2018-08-01 09:30:51,833 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-195 | | 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-08-01 09:30:51,838 - 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.24,192.30.9.6 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.24:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=GxcHyPakvFXfQyXK3MDnqM2EQ 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=8d96727022f4443794db44ecde432faf export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-08-01 09:30:51,838 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-08-01 09:30:51,839 - 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-08-01 09:30:51,878 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2018-08-01 09:30:52,173 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-01 09:30:52,173 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-01 09:30:52,173 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-01 09:30:52,173 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-01 09:30:52,173 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-01 09:30:52,173 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-01 09:30:52,173 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-01 09:30:52,174 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-01 09:30:52,174 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-01 09:30:52,174 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-01 09:30:52,174 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-01 09:30:52,174 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-01 09:30:52,174 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-01 09:30:52,174 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-01 09:30:52,174 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-01 09:30:52,174 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-01 09:30:52,174 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-01 09:30:52,174 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-01 09:30:52,174 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-01 09:30:52,174 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-01 09:30:52,174 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-01 09:30:52,179 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-01 09:30:52,179 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-08-01 09:30:52,180 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-aggregates 2018-08-01 09:30:52,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-01 09:30:52,188 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:30:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74c046a4-5670-4640-9912-55082c7a5f26 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:30:52,188 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-74c046a4-5670-4640-9912-55082c7a5f26 2018-08-01 09:30:52,189 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-08-01 09:30:52,581 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:30:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["uv3A25dsTQKSTgwplURVxw"], "issued_at": "2018-08-01T09:30:52.000000Z"}} 2018-08-01 09:30:52,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}2a6eda3e96f656227e0c4fbccaa05e10ec89ca87" 2018-08-01 09:30:53,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:30: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-c6383c07-8fb8-4c42-86b3-93970558e442 x-compute-request-id: req-c6383c07-8fb8-4c42-86b3-93970558e442 Content-Length: 18 Content-Type: application/json RESP BODY: {"aggregates": []} 2018-08-01 09:30:53,367 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-aggregates used request id req-c6383c07-8fb8-4c42-86b3-93970558e442 2018-08-01 09:30:53,368 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-aggregates in 1.18783807755s 2018-08-01 09:30:53,368 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-aggregates used request id req-c6383c07-8fb8-4c42-86b3-93970558e442 2018-08-01 09:30:53,368 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_aggregates: [] 2018-08-01 09:30:53,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-01 09:30:53,376 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 09:30: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 09:30:53,377 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-01 09:30:53,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}2a6eda3e96f656227e0c4fbccaa05e10ec89ca87" 2018-08-01 09:30:53,521 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:30:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ecc09cba-d994-433f-9e23-b19cab5fa056 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/060e9088cac343b9864226107af6e21e"}, "tags": [], "enabled": true, "id": "060e9088cac343b9864226107af6e21e", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2018-08-01 09:30:53,521 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-ecc09cba-d994-433f-9e23-b19cab5fa056 2018-08-01 09:30:53,522 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.144393920898s 2018-08-01 09:30:53,522 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-ecc09cba-d994-433f-9e23-b19cab5fa056 2018-08-01 09:30:53,523 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_domains: [Munch({'description': u'', 'enabled': True, 'id': u'060e9088cac343b9864226107af6e21e', 'name': u'heat_stack'}), Munch({'description': u'The default domain', 'enabled': True, 'id': u'default', 'name': u'Default'})] 2018-08-01 09:30:53,526 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-08-01 09:30:53,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}2a6eda3e96f656227e0c4fbccaa05e10ec89ca87" 2018-08-01 09:30:53,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:30:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-148a2732-d356-4f78-a3a8-08e8f0d0bdc7 Content-Encoding: gzip Content-Length: 1989 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/037a0c496c47479fa9d9cc08fa34d018"}, "url": "http://192.30.9.6:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b508506b507b42ea8f87cf9b38d8ad9f", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/0b9868b0c0784ad1a1ac749b5a34e970"}, "url": "http://192.30.9.6:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "2d93a1620a76415d955cd244547d98bb", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/0f7bbb1206884d699a642f27f4bd9df0"}, "url": "http://192.30.9.6:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d5b8c268684943a6b12f20b40331c9cf", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/15ad8d82e94147c8b1354f509a0603a0"}, "url": "http://192.30.9.6:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "014cfd8eced94fc392a892011f45562a", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/200708c3128946bc95a4a6ddcda028b3"}, "url": "http://172.30.9.24:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "8f98f24c5ce64810ae524e56a533e808", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/2ed88c1effa54a45baadb98faf68ad36"}, "url": "http://172.30.9.24:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e974ba11927c49beb246001aef6e0ec7", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/46e0a57eff9242a9b99c475c40af82df"}, "url": "http://172.30.9.24:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "793472bc1ef34c6695971970953f6180", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/4712d96591904c569cdfca0a783ac4e8"}, "url": "http://192.30.9.6:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f5e0a7e843164af098c41843311ba3b9", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/54ccb82e07044f688f22ad3ff653e75c"}, "url": "http://192.30.9.6:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/58a3046dbf094ba6854c61ea21a95c28"}, "url": "http://192.30.9.6:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "793472bc1ef34c6695971970953f6180", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/6b1a00459c514da884ef1eba775cce7b"}, "url": "http://172.30.9.24:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "014cfd8eced94fc392a892011f45562a", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/70d1b010e0e3401cbc121054b8fee36d"}, "url": "http://172.30.9.24:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "fb7d506b651f43e288c641372eccadd8", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/728bf3b0f0904636a44ace48c97f1f09"}, "url": "http://192.30.9.6:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "dfdc7b3c76bf4e878d175a20c133b82c", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/7a788f5a5c194a7e9cc677431a5252a0"}, "url": "http://192.30.9.6:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e399e53f88c14a3b8548026fb39c4530", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/7edfee945f444d11b6ddf54b16e4fd69"}, "url": "http://192.30.9.6:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "014cfd8eced94fc392a892011f45562a", "id": "7edfee945f444d11b6ddf54b16e4fd69"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/84e7a0ec3a1746118c3e0a04c3a30e5d"}, "url": "http://192.30.9.6:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "fb7d506b651f43e288c641372eccadd8", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/8a95c347b55e4f19baac5cfff1cb0c71"}, "url": "http://12.0.0.21:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "bf9f5edcc18d4e1c902e418a716c7727", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/8baceaeaf1c9463aafbe04f7ecbf5da2"}, "url": "http://172.30.9.24:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "bf9f5edcc18d4e1c902e418a716c7727", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/9b656f3cb4b6460f8a1b55214ccd3dd6"}, "url": "http://192.30.9.6:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "8f98f24c5ce64810ae524e56a533e808", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/9db63de1148e4e5b9d37e1961f4e811e"}, "url": "http://192.30.9.6:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/9e194e0e5feb4e07b8093a1fd8e5a5fe"}, "url": "http://192.30.9.6:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b508506b507b42ea8f87cf9b38d8ad9f", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/ac2721555130421e9a649dce3fe26c50"}, "url": "http://192.30.9.6:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "2d93a1620a76415d955cd244547d98bb", "id": "ac2721555130421e9a649dce3fe26c50"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/b43d819b18344d369460d3e0f9ac9ea8"}, "url": "http://192.30.9.6:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f5e0a7e843164af098c41843311ba3b9", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/bc9a7504d8224d448c84f3ecb9369787"}, "url": "http://192.30.9.6:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d5b8c268684943a6b12f20b40331c9cf", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/bceb43a78b694c6c877b37328c7518ed"}, "url": "http://192.30.9.6:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "793472bc1ef34c6695971970953f6180", "id": "bceb43a78b694c6c877b37328c7518ed"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/bd493f349dbe42e89227ce63f77be908"}, "url": "http://192.30.9.6:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5aef09b627e34be49a48fd4749233bea", "id": "bd493f349dbe42e89227ce63f77be908"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/c5abfbe4d07e43b1a94389fd3f80538e"}, "url": "http://172.30.9.24:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "dfdc7b3c76bf4e878d175a20c133b82c", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/c735968ac52a4981817491aa4822f9fd"}, "url": "http://12.0.0.21:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "bf9f5edcc18d4e1c902e418a716c7727", "id": "c735968ac52a4981817491aa4822f9fd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/d1529c553f96465b808c966e3e2d285d"}, "url": "http://192.30.9.6:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e974ba11927c49beb246001aef6e0ec7", "id": "d1529c553f96465b808c966e3e2d285d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/d25c4e84d219484499776801dfc33d72"}, "url": "http://192.30.9.6:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5aef09b627e34be49a48fd4749233bea", "id": "d25c4e84d219484499776801dfc33d72"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/d3ffa4bbf2ff486d9675f85481ab7c30"}, "url": "http://192.30.9.6:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e974ba11927c49beb246001aef6e0ec7", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/e0c0052e7c4f46de99518ca6cf049b38"}, "url": "http://172.30.9.24:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "id": "e0c0052e7c4f46de99518ca6cf049b38"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/e0d693c045e444d9b645d1ee97f71227"}, "url": "http://192.30.9.6:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "dfdc7b3c76bf4e878d175a20c133b82c", "id": "e0d693c045e444d9b645d1ee97f71227"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/e2826e9cb79e450fbb5b1dc866d45b0b"}, "url": "http://172.30.9.24:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e399e53f88c14a3b8548026fb39c4530", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/e31744c1c1714895917dcda5c568c6ac"}, "url": "http://192.30.9.6:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "8f98f24c5ce64810ae524e56a533e808", "id": "e31744c1c1714895917dcda5c568c6ac"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/e3cd6a3b883e4d21bc22133e3ec5a854"}, "url": "http://172.30.9.24:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5aef09b627e34be49a48fd4749233bea", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/e4504f68997342dc9ea03cb619b5a692"}, "url": "http://192.30.9.6:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "fb7d506b651f43e288c641372eccadd8", "id": "e4504f68997342dc9ea03cb619b5a692"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/ea319de666b041dc96465279efa06901"}, "url": "http://172.30.9.24:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "2d93a1620a76415d955cd244547d98bb", "id": "ea319de666b041dc96465279efa06901"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/eff5ab28ff854512bb444cdfb092bfde"}, "url": "http://172.30.9.24:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b508506b507b42ea8f87cf9b38d8ad9f", "id": "eff5ab28ff854512bb444cdfb092bfde"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/f236c60411614e89a95603baf187cc5d"}, "url": "http://172.30.9.24:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d5b8c268684943a6b12f20b40331c9cf", "id": "f236c60411614e89a95603baf187cc5d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/f7ae4febcafb49e5986b285b332153c9"}, "url": "http://172.30.9.24:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f5e0a7e843164af098c41843311ba3b9", "id": "f7ae4febcafb49e5986b285b332153c9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/fff556dce32844cd8e17d97ed14c9bfb"}, "url": "http://192.30.9.6:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e399e53f88c14a3b8548026fb39c4530", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "links": {"self": "http://172.30.9.24:5000/v3/endpoints", "previous": null, "next": null}} 2018-08-01 09:30:53,617 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/endpoints used request id req-148a2732-d356-4f78-a3a8-08e8f0d0bdc7 2018-08-01 09:30:53,618 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.0913259983063s 2018-08-01 09:30:53,618 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/endpoints used request id req-148a2732-d356-4f78-a3a8-08e8f0d0bdc7 2018-08-01 09:30:53,625 - 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.24:5000/v3/endpoints/037a0c496c47479fa9d9cc08fa34d018'}, u'url': u'http://192.30.9.6:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'b508506b507b42ea8f87cf9b38d8ad9f', u'id': u'037a0c496c47479fa9d9cc08fa34d018'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/0b9868b0c0784ad1a1ac749b5a34e970'}, u'url': u'http://192.30.9.6:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'2d93a1620a76415d955cd244547d98bb', u'id': u'0b9868b0c0784ad1a1ac749b5a34e970'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/0f7bbb1206884d699a642f27f4bd9df0'}, u'url': u'http://192.30.9.6:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'd5b8c268684943a6b12f20b40331c9cf', u'id': u'0f7bbb1206884d699a642f27f4bd9df0'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/15ad8d82e94147c8b1354f509a0603a0'}, u'url': u'http://192.30.9.6:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'014cfd8eced94fc392a892011f45562a', u'id': u'15ad8d82e94147c8b1354f509a0603a0'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/200708c3128946bc95a4a6ddcda028b3'}, u'url': u'http://172.30.9.24:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'8f98f24c5ce64810ae524e56a533e808', u'id': u'200708c3128946bc95a4a6ddcda028b3'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/2ed88c1effa54a45baadb98faf68ad36'}, u'url': u'http://172.30.9.24:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'e974ba11927c49beb246001aef6e0ec7', u'id': u'2ed88c1effa54a45baadb98faf68ad36'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/46e0a57eff9242a9b99c475c40af82df'}, u'url': u'http://172.30.9.24:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'793472bc1ef34c6695971970953f6180', u'id': u'46e0a57eff9242a9b99c475c40af82df'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/4712d96591904c569cdfca0a783ac4e8'}, u'url': u'http://192.30.9.6:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'f5e0a7e843164af098c41843311ba3b9', u'id': u'4712d96591904c569cdfca0a783ac4e8'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/54ccb82e07044f688f22ad3ff653e75c'}, u'url': u'http://192.30.9.6:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'607eb7bbcc8a497abedbfcfb1a5fffc0', u'id': u'54ccb82e07044f688f22ad3ff653e75c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/58a3046dbf094ba6854c61ea21a95c28'}, u'url': u'http://192.30.9.6:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'793472bc1ef34c6695971970953f6180', u'id': u'58a3046dbf094ba6854c61ea21a95c28'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/6b1a00459c514da884ef1eba775cce7b'}, u'url': u'http://172.30.9.24:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'014cfd8eced94fc392a892011f45562a', u'id': u'6b1a00459c514da884ef1eba775cce7b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/70d1b010e0e3401cbc121054b8fee36d'}, u'url': u'http://172.30.9.24:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'fb7d506b651f43e288c641372eccadd8', u'id': u'70d1b010e0e3401cbc121054b8fee36d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/728bf3b0f0904636a44ace48c97f1f09'}, u'url': u'http://192.30.9.6:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'dfdc7b3c76bf4e878d175a20c133b82c', u'id': u'728bf3b0f0904636a44ace48c97f1f09'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/7a788f5a5c194a7e9cc677431a5252a0'}, u'url': u'http://192.30.9.6:35357', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'e399e53f88c14a3b8548026fb39c4530', u'id': u'7a788f5a5c194a7e9cc677431a5252a0'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/7edfee945f444d11b6ddf54b16e4fd69'}, u'url': u'http://192.30.9.6:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'014cfd8eced94fc392a892011f45562a', u'id': u'7edfee945f444d11b6ddf54b16e4fd69'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/84e7a0ec3a1746118c3e0a04c3a30e5d'}, u'url': u'http://192.30.9.6:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'fb7d506b651f43e288c641372eccadd8', u'id': u'84e7a0ec3a1746118c3e0a04c3a30e5d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/8a95c347b55e4f19baac5cfff1cb0c71'}, u'url': u'http://12.0.0.21:8080', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'bf9f5edcc18d4e1c902e418a716c7727', u'id': u'8a95c347b55e4f19baac5cfff1cb0c71'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/8baceaeaf1c9463aafbe04f7ecbf5da2'}, u'url': u'http://172.30.9.24:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'bf9f5edcc18d4e1c902e418a716c7727', u'id': u'8baceaeaf1c9463aafbe04f7ecbf5da2'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/9b656f3cb4b6460f8a1b55214ccd3dd6'}, u'url': u'http://192.30.9.6:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'8f98f24c5ce64810ae524e56a533e808', u'id': u'9b656f3cb4b6460f8a1b55214ccd3dd6'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/9db63de1148e4e5b9d37e1961f4e811e'}, u'url': u'http://192.30.9.6:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'607eb7bbcc8a497abedbfcfb1a5fffc0', u'id': u'9db63de1148e4e5b9d37e1961f4e811e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/9e194e0e5feb4e07b8093a1fd8e5a5fe'}, u'url': u'http://192.30.9.6:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'b508506b507b42ea8f87cf9b38d8ad9f', u'id': u'9e194e0e5feb4e07b8093a1fd8e5a5fe'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/ac2721555130421e9a649dce3fe26c50'}, u'url': u'http://192.30.9.6:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'2d93a1620a76415d955cd244547d98bb', u'id': u'ac2721555130421e9a649dce3fe26c50'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/b43d819b18344d369460d3e0f9ac9ea8'}, u'url': u'http://192.30.9.6:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'f5e0a7e843164af098c41843311ba3b9', u'id': u'b43d819b18344d369460d3e0f9ac9ea8'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/bc9a7504d8224d448c84f3ecb9369787'}, u'url': u'http://192.30.9.6:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'd5b8c268684943a6b12f20b40331c9cf', u'id': u'bc9a7504d8224d448c84f3ecb9369787'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/bceb43a78b694c6c877b37328c7518ed'}, u'url': u'http://192.30.9.6:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'793472bc1ef34c6695971970953f6180', u'id': u'bceb43a78b694c6c877b37328c7518ed'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/bd493f349dbe42e89227ce63f77be908'}, u'url': u'http://192.30.9.6:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'5aef09b627e34be49a48fd4749233bea', u'id': u'bd493f349dbe42e89227ce63f77be908'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/c5abfbe4d07e43b1a94389fd3f80538e'}, u'url': u'http://172.30.9.24:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'dfdc7b3c76bf4e878d175a20c133b82c', u'id': u'c5abfbe4d07e43b1a94389fd3f80538e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/c735968ac52a4981817491aa4822f9fd'}, u'url': u'http://12.0.0.21:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'bf9f5edcc18d4e1c902e418a716c7727', u'id': u'c735968ac52a4981817491aa4822f9fd'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/d1529c553f96465b808c966e3e2d285d'}, u'url': u'http://192.30.9.6:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'e974ba11927c49beb246001aef6e0ec7', u'id': u'd1529c553f96465b808c966e3e2d285d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/d25c4e84d219484499776801dfc33d72'}, u'url': u'http://192.30.9.6:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'5aef09b627e34be49a48fd4749233bea', u'id': u'd25c4e84d219484499776801dfc33d72'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/d3ffa4bbf2ff486d9675f85481ab7c30'}, u'url': u'http://192.30.9.6:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'e974ba11927c49beb246001aef6e0ec7', u'id': u'd3ffa4bbf2ff486d9675f85481ab7c30'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/e0c0052e7c4f46de99518ca6cf049b38'}, u'url': u'http://172.30.9.24:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'607eb7bbcc8a497abedbfcfb1a5fffc0', u'id': u'e0c0052e7c4f46de99518ca6cf049b38'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/e0d693c045e444d9b645d1ee97f71227'}, u'url': u'http://192.30.9.6:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'dfdc7b3c76bf4e878d175a20c133b82c', u'id': u'e0d693c045e444d9b645d1ee97f71227'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/e2826e9cb79e450fbb5b1dc866d45b0b'}, u'url': u'http://172.30.9.24:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'e399e53f88c14a3b8548026fb39c4530', u'id': u'e2826e9cb79e450fbb5b1dc866d45b0b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/e31744c1c1714895917dcda5c568c6ac'}, u'url': u'http://192.30.9.6:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'8f98f24c5ce64810ae524e56a533e808', u'id': u'e31744c1c1714895917dcda5c568c6ac'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/e3cd6a3b883e4d21bc22133e3ec5a854'}, u'url': u'http://172.30.9.24:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'5aef09b627e34be49a48fd4749233bea', u'id': u'e3cd6a3b883e4d21bc22133e3ec5a854'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/e4504f68997342dc9ea03cb619b5a692'}, u'url': u'http://192.30.9.6:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'fb7d506b651f43e288c641372eccadd8', u'id': u'e4504f68997342dc9ea03cb619b5a692'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/ea319de666b041dc96465279efa06901'}, u'url': u'http://172.30.9.24:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'2d93a1620a76415d955cd244547d98bb', u'id': u'ea319de666b041dc96465279efa06901'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/eff5ab28ff854512bb444cdfb092bfde'}, u'url': u'http://172.30.9.24:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'b508506b507b42ea8f87cf9b38d8ad9f', u'id': u'eff5ab28ff854512bb444cdfb092bfde'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/f236c60411614e89a95603baf187cc5d'}, u'url': u'http://172.30.9.24:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'd5b8c268684943a6b12f20b40331c9cf', u'id': u'f236c60411614e89a95603baf187cc5d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/f7ae4febcafb49e5986b285b332153c9'}, u'url': u'http://172.30.9.24:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'f5e0a7e843164af098c41843311ba3b9', u'id': u'f7ae4febcafb49e5986b285b332153c9'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/fff556dce32844cd8e17d97ed14c9bfb'}, u'url': u'http://192.30.9.6:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'e399e53f88c14a3b8548026fb39c4530', u'id': u'fff556dce32844cd8e17d97ed14c9bfb'})] 2018-08-01 09:30:53,627 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.extensions 2018-08-01 09:30:53,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}2a6eda3e96f656227e0c4fbccaa05e10ec89ca87" 2018-08-01 09:30:53,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:30: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-b13d6639-2f9b-4f61-b606-e2baca9d36fa x-compute-request-id: req-b13d6639-2f9b-4f61-b606-e2baca9d36fa 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-08-01 09:30:53,736 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/extensions used request id req-b13d6639-2f9b-4f61-b606-e2baca9d36fa 2018-08-01 09:30:53,737 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.extensions in 0.109560012817s 2018-08-01 09:30:53,737 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/extensions used request id req-b13d6639-2f9b-4f61-b606-e2baca9d36fa 2018-08-01 09:30:53,752 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-floating-ip-pools 2018-08-01 09:30:53,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}2a6eda3e96f656227e0c4fbccaa05e10ec89ca87" 2018-08-01 09:30:54,197 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:30: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-c38cccbf-353d-452b-9462-af24d095da09 x-compute-request-id: req-c38cccbf-353d-452b-9462-af24d095da09 Content-Length: 45 Content-Type: application/json RESP BODY: {"floating_ip_pools": [{"name": "external"}]} 2018-08-01 09:30:54,197 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-floating-ip-pools used request id req-c38cccbf-353d-452b-9462-af24d095da09 2018-08-01 09:30:54,197 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-floating-ip-pools in 0.445117950439s 2018-08-01 09:30:54,197 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-floating-ip-pools used request id req-c38cccbf-353d-452b-9462-af24d095da09 2018-08-01 09:30:54,198 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ip_pools: [{'name': u'external'}] 2018-08-01 09:30:54,203 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-01 09:30:54,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}2a6eda3e96f656227e0c4fbccaa05e10ec89ca87" 2018-08-01 09:30:54,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-4c1b4d71-5e7d-4aa6-a881-6e57bb33228b Date: Wed, 01 Aug 2018 09:30:54 GMT RESP BODY: {"floatingips": []} 2018-08-01 09:30:54,227 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-4c1b4d71-5e7d-4aa6-a881-6e57bb33228b 2018-08-01 09:30:54,227 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.02427983284s 2018-08-01 09:30:54,227 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-4c1b4d71-5e7d-4aa6-a881-6e57bb33228b 2018-08-01 09:30:54,228 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ips: [] 2018-08-01 09:30:54,228 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-08-01 09:30:54,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}2a6eda3e96f656227e0c4fbccaa05e10ec89ca87" 2018-08-01 09:30:54,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:30: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-01e33ee0-8812-48e8-8e6e-6e7cb2bf1e91 x-compute-request-id: req-01e33ee0-8812-48e8-8e6e-6e7cb2bf1e91 Content-Encoding: gzip Content-Length: 731 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 7}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.8", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 8}, "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.5", "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-08-01 09:30:54,410 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-hypervisors/detail used request id req-01e33ee0-8812-48e8-8e6e-6e7cb2bf1e91 2018-08-01 09:30:54,410 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.182373046875s 2018-08-01 09:30:54,411 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-hypervisors/detail used request id req-01e33ee0-8812-48e8-8e6e-6e7cb2bf1e91 2018-08-01 09:30:54,412 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_hypervisors: [Munch({u'status': u'enabled', u'host_ip': u'192.30.9.8', u'hypervisor_hostname': u'overcloud-novacompute-0.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX-IBRS", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "stibp", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "ssse3", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "pcid", "fma", "vme", "popcnt", "mmx", "osxsave", "cx8", "mce", "de", "rdtscp", "ht", "dca", "lahf_lm", "abm", "pdcm", "mca", "pdpe1gb", "apic", "sse", "f16c", "pse", "ds", "invtsc", "pni", "tm2", "avx2", "aes", "sse2", "ss", "ds_cpl", "arat", "bmi1", "bmi2", "acpi", "spec-ctrl", "fpu", "cx16", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 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-0.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.5', 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': 2, u'service': {u'host': u'overcloud-novacompute-1.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-08-01 09:30:54,412 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-keypairs 2018-08-01 09:30:54,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}2a6eda3e96f656227e0c4fbccaa05e10ec89ca87" 2018-08-01 09:30:54,536 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:30: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-3f2e9eb4-9671-4742-a801-2dfeeb652dc9 x-compute-request-id: req-3f2e9eb4-9671-4742-a801-2dfeeb652dc9 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-08-01 09:30:54,536 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-3f2e9eb4-9671-4742-a801-2dfeeb652dc9 2018-08-01 09:30:54,536 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-keypairs in 0.123892068863s 2018-08-01 09:30:54,537 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-3f2e9eb4-9671-4742-a801-2dfeeb652dc9 2018-08-01 09:30:54,537 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_keypairs: [] 2018-08-01 09:30:54,537 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-01 09:30:54,538 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}2a6eda3e96f656227e0c4fbccaa05e10ec89ca87" 2018-08-01 09:30:54,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-d6839816-8121-49d1-825c-c45657b6fe06 Date: Wed, 01 Aug 2018 09:30:54 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dbe9669438844f3faecdc7fcc050e0d8","l2_adjacency":true,"status":"ACTIVE","subnets":["a5a333a9-9d0e-46a5-9440-2aa9c95d5013"],"description":"","tags":[],"updated_at":"2018-08-01T09:28:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:38Z","provider:network_type":"flat"}]} 2018-08-01 09:30:54,618 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-d6839816-8121-49d1-825c-c45657b6fe06 2018-08-01 09:30:54,618 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0804750919342s 2018-08-01 09:30:54,618 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-d6839816-8121-49d1-825c-c45657b6fe06 2018-08-01 09:30:54,618 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_networks: [Munch({u'status': u'ACTIVE', u'subnets': [u'a5a333a9-9d0e-46a5-9440-2aa9c95d5013'], u'description': u'', u'provider:physical_network': u'datacentre', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-01T09:28:43Z', u'is_default': False, u'revision_number': 7, u'port_security_enabled': True, u'mtu': 1500, u'id': u'e7d7be46-2840-4976-87a2-d78a4e5c6089', 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-08-01T09:28:38Z', u'provider:network_type': u'flat', u'tenant_id': u'dbe9669438844f3faecdc7fcc050e0d8', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'dbe9669438844f3faecdc7fcc050e0d8', u'l2_adjacency': True})] 2018-08-01 09:30:54,619 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-01 09:30:54,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}2a6eda3e96f656227e0c4fbccaa05e10ec89ca87" 2018-08-01 09:30:54,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-62521059-025a-421c-8756-16c60c794f07 Date: Wed, 01 Aug 2018 09:30:54 GMT RESP BODY: {"ports":[]} 2018-08-01 09:30:54,646 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json used request id req-62521059-025a-421c-8756-16c60c794f07 2018-08-01 09:30:54,646 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0269238948822s 2018-08-01 09:30:54,646 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json used request id req-62521059-025a-421c-8756-16c60c794f07 2018-08-01 09:30:54,646 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_ports: [] 2018-08-01 09:30:54,650 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-01 09:30:54,653 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}2a6eda3e96f656227e0c4fbccaa05e10ec89ca87" 2018-08-01 09:30:54,743 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:30:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8564ef3e-7cc0-4d6a-94b1-aee050884ed4 Content-Encoding: gzip Content-Length: 716 Content-Type: application/json RESP BODY: {"role_assignments": [{"scope": {"project": {"id": "8d96727022f4443794db44ecde432faf"}}, "role": {"id": "2891512fbb5b44899020fcc2cb247e4a"}, "user": {"id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf/users/0e542e6be3cd4b2d8dab69cd5dc7a969/roles/2891512fbb5b44899020fcc2cb247e4a"}}, {"scope": {"project": {"id": "dbe9669438844f3faecdc7fcc050e0d8"}}, "role": {"id": "2891512fbb5b44899020fcc2cb247e4a"}, "user": {"id": "51c372dcfa7c49c2b1e02cf719cb483f"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8/users/51c372dcfa7c49c2b1e02cf719cb483f/roles/2891512fbb5b44899020fcc2cb247e4a"}}, {"scope": {"project": {"id": "dbe9669438844f3faecdc7fcc050e0d8"}}, "role": {"id": "2891512fbb5b44899020fcc2cb247e4a"}, "user": {"id": "558c04c1546d42ac92e9fb9c9feb9278"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8/users/558c04c1546d42ac92e9fb9c9feb9278/roles/2891512fbb5b44899020fcc2cb247e4a"}}, {"scope": {"project": {"id": "dbe9669438844f3faecdc7fcc050e0d8"}}, "role": {"id": "2891512fbb5b44899020fcc2cb247e4a"}, "user": {"id": "66049da74d3e4be198d5e48efa2d72d8"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8/users/66049da74d3e4be198d5e48efa2d72d8/roles/2891512fbb5b44899020fcc2cb247e4a"}}, {"scope": {"project": {"id": "dbe9669438844f3faecdc7fcc050e0d8"}}, "role": {"id": "2891512fbb5b44899020fcc2cb247e4a"}, "user": {"id": "6da406e94a364968a64428cd297185c3"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8/users/6da406e94a364968a64428cd297185c3/roles/2891512fbb5b44899020fcc2cb247e4a"}}, {"scope": {"project": {"id": "dbe9669438844f3faecdc7fcc050e0d8"}}, "role": {"id": "2891512fbb5b44899020fcc2cb247e4a"}, "user": {"id": "7b3c99365b54458581f93a77cee80954"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8/users/7b3c99365b54458581f93a77cee80954/roles/2891512fbb5b44899020fcc2cb247e4a"}}, {"scope": {"project": {"id": "dbe9669438844f3faecdc7fcc050e0d8"}}, "role": {"id": "2891512fbb5b44899020fcc2cb247e4a"}, "user": {"id": "8fdd7318c6284c849f9ed249f5fd8658"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8/users/8fdd7318c6284c849f9ed249f5fd8658/roles/2891512fbb5b44899020fcc2cb247e4a"}}, {"scope": {"project": {"id": "dbe9669438844f3faecdc7fcc050e0d8"}}, "role": {"id": "2891512fbb5b44899020fcc2cb247e4a"}, "user": {"id": "91ea8a8971384e278396f9c9bb253e08"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8/users/91ea8a8971384e278396f9c9bb253e08/roles/2891512fbb5b44899020fcc2cb247e4a"}}, {"scope": {"project": {"id": "dbe9669438844f3faecdc7fcc050e0d8"}}, "role": {"id": "2891512fbb5b44899020fcc2cb247e4a"}, "user": {"id": "9581c7ad775746a387264429c191ae90"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8/users/9581c7ad775746a387264429c191ae90/roles/2891512fbb5b44899020fcc2cb247e4a"}}, {"scope": {"project": {"id": "dbe9669438844f3faecdc7fcc050e0d8"}}, "role": {"id": "2891512fbb5b44899020fcc2cb247e4a"}, "user": {"id": "d42a5db60c124c8ea960c378a6e186a9"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8/users/d42a5db60c124c8ea960c378a6e186a9/roles/2891512fbb5b44899020fcc2cb247e4a"}}, {"scope": {"project": {"id": "dbe9669438844f3faecdc7fcc050e0d8"}}, "role": {"id": "2891512fbb5b44899020fcc2cb247e4a"}, "user": {"id": "e1490a7f96ec4ca2ac7d07cf66e09878"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8/users/e1490a7f96ec4ca2ac7d07cf66e09878/roles/2891512fbb5b44899020fcc2cb247e4a"}}, {"scope": {"project": {"id": "dbe9669438844f3faecdc7fcc050e0d8"}}, "role": {"id": "6532a8c580a442c79c0863df0cbf325e"}, "user": {"id": "e1490a7f96ec4ca2ac7d07cf66e09878"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8/users/e1490a7f96ec4ca2ac7d07cf66e09878/roles/6532a8c580a442c79c0863df0cbf325e"}}, {"scope": {"project": {"id": "dbe9669438844f3faecdc7fcc050e0d8"}}, "role": {"id": "2891512fbb5b44899020fcc2cb247e4a"}, "user": {"id": "e5ba47230ddc4a5aaa33676353fe1f22"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8/users/e5ba47230ddc4a5aaa33676353fe1f22/roles/2891512fbb5b44899020fcc2cb247e4a"}}, {"scope": {"project": {"id": "dbe9669438844f3faecdc7fcc050e0d8"}}, "role": {"id": "2891512fbb5b44899020fcc2cb247e4a"}, "user": {"id": "e65e0c3e666f4921bb40230c451bd33a"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8/users/e65e0c3e666f4921bb40230c451bd33a/roles/2891512fbb5b44899020fcc2cb247e4a"}}, {"scope": {"domain": {"id": "060e9088cac343b9864226107af6e21e"}}, "role": {"id": "2891512fbb5b44899020fcc2cb247e4a"}, "user": {"id": "4ca152d86366457790bc79a5071e82af"}, "links": {"assignment": "http://172.30.9.24:5000/v3/domains/060e9088cac343b9864226107af6e21e/users/4ca152d86366457790bc79a5071e82af/roles/2891512fbb5b44899020fcc2cb247e4a"}}, {"scope": {"system": {"all": true}}, "role": {"id": "2891512fbb5b44899020fcc2cb247e4a"}, "user": {"id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "links": {"assignment": "http://172.30.9.24:5000/v3/system/users/0e542e6be3cd4b2d8dab69cd5dc7a969/roles/2891512fbb5b44899020fcc2cb247e4a"}}], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments", "previous": null, "next": null}} 2018-08-01 09:30:54,744 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments used request id req-8564ef3e-7cc0-4d6a-94b1-aee050884ed4 2018-08-01 09:30:54,744 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0940470695496s 2018-08-01 09:30:54,744 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments used request id req-8564ef3e-7cc0-4d6a-94b1-aee050884ed4 2018-08-01 09:30:54,747 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_role_assignments: [Munch({'project': u'8d96727022f4443794db44ecde432faf', 'id': u'2891512fbb5b44899020fcc2cb247e4a', 'user': u'0e542e6be3cd4b2d8dab69cd5dc7a969'}), Munch({'project': u'dbe9669438844f3faecdc7fcc050e0d8', 'id': u'2891512fbb5b44899020fcc2cb247e4a', 'user': u'51c372dcfa7c49c2b1e02cf719cb483f'}), Munch({'project': u'dbe9669438844f3faecdc7fcc050e0d8', 'id': u'2891512fbb5b44899020fcc2cb247e4a', 'user': u'558c04c1546d42ac92e9fb9c9feb9278'}), Munch({'project': u'dbe9669438844f3faecdc7fcc050e0d8', 'id': u'2891512fbb5b44899020fcc2cb247e4a', 'user': u'66049da74d3e4be198d5e48efa2d72d8'}), Munch({'project': u'dbe9669438844f3faecdc7fcc050e0d8', 'id': u'2891512fbb5b44899020fcc2cb247e4a', 'user': u'6da406e94a364968a64428cd297185c3'}), Munch({'project': u'dbe9669438844f3faecdc7fcc050e0d8', 'id': u'2891512fbb5b44899020fcc2cb247e4a', 'user': u'7b3c99365b54458581f93a77cee80954'}), Munch({'project': u'dbe9669438844f3faecdc7fcc050e0d8', 'id': u'2891512fbb5b44899020fcc2cb247e4a', 'user': u'8fdd7318c6284c849f9ed249f5fd8658'}), Munch({'project': u'dbe9669438844f3faecdc7fcc050e0d8', 'id': u'2891512fbb5b44899020fcc2cb247e4a', 'user': u'91ea8a8971384e278396f9c9bb253e08'}), Munch({'project': u'dbe9669438844f3faecdc7fcc050e0d8', 'id': u'2891512fbb5b44899020fcc2cb247e4a', 'user': u'9581c7ad775746a387264429c191ae90'}), Munch({'project': u'dbe9669438844f3faecdc7fcc050e0d8', 'id': u'2891512fbb5b44899020fcc2cb247e4a', 'user': u'd42a5db60c124c8ea960c378a6e186a9'}), Munch({'project': u'dbe9669438844f3faecdc7fcc050e0d8', 'id': u'2891512fbb5b44899020fcc2cb247e4a', 'user': u'e1490a7f96ec4ca2ac7d07cf66e09878'}), Munch({'project': u'dbe9669438844f3faecdc7fcc050e0d8', 'id': u'6532a8c580a442c79c0863df0cbf325e', 'user': u'e1490a7f96ec4ca2ac7d07cf66e09878'}), Munch({'project': u'dbe9669438844f3faecdc7fcc050e0d8', 'id': u'2891512fbb5b44899020fcc2cb247e4a', 'user': u'e5ba47230ddc4a5aaa33676353fe1f22'}), Munch({'project': u'dbe9669438844f3faecdc7fcc050e0d8', 'id': u'2891512fbb5b44899020fcc2cb247e4a', 'user': u'e65e0c3e666f4921bb40230c451bd33a'}), Munch({'domain': u'060e9088cac343b9864226107af6e21e', 'id': u'2891512fbb5b44899020fcc2cb247e4a', 'user': u'4ca152d86366457790bc79a5071e82af'}), Munch({'id': u'2891512fbb5b44899020fcc2cb247e4a', 'user': u'0e542e6be3cd4b2d8dab69cd5dc7a969'})] 2018-08-01 09:30:54,751 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-01 09:30:54,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}2a6eda3e96f656227e0c4fbccaa05e10ec89ca87" 2018-08-01 09:30:54,849 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:30:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8982a941-89cc-4412-af63-47d132ac7a6a Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 09:30:54,850 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-8982a941-89cc-4412-af63-47d132ac7a6a 2018-08-01 09:30:54,850 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0986309051514s 2018-08-01 09:30:54,850 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-8982a941-89cc-4412-af63-47d132ac7a6a 2018-08-01 09:30:54,851 - 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'admin', 'id': u'2891512fbb5b44899020fcc2cb247e4a'}), 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'610522a85c954374825de7d13699c991'}), 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'6532a8c580a442c79c0863df0cbf325e'}), 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'80d7efd8f37c445aa95576d19c10d1a5'}), 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'})] 2018-08-01 09:30:54,851 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-01 09:30:54,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}2a6eda3e96f656227e0c4fbccaa05e10ec89ca87" 2018-08-01 09:30:54,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-105cfd85-5b8e-41fc-ae28-28712e8f3f29 Date: Wed, 01 Aug 2018 09:30:54 GMT RESP BODY: {"routers": []} 2018-08-01 09:30:54,898 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-105cfd85-5b8e-41fc-ae28-28712e8f3f29 2018-08-01 09:30:54,898 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.0466389656067s 2018-08-01 09:30:54,898 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-105cfd85-5b8e-41fc-ae28-28712e8f3f29 2018-08-01 09:30:54,899 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_routers: [] 2018-08-01 09:30:54,899 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 09:30:54,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2a6eda3e96f656227e0c4fbccaa05e10ec89ca87" 2018-08-01 09:30:55,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:30: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-8550a0e3-12fe-4a36-8cf3-0daabf089a05 x-compute-request-id: req-8550a0e3-12fe-4a36-8cf3-0daabf089a05 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-01 09:30:55,111 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-8550a0e3-12fe-4a36-8cf3-0daabf089a05 2018-08-01 09:30:55,112 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.212405920029s 2018-08-01 09:30:55,112 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-8550a0e3-12fe-4a36-8cf3-0daabf089a05 2018-08-01 09:30:55,112 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_servers: [] 2018-08-01 09:30:55,115 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-08-01 09:30:55,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.6: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-08-01 09:30:55,125 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 09: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://192.30.9.6: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.6:35357/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 09:30:55,126 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.6: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}2a6eda3e96f656227e0c4fbccaa05e10ec89ca87" 2018-08-01 09:30:55,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:30:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fed6e030-7641-4b59-a022-b062ee3f7411 Content-Encoding: gzip Content-Length: 859 Content-Type: application/json RESP BODY: {"services": [{"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.6:35357/v3/services/014cfd8eced94fc392a892011f45562a"}, "enabled": true, "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.6:35357/v3/services/2d93a1620a76415d955cd244547d98bb"}, "enabled": true, "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.6:35357/v3/services/483926b8c02c469da7eb9c1d89eab182"}, "enabled": true, "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.6:35357/v3/services/5aef09b627e34be49a48fd4749233bea"}, "enabled": true, "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.6:35357/v3/services/607eb7bbcc8a497abedbfcfb1a5fffc0"}, "enabled": true, "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.6:35357/v3/services/793472bc1ef34c6695971970953f6180"}, "enabled": true, "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.6:35357/v3/services/8f98f24c5ce64810ae524e56a533e808"}, "enabled": true, "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.6:35357/v3/services/b508506b507b42ea8f87cf9b38d8ad9f"}, "enabled": true, "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.6:35357/v3/services/bf9f5edcc18d4e1c902e418a716c7727"}, "enabled": true, "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.6:35357/v3/services/d5b8c268684943a6b12f20b40331c9cf"}, "enabled": true, "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.6:35357/v3/services/dfdc7b3c76bf4e878d175a20c133b82c"}, "enabled": true, "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.6:35357/v3/services/e399e53f88c14a3b8548026fb39c4530"}, "enabled": true, "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.6:35357/v3/services/e974ba11927c49beb246001aef6e0ec7"}, "enabled": true, "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.6:35357/v3/services/f5e0a7e843164af098c41843311ba3b9"}, "enabled": true, "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.6:35357/v3/services/fb7d506b651f43e288c641372eccadd8"}, "enabled": true, "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "links": {"self": "http://192.30.9.6:35357/v3/services", "previous": null, "next": null}} 2018-08-01 09:30:55,230 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.6:35357/v3/services used request id req-fed6e030-7641-4b59-a022-b062ee3f7411 2018-08-01 09:30:55,230 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.11492395401s 2018-08-01 09:30:55,231 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.6:35357/v3/services used request id req-fed6e030-7641-4b59-a022-b062ee3f7411 2018-08-01 09:30:55,236 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_services: [Munch({'description': u'Openstack Orchestration Service', 'service_type': u'orchestration', 'type': u'orchestration', 'enabled': True, 'id': u'014cfd8eced94fc392a892011f45562a', 'name': u'heat'}), Munch({'description': u'Openstack Placement Service', 'service_type': u'placement', 'type': u'placement', 'enabled': True, 'id': u'2d93a1620a76415d955cd244547d98bb', 'name': u'placement'}), Munch({'description': u'Openstack Metering Service', 'service_type': u'metering', 'type': u'metering', 'enabled': True, 'id': u'483926b8c02c469da7eb9c1d89eab182', 'name': u'ceilometer'}), Munch({'description': u'OpenStack Image Service', 'service_type': u'image', 'type': u'image', 'enabled': True, 'id': u'5aef09b627e34be49a48fd4749233bea', 'name': u'glance'}), Munch({'description': u'OpenStack Metric Service', 'service_type': u'metric', 'type': u'metric', 'enabled': True, 'id': u'607eb7bbcc8a497abedbfcfb1a5fffc0', 'name': u'gnocchi'}), Munch({'description': u'Cinder Service', 'service_type': u'volume', 'type': u'volume', 'enabled': True, 'id': u'793472bc1ef34c6695971970953f6180', 'name': u'cinder'}), Munch({'description': u'OpenStack Event Service', 'service_type': u'event', 'type': u'event', 'enabled': True, 'id': u'8f98f24c5ce64810ae524e56a533e808', 'name': u'panko'}), Munch({'description': u'Neutron Networking Service', 'service_type': u'network', 'type': u'network', 'enabled': True, 'id': u'b508506b507b42ea8f87cf9b38d8ad9f', 'name': u'neutron'}), Munch({'description': u'Openstack Object-Store Service', 'service_type': u'object-store', 'type': u'object-store', 'enabled': True, 'id': u'bf9f5edcc18d4e1c902e418a716c7727', 'name': u'swift'}), Munch({'description': u'Openstack Cloudformation Service', 'service_type': u'cloudformation', 'type': u'cloudformation', 'enabled': True, 'id': u'd5b8c268684943a6b12f20b40331c9cf', 'name': u'heat-cfn'}), Munch({'description': u'Cinder Service v2', 'service_type': u'volumev2', 'type': u'volumev2', 'enabled': True, 'id': u'dfdc7b3c76bf4e878d175a20c133b82c', 'name': u'cinderv2'}), Munch({'description': u'OpenStack Identity Service', 'service_type': u'identity', 'type': u'identity', 'enabled': True, 'id': u'e399e53f88c14a3b8548026fb39c4530', 'name': u'keystone'}), Munch({'description': u'OpenStack Alarming Service', 'service_type': u'alarming', 'type': u'alarming', 'enabled': True, 'id': u'e974ba11927c49beb246001aef6e0ec7', 'name': u'aodh'}), Munch({'description': u'Openstack Compute Service', 'service_type': u'compute', 'type': u'compute', 'enabled': True, 'id': u'f5e0a7e843164af098c41843311ba3b9', 'name': u'nova'}), Munch({'description': u'Cinder Service v3', 'service_type': u'volumev3', 'type': u'volumev3', 'enabled': True, 'id': u'fb7d506b651f43e288c641372eccadd8', 'name': u'cinderv3'})] 2018-08-01 09:30:55,237 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-01 09:30:55,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}2a6eda3e96f656227e0c4fbccaa05e10ec89ca87" 2018-08-01 09:30:55,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-9f74fda5-190f-4d39-a233-ab95d32593ae Date: Wed, 01 Aug 2018 09:30:55 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:28:43Z","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":"a5a333a9-9d0e-46a5-9440-2aa9c95d5013","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"dbe9669438844f3faecdc7fcc050e0d8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:43Z","ip_version":4}]} 2018-08-01 09:30:55,281 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-9f74fda5-190f-4d39-a233-ab95d32593ae 2018-08-01 09:30:55,281 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0443921089172s 2018-08-01 09:30:55,282 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-9f74fda5-190f-4d39-a233-ab95d32593ae 2018-08-01 09:30:55,282 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_subnets: [Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-01T09:28:43Z', 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'a5a333a9-9d0e-46a5-9440-2aa9c95d5013', u'subnetpool_id': None, u'service_types': [], u'name': u'external-subnet', u'enable_dhcp': False, u'segment_id': None, u'network_id': u'e7d7be46-2840-4976-87a2-d78a4e5c6089', u'tenant_id': u'dbe9669438844f3faecdc7fcc050e0d8', u'created_at': u'2018-08-01T09:28:43Z', u'dns_nameservers': [], u'gateway_ip': u'172.30.9.1', u'ip_version': 4, u'project_id': u'dbe9669438844f3faecdc7fcc050e0d8'})] 2018-08-01 09:30:55,399 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-01 09:30:55,400 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:03 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-08-01 09:30:55,458 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork1'... 2018-08-01 09:30:55,575 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-01 09:30:55,575 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-01 09:30:55,575 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-01 09:30:55,575 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-01 09:30:55,575 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-01 09:30:55,575 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-01 09:30:55,575 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-01 09:30:55,575 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-01 09:30:55,575 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-01 09:30:55,575 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-01 09:30:55,575 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-01 09:30:55,575 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-01 09:30:55,575 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-01 09:30:55,575 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-01 09:30:55,575 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-01 09:30:55,575 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-01 09:30:55,576 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-01 09:30:55,576 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-01 09:30:55,576 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-01 09:30:55,576 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-01 09:30:55,576 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-01 09:30:55,576 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-01 09:30:55,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-01 09:30:55,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:30:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39e8d530-5b2e-4f13-98d3-9601da29974e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:30:55,582 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-39e8d530-5b2e-4f13-98d3-9601da29974e 2018-08-01 09:30:55,583 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-08-01 09:30:55,960 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:30:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["8yNm78fKQSiFtGN55tiW3Q"], "issued_at": "2018-08-01T09:30:55.000000Z"}} 2018-08-01 09:30:55,963 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-01 09:30:55,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}353c02c0a53dba37f0aa900b784776dcfa7ad08f" 2018-08-01 09:30:56,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-c198c79e-43e3-4004-8acb-66919637de46 Date: Wed, 01 Aug 2018 09:30:56 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dbe9669438844f3faecdc7fcc050e0d8","l2_adjacency":true,"status":"ACTIVE","subnets":["a5a333a9-9d0e-46a5-9440-2aa9c95d5013"],"description":"","tags":[],"updated_at":"2018-08-01T09:28:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:38Z","provider:network_type":"flat"}]} 2018-08-01 09:30:56,931 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c198c79e-43e3-4004-8acb-66919637de46 2018-08-01 09:30:56,931 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.967499017715s 2018-08-01 09:30:56,931 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c198c79e-43e3-4004-8acb-66919637de46 2018-08-01 09:30:56,932 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork1'... 2018-08-01 09:30:56,932 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-01 09:30:56,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}353c02c0a53dba37f0aa900b784776dcfa7ad08f" -d '{"network": {"name": "tenantnetwork1-net_bc12c302-766e-4c32-b154-19e76199fc0d", "admin_state_up": true}}' 2018-08-01 09:30:57,396 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-650be57b-35a7-4537-9db0-72e5a293fcfa Date: Wed, 01 Aug 2018 09:30:57 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"c1015a4e-19ca-4296-862d-f0e1a37e96dc","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":87,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T09:30:57Z","is_default":false,"qos_policy_id":null,"name":"tenantnetwork1-net_bc12c302-766e-4c32-b154-19e76199fc0d","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:30:57Z","mtu":1450}} 2018-08-01 09:30:57,396 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-650be57b-35a7-4537-9db0-72e5a293fcfa 2018-08-01 09:30:57,396 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.463493108749s 2018-08-01 09:30:57,396 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-650be57b-35a7-4537-9db0-72e5a293fcfa 2018-08-01 09:30:57,397 - 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-08-01T09:30:57Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'c1015a4e-19ca-4296-862d-f0e1a37e96dc', 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'tenantnetwork1-net_bc12c302-766e-4c32-b154-19e76199fc0d', u'created_at': u'2018-08-01T09:30:57Z', u'mtu': 1450, u'tenant_id': u'8d96727022f4443794db44ecde432faf', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'8d96727022f4443794db44ecde432faf', u'l2_adjacency': True}) 2018-08-01 09:30:57,397 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-01 09:30:57,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}353c02c0a53dba37f0aa900b784776dcfa7ad08f" 2018-08-01 09:30:57,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1434 X-Openstack-Request-Id: req-b0d4776b-c600-472e-b9e1-b91a47c2dc00 Date: Wed, 01 Aug 2018 09:30:57 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"c1015a4e-19ca-4296-862d-f0e1a37e96dc","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":87,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T09:30:57Z","qos_policy_id":null,"name":"tenantnetwork1-net_bc12c302-766e-4c32-b154-19e76199fc0d","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:30:57Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dbe9669438844f3faecdc7fcc050e0d8","l2_adjacency":true,"status":"ACTIVE","subnets":["a5a333a9-9d0e-46a5-9440-2aa9c95d5013"],"description":"","tags":[],"updated_at":"2018-08-01T09:28:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:38Z","provider:network_type":"flat"}]} 2018-08-01 09:30:57,503 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-b0d4776b-c600-472e-b9e1-b91a47c2dc00 2018-08-01 09:30:57,504 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.106037139893s 2018-08-01 09:30:57,504 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-b0d4776b-c600-472e-b9e1-b91a47c2dc00 2018-08-01 09:30:57,506 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-01 09:30:57,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}353c02c0a53dba37f0aa900b784776dcfa7ad08f" -d '{"subnet": {"name": "tenantnetwork1-subnet_bc12c302-766e-4c32-b154-19e76199fc0d", "enable_dhcp": true, "network_id": "c1015a4e-19ca-4296-862d-f0e1a37e96dc", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-01 09:30:58,132 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-af90d874-826e-4538-b8e6-c2f104ea80ea Date: Wed, 01 Aug 2018 09:30:58 GMT RESP BODY: {"subnet":{"updated_at":"2018-08-01T09:30:57Z","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":"4d2ca2f2-a8fe-4c8a-819b-8138cb365af2","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_bc12c302-766e-4c32-b154-19e76199fc0d","enable_dhcp":true,"segment_id":null,"network_id":"c1015a4e-19ca-4296-862d-f0e1a37e96dc","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:30:57Z","ip_version":4}} 2018-08-01 09:30:58,132 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-af90d874-826e-4538-b8e6-c2f104ea80ea 2018-08-01 09:30:58,133 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.626893043518s 2018-08-01 09:30:58,133 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-af90d874-826e-4538-b8e6-c2f104ea80ea 2018-08-01 09:30:58,133 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-01T09:30:57Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'4d2ca2f2-a8fe-4c8a-819b-8138cb365af2', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork1-subnet_bc12c302-766e-4c32-b154-19e76199fc0d', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'c1015a4e-19ca-4296-862d-f0e1a37e96dc', u'tenant_id': u'8d96727022f4443794db44ecde432faf', u'created_at': u'2018-08-01T09:30:57Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'8d96727022f4443794db44ecde432faf'}) 2018-08-01 09:30:58,134 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-01 09:30:58,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}353c02c0a53dba37f0aa900b784776dcfa7ad08f" -d '{"router": {"external_gateway_info": {"network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089"}, "name": "tenantnetwork1-router_bc12c302-766e-4c32-b154-19e76199fc0d", "admin_state_up": true}}' 2018-08-01 09:30:59,616 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 714 X-Openstack-Request-Id: req-d5747632-6add-4e5b-96b5-6f140c475332 Date: Wed, 01 Aug 2018 09:30:59 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a5a333a9-9d0e-46a5-9440-2aa9c95d5013", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:30:58Z", "admin_state_up": true, "updated_at": "2018-08-01T09:30:59Z", "project_id": "8d96727022f4443794db44ecde432faf", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "ebda2a98-b2a6-4e90-a9e5-0d65d1a3f4b2", "name": "tenantnetwork1-router_bc12c302-766e-4c32-b154-19e76199fc0d"}} 2018-08-01 09:30:59,617 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-d5747632-6add-4e5b-96b5-6f140c475332 2018-08-01 09:30:59,617 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.48260402679s 2018-08-01 09:30:59,617 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-d5747632-6add-4e5b-96b5-6f140c475332 2018-08-01 09:30:59,617 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-01T09:30:59Z', u'revision_number': 2, u'ha': False, u'id': u'ebda2a98-b2a6-4e90-a9e5-0d65d1a3f4b2', u'external_gateway_info': {u'network_id': u'e7d7be46-2840-4976-87a2-d78a4e5c6089', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'a5a333a9-9d0e-46a5-9440-2aa9c95d5013', u'ip_address': u'172.30.9.207'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork1-router_bc12c302-766e-4c32-b154-19e76199fc0d', u'admin_state_up': True, u'tenant_id': u'8d96727022f4443794db44ecde432faf', u'created_at': u'2018-08-01T09:30:58Z', u'flavor_id': None, u'routes': [], u'project_id': u'8d96727022f4443794db44ecde432faf'}) 2018-08-01 09:30:59,618 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-01 09:30:59,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/ebda2a98-b2a6-4e90-a9e5-0d65d1a3f4b2/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}353c02c0a53dba37f0aa900b784776dcfa7ad08f" -d '{"subnet_id": "4d2ca2f2-a8fe-4c8a-819b-8138cb365af2"}' 2018-08-01 09:31:01,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-c2ca9920-0433-49f6-9b82-7793e063d18c Date: Wed, 01 Aug 2018 09:31:01 GMT RESP BODY: {"network_id": "c1015a4e-19ca-4296-862d-f0e1a37e96dc", "tenant_id": "8d96727022f4443794db44ecde432faf", "subnet_id": "4d2ca2f2-a8fe-4c8a-819b-8138cb365af2", "subnet_ids": ["4d2ca2f2-a8fe-4c8a-819b-8138cb365af2"], "port_id": "ca42f112-04c7-434a-834b-b074d5a9001e", "id": "ebda2a98-b2a6-4e90-a9e5-0d65d1a3f4b2"} 2018-08-01 09:31:01,436 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/ebda2a98-b2a6-4e90-a9e5-0d65d1a3f4b2/add_router_interface.json used request id req-c2ca9920-0433-49f6-9b82-7793e063d18c 2018-08-01 09:31:01,436 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.81804609299s 2018-08-01 09:31:01,436 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/ebda2a98-b2a6-4e90-a9e5-0d65d1a3f4b2/add_router_interface.json used request id req-c2ca9920-0433-49f6-9b82-7793e063d18c returning object ebda2a98-b2a6-4e90-a9e5-0d65d1a3f4b2 2018-08-01 09:31:01,559 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-01 09:31:01,559 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork1 | functest | 00:05 | PASS | +------------------------+------------------+------------------+----------------+ 2018-08-01 09:31:01,565 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-01 09:31:01,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/ebda2a98-b2a6-4e90-a9e5-0d65d1a3f4b2/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}353c02c0a53dba37f0aa900b784776dcfa7ad08f" -d '{"subnet_id": "4d2ca2f2-a8fe-4c8a-819b-8138cb365af2"}' 2018-08-01 09:31:03,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-c1a73664-900c-48ce-9dc6-751657dc588e Date: Wed, 01 Aug 2018 09:31:03 GMT RESP BODY: {"network_id": "c1015a4e-19ca-4296-862d-f0e1a37e96dc", "tenant_id": "8d96727022f4443794db44ecde432faf", "subnet_id": "4d2ca2f2-a8fe-4c8a-819b-8138cb365af2", "subnet_ids": ["4d2ca2f2-a8fe-4c8a-819b-8138cb365af2"], "port_id": "ca42f112-04c7-434a-834b-b074d5a9001e", "id": "ebda2a98-b2a6-4e90-a9e5-0d65d1a3f4b2"} 2018-08-01 09:31:03,156 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/ebda2a98-b2a6-4e90-a9e5-0d65d1a3f4b2/remove_router_interface.json used request id req-c1a73664-900c-48ce-9dc6-751657dc588e 2018-08-01 09:31:03,156 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.59168291092s 2018-08-01 09:31:03,157 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/ebda2a98-b2a6-4e90-a9e5-0d65d1a3f4b2/remove_router_interface.json used request id req-c1a73664-900c-48ce-9dc6-751657dc588e returning object ebda2a98-b2a6-4e90-a9e5-0d65d1a3f4b2 2018-08-01 09:31:03,157 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-01 09:31:03,158 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}353c02c0a53dba37f0aa900b784776dcfa7ad08f" 2018-08-01 09:31:03,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-f08b2576-a7b3-45e8-be37-442a12d9336e Date: Wed, 01 Aug 2018 09:31:03 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a5a333a9-9d0e-46a5-9440-2aa9c95d5013", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:30:58Z", "admin_state_up": true, "updated_at": "2018-08-01T09:31:02Z", "project_id": "8d96727022f4443794db44ecde432faf", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "ebda2a98-b2a6-4e90-a9e5-0d65d1a3f4b2", "name": "tenantnetwork1-router_bc12c302-766e-4c32-b154-19e76199fc0d"}]} 2018-08-01 09:31:03,315 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-f08b2576-a7b3-45e8-be37-442a12d9336e 2018-08-01 09:31:03,315 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.157369852066s 2018-08-01 09:31:03,315 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-f08b2576-a7b3-45e8-be37-442a12d9336e 2018-08-01 09:31:03,316 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-01 09:31:03,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/ebda2a98-b2a6-4e90-a9e5-0d65d1a3f4b2.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}353c02c0a53dba37f0aa900b784776dcfa7ad08f" 2018-08-01 09:31:04,640 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b35f3770-cd4c-4bb8-80dc-fb2e906f7519 Content-Length: 0 Date: Wed, 01 Aug 2018 09:31:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 09:31:04,640 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/ebda2a98-b2a6-4e90-a9e5-0d65d1a3f4b2.json used request id req-b35f3770-cd4c-4bb8-80dc-fb2e906f7519 2018-08-01 09:31:04,640 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.32372903824s 2018-08-01 09:31:04,640 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/ebda2a98-b2a6-4e90-a9e5-0d65d1a3f4b2.json used request id req-b35f3770-cd4c-4bb8-80dc-fb2e906f7519 2018-08-01 09:31:04,641 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-01 09:31:04,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}353c02c0a53dba37f0aa900b784776dcfa7ad08f" 2018-08-01 09:31:04,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1332 X-Openstack-Request-Id: req-3a904a9a-8409-436b-bfa0-39e4e010db1b Date: Wed, 01 Aug 2018 09:31:04 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:30:57Z","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":"4d2ca2f2-a8fe-4c8a-819b-8138cb365af2","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_bc12c302-766e-4c32-b154-19e76199fc0d","enable_dhcp":true,"segment_id":null,"network_id":"c1015a4e-19ca-4296-862d-f0e1a37e96dc","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:30:57Z","ip_version":4},{"updated_at":"2018-08-01T09:28:43Z","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":"a5a333a9-9d0e-46a5-9440-2aa9c95d5013","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"dbe9669438844f3faecdc7fcc050e0d8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:43Z","ip_version":4}]} 2018-08-01 09:31:04,731 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-3a904a9a-8409-436b-bfa0-39e4e010db1b 2018-08-01 09:31:04,731 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0904588699341s 2018-08-01 09:31:04,732 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-3a904a9a-8409-436b-bfa0-39e4e010db1b 2018-08-01 09:31:04,733 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-01 09:31:04,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/4d2ca2f2-a8fe-4c8a-819b-8138cb365af2.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}353c02c0a53dba37f0aa900b784776dcfa7ad08f" 2018-08-01 09:31:05,693 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7b519fc1-51de-418d-b66b-4c5d92b384f0 Date: Wed, 01 Aug 2018 09:31:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 09:31:05,693 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/4d2ca2f2-a8fe-4c8a-819b-8138cb365af2.json used request id req-7b519fc1-51de-418d-b66b-4c5d92b384f0 2018-08-01 09:31:05,694 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.960211038589s 2018-08-01 09:31:05,694 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/4d2ca2f2-a8fe-4c8a-819b-8138cb365af2.json used request id req-7b519fc1-51de-418d-b66b-4c5d92b384f0 2018-08-01 09:31:05,694 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-01 09:31:05,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}353c02c0a53dba37f0aa900b784776dcfa7ad08f" 2018-08-01 09:31:05,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1440 X-Openstack-Request-Id: req-82972fa0-7228-4ba6-9e9e-6016437942eb Date: Wed, 01 Aug 2018 09:31:05 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1450,"id":"c1015a4e-19ca-4296-862d-f0e1a37e96dc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":87,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T09:31:05Z","qos_policy_id":null,"name":"tenantnetwork1-net_bc12c302-766e-4c32-b154-19e76199fc0d","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:30:57Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dbe9669438844f3faecdc7fcc050e0d8","l2_adjacency":true,"status":"ACTIVE","subnets":["a5a333a9-9d0e-46a5-9440-2aa9c95d5013"],"description":"","tags":[],"updated_at":"2018-08-01T09:28:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:38Z","provider:network_type":"flat"}]} 2018-08-01 09:31:05,772 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-82972fa0-7228-4ba6-9e9e-6016437942eb 2018-08-01 09:31:05,773 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0782549381256s 2018-08-01 09:31:05,773 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-82972fa0-7228-4ba6-9e9e-6016437942eb 2018-08-01 09:31:05,774 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-01 09:31:05,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/c1015a4e-19ca-4296-862d-f0e1a37e96dc.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}353c02c0a53dba37f0aa900b784776dcfa7ad08f" 2018-08-01 09:31:06,771 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-30c7e435-6017-41af-af9a-e7911a21f3cc Date: Wed, 01 Aug 2018 09:31:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 09:31:06,771 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/c1015a4e-19ca-4296-862d-f0e1a37e96dc.json used request id req-30c7e435-6017-41af-af9a-e7911a21f3cc 2018-08-01 09:31:06,771 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.997182130814s 2018-08-01 09:31:06,772 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/c1015a4e-19ca-4296-862d-f0e1a37e96dc.json used request id req-30c7e435-6017-41af-af9a-e7911a21f3cc 2018-08-01 09:31:06,826 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork2'... 2018-08-01 09:31:06,867 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-01 09:31:06,867 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-01 09:31:06,867 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-01 09:31:06,867 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-01 09:31:06,867 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-01 09:31:06,868 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-01 09:31:06,868 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-01 09:31:06,868 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-01 09:31:06,868 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-01 09:31:06,868 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-01 09:31:06,868 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-01 09:31:06,868 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-01 09:31:06,868 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-01 09:31:06,868 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-01 09:31:06,868 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-01 09:31:06,868 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-01 09:31:06,868 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-01 09:31:06,868 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-01 09:31:06,868 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-01 09:31:06,869 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-01 09:31:06,869 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-01 09:31:06,869 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-01 09:31:06,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-01 09:31:06,876 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:31:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef4367ea-4c68-4f05-b84d-e1fe625b6314 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:31:06,877 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-ef4367ea-4c68-4f05-b84d-e1fe625b6314 2018-08-01 09:31:06,877 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-08-01 09:31:07,253 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:31:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["lba46FjgQqGsycozuTZz3Q"], "issued_at": "2018-08-01T09:31:07.000000Z"}} 2018-08-01 09:31:07,256 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-01 09:31:07,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}c79cdeba030f8a5d15dd1f5d887a5da5e7785c8a" 2018-08-01 09:31:08,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-8840aefc-4420-43dc-9af7-2966d698089e Date: Wed, 01 Aug 2018 09:31:08 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dbe9669438844f3faecdc7fcc050e0d8","l2_adjacency":true,"status":"ACTIVE","subnets":["a5a333a9-9d0e-46a5-9440-2aa9c95d5013"],"description":"","tags":[],"updated_at":"2018-08-01T09:28:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:38Z","provider:network_type":"flat"}]} 2018-08-01 09:31:08,236 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-8840aefc-4420-43dc-9af7-2966d698089e 2018-08-01 09:31:08,236 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.980267047882s 2018-08-01 09:31:08,236 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-8840aefc-4420-43dc-9af7-2966d698089e 2018-08-01 09:31:08,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-01 09:31:08,244 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 09: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 09:31:08,245 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-01 09:31:08,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}c79cdeba030f8a5d15dd1f5d887a5da5e7785c8a" 2018-08-01 09:31:08,334 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:31:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9951a816-f679-4221-8fae-259223349fa5 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/060e9088cac343b9864226107af6e21e"}, "tags": [], "enabled": true, "id": "060e9088cac343b9864226107af6e21e", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2018-08-01 09:31:08,334 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-9951a816-f679-4221-8fae-259223349fa5 2018-08-01 09:31:08,334 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0884590148926s 2018-08-01 09:31:08,334 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-9951a816-f679-4221-8fae-259223349fa5 2018-08-01 09:31:08,342 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-01 09:31:08,345 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}c79cdeba030f8a5d15dd1f5d887a5da5e7785c8a" -d '{"project": {"description": "Created by OPNFV Functest: tenantnetwork2", "enabled": true, "domain_id": "default", "name": "tenantnetwork2-project_a2f674fb-d38b-4472-8584-46249ba18100"}}' 2018-08-01 09:31:08,560 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 09:31:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1313167d-cc4c-4df7-8d2c-ad5ac11cc1a2 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.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8"}, "tags": [], "enabled": true, "id": "dd207f801ed3475f9dbe5f13077af1c8", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_a2f674fb-d38b-4472-8584-46249ba18100"}} 2018-08-01 09:31:08,560 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-1313167d-cc4c-4df7-8d2c-ad5ac11cc1a2 2018-08-01 09:31:08,560 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.218261003494s 2018-08-01 09:31:08,560 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-1313167d-cc4c-4df7-8d2c-ad5ac11cc1a2 2018-08-01 09:31:08,561 - 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'dd207f801ed3475f9dbe5f13077af1c8', '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_a2f674fb-d38b-4472-8584-46249ba18100'}) 2018-08-01 09:31:08,567 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-01 09:31:08,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}c79cdeba030f8a5d15dd1f5d887a5da5e7785c8a" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "07d29483-e0ba-4025-bcfc-e0b11160e6ca", "email": null, "name": "tenantnetwork2-user_a2f674fb-d38b-4472-8584-46249ba18100"}}' 2018-08-01 09:31:08,967 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 09:31:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-88424ddf-73aa-489a-af1b-ab6604fdd8c8 Content-Length: 329 Content-Type: application/json RESP BODY: {"user": {"name": "tenantnetwork2-user_a2f674fb-d38b-4472-8584-46249ba18100", "links": {"self": "http://172.30.9.24:5000/v3/users/bc01d51956fb4322bdf4ce301a60410d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bc01d51956fb4322bdf4ce301a60410d", "domain_id": "default", "password_expires_at": null}} 2018-08-01 09:31:08,967 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-88424ddf-73aa-489a-af1b-ab6604fdd8c8 2018-08-01 09:31:08,968 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.400059938431s 2018-08-01 09:31:08,968 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-88424ddf-73aa-489a-af1b-ab6604fdd8c8 2018-08-01 09:31:08,968 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'bc01d51956fb4322bdf4ce301a60410d', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tenantnetwork2-user_a2f674fb-d38b-4472-8584-46249ba18100'}) 2018-08-01 09:31:08,972 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-01 09:31:08,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}c79cdeba030f8a5d15dd1f5d887a5da5e7785c8a" 2018-08-01 09:31:09,067 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:31:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5012d11c-7a84-43eb-9df1-25fc5c6c39bd Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 09:31:09,068 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-5012d11c-7a84-43eb-9df1-25fc5c6c39bd 2018-08-01 09:31:09,068 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0957629680634s 2018-08-01 09:31:09,068 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-5012d11c-7a84-43eb-9df1-25fc5c6c39bd 2018-08-01 09:31:09,073 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-01 09:31:09,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}c79cdeba030f8a5d15dd1f5d887a5da5e7785c8a" 2018-08-01 09:31:09,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:31:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1630bd89-75dd-4fc0-80b0-cca178582485 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 09:31:09,152 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-1630bd89-75dd-4fc0-80b0-cca178582485 2018-08-01 09:31:09,152 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.078861951828s 2018-08-01 09:31:09,152 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-1630bd89-75dd-4fc0-80b0-cca178582485 2018-08-01 09:31:09,154 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-08-01 09:31:09,157 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-08-01 09:31:09,160 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}c79cdeba030f8a5d15dd1f5d887a5da5e7785c8a" -d '{"role": {"name": "Member"}}' 2018-08-01 09:31:09,368 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 09:31:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a822428e-79eb-4d7b-947c-7cea4a8c14fc Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3a6d13a340ea4a4784a8441b8166a91d", "links": {"self": "http://172.30.9.24:5000/v3/roles/3a6d13a340ea4a4784a8441b8166a91d"}, "name": "Member"}} 2018-08-01 09:31:09,368 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-a822428e-79eb-4d7b-947c-7cea4a8c14fc 2018-08-01 09:31:09,369 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.211376905441s 2018-08-01 09:31:09,369 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-a822428e-79eb-4d7b-947c-7cea4a8c14fc 2018-08-01 09:31:09,369 - 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'3a6d13a340ea4a4784a8441b8166a91d'}) 2018-08-01 09:31:09,373 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-01 09:31:09,376 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}c79cdeba030f8a5d15dd1f5d887a5da5e7785c8a" 2018-08-01 09:31:09,474 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:31:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5e72aa7-aeab-42da-80cc-fd41742a3599 Content-Encoding: gzip Content-Length: 354 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "3a6d13a340ea4a4784a8441b8166a91d", "links": {"self": "http://172.30.9.24:5000/v3/roles/3a6d13a340ea4a4784a8441b8166a91d"}, "name": "Member"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 09:31:09,474 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-c5e72aa7-aeab-42da-80cc-fd41742a3599 2018-08-01 09:31:09,474 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.101387023926s 2018-08-01 09:31:09,475 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-c5e72aa7-aeab-42da-80cc-fd41742a3599 2018-08-01 09:31:09,479 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-01 09:31:09,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}c79cdeba030f8a5d15dd1f5d887a5da5e7785c8a" 2018-08-01 09:31:09,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:31:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9a4cf2e-7891-4006-af4e-97bf72e83ff9 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-01 09:31:09,570 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-e9a4cf2e-7891-4006-af4e-97bf72e83ff9 2018-08-01 09:31:09,570 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0911130905151s 2018-08-01 09:31:09,571 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-e9a4cf2e-7891-4006-af4e-97bf72e83ff9 2018-08-01 09:31:09,572 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-01 09:31:09,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}c79cdeba030f8a5d15dd1f5d887a5da5e7785c8a" 2018-08-01 09:31:09,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:31:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39978388-b7ac-423b-bad7-ff9725c6eaa4 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_a2f674fb-d38b-4472-8584-46249ba18100", "links": {"self": "http://172.30.9.24:5000/v3/users/bc01d51956fb4322bdf4ce301a60410d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bc01d51956fb4322bdf4ce301a60410d", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 09:31:09,675 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-39978388-b7ac-423b-bad7-ff9725c6eaa4 2018-08-01 09:31:09,675 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.103641986847s 2018-08-01 09:31:09,676 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-39978388-b7ac-423b-bad7-ff9725c6eaa4 2018-08-01 09:31:09,687 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-01 09:31:09,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}c79cdeba030f8a5d15dd1f5d887a5da5e7785c8a" 2018-08-01 09:31:09,778 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:31:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b344b413-90cb-4599-9957-d61080ff477d Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "id": "8d96727022f4443794db44ecde432faf", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8"}, "tags": [], "enabled": true, "id": "dbe9669438844f3faecdc7fcc050e0d8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8"}, "tags": [], "enabled": true, "id": "dd207f801ed3475f9dbe5f13077af1c8", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_a2f674fb-d38b-4472-8584-46249ba18100"}]} 2018-08-01 09:31:09,778 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-b344b413-90cb-4599-9957-d61080ff477d 2018-08-01 09:31:09,778 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0909240245819s 2018-08-01 09:31:09,779 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-b344b413-90cb-4599-9957-d61080ff477d 2018-08-01 09:31:09,786 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-01 09:31:09,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=bc01d51956fb4322bdf4ce301a60410d&role.id=3a6d13a340ea4a4784a8441b8166a91d&scope.project.id=dd207f801ed3475f9dbe5f13077af1c8" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c79cdeba030f8a5d15dd1f5d887a5da5e7785c8a" 2018-08-01 09:31:09,935 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:31:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3bd05cc-e412-41ed-8615-0fc9c9cff2cd Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=bc01d51956fb4322bdf4ce301a60410d&role.id=3a6d13a340ea4a4784a8441b8166a91d&scope.project.id=dd207f801ed3475f9dbe5f13077af1c8", "previous": null, "next": null}} 2018-08-01 09:31:09,936 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=bc01d51956fb4322bdf4ce301a60410d&role.id=3a6d13a340ea4a4784a8441b8166a91d&scope.project.id=dd207f801ed3475f9dbe5f13077af1c8 used request id req-d3bd05cc-e412-41ed-8615-0fc9c9cff2cd 2018-08-01 09:31:09,936 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.149391889572s 2018-08-01 09:31:09,936 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=bc01d51956fb4322bdf4ce301a60410d&role.id=3a6d13a340ea4a4784a8441b8166a91d&scope.project.id=dd207f801ed3475f9dbe5f13077af1c8 used request id req-d3bd05cc-e412-41ed-8615-0fc9c9cff2cd 2018-08-01 09:31:09,939 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-01 09:31:09,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8/users/bc01d51956fb4322bdf4ce301a60410d/roles/3a6d13a340ea4a4784a8441b8166a91d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c79cdeba030f8a5d15dd1f5d887a5da5e7785c8a" 2018-08-01 09:31:10,069 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 09:31:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6ff178cf-5ff8-4664-88f7-1a2a91f71531 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 09:31:10,069 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8/users/bc01d51956fb4322bdf4ce301a60410d/roles/3a6d13a340ea4a4784a8441b8166a91d used request id req-6ff178cf-5ff8-4664-88f7-1a2a91f71531 2018-08-01 09:31:10,069 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.129713058472s 2018-08-01 09:31:10,069 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8/users/bc01d51956fb4322bdf4ce301a60410d/roles/3a6d13a340ea4a4784a8441b8166a91d used request id req-6ff178cf-5ff8-4664-88f7-1a2a91f71531 2018-08-01 09:31:10,070 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tenantnetwork2-project_a2f674fb-d38b-4472-8584-46249ba18100', 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'dd207f801ed3475f9dbe5f13077af1c8', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '07d29483-e0ba-4025-bcfc-e0b11160e6ca', 'username': u'tenantnetwork2-user_a2f674fb-d38b-4472-8584-46249ba18100', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-01 09:31:10,071 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-01 09:31:10,071 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-01 09:31:10,072 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-01 09:31:10,072 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-01 09:31:10,072 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-01 09:31:10,072 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-01 09:31:10,072 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-01 09:31:10,072 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-01 09:31:10,072 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-01 09:31:10,072 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-01 09:31:10,072 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-01 09:31:10,073 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-01 09:31:10,073 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-01 09:31:10,073 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-01 09:31:10,073 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-01 09:31:10,073 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-01 09:31:10,073 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-01 09:31:10,073 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-01 09:31:10,073 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-01 09:31:10,074 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-01 09:31:10,074 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-01 09:31:10,074 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-01 09:31:10,076 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tenantnetwork2-user_a2f674fb-d38b-4472-8584-46249ba18100', 'password': '07d29483-e0ba-4025-bcfc-e0b11160e6ca', 'project_name': 'tenantnetwork2-project_a2f674fb-d38b-4472-8584-46249ba18100', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000//v3', 'project_id': 'dd207f801ed3475f9dbe5f13077af1c8', 'project_domain_name': 'Default'} 2018-08-01 09:31:10,076 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork2'... 2018-08-01 09:31:10,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-01 09:31:10,084 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:31:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0b8032a-d970-4cd9-a946-4b6ea2115e64 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:31:10,084 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-d0b8032a-d970-4cd9-a946-4b6ea2115e64 2018-08-01 09:31:10,085 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-08-01 09:31:10,455 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3a6d13a340ea4a4784a8441b8166a91d", "name": "Member"}], "expires_at": "2018-08-01T10:31:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dd207f801ed3475f9dbe5f13077af1c8", "name": "tenantnetwork2-project_a2f674fb-d38b-4472-8584-46249ba18100"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/dd207f801ed3475f9dbe5f13077af1c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/dd207f801ed3475f9dbe5f13077af1c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/dd207f801ed3475f9dbe5f13077af1c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/dd207f801ed3475f9dbe5f13077af1c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/dd207f801ed3475f9dbe5f13077af1c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/dd207f801ed3475f9dbe5f13077af1c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_dd207f801ed3475f9dbe5f13077af1c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_dd207f801ed3475f9dbe5f13077af1c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/dd207f801ed3475f9dbe5f13077af1c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/dd207f801ed3475f9dbe5f13077af1c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/dd207f801ed3475f9dbe5f13077af1c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/dd207f801ed3475f9dbe5f13077af1c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/dd207f801ed3475f9dbe5f13077af1c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/dd207f801ed3475f9dbe5f13077af1c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tenantnetwork2-user_a2f674fb-d38b-4472-8584-46249ba18100", "id": "bc01d51956fb4322bdf4ce301a60410d"}, "audit_ids": ["8fefvfdmTrq2AhD26fK94Q"], "issued_at": "2018-08-01T09:31:10.000000Z"}} 2018-08-01 09:31:10,458 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-01 09:31:10,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}c77d8618a4bcd20034a897ce7689d029a2b70fe2" -d '{"network": {"name": "tenantnetwork2-net_a2f674fb-d38b-4472-8584-46249ba18100", "admin_state_up": true}}' 2018-08-01 09:31:11,900 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 633 X-Openstack-Request-Id: req-43a639c5-c995-40b5-8c33-ec623f443ecb Date: Wed, 01 Aug 2018 09:31:11 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"db62ae24-a1f4-40e8-864e-d329f8bd8160","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"dd207f801ed3475f9dbe5f13077af1c8","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T09:31:11Z","is_default":false,"name":"tenantnetwork2-net_a2f674fb-d38b-4472-8584-46249ba18100","qos_policy_id":null,"admin_state_up":true,"tenant_id":"dd207f801ed3475f9dbe5f13077af1c8","created_at":"2018-08-01T09:31:11Z","mtu":1450}} 2018-08-01 09:31:11,900 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-43a639c5-c995-40b5-8c33-ec623f443ecb 2018-08-01 09:31:11,900 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.44152188301s 2018-08-01 09:31:11,900 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-43a639c5-c995-40b5-8c33-ec623f443ecb 2018-08-01 09:31:11,901 - 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-08-01T09:31:11Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'id': u'db62ae24-a1f4-40e8-864e-d329f8bd8160', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-net_a2f674fb-d38b-4472-8584-46249ba18100', u'admin_state_up': True, u'tenant_id': u'dd207f801ed3475f9dbe5f13077af1c8', u'created_at': u'2018-08-01T09:31:11Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'dd207f801ed3475f9dbe5f13077af1c8', u'l2_adjacency': True}) 2018-08-01 09:31:11,901 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-01 09:31:11,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}c77d8618a4bcd20034a897ce7689d029a2b70fe2" 2018-08-01 09:31:12,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1235 X-Openstack-Request-Id: req-73331f05-612e-4269-97c3-094909fa1175 Date: Wed, 01 Aug 2018 09:31:12 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"db62ae24-a1f4-40e8-864e-d329f8bd8160","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"dd207f801ed3475f9dbe5f13077af1c8","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T09:31:11Z","qos_policy_id":null,"name":"tenantnetwork2-net_a2f674fb-d38b-4472-8584-46249ba18100","admin_state_up":true,"tenant_id":"dd207f801ed3475f9dbe5f13077af1c8","created_at":"2018-08-01T09:31:11Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dbe9669438844f3faecdc7fcc050e0d8","l2_adjacency":true,"status":"ACTIVE","subnets":["a5a333a9-9d0e-46a5-9440-2aa9c95d5013"],"description":"","tags":[],"updated_at":"2018-08-01T09:28:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:38Z","mtu":1500}]} 2018-08-01 09:31:12,032 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-73331f05-612e-4269-97c3-094909fa1175 2018-08-01 09:31:12,032 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.13037610054s 2018-08-01 09:31:12,032 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-73331f05-612e-4269-97c3-094909fa1175 2018-08-01 09:31:12,034 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-01 09:31:12,034 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}c77d8618a4bcd20034a897ce7689d029a2b70fe2" -d '{"subnet": {"name": "tenantnetwork2-subnet_a2f674fb-d38b-4472-8584-46249ba18100", "enable_dhcp": true, "network_id": "db62ae24-a1f4-40e8-864e-d329f8bd8160", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-01 09:31:12,754 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-48de9500-5082-483d-be8e-6b81e8803288 Date: Wed, 01 Aug 2018 09:31:12 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"db62ae24-a1f4-40e8-864e-d329f8bd8160","tenant_id":"dd207f801ed3475f9dbe5f13077af1c8","created_at":"2018-08-01T09:31:12Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-01T09:31:12Z","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":"dd207f801ed3475f9dbe5f13077af1c8","id":"616789d7-cd5f-4ee4-883a-da0aab11ccae","subnetpool_id":null,"name":"tenantnetwork2-subnet_a2f674fb-d38b-4472-8584-46249ba18100"}} 2018-08-01 09:31:12,754 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-48de9500-5082-483d-be8e-6b81e8803288 2018-08-01 09:31:12,755 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.720659971237s 2018-08-01 09:31:12,755 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-48de9500-5082-483d-be8e-6b81e8803288 2018-08-01 09:31:12,755 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-01T09:31:12Z', 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'616789d7-cd5f-4ee4-883a-da0aab11ccae', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork2-subnet_a2f674fb-d38b-4472-8584-46249ba18100', u'enable_dhcp': True, u'network_id': u'db62ae24-a1f4-40e8-864e-d329f8bd8160', u'tenant_id': u'dd207f801ed3475f9dbe5f13077af1c8', u'created_at': u'2018-08-01T09:31:12Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'dd207f801ed3475f9dbe5f13077af1c8'}) 2018-08-01 09:31:12,756 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-01 09:31:12,756 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}c77d8618a4bcd20034a897ce7689d029a2b70fe2" -d '{"router": {"external_gateway_info": {"network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089"}, "name": "tenantnetwork2-router_a2f674fb-d38b-4472-8584-46249ba18100", "admin_state_up": true}}' 2018-08-01 09:31:14,073 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-6c069a8c-489e-410e-b741-13c81166ff9d Date: Wed, 01 Aug 2018 09:31:14 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a5a333a9-9d0e-46a5-9440-2aa9c95d5013", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "created_at": "2018-08-01T09:31:12Z", "admin_state_up": true, "updated_at": "2018-08-01T09:31:13Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "dd207f801ed3475f9dbe5f13077af1c8", "id": "985deac6-1383-4b8e-8d79-4b6ef7b90fec", "name": "tenantnetwork2-router_a2f674fb-d38b-4472-8584-46249ba18100"}} 2018-08-01 09:31:14,074 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-6c069a8c-489e-410e-b741-13c81166ff9d 2018-08-01 09:31:14,074 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.31775403023s 2018-08-01 09:31:14,074 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-6c069a8c-489e-410e-b741-13c81166ff9d 2018-08-01 09:31:14,074 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-01T09:31:13Z', u'revision_number': 2, u'id': u'985deac6-1383-4b8e-8d79-4b6ef7b90fec', u'external_gateway_info': {u'network_id': u'e7d7be46-2840-4976-87a2-d78a4e5c6089', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'a5a333a9-9d0e-46a5-9440-2aa9c95d5013', u'ip_address': u'172.30.9.205'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-router_a2f674fb-d38b-4472-8584-46249ba18100', u'admin_state_up': True, u'tenant_id': u'dd207f801ed3475f9dbe5f13077af1c8', u'created_at': u'2018-08-01T09:31:12Z', u'flavor_id': None, u'routes': [], u'project_id': u'dd207f801ed3475f9dbe5f13077af1c8'}) 2018-08-01 09:31:14,075 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-01 09:31:14,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/985deac6-1383-4b8e-8d79-4b6ef7b90fec/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}c77d8618a4bcd20034a897ce7689d029a2b70fe2" -d '{"subnet_id": "616789d7-cd5f-4ee4-883a-da0aab11ccae"}' 2018-08-01 09:31:16,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-5f849f32-b1e2-436f-8a96-66a1ab6182e0 Date: Wed, 01 Aug 2018 09:31:16 GMT RESP BODY: {"network_id": "db62ae24-a1f4-40e8-864e-d329f8bd8160", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "subnet_id": "616789d7-cd5f-4ee4-883a-da0aab11ccae", "subnet_ids": ["616789d7-cd5f-4ee4-883a-da0aab11ccae"], "port_id": "8835d992-ef0d-4f92-898b-e727c523f9de", "id": "985deac6-1383-4b8e-8d79-4b6ef7b90fec"} 2018-08-01 09:31:16,367 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/985deac6-1383-4b8e-8d79-4b6ef7b90fec/add_router_interface.json used request id req-5f849f32-b1e2-436f-8a96-66a1ab6182e0 2018-08-01 09:31:16,367 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.29193592072s 2018-08-01 09:31:16,367 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/985deac6-1383-4b8e-8d79-4b6ef7b90fec/add_router_interface.json used request id req-5f849f32-b1e2-436f-8a96-66a1ab6182e0 returning object 985deac6-1383-4b8e-8d79-4b6ef7b90fec 2018-08-01 09:31:16,484 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-01 09:31:16,484 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork2 | functest | 00:06 | PASS | +------------------------+------------------+------------------+----------------+ 2018-08-01 09:31:16,489 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-01 09:31:16,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/985deac6-1383-4b8e-8d79-4b6ef7b90fec/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}c77d8618a4bcd20034a897ce7689d029a2b70fe2" -d '{"subnet_id": "616789d7-cd5f-4ee4-883a-da0aab11ccae"}' 2018-08-01 09:31:18,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-01be048c-0faf-4f5b-bf3b-eb1da60930b7 Date: Wed, 01 Aug 2018 09:31:18 GMT RESP BODY: {"network_id": "db62ae24-a1f4-40e8-864e-d329f8bd8160", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "subnet_id": "616789d7-cd5f-4ee4-883a-da0aab11ccae", "subnet_ids": ["616789d7-cd5f-4ee4-883a-da0aab11ccae"], "port_id": "8835d992-ef0d-4f92-898b-e727c523f9de", "id": "985deac6-1383-4b8e-8d79-4b6ef7b90fec"} 2018-08-01 09:31:18,276 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/985deac6-1383-4b8e-8d79-4b6ef7b90fec/remove_router_interface.json used request id req-01be048c-0faf-4f5b-bf3b-eb1da60930b7 2018-08-01 09:31:18,276 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.78640913963s 2018-08-01 09:31:18,276 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/985deac6-1383-4b8e-8d79-4b6ef7b90fec/remove_router_interface.json used request id req-01be048c-0faf-4f5b-bf3b-eb1da60930b7 returning object 985deac6-1383-4b8e-8d79-4b6ef7b90fec 2018-08-01 09:31:18,276 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-01 09:31:18,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}c77d8618a4bcd20034a897ce7689d029a2b70fe2" 2018-08-01 09:31:18,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 710 X-Openstack-Request-Id: req-4fe0f253-6dc9-464e-b6b2-09101f48f20b Date: Wed, 01 Aug 2018 09:31:18 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a5a333a9-9d0e-46a5-9440-2aa9c95d5013", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "created_at": "2018-08-01T09:31:12Z", "admin_state_up": true, "updated_at": "2018-08-01T09:31:17Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "dd207f801ed3475f9dbe5f13077af1c8", "id": "985deac6-1383-4b8e-8d79-4b6ef7b90fec", "name": "tenantnetwork2-router_a2f674fb-d38b-4472-8584-46249ba18100"}]} 2018-08-01 09:31:18,419 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-4fe0f253-6dc9-464e-b6b2-09101f48f20b 2018-08-01 09:31:18,419 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.142240047455s 2018-08-01 09:31:18,419 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-4fe0f253-6dc9-464e-b6b2-09101f48f20b 2018-08-01 09:31:18,420 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-01 09:31:18,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/985deac6-1383-4b8e-8d79-4b6ef7b90fec.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c77d8618a4bcd20034a897ce7689d029a2b70fe2" 2018-08-01 09:31:19,536 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2c089744-cda2-4e1b-8bbc-135eda4c53f3 Content-Length: 0 Date: Wed, 01 Aug 2018 09:31:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 09:31:19,536 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/985deac6-1383-4b8e-8d79-4b6ef7b90fec.json used request id req-2c089744-cda2-4e1b-8bbc-135eda4c53f3 2018-08-01 09:31:19,537 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.11598205566s 2018-08-01 09:31:19,537 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/985deac6-1383-4b8e-8d79-4b6ef7b90fec.json used request id req-2c089744-cda2-4e1b-8bbc-135eda4c53f3 2018-08-01 09:31:19,537 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-01 09:31:19,538 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}c77d8618a4bcd20034a897ce7689d029a2b70fe2" 2018-08-01 09:31:19,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-f0d9e13b-14ca-4668-a0f6-9ee34d44c31e Date: Wed, 01 Aug 2018 09:31:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"db62ae24-a1f4-40e8-864e-d329f8bd8160","tenant_id":"dd207f801ed3475f9dbe5f13077af1c8","created_at":"2018-08-01T09:31:12Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-01T09:31:12Z","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":"dd207f801ed3475f9dbe5f13077af1c8","id":"616789d7-cd5f-4ee4-883a-da0aab11ccae","subnetpool_id":null,"name":"tenantnetwork2-subnet_a2f674fb-d38b-4472-8584-46249ba18100"}]} 2018-08-01 09:31:19,631 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-f0d9e13b-14ca-4668-a0f6-9ee34d44c31e 2018-08-01 09:31:19,632 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0943281650543s 2018-08-01 09:31:19,632 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-f0d9e13b-14ca-4668-a0f6-9ee34d44c31e 2018-08-01 09:31:19,633 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-01 09:31:19,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/616789d7-cd5f-4ee4-883a-da0aab11ccae.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c77d8618a4bcd20034a897ce7689d029a2b70fe2" 2018-08-01 09:31:20,712 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-266e823c-33f1-43d7-b86f-3d3dfb0e5fa1 Date: Wed, 01 Aug 2018 09:31:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 09:31:20,712 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/616789d7-cd5f-4ee4-883a-da0aab11ccae.json used request id req-266e823c-33f1-43d7-b86f-3d3dfb0e5fa1 2018-08-01 09:31:20,712 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.07872581482s 2018-08-01 09:31:20,712 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/616789d7-cd5f-4ee4-883a-da0aab11ccae.json used request id req-266e823c-33f1-43d7-b86f-3d3dfb0e5fa1 2018-08-01 09:31:20,713 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-01 09:31:20,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}c77d8618a4bcd20034a897ce7689d029a2b70fe2" 2018-08-01 09:31:20,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1241 X-Openstack-Request-Id: req-190807db-1418-4af7-9f77-f53fc7543f27 Date: Wed, 01 Aug 2018 09:31:20 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"db62ae24-a1f4-40e8-864e-d329f8bd8160","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dd207f801ed3475f9dbe5f13077af1c8","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T09:31:20Z","qos_policy_id":null,"name":"tenantnetwork2-net_a2f674fb-d38b-4472-8584-46249ba18100","admin_state_up":true,"tenant_id":"dd207f801ed3475f9dbe5f13077af1c8","created_at":"2018-08-01T09:31:11Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dbe9669438844f3faecdc7fcc050e0d8","l2_adjacency":true,"status":"ACTIVE","subnets":["a5a333a9-9d0e-46a5-9440-2aa9c95d5013"],"description":"","tags":[],"updated_at":"2018-08-01T09:28:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:38Z","mtu":1500}]} 2018-08-01 09:31:20,818 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-190807db-1418-4af7-9f77-f53fc7543f27 2018-08-01 09:31:20,818 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.104830026627s 2018-08-01 09:31:20,818 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-190807db-1418-4af7-9f77-f53fc7543f27 2018-08-01 09:31:20,819 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-01 09:31:20,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/db62ae24-a1f4-40e8-864e-d329f8bd8160.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c77d8618a4bcd20034a897ce7689d029a2b70fe2" 2018-08-01 09:31:21,715 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a12e9ccc-184f-4dec-a5e7-207166a530d5 Date: Wed, 01 Aug 2018 09:31:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 09:31:21,716 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/db62ae24-a1f4-40e8-864e-d329f8bd8160.json used request id req-a12e9ccc-184f-4dec-a5e7-207166a530d5 2018-08-01 09:31:21,716 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.896445035934s 2018-08-01 09:31:21,716 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/db62ae24-a1f4-40e8-864e-d329f8bd8160.json used request id req-a12e9ccc-184f-4dec-a5e7-207166a530d5 2018-08-01 09:31:21,716 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-01 09:31:21,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}c79cdeba030f8a5d15dd1f5d887a5da5e7785c8a" 2018-08-01 09:31:21,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:31:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7f4094e-b691-408f-9d68-ad63dd57af40 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_a2f674fb-d38b-4472-8584-46249ba18100", "links": {"self": "http://172.30.9.24:5000/v3/users/bc01d51956fb4322bdf4ce301a60410d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bc01d51956fb4322bdf4ce301a60410d", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 09:31:21,828 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-f7f4094e-b691-408f-9d68-ad63dd57af40 2018-08-01 09:31:21,829 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.11196398735s 2018-08-01 09:31:21,829 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-f7f4094e-b691-408f-9d68-ad63dd57af40 2018-08-01 09:31:21,835 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-01 09:31:21,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users/bc01d51956fb4322bdf4ce301a60410d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c79cdeba030f8a5d15dd1f5d887a5da5e7785c8a" 2018-08-01 09:31:21,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:31:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c0cdd20-f152-48a5-a20f-91158dbfc8c4 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"user": {"name": "tenantnetwork2-user_a2f674fb-d38b-4472-8584-46249ba18100", "links": {"self": "http://172.30.9.24:5000/v3/users/bc01d51956fb4322bdf4ce301a60410d"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "bc01d51956fb4322bdf4ce301a60410d", "description": null}} 2018-08-01 09:31:21,871 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/bc01d51956fb4322bdf4ce301a60410d used request id req-1c0cdd20-f152-48a5-a20f-91158dbfc8c4 2018-08-01 09:31:21,871 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.036120891571s 2018-08-01 09:31:21,871 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/bc01d51956fb4322bdf4ce301a60410d used request id req-1c0cdd20-f152-48a5-a20f-91158dbfc8c4 2018-08-01 09:31:21,872 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-01 09:31:21,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/users/bc01d51956fb4322bdf4ce301a60410d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c79cdeba030f8a5d15dd1f5d887a5da5e7785c8a" 2018-08-01 09:31:22,121 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 09:31:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-46f2e096-6c73-4e0c-b6e0-cd59d0948edd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 09:31:22,121 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/bc01d51956fb4322bdf4ce301a60410d used request id req-46f2e096-6c73-4e0c-b6e0-cd59d0948edd 2018-08-01 09:31:22,121 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.24920296669s 2018-08-01 09:31:22,121 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/bc01d51956fb4322bdf4ce301a60410d used request id req-46f2e096-6c73-4e0c-b6e0-cd59d0948edd 2018-08-01 09:31:22,127 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-01 09:31:22,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}c79cdeba030f8a5d15dd1f5d887a5da5e7785c8a" 2018-08-01 09:31:22,226 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:31:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0ce5839-5e9b-406a-a585-00d33990b8bf Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "id": "8d96727022f4443794db44ecde432faf", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8"}, "tags": [], "enabled": true, "id": "dbe9669438844f3faecdc7fcc050e0d8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8"}, "tags": [], "enabled": true, "id": "dd207f801ed3475f9dbe5f13077af1c8", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_a2f674fb-d38b-4472-8584-46249ba18100"}]} 2018-08-01 09:31:22,226 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-c0ce5839-5e9b-406a-a585-00d33990b8bf 2018-08-01 09:31:22,226 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0987160205841s 2018-08-01 09:31:22,227 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-c0ce5839-5e9b-406a-a585-00d33990b8bf 2018-08-01 09:31:22,231 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-01 09:31:22,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c79cdeba030f8a5d15dd1f5d887a5da5e7785c8a" 2018-08-01 09:31:22,440 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 09:31:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ee6875b0-4e66-4572-8fc6-4f25281b2a62 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 09:31:22,440 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 used request id req-ee6875b0-4e66-4572-8fc6-4f25281b2a62 2018-08-01 09:31:22,441 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.209487915039s 2018-08-01 09:31:22,441 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 used request id req-ee6875b0-4e66-4572-8fc6-4f25281b2a62 2018-08-01 09:31:22,444 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-01 09:31:22,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}c79cdeba030f8a5d15dd1f5d887a5da5e7785c8a" 2018-08-01 09:31:22,545 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:31:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b79f3d4-6e95-4551-bb22-8cea44fc0578 Content-Encoding: gzip Content-Length: 354 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "3a6d13a340ea4a4784a8441b8166a91d", "links": {"self": "http://172.30.9.24:5000/v3/roles/3a6d13a340ea4a4784a8441b8166a91d"}, "name": "Member"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 09:31:22,545 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-2b79f3d4-6e95-4551-bb22-8cea44fc0578 2018-08-01 09:31:22,545 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.100694894791s 2018-08-01 09:31:22,546 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-2b79f3d4-6e95-4551-bb22-8cea44fc0578 2018-08-01 09:31:22,551 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-08-01 09:31:22,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/roles/3a6d13a340ea4a4784a8441b8166a91d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c79cdeba030f8a5d15dd1f5d887a5da5e7785c8a" 2018-08-01 09:31:22,707 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 09:31:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f18e685-4862-4ebd-90f2-e077c7cf66a1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 09:31:22,708 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/3a6d13a340ea4a4784a8441b8166a91d used request id req-9f18e685-4862-4ebd-90f2-e077c7cf66a1 2018-08-01 09:31:22,708 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.15699005127s 2018-08-01 09:31:22,708 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/3a6d13a340ea4a4784a8441b8166a91d used request id req-9f18e685-4862-4ebd-90f2-e077c7cf66a1 2018-08-01 09:31:22,762 - xtesting.ci.run_tests - INFO - Loading test case 'vmready1'... 2018-08-01 09:31:22,835 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-01 09:31:22,835 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-01 09:31:22,835 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-01 09:31:22,835 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-01 09:31:22,835 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-01 09:31:22,835 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-01 09:31:22,835 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-01 09:31:22,835 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-01 09:31:22,835 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-01 09:31:22,835 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-01 09:31:22,835 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-01 09:31:22,835 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-01 09:31:22,836 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-01 09:31:22,836 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-01 09:31:22,836 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-01 09:31:22,836 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-01 09:31:22,836 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-01 09:31:22,836 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-01 09:31:22,836 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-01 09:31:22,836 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-01 09:31:22,836 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-01 09:31:22,836 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-01 09:31:22,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-01 09:31:22,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:31:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f61c65b-440d-4a01-8e77-6e48dbe9b2f7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:31:22,843 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-5f61c65b-440d-4a01-8e77-6e48dbe9b2f7 2018-08-01 09:31:22,843 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-08-01 09:31:23,215 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:31:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["9MRbo0h1RpyMpF7lwRb3mQ"], "issued_at": "2018-08-01T09:31:23.000000Z"}} 2018-08-01 09:31:23,218 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-01 09:31:23,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}46c35b7b4f5b3ea9691e500ed568618b68b3fa40" 2018-08-01 09:31:24,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-6a4e3cd4-c548-453c-b1d5-ff5d94bff14b Date: Wed, 01 Aug 2018 09:31:24 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dbe9669438844f3faecdc7fcc050e0d8","l2_adjacency":true,"status":"ACTIVE","subnets":["a5a333a9-9d0e-46a5-9440-2aa9c95d5013"],"description":"","tags":[],"updated_at":"2018-08-01T09:28:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:38Z","provider:network_type":"flat"}]} 2018-08-01 09:31:24,122 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-6a4e3cd4-c548-453c-b1d5-ff5d94bff14b 2018-08-01 09:31:24,123 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.904556035995s 2018-08-01 09:31:24,123 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-6a4e3cd4-c548-453c-b1d5-ff5d94bff14b 2018-08-01 09:31:24,123 - xtesting.ci.run_tests - INFO - Running test case 'vmready1'... 2018-08-01 09:31:24,124 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-01 09:31:24,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}46c35b7b4f5b3ea9691e500ed568618b68b3fa40" -d '{"network": {"name": "vmready1-net_9cb2c499-f6d2-4694-bef1-22f30a4ed554", "admin_state_up": true}}' 2018-08-01 09:31:24,425 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-74b35ec4-b2b9-4363-bb69-50bb82c1b8b9 Date: Wed, 01 Aug 2018 09:31:24 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"e63fc44e-3267-4322-90b2-cf740b26505c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":16,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T09:31:24Z","is_default":false,"qos_policy_id":null,"name":"vmready1-net_9cb2c499-f6d2-4694-bef1-22f30a4ed554","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:31:24Z","mtu":1450}} 2018-08-01 09:31:24,425 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-74b35ec4-b2b9-4363-bb69-50bb82c1b8b9 2018-08-01 09:31:24,425 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.30091881752s 2018-08-01 09:31:24,425 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-74b35ec4-b2b9-4363-bb69-50bb82c1b8b9 2018-08-01 09:31:24,426 - 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-08-01T09:31:24Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'e63fc44e-3267-4322-90b2-cf740b26505c', u'provider:segmentation_id': 16, 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_9cb2c499-f6d2-4694-bef1-22f30a4ed554', u'created_at': u'2018-08-01T09:31:24Z', u'mtu': 1450, u'tenant_id': u'8d96727022f4443794db44ecde432faf', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'8d96727022f4443794db44ecde432faf', u'l2_adjacency': True}) 2018-08-01 09:31:24,427 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-01 09:31:24,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}46c35b7b4f5b3ea9691e500ed568618b68b3fa40" 2018-08-01 09:31:24,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1428 X-Openstack-Request-Id: req-1562c658-b11d-4b20-a48a-b28248465972 Date: Wed, 01 Aug 2018 09:31:24 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"e63fc44e-3267-4322-90b2-cf740b26505c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":16,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T09:31:24Z","qos_policy_id":null,"name":"vmready1-net_9cb2c499-f6d2-4694-bef1-22f30a4ed554","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:31:24Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dbe9669438844f3faecdc7fcc050e0d8","l2_adjacency":true,"status":"ACTIVE","subnets":["a5a333a9-9d0e-46a5-9440-2aa9c95d5013"],"description":"","tags":[],"updated_at":"2018-08-01T09:28:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:38Z","provider:network_type":"flat"}]} 2018-08-01 09:31:24,533 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-1562c658-b11d-4b20-a48a-b28248465972 2018-08-01 09:31:24,533 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.106585025787s 2018-08-01 09:31:24,534 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-1562c658-b11d-4b20-a48a-b28248465972 2018-08-01 09:31:24,535 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-01 09:31:24,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}46c35b7b4f5b3ea9691e500ed568618b68b3fa40" -d '{"subnet": {"name": "vmready1-subnet_9cb2c499-f6d2-4694-bef1-22f30a4ed554", "enable_dhcp": true, "network_id": "e63fc44e-3267-4322-90b2-cf740b26505c", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-01 09:31:25,052 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-3023065c-39de-4d8f-ac54-7c7e0fc29e4d Date: Wed, 01 Aug 2018 09:31:25 GMT RESP BODY: {"subnet":{"updated_at":"2018-08-01T09:31:24Z","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":"91368bb7-fbed-4c86-a8b3-f9357f3d425c","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"vmready1-subnet_9cb2c499-f6d2-4694-bef1-22f30a4ed554","enable_dhcp":true,"segment_id":null,"network_id":"e63fc44e-3267-4322-90b2-cf740b26505c","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:31:24Z","ip_version":4}} 2018-08-01 09:31:25,052 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-3023065c-39de-4d8f-ac54-7c7e0fc29e4d 2018-08-01 09:31:25,052 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.516355037689s 2018-08-01 09:31:25,052 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-3023065c-39de-4d8f-ac54-7c7e0fc29e4d 2018-08-01 09:31:25,053 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-01T09:31:24Z', 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'91368bb7-fbed-4c86-a8b3-f9357f3d425c', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready1-subnet_9cb2c499-f6d2-4694-bef1-22f30a4ed554', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'e63fc44e-3267-4322-90b2-cf740b26505c', u'tenant_id': u'8d96727022f4443794db44ecde432faf', u'created_at': u'2018-08-01T09:31:24Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'8d96727022f4443794db44ecde432faf'}) 2018-08-01 09:31:25,053 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-01 09:31:25,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}46c35b7b4f5b3ea9691e500ed568618b68b3fa40" -d '{"router": {"external_gateway_info": {"network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089"}, "name": "vmready1-router_9cb2c499-f6d2-4694-bef1-22f30a4ed554", "admin_state_up": true}}' 2018-08-01 09:31:26,421 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 708 X-Openstack-Request-Id: req-6828085d-d0c2-4d8c-9034-49c9a6dee08e Date: Wed, 01 Aug 2018 09:31:26 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a5a333a9-9d0e-46a5-9440-2aa9c95d5013", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:31:25Z", "admin_state_up": true, "updated_at": "2018-08-01T09:31:26Z", "project_id": "8d96727022f4443794db44ecde432faf", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "8bad6ffb-c1f2-46a4-a57a-186730a8ba1e", "name": "vmready1-router_9cb2c499-f6d2-4694-bef1-22f30a4ed554"}} 2018-08-01 09:31:26,422 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-6828085d-d0c2-4d8c-9034-49c9a6dee08e 2018-08-01 09:31:26,422 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.3685760498s 2018-08-01 09:31:26,422 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-6828085d-d0c2-4d8c-9034-49c9a6dee08e 2018-08-01 09:31:26,423 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-01T09:31:26Z', u'revision_number': 2, u'ha': False, u'id': u'8bad6ffb-c1f2-46a4-a57a-186730a8ba1e', u'external_gateway_info': {u'network_id': u'e7d7be46-2840-4976-87a2-d78a4e5c6089', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'a5a333a9-9d0e-46a5-9440-2aa9c95d5013', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready1-router_9cb2c499-f6d2-4694-bef1-22f30a4ed554', u'admin_state_up': True, u'tenant_id': u'8d96727022f4443794db44ecde432faf', u'created_at': u'2018-08-01T09:31:25Z', u'flavor_id': None, u'routes': [], u'project_id': u'8d96727022f4443794db44ecde432faf'}) 2018-08-01 09:31:26,423 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-01 09:31:26,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/8bad6ffb-c1f2-46a4-a57a-186730a8ba1e/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}46c35b7b4f5b3ea9691e500ed568618b68b3fa40" -d '{"subnet_id": "91368bb7-fbed-4c86-a8b3-f9357f3d425c"}' 2018-08-01 09:31:28,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-736f75c0-e273-41c2-94fa-bfd9b8b050b7 Date: Wed, 01 Aug 2018 09:31:28 GMT RESP BODY: {"network_id": "e63fc44e-3267-4322-90b2-cf740b26505c", "tenant_id": "8d96727022f4443794db44ecde432faf", "subnet_id": "91368bb7-fbed-4c86-a8b3-f9357f3d425c", "subnet_ids": ["91368bb7-fbed-4c86-a8b3-f9357f3d425c"], "port_id": "88a5fbed-a987-426a-8847-622002b704f3", "id": "8bad6ffb-c1f2-46a4-a57a-186730a8ba1e"} 2018-08-01 09:31:28,214 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/8bad6ffb-c1f2-46a4-a57a-186730a8ba1e/add_router_interface.json used request id req-736f75c0-e273-41c2-94fa-bfd9b8b050b7 2018-08-01 09:31:28,214 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.79072499275s 2018-08-01 09:31:28,214 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/8bad6ffb-c1f2-46a4-a57a-186730a8ba1e/add_router_interface.json used request id req-736f75c0-e273-41c2-94fa-bfd9b8b050b7 returning object 8bad6ffb-c1f2-46a4-a57a-186730a8ba1e 2018-08-01 09:31:28,215 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-01 09:31:28,341 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-01 09:31:28,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-01 09:31:28,347 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Wed, 01 Aug 2018 09:31:28 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2018-08-01 09:31:28,350 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-01 09:31:28,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}46c35b7b4f5b3ea9691e500ed568618b68b3fa40" 2018-08-01 09:31:29,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-27df6d9c-67ea-4d2a-b572-ff4e98e8c4ed Date: Wed, 01 Aug 2018 09:31:29 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-01 09:31:29,025 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-27df6d9c-67ea-4d2a-b572-ff4e98e8c4ed 2018-08-01 09:31:29,025 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.675369977951s 2018-08-01 09:31:29,025 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-27df6d9c-67ea-4d2a-b572-ff4e98e8c4ed 2018-08-01 09:31:29,033 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-01 09:31:29,037 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}46c35b7b4f5b3ea9691e500ed568618b68b3fa40" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready1-img_9cb2c499-f6d2-4694-bef1-22f30a4ed554", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready1-img_9cb2c499-f6d2-4694-bef1-22f30a4ed554"}' 2018-08-01 09:31:29,130 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/6bf497ab-0028-4625-9661-91043b93184e Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-7fd5557b-4992-4de5-a709-4ffa8f125327 Date: Wed, 01 Aug 2018 09:31:29 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/6bf497ab-0028-4625-9661-91043b93184e/file", "owner": "8d96727022f4443794db44ecde432faf", "id": "6bf497ab-0028-4625-9661-91043b93184e", "size": null, "self": "/v2/images/6bf497ab-0028-4625-9661-91043b93184e", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-01T09:31:29Z", "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_9cb2c499-f6d2-4694-bef1-22f30a4ed554", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_9cb2c499-f6d2-4694-bef1-22f30a4ed554", "checksum": null, "created_at": "2018-08-01T09:31:29Z", "protected": false} 2018-08-01 09:31:29,130 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-7fd5557b-4992-4de5-a709-4ffa8f125327 2018-08-01 09:31:29,130 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0964529514313s 2018-08-01 09:31:29,130 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-7fd5557b-4992-4de5-a709-4ffa8f125327 returning object 6bf497ab-0028-4625-9661-91043b93184e 2018-08-01 09:31:29,131 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-01 09:31:29,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/6bf497ab-0028-4625-9661-91043b93184e/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}46c35b7b4f5b3ea9691e500ed568618b68b3fa40" -d '' 2018-08-01 09:31:31,624 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-758c816a-462d-4bf5-bb9d-a097128d12f6 Date: Wed, 01 Aug 2018 09:31:31 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-01 09:31:31,625 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/6bf497ab-0028-4625-9661-91043b93184e/file used request id req-758c816a-462d-4bf5-bb9d-a097128d12f6 2018-08-01 09:31:31,625 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 2.49391198158s 2018-08-01 09:31:31,625 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/6bf497ab-0028-4625-9661-91043b93184e/file used request id req-758c816a-462d-4bf5-bb9d-a097128d12f6 2018-08-01 09:31:31,625 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/vmready1-img_9cb2c499-f6d2-4694-bef1-22f30a4ed554', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-08-01T09:31:29Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/6bf497ab-0028-4625-9661-91043b93184e/file', u'owner': u'8d96727022f4443794db44ecde432faf', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'6bf497ab-0028-4625-9661-91043b93184e', u'size': None, u'name': u'vmready1-img_9cb2c499-f6d2-4694-bef1-22f30a4ed554', u'checksum': None, u'self': u'/v2/images/6bf497ab-0028-4625-9661-91043b93184e', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-08-01T09:31:29Z', u'schema': u'/v2/schemas/image'}) 2018-08-01 09:31:31,626 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-01 09:31:31,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}46c35b7b4f5b3ea9691e500ed568618b68b3fa40" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready1-flavor_9cb2c499-f6d2-4694-bef1-22f30a4ed554", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-01 09:31:31,835 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:31: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-961fdf54-542c-4b1a-932b-3f44e5a5b4fa x-compute-request-id: req-961fdf54-542c-4b1a-932b-3f44e5a5b4fa Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"name": "vmready1-flavor_9cb2c499-f6d2-4694-bef1-22f30a4ed554", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/7ab217fb-5e68-4885-91f0-e4eb1cb2af21", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/7ab217fb-5e68-4885-91f0-e4eb1cb2af21", "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": "7ab217fb-5e68-4885-91f0-e4eb1cb2af21"}} 2018-08-01 09:31:31,835 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-961fdf54-542c-4b1a-932b-3f44e5a5b4fa 2018-08-01 09:31:31,835 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.208686113358s 2018-08-01 09:31:31,835 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-961fdf54-542c-4b1a-932b-3f44e5a5b4fa 2018-08-01 09:31:31,836 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready1-flavor_9cb2c499-f6d2-4694-bef1-22f30a4ed554', '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'8d96727022f4443794db44ecde432faf', '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'7ab217fb-5e68-4885-91f0-e4eb1cb2af21', 'swap': 0}) 2018-08-01 09:31:31,837 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-01 09:31:31,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/7ab217fb-5e68-4885-91f0-e4eb1cb2af21/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}46c35b7b4f5b3ea9691e500ed568618b68b3fa40" -d '{"extra_specs": {}}' 2018-08-01 09:31:31,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:31: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-bfb16b58-cc43-4896-8fe8-62aedab4f1f7 x-compute-request-id: req-bfb16b58-cc43-4896-8fe8-62aedab4f1f7 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-01 09:31:31,861 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/7ab217fb-5e68-4885-91f0-e4eb1cb2af21/os-extra_specs used request id req-bfb16b58-cc43-4896-8fe8-62aedab4f1f7 2018-08-01 09:31:31,861 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0244278907776s 2018-08-01 09:31:31,862 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/7ab217fb-5e68-4885-91f0-e4eb1cb2af21/os-extra_specs used request id req-bfb16b58-cc43-4896-8fe8-62aedab4f1f7 2018-08-01 09:31:31,977 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-01 09:31:31,978 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready1 | functest | 00:08 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-01 09:31:31,983 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-01 09:31:31,984 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/8bad6ffb-c1f2-46a4-a57a-186730a8ba1e/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}46c35b7b4f5b3ea9691e500ed568618b68b3fa40" -d '{"subnet_id": "91368bb7-fbed-4c86-a8b3-f9357f3d425c"}' 2018-08-01 09:31:33,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-2b5999a6-6b2c-4616-8c15-7ba113381fbe Date: Wed, 01 Aug 2018 09:31:33 GMT RESP BODY: {"network_id": "e63fc44e-3267-4322-90b2-cf740b26505c", "tenant_id": "8d96727022f4443794db44ecde432faf", "subnet_id": "91368bb7-fbed-4c86-a8b3-f9357f3d425c", "subnet_ids": ["91368bb7-fbed-4c86-a8b3-f9357f3d425c"], "port_id": "88a5fbed-a987-426a-8847-622002b704f3", "id": "8bad6ffb-c1f2-46a4-a57a-186730a8ba1e"} 2018-08-01 09:31:33,690 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/8bad6ffb-c1f2-46a4-a57a-186730a8ba1e/remove_router_interface.json used request id req-2b5999a6-6b2c-4616-8c15-7ba113381fbe 2018-08-01 09:31:33,690 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.70682191849s 2018-08-01 09:31:33,691 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/8bad6ffb-c1f2-46a4-a57a-186730a8ba1e/remove_router_interface.json used request id req-2b5999a6-6b2c-4616-8c15-7ba113381fbe returning object 8bad6ffb-c1f2-46a4-a57a-186730a8ba1e 2018-08-01 09:31:33,691 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-01 09:31:33,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}46c35b7b4f5b3ea9691e500ed568618b68b3fa40" 2018-08-01 09:31:33,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 717 X-Openstack-Request-Id: req-5104d013-85c9-4041-aa60-3135d5374ffa Date: Wed, 01 Aug 2018 09:31:33 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a5a333a9-9d0e-46a5-9440-2aa9c95d5013", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:31:25Z", "admin_state_up": true, "updated_at": "2018-08-01T09:31:32Z", "project_id": "8d96727022f4443794db44ecde432faf", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "8bad6ffb-c1f2-46a4-a57a-186730a8ba1e", "name": "vmready1-router_9cb2c499-f6d2-4694-bef1-22f30a4ed554"}]} 2018-08-01 09:31:33,816 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-5104d013-85c9-4041-aa60-3135d5374ffa 2018-08-01 09:31:33,816 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.125195026398s 2018-08-01 09:31:33,817 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-5104d013-85c9-4041-aa60-3135d5374ffa 2018-08-01 09:31:33,818 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-01 09:31:33,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/8bad6ffb-c1f2-46a4-a57a-186730a8ba1e.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}46c35b7b4f5b3ea9691e500ed568618b68b3fa40" 2018-08-01 09:31:34,820 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ff7b77a1-a044-436f-8dab-97ad6990f08c Content-Length: 0 Date: Wed, 01 Aug 2018 09:31:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 09:31:34,821 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/8bad6ffb-c1f2-46a4-a57a-186730a8ba1e.json used request id req-ff7b77a1-a044-436f-8dab-97ad6990f08c 2018-08-01 09:31:34,821 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.0024831295s 2018-08-01 09:31:34,821 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/8bad6ffb-c1f2-46a4-a57a-186730a8ba1e.json used request id req-ff7b77a1-a044-436f-8dab-97ad6990f08c 2018-08-01 09:31:34,821 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-01 09:31:34,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}46c35b7b4f5b3ea9691e500ed568618b68b3fa40" 2018-08-01 09:31:34,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1326 X-Openstack-Request-Id: req-be643d51-d417-456d-8272-95ed5668b640 Date: Wed, 01 Aug 2018 09:31:34 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:31:24Z","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":"91368bb7-fbed-4c86-a8b3-f9357f3d425c","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"vmready1-subnet_9cb2c499-f6d2-4694-bef1-22f30a4ed554","enable_dhcp":true,"segment_id":null,"network_id":"e63fc44e-3267-4322-90b2-cf740b26505c","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:31:24Z","ip_version":4},{"updated_at":"2018-08-01T09:28:43Z","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":"a5a333a9-9d0e-46a5-9440-2aa9c95d5013","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"dbe9669438844f3faecdc7fcc050e0d8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:43Z","ip_version":4}]} 2018-08-01 09:31:34,888 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-be643d51-d417-456d-8272-95ed5668b640 2018-08-01 09:31:34,888 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0669720172882s 2018-08-01 09:31:34,889 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-be643d51-d417-456d-8272-95ed5668b640 2018-08-01 09:31:34,890 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-01 09:31:34,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/91368bb7-fbed-4c86-a8b3-f9357f3d425c.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}46c35b7b4f5b3ea9691e500ed568618b68b3fa40" 2018-08-01 09:31:35,810 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-969ef8d7-385b-446e-b84d-9da141dfa55f Date: Wed, 01 Aug 2018 09:31:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 09:31:35,811 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/91368bb7-fbed-4c86-a8b3-f9357f3d425c.json used request id req-969ef8d7-385b-446e-b84d-9da141dfa55f 2018-08-01 09:31:35,811 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.92054605484s 2018-08-01 09:31:35,811 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/91368bb7-fbed-4c86-a8b3-f9357f3d425c.json used request id req-969ef8d7-385b-446e-b84d-9da141dfa55f 2018-08-01 09:31:35,811 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-01 09:31:35,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}46c35b7b4f5b3ea9691e500ed568618b68b3fa40" 2018-08-01 09:31:35,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1434 X-Openstack-Request-Id: req-2c7874c5-253a-42fa-b1d1-9ff1bb3b2890 Date: Wed, 01 Aug 2018 09:31:35 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1450,"id":"e63fc44e-3267-4322-90b2-cf740b26505c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":16,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T09:31:35Z","qos_policy_id":null,"name":"vmready1-net_9cb2c499-f6d2-4694-bef1-22f30a4ed554","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:31:24Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dbe9669438844f3faecdc7fcc050e0d8","l2_adjacency":true,"status":"ACTIVE","subnets":["a5a333a9-9d0e-46a5-9440-2aa9c95d5013"],"description":"","tags":[],"updated_at":"2018-08-01T09:28:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:38Z","provider:network_type":"flat"}]} 2018-08-01 09:31:35,893 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-2c7874c5-253a-42fa-b1d1-9ff1bb3b2890 2018-08-01 09:31:35,893 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0816299915314s 2018-08-01 09:31:35,894 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-2c7874c5-253a-42fa-b1d1-9ff1bb3b2890 2018-08-01 09:31:35,895 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-01 09:31:35,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/e63fc44e-3267-4322-90b2-cf740b26505c.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}46c35b7b4f5b3ea9691e500ed568618b68b3fa40" 2018-08-01 09:31:36,979 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7c59a0da-c36d-455d-a196-1afb3f0bd6d5 Date: Wed, 01 Aug 2018 09:31:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 09:31:36,979 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/e63fc44e-3267-4322-90b2-cf740b26505c.json used request id req-7c59a0da-c36d-455d-a196-1afb3f0bd6d5 2018-08-01 09:31:36,979 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.08413600922s 2018-08-01 09:31:36,979 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/e63fc44e-3267-4322-90b2-cf740b26505c.json used request id req-7c59a0da-c36d-455d-a196-1afb3f0bd6d5 2018-08-01 09:31:36,983 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-01 09:31:36,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}46c35b7b4f5b3ea9691e500ed568618b68b3fa40" 2018-08-01 09:31:37,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1198 Content-Type: application/json X-Openstack-Request-Id: req-58b4d6ec-256d-4886-8c8b-538d4b2978d2 Date: Wed, 01 Aug 2018 09:31:37 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/6bf497ab-0028-4625-9661-91043b93184e/snap", "metadata": {}}], "file": "/v2/images/6bf497ab-0028-4625-9661-91043b93184e/file", "owner": "8d96727022f4443794db44ecde432faf", "id": "6bf497ab-0028-4625-9661-91043b93184e", "size": 12716032, "self": "/v2/images/6bf497ab-0028-4625-9661-91043b93184e", "disk_format": "qcow2", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/6bf497ab-0028-4625-9661-91043b93184e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-01T09:31:31Z", "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_9cb2c499-f6d2-4694-bef1-22f30a4ed554", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_9cb2c499-f6d2-4694-bef1-22f30a4ed554", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-01T09:31:29Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-01 09:31:37,008 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-58b4d6ec-256d-4886-8c8b-538d4b2978d2 2018-08-01 09:31:37,008 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0247361660004s 2018-08-01 09:31:37,009 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-58b4d6ec-256d-4886-8c8b-538d4b2978d2 2018-08-01 09:31:37,010 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-01 09:31:37,014 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/6bf497ab-0028-4625-9661-91043b93184e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}46c35b7b4f5b3ea9691e500ed568618b68b3fa40" 2018-08-01 09:31:37,307 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f83fe628-5e00-42a1-b132-640cc3c2f658 Date: Wed, 01 Aug 2018 09:31:37 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-01 09:31:37,308 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/6bf497ab-0028-4625-9661-91043b93184e used request id req-f83fe628-5e00-42a1-b132-640cc3c2f658 2018-08-01 09:31:37,308 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.297080039978s 2018-08-01 09:31:37,308 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/6bf497ab-0028-4625-9661-91043b93184e used request id req-f83fe628-5e00-42a1-b132-640cc3c2f658 2018-08-01 09:31:37,308 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-01 09:31:37,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}46c35b7b4f5b3ea9691e500ed568618b68b3fa40" 2018-08-01 09:31:37,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:31: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-3e8ce459-85ed-4ec5-8e25-c221a460946a x-compute-request-id: req-3e8ce459-85ed-4ec5-8e25-c221a460946a Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmready1-flavor_9cb2c499-f6d2-4694-bef1-22f30a4ed554", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/7ab217fb-5e68-4885-91f0-e4eb1cb2af21", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/7ab217fb-5e68-4885-91f0-e4eb1cb2af21", "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": "7ab217fb-5e68-4885-91f0-e4eb1cb2af21"}]} 2018-08-01 09:31:37,443 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-3e8ce459-85ed-4ec5-8e25-c221a460946a 2018-08-01 09:31:37,444 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.135018110275s 2018-08-01 09:31:37,444 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-3e8ce459-85ed-4ec5-8e25-c221a460946a 2018-08-01 09:31:37,446 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-01 09:31:37,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/7ab217fb-5e68-4885-91f0-e4eb1cb2af21 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}46c35b7b4f5b3ea9691e500ed568618b68b3fa40" 2018-08-01 09:31:37,600 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 09:31: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-bbed3968-836c-4b24-b3b5-d61cf0d2c556 x-compute-request-id: req-bbed3968-836c-4b24-b3b5-d61cf0d2c556 Content-Length: 0 Content-Type: application/json 2018-08-01 09:31:37,601 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/7ab217fb-5e68-4885-91f0-e4eb1cb2af21 used request id req-bbed3968-836c-4b24-b3b5-d61cf0d2c556 2018-08-01 09:31:37,601 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.155127048492s 2018-08-01 09:31:37,601 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/7ab217fb-5e68-4885-91f0-e4eb1cb2af21 used request id req-bbed3968-836c-4b24-b3b5-d61cf0d2c556 2018-08-01 09:31:37,653 - xtesting.ci.run_tests - INFO - Loading test case 'vmready2'... 2018-08-01 09:31:37,693 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-01 09:31:37,693 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-01 09:31:37,693 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-01 09:31:37,693 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-01 09:31:37,693 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-01 09:31:37,693 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-01 09:31:37,693 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-01 09:31:37,693 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-01 09:31:37,693 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-01 09:31:37,693 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-01 09:31:37,693 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-01 09:31:37,693 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-01 09:31:37,694 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-01 09:31:37,694 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-01 09:31:37,694 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-01 09:31:37,694 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-01 09:31:37,694 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-01 09:31:37,694 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-01 09:31:37,694 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-01 09:31:37,694 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-01 09:31:37,694 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-01 09:31:37,694 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-01 09:31:37,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-01 09:31:37,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:31:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0b44816-8c33-4cfa-85ae-5d807b2e63c5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:31:37,702 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-f0b44816-8c33-4cfa-85ae-5d807b2e63c5 2018-08-01 09:31:37,703 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-08-01 09:31:38,094 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:31:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["sKuogvH3QoaM-PFlWsdoYg"], "issued_at": "2018-08-01T09:31:38.000000Z"}} 2018-08-01 09:31:38,097 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-01 09:31:38,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}2d1774f79609b021509da1ee47fba52b5bfef58d" 2018-08-01 09:31:38,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-a5017887-85f2-48b6-a841-36c9e96f7aaa Date: Wed, 01 Aug 2018 09:31:38 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dbe9669438844f3faecdc7fcc050e0d8","l2_adjacency":true,"status":"ACTIVE","subnets":["a5a333a9-9d0e-46a5-9440-2aa9c95d5013"],"description":"","tags":[],"updated_at":"2018-08-01T09:28:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:38Z","provider:network_type":"flat"}]} 2018-08-01 09:31:38,431 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-a5017887-85f2-48b6-a841-36c9e96f7aaa 2018-08-01 09:31:38,432 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.334049940109s 2018-08-01 09:31:38,432 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-a5017887-85f2-48b6-a841-36c9e96f7aaa 2018-08-01 09:31:38,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-01 09:31:38,440 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 09: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 09:31:38,441 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-01 09:31:38,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}2d1774f79609b021509da1ee47fba52b5bfef58d" 2018-08-01 09:31:38,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:31:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed512d75-5d4e-4085-a153-f1710575dd4d Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/060e9088cac343b9864226107af6e21e"}, "tags": [], "enabled": true, "id": "060e9088cac343b9864226107af6e21e", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2018-08-01 09:31:38,532 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-ed512d75-5d4e-4085-a153-f1710575dd4d 2018-08-01 09:31:38,532 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0901980400085s 2018-08-01 09:31:38,532 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-ed512d75-5d4e-4085-a153-f1710575dd4d 2018-08-01 09:31:38,539 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-01 09:31:38,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}2d1774f79609b021509da1ee47fba52b5bfef58d" -d '{"project": {"description": "Created by OPNFV Functest: vmready2", "enabled": true, "domain_id": "default", "name": "vmready2-project_b9a8d319-c8e6-4a06-a5f8-90c9fb9acc0b"}}' 2018-08-01 09:31:38,597 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 09:31:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e4b59d6a-190b-4e14-a68f-037648f21da2 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.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98"}, "tags": [], "enabled": true, "id": "2ed1054af2e94c049694d98d54211d98", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_b9a8d319-c8e6-4a06-a5f8-90c9fb9acc0b"}} 2018-08-01 09:31:38,597 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-e4b59d6a-190b-4e14-a68f-037648f21da2 2018-08-01 09:31:38,598 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.0583429336548s 2018-08-01 09:31:38,598 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-e4b59d6a-190b-4e14-a68f-037648f21da2 2018-08-01 09:31:38,598 - 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'2ed1054af2e94c049694d98d54211d98', '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_b9a8d319-c8e6-4a06-a5f8-90c9fb9acc0b'}) 2018-08-01 09:31:38,604 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-01 09:31:38,608 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}2d1774f79609b021509da1ee47fba52b5bfef58d" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "81185d42-9cc2-4a32-b8f8-fc157ccdf1b5", "email": null, "name": "vmready2-user_b9a8d319-c8e6-4a06-a5f8-90c9fb9acc0b"}}' 2018-08-01 09:31:38,990 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 09:31:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-62950775-58e4-41ed-ad92-4963fc85aff9 Content-Length: 323 Content-Type: application/json RESP BODY: {"user": {"name": "vmready2-user_b9a8d319-c8e6-4a06-a5f8-90c9fb9acc0b", "links": {"self": "http://172.30.9.24:5000/v3/users/6a5fef49bf3e4415917f3f34d345169d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "6a5fef49bf3e4415917f3f34d345169d", "domain_id": "default", "password_expires_at": null}} 2018-08-01 09:31:38,990 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-62950775-58e4-41ed-ad92-4963fc85aff9 2018-08-01 09:31:38,990 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.385872125626s 2018-08-01 09:31:38,991 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-62950775-58e4-41ed-ad92-4963fc85aff9 2018-08-01 09:31:38,991 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'6a5fef49bf3e4415917f3f34d345169d', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmready2-user_b9a8d319-c8e6-4a06-a5f8-90c9fb9acc0b'}) 2018-08-01 09:31:38,994 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-01 09:31:38,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}2d1774f79609b021509da1ee47fba52b5bfef58d" 2018-08-01 09:31:39,084 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:31:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6485cc49-114f-466a-8a89-b132ac284b71 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 09:31:39,084 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-6485cc49-114f-466a-8a89-b132ac284b71 2018-08-01 09:31:39,084 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0895049571991s 2018-08-01 09:31:39,084 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-6485cc49-114f-466a-8a89-b132ac284b71 2018-08-01 09:31:39,089 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-01 09:31:39,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}2d1774f79609b021509da1ee47fba52b5bfef58d" 2018-08-01 09:31:39,174 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:31:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79940cc8-f2e8-4478-ba7c-ebe2fa1aa0c0 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 09:31:39,175 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-79940cc8-f2e8-4478-ba7c-ebe2fa1aa0c0 2018-08-01 09:31:39,175 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0857260227203s 2018-08-01 09:31:39,175 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-79940cc8-f2e8-4478-ba7c-ebe2fa1aa0c0 2018-08-01 09:31:39,176 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-08-01 09:31:39,179 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-08-01 09:31:39,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}2d1774f79609b021509da1ee47fba52b5bfef58d" -d '{"role": {"name": "Member"}}' 2018-08-01 09:31:39,271 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 09:31:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d0914ea0-35b1-4611-9bdb-ad3fc0540ef2 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8410447eccc44975bfe66c2024deb95a", "links": {"self": "http://172.30.9.24:5000/v3/roles/8410447eccc44975bfe66c2024deb95a"}, "name": "Member"}} 2018-08-01 09:31:39,271 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-d0914ea0-35b1-4611-9bdb-ad3fc0540ef2 2018-08-01 09:31:39,271 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.0918710231781s 2018-08-01 09:31:39,272 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-d0914ea0-35b1-4611-9bdb-ad3fc0540ef2 2018-08-01 09:31:39,272 - 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'8410447eccc44975bfe66c2024deb95a'}) 2018-08-01 09:31:39,275 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-01 09:31:39,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}2d1774f79609b021509da1ee47fba52b5bfef58d" 2018-08-01 09:31:39,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:31:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa47f055-c868-4b42-a767-8cabec5963ab Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8410447eccc44975bfe66c2024deb95a", "links": {"self": "http://172.30.9.24:5000/v3/roles/8410447eccc44975bfe66c2024deb95a"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 09:31:39,362 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-fa47f055-c868-4b42-a767-8cabec5963ab 2018-08-01 09:31:39,362 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0869889259338s 2018-08-01 09:31:39,363 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-fa47f055-c868-4b42-a767-8cabec5963ab 2018-08-01 09:31:39,367 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-01 09:31:39,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}2d1774f79609b021509da1ee47fba52b5bfef58d" 2018-08-01 09:31:39,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:31:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-563880d1-3a8d-4c6e-9dd0-89f841d9314a Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-01 09:31:39,452 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-563880d1-3a8d-4c6e-9dd0-89f841d9314a 2018-08-01 09:31:39,452 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0843908786774s 2018-08-01 09:31:39,452 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-563880d1-3a8d-4c6e-9dd0-89f841d9314a 2018-08-01 09:31:39,453 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-01 09:31:39,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}2d1774f79609b021509da1ee47fba52b5bfef58d" 2018-08-01 09:31:39,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:31:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23e0239c-bfcc-4a2c-9771-7a9424a0ec02 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "vmready2-user_b9a8d319-c8e6-4a06-a5f8-90c9fb9acc0b", "links": {"self": "http://172.30.9.24:5000/v3/users/6a5fef49bf3e4415917f3f34d345169d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "6a5fef49bf3e4415917f3f34d345169d", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 09:31:39,558 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-23e0239c-bfcc-4a2c-9771-7a9424a0ec02 2018-08-01 09:31:39,558 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.104747056961s 2018-08-01 09:31:39,558 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-23e0239c-bfcc-4a2c-9771-7a9424a0ec02 2018-08-01 09:31:39,570 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-01 09:31:39,573 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}2d1774f79609b021509da1ee47fba52b5bfef58d" 2018-08-01 09:31:39,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:31:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e665a357-f025-4485-87d8-27f37d9bac5f Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98"}, "tags": [], "enabled": true, "id": "2ed1054af2e94c049694d98d54211d98", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_b9a8d319-c8e6-4a06-a5f8-90c9fb9acc0b"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "id": "8d96727022f4443794db44ecde432faf", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8"}, "tags": [], "enabled": true, "id": "dbe9669438844f3faecdc7fcc050e0d8", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-01 09:31:39,658 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-e665a357-f025-4485-87d8-27f37d9bac5f 2018-08-01 09:31:39,658 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0884790420532s 2018-08-01 09:31:39,659 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-e665a357-f025-4485-87d8-27f37d9bac5f 2018-08-01 09:31:39,666 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-01 09:31:39,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=6a5fef49bf3e4415917f3f34d345169d&role.id=8410447eccc44975bfe66c2024deb95a&scope.project.id=2ed1054af2e94c049694d98d54211d98" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2d1774f79609b021509da1ee47fba52b5bfef58d" 2018-08-01 09:31:39,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:31:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-baa6e5da-30a8-409b-965c-e1899586bf29 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=6a5fef49bf3e4415917f3f34d345169d&role.id=8410447eccc44975bfe66c2024deb95a&scope.project.id=2ed1054af2e94c049694d98d54211d98", "previous": null, "next": null}} 2018-08-01 09:31:39,757 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=6a5fef49bf3e4415917f3f34d345169d&role.id=8410447eccc44975bfe66c2024deb95a&scope.project.id=2ed1054af2e94c049694d98d54211d98 used request id req-baa6e5da-30a8-409b-965c-e1899586bf29 2018-08-01 09:31:39,757 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0909218788147s 2018-08-01 09:31:39,758 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=6a5fef49bf3e4415917f3f34d345169d&role.id=8410447eccc44975bfe66c2024deb95a&scope.project.id=2ed1054af2e94c049694d98d54211d98 used request id req-baa6e5da-30a8-409b-965c-e1899586bf29 2018-08-01 09:31:39,761 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-01 09:31:39,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98/users/6a5fef49bf3e4415917f3f34d345169d/roles/8410447eccc44975bfe66c2024deb95a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2d1774f79609b021509da1ee47fba52b5bfef58d" 2018-08-01 09:31:39,893 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 09:31:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-05d4c166-bf2a-43e0-9649-dd0df5873d6d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 09:31:39,893 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98/users/6a5fef49bf3e4415917f3f34d345169d/roles/8410447eccc44975bfe66c2024deb95a used request id req-05d4c166-bf2a-43e0-9649-dd0df5873d6d 2018-08-01 09:31:39,893 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.131865024567s 2018-08-01 09:31:39,893 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98/users/6a5fef49bf3e4415917f3f34d345169d/roles/8410447eccc44975bfe66c2024deb95a used request id req-05d4c166-bf2a-43e0-9649-dd0df5873d6d 2018-08-01 09:31:39,894 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmready2-project_b9a8d319-c8e6-4a06-a5f8-90c9fb9acc0b', 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'2ed1054af2e94c049694d98d54211d98', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '81185d42-9cc2-4a32-b8f8-fc157ccdf1b5', 'username': u'vmready2-user_b9a8d319-c8e6-4a06-a5f8-90c9fb9acc0b', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-01 09:31:39,895 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-01 09:31:39,895 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-01 09:31:39,896 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-01 09:31:39,896 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-01 09:31:39,896 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-01 09:31:39,896 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-01 09:31:39,896 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-01 09:31:39,896 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-01 09:31:39,896 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-01 09:31:39,896 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-01 09:31:39,897 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-01 09:31:39,897 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-01 09:31:39,897 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-01 09:31:39,897 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-01 09:31:39,897 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-01 09:31:39,897 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-01 09:31:39,897 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-01 09:31:39,897 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-01 09:31:39,898 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-01 09:31:39,898 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-01 09:31:39,898 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-01 09:31:39,898 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-01 09:31:39,899 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmready2-user_b9a8d319-c8e6-4a06-a5f8-90c9fb9acc0b', 'password': '81185d42-9cc2-4a32-b8f8-fc157ccdf1b5', 'project_name': 'vmready2-project_b9a8d319-c8e6-4a06-a5f8-90c9fb9acc0b', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000//v3', 'project_id': '2ed1054af2e94c049694d98d54211d98', 'project_domain_name': 'Default'} 2018-08-01 09:31:39,900 - xtesting.ci.run_tests - INFO - Running test case 'vmready2'... 2018-08-01 09:31:39,901 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-01 09:31:39,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:31:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7cf7b1ea-620a-40f7-9c6e-8a95fc9ecab0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:31:39,908 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-7cf7b1ea-620a-40f7-9c6e-8a95fc9ecab0 2018-08-01 09:31:39,908 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-08-01 09:31:40,282 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8410447eccc44975bfe66c2024deb95a", "name": "Member"}], "expires_at": "2018-08-01T10:31:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2ed1054af2e94c049694d98d54211d98", "name": "vmready2-project_b9a8d319-c8e6-4a06-a5f8-90c9fb9acc0b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/2ed1054af2e94c049694d98d54211d98", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/2ed1054af2e94c049694d98d54211d98", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/2ed1054af2e94c049694d98d54211d98", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/2ed1054af2e94c049694d98d54211d98", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/2ed1054af2e94c049694d98d54211d98", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/2ed1054af2e94c049694d98d54211d98", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_2ed1054af2e94c049694d98d54211d98", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_2ed1054af2e94c049694d98d54211d98", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2ed1054af2e94c049694d98d54211d98", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/2ed1054af2e94c049694d98d54211d98", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/2ed1054af2e94c049694d98d54211d98", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/2ed1054af2e94c049694d98d54211d98", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/2ed1054af2e94c049694d98d54211d98", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/2ed1054af2e94c049694d98d54211d98", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vmready2-user_b9a8d319-c8e6-4a06-a5f8-90c9fb9acc0b", "id": "6a5fef49bf3e4415917f3f34d345169d"}, "audit_ids": ["SB2IDuCYQBq45Yeb0-2XNA"], "issued_at": "2018-08-01T09:31:40.000000Z"}} 2018-08-01 09:31:40,285 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-01 09:31:40,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}cdd60279be2db8343d1e7f43661bdefc85183a44" -d '{"network": {"name": "vmready2-net_b9a8d319-c8e6-4a06-a5f8-90c9fb9acc0b", "admin_state_up": true}}' 2018-08-01 09:31:40,824 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-a87ef809-4c15-4df7-80bd-52b92b35f3a7 Date: Wed, 01 Aug 2018 09:31:40 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"83c29ae0-a5c0-49da-8380-f6038f9052a7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"2ed1054af2e94c049694d98d54211d98","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T09:31:40Z","is_default":false,"name":"vmready2-net_b9a8d319-c8e6-4a06-a5f8-90c9fb9acc0b","qos_policy_id":null,"admin_state_up":true,"tenant_id":"2ed1054af2e94c049694d98d54211d98","created_at":"2018-08-01T09:31:40Z","mtu":1450}} 2018-08-01 09:31:40,824 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-a87ef809-4c15-4df7-80bd-52b92b35f3a7 2018-08-01 09:31:40,824 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.538527011871s 2018-08-01 09:31:40,824 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-a87ef809-4c15-4df7-80bd-52b92b35f3a7 2018-08-01 09:31:40,825 - 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-08-01T09:31:40Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'id': u'83c29ae0-a5c0-49da-8380-f6038f9052a7', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready2-net_b9a8d319-c8e6-4a06-a5f8-90c9fb9acc0b', u'admin_state_up': True, u'tenant_id': u'2ed1054af2e94c049694d98d54211d98', u'created_at': u'2018-08-01T09:31:40Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'2ed1054af2e94c049694d98d54211d98', u'l2_adjacency': True}) 2018-08-01 09:31:40,825 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-01 09:31:40,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}cdd60279be2db8343d1e7f43661bdefc85183a44" 2018-08-01 09:31:40,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1229 X-Openstack-Request-Id: req-bd2d4cad-ed06-488c-8907-5690618de902 Date: Wed, 01 Aug 2018 09:31:40 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"83c29ae0-a5c0-49da-8380-f6038f9052a7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"2ed1054af2e94c049694d98d54211d98","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T09:31:40Z","qos_policy_id":null,"name":"vmready2-net_b9a8d319-c8e6-4a06-a5f8-90c9fb9acc0b","admin_state_up":true,"tenant_id":"2ed1054af2e94c049694d98d54211d98","created_at":"2018-08-01T09:31:40Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dbe9669438844f3faecdc7fcc050e0d8","l2_adjacency":true,"status":"ACTIVE","subnets":["a5a333a9-9d0e-46a5-9440-2aa9c95d5013"],"description":"","tags":[],"updated_at":"2018-08-01T09:28:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:38Z","mtu":1500}]} 2018-08-01 09:31:40,971 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-bd2d4cad-ed06-488c-8907-5690618de902 2018-08-01 09:31:40,971 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.145837068558s 2018-08-01 09:31:40,972 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-bd2d4cad-ed06-488c-8907-5690618de902 2018-08-01 09:31:40,973 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-01 09:31:40,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}cdd60279be2db8343d1e7f43661bdefc85183a44" -d '{"subnet": {"name": "vmready2-subnet_b9a8d319-c8e6-4a06-a5f8-90c9fb9acc0b", "enable_dhcp": true, "network_id": "83c29ae0-a5c0-49da-8380-f6038f9052a7", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-01 09:31:41,827 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-cfdc6a89-5fcd-4d8d-a203-c85614a4451d Date: Wed, 01 Aug 2018 09:31:41 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"83c29ae0-a5c0-49da-8380-f6038f9052a7","tenant_id":"2ed1054af2e94c049694d98d54211d98","created_at":"2018-08-01T09:31:41Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-01T09:31:41Z","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":"2ed1054af2e94c049694d98d54211d98","id":"2fbb56bc-6479-40be-840a-bfedc051ff41","subnetpool_id":null,"name":"vmready2-subnet_b9a8d319-c8e6-4a06-a5f8-90c9fb9acc0b"}} 2018-08-01 09:31:41,827 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-cfdc6a89-5fcd-4d8d-a203-c85614a4451d 2018-08-01 09:31:41,827 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.853501081467s 2018-08-01 09:31:41,827 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-cfdc6a89-5fcd-4d8d-a203-c85614a4451d 2018-08-01 09:31:41,828 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-01T09:31: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'2fbb56bc-6479-40be-840a-bfedc051ff41', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready2-subnet_b9a8d319-c8e6-4a06-a5f8-90c9fb9acc0b', u'enable_dhcp': True, u'network_id': u'83c29ae0-a5c0-49da-8380-f6038f9052a7', u'tenant_id': u'2ed1054af2e94c049694d98d54211d98', u'created_at': u'2018-08-01T09:31: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'2ed1054af2e94c049694d98d54211d98'}) 2018-08-01 09:31:41,828 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-01 09:31:41,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}cdd60279be2db8343d1e7f43661bdefc85183a44" -d '{"router": {"external_gateway_info": {"network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089"}, "name": "vmready2-router_b9a8d319-c8e6-4a06-a5f8-90c9fb9acc0b", "admin_state_up": true}}' 2018-08-01 09:31:43,245 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-1c41b3b0-2f99-457d-9193-00c3692079f1 Date: Wed, 01 Aug 2018 09:31:43 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a5a333a9-9d0e-46a5-9440-2aa9c95d5013", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "2ed1054af2e94c049694d98d54211d98", "created_at": "2018-08-01T09:31:41Z", "admin_state_up": true, "updated_at": "2018-08-01T09:31:42Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "2ed1054af2e94c049694d98d54211d98", "id": "f2730822-6ed2-4e34-8068-211d33521248", "name": "vmready2-router_b9a8d319-c8e6-4a06-a5f8-90c9fb9acc0b"}} 2018-08-01 09:31:43,245 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-1c41b3b0-2f99-457d-9193-00c3692079f1 2018-08-01 09:31:43,245 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.41667699814s 2018-08-01 09:31:43,245 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-1c41b3b0-2f99-457d-9193-00c3692079f1 2018-08-01 09:31:43,246 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-01T09:31:42Z', u'revision_number': 2, u'id': u'f2730822-6ed2-4e34-8068-211d33521248', u'external_gateway_info': {u'network_id': u'e7d7be46-2840-4976-87a2-d78a4e5c6089', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'a5a333a9-9d0e-46a5-9440-2aa9c95d5013', u'ip_address': u'172.30.9.202'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready2-router_b9a8d319-c8e6-4a06-a5f8-90c9fb9acc0b', u'admin_state_up': True, u'tenant_id': u'2ed1054af2e94c049694d98d54211d98', u'created_at': u'2018-08-01T09:31:41Z', u'flavor_id': None, u'routes': [], u'project_id': u'2ed1054af2e94c049694d98d54211d98'}) 2018-08-01 09:31:43,246 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-01 09:31:43,247 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/f2730822-6ed2-4e34-8068-211d33521248/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}cdd60279be2db8343d1e7f43661bdefc85183a44" -d '{"subnet_id": "2fbb56bc-6479-40be-840a-bfedc051ff41"}' 2018-08-01 09:31:45,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-629760c1-cf46-4d1a-b466-0694e108137a Date: Wed, 01 Aug 2018 09:31:45 GMT RESP BODY: {"network_id": "83c29ae0-a5c0-49da-8380-f6038f9052a7", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "subnet_id": "2fbb56bc-6479-40be-840a-bfedc051ff41", "subnet_ids": ["2fbb56bc-6479-40be-840a-bfedc051ff41"], "port_id": "327f917b-0663-440e-8eef-de90bc7076d7", "id": "f2730822-6ed2-4e34-8068-211d33521248"} 2018-08-01 09:31:45,353 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/f2730822-6ed2-4e34-8068-211d33521248/add_router_interface.json used request id req-629760c1-cf46-4d1a-b466-0694e108137a 2018-08-01 09:31:45,353 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.10660481453s 2018-08-01 09:31:45,353 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/f2730822-6ed2-4e34-8068-211d33521248/add_router_interface.json used request id req-629760c1-cf46-4d1a-b466-0694e108137a returning object f2730822-6ed2-4e34-8068-211d33521248 2018-08-01 09:31:45,354 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-01 09:31:45,486 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-01 09:31:45,487 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-01 09:31:45,492 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Wed, 01 Aug 2018 09:31:45 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2018-08-01 09:31:45,494 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-01 09:31:45,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}cdd60279be2db8343d1e7f43661bdefc85183a44" 2018-08-01 09:31:46,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-2e1fb3ff-ae80-42e1-9e1b-9c8ed3c6b885 Date: Wed, 01 Aug 2018 09:31:46 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-01 09:31:46,172 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-2e1fb3ff-ae80-42e1-9e1b-9c8ed3c6b885 2018-08-01 09:31:46,172 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.678294897079s 2018-08-01 09:31:46,173 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-2e1fb3ff-ae80-42e1-9e1b-9c8ed3c6b885 2018-08-01 09:31:46,180 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-01 09:31:46,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}cdd60279be2db8343d1e7f43661bdefc85183a44" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready2-img_b9a8d319-c8e6-4a06-a5f8-90c9fb9acc0b", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready2-img_b9a8d319-c8e6-4a06-a5f8-90c9fb9acc0b"}' 2018-08-01 09:31:46,250 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/7f4148c6-acaa-4dc7-b955-6225def8084c Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-21727f0f-fcb4-4c33-ba47-52964ed37c05 Date: Wed, 01 Aug 2018 09:31:46 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/7f4148c6-acaa-4dc7-b955-6225def8084c/file", "owner": "2ed1054af2e94c049694d98d54211d98", "id": "7f4148c6-acaa-4dc7-b955-6225def8084c", "size": null, "self": "/v2/images/7f4148c6-acaa-4dc7-b955-6225def8084c", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-01T09:31:46Z", "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_b9a8d319-c8e6-4a06-a5f8-90c9fb9acc0b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_b9a8d319-c8e6-4a06-a5f8-90c9fb9acc0b", "checksum": null, "created_at": "2018-08-01T09:31:46Z", "protected": false} 2018-08-01 09:31:46,251 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-21727f0f-fcb4-4c33-ba47-52964ed37c05 2018-08-01 09:31:46,251 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0705840587616s 2018-08-01 09:31:46,251 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-21727f0f-fcb4-4c33-ba47-52964ed37c05 returning object 7f4148c6-acaa-4dc7-b955-6225def8084c 2018-08-01 09:31:46,252 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-01 09:31:46,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/7f4148c6-acaa-4dc7-b955-6225def8084c/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}cdd60279be2db8343d1e7f43661bdefc85183a44" -d '' 2018-08-01 09:31:47,096 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3718c7e8-e96a-41ba-8510-a41c7d64c166 Date: Wed, 01 Aug 2018 09:31:47 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-01 09:31:47,096 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/7f4148c6-acaa-4dc7-b955-6225def8084c/file used request id req-3718c7e8-e96a-41ba-8510-a41c7d64c166 2018-08-01 09:31:47,096 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.843996047974s 2018-08-01 09:31:47,096 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/7f4148c6-acaa-4dc7-b955-6225def8084c/file used request id req-3718c7e8-e96a-41ba-8510-a41c7d64c166 2018-08-01 09:31:47,096 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/vmready2-img_b9a8d319-c8e6-4a06-a5f8-90c9fb9acc0b', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-08-01T09:31:46Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/7f4148c6-acaa-4dc7-b955-6225def8084c/file', u'owner': u'2ed1054af2e94c049694d98d54211d98', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'7f4148c6-acaa-4dc7-b955-6225def8084c', u'size': None, u'name': u'vmready2-img_b9a8d319-c8e6-4a06-a5f8-90c9fb9acc0b', u'checksum': None, u'self': u'/v2/images/7f4148c6-acaa-4dc7-b955-6225def8084c', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-08-01T09:31:46Z', u'schema': u'/v2/schemas/image'}) 2018-08-01 09:31:47,097 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-01 09:31:47,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}2d1774f79609b021509da1ee47fba52b5bfef58d" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready2-flavor_b9a8d319-c8e6-4a06-a5f8-90c9fb9acc0b", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-01 09:31:47,379 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:31: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-5937b04d-2f11-4c53-b45a-3d16caad1fbd x-compute-request-id: req-5937b04d-2f11-4c53-b45a-3d16caad1fbd Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "vmready2-flavor_b9a8d319-c8e6-4a06-a5f8-90c9fb9acc0b", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/d422748c-0b28-4630-9069-72ab58326532", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/d422748c-0b28-4630-9069-72ab58326532", "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": "d422748c-0b28-4630-9069-72ab58326532"}} 2018-08-01 09:31:47,379 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-5937b04d-2f11-4c53-b45a-3d16caad1fbd 2018-08-01 09:31:47,379 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.282048940659s 2018-08-01 09:31:47,380 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-5937b04d-2f11-4c53-b45a-3d16caad1fbd 2018-08-01 09:31:47,381 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready2-flavor_b9a8d319-c8e6-4a06-a5f8-90c9fb9acc0b', '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'8d96727022f4443794db44ecde432faf', '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'd422748c-0b28-4630-9069-72ab58326532', 'swap': 0}) 2018-08-01 09:31:47,381 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-01 09:31:47,384 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/d422748c-0b28-4630-9069-72ab58326532/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}2d1774f79609b021509da1ee47fba52b5bfef58d" -d '{"extra_specs": {}}' 2018-08-01 09:31:47,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:31: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-d8b99af1-535b-474c-9119-f0669ffa9d66 x-compute-request-id: req-d8b99af1-535b-474c-9119-f0669ffa9d66 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-01 09:31:47,506 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/d422748c-0b28-4630-9069-72ab58326532/os-extra_specs used request id req-d8b99af1-535b-474c-9119-f0669ffa9d66 2018-08-01 09:31:47,506 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.124993085861s 2018-08-01 09:31:47,507 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/d422748c-0b28-4630-9069-72ab58326532/os-extra_specs used request id req-d8b99af1-535b-474c-9119-f0669ffa9d66 2018-08-01 09:31:47,618 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-01 09:31:47,618 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready2 | functest | 00:08 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-01 09:31:47,623 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-01 09:31:47,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/f2730822-6ed2-4e34-8068-211d33521248/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}cdd60279be2db8343d1e7f43661bdefc85183a44" -d '{"subnet_id": "2fbb56bc-6479-40be-840a-bfedc051ff41"}' 2018-08-01 09:31:49,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-6167def7-de9c-4f96-9694-f99915481f94 Date: Wed, 01 Aug 2018 09:31:49 GMT RESP BODY: {"network_id": "83c29ae0-a5c0-49da-8380-f6038f9052a7", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "subnet_id": "2fbb56bc-6479-40be-840a-bfedc051ff41", "subnet_ids": ["2fbb56bc-6479-40be-840a-bfedc051ff41"], "port_id": "327f917b-0663-440e-8eef-de90bc7076d7", "id": "f2730822-6ed2-4e34-8068-211d33521248"} 2018-08-01 09:31:49,313 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/f2730822-6ed2-4e34-8068-211d33521248/remove_router_interface.json used request id req-6167def7-de9c-4f96-9694-f99915481f94 2018-08-01 09:31:49,314 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.69004797935s 2018-08-01 09:31:49,314 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/f2730822-6ed2-4e34-8068-211d33521248/remove_router_interface.json used request id req-6167def7-de9c-4f96-9694-f99915481f94 returning object f2730822-6ed2-4e34-8068-211d33521248 2018-08-01 09:31:49,314 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-01 09:31:49,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}cdd60279be2db8343d1e7f43661bdefc85183a44" 2018-08-01 09:31:49,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 704 X-Openstack-Request-Id: req-c964b973-6d1d-4725-bd97-16a89a7326b6 Date: Wed, 01 Aug 2018 09:31:49 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a5a333a9-9d0e-46a5-9440-2aa9c95d5013", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "2ed1054af2e94c049694d98d54211d98", "created_at": "2018-08-01T09:31:41Z", "admin_state_up": true, "updated_at": "2018-08-01T09:31:48Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "2ed1054af2e94c049694d98d54211d98", "id": "f2730822-6ed2-4e34-8068-211d33521248", "name": "vmready2-router_b9a8d319-c8e6-4a06-a5f8-90c9fb9acc0b"}]} 2018-08-01 09:31:49,474 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-c964b973-6d1d-4725-bd97-16a89a7326b6 2018-08-01 09:31:49,474 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.159322023392s 2018-08-01 09:31:49,474 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-c964b973-6d1d-4725-bd97-16a89a7326b6 2018-08-01 09:31:49,475 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-01 09:31:49,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/f2730822-6ed2-4e34-8068-211d33521248.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cdd60279be2db8343d1e7f43661bdefc85183a44" 2018-08-01 09:31:50,536 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-99f782a9-ce83-406e-a3af-991b418e4814 Content-Length: 0 Date: Wed, 01 Aug 2018 09:31:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 09:31:50,537 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/f2730822-6ed2-4e34-8068-211d33521248.json used request id req-99f782a9-ce83-406e-a3af-991b418e4814 2018-08-01 09:31:50,537 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.06122803688s 2018-08-01 09:31:50,537 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/f2730822-6ed2-4e34-8068-211d33521248.json used request id req-99f782a9-ce83-406e-a3af-991b418e4814 2018-08-01 09:31:50,537 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-01 09:31:50,538 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}cdd60279be2db8343d1e7f43661bdefc85183a44" 2018-08-01 09:31:50,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-fb005ce7-af99-460e-8530-f0aa0ca145e6 Date: Wed, 01 Aug 2018 09:31:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"83c29ae0-a5c0-49da-8380-f6038f9052a7","tenant_id":"2ed1054af2e94c049694d98d54211d98","created_at":"2018-08-01T09:31:41Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-01T09:31:41Z","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":"2ed1054af2e94c049694d98d54211d98","id":"2fbb56bc-6479-40be-840a-bfedc051ff41","subnetpool_id":null,"name":"vmready2-subnet_b9a8d319-c8e6-4a06-a5f8-90c9fb9acc0b"}]} 2018-08-01 09:31:50,609 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-fb005ce7-af99-460e-8530-f0aa0ca145e6 2018-08-01 09:31:50,609 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0713880062103s 2018-08-01 09:31:50,609 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-fb005ce7-af99-460e-8530-f0aa0ca145e6 2018-08-01 09:31:50,610 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-01 09:31:50,611 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/2fbb56bc-6479-40be-840a-bfedc051ff41.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cdd60279be2db8343d1e7f43661bdefc85183a44" 2018-08-01 09:31:51,741 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ddcfb324-48e5-4843-ac48-ab333b1759a3 Date: Wed, 01 Aug 2018 09:31:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 09:31:51,741 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/2fbb56bc-6479-40be-840a-bfedc051ff41.json used request id req-ddcfb324-48e5-4843-ac48-ab333b1759a3 2018-08-01 09:31:51,741 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.13054180145s 2018-08-01 09:31:51,741 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/2fbb56bc-6479-40be-840a-bfedc051ff41.json used request id req-ddcfb324-48e5-4843-ac48-ab333b1759a3 2018-08-01 09:31:51,742 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-01 09:31:51,742 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}cdd60279be2db8343d1e7f43661bdefc85183a44" 2018-08-01 09:31:51,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1235 X-Openstack-Request-Id: req-0e9d120d-31c6-47f8-a87e-35da047436e3 Date: Wed, 01 Aug 2018 09:31:51 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"83c29ae0-a5c0-49da-8380-f6038f9052a7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2ed1054af2e94c049694d98d54211d98","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T09:31:51Z","qos_policy_id":null,"name":"vmready2-net_b9a8d319-c8e6-4a06-a5f8-90c9fb9acc0b","admin_state_up":true,"tenant_id":"2ed1054af2e94c049694d98d54211d98","created_at":"2018-08-01T09:31:40Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dbe9669438844f3faecdc7fcc050e0d8","l2_adjacency":true,"status":"ACTIVE","subnets":["a5a333a9-9d0e-46a5-9440-2aa9c95d5013"],"description":"","tags":[],"updated_at":"2018-08-01T09:28:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:38Z","mtu":1500}]} 2018-08-01 09:31:51,851 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-0e9d120d-31c6-47f8-a87e-35da047436e3 2018-08-01 09:31:51,851 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.108975887299s 2018-08-01 09:31:51,851 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-0e9d120d-31c6-47f8-a87e-35da047436e3 2018-08-01 09:31:51,852 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-01 09:31:51,853 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/83c29ae0-a5c0-49da-8380-f6038f9052a7.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cdd60279be2db8343d1e7f43661bdefc85183a44" 2018-08-01 09:31:52,992 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e7edb301-e9bf-41a0-8fcc-68d331ec61a2 Date: Wed, 01 Aug 2018 09:31:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 09:31:52,992 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/83c29ae0-a5c0-49da-8380-f6038f9052a7.json used request id req-e7edb301-e9bf-41a0-8fcc-68d331ec61a2 2018-08-01 09:31:52,992 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.14020204544s 2018-08-01 09:31:52,993 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/83c29ae0-a5c0-49da-8380-f6038f9052a7.json used request id req-e7edb301-e9bf-41a0-8fcc-68d331ec61a2 2018-08-01 09:31:52,997 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-01 09:31:53,000 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}cdd60279be2db8343d1e7f43661bdefc85183a44" 2018-08-01 09:31:53,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1198 Content-Type: application/json X-Openstack-Request-Id: req-22ba7f05-ee3f-4258-90ad-994720baeb7e Date: Wed, 01 Aug 2018 09:31:53 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/7f4148c6-acaa-4dc7-b955-6225def8084c/snap", "metadata": {}}], "file": "/v2/images/7f4148c6-acaa-4dc7-b955-6225def8084c/file", "owner": "2ed1054af2e94c049694d98d54211d98", "id": "7f4148c6-acaa-4dc7-b955-6225def8084c", "size": 12716032, "self": "/v2/images/7f4148c6-acaa-4dc7-b955-6225def8084c", "disk_format": "qcow2", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/7f4148c6-acaa-4dc7-b955-6225def8084c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-01T09:31:47Z", "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_b9a8d319-c8e6-4a06-a5f8-90c9fb9acc0b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_b9a8d319-c8e6-4a06-a5f8-90c9fb9acc0b", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-01T09:31:46Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-01 09:31:53,032 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-22ba7f05-ee3f-4258-90ad-994720baeb7e 2018-08-01 09:31:53,032 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0352470874786s 2018-08-01 09:31:53,032 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-22ba7f05-ee3f-4258-90ad-994720baeb7e 2018-08-01 09:31:53,034 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-01 09:31:53,037 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/7f4148c6-acaa-4dc7-b955-6225def8084c -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cdd60279be2db8343d1e7f43661bdefc85183a44" 2018-08-01 09:31:53,350 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d10dead1-f829-49bf-84eb-bcd06a905c5d Date: Wed, 01 Aug 2018 09:31:53 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-01 09:31:53,351 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/7f4148c6-acaa-4dc7-b955-6225def8084c used request id req-d10dead1-f829-49bf-84eb-bcd06a905c5d 2018-08-01 09:31:53,351 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.316496133804s 2018-08-01 09:31:53,351 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/7f4148c6-acaa-4dc7-b955-6225def8084c used request id req-d10dead1-f829-49bf-84eb-bcd06a905c5d 2018-08-01 09:31:53,351 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-01 09:31:53,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}2d1774f79609b021509da1ee47fba52b5bfef58d" 2018-08-01 09:31:53,384 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:31:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8e25f85e-1025-4de7-9235-429dd6d3df19 x-compute-request-id: req-8e25f85e-1025-4de7-9235-429dd6d3df19 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmready2-flavor_b9a8d319-c8e6-4a06-a5f8-90c9fb9acc0b", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/d422748c-0b28-4630-9069-72ab58326532", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/d422748c-0b28-4630-9069-72ab58326532", "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": "d422748c-0b28-4630-9069-72ab58326532"}]} 2018-08-01 09:31:53,384 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-8e25f85e-1025-4de7-9235-429dd6d3df19 2018-08-01 09:31:53,384 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0325458049774s 2018-08-01 09:31:53,384 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-8e25f85e-1025-4de7-9235-429dd6d3df19 2018-08-01 09:31:53,386 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-01 09:31:53,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/d422748c-0b28-4630-9069-72ab58326532 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2d1774f79609b021509da1ee47fba52b5bfef58d" 2018-08-01 09:31:53,427 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 09:31:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2f94c5c6-d953-4c2c-b6df-56ec9e5f4ec1 x-compute-request-id: req-2f94c5c6-d953-4c2c-b6df-56ec9e5f4ec1 Content-Length: 0 Content-Type: application/json 2018-08-01 09:31:53,427 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/d422748c-0b28-4630-9069-72ab58326532 used request id req-2f94c5c6-d953-4c2c-b6df-56ec9e5f4ec1 2018-08-01 09:31:53,427 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0411629676819s 2018-08-01 09:31:53,427 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/d422748c-0b28-4630-9069-72ab58326532 used request id req-2f94c5c6-d953-4c2c-b6df-56ec9e5f4ec1 2018-08-01 09:31:53,428 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-01 09:31:53,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}2d1774f79609b021509da1ee47fba52b5bfef58d" 2018-08-01 09:31:53,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:31:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c68a0643-432a-40f1-8ea8-af6970aac553 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "vmready2-user_b9a8d319-c8e6-4a06-a5f8-90c9fb9acc0b", "links": {"self": "http://172.30.9.24:5000/v3/users/6a5fef49bf3e4415917f3f34d345169d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "6a5fef49bf3e4415917f3f34d345169d", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 09:31:53,535 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-c68a0643-432a-40f1-8ea8-af6970aac553 2018-08-01 09:31:53,535 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.10732293129s 2018-08-01 09:31:53,535 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-c68a0643-432a-40f1-8ea8-af6970aac553 2018-08-01 09:31:53,540 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-01 09:31:53,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users/6a5fef49bf3e4415917f3f34d345169d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2d1774f79609b021509da1ee47fba52b5bfef58d" 2018-08-01 09:31:53,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:31:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9674ec17-37b3-4e93-aa9c-862134a444ba Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"user": {"name": "vmready2-user_b9a8d319-c8e6-4a06-a5f8-90c9fb9acc0b", "links": {"self": "http://172.30.9.24:5000/v3/users/6a5fef49bf3e4415917f3f34d345169d"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "6a5fef49bf3e4415917f3f34d345169d", "description": null}} 2018-08-01 09:31:53,679 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/6a5fef49bf3e4415917f3f34d345169d used request id req-9674ec17-37b3-4e93-aa9c-862134a444ba 2018-08-01 09:31:53,679 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.139329910278s 2018-08-01 09:31:53,679 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/6a5fef49bf3e4415917f3f34d345169d used request id req-9674ec17-37b3-4e93-aa9c-862134a444ba 2018-08-01 09:31:53,680 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-01 09:31:53,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/users/6a5fef49bf3e4415917f3f34d345169d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2d1774f79609b021509da1ee47fba52b5bfef58d" 2018-08-01 09:31:53,936 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 09:31:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c31884f-1fc2-4876-9831-635cc59d744f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 09:31:53,936 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/6a5fef49bf3e4415917f3f34d345169d used request id req-9c31884f-1fc2-4876-9831-635cc59d744f 2018-08-01 09:31:53,936 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.255980014801s 2018-08-01 09:31:53,936 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/6a5fef49bf3e4415917f3f34d345169d used request id req-9c31884f-1fc2-4876-9831-635cc59d744f 2018-08-01 09:31:53,943 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-01 09:31:53,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}2d1774f79609b021509da1ee47fba52b5bfef58d" 2018-08-01 09:31:54,030 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:31:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4cb777ed-2ff7-48cf-87aa-2c7c4c785f3a Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98"}, "tags": [], "enabled": true, "id": "2ed1054af2e94c049694d98d54211d98", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_b9a8d319-c8e6-4a06-a5f8-90c9fb9acc0b"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "id": "8d96727022f4443794db44ecde432faf", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8"}, "tags": [], "enabled": true, "id": "dbe9669438844f3faecdc7fcc050e0d8", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-01 09:31:54,030 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-4cb777ed-2ff7-48cf-87aa-2c7c4c785f3a 2018-08-01 09:31:54,031 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0879080295563s 2018-08-01 09:31:54,031 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-4cb777ed-2ff7-48cf-87aa-2c7c4c785f3a 2018-08-01 09:31:54,035 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-01 09:31:54,039 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2d1774f79609b021509da1ee47fba52b5bfef58d" 2018-08-01 09:31:54,191 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 09:31:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d12a95a-99b5-4571-96ee-ac77802947fa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 09:31:54,191 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 used request id req-3d12a95a-99b5-4571-96ee-ac77802947fa 2018-08-01 09:31:54,192 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.156131982803s 2018-08-01 09:31:54,192 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 used request id req-3d12a95a-99b5-4571-96ee-ac77802947fa 2018-08-01 09:31:54,194 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-01 09:31:54,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}2d1774f79609b021509da1ee47fba52b5bfef58d" 2018-08-01 09:31:54,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:31:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c15b8159-1d8e-4e58-8a2b-2fc2e5af7c0d Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8410447eccc44975bfe66c2024deb95a", "links": {"self": "http://172.30.9.24:5000/v3/roles/8410447eccc44975bfe66c2024deb95a"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 09:31:54,279 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-c15b8159-1d8e-4e58-8a2b-2fc2e5af7c0d 2018-08-01 09:31:54,279 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0849070549011s 2018-08-01 09:31:54,280 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-c15b8159-1d8e-4e58-8a2b-2fc2e5af7c0d 2018-08-01 09:31:54,285 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-08-01 09:31:54,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/roles/8410447eccc44975bfe66c2024deb95a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2d1774f79609b021509da1ee47fba52b5bfef58d" 2018-08-01 09:31:54,446 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 09:31:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-be5a9cbe-8907-46d4-9cee-4b4de37797a0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 09:31:54,447 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/8410447eccc44975bfe66c2024deb95a used request id req-be5a9cbe-8907-46d4-9cee-4b4de37797a0 2018-08-01 09:31:54,447 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.161810159683s 2018-08-01 09:31:54,447 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/8410447eccc44975bfe66c2024deb95a used request id req-be5a9cbe-8907-46d4-9cee-4b4de37797a0 2018-08-01 09:31:54,501 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm1'... 2018-08-01 09:31:54,542 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-01 09:31:54,542 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-01 09:31:54,543 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-01 09:31:54,543 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-01 09:31:54,543 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-01 09:31:54,543 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-01 09:31:54,543 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-01 09:31:54,543 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-01 09:31:54,543 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-01 09:31:54,543 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-01 09:31:54,543 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-01 09:31:54,543 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-01 09:31:54,543 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-01 09:31:54,543 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-01 09:31:54,544 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-01 09:31:54,544 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-01 09:31:54,544 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-01 09:31:54,544 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-01 09:31:54,544 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-01 09:31:54,544 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-01 09:31:54,544 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-01 09:31:54,544 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-01 09:31:54,545 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-01 09:31:54,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:31:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a433a2aa-30cc-4c95-adf2-37dd77f5fa8f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:31:54,552 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-a433a2aa-30cc-4c95-adf2-37dd77f5fa8f 2018-08-01 09:31:54,552 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-08-01 09:31:54,937 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:31:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["j9rKsTG0R3K0DagrQ4zCqw"], "issued_at": "2018-08-01T09:31:54.000000Z"}} 2018-08-01 09:31:54,941 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-01 09:31:54,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}cf884490613e13de702e488e6cf5cfe9a2aa6f5d" 2018-08-01 09:31:55,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-dac1353d-1759-49b8-a9af-0e0d034fb505 Date: Wed, 01 Aug 2018 09:31:55 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dbe9669438844f3faecdc7fcc050e0d8","l2_adjacency":true,"status":"ACTIVE","subnets":["a5a333a9-9d0e-46a5-9440-2aa9c95d5013"],"description":"","tags":[],"updated_at":"2018-08-01T09:28:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:38Z","provider:network_type":"flat"}]} 2018-08-01 09:31:55,834 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-dac1353d-1759-49b8-a9af-0e0d034fb505 2018-08-01 09:31:55,834 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.89296412468s 2018-08-01 09:31:55,834 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-dac1353d-1759-49b8-a9af-0e0d034fb505 2018-08-01 09:31:55,840 - xtesting.ci.run_tests - INFO - Running test case 'singlevm1'... 2018-08-01 09:31:55,841 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-01 09:31:55,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}cf884490613e13de702e488e6cf5cfe9a2aa6f5d" -d '{"network": {"name": "singlevm1-net_2f9ddb59-117a-4f8d-ad26-7e1661126f2e", "admin_state_up": true}}' 2018-08-01 09:31:56,149 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-9db2d4c8-68c9-40f0-ac9a-5865bba82ad6 Date: Wed, 01 Aug 2018 09:31: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":"d1ef3fa5-9696-4fdf-b7e9-9fa51ff16b34","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":68,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T09:31:56Z","is_default":false,"qos_policy_id":null,"name":"singlevm1-net_2f9ddb59-117a-4f8d-ad26-7e1661126f2e","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:31:55Z","mtu":1450}} 2018-08-01 09:31:56,150 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-9db2d4c8-68c9-40f0-ac9a-5865bba82ad6 2018-08-01 09:31:56,150 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.308297872543s 2018-08-01 09:31:56,150 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-9db2d4c8-68c9-40f0-ac9a-5865bba82ad6 2018-08-01 09:31:56,151 - 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-08-01T09:31:56Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'd1ef3fa5-9696-4fdf-b7e9-9fa51ff16b34', u'provider:segmentation_id': 68, 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_2f9ddb59-117a-4f8d-ad26-7e1661126f2e', u'created_at': u'2018-08-01T09:31:55Z', u'mtu': 1450, u'tenant_id': u'8d96727022f4443794db44ecde432faf', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'8d96727022f4443794db44ecde432faf', u'l2_adjacency': True}) 2018-08-01 09:31:56,151 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-01 09:31:56,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}cf884490613e13de702e488e6cf5cfe9a2aa6f5d" 2018-08-01 09:31:56,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1429 X-Openstack-Request-Id: req-1009c32a-f2b6-4bb0-9355-44e0d977425e Date: Wed, 01 Aug 2018 09:31:56 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d1ef3fa5-9696-4fdf-b7e9-9fa51ff16b34","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":68,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T09:31:56Z","qos_policy_id":null,"name":"singlevm1-net_2f9ddb59-117a-4f8d-ad26-7e1661126f2e","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:31:55Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dbe9669438844f3faecdc7fcc050e0d8","l2_adjacency":true,"status":"ACTIVE","subnets":["a5a333a9-9d0e-46a5-9440-2aa9c95d5013"],"description":"","tags":[],"updated_at":"2018-08-01T09:28:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:38Z","provider:network_type":"flat"}]} 2018-08-01 09:31:56,251 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-1009c32a-f2b6-4bb0-9355-44e0d977425e 2018-08-01 09:31:56,251 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0999171733856s 2018-08-01 09:31:56,252 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-1009c32a-f2b6-4bb0-9355-44e0d977425e 2018-08-01 09:31:56,253 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-01 09:31:56,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}cf884490613e13de702e488e6cf5cfe9a2aa6f5d" -d '{"subnet": {"name": "singlevm1-subnet_2f9ddb59-117a-4f8d-ad26-7e1661126f2e", "enable_dhcp": true, "network_id": "d1ef3fa5-9696-4fdf-b7e9-9fa51ff16b34", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-01 09:31:56,776 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-5c22f5a2-a416-4bab-a5a8-96d86dbae343 Date: Wed, 01 Aug 2018 09:31:56 GMT RESP BODY: {"subnet":{"updated_at":"2018-08-01T09:31:56Z","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":"b5c4bff8-f27a-4d7d-b6d5-f8a74bc157aa","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_2f9ddb59-117a-4f8d-ad26-7e1661126f2e","enable_dhcp":true,"segment_id":null,"network_id":"d1ef3fa5-9696-4fdf-b7e9-9fa51ff16b34","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:31:56Z","ip_version":4}} 2018-08-01 09:31:56,776 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-5c22f5a2-a416-4bab-a5a8-96d86dbae343 2018-08-01 09:31:56,776 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.522542953491s 2018-08-01 09:31:56,776 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-5c22f5a2-a416-4bab-a5a8-96d86dbae343 2018-08-01 09:31:56,777 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-01T09:31:56Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'b5c4bff8-f27a-4d7d-b6d5-f8a74bc157aa', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm1-subnet_2f9ddb59-117a-4f8d-ad26-7e1661126f2e', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'd1ef3fa5-9696-4fdf-b7e9-9fa51ff16b34', u'tenant_id': u'8d96727022f4443794db44ecde432faf', u'created_at': u'2018-08-01T09:31:56Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'8d96727022f4443794db44ecde432faf'}) 2018-08-01 09:31:56,777 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-01 09:31:56,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}cf884490613e13de702e488e6cf5cfe9a2aa6f5d" -d '{"router": {"external_gateway_info": {"network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089"}, "name": "singlevm1-router_2f9ddb59-117a-4f8d-ad26-7e1661126f2e", "admin_state_up": true}}' 2018-08-01 09:31:58,211 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 709 X-Openstack-Request-Id: req-66d825ce-0356-4b8c-ba0d-6e40bdb73591 Date: Wed, 01 Aug 2018 09:31:58 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a5a333a9-9d0e-46a5-9440-2aa9c95d5013", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:31:56Z", "admin_state_up": true, "updated_at": "2018-08-01T09:31:57Z", "project_id": "8d96727022f4443794db44ecde432faf", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "8b2c0574-5dc1-45f9-b20d-b166cb2c0280", "name": "singlevm1-router_2f9ddb59-117a-4f8d-ad26-7e1661126f2e"}} 2018-08-01 09:31:58,211 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-66d825ce-0356-4b8c-ba0d-6e40bdb73591 2018-08-01 09:31:58,212 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.43425703049s 2018-08-01 09:31:58,212 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-66d825ce-0356-4b8c-ba0d-6e40bdb73591 2018-08-01 09:31:58,212 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-01T09:31:57Z', u'revision_number': 2, u'ha': False, u'id': u'8b2c0574-5dc1-45f9-b20d-b166cb2c0280', u'external_gateway_info': {u'network_id': u'e7d7be46-2840-4976-87a2-d78a4e5c6089', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'a5a333a9-9d0e-46a5-9440-2aa9c95d5013', u'ip_address': u'172.30.9.205'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm1-router_2f9ddb59-117a-4f8d-ad26-7e1661126f2e', u'admin_state_up': True, u'tenant_id': u'8d96727022f4443794db44ecde432faf', u'created_at': u'2018-08-01T09:31:56Z', u'flavor_id': None, u'routes': [], u'project_id': u'8d96727022f4443794db44ecde432faf'}) 2018-08-01 09:31:58,213 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-01 09:31:58,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/8b2c0574-5dc1-45f9-b20d-b166cb2c0280/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}cf884490613e13de702e488e6cf5cfe9a2aa6f5d" -d '{"subnet_id": "b5c4bff8-f27a-4d7d-b6d5-f8a74bc157aa"}' 2018-08-01 09:32:00,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-52f99c47-78e8-4b27-bf73-e05bfff1c23d Date: Wed, 01 Aug 2018 09:32:00 GMT RESP BODY: {"network_id": "d1ef3fa5-9696-4fdf-b7e9-9fa51ff16b34", "tenant_id": "8d96727022f4443794db44ecde432faf", "subnet_id": "b5c4bff8-f27a-4d7d-b6d5-f8a74bc157aa", "subnet_ids": ["b5c4bff8-f27a-4d7d-b6d5-f8a74bc157aa"], "port_id": "04ddfa64-9ac4-439b-97e4-0d5051a6c887", "id": "8b2c0574-5dc1-45f9-b20d-b166cb2c0280"} 2018-08-01 09:32:00,115 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/8b2c0574-5dc1-45f9-b20d-b166cb2c0280/add_router_interface.json used request id req-52f99c47-78e8-4b27-bf73-e05bfff1c23d 2018-08-01 09:32:00,115 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.90172696114s 2018-08-01 09:32:00,115 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/8b2c0574-5dc1-45f9-b20d-b166cb2c0280/add_router_interface.json used request id req-52f99c47-78e8-4b27-bf73-e05bfff1c23d returning object 8b2c0574-5dc1-45f9-b20d-b166cb2c0280 2018-08-01 09:32:00,116 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-01 09:32:00,247 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-01 09:32:00,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-01 09:32:00,253 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Wed, 01 Aug 2018 09:32:00 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2018-08-01 09:32:00,256 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-01 09:32:00,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}cf884490613e13de702e488e6cf5cfe9a2aa6f5d" 2018-08-01 09:32:00,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-59f6e829-ac54-4c55-8057-2a1f9dbdbc8e Date: Wed, 01 Aug 2018 09:32:00 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-01 09:32:00,872 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-59f6e829-ac54-4c55-8057-2a1f9dbdbc8e 2018-08-01 09:32:00,872 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.61595082283s 2018-08-01 09:32:00,872 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-59f6e829-ac54-4c55-8057-2a1f9dbdbc8e 2018-08-01 09:32:00,879 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-01 09:32:00,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}cf884490613e13de702e488e6cf5cfe9a2aa6f5d" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm1-img_2f9ddb59-117a-4f8d-ad26-7e1661126f2e", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm1-img_2f9ddb59-117a-4f8d-ad26-7e1661126f2e"}' 2018-08-01 09:32:00,966 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 870 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/c5de46f3-4726-44fe-9ab8-789ecc4138dc Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-05aa51c6-4a49-4be1-b283-ecbcbf462f42 Date: Wed, 01 Aug 2018 09:32:00 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/c5de46f3-4726-44fe-9ab8-789ecc4138dc/file", "owner": "8d96727022f4443794db44ecde432faf", "id": "c5de46f3-4726-44fe-9ab8-789ecc4138dc", "size": null, "self": "/v2/images/c5de46f3-4726-44fe-9ab8-789ecc4138dc", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-01T09:32:00Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_2f9ddb59-117a-4f8d-ad26-7e1661126f2e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_2f9ddb59-117a-4f8d-ad26-7e1661126f2e", "checksum": null, "created_at": "2018-08-01T09:32:00Z", "protected": false} 2018-08-01 09:32:00,966 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-05aa51c6-4a49-4be1-b283-ecbcbf462f42 2018-08-01 09:32:00,967 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0871069431305s 2018-08-01 09:32:00,967 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-05aa51c6-4a49-4be1-b283-ecbcbf462f42 returning object c5de46f3-4726-44fe-9ab8-789ecc4138dc 2018-08-01 09:32:00,968 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-01 09:32:00,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/c5de46f3-4726-44fe-9ab8-789ecc4138dc/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}cf884490613e13de702e488e6cf5cfe9a2aa6f5d" -d '' 2018-08-01 09:32:01,463 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b4648dd9-0688-47ec-9ee0-3243ad9d8829 Date: Wed, 01 Aug 2018 09:32:01 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-01 09:32:01,463 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/c5de46f3-4726-44fe-9ab8-789ecc4138dc/file used request id req-b4648dd9-0688-47ec-9ee0-3243ad9d8829 2018-08-01 09:32:01,463 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.495698213577s 2018-08-01 09:32:01,464 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/c5de46f3-4726-44fe-9ab8-789ecc4138dc/file used request id req-b4648dd9-0688-47ec-9ee0-3243ad9d8829 2018-08-01 09:32:01,464 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/singlevm1-img_2f9ddb59-117a-4f8d-ad26-7e1661126f2e', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-08-01T09:32:00Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/c5de46f3-4726-44fe-9ab8-789ecc4138dc/file', u'owner': u'8d96727022f4443794db44ecde432faf', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'c5de46f3-4726-44fe-9ab8-789ecc4138dc', u'size': None, u'name': u'singlevm1-img_2f9ddb59-117a-4f8d-ad26-7e1661126f2e', u'checksum': None, u'self': u'/v2/images/c5de46f3-4726-44fe-9ab8-789ecc4138dc', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-08-01T09:32:00Z', u'schema': u'/v2/schemas/image'}) 2018-08-01 09:32:01,465 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-01 09:32:01,467 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}cf884490613e13de702e488e6cf5cfe9a2aa6f5d" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm1-flavor_2f9ddb59-117a-4f8d-ad26-7e1661126f2e", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-01 09:32:02,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:32: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-31fa1bb9-e16b-4308-be2d-3e16ddc55c4a x-compute-request-id: req-31fa1bb9-e16b-4308-be2d-3e16ddc55c4a Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "singlevm1-flavor_2f9ddb59-117a-4f8d-ad26-7e1661126f2e", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/c9eab074-d532-44b8-a028-bc4b19da96c5", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/c9eab074-d532-44b8-a028-bc4b19da96c5", "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": "c9eab074-d532-44b8-a028-bc4b19da96c5"}} 2018-08-01 09:32:02,262 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-31fa1bb9-e16b-4308-be2d-3e16ddc55c4a 2018-08-01 09:32:02,262 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.7974421978s 2018-08-01 09:32:02,262 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-31fa1bb9-e16b-4308-be2d-3e16ddc55c4a 2018-08-01 09:32:02,263 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm1-flavor_2f9ddb59-117a-4f8d-ad26-7e1661126f2e', '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'8d96727022f4443794db44ecde432faf', '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'c9eab074-d532-44b8-a028-bc4b19da96c5', 'swap': 0}) 2018-08-01 09:32:02,264 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-01 09:32:02,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/c9eab074-d532-44b8-a028-bc4b19da96c5/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}cf884490613e13de702e488e6cf5cfe9a2aa6f5d" -d '{"extra_specs": {}}' 2018-08-01 09:32:02,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:32: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-19699acb-6523-4802-b748-7c7568db73ee x-compute-request-id: req-19699acb-6523-4802-b748-7c7568db73ee Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-01 09:32:02,407 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/c9eab074-d532-44b8-a028-bc4b19da96c5/os-extra_specs used request id req-19699acb-6523-4802-b748-7c7568db73ee 2018-08-01 09:32:02,407 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.14292383194s 2018-08-01 09:32:02,407 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/c9eab074-d532-44b8-a028-bc4b19da96c5/os-extra_specs used request id req-19699acb-6523-4802-b748-7c7568db73ee 2018-08-01 09:32:02,408 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-01 09:32:02,410 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}cf884490613e13de702e488e6cf5cfe9a2aa6f5d" -d '{"keypair": {"name": "singlevm1-kp_2f9ddb59-117a-4f8d-ad26-7e1661126f2e"}}' 2018-08-01 09:32:02,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:32: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-be040e09-2d57-47d2-a510-2fc9a5a44aa7 x-compute-request-id: req-be040e09-2d57-47d2-a510-2fc9a5a44aa7 Content-Encoding: gzip Content-Length: 1802 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDV2D7eJpSY/EgA4gkORRC+RQPyjpd0o0FuHyyBi8XdHayoOFJw/ibril2e3ksJkNu2GEdaivj6Re3Wq4E442zp0gf4IzJUyxvr4Q1ZViQysBvQP3f5WQVlfqpBY1ibsHxfdIwkqAs/HrfUilg01yKiGhlI36QTmtv1sVRRshMVKcYhNwSQfvQqVWuL5IpMeZkT/fDSCCV7Cl487dAA2SHa7+ibJGPMHNXDPRE1uMgdvaLWFgHP9BITL9mQ1pwIpCFMyFGBC3ac6PD2X3H9cFz9WHVhTtqA+WoCdlfcosPC2kYvl2nzB8T2auYQk2j5iwFeIu1YNZsikbjkVo67VoWd Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA1dg+3iaUmPxIAOIJDkUQvkUD8o6XdKNBbh8sgYvF3R2sqDhS\ncP4m64pdnt5LCZDbthhHWor4+kXt1quBOONs6dIH+CMyVMsb6+ENWVYkMrAb0D93\n+VkFZX6qQWNYm7B8X3SMJKgLPx631IpYNNciohoZSN+kE5rb9bFUUbITFSnGITcE\nkH70KlVri+SKTHmZE/3w0gglewpePO3QANkh2u/omyRjzBzVwz0RNbjIHb2i1hYB\nz/QSEy/ZkNacCKQhTMhRgQt2nOjw9l9x/XBc/Vh1YU7agPlqAnZX3KLDwtpGL5dp\n8wfE9mrmEJNo+YsBXiLtWDWbIpG45FaOu1aFnQIDAQABAoIBAH7wYclPT5BM2ZUk\nmEmPN/QqVcCLYl6LdpCfErVHukmajt5AqLeINqRFO3PN8u8XvUSnvtuBeXBfSGLQ\n5eFWJ1XZJn/mrL7m3okzy8/HMa+hGLGSq24pqOlpujkcdwHcTsf/EB3GXv62Blu1\nT8z2FAnzwiSfFO/KUl3TSQFB2tAJKRdBHGPAMyBAJEFhsnrm+rWJno1db9YIZmtH\n3c7EFGo7EswnDkIKPoOcxG8W0sjE9XrGUBhOslEKqeL6rbbpavOHNp8EvGC7Vy9c\novrJVroFgO7ye86YMkUP6fnD8HwOW/10kHRD/ZbUihu+OK6NF0j3jHkQfRwZLEh0\npADKjyECgYEA9GNhCzTQL5W9qne/foiX/elD6cnBjJw3NEYUl/0YaI1q7zHJt+Kz\n3OQ8Jl6+CmZgLlSZUq6Bt38q1hzqX8MEEAlNawyg7U8JKMscE2r34ccQHQyhg7zc\n2F/wz3t/QvyRHELPby3kQnKUdaaTWBVSZTj80tL7MM1EgrmaJb9fg8UCgYEA4AFZ\nocDVct4nctcNTEaw/64fkfI2JrdGUbSvxJG/NzmBSE2lEU9ArtDBSK2emHk21tpJ\nBz0yqfd6F/rK2SBx2owe7Iv3Hm8uBIU7hfQW/P8LbGDk8F3quQRrBQ/MTbd7E4oV\naZzUlapTct3hUblI+gWOnkig/0WNfLLn+EO4n/kCgYEA0i6WS7kEQ6iZEn8ipoR7\nk9iGnA708yV3JPIQzBbUYzcc/NLpFclXv2ZbhPR+pRsfJTmFE+MZlOM9yB/eQrXK\nTLBzcNnPnckXq4njf5/DyN4XMaSnVFGd7km1Jfykmsv1UUT0ej4RzkQVAopctqi/\n0GaOqhLiDjq77WIK/OP2FbECgYA+T2HVYsR9HVqv0S47x3Y4yQCzIkL55gVDeRVj\ngn9EJ1TU/fQqqnb9qcf6JYF2PFGK1lF2GAndyZ9GyFZgq2vANTXs6sokxxxv2XfD\nPTCf03oj/ZfxXM6MBLSYRdq4y48K0mA+boeb0jNAQoQIrZelJKKVWPKfz4MZ6tIn\n9v6GUQKBgDeDV/N1Gggq5bNd1PPf46HEhCzyeneEu8cM6Ku7KLrlHwVYNPVw8Lxu\nAIgZ5fpz7qSnDydIlB4sKa3tnteKeL3HQ3jgQ2W1115dSUVrr9ApIXaDrk0LRu9k\nAI+A5R69ovVkzfYwiiZX2gCyC1x8K9AJ09znPxPNd9kNk30dLoFo\n-----END RSA PRIVATE KEY-----\n", "user_id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "name": "singlevm1-kp_2f9ddb59-117a-4f8d-ad26-7e1661126f2e", "fingerprint": "27:00:56:2a:8f:cf:98:cb:41:46:e7:a5:24:3b:1d:69"}} 2018-08-01 09:32:02,571 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-be040e09-2d57-47d2-a510-2fc9a5a44aa7 2018-08-01 09:32:02,571 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.16325712204s 2018-08-01 09:32:02,572 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-be040e09-2d57-47d2-a510-2fc9a5a44aa7 2018-08-01 09:32:02,572 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDV2D7eJpSY/EgA4gkORRC+RQPyjpd0o0FuHyyBi8XdHayoOFJw/ibril2e3ksJkNu2GEdaivj6Re3Wq4E442zp0gf4IzJUyxvr4Q1ZViQysBvQP3f5WQVlfqpBY1ibsHxfdIwkqAs/HrfUilg01yKiGhlI36QTmtv1sVRRshMVKcYhNwSQfvQqVWuL5IpMeZkT/fDSCCV7Cl487dAA2SHa7+ibJGPMHNXDPRE1uMgdvaLWFgHP9BITL9mQ1pwIpCFMyFGBC3ac6PD2X3H9cFz9WHVhTtqA+WoCdlfcosPC2kYvl2nzB8T2auYQk2j5iwFeIu1YNZsikbjkVo67VoWd Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA1dg+3iaUmPxIAOIJDkUQvkUD8o6XdKNBbh8sgYvF3R2sqDhS\ncP4m64pdnt5LCZDbthhHWor4+kXt1quBOONs6dIH+CMyVMsb6+ENWVYkMrAb0D93\n+VkFZX6qQWNYm7B8X3SMJKgLPx631IpYNNciohoZSN+kE5rb9bFUUbITFSnGITcE\nkH70KlVri+SKTHmZE/3w0gglewpePO3QANkh2u/omyRjzBzVwz0RNbjIHb2i1hYB\nz/QSEy/ZkNacCKQhTMhRgQt2nOjw9l9x/XBc/Vh1YU7agPlqAnZX3KLDwtpGL5dp\n8wfE9mrmEJNo+YsBXiLtWDWbIpG45FaOu1aFnQIDAQABAoIBAH7wYclPT5BM2ZUk\nmEmPN/QqVcCLYl6LdpCfErVHukmajt5AqLeINqRFO3PN8u8XvUSnvtuBeXBfSGLQ\n5eFWJ1XZJn/mrL7m3okzy8/HMa+hGLGSq24pqOlpujkcdwHcTsf/EB3GXv62Blu1\nT8z2FAnzwiSfFO/KUl3TSQFB2tAJKRdBHGPAMyBAJEFhsnrm+rWJno1db9YIZmtH\n3c7EFGo7EswnDkIKPoOcxG8W0sjE9XrGUBhOslEKqeL6rbbpavOHNp8EvGC7Vy9c\novrJVroFgO7ye86YMkUP6fnD8HwOW/10kHRD/ZbUihu+OK6NF0j3jHkQfRwZLEh0\npADKjyECgYEA9GNhCzTQL5W9qne/foiX/elD6cnBjJw3NEYUl/0YaI1q7zHJt+Kz\n3OQ8Jl6+CmZgLlSZUq6Bt38q1hzqX8MEEAlNawyg7U8JKMscE2r34ccQHQyhg7zc\n2F/wz3t/QvyRHELPby3kQnKUdaaTWBVSZTj80tL7MM1EgrmaJb9fg8UCgYEA4AFZ\nocDVct4nctcNTEaw/64fkfI2JrdGUbSvxJG/NzmBSE2lEU9ArtDBSK2emHk21tpJ\nBz0yqfd6F/rK2SBx2owe7Iv3Hm8uBIU7hfQW/P8LbGDk8F3quQRrBQ/MTbd7E4oV\naZzUlapTct3hUblI+gWOnkig/0WNfLLn+EO4n/kCgYEA0i6WS7kEQ6iZEn8ipoR7\nk9iGnA708yV3JPIQzBbUYzcc/NLpFclXv2ZbhPR+pRsfJTmFE+MZlOM9yB/eQrXK\nTLBzcNnPnckXq4njf5/DyN4XMaSnVFGd7km1Jfykmsv1UUT0ej4RzkQVAopctqi/\n0GaOqhLiDjq77WIK/OP2FbECgYA+T2HVYsR9HVqv0S47x3Y4yQCzIkL55gVDeRVj\ngn9EJ1TU/fQqqnb9qcf6JYF2PFGK1lF2GAndyZ9GyFZgq2vANTXs6sokxxxv2XfD\nPTCf03oj/ZfxXM6MBLSYRdq4y48K0mA+boeb0jNAQoQIrZelJKKVWPKfz4MZ6tIn\n9v6GUQKBgDeDV/N1Gggq5bNd1PPf46HEhCzyeneEu8cM6Ku7KLrlHwVYNPVw8Lxu\nAIgZ5fpz7qSnDydIlB4sKa3tnteKeL3HQ3jgQ2W1115dSUVrr9ApIXaDrk0LRu9k\nAI+A5R69ovVkzfYwiiZX2gCyC1x8K9AJ09znPxPNd9kNk30dLoFo\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'0e542e6be3cd4b2d8dab69cd5dc7a969', 'name': u'singlevm1-kp_2f9ddb59-117a-4f8d-ad26-7e1661126f2e', 'created_at': '2018-08-01T09:32:02.572689', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8d96727022f4443794db44ecde432faf', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'27:00:56:2a:8f:cf:98:cb:41:46:e7:a5:24:3b:1d:69', 'type': 'ssh', 'id': u'singlevm1-kp_2f9ddb59-117a-4f8d-ad26-7e1661126f2e'}) 2018-08-01 09:32:02,573 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEA1dg+3iaUmPxIAOIJDkUQvkUD8o6XdKNBbh8sgYvF3R2sqDhS cP4m64pdnt5LCZDbthhHWor4+kXt1quBOONs6dIH+CMyVMsb6+ENWVYkMrAb0D93 +VkFZX6qQWNYm7B8X3SMJKgLPx631IpYNNciohoZSN+kE5rb9bFUUbITFSnGITcE kH70KlVri+SKTHmZE/3w0gglewpePO3QANkh2u/omyRjzBzVwz0RNbjIHb2i1hYB z/QSEy/ZkNacCKQhTMhRgQt2nOjw9l9x/XBc/Vh1YU7agPlqAnZX3KLDwtpGL5dp 8wfE9mrmEJNo+YsBXiLtWDWbIpG45FaOu1aFnQIDAQABAoIBAH7wYclPT5BM2ZUk mEmPN/QqVcCLYl6LdpCfErVHukmajt5AqLeINqRFO3PN8u8XvUSnvtuBeXBfSGLQ 5eFWJ1XZJn/mrL7m3okzy8/HMa+hGLGSq24pqOlpujkcdwHcTsf/EB3GXv62Blu1 T8z2FAnzwiSfFO/KUl3TSQFB2tAJKRdBHGPAMyBAJEFhsnrm+rWJno1db9YIZmtH 3c7EFGo7EswnDkIKPoOcxG8W0sjE9XrGUBhOslEKqeL6rbbpavOHNp8EvGC7Vy9c ovrJVroFgO7ye86YMkUP6fnD8HwOW/10kHRD/ZbUihu+OK6NF0j3jHkQfRwZLEh0 pADKjyECgYEA9GNhCzTQL5W9qne/foiX/elD6cnBjJw3NEYUl/0YaI1q7zHJt+Kz 3OQ8Jl6+CmZgLlSZUq6Bt38q1hzqX8MEEAlNawyg7U8JKMscE2r34ccQHQyhg7zc 2F/wz3t/QvyRHELPby3kQnKUdaaTWBVSZTj80tL7MM1EgrmaJb9fg8UCgYEA4AFZ ocDVct4nctcNTEaw/64fkfI2JrdGUbSvxJG/NzmBSE2lEU9ArtDBSK2emHk21tpJ Bz0yqfd6F/rK2SBx2owe7Iv3Hm8uBIU7hfQW/P8LbGDk8F3quQRrBQ/MTbd7E4oV aZzUlapTct3hUblI+gWOnkig/0WNfLLn+EO4n/kCgYEA0i6WS7kEQ6iZEn8ipoR7 k9iGnA708yV3JPIQzBbUYzcc/NLpFclXv2ZbhPR+pRsfJTmFE+MZlOM9yB/eQrXK TLBzcNnPnckXq4njf5/DyN4XMaSnVFGd7km1Jfykmsv1UUT0ej4RzkQVAopctqi/ 0GaOqhLiDjq77WIK/OP2FbECgYA+T2HVYsR9HVqv0S47x3Y4yQCzIkL55gVDeRVj gn9EJ1TU/fQqqnb9qcf6JYF2PFGK1lF2GAndyZ9GyFZgq2vANTXs6sokxxxv2XfD PTCf03oj/ZfxXM6MBLSYRdq4y48K0mA+boeb0jNAQoQIrZelJKKVWPKfz4MZ6tIn 9v6GUQKBgDeDV/N1Gggq5bNd1PPf46HEhCzyeneEu8cM6Ku7KLrlHwVYNPVw8Lxu AIgZ5fpz7qSnDydIlB4sKa3tnteKeL3HQ3jgQ2W1115dSUVrr9ApIXaDrk0LRu9k AI+A5R69ovVkzfYwiiZX2gCyC1x8K9AJ09znPxPNd9kNk30dLoFo -----END RSA PRIVATE KEY----- 2018-08-01 09:32:02,576 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-08-01 09:32:02,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}cf884490613e13de702e488e6cf5cfe9a2aa6f5d" -d '{"security_group": {"name": "singlevm1-sg_2f9ddb59-117a-4f8d-ad26-7e1661126f2e", "description": "created by OPNFV Functest (singlevm1)"}}' 2018-08-01 09:32:02,780 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-7cd3acb7-bb94-40fe-a094-fcaa8cb26d23 Date: Wed, 01 Aug 2018 09:32:02 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:32:02Z", "updated_at": "2018-08-01T09:32:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:02Z", "revision_number": 0, "id": "330aa78e-fe57-43f5-85af-d676abdae80c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:02Z", "security_group_id": "4d1e5548-4bd3-4971-99ec-d27feea1e101", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:02Z", "revision_number": 0, "id": "7418c5ad-aa99-4a62-bfb5-3ecc9697126e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:02Z", "security_group_id": "4d1e5548-4bd3-4971-99ec-d27feea1e101", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}], "revision_number": 2, "project_id": "8d96727022f4443794db44ecde432faf", "id": "4d1e5548-4bd3-4971-99ec-d27feea1e101", "name": "singlevm1-sg_2f9ddb59-117a-4f8d-ad26-7e1661126f2e"}} 2018-08-01 09:32:02,781 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-7cd3acb7-bb94-40fe-a094-fcaa8cb26d23 2018-08-01 09:32:02,781 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.205030918121s 2018-08-01 09:32:02,781 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-7cd3acb7-bb94-40fe-a094-fcaa8cb26d23 2018-08-01 09:32:02,786 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-01 09:32:02,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}cf884490613e13de702e488e6cf5cfe9a2aa6f5d" 2018-08-01 09:32:02,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 13166 X-Openstack-Request-Id: req-f97b03ae-5607-4988-8199-fbe92be4d387 Date: Wed, 01 Aug 2018 09:32:02 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:30:57Z", "updated_at": "2018-08-01T09:30:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:57Z", "revision_number": 0, "id": "51d3284b-f30c-4be4-9618-f5b29c545c81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:57Z", "security_group_id": "0a2387e6-90e1-4e9b-a65f-68e2f3ee88e8", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:57Z", "revision_number": 0, "id": "c389ed07-846e-48f3-bf8b-9083ddac2182", "remote_group_id": "0a2387e6-90e1-4e9b-a65f-68e2f3ee88e8", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:57Z", "security_group_id": "0a2387e6-90e1-4e9b-a65f-68e2f3ee88e8", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:57Z", "revision_number": 0, "id": "f8312c58-5ad3-4bc6-8d36-bb88a30c77a0", "remote_group_id": "0a2387e6-90e1-4e9b-a65f-68e2f3ee88e8", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:57Z", "security_group_id": "0a2387e6-90e1-4e9b-a65f-68e2f3ee88e8", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:57Z", "revision_number": 0, "id": "fd33a14a-05a5-4c67-aa9c-4c2438ba1ce2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:57Z", "security_group_id": "0a2387e6-90e1-4e9b-a65f-68e2f3ee88e8", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}], "revision_number": 4, "project_id": "8d96727022f4443794db44ecde432faf", "id": "0a2387e6-90e1-4e9b-a65f-68e2f3ee88e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "created_at": "2018-08-01T09:28:38Z", "updated_at": "2018-08-01T09:28:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "763568f1-8151-4a3c-911a-d06da4423063", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "80d28bee-4aee-47e8-a8da-e0fe31497fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "a47a5ddf-aa37-4ab2-a335-1c93513b5f12", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "f5bba5a5-602b-421e-98b2-5a16117f943f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}], "revision_number": 4, "project_id": "dbe9669438844f3faecdc7fcc050e0d8", "id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ed1054af2e94c049694d98d54211d98", "created_at": "2018-08-01T09:31:40Z", "updated_at": "2018-08-01T09:31:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "34baee87-ea35-42ee-8a69-0f6e2a825d3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "89b9d1c9-f4f9-45cd-8d36-970d44228439", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "b8ab0d59-cab9-4488-82ee-7c5f69709bff", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "d3ab68ea-23b4-4bf6-8dd3-85d029e3d89f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}], "revision_number": 4, "project_id": "2ed1054af2e94c049694d98d54211d98", "id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:32:02Z", "updated_at": "2018-08-01T09:32:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:02Z", "revision_number": 0, "id": "330aa78e-fe57-43f5-85af-d676abdae80c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:02Z", "security_group_id": "4d1e5548-4bd3-4971-99ec-d27feea1e101", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:02Z", "revision_number": 0, "id": "7418c5ad-aa99-4a62-bfb5-3ecc9697126e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:02Z", "security_group_id": "4d1e5548-4bd3-4971-99ec-d27feea1e101", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}], "revision_number": 2, "project_id": "8d96727022f4443794db44ecde432faf", "id": "4d1e5548-4bd3-4971-99ec-d27feea1e101", "name": "singlevm1-sg_2f9ddb59-117a-4f8d-ad26-7e1661126f2e"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-01T09:30:58Z", "updated_at": "2018-08-01T09:30:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "042d4626-2974-418d-affe-f8f2acd05faa", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "995fae58-f0e5-4e10-801c-6c2ce5c7ae0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "cb8404fa-cb24-4879-a34d-f3050dcba730", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "dad6aaab-690e-4c24-9103-6767e0c80bc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "created_at": "2018-08-01T09:31:11Z", "updated_at": "2018-08-01T09:31:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "939e25e0-5dbc-4f6e-9f6f-7fb70e540203", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "9796a673-6928-4009-9c21-1410d395646e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "af7b8bf8-2fb6-4d72-842a-38f72d7581f7", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "b9af65b0-2eb8-45e1-8504-b7dc4dbb83ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}], "revision_number": 4, "project_id": "dd207f801ed3475f9dbe5f13077af1c8", "id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "name": "default"}]} 2018-08-01 09:32:02,883 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-f97b03ae-5607-4988-8199-fbe92be4d387 2018-08-01 09:32:02,883 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0976409912109s 2018-08-01 09:32:02,884 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-f97b03ae-5607-4988-8199-fbe92be4d387 2018-08-01 09:32:02,889 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-01 09:32:02,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}cf884490613e13de702e488e6cf5cfe9a2aa6f5d" -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": "4d1e5548-4bd3-4971-99ec-d27feea1e101"}}' 2018-08-01 09:32:03,044 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-0921deb9-0e45-45d3-b65b-2440237e7d2b Date: Wed, 01 Aug 2018 09:32:03 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-08-01T09:32:02Z", "security_group_id": "4d1e5548-4bd3-4971-99ec-d27feea1e101", "port_range_min": 22, "revision_number": 0, "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:32:02Z", "project_id": "8d96727022f4443794db44ecde432faf", "id": "ff4f6437-df16-47e8-9e91-129169f1ca18"}} 2018-08-01 09:32:03,044 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-0921deb9-0e45-45d3-b65b-2440237e7d2b 2018-08-01 09:32:03,044 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.155398130417s 2018-08-01 09:32:03,045 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-0921deb9-0e45-45d3-b65b-2440237e7d2b 2018-08-01 09:32:03,048 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-01 09:32:03,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}cf884490613e13de702e488e6cf5cfe9a2aa6f5d" 2018-08-01 09:32:03,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 13662 X-Openstack-Request-Id: req-07bf10b6-43a4-4e34-ab6d-99292a7af767 Date: Wed, 01 Aug 2018 09:32:03 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:30:57Z", "updated_at": "2018-08-01T09:30:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:57Z", "revision_number": 0, "id": "51d3284b-f30c-4be4-9618-f5b29c545c81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:57Z", "security_group_id": "0a2387e6-90e1-4e9b-a65f-68e2f3ee88e8", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:57Z", "revision_number": 0, "id": "c389ed07-846e-48f3-bf8b-9083ddac2182", "remote_group_id": "0a2387e6-90e1-4e9b-a65f-68e2f3ee88e8", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:57Z", "security_group_id": "0a2387e6-90e1-4e9b-a65f-68e2f3ee88e8", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:57Z", "revision_number": 0, "id": "f8312c58-5ad3-4bc6-8d36-bb88a30c77a0", "remote_group_id": "0a2387e6-90e1-4e9b-a65f-68e2f3ee88e8", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:57Z", "security_group_id": "0a2387e6-90e1-4e9b-a65f-68e2f3ee88e8", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:57Z", "revision_number": 0, "id": "fd33a14a-05a5-4c67-aa9c-4c2438ba1ce2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:57Z", "security_group_id": "0a2387e6-90e1-4e9b-a65f-68e2f3ee88e8", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}], "revision_number": 4, "project_id": "8d96727022f4443794db44ecde432faf", "id": "0a2387e6-90e1-4e9b-a65f-68e2f3ee88e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "created_at": "2018-08-01T09:28:38Z", "updated_at": "2018-08-01T09:28:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "763568f1-8151-4a3c-911a-d06da4423063", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "80d28bee-4aee-47e8-a8da-e0fe31497fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "a47a5ddf-aa37-4ab2-a335-1c93513b5f12", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "f5bba5a5-602b-421e-98b2-5a16117f943f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}], "revision_number": 4, "project_id": "dbe9669438844f3faecdc7fcc050e0d8", "id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ed1054af2e94c049694d98d54211d98", "created_at": "2018-08-01T09:31:40Z", "updated_at": "2018-08-01T09:31:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "34baee87-ea35-42ee-8a69-0f6e2a825d3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "89b9d1c9-f4f9-45cd-8d36-970d44228439", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "b8ab0d59-cab9-4488-82ee-7c5f69709bff", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "d3ab68ea-23b4-4bf6-8dd3-85d029e3d89f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}], "revision_number": 4, "project_id": "2ed1054af2e94c049694d98d54211d98", "id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:32:02Z", "updated_at": "2018-08-01T09:32:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:02Z", "revision_number": 0, "id": "330aa78e-fe57-43f5-85af-d676abdae80c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:02Z", "security_group_id": "4d1e5548-4bd3-4971-99ec-d27feea1e101", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:02Z", "revision_number": 0, "id": "7418c5ad-aa99-4a62-bfb5-3ecc9697126e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:02Z", "security_group_id": "4d1e5548-4bd3-4971-99ec-d27feea1e101", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-01T09:32:02Z", "revision_number": 0, "id": "ff4f6437-df16-47e8-9e91-129169f1ca18", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:02Z", "security_group_id": "4d1e5548-4bd3-4971-99ec-d27feea1e101", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": 22, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}], "revision_number": 3, "project_id": "8d96727022f4443794db44ecde432faf", "id": "4d1e5548-4bd3-4971-99ec-d27feea1e101", "name": "singlevm1-sg_2f9ddb59-117a-4f8d-ad26-7e1661126f2e"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-01T09:30:58Z", "updated_at": "2018-08-01T09:30:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "042d4626-2974-418d-affe-f8f2acd05faa", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "995fae58-f0e5-4e10-801c-6c2ce5c7ae0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "cb8404fa-cb24-4879-a34d-f3050dcba730", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "dad6aaab-690e-4c24-9103-6767e0c80bc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "created_at": "2018-08-01T09:31:11Z", "updated_at": "2018-08-01T09:31:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "939e25e0-5dbc-4f6e-9f6f-7fb70e540203", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "9796a673-6928-4009-9c21-1410d395646e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "af7b8bf8-2fb6-4d72-842a-38f72d7581f7", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "b9af65b0-2eb8-45e1-8504-b7dc4dbb83ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}], "revision_number": 4, "project_id": "dd207f801ed3475f9dbe5f13077af1c8", "id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "name": "default"}]} 2018-08-01 09:32:03,100 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-07bf10b6-43a4-4e34-ab6d-99292a7af767 2018-08-01 09:32:03,100 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0516650676727s 2018-08-01 09:32:03,101 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-07bf10b6-43a4-4e34-ab6d-99292a7af767 2018-08-01 09:32:03,104 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-01 09:32:03,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}cf884490613e13de702e488e6cf5cfe9a2aa6f5d" -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": "4d1e5548-4bd3-4971-99ec-d27feea1e101"}}' 2018-08-01 09:32:03,244 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-6efd5707-ab1e-4580-9830-d9940c10a58b Date: Wed, 01 Aug 2018 09:32:03 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-08-01T09:32:03Z", "security_group_id": "4d1e5548-4bd3-4971-99ec-d27feea1e101", "port_range_min": null, "revision_number": 0, "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:32:03Z", "project_id": "8d96727022f4443794db44ecde432faf", "id": "94297a8d-38da-4a98-b962-8f48e0a60e3b"}} 2018-08-01 09:32:03,244 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-6efd5707-ab1e-4580-9830-d9940c10a58b 2018-08-01 09:32:03,245 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.140125989914s 2018-08-01 09:32:03,245 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-6efd5707-ab1e-4580-9830-d9940c10a58b 2018-08-01 09:32:03,246 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-01 09:32:03,247 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}cf884490613e13de702e488e6cf5cfe9a2aa6f5d" 2018-08-01 09:32:03,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1473 X-Openstack-Request-Id: req-cfd376a0-0889-46d3-a278-45f3e76b8b92 Date: Wed, 01 Aug 2018 09:32:03 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d1ef3fa5-9696-4fdf-b7e9-9fa51ff16b34","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":68,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":["b5c4bff8-f27a-4d7d-b6d5-f8a74bc157aa"],"description":"","tags":[],"updated_at":"2018-08-01T09:31:56Z","qos_policy_id":null,"name":"singlevm1-net_2f9ddb59-117a-4f8d-ad26-7e1661126f2e","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:31:55Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dbe9669438844f3faecdc7fcc050e0d8","l2_adjacency":true,"status":"ACTIVE","subnets":["a5a333a9-9d0e-46a5-9440-2aa9c95d5013"],"description":"","tags":[],"updated_at":"2018-08-01T09:28:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:38Z","provider:network_type":"flat"}]} 2018-08-01 09:32:03,454 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-cfd376a0-0889-46d3-a278-45f3e76b8b92 2018-08-01 09:32:03,454 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.207563877106s 2018-08-01 09:32:03,454 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-cfd376a0-0889-46d3-a278-45f3e76b8b92 2018-08-01 09:32:03,459 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-01 09:32:03,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}cf884490613e13de702e488e6cf5cfe9a2aa6f5d" 2018-08-01 09:32:03,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-b0662473-be9a-4d74-bc5d-9a5c8c32c724 Date: Wed, 01 Aug 2018 09:32:03 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/c5de46f3-4726-44fe-9ab8-789ecc4138dc/snap", "metadata": {}}], "file": "/v2/images/c5de46f3-4726-44fe-9ab8-789ecc4138dc/file", "owner": "8d96727022f4443794db44ecde432faf", "id": "c5de46f3-4726-44fe-9ab8-789ecc4138dc", "size": 12716032, "self": "/v2/images/c5de46f3-4726-44fe-9ab8-789ecc4138dc", "disk_format": "qcow2", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/c5de46f3-4726-44fe-9ab8-789ecc4138dc/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-01T09:32:01Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_2f9ddb59-117a-4f8d-ad26-7e1661126f2e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_2f9ddb59-117a-4f8d-ad26-7e1661126f2e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-01T09:32:00Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-01 09:32:03,483 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-b0662473-be9a-4d74-bc5d-9a5c8c32c724 2018-08-01 09:32:03,483 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0244209766388s 2018-08-01 09:32:03,484 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-b0662473-be9a-4d74-bc5d-9a5c8c32c724 2018-08-01 09:32:03,485 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-01 09:32:03,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}cf884490613e13de702e488e6cf5cfe9a2aa6f5d" 2018-08-01 09:32:03,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:32:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-30df4498-1244-4385-88c2-4bbf9923bd59 x-compute-request-id: req-30df4498-1244-4385-88c2-4bbf9923bd59 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm1-flavor_2f9ddb59-117a-4f8d-ad26-7e1661126f2e", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/c9eab074-d532-44b8-a028-bc4b19da96c5", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/c9eab074-d532-44b8-a028-bc4b19da96c5", "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": "c9eab074-d532-44b8-a028-bc4b19da96c5"}]} 2018-08-01 09:32:03,513 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-30df4498-1244-4385-88c2-4bbf9923bd59 2018-08-01 09:32:03,513 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0272130966187s 2018-08-01 09:32:03,513 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-30df4498-1244-4385-88c2-4bbf9923bd59 2018-08-01 09:32:03,514 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-01 09:32:03,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}cf884490613e13de702e488e6cf5cfe9a2aa6f5d" -d '{"server": {"name": "singlevm1-vm_2f9ddb59-117a-4f8d-ad26-7e1661126f2e", "imageRef": "c5de46f3-4726-44fe-9ab8-789ecc4138dc", "key_name": "singlevm1-kp_2f9ddb59-117a-4f8d-ad26-7e1661126f2e", "flavorRef": "c9eab074-d532-44b8-a028-bc4b19da96c5", "max_count": 1, "min_count": 1, "networks": [{"uuid": "d1ef3fa5-9696-4fdf-b7e9-9fa51ff16b34"}], "security_groups": [{"name": "4d1e5548-4bd3-4971-99ec-d27feea1e101"}]}}' 2018-08-01 09:32:04,552 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 09:32:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1bae2992-2738-4664-836c-0819ff652a47 x-compute-request-id: req-1bae2992-2738-4664-836c-0819ff652a47 Content-Length: 403 location: http://172.30.9.24:8774/v2.1/servers/3c23783c-7b27-4de1-ac79-e3f5b9180944 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "4d1e5548-4bd3-4971-99ec-d27feea1e101"}], "OS-DCF:diskConfig": "MANUAL", "id": "3c23783c-7b27-4de1-ac79-e3f5b9180944", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3c23783c-7b27-4de1-ac79-e3f5b9180944", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3c23783c-7b27-4de1-ac79-e3f5b9180944", "rel": "bookmark"}], "adminPass": "ioCWYfX8xWsD"}} 2018-08-01 09:32:04,552 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-1bae2992-2738-4664-836c-0819ff652a47 2018-08-01 09:32:04,552 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.03780508041s 2018-08-01 09:32:04,553 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-1bae2992-2738-4664-836c-0819ff652a47 2018-08-01 09:32:04,553 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers 2018-08-01 09:32:04,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/3c23783c-7b27-4de1-ac79-e3f5b9180944 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cf884490613e13de702e488e6cf5cfe9a2aa6f5d" 2018-08-01 09:32:05,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:32: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-dd29964f-4902-4804-b44c-21ddb3e95bc5 x-compute-request-id: req-dd29964f-4902-4804-b44c-21ddb3e95bc5 Content-Encoding: gzip Content-Length: 639 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3c23783c-7b27-4de1-ac79-e3f5b9180944", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3c23783c-7b27-4de1-ac79-e3f5b9180944", "rel": "bookmark"}], "image": {"id": "c5de46f3-4726-44fe-9ab8-789ecc4138dc", "links": [{"href": "http://172.30.9.24:8774/images/c5de46f3-4726-44fe-9ab8-789ecc4138dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c9eab074-d532-44b8-a028-bc4b19da96c5", "links": [{"href": "http://172.30.9.24:8774/flavors/c9eab074-d532-44b8-a028-bc4b19da96c5", "rel": "bookmark"}]}, "id": "3c23783c-7b27-4de1-ac79-e3f5b9180944", "user_id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T09:32:04Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_2f9ddb59-117a-4f8d-ad26-7e1661126f2e", "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "singlevm1-vm_2f9ddb59-117a-4f8d-ad26-7e1661126f2e", "created": "2018-08-01T09:32:04Z", "tenant_id": "8d96727022f4443794db44ecde432faf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 09:32:05,347 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/3c23783c-7b27-4de1-ac79-e3f5b9180944 used request id req-dd29964f-4902-4804-b44c-21ddb3e95bc5 2018-08-01 09:32:05,347 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers in 0.794031858444s 2018-08-01 09:32:05,348 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/3c23783c-7b27-4de1-ac79-e3f5b9180944 used request id req-dd29964f-4902-4804-b44c-21ddb3e95bc5 2018-08-01 09:32:05,354 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-01 09:32:05,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}cf884490613e13de702e488e6cf5cfe9a2aa6f5d" 2018-08-01 09:32:05,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1473 X-Openstack-Request-Id: req-9c2f5041-a16b-4265-b4aa-23d349265613 Date: Wed, 01 Aug 2018 09:32:05 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d1ef3fa5-9696-4fdf-b7e9-9fa51ff16b34","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":68,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":["b5c4bff8-f27a-4d7d-b6d5-f8a74bc157aa"],"description":"","tags":[],"updated_at":"2018-08-01T09:31:56Z","qos_policy_id":null,"name":"singlevm1-net_2f9ddb59-117a-4f8d-ad26-7e1661126f2e","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:31:55Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dbe9669438844f3faecdc7fcc050e0d8","l2_adjacency":true,"status":"ACTIVE","subnets":["a5a333a9-9d0e-46a5-9440-2aa9c95d5013"],"description":"","tags":[],"updated_at":"2018-08-01T09:28:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:38Z","provider:network_type":"flat"}]} 2018-08-01 09:32:05,441 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-9c2f5041-a16b-4265-b4aa-23d349265613 2018-08-01 09:32:05,441 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0876801013947s 2018-08-01 09:32:05,442 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-9c2f5041-a16b-4265-b4aa-23d349265613 2018-08-01 09:32:05,443 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-01 09:32:05,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}cf884490613e13de702e488e6cf5cfe9a2aa6f5d" 2018-08-01 09:32:05,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1327 X-Openstack-Request-Id: req-e50e939c-da47-484c-82ae-2f228d0b5c82 Date: Wed, 01 Aug 2018 09:32:05 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:28:43Z","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":"a5a333a9-9d0e-46a5-9440-2aa9c95d5013","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"dbe9669438844f3faecdc7fcc050e0d8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:43Z","ip_version":4},{"updated_at":"2018-08-01T09:31:56Z","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":"b5c4bff8-f27a-4d7d-b6d5-f8a74bc157aa","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_2f9ddb59-117a-4f8d-ad26-7e1661126f2e","enable_dhcp":true,"segment_id":null,"network_id":"d1ef3fa5-9696-4fdf-b7e9-9fa51ff16b34","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:31:56Z","ip_version":4}]} 2018-08-01 09:32:05,511 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-e50e939c-da47-484c-82ae-2f228d0b5c82 2018-08-01 09:32:05,511 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0680038928986s 2018-08-01 09:32:05,511 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-e50e939c-da47-484c-82ae-2f228d0b5c82 2018-08-01 09:32:05,512 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 09:32:05,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cf884490613e13de702e488e6cf5cfe9a2aa6f5d" 2018-08-01 09:32:06,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:32: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-2c0b5d62-4a21-478b-994d-e08218641166 x-compute-request-id: req-2c0b5d62-4a21-478b-994d-e08218641166 Content-Encoding: gzip Content-Length: 643 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3c23783c-7b27-4de1-ac79-e3f5b9180944", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3c23783c-7b27-4de1-ac79-e3f5b9180944", "rel": "bookmark"}], "image": {"id": "c5de46f3-4726-44fe-9ab8-789ecc4138dc", "links": [{"href": "http://172.30.9.24:8774/images/c5de46f3-4726-44fe-9ab8-789ecc4138dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c9eab074-d532-44b8-a028-bc4b19da96c5", "links": [{"href": "http://172.30.9.24:8774/flavors/c9eab074-d532-44b8-a028-bc4b19da96c5", "rel": "bookmark"}]}, "id": "3c23783c-7b27-4de1-ac79-e3f5b9180944", "user_id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T09:32:05Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_2f9ddb59-117a-4f8d-ad26-7e1661126f2e", "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "singlevm1-vm_2f9ddb59-117a-4f8d-ad26-7e1661126f2e", "created": "2018-08-01T09:32:04Z", "tenant_id": "8d96727022f4443794db44ecde432faf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 09:32:06,262 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-2c0b5d62-4a21-478b-994d-e08218641166 2018-08-01 09:32:06,262 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.749650001526s 2018-08-01 09:32:06,262 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-2c0b5d62-4a21-478b-994d-e08218641166 2018-08-01 09:32:06,267 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 09:32:08,270 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 09:32:08,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cf884490613e13de702e488e6cf5cfe9a2aa6f5d" 2018-08-01 09:32:09,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:32: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-79c8b0d6-15c3-470d-9e9e-fe0c938bf241 x-compute-request-id: req-79c8b0d6-15c3-470d-9e9e-fe0c938bf241 Content-Encoding: gzip Content-Length: 736 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3c23783c-7b27-4de1-ac79-e3f5b9180944", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3c23783c-7b27-4de1-ac79-e3f5b9180944", "rel": "bookmark"}], "image": {"id": "c5de46f3-4726-44fe-9ab8-789ecc4138dc", "links": [{"href": "http://172.30.9.24:8774/images/c5de46f3-4726-44fe-9ab8-789ecc4138dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c9eab074-d532-44b8-a028-bc4b19da96c5", "links": [{"href": "http://172.30.9.24:8774/flavors/c9eab074-d532-44b8-a028-bc4b19da96c5", "rel": "bookmark"}]}, "id": "3c23783c-7b27-4de1-ac79-e3f5b9180944", "security_groups": [{"name": "singlevm1-sg_2f9ddb59-117a-4f8d-ad26-7e1661126f2e"}], "user_id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T09:32:08Z", "hostId": "84bc2fcc33f028ef5fceb4ea5d26af04f0a45a1387698c94ece40185", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_2f9ddb59-117a-4f8d-ad26-7e1661126f2e", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_2f9ddb59-117a-4f8d-ad26-7e1661126f2e", "created": "2018-08-01T09:32:04Z", "tenant_id": "8d96727022f4443794db44ecde432faf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 09:32:09,104 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-79c8b0d6-15c3-470d-9e9e-fe0c938bf241 2018-08-01 09:32:09,104 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.834133863449s 2018-08-01 09:32:09,104 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-79c8b0d6-15c3-470d-9e9e-fe0c938bf241 2018-08-01 09:32:09,108 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 09:32:11,111 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 09:32:11,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cf884490613e13de702e488e6cf5cfe9a2aa6f5d" 2018-08-01 09:32:11,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:32: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-57868bfb-cf79-4d05-b8af-f222bb785e17 x-compute-request-id: req-57868bfb-cf79-4d05-b8af-f222bb785e17 Content-Encoding: gzip Content-Length: 809 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"singlevm1-net_2f9ddb59-117a-4f8d-ad26-7e1661126f2e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:26:d5", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3c23783c-7b27-4de1-ac79-e3f5b9180944", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3c23783c-7b27-4de1-ac79-e3f5b9180944", "rel": "bookmark"}], "image": {"id": "c5de46f3-4726-44fe-9ab8-789ecc4138dc", "links": [{"href": "http://172.30.9.24:8774/images/c5de46f3-4726-44fe-9ab8-789ecc4138dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c9eab074-d532-44b8-a028-bc4b19da96c5", "links": [{"href": "http://172.30.9.24:8774/flavors/c9eab074-d532-44b8-a028-bc4b19da96c5", "rel": "bookmark"}]}, "id": "3c23783c-7b27-4de1-ac79-e3f5b9180944", "security_groups": [{"name": "singlevm1-sg_2f9ddb59-117a-4f8d-ad26-7e1661126f2e"}], "user_id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T09:32:08Z", "hostId": "84bc2fcc33f028ef5fceb4ea5d26af04f0a45a1387698c94ece40185", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_2f9ddb59-117a-4f8d-ad26-7e1661126f2e", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_2f9ddb59-117a-4f8d-ad26-7e1661126f2e", "created": "2018-08-01T09:32:04Z", "tenant_id": "8d96727022f4443794db44ecde432faf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 09:32:11,473 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-57868bfb-cf79-4d05-b8af-f222bb785e17 2018-08-01 09:32:11,473 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.362071990967s 2018-08-01 09:32:11,473 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-57868bfb-cf79-4d05-b8af-f222bb785e17 2018-08-01 09:32:11,478 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 09:32:13,480 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 09:32:13,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cf884490613e13de702e488e6cf5cfe9a2aa6f5d" 2018-08-01 09:32:13,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:32:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-124b5eb8-d682-48b5-9364-ecbed98b4c55 x-compute-request-id: req-124b5eb8-d682-48b5-9364-ecbed98b4c55 Content-Encoding: gzip Content-Length: 809 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"singlevm1-net_2f9ddb59-117a-4f8d-ad26-7e1661126f2e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:26:d5", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3c23783c-7b27-4de1-ac79-e3f5b9180944", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3c23783c-7b27-4de1-ac79-e3f5b9180944", "rel": "bookmark"}], "image": {"id": "c5de46f3-4726-44fe-9ab8-789ecc4138dc", "links": [{"href": "http://172.30.9.24:8774/images/c5de46f3-4726-44fe-9ab8-789ecc4138dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c9eab074-d532-44b8-a028-bc4b19da96c5", "links": [{"href": "http://172.30.9.24:8774/flavors/c9eab074-d532-44b8-a028-bc4b19da96c5", "rel": "bookmark"}]}, "id": "3c23783c-7b27-4de1-ac79-e3f5b9180944", "security_groups": [{"name": "singlevm1-sg_2f9ddb59-117a-4f8d-ad26-7e1661126f2e"}], "user_id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T09:32:08Z", "hostId": "84bc2fcc33f028ef5fceb4ea5d26af04f0a45a1387698c94ece40185", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_2f9ddb59-117a-4f8d-ad26-7e1661126f2e", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_2f9ddb59-117a-4f8d-ad26-7e1661126f2e", "created": "2018-08-01T09:32:04Z", "tenant_id": "8d96727022f4443794db44ecde432faf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 09:32:13,834 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-124b5eb8-d682-48b5-9364-ecbed98b4c55 2018-08-01 09:32:13,834 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.353910923004s 2018-08-01 09:32:13,835 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-124b5eb8-d682-48b5-9364-ecbed98b4c55 2018-08-01 09:32:13,839 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 09:32:15,841 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 09:32:15,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cf884490613e13de702e488e6cf5cfe9a2aa6f5d" 2018-08-01 09:32:16,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:32: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-c75b0f13-c2ac-48c2-87a0-4483d38a0c8a x-compute-request-id: req-c75b0f13-c2ac-48c2-87a0-4483d38a0c8a Content-Encoding: gzip Content-Length: 809 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"singlevm1-net_2f9ddb59-117a-4f8d-ad26-7e1661126f2e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:26:d5", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3c23783c-7b27-4de1-ac79-e3f5b9180944", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3c23783c-7b27-4de1-ac79-e3f5b9180944", "rel": "bookmark"}], "image": {"id": "c5de46f3-4726-44fe-9ab8-789ecc4138dc", "links": [{"href": "http://172.30.9.24:8774/images/c5de46f3-4726-44fe-9ab8-789ecc4138dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c9eab074-d532-44b8-a028-bc4b19da96c5", "links": [{"href": "http://172.30.9.24:8774/flavors/c9eab074-d532-44b8-a028-bc4b19da96c5", "rel": "bookmark"}]}, "id": "3c23783c-7b27-4de1-ac79-e3f5b9180944", "security_groups": [{"name": "singlevm1-sg_2f9ddb59-117a-4f8d-ad26-7e1661126f2e"}], "user_id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T09:32:08Z", "hostId": "84bc2fcc33f028ef5fceb4ea5d26af04f0a45a1387698c94ece40185", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_2f9ddb59-117a-4f8d-ad26-7e1661126f2e", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_2f9ddb59-117a-4f8d-ad26-7e1661126f2e", "created": "2018-08-01T09:32:04Z", "tenant_id": "8d96727022f4443794db44ecde432faf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 09:32:16,012 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-c75b0f13-c2ac-48c2-87a0-4483d38a0c8a 2018-08-01 09:32:16,012 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.170839071274s 2018-08-01 09:32:16,012 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-c75b0f13-c2ac-48c2-87a0-4483d38a0c8a 2018-08-01 09:32:16,016 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 09:32:18,019 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 09:32:18,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cf884490613e13de702e488e6cf5cfe9a2aa6f5d" 2018-08-01 09:32:18,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:32: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-ead6311c-20a3-4b84-97c7-09491c426783 x-compute-request-id: req-ead6311c-20a3-4b84-97c7-09491c426783 Content-Encoding: gzip Content-Length: 812 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm1-net_2f9ddb59-117a-4f8d-ad26-7e1661126f2e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:26:d5", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3c23783c-7b27-4de1-ac79-e3f5b9180944", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3c23783c-7b27-4de1-ac79-e3f5b9180944", "rel": "bookmark"}], "image": {"id": "c5de46f3-4726-44fe-9ab8-789ecc4138dc", "links": [{"href": "http://172.30.9.24:8774/images/c5de46f3-4726-44fe-9ab8-789ecc4138dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": "2018-08-01T09:32:16.000000", "flavor": {"id": "c9eab074-d532-44b8-a028-bc4b19da96c5", "links": [{"href": "http://172.30.9.24:8774/flavors/c9eab074-d532-44b8-a028-bc4b19da96c5", "rel": "bookmark"}]}, "id": "3c23783c-7b27-4de1-ac79-e3f5b9180944", "security_groups": [{"name": "singlevm1-sg_2f9ddb59-117a-4f8d-ad26-7e1661126f2e"}], "user_id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T09:32:16Z", "hostId": "84bc2fcc33f028ef5fceb4ea5d26af04f0a45a1387698c94ece40185", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_2f9ddb59-117a-4f8d-ad26-7e1661126f2e", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_2f9ddb59-117a-4f8d-ad26-7e1661126f2e", "created": "2018-08-01T09:32:04Z", "tenant_id": "8d96727022f4443794db44ecde432faf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 09:32:18,185 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-ead6311c-20a3-4b84-97c7-09491c426783 2018-08-01 09:32:18,186 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.166471004486s 2018-08-01 09:32:18,186 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-ead6311c-20a3-4b84-97c7-09491c426783 2018-08-01 09:32:18,190 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-01 09:32:18,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=3c23783c-7b27-4de1-ac79-e3f5b9180944" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cf884490613e13de702e488e6cf5cfe9a2aa6f5d" 2018-08-01 09:32:18,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 992 X-Openstack-Request-Id: req-83982ccf-02bb-4692-91cf-42dfb6d41a5b Date: Wed, 01 Aug 2018 09:32:18 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T09:32:15Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b5c4bff8-f27a-4d7d-b6d5-f8a74bc157aa","ip_address":"192.168.120.6"}],"id":"c1d018f6-4abb-40cf-9205-a82f5a2a2205","security_groups":["4d1e5548-4bd3-4971-99ec-d27feea1e101"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d5:26:d5","project_id":"8d96727022f4443794db44ecde432faf","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d1ef3fa5-9696-4fdf-b7e9-9fa51ff16b34","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:32:07Z","binding:vnic_type":"normal","device_id":"3c23783c-7b27-4de1-ac79-e3f5b9180944","ip_allocation":"immediate"}]} 2018-08-01 09:32:18,234 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=3c23783c-7b27-4de1-ac79-e3f5b9180944 used request id req-83982ccf-02bb-4692-91cf-42dfb6d41a5b 2018-08-01 09:32:18,234 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0436859130859s 2018-08-01 09:32:18,234 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=3c23783c-7b27-4de1-ac79-e3f5b9180944 used request id req-83982ccf-02bb-4692-91cf-42dfb6d41a5b 2018-08-01 09:32:18,239 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-01 09:32:18,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/floatingips.json?port_id=c1d018f6-4abb-40cf-9205-a82f5a2a2205" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cf884490613e13de702e488e6cf5cfe9a2aa6f5d" 2018-08-01 09:32:18,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-558160c2-fdf4-4bb8-a94d-9fc4b09dac23 Date: Wed, 01 Aug 2018 09:32:18 GMT RESP BODY: {"floatingips": []} 2018-08-01 09:32:18,258 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=c1d018f6-4abb-40cf-9205-a82f5a2a2205 used request id req-558160c2-fdf4-4bb8-a94d-9fc4b09dac23 2018-08-01 09:32:18,258 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0189170837402s 2018-08-01 09:32:18,258 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=c1d018f6-4abb-40cf-9205-a82f5a2a2205 used request id req-558160c2-fdf4-4bb8-a94d-9fc4b09dac23 2018-08-01 09:32:18,259 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm1-net_2f9ddb59-117a-4f8d-ad26-7e1661126f2e': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:d5:26:d5', 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'c5de46f3-4726-44fe-9ab8-789ecc4138dc'}), 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-08-01T09:32:16.000000', 'flavor': Munch({u'id': u'c9eab074-d532-44b8-a028-bc4b19da96c5'}), 'az': u'nova', 'id': u'3c23783c-7b27-4de1-ac79-e3f5b9180944', 'security_groups': [Munch({u'name': u'singlevm1-sg_2f9ddb59-117a-4f8d-ad26-7e1661126f2e'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'0e542e6be3cd4b2d8dab69cd5dc7a969', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8d96727022f4443794db44ecde432faf', '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-08-01T09:32:16.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-01T09:32:16Z', 'hostId': u'84bc2fcc33f028ef5fceb4ea5d26af04f0a45a1387698c94ece40185', u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-1.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm1-kp_2f9ddb59-117a-4f8d-ad26-7e1661126f2e', 'public_v6': '', 'private_v4': u'192.168.120.6', 'cloud': 'envvars', 'host_id': u'84bc2fcc33f028ef5fceb4ea5d26af04f0a45a1387698c94ece40185', '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-08-01T09:32:16.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'8d96727022f4443794db44ecde432faf', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', 'name': u'singlevm1-vm_2f9ddb59-117a-4f8d-ad26-7e1661126f2e', 'adminPass': None, 'tenant_id': u'8d96727022f4443794db44ecde432faf', 'created_at': u'2018-08-01T09:32:04Z', 'created': u'2018-08-01T09:32:04Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-01 09:32:18,262 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-01 09:32:18,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}cf884490613e13de702e488e6cf5cfe9a2aa6f5d" 2018-08-01 09:32:18,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1473 X-Openstack-Request-Id: req-2fd3d386-3897-4fc5-b9f3-6179763cec9b Date: Wed, 01 Aug 2018 09:32:18 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d1ef3fa5-9696-4fdf-b7e9-9fa51ff16b34","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":68,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":["b5c4bff8-f27a-4d7d-b6d5-f8a74bc157aa"],"description":"","tags":[],"updated_at":"2018-08-01T09:31:56Z","qos_policy_id":null,"name":"singlevm1-net_2f9ddb59-117a-4f8d-ad26-7e1661126f2e","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:31:55Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dbe9669438844f3faecdc7fcc050e0d8","l2_adjacency":true,"status":"ACTIVE","subnets":["a5a333a9-9d0e-46a5-9440-2aa9c95d5013"],"description":"","tags":[],"updated_at":"2018-08-01T09:28:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:38Z","provider:network_type":"flat"}]} 2018-08-01 09:32:18,495 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-2fd3d386-3897-4fc5-b9f3-6179763cec9b 2018-08-01 09:32:18,495 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.232602834702s 2018-08-01 09:32:18,495 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-2fd3d386-3897-4fc5-b9f3-6179763cec9b 2018-08-01 09:32:18,497 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-01 09:32:18,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=3c23783c-7b27-4de1-ac79-e3f5b9180944" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cf884490613e13de702e488e6cf5cfe9a2aa6f5d" 2018-08-01 09:32:18,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 992 X-Openstack-Request-Id: req-5bb89833-af67-4d66-a58f-7f4d993bf9e1 Date: Wed, 01 Aug 2018 09:32:18 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T09:32:15Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b5c4bff8-f27a-4d7d-b6d5-f8a74bc157aa","ip_address":"192.168.120.6"}],"id":"c1d018f6-4abb-40cf-9205-a82f5a2a2205","security_groups":["4d1e5548-4bd3-4971-99ec-d27feea1e101"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d5:26:d5","project_id":"8d96727022f4443794db44ecde432faf","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d1ef3fa5-9696-4fdf-b7e9-9fa51ff16b34","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:32:07Z","binding:vnic_type":"normal","device_id":"3c23783c-7b27-4de1-ac79-e3f5b9180944","ip_allocation":"immediate"}]} 2018-08-01 09:32:18,537 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=3c23783c-7b27-4de1-ac79-e3f5b9180944 used request id req-5bb89833-af67-4d66-a58f-7f4d993bf9e1 2018-08-01 09:32:18,537 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0404591560364s 2018-08-01 09:32:18,537 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=3c23783c-7b27-4de1-ac79-e3f5b9180944 used request id req-5bb89833-af67-4d66-a58f-7f4d993bf9e1 2018-08-01 09:32:18,538 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-01 09:32:18,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}cf884490613e13de702e488e6cf5cfe9a2aa6f5d" -d '{"floatingip": {"floating_network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089", "fixed_ip_address": "192.168.120.6", "port_id": "c1d018f6-4abb-40cf-9205-a82f5a2a2205"}}' 2018-08-01 09:32:20,311 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 574 X-Openstack-Request-Id: req-48ea7e26-294f-4f63-b0de-1531cec84bc9 Date: Wed, 01 Aug 2018 09:32:20 GMT RESP BODY: {"floatingip": {"router_id": "8b2c0574-5dc1-45f9-b20d-b166cb2c0280", "status": "DOWN", "description": "", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:32:19Z", "updated_at": "2018-08-01T09:32:19Z", "floating_network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089", "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "8d96727022f4443794db44ecde432faf", "port_id": "c1d018f6-4abb-40cf-9205-a82f5a2a2205", "id": "25f29a13-812a-4674-b2ce-3124ebf017c4", "qos_policy_id": null}} 2018-08-01 09:32:20,311 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-48ea7e26-294f-4f63-b0de-1531cec84bc9 2018-08-01 09:32:20,311 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.77299690247s 2018-08-01 09:32:20,312 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-48ea7e26-294f-4f63-b0de-1531cec84bc9 2018-08-01 09:32:20,315 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'DOWN', 'router_id': u'8b2c0574-5dc1-45f9-b20d-b166cb2c0280', 'properties': Munch({u'qos_policy_id': None, u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'8d96727022f4443794db44ecde432faf', 'created_at': u'2018-08-01T09:32:19Z', 'attached': True, 'updated_at': u'2018-08-01T09:32:19Z', 'id': u'25f29a13-812a-4674-b2ce-3124ebf017c4', 'floating_network_id': u'e7d7be46-2840-4976-87a2-d78a4e5c6089', 'fixed_ip_address': u'192.168.120.6', 'floating_ip_address': u'172.30.9.201', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8d96727022f4443794db44ecde432faf', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'8b2c0574-5dc1-45f9-b20d-b166cb2c0280', u'qos_policy_id': None, 'project_id': u'8d96727022f4443794db44ecde432faf', 'port_id': u'c1d018f6-4abb-40cf-9205-a82f5a2a2205', 'port': u'c1d018f6-4abb-40cf-9205-a82f5a2a2205', 'network': u'e7d7be46-2840-4976-87a2-d78a4e5c6089'}) 2018-08-01 09:32:20,316 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-01 09:32:20,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/3c23783c-7b27-4de1-ac79-e3f5b9180944/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}cf884490613e13de702e488e6cf5cfe9a2aa6f5d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-01 09:32:21,063 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:32: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-cf341266-868c-4f13-af03-a0143508614e x-compute-request-id: req-cf341266-868c-4f13-af03-a0143508614e Content-Encoding: gzip Content-Length: 7923 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 474599328 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.152290] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.153936] pid_max: default: 32768 minimum: 301\n[ 0.154827] ACPI: Core revision 20150930\n[ 0.156213] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.157518] Security Framework initialized\n[ 0.158336] Yama: becoming mindful.\n[ 0.159066] AppArmor: AppArmor initialized\n[ 0.159937] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.161271] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.162547] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.163756] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.165165] Initializing cgroup subsys io\n[ 0.165979] Initializing cgroup subsys memory\n[ 0.166841] Initializing cgroup subsys devices\n[ 0.167723] Initializing cgroup subsys freezer\n[ 0.168601] Initializing cgroup subsys net_cls\n[ 0.169468] Initializing cgroup subsys perf_event\n[ 0.170377] Initializing cgroup subsys net_prio\n[ 0.171256] Initializing cgroup subsys hugetlb\n[ 0.172164] Initializing cgroup subsys pids\n[ 0.173038] CPU: Physical Processor ID: 0\n[ 0.174527] mce: CPU supports 10 MCE banks\n[ 0.175384] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.176391] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.190792] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.196921] ftrace: allocating 31920 entries in 125 pages\n[ 0.221802] smpboot: Max logical packages: 1\n[ 0.222659] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.224014] x2apic enabled\n[ 0.224824] Switched APIC routing to physical x2apic.\n[ 0.226553] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.227675] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.229762] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.231552] KVM setup paravirtual spinlock\n[ 0.232848] x86: Booted up 1 node, 1 CPUs\n[ 0.233661] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.235050] devtmpfs: initialized\n[ 0.236771] evm: security.selinux\n[ 0.237479] evm: security.SMACK64\n[ 0.238170] evm: security.SMACK64EXEC\n[ 0.238925] evm: security.SMACK64TRANSMUTE\n[ 0.239737] evm: security.SMACK64MMAP\n[ 0.240487] evm: security.ima\n[ 0.241129] evm: security.capability\n[ 0.241939] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.243799] pinctrl core: initialized pinctrl subsystem\n[ 0.244903] RTC time: 9:32:16, date: 08/01/18\n[ 0.245872] NET: Registered protocol family 16\n[ 0.246866] cpuidle: using governor ladder\n[ 0.247692] cpuidle: using governor menu\n[ 0.248491] PCCT header not found.\n[ 0.249254] ACPI: bus type PCI registered\n[ 0.250058] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.251306] PCI: Using configuration type 1 for base access\n[ 0.253072] ACPI: Added _OSI(Module Device)\n[ 0.253919] ACPI: Added _OSI(Processor Device)\n[ 0.254785] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.255685] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.257426] ACPI: Interpreter enabled\n[ 0.258196] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.260054] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.261893] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.263745] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.265582] ACPI: (supports S0 S5)\n[ 0.266287] ACPI: Using IOAPIC for interrupt routing\n[ 0.267233] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.270342] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.271485] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.272728] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.273927] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.276156] acpiphp: Slot [3] registered\n[ 0.276965] acpiphp: Slot [4] registered\n[ 0.277768] acpiphp: Slot [5] registered\n[ 0.278578] acpiphp: Slot [6] registered\n[ 0.279378] acpiphp: Slot [7] registered\n[ 0.280182] acpiphp: Slot [8] registered\n[ 0.280987] acpiphp: Slot [9] registered\n[ 0.281787] acpiphp: Slot [10] registered\n[ 0.282606] acpiphp: Slot [11] registered\n[ 0.283419] acpiphp: Slot [12] registered\n[ 0.284234] acpiphp: Slot [13] registered\n[ 0.285043] acpiphp: Slot [14] registered\n[ 0.285857] acpiphp: Slot [15] registered\n[ 0.296610] acpiphp: Slot [16] registered\n[ 0.297428] acpiphp: Slot [17] registered\n[ 0.298244] acpiphp: Slot [18] registered\n[ 0.299052] acpiphp: Slot [19] registered\n[ 0.299868] acpiphp: Slot [20] registered\n[ 0.300690] acpiphp: Slot [21] registered\n[ 0.301506] acpiphp: Slot [22] registered\n[ 0.302317] acpiphp: Slot [23] registered\n[ 0.303127] acpiphp: Slot [24] registered\n[ 0.303943] acpiphp: Slot [25] registered\n[ 0.304761] acpiphp: Slot [26] registered\n[ 0.305577] acpiphp: Slot [27] registered\n[ 0.306390] acpiphp: Slot [28] registered\n[ 0.307205] acpiphp: Slot [29] registered\n[ 0.308045] acpiphp: Slot [30] registered\n[ 0.308872] acpiphp: Slot [31] registered\n[ 0.309687] PCI host bridge to bus 0000:00\n[ 0.310499] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.311710] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.312925] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.314380] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.315827] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.317306] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.320544] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.321833] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.323010] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.324278] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.327795] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.329392] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.347528] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.349006] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.350774] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.352230] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.353636] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.354905] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.356214] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.357268] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.358817] vgaarb: loaded\n[ 0.359417] vgaarb: bridge control possible 0000:00:02.0\n[ 0.360645] SCSI subsystem initialized\n[ 0.361560] ACPI: bus type USB registered\n[ 0.362395] usbcore: registered new interface driver usbfs\n[ 0.363431] usbcore: registered new interface driver hub\n[ 0.364447] usbcore: registered new device driver usb\n[ 0.365558] PCI: Using ACPI for IRQ routing\n[ 0.366675] NetLabel: Initializing\n[ 0.367396] NetLabel: domain hash size = 128\n[ 0.368252] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.369228] NetLabel: unlabeled traffic allowed by default\n[ 0.370393] clocksource: Switched to clocksource kvm-clock\n[ 0.378500] AppArmor: AppArmor Filesystem Enabled\n[ 0.379471] pnp: PnP ACPI init\n[ 0.380411] pnp: PnP ACPI: found 5 devices\n[ 0.386710] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.388440] NET: Registered protocol family 2\n[ 0.389488] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.390791] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.391997] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.393191] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.394276] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.395453] NET: Registered protocol family 1\n[ 0.396335] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.397427] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.398511] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.412565] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.426849] Trying to unpack rootfs image as initramfs...\n[ 0.483258] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.484934] Scanning for low memory corruption every 60 seconds\n[ 0.486286] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.487474] audit: initializing netlink subsys (disabled)\n[ 0.488516] audit: type=2000 audit(1533115936.944:1): initialized\n[ 0.489861] Initialise system trusted keyring\n[ 0.490834] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.492006] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.494132] zbud: loaded\n[ 0.494871] VFS: Disk quotas dquot_6.6.0\n[ 0.495704] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.497301] fuse init (API version 7.23)\n[ 0.498215] Key type big_key registered\n[ 0.499028] Allocating IMA MOK and blacklist keyrings.\n[ 0.500263] Key type asymmetric registered\n[ 0.501087] Asymmetric key parser 'x509' registered\n[ 0.502047] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.503526] io scheduler noop registered\n[ 0.504324] io scheduler deadline registered (default)\n[ 0.505322] io scheduler cfq registered\n[ 0.506172] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.507223] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.508501] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.509953] ACPI: Power Button [PWRF]\n[ 0.510833] GHES: HEST is not enabled!\n[ 0.524495] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.552304] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.554415] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.578408] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.580683] Linux agpgart interface v0.103\n[ 0.583311] brd: module loaded\n[ 0.584981] loop: module loaded\n[ 0.589199] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.590691] GPT:90111 != 2097151\n[ 0.591378] GPT:Alternate GPT header not at the end of the disk.\n[ 0.592476] GPT:90111 != 2097151\n[ 0.593154] GPT: Use GNU Parted to correct GPT errors.\n[ 0.594126] vda: vda1 vda15\n[ 0.598105] scsi host0: ata_piix\n[ 0.598923] scsi host1: ata_piix\n[ 0.599661] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.601028] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.602662] libphy: Fixed MDIO Bus: probed\n[ 0.603497] tun: Universal TUN/TAP device driver, 1.6\n[ 0.604452] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607029] PPP generic driver version 2.4.2\n[ 0.608373] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609895] ehci-pci: EHCI PCI platform driver\n[ 0.610805] ehci-platform: EHCI generic platform driver\n[ 0.611840] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.613001] ohci-pci: OHCI PCI platform driver\n[ 0.613901] ohci-platform: OHCI generic platform driver\n[ 0.614938] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629190] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630200] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631658] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632682] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.633837] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.635066] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636490] usb usb1: Product: UHCI Host Controller\n[ 0.637435] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638869] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639880] hub 1-0:1.0: USB hub found\n[ 0.640665] hub 1-0:1.0: 2 ports detected\n[ 0.641624] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643791] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644763] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645818] mousedev: PS/2 mouse device common for all mice\n[ 0.647106] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.649070] rtc_cmos 00:00: RTC can wake from S4\n[ 0.650211] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.651422] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.652629] i2c /dev entries driver\n[ 0.653417] device-mapper: uevent: version 1.0.3\n[ 0.654400] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.656053] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.657489] NET: Registered protocol family 10\n[ 0.658660] NET: Registered protocol family 17\n[ 0.659581] Key type dns_resolver registered\n[ 0.660603] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.661718] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.663530] registered taskstats version 1\n[ 0.664388] Loading compiled-in X.509 certificates\n[ 0.665870] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.667915] zswap: loaded using pool lzo/zbud\n[ 0.669601] Key type trusted registered\n[ 0.671389] Key type encrypted registered\n[ 0.672221] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.673258] ima: No TPM chip found, activating TPM-bypass!\n[ 0.674301] evm: HMAC attrs: 0x1\n[ 0.675285] Magic number: 14:516:524\n[ 0.676166] rtc_cmos 00:00: setting system clock to 2018-08-01 09:32:16 UTC (1533115936)\n[ 0.677809] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.679103] EDD information not available.\n[ 0.759869] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.771867] Write protecting the kernel read-only data: 14336k\n[ 0.774007] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775862] 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.819951] 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.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.87. 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-08-01 09:32:21,064 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/3c23783c-7b27-4de1-ac79-e3f5b9180944/action used request id req-cf341266-868c-4f13-af03-a0143508614e 2018-08-01 09:32:21,064 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.748019933701s 2018-08-01 09:32:21,065 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/3c23783c-7b27-4de1-ac79-e3f5b9180944/action used request id req-cf341266-868c-4f13-af03-a0143508614e 2018-08-01 09:32:21,065 - 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 474599328 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.152290] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.153936] pid_max: default: 32768 minimum: 301 [ 0.154827] ACPI: Core revision 20150930 [ 0.156213] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.157518] Security Framework initialized [ 0.158336] Yama: becoming mindful. [ 0.159066] AppArmor: AppArmor initialized [ 0.159937] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161271] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.162547] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.163756] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.165165] Initializing cgroup subsys io [ 0.165979] Initializing cgroup subsys memory [ 0.166841] Initializing cgroup subsys devices [ 0.167723] Initializing cgroup subsys freezer [ 0.168601] Initializing cgroup subsys net_cls [ 0.169468] Initializing cgroup subsys perf_event [ 0.170377] Initializing cgroup subsys net_prio [ 0.171256] Initializing cgroup subsys hugetlb [ 0.172164] Initializing cgroup subsys pids [ 0.173038] CPU: Physical Processor ID: 0 [ 0.174527] mce: CPU supports 10 MCE banks [ 0.175384] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.176391] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.190792] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.196921] ftrace: allocating 31920 entries in 125 pages [ 0.221802] smpboot: Max logical packages: 1 [ 0.222659] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.224014] x2apic enabled [ 0.224824] Switched APIC routing to physical x2apic. [ 0.226553] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.227675] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.229762] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.231552] KVM setup paravirtual spinlock [ 0.232848] x86: Booted up 1 node, 1 CPUs [ 0.233661] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.235050] devtmpfs: initialized [ 0.236771] evm: security.selinux [ 0.237479] evm: security.SMACK64 [ 0.238170] evm: security.SMACK64EXEC [ 0.238925] evm: security.SMACK64TRANSMUTE [ 0.239737] evm: security.SMACK64MMAP [ 0.240487] evm: security.ima [ 0.241129] evm: security.capability [ 0.241939] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.243799] pinctrl core: initialized pinctrl subsystem [ 0.244903] RTC time: 9:32:16, date: 08/01/18 [ 0.245872] NET: Registered protocol family 16 [ 0.246866] cpuidle: using governor ladder [ 0.247692] cpuidle: using governor menu [ 0.248491] PCCT header not found. [ 0.249254] ACPI: bus type PCI registered [ 0.250058] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.251306] PCI: Using configuration type 1 for base access [ 0.253072] ACPI: Added _OSI(Module Device) [ 0.253919] ACPI: Added _OSI(Processor Device) [ 0.254785] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.255685] ACPI: Added _OSI(Processor Aggregator Device) [ 0.257426] ACPI: Interpreter enabled [ 0.258196] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.260054] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.261893] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.263745] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.265582] ACPI: (supports S0 S5) [ 0.266287] ACPI: Using IOAPIC for interrupt routing [ 0.267233] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.270342] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.271485] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.272728] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.273927] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.276156] acpiphp: Slot [3] registered [ 0.276965] acpiphp: Slot [4] registered [ 0.277768] acpiphp: Slot [5] registered [ 0.278578] acpiphp: Slot [6] registered [ 0.279378] acpiphp: Slot [7] registered [ 0.280182] acpiphp: Slot [8] registered [ 0.280987] acpiphp: Slot [9] registered [ 0.281787] acpiphp: Slot [10] registered [ 0.282606] acpiphp: Slot [11] registered [ 0.283419] acpiphp: Slot [12] registered [ 0.284234] acpiphp: Slot [13] registered [ 0.285043] acpiphp: Slot [14] registered [ 0.285857] acpiphp: Slot [15] registered [ 0.296610] acpiphp: Slot [16] registered [ 0.297428] acpiphp: Slot [17] registered [ 0.298244] acpiphp: Slot [18] registered [ 0.299052] acpiphp: Slot [19] registered [ 0.299868] acpiphp: Slot [20] registered [ 0.300690] acpiphp: Slot [21] registered [ 0.301506] acpiphp: Slot [22] registered [ 0.302317] acpiphp: Slot [23] registered [ 0.303127] acpiphp: Slot [24] registered [ 0.303943] acpiphp: Slot [25] registered [ 0.304761] acpiphp: Slot [26] registered [ 0.305577] acpiphp: Slot [27] registered [ 0.306390] acpiphp: Slot [28] registered [ 0.307205] acpiphp: Slot [29] registered [ 0.308045] acpiphp: Slot [30] registered [ 0.308872] acpiphp: Slot [31] registered [ 0.309687] PCI host bridge to bus 0000:00 [ 0.310499] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.311710] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.312925] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.314380] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.315827] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.317306] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.320544] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.321833] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.323010] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.324278] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.327795] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.329392] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.347528] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.349006] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.350774] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.352230] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.353636] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.354905] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.356214] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.357268] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.358817] vgaarb: loaded [ 0.359417] vgaarb: bridge control possible 0000:00:02.0 [ 0.360645] SCSI subsystem initialized [ 0.361560] ACPI: bus type USB registered [ 0.362395] usbcore: registered new interface driver usbfs [ 0.363431] usbcore: registered new interface driver hub [ 0.364447] usbcore: registered new device driver usb [ 0.365558] PCI: Using ACPI for IRQ routing [ 0.366675] NetLabel: Initializing [ 0.367396] NetLabel: domain hash size = 128 [ 0.368252] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.369228] NetLabel: unlabeled traffic allowed by default [ 0.370393] clocksource: Switched to clocksource kvm-clock [ 0.378500] AppArmor: AppArmor Filesystem Enabled [ 0.379471] pnp: PnP ACPI init [ 0.380411] pnp: PnP ACPI: found 5 devices [ 0.386710] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.388440] NET: Registered protocol family 2 [ 0.389488] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.390791] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.391997] TCP: Hash tables configured (established 4096 bind 4096) [ 0.393191] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.394276] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.395453] NET: Registered protocol family 1 [ 0.396335] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.397427] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.398511] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.412565] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.426849] Trying to unpack rootfs image as initramfs... [ 0.483258] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.484934] Scanning for low memory corruption every 60 seconds [ 0.486286] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.487474] audit: initializing netlink subsys (disabled) [ 0.488516] audit: type=2000 audit(1533115936.944:1): initialized [ 0.489861] Initialise system trusted keyring [ 0.490834] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.492006] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.494132] zbud: loaded [ 0.494871] VFS: Disk quotas dquot_6.6.0 [ 0.495704] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.497301] fuse init (API version 7.23) [ 0.498215] Key type big_key registered [ 0.499028] Allocating IMA MOK and blacklist keyrings. [ 0.500263] Key type asymmetric registered [ 0.501087] Asymmetric key parser 'x509' registered [ 0.502047] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.503526] io scheduler noop registered [ 0.504324] io scheduler deadline registered (default) [ 0.505322] io scheduler cfq registered [ 0.506172] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.507223] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.508501] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.509953] ACPI: Power Button [PWRF] [ 0.510833] GHES: HEST is not enabled! [ 0.524495] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.552304] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.554415] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.578408] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.580683] Linux agpgart interface v0.103 [ 0.583311] brd: module loaded [ 0.584981] loop: module loaded [ 0.589199] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.590691] GPT:90111 != 2097151 [ 0.591378] GPT:Alternate GPT header not at the end of the disk. [ 0.592476] GPT:90111 != 2097151 [ 0.593154] GPT: Use GNU Parted to correct GPT errors. [ 0.594126] vda: vda1 vda15 [ 0.598105] scsi host0: ata_piix [ 0.598923] scsi host1: ata_piix [ 0.599661] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.601028] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.602662] libphy: Fixed MDIO Bus: probed [ 0.603497] tun: Universal TUN/TAP device driver, 1.6 [ 0.604452] tun: (C) 1999-2004 Max Krasnyansky [ 0.607029] PPP generic driver version 2.4.2 [ 0.608373] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609895] ehci-pci: EHCI PCI platform driver [ 0.610805] ehci-platform: EHCI generic platform driver [ 0.611840] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613001] ohci-pci: OHCI PCI platform driver [ 0.613901] ohci-platform: OHCI generic platform driver [ 0.614938] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629190] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630200] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631658] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632682] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.633837] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635066] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636490] usb usb1: Product: UHCI Host Controller [ 0.637435] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638869] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639880] hub 1-0:1.0: USB hub found [ 0.640665] hub 1-0:1.0: 2 ports detected [ 0.641624] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643791] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644763] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645818] mousedev: PS/2 mouse device common for all mice [ 0.647106] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.649070] rtc_cmos 00:00: RTC can wake from S4 [ 0.650211] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.651422] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652629] i2c /dev entries driver [ 0.653417] device-mapper: uevent: version 1.0.3 [ 0.654400] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.656053] ledtrig-cpu: registered to indicate activity on CPUs [ 0.657489] NET: Registered protocol family 10 [ 0.658660] NET: Registered protocol family 17 [ 0.659581] Key type dns_resolver registered [ 0.660603] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.661718] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.663530] registered taskstats version 1 [ 0.664388] Loading compiled-in X.509 certificates [ 0.665870] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.667915] zswap: loaded using pool lzo/zbud [ 0.669601] Key type trusted registered [ 0.671389] Key type encrypted registered [ 0.672221] AppArmor: AppArmor sha1 policy hashing enabled [ 0.673258] ima: No TPM chip found, activating TPM-bypass! [ 0.674301] evm: HMAC attrs: 0x1 [ 0.675285] Magic number: 14:516:524 [ 0.676166] rtc_cmos 00:00: setting system clock to 2018-08-01 09:32:16 UTC (1533115936) [ 0.677809] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.679103] EDD information not available. [ 0.759869] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.771867] Write protecting the kernel read-only data: 14336k [ 0.774007] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775862] 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.819951] 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.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.87. iid=i-00000001 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data 2018-08-01 09:32:21,128 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.201 2018-08-01 09:32:31,141 - paramiko.transport - DEBUG - starting thread (client mode): 0xd84a0f90L 2018-08-01 09:32:31,142 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-01 09:32:31,142 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-08-01 09:32:31,142 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-08-01 09:32:31,143 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-08-01 09:32:31,144 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-01 09:32:31,144 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-08-01 09:32:31,144 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-01 09:32:31,144 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-01 09:32:31,144 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-01 09:32:31,164 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-01 09:32:31,165 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-01 09:32:31,175 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.201: bd668a3ce8773688eb068fa8c86adfe2 2018-08-01 09:32:31,176 - paramiko.transport - DEBUG - Trying discovered key 2700562a8fcf98cb4146e7a5243b1d69 in /tmp/tmpKGQ8_t 2018-08-01 09:32:31,203 - paramiko.transport - DEBUG - userauth is OK 2018-08-01 09:32:31,209 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-01 09:32:31,241 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-01 09:32:31,242 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-08-01 09:32:31,242 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-01 09:32:31,243 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-01 09:32:31,244 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-01 09:32:31,245 - functest.core.singlevm - DEBUG - output: Hello World 2018-08-01 09:32:31,245 - functest.core.singlevm - DEBUG - error: 2018-08-01 09:32:31,250 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-01 09:32:31,353 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-01 09:32:31,353 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm1 | functest | 00:35 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-01 09:32:31,360 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-01 09:32:31,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/floatingips/25f29a13-812a-4674-b2ce-3124ebf017c4.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cf884490613e13de702e488e6cf5cfe9a2aa6f5d" 2018-08-01 09:32:32,476 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f055c763-512e-435c-a3bb-60bd8be702d7 Content-Length: 0 Date: Wed, 01 Aug 2018 09:32:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 09:32:32,476 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/floatingips/25f29a13-812a-4674-b2ce-3124ebf017c4.json used request id req-f055c763-512e-435c-a3bb-60bd8be702d7 2018-08-01 09:32:32,476 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.11610984802s 2018-08-01 09:32:32,476 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/floatingips/25f29a13-812a-4674-b2ce-3124ebf017c4.json used request id req-f055c763-512e-435c-a3bb-60bd8be702d7 2018-08-01 09:32:32,481 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-01 09:32:32,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}cf884490613e13de702e488e6cf5cfe9a2aa6f5d" 2018-08-01 09:32:32,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-036da9d0-3f30-4cb7-bfc1-86de49f4f0fb Date: Wed, 01 Aug 2018 09:32:32 GMT RESP BODY: {"floatingips": []} 2018-08-01 09:32:32,528 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-036da9d0-3f30-4cb7-bfc1-86de49f4f0fb 2018-08-01 09:32:32,528 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0468289852142s 2018-08-01 09:32:32,529 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-036da9d0-3f30-4cb7-bfc1-86de49f4f0fb 2018-08-01 09:32:32,530 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-01 09:32:32,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/servers/3c23783c-7b27-4de1-ac79-e3f5b9180944 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cf884490613e13de702e488e6cf5cfe9a2aa6f5d" 2018-08-01 09:32:32,851 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 09:32:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-79d12053-fa8e-4e06-a205-0c3eeea31bd8 x-compute-request-id: req-79d12053-fa8e-4e06-a205-0c3eeea31bd8 Content-Type: application/json 2018-08-01 09:32:32,851 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/3c23783c-7b27-4de1-ac79-e3f5b9180944 used request id req-79d12053-fa8e-4e06-a205-0c3eeea31bd8 2018-08-01 09:32:32,851 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.32102894783s 2018-08-01 09:32:32,851 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/3c23783c-7b27-4de1-ac79-e3f5b9180944 used request id req-79d12053-fa8e-4e06-a205-0c3eeea31bd8 2018-08-01 09:32:32,852 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 09:32:32,854 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cf884490613e13de702e488e6cf5cfe9a2aa6f5d" 2018-08-01 09:32:33,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:32:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f828a86a-10af-4dfd-998c-215dc728d4c9 x-compute-request-id: req-f828a86a-10af-4dfd-998c-215dc728d4c9 Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm1-net_2f9ddb59-117a-4f8d-ad26-7e1661126f2e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:26:d5", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:26:d5", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3c23783c-7b27-4de1-ac79-e3f5b9180944", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3c23783c-7b27-4de1-ac79-e3f5b9180944", "rel": "bookmark"}], "image": {"id": "c5de46f3-4726-44fe-9ab8-789ecc4138dc", "links": [{"href": "http://172.30.9.24:8774/images/c5de46f3-4726-44fe-9ab8-789ecc4138dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": "2018-08-01T09:32:16.000000", "flavor": {"id": "c9eab074-d532-44b8-a028-bc4b19da96c5", "links": [{"href": "http://172.30.9.24:8774/flavors/c9eab074-d532-44b8-a028-bc4b19da96c5", "rel": "bookmark"}]}, "id": "3c23783c-7b27-4de1-ac79-e3f5b9180944", "security_groups": [{"name": "singlevm1-sg_2f9ddb59-117a-4f8d-ad26-7e1661126f2e"}], "user_id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T09:32:32Z", "hostId": "84bc2fcc33f028ef5fceb4ea5d26af04f0a45a1387698c94ece40185", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_2f9ddb59-117a-4f8d-ad26-7e1661126f2e", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_2f9ddb59-117a-4f8d-ad26-7e1661126f2e", "created": "2018-08-01T09:32:04Z", "tenant_id": "8d96727022f4443794db44ecde432faf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 09:32:33,769 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-f828a86a-10af-4dfd-998c-215dc728d4c9 2018-08-01 09:32:33,769 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.917009115219s 2018-08-01 09:32:33,769 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-f828a86a-10af-4dfd-998c-215dc728d4c9 2018-08-01 09:32:33,771 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 09:32:35,773 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 09:32:35,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cf884490613e13de702e488e6cf5cfe9a2aa6f5d" 2018-08-01 09:32:36,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:32: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-d3cc1ba6-8d22-4f33-8853-fb244584322b x-compute-request-id: req-d3cc1ba6-8d22-4f33-8853-fb244584322b Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-01 09:32:36,075 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-d3cc1ba6-8d22-4f33-8853-fb244584322b 2018-08-01 09:32:36,075 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.301487207413s 2018-08-01 09:32:36,075 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-d3cc1ba6-8d22-4f33-8853-fb244584322b 2018-08-01 09:32:36,078 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-01 09:32:36,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}cf884490613e13de702e488e6cf5cfe9a2aa6f5d" 2018-08-01 09:32:36,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14163 X-Openstack-Request-Id: req-04a9cac9-59c6-4b2f-bcaa-af3e65c80939 Date: Wed, 01 Aug 2018 09:32:36 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:30:57Z", "updated_at": "2018-08-01T09:30:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:57Z", "revision_number": 0, "id": "51d3284b-f30c-4be4-9618-f5b29c545c81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:57Z", "security_group_id": "0a2387e6-90e1-4e9b-a65f-68e2f3ee88e8", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:57Z", "revision_number": 0, "id": "c389ed07-846e-48f3-bf8b-9083ddac2182", "remote_group_id": "0a2387e6-90e1-4e9b-a65f-68e2f3ee88e8", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:57Z", "security_group_id": "0a2387e6-90e1-4e9b-a65f-68e2f3ee88e8", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:57Z", "revision_number": 0, "id": "f8312c58-5ad3-4bc6-8d36-bb88a30c77a0", "remote_group_id": "0a2387e6-90e1-4e9b-a65f-68e2f3ee88e8", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:57Z", "security_group_id": "0a2387e6-90e1-4e9b-a65f-68e2f3ee88e8", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:57Z", "revision_number": 0, "id": "fd33a14a-05a5-4c67-aa9c-4c2438ba1ce2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:57Z", "security_group_id": "0a2387e6-90e1-4e9b-a65f-68e2f3ee88e8", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}], "revision_number": 4, "project_id": "8d96727022f4443794db44ecde432faf", "id": "0a2387e6-90e1-4e9b-a65f-68e2f3ee88e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "created_at": "2018-08-01T09:28:38Z", "updated_at": "2018-08-01T09:28:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "763568f1-8151-4a3c-911a-d06da4423063", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "80d28bee-4aee-47e8-a8da-e0fe31497fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "a47a5ddf-aa37-4ab2-a335-1c93513b5f12", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "f5bba5a5-602b-421e-98b2-5a16117f943f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}], "revision_number": 4, "project_id": "dbe9669438844f3faecdc7fcc050e0d8", "id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ed1054af2e94c049694d98d54211d98", "created_at": "2018-08-01T09:31:40Z", "updated_at": "2018-08-01T09:31:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "34baee87-ea35-42ee-8a69-0f6e2a825d3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "89b9d1c9-f4f9-45cd-8d36-970d44228439", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "b8ab0d59-cab9-4488-82ee-7c5f69709bff", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "d3ab68ea-23b4-4bf6-8dd3-85d029e3d89f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}], "revision_number": 4, "project_id": "2ed1054af2e94c049694d98d54211d98", "id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:32:02Z", "updated_at": "2018-08-01T09:32:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:02Z", "revision_number": 0, "id": "330aa78e-fe57-43f5-85af-d676abdae80c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:02Z", "security_group_id": "4d1e5548-4bd3-4971-99ec-d27feea1e101", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:02Z", "revision_number": 0, "id": "7418c5ad-aa99-4a62-bfb5-3ecc9697126e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:02Z", "security_group_id": "4d1e5548-4bd3-4971-99ec-d27feea1e101", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:03Z", "revision_number": 0, "id": "94297a8d-38da-4a98-b962-8f48e0a60e3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:03Z", "security_group_id": "4d1e5548-4bd3-4971-99ec-d27feea1e101", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-01T09:32:02Z", "revision_number": 0, "id": "ff4f6437-df16-47e8-9e91-129169f1ca18", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:02Z", "security_group_id": "4d1e5548-4bd3-4971-99ec-d27feea1e101", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": 22, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}], "revision_number": 4, "project_id": "8d96727022f4443794db44ecde432faf", "id": "4d1e5548-4bd3-4971-99ec-d27feea1e101", "name": "singlevm1-sg_2f9ddb59-117a-4f8d-ad26-7e1661126f2e"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-01T09:30:58Z", "updated_at": "2018-08-01T09:30:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "042d4626-2974-418d-affe-f8f2acd05faa", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "995fae58-f0e5-4e10-801c-6c2ce5c7ae0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "cb8404fa-cb24-4879-a34d-f3050dcba730", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "dad6aaab-690e-4c24-9103-6767e0c80bc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "created_at": "2018-08-01T09:31:11Z", "updated_at": "2018-08-01T09:31:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "939e25e0-5dbc-4f6e-9f6f-7fb70e540203", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "9796a673-6928-4009-9c21-1410d395646e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "af7b8bf8-2fb6-4d72-842a-38f72d7581f7", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "b9af65b0-2eb8-45e1-8504-b7dc4dbb83ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}], "revision_number": 4, "project_id": "dd207f801ed3475f9dbe5f13077af1c8", "id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "name": "default"}]} 2018-08-01 09:32:36,132 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-04a9cac9-59c6-4b2f-bcaa-af3e65c80939 2018-08-01 09:32:36,133 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0542221069336s 2018-08-01 09:32:36,133 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-04a9cac9-59c6-4b2f-bcaa-af3e65c80939 2018-08-01 09:32:36,137 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-08-01 09:32:36,138 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/security-groups/4d1e5548-4bd3-4971-99ec-d27feea1e101.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cf884490613e13de702e488e6cf5cfe9a2aa6f5d" 2018-08-01 09:32:36,320 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f65ede98-baaf-4098-9bcb-163536c882f6 Content-Length: 0 Date: Wed, 01 Aug 2018 09:32:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 09:32:36,321 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/4d1e5548-4bd3-4971-99ec-d27feea1e101.json used request id req-f65ede98-baaf-4098-9bcb-163536c882f6 2018-08-01 09:32:36,321 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.18311214447s 2018-08-01 09:32:36,321 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/4d1e5548-4bd3-4971-99ec-d27feea1e101.json used request id req-f65ede98-baaf-4098-9bcb-163536c882f6 2018-08-01 09:32:36,321 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-01 09:32:36,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/os-keypairs/singlevm1-kp_2f9ddb59-117a-4f8d-ad26-7e1661126f2e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cf884490613e13de702e488e6cf5cfe9a2aa6f5d" 2018-08-01 09:32:36,366 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 09:32:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5378fa59-a726-4e5d-9e5e-60fa1b6ea19f x-compute-request-id: req-5378fa59-a726-4e5d-9e5e-60fa1b6ea19f Content-Length: 0 Content-Type: application/json 2018-08-01 09:32:36,367 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/singlevm1-kp_2f9ddb59-117a-4f8d-ad26-7e1661126f2e used request id req-5378fa59-a726-4e5d-9e5e-60fa1b6ea19f 2018-08-01 09:32:36,367 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0452280044556s 2018-08-01 09:32:36,367 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/singlevm1-kp_2f9ddb59-117a-4f8d-ad26-7e1661126f2e used request id req-5378fa59-a726-4e5d-9e5e-60fa1b6ea19f 2018-08-01 09:32:36,367 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-01 09:32:36,368 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/8b2c0574-5dc1-45f9-b20d-b166cb2c0280/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}cf884490613e13de702e488e6cf5cfe9a2aa6f5d" -d '{"subnet_id": "b5c4bff8-f27a-4d7d-b6d5-f8a74bc157aa"}' 2018-08-01 09:32:38,004 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-9378a6f3-ac53-4ddd-a545-f2aec5c14bf2 Date: Wed, 01 Aug 2018 09:32:38 GMT RESP BODY: {"network_id": "d1ef3fa5-9696-4fdf-b7e9-9fa51ff16b34", "tenant_id": "8d96727022f4443794db44ecde432faf", "subnet_id": "b5c4bff8-f27a-4d7d-b6d5-f8a74bc157aa", "subnet_ids": ["b5c4bff8-f27a-4d7d-b6d5-f8a74bc157aa"], "port_id": "04ddfa64-9ac4-439b-97e4-0d5051a6c887", "id": "8b2c0574-5dc1-45f9-b20d-b166cb2c0280"} 2018-08-01 09:32:38,004 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/8b2c0574-5dc1-45f9-b20d-b166cb2c0280/remove_router_interface.json used request id req-9378a6f3-ac53-4ddd-a545-f2aec5c14bf2 2018-08-01 09:32:38,005 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.63713598251s 2018-08-01 09:32:38,005 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/8b2c0574-5dc1-45f9-b20d-b166cb2c0280/remove_router_interface.json used request id req-9378a6f3-ac53-4ddd-a545-f2aec5c14bf2 returning object 8b2c0574-5dc1-45f9-b20d-b166cb2c0280 2018-08-01 09:32:38,005 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-01 09:32:38,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}cf884490613e13de702e488e6cf5cfe9a2aa6f5d" 2018-08-01 09:32:38,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 718 X-Openstack-Request-Id: req-da4e7c52-4784-4825-a423-80323a7bb446 Date: Wed, 01 Aug 2018 09:32:38 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a5a333a9-9d0e-46a5-9440-2aa9c95d5013", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:31:56Z", "admin_state_up": true, "updated_at": "2018-08-01T09:32:37Z", "project_id": "8d96727022f4443794db44ecde432faf", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "8b2c0574-5dc1-45f9-b20d-b166cb2c0280", "name": "singlevm1-router_2f9ddb59-117a-4f8d-ad26-7e1661126f2e"}]} 2018-08-01 09:32:38,123 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-da4e7c52-4784-4825-a423-80323a7bb446 2018-08-01 09:32:38,123 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.11735200882s 2018-08-01 09:32:38,123 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-da4e7c52-4784-4825-a423-80323a7bb446 2018-08-01 09:32:38,124 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-01 09:32:38,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/8b2c0574-5dc1-45f9-b20d-b166cb2c0280.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cf884490613e13de702e488e6cf5cfe9a2aa6f5d" 2018-08-01 09:32:39,246 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-31fba84d-4dac-41c8-a1dd-5c3d74122713 Content-Length: 0 Date: Wed, 01 Aug 2018 09:32:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 09:32:39,246 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/8b2c0574-5dc1-45f9-b20d-b166cb2c0280.json used request id req-31fba84d-4dac-41c8-a1dd-5c3d74122713 2018-08-01 09:32:39,247 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.12191009521s 2018-08-01 09:32:39,247 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/8b2c0574-5dc1-45f9-b20d-b166cb2c0280.json used request id req-31fba84d-4dac-41c8-a1dd-5c3d74122713 2018-08-01 09:32:39,247 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-01 09:32:39,248 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}cf884490613e13de702e488e6cf5cfe9a2aa6f5d" 2018-08-01 09:32:39,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1327 X-Openstack-Request-Id: req-55b2aa3d-1037-4e67-bbe0-aa9e78517b2d Date: Wed, 01 Aug 2018 09:32:39 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:28:43Z","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":"a5a333a9-9d0e-46a5-9440-2aa9c95d5013","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"dbe9669438844f3faecdc7fcc050e0d8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:43Z","ip_version":4},{"updated_at":"2018-08-01T09:31:56Z","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":"b5c4bff8-f27a-4d7d-b6d5-f8a74bc157aa","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_2f9ddb59-117a-4f8d-ad26-7e1661126f2e","enable_dhcp":true,"segment_id":null,"network_id":"d1ef3fa5-9696-4fdf-b7e9-9fa51ff16b34","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:31:56Z","ip_version":4}]} 2018-08-01 09:32:39,290 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-55b2aa3d-1037-4e67-bbe0-aa9e78517b2d 2018-08-01 09:32:39,290 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0429999828339s 2018-08-01 09:32:39,291 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-55b2aa3d-1037-4e67-bbe0-aa9e78517b2d 2018-08-01 09:32:39,292 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-01 09:32:39,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/b5c4bff8-f27a-4d7d-b6d5-f8a74bc157aa.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cf884490613e13de702e488e6cf5cfe9a2aa6f5d" 2018-08-01 09:32:40,299 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0e755db2-5ff9-4667-a3b0-7ec443b10b01 Date: Wed, 01 Aug 2018 09:32:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 09:32:40,299 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/b5c4bff8-f27a-4d7d-b6d5-f8a74bc157aa.json used request id req-0e755db2-5ff9-4667-a3b0-7ec443b10b01 2018-08-01 09:32:40,299 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.00707507133s 2018-08-01 09:32:40,300 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/b5c4bff8-f27a-4d7d-b6d5-f8a74bc157aa.json used request id req-0e755db2-5ff9-4667-a3b0-7ec443b10b01 2018-08-01 09:32:40,300 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-01 09:32:40,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}cf884490613e13de702e488e6cf5cfe9a2aa6f5d" 2018-08-01 09:32:40,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1435 X-Openstack-Request-Id: req-929334c1-e587-4026-885b-13f45c39178e Date: Wed, 01 Aug 2018 09:32:40 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1450,"id":"d1ef3fa5-9696-4fdf-b7e9-9fa51ff16b34","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":68,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T09:32:40Z","qos_policy_id":null,"name":"singlevm1-net_2f9ddb59-117a-4f8d-ad26-7e1661126f2e","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:31:55Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dbe9669438844f3faecdc7fcc050e0d8","l2_adjacency":true,"status":"ACTIVE","subnets":["a5a333a9-9d0e-46a5-9440-2aa9c95d5013"],"description":"","tags":[],"updated_at":"2018-08-01T09:28:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:38Z","provider:network_type":"flat"}]} 2018-08-01 09:32:40,384 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-929334c1-e587-4026-885b-13f45c39178e 2018-08-01 09:32:40,384 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0837650299072s 2018-08-01 09:32:40,384 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-929334c1-e587-4026-885b-13f45c39178e 2018-08-01 09:32:40,385 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-01 09:32:40,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/d1ef3fa5-9696-4fdf-b7e9-9fa51ff16b34.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cf884490613e13de702e488e6cf5cfe9a2aa6f5d" 2018-08-01 09:32:41,452 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f39d6839-f214-4585-809f-d0c005906293 Date: Wed, 01 Aug 2018 09:32:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 09:32:41,452 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/d1ef3fa5-9696-4fdf-b7e9-9fa51ff16b34.json used request id req-f39d6839-f214-4585-809f-d0c005906293 2018-08-01 09:32:41,452 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.06658482552s 2018-08-01 09:32:41,452 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/d1ef3fa5-9696-4fdf-b7e9-9fa51ff16b34.json used request id req-f39d6839-f214-4585-809f-d0c005906293 2018-08-01 09:32:41,456 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-01 09:32:41,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}cf884490613e13de702e488e6cf5cfe9a2aa6f5d" 2018-08-01 09:32:41,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-e06bb7c7-60ca-4de2-bcb4-67147319fda6 Date: Wed, 01 Aug 2018 09:32:41 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/c5de46f3-4726-44fe-9ab8-789ecc4138dc/snap", "metadata": {}}], "file": "/v2/images/c5de46f3-4726-44fe-9ab8-789ecc4138dc/file", "owner": "8d96727022f4443794db44ecde432faf", "id": "c5de46f3-4726-44fe-9ab8-789ecc4138dc", "size": 12716032, "self": "/v2/images/c5de46f3-4726-44fe-9ab8-789ecc4138dc", "disk_format": "qcow2", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/c5de46f3-4726-44fe-9ab8-789ecc4138dc/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-01T09:32:01Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_2f9ddb59-117a-4f8d-ad26-7e1661126f2e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_2f9ddb59-117a-4f8d-ad26-7e1661126f2e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-01T09:32:00Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-01 09:32:41,624 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-e06bb7c7-60ca-4de2-bcb4-67147319fda6 2018-08-01 09:32:41,624 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.167531013489s 2018-08-01 09:32:41,624 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-e06bb7c7-60ca-4de2-bcb4-67147319fda6 2018-08-01 09:32:41,626 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-01 09:32:41,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/c5de46f3-4726-44fe-9ab8-789ecc4138dc -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cf884490613e13de702e488e6cf5cfe9a2aa6f5d" 2018-08-01 09:32:41,984 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4603f046-2c2f-4faa-a9f5-a8d2be114b42 Date: Wed, 01 Aug 2018 09:32:41 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-01 09:32:41,984 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/c5de46f3-4726-44fe-9ab8-789ecc4138dc used request id req-4603f046-2c2f-4faa-a9f5-a8d2be114b42 2018-08-01 09:32:41,984 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.358673095703s 2018-08-01 09:32:41,985 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/c5de46f3-4726-44fe-9ab8-789ecc4138dc used request id req-4603f046-2c2f-4faa-a9f5-a8d2be114b42 2018-08-01 09:32:41,985 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-01 09:32:41,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}cf884490613e13de702e488e6cf5cfe9a2aa6f5d" 2018-08-01 09:32:42,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:32: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-e77870fe-11af-41e4-a996-3926eced0dcb x-compute-request-id: req-e77870fe-11af-41e4-a996-3926eced0dcb Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm1-flavor_2f9ddb59-117a-4f8d-ad26-7e1661126f2e", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/c9eab074-d532-44b8-a028-bc4b19da96c5", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/c9eab074-d532-44b8-a028-bc4b19da96c5", "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": "c9eab074-d532-44b8-a028-bc4b19da96c5"}]} 2018-08-01 09:32:42,154 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-e77870fe-11af-41e4-a996-3926eced0dcb 2018-08-01 09:32:42,154 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.168961048126s 2018-08-01 09:32:42,154 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-e77870fe-11af-41e4-a996-3926eced0dcb 2018-08-01 09:32:42,156 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-01 09:32:42,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/c9eab074-d532-44b8-a028-bc4b19da96c5 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cf884490613e13de702e488e6cf5cfe9a2aa6f5d" 2018-08-01 09:32:42,202 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 09:32:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-74594884-a56f-42a2-9679-9e747499e904 x-compute-request-id: req-74594884-a56f-42a2-9679-9e747499e904 Content-Length: 0 Content-Type: application/json 2018-08-01 09:32:42,202 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/c9eab074-d532-44b8-a028-bc4b19da96c5 used request id req-74594884-a56f-42a2-9679-9e747499e904 2018-08-01 09:32:42,202 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0460300445557s 2018-08-01 09:32:42,202 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/c9eab074-d532-44b8-a028-bc4b19da96c5 used request id req-74594884-a56f-42a2-9679-9e747499e904 2018-08-01 09:32:42,254 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm2'... 2018-08-01 09:32:42,293 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-01 09:32:42,293 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-01 09:32:42,294 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-01 09:32:42,294 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-01 09:32:42,294 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-01 09:32:42,294 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-01 09:32:42,294 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-01 09:32:42,294 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-01 09:32:42,294 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-01 09:32:42,294 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-01 09:32:42,294 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-01 09:32:42,294 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-01 09:32:42,294 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-01 09:32:42,294 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-01 09:32:42,294 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-01 09:32:42,295 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-01 09:32:42,295 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-01 09:32:42,295 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-01 09:32:42,295 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-01 09:32:42,295 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-01 09:32:42,295 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-01 09:32:42,295 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-01 09:32:42,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-01 09:32:42,302 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:32:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8ada38e-f822-475f-b9f1-95e13f852d33 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:32:42,302 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-d8ada38e-f822-475f-b9f1-95e13f852d33 2018-08-01 09:32:42,302 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-08-01 09:32:42,690 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:32:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["2naEK1-wQVWfAntUk86mGQ"], "issued_at": "2018-08-01T09:32:42.000000Z"}} 2018-08-01 09:32:42,693 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-01 09:32:42,693 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}875fa2124c7c9566e7a0d6e15188942c0b8af03f" 2018-08-01 09:32:42,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-3750b6b1-6605-4f6c-ad19-4855147cc1e7 Date: Wed, 01 Aug 2018 09:32:42 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dbe9669438844f3faecdc7fcc050e0d8","l2_adjacency":true,"status":"ACTIVE","subnets":["a5a333a9-9d0e-46a5-9440-2aa9c95d5013"],"description":"","tags":[],"updated_at":"2018-08-01T09:28:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:38Z","provider:network_type":"flat"}]} 2018-08-01 09:32:42,945 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-3750b6b1-6605-4f6c-ad19-4855147cc1e7 2018-08-01 09:32:42,945 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.252577781677s 2018-08-01 09:32:42,946 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-3750b6b1-6605-4f6c-ad19-4855147cc1e7 2018-08-01 09:32:42,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-01 09:32:42,955 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 09:32: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 09:32:42,956 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-01 09:32:42,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}875fa2124c7c9566e7a0d6e15188942c0b8af03f" 2018-08-01 09:32:43,048 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:32:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94839122-e75b-4e11-953a-127ab11e0636 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/060e9088cac343b9864226107af6e21e"}, "tags": [], "enabled": true, "id": "060e9088cac343b9864226107af6e21e", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2018-08-01 09:32:43,048 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-94839122-e75b-4e11-953a-127ab11e0636 2018-08-01 09:32:43,049 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0929081439972s 2018-08-01 09:32:43,049 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-94839122-e75b-4e11-953a-127ab11e0636 2018-08-01 09:32:43,056 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-01 09:32:43,059 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}875fa2124c7c9566e7a0d6e15188942c0b8af03f" -d '{"project": {"description": "Created by OPNFV Functest: singlevm2", "enabled": true, "domain_id": "default", "name": "singlevm2-project_a0da599f-0604-4b60-8d89-0c5c4c934810"}}' 2018-08-01 09:32:43,214 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 09:32:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9dc63849-ceac-4447-a2f6-7efeedf805b3 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.24:5000/v3/projects/ddd20ab1a1b7400a98e6ddb8d0eb4686"}, "tags": [], "enabled": true, "id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_a0da599f-0604-4b60-8d89-0c5c4c934810"}} 2018-08-01 09:32:43,214 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-9dc63849-ceac-4447-a2f6-7efeedf805b3 2018-08-01 09:32:43,214 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.157764911652s 2018-08-01 09:32:43,214 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-9dc63849-ceac-4447-a2f6-7efeedf805b3 2018-08-01 09:32:43,215 - 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'ddd20ab1a1b7400a98e6ddb8d0eb4686', '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_a0da599f-0604-4b60-8d89-0c5c4c934810'}) 2018-08-01 09:32:43,221 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-01 09:32:43,225 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}875fa2124c7c9566e7a0d6e15188942c0b8af03f" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "995851f3-d655-47a9-bd56-685ee701aa4c", "email": null, "name": "singlevm2-user_a0da599f-0604-4b60-8d89-0c5c4c934810"}}' 2018-08-01 09:32:43,578 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 09:32:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c9bfeee5-9ea9-4b57-b0e6-0f7d0fd43489 Content-Length: 324 Content-Type: application/json RESP BODY: {"user": {"name": "singlevm2-user_a0da599f-0604-4b60-8d89-0c5c4c934810", "links": {"self": "http://172.30.9.24:5000/v3/users/2b14cb78a3494d56ba97fc45f0ff67d0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2b14cb78a3494d56ba97fc45f0ff67d0", "domain_id": "default", "password_expires_at": null}} 2018-08-01 09:32:43,578 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-c9bfeee5-9ea9-4b57-b0e6-0f7d0fd43489 2018-08-01 09:32:43,578 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.356561183929s 2018-08-01 09:32:43,578 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-c9bfeee5-9ea9-4b57-b0e6-0f7d0fd43489 2018-08-01 09:32:43,579 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'2b14cb78a3494d56ba97fc45f0ff67d0', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'singlevm2-user_a0da599f-0604-4b60-8d89-0c5c4c934810'}) 2018-08-01 09:32:43,582 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-01 09:32:43,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}875fa2124c7c9566e7a0d6e15188942c0b8af03f" 2018-08-01 09:32:43,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:32:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-340cd7c3-56b2-406b-9ceb-473ba112799e Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 09:32:43,668 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-340cd7c3-56b2-406b-9ceb-473ba112799e 2018-08-01 09:32:43,669 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0860090255737s 2018-08-01 09:32:43,669 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-340cd7c3-56b2-406b-9ceb-473ba112799e 2018-08-01 09:32:43,674 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-01 09:32:43,677 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}875fa2124c7c9566e7a0d6e15188942c0b8af03f" 2018-08-01 09:32:43,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:32:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89bcaa1d-688e-4de4-9458-468652efd0f5 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 09:32:43,760 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-89bcaa1d-688e-4de4-9458-468652efd0f5 2018-08-01 09:32:43,760 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.086727142334s 2018-08-01 09:32:43,761 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-89bcaa1d-688e-4de4-9458-468652efd0f5 2018-08-01 09:32:43,762 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-08-01 09:32:43,765 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-08-01 09:32:43,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}875fa2124c7c9566e7a0d6e15188942c0b8af03f" -d '{"role": {"name": "Member"}}' 2018-08-01 09:32:43,871 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 09:32:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b5dab311-94c1-430c-939c-7e9c5150ac03 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a6cff93fa7dd48069d086c1914a43c37", "links": {"self": "http://172.30.9.24:5000/v3/roles/a6cff93fa7dd48069d086c1914a43c37"}, "name": "Member"}} 2018-08-01 09:32:43,871 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-b5dab311-94c1-430c-939c-7e9c5150ac03 2018-08-01 09:32:43,871 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.105447053909s 2018-08-01 09:32:43,871 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-b5dab311-94c1-430c-939c-7e9c5150ac03 2018-08-01 09:32:43,872 - 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'a6cff93fa7dd48069d086c1914a43c37'}) 2018-08-01 09:32:43,875 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-01 09:32:43,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}875fa2124c7c9566e7a0d6e15188942c0b8af03f" 2018-08-01 09:32:43,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:32:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e72f103c-9744-4253-9108-86a1abdaafc0 Content-Encoding: gzip Content-Length: 354 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a6cff93fa7dd48069d086c1914a43c37", "links": {"self": "http://172.30.9.24:5000/v3/roles/a6cff93fa7dd48069d086c1914a43c37"}, "name": "Member"}]} 2018-08-01 09:32:43,961 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-e72f103c-9744-4253-9108-86a1abdaafc0 2018-08-01 09:32:43,962 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0860600471497s 2018-08-01 09:32:43,962 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-e72f103c-9744-4253-9108-86a1abdaafc0 2018-08-01 09:32:43,966 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-01 09:32:43,970 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}875fa2124c7c9566e7a0d6e15188942c0b8af03f" 2018-08-01 09:32:44,056 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:32:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea9c51d3-eec5-4985-a4da-9a17308f2991 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-01 09:32:44,056 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-ea9c51d3-eec5-4985-a4da-9a17308f2991 2018-08-01 09:32:44,057 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0899848937988s 2018-08-01 09:32:44,057 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-ea9c51d3-eec5-4985-a4da-9a17308f2991 2018-08-01 09:32:44,058 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-01 09:32:44,061 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}875fa2124c7c9566e7a0d6e15188942c0b8af03f" 2018-08-01 09:32:44,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:32:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e72673d0-437f-4bac-9c11-3024afc487c3 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "singlevm2-user_a0da599f-0604-4b60-8d89-0c5c4c934810", "links": {"self": "http://172.30.9.24:5000/v3/users/2b14cb78a3494d56ba97fc45f0ff67d0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2b14cb78a3494d56ba97fc45f0ff67d0", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 09:32:44,105 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-e72673d0-437f-4bac-9c11-3024afc487c3 2018-08-01 09:32:44,105 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0470480918884s 2018-08-01 09:32:44,105 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-e72673d0-437f-4bac-9c11-3024afc487c3 2018-08-01 09:32:44,116 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-01 09:32:44,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}875fa2124c7c9566e7a0d6e15188942c0b8af03f" 2018-08-01 09:32:44,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:32:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1eaf984-006e-44e4-a9bb-9ca72ed55b78 Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "id": "8d96727022f4443794db44ecde432faf", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8"}, "tags": [], "enabled": true, "id": "dbe9669438844f3faecdc7fcc050e0d8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.24:5000/v3/projects/ddd20ab1a1b7400a98e6ddb8d0eb4686"}, "tags": [], "enabled": true, "id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_a0da599f-0604-4b60-8d89-0c5c4c934810"}]} 2018-08-01 09:32:44,202 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-a1eaf984-006e-44e4-a9bb-9ca72ed55b78 2018-08-01 09:32:44,202 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0860841274261s 2018-08-01 09:32:44,203 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-a1eaf984-006e-44e4-a9bb-9ca72ed55b78 2018-08-01 09:32:44,210 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-01 09:32:44,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=2b14cb78a3494d56ba97fc45f0ff67d0&role.id=a6cff93fa7dd48069d086c1914a43c37&scope.project.id=ddd20ab1a1b7400a98e6ddb8d0eb4686" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}875fa2124c7c9566e7a0d6e15188942c0b8af03f" 2018-08-01 09:32:44,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:32:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33eda1c1-ffdf-4c31-bb49-f65b5de62443 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=2b14cb78a3494d56ba97fc45f0ff67d0&role.id=a6cff93fa7dd48069d086c1914a43c37&scope.project.id=ddd20ab1a1b7400a98e6ddb8d0eb4686", "previous": null, "next": null}} 2018-08-01 09:32:44,296 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=2b14cb78a3494d56ba97fc45f0ff67d0&role.id=a6cff93fa7dd48069d086c1914a43c37&scope.project.id=ddd20ab1a1b7400a98e6ddb8d0eb4686 used request id req-33eda1c1-ffdf-4c31-bb49-f65b5de62443 2018-08-01 09:32:44,296 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0858781337738s 2018-08-01 09:32:44,297 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=2b14cb78a3494d56ba97fc45f0ff67d0&role.id=a6cff93fa7dd48069d086c1914a43c37&scope.project.id=ddd20ab1a1b7400a98e6ddb8d0eb4686 used request id req-33eda1c1-ffdf-4c31-bb49-f65b5de62443 2018-08-01 09:32:44,300 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-01 09:32:44,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/ddd20ab1a1b7400a98e6ddb8d0eb4686/users/2b14cb78a3494d56ba97fc45f0ff67d0/roles/a6cff93fa7dd48069d086c1914a43c37 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}875fa2124c7c9566e7a0d6e15188942c0b8af03f" 2018-08-01 09:32:44,418 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 09:32:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-73d95b6a-7c26-41f5-9e62-e8819bd685ab Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 09:32:44,418 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/ddd20ab1a1b7400a98e6ddb8d0eb4686/users/2b14cb78a3494d56ba97fc45f0ff67d0/roles/a6cff93fa7dd48069d086c1914a43c37 used request id req-73d95b6a-7c26-41f5-9e62-e8819bd685ab 2018-08-01 09:32:44,419 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.118316888809s 2018-08-01 09:32:44,419 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/ddd20ab1a1b7400a98e6ddb8d0eb4686/users/2b14cb78a3494d56ba97fc45f0ff67d0/roles/a6cff93fa7dd48069d086c1914a43c37 used request id req-73d95b6a-7c26-41f5-9e62-e8819bd685ab 2018-08-01 09:32:44,420 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'singlevm2-project_a0da599f-0604-4b60-8d89-0c5c4c934810', 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'ddd20ab1a1b7400a98e6ddb8d0eb4686', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '995851f3-d655-47a9-bd56-685ee701aa4c', 'username': u'singlevm2-user_a0da599f-0604-4b60-8d89-0c5c4c934810', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-01 09:32:44,421 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-01 09:32:44,421 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-01 09:32:44,421 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-01 09:32:44,421 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-01 09:32:44,421 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-01 09:32:44,421 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-01 09:32:44,422 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-01 09:32:44,422 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-01 09:32:44,422 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-01 09:32:44,422 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-01 09:32:44,422 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-01 09:32:44,422 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-01 09:32:44,422 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-01 09:32:44,422 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-01 09:32:44,422 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-01 09:32:44,423 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-01 09:32:44,423 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-01 09:32:44,423 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-01 09:32:44,423 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-01 09:32:44,423 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-01 09:32:44,423 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-01 09:32:44,423 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-01 09:32:44,425 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'singlevm2-user_a0da599f-0604-4b60-8d89-0c5c4c934810', 'password': '995851f3-d655-47a9-bd56-685ee701aa4c', 'project_name': 'singlevm2-project_a0da599f-0604-4b60-8d89-0c5c4c934810', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000//v3', 'project_id': 'ddd20ab1a1b7400a98e6ddb8d0eb4686', 'project_domain_name': 'Default'} 2018-08-01 09:32:44,425 - xtesting.ci.run_tests - INFO - Running test case 'singlevm2'... 2018-08-01 09:32:44,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-01 09:32:44,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:32:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5a136fc-fb11-4619-9cba-e60cfa83bbd5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:32:44,433 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-e5a136fc-fb11-4619-9cba-e60cfa83bbd5 2018-08-01 09:32:44,434 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-08-01 09:32:44,821 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a6cff93fa7dd48069d086c1914a43c37", "name": "Member"}], "expires_at": "2018-08-01T10:32:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "name": "singlevm2-project_a0da599f-0604-4b60-8d89-0c5c4c934810"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/ddd20ab1a1b7400a98e6ddb8d0eb4686", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/ddd20ab1a1b7400a98e6ddb8d0eb4686", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/ddd20ab1a1b7400a98e6ddb8d0eb4686", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/ddd20ab1a1b7400a98e6ddb8d0eb4686", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/ddd20ab1a1b7400a98e6ddb8d0eb4686", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/ddd20ab1a1b7400a98e6ddb8d0eb4686", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_ddd20ab1a1b7400a98e6ddb8d0eb4686", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_ddd20ab1a1b7400a98e6ddb8d0eb4686", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/ddd20ab1a1b7400a98e6ddb8d0eb4686", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/ddd20ab1a1b7400a98e6ddb8d0eb4686", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/ddd20ab1a1b7400a98e6ddb8d0eb4686", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/ddd20ab1a1b7400a98e6ddb8d0eb4686", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/ddd20ab1a1b7400a98e6ddb8d0eb4686", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/ddd20ab1a1b7400a98e6ddb8d0eb4686", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "singlevm2-user_a0da599f-0604-4b60-8d89-0c5c4c934810", "id": "2b14cb78a3494d56ba97fc45f0ff67d0"}, "audit_ids": ["oV4j8tcMRKioIlTj-_tCBQ"], "issued_at": "2018-08-01T09:32:44.000000Z"}} 2018-08-01 09:32:44,824 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-01 09:32:44,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}be38ec22ad0c873ecb18ef605043a0abcd65dc94" -d '{"network": {"name": "singlevm2-net_a0da599f-0604-4b60-8d89-0c5c4c934810", "admin_state_up": true}}' 2018-08-01 09:32:45,450 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-bc7b13df-7bfc-4032-9537-4cdbf50ff922 Date: Wed, 01 Aug 2018 09:32:45 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"1b6b21fe-7c89-4ea9-a5b5-f9ccc5c3e4ef","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"ddd20ab1a1b7400a98e6ddb8d0eb4686","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T09:32:45Z","is_default":false,"name":"singlevm2-net_a0da599f-0604-4b60-8d89-0c5c4c934810","qos_policy_id":null,"admin_state_up":true,"tenant_id":"ddd20ab1a1b7400a98e6ddb8d0eb4686","created_at":"2018-08-01T09:32:45Z","mtu":1450}} 2018-08-01 09:32:45,450 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-bc7b13df-7bfc-4032-9537-4cdbf50ff922 2018-08-01 09:32:45,451 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.626697063446s 2018-08-01 09:32:45,451 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-bc7b13df-7bfc-4032-9537-4cdbf50ff922 2018-08-01 09:32:45,451 - 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-08-01T09:32:45Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'id': u'1b6b21fe-7c89-4ea9-a5b5-f9ccc5c3e4ef', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm2-net_a0da599f-0604-4b60-8d89-0c5c4c934810', u'admin_state_up': True, u'tenant_id': u'ddd20ab1a1b7400a98e6ddb8d0eb4686', u'created_at': u'2018-08-01T09:32:45Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'ddd20ab1a1b7400a98e6ddb8d0eb4686', u'l2_adjacency': True}) 2018-08-01 09:32:45,452 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-01 09:32:45,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}be38ec22ad0c873ecb18ef605043a0abcd65dc94" 2018-08-01 09:32:45,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1230 X-Openstack-Request-Id: req-38dfabba-891d-47dc-ac83-7fd801de9cb8 Date: Wed, 01 Aug 2018 09:32:45 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"1b6b21fe-7c89-4ea9-a5b5-f9ccc5c3e4ef","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"ddd20ab1a1b7400a98e6ddb8d0eb4686","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T09:32:45Z","qos_policy_id":null,"name":"singlevm2-net_a0da599f-0604-4b60-8d89-0c5c4c934810","admin_state_up":true,"tenant_id":"ddd20ab1a1b7400a98e6ddb8d0eb4686","created_at":"2018-08-01T09:32:45Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dbe9669438844f3faecdc7fcc050e0d8","l2_adjacency":true,"status":"ACTIVE","subnets":["a5a333a9-9d0e-46a5-9440-2aa9c95d5013"],"description":"","tags":[],"updated_at":"2018-08-01T09:28:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:38Z","mtu":1500}]} 2018-08-01 09:32:45,613 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-38dfabba-891d-47dc-ac83-7fd801de9cb8 2018-08-01 09:32:45,613 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.1608979702s 2018-08-01 09:32:45,613 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-38dfabba-891d-47dc-ac83-7fd801de9cb8 2018-08-01 09:32:45,615 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-01 09:32:45,615 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}be38ec22ad0c873ecb18ef605043a0abcd65dc94" -d '{"subnet": {"name": "singlevm2-subnet_a0da599f-0604-4b60-8d89-0c5c4c934810", "enable_dhcp": true, "network_id": "1b6b21fe-7c89-4ea9-a5b5-f9ccc5c3e4ef", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-01 09:32:46,340 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-ea9e2481-0047-4b6c-8f34-1d6917c639b1 Date: Wed, 01 Aug 2018 09:32:46 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1b6b21fe-7c89-4ea9-a5b5-f9ccc5c3e4ef","tenant_id":"ddd20ab1a1b7400a98e6ddb8d0eb4686","created_at":"2018-08-01T09:32:45Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-01T09:32:45Z","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":"ddd20ab1a1b7400a98e6ddb8d0eb4686","id":"ab4f44a4-e9bf-4860-be5e-c9503c05114d","subnetpool_id":null,"name":"singlevm2-subnet_a0da599f-0604-4b60-8d89-0c5c4c934810"}} 2018-08-01 09:32:46,340 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-ea9e2481-0047-4b6c-8f34-1d6917c639b1 2018-08-01 09:32:46,340 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.72512793541s 2018-08-01 09:32:46,340 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-ea9e2481-0047-4b6c-8f34-1d6917c639b1 2018-08-01 09:32:46,341 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-01T09:32:45Z', 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'ab4f44a4-e9bf-4860-be5e-c9503c05114d', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm2-subnet_a0da599f-0604-4b60-8d89-0c5c4c934810', u'enable_dhcp': True, u'network_id': u'1b6b21fe-7c89-4ea9-a5b5-f9ccc5c3e4ef', u'tenant_id': u'ddd20ab1a1b7400a98e6ddb8d0eb4686', u'created_at': u'2018-08-01T09:32:45Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'ddd20ab1a1b7400a98e6ddb8d0eb4686'}) 2018-08-01 09:32:46,341 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-01 09:32:46,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}be38ec22ad0c873ecb18ef605043a0abcd65dc94" -d '{"router": {"external_gateway_info": {"network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089"}, "name": "singlevm2-router_a0da599f-0604-4b60-8d89-0c5c4c934810", "admin_state_up": true}}' 2018-08-01 09:32:47,748 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-7f53948f-bc14-4366-94c3-a8f4dc5ab005 Date: Wed, 01 Aug 2018 09:32:47 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a5a333a9-9d0e-46a5-9440-2aa9c95d5013", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "created_at": "2018-08-01T09:32:46Z", "admin_state_up": true, "updated_at": "2018-08-01T09:32:47Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "id": "50c5a4aa-8819-4ef3-a536-623c84e08415", "name": "singlevm2-router_a0da599f-0604-4b60-8d89-0c5c4c934810"}} 2018-08-01 09:32:47,748 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-7f53948f-bc14-4366-94c3-a8f4dc5ab005 2018-08-01 09:32:47,748 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.40687012672s 2018-08-01 09:32:47,749 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-7f53948f-bc14-4366-94c3-a8f4dc5ab005 2018-08-01 09:32:47,749 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-01T09:32:47Z', u'revision_number': 2, u'id': u'50c5a4aa-8819-4ef3-a536-623c84e08415', u'external_gateway_info': {u'network_id': u'e7d7be46-2840-4976-87a2-d78a4e5c6089', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'a5a333a9-9d0e-46a5-9440-2aa9c95d5013', u'ip_address': u'172.30.9.203'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm2-router_a0da599f-0604-4b60-8d89-0c5c4c934810', u'admin_state_up': True, u'tenant_id': u'ddd20ab1a1b7400a98e6ddb8d0eb4686', u'created_at': u'2018-08-01T09:32:46Z', u'flavor_id': None, u'routes': [], u'project_id': u'ddd20ab1a1b7400a98e6ddb8d0eb4686'}) 2018-08-01 09:32:47,750 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-01 09:32:47,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/50c5a4aa-8819-4ef3-a536-623c84e08415/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}be38ec22ad0c873ecb18ef605043a0abcd65dc94" -d '{"subnet_id": "ab4f44a4-e9bf-4860-be5e-c9503c05114d"}' 2018-08-01 09:32:49,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-82500afd-40b0-43bd-b501-85b5209bb890 Date: Wed, 01 Aug 2018 09:32:49 GMT RESP BODY: {"network_id": "1b6b21fe-7c89-4ea9-a5b5-f9ccc5c3e4ef", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "subnet_id": "ab4f44a4-e9bf-4860-be5e-c9503c05114d", "subnet_ids": ["ab4f44a4-e9bf-4860-be5e-c9503c05114d"], "port_id": "e52cebcb-86a9-4735-a5b5-aac6a1c42970", "id": "50c5a4aa-8819-4ef3-a536-623c84e08415"} 2018-08-01 09:32:49,900 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/50c5a4aa-8819-4ef3-a536-623c84e08415/add_router_interface.json used request id req-82500afd-40b0-43bd-b501-85b5209bb890 2018-08-01 09:32:49,900 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.15059494972s 2018-08-01 09:32:49,901 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/50c5a4aa-8819-4ef3-a536-623c84e08415/add_router_interface.json used request id req-82500afd-40b0-43bd-b501-85b5209bb890 returning object 50c5a4aa-8819-4ef3-a536-623c84e08415 2018-08-01 09:32:49,901 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-01 09:32:50,033 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-01 09:32:50,035 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-01 09:32:50,040 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Wed, 01 Aug 2018 09:32:50 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2018-08-01 09:32:50,044 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-01 09:32:50,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}be38ec22ad0c873ecb18ef605043a0abcd65dc94" 2018-08-01 09:32:50,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-265d49f0-b414-44b8-94e4-ea4a926af49b Date: Wed, 01 Aug 2018 09:32:50 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-01 09:32:50,683 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-265d49f0-b414-44b8-94e4-ea4a926af49b 2018-08-01 09:32:50,684 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.639123916626s 2018-08-01 09:32:50,684 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-265d49f0-b414-44b8-94e4-ea4a926af49b 2018-08-01 09:32:50,691 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-01 09:32:50,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}be38ec22ad0c873ecb18ef605043a0abcd65dc94" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm2-img_a0da599f-0604-4b60-8d89-0c5c4c934810", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm2-img_a0da599f-0604-4b60-8d89-0c5c4c934810"}' 2018-08-01 09:32:50,775 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 870 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/d2576228-86fe-4b73-baf5-8a4ced378f4b Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-d2d79b04-466c-45c1-b395-c8e22aa0996f Date: Wed, 01 Aug 2018 09:32:50 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/d2576228-86fe-4b73-baf5-8a4ced378f4b/file", "owner": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "id": "d2576228-86fe-4b73-baf5-8a4ced378f4b", "size": null, "self": "/v2/images/d2576228-86fe-4b73-baf5-8a4ced378f4b", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-01T09:32:50Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_a0da599f-0604-4b60-8d89-0c5c4c934810", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_a0da599f-0604-4b60-8d89-0c5c4c934810", "checksum": null, "created_at": "2018-08-01T09:32:50Z", "protected": false} 2018-08-01 09:32:50,775 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-d2d79b04-466c-45c1-b395-c8e22aa0996f 2018-08-01 09:32:50,775 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0835139751434s 2018-08-01 09:32:50,775 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-d2d79b04-466c-45c1-b395-c8e22aa0996f returning object d2576228-86fe-4b73-baf5-8a4ced378f4b 2018-08-01 09:32:50,776 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-01 09:32:50,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/d2576228-86fe-4b73-baf5-8a4ced378f4b/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}be38ec22ad0c873ecb18ef605043a0abcd65dc94" -d '' 2018-08-01 09:32:51,215 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f1312fb1-ccca-4b3d-a786-1d8bb20c3f0a Date: Wed, 01 Aug 2018 09:32:51 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-01 09:32:51,215 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/d2576228-86fe-4b73-baf5-8a4ced378f4b/file used request id req-f1312fb1-ccca-4b3d-a786-1d8bb20c3f0a 2018-08-01 09:32:51,215 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.438868999481s 2018-08-01 09:32:51,215 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/d2576228-86fe-4b73-baf5-8a4ced378f4b/file used request id req-f1312fb1-ccca-4b3d-a786-1d8bb20c3f0a 2018-08-01 09:32:51,215 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/singlevm2-img_a0da599f-0604-4b60-8d89-0c5c4c934810', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-08-01T09:32:50Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/d2576228-86fe-4b73-baf5-8a4ced378f4b/file', u'owner': u'ddd20ab1a1b7400a98e6ddb8d0eb4686', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'd2576228-86fe-4b73-baf5-8a4ced378f4b', u'size': None, u'name': u'singlevm2-img_a0da599f-0604-4b60-8d89-0c5c4c934810', u'checksum': None, u'self': u'/v2/images/d2576228-86fe-4b73-baf5-8a4ced378f4b', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-08-01T09:32:50Z', u'schema': u'/v2/schemas/image'}) 2018-08-01 09:32:51,216 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-01 09:32:51,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}875fa2124c7c9566e7a0d6e15188942c0b8af03f" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm2-flavor_a0da599f-0604-4b60-8d89-0c5c4c934810", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-01 09:32:51,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:32: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-3a16a29d-cf28-4043-987b-c5a1f2fd0c96 x-compute-request-id: req-3a16a29d-cf28-4043-987b-c5a1f2fd0c96 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"name": "singlevm2-flavor_a0da599f-0604-4b60-8d89-0c5c4c934810", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/6a9fe0e6-1177-4ed3-8875-ee028bf88baf", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/6a9fe0e6-1177-4ed3-8875-ee028bf88baf", "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": "6a9fe0e6-1177-4ed3-8875-ee028bf88baf"}} 2018-08-01 09:32:51,444 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-3a16a29d-cf28-4043-987b-c5a1f2fd0c96 2018-08-01 09:32:51,445 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.228230953217s 2018-08-01 09:32:51,445 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-3a16a29d-cf28-4043-987b-c5a1f2fd0c96 2018-08-01 09:32:51,446 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm2-flavor_a0da599f-0604-4b60-8d89-0c5c4c934810', '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'8d96727022f4443794db44ecde432faf', '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'6a9fe0e6-1177-4ed3-8875-ee028bf88baf', 'swap': 0}) 2018-08-01 09:32:51,447 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-01 09:32:51,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/6a9fe0e6-1177-4ed3-8875-ee028bf88baf/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}875fa2124c7c9566e7a0d6e15188942c0b8af03f" -d '{"extra_specs": {}}' 2018-08-01 09:32:51,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:32: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-a59121da-3857-498c-bb42-1e53b9dd4ac8 x-compute-request-id: req-a59121da-3857-498c-bb42-1e53b9dd4ac8 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-01 09:32:51,469 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/6a9fe0e6-1177-4ed3-8875-ee028bf88baf/os-extra_specs used request id req-a59121da-3857-498c-bb42-1e53b9dd4ac8 2018-08-01 09:32:51,469 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0220220088959s 2018-08-01 09:32:51,469 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/6a9fe0e6-1177-4ed3-8875-ee028bf88baf/os-extra_specs used request id req-a59121da-3857-498c-bb42-1e53b9dd4ac8 2018-08-01 09:32:51,469 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-01 09:32:51,472 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}be38ec22ad0c873ecb18ef605043a0abcd65dc94" -d '{"keypair": {"name": "singlevm2-kp_a0da599f-0604-4b60-8d89-0c5c4c934810"}}' 2018-08-01 09:32:51,778 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:32: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-f893b036-0018-4005-b47b-25a757fe52f5 x-compute-request-id: req-f893b036-0018-4005-b47b-25a757fe52f5 Content-Encoding: gzip Content-Length: 1801 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDBcGMCnqC2wLI5IR3vZoEUH0E7RuVq4jftWoObk5YdEfo84WevN/IpttI/RKHGKmAscxbheglrDMe0wMMHa8LkOUiU6cSi7aSJcURvNvmrfa2Ixw0De9caDHJAvyS5eYtOPnvW58g0N4Qk3HS5blpElOgrVLevNZDFuzNKcDyIKayVuSdjVngdunZorXj6BPg4W9GMmxuBgiAH9QKPokAAESjd9ZqEEPKAvSrwnQ+RwxeQ7kUkBCWMwroEEXPOtXaARfpDMadVjNEIX2e/KO7wiXMiZEZ6nvJec8fWRGInxZsmDHWXHxtkLhUdXReFbt0e6Id2nFogWyDm79KHRvEF Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAwXBjAp6gtsCyOSEd72aBFB9BO0blauI37VqDm5OWHRH6POFn\nrzfyKbbSP0ShxipgLHMW4XoJawzHtMDDB2vC5DlIlOnEou2kiXFEbzb5q32tiMcN\nA3vXGgxyQL8kuXmLTj571ufINDeEJNx0uW5aRJToK1S3rzWQxbszSnA8iCmslbkn\nY1Z4Hbp2aK14+gT4OFvRjJsbgYIgB/UCj6JAABEo3fWahBDygL0q8J0PkcMXkO5F\nJAQljMK6BBFzzrV2gEX6QzGnVYzRCF9nvyju8IlzImRGep7yXnPH1kRiJ8WbJgx1\nlx8bZC4VHV0XhW7dHuiHdpxaIFsg5u/Sh0bxBQIDAQABAoIBAH83h5Yodu/Z6RxT\nYFma41c1evQeGzFhF4D9H0LJHFeABD/XyhXdSGEQwFMlsvMd2WRCSJD/boQ9wnVo\ntJsDzwfDeK2e1FiGy8gseuJdmHOlUuR6bF+XKY8TEmzsiJ2GhwxtYYqjovJcdIa9\nifKN1cX23H3q2GbdZpn0FLZm/BhbkzU0lYAsgj9dT05U0t+mDKp8ZAz3Vxi+hfSR\npFIQMElTXBCTeIN0Iltc/b9XFzeWiUEgBXXVXlqO2XxhptaQHRKJeAZQiUiIu+nV\nQbfeclS+vnrDV8lWlQdP2YUCHs3ExrOBkU8tbCUoNwg9gLj2u7pQAo2Nc07tGr6S\nSEmLjD0CgYEA5Tc/7WJ+TZjFl5iAC6wZ8Ml46eaItyvuWkIpzfM8vYyNM3b47PUF\nj3qzHbxh2l6pZLbvs4lfI/ZLIpWN9UI3BXGkCtY3S/x9Wr9GTqXZ4MTSqWwHKAr1\nykpqmPG9o0RKgeDuGZfCL+b0PnX/QsdrIYCc3k/v9EZnv3ak8tk1vQcCgYEA2Arp\nU0DzJBZsoxxwugXG5BoCkLu8qQfNHt16Iy4dNiGNTJbSJPe5mDWNseAwEuUOa57k\n9b7b4uwgPpMo5zhRrvYKJynhsTux+h27guxAIMvHNZzobvRWAb068hQfO4ZGMUUd\n81y44sEtlAJsIjb9BeXeWCf8bZIOXCYAJjaF6pMCgYEAw+UmI3EL1LF+HYNd25vo\nR5tIVU6LBVDsUgM9yx/Yh365poRFVe5KJEePERjQ4FoKl2KpFV2QDCIQMKx0OGmw\nsFxhAEn31F8jmwzhv5GK1cgg6l7C9vv2+D4FQFVJ52ET9FAR7Zl/goT1tPQPhjj8\nXBOY/X5/6trJDB8P9eShQr0CgYAWziAPH74Kwys4lJn5qP5zuaMnsAmcNiya43ov\nGIEQ473MpecM6/F1dcG9UxMAC5nYFm/I2RrQ+2fz8wjQT4uf0m0D8VHXqZuB8X2H\ntnSWgaxHpoaKn9QsXtNIFoOtfuEN9mPQ+qqxlP7ArvjHK9LNupQb7iyhTFejtocx\ngXPlbQKBgEf3oQ9Yql/7m8+/PDEPXjU51ioWFRzJ9xk4ox89Y0/ZzVUeaDnoafRW\nAhzrHmpIbcQDzIE45HakzShr4Iy7eHhJKUdgSARLhqly2dRsbDSbKKDy0iqLAXgk\nkv86R3pCzpbPRXRjX0wy815SJ02ITPHA9nq8HCymNAl2xpDfW3xG\n-----END RSA PRIVATE KEY-----\n", "user_id": "2b14cb78a3494d56ba97fc45f0ff67d0", "name": "singlevm2-kp_a0da599f-0604-4b60-8d89-0c5c4c934810", "fingerprint": "51:91:3a:9e:94:d1:9c:1a:7d:aa:f6:19:1f:ac:9b:e8"}} 2018-08-01 09:32:51,778 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-f893b036-0018-4005-b47b-25a757fe52f5 2018-08-01 09:32:51,778 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.308693885803s 2018-08-01 09:32:51,779 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-f893b036-0018-4005-b47b-25a757fe52f5 2018-08-01 09:32:51,779 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDBcGMCnqC2wLI5IR3vZoEUH0E7RuVq4jftWoObk5YdEfo84WevN/IpttI/RKHGKmAscxbheglrDMe0wMMHa8LkOUiU6cSi7aSJcURvNvmrfa2Ixw0De9caDHJAvyS5eYtOPnvW58g0N4Qk3HS5blpElOgrVLevNZDFuzNKcDyIKayVuSdjVngdunZorXj6BPg4W9GMmxuBgiAH9QKPokAAESjd9ZqEEPKAvSrwnQ+RwxeQ7kUkBCWMwroEEXPOtXaARfpDMadVjNEIX2e/KO7wiXMiZEZ6nvJec8fWRGInxZsmDHWXHxtkLhUdXReFbt0e6Id2nFogWyDm79KHRvEF Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAwXBjAp6gtsCyOSEd72aBFB9BO0blauI37VqDm5OWHRH6POFn\nrzfyKbbSP0ShxipgLHMW4XoJawzHtMDDB2vC5DlIlOnEou2kiXFEbzb5q32tiMcN\nA3vXGgxyQL8kuXmLTj571ufINDeEJNx0uW5aRJToK1S3rzWQxbszSnA8iCmslbkn\nY1Z4Hbp2aK14+gT4OFvRjJsbgYIgB/UCj6JAABEo3fWahBDygL0q8J0PkcMXkO5F\nJAQljMK6BBFzzrV2gEX6QzGnVYzRCF9nvyju8IlzImRGep7yXnPH1kRiJ8WbJgx1\nlx8bZC4VHV0XhW7dHuiHdpxaIFsg5u/Sh0bxBQIDAQABAoIBAH83h5Yodu/Z6RxT\nYFma41c1evQeGzFhF4D9H0LJHFeABD/XyhXdSGEQwFMlsvMd2WRCSJD/boQ9wnVo\ntJsDzwfDeK2e1FiGy8gseuJdmHOlUuR6bF+XKY8TEmzsiJ2GhwxtYYqjovJcdIa9\nifKN1cX23H3q2GbdZpn0FLZm/BhbkzU0lYAsgj9dT05U0t+mDKp8ZAz3Vxi+hfSR\npFIQMElTXBCTeIN0Iltc/b9XFzeWiUEgBXXVXlqO2XxhptaQHRKJeAZQiUiIu+nV\nQbfeclS+vnrDV8lWlQdP2YUCHs3ExrOBkU8tbCUoNwg9gLj2u7pQAo2Nc07tGr6S\nSEmLjD0CgYEA5Tc/7WJ+TZjFl5iAC6wZ8Ml46eaItyvuWkIpzfM8vYyNM3b47PUF\nj3qzHbxh2l6pZLbvs4lfI/ZLIpWN9UI3BXGkCtY3S/x9Wr9GTqXZ4MTSqWwHKAr1\nykpqmPG9o0RKgeDuGZfCL+b0PnX/QsdrIYCc3k/v9EZnv3ak8tk1vQcCgYEA2Arp\nU0DzJBZsoxxwugXG5BoCkLu8qQfNHt16Iy4dNiGNTJbSJPe5mDWNseAwEuUOa57k\n9b7b4uwgPpMo5zhRrvYKJynhsTux+h27guxAIMvHNZzobvRWAb068hQfO4ZGMUUd\n81y44sEtlAJsIjb9BeXeWCf8bZIOXCYAJjaF6pMCgYEAw+UmI3EL1LF+HYNd25vo\nR5tIVU6LBVDsUgM9yx/Yh365poRFVe5KJEePERjQ4FoKl2KpFV2QDCIQMKx0OGmw\nsFxhAEn31F8jmwzhv5GK1cgg6l7C9vv2+D4FQFVJ52ET9FAR7Zl/goT1tPQPhjj8\nXBOY/X5/6trJDB8P9eShQr0CgYAWziAPH74Kwys4lJn5qP5zuaMnsAmcNiya43ov\nGIEQ473MpecM6/F1dcG9UxMAC5nYFm/I2RrQ+2fz8wjQT4uf0m0D8VHXqZuB8X2H\ntnSWgaxHpoaKn9QsXtNIFoOtfuEN9mPQ+qqxlP7ArvjHK9LNupQb7iyhTFejtocx\ngXPlbQKBgEf3oQ9Yql/7m8+/PDEPXjU51ioWFRzJ9xk4ox89Y0/ZzVUeaDnoafRW\nAhzrHmpIbcQDzIE45HakzShr4Iy7eHhJKUdgSARLhqly2dRsbDSbKKDy0iqLAXgk\nkv86R3pCzpbPRXRjX0wy815SJ02ITPHA9nq8HCymNAl2xpDfW3xG\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'2b14cb78a3494d56ba97fc45f0ff67d0', 'name': u'singlevm2-kp_a0da599f-0604-4b60-8d89-0c5c4c934810', 'created_at': '2018-08-01T09:32:51.779737', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ddd20ab1a1b7400a98e6ddb8d0eb4686', 'name': 'singlevm2-project_a0da599f-0604-4b60-8d89-0c5c4c934810', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'51:91:3a:9e:94:d1:9c:1a:7d:aa:f6:19:1f:ac:9b:e8', 'type': 'ssh', 'id': u'singlevm2-kp_a0da599f-0604-4b60-8d89-0c5c4c934810'}) 2018-08-01 09:32:51,780 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAwXBjAp6gtsCyOSEd72aBFB9BO0blauI37VqDm5OWHRH6POFn rzfyKbbSP0ShxipgLHMW4XoJawzHtMDDB2vC5DlIlOnEou2kiXFEbzb5q32tiMcN A3vXGgxyQL8kuXmLTj571ufINDeEJNx0uW5aRJToK1S3rzWQxbszSnA8iCmslbkn Y1Z4Hbp2aK14+gT4OFvRjJsbgYIgB/UCj6JAABEo3fWahBDygL0q8J0PkcMXkO5F JAQljMK6BBFzzrV2gEX6QzGnVYzRCF9nvyju8IlzImRGep7yXnPH1kRiJ8WbJgx1 lx8bZC4VHV0XhW7dHuiHdpxaIFsg5u/Sh0bxBQIDAQABAoIBAH83h5Yodu/Z6RxT YFma41c1evQeGzFhF4D9H0LJHFeABD/XyhXdSGEQwFMlsvMd2WRCSJD/boQ9wnVo tJsDzwfDeK2e1FiGy8gseuJdmHOlUuR6bF+XKY8TEmzsiJ2GhwxtYYqjovJcdIa9 ifKN1cX23H3q2GbdZpn0FLZm/BhbkzU0lYAsgj9dT05U0t+mDKp8ZAz3Vxi+hfSR pFIQMElTXBCTeIN0Iltc/b9XFzeWiUEgBXXVXlqO2XxhptaQHRKJeAZQiUiIu+nV QbfeclS+vnrDV8lWlQdP2YUCHs3ExrOBkU8tbCUoNwg9gLj2u7pQAo2Nc07tGr6S SEmLjD0CgYEA5Tc/7WJ+TZjFl5iAC6wZ8Ml46eaItyvuWkIpzfM8vYyNM3b47PUF j3qzHbxh2l6pZLbvs4lfI/ZLIpWN9UI3BXGkCtY3S/x9Wr9GTqXZ4MTSqWwHKAr1 ykpqmPG9o0RKgeDuGZfCL+b0PnX/QsdrIYCc3k/v9EZnv3ak8tk1vQcCgYEA2Arp U0DzJBZsoxxwugXG5BoCkLu8qQfNHt16Iy4dNiGNTJbSJPe5mDWNseAwEuUOa57k 9b7b4uwgPpMo5zhRrvYKJynhsTux+h27guxAIMvHNZzobvRWAb068hQfO4ZGMUUd 81y44sEtlAJsIjb9BeXeWCf8bZIOXCYAJjaF6pMCgYEAw+UmI3EL1LF+HYNd25vo R5tIVU6LBVDsUgM9yx/Yh365poRFVe5KJEePERjQ4FoKl2KpFV2QDCIQMKx0OGmw sFxhAEn31F8jmwzhv5GK1cgg6l7C9vv2+D4FQFVJ52ET9FAR7Zl/goT1tPQPhjj8 XBOY/X5/6trJDB8P9eShQr0CgYAWziAPH74Kwys4lJn5qP5zuaMnsAmcNiya43ov GIEQ473MpecM6/F1dcG9UxMAC5nYFm/I2RrQ+2fz8wjQT4uf0m0D8VHXqZuB8X2H tnSWgaxHpoaKn9QsXtNIFoOtfuEN9mPQ+qqxlP7ArvjHK9LNupQb7iyhTFejtocx gXPlbQKBgEf3oQ9Yql/7m8+/PDEPXjU51ioWFRzJ9xk4ox89Y0/ZzVUeaDnoafRW AhzrHmpIbcQDzIE45HakzShr4Iy7eHhJKUdgSARLhqly2dRsbDSbKKDy0iqLAXgk kv86R3pCzpbPRXRjX0wy815SJ02ITPHA9nq8HCymNAl2xpDfW3xG -----END RSA PRIVATE KEY----- 2018-08-01 09:32:51,783 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-08-01 09:32:51,783 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}be38ec22ad0c873ecb18ef605043a0abcd65dc94" -d '{"security_group": {"name": "singlevm2-sg_a0da599f-0604-4b60-8d89-0c5c4c934810", "description": "created by OPNFV Functest (singlevm2)"}}' 2018-08-01 09:32:52,023 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-c18ca29a-15d4-44b5-9808-5d2260d82384 Date: Wed, 01 Aug 2018 09:32:52 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "created_at": "2018-08-01T09:32:51Z", "updated_at": "2018-08-01T09:32:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:51Z", "revision_number": 0, "id": "7d8eacfe-18c5-4ccc-b7dd-45ebbf5e8c7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:51Z", "security_group_id": "f1d51acd-4303-4435-b8f0-35f6d1c7c483", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:51Z", "revision_number": 0, "id": "a73d9f09-c8c5-4988-b13a-2763b4a4e8af", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:51Z", "security_group_id": "f1d51acd-4303-4435-b8f0-35f6d1c7c483", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}], "revision_number": 2, "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "id": "f1d51acd-4303-4435-b8f0-35f6d1c7c483", "name": "singlevm2-sg_a0da599f-0604-4b60-8d89-0c5c4c934810"}} 2018-08-01 09:32:52,023 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-c18ca29a-15d4-44b5-9808-5d2260d82384 2018-08-01 09:32:52,023 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.240252017975s 2018-08-01 09:32:52,023 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-c18ca29a-15d4-44b5-9808-5d2260d82384 2018-08-01 09:32:52,028 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-01 09:32:52,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}be38ec22ad0c873ecb18ef605043a0abcd65dc94" 2018-08-01 09:32:52,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3834 X-Openstack-Request-Id: req-28eca249-df86-45f7-baec-67f4a6086eb0 Date: Wed, 01 Aug 2018 09:32:52 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "created_at": "2018-08-01T09:32:51Z", "updated_at": "2018-08-01T09:32:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:51Z", "revision_number": 0, "id": "7d8eacfe-18c5-4ccc-b7dd-45ebbf5e8c7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:51Z", "security_group_id": "f1d51acd-4303-4435-b8f0-35f6d1c7c483", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:51Z", "revision_number": 0, "id": "a73d9f09-c8c5-4988-b13a-2763b4a4e8af", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:51Z", "security_group_id": "f1d51acd-4303-4435-b8f0-35f6d1c7c483", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}], "revision_number": 2, "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "id": "f1d51acd-4303-4435-b8f0-35f6d1c7c483", "name": "singlevm2-sg_a0da599f-0604-4b60-8d89-0c5c4c934810"}, {"description": "Default security group", "tags": [], "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "created_at": "2018-08-01T09:32:45Z", "updated_at": "2018-08-01T09:32:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "058ea790-43ea-4a6f-9950-28418319e577", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "5fcfb31b-cdad-4037-973e-56b74faefd14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "99a24d26-dc7f-42d0-aa23-a7c061f04952", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "b641bb48-566e-472b-a3cc-d38c85ab3ff1", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}], "revision_number": 4, "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "name": "default"}]} 2018-08-01 09:32:52,108 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-28eca249-df86-45f7-baec-67f4a6086eb0 2018-08-01 09:32:52,108 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0801270008087s 2018-08-01 09:32:52,108 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-28eca249-df86-45f7-baec-67f4a6086eb0 2018-08-01 09:32:52,112 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-01 09:32:52,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}be38ec22ad0c873ecb18ef605043a0abcd65dc94" -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": "f1d51acd-4303-4435-b8f0-35f6d1c7c483"}}' 2018-08-01 09:32:52,276 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-97f88345-ed6e-427e-b998-d723ecf45756 Date: Wed, 01 Aug 2018 09:32: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": 22, "updated_at": "2018-08-01T09:32:52Z", "security_group_id": "f1d51acd-4303-4435-b8f0-35f6d1c7c483", "port_range_min": 22, "revision_number": 0, "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "created_at": "2018-08-01T09:32:52Z", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "id": "a8c1f034-a356-414d-9f0a-eb4424ddf32a"}} 2018-08-01 09:32:52,276 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-97f88345-ed6e-427e-b998-d723ecf45756 2018-08-01 09:32:52,276 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.163558006287s 2018-08-01 09:32:52,276 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-97f88345-ed6e-427e-b998-d723ecf45756 2018-08-01 09:32:52,280 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-01 09:32:52,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}be38ec22ad0c873ecb18ef605043a0abcd65dc94" 2018-08-01 09:32:52,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4330 X-Openstack-Request-Id: req-2d1ef2a3-d4c7-47e9-ae39-a9c85b073b1e Date: Wed, 01 Aug 2018 09:32:52 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "created_at": "2018-08-01T09:32:51Z", "updated_at": "2018-08-01T09:32:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:51Z", "revision_number": 0, "id": "7d8eacfe-18c5-4ccc-b7dd-45ebbf5e8c7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:51Z", "security_group_id": "f1d51acd-4303-4435-b8f0-35f6d1c7c483", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:51Z", "revision_number": 0, "id": "a73d9f09-c8c5-4988-b13a-2763b4a4e8af", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:51Z", "security_group_id": "f1d51acd-4303-4435-b8f0-35f6d1c7c483", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-01T09:32:52Z", "revision_number": 0, "id": "a8c1f034-a356-414d-9f0a-eb4424ddf32a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:52Z", "security_group_id": "f1d51acd-4303-4435-b8f0-35f6d1c7c483", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": 22, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}], "revision_number": 3, "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "id": "f1d51acd-4303-4435-b8f0-35f6d1c7c483", "name": "singlevm2-sg_a0da599f-0604-4b60-8d89-0c5c4c934810"}, {"description": "Default security group", "tags": [], "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "created_at": "2018-08-01T09:32:45Z", "updated_at": "2018-08-01T09:32:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "058ea790-43ea-4a6f-9950-28418319e577", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "5fcfb31b-cdad-4037-973e-56b74faefd14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "99a24d26-dc7f-42d0-aa23-a7c061f04952", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "b641bb48-566e-472b-a3cc-d38c85ab3ff1", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}], "revision_number": 4, "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "name": "default"}]} 2018-08-01 09:32:52,340 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-2d1ef2a3-d4c7-47e9-ae39-a9c85b073b1e 2018-08-01 09:32:52,340 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0605928897858s 2018-08-01 09:32:52,341 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-2d1ef2a3-d4c7-47e9-ae39-a9c85b073b1e 2018-08-01 09:32:52,344 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-01 09:32:52,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}be38ec22ad0c873ecb18ef605043a0abcd65dc94" -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": "f1d51acd-4303-4435-b8f0-35f6d1c7c483"}}' 2018-08-01 09:32:52,489 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-a20e3472-0752-438a-84c4-134e36a0b527 Date: Wed, 01 Aug 2018 09:32:52 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-08-01T09:32:52Z", "security_group_id": "f1d51acd-4303-4435-b8f0-35f6d1c7c483", "port_range_min": null, "revision_number": 0, "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "created_at": "2018-08-01T09:32:52Z", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "id": "b4060849-9da4-4529-8ee4-b112608e440b"}} 2018-08-01 09:32:52,489 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-a20e3472-0752-438a-84c4-134e36a0b527 2018-08-01 09:32:52,489 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.145040988922s 2018-08-01 09:32:52,489 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-a20e3472-0752-438a-84c4-134e36a0b527 2018-08-01 09:32:52,491 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-01 09:32:52,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}be38ec22ad0c873ecb18ef605043a0abcd65dc94" 2018-08-01 09:32:52,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-953daa16-15cb-456a-b54f-e4ed9e9787c5 Date: Wed, 01 Aug 2018 09:32:52 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"1b6b21fe-7c89-4ea9-a5b5-f9ccc5c3e4ef","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ddd20ab1a1b7400a98e6ddb8d0eb4686","l2_adjacency":true,"status":"ACTIVE","subnets":["ab4f44a4-e9bf-4860-be5e-c9503c05114d"],"description":"","tags":[],"updated_at":"2018-08-01T09:32:45Z","qos_policy_id":null,"name":"singlevm2-net_a0da599f-0604-4b60-8d89-0c5c4c934810","admin_state_up":true,"tenant_id":"ddd20ab1a1b7400a98e6ddb8d0eb4686","created_at":"2018-08-01T09:32:45Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dbe9669438844f3faecdc7fcc050e0d8","l2_adjacency":true,"status":"ACTIVE","subnets":["a5a333a9-9d0e-46a5-9440-2aa9c95d5013"],"description":"","tags":[],"updated_at":"2018-08-01T09:28:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:38Z","mtu":1500}]} 2018-08-01 09:32:52,597 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-953daa16-15cb-456a-b54f-e4ed9e9787c5 2018-08-01 09:32:52,597 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.106059074402s 2018-08-01 09:32:52,597 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-953daa16-15cb-456a-b54f-e4ed9e9787c5 2018-08-01 09:32:52,602 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-01 09:32:52,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}be38ec22ad0c873ecb18ef605043a0abcd65dc94" 2018-08-01 09:32:52,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-77427b71-33fa-4850-a1b6-583b00a73695 Date: Wed, 01 Aug 2018 09:32:52 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/d2576228-86fe-4b73-baf5-8a4ced378f4b/snap", "metadata": {}}], "file": "/v2/images/d2576228-86fe-4b73-baf5-8a4ced378f4b/file", "owner": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "id": "d2576228-86fe-4b73-baf5-8a4ced378f4b", "size": 12716032, "self": "/v2/images/d2576228-86fe-4b73-baf5-8a4ced378f4b", "disk_format": "qcow2", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/d2576228-86fe-4b73-baf5-8a4ced378f4b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-01T09:32:51Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_a0da599f-0604-4b60-8d89-0c5c4c934810", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_a0da599f-0604-4b60-8d89-0c5c4c934810", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-01T09:32:50Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-01 09:32:52,637 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-77427b71-33fa-4850-a1b6-583b00a73695 2018-08-01 09:32:52,637 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0351600646973s 2018-08-01 09:32:52,637 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-77427b71-33fa-4850-a1b6-583b00a73695 2018-08-01 09:32:52,639 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-01 09:32:52,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}be38ec22ad0c873ecb18ef605043a0abcd65dc94" 2018-08-01 09:32:52,667 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:32:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-153eaa98-0312-409f-90bf-b683199fdff5 x-compute-request-id: req-153eaa98-0312-409f-90bf-b683199fdff5 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm2-flavor_a0da599f-0604-4b60-8d89-0c5c4c934810", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/6a9fe0e6-1177-4ed3-8875-ee028bf88baf", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/6a9fe0e6-1177-4ed3-8875-ee028bf88baf", "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": "6a9fe0e6-1177-4ed3-8875-ee028bf88baf"}]} 2018-08-01 09:32:52,667 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-153eaa98-0312-409f-90bf-b683199fdff5 2018-08-01 09:32:52,668 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0283861160278s 2018-08-01 09:32:52,668 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-153eaa98-0312-409f-90bf-b683199fdff5 2018-08-01 09:32:52,670 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-01 09:32:52,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}be38ec22ad0c873ecb18ef605043a0abcd65dc94" -d '{"server": {"name": "singlevm2-vm_a0da599f-0604-4b60-8d89-0c5c4c934810", "imageRef": "d2576228-86fe-4b73-baf5-8a4ced378f4b", "key_name": "singlevm2-kp_a0da599f-0604-4b60-8d89-0c5c4c934810", "flavorRef": "6a9fe0e6-1177-4ed3-8875-ee028bf88baf", "max_count": 1, "min_count": 1, "networks": [{"uuid": "1b6b21fe-7c89-4ea9-a5b5-f9ccc5c3e4ef"}], "security_groups": [{"name": "f1d51acd-4303-4435-b8f0-35f6d1c7c483"}]}}' 2018-08-01 09:32:53,737 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 09:32:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f489ad32-6ff8-4b4f-96af-71ef639bc897 x-compute-request-id: req-f489ad32-6ff8-4b4f-96af-71ef639bc897 Content-Length: 403 location: http://172.30.9.24:8774/v2.1/servers/5d92ec14-fef5-47c5-a852-d4f6b85f1d23 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "f1d51acd-4303-4435-b8f0-35f6d1c7c483"}], "OS-DCF:diskConfig": "MANUAL", "id": "5d92ec14-fef5-47c5-a852-d4f6b85f1d23", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/5d92ec14-fef5-47c5-a852-d4f6b85f1d23", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/5d92ec14-fef5-47c5-a852-d4f6b85f1d23", "rel": "bookmark"}], "adminPass": "FKQ88XQ7eyqz"}} 2018-08-01 09:32:53,738 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-f489ad32-6ff8-4b4f-96af-71ef639bc897 2018-08-01 09:32:53,738 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.06793785095s 2018-08-01 09:32:53,738 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-f489ad32-6ff8-4b4f-96af-71ef639bc897 2018-08-01 09:32:53,739 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers 2018-08-01 09:32:53,742 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/5d92ec14-fef5-47c5-a852-d4f6b85f1d23 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}be38ec22ad0c873ecb18ef605043a0abcd65dc94" 2018-08-01 09:32:54,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:32: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-fa9756e7-d115-4c92-9cbd-6208eab8edc2 x-compute-request-id: req-fa9756e7-d115-4c92-9cbd-6208eab8edc2 Content-Encoding: gzip Content-Length: 603 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/5d92ec14-fef5-47c5-a852-d4f6b85f1d23", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/5d92ec14-fef5-47c5-a852-d4f6b85f1d23", "rel": "bookmark"}], "image": {"id": "d2576228-86fe-4b73-baf5-8a4ced378f4b", "links": [{"href": "http://172.30.9.24:8774/images/d2576228-86fe-4b73-baf5-8a4ced378f4b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6a9fe0e6-1177-4ed3-8875-ee028bf88baf", "links": [{"href": "http://172.30.9.24:8774/flavors/6a9fe0e6-1177-4ed3-8875-ee028bf88baf", "rel": "bookmark"}]}, "id": "5d92ec14-fef5-47c5-a852-d4f6b85f1d23", "user_id": "2b14cb78a3494d56ba97fc45f0ff67d0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T09:32:53Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_a0da599f-0604-4b60-8d89-0c5c4c934810", "name": "singlevm2-vm_a0da599f-0604-4b60-8d89-0c5c4c934810", "created": "2018-08-01T09:32:53Z", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 09:32:54,504 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/5d92ec14-fef5-47c5-a852-d4f6b85f1d23 used request id req-fa9756e7-d115-4c92-9cbd-6208eab8edc2 2018-08-01 09:32:54,505 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers in 0.765543937683s 2018-08-01 09:32:54,505 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/5d92ec14-fef5-47c5-a852-d4f6b85f1d23 used request id req-fa9756e7-d115-4c92-9cbd-6208eab8edc2 2018-08-01 09:32:54,511 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-01 09:32:54,512 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}be38ec22ad0c873ecb18ef605043a0abcd65dc94" 2018-08-01 09:32:54,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-00a19d02-01df-487f-b982-25ad70d92e66 Date: Wed, 01 Aug 2018 09:32:54 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"1b6b21fe-7c89-4ea9-a5b5-f9ccc5c3e4ef","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ddd20ab1a1b7400a98e6ddb8d0eb4686","l2_adjacency":true,"status":"ACTIVE","subnets":["ab4f44a4-e9bf-4860-be5e-c9503c05114d"],"description":"","tags":[],"updated_at":"2018-08-01T09:32:45Z","qos_policy_id":null,"name":"singlevm2-net_a0da599f-0604-4b60-8d89-0c5c4c934810","admin_state_up":true,"tenant_id":"ddd20ab1a1b7400a98e6ddb8d0eb4686","created_at":"2018-08-01T09:32:45Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dbe9669438844f3faecdc7fcc050e0d8","l2_adjacency":true,"status":"ACTIVE","subnets":["a5a333a9-9d0e-46a5-9440-2aa9c95d5013"],"description":"","tags":[],"updated_at":"2018-08-01T09:28:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:38Z","mtu":1500}]} 2018-08-01 09:32:54,769 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-00a19d02-01df-487f-b982-25ad70d92e66 2018-08-01 09:32:54,769 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.257983207703s 2018-08-01 09:32:54,770 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-00a19d02-01df-487f-b982-25ad70d92e66 2018-08-01 09:32:54,770 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-01 09:32:54,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}be38ec22ad0c873ecb18ef605043a0abcd65dc94" 2018-08-01 09:32:54,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-50b69b6d-ddc3-4bea-8f63-7f178f4298d7 Date: Wed, 01 Aug 2018 09:32:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1b6b21fe-7c89-4ea9-a5b5-f9ccc5c3e4ef","tenant_id":"ddd20ab1a1b7400a98e6ddb8d0eb4686","created_at":"2018-08-01T09:32:45Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-01T09:32:45Z","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":"ddd20ab1a1b7400a98e6ddb8d0eb4686","id":"ab4f44a4-e9bf-4860-be5e-c9503c05114d","subnetpool_id":null,"name":"singlevm2-subnet_a0da599f-0604-4b60-8d89-0c5c4c934810"}]} 2018-08-01 09:32:54,857 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-50b69b6d-ddc3-4bea-8f63-7f178f4298d7 2018-08-01 09:32:54,857 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0865268707275s 2018-08-01 09:32:54,857 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-50b69b6d-ddc3-4bea-8f63-7f178f4298d7 2018-08-01 09:32:54,858 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 09:32:54,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}be38ec22ad0c873ecb18ef605043a0abcd65dc94" 2018-08-01 09:32:55,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:32: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-c657f0ae-7722-491e-aaa9-de2170fc1123 x-compute-request-id: req-c657f0ae-7722-491e-aaa9-de2170fc1123 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.24:8774/v2.1/servers/5d92ec14-fef5-47c5-a852-d4f6b85f1d23", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/5d92ec14-fef5-47c5-a852-d4f6b85f1d23", "rel": "bookmark"}], "image": {"id": "d2576228-86fe-4b73-baf5-8a4ced378f4b", "links": [{"href": "http://172.30.9.24:8774/images/d2576228-86fe-4b73-baf5-8a4ced378f4b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6a9fe0e6-1177-4ed3-8875-ee028bf88baf", "links": [{"href": "http://172.30.9.24:8774/flavors/6a9fe0e6-1177-4ed3-8875-ee028bf88baf", "rel": "bookmark"}]}, "id": "5d92ec14-fef5-47c5-a852-d4f6b85f1d23", "security_groups": [{"name": "singlevm2-sg_a0da599f-0604-4b60-8d89-0c5c4c934810"}], "user_id": "2b14cb78a3494d56ba97fc45f0ff67d0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T09:32:54Z", "hostId": "55ae8ec168a897b2af7e753ad29553373f4a7c252bc97832afcfb000", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_a0da599f-0604-4b60-8d89-0c5c4c934810", "name": "singlevm2-vm_a0da599f-0604-4b60-8d89-0c5c4c934810", "created": "2018-08-01T09:32:53Z", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 09:32:55,914 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-c657f0ae-7722-491e-aaa9-de2170fc1123 2018-08-01 09:32:55,914 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.05537700653s 2018-08-01 09:32:55,914 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-c657f0ae-7722-491e-aaa9-de2170fc1123 2018-08-01 09:32:55,918 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 09:32:57,921 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 09:32:57,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}be38ec22ad0c873ecb18ef605043a0abcd65dc94" 2018-08-01 09:32:59,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:32: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-3c00d091-1733-4e57-8a19-d471b8b38232 x-compute-request-id: req-3c00d091-1733-4e57-8a19-d471b8b38232 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.24:8774/v2.1/servers/5d92ec14-fef5-47c5-a852-d4f6b85f1d23", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/5d92ec14-fef5-47c5-a852-d4f6b85f1d23", "rel": "bookmark"}], "image": {"id": "d2576228-86fe-4b73-baf5-8a4ced378f4b", "links": [{"href": "http://172.30.9.24:8774/images/d2576228-86fe-4b73-baf5-8a4ced378f4b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6a9fe0e6-1177-4ed3-8875-ee028bf88baf", "links": [{"href": "http://172.30.9.24:8774/flavors/6a9fe0e6-1177-4ed3-8875-ee028bf88baf", "rel": "bookmark"}]}, "id": "5d92ec14-fef5-47c5-a852-d4f6b85f1d23", "security_groups": [{"name": "singlevm2-sg_a0da599f-0604-4b60-8d89-0c5c4c934810"}], "user_id": "2b14cb78a3494d56ba97fc45f0ff67d0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T09:32:54Z", "hostId": "55ae8ec168a897b2af7e753ad29553373f4a7c252bc97832afcfb000", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_a0da599f-0604-4b60-8d89-0c5c4c934810", "name": "singlevm2-vm_a0da599f-0604-4b60-8d89-0c5c4c934810", "created": "2018-08-01T09:32:53Z", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 09:32:59,266 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-3c00d091-1733-4e57-8a19-d471b8b38232 2018-08-01 09:32:59,266 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.3453271389s 2018-08-01 09:32:59,267 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-3c00d091-1733-4e57-8a19-d471b8b38232 2018-08-01 09:32:59,271 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 09:33:01,273 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 09:33:01,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}be38ec22ad0c873ecb18ef605043a0abcd65dc94" 2018-08-01 09:33:01,876 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:33:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5ea1a1b9-bb52-4394-92f2-30c0c3172ee1 x-compute-request-id: req-5ea1a1b9-bb52-4394-92f2-30c0c3172ee1 Content-Encoding: gzip Content-Length: 739 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm2-net_a0da599f-0604-4b60-8d89-0c5c4c934810": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:f8:69", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/5d92ec14-fef5-47c5-a852-d4f6b85f1d23", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/5d92ec14-fef5-47c5-a852-d4f6b85f1d23", "rel": "bookmark"}], "image": {"id": "d2576228-86fe-4b73-baf5-8a4ced378f4b", "links": [{"href": "http://172.30.9.24:8774/images/d2576228-86fe-4b73-baf5-8a4ced378f4b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T09:32:59.000000", "flavor": {"id": "6a9fe0e6-1177-4ed3-8875-ee028bf88baf", "links": [{"href": "http://172.30.9.24:8774/flavors/6a9fe0e6-1177-4ed3-8875-ee028bf88baf", "rel": "bookmark"}]}, "id": "5d92ec14-fef5-47c5-a852-d4f6b85f1d23", "security_groups": [{"name": "singlevm2-sg_a0da599f-0604-4b60-8d89-0c5c4c934810"}], "user_id": "2b14cb78a3494d56ba97fc45f0ff67d0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T09:32:59Z", "hostId": "55ae8ec168a897b2af7e753ad29553373f4a7c252bc97832afcfb000", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_a0da599f-0604-4b60-8d89-0c5c4c934810", "name": "singlevm2-vm_a0da599f-0604-4b60-8d89-0c5c4c934810", "created": "2018-08-01T09:32:53Z", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 09:33:01,877 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-5ea1a1b9-bb52-4394-92f2-30c0c3172ee1 2018-08-01 09:33:01,877 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.603395938873s 2018-08-01 09:33:01,877 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-5ea1a1b9-bb52-4394-92f2-30c0c3172ee1 2018-08-01 09:33:01,881 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-01 09:33:01,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=5d92ec14-fef5-47c5-a852-d4f6b85f1d23" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}be38ec22ad0c873ecb18ef605043a0abcd65dc94" 2018-08-01 09:33:01,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-5436f180-b073-4279-8f55-fd0ff97c0c33 Date: Wed, 01 Aug 2018 09:33:01 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T09:32:59Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ab4f44a4-e9bf-4860-be5e-c9503c05114d","ip_address":"192.168.120.9"}],"id":"55743a0c-e893-4bf8-97eb-b07c488d0a29","security_groups":["f1d51acd-4303-4435-b8f0-35f6d1c7c483"],"mac_address":"fa:16:3e:3e:f8:69","project_id":"ddd20ab1a1b7400a98e6ddb8d0eb4686","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1b6b21fe-7c89-4ea9-a5b5-f9ccc5c3e4ef","tenant_id":"ddd20ab1a1b7400a98e6ddb8d0eb4686","created_at":"2018-08-01T09:32:55Z","binding:vnic_type":"normal","device_id":"5d92ec14-fef5-47c5-a852-d4f6b85f1d23","ip_allocation":"immediate"}]} 2018-08-01 09:33:01,935 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=5d92ec14-fef5-47c5-a852-d4f6b85f1d23 used request id req-5436f180-b073-4279-8f55-fd0ff97c0c33 2018-08-01 09:33:01,935 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0534651279449s 2018-08-01 09:33:01,935 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=5d92ec14-fef5-47c5-a852-d4f6b85f1d23 used request id req-5436f180-b073-4279-8f55-fd0ff97c0c33 2018-08-01 09:33:01,940 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-01 09:33:01,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/floatingips.json?port_id=55743a0c-e893-4bf8-97eb-b07c488d0a29" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}be38ec22ad0c873ecb18ef605043a0abcd65dc94" 2018-08-01 09:33:01,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-c3b86ee8-bc78-4688-87d2-aaecd2aea07d Date: Wed, 01 Aug 2018 09:33:01 GMT RESP BODY: {"floatingips": []} 2018-08-01 09:33:01,959 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=55743a0c-e893-4bf8-97eb-b07c488d0a29 used request id req-c3b86ee8-bc78-4688-87d2-aaecd2aea07d 2018-08-01 09:33:01,959 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0183210372925s 2018-08-01 09:33:01,959 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=55743a0c-e893-4bf8-97eb-b07c488d0a29 used request id req-c3b86ee8-bc78-4688-87d2-aaecd2aea07d 2018-08-01 09:33:01,960 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm2-net_a0da599f-0604-4b60-8d89-0c5c4c934810': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:3e:f8:69', u'version': 4, u'addr': u'192.168.120.9', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'd2576228-86fe-4b73-baf5-8a4ced378f4b'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-01T09:32:59.000000', 'flavor': Munch({u'id': u'6a9fe0e6-1177-4ed3-8875-ee028bf88baf'}), 'az': u'nova', 'id': u'5d92ec14-fef5-47c5-a852-d4f6b85f1d23', 'security_groups': [Munch({u'name': u'singlevm2-sg_a0da599f-0604-4b60-8d89-0c5c4c934810'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'2b14cb78a3494d56ba97fc45f0ff67d0', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ddd20ab1a1b7400a98e6ddb8d0eb4686', 'name': 'singlevm2-project_a0da599f-0604-4b60-8d89-0c5c4c934810', '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-08-01T09:32:59.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-01T09:32:59Z', 'hostId': u'55ae8ec168a897b2af7e753ad29553373f4a7c252bc97832afcfb000', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm2-kp_a0da599f-0604-4b60-8d89-0c5c4c934810', 'public_v6': '', 'private_v4': u'192.168.120.9', 'cloud': 'envvars', 'host_id': u'55ae8ec168a897b2af7e753ad29553373f4a7c252bc97832afcfb000', '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-08-01T09:32:59.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'ddd20ab1a1b7400a98e6ddb8d0eb4686', 'name': u'singlevm2-vm_a0da599f-0604-4b60-8d89-0c5c4c934810', 'adminPass': None, 'tenant_id': u'ddd20ab1a1b7400a98e6ddb8d0eb4686', 'created_at': u'2018-08-01T09:32:53Z', 'created': u'2018-08-01T09:32:53Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-01 09:33:01,962 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-01 09:33:01,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}be38ec22ad0c873ecb18ef605043a0abcd65dc94" 2018-08-01 09:33:02,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-2bd908ee-fedb-4d97-b019-0df20c91834b Date: Wed, 01 Aug 2018 09:33:02 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"1b6b21fe-7c89-4ea9-a5b5-f9ccc5c3e4ef","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ddd20ab1a1b7400a98e6ddb8d0eb4686","l2_adjacency":true,"status":"ACTIVE","subnets":["ab4f44a4-e9bf-4860-be5e-c9503c05114d"],"description":"","tags":[],"updated_at":"2018-08-01T09:32:45Z","qos_policy_id":null,"name":"singlevm2-net_a0da599f-0604-4b60-8d89-0c5c4c934810","admin_state_up":true,"tenant_id":"ddd20ab1a1b7400a98e6ddb8d0eb4686","created_at":"2018-08-01T09:32:45Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dbe9669438844f3faecdc7fcc050e0d8","l2_adjacency":true,"status":"ACTIVE","subnets":["a5a333a9-9d0e-46a5-9440-2aa9c95d5013"],"description":"","tags":[],"updated_at":"2018-08-01T09:28:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:38Z","mtu":1500}]} 2018-08-01 09:33:02,075 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-2bd908ee-fedb-4d97-b019-0df20c91834b 2018-08-01 09:33:02,076 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.112932920456s 2018-08-01 09:33:02,076 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-2bd908ee-fedb-4d97-b019-0df20c91834b 2018-08-01 09:33:02,077 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-01 09:33:02,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=5d92ec14-fef5-47c5-a852-d4f6b85f1d23" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}be38ec22ad0c873ecb18ef605043a0abcd65dc94" 2018-08-01 09:33:02,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-ea5dc32d-598f-4398-bd6a-39c84a83b6bf Date: Wed, 01 Aug 2018 09:33:02 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T09:32:59Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ab4f44a4-e9bf-4860-be5e-c9503c05114d","ip_address":"192.168.120.9"}],"id":"55743a0c-e893-4bf8-97eb-b07c488d0a29","security_groups":["f1d51acd-4303-4435-b8f0-35f6d1c7c483"],"mac_address":"fa:16:3e:3e:f8:69","project_id":"ddd20ab1a1b7400a98e6ddb8d0eb4686","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1b6b21fe-7c89-4ea9-a5b5-f9ccc5c3e4ef","tenant_id":"ddd20ab1a1b7400a98e6ddb8d0eb4686","created_at":"2018-08-01T09:32:55Z","binding:vnic_type":"normal","device_id":"5d92ec14-fef5-47c5-a852-d4f6b85f1d23","ip_allocation":"immediate"}]} 2018-08-01 09:33:02,137 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=5d92ec14-fef5-47c5-a852-d4f6b85f1d23 used request id req-ea5dc32d-598f-4398-bd6a-39c84a83b6bf 2018-08-01 09:33:02,137 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0599241256714s 2018-08-01 09:33:02,137 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=5d92ec14-fef5-47c5-a852-d4f6b85f1d23 used request id req-ea5dc32d-598f-4398-bd6a-39c84a83b6bf 2018-08-01 09:33:02,138 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-01 09:33:02,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}be38ec22ad0c873ecb18ef605043a0abcd65dc94" -d '{"floatingip": {"floating_network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089", "fixed_ip_address": "192.168.120.9", "port_id": "55743a0c-e893-4bf8-97eb-b07c488d0a29"}}' 2018-08-01 09:33:03,970 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 574 X-Openstack-Request-Id: req-bbc9a105-0042-43c2-a3d0-75a4632ba683 Date: Wed, 01 Aug 2018 09:33:03 GMT RESP BODY: {"floatingip": {"router_id": "50c5a4aa-8819-4ef3-a536-623c84e08415", "status": "DOWN", "description": "", "tags": [], "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "created_at": "2018-08-01T09:33:02Z", "updated_at": "2018-08-01T09:33:02Z", "floating_network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089", "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_id": "55743a0c-e893-4bf8-97eb-b07c488d0a29", "id": "36f2ca89-c383-4be4-9cde-9d86a455a107", "qos_policy_id": null}} 2018-08-01 09:33:03,970 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-bbc9a105-0042-43c2-a3d0-75a4632ba683 2018-08-01 09:33:03,970 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.83191299438s 2018-08-01 09:33:03,970 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-bbc9a105-0042-43c2-a3d0-75a4632ba683 2018-08-01 09:33:03,974 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'DOWN', 'router_id': u'50c5a4aa-8819-4ef3-a536-623c84e08415', 'properties': Munch({u'qos_policy_id': None, u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'ddd20ab1a1b7400a98e6ddb8d0eb4686', 'created_at': u'2018-08-01T09:33:02Z', 'attached': True, 'updated_at': u'2018-08-01T09:33:02Z', 'id': u'36f2ca89-c383-4be4-9cde-9d86a455a107', 'floating_network_id': u'e7d7be46-2840-4976-87a2-d78a4e5c6089', 'fixed_ip_address': u'192.168.120.9', 'floating_ip_address': u'172.30.9.202', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ddd20ab1a1b7400a98e6ddb8d0eb4686', 'name': 'singlevm2-project_a0da599f-0604-4b60-8d89-0c5c4c934810', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'50c5a4aa-8819-4ef3-a536-623c84e08415', u'qos_policy_id': None, 'project_id': u'ddd20ab1a1b7400a98e6ddb8d0eb4686', 'port_id': u'55743a0c-e893-4bf8-97eb-b07c488d0a29', 'port': u'55743a0c-e893-4bf8-97eb-b07c488d0a29', 'network': u'e7d7be46-2840-4976-87a2-d78a4e5c6089'}) 2018-08-01 09:33:03,974 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-01 09:33:03,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/5d92ec14-fef5-47c5-a852-d4f6b85f1d23/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}be38ec22ad0c873ecb18ef605043a0abcd65dc94" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-01 09:33:04,068 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:33:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c1ee7015-9076-4c5c-b3d8-9c00e63fe2a6 x-compute-request-id: req-c1ee7015-9076-4c5c-b3d8-9c00e63fe2a6 Content-Encoding: gzip Content-Length: 7949 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 492910729 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.147995] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.149856] pid_max: default: 32768 minimum: 301\n[ 0.150852] ACPI: Core revision 20150930\n[ 0.152300] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.153750] Security Framework initialized\n[ 0.154649] Yama: becoming mindful.\n[ 0.155462] AppArmor: AppArmor initialized\n[ 0.156412] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.157904] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.159349] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.160704] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.162314] Initializing cgroup subsys io\n[ 0.163258] Initializing cgroup subsys memory\n[ 0.164214] Initializing cgroup subsys devices\n[ 0.165191] Initializing cgroup subsys freezer\n[ 0.166161] Initializing cgroup subsys net_cls\n[ 0.167139] Initializing cgroup subsys perf_event\n[ 0.168161] Initializing cgroup subsys net_prio\n[ 0.169149] Initializing cgroup subsys hugetlb\n[ 0.170118] Initializing cgroup subsys pids\n[ 0.171124] CPU: Physical Processor ID: 0\n[ 0.172698] mce: CPU supports 10 MCE banks\n[ 0.173634] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.174749] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.188832] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.194997] ftrace: allocating 31920 entries in 125 pages\n[ 0.219431] smpboot: Max logical packages: 1\n[ 0.220390] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.221920] x2apic enabled\n[ 0.222779] Switched APIC routing to physical x2apic.\n[ 0.224605] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.225873] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.228186] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.230183] KVM setup paravirtual spinlock\n[ 0.231558] x86: Booted up 1 node, 1 CPUs\n[ 0.232455] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.233997] devtmpfs: initialized\n[ 0.235751] evm: security.selinux\n[ 0.236525] evm: security.SMACK64\n[ 0.237285] evm: security.SMACK64EXEC\n[ 0.238115] evm: security.SMACK64TRANSMUTE\n[ 0.239017] evm: security.SMACK64MMAP\n[ 0.239845] evm: security.ima\n[ 0.240547] evm: security.capability\n[ 0.241426] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.243505] pinctrl core: initialized pinctrl subsystem\n[ 0.244719] RTC time: 9:33:00, date: 08/01/18\n[ 0.245784] NET: Registered protocol family 16\n[ 0.246874] cpuidle: using governor ladder\n[ 0.247789] cpuidle: using governor menu\n[ 0.248668] PCCT header not found.\n[ 0.249476] ACPI: bus type PCI registered\n[ 0.250364] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.251755] PCI: Using configuration type 1 for base access\n[ 0.253633] ACPI: Added _OSI(Module Device)\n[ 0.254562] ACPI: Added _OSI(Processor Device)\n[ 0.255523] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.256528] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.258394] ACPI: Interpreter enabled\n[ 0.259231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.261256] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.263325] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.265378] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.267438] ACPI: (supports S0 S5)\n[ 0.268219] ACPI: Using IOAPIC for interrupt routing\n[ 0.269276] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.272604] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.273920] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.275336] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.276705] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.279229] acpiphp: Slot [3] registered\n[ 0.280136] acpiphp: Slot [4] registered\n[ 0.281040] acpiphp: Slot [5] registered\n[ 0.281942] acpiphp: Slot [6] registered\n[ 0.282838] acpiphp: Slot [7] registered\n[ 0.283734] acpiphp: Slot [8] registered\n[ 0.284640] acpiphp: Slot [9] registered\n[ 0.285539] acpiphp: Slot [10] registered\n[ 0.286455] acpiphp: Slot [11] registered\n[ 0.287371] acpiphp: Slot [12] registered\n[ 0.288289] acpiphp: Slot [13] registered\n[ 0.289208] acpiphp: Slot [14] registered\n[ 0.290131] acpiphp: Slot [15] registered\n[ 0.301209] acpiphp: Slot [16] registered\n[ 0.302131] acpiphp: Slot [17] registered\n[ 0.303045] acpiphp: Slot [18] registered\n[ 0.303958] acpiphp: Slot [19] registered\n[ 0.304866] acpiphp: Slot [20] registered\n[ 0.305760] acpiphp: Slot [21] registered\n[ 0.306672] acpiphp: Slot [22] registered\n[ 0.307588] acpiphp: Slot [23] registered\n[ 0.308482] acpiphp: Slot [24] registered\n[ 0.309435] acpiphp: Slot [25] registered\n[ 0.310344] acpiphp: Slot [26] registered\n[ 0.311257] acpiphp: Slot [27] registered\n[ 0.312173] acpiphp: Slot [28] registered\n[ 0.313092] acpiphp: Slot [29] registered\n[ 0.313994] acpiphp: Slot [30] registered\n[ 0.314909] acpiphp: Slot [31] registered\n[ 0.315815] PCI host bridge to bus 0000:00\n[ 0.316732] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.318119] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.319508] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.321153] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.322746] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.324396] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.327807] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.329258] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.330582] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.332000] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.335646] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.337507] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.356544] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.358921] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.360430] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.361871] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.363396] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.364742] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.366116] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.367272] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.368941] vgaarb: loaded\n[ 0.369586] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370937] SCSI subsystem initialized\n[ 0.371938] ACPI: bus type USB registered\n[ 0.372816] usbcore: registered new interface driver usbfs\n[ 0.373944] usbcore: registered new interface driver hub\n[ 0.375040] usbcore: registered new device driver usb\n[ 0.376253] PCI: Using ACPI for IRQ routing\n[ 0.377447] NetLabel: Initializing\n[ 0.378236] NetLabel: domain hash size = 128\n[ 0.379194] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.380264] NetLabel: unlabeled traffic allowed by default\n[ 0.381579] clocksource: Switched to clocksource kvm-clock\n[ 0.389804] AppArmor: AppArmor Filesystem Enabled\n[ 0.390874] pnp: PnP ACPI init\n[ 0.391873] pnp: PnP ACPI: found 5 devices\n[ 0.398237] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400145] NET: Registered protocol family 2\n[ 0.401276] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.402742] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404100] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.405444] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406663] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407962] NET: Registered protocol family 1\n[ 0.408936] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.410155] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.411366] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.425240] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.439466] Trying to unpack rootfs image as initramfs...\n[ 0.494739] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.496462] Scanning for low memory corruption every 60 seconds\n[ 0.497840] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.499012] audit: initializing netlink subsys (disabled)\n[ 0.500044] audit: type=2000 audit(1533115980.513:1): initialized\n[ 0.501389] Initialise system trusted keyring\n[ 0.502385] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.503560] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.505694] zbud: loaded\n[ 0.506431] VFS: Disk quotas dquot_6.6.0\n[ 0.507266] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.508871] fuse init (API version 7.23)\n[ 0.509797] Key type big_key registered\n[ 0.510603] Allocating IMA MOK and blacklist keyrings.\n[ 0.511843] Key type asymmetric registered\n[ 0.512670] Asymmetric key parser 'x509' registered\n[ 0.513656] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.515137] io scheduler noop registered\n[ 0.515935] io scheduler deadline registered (default)\n[ 0.516942] io scheduler cfq registered\n[ 0.517816] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.518868] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.520139] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.521617] ACPI: Power Button [PWRF]\n[ 0.522476] GHES: HEST is not enabled!\n[ 0.536152] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.563879] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.566066] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.592068] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.594855] Linux agpgart interface v0.103\n[ 0.597797] brd: module loaded\n[ 0.599494] loop: module loaded\n[ 0.603739] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.605202] GPT:90111 != 2097151\n[ 0.605890] GPT:Alternate GPT header not at the end of the disk.\n[ 0.606989] GPT:90111 != 2097151\n[ 0.607665] GPT: Use GNU Parted to correct GPT errors.\n[ 0.608663] vda: vda1 vda15\n[ 0.610146] scsi host0: ata_piix\n[ 0.610953] scsi host1: ata_piix\n[ 0.611676] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.612918] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.614407] libphy: Fixed MDIO Bus: probed\n[ 0.615238] tun: Universal TUN/TAP device driver, 1.6\n[ 0.616202] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.618799] PPP generic driver version 2.4.2\n[ 0.620257] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.622050] ehci-pci: EHCI PCI platform driver\n[ 0.623343] ehci-platform: EHCI generic platform driver\n[ 0.624835] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.626536] ohci-pci: OHCI PCI platform driver\n[ 0.627832] ohci-platform: OHCI generic platform driver\n[ 0.629315] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.644356] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.645886] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.648057] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.649528] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.651285] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.653127] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.655197] usb usb1: Product: UHCI Host Controller\n[ 0.656561] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658254] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659669] hub 1-0:1.0: USB hub found\n[ 0.660872] hub 1-0:1.0: 2 ports detected\n[ 0.662284] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.665184] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.666599] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.668137] mousedev: PS/2 mouse device common for all mice\n[ 0.669970] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.672655] rtc_cmos 00:00: RTC can wake from S4\n[ 0.674244] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.675997] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.677774] i2c /dev entries driver\n[ 0.678917] device-mapper: uevent: version 1.0.3\n[ 0.680316] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.682735] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.685040] NET: Registered protocol family 10\n[ 0.686844] NET: Registered protocol family 17\n[ 0.688183] Key type dns_resolver registered\n[ 0.689772] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.691396] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.694102] registered taskstats version 1\n[ 0.695358] Loading compiled-in X.509 certificates\n[ 0.697341] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.700141] zswap: loaded using pool lzo/zbud\n[ 0.702596] Key type trusted registered\n[ 0.704723] Key type encrypted registered\n[ 0.705952] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.707500] ima: No TPM chip found, activating TPM-bypass!\n[ 0.709071] evm: HMAC attrs: 0x1\n[ 0.710388] Magic number: 14:69:575\n[ 0.711537] workqueue: hash matches\n[ 0.712688] rtc_cmos 00:00: setting system clock to 2018-08-01 09:33:00 UTC (1533115980)\n[ 0.715075] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.716723] EDD information not available.\n[ 0.771912] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.774171] Write protecting the kernel read-only data: 14336k\n[ 0.778215] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.780885] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.60\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.830506] 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.9...\nLease of 192.168.120.9 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.02. iid=i-00000002\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\n"} 2018-08-01 09:33:04,069 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/5d92ec14-fef5-47c5-a852-d4f6b85f1d23/action used request id req-c1ee7015-9076-4c5c-b3d8-9c00e63fe2a6 2018-08-01 09:33:04,069 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0948388576508s 2018-08-01 09:33:04,070 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/5d92ec14-fef5-47c5-a852-d4f6b85f1d23/action used request id req-c1ee7015-9076-4c5c-b3d8-9c00e63fe2a6 2018-08-01 09:33:04,070 - 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 492910729 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.147995] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.149856] pid_max: default: 32768 minimum: 301 [ 0.150852] ACPI: Core revision 20150930 [ 0.152300] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.153750] Security Framework initialized [ 0.154649] Yama: becoming mindful. [ 0.155462] AppArmor: AppArmor initialized [ 0.156412] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.157904] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.159349] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.160704] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.162314] Initializing cgroup subsys io [ 0.163258] Initializing cgroup subsys memory [ 0.164214] Initializing cgroup subsys devices [ 0.165191] Initializing cgroup subsys freezer [ 0.166161] Initializing cgroup subsys net_cls [ 0.167139] Initializing cgroup subsys perf_event [ 0.168161] Initializing cgroup subsys net_prio [ 0.169149] Initializing cgroup subsys hugetlb [ 0.170118] Initializing cgroup subsys pids [ 0.171124] CPU: Physical Processor ID: 0 [ 0.172698] mce: CPU supports 10 MCE banks [ 0.173634] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.174749] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.188832] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.194997] ftrace: allocating 31920 entries in 125 pages [ 0.219431] smpboot: Max logical packages: 1 [ 0.220390] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.221920] x2apic enabled [ 0.222779] Switched APIC routing to physical x2apic. [ 0.224605] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.225873] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.228186] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.230183] KVM setup paravirtual spinlock [ 0.231558] x86: Booted up 1 node, 1 CPUs [ 0.232455] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.233997] devtmpfs: initialized [ 0.235751] evm: security.selinux [ 0.236525] evm: security.SMACK64 [ 0.237285] evm: security.SMACK64EXEC [ 0.238115] evm: security.SMACK64TRANSMUTE [ 0.239017] evm: security.SMACK64MMAP [ 0.239845] evm: security.ima [ 0.240547] evm: security.capability [ 0.241426] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.243505] pinctrl core: initialized pinctrl subsystem [ 0.244719] RTC time: 9:33:00, date: 08/01/18 [ 0.245784] NET: Registered protocol family 16 [ 0.246874] cpuidle: using governor ladder [ 0.247789] cpuidle: using governor menu [ 0.248668] PCCT header not found. [ 0.249476] ACPI: bus type PCI registered [ 0.250364] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.251755] PCI: Using configuration type 1 for base access [ 0.253633] ACPI: Added _OSI(Module Device) [ 0.254562] ACPI: Added _OSI(Processor Device) [ 0.255523] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.256528] ACPI: Added _OSI(Processor Aggregator Device) [ 0.258394] ACPI: Interpreter enabled [ 0.259231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.261256] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.263325] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.265378] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.267438] ACPI: (supports S0 S5) [ 0.268219] ACPI: Using IOAPIC for interrupt routing [ 0.269276] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.272604] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.273920] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.275336] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.276705] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.279229] acpiphp: Slot [3] registered [ 0.280136] acpiphp: Slot [4] registered [ 0.281040] acpiphp: Slot [5] registered [ 0.281942] acpiphp: Slot [6] registered [ 0.282838] acpiphp: Slot [7] registered [ 0.283734] acpiphp: Slot [8] registered [ 0.284640] acpiphp: Slot [9] registered [ 0.285539] acpiphp: Slot [10] registered [ 0.286455] acpiphp: Slot [11] registered [ 0.287371] acpiphp: Slot [12] registered [ 0.288289] acpiphp: Slot [13] registered [ 0.289208] acpiphp: Slot [14] registered [ 0.290131] acpiphp: Slot [15] registered [ 0.301209] acpiphp: Slot [16] registered [ 0.302131] acpiphp: Slot [17] registered [ 0.303045] acpiphp: Slot [18] registered [ 0.303958] acpiphp: Slot [19] registered [ 0.304866] acpiphp: Slot [20] registered [ 0.305760] acpiphp: Slot [21] registered [ 0.306672] acpiphp: Slot [22] registered [ 0.307588] acpiphp: Slot [23] registered [ 0.308482] acpiphp: Slot [24] registered [ 0.309435] acpiphp: Slot [25] registered [ 0.310344] acpiphp: Slot [26] registered [ 0.311257] acpiphp: Slot [27] registered [ 0.312173] acpiphp: Slot [28] registered [ 0.313092] acpiphp: Slot [29] registered [ 0.313994] acpiphp: Slot [30] registered [ 0.314909] acpiphp: Slot [31] registered [ 0.315815] PCI host bridge to bus 0000:00 [ 0.316732] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.318119] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.319508] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.321153] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.322746] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.324396] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.327807] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329258] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.330582] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332000] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.335646] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.337507] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.356544] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.358921] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360430] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.361871] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363396] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364742] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.366116] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.367272] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368941] vgaarb: loaded [ 0.369586] vgaarb: bridge control possible 0000:00:02.0 [ 0.370937] SCSI subsystem initialized [ 0.371938] ACPI: bus type USB registered [ 0.372816] usbcore: registered new interface driver usbfs [ 0.373944] usbcore: registered new interface driver hub [ 0.375040] usbcore: registered new device driver usb [ 0.376253] PCI: Using ACPI for IRQ routing [ 0.377447] NetLabel: Initializing [ 0.378236] NetLabel: domain hash size = 128 [ 0.379194] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380264] NetLabel: unlabeled traffic allowed by default [ 0.381579] clocksource: Switched to clocksource kvm-clock [ 0.389804] AppArmor: AppArmor Filesystem Enabled [ 0.390874] pnp: PnP ACPI init [ 0.391873] pnp: PnP ACPI: found 5 devices [ 0.398237] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.400145] NET: Registered protocol family 2 [ 0.401276] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.402742] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.404100] TCP: Hash tables configured (established 4096 bind 4096) [ 0.405444] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.406663] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.407962] NET: Registered protocol family 1 [ 0.408936] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.410155] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.411366] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.425240] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.439466] Trying to unpack rootfs image as initramfs... [ 0.494739] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.496462] Scanning for low memory corruption every 60 seconds [ 0.497840] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.499012] audit: initializing netlink subsys (disabled) [ 0.500044] audit: type=2000 audit(1533115980.513:1): initialized [ 0.501389] Initialise system trusted keyring [ 0.502385] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.503560] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.505694] zbud: loaded [ 0.506431] VFS: Disk quotas dquot_6.6.0 [ 0.507266] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.508871] fuse init (API version 7.23) [ 0.509797] Key type big_key registered [ 0.510603] Allocating IMA MOK and blacklist keyrings. [ 0.511843] Key type asymmetric registered [ 0.512670] Asymmetric key parser 'x509' registered [ 0.513656] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.515137] io scheduler noop registered [ 0.515935] io scheduler deadline registered (default) [ 0.516942] io scheduler cfq registered [ 0.517816] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.518868] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.520139] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.521617] ACPI: Power Button [PWRF] [ 0.522476] GHES: HEST is not enabled! [ 0.536152] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.563879] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.566066] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.592068] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.594855] Linux agpgart interface v0.103 [ 0.597797] brd: module loaded [ 0.599494] loop: module loaded [ 0.603739] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.605202] GPT:90111 != 2097151 [ 0.605890] GPT:Alternate GPT header not at the end of the disk. [ 0.606989] GPT:90111 != 2097151 [ 0.607665] GPT: Use GNU Parted to correct GPT errors. [ 0.608663] vda: vda1 vda15 [ 0.610146] scsi host0: ata_piix [ 0.610953] scsi host1: ata_piix [ 0.611676] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.612918] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.614407] libphy: Fixed MDIO Bus: probed [ 0.615238] tun: Universal TUN/TAP device driver, 1.6 [ 0.616202] tun: (C) 1999-2004 Max Krasnyansky [ 0.618799] PPP generic driver version 2.4.2 [ 0.620257] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.622050] ehci-pci: EHCI PCI platform driver [ 0.623343] ehci-platform: EHCI generic platform driver [ 0.624835] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.626536] ohci-pci: OHCI PCI platform driver [ 0.627832] ohci-platform: OHCI generic platform driver [ 0.629315] uhci_hcd: USB Universal Host Controller Interface driver [ 0.644356] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.645886] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.648057] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.649528] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651285] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.653127] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.655197] usb usb1: Product: UHCI Host Controller [ 0.656561] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.658254] usb usb1: SerialNumber: 0000:00:01.2 [ 0.659669] hub 1-0:1.0: USB hub found [ 0.660872] hub 1-0:1.0: 2 ports detected [ 0.662284] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.665184] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.666599] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.668137] mousedev: PS/2 mouse device common for all mice [ 0.669970] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.672655] rtc_cmos 00:00: RTC can wake from S4 [ 0.674244] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.675997] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.677774] i2c /dev entries driver [ 0.678917] device-mapper: uevent: version 1.0.3 [ 0.680316] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.682735] ledtrig-cpu: registered to indicate activity on CPUs [ 0.685040] NET: Registered protocol family 10 [ 0.686844] NET: Registered protocol family 17 [ 0.688183] Key type dns_resolver registered [ 0.689772] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.691396] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694102] registered taskstats version 1 [ 0.695358] Loading compiled-in X.509 certificates [ 0.697341] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.700141] zswap: loaded using pool lzo/zbud [ 0.702596] Key type trusted registered [ 0.704723] Key type encrypted registered [ 0.705952] AppArmor: AppArmor sha1 policy hashing enabled [ 0.707500] ima: No TPM chip found, activating TPM-bypass! [ 0.709071] evm: HMAC attrs: 0x1 [ 0.710388] Magic number: 14:69:575 [ 0.711537] workqueue: hash matches [ 0.712688] rtc_cmos 00:00: setting system clock to 2018-08-01 09:33:00 UTC (1533115980) [ 0.715075] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.716723] EDD information not available. [ 0.771912] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.774171] Write protecting the kernel read-only data: 14336k [ 0.778215] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.780885] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.830506] 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.9... Lease of 192.168.120.9 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.02. iid=i-00000002 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data 2018-08-01 09:33:04,819 - paramiko.transport - DEBUG - starting thread (client mode): 0xd8318490L 2018-08-01 09:33:04,819 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-01 09:33:04,819 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-08-01 09:33:04,819 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-08-01 09:33:04,820 - 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-08-01 09:33:04,821 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-01 09:33:04,821 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-08-01 09:33:04,821 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-01 09:33:04,821 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-01 09:33:04,821 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-01 09:33:04,839 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-01 09:33:04,839 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-01 09:33:04,851 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.202: 063b1db5fe1e237db9441f9f86e6f3c8 2018-08-01 09:33:04,852 - paramiko.transport - DEBUG - Trying discovered key 51913a9e94d19c1a7daaf6191fac9be8 in /tmp/tmp1zLTfa 2018-08-01 09:33:04,877 - paramiko.transport - DEBUG - userauth is OK 2018-08-01 09:33:04,888 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-01 09:33:04,916 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-01 09:33:04,917 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-08-01 09:33:04,917 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-01 09:33:04,919 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-01 09:33:04,920 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-01 09:33:04,920 - functest.core.singlevm - DEBUG - output: Hello World 2018-08-01 09:33:04,921 - functest.core.singlevm - DEBUG - error: 2018-08-01 09:33:04,923 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-01 09:33:05,040 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-01 09:33:05,040 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm2 | functest | 00:20 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-01 09:33:05,048 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-01 09:33:05,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/floatingips/36f2ca89-c383-4be4-9cde-9d86a455a107.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}be38ec22ad0c873ecb18ef605043a0abcd65dc94" 2018-08-01 09:33:05,951 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-de4d21df-d87c-4e15-9ec3-165de38468a1 Content-Length: 0 Date: Wed, 01 Aug 2018 09:33:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 09:33:05,952 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/floatingips/36f2ca89-c383-4be4-9cde-9d86a455a107.json used request id req-de4d21df-d87c-4e15-9ec3-165de38468a1 2018-08-01 09:33:05,952 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.904079914093s 2018-08-01 09:33:05,952 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/floatingips/36f2ca89-c383-4be4-9cde-9d86a455a107.json used request id req-de4d21df-d87c-4e15-9ec3-165de38468a1 2018-08-01 09:33:05,957 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-01 09:33:05,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}be38ec22ad0c873ecb18ef605043a0abcd65dc94" 2018-08-01 09:33:06,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-6e4c21bf-89f8-4c6c-bd9b-78c89dba9342 Date: Wed, 01 Aug 2018 09:33:06 GMT RESP BODY: {"floatingips": []} 2018-08-01 09:33:06,017 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-6e4c21bf-89f8-4c6c-bd9b-78c89dba9342 2018-08-01 09:33:06,017 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0597479343414s 2018-08-01 09:33:06,017 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-6e4c21bf-89f8-4c6c-bd9b-78c89dba9342 2018-08-01 09:33:06,019 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-01 09:33:06,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/servers/5d92ec14-fef5-47c5-a852-d4f6b85f1d23 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}be38ec22ad0c873ecb18ef605043a0abcd65dc94" 2018-08-01 09:33:06,313 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 09:33:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7aaa2653-1de5-4c61-95c5-5402a11f4283 x-compute-request-id: req-7aaa2653-1de5-4c61-95c5-5402a11f4283 Content-Type: application/json 2018-08-01 09:33:06,314 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/5d92ec14-fef5-47c5-a852-d4f6b85f1d23 used request id req-7aaa2653-1de5-4c61-95c5-5402a11f4283 2018-08-01 09:33:06,314 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.29484295845s 2018-08-01 09:33:06,314 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/5d92ec14-fef5-47c5-a852-d4f6b85f1d23 used request id req-7aaa2653-1de5-4c61-95c5-5402a11f4283 2018-08-01 09:33:06,314 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 09:33:06,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}be38ec22ad0c873ecb18ef605043a0abcd65dc94" 2018-08-01 09:33:06,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:33:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3ce0a594-5c26-40d8-b04e-57749c5ebf00 x-compute-request-id: req-3ce0a594-5c26-40d8-b04e-57749c5ebf00 Content-Encoding: gzip Content-Length: 765 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm2-net_a0da599f-0604-4b60-8d89-0c5c4c934810": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:f8:69", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:f8:69", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/5d92ec14-fef5-47c5-a852-d4f6b85f1d23", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/5d92ec14-fef5-47c5-a852-d4f6b85f1d23", "rel": "bookmark"}], "image": {"id": "d2576228-86fe-4b73-baf5-8a4ced378f4b", "links": [{"href": "http://172.30.9.24:8774/images/d2576228-86fe-4b73-baf5-8a4ced378f4b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T09:32:59.000000", "flavor": {"id": "6a9fe0e6-1177-4ed3-8875-ee028bf88baf", "links": [{"href": "http://172.30.9.24:8774/flavors/6a9fe0e6-1177-4ed3-8875-ee028bf88baf", "rel": "bookmark"}]}, "id": "5d92ec14-fef5-47c5-a852-d4f6b85f1d23", "security_groups": [{"name": "singlevm2-sg_a0da599f-0604-4b60-8d89-0c5c4c934810"}], "user_id": "2b14cb78a3494d56ba97fc45f0ff67d0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T09:33:06Z", "hostId": "55ae8ec168a897b2af7e753ad29553373f4a7c252bc97832afcfb000", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_a0da599f-0604-4b60-8d89-0c5c4c934810", "name": "singlevm2-vm_a0da599f-0604-4b60-8d89-0c5c4c934810", "created": "2018-08-01T09:32:53Z", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 09:33:06,544 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-3ce0a594-5c26-40d8-b04e-57749c5ebf00 2018-08-01 09:33:06,544 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.229532003403s 2018-08-01 09:33:06,544 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-3ce0a594-5c26-40d8-b04e-57749c5ebf00 2018-08-01 09:33:06,546 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 09:33:08,548 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 09:33:08,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}be38ec22ad0c873ecb18ef605043a0abcd65dc94" 2018-08-01 09:33:08,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:33:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-28596c49-dd28-43b7-8355-0425677b38a8 x-compute-request-id: req-28596c49-dd28-43b7-8355-0425677b38a8 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-01 09:33:08,629 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-28596c49-dd28-43b7-8355-0425677b38a8 2018-08-01 09:33:08,629 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0808911323547s 2018-08-01 09:33:08,629 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-28596c49-dd28-43b7-8355-0425677b38a8 2018-08-01 09:33:08,632 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-01 09:33:08,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}be38ec22ad0c873ecb18ef605043a0abcd65dc94" 2018-08-01 09:33:08,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4831 X-Openstack-Request-Id: req-16a2ae51-3ff5-4d32-b12d-777d2b2f9f88 Date: Wed, 01 Aug 2018 09:33:08 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "created_at": "2018-08-01T09:32:51Z", "updated_at": "2018-08-01T09:32:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:51Z", "revision_number": 0, "id": "7d8eacfe-18c5-4ccc-b7dd-45ebbf5e8c7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:51Z", "security_group_id": "f1d51acd-4303-4435-b8f0-35f6d1c7c483", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:51Z", "revision_number": 0, "id": "a73d9f09-c8c5-4988-b13a-2763b4a4e8af", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:51Z", "security_group_id": "f1d51acd-4303-4435-b8f0-35f6d1c7c483", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-01T09:32:52Z", "revision_number": 0, "id": "a8c1f034-a356-414d-9f0a-eb4424ddf32a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:52Z", "security_group_id": "f1d51acd-4303-4435-b8f0-35f6d1c7c483", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": 22, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:52Z", "revision_number": 0, "id": "b4060849-9da4-4529-8ee4-b112608e440b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:52Z", "security_group_id": "f1d51acd-4303-4435-b8f0-35f6d1c7c483", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}], "revision_number": 4, "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "id": "f1d51acd-4303-4435-b8f0-35f6d1c7c483", "name": "singlevm2-sg_a0da599f-0604-4b60-8d89-0c5c4c934810"}, {"description": "Default security group", "tags": [], "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "created_at": "2018-08-01T09:32:45Z", "updated_at": "2018-08-01T09:32:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "058ea790-43ea-4a6f-9950-28418319e577", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "5fcfb31b-cdad-4037-973e-56b74faefd14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "99a24d26-dc7f-42d0-aa23-a7c061f04952", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "b641bb48-566e-472b-a3cc-d38c85ab3ff1", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}], "revision_number": 4, "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "name": "default"}]} 2018-08-01 09:33:08,683 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-16a2ae51-3ff5-4d32-b12d-777d2b2f9f88 2018-08-01 09:33:08,683 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.050843000412s 2018-08-01 09:33:08,683 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-16a2ae51-3ff5-4d32-b12d-777d2b2f9f88 2018-08-01 09:33:08,687 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-08-01 09:33:08,687 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/security-groups/f1d51acd-4303-4435-b8f0-35f6d1c7c483.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}be38ec22ad0c873ecb18ef605043a0abcd65dc94" 2018-08-01 09:33:08,857 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ad13a229-8dcd-40a6-9a3d-ee405b98dd7d Content-Length: 0 Date: Wed, 01 Aug 2018 09:33:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 09:33:08,857 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/f1d51acd-4303-4435-b8f0-35f6d1c7c483.json used request id req-ad13a229-8dcd-40a6-9a3d-ee405b98dd7d 2018-08-01 09:33:08,858 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.170762062073s 2018-08-01 09:33:08,858 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/f1d51acd-4303-4435-b8f0-35f6d1c7c483.json used request id req-ad13a229-8dcd-40a6-9a3d-ee405b98dd7d 2018-08-01 09:33:08,858 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-01 09:33:08,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/os-keypairs/singlevm2-kp_a0da599f-0604-4b60-8d89-0c5c4c934810 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}be38ec22ad0c873ecb18ef605043a0abcd65dc94" 2018-08-01 09:33:08,905 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 09:33:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b4090cd6-fc77-4743-8f5d-90aa597a54f9 x-compute-request-id: req-b4090cd6-fc77-4743-8f5d-90aa597a54f9 Content-Length: 0 Content-Type: application/json 2018-08-01 09:33:08,905 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/singlevm2-kp_a0da599f-0604-4b60-8d89-0c5c4c934810 used request id req-b4090cd6-fc77-4743-8f5d-90aa597a54f9 2018-08-01 09:33:08,906 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0473508834839s 2018-08-01 09:33:08,906 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/singlevm2-kp_a0da599f-0604-4b60-8d89-0c5c4c934810 used request id req-b4090cd6-fc77-4743-8f5d-90aa597a54f9 2018-08-01 09:33:08,906 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-01 09:33:08,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/50c5a4aa-8819-4ef3-a536-623c84e08415/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}be38ec22ad0c873ecb18ef605043a0abcd65dc94" -d '{"subnet_id": "ab4f44a4-e9bf-4860-be5e-c9503c05114d"}' 2018-08-01 09:33:10,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-035a67a0-921f-4012-a63f-139b6264b625 Date: Wed, 01 Aug 2018 09:33:10 GMT RESP BODY: {"network_id": "1b6b21fe-7c89-4ea9-a5b5-f9ccc5c3e4ef", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "subnet_id": "ab4f44a4-e9bf-4860-be5e-c9503c05114d", "subnet_ids": ["ab4f44a4-e9bf-4860-be5e-c9503c05114d"], "port_id": "e52cebcb-86a9-4735-a5b5-aac6a1c42970", "id": "50c5a4aa-8819-4ef3-a536-623c84e08415"} 2018-08-01 09:33:10,502 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/50c5a4aa-8819-4ef3-a536-623c84e08415/remove_router_interface.json used request id req-035a67a0-921f-4012-a63f-139b6264b625 2018-08-01 09:33:10,502 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.59535193443s 2018-08-01 09:33:10,502 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/50c5a4aa-8819-4ef3-a536-623c84e08415/remove_router_interface.json used request id req-035a67a0-921f-4012-a63f-139b6264b625 returning object 50c5a4aa-8819-4ef3-a536-623c84e08415 2018-08-01 09:33:10,502 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-01 09:33:10,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}be38ec22ad0c873ecb18ef605043a0abcd65dc94" 2018-08-01 09:33:10,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-a008bc57-eb44-491e-9e3d-5db99bcbe9c3 Date: Wed, 01 Aug 2018 09:33:10 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a5a333a9-9d0e-46a5-9440-2aa9c95d5013", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "created_at": "2018-08-01T09:32:46Z", "admin_state_up": true, "updated_at": "2018-08-01T09:33:09Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "id": "50c5a4aa-8819-4ef3-a536-623c84e08415", "name": "singlevm2-router_a0da599f-0604-4b60-8d89-0c5c4c934810"}]} 2018-08-01 09:33:10,638 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-a008bc57-eb44-491e-9e3d-5db99bcbe9c3 2018-08-01 09:33:10,638 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.135376930237s 2018-08-01 09:33:10,638 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-a008bc57-eb44-491e-9e3d-5db99bcbe9c3 2018-08-01 09:33:10,640 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-01 09:33:10,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/50c5a4aa-8819-4ef3-a536-623c84e08415.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}be38ec22ad0c873ecb18ef605043a0abcd65dc94" 2018-08-01 09:33:11,689 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9657d533-a79d-4f74-aeb1-f11450d7ecd4 Content-Length: 0 Date: Wed, 01 Aug 2018 09:33:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 09:33:11,690 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/50c5a4aa-8819-4ef3-a536-623c84e08415.json used request id req-9657d533-a79d-4f74-aeb1-f11450d7ecd4 2018-08-01 09:33:11,690 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.04966306686s 2018-08-01 09:33:11,690 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/50c5a4aa-8819-4ef3-a536-623c84e08415.json used request id req-9657d533-a79d-4f74-aeb1-f11450d7ecd4 2018-08-01 09:33:11,691 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-01 09:33:11,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}be38ec22ad0c873ecb18ef605043a0abcd65dc94" 2018-08-01 09:33:11,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-a57f0473-8904-4941-aa56-a5fa5810f5a1 Date: Wed, 01 Aug 2018 09:33:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1b6b21fe-7c89-4ea9-a5b5-f9ccc5c3e4ef","tenant_id":"ddd20ab1a1b7400a98e6ddb8d0eb4686","created_at":"2018-08-01T09:32:45Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-01T09:32:45Z","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":"ddd20ab1a1b7400a98e6ddb8d0eb4686","id":"ab4f44a4-e9bf-4860-be5e-c9503c05114d","subnetpool_id":null,"name":"singlevm2-subnet_a0da599f-0604-4b60-8d89-0c5c4c934810"}]} 2018-08-01 09:33:11,736 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-a57f0473-8904-4941-aa56-a5fa5810f5a1 2018-08-01 09:33:11,736 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0451838970184s 2018-08-01 09:33:11,736 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-a57f0473-8904-4941-aa56-a5fa5810f5a1 2018-08-01 09:33:11,737 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-01 09:33:11,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/ab4f44a4-e9bf-4860-be5e-c9503c05114d.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}be38ec22ad0c873ecb18ef605043a0abcd65dc94" 2018-08-01 09:33:12,761 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0267099d-6ed0-4067-bbbc-d35f36e4aa9b Date: Wed, 01 Aug 2018 09:33:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 09:33:12,761 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/ab4f44a4-e9bf-4860-be5e-c9503c05114d.json used request id req-0267099d-6ed0-4067-bbbc-d35f36e4aa9b 2018-08-01 09:33:12,761 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.02364301682s 2018-08-01 09:33:12,761 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/ab4f44a4-e9bf-4860-be5e-c9503c05114d.json used request id req-0267099d-6ed0-4067-bbbc-d35f36e4aa9b 2018-08-01 09:33:12,762 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-01 09:33:12,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}be38ec22ad0c873ecb18ef605043a0abcd65dc94" 2018-08-01 09:33:12,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1236 X-Openstack-Request-Id: req-fff9927d-dc16-43c0-9eff-37ab3b2a15d1 Date: Wed, 01 Aug 2018 09:33:12 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"1b6b21fe-7c89-4ea9-a5b5-f9ccc5c3e4ef","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ddd20ab1a1b7400a98e6ddb8d0eb4686","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T09:33:12Z","qos_policy_id":null,"name":"singlevm2-net_a0da599f-0604-4b60-8d89-0c5c4c934810","admin_state_up":true,"tenant_id":"ddd20ab1a1b7400a98e6ddb8d0eb4686","created_at":"2018-08-01T09:32:45Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dbe9669438844f3faecdc7fcc050e0d8","l2_adjacency":true,"status":"ACTIVE","subnets":["a5a333a9-9d0e-46a5-9440-2aa9c95d5013"],"description":"","tags":[],"updated_at":"2018-08-01T09:28:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:38Z","mtu":1500}]} 2018-08-01 09:33:12,870 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-fff9927d-dc16-43c0-9eff-37ab3b2a15d1 2018-08-01 09:33:12,871 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.108481884003s 2018-08-01 09:33:12,871 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-fff9927d-dc16-43c0-9eff-37ab3b2a15d1 2018-08-01 09:33:12,872 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-01 09:33:12,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/1b6b21fe-7c89-4ea9-a5b5-f9ccc5c3e4ef.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}be38ec22ad0c873ecb18ef605043a0abcd65dc94" 2018-08-01 09:33:13,713 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-15ba64ef-c228-429d-a9da-21070a80229d Date: Wed, 01 Aug 2018 09:33:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 09:33:13,713 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/1b6b21fe-7c89-4ea9-a5b5-f9ccc5c3e4ef.json used request id req-15ba64ef-c228-429d-a9da-21070a80229d 2018-08-01 09:33:13,713 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.841125965118s 2018-08-01 09:33:13,713 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/1b6b21fe-7c89-4ea9-a5b5-f9ccc5c3e4ef.json used request id req-15ba64ef-c228-429d-a9da-21070a80229d 2018-08-01 09:33:13,717 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-01 09:33:13,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}be38ec22ad0c873ecb18ef605043a0abcd65dc94" 2018-08-01 09:33:14,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-2ef8200e-94fa-489c-a9e0-1d9e0ffadce2 Date: Wed, 01 Aug 2018 09:33:14 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/d2576228-86fe-4b73-baf5-8a4ced378f4b/snap", "metadata": {}}], "file": "/v2/images/d2576228-86fe-4b73-baf5-8a4ced378f4b/file", "owner": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "id": "d2576228-86fe-4b73-baf5-8a4ced378f4b", "size": 12716032, "self": "/v2/images/d2576228-86fe-4b73-baf5-8a4ced378f4b", "disk_format": "qcow2", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/d2576228-86fe-4b73-baf5-8a4ced378f4b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-01T09:32:51Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_a0da599f-0604-4b60-8d89-0c5c4c934810", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_a0da599f-0604-4b60-8d89-0c5c4c934810", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-01T09:32:50Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-01 09:33:14,388 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-2ef8200e-94fa-489c-a9e0-1d9e0ffadce2 2018-08-01 09:33:14,388 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.670185089111s 2018-08-01 09:33:14,388 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-2ef8200e-94fa-489c-a9e0-1d9e0ffadce2 2018-08-01 09:33:14,390 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-01 09:33:14,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/d2576228-86fe-4b73-baf5-8a4ced378f4b -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}be38ec22ad0c873ecb18ef605043a0abcd65dc94" 2018-08-01 09:33:15,075 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e684fd10-d215-4650-b0f4-7429c3d178c5 Date: Wed, 01 Aug 2018 09:33:15 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-01 09:33:15,075 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/d2576228-86fe-4b73-baf5-8a4ced378f4b used request id req-e684fd10-d215-4650-b0f4-7429c3d178c5 2018-08-01 09:33:15,076 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.685964107513s 2018-08-01 09:33:15,076 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/d2576228-86fe-4b73-baf5-8a4ced378f4b used request id req-e684fd10-d215-4650-b0f4-7429c3d178c5 2018-08-01 09:33:15,076 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-01 09:33:15,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}875fa2124c7c9566e7a0d6e15188942c0b8af03f" 2018-08-01 09:33:15,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:33:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4fcdb36f-0b42-4337-8ff2-705b1124b3d3 x-compute-request-id: req-4fcdb36f-0b42-4337-8ff2-705b1124b3d3 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm2-flavor_a0da599f-0604-4b60-8d89-0c5c4c934810", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/6a9fe0e6-1177-4ed3-8875-ee028bf88baf", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/6a9fe0e6-1177-4ed3-8875-ee028bf88baf", "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": "6a9fe0e6-1177-4ed3-8875-ee028bf88baf"}]} 2018-08-01 09:33:15,103 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-4fcdb36f-0b42-4337-8ff2-705b1124b3d3 2018-08-01 09:33:15,103 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0270409584045s 2018-08-01 09:33:15,104 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-4fcdb36f-0b42-4337-8ff2-705b1124b3d3 2018-08-01 09:33:15,105 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-01 09:33:15,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/6a9fe0e6-1177-4ed3-8875-ee028bf88baf -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}875fa2124c7c9566e7a0d6e15188942c0b8af03f" 2018-08-01 09:33:15,143 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 09:33:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b1bf0909-37ae-4378-a0ff-b3359d5ad43a x-compute-request-id: req-b1bf0909-37ae-4378-a0ff-b3359d5ad43a Content-Length: 0 Content-Type: application/json 2018-08-01 09:33:15,143 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/6a9fe0e6-1177-4ed3-8875-ee028bf88baf used request id req-b1bf0909-37ae-4378-a0ff-b3359d5ad43a 2018-08-01 09:33:15,144 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0383329391479s 2018-08-01 09:33:15,144 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/6a9fe0e6-1177-4ed3-8875-ee028bf88baf used request id req-b1bf0909-37ae-4378-a0ff-b3359d5ad43a 2018-08-01 09:33:15,144 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-01 09:33:15,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}875fa2124c7c9566e7a0d6e15188942c0b8af03f" 2018-08-01 09:33:15,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:33:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65ea7f06-dff1-4b80-ad98-8dfb6603c538 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "singlevm2-user_a0da599f-0604-4b60-8d89-0c5c4c934810", "links": {"self": "http://172.30.9.24:5000/v3/users/2b14cb78a3494d56ba97fc45f0ff67d0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2b14cb78a3494d56ba97fc45f0ff67d0", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 09:33:15,259 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-65ea7f06-dff1-4b80-ad98-8dfb6603c538 2018-08-01 09:33:15,259 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.114243984222s 2018-08-01 09:33:15,259 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-65ea7f06-dff1-4b80-ad98-8dfb6603c538 2018-08-01 09:33:15,264 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-01 09:33:15,268 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users/2b14cb78a3494d56ba97fc45f0ff67d0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}875fa2124c7c9566e7a0d6e15188942c0b8af03f" 2018-08-01 09:33:15,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:33:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1af574a5-2a0a-47a3-86d8-e996950e9261 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"user": {"name": "singlevm2-user_a0da599f-0604-4b60-8d89-0c5c4c934810", "links": {"self": "http://172.30.9.24:5000/v3/users/2b14cb78a3494d56ba97fc45f0ff67d0"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "2b14cb78a3494d56ba97fc45f0ff67d0", "description": null}} 2018-08-01 09:33:15,416 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/2b14cb78a3494d56ba97fc45f0ff67d0 used request id req-1af574a5-2a0a-47a3-86d8-e996950e9261 2018-08-01 09:33:15,417 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.151984930038s 2018-08-01 09:33:15,417 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/2b14cb78a3494d56ba97fc45f0ff67d0 used request id req-1af574a5-2a0a-47a3-86d8-e996950e9261 2018-08-01 09:33:15,417 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-01 09:33:15,422 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/users/2b14cb78a3494d56ba97fc45f0ff67d0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}875fa2124c7c9566e7a0d6e15188942c0b8af03f" 2018-08-01 09:33:15,644 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 09:33:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e40bd2f8-69f9-4bfd-adb3-c480c727498b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 09:33:15,644 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/2b14cb78a3494d56ba97fc45f0ff67d0 used request id req-e40bd2f8-69f9-4bfd-adb3-c480c727498b 2018-08-01 09:33:15,645 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.22708106041s 2018-08-01 09:33:15,645 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/2b14cb78a3494d56ba97fc45f0ff67d0 used request id req-e40bd2f8-69f9-4bfd-adb3-c480c727498b 2018-08-01 09:33:15,651 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-01 09:33:15,654 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}875fa2124c7c9566e7a0d6e15188942c0b8af03f" 2018-08-01 09:33:15,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:33:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09038ad0-a401-40f2-b141-c90511b9c8c2 Content-Encoding: gzip Content-Length: 381 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "id": "8d96727022f4443794db44ecde432faf", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8"}, "tags": [], "enabled": true, "id": "dbe9669438844f3faecdc7fcc050e0d8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.24:5000/v3/projects/ddd20ab1a1b7400a98e6ddb8d0eb4686"}, "tags": [], "enabled": true, "id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_a0da599f-0604-4b60-8d89-0c5c4c934810"}]} 2018-08-01 09:33:15,736 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-09038ad0-a401-40f2-b141-c90511b9c8c2 2018-08-01 09:33:15,736 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0853128433228s 2018-08-01 09:33:15,737 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-09038ad0-a401-40f2-b141-c90511b9c8c2 2018-08-01 09:33:15,741 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-01 09:33:15,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/projects/ddd20ab1a1b7400a98e6ddb8d0eb4686 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}875fa2124c7c9566e7a0d6e15188942c0b8af03f" 2018-08-01 09:33:15,894 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 09:33:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a658dd46-8f10-4833-ad3d-51418fb8597f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 09:33:15,894 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/ddd20ab1a1b7400a98e6ddb8d0eb4686 used request id req-a658dd46-8f10-4833-ad3d-51418fb8597f 2018-08-01 09:33:15,894 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.153083086014s 2018-08-01 09:33:15,895 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/ddd20ab1a1b7400a98e6ddb8d0eb4686 used request id req-a658dd46-8f10-4833-ad3d-51418fb8597f 2018-08-01 09:33:15,898 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-01 09:33:15,901 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}875fa2124c7c9566e7a0d6e15188942c0b8af03f" 2018-08-01 09:33:15,983 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:33:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8cbd5f30-5b71-48b1-9174-c48bf2f2407e Content-Encoding: gzip Content-Length: 354 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a6cff93fa7dd48069d086c1914a43c37", "links": {"self": "http://172.30.9.24:5000/v3/roles/a6cff93fa7dd48069d086c1914a43c37"}, "name": "Member"}]} 2018-08-01 09:33:15,983 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-8cbd5f30-5b71-48b1-9174-c48bf2f2407e 2018-08-01 09:33:15,984 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0853710174561s 2018-08-01 09:33:15,984 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-8cbd5f30-5b71-48b1-9174-c48bf2f2407e 2018-08-01 09:33:15,988 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-08-01 09:33:15,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/roles/a6cff93fa7dd48069d086c1914a43c37 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}875fa2124c7c9566e7a0d6e15188942c0b8af03f" 2018-08-01 09:33:16,114 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 09:33:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-63b8c5c2-faec-41db-859d-bb86e9e156a2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 09:33:16,114 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/a6cff93fa7dd48069d086c1914a43c37 used request id req-63b8c5c2-faec-41db-859d-bb86e9e156a2 2018-08-01 09:33:16,114 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.125779867172s 2018-08-01 09:33:16,114 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/a6cff93fa7dd48069d086c1914a43c37 used request id req-63b8c5c2-faec-41db-859d-bb86e9e156a2 2018-08-01 09:33:16,170 - xtesting.ci.run_tests - INFO - Loading test case 'vping_ssh'... 2018-08-01 09:33:16,211 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-01 09:33:16,212 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-01 09:33:16,212 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-01 09:33:16,212 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-01 09:33:16,212 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-01 09:33:16,212 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-01 09:33:16,212 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-01 09:33:16,212 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-01 09:33:16,212 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-01 09:33:16,212 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-01 09:33:16,212 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-01 09:33:16,212 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-01 09:33:16,212 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-01 09:33:16,212 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-01 09:33:16,213 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-01 09:33:16,213 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-01 09:33:16,213 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-01 09:33:16,213 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-01 09:33:16,213 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-01 09:33:16,213 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-01 09:33:16,213 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-01 09:33:16,213 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-01 09:33:16,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-01 09:33:16,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:33:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a5525dc-67f3-4b7e-bcc9-27bfbc3d66fd Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:33:16,220 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-1a5525dc-67f3-4b7e-bcc9-27bfbc3d66fd 2018-08-01 09:33:16,221 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-08-01 09:33:16,594 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:33:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["cbefQjgoSIy5Eg7EJHsfdg"], "issued_at": "2018-08-01T09:33:16.000000Z"}} 2018-08-01 09:33:16,597 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-01 09:33:16,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}272554daaa7665fa4cc2562909ee1c51804fb244" 2018-08-01 09:33:16,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-3801fbf0-e8bf-4372-81a4-c6705f48501d Date: Wed, 01 Aug 2018 09:33:16 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dbe9669438844f3faecdc7fcc050e0d8","l2_adjacency":true,"status":"ACTIVE","subnets":["a5a333a9-9d0e-46a5-9440-2aa9c95d5013"],"description":"","tags":[],"updated_at":"2018-08-01T09:28:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:38Z","provider:network_type":"flat"}]} 2018-08-01 09:33:16,861 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-3801fbf0-e8bf-4372-81a4-c6705f48501d 2018-08-01 09:33:16,862 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.264398097992s 2018-08-01 09:33:16,862 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-3801fbf0-e8bf-4372-81a4-c6705f48501d 2018-08-01 09:33:16,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-01 09:33:16,871 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 09:33: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 09:33:16,872 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-01 09:33:16,876 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}272554daaa7665fa4cc2562909ee1c51804fb244" 2018-08-01 09:33:16,960 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:33:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e2a41fb-faa0-4af4-a05e-16456d94a13f Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/060e9088cac343b9864226107af6e21e"}, "tags": [], "enabled": true, "id": "060e9088cac343b9864226107af6e21e", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2018-08-01 09:33:16,960 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-1e2a41fb-faa0-4af4-a05e-16456d94a13f 2018-08-01 09:33:16,960 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0878291130066s 2018-08-01 09:33:16,961 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-1e2a41fb-faa0-4af4-a05e-16456d94a13f 2018-08-01 09:33:16,968 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-01 09:33:16,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}272554daaa7665fa4cc2562909ee1c51804fb244" -d '{"project": {"description": "Created by OPNFV Functest: vping_ssh", "enabled": true, "domain_id": "default", "name": "vping_ssh-project_91d2e74d-bc57-48cb-80b4-6af50bc784ec"}}' 2018-08-01 09:33:17,095 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 09:33:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a0d9037-fd5a-49fd-9698-60072cb3eccb 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.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d"}, "tags": [], "enabled": true, "id": "a2413a97b61342d8bd27570706ef372d", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_91d2e74d-bc57-48cb-80b4-6af50bc784ec"}} 2018-08-01 09:33:17,095 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-6a0d9037-fd5a-49fd-9698-60072cb3eccb 2018-08-01 09:33:17,095 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.12672495842s 2018-08-01 09:33:17,095 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-6a0d9037-fd5a-49fd-9698-60072cb3eccb 2018-08-01 09:33:17,096 - 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'a2413a97b61342d8bd27570706ef372d', '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_91d2e74d-bc57-48cb-80b4-6af50bc784ec'}) 2018-08-01 09:33:17,102 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-01 09:33:17,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}272554daaa7665fa4cc2562909ee1c51804fb244" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "79027231-781b-4f31-a49c-f5268edad478", "email": null, "name": "vping_ssh-user_91d2e74d-bc57-48cb-80b4-6af50bc784ec"}}' 2018-08-01 09:33:17,452 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 09:33:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c43b6964-222b-4a6a-9d56-9594810f2bdc Content-Length: 324 Content-Type: application/json RESP BODY: {"user": {"name": "vping_ssh-user_91d2e74d-bc57-48cb-80b4-6af50bc784ec", "links": {"self": "http://172.30.9.24:5000/v3/users/2c3db4b85e634e98b9a0b7c6c6e8ca24"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2c3db4b85e634e98b9a0b7c6c6e8ca24", "domain_id": "default", "password_expires_at": null}} 2018-08-01 09:33:17,452 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-c43b6964-222b-4a6a-9d56-9594810f2bdc 2018-08-01 09:33:17,452 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.349829912186s 2018-08-01 09:33:17,452 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-c43b6964-222b-4a6a-9d56-9594810f2bdc 2018-08-01 09:33:17,453 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'2c3db4b85e634e98b9a0b7c6c6e8ca24', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_ssh-user_91d2e74d-bc57-48cb-80b4-6af50bc784ec'}) 2018-08-01 09:33:17,456 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-01 09:33:17,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}272554daaa7665fa4cc2562909ee1c51804fb244" 2018-08-01 09:33:17,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:33:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aed2a8a2-329c-4b5d-981b-6d5c204ce67b Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 09:33:17,541 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-aed2a8a2-329c-4b5d-981b-6d5c204ce67b 2018-08-01 09:33:17,541 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0849430561066s 2018-08-01 09:33:17,542 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-aed2a8a2-329c-4b5d-981b-6d5c204ce67b 2018-08-01 09:33:17,546 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-01 09:33:17,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}272554daaa7665fa4cc2562909ee1c51804fb244" 2018-08-01 09:33:17,632 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:33:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9612c5e2-0ab9-40fb-a422-705c9c21aa3c Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 09:33:17,632 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-9612c5e2-0ab9-40fb-a422-705c9c21aa3c 2018-08-01 09:33:17,632 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0859799385071s 2018-08-01 09:33:17,632 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-9612c5e2-0ab9-40fb-a422-705c9c21aa3c 2018-08-01 09:33:17,634 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-08-01 09:33:17,637 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-08-01 09:33:17,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}272554daaa7665fa4cc2562909ee1c51804fb244" -d '{"role": {"name": "Member"}}' 2018-08-01 09:33:17,733 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 09:33:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e6e939a0-604e-4d8b-a985-5a3916be4f9f Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0f7079f2c68f4286a0d5e8e11b4617b1", "links": {"self": "http://172.30.9.24:5000/v3/roles/0f7079f2c68f4286a0d5e8e11b4617b1"}, "name": "Member"}} 2018-08-01 09:33:17,733 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-e6e939a0-604e-4d8b-a985-5a3916be4f9f 2018-08-01 09:33:17,733 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.0963678359985s 2018-08-01 09:33:17,734 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-e6e939a0-604e-4d8b-a985-5a3916be4f9f 2018-08-01 09:33:17,734 - 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'0f7079f2c68f4286a0d5e8e11b4617b1'}) 2018-08-01 09:33:17,737 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-01 09:33:17,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}272554daaa7665fa4cc2562909ee1c51804fb244" 2018-08-01 09:33:17,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:33:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5538c173-7a46-4158-b846-c6a8f4448a60 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0f7079f2c68f4286a0d5e8e11b4617b1", "links": {"self": "http://172.30.9.24:5000/v3/roles/0f7079f2c68f4286a0d5e8e11b4617b1"}, "name": "Member"}, {"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 09:33:17,824 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-5538c173-7a46-4158-b846-c6a8f4448a60 2018-08-01 09:33:17,824 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.086658000946s 2018-08-01 09:33:17,824 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-5538c173-7a46-4158-b846-c6a8f4448a60 2018-08-01 09:33:17,829 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-01 09:33:17,832 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}272554daaa7665fa4cc2562909ee1c51804fb244" 2018-08-01 09:33:17,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:33:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbbccbe0-fe3a-4986-a316-399ee66b1fdb Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-01 09:33:17,922 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-bbbccbe0-fe3a-4986-a316-399ee66b1fdb 2018-08-01 09:33:17,922 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0932860374451s 2018-08-01 09:33:17,923 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-bbbccbe0-fe3a-4986-a316-399ee66b1fdb 2018-08-01 09:33:17,924 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-01 09:33:17,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}272554daaa7665fa4cc2562909ee1c51804fb244" 2018-08-01 09:33:18,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:33:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb81311e-58a9-4511-a128-7555d213ba80 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "vping_ssh-user_91d2e74d-bc57-48cb-80b4-6af50bc784ec", "links": {"self": "http://172.30.9.24:5000/v3/users/2c3db4b85e634e98b9a0b7c6c6e8ca24"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2c3db4b85e634e98b9a0b7c6c6e8ca24", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 09:33:18,028 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-fb81311e-58a9-4511-a128-7555d213ba80 2018-08-01 09:33:18,028 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.104691982269s 2018-08-01 09:33:18,029 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-fb81311e-58a9-4511-a128-7555d213ba80 2018-08-01 09:33:18,040 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-01 09:33:18,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}272554daaa7665fa4cc2562909ee1c51804fb244" 2018-08-01 09:33:18,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:33:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f07e246-e976-44e4-be2e-d27cef249de8 Content-Encoding: gzip Content-Length: 397 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "id": "8d96727022f4443794db44ecde432faf", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d"}, "tags": [], "enabled": true, "id": "a2413a97b61342d8bd27570706ef372d", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_91d2e74d-bc57-48cb-80b4-6af50bc784ec"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8"}, "tags": [], "enabled": true, "id": "dbe9669438844f3faecdc7fcc050e0d8", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-01 09:33:18,132 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-6f07e246-e976-44e4-be2e-d27cef249de8 2018-08-01 09:33:18,132 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0911290645599s 2018-08-01 09:33:18,132 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-6f07e246-e976-44e4-be2e-d27cef249de8 2018-08-01 09:33:18,139 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-01 09:33:18,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=2c3db4b85e634e98b9a0b7c6c6e8ca24&role.id=0f7079f2c68f4286a0d5e8e11b4617b1&scope.project.id=a2413a97b61342d8bd27570706ef372d" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}272554daaa7665fa4cc2562909ee1c51804fb244" 2018-08-01 09:33:18,226 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:33:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0fcc1a3-9bac-4292-8acd-1eadd24a27cc Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=2c3db4b85e634e98b9a0b7c6c6e8ca24&role.id=0f7079f2c68f4286a0d5e8e11b4617b1&scope.project.id=a2413a97b61342d8bd27570706ef372d", "previous": null, "next": null}} 2018-08-01 09:33:18,226 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=2c3db4b85e634e98b9a0b7c6c6e8ca24&role.id=0f7079f2c68f4286a0d5e8e11b4617b1&scope.project.id=a2413a97b61342d8bd27570706ef372d used request id req-c0fcc1a3-9bac-4292-8acd-1eadd24a27cc 2018-08-01 09:33:18,227 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0873260498047s 2018-08-01 09:33:18,227 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=2c3db4b85e634e98b9a0b7c6c6e8ca24&role.id=0f7079f2c68f4286a0d5e8e11b4617b1&scope.project.id=a2413a97b61342d8bd27570706ef372d used request id req-c0fcc1a3-9bac-4292-8acd-1eadd24a27cc 2018-08-01 09:33:18,230 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-01 09:33:18,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d/users/2c3db4b85e634e98b9a0b7c6c6e8ca24/roles/0f7079f2c68f4286a0d5e8e11b4617b1 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}272554daaa7665fa4cc2562909ee1c51804fb244" 2018-08-01 09:33:18,357 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 09:33:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f0b7522-0713-4ce9-ba7a-ab0613c01cdc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 09:33:18,357 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d/users/2c3db4b85e634e98b9a0b7c6c6e8ca24/roles/0f7079f2c68f4286a0d5e8e11b4617b1 used request id req-2f0b7522-0713-4ce9-ba7a-ab0613c01cdc 2018-08-01 09:33:18,357 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.126663923264s 2018-08-01 09:33:18,357 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d/users/2c3db4b85e634e98b9a0b7c6c6e8ca24/roles/0f7079f2c68f4286a0d5e8e11b4617b1 used request id req-2f0b7522-0713-4ce9-ba7a-ab0613c01cdc 2018-08-01 09:33:18,358 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_ssh-project_91d2e74d-bc57-48cb-80b4-6af50bc784ec', 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'a2413a97b61342d8bd27570706ef372d', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '79027231-781b-4f31-a49c-f5268edad478', 'username': u'vping_ssh-user_91d2e74d-bc57-48cb-80b4-6af50bc784ec', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-01 09:33:18,359 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-01 09:33:18,360 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-01 09:33:18,360 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-01 09:33:18,360 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-01 09:33:18,360 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-01 09:33:18,360 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-01 09:33:18,360 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-01 09:33:18,360 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-01 09:33:18,360 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-01 09:33:18,361 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-01 09:33:18,361 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-01 09:33:18,361 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-01 09:33:18,361 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-01 09:33:18,361 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-01 09:33:18,361 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-01 09:33:18,361 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-01 09:33:18,361 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-01 09:33:18,361 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-01 09:33:18,362 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-01 09:33:18,362 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-01 09:33:18,362 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-01 09:33:18,362 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-01 09:33:18,363 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_ssh-user_91d2e74d-bc57-48cb-80b4-6af50bc784ec', 'password': '79027231-781b-4f31-a49c-f5268edad478', 'project_name': 'vping_ssh-project_91d2e74d-bc57-48cb-80b4-6af50bc784ec', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000//v3', 'project_id': 'a2413a97b61342d8bd27570706ef372d', 'project_domain_name': 'Default'} 2018-08-01 09:33:18,364 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-08-01 09:33:18,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-01 09:33:18,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:33:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d160a24-ba21-45b0-aed5-c01c13d73fb8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:33:18,372 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-8d160a24-ba21-45b0-aed5-c01c13d73fb8 2018-08-01 09:33:18,373 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-08-01 09:33:18,749 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0f7079f2c68f4286a0d5e8e11b4617b1", "name": "Member"}], "expires_at": "2018-08-01T10:33:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2413a97b61342d8bd27570706ef372d", "name": "vping_ssh-project_91d2e74d-bc57-48cb-80b4-6af50bc784ec"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/a2413a97b61342d8bd27570706ef372d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/a2413a97b61342d8bd27570706ef372d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/a2413a97b61342d8bd27570706ef372d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/a2413a97b61342d8bd27570706ef372d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/a2413a97b61342d8bd27570706ef372d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/a2413a97b61342d8bd27570706ef372d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_a2413a97b61342d8bd27570706ef372d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_a2413a97b61342d8bd27570706ef372d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2413a97b61342d8bd27570706ef372d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/a2413a97b61342d8bd27570706ef372d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/a2413a97b61342d8bd27570706ef372d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/a2413a97b61342d8bd27570706ef372d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/a2413a97b61342d8bd27570706ef372d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/a2413a97b61342d8bd27570706ef372d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_ssh-user_91d2e74d-bc57-48cb-80b4-6af50bc784ec", "id": "2c3db4b85e634e98b9a0b7c6c6e8ca24"}, "audit_ids": ["Y4x9OyUwQ52ZJRadJOgQOQ"], "issued_at": "2018-08-01T09:33:18.000000Z"}} 2018-08-01 09:33:18,752 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-01 09:33:18,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}694e5a3d79394f4071cd70be4702814ac4be6ebe" -d '{"network": {"name": "vping_ssh-net_91d2e74d-bc57-48cb-80b4-6af50bc784ec", "admin_state_up": true}}' 2018-08-01 09:33:19,451 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-97b4f492-a97f-4ce8-ae0b-85228210f4dd Date: Wed, 01 Aug 2018 09:33:19 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"07982e08-b9de-43fc-8b4a-92c540e788c9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a2413a97b61342d8bd27570706ef372d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T09:33:19Z","is_default":false,"name":"vping_ssh-net_91d2e74d-bc57-48cb-80b4-6af50bc784ec","qos_policy_id":null,"admin_state_up":true,"tenant_id":"a2413a97b61342d8bd27570706ef372d","created_at":"2018-08-01T09:33:19Z","mtu":1450}} 2018-08-01 09:33:19,451 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-97b4f492-a97f-4ce8-ae0b-85228210f4dd 2018-08-01 09:33:19,451 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.698934078217s 2018-08-01 09:33:19,451 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-97b4f492-a97f-4ce8-ae0b-85228210f4dd 2018-08-01 09:33:19,452 - 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-08-01T09:33:19Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'id': u'07982e08-b9de-43fc-8b4a-92c540e788c9', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-net_91d2e74d-bc57-48cb-80b4-6af50bc784ec', u'admin_state_up': True, u'tenant_id': u'a2413a97b61342d8bd27570706ef372d', u'created_at': u'2018-08-01T09:33:19Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'a2413a97b61342d8bd27570706ef372d', u'l2_adjacency': True}) 2018-08-01 09:33:19,452 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-01 09:33:19,453 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}694e5a3d79394f4071cd70be4702814ac4be6ebe" 2018-08-01 09:33:19,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1230 X-Openstack-Request-Id: req-66d74ab2-2fd1-4644-be8e-24438480c4ca Date: Wed, 01 Aug 2018 09:33:19 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"07982e08-b9de-43fc-8b4a-92c540e788c9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a2413a97b61342d8bd27570706ef372d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T09:33:19Z","qos_policy_id":null,"name":"vping_ssh-net_91d2e74d-bc57-48cb-80b4-6af50bc784ec","admin_state_up":true,"tenant_id":"a2413a97b61342d8bd27570706ef372d","created_at":"2018-08-01T09:33:19Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dbe9669438844f3faecdc7fcc050e0d8","l2_adjacency":true,"status":"ACTIVE","subnets":["a5a333a9-9d0e-46a5-9440-2aa9c95d5013"],"description":"","tags":[],"updated_at":"2018-08-01T09:28:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:38Z","mtu":1500}]} 2018-08-01 09:33:19,577 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-66d74ab2-2fd1-4644-be8e-24438480c4ca 2018-08-01 09:33:19,577 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.124374866486s 2018-08-01 09:33:19,577 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-66d74ab2-2fd1-4644-be8e-24438480c4ca 2018-08-01 09:33:19,579 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-01 09:33:19,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}694e5a3d79394f4071cd70be4702814ac4be6ebe" -d '{"subnet": {"name": "vping_ssh-subnet_91d2e74d-bc57-48cb-80b4-6af50bc784ec", "enable_dhcp": true, "network_id": "07982e08-b9de-43fc-8b4a-92c540e788c9", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-01 09:33:20,211 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-5ac23a4d-4105-4598-b63b-4e6c08d0b9bb Date: Wed, 01 Aug 2018 09:33:20 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"07982e08-b9de-43fc-8b4a-92c540e788c9","tenant_id":"a2413a97b61342d8bd27570706ef372d","created_at":"2018-08-01T09:33:19Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-01T09:33:19Z","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":"a2413a97b61342d8bd27570706ef372d","id":"82b60ba5-156c-463e-bb8a-dd3a12fd71e6","subnetpool_id":null,"name":"vping_ssh-subnet_91d2e74d-bc57-48cb-80b4-6af50bc784ec"}} 2018-08-01 09:33:20,211 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-5ac23a4d-4105-4598-b63b-4e6c08d0b9bb 2018-08-01 09:33:20,212 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.632807016373s 2018-08-01 09:33:20,212 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-5ac23a4d-4105-4598-b63b-4e6c08d0b9bb 2018-08-01 09:33:20,212 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-01T09:33:19Z', 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'82b60ba5-156c-463e-bb8a-dd3a12fd71e6', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_ssh-subnet_91d2e74d-bc57-48cb-80b4-6af50bc784ec', u'enable_dhcp': True, u'network_id': u'07982e08-b9de-43fc-8b4a-92c540e788c9', u'tenant_id': u'a2413a97b61342d8bd27570706ef372d', u'created_at': u'2018-08-01T09:33:19Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'a2413a97b61342d8bd27570706ef372d'}) 2018-08-01 09:33:20,213 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-01 09:33:20,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}694e5a3d79394f4071cd70be4702814ac4be6ebe" -d '{"router": {"external_gateway_info": {"network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089"}, "name": "vping_ssh-router_91d2e74d-bc57-48cb-80b4-6af50bc784ec", "admin_state_up": true}}' 2018-08-01 09:33:21,698 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-e9c8a9a1-4d8d-44db-a4f3-91bbd8bc61b1 Date: Wed, 01 Aug 2018 09:33:21 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a5a333a9-9d0e-46a5-9440-2aa9c95d5013", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "a2413a97b61342d8bd27570706ef372d", "created_at": "2018-08-01T09:33:20Z", "admin_state_up": true, "updated_at": "2018-08-01T09:33:21Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "a2413a97b61342d8bd27570706ef372d", "id": "ae749c21-cce4-4171-a3ae-6a6dd9521088", "name": "vping_ssh-router_91d2e74d-bc57-48cb-80b4-6af50bc784ec"}} 2018-08-01 09:33:21,698 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-e9c8a9a1-4d8d-44db-a4f3-91bbd8bc61b1 2018-08-01 09:33:21,698 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.48496413231s 2018-08-01 09:33:21,698 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-e9c8a9a1-4d8d-44db-a4f3-91bbd8bc61b1 2018-08-01 09:33:21,699 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-01T09:33:21Z', u'revision_number': 2, u'id': u'ae749c21-cce4-4171-a3ae-6a6dd9521088', u'external_gateway_info': {u'network_id': u'e7d7be46-2840-4976-87a2-d78a4e5c6089', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'a5a333a9-9d0e-46a5-9440-2aa9c95d5013', u'ip_address': u'172.30.9.203'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-router_91d2e74d-bc57-48cb-80b4-6af50bc784ec', u'admin_state_up': True, u'tenant_id': u'a2413a97b61342d8bd27570706ef372d', u'created_at': u'2018-08-01T09:33:20Z', u'flavor_id': None, u'routes': [], u'project_id': u'a2413a97b61342d8bd27570706ef372d'}) 2018-08-01 09:33:21,699 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-01 09:33:21,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/ae749c21-cce4-4171-a3ae-6a6dd9521088/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}694e5a3d79394f4071cd70be4702814ac4be6ebe" -d '{"subnet_id": "82b60ba5-156c-463e-bb8a-dd3a12fd71e6"}' 2018-08-01 09:33:23,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-164de27e-c954-414c-9d8b-5807c9c2f79e Date: Wed, 01 Aug 2018 09:33:23 GMT RESP BODY: {"network_id": "07982e08-b9de-43fc-8b4a-92c540e788c9", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "subnet_id": "82b60ba5-156c-463e-bb8a-dd3a12fd71e6", "subnet_ids": ["82b60ba5-156c-463e-bb8a-dd3a12fd71e6"], "port_id": "bc1253ca-25fb-4116-95f1-947c3b77fdcd", "id": "ae749c21-cce4-4171-a3ae-6a6dd9521088"} 2018-08-01 09:33:23,799 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/ae749c21-cce4-4171-a3ae-6a6dd9521088/add_router_interface.json used request id req-164de27e-c954-414c-9d8b-5807c9c2f79e 2018-08-01 09:33:23,799 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.09949493408s 2018-08-01 09:33:23,799 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/ae749c21-cce4-4171-a3ae-6a6dd9521088/add_router_interface.json used request id req-164de27e-c954-414c-9d8b-5807c9c2f79e returning object ae749c21-cce4-4171-a3ae-6a6dd9521088 2018-08-01 09:33:23,800 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-01 09:33:23,932 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-01 09:33:23,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-01 09:33:23,938 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Wed, 01 Aug 2018 09:33:23 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2018-08-01 09:33:23,940 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-01 09:33:23,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}694e5a3d79394f4071cd70be4702814ac4be6ebe" 2018-08-01 09:33:24,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-6bd1f1eb-1e93-4aaa-bf1c-6477b3890105 Date: Wed, 01 Aug 2018 09:33:24 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-01 09:33:24,121 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-6bd1f1eb-1e93-4aaa-bf1c-6477b3890105 2018-08-01 09:33:24,121 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.180692195892s 2018-08-01 09:33:24,121 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-6bd1f1eb-1e93-4aaa-bf1c-6477b3890105 2018-08-01 09:33:24,128 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-01 09:33:24,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}694e5a3d79394f4071cd70be4702814ac4be6ebe" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_ssh-img_91d2e74d-bc57-48cb-80b4-6af50bc784ec", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_ssh-img_91d2e74d-bc57-48cb-80b4-6af50bc784ec"}' 2018-08-01 09:33:24,292 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 870 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/ebef3a1d-bf87-4fbb-a685-76b35e5f0705 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-d3c3232f-fb01-47b4-b038-2e4aaa71c4af Date: Wed, 01 Aug 2018 09:33:24 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/ebef3a1d-bf87-4fbb-a685-76b35e5f0705/file", "owner": "a2413a97b61342d8bd27570706ef372d", "id": "ebef3a1d-bf87-4fbb-a685-76b35e5f0705", "size": null, "self": "/v2/images/ebef3a1d-bf87-4fbb-a685-76b35e5f0705", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-01T09:33:24Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_91d2e74d-bc57-48cb-80b4-6af50bc784ec", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_91d2e74d-bc57-48cb-80b4-6af50bc784ec", "checksum": null, "created_at": "2018-08-01T09:33:24Z", "protected": false} 2018-08-01 09:33:24,293 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-d3c3232f-fb01-47b4-b038-2e4aaa71c4af 2018-08-01 09:33:24,293 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.164883852005s 2018-08-01 09:33:24,293 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-d3c3232f-fb01-47b4-b038-2e4aaa71c4af returning object ebef3a1d-bf87-4fbb-a685-76b35e5f0705 2018-08-01 09:33:24,294 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-01 09:33:24,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/ebef3a1d-bf87-4fbb-a685-76b35e5f0705/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}694e5a3d79394f4071cd70be4702814ac4be6ebe" -d '' 2018-08-01 09:33:25,000 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ae33dcaa-262c-4a76-89ac-021d997fc775 Date: Wed, 01 Aug 2018 09:33:25 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-01 09:33:25,000 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/ebef3a1d-bf87-4fbb-a685-76b35e5f0705/file used request id req-ae33dcaa-262c-4a76-89ac-021d997fc775 2018-08-01 09:33:25,000 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.706460952759s 2018-08-01 09:33:25,000 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/ebef3a1d-bf87-4fbb-a685-76b35e5f0705/file used request id req-ae33dcaa-262c-4a76-89ac-021d997fc775 2018-08-01 09:33:25,001 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/vping_ssh-img_91d2e74d-bc57-48cb-80b4-6af50bc784ec', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-08-01T09:33:24Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/ebef3a1d-bf87-4fbb-a685-76b35e5f0705/file', u'owner': u'a2413a97b61342d8bd27570706ef372d', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'ebef3a1d-bf87-4fbb-a685-76b35e5f0705', u'size': None, u'name': u'vping_ssh-img_91d2e74d-bc57-48cb-80b4-6af50bc784ec', u'checksum': None, u'self': u'/v2/images/ebef3a1d-bf87-4fbb-a685-76b35e5f0705', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-08-01T09:33:24Z', u'schema': u'/v2/schemas/image'}) 2018-08-01 09:33:25,001 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-01 09:33:25,004 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}272554daaa7665fa4cc2562909ee1c51804fb244" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_ssh-flavor_91d2e74d-bc57-48cb-80b4-6af50bc784ec", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-01 09:33:25,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:33: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-75ef290a-9743-4bf1-93a2-1cd1dc8b0afc x-compute-request-id: req-75ef290a-9743-4bf1-93a2-1cd1dc8b0afc Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"name": "vping_ssh-flavor_91d2e74d-bc57-48cb-80b4-6af50bc784ec", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/7a838a78-95aa-4ed7-be27-638a791774fc", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/7a838a78-95aa-4ed7-be27-638a791774fc", "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": "7a838a78-95aa-4ed7-be27-638a791774fc"}} 2018-08-01 09:33:25,236 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-75ef290a-9743-4bf1-93a2-1cd1dc8b0afc 2018-08-01 09:33:25,237 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.234925985336s 2018-08-01 09:33:25,237 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-75ef290a-9743-4bf1-93a2-1cd1dc8b0afc 2018-08-01 09:33:25,238 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_ssh-flavor_91d2e74d-bc57-48cb-80b4-6af50bc784ec', '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'8d96727022f4443794db44ecde432faf', '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'7a838a78-95aa-4ed7-be27-638a791774fc', 'swap': 0}) 2018-08-01 09:33:25,238 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-01 09:33:25,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/7a838a78-95aa-4ed7-be27-638a791774fc/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}272554daaa7665fa4cc2562909ee1c51804fb244" -d '{"extra_specs": {}}' 2018-08-01 09:33:25,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:33: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-ca8b4c57-95d2-4d16-98e7-e5c727b84a46 x-compute-request-id: req-ca8b4c57-95d2-4d16-98e7-e5c727b84a46 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-01 09:33:25,261 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/7a838a78-95aa-4ed7-be27-638a791774fc/os-extra_specs used request id req-ca8b4c57-95d2-4d16-98e7-e5c727b84a46 2018-08-01 09:33:25,261 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0227701663971s 2018-08-01 09:33:25,262 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/7a838a78-95aa-4ed7-be27-638a791774fc/os-extra_specs used request id req-ca8b4c57-95d2-4d16-98e7-e5c727b84a46 2018-08-01 09:33:25,262 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-01 09:33:25,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}694e5a3d79394f4071cd70be4702814ac4be6ebe" -d '{"keypair": {"name": "vping_ssh-kp_91d2e74d-bc57-48cb-80b4-6af50bc784ec"}}' 2018-08-01 09:33:25,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:33: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-53de786b-25dc-45c8-9f18-95e08d88ec94 x-compute-request-id: req-53de786b-25dc-45c8-9f18-95e08d88ec94 Content-Encoding: gzip Content-Length: 1807 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDFXjEpMqI3QcgAaiztN9nItDgZF7kg5KPAoA+t2yCmbNuhe7r8dPGEoyEIig5/VhRJLxdYj00RAOGWM9r8QCpyvqA/2WAiZ7uR7lb/h0i6OhuWcmgaQrQ97RbRcK9SmrZa+FGm8yz+41n3RUbkB/IWUKn8+b/gv4Fviz7mdSfzkp54gLKA3TdTivRtEbve13jaRmF5V8FFmrcP9y7wYmxr8RZc87Iy5UbfT2SjqPk7G6Qwj3H1Z/Iiu4+8z2nuceaqlagkYMxUpAttEj5eJWWmTDm+/uzU63/j89pTlMFKRj3SMqzByamd+kTee9opw0EoDHjdHzBgxmWsLAV8yiRp Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAxV4xKTKiN0HIAGos7TfZyLQ4GRe5IOSjwKAPrdsgpmzboXu6\n/HTxhKMhCIoOf1YUSS8XWI9NEQDhljPa/EAqcr6gP9lgIme7ke5W/4dIujoblnJo\nGkK0Pe0W0XCvUpq2WvhRpvMs/uNZ90VG5AfyFlCp/Pm/4L+Bb4s+5nUn85KeeICy\ngN03U4r0bRG73td42kZheVfBRZq3D/cu8GJsa/EWXPOyMuVG309ko6j5OxukMI9x\n9WfyIruPvM9p7nHmqpWoJGDMVKQLbRI+XiVlpkw5vv7s1Ot/4/PaU5TBSkY90jKs\nwcmpnfpE3nvaKcNBKAx43R8wYMZlrCwFfMokaQIDAQABAoIBAQCjrkUZBIvxRZWn\nemZ96Patc4CelsUKmXOQmW3HYlZGjzrqRmHBYv61YFBR86SoR+wU8X/sCxP/yPpN\nBf5Teqd5d8wQh6cpgVvWX5I44qoW/3/HmmPpe25deRWWZlyQJgybjxqwWTX0wPno\njsSG8mv7w7PmP/24VznyFsn4eCrE3VlksnxmtOUBqc/fW8JTuOoazl7nX/r5Kzfq\nJL16+w1SxcNI4R5AvWvcwUQIGj17mQQkEIFcDVF5Asf1HlwjzcfBzD+C7C4OrbnC\nJoLHAEaJ6/0PjSqRa8MpOgVvFo9PSmcbL9EteSCxgK4sqieKnX03G2QKpUJiRbN7\nsCMCLZT9AoGBAPuyB4vEaCKog4T0pBQghPOIJS5inijpTI8zrbniEZEe79a8nA7x\nfLDAisou0tcv5VwZkXVs1UjBzYP3lraQTf5rf/Il+Y5watIyZoB7OTIBle9DFZww\nCS3BGGc5rPnpI8aWa98+FmIqkxVODfHl+3hMYlsYRU66pJQtNODgsRJjAoGBAMi+\nTnQc+dA7Z5cRUObDPROO+QwP1t3wFaXfm/T0ulpDVtwITWR/m3Zb5mxM1jg/gstK\nOwSstxeMAenW0Sghhqqdzi52vTAAg3jOmbnRtPfgLfwXQ62egnxkB8YDVGznQb02\nuRSaXmNC2DnBWN2+UaHFSKr1oLNMf36U8J70KkHDAoGBALnK0+knRVt4GwV09P1q\nd9mxAQk5gNhgRsRaeH4DU8ZVGOPhfC1HsyxiJNFUOQzhbSRMN2R/vv0jGkq048rF\nwNzyi5K613l+oEujKqjizPiN1Ri142jUyKG+rP3dxEMCBwebl+tF0I4MMWCDqqWK\nh9NoRx5JTzfrbHt411S8Z9lTAoGAULFvB+293Z6DfY5QXvKMUpheNCMJ1Bz2Fr9U\nCZt2bWI0QC52Lbe93k4CyfX5BpNBGEa2gqKK1sRI4J6hZOhVIbBdeP/x/KG4N4+U\n68UIYbuTwIn5goj9GtN67HXaMgyjuFOPAmErH+t2z4CRIFGorsaG93HVLz3I4jEs\nqDit49ECgYEAr6n0r15uzsQtu8VFuGjVAjjo2octDb8VbcXpCtIxTdOZdpG4KpmO\nIM+wEKggvWCuIGVR1xTgs8WyaLo8LMTzaq6uhVPOVRg4WMJs1FhLvK41UKVi+TuD\nxhg+yLCOfNyLGGTbb0UZ+XeYai1b7Ogi/mWdKA+nksTtJHV+7EhNab8=\n-----END RSA PRIVATE KEY-----\n", "user_id": "2c3db4b85e634e98b9a0b7c6c6e8ca24", "name": "vping_ssh-kp_91d2e74d-bc57-48cb-80b4-6af50bc784ec", "fingerprint": "be:77:14:57:51:16:f7:72:6d:4f:bb:4e:0d:7c:09:18"}} 2018-08-01 09:33:25,594 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-53de786b-25dc-45c8-9f18-95e08d88ec94 2018-08-01 09:33:25,594 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.331468105316s 2018-08-01 09:33:25,594 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-53de786b-25dc-45c8-9f18-95e08d88ec94 2018-08-01 09:33:25,595 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDFXjEpMqI3QcgAaiztN9nItDgZF7kg5KPAoA+t2yCmbNuhe7r8dPGEoyEIig5/VhRJLxdYj00RAOGWM9r8QCpyvqA/2WAiZ7uR7lb/h0i6OhuWcmgaQrQ97RbRcK9SmrZa+FGm8yz+41n3RUbkB/IWUKn8+b/gv4Fviz7mdSfzkp54gLKA3TdTivRtEbve13jaRmF5V8FFmrcP9y7wYmxr8RZc87Iy5UbfT2SjqPk7G6Qwj3H1Z/Iiu4+8z2nuceaqlagkYMxUpAttEj5eJWWmTDm+/uzU63/j89pTlMFKRj3SMqzByamd+kTee9opw0EoDHjdHzBgxmWsLAV8yiRp Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAxV4xKTKiN0HIAGos7TfZyLQ4GRe5IOSjwKAPrdsgpmzboXu6\n/HTxhKMhCIoOf1YUSS8XWI9NEQDhljPa/EAqcr6gP9lgIme7ke5W/4dIujoblnJo\nGkK0Pe0W0XCvUpq2WvhRpvMs/uNZ90VG5AfyFlCp/Pm/4L+Bb4s+5nUn85KeeICy\ngN03U4r0bRG73td42kZheVfBRZq3D/cu8GJsa/EWXPOyMuVG309ko6j5OxukMI9x\n9WfyIruPvM9p7nHmqpWoJGDMVKQLbRI+XiVlpkw5vv7s1Ot/4/PaU5TBSkY90jKs\nwcmpnfpE3nvaKcNBKAx43R8wYMZlrCwFfMokaQIDAQABAoIBAQCjrkUZBIvxRZWn\nemZ96Patc4CelsUKmXOQmW3HYlZGjzrqRmHBYv61YFBR86SoR+wU8X/sCxP/yPpN\nBf5Teqd5d8wQh6cpgVvWX5I44qoW/3/HmmPpe25deRWWZlyQJgybjxqwWTX0wPno\njsSG8mv7w7PmP/24VznyFsn4eCrE3VlksnxmtOUBqc/fW8JTuOoazl7nX/r5Kzfq\nJL16+w1SxcNI4R5AvWvcwUQIGj17mQQkEIFcDVF5Asf1HlwjzcfBzD+C7C4OrbnC\nJoLHAEaJ6/0PjSqRa8MpOgVvFo9PSmcbL9EteSCxgK4sqieKnX03G2QKpUJiRbN7\nsCMCLZT9AoGBAPuyB4vEaCKog4T0pBQghPOIJS5inijpTI8zrbniEZEe79a8nA7x\nfLDAisou0tcv5VwZkXVs1UjBzYP3lraQTf5rf/Il+Y5watIyZoB7OTIBle9DFZww\nCS3BGGc5rPnpI8aWa98+FmIqkxVODfHl+3hMYlsYRU66pJQtNODgsRJjAoGBAMi+\nTnQc+dA7Z5cRUObDPROO+QwP1t3wFaXfm/T0ulpDVtwITWR/m3Zb5mxM1jg/gstK\nOwSstxeMAenW0Sghhqqdzi52vTAAg3jOmbnRtPfgLfwXQ62egnxkB8YDVGznQb02\nuRSaXmNC2DnBWN2+UaHFSKr1oLNMf36U8J70KkHDAoGBALnK0+knRVt4GwV09P1q\nd9mxAQk5gNhgRsRaeH4DU8ZVGOPhfC1HsyxiJNFUOQzhbSRMN2R/vv0jGkq048rF\nwNzyi5K613l+oEujKqjizPiN1Ri142jUyKG+rP3dxEMCBwebl+tF0I4MMWCDqqWK\nh9NoRx5JTzfrbHt411S8Z9lTAoGAULFvB+293Z6DfY5QXvKMUpheNCMJ1Bz2Fr9U\nCZt2bWI0QC52Lbe93k4CyfX5BpNBGEa2gqKK1sRI4J6hZOhVIbBdeP/x/KG4N4+U\n68UIYbuTwIn5goj9GtN67HXaMgyjuFOPAmErH+t2z4CRIFGorsaG93HVLz3I4jEs\nqDit49ECgYEAr6n0r15uzsQtu8VFuGjVAjjo2octDb8VbcXpCtIxTdOZdpG4KpmO\nIM+wEKggvWCuIGVR1xTgs8WyaLo8LMTzaq6uhVPOVRg4WMJs1FhLvK41UKVi+TuD\nxhg+yLCOfNyLGGTbb0UZ+XeYai1b7Ogi/mWdKA+nksTtJHV+7EhNab8=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'2c3db4b85e634e98b9a0b7c6c6e8ca24', 'name': u'vping_ssh-kp_91d2e74d-bc57-48cb-80b4-6af50bc784ec', 'created_at': '2018-08-01T09:33:25.595231', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a2413a97b61342d8bd27570706ef372d', 'name': 'vping_ssh-project_91d2e74d-bc57-48cb-80b4-6af50bc784ec', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'be:77:14:57:51:16:f7:72:6d:4f:bb:4e:0d:7c:09:18', 'type': 'ssh', 'id': u'vping_ssh-kp_91d2e74d-bc57-48cb-80b4-6af50bc784ec'}) 2018-08-01 09:33:25,595 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpQIBAAKCAQEAxV4xKTKiN0HIAGos7TfZyLQ4GRe5IOSjwKAPrdsgpmzboXu6 /HTxhKMhCIoOf1YUSS8XWI9NEQDhljPa/EAqcr6gP9lgIme7ke5W/4dIujoblnJo GkK0Pe0W0XCvUpq2WvhRpvMs/uNZ90VG5AfyFlCp/Pm/4L+Bb4s+5nUn85KeeICy gN03U4r0bRG73td42kZheVfBRZq3D/cu8GJsa/EWXPOyMuVG309ko6j5OxukMI9x 9WfyIruPvM9p7nHmqpWoJGDMVKQLbRI+XiVlpkw5vv7s1Ot/4/PaU5TBSkY90jKs wcmpnfpE3nvaKcNBKAx43R8wYMZlrCwFfMokaQIDAQABAoIBAQCjrkUZBIvxRZWn emZ96Patc4CelsUKmXOQmW3HYlZGjzrqRmHBYv61YFBR86SoR+wU8X/sCxP/yPpN Bf5Teqd5d8wQh6cpgVvWX5I44qoW/3/HmmPpe25deRWWZlyQJgybjxqwWTX0wPno jsSG8mv7w7PmP/24VznyFsn4eCrE3VlksnxmtOUBqc/fW8JTuOoazl7nX/r5Kzfq JL16+w1SxcNI4R5AvWvcwUQIGj17mQQkEIFcDVF5Asf1HlwjzcfBzD+C7C4OrbnC JoLHAEaJ6/0PjSqRa8MpOgVvFo9PSmcbL9EteSCxgK4sqieKnX03G2QKpUJiRbN7 sCMCLZT9AoGBAPuyB4vEaCKog4T0pBQghPOIJS5inijpTI8zrbniEZEe79a8nA7x fLDAisou0tcv5VwZkXVs1UjBzYP3lraQTf5rf/Il+Y5watIyZoB7OTIBle9DFZww CS3BGGc5rPnpI8aWa98+FmIqkxVODfHl+3hMYlsYRU66pJQtNODgsRJjAoGBAMi+ TnQc+dA7Z5cRUObDPROO+QwP1t3wFaXfm/T0ulpDVtwITWR/m3Zb5mxM1jg/gstK OwSstxeMAenW0Sghhqqdzi52vTAAg3jOmbnRtPfgLfwXQ62egnxkB8YDVGznQb02 uRSaXmNC2DnBWN2+UaHFSKr1oLNMf36U8J70KkHDAoGBALnK0+knRVt4GwV09P1q d9mxAQk5gNhgRsRaeH4DU8ZVGOPhfC1HsyxiJNFUOQzhbSRMN2R/vv0jGkq048rF wNzyi5K613l+oEujKqjizPiN1Ri142jUyKG+rP3dxEMCBwebl+tF0I4MMWCDqqWK h9NoRx5JTzfrbHt411S8Z9lTAoGAULFvB+293Z6DfY5QXvKMUpheNCMJ1Bz2Fr9U CZt2bWI0QC52Lbe93k4CyfX5BpNBGEa2gqKK1sRI4J6hZOhVIbBdeP/x/KG4N4+U 68UIYbuTwIn5goj9GtN67HXaMgyjuFOPAmErH+t2z4CRIFGorsaG93HVLz3I4jEs qDit49ECgYEAr6n0r15uzsQtu8VFuGjVAjjo2octDb8VbcXpCtIxTdOZdpG4KpmO IM+wEKggvWCuIGVR1xTgs8WyaLo8LMTzaq6uhVPOVRg4WMJs1FhLvK41UKVi+TuD xhg+yLCOfNyLGGTbb0UZ+XeYai1b7Ogi/mWdKA+nksTtJHV+7EhNab8= -----END RSA PRIVATE KEY----- 2018-08-01 09:33:25,598 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-08-01 09:33:25,599 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}694e5a3d79394f4071cd70be4702814ac4be6ebe" -d '{"security_group": {"name": "vping_ssh-sg_91d2e74d-bc57-48cb-80b4-6af50bc784ec", "description": "created by OPNFV Functest (vping_ssh)"}}' 2018-08-01 09:33:25,776 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-9739e362-8e7a-4f2a-b04f-f42f9a584422 Date: Wed, 01 Aug 2018 09:33:25 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "a2413a97b61342d8bd27570706ef372d", "created_at": "2018-08-01T09:33:25Z", "updated_at": "2018-08-01T09:33:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:25Z", "revision_number": 0, "id": "11ecd959-649c-4c10-8f4e-ab1fe3a7489b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:25Z", "security_group_id": "38b7bca3-0bda-443d-92d7-df5f3d600691", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:25Z", "revision_number": 0, "id": "29bf3ee1-0fe9-47dc-8b8f-48a8e6e57c35", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:25Z", "security_group_id": "38b7bca3-0bda-443d-92d7-df5f3d600691", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}], "revision_number": 2, "project_id": "a2413a97b61342d8bd27570706ef372d", "id": "38b7bca3-0bda-443d-92d7-df5f3d600691", "name": "vping_ssh-sg_91d2e74d-bc57-48cb-80b4-6af50bc784ec"}} 2018-08-01 09:33:25,777 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-9739e362-8e7a-4f2a-b04f-f42f9a584422 2018-08-01 09:33:25,777 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.178371191025s 2018-08-01 09:33:25,777 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-9739e362-8e7a-4f2a-b04f-f42f9a584422 2018-08-01 09:33:25,781 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-01 09:33:25,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}694e5a3d79394f4071cd70be4702814ac4be6ebe" 2018-08-01 09:33:25,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3834 X-Openstack-Request-Id: req-b8f40ea7-c92c-49de-a726-f88061f72837 Date: Wed, 01 Aug 2018 09:33:25 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a2413a97b61342d8bd27570706ef372d", "created_at": "2018-08-01T09:33:18Z", "updated_at": "2018-08-01T09:33:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "7f556ce3-51d0-4279-a11d-510db9f9a3b1", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "94adc13c-a166-41cf-bd16-f997efc73cb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "b39143b5-c08f-4d0b-9d40-54f472f2389e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "e218b0b7-4501-4f84-9458-caf2891c260d", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}], "revision_number": 4, "project_id": "a2413a97b61342d8bd27570706ef372d", "id": "38229670-7386-42d0-b7b9-2397ea5938de", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "a2413a97b61342d8bd27570706ef372d", "created_at": "2018-08-01T09:33:25Z", "updated_at": "2018-08-01T09:33:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:25Z", "revision_number": 0, "id": "11ecd959-649c-4c10-8f4e-ab1fe3a7489b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:25Z", "security_group_id": "38b7bca3-0bda-443d-92d7-df5f3d600691", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:25Z", "revision_number": 0, "id": "29bf3ee1-0fe9-47dc-8b8f-48a8e6e57c35", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:25Z", "security_group_id": "38b7bca3-0bda-443d-92d7-df5f3d600691", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}], "revision_number": 2, "project_id": "a2413a97b61342d8bd27570706ef372d", "id": "38b7bca3-0bda-443d-92d7-df5f3d600691", "name": "vping_ssh-sg_91d2e74d-bc57-48cb-80b4-6af50bc784ec"}]} 2018-08-01 09:33:25,848 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-b8f40ea7-c92c-49de-a726-f88061f72837 2018-08-01 09:33:25,848 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0663390159607s 2018-08-01 09:33:25,848 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-b8f40ea7-c92c-49de-a726-f88061f72837 2018-08-01 09:33:25,852 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-01 09:33:25,853 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}694e5a3d79394f4071cd70be4702814ac4be6ebe" -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": "38b7bca3-0bda-443d-92d7-df5f3d600691"}}' 2018-08-01 09:33:26,012 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-43f48b3b-ee79-48fb-9370-9a7fc0a0c0e7 Date: Wed, 01 Aug 2018 09:33:26 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-08-01T09:33:25Z", "security_group_id": "38b7bca3-0bda-443d-92d7-df5f3d600691", "port_range_min": 22, "revision_number": 0, "tenant_id": "a2413a97b61342d8bd27570706ef372d", "created_at": "2018-08-01T09:33:25Z", "project_id": "a2413a97b61342d8bd27570706ef372d", "id": "ba9988b1-cb2a-4530-8122-83a18d98d4ee"}} 2018-08-01 09:33:26,013 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-43f48b3b-ee79-48fb-9370-9a7fc0a0c0e7 2018-08-01 09:33:26,013 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.1605219841s 2018-08-01 09:33:26,013 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-43f48b3b-ee79-48fb-9370-9a7fc0a0c0e7 2018-08-01 09:33:26,016 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-01 09:33:26,017 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}694e5a3d79394f4071cd70be4702814ac4be6ebe" 2018-08-01 09:33:26,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4330 X-Openstack-Request-Id: req-18a84fdf-d4a8-4649-8f41-a2b26643c185 Date: Wed, 01 Aug 2018 09:33:26 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a2413a97b61342d8bd27570706ef372d", "created_at": "2018-08-01T09:33:18Z", "updated_at": "2018-08-01T09:33:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "7f556ce3-51d0-4279-a11d-510db9f9a3b1", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "94adc13c-a166-41cf-bd16-f997efc73cb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "b39143b5-c08f-4d0b-9d40-54f472f2389e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "e218b0b7-4501-4f84-9458-caf2891c260d", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}], "revision_number": 4, "project_id": "a2413a97b61342d8bd27570706ef372d", "id": "38229670-7386-42d0-b7b9-2397ea5938de", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "a2413a97b61342d8bd27570706ef372d", "created_at": "2018-08-01T09:33:25Z", "updated_at": "2018-08-01T09:33:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:25Z", "revision_number": 0, "id": "11ecd959-649c-4c10-8f4e-ab1fe3a7489b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:25Z", "security_group_id": "38b7bca3-0bda-443d-92d7-df5f3d600691", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:25Z", "revision_number": 0, "id": "29bf3ee1-0fe9-47dc-8b8f-48a8e6e57c35", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:25Z", "security_group_id": "38b7bca3-0bda-443d-92d7-df5f3d600691", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-01T09:33:25Z", "revision_number": 0, "id": "ba9988b1-cb2a-4530-8122-83a18d98d4ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:25Z", "security_group_id": "38b7bca3-0bda-443d-92d7-df5f3d600691", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": 22, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}], "revision_number": 3, "project_id": "a2413a97b61342d8bd27570706ef372d", "id": "38b7bca3-0bda-443d-92d7-df5f3d600691", "name": "vping_ssh-sg_91d2e74d-bc57-48cb-80b4-6af50bc784ec"}]} 2018-08-01 09:33:26,064 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-18a84fdf-d4a8-4649-8f41-a2b26643c185 2018-08-01 09:33:26,064 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0474209785461s 2018-08-01 09:33:26,064 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-18a84fdf-d4a8-4649-8f41-a2b26643c185 2018-08-01 09:33:26,067 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-01 09:33:26,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}694e5a3d79394f4071cd70be4702814ac4be6ebe" -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": "38b7bca3-0bda-443d-92d7-df5f3d600691"}}' 2018-08-01 09:33:26,215 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-6eacfe60-3a9a-4bb7-8bfd-098ee05f5ff7 Date: Wed, 01 Aug 2018 09:33:26 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-08-01T09:33:26Z", "security_group_id": "38b7bca3-0bda-443d-92d7-df5f3d600691", "port_range_min": null, "revision_number": 0, "tenant_id": "a2413a97b61342d8bd27570706ef372d", "created_at": "2018-08-01T09:33:26Z", "project_id": "a2413a97b61342d8bd27570706ef372d", "id": "e9552964-80cf-47d1-8267-b1831a7735ac"}} 2018-08-01 09:33:26,216 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-6eacfe60-3a9a-4bb7-8bfd-098ee05f5ff7 2018-08-01 09:33:26,216 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.148494958878s 2018-08-01 09:33:26,216 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-6eacfe60-3a9a-4bb7-8bfd-098ee05f5ff7 2018-08-01 09:33:26,217 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-01 09:33:26,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}694e5a3d79394f4071cd70be4702814ac4be6ebe" 2018-08-01 09:33:26,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-0f6d2165-735e-48f1-93ab-98745ab7fa84 Date: Wed, 01 Aug 2018 09:33:26 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"07982e08-b9de-43fc-8b4a-92c540e788c9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a2413a97b61342d8bd27570706ef372d","l2_adjacency":true,"status":"ACTIVE","subnets":["82b60ba5-156c-463e-bb8a-dd3a12fd71e6"],"description":"","tags":[],"updated_at":"2018-08-01T09:33:19Z","qos_policy_id":null,"name":"vping_ssh-net_91d2e74d-bc57-48cb-80b4-6af50bc784ec","admin_state_up":true,"tenant_id":"a2413a97b61342d8bd27570706ef372d","created_at":"2018-08-01T09:33:19Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dbe9669438844f3faecdc7fcc050e0d8","l2_adjacency":true,"status":"ACTIVE","subnets":["a5a333a9-9d0e-46a5-9440-2aa9c95d5013"],"description":"","tags":[],"updated_at":"2018-08-01T09:28:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:38Z","mtu":1500}]} 2018-08-01 09:33:26,333 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-0f6d2165-735e-48f1-93ab-98745ab7fa84 2018-08-01 09:33:26,333 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.115844964981s 2018-08-01 09:33:26,334 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-0f6d2165-735e-48f1-93ab-98745ab7fa84 2018-08-01 09:33:26,338 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-01 09:33:26,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}694e5a3d79394f4071cd70be4702814ac4be6ebe" 2018-08-01 09:33:26,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-ee006f8a-42d1-4790-8f8a-2a16261591d9 Date: Wed, 01 Aug 2018 09:33:26 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/ebef3a1d-bf87-4fbb-a685-76b35e5f0705/snap", "metadata": {}}], "file": "/v2/images/ebef3a1d-bf87-4fbb-a685-76b35e5f0705/file", "owner": "a2413a97b61342d8bd27570706ef372d", "id": "ebef3a1d-bf87-4fbb-a685-76b35e5f0705", "size": 12716032, "self": "/v2/images/ebef3a1d-bf87-4fbb-a685-76b35e5f0705", "disk_format": "qcow2", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/ebef3a1d-bf87-4fbb-a685-76b35e5f0705/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-01T09:33:24Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_91d2e74d-bc57-48cb-80b4-6af50bc784ec", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_91d2e74d-bc57-48cb-80b4-6af50bc784ec", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-01T09:33:24Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-01 09:33:26,371 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-ee006f8a-42d1-4790-8f8a-2a16261591d9 2018-08-01 09:33:26,371 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0328259468079s 2018-08-01 09:33:26,371 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-ee006f8a-42d1-4790-8f8a-2a16261591d9 2018-08-01 09:33:26,373 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-01 09:33:26,376 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}694e5a3d79394f4071cd70be4702814ac4be6ebe" 2018-08-01 09:33:26,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:33: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-88c69096-a94f-4abf-8c12-02b54fc7e938 x-compute-request-id: req-88c69096-a94f-4abf-8c12-02b54fc7e938 Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_91d2e74d-bc57-48cb-80b4-6af50bc784ec", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/7a838a78-95aa-4ed7-be27-638a791774fc", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/7a838a78-95aa-4ed7-be27-638a791774fc", "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": "7a838a78-95aa-4ed7-be27-638a791774fc"}]} 2018-08-01 09:33:26,401 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-88c69096-a94f-4abf-8c12-02b54fc7e938 2018-08-01 09:33:26,402 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0280900001526s 2018-08-01 09:33:26,402 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-88c69096-a94f-4abf-8c12-02b54fc7e938 2018-08-01 09:33:26,403 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-01 09:33:26,406 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}694e5a3d79394f4071cd70be4702814ac4be6ebe" -d '{"server": {"name": "vping_ssh-vm2_91d2e74d-bc57-48cb-80b4-6af50bc784ec", "imageRef": "ebef3a1d-bf87-4fbb-a685-76b35e5f0705", "flavorRef": "7a838a78-95aa-4ed7-be27-638a791774fc", "max_count": 1, "min_count": 1, "networks": [{"uuid": "07982e08-b9de-43fc-8b4a-92c540e788c9"}], "security_groups": [{"name": "38b7bca3-0bda-443d-92d7-df5f3d600691"}]}}' 2018-08-01 09:33:27,910 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 09:33: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-aea32137-b563-453d-9e0b-79ecf00baa41 x-compute-request-id: req-aea32137-b563-453d-9e0b-79ecf00baa41 Content-Length: 403 location: http://172.30.9.24:8774/v2.1/servers/caa8bb1e-421b-452c-a689-61a1d8409a2f Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "38b7bca3-0bda-443d-92d7-df5f3d600691"}], "OS-DCF:diskConfig": "MANUAL", "id": "caa8bb1e-421b-452c-a689-61a1d8409a2f", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/caa8bb1e-421b-452c-a689-61a1d8409a2f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/caa8bb1e-421b-452c-a689-61a1d8409a2f", "rel": "bookmark"}], "adminPass": "2W2ZYSCk3pbX"}} 2018-08-01 09:33:27,910 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-aea32137-b563-453d-9e0b-79ecf00baa41 2018-08-01 09:33:27,910 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.5064098835s 2018-08-01 09:33:27,910 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-aea32137-b563-453d-9e0b-79ecf00baa41 2018-08-01 09:33:27,911 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers 2018-08-01 09:33:27,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/caa8bb1e-421b-452c-a689-61a1d8409a2f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}694e5a3d79394f4071cd70be4702814ac4be6ebe" 2018-08-01 09:33:28,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:33: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-b4e34424-3a49-4e66-bf59-c85ff02bdc58 x-compute-request-id: req-b4e34424-3a49-4e66-bf59-c85ff02bdc58 Content-Encoding: gzip Content-Length: 599 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/caa8bb1e-421b-452c-a689-61a1d8409a2f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/caa8bb1e-421b-452c-a689-61a1d8409a2f", "rel": "bookmark"}], "image": {"id": "ebef3a1d-bf87-4fbb-a685-76b35e5f0705", "links": [{"href": "http://172.30.9.24:8774/images/ebef3a1d-bf87-4fbb-a685-76b35e5f0705", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7a838a78-95aa-4ed7-be27-638a791774fc", "links": [{"href": "http://172.30.9.24:8774/flavors/7a838a78-95aa-4ed7-be27-638a791774fc", "rel": "bookmark"}]}, "id": "caa8bb1e-421b-452c-a689-61a1d8409a2f", "user_id": "2c3db4b85e634e98b9a0b7c6c6e8ca24", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T09:33:27Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_91d2e74d-bc57-48cb-80b4-6af50bc784ec", "created": "2018-08-01T09:33:27Z", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 09:33:28,193 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/caa8bb1e-421b-452c-a689-61a1d8409a2f used request id req-b4e34424-3a49-4e66-bf59-c85ff02bdc58 2018-08-01 09:33:28,193 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers in 0.281841993332s 2018-08-01 09:33:28,193 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/caa8bb1e-421b-452c-a689-61a1d8409a2f used request id req-b4e34424-3a49-4e66-bf59-c85ff02bdc58 2018-08-01 09:33:28,199 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-01 09:33:28,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}694e5a3d79394f4071cd70be4702814ac4be6ebe" 2018-08-01 09:33:28,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-e6c6584b-28c6-479a-855b-795a5673a168 Date: Wed, 01 Aug 2018 09:33:28 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"07982e08-b9de-43fc-8b4a-92c540e788c9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a2413a97b61342d8bd27570706ef372d","l2_adjacency":true,"status":"ACTIVE","subnets":["82b60ba5-156c-463e-bb8a-dd3a12fd71e6"],"description":"","tags":[],"updated_at":"2018-08-01T09:33:19Z","qos_policy_id":null,"name":"vping_ssh-net_91d2e74d-bc57-48cb-80b4-6af50bc784ec","admin_state_up":true,"tenant_id":"a2413a97b61342d8bd27570706ef372d","created_at":"2018-08-01T09:33:19Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dbe9669438844f3faecdc7fcc050e0d8","l2_adjacency":true,"status":"ACTIVE","subnets":["a5a333a9-9d0e-46a5-9440-2aa9c95d5013"],"description":"","tags":[],"updated_at":"2018-08-01T09:28:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:38Z","mtu":1500}]} 2018-08-01 09:33:28,328 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-e6c6584b-28c6-479a-855b-795a5673a168 2018-08-01 09:33:28,328 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.12939119339s 2018-08-01 09:33:28,329 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-e6c6584b-28c6-479a-855b-795a5673a168 2018-08-01 09:33:28,330 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-01 09:33:28,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}694e5a3d79394f4071cd70be4702814ac4be6ebe" 2018-08-01 09:33:28,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-a2daf52e-46fd-4627-9fdb-792cbf07d4fe Date: Wed, 01 Aug 2018 09:33:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"07982e08-b9de-43fc-8b4a-92c540e788c9","tenant_id":"a2413a97b61342d8bd27570706ef372d","created_at":"2018-08-01T09:33:19Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-01T09:33:19Z","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":"a2413a97b61342d8bd27570706ef372d","id":"82b60ba5-156c-463e-bb8a-dd3a12fd71e6","subnetpool_id":null,"name":"vping_ssh-subnet_91d2e74d-bc57-48cb-80b4-6af50bc784ec"}]} 2018-08-01 09:33:28,434 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-a2daf52e-46fd-4627-9fdb-792cbf07d4fe 2018-08-01 09:33:28,435 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.1048848629s 2018-08-01 09:33:28,435 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-a2daf52e-46fd-4627-9fdb-792cbf07d4fe 2018-08-01 09:33:28,436 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 09:33:28,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}694e5a3d79394f4071cd70be4702814ac4be6ebe" 2018-08-01 09:33:29,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:33: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-27b61662-437e-4199-ab61-e170aa80d617 x-compute-request-id: req-27b61662-437e-4199-ab61-e170aa80d617 Content-Encoding: gzip Content-Length: 606 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/caa8bb1e-421b-452c-a689-61a1d8409a2f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/caa8bb1e-421b-452c-a689-61a1d8409a2f", "rel": "bookmark"}], "image": {"id": "ebef3a1d-bf87-4fbb-a685-76b35e5f0705", "links": [{"href": "http://172.30.9.24:8774/images/ebef3a1d-bf87-4fbb-a685-76b35e5f0705", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7a838a78-95aa-4ed7-be27-638a791774fc", "links": [{"href": "http://172.30.9.24:8774/flavors/7a838a78-95aa-4ed7-be27-638a791774fc", "rel": "bookmark"}]}, "id": "caa8bb1e-421b-452c-a689-61a1d8409a2f", "user_id": "2c3db4b85e634e98b9a0b7c6c6e8ca24", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T09:33:28Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_91d2e74d-bc57-48cb-80b4-6af50bc784ec", "created": "2018-08-01T09:33:27Z", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 09:33:29,525 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-27b61662-437e-4199-ab61-e170aa80d617 2018-08-01 09:33:29,525 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.08898901939s 2018-08-01 09:33:29,525 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-27b61662-437e-4199-ab61-e170aa80d617 2018-08-01 09:33:29,530 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 09:33:31,533 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 09:33:31,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}694e5a3d79394f4071cd70be4702814ac4be6ebe" 2018-08-01 09:33:31,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:33: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-b2d9df8e-901d-4561-9262-71b2b3b85cdb x-compute-request-id: req-b2d9df8e-901d-4561-9262-71b2b3b85cdb 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.24:8774/v2.1/servers/caa8bb1e-421b-452c-a689-61a1d8409a2f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/caa8bb1e-421b-452c-a689-61a1d8409a2f", "rel": "bookmark"}], "image": {"id": "ebef3a1d-bf87-4fbb-a685-76b35e5f0705", "links": [{"href": "http://172.30.9.24:8774/images/ebef3a1d-bf87-4fbb-a685-76b35e5f0705", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7a838a78-95aa-4ed7-be27-638a791774fc", "links": [{"href": "http://172.30.9.24:8774/flavors/7a838a78-95aa-4ed7-be27-638a791774fc", "rel": "bookmark"}]}, "id": "caa8bb1e-421b-452c-a689-61a1d8409a2f", "security_groups": [{"name": "vping_ssh-sg_91d2e74d-bc57-48cb-80b4-6af50bc784ec"}], "user_id": "2c3db4b85e634e98b9a0b7c6c6e8ca24", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T09:33:30Z", "hostId": "96db60dd95afd1567e2903bd353aa53c357c704d88071491ff46a06a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_91d2e74d-bc57-48cb-80b4-6af50bc784ec", "created": "2018-08-01T09:33:27Z", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 09:33:31,978 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-b2d9df8e-901d-4561-9262-71b2b3b85cdb 2018-08-01 09:33:31,978 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.445206165314s 2018-08-01 09:33:31,978 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-b2d9df8e-901d-4561-9262-71b2b3b85cdb 2018-08-01 09:33:31,982 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 09:33:33,985 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 09:33:33,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}694e5a3d79394f4071cd70be4702814ac4be6ebe" 2018-08-01 09:33:34,222 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:33: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-3d65058a-552e-45f8-80dc-9402135a9459 x-compute-request-id: req-3d65058a-552e-45f8-80dc-9402135a9459 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.24:8774/v2.1/servers/caa8bb1e-421b-452c-a689-61a1d8409a2f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/caa8bb1e-421b-452c-a689-61a1d8409a2f", "rel": "bookmark"}], "image": {"id": "ebef3a1d-bf87-4fbb-a685-76b35e5f0705", "links": [{"href": "http://172.30.9.24:8774/images/ebef3a1d-bf87-4fbb-a685-76b35e5f0705", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7a838a78-95aa-4ed7-be27-638a791774fc", "links": [{"href": "http://172.30.9.24:8774/flavors/7a838a78-95aa-4ed7-be27-638a791774fc", "rel": "bookmark"}]}, "id": "caa8bb1e-421b-452c-a689-61a1d8409a2f", "security_groups": [{"name": "vping_ssh-sg_91d2e74d-bc57-48cb-80b4-6af50bc784ec"}], "user_id": "2c3db4b85e634e98b9a0b7c6c6e8ca24", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T09:33:30Z", "hostId": "96db60dd95afd1567e2903bd353aa53c357c704d88071491ff46a06a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_91d2e74d-bc57-48cb-80b4-6af50bc784ec", "created": "2018-08-01T09:33:27Z", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 09:33:34,222 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-3d65058a-552e-45f8-80dc-9402135a9459 2018-08-01 09:33:34,223 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.237482070923s 2018-08-01 09:33:34,223 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-3d65058a-552e-45f8-80dc-9402135a9459 2018-08-01 09:33:34,226 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 09:33:36,229 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 09:33:36,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}694e5a3d79394f4071cd70be4702814ac4be6ebe" 2018-08-01 09:33:36,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:33: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-5e39b538-9f88-4fd5-aaef-1c338f2bf78a x-compute-request-id: req-5e39b538-9f88-4fd5-aaef-1c338f2bf78a Content-Encoding: gzip Content-Length: 741 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_91d2e74d-bc57-48cb-80b4-6af50bc784ec": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:a3:53", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/caa8bb1e-421b-452c-a689-61a1d8409a2f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/caa8bb1e-421b-452c-a689-61a1d8409a2f", "rel": "bookmark"}], "image": {"id": "ebef3a1d-bf87-4fbb-a685-76b35e5f0705", "links": [{"href": "http://172.30.9.24:8774/images/ebef3a1d-bf87-4fbb-a685-76b35e5f0705", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T09:33:34.000000", "flavor": {"id": "7a838a78-95aa-4ed7-be27-638a791774fc", "links": [{"href": "http://172.30.9.24:8774/flavors/7a838a78-95aa-4ed7-be27-638a791774fc", "rel": "bookmark"}]}, "id": "caa8bb1e-421b-452c-a689-61a1d8409a2f", "security_groups": [{"name": "vping_ssh-sg_91d2e74d-bc57-48cb-80b4-6af50bc784ec"}], "user_id": "2c3db4b85e634e98b9a0b7c6c6e8ca24", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T09:33:34Z", "hostId": "96db60dd95afd1567e2903bd353aa53c357c704d88071491ff46a06a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_91d2e74d-bc57-48cb-80b4-6af50bc784ec", "created": "2018-08-01T09:33:27Z", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 09:33:36,890 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-5e39b538-9f88-4fd5-aaef-1c338f2bf78a 2018-08-01 09:33:36,890 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.661113023758s 2018-08-01 09:33:36,891 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-5e39b538-9f88-4fd5-aaef-1c338f2bf78a 2018-08-01 09:33:36,895 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-01 09:33:36,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=caa8bb1e-421b-452c-a689-61a1d8409a2f" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}694e5a3d79394f4071cd70be4702814ac4be6ebe" 2018-08-01 09:33:36,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-081b3989-2463-43d6-85ce-15568920fbe7 Date: Wed, 01 Aug 2018 09:33:36 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T09:33:33Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"82b60ba5-156c-463e-bb8a-dd3a12fd71e6","ip_address":"192.168.120.5"}],"id":"e0800caa-d673-4fc0-9f69-928763aa8cd5","security_groups":["38b7bca3-0bda-443d-92d7-df5f3d600691"],"mac_address":"fa:16:3e:85:a3:53","project_id":"a2413a97b61342d8bd27570706ef372d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"07982e08-b9de-43fc-8b4a-92c540e788c9","tenant_id":"a2413a97b61342d8bd27570706ef372d","created_at":"2018-08-01T09:33:29Z","binding:vnic_type":"normal","device_id":"caa8bb1e-421b-452c-a689-61a1d8409a2f","ip_allocation":"immediate"}]} 2018-08-01 09:33:36,947 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=caa8bb1e-421b-452c-a689-61a1d8409a2f used request id req-081b3989-2463-43d6-85ce-15568920fbe7 2018-08-01 09:33:36,947 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0521819591522s 2018-08-01 09:33:36,947 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=caa8bb1e-421b-452c-a689-61a1d8409a2f used request id req-081b3989-2463-43d6-85ce-15568920fbe7 2018-08-01 09:33:36,952 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-01 09:33:36,953 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/floatingips.json?port_id=e0800caa-d673-4fc0-9f69-928763aa8cd5" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}694e5a3d79394f4071cd70be4702814ac4be6ebe" 2018-08-01 09:33:36,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-1c6b1bf4-af39-41b1-89f8-c9eac8566f7d Date: Wed, 01 Aug 2018 09:33:36 GMT RESP BODY: {"floatingips": []} 2018-08-01 09:33:36,975 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=e0800caa-d673-4fc0-9f69-928763aa8cd5 used request id req-1c6b1bf4-af39-41b1-89f8-c9eac8566f7d 2018-08-01 09:33:36,975 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0219969749451s 2018-08-01 09:33:36,975 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=e0800caa-d673-4fc0-9f69-928763aa8cd5 used request id req-1c6b1bf4-af39-41b1-89f8-c9eac8566f7d 2018-08-01 09:33:36,975 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_91d2e74d-bc57-48cb-80b4-6af50bc784ec': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:85:a3:53', 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'ebef3a1d-bf87-4fbb-a685-76b35e5f0705'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-01T09:33:34.000000', 'flavor': Munch({u'id': u'7a838a78-95aa-4ed7-be27-638a791774fc'}), 'az': u'nova', 'id': u'caa8bb1e-421b-452c-a689-61a1d8409a2f', 'security_groups': [Munch({u'name': u'vping_ssh-sg_91d2e74d-bc57-48cb-80b4-6af50bc784ec'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'2c3db4b85e634e98b9a0b7c6c6e8ca24', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a2413a97b61342d8bd27570706ef372d', 'name': 'vping_ssh-project_91d2e74d-bc57-48cb-80b4-6af50bc784ec', '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-08-01T09:33:34.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-01T09:33:34Z', 'hostId': u'96db60dd95afd1567e2903bd353aa53c357c704d88071491ff46a06a', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.5', 'cloud': 'envvars', 'host_id': u'96db60dd95afd1567e2903bd353aa53c357c704d88071491ff46a06a', '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-08-01T09:33:34.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'a2413a97b61342d8bd27570706ef372d', 'name': u'vping_ssh-vm2_91d2e74d-bc57-48cb-80b4-6af50bc784ec', 'adminPass': None, 'tenant_id': u'a2413a97b61342d8bd27570706ef372d', 'created_at': u'2018-08-01T09:33:27Z', 'created': u'2018-08-01T09:33:27Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-01 09:33:36,976 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-01 09:33:36,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}694e5a3d79394f4071cd70be4702814ac4be6ebe" 2018-08-01 09:33:37,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-0cc79d1e-f14e-4008-889e-efb7167cf5f4 Date: Wed, 01 Aug 2018 09:33:37 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"07982e08-b9de-43fc-8b4a-92c540e788c9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a2413a97b61342d8bd27570706ef372d","l2_adjacency":true,"status":"ACTIVE","subnets":["82b60ba5-156c-463e-bb8a-dd3a12fd71e6"],"description":"","tags":[],"updated_at":"2018-08-01T09:33:19Z","qos_policy_id":null,"name":"vping_ssh-net_91d2e74d-bc57-48cb-80b4-6af50bc784ec","admin_state_up":true,"tenant_id":"a2413a97b61342d8bd27570706ef372d","created_at":"2018-08-01T09:33:19Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dbe9669438844f3faecdc7fcc050e0d8","l2_adjacency":true,"status":"ACTIVE","subnets":["a5a333a9-9d0e-46a5-9440-2aa9c95d5013"],"description":"","tags":[],"updated_at":"2018-08-01T09:28:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:38Z","mtu":1500}]} 2018-08-01 09:33:37,080 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-0cc79d1e-f14e-4008-889e-efb7167cf5f4 2018-08-01 09:33:37,080 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.103271007538s 2018-08-01 09:33:37,080 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-0cc79d1e-f14e-4008-889e-efb7167cf5f4 2018-08-01 09:33:37,085 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-01 09:33:37,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}694e5a3d79394f4071cd70be4702814ac4be6ebe" 2018-08-01 09:33:37,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-463eba4e-aa33-4f5c-81f2-9df8361c8d85 Date: Wed, 01 Aug 2018 09:33:37 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/ebef3a1d-bf87-4fbb-a685-76b35e5f0705/snap", "metadata": {}}], "file": "/v2/images/ebef3a1d-bf87-4fbb-a685-76b35e5f0705/file", "owner": "a2413a97b61342d8bd27570706ef372d", "id": "ebef3a1d-bf87-4fbb-a685-76b35e5f0705", "size": 12716032, "self": "/v2/images/ebef3a1d-bf87-4fbb-a685-76b35e5f0705", "disk_format": "qcow2", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/ebef3a1d-bf87-4fbb-a685-76b35e5f0705/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-01T09:33:24Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_91d2e74d-bc57-48cb-80b4-6af50bc784ec", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_91d2e74d-bc57-48cb-80b4-6af50bc784ec", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-01T09:33:24Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-01 09:33:37,124 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-463eba4e-aa33-4f5c-81f2-9df8361c8d85 2018-08-01 09:33:37,124 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0395228862762s 2018-08-01 09:33:37,125 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-463eba4e-aa33-4f5c-81f2-9df8361c8d85 2018-08-01 09:33:37,126 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-01 09:33:37,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}694e5a3d79394f4071cd70be4702814ac4be6ebe" 2018-08-01 09:33:37,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:33: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-9b3b0ed6-2aee-4e0a-b89e-c8a81a9ada0a x-compute-request-id: req-9b3b0ed6-2aee-4e0a-b89e-c8a81a9ada0a Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_91d2e74d-bc57-48cb-80b4-6af50bc784ec", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/7a838a78-95aa-4ed7-be27-638a791774fc", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/7a838a78-95aa-4ed7-be27-638a791774fc", "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": "7a838a78-95aa-4ed7-be27-638a791774fc"}]} 2018-08-01 09:33:37,153 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-9b3b0ed6-2aee-4e0a-b89e-c8a81a9ada0a 2018-08-01 09:33:37,153 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0266370773315s 2018-08-01 09:33:37,153 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-9b3b0ed6-2aee-4e0a-b89e-c8a81a9ada0a 2018-08-01 09:33:37,154 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-01 09:33:37,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}694e5a3d79394f4071cd70be4702814ac4be6ebe" -d '{"server": {"name": "vping_ssh-vm_91d2e74d-bc57-48cb-80b4-6af50bc784ec", "imageRef": "ebef3a1d-bf87-4fbb-a685-76b35e5f0705", "key_name": "vping_ssh-kp_91d2e74d-bc57-48cb-80b4-6af50bc784ec", "flavorRef": "7a838a78-95aa-4ed7-be27-638a791774fc", "max_count": 1, "min_count": 1, "networks": [{"uuid": "07982e08-b9de-43fc-8b4a-92c540e788c9"}], "security_groups": [{"name": "38b7bca3-0bda-443d-92d7-df5f3d600691"}]}}' 2018-08-01 09:33:38,819 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 09:33: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-a36467d7-d310-42a3-ad4c-249fe10d6593 x-compute-request-id: req-a36467d7-d310-42a3-ad4c-249fe10d6593 Content-Length: 403 location: http://172.30.9.24:8774/v2.1/servers/a6d5d183-b342-411d-b0b1-9b52a97904b4 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "38b7bca3-0bda-443d-92d7-df5f3d600691"}], "OS-DCF:diskConfig": "MANUAL", "id": "a6d5d183-b342-411d-b0b1-9b52a97904b4", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a6d5d183-b342-411d-b0b1-9b52a97904b4", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a6d5d183-b342-411d-b0b1-9b52a97904b4", "rel": "bookmark"}], "adminPass": "49wFMPGToqkT"}} 2018-08-01 09:33:38,819 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-a36467d7-d310-42a3-ad4c-249fe10d6593 2018-08-01 09:33:38,819 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.6649980545s 2018-08-01 09:33:38,820 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-a36467d7-d310-42a3-ad4c-249fe10d6593 2018-08-01 09:33:38,820 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers 2018-08-01 09:33:38,823 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/a6d5d183-b342-411d-b0b1-9b52a97904b4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}694e5a3d79394f4071cd70be4702814ac4be6ebe" 2018-08-01 09:33:39,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:33: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-10735d30-7a51-4895-a9bb-f7cda7a7a6fb x-compute-request-id: req-10735d30-7a51-4895-a9bb-f7cda7a7a6fb Content-Encoding: gzip Content-Length: 602 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a6d5d183-b342-411d-b0b1-9b52a97904b4", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a6d5d183-b342-411d-b0b1-9b52a97904b4", "rel": "bookmark"}], "image": {"id": "ebef3a1d-bf87-4fbb-a685-76b35e5f0705", "links": [{"href": "http://172.30.9.24:8774/images/ebef3a1d-bf87-4fbb-a685-76b35e5f0705", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7a838a78-95aa-4ed7-be27-638a791774fc", "links": [{"href": "http://172.30.9.24:8774/flavors/7a838a78-95aa-4ed7-be27-638a791774fc", "rel": "bookmark"}]}, "id": "a6d5d183-b342-411d-b0b1-9b52a97904b4", "user_id": "2c3db4b85e634e98b9a0b7c6c6e8ca24", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T09:33:38Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_91d2e74d-bc57-48cb-80b4-6af50bc784ec", "name": "vping_ssh-vm_91d2e74d-bc57-48cb-80b4-6af50bc784ec", "created": "2018-08-01T09:33:38Z", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 09:33:39,109 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a6d5d183-b342-411d-b0b1-9b52a97904b4 used request id req-10735d30-7a51-4895-a9bb-f7cda7a7a6fb 2018-08-01 09:33:39,109 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers in 0.288343906403s 2018-08-01 09:33:39,109 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a6d5d183-b342-411d-b0b1-9b52a97904b4 used request id req-10735d30-7a51-4895-a9bb-f7cda7a7a6fb 2018-08-01 09:33:39,113 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 09:33:39,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}694e5a3d79394f4071cd70be4702814ac4be6ebe" 2018-08-01 09:33:39,815 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:33: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-51aed377-cbbc-4fcd-abd8-25d893f6b31d x-compute-request-id: req-51aed377-cbbc-4fcd-abd8-25d893f6b31d Content-Encoding: gzip Content-Length: 851 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a6d5d183-b342-411d-b0b1-9b52a97904b4", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a6d5d183-b342-411d-b0b1-9b52a97904b4", "rel": "bookmark"}], "image": {"id": "ebef3a1d-bf87-4fbb-a685-76b35e5f0705", "links": [{"href": "http://172.30.9.24:8774/images/ebef3a1d-bf87-4fbb-a685-76b35e5f0705", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7a838a78-95aa-4ed7-be27-638a791774fc", "links": [{"href": "http://172.30.9.24:8774/flavors/7a838a78-95aa-4ed7-be27-638a791774fc", "rel": "bookmark"}]}, "id": "a6d5d183-b342-411d-b0b1-9b52a97904b4", "user_id": "2c3db4b85e634e98b9a0b7c6c6e8ca24", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T09:33:39Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_91d2e74d-bc57-48cb-80b4-6af50bc784ec", "name": "vping_ssh-vm_91d2e74d-bc57-48cb-80b4-6af50bc784ec", "created": "2018-08-01T09:33:38Z", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_91d2e74d-bc57-48cb-80b4-6af50bc784ec": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:a3:53", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/caa8bb1e-421b-452c-a689-61a1d8409a2f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/caa8bb1e-421b-452c-a689-61a1d8409a2f", "rel": "bookmark"}], "image": {"id": "ebef3a1d-bf87-4fbb-a685-76b35e5f0705", "links": [{"href": "http://172.30.9.24:8774/images/ebef3a1d-bf87-4fbb-a685-76b35e5f0705", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T09:33:34.000000", "flavor": {"id": "7a838a78-95aa-4ed7-be27-638a791774fc", "links": [{"href": "http://172.30.9.24:8774/flavors/7a838a78-95aa-4ed7-be27-638a791774fc", "rel": "bookmark"}]}, "id": "caa8bb1e-421b-452c-a689-61a1d8409a2f", "security_groups": [{"name": "vping_ssh-sg_91d2e74d-bc57-48cb-80b4-6af50bc784ec"}], "user_id": "2c3db4b85e634e98b9a0b7c6c6e8ca24", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T09:33:34Z", "hostId": "96db60dd95afd1567e2903bd353aa53c357c704d88071491ff46a06a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_91d2e74d-bc57-48cb-80b4-6af50bc784ec", "created": "2018-08-01T09:33:27Z", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 09:33:39,815 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-51aed377-cbbc-4fcd-abd8-25d893f6b31d 2018-08-01 09:33:39,815 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.702475070953s 2018-08-01 09:33:39,816 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-51aed377-cbbc-4fcd-abd8-25d893f6b31d 2018-08-01 09:33:39,821 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 09:33:41,824 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 09:33:41,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}694e5a3d79394f4071cd70be4702814ac4be6ebe" 2018-08-01 09:33:42,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:33: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-f5107648-ab07-45a3-b012-2a2f8aa0e059 x-compute-request-id: req-f5107648-ab07-45a3-b012-2a2f8aa0e059 Content-Encoding: gzip Content-Length: 886 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a6d5d183-b342-411d-b0b1-9b52a97904b4", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a6d5d183-b342-411d-b0b1-9b52a97904b4", "rel": "bookmark"}], "image": {"id": "ebef3a1d-bf87-4fbb-a685-76b35e5f0705", "links": [{"href": "http://172.30.9.24:8774/images/ebef3a1d-bf87-4fbb-a685-76b35e5f0705", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7a838a78-95aa-4ed7-be27-638a791774fc", "links": [{"href": "http://172.30.9.24:8774/flavors/7a838a78-95aa-4ed7-be27-638a791774fc", "rel": "bookmark"}]}, "id": "a6d5d183-b342-411d-b0b1-9b52a97904b4", "security_groups": [{"name": "vping_ssh-sg_91d2e74d-bc57-48cb-80b4-6af50bc784ec"}], "user_id": "2c3db4b85e634e98b9a0b7c6c6e8ca24", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T09:33:39Z", "hostId": "696729526cdd33e9e35af40f7083eaa01645d30c6ffa7a7d0eb57be4", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_91d2e74d-bc57-48cb-80b4-6af50bc784ec", "name": "vping_ssh-vm_91d2e74d-bc57-48cb-80b4-6af50bc784ec", "created": "2018-08-01T09:33:38Z", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_91d2e74d-bc57-48cb-80b4-6af50bc784ec": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:a3:53", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/caa8bb1e-421b-452c-a689-61a1d8409a2f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/caa8bb1e-421b-452c-a689-61a1d8409a2f", "rel": "bookmark"}], "image": {"id": "ebef3a1d-bf87-4fbb-a685-76b35e5f0705", "links": [{"href": "http://172.30.9.24:8774/images/ebef3a1d-bf87-4fbb-a685-76b35e5f0705", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T09:33:34.000000", "flavor": {"id": "7a838a78-95aa-4ed7-be27-638a791774fc", "links": [{"href": "http://172.30.9.24:8774/flavors/7a838a78-95aa-4ed7-be27-638a791774fc", "rel": "bookmark"}]}, "id": "caa8bb1e-421b-452c-a689-61a1d8409a2f", "security_groups": [{"name": "vping_ssh-sg_91d2e74d-bc57-48cb-80b4-6af50bc784ec"}], "user_id": "2c3db4b85e634e98b9a0b7c6c6e8ca24", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T09:33:34Z", "hostId": "96db60dd95afd1567e2903bd353aa53c357c704d88071491ff46a06a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_91d2e74d-bc57-48cb-80b4-6af50bc784ec", "created": "2018-08-01T09:33:27Z", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 09:33:42,451 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-f5107648-ab07-45a3-b012-2a2f8aa0e059 2018-08-01 09:33:42,451 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.62758398056s 2018-08-01 09:33:42,452 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-f5107648-ab07-45a3-b012-2a2f8aa0e059 2018-08-01 09:33:42,456 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 09:33:44,459 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 09:33:44,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}694e5a3d79394f4071cd70be4702814ac4be6ebe" 2018-08-01 09:33:44,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09: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,Accept-Encoding x-openstack-request-id: req-e039050c-672d-452b-9c18-0485ce11ba4e x-compute-request-id: req-e039050c-672d-452b-9c18-0485ce11ba4e Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_91d2e74d-bc57-48cb-80b4-6af50bc784ec": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:14:00", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a6d5d183-b342-411d-b0b1-9b52a97904b4", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a6d5d183-b342-411d-b0b1-9b52a97904b4", "rel": "bookmark"}], "image": {"id": "ebef3a1d-bf87-4fbb-a685-76b35e5f0705", "links": [{"href": "http://172.30.9.24:8774/images/ebef3a1d-bf87-4fbb-a685-76b35e5f0705", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T09:33:43.000000", "flavor": {"id": "7a838a78-95aa-4ed7-be27-638a791774fc", "links": [{"href": "http://172.30.9.24:8774/flavors/7a838a78-95aa-4ed7-be27-638a791774fc", "rel": "bookmark"}]}, "id": "a6d5d183-b342-411d-b0b1-9b52a97904b4", "security_groups": [{"name": "vping_ssh-sg_91d2e74d-bc57-48cb-80b4-6af50bc784ec"}], "user_id": "2c3db4b85e634e98b9a0b7c6c6e8ca24", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T09:33:43Z", "hostId": "696729526cdd33e9e35af40f7083eaa01645d30c6ffa7a7d0eb57be4", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_91d2e74d-bc57-48cb-80b4-6af50bc784ec", "name": "vping_ssh-vm_91d2e74d-bc57-48cb-80b4-6af50bc784ec", "created": "2018-08-01T09:33:38Z", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_91d2e74d-bc57-48cb-80b4-6af50bc784ec": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:a3:53", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/caa8bb1e-421b-452c-a689-61a1d8409a2f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/caa8bb1e-421b-452c-a689-61a1d8409a2f", "rel": "bookmark"}], "image": {"id": "ebef3a1d-bf87-4fbb-a685-76b35e5f0705", "links": [{"href": "http://172.30.9.24:8774/images/ebef3a1d-bf87-4fbb-a685-76b35e5f0705", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T09:33:34.000000", "flavor": {"id": "7a838a78-95aa-4ed7-be27-638a791774fc", "links": [{"href": "http://172.30.9.24:8774/flavors/7a838a78-95aa-4ed7-be27-638a791774fc", "rel": "bookmark"}]}, "id": "caa8bb1e-421b-452c-a689-61a1d8409a2f", "security_groups": [{"name": "vping_ssh-sg_91d2e74d-bc57-48cb-80b4-6af50bc784ec"}], "user_id": "2c3db4b85e634e98b9a0b7c6c6e8ca24", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T09:33:34Z", "hostId": "96db60dd95afd1567e2903bd353aa53c357c704d88071491ff46a06a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_91d2e74d-bc57-48cb-80b4-6af50bc784ec", "created": "2018-08-01T09:33:27Z", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 09:33:44,655 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-e039050c-672d-452b-9c18-0485ce11ba4e 2018-08-01 09:33:44,656 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.196473836899s 2018-08-01 09:33:44,656 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-e039050c-672d-452b-9c18-0485ce11ba4e 2018-08-01 09:33:44,661 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-01 09:33:44,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=a6d5d183-b342-411d-b0b1-9b52a97904b4" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}694e5a3d79394f4071cd70be4702814ac4be6ebe" 2018-08-01 09:33:44,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-0f7c3b99-1c04-44a5-9e30-63bd6e14cea9 Date: Wed, 01 Aug 2018 09:33:44 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T09:33:43Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"82b60ba5-156c-463e-bb8a-dd3a12fd71e6","ip_address":"192.168.120.6"}],"id":"69d34941-72b9-4aa9-8a96-23c632e1d843","security_groups":["38b7bca3-0bda-443d-92d7-df5f3d600691"],"mac_address":"fa:16:3e:2c:14:00","project_id":"a2413a97b61342d8bd27570706ef372d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"07982e08-b9de-43fc-8b4a-92c540e788c9","tenant_id":"a2413a97b61342d8bd27570706ef372d","created_at":"2018-08-01T09:33:40Z","binding:vnic_type":"normal","device_id":"a6d5d183-b342-411d-b0b1-9b52a97904b4","ip_allocation":"immediate"}]} 2018-08-01 09:33:44,715 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=a6d5d183-b342-411d-b0b1-9b52a97904b4 used request id req-0f7c3b99-1c04-44a5-9e30-63bd6e14cea9 2018-08-01 09:33:44,715 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0540130138397s 2018-08-01 09:33:44,715 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=a6d5d183-b342-411d-b0b1-9b52a97904b4 used request id req-0f7c3b99-1c04-44a5-9e30-63bd6e14cea9 2018-08-01 09:33:44,719 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-01 09:33:44,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/floatingips.json?port_id=69d34941-72b9-4aa9-8a96-23c632e1d843" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}694e5a3d79394f4071cd70be4702814ac4be6ebe" 2018-08-01 09:33:44,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-bc018fe8-1bb4-41e8-a443-79096a3427a3 Date: Wed, 01 Aug 2018 09:33:44 GMT RESP BODY: {"floatingips": []} 2018-08-01 09:33:44,737 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=69d34941-72b9-4aa9-8a96-23c632e1d843 used request id req-bc018fe8-1bb4-41e8-a443-79096a3427a3 2018-08-01 09:33:44,737 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0176830291748s 2018-08-01 09:33:44,738 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=69d34941-72b9-4aa9-8a96-23c632e1d843 used request id req-bc018fe8-1bb4-41e8-a443-79096a3427a3 2018-08-01 09:33:44,738 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_91d2e74d-bc57-48cb-80b4-6af50bc784ec': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:2c:14:00', 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'ebef3a1d-bf87-4fbb-a685-76b35e5f0705'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-01T09:33:43.000000', 'flavor': Munch({u'id': u'7a838a78-95aa-4ed7-be27-638a791774fc'}), 'az': u'nova', 'id': u'a6d5d183-b342-411d-b0b1-9b52a97904b4', 'security_groups': [Munch({u'name': u'vping_ssh-sg_91d2e74d-bc57-48cb-80b4-6af50bc784ec'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'2c3db4b85e634e98b9a0b7c6c6e8ca24', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a2413a97b61342d8bd27570706ef372d', 'name': 'vping_ssh-project_91d2e74d-bc57-48cb-80b4-6af50bc784ec', '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-08-01T09:33:43.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-01T09:33:43Z', 'hostId': u'696729526cdd33e9e35af40f7083eaa01645d30c6ffa7a7d0eb57be4', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping_ssh-kp_91d2e74d-bc57-48cb-80b4-6af50bc784ec', 'public_v6': '', 'private_v4': u'192.168.120.6', 'cloud': 'envvars', 'host_id': u'696729526cdd33e9e35af40f7083eaa01645d30c6ffa7a7d0eb57be4', '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-08-01T09:33:43.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'a2413a97b61342d8bd27570706ef372d', 'name': u'vping_ssh-vm_91d2e74d-bc57-48cb-80b4-6af50bc784ec', 'adminPass': None, 'tenant_id': u'a2413a97b61342d8bd27570706ef372d', 'created_at': u'2018-08-01T09:33:38Z', 'created': u'2018-08-01T09:33:38Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-01 09:33:44,741 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-01 09:33:44,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}694e5a3d79394f4071cd70be4702814ac4be6ebe" 2018-08-01 09:33:44,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-5f2f0f29-73e6-4194-8154-6849adc0d63b Date: Wed, 01 Aug 2018 09:33:44 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"07982e08-b9de-43fc-8b4a-92c540e788c9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a2413a97b61342d8bd27570706ef372d","l2_adjacency":true,"status":"ACTIVE","subnets":["82b60ba5-156c-463e-bb8a-dd3a12fd71e6"],"description":"","tags":[],"updated_at":"2018-08-01T09:33:19Z","qos_policy_id":null,"name":"vping_ssh-net_91d2e74d-bc57-48cb-80b4-6af50bc784ec","admin_state_up":true,"tenant_id":"a2413a97b61342d8bd27570706ef372d","created_at":"2018-08-01T09:33:19Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dbe9669438844f3faecdc7fcc050e0d8","l2_adjacency":true,"status":"ACTIVE","subnets":["a5a333a9-9d0e-46a5-9440-2aa9c95d5013"],"description":"","tags":[],"updated_at":"2018-08-01T09:28:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:38Z","mtu":1500}]} 2018-08-01 09:33:44,986 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-5f2f0f29-73e6-4194-8154-6849adc0d63b 2018-08-01 09:33:44,986 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.245091915131s 2018-08-01 09:33:44,986 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-5f2f0f29-73e6-4194-8154-6849adc0d63b 2018-08-01 09:33:44,987 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-01 09:33:44,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=a6d5d183-b342-411d-b0b1-9b52a97904b4" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}694e5a3d79394f4071cd70be4702814ac4be6ebe" 2018-08-01 09:33:45,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-2d934b45-b3ae-4a1b-8e96-80d11164c481 Date: Wed, 01 Aug 2018 09:33:45 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T09:33:43Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"82b60ba5-156c-463e-bb8a-dd3a12fd71e6","ip_address":"192.168.120.6"}],"id":"69d34941-72b9-4aa9-8a96-23c632e1d843","security_groups":["38b7bca3-0bda-443d-92d7-df5f3d600691"],"mac_address":"fa:16:3e:2c:14:00","project_id":"a2413a97b61342d8bd27570706ef372d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"07982e08-b9de-43fc-8b4a-92c540e788c9","tenant_id":"a2413a97b61342d8bd27570706ef372d","created_at":"2018-08-01T09:33:40Z","binding:vnic_type":"normal","device_id":"a6d5d183-b342-411d-b0b1-9b52a97904b4","ip_allocation":"immediate"}]} 2018-08-01 09:33:45,038 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=a6d5d183-b342-411d-b0b1-9b52a97904b4 used request id req-2d934b45-b3ae-4a1b-8e96-80d11164c481 2018-08-01 09:33:45,038 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0507221221924s 2018-08-01 09:33:45,039 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=a6d5d183-b342-411d-b0b1-9b52a97904b4 used request id req-2d934b45-b3ae-4a1b-8e96-80d11164c481 2018-08-01 09:33:45,039 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-01 09:33:45,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}694e5a3d79394f4071cd70be4702814ac4be6ebe" -d '{"floatingip": {"floating_network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089", "fixed_ip_address": "192.168.120.6", "port_id": "69d34941-72b9-4aa9-8a96-23c632e1d843"}}' 2018-08-01 09:33:46,881 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 574 X-Openstack-Request-Id: req-12ce6fae-7a5a-4c43-aa0d-f03b4a663a03 Date: Wed, 01 Aug 2018 09:33:46 GMT RESP BODY: {"floatingip": {"router_id": "ae749c21-cce4-4171-a3ae-6a6dd9521088", "status": "DOWN", "description": "", "tags": [], "tenant_id": "a2413a97b61342d8bd27570706ef372d", "created_at": "2018-08-01T09:33:45Z", "updated_at": "2018-08-01T09:33:45Z", "floating_network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089", "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.206", "revision_number": 0, "project_id": "a2413a97b61342d8bd27570706ef372d", "port_id": "69d34941-72b9-4aa9-8a96-23c632e1d843", "id": "73485ff8-38b8-4447-8513-809c5ab53ae2", "qos_policy_id": null}} 2018-08-01 09:33:46,881 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-12ce6fae-7a5a-4c43-aa0d-f03b4a663a03 2018-08-01 09:33:46,881 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.84169507027s 2018-08-01 09:33:46,881 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-12ce6fae-7a5a-4c43-aa0d-f03b4a663a03 2018-08-01 09:33:46,885 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'DOWN', 'router_id': u'ae749c21-cce4-4171-a3ae-6a6dd9521088', 'properties': Munch({u'qos_policy_id': None, u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'a2413a97b61342d8bd27570706ef372d', 'created_at': u'2018-08-01T09:33:45Z', 'attached': True, 'updated_at': u'2018-08-01T09:33:45Z', 'id': u'73485ff8-38b8-4447-8513-809c5ab53ae2', 'floating_network_id': u'e7d7be46-2840-4976-87a2-d78a4e5c6089', 'fixed_ip_address': u'192.168.120.6', 'floating_ip_address': u'172.30.9.206', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a2413a97b61342d8bd27570706ef372d', 'name': 'vping_ssh-project_91d2e74d-bc57-48cb-80b4-6af50bc784ec', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'ae749c21-cce4-4171-a3ae-6a6dd9521088', u'qos_policy_id': None, 'project_id': u'a2413a97b61342d8bd27570706ef372d', 'port_id': u'69d34941-72b9-4aa9-8a96-23c632e1d843', 'port': u'69d34941-72b9-4aa9-8a96-23c632e1d843', 'network': u'e7d7be46-2840-4976-87a2-d78a4e5c6089'}) 2018-08-01 09:33:46,885 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-01 09:33:46,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/a6d5d183-b342-411d-b0b1-9b52a97904b4/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}694e5a3d79394f4071cd70be4702814ac4be6ebe" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-01 09:33:47,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:33: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-21df06a4-9f90-4564-bab9-a24e5389c189 x-compute-request-id: req-21df06a4-9f90-4564-bab9-a24e5389c189 Content-Encoding: gzip Content-Length: 7895 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 450568312 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.151478] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.153102] pid_max: default: 32768 minimum: 301\n[ 0.153979] ACPI: Core revision 20150930\n[ 0.155359] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.156643] Security Framework initialized\n[ 0.157444] Yama: becoming mindful.\n[ 0.158163] AppArmor: AppArmor initialized\n[ 0.159018] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.160314] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.161563] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.162748] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.164152] Initializing cgroup subsys io\n[ 0.164947] Initializing cgroup subsys memory\n[ 0.165789] Initializing cgroup subsys devices\n[ 0.166654] Initializing cgroup subsys freezer\n[ 0.167508] Initializing cgroup subsys net_cls\n[ 0.168360] Initializing cgroup subsys perf_event\n[ 0.169253] Initializing cgroup subsys net_prio\n[ 0.170115] Initializing cgroup subsys hugetlb\n[ 0.170972] Initializing cgroup subsys pids\n[ 0.171825] CPU: Physical Processor ID: 0\n[ 0.173319] mce: CPU supports 10 MCE banks\n[ 0.174149] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.175136] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.189841] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.196196] ftrace: allocating 31920 entries in 125 pages\n[ 0.222207] smpboot: Max logical packages: 1\n[ 0.223058] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.224378] x2apic enabled\n[ 0.225172] Switched APIC routing to physical x2apic.\n[ 0.226890] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.227989] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.230020] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.231772] KVM setup paravirtual spinlock\n[ 0.233101] x86: Booted up 1 node, 1 CPUs\n[ 0.233891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.235264] devtmpfs: initialized\n[ 0.236977] evm: security.selinux\n[ 0.237662] evm: security.SMACK64\n[ 0.238339] evm: security.SMACK64EXEC\n[ 0.239068] evm: security.SMACK64TRANSMUTE\n[ 0.239856] evm: security.SMACK64MMAP\n[ 0.240590] evm: security.ima\n[ 0.241221] evm: security.capability\n[ 0.242018] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.243836] pinctrl core: initialized pinctrl subsystem\n[ 0.244921] RTC time: 9:33:44, date: 08/01/18\n[ 0.245878] NET: Registered protocol family 16\n[ 0.246854] cpuidle: using governor ladder\n[ 0.247660] cpuidle: using governor menu\n[ 0.248432] PCCT header not found.\n[ 0.249178] ACPI: bus type PCI registered\n[ 0.249967] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.251186] PCI: Using configuration type 1 for base access\n[ 0.252942] ACPI: Added _OSI(Module Device)\n[ 0.253772] ACPI: Added _OSI(Processor Device)\n[ 0.254617] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.255496] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.257224] ACPI: Interpreter enabled\n[ 0.257984] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.259793] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.261594] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.263409] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.265210] ACPI: (supports S0 S5)\n[ 0.265900] ACPI: Using IOAPIC for interrupt routing\n[ 0.266829] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.269900] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.271030] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.272239] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.273426] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.275620] acpiphp: Slot [3] registered\n[ 0.276412] acpiphp: Slot [4] registered\n[ 0.277197] acpiphp: Slot [5] registered\n[ 0.277980] acpiphp: Slot [6] registered\n[ 0.278758] acpiphp: Slot [7] registered\n[ 0.279549] acpiphp: Slot [8] registered\n[ 0.280340] acpiphp: Slot [9] registered\n[ 0.281126] acpiphp: Slot [10] registered\n[ 0.281920] acpiphp: Slot [11] registered\n[ 0.282722] acpiphp: Slot [12] registered\n[ 0.283527] acpiphp: Slot [13] registered\n[ 0.284328] acpiphp: Slot [14] registered\n[ 0.285126] acpiphp: Slot [15] registered\n[ 0.295624] acpiphp: Slot [16] registered\n[ 0.296425] acpiphp: Slot [17] registered\n[ 0.297222] acpiphp: Slot [18] registered\n[ 0.298018] acpiphp: Slot [19] registered\n[ 0.298808] acpiphp: Slot [20] registered\n[ 0.299603] acpiphp: Slot [21] registered\n[ 0.300400] acpiphp: Slot [22] registered\n[ 0.301196] acpiphp: Slot [23] registered\n[ 0.301993] acpiphp: Slot [24] registered\n[ 0.302786] acpiphp: Slot [25] registered\n[ 0.303582] acpiphp: Slot [26] registered\n[ 0.304375] acpiphp: Slot [27] registered\n[ 0.305173] acpiphp: Slot [28] registered\n[ 0.305973] acpiphp: Slot [29] registered\n[ 0.306765] acpiphp: Slot [30] registered\n[ 0.307576] acpiphp: Slot [31] registered\n[ 0.308377] PCI host bridge to bus 0000:00\n[ 0.309173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.310361] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.311542] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.312953] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.314365] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.315812] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.319028] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.320292] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.321447] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.322689] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.326216] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.327656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.346906] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.348368] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.350428] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.351826] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.353212] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.354485] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.355790] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.356829] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.358347] vgaarb: loaded\n[ 0.358942] vgaarb: bridge control possible 0000:00:02.0\n[ 0.360170] SCSI subsystem initialized\n[ 0.361079] ACPI: bus type USB registered\n[ 0.361894] usbcore: registered new interface driver usbfs\n[ 0.362915] usbcore: registered new interface driver hub\n[ 0.363911] usbcore: registered new device driver usb\n[ 0.365014] PCI: Using ACPI for IRQ routing\n[ 0.366122] NetLabel: Initializing\n[ 0.366827] NetLabel: domain hash size = 128\n[ 0.367667] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.368615] NetLabel: unlabeled traffic allowed by default\n[ 0.369761] clocksource: Switched to clocksource kvm-clock\n[ 0.378152] AppArmor: AppArmor Filesystem Enabled\n[ 0.379130] pnp: PnP ACPI init\n[ 0.380058] pnp: PnP ACPI: found 5 devices\n[ 0.386394] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.388090] NET: Registered protocol family 2\n[ 0.389134] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.390410] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.391757] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.392951] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.394026] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.395198] NET: Registered protocol family 1\n[ 0.396068] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.397145] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.398204] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.412224] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.426342] Trying to unpack rootfs image as initramfs...\n[ 0.482776] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.484446] Scanning for low memory corruption every 60 seconds\n[ 0.485831] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.486986] audit: initializing netlink subsys (disabled)\n[ 0.488001] audit: type=2000 audit(1533116024.539:1): initialized\n[ 0.489337] Initialise system trusted keyring\n[ 0.490302] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.491462] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.493578] zbud: loaded\n[ 0.494310] VFS: Disk quotas dquot_6.6.0\n[ 0.495123] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.496701] fuse init (API version 7.23)\n[ 0.497601] Key type big_key registered\n[ 0.498402] Allocating IMA MOK and blacklist keyrings.\n[ 0.499633] Key type asymmetric registered\n[ 0.500448] Asymmetric key parser 'x509' registered\n[ 0.501395] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.502847] io scheduler noop registered\n[ 0.503628] io scheduler deadline registered (default)\n[ 0.504606] io scheduler cfq registered\n[ 0.505443] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.506472] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.507726] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.509145] ACPI: Power Button [PWRF]\n[ 0.510005] GHES: HEST is not enabled!\n[ 0.523674] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.551365] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.553459] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.577382] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.579663] Linux agpgart interface v0.103\n[ 0.582303] brd: module loaded\n[ 0.583960] loop: module loaded\n[ 0.587396] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.588832] GPT:90111 != 2097151\n[ 0.589504] GPT:Alternate GPT header not at the end of the disk.\n[ 0.590584] GPT:90111 != 2097151\n[ 0.591260] GPT: Use GNU Parted to correct GPT errors.\n[ 0.592212] vda: vda1 vda15\n[ 0.593446] scsi host0: ata_piix\n[ 0.594226] scsi host1: ata_piix\n[ 0.594935] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.596132] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.597854] libphy: Fixed MDIO Bus: probed\n[ 0.598677] tun: Universal TUN/TAP device driver, 1.6\n[ 0.599622] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.601803] PPP generic driver version 2.4.2\n[ 0.602756] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.603915] ehci-pci: EHCI PCI platform driver\n[ 0.604820] ehci-platform: EHCI generic platform driver\n[ 0.605831] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.607349] ohci-pci: OHCI PCI platform driver\n[ 0.608527] ohci-platform: OHCI generic platform driver\n[ 0.609882] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.627214] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.628983] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631069] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632572] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.634469] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.636183] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.638105] usb usb1: Product: UHCI Host Controller\n[ 0.639372] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.640931] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.642693] hub 1-0:1.0: USB hub found\n[ 0.643968] hub 1-0:1.0: 2 ports detected\n[ 0.645750] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.648145] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.649119] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.650262] mousedev: PS/2 mouse device common for all mice\n[ 0.651623] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.653572] rtc_cmos 00:00: RTC can wake from S4\n[ 0.654751] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.655973] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.657171] i2c /dev entries driver\n[ 0.658098] device-mapper: uevent: version 1.0.3\n[ 0.659125] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.660848] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.662918] NET: Registered protocol family 10\n[ 0.664411] NET: Registered protocol family 17\n[ 0.665373] Key type dns_resolver registered\n[ 0.666669] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.667785] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.669730] registered taskstats version 1\n[ 0.670628] Loading compiled-in X.509 certificates\n[ 0.672198] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.674170] zswap: loaded using pool lzo/zbud\n[ 0.676322] Key type trusted registered\n[ 0.678188] Key type encrypted registered\n[ 0.679065] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.680133] ima: No TPM chip found, activating TPM-bypass!\n[ 0.681205] evm: HMAC attrs: 0x1\n[ 0.682370] Magic number: 14:69:575\n[ 0.683234] workqueue: hash matches\n[ 0.684058] rtc_cmos 00:00: setting system clock to 2018-08-01 09:33:44 UTC (1533116024)\n[ 0.685748] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.686864] EDD information not available.\n[ 0.756402] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.758001] Write protecting the kernel read-only data: 14336k\n[ 0.761611] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.763613] 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.811128] 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.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... done.\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.84. iid=i-00000004\n"} 2018-08-01 09:33:47,131 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/a6d5d183-b342-411d-b0b1-9b52a97904b4/action used request id req-21df06a4-9f90-4564-bab9-a24e5389c189 2018-08-01 09:33:47,131 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.245585918427s 2018-08-01 09:33:47,132 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/a6d5d183-b342-411d-b0b1-9b52a97904b4/action used request id req-21df06a4-9f90-4564-bab9-a24e5389c189 2018-08-01 09:33:47,132 - 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 450568312 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.151478] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.153102] pid_max: default: 32768 minimum: 301 [ 0.153979] ACPI: Core revision 20150930 [ 0.155359] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.156643] Security Framework initialized [ 0.157444] Yama: becoming mindful. [ 0.158163] AppArmor: AppArmor initialized [ 0.159018] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.160314] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.161563] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.162748] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.164152] Initializing cgroup subsys io [ 0.164947] Initializing cgroup subsys memory [ 0.165789] Initializing cgroup subsys devices [ 0.166654] Initializing cgroup subsys freezer [ 0.167508] Initializing cgroup subsys net_cls [ 0.168360] Initializing cgroup subsys perf_event [ 0.169253] Initializing cgroup subsys net_prio [ 0.170115] Initializing cgroup subsys hugetlb [ 0.170972] Initializing cgroup subsys pids [ 0.171825] CPU: Physical Processor ID: 0 [ 0.173319] mce: CPU supports 10 MCE banks [ 0.174149] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.175136] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.189841] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.196196] ftrace: allocating 31920 entries in 125 pages [ 0.222207] smpboot: Max logical packages: 1 [ 0.223058] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.224378] x2apic enabled [ 0.225172] Switched APIC routing to physical x2apic. [ 0.226890] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.227989] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.230020] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.231772] KVM setup paravirtual spinlock [ 0.233101] x86: Booted up 1 node, 1 CPUs [ 0.233891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.235264] devtmpfs: initialized [ 0.236977] evm: security.selinux [ 0.237662] evm: security.SMACK64 [ 0.238339] evm: security.SMACK64EXEC [ 0.239068] evm: security.SMACK64TRANSMUTE [ 0.239856] evm: security.SMACK64MMAP [ 0.240590] evm: security.ima [ 0.241221] evm: security.capability [ 0.242018] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.243836] pinctrl core: initialized pinctrl subsystem [ 0.244921] RTC time: 9:33:44, date: 08/01/18 [ 0.245878] NET: Registered protocol family 16 [ 0.246854] cpuidle: using governor ladder [ 0.247660] cpuidle: using governor menu [ 0.248432] PCCT header not found. [ 0.249178] ACPI: bus type PCI registered [ 0.249967] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.251186] PCI: Using configuration type 1 for base access [ 0.252942] ACPI: Added _OSI(Module Device) [ 0.253772] ACPI: Added _OSI(Processor Device) [ 0.254617] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.255496] ACPI: Added _OSI(Processor Aggregator Device) [ 0.257224] ACPI: Interpreter enabled [ 0.257984] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.259793] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.261594] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.263409] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.265210] ACPI: (supports S0 S5) [ 0.265900] ACPI: Using IOAPIC for interrupt routing [ 0.266829] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.269900] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.271030] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.272239] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.273426] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.275620] acpiphp: Slot [3] registered [ 0.276412] acpiphp: Slot [4] registered [ 0.277197] acpiphp: Slot [5] registered [ 0.277980] acpiphp: Slot [6] registered [ 0.278758] acpiphp: Slot [7] registered [ 0.279549] acpiphp: Slot [8] registered [ 0.280340] acpiphp: Slot [9] registered [ 0.281126] acpiphp: Slot [10] registered [ 0.281920] acpiphp: Slot [11] registered [ 0.282722] acpiphp: Slot [12] registered [ 0.283527] acpiphp: Slot [13] registered [ 0.284328] acpiphp: Slot [14] registered [ 0.285126] acpiphp: Slot [15] registered [ 0.295624] acpiphp: Slot [16] registered [ 0.296425] acpiphp: Slot [17] registered [ 0.297222] acpiphp: Slot [18] registered [ 0.298018] acpiphp: Slot [19] registered [ 0.298808] acpiphp: Slot [20] registered [ 0.299603] acpiphp: Slot [21] registered [ 0.300400] acpiphp: Slot [22] registered [ 0.301196] acpiphp: Slot [23] registered [ 0.301993] acpiphp: Slot [24] registered [ 0.302786] acpiphp: Slot [25] registered [ 0.303582] acpiphp: Slot [26] registered [ 0.304375] acpiphp: Slot [27] registered [ 0.305173] acpiphp: Slot [28] registered [ 0.305973] acpiphp: Slot [29] registered [ 0.306765] acpiphp: Slot [30] registered [ 0.307576] acpiphp: Slot [31] registered [ 0.308377] PCI host bridge to bus 0000:00 [ 0.309173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.310361] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.311542] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.312953] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.314365] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.315812] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.319028] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.320292] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.321447] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.322689] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326216] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.327656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.346906] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.348368] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.350428] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.351826] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.353212] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.354485] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.355790] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.356829] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.358347] vgaarb: loaded [ 0.358942] vgaarb: bridge control possible 0000:00:02.0 [ 0.360170] SCSI subsystem initialized [ 0.361079] ACPI: bus type USB registered [ 0.361894] usbcore: registered new interface driver usbfs [ 0.362915] usbcore: registered new interface driver hub [ 0.363911] usbcore: registered new device driver usb [ 0.365014] PCI: Using ACPI for IRQ routing [ 0.366122] NetLabel: Initializing [ 0.366827] NetLabel: domain hash size = 128 [ 0.367667] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.368615] NetLabel: unlabeled traffic allowed by default [ 0.369761] clocksource: Switched to clocksource kvm-clock [ 0.378152] AppArmor: AppArmor Filesystem Enabled [ 0.379130] pnp: PnP ACPI init [ 0.380058] pnp: PnP ACPI: found 5 devices [ 0.386394] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.388090] NET: Registered protocol family 2 [ 0.389134] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.390410] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.391757] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392951] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.394026] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.395198] NET: Registered protocol family 1 [ 0.396068] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.397145] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.398204] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.412224] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.426342] Trying to unpack rootfs image as initramfs... [ 0.482776] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.484446] Scanning for low memory corruption every 60 seconds [ 0.485831] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486986] audit: initializing netlink subsys (disabled) [ 0.488001] audit: type=2000 audit(1533116024.539:1): initialized [ 0.489337] Initialise system trusted keyring [ 0.490302] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.491462] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.493578] zbud: loaded [ 0.494310] VFS: Disk quotas dquot_6.6.0 [ 0.495123] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.496701] fuse init (API version 7.23) [ 0.497601] Key type big_key registered [ 0.498402] Allocating IMA MOK and blacklist keyrings. [ 0.499633] Key type asymmetric registered [ 0.500448] Asymmetric key parser 'x509' registered [ 0.501395] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.502847] io scheduler noop registered [ 0.503628] io scheduler deadline registered (default) [ 0.504606] io scheduler cfq registered [ 0.505443] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.506472] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.507726] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.509145] ACPI: Power Button [PWRF] [ 0.510005] GHES: HEST is not enabled! [ 0.523674] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.551365] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.553459] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.577382] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.579663] Linux agpgart interface v0.103 [ 0.582303] brd: module loaded [ 0.583960] loop: module loaded [ 0.587396] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.588832] GPT:90111 != 2097151 [ 0.589504] GPT:Alternate GPT header not at the end of the disk. [ 0.590584] GPT:90111 != 2097151 [ 0.591260] GPT: Use GNU Parted to correct GPT errors. [ 0.592212] vda: vda1 vda15 [ 0.593446] scsi host0: ata_piix [ 0.594226] scsi host1: ata_piix [ 0.594935] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.596132] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.597854] libphy: Fixed MDIO Bus: probed [ 0.598677] tun: Universal TUN/TAP device driver, 1.6 [ 0.599622] tun: (C) 1999-2004 Max Krasnyansky [ 0.601803] PPP generic driver version 2.4.2 [ 0.602756] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.603915] ehci-pci: EHCI PCI platform driver [ 0.604820] ehci-platform: EHCI generic platform driver [ 0.605831] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.607349] ohci-pci: OHCI PCI platform driver [ 0.608527] ohci-platform: OHCI generic platform driver [ 0.609882] uhci_hcd: USB Universal Host Controller Interface driver [ 0.627214] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.628983] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631069] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632572] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.634469] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.636183] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.638105] usb usb1: Product: UHCI Host Controller [ 0.639372] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.640931] usb usb1: SerialNumber: 0000:00:01.2 [ 0.642693] hub 1-0:1.0: USB hub found [ 0.643968] hub 1-0:1.0: 2 ports detected [ 0.645750] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.648145] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.649119] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.650262] mousedev: PS/2 mouse device common for all mice [ 0.651623] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.653572] rtc_cmos 00:00: RTC can wake from S4 [ 0.654751] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.655973] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.657171] i2c /dev entries driver [ 0.658098] device-mapper: uevent: version 1.0.3 [ 0.659125] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.660848] ledtrig-cpu: registered to indicate activity on CPUs [ 0.662918] NET: Registered protocol family 10 [ 0.664411] NET: Registered protocol family 17 [ 0.665373] Key type dns_resolver registered [ 0.666669] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.667785] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669730] registered taskstats version 1 [ 0.670628] Loading compiled-in X.509 certificates [ 0.672198] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.674170] zswap: loaded using pool lzo/zbud [ 0.676322] Key type trusted registered [ 0.678188] Key type encrypted registered [ 0.679065] AppArmor: AppArmor sha1 policy hashing enabled [ 0.680133] ima: No TPM chip found, activating TPM-bypass! [ 0.681205] evm: HMAC attrs: 0x1 [ 0.682370] Magic number: 14:69:575 [ 0.683234] workqueue: hash matches [ 0.684058] rtc_cmos 00:00: setting system clock to 2018-08-01 09:33:44 UTC (1533116024) [ 0.685748] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.686864] EDD information not available. [ 0.756402] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.758001] Write protecting the kernel read-only data: 14336k [ 0.761611] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.763613] 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.811128] 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.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... 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.84. iid=i-00000004 2018-08-01 09:33:47,686 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.206 2018-08-01 09:33:57,699 - paramiko.transport - DEBUG - starting thread (client mode): 0xd82edbd0L 2018-08-01 09:33:57,699 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-01 09:33:57,699 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-08-01 09:33:57,700 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-08-01 09:33:57,701 - 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-08-01 09:33:57,701 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-01 09:33:57,701 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-08-01 09:33:57,701 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-01 09:33:57,701 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-01 09:33:57,702 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-01 09:33:57,719 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-01 09:33:57,719 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-01 09:33:57,731 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.206: 29cc31b429db48c1f66e99b7ee7dd7f3 2018-08-01 09:33:57,732 - paramiko.transport - DEBUG - Trying discovered key be7714575116f7726d4fbb4e0d7c0918 in /tmp/tmp2Dn8W2 2018-08-01 09:33:57,758 - paramiko.transport - DEBUG - userauth is OK 2018-08-01 09:33:57,765 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-01 09:33:57,797 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-01 09:33:57,798 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-08-01 09:33:57,798 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-01 09:33:57,799 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-01 09:33:57,843 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-01 09:33:57,843 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - output: PING 192.168.120.5 (192.168.120.5): 56 data bytes 64 bytes from 192.168.120.5: seq=0 ttl=64 time=42.053 ms --- 192.168.120.5 ping statistics --- 1 packets transmitted, 1 packets received, 0% packet loss round-trip min/avg/max = 42.053/42.053/42.053 ms 2018-08-01 09:33:57,844 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - error: 2018-08-01 09:33:57,847 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-01 09:33:57,960 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-01 09:33:57,960 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:39 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-01 09:33:57,965 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-01 09:33:57,968 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/servers/caa8bb1e-421b-452c-a689-61a1d8409a2f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}694e5a3d79394f4071cd70be4702814ac4be6ebe" 2018-08-01 09:33:58,078 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 09:33: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-6bf90338-d99f-48d1-aae8-3850e33b097d x-compute-request-id: req-6bf90338-d99f-48d1-aae8-3850e33b097d Content-Type: application/json 2018-08-01 09:33:58,078 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/caa8bb1e-421b-452c-a689-61a1d8409a2f used request id req-6bf90338-d99f-48d1-aae8-3850e33b097d 2018-08-01 09:33:58,079 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.113384962082s 2018-08-01 09:33:58,079 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/caa8bb1e-421b-452c-a689-61a1d8409a2f used request id req-6bf90338-d99f-48d1-aae8-3850e33b097d 2018-08-01 09:33:58,079 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 09:33:58,082 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}694e5a3d79394f4071cd70be4702814ac4be6ebe" 2018-08-01 09:33:58,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:33: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-b3cbab83-6b24-46d6-a6e8-58164876cf00 x-compute-request-id: req-b3cbab83-6b24-46d6-a6e8-58164876cf00 Content-Encoding: gzip Content-Length: 896 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_91d2e74d-bc57-48cb-80b4-6af50bc784ec": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:14:00", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:14:00", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a6d5d183-b342-411d-b0b1-9b52a97904b4", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a6d5d183-b342-411d-b0b1-9b52a97904b4", "rel": "bookmark"}], "image": {"id": "ebef3a1d-bf87-4fbb-a685-76b35e5f0705", "links": [{"href": "http://172.30.9.24:8774/images/ebef3a1d-bf87-4fbb-a685-76b35e5f0705", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T09:33:43.000000", "flavor": {"id": "7a838a78-95aa-4ed7-be27-638a791774fc", "links": [{"href": "http://172.30.9.24:8774/flavors/7a838a78-95aa-4ed7-be27-638a791774fc", "rel": "bookmark"}]}, "id": "a6d5d183-b342-411d-b0b1-9b52a97904b4", "security_groups": [{"name": "vping_ssh-sg_91d2e74d-bc57-48cb-80b4-6af50bc784ec"}], "user_id": "2c3db4b85e634e98b9a0b7c6c6e8ca24", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T09:33:43Z", "hostId": "696729526cdd33e9e35af40f7083eaa01645d30c6ffa7a7d0eb57be4", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_91d2e74d-bc57-48cb-80b4-6af50bc784ec", "name": "vping_ssh-vm_91d2e74d-bc57-48cb-80b4-6af50bc784ec", "created": "2018-08-01T09:33:38Z", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_91d2e74d-bc57-48cb-80b4-6af50bc784ec": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:a3:53", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/caa8bb1e-421b-452c-a689-61a1d8409a2f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/caa8bb1e-421b-452c-a689-61a1d8409a2f", "rel": "bookmark"}], "image": {"id": "ebef3a1d-bf87-4fbb-a685-76b35e5f0705", "links": [{"href": "http://172.30.9.24:8774/images/ebef3a1d-bf87-4fbb-a685-76b35e5f0705", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T09:33:34.000000", "flavor": {"id": "7a838a78-95aa-4ed7-be27-638a791774fc", "links": [{"href": "http://172.30.9.24:8774/flavors/7a838a78-95aa-4ed7-be27-638a791774fc", "rel": "bookmark"}]}, "id": "caa8bb1e-421b-452c-a689-61a1d8409a2f", "security_groups": [{"name": "vping_ssh-sg_91d2e74d-bc57-48cb-80b4-6af50bc784ec"}], "user_id": "2c3db4b85e634e98b9a0b7c6c6e8ca24", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T09:33:58Z", "hostId": "96db60dd95afd1567e2903bd353aa53c357c704d88071491ff46a06a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_91d2e74d-bc57-48cb-80b4-6af50bc784ec", "created": "2018-08-01T09:33:27Z", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 09:33:58,280 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-b3cbab83-6b24-46d6-a6e8-58164876cf00 2018-08-01 09:33:58,280 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.201019048691s 2018-08-01 09:33:58,281 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-b3cbab83-6b24-46d6-a6e8-58164876cf00 2018-08-01 09:33:58,283 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 09:34:00,284 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 09:34:00,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}694e5a3d79394f4071cd70be4702814ac4be6ebe" 2018-08-01 09:34:00,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:34: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-a599529c-58b2-4e12-a362-2e5bca2c086b x-compute-request-id: req-a599529c-58b2-4e12-a362-2e5bca2c086b Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_91d2e74d-bc57-48cb-80b4-6af50bc784ec": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:14:00", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:14:00", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a6d5d183-b342-411d-b0b1-9b52a97904b4", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a6d5d183-b342-411d-b0b1-9b52a97904b4", "rel": "bookmark"}], "image": {"id": "ebef3a1d-bf87-4fbb-a685-76b35e5f0705", "links": [{"href": "http://172.30.9.24:8774/images/ebef3a1d-bf87-4fbb-a685-76b35e5f0705", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T09:33:43.000000", "flavor": {"id": "7a838a78-95aa-4ed7-be27-638a791774fc", "links": [{"href": "http://172.30.9.24:8774/flavors/7a838a78-95aa-4ed7-be27-638a791774fc", "rel": "bookmark"}]}, "id": "a6d5d183-b342-411d-b0b1-9b52a97904b4", "security_groups": [{"name": "vping_ssh-sg_91d2e74d-bc57-48cb-80b4-6af50bc784ec"}], "user_id": "2c3db4b85e634e98b9a0b7c6c6e8ca24", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T09:33:43Z", "hostId": "696729526cdd33e9e35af40f7083eaa01645d30c6ffa7a7d0eb57be4", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_91d2e74d-bc57-48cb-80b4-6af50bc784ec", "name": "vping_ssh-vm_91d2e74d-bc57-48cb-80b4-6af50bc784ec", "created": "2018-08-01T09:33:38Z", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 09:34:00,487 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-a599529c-58b2-4e12-a362-2e5bca2c086b 2018-08-01 09:34:00,487 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.202852964401s 2018-08-01 09:34:00,488 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-a599529c-58b2-4e12-a362-2e5bca2c086b 2018-08-01 09:34:00,492 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-01 09:34:00,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/floatingips/73485ff8-38b8-4447-8513-809c5ab53ae2.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}694e5a3d79394f4071cd70be4702814ac4be6ebe" 2018-08-01 09:34:01,378 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-89b806aa-4da3-4646-a550-5590a7b4e786 Content-Length: 0 Date: Wed, 01 Aug 2018 09:34:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 09:34:01,379 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/floatingips/73485ff8-38b8-4447-8513-809c5ab53ae2.json used request id req-89b806aa-4da3-4646-a550-5590a7b4e786 2018-08-01 09:34:01,379 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.887212991714s 2018-08-01 09:34:01,379 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/floatingips/73485ff8-38b8-4447-8513-809c5ab53ae2.json used request id req-89b806aa-4da3-4646-a550-5590a7b4e786 2018-08-01 09:34:01,384 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-01 09:34:01,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}694e5a3d79394f4071cd70be4702814ac4be6ebe" 2018-08-01 09:34:01,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-c0819d93-8997-462e-bdcb-29c91f8a5c45 Date: Wed, 01 Aug 2018 09:34:01 GMT RESP BODY: {"floatingips": []} 2018-08-01 09:34:01,429 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-c0819d93-8997-462e-bdcb-29c91f8a5c45 2018-08-01 09:34:01,430 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0454349517822s 2018-08-01 09:34:01,430 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-c0819d93-8997-462e-bdcb-29c91f8a5c45 2018-08-01 09:34:01,431 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-01 09:34:01,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/servers/a6d5d183-b342-411d-b0b1-9b52a97904b4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}694e5a3d79394f4071cd70be4702814ac4be6ebe" 2018-08-01 09:34:01,546 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 09:34: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-1e1eb218-20d1-420a-879a-8a0507a87a2c x-compute-request-id: req-1e1eb218-20d1-420a-879a-8a0507a87a2c Content-Type: application/json 2018-08-01 09:34:01,546 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/a6d5d183-b342-411d-b0b1-9b52a97904b4 used request id req-1e1eb218-20d1-420a-879a-8a0507a87a2c 2018-08-01 09:34:01,547 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.115298032761s 2018-08-01 09:34:01,547 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/a6d5d183-b342-411d-b0b1-9b52a97904b4 used request id req-1e1eb218-20d1-420a-879a-8a0507a87a2c 2018-08-01 09:34:01,547 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 09:34:01,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}694e5a3d79394f4071cd70be4702814ac4be6ebe" 2018-08-01 09:34:01,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:34: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-01065925-f0de-4d07-8f97-760c6f8bc7b0 x-compute-request-id: req-01065925-f0de-4d07-8f97-760c6f8bc7b0 Content-Encoding: gzip Content-Length: 768 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_91d2e74d-bc57-48cb-80b4-6af50bc784ec": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:14:00", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:14:00", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a6d5d183-b342-411d-b0b1-9b52a97904b4", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a6d5d183-b342-411d-b0b1-9b52a97904b4", "rel": "bookmark"}], "image": {"id": "ebef3a1d-bf87-4fbb-a685-76b35e5f0705", "links": [{"href": "http://172.30.9.24:8774/images/ebef3a1d-bf87-4fbb-a685-76b35e5f0705", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T09:33:43.000000", "flavor": {"id": "7a838a78-95aa-4ed7-be27-638a791774fc", "links": [{"href": "http://172.30.9.24:8774/flavors/7a838a78-95aa-4ed7-be27-638a791774fc", "rel": "bookmark"}]}, "id": "a6d5d183-b342-411d-b0b1-9b52a97904b4", "security_groups": [{"name": "vping_ssh-sg_91d2e74d-bc57-48cb-80b4-6af50bc784ec"}], "user_id": "2c3db4b85e634e98b9a0b7c6c6e8ca24", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T09:34:01Z", "hostId": "696729526cdd33e9e35af40f7083eaa01645d30c6ffa7a7d0eb57be4", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_91d2e74d-bc57-48cb-80b4-6af50bc784ec", "name": "vping_ssh-vm_91d2e74d-bc57-48cb-80b4-6af50bc784ec", "created": "2018-08-01T09:33:38Z", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 09:34:01,976 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-01065925-f0de-4d07-8f97-760c6f8bc7b0 2018-08-01 09:34:01,976 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.428896903992s 2018-08-01 09:34:01,977 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-01065925-f0de-4d07-8f97-760c6f8bc7b0 2018-08-01 09:34:01,978 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 09:34:03,980 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 09:34:03,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}694e5a3d79394f4071cd70be4702814ac4be6ebe" 2018-08-01 09:34:04,063 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09: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-4ff03192-3d78-4d99-854d-793f0ffee460 x-compute-request-id: req-4ff03192-3d78-4d99-854d-793f0ffee460 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-01 09:34:04,063 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-4ff03192-3d78-4d99-854d-793f0ffee460 2018-08-01 09:34:04,063 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0828120708466s 2018-08-01 09:34:04,064 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-4ff03192-3d78-4d99-854d-793f0ffee460 2018-08-01 09:34:04,067 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-01 09:34:04,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}694e5a3d79394f4071cd70be4702814ac4be6ebe" 2018-08-01 09:34:04,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4831 X-Openstack-Request-Id: req-8300b0aa-3635-44a7-8d03-64ae0fc6041d Date: Wed, 01 Aug 2018 09:34:04 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a2413a97b61342d8bd27570706ef372d", "created_at": "2018-08-01T09:33:18Z", "updated_at": "2018-08-01T09:33:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "7f556ce3-51d0-4279-a11d-510db9f9a3b1", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "94adc13c-a166-41cf-bd16-f997efc73cb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "b39143b5-c08f-4d0b-9d40-54f472f2389e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "e218b0b7-4501-4f84-9458-caf2891c260d", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}], "revision_number": 4, "project_id": "a2413a97b61342d8bd27570706ef372d", "id": "38229670-7386-42d0-b7b9-2397ea5938de", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "a2413a97b61342d8bd27570706ef372d", "created_at": "2018-08-01T09:33:25Z", "updated_at": "2018-08-01T09:33:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:25Z", "revision_number": 0, "id": "11ecd959-649c-4c10-8f4e-ab1fe3a7489b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:25Z", "security_group_id": "38b7bca3-0bda-443d-92d7-df5f3d600691", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:25Z", "revision_number": 0, "id": "29bf3ee1-0fe9-47dc-8b8f-48a8e6e57c35", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:25Z", "security_group_id": "38b7bca3-0bda-443d-92d7-df5f3d600691", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-01T09:33:25Z", "revision_number": 0, "id": "ba9988b1-cb2a-4530-8122-83a18d98d4ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:25Z", "security_group_id": "38b7bca3-0bda-443d-92d7-df5f3d600691", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": 22, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:26Z", "revision_number": 0, "id": "e9552964-80cf-47d1-8267-b1831a7735ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:26Z", "security_group_id": "38b7bca3-0bda-443d-92d7-df5f3d600691", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}], "revision_number": 4, "project_id": "a2413a97b61342d8bd27570706ef372d", "id": "38b7bca3-0bda-443d-92d7-df5f3d600691", "name": "vping_ssh-sg_91d2e74d-bc57-48cb-80b4-6af50bc784ec"}]} 2018-08-01 09:34:04,129 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-8300b0aa-3635-44a7-8d03-64ae0fc6041d 2018-08-01 09:34:04,130 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0625560283661s 2018-08-01 09:34:04,130 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-8300b0aa-3635-44a7-8d03-64ae0fc6041d 2018-08-01 09:34:04,133 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-08-01 09:34:04,134 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/security-groups/38b7bca3-0bda-443d-92d7-df5f3d600691.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}694e5a3d79394f4071cd70be4702814ac4be6ebe" 2018-08-01 09:34:04,323 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-23861c98-2058-4e94-b9ad-e11c9f3cdc28 Content-Length: 0 Date: Wed, 01 Aug 2018 09:34:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 09:34:04,324 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/38b7bca3-0bda-443d-92d7-df5f3d600691.json used request id req-23861c98-2058-4e94-b9ad-e11c9f3cdc28 2018-08-01 09:34:04,324 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.190366983414s 2018-08-01 09:34:04,324 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/38b7bca3-0bda-443d-92d7-df5f3d600691.json used request id req-23861c98-2058-4e94-b9ad-e11c9f3cdc28 2018-08-01 09:34:04,324 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-01 09:34:04,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/os-keypairs/vping_ssh-kp_91d2e74d-bc57-48cb-80b4-6af50bc784ec -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}694e5a3d79394f4071cd70be4702814ac4be6ebe" 2018-08-01 09:34:04,372 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 09:34: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-364b2b2e-5ed3-48a1-9906-8843f2590947 x-compute-request-id: req-364b2b2e-5ed3-48a1-9906-8843f2590947 Content-Length: 0 Content-Type: application/json 2018-08-01 09:34:04,372 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/vping_ssh-kp_91d2e74d-bc57-48cb-80b4-6af50bc784ec used request id req-364b2b2e-5ed3-48a1-9906-8843f2590947 2018-08-01 09:34:04,372 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0476248264313s 2018-08-01 09:34:04,372 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/vping_ssh-kp_91d2e74d-bc57-48cb-80b4-6af50bc784ec used request id req-364b2b2e-5ed3-48a1-9906-8843f2590947 2018-08-01 09:34:04,373 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-01 09:34:04,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/ae749c21-cce4-4171-a3ae-6a6dd9521088/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}694e5a3d79394f4071cd70be4702814ac4be6ebe" -d '{"subnet_id": "82b60ba5-156c-463e-bb8a-dd3a12fd71e6"}' 2018-08-01 09:34:05,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-2df33bc9-2f8e-4a09-a41a-e5ee120c7b83 Date: Wed, 01 Aug 2018 09:34:05 GMT RESP BODY: {"network_id": "07982e08-b9de-43fc-8b4a-92c540e788c9", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "subnet_id": "82b60ba5-156c-463e-bb8a-dd3a12fd71e6", "subnet_ids": ["82b60ba5-156c-463e-bb8a-dd3a12fd71e6"], "port_id": "bc1253ca-25fb-4116-95f1-947c3b77fdcd", "id": "ae749c21-cce4-4171-a3ae-6a6dd9521088"} 2018-08-01 09:34:05,842 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/ae749c21-cce4-4171-a3ae-6a6dd9521088/remove_router_interface.json used request id req-2df33bc9-2f8e-4a09-a41a-e5ee120c7b83 2018-08-01 09:34:05,842 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.46943807602s 2018-08-01 09:34:05,843 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/ae749c21-cce4-4171-a3ae-6a6dd9521088/remove_router_interface.json used request id req-2df33bc9-2f8e-4a09-a41a-e5ee120c7b83 returning object ae749c21-cce4-4171-a3ae-6a6dd9521088 2018-08-01 09:34:05,843 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-01 09:34:05,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}694e5a3d79394f4071cd70be4702814ac4be6ebe" 2018-08-01 09:34:06,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-d1fb910e-af4a-4c3d-917c-8304cadd6077 Date: Wed, 01 Aug 2018 09:34:06 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a5a333a9-9d0e-46a5-9440-2aa9c95d5013", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "a2413a97b61342d8bd27570706ef372d", "created_at": "2018-08-01T09:33:20Z", "admin_state_up": true, "updated_at": "2018-08-01T09:34:04Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "a2413a97b61342d8bd27570706ef372d", "id": "ae749c21-cce4-4171-a3ae-6a6dd9521088", "name": "vping_ssh-router_91d2e74d-bc57-48cb-80b4-6af50bc784ec"}]} 2018-08-01 09:34:06,090 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-d1fb910e-af4a-4c3d-917c-8304cadd6077 2018-08-01 09:34:06,090 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.247111797333s 2018-08-01 09:34:06,091 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-d1fb910e-af4a-4c3d-917c-8304cadd6077 2018-08-01 09:34:06,092 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-01 09:34:06,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/ae749c21-cce4-4171-a3ae-6a6dd9521088.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}694e5a3d79394f4071cd70be4702814ac4be6ebe" 2018-08-01 09:34:07,077 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5da6c753-e71b-4897-9d2d-bb77d291349e Content-Length: 0 Date: Wed, 01 Aug 2018 09:34:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 09:34:07,077 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/ae749c21-cce4-4171-a3ae-6a6dd9521088.json used request id req-5da6c753-e71b-4897-9d2d-bb77d291349e 2018-08-01 09:34:07,078 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 0.985390901566s 2018-08-01 09:34:07,078 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/ae749c21-cce4-4171-a3ae-6a6dd9521088.json used request id req-5da6c753-e71b-4897-9d2d-bb77d291349e 2018-08-01 09:34:07,078 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-01 09:34:07,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}694e5a3d79394f4071cd70be4702814ac4be6ebe" 2018-08-01 09:34:07,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-784228f9-b483-44cb-836a-17882c57a8ea Date: Wed, 01 Aug 2018 09:34:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"07982e08-b9de-43fc-8b4a-92c540e788c9","tenant_id":"a2413a97b61342d8bd27570706ef372d","created_at":"2018-08-01T09:33:19Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-01T09:33:19Z","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":"a2413a97b61342d8bd27570706ef372d","id":"82b60ba5-156c-463e-bb8a-dd3a12fd71e6","subnetpool_id":null,"name":"vping_ssh-subnet_91d2e74d-bc57-48cb-80b4-6af50bc784ec"}]} 2018-08-01 09:34:07,127 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-784228f9-b483-44cb-836a-17882c57a8ea 2018-08-01 09:34:07,127 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0489249229431s 2018-08-01 09:34:07,128 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-784228f9-b483-44cb-836a-17882c57a8ea 2018-08-01 09:34:07,129 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-01 09:34:07,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/82b60ba5-156c-463e-bb8a-dd3a12fd71e6.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}694e5a3d79394f4071cd70be4702814ac4be6ebe" 2018-08-01 09:34:08,479 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a2789879-3cab-4de0-b8c9-db859e880472 Date: Wed, 01 Aug 2018 09:34:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 09:34:08,479 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/82b60ba5-156c-463e-bb8a-dd3a12fd71e6.json used request id req-a2789879-3cab-4de0-b8c9-db859e880472 2018-08-01 09:34:08,479 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.35017418861s 2018-08-01 09:34:08,479 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/82b60ba5-156c-463e-bb8a-dd3a12fd71e6.json used request id req-a2789879-3cab-4de0-b8c9-db859e880472 2018-08-01 09:34:08,480 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-01 09:34:08,481 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}694e5a3d79394f4071cd70be4702814ac4be6ebe" 2018-08-01 09:34:08,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1236 X-Openstack-Request-Id: req-0be81de4-74f7-4ed6-b060-077fc4b3f92b Date: Wed, 01 Aug 2018 09:34:08 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"07982e08-b9de-43fc-8b4a-92c540e788c9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a2413a97b61342d8bd27570706ef372d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T09:34:08Z","qos_policy_id":null,"name":"vping_ssh-net_91d2e74d-bc57-48cb-80b4-6af50bc784ec","admin_state_up":true,"tenant_id":"a2413a97b61342d8bd27570706ef372d","created_at":"2018-08-01T09:33:19Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dbe9669438844f3faecdc7fcc050e0d8","l2_adjacency":true,"status":"ACTIVE","subnets":["a5a333a9-9d0e-46a5-9440-2aa9c95d5013"],"description":"","tags":[],"updated_at":"2018-08-01T09:28:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:38Z","mtu":1500}]} 2018-08-01 09:34:08,585 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-0be81de4-74f7-4ed6-b060-077fc4b3f92b 2018-08-01 09:34:08,585 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.105036973953s 2018-08-01 09:34:08,585 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-0be81de4-74f7-4ed6-b060-077fc4b3f92b 2018-08-01 09:34:08,587 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-01 09:34:08,587 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/07982e08-b9de-43fc-8b4a-92c540e788c9.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}694e5a3d79394f4071cd70be4702814ac4be6ebe" 2018-08-01 09:34:09,099 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-94587691-1136-433c-b899-bca298f278eb Date: Wed, 01 Aug 2018 09:34:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 09:34:09,099 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/07982e08-b9de-43fc-8b4a-92c540e788c9.json used request id req-94587691-1136-433c-b899-bca298f278eb 2018-08-01 09:34:09,099 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.512326002121s 2018-08-01 09:34:09,099 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/07982e08-b9de-43fc-8b4a-92c540e788c9.json used request id req-94587691-1136-433c-b899-bca298f278eb 2018-08-01 09:34:09,103 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-01 09:34:09,107 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}694e5a3d79394f4071cd70be4702814ac4be6ebe" 2018-08-01 09:34:09,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-54fee897-cd84-4b34-a84f-f828195a39b3 Date: Wed, 01 Aug 2018 09:34:09 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/ebef3a1d-bf87-4fbb-a685-76b35e5f0705/snap", "metadata": {}}], "file": "/v2/images/ebef3a1d-bf87-4fbb-a685-76b35e5f0705/file", "owner": "a2413a97b61342d8bd27570706ef372d", "id": "ebef3a1d-bf87-4fbb-a685-76b35e5f0705", "size": 12716032, "self": "/v2/images/ebef3a1d-bf87-4fbb-a685-76b35e5f0705", "disk_format": "qcow2", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/ebef3a1d-bf87-4fbb-a685-76b35e5f0705/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-01T09:33:24Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_91d2e74d-bc57-48cb-80b4-6af50bc784ec", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_91d2e74d-bc57-48cb-80b4-6af50bc784ec", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-01T09:33:24Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-01 09:34:09,141 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-54fee897-cd84-4b34-a84f-f828195a39b3 2018-08-01 09:34:09,141 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0375289916992s 2018-08-01 09:34:09,141 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-54fee897-cd84-4b34-a84f-f828195a39b3 2018-08-01 09:34:09,143 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-01 09:34:09,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/ebef3a1d-bf87-4fbb-a685-76b35e5f0705 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}694e5a3d79394f4071cd70be4702814ac4be6ebe" 2018-08-01 09:34:09,491 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5b9d973b-d34c-430e-a79f-b2d1c930203e Date: Wed, 01 Aug 2018 09:34:09 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-01 09:34:09,491 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/ebef3a1d-bf87-4fbb-a685-76b35e5f0705 used request id req-5b9d973b-d34c-430e-a79f-b2d1c930203e 2018-08-01 09:34:09,492 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.348134040833s 2018-08-01 09:34:09,492 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/ebef3a1d-bf87-4fbb-a685-76b35e5f0705 used request id req-5b9d973b-d34c-430e-a79f-b2d1c930203e 2018-08-01 09:34:09,492 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-01 09:34:09,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}272554daaa7665fa4cc2562909ee1c51804fb244" 2018-08-01 09:34:09,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:34: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-9ac60b75-a17d-4229-8a42-9ef22169286c x-compute-request-id: req-9ac60b75-a17d-4229-8a42-9ef22169286c Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_91d2e74d-bc57-48cb-80b4-6af50bc784ec", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/7a838a78-95aa-4ed7-be27-638a791774fc", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/7a838a78-95aa-4ed7-be27-638a791774fc", "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": "7a838a78-95aa-4ed7-be27-638a791774fc"}]} 2018-08-01 09:34:09,517 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-9ac60b75-a17d-4229-8a42-9ef22169286c 2018-08-01 09:34:09,517 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0246171951294s 2018-08-01 09:34:09,517 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-9ac60b75-a17d-4229-8a42-9ef22169286c 2018-08-01 09:34:09,519 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-01 09:34:09,521 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/7a838a78-95aa-4ed7-be27-638a791774fc -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}272554daaa7665fa4cc2562909ee1c51804fb244" 2018-08-01 09:34:09,551 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 09:34: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-8e6ce68b-4549-46e9-a96a-2f1f6dd662b4 x-compute-request-id: req-8e6ce68b-4549-46e9-a96a-2f1f6dd662b4 Content-Length: 0 Content-Type: application/json 2018-08-01 09:34:09,551 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/7a838a78-95aa-4ed7-be27-638a791774fc used request id req-8e6ce68b-4549-46e9-a96a-2f1f6dd662b4 2018-08-01 09:34:09,552 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0329010486603s 2018-08-01 09:34:09,552 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/7a838a78-95aa-4ed7-be27-638a791774fc used request id req-8e6ce68b-4549-46e9-a96a-2f1f6dd662b4 2018-08-01 09:34:09,552 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-01 09:34:09,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}272554daaa7665fa4cc2562909ee1c51804fb244" 2018-08-01 09:34:09,659 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:34:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a69990d-412c-40bb-b774-34ad865247b9 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "vping_ssh-user_91d2e74d-bc57-48cb-80b4-6af50bc784ec", "links": {"self": "http://172.30.9.24:5000/v3/users/2c3db4b85e634e98b9a0b7c6c6e8ca24"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2c3db4b85e634e98b9a0b7c6c6e8ca24", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 09:34:09,659 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-5a69990d-412c-40bb-b774-34ad865247b9 2018-08-01 09:34:09,659 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.107015132904s 2018-08-01 09:34:09,660 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-5a69990d-412c-40bb-b774-34ad865247b9 2018-08-01 09:34:09,665 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-01 09:34:09,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users/2c3db4b85e634e98b9a0b7c6c6e8ca24 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}272554daaa7665fa4cc2562909ee1c51804fb244" 2018-08-01 09:34:09,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:34:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe62c5e6-617b-402a-81f7-dd13a7538217 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"user": {"name": "vping_ssh-user_91d2e74d-bc57-48cb-80b4-6af50bc784ec", "links": {"self": "http://172.30.9.24:5000/v3/users/2c3db4b85e634e98b9a0b7c6c6e8ca24"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "2c3db4b85e634e98b9a0b7c6c6e8ca24", "description": null}} 2018-08-01 09:34:09,758 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/2c3db4b85e634e98b9a0b7c6c6e8ca24 used request id req-fe62c5e6-617b-402a-81f7-dd13a7538217 2018-08-01 09:34:09,758 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0924439430237s 2018-08-01 09:34:09,758 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/2c3db4b85e634e98b9a0b7c6c6e8ca24 used request id req-fe62c5e6-617b-402a-81f7-dd13a7538217 2018-08-01 09:34:09,759 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-01 09:34:09,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/users/2c3db4b85e634e98b9a0b7c6c6e8ca24 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}272554daaa7665fa4cc2562909ee1c51804fb244" 2018-08-01 09:34:09,968 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 09:34:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-76f365e5-fec1-4eb7-8529-95cac115fad0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 09:34:09,968 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/2c3db4b85e634e98b9a0b7c6c6e8ca24 used request id req-76f365e5-fec1-4eb7-8529-95cac115fad0 2018-08-01 09:34:09,968 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.20897603035s 2018-08-01 09:34:09,968 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/2c3db4b85e634e98b9a0b7c6c6e8ca24 used request id req-76f365e5-fec1-4eb7-8529-95cac115fad0 2018-08-01 09:34:09,975 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-01 09:34:09,979 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}272554daaa7665fa4cc2562909ee1c51804fb244" 2018-08-01 09:34:10,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:34:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d312618e-6bec-4852-8060-6878dc1a6aab Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "id": "8d96727022f4443794db44ecde432faf", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d"}, "tags": [], "enabled": true, "id": "a2413a97b61342d8bd27570706ef372d", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_91d2e74d-bc57-48cb-80b4-6af50bc784ec"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8"}, "tags": [], "enabled": true, "id": "dbe9669438844f3faecdc7fcc050e0d8", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-01 09:34:10,065 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-d312618e-6bec-4852-8060-6878dc1a6aab 2018-08-01 09:34:10,066 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0899770259857s 2018-08-01 09:34:10,066 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-d312618e-6bec-4852-8060-6878dc1a6aab 2018-08-01 09:34:10,070 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-01 09:34:10,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}272554daaa7665fa4cc2562909ee1c51804fb244" 2018-08-01 09:34:10,226 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 09:34:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb19f624-21a2-421a-81e3-666f868a0450 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 09:34:10,227 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d used request id req-eb19f624-21a2-421a-81e3-666f868a0450 2018-08-01 09:34:10,227 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.156184911728s 2018-08-01 09:34:10,227 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d used request id req-eb19f624-21a2-421a-81e3-666f868a0450 2018-08-01 09:34:10,231 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-01 09:34:10,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}272554daaa7665fa4cc2562909ee1c51804fb244" 2018-08-01 09:34:10,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:34:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e3576d2-329e-4ccd-bced-2f4c63226796 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0f7079f2c68f4286a0d5e8e11b4617b1", "links": {"self": "http://172.30.9.24:5000/v3/roles/0f7079f2c68f4286a0d5e8e11b4617b1"}, "name": "Member"}, {"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 09:34:10,330 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-9e3576d2-329e-4ccd-bced-2f4c63226796 2018-08-01 09:34:10,331 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0997159481049s 2018-08-01 09:34:10,331 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-9e3576d2-329e-4ccd-bced-2f4c63226796 2018-08-01 09:34:10,336 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-08-01 09:34:10,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/roles/0f7079f2c68f4286a0d5e8e11b4617b1 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}272554daaa7665fa4cc2562909ee1c51804fb244" 2018-08-01 09:34:10,450 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 09:34:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-76152495-6454-494f-834e-ede0ea80fc92 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 09:34:10,450 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/0f7079f2c68f4286a0d5e8e11b4617b1 used request id req-76152495-6454-494f-834e-ede0ea80fc92 2018-08-01 09:34:10,450 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.114301204681s 2018-08-01 09:34:10,451 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/0f7079f2c68f4286a0d5e8e11b4617b1 used request id req-76152495-6454-494f-834e-ede0ea80fc92 2018-08-01 09:34:10,497 - xtesting.ci.run_tests - INFO - Loading test case 'vping_userdata'... 2018-08-01 09:34:10,535 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-01 09:34:10,535 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-01 09:34:10,536 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-01 09:34:10,536 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-01 09:34:10,536 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-01 09:34:10,536 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-01 09:34:10,536 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-01 09:34:10,536 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-01 09:34:10,536 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-01 09:34:10,536 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-01 09:34:10,536 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-01 09:34:10,536 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-01 09:34:10,536 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-01 09:34:10,536 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-01 09:34:10,536 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-01 09:34:10,536 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-01 09:34:10,536 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-01 09:34:10,537 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-01 09:34:10,537 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-01 09:34:10,537 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-01 09:34:10,537 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-01 09:34:10,537 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-01 09:34:10,538 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-01 09:34:10,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:34:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d924cc3-93a4-41f8-b138-0d5464406c96 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:34:10,544 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-7d924cc3-93a4-41f8-b138-0d5464406c96 2018-08-01 09:34:10,544 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-08-01 09:34:10,928 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:34:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["s116slb3Q1i2JCesxHYY9A"], "issued_at": "2018-08-01T09:34:10.000000Z"}} 2018-08-01 09:34:10,931 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-01 09:34:10,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}bf95c6ecae85197e82f66ed10d43722f12825b90" 2018-08-01 09:34:11,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-e1199e5a-92c9-4ea5-9be1-4157325ffc45 Date: Wed, 01 Aug 2018 09:34:11 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dbe9669438844f3faecdc7fcc050e0d8","l2_adjacency":true,"status":"ACTIVE","subnets":["a5a333a9-9d0e-46a5-9440-2aa9c95d5013"],"description":"","tags":[],"updated_at":"2018-08-01T09:28:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:38Z","provider:network_type":"flat"}]} 2018-08-01 09:34:11,175 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-e1199e5a-92c9-4ea5-9be1-4157325ffc45 2018-08-01 09:34:11,176 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.24485206604s 2018-08-01 09:34:11,176 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-e1199e5a-92c9-4ea5-9be1-4157325ffc45 2018-08-01 09:34:11,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-01 09:34:11,185 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 09:34: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 09:34:11,186 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-01 09:34:11,189 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}bf95c6ecae85197e82f66ed10d43722f12825b90" 2018-08-01 09:34:11,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:34:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76d9dfa7-ab40-4349-bc7b-151eaee7054c Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/060e9088cac343b9864226107af6e21e"}, "tags": [], "enabled": true, "id": "060e9088cac343b9864226107af6e21e", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2018-08-01 09:34:11,282 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-76d9dfa7-ab40-4349-bc7b-151eaee7054c 2018-08-01 09:34:11,283 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0966939926147s 2018-08-01 09:34:11,283 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-76d9dfa7-ab40-4349-bc7b-151eaee7054c 2018-08-01 09:34:11,290 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-01 09:34:11,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}bf95c6ecae85197e82f66ed10d43722f12825b90" -d '{"project": {"description": "Created by OPNFV Functest: vping_userdata", "enabled": true, "domain_id": "default", "name": "vping_userdata-project_052031a0-5033-4d90-bea7-44e143ab5cb4"}}' 2018-08-01 09:34:11,415 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 09:34:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-795d777f-aa62-4dbe-9e9d-09f2f16f2430 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.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c"}, "tags": [], "enabled": true, "id": "c0d9b34b06f445a7857603f60b181f3c", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_052031a0-5033-4d90-bea7-44e143ab5cb4"}} 2018-08-01 09:34:11,415 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-795d777f-aa62-4dbe-9e9d-09f2f16f2430 2018-08-01 09:34:11,415 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.125146150589s 2018-08-01 09:34:11,416 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-795d777f-aa62-4dbe-9e9d-09f2f16f2430 2018-08-01 09:34:11,416 - 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'c0d9b34b06f445a7857603f60b181f3c', '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_052031a0-5033-4d90-bea7-44e143ab5cb4'}) 2018-08-01 09:34:11,423 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-01 09:34:11,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}bf95c6ecae85197e82f66ed10d43722f12825b90" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "8f2a72e2-4c02-4023-8244-155caae3870d", "email": null, "name": "vping_userdata-user_052031a0-5033-4d90-bea7-44e143ab5cb4"}}' 2018-08-01 09:34:11,786 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 09:34:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9225238d-2bad-4611-a937-fc0d4010d201 Content-Length: 329 Content-Type: application/json RESP BODY: {"user": {"name": "vping_userdata-user_052031a0-5033-4d90-bea7-44e143ab5cb4", "links": {"self": "http://172.30.9.24:5000/v3/users/57f49a7646ca4defa6be39eec6f781a1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "57f49a7646ca4defa6be39eec6f781a1", "domain_id": "default", "password_expires_at": null}} 2018-08-01 09:34:11,786 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-9225238d-2bad-4611-a937-fc0d4010d201 2018-08-01 09:34:11,787 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.363899946213s 2018-08-01 09:34:11,787 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-9225238d-2bad-4611-a937-fc0d4010d201 2018-08-01 09:34:11,787 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'57f49a7646ca4defa6be39eec6f781a1', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_userdata-user_052031a0-5033-4d90-bea7-44e143ab5cb4'}) 2018-08-01 09:34:11,791 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-01 09:34:11,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}bf95c6ecae85197e82f66ed10d43722f12825b90" 2018-08-01 09:34:11,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:34:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1322561a-2cd0-456f-9c6e-6dd80b673a6a Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 09:34:11,882 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-1322561a-2cd0-456f-9c6e-6dd80b673a6a 2018-08-01 09:34:11,882 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0914840698242s 2018-08-01 09:34:11,883 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-1322561a-2cd0-456f-9c6e-6dd80b673a6a 2018-08-01 09:34:11,887 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-01 09:34:11,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}bf95c6ecae85197e82f66ed10d43722f12825b90" 2018-08-01 09:34:11,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:34:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d841ad96-26dd-4951-873b-0b755350a6c8 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 09:34:11,973 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-d841ad96-26dd-4951-873b-0b755350a6c8 2018-08-01 09:34:11,973 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0854887962341s 2018-08-01 09:34:11,973 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-d841ad96-26dd-4951-873b-0b755350a6c8 2018-08-01 09:34:11,974 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-08-01 09:34:11,978 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-08-01 09:34:11,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}bf95c6ecae85197e82f66ed10d43722f12825b90" -d '{"role": {"name": "Member"}}' 2018-08-01 09:34:12,070 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 09:34:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c5e1f7b-e9e9-411b-a422-e6e26f561abf Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "df0d4249befd4834b0c8854bb642defe", "links": {"self": "http://172.30.9.24:5000/v3/roles/df0d4249befd4834b0c8854bb642defe"}, "name": "Member"}} 2018-08-01 09:34:12,070 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-1c5e1f7b-e9e9-411b-a422-e6e26f561abf 2018-08-01 09:34:12,070 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.0927209854126s 2018-08-01 09:34:12,071 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-1c5e1f7b-e9e9-411b-a422-e6e26f561abf 2018-08-01 09:34:12,071 - 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'df0d4249befd4834b0c8854bb642defe'}) 2018-08-01 09:34:12,075 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-01 09:34:12,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}bf95c6ecae85197e82f66ed10d43722f12825b90" 2018-08-01 09:34:12,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:34:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e30e8d52-d61b-43c3-a2f4-7c39d66ff35a Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "df0d4249befd4834b0c8854bb642defe", "links": {"self": "http://172.30.9.24:5000/v3/roles/df0d4249befd4834b0c8854bb642defe"}, "name": "Member"}]} 2018-08-01 09:34:12,162 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-e30e8d52-d61b-43c3-a2f4-7c39d66ff35a 2018-08-01 09:34:12,162 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0868799686432s 2018-08-01 09:34:12,162 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-e30e8d52-d61b-43c3-a2f4-7c39d66ff35a 2018-08-01 09:34:12,167 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-01 09:34:12,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}bf95c6ecae85197e82f66ed10d43722f12825b90" 2018-08-01 09:34:12,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:34:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51d1bd1c-c851-496e-a5be-c1134281b9be Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-01 09:34:12,252 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-51d1bd1c-c851-496e-a5be-c1134281b9be 2018-08-01 09:34:12,252 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0851109027863s 2018-08-01 09:34:12,252 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-51d1bd1c-c851-496e-a5be-c1134281b9be 2018-08-01 09:34:12,253 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-01 09:34:12,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}bf95c6ecae85197e82f66ed10d43722f12825b90" 2018-08-01 09:34:12,357 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:34:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e11a964-a24e-41c6-9dfd-cdc3860cecaf Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_052031a0-5033-4d90-bea7-44e143ab5cb4", "links": {"self": "http://172.30.9.24:5000/v3/users/57f49a7646ca4defa6be39eec6f781a1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "57f49a7646ca4defa6be39eec6f781a1", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 09:34:12,357 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-8e11a964-a24e-41c6-9dfd-cdc3860cecaf 2018-08-01 09:34:12,357 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.104138851166s 2018-08-01 09:34:12,358 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-8e11a964-a24e-41c6-9dfd-cdc3860cecaf 2018-08-01 09:34:12,369 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-01 09:34:12,372 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}bf95c6ecae85197e82f66ed10d43722f12825b90" 2018-08-01 09:34:12,456 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:34:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a287183-d430-485c-aaaa-fe71847709a3 Content-Encoding: gzip Content-Length: 400 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "id": "8d96727022f4443794db44ecde432faf", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c"}, "tags": [], "enabled": true, "id": "c0d9b34b06f445a7857603f60b181f3c", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_052031a0-5033-4d90-bea7-44e143ab5cb4"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8"}, "tags": [], "enabled": true, "id": "dbe9669438844f3faecdc7fcc050e0d8", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-01 09:34:12,456 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-8a287183-d430-485c-aaaa-fe71847709a3 2018-08-01 09:34:12,456 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0873379707336s 2018-08-01 09:34:12,457 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-8a287183-d430-485c-aaaa-fe71847709a3 2018-08-01 09:34:12,464 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-01 09:34:12,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=57f49a7646ca4defa6be39eec6f781a1&role.id=df0d4249befd4834b0c8854bb642defe&scope.project.id=c0d9b34b06f445a7857603f60b181f3c" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bf95c6ecae85197e82f66ed10d43722f12825b90" 2018-08-01 09:34:12,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:34:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8446e462-7fc3-40b0-ae51-e89324a36cb3 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=57f49a7646ca4defa6be39eec6f781a1&role.id=df0d4249befd4834b0c8854bb642defe&scope.project.id=c0d9b34b06f445a7857603f60b181f3c", "previous": null, "next": null}} 2018-08-01 09:34:12,549 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=57f49a7646ca4defa6be39eec6f781a1&role.id=df0d4249befd4834b0c8854bb642defe&scope.project.id=c0d9b34b06f445a7857603f60b181f3c used request id req-8446e462-7fc3-40b0-ae51-e89324a36cb3 2018-08-01 09:34:12,549 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0842859745026s 2018-08-01 09:34:12,549 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=57f49a7646ca4defa6be39eec6f781a1&role.id=df0d4249befd4834b0c8854bb642defe&scope.project.id=c0d9b34b06f445a7857603f60b181f3c used request id req-8446e462-7fc3-40b0-ae51-e89324a36cb3 2018-08-01 09:34:12,552 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-01 09:34:12,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c/users/57f49a7646ca4defa6be39eec6f781a1/roles/df0d4249befd4834b0c8854bb642defe -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bf95c6ecae85197e82f66ed10d43722f12825b90" 2018-08-01 09:34:12,673 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 09:34:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e4d9df94-baa1-418e-b86f-5337ab6dcb2a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 09:34:12,673 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c/users/57f49a7646ca4defa6be39eec6f781a1/roles/df0d4249befd4834b0c8854bb642defe used request id req-e4d9df94-baa1-418e-b86f-5337ab6dcb2a 2018-08-01 09:34:12,673 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.12031006813s 2018-08-01 09:34:12,673 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c/users/57f49a7646ca4defa6be39eec6f781a1/roles/df0d4249befd4834b0c8854bb642defe used request id req-e4d9df94-baa1-418e-b86f-5337ab6dcb2a 2018-08-01 09:34:12,674 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_userdata-project_052031a0-5033-4d90-bea7-44e143ab5cb4', 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'c0d9b34b06f445a7857603f60b181f3c', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '8f2a72e2-4c02-4023-8244-155caae3870d', 'username': u'vping_userdata-user_052031a0-5033-4d90-bea7-44e143ab5cb4', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-01 09:34:12,675 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-01 09:34:12,675 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-01 09:34:12,675 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-01 09:34:12,675 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-01 09:34:12,675 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-01 09:34:12,676 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-01 09:34:12,676 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-01 09:34:12,676 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-01 09:34:12,676 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-01 09:34:12,676 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-01 09:34:12,676 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-01 09:34:12,676 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-01 09:34:12,676 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-01 09:34:12,676 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-01 09:34:12,677 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-01 09:34:12,677 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-01 09:34:12,677 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-01 09:34:12,677 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-01 09:34:12,677 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-01 09:34:12,677 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-01 09:34:12,677 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-01 09:34:12,677 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-01 09:34:12,679 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_userdata-user_052031a0-5033-4d90-bea7-44e143ab5cb4', 'password': '8f2a72e2-4c02-4023-8244-155caae3870d', 'project_name': 'vping_userdata-project_052031a0-5033-4d90-bea7-44e143ab5cb4', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000//v3', 'project_id': 'c0d9b34b06f445a7857603f60b181f3c', 'project_domain_name': 'Default'} 2018-08-01 09:34:12,679 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-08-01 09:34:12,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-01 09:34:12,687 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:34:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cee7e7dd-9698-484d-81c6-8c40ee19ba13 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:34:12,687 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-cee7e7dd-9698-484d-81c6-8c40ee19ba13 2018-08-01 09:34:12,688 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-08-01 09:34:13,064 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "df0d4249befd4834b0c8854bb642defe", "name": "Member"}], "expires_at": "2018-08-01T10:34:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0d9b34b06f445a7857603f60b181f3c", "name": "vping_userdata-project_052031a0-5033-4d90-bea7-44e143ab5cb4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/c0d9b34b06f445a7857603f60b181f3c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/c0d9b34b06f445a7857603f60b181f3c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/c0d9b34b06f445a7857603f60b181f3c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/c0d9b34b06f445a7857603f60b181f3c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/c0d9b34b06f445a7857603f60b181f3c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/c0d9b34b06f445a7857603f60b181f3c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_c0d9b34b06f445a7857603f60b181f3c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_c0d9b34b06f445a7857603f60b181f3c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/c0d9b34b06f445a7857603f60b181f3c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/c0d9b34b06f445a7857603f60b181f3c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/c0d9b34b06f445a7857603f60b181f3c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/c0d9b34b06f445a7857603f60b181f3c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/c0d9b34b06f445a7857603f60b181f3c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/c0d9b34b06f445a7857603f60b181f3c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_userdata-user_052031a0-5033-4d90-bea7-44e143ab5cb4", "id": "57f49a7646ca4defa6be39eec6f781a1"}, "audit_ids": ["obNSB-R7S9Sion6D9dyF-A"], "issued_at": "2018-08-01T09:34:13.000000Z"}} 2018-08-01 09:34:13,067 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-01 09:34:13,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}2abfbd5c5c7032ec93617a5dfdf66260a6da69a3" -d '{"network": {"name": "vping_userdata-net_052031a0-5033-4d90-bea7-44e143ab5cb4", "admin_state_up": true}}' 2018-08-01 09:34:14,393 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 633 X-Openstack-Request-Id: req-c07d45b9-85d8-4c91-9510-085654bba212 Date: Wed, 01 Aug 2018 09:34:14 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"2c66f404-0055-404d-81d3-d96ac0f73082","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"c0d9b34b06f445a7857603f60b181f3c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T09:34:14Z","is_default":false,"name":"vping_userdata-net_052031a0-5033-4d90-bea7-44e143ab5cb4","qos_policy_id":null,"admin_state_up":true,"tenant_id":"c0d9b34b06f445a7857603f60b181f3c","created_at":"2018-08-01T09:34:14Z","mtu":1450}} 2018-08-01 09:34:14,393 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-c07d45b9-85d8-4c91-9510-085654bba212 2018-08-01 09:34:14,394 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.32680988312s 2018-08-01 09:34:14,394 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-c07d45b9-85d8-4c91-9510-085654bba212 2018-08-01 09:34:14,394 - 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-08-01T09:34:14Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'id': u'2c66f404-0055-404d-81d3-d96ac0f73082', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-net_052031a0-5033-4d90-bea7-44e143ab5cb4', u'admin_state_up': True, u'tenant_id': u'c0d9b34b06f445a7857603f60b181f3c', u'created_at': u'2018-08-01T09:34:14Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'c0d9b34b06f445a7857603f60b181f3c', u'l2_adjacency': True}) 2018-08-01 09:34:14,395 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-01 09:34:14,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}2abfbd5c5c7032ec93617a5dfdf66260a6da69a3" 2018-08-01 09:34:14,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1235 X-Openstack-Request-Id: req-5938893f-2373-4f4d-922a-4bc2d1fcf98f Date: Wed, 01 Aug 2018 09:34:14 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"2c66f404-0055-404d-81d3-d96ac0f73082","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"c0d9b34b06f445a7857603f60b181f3c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T09:34:14Z","qos_policy_id":null,"name":"vping_userdata-net_052031a0-5033-4d90-bea7-44e143ab5cb4","admin_state_up":true,"tenant_id":"c0d9b34b06f445a7857603f60b181f3c","created_at":"2018-08-01T09:34:14Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dbe9669438844f3faecdc7fcc050e0d8","l2_adjacency":true,"status":"ACTIVE","subnets":["a5a333a9-9d0e-46a5-9440-2aa9c95d5013"],"description":"","tags":[],"updated_at":"2018-08-01T09:28:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:38Z","mtu":1500}]} 2018-08-01 09:34:14,526 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-5938893f-2373-4f4d-922a-4bc2d1fcf98f 2018-08-01 09:34:14,526 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.130666971207s 2018-08-01 09:34:14,526 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-5938893f-2373-4f4d-922a-4bc2d1fcf98f 2018-08-01 09:34:14,527 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-01 09:34:14,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}2abfbd5c5c7032ec93617a5dfdf66260a6da69a3" -d '{"subnet": {"name": "vping_userdata-subnet_052031a0-5033-4d90-bea7-44e143ab5cb4", "enable_dhcp": true, "network_id": "2c66f404-0055-404d-81d3-d96ac0f73082", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-01 09:34:15,246 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-3c444305-4aee-4372-83e4-4b38441a6492 Date: Wed, 01 Aug 2018 09:34:15 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2c66f404-0055-404d-81d3-d96ac0f73082","tenant_id":"c0d9b34b06f445a7857603f60b181f3c","created_at":"2018-08-01T09:34:14Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-01T09:34: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":"c0d9b34b06f445a7857603f60b181f3c","id":"c2c2c543-c096-409c-ab56-3b0d751c278a","subnetpool_id":null,"name":"vping_userdata-subnet_052031a0-5033-4d90-bea7-44e143ab5cb4"}} 2018-08-01 09:34:15,247 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-3c444305-4aee-4372-83e4-4b38441a6492 2018-08-01 09:34:15,247 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.719225883484s 2018-08-01 09:34:15,247 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-3c444305-4aee-4372-83e4-4b38441a6492 2018-08-01 09:34:15,247 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-01T09:34: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'c2c2c543-c096-409c-ab56-3b0d751c278a', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_userdata-subnet_052031a0-5033-4d90-bea7-44e143ab5cb4', u'enable_dhcp': True, u'network_id': u'2c66f404-0055-404d-81d3-d96ac0f73082', u'tenant_id': u'c0d9b34b06f445a7857603f60b181f3c', u'created_at': u'2018-08-01T09:34: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'c0d9b34b06f445a7857603f60b181f3c'}) 2018-08-01 09:34:15,248 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-01 09:34:15,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}2abfbd5c5c7032ec93617a5dfdf66260a6da69a3" -d '{"router": {"external_gateway_info": {"network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089"}, "name": "vping_userdata-router_052031a0-5033-4d90-bea7-44e143ab5cb4", "admin_state_up": true}}' 2018-08-01 09:34:16,679 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-efb05e59-33be-40ce-893c-906e02b0685e Date: Wed, 01 Aug 2018 09:34:16 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a5a333a9-9d0e-46a5-9440-2aa9c95d5013", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "created_at": "2018-08-01T09:34:15Z", "admin_state_up": true, "updated_at": "2018-08-01T09:34:16Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "c0d9b34b06f445a7857603f60b181f3c", "id": "058b27db-6a02-4c2c-952f-ec52d4b191db", "name": "vping_userdata-router_052031a0-5033-4d90-bea7-44e143ab5cb4"}} 2018-08-01 09:34:16,679 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-efb05e59-33be-40ce-893c-906e02b0685e 2018-08-01 09:34:16,679 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.43112516403s 2018-08-01 09:34:16,680 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-efb05e59-33be-40ce-893c-906e02b0685e 2018-08-01 09:34:16,680 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-01T09:34:16Z', u'revision_number': 2, u'id': u'058b27db-6a02-4c2c-952f-ec52d4b191db', u'external_gateway_info': {u'network_id': u'e7d7be46-2840-4976-87a2-d78a4e5c6089', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'a5a333a9-9d0e-46a5-9440-2aa9c95d5013', u'ip_address': u'172.30.9.207'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-router_052031a0-5033-4d90-bea7-44e143ab5cb4', u'admin_state_up': True, u'tenant_id': u'c0d9b34b06f445a7857603f60b181f3c', u'created_at': u'2018-08-01T09:34:15Z', u'flavor_id': None, u'routes': [], u'project_id': u'c0d9b34b06f445a7857603f60b181f3c'}) 2018-08-01 09:34:16,681 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-01 09:34:16,681 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/058b27db-6a02-4c2c-952f-ec52d4b191db/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}2abfbd5c5c7032ec93617a5dfdf66260a6da69a3" -d '{"subnet_id": "c2c2c543-c096-409c-ab56-3b0d751c278a"}' 2018-08-01 09:34:18,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-b1e4944d-fcff-46a3-9239-628b1f182406 Date: Wed, 01 Aug 2018 09:34:18 GMT RESP BODY: {"network_id": "2c66f404-0055-404d-81d3-d96ac0f73082", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "subnet_id": "c2c2c543-c096-409c-ab56-3b0d751c278a", "subnet_ids": ["c2c2c543-c096-409c-ab56-3b0d751c278a"], "port_id": "80e03924-1ddd-4ebc-a9e4-fbc995c7973f", "id": "058b27db-6a02-4c2c-952f-ec52d4b191db"} 2018-08-01 09:34:18,791 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/058b27db-6a02-4c2c-952f-ec52d4b191db/add_router_interface.json used request id req-b1e4944d-fcff-46a3-9239-628b1f182406 2018-08-01 09:34:18,792 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.11090302467s 2018-08-01 09:34:18,792 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/058b27db-6a02-4c2c-952f-ec52d4b191db/add_router_interface.json used request id req-b1e4944d-fcff-46a3-9239-628b1f182406 returning object 058b27db-6a02-4c2c-952f-ec52d4b191db 2018-08-01 09:34:18,792 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-01 09:34:18,925 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-01 09:34:18,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-01 09:34:18,931 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Wed, 01 Aug 2018 09:34:18 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2018-08-01 09:34:18,933 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-01 09:34:18,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}2abfbd5c5c7032ec93617a5dfdf66260a6da69a3" 2018-08-01 09:34:19,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-eae288b3-0b5d-449c-a1ba-3252e8bd2024 Date: Wed, 01 Aug 2018 09:34:19 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-01 09:34:19,134 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-eae288b3-0b5d-449c-a1ba-3252e8bd2024 2018-08-01 09:34:19,134 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.200376987457s 2018-08-01 09:34:19,134 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-eae288b3-0b5d-449c-a1ba-3252e8bd2024 2018-08-01 09:34:19,142 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-01 09:34:19,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}2abfbd5c5c7032ec93617a5dfdf66260a6da69a3" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_userdata-img_052031a0-5033-4d90-bea7-44e143ab5cb4", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_userdata-img_052031a0-5033-4d90-bea7-44e143ab5cb4"}' 2018-08-01 09:34:19,214 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 880 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/60ff19ea-3938-4fb1-821e-f834787958b4 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-179d3936-4788-4f14-8456-0fc24beb743d Date: Wed, 01 Aug 2018 09:34:19 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/60ff19ea-3938-4fb1-821e-f834787958b4/file", "owner": "c0d9b34b06f445a7857603f60b181f3c", "id": "60ff19ea-3938-4fb1-821e-f834787958b4", "size": null, "self": "/v2/images/60ff19ea-3938-4fb1-821e-f834787958b4", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-01T09:34:19Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_052031a0-5033-4d90-bea7-44e143ab5cb4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_052031a0-5033-4d90-bea7-44e143ab5cb4", "checksum": null, "created_at": "2018-08-01T09:34:19Z", "protected": false} 2018-08-01 09:34:19,214 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-179d3936-4788-4f14-8456-0fc24beb743d 2018-08-01 09:34:19,214 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0719709396362s 2018-08-01 09:34:19,215 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-179d3936-4788-4f14-8456-0fc24beb743d returning object 60ff19ea-3938-4fb1-821e-f834787958b4 2018-08-01 09:34:19,215 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-01 09:34:19,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/60ff19ea-3938-4fb1-821e-f834787958b4/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}2abfbd5c5c7032ec93617a5dfdf66260a6da69a3" -d '' 2018-08-01 09:34:19,637 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-45ddc088-1435-4488-aa2d-12d459197f96 Date: Wed, 01 Aug 2018 09:34:19 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-01 09:34:19,638 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/60ff19ea-3938-4fb1-821e-f834787958b4/file used request id req-45ddc088-1435-4488-aa2d-12d459197f96 2018-08-01 09:34:19,638 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.422292947769s 2018-08-01 09:34:19,638 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/60ff19ea-3938-4fb1-821e-f834787958b4/file used request id req-45ddc088-1435-4488-aa2d-12d459197f96 2018-08-01 09:34:19,638 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/vping_userdata-img_052031a0-5033-4d90-bea7-44e143ab5cb4', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-08-01T09:34:19Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/60ff19ea-3938-4fb1-821e-f834787958b4/file', u'owner': u'c0d9b34b06f445a7857603f60b181f3c', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'60ff19ea-3938-4fb1-821e-f834787958b4', u'size': None, u'name': u'vping_userdata-img_052031a0-5033-4d90-bea7-44e143ab5cb4', u'checksum': None, u'self': u'/v2/images/60ff19ea-3938-4fb1-821e-f834787958b4', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-08-01T09:34:19Z', u'schema': u'/v2/schemas/image'}) 2018-08-01 09:34:19,639 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-01 09:34:19,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}bf95c6ecae85197e82f66ed10d43722f12825b90" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_userdata-flavor_052031a0-5033-4d90-bea7-44e143ab5cb4", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-01 09:34:19,898 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:34: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-d8137993-44e8-49de-a7c6-a3713311be43 x-compute-request-id: req-d8137993-44e8-49de-a7c6-a3713311be43 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"name": "vping_userdata-flavor_052031a0-5033-4d90-bea7-44e143ab5cb4", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/1493e477-50da-4c69-ab42-3b6118485a96", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/1493e477-50da-4c69-ab42-3b6118485a96", "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": "1493e477-50da-4c69-ab42-3b6118485a96"}} 2018-08-01 09:34:19,898 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-d8137993-44e8-49de-a7c6-a3713311be43 2018-08-01 09:34:19,898 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.259241104126s 2018-08-01 09:34:19,899 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-d8137993-44e8-49de-a7c6-a3713311be43 2018-08-01 09:34:19,899 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_userdata-flavor_052031a0-5033-4d90-bea7-44e143ab5cb4', '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'8d96727022f4443794db44ecde432faf', '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'1493e477-50da-4c69-ab42-3b6118485a96', 'swap': 0}) 2018-08-01 09:34:19,900 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-01 09:34:19,903 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/1493e477-50da-4c69-ab42-3b6118485a96/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}bf95c6ecae85197e82f66ed10d43722f12825b90" -d '{"extra_specs": {}}' 2018-08-01 09:34:19,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:34: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-8bd8d2ca-0375-4a0c-9d38-269722560f90 x-compute-request-id: req-8bd8d2ca-0375-4a0c-9d38-269722560f90 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-01 09:34:19,924 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/1493e477-50da-4c69-ab42-3b6118485a96/os-extra_specs used request id req-8bd8d2ca-0375-4a0c-9d38-269722560f90 2018-08-01 09:34:19,925 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0241711139679s 2018-08-01 09:34:19,925 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/1493e477-50da-4c69-ab42-3b6118485a96/os-extra_specs used request id req-8bd8d2ca-0375-4a0c-9d38-269722560f90 2018-08-01 09:34:19,925 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-01 09:34:19,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}2abfbd5c5c7032ec93617a5dfdf66260a6da69a3" 2018-08-01 09:34:20,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1279 X-Openstack-Request-Id: req-17e1e98b-3e72-4ca2-ae75-5f6188f7b1cd Date: Wed, 01 Aug 2018 09:34:20 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2c66f404-0055-404d-81d3-d96ac0f73082","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c0d9b34b06f445a7857603f60b181f3c","l2_adjacency":true,"status":"ACTIVE","subnets":["c2c2c543-c096-409c-ab56-3b0d751c278a"],"description":"","tags":[],"updated_at":"2018-08-01T09:34:14Z","qos_policy_id":null,"name":"vping_userdata-net_052031a0-5033-4d90-bea7-44e143ab5cb4","admin_state_up":true,"tenant_id":"c0d9b34b06f445a7857603f60b181f3c","created_at":"2018-08-01T09:34:14Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dbe9669438844f3faecdc7fcc050e0d8","l2_adjacency":true,"status":"ACTIVE","subnets":["a5a333a9-9d0e-46a5-9440-2aa9c95d5013"],"description":"","tags":[],"updated_at":"2018-08-01T09:28:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:38Z","mtu":1500}]} 2018-08-01 09:34:20,057 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-17e1e98b-3e72-4ca2-ae75-5f6188f7b1cd 2018-08-01 09:34:20,057 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.13169503212s 2018-08-01 09:34:20,057 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-17e1e98b-3e72-4ca2-ae75-5f6188f7b1cd 2018-08-01 09:34:20,062 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-01 09:34:20,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}2abfbd5c5c7032ec93617a5dfdf66260a6da69a3" 2018-08-01 09:34:20,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-b3846e54-c9ee-47bb-85dc-fd62594be4af Date: Wed, 01 Aug 2018 09:34:20 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/60ff19ea-3938-4fb1-821e-f834787958b4/snap", "metadata": {}}], "file": "/v2/images/60ff19ea-3938-4fb1-821e-f834787958b4/file", "owner": "c0d9b34b06f445a7857603f60b181f3c", "id": "60ff19ea-3938-4fb1-821e-f834787958b4", "size": 12716032, "self": "/v2/images/60ff19ea-3938-4fb1-821e-f834787958b4", "disk_format": "qcow2", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/60ff19ea-3938-4fb1-821e-f834787958b4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-01T09:34:19Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_052031a0-5033-4d90-bea7-44e143ab5cb4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_052031a0-5033-4d90-bea7-44e143ab5cb4", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-01T09:34:19Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-01 09:34:20,179 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-b3846e54-c9ee-47bb-85dc-fd62594be4af 2018-08-01 09:34:20,179 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.116560935974s 2018-08-01 09:34:20,179 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-b3846e54-c9ee-47bb-85dc-fd62594be4af 2018-08-01 09:34:20,181 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-01 09:34:20,184 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}2abfbd5c5c7032ec93617a5dfdf66260a6da69a3" 2018-08-01 09:34:20,375 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:34: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-c3b77971-9379-4ba5-bf98-d2627f89e87b x-compute-request-id: req-c3b77971-9379-4ba5-bf98-d2627f89e87b Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_052031a0-5033-4d90-bea7-44e143ab5cb4", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/1493e477-50da-4c69-ab42-3b6118485a96", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/1493e477-50da-4c69-ab42-3b6118485a96", "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": "1493e477-50da-4c69-ab42-3b6118485a96"}]} 2018-08-01 09:34:20,375 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-c3b77971-9379-4ba5-bf98-d2627f89e87b 2018-08-01 09:34:20,375 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.193591117859s 2018-08-01 09:34:20,375 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-c3b77971-9379-4ba5-bf98-d2627f89e87b 2018-08-01 09:34:20,377 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-01 09:34:20,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}2abfbd5c5c7032ec93617a5dfdf66260a6da69a3" -d '{"server": {"name": "vping_userdata-vm_052031a0-5033-4d90-bea7-44e143ab5cb4", "imageRef": "60ff19ea-3938-4fb1-821e-f834787958b4", "flavorRef": "1493e477-50da-4c69-ab42-3b6118485a96", "max_count": 1, "min_count": 1, "networks": [{"uuid": "2c66f404-0055-404d-81d3-d96ac0f73082"}]}}' 2018-08-01 09:34:21,358 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 09:34: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-031b8a78-1d68-4704-ae16-c45f3cc82ab6 x-compute-request-id: req-031b8a78-1d68-4704-ae16-c45f3cc82ab6 Content-Length: 374 location: http://172.30.9.24:8774/v2.1/servers/fe79e18f-ac33-4d9c-8fce-c6b16ba9919e Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "fe79e18f-ac33-4d9c-8fce-c6b16ba9919e", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/fe79e18f-ac33-4d9c-8fce-c6b16ba9919e", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/fe79e18f-ac33-4d9c-8fce-c6b16ba9919e", "rel": "bookmark"}], "adminPass": "nXniuSz58ZET"}} 2018-08-01 09:34:21,359 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-031b8a78-1d68-4704-ae16-c45f3cc82ab6 2018-08-01 09:34:21,359 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 0.981297016144s 2018-08-01 09:34:21,359 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-031b8a78-1d68-4704-ae16-c45f3cc82ab6 2018-08-01 09:34:21,360 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers 2018-08-01 09:34:21,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/fe79e18f-ac33-4d9c-8fce-c6b16ba9919e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2abfbd5c5c7032ec93617a5dfdf66260a6da69a3" 2018-08-01 09:34:22,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:34: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-ae8b27bc-d676-4980-a9c5-212c22c8401f x-compute-request-id: req-ae8b27bc-d676-4980-a9c5-212c22c8401f Content-Encoding: gzip Content-Length: 599 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/fe79e18f-ac33-4d9c-8fce-c6b16ba9919e", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/fe79e18f-ac33-4d9c-8fce-c6b16ba9919e", "rel": "bookmark"}], "image": {"id": "60ff19ea-3938-4fb1-821e-f834787958b4", "links": [{"href": "http://172.30.9.24:8774/images/60ff19ea-3938-4fb1-821e-f834787958b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1493e477-50da-4c69-ab42-3b6118485a96", "links": [{"href": "http://172.30.9.24:8774/flavors/1493e477-50da-4c69-ab42-3b6118485a96", "rel": "bookmark"}]}, "id": "fe79e18f-ac33-4d9c-8fce-c6b16ba9919e", "user_id": "57f49a7646ca4defa6be39eec6f781a1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T09:34:21Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_052031a0-5033-4d90-bea7-44e143ab5cb4", "created": "2018-08-01T09:34:21Z", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 09:34:22,104 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/fe79e18f-ac33-4d9c-8fce-c6b16ba9919e used request id req-ae8b27bc-d676-4980-a9c5-212c22c8401f 2018-08-01 09:34:22,104 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers in 0.744522094727s 2018-08-01 09:34:22,105 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/fe79e18f-ac33-4d9c-8fce-c6b16ba9919e used request id req-ae8b27bc-d676-4980-a9c5-212c22c8401f 2018-08-01 09:34:22,110 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-01 09:34:22,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}2abfbd5c5c7032ec93617a5dfdf66260a6da69a3" 2018-08-01 09:34:22,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1279 X-Openstack-Request-Id: req-f0bed112-44c1-4459-9b40-de3362c77013 Date: Wed, 01 Aug 2018 09:34:22 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2c66f404-0055-404d-81d3-d96ac0f73082","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c0d9b34b06f445a7857603f60b181f3c","l2_adjacency":true,"status":"ACTIVE","subnets":["c2c2c543-c096-409c-ab56-3b0d751c278a"],"description":"","tags":[],"updated_at":"2018-08-01T09:34:14Z","qos_policy_id":null,"name":"vping_userdata-net_052031a0-5033-4d90-bea7-44e143ab5cb4","admin_state_up":true,"tenant_id":"c0d9b34b06f445a7857603f60b181f3c","created_at":"2018-08-01T09:34:14Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dbe9669438844f3faecdc7fcc050e0d8","l2_adjacency":true,"status":"ACTIVE","subnets":["a5a333a9-9d0e-46a5-9440-2aa9c95d5013"],"description":"","tags":[],"updated_at":"2018-08-01T09:28:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:38Z","mtu":1500}]} 2018-08-01 09:34:22,389 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-f0bed112-44c1-4459-9b40-de3362c77013 2018-08-01 09:34:22,389 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.278809070587s 2018-08-01 09:34:22,390 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-f0bed112-44c1-4459-9b40-de3362c77013 2018-08-01 09:34:22,391 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-01 09:34:22,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}2abfbd5c5c7032ec93617a5dfdf66260a6da69a3" 2018-08-01 09:34:22,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-044570dd-f062-440b-9729-b4c6974b424d Date: Wed, 01 Aug 2018 09:34:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2c66f404-0055-404d-81d3-d96ac0f73082","tenant_id":"c0d9b34b06f445a7857603f60b181f3c","created_at":"2018-08-01T09:34:14Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-01T09:34: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":"c0d9b34b06f445a7857603f60b181f3c","id":"c2c2c543-c096-409c-ab56-3b0d751c278a","subnetpool_id":null,"name":"vping_userdata-subnet_052031a0-5033-4d90-bea7-44e143ab5cb4"}]} 2018-08-01 09:34:22,472 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-044570dd-f062-440b-9729-b4c6974b424d 2018-08-01 09:34:22,472 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.081570148468s 2018-08-01 09:34:22,473 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-044570dd-f062-440b-9729-b4c6974b424d 2018-08-01 09:34:22,473 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 09:34:22,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2abfbd5c5c7032ec93617a5dfdf66260a6da69a3" 2018-08-01 09:34:22,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:34: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-76f33ef7-82f9-483d-be64-7f7086a670c2 x-compute-request-id: req-76f33ef7-82f9-483d-be64-7f7086a670c2 Content-Encoding: gzip Content-Length: 644 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/fe79e18f-ac33-4d9c-8fce-c6b16ba9919e", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/fe79e18f-ac33-4d9c-8fce-c6b16ba9919e", "rel": "bookmark"}], "image": {"id": "60ff19ea-3938-4fb1-821e-f834787958b4", "links": [{"href": "http://172.30.9.24:8774/images/60ff19ea-3938-4fb1-821e-f834787958b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1493e477-50da-4c69-ab42-3b6118485a96", "links": [{"href": "http://172.30.9.24:8774/flavors/1493e477-50da-4c69-ab42-3b6118485a96", "rel": "bookmark"}]}, "id": "fe79e18f-ac33-4d9c-8fce-c6b16ba9919e", "user_id": "57f49a7646ca4defa6be39eec6f781a1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T09:34:22Z", "hostId": "5c16993a3e744ebfcc5e08ef35db97283b6ef04a22f1aed162a7e6c3", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_052031a0-5033-4d90-bea7-44e143ab5cb4", "created": "2018-08-01T09:34:21Z", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 09:34:22,896 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-76f33ef7-82f9-483d-be64-7f7086a670c2 2018-08-01 09:34:22,896 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.422738075256s 2018-08-01 09:34:22,897 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-76f33ef7-82f9-483d-be64-7f7086a670c2 2018-08-01 09:34:22,901 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 09:34:24,903 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 09:34:24,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2abfbd5c5c7032ec93617a5dfdf66260a6da69a3" 2018-08-01 09:34:25,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:34: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-02aa286c-5a5f-4727-a916-625bf892297c x-compute-request-id: req-02aa286c-5a5f-4727-a916-625bf892297c Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/fe79e18f-ac33-4d9c-8fce-c6b16ba9919e", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/fe79e18f-ac33-4d9c-8fce-c6b16ba9919e", "rel": "bookmark"}], "image": {"id": "60ff19ea-3938-4fb1-821e-f834787958b4", "links": [{"href": "http://172.30.9.24:8774/images/60ff19ea-3938-4fb1-821e-f834787958b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1493e477-50da-4c69-ab42-3b6118485a96", "links": [{"href": "http://172.30.9.24:8774/flavors/1493e477-50da-4c69-ab42-3b6118485a96", "rel": "bookmark"}]}, "id": "fe79e18f-ac33-4d9c-8fce-c6b16ba9919e", "security_groups": [{"name": "default"}], "user_id": "57f49a7646ca4defa6be39eec6f781a1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T09:34:22Z", "hostId": "5c16993a3e744ebfcc5e08ef35db97283b6ef04a22f1aed162a7e6c3", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_052031a0-5033-4d90-bea7-44e143ab5cb4", "created": "2018-08-01T09:34:21Z", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 09:34:25,093 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-02aa286c-5a5f-4727-a916-625bf892297c 2018-08-01 09:34:25,093 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.189908027649s 2018-08-01 09:34:25,094 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-02aa286c-5a5f-4727-a916-625bf892297c 2018-08-01 09:34:25,098 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 09:34:27,100 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 09:34:27,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2abfbd5c5c7032ec93617a5dfdf66260a6da69a3" 2018-08-01 09:34:27,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:34: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-06b27a8c-384c-450d-872e-e9a3e02fd142 x-compute-request-id: req-06b27a8c-384c-450d-872e-e9a3e02fd142 Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/fe79e18f-ac33-4d9c-8fce-c6b16ba9919e", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/fe79e18f-ac33-4d9c-8fce-c6b16ba9919e", "rel": "bookmark"}], "image": {"id": "60ff19ea-3938-4fb1-821e-f834787958b4", "links": [{"href": "http://172.30.9.24:8774/images/60ff19ea-3938-4fb1-821e-f834787958b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1493e477-50da-4c69-ab42-3b6118485a96", "links": [{"href": "http://172.30.9.24:8774/flavors/1493e477-50da-4c69-ab42-3b6118485a96", "rel": "bookmark"}]}, "id": "fe79e18f-ac33-4d9c-8fce-c6b16ba9919e", "security_groups": [{"name": "default"}], "user_id": "57f49a7646ca4defa6be39eec6f781a1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T09:34:22Z", "hostId": "5c16993a3e744ebfcc5e08ef35db97283b6ef04a22f1aed162a7e6c3", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_052031a0-5033-4d90-bea7-44e143ab5cb4", "created": "2018-08-01T09:34:21Z", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 09:34:27,617 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-06b27a8c-384c-450d-872e-e9a3e02fd142 2018-08-01 09:34:27,617 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.517055034637s 2018-08-01 09:34:27,618 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-06b27a8c-384c-450d-872e-e9a3e02fd142 2018-08-01 09:34:27,622 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 09:34:29,624 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 09:34:29,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2abfbd5c5c7032ec93617a5dfdf66260a6da69a3" 2018-08-01 09:34:29,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:34: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-fb88e901-8c3a-446e-b989-787e2762a848 x-compute-request-id: req-fb88e901-8c3a-446e-b989-787e2762a848 Content-Encoding: gzip Content-Length: 741 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_052031a0-5033-4d90-bea7-44e143ab5cb4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1a:07:e7", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/fe79e18f-ac33-4d9c-8fce-c6b16ba9919e", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/fe79e18f-ac33-4d9c-8fce-c6b16ba9919e", "rel": "bookmark"}], "image": {"id": "60ff19ea-3938-4fb1-821e-f834787958b4", "links": [{"href": "http://172.30.9.24:8774/images/60ff19ea-3938-4fb1-821e-f834787958b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T09:34:27.000000", "flavor": {"id": "1493e477-50da-4c69-ab42-3b6118485a96", "links": [{"href": "http://172.30.9.24:8774/flavors/1493e477-50da-4c69-ab42-3b6118485a96", "rel": "bookmark"}]}, "id": "fe79e18f-ac33-4d9c-8fce-c6b16ba9919e", "security_groups": [{"name": "default"}], "user_id": "57f49a7646ca4defa6be39eec6f781a1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T09:34:27Z", "hostId": "5c16993a3e744ebfcc5e08ef35db97283b6ef04a22f1aed162a7e6c3", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_052031a0-5033-4d90-bea7-44e143ab5cb4", "created": "2018-08-01T09:34:21Z", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 09:34:29,836 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-fb88e901-8c3a-446e-b989-787e2762a848 2018-08-01 09:34:29,836 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.212023019791s 2018-08-01 09:34:29,836 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-fb88e901-8c3a-446e-b989-787e2762a848 2018-08-01 09:34:29,841 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-01 09:34:29,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=fe79e18f-ac33-4d9c-8fce-c6b16ba9919e" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2abfbd5c5c7032ec93617a5dfdf66260a6da69a3" 2018-08-01 09:34:29,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-8633f88c-89a5-4d39-8524-ea066b258263 Date: Wed, 01 Aug 2018 09:34:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T09:34:27Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c2c2c543-c096-409c-ab56-3b0d751c278a","ip_address":"192.168.120.8"}],"id":"444ce95a-e1b4-40e6-9975-765747b9265b","security_groups":["62d4ad30-0f11-4e02-916f-24cb088c032f"],"mac_address":"fa:16:3e:1a:07:e7","project_id":"c0d9b34b06f445a7857603f60b181f3c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2c66f404-0055-404d-81d3-d96ac0f73082","tenant_id":"c0d9b34b06f445a7857603f60b181f3c","created_at":"2018-08-01T09:34:22Z","binding:vnic_type":"normal","device_id":"fe79e18f-ac33-4d9c-8fce-c6b16ba9919e","ip_allocation":"immediate"}]} 2018-08-01 09:34:29,934 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=fe79e18f-ac33-4d9c-8fce-c6b16ba9919e used request id req-8633f88c-89a5-4d39-8524-ea066b258263 2018-08-01 09:34:29,934 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0936229228973s 2018-08-01 09:34:29,935 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=fe79e18f-ac33-4d9c-8fce-c6b16ba9919e used request id req-8633f88c-89a5-4d39-8524-ea066b258263 2018-08-01 09:34:29,940 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-01 09:34:29,940 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/floatingips.json?port_id=444ce95a-e1b4-40e6-9975-765747b9265b" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2abfbd5c5c7032ec93617a5dfdf66260a6da69a3" 2018-08-01 09:34:29,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-bd0b0f80-eff4-4787-97c9-af7d23287a2d Date: Wed, 01 Aug 2018 09:34:29 GMT RESP BODY: {"floatingips": []} 2018-08-01 09:34:29,960 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=444ce95a-e1b4-40e6-9975-765747b9265b used request id req-bd0b0f80-eff4-4787-97c9-af7d23287a2d 2018-08-01 09:34:29,960 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0202479362488s 2018-08-01 09:34:29,960 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=444ce95a-e1b4-40e6-9975-765747b9265b used request id req-bd0b0f80-eff4-4787-97c9-af7d23287a2d 2018-08-01 09:34:29,961 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_052031a0-5033-4d90-bea7-44e143ab5cb4': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:1a:07:e7', 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'60ff19ea-3938-4fb1-821e-f834787958b4'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-01T09:34:27.000000', 'flavor': Munch({u'id': u'1493e477-50da-4c69-ab42-3b6118485a96'}), 'az': u'nova', 'id': u'fe79e18f-ac33-4d9c-8fce-c6b16ba9919e', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'57f49a7646ca4defa6be39eec6f781a1', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c0d9b34b06f445a7857603f60b181f3c', 'name': 'vping_userdata-project_052031a0-5033-4d90-bea7-44e143ab5cb4', '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-08-01T09:34:27.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-01T09:34:27Z', 'hostId': u'5c16993a3e744ebfcc5e08ef35db97283b6ef04a22f1aed162a7e6c3', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.8', 'cloud': 'envvars', 'host_id': u'5c16993a3e744ebfcc5e08ef35db97283b6ef04a22f1aed162a7e6c3', '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-08-01T09:34:27.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'c0d9b34b06f445a7857603f60b181f3c', 'name': u'vping_userdata-vm_052031a0-5033-4d90-bea7-44e143ab5cb4', 'adminPass': None, 'tenant_id': u'c0d9b34b06f445a7857603f60b181f3c', 'created_at': u'2018-08-01T09:34:21Z', 'created': u'2018-08-01T09:34:21Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-01 09:34:29,962 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-01 09:34:29,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}2abfbd5c5c7032ec93617a5dfdf66260a6da69a3" 2018-08-01 09:34:30,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1279 X-Openstack-Request-Id: req-33b03892-a402-4a80-b37e-366d8ddcdbde Date: Wed, 01 Aug 2018 09:34:30 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2c66f404-0055-404d-81d3-d96ac0f73082","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c0d9b34b06f445a7857603f60b181f3c","l2_adjacency":true,"status":"ACTIVE","subnets":["c2c2c543-c096-409c-ab56-3b0d751c278a"],"description":"","tags":[],"updated_at":"2018-08-01T09:34:14Z","qos_policy_id":null,"name":"vping_userdata-net_052031a0-5033-4d90-bea7-44e143ab5cb4","admin_state_up":true,"tenant_id":"c0d9b34b06f445a7857603f60b181f3c","created_at":"2018-08-01T09:34:14Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dbe9669438844f3faecdc7fcc050e0d8","l2_adjacency":true,"status":"ACTIVE","subnets":["a5a333a9-9d0e-46a5-9440-2aa9c95d5013"],"description":"","tags":[],"updated_at":"2018-08-01T09:28:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:38Z","mtu":1500}]} 2018-08-01 09:34:30,065 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-33b03892-a402-4a80-b37e-366d8ddcdbde 2018-08-01 09:34:30,065 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.102479934692s 2018-08-01 09:34:30,065 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-33b03892-a402-4a80-b37e-366d8ddcdbde 2018-08-01 09:34:30,069 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-01 09:34:30,073 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}2abfbd5c5c7032ec93617a5dfdf66260a6da69a3" 2018-08-01 09:34:30,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-d85fb30c-1ea6-45ec-b4ae-fbda557a32bd Date: Wed, 01 Aug 2018 09:34:30 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/60ff19ea-3938-4fb1-821e-f834787958b4/snap", "metadata": {}}], "file": "/v2/images/60ff19ea-3938-4fb1-821e-f834787958b4/file", "owner": "c0d9b34b06f445a7857603f60b181f3c", "id": "60ff19ea-3938-4fb1-821e-f834787958b4", "size": 12716032, "self": "/v2/images/60ff19ea-3938-4fb1-821e-f834787958b4", "disk_format": "qcow2", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/60ff19ea-3938-4fb1-821e-f834787958b4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-01T09:34:19Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_052031a0-5033-4d90-bea7-44e143ab5cb4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_052031a0-5033-4d90-bea7-44e143ab5cb4", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-01T09:34:19Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-01 09:34:30,108 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-d85fb30c-1ea6-45ec-b4ae-fbda557a32bd 2018-08-01 09:34:30,108 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0385558605194s 2018-08-01 09:34:30,108 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-d85fb30c-1ea6-45ec-b4ae-fbda557a32bd 2018-08-01 09:34:30,110 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-01 09:34:30,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}2abfbd5c5c7032ec93617a5dfdf66260a6da69a3" 2018-08-01 09:34:30,137 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:34: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-ca831104-7ded-41b0-a19d-624b6e814cf2 x-compute-request-id: req-ca831104-7ded-41b0-a19d-624b6e814cf2 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_052031a0-5033-4d90-bea7-44e143ab5cb4", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/1493e477-50da-4c69-ab42-3b6118485a96", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/1493e477-50da-4c69-ab42-3b6118485a96", "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": "1493e477-50da-4c69-ab42-3b6118485a96"}]} 2018-08-01 09:34:30,137 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-ca831104-7ded-41b0-a19d-624b6e814cf2 2018-08-01 09:34:30,137 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0270531177521s 2018-08-01 09:34:30,137 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-ca831104-7ded-41b0-a19d-624b6e814cf2 2018-08-01 09:34:30,139 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-01 09:34:30,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}2abfbd5c5c7032ec93617a5dfdf66260a6da69a3" -d '{"server": {"name": "vping_userdata-vm2_052031a0-5033-4d90-bea7-44e143ab5cb4", "imageRef": "60ff19ea-3938-4fb1-821e-f834787958b4", "flavorRef": "1493e477-50da-4c69-ab42-3b6118485a96", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDE5Mi4xNjguMTIwLjggMj4mMSA+L2Rldi9udWxsCiBSRVM9JD8KIGlmIFsgIlokUkVTIiA9ICJaMCIgXSA7IHRoZW4KICBlY2hvICd2UGluZyBPSycKICBicmVhawogZWxzZQogIGVjaG8gJ3ZQaW5nIEtPJwogZmkKIHNsZWVwIDEKZG9uZQo=", "max_count": 1, "min_count": 1, "networks": [{"uuid": "2c66f404-0055-404d-81d3-d96ac0f73082"}]}}' 2018-08-01 09:34:31,180 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 09:34: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-81ec2fbc-e1ba-4053-9ef3-3a6c98faa485 x-compute-request-id: req-81ec2fbc-e1ba-4053-9ef3-3a6c98faa485 Content-Length: 374 location: http://172.30.9.24:8774/v2.1/servers/d349b8b8-0561-4ac4-8cee-a5b5b21c25f0 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "d349b8b8-0561-4ac4-8cee-a5b5b21c25f0", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/d349b8b8-0561-4ac4-8cee-a5b5b21c25f0", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d349b8b8-0561-4ac4-8cee-a5b5b21c25f0", "rel": "bookmark"}], "adminPass": "hX9qnkJ52FX4"}} 2018-08-01 09:34:31,180 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-81ec2fbc-e1ba-4053-9ef3-3a6c98faa485 2018-08-01 09:34:31,180 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.04147410393s 2018-08-01 09:34:31,180 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-81ec2fbc-e1ba-4053-9ef3-3a6c98faa485 2018-08-01 09:34:31,181 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers 2018-08-01 09:34:31,184 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/d349b8b8-0561-4ac4-8cee-a5b5b21c25f0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2abfbd5c5c7032ec93617a5dfdf66260a6da69a3" 2018-08-01 09:34:31,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:34: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-0ad0e070-b18c-42bf-aea4-7702fd616c21 x-compute-request-id: req-0ad0e070-b18c-42bf-aea4-7702fd616c21 Content-Encoding: gzip Content-Length: 602 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/d349b8b8-0561-4ac4-8cee-a5b5b21c25f0", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d349b8b8-0561-4ac4-8cee-a5b5b21c25f0", "rel": "bookmark"}], "image": {"id": "60ff19ea-3938-4fb1-821e-f834787958b4", "links": [{"href": "http://172.30.9.24:8774/images/60ff19ea-3938-4fb1-821e-f834787958b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1493e477-50da-4c69-ab42-3b6118485a96", "links": [{"href": "http://172.30.9.24:8774/flavors/1493e477-50da-4c69-ab42-3b6118485a96", "rel": "bookmark"}]}, "id": "d349b8b8-0561-4ac4-8cee-a5b5b21c25f0", "user_id": "57f49a7646ca4defa6be39eec6f781a1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T09:34:31Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_052031a0-5033-4d90-bea7-44e143ab5cb4", "created": "2018-08-01T09:34:31Z", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 09:34:31,431 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d349b8b8-0561-4ac4-8cee-a5b5b21c25f0 used request id req-0ad0e070-b18c-42bf-aea4-7702fd616c21 2018-08-01 09:34:31,431 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers in 0.250021219254s 2018-08-01 09:34:31,432 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d349b8b8-0561-4ac4-8cee-a5b5b21c25f0 used request id req-0ad0e070-b18c-42bf-aea4-7702fd616c21 2018-08-01 09:34:31,435 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 09:34:31,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2abfbd5c5c7032ec93617a5dfdf66260a6da69a3" 2018-08-01 09:34:31,628 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:34: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-b9162f93-0cb1-499b-bcbc-1f324f02be51 x-compute-request-id: req-b9162f93-0cb1-499b-bcbc-1f324f02be51 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/d349b8b8-0561-4ac4-8cee-a5b5b21c25f0", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d349b8b8-0561-4ac4-8cee-a5b5b21c25f0", "rel": "bookmark"}], "image": {"id": "60ff19ea-3938-4fb1-821e-f834787958b4", "links": [{"href": "http://172.30.9.24:8774/images/60ff19ea-3938-4fb1-821e-f834787958b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1493e477-50da-4c69-ab42-3b6118485a96", "links": [{"href": "http://172.30.9.24:8774/flavors/1493e477-50da-4c69-ab42-3b6118485a96", "rel": "bookmark"}]}, "id": "d349b8b8-0561-4ac4-8cee-a5b5b21c25f0", "user_id": "57f49a7646ca4defa6be39eec6f781a1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T09:34:31Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_052031a0-5033-4d90-bea7-44e143ab5cb4", "created": "2018-08-01T09:34:31Z", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_052031a0-5033-4d90-bea7-44e143ab5cb4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1a:07:e7", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/fe79e18f-ac33-4d9c-8fce-c6b16ba9919e", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/fe79e18f-ac33-4d9c-8fce-c6b16ba9919e", "rel": "bookmark"}], "image": {"id": "60ff19ea-3938-4fb1-821e-f834787958b4", "links": [{"href": "http://172.30.9.24:8774/images/60ff19ea-3938-4fb1-821e-f834787958b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T09:34:27.000000", "flavor": {"id": "1493e477-50da-4c69-ab42-3b6118485a96", "links": [{"href": "http://172.30.9.24:8774/flavors/1493e477-50da-4c69-ab42-3b6118485a96", "rel": "bookmark"}]}, "id": "fe79e18f-ac33-4d9c-8fce-c6b16ba9919e", "security_groups": [{"name": "default"}], "user_id": "57f49a7646ca4defa6be39eec6f781a1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T09:34:27Z", "hostId": "5c16993a3e744ebfcc5e08ef35db97283b6ef04a22f1aed162a7e6c3", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_052031a0-5033-4d90-bea7-44e143ab5cb4", "created": "2018-08-01T09:34:21Z", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 09:34:31,628 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-b9162f93-0cb1-499b-bcbc-1f324f02be51 2018-08-01 09:34:31,628 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.192578077316s 2018-08-01 09:34:31,629 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-b9162f93-0cb1-499b-bcbc-1f324f02be51 2018-08-01 09:34:31,634 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 09:34:33,637 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 09:34:33,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2abfbd5c5c7032ec93617a5dfdf66260a6da69a3" 2018-08-01 09:34:33,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:34: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-f4c65fe4-067c-4c4e-b962-05f2ff60d43e x-compute-request-id: req-f4c65fe4-067c-4c4e-b962-05f2ff60d43e Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/d349b8b8-0561-4ac4-8cee-a5b5b21c25f0", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d349b8b8-0561-4ac4-8cee-a5b5b21c25f0", "rel": "bookmark"}], "image": {"id": "60ff19ea-3938-4fb1-821e-f834787958b4", "links": [{"href": "http://172.30.9.24:8774/images/60ff19ea-3938-4fb1-821e-f834787958b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1493e477-50da-4c69-ab42-3b6118485a96", "links": [{"href": "http://172.30.9.24:8774/flavors/1493e477-50da-4c69-ab42-3b6118485a96", "rel": "bookmark"}]}, "id": "d349b8b8-0561-4ac4-8cee-a5b5b21c25f0", "security_groups": [{"name": "default"}], "user_id": "57f49a7646ca4defa6be39eec6f781a1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T09:34:32Z", "hostId": "5811683cc3227d306b5441fab3e166aa8ecb739fd96cba2332d64b00", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_052031a0-5033-4d90-bea7-44e143ab5cb4", "created": "2018-08-01T09:34:31Z", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_052031a0-5033-4d90-bea7-44e143ab5cb4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1a:07:e7", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/fe79e18f-ac33-4d9c-8fce-c6b16ba9919e", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/fe79e18f-ac33-4d9c-8fce-c6b16ba9919e", "rel": "bookmark"}], "image": {"id": "60ff19ea-3938-4fb1-821e-f834787958b4", "links": [{"href": "http://172.30.9.24:8774/images/60ff19ea-3938-4fb1-821e-f834787958b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T09:34:27.000000", "flavor": {"id": "1493e477-50da-4c69-ab42-3b6118485a96", "links": [{"href": "http://172.30.9.24:8774/flavors/1493e477-50da-4c69-ab42-3b6118485a96", "rel": "bookmark"}]}, "id": "fe79e18f-ac33-4d9c-8fce-c6b16ba9919e", "security_groups": [{"name": "default"}], "user_id": "57f49a7646ca4defa6be39eec6f781a1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T09:34:27Z", "hostId": "5c16993a3e744ebfcc5e08ef35db97283b6ef04a22f1aed162a7e6c3", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_052031a0-5033-4d90-bea7-44e143ab5cb4", "created": "2018-08-01T09:34:21Z", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 09:34:33,836 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-f4c65fe4-067c-4c4e-b962-05f2ff60d43e 2018-08-01 09:34:33,836 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.199354887009s 2018-08-01 09:34:33,837 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-f4c65fe4-067c-4c4e-b962-05f2ff60d43e 2018-08-01 09:34:33,841 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 09:34:35,844 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 09:34:35,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2abfbd5c5c7032ec93617a5dfdf66260a6da69a3" 2018-08-01 09:34:36,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:34: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-e02f3d59-fc2f-4ff9-aec6-5f6fecd99f49 x-compute-request-id: req-e02f3d59-fc2f-4ff9-aec6-5f6fecd99f49 Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/d349b8b8-0561-4ac4-8cee-a5b5b21c25f0", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d349b8b8-0561-4ac4-8cee-a5b5b21c25f0", "rel": "bookmark"}], "image": {"id": "60ff19ea-3938-4fb1-821e-f834787958b4", "links": [{"href": "http://172.30.9.24:8774/images/60ff19ea-3938-4fb1-821e-f834787958b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1493e477-50da-4c69-ab42-3b6118485a96", "links": [{"href": "http://172.30.9.24:8774/flavors/1493e477-50da-4c69-ab42-3b6118485a96", "rel": "bookmark"}]}, "id": "d349b8b8-0561-4ac4-8cee-a5b5b21c25f0", "security_groups": [{"name": "default"}], "user_id": "57f49a7646ca4defa6be39eec6f781a1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T09:34:32Z", "hostId": "5811683cc3227d306b5441fab3e166aa8ecb739fd96cba2332d64b00", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_052031a0-5033-4d90-bea7-44e143ab5cb4", "created": "2018-08-01T09:34:31Z", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_052031a0-5033-4d90-bea7-44e143ab5cb4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1a:07:e7", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/fe79e18f-ac33-4d9c-8fce-c6b16ba9919e", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/fe79e18f-ac33-4d9c-8fce-c6b16ba9919e", "rel": "bookmark"}], "image": {"id": "60ff19ea-3938-4fb1-821e-f834787958b4", "links": [{"href": "http://172.30.9.24:8774/images/60ff19ea-3938-4fb1-821e-f834787958b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T09:34:27.000000", "flavor": {"id": "1493e477-50da-4c69-ab42-3b6118485a96", "links": [{"href": "http://172.30.9.24:8774/flavors/1493e477-50da-4c69-ab42-3b6118485a96", "rel": "bookmark"}]}, "id": "fe79e18f-ac33-4d9c-8fce-c6b16ba9919e", "security_groups": [{"name": "default"}], "user_id": "57f49a7646ca4defa6be39eec6f781a1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T09:34:27Z", "hostId": "5c16993a3e744ebfcc5e08ef35db97283b6ef04a22f1aed162a7e6c3", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_052031a0-5033-4d90-bea7-44e143ab5cb4", "created": "2018-08-01T09:34:21Z", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 09:34:36,046 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-e02f3d59-fc2f-4ff9-aec6-5f6fecd99f49 2018-08-01 09:34:36,046 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.202126026154s 2018-08-01 09:34:36,047 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-e02f3d59-fc2f-4ff9-aec6-5f6fecd99f49 2018-08-01 09:34:36,051 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 09:34:38,053 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 09:34:38,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2abfbd5c5c7032ec93617a5dfdf66260a6da69a3" 2018-08-01 09:34:38,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09: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-60a6b533-e1f5-4c93-ae25-64e01df0e57b x-compute-request-id: req-60a6b533-e1f5-4c93-ae25-64e01df0e57b Content-Encoding: gzip Content-Length: 862 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_052031a0-5033-4d90-bea7-44e143ab5cb4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:3d:8a", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/d349b8b8-0561-4ac4-8cee-a5b5b21c25f0", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d349b8b8-0561-4ac4-8cee-a5b5b21c25f0", "rel": "bookmark"}], "image": {"id": "60ff19ea-3938-4fb1-821e-f834787958b4", "links": [{"href": "http://172.30.9.24:8774/images/60ff19ea-3938-4fb1-821e-f834787958b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T09:34:36.000000", "flavor": {"id": "1493e477-50da-4c69-ab42-3b6118485a96", "links": [{"href": "http://172.30.9.24:8774/flavors/1493e477-50da-4c69-ab42-3b6118485a96", "rel": "bookmark"}]}, "id": "d349b8b8-0561-4ac4-8cee-a5b5b21c25f0", "security_groups": [{"name": "default"}], "user_id": "57f49a7646ca4defa6be39eec6f781a1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T09:34:36Z", "hostId": "5811683cc3227d306b5441fab3e166aa8ecb739fd96cba2332d64b00", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_052031a0-5033-4d90-bea7-44e143ab5cb4", "created": "2018-08-01T09:34:31Z", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_052031a0-5033-4d90-bea7-44e143ab5cb4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1a:07:e7", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/fe79e18f-ac33-4d9c-8fce-c6b16ba9919e", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/fe79e18f-ac33-4d9c-8fce-c6b16ba9919e", "rel": "bookmark"}], "image": {"id": "60ff19ea-3938-4fb1-821e-f834787958b4", "links": [{"href": "http://172.30.9.24:8774/images/60ff19ea-3938-4fb1-821e-f834787958b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T09:34:27.000000", "flavor": {"id": "1493e477-50da-4c69-ab42-3b6118485a96", "links": [{"href": "http://172.30.9.24:8774/flavors/1493e477-50da-4c69-ab42-3b6118485a96", "rel": "bookmark"}]}, "id": "fe79e18f-ac33-4d9c-8fce-c6b16ba9919e", "security_groups": [{"name": "default"}], "user_id": "57f49a7646ca4defa6be39eec6f781a1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T09:34:27Z", "hostId": "5c16993a3e744ebfcc5e08ef35db97283b6ef04a22f1aed162a7e6c3", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_052031a0-5033-4d90-bea7-44e143ab5cb4", "created": "2018-08-01T09:34:21Z", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 09:34:38,416 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-60a6b533-e1f5-4c93-ae25-64e01df0e57b 2018-08-01 09:34:38,416 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.36257815361s 2018-08-01 09:34:38,417 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-60a6b533-e1f5-4c93-ae25-64e01df0e57b 2018-08-01 09:34:38,422 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-01 09:34:38,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=d349b8b8-0561-4ac4-8cee-a5b5b21c25f0" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2abfbd5c5c7032ec93617a5dfdf66260a6da69a3" 2018-08-01 09:34:38,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-25d64ed7-3cc9-4154-877a-85ec3dff6e89 Date: Wed, 01 Aug 2018 09:34:38 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T09:34:35Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c2c2c543-c096-409c-ab56-3b0d751c278a","ip_address":"192.168.120.5"}],"id":"cfc635ec-855e-4b58-8d65-93c1f127bcad","security_groups":["62d4ad30-0f11-4e02-916f-24cb088c032f"],"mac_address":"fa:16:3e:c3:3d:8a","project_id":"c0d9b34b06f445a7857603f60b181f3c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2c66f404-0055-404d-81d3-d96ac0f73082","tenant_id":"c0d9b34b06f445a7857603f60b181f3c","created_at":"2018-08-01T09:34:32Z","binding:vnic_type":"normal","device_id":"d349b8b8-0561-4ac4-8cee-a5b5b21c25f0","ip_allocation":"immediate"}]} 2018-08-01 09:34:38,486 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=d349b8b8-0561-4ac4-8cee-a5b5b21c25f0 used request id req-25d64ed7-3cc9-4154-877a-85ec3dff6e89 2018-08-01 09:34:38,486 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0637111663818s 2018-08-01 09:34:38,487 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=d349b8b8-0561-4ac4-8cee-a5b5b21c25f0 used request id req-25d64ed7-3cc9-4154-877a-85ec3dff6e89 2018-08-01 09:34:38,492 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-01 09:34:38,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/floatingips.json?port_id=cfc635ec-855e-4b58-8d65-93c1f127bcad" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2abfbd5c5c7032ec93617a5dfdf66260a6da69a3" 2018-08-01 09:34:38,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-4153c438-7c11-45e0-815f-fcbfbec6fba8 Date: Wed, 01 Aug 2018 09:34:38 GMT RESP BODY: {"floatingips": []} 2018-08-01 09:34:38,512 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=cfc635ec-855e-4b58-8d65-93c1f127bcad used request id req-4153c438-7c11-45e0-815f-fcbfbec6fba8 2018-08-01 09:34:38,512 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0192229747772s 2018-08-01 09:34:38,512 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=cfc635ec-855e-4b58-8d65-93c1f127bcad used request id req-4153c438-7c11-45e0-815f-fcbfbec6fba8 2018-08-01 09:34:38,512 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_052031a0-5033-4d90-bea7-44e143ab5cb4': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:c3:3d:8a', 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'60ff19ea-3938-4fb1-821e-f834787958b4'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-01T09:34:36.000000', 'flavor': Munch({u'id': u'1493e477-50da-4c69-ab42-3b6118485a96'}), 'az': u'nova', 'id': u'd349b8b8-0561-4ac4-8cee-a5b5b21c25f0', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'57f49a7646ca4defa6be39eec6f781a1', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c0d9b34b06f445a7857603f60b181f3c', 'name': 'vping_userdata-project_052031a0-5033-4d90-bea7-44e143ab5cb4', '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-08-01T09:34:36.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-01T09:34:36Z', 'hostId': u'5811683cc3227d306b5441fab3e166aa8ecb739fd96cba2332d64b00', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.5', 'cloud': 'envvars', 'host_id': u'5811683cc3227d306b5441fab3e166aa8ecb739fd96cba2332d64b00', '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-08-01T09:34:36.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'c0d9b34b06f445a7857603f60b181f3c', 'name': u'vping_userdata-vm2_052031a0-5033-4d90-bea7-44e143ab5cb4', 'adminPass': None, 'tenant_id': u'c0d9b34b06f445a7857603f60b181f3c', 'created_at': u'2018-08-01T09:34:31Z', 'created': u'2018-08-01T09:34:31Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-01 09:34:38,513 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 09:34:38,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2abfbd5c5c7032ec93617a5dfdf66260a6da69a3" 2018-08-01 09:34:39,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09: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-b559f9f6-cc48-4123-915f-7d053013613d x-compute-request-id: req-b559f9f6-cc48-4123-915f-7d053013613d Content-Encoding: gzip Content-Length: 862 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_052031a0-5033-4d90-bea7-44e143ab5cb4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:3d:8a", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/d349b8b8-0561-4ac4-8cee-a5b5b21c25f0", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d349b8b8-0561-4ac4-8cee-a5b5b21c25f0", "rel": "bookmark"}], "image": {"id": "60ff19ea-3938-4fb1-821e-f834787958b4", "links": [{"href": "http://172.30.9.24:8774/images/60ff19ea-3938-4fb1-821e-f834787958b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T09:34:36.000000", "flavor": {"id": "1493e477-50da-4c69-ab42-3b6118485a96", "links": [{"href": "http://172.30.9.24:8774/flavors/1493e477-50da-4c69-ab42-3b6118485a96", "rel": "bookmark"}]}, "id": "d349b8b8-0561-4ac4-8cee-a5b5b21c25f0", "security_groups": [{"name": "default"}], "user_id": "57f49a7646ca4defa6be39eec6f781a1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T09:34:36Z", "hostId": "5811683cc3227d306b5441fab3e166aa8ecb739fd96cba2332d64b00", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_052031a0-5033-4d90-bea7-44e143ab5cb4", "created": "2018-08-01T09:34:31Z", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_052031a0-5033-4d90-bea7-44e143ab5cb4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1a:07:e7", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/fe79e18f-ac33-4d9c-8fce-c6b16ba9919e", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/fe79e18f-ac33-4d9c-8fce-c6b16ba9919e", "rel": "bookmark"}], "image": {"id": "60ff19ea-3938-4fb1-821e-f834787958b4", "links": [{"href": "http://172.30.9.24:8774/images/60ff19ea-3938-4fb1-821e-f834787958b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T09:34:27.000000", "flavor": {"id": "1493e477-50da-4c69-ab42-3b6118485a96", "links": [{"href": "http://172.30.9.24:8774/flavors/1493e477-50da-4c69-ab42-3b6118485a96", "rel": "bookmark"}]}, "id": "fe79e18f-ac33-4d9c-8fce-c6b16ba9919e", "security_groups": [{"name": "default"}], "user_id": "57f49a7646ca4defa6be39eec6f781a1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T09:34:27Z", "hostId": "5c16993a3e744ebfcc5e08ef35db97283b6ef04a22f1aed162a7e6c3", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_052031a0-5033-4d90-bea7-44e143ab5cb4", "created": "2018-08-01T09:34:21Z", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 09:34:39,052 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-b559f9f6-cc48-4123-915f-7d053013613d 2018-08-01 09:34:39,052 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.538926124573s 2018-08-01 09:34:39,053 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-b559f9f6-cc48-4123-915f-7d053013613d 2018-08-01 09:34:39,057 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-01 09:34:39,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=d349b8b8-0561-4ac4-8cee-a5b5b21c25f0" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2abfbd5c5c7032ec93617a5dfdf66260a6da69a3" 2018-08-01 09:34:39,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-2a9744e5-0f6a-449a-902a-9c0022565601 Date: Wed, 01 Aug 2018 09:34:39 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T09:34:35Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c2c2c543-c096-409c-ab56-3b0d751c278a","ip_address":"192.168.120.5"}],"id":"cfc635ec-855e-4b58-8d65-93c1f127bcad","security_groups":["62d4ad30-0f11-4e02-916f-24cb088c032f"],"mac_address":"fa:16:3e:c3:3d:8a","project_id":"c0d9b34b06f445a7857603f60b181f3c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2c66f404-0055-404d-81d3-d96ac0f73082","tenant_id":"c0d9b34b06f445a7857603f60b181f3c","created_at":"2018-08-01T09:34:32Z","binding:vnic_type":"normal","device_id":"d349b8b8-0561-4ac4-8cee-a5b5b21c25f0","ip_allocation":"immediate"}]} 2018-08-01 09:34:39,112 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=d349b8b8-0561-4ac4-8cee-a5b5b21c25f0 used request id req-2a9744e5-0f6a-449a-902a-9c0022565601 2018-08-01 09:34:39,112 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0545120239258s 2018-08-01 09:34:39,112 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=d349b8b8-0561-4ac4-8cee-a5b5b21c25f0 used request id req-2a9744e5-0f6a-449a-902a-9c0022565601 2018-08-01 09:34:39,117 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-01 09:34:39,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/floatingips.json?port_id=cfc635ec-855e-4b58-8d65-93c1f127bcad" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2abfbd5c5c7032ec93617a5dfdf66260a6da69a3" 2018-08-01 09:34:39,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-f2791335-655d-49ac-a50f-94ffbe2d1c56 Date: Wed, 01 Aug 2018 09:34:39 GMT RESP BODY: {"floatingips": []} 2018-08-01 09:34:39,135 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=cfc635ec-855e-4b58-8d65-93c1f127bcad used request id req-f2791335-655d-49ac-a50f-94ffbe2d1c56 2018-08-01 09:34:39,135 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0174520015717s 2018-08-01 09:34:39,135 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=cfc635ec-855e-4b58-8d65-93c1f127bcad used request id req-f2791335-655d-49ac-a50f-94ffbe2d1c56 2018-08-01 09:34:39,136 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2018-08-01 09:34:40,137 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 09:34:40,140 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2abfbd5c5c7032ec93617a5dfdf66260a6da69a3" 2018-08-01 09:34:40,498 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:34: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-26f5f657-76a4-4d64-945a-4102cc1cb3df x-compute-request-id: req-26f5f657-76a4-4d64-945a-4102cc1cb3df Content-Encoding: gzip Content-Length: 862 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_052031a0-5033-4d90-bea7-44e143ab5cb4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:3d:8a", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/d349b8b8-0561-4ac4-8cee-a5b5b21c25f0", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d349b8b8-0561-4ac4-8cee-a5b5b21c25f0", "rel": "bookmark"}], "image": {"id": "60ff19ea-3938-4fb1-821e-f834787958b4", "links": [{"href": "http://172.30.9.24:8774/images/60ff19ea-3938-4fb1-821e-f834787958b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T09:34:36.000000", "flavor": {"id": "1493e477-50da-4c69-ab42-3b6118485a96", "links": [{"href": "http://172.30.9.24:8774/flavors/1493e477-50da-4c69-ab42-3b6118485a96", "rel": "bookmark"}]}, "id": "d349b8b8-0561-4ac4-8cee-a5b5b21c25f0", "security_groups": [{"name": "default"}], "user_id": "57f49a7646ca4defa6be39eec6f781a1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T09:34:36Z", "hostId": "5811683cc3227d306b5441fab3e166aa8ecb739fd96cba2332d64b00", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_052031a0-5033-4d90-bea7-44e143ab5cb4", "created": "2018-08-01T09:34:31Z", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_052031a0-5033-4d90-bea7-44e143ab5cb4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1a:07:e7", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/fe79e18f-ac33-4d9c-8fce-c6b16ba9919e", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/fe79e18f-ac33-4d9c-8fce-c6b16ba9919e", "rel": "bookmark"}], "image": {"id": "60ff19ea-3938-4fb1-821e-f834787958b4", "links": [{"href": "http://172.30.9.24:8774/images/60ff19ea-3938-4fb1-821e-f834787958b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T09:34:27.000000", "flavor": {"id": "1493e477-50da-4c69-ab42-3b6118485a96", "links": [{"href": "http://172.30.9.24:8774/flavors/1493e477-50da-4c69-ab42-3b6118485a96", "rel": "bookmark"}]}, "id": "fe79e18f-ac33-4d9c-8fce-c6b16ba9919e", "security_groups": [{"name": "default"}], "user_id": "57f49a7646ca4defa6be39eec6f781a1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T09:34:27Z", "hostId": "5c16993a3e744ebfcc5e08ef35db97283b6ef04a22f1aed162a7e6c3", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_052031a0-5033-4d90-bea7-44e143ab5cb4", "created": "2018-08-01T09:34:21Z", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 09:34:40,498 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-26f5f657-76a4-4d64-945a-4102cc1cb3df 2018-08-01 09:34:40,498 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.360692977905s 2018-08-01 09:34:40,498 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-26f5f657-76a4-4d64-945a-4102cc1cb3df 2018-08-01 09:34:40,501 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-01 09:34:40,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/d349b8b8-0561-4ac4-8cee-a5b5b21c25f0/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}2abfbd5c5c7032ec93617a5dfdf66260a6da69a3" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-01 09:34:41,191 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:34: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-c64e7b30-ba95-418d-ac46-f642fcc1c104 x-compute-request-id: req-c64e7b30-ba95-418d-ac46-f642fcc1c104 Content-Encoding: gzip Content-Length: 9522 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 461526771 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.138781] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.140479] pid_max: default: 32768 minimum: 301\n[ 0.141397] ACPI: Core revision 20150930\n[ 0.142798] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.144138] Security Framework initialized\n[ 0.144972] Yama: becoming mindful.\n[ 0.145717] AppArmor: AppArmor initialized\n[ 0.146600] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.147971] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.149280] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.150521] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.151969] Initializing cgroup subsys io\n[ 0.152796] Initializing cgroup subsys memory\n[ 0.153684] Initializing cgroup subsys devices\n[ 0.154589] Initializing cgroup subsys freezer\n[ 0.155480] Initializing cgroup subsys net_cls\n[ 0.156365] Initializing cgroup subsys perf_event\n[ 0.157296] Initializing cgroup subsys net_prio\n[ 0.158208] Initializing cgroup subsys hugetlb\n[ 0.159096] Initializing cgroup subsys pids\n[ 0.159984] CPU: Physical Processor ID: 0\n[ 0.161511] mce: CPU supports 10 MCE banks\n[ 0.162386] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.163418] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.177870] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.183951] ftrace: allocating 31920 entries in 125 pages\n[ 0.208746] smpboot: Max logical packages: 1\n[ 0.209647] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.211019] x2apic enabled\n[ 0.211830] Switched APIC routing to physical x2apic.\n[ 0.213578] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.214719] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.216825] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.218647] KVM setup paravirtual spinlock\n[ 0.219972] x86: Booted up 1 node, 1 CPUs\n[ 0.220797] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.222213] devtmpfs: initialized\n[ 0.223936] evm: security.selinux\n[ 0.224653] evm: security.SMACK64\n[ 0.225357] evm: security.SMACK64EXEC\n[ 0.226115] evm: security.SMACK64TRANSMUTE\n[ 0.226934] evm: security.SMACK64MMAP\n[ 0.227692] evm: security.ima\n[ 0.228350] evm: security.capability\n[ 0.229169] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.231064] pinctrl core: initialized pinctrl subsystem\n[ 0.232198] RTC time: 9:34:36, date: 08/01/18\n[ 0.233184] NET: Registered protocol family 16\n[ 0.234191] cpuidle: using governor ladder\n[ 0.235031] cpuidle: using governor menu\n[ 0.235834] PCCT header not found.\n[ 0.236608] ACPI: bus type PCI registered\n[ 0.237428] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.238704] PCI: Using configuration type 1 for base access\n[ 0.240504] ACPI: Added _OSI(Module Device)\n[ 0.241371] ACPI: Added _OSI(Processor Device)\n[ 0.242255] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.243173] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.244964] ACPI: Interpreter enabled\n[ 0.245748] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.247636] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.249520] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.251407] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.253278] ACPI: (supports S0 S5)\n[ 0.253996] ACPI: Using IOAPIC for interrupt routing\n[ 0.254967] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.258116] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.259292] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.260556] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.261774] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.264051] acpiphp: Slot [3] registered\n[ 0.264872] acpiphp: Slot [4] registered\n[ 0.265702] acpiphp: Slot [5] registered\n[ 0.266524] acpiphp: Slot [6] registered\n[ 0.267338] acpiphp: Slot [7] registered\n[ 0.268155] acpiphp: Slot [8] registered\n[ 0.268974] acpiphp: Slot [9] registered\n[ 0.269804] acpiphp: Slot [10] registered\n[ 0.270644] acpiphp: Slot [11] registered\n[ 0.271477] acpiphp: Slot [12] registered\n[ 0.272316] acpiphp: Slot [13] registered\n[ 0.273146] acpiphp: Slot [14] registered\n[ 0.273976] acpiphp: Slot [15] registered\n[ 0.284874] acpiphp: Slot [16] registered\n[ 0.285726] acpiphp: Slot [17] registered\n[ 0.286562] acpiphp: Slot [18] registered\n[ 0.287391] acpiphp: Slot [19] registered\n[ 0.288221] acpiphp: Slot [20] registered\n[ 0.289054] acpiphp: Slot [21] registered\n[ 0.289883] acpiphp: Slot [22] registered\n[ 0.290714] acpiphp: Slot [23] registered\n[ 0.291549] acpiphp: Slot [24] registered\n[ 0.292380] acpiphp: Slot [25] registered\n[ 0.293214] acpiphp: Slot [26] registered\n[ 0.294041] acpiphp: Slot [27] registered\n[ 0.294870] acpiphp: Slot [28] registered\n[ 0.295746] acpiphp: Slot [29] registered\n[ 0.296574] acpiphp: Slot [30] registered\n[ 0.297408] acpiphp: Slot [31] registered\n[ 0.298236] PCI host bridge to bus 0000:00\n[ 0.299071] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.300323] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.301573] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.303062] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.304541] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.306065] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.309348] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.310667] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.311874] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.313169] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.316767] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.318337] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.336687] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.338199] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.339996] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.341451] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.342868] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.344158] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.345487] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.346569] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.348155] vgaarb: loaded\n[ 0.348763] vgaarb: bridge control possible 0000:00:02.0\n[ 0.350034] SCSI subsystem initialized\n[ 0.350961] ACPI: bus type USB registered\n[ 0.351803] usbcore: registered new interface driver usbfs\n[ 0.352855] usbcore: registered new interface driver hub\n[ 0.353892] usbcore: registered new device driver usb\n[ 0.355023] PCI: Using ACPI for IRQ routing\n[ 0.356152] NetLabel: Initializing\n[ 0.356883] NetLabel: domain hash size = 128\n[ 0.357750] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.358733] NetLabel: unlabeled traffic allowed by default\n[ 0.359915] clocksource: Switched to clocksource kvm-clock\n[ 0.368177] AppArmor: AppArmor Filesystem Enabled\n[ 0.369168] pnp: PnP ACPI init\n[ 0.370136] pnp: PnP ACPI: found 5 devices\n[ 0.376481] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.378241] NET: Registered protocol family 2\n[ 0.379309] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.380649] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.381890] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.383125] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.384238] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.385451] NET: Registered protocol family 1\n[ 0.386351] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.387470] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.388570] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.402647] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.417014] Trying to unpack rootfs image as initramfs...\n[ 0.474219] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.476254] Scanning for low memory corruption every 60 seconds\n[ 0.477890] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.479353] audit: initializing netlink subsys (disabled)\n[ 0.480668] audit: type=2000 audit(1533116077.159:1): initialized\n[ 0.482318] Initialise system trusted keyring\n[ 0.483474] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.484943] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.487390] zbud: loaded\n[ 0.488258] VFS: Disk quotas dquot_6.6.0\n[ 0.489277] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.491208] fuse init (API version 7.23)\n[ 0.492325] Key type big_key registered\n[ 0.493320] Allocating IMA MOK and blacklist keyrings.\n[ 0.494790] Key type asymmetric registered\n[ 0.495820] Asymmetric key parser 'x509' registered\n[ 0.497039] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.498878] io scheduler noop registered\n[ 0.499839] io scheduler deadline registered (default)\n[ 0.501060] io scheduler cfq registered\n[ 0.502070] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.503408] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.504748] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.506241] ACPI: Power Button [PWRF]\n[ 0.507122] GHES: HEST is not enabled!\n[ 0.520807] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.548838] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.550968] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.574928] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.577263] Linux agpgart interface v0.103\n[ 0.579940] brd: module loaded\n[ 0.581616] loop: module loaded\n[ 0.585557] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.587062] GPT:90111 != 2097151\n[ 0.587794] GPT:Alternate GPT header not at the end of the disk.\n[ 0.588937] GPT:90111 != 2097151\n[ 0.589635] GPT: Use GNU Parted to correct GPT errors.\n[ 0.590640] vda: vda1 vda15\n[ 0.591921] scsi host0: ata_piix\n[ 0.592731] scsi host1: ata_piix\n[ 0.593478] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.594740] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.596305] libphy: Fixed MDIO Bus: probed\n[ 0.597168] tun: Universal TUN/TAP device driver, 1.6\n[ 0.598153] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.603360] PPP generic driver version 2.4.2\n[ 0.604579] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.605841] ehci-pci: EHCI PCI platform driver\n[ 0.606769] ehci-platform: EHCI generic platform driver\n[ 0.607824] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.609058] ohci-pci: OHCI PCI platform driver\n[ 0.609996] ohci-platform: OHCI generic platform driver\n[ 0.611059] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.625645] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.626734] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.628299] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.629400] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.630603] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.631889] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.633361] usb usb1: Product: UHCI Host Controller\n[ 0.634331] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.635517] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.636557] hub 1-0:1.0: USB hub found\n[ 0.637376] hub 1-0:1.0: 2 ports detected\n[ 0.638368] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.640626] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.641627] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.642880] mousedev: PS/2 mouse device common for all mice\n[ 0.644234] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.646167] rtc_cmos 00:00: RTC can wake from S4\n[ 0.647338] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.648583] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.649829] i2c /dev entries driver\n[ 0.650642] device-mapper: uevent: version 1.0.3\n[ 0.651645] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.653371] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.654938] NET: Registered protocol family 10\n[ 0.656139] NET: Registered protocol family 17\n[ 0.657084] Key type dns_resolver registered\n[ 0.658150] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659301] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661173] registered taskstats version 1\n[ 0.662056] Loading compiled-in X.509 certificates\n[ 0.663566] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665518] zswap: loaded using pool lzo/zbud\n[ 0.667265] Key type trusted registered\n[ 0.669103] Key type encrypted registered\n[ 0.669960] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.671029] ima: No TPM chip found, activating TPM-bypass!\n[ 0.672135] evm: HMAC attrs: 0x1\n[ 0.673172] Magic number: 14:69:575\n[ 0.674002] workqueue: hash matches\n[ 0.674829] rtc_cmos 00:00: setting system clock to 2018-08-01 09:34:37 UTC (1533116077)\n[ 0.676521] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677679] EDD information not available.\n[ 0.753458] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.755225] Write protecting the kernel read-only data: 14336k\n[ 0.757424] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.759339] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.59\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.71\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 0.909982] 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.5...\nLease of 192.168.120.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.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/dev/root resized successfully [took 0.71s]\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDOH6gakLbGPK5Sf3V5+HZTxgY3BVb2NSFBPK20WvslonHnDeSI6QmWxodgwTSqrgifEzm1CKPAnu51uvMFqwuN7fkfioo/RJ4sMTUlHwLyaCBACM/PG9MMHOgAkeReQhYXArpYU8BCBsDxOcZuRqOxfx69Y0wD1bG3kQNRypC0QfgnBhsFBL83/y5wVQFSs/rGcSUoPAdBGkQ58X02SmUkDu3Lyj6/YiSiVRZN22fwwM5pfg5S/MncoDQQkNVLVGF9v4v0d3fk1PD2eD5Hrdv/j6A++pUhq4A6Y1rrPJoq3UwZ2HGvDSHW/qPj7mljhmcs2RXYKzjawkEbhfF6ix/7 root@vping-userdata-vm2-052031a0-5033-4d90-bea7-44e143ab5cb4\nssh-dss AAAAB3NzaC1kc3MAAACBAJsCJ/jdNtLpFFBr8ppvhp/DVQN9XqBAYo3sTMqSUr17bQMRLrc7RLNfKjHkKbloYmI9ff+PilZh/U2BzNO4AGbVrU5ZLghFD1eBxlmQA87VtDXNl811GvsjUgrYgN8KVZ+mIllXLdB95CbmY2d+ME+o+cjacxtyKOEUP9CJ8KkZAAAAFQD0lju8zBkbdDjH/JTBfh/4i5PP8wAAAIBJgVNymjk+c408+4NXIYAiPTJNXh1SMYZs7AU3lJ0d9SkWZRM4AukMSliy8QPuP74pFY7IQuAJjdeLNavW7sbepSE+4eZL86VVXb0GgDhdJiqWYfQ3kRIGtdLCChQfhPO9Vst6rxLK24zcob0Quv/AOwa4n6/MuHed5HVUyUJBegAAAIEAjC2vU9/ex3zfGOuKbRv6qwrg3zSqDMsCQMfDUCYL4IpAgwJn7fIPcmeGij1eWUDKaUjQQa90xt+l/zajqp9+rzd8UlML7/zlx0XKNcodbi4fULDtaOrd8m6lh78Xc9kKuKMvrh0Yubm+4h9O98rm6Xn40u9GQDWmQlyWFdMn4D8= root@vping-userdata-vm2-052031a0-5033-4d90-bea7-44e143ab5cb4\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.5,24,fe80::f816:3eff:fec3:3d8a/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.5 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000006\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-userdata-vm2-052031a0-5033-4d90-bea7-44e143ab5cb4\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.06 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n"} 2018-08-01 09:34:41,192 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/d349b8b8-0561-4ac4-8cee-a5b5b21c25f0/action used request id req-c64e7b30-ba95-418d-ac46-f642fcc1c104 2018-08-01 09:34:41,192 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.691036939621s 2018-08-01 09:34:41,193 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/d349b8b8-0561-4ac4-8cee-a5b5b21c25f0/action used request id req-c64e7b30-ba95-418d-ac46-f642fcc1c104 2018-08-01 09:34:41,193 - 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 461526771 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.138781] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.140479] pid_max: default: 32768 minimum: 301 [ 0.141397] ACPI: Core revision 20150930 [ 0.142798] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.144138] Security Framework initialized [ 0.144972] Yama: becoming mindful. [ 0.145717] AppArmor: AppArmor initialized [ 0.146600] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.147971] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.149280] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.150521] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.151969] Initializing cgroup subsys io [ 0.152796] Initializing cgroup subsys memory [ 0.153684] Initializing cgroup subsys devices [ 0.154589] Initializing cgroup subsys freezer [ 0.155480] Initializing cgroup subsys net_cls [ 0.156365] Initializing cgroup subsys perf_event [ 0.157296] Initializing cgroup subsys net_prio [ 0.158208] Initializing cgroup subsys hugetlb [ 0.159096] Initializing cgroup subsys pids [ 0.159984] CPU: Physical Processor ID: 0 [ 0.161511] mce: CPU supports 10 MCE banks [ 0.162386] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.163418] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.177870] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.183951] ftrace: allocating 31920 entries in 125 pages [ 0.208746] smpboot: Max logical packages: 1 [ 0.209647] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.211019] x2apic enabled [ 0.211830] Switched APIC routing to physical x2apic. [ 0.213578] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.214719] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.216825] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.218647] KVM setup paravirtual spinlock [ 0.219972] x86: Booted up 1 node, 1 CPUs [ 0.220797] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.222213] devtmpfs: initialized [ 0.223936] evm: security.selinux [ 0.224653] evm: security.SMACK64 [ 0.225357] evm: security.SMACK64EXEC [ 0.226115] evm: security.SMACK64TRANSMUTE [ 0.226934] evm: security.SMACK64MMAP [ 0.227692] evm: security.ima [ 0.228350] evm: security.capability [ 0.229169] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.231064] pinctrl core: initialized pinctrl subsystem [ 0.232198] RTC time: 9:34:36, date: 08/01/18 [ 0.233184] NET: Registered protocol family 16 [ 0.234191] cpuidle: using governor ladder [ 0.235031] cpuidle: using governor menu [ 0.235834] PCCT header not found. [ 0.236608] ACPI: bus type PCI registered [ 0.237428] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.238704] PCI: Using configuration type 1 for base access [ 0.240504] ACPI: Added _OSI(Module Device) [ 0.241371] ACPI: Added _OSI(Processor Device) [ 0.242255] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.243173] ACPI: Added _OSI(Processor Aggregator Device) [ 0.244964] ACPI: Interpreter enabled [ 0.245748] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.247636] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.249520] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.251407] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.253278] ACPI: (supports S0 S5) [ 0.253996] ACPI: Using IOAPIC for interrupt routing [ 0.254967] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.258116] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.259292] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.260556] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.261774] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.264051] acpiphp: Slot [3] registered [ 0.264872] acpiphp: Slot [4] registered [ 0.265702] acpiphp: Slot [5] registered [ 0.266524] acpiphp: Slot [6] registered [ 0.267338] acpiphp: Slot [7] registered [ 0.268155] acpiphp: Slot [8] registered [ 0.268974] acpiphp: Slot [9] registered [ 0.269804] acpiphp: Slot [10] registered [ 0.270644] acpiphp: Slot [11] registered [ 0.271477] acpiphp: Slot [12] registered [ 0.272316] acpiphp: Slot [13] registered [ 0.273146] acpiphp: Slot [14] registered [ 0.273976] acpiphp: Slot [15] registered [ 0.284874] acpiphp: Slot [16] registered [ 0.285726] acpiphp: Slot [17] registered [ 0.286562] acpiphp: Slot [18] registered [ 0.287391] acpiphp: Slot [19] registered [ 0.288221] acpiphp: Slot [20] registered [ 0.289054] acpiphp: Slot [21] registered [ 0.289883] acpiphp: Slot [22] registered [ 0.290714] acpiphp: Slot [23] registered [ 0.291549] acpiphp: Slot [24] registered [ 0.292380] acpiphp: Slot [25] registered [ 0.293214] acpiphp: Slot [26] registered [ 0.294041] acpiphp: Slot [27] registered [ 0.294870] acpiphp: Slot [28] registered [ 0.295746] acpiphp: Slot [29] registered [ 0.296574] acpiphp: Slot [30] registered [ 0.297408] acpiphp: Slot [31] registered [ 0.298236] PCI host bridge to bus 0000:00 [ 0.299071] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.300323] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.301573] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.303062] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.304541] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.306065] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.309348] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.310667] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.311874] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.313169] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.316767] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.318337] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.336687] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.338199] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.339996] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.341451] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.342868] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.344158] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.345487] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.346569] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.348155] vgaarb: loaded [ 0.348763] vgaarb: bridge control possible 0000:00:02.0 [ 0.350034] SCSI subsystem initialized [ 0.350961] ACPI: bus type USB registered [ 0.351803] usbcore: registered new interface driver usbfs [ 0.352855] usbcore: registered new interface driver hub [ 0.353892] usbcore: registered new device driver usb [ 0.355023] PCI: Using ACPI for IRQ routing [ 0.356152] NetLabel: Initializing [ 0.356883] NetLabel: domain hash size = 128 [ 0.357750] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.358733] NetLabel: unlabeled traffic allowed by default [ 0.359915] clocksource: Switched to clocksource kvm-clock [ 0.368177] AppArmor: AppArmor Filesystem Enabled [ 0.369168] pnp: PnP ACPI init [ 0.370136] pnp: PnP ACPI: found 5 devices [ 0.376481] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.378241] NET: Registered protocol family 2 [ 0.379309] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.380649] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.381890] TCP: Hash tables configured (established 4096 bind 4096) [ 0.383125] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.384238] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.385451] NET: Registered protocol family 1 [ 0.386351] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.387470] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.388570] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.402647] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.417014] Trying to unpack rootfs image as initramfs... [ 0.474219] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.476254] Scanning for low memory corruption every 60 seconds [ 0.477890] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.479353] audit: initializing netlink subsys (disabled) [ 0.480668] audit: type=2000 audit(1533116077.159:1): initialized [ 0.482318] Initialise system trusted keyring [ 0.483474] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.484943] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.487390] zbud: loaded [ 0.488258] VFS: Disk quotas dquot_6.6.0 [ 0.489277] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.491208] fuse init (API version 7.23) [ 0.492325] Key type big_key registered [ 0.493320] Allocating IMA MOK and blacklist keyrings. [ 0.494790] Key type asymmetric registered [ 0.495820] Asymmetric key parser 'x509' registered [ 0.497039] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.498878] io scheduler noop registered [ 0.499839] io scheduler deadline registered (default) [ 0.501060] io scheduler cfq registered [ 0.502070] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.503408] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.504748] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.506241] ACPI: Power Button [PWRF] [ 0.507122] GHES: HEST is not enabled! [ 0.520807] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.548838] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.550968] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.574928] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.577263] Linux agpgart interface v0.103 [ 0.579940] brd: module loaded [ 0.581616] loop: module loaded [ 0.585557] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.587062] GPT:90111 != 2097151 [ 0.587794] GPT:Alternate GPT header not at the end of the disk. [ 0.588937] GPT:90111 != 2097151 [ 0.589635] GPT: Use GNU Parted to correct GPT errors. [ 0.590640] vda: vda1 vda15 [ 0.591921] scsi host0: ata_piix [ 0.592731] scsi host1: ata_piix [ 0.593478] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.594740] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.596305] libphy: Fixed MDIO Bus: probed [ 0.597168] tun: Universal TUN/TAP device driver, 1.6 [ 0.598153] tun: (C) 1999-2004 Max Krasnyansky [ 0.603360] PPP generic driver version 2.4.2 [ 0.604579] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.605841] ehci-pci: EHCI PCI platform driver [ 0.606769] ehci-platform: EHCI generic platform driver [ 0.607824] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.609058] ohci-pci: OHCI PCI platform driver [ 0.609996] ohci-platform: OHCI generic platform driver [ 0.611059] uhci_hcd: USB Universal Host Controller Interface driver [ 0.625645] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.626734] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.628299] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.629400] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.630603] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.631889] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.633361] usb usb1: Product: UHCI Host Controller [ 0.634331] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.635517] usb usb1: SerialNumber: 0000:00:01.2 [ 0.636557] hub 1-0:1.0: USB hub found [ 0.637376] hub 1-0:1.0: 2 ports detected [ 0.638368] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.640626] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.641627] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.642880] mousedev: PS/2 mouse device common for all mice [ 0.644234] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.646167] rtc_cmos 00:00: RTC can wake from S4 [ 0.647338] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.648583] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.649829] i2c /dev entries driver [ 0.650642] device-mapper: uevent: version 1.0.3 [ 0.651645] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.653371] ledtrig-cpu: registered to indicate activity on CPUs [ 0.654938] NET: Registered protocol family 10 [ 0.656139] NET: Registered protocol family 17 [ 0.657084] Key type dns_resolver registered [ 0.658150] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659301] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661173] registered taskstats version 1 [ 0.662056] Loading compiled-in X.509 certificates [ 0.663566] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665518] zswap: loaded using pool lzo/zbud [ 0.667265] Key type trusted registered [ 0.669103] Key type encrypted registered [ 0.669960] AppArmor: AppArmor sha1 policy hashing enabled [ 0.671029] ima: No TPM chip found, activating TPM-bypass! [ 0.672135] evm: HMAC attrs: 0x1 [ 0.673172] Magic number: 14:69:575 [ 0.674002] workqueue: hash matches [ 0.674829] rtc_cmos 00:00: setting system clock to 2018-08-01 09:34:37 UTC (1533116077) [ 0.676521] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677679] EDD information not available. [ 0.753458] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.755225] Write protecting the kernel read-only data: 14336k [ 0.757424] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.759339] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.71 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 0.909982] 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.5... Lease of 192.168.120.5 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.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 /dev/root resized successfully [took 0.71s] === 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDOH6gakLbGPK5Sf3V5+HZTxgY3BVb2NSFBPK20WvslonHnDeSI6QmWxodgwTSqrgifEzm1CKPAnu51uvMFqwuN7fkfioo/RJ4sMTUlHwLyaCBACM/PG9MMHOgAkeReQhYXArpYU8BCBsDxOcZuRqOxfx69Y0wD1bG3kQNRypC0QfgnBhsFBL83/y5wVQFSs/rGcSUoPAdBGkQ58X02SmUkDu3Lyj6/YiSiVRZN22fwwM5pfg5S/MncoDQQkNVLVGF9v4v0d3fk1PD2eD5Hrdv/j6A++pUhq4A6Y1rrPJoq3UwZ2HGvDSHW/qPj7mljhmcs2RXYKzjawkEbhfF6ix/7 root@vping-userdata-vm2-052031a0-5033-4d90-bea7-44e143ab5cb4 ssh-dss AAAAB3NzaC1kc3MAAACBAJsCJ/jdNtLpFFBr8ppvhp/DVQN9XqBAYo3sTMqSUr17bQMRLrc7RLNfKjHkKbloYmI9ff+PilZh/U2BzNO4AGbVrU5ZLghFD1eBxlmQA87VtDXNl811GvsjUgrYgN8KVZ+mIllXLdB95CbmY2d+ME+o+cjacxtyKOEUP9CJ8KkZAAAAFQD0lju8zBkbdDjH/JTBfh/4i5PP8wAAAIBJgVNymjk+c408+4NXIYAiPTJNXh1SMYZs7AU3lJ0d9SkWZRM4AukMSliy8QPuP74pFY7IQuAJjdeLNavW7sbepSE+4eZL86VVXb0GgDhdJiqWYfQ3kRIGtdLCChQfhPO9Vst6rxLK24zcob0Quv/AOwa4n6/MuHed5HVUyUJBegAAAIEAjC2vU9/ex3zfGOuKbRv6qwrg3zSqDMsCQMfDUCYL4IpAgwJn7fIPcmeGij1eWUDKaUjQQa90xt+l/zajqp9+rzd8UlML7/zlx0XKNcodbi4fULDtaOrd8m6lh78Xc9kKuKMvrh0Yubm+4h9O98rm6Xn40u9GQDWmQlyWFdMn4D8= root@vping-userdata-vm2-052031a0-5033-4d90-bea7-44e143ab5cb4 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.5,24,fe80::f816:3eff:fec3:3d8a/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.5 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000006 name: N/A availability-zone: nova local-hostname: vping-userdata-vm2-052031a0-5033-4d90-bea7-44e143ab5cb4 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.06 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net 2018-08-01 09:34:41,194 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing detected! 2018-08-01 09:34:41,300 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-01 09:34:41,300 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:29 | PASS | +------------------------+------------------+------------------+----------------+ 2018-08-01 09:34:41,306 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-01 09:34:41,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/servers/fe79e18f-ac33-4d9c-8fce-c6b16ba9919e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2abfbd5c5c7032ec93617a5dfdf66260a6da69a3" 2018-08-01 09:34:41,502 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 09:34: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-66c5a5e8-06e0-480b-8599-a49853378551 x-compute-request-id: req-66c5a5e8-06e0-480b-8599-a49853378551 Content-Type: application/json 2018-08-01 09:34:41,502 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/fe79e18f-ac33-4d9c-8fce-c6b16ba9919e used request id req-66c5a5e8-06e0-480b-8599-a49853378551 2018-08-01 09:34:41,502 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.196448087692s 2018-08-01 09:34:41,503 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/fe79e18f-ac33-4d9c-8fce-c6b16ba9919e used request id req-66c5a5e8-06e0-480b-8599-a49853378551 2018-08-01 09:34:41,503 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 09:34:41,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2abfbd5c5c7032ec93617a5dfdf66260a6da69a3" 2018-08-01 09:34:41,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:34: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-9701b869-a65a-4f88-af7f-1efe423721c1 x-compute-request-id: req-9701b869-a65a-4f88-af7f-1efe423721c1 Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_052031a0-5033-4d90-bea7-44e143ab5cb4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:3d:8a", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/d349b8b8-0561-4ac4-8cee-a5b5b21c25f0", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d349b8b8-0561-4ac4-8cee-a5b5b21c25f0", "rel": "bookmark"}], "image": {"id": "60ff19ea-3938-4fb1-821e-f834787958b4", "links": [{"href": "http://172.30.9.24:8774/images/60ff19ea-3938-4fb1-821e-f834787958b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T09:34:36.000000", "flavor": {"id": "1493e477-50da-4c69-ab42-3b6118485a96", "links": [{"href": "http://172.30.9.24:8774/flavors/1493e477-50da-4c69-ab42-3b6118485a96", "rel": "bookmark"}]}, "id": "d349b8b8-0561-4ac4-8cee-a5b5b21c25f0", "security_groups": [{"name": "default"}], "user_id": "57f49a7646ca4defa6be39eec6f781a1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T09:34:36Z", "hostId": "5811683cc3227d306b5441fab3e166aa8ecb739fd96cba2332d64b00", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_052031a0-5033-4d90-bea7-44e143ab5cb4", "created": "2018-08-01T09:34:31Z", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_052031a0-5033-4d90-bea7-44e143ab5cb4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1a:07:e7", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/fe79e18f-ac33-4d9c-8fce-c6b16ba9919e", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/fe79e18f-ac33-4d9c-8fce-c6b16ba9919e", "rel": "bookmark"}], "image": {"id": "60ff19ea-3938-4fb1-821e-f834787958b4", "links": [{"href": "http://172.30.9.24:8774/images/60ff19ea-3938-4fb1-821e-f834787958b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T09:34:27.000000", "flavor": {"id": "1493e477-50da-4c69-ab42-3b6118485a96", "links": [{"href": "http://172.30.9.24:8774/flavors/1493e477-50da-4c69-ab42-3b6118485a96", "rel": "bookmark"}]}, "id": "fe79e18f-ac33-4d9c-8fce-c6b16ba9919e", "security_groups": [{"name": "default"}], "user_id": "57f49a7646ca4defa6be39eec6f781a1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T09:34:41Z", "hostId": "5c16993a3e744ebfcc5e08ef35db97283b6ef04a22f1aed162a7e6c3", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_052031a0-5033-4d90-bea7-44e143ab5cb4", "created": "2018-08-01T09:34:21Z", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 09:34:41,831 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-9701b869-a65a-4f88-af7f-1efe423721c1 2018-08-01 09:34:41,831 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.327998161316s 2018-08-01 09:34:41,832 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-9701b869-a65a-4f88-af7f-1efe423721c1 2018-08-01 09:34:41,834 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 09:34:43,837 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 09:34:43,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2abfbd5c5c7032ec93617a5dfdf66260a6da69a3" 2018-08-01 09:34:44,176 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:34: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-d19cfb05-29e6-4843-aeef-e7189e09ad04 x-compute-request-id: req-d19cfb05-29e6-4843-aeef-e7189e09ad04 Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_052031a0-5033-4d90-bea7-44e143ab5cb4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:3d:8a", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/d349b8b8-0561-4ac4-8cee-a5b5b21c25f0", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d349b8b8-0561-4ac4-8cee-a5b5b21c25f0", "rel": "bookmark"}], "image": {"id": "60ff19ea-3938-4fb1-821e-f834787958b4", "links": [{"href": "http://172.30.9.24:8774/images/60ff19ea-3938-4fb1-821e-f834787958b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T09:34:36.000000", "flavor": {"id": "1493e477-50da-4c69-ab42-3b6118485a96", "links": [{"href": "http://172.30.9.24:8774/flavors/1493e477-50da-4c69-ab42-3b6118485a96", "rel": "bookmark"}]}, "id": "d349b8b8-0561-4ac4-8cee-a5b5b21c25f0", "security_groups": [{"name": "default"}], "user_id": "57f49a7646ca4defa6be39eec6f781a1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T09:34:36Z", "hostId": "5811683cc3227d306b5441fab3e166aa8ecb739fd96cba2332d64b00", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_052031a0-5033-4d90-bea7-44e143ab5cb4", "created": "2018-08-01T09:34:31Z", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 09:34:44,176 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-d19cfb05-29e6-4843-aeef-e7189e09ad04 2018-08-01 09:34:44,176 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.339694023132s 2018-08-01 09:34:44,177 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-d19cfb05-29e6-4843-aeef-e7189e09ad04 2018-08-01 09:34:44,178 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-01 09:34:44,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/servers/d349b8b8-0561-4ac4-8cee-a5b5b21c25f0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2abfbd5c5c7032ec93617a5dfdf66260a6da69a3" 2018-08-01 09:34:44,311 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 09:34: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-8f5d1306-07ac-455c-9c14-18d03dacf6d7 x-compute-request-id: req-8f5d1306-07ac-455c-9c14-18d03dacf6d7 Content-Type: application/json 2018-08-01 09:34:44,311 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/d349b8b8-0561-4ac4-8cee-a5b5b21c25f0 used request id req-8f5d1306-07ac-455c-9c14-18d03dacf6d7 2018-08-01 09:34:44,311 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.13246512413s 2018-08-01 09:34:44,311 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/d349b8b8-0561-4ac4-8cee-a5b5b21c25f0 used request id req-8f5d1306-07ac-455c-9c14-18d03dacf6d7 2018-08-01 09:34:44,312 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 09:34:44,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2abfbd5c5c7032ec93617a5dfdf66260a6da69a3" 2018-08-01 09:34:44,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:34: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-1e11801d-7184-4909-81f1-15050634c3c0 x-compute-request-id: req-1e11801d-7184-4909-81f1-15050634c3c0 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_052031a0-5033-4d90-bea7-44e143ab5cb4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:3d:8a", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/d349b8b8-0561-4ac4-8cee-a5b5b21c25f0", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d349b8b8-0561-4ac4-8cee-a5b5b21c25f0", "rel": "bookmark"}], "image": {"id": "60ff19ea-3938-4fb1-821e-f834787958b4", "links": [{"href": "http://172.30.9.24:8774/images/60ff19ea-3938-4fb1-821e-f834787958b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T09:34:36.000000", "flavor": {"id": "1493e477-50da-4c69-ab42-3b6118485a96", "links": [{"href": "http://172.30.9.24:8774/flavors/1493e477-50da-4c69-ab42-3b6118485a96", "rel": "bookmark"}]}, "id": "d349b8b8-0561-4ac4-8cee-a5b5b21c25f0", "security_groups": [{"name": "default"}], "user_id": "57f49a7646ca4defa6be39eec6f781a1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T09:34:44Z", "hostId": "5811683cc3227d306b5441fab3e166aa8ecb739fd96cba2332d64b00", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_052031a0-5033-4d90-bea7-44e143ab5cb4", "created": "2018-08-01T09:34:31Z", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 09:34:44,520 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-1e11801d-7184-4909-81f1-15050634c3c0 2018-08-01 09:34:44,520 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.208148956299s 2018-08-01 09:34:44,520 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-1e11801d-7184-4909-81f1-15050634c3c0 2018-08-01 09:34:44,522 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 09:34:46,524 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 09:34:46,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2abfbd5c5c7032ec93617a5dfdf66260a6da69a3" 2018-08-01 09:34:46,622 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:34: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-ab92cc79-82fe-4616-af18-54759eda6c0b x-compute-request-id: req-ab92cc79-82fe-4616-af18-54759eda6c0b Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-01 09:34:46,623 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-ab92cc79-82fe-4616-af18-54759eda6c0b 2018-08-01 09:34:46,623 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0980899333954s 2018-08-01 09:34:46,623 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-ab92cc79-82fe-4616-af18-54759eda6c0b 2018-08-01 09:34:46,624 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-01 09:34:46,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/058b27db-6a02-4c2c-952f-ec52d4b191db/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}2abfbd5c5c7032ec93617a5dfdf66260a6da69a3" -d '{"subnet_id": "c2c2c543-c096-409c-ab56-3b0d751c278a"}' 2018-08-01 09:34:48,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-7512fb18-d183-4b4d-987c-0c29c7b866b7 Date: Wed, 01 Aug 2018 09:34:48 GMT RESP BODY: {"network_id": "2c66f404-0055-404d-81d3-d96ac0f73082", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "subnet_id": "c2c2c543-c096-409c-ab56-3b0d751c278a", "subnet_ids": ["c2c2c543-c096-409c-ab56-3b0d751c278a"], "port_id": "80e03924-1ddd-4ebc-a9e4-fbc995c7973f", "id": "058b27db-6a02-4c2c-952f-ec52d4b191db"} 2018-08-01 09:34:48,332 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/058b27db-6a02-4c2c-952f-ec52d4b191db/remove_router_interface.json used request id req-7512fb18-d183-4b4d-987c-0c29c7b866b7 2018-08-01 09:34:48,332 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.70775198936s 2018-08-01 09:34:48,332 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/058b27db-6a02-4c2c-952f-ec52d4b191db/remove_router_interface.json used request id req-7512fb18-d183-4b4d-987c-0c29c7b866b7 returning object 058b27db-6a02-4c2c-952f-ec52d4b191db 2018-08-01 09:34:48,333 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-01 09:34:48,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}2abfbd5c5c7032ec93617a5dfdf66260a6da69a3" 2018-08-01 09:34:48,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 710 X-Openstack-Request-Id: req-04f72d5e-e0aa-42b0-a3a7-5ce330ce3908 Date: Wed, 01 Aug 2018 09:34:48 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a5a333a9-9d0e-46a5-9440-2aa9c95d5013", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "created_at": "2018-08-01T09:34:15Z", "admin_state_up": true, "updated_at": "2018-08-01T09:34:47Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "c0d9b34b06f445a7857603f60b181f3c", "id": "058b27db-6a02-4c2c-952f-ec52d4b191db", "name": "vping_userdata-router_052031a0-5033-4d90-bea7-44e143ab5cb4"}]} 2018-08-01 09:34:48,462 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-04f72d5e-e0aa-42b0-a3a7-5ce330ce3908 2018-08-01 09:34:48,462 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.129405021667s 2018-08-01 09:34:48,462 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-04f72d5e-e0aa-42b0-a3a7-5ce330ce3908 2018-08-01 09:34:48,464 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-01 09:34:48,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/058b27db-6a02-4c2c-952f-ec52d4b191db.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2abfbd5c5c7032ec93617a5dfdf66260a6da69a3" 2018-08-01 09:34:49,471 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a641aecd-2461-4250-b2a9-8efc6c8d302d Content-Length: 0 Date: Wed, 01 Aug 2018 09:34:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 09:34:49,471 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/058b27db-6a02-4c2c-952f-ec52d4b191db.json used request id req-a641aecd-2461-4250-b2a9-8efc6c8d302d 2018-08-01 09:34:49,471 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.00693202019s 2018-08-01 09:34:49,471 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/058b27db-6a02-4c2c-952f-ec52d4b191db.json used request id req-a641aecd-2461-4250-b2a9-8efc6c8d302d 2018-08-01 09:34:49,472 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-01 09:34:49,472 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}2abfbd5c5c7032ec93617a5dfdf66260a6da69a3" 2018-08-01 09:34:49,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-9422b7b1-91e3-433a-a506-c8d646b9cbb4 Date: Wed, 01 Aug 2018 09:34:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2c66f404-0055-404d-81d3-d96ac0f73082","tenant_id":"c0d9b34b06f445a7857603f60b181f3c","created_at":"2018-08-01T09:34:14Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-01T09:34: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":"c0d9b34b06f445a7857603f60b181f3c","id":"c2c2c543-c096-409c-ab56-3b0d751c278a","subnetpool_id":null,"name":"vping_userdata-subnet_052031a0-5033-4d90-bea7-44e143ab5cb4"}]} 2018-08-01 09:34:49,517 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-9422b7b1-91e3-433a-a506-c8d646b9cbb4 2018-08-01 09:34:49,517 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0450720787048s 2018-08-01 09:34:49,517 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-9422b7b1-91e3-433a-a506-c8d646b9cbb4 2018-08-01 09:34:49,518 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-01 09:34:49,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/c2c2c543-c096-409c-ab56-3b0d751c278a.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2abfbd5c5c7032ec93617a5dfdf66260a6da69a3" 2018-08-01 09:34:50,564 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e6da24cd-c9a1-4d42-8757-22f8c1d23ecb Date: Wed, 01 Aug 2018 09:34:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 09:34:50,564 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/c2c2c543-c096-409c-ab56-3b0d751c278a.json used request id req-e6da24cd-c9a1-4d42-8757-22f8c1d23ecb 2018-08-01 09:34:50,564 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.04562306404s 2018-08-01 09:34:50,564 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/c2c2c543-c096-409c-ab56-3b0d751c278a.json used request id req-e6da24cd-c9a1-4d42-8757-22f8c1d23ecb 2018-08-01 09:34:50,565 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-01 09:34:50,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}2abfbd5c5c7032ec93617a5dfdf66260a6da69a3" 2018-08-01 09:34:50,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1241 X-Openstack-Request-Id: req-989a938a-c91f-4ad0-a5c8-4ec9a9f05c8f Date: Wed, 01 Aug 2018 09:34:50 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"2c66f404-0055-404d-81d3-d96ac0f73082","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c0d9b34b06f445a7857603f60b181f3c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T09:34:50Z","qos_policy_id":null,"name":"vping_userdata-net_052031a0-5033-4d90-bea7-44e143ab5cb4","admin_state_up":true,"tenant_id":"c0d9b34b06f445a7857603f60b181f3c","created_at":"2018-08-01T09:34:14Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dbe9669438844f3faecdc7fcc050e0d8","l2_adjacency":true,"status":"ACTIVE","subnets":["a5a333a9-9d0e-46a5-9440-2aa9c95d5013"],"description":"","tags":[],"updated_at":"2018-08-01T09:28:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:38Z","mtu":1500}]} 2018-08-01 09:34:50,677 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-989a938a-c91f-4ad0-a5c8-4ec9a9f05c8f 2018-08-01 09:34:50,677 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.112233877182s 2018-08-01 09:34:50,677 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-989a938a-c91f-4ad0-a5c8-4ec9a9f05c8f 2018-08-01 09:34:50,678 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-01 09:34:50,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/2c66f404-0055-404d-81d3-d96ac0f73082.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2abfbd5c5c7032ec93617a5dfdf66260a6da69a3" 2018-08-01 09:34:51,542 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a92f1555-0371-4ea5-8e87-8568c4119610 Date: Wed, 01 Aug 2018 09:34:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 09:34:51,543 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/2c66f404-0055-404d-81d3-d96ac0f73082.json used request id req-a92f1555-0371-4ea5-8e87-8568c4119610 2018-08-01 09:34:51,543 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.864021062851s 2018-08-01 09:34:51,543 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/2c66f404-0055-404d-81d3-d96ac0f73082.json used request id req-a92f1555-0371-4ea5-8e87-8568c4119610 2018-08-01 09:34:51,547 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-01 09:34:51,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}2abfbd5c5c7032ec93617a5dfdf66260a6da69a3" 2018-08-01 09:34:52,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-44b40e35-7ddb-461b-92b7-e8d4be2ad8d0 Date: Wed, 01 Aug 2018 09:34:52 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/60ff19ea-3938-4fb1-821e-f834787958b4/snap", "metadata": {}}], "file": "/v2/images/60ff19ea-3938-4fb1-821e-f834787958b4/file", "owner": "c0d9b34b06f445a7857603f60b181f3c", "id": "60ff19ea-3938-4fb1-821e-f834787958b4", "size": 12716032, "self": "/v2/images/60ff19ea-3938-4fb1-821e-f834787958b4", "disk_format": "qcow2", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/60ff19ea-3938-4fb1-821e-f834787958b4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-01T09:34:19Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_052031a0-5033-4d90-bea7-44e143ab5cb4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_052031a0-5033-4d90-bea7-44e143ab5cb4", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-01T09:34:19Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-01 09:34:52,191 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-44b40e35-7ddb-461b-92b7-e8d4be2ad8d0 2018-08-01 09:34:52,191 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.644243955612s 2018-08-01 09:34:52,192 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-44b40e35-7ddb-461b-92b7-e8d4be2ad8d0 2018-08-01 09:34:52,194 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-01 09:34:52,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/60ff19ea-3938-4fb1-821e-f834787958b4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2abfbd5c5c7032ec93617a5dfdf66260a6da69a3" 2018-08-01 09:34:53,085 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2390e655-322d-4771-b543-e3adfb2819cd Date: Wed, 01 Aug 2018 09:34:53 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-01 09:34:53,085 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/60ff19ea-3938-4fb1-821e-f834787958b4 used request id req-2390e655-322d-4771-b543-e3adfb2819cd 2018-08-01 09:34:53,085 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.89159989357s 2018-08-01 09:34:53,086 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/60ff19ea-3938-4fb1-821e-f834787958b4 used request id req-2390e655-322d-4771-b543-e3adfb2819cd 2018-08-01 09:34:53,086 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-01 09:34:53,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}bf95c6ecae85197e82f66ed10d43722f12825b90" 2018-08-01 09:34:53,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:34: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-d154ea50-dc65-41d8-8dc5-253a2570c76e x-compute-request-id: req-d154ea50-dc65-41d8-8dc5-253a2570c76e Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_052031a0-5033-4d90-bea7-44e143ab5cb4", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/1493e477-50da-4c69-ab42-3b6118485a96", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/1493e477-50da-4c69-ab42-3b6118485a96", "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": "1493e477-50da-4c69-ab42-3b6118485a96"}]} 2018-08-01 09:34:53,114 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-d154ea50-dc65-41d8-8dc5-253a2570c76e 2018-08-01 09:34:53,114 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.027911901474s 2018-08-01 09:34:53,114 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-d154ea50-dc65-41d8-8dc5-253a2570c76e 2018-08-01 09:34:53,116 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-01 09:34:53,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/1493e477-50da-4c69-ab42-3b6118485a96 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bf95c6ecae85197e82f66ed10d43722f12825b90" 2018-08-01 09:34:53,148 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 09:34: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-dd82d0f2-91ca-410b-b716-93c18cb18e20 x-compute-request-id: req-dd82d0f2-91ca-410b-b716-93c18cb18e20 Content-Length: 0 Content-Type: application/json 2018-08-01 09:34:53,148 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/1493e477-50da-4c69-ab42-3b6118485a96 used request id req-dd82d0f2-91ca-410b-b716-93c18cb18e20 2018-08-01 09:34:53,148 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0326769351959s 2018-08-01 09:34:53,149 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/1493e477-50da-4c69-ab42-3b6118485a96 used request id req-dd82d0f2-91ca-410b-b716-93c18cb18e20 2018-08-01 09:34:53,149 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-01 09:34:53,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}bf95c6ecae85197e82f66ed10d43722f12825b90" 2018-08-01 09:34:53,316 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:34:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c747ad2-cf53-4826-adf4-02a6a835511d Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_052031a0-5033-4d90-bea7-44e143ab5cb4", "links": {"self": "http://172.30.9.24:5000/v3/users/57f49a7646ca4defa6be39eec6f781a1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "57f49a7646ca4defa6be39eec6f781a1", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 09:34:53,317 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-4c747ad2-cf53-4826-adf4-02a6a835511d 2018-08-01 09:34:53,317 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.167759895325s 2018-08-01 09:34:53,317 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-4c747ad2-cf53-4826-adf4-02a6a835511d 2018-08-01 09:34:53,323 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-01 09:34:53,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users/57f49a7646ca4defa6be39eec6f781a1 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bf95c6ecae85197e82f66ed10d43722f12825b90" 2018-08-01 09:34:53,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:34:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb102110-077d-4dbe-89d1-b11cd74d1e2a Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"user": {"name": "vping_userdata-user_052031a0-5033-4d90-bea7-44e143ab5cb4", "links": {"self": "http://172.30.9.24:5000/v3/users/57f49a7646ca4defa6be39eec6f781a1"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "57f49a7646ca4defa6be39eec6f781a1", "description": null}} 2018-08-01 09:34:53,433 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/57f49a7646ca4defa6be39eec6f781a1 used request id req-cb102110-077d-4dbe-89d1-b11cd74d1e2a 2018-08-01 09:34:53,434 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.110338926315s 2018-08-01 09:34:53,434 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/57f49a7646ca4defa6be39eec6f781a1 used request id req-cb102110-077d-4dbe-89d1-b11cd74d1e2a 2018-08-01 09:34:53,434 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-01 09:34:53,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/users/57f49a7646ca4defa6be39eec6f781a1 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bf95c6ecae85197e82f66ed10d43722f12825b90" 2018-08-01 09:34:53,685 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 09:34:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-223565d8-d608-459b-b41c-18dc645eb68a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 09:34:53,685 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/57f49a7646ca4defa6be39eec6f781a1 used request id req-223565d8-d608-459b-b41c-18dc645eb68a 2018-08-01 09:34:53,686 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.251091957092s 2018-08-01 09:34:53,686 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/57f49a7646ca4defa6be39eec6f781a1 used request id req-223565d8-d608-459b-b41c-18dc645eb68a 2018-08-01 09:34:53,692 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-01 09:34:53,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}bf95c6ecae85197e82f66ed10d43722f12825b90" 2018-08-01 09:34:53,785 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:34:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f37bad9f-076b-4df6-8f53-9d8909b8256e Content-Encoding: gzip Content-Length: 390 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "id": "8d96727022f4443794db44ecde432faf", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c"}, "tags": [], "enabled": true, "id": "c0d9b34b06f445a7857603f60b181f3c", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_052031a0-5033-4d90-bea7-44e143ab5cb4"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8"}, "tags": [], "enabled": true, "id": "dbe9669438844f3faecdc7fcc050e0d8", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-01 09:34:53,786 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-f37bad9f-076b-4df6-8f53-9d8909b8256e 2018-08-01 09:34:53,786 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0936679840088s 2018-08-01 09:34:53,786 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-f37bad9f-076b-4df6-8f53-9d8909b8256e 2018-08-01 09:34:53,790 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-01 09:34:53,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bf95c6ecae85197e82f66ed10d43722f12825b90" 2018-08-01 09:34:53,937 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 09:34:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb71e1dc-7c68-40c7-a6ce-c5b0e3e7e4de Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 09:34:53,937 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c used request id req-cb71e1dc-7c68-40c7-a6ce-c5b0e3e7e4de 2018-08-01 09:34:53,937 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.146763801575s 2018-08-01 09:34:53,938 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c used request id req-cb71e1dc-7c68-40c7-a6ce-c5b0e3e7e4de 2018-08-01 09:34:53,941 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-01 09:34:53,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}bf95c6ecae85197e82f66ed10d43722f12825b90" 2018-08-01 09:34:54,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:34:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24f47e82-9ae2-4297-90b0-bc479895a72a Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "df0d4249befd4834b0c8854bb642defe", "links": {"self": "http://172.30.9.24:5000/v3/roles/df0d4249befd4834b0c8854bb642defe"}, "name": "Member"}]} 2018-08-01 09:34:54,025 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-24f47e82-9ae2-4297-90b0-bc479895a72a 2018-08-01 09:34:54,025 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0834591388702s 2018-08-01 09:34:54,025 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-24f47e82-9ae2-4297-90b0-bc479895a72a 2018-08-01 09:34:54,030 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-08-01 09:34:54,034 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/roles/df0d4249befd4834b0c8854bb642defe -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bf95c6ecae85197e82f66ed10d43722f12825b90" 2018-08-01 09:34:54,134 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 09:34:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c4968cd4-3612-409a-a236-34f58cde4d8c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 09:34:54,135 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/df0d4249befd4834b0c8854bb642defe used request id req-c4968cd4-3612-409a-a236-34f58cde4d8c 2018-08-01 09:34:54,135 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.104313135147s 2018-08-01 09:34:54,135 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/df0d4249befd4834b0c8854bb642defe used request id req-c4968cd4-3612-409a-a236-34f58cde4d8c 2018-08-01 09:34:54,190 - xtesting.ci.run_tests - INFO - Loading test case 'cinder_test'... 2018-08-01 09:34:54,233 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-01 09:34:54,233 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-01 09:34:54,233 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-01 09:34:54,233 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-01 09:34:54,233 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-01 09:34:54,233 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-01 09:34:54,233 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-01 09:34:54,233 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-01 09:34:54,234 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-01 09:34:54,234 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-01 09:34:54,234 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-01 09:34:54,234 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-01 09:34:54,234 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-01 09:34:54,234 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-01 09:34:54,234 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-01 09:34:54,234 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-01 09:34:54,234 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-01 09:34:54,234 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-01 09:34:54,234 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-01 09:34:54,234 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-01 09:34:54,234 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-01 09:34:54,235 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-01 09:34:54,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-01 09:34:54,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:34:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05bd3e2b-0ccd-46d5-adea-54d05455a2f5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:34:54,241 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-05bd3e2b-0ccd-46d5-adea-54d05455a2f5 2018-08-01 09:34:54,242 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-08-01 09:34:54,619 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:34:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["2REICdXlRs6XsBZHfsSJiw"], "issued_at": "2018-08-01T09:34:54.000000Z"}} 2018-08-01 09:34:54,622 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-01 09:34:54,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}128e86d428946ec3e60c1b754cffffcb555b5d47" 2018-08-01 09:34:54,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-69db295a-8e9f-4312-866d-ea9f765f3696 Date: Wed, 01 Aug 2018 09:34:54 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dbe9669438844f3faecdc7fcc050e0d8","l2_adjacency":true,"status":"ACTIVE","subnets":["a5a333a9-9d0e-46a5-9440-2aa9c95d5013"],"description":"","tags":[],"updated_at":"2018-08-01T09:28:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:38Z","provider:network_type":"flat"}]} 2018-08-01 09:34:54,848 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-69db295a-8e9f-4312-866d-ea9f765f3696 2018-08-01 09:34:54,848 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.226145982742s 2018-08-01 09:34:54,849 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-69db295a-8e9f-4312-866d-ea9f765f3696 2018-08-01 09:34:54,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-01 09:34:54,858 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 09:34: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 09:34:54,859 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-01 09:34:54,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}128e86d428946ec3e60c1b754cffffcb555b5d47" 2018-08-01 09:34:54,951 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:34:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbce1c65-2f6b-45c2-89b4-de751688a7ee Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/060e9088cac343b9864226107af6e21e"}, "tags": [], "enabled": true, "id": "060e9088cac343b9864226107af6e21e", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2018-08-01 09:34:54,951 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-fbce1c65-2f6b-45c2-89b4-de751688a7ee 2018-08-01 09:34:54,952 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0925400257111s 2018-08-01 09:34:54,952 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-fbce1c65-2f6b-45c2-89b4-de751688a7ee 2018-08-01 09:34:54,958 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-01 09:34:54,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}128e86d428946ec3e60c1b754cffffcb555b5d47" -d '{"project": {"description": "Created by OPNFV Functest: cinder_test", "enabled": true, "domain_id": "default", "name": "cinder_test-project_82252488-c2e0-438d-ac33-d917f2787112"}}' 2018-08-01 09:34:55,069 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 09:34:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b1e2d35e-6be6-4ec3-9ee7-d1e629a29261 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.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3"}, "tags": [], "enabled": true, "id": "455b48a61678488ead79a4cfa07ef5c3", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_82252488-c2e0-438d-ac33-d917f2787112"}} 2018-08-01 09:34:55,070 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-b1e2d35e-6be6-4ec3-9ee7-d1e629a29261 2018-08-01 09:34:55,070 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.111087083817s 2018-08-01 09:34:55,070 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-b1e2d35e-6be6-4ec3-9ee7-d1e629a29261 2018-08-01 09:34:55,070 - 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'455b48a61678488ead79a4cfa07ef5c3', '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_82252488-c2e0-438d-ac33-d917f2787112'}) 2018-08-01 09:34:55,076 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-01 09:34:55,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}128e86d428946ec3e60c1b754cffffcb555b5d47" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "2a64c361-07c9-4870-8846-516f46c019ab", "email": null, "name": "cinder_test-user_82252488-c2e0-438d-ac33-d917f2787112"}}' 2018-08-01 09:34:55,437 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 09:34:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d3fc31d-e28e-4510-983b-e9be7b6f3825 Content-Length: 326 Content-Type: application/json RESP BODY: {"user": {"name": "cinder_test-user_82252488-c2e0-438d-ac33-d917f2787112", "links": {"self": "http://172.30.9.24:5000/v3/users/34c574989dcf4befaf555044c24a9431"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "34c574989dcf4befaf555044c24a9431", "domain_id": "default", "password_expires_at": null}} 2018-08-01 09:34:55,437 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-3d3fc31d-e28e-4510-983b-e9be7b6f3825 2018-08-01 09:34:55,438 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.360951185226s 2018-08-01 09:34:55,438 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-3d3fc31d-e28e-4510-983b-e9be7b6f3825 2018-08-01 09:34:55,438 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'34c574989dcf4befaf555044c24a9431', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cinder_test-user_82252488-c2e0-438d-ac33-d917f2787112'}) 2018-08-01 09:34:55,442 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-01 09:34:55,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}128e86d428946ec3e60c1b754cffffcb555b5d47" 2018-08-01 09:34:55,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:34:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c4452db-6969-41e2-a90b-f1c2228a14b4 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 09:34:55,539 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-6c4452db-6969-41e2-a90b-f1c2228a14b4 2018-08-01 09:34:55,539 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.096843957901s 2018-08-01 09:34:55,539 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-6c4452db-6969-41e2-a90b-f1c2228a14b4 2018-08-01 09:34:55,544 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-01 09:34:55,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}128e86d428946ec3e60c1b754cffffcb555b5d47" 2018-08-01 09:34:55,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:34:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0885c5b-f146-459f-a547-01ac983426f4 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 09:34:55,628 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-d0885c5b-f146-459f-a547-01ac983426f4 2018-08-01 09:34:55,628 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0839099884033s 2018-08-01 09:34:55,628 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-d0885c5b-f146-459f-a547-01ac983426f4 2018-08-01 09:34:55,629 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-08-01 09:34:55,633 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-08-01 09:34:55,636 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}128e86d428946ec3e60c1b754cffffcb555b5d47" -d '{"role": {"name": "Member"}}' 2018-08-01 09:34:55,748 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 09:34:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ddfd090f-f6ad-4c51-aa96-fbf5adb6c5b4 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0a00767fd4ad4a6088381725f00da306", "links": {"self": "http://172.30.9.24:5000/v3/roles/0a00767fd4ad4a6088381725f00da306"}, "name": "Member"}} 2018-08-01 09:34:55,748 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-ddfd090f-f6ad-4c51-aa96-fbf5adb6c5b4 2018-08-01 09:34:55,748 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.115290880203s 2018-08-01 09:34:55,748 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-ddfd090f-f6ad-4c51-aa96-fbf5adb6c5b4 2018-08-01 09:34:55,749 - 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'0a00767fd4ad4a6088381725f00da306'}) 2018-08-01 09:34:55,753 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-01 09:34:55,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}128e86d428946ec3e60c1b754cffffcb555b5d47" 2018-08-01 09:34:55,839 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:34:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1acf4f8d-1f0b-45a2-b746-e71c66a3af42 Content-Encoding: gzip Content-Length: 356 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0a00767fd4ad4a6088381725f00da306", "links": {"self": "http://172.30.9.24:5000/v3/roles/0a00767fd4ad4a6088381725f00da306"}, "name": "Member"}, {"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 09:34:55,839 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-1acf4f8d-1f0b-45a2-b746-e71c66a3af42 2018-08-01 09:34:55,840 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0861821174622s 2018-08-01 09:34:55,840 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-1acf4f8d-1f0b-45a2-b746-e71c66a3af42 2018-08-01 09:34:55,844 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-01 09:34:55,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}128e86d428946ec3e60c1b754cffffcb555b5d47" 2018-08-01 09:34:55,932 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:34:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c7ab017-00e4-46fc-98c9-a4ff5d2de6f6 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-01 09:34:55,932 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-8c7ab017-00e4-46fc-98c9-a4ff5d2de6f6 2018-08-01 09:34:55,933 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0879490375519s 2018-08-01 09:34:55,933 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-8c7ab017-00e4-46fc-98c9-a4ff5d2de6f6 2018-08-01 09:34:55,934 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-01 09:34:55,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}128e86d428946ec3e60c1b754cffffcb555b5d47" 2018-08-01 09:34:56,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:34:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66f06bde-55f5-4a31-990b-a2a59910170a Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder_test-user_82252488-c2e0-438d-ac33-d917f2787112", "links": {"self": "http://172.30.9.24:5000/v3/users/34c574989dcf4befaf555044c24a9431"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "34c574989dcf4befaf555044c24a9431", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 09:34:56,042 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-66f06bde-55f5-4a31-990b-a2a59910170a 2018-08-01 09:34:56,042 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.108563899994s 2018-08-01 09:34:56,043 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-66f06bde-55f5-4a31-990b-a2a59910170a 2018-08-01 09:34:56,055 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-01 09:34:56,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}128e86d428946ec3e60c1b754cffffcb555b5d47" 2018-08-01 09:34:56,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:34:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-310f7c7a-1959-4b99-af44-75c6ca033bd8 Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3"}, "tags": [], "enabled": true, "id": "455b48a61678488ead79a4cfa07ef5c3", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_82252488-c2e0-438d-ac33-d917f2787112"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "id": "8d96727022f4443794db44ecde432faf", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8"}, "tags": [], "enabled": true, "id": "dbe9669438844f3faecdc7fcc050e0d8", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-01 09:34:56,151 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-310f7c7a-1959-4b99-af44-75c6ca033bd8 2018-08-01 09:34:56,151 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0960829257965s 2018-08-01 09:34:56,151 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-310f7c7a-1959-4b99-af44-75c6ca033bd8 2018-08-01 09:34:56,159 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-01 09:34:56,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=34c574989dcf4befaf555044c24a9431&role.id=0a00767fd4ad4a6088381725f00da306&scope.project.id=455b48a61678488ead79a4cfa07ef5c3" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}128e86d428946ec3e60c1b754cffffcb555b5d47" 2018-08-01 09:34:56,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:34:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40365620-f4b5-46cc-9776-4bbebe02ad52 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=34c574989dcf4befaf555044c24a9431&role.id=0a00767fd4ad4a6088381725f00da306&scope.project.id=455b48a61678488ead79a4cfa07ef5c3", "previous": null, "next": null}} 2018-08-01 09:34:56,251 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=34c574989dcf4befaf555044c24a9431&role.id=0a00767fd4ad4a6088381725f00da306&scope.project.id=455b48a61678488ead79a4cfa07ef5c3 used request id req-40365620-f4b5-46cc-9776-4bbebe02ad52 2018-08-01 09:34:56,251 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0913162231445s 2018-08-01 09:34:56,251 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=34c574989dcf4befaf555044c24a9431&role.id=0a00767fd4ad4a6088381725f00da306&scope.project.id=455b48a61678488ead79a4cfa07ef5c3 used request id req-40365620-f4b5-46cc-9776-4bbebe02ad52 2018-08-01 09:34:56,255 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-01 09:34:56,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3/users/34c574989dcf4befaf555044c24a9431/roles/0a00767fd4ad4a6088381725f00da306 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}128e86d428946ec3e60c1b754cffffcb555b5d47" 2018-08-01 09:34:56,377 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 09:34:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2506a5bf-7775-4a97-984a-3e0903336dc1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 09:34:56,377 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3/users/34c574989dcf4befaf555044c24a9431/roles/0a00767fd4ad4a6088381725f00da306 used request id req-2506a5bf-7775-4a97-984a-3e0903336dc1 2018-08-01 09:34:56,377 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.122610807419s 2018-08-01 09:34:56,378 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3/users/34c574989dcf4befaf555044c24a9431/roles/0a00767fd4ad4a6088381725f00da306 used request id req-2506a5bf-7775-4a97-984a-3e0903336dc1 2018-08-01 09:34:56,378 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cinder_test-project_82252488-c2e0-438d-ac33-d917f2787112', 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'455b48a61678488ead79a4cfa07ef5c3', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '2a64c361-07c9-4870-8846-516f46c019ab', 'username': u'cinder_test-user_82252488-c2e0-438d-ac33-d917f2787112', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-01 09:34:56,379 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-01 09:34:56,379 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-01 09:34:56,380 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-01 09:34:56,380 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-01 09:34:56,380 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-01 09:34:56,380 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-01 09:34:56,380 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-01 09:34:56,380 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-01 09:34:56,380 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-01 09:34:56,380 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-01 09:34:56,381 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-01 09:34:56,381 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-01 09:34:56,381 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-01 09:34:56,381 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-01 09:34:56,381 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-01 09:34:56,381 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-01 09:34:56,381 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-01 09:34:56,381 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-01 09:34:56,381 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-01 09:34:56,381 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-01 09:34:56,382 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-01 09:34:56,382 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-01 09:34:56,383 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cinder_test-user_82252488-c2e0-438d-ac33-d917f2787112', 'password': '2a64c361-07c9-4870-8846-516f46c019ab', 'project_name': 'cinder_test-project_82252488-c2e0-438d-ac33-d917f2787112', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000//v3', 'project_id': '455b48a61678488ead79a4cfa07ef5c3', 'project_domain_name': 'Default'} 2018-08-01 09:34:56,384 - xtesting.ci.run_tests - INFO - Running test case 'cinder_test'... 2018-08-01 09:34:56,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-01 09:34:56,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:34:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1d6e1d0-8ac0-4403-84f3-52d17f00d4d9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:34:56,391 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-a1d6e1d0-8ac0-4403-84f3-52d17f00d4d9 2018-08-01 09:34:56,392 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-08-01 09:34:56,776 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0a00767fd4ad4a6088381725f00da306", "name": "Member"}], "expires_at": "2018-08-01T10:34:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "455b48a61678488ead79a4cfa07ef5c3", "name": "cinder_test-project_82252488-c2e0-438d-ac33-d917f2787112"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/455b48a61678488ead79a4cfa07ef5c3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/455b48a61678488ead79a4cfa07ef5c3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/455b48a61678488ead79a4cfa07ef5c3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/455b48a61678488ead79a4cfa07ef5c3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/455b48a61678488ead79a4cfa07ef5c3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/455b48a61678488ead79a4cfa07ef5c3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_455b48a61678488ead79a4cfa07ef5c3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_455b48a61678488ead79a4cfa07ef5c3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/455b48a61678488ead79a4cfa07ef5c3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/455b48a61678488ead79a4cfa07ef5c3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/455b48a61678488ead79a4cfa07ef5c3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/455b48a61678488ead79a4cfa07ef5c3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/455b48a61678488ead79a4cfa07ef5c3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/455b48a61678488ead79a4cfa07ef5c3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cinder_test-user_82252488-c2e0-438d-ac33-d917f2787112", "id": "34c574989dcf4befaf555044c24a9431"}, "audit_ids": ["W9Lo4O52RVS2Jy1Uz6RV0A"], "issued_at": "2018-08-01T09:34:56.000000Z"}} 2018-08-01 09:34:56,779 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-01 09:34:56,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}375905ca88eff31be976c9a3fd1aef9ff6167413" -d '{"network": {"name": "cinder_test-net_82252488-c2e0-438d-ac33-d917f2787112", "admin_state_up": true}}' 2018-08-01 09:34:57,424 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-f9f77928-a49d-4312-acc9-01fbf2a4ed45 Date: Wed, 01 Aug 2018 09:34:57 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"eb43fdea-36cc-4d2a-a8ca-9c34eabf22b6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"455b48a61678488ead79a4cfa07ef5c3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T09:34:57Z","is_default":false,"name":"cinder_test-net_82252488-c2e0-438d-ac33-d917f2787112","qos_policy_id":null,"admin_state_up":true,"tenant_id":"455b48a61678488ead79a4cfa07ef5c3","created_at":"2018-08-01T09:34:57Z","mtu":1450}} 2018-08-01 09:34:57,424 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-f9f77928-a49d-4312-acc9-01fbf2a4ed45 2018-08-01 09:34:57,424 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.644989967346s 2018-08-01 09:34:57,425 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-f9f77928-a49d-4312-acc9-01fbf2a4ed45 2018-08-01 09:34:57,425 - 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-08-01T09:34:57Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'id': u'eb43fdea-36cc-4d2a-a8ca-9c34eabf22b6', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cinder_test-net_82252488-c2e0-438d-ac33-d917f2787112', u'admin_state_up': True, u'tenant_id': u'455b48a61678488ead79a4cfa07ef5c3', u'created_at': u'2018-08-01T09:34:57Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'455b48a61678488ead79a4cfa07ef5c3', u'l2_adjacency': True}) 2018-08-01 09:34:57,426 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-01 09:34:57,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}375905ca88eff31be976c9a3fd1aef9ff6167413" 2018-08-01 09:34:57,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1232 X-Openstack-Request-Id: req-fa706cd8-32a1-4b8b-8aee-c096d5fc5679 Date: Wed, 01 Aug 2018 09:34:57 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dbe9669438844f3faecdc7fcc050e0d8","l2_adjacency":true,"status":"ACTIVE","subnets":["a5a333a9-9d0e-46a5-9440-2aa9c95d5013"],"description":"","tags":[],"updated_at":"2018-08-01T09:28:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:38Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"eb43fdea-36cc-4d2a-a8ca-9c34eabf22b6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"455b48a61678488ead79a4cfa07ef5c3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T09:34:57Z","qos_policy_id":null,"name":"cinder_test-net_82252488-c2e0-438d-ac33-d917f2787112","admin_state_up":true,"tenant_id":"455b48a61678488ead79a4cfa07ef5c3","created_at":"2018-08-01T09:34:57Z","mtu":1450}]} 2018-08-01 09:34:57,556 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-fa706cd8-32a1-4b8b-8aee-c096d5fc5679 2018-08-01 09:34:57,556 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.130690813065s 2018-08-01 09:34:57,557 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-fa706cd8-32a1-4b8b-8aee-c096d5fc5679 2018-08-01 09:34:57,558 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-01 09:34:57,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}375905ca88eff31be976c9a3fd1aef9ff6167413" -d '{"subnet": {"name": "cinder_test-subnet_82252488-c2e0-438d-ac33-d917f2787112", "enable_dhcp": true, "network_id": "eb43fdea-36cc-4d2a-a8ca-9c34eabf22b6", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-01 09:34:58,124 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-22686a88-86b7-45e3-baaa-52efc6d688b6 Date: Wed, 01 Aug 2018 09:34:58 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eb43fdea-36cc-4d2a-a8ca-9c34eabf22b6","tenant_id":"455b48a61678488ead79a4cfa07ef5c3","created_at":"2018-08-01T09:34:57Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-01T09:34:57Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"455b48a61678488ead79a4cfa07ef5c3","id":"207eb7eb-3574-471b-a185-8a0d5abed458","subnetpool_id":null,"name":"cinder_test-subnet_82252488-c2e0-438d-ac33-d917f2787112"}} 2018-08-01 09:34:58,125 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-22686a88-86b7-45e3-baaa-52efc6d688b6 2018-08-01 09:34:58,125 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.566246986389s 2018-08-01 09:34:58,125 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-22686a88-86b7-45e3-baaa-52efc6d688b6 2018-08-01 09:34:58,125 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-01T09:34:57Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'207eb7eb-3574-471b-a185-8a0d5abed458', u'subnetpool_id': None, u'service_types': [], u'name': u'cinder_test-subnet_82252488-c2e0-438d-ac33-d917f2787112', u'enable_dhcp': True, u'network_id': u'eb43fdea-36cc-4d2a-a8ca-9c34eabf22b6', u'tenant_id': u'455b48a61678488ead79a4cfa07ef5c3', u'created_at': u'2018-08-01T09:34:57Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'455b48a61678488ead79a4cfa07ef5c3'}) 2018-08-01 09:34:58,126 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-01 09:34:58,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}375905ca88eff31be976c9a3fd1aef9ff6167413" -d '{"router": {"external_gateway_info": {"network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089"}, "name": "cinder_test-router_82252488-c2e0-438d-ac33-d917f2787112", "admin_state_up": true}}' 2018-08-01 09:34:59,441 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 698 X-Openstack-Request-Id: req-dc6dc2db-be40-4788-9b8e-390b35663946 Date: Wed, 01 Aug 2018 09:34:59 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a5a333a9-9d0e-46a5-9440-2aa9c95d5013", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "created_at": "2018-08-01T09:34:58Z", "admin_state_up": true, "updated_at": "2018-08-01T09:34:59Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "455b48a61678488ead79a4cfa07ef5c3", "id": "f9205942-b5f1-4a9e-96d0-92952f5f8058", "name": "cinder_test-router_82252488-c2e0-438d-ac33-d917f2787112"}} 2018-08-01 09:34:59,441 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-dc6dc2db-be40-4788-9b8e-390b35663946 2018-08-01 09:34:59,442 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.31535410881s 2018-08-01 09:34:59,442 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-dc6dc2db-be40-4788-9b8e-390b35663946 2018-08-01 09:34:59,442 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-01T09:34:59Z', u'revision_number': 2, u'id': u'f9205942-b5f1-4a9e-96d0-92952f5f8058', u'external_gateway_info': {u'network_id': u'e7d7be46-2840-4976-87a2-d78a4e5c6089', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'a5a333a9-9d0e-46a5-9440-2aa9c95d5013', u'ip_address': u'172.30.9.202'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cinder_test-router_82252488-c2e0-438d-ac33-d917f2787112', u'admin_state_up': True, u'tenant_id': u'455b48a61678488ead79a4cfa07ef5c3', u'created_at': u'2018-08-01T09:34:58Z', u'flavor_id': None, u'routes': [], u'project_id': u'455b48a61678488ead79a4cfa07ef5c3'}) 2018-08-01 09:34:59,443 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-01 09:34:59,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/f9205942-b5f1-4a9e-96d0-92952f5f8058/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}375905ca88eff31be976c9a3fd1aef9ff6167413" -d '{"subnet_id": "207eb7eb-3574-471b-a185-8a0d5abed458"}' 2018-08-01 09:35:01,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-0157da5f-cd2d-4b6f-9873-d50d567c6db2 Date: Wed, 01 Aug 2018 09:35:01 GMT RESP BODY: {"network_id": "eb43fdea-36cc-4d2a-a8ca-9c34eabf22b6", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "subnet_id": "207eb7eb-3574-471b-a185-8a0d5abed458", "subnet_ids": ["207eb7eb-3574-471b-a185-8a0d5abed458"], "port_id": "bac1ce35-8f58-416e-99f1-7f6266d6ca73", "id": "f9205942-b5f1-4a9e-96d0-92952f5f8058"} 2018-08-01 09:35:01,602 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/f9205942-b5f1-4a9e-96d0-92952f5f8058/add_router_interface.json used request id req-0157da5f-cd2d-4b6f-9873-d50d567c6db2 2018-08-01 09:35:01,602 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.15931391716s 2018-08-01 09:35:01,603 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/f9205942-b5f1-4a9e-96d0-92952f5f8058/add_router_interface.json used request id req-0157da5f-cd2d-4b6f-9873-d50d567c6db2 returning object f9205942-b5f1-4a9e-96d0-92952f5f8058 2018-08-01 09:35:01,603 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-01 09:35:01,730 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-01 09:35:01,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-01 09:35:01,736 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Wed, 01 Aug 2018 09:35:01 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2018-08-01 09:35:01,738 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-01 09:35:01,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}375905ca88eff31be976c9a3fd1aef9ff6167413" 2018-08-01 09:35:01,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-9458c3ba-cfa7-427f-94a8-a54119c72c4b Date: Wed, 01 Aug 2018 09:35:01 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-01 09:35:01,925 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-9458c3ba-cfa7-427f-94a8-a54119c72c4b 2018-08-01 09:35:01,925 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.186293125153s 2018-08-01 09:35:01,925 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-9458c3ba-cfa7-427f-94a8-a54119c72c4b 2018-08-01 09:35:01,933 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-01 09:35:01,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}375905ca88eff31be976c9a3fd1aef9ff6167413" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/cinder_test-img_82252488-c2e0-438d-ac33-d917f2787112", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cinder_test-img_82252488-c2e0-438d-ac33-d917f2787112"}' 2018-08-01 09:35:02,052 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 874 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/81236459-fbca-4638-9922-353f4c6edfc1 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-d89e222c-eec2-4bdd-a639-372e5e8fc238 Date: Wed, 01 Aug 2018 09:35:02 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/81236459-fbca-4638-9922-353f4c6edfc1/file", "owner": "455b48a61678488ead79a4cfa07ef5c3", "id": "81236459-fbca-4638-9922-353f4c6edfc1", "size": null, "self": "/v2/images/81236459-fbca-4638-9922-353f4c6edfc1", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-01T09:35:02Z", "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_82252488-c2e0-438d-ac33-d917f2787112", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_82252488-c2e0-438d-ac33-d917f2787112", "checksum": null, "created_at": "2018-08-01T09:35:02Z", "protected": false} 2018-08-01 09:35:02,052 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-d89e222c-eec2-4bdd-a639-372e5e8fc238 2018-08-01 09:35:02,052 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.118443012238s 2018-08-01 09:35:02,052 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-d89e222c-eec2-4bdd-a639-372e5e8fc238 returning object 81236459-fbca-4638-9922-353f4c6edfc1 2018-08-01 09:35:02,053 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-01 09:35:02,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/81236459-fbca-4638-9922-353f4c6edfc1/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}375905ca88eff31be976c9a3fd1aef9ff6167413" -d '' 2018-08-01 09:35:03,026 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-dbc3d091-b866-48dc-8262-a28cadfdfc16 Date: Wed, 01 Aug 2018 09:35:03 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-01 09:35:03,026 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/81236459-fbca-4638-9922-353f4c6edfc1/file used request id req-dbc3d091-b866-48dc-8262-a28cadfdfc16 2018-08-01 09:35:03,026 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.973160982132s 2018-08-01 09:35:03,026 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/81236459-fbca-4638-9922-353f4c6edfc1/file used request id req-dbc3d091-b866-48dc-8262-a28cadfdfc16 2018-08-01 09:35:03,027 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/cinder_test-img_82252488-c2e0-438d-ac33-d917f2787112', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-08-01T09:35:02Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/81236459-fbca-4638-9922-353f4c6edfc1/file', u'owner': u'455b48a61678488ead79a4cfa07ef5c3', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'81236459-fbca-4638-9922-353f4c6edfc1', u'size': None, u'name': u'cinder_test-img_82252488-c2e0-438d-ac33-d917f2787112', u'checksum': None, u'self': u'/v2/images/81236459-fbca-4638-9922-353f4c6edfc1', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-08-01T09:35:02Z', u'schema': u'/v2/schemas/image'}) 2018-08-01 09:35:03,027 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-01 09:35:03,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}128e86d428946ec3e60c1b754cffffcb555b5d47" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "cinder_test-flavor_82252488-c2e0-438d-ac33-d917f2787112", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-01 09:35:03,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:35: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-345113a2-2f52-48ee-a086-4e3a0fb8ebe4 x-compute-request-id: req-345113a2-2f52-48ee-a086-4e3a0fb8ebe4 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"name": "cinder_test-flavor_82252488-c2e0-438d-ac33-d917f2787112", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/aa9046bf-1d25-438c-9c97-92c75fcb2635", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/aa9046bf-1d25-438c-9c97-92c75fcb2635", "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": "aa9046bf-1d25-438c-9c97-92c75fcb2635"}} 2018-08-01 09:35:03,265 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-345113a2-2f52-48ee-a086-4e3a0fb8ebe4 2018-08-01 09:35:03,265 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.237675905228s 2018-08-01 09:35:03,265 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-345113a2-2f52-48ee-a086-4e3a0fb8ebe4 2018-08-01 09:35:03,266 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cinder_test-flavor_82252488-c2e0-438d-ac33-d917f2787112', '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'8d96727022f4443794db44ecde432faf', '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'aa9046bf-1d25-438c-9c97-92c75fcb2635', 'swap': 0}) 2018-08-01 09:35:03,267 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-01 09:35:03,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/aa9046bf-1d25-438c-9c97-92c75fcb2635/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}128e86d428946ec3e60c1b754cffffcb555b5d47" -d '{"extra_specs": {}}' 2018-08-01 09:35:03,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:35: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-1cf38934-7c93-409e-9d87-58b0244b180e x-compute-request-id: req-1cf38934-7c93-409e-9d87-58b0244b180e Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-01 09:35:03,290 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/aa9046bf-1d25-438c-9c97-92c75fcb2635/os-extra_specs used request id req-1cf38934-7c93-409e-9d87-58b0244b180e 2018-08-01 09:35:03,290 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.022873878479s 2018-08-01 09:35:03,290 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/aa9046bf-1d25-438c-9c97-92c75fcb2635/os-extra_specs used request id req-1cf38934-7c93-409e-9d87-58b0244b180e 2018-08-01 09:35:03,291 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-01 09:35:03,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}375905ca88eff31be976c9a3fd1aef9ff6167413" -d '{"keypair": {"name": "cinder_test-kp_82252488-c2e0-438d-ac33-d917f2787112"}}' 2018-08-01 09:35:03,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:35: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-c639e2d3-1c7d-41c3-8956-b5a9fd9d1340 x-compute-request-id: req-c639e2d3-1c7d-41c3-8956-b5a9fd9d1340 Content-Encoding: gzip Content-Length: 1811 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDi/XPE1iQOccrCi75ScwVan1Qncb59PBLbYSMBXpe0shdbSdPrE/5bSDig3YPpqgJcm4YLg5lx/GS/EYZw430UcfLkc1zR4hEO7iSpUwBkk4sRgc+Of4bojj2hDRsexdJs8ht9uAZlxc0Z/7xHJYxxD8Vw2nDTX/rxj+xN0yp5ucLRxc9OZpTY2JTCwo3jH4xx5+TxGqoCowG2eHtrXUJIXbBv81F0zq11OC9CeQfKNv7t6XO4u42Lnq9+1y62mWJs1tf9vPa/JKeNImenMULpptXywfGkHMqMrNbkvzRXBQWKgxmYwuH1LnKP+tvALDgOztj/g0DKedyeqUr6Z+kD Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA4v1zxNYkDnHKwou+UnMFWp9UJ3G+fTwS22EjAV6XtLIXW0nT\n6xP+W0g4oN2D6aoCXJuGC4OZcfxkvxGGcON9FHHy5HNc0eIRDu4kqVMAZJOLEYHP\njn+G6I49oQ0bHsXSbPIbfbgGZcXNGf+8RyWMcQ/FcNpw01/68Y/sTdMqebnC0cXP\nTmaU2NiUwsKN4x+Mcefk8RqqAqMBtnh7a11CSF2wb/NRdM6tdTgvQnkHyjb+7elz\nuLuNi56vftcutplibNbX/bz2vySnjSJnpzFC6abV8sHxpBzKjKzW5L80VwUFioMZ\nmMLh9S5yj/rbwCw4Ds7Y/4NAynncnqlK+mfpAwIDAQABAoIBAQCvrmCCsQZ5E4NN\nrWChaZp0OCqm2LcJMIybtIOmVLLvzIKdSfe10uSje7MwdiHZoJZxXIGTucfyW9kR\ntJusFbXCNCs8uzjUzLZNKu2/C5mbPkJ9S038SSF+LlDurDkYSR2C6qNyWxLAhCYp\nADCVlC8tdnpmzPpT7s5HVhAbb9tJF5LWO8UGrWGkmvSd/pdEOLATSSAYFuXU59YV\nXwjse8pTPAKaxL7kNtlKra16ebZAky0u+fNWETrLwu8uSnmsdxIBBBRmS3OHfDMW\nZ647BcmcyRaU03dObe0NQ8cSjwq7MSewiUHxfm6sim/zHc9zApcrPKzmMHX0M9fp\nJoJM/6CpAoGBAPIKIYKtHtnmUzOcWr3dVW4Kf8k8ODQul7sL2FUKaBkusAsBK0P6\n3ELhTY8TdsQ6DbG+PDHjzmgrrLnH7bNmnKvvKX28rr9QI+GChMrOTu2D/Ly93wTH\nfN3b+wOuei1kmU4qdbemLt8Nn7EJbzBua0+stM35s0For54pBQ0KvtCVAoGBAPAV\nGv5sllYDFl02rl0SmBN443cwEoNqdkm+gAoOqt1EyctU+WoJ9b1gZYzWbsQhJRk7\nP7mjR/AB9LNdgDIr3KRH5Uvy8EIg6W7r+z8w7zCv8BqUbmtOKpV/NunLs4PZdCfQ\ndGj5ajx/BzscTANqfmwlicxs2cNJ8FacDBovgXU3AoGBANkR7Ovdh4W043muCFOv\nZSbDk8dOkrl57+p4vRPHuYScMpYr/jmBinkQxxZCRonF5vI5wpKb1EnooYgcnjn/\nFRO98mAqEC7UGNnuzFl2naK2dLxxLMqEfqAa4gxzNm/vgO5xdhG2oOK6vTVxWJ7+\n6I8UPTNddj57PMWD1FvV/zvhAoGANklfcDZXjB1omi06IhuJPaXxMUsydHrHQoeL\n5jpI0n2yb4LIXvzfjzHT5JO8OicQf3MRRsWwB4o5rbEvwqh+XLtREupc/2b3wbgk\neLZ073po/WmgyizDnkhEv3rrHZ43EKWnHPGA3ysOFISif4c+DPA0B4B5gRof+UWR\nyv4A9OMCgYByyqSbZpiuCYAvpnzEaTyQGNJp75n4XV1w/coNoo2hlMUii9fYbPOt\n7WyUNZmzY66epCj7d5ZRo8FZsDqcVmvHd19hwczjznVL/zFy3LcPVv1WeblzV2lP\nXgrVXmA8+LhY2+CSmcGhdgP8QNY4E8EpSla4M3U8oJBX+lMH9FgMmw==\n-----END RSA PRIVATE KEY-----\n", "user_id": "34c574989dcf4befaf555044c24a9431", "name": "cinder_test-kp_82252488-c2e0-438d-ac33-d917f2787112", "fingerprint": "4a:a1:15:df:9f:75:0d:97:fc:39:eb:07:aa:19:8d:fa"}} 2018-08-01 09:35:03,607 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-c639e2d3-1c7d-41c3-8956-b5a9fd9d1340 2018-08-01 09:35:03,608 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.316864013672s 2018-08-01 09:35:03,608 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-c639e2d3-1c7d-41c3-8956-b5a9fd9d1340 2018-08-01 09:35:03,609 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDi/XPE1iQOccrCi75ScwVan1Qncb59PBLbYSMBXpe0shdbSdPrE/5bSDig3YPpqgJcm4YLg5lx/GS/EYZw430UcfLkc1zR4hEO7iSpUwBkk4sRgc+Of4bojj2hDRsexdJs8ht9uAZlxc0Z/7xHJYxxD8Vw2nDTX/rxj+xN0yp5ucLRxc9OZpTY2JTCwo3jH4xx5+TxGqoCowG2eHtrXUJIXbBv81F0zq11OC9CeQfKNv7t6XO4u42Lnq9+1y62mWJs1tf9vPa/JKeNImenMULpptXywfGkHMqMrNbkvzRXBQWKgxmYwuH1LnKP+tvALDgOztj/g0DKedyeqUr6Z+kD Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA4v1zxNYkDnHKwou+UnMFWp9UJ3G+fTwS22EjAV6XtLIXW0nT\n6xP+W0g4oN2D6aoCXJuGC4OZcfxkvxGGcON9FHHy5HNc0eIRDu4kqVMAZJOLEYHP\njn+G6I49oQ0bHsXSbPIbfbgGZcXNGf+8RyWMcQ/FcNpw01/68Y/sTdMqebnC0cXP\nTmaU2NiUwsKN4x+Mcefk8RqqAqMBtnh7a11CSF2wb/NRdM6tdTgvQnkHyjb+7elz\nuLuNi56vftcutplibNbX/bz2vySnjSJnpzFC6abV8sHxpBzKjKzW5L80VwUFioMZ\nmMLh9S5yj/rbwCw4Ds7Y/4NAynncnqlK+mfpAwIDAQABAoIBAQCvrmCCsQZ5E4NN\nrWChaZp0OCqm2LcJMIybtIOmVLLvzIKdSfe10uSje7MwdiHZoJZxXIGTucfyW9kR\ntJusFbXCNCs8uzjUzLZNKu2/C5mbPkJ9S038SSF+LlDurDkYSR2C6qNyWxLAhCYp\nADCVlC8tdnpmzPpT7s5HVhAbb9tJF5LWO8UGrWGkmvSd/pdEOLATSSAYFuXU59YV\nXwjse8pTPAKaxL7kNtlKra16ebZAky0u+fNWETrLwu8uSnmsdxIBBBRmS3OHfDMW\nZ647BcmcyRaU03dObe0NQ8cSjwq7MSewiUHxfm6sim/zHc9zApcrPKzmMHX0M9fp\nJoJM/6CpAoGBAPIKIYKtHtnmUzOcWr3dVW4Kf8k8ODQul7sL2FUKaBkusAsBK0P6\n3ELhTY8TdsQ6DbG+PDHjzmgrrLnH7bNmnKvvKX28rr9QI+GChMrOTu2D/Ly93wTH\nfN3b+wOuei1kmU4qdbemLt8Nn7EJbzBua0+stM35s0For54pBQ0KvtCVAoGBAPAV\nGv5sllYDFl02rl0SmBN443cwEoNqdkm+gAoOqt1EyctU+WoJ9b1gZYzWbsQhJRk7\nP7mjR/AB9LNdgDIr3KRH5Uvy8EIg6W7r+z8w7zCv8BqUbmtOKpV/NunLs4PZdCfQ\ndGj5ajx/BzscTANqfmwlicxs2cNJ8FacDBovgXU3AoGBANkR7Ovdh4W043muCFOv\nZSbDk8dOkrl57+p4vRPHuYScMpYr/jmBinkQxxZCRonF5vI5wpKb1EnooYgcnjn/\nFRO98mAqEC7UGNnuzFl2naK2dLxxLMqEfqAa4gxzNm/vgO5xdhG2oOK6vTVxWJ7+\n6I8UPTNddj57PMWD1FvV/zvhAoGANklfcDZXjB1omi06IhuJPaXxMUsydHrHQoeL\n5jpI0n2yb4LIXvzfjzHT5JO8OicQf3MRRsWwB4o5rbEvwqh+XLtREupc/2b3wbgk\neLZ073po/WmgyizDnkhEv3rrHZ43EKWnHPGA3ysOFISif4c+DPA0B4B5gRof+UWR\nyv4A9OMCgYByyqSbZpiuCYAvpnzEaTyQGNJp75n4XV1w/coNoo2hlMUii9fYbPOt\n7WyUNZmzY66epCj7d5ZRo8FZsDqcVmvHd19hwczjznVL/zFy3LcPVv1WeblzV2lP\nXgrVXmA8+LhY2+CSmcGhdgP8QNY4E8EpSla4M3U8oJBX+lMH9FgMmw==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'34c574989dcf4befaf555044c24a9431', 'name': u'cinder_test-kp_82252488-c2e0-438d-ac33-d917f2787112', 'created_at': '2018-08-01T09:35:03.609033', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'455b48a61678488ead79a4cfa07ef5c3', 'name': 'cinder_test-project_82252488-c2e0-438d-ac33-d917f2787112', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'4a:a1:15:df:9f:75:0d:97:fc:39:eb:07:aa:19:8d:fa', 'type': 'ssh', 'id': u'cinder_test-kp_82252488-c2e0-438d-ac33-d917f2787112'}) 2018-08-01 09:35:03,609 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEA4v1zxNYkDnHKwou+UnMFWp9UJ3G+fTwS22EjAV6XtLIXW0nT 6xP+W0g4oN2D6aoCXJuGC4OZcfxkvxGGcON9FHHy5HNc0eIRDu4kqVMAZJOLEYHP jn+G6I49oQ0bHsXSbPIbfbgGZcXNGf+8RyWMcQ/FcNpw01/68Y/sTdMqebnC0cXP TmaU2NiUwsKN4x+Mcefk8RqqAqMBtnh7a11CSF2wb/NRdM6tdTgvQnkHyjb+7elz uLuNi56vftcutplibNbX/bz2vySnjSJnpzFC6abV8sHxpBzKjKzW5L80VwUFioMZ mMLh9S5yj/rbwCw4Ds7Y/4NAynncnqlK+mfpAwIDAQABAoIBAQCvrmCCsQZ5E4NN rWChaZp0OCqm2LcJMIybtIOmVLLvzIKdSfe10uSje7MwdiHZoJZxXIGTucfyW9kR tJusFbXCNCs8uzjUzLZNKu2/C5mbPkJ9S038SSF+LlDurDkYSR2C6qNyWxLAhCYp ADCVlC8tdnpmzPpT7s5HVhAbb9tJF5LWO8UGrWGkmvSd/pdEOLATSSAYFuXU59YV Xwjse8pTPAKaxL7kNtlKra16ebZAky0u+fNWETrLwu8uSnmsdxIBBBRmS3OHfDMW Z647BcmcyRaU03dObe0NQ8cSjwq7MSewiUHxfm6sim/zHc9zApcrPKzmMHX0M9fp JoJM/6CpAoGBAPIKIYKtHtnmUzOcWr3dVW4Kf8k8ODQul7sL2FUKaBkusAsBK0P6 3ELhTY8TdsQ6DbG+PDHjzmgrrLnH7bNmnKvvKX28rr9QI+GChMrOTu2D/Ly93wTH fN3b+wOuei1kmU4qdbemLt8Nn7EJbzBua0+stM35s0For54pBQ0KvtCVAoGBAPAV Gv5sllYDFl02rl0SmBN443cwEoNqdkm+gAoOqt1EyctU+WoJ9b1gZYzWbsQhJRk7 P7mjR/AB9LNdgDIr3KRH5Uvy8EIg6W7r+z8w7zCv8BqUbmtOKpV/NunLs4PZdCfQ dGj5ajx/BzscTANqfmwlicxs2cNJ8FacDBovgXU3AoGBANkR7Ovdh4W043muCFOv ZSbDk8dOkrl57+p4vRPHuYScMpYr/jmBinkQxxZCRonF5vI5wpKb1EnooYgcnjn/ FRO98mAqEC7UGNnuzFl2naK2dLxxLMqEfqAa4gxzNm/vgO5xdhG2oOK6vTVxWJ7+ 6I8UPTNddj57PMWD1FvV/zvhAoGANklfcDZXjB1omi06IhuJPaXxMUsydHrHQoeL 5jpI0n2yb4LIXvzfjzHT5JO8OicQf3MRRsWwB4o5rbEvwqh+XLtREupc/2b3wbgk eLZ073po/WmgyizDnkhEv3rrHZ43EKWnHPGA3ysOFISif4c+DPA0B4B5gRof+UWR yv4A9OMCgYByyqSbZpiuCYAvpnzEaTyQGNJp75n4XV1w/coNoo2hlMUii9fYbPOt 7WyUNZmzY66epCj7d5ZRo8FZsDqcVmvHd19hwczjznVL/zFy3LcPVv1WeblzV2lP XgrVXmA8+LhY2+CSmcGhdgP8QNY4E8EpSla4M3U8oJBX+lMH9FgMmw== -----END RSA PRIVATE KEY----- 2018-08-01 09:35:03,612 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-08-01 09:35:03,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}375905ca88eff31be976c9a3fd1aef9ff6167413" -d '{"security_group": {"name": "cinder_test-sg_82252488-c2e0-438d-ac33-d917f2787112", "description": "created by OPNFV Functest (cinder_test)"}}' 2018-08-01 09:35:03,832 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1422 X-Openstack-Request-Id: req-85e795ef-745f-4993-bd9d-9aaaa8d83288 Date: Wed, 01 Aug 2018 09:35:03 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "created_at": "2018-08-01T09:35:03Z", "updated_at": "2018-08-01T09:35:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:35:03Z", "revision_number": 0, "id": "2b9fc4a7-ddb9-473b-a85b-b5168494c74b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:35:03Z", "security_group_id": "14024f45-b4df-4888-933c-70ee7e2b02f9", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:35:03Z", "revision_number": 0, "id": "da69ea74-03ec-4d66-b33a-4641017aecc1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:35:03Z", "security_group_id": "14024f45-b4df-4888-933c-70ee7e2b02f9", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}], "revision_number": 2, "project_id": "455b48a61678488ead79a4cfa07ef5c3", "id": "14024f45-b4df-4888-933c-70ee7e2b02f9", "name": "cinder_test-sg_82252488-c2e0-438d-ac33-d917f2787112"}} 2018-08-01 09:35:03,832 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-85e795ef-745f-4993-bd9d-9aaaa8d83288 2018-08-01 09:35:03,832 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.219926834106s 2018-08-01 09:35:03,832 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-85e795ef-745f-4993-bd9d-9aaaa8d83288 2018-08-01 09:35:03,837 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-01 09:35:03,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}375905ca88eff31be976c9a3fd1aef9ff6167413" 2018-08-01 09:35:03,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3838 X-Openstack-Request-Id: req-848833be-c58e-4dd7-bafd-3d674cf023f7 Date: Wed, 01 Aug 2018 09:35:03 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "created_at": "2018-08-01T09:35:03Z", "updated_at": "2018-08-01T09:35:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:35:03Z", "revision_number": 0, "id": "2b9fc4a7-ddb9-473b-a85b-b5168494c74b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:35:03Z", "security_group_id": "14024f45-b4df-4888-933c-70ee7e2b02f9", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:35:03Z", "revision_number": 0, "id": "da69ea74-03ec-4d66-b33a-4641017aecc1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:35:03Z", "security_group_id": "14024f45-b4df-4888-933c-70ee7e2b02f9", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}], "revision_number": 2, "project_id": "455b48a61678488ead79a4cfa07ef5c3", "id": "14024f45-b4df-4888-933c-70ee7e2b02f9", "name": "cinder_test-sg_82252488-c2e0-438d-ac33-d917f2787112"}, {"description": "Default security group", "tags": [], "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "created_at": "2018-08-01T09:34:57Z", "updated_at": "2018-08-01T09:34:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "8063d12f-30db-4ccf-8ce0-72e59ba81a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c38e1a7a-5857-4f03-b991-6d5c9c9a5b9e", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c725bae1-d3bb-42b5-b331-32737085f28c", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "cfddc134-923b-4e0d-9ec5-dcc5641dd435", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}], "revision_number": 4, "project_id": "455b48a61678488ead79a4cfa07ef5c3", "id": "cd52f913-3072-4ce7-a779-7de795b62b12", "name": "default"}]} 2018-08-01 09:35:03,909 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-848833be-c58e-4dd7-bafd-3d674cf023f7 2018-08-01 09:35:03,910 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0726761817932s 2018-08-01 09:35:03,910 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-848833be-c58e-4dd7-bafd-3d674cf023f7 2018-08-01 09:35:03,914 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-01 09:35:03,914 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}375905ca88eff31be976c9a3fd1aef9ff6167413" -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": "14024f45-b4df-4888-933c-70ee7e2b02f9"}}' 2018-08-01 09:35:04,089 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-43fafedb-9164-48b2-b396-5953fd409fc3 Date: Wed, 01 Aug 2018 09:35:04 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-01T09:35:04Z", "security_group_id": "14024f45-b4df-4888-933c-70ee7e2b02f9", "port_range_min": 22, "revision_number": 0, "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "created_at": "2018-08-01T09:35:04Z", "project_id": "455b48a61678488ead79a4cfa07ef5c3", "id": "c80a80f8-5151-4a02-8f61-90ccb8fedaf7"}} 2018-08-01 09:35:04,089 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-43fafedb-9164-48b2-b396-5953fd409fc3 2018-08-01 09:35:04,089 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.174957990646s 2018-08-01 09:35:04,089 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-43fafedb-9164-48b2-b396-5953fd409fc3 2018-08-01 09:35:04,093 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-01 09:35:04,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}375905ca88eff31be976c9a3fd1aef9ff6167413" 2018-08-01 09:35:04,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4334 X-Openstack-Request-Id: req-156484af-61b7-4d71-aad6-dea73185f231 Date: Wed, 01 Aug 2018 09:35:04 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "created_at": "2018-08-01T09:35:03Z", "updated_at": "2018-08-01T09:35:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:35:03Z", "revision_number": 0, "id": "2b9fc4a7-ddb9-473b-a85b-b5168494c74b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:35:03Z", "security_group_id": "14024f45-b4df-4888-933c-70ee7e2b02f9", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-01T09:35:04Z", "revision_number": 0, "id": "c80a80f8-5151-4a02-8f61-90ccb8fedaf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:35:04Z", "security_group_id": "14024f45-b4df-4888-933c-70ee7e2b02f9", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": 22, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:35:03Z", "revision_number": 0, "id": "da69ea74-03ec-4d66-b33a-4641017aecc1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:35:03Z", "security_group_id": "14024f45-b4df-4888-933c-70ee7e2b02f9", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}], "revision_number": 3, "project_id": "455b48a61678488ead79a4cfa07ef5c3", "id": "14024f45-b4df-4888-933c-70ee7e2b02f9", "name": "cinder_test-sg_82252488-c2e0-438d-ac33-d917f2787112"}, {"description": "Default security group", "tags": [], "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "created_at": "2018-08-01T09:34:57Z", "updated_at": "2018-08-01T09:34:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "8063d12f-30db-4ccf-8ce0-72e59ba81a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c38e1a7a-5857-4f03-b991-6d5c9c9a5b9e", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c725bae1-d3bb-42b5-b331-32737085f28c", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "cfddc134-923b-4e0d-9ec5-dcc5641dd435", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}], "revision_number": 4, "project_id": "455b48a61678488ead79a4cfa07ef5c3", "id": "cd52f913-3072-4ce7-a779-7de795b62b12", "name": "default"}]} 2018-08-01 09:35:04,140 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-156484af-61b7-4d71-aad6-dea73185f231 2018-08-01 09:35:04,140 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0468678474426s 2018-08-01 09:35:04,140 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-156484af-61b7-4d71-aad6-dea73185f231 2018-08-01 09:35:04,143 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-01 09:35:04,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}375905ca88eff31be976c9a3fd1aef9ff6167413" -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": "14024f45-b4df-4888-933c-70ee7e2b02f9"}}' 2018-08-01 09:35:04,292 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-3800727d-58ed-4fd8-978e-380e7d4f73af Date: Wed, 01 Aug 2018 09:35:04 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T09:35:04Z", "security_group_id": "14024f45-b4df-4888-933c-70ee7e2b02f9", "port_range_min": null, "revision_number": 0, "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "created_at": "2018-08-01T09:35:04Z", "project_id": "455b48a61678488ead79a4cfa07ef5c3", "id": "aa8087df-cf51-4e20-bab5-6a89a689adf8"}} 2018-08-01 09:35:04,293 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-3800727d-58ed-4fd8-978e-380e7d4f73af 2018-08-01 09:35:04,293 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.149646043777s 2018-08-01 09:35:04,293 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-3800727d-58ed-4fd8-978e-380e7d4f73af 2018-08-01 09:35:04,294 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-01 09:35:04,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}375905ca88eff31be976c9a3fd1aef9ff6167413" 2018-08-01 09:35:04,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-7535b601-3485-4af3-a511-c1d5e0f519d9 Date: Wed, 01 Aug 2018 09:35:04 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dbe9669438844f3faecdc7fcc050e0d8","l2_adjacency":true,"status":"ACTIVE","subnets":["a5a333a9-9d0e-46a5-9440-2aa9c95d5013"],"description":"","tags":[],"updated_at":"2018-08-01T09:28:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:38Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"eb43fdea-36cc-4d2a-a8ca-9c34eabf22b6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"455b48a61678488ead79a4cfa07ef5c3","l2_adjacency":true,"status":"ACTIVE","subnets":["207eb7eb-3574-471b-a185-8a0d5abed458"],"description":"","tags":[],"updated_at":"2018-08-01T09:34:57Z","qos_policy_id":null,"name":"cinder_test-net_82252488-c2e0-438d-ac33-d917f2787112","admin_state_up":true,"tenant_id":"455b48a61678488ead79a4cfa07ef5c3","created_at":"2018-08-01T09:34:57Z","mtu":1450}]} 2018-08-01 09:35:04,399 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-7535b601-3485-4af3-a511-c1d5e0f519d9 2018-08-01 09:35:04,399 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.104315042496s 2018-08-01 09:35:04,399 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-7535b601-3485-4af3-a511-c1d5e0f519d9 2018-08-01 09:35:04,404 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-01 09:35:04,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}375905ca88eff31be976c9a3fd1aef9ff6167413" 2018-08-01 09:35:04,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1204 Content-Type: application/json X-Openstack-Request-Id: req-a94c8ba4-4bfa-49ce-b1dc-0080717cb1cf Date: Wed, 01 Aug 2018 09:35:04 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/81236459-fbca-4638-9922-353f4c6edfc1/snap", "metadata": {}}], "file": "/v2/images/81236459-fbca-4638-9922-353f4c6edfc1/file", "owner": "455b48a61678488ead79a4cfa07ef5c3", "id": "81236459-fbca-4638-9922-353f4c6edfc1", "size": 12716032, "self": "/v2/images/81236459-fbca-4638-9922-353f4c6edfc1", "disk_format": "qcow2", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/81236459-fbca-4638-9922-353f4c6edfc1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-01T09:35:02Z", "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_82252488-c2e0-438d-ac33-d917f2787112", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_82252488-c2e0-438d-ac33-d917f2787112", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-01T09:35:02Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-01 09:35:04,438 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-a94c8ba4-4bfa-49ce-b1dc-0080717cb1cf 2018-08-01 09:35:04,438 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0343868732452s 2018-08-01 09:35:04,438 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-a94c8ba4-4bfa-49ce-b1dc-0080717cb1cf 2018-08-01 09:35:04,440 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-01 09:35:04,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}375905ca88eff31be976c9a3fd1aef9ff6167413" 2018-08-01 09:35:04,465 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09: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-02be43d0-3d48-4c48-8d28-32340d2b3029 x-compute-request-id: req-02be43d0-3d48-4c48-8d28-32340d2b3029 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cinder_test-flavor_82252488-c2e0-438d-ac33-d917f2787112", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/aa9046bf-1d25-438c-9c97-92c75fcb2635", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/aa9046bf-1d25-438c-9c97-92c75fcb2635", "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": "aa9046bf-1d25-438c-9c97-92c75fcb2635"}]} 2018-08-01 09:35:04,465 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-02be43d0-3d48-4c48-8d28-32340d2b3029 2018-08-01 09:35:04,465 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0244522094727s 2018-08-01 09:35:04,465 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-02be43d0-3d48-4c48-8d28-32340d2b3029 2018-08-01 09:35:04,467 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-01 09:35:04,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}375905ca88eff31be976c9a3fd1aef9ff6167413" -d '{"server": {"name": "cinder_test-vm2_82252488-c2e0-438d-ac33-d917f2787112", "imageRef": "81236459-fbca-4638-9922-353f4c6edfc1", "key_name": "cinder_test-kp_82252488-c2e0-438d-ac33-d917f2787112", "flavorRef": "aa9046bf-1d25-438c-9c97-92c75fcb2635", "max_count": 1, "min_count": 1, "networks": [{"uuid": "eb43fdea-36cc-4d2a-a8ca-9c34eabf22b6"}], "security_groups": [{"name": "14024f45-b4df-4888-933c-70ee7e2b02f9"}]}}' 2018-08-01 09:35:06,249 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 09: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-71b9d96b-ca71-4a04-b908-5f09095293d3 x-compute-request-id: req-71b9d96b-ca71-4a04-b908-5f09095293d3 Content-Length: 403 location: http://172.30.9.24:8774/v2.1/servers/6c9ea5ef-40f4-4119-8228-765d20e71c05 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "14024f45-b4df-4888-933c-70ee7e2b02f9"}], "OS-DCF:diskConfig": "MANUAL", "id": "6c9ea5ef-40f4-4119-8228-765d20e71c05", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/6c9ea5ef-40f4-4119-8228-765d20e71c05", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/6c9ea5ef-40f4-4119-8228-765d20e71c05", "rel": "bookmark"}], "adminPass": "GzztUY84UyFR"}} 2018-08-01 09:35:06,249 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-71b9d96b-ca71-4a04-b908-5f09095293d3 2018-08-01 09:35:06,250 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.78273391724s 2018-08-01 09:35:06,250 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-71b9d96b-ca71-4a04-b908-5f09095293d3 2018-08-01 09:35:06,251 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers 2018-08-01 09:35:06,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/6c9ea5ef-40f4-4119-8228-765d20e71c05 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}375905ca88eff31be976c9a3fd1aef9ff6167413" 2018-08-01 09:35:06,769 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:35: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-b5c504c8-4e8f-4882-b792-7ffbffe6fab3 x-compute-request-id: req-b5c504c8-4e8f-4882-b792-7ffbffe6fab3 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.24:8774/v2.1/servers/6c9ea5ef-40f4-4119-8228-765d20e71c05", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/6c9ea5ef-40f4-4119-8228-765d20e71c05", "rel": "bookmark"}], "image": {"id": "81236459-fbca-4638-9922-353f4c6edfc1", "links": [{"href": "http://172.30.9.24:8774/images/81236459-fbca-4638-9922-353f4c6edfc1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aa9046bf-1d25-438c-9c97-92c75fcb2635", "links": [{"href": "http://172.30.9.24:8774/flavors/aa9046bf-1d25-438c-9c97-92c75fcb2635", "rel": "bookmark"}]}, "id": "6c9ea5ef-40f4-4119-8228-765d20e71c05", "user_id": "34c574989dcf4befaf555044c24a9431", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T09:35:06Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_82252488-c2e0-438d-ac33-d917f2787112", "name": "cinder_test-vm2_82252488-c2e0-438d-ac33-d917f2787112", "created": "2018-08-01T09:35:06Z", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 09:35:06,769 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/6c9ea5ef-40f4-4119-8228-765d20e71c05 used request id req-b5c504c8-4e8f-4882-b792-7ffbffe6fab3 2018-08-01 09:35:06,769 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers in 0.518399953842s 2018-08-01 09:35:06,769 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/6c9ea5ef-40f4-4119-8228-765d20e71c05 used request id req-b5c504c8-4e8f-4882-b792-7ffbffe6fab3 2018-08-01 09:35:06,778 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-01 09:35:06,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}375905ca88eff31be976c9a3fd1aef9ff6167413" 2018-08-01 09:35:06,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-c4809aec-976a-48d2-acae-22097e5dfe93 Date: Wed, 01 Aug 2018 09:35:06 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dbe9669438844f3faecdc7fcc050e0d8","l2_adjacency":true,"status":"ACTIVE","subnets":["a5a333a9-9d0e-46a5-9440-2aa9c95d5013"],"description":"","tags":[],"updated_at":"2018-08-01T09:28:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:38Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"eb43fdea-36cc-4d2a-a8ca-9c34eabf22b6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"455b48a61678488ead79a4cfa07ef5c3","l2_adjacency":true,"status":"ACTIVE","subnets":["207eb7eb-3574-471b-a185-8a0d5abed458"],"description":"","tags":[],"updated_at":"2018-08-01T09:34:57Z","qos_policy_id":null,"name":"cinder_test-net_82252488-c2e0-438d-ac33-d917f2787112","admin_state_up":true,"tenant_id":"455b48a61678488ead79a4cfa07ef5c3","created_at":"2018-08-01T09:34:57Z","mtu":1450}]} 2018-08-01 09:35:06,886 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-c4809aec-976a-48d2-acae-22097e5dfe93 2018-08-01 09:35:06,887 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.107761859894s 2018-08-01 09:35:06,887 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-c4809aec-976a-48d2-acae-22097e5dfe93 2018-08-01 09:35:06,888 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-01 09:35:06,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}375905ca88eff31be976c9a3fd1aef9ff6167413" 2018-08-01 09:35:07,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-c9d7fa3f-2662-44aa-9d49-f0b7f24d7aaa Date: Wed, 01 Aug 2018 09:35:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eb43fdea-36cc-4d2a-a8ca-9c34eabf22b6","tenant_id":"455b48a61678488ead79a4cfa07ef5c3","created_at":"2018-08-01T09:34:57Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-01T09:34:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"455b48a61678488ead79a4cfa07ef5c3","id":"207eb7eb-3574-471b-a185-8a0d5abed458","subnetpool_id":null,"name":"cinder_test-subnet_82252488-c2e0-438d-ac33-d917f2787112"}]} 2018-08-01 09:35:07,019 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-c9d7fa3f-2662-44aa-9d49-f0b7f24d7aaa 2018-08-01 09:35:07,019 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.130867004395s 2018-08-01 09:35:07,019 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-c9d7fa3f-2662-44aa-9d49-f0b7f24d7aaa 2018-08-01 09:35:07,020 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 09:35:07,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}375905ca88eff31be976c9a3fd1aef9ff6167413" 2018-08-01 09:35:07,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:35: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-b21627e7-b06a-44fb-a8ec-a1f4ad5fb809 x-compute-request-id: req-b21627e7-b06a-44fb-a8ec-a1f4ad5fb809 Content-Encoding: gzip Content-Length: 647 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/6c9ea5ef-40f4-4119-8228-765d20e71c05", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/6c9ea5ef-40f4-4119-8228-765d20e71c05", "rel": "bookmark"}], "image": {"id": "81236459-fbca-4638-9922-353f4c6edfc1", "links": [{"href": "http://172.30.9.24:8774/images/81236459-fbca-4638-9922-353f4c6edfc1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aa9046bf-1d25-438c-9c97-92c75fcb2635", "links": [{"href": "http://172.30.9.24:8774/flavors/aa9046bf-1d25-438c-9c97-92c75fcb2635", "rel": "bookmark"}]}, "id": "6c9ea5ef-40f4-4119-8228-765d20e71c05", "user_id": "34c574989dcf4befaf555044c24a9431", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T09:35:06Z", "hostId": "050f385496d9cee2cdae28ef0d8e47c0cd0e26fbcf10c841a20b46fd", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_82252488-c2e0-438d-ac33-d917f2787112", "name": "cinder_test-vm2_82252488-c2e0-438d-ac33-d917f2787112", "created": "2018-08-01T09:35:06Z", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 09:35:07,376 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-b21627e7-b06a-44fb-a8ec-a1f4ad5fb809 2018-08-01 09:35:07,376 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.35572719574s 2018-08-01 09:35:07,377 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-b21627e7-b06a-44fb-a8ec-a1f4ad5fb809 2018-08-01 09:35:07,381 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 09:35:09,383 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 09:35:09,384 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}375905ca88eff31be976c9a3fd1aef9ff6167413" 2018-08-01 09:35:09,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:35: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-4c395075-da6b-4e49-9a5b-c27d47afec01 x-compute-request-id: req-4c395075-da6b-4e49-9a5b-c27d47afec01 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/6c9ea5ef-40f4-4119-8228-765d20e71c05", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/6c9ea5ef-40f4-4119-8228-765d20e71c05", "rel": "bookmark"}], "image": {"id": "81236459-fbca-4638-9922-353f4c6edfc1", "links": [{"href": "http://172.30.9.24:8774/images/81236459-fbca-4638-9922-353f4c6edfc1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aa9046bf-1d25-438c-9c97-92c75fcb2635", "links": [{"href": "http://172.30.9.24:8774/flavors/aa9046bf-1d25-438c-9c97-92c75fcb2635", "rel": "bookmark"}]}, "id": "6c9ea5ef-40f4-4119-8228-765d20e71c05", "security_groups": [{"name": "cinder_test-sg_82252488-c2e0-438d-ac33-d917f2787112"}], "user_id": "34c574989dcf4befaf555044c24a9431", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T09:35:07Z", "hostId": "050f385496d9cee2cdae28ef0d8e47c0cd0e26fbcf10c841a20b46fd", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_82252488-c2e0-438d-ac33-d917f2787112", "name": "cinder_test-vm2_82252488-c2e0-438d-ac33-d917f2787112", "created": "2018-08-01T09:35:06Z", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 09:35:09,721 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-4c395075-da6b-4e49-9a5b-c27d47afec01 2018-08-01 09:35:09,721 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.338309049606s 2018-08-01 09:35:09,721 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-4c395075-da6b-4e49-9a5b-c27d47afec01 2018-08-01 09:35:09,725 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 09:35:11,727 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 09:35:11,730 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}375905ca88eff31be976c9a3fd1aef9ff6167413" 2018-08-01 09:35:11,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:35: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-609edb3d-7b6f-4c65-8a6c-3c945476d82b x-compute-request-id: req-609edb3d-7b6f-4c65-8a6c-3c945476d82b Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_82252488-c2e0-438d-ac33-d917f2787112": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:a5:77", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/6c9ea5ef-40f4-4119-8228-765d20e71c05", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/6c9ea5ef-40f4-4119-8228-765d20e71c05", "rel": "bookmark"}], "image": {"id": "81236459-fbca-4638-9922-353f4c6edfc1", "links": [{"href": "http://172.30.9.24:8774/images/81236459-fbca-4638-9922-353f4c6edfc1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T09:35:11.000000", "flavor": {"id": "aa9046bf-1d25-438c-9c97-92c75fcb2635", "links": [{"href": "http://172.30.9.24:8774/flavors/aa9046bf-1d25-438c-9c97-92c75fcb2635", "rel": "bookmark"}]}, "id": "6c9ea5ef-40f4-4119-8228-765d20e71c05", "security_groups": [{"name": "cinder_test-sg_82252488-c2e0-438d-ac33-d917f2787112"}], "user_id": "34c574989dcf4befaf555044c24a9431", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T09:35:11Z", "hostId": "050f385496d9cee2cdae28ef0d8e47c0cd0e26fbcf10c841a20b46fd", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_82252488-c2e0-438d-ac33-d917f2787112", "name": "cinder_test-vm2_82252488-c2e0-438d-ac33-d917f2787112", "created": "2018-08-01T09:35:06Z", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 09:35:11,912 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-609edb3d-7b6f-4c65-8a6c-3c945476d82b 2018-08-01 09:35:11,913 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.18502497673s 2018-08-01 09:35:11,913 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-609edb3d-7b6f-4c65-8a6c-3c945476d82b 2018-08-01 09:35:11,917 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-01 09:35:11,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=6c9ea5ef-40f4-4119-8228-765d20e71c05" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}375905ca88eff31be976c9a3fd1aef9ff6167413" 2018-08-01 09:35:12,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-b99b84a4-7715-410d-9c64-07e368a6869e Date: Wed, 01 Aug 2018 09:35:12 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T09:35:11Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"207eb7eb-3574-471b-a185-8a0d5abed458","ip_address":"192.168.120.8"}],"id":"5997d849-0214-4725-9ce4-1a860d898ab1","security_groups":["14024f45-b4df-4888-933c-70ee7e2b02f9"],"mac_address":"fa:16:3e:e5:a5:77","project_id":"455b48a61678488ead79a4cfa07ef5c3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"eb43fdea-36cc-4d2a-a8ca-9c34eabf22b6","tenant_id":"455b48a61678488ead79a4cfa07ef5c3","created_at":"2018-08-01T09:35:07Z","binding:vnic_type":"normal","device_id":"6c9ea5ef-40f4-4119-8228-765d20e71c05","ip_allocation":"immediate"}]} 2018-08-01 09:35:12,002 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=6c9ea5ef-40f4-4119-8228-765d20e71c05 used request id req-b99b84a4-7715-410d-9c64-07e368a6869e 2018-08-01 09:35:12,002 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.084704875946s 2018-08-01 09:35:12,002 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=6c9ea5ef-40f4-4119-8228-765d20e71c05 used request id req-b99b84a4-7715-410d-9c64-07e368a6869e 2018-08-01 09:35:12,007 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-01 09:35:12,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/floatingips.json?port_id=5997d849-0214-4725-9ce4-1a860d898ab1" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}375905ca88eff31be976c9a3fd1aef9ff6167413" 2018-08-01 09:35:12,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-46fccdd2-c270-4cc1-846a-01c4d2bc2af4 Date: Wed, 01 Aug 2018 09:35:12 GMT RESP BODY: {"floatingips": []} 2018-08-01 09:35:12,025 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=5997d849-0214-4725-9ce4-1a860d898ab1 used request id req-46fccdd2-c270-4cc1-846a-01c4d2bc2af4 2018-08-01 09:35:12,025 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0178627967834s 2018-08-01 09:35:12,026 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=5997d849-0214-4725-9ce4-1a860d898ab1 used request id req-46fccdd2-c270-4cc1-846a-01c4d2bc2af4 2018-08-01 09:35:12,026 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_82252488-c2e0-438d-ac33-d917f2787112': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:e5:a5:77', 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'81236459-fbca-4638-9922-353f4c6edfc1'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-01T09:35:11.000000', 'flavor': Munch({u'id': u'aa9046bf-1d25-438c-9c97-92c75fcb2635'}), 'az': u'nova', 'id': u'6c9ea5ef-40f4-4119-8228-765d20e71c05', 'security_groups': [Munch({u'name': u'cinder_test-sg_82252488-c2e0-438d-ac33-d917f2787112'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'34c574989dcf4befaf555044c24a9431', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'455b48a61678488ead79a4cfa07ef5c3', 'name': 'cinder_test-project_82252488-c2e0-438d-ac33-d917f2787112', '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-08-01T09:35:11.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-01T09:35:11Z', 'hostId': u'050f385496d9cee2cdae28ef0d8e47c0cd0e26fbcf10c841a20b46fd', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_82252488-c2e0-438d-ac33-d917f2787112', 'public_v6': '', 'private_v4': u'192.168.120.8', 'cloud': 'envvars', 'host_id': u'050f385496d9cee2cdae28ef0d8e47c0cd0e26fbcf10c841a20b46fd', '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-08-01T09:35:11.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'455b48a61678488ead79a4cfa07ef5c3', 'name': u'cinder_test-vm2_82252488-c2e0-438d-ac33-d917f2787112', 'adminPass': None, 'tenant_id': u'455b48a61678488ead79a4cfa07ef5c3', 'created_at': u'2018-08-01T09:35:06Z', 'created': u'2018-08-01T09:35:06Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-01 09:35:12,029 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-01 09:35:12,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}375905ca88eff31be976c9a3fd1aef9ff6167413" 2018-08-01 09:35:12,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-289d5491-af9c-436d-a9e8-0ea45bcb7bf7 Date: Wed, 01 Aug 2018 09:35:12 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dbe9669438844f3faecdc7fcc050e0d8","l2_adjacency":true,"status":"ACTIVE","subnets":["a5a333a9-9d0e-46a5-9440-2aa9c95d5013"],"description":"","tags":[],"updated_at":"2018-08-01T09:28:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:38Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"eb43fdea-36cc-4d2a-a8ca-9c34eabf22b6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"455b48a61678488ead79a4cfa07ef5c3","l2_adjacency":true,"status":"ACTIVE","subnets":["207eb7eb-3574-471b-a185-8a0d5abed458"],"description":"","tags":[],"updated_at":"2018-08-01T09:34:57Z","qos_policy_id":null,"name":"cinder_test-net_82252488-c2e0-438d-ac33-d917f2787112","admin_state_up":true,"tenant_id":"455b48a61678488ead79a4cfa07ef5c3","created_at":"2018-08-01T09:34:57Z","mtu":1450}]} 2018-08-01 09:35:12,130 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-289d5491-af9c-436d-a9e8-0ea45bcb7bf7 2018-08-01 09:35:12,131 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.101224899292s 2018-08-01 09:35:12,131 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-289d5491-af9c-436d-a9e8-0ea45bcb7bf7 2018-08-01 09:35:12,133 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-01 09:35:12,133 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=6c9ea5ef-40f4-4119-8228-765d20e71c05" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}375905ca88eff31be976c9a3fd1aef9ff6167413" 2018-08-01 09:35:12,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-95269fe6-069b-423d-a5ae-d265e09beb86 Date: Wed, 01 Aug 2018 09:35:12 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T09:35:11Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"207eb7eb-3574-471b-a185-8a0d5abed458","ip_address":"192.168.120.8"}],"id":"5997d849-0214-4725-9ce4-1a860d898ab1","security_groups":["14024f45-b4df-4888-933c-70ee7e2b02f9"],"mac_address":"fa:16:3e:e5:a5:77","project_id":"455b48a61678488ead79a4cfa07ef5c3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"eb43fdea-36cc-4d2a-a8ca-9c34eabf22b6","tenant_id":"455b48a61678488ead79a4cfa07ef5c3","created_at":"2018-08-01T09:35:07Z","binding:vnic_type":"normal","device_id":"6c9ea5ef-40f4-4119-8228-765d20e71c05","ip_allocation":"immediate"}]} 2018-08-01 09:35:12,183 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=6c9ea5ef-40f4-4119-8228-765d20e71c05 used request id req-95269fe6-069b-423d-a5ae-d265e09beb86 2018-08-01 09:35:12,184 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0508651733398s 2018-08-01 09:35:12,184 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=6c9ea5ef-40f4-4119-8228-765d20e71c05 used request id req-95269fe6-069b-423d-a5ae-d265e09beb86 2018-08-01 09:35:12,185 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-01 09:35:12,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}375905ca88eff31be976c9a3fd1aef9ff6167413" -d '{"floatingip": {"floating_network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089", "fixed_ip_address": "192.168.120.8", "port_id": "5997d849-0214-4725-9ce4-1a860d898ab1"}}' 2018-08-01 09:35:14,033 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 574 X-Openstack-Request-Id: req-267c9b90-63bf-4007-afb5-b40582d80484 Date: Wed, 01 Aug 2018 09:35:14 GMT RESP BODY: {"floatingip": {"router_id": "f9205942-b5f1-4a9e-96d0-92952f5f8058", "status": "DOWN", "description": "", "tags": [], "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "created_at": "2018-08-01T09:35:13Z", "updated_at": "2018-08-01T09:35:13Z", "floating_network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089", "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "455b48a61678488ead79a4cfa07ef5c3", "port_id": "5997d849-0214-4725-9ce4-1a860d898ab1", "id": "c4911cf4-b5cb-4e96-84d7-d8028a1069f3", "qos_policy_id": null}} 2018-08-01 09:35:14,033 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-267c9b90-63bf-4007-afb5-b40582d80484 2018-08-01 09:35:14,033 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.84812283516s 2018-08-01 09:35:14,033 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-267c9b90-63bf-4007-afb5-b40582d80484 2018-08-01 09:35:14,037 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'DOWN', 'router_id': u'f9205942-b5f1-4a9e-96d0-92952f5f8058', 'properties': Munch({u'qos_policy_id': None, u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'455b48a61678488ead79a4cfa07ef5c3', 'created_at': u'2018-08-01T09:35:13Z', 'attached': True, 'updated_at': u'2018-08-01T09:35:13Z', 'id': u'c4911cf4-b5cb-4e96-84d7-d8028a1069f3', 'floating_network_id': u'e7d7be46-2840-4976-87a2-d78a4e5c6089', 'fixed_ip_address': u'192.168.120.8', 'floating_ip_address': u'172.30.9.209', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'455b48a61678488ead79a4cfa07ef5c3', 'name': 'cinder_test-project_82252488-c2e0-438d-ac33-d917f2787112', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'f9205942-b5f1-4a9e-96d0-92952f5f8058', u'qos_policy_id': None, 'project_id': u'455b48a61678488ead79a4cfa07ef5c3', 'port_id': u'5997d849-0214-4725-9ce4-1a860d898ab1', 'port': u'5997d849-0214-4725-9ce4-1a860d898ab1', 'network': u'e7d7be46-2840-4976-87a2-d78a4e5c6089'}) 2018-08-01 09:35:14,037 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-01 09:35:14,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/6c9ea5ef-40f4-4119-8228-765d20e71c05/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}375905ca88eff31be976c9a3fd1aef9ff6167413" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-01 09:35:14,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:35: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-9000b4c4-379e-4e85-bd85-f46de4576556 x-compute-request-id: req-9000b4c4-379e-4e85-bd85-f46de4576556 Content-Encoding: gzip Content-Length: 7897 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 455108417 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.155221] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.157162] pid_max: default: 32768 minimum: 301\n[ 0.158243] ACPI: Core revision 20150930\n[ 0.159726] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.161264] Security Framework initialized\n[ 0.162226] Yama: becoming mindful.\n[ 0.163072] AppArmor: AppArmor initialized\n[ 0.164057] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.165620] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.167130] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.168545] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.170230] Initializing cgroup subsys io\n[ 0.171172] Initializing cgroup subsys memory\n[ 0.172226] Initializing cgroup subsys devices\n[ 0.173265] Initializing cgroup subsys freezer\n[ 0.174284] Initializing cgroup subsys net_cls\n[ 0.175322] Initializing cgroup subsys perf_event\n[ 0.176405] Initializing cgroup subsys net_prio\n[ 0.177424] Initializing cgroup subsys hugetlb\n[ 0.178440] Initializing cgroup subsys pids\n[ 0.179474] CPU: Physical Processor ID: 0\n[ 0.181090] mce: CPU supports 10 MCE banks\n[ 0.182064] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.183275] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.197630] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.203998] ftrace: allocating 31920 entries in 125 pages\n[ 0.228660] smpboot: Max logical packages: 1\n[ 0.229648] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.231241] x2apic enabled\n[ 0.232146] Switched APIC routing to physical x2apic.\n[ 0.234055] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.235393] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.237806] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.239949] KVM setup paravirtual spinlock\n[ 0.241402] x86: Booted up 1 node, 1 CPUs\n[ 0.242371] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.243980] devtmpfs: initialized\n[ 0.245758] evm: security.selinux\n[ 0.246587] evm: security.SMACK64\n[ 0.247381] evm: security.SMACK64EXEC\n[ 0.248245] evm: security.SMACK64TRANSMUTE\n[ 0.249212] evm: security.SMACK64MMAP\n[ 0.250070] evm: security.ima\n[ 0.250797] evm: security.capability\n[ 0.251783] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.253977] pinctrl core: initialized pinctrl subsystem\n[ 0.255241] RTC time: 9:35:11, date: 08/01/18\n[ 0.256373] NET: Registered protocol family 16\n[ 0.257494] cpuidle: using governor ladder\n[ 0.258479] cpuidle: using governor menu\n[ 0.259396] PCCT header not found.\n[ 0.260251] ACPI: bus type PCI registered\n[ 0.261177] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.262655] PCI: Using configuration type 1 for base access\n[ 0.264581] ACPI: Added _OSI(Module Device)\n[ 0.265559] ACPI: Added _OSI(Processor Device)\n[ 0.266587] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.267624] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.269447] ACPI: Interpreter enabled\n[ 0.270262] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.272215] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.274177] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.276127] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.278064] ACPI: (supports S0 S5)\n[ 0.278802] ACPI: Using IOAPIC for interrupt routing\n[ 0.279803] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.283019] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.284232] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.285537] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.286803] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.289138] acpiphp: Slot [3] registered\n[ 0.289985] acpiphp: Slot [4] registered\n[ 0.290836] acpiphp: Slot [5] registered\n[ 0.291685] acpiphp: Slot [6] registered\n[ 0.292530] acpiphp: Slot [7] registered\n[ 0.293381] acpiphp: Slot [8] registered\n[ 0.294227] acpiphp: Slot [9] registered\n[ 0.295068] acpiphp: Slot [10] registered\n[ 0.295924] acpiphp: Slot [11] registered\n[ 0.296780] acpiphp: Slot [12] registered\n[ 0.297643] acpiphp: Slot [13] registered\n[ 0.298502] acpiphp: Slot [14] registered\n[ 0.299359] acpiphp: Slot [15] registered\n[ 0.310040] acpiphp: Slot [16] registered\n[ 0.310919] acpiphp: Slot [17] registered\n[ 0.311772] acpiphp: Slot [18] registered\n[ 0.312629] acpiphp: Slot [19] registered\n[ 0.313482] acpiphp: Slot [20] registered\n[ 0.314344] acpiphp: Slot [21] registered\n[ 0.315201] acpiphp: Slot [22] registered\n[ 0.316054] acpiphp: Slot [23] registered\n[ 0.316910] acpiphp: Slot [24] registered\n[ 0.317762] acpiphp: Slot [25] registered\n[ 0.318618] acpiphp: Slot [26] registered\n[ 0.319473] acpiphp: Slot [27] registered\n[ 0.320366] acpiphp: Slot [28] registered\n[ 0.321223] acpiphp: Slot [29] registered\n[ 0.322077] acpiphp: Slot [30] registered\n[ 0.322933] acpiphp: Slot [31] registered\n[ 0.323783] PCI host bridge to bus 0000:00\n[ 0.324633] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.325917] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.327206] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.328738] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.330271] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.331823] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.335153] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.336516] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.337762] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.339103] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.342697] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.344188] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362293] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.363854] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.365691] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.367250] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.368719] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.370047] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.371406] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.372522] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.374152] vgaarb: loaded\n[ 0.374780] vgaarb: bridge control possible 0000:00:02.0\n[ 0.376064] SCSI subsystem initialized\n[ 0.377019] ACPI: bus type USB registered\n[ 0.377896] usbcore: registered new interface driver usbfs\n[ 0.378990] usbcore: registered new interface driver hub\n[ 0.380061] usbcore: registered new device driver usb\n[ 0.381223] PCI: Using ACPI for IRQ routing\n[ 0.382384] NetLabel: Initializing\n[ 0.383146] NetLabel: domain hash size = 128\n[ 0.384041] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.385056] NetLabel: unlabeled traffic allowed by default\n[ 0.386272] clocksource: Switched to clocksource kvm-clock\n[ 0.394453] AppArmor: AppArmor Filesystem Enabled\n[ 0.395506] pnp: PnP ACPI init\n[ 0.396689] pnp: PnP ACPI: found 5 devices\n[ 0.403135] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.404978] NET: Registered protocol family 2\n[ 0.406075] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.407459] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.408747] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.410026] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.411179] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.412428] NET: Registered protocol family 1\n[ 0.413358] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.414535] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.415673] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.429910] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.444222] Trying to unpack rootfs image as initramfs...\n[ 0.500100] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.501843] Scanning for low memory corruption every 60 seconds\n[ 0.503284] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.504532] audit: initializing netlink subsys (disabled)\n[ 0.505624] audit: type=2000 audit(1533116112.011:1): initialized\n[ 0.507068] Initialise system trusted keyring\n[ 0.508070] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.509310] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.511518] zbud: loaded\n[ 0.512284] VFS: Disk quotas dquot_6.6.0\n[ 0.513159] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.514847] fuse init (API version 7.23)\n[ 0.515802] Key type big_key registered\n[ 0.516657] Allocating IMA MOK and blacklist keyrings.\n[ 0.517956] Key type asymmetric registered\n[ 0.518849] Asymmetric key parser 'x509' registered\n[ 0.519876] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.521428] io scheduler noop registered\n[ 0.522281] io scheduler deadline registered (default)\n[ 0.523347] io scheduler cfq registered\n[ 0.524249] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.525361] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.526720] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.528257] ACPI: Power Button [PWRF]\n[ 0.529144] GHES: HEST is not enabled!\n[ 0.542818] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.570744] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.572935] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.596851] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.599256] Linux agpgart interface v0.103\n[ 0.601977] brd: module loaded\n[ 0.603699] loop: module loaded\n[ 0.610523] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.612081] GPT:90111 != 2097151\n[ 0.612798] GPT:Alternate GPT header not at the end of the disk.\n[ 0.613965] GPT:90111 != 2097151\n[ 0.614687] GPT: Use GNU Parted to correct GPT errors.\n[ 0.615735] vda: vda1 vda15\n[ 0.617234] scsi host0: ata_piix\n[ 0.618062] scsi host1: ata_piix\n[ 0.618834] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.620143] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.621721] libphy: Fixed MDIO Bus: probed\n[ 0.622615] tun: Universal TUN/TAP device driver, 1.6\n[ 0.623644] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.626193] PPP generic driver version 2.4.2\n[ 0.627532] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.629232] ehci-pci: EHCI PCI platform driver\n[ 0.630445] ehci-platform: EHCI generic platform driver\n[ 0.631841] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.633445] ohci-pci: OHCI PCI platform driver\n[ 0.634665] ohci-platform: OHCI generic platform driver\n[ 0.636058] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.650759] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.652178] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.654203] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.655601] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.657192] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.658938] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.660918] usb usb1: Product: UHCI Host Controller\n[ 0.662239] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.663848] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.665194] hub 1-0:1.0: USB hub found\n[ 0.666287] hub 1-0:1.0: 2 ports detected\n[ 0.667555] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.670332] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.671686] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.673130] mousedev: PS/2 mouse device common for all mice\n[ 0.674848] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.677361] rtc_cmos 00:00: RTC can wake from S4\n[ 0.678864] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.680558] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.682255] i2c /dev entries driver\n[ 0.683306] device-mapper: uevent: version 1.0.3\n[ 0.684632] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.686932] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.688838] NET: Registered protocol family 10\n[ 0.690343] NET: Registered protocol family 17\n[ 0.691599] Key type dns_resolver registered\n[ 0.692943] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.694500] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.696985] registered taskstats version 1\n[ 0.698151] Loading compiled-in X.509 certificates\n[ 0.700010] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.702633] zswap: loaded using pool lzo/zbud\n[ 0.704626] Key type trusted registered\n[ 0.706736] Key type encrypted registered\n[ 0.707877] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.709333] ima: No TPM chip found, activating TPM-bypass!\n[ 0.710820] evm: HMAC attrs: 0x1\n[ 0.712044] Magic number: 14:69:575\n[ 0.713128] workqueue: hash matches\n[ 0.714205] rtc_cmos 00:00: setting system clock to 2018-08-01 09:35:11 UTC (1533116111)\n[ 0.716445] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.718035] EDD information not available.\n[ 0.779638] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.781782] Write protecting the kernel read-only data: 14336k\n[ 0.784375] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.786836] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.60\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.833124] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.72\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.8...\nLease of 192.168.120.8 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.86. iid=i-00000007\n"} 2018-08-01 09:35:14,140 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/6c9ea5ef-40f4-4119-8228-765d20e71c05/action used request id req-9000b4c4-379e-4e85-bd85-f46de4576556 2018-08-01 09:35:14,140 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.102633953094s 2018-08-01 09:35:14,141 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/6c9ea5ef-40f4-4119-8228-765d20e71c05/action used request id req-9000b4c4-379e-4e85-bd85-f46de4576556 2018-08-01 09:35:14,141 - 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 455108417 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.155221] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.157162] pid_max: default: 32768 minimum: 301 [ 0.158243] ACPI: Core revision 20150930 [ 0.159726] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.161264] Security Framework initialized [ 0.162226] Yama: becoming mindful. [ 0.163072] AppArmor: AppArmor initialized [ 0.164057] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.165620] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.167130] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.168545] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.170230] Initializing cgroup subsys io [ 0.171172] Initializing cgroup subsys memory [ 0.172226] Initializing cgroup subsys devices [ 0.173265] Initializing cgroup subsys freezer [ 0.174284] Initializing cgroup subsys net_cls [ 0.175322] Initializing cgroup subsys perf_event [ 0.176405] Initializing cgroup subsys net_prio [ 0.177424] Initializing cgroup subsys hugetlb [ 0.178440] Initializing cgroup subsys pids [ 0.179474] CPU: Physical Processor ID: 0 [ 0.181090] mce: CPU supports 10 MCE banks [ 0.182064] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.183275] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.197630] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.203998] ftrace: allocating 31920 entries in 125 pages [ 0.228660] smpboot: Max logical packages: 1 [ 0.229648] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.231241] x2apic enabled [ 0.232146] Switched APIC routing to physical x2apic. [ 0.234055] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.235393] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.237806] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.239949] KVM setup paravirtual spinlock [ 0.241402] x86: Booted up 1 node, 1 CPUs [ 0.242371] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.243980] devtmpfs: initialized [ 0.245758] evm: security.selinux [ 0.246587] evm: security.SMACK64 [ 0.247381] evm: security.SMACK64EXEC [ 0.248245] evm: security.SMACK64TRANSMUTE [ 0.249212] evm: security.SMACK64MMAP [ 0.250070] evm: security.ima [ 0.250797] evm: security.capability [ 0.251783] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.253977] pinctrl core: initialized pinctrl subsystem [ 0.255241] RTC time: 9:35:11, date: 08/01/18 [ 0.256373] NET: Registered protocol family 16 [ 0.257494] cpuidle: using governor ladder [ 0.258479] cpuidle: using governor menu [ 0.259396] PCCT header not found. [ 0.260251] ACPI: bus type PCI registered [ 0.261177] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.262655] PCI: Using configuration type 1 for base access [ 0.264581] ACPI: Added _OSI(Module Device) [ 0.265559] ACPI: Added _OSI(Processor Device) [ 0.266587] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.267624] ACPI: Added _OSI(Processor Aggregator Device) [ 0.269447] ACPI: Interpreter enabled [ 0.270262] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.272215] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.274177] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.276127] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.278064] ACPI: (supports S0 S5) [ 0.278802] ACPI: Using IOAPIC for interrupt routing [ 0.279803] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.283019] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.284232] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.285537] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.286803] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.289138] acpiphp: Slot [3] registered [ 0.289985] acpiphp: Slot [4] registered [ 0.290836] acpiphp: Slot [5] registered [ 0.291685] acpiphp: Slot [6] registered [ 0.292530] acpiphp: Slot [7] registered [ 0.293381] acpiphp: Slot [8] registered [ 0.294227] acpiphp: Slot [9] registered [ 0.295068] acpiphp: Slot [10] registered [ 0.295924] acpiphp: Slot [11] registered [ 0.296780] acpiphp: Slot [12] registered [ 0.297643] acpiphp: Slot [13] registered [ 0.298502] acpiphp: Slot [14] registered [ 0.299359] acpiphp: Slot [15] registered [ 0.310040] acpiphp: Slot [16] registered [ 0.310919] acpiphp: Slot [17] registered [ 0.311772] acpiphp: Slot [18] registered [ 0.312629] acpiphp: Slot [19] registered [ 0.313482] acpiphp: Slot [20] registered [ 0.314344] acpiphp: Slot [21] registered [ 0.315201] acpiphp: Slot [22] registered [ 0.316054] acpiphp: Slot [23] registered [ 0.316910] acpiphp: Slot [24] registered [ 0.317762] acpiphp: Slot [25] registered [ 0.318618] acpiphp: Slot [26] registered [ 0.319473] acpiphp: Slot [27] registered [ 0.320366] acpiphp: Slot [28] registered [ 0.321223] acpiphp: Slot [29] registered [ 0.322077] acpiphp: Slot [30] registered [ 0.322933] acpiphp: Slot [31] registered [ 0.323783] PCI host bridge to bus 0000:00 [ 0.324633] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.325917] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.327206] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.328738] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.330271] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.331823] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.335153] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.336516] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.337762] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.339103] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.342697] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.344188] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.362293] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.363854] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.365691] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.367250] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.368719] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.370047] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.371406] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.372522] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.374152] vgaarb: loaded [ 0.374780] vgaarb: bridge control possible 0000:00:02.0 [ 0.376064] SCSI subsystem initialized [ 0.377019] ACPI: bus type USB registered [ 0.377896] usbcore: registered new interface driver usbfs [ 0.378990] usbcore: registered new interface driver hub [ 0.380061] usbcore: registered new device driver usb [ 0.381223] PCI: Using ACPI for IRQ routing [ 0.382384] NetLabel: Initializing [ 0.383146] NetLabel: domain hash size = 128 [ 0.384041] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.385056] NetLabel: unlabeled traffic allowed by default [ 0.386272] clocksource: Switched to clocksource kvm-clock [ 0.394453] AppArmor: AppArmor Filesystem Enabled [ 0.395506] pnp: PnP ACPI init [ 0.396689] pnp: PnP ACPI: found 5 devices [ 0.403135] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404978] NET: Registered protocol family 2 [ 0.406075] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.407459] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.408747] TCP: Hash tables configured (established 4096 bind 4096) [ 0.410026] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.411179] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.412428] NET: Registered protocol family 1 [ 0.413358] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.414535] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.415673] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.429910] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.444222] Trying to unpack rootfs image as initramfs... [ 0.500100] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.501843] Scanning for low memory corruption every 60 seconds [ 0.503284] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.504532] audit: initializing netlink subsys (disabled) [ 0.505624] audit: type=2000 audit(1533116112.011:1): initialized [ 0.507068] Initialise system trusted keyring [ 0.508070] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.509310] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.511518] zbud: loaded [ 0.512284] VFS: Disk quotas dquot_6.6.0 [ 0.513159] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514847] fuse init (API version 7.23) [ 0.515802] Key type big_key registered [ 0.516657] Allocating IMA MOK and blacklist keyrings. [ 0.517956] Key type asymmetric registered [ 0.518849] Asymmetric key parser 'x509' registered [ 0.519876] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.521428] io scheduler noop registered [ 0.522281] io scheduler deadline registered (default) [ 0.523347] io scheduler cfq registered [ 0.524249] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.525361] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.526720] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.528257] ACPI: Power Button [PWRF] [ 0.529144] GHES: HEST is not enabled! [ 0.542818] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.570744] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.572935] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.596851] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.599256] Linux agpgart interface v0.103 [ 0.601977] brd: module loaded [ 0.603699] loop: module loaded [ 0.610523] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.612081] GPT:90111 != 2097151 [ 0.612798] GPT:Alternate GPT header not at the end of the disk. [ 0.613965] GPT:90111 != 2097151 [ 0.614687] GPT: Use GNU Parted to correct GPT errors. [ 0.615735] vda: vda1 vda15 [ 0.617234] scsi host0: ata_piix [ 0.618062] scsi host1: ata_piix [ 0.618834] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.620143] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.621721] libphy: Fixed MDIO Bus: probed [ 0.622615] tun: Universal TUN/TAP device driver, 1.6 [ 0.623644] tun: (C) 1999-2004 Max Krasnyansky [ 0.626193] PPP generic driver version 2.4.2 [ 0.627532] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.629232] ehci-pci: EHCI PCI platform driver [ 0.630445] ehci-platform: EHCI generic platform driver [ 0.631841] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.633445] ohci-pci: OHCI PCI platform driver [ 0.634665] ohci-platform: OHCI generic platform driver [ 0.636058] uhci_hcd: USB Universal Host Controller Interface driver [ 0.650759] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.652178] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.654203] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.655601] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.657192] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.658938] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.660918] usb usb1: Product: UHCI Host Controller [ 0.662239] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.663848] usb usb1: SerialNumber: 0000:00:01.2 [ 0.665194] hub 1-0:1.0: USB hub found [ 0.666287] hub 1-0:1.0: 2 ports detected [ 0.667555] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.670332] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.671686] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.673130] mousedev: PS/2 mouse device common for all mice [ 0.674848] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.677361] rtc_cmos 00:00: RTC can wake from S4 [ 0.678864] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.680558] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.682255] i2c /dev entries driver [ 0.683306] device-mapper: uevent: version 1.0.3 [ 0.684632] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.686932] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688838] NET: Registered protocol family 10 [ 0.690343] NET: Registered protocol family 17 [ 0.691599] Key type dns_resolver registered [ 0.692943] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.694500] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.696985] registered taskstats version 1 [ 0.698151] Loading compiled-in X.509 certificates [ 0.700010] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.702633] zswap: loaded using pool lzo/zbud [ 0.704626] Key type trusted registered [ 0.706736] Key type encrypted registered [ 0.707877] AppArmor: AppArmor sha1 policy hashing enabled [ 0.709333] ima: No TPM chip found, activating TPM-bypass! [ 0.710820] evm: HMAC attrs: 0x1 [ 0.712044] Magic number: 14:69:575 [ 0.713128] workqueue: hash matches [ 0.714205] rtc_cmos 00:00: setting system clock to 2018-08-01 09:35:11 UTC (1533116111) [ 0.716445] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.718035] EDD information not available. [ 0.779638] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.781782] Write protecting the kernel read-only data: 14336k [ 0.784375] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.786836] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.833124] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.72 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.8... Lease of 192.168.120.8 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.86. iid=i-00000007 2018-08-01 09:35:14,704 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.209 2018-08-01 09:35:24,716 - paramiko.transport - DEBUG - starting thread (client mode): 0xd8006990L 2018-08-01 09:35:24,717 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-01 09:35:24,717 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-08-01 09:35:24,717 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-08-01 09:35:24,719 - 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-08-01 09:35:24,719 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-01 09:35:24,719 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-08-01 09:35:24,719 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-01 09:35:24,720 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-01 09:35:24,720 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-01 09:35:24,737 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-01 09:35:24,738 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-01 09:35:24,749 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.209: 1e0d31f689fc6dadc4933de21ba32304 2018-08-01 09:35:24,750 - paramiko.transport - DEBUG - Trying discovered key 4aa115df9f750d97fc39eb07aa198dfa in /tmp/tmpG7REtd 2018-08-01 09:35:24,776 - paramiko.transport - DEBUG - userauth is OK 2018-08-01 09:35:24,781 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-01 09:35:24,785 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.POST.volumes 2018-08-01 09:35:24,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8776/v3/455b48a61678488ead79a4cfa07ef5c3/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}375905ca88eff31be976c9a3fd1aef9ff6167413" -d '{"volume": {"display_name": "cinder_test-volume_82252488-c2e0-438d-ac33-d917f2787112", "size": "2"}}' 2018-08-01 09:35:25,942 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 09:35:24 GMT Server: Apache x-compute-request-id: req-c34d8e6f-ead3-4657-8775-bb1f686f6dd4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c34d8e6f-ead3-4657-8775-bb1f686f6dd4 Content-Length: 816 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "34c574989dcf4befaf555044c24a9431", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/455b48a61678488ead79a4cfa07ef5c3/volumes/54725b18-101d-4b19-90d8-e55130b53973", "rel": "self"}, {"href": "http://172.30.9.24:8776/455b48a61678488ead79a4cfa07ef5c3/volumes/54725b18-101d-4b19-90d8-e55130b53973", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-01T09:35:25.000000", "description": null, "updated_at": null, "volume_type": null, "name": "cinder_test-volume_82252488-c2e0-438d-ac33-d917f2787112", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "54725b18-101d-4b19-90d8-e55130b53973", "size": 2}} 2018-08-01 09:35:25,942 - keystoneauth.session - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/455b48a61678488ead79a4cfa07ef5c3/volumes used request id req-c34d8e6f-ead3-4657-8775-bb1f686f6dd4 2018-08-01 09:35:25,943 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.POST.volumes in 1.15743207932s 2018-08-01 09:35:25,943 - shade.request_ids - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/455b48a61678488ead79a4cfa07ef5c3/volumes used request id req-c34d8e6f-ead3-4657-8775-bb1f686f6dd4 2018-08-01 09:35:25,944 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-01 09:35:25,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8776/v3/455b48a61678488ead79a4cfa07ef5c3/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}375905ca88eff31be976c9a3fd1aef9ff6167413" 2018-08-01 09:35:26,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:35:25 GMT Server: Apache x-compute-request-id: req-14c5877b-8458-49a4-b8b3-2f464387f91c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-14c5877b-8458-49a4-b8b3-2f464387f91c Content-Encoding: gzip Content-Length: 449 Content-Type: application/json RESP BODY: {"volumes": [{"status": "creating", "user_id": "34c574989dcf4befaf555044c24a9431", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/455b48a61678488ead79a4cfa07ef5c3/volumes/54725b18-101d-4b19-90d8-e55130b53973", "rel": "self"}, {"href": "http://172.30.9.24:8776/455b48a61678488ead79a4cfa07ef5c3/volumes/54725b18-101d-4b19-90d8-e55130b53973", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-01T09:35:25.000000", "description": null, "os-vol-tenant-attr:tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "updated_at": "2018-08-01T09:35:25.000000", "volume_type": null, "name": "cinder_test-volume_82252488-c2e0-438d-ac33-d917f2787112", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "54725b18-101d-4b19-90d8-e55130b53973", "size": 2}]} 2018-08-01 09:35:26,880 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/455b48a61678488ead79a4cfa07ef5c3/volumes/detail used request id req-14c5877b-8458-49a4-b8b3-2f464387f91c 2018-08-01 09:35:26,880 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.936733007431s 2018-08-01 09:35:26,881 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/455b48a61678488ead79a4cfa07ef5c3/volumes/detail used request id req-14c5877b-8458-49a4-b8b3-2f464387f91c 2018-08-01 09:35:26,883 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 09:35:28,885 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-01 09:35:28,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8776/v3/455b48a61678488ead79a4cfa07ef5c3/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}375905ca88eff31be976c9a3fd1aef9ff6167413" 2018-08-01 09:35:29,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:35:28 GMT Server: Apache x-compute-request-id: req-ed17ad53-2080-41d2-9143-fc5abf97d931 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ed17ad53-2080-41d2-9143-fc5abf97d931 Content-Encoding: gzip Content-Length: 451 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "34c574989dcf4befaf555044c24a9431", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/455b48a61678488ead79a4cfa07ef5c3/volumes/54725b18-101d-4b19-90d8-e55130b53973", "rel": "self"}, {"href": "http://172.30.9.24:8776/455b48a61678488ead79a4cfa07ef5c3/volumes/54725b18-101d-4b19-90d8-e55130b53973", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-01T09:35:25.000000", "description": null, "os-vol-tenant-attr:tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "updated_at": "2018-08-01T09:35:28.000000", "volume_type": null, "name": "cinder_test-volume_82252488-c2e0-438d-ac33-d917f2787112", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "54725b18-101d-4b19-90d8-e55130b53973", "size": 2}]} 2018-08-01 09:35:29,796 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/455b48a61678488ead79a4cfa07ef5c3/volumes/detail used request id req-ed17ad53-2080-41d2-9143-fc5abf97d931 2018-08-01 09:35:29,796 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.91069483757s 2018-08-01 09:35:29,796 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/455b48a61678488ead79a4cfa07ef5c3/volumes/detail used request id req-ed17ad53-2080-41d2-9143-fc5abf97d931 2018-08-01 09:35:29,798 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-01 09:35:29,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}375905ca88eff31be976c9a3fd1aef9ff6167413" 2018-08-01 09:35:30,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-0cb9df56-ef10-4f90-8b7c-5a9e743c72b8 Date: Wed, 01 Aug 2018 09:35:30 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dbe9669438844f3faecdc7fcc050e0d8","l2_adjacency":true,"status":"ACTIVE","subnets":["a5a333a9-9d0e-46a5-9440-2aa9c95d5013"],"description":"","tags":[],"updated_at":"2018-08-01T09:28:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:38Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"eb43fdea-36cc-4d2a-a8ca-9c34eabf22b6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"455b48a61678488ead79a4cfa07ef5c3","l2_adjacency":true,"status":"ACTIVE","subnets":["207eb7eb-3574-471b-a185-8a0d5abed458"],"description":"","tags":[],"updated_at":"2018-08-01T09:34:57Z","qos_policy_id":null,"name":"cinder_test-net_82252488-c2e0-438d-ac33-d917f2787112","admin_state_up":true,"tenant_id":"455b48a61678488ead79a4cfa07ef5c3","created_at":"2018-08-01T09:34:57Z","mtu":1450}]} 2018-08-01 09:35:30,212 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-0cb9df56-ef10-4f90-8b7c-5a9e743c72b8 2018-08-01 09:35:30,212 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.413846969604s 2018-08-01 09:35:30,212 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-0cb9df56-ef10-4f90-8b7c-5a9e743c72b8 2018-08-01 09:35:30,219 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-01 09:35:30,222 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}375905ca88eff31be976c9a3fd1aef9ff6167413" 2018-08-01 09:35:30,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1204 Content-Type: application/json X-Openstack-Request-Id: req-4d52f27e-5f11-4591-b37d-147cfc510868 Date: Wed, 01 Aug 2018 09:35:30 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/81236459-fbca-4638-9922-353f4c6edfc1/snap", "metadata": {}}], "file": "/v2/images/81236459-fbca-4638-9922-353f4c6edfc1/file", "owner": "455b48a61678488ead79a4cfa07ef5c3", "id": "81236459-fbca-4638-9922-353f4c6edfc1", "size": 12716032, "self": "/v2/images/81236459-fbca-4638-9922-353f4c6edfc1", "disk_format": "qcow2", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/81236459-fbca-4638-9922-353f4c6edfc1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-01T09:35:02Z", "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_82252488-c2e0-438d-ac33-d917f2787112", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_82252488-c2e0-438d-ac33-d917f2787112", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-01T09:35:02Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-01 09:35:30,427 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-4d52f27e-5f11-4591-b37d-147cfc510868 2018-08-01 09:35:30,427 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.207993984222s 2018-08-01 09:35:30,427 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-4d52f27e-5f11-4591-b37d-147cfc510868 2018-08-01 09:35:30,429 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-01 09:35:30,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}375905ca88eff31be976c9a3fd1aef9ff6167413" 2018-08-01 09:35:30,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:35: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-76fd7571-7e92-414e-ae11-ff7661744579 x-compute-request-id: req-76fd7571-7e92-414e-ae11-ff7661744579 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cinder_test-flavor_82252488-c2e0-438d-ac33-d917f2787112", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/aa9046bf-1d25-438c-9c97-92c75fcb2635", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/aa9046bf-1d25-438c-9c97-92c75fcb2635", "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": "aa9046bf-1d25-438c-9c97-92c75fcb2635"}]} 2018-08-01 09:35:30,454 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-76fd7571-7e92-414e-ae11-ff7661744579 2018-08-01 09:35:30,454 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0253608226776s 2018-08-01 09:35:30,454 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-76fd7571-7e92-414e-ae11-ff7661744579 2018-08-01 09:35:30,455 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-01 09:35:30,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}375905ca88eff31be976c9a3fd1aef9ff6167413" -d '{"server": {"name": "cinder_test-vm_82252488-c2e0-438d-ac33-d917f2787112", "imageRef": "81236459-fbca-4638-9922-353f4c6edfc1", "key_name": "cinder_test-kp_82252488-c2e0-438d-ac33-d917f2787112", "flavorRef": "aa9046bf-1d25-438c-9c97-92c75fcb2635", "max_count": 1, "min_count": 1, "networks": [{"uuid": "eb43fdea-36cc-4d2a-a8ca-9c34eabf22b6"}], "security_groups": [{"name": "14024f45-b4df-4888-933c-70ee7e2b02f9"}]}}' 2018-08-01 09:35:31,320 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 09:35: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-f1f1395c-9e68-4c78-ad0a-7bb4539ee2c4 x-compute-request-id: req-f1f1395c-9e68-4c78-ad0a-7bb4539ee2c4 Content-Length: 403 location: http://172.30.9.24:8774/v2.1/servers/0fab416e-4e85-486f-a560-9a13a0e271a7 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "14024f45-b4df-4888-933c-70ee7e2b02f9"}], "OS-DCF:diskConfig": "MANUAL", "id": "0fab416e-4e85-486f-a560-9a13a0e271a7", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0fab416e-4e85-486f-a560-9a13a0e271a7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0fab416e-4e85-486f-a560-9a13a0e271a7", "rel": "bookmark"}], "adminPass": "AruJeyJtEp6x"}} 2018-08-01 09:35:31,320 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-f1f1395c-9e68-4c78-ad0a-7bb4539ee2c4 2018-08-01 09:35:31,320 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 0.864537000656s 2018-08-01 09:35:31,320 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-f1f1395c-9e68-4c78-ad0a-7bb4539ee2c4 2018-08-01 09:35:31,321 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers 2018-08-01 09:35:31,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/0fab416e-4e85-486f-a560-9a13a0e271a7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}375905ca88eff31be976c9a3fd1aef9ff6167413" 2018-08-01 09:35:31,583 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:35: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-cd55ef2d-bde5-4da3-bd1d-8857881fe5e0 x-compute-request-id: req-cd55ef2d-bde5-4da3-bd1d-8857881fe5e0 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.24:8774/v2.1/servers/0fab416e-4e85-486f-a560-9a13a0e271a7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0fab416e-4e85-486f-a560-9a13a0e271a7", "rel": "bookmark"}], "image": {"id": "81236459-fbca-4638-9922-353f4c6edfc1", "links": [{"href": "http://172.30.9.24:8774/images/81236459-fbca-4638-9922-353f4c6edfc1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aa9046bf-1d25-438c-9c97-92c75fcb2635", "links": [{"href": "http://172.30.9.24:8774/flavors/aa9046bf-1d25-438c-9c97-92c75fcb2635", "rel": "bookmark"}]}, "id": "0fab416e-4e85-486f-a560-9a13a0e271a7", "user_id": "34c574989dcf4befaf555044c24a9431", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T09:35:31Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_82252488-c2e0-438d-ac33-d917f2787112", "name": "cinder_test-vm_82252488-c2e0-438d-ac33-d917f2787112", "created": "2018-08-01T09:35:31Z", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 09:35:31,583 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/0fab416e-4e85-486f-a560-9a13a0e271a7 used request id req-cd55ef2d-bde5-4da3-bd1d-8857881fe5e0 2018-08-01 09:35:31,583 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers in 0.26159286499s 2018-08-01 09:35:31,583 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/0fab416e-4e85-486f-a560-9a13a0e271a7 used request id req-cd55ef2d-bde5-4da3-bd1d-8857881fe5e0 2018-08-01 09:35:31,587 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 09:35:31,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}375905ca88eff31be976c9a3fd1aef9ff6167413" 2018-08-01 09:35:32,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:35: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-ed9df64a-7983-4926-80f0-9b81b4573fcf x-compute-request-id: req-ed9df64a-7983-4926-80f0-9b81b4573fcf Content-Encoding: gzip Content-Length: 862 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0fab416e-4e85-486f-a560-9a13a0e271a7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0fab416e-4e85-486f-a560-9a13a0e271a7", "rel": "bookmark"}], "image": {"id": "81236459-fbca-4638-9922-353f4c6edfc1", "links": [{"href": "http://172.30.9.24:8774/images/81236459-fbca-4638-9922-353f4c6edfc1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aa9046bf-1d25-438c-9c97-92c75fcb2635", "links": [{"href": "http://172.30.9.24:8774/flavors/aa9046bf-1d25-438c-9c97-92c75fcb2635", "rel": "bookmark"}]}, "id": "0fab416e-4e85-486f-a560-9a13a0e271a7", "user_id": "34c574989dcf4befaf555044c24a9431", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T09:35:31Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_82252488-c2e0-438d-ac33-d917f2787112", "name": "cinder_test-vm_82252488-c2e0-438d-ac33-d917f2787112", "created": "2018-08-01T09:35:31Z", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_82252488-c2e0-438d-ac33-d917f2787112": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:a5:77", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:a5:77", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/6c9ea5ef-40f4-4119-8228-765d20e71c05", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/6c9ea5ef-40f4-4119-8228-765d20e71c05", "rel": "bookmark"}], "image": {"id": "81236459-fbca-4638-9922-353f4c6edfc1", "links": [{"href": "http://172.30.9.24:8774/images/81236459-fbca-4638-9922-353f4c6edfc1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T09:35:11.000000", "flavor": {"id": "aa9046bf-1d25-438c-9c97-92c75fcb2635", "links": [{"href": "http://172.30.9.24:8774/flavors/aa9046bf-1d25-438c-9c97-92c75fcb2635", "rel": "bookmark"}]}, "id": "6c9ea5ef-40f4-4119-8228-765d20e71c05", "security_groups": [{"name": "cinder_test-sg_82252488-c2e0-438d-ac33-d917f2787112"}], "user_id": "34c574989dcf4befaf555044c24a9431", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T09:35:11Z", "hostId": "050f385496d9cee2cdae28ef0d8e47c0cd0e26fbcf10c841a20b46fd", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_82252488-c2e0-438d-ac33-d917f2787112", "name": "cinder_test-vm2_82252488-c2e0-438d-ac33-d917f2787112", "created": "2018-08-01T09:35:06Z", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 09:35:32,003 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-ed9df64a-7983-4926-80f0-9b81b4573fcf 2018-08-01 09:35:32,004 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.416217088699s 2018-08-01 09:35:32,004 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-ed9df64a-7983-4926-80f0-9b81b4573fcf 2018-08-01 09:35:32,009 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 09:35:34,012 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 09:35:34,014 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}375905ca88eff31be976c9a3fd1aef9ff6167413" 2018-08-01 09:35:34,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:35: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-012a5b9d-e09d-4bb5-bad5-90e7b52651b6 x-compute-request-id: req-012a5b9d-e09d-4bb5-bad5-90e7b52651b6 Content-Encoding: gzip Content-Length: 900 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0fab416e-4e85-486f-a560-9a13a0e271a7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0fab416e-4e85-486f-a560-9a13a0e271a7", "rel": "bookmark"}], "image": {"id": "81236459-fbca-4638-9922-353f4c6edfc1", "links": [{"href": "http://172.30.9.24:8774/images/81236459-fbca-4638-9922-353f4c6edfc1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aa9046bf-1d25-438c-9c97-92c75fcb2635", "links": [{"href": "http://172.30.9.24:8774/flavors/aa9046bf-1d25-438c-9c97-92c75fcb2635", "rel": "bookmark"}]}, "id": "0fab416e-4e85-486f-a560-9a13a0e271a7", "security_groups": [{"name": "cinder_test-sg_82252488-c2e0-438d-ac33-d917f2787112"}], "user_id": "34c574989dcf4befaf555044c24a9431", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T09:35:32Z", "hostId": "b1b7e9b86a1e082b482bdb16d9ed6ec73f4ef7661466e23879f08688", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_82252488-c2e0-438d-ac33-d917f2787112", "name": "cinder_test-vm_82252488-c2e0-438d-ac33-d917f2787112", "created": "2018-08-01T09:35:31Z", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_82252488-c2e0-438d-ac33-d917f2787112": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:a5:77", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:a5:77", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/6c9ea5ef-40f4-4119-8228-765d20e71c05", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/6c9ea5ef-40f4-4119-8228-765d20e71c05", "rel": "bookmark"}], "image": {"id": "81236459-fbca-4638-9922-353f4c6edfc1", "links": [{"href": "http://172.30.9.24:8774/images/81236459-fbca-4638-9922-353f4c6edfc1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T09:35:11.000000", "flavor": {"id": "aa9046bf-1d25-438c-9c97-92c75fcb2635", "links": [{"href": "http://172.30.9.24:8774/flavors/aa9046bf-1d25-438c-9c97-92c75fcb2635", "rel": "bookmark"}]}, "id": "6c9ea5ef-40f4-4119-8228-765d20e71c05", "security_groups": [{"name": "cinder_test-sg_82252488-c2e0-438d-ac33-d917f2787112"}], "user_id": "34c574989dcf4befaf555044c24a9431", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T09:35:11Z", "hostId": "050f385496d9cee2cdae28ef0d8e47c0cd0e26fbcf10c841a20b46fd", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_82252488-c2e0-438d-ac33-d917f2787112", "name": "cinder_test-vm2_82252488-c2e0-438d-ac33-d917f2787112", "created": "2018-08-01T09:35:06Z", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 09:35:34,450 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-012a5b9d-e09d-4bb5-bad5-90e7b52651b6 2018-08-01 09:35:34,450 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.438189029694s 2018-08-01 09:35:34,450 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-012a5b9d-e09d-4bb5-bad5-90e7b52651b6 2018-08-01 09:35:34,457 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 09:35:36,459 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 09:35:36,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}375905ca88eff31be976c9a3fd1aef9ff6167413" 2018-08-01 09:35:36,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:35: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-872d5469-cc27-40b6-8f29-54eafe313318 x-compute-request-id: req-872d5469-cc27-40b6-8f29-54eafe313318 Content-Encoding: gzip Content-Length: 884 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_82252488-c2e0-438d-ac33-d917f2787112": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:cf:18", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0fab416e-4e85-486f-a560-9a13a0e271a7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0fab416e-4e85-486f-a560-9a13a0e271a7", "rel": "bookmark"}], "image": {"id": "81236459-fbca-4638-9922-353f4c6edfc1", "links": [{"href": "http://172.30.9.24:8774/images/81236459-fbca-4638-9922-353f4c6edfc1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T09:35:35.000000", "flavor": {"id": "aa9046bf-1d25-438c-9c97-92c75fcb2635", "links": [{"href": "http://172.30.9.24:8774/flavors/aa9046bf-1d25-438c-9c97-92c75fcb2635", "rel": "bookmark"}]}, "id": "0fab416e-4e85-486f-a560-9a13a0e271a7", "security_groups": [{"name": "cinder_test-sg_82252488-c2e0-438d-ac33-d917f2787112"}], "user_id": "34c574989dcf4befaf555044c24a9431", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T09:35:35Z", "hostId": "b1b7e9b86a1e082b482bdb16d9ed6ec73f4ef7661466e23879f08688", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_82252488-c2e0-438d-ac33-d917f2787112", "name": "cinder_test-vm_82252488-c2e0-438d-ac33-d917f2787112", "created": "2018-08-01T09:35:31Z", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_82252488-c2e0-438d-ac33-d917f2787112": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:a5:77", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:a5:77", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/6c9ea5ef-40f4-4119-8228-765d20e71c05", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/6c9ea5ef-40f4-4119-8228-765d20e71c05", "rel": "bookmark"}], "image": {"id": "81236459-fbca-4638-9922-353f4c6edfc1", "links": [{"href": "http://172.30.9.24:8774/images/81236459-fbca-4638-9922-353f4c6edfc1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T09:35:11.000000", "flavor": {"id": "aa9046bf-1d25-438c-9c97-92c75fcb2635", "links": [{"href": "http://172.30.9.24:8774/flavors/aa9046bf-1d25-438c-9c97-92c75fcb2635", "rel": "bookmark"}]}, "id": "6c9ea5ef-40f4-4119-8228-765d20e71c05", "security_groups": [{"name": "cinder_test-sg_82252488-c2e0-438d-ac33-d917f2787112"}], "user_id": "34c574989dcf4befaf555044c24a9431", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T09:35:11Z", "hostId": "050f385496d9cee2cdae28ef0d8e47c0cd0e26fbcf10c841a20b46fd", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_82252488-c2e0-438d-ac33-d917f2787112", "name": "cinder_test-vm2_82252488-c2e0-438d-ac33-d917f2787112", "created": "2018-08-01T09:35:06Z", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 09:35:36,803 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-872d5469-cc27-40b6-8f29-54eafe313318 2018-08-01 09:35:36,803 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.343717098236s 2018-08-01 09:35:36,804 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-872d5469-cc27-40b6-8f29-54eafe313318 2018-08-01 09:35:36,808 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-01 09:35:36,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=0fab416e-4e85-486f-a560-9a13a0e271a7" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}375905ca88eff31be976c9a3fd1aef9ff6167413" 2018-08-01 09:35:36,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-c9e4bede-993d-4358-831f-c6bff9f9a66a Date: Wed, 01 Aug 2018 09:35:36 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T09:35:35Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"207eb7eb-3574-471b-a185-8a0d5abed458","ip_address":"192.168.120.10"}],"id":"4c3a651d-1644-45db-bcb0-8dbb01855099","security_groups":["14024f45-b4df-4888-933c-70ee7e2b02f9"],"mac_address":"fa:16:3e:85:cf:18","project_id":"455b48a61678488ead79a4cfa07ef5c3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"eb43fdea-36cc-4d2a-a8ca-9c34eabf22b6","tenant_id":"455b48a61678488ead79a4cfa07ef5c3","created_at":"2018-08-01T09:35:32Z","binding:vnic_type":"normal","device_id":"0fab416e-4e85-486f-a560-9a13a0e271a7","ip_allocation":"immediate"}]} 2018-08-01 09:35:36,859 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=0fab416e-4e85-486f-a560-9a13a0e271a7 used request id req-c9e4bede-993d-4358-831f-c6bff9f9a66a 2018-08-01 09:35:36,859 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0503950119019s 2018-08-01 09:35:36,859 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=0fab416e-4e85-486f-a560-9a13a0e271a7 used request id req-c9e4bede-993d-4358-831f-c6bff9f9a66a 2018-08-01 09:35:36,864 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-01 09:35:36,865 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/floatingips.json?port_id=4c3a651d-1644-45db-bcb0-8dbb01855099" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}375905ca88eff31be976c9a3fd1aef9ff6167413" 2018-08-01 09:35:36,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-6943b49b-4920-4cfe-a043-02a77de429a8 Date: Wed, 01 Aug 2018 09:35:36 GMT RESP BODY: {"floatingips": []} 2018-08-01 09:35:36,882 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=4c3a651d-1644-45db-bcb0-8dbb01855099 used request id req-6943b49b-4920-4cfe-a043-02a77de429a8 2018-08-01 09:35:36,882 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.017814874649s 2018-08-01 09:35:36,882 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=4c3a651d-1644-45db-bcb0-8dbb01855099 used request id req-6943b49b-4920-4cfe-a043-02a77de429a8 2018-08-01 09:35:36,883 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_82252488-c2e0-438d-ac33-d917f2787112': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:85:cf:18', u'version': 4, u'addr': u'192.168.120.10', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'81236459-fbca-4638-9922-353f4c6edfc1'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-01T09:35:35.000000', 'flavor': Munch({u'id': u'aa9046bf-1d25-438c-9c97-92c75fcb2635'}), 'az': u'nova', 'id': u'0fab416e-4e85-486f-a560-9a13a0e271a7', 'security_groups': [Munch({u'name': u'cinder_test-sg_82252488-c2e0-438d-ac33-d917f2787112'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'34c574989dcf4befaf555044c24a9431', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'455b48a61678488ead79a4cfa07ef5c3', 'name': 'cinder_test-project_82252488-c2e0-438d-ac33-d917f2787112', '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-08-01T09:35:35.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-01T09:35:35Z', 'hostId': u'b1b7e9b86a1e082b482bdb16d9ed6ec73f4ef7661466e23879f08688', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_82252488-c2e0-438d-ac33-d917f2787112', 'public_v6': '', 'private_v4': u'192.168.120.10', 'cloud': 'envvars', 'host_id': u'b1b7e9b86a1e082b482bdb16d9ed6ec73f4ef7661466e23879f08688', '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-08-01T09:35:35.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'455b48a61678488ead79a4cfa07ef5c3', 'name': u'cinder_test-vm_82252488-c2e0-438d-ac33-d917f2787112', 'adminPass': None, 'tenant_id': u'455b48a61678488ead79a4cfa07ef5c3', 'created_at': u'2018-08-01T09:35:31Z', 'created': u'2018-08-01T09:35:31Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-01 09:35:36,886 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-01 09:35:36,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}375905ca88eff31be976c9a3fd1aef9ff6167413" 2018-08-01 09:35:36,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-48889f05-70cd-4647-a9f3-1e019a5c0c88 Date: Wed, 01 Aug 2018 09:35:36 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dbe9669438844f3faecdc7fcc050e0d8","l2_adjacency":true,"status":"ACTIVE","subnets":["a5a333a9-9d0e-46a5-9440-2aa9c95d5013"],"description":"","tags":[],"updated_at":"2018-08-01T09:28:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:38Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"eb43fdea-36cc-4d2a-a8ca-9c34eabf22b6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"455b48a61678488ead79a4cfa07ef5c3","l2_adjacency":true,"status":"ACTIVE","subnets":["207eb7eb-3574-471b-a185-8a0d5abed458"],"description":"","tags":[],"updated_at":"2018-08-01T09:34:57Z","qos_policy_id":null,"name":"cinder_test-net_82252488-c2e0-438d-ac33-d917f2787112","admin_state_up":true,"tenant_id":"455b48a61678488ead79a4cfa07ef5c3","created_at":"2018-08-01T09:34:57Z","mtu":1450}]} 2018-08-01 09:35:36,989 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-48889f05-70cd-4647-a9f3-1e019a5c0c88 2018-08-01 09:35:36,990 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.103962898254s 2018-08-01 09:35:36,990 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-48889f05-70cd-4647-a9f3-1e019a5c0c88 2018-08-01 09:35:36,991 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-01 09:35:36,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=0fab416e-4e85-486f-a560-9a13a0e271a7" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}375905ca88eff31be976c9a3fd1aef9ff6167413" 2018-08-01 09:35:37,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-acab9383-cffd-453a-9536-c442b0e73fac Date: Wed, 01 Aug 2018 09:35:37 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T09:35:35Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"207eb7eb-3574-471b-a185-8a0d5abed458","ip_address":"192.168.120.10"}],"id":"4c3a651d-1644-45db-bcb0-8dbb01855099","security_groups":["14024f45-b4df-4888-933c-70ee7e2b02f9"],"mac_address":"fa:16:3e:85:cf:18","project_id":"455b48a61678488ead79a4cfa07ef5c3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"eb43fdea-36cc-4d2a-a8ca-9c34eabf22b6","tenant_id":"455b48a61678488ead79a4cfa07ef5c3","created_at":"2018-08-01T09:35:32Z","binding:vnic_type":"normal","device_id":"0fab416e-4e85-486f-a560-9a13a0e271a7","ip_allocation":"immediate"}]} 2018-08-01 09:35:37,045 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=0fab416e-4e85-486f-a560-9a13a0e271a7 used request id req-acab9383-cffd-453a-9536-c442b0e73fac 2018-08-01 09:35:37,045 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0540111064911s 2018-08-01 09:35:37,045 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=0fab416e-4e85-486f-a560-9a13a0e271a7 used request id req-acab9383-cffd-453a-9536-c442b0e73fac 2018-08-01 09:35:37,046 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-01 09:35:37,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}375905ca88eff31be976c9a3fd1aef9ff6167413" -d '{"floatingip": {"floating_network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089", "fixed_ip_address": "192.168.120.10", "port_id": "4c3a651d-1644-45db-bcb0-8dbb01855099"}}' 2018-08-01 09:35:39,099 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 575 X-Openstack-Request-Id: req-83a69ec0-238e-466c-ae88-2d85cf86e290 Date: Wed, 01 Aug 2018 09:35:39 GMT RESP BODY: {"floatingip": {"router_id": "f9205942-b5f1-4a9e-96d0-92952f5f8058", "status": "DOWN", "description": "", "tags": [], "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "created_at": "2018-08-01T09:35:37Z", "updated_at": "2018-08-01T09:35:37Z", "floating_network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089", "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "455b48a61678488ead79a4cfa07ef5c3", "port_id": "4c3a651d-1644-45db-bcb0-8dbb01855099", "id": "205d0fa5-29b2-4500-beec-a78877d345a9", "qos_policy_id": null}} 2018-08-01 09:35:39,099 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-83a69ec0-238e-466c-ae88-2d85cf86e290 2018-08-01 09:35:39,099 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.05291390419s 2018-08-01 09:35:39,099 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-83a69ec0-238e-466c-ae88-2d85cf86e290 2018-08-01 09:35:39,103 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'DOWN', 'router_id': u'f9205942-b5f1-4a9e-96d0-92952f5f8058', 'properties': Munch({u'qos_policy_id': None, u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'455b48a61678488ead79a4cfa07ef5c3', 'created_at': u'2018-08-01T09:35:37Z', 'attached': True, 'updated_at': u'2018-08-01T09:35:37Z', 'id': u'205d0fa5-29b2-4500-beec-a78877d345a9', 'floating_network_id': u'e7d7be46-2840-4976-87a2-d78a4e5c6089', 'fixed_ip_address': u'192.168.120.10', 'floating_ip_address': u'172.30.9.201', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'455b48a61678488ead79a4cfa07ef5c3', 'name': 'cinder_test-project_82252488-c2e0-438d-ac33-d917f2787112', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'f9205942-b5f1-4a9e-96d0-92952f5f8058', u'qos_policy_id': None, 'project_id': u'455b48a61678488ead79a4cfa07ef5c3', 'port_id': u'4c3a651d-1644-45db-bcb0-8dbb01855099', 'port': u'4c3a651d-1644-45db-bcb0-8dbb01855099', 'network': u'e7d7be46-2840-4976-87a2-d78a4e5c6089'}) 2018-08-01 09:35:39,103 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-01 09:35:39,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/0fab416e-4e85-486f-a560-9a13a0e271a7/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}375905ca88eff31be976c9a3fd1aef9ff6167413" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-01 09:35:39,205 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:35: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-34ebc91d-b9cd-4a5d-b213-1345de4f3670 x-compute-request-id: req-34ebc91d-b9cd-4a5d-b213-1345de4f3670 Content-Encoding: gzip Content-Length: 7905 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 459488855 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.150372] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.152228] pid_max: default: 32768 minimum: 301\n[ 0.153247] ACPI: Core revision 20150930\n[ 0.154729] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.156216] Security Framework initialized\n[ 0.157142] Yama: becoming mindful.\n[ 0.157971] AppArmor: AppArmor initialized\n[ 0.158938] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.160458] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.161918] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.163286] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.164880] Initializing cgroup subsys io\n[ 0.165825] Initializing cgroup subsys memory\n[ 0.166817] Initializing cgroup subsys devices\n[ 0.167811] Initializing cgroup subsys freezer\n[ 0.168798] Initializing cgroup subsys net_cls\n[ 0.169791] Initializing cgroup subsys perf_event\n[ 0.170825] Initializing cgroup subsys net_prio\n[ 0.171826] Initializing cgroup subsys hugetlb\n[ 0.172809] Initializing cgroup subsys pids\n[ 0.173800] CPU: Physical Processor ID: 0\n[ 0.175406] mce: CPU supports 10 MCE banks\n[ 0.176359] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.177510] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.192068] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.198335] ftrace: allocating 31920 entries in 125 pages\n[ 0.223363] smpboot: Max logical packages: 1\n[ 0.224333] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.225861] x2apic enabled\n[ 0.226739] Switched APIC routing to physical x2apic.\n[ 0.228607] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.229882] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.232220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.234247] KVM setup paravirtual spinlock\n[ 0.235652] x86: Booted up 1 node, 1 CPUs\n[ 0.236566] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.238140] devtmpfs: initialized\n[ 0.239927] evm: security.selinux\n[ 0.240719] evm: security.SMACK64\n[ 0.241495] evm: security.SMACK64EXEC\n[ 0.242337] evm: security.SMACK64TRANSMUTE\n[ 0.243258] evm: security.SMACK64MMAP\n[ 0.244103] evm: security.ima\n[ 0.244817] evm: security.capability\n[ 0.245720] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.247849] pinctrl core: initialized pinctrl subsystem\n[ 0.249093] RTC time: 9:35:36, date: 08/01/18\n[ 0.250177] NET: Registered protocol family 16\n[ 0.251283] cpuidle: using governor ladder\n[ 0.252226] cpuidle: using governor menu\n[ 0.253126] PCCT header not found.\n[ 0.253969] ACPI: bus type PCI registered\n[ 0.254878] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.256306] PCI: Using configuration type 1 for base access\n[ 0.258218] ACPI: Added _OSI(Module Device)\n[ 0.259177] ACPI: Added _OSI(Processor Device)\n[ 0.260148] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.261167] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.263048] ACPI: Interpreter enabled\n[ 0.263893] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.265981] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.268061] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.270087] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.272136] ACPI: (supports S0 S5)\n[ 0.272897] ACPI: Using IOAPIC for interrupt routing\n[ 0.273972] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.277347] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.278651] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.280057] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.281429] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.283950] acpiphp: Slot [3] registered\n[ 0.284868] acpiphp: Slot [4] registered\n[ 0.285774] acpiphp: Slot [5] registered\n[ 0.286680] acpiphp: Slot [6] registered\n[ 0.287589] acpiphp: Slot [7] registered\n[ 0.288496] acpiphp: Slot [8] registered\n[ 0.289402] acpiphp: Slot [9] registered\n[ 0.290302] acpiphp: Slot [10] registered\n[ 0.291210] acpiphp: Slot [11] registered\n[ 0.292127] acpiphp: Slot [12] registered\n[ 0.293045] acpiphp: Slot [13] registered\n[ 0.293959] acpiphp: Slot [14] registered\n[ 0.294874] acpiphp: Slot [15] registered\n[ 0.305901] acpiphp: Slot [16] registered\n[ 0.306846] acpiphp: Slot [17] registered\n[ 0.307772] acpiphp: Slot [18] registered\n[ 0.308683] acpiphp: Slot [19] registered\n[ 0.309601] acpiphp: Slot [20] registered\n[ 0.310522] acpiphp: Slot [21] registered\n[ 0.311444] acpiphp: Slot [22] registered\n[ 0.312362] acpiphp: Slot [23] registered\n[ 0.313288] acpiphp: Slot [24] registered\n[ 0.314211] acpiphp: Slot [25] registered\n[ 0.315132] acpiphp: Slot [26] registered\n[ 0.316052] acpiphp: Slot [27] registered\n[ 0.316986] acpiphp: Slot [28] registered\n[ 0.317909] acpiphp: Slot [29] registered\n[ 0.318828] acpiphp: Slot [30] registered\n[ 0.319747] acpiphp: Slot [31] registered\n[ 0.320665] PCI host bridge to bus 0000:00\n[ 0.321584] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.322973] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.324370] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.326016] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.327662] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.329349] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.332737] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.334212] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.335566] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.337038] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.340801] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.342645] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.361036] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.363070] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.364622] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.366083] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.367592] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.368969] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.370370] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.371557] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.373341] vgaarb: loaded\n[ 0.374001] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375343] SCSI subsystem initialized\n[ 0.376333] ACPI: bus type USB registered\n[ 0.377255] usbcore: registered new interface driver usbfs\n[ 0.378413] usbcore: registered new interface driver hub\n[ 0.379543] usbcore: registered new device driver usb\n[ 0.380787] PCI: Using ACPI for IRQ routing\n[ 0.382019] NetLabel: Initializing\n[ 0.382811] NetLabel: domain hash size = 128\n[ 0.383757] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.384824] NetLabel: unlabeled traffic allowed by default\n[ 0.386105] clocksource: Switched to clocksource kvm-clock\n[ 0.394158] AppArmor: AppArmor Filesystem Enabled\n[ 0.395237] pnp: PnP ACPI init\n[ 0.396230] pnp: PnP ACPI: found 5 devices\n[ 0.402649] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.404577] NET: Registered protocol family 2\n[ 0.405748] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.407223] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.408615] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.409961] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.411214] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.412545] NET: Registered protocol family 1\n[ 0.413522] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.414756] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.415965] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.429833] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.443907] Trying to unpack rootfs image as initramfs...\n[ 0.499890] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.501729] Scanning for low memory corruption every 60 seconds\n[ 0.503283] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.504586] audit: initializing netlink subsys (disabled)\n[ 0.505761] audit: type=2000 audit(1533116136.542:1): initialized\n[ 0.507294] Initialise system trusted keyring\n[ 0.508368] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.509699] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.511950] zbud: loaded\n[ 0.512735] VFS: Disk quotas dquot_6.6.0\n[ 0.513646] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.515395] fuse init (API version 7.23)\n[ 0.516389] Key type big_key registered\n[ 0.517317] Allocating IMA MOK and blacklist keyrings.\n[ 0.518644] Key type asymmetric registered\n[ 0.519562] Asymmetric key parser 'x509' registered\n[ 0.520634] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.522326] io scheduler noop registered\n[ 0.523212] io scheduler deadline registered (default)\n[ 0.524328] io scheduler cfq registered\n[ 0.525259] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.526439] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.527862] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.529477] ACPI: Power Button [PWRF]\n[ 0.530448] GHES: HEST is not enabled!\n[ 0.543932] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.571588] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.573827] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.597936] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.600429] Linux agpgart interface v0.103\n[ 0.605705] brd: module loaded\n[ 0.607514] loop: module loaded\n[ 0.612529] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.614205] GPT:90111 != 2097151\n[ 0.614973] GPT:Alternate GPT header not at the end of the disk.\n[ 0.616233] GPT:90111 != 2097151\n[ 0.617007] GPT: Use GNU Parted to correct GPT errors.\n[ 0.618136] vda: vda1 vda15\n[ 0.619729] scsi host0: ata_piix\n[ 0.620669] scsi host1: ata_piix\n[ 0.621546] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.623064] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.624836] libphy: Fixed MDIO Bus: probed\n[ 0.625771] tun: Universal TUN/TAP device driver, 1.6\n[ 0.626864] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.629636] PPP generic driver version 2.4.2\n[ 0.630737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.632120] ehci-pci: EHCI PCI platform driver\n[ 0.633122] ehci-platform: EHCI generic platform driver\n[ 0.634270] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.635649] ohci-pci: OHCI PCI platform driver\n[ 0.636655] ohci-platform: OHCI generic platform driver\n[ 0.637792] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.652373] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.653541] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.655221] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.656386] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.657711] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.659138] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.660758] usb usb1: Product: UHCI Host Controller\n[ 0.661821] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.663140] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.664269] hub 1-0:1.0: USB hub found\n[ 0.665157] hub 1-0:1.0: 2 ports detected\n[ 0.667037] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.669442] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.670735] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.671933] mousedev: PS/2 mouse device common for all mice\n[ 0.673393] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.675519] rtc_cmos 00:00: RTC can wake from S4\n[ 0.676783] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.678176] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.679610] i2c /dev entries driver\n[ 0.680486] device-mapper: uevent: version 1.0.3\n[ 0.681592] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.683478] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.685158] NET: Registered protocol family 10\n[ 0.686473] NET: Registered protocol family 17\n[ 0.687515] Key type dns_resolver registered\n[ 0.688668] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.689948] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.692036] registered taskstats version 1\n[ 0.693023] Loading compiled-in X.509 certificates\n[ 0.694672] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.696835] zswap: loaded using pool lzo/zbud\n[ 0.698653] Key type trusted registered\n[ 0.700590] Key type encrypted registered\n[ 0.701554] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.702780] ima: No TPM chip found, activating TPM-bypass!\n[ 0.704031] evm: HMAC attrs: 0x1\n[ 0.705128] Magic number: 14:69:575\n[ 0.706053] workqueue: hash matches\n[ 0.706966] rtc_cmos 00:00: setting system clock to 2018-08-01 09:35:36 UTC (1533116136)\n[ 0.708847] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.710176] EDD information not available.\n[ 0.783456] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.785218] Write protecting the kernel read-only data: 14336k\n[ 0.787513] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.789583] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.60\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.837112] 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.10...\nLease of 192.168.120.10 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.88. iid=i-00000008\n"} 2018-08-01 09:35:39,205 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/0fab416e-4e85-486f-a560-9a13a0e271a7/action used request id req-34ebc91d-b9cd-4a5d-b213-1345de4f3670 2018-08-01 09:35:39,205 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.101993083954s 2018-08-01 09:35:39,206 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/0fab416e-4e85-486f-a560-9a13a0e271a7/action used request id req-34ebc91d-b9cd-4a5d-b213-1345de4f3670 2018-08-01 09:35:39,206 - 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 459488855 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.150372] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.152228] pid_max: default: 32768 minimum: 301 [ 0.153247] ACPI: Core revision 20150930 [ 0.154729] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.156216] Security Framework initialized [ 0.157142] Yama: becoming mindful. [ 0.157971] AppArmor: AppArmor initialized [ 0.158938] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.160458] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.161918] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.163286] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.164880] Initializing cgroup subsys io [ 0.165825] Initializing cgroup subsys memory [ 0.166817] Initializing cgroup subsys devices [ 0.167811] Initializing cgroup subsys freezer [ 0.168798] Initializing cgroup subsys net_cls [ 0.169791] Initializing cgroup subsys perf_event [ 0.170825] Initializing cgroup subsys net_prio [ 0.171826] Initializing cgroup subsys hugetlb [ 0.172809] Initializing cgroup subsys pids [ 0.173800] CPU: Physical Processor ID: 0 [ 0.175406] mce: CPU supports 10 MCE banks [ 0.176359] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177510] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.192068] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.198335] ftrace: allocating 31920 entries in 125 pages [ 0.223363] smpboot: Max logical packages: 1 [ 0.224333] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.225861] x2apic enabled [ 0.226739] Switched APIC routing to physical x2apic. [ 0.228607] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.229882] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.232220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.234247] KVM setup paravirtual spinlock [ 0.235652] x86: Booted up 1 node, 1 CPUs [ 0.236566] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.238140] devtmpfs: initialized [ 0.239927] evm: security.selinux [ 0.240719] evm: security.SMACK64 [ 0.241495] evm: security.SMACK64EXEC [ 0.242337] evm: security.SMACK64TRANSMUTE [ 0.243258] evm: security.SMACK64MMAP [ 0.244103] evm: security.ima [ 0.244817] evm: security.capability [ 0.245720] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.247849] pinctrl core: initialized pinctrl subsystem [ 0.249093] RTC time: 9:35:36, date: 08/01/18 [ 0.250177] NET: Registered protocol family 16 [ 0.251283] cpuidle: using governor ladder [ 0.252226] cpuidle: using governor menu [ 0.253126] PCCT header not found. [ 0.253969] ACPI: bus type PCI registered [ 0.254878] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.256306] PCI: Using configuration type 1 for base access [ 0.258218] ACPI: Added _OSI(Module Device) [ 0.259177] ACPI: Added _OSI(Processor Device) [ 0.260148] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261167] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263048] ACPI: Interpreter enabled [ 0.263893] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.265981] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268061] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.270087] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.272136] ACPI: (supports S0 S5) [ 0.272897] ACPI: Using IOAPIC for interrupt routing [ 0.273972] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.277347] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.278651] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.280057] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.281429] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.283950] acpiphp: Slot [3] registered [ 0.284868] acpiphp: Slot [4] registered [ 0.285774] acpiphp: Slot [5] registered [ 0.286680] acpiphp: Slot [6] registered [ 0.287589] acpiphp: Slot [7] registered [ 0.288496] acpiphp: Slot [8] registered [ 0.289402] acpiphp: Slot [9] registered [ 0.290302] acpiphp: Slot [10] registered [ 0.291210] acpiphp: Slot [11] registered [ 0.292127] acpiphp: Slot [12] registered [ 0.293045] acpiphp: Slot [13] registered [ 0.293959] acpiphp: Slot [14] registered [ 0.294874] acpiphp: Slot [15] registered [ 0.305901] acpiphp: Slot [16] registered [ 0.306846] acpiphp: Slot [17] registered [ 0.307772] acpiphp: Slot [18] registered [ 0.308683] acpiphp: Slot [19] registered [ 0.309601] acpiphp: Slot [20] registered [ 0.310522] acpiphp: Slot [21] registered [ 0.311444] acpiphp: Slot [22] registered [ 0.312362] acpiphp: Slot [23] registered [ 0.313288] acpiphp: Slot [24] registered [ 0.314211] acpiphp: Slot [25] registered [ 0.315132] acpiphp: Slot [26] registered [ 0.316052] acpiphp: Slot [27] registered [ 0.316986] acpiphp: Slot [28] registered [ 0.317909] acpiphp: Slot [29] registered [ 0.318828] acpiphp: Slot [30] registered [ 0.319747] acpiphp: Slot [31] registered [ 0.320665] PCI host bridge to bus 0000:00 [ 0.321584] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.322973] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.324370] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.326016] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.327662] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.329349] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.332737] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.334212] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.335566] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.337038] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.340801] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.342645] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.361036] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.363070] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.364622] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.366083] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.367592] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.368969] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.370370] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.371557] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.373341] vgaarb: loaded [ 0.374001] vgaarb: bridge control possible 0000:00:02.0 [ 0.375343] SCSI subsystem initialized [ 0.376333] ACPI: bus type USB registered [ 0.377255] usbcore: registered new interface driver usbfs [ 0.378413] usbcore: registered new interface driver hub [ 0.379543] usbcore: registered new device driver usb [ 0.380787] PCI: Using ACPI for IRQ routing [ 0.382019] NetLabel: Initializing [ 0.382811] NetLabel: domain hash size = 128 [ 0.383757] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.384824] NetLabel: unlabeled traffic allowed by default [ 0.386105] clocksource: Switched to clocksource kvm-clock [ 0.394158] AppArmor: AppArmor Filesystem Enabled [ 0.395237] pnp: PnP ACPI init [ 0.396230] pnp: PnP ACPI: found 5 devices [ 0.402649] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404577] NET: Registered protocol family 2 [ 0.405748] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.407223] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.408615] TCP: Hash tables configured (established 4096 bind 4096) [ 0.409961] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.411214] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.412545] NET: Registered protocol family 1 [ 0.413522] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.414756] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.415965] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.429833] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.443907] Trying to unpack rootfs image as initramfs... [ 0.499890] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.501729] Scanning for low memory corruption every 60 seconds [ 0.503283] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.504586] audit: initializing netlink subsys (disabled) [ 0.505761] audit: type=2000 audit(1533116136.542:1): initialized [ 0.507294] Initialise system trusted keyring [ 0.508368] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.509699] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.511950] zbud: loaded [ 0.512735] VFS: Disk quotas dquot_6.6.0 [ 0.513646] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.515395] fuse init (API version 7.23) [ 0.516389] Key type big_key registered [ 0.517317] Allocating IMA MOK and blacklist keyrings. [ 0.518644] Key type asymmetric registered [ 0.519562] Asymmetric key parser 'x509' registered [ 0.520634] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522326] io scheduler noop registered [ 0.523212] io scheduler deadline registered (default) [ 0.524328] io scheduler cfq registered [ 0.525259] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.526439] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.527862] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.529477] ACPI: Power Button [PWRF] [ 0.530448] GHES: HEST is not enabled! [ 0.543932] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.571588] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573827] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.597936] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.600429] Linux agpgart interface v0.103 [ 0.605705] brd: module loaded [ 0.607514] loop: module loaded [ 0.612529] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.614205] GPT:90111 != 2097151 [ 0.614973] GPT:Alternate GPT header not at the end of the disk. [ 0.616233] GPT:90111 != 2097151 [ 0.617007] GPT: Use GNU Parted to correct GPT errors. [ 0.618136] vda: vda1 vda15 [ 0.619729] scsi host0: ata_piix [ 0.620669] scsi host1: ata_piix [ 0.621546] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.623064] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.624836] libphy: Fixed MDIO Bus: probed [ 0.625771] tun: Universal TUN/TAP device driver, 1.6 [ 0.626864] tun: (C) 1999-2004 Max Krasnyansky [ 0.629636] PPP generic driver version 2.4.2 [ 0.630737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.632120] ehci-pci: EHCI PCI platform driver [ 0.633122] ehci-platform: EHCI generic platform driver [ 0.634270] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.635649] ohci-pci: OHCI PCI platform driver [ 0.636655] ohci-platform: OHCI generic platform driver [ 0.637792] uhci_hcd: USB Universal Host Controller Interface driver [ 0.652373] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.653541] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.655221] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.656386] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.657711] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.659138] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.660758] usb usb1: Product: UHCI Host Controller [ 0.661821] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.663140] usb usb1: SerialNumber: 0000:00:01.2 [ 0.664269] hub 1-0:1.0: USB hub found [ 0.665157] hub 1-0:1.0: 2 ports detected [ 0.667037] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.669442] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.670735] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.671933] mousedev: PS/2 mouse device common for all mice [ 0.673393] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.675519] rtc_cmos 00:00: RTC can wake from S4 [ 0.676783] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.678176] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.679610] i2c /dev entries driver [ 0.680486] device-mapper: uevent: version 1.0.3 [ 0.681592] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.683478] ledtrig-cpu: registered to indicate activity on CPUs [ 0.685158] NET: Registered protocol family 10 [ 0.686473] NET: Registered protocol family 17 [ 0.687515] Key type dns_resolver registered [ 0.688668] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.689948] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.692036] registered taskstats version 1 [ 0.693023] Loading compiled-in X.509 certificates [ 0.694672] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.696835] zswap: loaded using pool lzo/zbud [ 0.698653] Key type trusted registered [ 0.700590] Key type encrypted registered [ 0.701554] AppArmor: AppArmor sha1 policy hashing enabled [ 0.702780] ima: No TPM chip found, activating TPM-bypass! [ 0.704031] evm: HMAC attrs: 0x1 [ 0.705128] Magic number: 14:69:575 [ 0.706053] workqueue: hash matches [ 0.706966] rtc_cmos 00:00: setting system clock to 2018-08-01 09:35:36 UTC (1533116136) [ 0.708847] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710176] EDD information not available. [ 0.783456] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.785218] Write protecting the kernel read-only data: 14336k [ 0.787513] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.789583] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.837112] 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.10... Lease of 192.168.120.10 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.88. iid=i-00000008 2018-08-01 09:35:39,761 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.201 2018-08-01 09:35:49,774 - paramiko.transport - DEBUG - starting thread (client mode): 0xd8006f50L 2018-08-01 09:35:49,774 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-01 09:35:49,775 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-08-01 09:35:49,775 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-08-01 09:35:49,776 - 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-08-01 09:35:49,776 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-01 09:35:49,777 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-08-01 09:35:49,777 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-01 09:35:49,777 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-01 09:35:49,777 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-01 09:35:49,794 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-01 09:35:49,794 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-01 09:35:49,806 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.201: 0083e51896cbc2ed1cade027804ddfad 2018-08-01 09:35:49,808 - paramiko.transport - DEBUG - Trying discovered key 4aa115df9f750d97fc39eb07aa198dfa in /tmp/tmpG7REtd 2018-08-01 09:35:49,834 - paramiko.transport - DEBUG - userauth is OK 2018-08-01 09:35:49,840 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-01 09:35:49,872 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2018-08-01 09:35:49,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/0fab416e-4e85-486f-a560-9a13a0e271a7/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}375905ca88eff31be976c9a3fd1aef9ff6167413" -d '{"volumeAttachment": {"volumeId": "54725b18-101d-4b19-90d8-e55130b53973"}}' 2018-08-01 09:35:51,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:35: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-edda1ae7-c790-436d-9287-a63b9747629a x-compute-request-id: req-edda1ae7-c790-436d-9287-a63b9747629a Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "0fab416e-4e85-486f-a560-9a13a0e271a7", "id": "54725b18-101d-4b19-90d8-e55130b53973", "volumeId": "54725b18-101d-4b19-90d8-e55130b53973"}} 2018-08-01 09:35:51,553 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/0fab416e-4e85-486f-a560-9a13a0e271a7/os-volume_attachments used request id req-edda1ae7-c790-436d-9287-a63b9747629a 2018-08-01 09:35:51,553 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 1.68066287041s 2018-08-01 09:35:51,553 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/0fab416e-4e85-486f-a560-9a13a0e271a7/os-volume_attachments used request id req-edda1ae7-c790-436d-9287-a63b9747629a 2018-08-01 09:35:51,554 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-01 09:35:51,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8776/v3/455b48a61678488ead79a4cfa07ef5c3/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}375905ca88eff31be976c9a3fd1aef9ff6167413" 2018-08-01 09:35:51,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:35:51 GMT Server: Apache x-compute-request-id: req-4134c03d-d763-4648-90ef-e7467f474878 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4134c03d-d763-4648-90ef-e7467f474878 Content-Encoding: gzip Content-Length: 453 Content-Type: application/json RESP BODY: {"volumes": [{"status": "reserved", "user_id": "34c574989dcf4befaf555044c24a9431", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/455b48a61678488ead79a4cfa07ef5c3/volumes/54725b18-101d-4b19-90d8-e55130b53973", "rel": "self"}, {"href": "http://172.30.9.24:8776/455b48a61678488ead79a4cfa07ef5c3/volumes/54725b18-101d-4b19-90d8-e55130b53973", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-01T09:35:25.000000", "description": null, "os-vol-tenant-attr:tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "updated_at": "2018-08-01T09:35:51.000000", "volume_type": null, "name": "cinder_test-volume_82252488-c2e0-438d-ac33-d917f2787112", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "54725b18-101d-4b19-90d8-e55130b53973", "size": 2}]} 2018-08-01 09:35:51,619 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/455b48a61678488ead79a4cfa07ef5c3/volumes/detail used request id req-4134c03d-d763-4648-90ef-e7467f474878 2018-08-01 09:35:51,619 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0652918815613s 2018-08-01 09:35:51,619 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/455b48a61678488ead79a4cfa07ef5c3/volumes/detail used request id req-4134c03d-d763-4648-90ef-e7467f474878 2018-08-01 09:35:51,621 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 09:35:53,623 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-01 09:35:53,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8776/v3/455b48a61678488ead79a4cfa07ef5c3/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}375905ca88eff31be976c9a3fd1aef9ff6167413" 2018-08-01 09:35:53,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:35:53 GMT Server: Apache x-compute-request-id: req-5710592e-c3da-4f4f-bccf-00801c5e5dbb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5710592e-c3da-4f4f-bccf-00801c5e5dbb Content-Encoding: gzip Content-Length: 453 Content-Type: application/json RESP BODY: {"volumes": [{"status": "reserved", "user_id": "34c574989dcf4befaf555044c24a9431", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/455b48a61678488ead79a4cfa07ef5c3/volumes/54725b18-101d-4b19-90d8-e55130b53973", "rel": "self"}, {"href": "http://172.30.9.24:8776/455b48a61678488ead79a4cfa07ef5c3/volumes/54725b18-101d-4b19-90d8-e55130b53973", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-01T09:35:25.000000", "description": null, "os-vol-tenant-attr:tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "updated_at": "2018-08-01T09:35:51.000000", "volume_type": null, "name": "cinder_test-volume_82252488-c2e0-438d-ac33-d917f2787112", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "54725b18-101d-4b19-90d8-e55130b53973", "size": 2}]} 2018-08-01 09:35:53,685 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/455b48a61678488ead79a4cfa07ef5c3/volumes/detail used request id req-5710592e-c3da-4f4f-bccf-00801c5e5dbb 2018-08-01 09:35:53,686 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0621750354767s 2018-08-01 09:35:53,686 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/455b48a61678488ead79a4cfa07ef5c3/volumes/detail used request id req-5710592e-c3da-4f4f-bccf-00801c5e5dbb 2018-08-01 09:35:53,687 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 09:35:55,690 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-01 09:35:55,693 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8776/v3/455b48a61678488ead79a4cfa07ef5c3/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}375905ca88eff31be976c9a3fd1aef9ff6167413" 2018-08-01 09:35:55,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:35:55 GMT Server: Apache x-compute-request-id: req-194960e5-e31d-4020-841d-d403e285ccab OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-194960e5-e31d-4020-841d-d403e285ccab Content-Encoding: gzip Content-Length: 576 Content-Type: application/json RESP BODY: {"volumes": [{"status": "in-use", "user_id": "34c574989dcf4befaf555044c24a9431", "attachments": [{"server_id": "0fab416e-4e85-486f-a560-9a13a0e271a7", "attachment_id": "0eff6e96-a540-45bc-a41e-ba0bdcc942ab", "attached_at": "2018-08-01T09:35:54.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "54725b18-101d-4b19-90d8-e55130b53973", "device": "/dev/vdb", "id": "54725b18-101d-4b19-90d8-e55130b53973"}], "links": [{"href": "http://172.30.9.24:8776/v3/455b48a61678488ead79a4cfa07ef5c3/volumes/54725b18-101d-4b19-90d8-e55130b53973", "rel": "self"}, {"href": "http://172.30.9.24:8776/455b48a61678488ead79a4cfa07ef5c3/volumes/54725b18-101d-4b19-90d8-e55130b53973", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-01T09:35:25.000000", "description": null, "os-vol-tenant-attr:tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "updated_at": "2018-08-01T09:35:55.000000", "volume_type": null, "name": "cinder_test-volume_82252488-c2e0-438d-ac33-d917f2787112", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "54725b18-101d-4b19-90d8-e55130b53973", "size": 2}]} 2018-08-01 09:35:55,756 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/455b48a61678488ead79a4cfa07ef5c3/volumes/detail used request id req-194960e5-e31d-4020-841d-d403e285ccab 2018-08-01 09:35:55,756 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0658249855042s 2018-08-01 09:35:55,756 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/455b48a61678488ead79a4cfa07ef5c3/volumes/detail used request id req-194960e5-e31d-4020-841d-d403e285ccab 2018-08-01 09:35:55,758 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-01 09:35:55,759 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-08-01 09:35:55,759 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-01 09:35:55,761 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-01 09:35:55,828 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-01 09:35:55,828 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2018-08-01 09:35:55,829 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-01 09:35:55,830 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-01 09:35:55,870 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2018-08-01 09:35:55,870 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-01 09:35:55,894 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-01 09:35:56,351 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-01 09:35:56,351 - 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: 43c92861-7dd1-49ef-9d42-cd2e8709667e 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-08-01 09:35:56,352 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-01 09:35:56,352 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - volume_write stderr: mke2fs 1.42.12 (29-Aug-2014) 2018-08-01 09:35:56,352 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 1 2018-08-01 09:35:56,353 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2018-08-01 09:35:56,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/servers/0fab416e-4e85-486f-a560-9a13a0e271a7/os-volume_attachments/54725b18-101d-4b19-90d8-e55130b53973 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}375905ca88eff31be976c9a3fd1aef9ff6167413" 2018-08-01 09:35:56,863 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 09:35: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-c2120fa3-8169-421e-9635-43008f907c69 x-compute-request-id: req-c2120fa3-8169-421e-9635-43008f907c69 Content-Length: 0 Content-Type: application/json 2018-08-01 09:35:56,863 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/0fab416e-4e85-486f-a560-9a13a0e271a7/os-volume_attachments/54725b18-101d-4b19-90d8-e55130b53973 used request id req-c2120fa3-8169-421e-9635-43008f907c69 2018-08-01 09:35:56,864 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 0.509906053543s 2018-08-01 09:35:56,864 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/0fab416e-4e85-486f-a560-9a13a0e271a7/os-volume_attachments/54725b18-101d-4b19-90d8-e55130b53973 used request id req-c2120fa3-8169-421e-9635-43008f907c69 2018-08-01 09:35:56,864 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-01 09:35:56,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8776/v3/455b48a61678488ead79a4cfa07ef5c3/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}375905ca88eff31be976c9a3fd1aef9ff6167413" 2018-08-01 09:35:57,745 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:35:56 GMT Server: Apache x-compute-request-id: req-02b371a9-fe60-4032-b634-109c375afd85 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-02b371a9-fe60-4032-b634-109c375afd85 Content-Encoding: gzip Content-Length: 579 Content-Type: application/json RESP BODY: {"volumes": [{"status": "detaching", "user_id": "34c574989dcf4befaf555044c24a9431", "attachments": [{"server_id": "0fab416e-4e85-486f-a560-9a13a0e271a7", "attachment_id": "0eff6e96-a540-45bc-a41e-ba0bdcc942ab", "attached_at": "2018-08-01T09:35:54.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "54725b18-101d-4b19-90d8-e55130b53973", "device": "/dev/vdb", "id": "54725b18-101d-4b19-90d8-e55130b53973"}], "links": [{"href": "http://172.30.9.24:8776/v3/455b48a61678488ead79a4cfa07ef5c3/volumes/54725b18-101d-4b19-90d8-e55130b53973", "rel": "self"}, {"href": "http://172.30.9.24:8776/455b48a61678488ead79a4cfa07ef5c3/volumes/54725b18-101d-4b19-90d8-e55130b53973", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-01T09:35:25.000000", "description": null, "os-vol-tenant-attr:tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "updated_at": "2018-08-01T09:35:56.000000", "volume_type": null, "name": "cinder_test-volume_82252488-c2e0-438d-ac33-d917f2787112", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "54725b18-101d-4b19-90d8-e55130b53973", "size": 2}]} 2018-08-01 09:35:57,745 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/455b48a61678488ead79a4cfa07ef5c3/volumes/detail used request id req-02b371a9-fe60-4032-b634-109c375afd85 2018-08-01 09:35:57,745 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.880920171738s 2018-08-01 09:35:57,746 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/455b48a61678488ead79a4cfa07ef5c3/volumes/detail used request id req-02b371a9-fe60-4032-b634-109c375afd85 2018-08-01 09:35:57,747 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 09:35:59,749 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-01 09:35:59,752 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8776/v3/455b48a61678488ead79a4cfa07ef5c3/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}375905ca88eff31be976c9a3fd1aef9ff6167413" 2018-08-01 09:35:59,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:35:59 GMT Server: Apache x-compute-request-id: req-0951d7de-c4b4-4073-ab55-28cce08c3904 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0951d7de-c4b4-4073-ab55-28cce08c3904 Content-Encoding: gzip Content-Length: 452 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "34c574989dcf4befaf555044c24a9431", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/455b48a61678488ead79a4cfa07ef5c3/volumes/54725b18-101d-4b19-90d8-e55130b53973", "rel": "self"}, {"href": "http://172.30.9.24:8776/455b48a61678488ead79a4cfa07ef5c3/volumes/54725b18-101d-4b19-90d8-e55130b53973", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-01T09:35:25.000000", "description": null, "os-vol-tenant-attr:tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "updated_at": "2018-08-01T09:35:58.000000", "volume_type": null, "name": "cinder_test-volume_82252488-c2e0-438d-ac33-d917f2787112", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "54725b18-101d-4b19-90d8-e55130b53973", "size": 2}]} 2018-08-01 09:35:59,823 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/455b48a61678488ead79a4cfa07ef5c3/volumes/detail used request id req-0951d7de-c4b4-4073-ab55-28cce08c3904 2018-08-01 09:35:59,824 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0741488933563s 2018-08-01 09:35:59,824 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/455b48a61678488ead79a4cfa07ef5c3/volumes/detail used request id req-0951d7de-c4b4-4073-ab55-28cce08c3904 2018-08-01 09:35:59,825 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Attach volume to VM 2 2018-08-01 09:35:59,826 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2018-08-01 09:35:59,828 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/6c9ea5ef-40f4-4119-8228-765d20e71c05/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}375905ca88eff31be976c9a3fd1aef9ff6167413" -d '{"volumeAttachment": {"volumeId": "54725b18-101d-4b19-90d8-e55130b53973"}}' 2018-08-01 09:36:01,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:35: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-5e46e5c4-dbca-4332-b10f-8935f265ea20 x-compute-request-id: req-5e46e5c4-dbca-4332-b10f-8935f265ea20 Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "6c9ea5ef-40f4-4119-8228-765d20e71c05", "id": "54725b18-101d-4b19-90d8-e55130b53973", "volumeId": "54725b18-101d-4b19-90d8-e55130b53973"}} 2018-08-01 09:36:01,386 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/6c9ea5ef-40f4-4119-8228-765d20e71c05/os-volume_attachments used request id req-5e46e5c4-dbca-4332-b10f-8935f265ea20 2018-08-01 09:36:01,386 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 1.56047391891s 2018-08-01 09:36:01,387 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/6c9ea5ef-40f4-4119-8228-765d20e71c05/os-volume_attachments used request id req-5e46e5c4-dbca-4332-b10f-8935f265ea20 2018-08-01 09:36:01,387 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-01 09:36:01,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8776/v3/455b48a61678488ead79a4cfa07ef5c3/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}375905ca88eff31be976c9a3fd1aef9ff6167413" 2018-08-01 09:36:01,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:36:01 GMT Server: Apache x-compute-request-id: req-ad92991b-52aa-4182-9157-0e2e63f9ca5a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ad92991b-52aa-4182-9157-0e2e63f9ca5a Content-Encoding: gzip Content-Length: 455 Content-Type: application/json RESP BODY: {"volumes": [{"status": "reserved", "user_id": "34c574989dcf4befaf555044c24a9431", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/455b48a61678488ead79a4cfa07ef5c3/volumes/54725b18-101d-4b19-90d8-e55130b53973", "rel": "self"}, {"href": "http://172.30.9.24:8776/455b48a61678488ead79a4cfa07ef5c3/volumes/54725b18-101d-4b19-90d8-e55130b53973", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-01T09:35:25.000000", "description": null, "os-vol-tenant-attr:tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "updated_at": "2018-08-01T09:36:01.000000", "volume_type": null, "name": "cinder_test-volume_82252488-c2e0-438d-ac33-d917f2787112", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "54725b18-101d-4b19-90d8-e55130b53973", "size": 2}]} 2018-08-01 09:36:01,462 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/455b48a61678488ead79a4cfa07ef5c3/volumes/detail used request id req-ad92991b-52aa-4182-9157-0e2e63f9ca5a 2018-08-01 09:36:01,462 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0751869678497s 2018-08-01 09:36:01,463 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/455b48a61678488ead79a4cfa07ef5c3/volumes/detail used request id req-ad92991b-52aa-4182-9157-0e2e63f9ca5a 2018-08-01 09:36:01,464 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 09:36:03,466 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-01 09:36:03,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8776/v3/455b48a61678488ead79a4cfa07ef5c3/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}375905ca88eff31be976c9a3fd1aef9ff6167413" 2018-08-01 09:36:03,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:36:03 GMT Server: Apache x-compute-request-id: req-15e4c94e-f552-4ba8-84a7-b8141a0a9cc1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-15e4c94e-f552-4ba8-84a7-b8141a0a9cc1 Content-Encoding: gzip Content-Length: 579 Content-Type: application/json RESP BODY: {"volumes": [{"status": "in-use", "user_id": "34c574989dcf4befaf555044c24a9431", "attachments": [{"server_id": "6c9ea5ef-40f4-4119-8228-765d20e71c05", "attachment_id": "4a4d1b35-f1db-4856-be63-a0a9f1c0db67", "attached_at": "2018-08-01T09:36:02.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "54725b18-101d-4b19-90d8-e55130b53973", "device": "/dev/vdb", "id": "54725b18-101d-4b19-90d8-e55130b53973"}], "links": [{"href": "http://172.30.9.24:8776/v3/455b48a61678488ead79a4cfa07ef5c3/volumes/54725b18-101d-4b19-90d8-e55130b53973", "rel": "self"}, {"href": "http://172.30.9.24:8776/455b48a61678488ead79a4cfa07ef5c3/volumes/54725b18-101d-4b19-90d8-e55130b53973", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-01T09:35:25.000000", "description": null, "os-vol-tenant-attr:tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "updated_at": "2018-08-01T09:36:02.000000", "volume_type": null, "name": "cinder_test-volume_82252488-c2e0-438d-ac33-d917f2787112", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "54725b18-101d-4b19-90d8-e55130b53973", "size": 2}]} 2018-08-01 09:36:03,529 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/455b48a61678488ead79a4cfa07ef5c3/volumes/detail used request id req-15e4c94e-f552-4ba8-84a7-b8141a0a9cc1 2018-08-01 09:36:03,529 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0630738735199s 2018-08-01 09:36:03,530 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/455b48a61678488ead79a4cfa07ef5c3/volumes/detail used request id req-15e4c94e-f552-4ba8-84a7-b8141a0a9cc1 2018-08-01 09:36:03,532 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-01 09:36:03,534 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-08-01 09:36:03,534 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-01 09:36:03,537 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-01 09:36:03,606 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-01 09:36:03,607 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2018-08-01 09:36:03,607 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-01 09:36:03,608 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-01 09:36:03,644 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2018-08-01 09:36:03,644 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-01 09:36:03,673 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-01 09:36:03,692 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-01 09:36:03,692 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stdout: VOL_DEV_NAME: vdb NAME vda vda1 vda15 vdb Found new data! 2018-08-01 09:36:03,692 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stderr: 2018-08-01 09:36:03,693 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 2 2018-08-01 09:36:03,694 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-01 09:36:03,694 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2018-08-01 09:36:03,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/servers/6c9ea5ef-40f4-4119-8228-765d20e71c05/os-volume_attachments/54725b18-101d-4b19-90d8-e55130b53973 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}375905ca88eff31be976c9a3fd1aef9ff6167413" 2018-08-01 09:36:04,198 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 09: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 x-openstack-request-id: req-f09805b5-7988-4845-86be-bfc132f843bb x-compute-request-id: req-f09805b5-7988-4845-86be-bfc132f843bb Content-Length: 0 Content-Type: application/json 2018-08-01 09:36:04,198 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/6c9ea5ef-40f4-4119-8228-765d20e71c05/os-volume_attachments/54725b18-101d-4b19-90d8-e55130b53973 used request id req-f09805b5-7988-4845-86be-bfc132f843bb 2018-08-01 09:36:04,198 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 0.504276990891s 2018-08-01 09:36:04,199 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/6c9ea5ef-40f4-4119-8228-765d20e71c05/os-volume_attachments/54725b18-101d-4b19-90d8-e55130b53973 used request id req-f09805b5-7988-4845-86be-bfc132f843bb 2018-08-01 09:36:04,199 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-01 09:36:04,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8776/v3/455b48a61678488ead79a4cfa07ef5c3/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}375905ca88eff31be976c9a3fd1aef9ff6167413" 2018-08-01 09:36:04,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:36:04 GMT Server: Apache x-compute-request-id: req-ce0c1a5d-ac2a-442c-85eb-87c17bb4044a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ce0c1a5d-ac2a-442c-85eb-87c17bb4044a Content-Encoding: gzip Content-Length: 582 Content-Type: application/json RESP BODY: {"volumes": [{"status": "detaching", "user_id": "34c574989dcf4befaf555044c24a9431", "attachments": [{"server_id": "6c9ea5ef-40f4-4119-8228-765d20e71c05", "attachment_id": "4a4d1b35-f1db-4856-be63-a0a9f1c0db67", "attached_at": "2018-08-01T09:36:02.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "54725b18-101d-4b19-90d8-e55130b53973", "device": "/dev/vdb", "id": "54725b18-101d-4b19-90d8-e55130b53973"}], "links": [{"href": "http://172.30.9.24:8776/v3/455b48a61678488ead79a4cfa07ef5c3/volumes/54725b18-101d-4b19-90d8-e55130b53973", "rel": "self"}, {"href": "http://172.30.9.24:8776/455b48a61678488ead79a4cfa07ef5c3/volumes/54725b18-101d-4b19-90d8-e55130b53973", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-01T09:35:25.000000", "description": null, "os-vol-tenant-attr:tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "updated_at": "2018-08-01T09:36:04.000000", "volume_type": null, "name": "cinder_test-volume_82252488-c2e0-438d-ac33-d917f2787112", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "54725b18-101d-4b19-90d8-e55130b53973", "size": 2}]} 2018-08-01 09:36:04,263 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/455b48a61678488ead79a4cfa07ef5c3/volumes/detail used request id req-ce0c1a5d-ac2a-442c-85eb-87c17bb4044a 2018-08-01 09:36:04,263 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0637438297272s 2018-08-01 09:36:04,263 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/455b48a61678488ead79a4cfa07ef5c3/volumes/detail used request id req-ce0c1a5d-ac2a-442c-85eb-87c17bb4044a 2018-08-01 09:36:04,264 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 09:36:06,267 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-01 09:36:06,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8776/v3/455b48a61678488ead79a4cfa07ef5c3/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}375905ca88eff31be976c9a3fd1aef9ff6167413" 2018-08-01 09:36:06,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:36:06 GMT Server: Apache x-compute-request-id: req-3828fa61-079b-4241-99b2-2cfc82d67d58 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3828fa61-079b-4241-99b2-2cfc82d67d58 Content-Encoding: gzip Content-Length: 453 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "34c574989dcf4befaf555044c24a9431", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/455b48a61678488ead79a4cfa07ef5c3/volumes/54725b18-101d-4b19-90d8-e55130b53973", "rel": "self"}, {"href": "http://172.30.9.24:8776/455b48a61678488ead79a4cfa07ef5c3/volumes/54725b18-101d-4b19-90d8-e55130b53973", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-01T09:35:25.000000", "description": null, "os-vol-tenant-attr:tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "updated_at": "2018-08-01T09:36:05.000000", "volume_type": null, "name": "cinder_test-volume_82252488-c2e0-438d-ac33-d917f2787112", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "54725b18-101d-4b19-90d8-e55130b53973", "size": 2}]} 2018-08-01 09:36:06,325 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/455b48a61678488ead79a4cfa07ef5c3/volumes/detail used request id req-3828fa61-079b-4241-99b2-2cfc82d67d58 2018-08-01 09:36:06,325 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0576248168945s 2018-08-01 09:36:06,325 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/455b48a61678488ead79a4cfa07ef5c3/volumes/detail used request id req-3828fa61-079b-4241-99b2-2cfc82d67d58 2018-08-01 09:36:06,450 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-01 09:36:06,450 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | cinder_test | functest | 01:10 | PASS | +---------------------+------------------+------------------+----------------+ 2018-08-01 09:36:06,455 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-01 09:36:06,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/servers/6c9ea5ef-40f4-4119-8228-765d20e71c05 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}375905ca88eff31be976c9a3fd1aef9ff6167413" 2018-08-01 09:36:06,608 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 09:36: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-94e6e8a8-94f9-4fb3-b8ed-08cf7555b25a x-compute-request-id: req-94e6e8a8-94f9-4fb3-b8ed-08cf7555b25a Content-Type: application/json 2018-08-01 09:36:06,608 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/6c9ea5ef-40f4-4119-8228-765d20e71c05 used request id req-94e6e8a8-94f9-4fb3-b8ed-08cf7555b25a 2018-08-01 09:36:06,608 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.152804136276s 2018-08-01 09:36:06,608 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/6c9ea5ef-40f4-4119-8228-765d20e71c05 used request id req-94e6e8a8-94f9-4fb3-b8ed-08cf7555b25a 2018-08-01 09:36:06,609 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 09:36:06,611 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}375905ca88eff31be976c9a3fd1aef9ff6167413" 2018-08-01 09:36:06,837 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:36: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-c9557377-c937-427d-a28f-019c59b4d3ce x-compute-request-id: req-c9557377-c937-427d-a28f-019c59b4d3ce Content-Encoding: gzip Content-Length: 902 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_82252488-c2e0-438d-ac33-d917f2787112": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:cf:18", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:cf:18", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0fab416e-4e85-486f-a560-9a13a0e271a7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0fab416e-4e85-486f-a560-9a13a0e271a7", "rel": "bookmark"}], "image": {"id": "81236459-fbca-4638-9922-353f4c6edfc1", "links": [{"href": "http://172.30.9.24:8774/images/81236459-fbca-4638-9922-353f4c6edfc1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T09:35:35.000000", "flavor": {"id": "aa9046bf-1d25-438c-9c97-92c75fcb2635", "links": [{"href": "http://172.30.9.24:8774/flavors/aa9046bf-1d25-438c-9c97-92c75fcb2635", "rel": "bookmark"}]}, "id": "0fab416e-4e85-486f-a560-9a13a0e271a7", "security_groups": [{"name": "cinder_test-sg_82252488-c2e0-438d-ac33-d917f2787112"}], "user_id": "34c574989dcf4befaf555044c24a9431", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T09:35:35Z", "hostId": "b1b7e9b86a1e082b482bdb16d9ed6ec73f4ef7661466e23879f08688", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_82252488-c2e0-438d-ac33-d917f2787112", "name": "cinder_test-vm_82252488-c2e0-438d-ac33-d917f2787112", "created": "2018-08-01T09:35:31Z", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_82252488-c2e0-438d-ac33-d917f2787112": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:a5:77", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:a5:77", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/6c9ea5ef-40f4-4119-8228-765d20e71c05", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/6c9ea5ef-40f4-4119-8228-765d20e71c05", "rel": "bookmark"}], "image": {"id": "81236459-fbca-4638-9922-353f4c6edfc1", "links": [{"href": "http://172.30.9.24:8774/images/81236459-fbca-4638-9922-353f4c6edfc1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T09:35:11.000000", "flavor": {"id": "aa9046bf-1d25-438c-9c97-92c75fcb2635", "links": [{"href": "http://172.30.9.24:8774/flavors/aa9046bf-1d25-438c-9c97-92c75fcb2635", "rel": "bookmark"}]}, "id": "6c9ea5ef-40f4-4119-8228-765d20e71c05", "security_groups": [{"name": "cinder_test-sg_82252488-c2e0-438d-ac33-d917f2787112"}], "user_id": "34c574989dcf4befaf555044c24a9431", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T09:36:06Z", "hostId": "050f385496d9cee2cdae28ef0d8e47c0cd0e26fbcf10c841a20b46fd", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_82252488-c2e0-438d-ac33-d917f2787112", "name": "cinder_test-vm2_82252488-c2e0-438d-ac33-d917f2787112", "created": "2018-08-01T09:35:06Z", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 09:36:06,838 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-c9557377-c937-427d-a28f-019c59b4d3ce 2018-08-01 09:36:06,838 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.228842020035s 2018-08-01 09:36:06,838 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-c9557377-c937-427d-a28f-019c59b4d3ce 2018-08-01 09:36:06,841 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 09:36:08,843 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 09:36:08,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}375905ca88eff31be976c9a3fd1aef9ff6167413" 2018-08-01 09:36:09,037 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09: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-fe624086-eda2-4507-8116-1be67c108234 x-compute-request-id: req-fe624086-eda2-4507-8116-1be67c108234 Content-Encoding: gzip Content-Length: 764 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_82252488-c2e0-438d-ac33-d917f2787112": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:cf:18", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:cf:18", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0fab416e-4e85-486f-a560-9a13a0e271a7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0fab416e-4e85-486f-a560-9a13a0e271a7", "rel": "bookmark"}], "image": {"id": "81236459-fbca-4638-9922-353f4c6edfc1", "links": [{"href": "http://172.30.9.24:8774/images/81236459-fbca-4638-9922-353f4c6edfc1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T09:35:35.000000", "flavor": {"id": "aa9046bf-1d25-438c-9c97-92c75fcb2635", "links": [{"href": "http://172.30.9.24:8774/flavors/aa9046bf-1d25-438c-9c97-92c75fcb2635", "rel": "bookmark"}]}, "id": "0fab416e-4e85-486f-a560-9a13a0e271a7", "security_groups": [{"name": "cinder_test-sg_82252488-c2e0-438d-ac33-d917f2787112"}], "user_id": "34c574989dcf4befaf555044c24a9431", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T09:35:35Z", "hostId": "b1b7e9b86a1e082b482bdb16d9ed6ec73f4ef7661466e23879f08688", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_82252488-c2e0-438d-ac33-d917f2787112", "name": "cinder_test-vm_82252488-c2e0-438d-ac33-d917f2787112", "created": "2018-08-01T09:35:31Z", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 09:36:09,038 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-fe624086-eda2-4507-8116-1be67c108234 2018-08-01 09:36:09,038 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.194117069244s 2018-08-01 09:36:09,038 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-fe624086-eda2-4507-8116-1be67c108234 2018-08-01 09:36:09,042 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-01 09:36:09,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/floatingips/c4911cf4-b5cb-4e96-84d7-d8028a1069f3.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}375905ca88eff31be976c9a3fd1aef9ff6167413" 2018-08-01 09:36:09,610 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9cfdcc2e-afb5-4e27-b45c-8352bbac1832 Content-Length: 0 Date: Wed, 01 Aug 2018 09:36:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 09:36:09,611 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/floatingips/c4911cf4-b5cb-4e96-84d7-d8028a1069f3.json used request id req-9cfdcc2e-afb5-4e27-b45c-8352bbac1832 2018-08-01 09:36:09,611 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.568417072296s 2018-08-01 09:36:09,611 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/floatingips/c4911cf4-b5cb-4e96-84d7-d8028a1069f3.json used request id req-9cfdcc2e-afb5-4e27-b45c-8352bbac1832 2018-08-01 09:36:09,616 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-01 09:36:09,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}375905ca88eff31be976c9a3fd1aef9ff6167413" 2018-08-01 09:36:09,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 580 X-Openstack-Request-Id: req-b9a74cef-9e60-42b0-be92-511f9730e809 Date: Wed, 01 Aug 2018 09:36:09 GMT RESP BODY: {"floatingips": [{"router_id": "f9205942-b5f1-4a9e-96d0-92952f5f8058", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "created_at": "2018-08-01T09:35:37Z", "updated_at": "2018-08-01T09:35:39Z", "floating_network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089", "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.201", "revision_number": 1, "project_id": "455b48a61678488ead79a4cfa07ef5c3", "port_id": "4c3a651d-1644-45db-bcb0-8dbb01855099", "id": "205d0fa5-29b2-4500-beec-a78877d345a9", "qos_policy_id": null}]} 2018-08-01 09:36:09,665 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-b9a74cef-9e60-42b0-be92-511f9730e809 2018-08-01 09:36:09,665 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0491778850555s 2018-08-01 09:36:09,666 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-b9a74cef-9e60-42b0-be92-511f9730e809 2018-08-01 09:36:09,670 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-01 09:36:09,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8776/v3/455b48a61678488ead79a4cfa07ef5c3/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}375905ca88eff31be976c9a3fd1aef9ff6167413" 2018-08-01 09:36:09,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:36:09 GMT Server: Apache x-compute-request-id: req-535cd129-5bee-4134-baea-4207936c50cd OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-535cd129-5bee-4134-baea-4207936c50cd Content-Encoding: gzip Content-Length: 453 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "34c574989dcf4befaf555044c24a9431", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/455b48a61678488ead79a4cfa07ef5c3/volumes/54725b18-101d-4b19-90d8-e55130b53973", "rel": "self"}, {"href": "http://172.30.9.24:8776/455b48a61678488ead79a4cfa07ef5c3/volumes/54725b18-101d-4b19-90d8-e55130b53973", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-01T09:35:25.000000", "description": null, "os-vol-tenant-attr:tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "updated_at": "2018-08-01T09:36:05.000000", "volume_type": null, "name": "cinder_test-volume_82252488-c2e0-438d-ac33-d917f2787112", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "54725b18-101d-4b19-90d8-e55130b53973", "size": 2}]} 2018-08-01 09:36:09,727 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/455b48a61678488ead79a4cfa07ef5c3/volumes/detail used request id req-535cd129-5bee-4134-baea-4207936c50cd 2018-08-01 09:36:09,727 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0569441318512s 2018-08-01 09:36:09,727 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/455b48a61678488ead79a4cfa07ef5c3/volumes/detail used request id req-535cd129-5bee-4134-baea-4207936c50cd 2018-08-01 09:36:09,728 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.DELETE.volumes 2018-08-01 09:36:09,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8776/v3/455b48a61678488ead79a4cfa07ef5c3/volumes/54725b18-101d-4b19-90d8-e55130b53973 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}375905ca88eff31be976c9a3fd1aef9ff6167413" 2018-08-01 09:36:09,824 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 09:36:09 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-255a5836-33f7-4338-bf85-778cf8289c42 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-08-01 09:36:09,824 - keystoneauth.session - DEBUG - DELETE call to volumev3 for http://172.30.9.24:8776/v3/455b48a61678488ead79a4cfa07ef5c3/volumes/54725b18-101d-4b19-90d8-e55130b53973 used request id req-255a5836-33f7-4338-bf85-778cf8289c42 2018-08-01 09:36:09,824 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.DELETE.volumes in 0.0956439971924s 2018-08-01 09:36:09,824 - shade.request_ids - DEBUG - DELETE call to volumev3 for http://172.30.9.24:8776/v3/455b48a61678488ead79a4cfa07ef5c3/volumes/54725b18-101d-4b19-90d8-e55130b53973 used request id req-255a5836-33f7-4338-bf85-778cf8289c42 2018-08-01 09:36:09,825 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-01 09:36:09,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8776/v3/455b48a61678488ead79a4cfa07ef5c3/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}375905ca88eff31be976c9a3fd1aef9ff6167413" 2018-08-01 09:36:09,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:36:09 GMT Server: Apache x-compute-request-id: req-4a244370-e213-473c-9b26-75afa3ffbcdd OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4a244370-e213-473c-9b26-75afa3ffbcdd Content-Encoding: gzip Content-Length: 455 Content-Type: application/json RESP BODY: {"volumes": [{"status": "deleting", "user_id": "34c574989dcf4befaf555044c24a9431", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/455b48a61678488ead79a4cfa07ef5c3/volumes/54725b18-101d-4b19-90d8-e55130b53973", "rel": "self"}, {"href": "http://172.30.9.24:8776/455b48a61678488ead79a4cfa07ef5c3/volumes/54725b18-101d-4b19-90d8-e55130b53973", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-01T09:35:25.000000", "description": null, "os-vol-tenant-attr:tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "updated_at": "2018-08-01T09:36:09.000000", "volume_type": null, "name": "cinder_test-volume_82252488-c2e0-438d-ac33-d917f2787112", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "54725b18-101d-4b19-90d8-e55130b53973", "size": 2}]} 2018-08-01 09:36:09,885 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/455b48a61678488ead79a4cfa07ef5c3/volumes/detail used request id req-4a244370-e213-473c-9b26-75afa3ffbcdd 2018-08-01 09:36:09,885 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0604047775269s 2018-08-01 09:36:09,885 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/455b48a61678488ead79a4cfa07ef5c3/volumes/detail used request id req-4a244370-e213-473c-9b26-75afa3ffbcdd 2018-08-01 09:36:09,886 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 09:36:11,889 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-01 09:36:11,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8776/v3/455b48a61678488ead79a4cfa07ef5c3/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}375905ca88eff31be976c9a3fd1aef9ff6167413" 2018-08-01 09:36:11,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:36:11 GMT Server: Apache x-compute-request-id: req-03199077-0f34-40b5-877c-0c2b51462b35 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-03199077-0f34-40b5-877c-0c2b51462b35 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-01 09:36:11,942 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/455b48a61678488ead79a4cfa07ef5c3/volumes/detail used request id req-03199077-0f34-40b5-877c-0c2b51462b35 2018-08-01 09:36:11,943 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0532360076904s 2018-08-01 09:36:11,943 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/455b48a61678488ead79a4cfa07ef5c3/volumes/detail used request id req-03199077-0f34-40b5-877c-0c2b51462b35 2018-08-01 09:36:11,946 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-01 09:36:11,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/floatingips/205d0fa5-29b2-4500-beec-a78877d345a9.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}375905ca88eff31be976c9a3fd1aef9ff6167413" 2018-08-01 09:36:12,740 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-304ca428-f54f-4b23-bba9-6b39f4d105a7 Content-Length: 0 Date: Wed, 01 Aug 2018 09:36:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 09:36:12,740 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/floatingips/205d0fa5-29b2-4500-beec-a78877d345a9.json used request id req-304ca428-f54f-4b23-bba9-6b39f4d105a7 2018-08-01 09:36:12,741 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.79461812973s 2018-08-01 09:36:12,741 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/floatingips/205d0fa5-29b2-4500-beec-a78877d345a9.json used request id req-304ca428-f54f-4b23-bba9-6b39f4d105a7 2018-08-01 09:36:12,745 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-01 09:36:12,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}375905ca88eff31be976c9a3fd1aef9ff6167413" 2018-08-01 09:36:12,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-8ebc3956-74f4-47ec-8f36-8d45e776f345 Date: Wed, 01 Aug 2018 09:36:12 GMT RESP BODY: {"floatingips": []} 2018-08-01 09:36:12,789 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-8ebc3956-74f4-47ec-8f36-8d45e776f345 2018-08-01 09:36:12,790 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.044426202774s 2018-08-01 09:36:12,790 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-8ebc3956-74f4-47ec-8f36-8d45e776f345 2018-08-01 09:36:12,791 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-01 09:36:12,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/servers/0fab416e-4e85-486f-a560-9a13a0e271a7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}375905ca88eff31be976c9a3fd1aef9ff6167413" 2018-08-01 09:36:12,931 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 09: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 x-openstack-request-id: req-ca3b3037-7162-4d61-9fc6-b2c3b44fabf9 x-compute-request-id: req-ca3b3037-7162-4d61-9fc6-b2c3b44fabf9 Content-Type: application/json 2018-08-01 09:36:12,931 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/0fab416e-4e85-486f-a560-9a13a0e271a7 used request id req-ca3b3037-7162-4d61-9fc6-b2c3b44fabf9 2018-08-01 09:36:12,931 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.140101909637s 2018-08-01 09:36:12,931 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/0fab416e-4e85-486f-a560-9a13a0e271a7 used request id req-ca3b3037-7162-4d61-9fc6-b2c3b44fabf9 2018-08-01 09:36:12,932 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 09:36:12,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}375905ca88eff31be976c9a3fd1aef9ff6167413" 2018-08-01 09:36:13,530 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09: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-8eb9a308-f9c6-4e35-8d7d-4621884977b7 x-compute-request-id: req-8eb9a308-f9c6-4e35-8d7d-4621884977b7 Content-Encoding: gzip Content-Length: 771 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_82252488-c2e0-438d-ac33-d917f2787112": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:cf:18", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:cf:18", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0fab416e-4e85-486f-a560-9a13a0e271a7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0fab416e-4e85-486f-a560-9a13a0e271a7", "rel": "bookmark"}], "image": {"id": "81236459-fbca-4638-9922-353f4c6edfc1", "links": [{"href": "http://172.30.9.24:8774/images/81236459-fbca-4638-9922-353f4c6edfc1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T09:35:35.000000", "flavor": {"id": "aa9046bf-1d25-438c-9c97-92c75fcb2635", "links": [{"href": "http://172.30.9.24:8774/flavors/aa9046bf-1d25-438c-9c97-92c75fcb2635", "rel": "bookmark"}]}, "id": "0fab416e-4e85-486f-a560-9a13a0e271a7", "security_groups": [{"name": "cinder_test-sg_82252488-c2e0-438d-ac33-d917f2787112"}], "user_id": "34c574989dcf4befaf555044c24a9431", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T09:36:12Z", "hostId": "b1b7e9b86a1e082b482bdb16d9ed6ec73f4ef7661466e23879f08688", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_82252488-c2e0-438d-ac33-d917f2787112", "name": "cinder_test-vm_82252488-c2e0-438d-ac33-d917f2787112", "created": "2018-08-01T09:35:31Z", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 09:36:13,530 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-8eb9a308-f9c6-4e35-8d7d-4621884977b7 2018-08-01 09:36:13,530 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.598279953003s 2018-08-01 09:36:13,531 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-8eb9a308-f9c6-4e35-8d7d-4621884977b7 2018-08-01 09:36:13,532 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 09:36:15,535 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 09:36:15,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}375905ca88eff31be976c9a3fd1aef9ff6167413" 2018-08-01 09:36:15,618 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:36: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-0fb8a07f-1830-426c-b3bf-057508d1db90 x-compute-request-id: req-0fb8a07f-1830-426c-b3bf-057508d1db90 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-01 09:36:15,618 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-0fb8a07f-1830-426c-b3bf-057508d1db90 2018-08-01 09:36:15,619 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0837190151215s 2018-08-01 09:36:15,619 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-0fb8a07f-1830-426c-b3bf-057508d1db90 2018-08-01 09:36:15,622 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-01 09:36:15,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}375905ca88eff31be976c9a3fd1aef9ff6167413" 2018-08-01 09:36:15,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4835 X-Openstack-Request-Id: req-1b409b48-f0cd-40a4-a2b3-5eb3515d97b3 Date: Wed, 01 Aug 2018 09:36:15 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "created_at": "2018-08-01T09:35:03Z", "updated_at": "2018-08-01T09:35:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:35:03Z", "revision_number": 0, "id": "2b9fc4a7-ddb9-473b-a85b-b5168494c74b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:35:03Z", "security_group_id": "14024f45-b4df-4888-933c-70ee7e2b02f9", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:35:04Z", "revision_number": 0, "id": "aa8087df-cf51-4e20-bab5-6a89a689adf8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:35:04Z", "security_group_id": "14024f45-b4df-4888-933c-70ee7e2b02f9", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-01T09:35:04Z", "revision_number": 0, "id": "c80a80f8-5151-4a02-8f61-90ccb8fedaf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:35:04Z", "security_group_id": "14024f45-b4df-4888-933c-70ee7e2b02f9", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": 22, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:35:03Z", "revision_number": 0, "id": "da69ea74-03ec-4d66-b33a-4641017aecc1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:35:03Z", "security_group_id": "14024f45-b4df-4888-933c-70ee7e2b02f9", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}], "revision_number": 4, "project_id": "455b48a61678488ead79a4cfa07ef5c3", "id": "14024f45-b4df-4888-933c-70ee7e2b02f9", "name": "cinder_test-sg_82252488-c2e0-438d-ac33-d917f2787112"}, {"description": "Default security group", "tags": [], "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "created_at": "2018-08-01T09:34:57Z", "updated_at": "2018-08-01T09:34:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "8063d12f-30db-4ccf-8ce0-72e59ba81a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c38e1a7a-5857-4f03-b991-6d5c9c9a5b9e", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c725bae1-d3bb-42b5-b331-32737085f28c", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "cfddc134-923b-4e0d-9ec5-dcc5641dd435", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}], "revision_number": 4, "project_id": "455b48a61678488ead79a4cfa07ef5c3", "id": "cd52f913-3072-4ce7-a779-7de795b62b12", "name": "default"}]} 2018-08-01 09:36:15,674 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-1b409b48-f0cd-40a4-a2b3-5eb3515d97b3 2018-08-01 09:36:15,674 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0522649288177s 2018-08-01 09:36:15,675 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-1b409b48-f0cd-40a4-a2b3-5eb3515d97b3 2018-08-01 09:36:15,679 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-08-01 09:36:15,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/security-groups/14024f45-b4df-4888-933c-70ee7e2b02f9.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}375905ca88eff31be976c9a3fd1aef9ff6167413" 2018-08-01 09:36:15,827 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1a0eb083-cdd0-4ce5-82e1-4b24406bd641 Content-Length: 0 Date: Wed, 01 Aug 2018 09:36:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 09:36:15,827 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/14024f45-b4df-4888-933c-70ee7e2b02f9.json used request id req-1a0eb083-cdd0-4ce5-82e1-4b24406bd641 2018-08-01 09:36:15,828 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.148887872696s 2018-08-01 09:36:15,828 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/14024f45-b4df-4888-933c-70ee7e2b02f9.json used request id req-1a0eb083-cdd0-4ce5-82e1-4b24406bd641 2018-08-01 09:36:15,828 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-01 09:36:15,831 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/os-keypairs/cinder_test-kp_82252488-c2e0-438d-ac33-d917f2787112 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}375905ca88eff31be976c9a3fd1aef9ff6167413" 2018-08-01 09:36:15,869 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 09:36: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-5725478f-a62d-4bb8-a1c1-8605028bd8da x-compute-request-id: req-5725478f-a62d-4bb8-a1c1-8605028bd8da Content-Length: 0 Content-Type: application/json 2018-08-01 09:36:15,869 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/cinder_test-kp_82252488-c2e0-438d-ac33-d917f2787112 used request id req-5725478f-a62d-4bb8-a1c1-8605028bd8da 2018-08-01 09:36:15,870 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0411629676819s 2018-08-01 09:36:15,870 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/cinder_test-kp_82252488-c2e0-438d-ac33-d917f2787112 used request id req-5725478f-a62d-4bb8-a1c1-8605028bd8da 2018-08-01 09:36:15,870 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-01 09:36:15,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/f9205942-b5f1-4a9e-96d0-92952f5f8058/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}375905ca88eff31be976c9a3fd1aef9ff6167413" -d '{"subnet_id": "207eb7eb-3574-471b-a185-8a0d5abed458"}' 2018-08-01 09:36:17,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-588f6b60-c3d7-4c94-a1e6-00d30fc18c7b Date: Wed, 01 Aug 2018 09:36:17 GMT RESP BODY: {"network_id": "eb43fdea-36cc-4d2a-a8ca-9c34eabf22b6", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "subnet_id": "207eb7eb-3574-471b-a185-8a0d5abed458", "subnet_ids": ["207eb7eb-3574-471b-a185-8a0d5abed458"], "port_id": "bac1ce35-8f58-416e-99f1-7f6266d6ca73", "id": "f9205942-b5f1-4a9e-96d0-92952f5f8058"} 2018-08-01 09:36:17,477 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/f9205942-b5f1-4a9e-96d0-92952f5f8058/remove_router_interface.json used request id req-588f6b60-c3d7-4c94-a1e6-00d30fc18c7b 2018-08-01 09:36:17,477 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.60697793961s 2018-08-01 09:36:17,478 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/f9205942-b5f1-4a9e-96d0-92952f5f8058/remove_router_interface.json used request id req-588f6b60-c3d7-4c94-a1e6-00d30fc18c7b returning object f9205942-b5f1-4a9e-96d0-92952f5f8058 2018-08-01 09:36:17,478 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-01 09:36:17,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}375905ca88eff31be976c9a3fd1aef9ff6167413" 2018-08-01 09:36:17,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 707 X-Openstack-Request-Id: req-c5674eb2-95f2-447a-b762-0f6a3c47e772 Date: Wed, 01 Aug 2018 09:36:17 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a5a333a9-9d0e-46a5-9440-2aa9c95d5013", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "created_at": "2018-08-01T09:34:58Z", "admin_state_up": true, "updated_at": "2018-08-01T09:36:16Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "455b48a61678488ead79a4cfa07ef5c3", "id": "f9205942-b5f1-4a9e-96d0-92952f5f8058", "name": "cinder_test-router_82252488-c2e0-438d-ac33-d917f2787112"}]} 2018-08-01 09:36:17,582 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-c5674eb2-95f2-447a-b762-0f6a3c47e772 2018-08-01 09:36:17,583 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.104469060898s 2018-08-01 09:36:17,583 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-c5674eb2-95f2-447a-b762-0f6a3c47e772 2018-08-01 09:36:17,584 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-01 09:36:17,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/f9205942-b5f1-4a9e-96d0-92952f5f8058.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}375905ca88eff31be976c9a3fd1aef9ff6167413" 2018-08-01 09:36:18,599 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-73e4b77f-202d-45fb-8e88-cd33a11a2d8e Content-Length: 0 Date: Wed, 01 Aug 2018 09:36:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 09:36:18,599 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/f9205942-b5f1-4a9e-96d0-92952f5f8058.json used request id req-73e4b77f-202d-45fb-8e88-cd33a11a2d8e 2018-08-01 09:36:18,600 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.01527404785s 2018-08-01 09:36:18,600 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/f9205942-b5f1-4a9e-96d0-92952f5f8058.json used request id req-73e4b77f-202d-45fb-8e88-cd33a11a2d8e 2018-08-01 09:36:18,600 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-01 09:36:18,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}375905ca88eff31be976c9a3fd1aef9ff6167413" 2018-08-01 09:36:18,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-de9e5505-df25-4fd7-92b7-bed97e3466a3 Date: Wed, 01 Aug 2018 09:36:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eb43fdea-36cc-4d2a-a8ca-9c34eabf22b6","tenant_id":"455b48a61678488ead79a4cfa07ef5c3","created_at":"2018-08-01T09:34:57Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-01T09:34:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"455b48a61678488ead79a4cfa07ef5c3","id":"207eb7eb-3574-471b-a185-8a0d5abed458","subnetpool_id":null,"name":"cinder_test-subnet_82252488-c2e0-438d-ac33-d917f2787112"}]} 2018-08-01 09:36:18,647 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-de9e5505-df25-4fd7-92b7-bed97e3466a3 2018-08-01 09:36:18,647 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0463628768921s 2018-08-01 09:36:18,647 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-de9e5505-df25-4fd7-92b7-bed97e3466a3 2018-08-01 09:36:18,648 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-01 09:36:18,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/207eb7eb-3574-471b-a185-8a0d5abed458.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}375905ca88eff31be976c9a3fd1aef9ff6167413" 2018-08-01 09:36:19,677 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f2a68461-a2cd-49a7-8ac1-2f8555117f6d Date: Wed, 01 Aug 2018 09:36:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 09:36:19,677 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/207eb7eb-3574-471b-a185-8a0d5abed458.json used request id req-f2a68461-a2cd-49a7-8ac1-2f8555117f6d 2018-08-01 09:36:19,677 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.02881717682s 2018-08-01 09:36:19,677 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/207eb7eb-3574-471b-a185-8a0d5abed458.json used request id req-f2a68461-a2cd-49a7-8ac1-2f8555117f6d 2018-08-01 09:36:19,678 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-01 09:36:19,678 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}375905ca88eff31be976c9a3fd1aef9ff6167413" 2018-08-01 09:36:19,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1238 X-Openstack-Request-Id: req-05d225c5-eec1-43fb-9572-1ca7ae2c393a Date: Wed, 01 Aug 2018 09:36:19 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dbe9669438844f3faecdc7fcc050e0d8","l2_adjacency":true,"status":"ACTIVE","subnets":["a5a333a9-9d0e-46a5-9440-2aa9c95d5013"],"description":"","tags":[],"updated_at":"2018-08-01T09:28:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:38Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"eb43fdea-36cc-4d2a-a8ca-9c34eabf22b6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"455b48a61678488ead79a4cfa07ef5c3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T09:36:19Z","qos_policy_id":null,"name":"cinder_test-net_82252488-c2e0-438d-ac33-d917f2787112","admin_state_up":true,"tenant_id":"455b48a61678488ead79a4cfa07ef5c3","created_at":"2018-08-01T09:34:57Z","mtu":1450}]} 2018-08-01 09:36:19,794 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-05d225c5-eec1-43fb-9572-1ca7ae2c393a 2018-08-01 09:36:19,794 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.115984916687s 2018-08-01 09:36:19,794 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-05d225c5-eec1-43fb-9572-1ca7ae2c393a 2018-08-01 09:36:19,795 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-01 09:36:19,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/eb43fdea-36cc-4d2a-a8ca-9c34eabf22b6.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}375905ca88eff31be976c9a3fd1aef9ff6167413" 2018-08-01 09:36:20,798 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fffe6e7d-c6f1-4144-be17-09fce374d4d2 Date: Wed, 01 Aug 2018 09:36:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 09:36:20,799 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/eb43fdea-36cc-4d2a-a8ca-9c34eabf22b6.json used request id req-fffe6e7d-c6f1-4144-be17-09fce374d4d2 2018-08-01 09:36:20,799 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.00325489044s 2018-08-01 09:36:20,799 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/eb43fdea-36cc-4d2a-a8ca-9c34eabf22b6.json used request id req-fffe6e7d-c6f1-4144-be17-09fce374d4d2 2018-08-01 09:36:20,803 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-01 09:36:20,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}375905ca88eff31be976c9a3fd1aef9ff6167413" 2018-08-01 09:36:20,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1204 Content-Type: application/json X-Openstack-Request-Id: req-c0bd6852-135e-4e42-8ec1-cdfddfdf6d80 Date: Wed, 01 Aug 2018 09:36:20 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/81236459-fbca-4638-9922-353f4c6edfc1/snap", "metadata": {}}], "file": "/v2/images/81236459-fbca-4638-9922-353f4c6edfc1/file", "owner": "455b48a61678488ead79a4cfa07ef5c3", "id": "81236459-fbca-4638-9922-353f4c6edfc1", "size": 12716032, "self": "/v2/images/81236459-fbca-4638-9922-353f4c6edfc1", "disk_format": "qcow2", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/81236459-fbca-4638-9922-353f4c6edfc1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-01T09:35:02Z", "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_82252488-c2e0-438d-ac33-d917f2787112", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_82252488-c2e0-438d-ac33-d917f2787112", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-01T09:35:02Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-01 09:36:20,840 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-c0bd6852-135e-4e42-8ec1-cdfddfdf6d80 2018-08-01 09:36:20,840 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0372071266174s 2018-08-01 09:36:20,841 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-c0bd6852-135e-4e42-8ec1-cdfddfdf6d80 2018-08-01 09:36:20,842 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-01 09:36:20,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/81236459-fbca-4638-9922-353f4c6edfc1 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}375905ca88eff31be976c9a3fd1aef9ff6167413" 2018-08-01 09:36:21,266 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f2e2632f-0780-4931-907d-932289dbd194 Date: Wed, 01 Aug 2018 09:36:21 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-01 09:36:21,266 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/81236459-fbca-4638-9922-353f4c6edfc1 used request id req-f2e2632f-0780-4931-907d-932289dbd194 2018-08-01 09:36:21,267 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.42440199852s 2018-08-01 09:36:21,267 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/81236459-fbca-4638-9922-353f4c6edfc1 used request id req-f2e2632f-0780-4931-907d-932289dbd194 2018-08-01 09:36:21,267 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-01 09:36:21,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}128e86d428946ec3e60c1b754cffffcb555b5d47" 2018-08-01 09:36:21,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09: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,Accept-Encoding x-openstack-request-id: req-253609ea-2705-40b4-9e29-4f12313d92bc x-compute-request-id: req-253609ea-2705-40b4-9e29-4f12313d92bc Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cinder_test-flavor_82252488-c2e0-438d-ac33-d917f2787112", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/aa9046bf-1d25-438c-9c97-92c75fcb2635", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/aa9046bf-1d25-438c-9c97-92c75fcb2635", "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": "aa9046bf-1d25-438c-9c97-92c75fcb2635"}]} 2018-08-01 09:36:21,293 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-253609ea-2705-40b4-9e29-4f12313d92bc 2018-08-01 09:36:21,294 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0262060165405s 2018-08-01 09:36:21,294 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-253609ea-2705-40b4-9e29-4f12313d92bc 2018-08-01 09:36:21,295 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-01 09:36:21,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/aa9046bf-1d25-438c-9c97-92c75fcb2635 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}128e86d428946ec3e60c1b754cffffcb555b5d47" 2018-08-01 09:36:21,331 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 09: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-a58f3f33-cd21-4b8d-9b18-7565b6e0968b x-compute-request-id: req-a58f3f33-cd21-4b8d-9b18-7565b6e0968b Content-Length: 0 Content-Type: application/json 2018-08-01 09:36:21,331 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/aa9046bf-1d25-438c-9c97-92c75fcb2635 used request id req-a58f3f33-cd21-4b8d-9b18-7565b6e0968b 2018-08-01 09:36:21,331 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.03560090065s 2018-08-01 09:36:21,331 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/aa9046bf-1d25-438c-9c97-92c75fcb2635 used request id req-a58f3f33-cd21-4b8d-9b18-7565b6e0968b 2018-08-01 09:36:21,332 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-01 09:36:21,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}128e86d428946ec3e60c1b754cffffcb555b5d47" 2018-08-01 09:36:21,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:36:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c420ab23-4680-4aba-9679-8355bc9b492e Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder_test-user_82252488-c2e0-438d-ac33-d917f2787112", "links": {"self": "http://172.30.9.24:5000/v3/users/34c574989dcf4befaf555044c24a9431"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "34c574989dcf4befaf555044c24a9431", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 09:36:21,431 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-c420ab23-4680-4aba-9679-8355bc9b492e 2018-08-01 09:36:21,431 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0993309020996s 2018-08-01 09:36:21,432 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-c420ab23-4680-4aba-9679-8355bc9b492e 2018-08-01 09:36:21,438 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-01 09:36:21,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users/34c574989dcf4befaf555044c24a9431 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}128e86d428946ec3e60c1b754cffffcb555b5d47" 2018-08-01 09:36:21,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:36:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff9b46ae-34c5-4133-a0c0-48b96b9391ba Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"user": {"name": "cinder_test-user_82252488-c2e0-438d-ac33-d917f2787112", "links": {"self": "http://172.30.9.24:5000/v3/users/34c574989dcf4befaf555044c24a9431"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "34c574989dcf4befaf555044c24a9431", "description": null}} 2018-08-01 09:36:21,532 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/34c574989dcf4befaf555044c24a9431 used request id req-ff9b46ae-34c5-4133-a0c0-48b96b9391ba 2018-08-01 09:36:21,532 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0936591625214s 2018-08-01 09:36:21,532 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/34c574989dcf4befaf555044c24a9431 used request id req-ff9b46ae-34c5-4133-a0c0-48b96b9391ba 2018-08-01 09:36:21,533 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-01 09:36:21,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/users/34c574989dcf4befaf555044c24a9431 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}128e86d428946ec3e60c1b754cffffcb555b5d47" 2018-08-01 09:36:21,716 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 09:36:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7fb66990-a76b-4aa7-9e56-0ab95f70741a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 09:36:21,716 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/34c574989dcf4befaf555044c24a9431 used request id req-7fb66990-a76b-4aa7-9e56-0ab95f70741a 2018-08-01 09:36:21,716 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.183048009872s 2018-08-01 09:36:21,716 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/34c574989dcf4befaf555044c24a9431 used request id req-7fb66990-a76b-4aa7-9e56-0ab95f70741a 2018-08-01 09:36:21,722 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-01 09:36:21,726 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}128e86d428946ec3e60c1b754cffffcb555b5d47" 2018-08-01 09:36:21,813 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:36:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-edc630cf-a02d-40c8-b89f-4e863efbd434 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3"}, "tags": [], "enabled": true, "id": "455b48a61678488ead79a4cfa07ef5c3", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_82252488-c2e0-438d-ac33-d917f2787112"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "id": "8d96727022f4443794db44ecde432faf", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8"}, "tags": [], "enabled": true, "id": "dbe9669438844f3faecdc7fcc050e0d8", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-01 09:36:21,813 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-edc630cf-a02d-40c8-b89f-4e863efbd434 2018-08-01 09:36:21,813 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0906322002411s 2018-08-01 09:36:21,813 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-edc630cf-a02d-40c8-b89f-4e863efbd434 2018-08-01 09:36:21,818 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-01 09:36:21,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}128e86d428946ec3e60c1b754cffffcb555b5d47" 2018-08-01 09:36:21,990 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 09:36:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8fe0b66d-0bb6-4c6f-8013-91c643ed0b5f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 09:36:21,990 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 used request id req-8fe0b66d-0bb6-4c6f-8013-91c643ed0b5f 2018-08-01 09:36:21,990 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.171723842621s 2018-08-01 09:36:21,990 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 used request id req-8fe0b66d-0bb6-4c6f-8013-91c643ed0b5f 2018-08-01 09:36:21,994 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-01 09:36:21,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}128e86d428946ec3e60c1b754cffffcb555b5d47" 2018-08-01 09:36:22,090 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:36:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-046393ae-fbe3-410c-b101-170effe791c8 Content-Encoding: gzip Content-Length: 356 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0a00767fd4ad4a6088381725f00da306", "links": {"self": "http://172.30.9.24:5000/v3/roles/0a00767fd4ad4a6088381725f00da306"}, "name": "Member"}, {"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 09:36:22,090 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-046393ae-fbe3-410c-b101-170effe791c8 2018-08-01 09:36:22,090 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0964660644531s 2018-08-01 09:36:22,091 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-046393ae-fbe3-410c-b101-170effe791c8 2018-08-01 09:36:22,096 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-08-01 09:36:22,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/roles/0a00767fd4ad4a6088381725f00da306 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}128e86d428946ec3e60c1b754cffffcb555b5d47" 2018-08-01 09:36:22,220 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 09:36:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-110dc087-7c0b-460f-8bd5-58789bb9a469 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 09:36:22,220 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/0a00767fd4ad4a6088381725f00da306 used request id req-110dc087-7c0b-460f-8bd5-58789bb9a469 2018-08-01 09:36:22,220 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.124420166016s 2018-08-01 09:36:22,220 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/0a00767fd4ad4a6088381725f00da306 used request id req-110dc087-7c0b-460f-8bd5-58789bb9a469 2018-08-01 09:36:22,273 - xtesting.ci.run_tests - INFO - Loading test case 'api_check'... 2018-08-01 09:36:22,605 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-08-01 09:36:22,605 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-08-01 09:36:22,606 - openstack_tests - INFO - OS Credentials = > 2018-08-01 09:36:22,606 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:36:22,606 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:36:23,000 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:36:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["x3fpA_KZT5i9bah0aZDrVg"], "issued_at": "2018-08-01T09:36:22.000000Z"}} 2018-08-01 09:36:23,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c55c2582445332513795dcfc2f737fe020376c31" 2018-08-01 09:36:23,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-bf67870f-34ef-44ca-9871-cd3012be549f Date: Wed, 01 Aug 2018 09:36:23 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dbe9669438844f3faecdc7fcc050e0d8","l2_adjacency":true,"status":"ACTIVE","subnets":["a5a333a9-9d0e-46a5-9440-2aa9c95d5013"],"description":"","tags":[],"updated_at":"2018-08-01T09:28:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:38Z","provider:network_type":"flat"}]} 2018-08-01 09:36:23,346 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?router%3Aexternal=True used request id req-bf67870f-34ef-44ca-9871-cd3012be549f 2018-08-01 09:36:23,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=e7d7be46-2840-4976-87a2-d78a4e5c6089 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c55c2582445332513795dcfc2f737fe020376c31" 2018-08-01 09:36:23,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-226bbcae-e41f-42e2-aba7-481c2217b9fe Date: Wed, 01 Aug 2018 09:36:23 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:28:43Z","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":"a5a333a9-9d0e-46a5-9440-2aa9c95d5013","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"dbe9669438844f3faecdc7fcc050e0d8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:43Z","ip_version":4}]} 2018-08-01 09:36:23,393 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=e7d7be46-2840-4976-87a2-d78a4e5c6089 used request id req-226bbcae-e41f-42e2-aba7-481c2217b9fe 2018-08-01 09:36:23,394 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-08-01 09:36:23,395 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-01 09:36:23,395 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-01 09:36:23,395 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-01 09:36:23,395 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-01 09:36:23,395 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-01 09:36:23,396 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-01 09:36:23,396 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-01 09:36:23,396 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-01 09:36:23,396 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-01 09:36:23,396 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-01 09:36:23,396 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-01 09:36:23,396 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-01 09:36:23,396 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-01 09:36:23,396 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-01 09:36:23,397 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-01 09:36:23,397 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-01 09:36:23,397 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-01 09:36:23,397 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-01 09:36:23,397 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-01 09:36:23,397 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-01 09:36:23,397 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-01 09:36:23,397 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-01 09:36:23,400 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.discovery 2018-08-01 09:36:23,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-01 09:36:23,406 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:36:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31109090-9aea-4d24-963e-c015de709f96 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:36:23,406 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-31109090-9aea-4d24-963e-c015de709f96 2018-08-01 09:36:23,407 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-08-01 09:36:23,865 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:36:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["JA61cHh4QluNbabsa2BuJw"], "issued_at": "2018-08-01T09:36:23.000000Z"}} 2018-08-01 09:36:23,868 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}b5e802cc13594f180fc22415ff2e7ebbb665ba38" 2018-08-01 09:36:23,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09: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,Accept-Encoding x-openstack-request-id: req-40ce955c-35a6-4367-8f03-8fc5d83ff283 x-compute-request-id: req-40ce955c-35a6-4367-8f03-8fc5d83ff283 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.24: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-08-01 09:36:23,966 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/ used request id req-40ce955c-35a6-4367-8f03-8fc5d83ff283 2018-08-01 09:36:23,966 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.discovery in 0.566656827927s 2018-08-01 09:36:23,967 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/ used request id req-40ce955c-35a6-4367-8f03-8fc5d83ff283 2018-08-01 09:36:23,967 - 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.24: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-08-01 09:36:23,967 - functest.utils.functest_utils - DEBUG - nova version: (2, 60) 2018-08-01 09:36:23,968 - xtesting.ci.run_tests - INFO - Running test case 'api_check'... 2018-08-01 09:36:23,968 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:36:23,969 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:36:23,970 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:36:23,971 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:36:23,971 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:36:23,972 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:36:23,973 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:36:23,974 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:36:23,975 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:36:23,975 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:36:23,976 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:36:23,977 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:36:23,978 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:36:23,978 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:36:23,981 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:36:23,982 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:36:23,983 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:36:23,983 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:36:23,984 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:36:23,985 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:36:23,985 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:36:23,986 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:36:23,987 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:36:23,988 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:36:23,988 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:36:23,989 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:36:23,990 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:36:23,990 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:36:23,991 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:36:23,992 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:36:23,992 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:36:23,993 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:36:23,994 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:36:23,995 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:36:23,995 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:36:23,996 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:36:23,997 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:36:23,997 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:36:23,998 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:36:23,999 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:36:23,999 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:36:24,000 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:36:24,000 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:36:24,001 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:36:24,002 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:36:24,002 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:36:24,003 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:36:24,003 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:36:24,004 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:36:24,005 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:36:24,005 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:36:24,006 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:36:24,006 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:36:24,007 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:36:24,007 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:36:24,008 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:36:24,009 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:36:24,009 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:36:24,010 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:36:24,010 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:36:24,011 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:36:24,012 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:36:24,012 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:36:24,013 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:36:24,014 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:36:24,014 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:36:24,015 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:36:24,016 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:36:24,016 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:36:24,017 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:36:24,018 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:36:24,018 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:36:24,019 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:36:24,019 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:36:24,020 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:36:24,021 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:36:24,021 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:36:24,022 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:36:24,022 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:36:24,023 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:36:24,024 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:36:24,025 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:36:24,025 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:36:24,026 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:36:24,026 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:36:24,027 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:36:24,027 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:36:24,028 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:36:24,029 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:36:24,029 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:36:24,030 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:36:24,031 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:36:24,031 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:36:24,033 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:36:24,034 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:36:24,034 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:36:24,035 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:36:24,035 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:36:24,036 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:36:24,037 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:36:24,052 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to url/v3/auth/tokens 2018-08-01 09:36:24,053 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:36:24,439 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:36:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["YWGJ91tPQ4qSvpUfeAPQzA"], "issued_at": "2018-08-01T09:36:24.000000Z"}} 2018-08-01 09:36:24,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&name=foo -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9b2ede09282687218e46ec9374f35036a4e6dc36" 2018-08-01 09:36:24,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 87 Content-Type: application/json X-Openstack-Request-Id: req-fa0cf06b-3697-480a-8ebb-762383297396 Date: Wed, 01 Aug 2018 09:36:24 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20&name=foo"} 2018-08-01 09:36:24,612 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&name=foo used request id req-fa0cf06b-3697-480a-8ebb-762383297396 2018-08-01 09:36:24,612 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:36:24,613 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to url/v3/auth/tokens 2018-08-01 09:36:24,614 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:36:24,998 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:36:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["XTHTiDiaSaqo2ebKaErcXQ"], "issued_at": "2018-08-01T09:36:24.000000Z"}} 2018-08-01 09:36:24,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}118743191c60995f500f719f242aedac818af0b8" 2018-08-01 09:36:25,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:36:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65150033-cdf3-4ee8-b82e-d02e4f6203af Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:36:25,076 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-65150033-cdf3-4ee8-b82e-d02e4f6203af 2018-08-01 09:36:25,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 09:36:25,086 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 09:36: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 09:36:25,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}118743191c60995f500f719f242aedac818af0b8" 2018-08-01 09:36:25,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:36:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41602a3b-876e-4220-958d-1c643a9102c3 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 09:36:25,121 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-41602a3b-876e-4220-958d-1c643a9102c3 2018-08-01 09:36:25,122 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:36:25,123 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to url/v3/auth/tokens 2018-08-01 09:36:25,123 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:36:25,500 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:36:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["ebomxeXyTHudkd9ORRq0Aw"], "issued_at": "2018-08-01T09:36:25.000000Z"}} 2018-08-01 09:36:25,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d486a9cec1d50394320a21b2fa68ff64afe70f66" 2018-08-01 09:36:25,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-80f85f67-3226-4369-b491-0b44c40a3af0 Date: Wed, 01 Aug 2018 09:36:25 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dbe9669438844f3faecdc7fcc050e0d8","l2_adjacency":true,"status":"ACTIVE","subnets":["a5a333a9-9d0e-46a5-9440-2aa9c95d5013"],"description":"","tags":[],"updated_at":"2018-08-01T09:28:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:38Z","provider:network_type":"flat"}]} 2018-08-01 09:36:25,902 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks used request id req-80f85f67-3226-4369-b491-0b44c40a3af0 2018-08-01 09:36:25,903 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:36:26,301 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:36:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["0zxUB6t0Scu4aTm0SrWBhg"], "issued_at": "2018-08-01T09:36:26.000000Z"}} 2018-08-01 09:36:26,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26495422656a4c7e2fd3d837a87932f447a7149d" 2018-08-01 09:36:26,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-cbea38c4-daf2-475c-880e-e9da7c64163a Date: Wed, 01 Aug 2018 09:36:26 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dbe9669438844f3faecdc7fcc050e0d8","l2_adjacency":true,"status":"ACTIVE","subnets":["a5a333a9-9d0e-46a5-9440-2aa9c95d5013"],"description":"","tags":[],"updated_at":"2018-08-01T09:28:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:38Z","provider:network_type":"flat"}]} 2018-08-01 09:36:26,533 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?router%3Aexternal=True used request id req-cbea38c4-daf2-475c-880e-e9da7c64163a 2018-08-01 09:36:26,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=e7d7be46-2840-4976-87a2-d78a4e5c6089 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26495422656a4c7e2fd3d837a87932f447a7149d" 2018-08-01 09:36:26,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-952df6cd-4dac-4cf1-9300-c849e085e88d Date: Wed, 01 Aug 2018 09:36:26 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:28:43Z","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":"a5a333a9-9d0e-46a5-9440-2aa9c95d5013","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"dbe9669438844f3faecdc7fcc050e0d8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:43Z","ip_version":4}]} 2018-08-01 09:36:26,577 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=e7d7be46-2840-4976-87a2-d78a4e5c6089 used request id req-952df6cd-4dac-4cf1-9300-c849e085e88d 2018-08-01 09:36:26,577 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 09:36:26,577 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:36:26,625 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:36:26,651 - keystoneauth.session - DEBUG - Request returned failure status: 401 2018-08-01 09:36:26,652 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 09:36:26,653 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:36:27,028 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:36:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["i6m1jAPTSEGPzKU6yiGJ9g"], "issued_at": "2018-08-01T09:36:27.000000Z"}} 2018-08-01 09:36:27,031 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6566a6a78f8c9418b8903509f3506b05819340e" 2018-08-01 09:36:27,207 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:36: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-0a93b830-f1d3-4837-82ce-876be2ab379e x-compute-request-id: req-0a93b830-f1d3-4837-82ce-876be2ab379e Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-08-01 09:36:27,207 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail used request id req-0a93b830-f1d3-4837-82ce-876be2ab379e 2018-08-01 09:36:27,209 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 09:36:27,210 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:36:27,587 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:36:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["IxR4TSMWS8Ky01-8zpzDsg"], "issued_at": "2018-08-01T09:36:27.000000Z"}} 2018-08-01 09:36:27,589 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-hypervisors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d788406935a355668db0bc87e12bd7ec5324063" 2018-08-01 09:36:27,780 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:36: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-d976f4fe-c58f-4212-86d9-71add88bc064 x-compute-request-id: req-d976f4fe-c58f-4212-86d9-71add88bc064 Content-Encoding: gzip Content-Length: 733 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 7}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.8", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 147, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 8}, "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.5", "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-08-01 09:36:27,780 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-hypervisors/detail used request id req-d976f4fe-c58f-4212-86d9-71add88bc064 2018-08-01 09:36:27,782 - heat_utils - DEBUG - Retrieving Heat Client 2018-08-01 09:36:27,782 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:36:27,792 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:36:27,818 - keystoneauth.session - DEBUG - Request returned failure status: 401 2018-08-01 09:36:27,819 - heat_utils - DEBUG - Retrieving Heat Client 2018-08-01 09:36:27,819 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:36:28,201 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:36:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["cwOZtzglR46blENTyfWuIA"], "issued_at": "2018-08-01T09:36:28.000000Z"}} 2018-08-01 09:36:28,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks? -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebf439303960d4ccf83d5d1351de338c76f07a3d" 2018-08-01 09:36:28,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:36:28 GMT Server: Apache x-openstack-request-id: req-ed8ae0a8-8dc0-4295-ada7-30f230dbb71c Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-08-01 09:36:28,938 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks used request id req-ed8ae0a8-8dc0-4295-ada7-30f230dbb71c 2018-08-01 09:36:28,939 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:36:28,959 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to url/v3/auth/tokens 2018-08-01 09:36:28,961 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:36:29,357 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:36:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["r98Bxmc3SR-JNzv_B6NYww"], "issued_at": "2018-08-01T09:36:29.000000Z"}} 2018-08-01 09:36:29,360 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b207f476560828f3d54e4402a3e851a87f7350a9" 2018-08-01 09:36:29,560 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:36:29 GMT Server: Apache x-compute-request-id: req-69f7031b-478f-4f11-878a-bfbf55384fb8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-69f7031b-478f-4f11-878a-bfbf55384fb8 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-01 09:36:29,560 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/volumes/detail used request id req-69f7031b-478f-4f11-878a-bfbf55384fb8 2018-08-01 09:36:29,561 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:36:29,951 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:36:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["-vZrbVDuSqyRoLEA8ywepA"], "issued_at": "2018-08-01T09:36:29.000000Z"}} 2018-08-01 09:36:29,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cbf95c7262192e686c668a0cd72352023fda926" 2018-08-01 09:36:30,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:36:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34a59ce1-8c41-4f69-b53f-7629d5ef01c4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:36:30,042 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-34a59ce1-8c41-4f69-b53f-7629d5ef01c4 2018-08-01 09:36:30,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 09:36:30,051 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 09:36: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 09:36:30,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cbf95c7262192e686c668a0cd72352023fda926" 2018-08-01 09:36:30,071 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:36:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a242fb5-06e3-42ad-a187-8a02521e4419 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 09:36:30,071 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-6a242fb5-06e3-42ad-a187-8a02521e4419 2018-08-01 09:36:30,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cbf95c7262192e686c668a0cd72352023fda926" -d '{"project": {"enabled": true, "domain_id": "default", "name": "KeystoneUtilsTests-94b24f52-3312-4341-b74f-e20093ce5c84-projName"}}' 2018-08-01 09:36:30,195 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 09:36:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c5c1cd1b-37e3-4ffc-afce-e1113685f651 Content-Length: 338 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/aeb1720791c2496e87805ee2dcf2f143"}, "tags": [], "enabled": true, "id": "aeb1720791c2496e87805ee2dcf2f143", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-94b24f52-3312-4341-b74f-e20093ce5c84-projName"}} 2018-08-01 09:36:30,195 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-c5c1cd1b-37e3-4ffc-afce-e1113685f651 2018-08-01 09:36:30,195 - keystone_utils - INFO - Created project with name - KeystoneUtilsTests-94b24f52-3312-4341-b74f-e20093ce5c84-projName 2018-08-01 09:36:30,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=KeystoneUtilsTests-94b24f52-3312-4341-b74f-e20093ce5c84-projName -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cbf95c7262192e686c668a0cd72352023fda926" 2018-08-01 09:36:30,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:36:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-386228c1-7548-4686-a535-3158a9f0c2c7 Content-Encoding: gzip Content-Length: 290 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=KeystoneUtilsTests-94b24f52-3312-4341-b74f-e20093ce5c84-projName", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/aeb1720791c2496e87805ee2dcf2f143"}, "tags": [], "enabled": true, "id": "aeb1720791c2496e87805ee2dcf2f143", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-94b24f52-3312-4341-b74f-e20093ce5c84-projName"}]} 2018-08-01 09:36:30,218 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=KeystoneUtilsTests-94b24f52-3312-4341-b74f-e20093ce5c84-projName used request id req-386228c1-7548-4686-a535-3158a9f0c2c7 2018-08-01 09:36:30,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cbf95c7262192e686c668a0cd72352023fda926" 2018-08-01 09:36:30,242 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:36:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a69b3a6c-acc0-4eeb-aecb-46d191516a1c Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-01 09:36:30,243 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-a69b3a6c-acc0-4eeb-aecb-46d191516a1c 2018-08-01 09:36:30,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cbf95c7262192e686c668a0cd72352023fda926" 2018-08-01 09:36:30,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-8bcf0180-ddb4-4678-9329-2c831a9e7fb9 Date: Wed, 01 Aug 2018 09:36:30 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:30:57Z", "updated_at": "2018-08-01T09:30:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:57Z", "revision_number": 0, "id": "51d3284b-f30c-4be4-9618-f5b29c545c81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:57Z", "security_group_id": "0a2387e6-90e1-4e9b-a65f-68e2f3ee88e8", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:57Z", "revision_number": 0, "id": "c389ed07-846e-48f3-bf8b-9083ddac2182", "remote_group_id": "0a2387e6-90e1-4e9b-a65f-68e2f3ee88e8", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:57Z", "security_group_id": "0a2387e6-90e1-4e9b-a65f-68e2f3ee88e8", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:57Z", "revision_number": 0, "id": "f8312c58-5ad3-4bc6-8d36-bb88a30c77a0", "remote_group_id": "0a2387e6-90e1-4e9b-a65f-68e2f3ee88e8", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:57Z", "security_group_id": "0a2387e6-90e1-4e9b-a65f-68e2f3ee88e8", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:57Z", "revision_number": 0, "id": "fd33a14a-05a5-4c67-aa9c-4c2438ba1ce2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:57Z", "security_group_id": "0a2387e6-90e1-4e9b-a65f-68e2f3ee88e8", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}], "revision_number": 4, "project_id": "8d96727022f4443794db44ecde432faf", "id": "0a2387e6-90e1-4e9b-a65f-68e2f3ee88e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a2413a97b61342d8bd27570706ef372d", "created_at": "2018-08-01T09:33:18Z", "updated_at": "2018-08-01T09:33:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "7f556ce3-51d0-4279-a11d-510db9f9a3b1", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "94adc13c-a166-41cf-bd16-f997efc73cb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "b39143b5-c08f-4d0b-9d40-54f472f2389e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "e218b0b7-4501-4f84-9458-caf2891c260d", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}], "revision_number": 4, "project_id": "a2413a97b61342d8bd27570706ef372d", "id": "38229670-7386-42d0-b7b9-2397ea5938de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "created_at": "2018-08-01T09:28:38Z", "updated_at": "2018-08-01T09:28:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "763568f1-8151-4a3c-911a-d06da4423063", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "80d28bee-4aee-47e8-a8da-e0fe31497fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "a47a5ddf-aa37-4ab2-a335-1c93513b5f12", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "f5bba5a5-602b-421e-98b2-5a16117f943f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}], "revision_number": 4, "project_id": "dbe9669438844f3faecdc7fcc050e0d8", "id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ed1054af2e94c049694d98d54211d98", "created_at": "2018-08-01T09:31:40Z", "updated_at": "2018-08-01T09:31:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "34baee87-ea35-42ee-8a69-0f6e2a825d3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "89b9d1c9-f4f9-45cd-8d36-970d44228439", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "b8ab0d59-cab9-4488-82ee-7c5f69709bff", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "d3ab68ea-23b4-4bf6-8dd3-85d029e3d89f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}], "revision_number": 4, "project_id": "2ed1054af2e94c049694d98d54211d98", "id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "created_at": "2018-08-01T09:34:13Z", "updated_at": "2018-08-01T09:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "1dbb3f59-611b-46d1-a82d-2720e0a16f86", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "3878126b-a220-4357-adb9-bc22498f31b1", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "75ce67db-9c04-4561-a10d-8b1ec63943e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "e2945a69-3afe-41e3-a7ec-3ea4c79a12ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}], "revision_number": 4, "project_id": "c0d9b34b06f445a7857603f60b181f3c", "id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-01T09:30:58Z", "updated_at": "2018-08-01T09:30:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "042d4626-2974-418d-affe-f8f2acd05faa", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "995fae58-f0e5-4e10-801c-6c2ce5c7ae0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "cb8404fa-cb24-4879-a34d-f3050dcba730", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "dad6aaab-690e-4c24-9103-6767e0c80bc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "created_at": "2018-08-01T09:31:11Z", "updated_at": "2018-08-01T09:31:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "939e25e0-5dbc-4f6e-9f6f-7fb70e540203", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "9796a673-6928-4009-9c21-1410d395646e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "af7b8bf8-2fb6-4d72-842a-38f72d7581f7", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "b9af65b0-2eb8-45e1-8504-b7dc4dbb83ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}], "revision_number": 4, "project_id": "dd207f801ed3475f9dbe5f13077af1c8", "id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "created_at": "2018-08-01T09:34:57Z", "updated_at": "2018-08-01T09:34:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "8063d12f-30db-4ccf-8ce0-72e59ba81a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c38e1a7a-5857-4f03-b991-6d5c9c9a5b9e", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c725bae1-d3bb-42b5-b331-32737085f28c", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "cfddc134-923b-4e0d-9ec5-dcc5641dd435", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}], "revision_number": 4, "project_id": "455b48a61678488ead79a4cfa07ef5c3", "id": "cd52f913-3072-4ce7-a779-7de795b62b12", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "created_at": "2018-08-01T09:32:45Z", "updated_at": "2018-08-01T09:32:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "058ea790-43ea-4a6f-9950-28418319e577", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "5fcfb31b-cdad-4037-973e-56b74faefd14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "99a24d26-dc7f-42d0-aa23-a7c061f04952", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "b641bb48-566e-472b-a3cc-d38c85ab3ff1", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}], "revision_number": 4, "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "name": "default"}]} 2018-08-01 09:36:30,480 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-8bcf0180-ddb4-4678-9329-2c831a9e7fb9 2018-08-01 09:36:30,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cbf95c7262192e686c668a0cd72352023fda926" 2018-08-01 09:36:30,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:36:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd8866f8-401d-44c0-bb0a-0ac8be9acbc0 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 09:36:30,569 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-bd8866f8-401d-44c0-bb0a-0ac8be9acbc0 2018-08-01 09:36:30,569 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0a2387e6-90e1-4e9b-a65f-68e2f3ee88e8 2018-08-01 09:36:30,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=0a2387e6-90e1-4e9b-a65f-68e2f3ee88e8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cbf95c7262192e686c668a0cd72352023fda926" 2018-08-01 09:36:30,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-a8f7d3bf-66ad-441a-9685-86a47cbfa0f4 Date: Wed, 01 Aug 2018 09:36: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-08-01T09:30:57Z", "security_group_id": "0a2387e6-90e1-4e9b-a65f-68e2f3ee88e8", "port_range_min": null, "revision_number": 0, "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:30:57Z", "project_id": "8d96727022f4443794db44ecde432faf", "id": "51d3284b-f30c-4be4-9618-f5b29c545c81"}, {"remote_group_id": "0a2387e6-90e1-4e9b-a65f-68e2f3ee88e8", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T09:30:57Z", "security_group_id": "0a2387e6-90e1-4e9b-a65f-68e2f3ee88e8", "port_range_min": null, "revision_number": 0, "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:30:57Z", "project_id": "8d96727022f4443794db44ecde432faf", "id": "c389ed07-846e-48f3-bf8b-9083ddac2182"}, {"remote_group_id": "0a2387e6-90e1-4e9b-a65f-68e2f3ee88e8", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T09:30:57Z", "security_group_id": "0a2387e6-90e1-4e9b-a65f-68e2f3ee88e8", "port_range_min": null, "revision_number": 0, "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:30:57Z", "project_id": "8d96727022f4443794db44ecde432faf", "id": "f8312c58-5ad3-4bc6-8d36-bb88a30c77a0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T09:30:57Z", "security_group_id": "0a2387e6-90e1-4e9b-a65f-68e2f3ee88e8", "port_range_min": null, "revision_number": 0, "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:30:57Z", "project_id": "8d96727022f4443794db44ecde432faf", "id": "fd33a14a-05a5-4c67-aa9c-4c2438ba1ce2"}]} 2018-08-01 09:36:30,626 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=0a2387e6-90e1-4e9b-a65f-68e2f3ee88e8 used request id req-a8f7d3bf-66ad-441a-9685-86a47cbfa0f4 2018-08-01 09:36:30,627 - neutron_utils - INFO - Deleting security group with name - default 2018-08-01 09:36:30,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/0a2387e6-90e1-4e9b-a65f-68e2f3ee88e8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cbf95c7262192e686c668a0cd72352023fda926" 2018-08-01 09:36:30,785 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-20656f8e-fb4f-4cac-8020-be4700cb1ae5 Content-Length: 0 Date: Wed, 01 Aug 2018 09:36:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 09:36:30,785 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/0a2387e6-90e1-4e9b-a65f-68e2f3ee88e8 used request id req-20656f8e-fb4f-4cac-8020-be4700cb1ae5 2018-08-01 09:36:30,786 - keystone_utils - INFO - Deleting project with name - KeystoneUtilsTests-94b24f52-3312-4341-b74f-e20093ce5c84-projName 2018-08-01 09:36:30,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/aeb1720791c2496e87805ee2dcf2f143 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cbf95c7262192e686c668a0cd72352023fda926" 2018-08-01 09:36:30,933 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 09:36:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a588d40-6131-4aa1-8c98-fb3dc1a58939 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 09:36:30,933 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/aeb1720791c2496e87805ee2dcf2f143 used request id req-0a588d40-6131-4aa1-8c98-fb3dc1a58939 2018-08-01 09:36:30,934 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:36:31,320 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:36:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["QtenrPFNQIqO-eWzcRPbmw"], "issued_at": "2018-08-01T09:36:31.000000Z"}} 2018-08-01 09:36:31,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d489cf8420561f7a7368175d4fa777870035ba11" 2018-08-01 09:36:31,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:36:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86d312f8-987a-4c28-92d0-a6c6b34680ae Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:36:31,400 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-86d312f8-987a-4c28-92d0-a6c6b34680ae 2018-08-01 09:36:31,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 09:36:31,409 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 09:36: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 09:36:31,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d489cf8420561f7a7368175d4fa777870035ba11" 2018-08-01 09:36:31,495 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:36:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8789d542-861a-4265-b004-81decfbeba34 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 09:36:31,495 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-8789d542-861a-4265-b004-81decfbeba34 2018-08-01 09:36:31,860 - keystone_utils - INFO - Created user with name - KeystoneUtilsTests-b3a03fda-4fb4-4f8c-9455-4452b937cf27-username 2018-08-01 09:36:31,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d489cf8420561f7a7368175d4fa777870035ba11" 2018-08-01 09:36:31,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:36:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d684518-1fde-4d1b-9c9f-ab73945d7be4 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "KeystoneUtilsTests-b3a03fda-4fb4-4f8c-9455-4452b937cf27-username", "links": {"self": "http://172.30.9.24:5000/v3/users/8a1b6ceeadf540abaf4e077caaaf7155"}, "domain_id": "default", "enabled": true, "id": "8a1b6ceeadf540abaf4e077caaaf7155", "options": {}}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 09:36:31,965 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-6d684518-1fde-4d1b-9c9f-ab73945d7be4 2018-08-01 09:36:31,966 - keystone_utils - INFO - Deleting user with name - KeystoneUtilsTests-b3a03fda-4fb4-4f8c-9455-4452b937cf27-username 2018-08-01 09:36:31,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/8a1b6ceeadf540abaf4e077caaaf7155 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d489cf8420561f7a7368175d4fa777870035ba11" 2018-08-01 09:36:32,213 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 09:36:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-80344ffd-82f3-4d1f-8c15-c88eb7d8ffbe Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 09:36:32,213 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/8a1b6ceeadf540abaf4e077caaaf7155 used request id req-80344ffd-82f3-4d1f-8c15-c88eb7d8ffbe 2018-08-01 09:36:32,214 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:36:32,596 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:36:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["qgN76c5ZRmeeh_VrMzR2pQ"], "issued_at": "2018-08-01T09:36:32.000000Z"}} 2018-08-01 09:36:32,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0839470e1c622c577693423c1a6bf9ae83a449a1" 2018-08-01 09:36:32,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:36:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab63715b-9385-4970-8b32-ff0fde6155d6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:36:32,675 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-ab63715b-9385-4970-8b32-ff0fde6155d6 2018-08-01 09:36:32,677 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:36:32,678 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to url/v3/auth/tokens 2018-08-01 09:36:32,679 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:36:33,059 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:36:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["2r_MwcbFTnqguXdTz_I8AQ"], "issued_at": "2018-08-01T09:36:33.000000Z"}} 2018-08-01 09:36:33,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a56c4a12ca995fc0340f61062ba5af68df0ea7b" 2018-08-01 09:36:33,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:36:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67c2d2ca-6124-4271-aa01-104aebf05725 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:36:33,132 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-67c2d2ca-6124-4271-aa01-104aebf05725 2018-08-01 09:36:33,133 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:36:33,133 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:36:33,513 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:36:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["8rlQ-u3tRWKJUvpVd0cJmw"], "issued_at": "2018-08-01T09:36:33.000000Z"}} 2018-08-01 09:36:33,516 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:36:33,893 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:36:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["EZ-sPpVrRA-5aZfr9QB8Og"], "issued_at": "2018-08-01T09:36:33.000000Z"}} 2018-08-01 09:36:33,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8caf6fb93d1ba95d3bfcf80fd6d8f568bb1a142" 2018-08-01 09:36:33,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:36:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-098adc94-8f59-4049-a2b9-af87f6bc8081 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:36:33,971 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-098adc94-8f59-4049-a2b9-af87f6bc8081 2018-08-01 09:36:33,972 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:36:33,973 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:36:34,349 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:36:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["Irtwtzd4QBCZuCczJ7iHqg"], "issued_at": "2018-08-01T09:36:34.000000Z"}} 2018-08-01 09:36:34,353 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:36:34,744 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:36:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["PYMuwKzLSpq6N5JnSQzMIQ"], "issued_at": "2018-08-01T09:36:34.000000Z"}} 2018-08-01 09:36:34,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcfcf16a5eff4aea6c094ae12eba4a95de6e7d5e" 2018-08-01 09:36:34,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:36:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0352091e-890d-45bd-bc11-3b542464d666 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:36:34,828 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-0352091e-890d-45bd-bc11-3b542464d666 2018-08-01 09:36:34,829 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:36:34,830 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:36:35,207 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:36:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["6fJfJ1zsRB-yUgTn7rT6gQ"], "issued_at": "2018-08-01T09:36:35.000000Z"}} 2018-08-01 09:36:35,210 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:36:35,210 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:36:35,593 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:36:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["cRVdmRbHTwWIfWdZ4zjb2w"], "issued_at": "2018-08-01T09:36:35.000000Z"}} 2018-08-01 09:36:35,596 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:36:35,597 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:36:35,984 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:36:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["4aIXiSXvRGSIf5626hS1Bw"], "issued_at": "2018-08-01T09:36:35.000000Z"}} 2018-08-01 09:36:35,988 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:36:36,371 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:36:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["yAwt55_nSxWMFA2tNXrafg"], "issued_at": "2018-08-01T09:36:36.000000Z"}} 2018-08-01 09:36:36,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34cf2c1c30a7eb83b2e8095551098d6208864cd6" 2018-08-01 09:36:36,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:36:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08209d2e-b0e4-4158-a185-d8e250ae7628 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:36:36,455 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-08209d2e-b0e4-4158-a185-d8e250ae7628 2018-08-01 09:36:36,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 09:36:36,464 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 09: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 09:36:36,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34cf2c1c30a7eb83b2e8095551098d6208864cd6" 2018-08-01 09:36:36,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:36:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21178396-2d31-45b8-8bbd-9e3ab4bba055 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 09:36:36,556 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-21178396-2d31-45b8-8bbd-9e3ab4bba055 2018-08-01 09:36:36,893 - keystone_utils - INFO - Created user with name - KeystoneUtilsTests-daea75d1-1346-49ab-984e-1dc50f1770da-username 2018-08-01 09:36:36,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34cf2c1c30a7eb83b2e8095551098d6208864cd6" 2018-08-01 09:36:36,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:36:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18737662-438b-471a-b3d4-3934a3123e09 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 09:36:36,984 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-18737662-438b-471a-b3d4-3934a3123e09 2018-08-01 09:36:36,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34cf2c1c30a7eb83b2e8095551098d6208864cd6" -d '{"project": {"enabled": true, "domain_id": "default", "name": "KeystoneUtilsTests-daea75d1-1346-49ab-984e-1dc50f1770da-projName"}}' 2018-08-01 09:36:37,033 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 09:36:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ac858a5d-1cb8-40ae-955d-5df9f43aa4d3 Content-Length: 338 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/af64a28bcc2343dd830bfa1437d9cb24"}, "tags": [], "enabled": true, "id": "af64a28bcc2343dd830bfa1437d9cb24", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-daea75d1-1346-49ab-984e-1dc50f1770da-projName"}} 2018-08-01 09:36:37,033 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-ac858a5d-1cb8-40ae-955d-5df9f43aa4d3 2018-08-01 09:36:37,033 - keystone_utils - INFO - Created project with name - KeystoneUtilsTests-daea75d1-1346-49ab-984e-1dc50f1770da-projName 2018-08-01 09:36:37,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34cf2c1c30a7eb83b2e8095551098d6208864cd6" -d '{"role": {"name": "KeystoneUtilsTests-daea75d1-1346-49ab-984e-1dc50f1770da-role"}}' 2018-08-01 09:36:37,148 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 09:36:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e4ffc049-0d14-4b41-9d01-685ab97d36fa Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1a4a6541d59547c9bdccc11517b6c5f0", "links": {"self": "http://172.30.9.24:5000/v3/roles/1a4a6541d59547c9bdccc11517b6c5f0"}, "name": "KeystoneUtilsTests-daea75d1-1346-49ab-984e-1dc50f1770da-role"}} 2018-08-01 09:36:37,148 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-e4ffc049-0d14-4b41-9d01-685ab97d36fa 2018-08-01 09:36:37,148 - keystone_utils - INFO - Created role with name - KeystoneUtilsTests-daea75d1-1346-49ab-984e-1dc50f1770da-role 2018-08-01 09:36:37,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/1a4a6541d59547c9bdccc11517b6c5f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34cf2c1c30a7eb83b2e8095551098d6208864cd6" 2018-08-01 09:36:37,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:36:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfbfd572-6ec7-48ba-8c38-5d5e6c19da65 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1a4a6541d59547c9bdccc11517b6c5f0", "links": {"self": "http://172.30.9.24:5000/v3/roles/1a4a6541d59547c9bdccc11517b6c5f0"}, "name": "KeystoneUtilsTests-daea75d1-1346-49ab-984e-1dc50f1770da-role"}} 2018-08-01 09:36:37,169 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/1a4a6541d59547c9bdccc11517b6c5f0 used request id req-bfbfd572-6ec7-48ba-8c38-5d5e6c19da65 2018-08-01 09:36:37,169 - keystone_utils - INFO - Granting role KeystoneUtilsTests-daea75d1-1346-49ab-984e-1dc50f1770da-role to project KeystoneUtilsTests-daea75d1-1346-49ab-984e-1dc50f1770da-projName 2018-08-01 09:36:37,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/af64a28bcc2343dd830bfa1437d9cb24/users/629c64892196436bb8c8759efd1b38dc/roles/1a4a6541d59547c9bdccc11517b6c5f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34cf2c1c30a7eb83b2e8095551098d6208864cd6" 2018-08-01 09:36:37,289 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 09:36:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f0874ea8-2d72-406d-881b-79ca2ae40811 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 09:36:37,289 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/af64a28bcc2343dd830bfa1437d9cb24/users/629c64892196436bb8c8759efd1b38dc/roles/1a4a6541d59547c9bdccc11517b6c5f0 used request id req-f0874ea8-2d72-406d-881b-79ca2ae40811 2018-08-01 09:36:37,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/af64a28bcc2343dd830bfa1437d9cb24/users/629c64892196436bb8c8759efd1b38dc/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34cf2c1c30a7eb83b2e8095551098d6208864cd6" 2018-08-01 09:36:37,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:36:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ac70468-b231-4d03-9dea-dd989c9d0be4 Content-Encoding: gzip Content-Length: 265 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects/af64a28bcc2343dd830bfa1437d9cb24/users/629c64892196436bb8c8759efd1b38dc/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1a4a6541d59547c9bdccc11517b6c5f0", "links": {"self": "http://172.30.9.24:5000/v3/roles/1a4a6541d59547c9bdccc11517b6c5f0"}, "name": "KeystoneUtilsTests-daea75d1-1346-49ab-984e-1dc50f1770da-role"}]} 2018-08-01 09:36:37,331 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/af64a28bcc2343dd830bfa1437d9cb24/users/629c64892196436bb8c8759efd1b38dc/roles used request id req-3ac70468-b231-4d03-9dea-dd989c9d0be4 2018-08-01 09:36:37,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34cf2c1c30a7eb83b2e8095551098d6208864cd6" 2018-08-01 09:36:37,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-4e29602e-94cf-4ad6-9166-041da7ef0c47 Date: Wed, 01 Aug 2018 09:36:37 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a2413a97b61342d8bd27570706ef372d", "created_at": "2018-08-01T09:33:18Z", "updated_at": "2018-08-01T09:33:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "7f556ce3-51d0-4279-a11d-510db9f9a3b1", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "94adc13c-a166-41cf-bd16-f997efc73cb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "b39143b5-c08f-4d0b-9d40-54f472f2389e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "e218b0b7-4501-4f84-9458-caf2891c260d", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}], "revision_number": 4, "project_id": "a2413a97b61342d8bd27570706ef372d", "id": "38229670-7386-42d0-b7b9-2397ea5938de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "created_at": "2018-08-01T09:28:38Z", "updated_at": "2018-08-01T09:28:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "763568f1-8151-4a3c-911a-d06da4423063", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "80d28bee-4aee-47e8-a8da-e0fe31497fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "a47a5ddf-aa37-4ab2-a335-1c93513b5f12", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "f5bba5a5-602b-421e-98b2-5a16117f943f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}], "revision_number": 4, "project_id": "dbe9669438844f3faecdc7fcc050e0d8", "id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ed1054af2e94c049694d98d54211d98", "created_at": "2018-08-01T09:31:40Z", "updated_at": "2018-08-01T09:31:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "34baee87-ea35-42ee-8a69-0f6e2a825d3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "89b9d1c9-f4f9-45cd-8d36-970d44228439", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "b8ab0d59-cab9-4488-82ee-7c5f69709bff", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "d3ab68ea-23b4-4bf6-8dd3-85d029e3d89f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}], "revision_number": 4, "project_id": "2ed1054af2e94c049694d98d54211d98", "id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "created_at": "2018-08-01T09:34:13Z", "updated_at": "2018-08-01T09:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "1dbb3f59-611b-46d1-a82d-2720e0a16f86", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "3878126b-a220-4357-adb9-bc22498f31b1", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "75ce67db-9c04-4561-a10d-8b1ec63943e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "e2945a69-3afe-41e3-a7ec-3ea4c79a12ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}], "revision_number": 4, "project_id": "c0d9b34b06f445a7857603f60b181f3c", "id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:36:37Z", "updated_at": "2018-08-01T09:36:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:37Z", "revision_number": 0, "id": "704398d5-5955-4456-bed3-a5eb5f8bad66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:37Z", "security_group_id": "7560d095-b8c0-4eb3-82b0-8f40d0b3f0e3", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:37Z", "revision_number": 0, "id": "90b41953-6dd9-40d6-bfb5-da90e0af0d56", "remote_group_id": "7560d095-b8c0-4eb3-82b0-8f40d0b3f0e3", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:37Z", "security_group_id": "7560d095-b8c0-4eb3-82b0-8f40d0b3f0e3", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:37Z", "revision_number": 0, "id": "a52016af-304b-483e-8ac9-5f42f97480ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:37Z", "security_group_id": "7560d095-b8c0-4eb3-82b0-8f40d0b3f0e3", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:37Z", "revision_number": 0, "id": "bc54c33d-b216-44bc-9a15-78e8ae0b8ebc", "remote_group_id": "7560d095-b8c0-4eb3-82b0-8f40d0b3f0e3", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:37Z", "security_group_id": "7560d095-b8c0-4eb3-82b0-8f40d0b3f0e3", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}], "revision_number": 4, "project_id": "8d96727022f4443794db44ecde432faf", "id": "7560d095-b8c0-4eb3-82b0-8f40d0b3f0e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-01T09:30:58Z", "updated_at": "2018-08-01T09:30:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "042d4626-2974-418d-affe-f8f2acd05faa", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "995fae58-f0e5-4e10-801c-6c2ce5c7ae0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "cb8404fa-cb24-4879-a34d-f3050dcba730", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "dad6aaab-690e-4c24-9103-6767e0c80bc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "created_at": "2018-08-01T09:31:11Z", "updated_at": "2018-08-01T09:31:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "939e25e0-5dbc-4f6e-9f6f-7fb70e540203", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "9796a673-6928-4009-9c21-1410d395646e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "af7b8bf8-2fb6-4d72-842a-38f72d7581f7", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "b9af65b0-2eb8-45e1-8504-b7dc4dbb83ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}], "revision_number": 4, "project_id": "dd207f801ed3475f9dbe5f13077af1c8", "id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "created_at": "2018-08-01T09:34:57Z", "updated_at": "2018-08-01T09:34:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "8063d12f-30db-4ccf-8ce0-72e59ba81a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c38e1a7a-5857-4f03-b991-6d5c9c9a5b9e", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c725bae1-d3bb-42b5-b331-32737085f28c", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "cfddc134-923b-4e0d-9ec5-dcc5641dd435", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}], "revision_number": 4, "project_id": "455b48a61678488ead79a4cfa07ef5c3", "id": "cd52f913-3072-4ce7-a779-7de795b62b12", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "created_at": "2018-08-01T09:32:45Z", "updated_at": "2018-08-01T09:32:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "058ea790-43ea-4a6f-9950-28418319e577", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "5fcfb31b-cdad-4037-973e-56b74faefd14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "99a24d26-dc7f-42d0-aa23-a7c061f04952", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "b641bb48-566e-472b-a3cc-d38c85ab3ff1", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}], "revision_number": 4, "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "name": "default"}]} 2018-08-01 09:36:37,673 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-4e29602e-94cf-4ad6-9166-041da7ef0c47 2018-08-01 09:36:37,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34cf2c1c30a7eb83b2e8095551098d6208864cd6" 2018-08-01 09:36:37,697 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 09:36:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8efa5b12-7fa3-4892-8661-05af149c19c7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2413a97b61342d8bd27570706ef372d.", "code": 404, "title": "Not Found"}} 2018-08-01 09:36:37,697 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d used request id req-8efa5b12-7fa3-4892-8661-05af149c19c7 2018-08-01 09:36:37,697 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 09:36:37,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34cf2c1c30a7eb83b2e8095551098d6208864cd6" 2018-08-01 09:36:37,785 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:36:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6ae33b8-49d2-4f95-808a-13f450338c34 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.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dbe9669438844f3faecdc7fcc050e0d8", "name": "service"}} 2018-08-01 09:36:37,785 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 used request id req-e6ae33b8-49d2-4f95-808a-13f450338c34 2018-08-01 09:36:37,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34cf2c1c30a7eb83b2e8095551098d6208864cd6" 2018-08-01 09:36:37,872 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 09:36:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c22fb23-ee3d-4d0d-b932-c334633885a1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ed1054af2e94c049694d98d54211d98.", "code": 404, "title": "Not Found"}} 2018-08-01 09:36:37,873 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 used request id req-9c22fb23-ee3d-4d0d-b932-c334633885a1 2018-08-01 09:36:37,873 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 09:36:37,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34cf2c1c30a7eb83b2e8095551098d6208864cd6" 2018-08-01 09:36:37,956 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 09:36:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-41b18fb3-1a2c-450e-b52e-36cdfbcff043 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c0d9b34b06f445a7857603f60b181f3c.", "code": 404, "title": "Not Found"}} 2018-08-01 09:36:37,957 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c used request id req-41b18fb3-1a2c-450e-b52e-36cdfbcff043 2018-08-01 09:36:37,957 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 09:36:37,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34cf2c1c30a7eb83b2e8095551098d6208864cd6" 2018-08-01 09:36:38,045 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:36:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d532a423-f9fd-4f99-9e8e-f29cbcc41180 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 09:36:38,045 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-d532a423-f9fd-4f99-9e8e-f29cbcc41180 2018-08-01 09:36:38,045 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7560d095-b8c0-4eb3-82b0-8f40d0b3f0e3 2018-08-01 09:36:38,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=7560d095-b8c0-4eb3-82b0-8f40d0b3f0e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34cf2c1c30a7eb83b2e8095551098d6208864cd6" 2018-08-01 09:36:38,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-c489308f-e730-4ef5-b2fd-22e22c06ecd4 Date: Wed, 01 Aug 2018 09:36: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-08-01T09:36:37Z", "security_group_id": "7560d095-b8c0-4eb3-82b0-8f40d0b3f0e3", "port_range_min": null, "revision_number": 0, "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:36:37Z", "project_id": "8d96727022f4443794db44ecde432faf", "id": "704398d5-5955-4456-bed3-a5eb5f8bad66"}, {"remote_group_id": "7560d095-b8c0-4eb3-82b0-8f40d0b3f0e3", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T09:36:37Z", "security_group_id": "7560d095-b8c0-4eb3-82b0-8f40d0b3f0e3", "port_range_min": null, "revision_number": 0, "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:36:37Z", "project_id": "8d96727022f4443794db44ecde432faf", "id": "90b41953-6dd9-40d6-bfb5-da90e0af0d56"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T09:36:37Z", "security_group_id": "7560d095-b8c0-4eb3-82b0-8f40d0b3f0e3", "port_range_min": null, "revision_number": 0, "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:36:37Z", "project_id": "8d96727022f4443794db44ecde432faf", "id": "a52016af-304b-483e-8ac9-5f42f97480ec"}, {"remote_group_id": "7560d095-b8c0-4eb3-82b0-8f40d0b3f0e3", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T09:36:37Z", "security_group_id": "7560d095-b8c0-4eb3-82b0-8f40d0b3f0e3", "port_range_min": null, "revision_number": 0, "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:36:37Z", "project_id": "8d96727022f4443794db44ecde432faf", "id": "bc54c33d-b216-44bc-9a15-78e8ae0b8ebc"}]} 2018-08-01 09:36:38,069 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=7560d095-b8c0-4eb3-82b0-8f40d0b3f0e3 used request id req-c489308f-e730-4ef5-b2fd-22e22c06ecd4 2018-08-01 09:36:38,070 - neutron_utils - INFO - Deleting security group with name - default 2018-08-01 09:36:38,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/7560d095-b8c0-4eb3-82b0-8f40d0b3f0e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34cf2c1c30a7eb83b2e8095551098d6208864cd6" 2018-08-01 09:36:38,188 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7cf0f0f7-0407-4e1d-bd61-2ae3e3273a4c Content-Length: 0 Date: Wed, 01 Aug 2018 09:36:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 09:36:38,188 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/7560d095-b8c0-4eb3-82b0-8f40d0b3f0e3 used request id req-7cf0f0f7-0407-4e1d-bd61-2ae3e3273a4c 2018-08-01 09:36:38,188 - keystone_utils - INFO - Deleting project with name - KeystoneUtilsTests-daea75d1-1346-49ab-984e-1dc50f1770da-projName 2018-08-01 09:36:38,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/af64a28bcc2343dd830bfa1437d9cb24 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34cf2c1c30a7eb83b2e8095551098d6208864cd6" 2018-08-01 09:36:38,387 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 09:36:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-58d0a6ee-6115-4439-b752-f370fa54a6d8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 09:36:38,388 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/af64a28bcc2343dd830bfa1437d9cb24 used request id req-58d0a6ee-6115-4439-b752-f370fa54a6d8 2018-08-01 09:36:38,388 - keystone_utils - INFO - Deleting user with name - KeystoneUtilsTests-daea75d1-1346-49ab-984e-1dc50f1770da-username 2018-08-01 09:36:38,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/629c64892196436bb8c8759efd1b38dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34cf2c1c30a7eb83b2e8095551098d6208864cd6" 2018-08-01 09:36:38,550 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 09:36:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-215d7507-22e3-451d-8756-66ed6337ca02 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 09:36:38,550 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/629c64892196436bb8c8759efd1b38dc used request id req-215d7507-22e3-451d-8756-66ed6337ca02 2018-08-01 09:36:38,550 - keystone_utils - INFO - Deleting role with name - KeystoneUtilsTests-daea75d1-1346-49ab-984e-1dc50f1770da-role 2018-08-01 09:36:38,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/1a4a6541d59547c9bdccc11517b6c5f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34cf2c1c30a7eb83b2e8095551098d6208864cd6" 2018-08-01 09:36:38,879 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 09:36:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ca239f8-850f-44ab-a9e3-02c2419f1938 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 09:36:38,879 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/1a4a6541d59547c9bdccc11517b6c5f0 used request id req-5ca239f8-850f-44ab-a9e3-02c2419f1938 2018-08-01 09:36:38,880 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:36:39,262 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:36:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["mICbm3qtQRCYjcmJ5f6_jQ"], "issued_at": "2018-08-01T09:36:39.000000Z"}} 2018-08-01 09:36:39,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea681d80b80da68671afa69686da3d3f76d9c95" 2018-08-01 09:36:39,342 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:36:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c07c4968-c44d-4b25-a3bc-8282efcfa451 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:36:39,342 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-c07c4968-c44d-4b25-a3bc-8282efcfa451 2018-08-01 09:36:39,343 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:36:39,344 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:36:39,725 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:36:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["WnR_ppZpRL-Hf_1lsQbr0g"], "issued_at": "2018-08-01T09:36:39.000000Z"}} 2018-08-01 09:36:39,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97b7193c2b6230d67e59607e5536ed35a5cf0a8c" 2018-08-01 09:36:39,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:36:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eefea6f6-eb36-45bb-9503-6f1b39b84e3e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:36:39,807 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-eefea6f6-eb36-45bb-9503-6f1b39b84e3e 2018-08-01 09:36:39,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 09:36:39,816 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 09:36: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 09:36:39,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97b7193c2b6230d67e59607e5536ed35a5cf0a8c" 2018-08-01 09:36:39,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:36:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0eb7968f-c5ad-4f68-8688-4f17a0406dad Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 09:36:39,919 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-0eb7968f-c5ad-4f68-8688-4f17a0406dad 2018-08-01 09:36:39,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97b7193c2b6230d67e59607e5536ed35a5cf0a8c" 2018-08-01 09:36:40,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:36:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d85496bf-6589-4d0c-998c-ac1c43898369 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 09:36:40,008 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-d85496bf-6589-4d0c-998c-ac1c43898369 2018-08-01 09:36:40,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97b7193c2b6230d67e59607e5536ed35a5cf0a8c" 2018-08-01 09:36:40,448 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:36:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63f4a52e-946d-4c9f-9019-1abffef410c4 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 09:36:40,448 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-63f4a52e-946d-4c9f-9019-1abffef410c4 2018-08-01 09:36:40,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=admin -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97b7193c2b6230d67e59607e5536ed35a5cf0a8c" 2018-08-01 09:36:40,542 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:36:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc9e29a9-f607-4fd7-afd8-e539c0b48148 Content-Encoding: gzip Content-Length: 232 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=admin", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "id": "8d96727022f4443794db44ecde432faf", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-08-01 09:36:40,543 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=admin used request id req-dc9e29a9-f607-4fd7-afd8-e539c0b48148 2018-08-01 09:36:40,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users/cdbf2aafad4f437fa76f2712e3030ed4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97b7193c2b6230d67e59607e5536ed35a5cf0a8c" 2018-08-01 09:36:40,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:36:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c683c31f-757d-40ec-8960-fae935c31946 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.24:5000/v3/users/cdbf2aafad4f437fa76f2712e3030ed4"}, "enabled": true, "id": "cdbf2aafad4f437fa76f2712e3030ed4", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-e4a6e7f3-7031-421-name"}} 2018-08-01 09:36:40,641 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/cdbf2aafad4f437fa76f2712e3030ed4 used request id req-c683c31f-757d-40ec-8960-fae935c31946 2018-08-01 09:36:40,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf/users/cdbf2aafad4f437fa76f2712e3030ed4/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97b7193c2b6230d67e59607e5536ed35a5cf0a8c" 2018-08-01 09:36:40,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:36:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e0e5213-9759-4569-9dd8-3b6514215b83 Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf/users/cdbf2aafad4f437fa76f2712e3030ed4/roles", "previous": null, "next": null}, "roles": []} 2018-08-01 09:36:40,746 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf/users/cdbf2aafad4f437fa76f2712e3030ed4/roles used request id req-9e0e5213-9759-4569-9dd8-3b6514215b83 2018-08-01 09:36:40,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97b7193c2b6230d67e59607e5536ed35a5cf0a8c" 2018-08-01 09:36:40,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:36:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3cbbb47-7ee5-4b07-bd3f-4f7b64c765b5 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}} 2018-08-01 09:36:40,833 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a used request id req-a3cbbb47-7ee5-4b07-bd3f-4f7b64c765b5 2018-08-01 09:36:40,833 - keystone_utils - INFO - Granting role admin to project admin 2018-08-01 09:36:40,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf/users/cdbf2aafad4f437fa76f2712e3030ed4/roles/2891512fbb5b44899020fcc2cb247e4a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97b7193c2b6230d67e59607e5536ed35a5cf0a8c" 2018-08-01 09:36:40,954 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 09:36:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c974b295-a096-48d8-8155-9d2df382ab98 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 09:36:40,954 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf/users/cdbf2aafad4f437fa76f2712e3030ed4/roles/2891512fbb5b44899020fcc2cb247e4a used request id req-c974b295-a096-48d8-8155-9d2df382ab98 2018-08-01 09:36:40,955 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-e4a6e7f3-7031-421-name 2018-08-01 09:36:40,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 09:36:40,963 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 09:36: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 09:36:40,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea681d80b80da68671afa69686da3d3f76d9c95" 2018-08-01 09:36:41,064 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:36:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49733882-bc8c-416b-bde4-3684d09035e1 Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-e4a6e7f3-7031-421-name", "links": {"self": "http://172.30.9.24:5000/v3/users/cdbf2aafad4f437fa76f2712e3030ed4"}, "domain_id": "default", "enabled": true, "id": "cdbf2aafad4f437fa76f2712e3030ed4", "options": {}}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 09:36:41,064 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-49733882-bc8c-416b-bde4-3684d09035e1 2018-08-01 09:36:41,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea681d80b80da68671afa69686da3d3f76d9c95" 2018-08-01 09:36:41,082 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:36:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91d38892-8aac-4ebe-893b-5921bc0fcafa Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 09:36:41,083 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-91d38892-8aac-4ebe-893b-5921bc0fcafa 2018-08-01 09:36:41,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=admin -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea681d80b80da68671afa69686da3d3f76d9c95" 2018-08-01 09:36:41,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:36:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6aa0cbe-788d-4145-ad7d-5314a1daf9c3 Content-Encoding: gzip Content-Length: 232 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=admin", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "id": "8d96727022f4443794db44ecde432faf", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-08-01 09:36:41,169 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=admin used request id req-a6aa0cbe-788d-4145-ad7d-5314a1daf9c3 2018-08-01 09:36:41,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf/users/cdbf2aafad4f437fa76f2712e3030ed4/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea681d80b80da68671afa69686da3d3f76d9c95" 2018-08-01 09:36:41,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:36:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1c35976-68a8-4eae-9172-3368746435c4 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf/users/cdbf2aafad4f437fa76f2712e3030ed4/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}]} 2018-08-01 09:36:41,211 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf/users/cdbf2aafad4f437fa76f2712e3030ed4/roles used request id req-e1c35976-68a8-4eae-9172-3368746435c4 2018-08-01 09:36:41,211 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-e4a6e7f3-7031-421-name 2018-08-01 09:36:41,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/cdbf2aafad4f437fa76f2712e3030ed4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97b7193c2b6230d67e59607e5536ed35a5cf0a8c" 2018-08-01 09:36:41,377 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 09:36:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fd019808-7d9e-47a0-b453-922aa4e2dc57 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 09:36:41,377 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/cdbf2aafad4f437fa76f2712e3030ed4 used request id req-fd019808-7d9e-47a0-b453-922aa4e2dc57 2018-08-01 09:36:41,378 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:36:41,757 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:36:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["TQwLz2vpRDeukkC33FzHEg"], "issued_at": "2018-08-01T09:36:41.000000Z"}} 2018-08-01 09:36:41,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7779e269dd3d9c07301f3ed082c1f01f86809c7e" 2018-08-01 09:36:41,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:36:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa6d1eaf-9ac0-47e2-93aa-bcbf0f05fb4d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:36:41,836 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-aa6d1eaf-9ac0-47e2-93aa-bcbf0f05fb4d 2018-08-01 09:36:41,837 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:36:41,838 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:36:42,232 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:36:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["Ry5i7pQPTZe-lzztz_o8Lw"], "issued_at": "2018-08-01T09:36:42.000000Z"}} 2018-08-01 09:36:42,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bce79bb13385bb8cb0246f64c0fb0baec9964248" 2018-08-01 09:36:42,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:36:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3059cd70-62fe-4d8f-9684-93ff47ba7ce8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:36:42,389 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-3059cd70-62fe-4d8f-9684-93ff47ba7ce8 2018-08-01 09:36:42,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 09:36:42,397 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 09:36: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 09:36:42,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bce79bb13385bb8cb0246f64c0fb0baec9964248" 2018-08-01 09:36:42,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:36:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c30398c-4b9e-4036-8370-465317941aab Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 09:36:42,497 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-3c30398c-4b9e-4036-8370-465317941aab 2018-08-01 09:36:42,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bce79bb13385bb8cb0246f64c0fb0baec9964248" 2018-08-01 09:36:42,586 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:36:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87f6c8d4-2385-4e5a-a773-dbcb82de9e70 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 09:36:42,586 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-87f6c8d4-2385-4e5a-a773-dbcb82de9e70 2018-08-01 09:36:42,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bce79bb13385bb8cb0246f64c0fb0baec9964248" 2018-08-01 09:36:43,021 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:36:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8244223-fd25-40e6-bf21-0615db80f1a5 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 09:36:43,021 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-d8244223-fd25-40e6-bf21-0615db80f1a5 2018-08-01 09:36:43,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=admin -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bce79bb13385bb8cb0246f64c0fb0baec9964248" 2018-08-01 09:36:43,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:36:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c71c9a48-ab17-4c1d-a2d1-c5120f1fc9a8 Content-Encoding: gzip Content-Length: 232 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=admin", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "id": "8d96727022f4443794db44ecde432faf", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-08-01 09:36:43,043 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=admin used request id req-c71c9a48-ab17-4c1d-a2d1-c5120f1fc9a8 2018-08-01 09:36:43,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users/73c3b196059242808d572338fc3f3b69 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bce79bb13385bb8cb0246f64c0fb0baec9964248" 2018-08-01 09:36:43,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:36:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66ad49ab-31f9-47cd-b6ff-f5ff8bf00a19 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.24:5000/v3/users/73c3b196059242808d572338fc3f3b69"}, "enabled": true, "id": "73c3b196059242808d572338fc3f3b69", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-172b6de8-f388-43b-name"}} 2018-08-01 09:36:43,144 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/73c3b196059242808d572338fc3f3b69 used request id req-66ad49ab-31f9-47cd-b6ff-f5ff8bf00a19 2018-08-01 09:36:43,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf/users/73c3b196059242808d572338fc3f3b69/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bce79bb13385bb8cb0246f64c0fb0baec9964248" 2018-08-01 09:36:43,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:36:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1b09597-09a4-47f7-92ef-f82e8588201d Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf/users/73c3b196059242808d572338fc3f3b69/roles", "previous": null, "next": null}, "roles": []} 2018-08-01 09:36:43,250 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf/users/73c3b196059242808d572338fc3f3b69/roles used request id req-e1b09597-09a4-47f7-92ef-f82e8588201d 2018-08-01 09:36:43,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bce79bb13385bb8cb0246f64c0fb0baec9964248" 2018-08-01 09:36:43,335 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:36:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d9d2037-558c-4399-ae8d-2c22f7a06244 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}} 2018-08-01 09:36:43,336 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a used request id req-4d9d2037-558c-4399-ae8d-2c22f7a06244 2018-08-01 09:36:43,336 - keystone_utils - INFO - Granting role admin to project admin 2018-08-01 09:36:43,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf/users/73c3b196059242808d572338fc3f3b69/roles/2891512fbb5b44899020fcc2cb247e4a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bce79bb13385bb8cb0246f64c0fb0baec9964248" 2018-08-01 09:36:43,456 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 09:36:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4df58d7d-b077-4207-9d92-b0ecfe9b6173 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 09:36:43,457 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf/users/73c3b196059242808d572338fc3f3b69/roles/2891512fbb5b44899020fcc2cb247e4a used request id req-4df58d7d-b077-4207-9d92-b0ecfe9b6173 2018-08-01 09:36:43,457 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-172b6de8-f388-43b-name 2018-08-01 09:36:43,457 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-172b6de8-f388-43b-name 2018-08-01 09:36:43,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 09:36:43,466 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 09:36: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 09:36:43,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/73c3b196059242808d572338fc3f3b69 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7779e269dd3d9c07301f3ed082c1f01f86809c7e" 2018-08-01 09:36:43,734 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 09:36:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-82d7d05f-ee1c-4f7c-a273-25131a14c2dc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 09:36:43,734 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/73c3b196059242808d572338fc3f3b69 used request id req-82d7d05f-ee1c-4f7c-a273-25131a14c2dc 2018-08-01 09:36:43,735 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-172b6de8-f388-43b-name 2018-08-01 09:36:43,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/73c3b196059242808d572338fc3f3b69 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bce79bb13385bb8cb0246f64c0fb0baec9964248" 2018-08-01 09:36:43,827 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 09:36:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-52cc4f39-4534-4f36-b4bd-a826afd2ea79 Content-Length: 115 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find user: 73c3b196059242808d572338fc3f3b69.", "code": 404, "title": "Not Found"}} 2018-08-01 09:36:43,827 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/73c3b196059242808d572338fc3f3b69 used request id req-52cc4f39-4534-4f36-b4bd-a826afd2ea79 2018-08-01 09:36:43,827 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 09:36:43,829 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:36:44,222 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:36:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["VlraJd-bQvu7bQrpf4P1uA"], "issued_at": "2018-08-01T09:36:44.000000Z"}} 2018-08-01 09:36:44,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a9ed2c2c39ea417b155839c5d0e5964950b94d9" 2018-08-01 09:36:44,303 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:36:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-137e2f57-f098-40b4-b008-9b538cddcc3b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:36:44,303 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-137e2f57-f098-40b4-b008-9b538cddcc3b 2018-08-01 09:36:44,304 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:36:44,305 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:36:44,790 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:36:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["rLzRYQioTvyVCHAXqsgDXA"], "issued_at": "2018-08-01T09:36:44.000000Z"}} 2018-08-01 09:36:44,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d746a806ed8d80afeb8bf36e1d56cef2836938c5" 2018-08-01 09:36:44,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:36:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07e3a594-3827-4d0e-8877-86e4c36126a1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:36:44,889 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-07e3a594-3827-4d0e-8877-86e4c36126a1 2018-08-01 09:36:44,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 09:36:44,897 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 09:36: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 09:36:44,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d746a806ed8d80afeb8bf36e1d56cef2836938c5" 2018-08-01 09:36:45,010 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:36:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97106b1d-04d9-468a-9dd8-89b0b5adb9fd Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 09:36:45,010 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-97106b1d-04d9-468a-9dd8-89b0b5adb9fd 2018-08-01 09:36:45,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d746a806ed8d80afeb8bf36e1d56cef2836938c5" 2018-08-01 09:36:45,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:36:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c982a8f-1100-4417-a96e-259067b65502 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 09:36:45,035 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-7c982a8f-1100-4417-a96e-259067b65502 2018-08-01 09:36:45,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d746a806ed8d80afeb8bf36e1d56cef2836938c5" 2018-08-01 09:36:45,344 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:36:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50c09482-0b07-48a2-9cbb-419ece45339a Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 09:36:45,344 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-50c09482-0b07-48a2-9cbb-419ece45339a 2018-08-01 09:36:45,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=admin -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d746a806ed8d80afeb8bf36e1d56cef2836938c5" 2018-08-01 09:36:45,442 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:36:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0bff2b8-457f-4104-8cd7-47131c4bd6ab Content-Encoding: gzip Content-Length: 232 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=admin", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "id": "8d96727022f4443794db44ecde432faf", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-08-01 09:36:45,442 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=admin used request id req-f0bff2b8-457f-4104-8cd7-47131c4bd6ab 2018-08-01 09:36:45,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users/f2c2c33bd1da43efa80cc68983c85478 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d746a806ed8d80afeb8bf36e1d56cef2836938c5" 2018-08-01 09:36:45,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:36:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e9b43c2-ac1d-4ed9-8e95-70491bbfe01d Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.24:5000/v3/users/f2c2c33bd1da43efa80cc68983c85478"}, "enabled": true, "id": "f2c2c33bd1da43efa80cc68983c85478", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-87d538c2-8f03-43a-name"}} 2018-08-01 09:36:45,540 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/f2c2c33bd1da43efa80cc68983c85478 used request id req-1e9b43c2-ac1d-4ed9-8e95-70491bbfe01d 2018-08-01 09:36:45,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf/users/f2c2c33bd1da43efa80cc68983c85478/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d746a806ed8d80afeb8bf36e1d56cef2836938c5" 2018-08-01 09:36:45,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:36:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7aa6dcf0-4a40-4429-8901-e9495b7f4a7d Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf/users/f2c2c33bd1da43efa80cc68983c85478/roles", "previous": null, "next": null}, "roles": []} 2018-08-01 09:36:45,642 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf/users/f2c2c33bd1da43efa80cc68983c85478/roles used request id req-7aa6dcf0-4a40-4429-8901-e9495b7f4a7d 2018-08-01 09:36:45,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d746a806ed8d80afeb8bf36e1d56cef2836938c5" 2018-08-01 09:36:45,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:36:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-331d6b0a-fb01-4a2f-a9d3-cfa114b6a22e Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}} 2018-08-01 09:36:45,726 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a used request id req-331d6b0a-fb01-4a2f-a9d3-cfa114b6a22e 2018-08-01 09:36:45,726 - keystone_utils - INFO - Granting role admin to project admin 2018-08-01 09:36:45,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf/users/f2c2c33bd1da43efa80cc68983c85478/roles/2891512fbb5b44899020fcc2cb247e4a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d746a806ed8d80afeb8bf36e1d56cef2836938c5" 2018-08-01 09:36:45,841 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 09:36:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ace58cc1-16a5-4e07-9ca0-75df6a4777be Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 09:36:45,841 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf/users/f2c2c33bd1da43efa80cc68983c85478/roles/2891512fbb5b44899020fcc2cb247e4a used request id req-ace58cc1-16a5-4e07-9ca0-75df6a4777be 2018-08-01 09:36:45,842 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-87d538c2-8f03-43a-name 2018-08-01 09:36:45,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 09:36:45,850 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 09:36: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 09:36:45,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a9ed2c2c39ea417b155839c5d0e5964950b94d9" 2018-08-01 09:36:45,945 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:36:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b8de33f-5334-4f37-b626-f455b5e24b7d Content-Encoding: gzip Content-Length: 829 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-87d538c2-8f03-43a-name", "links": {"self": "http://172.30.9.24:5000/v3/users/f2c2c33bd1da43efa80cc68983c85478"}, "domain_id": "default", "enabled": true, "id": "f2c2c33bd1da43efa80cc68983c85478", "options": {}}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 09:36:45,945 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-7b8de33f-5334-4f37-b626-f455b5e24b7d 2018-08-01 09:36:45,946 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-87d538c2-8f03-43a-name 2018-08-01 09:36:45,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/f2c2c33bd1da43efa80cc68983c85478 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d746a806ed8d80afeb8bf36e1d56cef2836938c5" 2018-08-01 09:36:46,100 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 09:36:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a4f3b16-cb20-4337-8193-f240221c7d0f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 09:36:46,100 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/f2c2c33bd1da43efa80cc68983c85478 used request id req-8a4f3b16-cb20-4337-8193-f240221c7d0f 2018-08-01 09:36:46,101 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:36:46,478 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:36:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["77UBPJBYQQa-IuF7frpW-Q"], "issued_at": "2018-08-01T09:36:46.000000Z"}} 2018-08-01 09:36:46,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f051bb3a1e2a54090c59e91fcc97f1835cc0fed" 2018-08-01 09:36:46,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:36:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08fcb029-9b79-4d1c-a5b8-a2c41bf8f137 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:36:46,571 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-08fcb029-9b79-4d1c-a5b8-a2c41bf8f137 2018-08-01 09:36:46,572 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:36:46,573 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:36:46,968 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:36:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["PwDA4PaAS-mqgpQExiIqJA"], "issued_at": "2018-08-01T09:36:46.000000Z"}} 2018-08-01 09:36:46,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a0a42233157797f29d7d4b6e6d2232769511c3d" 2018-08-01 09:36:47,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:36:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c67e3e4-011a-43f7-be61-15b76b1b72cb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:36:47,125 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-3c67e3e4-011a-43f7-be61-15b76b1b72cb 2018-08-01 09:36:47,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 09:36:47,134 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 09:36: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 09:36:47,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a0a42233157797f29d7d4b6e6d2232769511c3d" 2018-08-01 09:36:47,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:36:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fe93feb-43be-4157-a789-c8b89912f4ac Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 09:36:47,233 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-6fe93feb-43be-4157-a789-c8b89912f4ac 2018-08-01 09:36:47,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a0a42233157797f29d7d4b6e6d2232769511c3d" 2018-08-01 09:36:47,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:36:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-658dfee1-7dcb-4708-99e2-f0f0108b7b03 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 09:36:47,326 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-658dfee1-7dcb-4708-99e2-f0f0108b7b03 2018-08-01 09:36:47,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a0a42233157797f29d7d4b6e6d2232769511c3d" 2018-08-01 09:36:47,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:36:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ccdeb537-7311-463b-83f0-a2e514cecd4d Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 09:36:47,700 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-ccdeb537-7311-463b-83f0-a2e514cecd4d 2018-08-01 09:36:47,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=admin -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a0a42233157797f29d7d4b6e6d2232769511c3d" 2018-08-01 09:36:47,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:36:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b725892-8195-4639-bed3-2c319c61554f Content-Encoding: gzip Content-Length: 232 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=admin", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "id": "8d96727022f4443794db44ecde432faf", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-08-01 09:36:47,779 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=admin used request id req-4b725892-8195-4639-bed3-2c319c61554f 2018-08-01 09:36:47,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users/54aa394264a44c1487d9264e43558733 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a0a42233157797f29d7d4b6e6d2232769511c3d" 2018-08-01 09:36:47,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:36:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab848e8e-f571-4d03-a124-cd93100a301e Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.24:5000/v3/users/54aa394264a44c1487d9264e43558733"}, "enabled": true, "id": "54aa394264a44c1487d9264e43558733", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-d03e172e-a051-43f-name"}} 2018-08-01 09:36:47,936 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/54aa394264a44c1487d9264e43558733 used request id req-ab848e8e-f571-4d03-a124-cd93100a301e 2018-08-01 09:36:47,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf/users/54aa394264a44c1487d9264e43558733/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a0a42233157797f29d7d4b6e6d2232769511c3d" 2018-08-01 09:36:47,975 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:36:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ab6c7fd-a87d-4f44-9b12-beaa6c616c22 Content-Encoding: gzip Content-Length: 163 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf/users/54aa394264a44c1487d9264e43558733/roles", "previous": null, "next": null}, "roles": []} 2018-08-01 09:36:47,975 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf/users/54aa394264a44c1487d9264e43558733/roles used request id req-2ab6c7fd-a87d-4f44-9b12-beaa6c616c22 2018-08-01 09:36:47,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a0a42233157797f29d7d4b6e6d2232769511c3d" 2018-08-01 09:36:48,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:36:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2db2f7a7-e0ef-49a8-840c-75f8a3db3fd3 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}} 2018-08-01 09:36:48,055 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a used request id req-2db2f7a7-e0ef-49a8-840c-75f8a3db3fd3 2018-08-01 09:36:48,055 - keystone_utils - INFO - Granting role admin to project admin 2018-08-01 09:36:48,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf/users/54aa394264a44c1487d9264e43558733/roles/2891512fbb5b44899020fcc2cb247e4a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a0a42233157797f29d7d4b6e6d2232769511c3d" 2018-08-01 09:36:48,177 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 09:36:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-76b86bfc-dd09-45c6-8ce5-28249ba56f90 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 09:36:48,177 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf/users/54aa394264a44c1487d9264e43558733/roles/2891512fbb5b44899020fcc2cb247e4a used request id req-76b86bfc-dd09-45c6-8ce5-28249ba56f90 2018-08-01 09:36:48,177 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-d03e172e-a051-43f-name 2018-08-01 09:36:48,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 09:36:48,185 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 09: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 09:36:48,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f051bb3a1e2a54090c59e91fcc97f1835cc0fed" 2018-08-01 09:36:48,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:36:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-664f1139-72fd-43df-89c5-8e3e250e2096 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-d03e172e-a051-43f-name", "links": {"self": "http://172.30.9.24:5000/v3/users/54aa394264a44c1487d9264e43558733"}, "domain_id": "default", "enabled": true, "id": "54aa394264a44c1487d9264e43558733", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 09:36:48,285 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-664f1139-72fd-43df-89c5-8e3e250e2096 2018-08-01 09:36:48,286 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:36:48,287 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:36:48,776 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:36:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["TK_0i0lFQMuF8BifIkaygQ"], "issued_at": "2018-08-01T09:36:48.000000Z"}} 2018-08-01 09:36:48,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44f65b556675e2dfba5564cd61bbd478fef8163e" 2018-08-01 09:36:48,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:36:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e102a9a1-f923-4a12-a65c-4a0f77ca5b28 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:36:48,867 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-e102a9a1-f923-4a12-a65c-4a0f77ca5b28 2018-08-01 09:36:48,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 09:36:48,876 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 09: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 09:36:48,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44f65b556675e2dfba5564cd61bbd478fef8163e" 2018-08-01 09:36:48,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:36:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9869ee6-7dbd-44a4-bbae-65071e51ed2f Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-d03e172e-a051-43f-name", "links": {"self": "http://172.30.9.24:5000/v3/users/54aa394264a44c1487d9264e43558733"}, "domain_id": "default", "enabled": true, "id": "54aa394264a44c1487d9264e43558733", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 09:36:48,970 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-b9869ee6-7dbd-44a4-bbae-65071e51ed2f 2018-08-01 09:36:48,971 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-d03e172e-a051-43f-name 2018-08-01 09:36:48,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/54aa394264a44c1487d9264e43558733 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a0a42233157797f29d7d4b6e6d2232769511c3d" 2018-08-01 09:36:49,240 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 09:36:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-251534ca-a632-4e2e-bc76-40f4b4e0d4aa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 09:36:49,240 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/54aa394264a44c1487d9264e43558733 used request id req-251534ca-a632-4e2e-bc76-40f4b4e0d4aa 2018-08-01 09:36:49,241 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:36:49,619 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:36:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["TH997-WUSnOiKGDkcnMcgQ"], "issued_at": "2018-08-01T09:36:49.000000Z"}} 2018-08-01 09:36:49,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b4a402ef3ffb9088880c52a7970a2350a25145d" 2018-08-01 09:36:49,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:36:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34af011e-e28c-4887-bbc7-b4de41b6fea6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:36:49,710 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-34af011e-e28c-4887-bbc7-b4de41b6fea6 2018-08-01 09:36:49,711 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:36:49,711 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:36:50,085 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:36:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["PQwfjuy4SNSMh4oKE7CGeg"], "issued_at": "2018-08-01T09:36:50.000000Z"}} 2018-08-01 09:36:50,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be39cc49bdfd3f78f4be180b2f1f45d4538aa10b" 2018-08-01 09:36:50,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:36:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ee7f45a-457f-4951-aede-d3a062dfcd3c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:36:50,164 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-9ee7f45a-457f-4951-aede-d3a062dfcd3c 2018-08-01 09:36:50,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 09:36:50,173 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 09:36: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 09:36:50,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-b2978854-99c0-411-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be39cc49bdfd3f78f4be180b2f1f45d4538aa10b" 2018-08-01 09:36:50,257 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:36:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68fe4d9a-2151-44b0-9e08-8eb549de6c1d Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-b2978854-99c0-411-name", "previous": null, "next": null}, "projects": []} 2018-08-01 09:36:50,257 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-b2978854-99c0-411-name used request id req-68fe4d9a-2151-44b0-9e08-8eb549de6c1d 2018-08-01 09:36:50,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be39cc49bdfd3f78f4be180b2f1f45d4538aa10b" 2018-08-01 09:36:50,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:36:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-461ab9fd-ff6b-429f-8a03-4cc3a9bcd76b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 09:36:50,348 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-461ab9fd-ff6b-429f-8a03-4cc3a9bcd76b 2018-08-01 09:36:50,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be39cc49bdfd3f78f4be180b2f1f45d4538aa10b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-b2978854-99c0-411-name"}}' 2018-08-01 09:36:50,460 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 09:36:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-86f694c7-6e8e-4b03-aea7-9ef5e293487e Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/dfc66012fecb4ebcbd08eb84691c5824"}, "tags": [], "enabled": true, "id": "dfc66012fecb4ebcbd08eb84691c5824", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-b2978854-99c0-411-name"}} 2018-08-01 09:36:50,461 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-86f694c7-6e8e-4b03-aea7-9ef5e293487e 2018-08-01 09:36:50,461 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-b2978854-99c0-411-name 2018-08-01 09:36:50,461 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-b2978854-99c0-411-name 2018-08-01 09:36:50,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 09:36:50,469 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 09:36: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 09:36:50,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/dfc66012fecb4ebcbd08eb84691c5824 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b4a402ef3ffb9088880c52a7970a2350a25145d" 2018-08-01 09:36:50,549 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 09:36:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4edaa0b7-b7b2-40c0-80b8-f85b704b7b3e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 09:36:50,549 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/dfc66012fecb4ebcbd08eb84691c5824 used request id req-4edaa0b7-b7b2-40c0-80b8-f85b704b7b3e 2018-08-01 09:36:50,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be39cc49bdfd3f78f4be180b2f1f45d4538aa10b" 2018-08-01 09:36:50,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-261d5dd8-c9bc-4794-acbf-a6905b286fc0 Date: Wed, 01 Aug 2018 09:36:50 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a2413a97b61342d8bd27570706ef372d", "created_at": "2018-08-01T09:33:18Z", "updated_at": "2018-08-01T09:33:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "7f556ce3-51d0-4279-a11d-510db9f9a3b1", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "94adc13c-a166-41cf-bd16-f997efc73cb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "b39143b5-c08f-4d0b-9d40-54f472f2389e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "e218b0b7-4501-4f84-9458-caf2891c260d", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}], "revision_number": 4, "project_id": "a2413a97b61342d8bd27570706ef372d", "id": "38229670-7386-42d0-b7b9-2397ea5938de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "created_at": "2018-08-01T09:28:38Z", "updated_at": "2018-08-01T09:28:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "763568f1-8151-4a3c-911a-d06da4423063", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "80d28bee-4aee-47e8-a8da-e0fe31497fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "a47a5ddf-aa37-4ab2-a335-1c93513b5f12", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "f5bba5a5-602b-421e-98b2-5a16117f943f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}], "revision_number": 4, "project_id": "dbe9669438844f3faecdc7fcc050e0d8", "id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ed1054af2e94c049694d98d54211d98", "created_at": "2018-08-01T09:31:40Z", "updated_at": "2018-08-01T09:31:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "34baee87-ea35-42ee-8a69-0f6e2a825d3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "89b9d1c9-f4f9-45cd-8d36-970d44228439", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "b8ab0d59-cab9-4488-82ee-7c5f69709bff", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "d3ab68ea-23b4-4bf6-8dd3-85d029e3d89f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}], "revision_number": 4, "project_id": "2ed1054af2e94c049694d98d54211d98", "id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "created_at": "2018-08-01T09:34:13Z", "updated_at": "2018-08-01T09:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "1dbb3f59-611b-46d1-a82d-2720e0a16f86", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "3878126b-a220-4357-adb9-bc22498f31b1", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "75ce67db-9c04-4561-a10d-8b1ec63943e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "e2945a69-3afe-41e3-a7ec-3ea4c79a12ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}], "revision_number": 4, "project_id": "c0d9b34b06f445a7857603f60b181f3c", "id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-01T09:30:58Z", "updated_at": "2018-08-01T09:30:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "042d4626-2974-418d-affe-f8f2acd05faa", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "995fae58-f0e5-4e10-801c-6c2ce5c7ae0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "cb8404fa-cb24-4879-a34d-f3050dcba730", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "dad6aaab-690e-4c24-9103-6767e0c80bc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "created_at": "2018-08-01T09:31:11Z", "updated_at": "2018-08-01T09:31:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "939e25e0-5dbc-4f6e-9f6f-7fb70e540203", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "9796a673-6928-4009-9c21-1410d395646e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "af7b8bf8-2fb6-4d72-842a-38f72d7581f7", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "b9af65b0-2eb8-45e1-8504-b7dc4dbb83ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}], "revision_number": 4, "project_id": "dd207f801ed3475f9dbe5f13077af1c8", "id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "created_at": "2018-08-01T09:34:57Z", "updated_at": "2018-08-01T09:34:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "8063d12f-30db-4ccf-8ce0-72e59ba81a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c38e1a7a-5857-4f03-b991-6d5c9c9a5b9e", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c725bae1-d3bb-42b5-b331-32737085f28c", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "cfddc134-923b-4e0d-9ec5-dcc5641dd435", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}], "revision_number": 4, "project_id": "455b48a61678488ead79a4cfa07ef5c3", "id": "cd52f913-3072-4ce7-a779-7de795b62b12", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:36:50Z", "updated_at": "2018-08-01T09:36:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "07ef7fe5-a529-45da-bfc0-899f0ea9b592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "bc4dad3a-2a0c-4c31-b901-2909a12adb50", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c35cff35-4306-4116-b9fa-fc27bc7c05d6", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c493e3ac-d9d2-480d-9ec8-50982eedaf5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}], "revision_number": 4, "project_id": "8d96727022f4443794db44ecde432faf", "id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "created_at": "2018-08-01T09:32:45Z", "updated_at": "2018-08-01T09:32:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "058ea790-43ea-4a6f-9950-28418319e577", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "5fcfb31b-cdad-4037-973e-56b74faefd14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "99a24d26-dc7f-42d0-aa23-a7c061f04952", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "b641bb48-566e-472b-a3cc-d38c85ab3ff1", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}], "revision_number": 4, "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "name": "default"}]} 2018-08-01 09:36:50,892 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-261d5dd8-c9bc-4794-acbf-a6905b286fc0 2018-08-01 09:36:50,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be39cc49bdfd3f78f4be180b2f1f45d4538aa10b" 2018-08-01 09:36:50,979 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 09:36:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a25cf03f-31ec-49b7-ab88-372b84387931 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2413a97b61342d8bd27570706ef372d.", "code": 404, "title": "Not Found"}} 2018-08-01 09:36:50,980 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d used request id req-a25cf03f-31ec-49b7-ab88-372b84387931 2018-08-01 09:36:50,980 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 09:36:50,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be39cc49bdfd3f78f4be180b2f1f45d4538aa10b" 2018-08-01 09:36:51,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:36:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d9b2c46-ba23-4107-bf9f-f8c11a11b0e2 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.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dbe9669438844f3faecdc7fcc050e0d8", "name": "service"}} 2018-08-01 09:36:51,076 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 used request id req-9d9b2c46-ba23-4107-bf9f-f8c11a11b0e2 2018-08-01 09:36:51,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be39cc49bdfd3f78f4be180b2f1f45d4538aa10b" 2018-08-01 09:36:51,166 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 09:36:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d528f7e-2932-41e2-a556-d7eba9fa7e23 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ed1054af2e94c049694d98d54211d98.", "code": 404, "title": "Not Found"}} 2018-08-01 09:36:51,166 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 used request id req-5d528f7e-2932-41e2-a556-d7eba9fa7e23 2018-08-01 09:36:51,166 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 09:36:51,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be39cc49bdfd3f78f4be180b2f1f45d4538aa10b" 2018-08-01 09:36:51,253 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 09:36:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7c342750-3de6-4f65-ad96-15f9491f2f0a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c0d9b34b06f445a7857603f60b181f3c.", "code": 404, "title": "Not Found"}} 2018-08-01 09:36:51,253 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c used request id req-7c342750-3de6-4f65-ad96-15f9491f2f0a 2018-08-01 09:36:51,253 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 09:36:51,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be39cc49bdfd3f78f4be180b2f1f45d4538aa10b" 2018-08-01 09:36:51,272 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 09:36:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-90ca1d9e-6738-4377-a5df-6ef8575e276e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: dd207f801ed3475f9dbe5f13077af1c8.", "code": 404, "title": "Not Found"}} 2018-08-01 09:36:51,272 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 used request id req-90ca1d9e-6738-4377-a5df-6ef8575e276e 2018-08-01 09:36:51,272 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 09:36:51,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be39cc49bdfd3f78f4be180b2f1f45d4538aa10b" 2018-08-01 09:36:51,355 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 09:36:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c73aa2b-02a7-4be4-bcc0-4e8ce108000a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 455b48a61678488ead79a4cfa07ef5c3.", "code": 404, "title": "Not Found"}} 2018-08-01 09:36:51,355 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 used request id req-6c73aa2b-02a7-4be4-bcc0-4e8ce108000a 2018-08-01 09:36:51,355 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 09:36:51,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be39cc49bdfd3f78f4be180b2f1f45d4538aa10b" 2018-08-01 09:36:51,447 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:36:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14bd3439-41e1-46e6-a676-faa670c2b23f 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 09:36:51,447 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-14bd3439-41e1-46e6-a676-faa670c2b23f 2018-08-01 09:36:51,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ddd20ab1a1b7400a98e6ddb8d0eb4686 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be39cc49bdfd3f78f4be180b2f1f45d4538aa10b" 2018-08-01 09:36:51,544 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 09:36:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fcbae6b5-c8d6-40eb-8658-fb24d3e97c73 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ddd20ab1a1b7400a98e6ddb8d0eb4686.", "code": 404, "title": "Not Found"}} 2018-08-01 09:36:51,544 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ddd20ab1a1b7400a98e6ddb8d0eb4686 used request id req-fcbae6b5-c8d6-40eb-8658-fb24d3e97c73 2018-08-01 09:36:51,544 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 09:36:51,545 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-b2978854-99c0-411-name 2018-08-01 09:36:51,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/dfc66012fecb4ebcbd08eb84691c5824 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be39cc49bdfd3f78f4be180b2f1f45d4538aa10b" 2018-08-01 09:36:51,635 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 09:36:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f67fe468-058e-413f-9596-26c17c3a0ec5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: dfc66012fecb4ebcbd08eb84691c5824.", "code": 404, "title": "Not Found"}} 2018-08-01 09:36:51,635 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/dfc66012fecb4ebcbd08eb84691c5824 used request id req-f67fe468-058e-413f-9596-26c17c3a0ec5 2018-08-01 09:36:51,635 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 09:36:51,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be39cc49bdfd3f78f4be180b2f1f45d4538aa10b" 2018-08-01 09:36:51,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:36:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee552da4-5d56-4160-9bd5-90e63831dc7a Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 09:36:51,721 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-ee552da4-5d56-4160-9bd5-90e63831dc7a 2018-08-01 09:36:51,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b4a402ef3ffb9088880c52a7970a2350a25145d" 2018-08-01 09:36:51,809 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:36:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b45887ef-1d2a-43ca-85ba-ac87ad4ecade Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-01 09:36:51,809 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-b45887ef-1d2a-43ca-85ba-ac87ad4ecade 2018-08-01 09:36:51,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be39cc49bdfd3f78f4be180b2f1f45d4538aa10b" 2018-08-01 09:36:51,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:36:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36873d29-1414-4398-aae3-e63f0e4b7806 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 09:36:51,828 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-36873d29-1414-4398-aae3-e63f0e4b7806 2018-08-01 09:36:51,829 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:36:52,312 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:36:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["Pm6uU2a9Q2OOvlKzXwnxzw"], "issued_at": "2018-08-01T09:36:52.000000Z"}} 2018-08-01 09:36:52,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a6978526e939ba4230a1492103085cdb48c0aa2" 2018-08-01 09:36:52,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:36:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2eede28e-18a5-4752-a0fa-acc800f33b37 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:36:52,396 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-2eede28e-18a5-4752-a0fa-acc800f33b37 2018-08-01 09:36:52,397 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:36:52,398 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:36:52,792 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:36:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["s4btYKhtT4itaXzRAyEsYw"], "issued_at": "2018-08-01T09:36:52.000000Z"}} 2018-08-01 09:36:52,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}660317a7919db97a47e5cf66193ef234a6a80467" 2018-08-01 09:36:52,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:36:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b0c415a-8a60-4c5b-8d97-0703637789dd Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:36:52,872 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-5b0c415a-8a60-4c5b-8d97-0703637789dd 2018-08-01 09:36:52,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 09:36:52,881 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 09:36: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 09:36:52,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-d84c1eb7-d2ce-4ae-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}660317a7919db97a47e5cf66193ef234a6a80467" 2018-08-01 09:36:52,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:36:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ce96e48-9281-4742-a401-955ead0137f3 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-d84c1eb7-d2ce-4ae-name", "previous": null, "next": null}, "projects": []} 2018-08-01 09:36:52,966 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-d84c1eb7-d2ce-4ae-name used request id req-3ce96e48-9281-4742-a401-955ead0137f3 2018-08-01 09:36:52,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}660317a7919db97a47e5cf66193ef234a6a80467" 2018-08-01 09:36:53,063 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:36:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b98efd5b-4ba9-48e3-8b8c-99d768cdf689 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 09:36:53,063 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-b98efd5b-4ba9-48e3-8b8c-99d768cdf689 2018-08-01 09:36:53,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}660317a7919db97a47e5cf66193ef234a6a80467" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-d84c1eb7-d2ce-4ae-name"}}' 2018-08-01 09:36:53,174 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 09:36:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-54b4e5c8-0ce7-490d-a0ae-94984cd77b5b Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/46e9b4a601684b89b344016ead0c2905"}, "tags": [], "enabled": true, "id": "46e9b4a601684b89b344016ead0c2905", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-d84c1eb7-d2ce-4ae-name"}} 2018-08-01 09:36:53,174 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-54b4e5c8-0ce7-490d-a0ae-94984cd77b5b 2018-08-01 09:36:53,175 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-d84c1eb7-d2ce-4ae-name 2018-08-01 09:36:53,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 09:36:53,183 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 09:36: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 09:36:53,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-d84c1eb7-d2ce-4ae-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a6978526e939ba4230a1492103085cdb48c0aa2" 2018-08-01 09:36:53,268 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:36:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ccbb837-45c6-4e7e-850f-0f92611f157b Content-Encoding: gzip Content-Length: 275 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-d84c1eb7-d2ce-4ae-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/46e9b4a601684b89b344016ead0c2905"}, "tags": [], "enabled": true, "id": "46e9b4a601684b89b344016ead0c2905", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-d84c1eb7-d2ce-4ae-name"}]} 2018-08-01 09:36:53,268 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-d84c1eb7-d2ce-4ae-name used request id req-9ccbb837-45c6-4e7e-850f-0f92611f157b 2018-08-01 09:36:53,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a6978526e939ba4230a1492103085cdb48c0aa2" 2018-08-01 09:36:53,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:36:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37ccda41-551d-4033-ad4d-ff4c9c0169b4 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-01 09:36:53,356 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-37ccda41-551d-4033-ad4d-ff4c9c0169b4 2018-08-01 09:36:53,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}660317a7919db97a47e5cf66193ef234a6a80467" 2018-08-01 09:36:53,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-e40ec7ea-cf1c-4235-b353-832444c70e5d Date: Wed, 01 Aug 2018 09:36:53 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a2413a97b61342d8bd27570706ef372d", "created_at": "2018-08-01T09:33:18Z", "updated_at": "2018-08-01T09:33:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "7f556ce3-51d0-4279-a11d-510db9f9a3b1", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "94adc13c-a166-41cf-bd16-f997efc73cb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "b39143b5-c08f-4d0b-9d40-54f472f2389e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "e218b0b7-4501-4f84-9458-caf2891c260d", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}], "revision_number": 4, "project_id": "a2413a97b61342d8bd27570706ef372d", "id": "38229670-7386-42d0-b7b9-2397ea5938de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "created_at": "2018-08-01T09:28:38Z", "updated_at": "2018-08-01T09:28:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "763568f1-8151-4a3c-911a-d06da4423063", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "80d28bee-4aee-47e8-a8da-e0fe31497fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "a47a5ddf-aa37-4ab2-a335-1c93513b5f12", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "f5bba5a5-602b-421e-98b2-5a16117f943f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}], "revision_number": 4, "project_id": "dbe9669438844f3faecdc7fcc050e0d8", "id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ed1054af2e94c049694d98d54211d98", "created_at": "2018-08-01T09:31:40Z", "updated_at": "2018-08-01T09:31:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "34baee87-ea35-42ee-8a69-0f6e2a825d3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "89b9d1c9-f4f9-45cd-8d36-970d44228439", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "b8ab0d59-cab9-4488-82ee-7c5f69709bff", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "d3ab68ea-23b4-4bf6-8dd3-85d029e3d89f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}], "revision_number": 4, "project_id": "2ed1054af2e94c049694d98d54211d98", "id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "created_at": "2018-08-01T09:34:13Z", "updated_at": "2018-08-01T09:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "1dbb3f59-611b-46d1-a82d-2720e0a16f86", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "3878126b-a220-4357-adb9-bc22498f31b1", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "75ce67db-9c04-4561-a10d-8b1ec63943e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "e2945a69-3afe-41e3-a7ec-3ea4c79a12ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}], "revision_number": 4, "project_id": "c0d9b34b06f445a7857603f60b181f3c", "id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-01T09:30:58Z", "updated_at": "2018-08-01T09:30:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "042d4626-2974-418d-affe-f8f2acd05faa", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "995fae58-f0e5-4e10-801c-6c2ce5c7ae0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "cb8404fa-cb24-4879-a34d-f3050dcba730", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "dad6aaab-690e-4c24-9103-6767e0c80bc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "created_at": "2018-08-01T09:31:11Z", "updated_at": "2018-08-01T09:31:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "939e25e0-5dbc-4f6e-9f6f-7fb70e540203", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "9796a673-6928-4009-9c21-1410d395646e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "af7b8bf8-2fb6-4d72-842a-38f72d7581f7", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "b9af65b0-2eb8-45e1-8504-b7dc4dbb83ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}], "revision_number": 4, "project_id": "dd207f801ed3475f9dbe5f13077af1c8", "id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "created_at": "2018-08-01T09:34:57Z", "updated_at": "2018-08-01T09:34:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "8063d12f-30db-4ccf-8ce0-72e59ba81a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c38e1a7a-5857-4f03-b991-6d5c9c9a5b9e", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c725bae1-d3bb-42b5-b331-32737085f28c", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "cfddc134-923b-4e0d-9ec5-dcc5641dd435", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}], "revision_number": 4, "project_id": "455b48a61678488ead79a4cfa07ef5c3", "id": "cd52f913-3072-4ce7-a779-7de795b62b12", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:36:50Z", "updated_at": "2018-08-01T09:36:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "07ef7fe5-a529-45da-bfc0-899f0ea9b592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "bc4dad3a-2a0c-4c31-b901-2909a12adb50", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c35cff35-4306-4116-b9fa-fc27bc7c05d6", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c493e3ac-d9d2-480d-9ec8-50982eedaf5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}], "revision_number": 4, "project_id": "8d96727022f4443794db44ecde432faf", "id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "created_at": "2018-08-01T09:32:45Z", "updated_at": "2018-08-01T09:32:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "058ea790-43ea-4a6f-9950-28418319e577", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "5fcfb31b-cdad-4037-973e-56b74faefd14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "99a24d26-dc7f-42d0-aa23-a7c061f04952", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "b641bb48-566e-472b-a3cc-d38c85ab3ff1", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}], "revision_number": 4, "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "name": "default"}]} 2018-08-01 09:36:53,584 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-e40ec7ea-cf1c-4235-b353-832444c70e5d 2018-08-01 09:36:53,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}660317a7919db97a47e5cf66193ef234a6a80467" 2018-08-01 09:36:53,671 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 09:36:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dd306c4b-d135-4321-a1a4-4dc3c6192730 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2413a97b61342d8bd27570706ef372d.", "code": 404, "title": "Not Found"}} 2018-08-01 09:36:53,671 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d used request id req-dd306c4b-d135-4321-a1a4-4dc3c6192730 2018-08-01 09:36:53,672 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 09:36:53,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}660317a7919db97a47e5cf66193ef234a6a80467" 2018-08-01 09:36:53,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:36:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac9a26be-5b1c-496b-bbe7-b3a81b3376e7 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.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dbe9669438844f3faecdc7fcc050e0d8", "name": "service"}} 2018-08-01 09:36:53,695 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 used request id req-ac9a26be-5b1c-496b-bbe7-b3a81b3376e7 2018-08-01 09:36:53,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}660317a7919db97a47e5cf66193ef234a6a80467" 2018-08-01 09:36:53,773 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 09:36:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d8d4ff8-b875-494b-bee3-65dcf706433c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ed1054af2e94c049694d98d54211d98.", "code": 404, "title": "Not Found"}} 2018-08-01 09:36:53,773 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 used request id req-9d8d4ff8-b875-494b-bee3-65dcf706433c 2018-08-01 09:36:53,773 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 09:36:53,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}660317a7919db97a47e5cf66193ef234a6a80467" 2018-08-01 09:36:53,850 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 09:36:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8670e9b2-a5eb-4d4d-9bef-29ec6988bfb6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c0d9b34b06f445a7857603f60b181f3c.", "code": 404, "title": "Not Found"}} 2018-08-01 09:36:53,850 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c used request id req-8670e9b2-a5eb-4d4d-9bef-29ec6988bfb6 2018-08-01 09:36:53,850 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 09:36:53,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}660317a7919db97a47e5cf66193ef234a6a80467" 2018-08-01 09:36:53,929 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 09:36:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-29578ba1-5af5-45a4-9b72-7eecf10046c5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: dd207f801ed3475f9dbe5f13077af1c8.", "code": 404, "title": "Not Found"}} 2018-08-01 09:36:53,929 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 used request id req-29578ba1-5af5-45a4-9b72-7eecf10046c5 2018-08-01 09:36:53,929 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 09:36:53,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}660317a7919db97a47e5cf66193ef234a6a80467" 2018-08-01 09:36:54,028 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 09:36:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-00e61cba-cdbe-4860-b859-212ce2a3718b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 455b48a61678488ead79a4cfa07ef5c3.", "code": 404, "title": "Not Found"}} 2018-08-01 09:36:54,028 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 used request id req-00e61cba-cdbe-4860-b859-212ce2a3718b 2018-08-01 09:36:54,029 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 09:36:54,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}660317a7919db97a47e5cf66193ef234a6a80467" 2018-08-01 09:36:54,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:36:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65990c25-e8aa-47c3-9142-64b51074ab94 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 09:36:54,116 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-65990c25-e8aa-47c3-9142-64b51074ab94 2018-08-01 09:36:54,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ddd20ab1a1b7400a98e6ddb8d0eb4686 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}660317a7919db97a47e5cf66193ef234a6a80467" 2018-08-01 09:36:54,203 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 09:36:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5408235e-a000-4abe-b709-7d95c63ac1d5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ddd20ab1a1b7400a98e6ddb8d0eb4686.", "code": 404, "title": "Not Found"}} 2018-08-01 09:36:54,203 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ddd20ab1a1b7400a98e6ddb8d0eb4686 used request id req-5408235e-a000-4abe-b709-7d95c63ac1d5 2018-08-01 09:36:54,203 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 09:36:54,204 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-d84c1eb7-d2ce-4ae-name 2018-08-01 09:36:54,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/46e9b4a601684b89b344016ead0c2905 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}660317a7919db97a47e5cf66193ef234a6a80467" 2018-08-01 09:36:54,358 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 09:36:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c16b2722-717c-45b1-84c4-1cda88acd41c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 09:36:54,358 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/46e9b4a601684b89b344016ead0c2905 used request id req-c16b2722-717c-45b1-84c4-1cda88acd41c 2018-08-01 09:36:54,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}660317a7919db97a47e5cf66193ef234a6a80467" 2018-08-01 09:36:54,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:36:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76d12221-f315-4935-8dbe-34a82799f156 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 09:36:54,441 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-76d12221-f315-4935-8dbe-34a82799f156 2018-08-01 09:36:54,442 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:36:54,827 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:36:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["AuW0CtJoS5SLxMVrAcuPvw"], "issued_at": "2018-08-01T09:36:54.000000Z"}} 2018-08-01 09:36:54,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bd62b3976f51102aaea5bce5bfb354d62bb3cdf" 2018-08-01 09:36:54,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:36:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dffafb8c-c8d6-43ae-9690-8191aa428d63 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:36:54,922 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-dffafb8c-c8d6-43ae-9690-8191aa428d63 2018-08-01 09:36:54,923 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:36:54,924 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:36:55,304 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:36:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["bRA8PcluSC6oNyaR54HOlA"], "issued_at": "2018-08-01T09:36:55.000000Z"}} 2018-08-01 09:36:55,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20b3e05a75c3ecd92218e6b8fe11b140dcff933a" 2018-08-01 09:36:55,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:36:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8127a328-4648-44af-8325-6639657b9d26 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:36:55,381 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-8127a328-4648-44af-8325-6639657b9d26 2018-08-01 09:36:55,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 09:36:55,390 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 09:36: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 09:36:55,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-a3d23264-0d80-42c-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20b3e05a75c3ecd92218e6b8fe11b140dcff933a" 2018-08-01 09:36:55,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:36:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b8d6081-437f-43a9-81fe-0d0b04fcfa0b Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-a3d23264-0d80-42c-name", "previous": null, "next": null}, "projects": []} 2018-08-01 09:36:55,414 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-a3d23264-0d80-42c-name used request id req-3b8d6081-437f-43a9-81fe-0d0b04fcfa0b 2018-08-01 09:36:55,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20b3e05a75c3ecd92218e6b8fe11b140dcff933a" 2018-08-01 09:36:55,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:36:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02e7208b-ea0e-4f34-af44-d5625584906c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 09:36:55,514 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-02e7208b-ea0e-4f34-af44-d5625584906c 2018-08-01 09:36:55,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20b3e05a75c3ecd92218e6b8fe11b140dcff933a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-a3d23264-0d80-42c-name"}}' 2018-08-01 09:36:55,628 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 09:36:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-15c7096c-bafe-4828-ab55-d45d4171d075 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/d1c09085db4746d6ab36e9cde11cfcd9"}, "tags": [], "enabled": true, "id": "d1c09085db4746d6ab36e9cde11cfcd9", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-a3d23264-0d80-42c-name"}} 2018-08-01 09:36:55,628 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-15c7096c-bafe-4828-ab55-d45d4171d075 2018-08-01 09:36:55,628 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-a3d23264-0d80-42c-name 2018-08-01 09:36:55,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 09:36:55,636 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 09:36: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 09:36:55,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-a3d23264-0d80-42c-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bd62b3976f51102aaea5bce5bfb354d62bb3cdf" 2018-08-01 09:36:55,722 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:36:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cc11c2e-aee0-4ed1-847c-02f4b050c2ac Content-Encoding: gzip Content-Length: 276 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-a3d23264-0d80-42c-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/d1c09085db4746d6ab36e9cde11cfcd9"}, "tags": [], "enabled": true, "id": "d1c09085db4746d6ab36e9cde11cfcd9", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-a3d23264-0d80-42c-name"}]} 2018-08-01 09:36:55,722 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-a3d23264-0d80-42c-name used request id req-2cc11c2e-aee0-4ed1-847c-02f4b050c2ac 2018-08-01 09:36:55,723 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:36:55,724 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:36:56,118 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:36:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["9vQPHkj2R3m-4i5D0Smjiw"], "issued_at": "2018-08-01T09:36:56.000000Z"}} 2018-08-01 09:36:56,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0bec29dc9924add70dbe7cb5a8dd9c29f9174d4" 2018-08-01 09:36:56,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:36:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9488d7e4-6d2d-4e16-b75f-43abd6774160 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:36:56,197 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-9488d7e4-6d2d-4e16-b75f-43abd6774160 2018-08-01 09:36:56,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 09:36:56,207 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 09:36: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 09:36:56,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-a3d23264-0d80-42c-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0bec29dc9924add70dbe7cb5a8dd9c29f9174d4" 2018-08-01 09:36:56,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:36:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-926b738c-45b9-4be6-87e4-a38595b85727 Content-Encoding: gzip Content-Length: 276 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-a3d23264-0d80-42c-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/d1c09085db4746d6ab36e9cde11cfcd9"}, "tags": [], "enabled": true, "id": "d1c09085db4746d6ab36e9cde11cfcd9", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-a3d23264-0d80-42c-name"}]} 2018-08-01 09:36:56,293 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-a3d23264-0d80-42c-name used request id req-926b738c-45b9-4be6-87e4-a38595b85727 2018-08-01 09:36:56,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bd62b3976f51102aaea5bce5bfb354d62bb3cdf" 2018-08-01 09:36:56,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:36:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ceb7da79-108a-4064-a4d9-bfda7f4fdc70 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-01 09:36:56,382 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-ceb7da79-108a-4064-a4d9-bfda7f4fdc70 2018-08-01 09:36:56,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20b3e05a75c3ecd92218e6b8fe11b140dcff933a" 2018-08-01 09:36:56,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-8944fa83-9887-411d-981d-42e243cb4c93 Date: Wed, 01 Aug 2018 09:36:56 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a2413a97b61342d8bd27570706ef372d", "created_at": "2018-08-01T09:33:18Z", "updated_at": "2018-08-01T09:33:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "7f556ce3-51d0-4279-a11d-510db9f9a3b1", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "94adc13c-a166-41cf-bd16-f997efc73cb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "b39143b5-c08f-4d0b-9d40-54f472f2389e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "e218b0b7-4501-4f84-9458-caf2891c260d", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}], "revision_number": 4, "project_id": "a2413a97b61342d8bd27570706ef372d", "id": "38229670-7386-42d0-b7b9-2397ea5938de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "created_at": "2018-08-01T09:28:38Z", "updated_at": "2018-08-01T09:28:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "763568f1-8151-4a3c-911a-d06da4423063", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "80d28bee-4aee-47e8-a8da-e0fe31497fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "a47a5ddf-aa37-4ab2-a335-1c93513b5f12", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "f5bba5a5-602b-421e-98b2-5a16117f943f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}], "revision_number": 4, "project_id": "dbe9669438844f3faecdc7fcc050e0d8", "id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ed1054af2e94c049694d98d54211d98", "created_at": "2018-08-01T09:31:40Z", "updated_at": "2018-08-01T09:31:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "34baee87-ea35-42ee-8a69-0f6e2a825d3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "89b9d1c9-f4f9-45cd-8d36-970d44228439", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "b8ab0d59-cab9-4488-82ee-7c5f69709bff", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "d3ab68ea-23b4-4bf6-8dd3-85d029e3d89f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}], "revision_number": 4, "project_id": "2ed1054af2e94c049694d98d54211d98", "id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "created_at": "2018-08-01T09:34:13Z", "updated_at": "2018-08-01T09:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "1dbb3f59-611b-46d1-a82d-2720e0a16f86", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "3878126b-a220-4357-adb9-bc22498f31b1", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "75ce67db-9c04-4561-a10d-8b1ec63943e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "e2945a69-3afe-41e3-a7ec-3ea4c79a12ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}], "revision_number": 4, "project_id": "c0d9b34b06f445a7857603f60b181f3c", "id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-01T09:30:58Z", "updated_at": "2018-08-01T09:30:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "042d4626-2974-418d-affe-f8f2acd05faa", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "995fae58-f0e5-4e10-801c-6c2ce5c7ae0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "cb8404fa-cb24-4879-a34d-f3050dcba730", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "dad6aaab-690e-4c24-9103-6767e0c80bc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "created_at": "2018-08-01T09:31:11Z", "updated_at": "2018-08-01T09:31:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "939e25e0-5dbc-4f6e-9f6f-7fb70e540203", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "9796a673-6928-4009-9c21-1410d395646e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "af7b8bf8-2fb6-4d72-842a-38f72d7581f7", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "b9af65b0-2eb8-45e1-8504-b7dc4dbb83ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}], "revision_number": 4, "project_id": "dd207f801ed3475f9dbe5f13077af1c8", "id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "created_at": "2018-08-01T09:34:57Z", "updated_at": "2018-08-01T09:34:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "8063d12f-30db-4ccf-8ce0-72e59ba81a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c38e1a7a-5857-4f03-b991-6d5c9c9a5b9e", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c725bae1-d3bb-42b5-b331-32737085f28c", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "cfddc134-923b-4e0d-9ec5-dcc5641dd435", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}], "revision_number": 4, "project_id": "455b48a61678488ead79a4cfa07ef5c3", "id": "cd52f913-3072-4ce7-a779-7de795b62b12", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:36:50Z", "updated_at": "2018-08-01T09:36:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "07ef7fe5-a529-45da-bfc0-899f0ea9b592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "bc4dad3a-2a0c-4c31-b901-2909a12adb50", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c35cff35-4306-4116-b9fa-fc27bc7c05d6", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c493e3ac-d9d2-480d-9ec8-50982eedaf5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}], "revision_number": 4, "project_id": "8d96727022f4443794db44ecde432faf", "id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "created_at": "2018-08-01T09:32:45Z", "updated_at": "2018-08-01T09:32:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "058ea790-43ea-4a6f-9950-28418319e577", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "5fcfb31b-cdad-4037-973e-56b74faefd14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "99a24d26-dc7f-42d0-aa23-a7c061f04952", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "b641bb48-566e-472b-a3cc-d38c85ab3ff1", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}], "revision_number": 4, "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "name": "default"}]} 2018-08-01 09:36:56,610 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-8944fa83-9887-411d-981d-42e243cb4c93 2018-08-01 09:36:56,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20b3e05a75c3ecd92218e6b8fe11b140dcff933a" 2018-08-01 09:36:56,698 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 09:36:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0173e3ea-c7fd-4863-a5a4-5ffbf3537701 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2413a97b61342d8bd27570706ef372d.", "code": 404, "title": "Not Found"}} 2018-08-01 09:36:56,698 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d used request id req-0173e3ea-c7fd-4863-a5a4-5ffbf3537701 2018-08-01 09:36:56,698 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 09:36:56,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20b3e05a75c3ecd92218e6b8fe11b140dcff933a" 2018-08-01 09:36:56,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:36:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f33c3790-64db-4054-9eba-1c74f4b26792 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.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dbe9669438844f3faecdc7fcc050e0d8", "name": "service"}} 2018-08-01 09:36:56,786 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 used request id req-f33c3790-64db-4054-9eba-1c74f4b26792 2018-08-01 09:36:56,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20b3e05a75c3ecd92218e6b8fe11b140dcff933a" 2018-08-01 09:36:56,869 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 09:36:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dff69d75-f9af-40b1-b170-68073ab0b0d7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ed1054af2e94c049694d98d54211d98.", "code": 404, "title": "Not Found"}} 2018-08-01 09:36:56,869 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 used request id req-dff69d75-f9af-40b1-b170-68073ab0b0d7 2018-08-01 09:36:56,869 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 09:36:56,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20b3e05a75c3ecd92218e6b8fe11b140dcff933a" 2018-08-01 09:36:56,957 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 09:36:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b3cbc4e6-93f7-4614-a8c0-8f7dfcc419b7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c0d9b34b06f445a7857603f60b181f3c.", "code": 404, "title": "Not Found"}} 2018-08-01 09:36:56,957 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c used request id req-b3cbc4e6-93f7-4614-a8c0-8f7dfcc419b7 2018-08-01 09:36:56,957 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 09:36:56,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20b3e05a75c3ecd92218e6b8fe11b140dcff933a" 2018-08-01 09:36:57,041 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 09:36:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a4807cca-0dd2-4753-9157-4474e9b08e62 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: dd207f801ed3475f9dbe5f13077af1c8.", "code": 404, "title": "Not Found"}} 2018-08-01 09:36:57,041 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 used request id req-a4807cca-0dd2-4753-9157-4474e9b08e62 2018-08-01 09:36:57,041 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 09:36:57,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20b3e05a75c3ecd92218e6b8fe11b140dcff933a" 2018-08-01 09:36:57,121 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 09:36:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2b40b8f4-77c2-4f14-837b-7a011dea8495 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 455b48a61678488ead79a4cfa07ef5c3.", "code": 404, "title": "Not Found"}} 2018-08-01 09:36:57,121 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 used request id req-2b40b8f4-77c2-4f14-837b-7a011dea8495 2018-08-01 09:36:57,122 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 09:36:57,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20b3e05a75c3ecd92218e6b8fe11b140dcff933a" 2018-08-01 09:36:57,206 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:36:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8250d5bd-be63-4080-84c8-3cf0978606ca 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 09:36:57,207 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-8250d5bd-be63-4080-84c8-3cf0978606ca 2018-08-01 09:36:57,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ddd20ab1a1b7400a98e6ddb8d0eb4686 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20b3e05a75c3ecd92218e6b8fe11b140dcff933a" 2018-08-01 09:36:57,227 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 09:36:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a0cc4e9-44f9-4397-8acc-2c99ee038ac9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ddd20ab1a1b7400a98e6ddb8d0eb4686.", "code": 404, "title": "Not Found"}} 2018-08-01 09:36:57,227 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ddd20ab1a1b7400a98e6ddb8d0eb4686 used request id req-0a0cc4e9-44f9-4397-8acc-2c99ee038ac9 2018-08-01 09:36:57,227 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 09:36:57,228 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-a3d23264-0d80-42c-name 2018-08-01 09:36:57,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/d1c09085db4746d6ab36e9cde11cfcd9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20b3e05a75c3ecd92218e6b8fe11b140dcff933a" 2018-08-01 09:36:57,312 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 09:36:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eef21875-2d2d-4c2c-b607-3b679dc79581 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 09:36:57,312 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/d1c09085db4746d6ab36e9cde11cfcd9 used request id req-eef21875-2d2d-4c2c-b607-3b679dc79581 2018-08-01 09:36:57,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20b3e05a75c3ecd92218e6b8fe11b140dcff933a" 2018-08-01 09:36:57,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:36:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-651b4896-82bc-4a9a-897b-c3ec17c25a8f Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 09:36:57,401 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-651b4896-82bc-4a9a-897b-c3ec17c25a8f 2018-08-01 09:36:57,403 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:36:57,781 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:36:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["GqTVk9UqQs6Ddv8xyPzU2g"], "issued_at": "2018-08-01T09:36:57.000000Z"}} 2018-08-01 09:36:57,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66ca09fb0267a6422830c852df0d8bdf96495166" 2018-08-01 09:36:57,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:36:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74529698-d507-4e27-b92b-091ddba4cac0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:36:57,861 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-74529698-d507-4e27-b92b-091ddba4cac0 2018-08-01 09:36:57,862 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:36:57,863 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:36:58,250 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:36:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["nA-LoQZ2Qo-S_TW-Npf3gQ"], "issued_at": "2018-08-01T09:36:58.000000Z"}} 2018-08-01 09:36:58,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83f62ce803a336e6159a5b9020b0affed80d29e7" 2018-08-01 09:36:58,337 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:36:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da9a42f8-c03c-4478-9d34-fe845ad5d82c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:36:58,337 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-da9a42f8-c03c-4478-9d34-fe845ad5d82c 2018-08-01 09:36:58,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 09:36:58,346 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 09:36: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 09:36:58,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=foo&name=CreateProjectSuccessTests-cda83a6d-d164-431-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83f62ce803a336e6159a5b9020b0affed80d29e7" 2018-08-01 09:36:58,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:36:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b793551e-201b-4b4d-ac8f-d32b73b17cf9 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=foo&name=CreateProjectSuccessTests-cda83a6d-d164-431-name", "previous": null, "next": null}, "projects": []} 2018-08-01 09:36:58,444 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=foo&name=CreateProjectSuccessTests-cda83a6d-d164-431-name used request id req-b793551e-201b-4b4d-ac8f-d32b73b17cf9 2018-08-01 09:36:58,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=foo -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83f62ce803a336e6159a5b9020b0affed80d29e7" 2018-08-01 09:36:58,534 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:36:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16fe0312-c3c3-4db7-bca9-9b31d14805bf Content-Encoding: gzip Content-Length: 115 Content-Type: application/json RESP BODY: {"domains": [], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=foo", "previous": null, "next": null}} 2018-08-01 09:36:58,535 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=foo used request id req-16fe0312-c3c3-4db7-bca9-9b31d14805bf 2018-08-01 09:36:58,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83f62ce803a336e6159a5b9020b0affed80d29e7" -d '{"project": {"enabled": true, "domain_id": "foo", "name": "CreateProjectSuccessTests-cda83a6d-d164-431-name"}}' 2018-08-01 09:36:58,624 - keystoneauth.session - DEBUG - RESP: [400] Date: Wed, 01 Aug 2018 09:36:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e5e8f43c-11cc-4132-8608-f3bf84c17c70 Content-Length: 90 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find domain: foo.", "code": 400, "title": "Bad Request"}} 2018-08-01 09:36:58,624 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-e5e8f43c-11cc-4132-8608-f3bf84c17c70 2018-08-01 09:36:58,624 - keystoneauth.session - DEBUG - Request returned failure status: 400 2018-08-01 09:36:58,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83f62ce803a336e6159a5b9020b0affed80d29e7" 2018-08-01 09:36:58,643 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:36:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54315a6c-f506-42ea-a95a-0b5441ba7cd0 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 09:36:58,644 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-54315a6c-f506-42ea-a95a-0b5441ba7cd0 2018-08-01 09:36:58,645 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:36:59,023 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:36:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["q5K_X5ZdR1SAArJEcwVZRQ"], "issued_at": "2018-08-01T09:36:59.000000Z"}} 2018-08-01 09:36:59,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2791901847513e581869743ecb05e52a28903357" 2018-08-01 09:36:59,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:36:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-261d5cf5-7086-4fe8-ba9c-6b5aca7c6fdf Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:36:59,103 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-261d5cf5-7086-4fe8-ba9c-6b5aca7c6fdf 2018-08-01 09:36:59,104 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:36:59,105 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:36:59,484 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:36:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["fZVeYLrpT3GVI0-UI9AHWQ"], "issued_at": "2018-08-01T09:36:59.000000Z"}} 2018-08-01 09:36:59,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70c28014f4805a1c2ae2b45d07d9ca1c660c883b" 2018-08-01 09:36:59,564 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:36:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee319b55-4748-4fbd-ab18-212e0a987f29 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:36:59,564 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-ee319b55-4748-4fbd-ab18-212e0a987f29 2018-08-01 09:36:59,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 09:36:59,573 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 09:36: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 09:36:59,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-aacd43d9-6d10-47e-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70c28014f4805a1c2ae2b45d07d9ca1c660c883b" 2018-08-01 09:36:59,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:36:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5abf8974-99ce-4a3c-809e-513f4939ecb9 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-aacd43d9-6d10-47e-name", "previous": null, "next": null}, "projects": []} 2018-08-01 09:36:59,592 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-aacd43d9-6d10-47e-name used request id req-5abf8974-99ce-4a3c-809e-513f4939ecb9 2018-08-01 09:36:59,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70c28014f4805a1c2ae2b45d07d9ca1c660c883b" 2018-08-01 09:36:59,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:36:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2bcd6e9-d7d0-4350-b085-1b87fda7630e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 09:36:59,615 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-e2bcd6e9-d7d0-4350-b085-1b87fda7630e 2018-08-01 09:36:59,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70c28014f4805a1c2ae2b45d07d9ca1c660c883b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-aacd43d9-6d10-47e-name"}}' 2018-08-01 09:36:59,659 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 09:36:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3e29739c-9010-481e-965b-69429c35ff4d Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/538a4dbd1e2a4c70a0c772a10fd3ec8d"}, "tags": [], "enabled": true, "id": "538a4dbd1e2a4c70a0c772a10fd3ec8d", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-aacd43d9-6d10-47e-name"}} 2018-08-01 09:36:59,659 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-3e29739c-9010-481e-965b-69429c35ff4d 2018-08-01 09:36:59,659 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-aacd43d9-6d10-47e-name 2018-08-01 09:36:59,659 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 09:36:59,662 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-quota-sets/538a4dbd1e2a4c70a0c772a10fd3ec8d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70c28014f4805a1c2ae2b45d07d9ca1c660c883b" 2018-08-01 09:37:00,019 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09: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-ed2757a1-6cea-4645-9f12-88fb4a1e4089 x-compute-request-id: req-ed2757a1-6cea-4645-9f12-88fb4a1e4089 Content-Encoding: gzip Content-Length: 221 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": "538a4dbd1e2a4c70a0c772a10fd3ec8d", "instances": 10, "security_group_rules": 20, "injected_files": 5, "cores": 20, "fixed_ips": -1, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-08-01 09:37:00,019 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-quota-sets/538a4dbd1e2a4c70a0c772a10fd3ec8d used request id req-ed2757a1-6cea-4645-9f12-88fb4a1e4089 2018-08-01 09:37:00,023 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:8774/v2.1/os-quota-sets/538a4dbd1e2a4c70a0c772a10fd3ec8d -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70c28014f4805a1c2ae2b45d07d9ca1c660c883b" -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-08-01 09:37:00,363 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09: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-f80756bf-b9e4-40c3-b600-07a6c44234ff x-compute-request-id: req-f80756bf-b9e4-40c3-b600-07a6c44234ff 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-08-01 09:37:00,363 - novaclient.v2.client - DEBUG - PUT call to compute for http://172.30.9.24:8774/v2.1/os-quota-sets/538a4dbd1e2a4c70a0c772a10fd3ec8d used request id req-f80756bf-b9e4-40c3-b600-07a6c44234ff 2018-08-01 09:37:00,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 09:37:00,372 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 09:37:00 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 09:37:00,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-aacd43d9-6d10-47e-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2791901847513e581869743ecb05e52a28903357" 2018-08-01 09:37:00,459 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:37:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64f48ba5-0087-450c-847f-530edec6d874 Content-Encoding: gzip Content-Length: 276 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-aacd43d9-6d10-47e-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/538a4dbd1e2a4c70a0c772a10fd3ec8d"}, "tags": [], "enabled": true, "id": "538a4dbd1e2a4c70a0c772a10fd3ec8d", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-aacd43d9-6d10-47e-name"}]} 2018-08-01 09:37:00,459 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-aacd43d9-6d10-47e-name used request id req-64f48ba5-0087-450c-847f-530edec6d874 2018-08-01 09:37:00,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2791901847513e581869743ecb05e52a28903357" 2018-08-01 09:37:00,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:37:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-915c42d9-e5ac-4bca-acf1-8c6f6b03f3a4 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-01 09:37:00,547 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-915c42d9-e5ac-4bca-acf1-8c6f6b03f3a4 2018-08-01 09:37:00,547 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 09:37:00,551 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-quota-sets/538a4dbd1e2a4c70a0c772a10fd3ec8d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2791901847513e581869743ecb05e52a28903357" 2018-08-01 09:37:00,819 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09: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-da220d38-bd91-41fd-8a78-e1c1dc2ccfdb x-compute-request-id: req-da220d38-bd91-41fd-8a78-e1c1dc2ccfdb Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"quota_set": {"injected_file_content_bytes": 60000, "metadata_items": 128, "server_group_members": 10, "server_groups": 10, "ram": 70000, "floating_ips": 10, "key_pairs": 8, "id": "538a4dbd1e2a4c70a0c772a10fd3ec8d", "instances": 5, "security_group_rules": 20, "injected_files": 6, "cores": 4, "fixed_ips": 7, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-08-01 09:37:00,819 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-quota-sets/538a4dbd1e2a4c70a0c772a10fd3ec8d used request id req-da220d38-bd91-41fd-8a78-e1c1dc2ccfdb 2018-08-01 09:37:00,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70c28014f4805a1c2ae2b45d07d9ca1c660c883b" 2018-08-01 09:37:01,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-dd340cbd-9cf3-4858-8783-f03ab9e3e619 Date: Wed, 01 Aug 2018 09:37:01 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a2413a97b61342d8bd27570706ef372d", "created_at": "2018-08-01T09:33:18Z", "updated_at": "2018-08-01T09:33:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "7f556ce3-51d0-4279-a11d-510db9f9a3b1", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "94adc13c-a166-41cf-bd16-f997efc73cb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "b39143b5-c08f-4d0b-9d40-54f472f2389e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "e218b0b7-4501-4f84-9458-caf2891c260d", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}], "revision_number": 4, "project_id": "a2413a97b61342d8bd27570706ef372d", "id": "38229670-7386-42d0-b7b9-2397ea5938de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "created_at": "2018-08-01T09:28:38Z", "updated_at": "2018-08-01T09:28:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "763568f1-8151-4a3c-911a-d06da4423063", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "80d28bee-4aee-47e8-a8da-e0fe31497fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "a47a5ddf-aa37-4ab2-a335-1c93513b5f12", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "f5bba5a5-602b-421e-98b2-5a16117f943f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}], "revision_number": 4, "project_id": "dbe9669438844f3faecdc7fcc050e0d8", "id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ed1054af2e94c049694d98d54211d98", "created_at": "2018-08-01T09:31:40Z", "updated_at": "2018-08-01T09:31:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "34baee87-ea35-42ee-8a69-0f6e2a825d3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "89b9d1c9-f4f9-45cd-8d36-970d44228439", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "b8ab0d59-cab9-4488-82ee-7c5f69709bff", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "d3ab68ea-23b4-4bf6-8dd3-85d029e3d89f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}], "revision_number": 4, "project_id": "2ed1054af2e94c049694d98d54211d98", "id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "created_at": "2018-08-01T09:34:13Z", "updated_at": "2018-08-01T09:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "1dbb3f59-611b-46d1-a82d-2720e0a16f86", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "3878126b-a220-4357-adb9-bc22498f31b1", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "75ce67db-9c04-4561-a10d-8b1ec63943e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "e2945a69-3afe-41e3-a7ec-3ea4c79a12ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}], "revision_number": 4, "project_id": "c0d9b34b06f445a7857603f60b181f3c", "id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-01T09:30:58Z", "updated_at": "2018-08-01T09:30:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "042d4626-2974-418d-affe-f8f2acd05faa", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "995fae58-f0e5-4e10-801c-6c2ce5c7ae0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "cb8404fa-cb24-4879-a34d-f3050dcba730", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "dad6aaab-690e-4c24-9103-6767e0c80bc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "created_at": "2018-08-01T09:31:11Z", "updated_at": "2018-08-01T09:31:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "939e25e0-5dbc-4f6e-9f6f-7fb70e540203", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "9796a673-6928-4009-9c21-1410d395646e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "af7b8bf8-2fb6-4d72-842a-38f72d7581f7", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "b9af65b0-2eb8-45e1-8504-b7dc4dbb83ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}], "revision_number": 4, "project_id": "dd207f801ed3475f9dbe5f13077af1c8", "id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "created_at": "2018-08-01T09:34:57Z", "updated_at": "2018-08-01T09:34:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "8063d12f-30db-4ccf-8ce0-72e59ba81a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c38e1a7a-5857-4f03-b991-6d5c9c9a5b9e", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c725bae1-d3bb-42b5-b331-32737085f28c", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "cfddc134-923b-4e0d-9ec5-dcc5641dd435", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}], "revision_number": 4, "project_id": "455b48a61678488ead79a4cfa07ef5c3", "id": "cd52f913-3072-4ce7-a779-7de795b62b12", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:36:50Z", "updated_at": "2018-08-01T09:36:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "07ef7fe5-a529-45da-bfc0-899f0ea9b592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "bc4dad3a-2a0c-4c31-b901-2909a12adb50", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c35cff35-4306-4116-b9fa-fc27bc7c05d6", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c493e3ac-d9d2-480d-9ec8-50982eedaf5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}], "revision_number": 4, "project_id": "8d96727022f4443794db44ecde432faf", "id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "created_at": "2018-08-01T09:32:45Z", "updated_at": "2018-08-01T09:32:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "058ea790-43ea-4a6f-9950-28418319e577", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "5fcfb31b-cdad-4037-973e-56b74faefd14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "99a24d26-dc7f-42d0-aa23-a7c061f04952", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "b641bb48-566e-472b-a3cc-d38c85ab3ff1", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}], "revision_number": 4, "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "name": "default"}]} 2018-08-01 09:37:01,057 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-dd340cbd-9cf3-4858-8783-f03ab9e3e619 2018-08-01 09:37:01,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70c28014f4805a1c2ae2b45d07d9ca1c660c883b" 2018-08-01 09:37:01,227 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 09:37:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe872852-9a2e-42fb-b765-ab933dfe843e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2413a97b61342d8bd27570706ef372d.", "code": 404, "title": "Not Found"}} 2018-08-01 09:37:01,227 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d used request id req-fe872852-9a2e-42fb-b765-ab933dfe843e 2018-08-01 09:37:01,228 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 09:37:01,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70c28014f4805a1c2ae2b45d07d9ca1c660c883b" 2018-08-01 09:37:01,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:37:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62400f5b-d60d-4374-ace3-736b7112cd92 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.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dbe9669438844f3faecdc7fcc050e0d8", "name": "service"}} 2018-08-01 09:37:01,319 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 used request id req-62400f5b-d60d-4374-ace3-736b7112cd92 2018-08-01 09:37:01,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70c28014f4805a1c2ae2b45d07d9ca1c660c883b" 2018-08-01 09:37:01,406 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 09:37:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c05be00-97c9-4e5f-9400-653999c93856 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ed1054af2e94c049694d98d54211d98.", "code": 404, "title": "Not Found"}} 2018-08-01 09:37:01,406 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 used request id req-1c05be00-97c9-4e5f-9400-653999c93856 2018-08-01 09:37:01,406 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 09:37:01,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70c28014f4805a1c2ae2b45d07d9ca1c660c883b" 2018-08-01 09:37:01,490 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 09:37:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b248c41-c174-4a72-85e3-b531425c753b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c0d9b34b06f445a7857603f60b181f3c.", "code": 404, "title": "Not Found"}} 2018-08-01 09:37:01,490 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c used request id req-9b248c41-c174-4a72-85e3-b531425c753b 2018-08-01 09:37:01,491 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 09:37:01,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70c28014f4805a1c2ae2b45d07d9ca1c660c883b" 2018-08-01 09:37:01,575 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 09:37:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-06b7a70a-d1f0-4670-a1d0-2e1f3eb39e5c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: dd207f801ed3475f9dbe5f13077af1c8.", "code": 404, "title": "Not Found"}} 2018-08-01 09:37:01,575 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 used request id req-06b7a70a-d1f0-4670-a1d0-2e1f3eb39e5c 2018-08-01 09:37:01,576 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 09:37:01,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70c28014f4805a1c2ae2b45d07d9ca1c660c883b" 2018-08-01 09:37:01,661 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 09:37:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-79bb40ce-4a47-47ba-8cee-deef5646c0fa Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 455b48a61678488ead79a4cfa07ef5c3.", "code": 404, "title": "Not Found"}} 2018-08-01 09:37:01,661 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 used request id req-79bb40ce-4a47-47ba-8cee-deef5646c0fa 2018-08-01 09:37:01,661 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 09:37:01,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70c28014f4805a1c2ae2b45d07d9ca1c660c883b" 2018-08-01 09:37:01,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:37:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1364dfdb-e625-4df0-a4e1-e5421a4093c3 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 09:37:01,749 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-1364dfdb-e625-4df0-a4e1-e5421a4093c3 2018-08-01 09:37:01,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ddd20ab1a1b7400a98e6ddb8d0eb4686 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70c28014f4805a1c2ae2b45d07d9ca1c660c883b" 2018-08-01 09:37:01,836 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 09:37:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3a4a8ff2-d06a-4c1b-a510-4b7e5d534b9f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ddd20ab1a1b7400a98e6ddb8d0eb4686.", "code": 404, "title": "Not Found"}} 2018-08-01 09:37:01,837 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ddd20ab1a1b7400a98e6ddb8d0eb4686 used request id req-3a4a8ff2-d06a-4c1b-a510-4b7e5d534b9f 2018-08-01 09:37:01,837 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 09:37:01,838 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-aacd43d9-6d10-47e-name 2018-08-01 09:37:01,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/538a4dbd1e2a4c70a0c772a10fd3ec8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70c28014f4805a1c2ae2b45d07d9ca1c660c883b" 2018-08-01 09:37:01,993 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 09:37:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e769f47f-26da-4e9c-867f-22df3b63b095 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 09:37:01,994 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/538a4dbd1e2a4c70a0c772a10fd3ec8d used request id req-e769f47f-26da-4e9c-867f-22df3b63b095 2018-08-01 09:37:01,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70c28014f4805a1c2ae2b45d07d9ca1c660c883b" 2018-08-01 09:37:02,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:37:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a2d5f3c-2c4d-4fc0-90f8-21fd608d9794 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 09:37:02,081 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-1a2d5f3c-2c4d-4fc0-90f8-21fd608d9794 2018-08-01 09:37:02,083 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:37:02,468 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:37:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["C-qluFR7TgyPvpT0-3RBdg"], "issued_at": "2018-08-01T09:37:02.000000Z"}} 2018-08-01 09:37:02,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35ea9b700de6e794cb174c8eb6e6af4dfd4f99d3" 2018-08-01 09:37:02,545 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:37:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8686dff4-88f5-4530-9ac2-68f1de6591ed Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:37:02,545 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-8686dff4-88f5-4530-9ac2-68f1de6591ed 2018-08-01 09:37:02,547 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:37:02,547 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:37:02,929 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:37:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["y0ngTwCOTo2CtaXA4fRziA"], "issued_at": "2018-08-01T09:37:02.000000Z"}} 2018-08-01 09:37:02,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a730e799c229d668cdb42038f093c6465c5420a5" 2018-08-01 09:37:03,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:37:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1f3382a-1cf9-4e50-9259-32ef2c9f2bca Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:37:03,012 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-b1f3382a-1cf9-4e50-9259-32ef2c9f2bca 2018-08-01 09:37:03,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 09:37:03,022 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 09: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 09:37:03,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-22ddcc34-d6ae-472-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a730e799c229d668cdb42038f093c6465c5420a5" 2018-08-01 09:37:03,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:37:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a98f0570-cdac-42bf-b13c-8e3b7b063714 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-22ddcc34-d6ae-472-name", "previous": null, "next": null}, "projects": []} 2018-08-01 09:37:03,041 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-22ddcc34-d6ae-472-name used request id req-a98f0570-cdac-42bf-b13c-8e3b7b063714 2018-08-01 09:37:03,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a730e799c229d668cdb42038f093c6465c5420a5" 2018-08-01 09:37:03,129 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:37:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b080b35b-e1af-498d-aa9c-081aca8baa4e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 09:37:03,129 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-b080b35b-e1af-498d-aa9c-081aca8baa4e 2018-08-01 09:37:03,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a730e799c229d668cdb42038f093c6465c5420a5" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-22ddcc34-d6ae-472-name"}}' 2018-08-01 09:37:03,251 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 09:37:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4c8a9ad5-eb2c-4071-bff8-82b8578ab771 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/840990006f86484283598f8f6b190f74"}, "tags": [], "enabled": true, "id": "840990006f86484283598f8f6b190f74", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-22ddcc34-d6ae-472-name"}} 2018-08-01 09:37:03,251 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-4c8a9ad5-eb2c-4071-bff8-82b8578ab771 2018-08-01 09:37:03,252 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-22ddcc34-d6ae-472-name 2018-08-01 09:37:03,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 09:37:03,260 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 09: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 09:37:03,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-22ddcc34-d6ae-472-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35ea9b700de6e794cb174c8eb6e6af4dfd4f99d3" 2018-08-01 09:37:03,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:37:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09f46f50-2dd6-43b8-9ec7-6f63b4f4a79a Content-Encoding: gzip Content-Length: 277 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-22ddcc34-d6ae-472-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/840990006f86484283598f8f6b190f74"}, "tags": [], "enabled": true, "id": "840990006f86484283598f8f6b190f74", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-22ddcc34-d6ae-472-name"}]} 2018-08-01 09:37:03,347 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-22ddcc34-d6ae-472-name used request id req-09f46f50-2dd6-43b8-9ec7-6f63b4f4a79a 2018-08-01 09:37:03,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35ea9b700de6e794cb174c8eb6e6af4dfd4f99d3" 2018-08-01 09:37:03,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:37:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5f2c2e3-6351-4f1b-9836-d035bd0d6c8a Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-01 09:37:03,439 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-b5f2c2e3-6351-4f1b-9836-d035bd0d6c8a 2018-08-01 09:37:03,440 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 09:37:03,444 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:8774/v2.1/os-quota-sets/840990006f86484283598f8f6b190f74 -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a730e799c229d668cdb42038f093c6465c5420a5" -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-08-01 09:37:03,899 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09: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-0e4fc876-2846-4420-8197-785996f2259b x-compute-request-id: req-0e4fc876-2846-4420-8197-785996f2259b 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-08-01 09:37:03,899 - novaclient.v2.client - DEBUG - PUT call to compute for http://172.30.9.24:8774/v2.1/os-quota-sets/840990006f86484283598f8f6b190f74 used request id req-0e4fc876-2846-4420-8197-785996f2259b 2018-08-01 09:37:03,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/quotas/840990006f86484283598f8f6b190f74 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a730e799c229d668cdb42038f093c6465c5420a5" -d '{"quota": {"subnet": 7, "network": 5, "floatingip": 25, "security_group_rule": 50, "security_group": 5, "router": 6, "port": 25}}' 2018-08-01 09:37:04,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 179 X-Openstack-Request-Id: req-9b15f717-9227-4f17-a8c9-d51798aacaf2 Date: Wed, 01 Aug 2018 09:37:04 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-08-01 09:37:04,166 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/quotas/840990006f86484283598f8f6b190f74 used request id req-9b15f717-9227-4f17-a8c9-d51798aacaf2 2018-08-01 09:37:04,166 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 09:37:04,170 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-quota-sets/840990006f86484283598f8f6b190f74 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a730e799c229d668cdb42038f093c6465c5420a5" 2018-08-01 09:37:04,353 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09: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-9a77724b-cde5-4f23-91c8-7aec64d4ce47 x-compute-request-id: req-9a77724b-cde5-4f23-91c8-7aec64d4ce47 Content-Encoding: gzip Content-Length: 223 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": "840990006f86484283598f8f6b190f74", "instances": 5, "security_group_rules": 20, "injected_files": 3, "cores": 5, "fixed_ips": 100, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-08-01 09:37:04,353 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-quota-sets/840990006f86484283598f8f6b190f74 used request id req-9a77724b-cde5-4f23-91c8-7aec64d4ce47 2018-08-01 09:37:04,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/quotas/840990006f86484283598f8f6b190f74 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a730e799c229d668cdb42038f093c6465c5420a5" 2018-08-01 09:37:04,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 179 X-Openstack-Request-Id: req-3340acae-c6a0-4b4d-ba70-c4f8c5303471 Date: Wed, 01 Aug 2018 09:37:04 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-08-01 09:37:04,374 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/quotas/840990006f86484283598f8f6b190f74 used request id req-3340acae-c6a0-4b4d-ba70-c4f8c5303471 2018-08-01 09:37:04,375 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 09:37:04,378 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-quota-sets/840990006f86484283598f8f6b190f74 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35ea9b700de6e794cb174c8eb6e6af4dfd4f99d3" 2018-08-01 09:37:04,846 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09: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-8d1262c8-173e-4f07-a5d9-642eed2565d8 x-compute-request-id: req-8d1262c8-173e-4f07-a5d9-642eed2565d8 Content-Encoding: gzip Content-Length: 223 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": "840990006f86484283598f8f6b190f74", "instances": 5, "security_group_rules": 20, "injected_files": 3, "cores": 5, "fixed_ips": 100, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-08-01 09:37:04,846 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-quota-sets/840990006f86484283598f8f6b190f74 used request id req-8d1262c8-173e-4f07-a5d9-642eed2565d8 2018-08-01 09:37:04,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/quotas/840990006f86484283598f8f6b190f74 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35ea9b700de6e794cb174c8eb6e6af4dfd4f99d3" 2018-08-01 09:37:05,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 179 X-Openstack-Request-Id: req-a3d508e4-6a20-40ea-ae58-c47d4d8e71a8 Date: Wed, 01 Aug 2018 09:37:05 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-08-01 09:37:05,034 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/quotas/840990006f86484283598f8f6b190f74 used request id req-a3d508e4-6a20-40ea-ae58-c47d4d8e71a8 2018-08-01 09:37:05,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a730e799c229d668cdb42038f093c6465c5420a5" 2018-08-01 09:37:05,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-9a9460ce-5ffc-4248-bca9-4a6355a91442 Date: Wed, 01 Aug 2018 09:37:05 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a2413a97b61342d8bd27570706ef372d", "created_at": "2018-08-01T09:33:18Z", "updated_at": "2018-08-01T09:33:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "7f556ce3-51d0-4279-a11d-510db9f9a3b1", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "94adc13c-a166-41cf-bd16-f997efc73cb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "b39143b5-c08f-4d0b-9d40-54f472f2389e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "e218b0b7-4501-4f84-9458-caf2891c260d", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}], "revision_number": 4, "project_id": "a2413a97b61342d8bd27570706ef372d", "id": "38229670-7386-42d0-b7b9-2397ea5938de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "created_at": "2018-08-01T09:28:38Z", "updated_at": "2018-08-01T09:28:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "763568f1-8151-4a3c-911a-d06da4423063", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "80d28bee-4aee-47e8-a8da-e0fe31497fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "a47a5ddf-aa37-4ab2-a335-1c93513b5f12", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "f5bba5a5-602b-421e-98b2-5a16117f943f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}], "revision_number": 4, "project_id": "dbe9669438844f3faecdc7fcc050e0d8", "id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ed1054af2e94c049694d98d54211d98", "created_at": "2018-08-01T09:31:40Z", "updated_at": "2018-08-01T09:31:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "34baee87-ea35-42ee-8a69-0f6e2a825d3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "89b9d1c9-f4f9-45cd-8d36-970d44228439", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "b8ab0d59-cab9-4488-82ee-7c5f69709bff", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "d3ab68ea-23b4-4bf6-8dd3-85d029e3d89f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}], "revision_number": 4, "project_id": "2ed1054af2e94c049694d98d54211d98", "id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "created_at": "2018-08-01T09:34:13Z", "updated_at": "2018-08-01T09:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "1dbb3f59-611b-46d1-a82d-2720e0a16f86", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "3878126b-a220-4357-adb9-bc22498f31b1", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "75ce67db-9c04-4561-a10d-8b1ec63943e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "e2945a69-3afe-41e3-a7ec-3ea4c79a12ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}], "revision_number": 4, "project_id": "c0d9b34b06f445a7857603f60b181f3c", "id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-01T09:30:58Z", "updated_at": "2018-08-01T09:30:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "042d4626-2974-418d-affe-f8f2acd05faa", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "995fae58-f0e5-4e10-801c-6c2ce5c7ae0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "cb8404fa-cb24-4879-a34d-f3050dcba730", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "dad6aaab-690e-4c24-9103-6767e0c80bc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "created_at": "2018-08-01T09:31:11Z", "updated_at": "2018-08-01T09:31:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "939e25e0-5dbc-4f6e-9f6f-7fb70e540203", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "9796a673-6928-4009-9c21-1410d395646e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "af7b8bf8-2fb6-4d72-842a-38f72d7581f7", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "b9af65b0-2eb8-45e1-8504-b7dc4dbb83ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}], "revision_number": 4, "project_id": "dd207f801ed3475f9dbe5f13077af1c8", "id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "created_at": "2018-08-01T09:34:57Z", "updated_at": "2018-08-01T09:34:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "8063d12f-30db-4ccf-8ce0-72e59ba81a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c38e1a7a-5857-4f03-b991-6d5c9c9a5b9e", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c725bae1-d3bb-42b5-b331-32737085f28c", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "cfddc134-923b-4e0d-9ec5-dcc5641dd435", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}], "revision_number": 4, "project_id": "455b48a61678488ead79a4cfa07ef5c3", "id": "cd52f913-3072-4ce7-a779-7de795b62b12", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:36:50Z", "updated_at": "2018-08-01T09:36:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "07ef7fe5-a529-45da-bfc0-899f0ea9b592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "bc4dad3a-2a0c-4c31-b901-2909a12adb50", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c35cff35-4306-4116-b9fa-fc27bc7c05d6", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c493e3ac-d9d2-480d-9ec8-50982eedaf5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}], "revision_number": 4, "project_id": "8d96727022f4443794db44ecde432faf", "id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "created_at": "2018-08-01T09:32:45Z", "updated_at": "2018-08-01T09:32:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "058ea790-43ea-4a6f-9950-28418319e577", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "5fcfb31b-cdad-4037-973e-56b74faefd14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "99a24d26-dc7f-42d0-aa23-a7c061f04952", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "b641bb48-566e-472b-a3cc-d38c85ab3ff1", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}], "revision_number": 4, "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "name": "default"}]} 2018-08-01 09:37:05,108 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-9a9460ce-5ffc-4248-bca9-4a6355a91442 2018-08-01 09:37:05,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a730e799c229d668cdb42038f093c6465c5420a5" 2018-08-01 09:37:05,196 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 09:37:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf4faf69-bc9c-4d81-ad34-3278689f89d8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2413a97b61342d8bd27570706ef372d.", "code": 404, "title": "Not Found"}} 2018-08-01 09:37:05,196 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d used request id req-cf4faf69-bc9c-4d81-ad34-3278689f89d8 2018-08-01 09:37:05,196 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 09:37:05,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a730e799c229d668cdb42038f093c6465c5420a5" 2018-08-01 09:37:05,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:37:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1672fd3a-9c4b-48d2-bb3e-285139d65da4 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.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dbe9669438844f3faecdc7fcc050e0d8", "name": "service"}} 2018-08-01 09:37:05,285 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 used request id req-1672fd3a-9c4b-48d2-bb3e-285139d65da4 2018-08-01 09:37:05,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a730e799c229d668cdb42038f093c6465c5420a5" 2018-08-01 09:37:05,302 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 09:37:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-abb61d06-f172-483e-aaf3-7d152efe9bd1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ed1054af2e94c049694d98d54211d98.", "code": 404, "title": "Not Found"}} 2018-08-01 09:37:05,302 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 used request id req-abb61d06-f172-483e-aaf3-7d152efe9bd1 2018-08-01 09:37:05,302 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 09:37:05,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a730e799c229d668cdb42038f093c6465c5420a5" 2018-08-01 09:37:05,386 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 09:37:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-962ec969-39cf-4af8-870f-354053a6a0b8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c0d9b34b06f445a7857603f60b181f3c.", "code": 404, "title": "Not Found"}} 2018-08-01 09:37:05,386 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c used request id req-962ec969-39cf-4af8-870f-354053a6a0b8 2018-08-01 09:37:05,386 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 09:37:05,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a730e799c229d668cdb42038f093c6465c5420a5" 2018-08-01 09:37:05,474 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 09:37:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b2817cdb-e06c-4eef-bc53-254cbcbff0aa Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: dd207f801ed3475f9dbe5f13077af1c8.", "code": 404, "title": "Not Found"}} 2018-08-01 09:37:05,474 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 used request id req-b2817cdb-e06c-4eef-bc53-254cbcbff0aa 2018-08-01 09:37:05,474 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 09:37:05,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a730e799c229d668cdb42038f093c6465c5420a5" 2018-08-01 09:37:05,559 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 09:37:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-47572e5c-da87-4ef4-b6c4-738cc8afb763 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 455b48a61678488ead79a4cfa07ef5c3.", "code": 404, "title": "Not Found"}} 2018-08-01 09:37:05,560 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 used request id req-47572e5c-da87-4ef4-b6c4-738cc8afb763 2018-08-01 09:37:05,560 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 09:37:05,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a730e799c229d668cdb42038f093c6465c5420a5" 2018-08-01 09:37:05,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:37:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-693efbc5-609c-4315-b131-136d4132bde7 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 09:37:05,645 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-693efbc5-609c-4315-b131-136d4132bde7 2018-08-01 09:37:05,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ddd20ab1a1b7400a98e6ddb8d0eb4686 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a730e799c229d668cdb42038f093c6465c5420a5" 2018-08-01 09:37:05,834 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 09:37:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-751e03cd-dd0c-4c71-8215-eda96d391d6f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ddd20ab1a1b7400a98e6ddb8d0eb4686.", "code": 404, "title": "Not Found"}} 2018-08-01 09:37:05,834 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ddd20ab1a1b7400a98e6ddb8d0eb4686 used request id req-751e03cd-dd0c-4c71-8215-eda96d391d6f 2018-08-01 09:37:05,834 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 09:37:05,835 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-22ddcc34-d6ae-472-name 2018-08-01 09:37:05,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/840990006f86484283598f8f6b190f74 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a730e799c229d668cdb42038f093c6465c5420a5" 2018-08-01 09:37:05,982 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 09:37:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d2470266-5578-4d0e-975a-93f604e1d2de Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 09:37:05,982 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/840990006f86484283598f8f6b190f74 used request id req-d2470266-5578-4d0e-975a-93f604e1d2de 2018-08-01 09:37:05,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a730e799c229d668cdb42038f093c6465c5420a5" 2018-08-01 09:37:06,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:37:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5a27a0c-06cb-4bcd-9372-7c6ac4ea5c6e Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 09:37:06,079 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-b5a27a0c-06cb-4bcd-9372-7c6ac4ea5c6e 2018-08-01 09:37:06,081 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:37:06,461 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:37:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["qiYv3LI5ShmHf0q0ShnkhQ"], "issued_at": "2018-08-01T09:37:06.000000Z"}} 2018-08-01 09:37:06,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f34a9fa0260ab4f87ed75a6b31fa34b940a28b0" 2018-08-01 09:37:06,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:37:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36c366cc-98dc-4b35-a025-9afeaa4521bb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:37:06,540 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-36c366cc-98dc-4b35-a025-9afeaa4521bb 2018-08-01 09:37:06,542 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:37:06,542 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:37:06,921 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:37:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["HUg9El39RK66wYsL78xKSQ"], "issued_at": "2018-08-01T09:37:06.000000Z"}} 2018-08-01 09:37:06,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf50590ef3839b8f14668038e44cb76d53ad5da0" 2018-08-01 09:37:07,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:37:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb724f6e-e1a6-4744-b64f-f6c933cc23cb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:37:07,001 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-cb724f6e-e1a6-4744-b64f-f6c933cc23cb 2018-08-01 09:37:07,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 09:37:07,011 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 09:37: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 09:37:07,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-c304be39-fa7b-4d2-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf50590ef3839b8f14668038e44cb76d53ad5da0" 2018-08-01 09:37:07,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:37:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9dcab50b-1dca-4d70-b7d1-5eef82a06c72 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-c304be39-fa7b-4d2-name", "previous": null, "next": null}, "projects": []} 2018-08-01 09:37:07,096 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-c304be39-fa7b-4d2-name used request id req-9dcab50b-1dca-4d70-b7d1-5eef82a06c72 2018-08-01 09:37:07,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf50590ef3839b8f14668038e44cb76d53ad5da0" 2018-08-01 09:37:07,184 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:37:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a72b0b1-7bf6-4877-b204-29055b3bdf88 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 09:37:07,184 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-6a72b0b1-7bf6-4877-b204-29055b3bdf88 2018-08-01 09:37:07,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf50590ef3839b8f14668038e44cb76d53ad5da0" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectUserTests-c304be39-fa7b-4d2-name"}}' 2018-08-01 09:37:07,295 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 09:37:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ff9fe7a2-6d15-46d0-a762-f7e079700ff2 Content-Length: 319 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/164d6dd0977b424694dde5f3aef55a95"}, "tags": [], "enabled": true, "id": "164d6dd0977b424694dde5f3aef55a95", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-c304be39-fa7b-4d2-name"}} 2018-08-01 09:37:07,295 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-ff9fe7a2-6d15-46d0-a762-f7e079700ff2 2018-08-01 09:37:07,296 - keystone_utils - INFO - Created project with name - CreateProjectUserTests-c304be39-fa7b-4d2-name 2018-08-01 09:37:07,296 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:37:07,297 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:37:07,679 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:37:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["nLWIKUzZRA2Cxsu7mBzc6w"], "issued_at": "2018-08-01T09:37:07.000000Z"}} 2018-08-01 09:37:07,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}085e69d78d230653f7005d4e6455c4547fd0e99c" 2018-08-01 09:37:07,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:37:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-357606ba-fa9e-4548-bfd7-70026e32e6b1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:37:07,759 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-357606ba-fa9e-4548-bfd7-70026e32e6b1 2018-08-01 09:37:07,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 09:37:07,768 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 09:37: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 09:37:07,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}085e69d78d230653f7005d4e6455c4547fd0e99c" 2018-08-01 09:37:07,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:37:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e0cd23f-b86d-477c-9180-3939fe3cea7e Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 09:37:07,883 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-6e0cd23f-b86d-477c-9180-3939fe3cea7e 2018-08-01 09:37:07,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}085e69d78d230653f7005d4e6455c4547fd0e99c" 2018-08-01 09:37:07,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:37:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0900dbee-5a5d-49f5-9e7b-b70d9dc408a2 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 09:37:07,906 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-0900dbee-5a5d-49f5-9e7b-b70d9dc408a2 2018-08-01 09:37:08,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}085e69d78d230653f7005d4e6455c4547fd0e99c" 2018-08-01 09:37:08,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:37:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c268daf-3bd8-4bd1-a02b-6e77d8dda218 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 09:37:08,356 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-4c268daf-3bd8-4bd1-a02b-6e77d8dda218 2018-08-01 09:37:08,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateProjectUserTests-c304be39-fa7b-4d2-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}085e69d78d230653f7005d4e6455c4547fd0e99c" 2018-08-01 09:37:08,377 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:37:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1271684f-e78f-44a0-a5dd-a705d75490ca Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateProjectUserTests-c304be39-fa7b-4d2-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/164d6dd0977b424694dde5f3aef55a95"}, "tags": [], "enabled": true, "id": "164d6dd0977b424694dde5f3aef55a95", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-c304be39-fa7b-4d2-name"}]} 2018-08-01 09:37:08,377 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateProjectUserTests-c304be39-fa7b-4d2-name used request id req-1271684f-e78f-44a0-a5dd-a705d75490ca 2018-08-01 09:37:08,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users/4b070c0ea62042a287846d8b5c77385e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}085e69d78d230653f7005d4e6455c4547fd0e99c" 2018-08-01 09:37:08,477 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:37:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4158d6bf-ef0d-4465-bc9e-77f6c452993a Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.24:5000/v3/users/4b070c0ea62042a287846d8b5c77385e"}, "enabled": true, "id": "4b070c0ea62042a287846d8b5c77385e", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-c304be39-fa7b-4d2-user"}} 2018-08-01 09:37:08,477 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/4b070c0ea62042a287846d8b5c77385e used request id req-4158d6bf-ef0d-4465-bc9e-77f6c452993a 2018-08-01 09:37:08,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/164d6dd0977b424694dde5f3aef55a95/users/4b070c0ea62042a287846d8b5c77385e/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}085e69d78d230653f7005d4e6455c4547fd0e99c" 2018-08-01 09:37:08,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:37:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e11f01c3-68f9-4b25-9b0b-5436599c955e Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects/164d6dd0977b424694dde5f3aef55a95/users/4b070c0ea62042a287846d8b5c77385e/roles", "previous": null, "next": null}, "roles": []} 2018-08-01 09:37:08,581 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/164d6dd0977b424694dde5f3aef55a95/users/4b070c0ea62042a287846d8b5c77385e/roles used request id req-e11f01c3-68f9-4b25-9b0b-5436599c955e 2018-08-01 09:37:08,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}085e69d78d230653f7005d4e6455c4547fd0e99c" 2018-08-01 09:37:08,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:37:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-368d6211-341f-440e-aada-3862584fd2f3 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}} 2018-08-01 09:37:08,666 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a used request id req-368d6211-341f-440e-aada-3862584fd2f3 2018-08-01 09:37:08,667 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-c304be39-fa7b-4d2-name 2018-08-01 09:37:08,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/164d6dd0977b424694dde5f3aef55a95/users/4b070c0ea62042a287846d8b5c77385e/roles/2891512fbb5b44899020fcc2cb247e4a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}085e69d78d230653f7005d4e6455c4547fd0e99c" 2018-08-01 09:37:08,807 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 09:37:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b663d189-eaa9-4312-b93a-950b40887521 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 09:37:08,807 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/164d6dd0977b424694dde5f3aef55a95/users/4b070c0ea62042a287846d8b5c77385e/roles/2891512fbb5b44899020fcc2cb247e4a used request id req-b663d189-eaa9-4312-b93a-950b40887521 2018-08-01 09:37:08,807 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-c304be39-fa7b-4d2-user 2018-08-01 09:37:08,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf50590ef3839b8f14668038e44cb76d53ad5da0" 2018-08-01 09:37:08,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:37:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c830f104-c12d-49a2-8e58-ffd69e203183 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 09:37:08,896 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-c830f104-c12d-49a2-8e58-ffd69e203183 2018-08-01 09:37:08,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf50590ef3839b8f14668038e44cb76d53ad5da0" -d '{"role": {"name": "CreateProjectUserTests-c304be39-fa7b-4d2-name-role"}}' 2018-08-01 09:37:08,996 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 09:37:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e60df5d6-749b-42c2-b708-8cd4baad52d1 Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "034d806b1e6e48d2a5e711e5b56b47a2", "links": {"self": "http://172.30.9.24:5000/v3/roles/034d806b1e6e48d2a5e711e5b56b47a2"}, "name": "CreateProjectUserTests-c304be39-fa7b-4d2-name-role"}} 2018-08-01 09:37:08,996 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-e60df5d6-749b-42c2-b708-8cd4baad52d1 2018-08-01 09:37:08,996 - keystone_utils - INFO - Created role with name - CreateProjectUserTests-c304be39-fa7b-4d2-name-role 2018-08-01 09:37:09,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/034d806b1e6e48d2a5e711e5b56b47a2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf50590ef3839b8f14668038e44cb76d53ad5da0" 2018-08-01 09:37:09,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:37:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fbc4432-dfad-409e-a7c1-66dcf2f974d4 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "034d806b1e6e48d2a5e711e5b56b47a2", "links": {"self": "http://172.30.9.24:5000/v3/roles/034d806b1e6e48d2a5e711e5b56b47a2"}, "name": "CreateProjectUserTests-c304be39-fa7b-4d2-name-role"}} 2018-08-01 09:37:09,079 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/034d806b1e6e48d2a5e711e5b56b47a2 used request id req-7fbc4432-dfad-409e-a7c1-66dcf2f974d4 2018-08-01 09:37:09,079 - keystone_utils - INFO - Granting role CreateProjectUserTests-c304be39-fa7b-4d2-name-role to project CreateProjectUserTests-c304be39-fa7b-4d2-name 2018-08-01 09:37:09,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/164d6dd0977b424694dde5f3aef55a95/users/4b070c0ea62042a287846d8b5c77385e/roles/034d806b1e6e48d2a5e711e5b56b47a2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf50590ef3839b8f14668038e44cb76d53ad5da0" 2018-08-01 09:37:09,200 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 09:37:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df7185b0-8360-4f57-999f-6e5bec0277c6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 09:37:09,201 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/164d6dd0977b424694dde5f3aef55a95/users/4b070c0ea62042a287846d8b5c77385e/roles/034d806b1e6e48d2a5e711e5b56b47a2 used request id req-df7185b0-8360-4f57-999f-6e5bec0277c6 2018-08-01 09:37:09,201 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:37:09,202 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:37:09,590 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}, {"id": "034d806b1e6e48d2a5e711e5b56b47a2", "name": "CreateProjectUserTests-c304be39-fa7b-4d2-name-role"}], "expires_at": "2018-08-01T10:37:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "164d6dd0977b424694dde5f3aef55a95", "name": "CreateProjectUserTests-c304be39-fa7b-4d2-name"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/164d6dd0977b424694dde5f3aef55a95", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/164d6dd0977b424694dde5f3aef55a95", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/164d6dd0977b424694dde5f3aef55a95", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/164d6dd0977b424694dde5f3aef55a95", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/164d6dd0977b424694dde5f3aef55a95", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/164d6dd0977b424694dde5f3aef55a95", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_164d6dd0977b424694dde5f3aef55a95", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_164d6dd0977b424694dde5f3aef55a95", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/164d6dd0977b424694dde5f3aef55a95", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/164d6dd0977b424694dde5f3aef55a95", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/164d6dd0977b424694dde5f3aef55a95", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/164d6dd0977b424694dde5f3aef55a95", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/164d6dd0977b424694dde5f3aef55a95", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/164d6dd0977b424694dde5f3aef55a95", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-c304be39-fa7b-4d2-user", "id": "4b070c0ea62042a287846d8b5c77385e"}, "audit_ids": ["IP6n30bZQAaNwr7L88D5dg"], "issued_at": "2018-08-01T09:37:09.000000Z"}} 2018-08-01 09:37:09,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9325c3196eb28dac729247422b8785ef1713a61" 2018-08-01 09:37:09,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:37:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9b37821-afb6-451c-ab37-6b22e1aaeef8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:37:09,653 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-c9b37821-afb6-451c-ab37-6b22e1aaeef8 2018-08-01 09:37:09,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateProjectUserTests-c304be39-fa7b-4d2-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9325c3196eb28dac729247422b8785ef1713a61" 2018-08-01 09:37:09,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-82a9eb90-5bf1-4430-b34e-af1728dfc73c Date: Wed, 01 Aug 2018 09:37:09 GMT RESP BODY: {"security_groups": []} 2018-08-01 09:37:09,930 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateProjectUserTests-c304be39-fa7b-4d2-name&description=hello+group used request id req-82a9eb90-5bf1-4430-b34e-af1728dfc73c 2018-08-01 09:37:09,930 - OpenStackSecurityGroup - INFO - Creating security group CreateProjectUserTests-c304be39-fa7b-4d2-name... 2018-08-01 09:37:09,931 - neutron_utils - INFO - Creating security group with name - CreateProjectUserTests-c304be39-fa7b-4d2-name 2018-08-01 09:37:09,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9325c3196eb28dac729247422b8785ef1713a61" -d '{"security_group": {"name": "CreateProjectUserTests-c304be39-fa7b-4d2-name", "description": "hello group"}}' 2018-08-01 09:37:10,134 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1388 X-Openstack-Request-Id: req-74c1b12b-471d-4a5c-b3b5-1a1d7561455c Date: Wed, 01 Aug 2018 09:37:10 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "164d6dd0977b424694dde5f3aef55a95", "created_at": "2018-08-01T09:37:10Z", "updated_at": "2018-08-01T09:37:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:37:10Z", "revision_number": 0, "id": "23444229-c6e0-48ad-a9fc-96b1efe4114f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:37:10Z", "security_group_id": "85ab5afe-735a-4d8d-a6e7-c498502c10d7", "tenant_id": "164d6dd0977b424694dde5f3aef55a95", "port_range_min": null, "ethertype": "IPv4", "project_id": "164d6dd0977b424694dde5f3aef55a95"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:37:10Z", "revision_number": 0, "id": "f6c8c254-308b-4bd6-a6a7-2b6aafc498b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:37:10Z", "security_group_id": "85ab5afe-735a-4d8d-a6e7-c498502c10d7", "tenant_id": "164d6dd0977b424694dde5f3aef55a95", "port_range_min": null, "ethertype": "IPv6", "project_id": "164d6dd0977b424694dde5f3aef55a95"}], "revision_number": 2, "project_id": "164d6dd0977b424694dde5f3aef55a95", "id": "85ab5afe-735a-4d8d-a6e7-c498502c10d7", "name": "CreateProjectUserTests-c304be39-fa7b-4d2-name"}} 2018-08-01 09:37:10,134 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups used request id req-74c1b12b-471d-4a5c-b3b5-1a1d7561455c 2018-08-01 09:37:10,135 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 85ab5afe-735a-4d8d-a6e7-c498502c10d7 2018-08-01 09:37:10,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=85ab5afe-735a-4d8d-a6e7-c498502c10d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9325c3196eb28dac729247422b8785ef1713a61" 2018-08-01 09:37:10,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-37bcd92e-045d-4a58-844c-b6966e8d945c Date: Wed, 01 Aug 2018 09:37: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-08-01T09:37:10Z", "security_group_id": "85ab5afe-735a-4d8d-a6e7-c498502c10d7", "port_range_min": null, "revision_number": 0, "tenant_id": "164d6dd0977b424694dde5f3aef55a95", "created_at": "2018-08-01T09:37:10Z", "project_id": "164d6dd0977b424694dde5f3aef55a95", "id": "23444229-c6e0-48ad-a9fc-96b1efe4114f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T09:37:10Z", "security_group_id": "85ab5afe-735a-4d8d-a6e7-c498502c10d7", "port_range_min": null, "revision_number": 0, "tenant_id": "164d6dd0977b424694dde5f3aef55a95", "created_at": "2018-08-01T09:37:10Z", "project_id": "164d6dd0977b424694dde5f3aef55a95", "id": "f6c8c254-308b-4bd6-a6a7-2b6aafc498b0"}]} 2018-08-01 09:37:10,187 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=85ab5afe-735a-4d8d-a6e7-c498502c10d7 used request id req-37bcd92e-045d-4a58-844c-b6966e8d945c 2018-08-01 09:37:10,187 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 85ab5afe-735a-4d8d-a6e7-c498502c10d7 2018-08-01 09:37:10,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=85ab5afe-735a-4d8d-a6e7-c498502c10d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9325c3196eb28dac729247422b8785ef1713a61" 2018-08-01 09:37:10,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2ab6dfac-19ce-4191-add9-c1ba27804784 Date: Wed, 01 Aug 2018 09:37: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-08-01T09:37:10Z", "security_group_id": "85ab5afe-735a-4d8d-a6e7-c498502c10d7", "port_range_min": null, "revision_number": 0, "tenant_id": "164d6dd0977b424694dde5f3aef55a95", "created_at": "2018-08-01T09:37:10Z", "project_id": "164d6dd0977b424694dde5f3aef55a95", "id": "23444229-c6e0-48ad-a9fc-96b1efe4114f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T09:37:10Z", "security_group_id": "85ab5afe-735a-4d8d-a6e7-c498502c10d7", "port_range_min": null, "revision_number": 0, "tenant_id": "164d6dd0977b424694dde5f3aef55a95", "created_at": "2018-08-01T09:37:10Z", "project_id": "164d6dd0977b424694dde5f3aef55a95", "id": "f6c8c254-308b-4bd6-a6a7-2b6aafc498b0"}]} 2018-08-01 09:37:10,210 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=85ab5afe-735a-4d8d-a6e7-c498502c10d7 used request id req-2ab6dfac-19ce-4191-add9-c1ba27804784 2018-08-01 09:37:10,210 - neutron_utils - INFO - Retrieving security group with ID - 85ab5afe-735a-4d8d-a6e7-c498502c10d7 2018-08-01 09:37:10,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?id=85ab5afe-735a-4d8d-a6e7-c498502c10d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9325c3196eb28dac729247422b8785ef1713a61" 2018-08-01 09:37:10,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-6412fdaf-ec57-4393-a9da-4ef7ed27c1d4 Date: Wed, 01 Aug 2018 09:37:10 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "164d6dd0977b424694dde5f3aef55a95", "created_at": "2018-08-01T09:37:10Z", "updated_at": "2018-08-01T09:37:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:37:10Z", "revision_number": 0, "id": "23444229-c6e0-48ad-a9fc-96b1efe4114f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:37:10Z", "security_group_id": "85ab5afe-735a-4d8d-a6e7-c498502c10d7", "tenant_id": "164d6dd0977b424694dde5f3aef55a95", "port_range_min": null, "ethertype": "IPv4", "project_id": "164d6dd0977b424694dde5f3aef55a95"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:37:10Z", "revision_number": 0, "id": "f6c8c254-308b-4bd6-a6a7-2b6aafc498b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:37:10Z", "security_group_id": "85ab5afe-735a-4d8d-a6e7-c498502c10d7", "tenant_id": "164d6dd0977b424694dde5f3aef55a95", "port_range_min": null, "ethertype": "IPv6", "project_id": "164d6dd0977b424694dde5f3aef55a95"}], "revision_number": 2, "project_id": "164d6dd0977b424694dde5f3aef55a95", "id": "85ab5afe-735a-4d8d-a6e7-c498502c10d7", "name": "CreateProjectUserTests-c304be39-fa7b-4d2-name"}]} 2018-08-01 09:37:10,276 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?id=85ab5afe-735a-4d8d-a6e7-c498502c10d7 used request id req-6412fdaf-ec57-4393-a9da-4ef7ed27c1d4 2018-08-01 09:37:10,277 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 85ab5afe-735a-4d8d-a6e7-c498502c10d7 2018-08-01 09:37:10,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=85ab5afe-735a-4d8d-a6e7-c498502c10d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9325c3196eb28dac729247422b8785ef1713a61" 2018-08-01 09:37:10,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ac4f0dfb-8168-4bab-a956-aa7066aee5ef Date: Wed, 01 Aug 2018 09:37: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-08-01T09:37:10Z", "security_group_id": "85ab5afe-735a-4d8d-a6e7-c498502c10d7", "port_range_min": null, "revision_number": 0, "tenant_id": "164d6dd0977b424694dde5f3aef55a95", "created_at": "2018-08-01T09:37:10Z", "project_id": "164d6dd0977b424694dde5f3aef55a95", "id": "23444229-c6e0-48ad-a9fc-96b1efe4114f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T09:37:10Z", "security_group_id": "85ab5afe-735a-4d8d-a6e7-c498502c10d7", "port_range_min": null, "revision_number": 0, "tenant_id": "164d6dd0977b424694dde5f3aef55a95", "created_at": "2018-08-01T09:37:10Z", "project_id": "164d6dd0977b424694dde5f3aef55a95", "id": "f6c8c254-308b-4bd6-a6a7-2b6aafc498b0"}]} 2018-08-01 09:37:10,299 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=85ab5afe-735a-4d8d-a6e7-c498502c10d7 used request id req-ac4f0dfb-8168-4bab-a956-aa7066aee5ef 2018-08-01 09:37:10,299 - neutron_utils - INFO - Retrieving security group with ID - 85ab5afe-735a-4d8d-a6e7-c498502c10d7 2018-08-01 09:37:10,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?id=85ab5afe-735a-4d8d-a6e7-c498502c10d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9325c3196eb28dac729247422b8785ef1713a61" 2018-08-01 09:37:10,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-94fb7419-89e0-4745-b84b-8fc0e6163a71 Date: Wed, 01 Aug 2018 09:37:10 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "164d6dd0977b424694dde5f3aef55a95", "created_at": "2018-08-01T09:37:10Z", "updated_at": "2018-08-01T09:37:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:37:10Z", "revision_number": 0, "id": "23444229-c6e0-48ad-a9fc-96b1efe4114f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:37:10Z", "security_group_id": "85ab5afe-735a-4d8d-a6e7-c498502c10d7", "tenant_id": "164d6dd0977b424694dde5f3aef55a95", "port_range_min": null, "ethertype": "IPv4", "project_id": "164d6dd0977b424694dde5f3aef55a95"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:37:10Z", "revision_number": 0, "id": "f6c8c254-308b-4bd6-a6a7-2b6aafc498b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:37:10Z", "security_group_id": "85ab5afe-735a-4d8d-a6e7-c498502c10d7", "tenant_id": "164d6dd0977b424694dde5f3aef55a95", "port_range_min": null, "ethertype": "IPv6", "project_id": "164d6dd0977b424694dde5f3aef55a95"}], "revision_number": 2, "project_id": "164d6dd0977b424694dde5f3aef55a95", "id": "85ab5afe-735a-4d8d-a6e7-c498502c10d7", "name": "CreateProjectUserTests-c304be39-fa7b-4d2-name"}]} 2018-08-01 09:37:10,343 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?id=85ab5afe-735a-4d8d-a6e7-c498502c10d7 used request id req-94fb7419-89e0-4745-b84b-8fc0e6163a71 2018-08-01 09:37:10,343 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 85ab5afe-735a-4d8d-a6e7-c498502c10d7 2018-08-01 09:37:10,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=85ab5afe-735a-4d8d-a6e7-c498502c10d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9325c3196eb28dac729247422b8785ef1713a61" 2018-08-01 09:37:10,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b652af75-220e-4d24-aa40-2f916ecef09d Date: Wed, 01 Aug 2018 09:37: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-08-01T09:37:10Z", "security_group_id": "85ab5afe-735a-4d8d-a6e7-c498502c10d7", "port_range_min": null, "revision_number": 0, "tenant_id": "164d6dd0977b424694dde5f3aef55a95", "created_at": "2018-08-01T09:37:10Z", "project_id": "164d6dd0977b424694dde5f3aef55a95", "id": "23444229-c6e0-48ad-a9fc-96b1efe4114f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T09:37:10Z", "security_group_id": "85ab5afe-735a-4d8d-a6e7-c498502c10d7", "port_range_min": null, "revision_number": 0, "tenant_id": "164d6dd0977b424694dde5f3aef55a95", "created_at": "2018-08-01T09:37:10Z", "project_id": "164d6dd0977b424694dde5f3aef55a95", "id": "f6c8c254-308b-4bd6-a6a7-2b6aafc498b0"}]} 2018-08-01 09:37:10,364 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=85ab5afe-735a-4d8d-a6e7-c498502c10d7 used request id req-b652af75-220e-4d24-aa40-2f916ecef09d 2018-08-01 09:37:10,365 - neutron_utils - INFO - Retrieving security group with ID - 85ab5afe-735a-4d8d-a6e7-c498502c10d7 2018-08-01 09:37:10,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?id=85ab5afe-735a-4d8d-a6e7-c498502c10d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9325c3196eb28dac729247422b8785ef1713a61" 2018-08-01 09:37:10,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-ec99eb98-56a7-4d7a-aebc-87f4df722f67 Date: Wed, 01 Aug 2018 09:37:10 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "164d6dd0977b424694dde5f3aef55a95", "created_at": "2018-08-01T09:37:10Z", "updated_at": "2018-08-01T09:37:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:37:10Z", "revision_number": 0, "id": "23444229-c6e0-48ad-a9fc-96b1efe4114f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:37:10Z", "security_group_id": "85ab5afe-735a-4d8d-a6e7-c498502c10d7", "tenant_id": "164d6dd0977b424694dde5f3aef55a95", "port_range_min": null, "ethertype": "IPv4", "project_id": "164d6dd0977b424694dde5f3aef55a95"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:37:10Z", "revision_number": 0, "id": "f6c8c254-308b-4bd6-a6a7-2b6aafc498b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:37:10Z", "security_group_id": "85ab5afe-735a-4d8d-a6e7-c498502c10d7", "tenant_id": "164d6dd0977b424694dde5f3aef55a95", "port_range_min": null, "ethertype": "IPv6", "project_id": "164d6dd0977b424694dde5f3aef55a95"}], "revision_number": 2, "project_id": "164d6dd0977b424694dde5f3aef55a95", "id": "85ab5afe-735a-4d8d-a6e7-c498502c10d7", "name": "CreateProjectUserTests-c304be39-fa7b-4d2-name"}]} 2018-08-01 09:37:10,406 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?id=85ab5afe-735a-4d8d-a6e7-c498502c10d7 used request id req-ec99eb98-56a7-4d7a-aebc-87f4df722f67 2018-08-01 09:37:10,407 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 85ab5afe-735a-4d8d-a6e7-c498502c10d7 2018-08-01 09:37:10,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=85ab5afe-735a-4d8d-a6e7-c498502c10d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9325c3196eb28dac729247422b8785ef1713a61" 2018-08-01 09:37:10,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a4fcee79-5124-47c0-bbc5-2348ac09962a Date: Wed, 01 Aug 2018 09:37: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-08-01T09:37:10Z", "security_group_id": "85ab5afe-735a-4d8d-a6e7-c498502c10d7", "port_range_min": null, "revision_number": 0, "tenant_id": "164d6dd0977b424694dde5f3aef55a95", "created_at": "2018-08-01T09:37:10Z", "project_id": "164d6dd0977b424694dde5f3aef55a95", "id": "23444229-c6e0-48ad-a9fc-96b1efe4114f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T09:37:10Z", "security_group_id": "85ab5afe-735a-4d8d-a6e7-c498502c10d7", "port_range_min": null, "revision_number": 0, "tenant_id": "164d6dd0977b424694dde5f3aef55a95", "created_at": "2018-08-01T09:37:10Z", "project_id": "164d6dd0977b424694dde5f3aef55a95", "id": "f6c8c254-308b-4bd6-a6a7-2b6aafc498b0"}]} 2018-08-01 09:37:10,429 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=85ab5afe-735a-4d8d-a6e7-c498502c10d7 used request id req-a4fcee79-5124-47c0-bbc5-2348ac09962a 2018-08-01 09:37:10,429 - neutron_utils - INFO - Deleting security group rule with ID - f6c8c254-308b-4bd6-a6a7-2b6aafc498b0 2018-08-01 09:37:10,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-group-rules/f6c8c254-308b-4bd6-a6a7-2b6aafc498b0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9325c3196eb28dac729247422b8785ef1713a61" 2018-08-01 09:37:10,523 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-19ad2352-dcf7-4e2d-a912-977a8a1004e0 Content-Length: 0 Date: Wed, 01 Aug 2018 09:37:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 09:37:10,523 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-group-rules/f6c8c254-308b-4bd6-a6a7-2b6aafc498b0 used request id req-19ad2352-dcf7-4e2d-a912-977a8a1004e0 2018-08-01 09:37:10,523 - neutron_utils - INFO - Deleting security group rule with ID - 23444229-c6e0-48ad-a9fc-96b1efe4114f 2018-08-01 09:37:10,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-group-rules/23444229-c6e0-48ad-a9fc-96b1efe4114f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9325c3196eb28dac729247422b8785ef1713a61" 2018-08-01 09:37:10,597 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-31f25d03-7456-4528-a024-0b21ac49c68b Content-Length: 0 Date: Wed, 01 Aug 2018 09:37:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 09:37:10,597 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-group-rules/23444229-c6e0-48ad-a9fc-96b1efe4114f used request id req-31f25d03-7456-4528-a024-0b21ac49c68b 2018-08-01 09:37:10,598 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-c304be39-fa7b-4d2-name 2018-08-01 09:37:10,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/85ab5afe-735a-4d8d-a6e7-c498502c10d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9325c3196eb28dac729247422b8785ef1713a61" 2018-08-01 09:37:10,707 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2b130bdb-6dcf-4bb4-a250-39c111dc1385 Content-Length: 0 Date: Wed, 01 Aug 2018 09:37:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 09:37:10,707 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/85ab5afe-735a-4d8d-a6e7-c498502c10d7 used request id req-2b130bdb-6dcf-4bb4-a250-39c111dc1385 2018-08-01 09:37:10,708 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-c304be39-fa7b-4d2-user 2018-08-01 09:37:10,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/4b070c0ea62042a287846d8b5c77385e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}085e69d78d230653f7005d4e6455c4547fd0e99c" 2018-08-01 09:37:10,875 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 09:37:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fb99a807-1399-424f-b871-533ca20498d6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 09:37:10,875 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/4b070c0ea62042a287846d8b5c77385e used request id req-fb99a807-1399-424f-b871-533ca20498d6 2018-08-01 09:37:10,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf50590ef3839b8f14668038e44cb76d53ad5da0" 2018-08-01 09:37:11,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-bbccc429-0e5f-448a-bd04-847266b19901 Date: Wed, 01 Aug 2018 09:37:11 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a2413a97b61342d8bd27570706ef372d", "created_at": "2018-08-01T09:33:18Z", "updated_at": "2018-08-01T09:33:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "7f556ce3-51d0-4279-a11d-510db9f9a3b1", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "94adc13c-a166-41cf-bd16-f997efc73cb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "b39143b5-c08f-4d0b-9d40-54f472f2389e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "e218b0b7-4501-4f84-9458-caf2891c260d", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}], "revision_number": 4, "project_id": "a2413a97b61342d8bd27570706ef372d", "id": "38229670-7386-42d0-b7b9-2397ea5938de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "created_at": "2018-08-01T09:28:38Z", "updated_at": "2018-08-01T09:28:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "763568f1-8151-4a3c-911a-d06da4423063", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "80d28bee-4aee-47e8-a8da-e0fe31497fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "a47a5ddf-aa37-4ab2-a335-1c93513b5f12", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "f5bba5a5-602b-421e-98b2-5a16117f943f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}], "revision_number": 4, "project_id": "dbe9669438844f3faecdc7fcc050e0d8", "id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ed1054af2e94c049694d98d54211d98", "created_at": "2018-08-01T09:31:40Z", "updated_at": "2018-08-01T09:31:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "34baee87-ea35-42ee-8a69-0f6e2a825d3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "89b9d1c9-f4f9-45cd-8d36-970d44228439", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "b8ab0d59-cab9-4488-82ee-7c5f69709bff", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "d3ab68ea-23b4-4bf6-8dd3-85d029e3d89f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}], "revision_number": 4, "project_id": "2ed1054af2e94c049694d98d54211d98", "id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "created_at": "2018-08-01T09:34:13Z", "updated_at": "2018-08-01T09:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "1dbb3f59-611b-46d1-a82d-2720e0a16f86", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "3878126b-a220-4357-adb9-bc22498f31b1", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "75ce67db-9c04-4561-a10d-8b1ec63943e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "e2945a69-3afe-41e3-a7ec-3ea4c79a12ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}], "revision_number": 4, "project_id": "c0d9b34b06f445a7857603f60b181f3c", "id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "164d6dd0977b424694dde5f3aef55a95", "created_at": "2018-08-01T09:37:09Z", "updated_at": "2018-08-01T09:37:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:37:09Z", "revision_number": 0, "id": "25951a54-06f4-4214-98f8-eeff68badc37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:37:09Z", "security_group_id": "6c4a8ae9-e156-4fbb-8694-4f76445d6f61", "tenant_id": "164d6dd0977b424694dde5f3aef55a95", "port_range_min": null, "ethertype": "IPv4", "project_id": "164d6dd0977b424694dde5f3aef55a95"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:37:09Z", "revision_number": 0, "id": "276ece1d-0b04-4491-bad5-bc336782e3bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:37:09Z", "security_group_id": "6c4a8ae9-e156-4fbb-8694-4f76445d6f61", "tenant_id": "164d6dd0977b424694dde5f3aef55a95", "port_range_min": null, "ethertype": "IPv6", "project_id": "164d6dd0977b424694dde5f3aef55a95"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:37:09Z", "revision_number": 0, "id": "3c7f827d-935a-4a75-ae8c-662f5ab32b1a", "remote_group_id": "6c4a8ae9-e156-4fbb-8694-4f76445d6f61", "remote_ip_prefix": null, "created_at": "2018-08-01T09:37:09Z", "security_group_id": "6c4a8ae9-e156-4fbb-8694-4f76445d6f61", "tenant_id": "164d6dd0977b424694dde5f3aef55a95", "port_range_min": null, "ethertype": "IPv6", "project_id": "164d6dd0977b424694dde5f3aef55a95"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:37:09Z", "revision_number": 0, "id": "aaa54db5-bfe1-44ed-bd30-88f3f4053612", "remote_group_id": "6c4a8ae9-e156-4fbb-8694-4f76445d6f61", "remote_ip_prefix": null, "created_at": "2018-08-01T09:37:09Z", "security_group_id": "6c4a8ae9-e156-4fbb-8694-4f76445d6f61", "tenant_id": "164d6dd0977b424694dde5f3aef55a95", "port_range_min": null, "ethertype": "IPv4", "project_id": "164d6dd0977b424694dde5f3aef55a95"}], "revision_number": 4, "project_id": "164d6dd0977b424694dde5f3aef55a95", "id": "6c4a8ae9-e156-4fbb-8694-4f76445d6f61", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-01T09:30:58Z", "updated_at": "2018-08-01T09:30:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "042d4626-2974-418d-affe-f8f2acd05faa", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "995fae58-f0e5-4e10-801c-6c2ce5c7ae0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "cb8404fa-cb24-4879-a34d-f3050dcba730", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "dad6aaab-690e-4c24-9103-6767e0c80bc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "created_at": "2018-08-01T09:31:11Z", "updated_at": "2018-08-01T09:31:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "939e25e0-5dbc-4f6e-9f6f-7fb70e540203", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "9796a673-6928-4009-9c21-1410d395646e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "af7b8bf8-2fb6-4d72-842a-38f72d7581f7", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "b9af65b0-2eb8-45e1-8504-b7dc4dbb83ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}], "revision_number": 4, "project_id": "dd207f801ed3475f9dbe5f13077af1c8", "id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "created_at": "2018-08-01T09:34:57Z", "updated_at": "2018-08-01T09:34:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "8063d12f-30db-4ccf-8ce0-72e59ba81a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c38e1a7a-5857-4f03-b991-6d5c9c9a5b9e", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c725bae1-d3bb-42b5-b331-32737085f28c", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "cfddc134-923b-4e0d-9ec5-dcc5641dd435", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}], "revision_number": 4, "project_id": "455b48a61678488ead79a4cfa07ef5c3", "id": "cd52f913-3072-4ce7-a779-7de795b62b12", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:36:50Z", "updated_at": "2018-08-01T09:36:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "07ef7fe5-a529-45da-bfc0-899f0ea9b592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "bc4dad3a-2a0c-4c31-b901-2909a12adb50", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c35cff35-4306-4116-b9fa-fc27bc7c05d6", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c493e3ac-d9d2-480d-9ec8-50982eedaf5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}], "revision_number": 4, "project_id": "8d96727022f4443794db44ecde432faf", "id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "created_at": "2018-08-01T09:32:45Z", "updated_at": "2018-08-01T09:32:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "058ea790-43ea-4a6f-9950-28418319e577", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "5fcfb31b-cdad-4037-973e-56b74faefd14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "99a24d26-dc7f-42d0-aa23-a7c061f04952", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "b641bb48-566e-472b-a3cc-d38c85ab3ff1", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}], "revision_number": 4, "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "name": "default"}]} 2018-08-01 09:37:11,124 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-bbccc429-0e5f-448a-bd04-847266b19901 2018-08-01 09:37:11,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf50590ef3839b8f14668038e44cb76d53ad5da0" 2018-08-01 09:37:11,210 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 09:37:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-99298ba9-3089-42b9-ac90-9e7662bb9bcf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2413a97b61342d8bd27570706ef372d.", "code": 404, "title": "Not Found"}} 2018-08-01 09:37:11,211 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d used request id req-99298ba9-3089-42b9-ac90-9e7662bb9bcf 2018-08-01 09:37:11,211 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 09:37:11,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf50590ef3839b8f14668038e44cb76d53ad5da0" 2018-08-01 09:37:11,306 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:37:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2983050-16bd-4be1-988e-e0dcc1ada7e8 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.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dbe9669438844f3faecdc7fcc050e0d8", "name": "service"}} 2018-08-01 09:37:11,306 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 used request id req-a2983050-16bd-4be1-988e-e0dcc1ada7e8 2018-08-01 09:37:11,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf50590ef3839b8f14668038e44cb76d53ad5da0" 2018-08-01 09:37:11,391 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 09:37:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4797bcc1-ca59-4924-8611-4c0d618c782b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ed1054af2e94c049694d98d54211d98.", "code": 404, "title": "Not Found"}} 2018-08-01 09:37:11,391 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 used request id req-4797bcc1-ca59-4924-8611-4c0d618c782b 2018-08-01 09:37:11,391 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 09:37:11,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf50590ef3839b8f14668038e44cb76d53ad5da0" 2018-08-01 09:37:11,476 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 09:37:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3cbaeeb7-44fd-461b-abf1-2c6108808e02 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c0d9b34b06f445a7857603f60b181f3c.", "code": 404, "title": "Not Found"}} 2018-08-01 09:37:11,477 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c used request id req-3cbaeeb7-44fd-461b-abf1-2c6108808e02 2018-08-01 09:37:11,477 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 09:37:11,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/164d6dd0977b424694dde5f3aef55a95 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf50590ef3839b8f14668038e44cb76d53ad5da0" 2018-08-01 09:37:11,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:37:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ddec10c6-5190-4f1e-8ff4-b7fffa0f64fe Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/164d6dd0977b424694dde5f3aef55a95"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "164d6dd0977b424694dde5f3aef55a95", "name": "CreateProjectUserTests-c304be39-fa7b-4d2-name"}} 2018-08-01 09:37:11,557 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/164d6dd0977b424694dde5f3aef55a95 used request id req-ddec10c6-5190-4f1e-8ff4-b7fffa0f64fe 2018-08-01 09:37:11,557 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6c4a8ae9-e156-4fbb-8694-4f76445d6f61 2018-08-01 09:37:11,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=6c4a8ae9-e156-4fbb-8694-4f76445d6f61 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf50590ef3839b8f14668038e44cb76d53ad5da0" 2018-08-01 09:37:11,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-49ff0435-7b06-42c3-a755-30cc3303ef50 Date: Wed, 01 Aug 2018 09:37:11 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-08-01T09:37:09Z", "security_group_id": "6c4a8ae9-e156-4fbb-8694-4f76445d6f61", "port_range_min": null, "revision_number": 0, "tenant_id": "164d6dd0977b424694dde5f3aef55a95", "created_at": "2018-08-01T09:37:09Z", "project_id": "164d6dd0977b424694dde5f3aef55a95", "id": "25951a54-06f4-4214-98f8-eeff68badc37"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T09:37:09Z", "security_group_id": "6c4a8ae9-e156-4fbb-8694-4f76445d6f61", "port_range_min": null, "revision_number": 0, "tenant_id": "164d6dd0977b424694dde5f3aef55a95", "created_at": "2018-08-01T09:37:09Z", "project_id": "164d6dd0977b424694dde5f3aef55a95", "id": "276ece1d-0b04-4491-bad5-bc336782e3bb"}, {"remote_group_id": "6c4a8ae9-e156-4fbb-8694-4f76445d6f61", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T09:37:09Z", "security_group_id": "6c4a8ae9-e156-4fbb-8694-4f76445d6f61", "port_range_min": null, "revision_number": 0, "tenant_id": "164d6dd0977b424694dde5f3aef55a95", "created_at": "2018-08-01T09:37:09Z", "project_id": "164d6dd0977b424694dde5f3aef55a95", "id": "3c7f827d-935a-4a75-ae8c-662f5ab32b1a"}, {"remote_group_id": "6c4a8ae9-e156-4fbb-8694-4f76445d6f61", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T09:37:09Z", "security_group_id": "6c4a8ae9-e156-4fbb-8694-4f76445d6f61", "port_range_min": null, "revision_number": 0, "tenant_id": "164d6dd0977b424694dde5f3aef55a95", "created_at": "2018-08-01T09:37:09Z", "project_id": "164d6dd0977b424694dde5f3aef55a95", "id": "aaa54db5-bfe1-44ed-bd30-88f3f4053612"}]} 2018-08-01 09:37:11,582 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=6c4a8ae9-e156-4fbb-8694-4f76445d6f61 used request id req-49ff0435-7b06-42c3-a755-30cc3303ef50 2018-08-01 09:37:11,582 - neutron_utils - INFO - Deleting security group with name - default 2018-08-01 09:37:11,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/6c4a8ae9-e156-4fbb-8694-4f76445d6f61 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf50590ef3839b8f14668038e44cb76d53ad5da0" 2018-08-01 09:37:11,731 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4d934217-e72b-4ca1-b6c2-1ad7e3433a1a Content-Length: 0 Date: Wed, 01 Aug 2018 09:37:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 09:37:11,731 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/6c4a8ae9-e156-4fbb-8694-4f76445d6f61 used request id req-4d934217-e72b-4ca1-b6c2-1ad7e3433a1a 2018-08-01 09:37:11,732 - keystone_utils - INFO - Deleting project with name - CreateProjectUserTests-c304be39-fa7b-4d2-name 2018-08-01 09:37:11,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/164d6dd0977b424694dde5f3aef55a95 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf50590ef3839b8f14668038e44cb76d53ad5da0" 2018-08-01 09:37:11,893 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 09:37:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1fe40a23-4728-4d4c-8a10-036691b7618b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 09:37:11,893 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/164d6dd0977b424694dde5f3aef55a95 used request id req-1fe40a23-4728-4d4c-8a10-036691b7618b 2018-08-01 09:37:11,893 - keystone_utils - INFO - Deleting role with name - CreateProjectUserTests-c304be39-fa7b-4d2-name-role 2018-08-01 09:37:11,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/034d806b1e6e48d2a5e711e5b56b47a2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf50590ef3839b8f14668038e44cb76d53ad5da0" 2018-08-01 09:37:12,002 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 09:37:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f490a91-8bb1-4f74-92bb-fa8fb7a4dbc8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 09:37:12,002 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/034d806b1e6e48d2a5e711e5b56b47a2 used request id req-1f490a91-8bb1-4f74-92bb-fa8fb7a4dbc8 2018-08-01 09:37:12,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf50590ef3839b8f14668038e44cb76d53ad5da0" 2018-08-01 09:37:12,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:37:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0075b757-3e97-40be-b0f8-90fa7f994749 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 09:37:12,088 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-0075b757-3e97-40be-b0f8-90fa7f994749 2018-08-01 09:37:12,089 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:37:12,476 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:37:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["LK9rYA8UT6qtKtxN5-m5rw"], "issued_at": "2018-08-01T09:37:12.000000Z"}} 2018-08-01 09:37:12,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c2c287e9e46cbd7d6fbc2d0bc68455b40f76b73" 2018-08-01 09:37:12,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:37:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46de1477-1cdf-4986-87b1-e20368977a31 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:37:12,557 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-46de1477-1cdf-4986-87b1-e20368977a31 2018-08-01 09:37:12,558 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:37:12,559 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:37:12,941 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:37:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["PhgUO4PASYqX0IhyoA7sfw"], "issued_at": "2018-08-01T09:37:12.000000Z"}} 2018-08-01 09:37:12,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed9ce33519a608434f8627e03abc1ee1b554ccb5" 2018-08-01 09:37:13,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:37:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e992cf3-e372-40ff-a58f-5fab59087a57 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:37:13,023 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-1e992cf3-e372-40ff-a58f-5fab59087a57 2018-08-01 09:37:13,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 09:37:13,032 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 09:37: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 09:37:13,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-40a67ce7-47a1-42b-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed9ce33519a608434f8627e03abc1ee1b554ccb5" 2018-08-01 09:37:13,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:37:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45548bf0-a483-40f5-a175-3bce27eb03e2 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-40a67ce7-47a1-42b-name", "previous": null, "next": null}, "projects": []} 2018-08-01 09:37:13,124 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-40a67ce7-47a1-42b-name used request id req-45548bf0-a483-40f5-a175-3bce27eb03e2 2018-08-01 09:37:13,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed9ce33519a608434f8627e03abc1ee1b554ccb5" 2018-08-01 09:37:13,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:37:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0afe77c2-68b8-4d25-97f4-2835a305e5ae Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 09:37:13,213 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-0afe77c2-68b8-4d25-97f4-2835a305e5ae 2018-08-01 09:37:13,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed9ce33519a608434f8627e03abc1ee1b554ccb5" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectUserTests-40a67ce7-47a1-42b-name"}}' 2018-08-01 09:37:13,333 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 09:37:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-498446e7-148e-4652-8c83-21d8037c45ab Content-Length: 319 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/d4e11a8d68f644cb821e97b46f176e93"}, "tags": [], "enabled": true, "id": "d4e11a8d68f644cb821e97b46f176e93", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-40a67ce7-47a1-42b-name"}} 2018-08-01 09:37:13,333 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-498446e7-148e-4652-8c83-21d8037c45ab 2018-08-01 09:37:13,333 - keystone_utils - INFO - Created project with name - CreateProjectUserTests-40a67ce7-47a1-42b-name 2018-08-01 09:37:13,333 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:37:13,334 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:37:13,713 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:37:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["MNlfTduSSzSYdPBT7lkBgA"], "issued_at": "2018-08-01T09:37:13.000000Z"}} 2018-08-01 09:37:13,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5dab6c872252514383aa99f7a9cc1027291ec3d" 2018-08-01 09:37:13,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:37:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f83c7924-4192-4595-af6f-1440daf9abfb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:37:13,793 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-f83c7924-4192-4595-af6f-1440daf9abfb 2018-08-01 09:37:13,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 09:37:13,802 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 09:37: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 09:37:13,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5dab6c872252514383aa99f7a9cc1027291ec3d" 2018-08-01 09:37:13,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:37:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59d1cf28-7433-4ebb-aeb0-4489d28e6ebc Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 09:37:13,838 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-59d1cf28-7433-4ebb-aeb0-4489d28e6ebc 2018-08-01 09:37:13,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5dab6c872252514383aa99f7a9cc1027291ec3d" 2018-08-01 09:37:13,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:37:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be5a859e-8fa5-49d4-a1c2-fb0093ec1324 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 09:37:13,928 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-be5a859e-8fa5-49d4-a1c2-fb0093ec1324 2018-08-01 09:37:14,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5dab6c872252514383aa99f7a9cc1027291ec3d" 2018-08-01 09:37:14,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:37:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8330fd84-b3ea-47c0-8d0e-cf08fe0f629c Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 09:37:14,372 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-8330fd84-b3ea-47c0-8d0e-cf08fe0f629c 2018-08-01 09:37:14,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateProjectUserTests-40a67ce7-47a1-42b-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5dab6c872252514383aa99f7a9cc1027291ec3d" 2018-08-01 09:37:14,459 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:37:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5f556bc-bc02-49f6-b259-2724634ad177 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateProjectUserTests-40a67ce7-47a1-42b-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/d4e11a8d68f644cb821e97b46f176e93"}, "tags": [], "enabled": true, "id": "d4e11a8d68f644cb821e97b46f176e93", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-40a67ce7-47a1-42b-name"}]} 2018-08-01 09:37:14,460 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateProjectUserTests-40a67ce7-47a1-42b-name used request id req-f5f556bc-bc02-49f6-b259-2724634ad177 2018-08-01 09:37:14,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users/c1933003691748ee87afdec776caad68 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5dab6c872252514383aa99f7a9cc1027291ec3d" 2018-08-01 09:37:14,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:37:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b1878c0-b834-4fc7-91b1-67270e4eb42f Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.24:5000/v3/users/c1933003691748ee87afdec776caad68"}, "enabled": true, "id": "c1933003691748ee87afdec776caad68", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-40a67ce7-47a1-42b-user1"}} 2018-08-01 09:37:14,557 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/c1933003691748ee87afdec776caad68 used request id req-4b1878c0-b834-4fc7-91b1-67270e4eb42f 2018-08-01 09:37:14,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d4e11a8d68f644cb821e97b46f176e93/users/c1933003691748ee87afdec776caad68/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5dab6c872252514383aa99f7a9cc1027291ec3d" 2018-08-01 09:37:14,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:37:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5888708d-7539-4ff8-ab50-cc88459e9cd6 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects/d4e11a8d68f644cb821e97b46f176e93/users/c1933003691748ee87afdec776caad68/roles", "previous": null, "next": null}, "roles": []} 2018-08-01 09:37:14,665 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d4e11a8d68f644cb821e97b46f176e93/users/c1933003691748ee87afdec776caad68/roles used request id req-5888708d-7539-4ff8-ab50-cc88459e9cd6 2018-08-01 09:37:14,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5dab6c872252514383aa99f7a9cc1027291ec3d" 2018-08-01 09:37:14,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:37:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa6012f3-aacd-491c-a319-d5f585a09002 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}} 2018-08-01 09:37:14,752 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a used request id req-aa6012f3-aacd-491c-a319-d5f585a09002 2018-08-01 09:37:14,752 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-40a67ce7-47a1-42b-name 2018-08-01 09:37:14,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/d4e11a8d68f644cb821e97b46f176e93/users/c1933003691748ee87afdec776caad68/roles/2891512fbb5b44899020fcc2cb247e4a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5dab6c872252514383aa99f7a9cc1027291ec3d" 2018-08-01 09:37:15,034 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 09:37:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-15315042-7a15-44a2-8c6a-b285e953974c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 09:37:15,034 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/d4e11a8d68f644cb821e97b46f176e93/users/c1933003691748ee87afdec776caad68/roles/2891512fbb5b44899020fcc2cb247e4a used request id req-15315042-7a15-44a2-8c6a-b285e953974c 2018-08-01 09:37:15,034 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-40a67ce7-47a1-42b-user1 2018-08-01 09:37:15,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed9ce33519a608434f8627e03abc1ee1b554ccb5" 2018-08-01 09:37:15,118 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:37:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5594efa-f7a6-497b-8ebc-57ae7fd5f0a2 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 09:37:15,118 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-a5594efa-f7a6-497b-8ebc-57ae7fd5f0a2 2018-08-01 09:37:15,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed9ce33519a608434f8627e03abc1ee1b554ccb5" -d '{"role": {"name": "CreateProjectUserTests-40a67ce7-47a1-42b-name-role"}}' 2018-08-01 09:37:15,217 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 09:37:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b3543a3d-494a-4993-b310-e22019a19e79 Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "920d8fbdb77747cc84f38fed9049e426", "links": {"self": "http://172.30.9.24:5000/v3/roles/920d8fbdb77747cc84f38fed9049e426"}, "name": "CreateProjectUserTests-40a67ce7-47a1-42b-name-role"}} 2018-08-01 09:37:15,218 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-b3543a3d-494a-4993-b310-e22019a19e79 2018-08-01 09:37:15,218 - keystone_utils - INFO - Created role with name - CreateProjectUserTests-40a67ce7-47a1-42b-name-role 2018-08-01 09:37:15,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/920d8fbdb77747cc84f38fed9049e426 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed9ce33519a608434f8627e03abc1ee1b554ccb5" 2018-08-01 09:37:15,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:37:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a373f404-e6b8-4236-8745-007a9f1fea4c Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "920d8fbdb77747cc84f38fed9049e426", "links": {"self": "http://172.30.9.24:5000/v3/roles/920d8fbdb77747cc84f38fed9049e426"}, "name": "CreateProjectUserTests-40a67ce7-47a1-42b-name-role"}} 2018-08-01 09:37:15,312 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/920d8fbdb77747cc84f38fed9049e426 used request id req-a373f404-e6b8-4236-8745-007a9f1fea4c 2018-08-01 09:37:15,313 - keystone_utils - INFO - Granting role CreateProjectUserTests-40a67ce7-47a1-42b-name-role to project CreateProjectUserTests-40a67ce7-47a1-42b-name 2018-08-01 09:37:15,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/d4e11a8d68f644cb821e97b46f176e93/users/c1933003691748ee87afdec776caad68/roles/920d8fbdb77747cc84f38fed9049e426 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed9ce33519a608434f8627e03abc1ee1b554ccb5" 2018-08-01 09:37:15,435 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 09:37:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ccdfd0b1-7d85-477b-aa9a-7d2211812d84 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 09:37:15,435 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/d4e11a8d68f644cb821e97b46f176e93/users/c1933003691748ee87afdec776caad68/roles/920d8fbdb77747cc84f38fed9049e426 used request id req-ccdfd0b1-7d85-477b-aa9a-7d2211812d84 2018-08-01 09:37:15,435 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:37:15,436 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:37:15,815 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:37:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["qMUAlKPJTBiZuArVT7rq7g"], "issued_at": "2018-08-01T09:37:15.000000Z"}} 2018-08-01 09:37:15,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d365b851af9650e10f575bc99b5c9be6d35e68ab" 2018-08-01 09:37:15,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:37:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b48d3c00-ee92-4ed6-83d9-fb15abf3c9ad Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:37:15,828 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-b48d3c00-ee92-4ed6-83d9-fb15abf3c9ad 2018-08-01 09:37:15,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 09:37:15,837 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 09:37: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 09:37:15,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d365b851af9650e10f575bc99b5c9be6d35e68ab" 2018-08-01 09:37:15,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:37:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39f25a39-c601-4730-abef-24a09c27df90 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateProjectUserTests-40a67ce7-47a1-42b-user1", "links": {"self": "http://172.30.9.24:5000/v3/users/c1933003691748ee87afdec776caad68"}, "domain_id": "default", "enabled": true, "id": "c1933003691748ee87afdec776caad68", "options": {}}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 09:37:15,939 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-39f25a39-c601-4730-abef-24a09c27df90 2018-08-01 09:37:15,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d365b851af9650e10f575bc99b5c9be6d35e68ab" 2018-08-01 09:37:16,030 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:37:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf5c3544-eea2-4541-b3e6-f39cadacd67f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 09:37:16,030 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-cf5c3544-eea2-4541-b3e6-f39cadacd67f 2018-08-01 09:37:16,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d365b851af9650e10f575bc99b5c9be6d35e68ab" 2018-08-01 09:37:16,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:37:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8fd6fc25-d0a1-44f0-a148-113adfc41772 Content-Encoding: gzip Content-Length: 388 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "920d8fbdb77747cc84f38fed9049e426", "links": {"self": "http://172.30.9.24:5000/v3/roles/920d8fbdb77747cc84f38fed9049e426"}, "name": "CreateProjectUserTests-40a67ce7-47a1-42b-name-role"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 09:37:16,398 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-8fd6fc25-d0a1-44f0-a148-113adfc41772 2018-08-01 09:37:16,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateProjectUserTests-40a67ce7-47a1-42b-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d365b851af9650e10f575bc99b5c9be6d35e68ab" 2018-08-01 09:37:16,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:37:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32e55abf-95e2-45d2-9f92-bbcabc20af28 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateProjectUserTests-40a67ce7-47a1-42b-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/d4e11a8d68f644cb821e97b46f176e93"}, "tags": [], "enabled": true, "id": "d4e11a8d68f644cb821e97b46f176e93", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-40a67ce7-47a1-42b-name"}]} 2018-08-01 09:37:16,487 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateProjectUserTests-40a67ce7-47a1-42b-name used request id req-32e55abf-95e2-45d2-9f92-bbcabc20af28 2018-08-01 09:37:16,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users/fead1ef0eb5a47d487a5881f46e6e057 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d365b851af9650e10f575bc99b5c9be6d35e68ab" 2018-08-01 09:37:16,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:37:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9266e3a5-11b9-4eda-9000-ec1741212872 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.24:5000/v3/users/fead1ef0eb5a47d487a5881f46e6e057"}, "enabled": true, "id": "fead1ef0eb5a47d487a5881f46e6e057", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-40a67ce7-47a1-42b-user2"}} 2018-08-01 09:37:16,588 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/fead1ef0eb5a47d487a5881f46e6e057 used request id req-9266e3a5-11b9-4eda-9000-ec1741212872 2018-08-01 09:37:16,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d4e11a8d68f644cb821e97b46f176e93/users/fead1ef0eb5a47d487a5881f46e6e057/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d365b851af9650e10f575bc99b5c9be6d35e68ab" 2018-08-01 09:37:16,696 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:37:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9281f5b5-7fb5-4aed-8d85-1693a0c2f4be Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects/d4e11a8d68f644cb821e97b46f176e93/users/fead1ef0eb5a47d487a5881f46e6e057/roles", "previous": null, "next": null}, "roles": []} 2018-08-01 09:37:16,696 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d4e11a8d68f644cb821e97b46f176e93/users/fead1ef0eb5a47d487a5881f46e6e057/roles used request id req-9281f5b5-7fb5-4aed-8d85-1693a0c2f4be 2018-08-01 09:37:16,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d365b851af9650e10f575bc99b5c9be6d35e68ab" 2018-08-01 09:37:16,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:37:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5192fbb7-ac76-4b94-9d43-8dc7396a8d4b Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}} 2018-08-01 09:37:16,782 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a used request id req-5192fbb7-ac76-4b94-9d43-8dc7396a8d4b 2018-08-01 09:37:16,783 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-40a67ce7-47a1-42b-name 2018-08-01 09:37:16,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/d4e11a8d68f644cb821e97b46f176e93/users/fead1ef0eb5a47d487a5881f46e6e057/roles/2891512fbb5b44899020fcc2cb247e4a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d365b851af9650e10f575bc99b5c9be6d35e68ab" 2018-08-01 09:37:16,898 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 09:37:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-832c2cba-2648-4868-88cd-d5cedb8c6164 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 09:37:16,898 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/d4e11a8d68f644cb821e97b46f176e93/users/fead1ef0eb5a47d487a5881f46e6e057/roles/2891512fbb5b44899020fcc2cb247e4a used request id req-832c2cba-2648-4868-88cd-d5cedb8c6164 2018-08-01 09:37:16,898 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-40a67ce7-47a1-42b-user2 2018-08-01 09:37:16,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/920d8fbdb77747cc84f38fed9049e426 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed9ce33519a608434f8627e03abc1ee1b554ccb5" 2018-08-01 09:37:16,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:37:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33ad8d96-a00b-4cd3-bfca-35f378e4aa50 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "920d8fbdb77747cc84f38fed9049e426", "links": {"self": "http://172.30.9.24:5000/v3/roles/920d8fbdb77747cc84f38fed9049e426"}, "name": "CreateProjectUserTests-40a67ce7-47a1-42b-name-role"}} 2018-08-01 09:37:16,986 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/920d8fbdb77747cc84f38fed9049e426 used request id req-33ad8d96-a00b-4cd3-bfca-35f378e4aa50 2018-08-01 09:37:16,987 - keystone_utils - INFO - Granting role CreateProjectUserTests-40a67ce7-47a1-42b-name-role to project CreateProjectUserTests-40a67ce7-47a1-42b-name 2018-08-01 09:37:16,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/d4e11a8d68f644cb821e97b46f176e93/users/fead1ef0eb5a47d487a5881f46e6e057/roles/920d8fbdb77747cc84f38fed9049e426 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed9ce33519a608434f8627e03abc1ee1b554ccb5" 2018-08-01 09:37:17,126 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 09:37:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-276ab1c4-92b6-47f9-8919-fdb52f710a0c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 09:37:17,126 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/d4e11a8d68f644cb821e97b46f176e93/users/fead1ef0eb5a47d487a5881f46e6e057/roles/920d8fbdb77747cc84f38fed9049e426 used request id req-276ab1c4-92b6-47f9-8919-fdb52f710a0c 2018-08-01 09:37:17,127 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:37:17,127 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:37:17,542 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}, {"id": "920d8fbdb77747cc84f38fed9049e426", "name": "CreateProjectUserTests-40a67ce7-47a1-42b-name-role"}], "expires_at": "2018-08-01T10:37:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d4e11a8d68f644cb821e97b46f176e93", "name": "CreateProjectUserTests-40a67ce7-47a1-42b-name"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/d4e11a8d68f644cb821e97b46f176e93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/d4e11a8d68f644cb821e97b46f176e93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/d4e11a8d68f644cb821e97b46f176e93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/d4e11a8d68f644cb821e97b46f176e93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/d4e11a8d68f644cb821e97b46f176e93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/d4e11a8d68f644cb821e97b46f176e93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_d4e11a8d68f644cb821e97b46f176e93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_d4e11a8d68f644cb821e97b46f176e93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/d4e11a8d68f644cb821e97b46f176e93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/d4e11a8d68f644cb821e97b46f176e93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/d4e11a8d68f644cb821e97b46f176e93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/d4e11a8d68f644cb821e97b46f176e93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/d4e11a8d68f644cb821e97b46f176e93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/d4e11a8d68f644cb821e97b46f176e93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-40a67ce7-47a1-42b-user1", "id": "c1933003691748ee87afdec776caad68"}, "audit_ids": ["yD5fMivqROKRD-T2TQ_wwA"], "issued_at": "2018-08-01T09:37:17.000000Z"}} 2018-08-01 09:37:17,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acc23e61406d2e9367d2364bf0d21faa32336b8e" 2018-08-01 09:37:17,618 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:37:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1518530-302d-4d49-90d8-4da7a3785311 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:37:17,618 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-f1518530-302d-4d49-90d8-4da7a3785311 2018-08-01 09:37:17,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateProjectUserTests-40a67ce7-47a1-42b-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acc23e61406d2e9367d2364bf0d21faa32336b8e" 2018-08-01 09:37:17,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-0504c121-fd25-4f44-b698-228014fa7a79 Date: Wed, 01 Aug 2018 09:37:17 GMT RESP BODY: {"security_groups": []} 2018-08-01 09:37:17,922 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateProjectUserTests-40a67ce7-47a1-42b-name&description=hello+group used request id req-0504c121-fd25-4f44-b698-228014fa7a79 2018-08-01 09:37:17,923 - OpenStackSecurityGroup - INFO - Creating security group CreateProjectUserTests-40a67ce7-47a1-42b-name... 2018-08-01 09:37:17,923 - neutron_utils - INFO - Creating security group with name - CreateProjectUserTests-40a67ce7-47a1-42b-name 2018-08-01 09:37:17,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acc23e61406d2e9367d2364bf0d21faa32336b8e" -d '{"security_group": {"name": "CreateProjectUserTests-40a67ce7-47a1-42b-name", "description": "hello group"}}' 2018-08-01 09:37:18,108 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1388 X-Openstack-Request-Id: req-70ea71f9-858f-4349-88f6-5f1a2cf28b3c Date: Wed, 01 Aug 2018 09:37:18 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "d4e11a8d68f644cb821e97b46f176e93", "created_at": "2018-08-01T09:37:18Z", "updated_at": "2018-08-01T09:37:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:37:18Z", "revision_number": 0, "id": "5dce9077-82f8-4be1-a123-685050467b10", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:37:18Z", "security_group_id": "7cdbfd32-8ff4-4116-81c6-6819bb3100c2", "tenant_id": "d4e11a8d68f644cb821e97b46f176e93", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4e11a8d68f644cb821e97b46f176e93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:37:18Z", "revision_number": 0, "id": "b3c4e78b-0b08-4b03-8923-1553f6053a1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:37:18Z", "security_group_id": "7cdbfd32-8ff4-4116-81c6-6819bb3100c2", "tenant_id": "d4e11a8d68f644cb821e97b46f176e93", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4e11a8d68f644cb821e97b46f176e93"}], "revision_number": 2, "project_id": "d4e11a8d68f644cb821e97b46f176e93", "id": "7cdbfd32-8ff4-4116-81c6-6819bb3100c2", "name": "CreateProjectUserTests-40a67ce7-47a1-42b-name"}} 2018-08-01 09:37:18,109 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups used request id req-70ea71f9-858f-4349-88f6-5f1a2cf28b3c 2018-08-01 09:37:18,109 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7cdbfd32-8ff4-4116-81c6-6819bb3100c2 2018-08-01 09:37:18,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=7cdbfd32-8ff4-4116-81c6-6819bb3100c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acc23e61406d2e9367d2364bf0d21faa32336b8e" 2018-08-01 09:37:18,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b7cefaf9-e96d-4e96-998e-300e4d2958d4 Date: Wed, 01 Aug 2018 09:37:18 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-08-01T09:37:18Z", "security_group_id": "7cdbfd32-8ff4-4116-81c6-6819bb3100c2", "port_range_min": null, "revision_number": 0, "tenant_id": "d4e11a8d68f644cb821e97b46f176e93", "created_at": "2018-08-01T09:37:18Z", "project_id": "d4e11a8d68f644cb821e97b46f176e93", "id": "5dce9077-82f8-4be1-a123-685050467b10"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T09:37:18Z", "security_group_id": "7cdbfd32-8ff4-4116-81c6-6819bb3100c2", "port_range_min": null, "revision_number": 0, "tenant_id": "d4e11a8d68f644cb821e97b46f176e93", "created_at": "2018-08-01T09:37:18Z", "project_id": "d4e11a8d68f644cb821e97b46f176e93", "id": "b3c4e78b-0b08-4b03-8923-1553f6053a1d"}]} 2018-08-01 09:37:18,156 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=7cdbfd32-8ff4-4116-81c6-6819bb3100c2 used request id req-b7cefaf9-e96d-4e96-998e-300e4d2958d4 2018-08-01 09:37:18,156 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7cdbfd32-8ff4-4116-81c6-6819bb3100c2 2018-08-01 09:37:18,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=7cdbfd32-8ff4-4116-81c6-6819bb3100c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acc23e61406d2e9367d2364bf0d21faa32336b8e" 2018-08-01 09:37:18,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-170cbaba-a8f1-494f-b489-1241a2e8f423 Date: Wed, 01 Aug 2018 09:37:18 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-08-01T09:37:18Z", "security_group_id": "7cdbfd32-8ff4-4116-81c6-6819bb3100c2", "port_range_min": null, "revision_number": 0, "tenant_id": "d4e11a8d68f644cb821e97b46f176e93", "created_at": "2018-08-01T09:37:18Z", "project_id": "d4e11a8d68f644cb821e97b46f176e93", "id": "5dce9077-82f8-4be1-a123-685050467b10"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T09:37:18Z", "security_group_id": "7cdbfd32-8ff4-4116-81c6-6819bb3100c2", "port_range_min": null, "revision_number": 0, "tenant_id": "d4e11a8d68f644cb821e97b46f176e93", "created_at": "2018-08-01T09:37:18Z", "project_id": "d4e11a8d68f644cb821e97b46f176e93", "id": "b3c4e78b-0b08-4b03-8923-1553f6053a1d"}]} 2018-08-01 09:37:18,178 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=7cdbfd32-8ff4-4116-81c6-6819bb3100c2 used request id req-170cbaba-a8f1-494f-b489-1241a2e8f423 2018-08-01 09:37:18,178 - neutron_utils - INFO - Retrieving security group with ID - 7cdbfd32-8ff4-4116-81c6-6819bb3100c2 2018-08-01 09:37:18,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?id=7cdbfd32-8ff4-4116-81c6-6819bb3100c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acc23e61406d2e9367d2364bf0d21faa32336b8e" 2018-08-01 09:37:18,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-58b86c7a-7744-4d80-91a4-d757f4bdccb6 Date: Wed, 01 Aug 2018 09:37:18 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "d4e11a8d68f644cb821e97b46f176e93", "created_at": "2018-08-01T09:37:18Z", "updated_at": "2018-08-01T09:37:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:37:18Z", "revision_number": 0, "id": "5dce9077-82f8-4be1-a123-685050467b10", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:37:18Z", "security_group_id": "7cdbfd32-8ff4-4116-81c6-6819bb3100c2", "tenant_id": "d4e11a8d68f644cb821e97b46f176e93", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4e11a8d68f644cb821e97b46f176e93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:37:18Z", "revision_number": 0, "id": "b3c4e78b-0b08-4b03-8923-1553f6053a1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:37:18Z", "security_group_id": "7cdbfd32-8ff4-4116-81c6-6819bb3100c2", "tenant_id": "d4e11a8d68f644cb821e97b46f176e93", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4e11a8d68f644cb821e97b46f176e93"}], "revision_number": 2, "project_id": "d4e11a8d68f644cb821e97b46f176e93", "id": "7cdbfd32-8ff4-4116-81c6-6819bb3100c2", "name": "CreateProjectUserTests-40a67ce7-47a1-42b-name"}]} 2018-08-01 09:37:18,247 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?id=7cdbfd32-8ff4-4116-81c6-6819bb3100c2 used request id req-58b86c7a-7744-4d80-91a4-d757f4bdccb6 2018-08-01 09:37:18,248 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7cdbfd32-8ff4-4116-81c6-6819bb3100c2 2018-08-01 09:37:18,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=7cdbfd32-8ff4-4116-81c6-6819bb3100c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acc23e61406d2e9367d2364bf0d21faa32336b8e" 2018-08-01 09:37:18,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-8e3270eb-d1fa-4576-9314-1db1e66a24d8 Date: Wed, 01 Aug 2018 09:37:18 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-08-01T09:37:18Z", "security_group_id": "7cdbfd32-8ff4-4116-81c6-6819bb3100c2", "port_range_min": null, "revision_number": 0, "tenant_id": "d4e11a8d68f644cb821e97b46f176e93", "created_at": "2018-08-01T09:37:18Z", "project_id": "d4e11a8d68f644cb821e97b46f176e93", "id": "5dce9077-82f8-4be1-a123-685050467b10"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T09:37:18Z", "security_group_id": "7cdbfd32-8ff4-4116-81c6-6819bb3100c2", "port_range_min": null, "revision_number": 0, "tenant_id": "d4e11a8d68f644cb821e97b46f176e93", "created_at": "2018-08-01T09:37:18Z", "project_id": "d4e11a8d68f644cb821e97b46f176e93", "id": "b3c4e78b-0b08-4b03-8923-1553f6053a1d"}]} 2018-08-01 09:37:18,270 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=7cdbfd32-8ff4-4116-81c6-6819bb3100c2 used request id req-8e3270eb-d1fa-4576-9314-1db1e66a24d8 2018-08-01 09:37:18,271 - neutron_utils - INFO - Retrieving security group with ID - 7cdbfd32-8ff4-4116-81c6-6819bb3100c2 2018-08-01 09:37:18,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?id=7cdbfd32-8ff4-4116-81c6-6819bb3100c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acc23e61406d2e9367d2364bf0d21faa32336b8e" 2018-08-01 09:37:18,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-36186f79-dc18-43f5-a2ad-4e9218de6386 Date: Wed, 01 Aug 2018 09:37:18 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "d4e11a8d68f644cb821e97b46f176e93", "created_at": "2018-08-01T09:37:18Z", "updated_at": "2018-08-01T09:37:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:37:18Z", "revision_number": 0, "id": "5dce9077-82f8-4be1-a123-685050467b10", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:37:18Z", "security_group_id": "7cdbfd32-8ff4-4116-81c6-6819bb3100c2", "tenant_id": "d4e11a8d68f644cb821e97b46f176e93", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4e11a8d68f644cb821e97b46f176e93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:37:18Z", "revision_number": 0, "id": "b3c4e78b-0b08-4b03-8923-1553f6053a1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:37:18Z", "security_group_id": "7cdbfd32-8ff4-4116-81c6-6819bb3100c2", "tenant_id": "d4e11a8d68f644cb821e97b46f176e93", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4e11a8d68f644cb821e97b46f176e93"}], "revision_number": 2, "project_id": "d4e11a8d68f644cb821e97b46f176e93", "id": "7cdbfd32-8ff4-4116-81c6-6819bb3100c2", "name": "CreateProjectUserTests-40a67ce7-47a1-42b-name"}]} 2018-08-01 09:37:18,314 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?id=7cdbfd32-8ff4-4116-81c6-6819bb3100c2 used request id req-36186f79-dc18-43f5-a2ad-4e9218de6386 2018-08-01 09:37:18,314 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7cdbfd32-8ff4-4116-81c6-6819bb3100c2 2018-08-01 09:37:18,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=7cdbfd32-8ff4-4116-81c6-6819bb3100c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acc23e61406d2e9367d2364bf0d21faa32336b8e" 2018-08-01 09:37:18,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2ede3a59-c737-4e6d-b6e2-b8a20001df5b Date: Wed, 01 Aug 2018 09:37:18 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-08-01T09:37:18Z", "security_group_id": "7cdbfd32-8ff4-4116-81c6-6819bb3100c2", "port_range_min": null, "revision_number": 0, "tenant_id": "d4e11a8d68f644cb821e97b46f176e93", "created_at": "2018-08-01T09:37:18Z", "project_id": "d4e11a8d68f644cb821e97b46f176e93", "id": "5dce9077-82f8-4be1-a123-685050467b10"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T09:37:18Z", "security_group_id": "7cdbfd32-8ff4-4116-81c6-6819bb3100c2", "port_range_min": null, "revision_number": 0, "tenant_id": "d4e11a8d68f644cb821e97b46f176e93", "created_at": "2018-08-01T09:37:18Z", "project_id": "d4e11a8d68f644cb821e97b46f176e93", "id": "b3c4e78b-0b08-4b03-8923-1553f6053a1d"}]} 2018-08-01 09:37:18,337 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=7cdbfd32-8ff4-4116-81c6-6819bb3100c2 used request id req-2ede3a59-c737-4e6d-b6e2-b8a20001df5b 2018-08-01 09:37:18,337 - neutron_utils - INFO - Retrieving security group with ID - 7cdbfd32-8ff4-4116-81c6-6819bb3100c2 2018-08-01 09:37:18,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?id=7cdbfd32-8ff4-4116-81c6-6819bb3100c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acc23e61406d2e9367d2364bf0d21faa32336b8e" 2018-08-01 09:37:18,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-6ac7e72c-29e7-4141-b4ef-216fc96c42a6 Date: Wed, 01 Aug 2018 09:37:18 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "d4e11a8d68f644cb821e97b46f176e93", "created_at": "2018-08-01T09:37:18Z", "updated_at": "2018-08-01T09:37:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:37:18Z", "revision_number": 0, "id": "5dce9077-82f8-4be1-a123-685050467b10", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:37:18Z", "security_group_id": "7cdbfd32-8ff4-4116-81c6-6819bb3100c2", "tenant_id": "d4e11a8d68f644cb821e97b46f176e93", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4e11a8d68f644cb821e97b46f176e93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:37:18Z", "revision_number": 0, "id": "b3c4e78b-0b08-4b03-8923-1553f6053a1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:37:18Z", "security_group_id": "7cdbfd32-8ff4-4116-81c6-6819bb3100c2", "tenant_id": "d4e11a8d68f644cb821e97b46f176e93", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4e11a8d68f644cb821e97b46f176e93"}], "revision_number": 2, "project_id": "d4e11a8d68f644cb821e97b46f176e93", "id": "7cdbfd32-8ff4-4116-81c6-6819bb3100c2", "name": "CreateProjectUserTests-40a67ce7-47a1-42b-name"}]} 2018-08-01 09:37:18,381 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?id=7cdbfd32-8ff4-4116-81c6-6819bb3100c2 used request id req-6ac7e72c-29e7-4141-b4ef-216fc96c42a6 2018-08-01 09:37:18,381 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7cdbfd32-8ff4-4116-81c6-6819bb3100c2 2018-08-01 09:37:18,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=7cdbfd32-8ff4-4116-81c6-6819bb3100c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acc23e61406d2e9367d2364bf0d21faa32336b8e" 2018-08-01 09:37:18,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-8a5eed05-2256-4c18-ba62-eb92a3a34b85 Date: Wed, 01 Aug 2018 09:37:18 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-08-01T09:37:18Z", "security_group_id": "7cdbfd32-8ff4-4116-81c6-6819bb3100c2", "port_range_min": null, "revision_number": 0, "tenant_id": "d4e11a8d68f644cb821e97b46f176e93", "created_at": "2018-08-01T09:37:18Z", "project_id": "d4e11a8d68f644cb821e97b46f176e93", "id": "5dce9077-82f8-4be1-a123-685050467b10"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T09:37:18Z", "security_group_id": "7cdbfd32-8ff4-4116-81c6-6819bb3100c2", "port_range_min": null, "revision_number": 0, "tenant_id": "d4e11a8d68f644cb821e97b46f176e93", "created_at": "2018-08-01T09:37:18Z", "project_id": "d4e11a8d68f644cb821e97b46f176e93", "id": "b3c4e78b-0b08-4b03-8923-1553f6053a1d"}]} 2018-08-01 09:37:18,404 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=7cdbfd32-8ff4-4116-81c6-6819bb3100c2 used request id req-8a5eed05-2256-4c18-ba62-eb92a3a34b85 2018-08-01 09:37:18,404 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:37:18,405 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:37:18,787 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}, {"id": "920d8fbdb77747cc84f38fed9049e426", "name": "CreateProjectUserTests-40a67ce7-47a1-42b-name-role"}], "expires_at": "2018-08-01T10:37:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d4e11a8d68f644cb821e97b46f176e93", "name": "CreateProjectUserTests-40a67ce7-47a1-42b-name"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/d4e11a8d68f644cb821e97b46f176e93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/d4e11a8d68f644cb821e97b46f176e93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/d4e11a8d68f644cb821e97b46f176e93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/d4e11a8d68f644cb821e97b46f176e93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/d4e11a8d68f644cb821e97b46f176e93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/d4e11a8d68f644cb821e97b46f176e93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_d4e11a8d68f644cb821e97b46f176e93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_d4e11a8d68f644cb821e97b46f176e93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/d4e11a8d68f644cb821e97b46f176e93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/d4e11a8d68f644cb821e97b46f176e93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/d4e11a8d68f644cb821e97b46f176e93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/d4e11a8d68f644cb821e97b46f176e93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/d4e11a8d68f644cb821e97b46f176e93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/d4e11a8d68f644cb821e97b46f176e93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-40a67ce7-47a1-42b-user2", "id": "fead1ef0eb5a47d487a5881f46e6e057"}, "audit_ids": ["5Mx1RkHNRMGDq0BlkYN6JQ"], "issued_at": "2018-08-01T09:37:18.000000Z"}} 2018-08-01 09:37:18,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e48a9a51454418becda58bf7b6fdffd7634fd5ea" 2018-08-01 09:37:18,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:37:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d84c74ad-e153-425b-8b8f-1d38df914f97 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:37:18,863 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-d84c74ad-e153-425b-8b8f-1d38df914f97 2018-08-01 09:37:18,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateProjectUserTests-40a67ce7-47a1-42b-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e48a9a51454418becda58bf7b6fdffd7634fd5ea" 2018-08-01 09:37:19,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-4abe02a7-9775-491f-9d24-8aeccb1baddb Date: Wed, 01 Aug 2018 09:37:19 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "d4e11a8d68f644cb821e97b46f176e93", "created_at": "2018-08-01T09:37:18Z", "updated_at": "2018-08-01T09:37:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:37:18Z", "revision_number": 0, "id": "5dce9077-82f8-4be1-a123-685050467b10", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:37:18Z", "security_group_id": "7cdbfd32-8ff4-4116-81c6-6819bb3100c2", "tenant_id": "d4e11a8d68f644cb821e97b46f176e93", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4e11a8d68f644cb821e97b46f176e93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:37:18Z", "revision_number": 0, "id": "b3c4e78b-0b08-4b03-8923-1553f6053a1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:37:18Z", "security_group_id": "7cdbfd32-8ff4-4116-81c6-6819bb3100c2", "tenant_id": "d4e11a8d68f644cb821e97b46f176e93", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4e11a8d68f644cb821e97b46f176e93"}], "revision_number": 2, "project_id": "d4e11a8d68f644cb821e97b46f176e93", "id": "7cdbfd32-8ff4-4116-81c6-6819bb3100c2", "name": "CreateProjectUserTests-40a67ce7-47a1-42b-name"}]} 2018-08-01 09:37:19,075 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateProjectUserTests-40a67ce7-47a1-42b-name&description=hello+group used request id req-4abe02a7-9775-491f-9d24-8aeccb1baddb 2018-08-01 09:37:19,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 09:37:19,084 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 09:37: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 09:37:19,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d4e11a8d68f644cb821e97b46f176e93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e48a9a51454418becda58bf7b6fdffd7634fd5ea" 2018-08-01 09:37:19,175 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:37:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4366d180-f662-4db3-88eb-e9540bbd8747 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/d4e11a8d68f644cb821e97b46f176e93"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d4e11a8d68f644cb821e97b46f176e93", "name": "CreateProjectUserTests-40a67ce7-47a1-42b-name"}} 2018-08-01 09:37:19,175 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d4e11a8d68f644cb821e97b46f176e93 used request id req-4366d180-f662-4db3-88eb-e9540bbd8747 2018-08-01 09:37:19,175 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7cdbfd32-8ff4-4116-81c6-6819bb3100c2 2018-08-01 09:37:19,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=7cdbfd32-8ff4-4116-81c6-6819bb3100c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e48a9a51454418becda58bf7b6fdffd7634fd5ea" 2018-08-01 09:37:19,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0531066a-4e20-47dc-aebb-3f5d150d69a1 Date: Wed, 01 Aug 2018 09:37:19 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T09:37:18Z", "security_group_id": "7cdbfd32-8ff4-4116-81c6-6819bb3100c2", "port_range_min": null, "revision_number": 0, "tenant_id": "d4e11a8d68f644cb821e97b46f176e93", "created_at": "2018-08-01T09:37:18Z", "project_id": "d4e11a8d68f644cb821e97b46f176e93", "id": "5dce9077-82f8-4be1-a123-685050467b10"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T09:37:18Z", "security_group_id": "7cdbfd32-8ff4-4116-81c6-6819bb3100c2", "port_range_min": null, "revision_number": 0, "tenant_id": "d4e11a8d68f644cb821e97b46f176e93", "created_at": "2018-08-01T09:37:18Z", "project_id": "d4e11a8d68f644cb821e97b46f176e93", "id": "b3c4e78b-0b08-4b03-8923-1553f6053a1d"}]} 2018-08-01 09:37:19,201 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=7cdbfd32-8ff4-4116-81c6-6819bb3100c2 used request id req-0531066a-4e20-47dc-aebb-3f5d150d69a1 2018-08-01 09:37:19,202 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7cdbfd32-8ff4-4116-81c6-6819bb3100c2 2018-08-01 09:37:19,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=7cdbfd32-8ff4-4116-81c6-6819bb3100c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e48a9a51454418becda58bf7b6fdffd7634fd5ea" 2018-08-01 09:37:19,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d622b1fe-95eb-4f06-b815-3246b4c34acd Date: Wed, 01 Aug 2018 09:37:19 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T09:37:18Z", "security_group_id": "7cdbfd32-8ff4-4116-81c6-6819bb3100c2", "port_range_min": null, "revision_number": 0, "tenant_id": "d4e11a8d68f644cb821e97b46f176e93", "created_at": "2018-08-01T09:37:18Z", "project_id": "d4e11a8d68f644cb821e97b46f176e93", "id": "5dce9077-82f8-4be1-a123-685050467b10"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T09:37:18Z", "security_group_id": "7cdbfd32-8ff4-4116-81c6-6819bb3100c2", "port_range_min": null, "revision_number": 0, "tenant_id": "d4e11a8d68f644cb821e97b46f176e93", "created_at": "2018-08-01T09:37:18Z", "project_id": "d4e11a8d68f644cb821e97b46f176e93", "id": "b3c4e78b-0b08-4b03-8923-1553f6053a1d"}]} 2018-08-01 09:37:19,223 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=7cdbfd32-8ff4-4116-81c6-6819bb3100c2 used request id req-d622b1fe-95eb-4f06-b815-3246b4c34acd 2018-08-01 09:37:19,224 - neutron_utils - INFO - Retrieving security group with ID - 7cdbfd32-8ff4-4116-81c6-6819bb3100c2 2018-08-01 09:37:19,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?id=7cdbfd32-8ff4-4116-81c6-6819bb3100c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e48a9a51454418becda58bf7b6fdffd7634fd5ea" 2018-08-01 09:37:19,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-22c87a42-bc4c-4e97-898d-522e29cc4582 Date: Wed, 01 Aug 2018 09:37:19 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "d4e11a8d68f644cb821e97b46f176e93", "created_at": "2018-08-01T09:37:18Z", "updated_at": "2018-08-01T09:37:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:37:18Z", "revision_number": 0, "id": "5dce9077-82f8-4be1-a123-685050467b10", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:37:18Z", "security_group_id": "7cdbfd32-8ff4-4116-81c6-6819bb3100c2", "tenant_id": "d4e11a8d68f644cb821e97b46f176e93", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4e11a8d68f644cb821e97b46f176e93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:37:18Z", "revision_number": 0, "id": "b3c4e78b-0b08-4b03-8923-1553f6053a1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:37:18Z", "security_group_id": "7cdbfd32-8ff4-4116-81c6-6819bb3100c2", "tenant_id": "d4e11a8d68f644cb821e97b46f176e93", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4e11a8d68f644cb821e97b46f176e93"}], "revision_number": 2, "project_id": "d4e11a8d68f644cb821e97b46f176e93", "id": "7cdbfd32-8ff4-4116-81c6-6819bb3100c2", "name": "CreateProjectUserTests-40a67ce7-47a1-42b-name"}]} 2018-08-01 09:37:19,265 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?id=7cdbfd32-8ff4-4116-81c6-6819bb3100c2 used request id req-22c87a42-bc4c-4e97-898d-522e29cc4582 2018-08-01 09:37:19,265 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7cdbfd32-8ff4-4116-81c6-6819bb3100c2 2018-08-01 09:37:19,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=7cdbfd32-8ff4-4116-81c6-6819bb3100c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e48a9a51454418becda58bf7b6fdffd7634fd5ea" 2018-08-01 09:37:19,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a767f746-48dc-4618-aed9-0618b9ff2b6c Date: Wed, 01 Aug 2018 09:37:19 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T09:37:18Z", "security_group_id": "7cdbfd32-8ff4-4116-81c6-6819bb3100c2", "port_range_min": null, "revision_number": 0, "tenant_id": "d4e11a8d68f644cb821e97b46f176e93", "created_at": "2018-08-01T09:37:18Z", "project_id": "d4e11a8d68f644cb821e97b46f176e93", "id": "5dce9077-82f8-4be1-a123-685050467b10"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T09:37:18Z", "security_group_id": "7cdbfd32-8ff4-4116-81c6-6819bb3100c2", "port_range_min": null, "revision_number": 0, "tenant_id": "d4e11a8d68f644cb821e97b46f176e93", "created_at": "2018-08-01T09:37:18Z", "project_id": "d4e11a8d68f644cb821e97b46f176e93", "id": "b3c4e78b-0b08-4b03-8923-1553f6053a1d"}]} 2018-08-01 09:37:19,286 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=7cdbfd32-8ff4-4116-81c6-6819bb3100c2 used request id req-a767f746-48dc-4618-aed9-0618b9ff2b6c 2018-08-01 09:37:19,287 - neutron_utils - INFO - Deleting security group rule with ID - b3c4e78b-0b08-4b03-8923-1553f6053a1d 2018-08-01 09:37:19,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-group-rules/b3c4e78b-0b08-4b03-8923-1553f6053a1d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acc23e61406d2e9367d2364bf0d21faa32336b8e" 2018-08-01 09:37:19,374 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-281dea4d-9c19-4fb7-bb57-f10c2d3ba946 Content-Length: 0 Date: Wed, 01 Aug 2018 09:37:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 09:37:19,374 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-group-rules/b3c4e78b-0b08-4b03-8923-1553f6053a1d used request id req-281dea4d-9c19-4fb7-bb57-f10c2d3ba946 2018-08-01 09:37:19,375 - neutron_utils - INFO - Deleting security group rule with ID - 5dce9077-82f8-4be1-a123-685050467b10 2018-08-01 09:37:19,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-group-rules/5dce9077-82f8-4be1-a123-685050467b10 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acc23e61406d2e9367d2364bf0d21faa32336b8e" 2018-08-01 09:37:19,445 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-de3c71dc-f086-4cad-a8a9-b28ec3aedecc Content-Length: 0 Date: Wed, 01 Aug 2018 09:37:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 09:37:19,445 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-group-rules/5dce9077-82f8-4be1-a123-685050467b10 used request id req-de3c71dc-f086-4cad-a8a9-b28ec3aedecc 2018-08-01 09:37:19,445 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-40a67ce7-47a1-42b-name 2018-08-01 09:37:19,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/7cdbfd32-8ff4-4116-81c6-6819bb3100c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acc23e61406d2e9367d2364bf0d21faa32336b8e" 2018-08-01 09:37:19,565 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-764f3573-22cc-466f-9a53-0f5ae95ebeac Content-Length: 0 Date: Wed, 01 Aug 2018 09:37:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 09:37:19,565 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/7cdbfd32-8ff4-4116-81c6-6819bb3100c2 used request id req-764f3573-22cc-466f-9a53-0f5ae95ebeac 2018-08-01 09:37:19,566 - neutron_utils - INFO - Deleting security group rule with ID - b3c4e78b-0b08-4b03-8923-1553f6053a1d 2018-08-01 09:37:19,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-group-rules/b3c4e78b-0b08-4b03-8923-1553f6053a1d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e48a9a51454418becda58bf7b6fdffd7634fd5ea" 2018-08-01 09:37:19,587 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-7de569b0-6a9c-4607-97a2-16dc0abe1d9d Date: Wed, 01 Aug 2018 09:37:19 GMT RESP BODY: {"NeutronError": {"message": "Security group rule b3c4e78b-0b08-4b03-8923-1553f6053a1d does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-08-01 09:37:19,587 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-group-rules/b3c4e78b-0b08-4b03-8923-1553f6053a1d used request id req-7de569b0-6a9c-4607-97a2-16dc0abe1d9d 2018-08-01 09:37:19,588 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule b3c4e78b-0b08-4b03-8923-1553f6053a1d does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-08-01 09:37:19,588 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule b3c4e78b-0b08-4b03-8923-1553f6053a1d does not exist Neutron server returns request_ids: ['req-7de569b0-6a9c-4607-97a2-16dc0abe1d9d'] 2018-08-01 09:37:19,588 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-40a67ce7-47a1-42b-name 2018-08-01 09:37:19,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/7cdbfd32-8ff4-4116-81c6-6819bb3100c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e48a9a51454418becda58bf7b6fdffd7634fd5ea" 2018-08-01 09:37:19,610 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-e884f094-c583-43b2-98ea-6b6205607625 Date: Wed, 01 Aug 2018 09:37:19 GMT RESP BODY: {"NeutronError": {"message": "Security group 7cdbfd32-8ff4-4116-81c6-6819bb3100c2 does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-08-01 09:37:19,610 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/7cdbfd32-8ff4-4116-81c6-6819bb3100c2 used request id req-e884f094-c583-43b2-98ea-6b6205607625 2018-08-01 09:37:19,610 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group 7cdbfd32-8ff4-4116-81c6-6819bb3100c2 does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-08-01 09:37:19,611 - OpenStackSecurityGroup - WARNING - Security Group not found, cannot delete - Security group 7cdbfd32-8ff4-4116-81c6-6819bb3100c2 does not exist Neutron server returns request_ids: ['req-e884f094-c583-43b2-98ea-6b6205607625'] 2018-08-01 09:37:19,611 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-40a67ce7-47a1-42b-user1 2018-08-01 09:37:19,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/c1933003691748ee87afdec776caad68 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5dab6c872252514383aa99f7a9cc1027291ec3d" 2018-08-01 09:37:19,780 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 09:37:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7124b6ee-c8b5-41f5-a0a2-456c0f4e7bcb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 09:37:19,780 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/c1933003691748ee87afdec776caad68 used request id req-7124b6ee-c8b5-41f5-a0a2-456c0f4e7bcb 2018-08-01 09:37:19,780 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-40a67ce7-47a1-42b-user2 2018-08-01 09:37:19,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/fead1ef0eb5a47d487a5881f46e6e057 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d365b851af9650e10f575bc99b5c9be6d35e68ab" 2018-08-01 09:37:19,959 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 09:37:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d57f4c1-d33b-4162-bdaf-cb28104b2acf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 09:37:19,960 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/fead1ef0eb5a47d487a5881f46e6e057 used request id req-8d57f4c1-d33b-4162-bdaf-cb28104b2acf 2018-08-01 09:37:19,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed9ce33519a608434f8627e03abc1ee1b554ccb5" 2018-08-01 09:37:20,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-8cc5e22a-e350-419e-8743-ee050c4e7fe0 Date: Wed, 01 Aug 2018 09:37:20 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a2413a97b61342d8bd27570706ef372d", "created_at": "2018-08-01T09:33:18Z", "updated_at": "2018-08-01T09:33:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "7f556ce3-51d0-4279-a11d-510db9f9a3b1", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "94adc13c-a166-41cf-bd16-f997efc73cb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "b39143b5-c08f-4d0b-9d40-54f472f2389e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "e218b0b7-4501-4f84-9458-caf2891c260d", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}], "revision_number": 4, "project_id": "a2413a97b61342d8bd27570706ef372d", "id": "38229670-7386-42d0-b7b9-2397ea5938de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "created_at": "2018-08-01T09:28:38Z", "updated_at": "2018-08-01T09:28:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "763568f1-8151-4a3c-911a-d06da4423063", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "80d28bee-4aee-47e8-a8da-e0fe31497fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "a47a5ddf-aa37-4ab2-a335-1c93513b5f12", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "f5bba5a5-602b-421e-98b2-5a16117f943f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}], "revision_number": 4, "project_id": "dbe9669438844f3faecdc7fcc050e0d8", "id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ed1054af2e94c049694d98d54211d98", "created_at": "2018-08-01T09:31:40Z", "updated_at": "2018-08-01T09:31:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "34baee87-ea35-42ee-8a69-0f6e2a825d3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "89b9d1c9-f4f9-45cd-8d36-970d44228439", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "b8ab0d59-cab9-4488-82ee-7c5f69709bff", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "d3ab68ea-23b4-4bf6-8dd3-85d029e3d89f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}], "revision_number": 4, "project_id": "2ed1054af2e94c049694d98d54211d98", "id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "created_at": "2018-08-01T09:34:13Z", "updated_at": "2018-08-01T09:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "1dbb3f59-611b-46d1-a82d-2720e0a16f86", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "3878126b-a220-4357-adb9-bc22498f31b1", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "75ce67db-9c04-4561-a10d-8b1ec63943e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "e2945a69-3afe-41e3-a7ec-3ea4c79a12ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}], "revision_number": 4, "project_id": "c0d9b34b06f445a7857603f60b181f3c", "id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-01T09:30:58Z", "updated_at": "2018-08-01T09:30:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "042d4626-2974-418d-affe-f8f2acd05faa", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "995fae58-f0e5-4e10-801c-6c2ce5c7ae0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "cb8404fa-cb24-4879-a34d-f3050dcba730", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "dad6aaab-690e-4c24-9103-6767e0c80bc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "created_at": "2018-08-01T09:31:11Z", "updated_at": "2018-08-01T09:31:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "939e25e0-5dbc-4f6e-9f6f-7fb70e540203", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "9796a673-6928-4009-9c21-1410d395646e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "af7b8bf8-2fb6-4d72-842a-38f72d7581f7", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "b9af65b0-2eb8-45e1-8504-b7dc4dbb83ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}], "revision_number": 4, "project_id": "dd207f801ed3475f9dbe5f13077af1c8", "id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "created_at": "2018-08-01T09:34:57Z", "updated_at": "2018-08-01T09:34:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "8063d12f-30db-4ccf-8ce0-72e59ba81a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c38e1a7a-5857-4f03-b991-6d5c9c9a5b9e", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c725bae1-d3bb-42b5-b331-32737085f28c", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "cfddc134-923b-4e0d-9ec5-dcc5641dd435", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}], "revision_number": 4, "project_id": "455b48a61678488ead79a4cfa07ef5c3", "id": "cd52f913-3072-4ce7-a779-7de795b62b12", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:36:50Z", "updated_at": "2018-08-01T09:36:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "07ef7fe5-a529-45da-bfc0-899f0ea9b592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "bc4dad3a-2a0c-4c31-b901-2909a12adb50", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c35cff35-4306-4116-b9fa-fc27bc7c05d6", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c493e3ac-d9d2-480d-9ec8-50982eedaf5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}], "revision_number": 4, "project_id": "8d96727022f4443794db44ecde432faf", "id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d4e11a8d68f644cb821e97b46f176e93", "created_at": "2018-08-01T09:37:17Z", "updated_at": "2018-08-01T09:37:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:37:17Z", "revision_number": 0, "id": "1742ab25-bdd4-4dfc-8c7d-da17c5149f68", "remote_group_id": "e6a37d75-3d50-42eb-9aeb-0a1d9f298ff2", "remote_ip_prefix": null, "created_at": "2018-08-01T09:37:17Z", "security_group_id": "e6a37d75-3d50-42eb-9aeb-0a1d9f298ff2", "tenant_id": "d4e11a8d68f644cb821e97b46f176e93", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4e11a8d68f644cb821e97b46f176e93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:37:17Z", "revision_number": 0, "id": "1947af14-b287-40eb-8885-a46f77f9a0b7", "remote_group_id": "e6a37d75-3d50-42eb-9aeb-0a1d9f298ff2", "remote_ip_prefix": null, "created_at": "2018-08-01T09:37:17Z", "security_group_id": "e6a37d75-3d50-42eb-9aeb-0a1d9f298ff2", "tenant_id": "d4e11a8d68f644cb821e97b46f176e93", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4e11a8d68f644cb821e97b46f176e93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:37:17Z", "revision_number": 0, "id": "9473afec-2736-40d1-91fc-799dca0949dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:37:17Z", "security_group_id": "e6a37d75-3d50-42eb-9aeb-0a1d9f298ff2", "tenant_id": "d4e11a8d68f644cb821e97b46f176e93", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4e11a8d68f644cb821e97b46f176e93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:37:17Z", "revision_number": 0, "id": "f47bb7ed-c143-46cd-b343-51998b9c0437", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:37:17Z", "security_group_id": "e6a37d75-3d50-42eb-9aeb-0a1d9f298ff2", "tenant_id": "d4e11a8d68f644cb821e97b46f176e93", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4e11a8d68f644cb821e97b46f176e93"}], "revision_number": 4, "project_id": "d4e11a8d68f644cb821e97b46f176e93", "id": "e6a37d75-3d50-42eb-9aeb-0a1d9f298ff2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "created_at": "2018-08-01T09:32:45Z", "updated_at": "2018-08-01T09:32:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "058ea790-43ea-4a6f-9950-28418319e577", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "5fcfb31b-cdad-4037-973e-56b74faefd14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "99a24d26-dc7f-42d0-aa23-a7c061f04952", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "b641bb48-566e-472b-a3cc-d38c85ab3ff1", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}], "revision_number": 4, "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "name": "default"}]} 2018-08-01 09:37:20,356 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-8cc5e22a-e350-419e-8743-ee050c4e7fe0 2018-08-01 09:37:20,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed9ce33519a608434f8627e03abc1ee1b554ccb5" 2018-08-01 09:37:20,446 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 09:37:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-06f15e3a-4df5-41f2-8db0-63e4c7f74277 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2413a97b61342d8bd27570706ef372d.", "code": 404, "title": "Not Found"}} 2018-08-01 09:37:20,446 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d used request id req-06f15e3a-4df5-41f2-8db0-63e4c7f74277 2018-08-01 09:37:20,446 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 09:37:20,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed9ce33519a608434f8627e03abc1ee1b554ccb5" 2018-08-01 09:37:20,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:37:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-783e740c-f5ba-4543-9d8a-9571ccd1ec93 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.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dbe9669438844f3faecdc7fcc050e0d8", "name": "service"}} 2018-08-01 09:37:20,535 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 used request id req-783e740c-f5ba-4543-9d8a-9571ccd1ec93 2018-08-01 09:37:20,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed9ce33519a608434f8627e03abc1ee1b554ccb5" 2018-08-01 09:37:20,628 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 09:37:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f8e98866-ed6e-4159-be9c-bea82ee7d447 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ed1054af2e94c049694d98d54211d98.", "code": 404, "title": "Not Found"}} 2018-08-01 09:37:20,629 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 used request id req-f8e98866-ed6e-4159-be9c-bea82ee7d447 2018-08-01 09:37:20,629 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 09:37:20,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed9ce33519a608434f8627e03abc1ee1b554ccb5" 2018-08-01 09:37:20,716 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 09:37:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-122e5d4a-cf2a-4ed3-a432-52c8e1e64b9a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c0d9b34b06f445a7857603f60b181f3c.", "code": 404, "title": "Not Found"}} 2018-08-01 09:37:20,716 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c used request id req-122e5d4a-cf2a-4ed3-a432-52c8e1e64b9a 2018-08-01 09:37:20,716 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 09:37:20,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed9ce33519a608434f8627e03abc1ee1b554ccb5" 2018-08-01 09:37:20,803 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 09:37:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f0fa870a-ab69-4883-9979-94beb9c36961 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: dd207f801ed3475f9dbe5f13077af1c8.", "code": 404, "title": "Not Found"}} 2018-08-01 09:37:20,803 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 used request id req-f0fa870a-ab69-4883-9979-94beb9c36961 2018-08-01 09:37:20,803 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 09:37:20,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed9ce33519a608434f8627e03abc1ee1b554ccb5" 2018-08-01 09:37:20,888 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 09:37:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f37582a-130b-4be0-9a30-45fa29946bd5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 455b48a61678488ead79a4cfa07ef5c3.", "code": 404, "title": "Not Found"}} 2018-08-01 09:37:20,888 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 used request id req-9f37582a-130b-4be0-9a30-45fa29946bd5 2018-08-01 09:37:20,888 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 09:37:20,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed9ce33519a608434f8627e03abc1ee1b554ccb5" 2018-08-01 09:37:20,975 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:37:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fa0883f-6aff-41d1-b443-a7285885c95f 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 09:37:20,975 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-3fa0883f-6aff-41d1-b443-a7285885c95f 2018-08-01 09:37:20,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d4e11a8d68f644cb821e97b46f176e93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed9ce33519a608434f8627e03abc1ee1b554ccb5" 2018-08-01 09:37:21,064 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:37:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e844059-7d5e-4826-bafd-95d2aa658ca6 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/d4e11a8d68f644cb821e97b46f176e93"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d4e11a8d68f644cb821e97b46f176e93", "name": "CreateProjectUserTests-40a67ce7-47a1-42b-name"}} 2018-08-01 09:37:21,064 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d4e11a8d68f644cb821e97b46f176e93 used request id req-0e844059-7d5e-4826-bafd-95d2aa658ca6 2018-08-01 09:37:21,065 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e6a37d75-3d50-42eb-9aeb-0a1d9f298ff2 2018-08-01 09:37:21,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=e6a37d75-3d50-42eb-9aeb-0a1d9f298ff2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed9ce33519a608434f8627e03abc1ee1b554ccb5" 2018-08-01 09:37:21,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-b91142a8-7841-4c0a-ad8c-8398fb13249a Date: Wed, 01 Aug 2018 09:37:21 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "e6a37d75-3d50-42eb-9aeb-0a1d9f298ff2", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T09:37:17Z", "security_group_id": "e6a37d75-3d50-42eb-9aeb-0a1d9f298ff2", "port_range_min": null, "revision_number": 0, "tenant_id": "d4e11a8d68f644cb821e97b46f176e93", "created_at": "2018-08-01T09:37:17Z", "project_id": "d4e11a8d68f644cb821e97b46f176e93", "id": "1742ab25-bdd4-4dfc-8c7d-da17c5149f68"}, {"remote_group_id": "e6a37d75-3d50-42eb-9aeb-0a1d9f298ff2", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T09:37:17Z", "security_group_id": "e6a37d75-3d50-42eb-9aeb-0a1d9f298ff2", "port_range_min": null, "revision_number": 0, "tenant_id": "d4e11a8d68f644cb821e97b46f176e93", "created_at": "2018-08-01T09:37:17Z", "project_id": "d4e11a8d68f644cb821e97b46f176e93", "id": "1947af14-b287-40eb-8885-a46f77f9a0b7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T09:37:17Z", "security_group_id": "e6a37d75-3d50-42eb-9aeb-0a1d9f298ff2", "port_range_min": null, "revision_number": 0, "tenant_id": "d4e11a8d68f644cb821e97b46f176e93", "created_at": "2018-08-01T09:37:17Z", "project_id": "d4e11a8d68f644cb821e97b46f176e93", "id": "9473afec-2736-40d1-91fc-799dca0949dd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T09:37:17Z", "security_group_id": "e6a37d75-3d50-42eb-9aeb-0a1d9f298ff2", "port_range_min": null, "revision_number": 0, "tenant_id": "d4e11a8d68f644cb821e97b46f176e93", "created_at": "2018-08-01T09:37:17Z", "project_id": "d4e11a8d68f644cb821e97b46f176e93", "id": "f47bb7ed-c143-46cd-b343-51998b9c0437"}]} 2018-08-01 09:37:21,110 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=e6a37d75-3d50-42eb-9aeb-0a1d9f298ff2 used request id req-b91142a8-7841-4c0a-ad8c-8398fb13249a 2018-08-01 09:37:21,111 - neutron_utils - INFO - Deleting security group with name - default 2018-08-01 09:37:21,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/e6a37d75-3d50-42eb-9aeb-0a1d9f298ff2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed9ce33519a608434f8627e03abc1ee1b554ccb5" 2018-08-01 09:37:21,235 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-90cc1d35-a19a-4ad6-b84b-e74b938e4d4f Content-Length: 0 Date: Wed, 01 Aug 2018 09:37:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 09:37:21,235 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/e6a37d75-3d50-42eb-9aeb-0a1d9f298ff2 used request id req-90cc1d35-a19a-4ad6-b84b-e74b938e4d4f 2018-08-01 09:37:21,236 - keystone_utils - INFO - Deleting project with name - CreateProjectUserTests-40a67ce7-47a1-42b-name 2018-08-01 09:37:21,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/d4e11a8d68f644cb821e97b46f176e93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed9ce33519a608434f8627e03abc1ee1b554ccb5" 2018-08-01 09:37:21,399 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 09:37:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e2a0dc23-985c-4f18-9600-9f304b9529d2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 09:37:21,400 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/d4e11a8d68f644cb821e97b46f176e93 used request id req-e2a0dc23-985c-4f18-9600-9f304b9529d2 2018-08-01 09:37:21,400 - keystone_utils - INFO - Deleting role with name - CreateProjectUserTests-40a67ce7-47a1-42b-name-role 2018-08-01 09:37:21,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/920d8fbdb77747cc84f38fed9049e426 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed9ce33519a608434f8627e03abc1ee1b554ccb5" 2018-08-01 09:37:21,513 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 09:37:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-02754c3d-55ac-4140-afd9-32dc739d3787 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 09:37:21,513 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/920d8fbdb77747cc84f38fed9049e426 used request id req-02754c3d-55ac-4140-afd9-32dc739d3787 2018-08-01 09:37:21,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed9ce33519a608434f8627e03abc1ee1b554ccb5" 2018-08-01 09:37:21,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:37:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3968a803-50cc-4c38-8322-58aa8e125f3a Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 09:37:21,602 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-3968a803-50cc-4c38-8322-58aa8e125f3a 2018-08-01 09:37:21,605 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:37:21,984 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:37:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["Vbf7tUo7RWiDyJepUV8L_w"], "issued_at": "2018-08-01T09:37:21.000000Z"}} 2018-08-01 09:37:21,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8bd807816b42c14516a187778ce10f8b0d5fe683" 2018-08-01 09:37:22,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-c18a6311-38cc-4de0-8531-5b7b47a6e29d Date: Wed, 01 Aug 2018 09:37: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-08-01 09:37:22,150 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-c18a6311-38cc-4de0-8531-5b7b47a6e29d 2018-08-01 09:37:22,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8bd807816b42c14516a187778ce10f8b0d5fe683" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "GlanceUtilsTests-6b640e69-5122-4315-b23d-7a49a4580c53"}' 2018-08-01 09:37:22,226 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 614 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/02753830-1a69-43fe-8fd4-dff010606590 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-ce4406ae-5aa8-4404-a5c6-9e3d81449d3a Date: Wed, 01 Aug 2018 09:37:22 GMT RESP BODY: {"status": "queued", "name": "GlanceUtilsTests-6b640e69-5122-4315-b23d-7a49a4580c53", "tags": [], "container_format": "bare", "created_at": "2018-08-01T09:37:22Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-01T09:37:22Z", "visibility": "shared", "locations": [], "self": "/v2/images/02753830-1a69-43fe-8fd4-dff010606590", "min_disk": 0, "protected": false, "id": "02753830-1a69-43fe-8fd4-dff010606590", "file": "/v2/images/02753830-1a69-43fe-8fd4-dff010606590/file", "checksum": null, "owner": "8d96727022f4443794db44ecde432faf", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 09:37:22,226 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-ce4406ae-5aa8-4404-a5c6-9e3d81449d3a 2018-08-01 09:37:22,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9292/v2/images/02753830-1a69-43fe-8fd4-dff010606590/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8bd807816b42c14516a187778ce10f8b0d5fe683" -d '' 2018-08-01 09:37:23,100 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b444a8f5-0ec0-4a9b-8180-39d5baf52438 Date: Wed, 01 Aug 2018 09:37:23 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-01 09:37:23,100 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/02753830-1a69-43fe-8fd4-dff010606590/file used request id req-b444a8f5-0ec0-4a9b-8180-39d5baf52438 2018-08-01 09:37:23,100 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-01 09:37:23,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/02753830-1a69-43fe-8fd4-dff010606590 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8bd807816b42c14516a187778ce10f8b0d5fe683" 2018-08-01 09:37:23,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 875 Content-Type: application/json X-Openstack-Request-Id: req-a318dbc8-bce0-4f3e-aeb9-497aca32c551 Date: Wed, 01 Aug 2018 09:37:23 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "GlanceUtilsTests-6b640e69-5122-4315-b23d-7a49a4580c53", "tags": [], "container_format": "bare", "created_at": "2018-08-01T09:37:22Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-01T09:37:23Z", "visibility": "shared", "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/02753830-1a69-43fe-8fd4-dff010606590/snap", "metadata": {}}], "self": "/v2/images/02753830-1a69-43fe-8fd4-dff010606590", "min_disk": 0, "protected": false, "id": "02753830-1a69-43fe-8fd4-dff010606590", "file": "/v2/images/02753830-1a69-43fe-8fd4-dff010606590/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8d96727022f4443794db44ecde432faf", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/02753830-1a69-43fe-8fd4-dff010606590/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 09:37:23,121 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/02753830-1a69-43fe-8fd4-dff010606590 used request id req-a318dbc8-bce0-4f3e-aeb9-497aca32c551 2018-08-01 09:37:23,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8bd807816b42c14516a187778ce10f8b0d5fe683" 2018-08-01 09:37:23,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-700e0d87-2c49-4db5-a771-ee8fccdd5f26 Date: Wed, 01 Aug 2018 09:37: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-08-01 09:37:23,130 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-700e0d87-2c49-4db5-a771-ee8fccdd5f26 2018-08-01 09:37:23,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=GlanceUtilsTests-6b640e69-5122-4315-b23d-7a49a4580c53 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8bd807816b42c14516a187778ce10f8b0d5fe683" 2018-08-01 09:37:23,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1030 Content-Type: application/json X-Openstack-Request-Id: req-e3e48ac4-5b7f-47b7-9f79-c089eefeaaf4 Date: Wed, 01 Aug 2018 09:37:23 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "GlanceUtilsTests-6b640e69-5122-4315-b23d-7a49a4580c53", "tags": [], "container_format": "bare", "created_at": "2018-08-01T09:37:22Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-01T09:37:23Z", "visibility": "shared", "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/02753830-1a69-43fe-8fd4-dff010606590/snap", "metadata": {}}], "self": "/v2/images/02753830-1a69-43fe-8fd4-dff010606590", "min_disk": 0, "protected": false, "id": "02753830-1a69-43fe-8fd4-dff010606590", "file": "/v2/images/02753830-1a69-43fe-8fd4-dff010606590/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8d96727022f4443794db44ecde432faf", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/02753830-1a69-43fe-8fd4-dff010606590/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=GlanceUtilsTests-6b640e69-5122-4315-b23d-7a49a4580c53"} 2018-08-01 09:37:23,156 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=GlanceUtilsTests-6b640e69-5122-4315-b23d-7a49a4580c53 used request id req-e3e48ac4-5b7f-47b7-9f79-c089eefeaaf4 2018-08-01 09:37:23,157 - glance_utils - INFO - Deleting image named - GlanceUtilsTests-6b640e69-5122-4315-b23d-7a49a4580c53 2018-08-01 09:37:23,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9292/v2/images/02753830-1a69-43fe-8fd4-dff010606590 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8bd807816b42c14516a187778ce10f8b0d5fe683" 2018-08-01 09:37:24,170 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3ed264b3-7446-4c6d-a45c-e87131461055 Date: Wed, 01 Aug 2018 09:37:24 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-01 09:37:24,170 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/02753830-1a69-43fe-8fd4-dff010606590 used request id req-3ed264b3-7446-4c6d-a45c-e87131461055 2018-08-01 09:37:24,185 - glance_utils_tests - WARNING - Test not executed as the image metadata requires image files 2018-08-01 09:37:24,186 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:37:24,594 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:37:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["hzIntOIiQcmn2KrlKrkFrg"], "issued_at": "2018-08-01T09:37:24.000000Z"}} 2018-08-01 09:37:24,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10fb0c0e327fadfb42d5b760c44c0ae07bb38457" 2018-08-01 09:37:24,673 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:37:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-421eaef2-4b20-4849-83e6-8f900b046d32 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:37:24,673 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-421eaef2-4b20-4849-83e6-8f900b046d32 2018-08-01 09:37:24,675 - neutron_utils - INFO - Creating network with name NeutronUtilsNetworkTests-81dfdcdd-2337-4694-b1ac-f66834ba086c-pub-net 2018-08-01 09:37:24,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10fb0c0e327fadfb42d5b760c44c0ae07bb38457" -d '{"network": {"name": "NeutronUtilsNetworkTests-81dfdcdd-2337-4694-b1ac-f66834ba086c-pub-net", "admin_state_up": true}}' 2018-08-01 09:37:25,205 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 742 X-Openstack-Request-Id: req-f9db98ce-d84f-4d95-babc-03f494a37cf8 Date: Wed, 01 Aug 2018 09:37: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":"72d858c4-21e3-4630-b57a-56376d486e5c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":76,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T09:37:25Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsNetworkTests-81dfdcdd-2337-4694-b1ac-f66834ba086c-pub-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:37:24Z","mtu":1450}} 2018-08-01 09:37:25,205 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks used request id req-f9db98ce-d84f-4d95-babc-03f494a37cf8 2018-08-01 09:37:25,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=72d858c4-21e3-4630-b57a-56376d486e5c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10fb0c0e327fadfb42d5b760c44c0ae07bb38457" 2018-08-01 09:37:25,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-89531572-97eb-4b15-8cf2-55ae975ed3ca Date: Wed, 01 Aug 2018 09:37:25 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"72d858c4-21e3-4630-b57a-56376d486e5c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":76,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T09:37:25Z","qos_policy_id":null,"name":"NeutronUtilsNetworkTests-81dfdcdd-2337-4694-b1ac-f66834ba086c-pub-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:37:24Z","provider:network_type":"vxlan"}]} 2018-08-01 09:37:25,307 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=72d858c4-21e3-4630-b57a-56376d486e5c used request id req-89531572-97eb-4b15-8cf2-55ae975ed3ca 2018-08-01 09:37:25,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=72d858c4-21e3-4630-b57a-56376d486e5c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10fb0c0e327fadfb42d5b760c44c0ae07bb38457" 2018-08-01 09:37:25,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-4c257104-537a-46a5-a682-ae1434a95f16 Date: Wed, 01 Aug 2018 09:37:25 GMT RESP BODY: {"subnets":[]} 2018-08-01 09:37:25,361 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=72d858c4-21e3-4630-b57a-56376d486e5c used request id req-4c257104-537a-46a5-a682-ae1434a95f16 2018-08-01 09:37:25,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=72d858c4-21e3-4630-b57a-56376d486e5c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10fb0c0e327fadfb42d5b760c44c0ae07bb38457" 2018-08-01 09:37:25,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-e3a9565c-9bc7-4b4e-8f83-c081f54fa99d Date: Wed, 01 Aug 2018 09:37:25 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"72d858c4-21e3-4630-b57a-56376d486e5c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":76,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T09:37:25Z","qos_policy_id":null,"name":"NeutronUtilsNetworkTests-81dfdcdd-2337-4694-b1ac-f66834ba086c-pub-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:37:24Z","provider:network_type":"vxlan"}]} 2018-08-01 09:37:25,428 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=72d858c4-21e3-4630-b57a-56376d486e5c used request id req-e3a9565c-9bc7-4b4e-8f83-c081f54fa99d 2018-08-01 09:37:25,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=72d858c4-21e3-4630-b57a-56376d486e5c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10fb0c0e327fadfb42d5b760c44c0ae07bb38457" 2018-08-01 09:37:25,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-b1ffddf6-d7b8-4402-bab3-e709e39e64da Date: Wed, 01 Aug 2018 09:37:25 GMT RESP BODY: {"subnets":[]} 2018-08-01 09:37:25,460 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=72d858c4-21e3-4630-b57a-56376d486e5c used request id req-b1ffddf6-d7b8-4402-bab3-e709e39e64da 2018-08-01 09:37:25,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsNetworkTests-81dfdcdd-2337-4694-b1ac-f66834ba086c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10fb0c0e327fadfb42d5b760c44c0ae07bb38457" 2018-08-01 09:37:25,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-6b3bdd01-29b0-4d4f-abbf-3e9588f6aada Date: Wed, 01 Aug 2018 09:37:25 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"72d858c4-21e3-4630-b57a-56376d486e5c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":76,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T09:37:25Z","qos_policy_id":null,"name":"NeutronUtilsNetworkTests-81dfdcdd-2337-4694-b1ac-f66834ba086c-pub-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:37:24Z","provider:network_type":"vxlan"}]} 2018-08-01 09:37:25,534 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsNetworkTests-81dfdcdd-2337-4694-b1ac-f66834ba086c-pub-net used request id req-6b3bdd01-29b0-4d4f-abbf-3e9588f6aada 2018-08-01 09:37:25,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 09:37:25,544 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 09:37: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 09:37:25,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10fb0c0e327fadfb42d5b760c44c0ae07bb38457" 2018-08-01 09:37:25,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:37:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a5ddc08-be0b-47e4-9e65-17f56889df66 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 09:37:25,633 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-9a5ddc08-be0b-47e4-9e65-17f56889df66 2018-08-01 09:37:25,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=72d858c4-21e3-4630-b57a-56376d486e5c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10fb0c0e327fadfb42d5b760c44c0ae07bb38457" 2018-08-01 09:37:25,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-9b25ca14-cffb-4be3-bd21-f43d2d3f3f3e Date: Wed, 01 Aug 2018 09:37:25 GMT RESP BODY: {"subnets":[]} 2018-08-01 09:37:25,669 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=72d858c4-21e3-4630-b57a-56376d486e5c used request id req-9b25ca14-cffb-4be3-bd21-f43d2d3f3f3e 2018-08-01 09:37:25,669 - neutron_utils - INFO - Deleting network with name NeutronUtilsNetworkTests-81dfdcdd-2337-4694-b1ac-f66834ba086c-pub-net 2018-08-01 09:37:25,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/networks/72d858c4-21e3-4630-b57a-56376d486e5c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10fb0c0e327fadfb42d5b760c44c0ae07bb38457" 2018-08-01 09:37:26,344 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0d486e31-a19d-4640-90ca-e1479821a488 Date: Wed, 01 Aug 2018 09:37:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 09:37:26,344 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/72d858c4-21e3-4630-b57a-56376d486e5c used request id req-0d486e31-a19d-4640-90ca-e1479821a488 2018-08-01 09:37:26,346 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:37:26,726 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:37:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["V8aFMVpYRj6Mwhp3JolHgw"], "issued_at": "2018-08-01T09:37:26.000000Z"}} 2018-08-01 09:37:26,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d579b5763c3b46015d829cd318af1f68c2324bd" 2018-08-01 09:37:26,813 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:37:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e7de078-a8ec-484f-8b9b-56e497f392df Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:37:26,813 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-8e7de078-a8ec-484f-8b9b-56e497f392df 2018-08-01 09:37:26,815 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:37:27,195 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:37:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["ii_-O4BWS3Wl_ingnEQa2Q"], "issued_at": "2018-08-01T09:37:27.000000Z"}} 2018-08-01 09:37:27,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}403e28226f04575f586b07618867012075796c59" 2018-08-01 09:37:27,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:37:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef466ea8-9a78-48cc-9e85-a531e7b03a9c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:37:27,274 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-ef466ea8-9a78-48cc-9e85-a531e7b03a9c 2018-08-01 09:37:27,276 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:37:27,664 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:37:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["KdtGNIJ2SXuF8kcByQaFPw"], "issued_at": "2018-08-01T09:37:27.000000Z"}} 2018-08-01 09:37:27,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47a924148033a9e0c49565aebfdcdc75c1a83441" 2018-08-01 09:37:27,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:37:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db4102ec-89cf-4641-b00a-3125a8c0a58d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:37:27,742 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-db4102ec-89cf-4641-b00a-3125a8c0a58d 2018-08-01 09:37:27,743 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-5721a41f-9e47-488d-a067-c693ae09e547-pub-net 2018-08-01 09:37:27,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47a924148033a9e0c49565aebfdcdc75c1a83441" -d '{"network": {"name": "NeutronUtilsSubnetTests-5721a41f-9e47-488d-a067-c693ae09e547-pub-net", "admin_state_up": true}}' 2018-08-01 09:37:28,097 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 740 X-Openstack-Request-Id: req-450c8274-3184-4575-8ad0-2efe7db49105 Date: Wed, 01 Aug 2018 09:37: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":"254ddb6d-d514-41b7-a1a5-44ac81e4f867","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":1,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T09:37:27Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-5721a41f-9e47-488d-a067-c693ae09e547-pub-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:37:27Z","mtu":1450}} 2018-08-01 09:37:28,097 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks used request id req-450c8274-3184-4575-8ad0-2efe7db49105 2018-08-01 09:37:28,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=254ddb6d-d514-41b7-a1a5-44ac81e4f867 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47a924148033a9e0c49565aebfdcdc75c1a83441" 2018-08-01 09:37:28,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-85d7ca43-69d6-4849-9e1e-8b0f8f74cd4c Date: Wed, 01 Aug 2018 09:37:28 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"254ddb6d-d514-41b7-a1a5-44ac81e4f867","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":1,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T09:37:27Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-5721a41f-9e47-488d-a067-c693ae09e547-pub-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:37:27Z","provider:network_type":"vxlan"}]} 2018-08-01 09:37:28,187 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=254ddb6d-d514-41b7-a1a5-44ac81e4f867 used request id req-85d7ca43-69d6-4849-9e1e-8b0f8f74cd4c 2018-08-01 09:37:28,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=254ddb6d-d514-41b7-a1a5-44ac81e4f867 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47a924148033a9e0c49565aebfdcdc75c1a83441" 2018-08-01 09:37:28,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-a8053d09-1379-455c-9c67-9039fa288c31 Date: Wed, 01 Aug 2018 09:37:28 GMT RESP BODY: {"subnets":[]} 2018-08-01 09:37:28,221 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=254ddb6d-d514-41b7-a1a5-44ac81e4f867 used request id req-a8053d09-1379-455c-9c67-9039fa288c31 2018-08-01 09:37:28,221 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-5721a41f-9e47-488d-a067-c693ae09e547-pub-subnet 2018-08-01 09:37:28,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47a924148033a9e0c49565aebfdcdc75c1a83441" -d '{"subnets": [{"ip_version": 4, "network_id": "254ddb6d-d514-41b7-a1a5-44ac81e4f867", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-5721a41f-9e47-488d-a067-c693ae09e547-pub-subnet"}]}' 2018-08-01 09:37:28,798 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-bcef528d-30d0-4adb-97df-243020fea441 Date: Wed, 01 Aug 2018 09:37:28 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:37:28Z","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":"814d5bd8-03a3-4e4b-9755-6ebd8f96b543","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-5721a41f-9e47-488d-a067-c693ae09e547-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"254ddb6d-d514-41b7-a1a5-44ac81e4f867","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:37:28Z","ip_version":4}]} 2018-08-01 09:37:28,798 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets used request id req-bcef528d-30d0-4adb-97df-243020fea441 2018-08-01 09:37:28,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=254ddb6d-d514-41b7-a1a5-44ac81e4f867 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47a924148033a9e0c49565aebfdcdc75c1a83441" 2018-08-01 09:37:28,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-7057ee60-2efe-4098-aa91-92889120d438 Date: Wed, 01 Aug 2018 09:37:28 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"254ddb6d-d514-41b7-a1a5-44ac81e4f867","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":1,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":["814d5bd8-03a3-4e4b-9755-6ebd8f96b543"],"description":"","tags":[],"updated_at":"2018-08-01T09:37:28Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-5721a41f-9e47-488d-a067-c693ae09e547-pub-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:37:27Z","provider:network_type":"vxlan"}]} 2018-08-01 09:37:28,883 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=254ddb6d-d514-41b7-a1a5-44ac81e4f867 used request id req-7057ee60-2efe-4098-aa91-92889120d438 2018-08-01 09:37:28,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=254ddb6d-d514-41b7-a1a5-44ac81e4f867 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47a924148033a9e0c49565aebfdcdc75c1a83441" 2018-08-01 09:37:28,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-adaca461-bbdd-4bae-8738-fb8bebea5e87 Date: Wed, 01 Aug 2018 09:37:28 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:37:28Z","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":"814d5bd8-03a3-4e4b-9755-6ebd8f96b543","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-5721a41f-9e47-488d-a067-c693ae09e547-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"254ddb6d-d514-41b7-a1a5-44ac81e4f867","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:37:28Z","ip_version":4}]} 2018-08-01 09:37:28,948 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=254ddb6d-d514-41b7-a1a5-44ac81e4f867 used request id req-adaca461-bbdd-4bae-8738-fb8bebea5e87 2018-08-01 09:37:28,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsSubnetTests-5721a41f-9e47-488d-a067-c693ae09e547-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47a924148033a9e0c49565aebfdcdc75c1a83441" 2018-08-01 09:37:29,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-079cf53b-2aeb-4a52-87f2-9d2b525ef347 Date: Wed, 01 Aug 2018 09:37:29 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"254ddb6d-d514-41b7-a1a5-44ac81e4f867","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":1,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":["814d5bd8-03a3-4e4b-9755-6ebd8f96b543"],"description":"","tags":[],"updated_at":"2018-08-01T09:37:28Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-5721a41f-9e47-488d-a067-c693ae09e547-pub-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:37:27Z","provider:network_type":"vxlan"}]} 2018-08-01 09:37:29,038 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsSubnetTests-5721a41f-9e47-488d-a067-c693ae09e547-pub-net used request id req-079cf53b-2aeb-4a52-87f2-9d2b525ef347 2018-08-01 09:37:29,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 09:37:29,047 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 09:37: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 09:37:29,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47a924148033a9e0c49565aebfdcdc75c1a83441" 2018-08-01 09:37:29,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:37:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b8c3d66-8ade-4229-803f-934c01a0f350 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 09:37:29,161 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-2b8c3d66-8ade-4229-803f-934c01a0f350 2018-08-01 09:37:29,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=254ddb6d-d514-41b7-a1a5-44ac81e4f867 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47a924148033a9e0c49565aebfdcdc75c1a83441" 2018-08-01 09:37:29,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-711357d5-948d-419e-9c92-ac5b4f530877 Date: Wed, 01 Aug 2018 09:37:29 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:37:28Z","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":"814d5bd8-03a3-4e4b-9755-6ebd8f96b543","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-5721a41f-9e47-488d-a067-c693ae09e547-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"254ddb6d-d514-41b7-a1a5-44ac81e4f867","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:37:28Z","ip_version":4}]} 2018-08-01 09:37:29,220 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=254ddb6d-d514-41b7-a1a5-44ac81e4f867 used request id req-711357d5-948d-419e-9c92-ac5b4f530877 2018-08-01 09:37:29,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=254ddb6d-d514-41b7-a1a5-44ac81e4f867&name=NeutronUtilsSubnetTests-5721a41f-9e47-488d-a067-c693ae09e547-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47a924148033a9e0c49565aebfdcdc75c1a83441" 2018-08-01 09:37:29,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-4f8c0824-a295-4806-aa68-a599d59cc87b Date: Wed, 01 Aug 2018 09:37:29 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:37:28Z","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":"814d5bd8-03a3-4e4b-9755-6ebd8f96b543","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-5721a41f-9e47-488d-a067-c693ae09e547-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"254ddb6d-d514-41b7-a1a5-44ac81e4f867","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:37:28Z","ip_version":4}]} 2018-08-01 09:37:29,268 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=254ddb6d-d514-41b7-a1a5-44ac81e4f867&name=NeutronUtilsSubnetTests-5721a41f-9e47-488d-a067-c693ae09e547-pub-subnet used request id req-4f8c0824-a295-4806-aa68-a599d59cc87b 2018-08-01 09:37:29,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=254ddb6d-d514-41b7-a1a5-44ac81e4f867&name=NeutronUtilsSubnetTests-5721a41f-9e47-488d-a067-c693ae09e547-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47a924148033a9e0c49565aebfdcdc75c1a83441" 2018-08-01 09:37:29,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-040e53b9-aa33-49b1-9d18-f7648c7f1ff6 Date: Wed, 01 Aug 2018 09:37:29 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:37:28Z","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":"814d5bd8-03a3-4e4b-9755-6ebd8f96b543","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-5721a41f-9e47-488d-a067-c693ae09e547-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"254ddb6d-d514-41b7-a1a5-44ac81e4f867","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:37:28Z","ip_version":4}]} 2018-08-01 09:37:29,319 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=254ddb6d-d514-41b7-a1a5-44ac81e4f867&name=NeutronUtilsSubnetTests-5721a41f-9e47-488d-a067-c693ae09e547-pub-subnet used request id req-040e53b9-aa33-49b1-9d18-f7648c7f1ff6 2018-08-01 09:37:29,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=254ddb6d-d514-41b7-a1a5-44ac81e4f867 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47a924148033a9e0c49565aebfdcdc75c1a83441" 2018-08-01 09:37:29,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-9a646e7a-3ac3-45aa-ad33-65a77ae3cfac Date: Wed, 01 Aug 2018 09:37:29 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:37:28Z","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":"814d5bd8-03a3-4e4b-9755-6ebd8f96b543","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-5721a41f-9e47-488d-a067-c693ae09e547-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"254ddb6d-d514-41b7-a1a5-44ac81e4f867","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:37:28Z","ip_version":4}]} 2018-08-01 09:37:29,365 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=254ddb6d-d514-41b7-a1a5-44ac81e4f867 used request id req-9a646e7a-3ac3-45aa-ad33-65a77ae3cfac 2018-08-01 09:37:29,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?name=NeutronUtilsSubnetTests-5721a41f-9e47-488d-a067-c693ae09e547-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47a924148033a9e0c49565aebfdcdc75c1a83441" 2018-08-01 09:37:29,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-ba064c96-0ab5-4b8c-b3d0-8f8c3a9dd834 Date: Wed, 01 Aug 2018 09:37:29 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:37:28Z","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":"814d5bd8-03a3-4e4b-9755-6ebd8f96b543","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-5721a41f-9e47-488d-a067-c693ae09e547-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"254ddb6d-d514-41b7-a1a5-44ac81e4f867","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:37:28Z","ip_version":4}]} 2018-08-01 09:37:29,412 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?name=NeutronUtilsSubnetTests-5721a41f-9e47-488d-a067-c693ae09e547-pub-subnet used request id req-ba064c96-0ab5-4b8c-b3d0-8f8c3a9dd834 2018-08-01 09:37:29,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47a924148033a9e0c49565aebfdcdc75c1a83441" 2018-08-01 09:37:29,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:37:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e087d4f4-0f12-465b-886f-e22d9424c6ae 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 09:37:29,538 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-e087d4f4-0f12-465b-886f-e22d9424c6ae 2018-08-01 09:37:29,538 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-5721a41f-9e47-488d-a067-c693ae09e547-pub-subnet 2018-08-01 09:37:29,538 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-5721a41f-9e47-488d-a067-c693ae09e547-pub-subnet 2018-08-01 09:37:29,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/subnets/814d5bd8-03a3-4e4b-9755-6ebd8f96b543 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47a924148033a9e0c49565aebfdcdc75c1a83441" 2018-08-01 09:37:30,375 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-23fcbb04-17bb-4ea9-afe1-361ac03c040e Date: Wed, 01 Aug 2018 09:37:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 09:37:30,376 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/814d5bd8-03a3-4e4b-9755-6ebd8f96b543 used request id req-23fcbb04-17bb-4ea9-afe1-361ac03c040e 2018-08-01 09:37:30,376 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-5721a41f-9e47-488d-a067-c693ae09e547-pub-net 2018-08-01 09:37:30,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/networks/254ddb6d-d514-41b7-a1a5-44ac81e4f867 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47a924148033a9e0c49565aebfdcdc75c1a83441" 2018-08-01 09:37:31,367 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-17536f69-9c17-4066-9f1b-44ba821b6291 Date: Wed, 01 Aug 2018 09:37:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 09:37:31,368 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/254ddb6d-d514-41b7-a1a5-44ac81e4f867 used request id req-17536f69-9c17-4066-9f1b-44ba821b6291 2018-08-01 09:37:31,369 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:37:31,750 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:37:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["AHybc5e5T0Gigcd3kNMTxg"], "issued_at": "2018-08-01T09:37:31.000000Z"}} 2018-08-01 09:37:31,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ad39e3f301bfc2c57d598f5c1ea196b9a7371f2" 2018-08-01 09:37:31,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:37:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd0584fe-e278-47ff-acd4-71ce6d9b7745 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:37:31,764 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-dd0584fe-e278-47ff-acd4-71ce6d9b7745 2018-08-01 09:37:31,765 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-1f882ab6-7528-4166-9e26-50b9b34337fa-pub-net 2018-08-01 09:37:31,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ad39e3f301bfc2c57d598f5c1ea196b9a7371f2" -d '{"network": {"name": "NeutronUtilsSubnetTests-1f882ab6-7528-4166-9e26-50b9b34337fa-pub-net", "admin_state_up": true}}' 2018-08-01 09:37:32,166 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-56d3a5f0-546a-4947-ae8f-e75a63f5dc7d Date: Wed, 01 Aug 2018 09:37: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":"09e3d0b8-3a89-4845-b359-6c3124d6714f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":55,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T09:37:32Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-1f882ab6-7528-4166-9e26-50b9b34337fa-pub-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:37:32Z","mtu":1450}} 2018-08-01 09:37:32,167 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks used request id req-56d3a5f0-546a-4947-ae8f-e75a63f5dc7d 2018-08-01 09:37:32,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=09e3d0b8-3a89-4845-b359-6c3124d6714f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ad39e3f301bfc2c57d598f5c1ea196b9a7371f2" 2018-08-01 09:37:32,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-dfde67c6-8383-4a0a-85dd-eec8abe925c2 Date: Wed, 01 Aug 2018 09:37:32 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"09e3d0b8-3a89-4845-b359-6c3124d6714f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":55,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T09:37:32Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-1f882ab6-7528-4166-9e26-50b9b34337fa-pub-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:37:32Z","provider:network_type":"vxlan"}]} 2018-08-01 09:37:32,256 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=09e3d0b8-3a89-4845-b359-6c3124d6714f used request id req-dfde67c6-8383-4a0a-85dd-eec8abe925c2 2018-08-01 09:37:32,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=09e3d0b8-3a89-4845-b359-6c3124d6714f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ad39e3f301bfc2c57d598f5c1ea196b9a7371f2" 2018-08-01 09:37:32,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-fcb2d5c8-0215-451c-8dc7-091c425f4a28 Date: Wed, 01 Aug 2018 09:37:32 GMT RESP BODY: {"subnets":[]} 2018-08-01 09:37:32,287 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=09e3d0b8-3a89-4845-b359-6c3124d6714f used request id req-fcb2d5c8-0215-451c-8dc7-091c425f4a28 2018-08-01 09:37:32,288 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-1f882ab6-7528-4166-9e26-50b9b34337fa-pub-subnet 2018-08-01 09:37:32,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ad39e3f301bfc2c57d598f5c1ea196b9a7371f2" -d '{"subnets": [{"ip_version": 4, "network_id": "09e3d0b8-3a89-4845-b359-6c3124d6714f", "cidr": "", "name": "NeutronUtilsSubnetTests-1f882ab6-7528-4166-9e26-50b9b34337fa-pub-subnet"}]}' 2018-08-01 09:37:32,306 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 133 Content-Type: application/json X-Openstack-Request-Id: req-f9bc3744-94ed-4f3a-a607-7d476ba664d3 Date: Wed, 01 Aug 2018 09:37:32 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for cidr. Reason: '' is not a valid IP subnet.", "type": "HTTPBadRequest", "detail": ""}} 2018-08-01 09:37:32,306 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets used request id req-f9bc3744-94ed-4f3a-a607-7d476ba664d3 2018-08-01 09:37:32,306 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Invalid input for cidr. Reason: '' is not a valid IP subnet.", "type": "HTTPBadRequest", "detail": ""}} 2018-08-01 09:37:32,307 - neutron_utils - ERROR - Unexpected error creating subnet [NeutronUtilsSubnetTests-1f882ab6-7528-4166-9e26-50b9b34337fa-pub-subnet] for network [NeutronUtilsSubnetTests-1f882ab6-7528-4166-9e26-50b9b34337fa-pub-net] 2018-08-01 09:37:32,307 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-1f882ab6-7528-4166-9e26-50b9b34337fa-pub-net 2018-08-01 09:37:32,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/networks/09e3d0b8-3a89-4845-b359-6c3124d6714f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ad39e3f301bfc2c57d598f5c1ea196b9a7371f2" 2018-08-01 09:37:32,969 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ac6f5a10-8d4c-4aa7-b0d6-5d157bf66add Date: Wed, 01 Aug 2018 09:37:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 09:37:32,969 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/09e3d0b8-3a89-4845-b359-6c3124d6714f used request id req-ac6f5a10-8d4c-4aa7-b0d6-5d157bf66add 2018-08-01 09:37:32,970 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:37:33,359 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:37:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["mhsYuGXGQJSFvR4hO9IvRQ"], "issued_at": "2018-08-01T09:37:33.000000Z"}} 2018-08-01 09:37:33,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0de664c34e25994f7f6a50bb995aadf49aea38e0" 2018-08-01 09:37:33,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:37:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d3e30c1-544c-4dca-9dee-84df9f11dcd9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:37:33,437 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-6d3e30c1-544c-4dca-9dee-84df9f11dcd9 2018-08-01 09:37:33,438 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-3c7eb81d-9903-4196-b458-c741b9049538-pub-net 2018-08-01 09:37:33,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0de664c34e25994f7f6a50bb995aadf49aea38e0" -d '{"network": {"name": "NeutronUtilsSubnetTests-3c7eb81d-9903-4196-b458-c741b9049538-pub-net", "admin_state_up": true}}' 2018-08-01 09:37:33,829 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-49c96a1d-14b2-47d3-ac5f-cf48b5d51354 Date: Wed, 01 Aug 2018 09:37:33 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"b7ad4042-4b2a-4937-b451-bed09b81e9f0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":86,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T09:37:33Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-3c7eb81d-9903-4196-b458-c741b9049538-pub-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:37:33Z","mtu":1450}} 2018-08-01 09:37:33,830 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks used request id req-49c96a1d-14b2-47d3-ac5f-cf48b5d51354 2018-08-01 09:37:33,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=b7ad4042-4b2a-4937-b451-bed09b81e9f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0de664c34e25994f7f6a50bb995aadf49aea38e0" 2018-08-01 09:37:33,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-770170dd-dc9b-4b68-8b7e-132a286711f5 Date: Wed, 01 Aug 2018 09:37:33 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"b7ad4042-4b2a-4937-b451-bed09b81e9f0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":86,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T09:37:33Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-3c7eb81d-9903-4196-b458-c741b9049538-pub-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:37:33Z","provider:network_type":"vxlan"}]} 2018-08-01 09:37:33,925 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=b7ad4042-4b2a-4937-b451-bed09b81e9f0 used request id req-770170dd-dc9b-4b68-8b7e-132a286711f5 2018-08-01 09:37:33,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=b7ad4042-4b2a-4937-b451-bed09b81e9f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0de664c34e25994f7f6a50bb995aadf49aea38e0" 2018-08-01 09:37:33,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-df6f7e4b-7968-44cf-a908-3154fb880ccd Date: Wed, 01 Aug 2018 09:37:33 GMT RESP BODY: {"subnets":[]} 2018-08-01 09:37:33,957 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=b7ad4042-4b2a-4937-b451-bed09b81e9f0 used request id req-df6f7e4b-7968-44cf-a908-3154fb880ccd 2018-08-01 09:37:33,957 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-3c7eb81d-9903-4196-b458-c741b9049538-pub-subnet 2018-08-01 09:37:33,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0de664c34e25994f7f6a50bb995aadf49aea38e0" -d '{"subnets": [{"ip_version": 4, "network_id": "b7ad4042-4b2a-4937-b451-bed09b81e9f0", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-3c7eb81d-9903-4196-b458-c741b9049538-pub-subnet"}]}' 2018-08-01 09:37:34,508 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-17d0cef0-7853-4226-9009-5c0dce52dcdc Date: Wed, 01 Aug 2018 09:37:34 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:37:34Z","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":"f10df95f-448e-4411-afe4-ecea28ece66c","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-3c7eb81d-9903-4196-b458-c741b9049538-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"b7ad4042-4b2a-4937-b451-bed09b81e9f0","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:37:34Z","ip_version":4}]} 2018-08-01 09:37:34,508 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets used request id req-17d0cef0-7853-4226-9009-5c0dce52dcdc 2018-08-01 09:37:34,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=b7ad4042-4b2a-4937-b451-bed09b81e9f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0de664c34e25994f7f6a50bb995aadf49aea38e0" 2018-08-01 09:37:34,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-bab5789e-63d3-4c1a-a2b1-8370f2fdc4a8 Date: Wed, 01 Aug 2018 09:37:34 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"b7ad4042-4b2a-4937-b451-bed09b81e9f0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":86,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":["f10df95f-448e-4411-afe4-ecea28ece66c"],"description":"","tags":[],"updated_at":"2018-08-01T09:37:34Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-3c7eb81d-9903-4196-b458-c741b9049538-pub-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:37:33Z","provider:network_type":"vxlan"}]} 2018-08-01 09:37:34,596 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=b7ad4042-4b2a-4937-b451-bed09b81e9f0 used request id req-bab5789e-63d3-4c1a-a2b1-8370f2fdc4a8 2018-08-01 09:37:34,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=b7ad4042-4b2a-4937-b451-bed09b81e9f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0de664c34e25994f7f6a50bb995aadf49aea38e0" 2018-08-01 09:37:34,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-a5c4f320-877b-464e-ac4a-54304690a3b6 Date: Wed, 01 Aug 2018 09:37:34 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:37:34Z","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":"f10df95f-448e-4411-afe4-ecea28ece66c","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-3c7eb81d-9903-4196-b458-c741b9049538-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"b7ad4042-4b2a-4937-b451-bed09b81e9f0","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:37:34Z","ip_version":4}]} 2018-08-01 09:37:34,670 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=b7ad4042-4b2a-4937-b451-bed09b81e9f0 used request id req-a5c4f320-877b-464e-ac4a-54304690a3b6 2018-08-01 09:37:34,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsSubnetTests-3c7eb81d-9903-4196-b458-c741b9049538-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0de664c34e25994f7f6a50bb995aadf49aea38e0" 2018-08-01 09:37:34,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-160b6d31-0ea2-4323-a7f5-21bba3e61a43 Date: Wed, 01 Aug 2018 09:37:34 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"b7ad4042-4b2a-4937-b451-bed09b81e9f0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":86,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":["f10df95f-448e-4411-afe4-ecea28ece66c"],"description":"","tags":[],"updated_at":"2018-08-01T09:37:34Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-3c7eb81d-9903-4196-b458-c741b9049538-pub-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:37:33Z","provider:network_type":"vxlan"}]} 2018-08-01 09:37:34,759 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsSubnetTests-3c7eb81d-9903-4196-b458-c741b9049538-pub-net used request id req-160b6d31-0ea2-4323-a7f5-21bba3e61a43 2018-08-01 09:37:34,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 09:37:34,768 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 09:37: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 09:37:34,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0de664c34e25994f7f6a50bb995aadf49aea38e0" 2018-08-01 09:37:34,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:37:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-898e3c24-97d3-494f-bf21-fca13984cfb4 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 09:37:34,850 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-898e3c24-97d3-494f-bf21-fca13984cfb4 2018-08-01 09:37:34,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=b7ad4042-4b2a-4937-b451-bed09b81e9f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0de664c34e25994f7f6a50bb995aadf49aea38e0" 2018-08-01 09:37:34,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-a6560792-e1ca-490f-b340-cc94265ddaf5 Date: Wed, 01 Aug 2018 09:37:34 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:37:34Z","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":"f10df95f-448e-4411-afe4-ecea28ece66c","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-3c7eb81d-9903-4196-b458-c741b9049538-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"b7ad4042-4b2a-4937-b451-bed09b81e9f0","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:37:34Z","ip_version":4}]} 2018-08-01 09:37:34,900 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=b7ad4042-4b2a-4937-b451-bed09b81e9f0 used request id req-a6560792-e1ca-490f-b340-cc94265ddaf5 2018-08-01 09:37:34,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=b7ad4042-4b2a-4937-b451-bed09b81e9f0&name=NeutronUtilsSubnetTests-3c7eb81d-9903-4196-b458-c741b9049538-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0de664c34e25994f7f6a50bb995aadf49aea38e0" 2018-08-01 09:37:34,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-c75de1da-3be9-4920-bc42-88980c648adf Date: Wed, 01 Aug 2018 09:37:34 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:37:34Z","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":"f10df95f-448e-4411-afe4-ecea28ece66c","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-3c7eb81d-9903-4196-b458-c741b9049538-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"b7ad4042-4b2a-4937-b451-bed09b81e9f0","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:37:34Z","ip_version":4}]} 2018-08-01 09:37:34,944 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=b7ad4042-4b2a-4937-b451-bed09b81e9f0&name=NeutronUtilsSubnetTests-3c7eb81d-9903-4196-b458-c741b9049538-pub-subnet used request id req-c75de1da-3be9-4920-bc42-88980c648adf 2018-08-01 09:37:34,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=b7ad4042-4b2a-4937-b451-bed09b81e9f0&name=NeutronUtilsSubnetTests-3c7eb81d-9903-4196-b458-c741b9049538-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0de664c34e25994f7f6a50bb995aadf49aea38e0" 2018-08-01 09:37:34,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-f6facf31-b103-40a6-a25a-8a21261765c2 Date: Wed, 01 Aug 2018 09:37:34 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:37:34Z","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":"f10df95f-448e-4411-afe4-ecea28ece66c","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-3c7eb81d-9903-4196-b458-c741b9049538-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"b7ad4042-4b2a-4937-b451-bed09b81e9f0","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:37:34Z","ip_version":4}]} 2018-08-01 09:37:34,993 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=b7ad4042-4b2a-4937-b451-bed09b81e9f0&name=NeutronUtilsSubnetTests-3c7eb81d-9903-4196-b458-c741b9049538-pub-subnet used request id req-f6facf31-b103-40a6-a25a-8a21261765c2 2018-08-01 09:37:34,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=b7ad4042-4b2a-4937-b451-bed09b81e9f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0de664c34e25994f7f6a50bb995aadf49aea38e0" 2018-08-01 09:37:35,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-75368546-9ad8-4ab8-adbf-518a21703b0f Date: Wed, 01 Aug 2018 09:37:35 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:37:34Z","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":"f10df95f-448e-4411-afe4-ecea28ece66c","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-3c7eb81d-9903-4196-b458-c741b9049538-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"b7ad4042-4b2a-4937-b451-bed09b81e9f0","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:37:34Z","ip_version":4}]} 2018-08-01 09:37:35,038 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=b7ad4042-4b2a-4937-b451-bed09b81e9f0 used request id req-75368546-9ad8-4ab8-adbf-518a21703b0f 2018-08-01 09:37:35,039 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-3c7eb81d-9903-4196-b458-c741b9049538-pub-subnet 2018-08-01 09:37:35,039 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-3c7eb81d-9903-4196-b458-c741b9049538-pub-subnet 2018-08-01 09:37:35,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/subnets/f10df95f-448e-4411-afe4-ecea28ece66c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0de664c34e25994f7f6a50bb995aadf49aea38e0" 2018-08-01 09:37:36,275 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ea0a975f-4c3a-4738-946a-b0396bcce242 Date: Wed, 01 Aug 2018 09:37:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 09:37:36,275 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/f10df95f-448e-4411-afe4-ecea28ece66c used request id req-ea0a975f-4c3a-4738-946a-b0396bcce242 2018-08-01 09:37:36,275 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-3c7eb81d-9903-4196-b458-c741b9049538-pub-net 2018-08-01 09:37:36,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/networks/b7ad4042-4b2a-4937-b451-bed09b81e9f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0de664c34e25994f7f6a50bb995aadf49aea38e0" 2018-08-01 09:37:37,317 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-be138522-00e5-4161-821a-fa5ce0d18653 Date: Wed, 01 Aug 2018 09:37:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 09:37:37,317 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/b7ad4042-4b2a-4937-b451-bed09b81e9f0 used request id req-be138522-00e5-4161-821a-fa5ce0d18653 2018-08-01 09:37:37,318 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:37:37,699 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:37:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["dYolRAQoTlqGoABNgq1mHw"], "issued_at": "2018-08-01T09:37:37.000000Z"}} 2018-08-01 09:37:37,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4e0b5bc0244c41ba35c46cb53abf3aa21ed286c" 2018-08-01 09:37:37,778 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:37:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5c17001-e63a-4cb5-8d74-bea2e7872bc0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:37:37,778 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-b5c17001-e63a-4cb5-8d74-bea2e7872bc0 2018-08-01 09:37:37,780 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-27055c07-698d-4312-99c8-765c000810f0-pub-net 2018-08-01 09:37:37,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4e0b5bc0244c41ba35c46cb53abf3aa21ed286c" -d '{"network": {"name": "NeutronUtilsSubnetTests-27055c07-698d-4312-99c8-765c000810f0-pub-net", "admin_state_up": true}}' 2018-08-01 09:37:38,155 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-fe61e7bd-951a-42a0-9563-a21850ce9cce Date: Wed, 01 Aug 2018 09:37:38 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"9811fc03-5f4a-4a17-bbc3-9d29004261b1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":23,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T09:37:38Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-27055c07-698d-4312-99c8-765c000810f0-pub-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:37:38Z","mtu":1450}} 2018-08-01 09:37:38,156 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks used request id req-fe61e7bd-951a-42a0-9563-a21850ce9cce 2018-08-01 09:37:38,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=9811fc03-5f4a-4a17-bbc3-9d29004261b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4e0b5bc0244c41ba35c46cb53abf3aa21ed286c" 2018-08-01 09:37:38,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-9d9a3259-8069-4853-8f99-ed4d04554389 Date: Wed, 01 Aug 2018 09:37:38 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9811fc03-5f4a-4a17-bbc3-9d29004261b1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":23,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T09:37:38Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-27055c07-698d-4312-99c8-765c000810f0-pub-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:37:38Z","provider:network_type":"vxlan"}]} 2018-08-01 09:37:38,245 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=9811fc03-5f4a-4a17-bbc3-9d29004261b1 used request id req-9d9a3259-8069-4853-8f99-ed4d04554389 2018-08-01 09:37:38,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=9811fc03-5f4a-4a17-bbc3-9d29004261b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4e0b5bc0244c41ba35c46cb53abf3aa21ed286c" 2018-08-01 09:37:38,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-c22023df-976e-449f-9ba2-dcdf7ff4bf22 Date: Wed, 01 Aug 2018 09:37:38 GMT RESP BODY: {"subnets":[]} 2018-08-01 09:37:38,276 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=9811fc03-5f4a-4a17-bbc3-9d29004261b1 used request id req-c22023df-976e-449f-9ba2-dcdf7ff4bf22 2018-08-01 09:37:38,276 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-27055c07-698d-4312-99c8-765c000810f0-pub-subnet 2018-08-01 09:37:38,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4e0b5bc0244c41ba35c46cb53abf3aa21ed286c" -d '{"subnets": [{"ip_version": 4, "network_id": "9811fc03-5f4a-4a17-bbc3-9d29004261b1", "cidr": null, "name": "NeutronUtilsSubnetTests-27055c07-698d-4312-99c8-765c000810f0-pub-subnet"}]}' 2018-08-01 09:37:38,339 - keystoneauth.session - DEBUG - RESP: [400] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-3eb4eda9-3db9-4eef-bf80-811848214e9d Date: Wed, 01 Aug 2018 09:37:38 GMT RESP BODY: {"NeutronError": {"message": "Bad subnets request: a subnetpool must be specified in the absence of a cidr.", "type": "BadRequest", "detail": ""}} 2018-08-01 09:37:38,339 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets used request id req-3eb4eda9-3db9-4eef-bf80-811848214e9d 2018-08-01 09:37:38,339 - 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-08-01 09:37:38,339 - neutron_utils - ERROR - Unexpected error creating subnet [NeutronUtilsSubnetTests-27055c07-698d-4312-99c8-765c000810f0-pub-subnet] for network [NeutronUtilsSubnetTests-27055c07-698d-4312-99c8-765c000810f0-pub-net] 2018-08-01 09:37:38,339 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-27055c07-698d-4312-99c8-765c000810f0-pub-net 2018-08-01 09:37:38,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/networks/9811fc03-5f4a-4a17-bbc3-9d29004261b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4e0b5bc0244c41ba35c46cb53abf3aa21ed286c" 2018-08-01 09:37:39,063 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-406c7cac-007a-46ba-a7be-3fbc4d50990e Date: Wed, 01 Aug 2018 09:37:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 09:37:39,064 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/9811fc03-5f4a-4a17-bbc3-9d29004261b1 used request id req-406c7cac-007a-46ba-a7be-3fbc4d50990e 2018-08-01 09:37:39,065 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:37:39,454 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:37:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["YYeJVnRPS_-UEuIpIAbpaQ"], "issued_at": "2018-08-01T09:37:39.000000Z"}} 2018-08-01 09:37:39,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1249c57e25f5a407c4b12d58452fa97e524f02ab" 2018-08-01 09:37:39,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:37:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3b7b4b4-469f-4d3f-80e4-7c1d65574c5b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:37:39,537 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-c3b7b4b4-469f-4d3f-80e4-7c1d65574c5b 2018-08-01 09:37:39,538 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-42c77d4e-7e18-4f07-a427-663998ab79d6-pub-net 2018-08-01 09:37:39,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1249c57e25f5a407c4b12d58452fa97e524f02ab" -d '{"network": {"name": "NeutronUtilsSubnetTests-42c77d4e-7e18-4f07-a427-663998ab79d6-pub-net", "admin_state_up": true}}' 2018-08-01 09:37:39,896 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-628b71df-5d59-47af-9a41-db2ac0e30fab Date: Wed, 01 Aug 2018 09:37:39 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"c107d5fb-f6e3-47b7-abf2-c9466fa768f5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":95,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T09:37:39Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-42c77d4e-7e18-4f07-a427-663998ab79d6-pub-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:37:39Z","mtu":1450}} 2018-08-01 09:37:39,896 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks used request id req-628b71df-5d59-47af-9a41-db2ac0e30fab 2018-08-01 09:37:39,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=c107d5fb-f6e3-47b7-abf2-c9466fa768f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1249c57e25f5a407c4b12d58452fa97e524f02ab" 2018-08-01 09:37:39,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-897391ae-6672-4084-935a-08fbf92bbd64 Date: Wed, 01 Aug 2018 09:37:39 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"c107d5fb-f6e3-47b7-abf2-c9466fa768f5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":95,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T09:37:39Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-42c77d4e-7e18-4f07-a427-663998ab79d6-pub-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:37:39Z","provider:network_type":"vxlan"}]} 2018-08-01 09:37:39,988 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=c107d5fb-f6e3-47b7-abf2-c9466fa768f5 used request id req-897391ae-6672-4084-935a-08fbf92bbd64 2018-08-01 09:37:39,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=c107d5fb-f6e3-47b7-abf2-c9466fa768f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1249c57e25f5a407c4b12d58452fa97e524f02ab" 2018-08-01 09:37:40,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-547c8814-624b-4457-9345-b39887e11311 Date: Wed, 01 Aug 2018 09:37:40 GMT RESP BODY: {"subnets":[]} 2018-08-01 09:37:40,020 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=c107d5fb-f6e3-47b7-abf2-c9466fa768f5 used request id req-547c8814-624b-4457-9345-b39887e11311 2018-08-01 09:37:40,020 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-42c77d4e-7e18-4f07-a427-663998ab79d6-pub-subnet 2018-08-01 09:37:40,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1249c57e25f5a407c4b12d58452fa97e524f02ab" -d '{"subnets": [{"ip_version": 4, "network_id": "c107d5fb-f6e3-47b7-abf2-c9466fa768f5", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-42c77d4e-7e18-4f07-a427-663998ab79d6-pub-subnet"}]}' 2018-08-01 09:37:40,497 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-ea378810-decc-477e-b353-22255048c8af Date: Wed, 01 Aug 2018 09:37:40 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:37: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":"0a76a247-197f-47f1-a336-15ceab7bf486","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-42c77d4e-7e18-4f07-a427-663998ab79d6-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"c107d5fb-f6e3-47b7-abf2-c9466fa768f5","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:37:40Z","ip_version":4}]} 2018-08-01 09:37:40,497 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets used request id req-ea378810-decc-477e-b353-22255048c8af 2018-08-01 09:37:40,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=c107d5fb-f6e3-47b7-abf2-c9466fa768f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1249c57e25f5a407c4b12d58452fa97e524f02ab" 2018-08-01 09:37:40,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-4e5bad6a-2e28-455e-926a-337d7a82b0e8 Date: Wed, 01 Aug 2018 09:37:40 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c107d5fb-f6e3-47b7-abf2-c9466fa768f5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":95,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":["0a76a247-197f-47f1-a336-15ceab7bf486"],"description":"","tags":[],"updated_at":"2018-08-01T09:37:40Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-42c77d4e-7e18-4f07-a427-663998ab79d6-pub-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:37:39Z","provider:network_type":"vxlan"}]} 2018-08-01 09:37:40,587 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=c107d5fb-f6e3-47b7-abf2-c9466fa768f5 used request id req-4e5bad6a-2e28-455e-926a-337d7a82b0e8 2018-08-01 09:37:40,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=c107d5fb-f6e3-47b7-abf2-c9466fa768f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1249c57e25f5a407c4b12d58452fa97e524f02ab" 2018-08-01 09:37:40,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-fd479ae2-0de4-4d36-921d-7119c3af2f3f Date: Wed, 01 Aug 2018 09:37:40 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:37: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":"0a76a247-197f-47f1-a336-15ceab7bf486","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-42c77d4e-7e18-4f07-a427-663998ab79d6-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"c107d5fb-f6e3-47b7-abf2-c9466fa768f5","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:37:40Z","ip_version":4}]} 2018-08-01 09:37:40,659 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=c107d5fb-f6e3-47b7-abf2-c9466fa768f5 used request id req-fd479ae2-0de4-4d36-921d-7119c3af2f3f 2018-08-01 09:37:40,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsSubnetTests-42c77d4e-7e18-4f07-a427-663998ab79d6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1249c57e25f5a407c4b12d58452fa97e524f02ab" 2018-08-01 09:37:40,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-0b7cfc43-6cf6-41f5-9607-d9cd6c1a833c Date: Wed, 01 Aug 2018 09:37:40 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c107d5fb-f6e3-47b7-abf2-c9466fa768f5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":95,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":["0a76a247-197f-47f1-a336-15ceab7bf486"],"description":"","tags":[],"updated_at":"2018-08-01T09:37:40Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-42c77d4e-7e18-4f07-a427-663998ab79d6-pub-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:37:39Z","provider:network_type":"vxlan"}]} 2018-08-01 09:37:40,747 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsSubnetTests-42c77d4e-7e18-4f07-a427-663998ab79d6-pub-net used request id req-0b7cfc43-6cf6-41f5-9607-d9cd6c1a833c 2018-08-01 09:37:40,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 09:37:40,756 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 09:37: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 09:37:40,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1249c57e25f5a407c4b12d58452fa97e524f02ab" 2018-08-01 09:37:40,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:37:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35e85bdc-1feb-45e6-b2bd-4f9fac09e28a 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 09:37:40,777 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-35e85bdc-1feb-45e6-b2bd-4f9fac09e28a 2018-08-01 09:37:40,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=c107d5fb-f6e3-47b7-abf2-c9466fa768f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1249c57e25f5a407c4b12d58452fa97e524f02ab" 2018-08-01 09:37:40,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-fc30d0ad-8f2b-4ff7-a136-9997bff5fd56 Date: Wed, 01 Aug 2018 09:37:40 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:37: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":"0a76a247-197f-47f1-a336-15ceab7bf486","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-42c77d4e-7e18-4f07-a427-663998ab79d6-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"c107d5fb-f6e3-47b7-abf2-c9466fa768f5","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:37:40Z","ip_version":4}]} 2018-08-01 09:37:40,819 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=c107d5fb-f6e3-47b7-abf2-c9466fa768f5 used request id req-fc30d0ad-8f2b-4ff7-a136-9997bff5fd56 2018-08-01 09:37:40,820 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-42c77d4e-7e18-4f07-a427-663998ab79d6-pub-subnet 2018-08-01 09:37:40,820 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-42c77d4e-7e18-4f07-a427-663998ab79d6-pub-subnet 2018-08-01 09:37:40,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/subnets/0a76a247-197f-47f1-a336-15ceab7bf486 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1249c57e25f5a407c4b12d58452fa97e524f02ab" 2018-08-01 09:37:41,261 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c159e3ff-1dee-4209-a474-43a29a1aa046 Date: Wed, 01 Aug 2018 09:37:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 09:37:41,261 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/0a76a247-197f-47f1-a336-15ceab7bf486 used request id req-c159e3ff-1dee-4209-a474-43a29a1aa046 2018-08-01 09:37:41,261 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-42c77d4e-7e18-4f07-a427-663998ab79d6-pub-net 2018-08-01 09:37:41,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/networks/c107d5fb-f6e3-47b7-abf2-c9466fa768f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1249c57e25f5a407c4b12d58452fa97e524f02ab" 2018-08-01 09:37:42,297 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1236e731-ba37-4ce2-8454-7e9cc36bd122 Date: Wed, 01 Aug 2018 09:37:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 09:37:42,297 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/c107d5fb-f6e3-47b7-abf2-c9466fa768f5 used request id req-1236e731-ba37-4ce2-8454-7e9cc36bd122 2018-08-01 09:37:42,299 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:37:42,678 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:37:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["hAqgG2mtR06YqX5KTbxdZw"], "issued_at": "2018-08-01T09:37:42.000000Z"}} 2018-08-01 09:37:42,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}662ea75f090b246ad21162a43acfbca2f616cf71" 2018-08-01 09:37:42,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:37:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcc55fdd-58bf-424c-94b4-5597bf922ba0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:37:42,759 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-bcc55fdd-58bf-424c-94b4-5597bf922ba0 2018-08-01 09:37:42,760 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-00b686ef-8af7-488c-beee-8b927ae0737c-pub-net 2018-08-01 09:37:42,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}662ea75f090b246ad21162a43acfbca2f616cf71" -d '{"network": {"name": "NeutronUtilsRouterTests-00b686ef-8af7-488c-beee-8b927ae0737c-pub-net", "admin_state_up": true}}' 2018-08-01 09:37:43,186 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-2fd58aed-e8c9-4df5-b478-73b07d8acb11 Date: Wed, 01 Aug 2018 09:37:43 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"59612809-f95e-403b-97c4-94a57f397204","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":49,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T09:37:43Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-00b686ef-8af7-488c-beee-8b927ae0737c-pub-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:37:43Z","mtu":1450}} 2018-08-01 09:37:43,186 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks used request id req-2fd58aed-e8c9-4df5-b478-73b07d8acb11 2018-08-01 09:37:43,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=59612809-f95e-403b-97c4-94a57f397204 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}662ea75f090b246ad21162a43acfbca2f616cf71" 2018-08-01 09:37:43,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-8aefa75d-b9e3-4894-9e69-98074983ad29 Date: Wed, 01 Aug 2018 09:37:43 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"59612809-f95e-403b-97c4-94a57f397204","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":49,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T09:37:43Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-00b686ef-8af7-488c-beee-8b927ae0737c-pub-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:37:43Z","provider:network_type":"vxlan"}]} 2018-08-01 09:37:43,408 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=59612809-f95e-403b-97c4-94a57f397204 used request id req-8aefa75d-b9e3-4894-9e69-98074983ad29 2018-08-01 09:37:43,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=59612809-f95e-403b-97c4-94a57f397204 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}662ea75f090b246ad21162a43acfbca2f616cf71" 2018-08-01 09:37:43,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-22d56b10-dba8-4b17-835c-259bde0dab5e Date: Wed, 01 Aug 2018 09:37:43 GMT RESP BODY: {"subnets":[]} 2018-08-01 09:37:43,438 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=59612809-f95e-403b-97c4-94a57f397204 used request id req-22d56b10-dba8-4b17-835c-259bde0dab5e 2018-08-01 09:37:43,439 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-00b686ef-8af7-488c-beee-8b927ae0737c-pub-subnet 2018-08-01 09:37:43,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}662ea75f090b246ad21162a43acfbca2f616cf71" -d '{"subnets": [{"ip_version": 4, "network_id": "59612809-f95e-403b-97c4-94a57f397204", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-00b686ef-8af7-488c-beee-8b927ae0737c-pub-subnet"}]}' 2018-08-01 09:37:43,808 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-c92565bf-7cf8-44eb-9253-3122c4500a16 Date: Wed, 01 Aug 2018 09:37:43 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:37:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"28aa767a-39d8-4709-aa45-564fe5ef9d79","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-00b686ef-8af7-488c-beee-8b927ae0737c-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"59612809-f95e-403b-97c4-94a57f397204","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:37:43Z","ip_version":4}]} 2018-08-01 09:37:43,808 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets used request id req-c92565bf-7cf8-44eb-9253-3122c4500a16 2018-08-01 09:37:43,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=59612809-f95e-403b-97c4-94a57f397204 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}662ea75f090b246ad21162a43acfbca2f616cf71" 2018-08-01 09:37:43,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-b921e8e0-c617-4eb6-93d1-a87c2e3c1fd1 Date: Wed, 01 Aug 2018 09:37:43 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"59612809-f95e-403b-97c4-94a57f397204","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":49,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":["28aa767a-39d8-4709-aa45-564fe5ef9d79"],"description":"","tags":[],"updated_at":"2018-08-01T09:37:43Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-00b686ef-8af7-488c-beee-8b927ae0737c-pub-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:37:43Z","provider:network_type":"vxlan"}]} 2018-08-01 09:37:43,901 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=59612809-f95e-403b-97c4-94a57f397204 used request id req-b921e8e0-c617-4eb6-93d1-a87c2e3c1fd1 2018-08-01 09:37:43,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=59612809-f95e-403b-97c4-94a57f397204 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}662ea75f090b246ad21162a43acfbca2f616cf71" 2018-08-01 09:37:43,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-28241d01-7e1e-417a-8a6a-2588bab4e3d9 Date: Wed, 01 Aug 2018 09:37:43 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:37:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"28aa767a-39d8-4709-aa45-564fe5ef9d79","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-00b686ef-8af7-488c-beee-8b927ae0737c-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"59612809-f95e-403b-97c4-94a57f397204","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:37:43Z","ip_version":4}]} 2018-08-01 09:37:43,987 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=59612809-f95e-403b-97c4-94a57f397204 used request id req-28241d01-7e1e-417a-8a6a-2588bab4e3d9 2018-08-01 09:37:43,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsRouterTests-00b686ef-8af7-488c-beee-8b927ae0737c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}662ea75f090b246ad21162a43acfbca2f616cf71" 2018-08-01 09:37:44,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-88a5086c-c0d8-4ea6-9b9b-b37acd3b28d5 Date: Wed, 01 Aug 2018 09:37:44 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"59612809-f95e-403b-97c4-94a57f397204","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":49,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":["28aa767a-39d8-4709-aa45-564fe5ef9d79"],"description":"","tags":[],"updated_at":"2018-08-01T09:37:43Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-00b686ef-8af7-488c-beee-8b927ae0737c-pub-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:37:43Z","provider:network_type":"vxlan"}]} 2018-08-01 09:37:44,075 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsRouterTests-00b686ef-8af7-488c-beee-8b927ae0737c-pub-net used request id req-88a5086c-c0d8-4ea6-9b9b-b37acd3b28d5 2018-08-01 09:37:44,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 09:37:44,084 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 09:37: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 09:37:44,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}662ea75f090b246ad21162a43acfbca2f616cf71" 2018-08-01 09:37:44,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:37:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54c45beb-3860-46cd-b197-c589790a76c4 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 09:37:44,103 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-54c45beb-3860-46cd-b197-c589790a76c4 2018-08-01 09:37:44,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=59612809-f95e-403b-97c4-94a57f397204 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}662ea75f090b246ad21162a43acfbca2f616cf71" 2018-08-01 09:37:44,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-31c0d49d-3d9c-4e65-b9cb-add0899c5a55 Date: Wed, 01 Aug 2018 09:37:44 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:37:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"28aa767a-39d8-4709-aa45-564fe5ef9d79","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-00b686ef-8af7-488c-beee-8b927ae0737c-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"59612809-f95e-403b-97c4-94a57f397204","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:37:43Z","ip_version":4}]} 2018-08-01 09:37:44,149 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=59612809-f95e-403b-97c4-94a57f397204 used request id req-31c0d49d-3d9c-4e65-b9cb-add0899c5a55 2018-08-01 09:37:44,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=59612809-f95e-403b-97c4-94a57f397204&name=NeutronUtilsRouterTests-00b686ef-8af7-488c-beee-8b927ae0737c-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}662ea75f090b246ad21162a43acfbca2f616cf71" 2018-08-01 09:37:44,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-43584231-3e7c-4d13-a4c5-5f111c105e5d Date: Wed, 01 Aug 2018 09:37:44 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:37:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"28aa767a-39d8-4709-aa45-564fe5ef9d79","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-00b686ef-8af7-488c-beee-8b927ae0737c-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"59612809-f95e-403b-97c4-94a57f397204","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:37:43Z","ip_version":4}]} 2018-08-01 09:37:44,201 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=59612809-f95e-403b-97c4-94a57f397204&name=NeutronUtilsRouterTests-00b686ef-8af7-488c-beee-8b927ae0737c-pub-subnet used request id req-43584231-3e7c-4d13-a4c5-5f111c105e5d 2018-08-01 09:37:44,201 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:37:44,202 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:37:44,588 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:37:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["HRuPXHPwQlOIhGi-3LeCNg"], "issued_at": "2018-08-01T09:37:44.000000Z"}} 2018-08-01 09:37:44,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1652b6c72cb0c22faafab3275c70784455c3bfbb" 2018-08-01 09:37:44,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:37:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5fc45e1-b6d0-4182-a882-c56fbcc2ec85 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:37:44,668 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-b5fc45e1-b6d0-4182-a882-c56fbcc2ec85 2018-08-01 09:37:44,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}662ea75f090b246ad21162a43acfbca2f616cf71" 2018-08-01 09:37:44,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-2cf9d9e6-cc83-4fdb-991d-f945dca346f6 Date: Wed, 01 Aug 2018 09:37:44 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dbe9669438844f3faecdc7fcc050e0d8","l2_adjacency":true,"status":"ACTIVE","subnets":["a5a333a9-9d0e-46a5-9440-2aa9c95d5013"],"description":"","tags":[],"updated_at":"2018-08-01T09:28:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:38Z","provider:network_type":"flat"}]} 2018-08-01 09:37:44,759 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=external used request id req-2cf9d9e6-cc83-4fdb-991d-f945dca346f6 2018-08-01 09:37:44,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=e7d7be46-2840-4976-87a2-d78a4e5c6089 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}662ea75f090b246ad21162a43acfbca2f616cf71" 2018-08-01 09:37:44,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-3cc003de-fd7d-4eb5-8cb9-b0fbebc2bd21 Date: Wed, 01 Aug 2018 09:37:44 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:28:43Z","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":"a5a333a9-9d0e-46a5-9440-2aa9c95d5013","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"dbe9669438844f3faecdc7fcc050e0d8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:43Z","ip_version":4}]} 2018-08-01 09:37:44,811 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=e7d7be46-2840-4976-87a2-d78a4e5c6089 used request id req-3cc003de-fd7d-4eb5-8cb9-b0fbebc2bd21 2018-08-01 09:37:44,812 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-00b686ef-8af7-488c-beee-8b927ae0737c-pub-router 2018-08-01 09:37:44,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}662ea75f090b246ad21162a43acfbca2f616cf71" -d '{"router": {"external_gateway_info": {"network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089"}, "name": "NeutronUtilsRouterTests-00b686ef-8af7-488c-beee-8b927ae0737c-pub-router", "admin_state_up": true}}' 2018-08-01 09:37:46,332 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-c7bbb3bc-70f6-4318-9ade-1886e5ed9993 Date: Wed, 01 Aug 2018 09:37:46 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a5a333a9-9d0e-46a5-9440-2aa9c95d5013", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:37:44Z", "admin_state_up": true, "updated_at": "2018-08-01T09:37:45Z", "project_id": "8d96727022f4443794db44ecde432faf", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "4a63aab6-fb75-4e33-9e1a-eb317f3d2a0b", "name": "NeutronUtilsRouterTests-00b686ef-8af7-488c-beee-8b927ae0737c-pub-router"}} 2018-08-01 09:37:46,332 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers used request id req-c7bbb3bc-70f6-4318-9ade-1886e5ed9993 2018-08-01 09:37:46,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?device_id=4a63aab6-fb75-4e33-9e1a-eb317f3d2a0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}662ea75f090b246ad21162a43acfbca2f616cf71" 2018-08-01 09:37:46,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-fdbbf02e-04bf-40a4-8cd9-de870dda5f0b Date: Wed, 01 Aug 2018 09:37:46 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T09:37:45Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a5a333a9-9d0e-46a5-9440-2aa9c95d5013","ip_address":"172.30.9.202"}],"id":"0605ff3b-2378-4d7b-b455-bc935d37615d","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:af:ab:24","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","tenant_id":"","created_at":"2018-08-01T09:37:45Z","binding:vnic_type":"normal","device_id":"4a63aab6-fb75-4e33-9e1a-eb317f3d2a0b","ip_allocation":"immediate"}]} 2018-08-01 09:37:46,379 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?device_id=4a63aab6-fb75-4e33-9e1a-eb317f3d2a0b used request id req-fdbbf02e-04bf-40a4-8cd9-de870dda5f0b 2018-08-01 09:37:46,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/a5a333a9-9d0e-46a5-9440-2aa9c95d5013 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}662ea75f090b246ad21162a43acfbca2f616cf71" 2018-08-01 09:37:46,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-8947358e-aff0-4027-8b70-a49358e6e035 Date: Wed, 01 Aug 2018 09:37:46 GMT RESP BODY: {"subnet":{"updated_at":"2018-08-01T09:28:43Z","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":"a5a333a9-9d0e-46a5-9440-2aa9c95d5013","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"dbe9669438844f3faecdc7fcc050e0d8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:43Z","ip_version":4}} 2018-08-01 09:37:46,437 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/a5a333a9-9d0e-46a5-9440-2aa9c95d5013 used request id req-8947358e-aff0-4027-8b70-a49358e6e035 2018-08-01 09:37:46,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/routers?name=NeutronUtilsRouterTests-00b686ef-8af7-488c-beee-8b927ae0737c-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}662ea75f090b246ad21162a43acfbca2f616cf71" 2018-08-01 09:37:46,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-5f40827a-cc4d-449b-9452-1b38533f5743 Date: Wed, 01 Aug 2018 09:37:46 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a5a333a9-9d0e-46a5-9440-2aa9c95d5013", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:37:44Z", "admin_state_up": true, "updated_at": "2018-08-01T09:37:45Z", "project_id": "8d96727022f4443794db44ecde432faf", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "4a63aab6-fb75-4e33-9e1a-eb317f3d2a0b", "name": "NeutronUtilsRouterTests-00b686ef-8af7-488c-beee-8b927ae0737c-pub-router"}]} 2018-08-01 09:37:46,600 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers?name=NeutronUtilsRouterTests-00b686ef-8af7-488c-beee-8b927ae0737c-pub-router used request id req-5f40827a-cc4d-449b-9452-1b38533f5743 2018-08-01 09:37:46,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}662ea75f090b246ad21162a43acfbca2f616cf71" 2018-08-01 09:37:46,690 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:37:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e0fe25b-3658-4d47-805d-c658e2cf8db6 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 09:37:46,691 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-4e0fe25b-3658-4d47-805d-c658e2cf8db6 2018-08-01 09:37:46,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?device_id=4a63aab6-fb75-4e33-9e1a-eb317f3d2a0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}662ea75f090b246ad21162a43acfbca2f616cf71" 2018-08-01 09:37:46,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-93d99ec2-3fed-41f3-96aa-db0328f323f2 Date: Wed, 01 Aug 2018 09:37:46 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T09:37:45Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a5a333a9-9d0e-46a5-9440-2aa9c95d5013","ip_address":"172.30.9.202"}],"id":"0605ff3b-2378-4d7b-b455-bc935d37615d","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:af:ab:24","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","tenant_id":"","created_at":"2018-08-01T09:37:45Z","binding:vnic_type":"normal","device_id":"4a63aab6-fb75-4e33-9e1a-eb317f3d2a0b","ip_allocation":"immediate"}]} 2018-08-01 09:37:46,735 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?device_id=4a63aab6-fb75-4e33-9e1a-eb317f3d2a0b used request id req-93d99ec2-3fed-41f3-96aa-db0328f323f2 2018-08-01 09:37:46,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/a5a333a9-9d0e-46a5-9440-2aa9c95d5013 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}662ea75f090b246ad21162a43acfbca2f616cf71" 2018-08-01 09:37:46,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-24329e1d-4ccd-4045-8563-fd823495333d Date: Wed, 01 Aug 2018 09:37:46 GMT RESP BODY: {"subnet":{"updated_at":"2018-08-01T09:28:43Z","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":"a5a333a9-9d0e-46a5-9440-2aa9c95d5013","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"dbe9669438844f3faecdc7fcc050e0d8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:43Z","ip_version":4}} 2018-08-01 09:37:46,780 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/a5a333a9-9d0e-46a5-9440-2aa9c95d5013 used request id req-24329e1d-4ccd-4045-8563-fd823495333d 2018-08-01 09:37:46,781 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-00b686ef-8af7-488c-beee-8b927ae0737c-pub-router 2018-08-01 09:37:46,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/routers/4a63aab6-fb75-4e33-9e1a-eb317f3d2a0b/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}662ea75f090b246ad21162a43acfbca2f616cf71" -d '{"subnet_id": "28aa767a-39d8-4709-aa45-564fe5ef9d79"}' 2018-08-01 09:37:48,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-04b19ca1-fa60-4693-aca9-a190edec4943 Date: Wed, 01 Aug 2018 09:37:48 GMT RESP BODY: {"network_id": "59612809-f95e-403b-97c4-94a57f397204", "tenant_id": "8d96727022f4443794db44ecde432faf", "subnet_id": "28aa767a-39d8-4709-aa45-564fe5ef9d79", "subnet_ids": ["28aa767a-39d8-4709-aa45-564fe5ef9d79"], "port_id": "b8f13f03-3b93-46fc-8884-735d4bb44801", "id": "4a63aab6-fb75-4e33-9e1a-eb317f3d2a0b"} 2018-08-01 09:37:48,611 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/4a63aab6-fb75-4e33-9e1a-eb317f3d2a0b/add_router_interface used request id req-04b19ca1-fa60-4693-aca9-a190edec4943 2018-08-01 09:37:48,611 - neutron_utils - INFO - Removing router interface from router named NeutronUtilsRouterTests-00b686ef-8af7-488c-beee-8b927ae0737c-pub-router 2018-08-01 09:37:48,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/routers/4a63aab6-fb75-4e33-9e1a-eb317f3d2a0b/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}662ea75f090b246ad21162a43acfbca2f616cf71" -d '{"subnet_id": "28aa767a-39d8-4709-aa45-564fe5ef9d79"}' 2018-08-01 09:37:50,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-dbe0cd51-b09b-47e3-a835-c72efef75081 Date: Wed, 01 Aug 2018 09:37:50 GMT RESP BODY: {"network_id": "59612809-f95e-403b-97c4-94a57f397204", "tenant_id": "8d96727022f4443794db44ecde432faf", "subnet_id": "28aa767a-39d8-4709-aa45-564fe5ef9d79", "subnet_ids": ["28aa767a-39d8-4709-aa45-564fe5ef9d79"], "port_id": "b8f13f03-3b93-46fc-8884-735d4bb44801", "id": "4a63aab6-fb75-4e33-9e1a-eb317f3d2a0b"} 2018-08-01 09:37:50,227 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/4a63aab6-fb75-4e33-9e1a-eb317f3d2a0b/remove_router_interface used request id req-dbe0cd51-b09b-47e3-a835-c72efef75081 2018-08-01 09:37:50,228 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-00b686ef-8af7-488c-beee-8b927ae0737c-pub-router 2018-08-01 09:37:50,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/routers/4a63aab6-fb75-4e33-9e1a-eb317f3d2a0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}662ea75f090b246ad21162a43acfbca2f616cf71" 2018-08-01 09:37:51,294 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fb2356c2-b69c-41b5-9c48-a4b83a37feed Content-Length: 0 Date: Wed, 01 Aug 2018 09:37:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 09:37:51,294 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/4a63aab6-fb75-4e33-9e1a-eb317f3d2a0b used request id req-fb2356c2-b69c-41b5-9c48-a4b83a37feed 2018-08-01 09:37:51,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/routers?name=NeutronUtilsRouterTests-00b686ef-8af7-488c-beee-8b927ae0737c-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}662ea75f090b246ad21162a43acfbca2f616cf71" 2018-08-01 09:37:51,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-247167a9-02a1-4eb7-9514-527b72edd9cc Date: Wed, 01 Aug 2018 09:37:51 GMT RESP BODY: {"routers": []} 2018-08-01 09:37:51,379 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers?name=NeutronUtilsRouterTests-00b686ef-8af7-488c-beee-8b927ae0737c-pub-router used request id req-247167a9-02a1-4eb7-9514-527b72edd9cc 2018-08-01 09:37:51,380 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-00b686ef-8af7-488c-beee-8b927ae0737c-pub-subnet 2018-08-01 09:37:51,380 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-00b686ef-8af7-488c-beee-8b927ae0737c-pub-subnet 2018-08-01 09:37:51,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/subnets/28aa767a-39d8-4709-aa45-564fe5ef9d79 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}662ea75f090b246ad21162a43acfbca2f616cf71" 2018-08-01 09:37:52,170 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a292b06f-b573-4a56-8329-799ba717faca Date: Wed, 01 Aug 2018 09:37:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 09:37:52,170 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/28aa767a-39d8-4709-aa45-564fe5ef9d79 used request id req-a292b06f-b573-4a56-8329-799ba717faca 2018-08-01 09:37:52,170 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-00b686ef-8af7-488c-beee-8b927ae0737c-pub-net 2018-08-01 09:37:52,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/networks/59612809-f95e-403b-97c4-94a57f397204 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}662ea75f090b246ad21162a43acfbca2f616cf71" 2018-08-01 09:37:53,174 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ca99d07c-c0b4-493d-b91b-4008abd64584 Date: Wed, 01 Aug 2018 09:37:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 09:37:53,175 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/59612809-f95e-403b-97c4-94a57f397204 used request id req-ca99d07c-c0b4-493d-b91b-4008abd64584 2018-08-01 09:37:53,176 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:37:53,559 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:37:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["o5rbipUJSFSFcpBaxq9DGg"], "issued_at": "2018-08-01T09:37:53.000000Z"}} 2018-08-01 09:37:53,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ef239cbaf6e6bba43fd9a086eac1533a57be08f" 2018-08-01 09:37:53,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:37:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c954c29-9fe5-4cde-a569-5790c35c4908 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:37:53,637 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-8c954c29-9fe5-4cde-a569-5790c35c4908 2018-08-01 09:37:53,639 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-3ad8234e-e41f-4252-ba17-b3ae5477d3e4-pub-net 2018-08-01 09:37:53,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ef239cbaf6e6bba43fd9a086eac1533a57be08f" -d '{"network": {"name": "NeutronUtilsRouterTests-3ad8234e-e41f-4252-ba17-b3ae5477d3e4-pub-net", "admin_state_up": true}}' 2018-08-01 09:37:54,269 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-9da2f1d5-7a5a-4b30-8215-7b70f3140d21 Date: Wed, 01 Aug 2018 09: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":"7e5bc528-0b79-45c7-ba4f-71c8a7cd1142","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":89,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T09:37:54Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-3ad8234e-e41f-4252-ba17-b3ae5477d3e4-pub-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:37:53Z","mtu":1450}} 2018-08-01 09:37:54,269 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks used request id req-9da2f1d5-7a5a-4b30-8215-7b70f3140d21 2018-08-01 09:37:54,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=7e5bc528-0b79-45c7-ba4f-71c8a7cd1142 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ef239cbaf6e6bba43fd9a086eac1533a57be08f" 2018-08-01 09:37:54,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-658745a0-ac5e-412b-b20f-d0d2739d9ef5 Date: Wed, 01 Aug 2018 09:37:54 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"7e5bc528-0b79-45c7-ba4f-71c8a7cd1142","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":89,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T09:37:54Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-3ad8234e-e41f-4252-ba17-b3ae5477d3e4-pub-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:37:53Z","provider:network_type":"vxlan"}]} 2018-08-01 09:37:54,368 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=7e5bc528-0b79-45c7-ba4f-71c8a7cd1142 used request id req-658745a0-ac5e-412b-b20f-d0d2739d9ef5 2018-08-01 09:37:54,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=7e5bc528-0b79-45c7-ba4f-71c8a7cd1142 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ef239cbaf6e6bba43fd9a086eac1533a57be08f" 2018-08-01 09:37:54,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-3e43b891-6050-4e5f-8f14-c7d73514aeee Date: Wed, 01 Aug 2018 09:37:54 GMT RESP BODY: {"subnets":[]} 2018-08-01 09:37:54,422 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=7e5bc528-0b79-45c7-ba4f-71c8a7cd1142 used request id req-3e43b891-6050-4e5f-8f14-c7d73514aeee 2018-08-01 09:37:54,422 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-3ad8234e-e41f-4252-ba17-b3ae5477d3e4-pub-subnet 2018-08-01 09:37:54,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ef239cbaf6e6bba43fd9a086eac1533a57be08f" -d '{"subnets": [{"ip_version": 4, "network_id": "7e5bc528-0b79-45c7-ba4f-71c8a7cd1142", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-3ad8234e-e41f-4252-ba17-b3ae5477d3e4-pub-subnet"}]}' 2018-08-01 09:37:54,809 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-b44d8263-90c5-44ae-97a9-90eed7e1614c Date: Wed, 01 Aug 2018 09:37:54 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:37:54Z","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":"41230741-e5b6-402c-a698-4706edced4bd","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-3ad8234e-e41f-4252-ba17-b3ae5477d3e4-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"7e5bc528-0b79-45c7-ba4f-71c8a7cd1142","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:37:54Z","ip_version":4}]} 2018-08-01 09:37:54,809 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets used request id req-b44d8263-90c5-44ae-97a9-90eed7e1614c 2018-08-01 09:37:54,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=7e5bc528-0b79-45c7-ba4f-71c8a7cd1142 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ef239cbaf6e6bba43fd9a086eac1533a57be08f" 2018-08-01 09:37:54,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-6fbf5902-dec0-4266-b0a4-71bbd55eae59 Date: Wed, 01 Aug 2018 09:37:54 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7e5bc528-0b79-45c7-ba4f-71c8a7cd1142","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":89,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":["41230741-e5b6-402c-a698-4706edced4bd"],"description":"","tags":[],"updated_at":"2018-08-01T09:37:54Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-3ad8234e-e41f-4252-ba17-b3ae5477d3e4-pub-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:37:53Z","provider:network_type":"vxlan"}]} 2018-08-01 09:37:54,892 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=7e5bc528-0b79-45c7-ba4f-71c8a7cd1142 used request id req-6fbf5902-dec0-4266-b0a4-71bbd55eae59 2018-08-01 09:37:54,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=7e5bc528-0b79-45c7-ba4f-71c8a7cd1142 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ef239cbaf6e6bba43fd9a086eac1533a57be08f" 2018-08-01 09:37:54,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-0b08648e-e684-40b5-ac80-e273d54dee9f Date: Wed, 01 Aug 2018 09:37:54 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:37:54Z","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":"41230741-e5b6-402c-a698-4706edced4bd","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-3ad8234e-e41f-4252-ba17-b3ae5477d3e4-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"7e5bc528-0b79-45c7-ba4f-71c8a7cd1142","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:37:54Z","ip_version":4}]} 2018-08-01 09:37:54,959 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=7e5bc528-0b79-45c7-ba4f-71c8a7cd1142 used request id req-0b08648e-e684-40b5-ac80-e273d54dee9f 2018-08-01 09:37:54,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsRouterTests-3ad8234e-e41f-4252-ba17-b3ae5477d3e4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ef239cbaf6e6bba43fd9a086eac1533a57be08f" 2018-08-01 09:37:55,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-9266b609-8b4e-4f95-b4fa-213d5cc826b0 Date: Wed, 01 Aug 2018 09:37:55 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7e5bc528-0b79-45c7-ba4f-71c8a7cd1142","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":89,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":["41230741-e5b6-402c-a698-4706edced4bd"],"description":"","tags":[],"updated_at":"2018-08-01T09:37:54Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-3ad8234e-e41f-4252-ba17-b3ae5477d3e4-pub-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:37:53Z","provider:network_type":"vxlan"}]} 2018-08-01 09:37:55,045 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsRouterTests-3ad8234e-e41f-4252-ba17-b3ae5477d3e4-pub-net used request id req-9266b609-8b4e-4f95-b4fa-213d5cc826b0 2018-08-01 09:37:55,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 09:37:55,053 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 09:37: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 09:37:55,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ef239cbaf6e6bba43fd9a086eac1533a57be08f" 2018-08-01 09:37:55,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:37:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be7d13cc-ddc6-4783-bcd5-0b5a6b5f7ba5 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 09:37:55,145 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-be7d13cc-ddc6-4783-bcd5-0b5a6b5f7ba5 2018-08-01 09:37:55,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=7e5bc528-0b79-45c7-ba4f-71c8a7cd1142 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ef239cbaf6e6bba43fd9a086eac1533a57be08f" 2018-08-01 09:37:55,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-081cf6d9-0292-4181-9fd0-c7fe87ffb9a9 Date: Wed, 01 Aug 2018 09:37:55 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:37:54Z","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":"41230741-e5b6-402c-a698-4706edced4bd","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-3ad8234e-e41f-4252-ba17-b3ae5477d3e4-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"7e5bc528-0b79-45c7-ba4f-71c8a7cd1142","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:37:54Z","ip_version":4}]} 2018-08-01 09:37:55,193 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=7e5bc528-0b79-45c7-ba4f-71c8a7cd1142 used request id req-081cf6d9-0292-4181-9fd0-c7fe87ffb9a9 2018-08-01 09:37:55,194 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:37:55,195 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:37:55,576 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:37:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["vXK45BO6SgGMo_OPjGdQBQ"], "issued_at": "2018-08-01T09:37:55.000000Z"}} 2018-08-01 09:37:55,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3259b7f13403cf6fcdba21efaeee79e4a2adc109" 2018-08-01 09:37:55,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:37:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b63d5c4-5ef6-424b-a238-bbd806d0e806 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:37:55,651 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-2b63d5c4-5ef6-424b-a238-bbd806d0e806 2018-08-01 09:37:55,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ef239cbaf6e6bba43fd9a086eac1533a57be08f" 2018-08-01 09:37:55,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-dac64711-55cf-4b9e-afb0-5edd55797b19 Date: Wed, 01 Aug 2018 09:37:55 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dbe9669438844f3faecdc7fcc050e0d8","l2_adjacency":true,"status":"ACTIVE","subnets":["a5a333a9-9d0e-46a5-9440-2aa9c95d5013"],"description":"","tags":[],"updated_at":"2018-08-01T09:28:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:38Z","provider:network_type":"flat"}]} 2018-08-01 09:37:55,739 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=external used request id req-dac64711-55cf-4b9e-afb0-5edd55797b19 2018-08-01 09:37:55,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=e7d7be46-2840-4976-87a2-d78a4e5c6089 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ef239cbaf6e6bba43fd9a086eac1533a57be08f" 2018-08-01 09:37:55,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-d3bfe3af-2531-4867-a5e7-325df3899b7e Date: Wed, 01 Aug 2018 09:37:55 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:28:43Z","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":"a5a333a9-9d0e-46a5-9440-2aa9c95d5013","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"dbe9669438844f3faecdc7fcc050e0d8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:43Z","ip_version":4}]} 2018-08-01 09:37:55,859 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=e7d7be46-2840-4976-87a2-d78a4e5c6089 used request id req-d3bfe3af-2531-4867-a5e7-325df3899b7e 2018-08-01 09:37:55,860 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-3ad8234e-e41f-4252-ba17-b3ae5477d3e4-pub-router 2018-08-01 09:37:55,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ef239cbaf6e6bba43fd9a086eac1533a57be08f" -d '{"router": {"external_gateway_info": {"network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089"}, "name": "NeutronUtilsRouterTests-3ad8234e-e41f-4252-ba17-b3ae5477d3e4-pub-router", "admin_state_up": true}}' 2018-08-01 09:37:57,467 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-33e9e31c-c395-4cbf-bfca-d491d86f64ce Date: Wed, 01 Aug 2018 09:37:57 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a5a333a9-9d0e-46a5-9440-2aa9c95d5013", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:37:55Z", "admin_state_up": true, "updated_at": "2018-08-01T09:37:57Z", "project_id": "8d96727022f4443794db44ecde432faf", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "e6a1062b-d7f7-40ad-91ab-8a44d3a64a8c", "name": "NeutronUtilsRouterTests-3ad8234e-e41f-4252-ba17-b3ae5477d3e4-pub-router"}} 2018-08-01 09:37:57,467 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers used request id req-33e9e31c-c395-4cbf-bfca-d491d86f64ce 2018-08-01 09:37:57,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?device_id=e6a1062b-d7f7-40ad-91ab-8a44d3a64a8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ef239cbaf6e6bba43fd9a086eac1533a57be08f" 2018-08-01 09:37:57,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-cc648001-88fc-47f1-9c09-4c354f31f1d4 Date: Wed, 01 Aug 2018 09:37:57 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T09:37:56Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a5a333a9-9d0e-46a5-9440-2aa9c95d5013","ip_address":"172.30.9.206"}],"id":"96a872d5-2238-4b66-9994-ae3257bca4df","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ad:62:f9","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","tenant_id":"","created_at":"2018-08-01T09:37:56Z","binding:vnic_type":"normal","device_id":"e6a1062b-d7f7-40ad-91ab-8a44d3a64a8c","ip_allocation":"immediate"}]} 2018-08-01 09:37:57,542 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?device_id=e6a1062b-d7f7-40ad-91ab-8a44d3a64a8c used request id req-cc648001-88fc-47f1-9c09-4c354f31f1d4 2018-08-01 09:37:57,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/a5a333a9-9d0e-46a5-9440-2aa9c95d5013 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ef239cbaf6e6bba43fd9a086eac1533a57be08f" 2018-08-01 09:37:57,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-b4adbdd9-8f47-4f4d-b772-5011350e2db6 Date: Wed, 01 Aug 2018 09:37:57 GMT RESP BODY: {"subnet":{"updated_at":"2018-08-01T09:28:43Z","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":"a5a333a9-9d0e-46a5-9440-2aa9c95d5013","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"dbe9669438844f3faecdc7fcc050e0d8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:43Z","ip_version":4}} 2018-08-01 09:37:57,587 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/a5a333a9-9d0e-46a5-9440-2aa9c95d5013 used request id req-b4adbdd9-8f47-4f4d-b772-5011350e2db6 2018-08-01 09:37:57,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/routers?name=NeutronUtilsRouterTests-3ad8234e-e41f-4252-ba17-b3ae5477d3e4-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ef239cbaf6e6bba43fd9a086eac1533a57be08f" 2018-08-01 09:37:57,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-627abc64-2b82-4298-9e8d-e1791356d019 Date: Wed, 01 Aug 2018 09:37:57 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a5a333a9-9d0e-46a5-9440-2aa9c95d5013", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:37:55Z", "admin_state_up": true, "updated_at": "2018-08-01T09:37:57Z", "project_id": "8d96727022f4443794db44ecde432faf", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "e6a1062b-d7f7-40ad-91ab-8a44d3a64a8c", "name": "NeutronUtilsRouterTests-3ad8234e-e41f-4252-ba17-b3ae5477d3e4-pub-router"}]} 2018-08-01 09:37:57,716 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers?name=NeutronUtilsRouterTests-3ad8234e-e41f-4252-ba17-b3ae5477d3e4-pub-router used request id req-627abc64-2b82-4298-9e8d-e1791356d019 2018-08-01 09:37:57,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ef239cbaf6e6bba43fd9a086eac1533a57be08f" 2018-08-01 09:37:57,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:37:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d67e0be-8ea5-41fe-b6aa-1f7308a8791b 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 09:37:57,807 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-4d67e0be-8ea5-41fe-b6aa-1f7308a8791b 2018-08-01 09:37:57,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?device_id=e6a1062b-d7f7-40ad-91ab-8a44d3a64a8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ef239cbaf6e6bba43fd9a086eac1533a57be08f" 2018-08-01 09:37:57,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-5fcd942b-90b2-4b07-8742-394004edcb4a Date: Wed, 01 Aug 2018 09:37:57 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T09:37:56Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a5a333a9-9d0e-46a5-9440-2aa9c95d5013","ip_address":"172.30.9.206"}],"id":"96a872d5-2238-4b66-9994-ae3257bca4df","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ad:62:f9","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","tenant_id":"","created_at":"2018-08-01T09:37:56Z","binding:vnic_type":"normal","device_id":"e6a1062b-d7f7-40ad-91ab-8a44d3a64a8c","ip_allocation":"immediate"}]} 2018-08-01 09:37:57,854 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?device_id=e6a1062b-d7f7-40ad-91ab-8a44d3a64a8c used request id req-5fcd942b-90b2-4b07-8742-394004edcb4a 2018-08-01 09:37:57,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/a5a333a9-9d0e-46a5-9440-2aa9c95d5013 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ef239cbaf6e6bba43fd9a086eac1533a57be08f" 2018-08-01 09:37:57,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-3d192bed-6b77-4b52-b7f6-be24d6a893b5 Date: Wed, 01 Aug 2018 09:37:57 GMT RESP BODY: {"subnet":{"updated_at":"2018-08-01T09:28:43Z","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":"a5a333a9-9d0e-46a5-9440-2aa9c95d5013","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"dbe9669438844f3faecdc7fcc050e0d8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:43Z","ip_version":4}} 2018-08-01 09:37:57,898 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/a5a333a9-9d0e-46a5-9440-2aa9c95d5013 used request id req-3d192bed-6b77-4b52-b7f6-be24d6a893b5 2018-08-01 09:37:57,898 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-3ad8234e-e41f-4252-ba17-b3ae5477d3e4-pub-subnet 2018-08-01 09:37:57,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/subnets/41230741-e5b6-402c-a698-4706edced4bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ef239cbaf6e6bba43fd9a086eac1533a57be08f" 2018-08-01 09:37:58,895 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-40122f41-7cf3-451a-843c-436a8510c254 Date: Wed, 01 Aug 2018 09:37:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 09:37:58,895 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/41230741-e5b6-402c-a698-4706edced4bd used request id req-40122f41-7cf3-451a-843c-436a8510c254 2018-08-01 09:37:58,895 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-3ad8234e-e41f-4252-ba17-b3ae5477d3e4-pub-router 2018-08-01 09:37:58,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/routers/e6a1062b-d7f7-40ad-91ab-8a44d3a64a8c/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ef239cbaf6e6bba43fd9a086eac1533a57be08f" -d '{"subnet_id": "41230741-e5b6-402c-a698-4706edced4bd"}' 2018-08-01 09:37:59,230 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 136 X-Openstack-Request-Id: req-f25d5ac6-9b6c-47d0-aa03-780bd90c751a Date: Wed, 01 Aug 2018 09:37:59 GMT RESP BODY: {"NeutronError": {"message": "Subnet 41230741-e5b6-402c-a698-4706edced4bd could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-08-01 09:37:59,230 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/e6a1062b-d7f7-40ad-91ab-8a44d3a64a8c/add_router_interface used request id req-f25d5ac6-9b6c-47d0-aa03-780bd90c751a 2018-08-01 09:37:59,230 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Subnet 41230741-e5b6-402c-a698-4706edced4bd could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-08-01 09:37:59,230 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-3ad8234e-e41f-4252-ba17-b3ae5477d3e4-pub-router 2018-08-01 09:37:59,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/routers/e6a1062b-d7f7-40ad-91ab-8a44d3a64a8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ef239cbaf6e6bba43fd9a086eac1533a57be08f" 2018-08-01 09:38:00,546 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1124b23d-6585-4b6d-a7ae-34cd3e143549 Content-Length: 0 Date: Wed, 01 Aug 2018 09:38:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 09:38:00,546 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/e6a1062b-d7f7-40ad-91ab-8a44d3a64a8c used request id req-1124b23d-6585-4b6d-a7ae-34cd3e143549 2018-08-01 09:38:00,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/routers?name=NeutronUtilsRouterTests-3ad8234e-e41f-4252-ba17-b3ae5477d3e4-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ef239cbaf6e6bba43fd9a086eac1533a57be08f" 2018-08-01 09:38:00,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-6cd894b4-5e95-4349-b21c-5b54fed49813 Date: Wed, 01 Aug 2018 09:38:00 GMT RESP BODY: {"routers": []} 2018-08-01 09:38:00,637 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers?name=NeutronUtilsRouterTests-3ad8234e-e41f-4252-ba17-b3ae5477d3e4-pub-router used request id req-6cd894b4-5e95-4349-b21c-5b54fed49813 2018-08-01 09:38:00,638 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-3ad8234e-e41f-4252-ba17-b3ae5477d3e4-pub-subnet 2018-08-01 09:38:00,638 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-3ad8234e-e41f-4252-ba17-b3ae5477d3e4-pub-subnet 2018-08-01 09:38:00,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/subnets/41230741-e5b6-402c-a698-4706edced4bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ef239cbaf6e6bba43fd9a086eac1533a57be08f" 2018-08-01 09:38:00,674 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 136 X-Openstack-Request-Id: req-12515f44-75d2-4b9d-a2b7-989c1392b3b0 Date: Wed, 01 Aug 2018 09:38:00 GMT RESP BODY: {"NeutronError": {"message": "Subnet 41230741-e5b6-402c-a698-4706edced4bd could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-08-01 09:38:00,674 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/41230741-e5b6-402c-a698-4706edced4bd used request id req-12515f44-75d2-4b9d-a2b7-989c1392b3b0 2018-08-01 09:38:00,674 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Subnet 41230741-e5b6-402c-a698-4706edced4bd could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-08-01 09:38:00,674 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-3ad8234e-e41f-4252-ba17-b3ae5477d3e4-pub-net 2018-08-01 09:38:00,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/networks/7e5bc528-0b79-45c7-ba4f-71c8a7cd1142 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ef239cbaf6e6bba43fd9a086eac1533a57be08f" 2018-08-01 09:38:01,418 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4a3086b1-409a-49f1-b3c9-2937c9d3f09b Date: Wed, 01 Aug 2018 09:38:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 09:38:01,418 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/7e5bc528-0b79-45c7-ba4f-71c8a7cd1142 used request id req-4a3086b1-409a-49f1-b3c9-2937c9d3f09b 2018-08-01 09:38:01,419 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:38:01,802 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:38:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["xUJ2OpyEQ7i1cTlwe-TiyA"], "issued_at": "2018-08-01T09:38:01.000000Z"}} 2018-08-01 09:38:01,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}368c24dc45d68461dff5a843af16182102a6e167" 2018-08-01 09:38:01,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:38:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-427d0e3f-caec-455d-82b3-0e9b300de15b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:38:01,877 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-427d0e3f-caec-455d-82b3-0e9b300de15b 2018-08-01 09:38:01,879 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-4b3725e3-621c-46a0-97ad-8249cdf7c520-pub-net 2018-08-01 09:38:01,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}368c24dc45d68461dff5a843af16182102a6e167" -d '{"network": {"name": "NeutronUtilsRouterTests-4b3725e3-621c-46a0-97ad-8249cdf7c520-pub-net", "admin_state_up": true}}' 2018-08-01 09:38:02,243 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-6652363e-d6e8-4057-85bd-38bd6348978b Date: Wed, 01 Aug 2018 09:38: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":"e14db360-01f9-40cd-849f-a868daec521b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":41,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T09:38:02Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-4b3725e3-621c-46a0-97ad-8249cdf7c520-pub-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:38:02Z","mtu":1450}} 2018-08-01 09:38:02,243 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks used request id req-6652363e-d6e8-4057-85bd-38bd6348978b 2018-08-01 09:38:02,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=e14db360-01f9-40cd-849f-a868daec521b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}368c24dc45d68461dff5a843af16182102a6e167" 2018-08-01 09:38:02,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-03ec2692-9087-4d1c-acd1-fe9009d4996f Date: Wed, 01 Aug 2018 09:38:02 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"e14db360-01f9-40cd-849f-a868daec521b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":41,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T09:38:02Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-4b3725e3-621c-46a0-97ad-8249cdf7c520-pub-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:38:02Z","provider:network_type":"vxlan"}]} 2018-08-01 09:38:02,338 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=e14db360-01f9-40cd-849f-a868daec521b used request id req-03ec2692-9087-4d1c-acd1-fe9009d4996f 2018-08-01 09:38:02,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=e14db360-01f9-40cd-849f-a868daec521b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}368c24dc45d68461dff5a843af16182102a6e167" 2018-08-01 09:38:02,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-17e36c5f-3d2b-4a87-82b3-1556ea9b24c8 Date: Wed, 01 Aug 2018 09:38:02 GMT RESP BODY: {"subnets":[]} 2018-08-01 09:38:02,369 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=e14db360-01f9-40cd-849f-a868daec521b used request id req-17e36c5f-3d2b-4a87-82b3-1556ea9b24c8 2018-08-01 09:38:02,370 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-4b3725e3-621c-46a0-97ad-8249cdf7c520-pub-subnet 2018-08-01 09:38:02,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}368c24dc45d68461dff5a843af16182102a6e167" -d '{"subnets": [{"ip_version": 4, "network_id": "e14db360-01f9-40cd-849f-a868daec521b", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-4b3725e3-621c-46a0-97ad-8249cdf7c520-pub-subnet"}]}' 2018-08-01 09:38:02,865 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-a2ab5188-6d09-4574-91a9-31b54eb06a91 Date: Wed, 01 Aug 2018 09:38:02 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:38:02Z","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":"dc1d5860-92ce-498e-9639-a0c591791b11","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-4b3725e3-621c-46a0-97ad-8249cdf7c520-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"e14db360-01f9-40cd-849f-a868daec521b","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:38:02Z","ip_version":4}]} 2018-08-01 09:38:02,865 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets used request id req-a2ab5188-6d09-4574-91a9-31b54eb06a91 2018-08-01 09:38:02,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=e14db360-01f9-40cd-849f-a868daec521b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}368c24dc45d68461dff5a843af16182102a6e167" 2018-08-01 09:38:02,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-cb20f658-a4ba-4d9c-9ff2-8df0ada0b833 Date: Wed, 01 Aug 2018 09:38:02 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"e14db360-01f9-40cd-849f-a868daec521b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":41,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":["dc1d5860-92ce-498e-9639-a0c591791b11"],"description":"","tags":[],"updated_at":"2018-08-01T09:38:02Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-4b3725e3-621c-46a0-97ad-8249cdf7c520-pub-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:38:02Z","provider:network_type":"vxlan"}]} 2018-08-01 09:38:02,956 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=e14db360-01f9-40cd-849f-a868daec521b used request id req-cb20f658-a4ba-4d9c-9ff2-8df0ada0b833 2018-08-01 09:38:02,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=e14db360-01f9-40cd-849f-a868daec521b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}368c24dc45d68461dff5a843af16182102a6e167" 2018-08-01 09:38:03,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-3d1b9660-569d-4745-a6a2-c5a609d9af7b Date: Wed, 01 Aug 2018 09:38:03 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:38:02Z","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":"dc1d5860-92ce-498e-9639-a0c591791b11","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-4b3725e3-621c-46a0-97ad-8249cdf7c520-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"e14db360-01f9-40cd-849f-a868daec521b","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:38:02Z","ip_version":4}]} 2018-08-01 09:38:03,041 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=e14db360-01f9-40cd-849f-a868daec521b used request id req-3d1b9660-569d-4745-a6a2-c5a609d9af7b 2018-08-01 09:38:03,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsRouterTests-4b3725e3-621c-46a0-97ad-8249cdf7c520-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}368c24dc45d68461dff5a843af16182102a6e167" 2018-08-01 09:38:03,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-46d6680a-6f1e-4f09-8c72-0a7f9d85d7e8 Date: Wed, 01 Aug 2018 09:38:03 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"e14db360-01f9-40cd-849f-a868daec521b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":41,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":["dc1d5860-92ce-498e-9639-a0c591791b11"],"description":"","tags":[],"updated_at":"2018-08-01T09:38:02Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-4b3725e3-621c-46a0-97ad-8249cdf7c520-pub-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:38:02Z","provider:network_type":"vxlan"}]} 2018-08-01 09:38:03,126 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsRouterTests-4b3725e3-621c-46a0-97ad-8249cdf7c520-pub-net used request id req-46d6680a-6f1e-4f09-8c72-0a7f9d85d7e8 2018-08-01 09:38:03,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 09:38:03,134 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 09:38: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 09:38:03,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}368c24dc45d68461dff5a843af16182102a6e167" 2018-08-01 09:38:03,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:38:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd4b8dc6-1c3d-4f0f-bfa9-2617c1d5d3fd 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 09:38:03,234 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-dd4b8dc6-1c3d-4f0f-bfa9-2617c1d5d3fd 2018-08-01 09:38:03,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=e14db360-01f9-40cd-849f-a868daec521b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}368c24dc45d68461dff5a843af16182102a6e167" 2018-08-01 09:38:03,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-32c1eb98-0944-4e24-9e14-711dbcceb615 Date: Wed, 01 Aug 2018 09:38:03 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:38:02Z","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":"dc1d5860-92ce-498e-9639-a0c591791b11","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-4b3725e3-621c-46a0-97ad-8249cdf7c520-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"e14db360-01f9-40cd-849f-a868daec521b","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:38:02Z","ip_version":4}]} 2018-08-01 09:38:03,280 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=e14db360-01f9-40cd-849f-a868daec521b used request id req-32c1eb98-0944-4e24-9e14-711dbcceb615 2018-08-01 09:38:03,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=e14db360-01f9-40cd-849f-a868daec521b&name=NeutronUtilsRouterTests-4b3725e3-621c-46a0-97ad-8249cdf7c520-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}368c24dc45d68461dff5a843af16182102a6e167" 2018-08-01 09:38:03,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-58d8e993-5c1b-482f-98ec-22c77b9f16ad Date: Wed, 01 Aug 2018 09:38:03 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:38:02Z","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":"dc1d5860-92ce-498e-9639-a0c591791b11","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-4b3725e3-621c-46a0-97ad-8249cdf7c520-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"e14db360-01f9-40cd-849f-a868daec521b","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:38:02Z","ip_version":4}]} 2018-08-01 09:38:03,328 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=e14db360-01f9-40cd-849f-a868daec521b&name=NeutronUtilsRouterTests-4b3725e3-621c-46a0-97ad-8249cdf7c520-pub-subnet used request id req-58d8e993-5c1b-482f-98ec-22c77b9f16ad 2018-08-01 09:38:03,329 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-4b3725e3-621c-46a0-97ad-8249cdf7c520-pub-subnet 2018-08-01 09:38:03,329 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-4b3725e3-621c-46a0-97ad-8249cdf7c520-pub-subnet 2018-08-01 09:38:03,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/subnets/dc1d5860-92ce-498e-9639-a0c591791b11 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}368c24dc45d68461dff5a843af16182102a6e167" 2018-08-01 09:38:04,566 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ec0bb04f-cde0-4487-9164-eb4e6d28736e Date: Wed, 01 Aug 2018 09:38:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 09:38:04,566 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/dc1d5860-92ce-498e-9639-a0c591791b11 used request id req-ec0bb04f-cde0-4487-9164-eb4e6d28736e 2018-08-01 09:38:04,566 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-4b3725e3-621c-46a0-97ad-8249cdf7c520-pub-net 2018-08-01 09:38:04,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/networks/e14db360-01f9-40cd-849f-a868daec521b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}368c24dc45d68461dff5a843af16182102a6e167" 2018-08-01 09:38:05,320 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-cc1383ff-1d35-42f4-96ee-57e4d06fbb98 Date: Wed, 01 Aug 2018 09:38:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 09:38:05,320 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/e14db360-01f9-40cd-849f-a868daec521b used request id req-cc1383ff-1d35-42f4-96ee-57e4d06fbb98 2018-08-01 09:38:05,321 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:38:05,705 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:38:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["cdqlxx_-S7SRn0nJf_7Rmg"], "issued_at": "2018-08-01T09:38:05.000000Z"}} 2018-08-01 09:38:05,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72e4900996bc4be8614a54e0382e48a5797f4914" 2018-08-01 09:38:05,785 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:38:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10062fb6-bcbf-4556-8faf-1ba318e20e65 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:38:05,785 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-10062fb6-bcbf-4556-8faf-1ba318e20e65 2018-08-01 09:38:05,786 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-4eaa4daa-ecf8-41b2-9a08-60f0cb0b4ed6-pub-net 2018-08-01 09:38:05,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72e4900996bc4be8614a54e0382e48a5797f4914" -d '{"network": {"name": "NeutronUtilsRouterTests-4eaa4daa-ecf8-41b2-9a08-60f0cb0b4ed6-pub-net", "admin_state_up": true}}' 2018-08-01 09:38:06,161 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-4b9f1ad8-28e2-4b4e-a352-8a40b48f8775 Date: Wed, 01 Aug 2018 09:38:06 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"a708af70-c620-427b-b82f-1febdd9b93d9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":89,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T09:38:06Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-4eaa4daa-ecf8-41b2-9a08-60f0cb0b4ed6-pub-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:38:06Z","mtu":1450}} 2018-08-01 09:38:06,161 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks used request id req-4b9f1ad8-28e2-4b4e-a352-8a40b48f8775 2018-08-01 09:38:06,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=a708af70-c620-427b-b82f-1febdd9b93d9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72e4900996bc4be8614a54e0382e48a5797f4914" 2018-08-01 09:38:06,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-4b0bb98e-afd3-4fe4-989d-49702ab019d7 Date: Wed, 01 Aug 2018 09:38:06 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"a708af70-c620-427b-b82f-1febdd9b93d9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":89,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T09:38:06Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-4eaa4daa-ecf8-41b2-9a08-60f0cb0b4ed6-pub-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:38:06Z","provider:network_type":"vxlan"}]} 2018-08-01 09:38:06,252 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=a708af70-c620-427b-b82f-1febdd9b93d9 used request id req-4b0bb98e-afd3-4fe4-989d-49702ab019d7 2018-08-01 09:38:06,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=a708af70-c620-427b-b82f-1febdd9b93d9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72e4900996bc4be8614a54e0382e48a5797f4914" 2018-08-01 09:38:06,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-1f78b8af-f081-4bc4-b416-a0b2bd84c8c8 Date: Wed, 01 Aug 2018 09:38:06 GMT RESP BODY: {"subnets":[]} 2018-08-01 09:38:06,304 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=a708af70-c620-427b-b82f-1febdd9b93d9 used request id req-1f78b8af-f081-4bc4-b416-a0b2bd84c8c8 2018-08-01 09:38:06,305 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-4eaa4daa-ecf8-41b2-9a08-60f0cb0b4ed6-pub-subnet 2018-08-01 09:38:06,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72e4900996bc4be8614a54e0382e48a5797f4914" -d '{"subnets": [{"ip_version": 4, "network_id": "a708af70-c620-427b-b82f-1febdd9b93d9", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-4eaa4daa-ecf8-41b2-9a08-60f0cb0b4ed6-pub-subnet"}]}' 2018-08-01 09:38:06,812 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-ef5039f4-98de-41d7-ac3a-7a6054308c6b Date: Wed, 01 Aug 2018 09:38:06 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:38:06Z","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":"0d256c46-6461-4878-9143-fa2ed993a89c","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-4eaa4daa-ecf8-41b2-9a08-60f0cb0b4ed6-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"a708af70-c620-427b-b82f-1febdd9b93d9","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:38:06Z","ip_version":4}]} 2018-08-01 09:38:06,812 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets used request id req-ef5039f4-98de-41d7-ac3a-7a6054308c6b 2018-08-01 09:38:06,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=a708af70-c620-427b-b82f-1febdd9b93d9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72e4900996bc4be8614a54e0382e48a5797f4914" 2018-08-01 09:38:06,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-89da9449-f7de-494b-b11c-3fc52740b5b5 Date: Wed, 01 Aug 2018 09:38:06 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a708af70-c620-427b-b82f-1febdd9b93d9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":89,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":["0d256c46-6461-4878-9143-fa2ed993a89c"],"description":"","tags":[],"updated_at":"2018-08-01T09:38:06Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-4eaa4daa-ecf8-41b2-9a08-60f0cb0b4ed6-pub-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:38:06Z","provider:network_type":"vxlan"}]} 2018-08-01 09:38:06,897 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=a708af70-c620-427b-b82f-1febdd9b93d9 used request id req-89da9449-f7de-494b-b11c-3fc52740b5b5 2018-08-01 09:38:06,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=a708af70-c620-427b-b82f-1febdd9b93d9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72e4900996bc4be8614a54e0382e48a5797f4914" 2018-08-01 09:38:06,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-cab3d90f-30a0-4de4-a199-268e437f403d Date: Wed, 01 Aug 2018 09:38:06 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:38:06Z","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":"0d256c46-6461-4878-9143-fa2ed993a89c","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-4eaa4daa-ecf8-41b2-9a08-60f0cb0b4ed6-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"a708af70-c620-427b-b82f-1febdd9b93d9","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:38:06Z","ip_version":4}]} 2018-08-01 09:38:06,961 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=a708af70-c620-427b-b82f-1febdd9b93d9 used request id req-cab3d90f-30a0-4de4-a199-268e437f403d 2018-08-01 09:38:06,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsRouterTests-4eaa4daa-ecf8-41b2-9a08-60f0cb0b4ed6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72e4900996bc4be8614a54e0382e48a5797f4914" 2018-08-01 09:38:07,047 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-5a696869-2fdc-4ab3-aa8e-7916004d5358 Date: Wed, 01 Aug 2018 09:38:07 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a708af70-c620-427b-b82f-1febdd9b93d9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":89,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":["0d256c46-6461-4878-9143-fa2ed993a89c"],"description":"","tags":[],"updated_at":"2018-08-01T09:38:06Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-4eaa4daa-ecf8-41b2-9a08-60f0cb0b4ed6-pub-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:38:06Z","provider:network_type":"vxlan"}]} 2018-08-01 09:38:07,047 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsRouterTests-4eaa4daa-ecf8-41b2-9a08-60f0cb0b4ed6-pub-net used request id req-5a696869-2fdc-4ab3-aa8e-7916004d5358 2018-08-01 09:38:07,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 09:38:07,056 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 09:38: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 09:38:07,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72e4900996bc4be8614a54e0382e48a5797f4914" 2018-08-01 09:38:07,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:38:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e146c7f9-84ee-4a0a-8ef9-ca7b63a96b42 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 09:38:07,138 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-e146c7f9-84ee-4a0a-8ef9-ca7b63a96b42 2018-08-01 09:38:07,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=a708af70-c620-427b-b82f-1febdd9b93d9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72e4900996bc4be8614a54e0382e48a5797f4914" 2018-08-01 09:38:07,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-a57c4fb3-d2fc-4bbb-891a-7f2c50a94744 Date: Wed, 01 Aug 2018 09:38:07 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:38:06Z","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":"0d256c46-6461-4878-9143-fa2ed993a89c","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-4eaa4daa-ecf8-41b2-9a08-60f0cb0b4ed6-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"a708af70-c620-427b-b82f-1febdd9b93d9","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:38:06Z","ip_version":4}]} 2018-08-01 09:38:07,187 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=a708af70-c620-427b-b82f-1febdd9b93d9 used request id req-a57c4fb3-d2fc-4bbb-891a-7f2c50a94744 2018-08-01 09:38:07,188 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:38:07,188 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:38:07,573 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:38:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["eg1t4Fk_SsejtOiNAb2KJg"], "issued_at": "2018-08-01T09:38:07.000000Z"}} 2018-08-01 09:38:07,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ffa4ec22201d5b7860e1aec2aa761bc30f48494" 2018-08-01 09:38:07,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:38:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bb41a42-fd73-4e1b-a7ba-9ab4664f8b97 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:38:07,656 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-5bb41a42-fd73-4e1b-a7ba-9ab4664f8b97 2018-08-01 09:38:07,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72e4900996bc4be8614a54e0382e48a5797f4914" 2018-08-01 09:38:07,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-3d4086b6-902e-4aa2-8150-579a27bed976 Date: Wed, 01 Aug 2018 09:38:07 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dbe9669438844f3faecdc7fcc050e0d8","l2_adjacency":true,"status":"ACTIVE","subnets":["a5a333a9-9d0e-46a5-9440-2aa9c95d5013"],"description":"","tags":[],"updated_at":"2018-08-01T09:28:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:38Z","provider:network_type":"flat"}]} 2018-08-01 09:38:07,742 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=external used request id req-3d4086b6-902e-4aa2-8150-579a27bed976 2018-08-01 09:38:07,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=e7d7be46-2840-4976-87a2-d78a4e5c6089 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72e4900996bc4be8614a54e0382e48a5797f4914" 2018-08-01 09:38:07,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-abf0114a-6e35-40c1-918c-04a1661d558f Date: Wed, 01 Aug 2018 09:38:07 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:28:43Z","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":"a5a333a9-9d0e-46a5-9440-2aa9c95d5013","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"dbe9669438844f3faecdc7fcc050e0d8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:43Z","ip_version":4}]} 2018-08-01 09:38:07,785 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=e7d7be46-2840-4976-87a2-d78a4e5c6089 used request id req-abf0114a-6e35-40c1-918c-04a1661d558f 2018-08-01 09:38:07,786 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-4eaa4daa-ecf8-41b2-9a08-60f0cb0b4ed6-pub-router 2018-08-01 09:38:07,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72e4900996bc4be8614a54e0382e48a5797f4914" -d '{"router": {"external_gateway_info": {"network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089"}, "name": "NeutronUtilsRouterTests-4eaa4daa-ecf8-41b2-9a08-60f0cb0b4ed6-pub-router", "admin_state_up": true}}' 2018-08-01 09:38:09,589 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-7cd9747a-efc6-423d-aee2-f091c2cc868a Date: Wed, 01 Aug 2018 09:38:09 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a5a333a9-9d0e-46a5-9440-2aa9c95d5013", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:38:07Z", "admin_state_up": true, "updated_at": "2018-08-01T09:38:08Z", "project_id": "8d96727022f4443794db44ecde432faf", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "999fab25-939d-4da5-adfb-bd37a1187fda", "name": "NeutronUtilsRouterTests-4eaa4daa-ecf8-41b2-9a08-60f0cb0b4ed6-pub-router"}} 2018-08-01 09:38:09,589 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers used request id req-7cd9747a-efc6-423d-aee2-f091c2cc868a 2018-08-01 09:38:09,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?device_id=999fab25-939d-4da5-adfb-bd37a1187fda -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72e4900996bc4be8614a54e0382e48a5797f4914" 2018-08-01 09:38:09,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-be366aae-774b-43d5-bbfd-65af5088fce2 Date: Wed, 01 Aug 2018 09:38:09 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T09:38:08Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a5a333a9-9d0e-46a5-9440-2aa9c95d5013","ip_address":"172.30.9.204"}],"id":"478928f5-982e-44f5-8dd0-4f321b4cb257","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:e8:9a:67","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","tenant_id":"","created_at":"2018-08-01T09:38:08Z","binding:vnic_type":"normal","device_id":"999fab25-939d-4da5-adfb-bd37a1187fda","ip_allocation":"immediate"}]} 2018-08-01 09:38:09,653 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?device_id=999fab25-939d-4da5-adfb-bd37a1187fda used request id req-be366aae-774b-43d5-bbfd-65af5088fce2 2018-08-01 09:38:09,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/a5a333a9-9d0e-46a5-9440-2aa9c95d5013 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72e4900996bc4be8614a54e0382e48a5797f4914" 2018-08-01 09:38:09,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-e6e72223-1db7-48e5-acbc-95be719c906f Date: Wed, 01 Aug 2018 09:38:09 GMT RESP BODY: {"subnet":{"updated_at":"2018-08-01T09:28:43Z","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":"a5a333a9-9d0e-46a5-9440-2aa9c95d5013","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"dbe9669438844f3faecdc7fcc050e0d8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:43Z","ip_version":4}} 2018-08-01 09:38:09,697 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/a5a333a9-9d0e-46a5-9440-2aa9c95d5013 used request id req-e6e72223-1db7-48e5-acbc-95be719c906f 2018-08-01 09:38:09,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/routers?name=NeutronUtilsRouterTests-4eaa4daa-ecf8-41b2-9a08-60f0cb0b4ed6-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72e4900996bc4be8614a54e0382e48a5797f4914" 2018-08-01 09:38:09,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-c0224e73-c405-4e65-837a-08bd48eefb98 Date: Wed, 01 Aug 2018 09:38:09 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a5a333a9-9d0e-46a5-9440-2aa9c95d5013", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:38:07Z", "admin_state_up": true, "updated_at": "2018-08-01T09:38:08Z", "project_id": "8d96727022f4443794db44ecde432faf", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "999fab25-939d-4da5-adfb-bd37a1187fda", "name": "NeutronUtilsRouterTests-4eaa4daa-ecf8-41b2-9a08-60f0cb0b4ed6-pub-router"}]} 2018-08-01 09:38:09,833 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers?name=NeutronUtilsRouterTests-4eaa4daa-ecf8-41b2-9a08-60f0cb0b4ed6-pub-router used request id req-c0224e73-c405-4e65-837a-08bd48eefb98 2018-08-01 09:38:09,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72e4900996bc4be8614a54e0382e48a5797f4914" 2018-08-01 09:38:09,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:38:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d86c311a-d5c6-49b1-b08e-e27d561e94b2 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 09:38:09,928 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-d86c311a-d5c6-49b1-b08e-e27d561e94b2 2018-08-01 09:38:09,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?device_id=999fab25-939d-4da5-adfb-bd37a1187fda -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72e4900996bc4be8614a54e0382e48a5797f4914" 2018-08-01 09:38:10,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-e5796493-d428-4270-9c6c-1fde8dcda03d Date: Wed, 01 Aug 2018 09:38:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T09:38:08Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a5a333a9-9d0e-46a5-9440-2aa9c95d5013","ip_address":"172.30.9.204"}],"id":"478928f5-982e-44f5-8dd0-4f321b4cb257","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:e8:9a:67","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","tenant_id":"","created_at":"2018-08-01T09:38:08Z","binding:vnic_type":"normal","device_id":"999fab25-939d-4da5-adfb-bd37a1187fda","ip_allocation":"immediate"}]} 2018-08-01 09:38:10,127 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?device_id=999fab25-939d-4da5-adfb-bd37a1187fda used request id req-e5796493-d428-4270-9c6c-1fde8dcda03d 2018-08-01 09:38:10,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/a5a333a9-9d0e-46a5-9440-2aa9c95d5013 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72e4900996bc4be8614a54e0382e48a5797f4914" 2018-08-01 09:38:10,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-0bc94609-384f-432a-b4f4-a7aab1d86082 Date: Wed, 01 Aug 2018 09:38:10 GMT RESP BODY: {"subnet":{"updated_at":"2018-08-01T09:28:43Z","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":"a5a333a9-9d0e-46a5-9440-2aa9c95d5013","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"dbe9669438844f3faecdc7fcc050e0d8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:43Z","ip_version":4}} 2018-08-01 09:38:10,171 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/a5a333a9-9d0e-46a5-9440-2aa9c95d5013 used request id req-0bc94609-384f-432a-b4f4-a7aab1d86082 2018-08-01 09:38:10,172 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-4eaa4daa-ecf8-41b2-9a08-60f0cb0b4ed6-pub-router 2018-08-01 09:38:10,172 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-4eaa4daa-ecf8-41b2-9a08-60f0cb0b4ed6-pub-router 2018-08-01 09:38:10,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/routers/999fab25-939d-4da5-adfb-bd37a1187fda -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72e4900996bc4be8614a54e0382e48a5797f4914" 2018-08-01 09:38:11,521 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cfab1ebc-9d83-405c-84c2-62f0b5cfab2e Content-Length: 0 Date: Wed, 01 Aug 2018 09:38:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 09:38:11,521 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/999fab25-939d-4da5-adfb-bd37a1187fda used request id req-cfab1ebc-9d83-405c-84c2-62f0b5cfab2e 2018-08-01 09:38:11,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/routers?name=NeutronUtilsRouterTests-4eaa4daa-ecf8-41b2-9a08-60f0cb0b4ed6-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72e4900996bc4be8614a54e0382e48a5797f4914" 2018-08-01 09:38:11,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-56b53c85-8417-47a1-953d-d06cbcbf7778 Date: Wed, 01 Aug 2018 09:38:11 GMT RESP BODY: {"routers": []} 2018-08-01 09:38:11,618 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers?name=NeutronUtilsRouterTests-4eaa4daa-ecf8-41b2-9a08-60f0cb0b4ed6-pub-router used request id req-56b53c85-8417-47a1-953d-d06cbcbf7778 2018-08-01 09:38:11,619 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-4eaa4daa-ecf8-41b2-9a08-60f0cb0b4ed6-pub-subnet 2018-08-01 09:38:11,619 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-4eaa4daa-ecf8-41b2-9a08-60f0cb0b4ed6-pub-subnet 2018-08-01 09:38:11,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/subnets/0d256c46-6461-4878-9143-fa2ed993a89c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72e4900996bc4be8614a54e0382e48a5797f4914" 2018-08-01 09:38:12,522 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-63eef427-cdc8-43af-8490-5d67c6dc4bda Date: Wed, 01 Aug 2018 09:38:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 09:38:12,522 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/0d256c46-6461-4878-9143-fa2ed993a89c used request id req-63eef427-cdc8-43af-8490-5d67c6dc4bda 2018-08-01 09:38:12,522 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-4eaa4daa-ecf8-41b2-9a08-60f0cb0b4ed6-pub-net 2018-08-01 09:38:12,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/networks/a708af70-c620-427b-b82f-1febdd9b93d9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72e4900996bc4be8614a54e0382e48a5797f4914" 2018-08-01 09:38:13,326 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-41502363-5ece-46d1-a30c-d1a6d0229ee9 Date: Wed, 01 Aug 2018 09:38:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 09:38:13,327 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/a708af70-c620-427b-b82f-1febdd9b93d9 used request id req-41502363-5ece-46d1-a30c-d1a6d0229ee9 2018-08-01 09:38:13,328 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:38:13,706 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:38:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["wnyQfUDnS8uRM83NpM3pUQ"], "issued_at": "2018-08-01T09:38:13.000000Z"}} 2018-08-01 09:38:13,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3687be484a334f67cfc60bbee4743e6f3acc8f20" 2018-08-01 09:38:13,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:38:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42da169d-ff09-49e1-b202-15d0c6d6edab Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:38:13,786 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-42da169d-ff09-49e1-b202-15d0c6d6edab 2018-08-01 09:38:13,787 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-0096771f-e721-49c5-9d3b-25af192c3384-pub-net 2018-08-01 09:38:13,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3687be484a334f67cfc60bbee4743e6f3acc8f20" -d '{"network": {"name": "NeutronUtilsRouterTests-0096771f-e721-49c5-9d3b-25af192c3384-pub-net", "admin_state_up": true}}' 2018-08-01 09:38:14,295 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-bf95039d-5faa-40ef-aa56-12d3ad16249d Date: Wed, 01 Aug 2018 09:38: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":"7a3eef4d-0aa4-4f03-a553-bd36a576772f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":88,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T09:38:14Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-0096771f-e721-49c5-9d3b-25af192c3384-pub-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:38:14Z","mtu":1450}} 2018-08-01 09:38:14,295 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks used request id req-bf95039d-5faa-40ef-aa56-12d3ad16249d 2018-08-01 09:38:14,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=7a3eef4d-0aa4-4f03-a553-bd36a576772f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3687be484a334f67cfc60bbee4743e6f3acc8f20" 2018-08-01 09:38:14,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-7834fa38-907c-48e2-9692-7778f418248f Date: Wed, 01 Aug 2018 09:38:14 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"7a3eef4d-0aa4-4f03-a553-bd36a576772f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":88,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T09:38:14Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-0096771f-e721-49c5-9d3b-25af192c3384-pub-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:38:14Z","provider:network_type":"vxlan"}]} 2018-08-01 09:38:14,385 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=7a3eef4d-0aa4-4f03-a553-bd36a576772f used request id req-7834fa38-907c-48e2-9692-7778f418248f 2018-08-01 09:38:14,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=7a3eef4d-0aa4-4f03-a553-bd36a576772f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3687be484a334f67cfc60bbee4743e6f3acc8f20" 2018-08-01 09:38:14,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-210e6ddc-57a4-41ab-9930-58f69af8ba59 Date: Wed, 01 Aug 2018 09:38:14 GMT RESP BODY: {"subnets":[]} 2018-08-01 09:38:14,439 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=7a3eef4d-0aa4-4f03-a553-bd36a576772f used request id req-210e6ddc-57a4-41ab-9930-58f69af8ba59 2018-08-01 09:38:14,439 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-0096771f-e721-49c5-9d3b-25af192c3384-pub-subnet 2018-08-01 09:38:14,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3687be484a334f67cfc60bbee4743e6f3acc8f20" -d '{"subnets": [{"ip_version": 4, "network_id": "7a3eef4d-0aa4-4f03-a553-bd36a576772f", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-0096771f-e721-49c5-9d3b-25af192c3384-pub-subnet"}]}' 2018-08-01 09:38:14,796 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-96888641-201b-49e6-8bb4-08a41a487f32 Date: Wed, 01 Aug 2018 09:38:14 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:38:14Z","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":"87a7aa92-88e4-46c7-9c8f-de918297ec94","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-0096771f-e721-49c5-9d3b-25af192c3384-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"7a3eef4d-0aa4-4f03-a553-bd36a576772f","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:38:14Z","ip_version":4}]} 2018-08-01 09:38:14,796 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets used request id req-96888641-201b-49e6-8bb4-08a41a487f32 2018-08-01 09:38:14,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=7a3eef4d-0aa4-4f03-a553-bd36a576772f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3687be484a334f67cfc60bbee4743e6f3acc8f20" 2018-08-01 09:38:14,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-32a63290-7441-40e4-b848-4c4cf615f884 Date: Wed, 01 Aug 2018 09:38:14 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7a3eef4d-0aa4-4f03-a553-bd36a576772f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":88,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":["87a7aa92-88e4-46c7-9c8f-de918297ec94"],"description":"","tags":[],"updated_at":"2018-08-01T09:38:14Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-0096771f-e721-49c5-9d3b-25af192c3384-pub-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:38:14Z","provider:network_type":"vxlan"}]} 2018-08-01 09:38:14,915 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=7a3eef4d-0aa4-4f03-a553-bd36a576772f used request id req-32a63290-7441-40e4-b848-4c4cf615f884 2018-08-01 09:38:14,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=7a3eef4d-0aa4-4f03-a553-bd36a576772f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3687be484a334f67cfc60bbee4743e6f3acc8f20" 2018-08-01 09:38:14,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-fbc92daf-5b07-4279-a1ae-9e3223c6040f Date: Wed, 01 Aug 2018 09:38:14 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:38:14Z","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":"87a7aa92-88e4-46c7-9c8f-de918297ec94","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-0096771f-e721-49c5-9d3b-25af192c3384-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"7a3eef4d-0aa4-4f03-a553-bd36a576772f","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:38:14Z","ip_version":4}]} 2018-08-01 09:38:14,982 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=7a3eef4d-0aa4-4f03-a553-bd36a576772f used request id req-fbc92daf-5b07-4279-a1ae-9e3223c6040f 2018-08-01 09:38:14,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsRouterTests-0096771f-e721-49c5-9d3b-25af192c3384-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3687be484a334f67cfc60bbee4743e6f3acc8f20" 2018-08-01 09:38:15,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-468dff28-d939-419d-8eea-0359d0e56080 Date: Wed, 01 Aug 2018 09:38:15 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7a3eef4d-0aa4-4f03-a553-bd36a576772f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":88,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":["87a7aa92-88e4-46c7-9c8f-de918297ec94"],"description":"","tags":[],"updated_at":"2018-08-01T09:38:14Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-0096771f-e721-49c5-9d3b-25af192c3384-pub-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:38:14Z","provider:network_type":"vxlan"}]} 2018-08-01 09:38:15,067 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsRouterTests-0096771f-e721-49c5-9d3b-25af192c3384-pub-net used request id req-468dff28-d939-419d-8eea-0359d0e56080 2018-08-01 09:38:15,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 09:38:15,075 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 09:38: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 09:38:15,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3687be484a334f67cfc60bbee4743e6f3acc8f20" 2018-08-01 09:38:15,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:38:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-327e2293-e672-4bba-8da7-65b7a25b5b65 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 09:38:15,160 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-327e2293-e672-4bba-8da7-65b7a25b5b65 2018-08-01 09:38:15,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=7a3eef4d-0aa4-4f03-a553-bd36a576772f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3687be484a334f67cfc60bbee4743e6f3acc8f20" 2018-08-01 09:38:15,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-cb4cafc1-808c-476e-8d13-51b67182136d Date: Wed, 01 Aug 2018 09:38:15 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:38:14Z","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":"87a7aa92-88e4-46c7-9c8f-de918297ec94","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-0096771f-e721-49c5-9d3b-25af192c3384-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"7a3eef4d-0aa4-4f03-a553-bd36a576772f","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:38:14Z","ip_version":4}]} 2018-08-01 09:38:15,208 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=7a3eef4d-0aa4-4f03-a553-bd36a576772f used request id req-cb4cafc1-808c-476e-8d13-51b67182136d 2018-08-01 09:38:15,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=7a3eef4d-0aa4-4f03-a553-bd36a576772f&name=NeutronUtilsRouterTests-0096771f-e721-49c5-9d3b-25af192c3384-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3687be484a334f67cfc60bbee4743e6f3acc8f20" 2018-08-01 09:38:15,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-c054e6fa-6e0a-4227-ada9-8e124d39bda3 Date: Wed, 01 Aug 2018 09:38:15 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:38:14Z","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":"87a7aa92-88e4-46c7-9c8f-de918297ec94","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-0096771f-e721-49c5-9d3b-25af192c3384-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"7a3eef4d-0aa4-4f03-a553-bd36a576772f","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:38:14Z","ip_version":4}]} 2018-08-01 09:38:15,269 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=7a3eef4d-0aa4-4f03-a553-bd36a576772f&name=NeutronUtilsRouterTests-0096771f-e721-49c5-9d3b-25af192c3384-pub-subnet used request id req-c054e6fa-6e0a-4227-ada9-8e124d39bda3 2018-08-01 09:38:15,269 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:38:15,270 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:38:15,654 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:38:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["klfDpZktSUeb3g0qvECDnQ"], "issued_at": "2018-08-01T09:38:15.000000Z"}} 2018-08-01 09:38:15,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1c11a5631650818ec4253f4590e997036597e2c" 2018-08-01 09:38:15,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:38:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3ee930d-4e29-46a2-970f-70075a361bc6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:38:15,739 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-a3ee930d-4e29-46a2-970f-70075a361bc6 2018-08-01 09:38:15,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsRouterTests-0096771f-e721-49c5-9d3b-25af192c3384-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3687be484a334f67cfc60bbee4743e6f3acc8f20" 2018-08-01 09:38:15,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-db5a1677-230f-48bf-9fcd-b2d229ae8e61 Date: Wed, 01 Aug 2018 09:38:15 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7a3eef4d-0aa4-4f03-a553-bd36a576772f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":88,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":["87a7aa92-88e4-46c7-9c8f-de918297ec94"],"description":"","tags":[],"updated_at":"2018-08-01T09:38:14Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-0096771f-e721-49c5-9d3b-25af192c3384-pub-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:38:14Z","provider:network_type":"vxlan"}]} 2018-08-01 09:38:15,832 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsRouterTests-0096771f-e721-49c5-9d3b-25af192c3384-pub-net used request id req-db5a1677-230f-48bf-9fcd-b2d229ae8e61 2018-08-01 09:38:15,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=7a3eef4d-0aa4-4f03-a553-bd36a576772f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3687be484a334f67cfc60bbee4743e6f3acc8f20" 2018-08-01 09:38:15,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-3c7db25d-81df-4ed9-81e2-0aa9a4faa4a3 Date: Wed, 01 Aug 2018 09:38:15 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:38:14Z","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":"87a7aa92-88e4-46c7-9c8f-de918297ec94","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-0096771f-e721-49c5-9d3b-25af192c3384-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"7a3eef4d-0aa4-4f03-a553-bd36a576772f","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:38:14Z","ip_version":4}]} 2018-08-01 09:38:15,879 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=7a3eef4d-0aa4-4f03-a553-bd36a576772f used request id req-3c7db25d-81df-4ed9-81e2-0aa9a4faa4a3 2018-08-01 09:38:15,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsRouterTests-0096771f-e721-49c5-9d3b-25af192c3384-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3687be484a334f67cfc60bbee4743e6f3acc8f20" 2018-08-01 09:38:15,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-79b00b93-7df9-48db-a1d5-b79c1fe03447 Date: Wed, 01 Aug 2018 09:38:15 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7a3eef4d-0aa4-4f03-a553-bd36a576772f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":88,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":["87a7aa92-88e4-46c7-9c8f-de918297ec94"],"description":"","tags":[],"updated_at":"2018-08-01T09:38:14Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-0096771f-e721-49c5-9d3b-25af192c3384-pub-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:38:14Z","provider:network_type":"vxlan"}]} 2018-08-01 09:38:15,963 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsRouterTests-0096771f-e721-49c5-9d3b-25af192c3384-pub-net used request id req-79b00b93-7df9-48db-a1d5-b79c1fe03447 2018-08-01 09:38:15,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 09:38:15,971 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 09:38: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 09:38:15,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1c11a5631650818ec4253f4590e997036597e2c" 2018-08-01 09:38:15,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:38:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e9e3b71-296b-4815-be81-43e0e4d21663 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 09:38:15,995 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-5e9e3b71-296b-4815-be81-43e0e4d21663 2018-08-01 09:38:16,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=7a3eef4d-0aa4-4f03-a553-bd36a576772f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3687be484a334f67cfc60bbee4743e6f3acc8f20" 2018-08-01 09:38:16,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-3f5aa032-608c-4f60-9707-2b6823ec69e8 Date: Wed, 01 Aug 2018 09:38:16 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:38:14Z","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":"87a7aa92-88e4-46c7-9c8f-de918297ec94","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-0096771f-e721-49c5-9d3b-25af192c3384-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"7a3eef4d-0aa4-4f03-a553-bd36a576772f","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:38:14Z","ip_version":4}]} 2018-08-01 09:38:16,041 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=7a3eef4d-0aa4-4f03-a553-bd36a576772f used request id req-3f5aa032-608c-4f60-9707-2b6823ec69e8 2018-08-01 09:38:16,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=7a3eef4d-0aa4-4f03-a553-bd36a576772f&name=NeutronUtilsRouterTests-0096771f-e721-49c5-9d3b-25af192c3384-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3687be484a334f67cfc60bbee4743e6f3acc8f20" 2018-08-01 09:38:16,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-ccc5475d-eb0c-4483-bef2-54e60645403e Date: Wed, 01 Aug 2018 09:38:16 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:38:14Z","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":"87a7aa92-88e4-46c7-9c8f-de918297ec94","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-0096771f-e721-49c5-9d3b-25af192c3384-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"7a3eef4d-0aa4-4f03-a553-bd36a576772f","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:38:14Z","ip_version":4}]} 2018-08-01 09:38:16,087 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=7a3eef4d-0aa4-4f03-a553-bd36a576772f&name=NeutronUtilsRouterTests-0096771f-e721-49c5-9d3b-25af192c3384-pub-subnet used request id req-ccc5475d-eb0c-4483-bef2-54e60645403e 2018-08-01 09:38:16,087 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-0096771f-e721-49c5-9d3b-25af192c3384-pub-net 2018-08-01 09:38:16,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3687be484a334f67cfc60bbee4743e6f3acc8f20" -d '{"port": {"network_id": "7a3eef4d-0aa4-4f03-a553-bd36a576772f", "fixed_ips": [{"subnet_id": "87a7aa92-88e4-46c7-9c8f-de918297ec94", "ip_address": "10.55.1.100"}], "name": "NeutronUtilsRouterTests-0096771f-e721-49c5-9d3b-25af192c3384-port", "admin_state_up": true}}' 2018-08-01 09:38:16,918 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 904 X-Openstack-Request-Id: req-be64b7ae-5c37-4f34-a6d9-52849cff7583 Date: Wed, 01 Aug 2018 09:38:16 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T09:38:16Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"87a7aa92-88e4-46c7-9c8f-de918297ec94","ip_address":"10.55.1.100"}],"id":"b8cff5b8-b8cd-4b2e-84e1-175d31c06304","security_groups":["d876f51d-b6f9-4c8f-b88c-c69d2c3be178"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:5f:de:61","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NeutronUtilsRouterTests-0096771f-e721-49c5-9d3b-25af192c3384-port","project_id":"8d96727022f4443794db44ecde432faf","qos_policy_id":null,"admin_state_up":true,"network_id":"7a3eef4d-0aa4-4f03-a553-bd36a576772f","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:38:16Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-08-01 09:38:16,918 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/ports used request id req-be64b7ae-5c37-4f34-a6d9-52849cff7583 2018-08-01 09:38:16,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3687be484a334f67cfc60bbee4743e6f3acc8f20" 2018-08-01 09:38:16,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1884 X-Openstack-Request-Id: req-0b83b66f-6dcd-4403-9984-67d82f7a9874 Date: Wed, 01 Aug 2018 09:38:16 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T09:38:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"87a7aa92-88e4-46c7-9c8f-de918297ec94","ip_address":"10.55.1.2"}],"id":"1d4849c8-6bbf-476f-ba68-cd0e56c7371e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4b:5e:b3","project_id":"8d96727022f4443794db44ecde432faf","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7a3eef4d-0aa4-4f03-a553-bd36a576772f","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:38:15Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7a3eef4d-0aa4-4f03-a553-bd36a576772f","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T09:38:16Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"87a7aa92-88e4-46c7-9c8f-de918297ec94","ip_address":"10.55.1.100"}],"id":"b8cff5b8-b8cd-4b2e-84e1-175d31c06304","security_groups":["d876f51d-b6f9-4c8f-b88c-c69d2c3be178"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:5f:de:61","project_id":"8d96727022f4443794db44ecde432faf","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NeutronUtilsRouterTests-0096771f-e721-49c5-9d3b-25af192c3384-port","admin_state_up":true,"network_id":"7a3eef4d-0aa4-4f03-a553-bd36a576772f","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:38:16Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-08-01 09:38:16,997 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports used request id req-0b83b66f-6dcd-4403-9984-67d82f7a9874 2018-08-01 09:38:16,998 - neutron_utils - INFO - Deleting port with name NeutronUtilsRouterTests-0096771f-e721-49c5-9d3b-25af192c3384-port 2018-08-01 09:38:17,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/ports/b8cff5b8-b8cd-4b2e-84e1-175d31c06304 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3687be484a334f67cfc60bbee4743e6f3acc8f20" 2018-08-01 09:38:17,513 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-68c2c875-d5d9-4940-9c16-89fa6bdc68f2 Date: Wed, 01 Aug 2018 09:38:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 09:38:17,513 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/ports/b8cff5b8-b8cd-4b2e-84e1-175d31c06304 used request id req-68c2c875-d5d9-4940-9c16-89fa6bdc68f2 2018-08-01 09:38:17,513 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-0096771f-e721-49c5-9d3b-25af192c3384-pub-subnet 2018-08-01 09:38:17,514 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-0096771f-e721-49c5-9d3b-25af192c3384-pub-subnet 2018-08-01 09:38:17,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/subnets/87a7aa92-88e4-46c7-9c8f-de918297ec94 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3687be484a334f67cfc60bbee4743e6f3acc8f20" 2018-08-01 09:38:18,455 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8e5e6fbe-9bd3-4c35-accc-7cd6fd6ee27a Date: Wed, 01 Aug 2018 09:38:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 09:38:18,455 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/87a7aa92-88e4-46c7-9c8f-de918297ec94 used request id req-8e5e6fbe-9bd3-4c35-accc-7cd6fd6ee27a 2018-08-01 09:38:18,455 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-0096771f-e721-49c5-9d3b-25af192c3384-pub-net 2018-08-01 09:38:18,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/networks/7a3eef4d-0aa4-4f03-a553-bd36a576772f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3687be484a334f67cfc60bbee4743e6f3acc8f20" 2018-08-01 09:38:19,268 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-401e3048-fe20-41a0-b5a5-42b180b81032 Date: Wed, 01 Aug 2018 09:38:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 09:38:19,269 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/7a3eef4d-0aa4-4f03-a553-bd36a576772f used request id req-401e3048-fe20-41a0-b5a5-42b180b81032 2018-08-01 09:38:19,270 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:38:19,649 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:38:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["PYaLHXW9RearASRpaR1Vkg"], "issued_at": "2018-08-01T09:38:19.000000Z"}} 2018-08-01 09:38:19,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c6cc41c050e54be84ba1a069addce8c9cd5027e" 2018-08-01 09:38:19,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:38:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59c4eda4-9046-4f0d-b6a7-738fdae2f3eb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:38:19,724 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-59c4eda4-9046-4f0d-b6a7-738fdae2f3eb 2018-08-01 09:38:19,725 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-d01b7a8f-6301-484a-95be-d3c9259ca7aa-pub-net 2018-08-01 09:38:19,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c6cc41c050e54be84ba1a069addce8c9cd5027e" -d '{"network": {"name": "NeutronUtilsRouterTests-d01b7a8f-6301-484a-95be-d3c9259ca7aa-pub-net", "admin_state_up": true}}' 2018-08-01 09:38:20,096 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-388c4eaf-888b-4c59-9e57-0dc0cfd7470b Date: Wed, 01 Aug 2018 09:38:20 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"124119a0-06ea-48a3-b057-b48d7456c54d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":53,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T09:38:19Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-d01b7a8f-6301-484a-95be-d3c9259ca7aa-pub-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:38:19Z","mtu":1450}} 2018-08-01 09:38:20,096 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks used request id req-388c4eaf-888b-4c59-9e57-0dc0cfd7470b 2018-08-01 09:38:20,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=124119a0-06ea-48a3-b057-b48d7456c54d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c6cc41c050e54be84ba1a069addce8c9cd5027e" 2018-08-01 09:38:20,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-cd1383bc-f5dc-44c1-87c5-f86ba56db57c Date: Wed, 01 Aug 2018 09:38:20 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"124119a0-06ea-48a3-b057-b48d7456c54d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":53,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T09:38:19Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-d01b7a8f-6301-484a-95be-d3c9259ca7aa-pub-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:38:19Z","provider:network_type":"vxlan"}]} 2018-08-01 09:38:20,186 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=124119a0-06ea-48a3-b057-b48d7456c54d used request id req-cd1383bc-f5dc-44c1-87c5-f86ba56db57c 2018-08-01 09:38:20,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=124119a0-06ea-48a3-b057-b48d7456c54d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c6cc41c050e54be84ba1a069addce8c9cd5027e" 2018-08-01 09:38:20,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-16549eab-48df-4baa-a836-5eaf614a0457 Date: Wed, 01 Aug 2018 09:38:20 GMT RESP BODY: {"subnets":[]} 2018-08-01 09:38:20,240 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=124119a0-06ea-48a3-b057-b48d7456c54d used request id req-16549eab-48df-4baa-a836-5eaf614a0457 2018-08-01 09:38:20,240 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-d01b7a8f-6301-484a-95be-d3c9259ca7aa-pub-subnet 2018-08-01 09:38:20,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c6cc41c050e54be84ba1a069addce8c9cd5027e" -d '{"subnets": [{"ip_version": 4, "network_id": "124119a0-06ea-48a3-b057-b48d7456c54d", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-d01b7a8f-6301-484a-95be-d3c9259ca7aa-pub-subnet"}]}' 2018-08-01 09:38:20,582 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-018e4a44-5e05-465c-b46c-2cccfef123ab Date: Wed, 01 Aug 2018 09:38:20 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:38:20Z","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":"214887ee-9ffa-48a1-82d0-7173abc327b5","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-d01b7a8f-6301-484a-95be-d3c9259ca7aa-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"124119a0-06ea-48a3-b057-b48d7456c54d","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:38:20Z","ip_version":4}]} 2018-08-01 09:38:20,582 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets used request id req-018e4a44-5e05-465c-b46c-2cccfef123ab 2018-08-01 09:38:20,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=124119a0-06ea-48a3-b057-b48d7456c54d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c6cc41c050e54be84ba1a069addce8c9cd5027e" 2018-08-01 09:38:20,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-761742a0-7023-4998-ad99-d8507c8e16ad Date: Wed, 01 Aug 2018 09:38:20 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"124119a0-06ea-48a3-b057-b48d7456c54d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":53,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":["214887ee-9ffa-48a1-82d0-7173abc327b5"],"description":"","tags":[],"updated_at":"2018-08-01T09:38:20Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-d01b7a8f-6301-484a-95be-d3c9259ca7aa-pub-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:38:19Z","provider:network_type":"vxlan"}]} 2018-08-01 09:38:20,686 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=124119a0-06ea-48a3-b057-b48d7456c54d used request id req-761742a0-7023-4998-ad99-d8507c8e16ad 2018-08-01 09:38:20,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=124119a0-06ea-48a3-b057-b48d7456c54d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c6cc41c050e54be84ba1a069addce8c9cd5027e" 2018-08-01 09:38:20,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-1fe2be5f-5a1a-451e-93db-79fafbf0e0fc Date: Wed, 01 Aug 2018 09:38:20 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:38:20Z","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":"214887ee-9ffa-48a1-82d0-7173abc327b5","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-d01b7a8f-6301-484a-95be-d3c9259ca7aa-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"124119a0-06ea-48a3-b057-b48d7456c54d","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:38:20Z","ip_version":4}]} 2018-08-01 09:38:20,947 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=124119a0-06ea-48a3-b057-b48d7456c54d used request id req-1fe2be5f-5a1a-451e-93db-79fafbf0e0fc 2018-08-01 09:38:20,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsRouterTests-d01b7a8f-6301-484a-95be-d3c9259ca7aa-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c6cc41c050e54be84ba1a069addce8c9cd5027e" 2018-08-01 09:38:21,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-a4660b5b-8cb9-43ae-adcc-b842e880e720 Date: Wed, 01 Aug 2018 09:38:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"124119a0-06ea-48a3-b057-b48d7456c54d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":53,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":["214887ee-9ffa-48a1-82d0-7173abc327b5"],"description":"","tags":[],"updated_at":"2018-08-01T09:38:20Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-d01b7a8f-6301-484a-95be-d3c9259ca7aa-pub-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:38:19Z","provider:network_type":"vxlan"}]} 2018-08-01 09:38:21,034 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsRouterTests-d01b7a8f-6301-484a-95be-d3c9259ca7aa-pub-net used request id req-a4660b5b-8cb9-43ae-adcc-b842e880e720 2018-08-01 09:38:21,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 09:38:21,042 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 09:38: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 09:38:21,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c6cc41c050e54be84ba1a069addce8c9cd5027e" 2018-08-01 09:38:21,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:38:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a959900-cdc3-4f24-96ef-74f48385e034 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 09:38:21,060 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-8a959900-cdc3-4f24-96ef-74f48385e034 2018-08-01 09:38:21,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=124119a0-06ea-48a3-b057-b48d7456c54d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c6cc41c050e54be84ba1a069addce8c9cd5027e" 2018-08-01 09:38:21,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-2d83c11f-35b9-4c59-9252-6a4a6b225a82 Date: Wed, 01 Aug 2018 09:38:21 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:38:20Z","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":"214887ee-9ffa-48a1-82d0-7173abc327b5","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-d01b7a8f-6301-484a-95be-d3c9259ca7aa-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"124119a0-06ea-48a3-b057-b48d7456c54d","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:38:20Z","ip_version":4}]} 2018-08-01 09:38:21,107 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=124119a0-06ea-48a3-b057-b48d7456c54d used request id req-2d83c11f-35b9-4c59-9252-6a4a6b225a82 2018-08-01 09:38:21,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=124119a0-06ea-48a3-b057-b48d7456c54d&name=NeutronUtilsRouterTests-d01b7a8f-6301-484a-95be-d3c9259ca7aa-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c6cc41c050e54be84ba1a069addce8c9cd5027e" 2018-08-01 09:38:21,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-c0342b00-614b-413a-b80c-815d1d6224ea Date: Wed, 01 Aug 2018 09:38:21 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:38:20Z","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":"214887ee-9ffa-48a1-82d0-7173abc327b5","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-d01b7a8f-6301-484a-95be-d3c9259ca7aa-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"124119a0-06ea-48a3-b057-b48d7456c54d","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:38:20Z","ip_version":4}]} 2018-08-01 09:38:21,157 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=124119a0-06ea-48a3-b057-b48d7456c54d&name=NeutronUtilsRouterTests-d01b7a8f-6301-484a-95be-d3c9259ca7aa-pub-subnet used request id req-c0342b00-614b-413a-b80c-815d1d6224ea 2018-08-01 09:38:21,157 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:38:21,158 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:38:21,537 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:38:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["JCU12XMuT5iz7N-mDXfD8A"], "issued_at": "2018-08-01T09:38:21.000000Z"}} 2018-08-01 09:38:21,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6f9f39370b5be691ff80f2692428af0ac75027b" 2018-08-01 09:38:21,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:38:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c7e1d01-43cb-4d19-aaef-c83046e2d4c6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:38:21,638 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-6c7e1d01-43cb-4d19-aaef-c83046e2d4c6 2018-08-01 09:38:21,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsRouterTests-d01b7a8f-6301-484a-95be-d3c9259ca7aa-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c6cc41c050e54be84ba1a069addce8c9cd5027e" 2018-08-01 09:38:21,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-7bbe73e4-3dc1-4cad-9974-c808f0071c28 Date: Wed, 01 Aug 2018 09:38:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"124119a0-06ea-48a3-b057-b48d7456c54d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":53,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":["214887ee-9ffa-48a1-82d0-7173abc327b5"],"description":"","tags":[],"updated_at":"2018-08-01T09:38:20Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-d01b7a8f-6301-484a-95be-d3c9259ca7aa-pub-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:38:19Z","provider:network_type":"vxlan"}]} 2018-08-01 09:38:21,727 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsRouterTests-d01b7a8f-6301-484a-95be-d3c9259ca7aa-pub-net used request id req-7bbe73e4-3dc1-4cad-9974-c808f0071c28 2018-08-01 09:38:21,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=124119a0-06ea-48a3-b057-b48d7456c54d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c6cc41c050e54be84ba1a069addce8c9cd5027e" 2018-08-01 09:38:21,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-cd575bd9-b628-439f-b7a1-769990abe786 Date: Wed, 01 Aug 2018 09:38:21 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:38:20Z","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":"214887ee-9ffa-48a1-82d0-7173abc327b5","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-d01b7a8f-6301-484a-95be-d3c9259ca7aa-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"124119a0-06ea-48a3-b057-b48d7456c54d","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:38:20Z","ip_version":4}]} 2018-08-01 09:38:21,772 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=124119a0-06ea-48a3-b057-b48d7456c54d used request id req-cd575bd9-b628-439f-b7a1-769990abe786 2018-08-01 09:38:21,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsRouterTests-d01b7a8f-6301-484a-95be-d3c9259ca7aa-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c6cc41c050e54be84ba1a069addce8c9cd5027e" 2018-08-01 09:38:21,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-5e8dcf92-c71d-4370-867e-1945f07f16e6 Date: Wed, 01 Aug 2018 09:38:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"124119a0-06ea-48a3-b057-b48d7456c54d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":53,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":["214887ee-9ffa-48a1-82d0-7173abc327b5"],"description":"","tags":[],"updated_at":"2018-08-01T09:38:20Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-d01b7a8f-6301-484a-95be-d3c9259ca7aa-pub-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:38:19Z","provider:network_type":"vxlan"}]} 2018-08-01 09:38:21,854 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsRouterTests-d01b7a8f-6301-484a-95be-d3c9259ca7aa-pub-net used request id req-5e8dcf92-c71d-4370-867e-1945f07f16e6 2018-08-01 09:38:21,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 09:38:21,862 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 09:38: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 09:38:21,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6f9f39370b5be691ff80f2692428af0ac75027b" 2018-08-01 09:38:21,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:38:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f806aae-1ea1-490a-acce-405a8f6b7c9b 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 09:38:21,949 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-6f806aae-1ea1-490a-acce-405a8f6b7c9b 2018-08-01 09:38:21,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=124119a0-06ea-48a3-b057-b48d7456c54d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c6cc41c050e54be84ba1a069addce8c9cd5027e" 2018-08-01 09:38:21,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-297ac63e-db4e-49c4-8bb2-29aa1b0d073e Date: Wed, 01 Aug 2018 09:38:21 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:38:20Z","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":"214887ee-9ffa-48a1-82d0-7173abc327b5","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-d01b7a8f-6301-484a-95be-d3c9259ca7aa-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"124119a0-06ea-48a3-b057-b48d7456c54d","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:38:20Z","ip_version":4}]} 2018-08-01 09:38:21,995 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=124119a0-06ea-48a3-b057-b48d7456c54d used request id req-297ac63e-db4e-49c4-8bb2-29aa1b0d073e 2018-08-01 09:38:22,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=124119a0-06ea-48a3-b057-b48d7456c54d&name=NeutronUtilsRouterTests-d01b7a8f-6301-484a-95be-d3c9259ca7aa-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c6cc41c050e54be84ba1a069addce8c9cd5027e" 2018-08-01 09:38:22,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-13b4b5c9-8df1-434e-b4c9-d85cab71a217 Date: Wed, 01 Aug 2018 09:38:22 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:38:20Z","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":"214887ee-9ffa-48a1-82d0-7173abc327b5","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-d01b7a8f-6301-484a-95be-d3c9259ca7aa-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"124119a0-06ea-48a3-b057-b48d7456c54d","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:38:20Z","ip_version":4}]} 2018-08-01 09:38:22,040 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=124119a0-06ea-48a3-b057-b48d7456c54d&name=NeutronUtilsRouterTests-d01b7a8f-6301-484a-95be-d3c9259ca7aa-pub-subnet used request id req-13b4b5c9-8df1-434e-b4c9-d85cab71a217 2018-08-01 09:38:22,041 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-d01b7a8f-6301-484a-95be-d3c9259ca7aa-pub-net 2018-08-01 09:38:22,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c6cc41c050e54be84ba1a069addce8c9cd5027e" -d '{"port": {"network_id": "124119a0-06ea-48a3-b057-b48d7456c54d", "fixed_ips": [{"subnet_id": "214887ee-9ffa-48a1-82d0-7173abc327b5", "ip_address": "10.55.1.100"}], "name": "NeutronUtilsRouterTests-d01b7a8f-6301-484a-95be-d3c9259ca7aa-port", "admin_state_up": true}}' 2018-08-01 09:38:22,725 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 904 X-Openstack-Request-Id: req-f6ecf5e6-d4b3-4bf8-a5a0-e510eae0cc7c Date: Wed, 01 Aug 2018 09:38:22 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T09:38:22Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"214887ee-9ffa-48a1-82d0-7173abc327b5","ip_address":"10.55.1.100"}],"id":"ae6e2ce0-f480-4c8e-a307-bf3cf6ce1350","security_groups":["d876f51d-b6f9-4c8f-b88c-c69d2c3be178"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:61:a0:92","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NeutronUtilsRouterTests-d01b7a8f-6301-484a-95be-d3c9259ca7aa-port","project_id":"8d96727022f4443794db44ecde432faf","qos_policy_id":null,"admin_state_up":true,"network_id":"124119a0-06ea-48a3-b057-b48d7456c54d","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:38:22Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-08-01 09:38:22,725 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/ports used request id req-f6ecf5e6-d4b3-4bf8-a5a0-e510eae0cc7c 2018-08-01 09:38:22,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c6cc41c050e54be84ba1a069addce8c9cd5027e" 2018-08-01 09:38:22,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1884 X-Openstack-Request-Id: req-dbaf4a8c-8158-4994-b8af-e6f78a81c294 Date: Wed, 01 Aug 2018 09:38:22 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T09:38:21Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"214887ee-9ffa-48a1-82d0-7173abc327b5","ip_address":"10.55.1.2"}],"id":"5d515a23-a4a7-49f8-baa9-c3a33f2abfd4","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:01:37:07","project_id":"8d96727022f4443794db44ecde432faf","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"124119a0-06ea-48a3-b057-b48d7456c54d","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:38:20Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-124119a0-06ea-48a3-b057-b48d7456c54d","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T09:38:22Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"214887ee-9ffa-48a1-82d0-7173abc327b5","ip_address":"10.55.1.100"}],"id":"ae6e2ce0-f480-4c8e-a307-bf3cf6ce1350","security_groups":["d876f51d-b6f9-4c8f-b88c-c69d2c3be178"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:61:a0:92","project_id":"8d96727022f4443794db44ecde432faf","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NeutronUtilsRouterTests-d01b7a8f-6301-484a-95be-d3c9259ca7aa-port","admin_state_up":true,"network_id":"124119a0-06ea-48a3-b057-b48d7456c54d","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:38:22Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-08-01 09:38:22,791 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports used request id req-dbaf4a8c-8158-4994-b8af-e6f78a81c294 2018-08-01 09:38:22,791 - neutron_utils - INFO - Deleting port with name NeutronUtilsRouterTests-d01b7a8f-6301-484a-95be-d3c9259ca7aa-port 2018-08-01 09:38:22,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/ports/ae6e2ce0-f480-4c8e-a307-bf3cf6ce1350 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c6cc41c050e54be84ba1a069addce8c9cd5027e" 2018-08-01 09:38:23,355 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-44c913ec-81d2-45db-ba3c-1f986054aa87 Date: Wed, 01 Aug 2018 09:38:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 09:38:23,355 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/ports/ae6e2ce0-f480-4c8e-a307-bf3cf6ce1350 used request id req-44c913ec-81d2-45db-ba3c-1f986054aa87 2018-08-01 09:38:23,355 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-d01b7a8f-6301-484a-95be-d3c9259ca7aa-pub-subnet 2018-08-01 09:38:23,356 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-d01b7a8f-6301-484a-95be-d3c9259ca7aa-pub-subnet 2018-08-01 09:38:23,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/subnets/214887ee-9ffa-48a1-82d0-7173abc327b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c6cc41c050e54be84ba1a069addce8c9cd5027e" 2018-08-01 09:38:24,568 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-40aefacf-b820-4151-a0a9-c444eb37d9aa Date: Wed, 01 Aug 2018 09:38:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 09:38:24,569 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/214887ee-9ffa-48a1-82d0-7173abc327b5 used request id req-40aefacf-b820-4151-a0a9-c444eb37d9aa 2018-08-01 09:38:24,569 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-d01b7a8f-6301-484a-95be-d3c9259ca7aa-pub-net 2018-08-01 09:38:24,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/networks/124119a0-06ea-48a3-b057-b48d7456c54d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c6cc41c050e54be84ba1a069addce8c9cd5027e" 2018-08-01 09:38:25,373 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-98b3f1bf-d9fe-46d9-93e4-6daf11440ac6 Date: Wed, 01 Aug 2018 09:38:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 09:38:25,373 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/124119a0-06ea-48a3-b057-b48d7456c54d used request id req-98b3f1bf-d9fe-46d9-93e4-6daf11440ac6 2018-08-01 09:38:25,374 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:38:25,757 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:38:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["hsPkCZ4ETw21_5bczrweUQ"], "issued_at": "2018-08-01T09:38:25.000000Z"}} 2018-08-01 09:38:25,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2df744fab0f6b87ce32236edc522b58536283f9d" 2018-08-01 09:38:25,835 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:38:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07d181fd-33db-4cd2-ae7a-c64428469e8f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:38:25,835 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-07d181fd-33db-4cd2-ae7a-c64428469e8f 2018-08-01 09:38:25,836 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-da979e19-5657-4e80-ad99-33d06711c1ac-pub-net 2018-08-01 09:38:25,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2df744fab0f6b87ce32236edc522b58536283f9d" -d '{"network": {"name": "NeutronUtilsRouterTests-da979e19-5657-4e80-ad99-33d06711c1ac-pub-net", "admin_state_up": true}}' 2018-08-01 09:38:26,354 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-156098cf-33c2-4ec0-bc68-943e43852b9f Date: Wed, 01 Aug 2018 09:38:26 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"5d384ced-69cc-41fb-92bd-8bf6cd2f89f3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":30,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T09:38:26Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-da979e19-5657-4e80-ad99-33d06711c1ac-pub-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:38:26Z","mtu":1450}} 2018-08-01 09:38:26,354 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks used request id req-156098cf-33c2-4ec0-bc68-943e43852b9f 2018-08-01 09:38:26,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=5d384ced-69cc-41fb-92bd-8bf6cd2f89f3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2df744fab0f6b87ce32236edc522b58536283f9d" 2018-08-01 09:38:26,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-dd8d75f4-cbd2-4b52-a1a3-8bac02b59790 Date: Wed, 01 Aug 2018 09:38:26 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"5d384ced-69cc-41fb-92bd-8bf6cd2f89f3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":30,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T09:38:26Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-da979e19-5657-4e80-ad99-33d06711c1ac-pub-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:38:26Z","provider:network_type":"vxlan"}]} 2018-08-01 09:38:26,456 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=5d384ced-69cc-41fb-92bd-8bf6cd2f89f3 used request id req-dd8d75f4-cbd2-4b52-a1a3-8bac02b59790 2018-08-01 09:38:26,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=5d384ced-69cc-41fb-92bd-8bf6cd2f89f3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2df744fab0f6b87ce32236edc522b58536283f9d" 2018-08-01 09:38:26,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-c376dd98-07f0-4aea-b0e1-ef0b6e88539f Date: Wed, 01 Aug 2018 09:38:26 GMT RESP BODY: {"subnets":[]} 2018-08-01 09:38:26,503 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=5d384ced-69cc-41fb-92bd-8bf6cd2f89f3 used request id req-c376dd98-07f0-4aea-b0e1-ef0b6e88539f 2018-08-01 09:38:26,504 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-da979e19-5657-4e80-ad99-33d06711c1ac-pub-subnet 2018-08-01 09:38:26,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2df744fab0f6b87ce32236edc522b58536283f9d" -d '{"subnets": [{"ip_version": 4, "network_id": "5d384ced-69cc-41fb-92bd-8bf6cd2f89f3", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-da979e19-5657-4e80-ad99-33d06711c1ac-pub-subnet"}]}' 2018-08-01 09:38:26,852 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-2e34461c-4a0b-49dc-a868-9d7fa7606137 Date: Wed, 01 Aug 2018 09:38:26 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:38:26Z","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":"e0bd88a1-279a-4f75-936b-5a270fb95575","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-da979e19-5657-4e80-ad99-33d06711c1ac-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"5d384ced-69cc-41fb-92bd-8bf6cd2f89f3","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:38:26Z","ip_version":4}]} 2018-08-01 09:38:26,852 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets used request id req-2e34461c-4a0b-49dc-a868-9d7fa7606137 2018-08-01 09:38:26,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=5d384ced-69cc-41fb-92bd-8bf6cd2f89f3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2df744fab0f6b87ce32236edc522b58536283f9d" 2018-08-01 09:38:26,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-760138ae-d77b-494c-bbee-54e557685f09 Date: Wed, 01 Aug 2018 09:38:26 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5d384ced-69cc-41fb-92bd-8bf6cd2f89f3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":30,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":["e0bd88a1-279a-4f75-936b-5a270fb95575"],"description":"","tags":[],"updated_at":"2018-08-01T09:38:26Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-da979e19-5657-4e80-ad99-33d06711c1ac-pub-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:38:26Z","provider:network_type":"vxlan"}]} 2018-08-01 09:38:26,945 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=5d384ced-69cc-41fb-92bd-8bf6cd2f89f3 used request id req-760138ae-d77b-494c-bbee-54e557685f09 2018-08-01 09:38:26,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=5d384ced-69cc-41fb-92bd-8bf6cd2f89f3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2df744fab0f6b87ce32236edc522b58536283f9d" 2018-08-01 09:38:27,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-b875afb7-a25a-4a19-8268-f4c79c20ed0e Date: Wed, 01 Aug 2018 09:38:27 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:38:26Z","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":"e0bd88a1-279a-4f75-936b-5a270fb95575","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-da979e19-5657-4e80-ad99-33d06711c1ac-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"5d384ced-69cc-41fb-92bd-8bf6cd2f89f3","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:38:26Z","ip_version":4}]} 2018-08-01 09:38:27,008 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=5d384ced-69cc-41fb-92bd-8bf6cd2f89f3 used request id req-b875afb7-a25a-4a19-8268-f4c79c20ed0e 2018-08-01 09:38:27,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsRouterTests-da979e19-5657-4e80-ad99-33d06711c1ac-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2df744fab0f6b87ce32236edc522b58536283f9d" 2018-08-01 09:38:27,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-21a868c6-345c-4176-b18a-feaa3d4f94fa Date: Wed, 01 Aug 2018 09:38:27 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5d384ced-69cc-41fb-92bd-8bf6cd2f89f3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":30,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":["e0bd88a1-279a-4f75-936b-5a270fb95575"],"description":"","tags":[],"updated_at":"2018-08-01T09:38:26Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-da979e19-5657-4e80-ad99-33d06711c1ac-pub-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:38:26Z","provider:network_type":"vxlan"}]} 2018-08-01 09:38:27,103 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsRouterTests-da979e19-5657-4e80-ad99-33d06711c1ac-pub-net used request id req-21a868c6-345c-4176-b18a-feaa3d4f94fa 2018-08-01 09:38:27,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 09:38:27,112 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 09:38: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 09:38:27,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2df744fab0f6b87ce32236edc522b58536283f9d" 2018-08-01 09:38:27,227 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:38:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7960df75-1146-464e-897a-e6ddcbcf3091 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 09:38:27,227 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-7960df75-1146-464e-897a-e6ddcbcf3091 2018-08-01 09:38:27,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=5d384ced-69cc-41fb-92bd-8bf6cd2f89f3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2df744fab0f6b87ce32236edc522b58536283f9d" 2018-08-01 09:38:27,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-07e9cea4-b68e-449d-b19a-c0a112b67997 Date: Wed, 01 Aug 2018 09:38:27 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:38:26Z","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":"e0bd88a1-279a-4f75-936b-5a270fb95575","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-da979e19-5657-4e80-ad99-33d06711c1ac-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"5d384ced-69cc-41fb-92bd-8bf6cd2f89f3","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:38:26Z","ip_version":4}]} 2018-08-01 09:38:27,303 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=5d384ced-69cc-41fb-92bd-8bf6cd2f89f3 used request id req-07e9cea4-b68e-449d-b19a-c0a112b67997 2018-08-01 09:38:27,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=5d384ced-69cc-41fb-92bd-8bf6cd2f89f3&name=NeutronUtilsRouterTests-da979e19-5657-4e80-ad99-33d06711c1ac-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2df744fab0f6b87ce32236edc522b58536283f9d" 2018-08-01 09:38:27,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-5196ec0c-c15e-4570-bf0b-71f6cc4ca0ea Date: Wed, 01 Aug 2018 09:38:27 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:38:26Z","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":"e0bd88a1-279a-4f75-936b-5a270fb95575","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-da979e19-5657-4e80-ad99-33d06711c1ac-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"5d384ced-69cc-41fb-92bd-8bf6cd2f89f3","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:38:26Z","ip_version":4}]} 2018-08-01 09:38:27,354 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=5d384ced-69cc-41fb-92bd-8bf6cd2f89f3&name=NeutronUtilsRouterTests-da979e19-5657-4e80-ad99-33d06711c1ac-pub-subnet used request id req-5196ec0c-c15e-4570-bf0b-71f6cc4ca0ea 2018-08-01 09:38:27,355 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:38:27,356 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:38:27,759 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:38:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["Nw3b5hsVSEOOBy21UnH7GQ"], "issued_at": "2018-08-01T09:38:27.000000Z"}} 2018-08-01 09:38:27,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ea04799d44a62bded298613679b594228bbfa00" 2018-08-01 09:38:27,771 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:38:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f01b75b2-045f-4503-b67b-77b52c062244 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:38:27,771 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-f01b75b2-045f-4503-b67b-77b52c062244 2018-08-01 09:38:27,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsRouterTests-da979e19-5657-4e80-ad99-33d06711c1ac-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2df744fab0f6b87ce32236edc522b58536283f9d" 2018-08-01 09:38:27,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-c9494728-0d1f-4611-8e08-8505019e2ac2 Date: Wed, 01 Aug 2018 09:38:27 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5d384ced-69cc-41fb-92bd-8bf6cd2f89f3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":30,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":["e0bd88a1-279a-4f75-936b-5a270fb95575"],"description":"","tags":[],"updated_at":"2018-08-01T09:38:26Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-da979e19-5657-4e80-ad99-33d06711c1ac-pub-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:38:26Z","provider:network_type":"vxlan"}]} 2018-08-01 09:38:27,859 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsRouterTests-da979e19-5657-4e80-ad99-33d06711c1ac-pub-net used request id req-c9494728-0d1f-4611-8e08-8505019e2ac2 2018-08-01 09:38:27,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=5d384ced-69cc-41fb-92bd-8bf6cd2f89f3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2df744fab0f6b87ce32236edc522b58536283f9d" 2018-08-01 09:38:27,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-f55855fa-5262-47d5-a21a-8a439852402b Date: Wed, 01 Aug 2018 09:38:27 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:38:26Z","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":"e0bd88a1-279a-4f75-936b-5a270fb95575","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-da979e19-5657-4e80-ad99-33d06711c1ac-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"5d384ced-69cc-41fb-92bd-8bf6cd2f89f3","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:38:26Z","ip_version":4}]} 2018-08-01 09:38:27,907 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=5d384ced-69cc-41fb-92bd-8bf6cd2f89f3 used request id req-f55855fa-5262-47d5-a21a-8a439852402b 2018-08-01 09:38:27,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsRouterTests-da979e19-5657-4e80-ad99-33d06711c1ac-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2df744fab0f6b87ce32236edc522b58536283f9d" 2018-08-01 09:38:27,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-87ae5e38-3167-46ea-b57e-fdf83d553fe6 Date: Wed, 01 Aug 2018 09:38:27 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5d384ced-69cc-41fb-92bd-8bf6cd2f89f3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":30,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":["e0bd88a1-279a-4f75-936b-5a270fb95575"],"description":"","tags":[],"updated_at":"2018-08-01T09:38:26Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-da979e19-5657-4e80-ad99-33d06711c1ac-pub-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:38:26Z","provider:network_type":"vxlan"}]} 2018-08-01 09:38:27,986 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsRouterTests-da979e19-5657-4e80-ad99-33d06711c1ac-pub-net used request id req-87ae5e38-3167-46ea-b57e-fdf83d553fe6 2018-08-01 09:38:27,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 09:38:27,994 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 09:38: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 09:38:27,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ea04799d44a62bded298613679b594228bbfa00" 2018-08-01 09:38:28,088 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:38:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78a00831-931e-48ba-888e-1503beae79ff 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 09:38:28,088 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-78a00831-931e-48ba-888e-1503beae79ff 2018-08-01 09:38:28,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=5d384ced-69cc-41fb-92bd-8bf6cd2f89f3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2df744fab0f6b87ce32236edc522b58536283f9d" 2018-08-01 09:38:28,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-de815bea-747e-485c-8b9c-fbf9a87ebfec Date: Wed, 01 Aug 2018 09:38:28 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:38:26Z","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":"e0bd88a1-279a-4f75-936b-5a270fb95575","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-da979e19-5657-4e80-ad99-33d06711c1ac-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"5d384ced-69cc-41fb-92bd-8bf6cd2f89f3","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:38:26Z","ip_version":4}]} 2018-08-01 09:38:28,132 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=5d384ced-69cc-41fb-92bd-8bf6cd2f89f3 used request id req-de815bea-747e-485c-8b9c-fbf9a87ebfec 2018-08-01 09:38:28,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=5d384ced-69cc-41fb-92bd-8bf6cd2f89f3&name=NeutronUtilsRouterTests-da979e19-5657-4e80-ad99-33d06711c1ac-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2df744fab0f6b87ce32236edc522b58536283f9d" 2018-08-01 09:38:28,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-5a388805-30f4-4729-8027-e83ea026e7e2 Date: Wed, 01 Aug 2018 09:38:28 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:38:26Z","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":"e0bd88a1-279a-4f75-936b-5a270fb95575","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-da979e19-5657-4e80-ad99-33d06711c1ac-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"5d384ced-69cc-41fb-92bd-8bf6cd2f89f3","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:38:26Z","ip_version":4}]} 2018-08-01 09:38:28,178 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=5d384ced-69cc-41fb-92bd-8bf6cd2f89f3&name=NeutronUtilsRouterTests-da979e19-5657-4e80-ad99-33d06711c1ac-pub-subnet used request id req-5a388805-30f4-4729-8027-e83ea026e7e2 2018-08-01 09:38:28,178 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-da979e19-5657-4e80-ad99-33d06711c1ac-pub-net 2018-08-01 09:38:28,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2df744fab0f6b87ce32236edc522b58536283f9d" -d '{"port": {"network_id": "5d384ced-69cc-41fb-92bd-8bf6cd2f89f3", "fixed_ips": [{"subnet_id": "e0bd88a1-279a-4f75-936b-5a270fb95575", "ip_address": "foo"}], "name": "NeutronUtilsRouterTests-da979e19-5657-4e80-ad99-33d06711c1ac-port", "admin_state_up": true}}' 2018-08-01 09:38:28,193 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 142 Content-Type: application/json X-Openstack-Request-Id: req-c7c36fc1-923d-4ee3-959e-641b61533fc7 Date: Wed, 01 Aug 2018 09:38:28 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for fixed_ips. Reason: 'foo' is not a valid IP address.", "type": "HTTPBadRequest", "detail": ""}} 2018-08-01 09:38:28,193 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/ports used request id req-c7c36fc1-923d-4ee3-959e-641b61533fc7 2018-08-01 09:38:28,194 - 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-08-01 09:38:28,194 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-da979e19-5657-4e80-ad99-33d06711c1ac-pub-subnet 2018-08-01 09:38:28,194 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-da979e19-5657-4e80-ad99-33d06711c1ac-pub-subnet 2018-08-01 09:38:28,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/subnets/e0bd88a1-279a-4f75-936b-5a270fb95575 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2df744fab0f6b87ce32236edc522b58536283f9d" 2018-08-01 09:38:29,115 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-25991c5e-85e3-4f30-a45f-ea86f79033ef Date: Wed, 01 Aug 2018 09:38:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 09:38:29,115 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/e0bd88a1-279a-4f75-936b-5a270fb95575 used request id req-25991c5e-85e3-4f30-a45f-ea86f79033ef 2018-08-01 09:38:29,115 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-da979e19-5657-4e80-ad99-33d06711c1ac-pub-net 2018-08-01 09:38:29,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/networks/5d384ced-69cc-41fb-92bd-8bf6cd2f89f3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2df744fab0f6b87ce32236edc522b58536283f9d" 2018-08-01 09:38:30,079 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c4e81468-00b9-411f-ba46-c861cec7da33 Date: Wed, 01 Aug 2018 09:38:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 09:38:30,079 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/5d384ced-69cc-41fb-92bd-8bf6cd2f89f3 used request id req-c4e81468-00b9-411f-ba46-c861cec7da33 2018-08-01 09:38:30,081 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:38:30,475 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:38:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["SFOAhSnzT4e7DoNYmZuA7A"], "issued_at": "2018-08-01T09:38:30.000000Z"}} 2018-08-01 09:38:30,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35947b4023257360bf82e368b8140aeb3012585f" 2018-08-01 09:38:30,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:38:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c222ccd-7415-4fc6-b862-8b7286c8b610 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:38:30,489 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-2c222ccd-7415-4fc6-b862-8b7286c8b610 2018-08-01 09:38:30,491 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-a5790e3a-6d0f-41e9-ad3b-a58e98a6ba11-pub-net 2018-08-01 09:38:30,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35947b4023257360bf82e368b8140aeb3012585f" -d '{"network": {"name": "NeutronUtilsRouterTests-a5790e3a-6d0f-41e9-ad3b-a58e98a6ba11-pub-net", "admin_state_up": true}}' 2018-08-01 09:38:30,900 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-0c1077aa-647f-480b-ad88-cdb1623857eb Date: Wed, 01 Aug 2018 09:38:30 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"6101af50-dbd9-4817-a791-b2ab50807719","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":41,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T09:38:30Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-a5790e3a-6d0f-41e9-ad3b-a58e98a6ba11-pub-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:38:30Z","mtu":1450}} 2018-08-01 09:38:30,900 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks used request id req-0c1077aa-647f-480b-ad88-cdb1623857eb 2018-08-01 09:38:30,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=6101af50-dbd9-4817-a791-b2ab50807719 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35947b4023257360bf82e368b8140aeb3012585f" 2018-08-01 09:38:30,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-22501f3c-a9ba-4d90-90d1-ca71349e4da5 Date: Wed, 01 Aug 2018 09:38:30 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"6101af50-dbd9-4817-a791-b2ab50807719","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":41,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T09:38:30Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-a5790e3a-6d0f-41e9-ad3b-a58e98a6ba11-pub-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:38:30Z","provider:network_type":"vxlan"}]} 2018-08-01 09:38:30,996 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=6101af50-dbd9-4817-a791-b2ab50807719 used request id req-22501f3c-a9ba-4d90-90d1-ca71349e4da5 2018-08-01 09:38:31,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=6101af50-dbd9-4817-a791-b2ab50807719 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35947b4023257360bf82e368b8140aeb3012585f" 2018-08-01 09:38:31,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-9a72c33f-0fcb-4052-a16e-04339e17b783 Date: Wed, 01 Aug 2018 09:38:31 GMT RESP BODY: {"subnets":[]} 2018-08-01 09:38:31,049 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=6101af50-dbd9-4817-a791-b2ab50807719 used request id req-9a72c33f-0fcb-4052-a16e-04339e17b783 2018-08-01 09:38:31,050 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-a5790e3a-6d0f-41e9-ad3b-a58e98a6ba11-pub-subnet 2018-08-01 09:38:31,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35947b4023257360bf82e368b8140aeb3012585f" -d '{"subnets": [{"ip_version": 4, "network_id": "6101af50-dbd9-4817-a791-b2ab50807719", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-a5790e3a-6d0f-41e9-ad3b-a58e98a6ba11-pub-subnet"}]}' 2018-08-01 09:38:31,410 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-938abf72-7650-4022-a32f-17fde0f45ddf Date: Wed, 01 Aug 2018 09:38:31 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:38:31Z","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":"e8ca32bc-b7bb-4716-b0f1-3a0b6246429f","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-a5790e3a-6d0f-41e9-ad3b-a58e98a6ba11-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"6101af50-dbd9-4817-a791-b2ab50807719","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:38:31Z","ip_version":4}]} 2018-08-01 09:38:31,410 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets used request id req-938abf72-7650-4022-a32f-17fde0f45ddf 2018-08-01 09:38:31,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=6101af50-dbd9-4817-a791-b2ab50807719 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35947b4023257360bf82e368b8140aeb3012585f" 2018-08-01 09:38:31,649 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-4893cfed-83d6-4937-bbdd-79269be3d48f Date: Wed, 01 Aug 2018 09:38:31 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6101af50-dbd9-4817-a791-b2ab50807719","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":41,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":["e8ca32bc-b7bb-4716-b0f1-3a0b6246429f"],"description":"","tags":[],"updated_at":"2018-08-01T09:38:31Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-a5790e3a-6d0f-41e9-ad3b-a58e98a6ba11-pub-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:38:30Z","provider:network_type":"vxlan"}]} 2018-08-01 09:38:31,649 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=6101af50-dbd9-4817-a791-b2ab50807719 used request id req-4893cfed-83d6-4937-bbdd-79269be3d48f 2018-08-01 09:38:31,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=6101af50-dbd9-4817-a791-b2ab50807719 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35947b4023257360bf82e368b8140aeb3012585f" 2018-08-01 09:38:31,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-e05f659f-533f-4ca5-a24f-d206896bcb71 Date: Wed, 01 Aug 2018 09:38:31 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:38:31Z","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":"e8ca32bc-b7bb-4716-b0f1-3a0b6246429f","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-a5790e3a-6d0f-41e9-ad3b-a58e98a6ba11-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"6101af50-dbd9-4817-a791-b2ab50807719","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:38:31Z","ip_version":4}]} 2018-08-01 09:38:31,716 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=6101af50-dbd9-4817-a791-b2ab50807719 used request id req-e05f659f-533f-4ca5-a24f-d206896bcb71 2018-08-01 09:38:31,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsRouterTests-a5790e3a-6d0f-41e9-ad3b-a58e98a6ba11-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35947b4023257360bf82e368b8140aeb3012585f" 2018-08-01 09:38:31,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-1a5248fa-6b81-4ef1-9034-056896522665 Date: Wed, 01 Aug 2018 09:38:31 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6101af50-dbd9-4817-a791-b2ab50807719","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":41,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":["e8ca32bc-b7bb-4716-b0f1-3a0b6246429f"],"description":"","tags":[],"updated_at":"2018-08-01T09:38:31Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-a5790e3a-6d0f-41e9-ad3b-a58e98a6ba11-pub-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:38:30Z","provider:network_type":"vxlan"}]} 2018-08-01 09:38:31,795 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsRouterTests-a5790e3a-6d0f-41e9-ad3b-a58e98a6ba11-pub-net used request id req-1a5248fa-6b81-4ef1-9034-056896522665 2018-08-01 09:38:31,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 09:38:31,804 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 09:38: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 09:38:31,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35947b4023257360bf82e368b8140aeb3012585f" 2018-08-01 09:38:31,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:38:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c55fb81-7337-4b8e-969f-cbccf6251bba 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 09:38:31,885 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-1c55fb81-7337-4b8e-969f-cbccf6251bba 2018-08-01 09:38:31,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=6101af50-dbd9-4817-a791-b2ab50807719 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35947b4023257360bf82e368b8140aeb3012585f" 2018-08-01 09:38:31,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-2c296526-84d5-4de9-beb8-df1f843ccb83 Date: Wed, 01 Aug 2018 09:38:31 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:38:31Z","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":"e8ca32bc-b7bb-4716-b0f1-3a0b6246429f","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-a5790e3a-6d0f-41e9-ad3b-a58e98a6ba11-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"6101af50-dbd9-4817-a791-b2ab50807719","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:38:31Z","ip_version":4}]} 2018-08-01 09:38:31,930 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=6101af50-dbd9-4817-a791-b2ab50807719 used request id req-2c296526-84d5-4de9-beb8-df1f843ccb83 2018-08-01 09:38:31,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=6101af50-dbd9-4817-a791-b2ab50807719&name=NeutronUtilsRouterTests-a5790e3a-6d0f-41e9-ad3b-a58e98a6ba11-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35947b4023257360bf82e368b8140aeb3012585f" 2018-08-01 09:38:31,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-689c6e86-a94f-435f-b254-f18e2109c8a3 Date: Wed, 01 Aug 2018 09:38:31 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:38:31Z","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":"e8ca32bc-b7bb-4716-b0f1-3a0b6246429f","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-a5790e3a-6d0f-41e9-ad3b-a58e98a6ba11-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"6101af50-dbd9-4817-a791-b2ab50807719","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:38:31Z","ip_version":4}]} 2018-08-01 09:38:31,977 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=6101af50-dbd9-4817-a791-b2ab50807719&name=NeutronUtilsRouterTests-a5790e3a-6d0f-41e9-ad3b-a58e98a6ba11-pub-subnet used request id req-689c6e86-a94f-435f-b254-f18e2109c8a3 2018-08-01 09:38:31,977 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:38:31,978 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:38:32,360 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:38:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["MNYbbIErQWqTDhfNhOcbUw"], "issued_at": "2018-08-01T09:38:32.000000Z"}} 2018-08-01 09:38:32,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35a9e4ae5fae88b67c6d9ca8f3ea39953f2faf69" 2018-08-01 09:38:32,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:38:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6c6768e-bb87-43e1-a89b-fa0c8227a22d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:38:32,446 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-f6c6768e-bb87-43e1-a89b-fa0c8227a22d 2018-08-01 09:38:32,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsRouterTests-a5790e3a-6d0f-41e9-ad3b-a58e98a6ba11-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35947b4023257360bf82e368b8140aeb3012585f" 2018-08-01 09:38:32,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-deb3d143-d301-4baa-850a-16db58036f5f Date: Wed, 01 Aug 2018 09:38:32 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6101af50-dbd9-4817-a791-b2ab50807719","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":41,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":["e8ca32bc-b7bb-4716-b0f1-3a0b6246429f"],"description":"","tags":[],"updated_at":"2018-08-01T09:38:31Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-a5790e3a-6d0f-41e9-ad3b-a58e98a6ba11-pub-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:38:30Z","provider:network_type":"vxlan"}]} 2018-08-01 09:38:32,534 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsRouterTests-a5790e3a-6d0f-41e9-ad3b-a58e98a6ba11-pub-net used request id req-deb3d143-d301-4baa-850a-16db58036f5f 2018-08-01 09:38:32,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=6101af50-dbd9-4817-a791-b2ab50807719 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35947b4023257360bf82e368b8140aeb3012585f" 2018-08-01 09:38:32,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-bf1e028c-6214-4105-ae84-f274b48aa2b3 Date: Wed, 01 Aug 2018 09:38:32 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:38:31Z","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":"e8ca32bc-b7bb-4716-b0f1-3a0b6246429f","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-a5790e3a-6d0f-41e9-ad3b-a58e98a6ba11-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"6101af50-dbd9-4817-a791-b2ab50807719","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:38:31Z","ip_version":4}]} 2018-08-01 09:38:32,576 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=6101af50-dbd9-4817-a791-b2ab50807719 used request id req-bf1e028c-6214-4105-ae84-f274b48aa2b3 2018-08-01 09:38:32,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsRouterTests-a5790e3a-6d0f-41e9-ad3b-a58e98a6ba11-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35947b4023257360bf82e368b8140aeb3012585f" 2018-08-01 09:38:32,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-4ecd747a-7a96-4ec4-914d-bb129306dfe5 Date: Wed, 01 Aug 2018 09:38:32 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6101af50-dbd9-4817-a791-b2ab50807719","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":41,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":["e8ca32bc-b7bb-4716-b0f1-3a0b6246429f"],"description":"","tags":[],"updated_at":"2018-08-01T09:38:31Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-a5790e3a-6d0f-41e9-ad3b-a58e98a6ba11-pub-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:38:30Z","provider:network_type":"vxlan"}]} 2018-08-01 09:38:32,655 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsRouterTests-a5790e3a-6d0f-41e9-ad3b-a58e98a6ba11-pub-net used request id req-4ecd747a-7a96-4ec4-914d-bb129306dfe5 2018-08-01 09:38:32,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 09:38:32,663 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 09: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 09:38:32,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35a9e4ae5fae88b67c6d9ca8f3ea39953f2faf69" 2018-08-01 09:38:32,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:38:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28f227c2-2b98-4908-97f2-625d4f22466b 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 09:38:32,684 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-28f227c2-2b98-4908-97f2-625d4f22466b 2018-08-01 09:38:32,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=6101af50-dbd9-4817-a791-b2ab50807719 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35947b4023257360bf82e368b8140aeb3012585f" 2018-08-01 09:38:32,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-6e019ffe-804d-47d7-bb4f-8615f1f25f6f Date: Wed, 01 Aug 2018 09:38:32 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:38:31Z","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":"e8ca32bc-b7bb-4716-b0f1-3a0b6246429f","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-a5790e3a-6d0f-41e9-ad3b-a58e98a6ba11-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"6101af50-dbd9-4817-a791-b2ab50807719","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:38:31Z","ip_version":4}]} 2018-08-01 09:38:32,729 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=6101af50-dbd9-4817-a791-b2ab50807719 used request id req-6e019ffe-804d-47d7-bb4f-8615f1f25f6f 2018-08-01 09:38:32,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=6101af50-dbd9-4817-a791-b2ab50807719&name=NeutronUtilsRouterTests-a5790e3a-6d0f-41e9-ad3b-a58e98a6ba11-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35947b4023257360bf82e368b8140aeb3012585f" 2018-08-01 09:38:32,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-5f02b14c-3509-427a-ac4a-79612518d0e0 Date: Wed, 01 Aug 2018 09:38:32 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:38:31Z","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":"e8ca32bc-b7bb-4716-b0f1-3a0b6246429f","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-a5790e3a-6d0f-41e9-ad3b-a58e98a6ba11-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"6101af50-dbd9-4817-a791-b2ab50807719","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:38:31Z","ip_version":4}]} 2018-08-01 09:38:32,772 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=6101af50-dbd9-4817-a791-b2ab50807719&name=NeutronUtilsRouterTests-a5790e3a-6d0f-41e9-ad3b-a58e98a6ba11-pub-subnet used request id req-5f02b14c-3509-427a-ac4a-79612518d0e0 2018-08-01 09:38:32,772 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-a5790e3a-6d0f-41e9-ad3b-a58e98a6ba11-pub-net 2018-08-01 09:38:32,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35947b4023257360bf82e368b8140aeb3012585f" -d '{"port": {"network_id": "6101af50-dbd9-4817-a791-b2ab50807719", "fixed_ips": [{"subnet_id": "e8ca32bc-b7bb-4716-b0f1-3a0b6246429f", "ip_address": "10.197.123.100"}], "name": "NeutronUtilsRouterTests-a5790e3a-6d0f-41e9-ad3b-a58e98a6ba11-port", "admin_state_up": true}}' 2018-08-01 09:38:33,009 - keystoneauth.session - DEBUG - RESP: [400] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-6ba5bb4e-4f58-46e8-8656-286a42fbf783 Date: Wed, 01 Aug 2018 09:38:33 GMT RESP BODY: {"NeutronError": {"message": "IP address 10.197.123.100 is not a valid IP for the specified subnet.", "type": "InvalidIpForSubnet", "detail": ""}} 2018-08-01 09:38:33,009 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/ports used request id req-6ba5bb4e-4f58-46e8-8656-286a42fbf783 2018-08-01 09:38:33,010 - 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-08-01 09:38:33,010 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-a5790e3a-6d0f-41e9-ad3b-a58e98a6ba11-pub-subnet 2018-08-01 09:38:33,010 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-a5790e3a-6d0f-41e9-ad3b-a58e98a6ba11-pub-subnet 2018-08-01 09:38:33,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/subnets/e8ca32bc-b7bb-4716-b0f1-3a0b6246429f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35947b4023257360bf82e368b8140aeb3012585f" 2018-08-01 09:38:34,003 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-25f72950-5f8d-491a-b6ed-98a15839e7cc Date: Wed, 01 Aug 2018 09:38:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 09:38:34,003 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/e8ca32bc-b7bb-4716-b0f1-3a0b6246429f used request id req-25f72950-5f8d-491a-b6ed-98a15839e7cc 2018-08-01 09:38:34,003 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-a5790e3a-6d0f-41e9-ad3b-a58e98a6ba11-pub-net 2018-08-01 09:38:34,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/networks/6101af50-dbd9-4817-a791-b2ab50807719 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35947b4023257360bf82e368b8140aeb3012585f" 2018-08-01 09:38:34,973 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-06200dd7-92dd-473c-842c-1437be22c235 Date: Wed, 01 Aug 2018 09:38:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 09:38:34,973 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/6101af50-dbd9-4817-a791-b2ab50807719 used request id req-06200dd7-92dd-473c-842c-1437be22c235 2018-08-01 09:38:34,975 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:38:35,353 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:38:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["o8KGhPoPQNmh9YYl9uVhAw"], "issued_at": "2018-08-01T09:38:35.000000Z"}} 2018-08-01 09:38:35,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcf327800e86d9dd12b82c8bc867299289ffa7b6" 2018-08-01 09:38:35,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:38:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5504f419-38b4-4587-adbb-c58128534cbf Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:38:35,365 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-5504f419-38b4-4587-adbb-c58128534cbf 2018-08-01 09:38:35,367 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-6912bc52-2616-4b45-9ccc-a7a45b54f434-pub-net 2018-08-01 09:38:35,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcf327800e86d9dd12b82c8bc867299289ffa7b6" -d '{"network": {"name": "NeutronUtilsRouterTests-6912bc52-2616-4b45-9ccc-a7a45b54f434-pub-net", "admin_state_up": true}}' 2018-08-01 09:38:35,759 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-36c180f3-382c-464b-ae31-f826850a2b00 Date: Wed, 01 Aug 2018 09:38:35 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"67899e5d-2509-4a26-8509-f67b1ba82178","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":96,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T09:38:35Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-6912bc52-2616-4b45-9ccc-a7a45b54f434-pub-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:38:35Z","mtu":1450}} 2018-08-01 09:38:35,759 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks used request id req-36c180f3-382c-464b-ae31-f826850a2b00 2018-08-01 09:38:35,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=67899e5d-2509-4a26-8509-f67b1ba82178 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcf327800e86d9dd12b82c8bc867299289ffa7b6" 2018-08-01 09:38:35,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-169e35fe-55d0-4177-b6cb-4b122c390740 Date: Wed, 01 Aug 2018 09:38:35 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"67899e5d-2509-4a26-8509-f67b1ba82178","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":96,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T09:38:35Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-6912bc52-2616-4b45-9ccc-a7a45b54f434-pub-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:38:35Z","provider:network_type":"vxlan"}]} 2018-08-01 09:38:35,861 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=67899e5d-2509-4a26-8509-f67b1ba82178 used request id req-169e35fe-55d0-4177-b6cb-4b122c390740 2018-08-01 09:38:35,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=67899e5d-2509-4a26-8509-f67b1ba82178 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcf327800e86d9dd12b82c8bc867299289ffa7b6" 2018-08-01 09:38:35,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-41f116e4-f2a9-478d-845c-c7681b304aad Date: Wed, 01 Aug 2018 09:38:35 GMT RESP BODY: {"subnets":[]} 2018-08-01 09:38:35,921 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=67899e5d-2509-4a26-8509-f67b1ba82178 used request id req-41f116e4-f2a9-478d-845c-c7681b304aad 2018-08-01 09:38:35,921 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-6912bc52-2616-4b45-9ccc-a7a45b54f434-pub-subnet 2018-08-01 09:38:35,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcf327800e86d9dd12b82c8bc867299289ffa7b6" -d '{"subnets": [{"ip_version": 4, "network_id": "67899e5d-2509-4a26-8509-f67b1ba82178", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-6912bc52-2616-4b45-9ccc-a7a45b54f434-pub-subnet"}]}' 2018-08-01 09:38:36,429 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-e7780597-7b17-49e6-b28f-2d8ca9bd043f Date: Wed, 01 Aug 2018 09:38:36 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:38:36Z","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":"6d1b149d-fa16-4b91-8b6b-c3746057525d","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-6912bc52-2616-4b45-9ccc-a7a45b54f434-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"67899e5d-2509-4a26-8509-f67b1ba82178","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:38:36Z","ip_version":4}]} 2018-08-01 09:38:36,429 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets used request id req-e7780597-7b17-49e6-b28f-2d8ca9bd043f 2018-08-01 09:38:36,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=67899e5d-2509-4a26-8509-f67b1ba82178 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcf327800e86d9dd12b82c8bc867299289ffa7b6" 2018-08-01 09:38:36,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-f129228d-efcc-4f83-be3d-9bfaa0619cf3 Date: Wed, 01 Aug 2018 09:38:36 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"67899e5d-2509-4a26-8509-f67b1ba82178","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":96,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":["6d1b149d-fa16-4b91-8b6b-c3746057525d"],"description":"","tags":[],"updated_at":"2018-08-01T09:38:36Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-6912bc52-2616-4b45-9ccc-a7a45b54f434-pub-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:38:35Z","provider:network_type":"vxlan"}]} 2018-08-01 09:38:36,515 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=67899e5d-2509-4a26-8509-f67b1ba82178 used request id req-f129228d-efcc-4f83-be3d-9bfaa0619cf3 2018-08-01 09:38:36,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=67899e5d-2509-4a26-8509-f67b1ba82178 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcf327800e86d9dd12b82c8bc867299289ffa7b6" 2018-08-01 09:38:36,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-bf4bb51b-5471-4d75-82d7-b13896f62a55 Date: Wed, 01 Aug 2018 09:38:36 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:38:36Z","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":"6d1b149d-fa16-4b91-8b6b-c3746057525d","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-6912bc52-2616-4b45-9ccc-a7a45b54f434-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"67899e5d-2509-4a26-8509-f67b1ba82178","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:38:36Z","ip_version":4}]} 2018-08-01 09:38:36,584 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=67899e5d-2509-4a26-8509-f67b1ba82178 used request id req-bf4bb51b-5471-4d75-82d7-b13896f62a55 2018-08-01 09:38:36,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsRouterTests-6912bc52-2616-4b45-9ccc-a7a45b54f434-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcf327800e86d9dd12b82c8bc867299289ffa7b6" 2018-08-01 09:38:36,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-0a16a9b2-553b-44c7-8d6c-d8918e795509 Date: Wed, 01 Aug 2018 09:38:36 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"67899e5d-2509-4a26-8509-f67b1ba82178","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":96,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":["6d1b149d-fa16-4b91-8b6b-c3746057525d"],"description":"","tags":[],"updated_at":"2018-08-01T09:38:36Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-6912bc52-2616-4b45-9ccc-a7a45b54f434-pub-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:38:35Z","provider:network_type":"vxlan"}]} 2018-08-01 09:38:36,672 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsRouterTests-6912bc52-2616-4b45-9ccc-a7a45b54f434-pub-net used request id req-0a16a9b2-553b-44c7-8d6c-d8918e795509 2018-08-01 09:38:36,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 09:38:36,679 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 09:38: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 09:38:36,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcf327800e86d9dd12b82c8bc867299289ffa7b6" 2018-08-01 09:38:36,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:38:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f22588a-d58a-4301-b3c3-aee09031015b 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 09:38:36,700 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-0f22588a-d58a-4301-b3c3-aee09031015b 2018-08-01 09:38:36,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=67899e5d-2509-4a26-8509-f67b1ba82178 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcf327800e86d9dd12b82c8bc867299289ffa7b6" 2018-08-01 09:38:36,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-17c44813-4be1-4b99-a34e-ad5a1318d7e6 Date: Wed, 01 Aug 2018 09:38:36 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:38:36Z","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":"6d1b149d-fa16-4b91-8b6b-c3746057525d","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-6912bc52-2616-4b45-9ccc-a7a45b54f434-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"67899e5d-2509-4a26-8509-f67b1ba82178","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:38:36Z","ip_version":4}]} 2018-08-01 09:38:36,745 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=67899e5d-2509-4a26-8509-f67b1ba82178 used request id req-17c44813-4be1-4b99-a34e-ad5a1318d7e6 2018-08-01 09:38:36,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=67899e5d-2509-4a26-8509-f67b1ba82178&name=NeutronUtilsRouterTests-6912bc52-2616-4b45-9ccc-a7a45b54f434-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcf327800e86d9dd12b82c8bc867299289ffa7b6" 2018-08-01 09:38:36,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-318f3697-9345-4f7c-b855-5bf7b045f60a Date: Wed, 01 Aug 2018 09:38:36 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:38:36Z","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":"6d1b149d-fa16-4b91-8b6b-c3746057525d","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-6912bc52-2616-4b45-9ccc-a7a45b54f434-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"67899e5d-2509-4a26-8509-f67b1ba82178","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:38:36Z","ip_version":4}]} 2018-08-01 09:38:36,797 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=67899e5d-2509-4a26-8509-f67b1ba82178&name=NeutronUtilsRouterTests-6912bc52-2616-4b45-9ccc-a7a45b54f434-pub-subnet used request id req-318f3697-9345-4f7c-b855-5bf7b045f60a 2018-08-01 09:38:36,797 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:38:36,798 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:38:37,181 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:38:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["x2GXID7ETeewdI0vclmE1A"], "issued_at": "2018-08-01T09:38:37.000000Z"}} 2018-08-01 09:38:37,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4aeb010e73a29f310f4186b180965c4dad2ab6df" 2018-08-01 09:38:37,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:38:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8590452-0a3a-4468-a397-edd0b9f5499e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:38:37,194 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-f8590452-0a3a-4468-a397-edd0b9f5499e 2018-08-01 09:38:37,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsRouterTests-6912bc52-2616-4b45-9ccc-a7a45b54f434-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcf327800e86d9dd12b82c8bc867299289ffa7b6" 2018-08-01 09:38:37,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-815b6e20-7248-4b2f-a6ae-351c9003f5d6 Date: Wed, 01 Aug 2018 09:38:37 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"67899e5d-2509-4a26-8509-f67b1ba82178","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":96,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":["6d1b149d-fa16-4b91-8b6b-c3746057525d"],"description":"","tags":[],"updated_at":"2018-08-01T09:38:36Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-6912bc52-2616-4b45-9ccc-a7a45b54f434-pub-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:38:35Z","provider:network_type":"vxlan"}]} 2018-08-01 09:38:37,282 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsRouterTests-6912bc52-2616-4b45-9ccc-a7a45b54f434-pub-net used request id req-815b6e20-7248-4b2f-a6ae-351c9003f5d6 2018-08-01 09:38:37,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=67899e5d-2509-4a26-8509-f67b1ba82178 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcf327800e86d9dd12b82c8bc867299289ffa7b6" 2018-08-01 09:38:37,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-9d5912df-ca13-4fdf-9cc1-b6e3b2c47c20 Date: Wed, 01 Aug 2018 09:38:37 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:38:36Z","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":"6d1b149d-fa16-4b91-8b6b-c3746057525d","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-6912bc52-2616-4b45-9ccc-a7a45b54f434-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"67899e5d-2509-4a26-8509-f67b1ba82178","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:38:36Z","ip_version":4}]} 2018-08-01 09:38:37,327 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=67899e5d-2509-4a26-8509-f67b1ba82178 used request id req-9d5912df-ca13-4fdf-9cc1-b6e3b2c47c20 2018-08-01 09:38:37,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsRouterTests-6912bc52-2616-4b45-9ccc-a7a45b54f434-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcf327800e86d9dd12b82c8bc867299289ffa7b6" 2018-08-01 09:38:37,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-c8956ef1-1cfa-4312-afa3-8e3ce7295e11 Date: Wed, 01 Aug 2018 09:38:37 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"67899e5d-2509-4a26-8509-f67b1ba82178","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":96,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":["6d1b149d-fa16-4b91-8b6b-c3746057525d"],"description":"","tags":[],"updated_at":"2018-08-01T09:38:36Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-6912bc52-2616-4b45-9ccc-a7a45b54f434-pub-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:38:35Z","provider:network_type":"vxlan"}]} 2018-08-01 09:38:37,413 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsRouterTests-6912bc52-2616-4b45-9ccc-a7a45b54f434-pub-net used request id req-c8956ef1-1cfa-4312-afa3-8e3ce7295e11 2018-08-01 09:38:37,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 09:38:37,422 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 09:38: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 09:38:37,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4aeb010e73a29f310f4186b180965c4dad2ab6df" 2018-08-01 09:38:37,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:38:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0ef24b3-6194-4b02-ada0-be8c5618ec38 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 09:38:37,518 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-e0ef24b3-6194-4b02-ada0-be8c5618ec38 2018-08-01 09:38:37,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=67899e5d-2509-4a26-8509-f67b1ba82178 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcf327800e86d9dd12b82c8bc867299289ffa7b6" 2018-08-01 09:38:37,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-992794b9-5ea0-49ad-9c97-9de8d653f2dd Date: Wed, 01 Aug 2018 09:38:37 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:38:36Z","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":"6d1b149d-fa16-4b91-8b6b-c3746057525d","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-6912bc52-2616-4b45-9ccc-a7a45b54f434-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"67899e5d-2509-4a26-8509-f67b1ba82178","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:38:36Z","ip_version":4}]} 2018-08-01 09:38:37,565 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=67899e5d-2509-4a26-8509-f67b1ba82178 used request id req-992794b9-5ea0-49ad-9c97-9de8d653f2dd 2018-08-01 09:38:37,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=67899e5d-2509-4a26-8509-f67b1ba82178&name=NeutronUtilsRouterTests-6912bc52-2616-4b45-9ccc-a7a45b54f434-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcf327800e86d9dd12b82c8bc867299289ffa7b6" 2018-08-01 09:38:37,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-30d44f84-6bcb-412b-866c-216c6d349808 Date: Wed, 01 Aug 2018 09:38:37 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:38:36Z","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":"6d1b149d-fa16-4b91-8b6b-c3746057525d","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-6912bc52-2616-4b45-9ccc-a7a45b54f434-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"67899e5d-2509-4a26-8509-f67b1ba82178","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:38:36Z","ip_version":4}]} 2018-08-01 09:38:37,615 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=67899e5d-2509-4a26-8509-f67b1ba82178&name=NeutronUtilsRouterTests-6912bc52-2616-4b45-9ccc-a7a45b54f434-pub-subnet used request id req-30d44f84-6bcb-412b-866c-216c6d349808 2018-08-01 09:38:37,615 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-6912bc52-2616-4b45-9ccc-a7a45b54f434-pub-net 2018-08-01 09:38:37,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcf327800e86d9dd12b82c8bc867299289ffa7b6" -d '{"port": {"network_id": "67899e5d-2509-4a26-8509-f67b1ba82178", "fixed_ips": [{"subnet_id": "6d1b149d-fa16-4b91-8b6b-c3746057525d", "ip_address": null}], "name": "NeutronUtilsRouterTests-6912bc52-2616-4b45-9ccc-a7a45b54f434-port", "admin_state_up": true}}' 2018-08-01 09:38:37,631 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 143 Content-Type: application/json X-Openstack-Request-Id: req-c60240ed-a2aa-42fe-92f3-6d2799093741 Date: Wed, 01 Aug 2018 09:38:37 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for fixed_ips. Reason: 'None' is not a valid IP address.", "type": "HTTPBadRequest", "detail": ""}} 2018-08-01 09:38:37,631 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/ports used request id req-c60240ed-a2aa-42fe-92f3-6d2799093741 2018-08-01 09:38:37,631 - 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-08-01 09:38:37,632 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-6912bc52-2616-4b45-9ccc-a7a45b54f434-pub-subnet 2018-08-01 09:38:37,632 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-6912bc52-2616-4b45-9ccc-a7a45b54f434-pub-subnet 2018-08-01 09:38:37,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/subnets/6d1b149d-fa16-4b91-8b6b-c3746057525d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcf327800e86d9dd12b82c8bc867299289ffa7b6" 2018-08-01 09:38:38,598 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-01a6d363-151d-45f5-adb7-eb328281c44a Date: Wed, 01 Aug 2018 09:38:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 09:38:38,598 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/6d1b149d-fa16-4b91-8b6b-c3746057525d used request id req-01a6d363-151d-45f5-adb7-eb328281c44a 2018-08-01 09:38:38,598 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-6912bc52-2616-4b45-9ccc-a7a45b54f434-pub-net 2018-08-01 09:38:38,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/networks/67899e5d-2509-4a26-8509-f67b1ba82178 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcf327800e86d9dd12b82c8bc867299289ffa7b6" 2018-08-01 09:38:39,964 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ae720391-4c97-4ff7-aab9-960f463a3275 Date: Wed, 01 Aug 2018 09:38:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 09:38:39,964 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/67899e5d-2509-4a26-8509-f67b1ba82178 used request id req-ae720391-4c97-4ff7-aab9-960f463a3275 2018-08-01 09:38:39,965 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:38:40,345 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:38:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["vhVbXxDHSWCy8JWAecxVpA"], "issued_at": "2018-08-01T09:38:40.000000Z"}} 2018-08-01 09:38:40,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a642489342f938b5db26d485e289c32673ee067d" 2018-08-01 09:38:40,420 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:38:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d708d412-bd8f-4077-8819-cde4a7f9f9b2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:38:40,420 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-d708d412-bd8f-4077-8819-cde4a7f9f9b2 2018-08-01 09:38:40,422 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-e41d4c9d-1c3b-4385-a863-0207d5686c62-pub-net 2018-08-01 09:38:40,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a642489342f938b5db26d485e289c32673ee067d" -d '{"network": {"name": "NeutronUtilsRouterTests-e41d4c9d-1c3b-4385-a863-0207d5686c62-pub-net", "admin_state_up": true}}' 2018-08-01 09:38:40,796 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-57fd82a8-0db9-4c65-aa12-415291f357ba Date: Wed, 01 Aug 2018 09:38: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":"428dbb63-ff20-446a-9bbb-d6e4651bdf33","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":50,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T09:38:40Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-e41d4c9d-1c3b-4385-a863-0207d5686c62-pub-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:38:40Z","mtu":1450}} 2018-08-01 09:38:40,796 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks used request id req-57fd82a8-0db9-4c65-aa12-415291f357ba 2018-08-01 09:38:40,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=428dbb63-ff20-446a-9bbb-d6e4651bdf33 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a642489342f938b5db26d485e289c32673ee067d" 2018-08-01 09:38:40,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-e2752e1f-7e33-4a51-a8ff-d31a55a94105 Date: Wed, 01 Aug 2018 09:38:40 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"428dbb63-ff20-446a-9bbb-d6e4651bdf33","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":50,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T09:38:40Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-e41d4c9d-1c3b-4385-a863-0207d5686c62-pub-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:38:40Z","provider:network_type":"vxlan"}]} 2018-08-01 09:38:40,886 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=428dbb63-ff20-446a-9bbb-d6e4651bdf33 used request id req-e2752e1f-7e33-4a51-a8ff-d31a55a94105 2018-08-01 09:38:40,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=428dbb63-ff20-446a-9bbb-d6e4651bdf33 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a642489342f938b5db26d485e289c32673ee067d" 2018-08-01 09:38:40,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-4cf3f232-d44c-4fa2-8bf1-c6ac9b0d1c07 Date: Wed, 01 Aug 2018 09:38:40 GMT RESP BODY: {"subnets":[]} 2018-08-01 09:38:40,934 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=428dbb63-ff20-446a-9bbb-d6e4651bdf33 used request id req-4cf3f232-d44c-4fa2-8bf1-c6ac9b0d1c07 2018-08-01 09:38:40,934 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-e41d4c9d-1c3b-4385-a863-0207d5686c62-pub-subnet 2018-08-01 09:38:40,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a642489342f938b5db26d485e289c32673ee067d" -d '{"subnets": [{"ip_version": 4, "network_id": "428dbb63-ff20-446a-9bbb-d6e4651bdf33", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-e41d4c9d-1c3b-4385-a863-0207d5686c62-pub-subnet"}]}' 2018-08-01 09:38:41,443 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-fc6b67ff-89e6-4809-b873-a90818d5fa35 Date: Wed, 01 Aug 2018 09:38:41 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:38:41Z","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":"1ac57e96-555a-4ab5-a9e6-27c61472ed41","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-e41d4c9d-1c3b-4385-a863-0207d5686c62-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"428dbb63-ff20-446a-9bbb-d6e4651bdf33","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:38:41Z","ip_version":4}]} 2018-08-01 09:38:41,443 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets used request id req-fc6b67ff-89e6-4809-b873-a90818d5fa35 2018-08-01 09:38:41,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=428dbb63-ff20-446a-9bbb-d6e4651bdf33 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a642489342f938b5db26d485e289c32673ee067d" 2018-08-01 09:38:41,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-24364eda-0641-4229-8c94-9143945c6578 Date: Wed, 01 Aug 2018 09:38:41 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"428dbb63-ff20-446a-9bbb-d6e4651bdf33","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":50,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":["1ac57e96-555a-4ab5-a9e6-27c61472ed41"],"description":"","tags":[],"updated_at":"2018-08-01T09:38:41Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-e41d4c9d-1c3b-4385-a863-0207d5686c62-pub-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:38:40Z","provider:network_type":"vxlan"}]} 2018-08-01 09:38:41,527 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=428dbb63-ff20-446a-9bbb-d6e4651bdf33 used request id req-24364eda-0641-4229-8c94-9143945c6578 2018-08-01 09:38:41,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=428dbb63-ff20-446a-9bbb-d6e4651bdf33 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a642489342f938b5db26d485e289c32673ee067d" 2018-08-01 09:38:41,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-0bf0c13d-c528-4051-9e60-0d020e12a1aa Date: Wed, 01 Aug 2018 09:38:41 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:38:41Z","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":"1ac57e96-555a-4ab5-a9e6-27c61472ed41","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-e41d4c9d-1c3b-4385-a863-0207d5686c62-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"428dbb63-ff20-446a-9bbb-d6e4651bdf33","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:38:41Z","ip_version":4}]} 2018-08-01 09:38:41,587 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=428dbb63-ff20-446a-9bbb-d6e4651bdf33 used request id req-0bf0c13d-c528-4051-9e60-0d020e12a1aa 2018-08-01 09:38:41,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsRouterTests-e41d4c9d-1c3b-4385-a863-0207d5686c62-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a642489342f938b5db26d485e289c32673ee067d" 2018-08-01 09:38:41,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-7c81a1cb-7bf4-4632-8128-a7e86a156023 Date: Wed, 01 Aug 2018 09:38:41 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"428dbb63-ff20-446a-9bbb-d6e4651bdf33","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":50,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":["1ac57e96-555a-4ab5-a9e6-27c61472ed41"],"description":"","tags":[],"updated_at":"2018-08-01T09:38:41Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-e41d4c9d-1c3b-4385-a863-0207d5686c62-pub-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:38:40Z","provider:network_type":"vxlan"}]} 2018-08-01 09:38:41,670 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsRouterTests-e41d4c9d-1c3b-4385-a863-0207d5686c62-pub-net used request id req-7c81a1cb-7bf4-4632-8128-a7e86a156023 2018-08-01 09:38:41,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 09:38:41,679 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 09:38: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 09:38:41,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a642489342f938b5db26d485e289c32673ee067d" 2018-08-01 09:38:41,699 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:38:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a390f9ab-7600-4582-ba44-85c61b4067bd 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 09:38:41,699 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-a390f9ab-7600-4582-ba44-85c61b4067bd 2018-08-01 09:38:41,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=428dbb63-ff20-446a-9bbb-d6e4651bdf33 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a642489342f938b5db26d485e289c32673ee067d" 2018-08-01 09:38:41,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-c3333d55-bf7b-431e-874f-47aebbeda87c Date: Wed, 01 Aug 2018 09:38:41 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:38:41Z","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":"1ac57e96-555a-4ab5-a9e6-27c61472ed41","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-e41d4c9d-1c3b-4385-a863-0207d5686c62-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"428dbb63-ff20-446a-9bbb-d6e4651bdf33","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:38:41Z","ip_version":4}]} 2018-08-01 09:38:41,747 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=428dbb63-ff20-446a-9bbb-d6e4651bdf33 used request id req-c3333d55-bf7b-431e-874f-47aebbeda87c 2018-08-01 09:38:41,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=428dbb63-ff20-446a-9bbb-d6e4651bdf33&name=NeutronUtilsRouterTests-e41d4c9d-1c3b-4385-a863-0207d5686c62-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a642489342f938b5db26d485e289c32673ee067d" 2018-08-01 09:38:41,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-f8892dd1-846f-4630-93cf-9437250c2a63 Date: Wed, 01 Aug 2018 09:38:41 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:38:41Z","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":"1ac57e96-555a-4ab5-a9e6-27c61472ed41","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-e41d4c9d-1c3b-4385-a863-0207d5686c62-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"428dbb63-ff20-446a-9bbb-d6e4651bdf33","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:38:41Z","ip_version":4}]} 2018-08-01 09:38:41,794 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=428dbb63-ff20-446a-9bbb-d6e4651bdf33&name=NeutronUtilsRouterTests-e41d4c9d-1c3b-4385-a863-0207d5686c62-pub-subnet used request id req-f8892dd1-846f-4630-93cf-9437250c2a63 2018-08-01 09:38:41,795 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:38:41,795 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:38:42,175 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:38:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["nMUTbmlzTcKIfxDyGZQ6BA"], "issued_at": "2018-08-01T09:38:42.000000Z"}} 2018-08-01 09:38:42,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b62d0dba6b23d18493b343c0afd869cb0ba8d461" 2018-08-01 09:38:42,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:38:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9671aa9-6c0a-47c2-865a-ee858e19736b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:38:42,253 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-e9671aa9-6c0a-47c2-865a-ee858e19736b 2018-08-01 09:38:42,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsRouterTests-e41d4c9d-1c3b-4385-a863-0207d5686c62-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a642489342f938b5db26d485e289c32673ee067d" 2018-08-01 09:38:42,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-536a2c94-ed40-4ea2-b7d6-aa9b165f317f Date: Wed, 01 Aug 2018 09:38:42 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"428dbb63-ff20-446a-9bbb-d6e4651bdf33","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":50,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":["1ac57e96-555a-4ab5-a9e6-27c61472ed41"],"description":"","tags":[],"updated_at":"2018-08-01T09:38:41Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-e41d4c9d-1c3b-4385-a863-0207d5686c62-pub-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:38:40Z","provider:network_type":"vxlan"}]} 2018-08-01 09:38:42,338 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsRouterTests-e41d4c9d-1c3b-4385-a863-0207d5686c62-pub-net used request id req-536a2c94-ed40-4ea2-b7d6-aa9b165f317f 2018-08-01 09:38:42,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=428dbb63-ff20-446a-9bbb-d6e4651bdf33 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a642489342f938b5db26d485e289c32673ee067d" 2018-08-01 09:38:42,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-7af98dea-ac00-4640-a703-bafd6129762d Date: Wed, 01 Aug 2018 09:38:42 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:38:41Z","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":"1ac57e96-555a-4ab5-a9e6-27c61472ed41","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-e41d4c9d-1c3b-4385-a863-0207d5686c62-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"428dbb63-ff20-446a-9bbb-d6e4651bdf33","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:38:41Z","ip_version":4}]} 2018-08-01 09:38:42,387 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=428dbb63-ff20-446a-9bbb-d6e4651bdf33 used request id req-7af98dea-ac00-4640-a703-bafd6129762d 2018-08-01 09:38:42,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsRouterTests-e41d4c9d-1c3b-4385-a863-0207d5686c62-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a642489342f938b5db26d485e289c32673ee067d" 2018-08-01 09:38:42,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-f2d4cf03-c4c3-44dd-8e03-ea630683007f Date: Wed, 01 Aug 2018 09:38:42 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"428dbb63-ff20-446a-9bbb-d6e4651bdf33","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":50,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":["1ac57e96-555a-4ab5-a9e6-27c61472ed41"],"description":"","tags":[],"updated_at":"2018-08-01T09:38:41Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-e41d4c9d-1c3b-4385-a863-0207d5686c62-pub-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:38:40Z","provider:network_type":"vxlan"}]} 2018-08-01 09:38:42,472 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsRouterTests-e41d4c9d-1c3b-4385-a863-0207d5686c62-pub-net used request id req-f2d4cf03-c4c3-44dd-8e03-ea630683007f 2018-08-01 09:38:42,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 09:38:42,480 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 09:38: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 09:38:42,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b62d0dba6b23d18493b343c0afd869cb0ba8d461" 2018-08-01 09:38:42,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:38:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-449a93fb-f473-4c08-8359-4d95b26d2e94 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 09:38:42,500 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-449a93fb-f473-4c08-8359-4d95b26d2e94 2018-08-01 09:38:42,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=428dbb63-ff20-446a-9bbb-d6e4651bdf33 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a642489342f938b5db26d485e289c32673ee067d" 2018-08-01 09:38:42,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-20836d79-4dc3-4bd1-9a2a-87ddaadd954d Date: Wed, 01 Aug 2018 09:38:42 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:38:41Z","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":"1ac57e96-555a-4ab5-a9e6-27c61472ed41","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-e41d4c9d-1c3b-4385-a863-0207d5686c62-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"428dbb63-ff20-446a-9bbb-d6e4651bdf33","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:38:41Z","ip_version":4}]} 2018-08-01 09:38:42,542 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=428dbb63-ff20-446a-9bbb-d6e4651bdf33 used request id req-20836d79-4dc3-4bd1-9a2a-87ddaadd954d 2018-08-01 09:38:42,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=428dbb63-ff20-446a-9bbb-d6e4651bdf33&name=NeutronUtilsRouterTests-e41d4c9d-1c3b-4385-a863-0207d5686c62-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a642489342f938b5db26d485e289c32673ee067d" 2018-08-01 09:38:42,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-f9944e4b-cee9-4308-ba50-829faa72d9ce Date: Wed, 01 Aug 2018 09:38:42 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:38:41Z","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":"1ac57e96-555a-4ab5-a9e6-27c61472ed41","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-e41d4c9d-1c3b-4385-a863-0207d5686c62-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"428dbb63-ff20-446a-9bbb-d6e4651bdf33","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:38:41Z","ip_version":4}]} 2018-08-01 09:38:42,589 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=428dbb63-ff20-446a-9bbb-d6e4651bdf33&name=NeutronUtilsRouterTests-e41d4c9d-1c3b-4385-a863-0207d5686c62-pub-subnet used request id req-f9944e4b-cee9-4308-ba50-829faa72d9ce 2018-08-01 09:38:42,589 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-e41d4c9d-1c3b-4385-a863-0207d5686c62-pub-net 2018-08-01 09:38:42,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a642489342f938b5db26d485e289c32673ee067d" -d '{"port": {"network_id": "428dbb63-ff20-446a-9bbb-d6e4651bdf33", "fixed_ips": [{"subnet_id": "1ac57e96-555a-4ab5-a9e6-27c61472ed41", "ip_address": "10.55.1.100"}], "admin_state_up": true}}' 2018-08-01 09:38:43,472 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 839 X-Openstack-Request-Id: req-47eed5a4-f453-419c-9851-6a3780b8421d Date: Wed, 01 Aug 2018 09:38:43 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T09:38:43Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1ac57e96-555a-4ab5-a9e6-27c61472ed41","ip_address":"10.55.1.100"}],"id":"141ee352-d56c-4d62-a285-3d3463ecf89b","security_groups":["d876f51d-b6f9-4c8f-b88c-c69d2c3be178"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:02:2d:58","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"","project_id":"8d96727022f4443794db44ecde432faf","qos_policy_id":null,"admin_state_up":true,"network_id":"428dbb63-ff20-446a-9bbb-d6e4651bdf33","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:38:42Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-08-01 09:38:43,472 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/ports used request id req-47eed5a4-f453-419c-9851-6a3780b8421d 2018-08-01 09:38:43,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/141ee352-d56c-4d62-a285-3d3463ecf89b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a642489342f938b5db26d485e289c32673ee067d" 2018-08-01 09:38:43,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 839 X-Openstack-Request-Id: req-ba4bd19a-89cd-4b69-84aa-fce2525ce7f2 Date: Wed, 01 Aug 2018 09:38:43 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T09:38:43Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"1ac57e96-555a-4ab5-a9e6-27c61472ed41","ip_address":"10.55.1.100"}],"id":"141ee352-d56c-4d62-a285-3d3463ecf89b","security_groups":["d876f51d-b6f9-4c8f-b88c-c69d2c3be178"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:02:2d:58","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"","project_id":"8d96727022f4443794db44ecde432faf","qos_policy_id":null,"admin_state_up":true,"network_id":"428dbb63-ff20-446a-9bbb-d6e4651bdf33","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:38:42Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-08-01 09:38:43,544 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/141ee352-d56c-4d62-a285-3d3463ecf89b used request id req-ba4bd19a-89cd-4b69-84aa-fce2525ce7f2 2018-08-01 09:38:43,544 - neutron_utils - INFO - Deleting port with name 2018-08-01 09:38:43,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/ports/141ee352-d56c-4d62-a285-3d3463ecf89b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a642489342f938b5db26d485e289c32673ee067d" 2018-08-01 09:38:44,012 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-04741fa9-fcba-4c62-9b63-383d2d16f1d7 Date: Wed, 01 Aug 2018 09:38:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 09:38:44,012 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/ports/141ee352-d56c-4d62-a285-3d3463ecf89b used request id req-04741fa9-fcba-4c62-9b63-383d2d16f1d7 2018-08-01 09:38:44,012 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-e41d4c9d-1c3b-4385-a863-0207d5686c62-pub-subnet 2018-08-01 09:38:44,013 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-e41d4c9d-1c3b-4385-a863-0207d5686c62-pub-subnet 2018-08-01 09:38:44,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/subnets/1ac57e96-555a-4ab5-a9e6-27c61472ed41 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a642489342f938b5db26d485e289c32673ee067d" 2018-08-01 09:38:44,982 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9e1f400e-5aa4-4b01-8fd1-315e6024d3e5 Date: Wed, 01 Aug 2018 09:38:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 09:38:44,982 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/1ac57e96-555a-4ab5-a9e6-27c61472ed41 used request id req-9e1f400e-5aa4-4b01-8fd1-315e6024d3e5 2018-08-01 09:38:44,982 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-e41d4c9d-1c3b-4385-a863-0207d5686c62-pub-net 2018-08-01 09:38:44,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/networks/428dbb63-ff20-446a-9bbb-d6e4651bdf33 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a642489342f938b5db26d485e289c32673ee067d" 2018-08-01 09:38:45,773 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-240a56bf-a3bc-47af-9b6a-abab828f3ca2 Date: Wed, 01 Aug 2018 09:38:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 09:38:45,773 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/428dbb63-ff20-446a-9bbb-d6e4651bdf33 used request id req-240a56bf-a3bc-47af-9b6a-abab828f3ca2 2018-08-01 09:38:45,774 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:38:46,156 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:38:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["DJiBrITsTOmqOdQw6sbatw"], "issued_at": "2018-08-01T09:38:46.000000Z"}} 2018-08-01 09:38:46,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8c8d892a1b6052930f6e72386b6b16bbf0d4b49" 2018-08-01 09:38:46,233 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:38:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53309dba-d51f-43a7-a982-74eb847170f0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:38:46,233 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-53309dba-d51f-43a7-a982-74eb847170f0 2018-08-01 09:38:46,234 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:38:46,235 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:38:46,613 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:38:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["-Ag_CAmERKWN_7OJ5YVo-w"], "issued_at": "2018-08-01T09:38:46.000000Z"}} 2018-08-01 09:38:46,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f0959934552afe86d95ba508113bc3759cb7cd5" 2018-08-01 09:38:46,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:38:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d32c628d-d66f-4c21-bd81-094ff75af359 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:38:46,694 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-d32c628d-d66f-4c21-bd81-094ff75af359 2018-08-01 09:38:46,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsRouterTests-05c22ebe-32b1-4067-aabe-29936194e77b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8c8d892a1b6052930f6e72386b6b16bbf0d4b49" 2018-08-01 09:38:46,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-81f47e5d-9d37-4f9c-b754-2befa95adfb4 Date: Wed, 01 Aug 2018 09:38:46 GMT RESP BODY: {"networks":[]} 2018-08-01 09:38:46,905 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsRouterTests-05c22ebe-32b1-4067-aabe-29936194e77b-pub-net used request id req-81f47e5d-9d37-4f9c-b754-2befa95adfb4 2018-08-01 09:38:46,907 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:38:47,289 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:38:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["x4L34tNSRpOpDVWMh8BJWA"], "issued_at": "2018-08-01T09:38:47.000000Z"}} 2018-08-01 09:38:47,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a95a575efffc434bfba6bbaf41f8a551570589f5" 2018-08-01 09:38:47,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:38:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ecd03427-905e-46dc-b22f-646a4de18ac0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:38:47,302 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-ecd03427-905e-46dc-b22f-646a4de18ac0 2018-08-01 09:38:47,303 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:38:47,303 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:38:47,685 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:38:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["vG8nhJ9VTR-0Ky1DVDmesg"], "issued_at": "2018-08-01T09:38:47.000000Z"}} 2018-08-01 09:38:47,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d77e9f187b8692888ef30575d598bd74011b7dfe" 2018-08-01 09:38:47,699 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:38:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-383d8616-a7a0-4a81-ac6c-97a9879d8d0c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:38:47,699 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-383d8616-a7a0-4a81-ac6c-97a9879d8d0c 2018-08-01 09:38:47,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a95a575efffc434bfba6bbaf41f8a551570589f5" 2018-08-01 09:38:47,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-a1d2158b-2579-4a06-bdbe-00b681f25b60 Date: Wed, 01 Aug 2018 09:38:47 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dbe9669438844f3faecdc7fcc050e0d8","l2_adjacency":true,"status":"ACTIVE","subnets":["a5a333a9-9d0e-46a5-9440-2aa9c95d5013"],"description":"","tags":[],"updated_at":"2018-08-01T09:28:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:38Z","provider:network_type":"flat"}]} 2018-08-01 09:38:47,946 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=external used request id req-a1d2158b-2579-4a06-bdbe-00b681f25b60 2018-08-01 09:38:47,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=e7d7be46-2840-4976-87a2-d78a4e5c6089 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a95a575efffc434bfba6bbaf41f8a551570589f5" 2018-08-01 09:38:48,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-b5ce0034-b9dc-4b59-ac0e-4d4ea8701700 Date: Wed, 01 Aug 2018 09:38:48 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:28:43Z","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":"a5a333a9-9d0e-46a5-9440-2aa9c95d5013","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"dbe9669438844f3faecdc7fcc050e0d8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:43Z","ip_version":4}]} 2018-08-01 09:38:48,017 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=e7d7be46-2840-4976-87a2-d78a4e5c6089 used request id req-b5ce0034-b9dc-4b59-ac0e-4d4ea8701700 2018-08-01 09:38:48,018 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-caa10c6e-e740-4b06-ac9e-04405e0d4353-pub-router 2018-08-01 09:38:48,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a95a575efffc434bfba6bbaf41f8a551570589f5" -d '{"router": {"external_gateway_info": {"network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089"}, "name": "NeutronUtilsRouterTests-caa10c6e-e740-4b06-ac9e-04405e0d4353-pub-router", "admin_state_up": true}}' 2018-08-01 09:38:49,313 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-c6aaf679-bbd6-42f0-bcc3-1f06a165a847 Date: Wed, 01 Aug 2018 09:38:49 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a5a333a9-9d0e-46a5-9440-2aa9c95d5013", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:38:48Z", "admin_state_up": true, "updated_at": "2018-08-01T09:38:49Z", "project_id": "8d96727022f4443794db44ecde432faf", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "bd76d187-cee5-4897-89d0-dc8be5de6a48", "name": "NeutronUtilsRouterTests-caa10c6e-e740-4b06-ac9e-04405e0d4353-pub-router"}} 2018-08-01 09:38:49,314 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers used request id req-c6aaf679-bbd6-42f0-bcc3-1f06a165a847 2018-08-01 09:38:49,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?device_id=bd76d187-cee5-4897-89d0-dc8be5de6a48 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a95a575efffc434bfba6bbaf41f8a551570589f5" 2018-08-01 09:38:49,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-195887be-2998-4941-bec9-6da58bff4d76 Date: Wed, 01 Aug 2018 09:38:49 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T09:38:48Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a5a333a9-9d0e-46a5-9440-2aa9c95d5013","ip_address":"172.30.9.208"}],"id":"62a02727-6aac-4cf9-bd87-b085153224e2","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:77:c7:b3","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","tenant_id":"","created_at":"2018-08-01T09:38:48Z","binding:vnic_type":"normal","device_id":"bd76d187-cee5-4897-89d0-dc8be5de6a48","ip_allocation":"immediate"}]} 2018-08-01 09:38:49,385 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?device_id=bd76d187-cee5-4897-89d0-dc8be5de6a48 used request id req-195887be-2998-4941-bec9-6da58bff4d76 2018-08-01 09:38:49,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/a5a333a9-9d0e-46a5-9440-2aa9c95d5013 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a95a575efffc434bfba6bbaf41f8a551570589f5" 2018-08-01 09:38:49,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-5f74714d-8588-44a4-bf44-fb767e624835 Date: Wed, 01 Aug 2018 09:38:49 GMT RESP BODY: {"subnet":{"updated_at":"2018-08-01T09:28:43Z","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":"a5a333a9-9d0e-46a5-9440-2aa9c95d5013","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"dbe9669438844f3faecdc7fcc050e0d8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:43Z","ip_version":4}} 2018-08-01 09:38:49,433 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/a5a333a9-9d0e-46a5-9440-2aa9c95d5013 used request id req-5f74714d-8588-44a4-bf44-fb767e624835 2018-08-01 09:38:49,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/routers?name=NeutronUtilsRouterTests-caa10c6e-e740-4b06-ac9e-04405e0d4353-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a95a575efffc434bfba6bbaf41f8a551570589f5" 2018-08-01 09:38:49,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-0d93319a-3e50-4be7-b16c-dfc97e2270fe Date: Wed, 01 Aug 2018 09:38:49 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a5a333a9-9d0e-46a5-9440-2aa9c95d5013", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:38:48Z", "admin_state_up": true, "updated_at": "2018-08-01T09:38:49Z", "project_id": "8d96727022f4443794db44ecde432faf", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "bd76d187-cee5-4897-89d0-dc8be5de6a48", "name": "NeutronUtilsRouterTests-caa10c6e-e740-4b06-ac9e-04405e0d4353-pub-router"}]} 2018-08-01 09:38:49,570 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers?name=NeutronUtilsRouterTests-caa10c6e-e740-4b06-ac9e-04405e0d4353-pub-router used request id req-0d93319a-3e50-4be7-b16c-dfc97e2270fe 2018-08-01 09:38:49,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 09:38:49,578 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 09:38: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 09:38:49,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a95a575efffc434bfba6bbaf41f8a551570589f5" 2018-08-01 09:38:49,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:38:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-767cedfc-59d2-41c4-b9b2-494391cfee1a 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 09:38:49,677 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-767cedfc-59d2-41c4-b9b2-494391cfee1a 2018-08-01 09:38:49,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?device_id=bd76d187-cee5-4897-89d0-dc8be5de6a48 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a95a575efffc434bfba6bbaf41f8a551570589f5" 2018-08-01 09:38:49,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-e8bb6efc-2f1e-48f3-95ff-14bb9e9ea2f2 Date: Wed, 01 Aug 2018 09:38:49 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T09:38:48Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a5a333a9-9d0e-46a5-9440-2aa9c95d5013","ip_address":"172.30.9.208"}],"id":"62a02727-6aac-4cf9-bd87-b085153224e2","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:77:c7:b3","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","tenant_id":"","created_at":"2018-08-01T09:38:48Z","binding:vnic_type":"normal","device_id":"bd76d187-cee5-4897-89d0-dc8be5de6a48","ip_allocation":"immediate"}]} 2018-08-01 09:38:49,723 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?device_id=bd76d187-cee5-4897-89d0-dc8be5de6a48 used request id req-e8bb6efc-2f1e-48f3-95ff-14bb9e9ea2f2 2018-08-01 09:38:49,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/a5a333a9-9d0e-46a5-9440-2aa9c95d5013 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a95a575efffc434bfba6bbaf41f8a551570589f5" 2018-08-01 09:38:49,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-1c4cabad-ddb5-49b1-9f46-6c86109a3fcc Date: Wed, 01 Aug 2018 09:38:49 GMT RESP BODY: {"subnet":{"updated_at":"2018-08-01T09:28:43Z","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":"a5a333a9-9d0e-46a5-9440-2aa9c95d5013","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"dbe9669438844f3faecdc7fcc050e0d8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:43Z","ip_version":4}} 2018-08-01 09:38:49,768 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/a5a333a9-9d0e-46a5-9440-2aa9c95d5013 used request id req-1c4cabad-ddb5-49b1-9f46-6c86109a3fcc 2018-08-01 09:38:49,769 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-caa10c6e-e740-4b06-ac9e-04405e0d4353-pub-router 2018-08-01 09:38:49,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/routers/bd76d187-cee5-4897-89d0-dc8be5de6a48 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a95a575efffc434bfba6bbaf41f8a551570589f5" 2018-08-01 09:38:51,083 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-68cb461d-d7d1-4f1a-a43f-98373dd1a842 Content-Length: 0 Date: Wed, 01 Aug 2018 09:38:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 09:38:51,083 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/bd76d187-cee5-4897-89d0-dc8be5de6a48 used request id req-68cb461d-d7d1-4f1a-a43f-98373dd1a842 2018-08-01 09:38:51,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/routers?name=NeutronUtilsRouterTests-caa10c6e-e740-4b06-ac9e-04405e0d4353-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a95a575efffc434bfba6bbaf41f8a551570589f5" 2018-08-01 09:38:51,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-d1e197e0-dd91-4067-80fc-99b62a35a2ea Date: Wed, 01 Aug 2018 09:38:51 GMT RESP BODY: {"routers": []} 2018-08-01 09:38:51,151 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers?name=NeutronUtilsRouterTests-caa10c6e-e740-4b06-ac9e-04405e0d4353-pub-router used request id req-d1e197e0-dd91-4067-80fc-99b62a35a2ea 2018-08-01 09:38:51,152 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:38:51,535 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:38:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["80QRirPASci8hnIfh-n39g"], "issued_at": "2018-08-01T09:38:51.000000Z"}} 2018-08-01 09:38:51,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ed29a4d4a68664b86afff2ee79e2dbfe3d5e9f6" 2018-08-01 09:38:51,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:38:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d983eda3-7700-46c6-9a13-5a95783f36e2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:38:51,616 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-d983eda3-7700-46c6-9a13-5a95783f36e2 2018-08-01 09:38:51,617 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:38:51,618 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:38:51,997 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:38:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["FznLhGsIT1SJRoxKqNV9_Q"], "issued_at": "2018-08-01T09:38:51.000000Z"}} 2018-08-01 09:38:51,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91eff73a128a65225c0354d6f9db3d919119b5a0" 2018-08-01 09:38:52,010 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:38:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e501552a-d272-468e-9a3f-22d8587a945a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:38:52,010 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-e501552a-d272-468e-9a3f-22d8587a945a 2018-08-01 09:38:52,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ed29a4d4a68664b86afff2ee79e2dbfe3d5e9f6" 2018-08-01 09:38:52,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-7bd46f0d-ab42-4fb7-9627-5df512274f67 Date: Wed, 01 Aug 2018 09:38:52 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dbe9669438844f3faecdc7fcc050e0d8","l2_adjacency":true,"status":"ACTIVE","subnets":["a5a333a9-9d0e-46a5-9440-2aa9c95d5013"],"description":"","tags":[],"updated_at":"2018-08-01T09:28:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:38Z","provider:network_type":"flat"}]} 2018-08-01 09:38:52,255 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=external used request id req-7bd46f0d-ab42-4fb7-9627-5df512274f67 2018-08-01 09:38:52,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=e7d7be46-2840-4976-87a2-d78a4e5c6089 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ed29a4d4a68664b86afff2ee79e2dbfe3d5e9f6" 2018-08-01 09:38:52,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-12a1bc07-0c4a-49f1-ba55-0e005ca0869f Date: Wed, 01 Aug 2018 09:38:52 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:28:43Z","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":"a5a333a9-9d0e-46a5-9440-2aa9c95d5013","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"dbe9669438844f3faecdc7fcc050e0d8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:43Z","ip_version":4}]} 2018-08-01 09:38:52,310 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=e7d7be46-2840-4976-87a2-d78a4e5c6089 used request id req-12a1bc07-0c4a-49f1-ba55-0e005ca0869f 2018-08-01 09:38:52,311 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-64f3cc50-5be5-4eeb-8007-c561707e8c59-pub-router 2018-08-01 09:38:52,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ed29a4d4a68664b86afff2ee79e2dbfe3d5e9f6" -d '{"router": {"external_gateway_info": {"network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089"}, "name": "NeutronUtilsRouterTests-64f3cc50-5be5-4eeb-8007-c561707e8c59-pub-router", "admin_state_up": true}}' 2018-08-01 09:38:53,553 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-0a436dda-22d6-48a4-a146-e39709a0430f Date: Wed, 01 Aug 2018 09:38:53 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a5a333a9-9d0e-46a5-9440-2aa9c95d5013", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:38:52Z", "admin_state_up": true, "updated_at": "2018-08-01T09:38:53Z", "project_id": "8d96727022f4443794db44ecde432faf", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "6deff3af-b29f-45c3-819b-b096db824462", "name": "NeutronUtilsRouterTests-64f3cc50-5be5-4eeb-8007-c561707e8c59-pub-router"}} 2018-08-01 09:38:53,553 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers used request id req-0a436dda-22d6-48a4-a146-e39709a0430f 2018-08-01 09:38:53,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?device_id=6deff3af-b29f-45c3-819b-b096db824462 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ed29a4d4a68664b86afff2ee79e2dbfe3d5e9f6" 2018-08-01 09:38:53,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-529c5b31-0d7f-4ef2-9546-64ac7c63987b Date: Wed, 01 Aug 2018 09:38:53 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T09:38:52Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a5a333a9-9d0e-46a5-9440-2aa9c95d5013","ip_address":"172.30.9.208"}],"id":"36802e56-d6d1-4a14-9c5f-ad991370c403","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:5c:d1:57","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","tenant_id":"","created_at":"2018-08-01T09:38:52Z","binding:vnic_type":"normal","device_id":"6deff3af-b29f-45c3-819b-b096db824462","ip_allocation":"immediate"}]} 2018-08-01 09:38:53,615 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?device_id=6deff3af-b29f-45c3-819b-b096db824462 used request id req-529c5b31-0d7f-4ef2-9546-64ac7c63987b 2018-08-01 09:38:53,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/a5a333a9-9d0e-46a5-9440-2aa9c95d5013 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ed29a4d4a68664b86afff2ee79e2dbfe3d5e9f6" 2018-08-01 09:38:53,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-ee61950c-4cd8-4f13-b029-811e80314c99 Date: Wed, 01 Aug 2018 09:38:53 GMT RESP BODY: {"subnet":{"updated_at":"2018-08-01T09:28:43Z","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":"a5a333a9-9d0e-46a5-9440-2aa9c95d5013","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"dbe9669438844f3faecdc7fcc050e0d8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:43Z","ip_version":4}} 2018-08-01 09:38:53,663 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/a5a333a9-9d0e-46a5-9440-2aa9c95d5013 used request id req-ee61950c-4cd8-4f13-b029-811e80314c99 2018-08-01 09:38:53,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/routers?name=NeutronUtilsRouterTests-64f3cc50-5be5-4eeb-8007-c561707e8c59-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ed29a4d4a68664b86afff2ee79e2dbfe3d5e9f6" 2018-08-01 09:38:53,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-e9f59fb6-09c4-4de4-89e5-94e1f5cb6f50 Date: Wed, 01 Aug 2018 09:38:53 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a5a333a9-9d0e-46a5-9440-2aa9c95d5013", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:38:52Z", "admin_state_up": true, "updated_at": "2018-08-01T09:38:53Z", "project_id": "8d96727022f4443794db44ecde432faf", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "6deff3af-b29f-45c3-819b-b096db824462", "name": "NeutronUtilsRouterTests-64f3cc50-5be5-4eeb-8007-c561707e8c59-pub-router"}]} 2018-08-01 09:38:53,808 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers?name=NeutronUtilsRouterTests-64f3cc50-5be5-4eeb-8007-c561707e8c59-pub-router used request id req-e9f59fb6-09c4-4de4-89e5-94e1f5cb6f50 2018-08-01 09:38:53,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 09:38:53,817 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 09:38: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 09:38:53,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ed29a4d4a68664b86afff2ee79e2dbfe3d5e9f6" 2018-08-01 09:38:53,898 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:38:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ced370d6-7cf7-4a49-9f32-531385f251fd 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 09:38:53,898 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-ced370d6-7cf7-4a49-9f32-531385f251fd 2018-08-01 09:38:53,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?device_id=6deff3af-b29f-45c3-819b-b096db824462 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ed29a4d4a68664b86afff2ee79e2dbfe3d5e9f6" 2018-08-01 09:38:53,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-d5ac2b2d-d3e0-4365-8605-d94923d22153 Date: Wed, 01 Aug 2018 09:38:53 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T09:38:52Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a5a333a9-9d0e-46a5-9440-2aa9c95d5013","ip_address":"172.30.9.208"}],"id":"36802e56-d6d1-4a14-9c5f-ad991370c403","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:5c:d1:57","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","tenant_id":"","created_at":"2018-08-01T09:38:52Z","binding:vnic_type":"normal","device_id":"6deff3af-b29f-45c3-819b-b096db824462","ip_allocation":"immediate"}]} 2018-08-01 09:38:53,941 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?device_id=6deff3af-b29f-45c3-819b-b096db824462 used request id req-d5ac2b2d-d3e0-4365-8605-d94923d22153 2018-08-01 09:38:53,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/a5a333a9-9d0e-46a5-9440-2aa9c95d5013 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ed29a4d4a68664b86afff2ee79e2dbfe3d5e9f6" 2018-08-01 09:38:53,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-94d7393e-769d-4734-8f61-731d0d8049a0 Date: Wed, 01 Aug 2018 09:38:53 GMT RESP BODY: {"subnet":{"updated_at":"2018-08-01T09:28:43Z","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":"a5a333a9-9d0e-46a5-9440-2aa9c95d5013","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"dbe9669438844f3faecdc7fcc050e0d8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:43Z","ip_version":4}} 2018-08-01 09:38:53,981 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/a5a333a9-9d0e-46a5-9440-2aa9c95d5013 used request id req-94d7393e-769d-4734-8f61-731d0d8049a0 2018-08-01 09:38:53,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ed29a4d4a68664b86afff2ee79e2dbfe3d5e9f6" 2018-08-01 09:38:54,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-981f9312-abca-4593-a30a-8cb08bacd5fb Date: Wed, 01 Aug 2018 09:38:54 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dbe9669438844f3faecdc7fcc050e0d8","l2_adjacency":true,"status":"ACTIVE","subnets":["a5a333a9-9d0e-46a5-9440-2aa9c95d5013"],"description":"","tags":[],"updated_at":"2018-08-01T09:28:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:38Z","provider:network_type":"flat"}]} 2018-08-01 09:38:54,059 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=external used request id req-981f9312-abca-4593-a30a-8cb08bacd5fb 2018-08-01 09:38:54,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=e7d7be46-2840-4976-87a2-d78a4e5c6089 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ed29a4d4a68664b86afff2ee79e2dbfe3d5e9f6" 2018-08-01 09:38:54,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-20003d4a-2cbd-4545-9559-f4acc1420f73 Date: Wed, 01 Aug 2018 09:38:54 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:28:43Z","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":"a5a333a9-9d0e-46a5-9440-2aa9c95d5013","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"dbe9669438844f3faecdc7fcc050e0d8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:43Z","ip_version":4}]} 2018-08-01 09:38:54,113 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=e7d7be46-2840-4976-87a2-d78a4e5c6089 used request id req-20003d4a-2cbd-4545-9559-f4acc1420f73 2018-08-01 09:38:54,113 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-64f3cc50-5be5-4eeb-8007-c561707e8c59-pub-router 2018-08-01 09:38:54,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/routers/6deff3af-b29f-45c3-819b-b096db824462 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ed29a4d4a68664b86afff2ee79e2dbfe3d5e9f6" 2018-08-01 09:38:55,257 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-baa626af-43a8-4ad2-97fb-fdd1d60c1c2d Content-Length: 0 Date: Wed, 01 Aug 2018 09:38:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 09:38:55,257 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/6deff3af-b29f-45c3-819b-b096db824462 used request id req-baa626af-43a8-4ad2-97fb-fdd1d60c1c2d 2018-08-01 09:38:55,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/routers?name=NeutronUtilsRouterTests-64f3cc50-5be5-4eeb-8007-c561707e8c59-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ed29a4d4a68664b86afff2ee79e2dbfe3d5e9f6" 2018-08-01 09:38:55,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-7d43f543-4bc3-4c80-887e-572f5e8a73b1 Date: Wed, 01 Aug 2018 09:38:55 GMT RESP BODY: {"routers": []} 2018-08-01 09:38:55,327 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers?name=NeutronUtilsRouterTests-64f3cc50-5be5-4eeb-8007-c561707e8c59-pub-router used request id req-7d43f543-4bc3-4c80-887e-572f5e8a73b1 2018-08-01 09:38:55,329 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:38:55,712 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:38:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["uvhEQW0eSY6hSPejkpeF9w"], "issued_at": "2018-08-01T09:38:55.000000Z"}} 2018-08-01 09:38:55,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5c646cda396140958bc09002ad5fc1cf0bcae65" 2018-08-01 09:38:55,789 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:38:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee4b57f3-5c02-4616-9ae5-5acda8903253 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:38:55,789 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-ee4b57f3-5c02-4616-9ae5-5acda8903253 2018-08-01 09:38:55,791 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-ad0b36b6-22dc-42b5-b866-bdaf25d081abname 2018-08-01 09:38:55,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5c646cda396140958bc09002ad5fc1cf0bcae65" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-ad0b36b6-22dc-42b5-b866-bdaf25d081abname"}}' 2018-08-01 09:38:56,202 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1403 X-Openstack-Request-Id: req-1cc036de-9637-408a-b252-33d5e2b1b15b Date: Wed, 01 Aug 2018 09:38:56 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:38:56Z", "updated_at": "2018-08-01T09:38:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:38:56Z", "revision_number": 0, "id": "637acf4e-e0d6-45e8-bd56-148cc6674041", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:38:56Z", "security_group_id": "3b421e30-2580-4d53-a89c-adc4fe5a58a9", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:38:56Z", "revision_number": 0, "id": "bbc8359e-bfcb-4e3a-a827-0b4f625eada2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:38:56Z", "security_group_id": "3b421e30-2580-4d53-a89c-adc4fe5a58a9", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}], "revision_number": 2, "project_id": "8d96727022f4443794db44ecde432faf", "id": "3b421e30-2580-4d53-a89c-adc4fe5a58a9", "name": "NeutronUtilsSecurityGroupTests-ad0b36b6-22dc-42b5-b866-bdaf25d081abname"}} 2018-08-01 09:38:56,202 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups used request id req-1cc036de-9637-408a-b252-33d5e2b1b15b 2018-08-01 09:38:56,203 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3b421e30-2580-4d53-a89c-adc4fe5a58a9 2018-08-01 09:38:56,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=3b421e30-2580-4d53-a89c-adc4fe5a58a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5c646cda396140958bc09002ad5fc1cf0bcae65" 2018-08-01 09:38:56,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5566a039-0b8f-42d7-b87f-2214e2a4c7ce Date: Wed, 01 Aug 2018 09:38: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-08-01T09:38:56Z", "security_group_id": "3b421e30-2580-4d53-a89c-adc4fe5a58a9", "port_range_min": null, "revision_number": 0, "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:38:56Z", "project_id": "8d96727022f4443794db44ecde432faf", "id": "637acf4e-e0d6-45e8-bd56-148cc6674041"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T09:38:56Z", "security_group_id": "3b421e30-2580-4d53-a89c-adc4fe5a58a9", "port_range_min": null, "revision_number": 0, "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:38:56Z", "project_id": "8d96727022f4443794db44ecde432faf", "id": "bbc8359e-bfcb-4e3a-a827-0b4f625eada2"}]} 2018-08-01 09:38:56,246 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=3b421e30-2580-4d53-a89c-adc4fe5a58a9 used request id req-5566a039-0b8f-42d7-b87f-2214e2a4c7ce 2018-08-01 09:38:56,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-ad0b36b6-22dc-42b5-b866-bdaf25d081abname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5c646cda396140958bc09002ad5fc1cf0bcae65" 2018-08-01 09:38:56,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1406 X-Openstack-Request-Id: req-91358862-8c97-413c-93c3-fcc97374b21c Date: Wed, 01 Aug 2018 09:38:56 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:38:56Z", "updated_at": "2018-08-01T09:38:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:38:56Z", "revision_number": 0, "id": "637acf4e-e0d6-45e8-bd56-148cc6674041", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:38:56Z", "security_group_id": "3b421e30-2580-4d53-a89c-adc4fe5a58a9", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:38:56Z", "revision_number": 0, "id": "bbc8359e-bfcb-4e3a-a827-0b4f625eada2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:38:56Z", "security_group_id": "3b421e30-2580-4d53-a89c-adc4fe5a58a9", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}], "revision_number": 2, "project_id": "8d96727022f4443794db44ecde432faf", "id": "3b421e30-2580-4d53-a89c-adc4fe5a58a9", "name": "NeutronUtilsSecurityGroupTests-ad0b36b6-22dc-42b5-b866-bdaf25d081abname"}]} 2018-08-01 09:38:56,306 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-ad0b36b6-22dc-42b5-b866-bdaf25d081abname used request id req-91358862-8c97-413c-93c3-fcc97374b21c 2018-08-01 09:38:56,306 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3b421e30-2580-4d53-a89c-adc4fe5a58a9 2018-08-01 09:38:56,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=3b421e30-2580-4d53-a89c-adc4fe5a58a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5c646cda396140958bc09002ad5fc1cf0bcae65" 2018-08-01 09:38:56,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-9aa34e48-23d6-40b1-a122-9274655663d4 Date: Wed, 01 Aug 2018 09:38: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-08-01T09:38:56Z", "security_group_id": "3b421e30-2580-4d53-a89c-adc4fe5a58a9", "port_range_min": null, "revision_number": 0, "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:38:56Z", "project_id": "8d96727022f4443794db44ecde432faf", "id": "637acf4e-e0d6-45e8-bd56-148cc6674041"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T09:38:56Z", "security_group_id": "3b421e30-2580-4d53-a89c-adc4fe5a58a9", "port_range_min": null, "revision_number": 0, "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:38:56Z", "project_id": "8d96727022f4443794db44ecde432faf", "id": "bbc8359e-bfcb-4e3a-a827-0b4f625eada2"}]} 2018-08-01 09:38:56,326 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=3b421e30-2580-4d53-a89c-adc4fe5a58a9 used request id req-9aa34e48-23d6-40b1-a122-9274655663d4 2018-08-01 09:38:56,326 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-ad0b36b6-22dc-42b5-b866-bdaf25d081abname 2018-08-01 09:38:56,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/3b421e30-2580-4d53-a89c-adc4fe5a58a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5c646cda396140958bc09002ad5fc1cf0bcae65" 2018-08-01 09:38:56,469 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5f54a717-6fb6-4844-b2f0-634db0a09fa2 Content-Length: 0 Date: Wed, 01 Aug 2018 09:38:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 09:38:56,469 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/3b421e30-2580-4d53-a89c-adc4fe5a58a9 used request id req-5f54a717-6fb6-4844-b2f0-634db0a09fa2 2018-08-01 09:38:56,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-ad0b36b6-22dc-42b5-b866-bdaf25d081abname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5c646cda396140958bc09002ad5fc1cf0bcae65" 2018-08-01 09:38:56,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-099a51e1-df2b-4eda-a4cf-f7e6434ad028 Date: Wed, 01 Aug 2018 09:38:56 GMT RESP BODY: {"security_groups": []} 2018-08-01 09:38:56,522 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-ad0b36b6-22dc-42b5-b866-bdaf25d081abname used request id req-099a51e1-df2b-4eda-a4cf-f7e6434ad028 2018-08-01 09:38:56,523 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:38:56,901 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:38:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["HU7yTwrkToy_RZT368-mEQ"], "issued_at": "2018-08-01T09:38:56.000000Z"}} 2018-08-01 09:38:56,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}141e20999e0d913481640314f5031d131b930786" 2018-08-01 09:38:56,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:38:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8b6920f-23c6-44c6-b9ea-4314f57854ee Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:38:56,993 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-c8b6920f-23c6-44c6-b9ea-4314f57854ee 2018-08-01 09:38:56,995 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-993859b3-0d3e-4393-be0e-1470fc519ffename-1 2018-08-01 09:38:57,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}141e20999e0d913481640314f5031d131b930786" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-993859b3-0d3e-4393-be0e-1470fc519ffename-1", "description": "hello group"}}' 2018-08-01 09:38:57,333 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-10f3fd8b-5a94-4949-a5d1-e222503466a5 Date: Wed, 01 Aug 2018 09:38:57 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:38:57Z", "updated_at": "2018-08-01T09:38:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:38:57Z", "revision_number": 0, "id": "0b414f04-4811-43b2-b945-64d046d22007", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:38:57Z", "security_group_id": "61ab4465-b2cd-4e40-97ee-35a51001e671", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:38:57Z", "revision_number": 0, "id": "8d43d9fa-e77b-44d8-8203-9ece6e691f2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:38:57Z", "security_group_id": "61ab4465-b2cd-4e40-97ee-35a51001e671", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}], "revision_number": 2, "project_id": "8d96727022f4443794db44ecde432faf", "id": "61ab4465-b2cd-4e40-97ee-35a51001e671", "name": "NeutronUtilsSecurityGroupTests-993859b3-0d3e-4393-be0e-1470fc519ffename-1"}} 2018-08-01 09:38:57,333 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups used request id req-10f3fd8b-5a94-4949-a5d1-e222503466a5 2018-08-01 09:38:57,333 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 61ab4465-b2cd-4e40-97ee-35a51001e671 2018-08-01 09:38:57,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=61ab4465-b2cd-4e40-97ee-35a51001e671 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}141e20999e0d913481640314f5031d131b930786" 2018-08-01 09:38:57,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-6c263a13-9568-4600-ace3-19e6de72c4cf Date: Wed, 01 Aug 2018 09:38: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-08-01T09:38:57Z", "security_group_id": "61ab4465-b2cd-4e40-97ee-35a51001e671", "port_range_min": null, "revision_number": 0, "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:38:57Z", "project_id": "8d96727022f4443794db44ecde432faf", "id": "0b414f04-4811-43b2-b945-64d046d22007"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T09:38:57Z", "security_group_id": "61ab4465-b2cd-4e40-97ee-35a51001e671", "port_range_min": null, "revision_number": 0, "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:38:57Z", "project_id": "8d96727022f4443794db44ecde432faf", "id": "8d43d9fa-e77b-44d8-8203-9ece6e691f2c"}]} 2018-08-01 09:38:57,374 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=61ab4465-b2cd-4e40-97ee-35a51001e671 used request id req-6c263a13-9568-4600-ace3-19e6de72c4cf 2018-08-01 09:38:57,374 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-993859b3-0d3e-4393-be0e-1470fc519ffename-2 2018-08-01 09:38:57,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}141e20999e0d913481640314f5031d131b930786" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-993859b3-0d3e-4393-be0e-1470fc519ffename-2", "description": "hola group"}}' 2018-08-01 09:38:57,542 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1415 X-Openstack-Request-Id: req-e3d82dd6-a573-407b-99a4-578858a23d2e Date: Wed, 01 Aug 2018 09:38:57 GMT RESP BODY: {"security_group": {"description": "hola group", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:38:57Z", "updated_at": "2018-08-01T09:38:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:38:57Z", "revision_number": 0, "id": "612f4072-b191-4bba-bdc7-da2beeb26187", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:38:57Z", "security_group_id": "e607e137-0df0-4226-ba99-1348f667a72b", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:38:57Z", "revision_number": 0, "id": "de07ca32-11e2-4a96-ae3c-795271fc98f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:38:57Z", "security_group_id": "e607e137-0df0-4226-ba99-1348f667a72b", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}], "revision_number": 2, "project_id": "8d96727022f4443794db44ecde432faf", "id": "e607e137-0df0-4226-ba99-1348f667a72b", "name": "NeutronUtilsSecurityGroupTests-993859b3-0d3e-4393-be0e-1470fc519ffename-2"}} 2018-08-01 09:38:57,543 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups used request id req-e3d82dd6-a573-407b-99a4-578858a23d2e 2018-08-01 09:38:57,543 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e607e137-0df0-4226-ba99-1348f667a72b 2018-08-01 09:38:57,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=e607e137-0df0-4226-ba99-1348f667a72b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}141e20999e0d913481640314f5031d131b930786" 2018-08-01 09:38:57,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7bbcb1a4-2fcc-4144-b1b3-e7446047c65b Date: Wed, 01 Aug 2018 09:38: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-08-01T09:38:57Z", "security_group_id": "e607e137-0df0-4226-ba99-1348f667a72b", "port_range_min": null, "revision_number": 0, "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:38:57Z", "project_id": "8d96727022f4443794db44ecde432faf", "id": "612f4072-b191-4bba-bdc7-da2beeb26187"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T09:38:57Z", "security_group_id": "e607e137-0df0-4226-ba99-1348f667a72b", "port_range_min": null, "revision_number": 0, "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:38:57Z", "project_id": "8d96727022f4443794db44ecde432faf", "id": "de07ca32-11e2-4a96-ae3c-795271fc98f5"}]} 2018-08-01 09:38:57,589 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=e607e137-0df0-4226-ba99-1348f667a72b used request id req-7bbcb1a4-2fcc-4144-b1b3-e7446047c65b 2018-08-01 09:38:57,590 - neutron_utils - INFO - Listing the available security groups 2018-08-01 09:38:57,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}141e20999e0d913481640314f5031d131b930786" 2018-08-01 09:38:57,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 24213 X-Openstack-Request-Id: req-2b4e05c2-d49f-405a-bbe6-dfed180044aa Date: Wed, 01 Aug 2018 09:38:57 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a2413a97b61342d8bd27570706ef372d", "created_at": "2018-08-01T09:33:18Z", "updated_at": "2018-08-01T09:33:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "7f556ce3-51d0-4279-a11d-510db9f9a3b1", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "94adc13c-a166-41cf-bd16-f997efc73cb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "b39143b5-c08f-4d0b-9d40-54f472f2389e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "e218b0b7-4501-4f84-9458-caf2891c260d", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}], "revision_number": 4, "project_id": "a2413a97b61342d8bd27570706ef372d", "id": "38229670-7386-42d0-b7b9-2397ea5938de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "created_at": "2018-08-01T09:28:38Z", "updated_at": "2018-08-01T09:28:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "763568f1-8151-4a3c-911a-d06da4423063", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "80d28bee-4aee-47e8-a8da-e0fe31497fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "a47a5ddf-aa37-4ab2-a335-1c93513b5f12", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "f5bba5a5-602b-421e-98b2-5a16117f943f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}], "revision_number": 4, "project_id": "dbe9669438844f3faecdc7fcc050e0d8", "id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ed1054af2e94c049694d98d54211d98", "created_at": "2018-08-01T09:31:40Z", "updated_at": "2018-08-01T09:31:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "34baee87-ea35-42ee-8a69-0f6e2a825d3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "89b9d1c9-f4f9-45cd-8d36-970d44228439", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "b8ab0d59-cab9-4488-82ee-7c5f69709bff", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "d3ab68ea-23b4-4bf6-8dd3-85d029e3d89f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}], "revision_number": 4, "project_id": "2ed1054af2e94c049694d98d54211d98", "id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "name": "default"}, {"description": "hello group", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:38:57Z", "updated_at": "2018-08-01T09:38:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:38:57Z", "revision_number": 0, "id": "0b414f04-4811-43b2-b945-64d046d22007", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:38:57Z", "security_group_id": "61ab4465-b2cd-4e40-97ee-35a51001e671", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:38:57Z", "revision_number": 0, "id": "8d43d9fa-e77b-44d8-8203-9ece6e691f2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:38:57Z", "security_group_id": "61ab4465-b2cd-4e40-97ee-35a51001e671", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}], "revision_number": 2, "project_id": "8d96727022f4443794db44ecde432faf", "id": "61ab4465-b2cd-4e40-97ee-35a51001e671", "name": "NeutronUtilsSecurityGroupTests-993859b3-0d3e-4393-be0e-1470fc519ffename-1"}, {"description": "Default security group", "tags": [], "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "created_at": "2018-08-01T09:34:13Z", "updated_at": "2018-08-01T09:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "1dbb3f59-611b-46d1-a82d-2720e0a16f86", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "3878126b-a220-4357-adb9-bc22498f31b1", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "75ce67db-9c04-4561-a10d-8b1ec63943e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "e2945a69-3afe-41e3-a7ec-3ea4c79a12ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}], "revision_number": 4, "project_id": "c0d9b34b06f445a7857603f60b181f3c", "id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-01T09:30:58Z", "updated_at": "2018-08-01T09:30:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "042d4626-2974-418d-affe-f8f2acd05faa", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "995fae58-f0e5-4e10-801c-6c2ce5c7ae0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "cb8404fa-cb24-4879-a34d-f3050dcba730", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "dad6aaab-690e-4c24-9103-6767e0c80bc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "created_at": "2018-08-01T09:31:11Z", "updated_at": "2018-08-01T09:31:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "939e25e0-5dbc-4f6e-9f6f-7fb70e540203", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "9796a673-6928-4009-9c21-1410d395646e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "af7b8bf8-2fb6-4d72-842a-38f72d7581f7", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "b9af65b0-2eb8-45e1-8504-b7dc4dbb83ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}], "revision_number": 4, "project_id": "dd207f801ed3475f9dbe5f13077af1c8", "id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "created_at": "2018-08-01T09:34:57Z", "updated_at": "2018-08-01T09:34:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "8063d12f-30db-4ccf-8ce0-72e59ba81a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c38e1a7a-5857-4f03-b991-6d5c9c9a5b9e", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c725bae1-d3bb-42b5-b331-32737085f28c", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "cfddc134-923b-4e0d-9ec5-dcc5641dd435", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}], "revision_number": 4, "project_id": "455b48a61678488ead79a4cfa07ef5c3", "id": "cd52f913-3072-4ce7-a779-7de795b62b12", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:36:50Z", "updated_at": "2018-08-01T09:36:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "07ef7fe5-a529-45da-bfc0-899f0ea9b592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "bc4dad3a-2a0c-4c31-b901-2909a12adb50", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c35cff35-4306-4116-b9fa-fc27bc7c05d6", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c493e3ac-d9d2-480d-9ec8-50982eedaf5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}], "revision_number": 4, "project_id": "8d96727022f4443794db44ecde432faf", "id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "name": "default"}, {"description": "hola group", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:38:57Z", "updated_at": "2018-08-01T09:38:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:38:57Z", "revision_number": 0, "id": "612f4072-b191-4bba-bdc7-da2beeb26187", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:38:57Z", "security_group_id": "e607e137-0df0-4226-ba99-1348f667a72b", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:38:57Z", "revision_number": 0, "id": "de07ca32-11e2-4a96-ae3c-795271fc98f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:38:57Z", "security_group_id": "e607e137-0df0-4226-ba99-1348f667a72b", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}], "revision_number": 2, "project_id": "8d96727022f4443794db44ecde432faf", "id": "e607e137-0df0-4226-ba99-1348f667a72b", "name": "NeutronUtilsSecurityGroupTests-993859b3-0d3e-4393-be0e-1470fc519ffename-2"}, {"description": "Default security group", "tags": [], "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "created_at": "2018-08-01T09:32:45Z", "updated_at": "2018-08-01T09:32:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "058ea790-43ea-4a6f-9950-28418319e577", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "5fcfb31b-cdad-4037-973e-56b74faefd14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "99a24d26-dc7f-42d0-aa23-a7c061f04952", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "b641bb48-566e-472b-a3cc-d38c85ab3ff1", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}], "revision_number": 4, "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "name": "default"}]} 2018-08-01 09:38:57,716 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups used request id req-2b4e05c2-d49f-405a-bbe6-dfed180044aa 2018-08-01 09:38:57,718 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 38229670-7386-42d0-b7b9-2397ea5938de 2018-08-01 09:38:57,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=38229670-7386-42d0-b7b9-2397ea5938de -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}141e20999e0d913481640314f5031d131b930786" 2018-08-01 09:38:57,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-baa3ba0d-9a60-4450-9d87-e2bdaea5c964 Date: Wed, 01 Aug 2018 09:38:57 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "port_range_min": null, "revision_number": 0, "tenant_id": "a2413a97b61342d8bd27570706ef372d", "created_at": "2018-08-01T09:33:19Z", "project_id": "a2413a97b61342d8bd27570706ef372d", "id": "7f556ce3-51d0-4279-a11d-510db9f9a3b1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "port_range_min": null, "revision_number": 0, "tenant_id": "a2413a97b61342d8bd27570706ef372d", "created_at": "2018-08-01T09:33:19Z", "project_id": "a2413a97b61342d8bd27570706ef372d", "id": "94adc13c-a166-41cf-bd16-f997efc73cb7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "port_range_min": null, "revision_number": 0, "tenant_id": "a2413a97b61342d8bd27570706ef372d", "created_at": "2018-08-01T09:33:19Z", "project_id": "a2413a97b61342d8bd27570706ef372d", "id": "b39143b5-c08f-4d0b-9d40-54f472f2389e"}, {"remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "port_range_min": null, "revision_number": 0, "tenant_id": "a2413a97b61342d8bd27570706ef372d", "created_at": "2018-08-01T09:33:19Z", "project_id": "a2413a97b61342d8bd27570706ef372d", "id": "e218b0b7-4501-4f84-9458-caf2891c260d"}]} 2018-08-01 09:38:57,743 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=38229670-7386-42d0-b7b9-2397ea5938de used request id req-baa3ba0d-9a60-4450-9d87-e2bdaea5c964 2018-08-01 09:38:57,744 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 419f2eaa-17ad-4d7e-9b1e-8a039d1011d4 2018-08-01 09:38:57,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=419f2eaa-17ad-4d7e-9b1e-8a039d1011d4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}141e20999e0d913481640314f5031d131b930786" 2018-08-01 09:38:57,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-ac9e032d-dc03-4409-9255-3af5bb8527a1 Date: Wed, 01 Aug 2018 09:38:57 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "port_range_min": null, "revision_number": 0, "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "created_at": "2018-08-01T09:28:38Z", "project_id": "dbe9669438844f3faecdc7fcc050e0d8", "id": "763568f1-8151-4a3c-911a-d06da4423063"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "port_range_min": null, "revision_number": 0, "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "created_at": "2018-08-01T09:28:38Z", "project_id": "dbe9669438844f3faecdc7fcc050e0d8", "id": "80d28bee-4aee-47e8-a8da-e0fe31497fff"}, {"remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "port_range_min": null, "revision_number": 0, "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "created_at": "2018-08-01T09:28:38Z", "project_id": "dbe9669438844f3faecdc7fcc050e0d8", "id": "a47a5ddf-aa37-4ab2-a335-1c93513b5f12"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "port_range_min": null, "revision_number": 0, "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "created_at": "2018-08-01T09:28:38Z", "project_id": "dbe9669438844f3faecdc7fcc050e0d8", "id": "f5bba5a5-602b-421e-98b2-5a16117f943f"}]} 2018-08-01 09:38:57,765 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=419f2eaa-17ad-4d7e-9b1e-8a039d1011d4 used request id req-ac9e032d-dc03-4409-9255-3af5bb8527a1 2018-08-01 09:38:57,766 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 44f3f134-b2ef-412c-969a-ad037ce13c92 2018-08-01 09:38:57,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=44f3f134-b2ef-412c-969a-ad037ce13c92 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}141e20999e0d913481640314f5031d131b930786" 2018-08-01 09:38:57,786 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-b565ca47-9751-4904-b7e3-388caead264b Date: Wed, 01 Aug 2018 09:38: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-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "port_range_min": null, "revision_number": 0, "tenant_id": "2ed1054af2e94c049694d98d54211d98", "created_at": "2018-08-01T09:31:40Z", "project_id": "2ed1054af2e94c049694d98d54211d98", "id": "34baee87-ea35-42ee-8a69-0f6e2a825d3b"}, {"remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "port_range_min": null, "revision_number": 0, "tenant_id": "2ed1054af2e94c049694d98d54211d98", "created_at": "2018-08-01T09:31:40Z", "project_id": "2ed1054af2e94c049694d98d54211d98", "id": "89b9d1c9-f4f9-45cd-8d36-970d44228439"}, {"remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "port_range_min": null, "revision_number": 0, "tenant_id": "2ed1054af2e94c049694d98d54211d98", "created_at": "2018-08-01T09:31:40Z", "project_id": "2ed1054af2e94c049694d98d54211d98", "id": "b8ab0d59-cab9-4488-82ee-7c5f69709bff"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "port_range_min": null, "revision_number": 0, "tenant_id": "2ed1054af2e94c049694d98d54211d98", "created_at": "2018-08-01T09:31:40Z", "project_id": "2ed1054af2e94c049694d98d54211d98", "id": "d3ab68ea-23b4-4bf6-8dd3-85d029e3d89f"}]} 2018-08-01 09:38:57,786 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=44f3f134-b2ef-412c-969a-ad037ce13c92 used request id req-b565ca47-9751-4904-b7e3-388caead264b 2018-08-01 09:38:57,787 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 61ab4465-b2cd-4e40-97ee-35a51001e671 2018-08-01 09:38:57,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=61ab4465-b2cd-4e40-97ee-35a51001e671 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}141e20999e0d913481640314f5031d131b930786" 2018-08-01 09:38:57,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-03637dd2-9dc8-47a3-9c26-9cd3a6cf6a2e Date: Wed, 01 Aug 2018 09:38: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-08-01T09:38:57Z", "security_group_id": "61ab4465-b2cd-4e40-97ee-35a51001e671", "port_range_min": null, "revision_number": 0, "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:38:57Z", "project_id": "8d96727022f4443794db44ecde432faf", "id": "0b414f04-4811-43b2-b945-64d046d22007"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T09:38:57Z", "security_group_id": "61ab4465-b2cd-4e40-97ee-35a51001e671", "port_range_min": null, "revision_number": 0, "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:38:57Z", "project_id": "8d96727022f4443794db44ecde432faf", "id": "8d43d9fa-e77b-44d8-8203-9ece6e691f2c"}]} 2018-08-01 09:38:57,806 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=61ab4465-b2cd-4e40-97ee-35a51001e671 used request id req-03637dd2-9dc8-47a3-9c26-9cd3a6cf6a2e 2018-08-01 09:38:57,806 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 62d4ad30-0f11-4e02-916f-24cb088c032f 2018-08-01 09:38:57,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=62d4ad30-0f11-4e02-916f-24cb088c032f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}141e20999e0d913481640314f5031d131b930786" 2018-08-01 09:38:57,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-82cf5320-99e2-4a77-9818-7a473fa6245e Date: Wed, 01 Aug 2018 09:38:57 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "port_range_min": null, "revision_number": 0, "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "created_at": "2018-08-01T09:34:14Z", "project_id": "c0d9b34b06f445a7857603f60b181f3c", "id": "1dbb3f59-611b-46d1-a82d-2720e0a16f86"}, {"remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "port_range_min": null, "revision_number": 0, "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "created_at": "2018-08-01T09:34:14Z", "project_id": "c0d9b34b06f445a7857603f60b181f3c", "id": "3878126b-a220-4357-adb9-bc22498f31b1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "port_range_min": null, "revision_number": 0, "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "created_at": "2018-08-01T09:34:14Z", "project_id": "c0d9b34b06f445a7857603f60b181f3c", "id": "75ce67db-9c04-4561-a10d-8b1ec63943e6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "port_range_min": null, "revision_number": 0, "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "created_at": "2018-08-01T09:34:14Z", "project_id": "c0d9b34b06f445a7857603f60b181f3c", "id": "e2945a69-3afe-41e3-a7ec-3ea4c79a12ac"}]} 2018-08-01 09:38:57,828 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=62d4ad30-0f11-4e02-916f-24cb088c032f used request id req-82cf5320-99e2-4a77-9818-7a473fa6245e 2018-08-01 09:38:57,828 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 795a4f5f-5170-4c95-acc7-2b7bb7733e31 2018-08-01 09:38:57,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=795a4f5f-5170-4c95-acc7-2b7bb7733e31 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}141e20999e0d913481640314f5031d131b930786" 2018-08-01 09:38:57,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1792 X-Openstack-Request-Id: req-0485a344-b1e1-49ec-ba7b-560289198328 Date: Wed, 01 Aug 2018 09:38:57 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-08-01T09:30:58Z", "project_id": "", "id": "042d4626-2974-418d-affe-f8f2acd05faa"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-08-01T09:30:58Z", "project_id": "", "id": "995fae58-f0e5-4e10-801c-6c2ce5c7ae0b"}, {"remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-08-01T09:30:58Z", "project_id": "", "id": "cb8404fa-cb24-4879-a34d-f3050dcba730"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-08-01T09:30:58Z", "project_id": "", "id": "dad6aaab-690e-4c24-9103-6767e0c80bc7"}]} 2018-08-01 09:38:57,848 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=795a4f5f-5170-4c95-acc7-2b7bb7733e31 used request id req-0485a344-b1e1-49ec-ba7b-560289198328 2018-08-01 09:38:57,848 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7beedc3d-f9ec-44c3-bbbb-fac1518ea145 2018-08-01 09:38:57,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=7beedc3d-f9ec-44c3-bbbb-fac1518ea145 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}141e20999e0d913481640314f5031d131b930786" 2018-08-01 09:38:57,866 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-4d9c23fc-741c-4630-869f-ac41e95df438 Date: Wed, 01 Aug 2018 09:38:57 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "port_range_min": null, "revision_number": 0, "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "created_at": "2018-08-01T09:31:11Z", "project_id": "dd207f801ed3475f9dbe5f13077af1c8", "id": "939e25e0-5dbc-4f6e-9f6f-7fb70e540203"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "port_range_min": null, "revision_number": 0, "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "created_at": "2018-08-01T09:31:11Z", "project_id": "dd207f801ed3475f9dbe5f13077af1c8", "id": "9796a673-6928-4009-9c21-1410d395646e"}, {"remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "port_range_min": null, "revision_number": 0, "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "created_at": "2018-08-01T09:31:11Z", "project_id": "dd207f801ed3475f9dbe5f13077af1c8", "id": "af7b8bf8-2fb6-4d72-842a-38f72d7581f7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "port_range_min": null, "revision_number": 0, "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "created_at": "2018-08-01T09:31:11Z", "project_id": "dd207f801ed3475f9dbe5f13077af1c8", "id": "b9af65b0-2eb8-45e1-8504-b7dc4dbb83ca"}]} 2018-08-01 09:38:57,867 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=7beedc3d-f9ec-44c3-bbbb-fac1518ea145 used request id req-4d9c23fc-741c-4630-869f-ac41e95df438 2018-08-01 09:38:57,867 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - cd52f913-3072-4ce7-a779-7de795b62b12 2018-08-01 09:38:57,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=cd52f913-3072-4ce7-a779-7de795b62b12 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}141e20999e0d913481640314f5031d131b930786" 2018-08-01 09:38:57,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-2aaa3a5a-04e1-4a0a-8ec0-4c64c1fc9e5a Date: Wed, 01 Aug 2018 09:38: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-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "port_range_min": null, "revision_number": 0, "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "created_at": "2018-08-01T09:34:57Z", "project_id": "455b48a61678488ead79a4cfa07ef5c3", "id": "8063d12f-30db-4ccf-8ce0-72e59ba81a6c"}, {"remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "port_range_min": null, "revision_number": 0, "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "created_at": "2018-08-01T09:34:57Z", "project_id": "455b48a61678488ead79a4cfa07ef5c3", "id": "c38e1a7a-5857-4f03-b991-6d5c9c9a5b9e"}, {"remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "port_range_min": null, "revision_number": 0, "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "created_at": "2018-08-01T09:34:57Z", "project_id": "455b48a61678488ead79a4cfa07ef5c3", "id": "c725bae1-d3bb-42b5-b331-32737085f28c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "port_range_min": null, "revision_number": 0, "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "created_at": "2018-08-01T09:34:57Z", "project_id": "455b48a61678488ead79a4cfa07ef5c3", "id": "cfddc134-923b-4e0d-9ec5-dcc5641dd435"}]} 2018-08-01 09:38:57,885 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=cd52f913-3072-4ce7-a779-7de795b62b12 used request id req-2aaa3a5a-04e1-4a0a-8ec0-4c64c1fc9e5a 2018-08-01 09:38:57,885 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d876f51d-b6f9-4c8f-b88c-c69d2c3be178 2018-08-01 09:38:57,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=d876f51d-b6f9-4c8f-b88c-c69d2c3be178 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}141e20999e0d913481640314f5031d131b930786" 2018-08-01 09:38:57,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-0bb1ad2d-0cc8-41e9-85fa-e55954a8fa6c Date: Wed, 01 Aug 2018 09:38: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-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "port_range_min": null, "revision_number": 0, "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:36:50Z", "project_id": "8d96727022f4443794db44ecde432faf", "id": "07ef7fe5-a529-45da-bfc0-899f0ea9b592"}, {"remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "port_range_min": null, "revision_number": 0, "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:36:50Z", "project_id": "8d96727022f4443794db44ecde432faf", "id": "bc4dad3a-2a0c-4c31-b901-2909a12adb50"}, {"remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "port_range_min": null, "revision_number": 0, "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:36:50Z", "project_id": "8d96727022f4443794db44ecde432faf", "id": "c35cff35-4306-4116-b9fa-fc27bc7c05d6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "port_range_min": null, "revision_number": 0, "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:36:50Z", "project_id": "8d96727022f4443794db44ecde432faf", "id": "c493e3ac-d9d2-480d-9ec8-50982eedaf5c"}]} 2018-08-01 09:38:57,904 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=d876f51d-b6f9-4c8f-b88c-c69d2c3be178 used request id req-0bb1ad2d-0cc8-41e9-85fa-e55954a8fa6c 2018-08-01 09:38:57,905 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e607e137-0df0-4226-ba99-1348f667a72b 2018-08-01 09:38:57,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=e607e137-0df0-4226-ba99-1348f667a72b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}141e20999e0d913481640314f5031d131b930786" 2018-08-01 09:38:57,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e6a53182-9835-4671-805b-38e4b54976fa Date: Wed, 01 Aug 2018 09:38: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-08-01T09:38:57Z", "security_group_id": "e607e137-0df0-4226-ba99-1348f667a72b", "port_range_min": null, "revision_number": 0, "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:38:57Z", "project_id": "8d96727022f4443794db44ecde432faf", "id": "612f4072-b191-4bba-bdc7-da2beeb26187"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T09:38:57Z", "security_group_id": "e607e137-0df0-4226-ba99-1348f667a72b", "port_range_min": null, "revision_number": 0, "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:38:57Z", "project_id": "8d96727022f4443794db44ecde432faf", "id": "de07ca32-11e2-4a96-ae3c-795271fc98f5"}]} 2018-08-01 09:38:57,926 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=e607e137-0df0-4226-ba99-1348f667a72b used request id req-e6a53182-9835-4671-805b-38e4b54976fa 2018-08-01 09:38:57,927 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f9e6a96c-201e-49a1-be88-e6005453a2c4 2018-08-01 09:38:57,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=f9e6a96c-201e-49a1-be88-e6005453a2c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}141e20999e0d913481640314f5031d131b930786" 2018-08-01 09:38:57,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-053e420f-32bc-4c5a-80e3-44a43930652d Date: Wed, 01 Aug 2018 09:38:57 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "port_range_min": null, "revision_number": 0, "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "created_at": "2018-08-01T09:32:45Z", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "id": "058ea790-43ea-4a6f-9950-28418319e577"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "port_range_min": null, "revision_number": 0, "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "created_at": "2018-08-01T09:32:45Z", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "id": "5fcfb31b-cdad-4037-973e-56b74faefd14"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "port_range_min": null, "revision_number": 0, "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "created_at": "2018-08-01T09:32:45Z", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "id": "99a24d26-dc7f-42d0-aa23-a7c061f04952"}, {"remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "port_range_min": null, "revision_number": 0, "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "created_at": "2018-08-01T09:32:45Z", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "id": "b641bb48-566e-472b-a3cc-d38c85ab3ff1"}]} 2018-08-01 09:38:57,949 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=f9e6a96c-201e-49a1-be88-e6005453a2c4 used request id req-053e420f-32bc-4c5a-80e3-44a43930652d 2018-08-01 09:38:57,950 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-993859b3-0d3e-4393-be0e-1470fc519ffename-1 2018-08-01 09:38:57,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/61ab4465-b2cd-4e40-97ee-35a51001e671 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}141e20999e0d913481640314f5031d131b930786" 2018-08-01 09:38:58,086 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-47291caa-1936-404d-9d8f-8ade98010a3a Content-Length: 0 Date: Wed, 01 Aug 2018 09:38:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 09:38:58,086 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/61ab4465-b2cd-4e40-97ee-35a51001e671 used request id req-47291caa-1936-404d-9d8f-8ade98010a3a 2018-08-01 09:38:58,087 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-993859b3-0d3e-4393-be0e-1470fc519ffename-2 2018-08-01 09:38:58,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/e607e137-0df0-4226-ba99-1348f667a72b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}141e20999e0d913481640314f5031d131b930786" 2018-08-01 09:38:58,207 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8558a3c5-3a0c-4b2f-bd9d-61296b84d262 Content-Length: 0 Date: Wed, 01 Aug 2018 09:38:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 09:38:58,207 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/e607e137-0df0-4226-ba99-1348f667a72b used request id req-8558a3c5-3a0c-4b2f-bd9d-61296b84d262 2018-08-01 09:38:58,209 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:38:58,594 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:38:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["uRdlbxxBRtejmhXThnx3ZA"], "issued_at": "2018-08-01T09:38:58.000000Z"}} 2018-08-01 09:38:58,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6168578454ca2fae2ad6b5ab25f5284f06eb7240" 2018-08-01 09:38:58,673 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:38:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2ccd45c-5945-44eb-9184-0f6cc9f26a40 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:38:58,673 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-b2ccd45c-5945-44eb-9184-0f6cc9f26a40 2018-08-01 09:38:58,675 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:38:59,053 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:38:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["Ww6WcTKjTW-X477F_C824g"], "issued_at": "2018-08-01T09:38:59.000000Z"}} 2018-08-01 09:38:59,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50dc87ace4a42170ac24050d01f0ef540288a42a" 2018-08-01 09:38:59,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:38:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39ff165d-a834-423a-97fb-4f3585af861a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:38:59,126 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-39ff165d-a834-423a-97fb-4f3585af861a 2018-08-01 09:38:59,127 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-832f98ae-2c1f-4fb8-92d1-e5f08129de60name 2018-08-01 09:38:59,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50dc87ace4a42170ac24050d01f0ef540288a42a" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-832f98ae-2c1f-4fb8-92d1-e5f08129de60name", "description": "hello group"}}' 2018-08-01 09:38:59,478 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-2b30fcef-0e78-4f72-926c-c02e19b1002a Date: Wed, 01 Aug 2018 09:38:59 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:38:59Z", "updated_at": "2018-08-01T09:38:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:38:59Z", "revision_number": 0, "id": "31bb6b2c-ff96-43cc-abc5-67f6905b0796", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:38:59Z", "security_group_id": "b519c83c-e0b7-425b-a88f-5c51ea4861a3", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:38:59Z", "revision_number": 0, "id": "461b3a98-96f5-43d4-b4cf-394a14b64f5f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:38:59Z", "security_group_id": "b519c83c-e0b7-425b-a88f-5c51ea4861a3", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}], "revision_number": 2, "project_id": "8d96727022f4443794db44ecde432faf", "id": "b519c83c-e0b7-425b-a88f-5c51ea4861a3", "name": "NeutronUtilsSecurityGroupTests-832f98ae-2c1f-4fb8-92d1-e5f08129de60name"}} 2018-08-01 09:38:59,478 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups used request id req-2b30fcef-0e78-4f72-926c-c02e19b1002a 2018-08-01 09:38:59,479 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b519c83c-e0b7-425b-a88f-5c51ea4861a3 2018-08-01 09:38:59,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=b519c83c-e0b7-425b-a88f-5c51ea4861a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50dc87ace4a42170ac24050d01f0ef540288a42a" 2018-08-01 09:38:59,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b7cd7534-39d3-4a34-a751-937441b24f34 Date: Wed, 01 Aug 2018 09:38:59 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-08-01T09:38:59Z", "security_group_id": "b519c83c-e0b7-425b-a88f-5c51ea4861a3", "port_range_min": null, "revision_number": 0, "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:38:59Z", "project_id": "8d96727022f4443794db44ecde432faf", "id": "31bb6b2c-ff96-43cc-abc5-67f6905b0796"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T09:38:59Z", "security_group_id": "b519c83c-e0b7-425b-a88f-5c51ea4861a3", "port_range_min": null, "revision_number": 0, "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:38:59Z", "project_id": "8d96727022f4443794db44ecde432faf", "id": "461b3a98-96f5-43d4-b4cf-394a14b64f5f"}]} 2018-08-01 09:38:59,524 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=b519c83c-e0b7-425b-a88f-5c51ea4861a3 used request id req-b7cd7534-39d3-4a34-a751-937441b24f34 2018-08-01 09:38:59,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-832f98ae-2c1f-4fb8-92d1-e5f08129de60name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50dc87ace4a42170ac24050d01f0ef540288a42a" 2018-08-01 09:38:59,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1417 X-Openstack-Request-Id: req-45bbf3a9-9ac4-48e2-8981-a5ae61f36f58 Date: Wed, 01 Aug 2018 09:38:59 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:38:59Z", "updated_at": "2018-08-01T09:38:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:38:59Z", "revision_number": 0, "id": "31bb6b2c-ff96-43cc-abc5-67f6905b0796", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:38:59Z", "security_group_id": "b519c83c-e0b7-425b-a88f-5c51ea4861a3", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:38:59Z", "revision_number": 0, "id": "461b3a98-96f5-43d4-b4cf-394a14b64f5f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:38:59Z", "security_group_id": "b519c83c-e0b7-425b-a88f-5c51ea4861a3", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}], "revision_number": 2, "project_id": "8d96727022f4443794db44ecde432faf", "id": "b519c83c-e0b7-425b-a88f-5c51ea4861a3", "name": "NeutronUtilsSecurityGroupTests-832f98ae-2c1f-4fb8-92d1-e5f08129de60name"}]} 2018-08-01 09:38:59,590 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-832f98ae-2c1f-4fb8-92d1-e5f08129de60name&description=hello+group used request id req-45bbf3a9-9ac4-48e2-8981-a5ae61f36f58 2018-08-01 09:38:59,590 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b519c83c-e0b7-425b-a88f-5c51ea4861a3 2018-08-01 09:38:59,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=b519c83c-e0b7-425b-a88f-5c51ea4861a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50dc87ace4a42170ac24050d01f0ef540288a42a" 2018-08-01 09:38:59,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5917d04e-4f4c-4da1-b68e-b79f33870e1e Date: Wed, 01 Aug 2018 09:38:59 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-08-01T09:38:59Z", "security_group_id": "b519c83c-e0b7-425b-a88f-5c51ea4861a3", "port_range_min": null, "revision_number": 0, "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:38:59Z", "project_id": "8d96727022f4443794db44ecde432faf", "id": "31bb6b2c-ff96-43cc-abc5-67f6905b0796"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T09:38:59Z", "security_group_id": "b519c83c-e0b7-425b-a88f-5c51ea4861a3", "port_range_min": null, "revision_number": 0, "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:38:59Z", "project_id": "8d96727022f4443794db44ecde432faf", "id": "461b3a98-96f5-43d4-b4cf-394a14b64f5f"}]} 2018-08-01 09:38:59,611 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=b519c83c-e0b7-425b-a88f-5c51ea4861a3 used request id req-5917d04e-4f4c-4da1-b68e-b79f33870e1e 2018-08-01 09:38:59,612 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-832f98ae-2c1f-4fb8-92d1-e5f08129de60name 2018-08-01 09:38:59,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/b519c83c-e0b7-425b-a88f-5c51ea4861a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50dc87ace4a42170ac24050d01f0ef540288a42a" 2018-08-01 09:38:59,884 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2f29dc26-0fb4-4b02-bd7d-cd3154bddb10 Content-Length: 0 Date: Wed, 01 Aug 2018 09:38:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 09:38:59,884 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/b519c83c-e0b7-425b-a88f-5c51ea4861a3 used request id req-2f29dc26-0fb4-4b02-bd7d-cd3154bddb10 2018-08-01 09:38:59,886 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:39:00,282 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:39:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["4DJZcs5ESTaAHIYrqVyXVg"], "issued_at": "2018-08-01T09:39:00.000000Z"}} 2018-08-01 09:39:00,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb1b3008d065133c109910463f3aca262832b308" 2018-08-01 09:39:00,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:39:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-585e3211-bf32-43b5-8dd0-ff66c6df19bf Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:39:00,294 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-585e3211-bf32-43b5-8dd0-ff66c6df19bf 2018-08-01 09:39:00,295 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-a3395689-b204-4ae3-946d-83dc3bf0ad86name 2018-08-01 09:39:00,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb1b3008d065133c109910463f3aca262832b308" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-a3395689-b204-4ae3-946d-83dc3bf0ad86name", "description": "hello group"}}' 2018-08-01 09:39:00,619 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-7a3f18c1-caae-4903-bec2-30eb2e804bc3 Date: Wed, 01 Aug 2018 09:39:00 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:39:00Z", "updated_at": "2018-08-01T09:39:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:39:00Z", "revision_number": 0, "id": "18006ff7-5b8d-4bd5-8d53-4c7839c0e3a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:39:00Z", "security_group_id": "8facb17c-beae-4f52-84ab-10e26ef6d058", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:39:00Z", "revision_number": 0, "id": "806abf01-1c2f-43b0-9325-ab6946b77132", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:39:00Z", "security_group_id": "8facb17c-beae-4f52-84ab-10e26ef6d058", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}], "revision_number": 2, "project_id": "8d96727022f4443794db44ecde432faf", "id": "8facb17c-beae-4f52-84ab-10e26ef6d058", "name": "NeutronUtilsSecurityGroupTests-a3395689-b204-4ae3-946d-83dc3bf0ad86name"}} 2018-08-01 09:39:00,620 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups used request id req-7a3f18c1-caae-4903-bec2-30eb2e804bc3 2018-08-01 09:39:00,620 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8facb17c-beae-4f52-84ab-10e26ef6d058 2018-08-01 09:39:00,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=8facb17c-beae-4f52-84ab-10e26ef6d058 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb1b3008d065133c109910463f3aca262832b308" 2018-08-01 09:39:00,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a039d6c5-ebd3-4a5c-b203-c1d21d12be64 Date: Wed, 01 Aug 2018 09:39:00 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T09:39:00Z", "security_group_id": "8facb17c-beae-4f52-84ab-10e26ef6d058", "port_range_min": null, "revision_number": 0, "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:39:00Z", "project_id": "8d96727022f4443794db44ecde432faf", "id": "18006ff7-5b8d-4bd5-8d53-4c7839c0e3a3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T09:39:00Z", "security_group_id": "8facb17c-beae-4f52-84ab-10e26ef6d058", "port_range_min": null, "revision_number": 0, "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:39:00Z", "project_id": "8d96727022f4443794db44ecde432faf", "id": "806abf01-1c2f-43b0-9325-ab6946b77132"}]} 2018-08-01 09:39:00,660 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=8facb17c-beae-4f52-84ab-10e26ef6d058 used request id req-a039d6c5-ebd3-4a5c-b203-c1d21d12be64 2018-08-01 09:39:00,661 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8facb17c-beae-4f52-84ab-10e26ef6d058 2018-08-01 09:39:00,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=8facb17c-beae-4f52-84ab-10e26ef6d058 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb1b3008d065133c109910463f3aca262832b308" 2018-08-01 09:39:00,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-22b62f34-3253-4907-8456-e8a6091f35b1 Date: Wed, 01 Aug 2018 09:39:00 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T09:39:00Z", "security_group_id": "8facb17c-beae-4f52-84ab-10e26ef6d058", "port_range_min": null, "revision_number": 0, "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:39:00Z", "project_id": "8d96727022f4443794db44ecde432faf", "id": "18006ff7-5b8d-4bd5-8d53-4c7839c0e3a3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T09:39:00Z", "security_group_id": "8facb17c-beae-4f52-84ab-10e26ef6d058", "port_range_min": null, "revision_number": 0, "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:39:00Z", "project_id": "8d96727022f4443794db44ecde432faf", "id": "806abf01-1c2f-43b0-9325-ab6946b77132"}]} 2018-08-01 09:39:00,682 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=8facb17c-beae-4f52-84ab-10e26ef6d058 used request id req-22b62f34-3253-4907-8456-e8a6091f35b1 2018-08-01 09:39:00,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb1b3008d065133c109910463f3aca262832b308" 2018-08-01 09:39:00,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:39:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f26f4a9-eb5b-48ff-8c12-6d3798f1aa20 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:39:00,695 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-5f26f4a9-eb5b-48ff-8c12-6d3798f1aa20 2018-08-01 09:39:00,696 - neutron_utils - INFO - Creating security group to security group - NeutronUtilsSecurityGroupTests-a3395689-b204-4ae3-946d-83dc3bf0ad86name 2018-08-01 09:39:00,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-a3395689-b204-4ae3-946d-83dc3bf0ad86name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb1b3008d065133c109910463f3aca262832b308" 2018-08-01 09:39:00,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1417 X-Openstack-Request-Id: req-b495e8a4-e9da-41d1-b80f-96aab401600c Date: Wed, 01 Aug 2018 09:39:00 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:39:00Z", "updated_at": "2018-08-01T09:39:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:39:00Z", "revision_number": 0, "id": "18006ff7-5b8d-4bd5-8d53-4c7839c0e3a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:39:00Z", "security_group_id": "8facb17c-beae-4f52-84ab-10e26ef6d058", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:39:00Z", "revision_number": 0, "id": "806abf01-1c2f-43b0-9325-ab6946b77132", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:39:00Z", "security_group_id": "8facb17c-beae-4f52-84ab-10e26ef6d058", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}], "revision_number": 2, "project_id": "8d96727022f4443794db44ecde432faf", "id": "8facb17c-beae-4f52-84ab-10e26ef6d058", "name": "NeutronUtilsSecurityGroupTests-a3395689-b204-4ae3-946d-83dc3bf0ad86name"}]} 2018-08-01 09:39:00,912 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-a3395689-b204-4ae3-946d-83dc3bf0ad86name used request id req-b495e8a4-e9da-41d1-b80f-96aab401600c 2018-08-01 09:39:00,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 09:39:00,920 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 09:39: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 09:39:00,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb1b3008d065133c109910463f3aca262832b308" 2018-08-01 09:39:01,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:39:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51b81b0a-66c4-4427-9ca8-57357ab1f0c1 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 09:39:01,004 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-51b81b0a-66c4-4427-9ca8-57357ab1f0c1 2018-08-01 09:39:01,004 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8facb17c-beae-4f52-84ab-10e26ef6d058 2018-08-01 09:39:01,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=8facb17c-beae-4f52-84ab-10e26ef6d058 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb1b3008d065133c109910463f3aca262832b308" 2018-08-01 09:39:01,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c547d7eb-d0db-47c4-9c7e-8d7495aca426 Date: Wed, 01 Aug 2018 09:39:01 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-08-01T09:39:00Z", "security_group_id": "8facb17c-beae-4f52-84ab-10e26ef6d058", "port_range_min": null, "revision_number": 0, "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:39:00Z", "project_id": "8d96727022f4443794db44ecde432faf", "id": "18006ff7-5b8d-4bd5-8d53-4c7839c0e3a3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T09:39:00Z", "security_group_id": "8facb17c-beae-4f52-84ab-10e26ef6d058", "port_range_min": null, "revision_number": 0, "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:39:00Z", "project_id": "8d96727022f4443794db44ecde432faf", "id": "806abf01-1c2f-43b0-9325-ab6946b77132"}]} 2018-08-01 09:39:01,027 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=8facb17c-beae-4f52-84ab-10e26ef6d058 used request id req-c547d7eb-d0db-47c4-9c7e-8d7495aca426 2018-08-01 09:39:01,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}fb1b3008d065133c109910463f3aca262832b308" -d '{"security_group_rule": {"direction": "ingress", "security_group_id": "8facb17c-beae-4f52-84ab-10e26ef6d058"}}' 2018-08-01 09:39:01,152 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 510 X-Openstack-Request-Id: req-4bbbe879-8409-4c80-9ba7-7ac358310c5c Date: Wed, 01 Aug 2018 09:39:01 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-08-01T09:39:01Z", "security_group_id": "8facb17c-beae-4f52-84ab-10e26ef6d058", "port_range_min": null, "revision_number": 0, "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:39:01Z", "project_id": "8d96727022f4443794db44ecde432faf", "id": "b3b1cd9c-60fa-4e1f-918a-ee7b8d647aa4"}} 2018-08-01 09:39:01,153 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules used request id req-4bbbe879-8409-4c80-9ba7-7ac358310c5c 2018-08-01 09:39:01,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-a3395689-b204-4ae3-946d-83dc3bf0ad86name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb1b3008d065133c109910463f3aca262832b308" 2018-08-01 09:39:01,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-7bc4786d-1c79-489b-80a3-495ef4ad6294 Date: Wed, 01 Aug 2018 09:39:01 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:39:00Z", "updated_at": "2018-08-01T09:39:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:39:00Z", "revision_number": 0, "id": "18006ff7-5b8d-4bd5-8d53-4c7839c0e3a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:39:00Z", "security_group_id": "8facb17c-beae-4f52-84ab-10e26ef6d058", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:39:00Z", "revision_number": 0, "id": "806abf01-1c2f-43b0-9325-ab6946b77132", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:39:00Z", "security_group_id": "8facb17c-beae-4f52-84ab-10e26ef6d058", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:39:01Z", "revision_number": 0, "id": "b3b1cd9c-60fa-4e1f-918a-ee7b8d647aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:39:01Z", "security_group_id": "8facb17c-beae-4f52-84ab-10e26ef6d058", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}], "revision_number": 3, "project_id": "8d96727022f4443794db44ecde432faf", "id": "8facb17c-beae-4f52-84ab-10e26ef6d058", "name": "NeutronUtilsSecurityGroupTests-a3395689-b204-4ae3-946d-83dc3bf0ad86name"}]} 2018-08-01 09:39:01,203 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-a3395689-b204-4ae3-946d-83dc3bf0ad86name&description=hello+group used request id req-7bc4786d-1c79-489b-80a3-495ef4ad6294 2018-08-01 09:39:01,203 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8facb17c-beae-4f52-84ab-10e26ef6d058 2018-08-01 09:39:01,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=8facb17c-beae-4f52-84ab-10e26ef6d058 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb1b3008d065133c109910463f3aca262832b308" 2018-08-01 09:39:01,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1489 X-Openstack-Request-Id: req-d844ce9d-ef7f-4130-b8a3-e55e26b3f674 Date: Wed, 01 Aug 2018 09:39:01 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-08-01T09:39:00Z", "security_group_id": "8facb17c-beae-4f52-84ab-10e26ef6d058", "port_range_min": null, "revision_number": 0, "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:39:00Z", "project_id": "8d96727022f4443794db44ecde432faf", "id": "18006ff7-5b8d-4bd5-8d53-4c7839c0e3a3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T09:39:00Z", "security_group_id": "8facb17c-beae-4f52-84ab-10e26ef6d058", "port_range_min": null, "revision_number": 0, "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:39:00Z", "project_id": "8d96727022f4443794db44ecde432faf", "id": "806abf01-1c2f-43b0-9325-ab6946b77132"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T09:39:01Z", "security_group_id": "8facb17c-beae-4f52-84ab-10e26ef6d058", "port_range_min": null, "revision_number": 0, "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:39:01Z", "project_id": "8d96727022f4443794db44ecde432faf", "id": "b3b1cd9c-60fa-4e1f-918a-ee7b8d647aa4"}]} 2018-08-01 09:39:01,248 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=8facb17c-beae-4f52-84ab-10e26ef6d058 used request id req-d844ce9d-ef7f-4130-b8a3-e55e26b3f674 2018-08-01 09:39:01,248 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8facb17c-beae-4f52-84ab-10e26ef6d058 2018-08-01 09:39:01,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=8facb17c-beae-4f52-84ab-10e26ef6d058 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb1b3008d065133c109910463f3aca262832b308" 2018-08-01 09:39:01,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1489 X-Openstack-Request-Id: req-cf5c6f27-b99c-4cef-b7e8-d064826df0a5 Date: Wed, 01 Aug 2018 09:39:01 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-08-01T09:39:00Z", "security_group_id": "8facb17c-beae-4f52-84ab-10e26ef6d058", "port_range_min": null, "revision_number": 0, "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:39:00Z", "project_id": "8d96727022f4443794db44ecde432faf", "id": "18006ff7-5b8d-4bd5-8d53-4c7839c0e3a3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T09:39:00Z", "security_group_id": "8facb17c-beae-4f52-84ab-10e26ef6d058", "port_range_min": null, "revision_number": 0, "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:39:00Z", "project_id": "8d96727022f4443794db44ecde432faf", "id": "806abf01-1c2f-43b0-9325-ab6946b77132"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T09:39:01Z", "security_group_id": "8facb17c-beae-4f52-84ab-10e26ef6d058", "port_range_min": null, "revision_number": 0, "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:39:01Z", "project_id": "8d96727022f4443794db44ecde432faf", "id": "b3b1cd9c-60fa-4e1f-918a-ee7b8d647aa4"}]} 2018-08-01 09:39:01,271 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=8facb17c-beae-4f52-84ab-10e26ef6d058 used request id req-cf5c6f27-b99c-4cef-b7e8-d064826df0a5 2018-08-01 09:39:01,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-a3395689-b204-4ae3-946d-83dc3bf0ad86name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb1b3008d065133c109910463f3aca262832b308" 2018-08-01 09:39:01,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-d3b6289a-98a1-4e64-9b97-28fab6cc07c5 Date: Wed, 01 Aug 2018 09:39:01 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:39:00Z", "updated_at": "2018-08-01T09:39:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:39:00Z", "revision_number": 0, "id": "18006ff7-5b8d-4bd5-8d53-4c7839c0e3a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:39:00Z", "security_group_id": "8facb17c-beae-4f52-84ab-10e26ef6d058", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:39:00Z", "revision_number": 0, "id": "806abf01-1c2f-43b0-9325-ab6946b77132", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:39:00Z", "security_group_id": "8facb17c-beae-4f52-84ab-10e26ef6d058", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:39:01Z", "revision_number": 0, "id": "b3b1cd9c-60fa-4e1f-918a-ee7b8d647aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:39:01Z", "security_group_id": "8facb17c-beae-4f52-84ab-10e26ef6d058", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}], "revision_number": 3, "project_id": "8d96727022f4443794db44ecde432faf", "id": "8facb17c-beae-4f52-84ab-10e26ef6d058", "name": "NeutronUtilsSecurityGroupTests-a3395689-b204-4ae3-946d-83dc3bf0ad86name"}]} 2018-08-01 09:39:01,318 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-a3395689-b204-4ae3-946d-83dc3bf0ad86name&description=hello+group used request id req-d3b6289a-98a1-4e64-9b97-28fab6cc07c5 2018-08-01 09:39:01,319 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8facb17c-beae-4f52-84ab-10e26ef6d058 2018-08-01 09:39:01,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=8facb17c-beae-4f52-84ab-10e26ef6d058 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb1b3008d065133c109910463f3aca262832b308" 2018-08-01 09:39:01,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1489 X-Openstack-Request-Id: req-8b0b5e33-995c-4a30-b503-bc6113c3d9fb Date: Wed, 01 Aug 2018 09:39:01 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-08-01T09:39:00Z", "security_group_id": "8facb17c-beae-4f52-84ab-10e26ef6d058", "port_range_min": null, "revision_number": 0, "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:39:00Z", "project_id": "8d96727022f4443794db44ecde432faf", "id": "18006ff7-5b8d-4bd5-8d53-4c7839c0e3a3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T09:39:00Z", "security_group_id": "8facb17c-beae-4f52-84ab-10e26ef6d058", "port_range_min": null, "revision_number": 0, "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:39:00Z", "project_id": "8d96727022f4443794db44ecde432faf", "id": "806abf01-1c2f-43b0-9325-ab6946b77132"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T09:39:01Z", "security_group_id": "8facb17c-beae-4f52-84ab-10e26ef6d058", "port_range_min": null, "revision_number": 0, "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:39:01Z", "project_id": "8d96727022f4443794db44ecde432faf", "id": "b3b1cd9c-60fa-4e1f-918a-ee7b8d647aa4"}]} 2018-08-01 09:39:01,340 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=8facb17c-beae-4f52-84ab-10e26ef6d058 used request id req-8b0b5e33-995c-4a30-b503-bc6113c3d9fb 2018-08-01 09:39:01,341 - neutron_utils - INFO - Deleting security group rule with ID - 18006ff7-5b8d-4bd5-8d53-4c7839c0e3a3 2018-08-01 09:39:01,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-group-rules/18006ff7-5b8d-4bd5-8d53-4c7839c0e3a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb1b3008d065133c109910463f3aca262832b308" 2018-08-01 09:39:01,430 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7c991671-2dd2-4650-9fc7-40c4fae7d1f1 Content-Length: 0 Date: Wed, 01 Aug 2018 09:39:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 09:39:01,430 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-group-rules/18006ff7-5b8d-4bd5-8d53-4c7839c0e3a3 used request id req-7c991671-2dd2-4650-9fc7-40c4fae7d1f1 2018-08-01 09:39:01,430 - neutron_utils - INFO - Deleting security group rule with ID - 806abf01-1c2f-43b0-9325-ab6946b77132 2018-08-01 09:39:01,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-group-rules/806abf01-1c2f-43b0-9325-ab6946b77132 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb1b3008d065133c109910463f3aca262832b308" 2018-08-01 09:39:01,506 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4fe13090-a4ac-4ca9-b04e-fdf330b6df77 Content-Length: 0 Date: Wed, 01 Aug 2018 09:39:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 09:39:01,507 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-group-rules/806abf01-1c2f-43b0-9325-ab6946b77132 used request id req-4fe13090-a4ac-4ca9-b04e-fdf330b6df77 2018-08-01 09:39:01,507 - neutron_utils - INFO - Deleting security group rule with ID - b3b1cd9c-60fa-4e1f-918a-ee7b8d647aa4 2018-08-01 09:39:01,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-group-rules/b3b1cd9c-60fa-4e1f-918a-ee7b8d647aa4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb1b3008d065133c109910463f3aca262832b308" 2018-08-01 09:39:01,582 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0a53f49d-7ed0-4d5b-b76b-1a9eabb3782c Content-Length: 0 Date: Wed, 01 Aug 2018 09:39:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 09:39:01,582 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-group-rules/b3b1cd9c-60fa-4e1f-918a-ee7b8d647aa4 used request id req-0a53f49d-7ed0-4d5b-b76b-1a9eabb3782c 2018-08-01 09:39:01,582 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-a3395689-b204-4ae3-946d-83dc3bf0ad86name 2018-08-01 09:39:01,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/8facb17c-beae-4f52-84ab-10e26ef6d058 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb1b3008d065133c109910463f3aca262832b308" 2018-08-01 09:39:01,693 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3aa8ee85-30bb-430c-8769-31e68f9314ed Content-Length: 0 Date: Wed, 01 Aug 2018 09:39:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 09:39:01,693 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/8facb17c-beae-4f52-84ab-10e26ef6d058 used request id req-3aa8ee85-30bb-430c-8769-31e68f9314ed 2018-08-01 09:39:01,695 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:39:02,088 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:39:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["CF90pbf8Rc-0XDZROn2kiQ"], "issued_at": "2018-08-01T09:39:02.000000Z"}} 2018-08-01 09:39:02,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}640af4e39d072f943ff74636a63c982d71e94c27" 2018-08-01 09:39:02,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:39:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6090b2cc-fd0c-4cc5-82b4-8871bca0bcf3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:39:02,167 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-6090b2cc-fd0c-4cc5-82b4-8871bca0bcf3 2018-08-01 09:39:02,168 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-a04c4cba-7627-4b33-9a3b-e32e725ee033name-1 2018-08-01 09:39:02,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}640af4e39d072f943ff74636a63c982d71e94c27" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-a04c4cba-7627-4b33-9a3b-e32e725ee033name-1", "description": "hello group"}}' 2018-08-01 09:39:02,650 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-4b6548c3-7160-4965-887a-d206fd9c65ba Date: Wed, 01 Aug 2018 09:39:02 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:39:02Z", "updated_at": "2018-08-01T09:39:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:39:02Z", "revision_number": 0, "id": "3eb31ad7-958d-4c46-9172-c5d7c3da906c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:39:02Z", "security_group_id": "c98da53c-6d4f-48bb-9e5d-ad2bd9132595", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:39:02Z", "revision_number": 0, "id": "d7e970b0-8640-4062-819c-7bc26c29934e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:39:02Z", "security_group_id": "c98da53c-6d4f-48bb-9e5d-ad2bd9132595", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}], "revision_number": 2, "project_id": "8d96727022f4443794db44ecde432faf", "id": "c98da53c-6d4f-48bb-9e5d-ad2bd9132595", "name": "NeutronUtilsSecurityGroupTests-a04c4cba-7627-4b33-9a3b-e32e725ee033name-1"}} 2018-08-01 09:39:02,650 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups used request id req-4b6548c3-7160-4965-887a-d206fd9c65ba 2018-08-01 09:39:02,650 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c98da53c-6d4f-48bb-9e5d-ad2bd9132595 2018-08-01 09:39:02,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=c98da53c-6d4f-48bb-9e5d-ad2bd9132595 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}640af4e39d072f943ff74636a63c982d71e94c27" 2018-08-01 09:39:02,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1814d70f-a4bc-4fa9-b266-83779e14f71f Date: Wed, 01 Aug 2018 09:39: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-08-01T09:39:02Z", "security_group_id": "c98da53c-6d4f-48bb-9e5d-ad2bd9132595", "port_range_min": null, "revision_number": 0, "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:39:02Z", "project_id": "8d96727022f4443794db44ecde432faf", "id": "3eb31ad7-958d-4c46-9172-c5d7c3da906c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T09:39:02Z", "security_group_id": "c98da53c-6d4f-48bb-9e5d-ad2bd9132595", "port_range_min": null, "revision_number": 0, "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:39:02Z", "project_id": "8d96727022f4443794db44ecde432faf", "id": "d7e970b0-8640-4062-819c-7bc26c29934e"}]} 2018-08-01 09:39:02,691 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=c98da53c-6d4f-48bb-9e5d-ad2bd9132595 used request id req-1814d70f-a4bc-4fa9-b266-83779e14f71f 2018-08-01 09:39:02,691 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-a04c4cba-7627-4b33-9a3b-e32e725ee033name-2 2018-08-01 09:39:02,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}640af4e39d072f943ff74636a63c982d71e94c27" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-a04c4cba-7627-4b33-9a3b-e32e725ee033name-2", "description": "hello group"}}' 2018-08-01 09:39:02,872 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-52821b62-3304-4c35-bba8-af6f7c11baac Date: Wed, 01 Aug 2018 09:39:02 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:39:02Z", "updated_at": "2018-08-01T09:39:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:39:02Z", "revision_number": 0, "id": "82cf690b-2ec7-498a-9747-2e910ae58715", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:39:02Z", "security_group_id": "b72dd00a-d125-4040-bd49-e9c821696d76", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:39:02Z", "revision_number": 0, "id": "a0a06dcb-7867-436b-b94b-005470220649", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:39:02Z", "security_group_id": "b72dd00a-d125-4040-bd49-e9c821696d76", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}], "revision_number": 2, "project_id": "8d96727022f4443794db44ecde432faf", "id": "b72dd00a-d125-4040-bd49-e9c821696d76", "name": "NeutronUtilsSecurityGroupTests-a04c4cba-7627-4b33-9a3b-e32e725ee033name-2"}} 2018-08-01 09:39:02,872 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups used request id req-52821b62-3304-4c35-bba8-af6f7c11baac 2018-08-01 09:39:02,873 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b72dd00a-d125-4040-bd49-e9c821696d76 2018-08-01 09:39:02,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=b72dd00a-d125-4040-bd49-e9c821696d76 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}640af4e39d072f943ff74636a63c982d71e94c27" 2018-08-01 09:39:02,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5582058f-c798-4aab-b90b-49eb066d0fc0 Date: Wed, 01 Aug 2018 09:39:02 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-08-01T09:39:02Z", "security_group_id": "b72dd00a-d125-4040-bd49-e9c821696d76", "port_range_min": null, "revision_number": 0, "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:39:02Z", "project_id": "8d96727022f4443794db44ecde432faf", "id": "82cf690b-2ec7-498a-9747-2e910ae58715"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T09:39:02Z", "security_group_id": "b72dd00a-d125-4040-bd49-e9c821696d76", "port_range_min": null, "revision_number": 0, "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:39:02Z", "project_id": "8d96727022f4443794db44ecde432faf", "id": "a0a06dcb-7867-436b-b94b-005470220649"}]} 2018-08-01 09:39:02,918 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=b72dd00a-d125-4040-bd49-e9c821696d76 used request id req-5582058f-c798-4aab-b90b-49eb066d0fc0 2018-08-01 09:39:02,919 - neutron_utils - INFO - Retrieving security group with ID - c98da53c-6d4f-48bb-9e5d-ad2bd9132595 2018-08-01 09:39:02,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?id=c98da53c-6d4f-48bb-9e5d-ad2bd9132595 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}640af4e39d072f943ff74636a63c982d71e94c27" 2018-08-01 09:39:02,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1419 X-Openstack-Request-Id: req-8b734f68-63b1-45cc-8510-d981b7f9355b Date: Wed, 01 Aug 2018 09:39:02 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:39:02Z", "updated_at": "2018-08-01T09:39:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:39:02Z", "revision_number": 0, "id": "3eb31ad7-958d-4c46-9172-c5d7c3da906c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:39:02Z", "security_group_id": "c98da53c-6d4f-48bb-9e5d-ad2bd9132595", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:39:02Z", "revision_number": 0, "id": "d7e970b0-8640-4062-819c-7bc26c29934e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:39:02Z", "security_group_id": "c98da53c-6d4f-48bb-9e5d-ad2bd9132595", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}], "revision_number": 2, "project_id": "8d96727022f4443794db44ecde432faf", "id": "c98da53c-6d4f-48bb-9e5d-ad2bd9132595", "name": "NeutronUtilsSecurityGroupTests-a04c4cba-7627-4b33-9a3b-e32e725ee033name-1"}]} 2018-08-01 09:39:02,990 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?id=c98da53c-6d4f-48bb-9e5d-ad2bd9132595 used request id req-8b734f68-63b1-45cc-8510-d981b7f9355b 2018-08-01 09:39:02,991 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c98da53c-6d4f-48bb-9e5d-ad2bd9132595 2018-08-01 09:39:02,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=c98da53c-6d4f-48bb-9e5d-ad2bd9132595 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}640af4e39d072f943ff74636a63c982d71e94c27" 2018-08-01 09:39:03,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3cd2b346-2135-43df-a24a-1cf78e2a5f4c Date: Wed, 01 Aug 2018 09:39: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-08-01T09:39:02Z", "security_group_id": "c98da53c-6d4f-48bb-9e5d-ad2bd9132595", "port_range_min": null, "revision_number": 0, "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:39:02Z", "project_id": "8d96727022f4443794db44ecde432faf", "id": "3eb31ad7-958d-4c46-9172-c5d7c3da906c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T09:39:02Z", "security_group_id": "c98da53c-6d4f-48bb-9e5d-ad2bd9132595", "port_range_min": null, "revision_number": 0, "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:39:02Z", "project_id": "8d96727022f4443794db44ecde432faf", "id": "d7e970b0-8640-4062-819c-7bc26c29934e"}]} 2018-08-01 09:39:03,015 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=c98da53c-6d4f-48bb-9e5d-ad2bd9132595 used request id req-3cd2b346-2135-43df-a24a-1cf78e2a5f4c 2018-08-01 09:39:03,015 - neutron_utils - INFO - Retrieving security group with ID - b72dd00a-d125-4040-bd49-e9c821696d76 2018-08-01 09:39:03,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?id=b72dd00a-d125-4040-bd49-e9c821696d76 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}640af4e39d072f943ff74636a63c982d71e94c27" 2018-08-01 09:39:03,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1419 X-Openstack-Request-Id: req-1ff275e8-d927-4702-9caa-b31e83831309 Date: Wed, 01 Aug 2018 09:39:03 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:39:02Z", "updated_at": "2018-08-01T09:39:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:39:02Z", "revision_number": 0, "id": "82cf690b-2ec7-498a-9747-2e910ae58715", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:39:02Z", "security_group_id": "b72dd00a-d125-4040-bd49-e9c821696d76", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:39:02Z", "revision_number": 0, "id": "a0a06dcb-7867-436b-b94b-005470220649", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:39:02Z", "security_group_id": "b72dd00a-d125-4040-bd49-e9c821696d76", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}], "revision_number": 2, "project_id": "8d96727022f4443794db44ecde432faf", "id": "b72dd00a-d125-4040-bd49-e9c821696d76", "name": "NeutronUtilsSecurityGroupTests-a04c4cba-7627-4b33-9a3b-e32e725ee033name-2"}]} 2018-08-01 09:39:03,058 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?id=b72dd00a-d125-4040-bd49-e9c821696d76 used request id req-1ff275e8-d927-4702-9caa-b31e83831309 2018-08-01 09:39:03,059 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b72dd00a-d125-4040-bd49-e9c821696d76 2018-08-01 09:39:03,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=b72dd00a-d125-4040-bd49-e9c821696d76 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}640af4e39d072f943ff74636a63c982d71e94c27" 2018-08-01 09:39:03,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-046a8b18-57d1-4f33-9f03-3858199424e5 Date: Wed, 01 Aug 2018 09:39:03 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-08-01T09:39:02Z", "security_group_id": "b72dd00a-d125-4040-bd49-e9c821696d76", "port_range_min": null, "revision_number": 0, "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:39:02Z", "project_id": "8d96727022f4443794db44ecde432faf", "id": "82cf690b-2ec7-498a-9747-2e910ae58715"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T09:39:02Z", "security_group_id": "b72dd00a-d125-4040-bd49-e9c821696d76", "port_range_min": null, "revision_number": 0, "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:39:02Z", "project_id": "8d96727022f4443794db44ecde432faf", "id": "a0a06dcb-7867-436b-b94b-005470220649"}]} 2018-08-01 09:39:03,084 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=b72dd00a-d125-4040-bd49-e9c821696d76 used request id req-046a8b18-57d1-4f33-9f03-3858199424e5 2018-08-01 09:39:03,085 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-a04c4cba-7627-4b33-9a3b-e32e725ee033name-1 2018-08-01 09:39:03,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/c98da53c-6d4f-48bb-9e5d-ad2bd9132595 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}640af4e39d072f943ff74636a63c982d71e94c27" 2018-08-01 09:39:03,220 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a7a837c5-71c8-4cd5-b05d-064fb074844a Content-Length: 0 Date: Wed, 01 Aug 2018 09:39:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 09:39:03,221 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/c98da53c-6d4f-48bb-9e5d-ad2bd9132595 used request id req-a7a837c5-71c8-4cd5-b05d-064fb074844a 2018-08-01 09:39:03,221 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-a04c4cba-7627-4b33-9a3b-e32e725ee033name-2 2018-08-01 09:39:03,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/b72dd00a-d125-4040-bd49-e9c821696d76 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}640af4e39d072f943ff74636a63c982d71e94c27" 2018-08-01 09:39:03,339 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bdaa11db-7f4b-43f8-8e59-7cd35123b604 Content-Length: 0 Date: Wed, 01 Aug 2018 09:39:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 09:39:03,340 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/b72dd00a-d125-4040-bd49-e9c821696d76 used request id req-bdaa11db-7f4b-43f8-8e59-7cd35123b604 2018-08-01 09:39:03,341 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:39:03,735 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:39:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["GsdTEOwtQ-6xIovNz5Vs8w"], "issued_at": "2018-08-01T09:39:03.000000Z"}} 2018-08-01 09:39:03,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84af7b4d222f6339e7dd853c33067422e1c4b4f0" 2018-08-01 09:39:03,748 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:39:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e0ea563-488b-445b-adce-0502c1c86e4a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:39:03,748 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-8e0ea563-488b-445b-adce-0502c1c86e4a 2018-08-01 09:39:03,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84af7b4d222f6339e7dd853c33067422e1c4b4f0" 2018-08-01 09:39:03,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-d7351793-3e3c-496b-886a-0b0c45338693 Date: Wed, 01 Aug 2018 09:39:03 GMT RESP BODY: {"floatingips": []} 2018-08-01 09:39:03,928 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips used request id req-d7351793-3e3c-496b-886a-0b0c45338693 2018-08-01 09:39:03,928 - neutron_utils - INFO - Creating floating ip to external network - external 2018-08-01 09:39:03,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84af7b4d222f6339e7dd853c33067422e1c4b4f0" 2018-08-01 09:39:04,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-57733833-466f-4bb2-95d5-bcb58e356dcc Date: Wed, 01 Aug 2018 09:39:04 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dbe9669438844f3faecdc7fcc050e0d8","l2_adjacency":true,"status":"ACTIVE","subnets":["a5a333a9-9d0e-46a5-9440-2aa9c95d5013"],"description":"","tags":[],"updated_at":"2018-08-01T09:28:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:38Z","provider:network_type":"flat"}]} 2018-08-01 09:39:04,020 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=external used request id req-57733833-466f-4bb2-95d5-bcb58e356dcc 2018-08-01 09:39:04,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=e7d7be46-2840-4976-87a2-d78a4e5c6089 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84af7b4d222f6339e7dd853c33067422e1c4b4f0" 2018-08-01 09:39:04,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-a89df8ba-6594-41a5-8b4d-37ab31f35c58 Date: Wed, 01 Aug 2018 09:39:04 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:28:43Z","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":"a5a333a9-9d0e-46a5-9440-2aa9c95d5013","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"dbe9669438844f3faecdc7fcc050e0d8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:43Z","ip_version":4}]} 2018-08-01 09:39:04,074 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=e7d7be46-2840-4976-87a2-d78a4e5c6089 used request id req-a89df8ba-6594-41a5-8b4d-37ab31f35c58 2018-08-01 09:39:04,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84af7b4d222f6339e7dd853c33067422e1c4b4f0" -d '{"floatingip": {"floating_network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089"}}' 2018-08-01 09:39:05,321 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 495 X-Openstack-Request-Id: req-76399eb5-7142-4751-91ce-6ee6f7d21e9d Date: Wed, 01 Aug 2018 09:39:05 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:39:04Z", "updated_at": "2018-08-01T09:39:04Z", "floating_network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089", "fixed_ip_address": null, "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "8d96727022f4443794db44ecde432faf", "port_id": null, "id": "a1147f47-1b42-4e41-a499-450522f26aa3", "qos_policy_id": null}} 2018-08-01 09:39:05,321 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/floatingips used request id req-76399eb5-7142-4751-91ce-6ee6f7d21e9d 2018-08-01 09:39:05,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84af7b4d222f6339e7dd853c33067422e1c4b4f0" 2018-08-01 09:39:05,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 498 X-Openstack-Request-Id: req-2602bb58-9ab5-47ca-8c73-e1ae85add391 Date: Wed, 01 Aug 2018 09:39:05 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:39:04Z", "updated_at": "2018-08-01T09:39:04Z", "floating_network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089", "fixed_ip_address": null, "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "8d96727022f4443794db44ecde432faf", "port_id": null, "id": "a1147f47-1b42-4e41-a499-450522f26aa3", "qos_policy_id": null}]} 2018-08-01 09:39:05,374 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips used request id req-2602bb58-9ab5-47ca-8c73-e1ae85add391 2018-08-01 09:39:05,374 - neutron_utils - DEBUG - Attempting to retrieve existing floating ip with IP - 172.30.9.203 2018-08-01 09:39:05,374 - neutron_utils - DEBUG - Attempting to retrieve existing floating ip with IP - 172.30.9.203 2018-08-01 09:39:05,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/floatingips?ip=a1147f47-1b42-4e41-a499-450522f26aa3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84af7b4d222f6339e7dd853c33067422e1c4b4f0" 2018-08-01 09:39:05,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 498 X-Openstack-Request-Id: req-5e18def6-31db-4a23-90c9-3058b2dbf166 Date: Wed, 01 Aug 2018 09:39:05 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:39:04Z", "updated_at": "2018-08-01T09:39:04Z", "floating_network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089", "fixed_ip_address": null, "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "8d96727022f4443794db44ecde432faf", "port_id": null, "id": "a1147f47-1b42-4e41-a499-450522f26aa3", "qos_policy_id": null}]} 2018-08-01 09:39:05,403 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips?ip=a1147f47-1b42-4e41-a499-450522f26aa3 used request id req-5e18def6-31db-4a23-90c9-3058b2dbf166 2018-08-01 09:39:05,404 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.203 2018-08-01 09:39:05,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/floatingips/a1147f47-1b42-4e41-a499-450522f26aa3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84af7b4d222f6339e7dd853c33067422e1c4b4f0" 2018-08-01 09:39:06,027 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ecce178f-c355-4e2b-a13b-6a0829290057 Content-Length: 0 Date: Wed, 01 Aug 2018 09:39:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 09:39:06,027 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/floatingips/a1147f47-1b42-4e41-a499-450522f26aa3 used request id req-ecce178f-c355-4e2b-a13b-6a0829290057 2018-08-01 09:39:06,028 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 09:39:06,113 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-8eb1b656-a8cd-4280-80ff-edd5fb5fcf45 2018-08-01 09:39:06,113 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:39:06,498 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:39:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["rTbMwzr3SsODEyYIMh9Opg"], "issued_at": "2018-08-01T09:39:06.000000Z"}} 2018-08-01 09:39:06,502 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93889abcea45269dfd6e701e2f82c5752c58ef7f" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDA4yG+qK4jN8san9ioIkftN9FK4ehTig569WF4LwU3DZn1vciuV3tYuSkyxjxg4VnpLqDAsDO3jVhKPozAdz44lG21Ch/oml5/7j0x5ZHZOV00apIOFWC3jWP3Idn8jcd3IdyYkDSOwkZjEqDFxp5MivaSplLoviB1SJaoMnPrked3u+IQuh46pEKfYA5q76O/Y4UCy12YltjLHoMykdh7f8BTcVNRn8/YoZqnsd85q/wdyZrkYtqyt40WK4s+EpBEkQ4yGebER+MD/9wJIpIvCid7RCc3z0rV8P1PkqD4ttFG3a4JpQJNqe//+QC14acOoK64xgB6LrZyWk8Cft1V", "name": "NovaUtilsKeypairTests-8eb1b656-a8cd-4280-80ff-edd5fb5fcf45"}}' 2018-08-01 09:39:06,725 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09: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-59a9798f-7e8d-4f1a-8c71-0789d2d5c9ef x-compute-request-id: req-59a9798f-7e8d-4f1a-8c71-0789d2d5c9ef Content-Encoding: gzip Content-Length: 493 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDA4yG+qK4jN8san9ioIkftN9FK4ehTig569WF4LwU3DZn1vciuV3tYuSkyxjxg4VnpLqDAsDO3jVhKPozAdz44lG21Ch/oml5/7j0x5ZHZOV00apIOFWC3jWP3Idn8jcd3IdyYkDSOwkZjEqDFxp5MivaSplLoviB1SJaoMnPrked3u+IQuh46pEKfYA5q76O/Y4UCy12YltjLHoMykdh7f8BTcVNRn8/YoZqnsd85q/wdyZrkYtqyt40WK4s+EpBEkQ4yGebER+MD/9wJIpIvCid7RCc3z0rV8P1PkqD4ttFG3a4JpQJNqe//+QC14acOoK64xgB6LrZyWk8Cft1V", "user_id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "name": "NovaUtilsKeypairTests-8eb1b656-a8cd-4280-80ff-edd5fb5fcf45", "fingerprint": "b6:4b:c9:2a:29:c9:d3:74:8b:fe:4b:f1:5c:f5:93:9a"}} 2018-08-01 09:39:06,725 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-59a9798f-7e8d-4f1a-8c71-0789d2d5c9ef 2018-08-01 09:39:06,729 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-8eb1b656-a8cd-4280-80ff-edd5fb5fcf45 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93889abcea45269dfd6e701e2f82c5752c58ef7f" 2018-08-01 09:39:06,744 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09: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-4640636f-a775-47a1-b7d2-468f37e1715d x-compute-request-id: req-4640636f-a775-47a1-b7d2-468f37e1715d Content-Encoding: gzip Content-Length: 553 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDA4yG+qK4jN8san9ioIkftN9FK4ehTig569WF4LwU3DZn1vciuV3tYuSkyxjxg4VnpLqDAsDO3jVhKPozAdz44lG21Ch/oml5/7j0x5ZHZOV00apIOFWC3jWP3Idn8jcd3IdyYkDSOwkZjEqDFxp5MivaSplLoviB1SJaoMnPrked3u+IQuh46pEKfYA5q76O/Y4UCy12YltjLHoMykdh7f8BTcVNRn8/YoZqnsd85q/wdyZrkYtqyt40WK4s+EpBEkQ4yGebER+MD/9wJIpIvCid7RCc3z0rV8P1PkqD4ttFG3a4JpQJNqe//+QC14acOoK64xgB6LrZyWk8Cft1V", "user_id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "name": "NovaUtilsKeypairTests-8eb1b656-a8cd-4280-80ff-edd5fb5fcf45", "deleted": false, "created_at": "2018-08-01T09:39:06.000000", "updated_at": null, "fingerprint": "b6:4b:c9:2a:29:c9:d3:74:8b:fe:4b:f1:5c:f5:93:9a", "deleted_at": null, "id": 5}} 2018-08-01 09:39:06,744 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-8eb1b656-a8cd-4280-80ff-edd5fb5fcf45 used request id req-4640636f-a775-47a1-b7d2-468f37e1715d 2018-08-01 09:39:06,745 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-8eb1b656-a8cd-4280-80ff-edd5fb5fcf45 2018-08-01 09:39:06,747 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-8eb1b656-a8cd-4280-80ff-edd5fb5fcf45 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93889abcea45269dfd6e701e2f82c5752c58ef7f" 2018-08-01 09:39:06,791 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 09: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-bedb35fa-a1fd-4072-95e5-6b765328436d x-compute-request-id: req-bedb35fa-a1fd-4072-95e5-6b765328436d Content-Length: 0 Content-Type: application/json 2018-08-01 09:39:06,791 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-8eb1b656-a8cd-4280-80ff-edd5fb5fcf45 used request id req-bedb35fa-a1fd-4072-95e5-6b765328436d 2018-08-01 09:39:06,794 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-8eb1b656-a8cd-4280-80ff-edd5fb5fcf45 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93889abcea45269dfd6e701e2f82c5752c58ef7f" 2018-08-01 09:39:06,814 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 09: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-266d6980-8e67-4746-9420-8393b8de8810 x-compute-request-id: req-266d6980-8e67-4746-9420-8393b8de8810 Content-Length: 164 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Keypair NovaUtilsKeypairTests-8eb1b656-a8cd-4280-80ff-edd5fb5fcf45 not found for user 0e542e6be3cd4b2d8dab69cd5dc7a969", "code": 404}} 2018-08-01 09:39:06,815 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-8eb1b656-a8cd-4280-80ff-edd5fb5fcf45 used request id req-266d6980-8e67-4746-9420-8393b8de8810 2018-08-01 09:39:06,815 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-8eb1b656-a8cd-4280-80ff-edd5fb5fcf45 2018-08-01 09:39:06,818 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-8eb1b656-a8cd-4280-80ff-edd5fb5fcf45 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93889abcea45269dfd6e701e2f82c5752c58ef7f" 2018-08-01 09:39:06,838 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 09: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-eddb1b08-4496-40d2-8977-70e5c58e14f9 x-compute-request-id: req-eddb1b08-4496-40d2-8977-70e5c58e14f9 Content-Length: 164 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Keypair NovaUtilsKeypairTests-8eb1b656-a8cd-4280-80ff-edd5fb5fcf45 not found for user 0e542e6be3cd4b2d8dab69cd5dc7a969", "code": 404}} 2018-08-01 09:39:06,838 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-8eb1b656-a8cd-4280-80ff-edd5fb5fcf45 used request id req-eddb1b08-4496-40d2-8977-70e5c58e14f9 2018-08-01 09:39:06,839 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 09:39:07,045 - file_utils - INFO - Saved public key to - tmp/NovaUtilsKeypairTests-6ce788e7-9ca5-4512-80e2-4c7ce1287de8.pub 2018-08-01 09:39:07,045 - file_utils - INFO - Saved private key to - tmp/NovaUtilsKeypairTests-6ce788e7-9ca5-4512-80e2-4c7ce1287de8 2018-08-01 09:39:07,045 - nova_utils - INFO - Saving keypair to - tmp/NovaUtilsKeypairTests-6ce788e7-9ca5-4512-80e2-4c7ce1287de8.pub 2018-08-01 09:39:07,045 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-6ce788e7-9ca5-4512-80e2-4c7ce1287de8 2018-08-01 09:39:07,046 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:39:07,439 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:39:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["7t6so20iTSmQoEI2AnjpeA"], "issued_at": "2018-08-01T09:39:07.000000Z"}} 2018-08-01 09:39:07,442 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a122f46c18843d9416a81bd8474517565e5732de" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDBoHL0J+OhybxqX549RaEi+YAVWmFqRVw4DQIk871dYICfD5lmYUvKeW1XzyFiEDzuOIzu1Xyc+v1ZFwV89moAP4xlqsx7qNielve+sW05H2m3RiTGT3WvgTr5fn1vpdpJdxzJW3U5YWG5+B2QZQxZqeeSI7s647XjIfS4XaTFsZY/YSPct++iJpC7u4YgCrvNrgll0iBh96qY+e2PkjQFA1ZNpt3bBUfNOeQQiQzUm0PAoLhc4bAs2ndkqZEDn/oTelL/hwdk7CBKvZy1uVH0pl7z1+x55ATkKTfd6+5eHludFzFhYAACuPpDszk6J6+Y3xBYhZ8xRsrhidrTsH5t", "name": "NovaUtilsKeypairTests-6ce788e7-9ca5-4512-80e2-4c7ce1287de8"}}' 2018-08-01 09:39:07,639 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09: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-6a3818a4-487e-4cd8-9b58-6764d72da5f7 x-compute-request-id: req-6a3818a4-487e-4cd8-9b58-6764d72da5f7 Content-Encoding: gzip Content-Length: 497 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDBoHL0J+OhybxqX549RaEi+YAVWmFqRVw4DQIk871dYICfD5lmYUvKeW1XzyFiEDzuOIzu1Xyc+v1ZFwV89moAP4xlqsx7qNielve+sW05H2m3RiTGT3WvgTr5fn1vpdpJdxzJW3U5YWG5+B2QZQxZqeeSI7s647XjIfS4XaTFsZY/YSPct++iJpC7u4YgCrvNrgll0iBh96qY+e2PkjQFA1ZNpt3bBUfNOeQQiQzUm0PAoLhc4bAs2ndkqZEDn/oTelL/hwdk7CBKvZy1uVH0pl7z1+x55ATkKTfd6+5eHludFzFhYAACuPpDszk6J6+Y3xBYhZ8xRsrhidrTsH5t", "user_id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "name": "NovaUtilsKeypairTests-6ce788e7-9ca5-4512-80e2-4c7ce1287de8", "fingerprint": "2a:66:48:aa:98:31:cf:ff:5c:54:93:99:0a:47:00:c2"}} 2018-08-01 09:39:07,639 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-6a3818a4-487e-4cd8-9b58-6764d72da5f7 2018-08-01 09:39:07,640 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-6ce788e7-9ca5-4512-80e2-4c7ce1287de8 2018-08-01 09:39:07,643 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-6ce788e7-9ca5-4512-80e2-4c7ce1287de8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a122f46c18843d9416a81bd8474517565e5732de" 2018-08-01 09:39:07,669 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 09: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 x-openstack-request-id: req-e8643c58-4806-407a-9a33-619e0bd140c4 x-compute-request-id: req-e8643c58-4806-407a-9a33-619e0bd140c4 Content-Length: 0 Content-Type: application/json 2018-08-01 09:39:07,669 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-6ce788e7-9ca5-4512-80e2-4c7ce1287de8 used request id req-e8643c58-4806-407a-9a33-619e0bd140c4 2018-08-01 09:39:07,670 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 09:39:07,725 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-43029806-fc87-47b3-9f30-f7e737e89410 2018-08-01 09:39:07,725 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:39:08,105 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:39:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["zIB8_YjWTDqA2lNr0_HBIQ"], "issued_at": "2018-08-01T09:39:08.000000Z"}} 2018-08-01 09:39:08,108 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af47bac924af7c1f77d79f9789fbe146be871d5e" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrIroqp8ASGxcId0XKS8esvw95sS8A7+P/ecBvA5HHRQMNsrqUSGj3L3QoPW1eQPR+P+B1ly2SgK6Q2ffKw07wpFBhI9oXWAemu6NEqotjWhm08Fg+lSjMVvelB7YgjJYp1aQbWcQwdtnUfM0a2rmSauVXEQ4ISrjYbqpz54afhOVEEOeTusZTk9burr5G3ucOD8hir2DjQoBvQ+7x77DmOhnhKbrQZpXOf9NiM/GSoSvb/ckOCrkmpFcqwJ0d6an+fn65DmRFh83V4pU67VXWTdi73IZMRxOtzEd2OAWmd9DpxKsM1akPj6Y3zx7PDrHS4LfylAnufo7srsdc+8mx", "name": "NovaUtilsKeypairTests-43029806-fc87-47b3-9f30-f7e737e89410"}}' 2018-08-01 09:39:08,390 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:39: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-4579dcfe-6329-4ccd-940b-aaa0c9b1ca80 x-compute-request-id: req-4579dcfe-6329-4ccd-940b-aaa0c9b1ca80 Content-Encoding: gzip Content-Length: 494 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrIroqp8ASGxcId0XKS8esvw95sS8A7+P/ecBvA5HHRQMNsrqUSGj3L3QoPW1eQPR+P+B1ly2SgK6Q2ffKw07wpFBhI9oXWAemu6NEqotjWhm08Fg+lSjMVvelB7YgjJYp1aQbWcQwdtnUfM0a2rmSauVXEQ4ISrjYbqpz54afhOVEEOeTusZTk9burr5G3ucOD8hir2DjQoBvQ+7x77DmOhnhKbrQZpXOf9NiM/GSoSvb/ckOCrkmpFcqwJ0d6an+fn65DmRFh83V4pU67VXWTdi73IZMRxOtzEd2OAWmd9DpxKsM1akPj6Y3zx7PDrHS4LfylAnufo7srsdc+8mx", "user_id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "name": "NovaUtilsKeypairTests-43029806-fc87-47b3-9f30-f7e737e89410", "fingerprint": "7b:ac:75:7f:1e:50:3a:b2:fc:bf:2d:8b:0f:c4:fa:f7"}} 2018-08-01 09:39:08,390 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-4579dcfe-6329-4ccd-940b-aaa0c9b1ca80 2018-08-01 09:39:08,394 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-43029806-fc87-47b3-9f30-f7e737e89410 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af47bac924af7c1f77d79f9789fbe146be871d5e" 2018-08-01 09:39:08,410 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:39: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-d579aeaf-a885-4f58-ba5e-479dad205517 x-compute-request-id: req-d579aeaf-a885-4f58-ba5e-479dad205517 Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrIroqp8ASGxcId0XKS8esvw95sS8A7+P/ecBvA5HHRQMNsrqUSGj3L3QoPW1eQPR+P+B1ly2SgK6Q2ffKw07wpFBhI9oXWAemu6NEqotjWhm08Fg+lSjMVvelB7YgjJYp1aQbWcQwdtnUfM0a2rmSauVXEQ4ISrjYbqpz54afhOVEEOeTusZTk9burr5G3ucOD8hir2DjQoBvQ+7x77DmOhnhKbrQZpXOf9NiM/GSoSvb/ckOCrkmpFcqwJ0d6an+fn65DmRFh83V4pU67VXWTdi73IZMRxOtzEd2OAWmd9DpxKsM1akPj6Y3zx7PDrHS4LfylAnufo7srsdc+8mx", "user_id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "name": "NovaUtilsKeypairTests-43029806-fc87-47b3-9f30-f7e737e89410", "deleted": false, "created_at": "2018-08-01T09:39:08.000000", "updated_at": null, "fingerprint": "7b:ac:75:7f:1e:50:3a:b2:fc:bf:2d:8b:0f:c4:fa:f7", "deleted_at": null, "id": 7}} 2018-08-01 09:39:08,410 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-43029806-fc87-47b3-9f30-f7e737e89410 used request id req-d579aeaf-a885-4f58-ba5e-479dad205517 2018-08-01 09:39:08,413 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af47bac924af7c1f77d79f9789fbe146be871d5e" 2018-08-01 09:39:08,432 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:39: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-9b7de559-55f1-41f4-bc10-400c16162999 x-compute-request-id: req-9b7de559-55f1-41f4-bc10-400c16162999 Content-Encoding: gzip Content-Length: 472 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrIroqp8ASGxcId0XKS8esvw95sS8A7+P/ecBvA5HHRQMNsrqUSGj3L3QoPW1eQPR+P+B1ly2SgK6Q2ffKw07wpFBhI9oXWAemu6NEqotjWhm08Fg+lSjMVvelB7YgjJYp1aQbWcQwdtnUfM0a2rmSauVXEQ4ISrjYbqpz54afhOVEEOeTusZTk9burr5G3ucOD8hir2DjQoBvQ+7x77DmOhnhKbrQZpXOf9NiM/GSoSvb/ckOCrkmpFcqwJ0d6an+fn65DmRFh83V4pU67VXWTdi73IZMRxOtzEd2OAWmd9DpxKsM1akPj6Y3zx7PDrHS4LfylAnufo7srsdc+8mx", "name": "NovaUtilsKeypairTests-43029806-fc87-47b3-9f30-f7e737e89410", "fingerprint": "7b:ac:75:7f:1e:50:3a:b2:fc:bf:2d:8b:0f:c4:fa:f7"}}]} 2018-08-01 09:39:08,432 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-9b7de559-55f1-41f4-bc10-400c16162999 2018-08-01 09:39:08,432 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-43029806-fc87-47b3-9f30-f7e737e89410 2018-08-01 09:39:08,435 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-43029806-fc87-47b3-9f30-f7e737e89410 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af47bac924af7c1f77d79f9789fbe146be871d5e" 2018-08-01 09:39:08,467 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 09:39: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-84212e65-9b20-4119-ad6a-d109f441b38a x-compute-request-id: req-84212e65-9b20-4119-ad6a-d109f441b38a Content-Length: 0 Content-Type: application/json 2018-08-01 09:39:08,467 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-43029806-fc87-47b3-9f30-f7e737e89410 used request id req-84212e65-9b20-4119-ad6a-d109f441b38a 2018-08-01 09:39:08,468 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 09:39:08,470 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:39:08,852 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:39:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["CLzLqrUDTQqAiRGjZSFefA"], "issued_at": "2018-08-01T09:39:08.000000Z"}} 2018-08-01 09:39:08,854 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08ee6550f69a0c4e574776b35e6e7bd3199b4898" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "NovaUtilsFlavorTests-345c736b-652b-49c8-9c0f-663ecb891462-name", "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "OS-FLV-EXT-DATA:ephemeral": 1, "ram": 1, "id": "NovaUtilsFlavorTests-345c736b-652b-49c8-9c0f-663ecb891462-id", "swap": 2}}' 2018-08-01 09:39:09,389 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:39: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-d8e7053a-08b8-421e-b9e6-cf07b7250071 x-compute-request-id: req-d8e7053a-08b8-421e-b9e6-cf07b7250071 Content-Encoding: gzip Content-Length: 289 Content-Type: application/json RESP BODY: {"flavor": {"name": "NovaUtilsFlavorTests-345c736b-652b-49c8-9c0f-663ecb891462-name", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/NovaUtilsFlavorTests-345c736b-652b-49c8-9c0f-663ecb891462-id", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/NovaUtilsFlavorTests-345c736b-652b-49c8-9c0f-663ecb891462-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-345c736b-652b-49c8-9c0f-663ecb891462-id"}} 2018-08-01 09:39:09,389 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-d8e7053a-08b8-421e-b9e6-cf07b7250071 2018-08-01 09:39:09,392 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/flavors/NovaUtilsFlavorTests-345c736b-652b-49c8-9c0f-663ecb891462-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08ee6550f69a0c4e574776b35e6e7bd3199b4898" 2018-08-01 09:39:09,423 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 09:39: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-4593bb83-015e-4f05-8dc4-e174ae520296 x-compute-request-id: req-4593bb83-015e-4f05-8dc4-e174ae520296 Content-Length: 0 Content-Type: application/json 2018-08-01 09:39:09,423 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/NovaUtilsFlavorTests-345c736b-652b-49c8-9c0f-663ecb891462-id used request id req-4593bb83-015e-4f05-8dc4-e174ae520296 2018-08-01 09:39:09,427 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08ee6550f69a0c4e574776b35e6e7bd3199b4898" 2018-08-01 09:39:09,449 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:39: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-6567011f-382d-4f90-bdf9-e6280bc94ad5 x-compute-request-id: req-6567011f-382d-4f90-bdf9-e6280bc94ad5 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-08-01 09:39:09,450 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-6567011f-382d-4f90-bdf9-e6280bc94ad5 2018-08-01 09:39:09,453 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/flavors/NovaUtilsFlavorTests-345c736b-652b-49c8-9c0f-663ecb891462-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08ee6550f69a0c4e574776b35e6e7bd3199b4898" 2018-08-01 09:39:09,469 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 09:39: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-2e7b90a7-bad1-4d45-a870-1186e6b367c9 x-compute-request-id: req-2e7b90a7-bad1-4d45-a870-1186e6b367c9 Content-Length: 133 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Flavor NovaUtilsFlavorTests-345c736b-652b-49c8-9c0f-663ecb891462-id could not be found.", "code": 404}} 2018-08-01 09:39:09,469 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/NovaUtilsFlavorTests-345c736b-652b-49c8-9c0f-663ecb891462-id used request id req-2e7b90a7-bad1-4d45-a870-1186e6b367c9 2018-08-01 09:39:09,470 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 09:39:09,471 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:39:09,854 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:39:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["7PgZJJsdTrCpZiIoB51mzA"], "issued_at": "2018-08-01T09:39:09.000000Z"}} 2018-08-01 09:39:09,856 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}336a061e73cf91b6aa71e48179d7658b831393d3" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "NovaUtilsFlavorTests-aae9e127-3962-462a-baa6-a2ec1b0676b4-name", "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "OS-FLV-EXT-DATA:ephemeral": 1, "ram": 1, "id": "NovaUtilsFlavorTests-aae9e127-3962-462a-baa6-a2ec1b0676b4-id", "swap": 2}}' 2018-08-01 09:39:10,031 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:39: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-8f44d8f0-f433-4a01-8d1a-92b6c6659586 x-compute-request-id: req-8f44d8f0-f433-4a01-8d1a-92b6c6659586 Content-Encoding: gzip Content-Length: 287 Content-Type: application/json RESP BODY: {"flavor": {"name": "NovaUtilsFlavorTests-aae9e127-3962-462a-baa6-a2ec1b0676b4-name", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/NovaUtilsFlavorTests-aae9e127-3962-462a-baa6-a2ec1b0676b4-id", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/NovaUtilsFlavorTests-aae9e127-3962-462a-baa6-a2ec1b0676b4-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-aae9e127-3962-462a-baa6-a2ec1b0676b4-id"}} 2018-08-01 09:39:10,032 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-8f44d8f0-f433-4a01-8d1a-92b6c6659586 2018-08-01 09:39:10,035 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/flavors/NovaUtilsFlavorTests-aae9e127-3962-462a-baa6-a2ec1b0676b4-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}336a061e73cf91b6aa71e48179d7658b831393d3" 2018-08-01 09:39:10,057 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 09: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 x-openstack-request-id: req-4923553c-d739-4a73-8d1d-da02e404be80 x-compute-request-id: req-4923553c-d739-4a73-8d1d-da02e404be80 Content-Length: 0 Content-Type: application/json 2018-08-01 09:39:10,058 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/NovaUtilsFlavorTests-aae9e127-3962-462a-baa6-a2ec1b0676b4-id used request id req-4923553c-d739-4a73-8d1d-da02e404be80 2018-08-01 09:39:10,059 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 09:39:10,060 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:39:10,445 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:39:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["6lGObPKIS56FD1Sv9Ma9GQ"], "issued_at": "2018-08-01T09:39:10.000000Z"}} 2018-08-01 09:39:10,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc90768a61fe6167dc29f8d6ed48615c0f20ef51" 2018-08-01 09:39:10,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:39:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9df6cc66-0e4d-4ecf-8351-be46efdf0135 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:39:10,524 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-9df6cc66-0e4d-4ecf-8351-be46efdf0135 2018-08-01 09:39:10,526 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-01 09:39:10,526 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:39:10,527 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:39:11,011 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:39:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["ORp7NhTVQT6SzVj2Q3CFLA"], "issued_at": "2018-08-01T09:39:11.000000Z"}} 2018-08-01 09:39:11,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef51ca2d8b03f9d5b92cd02e21d94a08f5419182" 2018-08-01 09:39:11,091 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:39:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9946d099-648e-49bd-83b9-f4e67597d415 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:39:11,091 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-9946d099-648e-49bd-83b9-f4e67597d415 2018-08-01 09:39:11,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-cf53eefd-2a13-47c7-8c0a-725e18d57c31-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ef51ca2d8b03f9d5b92cd02e21d94a08f5419182" 2018-08-01 09:39:11,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 167 Content-Type: application/json X-Openstack-Request-Id: req-c6c8c9e6-6950-4211-9b2d-582b1dacd5bd Date: Wed, 01 Aug 2018 09:39:11 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceTests-cf53eefd-2a13-47c7-8c0a-725e18d57c31-image"} 2018-08-01 09:39:11,273 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-cf53eefd-2a13-47c7-8c0a-725e18d57c31-image used request id req-c6c8c9e6-6950-4211-9b2d-582b1dacd5bd 2018-08-01 09:39:11,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ef51ca2d8b03f9d5b92cd02e21d94a08f5419182" 2018-08-01 09:39:11,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-53d58c26-e692-4128-920d-dc0fc3fa9c8d Date: Wed, 01 Aug 2018 09:39: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-08-01 09:39:11,283 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-53d58c26-e692-4128-920d-dc0fc3fa9c8d 2018-08-01 09:39:11,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ef51ca2d8b03f9d5b92cd02e21d94a08f5419182" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceTests-cf53eefd-2a13-47c7-8c0a-725e18d57c31-image"}' 2018-08-01 09:39:11,366 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 626 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/51162a70-83d7-4d7f-b522-1e8e54ef6225 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-004d228d-5334-44e8-9ec8-1c2578675453 Date: Wed, 01 Aug 2018 09:39:11 GMT RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceTests-cf53eefd-2a13-47c7-8c0a-725e18d57c31-image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T09:39:11Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-01T09:39:11Z", "visibility": "shared", "locations": [], "self": "/v2/images/51162a70-83d7-4d7f-b522-1e8e54ef6225", "min_disk": 0, "protected": false, "id": "51162a70-83d7-4d7f-b522-1e8e54ef6225", "file": "/v2/images/51162a70-83d7-4d7f-b522-1e8e54ef6225/file", "checksum": null, "owner": "8d96727022f4443794db44ecde432faf", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 09:39:11,366 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-004d228d-5334-44e8-9ec8-1c2578675453 2018-08-01 09:39:11,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9292/v2/images/51162a70-83d7-4d7f-b522-1e8e54ef6225/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ef51ca2d8b03f9d5b92cd02e21d94a08f5419182" -d '' 2018-08-01 09:39:11,801 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c0f6e9ff-6cb9-4b6c-bbbd-19f26e692b71 Date: Wed, 01 Aug 2018 09:39:11 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-01 09:39:11,801 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/51162a70-83d7-4d7f-b522-1e8e54ef6225/file used request id req-c0f6e9ff-6cb9-4b6c-bbbd-19f26e692b71 2018-08-01 09:39:11,801 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-01 09:39:11,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/51162a70-83d7-4d7f-b522-1e8e54ef6225 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ef51ca2d8b03f9d5b92cd02e21d94a08f5419182" 2018-08-01 09:39:11,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 887 Content-Type: application/json X-Openstack-Request-Id: req-0c64d79d-7dfc-451c-bd16-a3fb2c321eaa Date: Wed, 01 Aug 2018 09:39:11 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-cf53eefd-2a13-47c7-8c0a-725e18d57c31-image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T09:39:11Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-01T09:39:11Z", "visibility": "shared", "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/51162a70-83d7-4d7f-b522-1e8e54ef6225/snap", "metadata": {}}], "self": "/v2/images/51162a70-83d7-4d7f-b522-1e8e54ef6225", "min_disk": 0, "protected": false, "id": "51162a70-83d7-4d7f-b522-1e8e54ef6225", "file": "/v2/images/51162a70-83d7-4d7f-b522-1e8e54ef6225/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8d96727022f4443794db44ecde432faf", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/51162a70-83d7-4d7f-b522-1e8e54ef6225/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 09:39:11,820 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/51162a70-83d7-4d7f-b522-1e8e54ef6225 used request id req-0c64d79d-7dfc-451c-bd16-a3fb2c321eaa 2018-08-01 09:39:11,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ef51ca2d8b03f9d5b92cd02e21d94a08f5419182" 2018-08-01 09:39:11,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-6fcccd64-a890-4d9c-93cc-999f8797d69d Date: Wed, 01 Aug 2018 09:39: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-08-01 09:39:11,830 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-6fcccd64-a890-4d9c-93cc-999f8797d69d 2018-08-01 09:39:11,833 - create_image - INFO - Created image with name - NovaUtilsInstanceTests-cf53eefd-2a13-47c7-8c0a-725e18d57c31-image 2018-08-01 09:39:11,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/51162a70-83d7-4d7f-b522-1e8e54ef6225 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ef51ca2d8b03f9d5b92cd02e21d94a08f5419182" 2018-08-01 09:39:11,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 887 Content-Type: application/json X-Openstack-Request-Id: req-c09793d5-e193-43dd-81d3-644f3982ca23 Date: Wed, 01 Aug 2018 09:39:11 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-cf53eefd-2a13-47c7-8c0a-725e18d57c31-image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T09:39:11Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-01T09:39:11Z", "visibility": "shared", "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/51162a70-83d7-4d7f-b522-1e8e54ef6225/snap", "metadata": {}}], "self": "/v2/images/51162a70-83d7-4d7f-b522-1e8e54ef6225", "min_disk": 0, "protected": false, "id": "51162a70-83d7-4d7f-b522-1e8e54ef6225", "file": "/v2/images/51162a70-83d7-4d7f-b522-1e8e54ef6225/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8d96727022f4443794db44ecde432faf", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/51162a70-83d7-4d7f-b522-1e8e54ef6225/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 09:39:11,851 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/51162a70-83d7-4d7f-b522-1e8e54ef6225 used request id req-c09793d5-e193-43dd-81d3-644f3982ca23 2018-08-01 09:39:11,851 - create_image - DEBUG - Instance status is - active 2018-08-01 09:39:11,851 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceTests-cf53eefd-2a13-47c7-8c0a-725e18d57c31-image 2018-08-01 09:39:11,852 - create_image - INFO - Image is now active with name - NovaUtilsInstanceTests-cf53eefd-2a13-47c7-8c0a-725e18d57c31-image 2018-08-01 09:39:11,852 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:39:11,853 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:39:12,239 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:39:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["zeXZA8OfQombKrdO5qamFA"], "issued_at": "2018-08-01T09:39:12.000000Z"}} 2018-08-01 09:39:12,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9bcedc227ddf8a8be3c853b1a5cca2c31e534a5" 2018-08-01 09:39:12,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:39:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89bc7a00-c9f6-412e-8c90-391e78ab8297 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:39:12,253 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-89bc7a00-c9f6-412e-8c90-391e78ab8297 2018-08-01 09:39:12,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceTests-cf53eefd-2a13-47c7-8c0a-725e18d57c31-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9bcedc227ddf8a8be3c853b1a5cca2c31e534a5" 2018-08-01 09:39:12,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-1cee4d3a-029b-430c-92ac-1b029cf43686 Date: Wed, 01 Aug 2018 09:39:12 GMT RESP BODY: {"networks":[]} 2018-08-01 09:39:12,561 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceTests-cf53eefd-2a13-47c7-8c0a-725e18d57c31-net used request id req-1cee4d3a-029b-430c-92ac-1b029cf43686 2018-08-01 09:39:12,561 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceTests-cf53eefd-2a13-47c7-8c0a-725e18d57c31-net 2018-08-01 09:39:12,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9bcedc227ddf8a8be3c853b1a5cca2c31e534a5" -d '{"network": {"name": "NovaUtilsInstanceTests-cf53eefd-2a13-47c7-8c0a-725e18d57c31-net", "admin_state_up": true}}' 2018-08-01 09:39:12,776 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-b1d8d68c-1b2b-4d5a-aeaf-524d516c0d3f Date: Wed, 01 Aug 2018 09:39: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":"eacd3595-d821-4592-826c-0fbfacc8f314","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":44,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T09:39:12Z","is_default":false,"qos_policy_id":null,"name":"NovaUtilsInstanceTests-cf53eefd-2a13-47c7-8c0a-725e18d57c31-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:39:12Z","mtu":1450}} 2018-08-01 09:39:12,776 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks used request id req-b1d8d68c-1b2b-4d5a-aeaf-524d516c0d3f 2018-08-01 09:39:12,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=eacd3595-d821-4592-826c-0fbfacc8f314 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9bcedc227ddf8a8be3c853b1a5cca2c31e534a5" 2018-08-01 09:39:13,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 720 X-Openstack-Request-Id: req-af60ff5e-112e-42c2-9a17-364194a472aa Date: Wed, 01 Aug 2018 09:39:13 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"eacd3595-d821-4592-826c-0fbfacc8f314","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":44,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T09:39:12Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-cf53eefd-2a13-47c7-8c0a-725e18d57c31-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:39:12Z","provider:network_type":"vxlan"}]} 2018-08-01 09:39:13,075 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=eacd3595-d821-4592-826c-0fbfacc8f314 used request id req-af60ff5e-112e-42c2-9a17-364194a472aa 2018-08-01 09:39:13,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=eacd3595-d821-4592-826c-0fbfacc8f314 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9bcedc227ddf8a8be3c853b1a5cca2c31e534a5" 2018-08-01 09:39:13,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-fff91b23-9571-4f71-9e9f-4477231bc473 Date: Wed, 01 Aug 2018 09:39:13 GMT RESP BODY: {"subnets":[]} 2018-08-01 09:39:13,107 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=eacd3595-d821-4592-826c-0fbfacc8f314 used request id req-fff91b23-9571-4f71-9e9f-4477231bc473 2018-08-01 09:39:13,108 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceTests-cf53eefd-2a13-47c7-8c0a-725e18d57c31-subnet 2018-08-01 09:39:13,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9bcedc227ddf8a8be3c853b1a5cca2c31e534a5" -d '{"subnets": [{"ip_version": 4, "network_id": "eacd3595-d821-4592-826c-0fbfacc8f314", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceTests-cf53eefd-2a13-47c7-8c0a-725e18d57c31-subnet"}]}' 2018-08-01 09:39:13,466 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-f0f375d5-4988-443b-b579-06db65a9fadc Date: Wed, 01 Aug 2018 09:39:13 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:39: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":"21aa307e-830a-47c7-a2f5-3d09473242c4","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceTests-cf53eefd-2a13-47c7-8c0a-725e18d57c31-subnet","enable_dhcp":true,"segment_id":null,"network_id":"eacd3595-d821-4592-826c-0fbfacc8f314","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:39:13Z","ip_version":4}]} 2018-08-01 09:39:13,466 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets used request id req-f0f375d5-4988-443b-b579-06db65a9fadc 2018-08-01 09:39:13,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=eacd3595-d821-4592-826c-0fbfacc8f314 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9bcedc227ddf8a8be3c853b1a5cca2c31e534a5" 2018-08-01 09:39:13,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 764 X-Openstack-Request-Id: req-30df9200-6a7d-4838-a28c-a2865ba24364 Date: Wed, 01 Aug 2018 09:39:13 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"eacd3595-d821-4592-826c-0fbfacc8f314","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":44,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":["21aa307e-830a-47c7-a2f5-3d09473242c4"],"description":"","tags":[],"updated_at":"2018-08-01T09:39:13Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-cf53eefd-2a13-47c7-8c0a-725e18d57c31-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:39:12Z","provider:network_type":"vxlan"}]} 2018-08-01 09:39:13,549 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=eacd3595-d821-4592-826c-0fbfacc8f314 used request id req-30df9200-6a7d-4838-a28c-a2865ba24364 2018-08-01 09:39:13,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=eacd3595-d821-4592-826c-0fbfacc8f314 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9bcedc227ddf8a8be3c853b1a5cca2c31e534a5" 2018-08-01 09:39:13,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-013c3851-8ea1-45aa-911e-8cefaafd8f66 Date: Wed, 01 Aug 2018 09:39:13 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:39: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":"21aa307e-830a-47c7-a2f5-3d09473242c4","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceTests-cf53eefd-2a13-47c7-8c0a-725e18d57c31-subnet","enable_dhcp":true,"segment_id":null,"network_id":"eacd3595-d821-4592-826c-0fbfacc8f314","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:39:13Z","ip_version":4}]} 2018-08-01 09:39:13,616 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=eacd3595-d821-4592-826c-0fbfacc8f314 used request id req-013c3851-8ea1-45aa-911e-8cefaafd8f66 2018-08-01 09:39:13,616 - OpenStackNetwork - DEBUG - Network [eacd3595-d821-4592-826c-0fbfacc8f314] created successfully 2018-08-01 09:39:13,617 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:39:13,617 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:39:14,068 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:39:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["t0laRKcXSfCZYXzIovKn8w"], "issued_at": "2018-08-01T09:39:14.000000Z"}} 2018-08-01 09:39:14,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a36298f2e9990a09850198ab0128047c36c1baa" 2018-08-01 09:39:14,082 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:39:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d36d863f-3085-4e8c-87e7-8577f4952b83 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:39:14,083 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-d36d863f-3085-4e8c-87e7-8577f4952b83 2018-08-01 09:39:14,084 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 09:39:14,088 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a36298f2e9990a09850198ab0128047c36c1baa" 2018-08-01 09:39:14,271 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09: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 x-openstack-request-id: req-dab68314-c88b-4633-8860-e238b988de38 x-compute-request-id: req-dab68314-c88b-4633-8860-e238b988de38 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-08-01 09:39:14,272 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-dab68314-c88b-4633-8860-e238b988de38 2018-08-01 09:39:14,275 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a36298f2e9990a09850198ab0128047c36c1baa" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceTests-cf53eefd-2a13-47c7-8c0a-725e18d57c31-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-08-01 09:39:14,311 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09: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-40d006bb-bb7c-47b6-8e1e-04223aa1317c x-compute-request-id: req-40d006bb-bb7c-47b6-8e1e-04223aa1317c Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"name": "NovaUtilsInstanceTests-cf53eefd-2a13-47c7-8c0a-725e18d57c31-flavor-name", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/7920e5d8-d529-42c8-bcf6-84b381e93566", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/7920e5d8-d529-42c8-bcf6-84b381e93566", "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": "7920e5d8-d529-42c8-bcf6-84b381e93566"}} 2018-08-01 09:39:14,311 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-40d006bb-bb7c-47b6-8e1e-04223aa1317c 2018-08-01 09:39:14,312 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:39:14,313 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:39:14,700 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:39:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["kkVCOyWrSKKnG6Ree3pW4A"], "issued_at": "2018-08-01T09:39:14.000000Z"}} 2018-08-01 09:39:14,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8eacfb49caaab73c52368d1cbfb064c19c5039f" 2018-08-01 09:39:14,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:39:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fed82c0f-ccc3-4b85-906c-03729faa6e49 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:39:14,782 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-fed82c0f-ccc3-4b85-906c-03729faa6e49 2018-08-01 09:39:14,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceTests-cf53eefd-2a13-47c7-8c0a-725e18d57c31-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc90768a61fe6167dc29f8d6ed48615c0f20ef51" 2018-08-01 09:39:15,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 764 X-Openstack-Request-Id: req-3a7cf24e-66f1-4a6e-8fd5-4b4bab3a01ce Date: Wed, 01 Aug 2018 09:39:15 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"eacd3595-d821-4592-826c-0fbfacc8f314","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":44,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":["21aa307e-830a-47c7-a2f5-3d09473242c4"],"description":"","tags":[],"updated_at":"2018-08-01T09:39:13Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-cf53eefd-2a13-47c7-8c0a-725e18d57c31-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:39:12Z","provider:network_type":"vxlan"}]} 2018-08-01 09:39:15,035 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceTests-cf53eefd-2a13-47c7-8c0a-725e18d57c31-net used request id req-3a7cf24e-66f1-4a6e-8fd5-4b4bab3a01ce 2018-08-01 09:39:15,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=eacd3595-d821-4592-826c-0fbfacc8f314 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc90768a61fe6167dc29f8d6ed48615c0f20ef51" 2018-08-01 09:39:15,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-609a675e-4e08-47c9-a220-ba4988aa6472 Date: Wed, 01 Aug 2018 09:39:15 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:39: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":"21aa307e-830a-47c7-a2f5-3d09473242c4","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceTests-cf53eefd-2a13-47c7-8c0a-725e18d57c31-subnet","enable_dhcp":true,"segment_id":null,"network_id":"eacd3595-d821-4592-826c-0fbfacc8f314","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:39:13Z","ip_version":4}]} 2018-08-01 09:39:15,079 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=eacd3595-d821-4592-826c-0fbfacc8f314 used request id req-609a675e-4e08-47c9-a220-ba4988aa6472 2018-08-01 09:39:15,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceTests-cf53eefd-2a13-47c7-8c0a-725e18d57c31-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc90768a61fe6167dc29f8d6ed48615c0f20ef51" 2018-08-01 09:39:15,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 764 X-Openstack-Request-Id: req-44e1b9bd-7dfc-49a2-b02f-23fc6b1da4a1 Date: Wed, 01 Aug 2018 09:39:15 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"eacd3595-d821-4592-826c-0fbfacc8f314","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":44,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":["21aa307e-830a-47c7-a2f5-3d09473242c4"],"description":"","tags":[],"updated_at":"2018-08-01T09:39:13Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-cf53eefd-2a13-47c7-8c0a-725e18d57c31-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:39:12Z","provider:network_type":"vxlan"}]} 2018-08-01 09:39:15,158 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceTests-cf53eefd-2a13-47c7-8c0a-725e18d57c31-net used request id req-44e1b9bd-7dfc-49a2-b02f-23fc6b1da4a1 2018-08-01 09:39:15,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 09:39:15,167 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 09:39: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 09:39:15,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8eacfb49caaab73c52368d1cbfb064c19c5039f" 2018-08-01 09:39:15,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:39:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e64b5ce8-2963-44b4-acf3-a10985710244 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 09:39:15,189 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-e64b5ce8-2963-44b4-acf3-a10985710244 2018-08-01 09:39:15,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=eacd3595-d821-4592-826c-0fbfacc8f314 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc90768a61fe6167dc29f8d6ed48615c0f20ef51" 2018-08-01 09:39:15,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-74a0b5b7-6ce1-4955-9bcd-080eba552f88 Date: Wed, 01 Aug 2018 09:39:15 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:39: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":"21aa307e-830a-47c7-a2f5-3d09473242c4","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceTests-cf53eefd-2a13-47c7-8c0a-725e18d57c31-subnet","enable_dhcp":true,"segment_id":null,"network_id":"eacd3595-d821-4592-826c-0fbfacc8f314","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:39:13Z","ip_version":4}]} 2018-08-01 09:39:15,238 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=eacd3595-d821-4592-826c-0fbfacc8f314 used request id req-74a0b5b7-6ce1-4955-9bcd-080eba552f88 2018-08-01 09:39:15,239 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceTests-cf53eefd-2a13-47c7-8c0a-725e18d57c31-net 2018-08-01 09:39:15,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc90768a61fe6167dc29f8d6ed48615c0f20ef51" -d '{"port": {"network_id": "eacd3595-d821-4592-826c-0fbfacc8f314", "name": "NovaUtilsInstanceTests-cf53eefd-2a13-47c7-8c0a-725e18d57c31-port", "admin_state_up": true}}' 2018-08-01 09:39:16,052 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 901 X-Openstack-Request-Id: req-3f4a5661-08f6-4e6b-9606-59ab1de130f0 Date: Wed, 01 Aug 2018 09:39:16 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T09:39:15Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"21aa307e-830a-47c7-a2f5-3d09473242c4","ip_address":"10.55.0.8"}],"id":"f60b09d2-b048-449f-a6c3-aead7d6a93d2","security_groups":["d876f51d-b6f9-4c8f-b88c-c69d2c3be178"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:b5:50:4c","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NovaUtilsInstanceTests-cf53eefd-2a13-47c7-8c0a-725e18d57c31-port","project_id":"8d96727022f4443794db44ecde432faf","qos_policy_id":null,"admin_state_up":true,"network_id":"eacd3595-d821-4592-826c-0fbfacc8f314","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:39:15Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-08-01 09:39:16,053 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/ports used request id req-3f4a5661-08f6-4e6b-9606-59ab1de130f0 2018-08-01 09:39:16,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceTests-cf53eefd-2a13-47c7-8c0a-725e18d57c31-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc90768a61fe6167dc29f8d6ed48615c0f20ef51" 2018-08-01 09:39:16,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 764 X-Openstack-Request-Id: req-7a0ff118-7d9f-494c-863a-bbaa06e7f414 Date: Wed, 01 Aug 2018 09:39:16 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"eacd3595-d821-4592-826c-0fbfacc8f314","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":44,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":["21aa307e-830a-47c7-a2f5-3d09473242c4"],"description":"","tags":[],"updated_at":"2018-08-01T09:39:13Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-cf53eefd-2a13-47c7-8c0a-725e18d57c31-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:39:12Z","provider:network_type":"vxlan"}]} 2018-08-01 09:39:16,138 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceTests-cf53eefd-2a13-47c7-8c0a-725e18d57c31-net used request id req-7a0ff118-7d9f-494c-863a-bbaa06e7f414 2018-08-01 09:39:16,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=eacd3595-d821-4592-826c-0fbfacc8f314 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc90768a61fe6167dc29f8d6ed48615c0f20ef51" 2018-08-01 09:39:16,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-92f7b4ac-fc1b-4791-9e16-70ff79886541 Date: Wed, 01 Aug 2018 09:39:16 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:39: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":"21aa307e-830a-47c7-a2f5-3d09473242c4","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceTests-cf53eefd-2a13-47c7-8c0a-725e18d57c31-subnet","enable_dhcp":true,"segment_id":null,"network_id":"eacd3595-d821-4592-826c-0fbfacc8f314","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:39:13Z","ip_version":4}]} 2018-08-01 09:39:16,181 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=eacd3595-d821-4592-826c-0fbfacc8f314 used request id req-92f7b4ac-fc1b-4791-9e16-70ff79886541 2018-08-01 09:39:16,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceTests-cf53eefd-2a13-47c7-8c0a-725e18d57c31-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc90768a61fe6167dc29f8d6ed48615c0f20ef51" 2018-08-01 09:39:16,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 764 X-Openstack-Request-Id: req-d65c430c-bf0b-42d1-a059-2cdcd82d4033 Date: Wed, 01 Aug 2018 09:39:16 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"eacd3595-d821-4592-826c-0fbfacc8f314","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":44,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":["21aa307e-830a-47c7-a2f5-3d09473242c4"],"description":"","tags":[],"updated_at":"2018-08-01T09:39:13Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-cf53eefd-2a13-47c7-8c0a-725e18d57c31-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:39:12Z","provider:network_type":"vxlan"}]} 2018-08-01 09:39:16,404 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceTests-cf53eefd-2a13-47c7-8c0a-725e18d57c31-net used request id req-d65c430c-bf0b-42d1-a059-2cdcd82d4033 2018-08-01 09:39:16,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 09:39:16,413 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 09:39: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 09:39:16,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc90768a61fe6167dc29f8d6ed48615c0f20ef51" 2018-08-01 09:39:16,499 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:39:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ed8b61d-82f1-47be-ac09-043d0822f693 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 09:39:16,499 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-4ed8b61d-82f1-47be-ac09-043d0822f693 2018-08-01 09:39:16,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=eacd3595-d821-4592-826c-0fbfacc8f314 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc90768a61fe6167dc29f8d6ed48615c0f20ef51" 2018-08-01 09:39:16,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-8eec9988-5b9b-4d50-9475-aa3f4057be04 Date: Wed, 01 Aug 2018 09:39:16 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:39: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":"21aa307e-830a-47c7-a2f5-3d09473242c4","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceTests-cf53eefd-2a13-47c7-8c0a-725e18d57c31-subnet","enable_dhcp":true,"segment_id":null,"network_id":"eacd3595-d821-4592-826c-0fbfacc8f314","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:39:13Z","ip_version":4}]} 2018-08-01 09:39:16,546 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=eacd3595-d821-4592-826c-0fbfacc8f314 used request id req-8eec9988-5b9b-4d50-9475-aa3f4057be04 2018-08-01 09:39:16,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=eacd3595-d821-4592-826c-0fbfacc8f314&name=NovaUtilsInstanceTests-cf53eefd-2a13-47c7-8c0a-725e18d57c31-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc90768a61fe6167dc29f8d6ed48615c0f20ef51" 2018-08-01 09:39:16,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 904 X-Openstack-Request-Id: req-50e855d6-6a27-4757-b9e2-c096834051ad Date: Wed, 01 Aug 2018 09:39:16 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T09:39:15Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"21aa307e-830a-47c7-a2f5-3d09473242c4","ip_address":"10.55.0.8"}],"id":"f60b09d2-b048-449f-a6c3-aead7d6a93d2","security_groups":["d876f51d-b6f9-4c8f-b88c-c69d2c3be178"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:b5:50:4c","project_id":"8d96727022f4443794db44ecde432faf","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceTests-cf53eefd-2a13-47c7-8c0a-725e18d57c31-port","admin_state_up":true,"network_id":"eacd3595-d821-4592-826c-0fbfacc8f314","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:39:15Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-08-01 09:39:16,622 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=eacd3595-d821-4592-826c-0fbfacc8f314&name=NovaUtilsInstanceTests-cf53eefd-2a13-47c7-8c0a-725e18d57c31-port&admin_state_up=True used request id req-50e855d6-6a27-4757-b9e2-c096834051ad 2018-08-01 09:39:16,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc90768a61fe6167dc29f8d6ed48615c0f20ef51" 2018-08-01 09:39:16,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:39:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b3723e5-32a1-44a9-8197-e748974e3666 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 09:39:16,713 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-2b3723e5-32a1-44a9-8197-e748974e3666 2018-08-01 09:39:16,713 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceTests-cf53eefd-2a13-47c7-8c0a-725e18d57c31-vm_inst 2018-08-01 09:39:16,716 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc90768a61fe6167dc29f8d6ed48615c0f20ef51" 2018-08-01 09:39:16,891 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09: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-10857705-0c04-450d-b835-f9ab6cd471d2 x-compute-request-id: req-10857705-0c04-450d-b835-f9ab6cd471d2 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"flavors": [{"id": "7920e5d8-d529-42c8-bcf6-84b381e93566", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/7920e5d8-d529-42c8-bcf6-84b381e93566", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/7920e5d8-d529-42c8-bcf6-84b381e93566", "rel": "bookmark"}], "name": "NovaUtilsInstanceTests-cf53eefd-2a13-47c7-8c0a-725e18d57c31-flavor-name"}]} 2018-08-01 09:39:16,892 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-10857705-0c04-450d-b835-f9ab6cd471d2 2018-08-01 09:39:16,895 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors/7920e5d8-d529-42c8-bcf6-84b381e93566 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc90768a61fe6167dc29f8d6ed48615c0f20ef51" 2018-08-01 09:39:16,914 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09: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-58aaa719-1945-463d-b048-6ad32e16ca9e x-compute-request-id: req-58aaa719-1945-463d-b048-6ad32e16ca9e Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"name": "NovaUtilsInstanceTests-cf53eefd-2a13-47c7-8c0a-725e18d57c31-flavor-name", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/7920e5d8-d529-42c8-bcf6-84b381e93566", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/7920e5d8-d529-42c8-bcf6-84b381e93566", "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": "7920e5d8-d529-42c8-bcf6-84b381e93566"}} 2018-08-01 09:39:16,915 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/7920e5d8-d529-42c8-bcf6-84b381e93566 used request id req-58aaa719-1945-463d-b048-6ad32e16ca9e 2018-08-01 09:39:16,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-cf53eefd-2a13-47c7-8c0a-725e18d57c31-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cc90768a61fe6167dc29f8d6ed48615c0f20ef51" 2018-08-01 09:39:17,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1054 Content-Type: application/json X-Openstack-Request-Id: req-ad7f02b6-114e-4864-8877-197b624a43b8 Date: Wed, 01 Aug 2018 09:39:17 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-cf53eefd-2a13-47c7-8c0a-725e18d57c31-image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T09:39:11Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-01T09:39:11Z", "visibility": "shared", "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/51162a70-83d7-4d7f-b522-1e8e54ef6225/snap", "metadata": {}}], "self": "/v2/images/51162a70-83d7-4d7f-b522-1e8e54ef6225", "min_disk": 0, "protected": false, "id": "51162a70-83d7-4d7f-b522-1e8e54ef6225", "file": "/v2/images/51162a70-83d7-4d7f-b522-1e8e54ef6225/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8d96727022f4443794db44ecde432faf", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/51162a70-83d7-4d7f-b522-1e8e54ef6225/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceTests-cf53eefd-2a13-47c7-8c0a-725e18d57c31-image"} 2018-08-01 09:39:17,084 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-cf53eefd-2a13-47c7-8c0a-725e18d57c31-image used request id req-ad7f02b6-114e-4864-8877-197b624a43b8 2018-08-01 09:39:17,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cc90768a61fe6167dc29f8d6ed48615c0f20ef51" 2018-08-01 09:39:17,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-6cb201e7-6ebc-41c8-a2ca-87d56d19195d Date: Wed, 01 Aug 2018 09:39: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-08-01 09:39:17,094 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-6cb201e7-6ebc-41c8-a2ca-87d56d19195d 2018-08-01 09:39:17,099 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc90768a61fe6167dc29f8d6ed48615c0f20ef51" -d '{"server": {"name": "NovaUtilsInstanceTests-cf53eefd-2a13-47c7-8c0a-725e18d57c31-vm_inst", "imageRef": "51162a70-83d7-4d7f-b522-1e8e54ef6225", "flavorRef": "7920e5d8-d529-42c8-bcf6-84b381e93566", "max_count": 1, "min_count": 1, "networks": [{"port": "f60b09d2-b048-449f-a6c3-aead7d6a93d2"}]}}' 2018-08-01 09:39:18,476 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 09:39: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-0d6c9898-51d2-4415-98fc-a872be124c33 x-compute-request-id: req-0d6c9898-51d2-4415-98fc-a872be124c33 Content-Length: 374 location: http://172.30.9.24:8774/v2.1/servers/3ac6eaf4-fb5c-44dd-93f8-c1dc8e1e9503 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "3ac6eaf4-fb5c-44dd-93f8-c1dc8e1e9503", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3ac6eaf4-fb5c-44dd-93f8-c1dc8e1e9503", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3ac6eaf4-fb5c-44dd-93f8-c1dc8e1e9503", "rel": "bookmark"}], "adminPass": "5ZeaUTAfvqk6"}} 2018-08-01 09:39:18,477 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-0d6c9898-51d2-4415-98fc-a872be124c33 2018-08-01 09:39:18,481 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/3ac6eaf4-fb5c-44dd-93f8-c1dc8e1e9503 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc90768a61fe6167dc29f8d6ed48615c0f20ef51" 2018-08-01 09:39:18,711 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:39: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-2c434078-b601-4dba-8d11-f4e7b88fce6d x-compute-request-id: req-2c434078-b601-4dba-8d11-f4e7b88fce6d Content-Encoding: gzip Content-Length: 646 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3ac6eaf4-fb5c-44dd-93f8-c1dc8e1e9503", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3ac6eaf4-fb5c-44dd-93f8-c1dc8e1e9503", "rel": "bookmark"}], "image": {"id": "51162a70-83d7-4d7f-b522-1e8e54ef6225", "links": [{"href": "http://172.30.9.24:8774/images/51162a70-83d7-4d7f-b522-1e8e54ef6225", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7920e5d8-d529-42c8-bcf6-84b381e93566", "links": [{"href": "http://172.30.9.24:8774/flavors/7920e5d8-d529-42c8-bcf6-84b381e93566", "rel": "bookmark"}]}, "id": "3ac6eaf4-fb5c-44dd-93f8-c1dc8e1e9503", "user_id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T09:39:18Z", "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-cf53eefd-2a13-47c7-8c0a-725e18d57c31-vm_inst", "created": "2018-08-01T09:39:18Z", "tenant_id": "8d96727022f4443794db44ecde432faf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 09:39:18,711 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/3ac6eaf4-fb5c-44dd-93f8-c1dc8e1e9503 used request id req-2c434078-b601-4dba-8d11-f4e7b88fce6d 2018-08-01 09:39:18,715 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/3ac6eaf4-fb5c-44dd-93f8-c1dc8e1e9503 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc90768a61fe6167dc29f8d6ed48615c0f20ef51" 2018-08-01 09:39:18,780 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:39: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-9479f673-460e-425b-ab37-bcce88dd42cd x-compute-request-id: req-9479f673-460e-425b-ab37-bcce88dd42cd Content-Encoding: gzip Content-Length: 646 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3ac6eaf4-fb5c-44dd-93f8-c1dc8e1e9503", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3ac6eaf4-fb5c-44dd-93f8-c1dc8e1e9503", "rel": "bookmark"}], "image": {"id": "51162a70-83d7-4d7f-b522-1e8e54ef6225", "links": [{"href": "http://172.30.9.24:8774/images/51162a70-83d7-4d7f-b522-1e8e54ef6225", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7920e5d8-d529-42c8-bcf6-84b381e93566", "links": [{"href": "http://172.30.9.24:8774/flavors/7920e5d8-d529-42c8-bcf6-84b381e93566", "rel": "bookmark"}]}, "id": "3ac6eaf4-fb5c-44dd-93f8-c1dc8e1e9503", "user_id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T09:39:18Z", "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-cf53eefd-2a13-47c7-8c0a-725e18d57c31-vm_inst", "created": "2018-08-01T09:39:18Z", "tenant_id": "8d96727022f4443794db44ecde432faf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 09:39:18,780 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/3ac6eaf4-fb5c-44dd-93f8-c1dc8e1e9503 used request id req-9479f673-460e-425b-ab37-bcce88dd42cd 2018-08-01 09:39:21,787 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/3ac6eaf4-fb5c-44dd-93f8-c1dc8e1e9503 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc90768a61fe6167dc29f8d6ed48615c0f20ef51" 2018-08-01 09:39:22,266 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:39: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-dd371d9c-ce7e-4658-9ca7-61f317497785 x-compute-request-id: req-dd371d9c-ce7e-4658-9ca7-61f317497785 Content-Encoding: gzip Content-Length: 815 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceTests-cf53eefd-2a13-47c7-8c0a-725e18d57c31-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:50:4c", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3ac6eaf4-fb5c-44dd-93f8-c1dc8e1e9503", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3ac6eaf4-fb5c-44dd-93f8-c1dc8e1e9503", "rel": "bookmark"}], "image": {"id": "51162a70-83d7-4d7f-b522-1e8e54ef6225", "links": [{"href": "http://172.30.9.24:8774/images/51162a70-83d7-4d7f-b522-1e8e54ef6225", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7920e5d8-d529-42c8-bcf6-84b381e93566", "links": [{"href": "http://172.30.9.24:8774/flavors/7920e5d8-d529-42c8-bcf6-84b381e93566", "rel": "bookmark"}]}, "id": "3ac6eaf4-fb5c-44dd-93f8-c1dc8e1e9503", "security_groups": [{"name": "default"}], "user_id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T09:39:20Z", "hostId": "84bc2fcc33f028ef5fceb4ea5d26af04f0a45a1387698c94ece40185", "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-cf53eefd-2a13-47c7-8c0a-725e18d57c31-vm_inst", "created": "2018-08-01T09:39:18Z", "tenant_id": "8d96727022f4443794db44ecde432faf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 09:39:22,266 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/3ac6eaf4-fb5c-44dd-93f8-c1dc8e1e9503 used request id req-dd371d9c-ce7e-4658-9ca7-61f317497785 2018-08-01 09:39:25,273 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/3ac6eaf4-fb5c-44dd-93f8-c1dc8e1e9503 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc90768a61fe6167dc29f8d6ed48615c0f20ef51" 2018-08-01 09:39:25,803 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:39: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-27ee0f7c-8ed9-43c6-be6c-42b2d7d57013 x-compute-request-id: req-27ee0f7c-8ed9-43c6-be6c-42b2d7d57013 Content-Encoding: gzip Content-Length: 816 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceTests-cf53eefd-2a13-47c7-8c0a-725e18d57c31-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:50:4c", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3ac6eaf4-fb5c-44dd-93f8-c1dc8e1e9503", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3ac6eaf4-fb5c-44dd-93f8-c1dc8e1e9503", "rel": "bookmark"}], "image": {"id": "51162a70-83d7-4d7f-b522-1e8e54ef6225", "links": [{"href": "http://172.30.9.24:8774/images/51162a70-83d7-4d7f-b522-1e8e54ef6225", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-SRV-USG:launched_at": "2018-08-01T09:39:23.000000", "flavor": {"id": "7920e5d8-d529-42c8-bcf6-84b381e93566", "links": [{"href": "http://172.30.9.24:8774/flavors/7920e5d8-d529-42c8-bcf6-84b381e93566", "rel": "bookmark"}]}, "id": "3ac6eaf4-fb5c-44dd-93f8-c1dc8e1e9503", "security_groups": [{"name": "default"}], "user_id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T09:39:23Z", "hostId": "84bc2fcc33f028ef5fceb4ea5d26af04f0a45a1387698c94ece40185", "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-cf53eefd-2a13-47c7-8c0a-725e18d57c31-vm_inst", "created": "2018-08-01T09:39:18Z", "tenant_id": "8d96727022f4443794db44ecde432faf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 09:39:25,803 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/3ac6eaf4-fb5c-44dd-93f8-c1dc8e1e9503 used request id req-27ee0f7c-8ed9-43c6-be6c-42b2d7d57013 2018-08-01 09:39:25,806 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/3ac6eaf4-fb5c-44dd-93f8-c1dc8e1e9503 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc90768a61fe6167dc29f8d6ed48615c0f20ef51" 2018-08-01 09:39:26,090 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:39: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-68a53ea2-257d-45e5-8843-52f65c048a98 x-compute-request-id: req-68a53ea2-257d-45e5-8843-52f65c048a98 Content-Encoding: gzip Content-Length: 816 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceTests-cf53eefd-2a13-47c7-8c0a-725e18d57c31-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:50:4c", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3ac6eaf4-fb5c-44dd-93f8-c1dc8e1e9503", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3ac6eaf4-fb5c-44dd-93f8-c1dc8e1e9503", "rel": "bookmark"}], "image": {"id": "51162a70-83d7-4d7f-b522-1e8e54ef6225", "links": [{"href": "http://172.30.9.24:8774/images/51162a70-83d7-4d7f-b522-1e8e54ef6225", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-SRV-USG:launched_at": "2018-08-01T09:39:23.000000", "flavor": {"id": "7920e5d8-d529-42c8-bcf6-84b381e93566", "links": [{"href": "http://172.30.9.24:8774/flavors/7920e5d8-d529-42c8-bcf6-84b381e93566", "rel": "bookmark"}]}, "id": "3ac6eaf4-fb5c-44dd-93f8-c1dc8e1e9503", "security_groups": [{"name": "default"}], "user_id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T09:39:23Z", "hostId": "84bc2fcc33f028ef5fceb4ea5d26af04f0a45a1387698c94ece40185", "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-cf53eefd-2a13-47c7-8c0a-725e18d57c31-vm_inst", "created": "2018-08-01T09:39:18Z", "tenant_id": "8d96727022f4443794db44ecde432faf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 09:39:26,091 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/3ac6eaf4-fb5c-44dd-93f8-c1dc8e1e9503 used request id req-68a53ea2-257d-45e5-8843-52f65c048a98 2018-08-01 09:39:26,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceTests-cf53eefd-2a13-47c7-8c0a-725e18d57c31-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc90768a61fe6167dc29f8d6ed48615c0f20ef51" 2018-08-01 09:39:26,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 764 X-Openstack-Request-Id: req-3317e899-3cbf-4c29-b7de-4fc9ff621cc6 Date: Wed, 01 Aug 2018 09:39:26 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"eacd3595-d821-4592-826c-0fbfacc8f314","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":44,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":["21aa307e-830a-47c7-a2f5-3d09473242c4"],"description":"","tags":[],"updated_at":"2018-08-01T09:39:13Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-cf53eefd-2a13-47c7-8c0a-725e18d57c31-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:39:12Z","provider:network_type":"vxlan"}]} 2018-08-01 09:39:26,177 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceTests-cf53eefd-2a13-47c7-8c0a-725e18d57c31-net used request id req-3317e899-3cbf-4c29-b7de-4fc9ff621cc6 2018-08-01 09:39:26,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc90768a61fe6167dc29f8d6ed48615c0f20ef51" 2018-08-01 09:39:26,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:39:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6be63a7d-1bb6-4c98-914c-94a5221602b4 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 09:39:26,201 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-6be63a7d-1bb6-4c98-914c-94a5221602b4 2018-08-01 09:39:26,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=eacd3595-d821-4592-826c-0fbfacc8f314 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc90768a61fe6167dc29f8d6ed48615c0f20ef51" 2018-08-01 09:39:26,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-524c336e-d0ad-40f7-bdcb-2ba623e8af45 Date: Wed, 01 Aug 2018 09:39:26 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:39: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":"21aa307e-830a-47c7-a2f5-3d09473242c4","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceTests-cf53eefd-2a13-47c7-8c0a-725e18d57c31-subnet","enable_dhcp":true,"segment_id":null,"network_id":"eacd3595-d821-4592-826c-0fbfacc8f314","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:39:13Z","ip_version":4}]} 2018-08-01 09:39:26,245 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=eacd3595-d821-4592-826c-0fbfacc8f314 used request id req-524c336e-d0ad-40f7-bdcb-2ba623e8af45 2018-08-01 09:39:26,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=eacd3595-d821-4592-826c-0fbfacc8f314 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc90768a61fe6167dc29f8d6ed48615c0f20ef51" 2018-08-01 09:39:26,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2031 X-Openstack-Request-Id: req-1d634fd3-f1c9-444e-94af-de908c034ebb Date: Wed, 01 Aug 2018 09:39:26 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T09:39:15Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"21aa307e-830a-47c7-a2f5-3d09473242c4","ip_address":"10.55.0.2"}],"id":"1e432874-2546-4d72-8acd-28620bf7f2d8","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:03:5f:6d","project_id":"8d96727022f4443794db44ecde432faf","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"eacd3595-d821-4592-826c-0fbfacc8f314","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:39:13Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-eacd3595-d821-4592-826c-0fbfacc8f314","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T09:39:23Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"21aa307e-830a-47c7-a2f5-3d09473242c4","ip_address":"10.55.0.8"}],"id":"f60b09d2-b048-449f-a6c3-aead7d6a93d2","security_groups":["d876f51d-b6f9-4c8f-b88c-c69d2c3be178"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b5:50:4c","project_id":"8d96727022f4443794db44ecde432faf","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceTests-cf53eefd-2a13-47c7-8c0a-725e18d57c31-port","admin_state_up":true,"network_id":"eacd3595-d821-4592-826c-0fbfacc8f314","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:39:15Z","binding:vnic_type":"normal","device_id":"3ac6eaf4-fb5c-44dd-93f8-c1dc8e1e9503","ip_allocation":"immediate"}]} 2018-08-01 09:39:26,290 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=eacd3595-d821-4592-826c-0fbfacc8f314 used request id req-1d634fd3-f1c9-444e-94af-de908c034ebb 2018-08-01 09:39:26,293 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/servers/3ac6eaf4-fb5c-44dd-93f8-c1dc8e1e9503 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc90768a61fe6167dc29f8d6ed48615c0f20ef51" 2018-08-01 09:39:26,416 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 09:39: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-ac34125e-f210-4b96-9cb7-3a6baf9b2e87 x-compute-request-id: req-ac34125e-f210-4b96-9cb7-3a6baf9b2e87 Content-Type: application/json 2018-08-01 09:39:26,417 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/3ac6eaf4-fb5c-44dd-93f8-c1dc8e1e9503 used request id req-ac34125e-f210-4b96-9cb7-3a6baf9b2e87 2018-08-01 09:39:26,417 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceTests-cf53eefd-2a13-47c7-8c0a-725e18d57c31-port 2018-08-01 09:39:26,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/ports/f60b09d2-b048-449f-a6c3-aead7d6a93d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc90768a61fe6167dc29f8d6ed48615c0f20ef51" 2018-08-01 09:39:26,845 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-988afc44-d86e-49a3-873d-ce6472c71490 Date: Wed, 01 Aug 2018 09:39:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 09:39:26,845 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/ports/f60b09d2-b048-449f-a6c3-aead7d6a93d2 used request id req-988afc44-d86e-49a3-873d-ce6472c71490 2018-08-01 09:39:26,848 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/flavors/7920e5d8-d529-42c8-bcf6-84b381e93566 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a36298f2e9990a09850198ab0128047c36c1baa" 2018-08-01 09:39:26,878 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 09:39: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-dbdd1755-f48f-49cb-a4b5-8a2f435246ff x-compute-request-id: req-dbdd1755-f48f-49cb-a4b5-8a2f435246ff Content-Length: 0 Content-Type: application/json 2018-08-01 09:39:26,878 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/7920e5d8-d529-42c8-bcf6-84b381e93566 used request id req-dbdd1755-f48f-49cb-a4b5-8a2f435246ff 2018-08-01 09:39:26,879 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceTests-cf53eefd-2a13-47c7-8c0a-725e18d57c31-subnet 2018-08-01 09:39:26,879 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceTests-cf53eefd-2a13-47c7-8c0a-725e18d57c31-subnet 2018-08-01 09:39:26,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/subnets/21aa307e-830a-47c7-a2f5-3d09473242c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9bcedc227ddf8a8be3c853b1a5cca2c31e534a5" 2018-08-01 09:39:27,913 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d0d76006-e49f-4577-b9dd-0b15e5a68f4f Date: Wed, 01 Aug 2018 09:39:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 09:39:27,913 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/21aa307e-830a-47c7-a2f5-3d09473242c4 used request id req-d0d76006-e49f-4577-b9dd-0b15e5a68f4f 2018-08-01 09:39:27,913 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceTests-cf53eefd-2a13-47c7-8c0a-725e18d57c31-net 2018-08-01 09:39:27,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/networks/eacd3595-d821-4592-826c-0fbfacc8f314 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9bcedc227ddf8a8be3c853b1a5cca2c31e534a5" 2018-08-01 09:39:28,918 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6f4a02de-f0ce-4122-a647-3fef50abe348 Date: Wed, 01 Aug 2018 09:39:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 09:39:28,918 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/eacd3595-d821-4592-826c-0fbfacc8f314 used request id req-6f4a02de-f0ce-4122-a647-3fef50abe348 2018-08-01 09:39:28,919 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceTests-cf53eefd-2a13-47c7-8c0a-725e18d57c31-image 2018-08-01 09:39:28,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9292/v2/images/51162a70-83d7-4d7f-b522-1e8e54ef6225 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ef51ca2d8b03f9d5b92cd02e21d94a08f5419182" 2018-08-01 09:39:29,382 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-59d1a7ab-2cdc-4b78-8835-634e2abec5e3 Date: Wed, 01 Aug 2018 09: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-08-01 09:39:29,382 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/51162a70-83d7-4d7f-b522-1e8e54ef6225 used request id req-59d1a7ab-2cdc-4b78-8835-634e2abec5e3 2018-08-01 09:39:29,384 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 09:39:29,387 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-01 09:39:29,387 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:39:29,388 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:39:29,769 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:39:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["WBmYceQ7Sja_V9vRDS6wsg"], "issued_at": "2018-08-01T09:39:29.000000Z"}} 2018-08-01 09:39:29,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04edac614801ee0d3d25bcebe467ae193f8954b6" 2018-08-01 09:39:29,849 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:39:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd1e72cd-b079-4027-b4a7-d6bf21e0e6e8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:39:29,849 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-fd1e72cd-b079-4027-b4a7-d6bf21e0e6e8 2018-08-01 09:39:29,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}04edac614801ee0d3d25bcebe467ae193f8954b6" 2018-08-01 09:39:30,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 173 Content-Type: application/json X-Openstack-Request-Id: req-87261bda-4dc7-45c5-a79f-d6fac7f34735 Date: Wed, 01 Aug 2018 09:39:30 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-image"} 2018-08-01 09:39:30,032 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-image used request id req-87261bda-4dc7-45c5-a79f-d6fac7f34735 2018-08-01 09:39:30,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}04edac614801ee0d3d25bcebe467ae193f8954b6" 2018-08-01 09:39:30,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-1bc2e992-c83d-4743-9430-5ac19f247ef6 Date: Wed, 01 Aug 2018 09:39: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-08-01 09:39:30,042 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-1bc2e992-c83d-4743-9430-5ac19f247ef6 2018-08-01 09:39:30,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}04edac614801ee0d3d25bcebe467ae193f8954b6" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-image"}' 2018-08-01 09:39:30,117 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 632 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/aa65d0df-02a0-467f-9d46-e707f492bb61 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-98547288-ad4d-4095-8441-50aa98586ec2 Date: Wed, 01 Aug 2018 09:39:30 GMT RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T09:39:30Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-01T09:39:30Z", "visibility": "shared", "locations": [], "self": "/v2/images/aa65d0df-02a0-467f-9d46-e707f492bb61", "min_disk": 0, "protected": false, "id": "aa65d0df-02a0-467f-9d46-e707f492bb61", "file": "/v2/images/aa65d0df-02a0-467f-9d46-e707f492bb61/file", "checksum": null, "owner": "8d96727022f4443794db44ecde432faf", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 09:39:30,118 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-98547288-ad4d-4095-8441-50aa98586ec2 2018-08-01 09:39:30,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9292/v2/images/aa65d0df-02a0-467f-9d46-e707f492bb61/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}04edac614801ee0d3d25bcebe467ae193f8954b6" -d '' 2018-08-01 09:39:31,502 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ea9dad5a-aec2-4b16-8ba7-8b152dde1cc2 Date: Wed, 01 Aug 2018 09:39:31 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-01 09:39:31,502 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/aa65d0df-02a0-467f-9d46-e707f492bb61/file used request id req-ea9dad5a-aec2-4b16-8ba7-8b152dde1cc2 2018-08-01 09:39:31,503 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-01 09:39:31,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/aa65d0df-02a0-467f-9d46-e707f492bb61 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}04edac614801ee0d3d25bcebe467ae193f8954b6" 2018-08-01 09:39:31,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-692c99ba-1f51-4b77-b2fd-5c108334d80e Date: Wed, 01 Aug 2018 09:39:31 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T09:39:30Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-01T09:39:31Z", "visibility": "shared", "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/aa65d0df-02a0-467f-9d46-e707f492bb61/snap", "metadata": {}}], "self": "/v2/images/aa65d0df-02a0-467f-9d46-e707f492bb61", "min_disk": 0, "protected": false, "id": "aa65d0df-02a0-467f-9d46-e707f492bb61", "file": "/v2/images/aa65d0df-02a0-467f-9d46-e707f492bb61/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8d96727022f4443794db44ecde432faf", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/aa65d0df-02a0-467f-9d46-e707f492bb61/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 09:39:31,522 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/aa65d0df-02a0-467f-9d46-e707f492bb61 used request id req-692c99ba-1f51-4b77-b2fd-5c108334d80e 2018-08-01 09:39:31,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}04edac614801ee0d3d25bcebe467ae193f8954b6" 2018-08-01 09:39:31,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-8e3fdff6-3f0e-46db-a47d-3150b3be70cf Date: Wed, 01 Aug 2018 09:39: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-08-01 09:39:31,532 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-8e3fdff6-3f0e-46db-a47d-3150b3be70cf 2018-08-01 09:39:31,535 - create_image - INFO - Created image with name - NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-image 2018-08-01 09:39:31,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/aa65d0df-02a0-467f-9d46-e707f492bb61 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}04edac614801ee0d3d25bcebe467ae193f8954b6" 2018-08-01 09:39:31,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-36f3bd41-6122-4939-9306-0dbcfeb18c78 Date: Wed, 01 Aug 2018 09:39:31 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T09:39:30Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-01T09:39:31Z", "visibility": "shared", "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/aa65d0df-02a0-467f-9d46-e707f492bb61/snap", "metadata": {}}], "self": "/v2/images/aa65d0df-02a0-467f-9d46-e707f492bb61", "min_disk": 0, "protected": false, "id": "aa65d0df-02a0-467f-9d46-e707f492bb61", "file": "/v2/images/aa65d0df-02a0-467f-9d46-e707f492bb61/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8d96727022f4443794db44ecde432faf", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/aa65d0df-02a0-467f-9d46-e707f492bb61/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 09:39:31,583 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/aa65d0df-02a0-467f-9d46-e707f492bb61 used request id req-36f3bd41-6122-4939-9306-0dbcfeb18c78 2018-08-01 09:39:31,584 - create_image - DEBUG - Instance status is - active 2018-08-01 09:39:31,584 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-image 2018-08-01 09:39:31,584 - create_image - INFO - Image is now active with name - NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-image 2018-08-01 09:39:31,584 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:39:31,585 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:39:31,977 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:39:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["Ac4Fp3X9TdKYfiSu-_WDMQ"], "issued_at": "2018-08-01T09:39:31.000000Z"}} 2018-08-01 09:39:31,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27d2c1eaa1f70bbf578c8ac256454379b0fd89fd" 2018-08-01 09:39:31,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:39:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30420221-426d-4826-8dde-e5dd70e1fff3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:39:31,991 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-30420221-426d-4826-8dde-e5dd70e1fff3 2018-08-01 09:39:31,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27d2c1eaa1f70bbf578c8ac256454379b0fd89fd" 2018-08-01 09:39:32,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-68ecc318-f9f3-4b14-922a-55f9093a832f Date: Wed, 01 Aug 2018 09:39:32 GMT RESP BODY: {"networks":[]} 2018-08-01 09:39:32,189 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-net used request id req-68ecc318-f9f3-4b14-922a-55f9093a832f 2018-08-01 09:39:32,190 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-net 2018-08-01 09:39:32,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27d2c1eaa1f70bbf578c8ac256454379b0fd89fd" -d '{"network": {"name": "NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-net", "admin_state_up": true}}' 2018-08-01 09:39:32,483 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 742 X-Openstack-Request-Id: req-506b7116-8935-45d0-acb2-71d8c928a28b Date: Wed, 01 Aug 2018 09:39: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":"ae37c3fa-5366-41d6-bb18-f5b3bec40734","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":77,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T09:39:32Z","is_default":false,"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:39:32Z","mtu":1450}} 2018-08-01 09:39:32,483 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks used request id req-506b7116-8935-45d0-acb2-71d8c928a28b 2018-08-01 09:39:32,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=ae37c3fa-5366-41d6-bb18-f5b3bec40734 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27d2c1eaa1f70bbf578c8ac256454379b0fd89fd" 2018-08-01 09:39:32,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-a7660c97-5878-4ac2-a252-afc1bf7964bc Date: Wed, 01 Aug 2018 09:39:32 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"ae37c3fa-5366-41d6-bb18-f5b3bec40734","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":77,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T09:39:32Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:39:32Z","provider:network_type":"vxlan"}]} 2018-08-01 09:39:32,579 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=ae37c3fa-5366-41d6-bb18-f5b3bec40734 used request id req-a7660c97-5878-4ac2-a252-afc1bf7964bc 2018-08-01 09:39:32,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=ae37c3fa-5366-41d6-bb18-f5b3bec40734 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27d2c1eaa1f70bbf578c8ac256454379b0fd89fd" 2018-08-01 09:39:32,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-b1578ff4-8558-4aca-90f4-003d400a7484 Date: Wed, 01 Aug 2018 09:39:32 GMT RESP BODY: {"subnets":[]} 2018-08-01 09:39:32,612 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=ae37c3fa-5366-41d6-bb18-f5b3bec40734 used request id req-b1578ff4-8558-4aca-90f4-003d400a7484 2018-08-01 09:39:32,612 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-subnet 2018-08-01 09:39:32,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27d2c1eaa1f70bbf578c8ac256454379b0fd89fd" -d '{"subnets": [{"ip_version": 4, "network_id": "ae37c3fa-5366-41d6-bb18-f5b3bec40734", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-subnet"}]}' 2018-08-01 09:39:32,984 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-6dd83a72-6b82-430d-8fa3-cc98fa7c67be Date: Wed, 01 Aug 2018 09:39:32 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:39:32Z","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":"8712a905-5c4a-4ea2-9061-508b37bf2aed","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-subnet","enable_dhcp":true,"segment_id":null,"network_id":"ae37c3fa-5366-41d6-bb18-f5b3bec40734","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:39:32Z","ip_version":4}]} 2018-08-01 09:39:32,984 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets used request id req-6dd83a72-6b82-430d-8fa3-cc98fa7c67be 2018-08-01 09:39:32,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=ae37c3fa-5366-41d6-bb18-f5b3bec40734 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27d2c1eaa1f70bbf578c8ac256454379b0fd89fd" 2018-08-01 09:39:33,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-3f4bf3ff-71ce-48d2-9e00-d9a2b6d482d4 Date: Wed, 01 Aug 2018 09:39:33 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"ae37c3fa-5366-41d6-bb18-f5b3bec40734","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":77,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":["8712a905-5c4a-4ea2-9061-508b37bf2aed"],"description":"","tags":[],"updated_at":"2018-08-01T09:39:32Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:39:32Z","provider:network_type":"vxlan"}]} 2018-08-01 09:39:33,070 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=ae37c3fa-5366-41d6-bb18-f5b3bec40734 used request id req-3f4bf3ff-71ce-48d2-9e00-d9a2b6d482d4 2018-08-01 09:39:33,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=ae37c3fa-5366-41d6-bb18-f5b3bec40734 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27d2c1eaa1f70bbf578c8ac256454379b0fd89fd" 2018-08-01 09:39:33,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-a4f80802-8b89-43e2-80f0-2c98d904125d Date: Wed, 01 Aug 2018 09:39:33 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:39:32Z","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":"8712a905-5c4a-4ea2-9061-508b37bf2aed","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-subnet","enable_dhcp":true,"segment_id":null,"network_id":"ae37c3fa-5366-41d6-bb18-f5b3bec40734","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:39:32Z","ip_version":4}]} 2018-08-01 09:39:33,134 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=ae37c3fa-5366-41d6-bb18-f5b3bec40734 used request id req-a4f80802-8b89-43e2-80f0-2c98d904125d 2018-08-01 09:39:33,135 - OpenStackNetwork - DEBUG - Network [ae37c3fa-5366-41d6-bb18-f5b3bec40734] created successfully 2018-08-01 09:39:33,135 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:39:33,135 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:39:33,559 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:39:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["-3hhwtZ2RZ6_suZzS7uAnw"], "issued_at": "2018-08-01T09:39:33.000000Z"}} 2018-08-01 09:39:33,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7094381431494dac2c79eac91a94f919a85e8b1" 2018-08-01 09:39:33,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:39:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-afc520d6-f766-4437-8331-7f81932070bb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:39:33,572 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-afc520d6-f766-4437-8331-7f81932070bb 2018-08-01 09:39:33,573 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 09:39:33,577 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7094381431494dac2c79eac91a94f919a85e8b1" 2018-08-01 09:39:33,756 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09: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-9277874e-346b-42eb-a378-69808fcab980 x-compute-request-id: req-9277874e-346b-42eb-a378-69808fcab980 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-08-01 09:39:33,756 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-9277874e-346b-42eb-a378-69808fcab980 2018-08-01 09:39:33,760 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7094381431494dac2c79eac91a94f919a85e8b1" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-08-01 09:39:33,794 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09: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,Accept-Encoding x-openstack-request-id: req-9941a129-f288-4545-8184-af979c3c6930 x-compute-request-id: req-9941a129-f288-4545-8184-af979c3c6930 Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"name": "NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-flavor", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/2e2661ab-54f6-4316-bec5-9d8dc012f61d", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/2e2661ab-54f6-4316-bec5-9d8dc012f61d", "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": "2e2661ab-54f6-4316-bec5-9d8dc012f61d"}} 2018-08-01 09:39:33,794 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-9941a129-f288-4545-8184-af979c3c6930 2018-08-01 09:39:33,795 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:39:33,796 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:39:34,180 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:39:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["7EG8g4mdSAWs2rNe1NT4Mg"], "issued_at": "2018-08-01T09:39:34.000000Z"}} 2018-08-01 09:39:34,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6f9d3f0eca63991d5090303bb3bb5af287868e8" 2018-08-01 09:39:34,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:39:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eeb77663-aab2-4000-ba3c-3d369775b6ed Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:39:34,260 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-eeb77663-aab2-4000-ba3c-3d369775b6ed 2018-08-01 09:39:34,265 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6f9d3f0eca63991d5090303bb3bb5af287868e8" 2018-08-01 09:39:34,458 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:39:34 GMT Server: Apache x-compute-request-id: req-1f8a4ff3-2381-40ee-a509-42e4f7ad5a6f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-1f8a4ff3-2381-40ee-a509-42e4f7ad5a6f Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-01 09:39:34,458 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/volumes/detail used request id req-1f8a4ff3-2381-40ee-a509-42e4f7ad5a6f 2018-08-01 09:39:34,462 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-1f8a4ff3-2381-40ee-a509-42e4f7ad5a6f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6f9d3f0eca63991d5090303bb3bb5af287868e8" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553", "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-08-01 09:39:35,065 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 09:39:34 GMT Server: Apache x-compute-request-id: req-55152d28-3550-4df4-a9dc-88bff81b235e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-55152d28-3550-4df4-a9dc-88bff81b235e Content-Length: 881 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/volumes/b018bc44-7e90-41af-a76a-089968227732", "rel": "self"}, {"href": "http://172.30.9.24:8776/8d96727022f4443794db44ecde432faf/volumes/b018bc44-7e90-41af-a76a-089968227732", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-01T09:39:34.000000", "description": null, "updated_at": null, "volume_type": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "b018bc44-7e90-41af-a76a-089968227732", "size": 1}} 2018-08-01 09:39:35,065 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/volumes used request id req-55152d28-3550-4df4-a9dc-88bff81b235e 2018-08-01 09:39:35,068 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/volumes/b018bc44-7e90-41af-a76a-089968227732 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1f8a4ff3-2381-40ee-a509-42e4f7ad5a6f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6f9d3f0eca63991d5090303bb3bb5af287868e8" 2018-08-01 09:39:35,337 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:39:35 GMT Server: Apache x-compute-request-id: req-1d22350b-4afb-4aaa-bcf5-fb060d0b4f2c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1d22350b-4afb-4aaa-bcf5-fb060d0b4f2c Content-Encoding: gzip Content-Length: 522 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/volumes/b018bc44-7e90-41af-a76a-089968227732", "rel": "self"}, {"href": "http://172.30.9.24:8776/8d96727022f4443794db44ecde432faf/volumes/b018bc44-7e90-41af-a76a-089968227732", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-08-01T09:39:35.000000", "replication_status": null, "snapshot_id": null, "id": "b018bc44-7e90-41af-a76a-089968227732", "size": 1, "user_id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "os-vol-tenant-attr:tenant_id": "8d96727022f4443794db44ecde432faf", "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-b7791721-2e77-498d-b92c-797926df8553", "bootable": "false", "created_at": "2018-08-01T09:39:34.000000", "volume_type": null}} 2018-08-01 09:39:35,337 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/volumes/b018bc44-7e90-41af-a76a-089968227732 used request id req-1d22350b-4afb-4aaa-bcf5-fb060d0b4f2c 2018-08-01 09:39:35,338 - create_volume - INFO - Created volume with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553 2018-08-01 09:39:35,342 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/volumes/b018bc44-7e90-41af-a76a-089968227732 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1f8a4ff3-2381-40ee-a509-42e4f7ad5a6f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6f9d3f0eca63991d5090303bb3bb5af287868e8" 2018-08-01 09:39:35,607 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:39:35 GMT Server: Apache x-compute-request-id: req-001a9053-6c31-4021-8dd7-81756a20f503 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-001a9053-6c31-4021-8dd7-81756a20f503 Content-Encoding: gzip Content-Length: 522 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/volumes/b018bc44-7e90-41af-a76a-089968227732", "rel": "self"}, {"href": "http://172.30.9.24:8776/8d96727022f4443794db44ecde432faf/volumes/b018bc44-7e90-41af-a76a-089968227732", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-08-01T09:39:35.000000", "replication_status": null, "snapshot_id": null, "id": "b018bc44-7e90-41af-a76a-089968227732", "size": 1, "user_id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "os-vol-tenant-attr:tenant_id": "8d96727022f4443794db44ecde432faf", "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-b7791721-2e77-498d-b92c-797926df8553", "bootable": "false", "created_at": "2018-08-01T09:39:34.000000", "volume_type": null}} 2018-08-01 09:39:35,607 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/volumes/b018bc44-7e90-41af-a76a-089968227732 used request id req-001a9053-6c31-4021-8dd7-81756a20f503 2018-08-01 09:39:35,608 - create_volume - DEBUG - Instance status is - available 2018-08-01 09:39:35,608 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553 2018-08-01 09:39:35,608 - create_volume - INFO - Volume is now active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553 2018-08-01 09:39:35,608 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:39:35,609 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:39:35,991 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:39:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["5VGJZrjESFmxJtwaS5YPjg"], "issued_at": "2018-08-01T09:39:35.000000Z"}} 2018-08-01 09:39:35,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f671f97ae2265357cdc518a97870ddc968d4f369" 2018-08-01 09:39:36,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:39:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7eb1dcb8-c4cc-49a1-8d51-8403ba1fe705 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:39:36,005 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-7eb1dcb8-c4cc-49a1-8d51-8403ba1fe705 2018-08-01 09:39:36,006 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 09:39:36,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f671f97ae2265357cdc518a97870ddc968d4f369" 2018-08-01 09:39:36,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:39:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e39bfe55-8c9c-4daf-a517-09dea8066f6e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:39:36,024 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-e39bfe55-8c9c-4daf-a517-09dea8066f6e 2018-08-01 09:39:36,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f671f97ae2265357cdc518a97870ddc968d4f369" 2018-08-01 09:39:36,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-da103fd5-d3cd-44d4-a9a3-0517528c2cec Date: Wed, 01 Aug 2018 09:39:36 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"ae37c3fa-5366-41d6-bb18-f5b3bec40734","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":77,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":["8712a905-5c4a-4ea2-9061-508b37bf2aed"],"description":"","tags":[],"updated_at":"2018-08-01T09:39:32Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:39:32Z","provider:network_type":"vxlan"}]} 2018-08-01 09:39:36,275 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-net used request id req-da103fd5-d3cd-44d4-a9a3-0517528c2cec 2018-08-01 09:39:36,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=ae37c3fa-5366-41d6-bb18-f5b3bec40734 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f671f97ae2265357cdc518a97870ddc968d4f369" 2018-08-01 09:39:36,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-e04202a4-455d-4860-a05e-97e5c7065206 Date: Wed, 01 Aug 2018 09:39:36 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:39:32Z","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":"8712a905-5c4a-4ea2-9061-508b37bf2aed","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-subnet","enable_dhcp":true,"segment_id":null,"network_id":"ae37c3fa-5366-41d6-bb18-f5b3bec40734","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:39:32Z","ip_version":4}]} 2018-08-01 09:39:36,334 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=ae37c3fa-5366-41d6-bb18-f5b3bec40734 used request id req-e04202a4-455d-4860-a05e-97e5c7065206 2018-08-01 09:39:36,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f671f97ae2265357cdc518a97870ddc968d4f369" 2018-08-01 09:39:36,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-04dd630d-fa03-48c9-86c4-5b46fc984fd6 Date: Wed, 01 Aug 2018 09:39:36 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"ae37c3fa-5366-41d6-bb18-f5b3bec40734","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":77,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":["8712a905-5c4a-4ea2-9061-508b37bf2aed"],"description":"","tags":[],"updated_at":"2018-08-01T09:39:32Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:39:32Z","provider:network_type":"vxlan"}]} 2018-08-01 09:39:36,415 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-net used request id req-04dd630d-fa03-48c9-86c4-5b46fc984fd6 2018-08-01 09:39:36,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 09:39:36,423 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 09:39: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 09:39:36,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f671f97ae2265357cdc518a97870ddc968d4f369" 2018-08-01 09:39:36,510 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:39:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad0f778b-d17c-49bd-b24f-a257c5b1d176 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 09:39:36,510 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-ad0f778b-d17c-49bd-b24f-a257c5b1d176 2018-08-01 09:39:36,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=ae37c3fa-5366-41d6-bb18-f5b3bec40734 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f671f97ae2265357cdc518a97870ddc968d4f369" 2018-08-01 09:39:36,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-64886884-edc1-4c10-8eb1-e0b61d584931 Date: Wed, 01 Aug 2018 09:39:36 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:39:32Z","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":"8712a905-5c4a-4ea2-9061-508b37bf2aed","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-subnet","enable_dhcp":true,"segment_id":null,"network_id":"ae37c3fa-5366-41d6-bb18-f5b3bec40734","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:39:32Z","ip_version":4}]} 2018-08-01 09:39:36,554 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=ae37c3fa-5366-41d6-bb18-f5b3bec40734 used request id req-64886884-edc1-4c10-8eb1-e0b61d584931 2018-08-01 09:39:36,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=ae37c3fa-5366-41d6-bb18-f5b3bec40734&name=NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f671f97ae2265357cdc518a97870ddc968d4f369" 2018-08-01 09:39:36,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-f9acc837-b9b3-4ab6-b68d-cd47268f05e8 Date: Wed, 01 Aug 2018 09:39:36 GMT RESP BODY: {"ports":[]} 2018-08-01 09:39:36,608 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=ae37c3fa-5366-41d6-bb18-f5b3bec40734&name=NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-port&admin_state_up=True used request id req-f9acc837-b9b3-4ab6-b68d-cd47268f05e8 2018-08-01 09:39:36,611 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-vm_inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f671f97ae2265357cdc518a97870ddc968d4f369" 2018-08-01 09:39:36,827 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:39: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-c4b91256-b308-4a34-b4a8-64ed26cc0969 x-compute-request-id: req-c4b91256-b308-4a34-b4a8-64ed26cc0969 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-01 09:39:36,827 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-vm_inst used request id req-c4b91256-b308-4a34-b4a8-64ed26cc0969 2018-08-01 09:39:36,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f671f97ae2265357cdc518a97870ddc968d4f369" 2018-08-01 09:39:36,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-f647f941-dcbf-4b74-8a05-628a9bca524a Date: Wed, 01 Aug 2018 09:39:36 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"ae37c3fa-5366-41d6-bb18-f5b3bec40734","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":77,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":["8712a905-5c4a-4ea2-9061-508b37bf2aed"],"description":"","tags":[],"updated_at":"2018-08-01T09:39:32Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:39:32Z","provider:network_type":"vxlan"}]} 2018-08-01 09:39:36,909 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-net used request id req-f647f941-dcbf-4b74-8a05-628a9bca524a 2018-08-01 09:39:36,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=ae37c3fa-5366-41d6-bb18-f5b3bec40734 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f671f97ae2265357cdc518a97870ddc968d4f369" 2018-08-01 09:39:36,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-e9a09965-e26f-4431-ba76-c4a8cb7d4d25 Date: Wed, 01 Aug 2018 09:39:36 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:39:32Z","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":"8712a905-5c4a-4ea2-9061-508b37bf2aed","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-subnet","enable_dhcp":true,"segment_id":null,"network_id":"ae37c3fa-5366-41d6-bb18-f5b3bec40734","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:39:32Z","ip_version":4}]} 2018-08-01 09:39:36,952 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=ae37c3fa-5366-41d6-bb18-f5b3bec40734 used request id req-e9a09965-e26f-4431-ba76-c4a8cb7d4d25 2018-08-01 09:39:36,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f671f97ae2265357cdc518a97870ddc968d4f369" 2018-08-01 09:39:37,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-97ddc422-ac35-422b-a45e-fb78b32e8baf Date: Wed, 01 Aug 2018 09:39:37 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"ae37c3fa-5366-41d6-bb18-f5b3bec40734","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":77,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":["8712a905-5c4a-4ea2-9061-508b37bf2aed"],"description":"","tags":[],"updated_at":"2018-08-01T09:39:32Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:39:32Z","provider:network_type":"vxlan"}]} 2018-08-01 09:39:37,031 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-net used request id req-97ddc422-ac35-422b-a45e-fb78b32e8baf 2018-08-01 09:39:37,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f671f97ae2265357cdc518a97870ddc968d4f369" 2018-08-01 09:39:37,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:39:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-686b401f-bc3f-4a76-8daa-1828a2c60c30 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 09:39:37,128 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-686b401f-bc3f-4a76-8daa-1828a2c60c30 2018-08-01 09:39:37,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=ae37c3fa-5366-41d6-bb18-f5b3bec40734 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f671f97ae2265357cdc518a97870ddc968d4f369" 2018-08-01 09:39:37,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-a887ff0d-9188-4da0-92bd-03f0b5019043 Date: Wed, 01 Aug 2018 09:39:37 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:39:32Z","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":"8712a905-5c4a-4ea2-9061-508b37bf2aed","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-subnet","enable_dhcp":true,"segment_id":null,"network_id":"ae37c3fa-5366-41d6-bb18-f5b3bec40734","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:39:32Z","ip_version":4}]} 2018-08-01 09:39:37,174 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=ae37c3fa-5366-41d6-bb18-f5b3bec40734 used request id req-a887ff0d-9188-4da0-92bd-03f0b5019043 2018-08-01 09:39:37,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=ae37c3fa-5366-41d6-bb18-f5b3bec40734&name=NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f671f97ae2265357cdc518a97870ddc968d4f369" 2018-08-01 09:39:37,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-7e4e36b1-4c5c-4198-9982-c22b2c9d0c9d Date: Wed, 01 Aug 2018 09:39:37 GMT RESP BODY: {"ports":[]} 2018-08-01 09:39:37,206 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=ae37c3fa-5366-41d6-bb18-f5b3bec40734&name=NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-port&admin_state_up=True used request id req-7e4e36b1-4c5c-4198-9982-c22b2c9d0c9d 2018-08-01 09:39:37,206 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:39:37,207 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:39:37,589 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:39:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["DZUoNqEjThWCT-xzRs4cGA"], "issued_at": "2018-08-01T09:39:37.000000Z"}} 2018-08-01 09:39:37,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61a20821295a116ca9a0c6369ec5917648b94ba0" 2018-08-01 09:39:37,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:39:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b041761f-a11d-4325-ae0b-de248be57e82 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:39:37,670 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-b041761f-a11d-4325-ae0b-de248be57e82 2018-08-01 09:39:37,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f671f97ae2265357cdc518a97870ddc968d4f369" 2018-08-01 09:39:37,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-4e9df44e-c42a-4b54-89cd-9fb53674243a Date: Wed, 01 Aug 2018 09:39:37 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"ae37c3fa-5366-41d6-bb18-f5b3bec40734","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":77,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":["8712a905-5c4a-4ea2-9061-508b37bf2aed"],"description":"","tags":[],"updated_at":"2018-08-01T09:39:32Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:39:32Z","provider:network_type":"vxlan"}]} 2018-08-01 09:39:37,763 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-net used request id req-4e9df44e-c42a-4b54-89cd-9fb53674243a 2018-08-01 09:39:37,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=ae37c3fa-5366-41d6-bb18-f5b3bec40734 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f671f97ae2265357cdc518a97870ddc968d4f369" 2018-08-01 09:39:37,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-b7ede162-ffd8-4add-b48c-d98494038aac Date: Wed, 01 Aug 2018 09:39:37 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:39:32Z","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":"8712a905-5c4a-4ea2-9061-508b37bf2aed","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-subnet","enable_dhcp":true,"segment_id":null,"network_id":"ae37c3fa-5366-41d6-bb18-f5b3bec40734","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:39:32Z","ip_version":4}]} 2018-08-01 09:39:37,811 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=ae37c3fa-5366-41d6-bb18-f5b3bec40734 used request id req-b7ede162-ffd8-4add-b48c-d98494038aac 2018-08-01 09:39:37,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f671f97ae2265357cdc518a97870ddc968d4f369" 2018-08-01 09:39:37,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-c122db1a-94be-4d19-8e8a-f6cebb30fef0 Date: Wed, 01 Aug 2018 09:39:37 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"ae37c3fa-5366-41d6-bb18-f5b3bec40734","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":77,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":["8712a905-5c4a-4ea2-9061-508b37bf2aed"],"description":"","tags":[],"updated_at":"2018-08-01T09:39:32Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:39:32Z","provider:network_type":"vxlan"}]} 2018-08-01 09:39:37,890 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-net used request id req-c122db1a-94be-4d19-8e8a-f6cebb30fef0 2018-08-01 09:39:37,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 09:39:37,898 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 09:39: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 09:39:37,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61a20821295a116ca9a0c6369ec5917648b94ba0" 2018-08-01 09:39:37,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:39:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b03eb86-55d0-4972-964a-0bc431c298fd 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 09:39:37,982 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-3b03eb86-55d0-4972-964a-0bc431c298fd 2018-08-01 09:39:37,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=ae37c3fa-5366-41d6-bb18-f5b3bec40734 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f671f97ae2265357cdc518a97870ddc968d4f369" 2018-08-01 09:39:38,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-23dfaff9-4d74-4aa6-83d4-46993b9aa1c1 Date: Wed, 01 Aug 2018 09:39:38 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:39:32Z","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":"8712a905-5c4a-4ea2-9061-508b37bf2aed","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-subnet","enable_dhcp":true,"segment_id":null,"network_id":"ae37c3fa-5366-41d6-bb18-f5b3bec40734","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:39:32Z","ip_version":4}]} 2018-08-01 09:39:38,026 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=ae37c3fa-5366-41d6-bb18-f5b3bec40734 used request id req-23dfaff9-4d74-4aa6-83d4-46993b9aa1c1 2018-08-01 09:39:38,027 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-net 2018-08-01 09:39:38,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f671f97ae2265357cdc518a97870ddc968d4f369" -d '{"port": {"network_id": "ae37c3fa-5366-41d6-bb18-f5b3bec40734", "name": "NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-port", "admin_state_up": true}}' 2018-08-01 09:39:38,986 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 907 X-Openstack-Request-Id: req-dc27ad1d-176f-48e9-8760-9abd6faf9dba Date: Wed, 01 Aug 2018 09:39:38 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T09:39:38Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8712a905-5c4a-4ea2-9061-508b37bf2aed","ip_address":"10.55.0.9"}],"id":"893eca25-d2ce-41b7-bf20-6aa2ccab43c4","security_groups":["d876f51d-b6f9-4c8f-b88c-c69d2c3be178"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:71:e4:c1","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-port","project_id":"8d96727022f4443794db44ecde432faf","qos_policy_id":null,"admin_state_up":true,"network_id":"ae37c3fa-5366-41d6-bb18-f5b3bec40734","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:39:38Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-08-01 09:39:38,986 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/ports used request id req-dc27ad1d-176f-48e9-8760-9abd6faf9dba 2018-08-01 09:39:38,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f671f97ae2265357cdc518a97870ddc968d4f369" 2018-08-01 09:39:39,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-6fa70859-f75d-4d8e-aa64-b6ae79c08927 Date: Wed, 01 Aug 2018 09:39:39 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"ae37c3fa-5366-41d6-bb18-f5b3bec40734","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":77,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":["8712a905-5c4a-4ea2-9061-508b37bf2aed"],"description":"","tags":[],"updated_at":"2018-08-01T09:39:32Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:39:32Z","provider:network_type":"vxlan"}]} 2018-08-01 09:39:39,072 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-net used request id req-6fa70859-f75d-4d8e-aa64-b6ae79c08927 2018-08-01 09:39:39,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=ae37c3fa-5366-41d6-bb18-f5b3bec40734 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f671f97ae2265357cdc518a97870ddc968d4f369" 2018-08-01 09:39:39,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-89a8fa4b-8a06-47c4-b355-04101ee5a0df Date: Wed, 01 Aug 2018 09:39:39 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:39:32Z","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":"8712a905-5c4a-4ea2-9061-508b37bf2aed","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-subnet","enable_dhcp":true,"segment_id":null,"network_id":"ae37c3fa-5366-41d6-bb18-f5b3bec40734","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:39:32Z","ip_version":4}]} 2018-08-01 09:39:39,115 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=ae37c3fa-5366-41d6-bb18-f5b3bec40734 used request id req-89a8fa4b-8a06-47c4-b355-04101ee5a0df 2018-08-01 09:39:39,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f671f97ae2265357cdc518a97870ddc968d4f369" 2018-08-01 09:39:39,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-9727c9a7-85f0-4f23-b02d-8407803c5f15 Date: Wed, 01 Aug 2018 09:39:39 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"ae37c3fa-5366-41d6-bb18-f5b3bec40734","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":77,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":["8712a905-5c4a-4ea2-9061-508b37bf2aed"],"description":"","tags":[],"updated_at":"2018-08-01T09:39:32Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:39:32Z","provider:network_type":"vxlan"}]} 2018-08-01 09:39:39,197 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-net used request id req-9727c9a7-85f0-4f23-b02d-8407803c5f15 2018-08-01 09:39:39,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f671f97ae2265357cdc518a97870ddc968d4f369" 2018-08-01 09:39:39,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:39:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbd61bb1-ed7d-42f3-8fcd-63ec0e29ea3a 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 09:39:39,277 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-dbd61bb1-ed7d-42f3-8fcd-63ec0e29ea3a 2018-08-01 09:39:39,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=ae37c3fa-5366-41d6-bb18-f5b3bec40734 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f671f97ae2265357cdc518a97870ddc968d4f369" 2018-08-01 09:39:39,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-b1438b31-95c2-4b32-89ca-7c21bb068842 Date: Wed, 01 Aug 2018 09:39:39 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:39:32Z","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":"8712a905-5c4a-4ea2-9061-508b37bf2aed","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-subnet","enable_dhcp":true,"segment_id":null,"network_id":"ae37c3fa-5366-41d6-bb18-f5b3bec40734","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:39:32Z","ip_version":4}]} 2018-08-01 09:39:39,324 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=ae37c3fa-5366-41d6-bb18-f5b3bec40734 used request id req-b1438b31-95c2-4b32-89ca-7c21bb068842 2018-08-01 09:39:39,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=ae37c3fa-5366-41d6-bb18-f5b3bec40734&name=NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f671f97ae2265357cdc518a97870ddc968d4f369" 2018-08-01 09:39:39,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 910 X-Openstack-Request-Id: req-4cc4949d-51fc-40cc-bf45-423f343de2ab Date: Wed, 01 Aug 2018 09:39:39 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T09:39:38Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"8712a905-5c4a-4ea2-9061-508b37bf2aed","ip_address":"10.55.0.9"}],"id":"893eca25-d2ce-41b7-bf20-6aa2ccab43c4","security_groups":["d876f51d-b6f9-4c8f-b88c-c69d2c3be178"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:71:e4:c1","project_id":"8d96727022f4443794db44ecde432faf","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-port","admin_state_up":true,"network_id":"ae37c3fa-5366-41d6-bb18-f5b3bec40734","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:39:38Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-08-01 09:39:39,545 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=ae37c3fa-5366-41d6-bb18-f5b3bec40734&name=NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-port&admin_state_up=True used request id req-4cc4949d-51fc-40cc-bf45-423f343de2ab 2018-08-01 09:39:39,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f671f97ae2265357cdc518a97870ddc968d4f369" 2018-08-01 09:39:39,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:39:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9316df80-4e66-4086-8ff8-5631b3e3abdc 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 09:39:39,640 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-9316df80-4e66-4086-8ff8-5631b3e3abdc 2018-08-01 09:39:39,641 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-vm_inst 2018-08-01 09:39:39,644 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f671f97ae2265357cdc518a97870ddc968d4f369" 2018-08-01 09:39:39,664 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:39: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-775a9915-b049-4707-a55c-0a1cc406cc3e x-compute-request-id: req-775a9915-b049-4707-a55c-0a1cc406cc3e Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"flavors": [{"id": "2e2661ab-54f6-4316-bec5-9d8dc012f61d", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/2e2661ab-54f6-4316-bec5-9d8dc012f61d", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/2e2661ab-54f6-4316-bec5-9d8dc012f61d", "rel": "bookmark"}], "name": "NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-flavor"}]} 2018-08-01 09:39:39,664 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-775a9915-b049-4707-a55c-0a1cc406cc3e 2018-08-01 09:39:39,667 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors/2e2661ab-54f6-4316-bec5-9d8dc012f61d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f671f97ae2265357cdc518a97870ddc968d4f369" 2018-08-01 09:39:39,686 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:39: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-035e0826-9fa7-4128-ab21-dbd744482d4c x-compute-request-id: req-035e0826-9fa7-4128-ab21-dbd744482d4c Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"name": "NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-flavor", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/2e2661ab-54f6-4316-bec5-9d8dc012f61d", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/2e2661ab-54f6-4316-bec5-9d8dc012f61d", "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": "2e2661ab-54f6-4316-bec5-9d8dc012f61d"}} 2018-08-01 09:39:39,687 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/2e2661ab-54f6-4316-bec5-9d8dc012f61d used request id req-035e0826-9fa7-4128-ab21-dbd744482d4c 2018-08-01 09:39:39,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f671f97ae2265357cdc518a97870ddc968d4f369" 2018-08-01 09:39:39,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1066 Content-Type: application/json X-Openstack-Request-Id: req-26f56bf2-69c3-458b-b0a4-45dfd7d79598 Date: Wed, 01 Aug 2018 09:39:39 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T09:39:30Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-01T09:39:31Z", "visibility": "shared", "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/aa65d0df-02a0-467f-9d46-e707f492bb61/snap", "metadata": {}}], "self": "/v2/images/aa65d0df-02a0-467f-9d46-e707f492bb61", "min_disk": 0, "protected": false, "id": "aa65d0df-02a0-467f-9d46-e707f492bb61", "file": "/v2/images/aa65d0df-02a0-467f-9d46-e707f492bb61/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8d96727022f4443794db44ecde432faf", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/aa65d0df-02a0-467f-9d46-e707f492bb61/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-image"} 2018-08-01 09:39:39,863 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-image used request id req-26f56bf2-69c3-458b-b0a4-45dfd7d79598 2018-08-01 09:39:39,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f671f97ae2265357cdc518a97870ddc968d4f369" 2018-08-01 09:39:39,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-eecdaf11-d5f3-4646-9e76-8a236e09d617 Date: Wed, 01 Aug 2018 09:39: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-08-01 09:39:39,873 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-eecdaf11-d5f3-4646-9e76-8a236e09d617 2018-08-01 09:39:39,878 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f671f97ae2265357cdc518a97870ddc968d4f369" -d '{"server": {"name": "NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-vm_inst", "imageRef": "aa65d0df-02a0-467f-9d46-e707f492bb61", "flavorRef": "2e2661ab-54f6-4316-bec5-9d8dc012f61d", "max_count": 1, "min_count": 1, "networks": [{"port": "893eca25-d2ce-41b7-bf20-6aa2ccab43c4"}]}}' 2018-08-01 09:39:41,117 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 09:39: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-ea51487a-b5ac-4047-99bc-acf5e30a95e6 x-compute-request-id: req-ea51487a-b5ac-4047-99bc-acf5e30a95e6 Content-Length: 374 location: http://172.30.9.24:8774/v2.1/servers/a92b5462-1550-4c07-b4ef-6bf2b8652fe2 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "a92b5462-1550-4c07-b4ef-6bf2b8652fe2", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a92b5462-1550-4c07-b4ef-6bf2b8652fe2", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a92b5462-1550-4c07-b4ef-6bf2b8652fe2", "rel": "bookmark"}], "adminPass": "xA5oJSrbqUA7"}} 2018-08-01 09:39:41,118 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-ea51487a-b5ac-4047-99bc-acf5e30a95e6 2018-08-01 09:39:41,121 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a92b5462-1550-4c07-b4ef-6bf2b8652fe2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f671f97ae2265357cdc518a97870ddc968d4f369" 2018-08-01 09:39:41,414 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:39: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-42bd65b1-a97d-4bd6-8355-31c726919aa4 x-compute-request-id: req-42bd65b1-a97d-4bd6-8355-31c726919aa4 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.24:8774/v2.1/servers/a92b5462-1550-4c07-b4ef-6bf2b8652fe2", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a92b5462-1550-4c07-b4ef-6bf2b8652fe2", "rel": "bookmark"}], "image": {"id": "aa65d0df-02a0-467f-9d46-e707f492bb61", "links": [{"href": "http://172.30.9.24:8774/images/aa65d0df-02a0-467f-9d46-e707f492bb61", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2e2661ab-54f6-4316-bec5-9d8dc012f61d", "links": [{"href": "http://172.30.9.24:8774/flavors/2e2661ab-54f6-4316-bec5-9d8dc012f61d", "rel": "bookmark"}]}, "id": "a92b5462-1550-4c07-b4ef-6bf2b8652fe2", "user_id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T09:39:41Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-vm_inst", "created": "2018-08-01T09:39:41Z", "tenant_id": "8d96727022f4443794db44ecde432faf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 09:39:41,414 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a92b5462-1550-4c07-b4ef-6bf2b8652fe2 used request id req-42bd65b1-a97d-4bd6-8355-31c726919aa4 2018-08-01 09:39:41,415 - create_instance - INFO - Created instance with name - NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-vm_inst 2018-08-01 09:39:41,418 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a92b5462-1550-4c07-b4ef-6bf2b8652fe2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f671f97ae2265357cdc518a97870ddc968d4f369" 2018-08-01 09:39:41,719 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:39: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-b1a5b077-e698-4a14-b5ff-1055cccb9c17 x-compute-request-id: req-b1a5b077-e698-4a14-b5ff-1055cccb9c17 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.24:8774/v2.1/servers/a92b5462-1550-4c07-b4ef-6bf2b8652fe2", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a92b5462-1550-4c07-b4ef-6bf2b8652fe2", "rel": "bookmark"}], "image": {"id": "aa65d0df-02a0-467f-9d46-e707f492bb61", "links": [{"href": "http://172.30.9.24:8774/images/aa65d0df-02a0-467f-9d46-e707f492bb61", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2e2661ab-54f6-4316-bec5-9d8dc012f61d", "links": [{"href": "http://172.30.9.24:8774/flavors/2e2661ab-54f6-4316-bec5-9d8dc012f61d", "rel": "bookmark"}]}, "id": "a92b5462-1550-4c07-b4ef-6bf2b8652fe2", "user_id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T09:39:41Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-vm_inst", "created": "2018-08-01T09:39:41Z", "tenant_id": "8d96727022f4443794db44ecde432faf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 09:39:41,719 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a92b5462-1550-4c07-b4ef-6bf2b8652fe2 used request id req-b1a5b077-e698-4a14-b5ff-1055cccb9c17 2018-08-01 09:39:41,719 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-vm_inst] is - BUILD 2018-08-01 09:39:41,720 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-01 09:39:44,723 - create_instance - DEBUG - VM status query timeout in 896.692276955 2018-08-01 09:39:44,726 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a92b5462-1550-4c07-b4ef-6bf2b8652fe2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f671f97ae2265357cdc518a97870ddc968d4f369" 2018-08-01 09:39:45,263 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:39: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-1e40f9d8-b87a-407f-907e-f0d49d8b4500 x-compute-request-id: req-1e40f9d8-b87a-407f-907e-f0d49d8b4500 Content-Encoding: gzip Content-Length: 817 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:e4:c1", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a92b5462-1550-4c07-b4ef-6bf2b8652fe2", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a92b5462-1550-4c07-b4ef-6bf2b8652fe2", "rel": "bookmark"}], "image": {"id": "aa65d0df-02a0-467f-9d46-e707f492bb61", "links": [{"href": "http://172.30.9.24:8774/images/aa65d0df-02a0-467f-9d46-e707f492bb61", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000a", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2e2661ab-54f6-4316-bec5-9d8dc012f61d", "links": [{"href": "http://172.30.9.24:8774/flavors/2e2661ab-54f6-4316-bec5-9d8dc012f61d", "rel": "bookmark"}]}, "id": "a92b5462-1550-4c07-b4ef-6bf2b8652fe2", "security_groups": [{"name": "default"}], "user_id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T09:39:42Z", "hostId": "84bc2fcc33f028ef5fceb4ea5d26af04f0a45a1387698c94ece40185", "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-b7791721-2e77-498d-b92c-797926df8553-vm_inst", "created": "2018-08-01T09:39:41Z", "tenant_id": "8d96727022f4443794db44ecde432faf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 09:39:45,263 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a92b5462-1550-4c07-b4ef-6bf2b8652fe2 used request id req-1e40f9d8-b87a-407f-907e-f0d49d8b4500 2018-08-01 09:39:45,264 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-vm_inst] is - BUILD 2018-08-01 09:39:45,264 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-01 09:39:48,267 - create_instance - DEBUG - VM status query timeout in 893.147748947 2018-08-01 09:39:48,271 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a92b5462-1550-4c07-b4ef-6bf2b8652fe2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f671f97ae2265357cdc518a97870ddc968d4f369" 2018-08-01 09:39:48,461 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09: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,Accept-Encoding x-openstack-request-id: req-6e66fb28-b33d-4d16-b28d-e7e0edfc5fde x-compute-request-id: req-6e66fb28-b33d-4d16-b28d-e7e0edfc5fde Content-Encoding: gzip Content-Length: 818 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:e4:c1", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a92b5462-1550-4c07-b4ef-6bf2b8652fe2", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a92b5462-1550-4c07-b4ef-6bf2b8652fe2", "rel": "bookmark"}], "image": {"id": "aa65d0df-02a0-467f-9d46-e707f492bb61", "links": [{"href": "http://172.30.9.24:8774/images/aa65d0df-02a0-467f-9d46-e707f492bb61", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000a", "OS-SRV-USG:launched_at": "2018-08-01T09:39:45.000000", "flavor": {"id": "2e2661ab-54f6-4316-bec5-9d8dc012f61d", "links": [{"href": "http://172.30.9.24:8774/flavors/2e2661ab-54f6-4316-bec5-9d8dc012f61d", "rel": "bookmark"}]}, "id": "a92b5462-1550-4c07-b4ef-6bf2b8652fe2", "security_groups": [{"name": "default"}], "user_id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T09:39:45Z", "hostId": "84bc2fcc33f028ef5fceb4ea5d26af04f0a45a1387698c94ece40185", "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-b7791721-2e77-498d-b92c-797926df8553-vm_inst", "created": "2018-08-01T09:39:41Z", "tenant_id": "8d96727022f4443794db44ecde432faf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 09:39:48,461 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a92b5462-1550-4c07-b4ef-6bf2b8652fe2 used request id req-6e66fb28-b33d-4d16-b28d-e7e0edfc5fde 2018-08-01 09:39:48,462 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-vm_inst] is - ACTIVE 2018-08-01 09:39:48,462 - create_instance - INFO - VM is - ACTIVE 2018-08-01 09:39:48,465 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a92b5462-1550-4c07-b4ef-6bf2b8652fe2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f671f97ae2265357cdc518a97870ddc968d4f369" 2018-08-01 09:39:48,604 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09: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,Accept-Encoding x-openstack-request-id: req-72cd1758-a8e5-4751-9549-3b4b4fdf0f9d x-compute-request-id: req-72cd1758-a8e5-4751-9549-3b4b4fdf0f9d Content-Encoding: gzip Content-Length: 818 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:e4:c1", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a92b5462-1550-4c07-b4ef-6bf2b8652fe2", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a92b5462-1550-4c07-b4ef-6bf2b8652fe2", "rel": "bookmark"}], "image": {"id": "aa65d0df-02a0-467f-9d46-e707f492bb61", "links": [{"href": "http://172.30.9.24:8774/images/aa65d0df-02a0-467f-9d46-e707f492bb61", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000a", "OS-SRV-USG:launched_at": "2018-08-01T09:39:45.000000", "flavor": {"id": "2e2661ab-54f6-4316-bec5-9d8dc012f61d", "links": [{"href": "http://172.30.9.24:8774/flavors/2e2661ab-54f6-4316-bec5-9d8dc012f61d", "rel": "bookmark"}]}, "id": "a92b5462-1550-4c07-b4ef-6bf2b8652fe2", "security_groups": [{"name": "default"}], "user_id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T09:39:45Z", "hostId": "84bc2fcc33f028ef5fceb4ea5d26af04f0a45a1387698c94ece40185", "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-b7791721-2e77-498d-b92c-797926df8553-vm_inst", "created": "2018-08-01T09:39:41Z", "tenant_id": "8d96727022f4443794db44ecde432faf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 09:39:48,604 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a92b5462-1550-4c07-b4ef-6bf2b8652fe2 used request id req-72cd1758-a8e5-4751-9549-3b4b4fdf0f9d 2018-08-01 09:39:48,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f671f97ae2265357cdc518a97870ddc968d4f369" 2018-08-01 09:39:48,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-85529fe9-6038-48fd-b914-b7a8070a42d5 Date: Wed, 01 Aug 2018 09:39:48 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"ae37c3fa-5366-41d6-bb18-f5b3bec40734","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":77,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":["8712a905-5c4a-4ea2-9061-508b37bf2aed"],"description":"","tags":[],"updated_at":"2018-08-01T09:39:32Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:39:32Z","provider:network_type":"vxlan"}]} 2018-08-01 09:39:48,689 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-net used request id req-85529fe9-6038-48fd-b914-b7a8070a42d5 2018-08-01 09:39:48,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f671f97ae2265357cdc518a97870ddc968d4f369" 2018-08-01 09:39:48,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:39:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-347cc4b9-8ca4-4188-b044-7b691f1d39d5 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 09:39:48,772 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-347cc4b9-8ca4-4188-b044-7b691f1d39d5 2018-08-01 09:39:48,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=ae37c3fa-5366-41d6-bb18-f5b3bec40734 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f671f97ae2265357cdc518a97870ddc968d4f369" 2018-08-01 09:39:48,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-4c514de7-568a-4168-9b09-db78a9610219 Date: Wed, 01 Aug 2018 09:39:48 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:39:32Z","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":"8712a905-5c4a-4ea2-9061-508b37bf2aed","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-subnet","enable_dhcp":true,"segment_id":null,"network_id":"ae37c3fa-5366-41d6-bb18-f5b3bec40734","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:39:32Z","ip_version":4}]} 2018-08-01 09:39:48,817 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=ae37c3fa-5366-41d6-bb18-f5b3bec40734 used request id req-4c514de7-568a-4168-9b09-db78a9610219 2018-08-01 09:39:48,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=ae37c3fa-5366-41d6-bb18-f5b3bec40734 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f671f97ae2265357cdc518a97870ddc968d4f369" 2018-08-01 09:39:48,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2037 X-Openstack-Request-Id: req-108130d3-307f-4e05-b196-19fb90f45f20 Date: Wed, 01 Aug 2018 09:39:48 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T09:39:35Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"8712a905-5c4a-4ea2-9061-508b37bf2aed","ip_address":"10.55.0.2"}],"id":"5a31232c-d6f1-44a5-902c-b3c9e56ab6da","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e6:bc:ee","project_id":"8d96727022f4443794db44ecde432faf","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ae37c3fa-5366-41d6-bb18-f5b3bec40734","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:39:33Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ae37c3fa-5366-41d6-bb18-f5b3bec40734","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T09:39:45Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"8712a905-5c4a-4ea2-9061-508b37bf2aed","ip_address":"10.55.0.9"}],"id":"893eca25-d2ce-41b7-bf20-6aa2ccab43c4","security_groups":["d876f51d-b6f9-4c8f-b88c-c69d2c3be178"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:71:e4:c1","project_id":"8d96727022f4443794db44ecde432faf","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-port","admin_state_up":true,"network_id":"ae37c3fa-5366-41d6-bb18-f5b3bec40734","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:39:38Z","binding:vnic_type":"normal","device_id":"a92b5462-1550-4c07-b4ef-6bf2b8652fe2","ip_allocation":"immediate"}]} 2018-08-01 09:39:48,864 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=ae37c3fa-5366-41d6-bb18-f5b3bec40734 used request id req-108130d3-307f-4e05-b196-19fb90f45f20 2018-08-01 09:39:48,865 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:39:49,250 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:39:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["HllPbBCXRJyFsGmKe4Smhg"], "issued_at": "2018-08-01T09:39:49.000000Z"}} 2018-08-01 09:39:49,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36ae717e776df9a9561c8ef0c4f989df969c80a5" 2018-08-01 09:39:49,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:39:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88dc077d-a54c-4359-aa7d-79825170199a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:39:49,329 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-88dc077d-a54c-4359-aa7d-79825170199a 2018-08-01 09:39:49,333 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a92b5462-1550-4c07-b4ef-6bf2b8652fe2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f671f97ae2265357cdc518a97870ddc968d4f369" 2018-08-01 09:39:49,821 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:39: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-b1d32d9d-7dc6-4aaf-b253-02fcb3dea727 x-compute-request-id: req-b1d32d9d-7dc6-4aaf-b253-02fcb3dea727 Content-Encoding: gzip Content-Length: 818 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:e4:c1", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a92b5462-1550-4c07-b4ef-6bf2b8652fe2", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a92b5462-1550-4c07-b4ef-6bf2b8652fe2", "rel": "bookmark"}], "image": {"id": "aa65d0df-02a0-467f-9d46-e707f492bb61", "links": [{"href": "http://172.30.9.24:8774/images/aa65d0df-02a0-467f-9d46-e707f492bb61", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000a", "OS-SRV-USG:launched_at": "2018-08-01T09:39:45.000000", "flavor": {"id": "2e2661ab-54f6-4316-bec5-9d8dc012f61d", "links": [{"href": "http://172.30.9.24:8774/flavors/2e2661ab-54f6-4316-bec5-9d8dc012f61d", "rel": "bookmark"}]}, "id": "a92b5462-1550-4c07-b4ef-6bf2b8652fe2", "security_groups": [{"name": "default"}], "user_id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T09:39:45Z", "hostId": "84bc2fcc33f028ef5fceb4ea5d26af04f0a45a1387698c94ece40185", "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-b7791721-2e77-498d-b92c-797926df8553-vm_inst", "created": "2018-08-01T09:39:41Z", "tenant_id": "8d96727022f4443794db44ecde432faf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 09:39:49,821 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a92b5462-1550-4c07-b4ef-6bf2b8652fe2 used request id req-b1d32d9d-7dc6-4aaf-b253-02fcb3dea727 2018-08-01 09:39:49,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f671f97ae2265357cdc518a97870ddc968d4f369" 2018-08-01 09:39:50,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-b1c154ad-3f6a-4855-ad6a-70b5117e8510 Date: Wed, 01 Aug 2018 09:39:50 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"ae37c3fa-5366-41d6-bb18-f5b3bec40734","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":77,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":["8712a905-5c4a-4ea2-9061-508b37bf2aed"],"description":"","tags":[],"updated_at":"2018-08-01T09:39:32Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:39:32Z","provider:network_type":"vxlan"}]} 2018-08-01 09:39:50,065 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-net used request id req-b1c154ad-3f6a-4855-ad6a-70b5117e8510 2018-08-01 09:39:50,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f671f97ae2265357cdc518a97870ddc968d4f369" 2018-08-01 09:39:50,156 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:39:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9560952-9e10-4ede-9d5f-817abb051d12 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 09:39:50,156 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-d9560952-9e10-4ede-9d5f-817abb051d12 2018-08-01 09:39:50,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=ae37c3fa-5366-41d6-bb18-f5b3bec40734 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f671f97ae2265357cdc518a97870ddc968d4f369" 2018-08-01 09:39:50,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-ca675060-d3e8-47a4-9117-e0aa64fa626d Date: Wed, 01 Aug 2018 09:39:50 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:39:32Z","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":"8712a905-5c4a-4ea2-9061-508b37bf2aed","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-subnet","enable_dhcp":true,"segment_id":null,"network_id":"ae37c3fa-5366-41d6-bb18-f5b3bec40734","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:39:32Z","ip_version":4}]} 2018-08-01 09:39:50,200 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=ae37c3fa-5366-41d6-bb18-f5b3bec40734 used request id req-ca675060-d3e8-47a4-9117-e0aa64fa626d 2018-08-01 09:39:50,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=ae37c3fa-5366-41d6-bb18-f5b3bec40734 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f671f97ae2265357cdc518a97870ddc968d4f369" 2018-08-01 09:39:50,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2037 X-Openstack-Request-Id: req-62bfeac2-cad0-408c-9f47-02e398bd26ed Date: Wed, 01 Aug 2018 09:39:50 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T09:39:35Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"8712a905-5c4a-4ea2-9061-508b37bf2aed","ip_address":"10.55.0.2"}],"id":"5a31232c-d6f1-44a5-902c-b3c9e56ab6da","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e6:bc:ee","project_id":"8d96727022f4443794db44ecde432faf","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ae37c3fa-5366-41d6-bb18-f5b3bec40734","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:39:33Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ae37c3fa-5366-41d6-bb18-f5b3bec40734","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T09:39:45Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"8712a905-5c4a-4ea2-9061-508b37bf2aed","ip_address":"10.55.0.9"}],"id":"893eca25-d2ce-41b7-bf20-6aa2ccab43c4","security_groups":["d876f51d-b6f9-4c8f-b88c-c69d2c3be178"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:71:e4:c1","project_id":"8d96727022f4443794db44ecde432faf","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-port","admin_state_up":true,"network_id":"ae37c3fa-5366-41d6-bb18-f5b3bec40734","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:39:38Z","binding:vnic_type":"normal","device_id":"a92b5462-1550-4c07-b4ef-6bf2b8652fe2","ip_allocation":"immediate"}]} 2018-08-01 09:39:50,248 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=ae37c3fa-5366-41d6-bb18-f5b3bec40734 used request id req-62bfeac2-cad0-408c-9f47-02e398bd26ed 2018-08-01 09:39:50,251 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/a92b5462-1550-4c07-b4ef-6bf2b8652fe2/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36ae717e776df9a9561c8ef0c4f989df969c80a5" -d '{"volumeAttachment": {"volumeId": "b018bc44-7e90-41af-a76a-089968227732"}}' 2018-08-01 09:39:51,430 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:39: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-83f22411-9a01-452e-8f0c-640f5ed23a81 x-compute-request-id: req-83f22411-9a01-452e-8f0c-640f5ed23a81 Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "a92b5462-1550-4c07-b4ef-6bf2b8652fe2", "id": "b018bc44-7e90-41af-a76a-089968227732", "volumeId": "b018bc44-7e90-41af-a76a-089968227732"}} 2018-08-01 09:39:51,430 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/a92b5462-1550-4c07-b4ef-6bf2b8652fe2/os-volume_attachments used request id req-83f22411-9a01-452e-8f0c-640f5ed23a81 2018-08-01 09:39:51,434 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a92b5462-1550-4c07-b4ef-6bf2b8652fe2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36ae717e776df9a9561c8ef0c4f989df969c80a5" 2018-08-01 09:39:51,904 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:39: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-289a0ece-4fd1-4112-a539-8d63eba16fad x-compute-request-id: req-289a0ece-4fd1-4112-a539-8d63eba16fad Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:e4:c1", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a92b5462-1550-4c07-b4ef-6bf2b8652fe2", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a92b5462-1550-4c07-b4ef-6bf2b8652fe2", "rel": "bookmark"}], "image": {"id": "aa65d0df-02a0-467f-9d46-e707f492bb61", "links": [{"href": "http://172.30.9.24:8774/images/aa65d0df-02a0-467f-9d46-e707f492bb61", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000a", "OS-SRV-USG:launched_at": "2018-08-01T09:39:45.000000", "flavor": {"id": "2e2661ab-54f6-4316-bec5-9d8dc012f61d", "links": [{"href": "http://172.30.9.24:8774/flavors/2e2661ab-54f6-4316-bec5-9d8dc012f61d", "rel": "bookmark"}]}, "id": "a92b5462-1550-4c07-b4ef-6bf2b8652fe2", "security_groups": [{"name": "default"}], "user_id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T09:39:45Z", "hostId": "84bc2fcc33f028ef5fceb4ea5d26af04f0a45a1387698c94ece40185", "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-b7791721-2e77-498d-b92c-797926df8553-vm_inst", "created": "2018-08-01T09:39:41Z", "tenant_id": "8d96727022f4443794db44ecde432faf", "os-extended-volumes:volumes_attached": [{"id": "b018bc44-7e90-41af-a76a-089968227732"}], "metadata": {}}} 2018-08-01 09:39:51,904 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a92b5462-1550-4c07-b4ef-6bf2b8652fe2 used request id req-289a0ece-4fd1-4112-a539-8d63eba16fad 2018-08-01 09:39:51,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36ae717e776df9a9561c8ef0c4f989df969c80a5" 2018-08-01 09:39:51,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-317e9454-a5ad-48ce-9fd3-0872acffac39 Date: Wed, 01 Aug 2018 09:39:51 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"ae37c3fa-5366-41d6-bb18-f5b3bec40734","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":77,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":["8712a905-5c4a-4ea2-9061-508b37bf2aed"],"description":"","tags":[],"updated_at":"2018-08-01T09:39:32Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:39:32Z","provider:network_type":"vxlan"}]} 2018-08-01 09:39:51,989 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-net used request id req-317e9454-a5ad-48ce-9fd3-0872acffac39 2018-08-01 09:39:51,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 09:39:51,997 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 09:39: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 09:39:51,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36ae717e776df9a9561c8ef0c4f989df969c80a5" 2018-08-01 09:39:52,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:39:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ab8e316-49d3-4de7-88a6-6065a68b498a 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 09:39:52,081 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-2ab8e316-49d3-4de7-88a6-6065a68b498a 2018-08-01 09:39:52,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=ae37c3fa-5366-41d6-bb18-f5b3bec40734 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36ae717e776df9a9561c8ef0c4f989df969c80a5" 2018-08-01 09:39:52,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-54f9fb67-587c-472c-9a7a-0ccf34908ae2 Date: Wed, 01 Aug 2018 09:39:52 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:39:32Z","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":"8712a905-5c4a-4ea2-9061-508b37bf2aed","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-subnet","enable_dhcp":true,"segment_id":null,"network_id":"ae37c3fa-5366-41d6-bb18-f5b3bec40734","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:39:32Z","ip_version":4}]} 2018-08-01 09:39:52,138 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=ae37c3fa-5366-41d6-bb18-f5b3bec40734 used request id req-54f9fb67-587c-472c-9a7a-0ccf34908ae2 2018-08-01 09:39:52,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=ae37c3fa-5366-41d6-bb18-f5b3bec40734 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36ae717e776df9a9561c8ef0c4f989df969c80a5" 2018-08-01 09:39:52,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2037 X-Openstack-Request-Id: req-3092e32f-41c5-40f6-a1b6-308e63ab43d4 Date: Wed, 01 Aug 2018 09:39:52 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T09:39:35Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"8712a905-5c4a-4ea2-9061-508b37bf2aed","ip_address":"10.55.0.2"}],"id":"5a31232c-d6f1-44a5-902c-b3c9e56ab6da","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e6:bc:ee","project_id":"8d96727022f4443794db44ecde432faf","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ae37c3fa-5366-41d6-bb18-f5b3bec40734","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:39:33Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ae37c3fa-5366-41d6-bb18-f5b3bec40734","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T09:39:45Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"8712a905-5c4a-4ea2-9061-508b37bf2aed","ip_address":"10.55.0.9"}],"id":"893eca25-d2ce-41b7-bf20-6aa2ccab43c4","security_groups":["d876f51d-b6f9-4c8f-b88c-c69d2c3be178"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:71:e4:c1","project_id":"8d96727022f4443794db44ecde432faf","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-port","admin_state_up":true,"network_id":"ae37c3fa-5366-41d6-bb18-f5b3bec40734","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:39:38Z","binding:vnic_type":"normal","device_id":"a92b5462-1550-4c07-b4ef-6bf2b8652fe2","ip_allocation":"immediate"}]} 2018-08-01 09:39:52,187 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=ae37c3fa-5366-41d6-bb18-f5b3bec40734 used request id req-3092e32f-41c5-40f6-a1b6-308e63ab43d4 2018-08-01 09:39:52,190 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/volumes/b018bc44-7e90-41af-a76a-089968227732 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36ae717e776df9a9561c8ef0c4f989df969c80a5" 2018-08-01 09:39:52,418 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:39:52 GMT Server: Apache x-compute-request-id: req-f29e9588-dfcf-4d24-a9a2-d3585c404b8c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f29e9588-dfcf-4d24-a9a2-d3585c404b8c Content-Encoding: gzip Content-Length: 533 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/volumes/b018bc44-7e90-41af-a76a-089968227732", "rel": "self"}, {"href": "http://172.30.9.24:8776/8d96727022f4443794db44ecde432faf/volumes/b018bc44-7e90-41af-a76a-089968227732", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-08-01T09:39:52.000000", "replication_status": null, "snapshot_id": null, "id": "b018bc44-7e90-41af-a76a-089968227732", "size": 1, "user_id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "os-vol-tenant-attr:tenant_id": "8d96727022f4443794db44ecde432faf", "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-b7791721-2e77-498d-b92c-797926df8553", "bootable": "false", "created_at": "2018-08-01T09:39:34.000000", "volume_type": null}} 2018-08-01 09:39:52,418 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/volumes/b018bc44-7e90-41af-a76a-089968227732 used request id req-f29e9588-dfcf-4d24-a9a2-d3585c404b8c 2018-08-01 09:39:55,424 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/volumes/b018bc44-7e90-41af-a76a-089968227732 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f29e9588-dfcf-4d24-a9a2-d3585c404b8c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36ae717e776df9a9561c8ef0c4f989df969c80a5" 2018-08-01 09:39:55,646 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:39:55 GMT Server: Apache x-compute-request-id: req-d858a720-bf78-4d12-b20a-a2419bfa9954 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d858a720-bf78-4d12-b20a-a2419bfa9954 Content-Encoding: gzip Content-Length: 648 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [{"server_id": "a92b5462-1550-4c07-b4ef-6bf2b8652fe2", "attachment_id": "81d66c34-3fa7-492f-9730-335d53906ef9", "attached_at": "2018-08-01T09:39:52.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "b018bc44-7e90-41af-a76a-089968227732", "device": "/dev/vdb", "id": "b018bc44-7e90-41af-a76a-089968227732"}], "links": [{"href": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/volumes/b018bc44-7e90-41af-a76a-089968227732", "rel": "self"}, {"href": "http://172.30.9.24:8776/8d96727022f4443794db44ecde432faf/volumes/b018bc44-7e90-41af-a76a-089968227732", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-08-01T09:39:52.000000", "replication_status": null, "snapshot_id": null, "id": "b018bc44-7e90-41af-a76a-089968227732", "size": 1, "user_id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "os-vol-tenant-attr:tenant_id": "8d96727022f4443794db44ecde432faf", "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-b7791721-2e77-498d-b92c-797926df8553", "bootable": "false", "created_at": "2018-08-01T09:39:34.000000", "volume_type": null}} 2018-08-01 09:39:55,647 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/volumes/b018bc44-7e90-41af-a76a-089968227732 used request id req-d858a720-bf78-4d12-b20a-a2419bfa9954 2018-08-01 09:39:55,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36ae717e776df9a9561c8ef0c4f989df969c80a5" 2018-08-01 09:39:55,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:39:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f85f168-7b00-49c4-bf99-c347d77f2c55 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:39:55,725 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-2f85f168-7b00-49c4-bf99-c347d77f2c55 2018-08-01 09:39:55,729 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a92b5462-1550-4c07-b4ef-6bf2b8652fe2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f671f97ae2265357cdc518a97870ddc968d4f369" 2018-08-01 09:39:56,167 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:39: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-f1d84702-6d32-420b-b384-7aa19a57de51 x-compute-request-id: req-f1d84702-6d32-420b-b384-7aa19a57de51 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:e4:c1", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a92b5462-1550-4c07-b4ef-6bf2b8652fe2", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a92b5462-1550-4c07-b4ef-6bf2b8652fe2", "rel": "bookmark"}], "image": {"id": "aa65d0df-02a0-467f-9d46-e707f492bb61", "links": [{"href": "http://172.30.9.24:8774/images/aa65d0df-02a0-467f-9d46-e707f492bb61", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000a", "OS-SRV-USG:launched_at": "2018-08-01T09:39:45.000000", "flavor": {"id": "2e2661ab-54f6-4316-bec5-9d8dc012f61d", "links": [{"href": "http://172.30.9.24:8774/flavors/2e2661ab-54f6-4316-bec5-9d8dc012f61d", "rel": "bookmark"}]}, "id": "a92b5462-1550-4c07-b4ef-6bf2b8652fe2", "security_groups": [{"name": "default"}], "user_id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T09:39:45Z", "hostId": "84bc2fcc33f028ef5fceb4ea5d26af04f0a45a1387698c94ece40185", "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-b7791721-2e77-498d-b92c-797926df8553-vm_inst", "created": "2018-08-01T09:39:41Z", "tenant_id": "8d96727022f4443794db44ecde432faf", "os-extended-volumes:volumes_attached": [{"id": "b018bc44-7e90-41af-a76a-089968227732"}], "metadata": {}}} 2018-08-01 09:39:56,167 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a92b5462-1550-4c07-b4ef-6bf2b8652fe2 used request id req-f1d84702-6d32-420b-b384-7aa19a57de51 2018-08-01 09:39:56,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f671f97ae2265357cdc518a97870ddc968d4f369" 2018-08-01 09:39:56,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-0f28fe6d-0708-4028-a177-4351ea937f39 Date: Wed, 01 Aug 2018 09:39:56 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"ae37c3fa-5366-41d6-bb18-f5b3bec40734","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":77,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":["8712a905-5c4a-4ea2-9061-508b37bf2aed"],"description":"","tags":[],"updated_at":"2018-08-01T09:39:32Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:39:32Z","provider:network_type":"vxlan"}]} 2018-08-01 09:39:56,264 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-net used request id req-0f28fe6d-0708-4028-a177-4351ea937f39 2018-08-01 09:39:56,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f671f97ae2265357cdc518a97870ddc968d4f369" 2018-08-01 09:39:56,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:39:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2a1a207-c27e-4c0f-a573-83b316e2119f 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 09:39:56,352 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-c2a1a207-c27e-4c0f-a573-83b316e2119f 2018-08-01 09:39:56,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=ae37c3fa-5366-41d6-bb18-f5b3bec40734 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f671f97ae2265357cdc518a97870ddc968d4f369" 2018-08-01 09:39:56,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-6a779176-0566-4f40-825c-f18261a47c01 Date: Wed, 01 Aug 2018 09:39:56 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:39:32Z","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":"8712a905-5c4a-4ea2-9061-508b37bf2aed","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-subnet","enable_dhcp":true,"segment_id":null,"network_id":"ae37c3fa-5366-41d6-bb18-f5b3bec40734","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:39:32Z","ip_version":4}]} 2018-08-01 09:39:56,401 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=ae37c3fa-5366-41d6-bb18-f5b3bec40734 used request id req-6a779176-0566-4f40-825c-f18261a47c01 2018-08-01 09:39:56,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=ae37c3fa-5366-41d6-bb18-f5b3bec40734 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f671f97ae2265357cdc518a97870ddc968d4f369" 2018-08-01 09:39:56,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2037 X-Openstack-Request-Id: req-a5d100e9-642f-467c-aeef-f8a0075fd223 Date: Wed, 01 Aug 2018 09:39:56 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T09:39:35Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"8712a905-5c4a-4ea2-9061-508b37bf2aed","ip_address":"10.55.0.2"}],"id":"5a31232c-d6f1-44a5-902c-b3c9e56ab6da","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e6:bc:ee","project_id":"8d96727022f4443794db44ecde432faf","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ae37c3fa-5366-41d6-bb18-f5b3bec40734","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:39:33Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ae37c3fa-5366-41d6-bb18-f5b3bec40734","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T09:39:45Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"8712a905-5c4a-4ea2-9061-508b37bf2aed","ip_address":"10.55.0.9"}],"id":"893eca25-d2ce-41b7-bf20-6aa2ccab43c4","security_groups":["d876f51d-b6f9-4c8f-b88c-c69d2c3be178"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:71:e4:c1","project_id":"8d96727022f4443794db44ecde432faf","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-port","admin_state_up":true,"network_id":"ae37c3fa-5366-41d6-bb18-f5b3bec40734","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:39:38Z","binding:vnic_type":"normal","device_id":"a92b5462-1550-4c07-b4ef-6bf2b8652fe2","ip_allocation":"immediate"}]} 2018-08-01 09:39:56,451 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=ae37c3fa-5366-41d6-bb18-f5b3bec40734 used request id req-a5d100e9-642f-467c-aeef-f8a0075fd223 2018-08-01 09:39:56,455 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a92b5462-1550-4c07-b4ef-6bf2b8652fe2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36ae717e776df9a9561c8ef0c4f989df969c80a5" 2018-08-01 09:39:56,752 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:39: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-0ad6108c-d043-4edf-9e54-97851050292c x-compute-request-id: req-0ad6108c-d043-4edf-9e54-97851050292c Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:e4:c1", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a92b5462-1550-4c07-b4ef-6bf2b8652fe2", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a92b5462-1550-4c07-b4ef-6bf2b8652fe2", "rel": "bookmark"}], "image": {"id": "aa65d0df-02a0-467f-9d46-e707f492bb61", "links": [{"href": "http://172.30.9.24:8774/images/aa65d0df-02a0-467f-9d46-e707f492bb61", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000a", "OS-SRV-USG:launched_at": "2018-08-01T09:39:45.000000", "flavor": {"id": "2e2661ab-54f6-4316-bec5-9d8dc012f61d", "links": [{"href": "http://172.30.9.24:8774/flavors/2e2661ab-54f6-4316-bec5-9d8dc012f61d", "rel": "bookmark"}]}, "id": "a92b5462-1550-4c07-b4ef-6bf2b8652fe2", "security_groups": [{"name": "default"}], "user_id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T09:39:45Z", "hostId": "84bc2fcc33f028ef5fceb4ea5d26af04f0a45a1387698c94ece40185", "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-b7791721-2e77-498d-b92c-797926df8553-vm_inst", "created": "2018-08-01T09:39:41Z", "tenant_id": "8d96727022f4443794db44ecde432faf", "os-extended-volumes:volumes_attached": [{"id": "b018bc44-7e90-41af-a76a-089968227732"}], "metadata": {}}} 2018-08-01 09:39:56,752 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a92b5462-1550-4c07-b4ef-6bf2b8652fe2 used request id req-0ad6108c-d043-4edf-9e54-97851050292c 2018-08-01 09:39:56,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36ae717e776df9a9561c8ef0c4f989df969c80a5" 2018-08-01 09:39:56,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-0544ac1e-7749-4466-85b5-a558c9a4d39c Date: Wed, 01 Aug 2018 09:39:56 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"ae37c3fa-5366-41d6-bb18-f5b3bec40734","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":77,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":["8712a905-5c4a-4ea2-9061-508b37bf2aed"],"description":"","tags":[],"updated_at":"2018-08-01T09:39:32Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:39:32Z","provider:network_type":"vxlan"}]} 2018-08-01 09:39:56,833 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-net used request id req-0544ac1e-7749-4466-85b5-a558c9a4d39c 2018-08-01 09:39:56,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36ae717e776df9a9561c8ef0c4f989df969c80a5" 2018-08-01 09:39:56,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:39:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68843466-bd4f-44e1-949c-8ee716c7e1ec 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 09:39:56,921 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-68843466-bd4f-44e1-949c-8ee716c7e1ec 2018-08-01 09:39:56,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=ae37c3fa-5366-41d6-bb18-f5b3bec40734 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36ae717e776df9a9561c8ef0c4f989df969c80a5" 2018-08-01 09:39:56,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-16683332-6694-4d2f-b3b0-71b2137e32d1 Date: Wed, 01 Aug 2018 09:39:56 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:39:32Z","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":"8712a905-5c4a-4ea2-9061-508b37bf2aed","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-subnet","enable_dhcp":true,"segment_id":null,"network_id":"ae37c3fa-5366-41d6-bb18-f5b3bec40734","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:39:32Z","ip_version":4}]} 2018-08-01 09:39:56,966 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=ae37c3fa-5366-41d6-bb18-f5b3bec40734 used request id req-16683332-6694-4d2f-b3b0-71b2137e32d1 2018-08-01 09:39:56,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=ae37c3fa-5366-41d6-bb18-f5b3bec40734 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36ae717e776df9a9561c8ef0c4f989df969c80a5" 2018-08-01 09:39:57,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2037 X-Openstack-Request-Id: req-aa21f263-8b86-408d-94d5-12931fbe0182 Date: Wed, 01 Aug 2018 09:39:57 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T09:39:35Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"8712a905-5c4a-4ea2-9061-508b37bf2aed","ip_address":"10.55.0.2"}],"id":"5a31232c-d6f1-44a5-902c-b3c9e56ab6da","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e6:bc:ee","project_id":"8d96727022f4443794db44ecde432faf","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ae37c3fa-5366-41d6-bb18-f5b3bec40734","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:39:33Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ae37c3fa-5366-41d6-bb18-f5b3bec40734","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T09:39:45Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"8712a905-5c4a-4ea2-9061-508b37bf2aed","ip_address":"10.55.0.9"}],"id":"893eca25-d2ce-41b7-bf20-6aa2ccab43c4","security_groups":["d876f51d-b6f9-4c8f-b88c-c69d2c3be178"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:71:e4:c1","project_id":"8d96727022f4443794db44ecde432faf","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-port","admin_state_up":true,"network_id":"ae37c3fa-5366-41d6-bb18-f5b3bec40734","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:39:38Z","binding:vnic_type":"normal","device_id":"a92b5462-1550-4c07-b4ef-6bf2b8652fe2","ip_allocation":"immediate"}]} 2018-08-01 09:39:57,012 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=ae37c3fa-5366-41d6-bb18-f5b3bec40734 used request id req-aa21f263-8b86-408d-94d5-12931fbe0182 2018-08-01 09:39:57,015 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a92b5462-1550-4c07-b4ef-6bf2b8652fe2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f671f97ae2265357cdc518a97870ddc968d4f369" 2018-08-01 09:39:57,308 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:39: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-8d752345-0592-4082-8ca4-79f754e6671e x-compute-request-id: req-8d752345-0592-4082-8ca4-79f754e6671e Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:e4:c1", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a92b5462-1550-4c07-b4ef-6bf2b8652fe2", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a92b5462-1550-4c07-b4ef-6bf2b8652fe2", "rel": "bookmark"}], "image": {"id": "aa65d0df-02a0-467f-9d46-e707f492bb61", "links": [{"href": "http://172.30.9.24:8774/images/aa65d0df-02a0-467f-9d46-e707f492bb61", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000a", "OS-SRV-USG:launched_at": "2018-08-01T09:39:45.000000", "flavor": {"id": "2e2661ab-54f6-4316-bec5-9d8dc012f61d", "links": [{"href": "http://172.30.9.24:8774/flavors/2e2661ab-54f6-4316-bec5-9d8dc012f61d", "rel": "bookmark"}]}, "id": "a92b5462-1550-4c07-b4ef-6bf2b8652fe2", "security_groups": [{"name": "default"}], "user_id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T09:39:45Z", "hostId": "84bc2fcc33f028ef5fceb4ea5d26af04f0a45a1387698c94ece40185", "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-b7791721-2e77-498d-b92c-797926df8553-vm_inst", "created": "2018-08-01T09:39:41Z", "tenant_id": "8d96727022f4443794db44ecde432faf", "os-extended-volumes:volumes_attached": [{"id": "b018bc44-7e90-41af-a76a-089968227732"}], "metadata": {}}} 2018-08-01 09:39:57,309 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a92b5462-1550-4c07-b4ef-6bf2b8652fe2 used request id req-8d752345-0592-4082-8ca4-79f754e6671e 2018-08-01 09:39:57,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f671f97ae2265357cdc518a97870ddc968d4f369" 2018-08-01 09:39:57,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-3bc2cd04-4b19-481c-adba-c06c9519f423 Date: Wed, 01 Aug 2018 09:39:57 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"ae37c3fa-5366-41d6-bb18-f5b3bec40734","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":77,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":["8712a905-5c4a-4ea2-9061-508b37bf2aed"],"description":"","tags":[],"updated_at":"2018-08-01T09:39:32Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:39:32Z","provider:network_type":"vxlan"}]} 2018-08-01 09:39:57,405 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-net used request id req-3bc2cd04-4b19-481c-adba-c06c9519f423 2018-08-01 09:39:57,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f671f97ae2265357cdc518a97870ddc968d4f369" 2018-08-01 09:39:57,502 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:39:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a26f8b7b-fcc8-4bb0-92da-9a6e4f550d41 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 09:39:57,502 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-a26f8b7b-fcc8-4bb0-92da-9a6e4f550d41 2018-08-01 09:39:57,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=ae37c3fa-5366-41d6-bb18-f5b3bec40734 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f671f97ae2265357cdc518a97870ddc968d4f369" 2018-08-01 09:39:57,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-eaac0acd-f19a-483a-85e4-bd4d8e5950fb Date: Wed, 01 Aug 2018 09:39:57 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:39:32Z","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":"8712a905-5c4a-4ea2-9061-508b37bf2aed","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-subnet","enable_dhcp":true,"segment_id":null,"network_id":"ae37c3fa-5366-41d6-bb18-f5b3bec40734","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:39:32Z","ip_version":4}]} 2018-08-01 09:39:57,555 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=ae37c3fa-5366-41d6-bb18-f5b3bec40734 used request id req-eaac0acd-f19a-483a-85e4-bd4d8e5950fb 2018-08-01 09:39:57,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=ae37c3fa-5366-41d6-bb18-f5b3bec40734 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f671f97ae2265357cdc518a97870ddc968d4f369" 2018-08-01 09:39:57,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2037 X-Openstack-Request-Id: req-22deeb52-735a-4d30-87d4-be5669e1cb5e Date: Wed, 01 Aug 2018 09:39:57 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T09:39:35Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"8712a905-5c4a-4ea2-9061-508b37bf2aed","ip_address":"10.55.0.2"}],"id":"5a31232c-d6f1-44a5-902c-b3c9e56ab6da","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e6:bc:ee","project_id":"8d96727022f4443794db44ecde432faf","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ae37c3fa-5366-41d6-bb18-f5b3bec40734","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:39:33Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ae37c3fa-5366-41d6-bb18-f5b3bec40734","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T09:39:45Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"8712a905-5c4a-4ea2-9061-508b37bf2aed","ip_address":"10.55.0.9"}],"id":"893eca25-d2ce-41b7-bf20-6aa2ccab43c4","security_groups":["d876f51d-b6f9-4c8f-b88c-c69d2c3be178"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:71:e4:c1","project_id":"8d96727022f4443794db44ecde432faf","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-port","admin_state_up":true,"network_id":"ae37c3fa-5366-41d6-bb18-f5b3bec40734","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:39:38Z","binding:vnic_type":"normal","device_id":"a92b5462-1550-4c07-b4ef-6bf2b8652fe2","ip_allocation":"immediate"}]} 2018-08-01 09:39:57,603 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=ae37c3fa-5366-41d6-bb18-f5b3bec40734 used request id req-22deeb52-735a-4d30-87d4-be5669e1cb5e 2018-08-01 09:39:57,606 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/servers/a92b5462-1550-4c07-b4ef-6bf2b8652fe2/os-volume_attachments/b018bc44-7e90-41af-a76a-089968227732 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36ae717e776df9a9561c8ef0c4f989df969c80a5" 2018-08-01 09:39:58,232 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 09:39: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-727bfe86-6551-4df1-9b45-be3242e28bb6 x-compute-request-id: req-727bfe86-6551-4df1-9b45-be3242e28bb6 Content-Length: 0 Content-Type: application/json 2018-08-01 09:39:58,232 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/a92b5462-1550-4c07-b4ef-6bf2b8652fe2/os-volume_attachments/b018bc44-7e90-41af-a76a-089968227732 used request id req-727bfe86-6551-4df1-9b45-be3242e28bb6 2018-08-01 09:39:58,235 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a92b5462-1550-4c07-b4ef-6bf2b8652fe2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36ae717e776df9a9561c8ef0c4f989df969c80a5" 2018-08-01 09:39:58,538 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:39: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-906b0af4-3af6-4f81-9173-e707358210ec x-compute-request-id: req-906b0af4-3af6-4f81-9173-e707358210ec Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:e4:c1", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a92b5462-1550-4c07-b4ef-6bf2b8652fe2", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a92b5462-1550-4c07-b4ef-6bf2b8652fe2", "rel": "bookmark"}], "image": {"id": "aa65d0df-02a0-467f-9d46-e707f492bb61", "links": [{"href": "http://172.30.9.24:8774/images/aa65d0df-02a0-467f-9d46-e707f492bb61", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000a", "OS-SRV-USG:launched_at": "2018-08-01T09:39:45.000000", "flavor": {"id": "2e2661ab-54f6-4316-bec5-9d8dc012f61d", "links": [{"href": "http://172.30.9.24:8774/flavors/2e2661ab-54f6-4316-bec5-9d8dc012f61d", "rel": "bookmark"}]}, "id": "a92b5462-1550-4c07-b4ef-6bf2b8652fe2", "security_groups": [{"name": "default"}], "user_id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T09:39:45Z", "hostId": "84bc2fcc33f028ef5fceb4ea5d26af04f0a45a1387698c94ece40185", "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-b7791721-2e77-498d-b92c-797926df8553-vm_inst", "created": "2018-08-01T09:39:41Z", "tenant_id": "8d96727022f4443794db44ecde432faf", "os-extended-volumes:volumes_attached": [{"id": "b018bc44-7e90-41af-a76a-089968227732"}], "metadata": {}}} 2018-08-01 09:39:58,538 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a92b5462-1550-4c07-b4ef-6bf2b8652fe2 used request id req-906b0af4-3af6-4f81-9173-e707358210ec 2018-08-01 09:39:58,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36ae717e776df9a9561c8ef0c4f989df969c80a5" 2018-08-01 09:39:58,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-62cce9f7-f46b-4faa-8507-3770f3bb31dd Date: Wed, 01 Aug 2018 09:39:58 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"ae37c3fa-5366-41d6-bb18-f5b3bec40734","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":77,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":["8712a905-5c4a-4ea2-9061-508b37bf2aed"],"description":"","tags":[],"updated_at":"2018-08-01T09:39:32Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:39:32Z","provider:network_type":"vxlan"}]} 2018-08-01 09:39:58,619 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-net used request id req-62cce9f7-f46b-4faa-8507-3770f3bb31dd 2018-08-01 09:39:58,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36ae717e776df9a9561c8ef0c4f989df969c80a5" 2018-08-01 09:39:58,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:39:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3e155cf-c9c6-477a-805e-c8febbff2390 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 09:39:58,719 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-f3e155cf-c9c6-477a-805e-c8febbff2390 2018-08-01 09:39:58,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=ae37c3fa-5366-41d6-bb18-f5b3bec40734 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36ae717e776df9a9561c8ef0c4f989df969c80a5" 2018-08-01 09:39:58,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-4c60305f-5deb-4b37-a70a-4b8b6fc660ae Date: Wed, 01 Aug 2018 09:39:58 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:39:32Z","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":"8712a905-5c4a-4ea2-9061-508b37bf2aed","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-subnet","enable_dhcp":true,"segment_id":null,"network_id":"ae37c3fa-5366-41d6-bb18-f5b3bec40734","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:39:32Z","ip_version":4}]} 2018-08-01 09:39:58,768 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=ae37c3fa-5366-41d6-bb18-f5b3bec40734 used request id req-4c60305f-5deb-4b37-a70a-4b8b6fc660ae 2018-08-01 09:39:58,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=ae37c3fa-5366-41d6-bb18-f5b3bec40734 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36ae717e776df9a9561c8ef0c4f989df969c80a5" 2018-08-01 09:39:58,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2037 X-Openstack-Request-Id: req-9b565d78-95de-49e4-a5fe-6dc3dc0eda76 Date: Wed, 01 Aug 2018 09:39:58 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T09:39:35Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"8712a905-5c4a-4ea2-9061-508b37bf2aed","ip_address":"10.55.0.2"}],"id":"5a31232c-d6f1-44a5-902c-b3c9e56ab6da","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e6:bc:ee","project_id":"8d96727022f4443794db44ecde432faf","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ae37c3fa-5366-41d6-bb18-f5b3bec40734","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:39:33Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ae37c3fa-5366-41d6-bb18-f5b3bec40734","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T09:39:45Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"8712a905-5c4a-4ea2-9061-508b37bf2aed","ip_address":"10.55.0.9"}],"id":"893eca25-d2ce-41b7-bf20-6aa2ccab43c4","security_groups":["d876f51d-b6f9-4c8f-b88c-c69d2c3be178"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:71:e4:c1","project_id":"8d96727022f4443794db44ecde432faf","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-port","admin_state_up":true,"network_id":"ae37c3fa-5366-41d6-bb18-f5b3bec40734","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:39:38Z","binding:vnic_type":"normal","device_id":"a92b5462-1550-4c07-b4ef-6bf2b8652fe2","ip_allocation":"immediate"}]} 2018-08-01 09:39:58,835 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=ae37c3fa-5366-41d6-bb18-f5b3bec40734 used request id req-9b565d78-95de-49e4-a5fe-6dc3dc0eda76 2018-08-01 09:40:01,842 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a92b5462-1550-4c07-b4ef-6bf2b8652fe2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36ae717e776df9a9561c8ef0c4f989df969c80a5" 2018-08-01 09:40:02,147 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09: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-21a2e6ab-24af-4434-80a3-ea46f92d3cf8 x-compute-request-id: req-21a2e6ab-24af-4434-80a3-ea46f92d3cf8 Content-Encoding: gzip Content-Length: 818 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:e4:c1", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a92b5462-1550-4c07-b4ef-6bf2b8652fe2", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a92b5462-1550-4c07-b4ef-6bf2b8652fe2", "rel": "bookmark"}], "image": {"id": "aa65d0df-02a0-467f-9d46-e707f492bb61", "links": [{"href": "http://172.30.9.24:8774/images/aa65d0df-02a0-467f-9d46-e707f492bb61", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000a", "OS-SRV-USG:launched_at": "2018-08-01T09:39:45.000000", "flavor": {"id": "2e2661ab-54f6-4316-bec5-9d8dc012f61d", "links": [{"href": "http://172.30.9.24:8774/flavors/2e2661ab-54f6-4316-bec5-9d8dc012f61d", "rel": "bookmark"}]}, "id": "a92b5462-1550-4c07-b4ef-6bf2b8652fe2", "security_groups": [{"name": "default"}], "user_id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T09:39:45Z", "hostId": "84bc2fcc33f028ef5fceb4ea5d26af04f0a45a1387698c94ece40185", "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-b7791721-2e77-498d-b92c-797926df8553-vm_inst", "created": "2018-08-01T09:39:41Z", "tenant_id": "8d96727022f4443794db44ecde432faf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 09:40:02,147 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a92b5462-1550-4c07-b4ef-6bf2b8652fe2 used request id req-21a2e6ab-24af-4434-80a3-ea46f92d3cf8 2018-08-01 09:40:02,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36ae717e776df9a9561c8ef0c4f989df969c80a5" 2018-08-01 09:40:02,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-d7c94ddf-c2eb-4a7c-8980-1364f3c4dff7 Date: Wed, 01 Aug 2018 09:40:02 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"ae37c3fa-5366-41d6-bb18-f5b3bec40734","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":77,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":["8712a905-5c4a-4ea2-9061-508b37bf2aed"],"description":"","tags":[],"updated_at":"2018-08-01T09:39:32Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:39:32Z","provider:network_type":"vxlan"}]} 2018-08-01 09:40:02,228 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-net used request id req-d7c94ddf-c2eb-4a7c-8980-1364f3c4dff7 2018-08-01 09:40:02,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36ae717e776df9a9561c8ef0c4f989df969c80a5" 2018-08-01 09:40:02,316 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:40:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-848fedc4-eb43-40c0-a25a-fd1fd0210e99 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 09:40:02,316 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-848fedc4-eb43-40c0-a25a-fd1fd0210e99 2018-08-01 09:40:02,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=ae37c3fa-5366-41d6-bb18-f5b3bec40734 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36ae717e776df9a9561c8ef0c4f989df969c80a5" 2018-08-01 09:40:02,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-365e43fe-d849-454b-8885-46206f20e1b9 Date: Wed, 01 Aug 2018 09:40:02 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:39:32Z","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":"8712a905-5c4a-4ea2-9061-508b37bf2aed","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-subnet","enable_dhcp":true,"segment_id":null,"network_id":"ae37c3fa-5366-41d6-bb18-f5b3bec40734","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:39:32Z","ip_version":4}]} 2018-08-01 09:40:02,361 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=ae37c3fa-5366-41d6-bb18-f5b3bec40734 used request id req-365e43fe-d849-454b-8885-46206f20e1b9 2018-08-01 09:40:02,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=ae37c3fa-5366-41d6-bb18-f5b3bec40734 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36ae717e776df9a9561c8ef0c4f989df969c80a5" 2018-08-01 09:40:02,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2037 X-Openstack-Request-Id: req-e4379a22-1aee-4713-b4b2-53e896a99d4a Date: Wed, 01 Aug 2018 09:40:02 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T09:39:35Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"8712a905-5c4a-4ea2-9061-508b37bf2aed","ip_address":"10.55.0.2"}],"id":"5a31232c-d6f1-44a5-902c-b3c9e56ab6da","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e6:bc:ee","project_id":"8d96727022f4443794db44ecde432faf","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ae37c3fa-5366-41d6-bb18-f5b3bec40734","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:39:33Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ae37c3fa-5366-41d6-bb18-f5b3bec40734","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T09:39:45Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"8712a905-5c4a-4ea2-9061-508b37bf2aed","ip_address":"10.55.0.9"}],"id":"893eca25-d2ce-41b7-bf20-6aa2ccab43c4","security_groups":["d876f51d-b6f9-4c8f-b88c-c69d2c3be178"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:71:e4:c1","project_id":"8d96727022f4443794db44ecde432faf","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-port","admin_state_up":true,"network_id":"ae37c3fa-5366-41d6-bb18-f5b3bec40734","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:39:38Z","binding:vnic_type":"normal","device_id":"a92b5462-1550-4c07-b4ef-6bf2b8652fe2","ip_allocation":"immediate"}]} 2018-08-01 09:40:02,551 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=ae37c3fa-5366-41d6-bb18-f5b3bec40734 used request id req-e4379a22-1aee-4713-b4b2-53e896a99d4a 2018-08-01 09:40:02,554 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/volumes/b018bc44-7e90-41af-a76a-089968227732 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f29e9588-dfcf-4d24-a9a2-d3585c404b8c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36ae717e776df9a9561c8ef0c4f989df969c80a5" 2018-08-01 09:40:02,613 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:40:02 GMT Server: Apache x-compute-request-id: req-c71ce809-f4e1-4ea1-b4a3-173f155cab07 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c71ce809-f4e1-4ea1-b4a3-173f155cab07 Content-Encoding: gzip Content-Length: 523 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/volumes/b018bc44-7e90-41af-a76a-089968227732", "rel": "self"}, {"href": "http://172.30.9.24:8776/8d96727022f4443794db44ecde432faf/volumes/b018bc44-7e90-41af-a76a-089968227732", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-08-01T09:39:58.000000", "replication_status": null, "snapshot_id": null, "id": "b018bc44-7e90-41af-a76a-089968227732", "size": 1, "user_id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "os-vol-tenant-attr:tenant_id": "8d96727022f4443794db44ecde432faf", "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-b7791721-2e77-498d-b92c-797926df8553", "bootable": "false", "created_at": "2018-08-01T09:39:34.000000", "volume_type": null}} 2018-08-01 09:40:02,614 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/volumes/b018bc44-7e90-41af-a76a-089968227732 used request id req-c71ce809-f4e1-4ea1-b4a3-173f155cab07 2018-08-01 09:40:02,617 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a92b5462-1550-4c07-b4ef-6bf2b8652fe2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f671f97ae2265357cdc518a97870ddc968d4f369" 2018-08-01 09:40:03,085 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09: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-f1018c55-2963-4798-9aa0-268a879510ef x-compute-request-id: req-f1018c55-2963-4798-9aa0-268a879510ef Content-Encoding: gzip Content-Length: 818 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:e4:c1", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a92b5462-1550-4c07-b4ef-6bf2b8652fe2", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a92b5462-1550-4c07-b4ef-6bf2b8652fe2", "rel": "bookmark"}], "image": {"id": "aa65d0df-02a0-467f-9d46-e707f492bb61", "links": [{"href": "http://172.30.9.24:8774/images/aa65d0df-02a0-467f-9d46-e707f492bb61", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000a", "OS-SRV-USG:launched_at": "2018-08-01T09:39:45.000000", "flavor": {"id": "2e2661ab-54f6-4316-bec5-9d8dc012f61d", "links": [{"href": "http://172.30.9.24:8774/flavors/2e2661ab-54f6-4316-bec5-9d8dc012f61d", "rel": "bookmark"}]}, "id": "a92b5462-1550-4c07-b4ef-6bf2b8652fe2", "security_groups": [{"name": "default"}], "user_id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T09:39:45Z", "hostId": "84bc2fcc33f028ef5fceb4ea5d26af04f0a45a1387698c94ece40185", "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-b7791721-2e77-498d-b92c-797926df8553-vm_inst", "created": "2018-08-01T09:39:41Z", "tenant_id": "8d96727022f4443794db44ecde432faf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 09:40:03,085 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a92b5462-1550-4c07-b4ef-6bf2b8652fe2 used request id req-f1018c55-2963-4798-9aa0-268a879510ef 2018-08-01 09:40:03,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f671f97ae2265357cdc518a97870ddc968d4f369" 2018-08-01 09:40:03,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-8ed42a46-d073-44c5-aa9a-ceb9bf107593 Date: Wed, 01 Aug 2018 09:40:03 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"ae37c3fa-5366-41d6-bb18-f5b3bec40734","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":77,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":["8712a905-5c4a-4ea2-9061-508b37bf2aed"],"description":"","tags":[],"updated_at":"2018-08-01T09:39:32Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:39:32Z","provider:network_type":"vxlan"}]} 2018-08-01 09:40:03,182 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-net used request id req-8ed42a46-d073-44c5-aa9a-ceb9bf107593 2018-08-01 09:40:03,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f671f97ae2265357cdc518a97870ddc968d4f369" 2018-08-01 09:40:03,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:40:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5d2736f-1d29-421c-ab5f-2bbc323aa2f2 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 09:40:03,280 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-a5d2736f-1d29-421c-ab5f-2bbc323aa2f2 2018-08-01 09:40:03,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=ae37c3fa-5366-41d6-bb18-f5b3bec40734 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f671f97ae2265357cdc518a97870ddc968d4f369" 2018-08-01 09:40:03,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-9303baa5-6728-4482-b548-de5b8e9fccd7 Date: Wed, 01 Aug 2018 09:40:03 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:39:32Z","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":"8712a905-5c4a-4ea2-9061-508b37bf2aed","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-subnet","enable_dhcp":true,"segment_id":null,"network_id":"ae37c3fa-5366-41d6-bb18-f5b3bec40734","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:39:32Z","ip_version":4}]} 2018-08-01 09:40:03,329 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=ae37c3fa-5366-41d6-bb18-f5b3bec40734 used request id req-9303baa5-6728-4482-b548-de5b8e9fccd7 2018-08-01 09:40:03,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=ae37c3fa-5366-41d6-bb18-f5b3bec40734 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f671f97ae2265357cdc518a97870ddc968d4f369" 2018-08-01 09:40:03,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2037 X-Openstack-Request-Id: req-b5df5748-6c85-4e16-8353-206cac8c559c Date: Wed, 01 Aug 2018 09:40:03 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T09:39:35Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"8712a905-5c4a-4ea2-9061-508b37bf2aed","ip_address":"10.55.0.2"}],"id":"5a31232c-d6f1-44a5-902c-b3c9e56ab6da","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e6:bc:ee","project_id":"8d96727022f4443794db44ecde432faf","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ae37c3fa-5366-41d6-bb18-f5b3bec40734","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:39:33Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ae37c3fa-5366-41d6-bb18-f5b3bec40734","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T09:39:45Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"8712a905-5c4a-4ea2-9061-508b37bf2aed","ip_address":"10.55.0.9"}],"id":"893eca25-d2ce-41b7-bf20-6aa2ccab43c4","security_groups":["d876f51d-b6f9-4c8f-b88c-c69d2c3be178"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:71:e4:c1","project_id":"8d96727022f4443794db44ecde432faf","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-port","admin_state_up":true,"network_id":"ae37c3fa-5366-41d6-bb18-f5b3bec40734","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:39:38Z","binding:vnic_type":"normal","device_id":"a92b5462-1550-4c07-b4ef-6bf2b8652fe2","ip_allocation":"immediate"}]} 2018-08-01 09:40:03,376 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=ae37c3fa-5366-41d6-bb18-f5b3bec40734 used request id req-b5df5748-6c85-4e16-8353-206cac8c559c 2018-08-01 09:40:03,380 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a92b5462-1550-4c07-b4ef-6bf2b8652fe2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36ae717e776df9a9561c8ef0c4f989df969c80a5" 2018-08-01 09:40:03,535 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09: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-56351e72-f5a2-4bad-abc9-c9c778a4c03a x-compute-request-id: req-56351e72-f5a2-4bad-abc9-c9c778a4c03a Content-Encoding: gzip Content-Length: 818 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:e4:c1", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a92b5462-1550-4c07-b4ef-6bf2b8652fe2", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a92b5462-1550-4c07-b4ef-6bf2b8652fe2", "rel": "bookmark"}], "image": {"id": "aa65d0df-02a0-467f-9d46-e707f492bb61", "links": [{"href": "http://172.30.9.24:8774/images/aa65d0df-02a0-467f-9d46-e707f492bb61", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000a", "OS-SRV-USG:launched_at": "2018-08-01T09:39:45.000000", "flavor": {"id": "2e2661ab-54f6-4316-bec5-9d8dc012f61d", "links": [{"href": "http://172.30.9.24:8774/flavors/2e2661ab-54f6-4316-bec5-9d8dc012f61d", "rel": "bookmark"}]}, "id": "a92b5462-1550-4c07-b4ef-6bf2b8652fe2", "security_groups": [{"name": "default"}], "user_id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T09:39:45Z", "hostId": "84bc2fcc33f028ef5fceb4ea5d26af04f0a45a1387698c94ece40185", "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-b7791721-2e77-498d-b92c-797926df8553-vm_inst", "created": "2018-08-01T09:39:41Z", "tenant_id": "8d96727022f4443794db44ecde432faf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 09:40:03,535 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a92b5462-1550-4c07-b4ef-6bf2b8652fe2 used request id req-56351e72-f5a2-4bad-abc9-c9c778a4c03a 2018-08-01 09:40:03,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36ae717e776df9a9561c8ef0c4f989df969c80a5" 2018-08-01 09:40:03,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-67bcf000-fcec-458a-b352-ddccdb75edd0 Date: Wed, 01 Aug 2018 09:40:03 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"ae37c3fa-5366-41d6-bb18-f5b3bec40734","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":77,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":["8712a905-5c4a-4ea2-9061-508b37bf2aed"],"description":"","tags":[],"updated_at":"2018-08-01T09:39:32Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:39:32Z","provider:network_type":"vxlan"}]} 2018-08-01 09:40:03,615 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-net used request id req-67bcf000-fcec-458a-b352-ddccdb75edd0 2018-08-01 09:40:03,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36ae717e776df9a9561c8ef0c4f989df969c80a5" 2018-08-01 09:40:03,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:40:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55d9deb8-2925-4064-94b1-30e1f96b703d 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 09:40:03,783 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-55d9deb8-2925-4064-94b1-30e1f96b703d 2018-08-01 09:40:03,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=ae37c3fa-5366-41d6-bb18-f5b3bec40734 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36ae717e776df9a9561c8ef0c4f989df969c80a5" 2018-08-01 09:40:03,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-53f7f213-ce47-4190-80b7-b4ca56d0d0fb Date: Wed, 01 Aug 2018 09:40:03 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:39:32Z","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":"8712a905-5c4a-4ea2-9061-508b37bf2aed","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-subnet","enable_dhcp":true,"segment_id":null,"network_id":"ae37c3fa-5366-41d6-bb18-f5b3bec40734","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:39:32Z","ip_version":4}]} 2018-08-01 09:40:03,828 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=ae37c3fa-5366-41d6-bb18-f5b3bec40734 used request id req-53f7f213-ce47-4190-80b7-b4ca56d0d0fb 2018-08-01 09:40:03,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=ae37c3fa-5366-41d6-bb18-f5b3bec40734 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36ae717e776df9a9561c8ef0c4f989df969c80a5" 2018-08-01 09:40:03,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2037 X-Openstack-Request-Id: req-0f342dee-6852-415d-859f-94c9a717992b Date: Wed, 01 Aug 2018 09:40:03 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T09:39:35Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"8712a905-5c4a-4ea2-9061-508b37bf2aed","ip_address":"10.55.0.2"}],"id":"5a31232c-d6f1-44a5-902c-b3c9e56ab6da","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e6:bc:ee","project_id":"8d96727022f4443794db44ecde432faf","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ae37c3fa-5366-41d6-bb18-f5b3bec40734","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:39:33Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ae37c3fa-5366-41d6-bb18-f5b3bec40734","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T09:39:45Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"8712a905-5c4a-4ea2-9061-508b37bf2aed","ip_address":"10.55.0.9"}],"id":"893eca25-d2ce-41b7-bf20-6aa2ccab43c4","security_groups":["d876f51d-b6f9-4c8f-b88c-c69d2c3be178"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:71:e4:c1","project_id":"8d96727022f4443794db44ecde432faf","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-port","admin_state_up":true,"network_id":"ae37c3fa-5366-41d6-bb18-f5b3bec40734","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:39:38Z","binding:vnic_type":"normal","device_id":"a92b5462-1550-4c07-b4ef-6bf2b8652fe2","ip_allocation":"immediate"}]} 2018-08-01 09:40:03,873 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=ae37c3fa-5366-41d6-bb18-f5b3bec40734 used request id req-0f342dee-6852-415d-859f-94c9a717992b 2018-08-01 09:40:03,874 - create_instance - INFO - Deleting Port with ID - 893eca25-d2ce-41b7-bf20-6aa2ccab43c4 2018-08-01 09:40:03,874 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-port 2018-08-01 09:40:03,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/ports/893eca25-d2ce-41b7-bf20-6aa2ccab43c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f671f97ae2265357cdc518a97870ddc968d4f369" 2018-08-01 09:40:04,272 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-01357ad9-2316-4170-ba00-b8a0f90e7ff1 Date: Wed, 01 Aug 2018 09:40:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 09:40:04,272 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/ports/893eca25-d2ce-41b7-bf20-6aa2ccab43c4 used request id req-01357ad9-2316-4170-ba00-b8a0f90e7ff1 2018-08-01 09:40:04,273 - create_instance - INFO - Deleting VM instance - NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-vm_inst 2018-08-01 09:40:04,276 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/servers/a92b5462-1550-4c07-b4ef-6bf2b8652fe2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f671f97ae2265357cdc518a97870ddc968d4f369" 2018-08-01 09:40:04,417 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 09: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-b01417ab-53cb-4f95-8e78-91fbb9777cc4 x-compute-request-id: req-b01417ab-53cb-4f95-8e78-91fbb9777cc4 Content-Type: application/json 2018-08-01 09:40:04,417 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/a92b5462-1550-4c07-b4ef-6bf2b8652fe2 used request id req-b01417ab-53cb-4f95-8e78-91fbb9777cc4 2018-08-01 09:40:04,418 - create_instance - INFO - Checking deletion status 2018-08-01 09:40:04,420 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a92b5462-1550-4c07-b4ef-6bf2b8652fe2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f671f97ae2265357cdc518a97870ddc968d4f369" 2018-08-01 09:40:04,539 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09: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-2beeffda-757c-47cc-85bc-7b809826f41c x-compute-request-id: req-2beeffda-757c-47cc-85bc-7b809826f41c 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.24:8774/v2.1/servers/a92b5462-1550-4c07-b4ef-6bf2b8652fe2", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a92b5462-1550-4c07-b4ef-6bf2b8652fe2", "rel": "bookmark"}], "image": {"id": "aa65d0df-02a0-467f-9d46-e707f492bb61", "links": [{"href": "http://172.30.9.24:8774/images/aa65d0df-02a0-467f-9d46-e707f492bb61", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000a", "OS-SRV-USG:launched_at": "2018-08-01T09:39:45.000000", "flavor": {"id": "2e2661ab-54f6-4316-bec5-9d8dc012f61d", "links": [{"href": "http://172.30.9.24:8774/flavors/2e2661ab-54f6-4316-bec5-9d8dc012f61d", "rel": "bookmark"}]}, "id": "a92b5462-1550-4c07-b4ef-6bf2b8652fe2", "user_id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T09:40:04Z", "hostId": "84bc2fcc33f028ef5fceb4ea5d26af04f0a45a1387698c94ece40185", "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-b7791721-2e77-498d-b92c-797926df8553-vm_inst", "created": "2018-08-01T09:39:41Z", "tenant_id": "8d96727022f4443794db44ecde432faf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 09:40:04,539 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a92b5462-1550-4c07-b4ef-6bf2b8652fe2 used request id req-2beeffda-757c-47cc-85bc-7b809826f41c 2018-08-01 09:40:04,540 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-vm_inst] is - ACTIVE 2018-08-01 09:40:04,540 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-01 09:40:07,543 - create_instance - DEBUG - VM status query timeout in 296.874846935 2018-08-01 09:40:07,546 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a92b5462-1550-4c07-b4ef-6bf2b8652fe2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f671f97ae2265357cdc518a97870ddc968d4f369" 2018-08-01 09:40:07,592 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 09: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 x-openstack-request-id: req-5f04a50e-9864-4e83-905a-cae85958dd77 x-compute-request-id: req-5f04a50e-9864-4e83-905a-cae85958dd77 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance a92b5462-1550-4c07-b4ef-6bf2b8652fe2 could not be found.", "code": 404}} 2018-08-01 09:40:07,593 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a92b5462-1550-4c07-b4ef-6bf2b8652fe2 used request id req-5f04a50e-9864-4e83-905a-cae85958dd77 2018-08-01 09:40:07,593 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance a92b5462-1550-4c07-b4ef-6bf2b8652fe2 could not be found. (HTTP 404) (Request-ID: req-5f04a50e-9864-4e83-905a-cae85958dd77) 2018-08-01 09:40:07,593 - create_instance - INFO - VM has been properly deleted VM with name - NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-vm_inst 2018-08-01 09:40:07,597 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/volumes/b018bc44-7e90-41af-a76a-089968227732 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1f8a4ff3-2381-40ee-a509-42e4f7ad5a6f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6f9d3f0eca63991d5090303bb3bb5af287868e8" 2018-08-01 09:40:07,658 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:40:07 GMT Server: Apache x-compute-request-id: req-61f2cb34-3cb6-4f25-9759-1df765b79696 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-61f2cb34-3cb6-4f25-9759-1df765b79696 Content-Encoding: gzip Content-Length: 523 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/volumes/b018bc44-7e90-41af-a76a-089968227732", "rel": "self"}, {"href": "http://172.30.9.24:8776/8d96727022f4443794db44ecde432faf/volumes/b018bc44-7e90-41af-a76a-089968227732", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-08-01T09:39:58.000000", "replication_status": null, "snapshot_id": null, "id": "b018bc44-7e90-41af-a76a-089968227732", "size": 1, "user_id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "os-vol-tenant-attr:tenant_id": "8d96727022f4443794db44ecde432faf", "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-b7791721-2e77-498d-b92c-797926df8553", "bootable": "false", "created_at": "2018-08-01T09:39:34.000000", "volume_type": null}} 2018-08-01 09:40:07,659 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/volumes/b018bc44-7e90-41af-a76a-089968227732 used request id req-61f2cb34-3cb6-4f25-9759-1df765b79696 2018-08-01 09:40:07,659 - create_volume - DEBUG - Instance status is - available 2018-08-01 09:40:07,659 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553 2018-08-01 09:40:07,659 - cinder_utils - INFO - Deleting volume named - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553 2018-08-01 09:40:07,662 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/volumes/b018bc44-7e90-41af-a76a-089968227732 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1f8a4ff3-2381-40ee-a509-42e4f7ad5a6f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6f9d3f0eca63991d5090303bb3bb5af287868e8" 2018-08-01 09:40:07,880 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 09:40:07 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-95e79423-7f3d-4cf5-b39a-7b8a2fa98519 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-08-01 09:40:07,880 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/volumes/b018bc44-7e90-41af-a76a-089968227732 used request id req-95e79423-7f3d-4cf5-b39a-7b8a2fa98519 2018-08-01 09:40:07,882 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/volumes/b018bc44-7e90-41af-a76a-089968227732 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1f8a4ff3-2381-40ee-a509-42e4f7ad5a6f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6f9d3f0eca63991d5090303bb3bb5af287868e8" 2018-08-01 09:40:07,942 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:40:07 GMT Server: Apache x-compute-request-id: req-14fdace8-8459-401b-a7f3-5058e4e89f3f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-14fdace8-8459-401b-a7f3-5058e4e89f3f Content-Encoding: gzip Content-Length: 527 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/volumes/b018bc44-7e90-41af-a76a-089968227732", "rel": "self"}, {"href": "http://172.30.9.24:8776/8d96727022f4443794db44ecde432faf/volumes/b018bc44-7e90-41af-a76a-089968227732", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-08-01T09:40:07.000000", "replication_status": null, "snapshot_id": null, "id": "b018bc44-7e90-41af-a76a-089968227732", "size": 1, "user_id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "os-vol-tenant-attr:tenant_id": "8d96727022f4443794db44ecde432faf", "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-b7791721-2e77-498d-b92c-797926df8553", "bootable": "false", "created_at": "2018-08-01T09:39:34.000000", "volume_type": null}} 2018-08-01 09:40:07,942 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/volumes/b018bc44-7e90-41af-a76a-089968227732 used request id req-14fdace8-8459-401b-a7f3-5058e4e89f3f 2018-08-01 09:40:07,943 - create_volume - DEBUG - Instance status is - deleting 2018-08-01 09:40:07,943 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-08-01 09:40:10,946 - create_volume - DEBUG - Volume status query timeout in 56.9341511726 2018-08-01 09:40:10,949 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/volumes/b018bc44-7e90-41af-a76a-089968227732 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1f8a4ff3-2381-40ee-a509-42e4f7ad5a6f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6f9d3f0eca63991d5090303bb3bb5af287868e8" 2018-08-01 09:40:11,147 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 09:40:10 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-fdad58dd-1bb5-44fb-959b-0527892df3a5 x-openstack-request-id: req-fdad58dd-1bb5-44fb-959b-0527892df3a5 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume b018bc44-7e90-41af-a76a-089968227732 could not be found.", "code": 404}} 2018-08-01 09:40:11,147 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/volumes/b018bc44-7e90-41af-a76a-089968227732 used request id req-fdad58dd-1bb5-44fb-959b-0527892df3a5 2018-08-01 09:40:11,147 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume b018bc44-7e90-41af-a76a-089968227732 could not be found. (HTTP 404) (Request-ID: req-fdad58dd-1bb5-44fb-959b-0527892df3a5) 2018-08-01 09:40:11,148 - create_volume - INFO - Volume has been properly deleted with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553 2018-08-01 09:40:11,151 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/flavors/2e2661ab-54f6-4316-bec5-9d8dc012f61d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7094381431494dac2c79eac91a94f919a85e8b1" 2018-08-01 09:40:11,195 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 09:40: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-576c25c0-0fa9-4363-be2b-d7fdb9f41c26 x-compute-request-id: req-576c25c0-0fa9-4363-be2b-d7fdb9f41c26 Content-Length: 0 Content-Type: application/json 2018-08-01 09:40:11,195 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/2e2661ab-54f6-4316-bec5-9d8dc012f61d used request id req-576c25c0-0fa9-4363-be2b-d7fdb9f41c26 2018-08-01 09:40:11,196 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-subnet 2018-08-01 09:40:11,196 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-subnet 2018-08-01 09:40:11,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/subnets/8712a905-5c4a-4ea2-9061-508b37bf2aed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27d2c1eaa1f70bbf578c8ac256454379b0fd89fd" 2018-08-01 09:40:12,361 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-18895082-f224-45ae-913f-62b241543d1f Date: Wed, 01 Aug 2018 09:40:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 09:40:12,361 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/8712a905-5c4a-4ea2-9061-508b37bf2aed used request id req-18895082-f224-45ae-913f-62b241543d1f 2018-08-01 09:40:12,362 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-net 2018-08-01 09:40:12,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/networks/ae37c3fa-5366-41d6-bb18-f5b3bec40734 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27d2c1eaa1f70bbf578c8ac256454379b0fd89fd" 2018-08-01 09:40:13,332 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a1ac2f72-15a8-4782-8631-268b213b7ae2 Date: Wed, 01 Aug 2018 09:40:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 09:40:13,332 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/ae37c3fa-5366-41d6-bb18-f5b3bec40734 used request id req-a1ac2f72-15a8-4782-8631-268b213b7ae2 2018-08-01 09:40:13,333 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceVolumeTests-b7791721-2e77-498d-b92c-797926df8553-image 2018-08-01 09:40:13,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9292/v2/images/aa65d0df-02a0-467f-9d46-e707f492bb61 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}04edac614801ee0d3d25bcebe467ae193f8954b6" 2018-08-01 09:40:13,782 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5feaa037-b7eb-46a4-b26c-97aad5d3f7b8 Date: Wed, 01 Aug 2018 09:40:13 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-01 09:40:13,782 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/aa65d0df-02a0-467f-9d46-e707f492bb61 used request id req-5feaa037-b7eb-46a4-b26c-97aad5d3f7b8 2018-08-01 09:40:13,784 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 09:40:13,787 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-01 09:40:13,787 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:40:13,788 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:40:14,278 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:40:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["-5JdXP4PRBKaOpllF39UnQ"], "issued_at": "2018-08-01T09:40:14.000000Z"}} 2018-08-01 09:40:14,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}379ca8e88e207528748c9b175072189944ff0739" 2018-08-01 09:40:14,357 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:40:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b7ee390-3c90-4baa-b204-228734de8a11 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:40:14,357 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-2b7ee390-3c90-4baa-b204-228734de8a11 2018-08-01 09:40:14,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-312c16a6-06c4-47ff-8e48-c6defc85e43a-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}379ca8e88e207528748c9b175072189944ff0739" 2018-08-01 09:40:14,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 173 Content-Type: application/json X-Openstack-Request-Id: req-9b685c75-c6f7-4231-bd5e-774518a35c4c Date: Wed, 01 Aug 2018 09:40:14 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-312c16a6-06c4-47ff-8e48-c6defc85e43a-image"} 2018-08-01 09:40:14,537 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-312c16a6-06c4-47ff-8e48-c6defc85e43a-image used request id req-9b685c75-c6f7-4231-bd5e-774518a35c4c 2018-08-01 09:40:14,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}379ca8e88e207528748c9b175072189944ff0739" 2018-08-01 09:40:14,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-1b56c106-c4b4-426e-af17-abdaacf1539f Date: Wed, 01 Aug 2018 09:40: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-08-01 09:40:14,546 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-1b56c106-c4b4-426e-af17-abdaacf1539f 2018-08-01 09:40:14,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}379ca8e88e207528748c9b175072189944ff0739" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceVolumeTests-312c16a6-06c4-47ff-8e48-c6defc85e43a-image"}' 2018-08-01 09:40:14,631 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 632 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/9f79887a-a594-4e87-8c9e-cd7166858074 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-5abc6bf8-0c09-4cbd-aebc-fac35746e050 Date: Wed, 01 Aug 2018 09:40:14 GMT RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceVolumeTests-312c16a6-06c4-47ff-8e48-c6defc85e43a-image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T09:40:14Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-01T09:40:14Z", "visibility": "shared", "locations": [], "self": "/v2/images/9f79887a-a594-4e87-8c9e-cd7166858074", "min_disk": 0, "protected": false, "id": "9f79887a-a594-4e87-8c9e-cd7166858074", "file": "/v2/images/9f79887a-a594-4e87-8c9e-cd7166858074/file", "checksum": null, "owner": "8d96727022f4443794db44ecde432faf", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 09:40:14,631 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-5abc6bf8-0c09-4cbd-aebc-fac35746e050 2018-08-01 09:40:14,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9292/v2/images/9f79887a-a594-4e87-8c9e-cd7166858074/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}379ca8e88e207528748c9b175072189944ff0739" -d '' 2018-08-01 09:40:15,828 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-47277617-ca1a-4cd4-b1ee-e5c0ddb7b20c Date: Wed, 01 Aug 2018 09:40:15 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-01 09:40:15,828 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/9f79887a-a594-4e87-8c9e-cd7166858074/file used request id req-47277617-ca1a-4cd4-b1ee-e5c0ddb7b20c 2018-08-01 09:40:15,829 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-01 09:40:15,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/9f79887a-a594-4e87-8c9e-cd7166858074 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}379ca8e88e207528748c9b175072189944ff0739" 2018-08-01 09:40:15,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-917064cd-c43a-414a-864c-5a0c00061b75 Date: Wed, 01 Aug 2018 09:40:15 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-312c16a6-06c4-47ff-8e48-c6defc85e43a-image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T09:40:14Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-01T09:40:15Z", "visibility": "shared", "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/9f79887a-a594-4e87-8c9e-cd7166858074/snap", "metadata": {}}], "self": "/v2/images/9f79887a-a594-4e87-8c9e-cd7166858074", "min_disk": 0, "protected": false, "id": "9f79887a-a594-4e87-8c9e-cd7166858074", "file": "/v2/images/9f79887a-a594-4e87-8c9e-cd7166858074/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8d96727022f4443794db44ecde432faf", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/9f79887a-a594-4e87-8c9e-cd7166858074/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 09:40:15,848 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/9f79887a-a594-4e87-8c9e-cd7166858074 used request id req-917064cd-c43a-414a-864c-5a0c00061b75 2018-08-01 09:40:15,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}379ca8e88e207528748c9b175072189944ff0739" 2018-08-01 09:40:15,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-72db5c83-abb8-4eea-9f79-ad5d41650074 Date: Wed, 01 Aug 2018 09:40: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-08-01 09:40:15,858 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-72db5c83-abb8-4eea-9f79-ad5d41650074 2018-08-01 09:40:15,861 - create_image - INFO - Created image with name - NovaUtilsInstanceVolumeTests-312c16a6-06c4-47ff-8e48-c6defc85e43a-image 2018-08-01 09:40:15,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/9f79887a-a594-4e87-8c9e-cd7166858074 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}379ca8e88e207528748c9b175072189944ff0739" 2018-08-01 09:40:15,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-a4be1332-0734-4aaf-b3b1-fd646d07bca7 Date: Wed, 01 Aug 2018 09:40:15 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-312c16a6-06c4-47ff-8e48-c6defc85e43a-image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T09:40:14Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-01T09:40:15Z", "visibility": "shared", "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/9f79887a-a594-4e87-8c9e-cd7166858074/snap", "metadata": {}}], "self": "/v2/images/9f79887a-a594-4e87-8c9e-cd7166858074", "min_disk": 0, "protected": false, "id": "9f79887a-a594-4e87-8c9e-cd7166858074", "file": "/v2/images/9f79887a-a594-4e87-8c9e-cd7166858074/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8d96727022f4443794db44ecde432faf", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/9f79887a-a594-4e87-8c9e-cd7166858074/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 09:40:15,889 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/9f79887a-a594-4e87-8c9e-cd7166858074 used request id req-a4be1332-0734-4aaf-b3b1-fd646d07bca7 2018-08-01 09:40:15,889 - create_image - DEBUG - Instance status is - active 2018-08-01 09:40:15,889 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceVolumeTests-312c16a6-06c4-47ff-8e48-c6defc85e43a-image 2018-08-01 09:40:15,889 - create_image - INFO - Image is now active with name - NovaUtilsInstanceVolumeTests-312c16a6-06c4-47ff-8e48-c6defc85e43a-image 2018-08-01 09:40:15,890 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:40:15,890 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:40:16,277 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:40:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["2gKNtyRIQGul6IWxaRk8XQ"], "issued_at": "2018-08-01T09:40:16.000000Z"}} 2018-08-01 09:40:16,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3085904adaf47f3b334d7a03ff1a5bac3e0d5d65" 2018-08-01 09:40:16,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:40:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8124421a-481e-4e41-97b5-c4a654fa0df5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:40:16,363 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-8124421a-481e-4e41-97b5-c4a654fa0df5 2018-08-01 09:40:16,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-312c16a6-06c4-47ff-8e48-c6defc85e43a-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3085904adaf47f3b334d7a03ff1a5bac3e0d5d65" 2018-08-01 09:40:16,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-63c09e19-9ede-4911-a2d0-16c57f5b7830 Date: Wed, 01 Aug 2018 09:40:16 GMT RESP BODY: {"networks":[]} 2018-08-01 09:40:16,560 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-312c16a6-06c4-47ff-8e48-c6defc85e43a-net used request id req-63c09e19-9ede-4911-a2d0-16c57f5b7830 2018-08-01 09:40:16,560 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceVolumeTests-312c16a6-06c4-47ff-8e48-c6defc85e43a-net 2018-08-01 09:40:16,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3085904adaf47f3b334d7a03ff1a5bac3e0d5d65" -d '{"network": {"name": "NovaUtilsInstanceVolumeTests-312c16a6-06c4-47ff-8e48-c6defc85e43a-net", "admin_state_up": true}}' 2018-08-01 09:40:16,883 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 742 X-Openstack-Request-Id: req-d553be29-cc27-45d3-b13b-c168b203d9f9 Date: Wed, 01 Aug 2018 09:40:16 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"faf2bd3a-c1a9-4442-8aae-047b6e01f67b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":58,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T09:40:16Z","is_default":false,"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-312c16a6-06c4-47ff-8e48-c6defc85e43a-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:40:16Z","mtu":1450}} 2018-08-01 09:40:16,883 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks used request id req-d553be29-cc27-45d3-b13b-c168b203d9f9 2018-08-01 09:40:16,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=faf2bd3a-c1a9-4442-8aae-047b6e01f67b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3085904adaf47f3b334d7a03ff1a5bac3e0d5d65" 2018-08-01 09:40:16,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-0595d379-a390-45a0-ac13-0a34f34593ca Date: Wed, 01 Aug 2018 09:40:16 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"faf2bd3a-c1a9-4442-8aae-047b6e01f67b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":58,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T09:40:16Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-312c16a6-06c4-47ff-8e48-c6defc85e43a-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:40:16Z","provider:network_type":"vxlan"}]} 2018-08-01 09:40:16,973 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=faf2bd3a-c1a9-4442-8aae-047b6e01f67b used request id req-0595d379-a390-45a0-ac13-0a34f34593ca 2018-08-01 09:40:16,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=faf2bd3a-c1a9-4442-8aae-047b6e01f67b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3085904adaf47f3b334d7a03ff1a5bac3e0d5d65" 2018-08-01 09:40:17,004 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-b63bbe12-9974-4946-9a09-011dd5ad81dc Date: Wed, 01 Aug 2018 09:40:17 GMT RESP BODY: {"subnets":[]} 2018-08-01 09:40:17,004 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=faf2bd3a-c1a9-4442-8aae-047b6e01f67b used request id req-b63bbe12-9974-4946-9a09-011dd5ad81dc 2018-08-01 09:40:17,005 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceVolumeTests-312c16a6-06c4-47ff-8e48-c6defc85e43a-subnet 2018-08-01 09:40:17,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3085904adaf47f3b334d7a03ff1a5bac3e0d5d65" -d '{"subnets": [{"ip_version": 4, "network_id": "faf2bd3a-c1a9-4442-8aae-047b6e01f67b", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceVolumeTests-312c16a6-06c4-47ff-8e48-c6defc85e43a-subnet"}]}' 2018-08-01 09:40:17,538 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-6091ab20-17eb-4e2c-84cb-bfec96bf8402 Date: Wed, 01 Aug 2018 09:40:17 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:40:17Z","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":"4fa5c457-0a3e-4be8-8345-2275fb8ed04c","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-312c16a6-06c4-47ff-8e48-c6defc85e43a-subnet","enable_dhcp":true,"segment_id":null,"network_id":"faf2bd3a-c1a9-4442-8aae-047b6e01f67b","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:40:17Z","ip_version":4}]} 2018-08-01 09:40:17,538 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets used request id req-6091ab20-17eb-4e2c-84cb-bfec96bf8402 2018-08-01 09:40:17,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=faf2bd3a-c1a9-4442-8aae-047b6e01f67b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3085904adaf47f3b334d7a03ff1a5bac3e0d5d65" 2018-08-01 09:40:17,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-32b62958-3e2f-4454-86a3-3190650fdfc9 Date: Wed, 01 Aug 2018 09:40:17 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"faf2bd3a-c1a9-4442-8aae-047b6e01f67b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":58,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":["4fa5c457-0a3e-4be8-8345-2275fb8ed04c"],"description":"","tags":[],"updated_at":"2018-08-01T09:40:17Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-312c16a6-06c4-47ff-8e48-c6defc85e43a-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:40:16Z","provider:network_type":"vxlan"}]} 2018-08-01 09:40:17,624 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=faf2bd3a-c1a9-4442-8aae-047b6e01f67b used request id req-32b62958-3e2f-4454-86a3-3190650fdfc9 2018-08-01 09:40:17,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=faf2bd3a-c1a9-4442-8aae-047b6e01f67b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3085904adaf47f3b334d7a03ff1a5bac3e0d5d65" 2018-08-01 09:40:17,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-94627e31-052d-429f-816e-57b80a553c92 Date: Wed, 01 Aug 2018 09:40:17 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:40:17Z","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":"4fa5c457-0a3e-4be8-8345-2275fb8ed04c","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-312c16a6-06c4-47ff-8e48-c6defc85e43a-subnet","enable_dhcp":true,"segment_id":null,"network_id":"faf2bd3a-c1a9-4442-8aae-047b6e01f67b","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:40:17Z","ip_version":4}]} 2018-08-01 09:40:17,694 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=faf2bd3a-c1a9-4442-8aae-047b6e01f67b used request id req-94627e31-052d-429f-816e-57b80a553c92 2018-08-01 09:40:17,694 - OpenStackNetwork - DEBUG - Network [faf2bd3a-c1a9-4442-8aae-047b6e01f67b] created successfully 2018-08-01 09:40:17,695 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:40:17,695 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:40:18,079 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:40:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["7Fsgs1gzTEWkTTqDecDu9A"], "issued_at": "2018-08-01T09:40:18.000000Z"}} 2018-08-01 09:40:18,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5630b8304716ac2fd7e53bb2d6358d6cfed6db64" 2018-08-01 09:40:18,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:40:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83b42f58-23d9-403d-a5ca-5b1ba1b08474 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:40:18,193 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-83b42f58-23d9-403d-a5ca-5b1ba1b08474 2018-08-01 09:40:18,195 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 09:40:18,200 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5630b8304716ac2fd7e53bb2d6358d6cfed6db64" 2018-08-01 09:40:18,385 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:40: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-d26a9e8d-7e15-4310-8078-87b1ba9f43ab x-compute-request-id: req-d26a9e8d-7e15-4310-8078-87b1ba9f43ab Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-08-01 09:40:18,386 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-d26a9e8d-7e15-4310-8078-87b1ba9f43ab 2018-08-01 09:40:18,389 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5630b8304716ac2fd7e53bb2d6358d6cfed6db64" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceVolumeTests-312c16a6-06c4-47ff-8e48-c6defc85e43a-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-08-01 09:40:18,428 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:40: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-719b949a-bb4b-46e4-9d6d-11dc789b9700 x-compute-request-id: req-719b949a-bb4b-46e4-9d6d-11dc789b9700 Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"name": "NovaUtilsInstanceVolumeTests-312c16a6-06c4-47ff-8e48-c6defc85e43a-flavor", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/88918140-901b-477a-b3ee-12545fb2810b", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/88918140-901b-477a-b3ee-12545fb2810b", "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": "88918140-901b-477a-b3ee-12545fb2810b"}} 2018-08-01 09:40:18,428 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-719b949a-bb4b-46e4-9d6d-11dc789b9700 2018-08-01 09:40:18,429 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:40:18,430 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:40:18,815 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:40:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["uPjoiR77RS6HelIDAdGH8A"], "issued_at": "2018-08-01T09:40:18.000000Z"}} 2018-08-01 09:40:18,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6f2f265ed39946ec1c200f00abbee514bd15bca" 2018-08-01 09:40:18,894 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:40:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5dafc073-e1c2-467e-80f0-6f95423775da Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:40:18,894 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-5dafc073-e1c2-467e-80f0-6f95423775da 2018-08-01 09:40:18,899 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6f2f265ed39946ec1c200f00abbee514bd15bca" 2018-08-01 09:40:19,091 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:40:18 GMT Server: Apache x-compute-request-id: req-bf30cc69-e0e9-4c95-90c6-86a002b09a13 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-bf30cc69-e0e9-4c95-90c6-86a002b09a13 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-01 09:40:19,091 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/volumes/detail used request id req-bf30cc69-e0e9-4c95-90c6-86a002b09a13 2018-08-01 09:40:19,094 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-bf30cc69-e0e9-4c95-90c6-86a002b09a13" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6f2f265ed39946ec1c200f00abbee514bd15bca" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-312c16a6-06c4-47ff-8e48-c6defc85e43a", "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-08-01 09:40:19,602 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 09:40:19 GMT Server: Apache x-compute-request-id: req-c2c8beec-d41a-4625-a794-2655ff998d27 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c2c8beec-d41a-4625-a794-2655ff998d27 Content-Length: 881 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/volumes/601ee012-df1a-4337-acc6-1a3d55899db9", "rel": "self"}, {"href": "http://172.30.9.24:8776/8d96727022f4443794db44ecde432faf/volumes/601ee012-df1a-4337-acc6-1a3d55899db9", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-01T09:40:19.000000", "description": null, "updated_at": null, "volume_type": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-312c16a6-06c4-47ff-8e48-c6defc85e43a", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "601ee012-df1a-4337-acc6-1a3d55899db9", "size": 1}} 2018-08-01 09:40:19,602 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/volumes used request id req-c2c8beec-d41a-4625-a794-2655ff998d27 2018-08-01 09:40:19,605 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/volumes/601ee012-df1a-4337-acc6-1a3d55899db9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bf30cc69-e0e9-4c95-90c6-86a002b09a13" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6f2f265ed39946ec1c200f00abbee514bd15bca" 2018-08-01 09:40:19,835 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:40:19 GMT Server: Apache x-compute-request-id: req-b6221308-5837-4643-a144-f46c5a12859c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b6221308-5837-4643-a144-f46c5a12859c Content-Encoding: gzip Content-Length: 519 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/volumes/601ee012-df1a-4337-acc6-1a3d55899db9", "rel": "self"}, {"href": "http://172.30.9.24:8776/8d96727022f4443794db44ecde432faf/volumes/601ee012-df1a-4337-acc6-1a3d55899db9", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-08-01T09:40:19.000000", "replication_status": null, "snapshot_id": null, "id": "601ee012-df1a-4337-acc6-1a3d55899db9", "size": 1, "user_id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "os-vol-tenant-attr:tenant_id": "8d96727022f4443794db44ecde432faf", "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-312c16a6-06c4-47ff-8e48-c6defc85e43a", "bootable": "false", "created_at": "2018-08-01T09:40:19.000000", "volume_type": null}} 2018-08-01 09:40:19,835 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/volumes/601ee012-df1a-4337-acc6-1a3d55899db9 used request id req-b6221308-5837-4643-a144-f46c5a12859c 2018-08-01 09:40:19,836 - create_volume - INFO - Created volume with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-312c16a6-06c4-47ff-8e48-c6defc85e43a 2018-08-01 09:40:19,839 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/volumes/601ee012-df1a-4337-acc6-1a3d55899db9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bf30cc69-e0e9-4c95-90c6-86a002b09a13" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6f2f265ed39946ec1c200f00abbee514bd15bca" 2018-08-01 09:40:20,116 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:40:19 GMT Server: Apache x-compute-request-id: req-7e39f8c7-3446-419f-b7a3-7db1b4ce9e62 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7e39f8c7-3446-419f-b7a3-7db1b4ce9e62 Content-Encoding: gzip Content-Length: 519 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/volumes/601ee012-df1a-4337-acc6-1a3d55899db9", "rel": "self"}, {"href": "http://172.30.9.24:8776/8d96727022f4443794db44ecde432faf/volumes/601ee012-df1a-4337-acc6-1a3d55899db9", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-08-01T09:40:19.000000", "replication_status": null, "snapshot_id": null, "id": "601ee012-df1a-4337-acc6-1a3d55899db9", "size": 1, "user_id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "os-vol-tenant-attr:tenant_id": "8d96727022f4443794db44ecde432faf", "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-312c16a6-06c4-47ff-8e48-c6defc85e43a", "bootable": "false", "created_at": "2018-08-01T09:40:19.000000", "volume_type": null}} 2018-08-01 09:40:20,116 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/volumes/601ee012-df1a-4337-acc6-1a3d55899db9 used request id req-7e39f8c7-3446-419f-b7a3-7db1b4ce9e62 2018-08-01 09:40:20,117 - create_volume - DEBUG - Instance status is - available 2018-08-01 09:40:20,117 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-312c16a6-06c4-47ff-8e48-c6defc85e43a 2018-08-01 09:40:20,117 - create_volume - INFO - Volume is now active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-312c16a6-06c4-47ff-8e48-c6defc85e43a 2018-08-01 09:40:20,117 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:40:20,118 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:40:20,499 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:40:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["IVVaVOTqToafQM7EhbqLWw"], "issued_at": "2018-08-01T09:40:20.000000Z"}} 2018-08-01 09:40:20,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10b1caad5e185badf739adf3ef273b3d8290dea9" 2018-08-01 09:40:20,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:40:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62395bc7-1f4e-4596-9234-7c81bee68da0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:40:20,512 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-62395bc7-1f4e-4596-9234-7c81bee68da0 2018-08-01 09:40:20,513 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 09:40:20,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10b1caad5e185badf739adf3ef273b3d8290dea9" 2018-08-01 09:40:20,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:40:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd3323f4-ac21-4def-ad7f-ff7b8aa1a593 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:40:20,527 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-bd3323f4-ac21-4def-ad7f-ff7b8aa1a593 2018-08-01 09:40:20,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-312c16a6-06c4-47ff-8e48-c6defc85e43a-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10b1caad5e185badf739adf3ef273b3d8290dea9" 2018-08-01 09:40:20,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-503839db-bb5a-4ada-85be-7e1bcecfd525 Date: Wed, 01 Aug 2018 09:40:20 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"faf2bd3a-c1a9-4442-8aae-047b6e01f67b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":58,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":["4fa5c457-0a3e-4be8-8345-2275fb8ed04c"],"description":"","tags":[],"updated_at":"2018-08-01T09:40:17Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-312c16a6-06c4-47ff-8e48-c6defc85e43a-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:40:16Z","provider:network_type":"vxlan"}]} 2018-08-01 09:40:20,773 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-312c16a6-06c4-47ff-8e48-c6defc85e43a-net used request id req-503839db-bb5a-4ada-85be-7e1bcecfd525 2018-08-01 09:40:20,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=faf2bd3a-c1a9-4442-8aae-047b6e01f67b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10b1caad5e185badf739adf3ef273b3d8290dea9" 2018-08-01 09:40:20,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-429e7653-747f-4a43-916f-79cc6233533d Date: Wed, 01 Aug 2018 09:40:20 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:40:17Z","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":"4fa5c457-0a3e-4be8-8345-2275fb8ed04c","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-312c16a6-06c4-47ff-8e48-c6defc85e43a-subnet","enable_dhcp":true,"segment_id":null,"network_id":"faf2bd3a-c1a9-4442-8aae-047b6e01f67b","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:40:17Z","ip_version":4}]} 2018-08-01 09:40:20,819 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=faf2bd3a-c1a9-4442-8aae-047b6e01f67b used request id req-429e7653-747f-4a43-916f-79cc6233533d 2018-08-01 09:40:20,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-312c16a6-06c4-47ff-8e48-c6defc85e43a-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10b1caad5e185badf739adf3ef273b3d8290dea9" 2018-08-01 09:40:20,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-e4b40e73-9130-4ec4-806a-e5d512ce79d3 Date: Wed, 01 Aug 2018 09:40:20 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"faf2bd3a-c1a9-4442-8aae-047b6e01f67b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":58,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":["4fa5c457-0a3e-4be8-8345-2275fb8ed04c"],"description":"","tags":[],"updated_at":"2018-08-01T09:40:17Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-312c16a6-06c4-47ff-8e48-c6defc85e43a-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:40:16Z","provider:network_type":"vxlan"}]} 2018-08-01 09:40:20,912 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-312c16a6-06c4-47ff-8e48-c6defc85e43a-net used request id req-e4b40e73-9130-4ec4-806a-e5d512ce79d3 2018-08-01 09:40:20,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 09:40:20,920 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 09:40: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 09:40:20,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10b1caad5e185badf739adf3ef273b3d8290dea9" 2018-08-01 09:40:21,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:40:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f30b59f5-312b-4a07-8c30-5a3cae926f95 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 09:40:21,008 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-f30b59f5-312b-4a07-8c30-5a3cae926f95 2018-08-01 09:40:21,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=faf2bd3a-c1a9-4442-8aae-047b6e01f67b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10b1caad5e185badf739adf3ef273b3d8290dea9" 2018-08-01 09:40:21,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-e2f188b6-5b37-4520-a3c9-6c21d153ee3d Date: Wed, 01 Aug 2018 09:40:21 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:40:17Z","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":"4fa5c457-0a3e-4be8-8345-2275fb8ed04c","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-312c16a6-06c4-47ff-8e48-c6defc85e43a-subnet","enable_dhcp":true,"segment_id":null,"network_id":"faf2bd3a-c1a9-4442-8aae-047b6e01f67b","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:40:17Z","ip_version":4}]} 2018-08-01 09:40:21,052 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=faf2bd3a-c1a9-4442-8aae-047b6e01f67b used request id req-e2f188b6-5b37-4520-a3c9-6c21d153ee3d 2018-08-01 09:40:21,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=faf2bd3a-c1a9-4442-8aae-047b6e01f67b&name=NovaUtilsInstanceVolumeTests-312c16a6-06c4-47ff-8e48-c6defc85e43a-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10b1caad5e185badf739adf3ef273b3d8290dea9" 2018-08-01 09:40:21,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-d59f8663-80ab-4526-bc55-fc5960d8fbc6 Date: Wed, 01 Aug 2018 09:40:21 GMT RESP BODY: {"ports":[]} 2018-08-01 09:40:21,085 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=faf2bd3a-c1a9-4442-8aae-047b6e01f67b&name=NovaUtilsInstanceVolumeTests-312c16a6-06c4-47ff-8e48-c6defc85e43a-port&admin_state_up=True used request id req-d59f8663-80ab-4526-bc55-fc5960d8fbc6 2018-08-01 09:40:21,087 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-312c16a6-06c4-47ff-8e48-c6defc85e43a-vm_inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10b1caad5e185badf739adf3ef273b3d8290dea9" 2018-08-01 09:40:21,311 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:40: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-11113ff3-1ff8-43f2-bf90-d170c0984536 x-compute-request-id: req-11113ff3-1ff8-43f2-bf90-d170c0984536 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-01 09:40:21,312 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-312c16a6-06c4-47ff-8e48-c6defc85e43a-vm_inst used request id req-11113ff3-1ff8-43f2-bf90-d170c0984536 2018-08-01 09:40:21,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-312c16a6-06c4-47ff-8e48-c6defc85e43a-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10b1caad5e185badf739adf3ef273b3d8290dea9" 2018-08-01 09:40:21,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-a8fa9d73-646e-47fc-992a-06e1bf00f251 Date: Wed, 01 Aug 2018 09:40:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"faf2bd3a-c1a9-4442-8aae-047b6e01f67b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":58,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":["4fa5c457-0a3e-4be8-8345-2275fb8ed04c"],"description":"","tags":[],"updated_at":"2018-08-01T09:40:17Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-312c16a6-06c4-47ff-8e48-c6defc85e43a-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:40:16Z","provider:network_type":"vxlan"}]} 2018-08-01 09:40:21,400 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-312c16a6-06c4-47ff-8e48-c6defc85e43a-net used request id req-a8fa9d73-646e-47fc-992a-06e1bf00f251 2018-08-01 09:40:21,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=faf2bd3a-c1a9-4442-8aae-047b6e01f67b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10b1caad5e185badf739adf3ef273b3d8290dea9" 2018-08-01 09:40:21,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-dea210a9-122c-48fd-b516-1a6f068a30ef Date: Wed, 01 Aug 2018 09:40:21 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:40:17Z","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":"4fa5c457-0a3e-4be8-8345-2275fb8ed04c","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-312c16a6-06c4-47ff-8e48-c6defc85e43a-subnet","enable_dhcp":true,"segment_id":null,"network_id":"faf2bd3a-c1a9-4442-8aae-047b6e01f67b","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:40:17Z","ip_version":4}]} 2018-08-01 09:40:21,442 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=faf2bd3a-c1a9-4442-8aae-047b6e01f67b used request id req-dea210a9-122c-48fd-b516-1a6f068a30ef 2018-08-01 09:40:21,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-312c16a6-06c4-47ff-8e48-c6defc85e43a-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10b1caad5e185badf739adf3ef273b3d8290dea9" 2018-08-01 09:40:21,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-c49fab70-7a35-4ed4-84da-a3e51a9d90af Date: Wed, 01 Aug 2018 09:40:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"faf2bd3a-c1a9-4442-8aae-047b6e01f67b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":58,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":["4fa5c457-0a3e-4be8-8345-2275fb8ed04c"],"description":"","tags":[],"updated_at":"2018-08-01T09:40:17Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-312c16a6-06c4-47ff-8e48-c6defc85e43a-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:40:16Z","provider:network_type":"vxlan"}]} 2018-08-01 09:40:21,524 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-312c16a6-06c4-47ff-8e48-c6defc85e43a-net used request id req-c49fab70-7a35-4ed4-84da-a3e51a9d90af 2018-08-01 09:40:21,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10b1caad5e185badf739adf3ef273b3d8290dea9" 2018-08-01 09:40:21,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:40:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b9c2933-7130-49cc-a675-607793aafb36 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 09:40:21,617 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-7b9c2933-7130-49cc-a675-607793aafb36 2018-08-01 09:40:21,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=faf2bd3a-c1a9-4442-8aae-047b6e01f67b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10b1caad5e185badf739adf3ef273b3d8290dea9" 2018-08-01 09:40:21,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-f4b81105-1db2-4e40-9b45-4296ce7ff26c Date: Wed, 01 Aug 2018 09:40:21 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:40:17Z","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":"4fa5c457-0a3e-4be8-8345-2275fb8ed04c","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-312c16a6-06c4-47ff-8e48-c6defc85e43a-subnet","enable_dhcp":true,"segment_id":null,"network_id":"faf2bd3a-c1a9-4442-8aae-047b6e01f67b","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:40:17Z","ip_version":4}]} 2018-08-01 09:40:21,662 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=faf2bd3a-c1a9-4442-8aae-047b6e01f67b used request id req-f4b81105-1db2-4e40-9b45-4296ce7ff26c 2018-08-01 09:40:21,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=faf2bd3a-c1a9-4442-8aae-047b6e01f67b&name=NovaUtilsInstanceVolumeTests-312c16a6-06c4-47ff-8e48-c6defc85e43a-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10b1caad5e185badf739adf3ef273b3d8290dea9" 2018-08-01 09:40:21,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-c87e4c19-f782-4d8c-a947-c343c0d782eb Date: Wed, 01 Aug 2018 09:40:21 GMT RESP BODY: {"ports":[]} 2018-08-01 09:40:21,697 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=faf2bd3a-c1a9-4442-8aae-047b6e01f67b&name=NovaUtilsInstanceVolumeTests-312c16a6-06c4-47ff-8e48-c6defc85e43a-port&admin_state_up=True used request id req-c87e4c19-f782-4d8c-a947-c343c0d782eb 2018-08-01 09:40:21,698 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:40:21,698 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:40:22,075 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:40:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["KJywgM3_TNSiq-D2scM4og"], "issued_at": "2018-08-01T09:40:22.000000Z"}} 2018-08-01 09:40:22,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}758f1c50e77c0f0380834360d2ffd6be5998d429" 2018-08-01 09:40:22,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:40:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0fddca26-37e1-4d90-9d5a-34c3072f8ee9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:40:22,152 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-0fddca26-37e1-4d90-9d5a-34c3072f8ee9 2018-08-01 09:40:22,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-312c16a6-06c4-47ff-8e48-c6defc85e43a-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10b1caad5e185badf739adf3ef273b3d8290dea9" 2018-08-01 09:40:22,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-84e016a3-54c0-4d60-872f-4cf1be81888f Date: Wed, 01 Aug 2018 09:40:22 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"faf2bd3a-c1a9-4442-8aae-047b6e01f67b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":58,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":["4fa5c457-0a3e-4be8-8345-2275fb8ed04c"],"description":"","tags":[],"updated_at":"2018-08-01T09:40:17Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-312c16a6-06c4-47ff-8e48-c6defc85e43a-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:40:16Z","provider:network_type":"vxlan"}]} 2018-08-01 09:40:22,237 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-312c16a6-06c4-47ff-8e48-c6defc85e43a-net used request id req-84e016a3-54c0-4d60-872f-4cf1be81888f 2018-08-01 09:40:22,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=faf2bd3a-c1a9-4442-8aae-047b6e01f67b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10b1caad5e185badf739adf3ef273b3d8290dea9" 2018-08-01 09:40:22,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-befbe217-bf67-45f6-9c4b-60155057c72e Date: Wed, 01 Aug 2018 09:40:22 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:40:17Z","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":"4fa5c457-0a3e-4be8-8345-2275fb8ed04c","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-312c16a6-06c4-47ff-8e48-c6defc85e43a-subnet","enable_dhcp":true,"segment_id":null,"network_id":"faf2bd3a-c1a9-4442-8aae-047b6e01f67b","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:40:17Z","ip_version":4}]} 2018-08-01 09:40:22,281 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=faf2bd3a-c1a9-4442-8aae-047b6e01f67b used request id req-befbe217-bf67-45f6-9c4b-60155057c72e 2018-08-01 09:40:22,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-312c16a6-06c4-47ff-8e48-c6defc85e43a-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10b1caad5e185badf739adf3ef273b3d8290dea9" 2018-08-01 09:40:22,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-957056e3-a116-4a7a-97fc-5966db0deee2 Date: Wed, 01 Aug 2018 09:40:22 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"faf2bd3a-c1a9-4442-8aae-047b6e01f67b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":58,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":["4fa5c457-0a3e-4be8-8345-2275fb8ed04c"],"description":"","tags":[],"updated_at":"2018-08-01T09:40:17Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-312c16a6-06c4-47ff-8e48-c6defc85e43a-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:40:16Z","provider:network_type":"vxlan"}]} 2018-08-01 09:40:22,361 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-312c16a6-06c4-47ff-8e48-c6defc85e43a-net used request id req-957056e3-a116-4a7a-97fc-5966db0deee2 2018-08-01 09:40:22,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 09:40:22,369 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 09: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 09:40:22,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}758f1c50e77c0f0380834360d2ffd6be5998d429" 2018-08-01 09:40:22,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:40:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5770cec1-e66e-4b2f-a509-56550463c330 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 09:40:22,389 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-5770cec1-e66e-4b2f-a509-56550463c330 2018-08-01 09:40:22,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=faf2bd3a-c1a9-4442-8aae-047b6e01f67b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10b1caad5e185badf739adf3ef273b3d8290dea9" 2018-08-01 09:40:22,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-7bf7dd7c-17bc-4407-a649-4596e359c13a Date: Wed, 01 Aug 2018 09:40:22 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:40:17Z","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":"4fa5c457-0a3e-4be8-8345-2275fb8ed04c","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-312c16a6-06c4-47ff-8e48-c6defc85e43a-subnet","enable_dhcp":true,"segment_id":null,"network_id":"faf2bd3a-c1a9-4442-8aae-047b6e01f67b","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:40:17Z","ip_version":4}]} 2018-08-01 09:40:22,435 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=faf2bd3a-c1a9-4442-8aae-047b6e01f67b used request id req-7bf7dd7c-17bc-4407-a649-4596e359c13a 2018-08-01 09:40:22,436 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceVolumeTests-312c16a6-06c4-47ff-8e48-c6defc85e43a-net 2018-08-01 09:40:22,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10b1caad5e185badf739adf3ef273b3d8290dea9" -d '{"port": {"network_id": "faf2bd3a-c1a9-4442-8aae-047b6e01f67b", "name": "NovaUtilsInstanceVolumeTests-312c16a6-06c4-47ff-8e48-c6defc85e43a-port", "admin_state_up": true}}' 2018-08-01 09:40:23,280 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 907 X-Openstack-Request-Id: req-f77cfed2-a54e-4c5c-9a5f-dc85a5e51cfd Date: Wed, 01 Aug 2018 09:40:23 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T09:40:22Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4fa5c457-0a3e-4be8-8345-2275fb8ed04c","ip_address":"10.55.0.9"}],"id":"8ff03bc0-78f9-48e0-b084-768f6b134cdd","security_groups":["d876f51d-b6f9-4c8f-b88c-c69d2c3be178"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:79:19:7e","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NovaUtilsInstanceVolumeTests-312c16a6-06c4-47ff-8e48-c6defc85e43a-port","project_id":"8d96727022f4443794db44ecde432faf","qos_policy_id":null,"admin_state_up":true,"network_id":"faf2bd3a-c1a9-4442-8aae-047b6e01f67b","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:40:22Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-08-01 09:40:23,281 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/ports used request id req-f77cfed2-a54e-4c5c-9a5f-dc85a5e51cfd 2018-08-01 09:40:23,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-312c16a6-06c4-47ff-8e48-c6defc85e43a-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10b1caad5e185badf739adf3ef273b3d8290dea9" 2018-08-01 09:40:23,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-00e13d61-7a29-4bb8-bfd2-71239ddafe64 Date: Wed, 01 Aug 2018 09:40:23 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"faf2bd3a-c1a9-4442-8aae-047b6e01f67b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":58,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":["4fa5c457-0a3e-4be8-8345-2275fb8ed04c"],"description":"","tags":[],"updated_at":"2018-08-01T09:40:17Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-312c16a6-06c4-47ff-8e48-c6defc85e43a-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:40:16Z","provider:network_type":"vxlan"}]} 2018-08-01 09:40:23,366 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-312c16a6-06c4-47ff-8e48-c6defc85e43a-net used request id req-00e13d61-7a29-4bb8-bfd2-71239ddafe64 2018-08-01 09:40:23,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=faf2bd3a-c1a9-4442-8aae-047b6e01f67b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10b1caad5e185badf739adf3ef273b3d8290dea9" 2018-08-01 09:40:23,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-3edb8e45-dbf5-4580-97b0-7a7597670a84 Date: Wed, 01 Aug 2018 09:40:23 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:40:17Z","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":"4fa5c457-0a3e-4be8-8345-2275fb8ed04c","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-312c16a6-06c4-47ff-8e48-c6defc85e43a-subnet","enable_dhcp":true,"segment_id":null,"network_id":"faf2bd3a-c1a9-4442-8aae-047b6e01f67b","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:40:17Z","ip_version":4}]} 2018-08-01 09:40:23,411 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=faf2bd3a-c1a9-4442-8aae-047b6e01f67b used request id req-3edb8e45-dbf5-4580-97b0-7a7597670a84 2018-08-01 09:40:23,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-312c16a6-06c4-47ff-8e48-c6defc85e43a-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10b1caad5e185badf739adf3ef273b3d8290dea9" 2018-08-01 09:40:23,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-64e8bcdb-e553-4456-af51-36b2a6e50cc3 Date: Wed, 01 Aug 2018 09:40:23 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"faf2bd3a-c1a9-4442-8aae-047b6e01f67b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":58,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":["4fa5c457-0a3e-4be8-8345-2275fb8ed04c"],"description":"","tags":[],"updated_at":"2018-08-01T09:40:17Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-312c16a6-06c4-47ff-8e48-c6defc85e43a-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:40:16Z","provider:network_type":"vxlan"}]} 2018-08-01 09:40:23,490 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-312c16a6-06c4-47ff-8e48-c6defc85e43a-net used request id req-64e8bcdb-e553-4456-af51-36b2a6e50cc3 2018-08-01 09:40:23,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10b1caad5e185badf739adf3ef273b3d8290dea9" 2018-08-01 09:40:23,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:40:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b8b4cba-351f-48f9-bf55-15d33b4bba7b 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 09:40:23,513 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-4b8b4cba-351f-48f9-bf55-15d33b4bba7b 2018-08-01 09:40:23,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=faf2bd3a-c1a9-4442-8aae-047b6e01f67b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10b1caad5e185badf739adf3ef273b3d8290dea9" 2018-08-01 09:40:23,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-5094e192-0c67-4061-8745-ba91b11a86ee Date: Wed, 01 Aug 2018 09:40:23 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:40:17Z","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":"4fa5c457-0a3e-4be8-8345-2275fb8ed04c","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-312c16a6-06c4-47ff-8e48-c6defc85e43a-subnet","enable_dhcp":true,"segment_id":null,"network_id":"faf2bd3a-c1a9-4442-8aae-047b6e01f67b","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:40:17Z","ip_version":4}]} 2018-08-01 09:40:23,559 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=faf2bd3a-c1a9-4442-8aae-047b6e01f67b used request id req-5094e192-0c67-4061-8745-ba91b11a86ee 2018-08-01 09:40:23,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=faf2bd3a-c1a9-4442-8aae-047b6e01f67b&name=NovaUtilsInstanceVolumeTests-312c16a6-06c4-47ff-8e48-c6defc85e43a-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10b1caad5e185badf739adf3ef273b3d8290dea9" 2018-08-01 09:40:23,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 910 X-Openstack-Request-Id: req-305fb2b5-d980-42bd-afb4-12b05b675ac3 Date: Wed, 01 Aug 2018 09:40:23 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T09:40:22Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"4fa5c457-0a3e-4be8-8345-2275fb8ed04c","ip_address":"10.55.0.9"}],"id":"8ff03bc0-78f9-48e0-b084-768f6b134cdd","security_groups":["d876f51d-b6f9-4c8f-b88c-c69d2c3be178"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:79:19:7e","project_id":"8d96727022f4443794db44ecde432faf","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-312c16a6-06c4-47ff-8e48-c6defc85e43a-port","admin_state_up":true,"network_id":"faf2bd3a-c1a9-4442-8aae-047b6e01f67b","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:40:22Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-08-01 09:40:23,634 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=faf2bd3a-c1a9-4442-8aae-047b6e01f67b&name=NovaUtilsInstanceVolumeTests-312c16a6-06c4-47ff-8e48-c6defc85e43a-port&admin_state_up=True used request id req-305fb2b5-d980-42bd-afb4-12b05b675ac3 2018-08-01 09:40:23,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10b1caad5e185badf739adf3ef273b3d8290dea9" 2018-08-01 09:40:23,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:40:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24a67c17-69b8-4581-bd3d-aee2a8ea5ff5 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 09:40:23,656 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-24a67c17-69b8-4581-bd3d-aee2a8ea5ff5 2018-08-01 09:40:23,656 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceVolumeTests-312c16a6-06c4-47ff-8e48-c6defc85e43a-vm_inst 2018-08-01 09:40:23,659 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10b1caad5e185badf739adf3ef273b3d8290dea9" 2018-08-01 09:40:23,680 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:40:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-31aae284-b8f0-4b1c-a1be-11fac1ad9e9f x-compute-request-id: req-31aae284-b8f0-4b1c-a1be-11fac1ad9e9f Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"flavors": [{"id": "88918140-901b-477a-b3ee-12545fb2810b", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/88918140-901b-477a-b3ee-12545fb2810b", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/88918140-901b-477a-b3ee-12545fb2810b", "rel": "bookmark"}], "name": "NovaUtilsInstanceVolumeTests-312c16a6-06c4-47ff-8e48-c6defc85e43a-flavor"}]} 2018-08-01 09:40:23,680 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-31aae284-b8f0-4b1c-a1be-11fac1ad9e9f 2018-08-01 09:40:23,683 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors/88918140-901b-477a-b3ee-12545fb2810b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10b1caad5e185badf739adf3ef273b3d8290dea9" 2018-08-01 09:40:23,701 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:40:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-19a71137-6f28-447c-ad33-de1dd52db2ae x-compute-request-id: req-19a71137-6f28-447c-ad33-de1dd52db2ae Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"name": "NovaUtilsInstanceVolumeTests-312c16a6-06c4-47ff-8e48-c6defc85e43a-flavor", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/88918140-901b-477a-b3ee-12545fb2810b", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/88918140-901b-477a-b3ee-12545fb2810b", "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": "88918140-901b-477a-b3ee-12545fb2810b"}} 2018-08-01 09:40:23,701 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/88918140-901b-477a-b3ee-12545fb2810b used request id req-19a71137-6f28-447c-ad33-de1dd52db2ae 2018-08-01 09:40:23,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-312c16a6-06c4-47ff-8e48-c6defc85e43a-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}10b1caad5e185badf739adf3ef273b3d8290dea9" 2018-08-01 09:40:23,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1066 Content-Type: application/json X-Openstack-Request-Id: req-417dd378-ba27-462b-bad5-792182d711fa Date: Wed, 01 Aug 2018 09:40:23 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-312c16a6-06c4-47ff-8e48-c6defc85e43a-image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T09:40:14Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-01T09:40:15Z", "visibility": "shared", "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/9f79887a-a594-4e87-8c9e-cd7166858074/snap", "metadata": {}}], "self": "/v2/images/9f79887a-a594-4e87-8c9e-cd7166858074", "min_disk": 0, "protected": false, "id": "9f79887a-a594-4e87-8c9e-cd7166858074", "file": "/v2/images/9f79887a-a594-4e87-8c9e-cd7166858074/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8d96727022f4443794db44ecde432faf", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/9f79887a-a594-4e87-8c9e-cd7166858074/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-312c16a6-06c4-47ff-8e48-c6defc85e43a-image"} 2018-08-01 09:40:23,872 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-312c16a6-06c4-47ff-8e48-c6defc85e43a-image used request id req-417dd378-ba27-462b-bad5-792182d711fa 2018-08-01 09:40:23,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}10b1caad5e185badf739adf3ef273b3d8290dea9" 2018-08-01 09:40:23,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-0c228a4d-46de-405d-b814-0752f25e571d Date: Wed, 01 Aug 2018 09: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-08-01 09:40:23,882 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-0c228a4d-46de-405d-b814-0752f25e571d 2018-08-01 09:40:23,887 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10b1caad5e185badf739adf3ef273b3d8290dea9" -d '{"server": {"name": "NovaUtilsInstanceVolumeTests-312c16a6-06c4-47ff-8e48-c6defc85e43a-vm_inst", "imageRef": "9f79887a-a594-4e87-8c9e-cd7166858074", "flavorRef": "88918140-901b-477a-b3ee-12545fb2810b", "max_count": 1, "min_count": 1, "networks": [{"port": "8ff03bc0-78f9-48e0-b084-768f6b134cdd"}]}}' 2018-08-01 09:40:24,910 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 09:40:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0d74feb3-3be9-49fc-86e6-6593d2a42a6e x-compute-request-id: req-0d74feb3-3be9-49fc-86e6-6593d2a42a6e Content-Length: 374 location: http://172.30.9.24:8774/v2.1/servers/0803dc29-5d16-485b-8190-04c0961e669d Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "0803dc29-5d16-485b-8190-04c0961e669d", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0803dc29-5d16-485b-8190-04c0961e669d", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0803dc29-5d16-485b-8190-04c0961e669d", "rel": "bookmark"}], "adminPass": "JBS7yZ2REVyy"}} 2018-08-01 09:40:24,910 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-0d74feb3-3be9-49fc-86e6-6593d2a42a6e 2018-08-01 09:40:24,913 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/0803dc29-5d16-485b-8190-04c0961e669d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10b1caad5e185badf739adf3ef273b3d8290dea9" 2018-08-01 09:40:25,426 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:40: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-2280c896-b93e-43fa-86b4-c0ad1b13285d x-compute-request-id: req-2280c896-b93e-43fa-86b4-c0ad1b13285d 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.24:8774/v2.1/servers/0803dc29-5d16-485b-8190-04c0961e669d", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0803dc29-5d16-485b-8190-04c0961e669d", "rel": "bookmark"}], "image": {"id": "9f79887a-a594-4e87-8c9e-cd7166858074", "links": [{"href": "http://172.30.9.24:8774/images/9f79887a-a594-4e87-8c9e-cd7166858074", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "88918140-901b-477a-b3ee-12545fb2810b", "links": [{"href": "http://172.30.9.24:8774/flavors/88918140-901b-477a-b3ee-12545fb2810b", "rel": "bookmark"}]}, "id": "0803dc29-5d16-485b-8190-04c0961e669d", "user_id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T09:40:24Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-312c16a6-06c4-47ff-8e48-c6defc85e43a-vm_inst", "created": "2018-08-01T09:40:24Z", "tenant_id": "8d96727022f4443794db44ecde432faf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 09:40:25,426 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/0803dc29-5d16-485b-8190-04c0961e669d used request id req-2280c896-b93e-43fa-86b4-c0ad1b13285d 2018-08-01 09:40:25,427 - create_instance - INFO - Created instance with name - NovaUtilsInstanceVolumeTests-312c16a6-06c4-47ff-8e48-c6defc85e43a-vm_inst 2018-08-01 09:40:25,430 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/0803dc29-5d16-485b-8190-04c0961e669d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10b1caad5e185badf739adf3ef273b3d8290dea9" 2018-08-01 09:40:25,890 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:40: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-eec313a6-8b15-4f53-937c-9125829a2fef x-compute-request-id: req-eec313a6-8b15-4f53-937c-9125829a2fef 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.24:8774/v2.1/servers/0803dc29-5d16-485b-8190-04c0961e669d", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0803dc29-5d16-485b-8190-04c0961e669d", "rel": "bookmark"}], "image": {"id": "9f79887a-a594-4e87-8c9e-cd7166858074", "links": [{"href": "http://172.30.9.24:8774/images/9f79887a-a594-4e87-8c9e-cd7166858074", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "88918140-901b-477a-b3ee-12545fb2810b", "links": [{"href": "http://172.30.9.24:8774/flavors/88918140-901b-477a-b3ee-12545fb2810b", "rel": "bookmark"}]}, "id": "0803dc29-5d16-485b-8190-04c0961e669d", "user_id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T09:40:25Z", "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-312c16a6-06c4-47ff-8e48-c6defc85e43a-vm_inst", "created": "2018-08-01T09:40:24Z", "tenant_id": "8d96727022f4443794db44ecde432faf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 09:40:25,890 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/0803dc29-5d16-485b-8190-04c0961e669d used request id req-eec313a6-8b15-4f53-937c-9125829a2fef 2018-08-01 09:40:25,890 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-312c16a6-06c4-47ff-8e48-c6defc85e43a-vm_inst] is - BUILD 2018-08-01 09:40:25,890 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-01 09:40:28,894 - create_instance - DEBUG - VM status query timeout in 896.533209801 2018-08-01 09:40:28,899 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/0803dc29-5d16-485b-8190-04c0961e669d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10b1caad5e185badf739adf3ef273b3d8290dea9" 2018-08-01 09:40:29,440 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09: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,Accept-Encoding x-openstack-request-id: req-c200a0c6-6c5a-4a1d-87b3-1fc2fb99deb2 x-compute-request-id: req-c200a0c6-6c5a-4a1d-87b3-1fc2fb99deb2 Content-Encoding: gzip Content-Length: 817 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceVolumeTests-312c16a6-06c4-47ff-8e48-c6defc85e43a-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:19:7e", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0803dc29-5d16-485b-8190-04c0961e669d", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0803dc29-5d16-485b-8190-04c0961e669d", "rel": "bookmark"}], "image": {"id": "9f79887a-a594-4e87-8c9e-cd7166858074", "links": [{"href": "http://172.30.9.24:8774/images/9f79887a-a594-4e87-8c9e-cd7166858074", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "88918140-901b-477a-b3ee-12545fb2810b", "links": [{"href": "http://172.30.9.24:8774/flavors/88918140-901b-477a-b3ee-12545fb2810b", "rel": "bookmark"}]}, "id": "0803dc29-5d16-485b-8190-04c0961e669d", "security_groups": [{"name": "default"}], "user_id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T09:40:25Z", "hostId": "84bc2fcc33f028ef5fceb4ea5d26af04f0a45a1387698c94ece40185", "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-312c16a6-06c4-47ff-8e48-c6defc85e43a-vm_inst", "created": "2018-08-01T09:40:24Z", "tenant_id": "8d96727022f4443794db44ecde432faf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 09:40:29,441 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/0803dc29-5d16-485b-8190-04c0961e669d used request id req-c200a0c6-6c5a-4a1d-87b3-1fc2fb99deb2 2018-08-01 09:40:29,441 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-312c16a6-06c4-47ff-8e48-c6defc85e43a-vm_inst] is - BUILD 2018-08-01 09:40:29,441 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-01 09:40:32,445 - create_instance - DEBUG - VM status query timeout in 892.98211503 2018-08-01 09:40:32,449 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/0803dc29-5d16-485b-8190-04c0961e669d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10b1caad5e185badf739adf3ef273b3d8290dea9" 2018-08-01 09:40:32,620 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09: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-b1754853-e627-4bf0-be7e-53263ab1fc8b x-compute-request-id: req-b1754853-e627-4bf0-be7e-53263ab1fc8b Content-Encoding: gzip Content-Length: 818 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-312c16a6-06c4-47ff-8e48-c6defc85e43a-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:19:7e", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0803dc29-5d16-485b-8190-04c0961e669d", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0803dc29-5d16-485b-8190-04c0961e669d", "rel": "bookmark"}], "image": {"id": "9f79887a-a594-4e87-8c9e-cd7166858074", "links": [{"href": "http://172.30.9.24:8774/images/9f79887a-a594-4e87-8c9e-cd7166858074", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": "2018-08-01T09:40:29.000000", "flavor": {"id": "88918140-901b-477a-b3ee-12545fb2810b", "links": [{"href": "http://172.30.9.24:8774/flavors/88918140-901b-477a-b3ee-12545fb2810b", "rel": "bookmark"}]}, "id": "0803dc29-5d16-485b-8190-04c0961e669d", "security_groups": [{"name": "default"}], "user_id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T09:40:29Z", "hostId": "84bc2fcc33f028ef5fceb4ea5d26af04f0a45a1387698c94ece40185", "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-312c16a6-06c4-47ff-8e48-c6defc85e43a-vm_inst", "created": "2018-08-01T09:40:24Z", "tenant_id": "8d96727022f4443794db44ecde432faf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 09:40:32,621 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/0803dc29-5d16-485b-8190-04c0961e669d used request id req-b1754853-e627-4bf0-be7e-53263ab1fc8b 2018-08-01 09:40:32,621 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-312c16a6-06c4-47ff-8e48-c6defc85e43a-vm_inst] is - ACTIVE 2018-08-01 09:40:32,621 - create_instance - INFO - VM is - ACTIVE 2018-08-01 09:40:32,624 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/0803dc29-5d16-485b-8190-04c0961e669d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10b1caad5e185badf739adf3ef273b3d8290dea9" 2018-08-01 09:40:32,769 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09: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-76882996-b89e-439b-b12d-211ef735fed6 x-compute-request-id: req-76882996-b89e-439b-b12d-211ef735fed6 Content-Encoding: gzip Content-Length: 818 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-312c16a6-06c4-47ff-8e48-c6defc85e43a-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:19:7e", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0803dc29-5d16-485b-8190-04c0961e669d", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0803dc29-5d16-485b-8190-04c0961e669d", "rel": "bookmark"}], "image": {"id": "9f79887a-a594-4e87-8c9e-cd7166858074", "links": [{"href": "http://172.30.9.24:8774/images/9f79887a-a594-4e87-8c9e-cd7166858074", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": "2018-08-01T09:40:29.000000", "flavor": {"id": "88918140-901b-477a-b3ee-12545fb2810b", "links": [{"href": "http://172.30.9.24:8774/flavors/88918140-901b-477a-b3ee-12545fb2810b", "rel": "bookmark"}]}, "id": "0803dc29-5d16-485b-8190-04c0961e669d", "security_groups": [{"name": "default"}], "user_id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T09:40:29Z", "hostId": "84bc2fcc33f028ef5fceb4ea5d26af04f0a45a1387698c94ece40185", "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-312c16a6-06c4-47ff-8e48-c6defc85e43a-vm_inst", "created": "2018-08-01T09:40:24Z", "tenant_id": "8d96727022f4443794db44ecde432faf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 09:40:32,769 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/0803dc29-5d16-485b-8190-04c0961e669d used request id req-76882996-b89e-439b-b12d-211ef735fed6 2018-08-01 09:40:32,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-312c16a6-06c4-47ff-8e48-c6defc85e43a-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10b1caad5e185badf739adf3ef273b3d8290dea9" 2018-08-01 09:40:32,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-d6d0252f-ff0a-41e1-9c8c-ccdc701c10ef Date: Wed, 01 Aug 2018 09:40:32 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"faf2bd3a-c1a9-4442-8aae-047b6e01f67b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":58,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":["4fa5c457-0a3e-4be8-8345-2275fb8ed04c"],"description":"","tags":[],"updated_at":"2018-08-01T09:40:17Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-312c16a6-06c4-47ff-8e48-c6defc85e43a-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:40:16Z","provider:network_type":"vxlan"}]} 2018-08-01 09:40:32,853 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-312c16a6-06c4-47ff-8e48-c6defc85e43a-net used request id req-d6d0252f-ff0a-41e1-9c8c-ccdc701c10ef 2018-08-01 09:40:32,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10b1caad5e185badf739adf3ef273b3d8290dea9" 2018-08-01 09:40:32,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:40:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90f6ab30-1d8f-4459-bd42-ed7085bc2dc8 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 09:40:32,939 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-90f6ab30-1d8f-4459-bd42-ed7085bc2dc8 2018-08-01 09:40:32,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=faf2bd3a-c1a9-4442-8aae-047b6e01f67b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10b1caad5e185badf739adf3ef273b3d8290dea9" 2018-08-01 09:40:32,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-b26d5569-e736-49c9-9f5d-f952463be4d8 Date: Wed, 01 Aug 2018 09:40:33 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:40:17Z","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":"4fa5c457-0a3e-4be8-8345-2275fb8ed04c","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-312c16a6-06c4-47ff-8e48-c6defc85e43a-subnet","enable_dhcp":true,"segment_id":null,"network_id":"faf2bd3a-c1a9-4442-8aae-047b6e01f67b","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:40:17Z","ip_version":4}]} 2018-08-01 09:40:32,998 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=faf2bd3a-c1a9-4442-8aae-047b6e01f67b used request id req-b26d5569-e736-49c9-9f5d-f952463be4d8 2018-08-01 09:40:33,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=faf2bd3a-c1a9-4442-8aae-047b6e01f67b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10b1caad5e185badf739adf3ef273b3d8290dea9" 2018-08-01 09:40:33,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2037 X-Openstack-Request-Id: req-bb9cf1af-7a50-416a-8930-eb99a388a934 Date: Wed, 01 Aug 2018 09:40:33 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T09:40:19Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4fa5c457-0a3e-4be8-8345-2275fb8ed04c","ip_address":"10.55.0.2"}],"id":"4b95473c-a03c-4bf4-b9ae-21d936a035b3","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:37:f3:cc","project_id":"8d96727022f4443794db44ecde432faf","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"faf2bd3a-c1a9-4442-8aae-047b6e01f67b","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:40:17Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-faf2bd3a-c1a9-4442-8aae-047b6e01f67b","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T09:40:29Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"4fa5c457-0a3e-4be8-8345-2275fb8ed04c","ip_address":"10.55.0.9"}],"id":"8ff03bc0-78f9-48e0-b084-768f6b134cdd","security_groups":["d876f51d-b6f9-4c8f-b88c-c69d2c3be178"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:79:19:7e","project_id":"8d96727022f4443794db44ecde432faf","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-312c16a6-06c4-47ff-8e48-c6defc85e43a-port","admin_state_up":true,"network_id":"faf2bd3a-c1a9-4442-8aae-047b6e01f67b","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:40:22Z","binding:vnic_type":"normal","device_id":"0803dc29-5d16-485b-8190-04c0961e669d","ip_allocation":"immediate"}]} 2018-08-01 09:40:33,046 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=faf2bd3a-c1a9-4442-8aae-047b6e01f67b used request id req-bb9cf1af-7a50-416a-8930-eb99a388a934 2018-08-01 09:40:33,047 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:40:33,425 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:40:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["dS_c-RK2RkaFC9m-2XjYWQ"], "issued_at": "2018-08-01T09:40:33.000000Z"}} 2018-08-01 09:40:33,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}392310532b659694aaf093cb2633bbadd2c00fe6" 2018-08-01 09:40:33,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:40:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78b0f076-5b54-49ab-aa67-066d4b182da1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:40:33,505 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-78b0f076-5b54-49ab-aa67-066d4b182da1 2018-08-01 09:40:33,509 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/0803dc29-5d16-485b-8190-04c0961e669d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10b1caad5e185badf739adf3ef273b3d8290dea9" 2018-08-01 09:40:33,656 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09: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-7e05ffa3-e7c1-4efc-85f7-d4d84858e37b x-compute-request-id: req-7e05ffa3-e7c1-4efc-85f7-d4d84858e37b Content-Encoding: gzip Content-Length: 818 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-312c16a6-06c4-47ff-8e48-c6defc85e43a-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:19:7e", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0803dc29-5d16-485b-8190-04c0961e669d", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0803dc29-5d16-485b-8190-04c0961e669d", "rel": "bookmark"}], "image": {"id": "9f79887a-a594-4e87-8c9e-cd7166858074", "links": [{"href": "http://172.30.9.24:8774/images/9f79887a-a594-4e87-8c9e-cd7166858074", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": "2018-08-01T09:40:29.000000", "flavor": {"id": "88918140-901b-477a-b3ee-12545fb2810b", "links": [{"href": "http://172.30.9.24:8774/flavors/88918140-901b-477a-b3ee-12545fb2810b", "rel": "bookmark"}]}, "id": "0803dc29-5d16-485b-8190-04c0961e669d", "security_groups": [{"name": "default"}], "user_id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T09:40:29Z", "hostId": "84bc2fcc33f028ef5fceb4ea5d26af04f0a45a1387698c94ece40185", "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-312c16a6-06c4-47ff-8e48-c6defc85e43a-vm_inst", "created": "2018-08-01T09:40:24Z", "tenant_id": "8d96727022f4443794db44ecde432faf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 09:40:33,656 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/0803dc29-5d16-485b-8190-04c0961e669d used request id req-7e05ffa3-e7c1-4efc-85f7-d4d84858e37b 2018-08-01 09:40:33,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-312c16a6-06c4-47ff-8e48-c6defc85e43a-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10b1caad5e185badf739adf3ef273b3d8290dea9" 2018-08-01 09:40:33,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-3e98b243-3535-4144-ba61-eb166585db0a Date: Wed, 01 Aug 2018 09:40:33 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"faf2bd3a-c1a9-4442-8aae-047b6e01f67b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":58,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":["4fa5c457-0a3e-4be8-8345-2275fb8ed04c"],"description":"","tags":[],"updated_at":"2018-08-01T09:40:17Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-312c16a6-06c4-47ff-8e48-c6defc85e43a-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:40:16Z","provider:network_type":"vxlan"}]} 2018-08-01 09:40:33,884 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-312c16a6-06c4-47ff-8e48-c6defc85e43a-net used request id req-3e98b243-3535-4144-ba61-eb166585db0a 2018-08-01 09:40:33,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10b1caad5e185badf739adf3ef273b3d8290dea9" 2018-08-01 09:40:33,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:40:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c40c781a-3332-4304-a258-80e5296cf625 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 09:40:33,968 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-c40c781a-3332-4304-a258-80e5296cf625 2018-08-01 09:40:33,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=faf2bd3a-c1a9-4442-8aae-047b6e01f67b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10b1caad5e185badf739adf3ef273b3d8290dea9" 2018-08-01 09:40:34,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-07901fa0-d583-47f7-a627-2f4c18063fc3 Date: Wed, 01 Aug 2018 09:40:34 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:40:17Z","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":"4fa5c457-0a3e-4be8-8345-2275fb8ed04c","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-312c16a6-06c4-47ff-8e48-c6defc85e43a-subnet","enable_dhcp":true,"segment_id":null,"network_id":"faf2bd3a-c1a9-4442-8aae-047b6e01f67b","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:40:17Z","ip_version":4}]} 2018-08-01 09:40:34,014 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=faf2bd3a-c1a9-4442-8aae-047b6e01f67b used request id req-07901fa0-d583-47f7-a627-2f4c18063fc3 2018-08-01 09:40:34,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=faf2bd3a-c1a9-4442-8aae-047b6e01f67b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10b1caad5e185badf739adf3ef273b3d8290dea9" 2018-08-01 09:40:34,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2037 X-Openstack-Request-Id: req-ca21b002-fd93-47f8-98cd-0e5ccdd5040f Date: Wed, 01 Aug 2018 09:40:34 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T09:40:19Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4fa5c457-0a3e-4be8-8345-2275fb8ed04c","ip_address":"10.55.0.2"}],"id":"4b95473c-a03c-4bf4-b9ae-21d936a035b3","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:37:f3:cc","project_id":"8d96727022f4443794db44ecde432faf","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"faf2bd3a-c1a9-4442-8aae-047b6e01f67b","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:40:17Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-faf2bd3a-c1a9-4442-8aae-047b6e01f67b","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T09:40:29Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"4fa5c457-0a3e-4be8-8345-2275fb8ed04c","ip_address":"10.55.0.9"}],"id":"8ff03bc0-78f9-48e0-b084-768f6b134cdd","security_groups":["d876f51d-b6f9-4c8f-b88c-c69d2c3be178"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:79:19:7e","project_id":"8d96727022f4443794db44ecde432faf","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-312c16a6-06c4-47ff-8e48-c6defc85e43a-port","admin_state_up":true,"network_id":"faf2bd3a-c1a9-4442-8aae-047b6e01f67b","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:40:22Z","binding:vnic_type":"normal","device_id":"0803dc29-5d16-485b-8190-04c0961e669d","ip_allocation":"immediate"}]} 2018-08-01 09:40:34,059 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=faf2bd3a-c1a9-4442-8aae-047b6e01f67b used request id req-ca21b002-fd93-47f8-98cd-0e5ccdd5040f 2018-08-01 09:40:34,063 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/0803dc29-5d16-485b-8190-04c0961e669d/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}392310532b659694aaf093cb2633bbadd2c00fe6" -d '{"volumeAttachment": {"volumeId": "601ee012-df1a-4337-acc6-1a3d55899db9"}}' 2018-08-01 09:40:35,068 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:40: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-1c1a00a6-6cfd-431a-9470-86b6630ef5c1 x-compute-request-id: req-1c1a00a6-6cfd-431a-9470-86b6630ef5c1 Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "0803dc29-5d16-485b-8190-04c0961e669d", "id": "601ee012-df1a-4337-acc6-1a3d55899db9", "volumeId": "601ee012-df1a-4337-acc6-1a3d55899db9"}} 2018-08-01 09:40:35,068 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/0803dc29-5d16-485b-8190-04c0961e669d/os-volume_attachments used request id req-1c1a00a6-6cfd-431a-9470-86b6630ef5c1 2018-08-01 09:40:35,069 - create_instance - INFO - Deleting Port with ID - 8ff03bc0-78f9-48e0-b084-768f6b134cdd 2018-08-01 09:40:35,069 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceVolumeTests-312c16a6-06c4-47ff-8e48-c6defc85e43a-port 2018-08-01 09:40:35,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/ports/8ff03bc0-78f9-48e0-b084-768f6b134cdd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10b1caad5e185badf739adf3ef273b3d8290dea9" 2018-08-01 09:40:35,503 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f7af744e-582f-436c-bc20-8df83057a97b Date: Wed, 01 Aug 2018 09:40:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 09:40:35,503 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/ports/8ff03bc0-78f9-48e0-b084-768f6b134cdd used request id req-f7af744e-582f-436c-bc20-8df83057a97b 2018-08-01 09:40:35,504 - create_instance - INFO - Deleting VM instance - NovaUtilsInstanceVolumeTests-312c16a6-06c4-47ff-8e48-c6defc85e43a-vm_inst 2018-08-01 09:40:35,506 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/servers/0803dc29-5d16-485b-8190-04c0961e669d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10b1caad5e185badf739adf3ef273b3d8290dea9" 2018-08-01 09:40:35,620 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 09:40: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-550330d3-0885-4b94-bd8a-812f36b32895 x-compute-request-id: req-550330d3-0885-4b94-bd8a-812f36b32895 Content-Type: application/json 2018-08-01 09:40:35,620 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/0803dc29-5d16-485b-8190-04c0961e669d used request id req-550330d3-0885-4b94-bd8a-812f36b32895 2018-08-01 09:40:35,620 - create_instance - INFO - Checking deletion status 2018-08-01 09:40:35,623 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/0803dc29-5d16-485b-8190-04c0961e669d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10b1caad5e185badf739adf3ef273b3d8290dea9" 2018-08-01 09:40:35,740 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:40: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-b15f7c1a-846b-4611-9771-ccd7ab99860f x-compute-request-id: req-b15f7c1a-846b-4611-9771-ccd7ab99860f Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0803dc29-5d16-485b-8190-04c0961e669d", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0803dc29-5d16-485b-8190-04c0961e669d", "rel": "bookmark"}], "image": {"id": "9f79887a-a594-4e87-8c9e-cd7166858074", "links": [{"href": "http://172.30.9.24:8774/images/9f79887a-a594-4e87-8c9e-cd7166858074", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": "2018-08-01T09:40:29.000000", "flavor": {"id": "88918140-901b-477a-b3ee-12545fb2810b", "links": [{"href": "http://172.30.9.24:8774/flavors/88918140-901b-477a-b3ee-12545fb2810b", "rel": "bookmark"}]}, "id": "0803dc29-5d16-485b-8190-04c0961e669d", "user_id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T09:40:35Z", "hostId": "84bc2fcc33f028ef5fceb4ea5d26af04f0a45a1387698c94ece40185", "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-312c16a6-06c4-47ff-8e48-c6defc85e43a-vm_inst", "created": "2018-08-01T09:40:24Z", "tenant_id": "8d96727022f4443794db44ecde432faf", "os-extended-volumes:volumes_attached": [{"id": "601ee012-df1a-4337-acc6-1a3d55899db9"}], "metadata": {}}} 2018-08-01 09:40:35,740 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/0803dc29-5d16-485b-8190-04c0961e669d used request id req-b15f7c1a-846b-4611-9771-ccd7ab99860f 2018-08-01 09:40:35,740 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-312c16a6-06c4-47ff-8e48-c6defc85e43a-vm_inst] is - ACTIVE 2018-08-01 09:40:35,740 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-01 09:40:38,744 - create_instance - DEBUG - VM status query timeout in 296.87677002 2018-08-01 09:40:38,746 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/0803dc29-5d16-485b-8190-04c0961e669d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10b1caad5e185badf739adf3ef273b3d8290dea9" 2018-08-01 09:40:38,794 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 09:40: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-9be1a901-0045-41c5-bbe7-5c625b09e82a x-compute-request-id: req-9be1a901-0045-41c5-bbe7-5c625b09e82a Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 0803dc29-5d16-485b-8190-04c0961e669d could not be found.", "code": 404}} 2018-08-01 09:40:38,795 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/0803dc29-5d16-485b-8190-04c0961e669d used request id req-9be1a901-0045-41c5-bbe7-5c625b09e82a 2018-08-01 09:40:38,795 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 0803dc29-5d16-485b-8190-04c0961e669d could not be found. (HTTP 404) (Request-ID: req-9be1a901-0045-41c5-bbe7-5c625b09e82a) 2018-08-01 09:40:38,795 - create_instance - INFO - VM has been properly deleted VM with name - NovaUtilsInstanceVolumeTests-312c16a6-06c4-47ff-8e48-c6defc85e43a-vm_inst 2018-08-01 09:40:38,799 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/volumes/601ee012-df1a-4337-acc6-1a3d55899db9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bf30cc69-e0e9-4c95-90c6-86a002b09a13" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6f2f265ed39946ec1c200f00abbee514bd15bca" 2018-08-01 09:40:39,003 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:40:38 GMT Server: Apache x-compute-request-id: req-4994bdc9-93d9-4141-8816-38077a6720dc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4994bdc9-93d9-4141-8816-38077a6720dc Content-Encoding: gzip Content-Length: 523 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/volumes/601ee012-df1a-4337-acc6-1a3d55899db9", "rel": "self"}, {"href": "http://172.30.9.24:8776/8d96727022f4443794db44ecde432faf/volumes/601ee012-df1a-4337-acc6-1a3d55899db9", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-08-01T09:40:37.000000", "replication_status": null, "snapshot_id": null, "id": "601ee012-df1a-4337-acc6-1a3d55899db9", "size": 1, "user_id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "os-vol-tenant-attr:tenant_id": "8d96727022f4443794db44ecde432faf", "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-312c16a6-06c4-47ff-8e48-c6defc85e43a", "bootable": "false", "created_at": "2018-08-01T09:40:19.000000", "volume_type": null}} 2018-08-01 09:40:39,003 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/volumes/601ee012-df1a-4337-acc6-1a3d55899db9 used request id req-4994bdc9-93d9-4141-8816-38077a6720dc 2018-08-01 09:40:39,003 - create_volume - DEBUG - Instance status is - available 2018-08-01 09:40:39,003 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-312c16a6-06c4-47ff-8e48-c6defc85e43a 2018-08-01 09:40:39,004 - cinder_utils - INFO - Deleting volume named - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-312c16a6-06c4-47ff-8e48-c6defc85e43a 2018-08-01 09:40:39,006 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/volumes/601ee012-df1a-4337-acc6-1a3d55899db9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bf30cc69-e0e9-4c95-90c6-86a002b09a13" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6f2f265ed39946ec1c200f00abbee514bd15bca" 2018-08-01 09:40:39,243 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 09:40:39 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-9e047a71-016e-41c0-9959-10b0a7181462 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-08-01 09:40:39,243 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/volumes/601ee012-df1a-4337-acc6-1a3d55899db9 used request id req-9e047a71-016e-41c0-9959-10b0a7181462 2018-08-01 09:40:39,245 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/volumes/601ee012-df1a-4337-acc6-1a3d55899db9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bf30cc69-e0e9-4c95-90c6-86a002b09a13" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6f2f265ed39946ec1c200f00abbee514bd15bca" 2018-08-01 09:40:39,724 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:40:39 GMT Server: Apache x-compute-request-id: req-3d214a5d-7a33-42d2-86be-ccd7ff036db4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3d214a5d-7a33-42d2-86be-ccd7ff036db4 Content-Encoding: gzip Content-Length: 524 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/volumes/601ee012-df1a-4337-acc6-1a3d55899db9", "rel": "self"}, {"href": "http://172.30.9.24:8776/8d96727022f4443794db44ecde432faf/volumes/601ee012-df1a-4337-acc6-1a3d55899db9", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-08-01T09:40:39.000000", "replication_status": null, "snapshot_id": null, "id": "601ee012-df1a-4337-acc6-1a3d55899db9", "size": 1, "user_id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "os-vol-tenant-attr:tenant_id": "8d96727022f4443794db44ecde432faf", "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-312c16a6-06c4-47ff-8e48-c6defc85e43a", "bootable": "false", "created_at": "2018-08-01T09:40:19.000000", "volume_type": null}} 2018-08-01 09:40:39,724 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/volumes/601ee012-df1a-4337-acc6-1a3d55899db9 used request id req-3d214a5d-7a33-42d2-86be-ccd7ff036db4 2018-08-01 09:40:39,725 - create_volume - DEBUG - Instance status is - deleting 2018-08-01 09:40:39,725 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-08-01 09:40:42,728 - create_volume - DEBUG - Volume status query timeout in 56.5147600174 2018-08-01 09:40:42,731 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/volumes/601ee012-df1a-4337-acc6-1a3d55899db9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bf30cc69-e0e9-4c95-90c6-86a002b09a13" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6f2f265ed39946ec1c200f00abbee514bd15bca" 2018-08-01 09:40:42,938 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 09:40:42 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-8b3e690e-7aaa-4f21-b7d9-5f5794fa9c3a x-openstack-request-id: req-8b3e690e-7aaa-4f21-b7d9-5f5794fa9c3a Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 601ee012-df1a-4337-acc6-1a3d55899db9 could not be found.", "code": 404}} 2018-08-01 09:40:42,939 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/volumes/601ee012-df1a-4337-acc6-1a3d55899db9 used request id req-8b3e690e-7aaa-4f21-b7d9-5f5794fa9c3a 2018-08-01 09:40:42,939 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 601ee012-df1a-4337-acc6-1a3d55899db9 could not be found. (HTTP 404) (Request-ID: req-8b3e690e-7aaa-4f21-b7d9-5f5794fa9c3a) 2018-08-01 09:40:42,939 - create_volume - INFO - Volume has been properly deleted with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-312c16a6-06c4-47ff-8e48-c6defc85e43a 2018-08-01 09:40:42,942 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/flavors/88918140-901b-477a-b3ee-12545fb2810b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5630b8304716ac2fd7e53bb2d6358d6cfed6db64" 2018-08-01 09:40:42,984 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 09:40: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-eba50507-8e17-42f1-b839-7b145653b190 x-compute-request-id: req-eba50507-8e17-42f1-b839-7b145653b190 Content-Length: 0 Content-Type: application/json 2018-08-01 09:40:42,984 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/88918140-901b-477a-b3ee-12545fb2810b used request id req-eba50507-8e17-42f1-b839-7b145653b190 2018-08-01 09:40:42,985 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-312c16a6-06c4-47ff-8e48-c6defc85e43a-subnet 2018-08-01 09:40:42,985 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-312c16a6-06c4-47ff-8e48-c6defc85e43a-subnet 2018-08-01 09:40:42,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/subnets/4fa5c457-0a3e-4be8-8345-2275fb8ed04c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3085904adaf47f3b334d7a03ff1a5bac3e0d5d65" 2018-08-01 09:40:43,947 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e029bf44-d3a8-4953-9ebf-85d90c559a7d Date: Wed, 01 Aug 2018 09:40:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 09:40:43,947 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/4fa5c457-0a3e-4be8-8345-2275fb8ed04c used request id req-e029bf44-d3a8-4953-9ebf-85d90c559a7d 2018-08-01 09:40:43,948 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceVolumeTests-312c16a6-06c4-47ff-8e48-c6defc85e43a-net 2018-08-01 09:40:43,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/networks/faf2bd3a-c1a9-4442-8aae-047b6e01f67b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3085904adaf47f3b334d7a03ff1a5bac3e0d5d65" 2018-08-01 09:40:44,953 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7db21cf4-0739-4d75-9c8e-87e742a42bdf Date: Wed, 01 Aug 2018 09:40:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 09:40:44,953 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/faf2bd3a-c1a9-4442-8aae-047b6e01f67b used request id req-7db21cf4-0739-4d75-9c8e-87e742a42bdf 2018-08-01 09:40:44,954 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceVolumeTests-312c16a6-06c4-47ff-8e48-c6defc85e43a-image 2018-08-01 09:40:44,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9292/v2/images/9f79887a-a594-4e87-8c9e-cd7166858074 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}379ca8e88e207528748c9b175072189944ff0739" 2018-08-01 09:40:45,922 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-99e06704-b254-4e68-876a-18e7485d94f6 Date: Wed, 01 Aug 2018 09:40:45 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-01 09:40:45,922 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/9f79887a-a594-4e87-8c9e-cd7166858074 used request id req-99e06704-b254-4e68-876a-18e7485d94f6 2018-08-01 09:40:45,924 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 09:40:45,926 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-01 09:40:45,927 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:40:45,928 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:40:46,332 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:40:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["7-EdxD1NRA2pfnpIjLuJMA"], "issued_at": "2018-08-01T09:40:46.000000Z"}} 2018-08-01 09:40:46,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e57c93e093e161217b60bbd6aec8aa6fc91cdf86" 2018-08-01 09:40:46,411 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:40:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06f22843-24ea-47f2-a800-6db72b1f9622 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:40:46,411 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-06f22843-24ea-47f2-a800-6db72b1f9622 2018-08-01 09:40:46,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-c2aef1ed-02f1-4729-9d7f-c02295f1c773-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e57c93e093e161217b60bbd6aec8aa6fc91cdf86" 2018-08-01 09:40:46,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 173 Content-Type: application/json X-Openstack-Request-Id: req-46e0b31d-9558-4b13-9c38-90e038c1fbdd Date: Wed, 01 Aug 2018 09:40:46 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-c2aef1ed-02f1-4729-9d7f-c02295f1c773-image"} 2018-08-01 09:40:46,576 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-c2aef1ed-02f1-4729-9d7f-c02295f1c773-image used request id req-46e0b31d-9558-4b13-9c38-90e038c1fbdd 2018-08-01 09:40:46,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e57c93e093e161217b60bbd6aec8aa6fc91cdf86" 2018-08-01 09:40:46,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-3a4e27dc-ee38-4a84-88ca-34ebe9c78586 Date: Wed, 01 Aug 2018 09:40: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-08-01 09:40:46,585 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-3a4e27dc-ee38-4a84-88ca-34ebe9c78586 2018-08-01 09:40:46,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e57c93e093e161217b60bbd6aec8aa6fc91cdf86" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceVolumeTests-c2aef1ed-02f1-4729-9d7f-c02295f1c773-image"}' 2018-08-01 09:40:46,672 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 632 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/be168de4-6265-485a-b3f2-4436b8d93c4a Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-4777fb70-a1a0-44ef-8c86-cc5e2761904e Date: Wed, 01 Aug 2018 09:40:46 GMT RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceVolumeTests-c2aef1ed-02f1-4729-9d7f-c02295f1c773-image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T09:40:46Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-01T09:40:46Z", "visibility": "shared", "locations": [], "self": "/v2/images/be168de4-6265-485a-b3f2-4436b8d93c4a", "min_disk": 0, "protected": false, "id": "be168de4-6265-485a-b3f2-4436b8d93c4a", "file": "/v2/images/be168de4-6265-485a-b3f2-4436b8d93c4a/file", "checksum": null, "owner": "8d96727022f4443794db44ecde432faf", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 09:40:46,672 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-4777fb70-a1a0-44ef-8c86-cc5e2761904e 2018-08-01 09:40:46,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9292/v2/images/be168de4-6265-485a-b3f2-4436b8d93c4a/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e57c93e093e161217b60bbd6aec8aa6fc91cdf86" -d '' 2018-08-01 09:40:47,972 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-544fdd52-f7af-41f8-bc22-769235287800 Date: Wed, 01 Aug 2018 09:40:47 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-01 09:40:47,972 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/be168de4-6265-485a-b3f2-4436b8d93c4a/file used request id req-544fdd52-f7af-41f8-bc22-769235287800 2018-08-01 09:40:47,973 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-01 09:40:47,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/be168de4-6265-485a-b3f2-4436b8d93c4a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e57c93e093e161217b60bbd6aec8aa6fc91cdf86" 2018-08-01 09:40:47,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-5279ed73-8052-4477-8ba3-767e1c9aede2 Date: Wed, 01 Aug 2018 09:40:47 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-c2aef1ed-02f1-4729-9d7f-c02295f1c773-image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T09:40:46Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-01T09:40:47Z", "visibility": "shared", "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/be168de4-6265-485a-b3f2-4436b8d93c4a/snap", "metadata": {}}], "self": "/v2/images/be168de4-6265-485a-b3f2-4436b8d93c4a", "min_disk": 0, "protected": false, "id": "be168de4-6265-485a-b3f2-4436b8d93c4a", "file": "/v2/images/be168de4-6265-485a-b3f2-4436b8d93c4a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8d96727022f4443794db44ecde432faf", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/be168de4-6265-485a-b3f2-4436b8d93c4a/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 09:40:47,993 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/be168de4-6265-485a-b3f2-4436b8d93c4a used request id req-5279ed73-8052-4477-8ba3-767e1c9aede2 2018-08-01 09:40:47,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e57c93e093e161217b60bbd6aec8aa6fc91cdf86" 2018-08-01 09:40:48,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-74caa117-33f8-454f-b5c5-30617429eff6 Date: Wed, 01 Aug 2018 09:40:48 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-08-01 09:40:48,003 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-74caa117-33f8-454f-b5c5-30617429eff6 2018-08-01 09:40:48,005 - create_image - INFO - Created image with name - NovaUtilsInstanceVolumeTests-c2aef1ed-02f1-4729-9d7f-c02295f1c773-image 2018-08-01 09:40:48,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/be168de4-6265-485a-b3f2-4436b8d93c4a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e57c93e093e161217b60bbd6aec8aa6fc91cdf86" 2018-08-01 09:40:48,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-ea67f988-87a0-41d5-b23f-1158eeae83ad Date: Wed, 01 Aug 2018 09:40:48 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-c2aef1ed-02f1-4729-9d7f-c02295f1c773-image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T09:40:46Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-01T09:40:47Z", "visibility": "shared", "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/be168de4-6265-485a-b3f2-4436b8d93c4a/snap", "metadata": {}}], "self": "/v2/images/be168de4-6265-485a-b3f2-4436b8d93c4a", "min_disk": 0, "protected": false, "id": "be168de4-6265-485a-b3f2-4436b8d93c4a", "file": "/v2/images/be168de4-6265-485a-b3f2-4436b8d93c4a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8d96727022f4443794db44ecde432faf", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/be168de4-6265-485a-b3f2-4436b8d93c4a/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 09:40:48,026 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/be168de4-6265-485a-b3f2-4436b8d93c4a used request id req-ea67f988-87a0-41d5-b23f-1158eeae83ad 2018-08-01 09:40:48,027 - create_image - DEBUG - Instance status is - active 2018-08-01 09:40:48,027 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceVolumeTests-c2aef1ed-02f1-4729-9d7f-c02295f1c773-image 2018-08-01 09:40:48,027 - create_image - INFO - Image is now active with name - NovaUtilsInstanceVolumeTests-c2aef1ed-02f1-4729-9d7f-c02295f1c773-image 2018-08-01 09:40:48,027 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:40:48,028 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:40:48,494 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:40:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["hSNnnnaJRGyQwYBFvBrY-g"], "issued_at": "2018-08-01T09:40:48.000000Z"}} 2018-08-01 09:40:48,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67f04006af2a42d104db8deee3bb739289ae22d5" 2018-08-01 09:40:48,573 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:40:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fde24efa-23b5-4ee8-bbe7-364c3c27f9cd Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:40:48,573 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-fde24efa-23b5-4ee8-bbe7-364c3c27f9cd 2018-08-01 09:40:48,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c2aef1ed-02f1-4729-9d7f-c02295f1c773-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67f04006af2a42d104db8deee3bb739289ae22d5" 2018-08-01 09:40:48,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-45b10a0f-e15a-4b26-ab1f-72b8c1005219 Date: Wed, 01 Aug 2018 09:40:48 GMT RESP BODY: {"networks":[]} 2018-08-01 09:40:48,757 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c2aef1ed-02f1-4729-9d7f-c02295f1c773-net used request id req-45b10a0f-e15a-4b26-ab1f-72b8c1005219 2018-08-01 09:40:48,757 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceVolumeTests-c2aef1ed-02f1-4729-9d7f-c02295f1c773-net 2018-08-01 09:40:48,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67f04006af2a42d104db8deee3bb739289ae22d5" -d '{"network": {"name": "NovaUtilsInstanceVolumeTests-c2aef1ed-02f1-4729-9d7f-c02295f1c773-net", "admin_state_up": true}}' 2018-08-01 09:40:49,097 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 742 X-Openstack-Request-Id: req-b620cb35-dd24-4092-9022-80618d44c994 Date: Wed, 01 Aug 2018 09:40:49 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"e904f0cb-4a51-4fb4-aa03-8e3e14431071","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":90,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T09:40:48Z","is_default":false,"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-c2aef1ed-02f1-4729-9d7f-c02295f1c773-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:40:48Z","mtu":1450}} 2018-08-01 09:40:49,097 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks used request id req-b620cb35-dd24-4092-9022-80618d44c994 2018-08-01 09:40:49,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=e904f0cb-4a51-4fb4-aa03-8e3e14431071 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67f04006af2a42d104db8deee3bb739289ae22d5" 2018-08-01 09:40:49,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-46fbebae-d3a9-45cb-9728-42b281621908 Date: Wed, 01 Aug 2018 09:40:49 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"e904f0cb-4a51-4fb4-aa03-8e3e14431071","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":90,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T09:40:48Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-c2aef1ed-02f1-4729-9d7f-c02295f1c773-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:40:48Z","provider:network_type":"vxlan"}]} 2018-08-01 09:40:49,187 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=e904f0cb-4a51-4fb4-aa03-8e3e14431071 used request id req-46fbebae-d3a9-45cb-9728-42b281621908 2018-08-01 09:40:49,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=e904f0cb-4a51-4fb4-aa03-8e3e14431071 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67f04006af2a42d104db8deee3bb739289ae22d5" 2018-08-01 09:40:49,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-7f6d09d9-9aaf-40e5-9101-3b15e6d9e613 Date: Wed, 01 Aug 2018 09:40:49 GMT RESP BODY: {"subnets":[]} 2018-08-01 09:40:49,220 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=e904f0cb-4a51-4fb4-aa03-8e3e14431071 used request id req-7f6d09d9-9aaf-40e5-9101-3b15e6d9e613 2018-08-01 09:40:49,221 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceVolumeTests-c2aef1ed-02f1-4729-9d7f-c02295f1c773-subnet 2018-08-01 09:40:49,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67f04006af2a42d104db8deee3bb739289ae22d5" -d '{"subnets": [{"ip_version": 4, "network_id": "e904f0cb-4a51-4fb4-aa03-8e3e14431071", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceVolumeTests-c2aef1ed-02f1-4729-9d7f-c02295f1c773-subnet"}]}' 2018-08-01 09:40:49,709 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-686ec41b-324c-44c8-912f-8e03ec36bace Date: Wed, 01 Aug 2018 09:40:49 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:40:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"9482d9d1-e3fd-4843-8379-6145dbd9d393","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-c2aef1ed-02f1-4729-9d7f-c02295f1c773-subnet","enable_dhcp":true,"segment_id":null,"network_id":"e904f0cb-4a51-4fb4-aa03-8e3e14431071","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:40:49Z","ip_version":4}]} 2018-08-01 09:40:49,709 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets used request id req-686ec41b-324c-44c8-912f-8e03ec36bace 2018-08-01 09:40:49,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=e904f0cb-4a51-4fb4-aa03-8e3e14431071 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67f04006af2a42d104db8deee3bb739289ae22d5" 2018-08-01 09:40:49,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-d26a4521-2439-4464-98bc-ed2b2e808fb3 Date: Wed, 01 Aug 2018 09:40:49 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"e904f0cb-4a51-4fb4-aa03-8e3e14431071","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":90,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":["9482d9d1-e3fd-4843-8379-6145dbd9d393"],"description":"","tags":[],"updated_at":"2018-08-01T09:40:49Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-c2aef1ed-02f1-4729-9d7f-c02295f1c773-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:40:48Z","provider:network_type":"vxlan"}]} 2018-08-01 09:40:49,794 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=e904f0cb-4a51-4fb4-aa03-8e3e14431071 used request id req-d26a4521-2439-4464-98bc-ed2b2e808fb3 2018-08-01 09:40:49,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=e904f0cb-4a51-4fb4-aa03-8e3e14431071 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67f04006af2a42d104db8deee3bb739289ae22d5" 2018-08-01 09:40:49,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-15f8fe3c-db24-4014-8600-43cb1a7860eb Date: Wed, 01 Aug 2018 09:40:49 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:40:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"9482d9d1-e3fd-4843-8379-6145dbd9d393","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-c2aef1ed-02f1-4729-9d7f-c02295f1c773-subnet","enable_dhcp":true,"segment_id":null,"network_id":"e904f0cb-4a51-4fb4-aa03-8e3e14431071","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:40:49Z","ip_version":4}]} 2018-08-01 09:40:49,859 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=e904f0cb-4a51-4fb4-aa03-8e3e14431071 used request id req-15f8fe3c-db24-4014-8600-43cb1a7860eb 2018-08-01 09:40:49,859 - OpenStackNetwork - DEBUG - Network [e904f0cb-4a51-4fb4-aa03-8e3e14431071] created successfully 2018-08-01 09:40:49,859 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:40:49,860 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:40:50,250 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:40:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["dMz5wsTdRAWE2tTbv9mTug"], "issued_at": "2018-08-01T09:40:50.000000Z"}} 2018-08-01 09:40:50,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be199f58392dd9abd8e81f0b5757e7f34e76da44" 2018-08-01 09:40:50,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:40:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ab54868-f5bd-4713-b860-0c1315d65fe2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:40:50,361 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-0ab54868-f5bd-4713-b860-0c1315d65fe2 2018-08-01 09:40:50,362 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 09:40:50,367 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be199f58392dd9abd8e81f0b5757e7f34e76da44" 2018-08-01 09:40:50,534 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:40: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-907df393-56f6-4a2b-96f7-396280b3cba9 x-compute-request-id: req-907df393-56f6-4a2b-96f7-396280b3cba9 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-08-01 09:40:50,535 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-907df393-56f6-4a2b-96f7-396280b3cba9 2018-08-01 09:40:50,538 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be199f58392dd9abd8e81f0b5757e7f34e76da44" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceVolumeTests-c2aef1ed-02f1-4729-9d7f-c02295f1c773-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-08-01 09:40:50,590 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:40: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-98182231-b2ce-4263-985e-74b719e7ea38 x-compute-request-id: req-98182231-b2ce-4263-985e-74b719e7ea38 Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"name": "NovaUtilsInstanceVolumeTests-c2aef1ed-02f1-4729-9d7f-c02295f1c773-flavor", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/f860ac81-67d3-4fa4-8975-15c75d0298c7", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/f860ac81-67d3-4fa4-8975-15c75d0298c7", "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": "f860ac81-67d3-4fa4-8975-15c75d0298c7"}} 2018-08-01 09:40:50,590 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-98182231-b2ce-4263-985e-74b719e7ea38 2018-08-01 09:40:50,591 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:40:50,592 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:40:50,978 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:40:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["nmbQHLBpSfiVXE612MTcVg"], "issued_at": "2018-08-01T09:40:50.000000Z"}} 2018-08-01 09:40:50,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ea0def6f347b86eef51d351ed037b407b39eff4" 2018-08-01 09:40:51,061 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:40:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25e72076-814c-4739-b8d0-5d551af13a8e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:40:51,061 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-25e72076-814c-4739-b8d0-5d551af13a8e 2018-08-01 09:40:51,067 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ea0def6f347b86eef51d351ed037b407b39eff4" 2018-08-01 09:40:51,259 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:40:51 GMT Server: Apache x-compute-request-id: req-6cb5edfc-37fb-475b-a40e-e2a209954873 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-6cb5edfc-37fb-475b-a40e-e2a209954873 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-01 09:40:51,260 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/volumes/detail used request id req-6cb5edfc-37fb-475b-a40e-e2a209954873 2018-08-01 09:40:51,263 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-6cb5edfc-37fb-475b-a40e-e2a209954873" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ea0def6f347b86eef51d351ed037b407b39eff4" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-c2aef1ed-02f1-4729-9d7f-c02295f1c773", "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-08-01 09:40:51,753 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 09:40:51 GMT Server: Apache x-compute-request-id: req-434c2f21-b8d8-4647-bd09-c289d4a2ce8f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-434c2f21-b8d8-4647-bd09-c289d4a2ce8f Content-Length: 881 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/volumes/5c56a2b4-f622-43d0-869e-7b9cd9a37f84", "rel": "self"}, {"href": "http://172.30.9.24:8776/8d96727022f4443794db44ecde432faf/volumes/5c56a2b4-f622-43d0-869e-7b9cd9a37f84", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-01T09:40:51.000000", "description": null, "updated_at": null, "volume_type": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-c2aef1ed-02f1-4729-9d7f-c02295f1c773", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "5c56a2b4-f622-43d0-869e-7b9cd9a37f84", "size": 1}} 2018-08-01 09:40:51,753 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/volumes used request id req-434c2f21-b8d8-4647-bd09-c289d4a2ce8f 2018-08-01 09:40:51,756 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/volumes/5c56a2b4-f622-43d0-869e-7b9cd9a37f84 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6cb5edfc-37fb-475b-a40e-e2a209954873" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ea0def6f347b86eef51d351ed037b407b39eff4" 2018-08-01 09:40:52,107 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:40:51 GMT Server: Apache x-compute-request-id: req-80305910-1aa1-4f1e-a71b-4de4985568b7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-80305910-1aa1-4f1e-a71b-4de4985568b7 Content-Encoding: gzip Content-Length: 519 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/volumes/5c56a2b4-f622-43d0-869e-7b9cd9a37f84", "rel": "self"}, {"href": "http://172.30.9.24:8776/8d96727022f4443794db44ecde432faf/volumes/5c56a2b4-f622-43d0-869e-7b9cd9a37f84", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-08-01T09:40:51.000000", "replication_status": null, "snapshot_id": null, "id": "5c56a2b4-f622-43d0-869e-7b9cd9a37f84", "size": 1, "user_id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "os-vol-tenant-attr:tenant_id": "8d96727022f4443794db44ecde432faf", "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-c2aef1ed-02f1-4729-9d7f-c02295f1c773", "bootable": "false", "created_at": "2018-08-01T09:40:51.000000", "volume_type": null}} 2018-08-01 09:40:52,107 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/volumes/5c56a2b4-f622-43d0-869e-7b9cd9a37f84 used request id req-80305910-1aa1-4f1e-a71b-4de4985568b7 2018-08-01 09:40:52,107 - create_volume - INFO - Created volume with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-c2aef1ed-02f1-4729-9d7f-c02295f1c773 2018-08-01 09:40:52,110 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/volumes/5c56a2b4-f622-43d0-869e-7b9cd9a37f84 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6cb5edfc-37fb-475b-a40e-e2a209954873" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ea0def6f347b86eef51d351ed037b407b39eff4" 2018-08-01 09:40:52,991 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:40:52 GMT Server: Apache x-compute-request-id: req-bee4c82d-5a5a-410f-8671-ddd04f90240d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-bee4c82d-5a5a-410f-8671-ddd04f90240d Content-Encoding: gzip Content-Length: 519 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/volumes/5c56a2b4-f622-43d0-869e-7b9cd9a37f84", "rel": "self"}, {"href": "http://172.30.9.24:8776/8d96727022f4443794db44ecde432faf/volumes/5c56a2b4-f622-43d0-869e-7b9cd9a37f84", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-08-01T09:40:51.000000", "replication_status": null, "snapshot_id": null, "id": "5c56a2b4-f622-43d0-869e-7b9cd9a37f84", "size": 1, "user_id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "os-vol-tenant-attr:tenant_id": "8d96727022f4443794db44ecde432faf", "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-c2aef1ed-02f1-4729-9d7f-c02295f1c773", "bootable": "false", "created_at": "2018-08-01T09:40:51.000000", "volume_type": null}} 2018-08-01 09:40:52,991 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/volumes/5c56a2b4-f622-43d0-869e-7b9cd9a37f84 used request id req-bee4c82d-5a5a-410f-8671-ddd04f90240d 2018-08-01 09:40:52,992 - create_volume - DEBUG - Instance status is - available 2018-08-01 09:40:52,992 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-c2aef1ed-02f1-4729-9d7f-c02295f1c773 2018-08-01 09:40:52,992 - create_volume - INFO - Volume is now active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-c2aef1ed-02f1-4729-9d7f-c02295f1c773 2018-08-01 09:40:52,992 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:40:52,993 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:40:53,374 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:40:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["tX3zjqEuQIetmVLM-4h5YA"], "issued_at": "2018-08-01T09:40:53.000000Z"}} 2018-08-01 09:40:53,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6baa0afd8b67b781d26da77c91b57afc86d25fbd" 2018-08-01 09:40:53,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:40:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-758f6f1c-ec11-4233-b44d-3acdd8b37233 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:40:53,443 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-758f6f1c-ec11-4233-b44d-3acdd8b37233 2018-08-01 09:40:53,444 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 09:40:53,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6baa0afd8b67b781d26da77c91b57afc86d25fbd" 2018-08-01 09:40:53,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:40:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-142268c8-20e6-460b-90db-807c12fa33b9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:40:53,523 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-142268c8-20e6-460b-90db-807c12fa33b9 2018-08-01 09:40:53,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c2aef1ed-02f1-4729-9d7f-c02295f1c773-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6baa0afd8b67b781d26da77c91b57afc86d25fbd" 2018-08-01 09:40:53,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-81ae307e-6c30-458c-b494-fe256b065a33 Date: Wed, 01 Aug 2018 09:40:53 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"e904f0cb-4a51-4fb4-aa03-8e3e14431071","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":90,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":["9482d9d1-e3fd-4843-8379-6145dbd9d393"],"description":"","tags":[],"updated_at":"2018-08-01T09:40:49Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-c2aef1ed-02f1-4729-9d7f-c02295f1c773-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:40:48Z","provider:network_type":"vxlan"}]} 2018-08-01 09:40:53,774 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c2aef1ed-02f1-4729-9d7f-c02295f1c773-net used request id req-81ae307e-6c30-458c-b494-fe256b065a33 2018-08-01 09:40:53,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=e904f0cb-4a51-4fb4-aa03-8e3e14431071 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6baa0afd8b67b781d26da77c91b57afc86d25fbd" 2018-08-01 09:40:53,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-d95998cd-b1ad-4bad-98b2-40c4650562ab Date: Wed, 01 Aug 2018 09:40:53 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:40:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"9482d9d1-e3fd-4843-8379-6145dbd9d393","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-c2aef1ed-02f1-4729-9d7f-c02295f1c773-subnet","enable_dhcp":true,"segment_id":null,"network_id":"e904f0cb-4a51-4fb4-aa03-8e3e14431071","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:40:49Z","ip_version":4}]} 2018-08-01 09:40:53,817 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=e904f0cb-4a51-4fb4-aa03-8e3e14431071 used request id req-d95998cd-b1ad-4bad-98b2-40c4650562ab 2018-08-01 09:40:53,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c2aef1ed-02f1-4729-9d7f-c02295f1c773-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6baa0afd8b67b781d26da77c91b57afc86d25fbd" 2018-08-01 09:40:53,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-e136958f-6072-4f33-8019-1cac4afc9cc1 Date: Wed, 01 Aug 2018 09:40:53 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"e904f0cb-4a51-4fb4-aa03-8e3e14431071","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":90,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":["9482d9d1-e3fd-4843-8379-6145dbd9d393"],"description":"","tags":[],"updated_at":"2018-08-01T09:40:49Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-c2aef1ed-02f1-4729-9d7f-c02295f1c773-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:40:48Z","provider:network_type":"vxlan"}]} 2018-08-01 09:40:53,896 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c2aef1ed-02f1-4729-9d7f-c02295f1c773-net used request id req-e136958f-6072-4f33-8019-1cac4afc9cc1 2018-08-01 09:40:53,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 09:40:53,904 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 09:40: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 09:40:53,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6baa0afd8b67b781d26da77c91b57afc86d25fbd" 2018-08-01 09:40:53,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:40:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43bb7cff-1995-4f2a-b82a-0d8e263d1b37 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 09:40:53,927 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-43bb7cff-1995-4f2a-b82a-0d8e263d1b37 2018-08-01 09:40:53,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=e904f0cb-4a51-4fb4-aa03-8e3e14431071 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6baa0afd8b67b781d26da77c91b57afc86d25fbd" 2018-08-01 09:40:53,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-1891d41c-cb9e-46da-8288-2cacdfc9cd3b Date: Wed, 01 Aug 2018 09:40:53 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:40:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"9482d9d1-e3fd-4843-8379-6145dbd9d393","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-c2aef1ed-02f1-4729-9d7f-c02295f1c773-subnet","enable_dhcp":true,"segment_id":null,"network_id":"e904f0cb-4a51-4fb4-aa03-8e3e14431071","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:40:49Z","ip_version":4}]} 2018-08-01 09:40:53,971 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=e904f0cb-4a51-4fb4-aa03-8e3e14431071 used request id req-1891d41c-cb9e-46da-8288-2cacdfc9cd3b 2018-08-01 09:40:53,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=e904f0cb-4a51-4fb4-aa03-8e3e14431071&name=NovaUtilsInstanceVolumeTests-c2aef1ed-02f1-4729-9d7f-c02295f1c773-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6baa0afd8b67b781d26da77c91b57afc86d25fbd" 2018-08-01 09:40:54,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-6793bb3a-d6cd-4e48-8d04-25a5ca2176c2 Date: Wed, 01 Aug 2018 09:40:54 GMT RESP BODY: {"ports":[]} 2018-08-01 09:40:54,027 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=e904f0cb-4a51-4fb4-aa03-8e3e14431071&name=NovaUtilsInstanceVolumeTests-c2aef1ed-02f1-4729-9d7f-c02295f1c773-port&admin_state_up=True used request id req-6793bb3a-d6cd-4e48-8d04-25a5ca2176c2 2018-08-01 09:40:54,029 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-c2aef1ed-02f1-4729-9d7f-c02295f1c773-vm_inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6baa0afd8b67b781d26da77c91b57afc86d25fbd" 2018-08-01 09:40:54,329 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:40: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-4cefb040-c603-4c63-85a1-6b04b7d52ffb x-compute-request-id: req-4cefb040-c603-4c63-85a1-6b04b7d52ffb Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-01 09:40:54,329 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-c2aef1ed-02f1-4729-9d7f-c02295f1c773-vm_inst used request id req-4cefb040-c603-4c63-85a1-6b04b7d52ffb 2018-08-01 09:40:54,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c2aef1ed-02f1-4729-9d7f-c02295f1c773-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6baa0afd8b67b781d26da77c91b57afc86d25fbd" 2018-08-01 09:40:54,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-3d9e56ed-f3eb-44eb-81ae-f3393f0993dd Date: Wed, 01 Aug 2018 09:40:54 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"e904f0cb-4a51-4fb4-aa03-8e3e14431071","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":90,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":["9482d9d1-e3fd-4843-8379-6145dbd9d393"],"description":"","tags":[],"updated_at":"2018-08-01T09:40:49Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-c2aef1ed-02f1-4729-9d7f-c02295f1c773-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:40:48Z","provider:network_type":"vxlan"}]} 2018-08-01 09:40:54,410 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c2aef1ed-02f1-4729-9d7f-c02295f1c773-net used request id req-3d9e56ed-f3eb-44eb-81ae-f3393f0993dd 2018-08-01 09:40:54,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=e904f0cb-4a51-4fb4-aa03-8e3e14431071 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6baa0afd8b67b781d26da77c91b57afc86d25fbd" 2018-08-01 09:40:54,454 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-f945be9e-c069-4580-8222-9529de7d0bc1 Date: Wed, 01 Aug 2018 09:40:54 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:40:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"9482d9d1-e3fd-4843-8379-6145dbd9d393","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-c2aef1ed-02f1-4729-9d7f-c02295f1c773-subnet","enable_dhcp":true,"segment_id":null,"network_id":"e904f0cb-4a51-4fb4-aa03-8e3e14431071","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:40:49Z","ip_version":4}]} 2018-08-01 09:40:54,455 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=e904f0cb-4a51-4fb4-aa03-8e3e14431071 used request id req-f945be9e-c069-4580-8222-9529de7d0bc1 2018-08-01 09:40:54,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c2aef1ed-02f1-4729-9d7f-c02295f1c773-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6baa0afd8b67b781d26da77c91b57afc86d25fbd" 2018-08-01 09:40:54,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-d0776898-85c1-4a9c-9447-b0c3228314cd Date: Wed, 01 Aug 2018 09:40:54 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"e904f0cb-4a51-4fb4-aa03-8e3e14431071","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":90,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":["9482d9d1-e3fd-4843-8379-6145dbd9d393"],"description":"","tags":[],"updated_at":"2018-08-01T09:40:49Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-c2aef1ed-02f1-4729-9d7f-c02295f1c773-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:40:48Z","provider:network_type":"vxlan"}]} 2018-08-01 09:40:54,677 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c2aef1ed-02f1-4729-9d7f-c02295f1c773-net used request id req-d0776898-85c1-4a9c-9447-b0c3228314cd 2018-08-01 09:40:54,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6baa0afd8b67b781d26da77c91b57afc86d25fbd" 2018-08-01 09:40:54,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:40:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-febc0ed2-81f2-4a75-88a0-fdb8865a81d5 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 09:40:54,762 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-febc0ed2-81f2-4a75-88a0-fdb8865a81d5 2018-08-01 09:40:54,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=e904f0cb-4a51-4fb4-aa03-8e3e14431071 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6baa0afd8b67b781d26da77c91b57afc86d25fbd" 2018-08-01 09:40:54,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-0e299449-e2a8-4b19-888d-3eb755f4e5f1 Date: Wed, 01 Aug 2018 09:40:54 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:40:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"9482d9d1-e3fd-4843-8379-6145dbd9d393","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-c2aef1ed-02f1-4729-9d7f-c02295f1c773-subnet","enable_dhcp":true,"segment_id":null,"network_id":"e904f0cb-4a51-4fb4-aa03-8e3e14431071","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:40:49Z","ip_version":4}]} 2018-08-01 09:40:54,807 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=e904f0cb-4a51-4fb4-aa03-8e3e14431071 used request id req-0e299449-e2a8-4b19-888d-3eb755f4e5f1 2018-08-01 09:40:54,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=e904f0cb-4a51-4fb4-aa03-8e3e14431071&name=NovaUtilsInstanceVolumeTests-c2aef1ed-02f1-4729-9d7f-c02295f1c773-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6baa0afd8b67b781d26da77c91b57afc86d25fbd" 2018-08-01 09:40:54,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-7f592be0-bd6f-4295-9fa5-3d8e12dee693 Date: Wed, 01 Aug 2018 09:40:54 GMT RESP BODY: {"ports":[]} 2018-08-01 09:40:54,839 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=e904f0cb-4a51-4fb4-aa03-8e3e14431071&name=NovaUtilsInstanceVolumeTests-c2aef1ed-02f1-4729-9d7f-c02295f1c773-port&admin_state_up=True used request id req-7f592be0-bd6f-4295-9fa5-3d8e12dee693 2018-08-01 09:40:54,839 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:40:54,840 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:40:55,227 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:40:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["Mnyo2bc_TLWAY0xbuPrmlA"], "issued_at": "2018-08-01T09:40:55.000000Z"}} 2018-08-01 09:40:55,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc6ac6136d2bdbe9bd1ee9baf921b6e56f2683cd" 2018-08-01 09:40:55,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:40:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9fc9a579-16b6-48c1-b70a-3c26b9ef4d28 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:40:55,241 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-9fc9a579-16b6-48c1-b70a-3c26b9ef4d28 2018-08-01 09:40:55,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c2aef1ed-02f1-4729-9d7f-c02295f1c773-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6baa0afd8b67b781d26da77c91b57afc86d25fbd" 2018-08-01 09:40:55,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-ab4f7770-34ff-4aa9-a32a-607e4f8ce3eb Date: Wed, 01 Aug 2018 09:40:55 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"e904f0cb-4a51-4fb4-aa03-8e3e14431071","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":90,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":["9482d9d1-e3fd-4843-8379-6145dbd9d393"],"description":"","tags":[],"updated_at":"2018-08-01T09:40:49Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-c2aef1ed-02f1-4729-9d7f-c02295f1c773-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:40:48Z","provider:network_type":"vxlan"}]} 2018-08-01 09:40:55,324 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c2aef1ed-02f1-4729-9d7f-c02295f1c773-net used request id req-ab4f7770-34ff-4aa9-a32a-607e4f8ce3eb 2018-08-01 09:40:55,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=e904f0cb-4a51-4fb4-aa03-8e3e14431071 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6baa0afd8b67b781d26da77c91b57afc86d25fbd" 2018-08-01 09:40:55,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-38f9b995-da3d-4849-ac2e-5439911f60a0 Date: Wed, 01 Aug 2018 09:40:55 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:40:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"9482d9d1-e3fd-4843-8379-6145dbd9d393","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-c2aef1ed-02f1-4729-9d7f-c02295f1c773-subnet","enable_dhcp":true,"segment_id":null,"network_id":"e904f0cb-4a51-4fb4-aa03-8e3e14431071","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:40:49Z","ip_version":4}]} 2018-08-01 09:40:55,369 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=e904f0cb-4a51-4fb4-aa03-8e3e14431071 used request id req-38f9b995-da3d-4849-ac2e-5439911f60a0 2018-08-01 09:40:55,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c2aef1ed-02f1-4729-9d7f-c02295f1c773-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6baa0afd8b67b781d26da77c91b57afc86d25fbd" 2018-08-01 09:40:55,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-359750a3-7780-4878-8634-ed2251686eeb Date: Wed, 01 Aug 2018 09:40:55 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"e904f0cb-4a51-4fb4-aa03-8e3e14431071","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":90,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":["9482d9d1-e3fd-4843-8379-6145dbd9d393"],"description":"","tags":[],"updated_at":"2018-08-01T09:40:49Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-c2aef1ed-02f1-4729-9d7f-c02295f1c773-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:40:48Z","provider:network_type":"vxlan"}]} 2018-08-01 09:40:55,451 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c2aef1ed-02f1-4729-9d7f-c02295f1c773-net used request id req-359750a3-7780-4878-8634-ed2251686eeb 2018-08-01 09:40:55,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 09:40:55,459 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 09:40: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 09:40:55,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc6ac6136d2bdbe9bd1ee9baf921b6e56f2683cd" 2018-08-01 09:40:55,545 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:40:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6002bd39-823b-419e-849b-8fa2b6141b4b 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 09:40:55,545 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-6002bd39-823b-419e-849b-8fa2b6141b4b 2018-08-01 09:40:55,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=e904f0cb-4a51-4fb4-aa03-8e3e14431071 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6baa0afd8b67b781d26da77c91b57afc86d25fbd" 2018-08-01 09:40:55,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-7956ea92-f37e-4fbb-9d60-090e62263185 Date: Wed, 01 Aug 2018 09:40:55 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:40:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"9482d9d1-e3fd-4843-8379-6145dbd9d393","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-c2aef1ed-02f1-4729-9d7f-c02295f1c773-subnet","enable_dhcp":true,"segment_id":null,"network_id":"e904f0cb-4a51-4fb4-aa03-8e3e14431071","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:40:49Z","ip_version":4}]} 2018-08-01 09:40:55,589 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=e904f0cb-4a51-4fb4-aa03-8e3e14431071 used request id req-7956ea92-f37e-4fbb-9d60-090e62263185 2018-08-01 09:40:55,590 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceVolumeTests-c2aef1ed-02f1-4729-9d7f-c02295f1c773-net 2018-08-01 09:40:55,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6baa0afd8b67b781d26da77c91b57afc86d25fbd" -d '{"port": {"network_id": "e904f0cb-4a51-4fb4-aa03-8e3e14431071", "name": "NovaUtilsInstanceVolumeTests-c2aef1ed-02f1-4729-9d7f-c02295f1c773-port", "admin_state_up": true}}' 2018-08-01 09:40:56,232 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 907 X-Openstack-Request-Id: req-ef488fe2-8e82-458f-ad15-883e671dce6e Date: Wed, 01 Aug 2018 09:40:56 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T09:40:55Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9482d9d1-e3fd-4843-8379-6145dbd9d393","ip_address":"10.55.0.6"}],"id":"37e7d2cd-4b11-46fe-9246-daaf9728e0ef","security_groups":["d876f51d-b6f9-4c8f-b88c-c69d2c3be178"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ec:27:4d","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NovaUtilsInstanceVolumeTests-c2aef1ed-02f1-4729-9d7f-c02295f1c773-port","project_id":"8d96727022f4443794db44ecde432faf","qos_policy_id":null,"admin_state_up":true,"network_id":"e904f0cb-4a51-4fb4-aa03-8e3e14431071","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:40:55Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-08-01 09:40:56,232 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/ports used request id req-ef488fe2-8e82-458f-ad15-883e671dce6e 2018-08-01 09:40:56,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c2aef1ed-02f1-4729-9d7f-c02295f1c773-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6baa0afd8b67b781d26da77c91b57afc86d25fbd" 2018-08-01 09:40:56,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-a1d85b85-7b41-4501-800b-50fe464917fb Date: Wed, 01 Aug 2018 09:40:56 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"e904f0cb-4a51-4fb4-aa03-8e3e14431071","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":90,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":["9482d9d1-e3fd-4843-8379-6145dbd9d393"],"description":"","tags":[],"updated_at":"2018-08-01T09:40:49Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-c2aef1ed-02f1-4729-9d7f-c02295f1c773-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:40:48Z","provider:network_type":"vxlan"}]} 2018-08-01 09:40:56,313 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c2aef1ed-02f1-4729-9d7f-c02295f1c773-net used request id req-a1d85b85-7b41-4501-800b-50fe464917fb 2018-08-01 09:40:56,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=e904f0cb-4a51-4fb4-aa03-8e3e14431071 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6baa0afd8b67b781d26da77c91b57afc86d25fbd" 2018-08-01 09:40:56,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-5f862106-38bd-4298-9ae2-e8e460a3d1d9 Date: Wed, 01 Aug 2018 09:40:56 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:40:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"9482d9d1-e3fd-4843-8379-6145dbd9d393","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-c2aef1ed-02f1-4729-9d7f-c02295f1c773-subnet","enable_dhcp":true,"segment_id":null,"network_id":"e904f0cb-4a51-4fb4-aa03-8e3e14431071","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:40:49Z","ip_version":4}]} 2018-08-01 09:40:56,357 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=e904f0cb-4a51-4fb4-aa03-8e3e14431071 used request id req-5f862106-38bd-4298-9ae2-e8e460a3d1d9 2018-08-01 09:40:56,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c2aef1ed-02f1-4729-9d7f-c02295f1c773-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6baa0afd8b67b781d26da77c91b57afc86d25fbd" 2018-08-01 09:40:56,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-53ecdd6a-2ae7-4f08-91cc-7b9b1bf81f27 Date: Wed, 01 Aug 2018 09:40:56 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"e904f0cb-4a51-4fb4-aa03-8e3e14431071","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":90,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":["9482d9d1-e3fd-4843-8379-6145dbd9d393"],"description":"","tags":[],"updated_at":"2018-08-01T09:40:49Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-c2aef1ed-02f1-4729-9d7f-c02295f1c773-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:40:48Z","provider:network_type":"vxlan"}]} 2018-08-01 09:40:56,439 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c2aef1ed-02f1-4729-9d7f-c02295f1c773-net used request id req-53ecdd6a-2ae7-4f08-91cc-7b9b1bf81f27 2018-08-01 09:40:56,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6baa0afd8b67b781d26da77c91b57afc86d25fbd" 2018-08-01 09:40:56,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:40:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0838de1d-49c3-469d-926f-d3786c87f698 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 09:40:56,527 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-0838de1d-49c3-469d-926f-d3786c87f698 2018-08-01 09:40:56,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=e904f0cb-4a51-4fb4-aa03-8e3e14431071 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6baa0afd8b67b781d26da77c91b57afc86d25fbd" 2018-08-01 09:40:56,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-2b7e151a-f3d1-44ff-9036-8e6f982d870c Date: Wed, 01 Aug 2018 09:40:56 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:40:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"9482d9d1-e3fd-4843-8379-6145dbd9d393","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-c2aef1ed-02f1-4729-9d7f-c02295f1c773-subnet","enable_dhcp":true,"segment_id":null,"network_id":"e904f0cb-4a51-4fb4-aa03-8e3e14431071","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:40:49Z","ip_version":4}]} 2018-08-01 09:40:56,571 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=e904f0cb-4a51-4fb4-aa03-8e3e14431071 used request id req-2b7e151a-f3d1-44ff-9036-8e6f982d870c 2018-08-01 09:40:56,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=e904f0cb-4a51-4fb4-aa03-8e3e14431071&name=NovaUtilsInstanceVolumeTests-c2aef1ed-02f1-4729-9d7f-c02295f1c773-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6baa0afd8b67b781d26da77c91b57afc86d25fbd" 2018-08-01 09:40:56,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 910 X-Openstack-Request-Id: req-deeeabba-ea1f-4cf7-8601-068b2b11fa14 Date: Wed, 01 Aug 2018 09:40:56 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T09:40:55Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"9482d9d1-e3fd-4843-8379-6145dbd9d393","ip_address":"10.55.0.6"}],"id":"37e7d2cd-4b11-46fe-9246-daaf9728e0ef","security_groups":["d876f51d-b6f9-4c8f-b88c-c69d2c3be178"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ec:27:4d","project_id":"8d96727022f4443794db44ecde432faf","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-c2aef1ed-02f1-4729-9d7f-c02295f1c773-port","admin_state_up":true,"network_id":"e904f0cb-4a51-4fb4-aa03-8e3e14431071","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:40:55Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-08-01 09:40:56,633 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=e904f0cb-4a51-4fb4-aa03-8e3e14431071&name=NovaUtilsInstanceVolumeTests-c2aef1ed-02f1-4729-9d7f-c02295f1c773-port&admin_state_up=True used request id req-deeeabba-ea1f-4cf7-8601-068b2b11fa14 2018-08-01 09:40:56,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6baa0afd8b67b781d26da77c91b57afc86d25fbd" 2018-08-01 09:40:56,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:40:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ede26bc-2438-4ba3-abec-66d23db36b58 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 09:40:56,729 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-2ede26bc-2438-4ba3-abec-66d23db36b58 2018-08-01 09:40:56,730 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceVolumeTests-c2aef1ed-02f1-4729-9d7f-c02295f1c773-vm_inst 2018-08-01 09:40:56,733 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6baa0afd8b67b781d26da77c91b57afc86d25fbd" 2018-08-01 09:40:56,755 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:40: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-16d09711-c5d4-4398-80c5-f05bd1118aa1 x-compute-request-id: req-16d09711-c5d4-4398-80c5-f05bd1118aa1 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"flavors": [{"id": "f860ac81-67d3-4fa4-8975-15c75d0298c7", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/f860ac81-67d3-4fa4-8975-15c75d0298c7", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/f860ac81-67d3-4fa4-8975-15c75d0298c7", "rel": "bookmark"}], "name": "NovaUtilsInstanceVolumeTests-c2aef1ed-02f1-4729-9d7f-c02295f1c773-flavor"}]} 2018-08-01 09:40:56,756 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-16d09711-c5d4-4398-80c5-f05bd1118aa1 2018-08-01 09:40:56,759 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors/f860ac81-67d3-4fa4-8975-15c75d0298c7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6baa0afd8b67b781d26da77c91b57afc86d25fbd" 2018-08-01 09:40:56,779 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:40: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-98e7d54f-c11a-4fae-abae-0d9b420a8369 x-compute-request-id: req-98e7d54f-c11a-4fae-abae-0d9b420a8369 Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"name": "NovaUtilsInstanceVolumeTests-c2aef1ed-02f1-4729-9d7f-c02295f1c773-flavor", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/f860ac81-67d3-4fa4-8975-15c75d0298c7", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/f860ac81-67d3-4fa4-8975-15c75d0298c7", "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": "f860ac81-67d3-4fa4-8975-15c75d0298c7"}} 2018-08-01 09:40:56,779 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/f860ac81-67d3-4fa4-8975-15c75d0298c7 used request id req-98e7d54f-c11a-4fae-abae-0d9b420a8369 2018-08-01 09:40:56,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-c2aef1ed-02f1-4729-9d7f-c02295f1c773-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6baa0afd8b67b781d26da77c91b57afc86d25fbd" 2018-08-01 09:40:56,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1066 Content-Type: application/json X-Openstack-Request-Id: req-e6d2b952-47a2-4724-b39c-aa62066c2d34 Date: Wed, 01 Aug 2018 09:40:56 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-c2aef1ed-02f1-4729-9d7f-c02295f1c773-image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T09:40:46Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-01T09:40:47Z", "visibility": "shared", "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/be168de4-6265-485a-b3f2-4436b8d93c4a/snap", "metadata": {}}], "self": "/v2/images/be168de4-6265-485a-b3f2-4436b8d93c4a", "min_disk": 0, "protected": false, "id": "be168de4-6265-485a-b3f2-4436b8d93c4a", "file": "/v2/images/be168de4-6265-485a-b3f2-4436b8d93c4a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8d96727022f4443794db44ecde432faf", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/be168de4-6265-485a-b3f2-4436b8d93c4a/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-c2aef1ed-02f1-4729-9d7f-c02295f1c773-image"} 2018-08-01 09:40:56,956 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-c2aef1ed-02f1-4729-9d7f-c02295f1c773-image used request id req-e6d2b952-47a2-4724-b39c-aa62066c2d34 2018-08-01 09:40:56,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6baa0afd8b67b781d26da77c91b57afc86d25fbd" 2018-08-01 09:40:56,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-5a1c2f95-5c4e-41f4-ae44-8656e95b0e76 Date: Wed, 01 Aug 2018 09:40: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-08-01 09:40:56,966 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-5a1c2f95-5c4e-41f4-ae44-8656e95b0e76 2018-08-01 09:40:56,971 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6baa0afd8b67b781d26da77c91b57afc86d25fbd" -d '{"server": {"name": "NovaUtilsInstanceVolumeTests-c2aef1ed-02f1-4729-9d7f-c02295f1c773-vm_inst", "imageRef": "be168de4-6265-485a-b3f2-4436b8d93c4a", "flavorRef": "f860ac81-67d3-4fa4-8975-15c75d0298c7", "max_count": 1, "min_count": 1, "networks": [{"port": "37e7d2cd-4b11-46fe-9246-daaf9728e0ef"}]}}' 2018-08-01 09:40:58,090 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 09:40: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-e2c9348d-7aa7-4612-a89e-131a2854f6bf x-compute-request-id: req-e2c9348d-7aa7-4612-a89e-131a2854f6bf Content-Length: 374 location: http://172.30.9.24:8774/v2.1/servers/92642aec-39af-4a55-baf6-e4e39d80c4bb Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "92642aec-39af-4a55-baf6-e4e39d80c4bb", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/92642aec-39af-4a55-baf6-e4e39d80c4bb", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/92642aec-39af-4a55-baf6-e4e39d80c4bb", "rel": "bookmark"}], "adminPass": "pdnYu35vH6nh"}} 2018-08-01 09:40:58,090 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-e2c9348d-7aa7-4612-a89e-131a2854f6bf 2018-08-01 09:40:58,093 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/92642aec-39af-4a55-baf6-e4e39d80c4bb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6baa0afd8b67b781d26da77c91b57afc86d25fbd" 2018-08-01 09:40:58,400 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09: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,Accept-Encoding x-openstack-request-id: req-aa9d3c3d-a9ee-4949-84d6-5c382c4bc1c0 x-compute-request-id: req-aa9d3c3d-a9ee-4949-84d6-5c382c4bc1c0 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.24:8774/v2.1/servers/92642aec-39af-4a55-baf6-e4e39d80c4bb", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/92642aec-39af-4a55-baf6-e4e39d80c4bb", "rel": "bookmark"}], "image": {"id": "be168de4-6265-485a-b3f2-4436b8d93c4a", "links": [{"href": "http://172.30.9.24:8774/images/be168de4-6265-485a-b3f2-4436b8d93c4a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f860ac81-67d3-4fa4-8975-15c75d0298c7", "links": [{"href": "http://172.30.9.24:8774/flavors/f860ac81-67d3-4fa4-8975-15c75d0298c7", "rel": "bookmark"}]}, "id": "92642aec-39af-4a55-baf6-e4e39d80c4bb", "user_id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T09:40:58Z", "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-c2aef1ed-02f1-4729-9d7f-c02295f1c773-vm_inst", "created": "2018-08-01T09:40:58Z", "tenant_id": "8d96727022f4443794db44ecde432faf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 09:40:58,400 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/92642aec-39af-4a55-baf6-e4e39d80c4bb used request id req-aa9d3c3d-a9ee-4949-84d6-5c382c4bc1c0 2018-08-01 09:40:58,400 - create_instance - INFO - Created instance with name - NovaUtilsInstanceVolumeTests-c2aef1ed-02f1-4729-9d7f-c02295f1c773-vm_inst 2018-08-01 09:40:58,403 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/92642aec-39af-4a55-baf6-e4e39d80c4bb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6baa0afd8b67b781d26da77c91b57afc86d25fbd" 2018-08-01 09:40:58,889 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09: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,Accept-Encoding x-openstack-request-id: req-15a52dd0-6379-4924-968b-d0c82b20cf6f x-compute-request-id: req-15a52dd0-6379-4924-968b-d0c82b20cf6f Content-Encoding: gzip Content-Length: 658 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/92642aec-39af-4a55-baf6-e4e39d80c4bb", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/92642aec-39af-4a55-baf6-e4e39d80c4bb", "rel": "bookmark"}], "image": {"id": "be168de4-6265-485a-b3f2-4436b8d93c4a", "links": [{"href": "http://172.30.9.24:8774/images/be168de4-6265-485a-b3f2-4436b8d93c4a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f860ac81-67d3-4fa4-8975-15c75d0298c7", "links": [{"href": "http://172.30.9.24:8774/flavors/f860ac81-67d3-4fa4-8975-15c75d0298c7", "rel": "bookmark"}]}, "id": "92642aec-39af-4a55-baf6-e4e39d80c4bb", "user_id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T09:40:58Z", "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-c2aef1ed-02f1-4729-9d7f-c02295f1c773-vm_inst", "created": "2018-08-01T09:40:58Z", "tenant_id": "8d96727022f4443794db44ecde432faf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 09:40:58,889 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/92642aec-39af-4a55-baf6-e4e39d80c4bb used request id req-15a52dd0-6379-4924-968b-d0c82b20cf6f 2018-08-01 09:40:58,889 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-c2aef1ed-02f1-4729-9d7f-c02295f1c773-vm_inst] is - BUILD 2018-08-01 09:40:58,890 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-01 09:41:01,893 - create_instance - DEBUG - VM status query timeout in 896.50790596 2018-08-01 09:41:01,896 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/92642aec-39af-4a55-baf6-e4e39d80c4bb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6baa0afd8b67b781d26da77c91b57afc86d25fbd" 2018-08-01 09:41:02,380 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09: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-3c8dcdad-eeb8-4246-a0a9-c874e21a70e5 x-compute-request-id: req-3c8dcdad-eeb8-4246-a0a9-c874e21a70e5 Content-Encoding: gzip Content-Length: 814 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceVolumeTests-c2aef1ed-02f1-4729-9d7f-c02295f1c773-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:27:4d", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/92642aec-39af-4a55-baf6-e4e39d80c4bb", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/92642aec-39af-4a55-baf6-e4e39d80c4bb", "rel": "bookmark"}], "image": {"id": "be168de4-6265-485a-b3f2-4436b8d93c4a", "links": [{"href": "http://172.30.9.24:8774/images/be168de4-6265-485a-b3f2-4436b8d93c4a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f860ac81-67d3-4fa4-8975-15c75d0298c7", "links": [{"href": "http://172.30.9.24:8774/flavors/f860ac81-67d3-4fa4-8975-15c75d0298c7", "rel": "bookmark"}]}, "id": "92642aec-39af-4a55-baf6-e4e39d80c4bb", "security_groups": [{"name": "default"}], "user_id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T09:40:58Z", "hostId": "84bc2fcc33f028ef5fceb4ea5d26af04f0a45a1387698c94ece40185", "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-c2aef1ed-02f1-4729-9d7f-c02295f1c773-vm_inst", "created": "2018-08-01T09:40:58Z", "tenant_id": "8d96727022f4443794db44ecde432faf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 09:41:02,380 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/92642aec-39af-4a55-baf6-e4e39d80c4bb used request id req-3c8dcdad-eeb8-4246-a0a9-c874e21a70e5 2018-08-01 09:41:02,380 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-c2aef1ed-02f1-4729-9d7f-c02295f1c773-vm_inst] is - BUILD 2018-08-01 09:41:02,380 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-01 09:41:05,381 - create_instance - DEBUG - VM status query timeout in 893.019676924 2018-08-01 09:41:05,384 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/92642aec-39af-4a55-baf6-e4e39d80c4bb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6baa0afd8b67b781d26da77c91b57afc86d25fbd" 2018-08-01 09:41:05,539 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:41: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-05221844-fb38-4df7-a458-805737993339 x-compute-request-id: req-05221844-fb38-4df7-a458-805737993339 Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-c2aef1ed-02f1-4729-9d7f-c02295f1c773-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:27:4d", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/92642aec-39af-4a55-baf6-e4e39d80c4bb", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/92642aec-39af-4a55-baf6-e4e39d80c4bb", "rel": "bookmark"}], "image": {"id": "be168de4-6265-485a-b3f2-4436b8d93c4a", "links": [{"href": "http://172.30.9.24:8774/images/be168de4-6265-485a-b3f2-4436b8d93c4a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2018-08-01T09:41:03.000000", "flavor": {"id": "f860ac81-67d3-4fa4-8975-15c75d0298c7", "links": [{"href": "http://172.30.9.24:8774/flavors/f860ac81-67d3-4fa4-8975-15c75d0298c7", "rel": "bookmark"}]}, "id": "92642aec-39af-4a55-baf6-e4e39d80c4bb", "security_groups": [{"name": "default"}], "user_id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T09:41:03Z", "hostId": "84bc2fcc33f028ef5fceb4ea5d26af04f0a45a1387698c94ece40185", "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-c2aef1ed-02f1-4729-9d7f-c02295f1c773-vm_inst", "created": "2018-08-01T09:40:58Z", "tenant_id": "8d96727022f4443794db44ecde432faf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 09:41:05,539 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/92642aec-39af-4a55-baf6-e4e39d80c4bb used request id req-05221844-fb38-4df7-a458-805737993339 2018-08-01 09:41:05,540 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-c2aef1ed-02f1-4729-9d7f-c02295f1c773-vm_inst] is - ACTIVE 2018-08-01 09:41:05,540 - create_instance - INFO - VM is - ACTIVE 2018-08-01 09:41:05,543 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/92642aec-39af-4a55-baf6-e4e39d80c4bb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6baa0afd8b67b781d26da77c91b57afc86d25fbd" 2018-08-01 09:41:05,996 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:41: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-ecb877e4-8aca-4956-a627-da5eb739a527 x-compute-request-id: req-ecb877e4-8aca-4956-a627-da5eb739a527 Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-c2aef1ed-02f1-4729-9d7f-c02295f1c773-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:27:4d", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/92642aec-39af-4a55-baf6-e4e39d80c4bb", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/92642aec-39af-4a55-baf6-e4e39d80c4bb", "rel": "bookmark"}], "image": {"id": "be168de4-6265-485a-b3f2-4436b8d93c4a", "links": [{"href": "http://172.30.9.24:8774/images/be168de4-6265-485a-b3f2-4436b8d93c4a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2018-08-01T09:41:03.000000", "flavor": {"id": "f860ac81-67d3-4fa4-8975-15c75d0298c7", "links": [{"href": "http://172.30.9.24:8774/flavors/f860ac81-67d3-4fa4-8975-15c75d0298c7", "rel": "bookmark"}]}, "id": "92642aec-39af-4a55-baf6-e4e39d80c4bb", "security_groups": [{"name": "default"}], "user_id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T09:41:03Z", "hostId": "84bc2fcc33f028ef5fceb4ea5d26af04f0a45a1387698c94ece40185", "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-c2aef1ed-02f1-4729-9d7f-c02295f1c773-vm_inst", "created": "2018-08-01T09:40:58Z", "tenant_id": "8d96727022f4443794db44ecde432faf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 09:41:05,996 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/92642aec-39af-4a55-baf6-e4e39d80c4bb used request id req-ecb877e4-8aca-4956-a627-da5eb739a527 2018-08-01 09:41:06,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c2aef1ed-02f1-4729-9d7f-c02295f1c773-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6baa0afd8b67b781d26da77c91b57afc86d25fbd" 2018-08-01 09:41:06,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-05d797c5-14d4-43d9-9bd9-d7c4209c6ab5 Date: Wed, 01 Aug 2018 09:41:06 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"e904f0cb-4a51-4fb4-aa03-8e3e14431071","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":90,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":["9482d9d1-e3fd-4843-8379-6145dbd9d393"],"description":"","tags":[],"updated_at":"2018-08-01T09:40:49Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-c2aef1ed-02f1-4729-9d7f-c02295f1c773-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:40:48Z","provider:network_type":"vxlan"}]} 2018-08-01 09:41:06,094 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c2aef1ed-02f1-4729-9d7f-c02295f1c773-net used request id req-05d797c5-14d4-43d9-9bd9-d7c4209c6ab5 2018-08-01 09:41:06,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6baa0afd8b67b781d26da77c91b57afc86d25fbd" 2018-08-01 09:41:06,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:41:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50881863-b187-4d80-997d-0e42aa0ebc3e 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 09:41:06,180 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-50881863-b187-4d80-997d-0e42aa0ebc3e 2018-08-01 09:41:06,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=e904f0cb-4a51-4fb4-aa03-8e3e14431071 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6baa0afd8b67b781d26da77c91b57afc86d25fbd" 2018-08-01 09:41:06,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-a4e514a3-5dc3-467c-b58d-f4baf3b23186 Date: Wed, 01 Aug 2018 09:41:06 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:40:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"9482d9d1-e3fd-4843-8379-6145dbd9d393","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-c2aef1ed-02f1-4729-9d7f-c02295f1c773-subnet","enable_dhcp":true,"segment_id":null,"network_id":"e904f0cb-4a51-4fb4-aa03-8e3e14431071","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:40:49Z","ip_version":4}]} 2018-08-01 09:41:06,230 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=e904f0cb-4a51-4fb4-aa03-8e3e14431071 used request id req-a4e514a3-5dc3-467c-b58d-f4baf3b23186 2018-08-01 09:41:06,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=e904f0cb-4a51-4fb4-aa03-8e3e14431071 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6baa0afd8b67b781d26da77c91b57afc86d25fbd" 2018-08-01 09:41:06,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2037 X-Openstack-Request-Id: req-918b5d43-7c92-40a0-8285-1a899f2a001d Date: Wed, 01 Aug 2018 09:41:06 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T09:41:03Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"9482d9d1-e3fd-4843-8379-6145dbd9d393","ip_address":"10.55.0.6"}],"id":"37e7d2cd-4b11-46fe-9246-daaf9728e0ef","security_groups":["d876f51d-b6f9-4c8f-b88c-c69d2c3be178"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ec:27:4d","project_id":"8d96727022f4443794db44ecde432faf","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-c2aef1ed-02f1-4729-9d7f-c02295f1c773-port","admin_state_up":true,"network_id":"e904f0cb-4a51-4fb4-aa03-8e3e14431071","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:40:55Z","binding:vnic_type":"normal","device_id":"92642aec-39af-4a55-baf6-e4e39d80c4bb","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T09:40:51Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9482d9d1-e3fd-4843-8379-6145dbd9d393","ip_address":"10.55.0.2"}],"id":"95149b00-0b86-4740-b76b-b2e301b19f85","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4a:94:98","project_id":"8d96727022f4443794db44ecde432faf","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e904f0cb-4a51-4fb4-aa03-8e3e14431071","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:40:49Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e904f0cb-4a51-4fb4-aa03-8e3e14431071","ip_allocation":"immediate"}]} 2018-08-01 09:41:06,277 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=e904f0cb-4a51-4fb4-aa03-8e3e14431071 used request id req-918b5d43-7c92-40a0-8285-1a899f2a001d 2018-08-01 09:41:06,278 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:41:06,658 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:41:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["6NDDOHHBTYKqZzV_BMOxUA"], "issued_at": "2018-08-01T09:41:06.000000Z"}} 2018-08-01 09:41:06,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49eb806b580b753eda478235fbc3cbb2b3c35458" 2018-08-01 09:41:06,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:41:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7acc8527-f4c2-4a82-93f6-2763f0747b60 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:41:06,736 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-7acc8527-f4c2-4a82-93f6-2763f0747b60 2018-08-01 09:41:06,740 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/92642aec-39af-4a55-baf6-e4e39d80c4bb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6baa0afd8b67b781d26da77c91b57afc86d25fbd" 2018-08-01 09:41:07,029 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09: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-94495584-fd40-4bdb-a380-35a71a4f93e6 x-compute-request-id: req-94495584-fd40-4bdb-a380-35a71a4f93e6 Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-c2aef1ed-02f1-4729-9d7f-c02295f1c773-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:27:4d", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/92642aec-39af-4a55-baf6-e4e39d80c4bb", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/92642aec-39af-4a55-baf6-e4e39d80c4bb", "rel": "bookmark"}], "image": {"id": "be168de4-6265-485a-b3f2-4436b8d93c4a", "links": [{"href": "http://172.30.9.24:8774/images/be168de4-6265-485a-b3f2-4436b8d93c4a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2018-08-01T09:41:03.000000", "flavor": {"id": "f860ac81-67d3-4fa4-8975-15c75d0298c7", "links": [{"href": "http://172.30.9.24:8774/flavors/f860ac81-67d3-4fa4-8975-15c75d0298c7", "rel": "bookmark"}]}, "id": "92642aec-39af-4a55-baf6-e4e39d80c4bb", "security_groups": [{"name": "default"}], "user_id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T09:41:03Z", "hostId": "84bc2fcc33f028ef5fceb4ea5d26af04f0a45a1387698c94ece40185", "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-c2aef1ed-02f1-4729-9d7f-c02295f1c773-vm_inst", "created": "2018-08-01T09:40:58Z", "tenant_id": "8d96727022f4443794db44ecde432faf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 09:41:07,029 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/92642aec-39af-4a55-baf6-e4e39d80c4bb used request id req-94495584-fd40-4bdb-a380-35a71a4f93e6 2018-08-01 09:41:07,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c2aef1ed-02f1-4729-9d7f-c02295f1c773-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6baa0afd8b67b781d26da77c91b57afc86d25fbd" 2018-08-01 09:41:07,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-2d7c42c5-3249-4a3d-ad7d-7be44a4202ee Date: Wed, 01 Aug 2018 09:41:07 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"e904f0cb-4a51-4fb4-aa03-8e3e14431071","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":90,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":["9482d9d1-e3fd-4843-8379-6145dbd9d393"],"description":"","tags":[],"updated_at":"2018-08-01T09:40:49Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-c2aef1ed-02f1-4729-9d7f-c02295f1c773-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:40:48Z","provider:network_type":"vxlan"}]} 2018-08-01 09:41:07,114 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c2aef1ed-02f1-4729-9d7f-c02295f1c773-net used request id req-2d7c42c5-3249-4a3d-ad7d-7be44a4202ee 2018-08-01 09:41:07,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6baa0afd8b67b781d26da77c91b57afc86d25fbd" 2018-08-01 09:41:07,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:41:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a42b251-a640-4c63-af15-1ade5c16981c 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 09:41:07,200 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-1a42b251-a640-4c63-af15-1ade5c16981c 2018-08-01 09:41:07,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=e904f0cb-4a51-4fb4-aa03-8e3e14431071 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6baa0afd8b67b781d26da77c91b57afc86d25fbd" 2018-08-01 09:41:07,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-cbc08077-ffd4-4d04-a4e7-592aea7787c3 Date: Wed, 01 Aug 2018 09:41:07 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:40:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"9482d9d1-e3fd-4843-8379-6145dbd9d393","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-c2aef1ed-02f1-4729-9d7f-c02295f1c773-subnet","enable_dhcp":true,"segment_id":null,"network_id":"e904f0cb-4a51-4fb4-aa03-8e3e14431071","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:40:49Z","ip_version":4}]} 2018-08-01 09:41:07,246 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=e904f0cb-4a51-4fb4-aa03-8e3e14431071 used request id req-cbc08077-ffd4-4d04-a4e7-592aea7787c3 2018-08-01 09:41:07,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=e904f0cb-4a51-4fb4-aa03-8e3e14431071 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6baa0afd8b67b781d26da77c91b57afc86d25fbd" 2018-08-01 09:41:07,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2037 X-Openstack-Request-Id: req-38ec6efa-499e-4804-afe2-42db78d13206 Date: Wed, 01 Aug 2018 09:41:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T09:41:03Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"9482d9d1-e3fd-4843-8379-6145dbd9d393","ip_address":"10.55.0.6"}],"id":"37e7d2cd-4b11-46fe-9246-daaf9728e0ef","security_groups":["d876f51d-b6f9-4c8f-b88c-c69d2c3be178"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ec:27:4d","project_id":"8d96727022f4443794db44ecde432faf","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-c2aef1ed-02f1-4729-9d7f-c02295f1c773-port","admin_state_up":true,"network_id":"e904f0cb-4a51-4fb4-aa03-8e3e14431071","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:40:55Z","binding:vnic_type":"normal","device_id":"92642aec-39af-4a55-baf6-e4e39d80c4bb","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T09:40:51Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9482d9d1-e3fd-4843-8379-6145dbd9d393","ip_address":"10.55.0.2"}],"id":"95149b00-0b86-4740-b76b-b2e301b19f85","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4a:94:98","project_id":"8d96727022f4443794db44ecde432faf","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e904f0cb-4a51-4fb4-aa03-8e3e14431071","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:40:49Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e904f0cb-4a51-4fb4-aa03-8e3e14431071","ip_allocation":"immediate"}]} 2018-08-01 09:41:07,288 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=e904f0cb-4a51-4fb4-aa03-8e3e14431071 used request id req-38ec6efa-499e-4804-afe2-42db78d13206 2018-08-01 09:41:07,290 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/92642aec-39af-4a55-baf6-e4e39d80c4bb/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49eb806b580b753eda478235fbc3cbb2b3c35458" -d '{"volumeAttachment": {"volumeId": "5c56a2b4-f622-43d0-869e-7b9cd9a37f84"}}' 2018-08-01 09:41:08,435 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:41: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-8872fe70-0c3f-4e37-ad73-49a78d09b8e1 x-compute-request-id: req-8872fe70-0c3f-4e37-ad73-49a78d09b8e1 Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "92642aec-39af-4a55-baf6-e4e39d80c4bb", "id": "5c56a2b4-f622-43d0-869e-7b9cd9a37f84", "volumeId": "5c56a2b4-f622-43d0-869e-7b9cd9a37f84"}} 2018-08-01 09:41:08,435 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/92642aec-39af-4a55-baf6-e4e39d80c4bb/os-volume_attachments used request id req-8872fe70-0c3f-4e37-ad73-49a78d09b8e1 2018-08-01 09:41:08,438 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/92642aec-39af-4a55-baf6-e4e39d80c4bb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49eb806b580b753eda478235fbc3cbb2b3c35458" 2018-08-01 09:41:08,789 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:41: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-b5652485-fda9-4fff-96e4-d9628c88eb19 x-compute-request-id: req-b5652485-fda9-4fff-96e4-d9628c88eb19 Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-c2aef1ed-02f1-4729-9d7f-c02295f1c773-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:27:4d", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/92642aec-39af-4a55-baf6-e4e39d80c4bb", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/92642aec-39af-4a55-baf6-e4e39d80c4bb", "rel": "bookmark"}], "image": {"id": "be168de4-6265-485a-b3f2-4436b8d93c4a", "links": [{"href": "http://172.30.9.24:8774/images/be168de4-6265-485a-b3f2-4436b8d93c4a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2018-08-01T09:41:03.000000", "flavor": {"id": "f860ac81-67d3-4fa4-8975-15c75d0298c7", "links": [{"href": "http://172.30.9.24:8774/flavors/f860ac81-67d3-4fa4-8975-15c75d0298c7", "rel": "bookmark"}]}, "id": "92642aec-39af-4a55-baf6-e4e39d80c4bb", "security_groups": [{"name": "default"}], "user_id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T09:41:03Z", "hostId": "84bc2fcc33f028ef5fceb4ea5d26af04f0a45a1387698c94ece40185", "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-c2aef1ed-02f1-4729-9d7f-c02295f1c773-vm_inst", "created": "2018-08-01T09:40:58Z", "tenant_id": "8d96727022f4443794db44ecde432faf", "os-extended-volumes:volumes_attached": [{"id": "5c56a2b4-f622-43d0-869e-7b9cd9a37f84"}], "metadata": {}}} 2018-08-01 09:41:08,789 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/92642aec-39af-4a55-baf6-e4e39d80c4bb used request id req-b5652485-fda9-4fff-96e4-d9628c88eb19 2018-08-01 09:41:08,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c2aef1ed-02f1-4729-9d7f-c02295f1c773-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49eb806b580b753eda478235fbc3cbb2b3c35458" 2018-08-01 09:41:08,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-82886998-dbec-47f7-a24a-68edc10ac686 Date: Wed, 01 Aug 2018 09:41:08 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"e904f0cb-4a51-4fb4-aa03-8e3e14431071","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":90,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":["9482d9d1-e3fd-4843-8379-6145dbd9d393"],"description":"","tags":[],"updated_at":"2018-08-01T09:40:49Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-c2aef1ed-02f1-4729-9d7f-c02295f1c773-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:40:48Z","provider:network_type":"vxlan"}]} 2018-08-01 09:41:08,870 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c2aef1ed-02f1-4729-9d7f-c02295f1c773-net used request id req-82886998-dbec-47f7-a24a-68edc10ac686 2018-08-01 09:41:08,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 09:41:08,878 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 09:41: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 09:41:08,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49eb806b580b753eda478235fbc3cbb2b3c35458" 2018-08-01 09:41:08,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:41:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8de44631-b966-419f-bea1-7cbcf5c03a42 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 09:41:08,964 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-8de44631-b966-419f-bea1-7cbcf5c03a42 2018-08-01 09:41:08,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=e904f0cb-4a51-4fb4-aa03-8e3e14431071 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49eb806b580b753eda478235fbc3cbb2b3c35458" 2018-08-01 09:41:09,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-d2a8f6af-0b17-45c2-a2a6-167d7f3434d7 Date: Wed, 01 Aug 2018 09:41:09 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:40:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"9482d9d1-e3fd-4843-8379-6145dbd9d393","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-c2aef1ed-02f1-4729-9d7f-c02295f1c773-subnet","enable_dhcp":true,"segment_id":null,"network_id":"e904f0cb-4a51-4fb4-aa03-8e3e14431071","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:40:49Z","ip_version":4}]} 2018-08-01 09:41:09,009 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=e904f0cb-4a51-4fb4-aa03-8e3e14431071 used request id req-d2a8f6af-0b17-45c2-a2a6-167d7f3434d7 2018-08-01 09:41:09,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=e904f0cb-4a51-4fb4-aa03-8e3e14431071 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49eb806b580b753eda478235fbc3cbb2b3c35458" 2018-08-01 09:41:09,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2037 X-Openstack-Request-Id: req-c31f613e-d472-451e-b43b-42e3a4df15b6 Date: Wed, 01 Aug 2018 09:41:09 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T09:41:03Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"9482d9d1-e3fd-4843-8379-6145dbd9d393","ip_address":"10.55.0.6"}],"id":"37e7d2cd-4b11-46fe-9246-daaf9728e0ef","security_groups":["d876f51d-b6f9-4c8f-b88c-c69d2c3be178"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ec:27:4d","project_id":"8d96727022f4443794db44ecde432faf","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-c2aef1ed-02f1-4729-9d7f-c02295f1c773-port","admin_state_up":true,"network_id":"e904f0cb-4a51-4fb4-aa03-8e3e14431071","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:40:55Z","binding:vnic_type":"normal","device_id":"92642aec-39af-4a55-baf6-e4e39d80c4bb","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T09:40:51Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9482d9d1-e3fd-4843-8379-6145dbd9d393","ip_address":"10.55.0.2"}],"id":"95149b00-0b86-4740-b76b-b2e301b19f85","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4a:94:98","project_id":"8d96727022f4443794db44ecde432faf","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e904f0cb-4a51-4fb4-aa03-8e3e14431071","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:40:49Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e904f0cb-4a51-4fb4-aa03-8e3e14431071","ip_allocation":"immediate"}]} 2018-08-01 09:41:09,064 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=e904f0cb-4a51-4fb4-aa03-8e3e14431071 used request id req-c31f613e-d472-451e-b43b-42e3a4df15b6 2018-08-01 09:41:09,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49eb806b580b753eda478235fbc3cbb2b3c35458" 2018-08-01 09:41:09,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:41:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f190ba73-5316-49fc-b0e1-48c02ba57f47 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:41:09,142 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-f190ba73-5316-49fc-b0e1-48c02ba57f47 2018-08-01 09:41:09,146 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/92642aec-39af-4a55-baf6-e4e39d80c4bb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6baa0afd8b67b781d26da77c91b57afc86d25fbd" 2018-08-01 09:41:09,289 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09: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-365fd8de-fb2f-4930-ae3f-0da65701829e x-compute-request-id: req-365fd8de-fb2f-4930-ae3f-0da65701829e Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-c2aef1ed-02f1-4729-9d7f-c02295f1c773-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:27:4d", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/92642aec-39af-4a55-baf6-e4e39d80c4bb", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/92642aec-39af-4a55-baf6-e4e39d80c4bb", "rel": "bookmark"}], "image": {"id": "be168de4-6265-485a-b3f2-4436b8d93c4a", "links": [{"href": "http://172.30.9.24:8774/images/be168de4-6265-485a-b3f2-4436b8d93c4a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2018-08-01T09:41:03.000000", "flavor": {"id": "f860ac81-67d3-4fa4-8975-15c75d0298c7", "links": [{"href": "http://172.30.9.24:8774/flavors/f860ac81-67d3-4fa4-8975-15c75d0298c7", "rel": "bookmark"}]}, "id": "92642aec-39af-4a55-baf6-e4e39d80c4bb", "security_groups": [{"name": "default"}], "user_id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T09:41:03Z", "hostId": "84bc2fcc33f028ef5fceb4ea5d26af04f0a45a1387698c94ece40185", "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-c2aef1ed-02f1-4729-9d7f-c02295f1c773-vm_inst", "created": "2018-08-01T09:40:58Z", "tenant_id": "8d96727022f4443794db44ecde432faf", "os-extended-volumes:volumes_attached": [{"id": "5c56a2b4-f622-43d0-869e-7b9cd9a37f84"}], "metadata": {}}} 2018-08-01 09:41:09,289 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/92642aec-39af-4a55-baf6-e4e39d80c4bb used request id req-365fd8de-fb2f-4930-ae3f-0da65701829e 2018-08-01 09:41:09,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c2aef1ed-02f1-4729-9d7f-c02295f1c773-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6baa0afd8b67b781d26da77c91b57afc86d25fbd" 2018-08-01 09:41:09,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-a8a496c2-55fa-4f38-afd6-f5db77e617ab Date: Wed, 01 Aug 2018 09:41:09 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"e904f0cb-4a51-4fb4-aa03-8e3e14431071","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":90,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":["9482d9d1-e3fd-4843-8379-6145dbd9d393"],"description":"","tags":[],"updated_at":"2018-08-01T09:40:49Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-c2aef1ed-02f1-4729-9d7f-c02295f1c773-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:40:48Z","provider:network_type":"vxlan"}]} 2018-08-01 09:41:09,505 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c2aef1ed-02f1-4729-9d7f-c02295f1c773-net used request id req-a8a496c2-55fa-4f38-afd6-f5db77e617ab 2018-08-01 09:41:09,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6baa0afd8b67b781d26da77c91b57afc86d25fbd" 2018-08-01 09:41:09,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:41:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc3591cb-0300-48de-b331-1a533ea43efc 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 09:41:09,529 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-bc3591cb-0300-48de-b331-1a533ea43efc 2018-08-01 09:41:09,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=e904f0cb-4a51-4fb4-aa03-8e3e14431071 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6baa0afd8b67b781d26da77c91b57afc86d25fbd" 2018-08-01 09:41:09,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-f951882c-9d69-4a25-a631-0cb66334605f Date: Wed, 01 Aug 2018 09:41:09 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:40:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"9482d9d1-e3fd-4843-8379-6145dbd9d393","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-c2aef1ed-02f1-4729-9d7f-c02295f1c773-subnet","enable_dhcp":true,"segment_id":null,"network_id":"e904f0cb-4a51-4fb4-aa03-8e3e14431071","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:40:49Z","ip_version":4}]} 2018-08-01 09:41:09,577 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=e904f0cb-4a51-4fb4-aa03-8e3e14431071 used request id req-f951882c-9d69-4a25-a631-0cb66334605f 2018-08-01 09:41:09,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=e904f0cb-4a51-4fb4-aa03-8e3e14431071 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6baa0afd8b67b781d26da77c91b57afc86d25fbd" 2018-08-01 09:41:09,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2037 X-Openstack-Request-Id: req-f37af61d-2485-425b-bd74-9a3c22e97d25 Date: Wed, 01 Aug 2018 09:41:09 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T09:41:03Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"9482d9d1-e3fd-4843-8379-6145dbd9d393","ip_address":"10.55.0.6"}],"id":"37e7d2cd-4b11-46fe-9246-daaf9728e0ef","security_groups":["d876f51d-b6f9-4c8f-b88c-c69d2c3be178"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ec:27:4d","project_id":"8d96727022f4443794db44ecde432faf","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-c2aef1ed-02f1-4729-9d7f-c02295f1c773-port","admin_state_up":true,"network_id":"e904f0cb-4a51-4fb4-aa03-8e3e14431071","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:40:55Z","binding:vnic_type":"normal","device_id":"92642aec-39af-4a55-baf6-e4e39d80c4bb","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T09:40:51Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9482d9d1-e3fd-4843-8379-6145dbd9d393","ip_address":"10.55.0.2"}],"id":"95149b00-0b86-4740-b76b-b2e301b19f85","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4a:94:98","project_id":"8d96727022f4443794db44ecde432faf","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e904f0cb-4a51-4fb4-aa03-8e3e14431071","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:40:49Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e904f0cb-4a51-4fb4-aa03-8e3e14431071","ip_allocation":"immediate"}]} 2018-08-01 09:41:09,622 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=e904f0cb-4a51-4fb4-aa03-8e3e14431071 used request id req-f37af61d-2485-425b-bd74-9a3c22e97d25 2018-08-01 09:41:09,625 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/92642aec-39af-4a55-baf6-e4e39d80c4bb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49eb806b580b753eda478235fbc3cbb2b3c35458" 2018-08-01 09:41:09,995 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09: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-242d2c1c-b3a5-4d6b-929a-451a4f74436f x-compute-request-id: req-242d2c1c-b3a5-4d6b-929a-451a4f74436f Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-c2aef1ed-02f1-4729-9d7f-c02295f1c773-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:27:4d", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/92642aec-39af-4a55-baf6-e4e39d80c4bb", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/92642aec-39af-4a55-baf6-e4e39d80c4bb", "rel": "bookmark"}], "image": {"id": "be168de4-6265-485a-b3f2-4436b8d93c4a", "links": [{"href": "http://172.30.9.24:8774/images/be168de4-6265-485a-b3f2-4436b8d93c4a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2018-08-01T09:41:03.000000", "flavor": {"id": "f860ac81-67d3-4fa4-8975-15c75d0298c7", "links": [{"href": "http://172.30.9.24:8774/flavors/f860ac81-67d3-4fa4-8975-15c75d0298c7", "rel": "bookmark"}]}, "id": "92642aec-39af-4a55-baf6-e4e39d80c4bb", "security_groups": [{"name": "default"}], "user_id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T09:41:03Z", "hostId": "84bc2fcc33f028ef5fceb4ea5d26af04f0a45a1387698c94ece40185", "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-c2aef1ed-02f1-4729-9d7f-c02295f1c773-vm_inst", "created": "2018-08-01T09:40:58Z", "tenant_id": "8d96727022f4443794db44ecde432faf", "os-extended-volumes:volumes_attached": [{"id": "5c56a2b4-f622-43d0-869e-7b9cd9a37f84"}], "metadata": {}}} 2018-08-01 09:41:09,995 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/92642aec-39af-4a55-baf6-e4e39d80c4bb used request id req-242d2c1c-b3a5-4d6b-929a-451a4f74436f 2018-08-01 09:41:10,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c2aef1ed-02f1-4729-9d7f-c02295f1c773-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49eb806b580b753eda478235fbc3cbb2b3c35458" 2018-08-01 09:41:10,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-a24533d4-12a9-4892-a432-1e098ffa319d Date: Wed, 01 Aug 2018 09:41:10 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"e904f0cb-4a51-4fb4-aa03-8e3e14431071","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":90,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":["9482d9d1-e3fd-4843-8379-6145dbd9d393"],"description":"","tags":[],"updated_at":"2018-08-01T09:40:49Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-c2aef1ed-02f1-4729-9d7f-c02295f1c773-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:40:48Z","provider:network_type":"vxlan"}]} 2018-08-01 09:41:10,080 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c2aef1ed-02f1-4729-9d7f-c02295f1c773-net used request id req-a24533d4-12a9-4892-a432-1e098ffa319d 2018-08-01 09:41:10,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49eb806b580b753eda478235fbc3cbb2b3c35458" 2018-08-01 09:41:10,175 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:41:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f1104bf-2ef2-41a5-9fd5-a6945b4385b6 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 09:41:10,175 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-4f1104bf-2ef2-41a5-9fd5-a6945b4385b6 2018-08-01 09:41:10,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=e904f0cb-4a51-4fb4-aa03-8e3e14431071 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49eb806b580b753eda478235fbc3cbb2b3c35458" 2018-08-01 09:41:10,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-765efa66-c96c-4368-9def-91288e6885c9 Date: Wed, 01 Aug 2018 09:41:10 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:40:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"9482d9d1-e3fd-4843-8379-6145dbd9d393","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-c2aef1ed-02f1-4729-9d7f-c02295f1c773-subnet","enable_dhcp":true,"segment_id":null,"network_id":"e904f0cb-4a51-4fb4-aa03-8e3e14431071","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:40:49Z","ip_version":4}]} 2018-08-01 09:41:10,219 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=e904f0cb-4a51-4fb4-aa03-8e3e14431071 used request id req-765efa66-c96c-4368-9def-91288e6885c9 2018-08-01 09:41:10,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=e904f0cb-4a51-4fb4-aa03-8e3e14431071 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49eb806b580b753eda478235fbc3cbb2b3c35458" 2018-08-01 09:41:10,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2037 X-Openstack-Request-Id: req-61c4a70a-b12b-4af1-87eb-4b36529d51f9 Date: Wed, 01 Aug 2018 09:41:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T09:41:03Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"9482d9d1-e3fd-4843-8379-6145dbd9d393","ip_address":"10.55.0.6"}],"id":"37e7d2cd-4b11-46fe-9246-daaf9728e0ef","security_groups":["d876f51d-b6f9-4c8f-b88c-c69d2c3be178"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ec:27:4d","project_id":"8d96727022f4443794db44ecde432faf","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-c2aef1ed-02f1-4729-9d7f-c02295f1c773-port","admin_state_up":true,"network_id":"e904f0cb-4a51-4fb4-aa03-8e3e14431071","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:40:55Z","binding:vnic_type":"normal","device_id":"92642aec-39af-4a55-baf6-e4e39d80c4bb","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T09:40:51Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9482d9d1-e3fd-4843-8379-6145dbd9d393","ip_address":"10.55.0.2"}],"id":"95149b00-0b86-4740-b76b-b2e301b19f85","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4a:94:98","project_id":"8d96727022f4443794db44ecde432faf","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e904f0cb-4a51-4fb4-aa03-8e3e14431071","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:40:49Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e904f0cb-4a51-4fb4-aa03-8e3e14431071","ip_allocation":"immediate"}]} 2018-08-01 09:41:10,266 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=e904f0cb-4a51-4fb4-aa03-8e3e14431071 used request id req-61c4a70a-b12b-4af1-87eb-4b36529d51f9 2018-08-01 09:41:10,270 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/volumes/5c56a2b4-f622-43d0-869e-7b9cd9a37f84 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49eb806b580b753eda478235fbc3cbb2b3c35458" 2018-08-01 09:41:10,473 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:41:10 GMT Server: Apache x-compute-request-id: req-ae2139ee-d36d-4062-8cb1-b2012461d0b1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ae2139ee-d36d-4062-8cb1-b2012461d0b1 Content-Encoding: gzip Content-Length: 652 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [{"server_id": "92642aec-39af-4a55-baf6-e4e39d80c4bb", "attachment_id": "42404fd5-368f-409b-ae21-15e1c40176e2", "attached_at": "2018-08-01T09:41:09.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "5c56a2b4-f622-43d0-869e-7b9cd9a37f84", "device": "/dev/vdb", "id": "5c56a2b4-f622-43d0-869e-7b9cd9a37f84"}], "links": [{"href": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/volumes/5c56a2b4-f622-43d0-869e-7b9cd9a37f84", "rel": "self"}, {"href": "http://172.30.9.24:8776/8d96727022f4443794db44ecde432faf/volumes/5c56a2b4-f622-43d0-869e-7b9cd9a37f84", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-08-01T09:41:10.000000", "replication_status": null, "snapshot_id": null, "id": "5c56a2b4-f622-43d0-869e-7b9cd9a37f84", "size": 1, "user_id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "os-vol-tenant-attr:tenant_id": "8d96727022f4443794db44ecde432faf", "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-c2aef1ed-02f1-4729-9d7f-c02295f1c773", "bootable": "false", "created_at": "2018-08-01T09:40:51.000000", "volume_type": null}} 2018-08-01 09:41:10,473 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/volumes/5c56a2b4-f622-43d0-869e-7b9cd9a37f84 used request id req-ae2139ee-d36d-4062-8cb1-b2012461d0b1 2018-08-01 09:41:10,477 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/92642aec-39af-4a55-baf6-e4e39d80c4bb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6baa0afd8b67b781d26da77c91b57afc86d25fbd" 2018-08-01 09:41:10,961 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:41: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-173db9ff-47ce-4fc0-bc42-bc3ecb3cd180 x-compute-request-id: req-173db9ff-47ce-4fc0-bc42-bc3ecb3cd180 Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-c2aef1ed-02f1-4729-9d7f-c02295f1c773-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:27:4d", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/92642aec-39af-4a55-baf6-e4e39d80c4bb", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/92642aec-39af-4a55-baf6-e4e39d80c4bb", "rel": "bookmark"}], "image": {"id": "be168de4-6265-485a-b3f2-4436b8d93c4a", "links": [{"href": "http://172.30.9.24:8774/images/be168de4-6265-485a-b3f2-4436b8d93c4a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2018-08-01T09:41:03.000000", "flavor": {"id": "f860ac81-67d3-4fa4-8975-15c75d0298c7", "links": [{"href": "http://172.30.9.24:8774/flavors/f860ac81-67d3-4fa4-8975-15c75d0298c7", "rel": "bookmark"}]}, "id": "92642aec-39af-4a55-baf6-e4e39d80c4bb", "security_groups": [{"name": "default"}], "user_id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T09:41:03Z", "hostId": "84bc2fcc33f028ef5fceb4ea5d26af04f0a45a1387698c94ece40185", "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-c2aef1ed-02f1-4729-9d7f-c02295f1c773-vm_inst", "created": "2018-08-01T09:40:58Z", "tenant_id": "8d96727022f4443794db44ecde432faf", "os-extended-volumes:volumes_attached": [{"id": "5c56a2b4-f622-43d0-869e-7b9cd9a37f84"}], "metadata": {}}} 2018-08-01 09:41:10,961 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/92642aec-39af-4a55-baf6-e4e39d80c4bb used request id req-173db9ff-47ce-4fc0-bc42-bc3ecb3cd180 2018-08-01 09:41:10,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c2aef1ed-02f1-4729-9d7f-c02295f1c773-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6baa0afd8b67b781d26da77c91b57afc86d25fbd" 2018-08-01 09:41:11,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-cc7a8248-bcc9-497d-bab3-93bef80844e8 Date: Wed, 01 Aug 2018 09:41:11 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"e904f0cb-4a51-4fb4-aa03-8e3e14431071","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":90,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":["9482d9d1-e3fd-4843-8379-6145dbd9d393"],"description":"","tags":[],"updated_at":"2018-08-01T09:40:49Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-c2aef1ed-02f1-4729-9d7f-c02295f1c773-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:40:48Z","provider:network_type":"vxlan"}]} 2018-08-01 09:41:11,042 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c2aef1ed-02f1-4729-9d7f-c02295f1c773-net used request id req-cc7a8248-bcc9-497d-bab3-93bef80844e8 2018-08-01 09:41:11,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6baa0afd8b67b781d26da77c91b57afc86d25fbd" 2018-08-01 09:41:11,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:41:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-762731a2-7551-4ad7-8343-23a44636578c 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 09:41:11,240 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-762731a2-7551-4ad7-8343-23a44636578c 2018-08-01 09:41:11,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=e904f0cb-4a51-4fb4-aa03-8e3e14431071 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6baa0afd8b67b781d26da77c91b57afc86d25fbd" 2018-08-01 09:41:11,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-d49999e6-b85e-4a78-b8b8-e6f0d88e39b7 Date: Wed, 01 Aug 2018 09:41:11 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:40:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"9482d9d1-e3fd-4843-8379-6145dbd9d393","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-c2aef1ed-02f1-4729-9d7f-c02295f1c773-subnet","enable_dhcp":true,"segment_id":null,"network_id":"e904f0cb-4a51-4fb4-aa03-8e3e14431071","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:40:49Z","ip_version":4}]} 2018-08-01 09:41:11,287 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=e904f0cb-4a51-4fb4-aa03-8e3e14431071 used request id req-d49999e6-b85e-4a78-b8b8-e6f0d88e39b7 2018-08-01 09:41:11,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=e904f0cb-4a51-4fb4-aa03-8e3e14431071 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6baa0afd8b67b781d26da77c91b57afc86d25fbd" 2018-08-01 09:41:11,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2037 X-Openstack-Request-Id: req-46372ac1-2f53-4b93-9a45-3c331040a269 Date: Wed, 01 Aug 2018 09:41:11 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T09:41:03Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"9482d9d1-e3fd-4843-8379-6145dbd9d393","ip_address":"10.55.0.6"}],"id":"37e7d2cd-4b11-46fe-9246-daaf9728e0ef","security_groups":["d876f51d-b6f9-4c8f-b88c-c69d2c3be178"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ec:27:4d","project_id":"8d96727022f4443794db44ecde432faf","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-c2aef1ed-02f1-4729-9d7f-c02295f1c773-port","admin_state_up":true,"network_id":"e904f0cb-4a51-4fb4-aa03-8e3e14431071","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:40:55Z","binding:vnic_type":"normal","device_id":"92642aec-39af-4a55-baf6-e4e39d80c4bb","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T09:40:51Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9482d9d1-e3fd-4843-8379-6145dbd9d393","ip_address":"10.55.0.2"}],"id":"95149b00-0b86-4740-b76b-b2e301b19f85","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4a:94:98","project_id":"8d96727022f4443794db44ecde432faf","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e904f0cb-4a51-4fb4-aa03-8e3e14431071","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:40:49Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e904f0cb-4a51-4fb4-aa03-8e3e14431071","ip_allocation":"immediate"}]} 2018-08-01 09:41:11,332 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=e904f0cb-4a51-4fb4-aa03-8e3e14431071 used request id req-46372ac1-2f53-4b93-9a45-3c331040a269 2018-08-01 09:41:11,336 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/servers/92642aec-39af-4a55-baf6-e4e39d80c4bb/os-volume_attachments/5c56a2b4-f622-43d0-869e-7b9cd9a37f84 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49eb806b580b753eda478235fbc3cbb2b3c35458" 2018-08-01 09:41:12,169 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 09: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-343c8edd-221c-475d-ad2b-1f215afe710e x-compute-request-id: req-343c8edd-221c-475d-ad2b-1f215afe710e Content-Length: 0 Content-Type: application/json 2018-08-01 09:41:12,170 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/92642aec-39af-4a55-baf6-e4e39d80c4bb/os-volume_attachments/5c56a2b4-f622-43d0-869e-7b9cd9a37f84 used request id req-343c8edd-221c-475d-ad2b-1f215afe710e 2018-08-01 09:41:12,170 - create_instance - INFO - Deleting Port with ID - 37e7d2cd-4b11-46fe-9246-daaf9728e0ef 2018-08-01 09:41:12,170 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceVolumeTests-c2aef1ed-02f1-4729-9d7f-c02295f1c773-port 2018-08-01 09:41:12,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/ports/37e7d2cd-4b11-46fe-9246-daaf9728e0ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6baa0afd8b67b781d26da77c91b57afc86d25fbd" 2018-08-01 09:41:12,605 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-96f5a1fa-f826-4bb5-a5a8-948467cd2c76 Date: Wed, 01 Aug 2018 09:41:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 09:41:12,605 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/ports/37e7d2cd-4b11-46fe-9246-daaf9728e0ef used request id req-96f5a1fa-f826-4bb5-a5a8-948467cd2c76 2018-08-01 09:41:12,605 - create_instance - INFO - Deleting VM instance - NovaUtilsInstanceVolumeTests-c2aef1ed-02f1-4729-9d7f-c02295f1c773-vm_inst 2018-08-01 09:41:12,608 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/servers/92642aec-39af-4a55-baf6-e4e39d80c4bb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6baa0afd8b67b781d26da77c91b57afc86d25fbd" 2018-08-01 09:41:12,728 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 09:41: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-4292df6b-1da1-4ffc-a350-1b07490c166b x-compute-request-id: req-4292df6b-1da1-4ffc-a350-1b07490c166b Content-Type: application/json 2018-08-01 09:41:12,728 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/92642aec-39af-4a55-baf6-e4e39d80c4bb used request id req-4292df6b-1da1-4ffc-a350-1b07490c166b 2018-08-01 09:41:12,728 - create_instance - INFO - Checking deletion status 2018-08-01 09:41:12,731 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/92642aec-39af-4a55-baf6-e4e39d80c4bb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6baa0afd8b67b781d26da77c91b57afc86d25fbd" 2018-08-01 09:41:12,829 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:41: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-6d00a88b-1f11-4835-a032-169d0a306efa x-compute-request-id: req-6d00a88b-1f11-4835-a032-169d0a306efa 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.24:8774/v2.1/servers/92642aec-39af-4a55-baf6-e4e39d80c4bb", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/92642aec-39af-4a55-baf6-e4e39d80c4bb", "rel": "bookmark"}], "image": {"id": "be168de4-6265-485a-b3f2-4436b8d93c4a", "links": [{"href": "http://172.30.9.24:8774/images/be168de4-6265-485a-b3f2-4436b8d93c4a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2018-08-01T09:41:03.000000", "flavor": {"id": "f860ac81-67d3-4fa4-8975-15c75d0298c7", "links": [{"href": "http://172.30.9.24:8774/flavors/f860ac81-67d3-4fa4-8975-15c75d0298c7", "rel": "bookmark"}]}, "id": "92642aec-39af-4a55-baf6-e4e39d80c4bb", "user_id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T09:41:12Z", "hostId": "84bc2fcc33f028ef5fceb4ea5d26af04f0a45a1387698c94ece40185", "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-c2aef1ed-02f1-4729-9d7f-c02295f1c773-vm_inst", "created": "2018-08-01T09:40:58Z", "tenant_id": "8d96727022f4443794db44ecde432faf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 09:41:12,829 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/92642aec-39af-4a55-baf6-e4e39d80c4bb used request id req-6d00a88b-1f11-4835-a032-169d0a306efa 2018-08-01 09:41:12,830 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-c2aef1ed-02f1-4729-9d7f-c02295f1c773-vm_inst] is - ACTIVE 2018-08-01 09:41:12,830 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-01 09:41:15,832 - create_instance - DEBUG - VM status query timeout in 296.896208048 2018-08-01 09:41:15,835 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/92642aec-39af-4a55-baf6-e4e39d80c4bb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6baa0afd8b67b781d26da77c91b57afc86d25fbd" 2018-08-01 09:41:15,885 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 09:41: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-28649be5-916b-4a98-9408-ed06e3ef231f x-compute-request-id: req-28649be5-916b-4a98-9408-ed06e3ef231f Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 92642aec-39af-4a55-baf6-e4e39d80c4bb could not be found.", "code": 404}} 2018-08-01 09:41:15,885 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/92642aec-39af-4a55-baf6-e4e39d80c4bb used request id req-28649be5-916b-4a98-9408-ed06e3ef231f 2018-08-01 09:41:15,886 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 92642aec-39af-4a55-baf6-e4e39d80c4bb could not be found. (HTTP 404) (Request-ID: req-28649be5-916b-4a98-9408-ed06e3ef231f) 2018-08-01 09:41:15,886 - create_instance - INFO - VM has been properly deleted VM with name - NovaUtilsInstanceVolumeTests-c2aef1ed-02f1-4729-9d7f-c02295f1c773-vm_inst 2018-08-01 09:41:15,890 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/volumes/5c56a2b4-f622-43d0-869e-7b9cd9a37f84 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6cb5edfc-37fb-475b-a40e-e2a209954873" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ea0def6f347b86eef51d351ed037b407b39eff4" 2018-08-01 09:41:16,100 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:41:15 GMT Server: Apache x-compute-request-id: req-b6166296-e8d1-4086-b870-7b50ce038c5c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b6166296-e8d1-4086-b870-7b50ce038c5c Content-Encoding: gzip Content-Length: 524 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/volumes/5c56a2b4-f622-43d0-869e-7b9cd9a37f84", "rel": "self"}, {"href": "http://172.30.9.24:8776/8d96727022f4443794db44ecde432faf/volumes/5c56a2b4-f622-43d0-869e-7b9cd9a37f84", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-08-01T09:41:12.000000", "replication_status": null, "snapshot_id": null, "id": "5c56a2b4-f622-43d0-869e-7b9cd9a37f84", "size": 1, "user_id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "os-vol-tenant-attr:tenant_id": "8d96727022f4443794db44ecde432faf", "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-c2aef1ed-02f1-4729-9d7f-c02295f1c773", "bootable": "false", "created_at": "2018-08-01T09:40:51.000000", "volume_type": null}} 2018-08-01 09:41:16,100 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/volumes/5c56a2b4-f622-43d0-869e-7b9cd9a37f84 used request id req-b6166296-e8d1-4086-b870-7b50ce038c5c 2018-08-01 09:41:16,100 - create_volume - DEBUG - Instance status is - available 2018-08-01 09:41:16,100 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-c2aef1ed-02f1-4729-9d7f-c02295f1c773 2018-08-01 09:41:16,101 - cinder_utils - INFO - Deleting volume named - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-c2aef1ed-02f1-4729-9d7f-c02295f1c773 2018-08-01 09:41:16,103 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/volumes/5c56a2b4-f622-43d0-869e-7b9cd9a37f84 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6cb5edfc-37fb-475b-a40e-e2a209954873" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ea0def6f347b86eef51d351ed037b407b39eff4" 2018-08-01 09:41:16,350 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 09:41:16 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-2b57bf7d-35ec-4422-a05e-7efa1b9f294c 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-08-01 09:41:16,350 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/volumes/5c56a2b4-f622-43d0-869e-7b9cd9a37f84 used request id req-2b57bf7d-35ec-4422-a05e-7efa1b9f294c 2018-08-01 09:41:16,353 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/volumes/5c56a2b4-f622-43d0-869e-7b9cd9a37f84 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6cb5edfc-37fb-475b-a40e-e2a209954873" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ea0def6f347b86eef51d351ed037b407b39eff4" 2018-08-01 09:41:16,411 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:41:16 GMT Server: Apache x-compute-request-id: req-d807ad8a-109e-468c-8abe-fb89aba5362a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d807ad8a-109e-468c-8abe-fb89aba5362a Content-Encoding: gzip Content-Length: 526 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/volumes/5c56a2b4-f622-43d0-869e-7b9cd9a37f84", "rel": "self"}, {"href": "http://172.30.9.24:8776/8d96727022f4443794db44ecde432faf/volumes/5c56a2b4-f622-43d0-869e-7b9cd9a37f84", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-08-01T09:41:16.000000", "replication_status": null, "snapshot_id": null, "id": "5c56a2b4-f622-43d0-869e-7b9cd9a37f84", "size": 1, "user_id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "os-vol-tenant-attr:tenant_id": "8d96727022f4443794db44ecde432faf", "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-c2aef1ed-02f1-4729-9d7f-c02295f1c773", "bootable": "false", "created_at": "2018-08-01T09:40:51.000000", "volume_type": null}} 2018-08-01 09:41:16,412 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/volumes/5c56a2b4-f622-43d0-869e-7b9cd9a37f84 used request id req-d807ad8a-109e-468c-8abe-fb89aba5362a 2018-08-01 09:41:16,412 - create_volume - DEBUG - Instance status is - deleting 2018-08-01 09:41:16,412 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-08-01 09:41:19,415 - create_volume - DEBUG - Volume status query timeout in 56.9352359772 2018-08-01 09:41:19,418 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/volumes/5c56a2b4-f622-43d0-869e-7b9cd9a37f84 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6cb5edfc-37fb-475b-a40e-e2a209954873" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ea0def6f347b86eef51d351ed037b407b39eff4" 2018-08-01 09:41:19,457 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 09:41:19 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-3cb1faf9-9f5a-4ba6-bdd1-21592f61d2fb x-openstack-request-id: req-3cb1faf9-9f5a-4ba6-bdd1-21592f61d2fb Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 5c56a2b4-f622-43d0-869e-7b9cd9a37f84 could not be found.", "code": 404}} 2018-08-01 09:41:19,457 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/volumes/5c56a2b4-f622-43d0-869e-7b9cd9a37f84 used request id req-3cb1faf9-9f5a-4ba6-bdd1-21592f61d2fb 2018-08-01 09:41:19,457 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 5c56a2b4-f622-43d0-869e-7b9cd9a37f84 could not be found. (HTTP 404) (Request-ID: req-3cb1faf9-9f5a-4ba6-bdd1-21592f61d2fb) 2018-08-01 09:41:19,458 - create_volume - INFO - Volume has been properly deleted with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-c2aef1ed-02f1-4729-9d7f-c02295f1c773 2018-08-01 09:41:19,461 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/flavors/f860ac81-67d3-4fa4-8975-15c75d0298c7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be199f58392dd9abd8e81f0b5757e7f34e76da44" 2018-08-01 09:41:19,498 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 09:41: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-ea23003d-e8f7-4e7b-97cd-4918d2af9328 x-compute-request-id: req-ea23003d-e8f7-4e7b-97cd-4918d2af9328 Content-Length: 0 Content-Type: application/json 2018-08-01 09:41:19,499 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/f860ac81-67d3-4fa4-8975-15c75d0298c7 used request id req-ea23003d-e8f7-4e7b-97cd-4918d2af9328 2018-08-01 09:41:19,499 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-c2aef1ed-02f1-4729-9d7f-c02295f1c773-subnet 2018-08-01 09:41:19,500 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-c2aef1ed-02f1-4729-9d7f-c02295f1c773-subnet 2018-08-01 09:41:19,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/subnets/9482d9d1-e3fd-4843-8379-6145dbd9d393 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67f04006af2a42d104db8deee3bb739289ae22d5" 2018-08-01 09:41:20,576 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1d59ca9e-cdd3-4973-8778-9500dc27309a Date: Wed, 01 Aug 2018 09:41:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 09:41:20,576 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/9482d9d1-e3fd-4843-8379-6145dbd9d393 used request id req-1d59ca9e-cdd3-4973-8778-9500dc27309a 2018-08-01 09:41:20,576 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceVolumeTests-c2aef1ed-02f1-4729-9d7f-c02295f1c773-net 2018-08-01 09:41:20,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/networks/e904f0cb-4a51-4fb4-aa03-8e3e14431071 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67f04006af2a42d104db8deee3bb739289ae22d5" 2018-08-01 09:41:21,551 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-05a7c926-2c45-4267-8398-c210768ddd43 Date: Wed, 01 Aug 2018 09:41:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 09:41:21,551 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/e904f0cb-4a51-4fb4-aa03-8e3e14431071 used request id req-05a7c926-2c45-4267-8398-c210768ddd43 2018-08-01 09:41:21,552 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceVolumeTests-c2aef1ed-02f1-4729-9d7f-c02295f1c773-image 2018-08-01 09:41:21,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9292/v2/images/be168de4-6265-485a-b3f2-4436b8d93c4a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e57c93e093e161217b60bbd6aec8aa6fc91cdf86" 2018-08-01 09:41:21,973 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7269766f-d202-4d87-b8c4-2a5fc07eaaab Date: Wed, 01 Aug 2018 09: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-08-01 09:41:21,973 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/be168de4-6265-485a-b3f2-4436b8d93c4a used request id req-7269766f-d202-4d87-b8c4-2a5fc07eaaab 2018-08-01 09:41:21,975 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 09:41:21,977 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:41:21,978 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:41:22,366 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:41:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["yeEwaUI2RLC9_0e-9oFnNQ"], "issued_at": "2018-08-01T09:41:22.000000Z"}} 2018-08-01 09:41:22,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b22629e9001e3727f8537523a6bcb45b6580133d" 2018-08-01 09:41:22,449 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:41:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f9a17bd-1297-4894-b4da-bce1801ae4b3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:41:22,449 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-2f9a17bd-1297-4894-b4da-bce1801ae4b3 2018-08-01 09:41:22,450 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 09:41:22,455 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b22629e9001e3727f8537523a6bcb45b6580133d" 2018-08-01 09:41:22,623 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:41: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-1bc5981d-8f8c-4b78-9559-a8001b543117 x-compute-request-id: req-1bc5981d-8f8c-4b78-9559-a8001b543117 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-08-01 09:41:22,623 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-1bc5981d-8f8c-4b78-9559-a8001b543117 2018-08-01 09:41:22,627 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b22629e9001e3727f8537523a6bcb45b6580133d" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-4db269d1-54a6-4905-8870-42d4b42ec2daname", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-08-01 09:41:22,683 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:41: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-0ce05815-fb37-4e40-a6c4-d0d755473019 x-compute-request-id: req-0ce05815-fb37-4e40-a6c4-d0d755473019 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-4db269d1-54a6-4905-8870-42d4b42ec2daname", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/e5c471ac-fc5d-4c9e-b54d-b87c8d730d70", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/e5c471ac-fc5d-4c9e-b54d-b87c8d730d70", "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": "e5c471ac-fc5d-4c9e-b54d-b87c8d730d70"}} 2018-08-01 09:41:22,683 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-0ce05815-fb37-4e40-a6c4-d0d755473019 2018-08-01 09:41:22,684 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:41:23,068 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:41:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["OAeuw1-4QCmMnIKURSvmug"], "issued_at": "2018-08-01T09:41:23.000000Z"}} 2018-08-01 09:41:23,071 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors/e5c471ac-fc5d-4c9e-b54d-b87c8d730d70 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62125427128f6795953d0e76328b6f8ea19d3ab3" 2018-08-01 09:41:23,253 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:41: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-98dcfcb6-1e7f-44a4-93f6-2d7143ed5757 x-compute-request-id: req-98dcfcb6-1e7f-44a4-93f6-2d7143ed5757 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-4db269d1-54a6-4905-8870-42d4b42ec2daname", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/e5c471ac-fc5d-4c9e-b54d-b87c8d730d70", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/e5c471ac-fc5d-4c9e-b54d-b87c8d730d70", "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": "e5c471ac-fc5d-4c9e-b54d-b87c8d730d70"}} 2018-08-01 09:41:23,253 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/e5c471ac-fc5d-4c9e-b54d-b87c8d730d70 used request id req-98dcfcb6-1e7f-44a4-93f6-2d7143ed5757 2018-08-01 09:41:23,256 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors/e5c471ac-fc5d-4c9e-b54d-b87c8d730d70/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62125427128f6795953d0e76328b6f8ea19d3ab3" 2018-08-01 09:41:23,274 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:41: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-e95f6e30-e427-4921-9143-2ce2809e530f x-compute-request-id: req-e95f6e30-e427-4921-9143-2ce2809e530f Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-01 09:41:23,274 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/e5c471ac-fc5d-4c9e-b54d-b87c8d730d70/os-extra_specs used request id req-e95f6e30-e427-4921-9143-2ce2809e530f 2018-08-01 09:41:23,276 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/flavors/e5c471ac-fc5d-4c9e-b54d-b87c8d730d70 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b22629e9001e3727f8537523a6bcb45b6580133d" 2018-08-01 09:41:23,314 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 09:41: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-d10b7822-066c-4c6b-8511-a501c371157a x-compute-request-id: req-d10b7822-066c-4c6b-8511-a501c371157a Content-Length: 0 Content-Type: application/json 2018-08-01 09:41:23,314 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/e5c471ac-fc5d-4c9e-b54d-b87c8d730d70 used request id req-d10b7822-066c-4c6b-8511-a501c371157a 2018-08-01 09:41:23,318 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62125427128f6795953d0e76328b6f8ea19d3ab3" 2018-08-01 09:41:23,337 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:41: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-0ec9ac5b-4878-4d3e-a1b6-2e8bc6fb6791 x-compute-request-id: req-0ec9ac5b-4878-4d3e-a1b6-2e8bc6fb6791 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-08-01 09:41:23,337 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-0ec9ac5b-4878-4d3e-a1b6-2e8bc6fb6791 2018-08-01 09:41:23,338 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 09:41:23,339 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:41:23,340 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:41:23,723 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:41:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["GREPR6foRTObG_hRXV6nsQ"], "issued_at": "2018-08-01T09:41:23.000000Z"}} 2018-08-01 09:41:23,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}195834b8e9da96257638e97d72f46af9e4a71b01" 2018-08-01 09:41:23,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:41:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-394a97d1-3004-4b21-afbe-0d99235839a7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:41:23,802 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-394a97d1-3004-4b21-afbe-0d99235839a7 2018-08-01 09:41:23,803 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 09:41:23,808 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}195834b8e9da96257638e97d72f46af9e4a71b01" 2018-08-01 09:41:23,920 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:41: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-97f2d21b-abb6-493c-a435-9d65f6f30131 x-compute-request-id: req-97f2d21b-abb6-493c-a435-9d65f6f30131 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-08-01 09:41:23,920 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-97f2d21b-abb6-493c-a435-9d65f6f30131 2018-08-01 09:41:23,923 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}195834b8e9da96257638e97d72f46af9e4a71b01" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-a1b11d28-fc39-4028-8d5e-73d1be20d7ffname", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-08-01 09:41:23,975 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:41: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-f4165469-f7cb-48c7-8df9-dee99665ac5b x-compute-request-id: req-f4165469-f7cb-48c7-8df9-dee99665ac5b Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-a1b11d28-fc39-4028-8d5e-73d1be20d7ffname", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/3780b8d1-d362-415d-a27c-7702891dd759", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/3780b8d1-d362-415d-a27c-7702891dd759", "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": "3780b8d1-d362-415d-a27c-7702891dd759"}} 2018-08-01 09:41:23,975 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-f4165469-f7cb-48c7-8df9-dee99665ac5b 2018-08-01 09:41:23,976 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:41:24,356 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:41:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["kPUwnpreTB2J8aa7zPJOhw"], "issued_at": "2018-08-01T09:41:24.000000Z"}} 2018-08-01 09:41:24,359 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors/3780b8d1-d362-415d-a27c-7702891dd759 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}811038e8e5d34ecae1af3002cd632c701e02c391" 2018-08-01 09:41:24,529 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:41: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-c7a1d824-4d9c-4fb3-a740-08e90749dc28 x-compute-request-id: req-c7a1d824-4d9c-4fb3-a740-08e90749dc28 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-a1b11d28-fc39-4028-8d5e-73d1be20d7ffname", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/3780b8d1-d362-415d-a27c-7702891dd759", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/3780b8d1-d362-415d-a27c-7702891dd759", "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": "3780b8d1-d362-415d-a27c-7702891dd759"}} 2018-08-01 09:41:24,529 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/3780b8d1-d362-415d-a27c-7702891dd759 used request id req-c7a1d824-4d9c-4fb3-a740-08e90749dc28 2018-08-01 09:41:24,532 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors/3780b8d1-d362-415d-a27c-7702891dd759/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}811038e8e5d34ecae1af3002cd632c701e02c391" 2018-08-01 09:41:24,549 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:41: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-358ce242-dba4-4551-b270-a9eca1322e80 x-compute-request-id: req-358ce242-dba4-4551-b270-a9eca1322e80 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-01 09:41:24,550 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/3780b8d1-d362-415d-a27c-7702891dd759/os-extra_specs used request id req-358ce242-dba4-4551-b270-a9eca1322e80 2018-08-01 09:41:24,552 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/flavors/3780b8d1-d362-415d-a27c-7702891dd759 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}811038e8e5d34ecae1af3002cd632c701e02c391" 2018-08-01 09:41:24,578 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 09:41: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-c0209601-a9f3-4256-9108-e851fc4847a2 x-compute-request-id: req-c0209601-a9f3-4256-9108-e851fc4847a2 Content-Length: 0 Content-Type: application/json 2018-08-01 09:41:24,578 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/3780b8d1-d362-415d-a27c-7702891dd759 used request id req-c0209601-a9f3-4256-9108-e851fc4847a2 2018-08-01 09:41:24,581 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}811038e8e5d34ecae1af3002cd632c701e02c391" 2018-08-01 09:41:24,601 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:41: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-ef479685-64c4-444a-afc4-aeb7c9f2cd76 x-compute-request-id: req-ef479685-64c4-444a-afc4-aeb7c9f2cd76 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-08-01 09:41:24,601 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-ef479685-64c4-444a-afc4-aeb7c9f2cd76 2018-08-01 09:41:24,603 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/flavors/3780b8d1-d362-415d-a27c-7702891dd759 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}195834b8e9da96257638e97d72f46af9e4a71b01" 2018-08-01 09:41:24,617 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 09:41: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-ab0ca782-0dd1-491e-a50b-fc31c0432f0b x-compute-request-id: req-ab0ca782-0dd1-491e-a50b-fc31c0432f0b Content-Length: 109 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Flavor 3780b8d1-d362-415d-a27c-7702891dd759 could not be found.", "code": 404}} 2018-08-01 09:41:24,617 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/3780b8d1-d362-415d-a27c-7702891dd759 used request id req-ab0ca782-0dd1-491e-a50b-fc31c0432f0b 2018-08-01 09:41:24,618 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 09:41:24,619 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:41:24,619 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:41:24,998 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:41:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["7vi7jl7oSWy8yrDCcHOF7g"], "issued_at": "2018-08-01T09:41:24.000000Z"}} 2018-08-01 09:41:24,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e1c9bd8c0ef95f0c63d8132407b1a43c26e1caf" 2018-08-01 09:41:25,078 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:41:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9dd102b7-947c-4021-858f-577cdf0b9cad Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:41:25,078 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-9dd102b7-947c-4021-858f-577cdf0b9cad 2018-08-01 09:41:25,080 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 09:41:25,084 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e1c9bd8c0ef95f0c63d8132407b1a43c26e1caf" 2018-08-01 09:41:25,254 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:41: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-70064b9f-49a9-45f1-b938-580b4175d7f8 x-compute-request-id: req-70064b9f-49a9-45f1-b938-580b4175d7f8 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-08-01 09:41:25,254 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-70064b9f-49a9-45f1-b938-580b4175d7f8 2018-08-01 09:41:25,258 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e1c9bd8c0ef95f0c63d8132407b1a43c26e1caf" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-0782fc22-2ada-49be-93f5-40f0abc48113name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-08-01 09:41:25,294 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:41: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-c1774ddc-69e5-488b-b1ca-d73b87577f5f x-compute-request-id: req-c1774ddc-69e5-488b-b1ca-d73b87577f5f Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-0782fc22-2ada-49be-93f5-40f0abc48113name", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/1062961b-bb24-45f3-aa99-abbc4cfc9ac2", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/1062961b-bb24-45f3-aa99-abbc4cfc9ac2", "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": "1062961b-bb24-45f3-aa99-abbc4cfc9ac2"}} 2018-08-01 09:41:25,295 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-c1774ddc-69e5-488b-b1ca-d73b87577f5f 2018-08-01 09:41:25,295 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:41:25,697 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:41:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["LMhkxQBFTeOHvdOY8HipEg"], "issued_at": "2018-08-01T09:41:25.000000Z"}} 2018-08-01 09:41:25,700 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors/1062961b-bb24-45f3-aa99-abbc4cfc9ac2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a354dff182ee1eb080923f15d6e55fa584b5b60" 2018-08-01 09:41:25,879 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:41: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-578f0c77-c036-4fbf-b2f3-cfb525f90afd x-compute-request-id: req-578f0c77-c036-4fbf-b2f3-cfb525f90afd Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-0782fc22-2ada-49be-93f5-40f0abc48113name", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/1062961b-bb24-45f3-aa99-abbc4cfc9ac2", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/1062961b-bb24-45f3-aa99-abbc4cfc9ac2", "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": "1062961b-bb24-45f3-aa99-abbc4cfc9ac2"}} 2018-08-01 09:41:25,879 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/1062961b-bb24-45f3-aa99-abbc4cfc9ac2 used request id req-578f0c77-c036-4fbf-b2f3-cfb525f90afd 2018-08-01 09:41:25,882 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors/1062961b-bb24-45f3-aa99-abbc4cfc9ac2/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a354dff182ee1eb080923f15d6e55fa584b5b60" 2018-08-01 09:41:25,900 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:41: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-ecb142eb-b440-4043-85dd-4994d9580281 x-compute-request-id: req-ecb142eb-b440-4043-85dd-4994d9580281 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-01 09:41:25,900 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/1062961b-bb24-45f3-aa99-abbc4cfc9ac2/os-extra_specs used request id req-ecb142eb-b440-4043-85dd-4994d9580281 2018-08-01 09:41:25,903 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/flavors/1062961b-bb24-45f3-aa99-abbc4cfc9ac2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e1c9bd8c0ef95f0c63d8132407b1a43c26e1caf" 2018-08-01 09:41:25,930 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 09:41: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-b6f9f343-7ea8-4fff-b799-3a43727ceb0b x-compute-request-id: req-b6f9f343-7ea8-4fff-b799-3a43727ceb0b Content-Length: 0 Content-Type: application/json 2018-08-01 09:41:25,930 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/1062961b-bb24-45f3-aa99-abbc4cfc9ac2 used request id req-b6f9f343-7ea8-4fff-b799-3a43727ceb0b 2018-08-01 09:41:25,932 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 09:41:25,933 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:41:25,934 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:41:26,409 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:41:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["PTFdx2kgRGizgCkL_1TF9A"], "issued_at": "2018-08-01T09:41:26.000000Z"}} 2018-08-01 09:41:26,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59b7117d0de5efdde74df3f4b4edc979dd4f152e" 2018-08-01 09:41:26,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:41:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb8fe9af-0066-48e8-b45f-5cd911a30c56 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:41:26,490 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-bb8fe9af-0066-48e8-b45f-5cd911a30c56 2018-08-01 09:41:26,491 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 09:41:26,496 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59b7117d0de5efdde74df3f4b4edc979dd4f152e" 2018-08-01 09:41:26,683 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:41: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-71422485-2979-467d-a79e-ddf078c3b2a5 x-compute-request-id: req-71422485-2979-467d-a79e-ddf078c3b2a5 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-08-01 09:41:26,683 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-71422485-2979-467d-a79e-ddf078c3b2a5 2018-08-01 09:41:26,686 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59b7117d0de5efdde74df3f4b4edc979dd4f152e" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-7d2fd4ac-ede4-4a6f-acd6-e00830cfcb23name", "os-flavor-access:is_public": false, "rxtx_factor": 2.2, "OS-FLV-EXT-DATA:ephemeral": 2, "ram": 1, "id": null, "swap": 3}}' 2018-08-01 09:41:26,719 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:41: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-2d912214-576b-4090-90df-6163ee36285a x-compute-request-id: req-2d912214-576b-4090-90df-6163ee36285a Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-7d2fd4ac-ede4-4a6f-acd6-e00830cfcb23name", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/5a6af396-bff1-4fca-874e-99ba7f5715cf", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/5a6af396-bff1-4fca-874e-99ba7f5715cf", "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": "5a6af396-bff1-4fca-874e-99ba7f5715cf"}} 2018-08-01 09:41:26,719 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-2d912214-576b-4090-90df-6163ee36285a 2018-08-01 09:41:26,720 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:41:27,098 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:41:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["oCfJ1x7ZSWWDmEuitQnkww"], "issued_at": "2018-08-01T09:41:27.000000Z"}} 2018-08-01 09:41:27,101 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors/5a6af396-bff1-4fca-874e-99ba7f5715cf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}595c4f433f9cacda4165de57a8ffbd6e60e19ef6" 2018-08-01 09:41:27,269 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:41: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-247a023b-430b-43fc-91b1-4220e1f7c792 x-compute-request-id: req-247a023b-430b-43fc-91b1-4220e1f7c792 Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-7d2fd4ac-ede4-4a6f-acd6-e00830cfcb23name", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/5a6af396-bff1-4fca-874e-99ba7f5715cf", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/5a6af396-bff1-4fca-874e-99ba7f5715cf", "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": "5a6af396-bff1-4fca-874e-99ba7f5715cf"}} 2018-08-01 09:41:27,269 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/5a6af396-bff1-4fca-874e-99ba7f5715cf used request id req-247a023b-430b-43fc-91b1-4220e1f7c792 2018-08-01 09:41:27,272 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors/5a6af396-bff1-4fca-874e-99ba7f5715cf/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}595c4f433f9cacda4165de57a8ffbd6e60e19ef6" 2018-08-01 09:41:27,289 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:41: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-264529e7-4af3-44c1-9525-c06d7c249cec x-compute-request-id: req-264529e7-4af3-44c1-9525-c06d7c249cec Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-01 09:41:27,289 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/5a6af396-bff1-4fca-874e-99ba7f5715cf/os-extra_specs used request id req-264529e7-4af3-44c1-9525-c06d7c249cec 2018-08-01 09:41:27,292 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/flavors/5a6af396-bff1-4fca-874e-99ba7f5715cf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}595c4f433f9cacda4165de57a8ffbd6e60e19ef6" 2018-08-01 09:41:27,333 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 09:41: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-554bb947-43f7-4169-adec-ebdbb9bfdc81 x-compute-request-id: req-554bb947-43f7-4169-adec-ebdbb9bfdc81 Content-Length: 0 Content-Type: application/json 2018-08-01 09:41:27,333 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/5a6af396-bff1-4fca-874e-99ba7f5715cf used request id req-554bb947-43f7-4169-adec-ebdbb9bfdc81 2018-08-01 09:41:27,336 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}595c4f433f9cacda4165de57a8ffbd6e60e19ef6" 2018-08-01 09:41:27,357 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:41: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-17da5310-7a6d-49a9-ab8d-e37f3c4a8f9d x-compute-request-id: req-17da5310-7a6d-49a9-ab8d-e37f3c4a8f9d Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-08-01 09:41:27,357 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-17da5310-7a6d-49a9-ab8d-e37f3c4a8f9d 2018-08-01 09:41:27,360 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/flavors/5a6af396-bff1-4fca-874e-99ba7f5715cf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59b7117d0de5efdde74df3f4b4edc979dd4f152e" 2018-08-01 09:41:27,373 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 09:41: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-f7bb9349-c615-43f2-90a1-17e3084a069d x-compute-request-id: req-f7bb9349-c615-43f2-90a1-17e3084a069d Content-Length: 109 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Flavor 5a6af396-bff1-4fca-874e-99ba7f5715cf could not be found.", "code": 404}} 2018-08-01 09:41:27,373 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/5a6af396-bff1-4fca-874e-99ba7f5715cf used request id req-f7bb9349-c615-43f2-90a1-17e3084a069d 2018-08-01 09:41:27,375 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 09:41:27,376 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:41:27,377 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:41:27,769 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:41:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["JHVNsxAHR-KND1OpK--9FA"], "issued_at": "2018-08-01T09:41:27.000000Z"}} 2018-08-01 09:41:27,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca0473423c1e32b6c29ef9fc26b4215b4036459a" 2018-08-01 09:41:27,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:41:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-370dce4f-d442-40c6-934c-495c477be1f3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:41:27,782 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-370dce4f-d442-40c6-934c-495c477be1f3 2018-08-01 09:41:27,783 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 09:41:27,787 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca0473423c1e32b6c29ef9fc26b4215b4036459a" 2018-08-01 09:41:27,951 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:41: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-547ea08c-68b2-4c7d-a334-12d73c0c51fa x-compute-request-id: req-547ea08c-68b2-4c7d-a334-12d73c0c51fa Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-08-01 09:41:27,952 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-547ea08c-68b2-4c7d-a334-12d73c0c51fa 2018-08-01 09:41:27,955 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca0473423c1e32b6c29ef9fc26b4215b4036459a" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-2d1b6c81-e725-4b92-a6c8-5d9bee6773b9name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-08-01 09:41:27,988 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:41: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-86f5fbd7-006f-4259-933d-9dba81568222 x-compute-request-id: req-86f5fbd7-006f-4259-933d-9dba81568222 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-2d1b6c81-e725-4b92-a6c8-5d9bee6773b9name", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/5af51859-dd7b-4646-955e-82fc9a57716f", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/5af51859-dd7b-4646-955e-82fc9a57716f", "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": "5af51859-dd7b-4646-955e-82fc9a57716f"}} 2018-08-01 09:41:27,988 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-86f5fbd7-006f-4259-933d-9dba81568222 2018-08-01 09:41:27,989 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:41:28,365 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:41:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["Gc0YLKqzSsGg2I9TOKzeOQ"], "issued_at": "2018-08-01T09:41:28.000000Z"}} 2018-08-01 09:41:28,368 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors/5af51859-dd7b-4646-955e-82fc9a57716f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2109752d9833ac54758678b1512ed9c9ac3d942d" 2018-08-01 09:41:28,481 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:41: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-c7ce3f18-e2f9-4a4f-bb5a-7ca251592a27 x-compute-request-id: req-c7ce3f18-e2f9-4a4f-bb5a-7ca251592a27 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-2d1b6c81-e725-4b92-a6c8-5d9bee6773b9name", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/5af51859-dd7b-4646-955e-82fc9a57716f", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/5af51859-dd7b-4646-955e-82fc9a57716f", "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": "5af51859-dd7b-4646-955e-82fc9a57716f"}} 2018-08-01 09:41:28,481 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/5af51859-dd7b-4646-955e-82fc9a57716f used request id req-c7ce3f18-e2f9-4a4f-bb5a-7ca251592a27 2018-08-01 09:41:28,483 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors/5af51859-dd7b-4646-955e-82fc9a57716f/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2109752d9833ac54758678b1512ed9c9ac3d942d" 2018-08-01 09:41:28,502 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:41: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-b4e9b4c7-e4ab-44d9-8cc7-c758f6f9d889 x-compute-request-id: req-b4e9b4c7-e4ab-44d9-8cc7-c758f6f9d889 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-01 09:41:28,502 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/5af51859-dd7b-4646-955e-82fc9a57716f/os-extra_specs used request id req-b4e9b4c7-e4ab-44d9-8cc7-c758f6f9d889 2018-08-01 09:41:28,503 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:41:28,504 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:41:28,891 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:41:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["YuUJysRERSKHEgt6DsSnYw"], "issued_at": "2018-08-01T09:41:28.000000Z"}} 2018-08-01 09:41:28,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e75e581a2c512134c05c633173bf340b0b257858" 2018-08-01 09:41:28,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:41:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f30cfa5b-103d-48bf-aa9b-4fcca338a4ea Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:41:28,971 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-f30cfa5b-103d-48bf-aa9b-4fcca338a4ea 2018-08-01 09:41:28,972 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 09:41:28,976 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e75e581a2c512134c05c633173bf340b0b257858" 2018-08-01 09:41:29,152 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:41: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-10266747-095f-424e-bd75-3f69e8212775 x-compute-request-id: req-10266747-095f-424e-bd75-3f69e8212775 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"flavors": [{"id": "5af51859-dd7b-4646-955e-82fc9a57716f", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/5af51859-dd7b-4646-955e-82fc9a57716f", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/5af51859-dd7b-4646-955e-82fc9a57716f", "rel": "bookmark"}], "name": "CreateFlavorTests-2d1b6c81-e725-4b92-a6c8-5d9bee6773b9name"}]} 2018-08-01 09:41:29,153 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-10266747-095f-424e-bd75-3f69e8212775 2018-08-01 09:41:29,156 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors/5af51859-dd7b-4646-955e-82fc9a57716f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e75e581a2c512134c05c633173bf340b0b257858" 2018-08-01 09:41:29,177 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09: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-2ac9268d-0677-45a8-a2da-c499adebb2a5 x-compute-request-id: req-2ac9268d-0677-45a8-a2da-c499adebb2a5 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-2d1b6c81-e725-4b92-a6c8-5d9bee6773b9name", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/5af51859-dd7b-4646-955e-82fc9a57716f", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/5af51859-dd7b-4646-955e-82fc9a57716f", "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": "5af51859-dd7b-4646-955e-82fc9a57716f"}} 2018-08-01 09:41:29,177 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/5af51859-dd7b-4646-955e-82fc9a57716f used request id req-2ac9268d-0677-45a8-a2da-c499adebb2a5 2018-08-01 09:41:29,178 - create_flavor - INFO - Found flavor with name - CreateFlavorTests-2d1b6c81-e725-4b92-a6c8-5d9bee6773b9name 2018-08-01 09:41:29,180 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/flavors/5af51859-dd7b-4646-955e-82fc9a57716f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca0473423c1e32b6c29ef9fc26b4215b4036459a" 2018-08-01 09:41:29,205 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 09: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 x-openstack-request-id: req-e4632141-3274-4c7e-b3d2-c26071b27bf6 x-compute-request-id: req-e4632141-3274-4c7e-b3d2-c26071b27bf6 Content-Length: 0 Content-Type: application/json 2018-08-01 09:41:29,206 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/5af51859-dd7b-4646-955e-82fc9a57716f used request id req-e4632141-3274-4c7e-b3d2-c26071b27bf6 2018-08-01 09:41:29,207 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-01 09:41:29,207 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:41:29,208 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:41:29,588 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:41:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["VRPmdMixTRav3lhlNROfHw"], "issued_at": "2018-08-01T09:41:29.000000Z"}} 2018-08-01 09:41:29,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc69eca75bf230c5255a2efeb60188b6bb3dd380" 2018-08-01 09:41:29,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:41:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb7ae59b-84cc-4a3b-b88e-64cfb50738f2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:41:29,602 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-cb7ae59b-84cc-4a3b-b88e-64cfb50738f2 2018-08-01 09:41:29,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bc69eca75bf230c5255a2efeb60188b6bb3dd380" 2018-08-01 09:41:29,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 176 Content-Type: application/json X-Openstack-Request-Id: req-81bcbd6a-cc39-4adf-9690-392a5b4e8e43 Date: Wed, 01 Aug 2018 09:41:29 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-image"} 2018-08-01 09:41:29,772 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-image used request id req-81bcbd6a-cc39-4adf-9690-392a5b4e8e43 2018-08-01 09:41:29,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bc69eca75bf230c5255a2efeb60188b6bb3dd380" 2018-08-01 09:41:29,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-2b2df119-05d6-4f2b-8c78-20d0f42b53b0 Date: Wed, 01 Aug 2018 09:41: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-08-01 09:41:29,782 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-2b2df119-05d6-4f2b-8c78-20d0f42b53b0 2018-08-01 09:41:29,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bc69eca75bf230c5255a2efeb60188b6bb3dd380" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-image"}' 2018-08-01 09:41:29,862 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 635 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/02d41592-4fa8-47ee-9200-6d0c145d382b Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-9ecbcc56-5722-45ea-9e96-4fe4d6c93885 Date: Wed, 01 Aug 2018 09:41:29 GMT RESP BODY: {"status": "queued", "name": "HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T09:41:29Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-01T09:41:29Z", "visibility": "shared", "locations": [], "self": "/v2/images/02d41592-4fa8-47ee-9200-6d0c145d382b", "min_disk": 0, "protected": false, "id": "02d41592-4fa8-47ee-9200-6d0c145d382b", "file": "/v2/images/02d41592-4fa8-47ee-9200-6d0c145d382b/file", "checksum": null, "owner": "8d96727022f4443794db44ecde432faf", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 09:41:29,862 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-9ecbcc56-5722-45ea-9e96-4fe4d6c93885 2018-08-01 09:41:29,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9292/v2/images/02d41592-4fa8-47ee-9200-6d0c145d382b/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bc69eca75bf230c5255a2efeb60188b6bb3dd380" -d '' 2018-08-01 09:41:30,265 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-79fe596d-1178-4c23-8712-2c0c81d63e64 Date: Wed, 01 Aug 2018 09:41:30 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-01 09:41:30,265 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/02d41592-4fa8-47ee-9200-6d0c145d382b/file used request id req-79fe596d-1178-4c23-8712-2c0c81d63e64 2018-08-01 09:41:30,266 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-01 09:41:30,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/02d41592-4fa8-47ee-9200-6d0c145d382b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bc69eca75bf230c5255a2efeb60188b6bb3dd380" 2018-08-01 09:41:30,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-f1ae3576-18e0-4e2b-8ad3-074f85ea2884 Date: Wed, 01 Aug 2018 09:41:30 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T09:41:29Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-01T09:41:30Z", "visibility": "shared", "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/02d41592-4fa8-47ee-9200-6d0c145d382b/snap", "metadata": {}}], "self": "/v2/images/02d41592-4fa8-47ee-9200-6d0c145d382b", "min_disk": 0, "protected": false, "id": "02d41592-4fa8-47ee-9200-6d0c145d382b", "file": "/v2/images/02d41592-4fa8-47ee-9200-6d0c145d382b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8d96727022f4443794db44ecde432faf", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/02d41592-4fa8-47ee-9200-6d0c145d382b/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 09:41:30,284 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/02d41592-4fa8-47ee-9200-6d0c145d382b used request id req-f1ae3576-18e0-4e2b-8ad3-074f85ea2884 2018-08-01 09:41:30,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bc69eca75bf230c5255a2efeb60188b6bb3dd380" 2018-08-01 09:41:30,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-1a9f1e74-44ad-4b59-b752-17d97d50709f Date: Wed, 01 Aug 2018 09:41: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-08-01 09:41:30,293 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-1a9f1e74-44ad-4b59-b752-17d97d50709f 2018-08-01 09:41:30,296 - create_image - INFO - Created image with name - HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-image 2018-08-01 09:41:30,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/02d41592-4fa8-47ee-9200-6d0c145d382b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bc69eca75bf230c5255a2efeb60188b6bb3dd380" 2018-08-01 09:41:30,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-37cf4875-f22c-46cb-a3cc-b3f3de0d08c5 Date: Wed, 01 Aug 2018 09:41:30 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T09:41:29Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-01T09:41:30Z", "visibility": "shared", "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/02d41592-4fa8-47ee-9200-6d0c145d382b/snap", "metadata": {}}], "self": "/v2/images/02d41592-4fa8-47ee-9200-6d0c145d382b", "min_disk": 0, "protected": false, "id": "02d41592-4fa8-47ee-9200-6d0c145d382b", "file": "/v2/images/02d41592-4fa8-47ee-9200-6d0c145d382b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8d96727022f4443794db44ecde432faf", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/02d41592-4fa8-47ee-9200-6d0c145d382b/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 09:41:30,314 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/02d41592-4fa8-47ee-9200-6d0c145d382b used request id req-37cf4875-f22c-46cb-a3cc-b3f3de0d08c5 2018-08-01 09:41:30,314 - create_image - DEBUG - Instance status is - active 2018-08-01 09:41:30,314 - create_image - DEBUG - Image is active with name - HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-image 2018-08-01 09:41:30,314 - create_image - INFO - Image is now active with name - HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-image 2018-08-01 09:41:30,315 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:41:30,315 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:41:30,718 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:41:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["aef3X1uNSWWn8LoRV4q8Sg"], "issued_at": "2018-08-01T09:41:30.000000Z"}} 2018-08-01 09:41:30,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}414ea6c84f10ccf0ee8eed40ec32e2420b4f085c" 2018-08-01 09:41:30,798 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:41:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36b5ca0b-c84e-4005-ae08-875c2e339a41 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:41:30,798 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-36b5ca0b-c84e-4005-ae08-875c2e339a41 2018-08-01 09:41:30,799 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 09:41:30,804 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}414ea6c84f10ccf0ee8eed40ec32e2420b4f085c" 2018-08-01 09:41:30,967 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09: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-06d61ea4-6a3c-498a-b8de-7a99044b778b x-compute-request-id: req-06d61ea4-6a3c-498a-b8de-7a99044b778b Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-08-01 09:41:30,968 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-06d61ea4-6a3c-498a-b8de-7a99044b778b 2018-08-01 09:41:30,971 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}414ea6c84f10ccf0ee8eed40ec32e2420b4f085c" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-08-01 09:41:31,006 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09: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,Accept-Encoding x-openstack-request-id: req-f40fd207-146d-4777-a92f-1b27b357cd00 x-compute-request-id: req-f40fd207-146d-4777-a92f-1b27b357cd00 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-flavor", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/8045e849-9e27-4c41-b3a5-afb25b24c489", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/8045e849-9e27-4c41-b3a5-afb25b24c489", "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": "8045e849-9e27-4c41-b3a5-afb25b24c489"}} 2018-08-01 09:41:31,007 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-f40fd207-146d-4777-a92f-1b27b357cd00 2018-08-01 09:41:31,008 - heat_utils - DEBUG - Retrieving Heat Client 2018-08-01 09:41:31,035 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:41:31,414 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:41:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["aANVs3cJQyie_a250NhFOA"], "issued_at": "2018-08-01T09:41:31.000000Z"}} 2018-08-01 09:41:31,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6a24fa910ca8b34bdd09c207fd259bb039bc36e" -d '{"stack_name": "HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-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-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-net", "inst_name": "HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-subnet", "image_name": "HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-image", "flavor_name": "HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-flavor"}}' 2018-08-01 09:41:33,775 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 09:41:31 GMT Server: Apache x-openstack-request-id: req-29fa923e-7c5a-470b-ba58-68b0b0b87c40 Location: http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-stack1/94269301-8fbf-4e75-be9b-0906642eb4ef Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "94269301-8fbf-4e75-be9b-0906642eb4ef", "links": [{"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-stack1/94269301-8fbf-4e75-be9b-0906642eb4ef", "rel": "self"}]}} 2018-08-01 09:41:33,776 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks used request id req-29fa923e-7c5a-470b-ba58-68b0b0b87c40 2018-08-01 09:41:33,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/94269301-8fbf-4e75-be9b-0906642eb4ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6a24fa910ca8b34bdd09c207fd259bb039bc36e" 2018-08-01 09:41:34,497 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 09:41:33 GMT Server: Apache x-openstack-request-id: req-45ebcfc2-ea46-43e2-99ca-2883d1c12353 Location: http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-stack1/94269301-8fbf-4e75-be9b-0906642eb4ef Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-stack1/94269301-8fbf-4e75-be9b-0906642eb4ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 09:41:35,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:41:34 GMT Server: Apache x-openstack-request-id: req-3cd2e4a2-876e-48e8-b49f-738c2b7d3356 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 553 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "8d96727022f4443794db44ecde432faf", "OS::stack_id": "94269301-8fbf-4e75-be9b-0906642eb4ef", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-image", "inst_name": "HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-stack1", "stack_user_project_id": "775d166b52094a3391650325384683f9", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-01T09:41:33Z", "links": [{"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-stack1/94269301-8fbf-4e75-be9b-0906642eb4ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "94269301-8fbf-4e75-be9b-0906642eb4ef", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-01 09:41:35,230 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-stack1/94269301-8fbf-4e75-be9b-0906642eb4ef used request id req-3cd2e4a2-876e-48e8-b49f-738c2b7d3356 2018-08-01 09:41:35,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks?stack_name=HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6a24fa910ca8b34bdd09c207fd259bb039bc36e" 2018-08-01 09:41:35,275 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:41:35 GMT Server: Apache x-openstack-request-id: req-b0528ff5-bfba-4be4-8dd5-480f5079c012 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-stack1", "stack_user_project_id": "775d166b52094a3391650325384683f9", "deletion_time": null, "creation_time": "2018-08-01T09:41:33Z", "links": [{"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-stack1/94269301-8fbf-4e75-be9b-0906642eb4ef", "rel": "self"}], "updated_time": null, "project": "8d96727022f4443794db44ecde432faf", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "94269301-8fbf-4e75-be9b-0906642eb4ef", "tags": null}]} 2018-08-01 09:41:35,276 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks?stack_name=HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-stack1 used request id req-b0528ff5-bfba-4be4-8dd5-480f5079c012 2018-08-01 09:41:35,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks?stack_name=HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6a24fa910ca8b34bdd09c207fd259bb039bc36e" 2018-08-01 09:41:35,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:41:35 GMT Server: Apache x-openstack-request-id: req-e884ab89-5e7e-4b27-85ea-50f3f69672c2 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-stack1", "stack_user_project_id": "775d166b52094a3391650325384683f9", "deletion_time": null, "creation_time": "2018-08-01T09:41:33Z", "links": [{"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-stack1/94269301-8fbf-4e75-be9b-0906642eb4ef", "rel": "self"}], "updated_time": null, "project": "8d96727022f4443794db44ecde432faf", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "94269301-8fbf-4e75-be9b-0906642eb4ef", "tags": null}]} 2018-08-01 09:41:35,353 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks?stack_name=HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-stack1 used request id req-e884ab89-5e7e-4b27-85ea-50f3f69672c2 2018-08-01 09:41:35,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/94269301-8fbf-4e75-be9b-0906642eb4ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6a24fa910ca8b34bdd09c207fd259bb039bc36e" 2018-08-01 09:41:36,148 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 09:41:35 GMT Server: Apache x-openstack-request-id: req-6f36f3b9-8508-453b-95a5-4bafb076e4d9 Location: http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-stack1/94269301-8fbf-4e75-be9b-0906642eb4ef Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-stack1/94269301-8fbf-4e75-be9b-0906642eb4ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 09:41:36,222 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:41:36 GMT Server: Apache x-openstack-request-id: req-440c02e5-72e5-4e58-9d0d-29466aaf055c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 553 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "8d96727022f4443794db44ecde432faf", "OS::stack_id": "94269301-8fbf-4e75-be9b-0906642eb4ef", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-image", "inst_name": "HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-stack1", "stack_user_project_id": "775d166b52094a3391650325384683f9", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-01T09:41:33Z", "links": [{"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-stack1/94269301-8fbf-4e75-be9b-0906642eb4ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "94269301-8fbf-4e75-be9b-0906642eb4ef", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-01 09:41:36,222 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-stack1/94269301-8fbf-4e75-be9b-0906642eb4ef used request id req-440c02e5-72e5-4e58-9d0d-29466aaf055c 2018-08-01 09:41:36,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/94269301-8fbf-4e75-be9b-0906642eb4ef/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6a24fa910ca8b34bdd09c207fd259bb039bc36e" 2018-08-01 09:41:36,894 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 09:41:36 GMT Server: Apache x-openstack-request-id: req-8040d1e6-182c-49ce-b829-b5165038c6d0 Location: http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-stack1/94269301-8fbf-4e75-be9b-0906642eb4ef/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-stack1/94269301-8fbf-4e75-be9b-0906642eb4ef/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 09:41:36,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:41:36 GMT Server: Apache x-openstack-request-id: req-bb7bd5e6-a6de-49bf-a441-8a1975f6cd63 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-stack1/94269301-8fbf-4e75-be9b-0906642eb4ef/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-stack1/94269301-8fbf-4e75-be9b-0906642eb4ef", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-08-01T09:41:33Z", "resource_status": "CREATE_IN_PROGRESS", "updated_time": "2018-08-01T09:41:33Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-stack1/94269301-8fbf-4e75-be9b-0906642eb4ef/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-stack1/94269301-8fbf-4e75-be9b-0906642eb4ef", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-08-01T09:41:33Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-01T09:41:33Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "13e79650-76cf-479e-9c03-fd87bee84574", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-stack1/94269301-8fbf-4e75-be9b-0906642eb4ef/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-stack1/94269301-8fbf-4e75-be9b-0906642eb4ef", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-08-01T09:41:33Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-01T09:41:33Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "d3587ce1-7180-4324-a2d5-e1af2990dd7f", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-stack1/94269301-8fbf-4e75-be9b-0906642eb4ef/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-stack1/94269301-8fbf-4e75-be9b-0906642eb4ef", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-08-01T09:41:33Z", "resource_status": "INIT_COMPLETE", "updated_time": "2018-08-01T09:41:33Z", "required_by": [], "resource_status_reason": "", "physical_resource_id": "", "resource_type": "OS::Nova::Server"}]} 2018-08-01 09:41:36,969 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-stack1/94269301-8fbf-4e75-be9b-0906642eb4ef/resources used request id req-bb7bd5e6-a6de-49bf-a441-8a1975f6cd63 2018-08-01 09:41:36,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/94269301-8fbf-4e75-be9b-0906642eb4ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6a24fa910ca8b34bdd09c207fd259bb039bc36e" 2018-08-01 09:41:37,663 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 09:41:36 GMT Server: Apache x-openstack-request-id: req-453bdeff-6c82-4b1f-8102-1f15f4ce5614 Location: http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-stack1/94269301-8fbf-4e75-be9b-0906642eb4ef Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-stack1/94269301-8fbf-4e75-be9b-0906642eb4ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 09:41:38,394 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:41:37 GMT Server: Apache x-openstack-request-id: req-48deeab8-4745-4275-8908-397f1c7ea89a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 553 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "8d96727022f4443794db44ecde432faf", "OS::stack_id": "94269301-8fbf-4e75-be9b-0906642eb4ef", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-image", "inst_name": "HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-stack1", "stack_user_project_id": "775d166b52094a3391650325384683f9", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-01T09:41:33Z", "links": [{"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-stack1/94269301-8fbf-4e75-be9b-0906642eb4ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "94269301-8fbf-4e75-be9b-0906642eb4ef", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-01 09:41:38,394 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-stack1/94269301-8fbf-4e75-be9b-0906642eb4ef used request id req-48deeab8-4745-4275-8908-397f1c7ea89a 2018-08-01 09:41:38,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/94269301-8fbf-4e75-be9b-0906642eb4ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6a24fa910ca8b34bdd09c207fd259bb039bc36e" 2018-08-01 09:41:38,423 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 09:41:38 GMT Server: Apache x-openstack-request-id: req-307d5197-feca-4a0d-b1ce-c6e568cfa0e0 Location: http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-stack1/94269301-8fbf-4e75-be9b-0906642eb4ef Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-stack1/94269301-8fbf-4e75-be9b-0906642eb4ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 09:41:38,465 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:41:38 GMT Server: Apache x-openstack-request-id: req-1e5d76e4-0956-4499-a6f0-262a87044b20 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 553 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "8d96727022f4443794db44ecde432faf", "OS::stack_id": "94269301-8fbf-4e75-be9b-0906642eb4ef", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-image", "inst_name": "HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-stack1", "stack_user_project_id": "775d166b52094a3391650325384683f9", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-01T09:41:33Z", "links": [{"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-stack1/94269301-8fbf-4e75-be9b-0906642eb4ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "94269301-8fbf-4e75-be9b-0906642eb4ef", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-01 09:41:38,465 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-stack1/94269301-8fbf-4e75-be9b-0906642eb4ef used request id req-1e5d76e4-0956-4499-a6f0-262a87044b20 2018-08-01 09:41:41,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/94269301-8fbf-4e75-be9b-0906642eb4ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6a24fa910ca8b34bdd09c207fd259bb039bc36e" 2018-08-01 09:41:42,094 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 09:41:41 GMT Server: Apache x-openstack-request-id: req-fc373358-8763-4537-b12e-c66abcfa5dc9 Location: http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-stack1/94269301-8fbf-4e75-be9b-0906642eb4ef Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-stack1/94269301-8fbf-4e75-be9b-0906642eb4ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 09:41:42,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:41:42 GMT Server: Apache x-openstack-request-id: req-e74f5514-cec0-4c25-907d-6f95a1d15df6 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 553 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "8d96727022f4443794db44ecde432faf", "OS::stack_id": "94269301-8fbf-4e75-be9b-0906642eb4ef", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-image", "inst_name": "HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-stack1", "stack_user_project_id": "775d166b52094a3391650325384683f9", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-01T09:41:33Z", "links": [{"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-stack1/94269301-8fbf-4e75-be9b-0906642eb4ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "94269301-8fbf-4e75-be9b-0906642eb4ef", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-01 09:41:42,135 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-stack1/94269301-8fbf-4e75-be9b-0906642eb4ef used request id req-e74f5514-cec0-4c25-907d-6f95a1d15df6 2018-08-01 09:41:45,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/94269301-8fbf-4e75-be9b-0906642eb4ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6a24fa910ca8b34bdd09c207fd259bb039bc36e" 2018-08-01 09:41:45,779 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 09:41:45 GMT Server: Apache x-openstack-request-id: req-3b49d209-40c4-4092-8c13-7e3ae37fd78c Location: http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-stack1/94269301-8fbf-4e75-be9b-0906642eb4ef Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-stack1/94269301-8fbf-4e75-be9b-0906642eb4ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 09:41:45,980 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:41:45 GMT Server: Apache x-openstack-request-id: req-7841323c-f846-4e83-af78-b1e14b45a920 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": "8d96727022f4443794db44ecde432faf", "OS::stack_id": "94269301-8fbf-4e75-be9b-0906642eb4ef", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-image", "inst_name": "HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-stack1", "stack_user_project_id": "775d166b52094a3391650325384683f9", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-01T09:41:33Z", "links": [{"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-stack1/94269301-8fbf-4e75-be9b-0906642eb4ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "94269301-8fbf-4e75-be9b-0906642eb4ef", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-01 09:41:45,980 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-stack1/94269301-8fbf-4e75-be9b-0906642eb4ef used request id req-7841323c-f846-4e83-af78-b1e14b45a920 2018-08-01 09:41:45,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/94269301-8fbf-4e75-be9b-0906642eb4ef/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6a24fa910ca8b34bdd09c207fd259bb039bc36e" 2018-08-01 09:41:46,009 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 09:41:45 GMT Server: Apache x-openstack-request-id: req-ca73cf62-3555-4190-9a56-b6fdf50067a1 Location: http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-stack1/94269301-8fbf-4e75-be9b-0906642eb4ef/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-stack1/94269301-8fbf-4e75-be9b-0906642eb4ef/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 09:41:46,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:41:46 GMT Server: Apache x-openstack-request-id: req-0f558a3f-dd5c-41f1-9697-8460b598c981 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 579 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-stack1/94269301-8fbf-4e75-be9b-0906642eb4ef/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-stack1/94269301-8fbf-4e75-be9b-0906642eb4ef", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-08-01T09:41:33Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-01T09:41:33Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "5f76b98e-e6d9-4e2f-ac54-73e6beeaafa0", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-stack1/94269301-8fbf-4e75-be9b-0906642eb4ef/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-stack1/94269301-8fbf-4e75-be9b-0906642eb4ef", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-08-01T09:41:33Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-01T09:41:33Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "13e79650-76cf-479e-9c03-fd87bee84574", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-stack1/94269301-8fbf-4e75-be9b-0906642eb4ef/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-stack1/94269301-8fbf-4e75-be9b-0906642eb4ef", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-08-01T09:41:33Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-01T09:41:33Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "d3587ce1-7180-4324-a2d5-e1af2990dd7f", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-stack1/94269301-8fbf-4e75-be9b-0906642eb4ef/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-stack1/94269301-8fbf-4e75-be9b-0906642eb4ef", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-08-01T09:41:33Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-01T09:41:33Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "89113875-c49d-4ad9-9e02-c450a923a563", "resource_type": "OS::Nova::Server"}]} 2018-08-01 09:41:46,643 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-stack1/94269301-8fbf-4e75-be9b-0906642eb4ef/resources used request id req-0f558a3f-dd5c-41f1-9697-8460b598c981 2018-08-01 09:41:46,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=d3587ce1-7180-4324-a2d5-e1af2990dd7f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6a24fa910ca8b34bdd09c207fd259bb039bc36e" 2018-08-01 09:41:46,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 773 X-Openstack-Request-Id: req-159b99b7-a4dd-4070-b39d-f16c7096b821 Date: Wed, 01 Aug 2018 09:41:46 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d3587ce1-7180-4324-a2d5-e1af2990dd7f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":63,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":["13e79650-76cf-479e-9c03-fd87bee84574"],"description":"","tags":[],"updated_at":"2018-08-01T09:41:35Z","qos_policy_id":null,"name":"HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:41:34Z","provider:network_type":"vxlan"}]} 2018-08-01 09:41:46,739 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=d3587ce1-7180-4324-a2d5-e1af2990dd7f used request id req-159b99b7-a4dd-4070-b39d-f16c7096b821 2018-08-01 09:41:46,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=d3587ce1-7180-4324-a2d5-e1af2990dd7f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6a24fa910ca8b34bdd09c207fd259bb039bc36e" 2018-08-01 09:41:46,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-22ee451a-1626-4760-8912-f6c30572d9ae Date: Wed, 01 Aug 2018 09:41:46 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:41:35Z","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":"13e79650-76cf-479e-9c03-fd87bee84574","dns_nameservers":[],"gateway_ip":"10.0.0.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.0.0.0/24","subnetpool_id":null,"service_types":[],"name":"HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-subnet","enable_dhcp":true,"segment_id":null,"network_id":"d3587ce1-7180-4324-a2d5-e1af2990dd7f","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:41:35Z","ip_version":4}]} 2018-08-01 09:41:46,785 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=d3587ce1-7180-4324-a2d5-e1af2990dd7f used request id req-22ee451a-1626-4760-8912-f6c30572d9ae 2018-08-01 09:41:46,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=d3587ce1-7180-4324-a2d5-e1af2990dd7f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6a24fa910ca8b34bdd09c207fd259bb039bc36e" 2018-08-01 09:41:46,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-df78f668-d392-4c87-be54-c58d3cce2937 Date: Wed, 01 Aug 2018 09:41:46 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:41:35Z","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":"13e79650-76cf-479e-9c03-fd87bee84574","dns_nameservers":[],"gateway_ip":"10.0.0.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.0.0.0/24","subnetpool_id":null,"service_types":[],"name":"HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-subnet","enable_dhcp":true,"segment_id":null,"network_id":"d3587ce1-7180-4324-a2d5-e1af2990dd7f","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:41:35Z","ip_version":4}]} 2018-08-01 09:41:46,832 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=d3587ce1-7180-4324-a2d5-e1af2990dd7f used request id req-df78f668-d392-4c87-be54-c58d3cce2937 2018-08-01 09:41:46,833 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 09:41:46,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6a24fa910ca8b34bdd09c207fd259bb039bc36e" 2018-08-01 09:41:46,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:41:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df939747-0f50-4686-8311-3da7aa23b8e8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:41:46,913 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-df939747-0f50-4686-8311-3da7aa23b8e8 2018-08-01 09:41:46,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/94269301-8fbf-4e75-be9b-0906642eb4ef/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6a24fa910ca8b34bdd09c207fd259bb039bc36e" 2018-08-01 09:41:46,945 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 09:41:46 GMT Server: Apache x-openstack-request-id: req-e808a41d-2284-4cf8-bfde-6ed8e1156066 Location: http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-stack1/94269301-8fbf-4e75-be9b-0906642eb4ef/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-stack1/94269301-8fbf-4e75-be9b-0906642eb4ef/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 09:41:46,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:41:46 GMT Server: Apache x-openstack-request-id: req-37ef3b45-33e7-4d3c-9d29-d7c90d1dd1ce Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 579 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-stack1/94269301-8fbf-4e75-be9b-0906642eb4ef/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-stack1/94269301-8fbf-4e75-be9b-0906642eb4ef", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-08-01T09:41:33Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-01T09:41:33Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "5f76b98e-e6d9-4e2f-ac54-73e6beeaafa0", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-stack1/94269301-8fbf-4e75-be9b-0906642eb4ef/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-stack1/94269301-8fbf-4e75-be9b-0906642eb4ef", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-08-01T09:41:33Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-01T09:41:33Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "13e79650-76cf-479e-9c03-fd87bee84574", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-stack1/94269301-8fbf-4e75-be9b-0906642eb4ef/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-stack1/94269301-8fbf-4e75-be9b-0906642eb4ef", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-08-01T09:41:33Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-01T09:41:33Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "d3587ce1-7180-4324-a2d5-e1af2990dd7f", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-stack1/94269301-8fbf-4e75-be9b-0906642eb4ef/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-stack1/94269301-8fbf-4e75-be9b-0906642eb4ef", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-08-01T09:41:33Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-01T09:41:33Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "89113875-c49d-4ad9-9e02-c450a923a563", "resource_type": "OS::Nova::Server"}]} 2018-08-01 09:41:46,987 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-stack1/94269301-8fbf-4e75-be9b-0906642eb4ef/resources used request id req-37ef3b45-33e7-4d3c-9d29-d7c90d1dd1ce 2018-08-01 09:41:46,991 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/89113875-c49d-4ad9-9e02-c450a923a563 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6a24fa910ca8b34bdd09c207fd259bb039bc36e" 2018-08-01 09:41:47,289 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09: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,Accept-Encoding x-openstack-request-id: req-e1e41504-67f3-4743-b05b-267d9ed9556a x-compute-request-id: req-e1e41504-67f3-4743-b05b-267d9ed9556a Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bd:aa:0e", "version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/89113875-c49d-4ad9-9e02-c450a923a563", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/89113875-c49d-4ad9-9e02-c450a923a563", "rel": "bookmark"}], "image": {"id": "02d41592-4fa8-47ee-9200-6d0c145d382b", "links": [{"href": "http://172.30.9.24:8774/images/02d41592-4fa8-47ee-9200-6d0c145d382b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000d", "OS-SRV-USG:launched_at": "2018-08-01T09:41:43.000000", "flavor": {"id": "8045e849-9e27-4c41-b3a5-afb25b24c489", "links": [{"href": "http://172.30.9.24:8774/flavors/8045e849-9e27-4c41-b3a5-afb25b24c489", "rel": "bookmark"}]}, "id": "89113875-c49d-4ad9-9e02-c450a923a563", "security_groups": [{"name": "default"}], "user_id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T09:41:43Z", "hostId": "84bc2fcc33f028ef5fceb4ea5d26af04f0a45a1387698c94ece40185", "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-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-inst", "created": "2018-08-01T09:41:39Z", "tenant_id": "8d96727022f4443794db44ecde432faf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 09:41:47,289 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/89113875-c49d-4ad9-9e02-c450a923a563 used request id req-e1e41504-67f3-4743-b05b-267d9ed9556a 2018-08-01 09:41:47,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6a24fa910ca8b34bdd09c207fd259bb039bc36e" 2018-08-01 09:41:47,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 773 X-Openstack-Request-Id: req-7fa289ef-d4a0-451d-a732-0bdc85393029 Date: Wed, 01 Aug 2018 09:41:47 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d3587ce1-7180-4324-a2d5-e1af2990dd7f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":63,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":["13e79650-76cf-479e-9c03-fd87bee84574"],"description":"","tags":[],"updated_at":"2018-08-01T09:41:35Z","qos_policy_id":null,"name":"HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:41:34Z","provider:network_type":"vxlan"}]} 2018-08-01 09:41:47,380 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-net used request id req-7fa289ef-d4a0-451d-a732-0bdc85393029 2018-08-01 09:41:47,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 09:41:47,388 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 09:41: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 09:41:47,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6a24fa910ca8b34bdd09c207fd259bb039bc36e" 2018-08-01 09:41:47,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:41:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d158b7ac-eb48-43f3-9c61-a2162a10a0e2 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 09:41:47,476 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-d158b7ac-eb48-43f3-9c61-a2162a10a0e2 2018-08-01 09:41:47,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=d3587ce1-7180-4324-a2d5-e1af2990dd7f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6a24fa910ca8b34bdd09c207fd259bb039bc36e" 2018-08-01 09:41:47,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-4fa906cf-dc2e-4f17-a0aa-a23ce99cfb16 Date: Wed, 01 Aug 2018 09:41:47 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:41:35Z","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":"13e79650-76cf-479e-9c03-fd87bee84574","dns_nameservers":[],"gateway_ip":"10.0.0.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.0.0.0/24","subnetpool_id":null,"service_types":[],"name":"HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-subnet","enable_dhcp":true,"segment_id":null,"network_id":"d3587ce1-7180-4324-a2d5-e1af2990dd7f","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:41:35Z","ip_version":4}]} 2018-08-01 09:41:47,526 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=d3587ce1-7180-4324-a2d5-e1af2990dd7f used request id req-4fa906cf-dc2e-4f17-a0aa-a23ce99cfb16 2018-08-01 09:41:47,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=d3587ce1-7180-4324-a2d5-e1af2990dd7f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6a24fa910ca8b34bdd09c207fd259bb039bc36e" 2018-08-01 09:41:47,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2067 X-Openstack-Request-Id: req-b8c4860f-65fe-41f1-81c9-b9877fe8aa11 Date: Wed, 01 Aug 2018 09:41:47 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T09:41:37Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"13e79650-76cf-479e-9c03-fd87bee84574","ip_address":"10.0.0.2"}],"id":"5912a789-2c9a-4e4d-9145-04e36b447fb5","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f0:88:6c","project_id":"8d96727022f4443794db44ecde432faf","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d3587ce1-7180-4324-a2d5-e1af2990dd7f","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:41:35Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d3587ce1-7180-4324-a2d5-e1af2990dd7f","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T09:41:43Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"13e79650-76cf-479e-9c03-fd87bee84574","ip_address":"10.0.0.12"}],"id":"5f76b98e-e6d9-4e2f-ac54-73e6beeaafa0","security_groups":["d876f51d-b6f9-4c8f-b88c-c69d2c3be178"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:bd:aa:0e","project_id":"8d96727022f4443794db44ecde432faf","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-stack1-server1_port-xyufln7fexgx","admin_state_up":true,"network_id":"d3587ce1-7180-4324-a2d5-e1af2990dd7f","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:41:36Z","binding:vnic_type":"normal","device_id":"89113875-c49d-4ad9-9e02-c450a923a563","ip_allocation":"immediate"}]} 2018-08-01 09:41:47,575 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=d3587ce1-7180-4324-a2d5-e1af2990dd7f used request id req-b8c4860f-65fe-41f1-81c9-b9877fe8aa11 2018-08-01 09:41:47,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/94269301-8fbf-4e75-be9b-0906642eb4ef/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6a24fa910ca8b34bdd09c207fd259bb039bc36e" 2018-08-01 09:41:47,605 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 09:41:47 GMT Server: Apache x-openstack-request-id: req-d5d6316b-2859-4169-8baf-02cb5d772177 Location: http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-stack1/94269301-8fbf-4e75-be9b-0906642eb4ef/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-stack1/94269301-8fbf-4e75-be9b-0906642eb4ef/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 09:41:47,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:41:47 GMT Server: Apache x-openstack-request-id: req-c19cb6b4-d4af-485c-ae57-7e44aa8d6abc Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 579 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-stack1/94269301-8fbf-4e75-be9b-0906642eb4ef/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-stack1/94269301-8fbf-4e75-be9b-0906642eb4ef", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-08-01T09:41:33Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-01T09:41:33Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "5f76b98e-e6d9-4e2f-ac54-73e6beeaafa0", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-stack1/94269301-8fbf-4e75-be9b-0906642eb4ef/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-stack1/94269301-8fbf-4e75-be9b-0906642eb4ef", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-08-01T09:41:33Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-01T09:41:33Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "13e79650-76cf-479e-9c03-fd87bee84574", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-stack1/94269301-8fbf-4e75-be9b-0906642eb4ef/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-stack1/94269301-8fbf-4e75-be9b-0906642eb4ef", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-08-01T09:41:33Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-01T09:41:33Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "d3587ce1-7180-4324-a2d5-e1af2990dd7f", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-stack1/94269301-8fbf-4e75-be9b-0906642eb4ef/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-stack1/94269301-8fbf-4e75-be9b-0906642eb4ef", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-08-01T09:41:33Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-01T09:41:33Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "89113875-c49d-4ad9-9e02-c450a923a563", "resource_type": "OS::Nova::Server"}]} 2018-08-01 09:41:47,648 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-stack1/94269301-8fbf-4e75-be9b-0906642eb4ef/resources used request id req-c19cb6b4-d4af-485c-ae57-7e44aa8d6abc 2018-08-01 09:41:47,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/94269301-8fbf-4e75-be9b-0906642eb4ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6a24fa910ca8b34bdd09c207fd259bb039bc36e" 2018-08-01 09:41:47,678 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 09:41:47 GMT Server: Apache x-openstack-request-id: req-9c46a518-1efa-4ab3-96c0-bdc93208254a Location: http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-stack1/94269301-8fbf-4e75-be9b-0906642eb4ef Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-stack1/94269301-8fbf-4e75-be9b-0906642eb4ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 09:41:47,718 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 09:41:47 GMT Server: Apache x-openstack-request-id: req-c5e1b161-b1f1-4d84-8dfa-4ab168e47c44 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 09:41:47,719 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-stack1/94269301-8fbf-4e75-be9b-0906642eb4ef used request id req-c5e1b161-b1f1-4d84-8dfa-4ab168e47c44 2018-08-01 09:41:47,719 - glance_utils - INFO - Deleting image named - HeatUtilsCreateSimpleStackTests-37a48589-1a61-4d3f-bbd2-f6d4457fb2ec-image 2018-08-01 09:41:47,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9292/v2/images/02d41592-4fa8-47ee-9200-6d0c145d382b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bc69eca75bf230c5255a2efeb60188b6bb3dd380" 2018-08-01 09:41:48,230 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c95a3546-e4d1-4df0-a2c3-80230452233f Date: Wed, 01 Aug 2018 09:41:48 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-01 09:41:48,230 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/02d41592-4fa8-47ee-9200-6d0c145d382b used request id req-c95a3546-e4d1-4df0-a2c3-80230452233f 2018-08-01 09:41:48,233 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/flavors/8045e849-9e27-4c41-b3a5-afb25b24c489 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}414ea6c84f10ccf0ee8eed40ec32e2420b4f085c" 2018-08-01 09:41:48,260 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 09:41: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-60757585-3fba-4822-9ddb-0a8e23238ad3 x-compute-request-id: req-60757585-3fba-4822-9ddb-0a8e23238ad3 Content-Length: 0 Content-Type: application/json 2018-08-01 09:41:48,260 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/8045e849-9e27-4c41-b3a5-afb25b24c489 used request id req-60757585-3fba-4822-9ddb-0a8e23238ad3 2018-08-01 09:41:48,262 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-01 09:41:48,262 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:41:48,263 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:41:48,657 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:41:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["qZPbLB6JSo-rCBQOIgm5sg"], "issued_at": "2018-08-01T09:41:48.000000Z"}} 2018-08-01 09:41:48,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a14c61134c58cc81161c8fb276424af14b62f70" 2018-08-01 09:41:48,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:41:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9241f25c-a069-4b95-85ff-7c6e640c6a66 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:41:48,742 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-9241f25c-a069-4b95-85ff-7c6e640c6a66 2018-08-01 09:41:48,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3a14c61134c58cc81161c8fb276424af14b62f70" 2018-08-01 09:41:48,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 176 Content-Type: application/json X-Openstack-Request-Id: req-da72ca3b-2e45-472a-b288-216ccef838ff Date: Wed, 01 Aug 2018 09:41:48 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-image"} 2018-08-01 09:41:48,917 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-image used request id req-da72ca3b-2e45-472a-b288-216ccef838ff 2018-08-01 09:41:48,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3a14c61134c58cc81161c8fb276424af14b62f70" 2018-08-01 09:41:48,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-7ada9a23-6d89-4a23-b368-42f9426b55b7 Date: Wed, 01 Aug 2018 09:41:48 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-08-01 09:41:48,927 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-7ada9a23-6d89-4a23-b368-42f9426b55b7 2018-08-01 09:41:48,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3a14c61134c58cc81161c8fb276424af14b62f70" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-image"}' 2018-08-01 09:41:48,999 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 635 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/68aae652-54d3-446e-b5e0-e3953bc9a531 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-53a635b8-1756-44c8-b790-e0c5aa17ef7b Date: Wed, 01 Aug 2018 09:41:49 GMT RESP BODY: {"status": "queued", "name": "HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T09:41:48Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-01T09:41:48Z", "visibility": "shared", "locations": [], "self": "/v2/images/68aae652-54d3-446e-b5e0-e3953bc9a531", "min_disk": 0, "protected": false, "id": "68aae652-54d3-446e-b5e0-e3953bc9a531", "file": "/v2/images/68aae652-54d3-446e-b5e0-e3953bc9a531/file", "checksum": null, "owner": "8d96727022f4443794db44ecde432faf", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 09:41:49,000 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-53a635b8-1756-44c8-b790-e0c5aa17ef7b 2018-08-01 09:41:49,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9292/v2/images/68aae652-54d3-446e-b5e0-e3953bc9a531/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3a14c61134c58cc81161c8fb276424af14b62f70" -d '' 2018-08-01 09:41:50,242 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-27d56256-ccdc-4b59-9605-8d3e1d9fcec5 Date: Wed, 01 Aug 2018 09:41:50 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-01 09:41:50,243 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/68aae652-54d3-446e-b5e0-e3953bc9a531/file used request id req-27d56256-ccdc-4b59-9605-8d3e1d9fcec5 2018-08-01 09:41:50,243 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-01 09:41:50,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/68aae652-54d3-446e-b5e0-e3953bc9a531 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3a14c61134c58cc81161c8fb276424af14b62f70" 2018-08-01 09:41:50,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-a904d33e-c768-496d-98eb-0362a971dc10 Date: Wed, 01 Aug 2018 09:41:50 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T09:41:48Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-01T09:41:50Z", "visibility": "shared", "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/68aae652-54d3-446e-b5e0-e3953bc9a531/snap", "metadata": {}}], "self": "/v2/images/68aae652-54d3-446e-b5e0-e3953bc9a531", "min_disk": 0, "protected": false, "id": "68aae652-54d3-446e-b5e0-e3953bc9a531", "file": "/v2/images/68aae652-54d3-446e-b5e0-e3953bc9a531/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8d96727022f4443794db44ecde432faf", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/68aae652-54d3-446e-b5e0-e3953bc9a531/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 09:41:50,262 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/68aae652-54d3-446e-b5e0-e3953bc9a531 used request id req-a904d33e-c768-496d-98eb-0362a971dc10 2018-08-01 09:41:50,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3a14c61134c58cc81161c8fb276424af14b62f70" 2018-08-01 09:41:50,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-e83690c9-07ab-4551-9c2a-02752f34f58f Date: Wed, 01 Aug 2018 09:41: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-08-01 09:41:50,271 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-e83690c9-07ab-4551-9c2a-02752f34f58f 2018-08-01 09:41:50,274 - create_image - INFO - Created image with name - HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-image 2018-08-01 09:41:50,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/68aae652-54d3-446e-b5e0-e3953bc9a531 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3a14c61134c58cc81161c8fb276424af14b62f70" 2018-08-01 09:41:50,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-c8811b22-348f-4156-ae88-b0957439d545 Date: Wed, 01 Aug 2018 09:41:50 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T09:41:48Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-01T09:41:50Z", "visibility": "shared", "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/68aae652-54d3-446e-b5e0-e3953bc9a531/snap", "metadata": {}}], "self": "/v2/images/68aae652-54d3-446e-b5e0-e3953bc9a531", "min_disk": 0, "protected": false, "id": "68aae652-54d3-446e-b5e0-e3953bc9a531", "file": "/v2/images/68aae652-54d3-446e-b5e0-e3953bc9a531/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8d96727022f4443794db44ecde432faf", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/68aae652-54d3-446e-b5e0-e3953bc9a531/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 09:41:50,312 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/68aae652-54d3-446e-b5e0-e3953bc9a531 used request id req-c8811b22-348f-4156-ae88-b0957439d545 2018-08-01 09:41:50,313 - create_image - DEBUG - Instance status is - active 2018-08-01 09:41:50,313 - create_image - DEBUG - Image is active with name - HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-image 2018-08-01 09:41:50,313 - create_image - INFO - Image is now active with name - HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-image 2018-08-01 09:41:50,313 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:41:50,314 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:41:50,839 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:41:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["g5D3XPSuRciEBKBfjsyzXA"], "issued_at": "2018-08-01T09:41:50.000000Z"}} 2018-08-01 09:41:50,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b260960ad2b12b2f7fb9e504cb3a1188e9c3308" 2018-08-01 09:41:51,010 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:41:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4f82f98-499c-4f03-9044-696de50743ae Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:41:51,010 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-b4f82f98-499c-4f03-9044-696de50743ae 2018-08-01 09:41:51,012 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 09:41:51,016 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b260960ad2b12b2f7fb9e504cb3a1188e9c3308" 2018-08-01 09:41:51,195 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:41: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-95ec89fa-41a7-407e-b62b-4447e49b3d52 x-compute-request-id: req-95ec89fa-41a7-407e-b62b-4447e49b3d52 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-08-01 09:41:51,195 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-95ec89fa-41a7-407e-b62b-4447e49b3d52 2018-08-01 09:41:51,198 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b260960ad2b12b2f7fb9e504cb3a1188e9c3308" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-08-01 09:41:51,237 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:41: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-7b3bd030-a260-4b0d-944d-33630515b228 x-compute-request-id: req-7b3bd030-a260-4b0d-944d-33630515b228 Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"name": "HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-flavor", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/f6cbae40-d272-40af-8a91-58fbe50c1ad8", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/f6cbae40-d272-40af-8a91-58fbe50c1ad8", "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": "f6cbae40-d272-40af-8a91-58fbe50c1ad8"}} 2018-08-01 09:41:51,237 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-7b3bd030-a260-4b0d-944d-33630515b228 2018-08-01 09:41:51,238 - heat_utils - DEBUG - Retrieving Heat Client 2018-08-01 09:41:51,266 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:41:51,698 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:41:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["Ik9hXpBJQ024R5EqrnJPhg"], "issued_at": "2018-08-01T09:41:51.000000Z"}} 2018-08-01 09:41:51,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4be53c87a93a1a62b1651fc32e84ad936a7551f2" -d '{"stack_name": "HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-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-82b659f2-7ae3-4a4a-9122-6e64bec8730b-net", "inst_name": "HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-subnet", "image_name": "HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-image", "flavor_name": "HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-flavor"}}' 2018-08-01 09:41:53,685 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 09:41:51 GMT Server: Apache x-openstack-request-id: req-ae0998e2-a093-494c-b06a-4444fa2e05e2 Location: http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-stack1/afee8245-54f1-46d5-af71-597331d30c28 Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "afee8245-54f1-46d5-af71-597331d30c28", "links": [{"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-stack1/afee8245-54f1-46d5-af71-597331d30c28", "rel": "self"}]}} 2018-08-01 09:41:53,685 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks used request id req-ae0998e2-a093-494c-b06a-4444fa2e05e2 2018-08-01 09:41:53,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/afee8245-54f1-46d5-af71-597331d30c28 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4be53c87a93a1a62b1651fc32e84ad936a7551f2" 2018-08-01 09:41:53,949 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 09:41:53 GMT Server: Apache x-openstack-request-id: req-242d8b29-8bea-4fbd-bc67-600a1330d97f Location: http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-stack1/afee8245-54f1-46d5-af71-597331d30c28 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-stack1/afee8245-54f1-46d5-af71-597331d30c28;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 09:41:54,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:41:53 GMT Server: Apache x-openstack-request-id: req-d61b3b9a-e2c6-47dc-8753-5efda2a4e48f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 551 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "8d96727022f4443794db44ecde432faf", "OS::stack_id": "afee8245-54f1-46d5-af71-597331d30c28", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-image", "inst_name": "HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-stack1", "stack_user_project_id": "86e95460908b479680841cf3a1fe23b5", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-01T09:41:53Z", "links": [{"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-stack1/afee8245-54f1-46d5-af71-597331d30c28", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "afee8245-54f1-46d5-af71-597331d30c28", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-01 09:41:54,234 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-stack1/afee8245-54f1-46d5-af71-597331d30c28 used request id req-d61b3b9a-e2c6-47dc-8753-5efda2a4e48f 2018-08-01 09:41:54,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks?stack_name=HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4be53c87a93a1a62b1651fc32e84ad936a7551f2" 2018-08-01 09:41:54,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:41:54 GMT Server: Apache x-openstack-request-id: req-f9ff56aa-0f73-40f4-ace3-f7b9e7dafa20 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-stack1", "stack_user_project_id": "86e95460908b479680841cf3a1fe23b5", "deletion_time": null, "creation_time": "2018-08-01T09:41:53Z", "links": [{"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-stack1/afee8245-54f1-46d5-af71-597331d30c28", "rel": "self"}], "updated_time": null, "project": "8d96727022f4443794db44ecde432faf", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "afee8245-54f1-46d5-af71-597331d30c28", "tags": null}]} 2018-08-01 09:41:54,441 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks?stack_name=HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-stack1 used request id req-f9ff56aa-0f73-40f4-ace3-f7b9e7dafa20 2018-08-01 09:41:54,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks?stack_name=HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4be53c87a93a1a62b1651fc32e84ad936a7551f2" 2018-08-01 09:41:54,673 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:41:54 GMT Server: Apache x-openstack-request-id: req-9b7bb0f7-0528-438c-ba54-879634371918 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-stack1", "stack_user_project_id": "86e95460908b479680841cf3a1fe23b5", "deletion_time": null, "creation_time": "2018-08-01T09:41:53Z", "links": [{"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-stack1/afee8245-54f1-46d5-af71-597331d30c28", "rel": "self"}], "updated_time": null, "project": "8d96727022f4443794db44ecde432faf", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "afee8245-54f1-46d5-af71-597331d30c28", "tags": null}]} 2018-08-01 09:41:54,673 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks?stack_name=HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-stack1 used request id req-9b7bb0f7-0528-438c-ba54-879634371918 2018-08-01 09:41:54,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/afee8245-54f1-46d5-af71-597331d30c28 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4be53c87a93a1a62b1651fc32e84ad936a7551f2" 2018-08-01 09:41:54,871 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 09:41:54 GMT Server: Apache x-openstack-request-id: req-fd6af3aa-aa50-4b9c-b4df-5f355c29bc2b Location: http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-stack1/afee8245-54f1-46d5-af71-597331d30c28 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-stack1/afee8245-54f1-46d5-af71-597331d30c28;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 09:41:54,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:41:54 GMT Server: Apache x-openstack-request-id: req-dec22a93-323b-40e8-8c04-ce83cb57f943 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 551 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "8d96727022f4443794db44ecde432faf", "OS::stack_id": "afee8245-54f1-46d5-af71-597331d30c28", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-image", "inst_name": "HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-stack1", "stack_user_project_id": "86e95460908b479680841cf3a1fe23b5", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-01T09:41:53Z", "links": [{"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-stack1/afee8245-54f1-46d5-af71-597331d30c28", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "afee8245-54f1-46d5-af71-597331d30c28", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-01 09:41:54,913 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-stack1/afee8245-54f1-46d5-af71-597331d30c28 used request id req-dec22a93-323b-40e8-8c04-ce83cb57f943 2018-08-01 09:41:54,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/afee8245-54f1-46d5-af71-597331d30c28 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4be53c87a93a1a62b1651fc32e84ad936a7551f2" 2018-08-01 09:41:55,582 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 09:41:54 GMT Server: Apache x-openstack-request-id: req-779041e1-fd6b-4e86-b9f6-b8b7ef32598d Location: http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-stack1/afee8245-54f1-46d5-af71-597331d30c28 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-stack1/afee8245-54f1-46d5-af71-597331d30c28;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 09:41:55,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:41:55 GMT Server: Apache x-openstack-request-id: req-d4bde268-ec92-42cb-aa5c-1cd0bbe08747 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 551 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "8d96727022f4443794db44ecde432faf", "OS::stack_id": "afee8245-54f1-46d5-af71-597331d30c28", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-image", "inst_name": "HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-stack1", "stack_user_project_id": "86e95460908b479680841cf3a1fe23b5", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-01T09:41:53Z", "links": [{"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-stack1/afee8245-54f1-46d5-af71-597331d30c28", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "afee8245-54f1-46d5-af71-597331d30c28", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-01 09:41:55,626 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-stack1/afee8245-54f1-46d5-af71-597331d30c28 used request id req-d4bde268-ec92-42cb-aa5c-1cd0bbe08747 2018-08-01 09:41:58,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/afee8245-54f1-46d5-af71-597331d30c28 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4be53c87a93a1a62b1651fc32e84ad936a7551f2" 2018-08-01 09:41:58,805 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 09:41:58 GMT Server: Apache x-openstack-request-id: req-f18a07e5-5df9-4a15-af26-fb16dceb9fd5 Location: http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-stack1/afee8245-54f1-46d5-af71-597331d30c28 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-stack1/afee8245-54f1-46d5-af71-597331d30c28;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 09:41:58,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:41:58 GMT Server: Apache x-openstack-request-id: req-c58d9f46-2a5d-4bbc-954b-a912d5c018a6 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 551 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "8d96727022f4443794db44ecde432faf", "OS::stack_id": "afee8245-54f1-46d5-af71-597331d30c28", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-image", "inst_name": "HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-stack1", "stack_user_project_id": "86e95460908b479680841cf3a1fe23b5", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-01T09:41:53Z", "links": [{"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-stack1/afee8245-54f1-46d5-af71-597331d30c28", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "afee8245-54f1-46d5-af71-597331d30c28", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-01 09:41:58,879 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-stack1/afee8245-54f1-46d5-af71-597331d30c28 used request id req-c58d9f46-2a5d-4bbc-954b-a912d5c018a6 2018-08-01 09:42:01,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/afee8245-54f1-46d5-af71-597331d30c28 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4be53c87a93a1a62b1651fc32e84ad936a7551f2" 2018-08-01 09:42:01,912 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 09:42:01 GMT Server: Apache x-openstack-request-id: req-553be9a2-cb9a-4d1c-9971-ecf9fcaba9b4 Location: http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-stack1/afee8245-54f1-46d5-af71-597331d30c28 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-stack1/afee8245-54f1-46d5-af71-597331d30c28;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 09:42:02,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:42:01 GMT Server: Apache x-openstack-request-id: req-002fac06-6791-4660-a41d-9792210f9905 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 551 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "8d96727022f4443794db44ecde432faf", "OS::stack_id": "afee8245-54f1-46d5-af71-597331d30c28", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-image", "inst_name": "HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-stack1", "stack_user_project_id": "86e95460908b479680841cf3a1fe23b5", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-01T09:41:53Z", "links": [{"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-stack1/afee8245-54f1-46d5-af71-597331d30c28", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "afee8245-54f1-46d5-af71-597331d30c28", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-01 09:42:02,105 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-stack1/afee8245-54f1-46d5-af71-597331d30c28 used request id req-002fac06-6791-4660-a41d-9792210f9905 2018-08-01 09:42:05,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/afee8245-54f1-46d5-af71-597331d30c28 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4be53c87a93a1a62b1651fc32e84ad936a7551f2" 2018-08-01 09:42:05,137 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 09:42:05 GMT Server: Apache x-openstack-request-id: req-756e2485-d125-4b0f-b134-d307e357cced Location: http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-stack1/afee8245-54f1-46d5-af71-597331d30c28 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-stack1/afee8245-54f1-46d5-af71-597331d30c28;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 09:42:05,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:42:05 GMT Server: Apache x-openstack-request-id: req-2f9550ef-583e-46f7-8788-c42e938aafb7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 551 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "8d96727022f4443794db44ecde432faf", "OS::stack_id": "afee8245-54f1-46d5-af71-597331d30c28", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-image", "inst_name": "HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-stack1", "stack_user_project_id": "86e95460908b479680841cf3a1fe23b5", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-01T09:41:53Z", "links": [{"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-stack1/afee8245-54f1-46d5-af71-597331d30c28", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "afee8245-54f1-46d5-af71-597331d30c28", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-01 09:42:05,182 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-stack1/afee8245-54f1-46d5-af71-597331d30c28 used request id req-2f9550ef-583e-46f7-8788-c42e938aafb7 2018-08-01 09:42:08,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/afee8245-54f1-46d5-af71-597331d30c28 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4be53c87a93a1a62b1651fc32e84ad936a7551f2" 2018-08-01 09:42:08,215 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 09:42:08 GMT Server: Apache x-openstack-request-id: req-e25179be-78e6-4da4-bbf2-e7484cea3a28 Location: http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-stack1/afee8245-54f1-46d5-af71-597331d30c28 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-stack1/afee8245-54f1-46d5-af71-597331d30c28;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 09:42:08,257 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:42:08 GMT Server: Apache x-openstack-request-id: req-d2599065-b201-4603-9349-531f51569415 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": "8d96727022f4443794db44ecde432faf", "OS::stack_id": "afee8245-54f1-46d5-af71-597331d30c28", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-image", "inst_name": "HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-stack1", "stack_user_project_id": "86e95460908b479680841cf3a1fe23b5", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-01T09:41:53Z", "links": [{"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-stack1/afee8245-54f1-46d5-af71-597331d30c28", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "afee8245-54f1-46d5-af71-597331d30c28", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-01 09:42:08,258 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-stack1/afee8245-54f1-46d5-af71-597331d30c28 used request id req-d2599065-b201-4603-9349-531f51569415 2018-08-01 09:42:08,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4be53c87a93a1a62b1651fc32e84ad936a7551f2" -d '{"stack_name": "HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-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-82b659f2-7ae3-4a4a-9122-6e64bec8730b-net", "inst_name": "HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-subnet", "image_name": "HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-image", "flavor_name": "HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-flavor"}}' 2018-08-01 09:42:10,014 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 09:42:08 GMT Server: Apache x-openstack-request-id: req-ebd00028-02b7-49f3-b837-41a7f1a7dc3d Location: http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-stack2/ebaa8719-5f0d-4851-8879-fde7506676d1 Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "ebaa8719-5f0d-4851-8879-fde7506676d1", "links": [{"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-stack2/ebaa8719-5f0d-4851-8879-fde7506676d1", "rel": "self"}]}} 2018-08-01 09:42:10,015 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks used request id req-ebd00028-02b7-49f3-b837-41a7f1a7dc3d 2018-08-01 09:42:10,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/ebaa8719-5f0d-4851-8879-fde7506676d1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4be53c87a93a1a62b1651fc32e84ad936a7551f2" 2018-08-01 09:42:10,092 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 09:42:10 GMT Server: Apache x-openstack-request-id: req-46424236-de4c-4480-8fe5-7a729d4e00bc Location: http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-stack2/ebaa8719-5f0d-4851-8879-fde7506676d1 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-stack2/ebaa8719-5f0d-4851-8879-fde7506676d1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 09:42:10,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:42:10 GMT Server: Apache x-openstack-request-id: req-c1ed1863-98d4-4cf4-b99a-e707af16cf9d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 551 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "8d96727022f4443794db44ecde432faf", "OS::stack_id": "ebaa8719-5f0d-4851-8879-fde7506676d1", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-image", "inst_name": "HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-stack2", "stack_user_project_id": "e46dfbcc703a4ce5aad644115ed91c3a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-01T09:42:09Z", "links": [{"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-stack2/ebaa8719-5f0d-4851-8879-fde7506676d1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ebaa8719-5f0d-4851-8879-fde7506676d1", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-01 09:42:10,133 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-stack2/ebaa8719-5f0d-4851-8879-fde7506676d1 used request id req-c1ed1863-98d4-4cf4-b99a-e707af16cf9d 2018-08-01 09:42:10,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks?stack_name=HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-stack2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4be53c87a93a1a62b1651fc32e84ad936a7551f2" 2018-08-01 09:42:10,177 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:42:10 GMT Server: Apache x-openstack-request-id: req-c071f01c-b01a-46c2-935a-86074a87d660 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-82b659f2-7ae3-4a4a-9122-6e64bec8730b-stack2", "stack_user_project_id": "e46dfbcc703a4ce5aad644115ed91c3a", "deletion_time": null, "creation_time": "2018-08-01T09:42:09Z", "links": [{"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-stack2/ebaa8719-5f0d-4851-8879-fde7506676d1", "rel": "self"}], "updated_time": null, "project": "8d96727022f4443794db44ecde432faf", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "ebaa8719-5f0d-4851-8879-fde7506676d1", "tags": null}]} 2018-08-01 09:42:10,178 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks?stack_name=HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-stack2 used request id req-c071f01c-b01a-46c2-935a-86074a87d660 2018-08-01 09:42:10,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks?stack_name=HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-stack2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4be53c87a93a1a62b1651fc32e84ad936a7551f2" 2018-08-01 09:42:10,223 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:42:10 GMT Server: Apache x-openstack-request-id: req-51fc4c2d-c880-4c84-b30b-a8457770e656 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-82b659f2-7ae3-4a4a-9122-6e64bec8730b-stack2", "stack_user_project_id": "e46dfbcc703a4ce5aad644115ed91c3a", "deletion_time": null, "creation_time": "2018-08-01T09:42:09Z", "links": [{"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-stack2/ebaa8719-5f0d-4851-8879-fde7506676d1", "rel": "self"}], "updated_time": null, "project": "8d96727022f4443794db44ecde432faf", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "ebaa8719-5f0d-4851-8879-fde7506676d1", "tags": null}]} 2018-08-01 09:42:10,224 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks?stack_name=HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-stack2 used request id req-51fc4c2d-c880-4c84-b30b-a8457770e656 2018-08-01 09:42:10,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/ebaa8719-5f0d-4851-8879-fde7506676d1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4be53c87a93a1a62b1651fc32e84ad936a7551f2" 2018-08-01 09:42:10,252 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 09:42:10 GMT Server: Apache x-openstack-request-id: req-2c18df32-0e4d-4a3a-9834-d6e019ac2795 Location: http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-stack2/ebaa8719-5f0d-4851-8879-fde7506676d1 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-stack2/ebaa8719-5f0d-4851-8879-fde7506676d1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 09:42:10,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:42:10 GMT Server: Apache x-openstack-request-id: req-03bc32fc-6fc3-44ca-8883-0f8e825d48e2 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 551 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "8d96727022f4443794db44ecde432faf", "OS::stack_id": "ebaa8719-5f0d-4851-8879-fde7506676d1", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-image", "inst_name": "HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-stack2", "stack_user_project_id": "e46dfbcc703a4ce5aad644115ed91c3a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-01T09:42:09Z", "links": [{"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-stack2/ebaa8719-5f0d-4851-8879-fde7506676d1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ebaa8719-5f0d-4851-8879-fde7506676d1", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-01 09:42:10,293 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-stack2/ebaa8719-5f0d-4851-8879-fde7506676d1 used request id req-03bc32fc-6fc3-44ca-8883-0f8e825d48e2 2018-08-01 09:42:10,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/ebaa8719-5f0d-4851-8879-fde7506676d1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4be53c87a93a1a62b1651fc32e84ad936a7551f2" 2018-08-01 09:42:10,546 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 09:42:10 GMT Server: Apache x-openstack-request-id: req-af89d540-9812-491e-a32e-ad3578531c5f Location: http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-stack2/ebaa8719-5f0d-4851-8879-fde7506676d1 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-stack2/ebaa8719-5f0d-4851-8879-fde7506676d1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 09:42:10,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:42:10 GMT Server: Apache x-openstack-request-id: req-14a62cb6-aceb-4ed1-b42c-2e82e951154a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 551 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "8d96727022f4443794db44ecde432faf", "OS::stack_id": "ebaa8719-5f0d-4851-8879-fde7506676d1", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-image", "inst_name": "HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-stack2", "stack_user_project_id": "e46dfbcc703a4ce5aad644115ed91c3a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-01T09:42:09Z", "links": [{"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-stack2/ebaa8719-5f0d-4851-8879-fde7506676d1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ebaa8719-5f0d-4851-8879-fde7506676d1", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-01 09:42:10,588 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-stack2/ebaa8719-5f0d-4851-8879-fde7506676d1 used request id req-14a62cb6-aceb-4ed1-b42c-2e82e951154a 2018-08-01 09:42:13,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/ebaa8719-5f0d-4851-8879-fde7506676d1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4be53c87a93a1a62b1651fc32e84ad936a7551f2" 2018-08-01 09:42:13,620 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 09:42:13 GMT Server: Apache x-openstack-request-id: req-77f302fd-2f0b-42e7-a735-4268ff6c5cd3 Location: http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-stack2/ebaa8719-5f0d-4851-8879-fde7506676d1 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-stack2/ebaa8719-5f0d-4851-8879-fde7506676d1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 09:42:13,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:42:13 GMT Server: Apache x-openstack-request-id: req-553921d0-32d2-4966-b2c3-5e0ffc5f91c9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 551 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "8d96727022f4443794db44ecde432faf", "OS::stack_id": "ebaa8719-5f0d-4851-8879-fde7506676d1", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-image", "inst_name": "HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-stack2", "stack_user_project_id": "e46dfbcc703a4ce5aad644115ed91c3a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-01T09:42:09Z", "links": [{"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-stack2/ebaa8719-5f0d-4851-8879-fde7506676d1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ebaa8719-5f0d-4851-8879-fde7506676d1", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-01 09:42:13,662 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-stack2/ebaa8719-5f0d-4851-8879-fde7506676d1 used request id req-553921d0-32d2-4966-b2c3-5e0ffc5f91c9 2018-08-01 09:42:16,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/ebaa8719-5f0d-4851-8879-fde7506676d1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4be53c87a93a1a62b1651fc32e84ad936a7551f2" 2018-08-01 09:42:16,694 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 09:42:16 GMT Server: Apache x-openstack-request-id: req-b9efaeb4-f82f-4b76-84d5-e364b8c0ffa8 Location: http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-stack2/ebaa8719-5f0d-4851-8879-fde7506676d1 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-stack2/ebaa8719-5f0d-4851-8879-fde7506676d1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 09:42:16,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:42:16 GMT Server: Apache x-openstack-request-id: req-1688a923-b40c-490f-a805-f475b69dac7e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 551 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "8d96727022f4443794db44ecde432faf", "OS::stack_id": "ebaa8719-5f0d-4851-8879-fde7506676d1", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-image", "inst_name": "HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-stack2", "stack_user_project_id": "e46dfbcc703a4ce5aad644115ed91c3a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-01T09:42:09Z", "links": [{"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-stack2/ebaa8719-5f0d-4851-8879-fde7506676d1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ebaa8719-5f0d-4851-8879-fde7506676d1", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-01 09:42:16,736 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-stack2/ebaa8719-5f0d-4851-8879-fde7506676d1 used request id req-1688a923-b40c-490f-a805-f475b69dac7e 2018-08-01 09:42:19,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/ebaa8719-5f0d-4851-8879-fde7506676d1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4be53c87a93a1a62b1651fc32e84ad936a7551f2" 2018-08-01 09:42:19,769 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 09:42:19 GMT Server: Apache x-openstack-request-id: req-d44296b6-00cb-4393-af7c-ca6054069b29 Location: http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-stack2/ebaa8719-5f0d-4851-8879-fde7506676d1 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-stack2/ebaa8719-5f0d-4851-8879-fde7506676d1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 09:42:19,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:42:19 GMT Server: Apache x-openstack-request-id: req-391974f9-9bda-4c64-b702-31cdfd1cbce6 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 551 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "8d96727022f4443794db44ecde432faf", "OS::stack_id": "ebaa8719-5f0d-4851-8879-fde7506676d1", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-image", "inst_name": "HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-stack2", "stack_user_project_id": "e46dfbcc703a4ce5aad644115ed91c3a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-01T09:42:09Z", "links": [{"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-stack2/ebaa8719-5f0d-4851-8879-fde7506676d1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ebaa8719-5f0d-4851-8879-fde7506676d1", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-01 09:42:19,981 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-stack2/ebaa8719-5f0d-4851-8879-fde7506676d1 used request id req-391974f9-9bda-4c64-b702-31cdfd1cbce6 2018-08-01 09:42:22,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/ebaa8719-5f0d-4851-8879-fde7506676d1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4be53c87a93a1a62b1651fc32e84ad936a7551f2" 2018-08-01 09:42:23,016 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 09:42:22 GMT Server: Apache x-openstack-request-id: req-1a98035f-eb09-4833-81d2-0e67db3f8cc7 Location: http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-stack2/ebaa8719-5f0d-4851-8879-fde7506676d1 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-stack2/ebaa8719-5f0d-4851-8879-fde7506676d1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 09:42:23,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:42:23 GMT Server: Apache x-openstack-request-id: req-9025b324-cc3f-45f8-8d9d-2003d68d42fc 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": "8d96727022f4443794db44ecde432faf", "OS::stack_id": "ebaa8719-5f0d-4851-8879-fde7506676d1", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-image", "inst_name": "HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-stack2", "stack_user_project_id": "e46dfbcc703a4ce5aad644115ed91c3a", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-01T09:42:09Z", "links": [{"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-stack2/ebaa8719-5f0d-4851-8879-fde7506676d1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "ebaa8719-5f0d-4851-8879-fde7506676d1", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-01 09:42:23,059 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-stack2/ebaa8719-5f0d-4851-8879-fde7506676d1 used request id req-9025b324-cc3f-45f8-8d9d-2003d68d42fc 2018-08-01 09:42:23,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/afee8245-54f1-46d5-af71-597331d30c28 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4be53c87a93a1a62b1651fc32e84ad936a7551f2" 2018-08-01 09:42:23,089 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 09:42:23 GMT Server: Apache x-openstack-request-id: req-94ae3ff2-b188-4b96-9021-5aa5c2a329d7 Location: http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-stack1/afee8245-54f1-46d5-af71-597331d30c28 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-stack1/afee8245-54f1-46d5-af71-597331d30c28;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 09:42:23,131 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 09:42:23 GMT Server: Apache x-openstack-request-id: req-1d31967b-4ca3-4b68-983e-8a5345350c98 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 09:42:23,131 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-stack1/afee8245-54f1-46d5-af71-597331d30c28 used request id req-1d31967b-4ca3-4b68-983e-8a5345350c98 2018-08-01 09:42:23,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/ebaa8719-5f0d-4851-8879-fde7506676d1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4be53c87a93a1a62b1651fc32e84ad936a7551f2" 2018-08-01 09:42:23,160 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 09:42:23 GMT Server: Apache x-openstack-request-id: req-a1d5b19b-e505-4c4a-ab72-c0f5c8b7e471 Location: http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-stack2/ebaa8719-5f0d-4851-8879-fde7506676d1 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-stack2/ebaa8719-5f0d-4851-8879-fde7506676d1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 09:42:23,388 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 09:42:23 GMT Server: Apache x-openstack-request-id: req-0f6c9574-fb72-4f61-999b-59a8c70af543 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 09:42:23,388 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-stack2/ebaa8719-5f0d-4851-8879-fde7506676d1 used request id req-0f6c9574-fb72-4f61-999b-59a8c70af543 2018-08-01 09:42:23,388 - glance_utils - INFO - Deleting image named - HeatUtilsCreateSimpleStackTests-82b659f2-7ae3-4a4a-9122-6e64bec8730b-image 2018-08-01 09:42:23,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9292/v2/images/68aae652-54d3-446e-b5e0-e3953bc9a531 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3a14c61134c58cc81161c8fb276424af14b62f70" 2018-08-01 09:42:25,282 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-04eda25d-caa5-4cde-8cb9-d6f376e47e57 Date: Wed, 01 Aug 2018 09:42:25 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-01 09:42:25,282 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/68aae652-54d3-446e-b5e0-e3953bc9a531 used request id req-04eda25d-caa5-4cde-8cb9-d6f376e47e57 2018-08-01 09:42:25,286 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/flavors/f6cbae40-d272-40af-8a91-58fbe50c1ad8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b260960ad2b12b2f7fb9e504cb3a1188e9c3308" 2018-08-01 09:42:25,311 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 09:42:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-78753f65-37cd-4103-a5f9-ff44bb067293 x-compute-request-id: req-78753f65-37cd-4103-a5f9-ff44bb067293 Content-Length: 0 Content-Type: application/json 2018-08-01 09:42:25,311 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/f6cbae40-d272-40af-8a91-58fbe50c1ad8 used request id req-78753f65-37cd-4103-a5f9-ff44bb067293 2018-08-01 09:42:25,313 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-01 09:42:25,313 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:42:25,314 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:42:25,716 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:42:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["R_mW32-1RDCc9psdUwNhgw"], "issued_at": "2018-08-01T09:42:25.000000Z"}} 2018-08-01 09:42:25,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d715a7c22b20e37ada2190663f2c2e3a978899dd" 2018-08-01 09:42:25,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:42:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6020dd84-f60d-4d3a-9a33-0e564c620977 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:42:25,892 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-6020dd84-f60d-4d3a-9a33-0e564c620977 2018-08-01 09:42:25,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-image1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d715a7c22b20e37ada2190663f2c2e3a978899dd" 2018-08-01 09:42:26,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 178 Content-Type: application/json X-Openstack-Request-Id: req-ffdeb0b1-76b0-4a9b-bc45-99301fe43ce3 Date: Wed, 01 Aug 2018 09:42:26 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-image1"} 2018-08-01 09:42:26,080 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-image1 used request id req-ffdeb0b1-76b0-4a9b-bc45-99301fe43ce3 2018-08-01 09:42:26,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d715a7c22b20e37ada2190663f2c2e3a978899dd" 2018-08-01 09:42:26,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-b13cc8b0-cdc6-4139-ae3b-6b1b5b00612b Date: Wed, 01 Aug 2018 09:42:26 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-08-01 09:42:26,090 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-b13cc8b0-cdc6-4139-ae3b-6b1b5b00612b 2018-08-01 09:42:26,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d715a7c22b20e37ada2190663f2c2e3a978899dd" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-image1"}' 2018-08-01 09:42:26,165 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 637 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/ea2fcd6f-1338-4208-9b99-51154d7c7724 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-30489616-c4b7-4c69-abff-c721bd9976d8 Date: Wed, 01 Aug 2018 09:42:26 GMT RESP BODY: {"status": "queued", "name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-image1", "tags": [], "container_format": "bare", "created_at": "2018-08-01T09:42:26Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-01T09:42:26Z", "visibility": "shared", "locations": [], "self": "/v2/images/ea2fcd6f-1338-4208-9b99-51154d7c7724", "min_disk": 0, "protected": false, "id": "ea2fcd6f-1338-4208-9b99-51154d7c7724", "file": "/v2/images/ea2fcd6f-1338-4208-9b99-51154d7c7724/file", "checksum": null, "owner": "8d96727022f4443794db44ecde432faf", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 09:42:26,165 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-30489616-c4b7-4c69-abff-c721bd9976d8 2018-08-01 09:42:26,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9292/v2/images/ea2fcd6f-1338-4208-9b99-51154d7c7724/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d715a7c22b20e37ada2190663f2c2e3a978899dd" -d '' 2018-08-01 09:42:27,401 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-af15eed3-7ef4-4f29-8274-ced0a06a2cf3 Date: Wed, 01 Aug 2018 09:42:27 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-01 09:42:27,401 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/ea2fcd6f-1338-4208-9b99-51154d7c7724/file used request id req-af15eed3-7ef4-4f29-8274-ced0a06a2cf3 2018-08-01 09:42:27,402 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-01 09:42:27,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/ea2fcd6f-1338-4208-9b99-51154d7c7724 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d715a7c22b20e37ada2190663f2c2e3a978899dd" 2018-08-01 09:42:27,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-38f3379f-7da4-4adc-9469-b74fe3761c2e Date: Wed, 01 Aug 2018 09:42:27 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-image1", "tags": [], "container_format": "bare", "created_at": "2018-08-01T09:42:26Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-01T09:42:27Z", "visibility": "shared", "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/ea2fcd6f-1338-4208-9b99-51154d7c7724/snap", "metadata": {}}], "self": "/v2/images/ea2fcd6f-1338-4208-9b99-51154d7c7724", "min_disk": 0, "protected": false, "id": "ea2fcd6f-1338-4208-9b99-51154d7c7724", "file": "/v2/images/ea2fcd6f-1338-4208-9b99-51154d7c7724/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8d96727022f4443794db44ecde432faf", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/ea2fcd6f-1338-4208-9b99-51154d7c7724/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 09:42:27,422 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/ea2fcd6f-1338-4208-9b99-51154d7c7724 used request id req-38f3379f-7da4-4adc-9469-b74fe3761c2e 2018-08-01 09:42:27,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d715a7c22b20e37ada2190663f2c2e3a978899dd" 2018-08-01 09:42:27,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-f9860c0a-83c8-4fb5-8f64-0fba13c7d766 Date: Wed, 01 Aug 2018 09:42: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-08-01 09:42:27,433 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-f9860c0a-83c8-4fb5-8f64-0fba13c7d766 2018-08-01 09:42:27,436 - create_image - INFO - Created image with name - HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-image1 2018-08-01 09:42:27,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/ea2fcd6f-1338-4208-9b99-51154d7c7724 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d715a7c22b20e37ada2190663f2c2e3a978899dd" 2018-08-01 09:42:27,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-d68d0186-cc43-44a8-bdd8-5769b27d0d39 Date: Wed, 01 Aug 2018 09:42:27 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-image1", "tags": [], "container_format": "bare", "created_at": "2018-08-01T09:42:26Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-01T09:42:27Z", "visibility": "shared", "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/ea2fcd6f-1338-4208-9b99-51154d7c7724/snap", "metadata": {}}], "self": "/v2/images/ea2fcd6f-1338-4208-9b99-51154d7c7724", "min_disk": 0, "protected": false, "id": "ea2fcd6f-1338-4208-9b99-51154d7c7724", "file": "/v2/images/ea2fcd6f-1338-4208-9b99-51154d7c7724/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8d96727022f4443794db44ecde432faf", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/ea2fcd6f-1338-4208-9b99-51154d7c7724/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 09:42:27,456 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/ea2fcd6f-1338-4208-9b99-51154d7c7724 used request id req-d68d0186-cc43-44a8-bdd8-5769b27d0d39 2018-08-01 09:42:27,456 - create_image - DEBUG - Instance status is - active 2018-08-01 09:42:27,457 - create_image - DEBUG - Image is active with name - HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-image1 2018-08-01 09:42:27,457 - create_image - INFO - Image is now active with name - HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-image1 2018-08-01 09:42:27,457 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-01 09:42:27,457 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:42:27,458 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:42:27,928 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:42:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["h6mk7Ao2TTKpGrlBKcWbew"], "issued_at": "2018-08-01T09:42:27.000000Z"}} 2018-08-01 09:42:27,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc6ea72bbcc50b80fd60828bfc38c0aa45ebf7a2" 2018-08-01 09:42:28,030 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:42:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dea5899f-cbb7-49ee-9e90-e93149f77164 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:42:28,030 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-dea5899f-cbb7-49ee-9e90-e93149f77164 2018-08-01 09:42:28,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-image2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bc6ea72bbcc50b80fd60828bfc38c0aa45ebf7a2" 2018-08-01 09:42:28,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 178 Content-Type: application/json X-Openstack-Request-Id: req-a2ac25cc-d6b0-4ae6-b4fb-e288c0e16e04 Date: Wed, 01 Aug 2018 09:42:28 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-image2"} 2018-08-01 09:42:28,220 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-image2 used request id req-a2ac25cc-d6b0-4ae6-b4fb-e288c0e16e04 2018-08-01 09:42:28,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bc6ea72bbcc50b80fd60828bfc38c0aa45ebf7a2" 2018-08-01 09:42:28,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-dd1e70e6-a4e0-49c9-8429-5bed5772e14a Date: Wed, 01 Aug 2018 09:42:28 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-08-01 09:42:28,229 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-dd1e70e6-a4e0-49c9-8429-5bed5772e14a 2018-08-01 09:42:28,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bc6ea72bbcc50b80fd60828bfc38c0aa45ebf7a2" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-image2"}' 2018-08-01 09:42:28,301 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 637 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/daf66595-1342-4221-9dd3-444de6892895 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-c8fcc4bc-900b-4cce-8c27-abb27ff8a3de Date: Wed, 01 Aug 2018 09:42:28 GMT RESP BODY: {"status": "queued", "name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-image2", "tags": [], "container_format": "bare", "created_at": "2018-08-01T09:42:28Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-01T09:42:28Z", "visibility": "shared", "locations": [], "self": "/v2/images/daf66595-1342-4221-9dd3-444de6892895", "min_disk": 0, "protected": false, "id": "daf66595-1342-4221-9dd3-444de6892895", "file": "/v2/images/daf66595-1342-4221-9dd3-444de6892895/file", "checksum": null, "owner": "8d96727022f4443794db44ecde432faf", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 09:42:28,301 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-c8fcc4bc-900b-4cce-8c27-abb27ff8a3de 2018-08-01 09:42:28,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9292/v2/images/daf66595-1342-4221-9dd3-444de6892895/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bc6ea72bbcc50b80fd60828bfc38c0aa45ebf7a2" -d '' 2018-08-01 09:42:29,519 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a6dda086-62ec-4743-b7c9-81c1fb0eba0d Date: Wed, 01 Aug 2018 09:42:29 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-01 09:42:29,519 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/daf66595-1342-4221-9dd3-444de6892895/file used request id req-a6dda086-62ec-4743-b7c9-81c1fb0eba0d 2018-08-01 09:42:29,519 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-01 09:42:29,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/daf66595-1342-4221-9dd3-444de6892895 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bc6ea72bbcc50b80fd60828bfc38c0aa45ebf7a2" 2018-08-01 09:42:29,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-82394845-0377-4b1c-9f47-fad0759de5da Date: Wed, 01 Aug 2018 09:42:29 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-image2", "tags": [], "container_format": "bare", "created_at": "2018-08-01T09:42:28Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-01T09:42:29Z", "visibility": "shared", "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/daf66595-1342-4221-9dd3-444de6892895/snap", "metadata": {}}], "self": "/v2/images/daf66595-1342-4221-9dd3-444de6892895", "min_disk": 0, "protected": false, "id": "daf66595-1342-4221-9dd3-444de6892895", "file": "/v2/images/daf66595-1342-4221-9dd3-444de6892895/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8d96727022f4443794db44ecde432faf", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/daf66595-1342-4221-9dd3-444de6892895/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 09:42:29,539 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/daf66595-1342-4221-9dd3-444de6892895 used request id req-82394845-0377-4b1c-9f47-fad0759de5da 2018-08-01 09:42:29,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bc6ea72bbcc50b80fd60828bfc38c0aa45ebf7a2" 2018-08-01 09:42:29,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-8b229686-1b7c-41d7-90bd-05fc1fdc1f5e Date: Wed, 01 Aug 2018 09:42: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-08-01 09:42:29,549 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-8b229686-1b7c-41d7-90bd-05fc1fdc1f5e 2018-08-01 09:42:29,552 - create_image - INFO - Created image with name - HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-image2 2018-08-01 09:42:29,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/daf66595-1342-4221-9dd3-444de6892895 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bc6ea72bbcc50b80fd60828bfc38c0aa45ebf7a2" 2018-08-01 09:42:29,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-c1264453-0e21-4455-8056-1151fb40bf54 Date: Wed, 01 Aug 2018 09:42:29 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-image2", "tags": [], "container_format": "bare", "created_at": "2018-08-01T09:42:28Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-01T09:42:29Z", "visibility": "shared", "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/daf66595-1342-4221-9dd3-444de6892895/snap", "metadata": {}}], "self": "/v2/images/daf66595-1342-4221-9dd3-444de6892895", "min_disk": 0, "protected": false, "id": "daf66595-1342-4221-9dd3-444de6892895", "file": "/v2/images/daf66595-1342-4221-9dd3-444de6892895/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8d96727022f4443794db44ecde432faf", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/daf66595-1342-4221-9dd3-444de6892895/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 09:42:29,569 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/daf66595-1342-4221-9dd3-444de6892895 used request id req-c1264453-0e21-4455-8056-1151fb40bf54 2018-08-01 09:42:29,570 - create_image - DEBUG - Instance status is - active 2018-08-01 09:42:29,570 - create_image - DEBUG - Image is active with name - HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-image2 2018-08-01 09:42:29,570 - create_image - INFO - Image is now active with name - HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-image2 2018-08-01 09:42:29,571 - heat_utils - DEBUG - Retrieving Heat Client 2018-08-01 09:42:29,630 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:42:30,017 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:42:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["wKg2Oj-zS8u7D-0GS5cqUA"], "issued_at": "2018-08-01T09:42:30.000000Z"}} 2018-08-01 09:42:30,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19ff0bc7978debc89d08b945adb38b84699346e9" -d '{"stack_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-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-9dbb3eed-9831-47f4-8e3b-c0546299877d-flavor2", "keypair_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-keypair", "subnet_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-subnet", "image1_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-image1", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-flavor1", "net_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-net"}}' 2018-08-01 09:42:32,208 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 09:42:30 GMT Server: Apache x-openstack-request-id: req-b9bc1b39-3799-47ef-a416-67e3d5117712 Location: http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "e19d6915-37d2-4ce3-84de-872e1b564f7e", "links": [{"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e", "rel": "self"}]}} 2018-08-01 09:42:32,208 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks used request id req-b9bc1b39-3799-47ef-a416-67e3d5117712 2018-08-01 09:42:32,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/e19d6915-37d2-4ce3-84de-872e1b564f7e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19ff0bc7978debc89d08b945adb38b84699346e9" 2018-08-01 09:42:32,399 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 09:42:32 GMT Server: Apache x-openstack-request-id: req-83fc3c20-3507-4371-8931-eb867b8de29e Location: http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 09:42:32,586 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:42:32 GMT Server: Apache x-openstack-request-id: req-7bb1b86a-7f51-480f-95de-dbf7a02a9e2e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 721 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-flavor2", "OS::project_id": "8d96727022f4443794db44ecde432faf", "OS::stack_id": "e19d6915-37d2-4ce3-84de-872e1b564f7e", "OS::stack_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-subnet", "net_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack", "stack_user_project_id": "9b34ea93e011493b84b15d5493784174", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-01T09:42:31Z", "links": [{"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e19d6915-37d2-4ce3-84de-872e1b564f7e", "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-08-01 09:42:32,586 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e used request id req-7bb1b86a-7f51-480f-95de-dbf7a02a9e2e 2018-08-01 09:42:32,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/e19d6915-37d2-4ce3-84de-872e1b564f7e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19ff0bc7978debc89d08b945adb38b84699346e9" 2018-08-01 09:42:32,792 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 09:42:32 GMT Server: Apache x-openstack-request-id: req-2144319c-4f7b-43c4-911e-777d097d829f Location: http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 09:42:32,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:42:32 GMT Server: Apache x-openstack-request-id: req-7d9645da-5adb-4ff3-bdda-91acfd06f793 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 721 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-flavor2", "OS::project_id": "8d96727022f4443794db44ecde432faf", "OS::stack_id": "e19d6915-37d2-4ce3-84de-872e1b564f7e", "OS::stack_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-subnet", "net_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack", "stack_user_project_id": "9b34ea93e011493b84b15d5493784174", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-01T09:42:31Z", "links": [{"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e19d6915-37d2-4ce3-84de-872e1b564f7e", "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-08-01 09:42:32,987 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e used request id req-7d9645da-5adb-4ff3-bdda-91acfd06f793 2018-08-01 09:42:35,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/e19d6915-37d2-4ce3-84de-872e1b564f7e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19ff0bc7978debc89d08b945adb38b84699346e9" 2018-08-01 09:42:36,193 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 09:42:35 GMT Server: Apache x-openstack-request-id: req-597b4a8e-b58d-48b0-890c-ba69d00b5a32 Location: http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 09:42:36,466 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:42:36 GMT Server: Apache x-openstack-request-id: req-a0c8d08d-8cdc-4340-98bc-64ae58f112fc Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2072 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-9dbb3eed-9831-47f4-8e3b-c0546299877d-flavor2", "OS::project_id": "8d96727022f4443794db44ecde432faf", "OS::stack_id": "e19d6915-37d2-4ce3-84de-872e1b564f7e", "OS::stack_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-subnet", "net_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack", "stack_user_project_id": "9b34ea93e011493b84b15d5493784174", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-01T09:42:31Z", "links": [{"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e19d6915-37d2-4ce3-84de-872e1b564f7e", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA5UCVlBf7B2JThA3tSztNuWXkgpv6Fd4tzq10EN1vlSW7uN4g\nxxCqGVdhbLO+j/NBTCIzxDWJ5UZ1QSWaPOYg9FnxPsS0BdC4KTXMepgpLRwlaM1V\nqfk4uuOBk83PAagdlT/zLq/ReywKMwcrIDPpsuR9Ji4m+wpk/WZxHdhqIldlHd5d\n/Nt15Vrn7DuAZqza4qQVU6lQ3q6yq+7TSXWt4e2cnGNk21aTITnS+4aUjxhOO+Lp\nYvME2cy2rx6s2HrMJrXCxIE3Y5nQ6flHhscQRb0R9e4Lh9fcNc2a4e142WbMjKrA\n+WIPWcU5idQ9mwsyoZp1aDm9hJOxLjt22KGkKwIDAQABAoIBAQC52vko/aQCoYFJ\nnqzQ//wMIQH3rRI7ZktGsjJVdd//T3736gUyvVzZfJC8OqB0PWajnVrQaAMqQEvR\nC/YWBw+SadR96aR0znhu2HG0teUz8AyYAVfAnA6U3NpxBDodgrixBg5VvC4dKGAA\nbIBW9B8za6/WIzZw8UVcdg+gfZHV0fF1mdbtyZ25dS3lu0Qucdmna16m6JBZ8Cwp\n3xc2nwE6X9BpSrdQBzF8uAKaKcbl+Naodm+tdSuRVE2K5NHlGwX+5gQwxOKZnEkz\nk61tk7bHTtRRJNYE5bXwm7RNe/QLHOhtUgXenRUqbYOONT93wS9opyQRq17oD6bL\nZc6zmYPpAoGBAPih4VfD3B9eX2TeszPO3C0H88piOepDb/y5lwypcE2KhaAKMEPA\n4njOgONDZ+AaB4rnBKYaO4oNlbLJYQOg9h3xFT7dgO4godeWyLom73HMYA5vCuUD\n42k41cBTJrY+8nnVPO2VawBPj4z1PIUAj8sClMyaguG/9EBq2Povj3PvAoGBAOwL\nr/LUs8orohezuAoD857tCVp9h8jtAjZAnVZDol79kHnDkTQLk7o/P9UMmNVi+V8+\nqQoYreBxFSSxyxJAOumDY6BP3GhRXcBYOuvQ9denCaZTueBUMBEH77EnQSMZRFSY\nNFLPx3SI03GnezQJwc8FsTJAL1KDMVV3qZ0pnyeFAoGBANPVMGYTVI9RW5tYdnv0\nifi/5sEO0WM7k8VR5lT+Y9Vc6R6Cr756LzpYTs3SV0VDSBvbWkWe4g1sJ5gNJV/v\nGuJFziEinb/FA77oFBsuIyHkzA5gI3sdxfqXVt6mubvag8KzoFaX0HOSVa72Hlr/\nMIP5rgdouYxXfGYJ4tW+Ac33AoGAR32Or6Q+Q8gNUtJqthXWTlcKUy7b1j36QoY1\nYPAhGFYB0O8rZjDvcCRB5/vluhM85dzrg5RP7T8yoSd8Eq4DacASh3ZIkgu6skvG\npK9oFgWQRaDsFgZJfI8DyIrUDpZTfK+QgVhO13utVqncBbnCyjm2HjsUWhBD+9e/\nNktp2aUCgYEA7rhxpNrtn5I77kNaLR2PN/Opeokl27BKzBJkgJZ8gFgL8RPFPHER\noT0Ik6K+IHZYITZ5dexyYwSN/f4VaCC+AX//KNjljPguqSoeaEtR26t00DnwlPhA\nArbIhVNtUZ96BjiOar4wDU8tuGVVId1n/eTR8/offXtdUHIhatzmXLQ=\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-08-01 09:42:36,466 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e used request id req-a0c8d08d-8cdc-4340-98bc-64ae58f112fc 2018-08-01 09:42:39,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/e19d6915-37d2-4ce3-84de-872e1b564f7e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19ff0bc7978debc89d08b945adb38b84699346e9" 2018-08-01 09:42:39,515 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 09:42:39 GMT Server: Apache x-openstack-request-id: req-3357aca8-79a3-4142-97f6-b4a1eeae93f6 Location: http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 09:42:39,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:42:39 GMT Server: Apache x-openstack-request-id: req-329e0405-1193-4479-a608-3456a3a82fef Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2072 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-9dbb3eed-9831-47f4-8e3b-c0546299877d-flavor2", "OS::project_id": "8d96727022f4443794db44ecde432faf", "OS::stack_id": "e19d6915-37d2-4ce3-84de-872e1b564f7e", "OS::stack_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-subnet", "net_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack", "stack_user_project_id": "9b34ea93e011493b84b15d5493784174", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-01T09:42:31Z", "links": [{"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e19d6915-37d2-4ce3-84de-872e1b564f7e", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA5UCVlBf7B2JThA3tSztNuWXkgpv6Fd4tzq10EN1vlSW7uN4g\nxxCqGVdhbLO+j/NBTCIzxDWJ5UZ1QSWaPOYg9FnxPsS0BdC4KTXMepgpLRwlaM1V\nqfk4uuOBk83PAagdlT/zLq/ReywKMwcrIDPpsuR9Ji4m+wpk/WZxHdhqIldlHd5d\n/Nt15Vrn7DuAZqza4qQVU6lQ3q6yq+7TSXWt4e2cnGNk21aTITnS+4aUjxhOO+Lp\nYvME2cy2rx6s2HrMJrXCxIE3Y5nQ6flHhscQRb0R9e4Lh9fcNc2a4e142WbMjKrA\n+WIPWcU5idQ9mwsyoZp1aDm9hJOxLjt22KGkKwIDAQABAoIBAQC52vko/aQCoYFJ\nnqzQ//wMIQH3rRI7ZktGsjJVdd//T3736gUyvVzZfJC8OqB0PWajnVrQaAMqQEvR\nC/YWBw+SadR96aR0znhu2HG0teUz8AyYAVfAnA6U3NpxBDodgrixBg5VvC4dKGAA\nbIBW9B8za6/WIzZw8UVcdg+gfZHV0fF1mdbtyZ25dS3lu0Qucdmna16m6JBZ8Cwp\n3xc2nwE6X9BpSrdQBzF8uAKaKcbl+Naodm+tdSuRVE2K5NHlGwX+5gQwxOKZnEkz\nk61tk7bHTtRRJNYE5bXwm7RNe/QLHOhtUgXenRUqbYOONT93wS9opyQRq17oD6bL\nZc6zmYPpAoGBAPih4VfD3B9eX2TeszPO3C0H88piOepDb/y5lwypcE2KhaAKMEPA\n4njOgONDZ+AaB4rnBKYaO4oNlbLJYQOg9h3xFT7dgO4godeWyLom73HMYA5vCuUD\n42k41cBTJrY+8nnVPO2VawBPj4z1PIUAj8sClMyaguG/9EBq2Povj3PvAoGBAOwL\nr/LUs8orohezuAoD857tCVp9h8jtAjZAnVZDol79kHnDkTQLk7o/P9UMmNVi+V8+\nqQoYreBxFSSxyxJAOumDY6BP3GhRXcBYOuvQ9denCaZTueBUMBEH77EnQSMZRFSY\nNFLPx3SI03GnezQJwc8FsTJAL1KDMVV3qZ0pnyeFAoGBANPVMGYTVI9RW5tYdnv0\nifi/5sEO0WM7k8VR5lT+Y9Vc6R6Cr756LzpYTs3SV0VDSBvbWkWe4g1sJ5gNJV/v\nGuJFziEinb/FA77oFBsuIyHkzA5gI3sdxfqXVt6mubvag8KzoFaX0HOSVa72Hlr/\nMIP5rgdouYxXfGYJ4tW+Ac33AoGAR32Or6Q+Q8gNUtJqthXWTlcKUy7b1j36QoY1\nYPAhGFYB0O8rZjDvcCRB5/vluhM85dzrg5RP7T8yoSd8Eq4DacASh3ZIkgu6skvG\npK9oFgWQRaDsFgZJfI8DyIrUDpZTfK+QgVhO13utVqncBbnCyjm2HjsUWhBD+9e/\nNktp2aUCgYEA7rhxpNrtn5I77kNaLR2PN/Opeokl27BKzBJkgJZ8gFgL8RPFPHER\noT0Ik6K+IHZYITZ5dexyYwSN/f4VaCC+AX//KNjljPguqSoeaEtR26t00DnwlPhA\nArbIhVNtUZ96BjiOar4wDU8tuGVVId1n/eTR8/offXtdUHIhatzmXLQ=\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-08-01 09:42:39,640 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e used request id req-329e0405-1193-4479-a608-3456a3a82fef 2018-08-01 09:42:42,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/e19d6915-37d2-4ce3-84de-872e1b564f7e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19ff0bc7978debc89d08b945adb38b84699346e9" 2018-08-01 09:42:42,689 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 09:42:42 GMT Server: Apache x-openstack-request-id: req-20a8ffab-7a38-49cb-a7d0-fd7a99c20e8c Location: http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 09:42:43,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:42:42 GMT Server: Apache x-openstack-request-id: req-6b0ce01a-12db-45ca-b035-3edc8e9ef3c7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2072 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-9dbb3eed-9831-47f4-8e3b-c0546299877d-flavor2", "OS::project_id": "8d96727022f4443794db44ecde432faf", "OS::stack_id": "e19d6915-37d2-4ce3-84de-872e1b564f7e", "OS::stack_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-subnet", "net_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack", "stack_user_project_id": "9b34ea93e011493b84b15d5493784174", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-01T09:42:31Z", "links": [{"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e19d6915-37d2-4ce3-84de-872e1b564f7e", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA5UCVlBf7B2JThA3tSztNuWXkgpv6Fd4tzq10EN1vlSW7uN4g\nxxCqGVdhbLO+j/NBTCIzxDWJ5UZ1QSWaPOYg9FnxPsS0BdC4KTXMepgpLRwlaM1V\nqfk4uuOBk83PAagdlT/zLq/ReywKMwcrIDPpsuR9Ji4m+wpk/WZxHdhqIldlHd5d\n/Nt15Vrn7DuAZqza4qQVU6lQ3q6yq+7TSXWt4e2cnGNk21aTITnS+4aUjxhOO+Lp\nYvME2cy2rx6s2HrMJrXCxIE3Y5nQ6flHhscQRb0R9e4Lh9fcNc2a4e142WbMjKrA\n+WIPWcU5idQ9mwsyoZp1aDm9hJOxLjt22KGkKwIDAQABAoIBAQC52vko/aQCoYFJ\nnqzQ//wMIQH3rRI7ZktGsjJVdd//T3736gUyvVzZfJC8OqB0PWajnVrQaAMqQEvR\nC/YWBw+SadR96aR0znhu2HG0teUz8AyYAVfAnA6U3NpxBDodgrixBg5VvC4dKGAA\nbIBW9B8za6/WIzZw8UVcdg+gfZHV0fF1mdbtyZ25dS3lu0Qucdmna16m6JBZ8Cwp\n3xc2nwE6X9BpSrdQBzF8uAKaKcbl+Naodm+tdSuRVE2K5NHlGwX+5gQwxOKZnEkz\nk61tk7bHTtRRJNYE5bXwm7RNe/QLHOhtUgXenRUqbYOONT93wS9opyQRq17oD6bL\nZc6zmYPpAoGBAPih4VfD3B9eX2TeszPO3C0H88piOepDb/y5lwypcE2KhaAKMEPA\n4njOgONDZ+AaB4rnBKYaO4oNlbLJYQOg9h3xFT7dgO4godeWyLom73HMYA5vCuUD\n42k41cBTJrY+8nnVPO2VawBPj4z1PIUAj8sClMyaguG/9EBq2Povj3PvAoGBAOwL\nr/LUs8orohezuAoD857tCVp9h8jtAjZAnVZDol79kHnDkTQLk7o/P9UMmNVi+V8+\nqQoYreBxFSSxyxJAOumDY6BP3GhRXcBYOuvQ9denCaZTueBUMBEH77EnQSMZRFSY\nNFLPx3SI03GnezQJwc8FsTJAL1KDMVV3qZ0pnyeFAoGBANPVMGYTVI9RW5tYdnv0\nifi/5sEO0WM7k8VR5lT+Y9Vc6R6Cr756LzpYTs3SV0VDSBvbWkWe4g1sJ5gNJV/v\nGuJFziEinb/FA77oFBsuIyHkzA5gI3sdxfqXVt6mubvag8KzoFaX0HOSVa72Hlr/\nMIP5rgdouYxXfGYJ4tW+Ac33AoGAR32Or6Q+Q8gNUtJqthXWTlcKUy7b1j36QoY1\nYPAhGFYB0O8rZjDvcCRB5/vluhM85dzrg5RP7T8yoSd8Eq4DacASh3ZIkgu6skvG\npK9oFgWQRaDsFgZJfI8DyIrUDpZTfK+QgVhO13utVqncBbnCyjm2HjsUWhBD+9e/\nNktp2aUCgYEA7rhxpNrtn5I77kNaLR2PN/Opeokl27BKzBJkgJZ8gFgL8RPFPHER\noT0Ik6K+IHZYITZ5dexyYwSN/f4VaCC+AX//KNjljPguqSoeaEtR26t00DnwlPhA\nArbIhVNtUZ96BjiOar4wDU8tuGVVId1n/eTR8/offXtdUHIhatzmXLQ=\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-08-01 09:42:43,116 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e used request id req-6b0ce01a-12db-45ca-b035-3edc8e9ef3c7 2018-08-01 09:42:46,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/e19d6915-37d2-4ce3-84de-872e1b564f7e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19ff0bc7978debc89d08b945adb38b84699346e9" 2018-08-01 09:42:46,303 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 09:42:46 GMT Server: Apache x-openstack-request-id: req-18b618c1-eea5-4c90-874b-f6b9b231a2d0 Location: http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 09:42:46,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:42:46 GMT Server: Apache x-openstack-request-id: req-a433e95f-b6cb-4d44-8164-5db82b7ecada Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2072 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-9dbb3eed-9831-47f4-8e3b-c0546299877d-flavor2", "OS::project_id": "8d96727022f4443794db44ecde432faf", "OS::stack_id": "e19d6915-37d2-4ce3-84de-872e1b564f7e", "OS::stack_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-subnet", "net_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack", "stack_user_project_id": "9b34ea93e011493b84b15d5493784174", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-01T09:42:31Z", "links": [{"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e19d6915-37d2-4ce3-84de-872e1b564f7e", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA5UCVlBf7B2JThA3tSztNuWXkgpv6Fd4tzq10EN1vlSW7uN4g\nxxCqGVdhbLO+j/NBTCIzxDWJ5UZ1QSWaPOYg9FnxPsS0BdC4KTXMepgpLRwlaM1V\nqfk4uuOBk83PAagdlT/zLq/ReywKMwcrIDPpsuR9Ji4m+wpk/WZxHdhqIldlHd5d\n/Nt15Vrn7DuAZqza4qQVU6lQ3q6yq+7TSXWt4e2cnGNk21aTITnS+4aUjxhOO+Lp\nYvME2cy2rx6s2HrMJrXCxIE3Y5nQ6flHhscQRb0R9e4Lh9fcNc2a4e142WbMjKrA\n+WIPWcU5idQ9mwsyoZp1aDm9hJOxLjt22KGkKwIDAQABAoIBAQC52vko/aQCoYFJ\nnqzQ//wMIQH3rRI7ZktGsjJVdd//T3736gUyvVzZfJC8OqB0PWajnVrQaAMqQEvR\nC/YWBw+SadR96aR0znhu2HG0teUz8AyYAVfAnA6U3NpxBDodgrixBg5VvC4dKGAA\nbIBW9B8za6/WIzZw8UVcdg+gfZHV0fF1mdbtyZ25dS3lu0Qucdmna16m6JBZ8Cwp\n3xc2nwE6X9BpSrdQBzF8uAKaKcbl+Naodm+tdSuRVE2K5NHlGwX+5gQwxOKZnEkz\nk61tk7bHTtRRJNYE5bXwm7RNe/QLHOhtUgXenRUqbYOONT93wS9opyQRq17oD6bL\nZc6zmYPpAoGBAPih4VfD3B9eX2TeszPO3C0H88piOepDb/y5lwypcE2KhaAKMEPA\n4njOgONDZ+AaB4rnBKYaO4oNlbLJYQOg9h3xFT7dgO4godeWyLom73HMYA5vCuUD\n42k41cBTJrY+8nnVPO2VawBPj4z1PIUAj8sClMyaguG/9EBq2Povj3PvAoGBAOwL\nr/LUs8orohezuAoD857tCVp9h8jtAjZAnVZDol79kHnDkTQLk7o/P9UMmNVi+V8+\nqQoYreBxFSSxyxJAOumDY6BP3GhRXcBYOuvQ9denCaZTueBUMBEH77EnQSMZRFSY\nNFLPx3SI03GnezQJwc8FsTJAL1KDMVV3qZ0pnyeFAoGBANPVMGYTVI9RW5tYdnv0\nifi/5sEO0WM7k8VR5lT+Y9Vc6R6Cr756LzpYTs3SV0VDSBvbWkWe4g1sJ5gNJV/v\nGuJFziEinb/FA77oFBsuIyHkzA5gI3sdxfqXVt6mubvag8KzoFaX0HOSVa72Hlr/\nMIP5rgdouYxXfGYJ4tW+Ac33AoGAR32Or6Q+Q8gNUtJqthXWTlcKUy7b1j36QoY1\nYPAhGFYB0O8rZjDvcCRB5/vluhM85dzrg5RP7T8yoSd8Eq4DacASh3ZIkgu6skvG\npK9oFgWQRaDsFgZJfI8DyIrUDpZTfK+QgVhO13utVqncBbnCyjm2HjsUWhBD+9e/\nNktp2aUCgYEA7rhxpNrtn5I77kNaLR2PN/Opeokl27BKzBJkgJZ8gFgL8RPFPHER\noT0Ik6K+IHZYITZ5dexyYwSN/f4VaCC+AX//KNjljPguqSoeaEtR26t00DnwlPhA\nArbIhVNtUZ96BjiOar4wDU8tuGVVId1n/eTR8/offXtdUHIhatzmXLQ=\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-08-01 09:42:46,427 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e used request id req-a433e95f-b6cb-4d44-8164-5db82b7ecada 2018-08-01 09:42:49,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/e19d6915-37d2-4ce3-84de-872e1b564f7e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19ff0bc7978debc89d08b945adb38b84699346e9" 2018-08-01 09:42:49,459 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 09:42:49 GMT Server: Apache x-openstack-request-id: req-fad5a9f9-5698-470e-baeb-9668562dc35e Location: http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 09:42:49,583 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:42:49 GMT Server: Apache x-openstack-request-id: req-215cf016-3c35-4f05-8157-267b450872b6 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2080 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-9dbb3eed-9831-47f4-8e3b-c0546299877d-flavor2", "OS::project_id": "8d96727022f4443794db44ecde432faf", "OS::stack_id": "e19d6915-37d2-4ce3-84de-872e1b564f7e", "OS::stack_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-subnet", "net_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack", "stack_user_project_id": "9b34ea93e011493b84b15d5493784174", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-01T09:42:31Z", "links": [{"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "e19d6915-37d2-4ce3-84de-872e1b564f7e", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA5UCVlBf7B2JThA3tSztNuWXkgpv6Fd4tzq10EN1vlSW7uN4g\nxxCqGVdhbLO+j/NBTCIzxDWJ5UZ1QSWaPOYg9FnxPsS0BdC4KTXMepgpLRwlaM1V\nqfk4uuOBk83PAagdlT/zLq/ReywKMwcrIDPpsuR9Ji4m+wpk/WZxHdhqIldlHd5d\n/Nt15Vrn7DuAZqza4qQVU6lQ3q6yq+7TSXWt4e2cnGNk21aTITnS+4aUjxhOO+Lp\nYvME2cy2rx6s2HrMJrXCxIE3Y5nQ6flHhscQRb0R9e4Lh9fcNc2a4e142WbMjKrA\n+WIPWcU5idQ9mwsyoZp1aDm9hJOxLjt22KGkKwIDAQABAoIBAQC52vko/aQCoYFJ\nnqzQ//wMIQH3rRI7ZktGsjJVdd//T3736gUyvVzZfJC8OqB0PWajnVrQaAMqQEvR\nC/YWBw+SadR96aR0znhu2HG0teUz8AyYAVfAnA6U3NpxBDodgrixBg5VvC4dKGAA\nbIBW9B8za6/WIzZw8UVcdg+gfZHV0fF1mdbtyZ25dS3lu0Qucdmna16m6JBZ8Cwp\n3xc2nwE6X9BpSrdQBzF8uAKaKcbl+Naodm+tdSuRVE2K5NHlGwX+5gQwxOKZnEkz\nk61tk7bHTtRRJNYE5bXwm7RNe/QLHOhtUgXenRUqbYOONT93wS9opyQRq17oD6bL\nZc6zmYPpAoGBAPih4VfD3B9eX2TeszPO3C0H88piOepDb/y5lwypcE2KhaAKMEPA\n4njOgONDZ+AaB4rnBKYaO4oNlbLJYQOg9h3xFT7dgO4godeWyLom73HMYA5vCuUD\n42k41cBTJrY+8nnVPO2VawBPj4z1PIUAj8sClMyaguG/9EBq2Povj3PvAoGBAOwL\nr/LUs8orohezuAoD857tCVp9h8jtAjZAnVZDol79kHnDkTQLk7o/P9UMmNVi+V8+\nqQoYreBxFSSxyxJAOumDY6BP3GhRXcBYOuvQ9denCaZTueBUMBEH77EnQSMZRFSY\nNFLPx3SI03GnezQJwc8FsTJAL1KDMVV3qZ0pnyeFAoGBANPVMGYTVI9RW5tYdnv0\nifi/5sEO0WM7k8VR5lT+Y9Vc6R6Cr756LzpYTs3SV0VDSBvbWkWe4g1sJ5gNJV/v\nGuJFziEinb/FA77oFBsuIyHkzA5gI3sdxfqXVt6mubvag8KzoFaX0HOSVa72Hlr/\nMIP5rgdouYxXfGYJ4tW+Ac33AoGAR32Or6Q+Q8gNUtJqthXWTlcKUy7b1j36QoY1\nYPAhGFYB0O8rZjDvcCRB5/vluhM85dzrg5RP7T8yoSd8Eq4DacASh3ZIkgu6skvG\npK9oFgWQRaDsFgZJfI8DyIrUDpZTfK+QgVhO13utVqncBbnCyjm2HjsUWhBD+9e/\nNktp2aUCgYEA7rhxpNrtn5I77kNaLR2PN/Opeokl27BKzBJkgJZ8gFgL8RPFPHER\noT0Ik6K+IHZYITZ5dexyYwSN/f4VaCC+AX//KNjljPguqSoeaEtR26t00DnwlPhA\nArbIhVNtUZ96BjiOar4wDU8tuGVVId1n/eTR8/offXtdUHIhatzmXLQ=\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-08-01 09:42:49,583 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e used request id req-215cf016-3c35-4f05-8157-267b450872b6 2018-08-01 09:42:49,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/e19d6915-37d2-4ce3-84de-872e1b564f7e/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19ff0bc7978debc89d08b945adb38b84699346e9" 2018-08-01 09:42:49,613 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 09:42:49 GMT Server: Apache x-openstack-request-id: req-54f9ca74-2883-46fb-a182-47357e56674c Location: http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 09:42:49,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:42:49 GMT Server: Apache x-openstack-request-id: req-492baeb3-7d72-44d3-8fb9-d8332684dfb5 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1037 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "subnet", "links": [{"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-08-01T09:42:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-01T09:42:32Z", "required_by": ["management_router_interface", "vm1", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "ed4ba484-b181-4742-af2d-3c33d1ec4cdf", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-08-01T09:42:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-01T09:42:32Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "355dfc3e-6ee6-491f-a0f7-afad357815c6", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e/resources/network", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-08-01T09:42:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-01T09:42:32Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "4c101632-857e-4439-b534-e72330d1081c", "resource_type": "OS::Neutron::Net"}, {"resource_name": "flavor2", "links": [{"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-08-01T09:42:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-01T09:42:32Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "a3436760-91c7-4506-ad03-c2d562ba52fe", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-08-01T09:42:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-01T09:42:32Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "7c184f3c-e869-4ef6-972e-40982d32f757", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-08-01T09:42:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-01T09:42:32Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "81fe4b3d-e138-4c26-94a9-e34b3cf690d6", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-08-01T09:42:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-01T09:42:32Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "17", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-08-01T09:42:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-01T09:42:32Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-08-01T09:42:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-01T09:42:32Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "6ef6ac19-8806-4561-96e4-6e756ad18945:subnet_id=ed4ba484-b181-4742-af2d-3c33d1ec4cdf", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-08-01T09:42:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-01T09:42:32Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "6ef6ac19-8806-4561-96e4-6e756ad18945", "resource_type": "OS::Neutron::Router"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-08-01T09:42:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-01T09:42:32Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "665f7281-466a-4e92-a206-e009d5a95b48", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-08-01T09:42:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-01T09:42:32Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "8b5cda60-be0b-4fdb-9265-d6892226d4cf", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e/resources/port1", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-08-01T09:42:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-01T09:42:32Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "6b9e57b5-af64-4f59-aa3f-6d572d697add", "resource_type": "OS::Neutron::Port"}]} 2018-08-01 09:42:49,852 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e/resources used request id req-492baeb3-7d72-44d3-8fb9-d8332684dfb5 2018-08-01 09:42:49,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/e19d6915-37d2-4ce3-84de-872e1b564f7e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19ff0bc7978debc89d08b945adb38b84699346e9" 2018-08-01 09:42:49,884 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 09:42:49 GMT Server: Apache x-openstack-request-id: req-e0d2cba8-edc6-48a9-8be7-85befc819298 Location: http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 09:42:50,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:42:49 GMT Server: Apache x-openstack-request-id: req-e3ba48b7-980e-4f66-a0ad-3406100a9b8f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2080 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-9dbb3eed-9831-47f4-8e3b-c0546299877d-flavor2", "OS::project_id": "8d96727022f4443794db44ecde432faf", "OS::stack_id": "e19d6915-37d2-4ce3-84de-872e1b564f7e", "OS::stack_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-subnet", "net_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack", "stack_user_project_id": "9b34ea93e011493b84b15d5493784174", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-01T09:42:31Z", "links": [{"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "e19d6915-37d2-4ce3-84de-872e1b564f7e", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA5UCVlBf7B2JThA3tSztNuWXkgpv6Fd4tzq10EN1vlSW7uN4g\nxxCqGVdhbLO+j/NBTCIzxDWJ5UZ1QSWaPOYg9FnxPsS0BdC4KTXMepgpLRwlaM1V\nqfk4uuOBk83PAagdlT/zLq/ReywKMwcrIDPpsuR9Ji4m+wpk/WZxHdhqIldlHd5d\n/Nt15Vrn7DuAZqza4qQVU6lQ3q6yq+7TSXWt4e2cnGNk21aTITnS+4aUjxhOO+Lp\nYvME2cy2rx6s2HrMJrXCxIE3Y5nQ6flHhscQRb0R9e4Lh9fcNc2a4e142WbMjKrA\n+WIPWcU5idQ9mwsyoZp1aDm9hJOxLjt22KGkKwIDAQABAoIBAQC52vko/aQCoYFJ\nnqzQ//wMIQH3rRI7ZktGsjJVdd//T3736gUyvVzZfJC8OqB0PWajnVrQaAMqQEvR\nC/YWBw+SadR96aR0znhu2HG0teUz8AyYAVfAnA6U3NpxBDodgrixBg5VvC4dKGAA\nbIBW9B8za6/WIzZw8UVcdg+gfZHV0fF1mdbtyZ25dS3lu0Qucdmna16m6JBZ8Cwp\n3xc2nwE6X9BpSrdQBzF8uAKaKcbl+Naodm+tdSuRVE2K5NHlGwX+5gQwxOKZnEkz\nk61tk7bHTtRRJNYE5bXwm7RNe/QLHOhtUgXenRUqbYOONT93wS9opyQRq17oD6bL\nZc6zmYPpAoGBAPih4VfD3B9eX2TeszPO3C0H88piOepDb/y5lwypcE2KhaAKMEPA\n4njOgONDZ+AaB4rnBKYaO4oNlbLJYQOg9h3xFT7dgO4godeWyLom73HMYA5vCuUD\n42k41cBTJrY+8nnVPO2VawBPj4z1PIUAj8sClMyaguG/9EBq2Povj3PvAoGBAOwL\nr/LUs8orohezuAoD857tCVp9h8jtAjZAnVZDol79kHnDkTQLk7o/P9UMmNVi+V8+\nqQoYreBxFSSxyxJAOumDY6BP3GhRXcBYOuvQ9denCaZTueBUMBEH77EnQSMZRFSY\nNFLPx3SI03GnezQJwc8FsTJAL1KDMVV3qZ0pnyeFAoGBANPVMGYTVI9RW5tYdnv0\nifi/5sEO0WM7k8VR5lT+Y9Vc6R6Cr756LzpYTs3SV0VDSBvbWkWe4g1sJ5gNJV/v\nGuJFziEinb/FA77oFBsuIyHkzA5gI3sdxfqXVt6mubvag8KzoFaX0HOSVa72Hlr/\nMIP5rgdouYxXfGYJ4tW+Ac33AoGAR32Or6Q+Q8gNUtJqthXWTlcKUy7b1j36QoY1\nYPAhGFYB0O8rZjDvcCRB5/vluhM85dzrg5RP7T8yoSd8Eq4DacASh3ZIkgu6skvG\npK9oFgWQRaDsFgZJfI8DyIrUDpZTfK+QgVhO13utVqncBbnCyjm2HjsUWhBD+9e/\nNktp2aUCgYEA7rhxpNrtn5I77kNaLR2PN/Opeokl27BKzBJkgJZ8gFgL8RPFPHER\noT0Ik6K+IHZYITZ5dexyYwSN/f4VaCC+AX//KNjljPguqSoeaEtR26t00DnwlPhA\nArbIhVNtUZ96BjiOar4wDU8tuGVVId1n/eTR8/offXtdUHIhatzmXLQ=\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-08-01 09:42:50,008 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e used request id req-e3ba48b7-980e-4f66-a0ad-3406100a9b8f 2018-08-01 09:42:50,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/e19d6915-37d2-4ce3-84de-872e1b564f7e/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19ff0bc7978debc89d08b945adb38b84699346e9" 2018-08-01 09:42:50,038 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 09:42:50 GMT Server: Apache x-openstack-request-id: req-15695932-9f10-433d-b38d-07a0dffe2f8f Location: http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 09:42:50,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:42:50 GMT Server: Apache x-openstack-request-id: req-5e208d9c-0f65-4e8b-8812-994cb78d69df Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1041 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "subnet", "links": [{"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-08-01T09:42:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-01T09:42:32Z", "required_by": ["management_router_interface", "vm1", "port1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "ed4ba484-b181-4742-af2d-3c33d1ec4cdf", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-08-01T09:42:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-01T09:42:32Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "355dfc3e-6ee6-491f-a0f7-afad357815c6", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e/resources/network", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-08-01T09:42:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-01T09:42:32Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "4c101632-857e-4439-b534-e72330d1081c", "resource_type": "OS::Neutron::Net"}, {"resource_name": "flavor2", "links": [{"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-08-01T09:42:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-01T09:42:32Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "a3436760-91c7-4506-ad03-c2d562ba52fe", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-08-01T09:42:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-01T09:42:32Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "7c184f3c-e869-4ef6-972e-40982d32f757", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-08-01T09:42:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-01T09:42:32Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "81fe4b3d-e138-4c26-94a9-e34b3cf690d6", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-08-01T09:42:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-01T09:42:32Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "17", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-08-01T09:42:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-01T09:42:32Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-08-01T09:42:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-01T09:42:32Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "6ef6ac19-8806-4561-96e4-6e756ad18945:subnet_id=ed4ba484-b181-4742-af2d-3c33d1ec4cdf", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-08-01T09:42:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-01T09:42:32Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "6ef6ac19-8806-4561-96e4-6e756ad18945", "resource_type": "OS::Neutron::Router"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-08-01T09:42:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-01T09:42:32Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "665f7281-466a-4e92-a206-e009d5a95b48", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-08-01T09:42:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-01T09:42:32Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "8b5cda60-be0b-4fdb-9265-d6892226d4cf", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e/resources/port1", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-08-01T09:42:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-01T09:42:32Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "6b9e57b5-af64-4f59-aa3f-6d572d697add", "resource_type": "OS::Neutron::Port"}]} 2018-08-01 09:42:50,267 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e/resources used request id req-5e208d9c-0f65-4e8b-8812-994cb78d69df 2018-08-01 09:42:50,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=4c101632-857e-4439-b534-e72330d1081c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19ff0bc7978debc89d08b945adb38b84699346e9" 2018-08-01 09:42:50,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-90a50b53-c4bb-4c07-bc8d-72621c39c0ca Date: Wed, 01 Aug 2018 09:42:50 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4c101632-857e-4439-b534-e72330d1081c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":49,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":["ed4ba484-b181-4742-af2d-3c33d1ec4cdf"],"description":"","tags":[],"updated_at":"2018-08-01T09:42:38Z","qos_policy_id":null,"name":"HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:42:37Z","provider:network_type":"vxlan"}]} 2018-08-01 09:42:50,358 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=4c101632-857e-4439-b534-e72330d1081c used request id req-90a50b53-c4bb-4c07-bc8d-72621c39c0ca 2018-08-01 09:42:50,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=4c101632-857e-4439-b534-e72330d1081c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19ff0bc7978debc89d08b945adb38b84699346e9" 2018-08-01 09:42:50,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-f01a8883-c07c-47df-9767-c40409057430 Date: Wed, 01 Aug 2018 09:42:50 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:42:38Z","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":"ed4ba484-b181-4742-af2d-3c33d1ec4cdf","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-subnet","enable_dhcp":true,"segment_id":null,"network_id":"4c101632-857e-4439-b534-e72330d1081c","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:42:38Z","ip_version":4}]} 2018-08-01 09:42:50,402 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=4c101632-857e-4439-b534-e72330d1081c used request id req-f01a8883-c07c-47df-9767-c40409057430 2018-08-01 09:42:50,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=4c101632-857e-4439-b534-e72330d1081c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19ff0bc7978debc89d08b945adb38b84699346e9" 2018-08-01 09:42:50,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-ba19cca6-8d63-4fe6-a8bc-e614bd6450bd Date: Wed, 01 Aug 2018 09:42:50 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:42:38Z","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":"ed4ba484-b181-4742-af2d-3c33d1ec4cdf","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-subnet","enable_dhcp":true,"segment_id":null,"network_id":"4c101632-857e-4439-b534-e72330d1081c","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:42:38Z","ip_version":4}]} 2018-08-01 09:42:50,450 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=4c101632-857e-4439-b534-e72330d1081c used request id req-ba19cca6-8d63-4fe6-a8bc-e614bd6450bd 2018-08-01 09:42:50,451 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 09:42:50,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19ff0bc7978debc89d08b945adb38b84699346e9" 2018-08-01 09:42:50,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:42:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c56577b3-7b62-4130-8bda-e34d683e93ae Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:42:50,538 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-c56577b3-7b62-4130-8bda-e34d683e93ae 2018-08-01 09:42:50,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/e19d6915-37d2-4ce3-84de-872e1b564f7e/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19ff0bc7978debc89d08b945adb38b84699346e9" 2018-08-01 09:42:50,740 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 09:42:50 GMT Server: Apache x-openstack-request-id: req-fcea18ce-ab2f-4b4d-96fe-7720cdf1713d Location: http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 09:42:50,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:42:50 GMT Server: Apache x-openstack-request-id: req-7d643cef-4efd-49d4-8135-316881a1da17 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1037 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "subnet", "links": [{"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-08-01T09:42:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-01T09:42:32Z", "required_by": ["management_router_interface", "vm1", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "ed4ba484-b181-4742-af2d-3c33d1ec4cdf", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-08-01T09:42:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-01T09:42:32Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "355dfc3e-6ee6-491f-a0f7-afad357815c6", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e/resources/network", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-08-01T09:42:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-01T09:42:32Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "4c101632-857e-4439-b534-e72330d1081c", "resource_type": "OS::Neutron::Net"}, {"resource_name": "flavor2", "links": [{"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-08-01T09:42:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-01T09:42:32Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "a3436760-91c7-4506-ad03-c2d562ba52fe", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-08-01T09:42:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-01T09:42:32Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "7c184f3c-e869-4ef6-972e-40982d32f757", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-08-01T09:42:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-01T09:42:32Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "81fe4b3d-e138-4c26-94a9-e34b3cf690d6", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-08-01T09:42:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-01T09:42:32Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "17", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-08-01T09:42:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-01T09:42:32Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-08-01T09:42:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-01T09:42:32Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "6ef6ac19-8806-4561-96e4-6e756ad18945:subnet_id=ed4ba484-b181-4742-af2d-3c33d1ec4cdf", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-08-01T09:42:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-01T09:42:32Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "6ef6ac19-8806-4561-96e4-6e756ad18945", "resource_type": "OS::Neutron::Router"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-08-01T09:42:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-01T09:42:32Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "665f7281-466a-4e92-a206-e009d5a95b48", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-08-01T09:42:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-01T09:42:32Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "8b5cda60-be0b-4fdb-9265-d6892226d4cf", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e/resources/port1", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-08-01T09:42:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-01T09:42:32Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "6b9e57b5-af64-4f59-aa3f-6d572d697add", "resource_type": "OS::Neutron::Port"}]} 2018-08-01 09:42:50,818 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e/resources used request id req-7d643cef-4efd-49d4-8135-316881a1da17 2018-08-01 09:42:50,823 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/665f7281-466a-4e92-a206-e009d5a95b48 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19ff0bc7978debc89d08b945adb38b84699346e9" 2018-08-01 09:42:50,829 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/8b5cda60-be0b-4fdb-9265-d6892226d4cf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19ff0bc7978debc89d08b945adb38b84699346e9" 2018-08-01 09:42:50,988 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:42: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-d5aa6d01-f973-42c5-b520-f89fcb6b6b0e x-compute-request-id: req-d5aa6d01-f973-42c5-b520-f89fcb6b6b0e Content-Encoding: gzip Content-Length: 831 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:5b:bc", "version": 4, "addr": "10.1.2.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/8b5cda60-be0b-4fdb-9265-d6892226d4cf", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/8b5cda60-be0b-4fdb-9265-d6892226d4cf", "rel": "bookmark"}], "image": {"id": "daf66595-1342-4221-9dd3-444de6892895", "links": [{"href": "http://172.30.9.24:8774/images/daf66595-1342-4221-9dd3-444de6892895", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000010", "OS-SRV-USG:launched_at": "2018-08-01T09:42:45.000000", "flavor": {"id": "a3436760-91c7-4506-ad03-c2d562ba52fe", "links": [{"href": "http://172.30.9.24:8774/flavors/a3436760-91c7-4506-ad03-c2d562ba52fe", "rel": "bookmark"}]}, "id": "8b5cda60-be0b-4fdb-9265-d6892226d4cf", "security_groups": [{"name": "default"}], "user_id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T09:42:45Z", "hostId": "84bc2fcc33f028ef5fceb4ea5d26af04f0a45a1387698c94ece40185", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-keypair", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-inst2", "created": "2018-08-01T09:42:40Z", "tenant_id": "8d96727022f4443794db44ecde432faf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 09:42:50,989 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/8b5cda60-be0b-4fdb-9265-d6892226d4cf used request id req-d5aa6d01-f973-42c5-b520-f89fcb6b6b0e 2018-08-01 09:42:50,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19ff0bc7978debc89d08b945adb38b84699346e9" 2018-08-01 09:42:51,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-5d84f6b2-970e-49fb-bc65-26777250f312 Date: Wed, 01 Aug 2018 09:42:51 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4c101632-857e-4439-b534-e72330d1081c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":49,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":["ed4ba484-b181-4742-af2d-3c33d1ec4cdf"],"description":"","tags":[],"updated_at":"2018-08-01T09:42:38Z","qos_policy_id":null,"name":"HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:42:37Z","provider:network_type":"vxlan"}]} 2018-08-01 09:42:51,112 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-net used request id req-5d84f6b2-970e-49fb-bc65-26777250f312 2018-08-01 09:42:51,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 09:42:51,121 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 09:42: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 09:42:51,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19ff0bc7978debc89d08b945adb38b84699346e9" 2018-08-01 09:42:51,204 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:42:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c2f667a-2add-4f25-80c7-c1ac3307c620 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 09:42:51,204 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-9c2f667a-2add-4f25-80c7-c1ac3307c620 2018-08-01 09:42:51,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=4c101632-857e-4439-b534-e72330d1081c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19ff0bc7978debc89d08b945adb38b84699346e9" 2018-08-01 09:42:51,213 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:42: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-e900d2cc-4379-43bf-bc33-7b914af150f6 x-compute-request-id: req-e900d2cc-4379-43bf-bc33-7b914af150f6 Content-Encoding: gzip Content-Length: 848 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:84:f2", "version": 4, "addr": "10.1.2.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:84:f2", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/665f7281-466a-4e92-a206-e009d5a95b48", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/665f7281-466a-4e92-a206-e009d5a95b48", "rel": "bookmark"}], "image": {"id": "ea2fcd6f-1338-4208-9b99-51154d7c7724", "links": [{"href": "http://172.30.9.24:8774/images/ea2fcd6f-1338-4208-9b99-51154d7c7724", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000011", "OS-SRV-USG:launched_at": "2018-08-01T09:42:47.000000", "flavor": {"id": "355dfc3e-6ee6-491f-a0f7-afad357815c6", "links": [{"href": "http://172.30.9.24:8774/flavors/355dfc3e-6ee6-491f-a0f7-afad357815c6", "rel": "bookmark"}]}, "id": "665f7281-466a-4e92-a206-e009d5a95b48", "security_groups": [{"name": "security_group_name"}], "user_id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T09:42:47Z", "hostId": "b618e9dabcbe0244d430166e6378629965cd3e8e43cea676fee77460", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-keypair", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-inst1", "created": "2018-08-01T09:42:42Z", "tenant_id": "8d96727022f4443794db44ecde432faf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 09:42:51,214 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/665f7281-466a-4e92-a206-e009d5a95b48 used request id req-e900d2cc-4379-43bf-bc33-7b914af150f6 2018-08-01 09:42:51,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19ff0bc7978debc89d08b945adb38b84699346e9" 2018-08-01 09:42:51,248 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-e47509cc-8e68-4f05-a440-563f4c626e53 Date: Wed, 01 Aug 2018 09:42:51 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:42:38Z","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":"ed4ba484-b181-4742-af2d-3c33d1ec4cdf","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-subnet","enable_dhcp":true,"segment_id":null,"network_id":"4c101632-857e-4439-b534-e72330d1081c","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:42:38Z","ip_version":4}]} 2018-08-01 09:42:51,248 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=4c101632-857e-4439-b534-e72330d1081c used request id req-e47509cc-8e68-4f05-a440-563f4c626e53 2018-08-01 09:42:51,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=4c101632-857e-4439-b534-e72330d1081c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19ff0bc7978debc89d08b945adb38b84699346e9" 2018-08-01 09:42:51,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3986 X-Openstack-Request-Id: req-115eb3dc-e18e-4f14-9dfc-bd0c4ee7cc4e Date: Wed, 01 Aug 2018 09:42:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T09:42:45Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ed4ba484-b181-4742-af2d-3c33d1ec4cdf","ip_address":"10.1.2.1"}],"id":"03a74c28-6964-4b23-994b-92b27f79ae2c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e5:ba:4f","project_id":"8d96727022f4443794db44ecde432faf","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4c101632-857e-4439-b534-e72330d1081c","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:42:40Z","binding:vnic_type":"normal","device_id":"6ef6ac19-8806-4561-96e4-6e756ad18945","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T09:42:41Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ed4ba484-b181-4742-af2d-3c33d1ec4cdf","ip_address":"10.1.2.2"}],"id":"32dc8214-88ff-4197-ba7c-a55ba4bce508","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3d:fd:63","project_id":"8d96727022f4443794db44ecde432faf","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4c101632-857e-4439-b534-e72330d1081c","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:42:39Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4c101632-857e-4439-b534-e72330d1081c","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T09:42:47Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"ed4ba484-b181-4742-af2d-3c33d1ec4cdf","ip_address":"10.1.2.11"}],"id":"6b9e57b5-af64-4f59-aa3f-6d572d697add","security_groups":["7c184f3c-e869-4ef6-972e-40982d32f757"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ca:84:f2","project_id":"8d96727022f4443794db44ecde432faf","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack-port1-eczqsxmdblt5","admin_state_up":true,"network_id":"4c101632-857e-4439-b534-e72330d1081c","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:42:40Z","binding:vnic_type":"normal","device_id":"665f7281-466a-4e92-a206-e009d5a95b48","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T09:42:45Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"ed4ba484-b181-4742-af2d-3c33d1ec4cdf","ip_address":"10.1.2.7"}],"id":"b1dc7ab7-0a0b-49d2-a621-44f75f05b954","security_groups":["d876f51d-b6f9-4c8f-b88c-c69d2c3be178"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c0:5b:bc","project_id":"8d96727022f4443794db44ecde432faf","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4c101632-857e-4439-b534-e72330d1081c","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:42:41Z","binding:vnic_type":"normal","device_id":"8b5cda60-be0b-4fdb-9265-d6892226d4cf","ip_allocation":"immediate"}]} 2018-08-01 09:42:51,300 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=4c101632-857e-4439-b534-e72330d1081c used request id req-115eb3dc-e18e-4f14-9dfc-bd0c4ee7cc4e 2018-08-01 09:42:51,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-cf4c7f92-ea81-4e3a-9fc6-8c0bef2c09d9 Date: Wed, 01 Aug 2018 09:42:51 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4c101632-857e-4439-b534-e72330d1081c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":49,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":["ed4ba484-b181-4742-af2d-3c33d1ec4cdf"],"description":"","tags":[],"updated_at":"2018-08-01T09:42:38Z","qos_policy_id":null,"name":"HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:42:37Z","provider:network_type":"vxlan"}]} 2018-08-01 09:42:51,310 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-net used request id req-cf4c7f92-ea81-4e3a-9fc6-8c0bef2c09d9 2018-08-01 09:42:51,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19ff0bc7978debc89d08b945adb38b84699346e9" 2018-08-01 09:42:51,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:42:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15b04760-74ee-4e30-824a-ccb4c1d8549e 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 09:42:51,399 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-15b04760-74ee-4e30-824a-ccb4c1d8549e 2018-08-01 09:42:51,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=4c101632-857e-4439-b534-e72330d1081c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19ff0bc7978debc89d08b945adb38b84699346e9" 2018-08-01 09:42:51,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-918535c5-acd9-45cc-ae6b-9dfb9a7bdfc6 Date: Wed, 01 Aug 2018 09:42:51 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:42:38Z","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":"ed4ba484-b181-4742-af2d-3c33d1ec4cdf","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-subnet","enable_dhcp":true,"segment_id":null,"network_id":"4c101632-857e-4439-b534-e72330d1081c","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:42:38Z","ip_version":4}]} 2018-08-01 09:42:51,466 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=4c101632-857e-4439-b534-e72330d1081c used request id req-918535c5-acd9-45cc-ae6b-9dfb9a7bdfc6 2018-08-01 09:42:51,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=4c101632-857e-4439-b534-e72330d1081c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19ff0bc7978debc89d08b945adb38b84699346e9" 2018-08-01 09:42:51,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3986 X-Openstack-Request-Id: req-5809aed3-5752-4de7-a893-283d2a1fa182 Date: Wed, 01 Aug 2018 09:42:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T09:42:45Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ed4ba484-b181-4742-af2d-3c33d1ec4cdf","ip_address":"10.1.2.1"}],"id":"03a74c28-6964-4b23-994b-92b27f79ae2c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e5:ba:4f","project_id":"8d96727022f4443794db44ecde432faf","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4c101632-857e-4439-b534-e72330d1081c","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:42:40Z","binding:vnic_type":"normal","device_id":"6ef6ac19-8806-4561-96e4-6e756ad18945","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T09:42:41Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ed4ba484-b181-4742-af2d-3c33d1ec4cdf","ip_address":"10.1.2.2"}],"id":"32dc8214-88ff-4197-ba7c-a55ba4bce508","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3d:fd:63","project_id":"8d96727022f4443794db44ecde432faf","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4c101632-857e-4439-b534-e72330d1081c","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:42:39Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4c101632-857e-4439-b534-e72330d1081c","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T09:42:47Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"ed4ba484-b181-4742-af2d-3c33d1ec4cdf","ip_address":"10.1.2.11"}],"id":"6b9e57b5-af64-4f59-aa3f-6d572d697add","security_groups":["7c184f3c-e869-4ef6-972e-40982d32f757"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ca:84:f2","project_id":"8d96727022f4443794db44ecde432faf","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack-port1-eczqsxmdblt5","admin_state_up":true,"network_id":"4c101632-857e-4439-b534-e72330d1081c","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:42:40Z","binding:vnic_type":"normal","device_id":"665f7281-466a-4e92-a206-e009d5a95b48","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T09:42:45Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"ed4ba484-b181-4742-af2d-3c33d1ec4cdf","ip_address":"10.1.2.7"}],"id":"b1dc7ab7-0a0b-49d2-a621-44f75f05b954","security_groups":["d876f51d-b6f9-4c8f-b88c-c69d2c3be178"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c0:5b:bc","project_id":"8d96727022f4443794db44ecde432faf","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4c101632-857e-4439-b534-e72330d1081c","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:42:41Z","binding:vnic_type":"normal","device_id":"8b5cda60-be0b-4fdb-9265-d6892226d4cf","ip_allocation":"immediate"}]} 2018-08-01 09:42:51,512 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=4c101632-857e-4439-b534-e72330d1081c used request id req-5809aed3-5752-4de7-a893-283d2a1fa182 2018-08-01 09:42:51,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/e19d6915-37d2-4ce3-84de-872e1b564f7e/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19ff0bc7978debc89d08b945adb38b84699346e9" 2018-08-01 09:42:51,543 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 09:42:51 GMT Server: Apache x-openstack-request-id: req-c6b751ea-5e88-4af8-8498-5fdda2eed097 Location: http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 09:42:51,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:42:51 GMT Server: Apache x-openstack-request-id: req-068ff119-2458-4fc4-badf-a2e2f1b65a1e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1041 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "subnet", "links": [{"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-08-01T09:42:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-01T09:42:32Z", "required_by": ["management_router_interface", "vm1", "port1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "ed4ba484-b181-4742-af2d-3c33d1ec4cdf", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-08-01T09:42:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-01T09:42:32Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "355dfc3e-6ee6-491f-a0f7-afad357815c6", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e/resources/network", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-08-01T09:42:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-01T09:42:32Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "4c101632-857e-4439-b534-e72330d1081c", "resource_type": "OS::Neutron::Net"}, {"resource_name": "flavor2", "links": [{"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-08-01T09:42:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-01T09:42:32Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "a3436760-91c7-4506-ad03-c2d562ba52fe", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-08-01T09:42:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-01T09:42:32Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "7c184f3c-e869-4ef6-972e-40982d32f757", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-08-01T09:42:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-01T09:42:32Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "81fe4b3d-e138-4c26-94a9-e34b3cf690d6", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-08-01T09:42:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-01T09:42:32Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "17", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-08-01T09:42:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-01T09:42:32Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-08-01T09:42:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-01T09:42:32Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "6ef6ac19-8806-4561-96e4-6e756ad18945:subnet_id=ed4ba484-b181-4742-af2d-3c33d1ec4cdf", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-08-01T09:42:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-01T09:42:32Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "6ef6ac19-8806-4561-96e4-6e756ad18945", "resource_type": "OS::Neutron::Router"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-08-01T09:42:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-01T09:42:32Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "665f7281-466a-4e92-a206-e009d5a95b48", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-08-01T09:42:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-01T09:42:32Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "8b5cda60-be0b-4fdb-9265-d6892226d4cf", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e/resources/port1", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-08-01T09:42:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-01T09:42:32Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "6b9e57b5-af64-4f59-aa3f-6d572d697add", "resource_type": "OS::Neutron::Port"}]} 2018-08-01 09:42:51,621 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e/resources used request id req-068ff119-2458-4fc4-badf-a2e2f1b65a1e 2018-08-01 09:42:51,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/ea2fcd6f-1338-4208-9b99-51154d7c7724 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}19ff0bc7978debc89d08b945adb38b84699346e9" 2018-08-01 09:42:51,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-8e22e3a2-d6ba-4c78-a301-bfcc6771b54e Date: Wed, 01 Aug 2018 09:42:51 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-image1", "tags": [], "container_format": "bare", "created_at": "2018-08-01T09:42:26Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-01T09:42:27Z", "visibility": "shared", "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/ea2fcd6f-1338-4208-9b99-51154d7c7724/snap", "metadata": {}}], "self": "/v2/images/ea2fcd6f-1338-4208-9b99-51154d7c7724", "min_disk": 0, "protected": false, "id": "ea2fcd6f-1338-4208-9b99-51154d7c7724", "file": "/v2/images/ea2fcd6f-1338-4208-9b99-51154d7c7724/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8d96727022f4443794db44ecde432faf", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/ea2fcd6f-1338-4208-9b99-51154d7c7724/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 09:42:51,643 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/ea2fcd6f-1338-4208-9b99-51154d7c7724 used request id req-8e22e3a2-d6ba-4c78-a301-bfcc6771b54e 2018-08-01 09:42:51,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}19ff0bc7978debc89d08b945adb38b84699346e9" 2018-08-01 09:42:51,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-0abed343-c411-424a-96ca-270e2a289036 Date: Wed, 01 Aug 2018 09:42: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-08-01 09:42:51,652 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-0abed343-c411-424a-96ca-270e2a289036 2018-08-01 09:42:51,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/daf66595-1342-4221-9dd3-444de6892895 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}19ff0bc7978debc89d08b945adb38b84699346e9" 2018-08-01 09:42:51,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-ef6a8f39-4bba-4b3a-8a4d-432d2e3428d0 Date: Wed, 01 Aug 2018 09:42:51 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-image2", "tags": [], "container_format": "bare", "created_at": "2018-08-01T09:42:28Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-01T09:42:29Z", "visibility": "shared", "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/daf66595-1342-4221-9dd3-444de6892895/snap", "metadata": {}}], "self": "/v2/images/daf66595-1342-4221-9dd3-444de6892895", "min_disk": 0, "protected": false, "id": "daf66595-1342-4221-9dd3-444de6892895", "file": "/v2/images/daf66595-1342-4221-9dd3-444de6892895/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8d96727022f4443794db44ecde432faf", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/daf66595-1342-4221-9dd3-444de6892895/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 09:42:51,670 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/daf66595-1342-4221-9dd3-444de6892895 used request id req-ef6a8f39-4bba-4b3a-8a4d-432d2e3428d0 2018-08-01 09:42:51,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/daf66595-1342-4221-9dd3-444de6892895 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}19ff0bc7978debc89d08b945adb38b84699346e9" 2018-08-01 09:42:51,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-ad3c9d2a-158e-4db3-ab5d-e6d231d56c6b Date: Wed, 01 Aug 2018 09:42:51 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-image2", "tags": [], "container_format": "bare", "created_at": "2018-08-01T09:42:28Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-01T09:42:29Z", "visibility": "shared", "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/daf66595-1342-4221-9dd3-444de6892895/snap", "metadata": {}}], "self": "/v2/images/daf66595-1342-4221-9dd3-444de6892895", "min_disk": 0, "protected": false, "id": "daf66595-1342-4221-9dd3-444de6892895", "file": "/v2/images/daf66595-1342-4221-9dd3-444de6892895/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8d96727022f4443794db44ecde432faf", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/daf66595-1342-4221-9dd3-444de6892895/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 09:42:51,686 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/daf66595-1342-4221-9dd3-444de6892895 used request id req-ad3c9d2a-158e-4db3-ab5d-e6d231d56c6b 2018-08-01 09:42:51,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/e19d6915-37d2-4ce3-84de-872e1b564f7e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19ff0bc7978debc89d08b945adb38b84699346e9" 2018-08-01 09:42:51,714 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 09:42:51 GMT Server: Apache x-openstack-request-id: req-f33b4c31-fe00-4a99-8db6-2373582712da Location: http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 09:42:51,837 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:42:51 GMT Server: Apache x-openstack-request-id: req-b9a49228-14f0-446c-a34a-cf9a8bc743a7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2080 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-9dbb3eed-9831-47f4-8e3b-c0546299877d-flavor2", "OS::project_id": "8d96727022f4443794db44ecde432faf", "OS::stack_id": "e19d6915-37d2-4ce3-84de-872e1b564f7e", "OS::stack_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-subnet", "net_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack", "stack_user_project_id": "9b34ea93e011493b84b15d5493784174", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-01T09:42:31Z", "links": [{"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "e19d6915-37d2-4ce3-84de-872e1b564f7e", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA5UCVlBf7B2JThA3tSztNuWXkgpv6Fd4tzq10EN1vlSW7uN4g\nxxCqGVdhbLO+j/NBTCIzxDWJ5UZ1QSWaPOYg9FnxPsS0BdC4KTXMepgpLRwlaM1V\nqfk4uuOBk83PAagdlT/zLq/ReywKMwcrIDPpsuR9Ji4m+wpk/WZxHdhqIldlHd5d\n/Nt15Vrn7DuAZqza4qQVU6lQ3q6yq+7TSXWt4e2cnGNk21aTITnS+4aUjxhOO+Lp\nYvME2cy2rx6s2HrMJrXCxIE3Y5nQ6flHhscQRb0R9e4Lh9fcNc2a4e142WbMjKrA\n+WIPWcU5idQ9mwsyoZp1aDm9hJOxLjt22KGkKwIDAQABAoIBAQC52vko/aQCoYFJ\nnqzQ//wMIQH3rRI7ZktGsjJVdd//T3736gUyvVzZfJC8OqB0PWajnVrQaAMqQEvR\nC/YWBw+SadR96aR0znhu2HG0teUz8AyYAVfAnA6U3NpxBDodgrixBg5VvC4dKGAA\nbIBW9B8za6/WIzZw8UVcdg+gfZHV0fF1mdbtyZ25dS3lu0Qucdmna16m6JBZ8Cwp\n3xc2nwE6X9BpSrdQBzF8uAKaKcbl+Naodm+tdSuRVE2K5NHlGwX+5gQwxOKZnEkz\nk61tk7bHTtRRJNYE5bXwm7RNe/QLHOhtUgXenRUqbYOONT93wS9opyQRq17oD6bL\nZc6zmYPpAoGBAPih4VfD3B9eX2TeszPO3C0H88piOepDb/y5lwypcE2KhaAKMEPA\n4njOgONDZ+AaB4rnBKYaO4oNlbLJYQOg9h3xFT7dgO4godeWyLom73HMYA5vCuUD\n42k41cBTJrY+8nnVPO2VawBPj4z1PIUAj8sClMyaguG/9EBq2Povj3PvAoGBAOwL\nr/LUs8orohezuAoD857tCVp9h8jtAjZAnVZDol79kHnDkTQLk7o/P9UMmNVi+V8+\nqQoYreBxFSSxyxJAOumDY6BP3GhRXcBYOuvQ9denCaZTueBUMBEH77EnQSMZRFSY\nNFLPx3SI03GnezQJwc8FsTJAL1KDMVV3qZ0pnyeFAoGBANPVMGYTVI9RW5tYdnv0\nifi/5sEO0WM7k8VR5lT+Y9Vc6R6Cr756LzpYTs3SV0VDSBvbWkWe4g1sJ5gNJV/v\nGuJFziEinb/FA77oFBsuIyHkzA5gI3sdxfqXVt6mubvag8KzoFaX0HOSVa72Hlr/\nMIP5rgdouYxXfGYJ4tW+Ac33AoGAR32Or6Q+Q8gNUtJqthXWTlcKUy7b1j36QoY1\nYPAhGFYB0O8rZjDvcCRB5/vluhM85dzrg5RP7T8yoSd8Eq4DacASh3ZIkgu6skvG\npK9oFgWQRaDsFgZJfI8DyIrUDpZTfK+QgVhO13utVqncBbnCyjm2HjsUWhBD+9e/\nNktp2aUCgYEA7rhxpNrtn5I77kNaLR2PN/Opeokl27BKzBJkgJZ8gFgL8RPFPHER\noT0Ik6K+IHZYITZ5dexyYwSN/f4VaCC+AX//KNjljPguqSoeaEtR26t00DnwlPhA\nArbIhVNtUZ96BjiOar4wDU8tuGVVId1n/eTR8/offXtdUHIhatzmXLQ=\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-08-01 09:42:51,837 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e used request id req-b9a49228-14f0-446c-a34a-cf9a8bc743a7 2018-08-01 09:42:51,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/e19d6915-37d2-4ce3-84de-872e1b564f7e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19ff0bc7978debc89d08b945adb38b84699346e9" 2018-08-01 09:42:51,867 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 09:42:51 GMT Server: Apache x-openstack-request-id: req-e008fa0b-5661-4cf1-acbb-e0951df477b6 Location: http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 09:42:51,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:42:51 GMT Server: Apache x-openstack-request-id: req-3dea52bd-b850-441c-bcb1-d966e999d6fb Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2080 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-9dbb3eed-9831-47f4-8e3b-c0546299877d-flavor2", "OS::project_id": "8d96727022f4443794db44ecde432faf", "OS::stack_id": "e19d6915-37d2-4ce3-84de-872e1b564f7e", "OS::stack_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-subnet", "net_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack", "stack_user_project_id": "9b34ea93e011493b84b15d5493784174", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-01T09:42:31Z", "links": [{"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "e19d6915-37d2-4ce3-84de-872e1b564f7e", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA5UCVlBf7B2JThA3tSztNuWXkgpv6Fd4tzq10EN1vlSW7uN4g\nxxCqGVdhbLO+j/NBTCIzxDWJ5UZ1QSWaPOYg9FnxPsS0BdC4KTXMepgpLRwlaM1V\nqfk4uuOBk83PAagdlT/zLq/ReywKMwcrIDPpsuR9Ji4m+wpk/WZxHdhqIldlHd5d\n/Nt15Vrn7DuAZqza4qQVU6lQ3q6yq+7TSXWt4e2cnGNk21aTITnS+4aUjxhOO+Lp\nYvME2cy2rx6s2HrMJrXCxIE3Y5nQ6flHhscQRb0R9e4Lh9fcNc2a4e142WbMjKrA\n+WIPWcU5idQ9mwsyoZp1aDm9hJOxLjt22KGkKwIDAQABAoIBAQC52vko/aQCoYFJ\nnqzQ//wMIQH3rRI7ZktGsjJVdd//T3736gUyvVzZfJC8OqB0PWajnVrQaAMqQEvR\nC/YWBw+SadR96aR0znhu2HG0teUz8AyYAVfAnA6U3NpxBDodgrixBg5VvC4dKGAA\nbIBW9B8za6/WIzZw8UVcdg+gfZHV0fF1mdbtyZ25dS3lu0Qucdmna16m6JBZ8Cwp\n3xc2nwE6X9BpSrdQBzF8uAKaKcbl+Naodm+tdSuRVE2K5NHlGwX+5gQwxOKZnEkz\nk61tk7bHTtRRJNYE5bXwm7RNe/QLHOhtUgXenRUqbYOONT93wS9opyQRq17oD6bL\nZc6zmYPpAoGBAPih4VfD3B9eX2TeszPO3C0H88piOepDb/y5lwypcE2KhaAKMEPA\n4njOgONDZ+AaB4rnBKYaO4oNlbLJYQOg9h3xFT7dgO4godeWyLom73HMYA5vCuUD\n42k41cBTJrY+8nnVPO2VawBPj4z1PIUAj8sClMyaguG/9EBq2Povj3PvAoGBAOwL\nr/LUs8orohezuAoD857tCVp9h8jtAjZAnVZDol79kHnDkTQLk7o/P9UMmNVi+V8+\nqQoYreBxFSSxyxJAOumDY6BP3GhRXcBYOuvQ9denCaZTueBUMBEH77EnQSMZRFSY\nNFLPx3SI03GnezQJwc8FsTJAL1KDMVV3qZ0pnyeFAoGBANPVMGYTVI9RW5tYdnv0\nifi/5sEO0WM7k8VR5lT+Y9Vc6R6Cr756LzpYTs3SV0VDSBvbWkWe4g1sJ5gNJV/v\nGuJFziEinb/FA77oFBsuIyHkzA5gI3sdxfqXVt6mubvag8KzoFaX0HOSVa72Hlr/\nMIP5rgdouYxXfGYJ4tW+Ac33AoGAR32Or6Q+Q8gNUtJqthXWTlcKUy7b1j36QoY1\nYPAhGFYB0O8rZjDvcCRB5/vluhM85dzrg5RP7T8yoSd8Eq4DacASh3ZIkgu6skvG\npK9oFgWQRaDsFgZJfI8DyIrUDpZTfK+QgVhO13utVqncBbnCyjm2HjsUWhBD+9e/\nNktp2aUCgYEA7rhxpNrtn5I77kNaLR2PN/Opeokl27BKzBJkgJZ8gFgL8RPFPHER\noT0Ik6K+IHZYITZ5dexyYwSN/f4VaCC+AX//KNjljPguqSoeaEtR26t00DnwlPhA\nArbIhVNtUZ96BjiOar4wDU8tuGVVId1n/eTR8/offXtdUHIhatzmXLQ=\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-08-01 09:42:51,990 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e used request id req-3dea52bd-b850-441c-bcb1-d966e999d6fb 2018-08-01 09:42:51,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/e19d6915-37d2-4ce3-84de-872e1b564f7e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19ff0bc7978debc89d08b945adb38b84699346e9" 2018-08-01 09:42:52,020 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 09:42:52 GMT Server: Apache x-openstack-request-id: req-80979281-913a-4796-860f-c53691c1ffb2 Location: http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 09:42:52,062 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 09:42:52 GMT Server: Apache x-openstack-request-id: req-33eed1f6-9210-446e-ab79-735e6bbb71af Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 09:42:52,062 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e used request id req-33eed1f6-9210-446e-ab79-735e6bbb71af 2018-08-01 09:42:52,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/e19d6915-37d2-4ce3-84de-872e1b564f7e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19ff0bc7978debc89d08b945adb38b84699346e9" 2018-08-01 09:42:52,139 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 09:42:52 GMT Server: Apache x-openstack-request-id: req-74beb27c-7895-4295-872c-df66bee080a3 Location: http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 09:42:52,213 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:42:52 GMT Server: Apache x-openstack-request-id: req-786711ca-fabf-4bdc-9364-c84a95029b34 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 774 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-9dbb3eed-9831-47f4-8e3b-c0546299877d-flavor2", "OS::project_id": "8d96727022f4443794db44ecde432faf", "OS::stack_id": "e19d6915-37d2-4ce3-84de-872e1b564f7e", "OS::stack_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-subnet", "net_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack", "stack_user_project_id": "9b34ea93e011493b84b15d5493784174", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-01T09:42:31Z", "links": [{"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-01T09:42:52Z", "id": "e19d6915-37d2-4ce3-84de-872e1b564f7e", "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-08-01 09:42:52,213 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e used request id req-786711ca-fabf-4bdc-9364-c84a95029b34 2018-08-01 09:42:55,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/e19d6915-37d2-4ce3-84de-872e1b564f7e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19ff0bc7978debc89d08b945adb38b84699346e9" 2018-08-01 09:42:55,245 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 09:42:55 GMT Server: Apache x-openstack-request-id: req-1375f62b-0de5-45e4-97dd-59e77da6a60c Location: http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 09:42:55,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:42:55 GMT Server: Apache x-openstack-request-id: req-f08bb5a6-b0a1-4be6-87ed-2aebc5d61afe Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 774 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-9dbb3eed-9831-47f4-8e3b-c0546299877d-flavor2", "OS::project_id": "8d96727022f4443794db44ecde432faf", "OS::stack_id": "e19d6915-37d2-4ce3-84de-872e1b564f7e", "OS::stack_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-subnet", "net_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack", "stack_user_project_id": "9b34ea93e011493b84b15d5493784174", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-01T09:42:31Z", "links": [{"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-01T09:42:52Z", "id": "e19d6915-37d2-4ce3-84de-872e1b564f7e", "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-08-01 09:42:55,274 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e used request id req-f08bb5a6-b0a1-4be6-87ed-2aebc5d61afe 2018-08-01 09:42:58,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/e19d6915-37d2-4ce3-84de-872e1b564f7e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19ff0bc7978debc89d08b945adb38b84699346e9" 2018-08-01 09:42:58,309 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 09:42:58 GMT Server: Apache x-openstack-request-id: req-4948160b-116b-4f5f-a670-78aeeb570cd6 Location: http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 09:42:58,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:42:58 GMT Server: Apache x-openstack-request-id: req-727c1d40-5ec8-4342-804b-417dfdf2c3c5 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 774 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-9dbb3eed-9831-47f4-8e3b-c0546299877d-flavor2", "OS::project_id": "8d96727022f4443794db44ecde432faf", "OS::stack_id": "e19d6915-37d2-4ce3-84de-872e1b564f7e", "OS::stack_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-subnet", "net_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack", "stack_user_project_id": "9b34ea93e011493b84b15d5493784174", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-01T09:42:31Z", "links": [{"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-01T09:42:52Z", "id": "e19d6915-37d2-4ce3-84de-872e1b564f7e", "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-08-01 09:42:58,351 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e used request id req-727c1d40-5ec8-4342-804b-417dfdf2c3c5 2018-08-01 09:43:01,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/e19d6915-37d2-4ce3-84de-872e1b564f7e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19ff0bc7978debc89d08b945adb38b84699346e9" 2018-08-01 09:43:01,384 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 09:43:01 GMT Server: Apache x-openstack-request-id: req-3ac2ef00-6cbe-438a-a100-bed8ebdf0dfa Location: http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 09:43:01,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:43:01 GMT Server: Apache x-openstack-request-id: req-66519c15-cbb6-47a0-a4bb-c301c0633dfa Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 686 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-9dbb3eed-9831-47f4-8e3b-c0546299877d-flavor2", "OS::project_id": "8d96727022f4443794db44ecde432faf", "OS::stack_id": "e19d6915-37d2-4ce3-84de-872e1b564f7e", "OS::stack_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-subnet", "net_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack", "stack_user_project_id": "9b34ea93e011493b84b15d5493784174", "tags": null, "creation_time": "2018-08-01T09:42:31Z", "links": [{"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-08-01T09:42:52Z", "id": "e19d6915-37d2-4ce3-84de-872e1b564f7e", "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-08-01 09:43:01,411 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-stack/e19d6915-37d2-4ce3-84de-872e1b564f7e used request id req-66519c15-cbb6-47a0-a4bb-c301c0633dfa 2018-08-01 09:43:01,411 - glance_utils - INFO - Deleting image named - HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-image1 2018-08-01 09:43:01,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9292/v2/images/ea2fcd6f-1338-4208-9b99-51154d7c7724 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d715a7c22b20e37ada2190663f2c2e3a978899dd" 2018-08-01 09:43:01,870 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-47b95679-4be2-4d86-8a51-00f29910ba62 Date: Wed, 01 Aug 2018 09:43:01 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-01 09:43:01,870 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/ea2fcd6f-1338-4208-9b99-51154d7c7724 used request id req-47b95679-4be2-4d86-8a51-00f29910ba62 2018-08-01 09:43:01,871 - glance_utils - INFO - Deleting image named - HeatUtilsCreateComplexStackTests-9dbb3eed-9831-47f4-8e3b-c0546299877d-image2 2018-08-01 09:43:01,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9292/v2/images/daf66595-1342-4221-9dd3-444de6892895 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bc6ea72bbcc50b80fd60828bfc38c0aa45ebf7a2" 2018-08-01 09:43:02,958 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-24c19def-62e2-48c9-afc8-33e261171f78 Date: Wed, 01 Aug 2018 09:43:02 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-01 09:43:02,958 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/daf66595-1342-4221-9dd3-444de6892895 used request id req-24c19def-62e2-48c9-afc8-33e261171f78 2018-08-01 09:43:02,961 - heat_utils - DEBUG - Retrieving Heat Client 2018-08-01 09:43:02,961 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 09:43:02,969 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:43:03,360 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:43:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["8NHxsVBlTTGcbAk7rSWKfQ"], "issued_at": "2018-08-01T09:43:03.000000Z"}} 2018-08-01 09:43:03,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63a451b4187a38e55f24950a8195b82813ba280d" -d '{"stack_name": "HeatUtilsFlavorTests-98752c97-ba2d-4561-828c-7df10996376e-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-08-01 09:43:05,061 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 09:43:03 GMT Server: Apache x-openstack-request-id: req-2f42647b-302d-4158-859c-71a9b70eb905 Location: http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsFlavorTests-98752c97-ba2d-4561-828c-7df10996376e-stack/a51145d8-1290-4d83-be06-a53a18fffa3d Content-Length: 264 Content-Type: application/json RESP BODY: {"stack": {"id": "a51145d8-1290-4d83-be06-a53a18fffa3d", "links": [{"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsFlavorTests-98752c97-ba2d-4561-828c-7df10996376e-stack/a51145d8-1290-4d83-be06-a53a18fffa3d", "rel": "self"}]}} 2018-08-01 09:43:05,061 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks used request id req-2f42647b-302d-4158-859c-71a9b70eb905 2018-08-01 09:43:05,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/a51145d8-1290-4d83-be06-a53a18fffa3d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63a451b4187a38e55f24950a8195b82813ba280d" 2018-08-01 09:43:05,282 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 09:43:05 GMT Server: Apache x-openstack-request-id: req-d7c0178c-729b-4a08-9df0-40430fd40c21 Location: http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsFlavorTests-98752c97-ba2d-4561-828c-7df10996376e-stack/a51145d8-1290-4d83-be06-a53a18fffa3d Content-Length: 477 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsFlavorTests-98752c97-ba2d-4561-828c-7df10996376e-stack/a51145d8-1290-4d83-be06-a53a18fffa3d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 09:43:05,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:43:05 GMT Server: Apache x-openstack-request-id: req-74d94e6f-6f78-4ef7-9a7f-f02ae1037102 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 516 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": "8d96727022f4443794db44ecde432faf", "OS::stack_id": "a51145d8-1290-4d83-be06-a53a18fffa3d", "OS::stack_name": "HeatUtilsFlavorTests-98752c97-ba2d-4561-828c-7df10996376e-stack"}, "deletion_time": null, "stack_name": "HeatUtilsFlavorTests-98752c97-ba2d-4561-828c-7df10996376e-stack", "stack_user_project_id": "ea5c091578d247a78c48b160d445a617", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-01T09:43:04Z", "links": [{"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsFlavorTests-98752c97-ba2d-4561-828c-7df10996376e-stack/a51145d8-1290-4d83-be06-a53a18fffa3d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "a51145d8-1290-4d83-be06-a53a18fffa3d", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-08-01 09:43:05,482 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsFlavorTests-98752c97-ba2d-4561-828c-7df10996376e-stack/a51145d8-1290-4d83-be06-a53a18fffa3d used request id req-74d94e6f-6f78-4ef7-9a7f-f02ae1037102 2018-08-01 09:43:05,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/a51145d8-1290-4d83-be06-a53a18fffa3d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63a451b4187a38e55f24950a8195b82813ba280d" 2018-08-01 09:43:05,510 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 09:43:05 GMT Server: Apache x-openstack-request-id: req-8225f727-7292-4056-940c-2b7ebce64cb3 Location: http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsFlavorTests-98752c97-ba2d-4561-828c-7df10996376e-stack/a51145d8-1290-4d83-be06-a53a18fffa3d Content-Length: 477 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsFlavorTests-98752c97-ba2d-4561-828c-7df10996376e-stack/a51145d8-1290-4d83-be06-a53a18fffa3d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 09:43:05,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:43:05 GMT Server: Apache x-openstack-request-id: req-4bc0c99a-bbda-4433-a6a8-675252cbad41 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 516 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": "8d96727022f4443794db44ecde432faf", "OS::stack_id": "a51145d8-1290-4d83-be06-a53a18fffa3d", "OS::stack_name": "HeatUtilsFlavorTests-98752c97-ba2d-4561-828c-7df10996376e-stack"}, "deletion_time": null, "stack_name": "HeatUtilsFlavorTests-98752c97-ba2d-4561-828c-7df10996376e-stack", "stack_user_project_id": "ea5c091578d247a78c48b160d445a617", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-01T09:43:04Z", "links": [{"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsFlavorTests-98752c97-ba2d-4561-828c-7df10996376e-stack/a51145d8-1290-4d83-be06-a53a18fffa3d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "a51145d8-1290-4d83-be06-a53a18fffa3d", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-08-01 09:43:05,710 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsFlavorTests-98752c97-ba2d-4561-828c-7df10996376e-stack/a51145d8-1290-4d83-be06-a53a18fffa3d used request id req-4bc0c99a-bbda-4433-a6a8-675252cbad41 2018-08-01 09:43:05,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/a51145d8-1290-4d83-be06-a53a18fffa3d/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63a451b4187a38e55f24950a8195b82813ba280d" 2018-08-01 09:43:05,884 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 09:43:05 GMT Server: Apache x-openstack-request-id: req-6c46593e-fb38-4719-bd09-7ef94d76314c Location: http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsFlavorTests-98752c97-ba2d-4561-828c-7df10996376e-stack/a51145d8-1290-4d83-be06-a53a18fffa3d/resources Content-Length: 497 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsFlavorTests-98752c97-ba2d-4561-828c-7df10996376e-stack/a51145d8-1290-4d83-be06-a53a18fffa3d/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 09:43:06,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:43:05 GMT Server: Apache x-openstack-request-id: req-1cdcb8ca-90ae-49ae-8066-7575595f0ee7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor", "links": [{"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsFlavorTests-98752c97-ba2d-4561-828c-7df10996376e-stack/a51145d8-1290-4d83-be06-a53a18fffa3d/resources/flavor", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsFlavorTests-98752c97-ba2d-4561-828c-7df10996376e-stack/a51145d8-1290-4d83-be06-a53a18fffa3d", "rel": "stack"}], "logical_resource_id": "flavor", "creation_time": "2018-08-01T09:43:05Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-01T09:43:05Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "40c2acec-7c19-4d38-948e-6d5e9259eafd", "resource_type": "OS::Nova::Flavor"}]} 2018-08-01 09:43:06,083 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsFlavorTests-98752c97-ba2d-4561-828c-7df10996376e-stack/a51145d8-1290-4d83-be06-a53a18fffa3d/resources used request id req-1cdcb8ca-90ae-49ae-8066-7575595f0ee7 2018-08-01 09:43:06,086 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors/40c2acec-7c19-4d38-948e-6d5e9259eafd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63a451b4187a38e55f24950a8195b82813ba280d" 2018-08-01 09:43:06,107 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:43: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-87094e95-4d52-4f37-93b9-45901568e7c2 x-compute-request-id: req-87094e95-4d52-4f37-93b9-45901568e7c2 Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"name": "HeatUtilsFlavorTests-98752c97-ba2d-4561-828c-7df10996376e-stack-flavor-4ddxfefpdvyk", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/40c2acec-7c19-4d38-948e-6d5e9259eafd", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/40c2acec-7c19-4d38-948e-6d5e9259eafd", "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": "40c2acec-7c19-4d38-948e-6d5e9259eafd"}} 2018-08-01 09:43:06,107 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/40c2acec-7c19-4d38-948e-6d5e9259eafd used request id req-87094e95-4d52-4f37-93b9-45901568e7c2 2018-08-01 09:43:06,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/a51145d8-1290-4d83-be06-a53a18fffa3d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63a451b4187a38e55f24950a8195b82813ba280d" 2018-08-01 09:43:06,285 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 09:43:06 GMT Server: Apache x-openstack-request-id: req-f590f853-190e-4760-b22f-b4f5f788239b Location: http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsFlavorTests-98752c97-ba2d-4561-828c-7df10996376e-stack/a51145d8-1290-4d83-be06-a53a18fffa3d Content-Length: 477 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsFlavorTests-98752c97-ba2d-4561-828c-7df10996376e-stack/a51145d8-1290-4d83-be06-a53a18fffa3d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 09:43:06,482 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 09:43:06 GMT Server: Apache x-openstack-request-id: req-937eba1b-0376-44c7-9d37-a15936fddcd0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 09:43:06,482 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsFlavorTests-98752c97-ba2d-4561-828c-7df10996376e-stack/a51145d8-1290-4d83-be06-a53a18fffa3d used request id req-937eba1b-0376-44c7-9d37-a15936fddcd0 2018-08-01 09:43:06,484 - heat_utils - DEBUG - Retrieving Heat Client 2018-08-01 09:43:06,484 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 09:43:06,496 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:43:06,890 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:43:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["MmOocwsmRLyxG3w1fKMcYQ"], "issued_at": "2018-08-01T09:43:06.000000Z"}} 2018-08-01 09:43:06,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c94d3dd972c8cea7601cc229ca703fc0063d8dd3" -d '{"stack_name": "HeatUtilsKeypairTests-4bdb5523-26dd-463a-9366-cb735a4f8f40-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-4bdb5523-26dd-463a-9366-cb735a4f8f40-kp"}}' 2018-08-01 09:43:08,318 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 09:43:06 GMT Server: Apache x-openstack-request-id: req-150bfe22-8016-4f42-9d13-fd313c8fa89e Location: http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsKeypairTests-4bdb5523-26dd-463a-9366-cb735a4f8f40-stack/463b0c44-a1f6-4ea4-876c-7abb213581d8 Content-Length: 265 Content-Type: application/json RESP BODY: {"stack": {"id": "463b0c44-a1f6-4ea4-876c-7abb213581d8", "links": [{"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsKeypairTests-4bdb5523-26dd-463a-9366-cb735a4f8f40-stack/463b0c44-a1f6-4ea4-876c-7abb213581d8", "rel": "self"}]}} 2018-08-01 09:43:08,318 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks used request id req-150bfe22-8016-4f42-9d13-fd313c8fa89e 2018-08-01 09:43:08,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/463b0c44-a1f6-4ea4-876c-7abb213581d8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c94d3dd972c8cea7601cc229ca703fc0063d8dd3" 2018-08-01 09:43:08,503 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 09:43:08 GMT Server: Apache x-openstack-request-id: req-5a8cd826-5a28-44a6-a0c9-8f5d60ee756e Location: http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsKeypairTests-4bdb5523-26dd-463a-9366-cb735a4f8f40-stack/463b0c44-a1f6-4ea4-876c-7abb213581d8 Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsKeypairTests-4bdb5523-26dd-463a-9366-cb735a4f8f40-stack/463b0c44-a1f6-4ea4-876c-7abb213581d8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 09:43:08,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:43:08 GMT Server: Apache x-openstack-request-id: req-51dfd255-9731-496b-8dce-ed5228f31fb2 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1896 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": "8d96727022f4443794db44ecde432faf", "OS::stack_id": "463b0c44-a1f6-4ea4-876c-7abb213581d8", "OS::stack_name": "HeatUtilsKeypairTests-4bdb5523-26dd-463a-9366-cb735a4f8f40-stack", "keypair_name": "HeatUtilsKeypairTests-4bdb5523-26dd-463a-9366-cb735a4f8f40-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-4bdb5523-26dd-463a-9366-cb735a4f8f40-stack", "stack_user_project_id": "f345cdc27165407c90627b90efafb542", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-01T09:43:07Z", "links": [{"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsKeypairTests-4bdb5523-26dd-463a-9366-cb735a4f8f40-stack/463b0c44-a1f6-4ea4-876c-7abb213581d8", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "463b0c44-a1f6-4ea4-876c-7abb213581d8", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpgIBAAKCAQEA25y9b2CWrO1zX6BzzIZ77SpdwGTpGsr87WxQYfeFed/2tLpF\n0Iyy+3pNV/bhSDhj71cAvF0v4IXyu20dTAXzxTEcx4hEf3wOJnmSsre7zcRFYxNi\n934915zQTiQKW140CrtsHwa1GABAUENGBOULTdU/c6fOKxNO2msm1Mr6y36mw+BW\n/Hgwjeqa2ZX6X/2lUiCUOsiggoEFgFI2IyaEzcETlifYk4Py8JvL//zgvYNn0GaB\nHY69AeBcHmmvN2PCW/HqxlAt+dvryac+0LA9yb6Te9QU36f8xjgVhJbp8PJebA5i\n86WjajyBQhRJgKWEkgypEXwdvZ6Ja6TY33g/9wIDAQABAoIBAQCGeWm+A4UACr40\n9gkyWb8UsHaL0r6yO025DDQEaQ6AXFWywMTzONR4DKHDlVbJZE49RicbMGyarSq+\n/ceMv7BPNQ2MWLKo5Yu8n4Dmkn8bNm3OhxZ4ugKgPlOHJaZ54Cs5zx4buX22XqED\nBM6hPKc5V7Ts2vnxgncsY6R5dHkxlQ+eIxZuJ3Of0cd6eBw7puTzigPlwqtm4anT\nECpbeCGcHSwk/4xbzDmdtJcK7sM9jQkdpPRfBjCYfFPuA4ILvAg1VUalPtXXWpMM\nHGjK3NLSH5/NPzo3JLuI1+MNLtWTeWHk6gV+aRaA6E4mwndzg+UdbsbhDOyMdF0y\nYKhoLvaBAoGBAO/oyWqHGDS9dBSZ3QcJhKUKRnk16Gfr98Pu4EpTiwGuTe8pLRSh\nYReMi1ZV97RRUHXFTzdD4rXFGBTcl2qfAw4uZVZOjLtPOC5QdfmdDCuxV+WqqUWF\nCGov+3y3GtQ1haDob1OVjNWJmJqUVlUq9pEfyJnZmIdNoqoGTMpOk9/XAoGBAOpX\ndIrL98X6WmIxFArAT24QqkcDDDsHHFT+qHr2zG8uAJTt61TpmNN+aMuBsRS3HYhL\n1w/ZoVBDUlKzCAt3o4vQYHlNNE2QQ9twV2ziqjjp2ujiLjhNp5SkyP4Stpc3bn4D\nVbVnhZCcbY5Em5TjYkSlXU59Lo8xzkNasQeogxzhAoGBALMoJwm7exMfi8k6obl4\nnSrWgoxP+o9owuz5vVskCkGmFiMMn9KxNR1t4jwGFOX+d1SLlT2TH4FYf0RM+3Iu\n7wwvD5QlMqlKXo0PnxpZ8lXKqPYkvSXiU8dgr7CR2KIymejwyvojSznH+EMvlU0i\nuWDk2Fw0B9i63EeWTtAhYAKfAoGBAOEPHvlSDONRnk5hbispKN+/F5ndnnhuStKC\nRJLbxdkdKCfgG7xQIJs18zVHmCcZ+j31AFXToG5ySXTtRlOlEifr90toT0wSumjc\nisojInJIfhpdZyBhzAkg/XutwziVXwOc9kqjYo5Q/ZK952Hlw3HEE0mXRgj2P29G\ngXCmcU1hAoGBAMIMAsGwCD78F2Jud1I71LgJuu3fdPen0Vx5Qbw5/Xi/WopSzgi6\n09sxuZnW4GrQCHJ1wNpvejg702fQWRthfTRsAAPY1AJ5U3CxV0D9wi/UIGYxYXzf\nE+c7PFCCGRUHX6m4K0C8+u/o9VZLxJZeozj7bKVDDNcKSr5MFgkCIqbQ\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-08-01 09:43:08,702 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsKeypairTests-4bdb5523-26dd-463a-9366-cb735a4f8f40-stack/463b0c44-a1f6-4ea4-876c-7abb213581d8 used request id req-51dfd255-9731-496b-8dce-ed5228f31fb2 2018-08-01 09:43:08,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/463b0c44-a1f6-4ea4-876c-7abb213581d8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c94d3dd972c8cea7601cc229ca703fc0063d8dd3" 2018-08-01 09:43:08,890 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 09:43:08 GMT Server: Apache x-openstack-request-id: req-e84d1485-5ef6-4ed7-a1a5-f5a324636bd4 Location: http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsKeypairTests-4bdb5523-26dd-463a-9366-cb735a4f8f40-stack/463b0c44-a1f6-4ea4-876c-7abb213581d8 Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsKeypairTests-4bdb5523-26dd-463a-9366-cb735a4f8f40-stack/463b0c44-a1f6-4ea4-876c-7abb213581d8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 09:43:09,110 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:43:08 GMT Server: Apache x-openstack-request-id: req-d64d4860-e575-4b2e-85c1-922afdc35a75 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1906 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": "8d96727022f4443794db44ecde432faf", "OS::stack_id": "463b0c44-a1f6-4ea4-876c-7abb213581d8", "OS::stack_name": "HeatUtilsKeypairTests-4bdb5523-26dd-463a-9366-cb735a4f8f40-stack", "keypair_name": "HeatUtilsKeypairTests-4bdb5523-26dd-463a-9366-cb735a4f8f40-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-4bdb5523-26dd-463a-9366-cb735a4f8f40-stack", "stack_user_project_id": "f345cdc27165407c90627b90efafb542", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-01T09:43:07Z", "links": [{"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsKeypairTests-4bdb5523-26dd-463a-9366-cb735a4f8f40-stack/463b0c44-a1f6-4ea4-876c-7abb213581d8", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "463b0c44-a1f6-4ea4-876c-7abb213581d8", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpgIBAAKCAQEA25y9b2CWrO1zX6BzzIZ77SpdwGTpGsr87WxQYfeFed/2tLpF\n0Iyy+3pNV/bhSDhj71cAvF0v4IXyu20dTAXzxTEcx4hEf3wOJnmSsre7zcRFYxNi\n934915zQTiQKW140CrtsHwa1GABAUENGBOULTdU/c6fOKxNO2msm1Mr6y36mw+BW\n/Hgwjeqa2ZX6X/2lUiCUOsiggoEFgFI2IyaEzcETlifYk4Py8JvL//zgvYNn0GaB\nHY69AeBcHmmvN2PCW/HqxlAt+dvryac+0LA9yb6Te9QU36f8xjgVhJbp8PJebA5i\n86WjajyBQhRJgKWEkgypEXwdvZ6Ja6TY33g/9wIDAQABAoIBAQCGeWm+A4UACr40\n9gkyWb8UsHaL0r6yO025DDQEaQ6AXFWywMTzONR4DKHDlVbJZE49RicbMGyarSq+\n/ceMv7BPNQ2MWLKo5Yu8n4Dmkn8bNm3OhxZ4ugKgPlOHJaZ54Cs5zx4buX22XqED\nBM6hPKc5V7Ts2vnxgncsY6R5dHkxlQ+eIxZuJ3Of0cd6eBw7puTzigPlwqtm4anT\nECpbeCGcHSwk/4xbzDmdtJcK7sM9jQkdpPRfBjCYfFPuA4ILvAg1VUalPtXXWpMM\nHGjK3NLSH5/NPzo3JLuI1+MNLtWTeWHk6gV+aRaA6E4mwndzg+UdbsbhDOyMdF0y\nYKhoLvaBAoGBAO/oyWqHGDS9dBSZ3QcJhKUKRnk16Gfr98Pu4EpTiwGuTe8pLRSh\nYReMi1ZV97RRUHXFTzdD4rXFGBTcl2qfAw4uZVZOjLtPOC5QdfmdDCuxV+WqqUWF\nCGov+3y3GtQ1haDob1OVjNWJmJqUVlUq9pEfyJnZmIdNoqoGTMpOk9/XAoGBAOpX\ndIrL98X6WmIxFArAT24QqkcDDDsHHFT+qHr2zG8uAJTt61TpmNN+aMuBsRS3HYhL\n1w/ZoVBDUlKzCAt3o4vQYHlNNE2QQ9twV2ziqjjp2ujiLjhNp5SkyP4Stpc3bn4D\nVbVnhZCcbY5Em5TjYkSlXU59Lo8xzkNasQeogxzhAoGBALMoJwm7exMfi8k6obl4\nnSrWgoxP+o9owuz5vVskCkGmFiMMn9KxNR1t4jwGFOX+d1SLlT2TH4FYf0RM+3Iu\n7wwvD5QlMqlKXo0PnxpZ8lXKqPYkvSXiU8dgr7CR2KIymejwyvojSznH+EMvlU0i\nuWDk2Fw0B9i63EeWTtAhYAKfAoGBAOEPHvlSDONRnk5hbispKN+/F5ndnnhuStKC\nRJLbxdkdKCfgG7xQIJs18zVHmCcZ+j31AFXToG5ySXTtRlOlEifr90toT0wSumjc\nisojInJIfhpdZyBhzAkg/XutwziVXwOc9kqjYo5Q/ZK952Hlw3HEE0mXRgj2P29G\ngXCmcU1hAoGBAMIMAsGwCD78F2Jud1I71LgJuu3fdPen0Vx5Qbw5/Xi/WopSzgi6\n09sxuZnW4GrQCHJ1wNpvejg702fQWRthfTRsAAPY1AJ5U3CxV0D9wi/UIGYxYXzf\nE+c7PFCCGRUHX6m4K0C8+u/o9VZLxJZeozj7bKVDDNcKSr5MFgkCIqbQ\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-08-01 09:43:09,110 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsKeypairTests-4bdb5523-26dd-463a-9366-cb735a4f8f40-stack/463b0c44-a1f6-4ea4-876c-7abb213581d8 used request id req-d64d4860-e575-4b2e-85c1-922afdc35a75 2018-08-01 09:43:09,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/463b0c44-a1f6-4ea4-876c-7abb213581d8/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c94d3dd972c8cea7601cc229ca703fc0063d8dd3" 2018-08-01 09:43:09,140 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 09:43:09 GMT Server: Apache x-openstack-request-id: req-a085cb14-f8c5-4519-b0a9-15377d6d75d4 Location: http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsKeypairTests-4bdb5523-26dd-463a-9366-cb735a4f8f40-stack/463b0c44-a1f6-4ea4-876c-7abb213581d8/resources Content-Length: 499 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsKeypairTests-4bdb5523-26dd-463a-9366-cb735a4f8f40-stack/463b0c44-a1f6-4ea4-876c-7abb213581d8/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 09:43:09,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:43:09 GMT Server: Apache x-openstack-request-id: req-06d2b1a3-e82f-48ca-a2ea-b3d4d2c0bfb6 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 370 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "keypair", "links": [{"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsKeypairTests-4bdb5523-26dd-463a-9366-cb735a4f8f40-stack/463b0c44-a1f6-4ea4-876c-7abb213581d8/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsKeypairTests-4bdb5523-26dd-463a-9366-cb735a4f8f40-stack/463b0c44-a1f6-4ea4-876c-7abb213581d8", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-08-01T09:43:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-01T09:43:08Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsKeypairTests-4bdb5523-26dd-463a-9366-cb735a4f8f40-kp", "resource_type": "OS::Nova::KeyPair"}]} 2018-08-01 09:43:09,183 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsKeypairTests-4bdb5523-26dd-463a-9366-cb735a4f8f40-stack/463b0c44-a1f6-4ea4-876c-7abb213581d8/resources used request id req-06d2b1a3-e82f-48ca-a2ea-b3d4d2c0bfb6 2018-08-01 09:43:09,186 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-4bdb5523-26dd-463a-9366-cb735a4f8f40-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c94d3dd972c8cea7601cc229ca703fc0063d8dd3" 2018-08-01 09:43:09,202 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09: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-fc62167a-1fbb-4262-ba6c-791a537fc82b x-compute-request-id: req-fc62167a-1fbb-4262-ba6c-791a537fc82b Content-Encoding: gzip Content-Length: 570 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDbnL1vYJas7XNfoHPMhnvtKl3AZOkayvztbFBh94V53/a0ukXQjLL7ek1X9uFIOGPvVwC8XS/ghfK7bR1MBfPFMRzHiER/fA4meZKyt7vNxEVjE2L3fj3XnNBOJApbXjQKu2wfBrUYAEBQQ0YE5QtN1T9zp84rE07aaybUyvrLfqbD4Fb8eDCN6prZlfpf/aVSIJQ6yKCCgQWAUjYjJoTNwROWJ9iTg/Lwm8v//OC9g2fQZoEdjr0B4Fweaa83Y8Jb8erGUC352+vJpz7QsD3JvpN71BTfp/zGOBWElunw8l5sDmLzpaNqPIFCFEmApYSSDKkRfB29nolrpNjfeD/3 Generated-by-Nova", "user_id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "name": "HeatUtilsKeypairTests-4bdb5523-26dd-463a-9366-cb735a4f8f40-kp", "deleted": false, "created_at": "2018-08-01T09:43:08.000000", "updated_at": null, "fingerprint": "98:31:d1:7f:02:5e:84:90:80:be:1c:c6:2b:ab:2d:ea", "deleted_at": null, "id": 9}} 2018-08-01 09:43:09,202 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-4bdb5523-26dd-463a-9366-cb735a4f8f40-kp used request id req-fc62167a-1fbb-4262-ba6c-791a537fc82b 2018-08-01 09:43:09,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/463b0c44-a1f6-4ea4-876c-7abb213581d8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c94d3dd972c8cea7601cc229ca703fc0063d8dd3" 2018-08-01 09:43:09,386 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 09:43:09 GMT Server: Apache x-openstack-request-id: req-50270ffc-0ba6-4865-8c89-b72e22a92c46 Location: http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsKeypairTests-4bdb5523-26dd-463a-9366-cb735a4f8f40-stack/463b0c44-a1f6-4ea4-876c-7abb213581d8 Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsKeypairTests-4bdb5523-26dd-463a-9366-cb735a4f8f40-stack/463b0c44-a1f6-4ea4-876c-7abb213581d8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 09:43:09,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:43:09 GMT Server: Apache x-openstack-request-id: req-752742ce-105f-44dc-a213-bd3a38288220 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1906 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": "8d96727022f4443794db44ecde432faf", "OS::stack_id": "463b0c44-a1f6-4ea4-876c-7abb213581d8", "OS::stack_name": "HeatUtilsKeypairTests-4bdb5523-26dd-463a-9366-cb735a4f8f40-stack", "keypair_name": "HeatUtilsKeypairTests-4bdb5523-26dd-463a-9366-cb735a4f8f40-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-4bdb5523-26dd-463a-9366-cb735a4f8f40-stack", "stack_user_project_id": "f345cdc27165407c90627b90efafb542", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-01T09:43:07Z", "links": [{"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsKeypairTests-4bdb5523-26dd-463a-9366-cb735a4f8f40-stack/463b0c44-a1f6-4ea4-876c-7abb213581d8", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "463b0c44-a1f6-4ea4-876c-7abb213581d8", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpgIBAAKCAQEA25y9b2CWrO1zX6BzzIZ77SpdwGTpGsr87WxQYfeFed/2tLpF\n0Iyy+3pNV/bhSDhj71cAvF0v4IXyu20dTAXzxTEcx4hEf3wOJnmSsre7zcRFYxNi\n934915zQTiQKW140CrtsHwa1GABAUENGBOULTdU/c6fOKxNO2msm1Mr6y36mw+BW\n/Hgwjeqa2ZX6X/2lUiCUOsiggoEFgFI2IyaEzcETlifYk4Py8JvL//zgvYNn0GaB\nHY69AeBcHmmvN2PCW/HqxlAt+dvryac+0LA9yb6Te9QU36f8xjgVhJbp8PJebA5i\n86WjajyBQhRJgKWEkgypEXwdvZ6Ja6TY33g/9wIDAQABAoIBAQCGeWm+A4UACr40\n9gkyWb8UsHaL0r6yO025DDQEaQ6AXFWywMTzONR4DKHDlVbJZE49RicbMGyarSq+\n/ceMv7BPNQ2MWLKo5Yu8n4Dmkn8bNm3OhxZ4ugKgPlOHJaZ54Cs5zx4buX22XqED\nBM6hPKc5V7Ts2vnxgncsY6R5dHkxlQ+eIxZuJ3Of0cd6eBw7puTzigPlwqtm4anT\nECpbeCGcHSwk/4xbzDmdtJcK7sM9jQkdpPRfBjCYfFPuA4ILvAg1VUalPtXXWpMM\nHGjK3NLSH5/NPzo3JLuI1+MNLtWTeWHk6gV+aRaA6E4mwndzg+UdbsbhDOyMdF0y\nYKhoLvaBAoGBAO/oyWqHGDS9dBSZ3QcJhKUKRnk16Gfr98Pu4EpTiwGuTe8pLRSh\nYReMi1ZV97RRUHXFTzdD4rXFGBTcl2qfAw4uZVZOjLtPOC5QdfmdDCuxV+WqqUWF\nCGov+3y3GtQ1haDob1OVjNWJmJqUVlUq9pEfyJnZmIdNoqoGTMpOk9/XAoGBAOpX\ndIrL98X6WmIxFArAT24QqkcDDDsHHFT+qHr2zG8uAJTt61TpmNN+aMuBsRS3HYhL\n1w/ZoVBDUlKzCAt3o4vQYHlNNE2QQ9twV2ziqjjp2ujiLjhNp5SkyP4Stpc3bn4D\nVbVnhZCcbY5Em5TjYkSlXU59Lo8xzkNasQeogxzhAoGBALMoJwm7exMfi8k6obl4\nnSrWgoxP+o9owuz5vVskCkGmFiMMn9KxNR1t4jwGFOX+d1SLlT2TH4FYf0RM+3Iu\n7wwvD5QlMqlKXo0PnxpZ8lXKqPYkvSXiU8dgr7CR2KIymejwyvojSznH+EMvlU0i\nuWDk2Fw0B9i63EeWTtAhYAKfAoGBAOEPHvlSDONRnk5hbispKN+/F5ndnnhuStKC\nRJLbxdkdKCfgG7xQIJs18zVHmCcZ+j31AFXToG5ySXTtRlOlEifr90toT0wSumjc\nisojInJIfhpdZyBhzAkg/XutwziVXwOc9kqjYo5Q/ZK952Hlw3HEE0mXRgj2P29G\ngXCmcU1hAoGBAMIMAsGwCD78F2Jud1I71LgJuu3fdPen0Vx5Qbw5/Xi/WopSzgi6\n09sxuZnW4GrQCHJ1wNpvejg702fQWRthfTRsAAPY1AJ5U3CxV0D9wi/UIGYxYXzf\nE+c7PFCCGRUHX6m4K0C8+u/o9VZLxJZeozj7bKVDDNcKSr5MFgkCIqbQ\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-08-01 09:43:09,599 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsKeypairTests-4bdb5523-26dd-463a-9366-cb735a4f8f40-stack/463b0c44-a1f6-4ea4-876c-7abb213581d8 used request id req-752742ce-105f-44dc-a213-bd3a38288220 2018-08-01 09:43:09,602 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-4bdb5523-26dd-463a-9366-cb735a4f8f40-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c94d3dd972c8cea7601cc229ca703fc0063d8dd3" 2018-08-01 09:43:09,620 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09: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-1019246b-e943-49ab-a056-064ec1d28609 x-compute-request-id: req-1019246b-e943-49ab-a056-064ec1d28609 Content-Encoding: gzip Content-Length: 570 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDbnL1vYJas7XNfoHPMhnvtKl3AZOkayvztbFBh94V53/a0ukXQjLL7ek1X9uFIOGPvVwC8XS/ghfK7bR1MBfPFMRzHiER/fA4meZKyt7vNxEVjE2L3fj3XnNBOJApbXjQKu2wfBrUYAEBQQ0YE5QtN1T9zp84rE07aaybUyvrLfqbD4Fb8eDCN6prZlfpf/aVSIJQ6yKCCgQWAUjYjJoTNwROWJ9iTg/Lwm8v//OC9g2fQZoEdjr0B4Fweaa83Y8Jb8erGUC352+vJpz7QsD3JvpN71BTfp/zGOBWElunw8l5sDmLzpaNqPIFCFEmApYSSDKkRfB29nolrpNjfeD/3 Generated-by-Nova", "user_id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "name": "HeatUtilsKeypairTests-4bdb5523-26dd-463a-9366-cb735a4f8f40-kp", "deleted": false, "created_at": "2018-08-01T09:43:08.000000", "updated_at": null, "fingerprint": "98:31:d1:7f:02:5e:84:90:80:be:1c:c6:2b:ab:2d:ea", "deleted_at": null, "id": 9}} 2018-08-01 09:43:09,620 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-4bdb5523-26dd-463a-9366-cb735a4f8f40-kp used request id req-1019246b-e943-49ab-a056-064ec1d28609 2018-08-01 09:43:09,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/463b0c44-a1f6-4ea4-876c-7abb213581d8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c94d3dd972c8cea7601cc229ca703fc0063d8dd3" 2018-08-01 09:43:09,648 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 09:43:09 GMT Server: Apache x-openstack-request-id: req-44edcd3f-9f95-4c05-96dd-ca3bed0d7d2d Location: http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsKeypairTests-4bdb5523-26dd-463a-9366-cb735a4f8f40-stack/463b0c44-a1f6-4ea4-876c-7abb213581d8 Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsKeypairTests-4bdb5523-26dd-463a-9366-cb735a4f8f40-stack/463b0c44-a1f6-4ea4-876c-7abb213581d8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 09:43:09,841 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 09:43:09 GMT Server: Apache x-openstack-request-id: req-87306763-019e-4aba-9d34-7314beb65e09 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 09:43:09,841 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsKeypairTests-4bdb5523-26dd-463a-9366-cb735a4f8f40-stack/463b0c44-a1f6-4ea4-876c-7abb213581d8 used request id req-87306763-019e-4aba-9d34-7314beb65e09 2018-08-01 09:43:09,843 - heat_utils - DEBUG - Retrieving Heat Client 2018-08-01 09:43:09,857 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:43:10,241 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:43:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["JJi2t6bVR-mfKQ8fYH8iDg"], "issued_at": "2018-08-01T09:43:10.000000Z"}} 2018-08-01 09:43:10,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c1a910a7fed4c5ed71977cacc89aa8fca5a1076" -d '{"stack_name": "HeatUtilsSecurityGroupTests-e02bcc62-c477-4531-9f9a-75ed828e4b38-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-e02bcc62-c477-4531-9f9a-75ed828e4b38-sec-grp"}}' 2018-08-01 09:43:11,760 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 09:43:10 GMT Server: Apache x-openstack-request-id: req-623b6010-32f6-47d4-9821-b062e72a4003 Location: http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsSecurityGroupTests-e02bcc62-c477-4531-9f9a-75ed828e4b38-stack/a08fb510-2962-49ee-a557-f5c983913c14 Content-Length: 271 Content-Type: application/json RESP BODY: {"stack": {"id": "a08fb510-2962-49ee-a557-f5c983913c14", "links": [{"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsSecurityGroupTests-e02bcc62-c477-4531-9f9a-75ed828e4b38-stack/a08fb510-2962-49ee-a557-f5c983913c14", "rel": "self"}]}} 2018-08-01 09:43:11,760 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks used request id req-623b6010-32f6-47d4-9821-b062e72a4003 2018-08-01 09:43:11,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/a08fb510-2962-49ee-a557-f5c983913c14 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c1a910a7fed4c5ed71977cacc89aa8fca5a1076" 2018-08-01 09:43:12,023 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 09:43:11 GMT Server: Apache x-openstack-request-id: req-fb6aad57-39c3-43a2-9543-0880cc85afdd Location: http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsSecurityGroupTests-e02bcc62-c477-4531-9f9a-75ed828e4b38-stack/a08fb510-2962-49ee-a557-f5c983913c14 Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsSecurityGroupTests-e02bcc62-c477-4531-9f9a-75ed828e4b38-stack/a08fb510-2962-49ee-a557-f5c983913c14;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 09:43:12,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:43:12 GMT Server: Apache x-openstack-request-id: req-b120fc34-d3fb-41aa-8676-8b5e0077a427 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": "8d96727022f4443794db44ecde432faf", "OS::stack_id": "a08fb510-2962-49ee-a557-f5c983913c14", "OS::stack_name": "HeatUtilsSecurityGroupTests-e02bcc62-c477-4531-9f9a-75ed828e4b38-stack", "security_group_name": "HeatUtilsSecurityGroupTests-e02bcc62-c477-4531-9f9a-75ed828e4b38-sec-grp"}, "deletion_time": null, "stack_name": "HeatUtilsSecurityGroupTests-e02bcc62-c477-4531-9f9a-75ed828e4b38-stack", "stack_user_project_id": "d0a64e8be18241a9a5d6fb5f83044ab7", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-01T09:43:11Z", "links": [{"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsSecurityGroupTests-e02bcc62-c477-4531-9f9a-75ed828e4b38-stack/a08fb510-2962-49ee-a557-f5c983913c14", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a08fb510-2962-49ee-a557-f5c983913c14", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-08-01 09:43:12,285 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsSecurityGroupTests-e02bcc62-c477-4531-9f9a-75ed828e4b38-stack/a08fb510-2962-49ee-a557-f5c983913c14 used request id req-b120fc34-d3fb-41aa-8676-8b5e0077a427 2018-08-01 09:43:12,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/a08fb510-2962-49ee-a557-f5c983913c14 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c1a910a7fed4c5ed71977cacc89aa8fca5a1076" 2018-08-01 09:43:12,499 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 09:43:12 GMT Server: Apache x-openstack-request-id: req-5c5b218d-4d75-4cae-8dc8-73e07675c3aa Location: http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsSecurityGroupTests-e02bcc62-c477-4531-9f9a-75ed828e4b38-stack/a08fb510-2962-49ee-a557-f5c983913c14 Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsSecurityGroupTests-e02bcc62-c477-4531-9f9a-75ed828e4b38-stack/a08fb510-2962-49ee-a557-f5c983913c14;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 09:43:12,699 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:43:12 GMT Server: Apache x-openstack-request-id: req-60efedcd-f013-4669-badc-b7a9991642f0 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": "8d96727022f4443794db44ecde432faf", "OS::stack_id": "a08fb510-2962-49ee-a557-f5c983913c14", "OS::stack_name": "HeatUtilsSecurityGroupTests-e02bcc62-c477-4531-9f9a-75ed828e4b38-stack", "security_group_name": "HeatUtilsSecurityGroupTests-e02bcc62-c477-4531-9f9a-75ed828e4b38-sec-grp"}, "deletion_time": null, "stack_name": "HeatUtilsSecurityGroupTests-e02bcc62-c477-4531-9f9a-75ed828e4b38-stack", "stack_user_project_id": "d0a64e8be18241a9a5d6fb5f83044ab7", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-01T09:43:11Z", "links": [{"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsSecurityGroupTests-e02bcc62-c477-4531-9f9a-75ed828e4b38-stack/a08fb510-2962-49ee-a557-f5c983913c14", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a08fb510-2962-49ee-a557-f5c983913c14", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-08-01 09:43:12,699 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsSecurityGroupTests-e02bcc62-c477-4531-9f9a-75ed828e4b38-stack/a08fb510-2962-49ee-a557-f5c983913c14 used request id req-60efedcd-f013-4669-badc-b7a9991642f0 2018-08-01 09:43:15,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/a08fb510-2962-49ee-a557-f5c983913c14 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c1a910a7fed4c5ed71977cacc89aa8fca5a1076" 2018-08-01 09:43:15,893 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 09:43:15 GMT Server: Apache x-openstack-request-id: req-44ca7054-bffd-47f0-b6d2-051c86546078 Location: http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsSecurityGroupTests-e02bcc62-c477-4531-9f9a-75ed828e4b38-stack/a08fb510-2962-49ee-a557-f5c983913c14 Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsSecurityGroupTests-e02bcc62-c477-4531-9f9a-75ed828e4b38-stack/a08fb510-2962-49ee-a557-f5c983913c14;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 09:43:16,090 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:43:15 GMT Server: Apache x-openstack-request-id: req-77497913-051a-40a5-b6dc-7706e9d58cb6 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 527 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "8d96727022f4443794db44ecde432faf", "OS::stack_id": "a08fb510-2962-49ee-a557-f5c983913c14", "OS::stack_name": "HeatUtilsSecurityGroupTests-e02bcc62-c477-4531-9f9a-75ed828e4b38-stack", "security_group_name": "HeatUtilsSecurityGroupTests-e02bcc62-c477-4531-9f9a-75ed828e4b38-sec-grp"}, "deletion_time": null, "stack_name": "HeatUtilsSecurityGroupTests-e02bcc62-c477-4531-9f9a-75ed828e4b38-stack", "stack_user_project_id": "d0a64e8be18241a9a5d6fb5f83044ab7", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-01T09:43:11Z", "links": [{"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsSecurityGroupTests-e02bcc62-c477-4531-9f9a-75ed828e4b38-stack/a08fb510-2962-49ee-a557-f5c983913c14", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "a08fb510-2962-49ee-a557-f5c983913c14", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-08-01 09:43:16,090 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsSecurityGroupTests-e02bcc62-c477-4531-9f9a-75ed828e4b38-stack/a08fb510-2962-49ee-a557-f5c983913c14 used request id req-77497913-051a-40a5-b6dc-7706e9d58cb6 2018-08-01 09:43:16,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/a08fb510-2962-49ee-a557-f5c983913c14/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c1a910a7fed4c5ed71977cacc89aa8fca5a1076" 2018-08-01 09:43:16,265 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 09:43:16 GMT Server: Apache x-openstack-request-id: req-bd342d76-339e-499c-ac31-1d0205f515a8 Location: http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsSecurityGroupTests-e02bcc62-c477-4531-9f9a-75ed828e4b38-stack/a08fb510-2962-49ee-a557-f5c983913c14/resources Content-Length: 511 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsSecurityGroupTests-e02bcc62-c477-4531-9f9a-75ed828e4b38-stack/a08fb510-2962-49ee-a557-f5c983913c14/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 09:43:16,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:43:16 GMT Server: Apache x-openstack-request-id: req-93a3b1cc-d9ef-468e-8c15-8dedce04132c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 401 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsSecurityGroupTests-e02bcc62-c477-4531-9f9a-75ed828e4b38-stack/a08fb510-2962-49ee-a557-f5c983913c14/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsSecurityGroupTests-e02bcc62-c477-4531-9f9a-75ed828e4b38-stack/a08fb510-2962-49ee-a557-f5c983913c14", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-08-01T09:43:11Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-01T09:43:11Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "adb405ee-7e8b-4f4c-90cb-3ce70da5d11d", "resource_type": "OS::Neutron::SecurityGroup"}]} 2018-08-01 09:43:16,307 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsSecurityGroupTests-e02bcc62-c477-4531-9f9a-75ed828e4b38-stack/a08fb510-2962-49ee-a557-f5c983913c14/resources used request id req-93a3b1cc-d9ef-468e-8c15-8dedce04132c 2018-08-01 09:43:16,308 - neutron_utils - INFO - Retrieving security group with ID - adb405ee-7e8b-4f4c-90cb-3ce70da5d11d 2018-08-01 09:43:16,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?id=adb405ee-7e8b-4f4c-90cb-3ce70da5d11d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c1a910a7fed4c5ed71977cacc89aa8fca5a1076" 2018-08-01 09:43:16,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1433 X-Openstack-Request-Id: req-271a24e0-16e3-488b-ab54-cd22d4a4e20b Date: Wed, 01 Aug 2018 09:43:16 GMT RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:43:12Z", "updated_at": "2018-08-01T09:43:12Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:43:12Z", "revision_number": 0, "id": "5c487f2f-3cde-4dc1-a1c4-e449df4028f4", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-08-01T09:43:12Z", "security_group_id": "adb405ee-7e8b-4f4c-90cb-3ce70da5d11d", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-01T09:43:12Z", "revision_number": 0, "id": "fafa0a98-a4f3-4217-a0b6-35e569c6d3ef", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-08-01T09:43:12Z", "security_group_id": "adb405ee-7e8b-4f4c-90cb-3ce70da5d11d", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": 22, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}], "revision_number": 6, "project_id": "8d96727022f4443794db44ecde432faf", "id": "adb405ee-7e8b-4f4c-90cb-3ce70da5d11d", "name": "HeatUtilsSecurityGroupTests-e02bcc62-c477-4531-9f9a-75ed828e4b38-sec-grp"}]} 2018-08-01 09:43:16,530 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?id=adb405ee-7e8b-4f4c-90cb-3ce70da5d11d used request id req-271a24e0-16e3-488b-ab54-cd22d4a4e20b 2018-08-01 09:43:16,530 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - adb405ee-7e8b-4f4c-90cb-3ce70da5d11d 2018-08-01 09:43:16,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=adb405ee-7e8b-4f4c-90cb-3ce70da5d11d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c1a910a7fed4c5ed71977cacc89aa8fca5a1076" 2018-08-01 09:43:16,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-8362e78a-60ef-47fa-a29f-70b45bf70e41 Date: Wed, 01 Aug 2018 09:43:16 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-08-01T09:43:12Z", "security_group_id": "adb405ee-7e8b-4f4c-90cb-3ce70da5d11d", "port_range_min": null, "revision_number": 0, "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:43:12Z", "project_id": "8d96727022f4443794db44ecde432faf", "id": "5c487f2f-3cde-4dc1-a1c4-e449df4028f4"}, {"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-08-01T09:43:12Z", "security_group_id": "adb405ee-7e8b-4f4c-90cb-3ce70da5d11d", "port_range_min": 22, "revision_number": 0, "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:43:12Z", "project_id": "8d96727022f4443794db44ecde432faf", "id": "fafa0a98-a4f3-4217-a0b6-35e569c6d3ef"}]} 2018-08-01 09:43:16,571 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=adb405ee-7e8b-4f4c-90cb-3ce70da5d11d used request id req-8362e78a-60ef-47fa-a29f-70b45bf70e41 2018-08-01 09:43:16,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/a08fb510-2962-49ee-a557-f5c983913c14 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c1a910a7fed4c5ed71977cacc89aa8fca5a1076" 2018-08-01 09:43:16,764 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 09:43:16 GMT Server: Apache x-openstack-request-id: req-52b6060a-ee27-4c72-aac6-ac1d96680cf8 Location: http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsSecurityGroupTests-e02bcc62-c477-4531-9f9a-75ed828e4b38-stack/a08fb510-2962-49ee-a557-f5c983913c14 Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsSecurityGroupTests-e02bcc62-c477-4531-9f9a-75ed828e4b38-stack/a08fb510-2962-49ee-a557-f5c983913c14;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 09:43:16,965 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 09:43:16 GMT Server: Apache x-openstack-request-id: req-9292102d-da9f-407d-b632-30f507b66397 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 09:43:16,965 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf/stacks/HeatUtilsSecurityGroupTests-e02bcc62-c477-4531-9f9a-75ed828e4b38-stack/a08fb510-2962-49ee-a557-f5c983913c14 used request id req-9292102d-da9f-407d-b632-30f507b66397 2018-08-01 09:43:16,968 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:43:17,359 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:43:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["CTAPBBnEQcydimSkH7i0mQ"], "issued_at": "2018-08-01T09:43:17.000000Z"}} 2018-08-01 09:43:17,362 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f97245bed2ecd0db5bcb86bfcc35912c049010e6" -d '{"qos_specs": {"consumer": "both", "name": "CinderUtilsQoSTests-c35bd780-f8ae-48c5-8c01-5d985c127829"}}' 2018-08-01 09:43:17,563 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:43:17 GMT Server: Apache x-compute-request-id: req-6a50075d-d271-49ce-9b29-14b7612bf5d0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6a50075d-d271-49ce-9b29-14b7612bf5d0 Content-Encoding: gzip Content-Length: 243 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "5d593f83-9207-4fb5-b8fa-3c0063bd1f4e", "name": "CinderUtilsQoSTests-c35bd780-f8ae-48c5-8c01-5d985c127829"}, "links": [{"href": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/qos-specs/5d593f83-9207-4fb5-b8fa-3c0063bd1f4e", "rel": "self"}, {"href": "http://172.30.9.24:8776/8d96727022f4443794db44ecde432faf/qos-specs/5d593f83-9207-4fb5-b8fa-3c0063bd1f4e", "rel": "bookmark"}]} 2018-08-01 09:43:17,564 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/qos-specs used request id req-6a50075d-d271-49ce-9b29-14b7612bf5d0 2018-08-01 09:43:17,566 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6a50075d-d271-49ce-9b29-14b7612bf5d0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f97245bed2ecd0db5bcb86bfcc35912c049010e6" 2018-08-01 09:43:17,740 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:43:17 GMT Server: Apache x-compute-request-id: req-6bc202e7-4a4b-4aa5-ba66-e68c657d6007 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6bc202e7-4a4b-4aa5-ba66-e68c657d6007 Content-Encoding: gzip Content-Length: 155 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "5d593f83-9207-4fb5-b8fa-3c0063bd1f4e", "name": "CinderUtilsQoSTests-c35bd780-f8ae-48c5-8c01-5d985c127829"}]} 2018-08-01 09:43:17,740 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/qos-specs used request id req-6bc202e7-4a4b-4aa5-ba66-e68c657d6007 2018-08-01 09:43:17,740 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-c35bd780-f8ae-48c5-8c01-5d985c127829 2018-08-01 09:43:17,742 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/qos-specs/5d593f83-9207-4fb5-b8fa-3c0063bd1f4e?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6a50075d-d271-49ce-9b29-14b7612bf5d0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f97245bed2ecd0db5bcb86bfcc35912c049010e6" 2018-08-01 09:43:18,057 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 09:43:17 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-54997ae7-847f-450a-a0ed-e2c2a651f347 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-08-01 09:43:18,057 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/qos-specs/5d593f83-9207-4fb5-b8fa-3c0063bd1f4e?force=False used request id req-54997ae7-847f-450a-a0ed-e2c2a651f347 2018-08-01 09:43:18,060 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6a50075d-d271-49ce-9b29-14b7612bf5d0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f97245bed2ecd0db5bcb86bfcc35912c049010e6" 2018-08-01 09:43:18,246 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:43:18 GMT Server: Apache x-compute-request-id: req-d62059bc-d471-4228-b7f6-4a616e2773cc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d62059bc-d471-4228-b7f6-4a616e2773cc Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-08-01 09:43:18,247 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/qos-specs used request id req-d62059bc-d471-4228-b7f6-4a616e2773cc 2018-08-01 09:43:18,247 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-c35bd780-f8ae-48c5-8c01-5d985c127829 2018-08-01 09:43:18,250 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/qos-specs/5d593f83-9207-4fb5-b8fa-3c0063bd1f4e?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6a50075d-d271-49ce-9b29-14b7612bf5d0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f97245bed2ecd0db5bcb86bfcc35912c049010e6" 2018-08-01 09:43:18,438 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 09:43:18 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-597a7134-5600-4033-bcd5-372e02316fdf x-openstack-request-id: req-597a7134-5600-4033-bcd5-372e02316fdf Content-Length: 100 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "No such QoS spec 5d593f83-9207-4fb5-b8fa-3c0063bd1f4e.", "code": 404}} 2018-08-01 09:43:18,438 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/qos-specs/5d593f83-9207-4fb5-b8fa-3c0063bd1f4e?force=False used request id req-597a7134-5600-4033-bcd5-372e02316fdf 2018-08-01 09:43:18,440 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:43:18,820 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:43:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["x3zLObPTRFS1GXOiASX5Ew"], "issued_at": "2018-08-01T09:43:18.000000Z"}} 2018-08-01 09:43:18,824 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f94cbf5ffea9be5859cf65067d2798b6d64aea4" -d '{"qos_specs": {"foo": "bar ", "consumer": "back-end", "name": "CinderUtilsQoSTests-7f301bcd-4c0f-425e-909d-bf944b931d75"}}' 2018-08-01 09:43:19,029 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:43:18 GMT Server: Apache x-compute-request-id: req-88b06b5d-b8c4-4791-a8a3-b9c49f90d5c9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-88b06b5d-b8c4-4791-a8a3-b9c49f90d5c9 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "back-end", "id": "f5781fbb-9e1f-4e7a-af59-19bb288b4384", "name": "CinderUtilsQoSTests-7f301bcd-4c0f-425e-909d-bf944b931d75"}, "links": [{"href": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/qos-specs/f5781fbb-9e1f-4e7a-af59-19bb288b4384", "rel": "self"}, {"href": "http://172.30.9.24:8776/8d96727022f4443794db44ecde432faf/qos-specs/f5781fbb-9e1f-4e7a-af59-19bb288b4384", "rel": "bookmark"}]} 2018-08-01 09:43:19,029 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/qos-specs used request id req-88b06b5d-b8c4-4791-a8a3-b9c49f90d5c9 2018-08-01 09:43:19,034 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-88b06b5d-b8c4-4791-a8a3-b9c49f90d5c9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f94cbf5ffea9be5859cf65067d2798b6d64aea4" 2018-08-01 09:43:19,211 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:43:19 GMT Server: Apache x-compute-request-id: req-c47029f2-c598-42c3-b06c-7a51c5aa4154 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c47029f2-c598-42c3-b06c-7a51c5aa4154 Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "back-end", "id": "f5781fbb-9e1f-4e7a-af59-19bb288b4384", "name": "CinderUtilsQoSTests-7f301bcd-4c0f-425e-909d-bf944b931d75"}]} 2018-08-01 09:43:19,211 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/qos-specs used request id req-c47029f2-c598-42c3-b06c-7a51c5aa4154 2018-08-01 09:43:19,214 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/qos-specs/f5781fbb-9e1f-4e7a-af59-19bb288b4384 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-88b06b5d-b8c4-4791-a8a3-b9c49f90d5c9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f94cbf5ffea9be5859cf65067d2798b6d64aea4" 2018-08-01 09:43:19,383 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:43:19 GMT Server: Apache x-compute-request-id: req-d651bbdf-bbdd-4e5b-8995-a70acba27123 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d651bbdf-bbdd-4e5b-8995-a70acba27123 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "back-end", "id": "f5781fbb-9e1f-4e7a-af59-19bb288b4384", "name": "CinderUtilsQoSTests-7f301bcd-4c0f-425e-909d-bf944b931d75"}, "links": [{"href": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/qos-specs/f5781fbb-9e1f-4e7a-af59-19bb288b4384", "rel": "self"}, {"href": "http://172.30.9.24:8776/8d96727022f4443794db44ecde432faf/qos-specs/f5781fbb-9e1f-4e7a-af59-19bb288b4384", "rel": "bookmark"}]} 2018-08-01 09:43:19,383 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/qos-specs/f5781fbb-9e1f-4e7a-af59-19bb288b4384 used request id req-d651bbdf-bbdd-4e5b-8995-a70acba27123 2018-08-01 09:43:19,383 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-7f301bcd-4c0f-425e-909d-bf944b931d75 2018-08-01 09:43:19,386 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/qos-specs/f5781fbb-9e1f-4e7a-af59-19bb288b4384?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-88b06b5d-b8c4-4791-a8a3-b9c49f90d5c9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f94cbf5ffea9be5859cf65067d2798b6d64aea4" 2018-08-01 09:43:19,614 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 09:43:19 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-559de1f1-e4d6-47a5-907a-50795fbf161d 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-08-01 09:43:19,614 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/qos-specs/f5781fbb-9e1f-4e7a-af59-19bb288b4384?force=False used request id req-559de1f1-e4d6-47a5-907a-50795fbf161d 2018-08-01 09:43:19,616 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:43:19,999 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:43:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["VYbjy7xRQ9ayKsKEAw9BLw"], "issued_at": "2018-08-01T09:43:19.000000Z"}} 2018-08-01 09:43:20,002 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3dd961660280784e2159a0bfa3b926b3f5afac0" -d '{"qos_specs": {"foo": "bar ", "consumer": "both", "name": "CinderUtilsQoSTests-0d9c4163-5a4a-4a24-a592-d8939c6637b0"}}' 2018-08-01 09:43:20,203 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:43:20 GMT Server: Apache x-compute-request-id: req-85a8bd2c-82d2-4ca4-aee9-15f52b877b9f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-85a8bd2c-82d2-4ca4-aee9-15f52b877b9f Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "both", "id": "01fa378c-1b48-4c9e-9a6d-e9950ce1490a", "name": "CinderUtilsQoSTests-0d9c4163-5a4a-4a24-a592-d8939c6637b0"}, "links": [{"href": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/qos-specs/01fa378c-1b48-4c9e-9a6d-e9950ce1490a", "rel": "self"}, {"href": "http://172.30.9.24:8776/8d96727022f4443794db44ecde432faf/qos-specs/01fa378c-1b48-4c9e-9a6d-e9950ce1490a", "rel": "bookmark"}]} 2018-08-01 09:43:20,203 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/qos-specs used request id req-85a8bd2c-82d2-4ca4-aee9-15f52b877b9f 2018-08-01 09:43:20,206 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-85a8bd2c-82d2-4ca4-aee9-15f52b877b9f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3dd961660280784e2159a0bfa3b926b3f5afac0" 2018-08-01 09:43:20,370 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:43:20 GMT Server: Apache x-compute-request-id: req-ca73cd55-b1dc-4700-91c5-fd0f86daa77b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ca73cd55-b1dc-4700-91c5-fd0f86daa77b Content-Encoding: gzip Content-Length: 163 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "both", "id": "01fa378c-1b48-4c9e-9a6d-e9950ce1490a", "name": "CinderUtilsQoSTests-0d9c4163-5a4a-4a24-a592-d8939c6637b0"}]} 2018-08-01 09:43:20,370 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/qos-specs used request id req-ca73cd55-b1dc-4700-91c5-fd0f86daa77b 2018-08-01 09:43:20,373 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/qos-specs/01fa378c-1b48-4c9e-9a6d-e9950ce1490a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-85a8bd2c-82d2-4ca4-aee9-15f52b877b9f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3dd961660280784e2159a0bfa3b926b3f5afac0" 2018-08-01 09:43:20,537 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:43:20 GMT Server: Apache x-compute-request-id: req-445f93c2-e743-4956-ad17-2a866c9ef015 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-445f93c2-e743-4956-ad17-2a866c9ef015 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "both", "id": "01fa378c-1b48-4c9e-9a6d-e9950ce1490a", "name": "CinderUtilsQoSTests-0d9c4163-5a4a-4a24-a592-d8939c6637b0"}, "links": [{"href": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/qos-specs/01fa378c-1b48-4c9e-9a6d-e9950ce1490a", "rel": "self"}, {"href": "http://172.30.9.24:8776/8d96727022f4443794db44ecde432faf/qos-specs/01fa378c-1b48-4c9e-9a6d-e9950ce1490a", "rel": "bookmark"}]} 2018-08-01 09:43:20,538 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/qos-specs/01fa378c-1b48-4c9e-9a6d-e9950ce1490a used request id req-445f93c2-e743-4956-ad17-2a866c9ef015 2018-08-01 09:43:20,538 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-0d9c4163-5a4a-4a24-a592-d8939c6637b0 2018-08-01 09:43:20,541 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/qos-specs/01fa378c-1b48-4c9e-9a6d-e9950ce1490a?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-85a8bd2c-82d2-4ca4-aee9-15f52b877b9f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3dd961660280784e2159a0bfa3b926b3f5afac0" 2018-08-01 09:43:20,752 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 09:43:20 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-aa3d9dd8-2368-4c0b-9602-57a35f301406 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-08-01 09:43:20,752 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/qos-specs/01fa378c-1b48-4c9e-9a6d-e9950ce1490a?force=False used request id req-aa3d9dd8-2368-4c0b-9602-57a35f301406 2018-08-01 09:43:20,755 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:43:21,146 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:43:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["xqXyd2ewSkmtMPxatEAInQ"], "issued_at": "2018-08-01T09:43:21.000000Z"}} 2018-08-01 09:43:21,150 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cc551458f8dcfec3b05466dee2f0e9f4bf37651" -d '{"qos_specs": {"foo": "bar ", "consumer": "front-end", "name": "CinderUtilsQoSTests-09dd00d3-d66b-47be-8a43-57127c1956c0"}}' 2018-08-01 09:43:21,334 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:43:21 GMT Server: Apache x-compute-request-id: req-a15e0d3f-54ea-48d7-a47d-4e91292c9da3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a15e0d3f-54ea-48d7-a47d-4e91292c9da3 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "front-end", "id": "54544c57-e67f-43cf-94a3-5031e4336113", "name": "CinderUtilsQoSTests-09dd00d3-d66b-47be-8a43-57127c1956c0"}, "links": [{"href": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/qos-specs/54544c57-e67f-43cf-94a3-5031e4336113", "rel": "self"}, {"href": "http://172.30.9.24:8776/8d96727022f4443794db44ecde432faf/qos-specs/54544c57-e67f-43cf-94a3-5031e4336113", "rel": "bookmark"}]} 2018-08-01 09:43:21,334 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/qos-specs used request id req-a15e0d3f-54ea-48d7-a47d-4e91292c9da3 2018-08-01 09:43:21,338 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a15e0d3f-54ea-48d7-a47d-4e91292c9da3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cc551458f8dcfec3b05466dee2f0e9f4bf37651" 2018-08-01 09:43:21,502 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:43:21 GMT Server: Apache x-compute-request-id: req-cc09533b-57bc-4f7f-82ed-c906e35dc2b0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-cc09533b-57bc-4f7f-82ed-c906e35dc2b0 Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "front-end", "id": "54544c57-e67f-43cf-94a3-5031e4336113", "name": "CinderUtilsQoSTests-09dd00d3-d66b-47be-8a43-57127c1956c0"}]} 2018-08-01 09:43:21,502 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/qos-specs used request id req-cc09533b-57bc-4f7f-82ed-c906e35dc2b0 2018-08-01 09:43:21,505 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/qos-specs/54544c57-e67f-43cf-94a3-5031e4336113 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a15e0d3f-54ea-48d7-a47d-4e91292c9da3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cc551458f8dcfec3b05466dee2f0e9f4bf37651" 2018-08-01 09:43:21,690 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:43:21 GMT Server: Apache x-compute-request-id: req-43793817-6622-4446-8ca9-a8aff8354a83 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-43793817-6622-4446-8ca9-a8aff8354a83 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "front-end", "id": "54544c57-e67f-43cf-94a3-5031e4336113", "name": "CinderUtilsQoSTests-09dd00d3-d66b-47be-8a43-57127c1956c0"}, "links": [{"href": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/qos-specs/54544c57-e67f-43cf-94a3-5031e4336113", "rel": "self"}, {"href": "http://172.30.9.24:8776/8d96727022f4443794db44ecde432faf/qos-specs/54544c57-e67f-43cf-94a3-5031e4336113", "rel": "bookmark"}]} 2018-08-01 09:43:21,690 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/qos-specs/54544c57-e67f-43cf-94a3-5031e4336113 used request id req-43793817-6622-4446-8ca9-a8aff8354a83 2018-08-01 09:43:21,691 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-09dd00d3-d66b-47be-8a43-57127c1956c0 2018-08-01 09:43:21,693 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/qos-specs/54544c57-e67f-43cf-94a3-5031e4336113?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a15e0d3f-54ea-48d7-a47d-4e91292c9da3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cc551458f8dcfec3b05466dee2f0e9f4bf37651" 2018-08-01 09:43:21,878 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 09:43:21 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-cc47007d-f461-47c2-988f-0e6c8ddba300 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-08-01 09:43:21,878 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/qos-specs/54544c57-e67f-43cf-94a3-5031e4336113?force=False used request id req-cc47007d-f461-47c2-988f-0e6c8ddba300 2018-08-01 09:43:21,881 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:43:22,258 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:43:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["H-x9-j57S22eV90o6-kcRQ"], "issued_at": "2018-08-01T09:43:22.000000Z"}} 2018-08-01 09:43:22,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f812a8589964e1389c199a8effb3703b5ffe516" 2018-08-01 09:43:22,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:43:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b9967ff-77bf-404e-98bf-ca655345a007 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:43:22,274 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-7b9967ff-77bf-404e-98bf-ca655345a007 2018-08-01 09:43:22,277 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f812a8589964e1389c199a8effb3703b5ffe516" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CinderUtilsVolumeTests-a7aaa36a-4824-4d69-b897-ad1159037be3", "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-08-01 09:43:22,700 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 09:43:22 GMT Server: Apache x-compute-request-id: req-ea87bf03-9044-424a-b24e-e5b8bbdd31f3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ea87bf03-9044-424a-b24e-e5b8bbdd31f3 Content-Length: 846 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/volumes/60dcc27c-ebb3-4bdf-9934-dfb9a386d2b1", "rel": "self"}, {"href": "http://172.30.9.24:8776/8d96727022f4443794db44ecde432faf/volumes/60dcc27c-ebb3-4bdf-9934-dfb9a386d2b1", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-01T09:43:22.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CinderUtilsVolumeTests-a7aaa36a-4824-4d69-b897-ad1159037be3", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "60dcc27c-ebb3-4bdf-9934-dfb9a386d2b1", "size": 1}} 2018-08-01 09:43:22,700 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/volumes used request id req-ea87bf03-9044-424a-b24e-e5b8bbdd31f3 2018-08-01 09:43:22,703 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/volumes/60dcc27c-ebb3-4bdf-9934-dfb9a386d2b1 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ea87bf03-9044-424a-b24e-e5b8bbdd31f3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f812a8589964e1389c199a8effb3703b5ffe516" 2018-08-01 09:43:22,955 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:43:22 GMT Server: Apache x-compute-request-id: req-1845f912-63ae-4a4b-9338-50dab4eea6c2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1845f912-63ae-4a4b-9338-50dab4eea6c2 Content-Encoding: gzip Content-Length: 510 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/volumes/60dcc27c-ebb3-4bdf-9934-dfb9a386d2b1", "rel": "self"}, {"href": "http://172.30.9.24:8776/8d96727022f4443794db44ecde432faf/volumes/60dcc27c-ebb3-4bdf-9934-dfb9a386d2b1", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-08-01T09:43:22.000000", "replication_status": null, "snapshot_id": null, "id": "60dcc27c-ebb3-4bdf-9934-dfb9a386d2b1", "size": 1, "user_id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "os-vol-tenant-attr:tenant_id": "8d96727022f4443794db44ecde432faf", "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-a7aaa36a-4824-4d69-b897-ad1159037be3", "bootable": "false", "created_at": "2018-08-01T09:43:22.000000", "volume_type": null}} 2018-08-01 09:43:22,955 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/volumes/60dcc27c-ebb3-4bdf-9934-dfb9a386d2b1 used request id req-1845f912-63ae-4a4b-9338-50dab4eea6c2 2018-08-01 09:43:22,958 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/volumes/60dcc27c-ebb3-4bdf-9934-dfb9a386d2b1 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ea87bf03-9044-424a-b24e-e5b8bbdd31f3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f812a8589964e1389c199a8effb3703b5ffe516" 2018-08-01 09:43:23,252 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:43:22 GMT Server: Apache x-compute-request-id: req-885f3193-13ab-4f7f-9f77-5d87398be424 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-885f3193-13ab-4f7f-9f77-5d87398be424 Content-Encoding: gzip Content-Length: 510 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/volumes/60dcc27c-ebb3-4bdf-9934-dfb9a386d2b1", "rel": "self"}, {"href": "http://172.30.9.24:8776/8d96727022f4443794db44ecde432faf/volumes/60dcc27c-ebb3-4bdf-9934-dfb9a386d2b1", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-08-01T09:43:22.000000", "replication_status": null, "snapshot_id": null, "id": "60dcc27c-ebb3-4bdf-9934-dfb9a386d2b1", "size": 1, "user_id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "os-vol-tenant-attr:tenant_id": "8d96727022f4443794db44ecde432faf", "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-a7aaa36a-4824-4d69-b897-ad1159037be3", "bootable": "false", "created_at": "2018-08-01T09:43:22.000000", "volume_type": null}} 2018-08-01 09:43:23,253 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/volumes/60dcc27c-ebb3-4bdf-9934-dfb9a386d2b1 used request id req-885f3193-13ab-4f7f-9f77-5d87398be424 2018-08-01 09:43:23,255 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ea87bf03-9044-424a-b24e-e5b8bbdd31f3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f812a8589964e1389c199a8effb3703b5ffe516" 2018-08-01 09:43:23,460 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:43:23 GMT Server: Apache x-compute-request-id: req-7c70c574-e3b5-4c14-a975-b4b133b4c1e6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7c70c574-e3b5-4c14-a975-b4b133b4c1e6 Content-Encoding: gzip Content-Length: 510 Content-Type: application/json RESP BODY: {"volumes": [{"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/volumes/60dcc27c-ebb3-4bdf-9934-dfb9a386d2b1", "rel": "self"}, {"href": "http://172.30.9.24:8776/8d96727022f4443794db44ecde432faf/volumes/60dcc27c-ebb3-4bdf-9934-dfb9a386d2b1", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-08-01T09:43:22.000000", "replication_status": null, "snapshot_id": null, "id": "60dcc27c-ebb3-4bdf-9934-dfb9a386d2b1", "size": 1, "user_id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "os-vol-tenant-attr:tenant_id": "8d96727022f4443794db44ecde432faf", "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-a7aaa36a-4824-4d69-b897-ad1159037be3", "bootable": "false", "created_at": "2018-08-01T09:43:22.000000", "volume_type": null}]} 2018-08-01 09:43:23,460 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/volumes/detail used request id req-7c70c574-e3b5-4c14-a975-b4b133b4c1e6 2018-08-01 09:43:23,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 09:43:23,469 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 09:43: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 09:43:23,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f812a8589964e1389c199a8effb3703b5ffe516" 2018-08-01 09:43:23,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:43:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e143bc8b-9507-40a3-a0b8-6f68f9951be5 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 09:43:23,556 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-e143bc8b-9507-40a3-a0b8-6f68f9951be5 2018-08-01 09:43:23,556 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-a7aaa36a-4824-4d69-b897-ad1159037be3 2018-08-01 09:43:23,558 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/volumes/60dcc27c-ebb3-4bdf-9934-dfb9a386d2b1 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ea87bf03-9044-424a-b24e-e5b8bbdd31f3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f812a8589964e1389c199a8effb3703b5ffe516" 2018-08-01 09:43:23,784 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 09:43:23 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-716da290-50e0-42b8-98ef-b6f3920fe99b 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-08-01 09:43:23,784 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/volumes/60dcc27c-ebb3-4bdf-9934-dfb9a386d2b1 used request id req-716da290-50e0-42b8-98ef-b6f3920fe99b 2018-08-01 09:43:23,787 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/volumes/60dcc27c-ebb3-4bdf-9934-dfb9a386d2b1 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ea87bf03-9044-424a-b24e-e5b8bbdd31f3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f812a8589964e1389c199a8effb3703b5ffe516" 2018-08-01 09:43:23,843 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:43:23 GMT Server: Apache x-compute-request-id: req-eac9043a-e9cd-4928-a96d-12de85c9740c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-eac9043a-e9cd-4928-a96d-12de85c9740c Content-Encoding: gzip Content-Length: 516 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/volumes/60dcc27c-ebb3-4bdf-9934-dfb9a386d2b1", "rel": "self"}, {"href": "http://172.30.9.24:8776/8d96727022f4443794db44ecde432faf/volumes/60dcc27c-ebb3-4bdf-9934-dfb9a386d2b1", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-08-01T09:43:23.000000", "replication_status": null, "snapshot_id": null, "id": "60dcc27c-ebb3-4bdf-9934-dfb9a386d2b1", "size": 1, "user_id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "os-vol-tenant-attr:tenant_id": "8d96727022f4443794db44ecde432faf", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "deleting", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CinderUtilsVolumeTests-a7aaa36a-4824-4d69-b897-ad1159037be3", "bootable": "false", "created_at": "2018-08-01T09:43:22.000000", "volume_type": null}} 2018-08-01 09:43:23,843 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/volumes/60dcc27c-ebb3-4bdf-9934-dfb9a386d2b1 used request id req-eac9043a-e9cd-4928-a96d-12de85c9740c 2018-08-01 09:43:26,850 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/volumes/60dcc27c-ebb3-4bdf-9934-dfb9a386d2b1 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ea87bf03-9044-424a-b24e-e5b8bbdd31f3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f812a8589964e1389c199a8effb3703b5ffe516" 2018-08-01 09:43:27,040 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 09:43:26 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-ec21fba2-b040-4491-abce-abd83ccecca8 x-openstack-request-id: req-ec21fba2-b040-4491-abce-abd83ccecca8 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 60dcc27c-ebb3-4bdf-9934-dfb9a386d2b1 could not be found.", "code": 404}} 2018-08-01 09:43:27,040 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/volumes/60dcc27c-ebb3-4bdf-9934-dfb9a386d2b1 used request id req-ec21fba2-b040-4491-abce-abd83ccecca8 2018-08-01 09:43:27,043 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ea87bf03-9044-424a-b24e-e5b8bbdd31f3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f812a8589964e1389c199a8effb3703b5ffe516" 2018-08-01 09:43:27,235 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:43:27 GMT Server: Apache x-compute-request-id: req-99ef212b-0464-4601-a95b-d30db859271d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-99ef212b-0464-4601-a95b-d30db859271d Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-01 09:43:27,235 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/volumes/detail used request id req-99ef212b-0464-4601-a95b-d30db859271d 2018-08-01 09:43:27,236 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-a7aaa36a-4824-4d69-b897-ad1159037be3 2018-08-01 09:43:27,238 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/volumes/60dcc27c-ebb3-4bdf-9934-dfb9a386d2b1 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ea87bf03-9044-424a-b24e-e5b8bbdd31f3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f812a8589964e1389c199a8effb3703b5ffe516" 2018-08-01 09:43:27,273 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 09:43:27 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-ae8524fe-8af7-481d-ab8f-779121aeda60 x-openstack-request-id: req-ae8524fe-8af7-481d-ab8f-779121aeda60 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 60dcc27c-ebb3-4bdf-9934-dfb9a386d2b1 could not be found.", "code": 404}} 2018-08-01 09:43:27,273 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/volumes/60dcc27c-ebb3-4bdf-9934-dfb9a386d2b1 used request id req-ae8524fe-8af7-481d-ab8f-779121aeda60 2018-08-01 09:43:27,276 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/volumes/60dcc27c-ebb3-4bdf-9934-dfb9a386d2b1 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ea87bf03-9044-424a-b24e-e5b8bbdd31f3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f812a8589964e1389c199a8effb3703b5ffe516" 2018-08-01 09:43:27,310 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 09:43:27 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-01d140cf-ff72-4ddc-97fd-eaa303747314 x-openstack-request-id: req-01d140cf-ff72-4ddc-97fd-eaa303747314 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 60dcc27c-ebb3-4bdf-9934-dfb9a386d2b1 could not be found.", "code": 404}} 2018-08-01 09:43:27,311 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/volumes/60dcc27c-ebb3-4bdf-9934-dfb9a386d2b1 used request id req-01d140cf-ff72-4ddc-97fd-eaa303747314 2018-08-01 09:43:27,313 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:43:27,802 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:43:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["g4djxMTIS_C1VATeWl9n0Q"], "issued_at": "2018-08-01T09:43:27.000000Z"}} 2018-08-01 09:43:27,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}012c62a2773f0752c960248c25520901772e3bf6" 2018-08-01 09:43:27,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:43:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-497f84c1-718d-4d2e-b148-c29c4f7f82b0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:43:27,887 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-497f84c1-718d-4d2e-b148-c29c4f7f82b0 2018-08-01 09:43:27,891 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}012c62a2773f0752c960248c25520901772e3bf6" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CinderUtilsVolumeTests-36fae9c8-77d3-4e52-9dc2-f41832bae368", "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-08-01 09:43:28,268 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 09:43:27 GMT Server: Apache x-compute-request-id: req-344afd87-de00-40fa-b8ae-bd7583b3b6e9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-344afd87-de00-40fa-b8ae-bd7583b3b6e9 Content-Length: 846 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/volumes/23b02872-c621-453b-8d1b-a73677b5a897", "rel": "self"}, {"href": "http://172.30.9.24:8776/8d96727022f4443794db44ecde432faf/volumes/23b02872-c621-453b-8d1b-a73677b5a897", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-01T09:43:28.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CinderUtilsVolumeTests-36fae9c8-77d3-4e52-9dc2-f41832bae368", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "23b02872-c621-453b-8d1b-a73677b5a897", "size": 1}} 2018-08-01 09:43:28,268 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/volumes used request id req-344afd87-de00-40fa-b8ae-bd7583b3b6e9 2018-08-01 09:43:28,271 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/volumes/23b02872-c621-453b-8d1b-a73677b5a897 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-344afd87-de00-40fa-b8ae-bd7583b3b6e9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}012c62a2773f0752c960248c25520901772e3bf6" 2018-08-01 09:43:28,488 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:43:28 GMT Server: Apache x-compute-request-id: req-047c51e3-0187-4a8f-bdee-e470a2683763 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-047c51e3-0187-4a8f-bdee-e470a2683763 Content-Encoding: gzip Content-Length: 511 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/volumes/23b02872-c621-453b-8d1b-a73677b5a897", "rel": "self"}, {"href": "http://172.30.9.24:8776/8d96727022f4443794db44ecde432faf/volumes/23b02872-c621-453b-8d1b-a73677b5a897", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-08-01T09:43:28.000000", "replication_status": null, "snapshot_id": null, "id": "23b02872-c621-453b-8d1b-a73677b5a897", "size": 1, "user_id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "os-vol-tenant-attr:tenant_id": "8d96727022f4443794db44ecde432faf", "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-36fae9c8-77d3-4e52-9dc2-f41832bae368", "bootable": "false", "created_at": "2018-08-01T09:43:28.000000", "volume_type": null}} 2018-08-01 09:43:28,488 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/volumes/23b02872-c621-453b-8d1b-a73677b5a897 used request id req-047c51e3-0187-4a8f-bdee-e470a2683763 2018-08-01 09:43:28,491 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/volumes/23b02872-c621-453b-8d1b-a73677b5a897 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-344afd87-de00-40fa-b8ae-bd7583b3b6e9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}012c62a2773f0752c960248c25520901772e3bf6" 2018-08-01 09:43:28,724 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:43:28 GMT Server: Apache x-compute-request-id: req-c75c5052-bc66-480b-a70c-b56b76013c05 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c75c5052-bc66-480b-a70c-b56b76013c05 Content-Encoding: gzip Content-Length: 511 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/volumes/23b02872-c621-453b-8d1b-a73677b5a897", "rel": "self"}, {"href": "http://172.30.9.24:8776/8d96727022f4443794db44ecde432faf/volumes/23b02872-c621-453b-8d1b-a73677b5a897", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-08-01T09:43:28.000000", "replication_status": null, "snapshot_id": null, "id": "23b02872-c621-453b-8d1b-a73677b5a897", "size": 1, "user_id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "os-vol-tenant-attr:tenant_id": "8d96727022f4443794db44ecde432faf", "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-36fae9c8-77d3-4e52-9dc2-f41832bae368", "bootable": "false", "created_at": "2018-08-01T09:43:28.000000", "volume_type": null}} 2018-08-01 09:43:28,724 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/volumes/23b02872-c621-453b-8d1b-a73677b5a897 used request id req-c75c5052-bc66-480b-a70c-b56b76013c05 2018-08-01 09:43:28,727 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-344afd87-de00-40fa-b8ae-bd7583b3b6e9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}012c62a2773f0752c960248c25520901772e3bf6" 2018-08-01 09:43:28,944 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:43:28 GMT Server: Apache x-compute-request-id: req-5e4d9844-d4c7-40d1-8f78-041b3800cdfd OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5e4d9844-d4c7-40d1-8f78-041b3800cdfd Content-Encoding: gzip Content-Length: 511 Content-Type: application/json RESP BODY: {"volumes": [{"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/volumes/23b02872-c621-453b-8d1b-a73677b5a897", "rel": "self"}, {"href": "http://172.30.9.24:8776/8d96727022f4443794db44ecde432faf/volumes/23b02872-c621-453b-8d1b-a73677b5a897", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-08-01T09:43:28.000000", "replication_status": null, "snapshot_id": null, "id": "23b02872-c621-453b-8d1b-a73677b5a897", "size": 1, "user_id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "os-vol-tenant-attr:tenant_id": "8d96727022f4443794db44ecde432faf", "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-36fae9c8-77d3-4e52-9dc2-f41832bae368", "bootable": "false", "created_at": "2018-08-01T09:43:28.000000", "volume_type": null}]} 2018-08-01 09:43:28,944 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/volumes/detail used request id req-5e4d9844-d4c7-40d1-8f78-041b3800cdfd 2018-08-01 09:43:28,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 09:43:28,952 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 09:43: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 09:43:28,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}012c62a2773f0752c960248c25520901772e3bf6" 2018-08-01 09:43:28,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:43:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6b3142e-be12-4dcf-8d98-bc29424216ba 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 09:43:28,973 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-a6b3142e-be12-4dcf-8d98-bc29424216ba 2018-08-01 09:43:28,973 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-36fae9c8-77d3-4e52-9dc2-f41832bae368 2018-08-01 09:43:28,975 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/volumes/23b02872-c621-453b-8d1b-a73677b5a897 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-344afd87-de00-40fa-b8ae-bd7583b3b6e9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}012c62a2773f0752c960248c25520901772e3bf6" 2018-08-01 09:43:29,216 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 09:43:28 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a2d5f7b7-b660-4f46-aa0d-77645cccaa92 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-08-01 09:43:29,217 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/volumes/23b02872-c621-453b-8d1b-a73677b5a897 used request id req-a2d5f7b7-b660-4f46-aa0d-77645cccaa92 2018-08-01 09:43:29,219 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/volumes/23b02872-c621-453b-8d1b-a73677b5a897 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-344afd87-de00-40fa-b8ae-bd7583b3b6e9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}012c62a2773f0752c960248c25520901772e3bf6" 2018-08-01 09:43:29,466 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 09:43:29 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-7143f62c-2ff4-4e84-9d8c-29b1e330c4fd x-openstack-request-id: req-7143f62c-2ff4-4e84-9d8c-29b1e330c4fd Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 23b02872-c621-453b-8d1b-a73677b5a897 could not be found.", "code": 404}} 2018-08-01 09:43:29,466 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/volumes/23b02872-c621-453b-8d1b-a73677b5a897 used request id req-7143f62c-2ff4-4e84-9d8c-29b1e330c4fd 2018-08-01 09:43:29,468 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:43:29,848 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:43:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["5ERN0qqUSWqyWv7j_bMo0w"], "issued_at": "2018-08-01T09:43:29.000000Z"}} 2018-08-01 09:43:29,851 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26dcccb74fa3733fd6d46b2148bd271b490d2257" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsSimpleVolumeTypeTests-fd4d786a-767a-4a98-9281-19edb2b4a48e", "description": null}}' 2018-08-01 09:43:30,058 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:43:29 GMT Server: Apache x-compute-request-id: req-f79d4c1e-ae0a-4827-b6eb-07ee1efe9c7e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f79d4c1e-ae0a-4827-b6eb-07ee1efe9c7e Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-fd4d786a-767a-4a98-9281-19edb2b4a48e", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "3b78dda8-1fa9-4886-a0e6-daa9eadc7981", "description": null}} 2018-08-01 09:43:30,058 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types used request id req-f79d4c1e-ae0a-4827-b6eb-07ee1efe9c7e 2018-08-01 09:43:30,061 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types?is_public=None -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f79d4c1e-ae0a-4827-b6eb-07ee1efe9c7e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26dcccb74fa3733fd6d46b2148bd271b490d2257" 2018-08-01 09:43:30,239 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:43:30 GMT Server: Apache x-compute-request-id: req-51d298ec-f0cf-4b2a-b4c9-3c8a4064d83c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-51d298ec-f0cf-4b2a-b4c9-3c8a4064d83c Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CinderUtilsSimpleVolumeTypeTests-fd4d786a-767a-4a98-9281-19edb2b4a48e", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "3b78dda8-1fa9-4886-a0e6-daa9eadc7981", "description": null}]} 2018-08-01 09:43:30,239 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types?is_public=None used request id req-51d298ec-f0cf-4b2a-b4c9-3c8a4064d83c 2018-08-01 09:43:30,243 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/3b78dda8-1fa9-4886-a0e6-daa9eadc7981 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f79d4c1e-ae0a-4827-b6eb-07ee1efe9c7e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26dcccb74fa3733fd6d46b2148bd271b490d2257" 2018-08-01 09:43:30,499 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:43:30 GMT Server: Apache x-compute-request-id: req-a0a09dec-207a-4353-b61b-e4cbd3625e83 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a0a09dec-207a-4353-b61b-e4cbd3625e83 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-fd4d786a-767a-4a98-9281-19edb2b4a48e", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "3b78dda8-1fa9-4886-a0e6-daa9eadc7981", "description": null}} 2018-08-01 09:43:30,499 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/3b78dda8-1fa9-4886-a0e6-daa9eadc7981 used request id req-a0a09dec-207a-4353-b61b-e4cbd3625e83 2018-08-01 09:43:30,502 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/3b78dda8-1fa9-4886-a0e6-daa9eadc7981/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f79d4c1e-ae0a-4827-b6eb-07ee1efe9c7e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26dcccb74fa3733fd6d46b2148bd271b490d2257" 2018-08-01 09:43:30,674 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:43:30 GMT Server: Apache x-compute-request-id: req-8ca3c6d6-ab0c-4558-afec-ae19d3d3f418 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-8ca3c6d6-ab0c-4558-afec-ae19d3d3f418 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-08-01 09:43:30,674 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/3b78dda8-1fa9-4886-a0e6-daa9eadc7981/encryption used request id req-8ca3c6d6-ab0c-4558-afec-ae19d3d3f418 2018-08-01 09:43:30,674 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-fd4d786a-767a-4a98-9281-19edb2b4a48e 2018-08-01 09:43:30,677 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/3b78dda8-1fa9-4886-a0e6-daa9eadc7981 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f79d4c1e-ae0a-4827-b6eb-07ee1efe9c7e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26dcccb74fa3733fd6d46b2148bd271b490d2257" 2018-08-01 09:43:30,724 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 09:43:30 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-30b8eceb-4f17-4ee3-ac4b-db3d789651b1 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-08-01 09:43:30,724 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/3b78dda8-1fa9-4886-a0e6-daa9eadc7981 used request id req-30b8eceb-4f17-4ee3-ac4b-db3d789651b1 2018-08-01 09:43:30,727 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/3b78dda8-1fa9-4886-a0e6-daa9eadc7981 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f79d4c1e-ae0a-4827-b6eb-07ee1efe9c7e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26dcccb74fa3733fd6d46b2148bd271b490d2257" 2018-08-01 09:43:30,743 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 09:43:30 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-76cb9930-7812-4696-9fb8-8b285694b4ac x-openstack-request-id: req-76cb9930-7812-4696-9fb8-8b285694b4ac Content-Length: 114 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type 3b78dda8-1fa9-4886-a0e6-daa9eadc7981 could not be found.", "code": 404}} 2018-08-01 09:43:30,743 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/3b78dda8-1fa9-4886-a0e6-daa9eadc7981 used request id req-76cb9930-7812-4696-9fb8-8b285694b4ac 2018-08-01 09:43:30,744 - cinder_utils - INFO - Volume with ID [3b78dda8-1fa9-4886-a0e6-daa9eadc7981] does not exist 2018-08-01 09:43:30,744 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-fd4d786a-767a-4a98-9281-19edb2b4a48e 2018-08-01 09:43:30,746 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/3b78dda8-1fa9-4886-a0e6-daa9eadc7981 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f79d4c1e-ae0a-4827-b6eb-07ee1efe9c7e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26dcccb74fa3733fd6d46b2148bd271b490d2257" 2018-08-01 09:43:30,927 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 09:43:30 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-7675125b-7e5c-4ebe-8300-b17e5d877fe1 x-openstack-request-id: req-7675125b-7e5c-4ebe-8300-b17e5d877fe1 Content-Length: 114 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type 3b78dda8-1fa9-4886-a0e6-daa9eadc7981 could not be found.", "code": 404}} 2018-08-01 09:43:30,927 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/3b78dda8-1fa9-4886-a0e6-daa9eadc7981 used request id req-7675125b-7e5c-4ebe-8300-b17e5d877fe1 2018-08-01 09:43:30,930 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:43:31,319 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:43:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["OJGMe_tkRKybqrflnTF38Q"], "issued_at": "2018-08-01T09:43:31.000000Z"}} 2018-08-01 09:43:31,322 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d6b61ce024348bdcde76c1c2aabffe0f89a429e" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsSimpleVolumeTypeTests-6fb77501-d278-4fa1-b6c7-3590d14d7bec", "description": null}}' 2018-08-01 09:43:31,542 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:43:31 GMT Server: Apache x-compute-request-id: req-0951396f-14b4-4b4f-a910-7c657fe0ce7d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0951396f-14b4-4b4f-a910-7c657fe0ce7d Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-6fb77501-d278-4fa1-b6c7-3590d14d7bec", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "b5c16019-0b95-4c25-9c58-d745eb989d2e", "description": null}} 2018-08-01 09:43:31,542 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types used request id req-0951396f-14b4-4b4f-a910-7c657fe0ce7d 2018-08-01 09:43:31,546 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types?is_public=None -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0951396f-14b4-4b4f-a910-7c657fe0ce7d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d6b61ce024348bdcde76c1c2aabffe0f89a429e" 2018-08-01 09:43:31,714 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:43:31 GMT Server: Apache x-compute-request-id: req-700b680e-9c46-45e0-988d-ad31ca2df648 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-700b680e-9c46-45e0-988d-ad31ca2df648 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CinderUtilsSimpleVolumeTypeTests-6fb77501-d278-4fa1-b6c7-3590d14d7bec", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "b5c16019-0b95-4c25-9c58-d745eb989d2e", "description": null}]} 2018-08-01 09:43:31,714 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types?is_public=None used request id req-700b680e-9c46-45e0-988d-ad31ca2df648 2018-08-01 09:43:31,717 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/b5c16019-0b95-4c25-9c58-d745eb989d2e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0951396f-14b4-4b4f-a910-7c657fe0ce7d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d6b61ce024348bdcde76c1c2aabffe0f89a429e" 2018-08-01 09:43:31,886 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:43:31 GMT Server: Apache x-compute-request-id: req-c10c7b80-1693-40eb-9286-6b7de1b681d8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c10c7b80-1693-40eb-9286-6b7de1b681d8 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-6fb77501-d278-4fa1-b6c7-3590d14d7bec", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "b5c16019-0b95-4c25-9c58-d745eb989d2e", "description": null}} 2018-08-01 09:43:31,886 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/b5c16019-0b95-4c25-9c58-d745eb989d2e used request id req-c10c7b80-1693-40eb-9286-6b7de1b681d8 2018-08-01 09:43:31,889 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/b5c16019-0b95-4c25-9c58-d745eb989d2e/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0951396f-14b4-4b4f-a910-7c657fe0ce7d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d6b61ce024348bdcde76c1c2aabffe0f89a429e" 2018-08-01 09:43:32,068 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:43:31 GMT Server: Apache x-compute-request-id: req-9f5d3963-b9e5-4a6d-8b95-60db61b889f2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-9f5d3963-b9e5-4a6d-8b95-60db61b889f2 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-08-01 09:43:32,068 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/b5c16019-0b95-4c25-9c58-d745eb989d2e/encryption used request id req-9f5d3963-b9e5-4a6d-8b95-60db61b889f2 2018-08-01 09:43:32,071 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/b5c16019-0b95-4c25-9c58-d745eb989d2e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0951396f-14b4-4b4f-a910-7c657fe0ce7d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d6b61ce024348bdcde76c1c2aabffe0f89a429e" 2018-08-01 09:43:32,256 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:43:32 GMT Server: Apache x-compute-request-id: req-35e3e053-af67-4519-a39d-2e8cd636062a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-35e3e053-af67-4519-a39d-2e8cd636062a Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-6fb77501-d278-4fa1-b6c7-3590d14d7bec", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "b5c16019-0b95-4c25-9c58-d745eb989d2e", "description": null}} 2018-08-01 09:43:32,257 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/b5c16019-0b95-4c25-9c58-d745eb989d2e used request id req-35e3e053-af67-4519-a39d-2e8cd636062a 2018-08-01 09:43:32,260 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/b5c16019-0b95-4c25-9c58-d745eb989d2e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0951396f-14b4-4b4f-a910-7c657fe0ce7d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d6b61ce024348bdcde76c1c2aabffe0f89a429e" 2018-08-01 09:43:32,433 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:43:32 GMT Server: Apache x-compute-request-id: req-560d6882-a804-4820-9989-518dcdbda876 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-560d6882-a804-4820-9989-518dcdbda876 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-6fb77501-d278-4fa1-b6c7-3590d14d7bec", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "b5c16019-0b95-4c25-9c58-d745eb989d2e", "description": null}} 2018-08-01 09:43:32,434 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/b5c16019-0b95-4c25-9c58-d745eb989d2e used request id req-560d6882-a804-4820-9989-518dcdbda876 2018-08-01 09:43:32,437 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/b5c16019-0b95-4c25-9c58-d745eb989d2e/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0951396f-14b4-4b4f-a910-7c657fe0ce7d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d6b61ce024348bdcde76c1c2aabffe0f89a429e" 2018-08-01 09:43:32,460 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:43:32 GMT Server: Apache x-compute-request-id: req-3d878ef9-380a-47f7-a5e3-ea6ea8fb7818 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-3d878ef9-380a-47f7-a5e3-ea6ea8fb7818 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-08-01 09:43:32,460 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/b5c16019-0b95-4c25-9c58-d745eb989d2e/encryption used request id req-3d878ef9-380a-47f7-a5e3-ea6ea8fb7818 2018-08-01 09:43:32,460 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-6fb77501-d278-4fa1-b6c7-3590d14d7bec 2018-08-01 09:43:32,463 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/b5c16019-0b95-4c25-9c58-d745eb989d2e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0951396f-14b4-4b4f-a910-7c657fe0ce7d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d6b61ce024348bdcde76c1c2aabffe0f89a429e" 2018-08-01 09:43:32,522 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 09:43:32 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-0d8dac49-bb65-4d52-8ffb-ce7ed09f2b34 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-08-01 09:43:32,522 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/b5c16019-0b95-4c25-9c58-d745eb989d2e used request id req-0d8dac49-bb65-4d52-8ffb-ce7ed09f2b34 2018-08-01 09:43:32,525 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:43:32,915 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:43:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["lWpIj6GRQYWk12sahyvQRQ"], "issued_at": "2018-08-01T09:43:32.000000Z"}} 2018-08-01 09:43:32,918 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b825b4b478bf3a45ab90c675f49e750532acdd91" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-37930e0f-d2aa-4807-87d2-3bffb8ed09ed-type", "description": null}}' 2018-08-01 09:43:33,119 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:43:32 GMT Server: Apache x-compute-request-id: req-3c6e96b0-500d-43e5-8de4-ce7a8c1eb74c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3c6e96b0-500d-43e5-8de4-ce7a8c1eb74c Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-37930e0f-d2aa-4807-87d2-3bffb8ed09ed-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "05e5a59c-d495-41d6-9609-ad59a3d490e7", "description": null}} 2018-08-01 09:43:33,119 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types used request id req-3c6e96b0-500d-43e5-8de4-ce7a8c1eb74c 2018-08-01 09:43:33,122 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/05e5a59c-d495-41d6-9609-ad59a3d490e7/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-3c6e96b0-500d-43e5-8de4-ce7a8c1eb74c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b825b4b478bf3a45ab90c675f49e750532acdd91" -d '{"encryption": {"name": "CinderUtilsAddEncryptionTests-37930e0f-d2aa-4807-87d2-3bffb8ed09ed", "control_location": "back-end", "key_size": -1, "provider": "foo", "provider_class": "foo", "cipher": "bar"}}' 2018-08-01 09:43:33,302 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Wed, 01 Aug 2018 09:43:33 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-a5fda613-af9c-4a3a-a8f2-ecf87ba88310 x-openstack-request-id: req-a5fda613-af9c-4a3a-a8f2-ecf87ba88310 Content-Length: 65 Content-Type: application/json RESP BODY: {"badRequest": {"message": "key_size must be >= 0", "code": 400}} 2018-08-01 09:43:33,302 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/05e5a59c-d495-41d6-9609-ad59a3d490e7/encryption used request id req-a5fda613-af9c-4a3a-a8f2-ecf87ba88310 2018-08-01 09:43:33,302 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-37930e0f-d2aa-4807-87d2-3bffb8ed09ed-type 2018-08-01 09:43:33,305 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/05e5a59c-d495-41d6-9609-ad59a3d490e7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3c6e96b0-500d-43e5-8de4-ce7a8c1eb74c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b825b4b478bf3a45ab90c675f49e750532acdd91" 2018-08-01 09:43:33,503 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 09:43:33 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-4f290dbc-2963-471f-975c-283a50256c2a 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-08-01 09:43:33,504 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/05e5a59c-d495-41d6-9609-ad59a3d490e7 used request id req-4f290dbc-2963-471f-975c-283a50256c2a 2018-08-01 09:43:33,506 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:43:33,883 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:43:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["xdfBuetwSdeA07brf-sY7w"], "issued_at": "2018-08-01T09:43:33.000000Z"}} 2018-08-01 09:43:33,886 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fbd31eb35f91567c5b704880171e0be7b5198f1" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-81697074-6d50-4c24-b174-5f4bd057f57d-type", "description": null}}' 2018-08-01 09:43:34,074 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:43:33 GMT Server: Apache x-compute-request-id: req-4ab761da-0b4a-46b5-82e8-a487f1380caf OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4ab761da-0b4a-46b5-82e8-a487f1380caf Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-81697074-6d50-4c24-b174-5f4bd057f57d-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "440d4dc0-7203-4d41-a1c4-b78436b6b4af", "description": null}} 2018-08-01 09:43:34,074 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types used request id req-4ab761da-0b4a-46b5-82e8-a487f1380caf 2018-08-01 09:43:34,077 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/440d4dc0-7203-4d41-a1c4-b78436b6b4af/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-4ab761da-0b4a-46b5-82e8-a487f1380caf" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fbd31eb35f91567c5b704880171e0be7b5198f1" -d '{"encryption": {"control_location": "back-end", "provider_class": "LuksEncryptor", "name": "CinderUtilsAddEncryptionTests-81697074-6d50-4c24-b174-5f4bd057f57d", "provider": "LuksEncryptor"}}' 2018-08-01 09:43:34,282 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:43:34 GMT Server: Apache x-compute-request-id: req-6f94298b-bfa5-499f-94c7-0f9b148c5bdd OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6f94298b-bfa5-499f-94c7-0f9b148c5bdd Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "440d4dc0-7203-4d41-a1c4-b78436b6b4af", "name": "CinderUtilsAddEncryptionTests-81697074-6d50-4c24-b174-5f4bd057f57d", "control_location": "back-end", "encryption_id": "fa2c6559-df98-46fe-b68e-6ddb8c432893", "provider": "LuksEncryptor", "provider_class": "LuksEncryptor"}} 2018-08-01 09:43:34,282 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/440d4dc0-7203-4d41-a1c4-b78436b6b4af/encryption used request id req-6f94298b-bfa5-499f-94c7-0f9b148c5bdd 2018-08-01 09:43:34,286 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/440d4dc0-7203-4d41-a1c4-b78436b6b4af -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4ab761da-0b4a-46b5-82e8-a487f1380caf" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fbd31eb35f91567c5b704880171e0be7b5198f1" 2018-08-01 09:43:34,473 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:43:34 GMT Server: Apache x-compute-request-id: req-65f7924b-48bc-4d58-9264-5fd1552150f4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-65f7924b-48bc-4d58-9264-5fd1552150f4 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-81697074-6d50-4c24-b174-5f4bd057f57d-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "440d4dc0-7203-4d41-a1c4-b78436b6b4af", "description": null}} 2018-08-01 09:43:34,473 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/440d4dc0-7203-4d41-a1c4-b78436b6b4af used request id req-65f7924b-48bc-4d58-9264-5fd1552150f4 2018-08-01 09:43:34,476 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/440d4dc0-7203-4d41-a1c4-b78436b6b4af/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4ab761da-0b4a-46b5-82e8-a487f1380caf" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fbd31eb35f91567c5b704880171e0be7b5198f1" 2018-08-01 09:43:34,647 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:43:34 GMT Server: Apache x-compute-request-id: req-a8b4a754-37ae-4a77-94a2-f2ebf58c6621 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a8b4a754-37ae-4a77-94a2-f2ebf58c6621 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"volume_type_id": "440d4dc0-7203-4d41-a1c4-b78436b6b4af", "control_location": "back-end", "deleted": false, "created_at": "2018-08-01T09:43:34.000000", "updated_at": null, "encryption_id": "fa2c6559-df98-46fe-b68e-6ddb8c432893", "key_size": null, "provider": "LuksEncryptor", "deleted_at": null, "cipher": null} 2018-08-01 09:43:34,647 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/440d4dc0-7203-4d41-a1c4-b78436b6b4af/encryption used request id req-a8b4a754-37ae-4a77-94a2-f2ebf58c6621 2018-08-01 09:43:34,647 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-81697074-6d50-4c24-b174-5f4bd057f57d-type 2018-08-01 09:43:34,649 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/440d4dc0-7203-4d41-a1c4-b78436b6b4af -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4ab761da-0b4a-46b5-82e8-a487f1380caf" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fbd31eb35f91567c5b704880171e0be7b5198f1" 2018-08-01 09:43:34,826 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:43:34 GMT Server: Apache x-compute-request-id: req-1cf7cd5b-0fc7-48f0-94b4-c948ac74c91e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1cf7cd5b-0fc7-48f0-94b4-c948ac74c91e Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-81697074-6d50-4c24-b174-5f4bd057f57d-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "440d4dc0-7203-4d41-a1c4-b78436b6b4af", "description": null}} 2018-08-01 09:43:34,827 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/440d4dc0-7203-4d41-a1c4-b78436b6b4af used request id req-1cf7cd5b-0fc7-48f0-94b4-c948ac74c91e 2018-08-01 09:43:34,830 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/440d4dc0-7203-4d41-a1c4-b78436b6b4af/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4ab761da-0b4a-46b5-82e8-a487f1380caf" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fbd31eb35f91567c5b704880171e0be7b5198f1" 2018-08-01 09:43:34,879 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 09:43:34 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-265d672f-1425-4d1d-91ba-4aba38c047e8 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-08-01 09:43:34,880 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/440d4dc0-7203-4d41-a1c4-b78436b6b4af/encryption/provider used request id req-265d672f-1425-4d1d-91ba-4aba38c047e8 2018-08-01 09:43:34,883 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/440d4dc0-7203-4d41-a1c4-b78436b6b4af -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4ab761da-0b4a-46b5-82e8-a487f1380caf" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fbd31eb35f91567c5b704880171e0be7b5198f1" 2018-08-01 09:43:34,905 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:43:34 GMT Server: Apache x-compute-request-id: req-baa7601b-d587-4e4a-a945-463dec4e953d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-baa7601b-d587-4e4a-a945-463dec4e953d Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-81697074-6d50-4c24-b174-5f4bd057f57d-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "440d4dc0-7203-4d41-a1c4-b78436b6b4af", "description": null}} 2018-08-01 09:43:34,905 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/440d4dc0-7203-4d41-a1c4-b78436b6b4af used request id req-baa7601b-d587-4e4a-a945-463dec4e953d 2018-08-01 09:43:34,908 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/440d4dc0-7203-4d41-a1c4-b78436b6b4af/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4ab761da-0b4a-46b5-82e8-a487f1380caf" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fbd31eb35f91567c5b704880171e0be7b5198f1" 2018-08-01 09:43:35,093 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:43:34 GMT Server: Apache x-compute-request-id: req-7e91ed00-fd32-4918-b647-031fc27f189a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-7e91ed00-fd32-4918-b647-031fc27f189a Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-08-01 09:43:35,093 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/440d4dc0-7203-4d41-a1c4-b78436b6b4af/encryption used request id req-7e91ed00-fd32-4918-b647-031fc27f189a 2018-08-01 09:43:35,094 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-81697074-6d50-4c24-b174-5f4bd057f57d-type 2018-08-01 09:43:35,097 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/440d4dc0-7203-4d41-a1c4-b78436b6b4af -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4ab761da-0b4a-46b5-82e8-a487f1380caf" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fbd31eb35f91567c5b704880171e0be7b5198f1" 2018-08-01 09:43:35,269 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:43:35 GMT Server: Apache x-compute-request-id: req-8706fd76-48eb-4758-bf4d-e82a9bbb35d4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8706fd76-48eb-4758-bf4d-e82a9bbb35d4 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-81697074-6d50-4c24-b174-5f4bd057f57d-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "440d4dc0-7203-4d41-a1c4-b78436b6b4af", "description": null}} 2018-08-01 09:43:35,269 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/440d4dc0-7203-4d41-a1c4-b78436b6b4af used request id req-8706fd76-48eb-4758-bf4d-e82a9bbb35d4 2018-08-01 09:43:35,272 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/440d4dc0-7203-4d41-a1c4-b78436b6b4af/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4ab761da-0b4a-46b5-82e8-a487f1380caf" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fbd31eb35f91567c5b704880171e0be7b5198f1" 2018-08-01 09:43:35,303 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 09:43:35 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-4d898a1c-ea6f-4e65-9b04-05fffc546b97 x-openstack-request-id: req-4d898a1c-ea6f-4e65-9b04-05fffc546b97 Content-Length: 130 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type encryption for type 440d4dc0-7203-4d41-a1c4-b78436b6b4af does not exist.", "code": 404}} 2018-08-01 09:43:35,303 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/440d4dc0-7203-4d41-a1c4-b78436b6b4af/encryption/provider used request id req-4d898a1c-ea6f-4e65-9b04-05fffc546b97 2018-08-01 09:43:35,303 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-81697074-6d50-4c24-b174-5f4bd057f57d-type 2018-08-01 09:43:35,305 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/440d4dc0-7203-4d41-a1c4-b78436b6b4af -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4ab761da-0b4a-46b5-82e8-a487f1380caf" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fbd31eb35f91567c5b704880171e0be7b5198f1" 2018-08-01 09:43:35,510 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 09:43:35 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b733eb88-2aab-493d-823c-fff49bfdcfac 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-08-01 09:43:35,510 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/440d4dc0-7203-4d41-a1c4-b78436b6b4af used request id req-b733eb88-2aab-493d-823c-fff49bfdcfac 2018-08-01 09:43:35,513 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:43:35,905 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:43:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["cnyXmJ-cRQmdrrmKGffTPw"], "issued_at": "2018-08-01T09:43:35.000000Z"}} 2018-08-01 09:43:35,909 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abb94b909f82f93e752a034d28b3e237398301b6" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-1e81c8ff-7428-4531-88ed-722eb4e798d0-type", "description": null}}' 2018-08-01 09:43:36,132 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:43:35 GMT Server: Apache x-compute-request-id: req-047a0029-88c9-4773-a1e2-8379f05f0df9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-047a0029-88c9-4773-a1e2-8379f05f0df9 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-1e81c8ff-7428-4531-88ed-722eb4e798d0-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "f5d8d31a-90be-46d6-8c2e-864c6f6111ca", "description": null}} 2018-08-01 09:43:36,132 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types used request id req-047a0029-88c9-4773-a1e2-8379f05f0df9 2018-08-01 09:43:36,135 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/f5d8d31a-90be-46d6-8c2e-864c6f6111ca/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-047a0029-88c9-4773-a1e2-8379f05f0df9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abb94b909f82f93e752a034d28b3e237398301b6" -d '{"encryption": {"control_location": "front-end", "provider_class": "foo", "name": "CinderUtilsAddEncryptionTests-1e81c8ff-7428-4531-88ed-722eb4e798d0", "provider": "foo"}}' 2018-08-01 09:43:36,439 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:43:36 GMT Server: Apache x-compute-request-id: req-baf8c2f3-3e52-4d76-8aad-a52d8260519b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-baf8c2f3-3e52-4d76-8aad-a52d8260519b Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "f5d8d31a-90be-46d6-8c2e-864c6f6111ca", "name": "CinderUtilsAddEncryptionTests-1e81c8ff-7428-4531-88ed-722eb4e798d0", "control_location": "front-end", "encryption_id": "560e05db-6d69-4ddf-bab9-c3eb25008c1d", "provider": "foo", "provider_class": "foo"}} 2018-08-01 09:43:36,439 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/f5d8d31a-90be-46d6-8c2e-864c6f6111ca/encryption used request id req-baf8c2f3-3e52-4d76-8aad-a52d8260519b 2018-08-01 09:43:36,443 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/f5d8d31a-90be-46d6-8c2e-864c6f6111ca -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-047a0029-88c9-4773-a1e2-8379f05f0df9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abb94b909f82f93e752a034d28b3e237398301b6" 2018-08-01 09:43:36,615 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:43:36 GMT Server: Apache x-compute-request-id: req-e2808d7c-537a-4453-af0a-4bc4d0ac2cab OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e2808d7c-537a-4453-af0a-4bc4d0ac2cab Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-1e81c8ff-7428-4531-88ed-722eb4e798d0-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "f5d8d31a-90be-46d6-8c2e-864c6f6111ca", "description": null}} 2018-08-01 09:43:36,615 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/f5d8d31a-90be-46d6-8c2e-864c6f6111ca used request id req-e2808d7c-537a-4453-af0a-4bc4d0ac2cab 2018-08-01 09:43:36,618 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/f5d8d31a-90be-46d6-8c2e-864c6f6111ca/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-047a0029-88c9-4773-a1e2-8379f05f0df9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abb94b909f82f93e752a034d28b3e237398301b6" 2018-08-01 09:43:36,784 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:43:36 GMT Server: Apache x-compute-request-id: req-970818cf-e9a9-4ede-a1ca-31c6d89d071e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-970818cf-e9a9-4ede-a1ca-31c6d89d071e Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"volume_type_id": "f5d8d31a-90be-46d6-8c2e-864c6f6111ca", "control_location": "front-end", "deleted": false, "created_at": "2018-08-01T09:43:36.000000", "updated_at": null, "encryption_id": "560e05db-6d69-4ddf-bab9-c3eb25008c1d", "key_size": null, "provider": "foo", "deleted_at": null, "cipher": null} 2018-08-01 09:43:36,785 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/f5d8d31a-90be-46d6-8c2e-864c6f6111ca/encryption used request id req-970818cf-e9a9-4ede-a1ca-31c6d89d071e 2018-08-01 09:43:36,785 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-1e81c8ff-7428-4531-88ed-722eb4e798d0-type 2018-08-01 09:43:36,788 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/f5d8d31a-90be-46d6-8c2e-864c6f6111ca -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-047a0029-88c9-4773-a1e2-8379f05f0df9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abb94b909f82f93e752a034d28b3e237398301b6" 2018-08-01 09:43:36,960 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:43:36 GMT Server: Apache x-compute-request-id: req-d3701342-0e29-42b0-9149-202cc0a588bd OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d3701342-0e29-42b0-9149-202cc0a588bd Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-1e81c8ff-7428-4531-88ed-722eb4e798d0-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "f5d8d31a-90be-46d6-8c2e-864c6f6111ca", "description": null}} 2018-08-01 09:43:36,960 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/f5d8d31a-90be-46d6-8c2e-864c6f6111ca used request id req-d3701342-0e29-42b0-9149-202cc0a588bd 2018-08-01 09:43:36,963 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/f5d8d31a-90be-46d6-8c2e-864c6f6111ca/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-047a0029-88c9-4773-a1e2-8379f05f0df9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abb94b909f82f93e752a034d28b3e237398301b6" 2018-08-01 09:43:37,004 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 09:43:36 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-6376bf4a-b0f9-461b-ab69-5860b1819a9b 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-08-01 09:43:37,004 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/f5d8d31a-90be-46d6-8c2e-864c6f6111ca/encryption/provider used request id req-6376bf4a-b0f9-461b-ab69-5860b1819a9b 2018-08-01 09:43:37,004 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-1e81c8ff-7428-4531-88ed-722eb4e798d0-type 2018-08-01 09:43:37,007 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/f5d8d31a-90be-46d6-8c2e-864c6f6111ca -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-047a0029-88c9-4773-a1e2-8379f05f0df9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abb94b909f82f93e752a034d28b3e237398301b6" 2018-08-01 09:43:37,204 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 09:43:37 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-1e50468a-a6ea-468f-a634-af0259f898e4 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-08-01 09:43:37,205 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/f5d8d31a-90be-46d6-8c2e-864c6f6111ca used request id req-1e50468a-a6ea-468f-a634-af0259f898e4 2018-08-01 09:43:37,207 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:43:37,589 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:43:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["HAOb1zY6Rl-X940x1ZhRlg"], "issued_at": "2018-08-01T09:43:37.000000Z"}} 2018-08-01 09:43:37,592 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91ba73807ef2f8b60e385b0bf84275efb7958ca0" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-1107bda8-136f-4925-adfa-acaffb200352-type", "description": null}}' 2018-08-01 09:43:37,810 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:43:37 GMT Server: Apache x-compute-request-id: req-49bc8622-ae46-4ef0-ae7a-4e923339df09 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-49bc8622-ae46-4ef0-ae7a-4e923339df09 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-1107bda8-136f-4925-adfa-acaffb200352-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "5ef3e31f-4365-4911-b4c3-5b48d5a97246", "description": null}} 2018-08-01 09:43:37,810 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types used request id req-49bc8622-ae46-4ef0-ae7a-4e923339df09 2018-08-01 09:43:37,814 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/5ef3e31f-4365-4911-b4c3-5b48d5a97246/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-49bc8622-ae46-4ef0-ae7a-4e923339df09" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91ba73807ef2f8b60e385b0bf84275efb7958ca0" -d '{"encryption": {"name": "CinderUtilsAddEncryptionTests-1107bda8-136f-4925-adfa-acaffb200352", "control_location": "back-end", "key_size": 1, "provider": "foo", "provider_class": "foo", "cipher": "bar"}}' 2018-08-01 09:43:38,006 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:43:37 GMT Server: Apache x-compute-request-id: req-b3bb8e74-8c8f-4cc4-aa9a-ff928ef9f7c8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b3bb8e74-8c8f-4cc4-aa9a-ff928ef9f7c8 Content-Encoding: gzip Content-Length: 236 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "5ef3e31f-4365-4911-b4c3-5b48d5a97246", "name": "CinderUtilsAddEncryptionTests-1107bda8-136f-4925-adfa-acaffb200352", "control_location": "back-end", "encryption_id": "7f7d8390-2fae-465c-ad02-3132c33b4a74", "key_size": 1, "provider": "foo", "provider_class": "foo", "cipher": "bar"}} 2018-08-01 09:43:38,006 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/5ef3e31f-4365-4911-b4c3-5b48d5a97246/encryption used request id req-b3bb8e74-8c8f-4cc4-aa9a-ff928ef9f7c8 2018-08-01 09:43:38,009 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/5ef3e31f-4365-4911-b4c3-5b48d5a97246 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-49bc8622-ae46-4ef0-ae7a-4e923339df09" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91ba73807ef2f8b60e385b0bf84275efb7958ca0" 2018-08-01 09:43:38,202 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:43:38 GMT Server: Apache x-compute-request-id: req-caa2e7f9-6a74-4eaa-a1ed-bac31a16cc7c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-caa2e7f9-6a74-4eaa-a1ed-bac31a16cc7c Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-1107bda8-136f-4925-adfa-acaffb200352-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "5ef3e31f-4365-4911-b4c3-5b48d5a97246", "description": null}} 2018-08-01 09:43:38,202 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/5ef3e31f-4365-4911-b4c3-5b48d5a97246 used request id req-caa2e7f9-6a74-4eaa-a1ed-bac31a16cc7c 2018-08-01 09:43:38,205 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/5ef3e31f-4365-4911-b4c3-5b48d5a97246/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-49bc8622-ae46-4ef0-ae7a-4e923339df09" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91ba73807ef2f8b60e385b0bf84275efb7958ca0" 2018-08-01 09:43:38,376 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:43:38 GMT Server: Apache x-compute-request-id: req-966e6f58-4785-481f-9a6a-02c20e06541d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-966e6f58-4785-481f-9a6a-02c20e06541d Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"volume_type_id": "5ef3e31f-4365-4911-b4c3-5b48d5a97246", "control_location": "back-end", "deleted": false, "created_at": "2018-08-01T09:43:37.000000", "updated_at": null, "encryption_id": "7f7d8390-2fae-465c-ad02-3132c33b4a74", "key_size": 1, "provider": "foo", "deleted_at": null, "cipher": "bar"} 2018-08-01 09:43:38,376 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/5ef3e31f-4365-4911-b4c3-5b48d5a97246/encryption used request id req-966e6f58-4785-481f-9a6a-02c20e06541d 2018-08-01 09:43:38,376 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-1107bda8-136f-4925-adfa-acaffb200352-type 2018-08-01 09:43:38,379 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/5ef3e31f-4365-4911-b4c3-5b48d5a97246 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-49bc8622-ae46-4ef0-ae7a-4e923339df09" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91ba73807ef2f8b60e385b0bf84275efb7958ca0" 2018-08-01 09:43:38,560 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:43:38 GMT Server: Apache x-compute-request-id: req-f1b9900e-11ad-48b7-acb4-d81e45b9a541 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f1b9900e-11ad-48b7-acb4-d81e45b9a541 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-1107bda8-136f-4925-adfa-acaffb200352-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "5ef3e31f-4365-4911-b4c3-5b48d5a97246", "description": null}} 2018-08-01 09:43:38,561 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/5ef3e31f-4365-4911-b4c3-5b48d5a97246 used request id req-f1b9900e-11ad-48b7-acb4-d81e45b9a541 2018-08-01 09:43:38,563 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/5ef3e31f-4365-4911-b4c3-5b48d5a97246/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-49bc8622-ae46-4ef0-ae7a-4e923339df09" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91ba73807ef2f8b60e385b0bf84275efb7958ca0" 2018-08-01 09:43:38,850 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 09:43:38 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d72a317e-bbda-429d-b375-124bb320d750 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-08-01 09:43:38,850 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/5ef3e31f-4365-4911-b4c3-5b48d5a97246/encryption/provider used request id req-d72a317e-bbda-429d-b375-124bb320d750 2018-08-01 09:43:38,851 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-1107bda8-136f-4925-adfa-acaffb200352-type 2018-08-01 09:43:38,853 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/5ef3e31f-4365-4911-b4c3-5b48d5a97246 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-49bc8622-ae46-4ef0-ae7a-4e923339df09" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91ba73807ef2f8b60e385b0bf84275efb7958ca0" 2018-08-01 09:43:38,906 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 09:43:38 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-8ca7474b-a949-4b6c-bd08-8b0fc6d9de75 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-08-01 09:43:38,906 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/5ef3e31f-4365-4911-b4c3-5b48d5a97246 used request id req-8ca7474b-a949-4b6c-bd08-8b0fc6d9de75 2018-08-01 09:43:38,909 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:43:39,288 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:43:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["auIrLGf0SzaCZYA-j0cqNA"], "issued_at": "2018-08-01T09:43:39.000000Z"}} 2018-08-01 09:43:39,292 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c30da0d8149d41ce7ca4e688dd7a429bef4a35b4" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-d95b85ca-6b7c-4c0a-abad-22c23cebcad8-qos"}}' 2018-08-01 09:43:39,475 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:43:39 GMT Server: Apache x-compute-request-id: req-d9be05ef-6200-4a46-a307-c8e33c5562c6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d9be05ef-6200-4a46-a307-c8e33c5562c6 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "4177007d-9fc5-4fa0-b2ba-75bdf4bbfbd5", "name": "CinderUtilsVolumeTypeCompleteTests-d95b85ca-6b7c-4c0a-abad-22c23cebcad8-qos"}, "links": [{"href": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/qos-specs/4177007d-9fc5-4fa0-b2ba-75bdf4bbfbd5", "rel": "self"}, {"href": "http://172.30.9.24:8776/8d96727022f4443794db44ecde432faf/qos-specs/4177007d-9fc5-4fa0-b2ba-75bdf4bbfbd5", "rel": "bookmark"}]} 2018-08-01 09:43:39,475 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/qos-specs used request id req-d9be05ef-6200-4a46-a307-c8e33c5562c6 2018-08-01 09:43:39,478 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-d9be05ef-6200-4a46-a307-c8e33c5562c6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c30da0d8149d41ce7ca4e688dd7a429bef4a35b4" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-d95b85ca-6b7c-4c0a-abad-22c23cebcad8", "description": null}}' 2018-08-01 09:43:39,688 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:43:39 GMT Server: Apache x-compute-request-id: req-384a9782-c9eb-4eb1-972d-f3d8c806ffca OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-384a9782-c9eb-4eb1-972d-f3d8c806ffca Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-d95b85ca-6b7c-4c0a-abad-22c23cebcad8", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "3de353c0-0266-4bb6-87b9-c58938a56c17", "description": null}} 2018-08-01 09:43:39,688 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types used request id req-384a9782-c9eb-4eb1-972d-f3d8c806ffca 2018-08-01 09:43:39,691 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/3de353c0-0266-4bb6-87b9-c58938a56c17/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-d9be05ef-6200-4a46-a307-c8e33c5562c6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c30da0d8149d41ce7ca4e688dd7a429bef4a35b4" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-08-01 09:43:39,902 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:43:39 GMT Server: Apache x-compute-request-id: req-d5569e3a-239e-462c-9b62-c69062acffbf OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d5569e3a-239e-462c-9b62-c69062acffbf Content-Encoding: gzip Content-Length: 169 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "3de353c0-0266-4bb6-87b9-c58938a56c17", "name": "foo", "control_location": "back-end", "encryption_id": "0e00ccd5-18b2-4979-8157-0dc1885a5869", "provider": "bar", "provider_class": "bar"}} 2018-08-01 09:43:39,903 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/3de353c0-0266-4bb6-87b9-c58938a56c17/encryption used request id req-d5569e3a-239e-462c-9b62-c69062acffbf 2018-08-01 09:43:39,906 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/3de353c0-0266-4bb6-87b9-c58938a56c17 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d9be05ef-6200-4a46-a307-c8e33c5562c6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c30da0d8149d41ce7ca4e688dd7a429bef4a35b4" 2018-08-01 09:43:40,081 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:43:39 GMT Server: Apache x-compute-request-id: req-4d67e676-7aee-4850-9e21-ac883dd8faf2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4d67e676-7aee-4850-9e21-ac883dd8faf2 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-d95b85ca-6b7c-4c0a-abad-22c23cebcad8", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "3de353c0-0266-4bb6-87b9-c58938a56c17", "description": null}} 2018-08-01 09:43:40,081 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/3de353c0-0266-4bb6-87b9-c58938a56c17 used request id req-4d67e676-7aee-4850-9e21-ac883dd8faf2 2018-08-01 09:43:40,083 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/3de353c0-0266-4bb6-87b9-c58938a56c17/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d9be05ef-6200-4a46-a307-c8e33c5562c6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c30da0d8149d41ce7ca4e688dd7a429bef4a35b4" 2018-08-01 09:43:40,254 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:43:40 GMT Server: Apache x-compute-request-id: req-1cb30e40-bcec-4641-9420-34a3fb5de064 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1cb30e40-bcec-4641-9420-34a3fb5de064 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"volume_type_id": "3de353c0-0266-4bb6-87b9-c58938a56c17", "control_location": "back-end", "deleted": false, "created_at": "2018-08-01T09:43:39.000000", "updated_at": null, "encryption_id": "0e00ccd5-18b2-4979-8157-0dc1885a5869", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2018-08-01 09:43:40,254 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/3de353c0-0266-4bb6-87b9-c58938a56c17/encryption used request id req-1cb30e40-bcec-4641-9420-34a3fb5de064 2018-08-01 09:43:40,254 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsVolumeTypeCompleteTests-d95b85ca-6b7c-4c0a-abad-22c23cebcad8 2018-08-01 09:43:40,257 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/3de353c0-0266-4bb6-87b9-c58938a56c17 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d9be05ef-6200-4a46-a307-c8e33c5562c6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c30da0d8149d41ce7ca4e688dd7a429bef4a35b4" 2018-08-01 09:43:40,279 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:43:40 GMT Server: Apache x-compute-request-id: req-eb67fafb-4755-4d30-8434-3f6dfe64efd5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-eb67fafb-4755-4d30-8434-3f6dfe64efd5 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-d95b85ca-6b7c-4c0a-abad-22c23cebcad8", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "3de353c0-0266-4bb6-87b9-c58938a56c17", "description": null}} 2018-08-01 09:43:40,279 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/3de353c0-0266-4bb6-87b9-c58938a56c17 used request id req-eb67fafb-4755-4d30-8434-3f6dfe64efd5 2018-08-01 09:43:40,282 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/3de353c0-0266-4bb6-87b9-c58938a56c17/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d9be05ef-6200-4a46-a307-c8e33c5562c6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c30da0d8149d41ce7ca4e688dd7a429bef4a35b4" 2018-08-01 09:43:40,322 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 09:43:40 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-1a128547-385a-432e-9342-4dbad7f35ee7 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-08-01 09:43:40,322 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/3de353c0-0266-4bb6-87b9-c58938a56c17/encryption/provider used request id req-1a128547-385a-432e-9342-4dbad7f35ee7 2018-08-01 09:43:40,322 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-d95b85ca-6b7c-4c0a-abad-22c23cebcad8 2018-08-01 09:43:40,325 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/3de353c0-0266-4bb6-87b9-c58938a56c17 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d9be05ef-6200-4a46-a307-c8e33c5562c6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c30da0d8149d41ce7ca4e688dd7a429bef4a35b4" 2018-08-01 09:43:40,527 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 09:43:40 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-53941bea-ace2-4eda-99f8-013ff2be6477 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-08-01 09:43:40,527 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/3de353c0-0266-4bb6-87b9-c58938a56c17 used request id req-53941bea-ace2-4eda-99f8-013ff2be6477 2018-08-01 09:43:40,527 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-d95b85ca-6b7c-4c0a-abad-22c23cebcad8-qos 2018-08-01 09:43:40,530 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/qos-specs/4177007d-9fc5-4fa0-b2ba-75bdf4bbfbd5?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d9be05ef-6200-4a46-a307-c8e33c5562c6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c30da0d8149d41ce7ca4e688dd7a429bef4a35b4" 2018-08-01 09:43:40,581 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 09:43:40 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-5bcd6843-e73c-47bf-9b1d-c46ea09cb987 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-08-01 09:43:40,581 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/qos-specs/4177007d-9fc5-4fa0-b2ba-75bdf4bbfbd5?force=False used request id req-5bcd6843-e73c-47bf-9b1d-c46ea09cb987 2018-08-01 09:43:40,584 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:43:40,966 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:43:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["RHZ2ejVVTRmPGZDaKQoQGA"], "issued_at": "2018-08-01T09:43:40.000000Z"}} 2018-08-01 09:43:40,969 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6968f3c50c39855bf52923084f3b3718166310df" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-c33e2369-e1a3-45e2-a2a7-c06edc99bcd4-qos"}}' 2018-08-01 09:43:41,156 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:43:40 GMT Server: Apache x-compute-request-id: req-ca524cf8-c949-48f7-a62c-547d52150d3d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ca524cf8-c949-48f7-a62c-547d52150d3d Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "6a8fa692-191c-4ebe-a803-cef513a3dd46", "name": "CinderUtilsVolumeTypeCompleteTests-c33e2369-e1a3-45e2-a2a7-c06edc99bcd4-qos"}, "links": [{"href": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/qos-specs/6a8fa692-191c-4ebe-a803-cef513a3dd46", "rel": "self"}, {"href": "http://172.30.9.24:8776/8d96727022f4443794db44ecde432faf/qos-specs/6a8fa692-191c-4ebe-a803-cef513a3dd46", "rel": "bookmark"}]} 2018-08-01 09:43:41,157 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/qos-specs used request id req-ca524cf8-c949-48f7-a62c-547d52150d3d 2018-08-01 09:43:41,160 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-ca524cf8-c949-48f7-a62c-547d52150d3d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6968f3c50c39855bf52923084f3b3718166310df" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-c33e2369-e1a3-45e2-a2a7-c06edc99bcd4", "description": null}}' 2018-08-01 09:43:41,351 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:43:41 GMT Server: Apache x-compute-request-id: req-b11bb180-36db-4cfd-80bd-1a250fd78f86 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b11bb180-36db-4cfd-80bd-1a250fd78f86 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-c33e2369-e1a3-45e2-a2a7-c06edc99bcd4", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "edf08a0c-fd13-4b3e-a833-b615a8500085", "description": null}} 2018-08-01 09:43:41,352 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types used request id req-b11bb180-36db-4cfd-80bd-1a250fd78f86 2018-08-01 09:43:41,355 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ca524cf8-c949-48f7-a62c-547d52150d3d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6968f3c50c39855bf52923084f3b3718166310df" 2018-08-01 09:43:41,530 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:43:41 GMT Server: Apache x-compute-request-id: req-3845292c-fd2e-413f-bf3f-0472ca657457 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3845292c-fd2e-413f-bf3f-0472ca657457 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "6a8fa692-191c-4ebe-a803-cef513a3dd46", "name": "CinderUtilsVolumeTypeCompleteTests-c33e2369-e1a3-45e2-a2a7-c06edc99bcd4-qos"}]} 2018-08-01 09:43:41,530 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/qos-specs used request id req-3845292c-fd2e-413f-bf3f-0472ca657457 2018-08-01 09:43:41,533 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/qos-specs/None/associate?vol_type_id=edf08a0c-fd13-4b3e-a833-b615a8500085 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ca524cf8-c949-48f7-a62c-547d52150d3d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6968f3c50c39855bf52923084f3b3718166310df" 2018-08-01 09:43:41,714 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 09:43:41 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-0aeb501c-207d-4d85-aeb7-b248c1de3f6c x-openstack-request-id: req-0aeb501c-207d-4d85-aeb7-b248c1de3f6c Content-Length: 68 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "No such QoS spec None.", "code": 404}} 2018-08-01 09:43:41,714 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/qos-specs/None/associate?vol_type_id=edf08a0c-fd13-4b3e-a833-b615a8500085 used request id req-0aeb501c-207d-4d85-aeb7-b248c1de3f6c 2018-08-01 09:43:41,714 - cinder_utils - WARNING - Unable to locate qos_spec named foo - No such QoS spec None. (HTTP 404) (Request-ID: req-0aeb501c-207d-4d85-aeb7-b248c1de3f6c) 2018-08-01 09:43:41,714 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-c33e2369-e1a3-45e2-a2a7-c06edc99bcd4 2018-08-01 09:43:41,717 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/edf08a0c-fd13-4b3e-a833-b615a8500085 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ca524cf8-c949-48f7-a62c-547d52150d3d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6968f3c50c39855bf52923084f3b3718166310df" 2018-08-01 09:43:41,932 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 09:43:41 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-06d12498-b295-4389-a581-689e6b517842 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-08-01 09:43:41,932 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/edf08a0c-fd13-4b3e-a833-b615a8500085 used request id req-06d12498-b295-4389-a581-689e6b517842 2018-08-01 09:43:41,932 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-c33e2369-e1a3-45e2-a2a7-c06edc99bcd4-qos 2018-08-01 09:43:41,935 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/qos-specs/6a8fa692-191c-4ebe-a803-cef513a3dd46?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ca524cf8-c949-48f7-a62c-547d52150d3d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6968f3c50c39855bf52923084f3b3718166310df" 2018-08-01 09:43:42,133 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 09:43:41 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b5f96a05-9973-41f4-aa26-02fc1517128b 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-08-01 09:43:42,133 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/qos-specs/6a8fa692-191c-4ebe-a803-cef513a3dd46?force=False used request id req-b5f96a05-9973-41f4-aa26-02fc1517128b 2018-08-01 09:43:42,136 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:43:42,515 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:43:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["SQ2_195-QeC5syCVn4sUfQ"], "issued_at": "2018-08-01T09:43:42.000000Z"}} 2018-08-01 09:43:42,518 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}794f2aa1fa7e4196100d4e09aab80fe88b378d21" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-e04fa91b-1f1c-468b-b765-1b2eb0cde71d-qos"}}' 2018-08-01 09:43:42,703 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:43:42 GMT Server: Apache x-compute-request-id: req-aee93c4c-06bf-4664-9c75-f92f747fae25 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-aee93c4c-06bf-4664-9c75-f92f747fae25 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "446ad556-6272-4be6-b2c5-d7b6dadf3dac", "name": "CinderUtilsVolumeTypeCompleteTests-e04fa91b-1f1c-468b-b765-1b2eb0cde71d-qos"}, "links": [{"href": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/qos-specs/446ad556-6272-4be6-b2c5-d7b6dadf3dac", "rel": "self"}, {"href": "http://172.30.9.24:8776/8d96727022f4443794db44ecde432faf/qos-specs/446ad556-6272-4be6-b2c5-d7b6dadf3dac", "rel": "bookmark"}]} 2018-08-01 09:43:42,703 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/qos-specs used request id req-aee93c4c-06bf-4664-9c75-f92f747fae25 2018-08-01 09:43:42,706 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-aee93c4c-06bf-4664-9c75-f92f747fae25" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}794f2aa1fa7e4196100d4e09aab80fe88b378d21" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-e04fa91b-1f1c-468b-b765-1b2eb0cde71d", "description": null}}' 2018-08-01 09:43:42,898 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:43:42 GMT Server: Apache x-compute-request-id: req-89fb59d1-eae2-44c1-abcf-6418ecb0f1cc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-89fb59d1-eae2-44c1-abcf-6418ecb0f1cc Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-e04fa91b-1f1c-468b-b765-1b2eb0cde71d", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "c530157d-818b-47c5-a361-c2620778392e", "description": null}} 2018-08-01 09:43:42,898 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types used request id req-89fb59d1-eae2-44c1-abcf-6418ecb0f1cc 2018-08-01 09:43:42,901 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-aee93c4c-06bf-4664-9c75-f92f747fae25" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}794f2aa1fa7e4196100d4e09aab80fe88b378d21" 2018-08-01 09:43:43,071 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:43:42 GMT Server: Apache x-compute-request-id: req-d6cdd454-1dc9-4ef7-a33b-51f305e150cf OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d6cdd454-1dc9-4ef7-a33b-51f305e150cf Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "446ad556-6272-4be6-b2c5-d7b6dadf3dac", "name": "CinderUtilsVolumeTypeCompleteTests-e04fa91b-1f1c-468b-b765-1b2eb0cde71d-qos"}]} 2018-08-01 09:43:43,071 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/qos-specs used request id req-d6cdd454-1dc9-4ef7-a33b-51f305e150cf 2018-08-01 09:43:43,074 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/qos-specs/446ad556-6272-4be6-b2c5-d7b6dadf3dac/associate?vol_type_id=c530157d-818b-47c5-a361-c2620778392e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-aee93c4c-06bf-4664-9c75-f92f747fae25" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}794f2aa1fa7e4196100d4e09aab80fe88b378d21" 2018-08-01 09:43:43,276 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 09:43:43 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-765e9d8f-bfde-4d5f-b1e3-fc486bce27e6 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-08-01 09:43:43,276 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/qos-specs/446ad556-6272-4be6-b2c5-d7b6dadf3dac/associate?vol_type_id=c530157d-818b-47c5-a361-c2620778392e used request id req-765e9d8f-bfde-4d5f-b1e3-fc486bce27e6 2018-08-01 09:43:43,276 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-e04fa91b-1f1c-468b-b765-1b2eb0cde71d 2018-08-01 09:43:43,280 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/c530157d-818b-47c5-a361-c2620778392e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-aee93c4c-06bf-4664-9c75-f92f747fae25" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}794f2aa1fa7e4196100d4e09aab80fe88b378d21" 2018-08-01 09:43:43,479 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 09:43:43 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-8d9c60e2-abbf-443c-a4a9-7dd2b9a3b7d6 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-08-01 09:43:43,480 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/c530157d-818b-47c5-a361-c2620778392e used request id req-8d9c60e2-abbf-443c-a4a9-7dd2b9a3b7d6 2018-08-01 09:43:43,480 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-e04fa91b-1f1c-468b-b765-1b2eb0cde71d-qos 2018-08-01 09:43:43,483 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/qos-specs/446ad556-6272-4be6-b2c5-d7b6dadf3dac?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-aee93c4c-06bf-4664-9c75-f92f747fae25" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}794f2aa1fa7e4196100d4e09aab80fe88b378d21" 2018-08-01 09:43:43,539 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 09:43:43 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-4fd5c045-9652-4331-8660-e756804ec1a3 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-08-01 09:43:43,539 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/qos-specs/446ad556-6272-4be6-b2c5-d7b6dadf3dac?force=False used request id req-4fd5c045-9652-4331-8660-e756804ec1a3 2018-08-01 09:43:43,542 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:43:43,927 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:43:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["9bRmRVYYTOOjs0ac387YCg"], "issued_at": "2018-08-01T09:43:43.000000Z"}} 2018-08-01 09:43:43,929 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}418ea1431f9a5e8720ee23c8122994c353f1aaf7" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-025b8144-4258-4d93-a19c-4a0db8ac0af0-qos"}}' 2018-08-01 09:43:44,133 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:43:43 GMT Server: Apache x-compute-request-id: req-d815f79c-c543-480c-9c2e-6a4790ffe9c1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d815f79c-c543-480c-9c2e-6a4790ffe9c1 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "a8a7fd92-fe0d-4ad8-b785-a720dc5df6c9", "name": "CinderUtilsVolumeTypeCompleteTests-025b8144-4258-4d93-a19c-4a0db8ac0af0-qos"}, "links": [{"href": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/qos-specs/a8a7fd92-fe0d-4ad8-b785-a720dc5df6c9", "rel": "self"}, {"href": "http://172.30.9.24:8776/8d96727022f4443794db44ecde432faf/qos-specs/a8a7fd92-fe0d-4ad8-b785-a720dc5df6c9", "rel": "bookmark"}]} 2018-08-01 09:43:44,133 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/qos-specs used request id req-d815f79c-c543-480c-9c2e-6a4790ffe9c1 2018-08-01 09:43:44,136 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-d815f79c-c543-480c-9c2e-6a4790ffe9c1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}418ea1431f9a5e8720ee23c8122994c353f1aaf7" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-025b8144-4258-4d93-a19c-4a0db8ac0af0", "description": null}}' 2018-08-01 09:43:44,341 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:43:44 GMT Server: Apache x-compute-request-id: req-3b33a643-ac13-4dbf-ba67-f4b43afd3ea2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3b33a643-ac13-4dbf-ba67-f4b43afd3ea2 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-025b8144-4258-4d93-a19c-4a0db8ac0af0", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "7e46616c-f91d-4697-948e-d8087c533cba", "description": null}} 2018-08-01 09:43:44,341 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types used request id req-3b33a643-ac13-4dbf-ba67-f4b43afd3ea2 2018-08-01 09:43:44,344 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/7e46616c-f91d-4697-948e-d8087c533cba/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-d815f79c-c543-480c-9c2e-6a4790ffe9c1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}418ea1431f9a5e8720ee23c8122994c353f1aaf7" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-08-01 09:43:44,547 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:43:44 GMT Server: Apache x-compute-request-id: req-2ab72c6a-dd5f-4ace-a4bc-3cb6e2341f64 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2ab72c6a-dd5f-4ace-a4bc-3cb6e2341f64 Content-Encoding: gzip Content-Length: 169 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "7e46616c-f91d-4697-948e-d8087c533cba", "name": "foo", "control_location": "back-end", "encryption_id": "5133e9a9-dfea-4f3b-a7bd-e94d90347b4e", "provider": "bar", "provider_class": "bar"}} 2018-08-01 09:43:44,548 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/7e46616c-f91d-4697-948e-d8087c533cba/encryption used request id req-2ab72c6a-dd5f-4ace-a4bc-3cb6e2341f64 2018-08-01 09:43:44,550 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d815f79c-c543-480c-9c2e-6a4790ffe9c1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}418ea1431f9a5e8720ee23c8122994c353f1aaf7" 2018-08-01 09:43:44,734 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:43:44 GMT Server: Apache x-compute-request-id: req-88afd0dd-7e92-491b-86a1-94e800d5bad4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-88afd0dd-7e92-491b-86a1-94e800d5bad4 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "a8a7fd92-fe0d-4ad8-b785-a720dc5df6c9", "name": "CinderUtilsVolumeTypeCompleteTests-025b8144-4258-4d93-a19c-4a0db8ac0af0-qos"}]} 2018-08-01 09:43:44,734 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/qos-specs used request id req-88afd0dd-7e92-491b-86a1-94e800d5bad4 2018-08-01 09:43:44,737 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/qos-specs/a8a7fd92-fe0d-4ad8-b785-a720dc5df6c9/associate?vol_type_id=7e46616c-f91d-4697-948e-d8087c533cba -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d815f79c-c543-480c-9c2e-6a4790ffe9c1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}418ea1431f9a5e8720ee23c8122994c353f1aaf7" 2018-08-01 09:43:44,792 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 09:43:44 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d7aca5ad-08af-4882-b960-44579be3313c 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-08-01 09:43:44,792 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/qos-specs/a8a7fd92-fe0d-4ad8-b785-a720dc5df6c9/associate?vol_type_id=7e46616c-f91d-4697-948e-d8087c533cba used request id req-d7aca5ad-08af-4882-b960-44579be3313c 2018-08-01 09:43:44,794 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/7e46616c-f91d-4697-948e-d8087c533cba -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d815f79c-c543-480c-9c2e-6a4790ffe9c1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}418ea1431f9a5e8720ee23c8122994c353f1aaf7" 2018-08-01 09:43:44,978 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:43:44 GMT Server: Apache x-compute-request-id: req-e9261807-20fc-42bc-a8d6-70c7486ae1fd OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e9261807-20fc-42bc-a8d6-70c7486ae1fd Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-025b8144-4258-4d93-a19c-4a0db8ac0af0", "qos_specs_id": "a8a7fd92-fe0d-4ad8-b785-a720dc5df6c9", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "7e46616c-f91d-4697-948e-d8087c533cba", "description": null}} 2018-08-01 09:43:44,978 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/7e46616c-f91d-4697-948e-d8087c533cba used request id req-e9261807-20fc-42bc-a8d6-70c7486ae1fd 2018-08-01 09:43:44,982 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/7e46616c-f91d-4697-948e-d8087c533cba/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d815f79c-c543-480c-9c2e-6a4790ffe9c1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}418ea1431f9a5e8720ee23c8122994c353f1aaf7" 2018-08-01 09:43:45,006 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:43:44 GMT Server: Apache x-compute-request-id: req-8ea6b944-53fb-45e6-9c84-ce2453cef117 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8ea6b944-53fb-45e6-9c84-ce2453cef117 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"volume_type_id": "7e46616c-f91d-4697-948e-d8087c533cba", "control_location": "back-end", "deleted": false, "created_at": "2018-08-01T09:43:44.000000", "updated_at": null, "encryption_id": "5133e9a9-dfea-4f3b-a7bd-e94d90347b4e", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2018-08-01 09:43:45,006 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/7e46616c-f91d-4697-948e-d8087c533cba/encryption used request id req-8ea6b944-53fb-45e6-9c84-ce2453cef117 2018-08-01 09:43:45,007 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsVolumeTypeCompleteTests-025b8144-4258-4d93-a19c-4a0db8ac0af0 2018-08-01 09:43:45,009 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/7e46616c-f91d-4697-948e-d8087c533cba -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d815f79c-c543-480c-9c2e-6a4790ffe9c1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}418ea1431f9a5e8720ee23c8122994c353f1aaf7" 2018-08-01 09:43:45,185 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:43:45 GMT Server: Apache x-compute-request-id: req-0e5ad3c7-9de2-46ff-9c6a-a5e1c9ac616e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0e5ad3c7-9de2-46ff-9c6a-a5e1c9ac616e Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-025b8144-4258-4d93-a19c-4a0db8ac0af0", "qos_specs_id": "a8a7fd92-fe0d-4ad8-b785-a720dc5df6c9", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "7e46616c-f91d-4697-948e-d8087c533cba", "description": null}} 2018-08-01 09:43:45,185 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/7e46616c-f91d-4697-948e-d8087c533cba used request id req-0e5ad3c7-9de2-46ff-9c6a-a5e1c9ac616e 2018-08-01 09:43:45,188 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/7e46616c-f91d-4697-948e-d8087c533cba/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d815f79c-c543-480c-9c2e-6a4790ffe9c1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}418ea1431f9a5e8720ee23c8122994c353f1aaf7" 2018-08-01 09:43:45,234 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 09:43:45 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-8724c1a8-056f-46f5-9aff-003f15a0ffe7 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-08-01 09:43:45,234 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/7e46616c-f91d-4697-948e-d8087c533cba/encryption/provider used request id req-8724c1a8-056f-46f5-9aff-003f15a0ffe7 2018-08-01 09:43:45,234 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-025b8144-4258-4d93-a19c-4a0db8ac0af0 2018-08-01 09:43:45,237 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/7e46616c-f91d-4697-948e-d8087c533cba -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d815f79c-c543-480c-9c2e-6a4790ffe9c1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}418ea1431f9a5e8720ee23c8122994c353f1aaf7" 2018-08-01 09:43:45,433 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 09:43:45 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-cc041d03-1984-4c9a-8374-a6498016d92c 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-08-01 09:43:45,433 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/7e46616c-f91d-4697-948e-d8087c533cba used request id req-cc041d03-1984-4c9a-8374-a6498016d92c 2018-08-01 09:43:45,434 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-025b8144-4258-4d93-a19c-4a0db8ac0af0-qos 2018-08-01 09:43:45,436 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/qos-specs/a8a7fd92-fe0d-4ad8-b785-a720dc5df6c9?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d815f79c-c543-480c-9c2e-6a4790ffe9c1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}418ea1431f9a5e8720ee23c8122994c353f1aaf7" 2018-08-01 09:43:45,487 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 09:43:45 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-003ee704-1cd5-4750-8015-8c07c58abdcc 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-08-01 09:43:45,487 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/qos-specs/a8a7fd92-fe0d-4ad8-b785-a720dc5df6c9?force=False used request id req-003ee704-1cd5-4750-8015-8c07c58abdcc 2018-08-01 09:43:45,488 - 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 441.452s OK 2018-08-01 09:43:45,612 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-01 09:43:45,613 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 07:21 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-01 09:43:45,671 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_health_check'... 2018-08-01 09:43:45,728 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-08-01 09:43:45,728 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-08-01 09:43:45,729 - openstack_tests - INFO - OS Credentials = > 2018-08-01 09:43:45,729 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:43:45,730 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:43:46,121 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:43:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["a_u2mbGET-6PxYMoo_3qqA"], "issued_at": "2018-08-01T09:43:46.000000Z"}} 2018-08-01 09:43:46,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a32c71991bf93cec3cf241b992c44f51157716cb" 2018-08-01 09:43:46,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-9ee32d9a-aabd-476a-bd08-049dbc5cc5c4 Date: Wed, 01 Aug 2018 09:43:46 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dbe9669438844f3faecdc7fcc050e0d8","l2_adjacency":true,"status":"ACTIVE","subnets":["a5a333a9-9d0e-46a5-9440-2aa9c95d5013"],"description":"","tags":[],"updated_at":"2018-08-01T09:28:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:38Z","provider:network_type":"flat"}]} 2018-08-01 09:43:46,356 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?router%3Aexternal=True used request id req-9ee32d9a-aabd-476a-bd08-049dbc5cc5c4 2018-08-01 09:43:46,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=e7d7be46-2840-4976-87a2-d78a4e5c6089 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a32c71991bf93cec3cf241b992c44f51157716cb" 2018-08-01 09:43:46,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-90184dff-7d26-4626-bd8d-3aa39b533768 Date: Wed, 01 Aug 2018 09:43:46 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:28:43Z","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":"a5a333a9-9d0e-46a5-9440-2aa9c95d5013","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"dbe9669438844f3faecdc7fcc050e0d8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:43Z","ip_version":4}]} 2018-08-01 09:43:46,402 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=e7d7be46-2840-4976-87a2-d78a4e5c6089 used request id req-90184dff-7d26-4626-bd8d-3aa39b533768 2018-08-01 09:43:46,403 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-08-01 09:43:46,404 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-01 09:43:46,404 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-01 09:43:46,404 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-01 09:43:46,405 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-01 09:43:46,405 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-01 09:43:46,405 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-01 09:43:46,405 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-01 09:43:46,405 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-01 09:43:46,405 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-01 09:43:46,405 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-01 09:43:46,405 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-01 09:43:46,406 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-01 09:43:46,406 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-01 09:43:46,406 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-01 09:43:46,406 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-01 09:43:46,406 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-01 09:43:46,406 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-01 09:43:46,406 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-01 09:43:46,406 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-01 09:43:46,406 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-01 09:43:46,407 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-01 09:43:46,407 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-01 09:43:46,410 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.discovery 2018-08-01 09:43:46,410 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-01 09:43:46,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:43:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91e0aa67-9766-45f6-90c6-6740e3350812 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:43:46,417 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-91e0aa67-9766-45f6-90c6-6740e3350812 2018-08-01 09:43:46,418 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-08-01 09:43:46,804 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:43:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["VxsBA0ELSt2h5ze9BpBxtw"], "issued_at": "2018-08-01T09:43:46.000000Z"}} 2018-08-01 09:43:46,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}d1d766a8d074cb4a568eb8f3ab474b7169ed8713" 2018-08-01 09:43:46,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:43: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-3177509d-9188-48bc-aeec-dd5a564ff051 x-compute-request-id: req-3177509d-9188-48bc-aeec-dd5a564ff051 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.24: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-08-01 09:43:46,972 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/ used request id req-3177509d-9188-48bc-aeec-dd5a564ff051 2018-08-01 09:43:46,972 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.discovery in 0.562334060669s 2018-08-01 09:43:46,973 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/ used request id req-3177509d-9188-48bc-aeec-dd5a564ff051 2018-08-01 09:43:46,973 - 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.24: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-08-01 09:43:46,973 - functest.utils.functest_utils - DEBUG - nova version: (2, 60) 2018-08-01 09:43:46,973 - xtesting.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-08-01 09:43:46,974 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:43:46,975 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:43:47,358 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:43:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["KjuxwID8Rk2Wyyz4LehIXA"], "issued_at": "2018-08-01T09:43:47.000000Z"}} 2018-08-01 09:43:47,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae2a92c087a3e173dd59b5bddebe4ecf77a06021" 2018-08-01 09:43:47,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:43:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b50ca5bc-311b-43a6-a026-fc68c8efbd90 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:43:47,437 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-b50ca5bc-311b-43a6-a026-fc68c8efbd90 2018-08-01 09:43:47,439 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:43:47,440 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:43:47,819 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:43:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["r7xuj1AWRv6gGkng_JIbTA"], "issued_at": "2018-08-01T09:43:47.000000Z"}} 2018-08-01 09:43:47,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d50623535282789a877d113dada393d366a2045" 2018-08-01 09:43:47,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:43:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-890057d7-cb21-44c7-9a62-2e9f1cedaa6a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:43:47,900 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-890057d7-cb21-44c7-9a62-2e9f1cedaa6a 2018-08-01 09:43:47,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 09:43:47,910 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 09:43:47 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 09:43:47,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-01ff13d5-4086-4e4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d50623535282789a877d113dada393d366a2045" 2018-08-01 09:43:47,998 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:43:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3b668d9-ecac-4a48-b3e8-8cd2f80d2162 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-01ff13d5-4086-4e4-proj", "previous": null, "next": null}, "projects": []} 2018-08-01 09:43:47,998 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-01ff13d5-4086-4e4-proj used request id req-e3b668d9-ecac-4a48-b3e8-8cd2f80d2162 2018-08-01 09:43:48,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d50623535282789a877d113dada393d366a2045" 2018-08-01 09:43:48,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:43:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b7a7bfe-d607-4af3-8f61-01e6a0f993b4 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 09:43:48,020 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-4b7a7bfe-d607-4af3-8f61-01e6a0f993b4 2018-08-01 09:43:48,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d50623535282789a877d113dada393d366a2045" -d '{"project": {"enabled": true, "domain_id": "default", "name": "SimpleHealthCheck-01ff13d5-4086-4e4-proj"}}' 2018-08-01 09:43:48,138 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 09:43:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4993f665-a0dd-41ac-81ed-78a8ea3a4502 Content-Length: 314 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/578a45ea85cd4765bf20c7ee8dde95d5"}, "tags": [], "enabled": true, "id": "578a45ea85cd4765bf20c7ee8dde95d5", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-01ff13d5-4086-4e4-proj"}} 2018-08-01 09:43:48,138 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-4993f665-a0dd-41ac-81ed-78a8ea3a4502 2018-08-01 09:43:48,139 - keystone_utils - INFO - Created project with name - SimpleHealthCheck-01ff13d5-4086-4e4-proj 2018-08-01 09:43:48,139 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:43:48,140 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:43:48,519 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:43:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["rbipIKAhRzKT4zFkE_5P5w"], "issued_at": "2018-08-01T09:43:48.000000Z"}} 2018-08-01 09:43:48,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9792132c056fafdf00b5fcc9be18df55bcd31cbd" 2018-08-01 09:43:48,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:43:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62c30b36-6e61-41e3-b897-5c4b5901809e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:43:48,602 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-62c30b36-6e61-41e3-b897-5c4b5901809e 2018-08-01 09:43:48,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 09:43:48,610 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 09:43: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 09:43:48,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9792132c056fafdf00b5fcc9be18df55bcd31cbd" 2018-08-01 09:43:48,644 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:43:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26bd8c53-002e-4b2c-82fc-0c4d2af89abc Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 09:43:48,644 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-26bd8c53-002e-4b2c-82fc-0c4d2af89abc 2018-08-01 09:43:48,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=SimpleHealthCheck-01ff13d5-4086-4e4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9792132c056fafdf00b5fcc9be18df55bcd31cbd" 2018-08-01 09:43:48,737 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:43:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8258e5ae-74bc-411b-a8aa-a1d2756108d0 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=SimpleHealthCheck-01ff13d5-4086-4e4-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/578a45ea85cd4765bf20c7ee8dde95d5"}, "tags": [], "enabled": true, "id": "578a45ea85cd4765bf20c7ee8dde95d5", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-01ff13d5-4086-4e4-proj"}]} 2018-08-01 09:43:48,737 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=SimpleHealthCheck-01ff13d5-4086-4e4-proj used request id req-8258e5ae-74bc-411b-a8aa-a1d2756108d0 2018-08-01 09:43:48,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9792132c056fafdf00b5fcc9be18df55bcd31cbd" 2018-08-01 09:43:48,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:43:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-581ad55a-220c-4f69-8eff-6d3b0b4d1341 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 09:43:48,760 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-581ad55a-220c-4f69-8eff-6d3b0b4d1341 2018-08-01 09:43:49,122 - keystone_utils - INFO - Created user with name - SimpleHealthCheck-01ff13d5-4086-4e4-user 2018-08-01 09:43:49,122 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:43:49,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d50623535282789a877d113dada393d366a2045" 2018-08-01 09:43:49,210 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:43:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-788c9eea-6f3d-4123-9556-5844b6490f95 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 09:43:49,210 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-788c9eea-6f3d-4123-9556-5844b6490f95 2018-08-01 09:43:49,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d50623535282789a877d113dada393d366a2045" -d '{"role": {"name": "SimpleHealthCheck-01ff13d5-4086-4e4-proj-role"}}' 2018-08-01 09:43:49,307 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 09:43:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e6234e2-70eb-47c3-88d7-74e90069694c Content-Length: 216 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b0444f01939f44b693544ade475750c6", "links": {"self": "http://172.30.9.24:5000/v3/roles/b0444f01939f44b693544ade475750c6"}, "name": "SimpleHealthCheck-01ff13d5-4086-4e4-proj-role"}} 2018-08-01 09:43:49,308 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-1e6234e2-70eb-47c3-88d7-74e90069694c 2018-08-01 09:43:49,308 - keystone_utils - INFO - Created role with name - SimpleHealthCheck-01ff13d5-4086-4e4-proj-role 2018-08-01 09:43:49,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/b0444f01939f44b693544ade475750c6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d50623535282789a877d113dada393d366a2045" 2018-08-01 09:43:49,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:43:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-063ba752-ac98-4dde-918f-4b11d3ae7f4c Content-Encoding: gzip Content-Length: 173 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b0444f01939f44b693544ade475750c6", "links": {"self": "http://172.30.9.24:5000/v3/roles/b0444f01939f44b693544ade475750c6"}, "name": "SimpleHealthCheck-01ff13d5-4086-4e4-proj-role"}} 2018-08-01 09:43:49,392 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/b0444f01939f44b693544ade475750c6 used request id req-063ba752-ac98-4dde-918f-4b11d3ae7f4c 2018-08-01 09:43:49,392 - keystone_utils - INFO - Granting role SimpleHealthCheck-01ff13d5-4086-4e4-proj-role to project SimpleHealthCheck-01ff13d5-4086-4e4-proj 2018-08-01 09:43:49,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/578a45ea85cd4765bf20c7ee8dde95d5/users/a4e094af73c14438a0b118e5158f896c/roles/b0444f01939f44b693544ade475750c6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d50623535282789a877d113dada393d366a2045" 2018-08-01 09:43:49,519 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 09:43:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e5a753e0-b363-4b6a-b741-160913e65c42 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 09:43:49,520 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/578a45ea85cd4765bf20c7ee8dde95d5/users/a4e094af73c14438a0b118e5158f896c/roles/b0444f01939f44b693544ade475750c6 used request id req-e5a753e0-b363-4b6a-b741-160913e65c42 2018-08-01 09:43:49,520 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 09:43:49,521 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-01 09:43:49,522 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:43:49,522 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:43:49,903 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b0444f01939f44b693544ade475750c6", "name": "SimpleHealthCheck-01ff13d5-4086-4e4-proj-role"}], "expires_at": "2018-08-01T10:43:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "578a45ea85cd4765bf20c7ee8dde95d5", "name": "SimpleHealthCheck-01ff13d5-4086-4e4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/578a45ea85cd4765bf20c7ee8dde95d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/578a45ea85cd4765bf20c7ee8dde95d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/578a45ea85cd4765bf20c7ee8dde95d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/578a45ea85cd4765bf20c7ee8dde95d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/578a45ea85cd4765bf20c7ee8dde95d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/578a45ea85cd4765bf20c7ee8dde95d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_578a45ea85cd4765bf20c7ee8dde95d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_578a45ea85cd4765bf20c7ee8dde95d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/578a45ea85cd4765bf20c7ee8dde95d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/578a45ea85cd4765bf20c7ee8dde95d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/578a45ea85cd4765bf20c7ee8dde95d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/578a45ea85cd4765bf20c7ee8dde95d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/578a45ea85cd4765bf20c7ee8dde95d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/578a45ea85cd4765bf20c7ee8dde95d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-01ff13d5-4086-4e4-user", "id": "a4e094af73c14438a0b118e5158f896c"}, "audit_ids": ["i0wgi9PsR6qOgFv2wjjvvw"], "issued_at": "2018-08-01T09:43:49.000000Z"}} 2018-08-01 09:43:49,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d33bf48cc58f0a6f80e5b7068b39aaa6396df0c1" 2018-08-01 09:43:49,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:43:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c47e242-9a8d-4b49-8152-2a21bcbdfac3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:43:49,974 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-1c47e242-9a8d-4b49-8152-2a21bcbdfac3 2018-08-01 09:43:49,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-e4d80416-8f54-4f69-bcbd-5d52adbfce7a-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d33bf48cc58f0a6f80e5b7068b39aaa6396df0c1" 2018-08-01 09:43:50,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-f5eb840a-a6b0-473f-97f8-339f0ae97745 Date: Wed, 01 Aug 2018 09:43:50 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-e4d80416-8f54-4f69-bcbd-5d52adbfce7a-image"} 2018-08-01 09:43:50,255 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-e4d80416-8f54-4f69-bcbd-5d52adbfce7a-image used request id req-f5eb840a-a6b0-473f-97f8-339f0ae97745 2018-08-01 09:43:50,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d33bf48cc58f0a6f80e5b7068b39aaa6396df0c1" 2018-08-01 09:43:50,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-e39cb4e0-7b03-4e9d-9179-8e7c06194f5f Date: Wed, 01 Aug 2018 09:43: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-08-01 09:43:50,265 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-e39cb4e0-7b03-4e9d-9179-8e7c06194f5f 2018-08-01 09:43:50,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d33bf48cc58f0a6f80e5b7068b39aaa6396df0c1" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "SimpleHealthCheck-e4d80416-8f54-4f69-bcbd-5d52adbfce7a-image"}' 2018-08-01 09:43:50,326 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/0dae97dd-99c1-415b-9d20-976e08a76133 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-988b31c3-5ed4-47d2-85ad-3f62a86ecbda Date: Wed, 01 Aug 2018 09:43:50 GMT RESP BODY: {"status": "queued", "name": "SimpleHealthCheck-e4d80416-8f54-4f69-bcbd-5d52adbfce7a-image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T09:43:50Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-01T09:43:50Z", "visibility": "shared", "locations": [], "self": "/v2/images/0dae97dd-99c1-415b-9d20-976e08a76133", "min_disk": 0, "protected": false, "id": "0dae97dd-99c1-415b-9d20-976e08a76133", "file": "/v2/images/0dae97dd-99c1-415b-9d20-976e08a76133/file", "checksum": null, "owner": "578a45ea85cd4765bf20c7ee8dde95d5", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 09:43:50,326 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-988b31c3-5ed4-47d2-85ad-3f62a86ecbda 2018-08-01 09:43:50,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9292/v2/images/0dae97dd-99c1-415b-9d20-976e08a76133/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d33bf48cc58f0a6f80e5b7068b39aaa6396df0c1" -d '' 2018-08-01 09:43:51,423 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d0180dd3-9b53-4c42-9c02-0b967af14cbd Date: Wed, 01 Aug 2018 09:43:51 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-01 09:43:51,423 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/0dae97dd-99c1-415b-9d20-976e08a76133/file used request id req-d0180dd3-9b53-4c42-9c02-0b967af14cbd 2018-08-01 09:43:51,424 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-01 09:43:51,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/0dae97dd-99c1-415b-9d20-976e08a76133 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d33bf48cc58f0a6f80e5b7068b39aaa6396df0c1" 2018-08-01 09:43:51,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-53549e14-4291-43ee-85ca-b4e80169eb4d Date: Wed, 01 Aug 2018 09:43:51 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-e4d80416-8f54-4f69-bcbd-5d52adbfce7a-image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T09:43:50Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-01T09:43:51Z", "visibility": "shared", "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/0dae97dd-99c1-415b-9d20-976e08a76133/snap", "metadata": {}}], "self": "/v2/images/0dae97dd-99c1-415b-9d20-976e08a76133", "min_disk": 0, "protected": false, "id": "0dae97dd-99c1-415b-9d20-976e08a76133", "file": "/v2/images/0dae97dd-99c1-415b-9d20-976e08a76133/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "578a45ea85cd4765bf20c7ee8dde95d5", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/0dae97dd-99c1-415b-9d20-976e08a76133/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 09:43:51,444 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/0dae97dd-99c1-415b-9d20-976e08a76133 used request id req-53549e14-4291-43ee-85ca-b4e80169eb4d 2018-08-01 09:43:51,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d33bf48cc58f0a6f80e5b7068b39aaa6396df0c1" 2018-08-01 09:43:51,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-0a333302-fa4c-46c8-af71-1bf706a6ce67 Date: Wed, 01 Aug 2018 09:43: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-08-01 09:43:51,454 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-0a333302-fa4c-46c8-af71-1bf706a6ce67 2018-08-01 09:43:51,456 - create_image - INFO - Created image with name - SimpleHealthCheck-e4d80416-8f54-4f69-bcbd-5d52adbfce7a-image 2018-08-01 09:43:51,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/0dae97dd-99c1-415b-9d20-976e08a76133 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d33bf48cc58f0a6f80e5b7068b39aaa6396df0c1" 2018-08-01 09:43:51,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-9ae804a4-8cd6-4fa9-bbec-55ef110eeb39 Date: Wed, 01 Aug 2018 09:43:51 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-e4d80416-8f54-4f69-bcbd-5d52adbfce7a-image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T09:43:50Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-01T09:43:51Z", "visibility": "shared", "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/0dae97dd-99c1-415b-9d20-976e08a76133/snap", "metadata": {}}], "self": "/v2/images/0dae97dd-99c1-415b-9d20-976e08a76133", "min_disk": 0, "protected": false, "id": "0dae97dd-99c1-415b-9d20-976e08a76133", "file": "/v2/images/0dae97dd-99c1-415b-9d20-976e08a76133/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "578a45ea85cd4765bf20c7ee8dde95d5", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/0dae97dd-99c1-415b-9d20-976e08a76133/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 09:43:51,474 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/0dae97dd-99c1-415b-9d20-976e08a76133 used request id req-9ae804a4-8cd6-4fa9-bbec-55ef110eeb39 2018-08-01 09:43:51,474 - create_image - DEBUG - Instance status is - active 2018-08-01 09:43:51,474 - create_image - DEBUG - Image is active with name - SimpleHealthCheck-e4d80416-8f54-4f69-bcbd-5d52adbfce7a-image 2018-08-01 09:43:51,474 - create_image - INFO - Image is now active with name - SimpleHealthCheck-e4d80416-8f54-4f69-bcbd-5d52adbfce7a-image 2018-08-01 09:43:51,474 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:43:51,475 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:43:51,986 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b0444f01939f44b693544ade475750c6", "name": "SimpleHealthCheck-01ff13d5-4086-4e4-proj-role"}], "expires_at": "2018-08-01T10:43:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "578a45ea85cd4765bf20c7ee8dde95d5", "name": "SimpleHealthCheck-01ff13d5-4086-4e4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/578a45ea85cd4765bf20c7ee8dde95d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/578a45ea85cd4765bf20c7ee8dde95d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/578a45ea85cd4765bf20c7ee8dde95d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/578a45ea85cd4765bf20c7ee8dde95d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/578a45ea85cd4765bf20c7ee8dde95d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/578a45ea85cd4765bf20c7ee8dde95d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_578a45ea85cd4765bf20c7ee8dde95d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_578a45ea85cd4765bf20c7ee8dde95d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/578a45ea85cd4765bf20c7ee8dde95d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/578a45ea85cd4765bf20c7ee8dde95d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/578a45ea85cd4765bf20c7ee8dde95d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/578a45ea85cd4765bf20c7ee8dde95d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/578a45ea85cd4765bf20c7ee8dde95d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/578a45ea85cd4765bf20c7ee8dde95d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-01ff13d5-4086-4e4-user", "id": "a4e094af73c14438a0b118e5158f896c"}, "audit_ids": ["THr1VwUqRBahNXaxjG0o0A"], "issued_at": "2018-08-01T09:43:51.000000Z"}} 2018-08-01 09:43:51,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c17e18d8a9f69d4f352e4aa7f8645cf51a490d1" 2018-08-01 09:43:52,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:43:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-642fee37-6e1c-4574-afba-484d6e4e2f94 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:43:52,049 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-642fee37-6e1c-4574-afba-484d6e4e2f94 2018-08-01 09:43:52,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=SimpleHealthCheck-e4d80416-8f54-4f69-bcbd-5d52adbfce7a-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c17e18d8a9f69d4f352e4aa7f8645cf51a490d1" 2018-08-01 09:43:52,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-5033b68a-f6e8-4f71-ba10-3fc9d3c46189 Date: Wed, 01 Aug 2018 09:43:52 GMT RESP BODY: {"networks":[]} 2018-08-01 09:43:52,234 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=SimpleHealthCheck-e4d80416-8f54-4f69-bcbd-5d52adbfce7a-priv-net used request id req-5033b68a-f6e8-4f71-ba10-3fc9d3c46189 2018-08-01 09:43:52,235 - neutron_utils - INFO - Creating network with name SimpleHealthCheck-e4d80416-8f54-4f69-bcbd-5d52adbfce7a-priv-net 2018-08-01 09:43:52,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c17e18d8a9f69d4f352e4aa7f8645cf51a490d1" -d '{"network": {"name": "SimpleHealthCheck-e4d80416-8f54-4f69-bcbd-5d52adbfce7a-priv-net", "admin_state_up": true}}' 2018-08-01 09:43:52,798 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 641 X-Openstack-Request-Id: req-e5afc764-7955-4919-8f1c-578168a0a3f6 Date: Wed, 01 Aug 2018 09:43:52 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"26115b5c-c202-4ca0-8456-387baed898ec","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"578a45ea85cd4765bf20c7ee8dde95d5","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T09:43:52Z","is_default":false,"name":"SimpleHealthCheck-e4d80416-8f54-4f69-bcbd-5d52adbfce7a-priv-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"578a45ea85cd4765bf20c7ee8dde95d5","created_at":"2018-08-01T09:43:52Z","mtu":1450}} 2018-08-01 09:43:52,798 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks used request id req-e5afc764-7955-4919-8f1c-578168a0a3f6 2018-08-01 09:43:52,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=26115b5c-c202-4ca0-8456-387baed898ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c17e18d8a9f69d4f352e4aa7f8645cf51a490d1" 2018-08-01 09:43:52,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 625 X-Openstack-Request-Id: req-e902c1f2-6a63-435c-a275-af7170b1403c Date: Wed, 01 Aug 2018 09:43:52 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"26115b5c-c202-4ca0-8456-387baed898ec","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"578a45ea85cd4765bf20c7ee8dde95d5","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T09:43:52Z","qos_policy_id":null,"name":"SimpleHealthCheck-e4d80416-8f54-4f69-bcbd-5d52adbfce7a-priv-net","admin_state_up":true,"tenant_id":"578a45ea85cd4765bf20c7ee8dde95d5","created_at":"2018-08-01T09:43:52Z","mtu":1450}]} 2018-08-01 09:43:52,929 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=26115b5c-c202-4ca0-8456-387baed898ec used request id req-e902c1f2-6a63-435c-a275-af7170b1403c 2018-08-01 09:43:52,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=26115b5c-c202-4ca0-8456-387baed898ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c17e18d8a9f69d4f352e4aa7f8645cf51a490d1" 2018-08-01 09:43:52,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-5c6a309b-34d8-49d8-a6f9-38d7ae03b07d Date: Wed, 01 Aug 2018 09:43:52 GMT RESP BODY: {"subnets":[]} 2018-08-01 09:43:52,963 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=26115b5c-c202-4ca0-8456-387baed898ec used request id req-5c6a309b-34d8-49d8-a6f9-38d7ae03b07d 2018-08-01 09:43:52,964 - neutron_utils - INFO - Creating subnet with name SimpleHealthCheck-e4d80416-8f54-4f69-bcbd-5d52adbfce7a-priv-subnet 2018-08-01 09:43:52,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c17e18d8a9f69d4f352e4aa7f8645cf51a490d1" -d '{"subnets": [{"ip_version": 4, "network_id": "26115b5c-c202-4ca0-8456-387baed898ec", "cidr": "10.55.0.0/24", "name": "SimpleHealthCheck-e4d80416-8f54-4f69-bcbd-5d52adbfce7a-priv-subnet"}]}' 2018-08-01 09:43:53,515 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-6f94fd11-9154-4a67-a4b7-2dcf6cdbc6c1 Date: Wed, 01 Aug 2018 09:43:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"26115b5c-c202-4ca0-8456-387baed898ec","tenant_id":"578a45ea85cd4765bf20c7ee8dde95d5","created_at":"2018-08-01T09:43:53Z","dns_nameservers":[],"updated_at":"2018-08-01T09:43:53Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"578a45ea85cd4765bf20c7ee8dde95d5","id":"ee6e65cb-879b-467e-9866-2c33c561800e","subnetpool_id":null,"name":"SimpleHealthCheck-e4d80416-8f54-4f69-bcbd-5d52adbfce7a-priv-subnet"}]} 2018-08-01 09:43:53,515 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets used request id req-6f94fd11-9154-4a67-a4b7-2dcf6cdbc6c1 2018-08-01 09:43:53,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=26115b5c-c202-4ca0-8456-387baed898ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c17e18d8a9f69d4f352e4aa7f8645cf51a490d1" 2018-08-01 09:43:53,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-3ed73ef5-72c3-449e-8a55-4bbb286c58c0 Date: Wed, 01 Aug 2018 09:43:53 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"26115b5c-c202-4ca0-8456-387baed898ec","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"578a45ea85cd4765bf20c7ee8dde95d5","l2_adjacency":true,"status":"ACTIVE","subnets":["ee6e65cb-879b-467e-9866-2c33c561800e"],"description":"","tags":[],"updated_at":"2018-08-01T09:43:53Z","qos_policy_id":null,"name":"SimpleHealthCheck-e4d80416-8f54-4f69-bcbd-5d52adbfce7a-priv-net","admin_state_up":true,"tenant_id":"578a45ea85cd4765bf20c7ee8dde95d5","created_at":"2018-08-01T09:43:52Z","mtu":1450}]} 2018-08-01 09:43:53,645 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=26115b5c-c202-4ca0-8456-387baed898ec used request id req-3ed73ef5-72c3-449e-8a55-4bbb286c58c0 2018-08-01 09:43:53,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=26115b5c-c202-4ca0-8456-387baed898ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c17e18d8a9f69d4f352e4aa7f8645cf51a490d1" 2018-08-01 09:43:53,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-79a4c862-afaa-428f-b710-6fd3863de480 Date: Wed, 01 Aug 2018 09:43:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"26115b5c-c202-4ca0-8456-387baed898ec","tenant_id":"578a45ea85cd4765bf20c7ee8dde95d5","created_at":"2018-08-01T09:43:53Z","dns_nameservers":[],"updated_at":"2018-08-01T09:43:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"578a45ea85cd4765bf20c7ee8dde95d5","id":"ee6e65cb-879b-467e-9866-2c33c561800e","subnetpool_id":null,"name":"SimpleHealthCheck-e4d80416-8f54-4f69-bcbd-5d52adbfce7a-priv-subnet"}]} 2018-08-01 09:43:53,737 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=26115b5c-c202-4ca0-8456-387baed898ec used request id req-79a4c862-afaa-428f-b710-6fd3863de480 2018-08-01 09:43:53,738 - OpenStackNetwork - DEBUG - Network [26115b5c-c202-4ca0-8456-387baed898ec] created successfully 2018-08-01 09:43:53,738 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:43:53,739 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:43:54,174 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:43:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["IoIVrAH9Q46JuHPHWxyPKA"], "issued_at": "2018-08-01T09:43:54.000000Z"}} 2018-08-01 09:43:54,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae9a12175fc882b3a37df5350cc1a4691e61ad14" 2018-08-01 09:43:54,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:43:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-894c145d-edf1-4f73-9a9a-dd49375f8585 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:43:54,187 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-894c145d-edf1-4f73-9a9a-dd49375f8585 2018-08-01 09:43:54,189 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 09:43:54,193 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae9a12175fc882b3a37df5350cc1a4691e61ad14" 2018-08-01 09:43:54,362 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09: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-9289f88b-0fbb-4344-b53b-f8383068f688 x-compute-request-id: req-9289f88b-0fbb-4344-b53b-f8383068f688 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-08-01 09:43:54,362 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-9289f88b-0fbb-4344-b53b-f8383068f688 2018-08-01 09:43:54,365 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae9a12175fc882b3a37df5350cc1a4691e61ad14" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "SimpleHealthCheck-e4d80416-8f54-4f69-bcbd-5d52adbfce7a-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-08-01 09:43:54,402 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09: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,Accept-Encoding x-openstack-request-id: req-34ea59d5-a114-4e25-84c1-6dd0e2215b6b x-compute-request-id: req-34ea59d5-a114-4e25-84c1-6dd0e2215b6b Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"flavor": {"name": "SimpleHealthCheck-e4d80416-8f54-4f69-bcbd-5d52adbfce7a-flavor-name", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/3ba8813c-e015-4c7d-84d4-c971f1c0a117", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/3ba8813c-e015-4c7d-84d4-c971f1c0a117", "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": "3ba8813c-e015-4c7d-84d4-c971f1c0a117"}} 2018-08-01 09:43:54,402 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-34ea59d5-a114-4e25-84c1-6dd0e2215b6b 2018-08-01 09:43:54,403 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:43:54,404 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:43:54,821 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b0444f01939f44b693544ade475750c6", "name": "SimpleHealthCheck-01ff13d5-4086-4e4-proj-role"}], "expires_at": "2018-08-01T10:43:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "578a45ea85cd4765bf20c7ee8dde95d5", "name": "SimpleHealthCheck-01ff13d5-4086-4e4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/578a45ea85cd4765bf20c7ee8dde95d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/578a45ea85cd4765bf20c7ee8dde95d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/578a45ea85cd4765bf20c7ee8dde95d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/578a45ea85cd4765bf20c7ee8dde95d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/578a45ea85cd4765bf20c7ee8dde95d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/578a45ea85cd4765bf20c7ee8dde95d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_578a45ea85cd4765bf20c7ee8dde95d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_578a45ea85cd4765bf20c7ee8dde95d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/578a45ea85cd4765bf20c7ee8dde95d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/578a45ea85cd4765bf20c7ee8dde95d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/578a45ea85cd4765bf20c7ee8dde95d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/578a45ea85cd4765bf20c7ee8dde95d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/578a45ea85cd4765bf20c7ee8dde95d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/578a45ea85cd4765bf20c7ee8dde95d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-01ff13d5-4086-4e4-user", "id": "a4e094af73c14438a0b118e5158f896c"}, "audit_ids": ["fc8BeDfgSNqmEb7kxD3Z3Q"], "issued_at": "2018-08-01T09:43:54.000000Z"}} 2018-08-01 09:43:54,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2838e30c33206367041ad0792104eb432353d636" 2018-08-01 09:43:54,906 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:43:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-968d41a0-9bf9-4b0e-9a47-47438e61471e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:43:54,907 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-968d41a0-9bf9-4b0e-9a47-47438e61471e 2018-08-01 09:43:54,908 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 09:43:54,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2838e30c33206367041ad0792104eb432353d636" 2018-08-01 09:43:54,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:43:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d628cc4-9741-4c27-99cd-057313bdb16c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:43:54,987 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-3d628cc4-9741-4c27-99cd-057313bdb16c 2018-08-01 09:43:54,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=SimpleHealthCheck-e4d80416-8f54-4f69-bcbd-5d52adbfce7a-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2838e30c33206367041ad0792104eb432353d636" 2018-08-01 09:43:55,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-3c6fb7d2-7519-46b7-9eb6-8f121af3ed96 Date: Wed, 01 Aug 2018 09:43:55 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"26115b5c-c202-4ca0-8456-387baed898ec","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"578a45ea85cd4765bf20c7ee8dde95d5","l2_adjacency":true,"status":"ACTIVE","subnets":["ee6e65cb-879b-467e-9866-2c33c561800e"],"description":"","tags":[],"updated_at":"2018-08-01T09:43:53Z","qos_policy_id":null,"name":"SimpleHealthCheck-e4d80416-8f54-4f69-bcbd-5d52adbfce7a-priv-net","admin_state_up":true,"tenant_id":"578a45ea85cd4765bf20c7ee8dde95d5","created_at":"2018-08-01T09:43:52Z","mtu":1450}]} 2018-08-01 09:43:55,247 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=SimpleHealthCheck-e4d80416-8f54-4f69-bcbd-5d52adbfce7a-priv-net used request id req-3c6fb7d2-7519-46b7-9eb6-8f121af3ed96 2018-08-01 09:43:55,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=26115b5c-c202-4ca0-8456-387baed898ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2838e30c33206367041ad0792104eb432353d636" 2018-08-01 09:43:55,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-8c0783ff-c641-4ca1-813d-20c0e6005975 Date: Wed, 01 Aug 2018 09:43:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"26115b5c-c202-4ca0-8456-387baed898ec","tenant_id":"578a45ea85cd4765bf20c7ee8dde95d5","created_at":"2018-08-01T09:43:53Z","dns_nameservers":[],"updated_at":"2018-08-01T09:43:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"578a45ea85cd4765bf20c7ee8dde95d5","id":"ee6e65cb-879b-467e-9866-2c33c561800e","subnetpool_id":null,"name":"SimpleHealthCheck-e4d80416-8f54-4f69-bcbd-5d52adbfce7a-priv-subnet"}]} 2018-08-01 09:43:55,298 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=26115b5c-c202-4ca0-8456-387baed898ec used request id req-8c0783ff-c641-4ca1-813d-20c0e6005975 2018-08-01 09:43:55,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=SimpleHealthCheck-e4d80416-8f54-4f69-bcbd-5d52adbfce7a-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2838e30c33206367041ad0792104eb432353d636" 2018-08-01 09:43:55,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-8555fa26-1347-4651-a4d5-7aa4e94156b5 Date: Wed, 01 Aug 2018 09:43:55 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"26115b5c-c202-4ca0-8456-387baed898ec","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"578a45ea85cd4765bf20c7ee8dde95d5","l2_adjacency":true,"status":"ACTIVE","subnets":["ee6e65cb-879b-467e-9866-2c33c561800e"],"description":"","tags":[],"updated_at":"2018-08-01T09:43:53Z","qos_policy_id":null,"name":"SimpleHealthCheck-e4d80416-8f54-4f69-bcbd-5d52adbfce7a-priv-net","admin_state_up":true,"tenant_id":"578a45ea85cd4765bf20c7ee8dde95d5","created_at":"2018-08-01T09:43:52Z","mtu":1450}]} 2018-08-01 09:43:55,400 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=SimpleHealthCheck-e4d80416-8f54-4f69-bcbd-5d52adbfce7a-priv-net used request id req-8555fa26-1347-4651-a4d5-7aa4e94156b5 2018-08-01 09:43:55,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 09:43:55,409 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 09:43: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 09:43:55,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/578a45ea85cd4765bf20c7ee8dde95d5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2838e30c33206367041ad0792104eb432353d636" 2018-08-01 09:43:55,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:43:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d94b56b-dae5-4f99-837a-4e4a4b2e13c2 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/578a45ea85cd4765bf20c7ee8dde95d5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "578a45ea85cd4765bf20c7ee8dde95d5", "name": "SimpleHealthCheck-01ff13d5-4086-4e4-proj"}} 2018-08-01 09:43:55,497 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/578a45ea85cd4765bf20c7ee8dde95d5 used request id req-7d94b56b-dae5-4f99-837a-4e4a4b2e13c2 2018-08-01 09:43:55,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=26115b5c-c202-4ca0-8456-387baed898ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2838e30c33206367041ad0792104eb432353d636" 2018-08-01 09:43:55,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-f8311f7e-b47c-47c3-86e5-36acce1c50a6 Date: Wed, 01 Aug 2018 09:43:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"26115b5c-c202-4ca0-8456-387baed898ec","tenant_id":"578a45ea85cd4765bf20c7ee8dde95d5","created_at":"2018-08-01T09:43:53Z","dns_nameservers":[],"updated_at":"2018-08-01T09:43:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"578a45ea85cd4765bf20c7ee8dde95d5","id":"ee6e65cb-879b-467e-9866-2c33c561800e","subnetpool_id":null,"name":"SimpleHealthCheck-e4d80416-8f54-4f69-bcbd-5d52adbfce7a-priv-subnet"}]} 2018-08-01 09:43:55,551 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=26115b5c-c202-4ca0-8456-387baed898ec used request id req-f8311f7e-b47c-47c3-86e5-36acce1c50a6 2018-08-01 09:43:55,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=26115b5c-c202-4ca0-8456-387baed898ec&name=SimpleHealthCheck-e4d80416-8f54-4f69-bcbd-5d52adbfce7aport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2838e30c33206367041ad0792104eb432353d636" 2018-08-01 09:43:55,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-6c4da73f-841d-487e-8ab7-715d1bf9e4cd Date: Wed, 01 Aug 2018 09:43:55 GMT RESP BODY: {"ports":[]} 2018-08-01 09:43:55,590 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=26115b5c-c202-4ca0-8456-387baed898ec&name=SimpleHealthCheck-e4d80416-8f54-4f69-bcbd-5d52adbfce7aport-1&admin_state_up=True used request id req-6c4da73f-841d-487e-8ab7-715d1bf9e4cd 2018-08-01 09:43:55,592 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/detail?name=SimpleHealthCheck-e4d80416-8f54-4f69-bcbd-5d52adbfce7a-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2838e30c33206367041ad0792104eb432353d636" 2018-08-01 09:43:55,844 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09: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 x-openstack-request-id: req-4e9c74dc-0c76-4136-8c85-844c281b3691 x-compute-request-id: req-4e9c74dc-0c76-4136-8c85-844c281b3691 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-01 09:43:55,844 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail?name=SimpleHealthCheck-e4d80416-8f54-4f69-bcbd-5d52adbfce7a-inst used request id req-4e9c74dc-0c76-4136-8c85-844c281b3691 2018-08-01 09:43:55,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=SimpleHealthCheck-e4d80416-8f54-4f69-bcbd-5d52adbfce7a-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2838e30c33206367041ad0792104eb432353d636" 2018-08-01 09:43:55,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-1f85fe9f-20d4-4f3d-8db5-b55471803226 Date: Wed, 01 Aug 2018 09:43:55 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"26115b5c-c202-4ca0-8456-387baed898ec","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"578a45ea85cd4765bf20c7ee8dde95d5","l2_adjacency":true,"status":"ACTIVE","subnets":["ee6e65cb-879b-467e-9866-2c33c561800e"],"description":"","tags":[],"updated_at":"2018-08-01T09:43:53Z","qos_policy_id":null,"name":"SimpleHealthCheck-e4d80416-8f54-4f69-bcbd-5d52adbfce7a-priv-net","admin_state_up":true,"tenant_id":"578a45ea85cd4765bf20c7ee8dde95d5","created_at":"2018-08-01T09:43:52Z","mtu":1450}]} 2018-08-01 09:43:55,943 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=SimpleHealthCheck-e4d80416-8f54-4f69-bcbd-5d52adbfce7a-priv-net used request id req-1f85fe9f-20d4-4f3d-8db5-b55471803226 2018-08-01 09:43:55,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=26115b5c-c202-4ca0-8456-387baed898ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2838e30c33206367041ad0792104eb432353d636" 2018-08-01 09:43:55,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-50cb11c0-7373-4dec-81a6-62404796fa6c Date: Wed, 01 Aug 2018 09:43:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"26115b5c-c202-4ca0-8456-387baed898ec","tenant_id":"578a45ea85cd4765bf20c7ee8dde95d5","created_at":"2018-08-01T09:43:53Z","dns_nameservers":[],"updated_at":"2018-08-01T09:43:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"578a45ea85cd4765bf20c7ee8dde95d5","id":"ee6e65cb-879b-467e-9866-2c33c561800e","subnetpool_id":null,"name":"SimpleHealthCheck-e4d80416-8f54-4f69-bcbd-5d52adbfce7a-priv-subnet"}]} 2018-08-01 09:43:55,994 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=26115b5c-c202-4ca0-8456-387baed898ec used request id req-50cb11c0-7373-4dec-81a6-62404796fa6c 2018-08-01 09:43:55,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=SimpleHealthCheck-e4d80416-8f54-4f69-bcbd-5d52adbfce7a-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2838e30c33206367041ad0792104eb432353d636" 2018-08-01 09:43:56,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-e95033ac-9470-4549-9eee-ac85f906e013 Date: Wed, 01 Aug 2018 09:43:56 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"26115b5c-c202-4ca0-8456-387baed898ec","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"578a45ea85cd4765bf20c7ee8dde95d5","l2_adjacency":true,"status":"ACTIVE","subnets":["ee6e65cb-879b-467e-9866-2c33c561800e"],"description":"","tags":[],"updated_at":"2018-08-01T09:43:53Z","qos_policy_id":null,"name":"SimpleHealthCheck-e4d80416-8f54-4f69-bcbd-5d52adbfce7a-priv-net","admin_state_up":true,"tenant_id":"578a45ea85cd4765bf20c7ee8dde95d5","created_at":"2018-08-01T09:43:52Z","mtu":1450}]} 2018-08-01 09:43:56,090 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=SimpleHealthCheck-e4d80416-8f54-4f69-bcbd-5d52adbfce7a-priv-net used request id req-e95033ac-9470-4549-9eee-ac85f906e013 2018-08-01 09:43:56,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/578a45ea85cd4765bf20c7ee8dde95d5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2838e30c33206367041ad0792104eb432353d636" 2018-08-01 09:43:56,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:43:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-237542d7-fa2c-4eda-91e6-fcf98e23e129 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/578a45ea85cd4765bf20c7ee8dde95d5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "578a45ea85cd4765bf20c7ee8dde95d5", "name": "SimpleHealthCheck-01ff13d5-4086-4e4-proj"}} 2018-08-01 09:43:56,182 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/578a45ea85cd4765bf20c7ee8dde95d5 used request id req-237542d7-fa2c-4eda-91e6-fcf98e23e129 2018-08-01 09:43:56,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=26115b5c-c202-4ca0-8456-387baed898ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2838e30c33206367041ad0792104eb432353d636" 2018-08-01 09:43:56,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-953d06d9-1e80-4771-b043-49055b8fa7c6 Date: Wed, 01 Aug 2018 09:43:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"26115b5c-c202-4ca0-8456-387baed898ec","tenant_id":"578a45ea85cd4765bf20c7ee8dde95d5","created_at":"2018-08-01T09:43:53Z","dns_nameservers":[],"updated_at":"2018-08-01T09:43:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"578a45ea85cd4765bf20c7ee8dde95d5","id":"ee6e65cb-879b-467e-9866-2c33c561800e","subnetpool_id":null,"name":"SimpleHealthCheck-e4d80416-8f54-4f69-bcbd-5d52adbfce7a-priv-subnet"}]} 2018-08-01 09:43:56,235 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=26115b5c-c202-4ca0-8456-387baed898ec used request id req-953d06d9-1e80-4771-b043-49055b8fa7c6 2018-08-01 09:43:56,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=26115b5c-c202-4ca0-8456-387baed898ec&name=SimpleHealthCheck-e4d80416-8f54-4f69-bcbd-5d52adbfce7aport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2838e30c33206367041ad0792104eb432353d636" 2018-08-01 09:43:56,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-fcd7d8f6-b0e5-4842-bc10-5c54e09ab0a5 Date: Wed, 01 Aug 2018 09:43:56 GMT RESP BODY: {"ports":[]} 2018-08-01 09:43:56,277 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=26115b5c-c202-4ca0-8456-387baed898ec&name=SimpleHealthCheck-e4d80416-8f54-4f69-bcbd-5d52adbfce7aport-1&admin_state_up=True used request id req-fcd7d8f6-b0e5-4842-bc10-5c54e09ab0a5 2018-08-01 09:43:56,277 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 09:43:56,278 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 09:43:56,663 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b0444f01939f44b693544ade475750c6", "name": "SimpleHealthCheck-01ff13d5-4086-4e4-proj-role"}], "expires_at": "2018-08-01T10:43:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "578a45ea85cd4765bf20c7ee8dde95d5", "name": "SimpleHealthCheck-01ff13d5-4086-4e4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/578a45ea85cd4765bf20c7ee8dde95d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/578a45ea85cd4765bf20c7ee8dde95d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/578a45ea85cd4765bf20c7ee8dde95d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/578a45ea85cd4765bf20c7ee8dde95d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/578a45ea85cd4765bf20c7ee8dde95d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/578a45ea85cd4765bf20c7ee8dde95d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_578a45ea85cd4765bf20c7ee8dde95d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_578a45ea85cd4765bf20c7ee8dde95d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/578a45ea85cd4765bf20c7ee8dde95d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/578a45ea85cd4765bf20c7ee8dde95d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/578a45ea85cd4765bf20c7ee8dde95d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/578a45ea85cd4765bf20c7ee8dde95d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/578a45ea85cd4765bf20c7ee8dde95d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/578a45ea85cd4765bf20c7ee8dde95d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-01ff13d5-4086-4e4-user", "id": "a4e094af73c14438a0b118e5158f896c"}, "audit_ids": ["Z0wviGx2QUS-pf76pUDd2Q"], "issued_at": "2018-08-01T09:43:56.000000Z"}} 2018-08-01 09:43:56,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1a0863c2c02a824b1aa39f0eb11c0eb0911ece2" 2018-08-01 09:43:56,740 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:43:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89d55833-77d2-42a4-ac16-d9aced88e8df Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:43:56,741 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-89d55833-77d2-42a4-ac16-d9aced88e8df 2018-08-01 09:43:56,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=SimpleHealthCheck-e4d80416-8f54-4f69-bcbd-5d52adbfce7a-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2838e30c33206367041ad0792104eb432353d636" 2018-08-01 09:43:56,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-fefebbab-d12a-4d51-9084-55620f15b9e9 Date: Wed, 01 Aug 2018 09:43:56 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"26115b5c-c202-4ca0-8456-387baed898ec","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"578a45ea85cd4765bf20c7ee8dde95d5","l2_adjacency":true,"status":"ACTIVE","subnets":["ee6e65cb-879b-467e-9866-2c33c561800e"],"description":"","tags":[],"updated_at":"2018-08-01T09:43:53Z","qos_policy_id":null,"name":"SimpleHealthCheck-e4d80416-8f54-4f69-bcbd-5d52adbfce7a-priv-net","admin_state_up":true,"tenant_id":"578a45ea85cd4765bf20c7ee8dde95d5","created_at":"2018-08-01T09:43:52Z","mtu":1450}]} 2018-08-01 09:43:56,838 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=SimpleHealthCheck-e4d80416-8f54-4f69-bcbd-5d52adbfce7a-priv-net used request id req-fefebbab-d12a-4d51-9084-55620f15b9e9 2018-08-01 09:43:56,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=26115b5c-c202-4ca0-8456-387baed898ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2838e30c33206367041ad0792104eb432353d636" 2018-08-01 09:43:56,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-37ec6c96-8077-4ae1-9715-e1690cb56c2f Date: Wed, 01 Aug 2018 09:43:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"26115b5c-c202-4ca0-8456-387baed898ec","tenant_id":"578a45ea85cd4765bf20c7ee8dde95d5","created_at":"2018-08-01T09:43:53Z","dns_nameservers":[],"updated_at":"2018-08-01T09:43:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"578a45ea85cd4765bf20c7ee8dde95d5","id":"ee6e65cb-879b-467e-9866-2c33c561800e","subnetpool_id":null,"name":"SimpleHealthCheck-e4d80416-8f54-4f69-bcbd-5d52adbfce7a-priv-subnet"}]} 2018-08-01 09:43:56,890 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=26115b5c-c202-4ca0-8456-387baed898ec used request id req-37ec6c96-8077-4ae1-9715-e1690cb56c2f 2018-08-01 09:43:56,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=SimpleHealthCheck-e4d80416-8f54-4f69-bcbd-5d52adbfce7a-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2838e30c33206367041ad0792104eb432353d636" 2018-08-01 09:43:57,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-46557b88-e2b3-4c5c-a4bd-04dfded663b9 Date: Wed, 01 Aug 2018 09:43:57 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"26115b5c-c202-4ca0-8456-387baed898ec","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"578a45ea85cd4765bf20c7ee8dde95d5","l2_adjacency":true,"status":"ACTIVE","subnets":["ee6e65cb-879b-467e-9866-2c33c561800e"],"description":"","tags":[],"updated_at":"2018-08-01T09:43:53Z","qos_policy_id":null,"name":"SimpleHealthCheck-e4d80416-8f54-4f69-bcbd-5d52adbfce7a-priv-net","admin_state_up":true,"tenant_id":"578a45ea85cd4765bf20c7ee8dde95d5","created_at":"2018-08-01T09:43:52Z","mtu":1450}]} 2018-08-01 09:43:57,138 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=SimpleHealthCheck-e4d80416-8f54-4f69-bcbd-5d52adbfce7a-priv-net used request id req-46557b88-e2b3-4c5c-a4bd-04dfded663b9 2018-08-01 09:43:57,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 09:43:57,147 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 09:43: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 09:43:57,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/578a45ea85cd4765bf20c7ee8dde95d5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1a0863c2c02a824b1aa39f0eb11c0eb0911ece2" 2018-08-01 09:43:57,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:43:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e68a64d-b679-4cb9-85be-88da238145fa Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/578a45ea85cd4765bf20c7ee8dde95d5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "578a45ea85cd4765bf20c7ee8dde95d5", "name": "SimpleHealthCheck-01ff13d5-4086-4e4-proj"}} 2018-08-01 09:43:57,169 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/578a45ea85cd4765bf20c7ee8dde95d5 used request id req-2e68a64d-b679-4cb9-85be-88da238145fa 2018-08-01 09:43:57,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=26115b5c-c202-4ca0-8456-387baed898ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2838e30c33206367041ad0792104eb432353d636" 2018-08-01 09:43:57,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-1c565e86-897b-4d65-946b-8263e268f855 Date: Wed, 01 Aug 2018 09:43:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"26115b5c-c202-4ca0-8456-387baed898ec","tenant_id":"578a45ea85cd4765bf20c7ee8dde95d5","created_at":"2018-08-01T09:43:53Z","dns_nameservers":[],"updated_at":"2018-08-01T09:43:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"578a45ea85cd4765bf20c7ee8dde95d5","id":"ee6e65cb-879b-467e-9866-2c33c561800e","subnetpool_id":null,"name":"SimpleHealthCheck-e4d80416-8f54-4f69-bcbd-5d52adbfce7a-priv-subnet"}]} 2018-08-01 09:43:57,217 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=26115b5c-c202-4ca0-8456-387baed898ec used request id req-1c565e86-897b-4d65-946b-8263e268f855 2018-08-01 09:43:57,218 - neutron_utils - INFO - Creating port for network with name - SimpleHealthCheck-e4d80416-8f54-4f69-bcbd-5d52adbfce7a-priv-net 2018-08-01 09:43:57,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2838e30c33206367041ad0792104eb432353d636" -d '{"port": {"network_id": "26115b5c-c202-4ca0-8456-387baed898ec", "name": "SimpleHealthCheck-e4d80416-8f54-4f69-bcbd-5d52adbfce7aport-1", "admin_state_up": true}}' 2018-08-01 09:43:58,087 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 801 X-Openstack-Request-Id: req-0a3e5898-e367-4801-bf3b-a466275a7b46 Date: Wed, 01 Aug 2018 09:43:58 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T09:43:57Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ee6e65cb-879b-467e-9866-2c33c561800e","ip_address":"10.55.0.5"}],"id":"2e8fbbbc-dcd1-4943-a2bd-fac5a425f0c8","security_groups":["c5c5a106-b98b-4b11-8efe-88c0ef967d58"],"mac_address":"fa:16:3e:bb:51:50","device_id":"","status":"DOWN","description":"","tags":[],"name":"SimpleHealthCheck-e4d80416-8f54-4f69-bcbd-5d52adbfce7aport-1","project_id":"578a45ea85cd4765bf20c7ee8dde95d5","qos_policy_id":null,"admin_state_up":true,"network_id":"26115b5c-c202-4ca0-8456-387baed898ec","tenant_id":"578a45ea85cd4765bf20c7ee8dde95d5","created_at":"2018-08-01T09:43:57Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-08-01 09:43:58,087 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/ports used request id req-0a3e5898-e367-4801-bf3b-a466275a7b46 2018-08-01 09:43:58,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=SimpleHealthCheck-e4d80416-8f54-4f69-bcbd-5d52adbfce7a-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2838e30c33206367041ad0792104eb432353d636" 2018-08-01 09:43:58,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-f0f32006-b360-4db6-8749-901af3a1d328 Date: Wed, 01 Aug 2018 09:43:58 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"26115b5c-c202-4ca0-8456-387baed898ec","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"578a45ea85cd4765bf20c7ee8dde95d5","l2_adjacency":true,"status":"ACTIVE","subnets":["ee6e65cb-879b-467e-9866-2c33c561800e"],"description":"","tags":[],"updated_at":"2018-08-01T09:43:53Z","qos_policy_id":null,"name":"SimpleHealthCheck-e4d80416-8f54-4f69-bcbd-5d52adbfce7a-priv-net","admin_state_up":true,"tenant_id":"578a45ea85cd4765bf20c7ee8dde95d5","created_at":"2018-08-01T09:43:52Z","mtu":1450}]} 2018-08-01 09:43:58,184 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=SimpleHealthCheck-e4d80416-8f54-4f69-bcbd-5d52adbfce7a-priv-net used request id req-f0f32006-b360-4db6-8749-901af3a1d328 2018-08-01 09:43:58,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=26115b5c-c202-4ca0-8456-387baed898ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2838e30c33206367041ad0792104eb432353d636" 2018-08-01 09:43:58,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-1a013733-df27-4033-91ff-a20f9b67dfcd Date: Wed, 01 Aug 2018 09:43:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"26115b5c-c202-4ca0-8456-387baed898ec","tenant_id":"578a45ea85cd4765bf20c7ee8dde95d5","created_at":"2018-08-01T09:43:53Z","dns_nameservers":[],"updated_at":"2018-08-01T09:43:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"578a45ea85cd4765bf20c7ee8dde95d5","id":"ee6e65cb-879b-467e-9866-2c33c561800e","subnetpool_id":null,"name":"SimpleHealthCheck-e4d80416-8f54-4f69-bcbd-5d52adbfce7a-priv-subnet"}]} 2018-08-01 09:43:58,238 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=26115b5c-c202-4ca0-8456-387baed898ec used request id req-1a013733-df27-4033-91ff-a20f9b67dfcd 2018-08-01 09:43:58,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=SimpleHealthCheck-e4d80416-8f54-4f69-bcbd-5d52adbfce7a-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2838e30c33206367041ad0792104eb432353d636" 2018-08-01 09:43:58,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-bd02e00f-05f2-408b-b495-b6ec6062d43e Date: Wed, 01 Aug 2018 09:43:58 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"26115b5c-c202-4ca0-8456-387baed898ec","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"578a45ea85cd4765bf20c7ee8dde95d5","l2_adjacency":true,"status":"ACTIVE","subnets":["ee6e65cb-879b-467e-9866-2c33c561800e"],"description":"","tags":[],"updated_at":"2018-08-01T09:43:53Z","qos_policy_id":null,"name":"SimpleHealthCheck-e4d80416-8f54-4f69-bcbd-5d52adbfce7a-priv-net","admin_state_up":true,"tenant_id":"578a45ea85cd4765bf20c7ee8dde95d5","created_at":"2018-08-01T09:43:52Z","mtu":1450}]} 2018-08-01 09:43:58,337 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=SimpleHealthCheck-e4d80416-8f54-4f69-bcbd-5d52adbfce7a-priv-net used request id req-bd02e00f-05f2-408b-b495-b6ec6062d43e 2018-08-01 09:43:58,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/578a45ea85cd4765bf20c7ee8dde95d5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2838e30c33206367041ad0792104eb432353d636" 2018-08-01 09:43:58,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:43:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1dcb0c55-c468-4140-977a-e48076ba438f Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/578a45ea85cd4765bf20c7ee8dde95d5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "578a45ea85cd4765bf20c7ee8dde95d5", "name": "SimpleHealthCheck-01ff13d5-4086-4e4-proj"}} 2018-08-01 09:43:58,423 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/578a45ea85cd4765bf20c7ee8dde95d5 used request id req-1dcb0c55-c468-4140-977a-e48076ba438f 2018-08-01 09:43:58,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=26115b5c-c202-4ca0-8456-387baed898ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2838e30c33206367041ad0792104eb432353d636" 2018-08-01 09:43:58,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-93b013c9-5001-4f2e-835d-5b34bf7f0dc7 Date: Wed, 01 Aug 2018 09:43:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"26115b5c-c202-4ca0-8456-387baed898ec","tenant_id":"578a45ea85cd4765bf20c7ee8dde95d5","created_at":"2018-08-01T09:43:53Z","dns_nameservers":[],"updated_at":"2018-08-01T09:43:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"578a45ea85cd4765bf20c7ee8dde95d5","id":"ee6e65cb-879b-467e-9866-2c33c561800e","subnetpool_id":null,"name":"SimpleHealthCheck-e4d80416-8f54-4f69-bcbd-5d52adbfce7a-priv-subnet"}]} 2018-08-01 09:43:58,476 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=26115b5c-c202-4ca0-8456-387baed898ec used request id req-93b013c9-5001-4f2e-835d-5b34bf7f0dc7 2018-08-01 09:43:58,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=26115b5c-c202-4ca0-8456-387baed898ec&name=SimpleHealthCheck-e4d80416-8f54-4f69-bcbd-5d52adbfce7aport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2838e30c33206367041ad0792104eb432353d636" 2018-08-01 09:43:58,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 804 X-Openstack-Request-Id: req-02dfa27a-2ff0-4160-8c6b-68273bffdc7b Date: Wed, 01 Aug 2018 09:43:58 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T09:43:57Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ee6e65cb-879b-467e-9866-2c33c561800e","ip_address":"10.55.0.5"}],"id":"2e8fbbbc-dcd1-4943-a2bd-fac5a425f0c8","security_groups":["c5c5a106-b98b-4b11-8efe-88c0ef967d58"],"mac_address":"fa:16:3e:bb:51:50","project_id":"578a45ea85cd4765bf20c7ee8dde95d5","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"SimpleHealthCheck-e4d80416-8f54-4f69-bcbd-5d52adbfce7aport-1","admin_state_up":true,"network_id":"26115b5c-c202-4ca0-8456-387baed898ec","tenant_id":"578a45ea85cd4765bf20c7ee8dde95d5","created_at":"2018-08-01T09:43:57Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-08-01 09:43:58,566 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=26115b5c-c202-4ca0-8456-387baed898ec&name=SimpleHealthCheck-e4d80416-8f54-4f69-bcbd-5d52adbfce7aport-1&admin_state_up=True used request id req-02dfa27a-2ff0-4160-8c6b-68273bffdc7b 2018-08-01 09:43:58,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/578a45ea85cd4765bf20c7ee8dde95d5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2838e30c33206367041ad0792104eb432353d636" 2018-08-01 09:43:58,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:43:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d329f3bf-613c-4d30-8db5-384d3e9b67e1 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/578a45ea85cd4765bf20c7ee8dde95d5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "578a45ea85cd4765bf20c7ee8dde95d5", "name": "SimpleHealthCheck-01ff13d5-4086-4e4-proj"}} 2018-08-01 09:43:58,655 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/578a45ea85cd4765bf20c7ee8dde95d5 used request id req-d329f3bf-613c-4d30-8db5-384d3e9b67e1 2018-08-01 09:43:58,655 - nova_utils - INFO - Creating VM with name - SimpleHealthCheck-e4d80416-8f54-4f69-bcbd-5d52adbfce7a-inst 2018-08-01 09:43:58,658 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2838e30c33206367041ad0792104eb432353d636" 2018-08-01 09:43:58,684 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09: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-b865b2ba-31ed-4df1-b3ec-4906089d45e7 x-compute-request-id: req-b865b2ba-31ed-4df1-b3ec-4906089d45e7 Content-Encoding: gzip Content-Length: 202 Content-Type: application/json RESP BODY: {"flavors": [{"id": "3ba8813c-e015-4c7d-84d4-c971f1c0a117", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/3ba8813c-e015-4c7d-84d4-c971f1c0a117", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/3ba8813c-e015-4c7d-84d4-c971f1c0a117", "rel": "bookmark"}], "name": "SimpleHealthCheck-e4d80416-8f54-4f69-bcbd-5d52adbfce7a-flavor-name"}]} 2018-08-01 09:43:58,684 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-b865b2ba-31ed-4df1-b3ec-4906089d45e7 2018-08-01 09:43:58,686 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors/3ba8813c-e015-4c7d-84d4-c971f1c0a117 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2838e30c33206367041ad0792104eb432353d636" 2018-08-01 09:43:58,707 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09: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-f27a2408-2bac-48ca-be56-5b7792dfc7e1 x-compute-request-id: req-f27a2408-2bac-48ca-be56-5b7792dfc7e1 Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"flavor": {"name": "SimpleHealthCheck-e4d80416-8f54-4f69-bcbd-5d52adbfce7a-flavor-name", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/3ba8813c-e015-4c7d-84d4-c971f1c0a117", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/3ba8813c-e015-4c7d-84d4-c971f1c0a117", "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": "3ba8813c-e015-4c7d-84d4-c971f1c0a117"}} 2018-08-01 09:43:58,707 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/3ba8813c-e015-4c7d-84d4-c971f1c0a117 used request id req-f27a2408-2bac-48ca-be56-5b7792dfc7e1 2018-08-01 09:43:58,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-e4d80416-8f54-4f69-bcbd-5d52adbfce7a-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2838e30c33206367041ad0792104eb432353d636" 2018-08-01 09:43:58,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-8a185e84-8c3c-4bf0-9f8a-afa66840944a Date: Wed, 01 Aug 2018 09:43:58 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-e4d80416-8f54-4f69-bcbd-5d52adbfce7a-image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T09:43:50Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-01T09:43:51Z", "visibility": "shared", "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/0dae97dd-99c1-415b-9d20-976e08a76133/snap", "metadata": {}}], "self": "/v2/images/0dae97dd-99c1-415b-9d20-976e08a76133", "min_disk": 0, "protected": false, "id": "0dae97dd-99c1-415b-9d20-976e08a76133", "file": "/v2/images/0dae97dd-99c1-415b-9d20-976e08a76133/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "578a45ea85cd4765bf20c7ee8dde95d5", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/0dae97dd-99c1-415b-9d20-976e08a76133/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-e4d80416-8f54-4f69-bcbd-5d52adbfce7a-image"} 2018-08-01 09:43:58,895 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-e4d80416-8f54-4f69-bcbd-5d52adbfce7a-image used request id req-8a185e84-8c3c-4bf0-9f8a-afa66840944a 2018-08-01 09:43:58,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2838e30c33206367041ad0792104eb432353d636" 2018-08-01 09:43:58,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-5d2da227-587e-43aa-99ae-949029d08f7b Date: Wed, 01 Aug 2018 09:43: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-08-01 09:43:58,905 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-5d2da227-587e-43aa-99ae-949029d08f7b 2018-08-01 09:43:58,910 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2838e30c33206367041ad0792104eb432353d636" -d '{"server": {"name": "SimpleHealthCheck-e4d80416-8f54-4f69-bcbd-5d52adbfce7a-inst", "imageRef": "0dae97dd-99c1-415b-9d20-976e08a76133", "flavorRef": "3ba8813c-e015-4c7d-84d4-c971f1c0a117", "max_count": 1, "min_count": 1, "networks": [{"port": "2e8fbbbc-dcd1-4943-a2bd-fac5a425f0c8"}]}}' 2018-08-01 09:43:59,795 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 09: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-d3da7ad5-b4ee-4ff3-be08-de71315ec7be x-compute-request-id: req-d3da7ad5-b4ee-4ff3-be08-de71315ec7be Content-Length: 374 location: http://172.30.9.24:8774/v2.1/servers/e13e8f63-aaf3-4b82-b079-90eeee7eb927 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "e13e8f63-aaf3-4b82-b079-90eeee7eb927", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/e13e8f63-aaf3-4b82-b079-90eeee7eb927", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/e13e8f63-aaf3-4b82-b079-90eeee7eb927", "rel": "bookmark"}], "adminPass": "PMLN9zmRmAK2"}} 2018-08-01 09:43:59,795 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-d3da7ad5-b4ee-4ff3-be08-de71315ec7be 2018-08-01 09:43:59,798 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/e13e8f63-aaf3-4b82-b079-90eeee7eb927 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2838e30c33206367041ad0792104eb432353d636" 2018-08-01 09:44:00,191 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09: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-43fce3d8-9955-4536-a584-7ca974f1c65b x-compute-request-id: req-43fce3d8-9955-4536-a584-7ca974f1c65b Content-Encoding: gzip Content-Length: 607 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/e13e8f63-aaf3-4b82-b079-90eeee7eb927", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/e13e8f63-aaf3-4b82-b079-90eeee7eb927", "rel": "bookmark"}], "image": {"id": "0dae97dd-99c1-415b-9d20-976e08a76133", "links": [{"href": "http://172.30.9.24:8774/images/0dae97dd-99c1-415b-9d20-976e08a76133", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3ba8813c-e015-4c7d-84d4-c971f1c0a117", "links": [{"href": "http://172.30.9.24:8774/flavors/3ba8813c-e015-4c7d-84d4-c971f1c0a117", "rel": "bookmark"}]}, "id": "e13e8f63-aaf3-4b82-b079-90eeee7eb927", "user_id": "a4e094af73c14438a0b118e5158f896c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T09:43:59Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-e4d80416-8f54-4f69-bcbd-5d52adbfce7a-inst", "created": "2018-08-01T09:43:59Z", "tenant_id": "578a45ea85cd4765bf20c7ee8dde95d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 09:44:00,191 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/e13e8f63-aaf3-4b82-b079-90eeee7eb927 used request id req-43fce3d8-9955-4536-a584-7ca974f1c65b 2018-08-01 09:44:00,192 - create_instance - INFO - Created instance with name - SimpleHealthCheck-e4d80416-8f54-4f69-bcbd-5d52adbfce7a-inst 2018-08-01 09:44:00,194 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/e13e8f63-aaf3-4b82-b079-90eeee7eb927 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2838e30c33206367041ad0792104eb432353d636" 2018-08-01 09:44:00,265 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09: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-fdd6d2a4-3ceb-4395-b117-b4b525ebe71f x-compute-request-id: req-fdd6d2a4-3ceb-4395-b117-b4b525ebe71f 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.24:8774/v2.1/servers/e13e8f63-aaf3-4b82-b079-90eeee7eb927", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/e13e8f63-aaf3-4b82-b079-90eeee7eb927", "rel": "bookmark"}], "image": {"id": "0dae97dd-99c1-415b-9d20-976e08a76133", "links": [{"href": "http://172.30.9.24:8774/images/0dae97dd-99c1-415b-9d20-976e08a76133", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3ba8813c-e015-4c7d-84d4-c971f1c0a117", "links": [{"href": "http://172.30.9.24:8774/flavors/3ba8813c-e015-4c7d-84d4-c971f1c0a117", "rel": "bookmark"}]}, "id": "e13e8f63-aaf3-4b82-b079-90eeee7eb927", "user_id": "a4e094af73c14438a0b118e5158f896c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T09:44:00Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-e4d80416-8f54-4f69-bcbd-5d52adbfce7a-inst", "created": "2018-08-01T09:43:59Z", "tenant_id": "578a45ea85cd4765bf20c7ee8dde95d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 09:44:00,265 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/e13e8f63-aaf3-4b82-b079-90eeee7eb927 used request id req-fdd6d2a4-3ceb-4395-b117-b4b525ebe71f 2018-08-01 09:44:00,266 - create_instance - DEBUG - Instance status [SimpleHealthCheck-e4d80416-8f54-4f69-bcbd-5d52adbfce7a-inst] is - BUILD 2018-08-01 09:44:00,266 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-01 09:44:03,269 - create_instance - DEBUG - VM status query timeout in 896.922730207 2018-08-01 09:44:03,272 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/e13e8f63-aaf3-4b82-b079-90eeee7eb927 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2838e30c33206367041ad0792104eb432353d636" 2018-08-01 09:44:03,793 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09: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,Accept-Encoding x-openstack-request-id: req-62bf471b-9ece-4c88-853a-13b5bf8d0f1e x-compute-request-id: req-62bf471b-9ece-4c88-853a-13b5bf8d0f1e 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.24:8774/v2.1/servers/e13e8f63-aaf3-4b82-b079-90eeee7eb927", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/e13e8f63-aaf3-4b82-b079-90eeee7eb927", "rel": "bookmark"}], "image": {"id": "0dae97dd-99c1-415b-9d20-976e08a76133", "links": [{"href": "http://172.30.9.24:8774/images/0dae97dd-99c1-415b-9d20-976e08a76133", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3ba8813c-e015-4c7d-84d4-c971f1c0a117", "links": [{"href": "http://172.30.9.24:8774/flavors/3ba8813c-e015-4c7d-84d4-c971f1c0a117", "rel": "bookmark"}]}, "id": "e13e8f63-aaf3-4b82-b079-90eeee7eb927", "security_groups": [{"name": "default"}], "user_id": "a4e094af73c14438a0b118e5158f896c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T09:44:00Z", "hostId": "f1634d30600fb6994e1ded55399622423a2b309dd8046f01c38fc5ae", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-e4d80416-8f54-4f69-bcbd-5d52adbfce7a-inst", "created": "2018-08-01T09:43:59Z", "tenant_id": "578a45ea85cd4765bf20c7ee8dde95d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 09:44:03,793 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/e13e8f63-aaf3-4b82-b079-90eeee7eb927 used request id req-62bf471b-9ece-4c88-853a-13b5bf8d0f1e 2018-08-01 09:44:03,793 - create_instance - DEBUG - Instance status [SimpleHealthCheck-e4d80416-8f54-4f69-bcbd-5d52adbfce7a-inst] is - BUILD 2018-08-01 09:44:03,794 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-01 09:44:06,797 - create_instance - DEBUG - VM status query timeout in 893.395111084 2018-08-01 09:44:06,800 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/e13e8f63-aaf3-4b82-b079-90eeee7eb927 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2838e30c33206367041ad0792104eb432353d636" 2018-08-01 09:44:07,125 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:44: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-81c34197-d8b5-4233-9c6d-ce8e43c2c59b x-compute-request-id: req-81c34197-d8b5-4233-9c6d-ce8e43c2c59b Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-e4d80416-8f54-4f69-bcbd-5d52adbfce7a-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:51:50", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/e13e8f63-aaf3-4b82-b079-90eeee7eb927", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/e13e8f63-aaf3-4b82-b079-90eeee7eb927", "rel": "bookmark"}], "image": {"id": "0dae97dd-99c1-415b-9d20-976e08a76133", "links": [{"href": "http://172.30.9.24:8774/images/0dae97dd-99c1-415b-9d20-976e08a76133", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T09:44:03.000000", "flavor": {"id": "3ba8813c-e015-4c7d-84d4-c971f1c0a117", "links": [{"href": "http://172.30.9.24:8774/flavors/3ba8813c-e015-4c7d-84d4-c971f1c0a117", "rel": "bookmark"}]}, "id": "e13e8f63-aaf3-4b82-b079-90eeee7eb927", "security_groups": [{"name": "default"}], "user_id": "a4e094af73c14438a0b118e5158f896c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T09:44:03Z", "hostId": "f1634d30600fb6994e1ded55399622423a2b309dd8046f01c38fc5ae", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-e4d80416-8f54-4f69-bcbd-5d52adbfce7a-inst", "created": "2018-08-01T09:43:59Z", "tenant_id": "578a45ea85cd4765bf20c7ee8dde95d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 09:44:07,126 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/e13e8f63-aaf3-4b82-b079-90eeee7eb927 used request id req-81c34197-d8b5-4233-9c6d-ce8e43c2c59b 2018-08-01 09:44:07,126 - create_instance - DEBUG - Instance status [SimpleHealthCheck-e4d80416-8f54-4f69-bcbd-5d52adbfce7a-inst] is - ACTIVE 2018-08-01 09:44:07,127 - create_instance - INFO - VM is - ACTIVE 2018-08-01 09:44:07,131 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/e13e8f63-aaf3-4b82-b079-90eeee7eb927 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2838e30c33206367041ad0792104eb432353d636" 2018-08-01 09:44:07,292 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:44: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-c27aa748-ca9a-4d6d-b17b-6009df6c9fb4 x-compute-request-id: req-c27aa748-ca9a-4d6d-b17b-6009df6c9fb4 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-e4d80416-8f54-4f69-bcbd-5d52adbfce7a-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:51:50", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/e13e8f63-aaf3-4b82-b079-90eeee7eb927", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/e13e8f63-aaf3-4b82-b079-90eeee7eb927", "rel": "bookmark"}], "image": {"id": "0dae97dd-99c1-415b-9d20-976e08a76133", "links": [{"href": "http://172.30.9.24:8774/images/0dae97dd-99c1-415b-9d20-976e08a76133", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T09:44:03.000000", "flavor": {"id": "3ba8813c-e015-4c7d-84d4-c971f1c0a117", "links": [{"href": "http://172.30.9.24:8774/flavors/3ba8813c-e015-4c7d-84d4-c971f1c0a117", "rel": "bookmark"}]}, "id": "e13e8f63-aaf3-4b82-b079-90eeee7eb927", "security_groups": [{"name": "default"}], "user_id": "a4e094af73c14438a0b118e5158f896c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T09:44:03Z", "hostId": "f1634d30600fb6994e1ded55399622423a2b309dd8046f01c38fc5ae", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-e4d80416-8f54-4f69-bcbd-5d52adbfce7a-inst", "created": "2018-08-01T09:43:59Z", "tenant_id": "578a45ea85cd4765bf20c7ee8dde95d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 09:44:07,292 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/e13e8f63-aaf3-4b82-b079-90eeee7eb927 used request id req-c27aa748-ca9a-4d6d-b17b-6009df6c9fb4 2018-08-01 09:44:07,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=SimpleHealthCheck-e4d80416-8f54-4f69-bcbd-5d52adbfce7a-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2838e30c33206367041ad0792104eb432353d636" 2018-08-01 09:44:07,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-7984819e-85fd-4c8c-9cb1-10dc16776ed7 Date: Wed, 01 Aug 2018 09:44:07 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"26115b5c-c202-4ca0-8456-387baed898ec","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"578a45ea85cd4765bf20c7ee8dde95d5","l2_adjacency":true,"status":"ACTIVE","subnets":["ee6e65cb-879b-467e-9866-2c33c561800e"],"description":"","tags":[],"updated_at":"2018-08-01T09:43:53Z","qos_policy_id":null,"name":"SimpleHealthCheck-e4d80416-8f54-4f69-bcbd-5d52adbfce7a-priv-net","admin_state_up":true,"tenant_id":"578a45ea85cd4765bf20c7ee8dde95d5","created_at":"2018-08-01T09:43:52Z","mtu":1450}]} 2018-08-01 09:44:07,391 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=SimpleHealthCheck-e4d80416-8f54-4f69-bcbd-5d52adbfce7a-priv-net used request id req-7984819e-85fd-4c8c-9cb1-10dc16776ed7 2018-08-01 09:44:07,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/578a45ea85cd4765bf20c7ee8dde95d5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2838e30c33206367041ad0792104eb432353d636" 2018-08-01 09:44:07,475 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:44:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02abfc4b-0756-466c-b6df-862d1e058b80 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/578a45ea85cd4765bf20c7ee8dde95d5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "578a45ea85cd4765bf20c7ee8dde95d5", "name": "SimpleHealthCheck-01ff13d5-4086-4e4-proj"}} 2018-08-01 09:44:07,475 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/578a45ea85cd4765bf20c7ee8dde95d5 used request id req-02abfc4b-0756-466c-b6df-862d1e058b80 2018-08-01 09:44:07,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=26115b5c-c202-4ca0-8456-387baed898ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2838e30c33206367041ad0792104eb432353d636" 2018-08-01 09:44:07,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-eff60e1e-1834-4acb-9d2c-12688315c38f Date: Wed, 01 Aug 2018 09:44:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"26115b5c-c202-4ca0-8456-387baed898ec","tenant_id":"578a45ea85cd4765bf20c7ee8dde95d5","created_at":"2018-08-01T09:43:53Z","dns_nameservers":[],"updated_at":"2018-08-01T09:43:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"578a45ea85cd4765bf20c7ee8dde95d5","id":"ee6e65cb-879b-467e-9866-2c33c561800e","subnetpool_id":null,"name":"SimpleHealthCheck-e4d80416-8f54-4f69-bcbd-5d52adbfce7a-priv-subnet"}]} 2018-08-01 09:44:07,526 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=26115b5c-c202-4ca0-8456-387baed898ec used request id req-eff60e1e-1834-4acb-9d2c-12688315c38f 2018-08-01 09:44:07,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=26115b5c-c202-4ca0-8456-387baed898ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2838e30c33206367041ad0792104eb432353d636" 2018-08-01 09:44:07,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1642 X-Openstack-Request-Id: req-3a762213-bec6-4a1a-b59e-0c32456e5bdf Date: Wed, 01 Aug 2018 09:44:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T09:44:03Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ee6e65cb-879b-467e-9866-2c33c561800e","ip_address":"10.55.0.5"}],"id":"2e8fbbbc-dcd1-4943-a2bd-fac5a425f0c8","security_groups":["c5c5a106-b98b-4b11-8efe-88c0ef967d58"],"mac_address":"fa:16:3e:bb:51:50","project_id":"578a45ea85cd4765bf20c7ee8dde95d5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"SimpleHealthCheck-e4d80416-8f54-4f69-bcbd-5d52adbfce7aport-1","admin_state_up":true,"network_id":"26115b5c-c202-4ca0-8456-387baed898ec","tenant_id":"578a45ea85cd4765bf20c7ee8dde95d5","created_at":"2018-08-01T09:43:57Z","binding:vnic_type":"normal","device_id":"e13e8f63-aaf3-4b82-b079-90eeee7eb927","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T09:43:55Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ee6e65cb-879b-467e-9866-2c33c561800e","ip_address":"10.55.0.2"}],"id":"e35d7a64-31ff-4709-9d38-dcfa9618174b","security_groups":[],"mac_address":"fa:16:3e:5b:ab:c3","project_id":"578a45ea85cd4765bf20c7ee8dde95d5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"26115b5c-c202-4ca0-8456-387baed898ec","tenant_id":"578a45ea85cd4765bf20c7ee8dde95d5","created_at":"2018-08-01T09:43:53Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-26115b5c-c202-4ca0-8456-387baed898ec","ip_allocation":"immediate"}]} 2018-08-01 09:44:07,595 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=26115b5c-c202-4ca0-8456-387baed898ec used request id req-3a762213-bec6-4a1a-b59e-0c32456e5bdf 2018-08-01 09:44:07,596 - create_instance_tests - INFO - Looking for IP 10.55.0.5 in the console log 2018-08-01 09:44:07,598 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/e13e8f63-aaf3-4b82-b079-90eeee7eb927 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2838e30c33206367041ad0792104eb432353d636" 2018-08-01 09:44:07,917 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:44: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-db714974-a6df-4288-8084-6ea7e3caa8d1 x-compute-request-id: req-db714974-a6df-4288-8084-6ea7e3caa8d1 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-e4d80416-8f54-4f69-bcbd-5d52adbfce7a-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:51:50", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/e13e8f63-aaf3-4b82-b079-90eeee7eb927", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/e13e8f63-aaf3-4b82-b079-90eeee7eb927", "rel": "bookmark"}], "image": {"id": "0dae97dd-99c1-415b-9d20-976e08a76133", "links": [{"href": "http://172.30.9.24:8774/images/0dae97dd-99c1-415b-9d20-976e08a76133", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T09:44:03.000000", "flavor": {"id": "3ba8813c-e015-4c7d-84d4-c971f1c0a117", "links": [{"href": "http://172.30.9.24:8774/flavors/3ba8813c-e015-4c7d-84d4-c971f1c0a117", "rel": "bookmark"}]}, "id": "e13e8f63-aaf3-4b82-b079-90eeee7eb927", "security_groups": [{"name": "default"}], "user_id": "a4e094af73c14438a0b118e5158f896c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T09:44:03Z", "hostId": "f1634d30600fb6994e1ded55399622423a2b309dd8046f01c38fc5ae", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-e4d80416-8f54-4f69-bcbd-5d52adbfce7a-inst", "created": "2018-08-01T09:43:59Z", "tenant_id": "578a45ea85cd4765bf20c7ee8dde95d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 09:44:07,917 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/e13e8f63-aaf3-4b82-b079-90eeee7eb927 used request id req-db714974-a6df-4288-8084-6ea7e3caa8d1 2018-08-01 09:44:07,920 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/e13e8f63-aaf3-4b82-b079-90eeee7eb927/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2838e30c33206367041ad0792104eb432353d636" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-01 09:44:07,998 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:44: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-082931e5-2fdc-409e-80cf-87e721925908 x-compute-request-id: req-082931e5-2fdc-409e-80cf-87e721925908 Content-Encoding: gzip Content-Length: 7780 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 472044742 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.134230] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.135891] pid_max: default: 32768 minimum: 301\n[ 0.136782] ACPI: Core revision 20150930\n[ 0.138163] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.139477] Security Framework initialized\n[ 0.140292] Yama: becoming mindful.\n[ 0.141045] AppArmor: AppArmor initialized\n[ 0.141901] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143187] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.144441] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.145642] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.147030] Initializing cgroup subsys io\n[ 0.147864] Initializing cgroup subsys memory\n[ 0.148725] Initializing cgroup subsys devices\n[ 0.149608] Initializing cgroup subsys freezer\n[ 0.150474] Initializing cgroup subsys net_cls\n[ 0.151353] Initializing cgroup subsys perf_event\n[ 0.152265] Initializing cgroup subsys net_prio\n[ 0.153146] Initializing cgroup subsys hugetlb\n[ 0.154019] Initializing cgroup subsys pids\n[ 0.154896] CPU: Physical Processor ID: 0\n[ 0.156384] mce: CPU supports 10 MCE banks\n[ 0.157231] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.158236] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.172782] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.179053] ftrace: allocating 31920 entries in 125 pages\n[ 0.204291] smpboot: Max logical packages: 1\n[ 0.205175] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.206535] x2apic enabled\n[ 0.207341] Switched APIC routing to physical x2apic.\n[ 0.209078] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.210219] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.212304] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.214111] KVM setup paravirtual spinlock\n[ 0.215410] x86: Booted up 1 node, 1 CPUs\n[ 0.216230] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.217638] devtmpfs: initialized\n[ 0.219350] evm: security.selinux\n[ 0.220070] evm: security.SMACK64\n[ 0.220764] evm: security.SMACK64EXEC\n[ 0.221508] evm: security.SMACK64TRANSMUTE\n[ 0.222331] evm: security.SMACK64MMAP\n[ 0.223084] evm: security.ima\n[ 0.223733] evm: security.capability\n[ 0.224537] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.226398] pinctrl core: initialized pinctrl subsystem\n[ 0.227513] RTC time: 9:44:03, date: 08/01/18\n[ 0.228481] NET: Registered protocol family 16\n[ 0.229491] cpuidle: using governor ladder\n[ 0.230322] cpuidle: using governor menu\n[ 0.231122] PCCT header not found.\n[ 0.231889] ACPI: bus type PCI registered\n[ 0.232698] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233951] PCI: Using configuration type 1 for base access\n[ 0.235739] ACPI: Added _OSI(Module Device)\n[ 0.236586] ACPI: Added _OSI(Processor Device)\n[ 0.237447] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.238354] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.240140] ACPI: Interpreter enabled\n[ 0.240926] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.242788] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.244643] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246497] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248355] ACPI: (supports S0 S5)\n[ 0.249159] ACPI: Using IOAPIC for interrupt routing\n[ 0.250226] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.253360] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254516] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.255768] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.256975] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259213] acpiphp: Slot [3] registered\n[ 0.260045] acpiphp: Slot [4] registered\n[ 0.260855] acpiphp: Slot [5] registered\n[ 0.261661] acpiphp: Slot [6] registered\n[ 0.262460] acpiphp: Slot [7] registered\n[ 0.263278] acpiphp: Slot [8] registered\n[ 0.264094] acpiphp: Slot [9] registered\n[ 0.264903] acpiphp: Slot [10] registered\n[ 0.265721] acpiphp: Slot [11] registered\n[ 0.266529] acpiphp: Slot [12] registered\n[ 0.267351] acpiphp: Slot [13] registered\n[ 0.268166] acpiphp: Slot [14] registered\n[ 0.268979] acpiphp: Slot [15] registered\n[ 0.279899] acpiphp: Slot [16] registered\n[ 0.280720] acpiphp: Slot [17] registered\n[ 0.281531] acpiphp: Slot [18] registered\n[ 0.282346] acpiphp: Slot [19] registered\n[ 0.283171] acpiphp: Slot [20] registered\n[ 0.283990] acpiphp: Slot [21] registered\n[ 0.284802] acpiphp: Slot [22] registered\n[ 0.285614] acpiphp: Slot [23] registered\n[ 0.286426] acpiphp: Slot [24] registered\n[ 0.287243] acpiphp: Slot [25] registered\n[ 0.288064] acpiphp: Slot [26] registered\n[ 0.288878] acpiphp: Slot [27] registered\n[ 0.289692] acpiphp: Slot [28] registered\n[ 0.290552] acpiphp: Slot [29] registered\n[ 0.291368] acpiphp: Slot [30] registered\n[ 0.292189] acpiphp: Slot [31] registered\n[ 0.292999] PCI host bridge to bus 0000:00\n[ 0.293811] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.295027] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.296248] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.297705] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.299155] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.300638] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.303919] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.305201] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.306380] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.307654] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.311204] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.312952] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.332079] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.333570] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.335936] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.337351] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.338749] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.340024] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.341366] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.342430] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.343991] vgaarb: loaded\n[ 0.344596] vgaarb: bridge control possible 0000:00:02.0\n[ 0.345839] SCSI subsystem initialized\n[ 0.346761] ACPI: bus type USB registered\n[ 0.347606] usbcore: registered new interface driver usbfs\n[ 0.348652] usbcore: registered new interface driver hub\n[ 0.349668] usbcore: registered new device driver usb\n[ 0.350792] PCI: Using ACPI for IRQ routing\n[ 0.351918] NetLabel: Initializing\n[ 0.352649] NetLabel: domain hash size = 128\n[ 0.353503] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.354468] NetLabel: unlabeled traffic allowed by default\n[ 0.355635] clocksource: Switched to clocksource kvm-clock\n[ 0.363673] AppArmor: AppArmor Filesystem Enabled\n[ 0.364650] pnp: PnP ACPI init\n[ 0.365594] pnp: PnP ACPI: found 5 devices\n[ 0.371834] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.373554] NET: Registered protocol family 2\n[ 0.374599] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.375891] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.377084] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.378303] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.379413] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.380602] NET: Registered protocol family 1\n[ 0.381480] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.382586] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.383673] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.397722] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.411863] Trying to unpack rootfs image as initramfs...\n[ 0.468514] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.470205] Scanning for low memory corruption every 60 seconds\n[ 0.471577] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.472766] audit: initializing netlink subsys (disabled)\n[ 0.473802] audit: type=2000 audit(1533116644.332:1): initialized\n[ 0.475175] Initialise system trusted keyring\n[ 0.476155] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.477328] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.479449] zbud: loaded\n[ 0.480199] VFS: Disk quotas dquot_6.6.0\n[ 0.481039] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.482657] fuse init (API version 7.23)\n[ 0.483571] Key type big_key registered\n[ 0.484389] Allocating IMA MOK and blacklist keyrings.\n[ 0.485631] Key type asymmetric registered\n[ 0.486462] Asymmetric key parser 'x509' registered\n[ 0.487450] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.488954] io scheduler noop registered\n[ 0.489759] io scheduler deadline registered (default)\n[ 0.490765] io scheduler cfq registered\n[ 0.491615] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.492671] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.493951] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.495406] ACPI: Power Button [PWRF]\n[ 0.496276] GHES: HEST is not enabled!\n[ 0.509967] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.537872] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.540041] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.564238] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.567346] Linux agpgart interface v0.103\n[ 0.570399] brd: module loaded\n[ 0.572344] loop: module loaded\n[ 0.576395] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.578549] GPT:90111 != 20971519\n[ 0.579543] GPT:Alternate GPT header not at the end of the disk.\n[ 0.581216] GPT:90111 != 20971519\n[ 0.582232] GPT: Use GNU Parted to correct GPT errors.\n[ 0.583688] vda: vda1 vda15\n[ 0.585207] scsi host0: ata_piix\n[ 0.586300] scsi host1: ata_piix\n[ 0.587357] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.589180] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.591436] libphy: Fixed MDIO Bus: probed\n[ 0.592620] tun: Universal TUN/TAP device driver, 1.6\n[ 0.594032] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.600267] PPP generic driver version 2.4.2\n[ 0.601802] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.603656] ehci-pci: EHCI PCI platform driver\n[ 0.604936] ehci-platform: EHCI generic platform driver\n[ 0.606038] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.607274] ohci-pci: OHCI PCI platform driver\n[ 0.608237] ohci-platform: OHCI generic platform driver\n[ 0.609335] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.623965] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.625090] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.626683] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.627779] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.629117] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.630649] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.632376] usb usb1: Product: UHCI Host Controller\n[ 0.633446] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.634811] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.636210] hub 1-0:1.0: USB hub found\n[ 0.637135] hub 1-0:1.0: 2 ports detected\n[ 0.638283] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.640764] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.641855] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.643105] mousedev: PS/2 mouse device common for all mice\n[ 0.644669] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.646948] rtc_cmos 00:00: RTC can wake from S4\n[ 0.648418] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650148] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651877] i2c /dev entries driver\n[ 0.652891] device-mapper: uevent: version 1.0.3\n[ 0.654265] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.656595] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.658846] NET: Registered protocol family 10\n[ 0.660679] NET: Registered protocol family 17\n[ 0.662042] Key type dns_resolver registered\n[ 0.663688] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.665354] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.668103] registered taskstats version 1\n[ 0.669351] Loading compiled-in X.509 certificates\n[ 0.671336] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.674182] zswap: loaded using pool lzo/zbud\n[ 0.676419] Key type trusted registered\n[ 0.678621] Key type encrypted registered\n[ 0.679860] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.681446] ima: No TPM chip found, activating TPM-bypass!\n[ 0.683011] evm: HMAC attrs: 0x1\n[ 0.684372] Magic number: 14:722:726\n[ 0.685516] block loop6: hash matches\n[ 0.686791] rtc_cmos 00:00: setting system clock to 2018-08-01 09:44:04 UTC (1533116644)\n[ 0.689219] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.690899] EDD information not available.\n[ 0.745238] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.747616] Write protecting the kernel read-only data: 14336k\n[ 0.751623] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.754334] 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.87\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.241048] 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.5...\nLease of 10.55.0.5 obtained, lease time 86400\nchecking http://169.254.169.254/2009-04-04/instance-id\n"} 2018-08-01 09:44:07,999 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/e13e8f63-aaf3-4b82-b079-90eeee7eb927/action used request id req-082931e5-2fdc-409e-80cf-87e721925908 2018-08-01 09:44:08,000 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-08-01 09:44:08,000 - 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 472044742 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.134230] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.135891] pid_max: default: 32768 minimum: 301 [ 0.136782] ACPI: Core revision 20150930 [ 0.138163] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.139477] Security Framework initialized [ 0.140292] Yama: becoming mindful. [ 0.141045] AppArmor: AppArmor initialized [ 0.141901] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.143187] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.144441] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.145642] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.147030] Initializing cgroup subsys io [ 0.147864] Initializing cgroup subsys memory [ 0.148725] Initializing cgroup subsys devices [ 0.149608] Initializing cgroup subsys freezer [ 0.150474] Initializing cgroup subsys net_cls [ 0.151353] Initializing cgroup subsys perf_event [ 0.152265] Initializing cgroup subsys net_prio [ 0.153146] Initializing cgroup subsys hugetlb [ 0.154019] Initializing cgroup subsys pids [ 0.154896] CPU: Physical Processor ID: 0 [ 0.156384] mce: CPU supports 10 MCE banks [ 0.157231] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.158236] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.172782] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.179053] ftrace: allocating 31920 entries in 125 pages [ 0.204291] smpboot: Max logical packages: 1 [ 0.205175] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.206535] x2apic enabled [ 0.207341] Switched APIC routing to physical x2apic. [ 0.209078] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.210219] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.212304] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.214111] KVM setup paravirtual spinlock [ 0.215410] x86: Booted up 1 node, 1 CPUs [ 0.216230] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.217638] devtmpfs: initialized [ 0.219350] evm: security.selinux [ 0.220070] evm: security.SMACK64 [ 0.220764] evm: security.SMACK64EXEC [ 0.221508] evm: security.SMACK64TRANSMUTE [ 0.222331] evm: security.SMACK64MMAP [ 0.223084] evm: security.ima [ 0.223733] evm: security.capability [ 0.224537] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.226398] pinctrl core: initialized pinctrl subsystem [ 0.227513] RTC time: 9:44:03, date: 08/01/18 [ 0.228481] NET: Registered protocol family 16 [ 0.229491] cpuidle: using governor ladder [ 0.230322] cpuidle: using governor menu [ 0.231122] PCCT header not found. [ 0.231889] ACPI: bus type PCI registered [ 0.232698] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.233951] PCI: Using configuration type 1 for base access [ 0.235739] ACPI: Added _OSI(Module Device) [ 0.236586] ACPI: Added _OSI(Processor Device) [ 0.237447] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.238354] ACPI: Added _OSI(Processor Aggregator Device) [ 0.240140] ACPI: Interpreter enabled [ 0.240926] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.242788] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.244643] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.246497] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.248355] ACPI: (supports S0 S5) [ 0.249159] ACPI: Using IOAPIC for interrupt routing [ 0.250226] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.253360] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.254516] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.255768] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.256975] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.259213] acpiphp: Slot [3] registered [ 0.260045] acpiphp: Slot [4] registered [ 0.260855] acpiphp: Slot [5] registered [ 0.261661] acpiphp: Slot [6] registered [ 0.262460] acpiphp: Slot [7] registered [ 0.263278] acpiphp: Slot [8] registered [ 0.264094] acpiphp: Slot [9] registered [ 0.264903] acpiphp: Slot [10] registered [ 0.265721] acpiphp: Slot [11] registered [ 0.266529] acpiphp: Slot [12] registered [ 0.267351] acpiphp: Slot [13] registered [ 0.268166] acpiphp: Slot [14] registered [ 0.268979] acpiphp: Slot [15] registered [ 0.279899] acpiphp: Slot [16] registered [ 0.280720] acpiphp: Slot [17] registered [ 0.281531] acpiphp: Slot [18] registered [ 0.282346] acpiphp: Slot [19] registered [ 0.283171] acpiphp: Slot [20] registered [ 0.283990] acpiphp: Slot [21] registered [ 0.284802] acpiphp: Slot [22] registered [ 0.285614] acpiphp: Slot [23] registered [ 0.286426] acpiphp: Slot [24] registered [ 0.287243] acpiphp: Slot [25] registered [ 0.288064] acpiphp: Slot [26] registered [ 0.288878] acpiphp: Slot [27] registered [ 0.289692] acpiphp: Slot [28] registered [ 0.290552] acpiphp: Slot [29] registered [ 0.291368] acpiphp: Slot [30] registered [ 0.292189] acpiphp: Slot [31] registered [ 0.292999] PCI host bridge to bus 0000:00 [ 0.293811] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.295027] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.296248] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.297705] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.299155] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.300638] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.303919] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.305201] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.306380] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.307654] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.311204] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.312952] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.332079] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.333570] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.335936] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.337351] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.338749] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.340024] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.341366] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.342430] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.343991] vgaarb: loaded [ 0.344596] vgaarb: bridge control possible 0000:00:02.0 [ 0.345839] SCSI subsystem initialized [ 0.346761] ACPI: bus type USB registered [ 0.347606] usbcore: registered new interface driver usbfs [ 0.348652] usbcore: registered new interface driver hub [ 0.349668] usbcore: registered new device driver usb [ 0.350792] PCI: Using ACPI for IRQ routing [ 0.351918] NetLabel: Initializing [ 0.352649] NetLabel: domain hash size = 128 [ 0.353503] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.354468] NetLabel: unlabeled traffic allowed by default [ 0.355635] clocksource: Switched to clocksource kvm-clock [ 0.363673] AppArmor: AppArmor Filesystem Enabled [ 0.364650] pnp: PnP ACPI init [ 0.365594] pnp: PnP ACPI: found 5 devices [ 0.371834] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.373554] NET: Registered protocol family 2 [ 0.374599] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.375891] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.377084] TCP: Hash tables configured (established 2048 bind 2048) [ 0.378303] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.379413] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.380602] NET: Registered protocol family 1 [ 0.381480] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.382586] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.383673] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.397722] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.411863] Trying to unpack rootfs image as initramfs... [ 0.468514] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.470205] Scanning for low memory corruption every 60 seconds [ 0.471577] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.472766] audit: initializing netlink subsys (disabled) [ 0.473802] audit: type=2000 audit(1533116644.332:1): initialized [ 0.475175] Initialise system trusted keyring [ 0.476155] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.477328] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.479449] zbud: loaded [ 0.480199] VFS: Disk quotas dquot_6.6.0 [ 0.481039] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.482657] fuse init (API version 7.23) [ 0.483571] Key type big_key registered [ 0.484389] Allocating IMA MOK and blacklist keyrings. [ 0.485631] Key type asymmetric registered [ 0.486462] Asymmetric key parser 'x509' registered [ 0.487450] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.488954] io scheduler noop registered [ 0.489759] io scheduler deadline registered (default) [ 0.490765] io scheduler cfq registered [ 0.491615] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.492671] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.493951] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.495406] ACPI: Power Button [PWRF] [ 0.496276] GHES: HEST is not enabled! [ 0.509967] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.537872] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.540041] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.564238] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.567346] Linux agpgart interface v0.103 [ 0.570399] brd: module loaded [ 0.572344] loop: module loaded [ 0.576395] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.578549] GPT:90111 != 20971519 [ 0.579543] GPT:Alternate GPT header not at the end of the disk. [ 0.581216] GPT:90111 != 20971519 [ 0.582232] GPT: Use GNU Parted to correct GPT errors. [ 0.583688] vda: vda1 vda15 [ 0.585207] scsi host0: ata_piix [ 0.586300] scsi host1: ata_piix [ 0.587357] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.589180] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.591436] libphy: Fixed MDIO Bus: probed [ 0.592620] tun: Universal TUN/TAP device driver, 1.6 [ 0.594032] tun: (C) 1999-2004 Max Krasnyansky [ 0.600267] PPP generic driver version 2.4.2 [ 0.601802] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.603656] ehci-pci: EHCI PCI platform driver [ 0.604936] ehci-platform: EHCI generic platform driver [ 0.606038] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.607274] ohci-pci: OHCI PCI platform driver [ 0.608237] ohci-platform: OHCI generic platform driver [ 0.609335] uhci_hcd: USB Universal Host Controller Interface driver [ 0.623965] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.625090] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.626683] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.627779] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.629117] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.630649] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.632376] usb usb1: Product: UHCI Host Controller [ 0.633446] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.634811] usb usb1: SerialNumber: 0000:00:01.2 [ 0.636210] hub 1-0:1.0: USB hub found [ 0.637135] hub 1-0:1.0: 2 ports detected [ 0.638283] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.640764] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.641855] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.643105] mousedev: PS/2 mouse device common for all mice [ 0.644669] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.646948] rtc_cmos 00:00: RTC can wake from S4 [ 0.648418] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650148] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651877] i2c /dev entries driver [ 0.652891] device-mapper: uevent: version 1.0.3 [ 0.654265] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.656595] ledtrig-cpu: registered to indicate activity on CPUs [ 0.658846] NET: Registered protocol family 10 [ 0.660679] NET: Registered protocol family 17 [ 0.662042] Key type dns_resolver registered [ 0.663688] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.665354] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.668103] registered taskstats version 1 [ 0.669351] Loading compiled-in X.509 certificates [ 0.671336] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.674182] zswap: loaded using pool lzo/zbud [ 0.676419] Key type trusted registered [ 0.678621] Key type encrypted registered [ 0.679860] AppArmor: AppArmor sha1 policy hashing enabled [ 0.681446] ima: No TPM chip found, activating TPM-bypass! [ 0.683011] evm: HMAC attrs: 0x1 [ 0.684372] Magic number: 14:722:726 [ 0.685516] block loop6: hash matches [ 0.686791] rtc_cmos 00:00: setting system clock to 2018-08-01 09:44:04 UTC (1533116644) [ 0.689219] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690899] EDD information not available. [ 0.745238] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.747616] Write protecting the kernel read-only data: 14336k [ 0.751623] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.754334] 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.87 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.241048] 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.5... Lease of 10.55.0.5 obtained, lease time 86400 checking http://169.254.169.254/2009-04-04/instance-id 2018-08-01 09:44:08,001 - create_instance - INFO - Deleting Port with ID - 2e8fbbbc-dcd1-4943-a2bd-fac5a425f0c8 2018-08-01 09:44:08,001 - neutron_utils - INFO - Deleting port with name SimpleHealthCheck-e4d80416-8f54-4f69-bcbd-5d52adbfce7aport-1 2018-08-01 09:44:08,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/ports/2e8fbbbc-dcd1-4943-a2bd-fac5a425f0c8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2838e30c33206367041ad0792104eb432353d636" 2018-08-01 09:44:08,416 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4a51060b-7557-4f42-8958-7854f73997e7 Date: Wed, 01 Aug 2018 09:44:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 09:44:08,416 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/ports/2e8fbbbc-dcd1-4943-a2bd-fac5a425f0c8 used request id req-4a51060b-7557-4f42-8958-7854f73997e7 2018-08-01 09:44:08,416 - create_instance - INFO - Deleting VM instance - SimpleHealthCheck-e4d80416-8f54-4f69-bcbd-5d52adbfce7a-inst 2018-08-01 09:44:08,419 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/servers/e13e8f63-aaf3-4b82-b079-90eeee7eb927 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2838e30c33206367041ad0792104eb432353d636" 2018-08-01 09:44:08,563 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 09:44: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-0c3d013c-5b5b-49a5-a4fb-12cfb27cde49 x-compute-request-id: req-0c3d013c-5b5b-49a5-a4fb-12cfb27cde49 Content-Type: application/json 2018-08-01 09:44:08,563 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/e13e8f63-aaf3-4b82-b079-90eeee7eb927 used request id req-0c3d013c-5b5b-49a5-a4fb-12cfb27cde49 2018-08-01 09:44:08,564 - create_instance - INFO - Checking deletion status 2018-08-01 09:44:08,566 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/e13e8f63-aaf3-4b82-b079-90eeee7eb927 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2838e30c33206367041ad0792104eb432353d636" 2018-08-01 09:44:08,667 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:44: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-93d1f993-6675-4984-ae53-952cdf313547 x-compute-request-id: req-93d1f993-6675-4984-ae53-952cdf313547 Content-Encoding: gzip Content-Length: 658 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/e13e8f63-aaf3-4b82-b079-90eeee7eb927", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/e13e8f63-aaf3-4b82-b079-90eeee7eb927", "rel": "bookmark"}], "image": {"id": "0dae97dd-99c1-415b-9d20-976e08a76133", "links": [{"href": "http://172.30.9.24:8774/images/0dae97dd-99c1-415b-9d20-976e08a76133", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T09:44:03.000000", "flavor": {"id": "3ba8813c-e015-4c7d-84d4-c971f1c0a117", "links": [{"href": "http://172.30.9.24:8774/flavors/3ba8813c-e015-4c7d-84d4-c971f1c0a117", "rel": "bookmark"}]}, "id": "e13e8f63-aaf3-4b82-b079-90eeee7eb927", "user_id": "a4e094af73c14438a0b118e5158f896c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T09:44:08Z", "hostId": "f1634d30600fb6994e1ded55399622423a2b309dd8046f01c38fc5ae", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-e4d80416-8f54-4f69-bcbd-5d52adbfce7a-inst", "created": "2018-08-01T09:43:59Z", "tenant_id": "578a45ea85cd4765bf20c7ee8dde95d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 09:44:08,668 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/e13e8f63-aaf3-4b82-b079-90eeee7eb927 used request id req-93d1f993-6675-4984-ae53-952cdf313547 2018-08-01 09:44:08,668 - create_instance - DEBUG - Instance status [SimpleHealthCheck-e4d80416-8f54-4f69-bcbd-5d52adbfce7a-inst] is - ACTIVE 2018-08-01 09:44:08,668 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-01 09:44:11,671 - create_instance - DEBUG - VM status query timeout in 296.892416 2018-08-01 09:44:11,674 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/e13e8f63-aaf3-4b82-b079-90eeee7eb927 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2838e30c33206367041ad0792104eb432353d636" 2018-08-01 09:44:11,727 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 09:44: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-96a4e58f-54e8-44f4-9256-9525deaefb25 x-compute-request-id: req-96a4e58f-54e8-44f4-9256-9525deaefb25 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance e13e8f63-aaf3-4b82-b079-90eeee7eb927 could not be found.", "code": 404}} 2018-08-01 09:44:11,728 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/e13e8f63-aaf3-4b82-b079-90eeee7eb927 used request id req-96a4e58f-54e8-44f4-9256-9525deaefb25 2018-08-01 09:44:11,728 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance e13e8f63-aaf3-4b82-b079-90eeee7eb927 could not be found. (HTTP 404) (Request-ID: req-96a4e58f-54e8-44f4-9256-9525deaefb25) 2018-08-01 09:44:11,728 - create_instance - INFO - VM has been properly deleted VM with name - SimpleHealthCheck-e4d80416-8f54-4f69-bcbd-5d52adbfce7a-inst 2018-08-01 09:44:11,729 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-e4d80416-8f54-4f69-bcbd-5d52adbfce7a-priv-subnet 2018-08-01 09:44:11,729 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-e4d80416-8f54-4f69-bcbd-5d52adbfce7a-priv-subnet 2018-08-01 09:44:11,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/subnets/ee6e65cb-879b-467e-9866-2c33c561800e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c17e18d8a9f69d4f352e4aa7f8645cf51a490d1" 2018-08-01 09:44:12,836 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a6a77df5-7222-492f-91f1-c599fb149aa4 Date: Wed, 01 Aug 2018 09:44:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 09:44:12,836 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/ee6e65cb-879b-467e-9866-2c33c561800e used request id req-a6a77df5-7222-492f-91f1-c599fb149aa4 2018-08-01 09:44:12,836 - neutron_utils - INFO - Deleting network with name SimpleHealthCheck-e4d80416-8f54-4f69-bcbd-5d52adbfce7a-priv-net 2018-08-01 09:44:12,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/networks/26115b5c-c202-4ca0-8456-387baed898ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c17e18d8a9f69d4f352e4aa7f8645cf51a490d1" 2018-08-01 09:44:13,896 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-582b1c5b-2c19-420d-9f4b-b7b733ec0217 Date: Wed, 01 Aug 2018 09:44:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 09:44:13,896 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/26115b5c-c202-4ca0-8456-387baed898ec used request id req-582b1c5b-2c19-420d-9f4b-b7b733ec0217 2018-08-01 09:44:13,900 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/flavors/3ba8813c-e015-4c7d-84d4-c971f1c0a117 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae9a12175fc882b3a37df5350cc1a4691e61ad14" 2018-08-01 09:44:13,933 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 09:44: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-a29a6630-8b0d-481b-a274-9105254b3a7b x-compute-request-id: req-a29a6630-8b0d-481b-a274-9105254b3a7b Content-Length: 0 Content-Type: application/json 2018-08-01 09:44:13,933 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/3ba8813c-e015-4c7d-84d4-c971f1c0a117 used request id req-a29a6630-8b0d-481b-a274-9105254b3a7b 2018-08-01 09:44:13,934 - glance_utils - INFO - Deleting image named - SimpleHealthCheck-e4d80416-8f54-4f69-bcbd-5d52adbfce7a-image 2018-08-01 09:44:13,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9292/v2/images/0dae97dd-99c1-415b-9d20-976e08a76133 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d33bf48cc58f0a6f80e5b7068b39aaa6396df0c1" 2018-08-01 09:44:14,388 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ef3301b4-6f58-4256-b933-b06519b48e88 Date: Wed, 01 Aug 2018 09:44:14 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-01 09:44:14,388 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/0dae97dd-99c1-415b-9d20-976e08a76133 used request id req-ef3301b4-6f58-4256-b933-b06519b48e88 2018-08-01 09:44:14,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d50623535282789a877d113dada393d366a2045" 2018-08-01 09:44:14,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-ef43a916-01f9-4e44-8525-0b639f76a877 Date: Wed, 01 Aug 2018 09:44:14 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a2413a97b61342d8bd27570706ef372d", "created_at": "2018-08-01T09:33:18Z", "updated_at": "2018-08-01T09:33:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "7f556ce3-51d0-4279-a11d-510db9f9a3b1", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "94adc13c-a166-41cf-bd16-f997efc73cb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "b39143b5-c08f-4d0b-9d40-54f472f2389e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "e218b0b7-4501-4f84-9458-caf2891c260d", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}], "revision_number": 4, "project_id": "a2413a97b61342d8bd27570706ef372d", "id": "38229670-7386-42d0-b7b9-2397ea5938de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "created_at": "2018-08-01T09:28:38Z", "updated_at": "2018-08-01T09:28:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "763568f1-8151-4a3c-911a-d06da4423063", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "80d28bee-4aee-47e8-a8da-e0fe31497fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "a47a5ddf-aa37-4ab2-a335-1c93513b5f12", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "f5bba5a5-602b-421e-98b2-5a16117f943f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}], "revision_number": 4, "project_id": "dbe9669438844f3faecdc7fcc050e0d8", "id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ed1054af2e94c049694d98d54211d98", "created_at": "2018-08-01T09:31:40Z", "updated_at": "2018-08-01T09:31:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "34baee87-ea35-42ee-8a69-0f6e2a825d3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "89b9d1c9-f4f9-45cd-8d36-970d44228439", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "b8ab0d59-cab9-4488-82ee-7c5f69709bff", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "d3ab68ea-23b4-4bf6-8dd3-85d029e3d89f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}], "revision_number": 4, "project_id": "2ed1054af2e94c049694d98d54211d98", "id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "created_at": "2018-08-01T09:34:13Z", "updated_at": "2018-08-01T09:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "1dbb3f59-611b-46d1-a82d-2720e0a16f86", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "3878126b-a220-4357-adb9-bc22498f31b1", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "75ce67db-9c04-4561-a10d-8b1ec63943e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "e2945a69-3afe-41e3-a7ec-3ea4c79a12ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}], "revision_number": 4, "project_id": "c0d9b34b06f445a7857603f60b181f3c", "id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-01T09:30:58Z", "updated_at": "2018-08-01T09:30:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "042d4626-2974-418d-affe-f8f2acd05faa", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "995fae58-f0e5-4e10-801c-6c2ce5c7ae0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "cb8404fa-cb24-4879-a34d-f3050dcba730", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "dad6aaab-690e-4c24-9103-6767e0c80bc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "created_at": "2018-08-01T09:31:11Z", "updated_at": "2018-08-01T09:31:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "939e25e0-5dbc-4f6e-9f6f-7fb70e540203", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "9796a673-6928-4009-9c21-1410d395646e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "af7b8bf8-2fb6-4d72-842a-38f72d7581f7", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "b9af65b0-2eb8-45e1-8504-b7dc4dbb83ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}], "revision_number": 4, "project_id": "dd207f801ed3475f9dbe5f13077af1c8", "id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "578a45ea85cd4765bf20c7ee8dde95d5", "created_at": "2018-08-01T09:43:52Z", "updated_at": "2018-08-01T09:43:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:43:52Z", "revision_number": 0, "id": "22005156-4810-4172-b978-7baee3765fdc", "remote_group_id": "c5c5a106-b98b-4b11-8efe-88c0ef967d58", "remote_ip_prefix": null, "created_at": "2018-08-01T09:43:52Z", "security_group_id": "c5c5a106-b98b-4b11-8efe-88c0ef967d58", "tenant_id": "578a45ea85cd4765bf20c7ee8dde95d5", "port_range_min": null, "ethertype": "IPv4", "project_id": "578a45ea85cd4765bf20c7ee8dde95d5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:43:52Z", "revision_number": 0, "id": "3d4cf6f8-c770-4de9-a43f-2ad06d026117", "remote_group_id": "c5c5a106-b98b-4b11-8efe-88c0ef967d58", "remote_ip_prefix": null, "created_at": "2018-08-01T09:43:52Z", "security_group_id": "c5c5a106-b98b-4b11-8efe-88c0ef967d58", "tenant_id": "578a45ea85cd4765bf20c7ee8dde95d5", "port_range_min": null, "ethertype": "IPv6", "project_id": "578a45ea85cd4765bf20c7ee8dde95d5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:43:52Z", "revision_number": 0, "id": "6f5de433-374a-4040-9633-85ba4f10fe5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:43:52Z", "security_group_id": "c5c5a106-b98b-4b11-8efe-88c0ef967d58", "tenant_id": "578a45ea85cd4765bf20c7ee8dde95d5", "port_range_min": null, "ethertype": "IPv4", "project_id": "578a45ea85cd4765bf20c7ee8dde95d5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:43:52Z", "revision_number": 0, "id": "9ff61771-cf5d-4111-8850-73bde49f290e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:43:52Z", "security_group_id": "c5c5a106-b98b-4b11-8efe-88c0ef967d58", "tenant_id": "578a45ea85cd4765bf20c7ee8dde95d5", "port_range_min": null, "ethertype": "IPv6", "project_id": "578a45ea85cd4765bf20c7ee8dde95d5"}], "revision_number": 4, "project_id": "578a45ea85cd4765bf20c7ee8dde95d5", "id": "c5c5a106-b98b-4b11-8efe-88c0ef967d58", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "created_at": "2018-08-01T09:34:57Z", "updated_at": "2018-08-01T09:34:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "8063d12f-30db-4ccf-8ce0-72e59ba81a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c38e1a7a-5857-4f03-b991-6d5c9c9a5b9e", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c725bae1-d3bb-42b5-b331-32737085f28c", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "cfddc134-923b-4e0d-9ec5-dcc5641dd435", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}], "revision_number": 4, "project_id": "455b48a61678488ead79a4cfa07ef5c3", "id": "cd52f913-3072-4ce7-a779-7de795b62b12", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:36:50Z", "updated_at": "2018-08-01T09:36:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "07ef7fe5-a529-45da-bfc0-899f0ea9b592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "bc4dad3a-2a0c-4c31-b901-2909a12adb50", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c35cff35-4306-4116-b9fa-fc27bc7c05d6", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c493e3ac-d9d2-480d-9ec8-50982eedaf5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}], "revision_number": 4, "project_id": "8d96727022f4443794db44ecde432faf", "id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "created_at": "2018-08-01T09:32:45Z", "updated_at": "2018-08-01T09:32:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "058ea790-43ea-4a6f-9950-28418319e577", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "5fcfb31b-cdad-4037-973e-56b74faefd14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "99a24d26-dc7f-42d0-aa23-a7c061f04952", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "b641bb48-566e-472b-a3cc-d38c85ab3ff1", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}], "revision_number": 4, "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "name": "default"}]} 2018-08-01 09:44:14,662 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-ef43a916-01f9-4e44-8525-0b639f76a877 2018-08-01 09:44:14,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d50623535282789a877d113dada393d366a2045" 2018-08-01 09:44:14,755 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 09:44:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c6ec3f4-f41a-4c93-8649-a3bedd392c1e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2413a97b61342d8bd27570706ef372d.", "code": 404, "title": "Not Found"}} 2018-08-01 09:44:14,755 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d used request id req-2c6ec3f4-f41a-4c93-8649-a3bedd392c1e 2018-08-01 09:44:14,755 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 09:44:14,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d50623535282789a877d113dada393d366a2045" 2018-08-01 09:44:14,853 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:44:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa435bba-4cf9-43ff-8bc4-91b7a3a5fd04 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.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dbe9669438844f3faecdc7fcc050e0d8", "name": "service"}} 2018-08-01 09:44:14,854 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 used request id req-aa435bba-4cf9-43ff-8bc4-91b7a3a5fd04 2018-08-01 09:44:14,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d50623535282789a877d113dada393d366a2045" 2018-08-01 09:44:14,939 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 09:44:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7bba0690-dce8-48e5-ad3e-c89f46c937a0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ed1054af2e94c049694d98d54211d98.", "code": 404, "title": "Not Found"}} 2018-08-01 09:44:14,939 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 used request id req-7bba0690-dce8-48e5-ad3e-c89f46c937a0 2018-08-01 09:44:14,939 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 09:44:14,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d50623535282789a877d113dada393d366a2045" 2018-08-01 09:44:15,025 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 09:44:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f3d5e4d-e6f4-4e6b-b605-d5a60838edf6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c0d9b34b06f445a7857603f60b181f3c.", "code": 404, "title": "Not Found"}} 2018-08-01 09:44:15,025 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c used request id req-9f3d5e4d-e6f4-4e6b-b605-d5a60838edf6 2018-08-01 09:44:15,026 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 09:44:15,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d50623535282789a877d113dada393d366a2045" 2018-08-01 09:44:15,106 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 09:44:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-58d7263f-2f4b-40d8-af94-ea2fe9c54c78 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: dd207f801ed3475f9dbe5f13077af1c8.", "code": 404, "title": "Not Found"}} 2018-08-01 09:44:15,106 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 used request id req-58d7263f-2f4b-40d8-af94-ea2fe9c54c78 2018-08-01 09:44:15,106 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 09:44:15,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/578a45ea85cd4765bf20c7ee8dde95d5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d50623535282789a877d113dada393d366a2045" 2018-08-01 09:44:15,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:44:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8072b65f-39d5-4ba7-a504-33703f5bf43e Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/578a45ea85cd4765bf20c7ee8dde95d5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "578a45ea85cd4765bf20c7ee8dde95d5", "name": "SimpleHealthCheck-01ff13d5-4086-4e4-proj"}} 2018-08-01 09:44:15,189 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/578a45ea85cd4765bf20c7ee8dde95d5 used request id req-8072b65f-39d5-4ba7-a504-33703f5bf43e 2018-08-01 09:44:15,189 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c5c5a106-b98b-4b11-8efe-88c0ef967d58 2018-08-01 09:44:15,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=c5c5a106-b98b-4b11-8efe-88c0ef967d58 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d50623535282789a877d113dada393d366a2045" 2018-08-01 09:44:15,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-b92f8eb8-30f4-494f-82e9-7a0e8dbec62d Date: Wed, 01 Aug 2018 09:44:15 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "c5c5a106-b98b-4b11-8efe-88c0ef967d58", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T09:43:52Z", "security_group_id": "c5c5a106-b98b-4b11-8efe-88c0ef967d58", "port_range_min": null, "revision_number": 0, "tenant_id": "578a45ea85cd4765bf20c7ee8dde95d5", "created_at": "2018-08-01T09:43:52Z", "project_id": "578a45ea85cd4765bf20c7ee8dde95d5", "id": "22005156-4810-4172-b978-7baee3765fdc"}, {"remote_group_id": "c5c5a106-b98b-4b11-8efe-88c0ef967d58", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T09:43:52Z", "security_group_id": "c5c5a106-b98b-4b11-8efe-88c0ef967d58", "port_range_min": null, "revision_number": 0, "tenant_id": "578a45ea85cd4765bf20c7ee8dde95d5", "created_at": "2018-08-01T09:43:52Z", "project_id": "578a45ea85cd4765bf20c7ee8dde95d5", "id": "3d4cf6f8-c770-4de9-a43f-2ad06d026117"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T09:43:52Z", "security_group_id": "c5c5a106-b98b-4b11-8efe-88c0ef967d58", "port_range_min": null, "revision_number": 0, "tenant_id": "578a45ea85cd4765bf20c7ee8dde95d5", "created_at": "2018-08-01T09:43:52Z", "project_id": "578a45ea85cd4765bf20c7ee8dde95d5", "id": "6f5de433-374a-4040-9633-85ba4f10fe5e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T09:43:52Z", "security_group_id": "c5c5a106-b98b-4b11-8efe-88c0ef967d58", "port_range_min": null, "revision_number": 0, "tenant_id": "578a45ea85cd4765bf20c7ee8dde95d5", "created_at": "2018-08-01T09:43:52Z", "project_id": "578a45ea85cd4765bf20c7ee8dde95d5", "id": "9ff61771-cf5d-4111-8850-73bde49f290e"}]} 2018-08-01 09:44:15,233 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=c5c5a106-b98b-4b11-8efe-88c0ef967d58 used request id req-b92f8eb8-30f4-494f-82e9-7a0e8dbec62d 2018-08-01 09:44:15,234 - neutron_utils - INFO - Deleting security group with name - default 2018-08-01 09:44:15,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/c5c5a106-b98b-4b11-8efe-88c0ef967d58 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d50623535282789a877d113dada393d366a2045" 2018-08-01 09:44:15,399 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-417bc9f1-6e00-429b-9ce4-7d3c49356ef1 Content-Length: 0 Date: Wed, 01 Aug 2018 09:44:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 09:44:15,399 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/c5c5a106-b98b-4b11-8efe-88c0ef967d58 used request id req-417bc9f1-6e00-429b-9ce4-7d3c49356ef1 2018-08-01 09:44:15,399 - keystone_utils - INFO - Deleting project with name - SimpleHealthCheck-01ff13d5-4086-4e4-proj 2018-08-01 09:44:15,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/578a45ea85cd4765bf20c7ee8dde95d5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d50623535282789a877d113dada393d366a2045" 2018-08-01 09:44:15,611 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 09:44:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b924117c-5776-437a-a596-4a0b5ad2f205 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 09:44:15,611 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/578a45ea85cd4765bf20c7ee8dde95d5 used request id req-b924117c-5776-437a-a596-4a0b5ad2f205 2018-08-01 09:44:15,612 - keystone_utils - INFO - Deleting role with name - SimpleHealthCheck-01ff13d5-4086-4e4-proj-role 2018-08-01 09:44:15,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/b0444f01939f44b693544ade475750c6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d50623535282789a877d113dada393d366a2045" 2018-08-01 09:44:15,724 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 09:44:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d1c4a48c-bf08-4f72-a0e1-08e4f3404fe3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 09:44:15,724 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/b0444f01939f44b693544ade475750c6 used request id req-d1c4a48c-bf08-4f72-a0e1-08e4f3404fe3 2018-08-01 09:44:15,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d50623535282789a877d113dada393d366a2045" 2018-08-01 09:44:15,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:44:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b60929a-bc3c-4530-81f4-b55b3b3a8836 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 09:44:15,810 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-4b60929a-bc3c-4530-81f4-b55b3b3a8836 2018-08-01 09:44:15,811 - keystone_utils - INFO - Deleting user with name - SimpleHealthCheck-01ff13d5-4086-4e4-user 2018-08-01 09:44:15,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/a4e094af73c14438a0b118e5158f896c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9792132c056fafdf00b5fcc9be18df55bcd31cbd" 2018-08-01 09:44:15,983 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 09:44:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d207b6d-1c7c-40df-aead-d5f230ac360b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 09:44:15,983 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/a4e094af73c14438a0b118e5158f896c used request id req-1d207b6d-1c7c-40df-aead-d5f230ac360b 2018-08-01 09:44:15,985 - xtesting.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 29.010s OK 2018-08-01 09:44:16,098 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-01 09:44:16,099 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:29 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-08-01 09:44:16,104 - 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:08 | PASS | | singlevm1 | functest | healthcheck | 00:35 | PASS | | singlevm2 | functest | healthcheck | 00:20 | PASS | | vping_ssh | functest | healthcheck | 00:39 | PASS | | vping_userdata | functest | healthcheck | 00:29 | PASS | | cinder_test | functest | healthcheck | 01:10 | PASS | | api_check | functest | healthcheck | 07:21 | PASS | | snaps_health_check | functest | healthcheck | 00:29 | PASS | | odl | functest | healthcheck | 00:00 | SKIP | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-08-01 09:44:16,118 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-08-01 09:44:16,159 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-01 09:44:16,248 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-01 09:44:16,342 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-01 09:44:19,076 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-195 | | 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-08-01 09:44:19,080 - 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.24,192.30.9.6 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.24:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=GxcHyPakvFXfQyXK3MDnqM2EQ 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=8d96727022f4443794db44ecde432faf export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-08-01 09:44:19,080 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-08-01 09:44:19,082 - 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-08-01 09:44:19,125 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_smoke'... 2018-08-01 09:44:20,083 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-01 09:44:20,083 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-01 09:44:20,083 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-01 09:44:20,083 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-01 09:44:20,083 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-01 09:44:20,083 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-01 09:44:20,083 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-01 09:44:20,083 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-01 09:44:20,083 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-01 09:44:20,083 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-01 09:44:20,083 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-01 09:44:20,083 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-01 09:44:20,083 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-01 09:44:20,083 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-01 09:44:20,083 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-01 09:44:20,084 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-01 09:44:20,084 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-01 09:44:20,084 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-01 09:44:20,084 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-01 09:44:20,084 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-01 09:44:20,084 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-01 09:44:20,084 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-01 09:44:20,089 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-01 09:44:20,089 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-01 09:44:20,089 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-01 09:44:20,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-01 09:44:20,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:44:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a03f1b2-525f-40c1-80f4-48448962f65a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:44:20,098 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-5a03f1b2-525f-40c1-80f4-48448962f65a 2018-08-01 09:44:20,098 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-08-01 09:44:20,477 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:44:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["VJ4Ady_CRDGGNO0qKjqL7g"], "issued_at": "2018-08-01T09:44:20.000000Z"}} 2018-08-01 09:44:20,480 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-01 09:44:20,481 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}221c5cc2b8849a4ef3dbda9ebf4cea9623eab942" 2018-08-01 09:44:20,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-430bd6a4-cc06-45a7-ad17-5c27e4a62439 Date: Wed, 01 Aug 2018 09:44:20 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dbe9669438844f3faecdc7fcc050e0d8","l2_adjacency":true,"status":"ACTIVE","subnets":["a5a333a9-9d0e-46a5-9440-2aa9c95d5013"],"description":"","tags":[],"updated_at":"2018-08-01T09:28:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:38Z","provider:network_type":"flat"}]} 2018-08-01 09:44:20,653 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-430bd6a4-cc06-45a7-ad17-5c27e4a62439 2018-08-01 09:44:20,653 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.172788143158s 2018-08-01 09:44:20,653 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-430bd6a4-cc06-45a7-ad17-5c27e4a62439 2018-08-01 09:44:20,654 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-01 09:44:26,009 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 45a5d355-726f-40f4-be32-3d4767b9b259 | 2018-08-01T09:44:25.583710 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 45a5d355-726f-40f4-be32-3d4767b9b259 ~/.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-08-01 09:44:29,755 - 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-08-01 09:44:29,756 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-01 09:44:36,135 - 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=b08cfa8f-3f10-4edc-9afc-f71e0b3074c5) as the default verifier for the future CLI operations. 2018-08-01 09:44:39,269 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-08-01 09:44:39,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}221c5cc2b8849a4ef3dbda9ebf4cea9623eab942" 2018-08-01 09:44:39,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9931 X-Openstack-Request-Id: req-43be01a2-c0c0-45e3-9e9e-fa7aa98715a4 Date: Wed, 01 Aug 2018 09:44:39 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-08-01 09:44:39,463 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/extensions.json used request id req-43be01a2-c0c0-45e3-9e9e-fa7aa98715a4 2018-08-01 09:44:39,463 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.194488048553s 2018-08-01 09:44:39,464 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/extensions.json used request id req-43be01a2-c0c0-45e3-9e9e-fa7aa98715a4 2018-08-01 09:44:39,473 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke'... 2018-08-01 09:44:39,474 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-01 09:44:39,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}221c5cc2b8849a4ef3dbda9ebf4cea9623eab942" -d '{"network": {"name": "tempest_smoke-net_9f13c509-fe26-493d-9362-0b8c58078011", "admin_state_up": true}}' 2018-08-01 09:44:39,760 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-906af904-0c62-405c-bc9f-82a1ce2ae07b Date: Wed, 01 Aug 2018 09:44:39 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"f1cbfbdd-23ee-4cc3-8b64-436742d3ebd0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":3,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T09:44:39Z","is_default":false,"qos_policy_id":null,"name":"tempest_smoke-net_9f13c509-fe26-493d-9362-0b8c58078011","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:44:39Z","mtu":1450}} 2018-08-01 09:44:39,760 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-906af904-0c62-405c-bc9f-82a1ce2ae07b 2018-08-01 09:44:39,761 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.286629915237s 2018-08-01 09:44:39,761 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-906af904-0c62-405c-bc9f-82a1ce2ae07b 2018-08-01 09:44:39,761 - 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-08-01T09:44:39Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'f1cbfbdd-23ee-4cc3-8b64-436742d3ebd0', u'provider:segmentation_id': 3, 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_9f13c509-fe26-493d-9362-0b8c58078011', u'created_at': u'2018-08-01T09:44:39Z', u'mtu': 1450, u'tenant_id': u'8d96727022f4443794db44ecde432faf', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'8d96727022f4443794db44ecde432faf', u'l2_adjacency': True}) 2018-08-01 09:44:39,762 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-01 09:44:39,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}221c5cc2b8849a4ef3dbda9ebf4cea9623eab942" 2018-08-01 09:44:39,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1432 X-Openstack-Request-Id: req-b11bf045-c0fb-4a42-b1eb-592fb250d137 Date: Wed, 01 Aug 2018 09:44:39 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dbe9669438844f3faecdc7fcc050e0d8","l2_adjacency":true,"status":"ACTIVE","subnets":["a5a333a9-9d0e-46a5-9440-2aa9c95d5013"],"description":"","tags":[],"updated_at":"2018-08-01T09:28:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:38Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f1cbfbdd-23ee-4cc3-8b64-436742d3ebd0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":3,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T09:44:39Z","qos_policy_id":null,"name":"tempest_smoke-net_9f13c509-fe26-493d-9362-0b8c58078011","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:44:39Z","provider:network_type":"vxlan"}]} 2018-08-01 09:44:39,856 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-b11bf045-c0fb-4a42-b1eb-592fb250d137 2018-08-01 09:44:39,857 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0944559574127s 2018-08-01 09:44:39,857 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-b11bf045-c0fb-4a42-b1eb-592fb250d137 2018-08-01 09:44:39,859 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-01 09:44:39,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}221c5cc2b8849a4ef3dbda9ebf4cea9623eab942" -d '{"subnet": {"name": "tempest_smoke-subnet_9f13c509-fe26-493d-9362-0b8c58078011", "enable_dhcp": true, "network_id": "f1cbfbdd-23ee-4cc3-8b64-436742d3ebd0", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-01 09:44:40,534 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 699 X-Openstack-Request-Id: req-d32a08b1-e1d0-4176-8351-75200c04eb79 Date: Wed, 01 Aug 2018 09:44:40 GMT RESP BODY: {"subnet":{"updated_at":"2018-08-01T09:44:40Z","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":"6812ec6c-3e1c-4a58-beae-7a44c2f241c5","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_smoke-subnet_9f13c509-fe26-493d-9362-0b8c58078011","enable_dhcp":true,"segment_id":null,"network_id":"f1cbfbdd-23ee-4cc3-8b64-436742d3ebd0","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:44:40Z","ip_version":4}} 2018-08-01 09:44:40,534 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-d32a08b1-e1d0-4176-8351-75200c04eb79 2018-08-01 09:44:40,535 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.675709009171s 2018-08-01 09:44:40,535 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-d32a08b1-e1d0-4176-8351-75200c04eb79 2018-08-01 09:44:40,535 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-01T09:44:40Z', 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'6812ec6c-3e1c-4a58-beae-7a44c2f241c5', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest_smoke-subnet_9f13c509-fe26-493d-9362-0b8c58078011', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'f1cbfbdd-23ee-4cc3-8b64-436742d3ebd0', u'tenant_id': u'8d96727022f4443794db44ecde432faf', u'created_at': u'2018-08-01T09:44:40Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'8d96727022f4443794db44ecde432faf'}) 2018-08-01 09:44:40,536 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-01 09:44:40,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}221c5cc2b8849a4ef3dbda9ebf4cea9623eab942" -d '{"router": {"external_gateway_info": {"network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089"}, "name": "tempest_smoke-router_9f13c509-fe26-493d-9362-0b8c58078011", "admin_state_up": true}}' 2018-08-01 09:44:41,898 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 713 X-Openstack-Request-Id: req-5c1b0c0c-548a-4cbb-8994-5fb9b3160c0c Date: Wed, 01 Aug 2018 09:44:41 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a5a333a9-9d0e-46a5-9440-2aa9c95d5013", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:44:40Z", "admin_state_up": true, "updated_at": "2018-08-01T09:44:41Z", "project_id": "8d96727022f4443794db44ecde432faf", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "9606aacb-5004-4e5a-9955-76c6fcbc04e3", "name": "tempest_smoke-router_9f13c509-fe26-493d-9362-0b8c58078011"}} 2018-08-01 09:44:41,899 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-5c1b0c0c-548a-4cbb-8994-5fb9b3160c0c 2018-08-01 09:44:41,899 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.36274909973s 2018-08-01 09:44:41,899 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-5c1b0c0c-548a-4cbb-8994-5fb9b3160c0c 2018-08-01 09:44:41,900 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-01T09:44:41Z', u'revision_number': 2, u'ha': False, u'id': u'9606aacb-5004-4e5a-9955-76c6fcbc04e3', u'external_gateway_info': {u'network_id': u'e7d7be46-2840-4976-87a2-d78a4e5c6089', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'a5a333a9-9d0e-46a5-9440-2aa9c95d5013', u'ip_address': u'172.30.9.207'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest_smoke-router_9f13c509-fe26-493d-9362-0b8c58078011', u'admin_state_up': True, u'tenant_id': u'8d96727022f4443794db44ecde432faf', u'created_at': u'2018-08-01T09:44:40Z', u'flavor_id': None, u'routes': [], u'project_id': u'8d96727022f4443794db44ecde432faf'}) 2018-08-01 09:44:41,900 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-01 09:44:41,901 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/9606aacb-5004-4e5a-9955-76c6fcbc04e3/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}221c5cc2b8849a4ef3dbda9ebf4cea9623eab942" -d '{"subnet_id": "6812ec6c-3e1c-4a58-beae-7a44c2f241c5"}' 2018-08-01 09:44:43,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-c5958fcd-ce24-4b7c-a6dd-51759beac858 Date: Wed, 01 Aug 2018 09:44:43 GMT RESP BODY: {"network_id": "f1cbfbdd-23ee-4cc3-8b64-436742d3ebd0", "tenant_id": "8d96727022f4443794db44ecde432faf", "subnet_id": "6812ec6c-3e1c-4a58-beae-7a44c2f241c5", "subnet_ids": ["6812ec6c-3e1c-4a58-beae-7a44c2f241c5"], "port_id": "08816b45-ee17-4a50-9f1f-26d9c6c92edf", "id": "9606aacb-5004-4e5a-9955-76c6fcbc04e3"} 2018-08-01 09:44:43,921 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/9606aacb-5004-4e5a-9955-76c6fcbc04e3/add_router_interface.json used request id req-c5958fcd-ce24-4b7c-a6dd-51759beac858 2018-08-01 09:44:43,921 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.02096915245s 2018-08-01 09:44:43,922 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/9606aacb-5004-4e5a-9955-76c6fcbc04e3/add_router_interface.json used request id req-c5958fcd-ce24-4b7c-a6dd-51759beac858 returning object 9606aacb-5004-4e5a-9955-76c6fcbc04e3 2018-08-01 09:44:43,922 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-01 09:44:44,046 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-01 09:44:44,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-01 09:44:44,052 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Wed, 01 Aug 2018 09:44:44 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2018-08-01 09:44:44,055 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-01 09:44:44,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}221c5cc2b8849a4ef3dbda9ebf4cea9623eab942" 2018-08-01 09:44:44,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-999f81ec-b732-432f-9f98-bed9d37edd9b Date: Wed, 01 Aug 2018 09:44:44 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-01 09:44:44,232 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-999f81ec-b732-432f-9f98-bed9d37edd9b 2018-08-01 09:44:44,232 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.177547931671s 2018-08-01 09:44:44,233 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-999f81ec-b732-432f-9f98-bed9d37edd9b 2018-08-01 09:44:44,241 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-01 09:44:44,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}221c5cc2b8849a4ef3dbda9ebf4cea9623eab942" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_9f13c509-fe26-493d-9362-0b8c58078011", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_9f13c509-fe26-493d-9362-0b8c58078011"}' 2018-08-01 09:44:44,357 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 877 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/1a7bac39-b467-437c-b6ea-4fa8bb34fa50 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-4e40e922-7959-45ab-b09b-c564ff748f51 Date: Wed, 01 Aug 2018 09:44:44 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/1a7bac39-b467-437c-b6ea-4fa8bb34fa50/file", "owner": "8d96727022f4443794db44ecde432faf", "id": "1a7bac39-b467-437c-b6ea-4fa8bb34fa50", "size": null, "self": "/v2/images/1a7bac39-b467-437c-b6ea-4fa8bb34fa50", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-01T09:44:44Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_9f13c509-fe26-493d-9362-0b8c58078011", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_9f13c509-fe26-493d-9362-0b8c58078011", "checksum": null, "created_at": "2018-08-01T09:44:44Z", "protected": false} 2018-08-01 09:44:44,357 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-4e40e922-7959-45ab-b09b-c564ff748f51 2018-08-01 09:44:44,358 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.116609096527s 2018-08-01 09:44:44,358 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-4e40e922-7959-45ab-b09b-c564ff748f51 returning object 1a7bac39-b467-437c-b6ea-4fa8bb34fa50 2018-08-01 09:44:44,359 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-01 09:44:44,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/1a7bac39-b467-437c-b6ea-4fa8bb34fa50/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}221c5cc2b8849a4ef3dbda9ebf4cea9623eab942" -d '' 2018-08-01 09:44:45,393 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2828fe62-0415-4383-8807-4711aef65aeb Date: Wed, 01 Aug 2018 09:44:45 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-01 09:44:45,394 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/1a7bac39-b467-437c-b6ea-4fa8bb34fa50/file used request id req-2828fe62-0415-4383-8807-4711aef65aeb 2018-08-01 09:44:45,394 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.03488302231s 2018-08-01 09:44:45,394 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/1a7bac39-b467-437c-b6ea-4fa8bb34fa50/file used request id req-2828fe62-0415-4383-8807-4711aef65aeb 2018-08-01 09:44:45,394 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/tempest_smoke-img_9f13c509-fe26-493d-9362-0b8c58078011', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-08-01T09:44:44Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/1a7bac39-b467-437c-b6ea-4fa8bb34fa50/file', u'owner': u'8d96727022f4443794db44ecde432faf', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'1a7bac39-b467-437c-b6ea-4fa8bb34fa50', u'size': None, u'name': u'tempest_smoke-img_9f13c509-fe26-493d-9362-0b8c58078011', u'checksum': None, u'self': u'/v2/images/1a7bac39-b467-437c-b6ea-4fa8bb34fa50', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-08-01T09:44:44Z', u'schema': u'/v2/schemas/image'}) 2018-08-01 09:44:45,395 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-01 09:44:45,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}221c5cc2b8849a4ef3dbda9ebf4cea9623eab942" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_smoke-flavor_9f13c509-fe26-493d-9362-0b8c58078011", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-01 09:44:45,634 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:44: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-6dc451c4-0247-4755-9ba4-aa5ce2ae2c3b x-compute-request-id: req-6dc451c4-0247-4755-9ba4-aa5ce2ae2c3b Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"name": "tempest_smoke-flavor_9f13c509-fe26-493d-9362-0b8c58078011", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/120ca213-cc6e-407f-a111-d515be90910a", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/120ca213-cc6e-407f-a111-d515be90910a", "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": "120ca213-cc6e-407f-a111-d515be90910a"}} 2018-08-01 09:44:45,635 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-6dc451c4-0247-4755-9ba4-aa5ce2ae2c3b 2018-08-01 09:44:45,635 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.239665985107s 2018-08-01 09:44:45,635 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-6dc451c4-0247-4755-9ba4-aa5ce2ae2c3b 2018-08-01 09:44:45,636 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_9f13c509-fe26-493d-9362-0b8c58078011', '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'8d96727022f4443794db44ecde432faf', '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'120ca213-cc6e-407f-a111-d515be90910a', 'swap': 0}) 2018-08-01 09:44:45,637 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-01 09:44:45,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/120ca213-cc6e-407f-a111-d515be90910a/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}221c5cc2b8849a4ef3dbda9ebf4cea9623eab942" -d '{"extra_specs": {}}' 2018-08-01 09:44:45,659 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:44: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-b827cc20-6190-49f0-881a-db1495cb8e0d x-compute-request-id: req-b827cc20-6190-49f0-881a-db1495cb8e0d Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-01 09:44:45,659 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/120ca213-cc6e-407f-a111-d515be90910a/os-extra_specs used request id req-b827cc20-6190-49f0-881a-db1495cb8e0d 2018-08-01 09:44:45,659 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0224781036377s 2018-08-01 09:44:45,659 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/120ca213-cc6e-407f-a111-d515be90910a/os-extra_specs used request id req-b827cc20-6190-49f0-881a-db1495cb8e0d 2018-08-01 09:44:45,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-01 09:44:45,670 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 09: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 09:44:45,674 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-01 09:44:45,677 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}221c5cc2b8849a4ef3dbda9ebf4cea9623eab942" 2018-08-01 09:44:45,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:44:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d85a0b48-4828-42c4-90b9-f734bc21f66e Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 09:44:45,787 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-d85a0b48-4828-42c4-90b9-f734bc21f66e 2018-08-01 09:44:45,787 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.112557888031s 2018-08-01 09:44:45,787 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-d85a0b48-4828-42c4-90b9-f734bc21f66e 2018-08-01 09:44:45,792 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-01 09:44:45,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}221c5cc2b8849a4ef3dbda9ebf4cea9623eab942" 2018-08-01 09:44:45,881 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:44:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ba69df1-6c07-4a19-9280-ac0b6594f7e2 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 09:44:45,881 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-1ba69df1-6c07-4a19-9280-ac0b6594f7e2 2018-08-01 09:44:45,881 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0889060497284s 2018-08-01 09:44:45,881 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-1ba69df1-6c07-4a19-9280-ac0b6594f7e2 2018-08-01 09:44:46,532 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-08-01 09:44:46,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}221c5cc2b8849a4ef3dbda9ebf4cea9623eab942" 2018-08-01 09:44:46,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:44: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-fa956c9e-a76c-45bd-829d-9958c20a72d3 x-compute-request-id: req-fa956c9e-a76c-45bd-829d-9958c20a72d3 Content-Encoding: gzip Content-Length: 731 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 7}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.8", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 8}, "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.5", "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-08-01 09:44:46,571 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-hypervisors/detail used request id req-fa956c9e-a76c-45bd-829d-9958c20a72d3 2018-08-01 09:44:46,571 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0387778282166s 2018-08-01 09:44:46,572 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-hypervisors/detail used request id req-fa956c9e-a76c-45bd-829d-9958c20a72d3 2018-08-01 09:44:46,576 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-01 09:44:46,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}221c5cc2b8849a4ef3dbda9ebf4cea9623eab942" 2018-08-01 09:44:46,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-d0ecdd29-4bdd-4df8-a696-ce71a31663d8 Date: Wed, 01 Aug 2018 09:44:46 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/1a7bac39-b467-437c-b6ea-4fa8bb34fa50/snap", "metadata": {}}], "file": "/v2/images/1a7bac39-b467-437c-b6ea-4fa8bb34fa50/file", "owner": "8d96727022f4443794db44ecde432faf", "id": "1a7bac39-b467-437c-b6ea-4fa8bb34fa50", "size": 12716032, "self": "/v2/images/1a7bac39-b467-437c-b6ea-4fa8bb34fa50", "disk_format": "qcow2", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/1a7bac39-b467-437c-b6ea-4fa8bb34fa50/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-01T09:44:45Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_9f13c509-fe26-493d-9362-0b8c58078011", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_9f13c509-fe26-493d-9362-0b8c58078011", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-01T09:44:44Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-01 09:44:46,600 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-d0ecdd29-4bdd-4df8-a696-ce71a31663d8 2018-08-01 09:44:46,600 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0239689350128s 2018-08-01 09:44:46,600 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-d0ecdd29-4bdd-4df8-a696-ce71a31663d8 2018-08-01 09:44:46,608 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-01 09:44:46,611 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}221c5cc2b8849a4ef3dbda9ebf4cea9623eab942" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_alt_9f13c509-fe26-493d-9362-0b8c58078011", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_alt_9f13c509-fe26-493d-9362-0b8c58078011"}' 2018-08-01 09:44:46,797 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 885 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/217d537a-b838-45f7-8f39-1129abae3891 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-ee653634-baa6-4657-a1b6-2622d2c0ec35 Date: Wed, 01 Aug 2018 09:44:46 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/217d537a-b838-45f7-8f39-1129abae3891/file", "owner": "8d96727022f4443794db44ecde432faf", "id": "217d537a-b838-45f7-8f39-1129abae3891", "size": null, "self": "/v2/images/217d537a-b838-45f7-8f39-1129abae3891", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-01T09:44:46Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_alt_9f13c509-fe26-493d-9362-0b8c58078011", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_9f13c509-fe26-493d-9362-0b8c58078011", "checksum": null, "created_at": "2018-08-01T09:44:46Z", "protected": false} 2018-08-01 09:44:46,798 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-ee653634-baa6-4657-a1b6-2622d2c0ec35 2018-08-01 09:44:46,798 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.189821004868s 2018-08-01 09:44:46,798 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-ee653634-baa6-4657-a1b6-2622d2c0ec35 returning object 217d537a-b838-45f7-8f39-1129abae3891 2018-08-01 09:44:46,799 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-01 09:44:46,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/217d537a-b838-45f7-8f39-1129abae3891/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}221c5cc2b8849a4ef3dbda9ebf4cea9623eab942" -d '' 2018-08-01 09:44:47,518 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e6725128-cc61-4844-86f8-9dfcb35367e4 Date: Wed, 01 Aug 2018 09: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-08-01 09:44:47,518 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/217d537a-b838-45f7-8f39-1129abae3891/file used request id req-e6725128-cc61-4844-86f8-9dfcb35367e4 2018-08-01 09:44:47,518 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.719097852707s 2018-08-01 09:44:47,518 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/217d537a-b838-45f7-8f39-1129abae3891/file used request id req-e6725128-cc61-4844-86f8-9dfcb35367e4 2018-08-01 09:44:47,518 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_9f13c509-fe26-493d-9362-0b8c58078011', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-08-01T09:44:46Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/217d537a-b838-45f7-8f39-1129abae3891/file', u'owner': u'8d96727022f4443794db44ecde432faf', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'217d537a-b838-45f7-8f39-1129abae3891', u'size': None, u'name': u'tempest_smoke-img_alt_9f13c509-fe26-493d-9362-0b8c58078011', u'checksum': None, u'self': u'/v2/images/217d537a-b838-45f7-8f39-1129abae3891', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-08-01T09:44:46Z', u'schema': u'/v2/schemas/image'}) 2018-08-01 09:44:47,519 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-01 09:44:47,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}221c5cc2b8849a4ef3dbda9ebf4cea9623eab942" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_smoke-flavor_alt_9f13c509-fe26-493d-9362-0b8c58078011", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-01 09:44:47,564 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:44: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-94c7c3b2-b1e2-4eda-859b-5f032f3a3589 x-compute-request-id: req-94c7c3b2-b1e2-4eda-859b-5f032f3a3589 Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"flavor": {"name": "tempest_smoke-flavor_alt_9f13c509-fe26-493d-9362-0b8c58078011", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/2ab09dd3-d6a9-4a54-83e8-f63d1a021f0a", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/2ab09dd3-d6a9-4a54-83e8-f63d1a021f0a", "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": "2ab09dd3-d6a9-4a54-83e8-f63d1a021f0a"}} 2018-08-01 09:44:47,564 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-94c7c3b2-b1e2-4eda-859b-5f032f3a3589 2018-08-01 09:44:47,564 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0449280738831s 2018-08-01 09:44:47,565 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-94c7c3b2-b1e2-4eda-859b-5f032f3a3589 2018-08-01 09:44:47,565 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_9f13c509-fe26-493d-9362-0b8c58078011', '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'8d96727022f4443794db44ecde432faf', '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'2ab09dd3-d6a9-4a54-83e8-f63d1a021f0a', 'swap': 0}) 2018-08-01 09:44:47,566 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-01 09:44:47,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/2ab09dd3-d6a9-4a54-83e8-f63d1a021f0a/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}221c5cc2b8849a4ef3dbda9ebf4cea9623eab942" -d '{"extra_specs": {}}' 2018-08-01 09:44:47,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:44: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-219526a6-94ee-45d1-8aaa-feec9a5cb78e x-compute-request-id: req-219526a6-94ee-45d1-8aaa-feec9a5cb78e Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-01 09:44:47,590 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/2ab09dd3-d6a9-4a54-83e8-f63d1a021f0a/os-extra_specs used request id req-219526a6-94ee-45d1-8aaa-feec9a5cb78e 2018-08-01 09:44:47,590 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0235538482666s 2018-08-01 09:44:47,590 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/2ab09dd3-d6a9-4a54-83e8-f63d1a021f0a/os-extra_specs used request id req-219526a6-94ee-45d1-8aaa-feec9a5cb78e 2018-08-01 09:44:47,590 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_9f13c509-fe26-493d-9362-0b8c58078011', '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'8d96727022f4443794db44ecde432faf', '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'2ab09dd3-d6a9-4a54-83e8-f63d1a021f0a', 'swap': 0}) 2018-08-01 09:44:50,863 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-08-01 09:44:50,864 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-08-01 09:44:50,864 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-08-01 09:44:50,866 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-08-01 09:44:50,870 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-08-01 09:44:54,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-b08cfa8f-3f10-4edc-9afc-f71e0b3074c5/repo; stestr list '^(tempest|neutron_tempest_plugin)\.(api|scenario).*\[.*\bsmoke\b.*\]$' >/home/opnfv/functest/results/tempest_smoke/test_list.txt 2>/dev/null) 2018-08-01 09:44:54,413 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-08-01 09:44:54,415 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-08-01 09:44:54,416 - 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-08-01 09:47:54,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 643adedd-63de-411b-b55e-b9f08ee17b65 2018-08-01 09:47:54,655 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '643adedd-63de-411b-b55e-b9f08ee17b65']'. 2018-08-01 09:47:55,443 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-08-01 09:47:55,444 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-08-01 09:47:55,444 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-01 09:47:55,444 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 643adedd-63de-411b-b55e-b9f08ee17b65 | 2018-08-01 09:47:55,444 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-08-01 09:47:55,444 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-08-01 09:44:57 | 2018-08-01 09:47:55,445 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-08-01 09:47:54 | 2018-08-01 09:47:55,445 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:02:57 | 2018-08-01 09:47:55,445 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-08-01 09:47:55,445 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-08-01 09:47:55,445 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: b08cfa8f-3f10-4edc-9afc-f71e0b3074c5) | 2018-08-01 09:47:55,445 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-08-01 09:47:55,445 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 45a5d355-726f-40f4-be32-3d4767b9b259) | 2018-08-01 09:47:55,445 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 131 | 2018-08-01 09:47:55,446 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 168.251 | 2018-08-01 09:47:55,446 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 126 | 2018-08-01 09:47:55,446 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 5 | 2018-08-01 09:47:55,446 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-08-01 09:47:55,446 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-08-01 09:47:55,446 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-08-01 09:47:55,446 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-01 09:47:55,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-08-01 09:47:55,527 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke success_rate is 100.0% 2018-08-01 09:47:55,652 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-01 09:47:55,653 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | tempest_smoke | functest | 03:16 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-08-01 09:47:55,658 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-01 09:47:55,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/217d537a-b838-45f7-8f39-1129abae3891 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}221c5cc2b8849a4ef3dbda9ebf4cea9623eab942" 2018-08-01 09:47:56,129 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4d9ca383-80ba-435d-ab34-3df1f69e07ba Date: Wed, 01 Aug 2018 09: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-08-01 09:47:56,129 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/217d537a-b838-45f7-8f39-1129abae3891 used request id req-4d9ca383-80ba-435d-ab34-3df1f69e07ba 2018-08-01 09:47:56,129 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.471115112305s 2018-08-01 09:47:56,130 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/217d537a-b838-45f7-8f39-1129abae3891 used request id req-4d9ca383-80ba-435d-ab34-3df1f69e07ba 2018-08-01 09:47:56,130 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-01 09:47:56,132 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}221c5cc2b8849a4ef3dbda9ebf4cea9623eab942" 2018-08-01 09:47:56,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:47: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-a15914ea-f8ce-4c0e-87e4-b882e4023fc2 x-compute-request-id: req-a15914ea-f8ce-4c0e-87e4-b882e4023fc2 Content-Encoding: gzip Content-Length: 362 Content-Type: application/json RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_9f13c509-fe26-493d-9362-0b8c58078011", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/120ca213-cc6e-407f-a111-d515be90910a", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/120ca213-cc6e-407f-a111-d515be90910a", "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": "120ca213-cc6e-407f-a111-d515be90910a"}, {"name": "tempest_smoke-flavor_alt_9f13c509-fe26-493d-9362-0b8c58078011", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/2ab09dd3-d6a9-4a54-83e8-f63d1a021f0a", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/2ab09dd3-d6a9-4a54-83e8-f63d1a021f0a", "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": "2ab09dd3-d6a9-4a54-83e8-f63d1a021f0a"}]} 2018-08-01 09:47:56,158 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-a15914ea-f8ce-4c0e-87e4-b882e4023fc2 2018-08-01 09:47:56,159 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0283079147339s 2018-08-01 09:47:56,159 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-a15914ea-f8ce-4c0e-87e4-b882e4023fc2 2018-08-01 09:47:56,160 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-01 09:47:56,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/2ab09dd3-d6a9-4a54-83e8-f63d1a021f0a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}221c5cc2b8849a4ef3dbda9ebf4cea9623eab942" 2018-08-01 09:47:56,206 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 09:47: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-e8ea8c4c-4712-4ca0-9b71-e150a7961eb0 x-compute-request-id: req-e8ea8c4c-4712-4ca0-9b71-e150a7961eb0 Content-Length: 0 Content-Type: application/json 2018-08-01 09:47:56,206 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/2ab09dd3-d6a9-4a54-83e8-f63d1a021f0a used request id req-e8ea8c4c-4712-4ca0-9b71-e150a7961eb0 2018-08-01 09:47:56,206 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0459940433502s 2018-08-01 09:47:56,206 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/2ab09dd3-d6a9-4a54-83e8-f63d1a021f0a used request id req-e8ea8c4c-4712-4ca0-9b71-e150a7961eb0 2018-08-01 09:47:56,207 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-01 09:47:56,208 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/9606aacb-5004-4e5a-9955-76c6fcbc04e3/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}221c5cc2b8849a4ef3dbda9ebf4cea9623eab942" -d '{"subnet_id": "6812ec6c-3e1c-4a58-beae-7a44c2f241c5"}' 2018-08-01 09:47:58,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-943b1ae0-c5d8-4144-9550-29314382eecf Date: Wed, 01 Aug 2018 09:47:58 GMT RESP BODY: {"network_id": "f1cbfbdd-23ee-4cc3-8b64-436742d3ebd0", "tenant_id": "8d96727022f4443794db44ecde432faf", "subnet_id": "6812ec6c-3e1c-4a58-beae-7a44c2f241c5", "subnet_ids": ["6812ec6c-3e1c-4a58-beae-7a44c2f241c5"], "port_id": "08816b45-ee17-4a50-9f1f-26d9c6c92edf", "id": "9606aacb-5004-4e5a-9955-76c6fcbc04e3"} 2018-08-01 09:47:58,034 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/9606aacb-5004-4e5a-9955-76c6fcbc04e3/remove_router_interface.json used request id req-943b1ae0-c5d8-4144-9550-29314382eecf 2018-08-01 09:47:58,034 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.82705807686s 2018-08-01 09:47:58,034 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/9606aacb-5004-4e5a-9955-76c6fcbc04e3/remove_router_interface.json used request id req-943b1ae0-c5d8-4144-9550-29314382eecf returning object 9606aacb-5004-4e5a-9955-76c6fcbc04e3 2018-08-01 09:47:58,035 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-01 09:47:58,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}221c5cc2b8849a4ef3dbda9ebf4cea9623eab942" 2018-08-01 09:47:58,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-cc85ca38-e4ff-4a63-913f-80d752ade74e Date: Wed, 01 Aug 2018 09:47:58 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a5a333a9-9d0e-46a5-9440-2aa9c95d5013", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:44:40Z", "admin_state_up": true, "updated_at": "2018-08-01T09:47:57Z", "project_id": "8d96727022f4443794db44ecde432faf", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "9606aacb-5004-4e5a-9955-76c6fcbc04e3", "name": "tempest_smoke-router_9f13c509-fe26-493d-9362-0b8c58078011"}]} 2018-08-01 09:47:58,138 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-cc85ca38-e4ff-4a63-913f-80d752ade74e 2018-08-01 09:47:58,138 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.103116989136s 2018-08-01 09:47:58,138 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-cc85ca38-e4ff-4a63-913f-80d752ade74e 2018-08-01 09:47:58,140 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-01 09:47:58,140 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/9606aacb-5004-4e5a-9955-76c6fcbc04e3.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}221c5cc2b8849a4ef3dbda9ebf4cea9623eab942" 2018-08-01 09:47:59,172 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cf0188b9-1815-4350-9e3e-977749c63f90 Content-Length: 0 Date: Wed, 01 Aug 2018 09:47:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 09:47:59,172 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/9606aacb-5004-4e5a-9955-76c6fcbc04e3.json used request id req-cf0188b9-1815-4350-9e3e-977749c63f90 2018-08-01 09:47:59,172 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.03251814842s 2018-08-01 09:47:59,173 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/9606aacb-5004-4e5a-9955-76c6fcbc04e3.json used request id req-cf0188b9-1815-4350-9e3e-977749c63f90 2018-08-01 09:47:59,173 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-01 09:47:59,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}221c5cc2b8849a4ef3dbda9ebf4cea9623eab942" 2018-08-01 09:47:59,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1331 X-Openstack-Request-Id: req-78daabd9-3f7d-49e6-bed3-5b8efe6edfef Date: Wed, 01 Aug 2018 09:47:59 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:44:40Z","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":"6812ec6c-3e1c-4a58-beae-7a44c2f241c5","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_smoke-subnet_9f13c509-fe26-493d-9362-0b8c58078011","enable_dhcp":true,"segment_id":null,"network_id":"f1cbfbdd-23ee-4cc3-8b64-436742d3ebd0","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:44:40Z","ip_version":4},{"updated_at":"2018-08-01T09:28:43Z","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":"a5a333a9-9d0e-46a5-9440-2aa9c95d5013","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"dbe9669438844f3faecdc7fcc050e0d8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:43Z","ip_version":4}]} 2018-08-01 09:47:59,219 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-78daabd9-3f7d-49e6-bed3-5b8efe6edfef 2018-08-01 09:47:59,219 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0461971759796s 2018-08-01 09:47:59,220 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-78daabd9-3f7d-49e6-bed3-5b8efe6edfef 2018-08-01 09:47:59,221 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-01 09:47:59,222 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/6812ec6c-3e1c-4a58-beae-7a44c2f241c5.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}221c5cc2b8849a4ef3dbda9ebf4cea9623eab942" 2018-08-01 09:48:00,161 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1d569429-b2a0-4251-821c-76e01b547fad Date: Wed, 01 Aug 2018 09:48:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 09:48:00,161 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/6812ec6c-3e1c-4a58-beae-7a44c2f241c5.json used request id req-1d569429-b2a0-4251-821c-76e01b547fad 2018-08-01 09:48:00,162 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.940407991409s 2018-08-01 09:48:00,162 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/6812ec6c-3e1c-4a58-beae-7a44c2f241c5.json used request id req-1d569429-b2a0-4251-821c-76e01b547fad 2018-08-01 09:48:00,162 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-01 09:48:00,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}221c5cc2b8849a4ef3dbda9ebf4cea9623eab942" 2018-08-01 09:48:00,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1438 X-Openstack-Request-Id: req-c64f7f0f-5ce2-4dbd-81d8-b589bf61e9d6 Date: Wed, 01 Aug 2018 09:48:00 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dbe9669438844f3faecdc7fcc050e0d8","l2_adjacency":true,"status":"ACTIVE","subnets":["a5a333a9-9d0e-46a5-9440-2aa9c95d5013"],"description":"","tags":[],"updated_at":"2018-08-01T09:28:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:38Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1450,"id":"f1cbfbdd-23ee-4cc3-8b64-436742d3ebd0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":3,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T09:47:59Z","qos_policy_id":null,"name":"tempest_smoke-net_9f13c509-fe26-493d-9362-0b8c58078011","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:44:39Z","provider:network_type":"vxlan"}]} 2018-08-01 09:48:00,245 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-c64f7f0f-5ce2-4dbd-81d8-b589bf61e9d6 2018-08-01 09:48:00,245 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0829379558563s 2018-08-01 09:48:00,246 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-c64f7f0f-5ce2-4dbd-81d8-b589bf61e9d6 2018-08-01 09:48:00,247 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-01 09:48:00,247 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/f1cbfbdd-23ee-4cc3-8b64-436742d3ebd0.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}221c5cc2b8849a4ef3dbda9ebf4cea9623eab942" 2018-08-01 09:48:01,327 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b5e9c6d9-fe66-4226-aa41-0400a172302d Date: Wed, 01 Aug 2018 09:48:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 09:48:01,327 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/f1cbfbdd-23ee-4cc3-8b64-436742d3ebd0.json used request id req-b5e9c6d9-fe66-4226-aa41-0400a172302d 2018-08-01 09:48:01,327 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.08019995689s 2018-08-01 09:48:01,327 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/f1cbfbdd-23ee-4cc3-8b64-436742d3ebd0.json used request id req-b5e9c6d9-fe66-4226-aa41-0400a172302d 2018-08-01 09:48:01,331 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-01 09:48:01,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}221c5cc2b8849a4ef3dbda9ebf4cea9623eab942" 2018-08-01 09:48:01,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-900c60c1-7c05-4960-a00c-a5864dd4de71 Date: Wed, 01 Aug 2018 09:48:01 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/1a7bac39-b467-437c-b6ea-4fa8bb34fa50/snap", "metadata": {}}], "file": "/v2/images/1a7bac39-b467-437c-b6ea-4fa8bb34fa50/file", "owner": "8d96727022f4443794db44ecde432faf", "id": "1a7bac39-b467-437c-b6ea-4fa8bb34fa50", "size": 12716032, "self": "/v2/images/1a7bac39-b467-437c-b6ea-4fa8bb34fa50", "disk_format": "qcow2", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/1a7bac39-b467-437c-b6ea-4fa8bb34fa50/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-01T09:44:45Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_9f13c509-fe26-493d-9362-0b8c58078011", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_9f13c509-fe26-493d-9362-0b8c58078011", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-01T09:44:44Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-01 09:48:01,355 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-900c60c1-7c05-4960-a00c-a5864dd4de71 2018-08-01 09:48:01,355 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0238299369812s 2018-08-01 09:48:01,355 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-900c60c1-7c05-4960-a00c-a5864dd4de71 2018-08-01 09:48:01,357 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-01 09:48:01,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/1a7bac39-b467-437c-b6ea-4fa8bb34fa50 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}221c5cc2b8849a4ef3dbda9ebf4cea9623eab942" 2018-08-01 09:48:01,699 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-cfbd33eb-52e8-4022-8851-dd12e2de7481 Date: Wed, 01 Aug 2018 09:48:01 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-01 09:48:01,699 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/1a7bac39-b467-437c-b6ea-4fa8bb34fa50 used request id req-cfbd33eb-52e8-4022-8851-dd12e2de7481 2018-08-01 09:48:01,699 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.341964006424s 2018-08-01 09:48:01,700 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/1a7bac39-b467-437c-b6ea-4fa8bb34fa50 used request id req-cfbd33eb-52e8-4022-8851-dd12e2de7481 2018-08-01 09:48:01,700 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-01 09:48:01,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}221c5cc2b8849a4ef3dbda9ebf4cea9623eab942" 2018-08-01 09:48:01,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:48: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-d8da71d8-028b-49a7-a32d-bac76574c4e1 x-compute-request-id: req-d8da71d8-028b-49a7-a32d-bac76574c4e1 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_9f13c509-fe26-493d-9362-0b8c58078011", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/120ca213-cc6e-407f-a111-d515be90910a", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/120ca213-cc6e-407f-a111-d515be90910a", "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": "120ca213-cc6e-407f-a111-d515be90910a"}]} 2018-08-01 09:48:01,725 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-d8da71d8-028b-49a7-a32d-bac76574c4e1 2018-08-01 09:48:01,725 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0251309871674s 2018-08-01 09:48:01,726 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-d8da71d8-028b-49a7-a32d-bac76574c4e1 2018-08-01 09:48:01,727 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-01 09:48:01,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/120ca213-cc6e-407f-a111-d515be90910a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}221c5cc2b8849a4ef3dbda9ebf4cea9623eab942" 2018-08-01 09:48:01,757 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 09:48: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-a0407231-8e9b-4604-8797-15acdbf812d7 x-compute-request-id: req-a0407231-8e9b-4604-8797-15acdbf812d7 Content-Length: 0 Content-Type: application/json 2018-08-01 09:48:01,757 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/120ca213-cc6e-407f-a111-d515be90910a used request id req-a0407231-8e9b-4604-8797-15acdbf812d7 2018-08-01 09:48:01,757 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0302588939667s 2018-08-01 09:48:01,758 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/120ca213-cc6e-407f-a111-d515be90910a used request id req-a0407231-8e9b-4604-8797-15acdbf812d7 2018-08-01 09:48:01,795 - xtesting.ci.run_tests - INFO - Loading test case 'rally_sanity'... 2018-08-01 09:48:01,828 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-01 09:48:01,828 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-01 09:48:01,828 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-01 09:48:01,828 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-01 09:48:01,828 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-01 09:48:01,828 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-01 09:48:01,828 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-01 09:48:01,828 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-01 09:48:01,828 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-01 09:48:01,828 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-01 09:48:01,828 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-01 09:48:01,828 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-01 09:48:01,829 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-01 09:48:01,829 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-01 09:48:01,829 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-01 09:48:01,829 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-01 09:48:01,829 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-01 09:48:01,829 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-01 09:48:01,829 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-01 09:48:01,829 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-01 09:48:01,829 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-01 09:48:01,829 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-01 09:48:01,829 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-01 09:48:01,829 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-01 09:48:01,829 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-01 09:48:01,831 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-01 09:48:01,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09:48:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d67862c9-78e9-4ede-a7df-1a4a4ae3f143 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 09:48:01,838 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-d67862c9-78e9-4ede-a7df-1a4a4ae3f143 2018-08-01 09:48:01,838 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-08-01 09:48:02,211 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T10:48:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["EwHiAOrKRV6VmZh_POvfeQ"], "issued_at": "2018-08-01T09:48:02.000000Z"}} 2018-08-01 09:48:02,214 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-01 09:48:02,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}1fa02169e69791efe0c2b447c222aeae59f182bc" 2018-08-01 09:48:02,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-9ddf07d5-6beb-438a-af0b-52101813aa51 Date: Wed, 01 Aug 2018 09:48:02 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dbe9669438844f3faecdc7fcc050e0d8","l2_adjacency":true,"status":"ACTIVE","subnets":["a5a333a9-9d0e-46a5-9440-2aa9c95d5013"],"description":"","tags":[],"updated_at":"2018-08-01T09:28:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:38Z","provider:network_type":"flat"}]} 2018-08-01 09:48:02,464 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-9ddf07d5-6beb-438a-af0b-52101813aa51 2018-08-01 09:48:02,465 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.250659942627s 2018-08-01 09:48:02,465 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-9ddf07d5-6beb-438a-af0b-52101813aa51 2018-08-01 09:48:02,466 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-08-01 09:48:02,839 - xtesting.energy.energy - INFO - Energy recorder API is not available, cause='status' 2018-08-01 09:48:02,840 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-01 09:48:02,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}1fa02169e69791efe0c2b447c222aeae59f182bc" -d '{"network": {"shared": true, "name": "rally_sanity-net_74abe450-8e04-45ad-9076-45aff66e4d7f", "admin_state_up": true}}' 2018-08-01 09:48:03,099 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-12e0356e-0ac7-40b0-a0dd-46e5f0279681 Date: Wed, 01 Aug 2018 09:48:03 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"135cb793-d7ea-4570-8c80-0ec7f4b5fb84","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":36,"ipv4_address_scope":null,"shared":true,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T09:48:02Z","is_default":false,"qos_policy_id":null,"name":"rally_sanity-net_74abe450-8e04-45ad-9076-45aff66e4d7f","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:48:02Z","mtu":1450}} 2018-08-01 09:48:03,099 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-12e0356e-0ac7-40b0-a0dd-46e5f0279681 2018-08-01 09:48:03,100 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.259632110596s 2018-08-01 09:48:03,100 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-12e0356e-0ac7-40b0-a0dd-46e5f0279681 2018-08-01 09:48:03,100 - 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-08-01T09:48:02Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'135cb793-d7ea-4570-8c80-0ec7f4b5fb84', u'provider:segmentation_id': 36, 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_74abe450-8e04-45ad-9076-45aff66e4d7f', u'created_at': u'2018-08-01T09:48:02Z', u'mtu': 1450, u'tenant_id': u'8d96727022f4443794db44ecde432faf', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'8d96727022f4443794db44ecde432faf', u'l2_adjacency': True}) 2018-08-01 09:48:03,101 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-01 09:48:03,101 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}1fa02169e69791efe0c2b447c222aeae59f182bc" 2018-08-01 09:48:03,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1431 X-Openstack-Request-Id: req-eb6cf712-6487-4ab6-b7b3-b6c731430c21 Date: Wed, 01 Aug 2018 09:48:03 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"135cb793-d7ea-4570-8c80-0ec7f4b5fb84","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":36,"ipv4_address_scope":null,"shared":true,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T09:48:02Z","qos_policy_id":null,"name":"rally_sanity-net_74abe450-8e04-45ad-9076-45aff66e4d7f","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:48:02Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dbe9669438844f3faecdc7fcc050e0d8","l2_adjacency":true,"status":"ACTIVE","subnets":["a5a333a9-9d0e-46a5-9440-2aa9c95d5013"],"description":"","tags":[],"updated_at":"2018-08-01T09:28:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:38Z","provider:network_type":"flat"}]} 2018-08-01 09:48:03,207 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-eb6cf712-6487-4ab6-b7b3-b6c731430c21 2018-08-01 09:48:03,208 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.106467008591s 2018-08-01 09:48:03,208 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-eb6cf712-6487-4ab6-b7b3-b6c731430c21 2018-08-01 09:48:03,209 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-01 09:48:03,210 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}1fa02169e69791efe0c2b447c222aeae59f182bc" -d '{"subnet": {"name": "rally_sanity-subnet_74abe450-8e04-45ad-9076-45aff66e4d7f", "enable_dhcp": true, "network_id": "135cb793-d7ea-4570-8c80-0ec7f4b5fb84", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-01 09:48:03,644 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 698 X-Openstack-Request-Id: req-ad7234d8-fcac-414e-b37a-aa322a6b0e49 Date: Wed, 01 Aug 2018 09:48:03 GMT RESP BODY: {"subnet":{"updated_at":"2018-08-01T09:48:03Z","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":"9205084b-f81f-4d41-99f1-fa6037d5b8f9","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_sanity-subnet_74abe450-8e04-45ad-9076-45aff66e4d7f","enable_dhcp":true,"segment_id":null,"network_id":"135cb793-d7ea-4570-8c80-0ec7f4b5fb84","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:48:03Z","ip_version":4}} 2018-08-01 09:48:03,645 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-ad7234d8-fcac-414e-b37a-aa322a6b0e49 2018-08-01 09:48:03,645 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.435202121735s 2018-08-01 09:48:03,645 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-ad7234d8-fcac-414e-b37a-aa322a6b0e49 2018-08-01 09:48:03,645 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-01T09:48:03Z', 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'9205084b-f81f-4d41-99f1-fa6037d5b8f9', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_sanity-subnet_74abe450-8e04-45ad-9076-45aff66e4d7f', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'135cb793-d7ea-4570-8c80-0ec7f4b5fb84', u'tenant_id': u'8d96727022f4443794db44ecde432faf', u'created_at': u'2018-08-01T09:48:03Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'8d96727022f4443794db44ecde432faf'}) 2018-08-01 09:48:03,646 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-01 09:48:03,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}1fa02169e69791efe0c2b447c222aeae59f182bc" -d '{"router": {"external_gateway_info": {"network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089"}, "name": "rally_sanity-router_74abe450-8e04-45ad-9076-45aff66e4d7f", "admin_state_up": true}}' 2018-08-01 09:48:04,969 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 712 X-Openstack-Request-Id: req-ec8450f0-33a7-4e3e-9689-357a553917c2 Date: Wed, 01 Aug 2018 09:48:04 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a5a333a9-9d0e-46a5-9440-2aa9c95d5013", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:48:03Z", "admin_state_up": true, "updated_at": "2018-08-01T09:48:04Z", "project_id": "8d96727022f4443794db44ecde432faf", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "634184c8-9259-408b-9131-372ca5678f60", "name": "rally_sanity-router_74abe450-8e04-45ad-9076-45aff66e4d7f"}} 2018-08-01 09:48:04,969 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-ec8450f0-33a7-4e3e-9689-357a553917c2 2018-08-01 09:48:04,969 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.32282686234s 2018-08-01 09:48:04,969 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-ec8450f0-33a7-4e3e-9689-357a553917c2 2018-08-01 09:48:04,970 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-01T09:48:04Z', u'revision_number': 2, u'ha': False, u'id': u'634184c8-9259-408b-9131-372ca5678f60', u'external_gateway_info': {u'network_id': u'e7d7be46-2840-4976-87a2-d78a4e5c6089', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'a5a333a9-9d0e-46a5-9440-2aa9c95d5013', u'ip_address': u'172.30.9.207'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_sanity-router_74abe450-8e04-45ad-9076-45aff66e4d7f', u'admin_state_up': True, u'tenant_id': u'8d96727022f4443794db44ecde432faf', u'created_at': u'2018-08-01T09:48:03Z', u'flavor_id': None, u'routes': [], u'project_id': u'8d96727022f4443794db44ecde432faf'}) 2018-08-01 09:48:04,970 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-01 09:48:04,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/634184c8-9259-408b-9131-372ca5678f60/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}1fa02169e69791efe0c2b447c222aeae59f182bc" -d '{"subnet_id": "9205084b-f81f-4d41-99f1-fa6037d5b8f9"}' 2018-08-01 09:48:06,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-8745ac3b-31e5-4dde-9118-665792615bd6 Date: Wed, 01 Aug 2018 09:48:06 GMT RESP BODY: {"network_id": "135cb793-d7ea-4570-8c80-0ec7f4b5fb84", "tenant_id": "8d96727022f4443794db44ecde432faf", "subnet_id": "9205084b-f81f-4d41-99f1-fa6037d5b8f9", "subnet_ids": ["9205084b-f81f-4d41-99f1-fa6037d5b8f9"], "port_id": "3f9774e1-c9fe-4138-8816-32e853909d99", "id": "634184c8-9259-408b-9131-372ca5678f60"} 2018-08-01 09:48:06,986 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/634184c8-9259-408b-9131-372ca5678f60/add_router_interface.json used request id req-8745ac3b-31e5-4dde-9118-665792615bd6 2018-08-01 09:48:06,986 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.01545500755s 2018-08-01 09:48:06,986 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/634184c8-9259-408b-9131-372ca5678f60/add_router_interface.json used request id req-8745ac3b-31e5-4dde-9118-665792615bd6 returning object 634184c8-9259-408b-9131-372ca5678f60 2018-08-01 09:48:06,986 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-01 09:48:07,079 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-01 09:48:07,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-01 09:48:07,084 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Wed, 01 Aug 2018 09:48:07 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2018-08-01 09:48:07,086 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-01 09:48:07,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}1fa02169e69791efe0c2b447c222aeae59f182bc" 2018-08-01 09:48:07,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-6b32ccdf-6a09-4ac7-98c5-da48a44e0664 Date: Wed, 01 Aug 2018 09:48:07 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-01 09:48:07,260 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-6b32ccdf-6a09-4ac7-98c5-da48a44e0664 2018-08-01 09:48:07,261 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.174711942673s 2018-08-01 09:48:07,261 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-6b32ccdf-6a09-4ac7-98c5-da48a44e0664 2018-08-01 09:48:07,269 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-01 09:48:07,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}1fa02169e69791efe0c2b447c222aeae59f182bc" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/rally_sanity-img_74abe450-8e04-45ad-9076-45aff66e4d7f", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "rally_sanity-img_74abe450-8e04-45ad-9076-45aff66e4d7f"}' 2018-08-01 09:48:07,309 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 875 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/fbfbc894-834e-4103-90c7-daf2d50752db Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-2993e434-4718-430d-a316-5cd5cb7cf79a Date: Wed, 01 Aug 2018 09:48:07 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/fbfbc894-834e-4103-90c7-daf2d50752db/file", "owner": "8d96727022f4443794db44ecde432faf", "id": "fbfbc894-834e-4103-90c7-daf2d50752db", "size": null, "self": "/v2/images/fbfbc894-834e-4103-90c7-daf2d50752db", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-01T09:48:07Z", "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_74abe450-8e04-45ad-9076-45aff66e4d7f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_74abe450-8e04-45ad-9076-45aff66e4d7f", "checksum": null, "created_at": "2018-08-01T09:48:07Z", "protected": false} 2018-08-01 09:48:07,309 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-2993e434-4718-430d-a316-5cd5cb7cf79a 2018-08-01 09:48:07,309 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0403110980988s 2018-08-01 09:48:07,310 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-2993e434-4718-430d-a316-5cd5cb7cf79a returning object fbfbc894-834e-4103-90c7-daf2d50752db 2018-08-01 09:48:07,310 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-01 09:48:07,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/fbfbc894-834e-4103-90c7-daf2d50752db/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}1fa02169e69791efe0c2b447c222aeae59f182bc" -d '' 2018-08-01 09:48:07,763 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e86dc915-1070-4140-832f-9970942da433 Date: Wed, 01 Aug 2018 09:48:07 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-01 09:48:07,763 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/fbfbc894-834e-4103-90c7-daf2d50752db/file used request id req-e86dc915-1070-4140-832f-9970942da433 2018-08-01 09:48:07,763 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.452784061432s 2018-08-01 09:48:07,763 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/fbfbc894-834e-4103-90c7-daf2d50752db/file used request id req-e86dc915-1070-4140-832f-9970942da433 2018-08-01 09:48:07,763 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/rally_sanity-img_74abe450-8e04-45ad-9076-45aff66e4d7f', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-08-01T09:48:07Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/fbfbc894-834e-4103-90c7-daf2d50752db/file', u'owner': u'8d96727022f4443794db44ecde432faf', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'fbfbc894-834e-4103-90c7-daf2d50752db', u'size': None, u'name': u'rally_sanity-img_74abe450-8e04-45ad-9076-45aff66e4d7f', u'checksum': None, u'self': u'/v2/images/fbfbc894-834e-4103-90c7-daf2d50752db', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-08-01T09:48:07Z', u'schema': u'/v2/schemas/image'}) 2018-08-01 09:48:07,764 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-01 09:48:07,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}1fa02169e69791efe0c2b447c222aeae59f182bc" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "rally_sanity-flavor_74abe450-8e04-45ad-9076-45aff66e4d7f", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-01 09:48:07,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09: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-f906d0ed-a9f9-4cfe-bd2e-28aea2a58e50 x-compute-request-id: req-f906d0ed-a9f9-4cfe-bd2e-28aea2a58e50 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"name": "rally_sanity-flavor_74abe450-8e04-45ad-9076-45aff66e4d7f", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/356d6ef6-c248-4a88-bad8-67c59a707f81", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/356d6ef6-c248-4a88-bad8-67c59a707f81", "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": "356d6ef6-c248-4a88-bad8-67c59a707f81"}} 2018-08-01 09:48:07,968 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-f906d0ed-a9f9-4cfe-bd2e-28aea2a58e50 2018-08-01 09:48:07,969 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.204216957092s 2018-08-01 09:48:07,969 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-f906d0ed-a9f9-4cfe-bd2e-28aea2a58e50 2018-08-01 09:48:07,970 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_74abe450-8e04-45ad-9076-45aff66e4d7f', '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'8d96727022f4443794db44ecde432faf', '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'356d6ef6-c248-4a88-bad8-67c59a707f81', 'swap': 0}) 2018-08-01 09:48:07,970 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-01 09:48:07,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/356d6ef6-c248-4a88-bad8-67c59a707f81/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}1fa02169e69791efe0c2b447c222aeae59f182bc" -d '{"extra_specs": {}}' 2018-08-01 09:48:07,999 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09: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-1bdd37ee-b578-48f3-8d1d-c7ef07a1daa3 x-compute-request-id: req-1bdd37ee-b578-48f3-8d1d-c7ef07a1daa3 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-01 09:48:07,999 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/356d6ef6-c248-4a88-bad8-67c59a707f81/os-extra_specs used request id req-1bdd37ee-b578-48f3-8d1d-c7ef07a1daa3 2018-08-01 09:48:07,999 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.028783082962s 2018-08-01 09:48:07,999 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/356d6ef6-c248-4a88-bad8-67c59a707f81/os-extra_specs used request id req-1bdd37ee-b578-48f3-8d1d-c7ef07a1daa3 2018-08-01 09:48:08,000 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-01 09:48:10,865 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-08-01 09:48:13,689 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 4a2ab910-60f1-4ae4-bcb9-df9df64d36c9 | 2018-08-01T09:48:13.286504 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 4a2ab910-60f1-4ae4-bcb9-df9df64d36c9 ~/.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-08-01 09:48:17,329 - 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-08-01 09:48:17,329 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-08-01 09:48:17,330 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-08-01 09:48:17,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}1fa02169e69791efe0c2b447c222aeae59f182bc" 2018-08-01 09:48:17,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09: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-8b5effc9-7e46-419c-84f8-44139e08fcd0 x-compute-request-id: req-8b5effc9-7e46-419c-84f8-44139e08fcd0 Content-Encoding: gzip Content-Length: 735 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 7}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.8", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 8}, "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.5", "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-08-01 09:48:17,373 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-hypervisors/detail used request id req-8b5effc9-7e46-419c-84f8-44139e08fcd0 2018-08-01 09:48:17,373 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0422468185425s 2018-08-01 09:48:17,373 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-hypervisors/detail used request id req-8b5effc9-7e46-419c-84f8-44139e08fcd0 2018-08-01 09:48:17,373 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-01 09:48:17,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}1fa02169e69791efe0c2b447c222aeae59f182bc" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "rally_sanity-flavor_alt_74abe450-8e04-45ad-9076-45aff66e4d7f", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-01 09:48:17,411 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09: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-29a11de8-224c-47dc-9860-3a6615e9f5ca x-compute-request-id: req-29a11de8-224c-47dc-9860-3a6615e9f5ca Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"flavor": {"name": "rally_sanity-flavor_alt_74abe450-8e04-45ad-9076-45aff66e4d7f", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/f91d258e-dcf1-4e6e-85a3-cbea2f7bd831", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/f91d258e-dcf1-4e6e-85a3-cbea2f7bd831", "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": "f91d258e-dcf1-4e6e-85a3-cbea2f7bd831"}} 2018-08-01 09:48:17,412 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-29a11de8-224c-47dc-9860-3a6615e9f5ca 2018-08-01 09:48:17,412 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0381689071655s 2018-08-01 09:48:17,412 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-29a11de8-224c-47dc-9860-3a6615e9f5ca 2018-08-01 09:48:17,413 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_74abe450-8e04-45ad-9076-45aff66e4d7f', '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'8d96727022f4443794db44ecde432faf', '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'f91d258e-dcf1-4e6e-85a3-cbea2f7bd831', 'swap': 0}) 2018-08-01 09:48:17,413 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-01 09:48:17,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/f91d258e-dcf1-4e6e-85a3-cbea2f7bd831/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}1fa02169e69791efe0c2b447c222aeae59f182bc" -d '{"extra_specs": {}}' 2018-08-01 09:48:17,436 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 09: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 x-openstack-request-id: req-f148dbaf-be97-40fa-8d12-4b15d3c8a2cd x-compute-request-id: req-f148dbaf-be97-40fa-8d12-4b15d3c8a2cd Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-01 09:48:17,436 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/f91d258e-dcf1-4e6e-85a3-cbea2f7bd831/os-extra_specs used request id req-f148dbaf-be97-40fa-8d12-4b15d3c8a2cd 2018-08-01 09:48:17,436 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0225260257721s 2018-08-01 09:48:17,436 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/f91d258e-dcf1-4e6e-85a3-cbea2f7bd831/os-extra_specs used request id req-f148dbaf-be97-40fa-8d12-4b15d3c8a2cd 2018-08-01 09:48:17,436 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_74abe450-8e04-45ad-9076-45aff66e4d7f', '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'8d96727022f4443794db44ecde432faf', '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'f91d258e-dcf1-4e6e-85a3-cbea2f7bd831', 'swap': 0}) 2018-08-01 09:48:17,437 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-08-01 09:48:17,437 - 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-08-01 09:48:17,438 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-01 09:48:17,454 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-01 09:48:17,455 - 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': '135cb793-d7ea-4570-8c80-0ec7f4b5fb84', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_74abe450-8e04-45ad-9076-45aff66e4d7f', 'flavor_name': 'rally_sanity-flavor_74abe450-8e04-45ad-9076-45aff66e4d7f', '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_74abe450-8e04-45ad-9076-45aff66e4d7f', '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-08-01 09:49:17,492 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 65c9be15-b9d3-4392-b63b-8161a22fe18d 2018-08-01 09:49:17,492 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-08-01 09:49:17,493 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '65c9be15-b9d3-4392-b63b-8161a22fe18d'] 2018-08-01 09:49:18,395 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 65c9be15-b9d3-4392-b63b-8161a22fe18d -------------------------------------------------------------------------------- Task 65c9be15-b9d3-4392-b63b-8161a22fe18d: 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 65c9be15-b9d3-4392-b63b-8161a22fe18d 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.487 | 0.487 | 0.487 | 0.487 | 0.487 | 0.487 | 100.0% | 1 | | total | 0.487 | 0.487 | 0.487 | 0.487 | 0.487 | 0.487 | 100.0% | 1 | | -> duration | 0.487 | 0.487 | 0.487 | 0.487 | 0.487 | 0.487 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.487099 Full duration: 6.824283 -------------------------------------------------------------------------------- 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 65c9be15-b9d3-4392-b63b-8161a22fe18d 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.357 | 0.357 | 0.357 | 0.357 | 0.357 | 0.357 | 100.0% | 1 | | total | 0.796 | 0.796 | 0.796 | 0.796 | 0.796 | 0.796 | 100.0% | 1 | | -> duration | 0.796 | 0.796 | 0.796 | 0.796 | 0.796 | 0.796 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.796122 Full duration: 7.264312 -------------------------------------------------------------------------------- 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 65c9be15-b9d3-4392-b63b-8161a22fe18d 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.229 | 0.229 | 0.229 | 0.229 | 0.229 | 0.229 | 100.0% | 1 | | total | 0.653 | 0.653 | 0.653 | 0.653 | 0.653 | 0.653 | 100.0% | 1 | | -> duration | 0.653 | 0.653 | 0.653 | 0.653 | 0.653 | 0.653 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.652529 Full duration: 7.404506 -------------------------------------------------------------------------------- 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 65c9be15-b9d3-4392-b63b-8161a22fe18d 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.368 | 0.368 | 0.368 | 0.368 | 0.368 | 0.368 | 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.783897 Full duration: 7.315286 -------------------------------------------------------------------------------- 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 65c9be15-b9d3-4392-b63b-8161a22fe18d 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.394 | 0.394 | 0.394 | 0.394 | 0.394 | 0.394 | 100.0% | 1 | | total | 0.805 | 0.805 | 0.805 | 0.805 | 0.805 | 0.805 | 100.0% | 1 | | -> duration | 0.805 | 0.805 | 0.805 | 0.805 | 0.805 | 0.805 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.804636 Full duration: 7.477942 -------------------------------------------------------------------------------- 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 65c9be15-b9d3-4392-b63b-8161a22fe18d 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.211 | 0.211 | 0.211 | 0.211 | 0.211 | 0.211 | 100.0% | 1 | | total | 0.663 | 0.663 | 0.663 | 0.663 | 0.663 | 0.663 | 100.0% | 1 | | -> duration | 0.663 | 0.663 | 0.663 | 0.663 | 0.663 | 0.663 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.662771 Full duration: 7.302603 HINTS: * To plot HTML graphics with this data, run: rally task report 65c9be15-b9d3-4392-b63b-8161a22fe18d --out output.html * To generate a JUnit report, run: rally task export 65c9be15-b9d3-4392-b63b-8161a22fe18d --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 65c9be15-b9d3-4392-b63b-8161a22fe18d --json --out output.json 2018-08-01 09:49:18,395 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '65c9be15-b9d3-4392-b63b-8161a22fe18d', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.json'] 2018-08-01 09:49:20,833 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 65c9be15-b9d3-4392-b63b-8161a22fe18d --out /home/opnfv/functest/results/rally/opnfv-authenticate.json 2018-08-01 09:49:20.725 795 INFO rally.api [-] Building 'json' report for the following task(s): '65c9be15-b9d3-4392-b63b-8161a22fe18d'. 2018-08-01 09:49:20.730 795 INFO rally.api [-] The report has been successfully built. 2018-08-01 09:49:20,833 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '65c9be15-b9d3-4392-b63b-8161a22fe18d', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-08-01 09:49:23,228 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 65c9be15-b9d3-4392-b63b-8161a22fe18d --out /home/opnfv/functest/results/rally/opnfv-authenticate.html 2018-08-01 09:49:23.102 798 INFO rally.api [-] Building 'html' report for the following task(s): '65c9be15-b9d3-4392-b63b-8161a22fe18d'. 2018-08-01 09:49:23.124 798 INFO rally.api [-] The report has been successfully built. 2018-08-01 09:49:23,233 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-08-01 09:49:23,233 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-08-01 09:49:23,233 - 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-08-01 09:49:23,233 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-01 09:49:23,243 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-01 09:49:23,243 - 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': '135cb793-d7ea-4570-8c80-0ec7f4b5fb84', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_74abe450-8e04-45ad-9076-45aff66e4d7f', 'flavor_name': 'rally_sanity-flavor_74abe450-8e04-45ad-9076-45aff66e4d7f', '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_74abe450-8e04-45ad-9076-45aff66e4d7f', '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-08-01 09:50:50,081 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : e4edd6df-a7f7-4bb9-a732-c7de1dab7598 2018-08-01 09:50:50,082 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'e4edd6df-a7f7-4bb9-a732-c7de1dab7598'] 2018-08-01 09:50:51,007 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid e4edd6df-a7f7-4bb9-a732-c7de1dab7598 -------------------------------------------------------------------------------- Task e4edd6df-a7f7-4bb9-a732-c7de1dab7598: 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 e4edd6df-a7f7-4bb9-a732-c7de1dab7598 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.444 | 3.444 | 3.444 | 3.444 | 3.444 | 3.444 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.048 | 0.048 | 0.048 | 0.048 | 0.048 | 0.048 | 100.0% | 1 | | -> glance_v2.upload_data | 1.128 | 1.128 | 1.128 | 1.128 | 1.128 | 1.128 | 100.0% | 1 | | glance_v2.delete_image | 1.055 | 1.055 | 1.055 | 1.055 | 1.055 | 1.055 | 100.0% | 1 | | total | 4.499 | 4.499 | 4.499 | 4.499 | 4.499 | 4.499 | 100.0% | 1 | | -> duration | 4.499 | 4.499 | 4.499 | 4.499 | 4.499 | 4.499 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.499378 Full duration: 12.451549 -------------------------------------------------------------------------------- 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 e4edd6df-a7f7-4bb9-a732-c7de1dab7598 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.17 | 3.17 | 3.17 | 3.17 | 3.17 | 3.17 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.049 | 0.049 | 0.049 | 0.049 | 0.049 | 0.049 | 100.0% | 1 | | -> glance_v2.upload_data | 0.651 | 0.651 | 0.651 | 0.651 | 0.651 | 0.651 | 100.0% | 1 | | glance_v2.list_images | 0.042 | 0.042 | 0.042 | 0.042 | 0.042 | 0.042 | 100.0% | 1 | | total | 3.212 | 3.212 | 3.212 | 3.212 | 3.212 | 3.212 | 100.0% | 1 | | -> duration | 3.212 | 3.212 | 3.212 | 3.212 | 3.212 | 3.212 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.211999 Full duration: 13.535608 -------------------------------------------------------------------------------- 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 e4edd6df-a7f7-4bb9-a732-c7de1dab7598 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.291 | 0.291 | 0.291 | 0.291 | 0.291 | 0.291 | 100.0% | 1 | | total | 0.291 | 0.291 | 0.291 | 0.291 | 0.291 | 0.291 | 100.0% | 1 | | -> duration | 0.291 | 0.291 | 0.291 | 0.291 | 0.291 | 0.291 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.291368 Full duration: 8.0476 -------------------------------------------------------------------------------- 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": "135cb793-d7ea-4570-8c80-0ec7f4b5fb84" } ], "flavor": { "name": "rally_sanity-flavor_74abe450-8e04-45ad-9076-45aff66e4d7f" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task e4edd6df-a7f7-4bb9-a732-c7de1dab7598 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.213 | 3.213 | 3.213 | 3.213 | 3.213 | 3.213 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.048 | 0.048 | 0.048 | 0.048 | 0.048 | 0.048 | 100.0% | 1 | | -> glance_v2.upload_data | 0.889 | 0.889 | 0.889 | 0.889 | 0.889 | 0.889 | 100.0% | 1 | | nova.boot_servers | 10.8 | 10.8 | 10.8 | 10.8 | 10.8 | 10.8 | 100.0% | 1 | | total | 14.015 | 14.015 | 14.015 | 14.015 | 14.015 | 14.015 | 100.0% | 1 | | -> duration | 13.015 | 13.015 | 13.015 | 13.015 | 13.015 | 13.015 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.014508 Full duration: 32.79744 HINTS: * To plot HTML graphics with this data, run: rally task report e4edd6df-a7f7-4bb9-a732-c7de1dab7598 --out output.html * To generate a JUnit report, run: rally task export e4edd6df-a7f7-4bb9-a732-c7de1dab7598 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report e4edd6df-a7f7-4bb9-a732-c7de1dab7598 --json --out output.json 2018-08-01 09:50:51,008 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'e4edd6df-a7f7-4bb9-a732-c7de1dab7598', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.json'] 2018-08-01 09:50:53,547 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid e4edd6df-a7f7-4bb9-a732-c7de1dab7598 --out /home/opnfv/functest/results/rally/opnfv-glance.json 2018-08-01 09:50:53.443 1351 INFO rally.api [-] Building 'json' report for the following task(s): 'e4edd6df-a7f7-4bb9-a732-c7de1dab7598'. 2018-08-01 09:50:53.448 1351 INFO rally.api [-] The report has been successfully built. 2018-08-01 09:50:53,548 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'e4edd6df-a7f7-4bb9-a732-c7de1dab7598', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-08-01 09:50:56,129 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid e4edd6df-a7f7-4bb9-a732-c7de1dab7598 --out /home/opnfv/functest/results/rally/opnfv-glance.html 2018-08-01 09:50:56.006 1354 INFO rally.api [-] Building 'html' report for the following task(s): 'e4edd6df-a7f7-4bb9-a732-c7de1dab7598'. 2018-08-01 09:50:56.028 1354 INFO rally.api [-] The report has been successfully built. 2018-08-01 09:50:56,135 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-08-01 09:50:56,136 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-08-01 09:50:56,136 - 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-08-01 09:50:56,137 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-01 09:50:56,153 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-01 09:50:56,154 - 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': '135cb793-d7ea-4570-8c80-0ec7f4b5fb84', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_74abe450-8e04-45ad-9076-45aff66e4d7f', 'flavor_name': 'rally_sanity-flavor_74abe450-8e04-45ad-9076-45aff66e4d7f', '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_74abe450-8e04-45ad-9076-45aff66e4d7f', '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-08-01 09:53:51,706 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 806affff-1b71-4c11-8c7e-091fef4257c6 2018-08-01 09:53:51,707 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '806affff-1b71-4c11-8c7e-091fef4257c6'] 2018-08-01 09:53:52,684 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 806affff-1b71-4c11-8c7e-091fef4257c6 -------------------------------------------------------------------------------- Task 806affff-1b71-4c11-8c7e-091fef4257c6: 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 806affff-1b71-4c11-8c7e-091fef4257c6 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.109 | 3.109 | 3.109 | 3.109 | 3.109 | 3.109 | 100.0% | 1 | | cinder_v2.delete_snapshot | 2.632 | 2.632 | 2.632 | 2.632 | 2.632 | 2.632 | 100.0% | 1 | | total | 5.741 | 5.741 | 5.741 | 5.741 | 5.741 | 5.741 | 100.0% | 1 | | -> duration | 5.741 | 5.741 | 5.741 | 5.741 | 5.741 | 5.741 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.741154 Full duration: 21.692012 -------------------------------------------------------------------------------- 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 806affff-1b71-4c11-8c7e-091fef4257c6 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.388 | 3.388 | 3.388 | 3.388 | 3.388 | 3.388 | 100.0% | 1 | | cinder_v2.delete_volume | 0.437 | 0.437 | 0.437 | 0.437 | 0.437 | 0.437 | 100.0% | 1 | | total | 3.826 | 3.826 | 3.826 | 3.826 | 3.826 | 3.826 | 100.0% | 1 | | -> duration | 3.826 | 3.826 | 3.826 | 3.826 | 3.826 | 3.826 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.825831 Full duration: 13.572221 -------------------------------------------------------------------------------- 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_74abe450-8e04-45ad-9076-45aff66e4d7f" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 806affff-1b71-4c11-8c7e-091fef4257c6 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.443 | 3.443 | 3.443 | 3.443 | 3.443 | 3.443 | 100.0% | 1 | | cinder_v2.delete_volume | 2.758 | 2.758 | 2.758 | 2.758 | 2.758 | 2.758 | 100.0% | 1 | | total | 6.201 | 6.201 | 6.201 | 6.201 | 6.201 | 6.201 | 100.0% | 1 | | -> duration | 6.201 | 6.201 | 6.201 | 6.201 | 6.201 | 6.201 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.201158 Full duration: 16.326449 -------------------------------------------------------------------------------- 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 806affff-1b71-4c11-8c7e-091fef4257c6 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.337 | 3.337 | 3.337 | 3.337 | 3.337 | 3.337 | 100.0% | 1 | | cinder_v2.delete_volume | 0.423 | 0.423 | 0.423 | 0.423 | 0.423 | 0.423 | 100.0% | 1 | | total | 3.76 | 3.76 | 3.76 | 3.76 | 3.76 | 3.76 | 100.0% | 1 | | -> duration | 3.76 | 3.76 | 3.76 | 3.76 | 3.76 | 3.76 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.760079 Full duration: 13.852267 -------------------------------------------------------------------------------- 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 806affff-1b71-4c11-8c7e-091fef4257c6 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.227 | 3.227 | 3.227 | 3.227 | 3.227 | 3.227 | 100.0% | 1 | | cinder_v2.extend_volume | 0.506 | 0.506 | 0.506 | 0.506 | 0.506 | 0.506 | 100.0% | 1 | | cinder_v2.delete_volume | 2.478 | 2.478 | 2.478 | 2.478 | 2.478 | 2.478 | 100.0% | 1 | | total | 6.211 | 6.211 | 6.211 | 6.211 | 6.211 | 6.211 | 100.0% | 1 | | -> duration | 6.211 | 6.211 | 6.211 | 6.211 | 6.211 | 6.211 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.211022 Full duration: 15.866612 -------------------------------------------------------------------------------- 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 806affff-1b71-4c11-8c7e-091fef4257c6 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.294 | 3.294 | 3.294 | 3.294 | 3.294 | 3.294 | 100.0% | 1 | | cinder_v2.delete_volume | 2.866 | 2.866 | 2.866 | 2.866 | 2.866 | 2.866 | 100.0% | 1 | | total | 6.16 | 6.16 | 6.16 | 6.16 | 6.16 | 6.16 | 100.0% | 1 | | -> duration | 6.16 | 6.16 | 6.16 | 6.16 | 6.16 | 6.16 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.159544 Full duration: 21.616504 -------------------------------------------------------------------------------- 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 806affff-1b71-4c11-8c7e-091fef4257c6 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.605 | 0.605 | 0.605 | 0.605 | 0.605 | 0.605 | 100.0% | 1 | | cinder_v2.list_qos | 0.181 | 0.181 | 0.181 | 0.181 | 0.181 | 0.181 | 100.0% | 1 | | total | 0.786 | 0.786 | 0.786 | 0.786 | 0.786 | 0.786 | 100.0% | 1 | | -> duration | 0.786 | 0.786 | 0.786 | 0.786 | 0.786 | 0.786 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.786218 Full duration: 11.713345 -------------------------------------------------------------------------------- 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 806affff-1b71-4c11-8c7e-091fef4257c6 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.599 | 0.599 | 0.599 | 0.599 | 0.599 | 0.599 | 100.0% | 1 | | cinder_v2.set_qos | 0.198 | 0.198 | 0.198 | 0.198 | 0.198 | 0.198 | 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.79766 Full duration: 11.888388 -------------------------------------------------------------------------------- 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 806affff-1b71-4c11-8c7e-091fef4257c6 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.646 | 0.646 | 0.646 | 0.646 | 0.646 | 0.646 | 100.0% | 1 | | cinder_v2.list_types | 0.2 | 0.2 | 0.2 | 0.2 | 0.2 | 0.2 | 100.0% | 1 | | total | 0.846 | 0.846 | 0.846 | 0.846 | 0.846 | 0.846 | 100.0% | 1 | | -> duration | 0.846 | 0.846 | 0.846 | 0.846 | 0.846 | 0.846 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.845588 Full duration: 12.000834 -------------------------------------------------------------------------------- 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 806affff-1b71-4c11-8c7e-091fef4257c6 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.682 | 0.682 | 0.682 | 0.682 | 0.682 | 0.682 | 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.895 | 0.895 | 0.895 | 0.895 | 0.895 | 0.895 | 100.0% | 1 | | -> duration | 0.895 | 0.895 | 0.895 | 0.895 | 0.895 | 0.895 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.894589 Full duration: 12.197067 HINTS: * To plot HTML graphics with this data, run: rally task report 806affff-1b71-4c11-8c7e-091fef4257c6 --out output.html * To generate a JUnit report, run: rally task export 806affff-1b71-4c11-8c7e-091fef4257c6 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 806affff-1b71-4c11-8c7e-091fef4257c6 --json --out output.json 2018-08-01 09:53:52,685 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '806affff-1b71-4c11-8c7e-091fef4257c6', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.json'] 2018-08-01 09:53:55,242 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 806affff-1b71-4c11-8c7e-091fef4257c6 --out /home/opnfv/functest/results/rally/opnfv-cinder.json 2018-08-01 09:53:55.133 3143 INFO rally.api [-] Building 'json' report for the following task(s): '806affff-1b71-4c11-8c7e-091fef4257c6'. 2018-08-01 09:53:55.142 3143 INFO rally.api [-] The report has been successfully built. 2018-08-01 09:53:55,243 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '806affff-1b71-4c11-8c7e-091fef4257c6', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-08-01 09:53:57,694 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 806affff-1b71-4c11-8c7e-091fef4257c6 --out /home/opnfv/functest/results/rally/opnfv-cinder.html 2018-08-01 09:53:57.563 3146 INFO rally.api [-] Building 'html' report for the following task(s): '806affff-1b71-4c11-8c7e-091fef4257c6'. 2018-08-01 09:53:57.592 3146 INFO rally.api [-] The report has been successfully built. 2018-08-01 09:53:57,708 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-08-01 09:53:57,708 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "gnocchi" ... 2018-08-01 09:53:57,709 - 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-08-01 09:53:57,709 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-01 09:53:57,725 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-01 09:53:57,726 - 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': '135cb793-d7ea-4570-8c80-0ec7f4b5fb84', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_74abe450-8e04-45ad-9076-45aff66e4d7f', 'flavor_name': 'rally_sanity-flavor_74abe450-8e04-45ad-9076-45aff66e4d7f', '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_74abe450-8e04-45ad-9076-45aff66e4d7f', '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-08-01 09:55:46,694 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : fc279803-29c4-4648-b9cc-fd9a67533416 2018-08-01 09:55:46,694 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'fc279803-29c4-4648-b9cc-fd9a67533416'] 2018-08-01 09:55:47,533 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid fc279803-29c4-4648-b9cc-fd9a67533416 -------------------------------------------------------------------------------- Task fc279803-29c4-4648-b9cc-fd9a67533416: 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 fc279803-29c4-4648-b9cc-fd9a67533416 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.604 | 0.604 | 0.604 | 0.604 | 0.604 | 0.604 | 100.0% | 1 | | total | 0.604 | 0.604 | 0.604 | 0.604 | 0.604 | 0.604 | 100.0% | 1 | | -> duration | 0.604 | 0.604 | 0.604 | 0.604 | 0.604 | 0.604 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.603752 Full duration: 6.911128 -------------------------------------------------------------------------------- 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 fc279803-29c4-4648-b9cc-fd9a67533416 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.596 | 0.596 | 0.596 | 0.596 | 0.596 | 0.596 | 100.0% | 1 | | total | 0.596 | 0.596 | 0.596 | 0.596 | 0.596 | 0.596 | 100.0% | 1 | | -> duration | 0.596 | 0.596 | 0.596 | 0.596 | 0.596 | 0.596 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.595747 Full duration: 7.247304 -------------------------------------------------------------------------------- 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 fc279803-29c4-4648-b9cc-fd9a67533416 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.611 | 0.611 | 0.611 | 0.611 | 0.611 | 0.611 | 100.0% | 1 | | total | 0.611 | 0.611 | 0.611 | 0.611 | 0.611 | 0.611 | 100.0% | 1 | | -> duration | 0.611 | 0.611 | 0.611 | 0.611 | 0.611 | 0.611 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.611208 Full duration: 7.023672 -------------------------------------------------------------------------------- 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 fc279803-29c4-4648-b9cc-fd9a67533416 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.6 | 0.6 | 0.6 | 0.6 | 0.6 | 0.6 | 100.0% | 1 | | gnocchi.delete_archive_policy_rule | 0.185 | 0.185 | 0.185 | 0.185 | 0.185 | 0.185 | 100.0% | 1 | | total | 0.785 | 0.785 | 0.785 | 0.785 | 0.785 | 0.785 | 100.0% | 1 | | -> duration | 0.785 | 0.785 | 0.785 | 0.785 | 0.785 | 0.785 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.785158 Full duration: 7.929488 -------------------------------------------------------------------------------- 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 fc279803-29c4-4648-b9cc-fd9a67533416 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.579 | 0.579 | 0.579 | 0.579 | 0.579 | 0.579 | 100.0% | 1 | | total | 0.579 | 0.579 | 0.579 | 0.579 | 0.579 | 0.579 | 100.0% | 1 | | -> duration | 0.579 | 0.579 | 0.579 | 0.579 | 0.579 | 0.579 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.578647 Full duration: 6.893611 -------------------------------------------------------------------------------- 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 fc279803-29c4-4648-b9cc-fd9a67533416 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.602 | 0.602 | 0.602 | 0.602 | 0.602 | 0.602 | 100.0% | 1 | | gnocchi.delete_archive_policy | 0.192 | 0.192 | 0.192 | 0.192 | 0.192 | 0.192 | 100.0% | 1 | | total | 0.795 | 0.795 | 0.795 | 0.795 | 0.795 | 0.795 | 100.0% | 1 | | -> duration | 0.795 | 0.795 | 0.795 | 0.795 | 0.795 | 0.795 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.794585 Full duration: 7.756459 -------------------------------------------------------------------------------- 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 fc279803-29c4-4648-b9cc-fd9a67533416 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.581 | 0.581 | 0.581 | 0.581 | 0.581 | 0.581 | 100.0% | 1 | | -> duration | 0.581 | 0.581 | 0.581 | 0.581 | 0.581 | 0.581 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.58055 Full duration: 6.834909 -------------------------------------------------------------------------------- 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 fc279803-29c4-4648-b9cc-fd9a67533416 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.154 | 1.154 | 1.154 | 1.154 | 1.154 | 1.154 | 100.0% | 1 | | gnocchi.delete_resource_type | 0.317 | 0.317 | 0.317 | 0.317 | 0.317 | 0.317 | 100.0% | 1 | | total | 1.471 | 1.471 | 1.471 | 1.471 | 1.471 | 1.471 | 100.0% | 1 | | -> duration | 1.471 | 1.471 | 1.471 | 1.471 | 1.471 | 1.471 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.471165 Full duration: 8.434871 -------------------------------------------------------------------------------- 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 fc279803-29c4-4648-b9cc-fd9a67533416 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.57 | 0.57 | 0.57 | 0.57 | 0.57 | 0.57 | 100.0% | 1 | | total | 0.57 | 0.57 | 0.57 | 0.57 | 0.57 | 0.57 | 100.0% | 1 | | -> duration | 0.57 | 0.57 | 0.57 | 0.57 | 0.57 | 0.57 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.569913 Full duration: 6.954018 -------------------------------------------------------------------------------- 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 fc279803-29c4-4648-b9cc-fd9a67533416 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.847 | 0.847 | 0.847 | 0.847 | 0.847 | 0.847 | 100.0% | 1 | | gnocchi.delete_metric | 0.187 | 0.187 | 0.187 | 0.187 | 0.187 | 0.187 | 100.0% | 1 | | total | 1.035 | 1.035 | 1.035 | 1.035 | 1.035 | 1.035 | 100.0% | 1 | | -> duration | 1.035 | 1.035 | 1.035 | 1.035 | 1.035 | 1.035 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.034928 Full duration: 8.025206 -------------------------------------------------------------------------------- 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 fc279803-29c4-4648-b9cc-fd9a67533416 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.616 | 0.616 | 0.616 | 0.616 | 0.616 | 0.616 | 100.0% | 1 | | gnocchi.delete_resource | 0.184 | 0.184 | 0.184 | 0.184 | 0.184 | 0.184 | 100.0% | 1 | | total | 0.801 | 0.801 | 0.801 | 0.801 | 0.801 | 0.801 | 100.0% | 1 | | -> duration | 0.801 | 0.801 | 0.801 | 0.801 | 0.801 | 0.801 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.801257 Full duration: 7.815238 HINTS: * To plot HTML graphics with this data, run: rally task report fc279803-29c4-4648-b9cc-fd9a67533416 --out output.html * To generate a JUnit report, run: rally task export fc279803-29c4-4648-b9cc-fd9a67533416 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report fc279803-29c4-4648-b9cc-fd9a67533416 --json --out output.json 2018-08-01 09:55:47,533 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'fc279803-29c4-4648-b9cc-fd9a67533416', '--out', u'/home/opnfv/functest/results/rally/opnfv-gnocchi.json'] 2018-08-01 09:55:50,022 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid fc279803-29c4-4648-b9cc-fd9a67533416 --out /home/opnfv/functest/results/rally/opnfv-gnocchi.json 2018-08-01 09:55:49.911 4281 INFO rally.api [-] Building 'json' report for the following task(s): 'fc279803-29c4-4648-b9cc-fd9a67533416'. 2018-08-01 09:55:49.920 4281 INFO rally.api [-] The report has been successfully built. 2018-08-01 09:55:50,023 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'fc279803-29c4-4648-b9cc-fd9a67533416', '--out', u'/home/opnfv/functest/results/rally/opnfv-gnocchi.html'] 2018-08-01 09:55:52,694 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid fc279803-29c4-4648-b9cc-fd9a67533416 --out /home/opnfv/functest/results/rally/opnfv-gnocchi.html 2018-08-01 09:55:52.548 4284 INFO rally.api [-] Building 'html' report for the following task(s): 'fc279803-29c4-4648-b9cc-fd9a67533416'. 2018-08-01 09:55:52.579 4284 INFO rally.api [-] The report has been successfully built. 2018-08-01 09:55:52,707 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "gnocchi" OK. 2018-08-01 09:55:52,707 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-08-01 09:55:52,708 - 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-08-01 09:55:52,708 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-01 09:55:52,724 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-01 09:55:52,725 - 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': '135cb793-d7ea-4570-8c80-0ec7f4b5fb84', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_74abe450-8e04-45ad-9076-45aff66e4d7f', 'flavor_name': 'rally_sanity-flavor_74abe450-8e04-45ad-9076-45aff66e4d7f', '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_74abe450-8e04-45ad-9076-45aff66e4d7f', '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-08-01 09:57:08,666 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : cf190453-074a-4bd2-b3df-af510b05bb47 2018-08-01 09:57:08,666 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'cf190453-074a-4bd2-b3df-af510b05bb47'] 2018-08-01 09:57:09,588 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid cf190453-074a-4bd2-b3df-af510b05bb47 -------------------------------------------------------------------------------- Task cf190453-074a-4bd2-b3df-af510b05bb47: 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 cf190453-074a-4bd2-b3df-af510b05bb47 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.861 | 4.861 | 4.861 | 4.861 | 4.861 | 4.861 | 100.0% | 1 | | heat.update_stack | 2.265 | 2.265 | 2.265 | 2.265 | 2.265 | 2.265 | 100.0% | 1 | | heat.delete_stack | 2.705 | 2.705 | 2.705 | 2.705 | 2.705 | 2.705 | 100.0% | 1 | | total | 9.832 | 9.832 | 9.832 | 9.832 | 9.832 | 9.832 | 100.0% | 1 | | -> duration | 5.832 | 5.832 | 5.832 | 5.832 | 5.832 | 5.832 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.83177 Full duration: 17.896576 -------------------------------------------------------------------------------- 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 cf190453-074a-4bd2-b3df-af510b05bb47 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.535 | 4.535 | 4.535 | 4.535 | 4.535 | 4.535 | 100.0% | 1 | | heat.check_stack | 0.557 | 0.557 | 0.557 | 0.557 | 0.557 | 0.557 | 100.0% | 1 | | heat.delete_stack | 1.733 | 1.733 | 1.733 | 1.733 | 1.733 | 1.733 | 100.0% | 1 | | total | 6.826 | 6.826 | 6.826 | 6.826 | 6.826 | 6.826 | 100.0% | 1 | | -> duration | 4.826 | 4.826 | 4.826 | 4.826 | 4.826 | 4.826 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.825667 Full duration: 15.271347 -------------------------------------------------------------------------------- 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 cf190453-074a-4bd2-b3df-af510b05bb47 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.471 | 4.471 | 4.471 | 4.471 | 4.471 | 4.471 | 100.0% | 1 | | heat.suspend_stack | 0.681 | 0.681 | 0.681 | 0.681 | 0.681 | 0.681 | 100.0% | 1 | | heat.resume_stack | 1.206 | 1.206 | 1.206 | 1.206 | 1.206 | 1.206 | 100.0% | 1 | | heat.delete_stack | 1.482 | 1.482 | 1.482 | 1.482 | 1.482 | 1.482 | 100.0% | 1 | | total | 7.84 | 7.84 | 7.84 | 7.84 | 7.84 | 7.84 | 100.0% | 1 | | -> duration | 5.84 | 5.84 | 5.84 | 5.84 | 5.84 | 5.84 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.840213 Full duration: 15.812002 -------------------------------------------------------------------------------- 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 cf190453-074a-4bd2-b3df-af510b05bb47 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.587 | 0.587 | 0.587 | 0.587 | 0.587 | 0.587 | 100.0% | 1 | | total | 0.587 | 0.587 | 0.587 | 0.587 | 0.587 | 0.587 | 100.0% | 1 | | -> duration | 0.587 | 0.587 | 0.587 | 0.587 | 0.587 | 0.587 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.586897 Full duration: 7.94494 HINTS: * To plot HTML graphics with this data, run: rally task report cf190453-074a-4bd2-b3df-af510b05bb47 --out output.html * To generate a JUnit report, run: rally task export cf190453-074a-4bd2-b3df-af510b05bb47 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report cf190453-074a-4bd2-b3df-af510b05bb47 --json --out output.json 2018-08-01 09:57:09,588 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'cf190453-074a-4bd2-b3df-af510b05bb47', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.json'] 2018-08-01 09:57:12,126 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid cf190453-074a-4bd2-b3df-af510b05bb47 --out /home/opnfv/functest/results/rally/opnfv-heat.json 2018-08-01 09:57:11.988 5197 INFO rally.api [-] Building 'json' report for the following task(s): 'cf190453-074a-4bd2-b3df-af510b05bb47'. 2018-08-01 09:57:11.994 5197 INFO rally.api [-] The report has been successfully built. 2018-08-01 09:57:12,127 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'cf190453-074a-4bd2-b3df-af510b05bb47', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-08-01 09:57:14,544 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid cf190453-074a-4bd2-b3df-af510b05bb47 --out /home/opnfv/functest/results/rally/opnfv-heat.html 2018-08-01 09:57:14.420 5200 INFO rally.api [-] Building 'html' report for the following task(s): 'cf190453-074a-4bd2-b3df-af510b05bb47'. 2018-08-01 09:57:14.443 5200 INFO rally.api [-] The report has been successfully built. 2018-08-01 09:57:14,547 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-08-01 09:57:14,547 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-08-01 09:57:14,547 - 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-08-01 09:57:14,547 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-01 09:57:14,554 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-01 09:57:14,554 - 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': '135cb793-d7ea-4570-8c80-0ec7f4b5fb84', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_74abe450-8e04-45ad-9076-45aff66e4d7f', 'flavor_name': 'rally_sanity-flavor_74abe450-8e04-45ad-9076-45aff66e4d7f', '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_74abe450-8e04-45ad-9076-45aff66e4d7f', '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-08-01 10:00:32,874 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : ec9c279e-113c-4950-9e2e-42d37c2ed8d0 2018-08-01 10:00:32,874 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'ec9c279e-113c-4950-9e2e-42d37c2ed8d0'] 2018-08-01 10:00:33,829 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid ec9c279e-113c-4950-9e2e-42d37c2ed8d0 -------------------------------------------------------------------------------- Task ec9c279e-113c-4950-9e2e-42d37c2ed8d0: 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 ec9c279e-113c-4950-9e2e-42d37c2ed8d0 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.498 | 0.498 | 0.498 | 0.498 | 0.498 | 0.498 | 100.0% | 1 | | keystone_v3.add_role | 0.128 | 0.128 | 0.128 | 0.128 | 0.128 | 0.128 | 100.0% | 1 | | keystone_v3.revoke_role | 0.138 | 0.138 | 0.138 | 0.138 | 0.138 | 0.138 | 100.0% | 1 | | total | 0.764 | 0.764 | 0.764 | 0.764 | 0.764 | 0.764 | 100.0% | 1 | | -> duration | 0.764 | 0.764 | 0.764 | 0.764 | 0.764 | 0.764 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.763764 Full duration: 14.271695 -------------------------------------------------------------------------------- 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 ec9c279e-113c-4950-9e2e-42d37c2ed8d0 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.514 | 0.514 | 0.514 | 0.514 | 0.514 | 0.514 | 100.0% | 1 | | keystone_v3.add_role | 0.128 | 0.128 | 0.128 | 0.128 | 0.128 | 0.128 | 100.0% | 1 | | keystone_v3.list_roles | 0.104 | 0.104 | 0.104 | 0.104 | 0.104 | 0.104 | 100.0% | 1 | | total | 0.746 | 0.746 | 0.746 | 0.746 | 0.746 | 0.746 | 100.0% | 1 | | -> duration | 0.746 | 0.746 | 0.746 | 0.746 | 0.746 | 0.746 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.74601 Full duration: 14.359892 -------------------------------------------------------------------------------- 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 ec9c279e-113c-4950-9e2e-42d37c2ed8d0 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.691 | 0.691 | 0.691 | 0.691 | 0.691 | 0.691 | 100.0% | 1 | | keystone_v3.list_projects | 0.093 | 0.093 | 0.093 | 0.093 | 0.093 | 0.093 | 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.783839 Full duration: 14.167058 -------------------------------------------------------------------------------- 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 ec9c279e-113c-4950-9e2e-42d37c2ed8d0 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.494 | 0.494 | 0.494 | 0.494 | 0.494 | 0.494 | 100.0% | 1 | | keystone_v3.delete_role | 0.113 | 0.113 | 0.113 | 0.113 | 0.113 | 0.113 | 100.0% | 1 | | total | 0.607 | 0.607 | 0.607 | 0.607 | 0.607 | 0.607 | 100.0% | 1 | | -> duration | 0.607 | 0.607 | 0.607 | 0.607 | 0.607 | 0.607 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.607143 Full duration: 11.933371 -------------------------------------------------------------------------------- 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 ec9c279e-113c-4950-9e2e-42d37c2ed8d0 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_service | 0.5 | 0.5 | 0.5 | 0.5 | 0.5 | 0.5 | 100.0% | 1 | | keystone_v3.delete_service | 0.198 | 0.198 | 0.198 | 0.198 | 0.198 | 0.198 | 100.0% | 1 | | total | 0.698 | 0.698 | 0.698 | 0.698 | 0.698 | 0.698 | 100.0% | 1 | | -> duration | 0.698 | 0.698 | 0.698 | 0.698 | 0.698 | 0.698 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.698145 Full duration: 12.164963 -------------------------------------------------------------------------------- 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 ec9c279e-113c-4950-9e2e-42d37c2ed8d0 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.707 | 0.707 | 0.707 | 0.707 | 0.707 | 0.707 | 100.0% | 1 | | keystone_v3.create_user | 0.531 | 0.531 | 0.531 | 0.531 | 0.531 | 0.531 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.088 | 0.088 | 0.088 | 0.088 | 0.088 | 0.088 | 100.0% | 1 | | -> keystone_v3.add_role | 0.123 | 0.123 | 0.123 | 0.123 | 0.123 | 0.123 | 100.0% | 1 | | keystone_v3.create_role | 0.217 | 0.217 | 0.217 | 0.217 | 0.217 | 0.217 | 100.0% | 1 | | keystone_v3.get_project | 0.093 | 0.093 | 0.093 | 0.093 | 0.093 | 0.093 | 100.0% | 1 | | keystone_v3.get_user | 0.101 | 0.101 | 0.101 | 0.101 | 0.101 | 0.101 | 100.0% | 1 | | keystone_v3.get_role | 0.086 | 0.086 | 0.086 | 0.086 | 0.086 | 0.086 | 100.0% | 1 | | keystone_v3.list_services | 0.088 | 0.088 | 0.088 | 0.088 | 0.088 | 0.088 | 100.0% | 1 | | keystone_v3.get_services | 0.091 | 0.091 | 0.091 | 0.091 | 0.091 | 0.091 | 100.0% | 1 | | total | 2.013 | 2.013 | 2.013 | 2.013 | 2.013 | 2.013 | 100.0% | 1 | | -> duration | 2.013 | 2.013 | 2.013 | 2.013 | 2.013 | 2.013 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.012944 Full duration: 19.560255 -------------------------------------------------------------------------------- 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 ec9c279e-113c-4950-9e2e-42d37c2ed8d0 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.684 | 0.684 | 0.684 | 0.684 | 0.684 | 0.684 | 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.156 | 0.156 | 0.156 | 0.156 | 0.156 | 0.156 | 100.0% | 1 | | total | 0.948 | 0.948 | 0.948 | 0.948 | 0.948 | 0.948 | 100.0% | 1 | | -> duration | 0.948 | 0.948 | 0.948 | 0.948 | 0.948 | 0.948 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.948038 Full duration: 12.52903 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ec9c279e-113c-4950-9e2e-42d37c2ed8d0 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.722 | 0.722 | 0.722 | 0.722 | 0.722 | 0.722 | 100.0% | 1 | | total | 0.822 | 0.822 | 0.822 | 0.822 | 0.822 | 0.822 | 100.0% | 1 | | -> duration | 0.822 | 0.822 | 0.822 | 0.822 | 0.822 | 0.822 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.822283 Full duration: 14.232351 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ec9c279e-113c-4950-9e2e-42d37c2ed8d0 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.695 | 0.695 | 0.695 | 0.695 | 0.695 | 0.695 | 100.0% | 1 | | total | 0.695 | 0.695 | 0.695 | 0.695 | 0.695 | 0.695 | 100.0% | 1 | | -> duration | 0.695 | 0.695 | 0.695 | 0.695 | 0.695 | 0.695 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.695254 Full duration: 14.215143 -------------------------------------------------------------------------------- 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 ec9c279e-113c-4950-9e2e-42d37c2ed8d0 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.696 | 0.696 | 0.696 | 0.696 | 0.696 | 0.696 | 100.0% | 1 | | keystone_v3.list_users | 0.097 | 0.097 | 0.097 | 0.097 | 0.097 | 0.097 | 100.0% | 1 | | total | 0.896 | 0.896 | 0.896 | 0.896 | 0.896 | 0.896 | 100.0% | 1 | | -> duration | 0.896 | 0.896 | 0.896 | 0.896 | 0.896 | 0.896 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.895883 Full duration: 14.151807 -------------------------------------------------------------------------------- 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 ec9c279e-113c-4950-9e2e-42d37c2ed8d0 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.683 | 0.683 | 0.683 | 0.683 | 0.683 | 0.683 | 100.0% | 1 | | keystone_v3.create_users | 5.41 | 5.41 | 5.41 | 5.41 | 5.41 | 5.41 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 5.41 | 5.41 | 5.41 | 5.41 | 5.41 | 5.41 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 0.962 | 0.962 | 0.962 | 0.962 | 0.962 | 0.962 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 1.326 | 1.326 | 1.326 | 1.326 | 1.326 | 1.326 | 100.0% | 1 | | total | 7.316 | 7.316 | 7.316 | 7.316 | 7.316 | 7.316 | 100.0% | 1 | | -> duration | 7.316 | 7.316 | 7.316 | 7.316 | 7.316 | 7.316 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.315879 Full duration: 26.466273 HINTS: * To plot HTML graphics with this data, run: rally task report ec9c279e-113c-4950-9e2e-42d37c2ed8d0 --out output.html * To generate a JUnit report, run: rally task export ec9c279e-113c-4950-9e2e-42d37c2ed8d0 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report ec9c279e-113c-4950-9e2e-42d37c2ed8d0 --json --out output.json 2018-08-01 10:00:33,830 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'ec9c279e-113c-4950-9e2e-42d37c2ed8d0', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.json'] 2018-08-01 10:00:36,281 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid ec9c279e-113c-4950-9e2e-42d37c2ed8d0 --out /home/opnfv/functest/results/rally/opnfv-keystone.json 2018-08-01 10:00:36.168 7115 INFO rally.api [-] Building 'json' report for the following task(s): 'ec9c279e-113c-4950-9e2e-42d37c2ed8d0'. 2018-08-01 10:00:36.179 7115 INFO rally.api [-] The report has been successfully built. 2018-08-01 10:00:36,281 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'ec9c279e-113c-4950-9e2e-42d37c2ed8d0', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-08-01 10:00:38,946 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid ec9c279e-113c-4950-9e2e-42d37c2ed8d0 --out /home/opnfv/functest/results/rally/opnfv-keystone.html 2018-08-01 10:00:38.795 7118 INFO rally.api [-] Building 'html' report for the following task(s): 'ec9c279e-113c-4950-9e2e-42d37c2ed8d0'. 2018-08-01 10:00:38.827 7118 INFO rally.api [-] The report has been successfully built. 2018-08-01 10:00:38,962 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-08-01 10:00:38,962 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-08-01 10:00:38,963 - 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-08-01 10:00:38,963 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-01 10:00:38,978 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-01 10:00:38,980 - 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': '135cb793-d7ea-4570-8c80-0ec7f4b5fb84', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_74abe450-8e04-45ad-9076-45aff66e4d7f', 'flavor_name': 'rally_sanity-flavor_74abe450-8e04-45ad-9076-45aff66e4d7f', '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_74abe450-8e04-45ad-9076-45aff66e4d7f', '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-08-01 10:05:44,559 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : fb80440a-a261-4123-bf40-57c7d153cb25 2018-08-01 10:05:44,560 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'fb80440a-a261-4123-bf40-57c7d153cb25'] 2018-08-01 10:05:45,505 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid fb80440a-a261-4123-bf40-57c7d153cb25 -------------------------------------------------------------------------------- Task fb80440a-a261-4123-bf40-57c7d153cb25: 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 fb80440a-a261-4123-bf40-57c7d153cb25 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.944 | 0.944 | 0.944 | 0.944 | 0.944 | 0.944 | 100.0% | 1 | | neutron.delete_network | 0.579 | 0.579 | 0.579 | 0.579 | 0.579 | 0.579 | 100.0% | 1 | | total | 1.523 | 1.523 | 1.523 | 1.523 | 1.523 | 1.523 | 100.0% | 1 | | -> duration | 1.523 | 1.523 | 1.523 | 1.523 | 1.523 | 1.523 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.522872 Full duration: 14.694837 -------------------------------------------------------------------------------- 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 fb80440a-a261-4123-bf40-57c7d153cb25 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.463 | 1.463 | 1.463 | 1.463 | 1.463 | 1.463 | 100.0% | 1 | | neutron.delete_port | 0.703 | 0.703 | 0.703 | 0.703 | 0.703 | 0.703 | 100.0% | 1 | | total | 2.166 | 2.166 | 2.166 | 2.166 | 2.166 | 2.166 | 100.0% | 1 | | -> duration | 2.166 | 2.166 | 2.166 | 2.166 | 2.166 | 2.166 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.166082 Full duration: 26.891799 -------------------------------------------------------------------------------- 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 fb80440a-a261-4123-bf40-57c7d153cb25 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.968 | 0.968 | 0.968 | 0.968 | 0.968 | 0.968 | 100.0% | 1 | | neutron.create_subnet | 0.617 | 0.617 | 0.617 | 0.617 | 0.617 | 0.617 | 100.0% | 1 | | neutron.create_router | 0.115 | 0.115 | 0.115 | 0.115 | 0.115 | 0.115 | 100.0% | 1 | | neutron.add_interface_router | 2.116 | 2.116 | 2.116 | 2.116 | 2.116 | 2.116 | 100.0% | 1 | | neutron.remove_interface_router | 2.176 | 2.176 | 2.176 | 2.176 | 2.176 | 2.176 | 100.0% | 1 | | neutron.delete_router | 0.491 | 0.491 | 0.491 | 0.491 | 0.491 | 0.491 | 100.0% | 1 | | total | 6.483 | 6.483 | 6.483 | 6.483 | 6.483 | 6.483 | 100.0% | 1 | | -> duration | 6.483 | 6.483 | 6.483 | 6.483 | 6.483 | 6.483 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.482805 Full duration: 35.879667 -------------------------------------------------------------------------------- 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 fb80440a-a261-4123-bf40-57c7d153cb25 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.124 | 1.124 | 1.124 | 1.124 | 1.124 | 1.124 | 100.0% | 1 | | neutron.delete_subnet | 0.764 | 0.764 | 0.764 | 0.764 | 0.764 | 0.764 | 100.0% | 1 | | total | 1.888 | 1.888 | 1.888 | 1.888 | 1.888 | 1.888 | 100.0% | 1 | | -> duration | 1.888 | 1.888 | 1.888 | 1.888 | 1.888 | 1.888 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.887814 Full duration: 26.263912 -------------------------------------------------------------------------------- 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 fb80440a-a261-4123-bf40-57c7d153cb25 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.899 | 0.899 | 0.899 | 0.899 | 0.899 | 0.899 | 100.0% | 1 | | neutron.list_networks | 0.137 | 0.137 | 0.137 | 0.137 | 0.137 | 0.137 | 100.0% | 1 | | total | 1.037 | 1.037 | 1.037 | 1.037 | 1.037 | 1.037 | 100.0% | 1 | | -> duration | 1.037 | 1.037 | 1.037 | 1.037 | 1.037 | 1.037 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.036836 Full duration: 16.255257 -------------------------------------------------------------------------------- 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 fb80440a-a261-4123-bf40-57c7d153cb25 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.618 | 1.618 | 1.618 | 1.618 | 1.618 | 1.618 | 100.0% | 1 | | neutron.list_ports | 0.101 | 0.101 | 0.101 | 0.101 | 0.101 | 0.101 | 100.0% | 1 | | total | 1.719 | 1.719 | 1.719 | 1.719 | 1.719 | 1.719 | 100.0% | 1 | | -> duration | 1.719 | 1.719 | 1.719 | 1.719 | 1.719 | 1.719 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.719079 Full duration: 28.418862 -------------------------------------------------------------------------------- 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 fb80440a-a261-4123-bf40-57c7d153cb25 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.801 | 0.801 | 0.801 | 0.801 | 0.801 | 0.801 | 100.0% | 1 | | neutron.create_subnet | 0.615 | 0.615 | 0.615 | 0.615 | 0.615 | 0.615 | 100.0% | 1 | | neutron.create_router | 0.102 | 0.102 | 0.102 | 0.102 | 0.102 | 0.102 | 100.0% | 1 | | neutron.add_interface_router | 2.079 | 2.079 | 2.079 | 2.079 | 2.079 | 2.079 | 100.0% | 1 | | neutron.list_routers | 0.288 | 0.288 | 0.288 | 0.288 | 0.288 | 0.288 | 100.0% | 1 | | total | 3.885 | 3.885 | 3.885 | 3.885 | 3.885 | 3.885 | 100.0% | 1 | | -> duration | 3.885 | 3.885 | 3.885 | 3.885 | 3.885 | 3.885 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.885341 Full duration: 38.613201 -------------------------------------------------------------------------------- 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 fb80440a-a261-4123-bf40-57c7d153cb25 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.974 | 0.974 | 0.974 | 0.974 | 0.974 | 0.974 | 100.0% | 1 | | neutron.create_subnet | 0.676 | 0.676 | 0.676 | 0.676 | 0.676 | 0.676 | 100.0% | 1 | | neutron.list_subnets | 0.09 | 0.09 | 0.09 | 0.09 | 0.09 | 0.09 | 100.0% | 1 | | total | 1.741 | 1.741 | 1.741 | 1.741 | 1.741 | 1.741 | 100.0% | 1 | | -> duration | 1.741 | 1.741 | 1.741 | 1.741 | 1.741 | 1.741 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.740688 Full duration: 32.297269 -------------------------------------------------------------------------------- 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 fb80440a-a261-4123-bf40-57c7d153cb25 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.894 | 0.894 | 0.894 | 0.894 | 0.894 | 0.894 | 100.0% | 1 | | neutron.delete_security_group | 0.111 | 0.111 | 0.111 | 0.111 | 0.111 | 0.111 | 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.005219 Full duration: 13.913828 -------------------------------------------------------------------------------- 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 fb80440a-a261-4123-bf40-57c7d153cb25 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.901 | 0.901 | 0.901 | 0.901 | 0.901 | 0.901 | 100.0% | 1 | | neutron.create_security_group_rule | 0.138 | 0.138 | 0.138 | 0.138 | 0.138 | 0.138 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.073 | 0.073 | 0.073 | 0.073 | 0.073 | 0.073 | 100.0% | 1 | | neutron.delete_security_group | 0.105 | 0.105 | 0.105 | 0.105 | 0.105 | 0.105 | 100.0% | 1 | | total | 1.217 | 1.217 | 1.217 | 1.217 | 1.217 | 1.217 | 100.0% | 1 | | -> duration | 1.217 | 1.217 | 1.217 | 1.217 | 1.217 | 1.217 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.217437 Full duration: 14.19145 -------------------------------------------------------------------------------- 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 fb80440a-a261-4123-bf40-57c7d153cb25 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.958 | 0.958 | 0.958 | 0.958 | 0.958 | 0.958 | 100.0% | 1 | | neutron.create_router | 0.104 | 0.104 | 0.104 | 0.104 | 0.104 | 0.104 | 100.0% | 1 | | neutron.add_gateway_router | 1.913 | 1.913 | 1.913 | 1.913 | 1.913 | 1.913 | 100.0% | 1 | | neutron.remove_gateway_router | 1.444 | 1.444 | 1.444 | 1.444 | 1.444 | 1.444 | 100.0% | 1 | | total | 4.419 | 4.419 | 4.419 | 4.419 | 4.419 | 4.419 | 100.0% | 1 | | -> duration | 4.419 | 4.419 | 4.419 | 4.419 | 4.419 | 4.419 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.419261 Full duration: 26.094584 HINTS: * To plot HTML graphics with this data, run: rally task report fb80440a-a261-4123-bf40-57c7d153cb25 --out output.html * To generate a JUnit report, run: rally task export fb80440a-a261-4123-bf40-57c7d153cb25 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report fb80440a-a261-4123-bf40-57c7d153cb25 --json --out output.json 2018-08-01 10:05:45,506 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'fb80440a-a261-4123-bf40-57c7d153cb25', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.json'] 2018-08-01 10:05:48,072 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid fb80440a-a261-4123-bf40-57c7d153cb25 --out /home/opnfv/functest/results/rally/opnfv-neutron.json 2018-08-01 10:05:47.959 10413 INFO rally.api [-] Building 'json' report for the following task(s): 'fb80440a-a261-4123-bf40-57c7d153cb25'. 2018-08-01 10:05:47.971 10413 INFO rally.api [-] The report has been successfully built. 2018-08-01 10:05:48,073 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'fb80440a-a261-4123-bf40-57c7d153cb25', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-08-01 10:05:50,556 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid fb80440a-a261-4123-bf40-57c7d153cb25 --out /home/opnfv/functest/results/rally/opnfv-neutron.html 2018-08-01 10:05:50.424 10416 INFO rally.api [-] Building 'html' report for the following task(s): 'fb80440a-a261-4123-bf40-57c7d153cb25'. 2018-08-01 10:05:50.454 10416 INFO rally.api [-] The report has been successfully built. 2018-08-01 10:05:50,573 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-08-01 10:05:50,574 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-08-01 10:05:50,574 - 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-08-01 10:05:50,574 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-01 10:05:50,589 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-01 10:05:50,590 - 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': '135cb793-d7ea-4570-8c80-0ec7f4b5fb84', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_74abe450-8e04-45ad-9076-45aff66e4d7f', 'flavor_name': 'rally_sanity-flavor_74abe450-8e04-45ad-9076-45aff66e4d7f', '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_74abe450-8e04-45ad-9076-45aff66e4d7f', '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-08-01 10:11:36,309 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 662538ea-d0df-45ad-a041-0c58a4489493 2018-08-01 10:11:36,310 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '662538ea-d0df-45ad-a041-0c58a4489493'] 2018-08-01 10:11:37,288 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 662538ea-d0df-45ad-a041-0c58a4489493 -------------------------------------------------------------------------------- Task 662538ea-d0df-45ad-a041-0c58a4489493: 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_74abe450-8e04-45ad-9076-45aff66e4d7f" }, "image": { "name": "rally_sanity-img_74abe450-8e04-45ad-9076-45aff66e4d7f" }, "nics": [ { "net-id": "135cb793-d7ea-4570-8c80-0ec7f4b5fb84" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 662538ea-d0df-45ad-a041-0c58a4489493 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.752 | 8.752 | 8.752 | 8.752 | 8.752 | 8.752 | 100.0% | 1 | | nova.live_migrate | 9.936 | 9.936 | 9.936 | 9.936 | 9.936 | 9.936 | 100.0% | 1 | | nova.delete_server | 2.68 | 2.68 | 2.68 | 2.68 | 2.68 | 2.68 | 100.0% | 1 | | total | 21.368 | 21.368 | 21.368 | 21.368 | 21.368 | 21.368 | 100.0% | 1 | | -> duration | 20.368 | 20.368 | 20.368 | 20.368 | 20.368 | 20.368 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 20.368287 Full duration: 31.090906 -------------------------------------------------------------------------------- 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_74abe450-8e04-45ad-9076-45aff66e4d7f" }, "boot_server_kwargs": { "nics": [ { "net-id": "135cb793-d7ea-4570-8c80-0ec7f4b5fb84" } ] }, "image": { "name": "rally_sanity-img_74abe450-8e04-45ad-9076-45aff66e4d7f" }, "size": 10 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 662538ea-d0df-45ad-a041-0c58a4489493 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.152 | 8.152 | 8.152 | 8.152 | 8.152 | 8.152 | 100.0% | 1 | | cinder_v2.create_volume | 2.856 | 2.856 | 2.856 | 2.856 | 2.856 | 2.856 | 100.0% | 1 | | nova.attach_volume | 4.243 | 4.243 | 4.243 | 4.243 | 4.243 | 4.243 | 100.0% | 1 | | nova.live_migrate | 9.477 | 9.477 | 9.477 | 9.477 | 9.477 | 9.477 | 100.0% | 1 | | nova.detach_volume | 3.876 | 3.876 | 3.876 | 3.876 | 3.876 | 3.876 | 100.0% | 1 | | cinder_v2.delete_volume | 0.355 | 0.355 | 0.355 | 0.355 | 0.355 | 0.355 | 100.0% | 1 | | nova.delete_server | 2.906 | 2.906 | 2.906 | 2.906 | 2.906 | 2.906 | 100.0% | 1 | | total | 31.866 | 31.866 | 31.866 | 31.866 | 31.866 | 31.866 | 100.0% | 1 | | -> duration | 30.866 | 30.866 | 30.866 | 30.866 | 30.866 | 30.866 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 30.865897 Full duration: 43.727313 -------------------------------------------------------------------------------- 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": "135cb793-d7ea-4570-8c80-0ec7f4b5fb84" } ], "image": { "name": "rally_sanity-img_74abe450-8e04-45ad-9076-45aff66e4d7f" }, "block_migration": false, "force_delete": false, "flavor": { "name": "rally_sanity-flavor_74abe450-8e04-45ad-9076-45aff66e4d7f" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 662538ea-d0df-45ad-a041-0c58a4489493 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.671 | 5.671 | 5.671 | 5.671 | 5.671 | 5.671 | 100.0% | 1 | | nova.boot_server | 8.699 | 8.699 | 8.699 | 8.699 | 8.699 | 8.699 | 100.0% | 1 | | nova.live_migrate | 12.19 | 12.19 | 12.19 | 12.19 | 12.19 | 12.19 | 100.0% | 1 | | nova.delete_server | 4.857 | 4.857 | 4.857 | 4.857 | 4.857 | 4.857 | 100.0% | 1 | | total | 31.417 | 31.417 | 31.417 | 31.417 | 31.417 | 31.417 | 100.0% | 1 | | -> duration | 30.417 | 30.417 | 30.417 | 30.417 | 30.417 | 30.417 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 30.417417 Full duration: 43.190721 -------------------------------------------------------------------------------- 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": "135cb793-d7ea-4570-8c80-0ec7f4b5fb84" } ] }, "flavor": { "name": "rally_sanity-flavor_74abe450-8e04-45ad-9076-45aff66e4d7f" }, "image": { "name": "rally_sanity-img_74abe450-8e04-45ad-9076-45aff66e4d7f" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 662538ea-d0df-45ad-a041-0c58a4489493 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.731 | 0.731 | 0.731 | 0.731 | 0.731 | 0.731 | 100.0% | 1 | | nova.boot_server | 7.42 | 7.42 | 7.42 | 7.42 | 7.42 | 7.42 | 100.0% | 1 | | nova.delete_server | 2.574 | 2.574 | 2.574 | 2.574 | 2.574 | 2.574 | 100.0% | 1 | | nova.delete_keypair | 0.035 | 0.035 | 0.035 | 0.035 | 0.035 | 0.035 | 100.0% | 1 | | total | 10.763 | 10.763 | 10.763 | 10.763 | 10.763 | 10.763 | 100.0% | 1 | | -> duration | 9.763 | 9.763 | 9.763 | 9.763 | 9.763 | 9.763 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.762714 Full duration: 32.468326 -------------------------------------------------------------------------------- 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_74abe450-8e04-45ad-9076-45aff66e4d7f" }, "image": { "name": "rally_sanity-img_74abe450-8e04-45ad-9076-45aff66e4d7f" }, "nics": [ { "net-id": "135cb793-d7ea-4570-8c80-0ec7f4b5fb84" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 662538ea-d0df-45ad-a041-0c58a4489493 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.754 | 5.754 | 5.754 | 5.754 | 5.754 | 5.754 | 100.0% | 1 | | nova.boot_server | 7.967 | 7.967 | 7.967 | 7.967 | 7.967 | 7.967 | 100.0% | 1 | | nova.delete_server | 2.498 | 2.498 | 2.498 | 2.498 | 2.498 | 2.498 | 100.0% | 1 | | total | 16.22 | 16.22 | 16.22 | 16.22 | 16.22 | 16.22 | 100.0% | 1 | | -> duration | 15.22 | 15.22 | 15.22 | 15.22 | 15.22 | 15.22 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.219835 Full duration: 40.84691 -------------------------------------------------------------------------------- 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_74abe450-8e04-45ad-9076-45aff66e4d7f" }, "image": { "name": "rally_sanity-img_74abe450-8e04-45ad-9076-45aff66e4d7f" }, "nics": [ { "net-id": "135cb793-d7ea-4570-8c80-0ec7f4b5fb84" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 662538ea-d0df-45ad-a041-0c58a4489493 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.346 | 8.346 | 8.346 | 8.346 | 8.346 | 8.346 | 100.0% | 1 | | nova.pause_server | 2.372 | 2.372 | 2.372 | 2.372 | 2.372 | 2.372 | 100.0% | 1 | | nova.unpause_server | 2.296 | 2.296 | 2.296 | 2.296 | 2.296 | 2.296 | 100.0% | 1 | | nova.delete_server | 2.66 | 2.66 | 2.66 | 2.66 | 2.66 | 2.66 | 100.0% | 1 | | total | 15.675 | 15.675 | 15.675 | 15.675 | 15.675 | 15.675 | 100.0% | 1 | | -> duration | 10.675 | 10.675 | 10.675 | 10.675 | 10.675 | 10.675 | 100.0% | 1 | | -> idle_duration | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.674863 Full duration: 37.593387 -------------------------------------------------------------------------------- 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": "135cb793-d7ea-4570-8c80-0ec7f4b5fb84" } ], "flavor": { "name": "rally_sanity-flavor_74abe450-8e04-45ad-9076-45aff66e4d7f" }, "image": { "name": "rally_sanity-img_74abe450-8e04-45ad-9076-45aff66e4d7f" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 662538ea-d0df-45ad-a041-0c58a4489493 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.152 | 8.152 | 8.152 | 8.152 | 8.152 | 8.152 | 100.0% | 1 | | nova.migrate | 9.961 | 9.961 | 9.961 | 9.961 | 9.961 | 9.961 | 100.0% | 1 | | nova.resize_confirm | 2.639 | 2.639 | 2.639 | 2.639 | 2.639 | 2.639 | 100.0% | 1 | | nova.delete_server | 2.641 | 2.641 | 2.641 | 2.641 | 2.641 | 2.641 | 100.0% | 1 | | total | 23.393 | 23.393 | 23.393 | 23.393 | 23.393 | 23.393 | 100.0% | 1 | | -> duration | 22.393 | 22.393 | 22.393 | 22.393 | 22.393 | 22.393 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 22.393274 Full duration: 32.412961 -------------------------------------------------------------------------------- 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_74abe450-8e04-45ad-9076-45aff66e4d7f" }, "auto_assign_nic": true, "image": { "name": "rally_sanity-img_74abe450-8e04-45ad-9076-45aff66e4d7f" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 662538ea-d0df-45ad-a041-0c58a4489493 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.012 | 8.012 | 8.012 | 8.012 | 8.012 | 8.012 | 100.0% | 1 | | nova.list_interfaces | 0.101 | 0.101 | 0.101 | 0.101 | 0.101 | 0.101 | 100.0% | 1 | | total | 8.114 | 8.114 | 8.114 | 8.114 | 8.114 | 8.114 | 100.0% | 1 | | -> duration | 7.114 | 7.114 | 7.114 | 7.114 | 7.114 | 7.114 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.11386 Full duration: 32.227556 -------------------------------------------------------------------------------- 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 662538ea-d0df-45ad-a041-0c58a4489493 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.654 | 0.654 | 0.654 | 0.654 | 0.654 | 0.654 | 100.0% | 1 | | nova.delete_server_group | 0.099 | 0.099 | 0.099 | 0.099 | 0.099 | 0.099 | 100.0% | 1 | | total | 0.753 | 0.753 | 0.753 | 0.753 | 0.753 | 0.753 | 100.0% | 1 | | -> duration | 0.753 | 0.753 | 0.753 | 0.753 | 0.753 | 0.753 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.752742 Full duration: 9.367662 HINTS: * To plot HTML graphics with this data, run: rally task report 662538ea-d0df-45ad-a041-0c58a4489493 --out output.html * To generate a JUnit report, run: rally task export 662538ea-d0df-45ad-a041-0c58a4489493 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 662538ea-d0df-45ad-a041-0c58a4489493 --json --out output.json 2018-08-01 10:11:37,289 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '662538ea-d0df-45ad-a041-0c58a4489493', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.json'] 2018-08-01 10:11:39,664 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 662538ea-d0df-45ad-a041-0c58a4489493 --out /home/opnfv/functest/results/rally/opnfv-nova.json 2018-08-01 10:11:39.552 12059 INFO rally.api [-] Building 'json' report for the following task(s): '662538ea-d0df-45ad-a041-0c58a4489493'. 2018-08-01 10:11:39.563 12059 INFO rally.api [-] The report has been successfully built. 2018-08-01 10:11:39,665 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '662538ea-d0df-45ad-a041-0c58a4489493', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-08-01 10:11:42,039 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 662538ea-d0df-45ad-a041-0c58a4489493 --out /home/opnfv/functest/results/rally/opnfv-nova.html 2018-08-01 10:11:41.909 12062 INFO rally.api [-] Building 'html' report for the following task(s): '662538ea-d0df-45ad-a041-0c58a4489493'. 2018-08-01 10:11:41.937 12062 INFO rally.api [-] The report has been successfully built. 2018-08-01 10:11:42,054 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" OK. 2018-08-01 10:11:42,055 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-08-01 10:11:42,055 - 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-08-01 10:11:42,056 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-01 10:11:42,071 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-01 10:11:42,072 - 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': '135cb793-d7ea-4570-8c80-0ec7f4b5fb84', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_74abe450-8e04-45ad-9076-45aff66e4d7f', 'flavor_name': 'rally_sanity-flavor_74abe450-8e04-45ad-9076-45aff66e4d7f', '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_74abe450-8e04-45ad-9076-45aff66e4d7f', '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-08-01 10:12:31,396 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 4e9288a7-6bf6-4917-b61e-a6f86ab28d5c 2018-08-01 10:12:31,396 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '4e9288a7-6bf6-4917-b61e-a6f86ab28d5c'] 2018-08-01 10:12:32,328 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 4e9288a7-6bf6-4917-b61e-a6f86ab28d5c -------------------------------------------------------------------------------- Task 4e9288a7-6bf6-4917-b61e-a6f86ab28d5c: 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 4e9288a7-6bf6-4917-b61e-a6f86ab28d5c 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.731 | 0.731 | 0.731 | 0.731 | 0.731 | 0.731 | 100.0% | 1 | | quotas.delete_quotas | 0.193 | 0.193 | 0.193 | 0.193 | 0.193 | 0.193 | 100.0% | 1 | | total | 0.924 | 0.924 | 0.924 | 0.924 | 0.924 | 0.924 | 100.0% | 1 | | -> duration | 0.924 | 0.924 | 0.924 | 0.924 | 0.924 | 0.924 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.923772 Full duration: 8.488057 -------------------------------------------------------------------------------- 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 4e9288a7-6bf6-4917-b61e-a6f86ab28d5c 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.906 | 0.906 | 0.906 | 0.906 | 0.906 | 0.906 | 100.0% | 1 | | total | 0.906 | 0.906 | 0.906 | 0.906 | 0.906 | 0.906 | 100.0% | 1 | | -> duration | 0.906 | 0.906 | 0.906 | 0.906 | 0.906 | 0.906 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.906348 Full duration: 7.962689 -------------------------------------------------------------------------------- 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 4e9288a7-6bf6-4917-b61e-a6f86ab28d5c 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.322 | 0.322 | 0.322 | 0.322 | 0.322 | 0.322 | 100.0% | 1 | | total | 0.724 | 0.724 | 0.724 | 0.724 | 0.724 | 0.724 | 100.0% | 1 | | -> duration | 0.724 | 0.724 | 0.724 | 0.724 | 0.724 | 0.724 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.723897 Full duration: 7.81856 -------------------------------------------------------------------------------- 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 4e9288a7-6bf6-4917-b61e-a6f86ab28d5c 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.074 | 1.074 | 1.074 | 1.074 | 1.074 | 1.074 | 100.0% | 1 | | total | 1.074 | 1.074 | 1.074 | 1.074 | 1.074 | 1.074 | 100.0% | 1 | | -> duration | 1.074 | 1.074 | 1.074 | 1.074 | 1.074 | 1.074 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.073874 Full duration: 8.668704 HINTS: * To plot HTML graphics with this data, run: rally task report 4e9288a7-6bf6-4917-b61e-a6f86ab28d5c --out output.html * To generate a JUnit report, run: rally task export 4e9288a7-6bf6-4917-b61e-a6f86ab28d5c --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 4e9288a7-6bf6-4917-b61e-a6f86ab28d5c --json --out output.json 2018-08-01 10:12:32,329 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '4e9288a7-6bf6-4917-b61e-a6f86ab28d5c', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.json'] 2018-08-01 10:12:35,002 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 4e9288a7-6bf6-4917-b61e-a6f86ab28d5c --out /home/opnfv/functest/results/rally/opnfv-quotas.json 2018-08-01 10:12:34.869 12575 INFO rally.api [-] Building 'json' report for the following task(s): '4e9288a7-6bf6-4917-b61e-a6f86ab28d5c'. 2018-08-01 10:12:34.874 12575 INFO rally.api [-] The report has been successfully built. 2018-08-01 10:12:35,003 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '4e9288a7-6bf6-4917-b61e-a6f86ab28d5c', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-08-01 10:12:37,564 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 4e9288a7-6bf6-4917-b61e-a6f86ab28d5c --out /home/opnfv/functest/results/rally/opnfv-quotas.html 2018-08-01 10:12:37.444 12578 INFO rally.api [-] Building 'html' report for the following task(s): '4e9288a7-6bf6-4917-b61e-a6f86ab28d5c'. 2018-08-01 10:12:37.465 12578 INFO rally.api [-] The report has been successfully built. 2018-08-01 10:12:37,570 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-08-01 10:12:37,573 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:43 | 6 | 100.00% | | glance | 01:06 | 4 | 100.00% | | cinder | 02:30 | 10 | 100.00% | | gnocchi | 01:21 | 11 | 100.00% | | heat | 00:56 | 4 | 100.00% | | keystone | 02:48 | 11 | 100.00% | | neutron | 04:33 | 11 | 100.00% | | nova | 05:02 | 9 | 100.00% | | quotas | 00:32 | 4 | 100.00% | | | | | | | TOTAL: | 00:19:37 | 70 | 100.00% | +----------------+------------+----------------+-----------+ 2018-08-01 10:12:37,574 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 100.00% in 9/9 modules 2018-08-01 10:12:37,689 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-01 10:12:37,689 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 24:35 | PASS | +----------------------+------------------+------------------+----------------+ 2018-08-01 10:12:37,695 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-01 10:12:37,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}1fa02169e69791efe0c2b447c222aeae59f182bc" 2018-08-01 10:12:37,898 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:12: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-c02d56ac-515a-49bb-99ab-7a87590457cc x-compute-request-id: req-c02d56ac-515a-49bb-99ab-7a87590457cc Content-Encoding: gzip Content-Length: 363 Content-Type: application/json RESP BODY: {"flavors": [{"name": "rally_sanity-flavor_74abe450-8e04-45ad-9076-45aff66e4d7f", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/356d6ef6-c248-4a88-bad8-67c59a707f81", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/356d6ef6-c248-4a88-bad8-67c59a707f81", "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": "356d6ef6-c248-4a88-bad8-67c59a707f81"}, {"name": "rally_sanity-flavor_alt_74abe450-8e04-45ad-9076-45aff66e4d7f", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/f91d258e-dcf1-4e6e-85a3-cbea2f7bd831", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/f91d258e-dcf1-4e6e-85a3-cbea2f7bd831", "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": "f91d258e-dcf1-4e6e-85a3-cbea2f7bd831"}]} 2018-08-01 10:12:37,898 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-c02d56ac-515a-49bb-99ab-7a87590457cc 2018-08-01 10:12:37,898 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.20311999321s 2018-08-01 10:12:37,898 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-c02d56ac-515a-49bb-99ab-7a87590457cc 2018-08-01 10:12:37,901 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-01 10:12:37,903 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/f91d258e-dcf1-4e6e-85a3-cbea2f7bd831 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1fa02169e69791efe0c2b447c222aeae59f182bc" 2018-08-01 10:12:37,931 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 10:12: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-4df82d77-70e8-4412-bd2c-27d507a95213 x-compute-request-id: req-4df82d77-70e8-4412-bd2c-27d507a95213 Content-Length: 0 Content-Type: application/json 2018-08-01 10:12:37,932 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/f91d258e-dcf1-4e6e-85a3-cbea2f7bd831 used request id req-4df82d77-70e8-4412-bd2c-27d507a95213 2018-08-01 10:12:37,932 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0308120250702s 2018-08-01 10:12:37,932 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/f91d258e-dcf1-4e6e-85a3-cbea2f7bd831 used request id req-4df82d77-70e8-4412-bd2c-27d507a95213 2018-08-01 10:12:37,932 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-01 10:12:37,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/634184c8-9259-408b-9131-372ca5678f60/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}1fa02169e69791efe0c2b447c222aeae59f182bc" -d '{"subnet_id": "9205084b-f81f-4d41-99f1-fa6037d5b8f9"}' 2018-08-01 10:12:39,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-e198f84d-9423-42e6-9279-4bd12ede47fd Date: Wed, 01 Aug 2018 10:12:39 GMT RESP BODY: {"network_id": "135cb793-d7ea-4570-8c80-0ec7f4b5fb84", "tenant_id": "8d96727022f4443794db44ecde432faf", "subnet_id": "9205084b-f81f-4d41-99f1-fa6037d5b8f9", "subnet_ids": ["9205084b-f81f-4d41-99f1-fa6037d5b8f9"], "port_id": "3f9774e1-c9fe-4138-8816-32e853909d99", "id": "634184c8-9259-408b-9131-372ca5678f60"} 2018-08-01 10:12:39,742 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/634184c8-9259-408b-9131-372ca5678f60/remove_router_interface.json used request id req-e198f84d-9423-42e6-9279-4bd12ede47fd 2018-08-01 10:12:39,742 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.80916285515s 2018-08-01 10:12:39,742 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/634184c8-9259-408b-9131-372ca5678f60/remove_router_interface.json used request id req-e198f84d-9423-42e6-9279-4bd12ede47fd returning object 634184c8-9259-408b-9131-372ca5678f60 2018-08-01 10:12:39,742 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-01 10:12:39,743 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}1fa02169e69791efe0c2b447c222aeae59f182bc" 2018-08-01 10:12:39,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-8f0c4c05-9fee-4ebf-88e6-ab5ee85ca373 Date: Wed, 01 Aug 2018 10:12:39 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a5a333a9-9d0e-46a5-9440-2aa9c95d5013", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:48:03Z", "admin_state_up": true, "updated_at": "2018-08-01T10:12:38Z", "project_id": "8d96727022f4443794db44ecde432faf", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "634184c8-9259-408b-9131-372ca5678f60", "name": "rally_sanity-router_74abe450-8e04-45ad-9076-45aff66e4d7f"}]} 2018-08-01 10:12:39,861 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-8f0c4c05-9fee-4ebf-88e6-ab5ee85ca373 2018-08-01 10:12:39,861 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.11891412735s 2018-08-01 10:12:39,862 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-8f0c4c05-9fee-4ebf-88e6-ab5ee85ca373 2018-08-01 10:12:39,863 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-01 10:12:39,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/634184c8-9259-408b-9131-372ca5678f60.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1fa02169e69791efe0c2b447c222aeae59f182bc" 2018-08-01 10:12:40,918 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d93cf80a-0f1d-4708-9c23-9343a569dfbc Content-Length: 0 Date: Wed, 01 Aug 2018 10:12:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:12:40,918 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/634184c8-9259-408b-9131-372ca5678f60.json used request id req-d93cf80a-0f1d-4708-9c23-9343a569dfbc 2018-08-01 10:12:40,918 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.0548222065s 2018-08-01 10:12:40,918 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/634184c8-9259-408b-9131-372ca5678f60.json used request id req-d93cf80a-0f1d-4708-9c23-9343a569dfbc 2018-08-01 10:12:40,919 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-01 10:12:40,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}1fa02169e69791efe0c2b447c222aeae59f182bc" 2018-08-01 10:12:40,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1330 X-Openstack-Request-Id: req-16c61178-bc07-4ba5-8e0b-0ae0b10fd61a Date: Wed, 01 Aug 2018 10:12:40 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:48:03Z","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":"9205084b-f81f-4d41-99f1-fa6037d5b8f9","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_sanity-subnet_74abe450-8e04-45ad-9076-45aff66e4d7f","enable_dhcp":true,"segment_id":null,"network_id":"135cb793-d7ea-4570-8c80-0ec7f4b5fb84","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:48:03Z","ip_version":4},{"updated_at":"2018-08-01T09:28:43Z","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":"a5a333a9-9d0e-46a5-9440-2aa9c95d5013","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"dbe9669438844f3faecdc7fcc050e0d8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:43Z","ip_version":4}]} 2018-08-01 10:12:40,960 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-16c61178-bc07-4ba5-8e0b-0ae0b10fd61a 2018-08-01 10:12:40,960 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0410270690918s 2018-08-01 10:12:40,960 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-16c61178-bc07-4ba5-8e0b-0ae0b10fd61a 2018-08-01 10:12:40,962 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-01 10:12:40,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/9205084b-f81f-4d41-99f1-fa6037d5b8f9.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1fa02169e69791efe0c2b447c222aeae59f182bc" 2018-08-01 10:12:41,895 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-22abd2c7-4c76-4104-8f18-d47cc69ebe04 Date: Wed, 01 Aug 2018 10:12:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:12:41,895 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/9205084b-f81f-4d41-99f1-fa6037d5b8f9.json used request id req-22abd2c7-4c76-4104-8f18-d47cc69ebe04 2018-08-01 10:12:41,895 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.933049201965s 2018-08-01 10:12:41,896 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/9205084b-f81f-4d41-99f1-fa6037d5b8f9.json used request id req-22abd2c7-4c76-4104-8f18-d47cc69ebe04 2018-08-01 10:12:41,896 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-01 10:12:41,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}1fa02169e69791efe0c2b447c222aeae59f182bc" 2018-08-01 10:12:41,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1437 X-Openstack-Request-Id: req-8c5f5bb8-d885-4669-9289-4eb1a2dabc90 Date: Wed, 01 Aug 2018 10:12:41 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1450,"id":"135cb793-d7ea-4570-8c80-0ec7f4b5fb84","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":36,"ipv4_address_scope":null,"shared":true,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T10:12:41Z","qos_policy_id":null,"name":"rally_sanity-net_74abe450-8e04-45ad-9076-45aff66e4d7f","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T09:48:02Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dbe9669438844f3faecdc7fcc050e0d8","l2_adjacency":true,"status":"ACTIVE","subnets":["a5a333a9-9d0e-46a5-9440-2aa9c95d5013"],"description":"","tags":[],"updated_at":"2018-08-01T09:28:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:38Z","provider:network_type":"flat"}]} 2018-08-01 10:12:41,980 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-8c5f5bb8-d885-4669-9289-4eb1a2dabc90 2018-08-01 10:12:41,980 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0837712287903s 2018-08-01 10:12:41,980 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-8c5f5bb8-d885-4669-9289-4eb1a2dabc90 2018-08-01 10:12:41,981 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-01 10:12:41,982 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/135cb793-d7ea-4570-8c80-0ec7f4b5fb84.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1fa02169e69791efe0c2b447c222aeae59f182bc" 2018-08-01 10:12:42,926 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6aaf1509-3ba5-417a-b7c7-f9dfbb3a7754 Date: Wed, 01 Aug 2018 10:12:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:12:42,927 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/135cb793-d7ea-4570-8c80-0ec7f4b5fb84.json used request id req-6aaf1509-3ba5-417a-b7c7-f9dfbb3a7754 2018-08-01 10:12:42,927 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.945146083832s 2018-08-01 10:12:42,927 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/135cb793-d7ea-4570-8c80-0ec7f4b5fb84.json used request id req-6aaf1509-3ba5-417a-b7c7-f9dfbb3a7754 2018-08-01 10:12:42,931 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-01 10:12:42,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}1fa02169e69791efe0c2b447c222aeae59f182bc" 2018-08-01 10:12:43,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1205 Content-Type: application/json X-Openstack-Request-Id: req-1ab9a635-7d1d-4bc3-869a-a3c2acfe89fa Date: Wed, 01 Aug 2018 10:12:43 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/fbfbc894-834e-4103-90c7-daf2d50752db/snap", "metadata": {}}], "file": "/v2/images/fbfbc894-834e-4103-90c7-daf2d50752db/file", "owner": "8d96727022f4443794db44ecde432faf", "id": "fbfbc894-834e-4103-90c7-daf2d50752db", "size": 12716032, "self": "/v2/images/fbfbc894-834e-4103-90c7-daf2d50752db", "disk_format": "qcow2", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/fbfbc894-834e-4103-90c7-daf2d50752db/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-01T09:48:07Z", "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_74abe450-8e04-45ad-9076-45aff66e4d7f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_74abe450-8e04-45ad-9076-45aff66e4d7f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-01T09:48:07Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-01 10:12:43,129 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-1ab9a635-7d1d-4bc3-869a-a3c2acfe89fa 2018-08-01 10:12:43,129 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.198317050934s 2018-08-01 10:12:43,130 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-1ab9a635-7d1d-4bc3-869a-a3c2acfe89fa 2018-08-01 10:12:43,140 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-01 10:12:43,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/fbfbc894-834e-4103-90c7-daf2d50752db -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1fa02169e69791efe0c2b447c222aeae59f182bc" 2018-08-01 10:12:43,446 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-fa2d39db-5945-4fee-8df8-1cb0903be5f4 Date: Wed, 01 Aug 2018 10:12:43 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-01 10:12:43,446 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/fbfbc894-834e-4103-90c7-daf2d50752db used request id req-fa2d39db-5945-4fee-8df8-1cb0903be5f4 2018-08-01 10:12:43,447 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.305672168732s 2018-08-01 10:12:43,447 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/fbfbc894-834e-4103-90c7-daf2d50752db used request id req-fa2d39db-5945-4fee-8df8-1cb0903be5f4 2018-08-01 10:12:43,448 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-01 10:12:43,451 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}1fa02169e69791efe0c2b447c222aeae59f182bc" 2018-08-01 10:12:43,474 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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-c0986232-51d3-4b28-be45-114913d5fbef x-compute-request-id: req-c0986232-51d3-4b28-be45-114913d5fbef Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "rally_sanity-flavor_74abe450-8e04-45ad-9076-45aff66e4d7f", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/356d6ef6-c248-4a88-bad8-67c59a707f81", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/356d6ef6-c248-4a88-bad8-67c59a707f81", "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": "356d6ef6-c248-4a88-bad8-67c59a707f81"}]} 2018-08-01 10:12:43,474 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-c0986232-51d3-4b28-be45-114913d5fbef 2018-08-01 10:12:43,474 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0265018939972s 2018-08-01 10:12:43,475 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-c0986232-51d3-4b28-be45-114913d5fbef 2018-08-01 10:12:43,477 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-01 10:12:43,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/356d6ef6-c248-4a88-bad8-67c59a707f81 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1fa02169e69791efe0c2b447c222aeae59f182bc" 2018-08-01 10:12:43,522 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 10: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 x-openstack-request-id: req-be045a5b-0f5c-497f-ab33-9b732aafeb6c x-compute-request-id: req-be045a5b-0f5c-497f-ab33-9b732aafeb6c Content-Length: 0 Content-Type: application/json 2018-08-01 10:12:43,522 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/356d6ef6-c248-4a88-bad8-67c59a707f81 used request id req-be045a5b-0f5c-497f-ab33-9b732aafeb6c 2018-08-01 10:12:43,522 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0453081130981s 2018-08-01 10:12:43,522 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/356d6ef6-c248-4a88-bad8-67c59a707f81 used request id req-be045a5b-0f5c-497f-ab33-9b732aafeb6c 2018-08-01 10:12:43,570 - xtesting.ci.run_tests - INFO - Loading test case 'patrole'... 2018-08-01 10:12:43,607 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-01 10:12:43,607 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-01 10:12:43,608 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-01 10:12:43,608 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-01 10:12:43,608 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-01 10:12:43,608 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-01 10:12:43,608 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-01 10:12:43,608 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-01 10:12:43,608 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-01 10:12:43,608 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-01 10:12:43,608 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-01 10:12:43,609 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-01 10:12:43,609 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-01 10:12:43,609 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-01 10:12:43,609 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-01 10:12:43,609 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-01 10:12:43,609 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-01 10:12:43,609 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-01 10:12:43,609 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-01 10:12:43,609 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-01 10:12:43,609 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-01 10:12:43,609 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-01 10:12:43,610 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-01 10:12:43,610 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-01 10:12:43,610 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-01 10:12:43,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-01 10:12:43,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:12:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47ee3bb8-cf0b-4d96-8a11-820baca281fb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:12:43,623 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-47ee3bb8-cf0b-4d96-8a11-820baca281fb 2018-08-01 10:12:43,623 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-08-01 10:12:43,995 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:12:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["d9Ow5UGDQ9ua3NJJgxTNSA"], "issued_at": "2018-08-01T10:12:43.000000Z"}} 2018-08-01 10:12:43,999 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-01 10:12:43,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}e11423abc758d2257262c318c6badd65d4d373c9" 2018-08-01 10:12:44,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-148aaa14-2ae9-4e0c-ac47-4a1a9c37d38e Date: Wed, 01 Aug 2018 10:12:44 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dbe9669438844f3faecdc7fcc050e0d8","l2_adjacency":true,"status":"ACTIVE","subnets":["a5a333a9-9d0e-46a5-9440-2aa9c95d5013"],"description":"","tags":[],"updated_at":"2018-08-01T09:28:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:38Z","provider:network_type":"flat"}]} 2018-08-01 10:12:44,227 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-148aaa14-2ae9-4e0c-ac47-4a1a9c37d38e 2018-08-01 10:12:44,227 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.228114843369s 2018-08-01 10:12:44,227 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-148aaa14-2ae9-4e0c-ac47-4a1a9c37d38e 2018-08-01 10:12:44,228 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-01 10:12:47,092 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-08-01 10:12:49,960 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | dcef7cb7-a7b8-43cf-bdae-c5641339893f | 2018-08-01T10:12:49.537254 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: dcef7cb7-a7b8-43cf-bdae-c5641339893f ~/.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-08-01 10:12:53,578 - 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-08-01 10:12:53,579 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-01 10:12:56,162 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-08-01 10:12:59,821 - 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=cd2392b3-2581-4afa-baf0-ccd8d465be52) as the default verifier for the future CLI operations. 2018-08-01 10:13:03,042 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-08-01 10:13:03,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}e11423abc758d2257262c318c6badd65d4d373c9" 2018-08-01 10:13:03,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9931 X-Openstack-Request-Id: req-ec9ccadc-8680-4ff9-acc3-82c9e0ff7a01 Date: Wed, 01 Aug 2018 10:13:03 GMT RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "tag", "updated": "2016-01-01T00:00:00-00:00", "name": "Tag support", "links": [], "description": "Enables to set tag on resources."}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: trunk, policy, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "tag-ext", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources: subnet, subnetpool, port, router", "links": [], "description": "Extends tag support to more L2 and L3 resources."}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}]} 2018-08-01 10:13:03,232 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/extensions.json used request id req-ec9ccadc-8680-4ff9-acc3-82c9e0ff7a01 2018-08-01 10:13:03,232 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.189595937729s 2018-08-01 10:13:03,233 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/extensions.json used request id req-ec9ccadc-8680-4ff9-acc3-82c9e0ff7a01 2018-08-01 10:13:03,242 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2018-08-01 10:13:03,243 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-01 10:13:03,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}e11423abc758d2257262c318c6badd65d4d373c9" -d '{"network": {"name": "patrole-net_ff25c759-632f-4aeb-8f34-c63c1e181a2f", "admin_state_up": true}}' 2018-08-01 10:13:03,514 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-63ea7633-aa28-438c-8722-4fc9cba2db0e Date: Wed, 01 Aug 2018 10:13:03 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"80d74148-c541-4931-bfd9-abf04bac2e89","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":68,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T10:13:03Z","is_default":false,"qos_policy_id":null,"name":"patrole-net_ff25c759-632f-4aeb-8f34-c63c1e181a2f","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T10:13:03Z","mtu":1450}} 2018-08-01 10:13:03,514 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-63ea7633-aa28-438c-8722-4fc9cba2db0e 2018-08-01 10:13:03,514 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.27122092247s 2018-08-01 10:13:03,515 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-63ea7633-aa28-438c-8722-4fc9cba2db0e 2018-08-01 10:13:03,515 - 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-08-01T10:13:03Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'80d74148-c541-4931-bfd9-abf04bac2e89', u'provider:segmentation_id': 68, 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_ff25c759-632f-4aeb-8f34-c63c1e181a2f', u'created_at': u'2018-08-01T10:13:03Z', u'mtu': 1450, u'tenant_id': u'8d96727022f4443794db44ecde432faf', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'8d96727022f4443794db44ecde432faf', u'l2_adjacency': True}) 2018-08-01 10:13:03,516 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-01 10:13:03,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}e11423abc758d2257262c318c6badd65d4d373c9" 2018-08-01 10:13:03,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1427 X-Openstack-Request-Id: req-e3639e4b-9f26-4a55-92db-180b45ae0854 Date: Wed, 01 Aug 2018 10:13:03 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"80d74148-c541-4931-bfd9-abf04bac2e89","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":68,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T10:13:03Z","qos_policy_id":null,"name":"patrole-net_ff25c759-632f-4aeb-8f34-c63c1e181a2f","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T10:13:03Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dbe9669438844f3faecdc7fcc050e0d8","l2_adjacency":true,"status":"ACTIVE","subnets":["a5a333a9-9d0e-46a5-9440-2aa9c95d5013"],"description":"","tags":[],"updated_at":"2018-08-01T09:28:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:38Z","provider:network_type":"flat"}]} 2018-08-01 10:13:03,641 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-e3639e4b-9f26-4a55-92db-180b45ae0854 2018-08-01 10:13:03,641 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.124842882156s 2018-08-01 10:13:03,641 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-e3639e4b-9f26-4a55-92db-180b45ae0854 2018-08-01 10:13:03,643 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-01 10:13:03,644 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}e11423abc758d2257262c318c6badd65d4d373c9" -d '{"subnet": {"name": "patrole-subnet_ff25c759-632f-4aeb-8f34-c63c1e181a2f", "enable_dhcp": true, "network_id": "80d74148-c541-4931-bfd9-abf04bac2e89", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-01 10:13:04,283 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-f44ac8a7-a665-451a-a651-f24e05426941 Date: Wed, 01 Aug 2018 10:13:04 GMT RESP BODY: {"subnet":{"updated_at":"2018-08-01T10:13:03Z","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":"d4f7f1a4-bd9a-476b-a5e0-9ca71d89dde8","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"patrole-subnet_ff25c759-632f-4aeb-8f34-c63c1e181a2f","enable_dhcp":true,"segment_id":null,"network_id":"80d74148-c541-4931-bfd9-abf04bac2e89","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T10:13:03Z","ip_version":4}} 2018-08-01 10:13:04,283 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-f44ac8a7-a665-451a-a651-f24e05426941 2018-08-01 10:13:04,283 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.639763116837s 2018-08-01 10:13:04,284 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-f44ac8a7-a665-451a-a651-f24e05426941 2018-08-01 10:13:04,284 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-01T10:13:03Z', 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'd4f7f1a4-bd9a-476b-a5e0-9ca71d89dde8', u'subnetpool_id': None, u'service_types': [], u'name': u'patrole-subnet_ff25c759-632f-4aeb-8f34-c63c1e181a2f', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'80d74148-c541-4931-bfd9-abf04bac2e89', u'tenant_id': u'8d96727022f4443794db44ecde432faf', u'created_at': u'2018-08-01T10:13:03Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'8d96727022f4443794db44ecde432faf'}) 2018-08-01 10:13:04,285 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-01 10:13:04,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}e11423abc758d2257262c318c6badd65d4d373c9" -d '{"router": {"external_gateway_info": {"network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089"}, "name": "patrole-router_ff25c759-632f-4aeb-8f34-c63c1e181a2f", "admin_state_up": true}}' 2018-08-01 10:13:05,849 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 707 X-Openstack-Request-Id: req-a34130fa-9e31-4f9c-b963-1deb07c70be6 Date: Wed, 01 Aug 2018 10:13:05 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a5a333a9-9d0e-46a5-9440-2aa9c95d5013", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T10:13:04Z", "admin_state_up": true, "updated_at": "2018-08-01T10:13:05Z", "project_id": "8d96727022f4443794db44ecde432faf", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "3aeb0365-9b13-49c7-b771-c22ea5677391", "name": "patrole-router_ff25c759-632f-4aeb-8f34-c63c1e181a2f"}} 2018-08-01 10:13:05,849 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-a34130fa-9e31-4f9c-b963-1deb07c70be6 2018-08-01 10:13:05,849 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.56469202042s 2018-08-01 10:13:05,850 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-a34130fa-9e31-4f9c-b963-1deb07c70be6 2018-08-01 10:13:05,850 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-01T10:13:05Z', u'revision_number': 2, u'ha': False, u'id': u'3aeb0365-9b13-49c7-b771-c22ea5677391', u'external_gateway_info': {u'network_id': u'e7d7be46-2840-4976-87a2-d78a4e5c6089', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'a5a333a9-9d0e-46a5-9440-2aa9c95d5013', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'patrole-router_ff25c759-632f-4aeb-8f34-c63c1e181a2f', u'admin_state_up': True, u'tenant_id': u'8d96727022f4443794db44ecde432faf', u'created_at': u'2018-08-01T10:13:04Z', u'flavor_id': None, u'routes': [], u'project_id': u'8d96727022f4443794db44ecde432faf'}) 2018-08-01 10:13:05,851 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-01 10:13:05,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/3aeb0365-9b13-49c7-b771-c22ea5677391/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}e11423abc758d2257262c318c6badd65d4d373c9" -d '{"subnet_id": "d4f7f1a4-bd9a-476b-a5e0-9ca71d89dde8"}' 2018-08-01 10:13:07,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-968893b5-dd97-404f-aca5-b565d9f56962 Date: Wed, 01 Aug 2018 10:13:07 GMT RESP BODY: {"network_id": "80d74148-c541-4931-bfd9-abf04bac2e89", "tenant_id": "8d96727022f4443794db44ecde432faf", "subnet_id": "d4f7f1a4-bd9a-476b-a5e0-9ca71d89dde8", "subnet_ids": ["d4f7f1a4-bd9a-476b-a5e0-9ca71d89dde8"], "port_id": "f9f569bf-43c7-4568-9190-3cfae2276244", "id": "3aeb0365-9b13-49c7-b771-c22ea5677391"} 2018-08-01 10:13:07,855 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/3aeb0365-9b13-49c7-b771-c22ea5677391/add_router_interface.json used request id req-968893b5-dd97-404f-aca5-b565d9f56962 2018-08-01 10:13:07,855 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.00365495682s 2018-08-01 10:13:07,855 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/3aeb0365-9b13-49c7-b771-c22ea5677391/add_router_interface.json used request id req-968893b5-dd97-404f-aca5-b565d9f56962 returning object 3aeb0365-9b13-49c7-b771-c22ea5677391 2018-08-01 10:13:07,856 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-01 10:13:07,983 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-01 10:13:07,985 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-01 10:13:07,988 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Wed, 01 Aug 2018 10:13:07 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2018-08-01 10:13:07,991 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-01 10:13:07,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}e11423abc758d2257262c318c6badd65d4d373c9" 2018-08-01 10:13:08,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-ffed513b-7762-4b1e-a6fa-3201fa781627 Date: Wed, 01 Aug 2018 10:13:08 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-01 10:13:08,170 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-ffed513b-7762-4b1e-a6fa-3201fa781627 2018-08-01 10:13:08,170 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.179044961929s 2018-08-01 10:13:08,170 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-ffed513b-7762-4b1e-a6fa-3201fa781627 2018-08-01 10:13:08,178 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-01 10:13:08,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}e11423abc758d2257262c318c6badd65d4d373c9" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_ff25c759-632f-4aeb-8f34-c63c1e181a2f", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_ff25c759-632f-4aeb-8f34-c63c1e181a2f"}' 2018-08-01 10:13:08,252 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 865 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/288ca9e2-f17c-453e-ad36-99101bcc64b2 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-b561d652-5cf1-4c74-a59d-a730c77f00b6 Date: Wed, 01 Aug 2018 10:13:08 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/288ca9e2-f17c-453e-ad36-99101bcc64b2/file", "owner": "8d96727022f4443794db44ecde432faf", "id": "288ca9e2-f17c-453e-ad36-99101bcc64b2", "size": null, "self": "/v2/images/288ca9e2-f17c-453e-ad36-99101bcc64b2", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-01T10:13:08Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_ff25c759-632f-4aeb-8f34-c63c1e181a2f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_ff25c759-632f-4aeb-8f34-c63c1e181a2f", "checksum": null, "created_at": "2018-08-01T10:13:08Z", "protected": false} 2018-08-01 10:13:08,252 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-b561d652-5cf1-4c74-a59d-a730c77f00b6 2018-08-01 10:13:08,252 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.07395195961s 2018-08-01 10:13:08,253 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-b561d652-5cf1-4c74-a59d-a730c77f00b6 returning object 288ca9e2-f17c-453e-ad36-99101bcc64b2 2018-08-01 10:13:08,253 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-01 10:13:08,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/288ca9e2-f17c-453e-ad36-99101bcc64b2/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}e11423abc758d2257262c318c6badd65d4d373c9" -d '' 2018-08-01 10:13:08,798 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-50128dd0-2159-4f9a-8c78-fa40dea9b149 Date: Wed, 01 Aug 2018 10:13:08 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-01 10:13:08,798 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/288ca9e2-f17c-453e-ad36-99101bcc64b2/file used request id req-50128dd0-2159-4f9a-8c78-fa40dea9b149 2018-08-01 10:13:08,799 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.545091867447s 2018-08-01 10:13:08,799 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/288ca9e2-f17c-453e-ad36-99101bcc64b2/file used request id req-50128dd0-2159-4f9a-8c78-fa40dea9b149 2018-08-01 10:13:08,799 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/patrole-img_ff25c759-632f-4aeb-8f34-c63c1e181a2f', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-08-01T10:13:08Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/288ca9e2-f17c-453e-ad36-99101bcc64b2/file', u'owner': u'8d96727022f4443794db44ecde432faf', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'288ca9e2-f17c-453e-ad36-99101bcc64b2', u'size': None, u'name': u'patrole-img_ff25c759-632f-4aeb-8f34-c63c1e181a2f', u'checksum': None, u'self': u'/v2/images/288ca9e2-f17c-453e-ad36-99101bcc64b2', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-08-01T10:13:08Z', u'schema': u'/v2/schemas/image'}) 2018-08-01 10:13:08,800 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-01 10:13:08,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}e11423abc758d2257262c318c6badd65d4d373c9" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "patrole-flavor_ff25c759-632f-4aeb-8f34-c63c1e181a2f", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-01 10:13:09,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:13: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-4685cd05-a5b0-4335-b7eb-dc9f29b9c8e4 x-compute-request-id: req-4685cd05-a5b0-4335-b7eb-dc9f29b9c8e4 Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavor": {"name": "patrole-flavor_ff25c759-632f-4aeb-8f34-c63c1e181a2f", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/a5d50bf8-8f0e-46e0-ad5a-a736df8386ff", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/a5d50bf8-8f0e-46e0-ad5a-a736df8386ff", "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": "a5d50bf8-8f0e-46e0-ad5a-a736df8386ff"}} 2018-08-01 10:13:09,104 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-4685cd05-a5b0-4335-b7eb-dc9f29b9c8e4 2018-08-01 10:13:09,104 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.304147958755s 2018-08-01 10:13:09,104 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-4685cd05-a5b0-4335-b7eb-dc9f29b9c8e4 2018-08-01 10:13:09,105 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_ff25c759-632f-4aeb-8f34-c63c1e181a2f', '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'8d96727022f4443794db44ecde432faf', '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'a5d50bf8-8f0e-46e0-ad5a-a736df8386ff', 'swap': 0}) 2018-08-01 10:13:09,106 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-01 10:13:09,109 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/a5d50bf8-8f0e-46e0-ad5a-a736df8386ff/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}e11423abc758d2257262c318c6badd65d4d373c9" -d '{"extra_specs": {}}' 2018-08-01 10:13:09,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:13: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-2f9f9255-51ce-4f50-b5d5-0776fd240c52 x-compute-request-id: req-2f9f9255-51ce-4f50-b5d5-0776fd240c52 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-01 10:13:09,159 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/a5d50bf8-8f0e-46e0-ad5a-a736df8386ff/os-extra_specs used request id req-2f9f9255-51ce-4f50-b5d5-0776fd240c52 2018-08-01 10:13:09,160 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0533349514008s 2018-08-01 10:13:09,160 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/a5d50bf8-8f0e-46e0-ad5a-a736df8386ff/os-extra_specs used request id req-2f9f9255-51ce-4f50-b5d5-0776fd240c52 2018-08-01 10:13:09,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-01 10:13:09,170 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:13: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:13:09,174 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-01 10:13:09,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}e11423abc758d2257262c318c6badd65d4d373c9" 2018-08-01 10:13:09,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:13:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c246ca6-55a3-4a99-a8b0-28c9b6e9ccbb Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:13:09,263 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-7c246ca6-55a3-4a99-a8b0-28c9b6e9ccbb 2018-08-01 10:13:09,263 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0887479782104s 2018-08-01 10:13:09,264 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-7c246ca6-55a3-4a99-a8b0-28c9b6e9ccbb 2018-08-01 10:13:09,268 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-01 10:13:09,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}e11423abc758d2257262c318c6badd65d4d373c9" 2018-08-01 10:13:09,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:13:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c15e61a-967b-44ab-bf26-02d6ab449ff5 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:13:09,356 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-4c15e61a-967b-44ab-bf26-02d6ab449ff5 2018-08-01 10:13:09,357 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0883450508118s 2018-08-01 10:13:09,357 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-4c15e61a-967b-44ab-bf26-02d6ab449ff5 2018-08-01 10:13:09,359 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-08-01 10:13:09,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}e11423abc758d2257262c318c6badd65d4d373c9" 2018-08-01 10:13:09,402 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:13: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-51f63d72-0cc4-4f54-801c-3b2fb2efd49d x-compute-request-id: req-51f63d72-0cc4-4f54-801c-3b2fb2efd49d Content-Encoding: gzip Content-Length: 731 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 7}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.8", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 8}, "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.5", "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-08-01 10:13:09,402 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-hypervisors/detail used request id req-51f63d72-0cc4-4f54-801c-3b2fb2efd49d 2018-08-01 10:13:09,402 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0427899360657s 2018-08-01 10:13:09,403 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-hypervisors/detail used request id req-51f63d72-0cc4-4f54-801c-3b2fb2efd49d 2018-08-01 10:13:09,407 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-01 10:13:09,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}e11423abc758d2257262c318c6badd65d4d373c9" 2018-08-01 10:13:09,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-f368a915-1461-4202-83bd-c25272154add Date: Wed, 01 Aug 2018 10:13:09 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/288ca9e2-f17c-453e-ad36-99101bcc64b2/snap", "metadata": {}}], "file": "/v2/images/288ca9e2-f17c-453e-ad36-99101bcc64b2/file", "owner": "8d96727022f4443794db44ecde432faf", "id": "288ca9e2-f17c-453e-ad36-99101bcc64b2", "size": 12716032, "self": "/v2/images/288ca9e2-f17c-453e-ad36-99101bcc64b2", "disk_format": "qcow2", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/288ca9e2-f17c-453e-ad36-99101bcc64b2/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-01T10:13:08Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_ff25c759-632f-4aeb-8f34-c63c1e181a2f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_ff25c759-632f-4aeb-8f34-c63c1e181a2f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-01T10:13:08Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-01 10:13:09,431 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-f368a915-1461-4202-83bd-c25272154add 2018-08-01 10:13:09,431 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0236840248108s 2018-08-01 10:13:09,431 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-f368a915-1461-4202-83bd-c25272154add 2018-08-01 10:13:09,440 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-01 10:13:09,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}e11423abc758d2257262c318c6badd65d4d373c9" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_alt_ff25c759-632f-4aeb-8f34-c63c1e181a2f", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_alt_ff25c759-632f-4aeb-8f34-c63c1e181a2f"}' 2018-08-01 10:13:09,477 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 873 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/926c2c46-d81c-43be-9d74-971a11081d34 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-3a0eee18-562e-4cb3-a32d-2a70f0c593b8 Date: Wed, 01 Aug 2018 10:13:09 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/926c2c46-d81c-43be-9d74-971a11081d34/file", "owner": "8d96727022f4443794db44ecde432faf", "id": "926c2c46-d81c-43be-9d74-971a11081d34", "size": null, "self": "/v2/images/926c2c46-d81c-43be-9d74-971a11081d34", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-01T10:13:09Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_alt_ff25c759-632f-4aeb-8f34-c63c1e181a2f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_ff25c759-632f-4aeb-8f34-c63c1e181a2f", "checksum": null, "created_at": "2018-08-01T10:13:09Z", "protected": false} 2018-08-01 10:13:09,477 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-3a0eee18-562e-4cb3-a32d-2a70f0c593b8 2018-08-01 10:13:09,478 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0375299453735s 2018-08-01 10:13:09,478 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-3a0eee18-562e-4cb3-a32d-2a70f0c593b8 returning object 926c2c46-d81c-43be-9d74-971a11081d34 2018-08-01 10:13:09,478 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-01 10:13:09,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/926c2c46-d81c-43be-9d74-971a11081d34/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}e11423abc758d2257262c318c6badd65d4d373c9" -d '' 2018-08-01 10:13:09,853 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1ae8c52d-2e02-4e0f-acde-8b9840d184b3 Date: Wed, 01 Aug 2018 10:13:09 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-01 10:13:09,854 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/926c2c46-d81c-43be-9d74-971a11081d34/file used request id req-1ae8c52d-2e02-4e0f-acde-8b9840d184b3 2018-08-01 10:13:09,854 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.3751039505s 2018-08-01 10:13:09,854 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/926c2c46-d81c-43be-9d74-971a11081d34/file used request id req-1ae8c52d-2e02-4e0f-acde-8b9840d184b3 2018-08-01 10:13:09,854 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/patrole-img_alt_ff25c759-632f-4aeb-8f34-c63c1e181a2f', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-08-01T10:13:09Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/926c2c46-d81c-43be-9d74-971a11081d34/file', u'owner': u'8d96727022f4443794db44ecde432faf', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'926c2c46-d81c-43be-9d74-971a11081d34', u'size': None, u'name': u'patrole-img_alt_ff25c759-632f-4aeb-8f34-c63c1e181a2f', u'checksum': None, u'self': u'/v2/images/926c2c46-d81c-43be-9d74-971a11081d34', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-08-01T10:13:09Z', u'schema': u'/v2/schemas/image'}) 2018-08-01 10:13:09,855 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-01 10:13:09,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}e11423abc758d2257262c318c6badd65d4d373c9" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "patrole-flavor_alt_ff25c759-632f-4aeb-8f34-c63c1e181a2f", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-01 10:13:09,898 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:13: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-f4c1fcf0-24b0-45f1-82a6-323d57e976a8 x-compute-request-id: req-f4c1fcf0-24b0-45f1-82a6-323d57e976a8 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"name": "patrole-flavor_alt_ff25c759-632f-4aeb-8f34-c63c1e181a2f", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/c470ff16-6ed8-432c-8102-ac9f1fb27128", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/c470ff16-6ed8-432c-8102-ac9f1fb27128", "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": "c470ff16-6ed8-432c-8102-ac9f1fb27128"}} 2018-08-01 10:13:09,898 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-f4c1fcf0-24b0-45f1-82a6-323d57e976a8 2018-08-01 10:13:09,898 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0435400009155s 2018-08-01 10:13:09,899 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-f4c1fcf0-24b0-45f1-82a6-323d57e976a8 2018-08-01 10:13:09,900 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_ff25c759-632f-4aeb-8f34-c63c1e181a2f', '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'8d96727022f4443794db44ecde432faf', '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'c470ff16-6ed8-432c-8102-ac9f1fb27128', 'swap': 0}) 2018-08-01 10:13:09,900 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-01 10:13:09,903 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/c470ff16-6ed8-432c-8102-ac9f1fb27128/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}e11423abc758d2257262c318c6badd65d4d373c9" -d '{"extra_specs": {}}' 2018-08-01 10:13:09,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:13: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-76fcb025-7caf-4451-aa0e-557485ad1827 x-compute-request-id: req-76fcb025-7caf-4451-aa0e-557485ad1827 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-01 10:13:09,923 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/c470ff16-6ed8-432c-8102-ac9f1fb27128/os-extra_specs used request id req-76fcb025-7caf-4451-aa0e-557485ad1827 2018-08-01 10:13:09,923 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.023001909256s 2018-08-01 10:13:09,924 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/c470ff16-6ed8-432c-8102-ac9f1fb27128/os-extra_specs used request id req-76fcb025-7caf-4451-aa0e-557485ad1827 2018-08-01 10:13:09,924 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_ff25c759-632f-4aeb-8f34-c63c1e181a2f', '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'8d96727022f4443794db44ecde432faf', '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'c470ff16-6ed8-432c-8102-ac9f1fb27128', 'swap': 0}) 2018-08-01 10:13:13,163 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-08-01 10:13:13,163 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-08-01 10:13:13,164 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-08-01 10:13:13,166 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-08-01 10:13:13,181 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-08-01 10:13:16,503 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-cd2392b3-2581-4afa-baf0-ccd8d465be52/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-08-01 10:13:16,503 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-08-01 10:13:16,504 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-08-01 10:13:16,504 - 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-08-01 10:14:57,197 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: b4e20158-77bf-48d6-99ea-d0120ca8d970 2018-08-01 10:14:57,370 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'b4e20158-77bf-48d6-99ea-d0120ca8d970']'. 2018-08-01 10:14:58,174 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-08-01 10:14:58,175 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-08-01 10:14:58,175 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-01 10:14:58,175 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | b4e20158-77bf-48d6-99ea-d0120ca8d970 | 2018-08-01 10:14:58,175 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-08-01 10:14:58,175 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-08-01 10:13:18 | 2018-08-01 10:14:58,176 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-08-01 10:14:57 | 2018-08-01 10:14:58,176 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:01:39 | 2018-08-01 10:14:58,176 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-08-01 10:14:58,176 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-08-01 10:14:58,176 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: cd2392b3-2581-4afa-baf0-ccd8d465be52) | 2018-08-01 10:14:58,176 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-08-01 10:14:58,177 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: dcef7cb7-a7b8-43cf-bdae-c5641339893f) | 2018-08-01 10:14:58,177 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 136 | 2018-08-01 10:14:58,177 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 82.124 | 2018-08-01 10:14:58,177 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 127 | 2018-08-01 10:14:58,177 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2018-08-01 10:14:58,177 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-08-01 10:14:58,177 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-08-01 10:14:58,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-08-01 10:14:58,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-01 10:14:58,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-08-01 10:14:58,283 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2018-08-01 10:14:58,448 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-01 10:14:58,448 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 01:55 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-01 10:14:58,451 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-01 10:14:58,453 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/926c2c46-d81c-43be-9d74-971a11081d34 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e11423abc758d2257262c318c6badd65d4d373c9" 2018-08-01 10:14:58,905 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-81e93530-bdd7-4d2f-adbc-b07399d495fe Date: Wed, 01 Aug 2018 10:14:58 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-01 10:14:58,906 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/926c2c46-d81c-43be-9d74-971a11081d34 used request id req-81e93530-bdd7-4d2f-adbc-b07399d495fe 2018-08-01 10:14:58,906 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.454563140869s 2018-08-01 10:14:58,906 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/926c2c46-d81c-43be-9d74-971a11081d34 used request id req-81e93530-bdd7-4d2f-adbc-b07399d495fe 2018-08-01 10:14:58,907 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-01 10:14:58,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}e11423abc758d2257262c318c6badd65d4d373c9" 2018-08-01 10:14:58,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:14: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-2f33531f-c160-4546-b3db-b048fb80c33e x-compute-request-id: req-2f33531f-c160-4546-b3db-b048fb80c33e Content-Encoding: gzip Content-Length: 360 Content-Type: application/json RESP BODY: {"flavors": [{"name": "patrole-flavor_ff25c759-632f-4aeb-8f34-c63c1e181a2f", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/a5d50bf8-8f0e-46e0-ad5a-a736df8386ff", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/a5d50bf8-8f0e-46e0-ad5a-a736df8386ff", "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": "a5d50bf8-8f0e-46e0-ad5a-a736df8386ff"}, {"name": "patrole-flavor_alt_ff25c759-632f-4aeb-8f34-c63c1e181a2f", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/c470ff16-6ed8-432c-8102-ac9f1fb27128", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/c470ff16-6ed8-432c-8102-ac9f1fb27128", "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": "c470ff16-6ed8-432c-8102-ac9f1fb27128"}]} 2018-08-01 10:14:58,934 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-2f33531f-c160-4546-b3db-b048fb80c33e 2018-08-01 10:14:58,935 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0278289318085s 2018-08-01 10:14:58,935 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-2f33531f-c160-4546-b3db-b048fb80c33e 2018-08-01 10:14:58,937 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-01 10:14:58,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/c470ff16-6ed8-432c-8102-ac9f1fb27128 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e11423abc758d2257262c318c6badd65d4d373c9" 2018-08-01 10:14:58,968 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 10:14: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-80f5974f-342b-4185-8061-e1b91362cb4c x-compute-request-id: req-80f5974f-342b-4185-8061-e1b91362cb4c Content-Length: 0 Content-Type: application/json 2018-08-01 10:14:58,968 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/c470ff16-6ed8-432c-8102-ac9f1fb27128 used request id req-80f5974f-342b-4185-8061-e1b91362cb4c 2018-08-01 10:14:58,969 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0317521095276s 2018-08-01 10:14:58,969 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/c470ff16-6ed8-432c-8102-ac9f1fb27128 used request id req-80f5974f-342b-4185-8061-e1b91362cb4c 2018-08-01 10:14:58,969 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-01 10:14:58,970 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/3aeb0365-9b13-49c7-b771-c22ea5677391/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}e11423abc758d2257262c318c6badd65d4d373c9" -d '{"subnet_id": "d4f7f1a4-bd9a-476b-a5e0-9ca71d89dde8"}' 2018-08-01 10:15:00,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-6c827f24-e0ca-4cd1-96f3-a65f03359f72 Date: Wed, 01 Aug 2018 10:15:00 GMT RESP BODY: {"network_id": "80d74148-c541-4931-bfd9-abf04bac2e89", "tenant_id": "8d96727022f4443794db44ecde432faf", "subnet_id": "d4f7f1a4-bd9a-476b-a5e0-9ca71d89dde8", "subnet_ids": ["d4f7f1a4-bd9a-476b-a5e0-9ca71d89dde8"], "port_id": "f9f569bf-43c7-4568-9190-3cfae2276244", "id": "3aeb0365-9b13-49c7-b771-c22ea5677391"} 2018-08-01 10:15:00,665 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/3aeb0365-9b13-49c7-b771-c22ea5677391/remove_router_interface.json used request id req-6c827f24-e0ca-4cd1-96f3-a65f03359f72 2018-08-01 10:15:00,666 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.69633293152s 2018-08-01 10:15:00,666 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/3aeb0365-9b13-49c7-b771-c22ea5677391/remove_router_interface.json used request id req-6c827f24-e0ca-4cd1-96f3-a65f03359f72 returning object 3aeb0365-9b13-49c7-b771-c22ea5677391 2018-08-01 10:15:00,666 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-01 10:15:00,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}e11423abc758d2257262c318c6badd65d4d373c9" 2018-08-01 10:15:00,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-4f818b04-7336-4f9b-95b6-3c0a4f2a63fb Date: Wed, 01 Aug 2018 10:15:00 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a5a333a9-9d0e-46a5-9440-2aa9c95d5013", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T10:13:04Z", "admin_state_up": true, "updated_at": "2018-08-01T10:14:59Z", "project_id": "8d96727022f4443794db44ecde432faf", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "3aeb0365-9b13-49c7-b771-c22ea5677391", "name": "patrole-router_ff25c759-632f-4aeb-8f34-c63c1e181a2f"}]} 2018-08-01 10:15:00,971 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-4f818b04-7336-4f9b-95b6-3c0a4f2a63fb 2018-08-01 10:15:00,971 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.304352998734s 2018-08-01 10:15:00,971 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-4f818b04-7336-4f9b-95b6-3c0a4f2a63fb 2018-08-01 10:15:00,973 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-01 10:15:00,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/3aeb0365-9b13-49c7-b771-c22ea5677391.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e11423abc758d2257262c318c6badd65d4d373c9" 2018-08-01 10:15:01,986 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8503cbbc-b129-4563-a7f8-add2362b0ff9 Content-Length: 0 Date: Wed, 01 Aug 2018 10:15:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:15:01,986 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/3aeb0365-9b13-49c7-b771-c22ea5677391.json used request id req-8503cbbc-b129-4563-a7f8-add2362b0ff9 2018-08-01 10:15:01,986 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.01359796524s 2018-08-01 10:15:01,987 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/3aeb0365-9b13-49c7-b771-c22ea5677391.json used request id req-8503cbbc-b129-4563-a7f8-add2362b0ff9 2018-08-01 10:15:01,987 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-01 10:15:01,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}e11423abc758d2257262c318c6badd65d4d373c9" 2018-08-01 10:15:02,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1325 X-Openstack-Request-Id: req-bce91187-b32b-4061-9dba-7bfb04fcdabd Date: Wed, 01 Aug 2018 10:15:02 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:28:43Z","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":"a5a333a9-9d0e-46a5-9440-2aa9c95d5013","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"dbe9669438844f3faecdc7fcc050e0d8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:43Z","ip_version":4},{"updated_at":"2018-08-01T10:13:03Z","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":"d4f7f1a4-bd9a-476b-a5e0-9ca71d89dde8","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"patrole-subnet_ff25c759-632f-4aeb-8f34-c63c1e181a2f","enable_dhcp":true,"segment_id":null,"network_id":"80d74148-c541-4931-bfd9-abf04bac2e89","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T10:13:03Z","ip_version":4}]} 2018-08-01 10:15:02,082 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-bce91187-b32b-4061-9dba-7bfb04fcdabd 2018-08-01 10:15:02,082 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0949561595917s 2018-08-01 10:15:02,083 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-bce91187-b32b-4061-9dba-7bfb04fcdabd 2018-08-01 10:15:02,084 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-01 10:15:02,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/d4f7f1a4-bd9a-476b-a5e0-9ca71d89dde8.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e11423abc758d2257262c318c6badd65d4d373c9" 2018-08-01 10:15:02,860 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-41706727-2c4d-46df-ad8b-e1985fb17a8a Date: Wed, 01 Aug 2018 10:15:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:15:02,860 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/d4f7f1a4-bd9a-476b-a5e0-9ca71d89dde8.json used request id req-41706727-2c4d-46df-ad8b-e1985fb17a8a 2018-08-01 10:15:02,860 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.775537967682s 2018-08-01 10:15:02,860 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/d4f7f1a4-bd9a-476b-a5e0-9ca71d89dde8.json used request id req-41706727-2c4d-46df-ad8b-e1985fb17a8a 2018-08-01 10:15:02,861 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-01 10:15:02,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}e11423abc758d2257262c318c6badd65d4d373c9" 2018-08-01 10:15:02,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1433 X-Openstack-Request-Id: req-9a80100f-db14-477b-bbad-5b5479d75b46 Date: Wed, 01 Aug 2018 10:15:02 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1450,"id":"80d74148-c541-4931-bfd9-abf04bac2e89","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":68,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T10:15:02Z","qos_policy_id":null,"name":"patrole-net_ff25c759-632f-4aeb-8f34-c63c1e181a2f","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T10:13:03Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dbe9669438844f3faecdc7fcc050e0d8","l2_adjacency":true,"status":"ACTIVE","subnets":["a5a333a9-9d0e-46a5-9440-2aa9c95d5013"],"description":"","tags":[],"updated_at":"2018-08-01T09:28:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:38Z","provider:network_type":"flat"}]} 2018-08-01 10:15:02,954 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-9a80100f-db14-477b-bbad-5b5479d75b46 2018-08-01 10:15:02,954 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0934610366821s 2018-08-01 10:15:02,955 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-9a80100f-db14-477b-bbad-5b5479d75b46 2018-08-01 10:15:02,956 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-01 10:15:02,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/80d74148-c541-4931-bfd9-abf04bac2e89.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e11423abc758d2257262c318c6badd65d4d373c9" 2018-08-01 10:15:03,677 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9063fe0a-9aa8-4996-ab21-9157c59d7367 Date: Wed, 01 Aug 2018 10:15:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:15:03,677 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/80d74148-c541-4931-bfd9-abf04bac2e89.json used request id req-9063fe0a-9aa8-4996-ab21-9157c59d7367 2018-08-01 10:15:03,677 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.721523046494s 2018-08-01 10:15:03,678 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/80d74148-c541-4931-bfd9-abf04bac2e89.json used request id req-9063fe0a-9aa8-4996-ab21-9157c59d7367 2018-08-01 10:15:03,682 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-01 10:15:03,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}e11423abc758d2257262c318c6badd65d4d373c9" 2018-08-01 10:15:03,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-78b07dce-d206-428b-ba6e-419bf2d18847 Date: Wed, 01 Aug 2018 10:15:03 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/288ca9e2-f17c-453e-ad36-99101bcc64b2/snap", "metadata": {}}], "file": "/v2/images/288ca9e2-f17c-453e-ad36-99101bcc64b2/file", "owner": "8d96727022f4443794db44ecde432faf", "id": "288ca9e2-f17c-453e-ad36-99101bcc64b2", "size": 12716032, "self": "/v2/images/288ca9e2-f17c-453e-ad36-99101bcc64b2", "disk_format": "qcow2", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/288ca9e2-f17c-453e-ad36-99101bcc64b2/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-01T10:13:08Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_ff25c759-632f-4aeb-8f34-c63c1e181a2f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_ff25c759-632f-4aeb-8f34-c63c1e181a2f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-01T10:13:08Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-01 10:15:03,706 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-78b07dce-d206-428b-ba6e-419bf2d18847 2018-08-01 10:15:03,706 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0243229866028s 2018-08-01 10:15:03,706 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-78b07dce-d206-428b-ba6e-419bf2d18847 2018-08-01 10:15:03,708 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-01 10:15:03,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/288ca9e2-f17c-453e-ad36-99101bcc64b2 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e11423abc758d2257262c318c6badd65d4d373c9" 2018-08-01 10:15:03,970 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ce1e4fd4-cb93-41dc-ba43-5687946ccceb Date: Wed, 01 Aug 2018 10:15:03 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-01 10:15:03,970 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/288ca9e2-f17c-453e-ad36-99101bcc64b2 used request id req-ce1e4fd4-cb93-41dc-ba43-5687946ccceb 2018-08-01 10:15:03,970 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.261910915375s 2018-08-01 10:15:03,970 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/288ca9e2-f17c-453e-ad36-99101bcc64b2 used request id req-ce1e4fd4-cb93-41dc-ba43-5687946ccceb 2018-08-01 10:15:03,971 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-01 10:15:03,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}e11423abc758d2257262c318c6badd65d4d373c9" 2018-08-01 10:15:03,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:15:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ea76a45e-8cc0-4d25-9f9a-a311ab297fb3 x-compute-request-id: req-ea76a45e-8cc0-4d25-9f9a-a311ab297fb3 Content-Encoding: gzip Content-Length: 305 Content-Type: application/json RESP BODY: {"flavors": [{"name": "patrole-flavor_ff25c759-632f-4aeb-8f34-c63c1e181a2f", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/a5d50bf8-8f0e-46e0-ad5a-a736df8386ff", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/a5d50bf8-8f0e-46e0-ad5a-a736df8386ff", "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": "a5d50bf8-8f0e-46e0-ad5a-a736df8386ff"}]} 2018-08-01 10:15:03,997 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-ea76a45e-8cc0-4d25-9f9a-a311ab297fb3 2018-08-01 10:15:03,997 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0262279510498s 2018-08-01 10:15:03,997 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-ea76a45e-8cc0-4d25-9f9a-a311ab297fb3 2018-08-01 10:15:03,999 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-01 10:15:04,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/a5d50bf8-8f0e-46e0-ad5a-a736df8386ff -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e11423abc758d2257262c318c6badd65d4d373c9" 2018-08-01 10:15:04,023 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 10:15:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-931abc9b-22d0-4519-80f3-a5fce5614519 x-compute-request-id: req-931abc9b-22d0-4519-80f3-a5fce5614519 Content-Length: 0 Content-Type: application/json 2018-08-01 10:15:04,023 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/a5d50bf8-8f0e-46e0-ad5a-a736df8386ff used request id req-931abc9b-22d0-4519-80f3-a5fce5614519 2018-08-01 10:15:04,023 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0237920284271s 2018-08-01 10:15:04,023 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/a5d50bf8-8f0e-46e0-ad5a-a736df8386ff used request id req-931abc9b-22d0-4519-80f3-a5fce5614519 2018-08-01 10:15:04,066 - xtesting.ci.run_tests - INFO - Loading test case 'vmtp'... 2018-08-01 10:15:04,102 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-01 10:15:04,102 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-01 10:15:04,102 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-01 10:15:04,102 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-01 10:15:04,102 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-01 10:15:04,102 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-01 10:15:04,102 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-01 10:15:04,102 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-01 10:15:04,103 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-01 10:15:04,103 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-01 10:15:04,103 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-01 10:15:04,103 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-01 10:15:04,103 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-01 10:15:04,103 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-01 10:15:04,103 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-01 10:15:04,103 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-01 10:15:04,103 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-01 10:15:04,103 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-01 10:15:04,103 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-01 10:15:04,103 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-01 10:15:04,104 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-01 10:15:04,104 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-01 10:15:04,104 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-01 10:15:04,104 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-01 10:15:04,104 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-01 10:15:04,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-01 10:15:04,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:15:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8eba8dc-985b-4707-a4ef-d0b5a96feed4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:15:04,111 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-d8eba8dc-985b-4707-a4ef-d0b5a96feed4 2018-08-01 10:15:04,111 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-08-01 10:15:04,488 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:15:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["8P5X38ToRSS2SX3DuHkJvA"], "issued_at": "2018-08-01T10:15:04.000000Z"}} 2018-08-01 10:15:04,491 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-01 10:15:04,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}47701bb72adb986399898ed54aff0cb8d027d2fd" 2018-08-01 10:15:04,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-41220dd0-a79d-41ae-8ab0-d30ac303c9a4 Date: Wed, 01 Aug 2018 10:15:04 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dbe9669438844f3faecdc7fcc050e0d8","l2_adjacency":true,"status":"ACTIVE","subnets":["a5a333a9-9d0e-46a5-9440-2aa9c95d5013"],"description":"","tags":[],"updated_at":"2018-08-01T09:28:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:38Z","provider:network_type":"flat"}]} 2018-08-01 10:15:04,740 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-41220dd0-a79d-41ae-8ab0-d30ac303c9a4 2018-08-01 10:15:04,741 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.249552965164s 2018-08-01 10:15:04,741 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-41220dd0-a79d-41ae-8ab0-d30ac303c9a4 2018-08-01 10:15:04,747 - xtesting.ci.run_tests - INFO - Running test case 'vmtp'... 2018-08-01 10:15:04,747 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-08-01 10:15:06,227 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:81360220b4382d4b91eef0ebaf46a661 sha256:c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e 2018-08-01 10:15:06,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-01 10:15:06,233 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Wed, 01 Aug 2018 10:15:06 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2018-08-01 10:15:06,235 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-01 10:15:06,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}47701bb72adb986399898ed54aff0cb8d027d2fd" 2018-08-01 10:15:06,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-a1140f99-fe03-41d8-8c6a-e63578895ada Date: Wed, 01 Aug 2018 10:15:06 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-01 10:15:06,423 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-a1140f99-fe03-41d8-8c6a-e63578895ada 2018-08-01 10:15:06,423 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.187711954117s 2018-08-01 10:15:06,423 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-a1140f99-fe03-41d8-8c6a-e63578895ada 2018-08-01 10:15:06,432 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-01 10:15:06,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}47701bb72adb986399898ed54aff0cb8d027d2fd" -d '{"owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "owner_specified.shade.object": "images/vmtp-img_ee58c79f-c6fb-483f-8b9c-406ffbfad757", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmtp-img_ee58c79f-c6fb-483f-8b9c-406ffbfad757"}' 2018-08-01 10:15:06,482 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 860 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/9b86b63b-e5bd-4c24-9314-fdc529b6a2a5 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-084f4d34-bfdd-4c1b-88ce-a44b0563e85a Date: Wed, 01 Aug 2018 10:15:06 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/9b86b63b-e5bd-4c24-9314-fdc529b6a2a5/file", "owner": "8d96727022f4443794db44ecde432faf", "id": "9b86b63b-e5bd-4c24-9314-fdc529b6a2a5", "size": null, "self": "/v2/images/9b86b63b-e5bd-4c24-9314-fdc529b6a2a5", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "updated_at": "2018-08-01T10:15:06Z", "visibility": "private", "owner_specified.shade.object": "images/vmtp-img_ee58c79f-c6fb-483f-8b9c-406ffbfad757", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "name": "vmtp-img_ee58c79f-c6fb-483f-8b9c-406ffbfad757", "checksum": null, "created_at": "2018-08-01T10:15:06Z", "protected": false} 2018-08-01 10:15:06,482 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-084f4d34-bfdd-4c1b-88ce-a44b0563e85a 2018-08-01 10:15:06,482 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0494329929352s 2018-08-01 10:15:06,482 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-084f4d34-bfdd-4c1b-88ce-a44b0563e85a returning object 9b86b63b-e5bd-4c24-9314-fdc529b6a2a5 2018-08-01 10:15:06,483 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-01 10:15:06,486 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/9b86b63b-e5bd-4c24-9314-fdc529b6a2a5/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}47701bb72adb986399898ed54aff0cb8d027d2fd" -d '' 2018-08-01 10:15:11,063 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d9169cc0-bfe3-4962-9f39-507a61b4f965 Date: Wed, 01 Aug 2018 10:15:11 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-01 10:15:11,063 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/9b86b63b-e5bd-4c24-9314-fdc529b6a2a5/file used request id req-d9169cc0-bfe3-4962-9f39-507a61b4f965 2018-08-01 10:15:11,064 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.5806851387s 2018-08-01 10:15:11,064 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/9b86b63b-e5bd-4c24-9314-fdc529b6a2a5/file used request id req-d9169cc0-bfe3-4962-9f39-507a61b4f965 2018-08-01 10:15:11,064 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/vmtp-img_ee58c79f-c6fb-483f-8b9c-406ffbfad757', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-08-01T10:15:06Z', u'owner_specified.shade.sha256': u'c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/9b86b63b-e5bd-4c24-9314-fdc529b6a2a5/file', u'owner': u'8d96727022f4443794db44ecde432faf', u'virtual_size': None, u'owner_specified.shade.md5': u'81360220b4382d4b91eef0ebaf46a661', u'id': u'9b86b63b-e5bd-4c24-9314-fdc529b6a2a5', u'size': None, u'name': u'vmtp-img_ee58c79f-c6fb-483f-8b9c-406ffbfad757', u'checksum': None, u'self': u'/v2/images/9b86b63b-e5bd-4c24-9314-fdc529b6a2a5', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-08-01T10:15:06Z', u'schema': u'/v2/schemas/image'}) 2018-08-01 10:15:11,065 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-01 10:15:11,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}47701bb72adb986399898ed54aff0cb8d027d2fd" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "vmtp-flavor_ee58c79f-c6fb-483f-8b9c-406ffbfad757", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": null, "swap": 0}}' 2018-08-01 10:15:11,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:15: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-b091a378-7437-42e6-ab02-ba662d95724d x-compute-request-id: req-b091a378-7437-42e6-ab02-ba662d95724d Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavor": {"name": "vmtp-flavor_ee58c79f-c6fb-483f-8b9c-406ffbfad757", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "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": "4c324ef0-9d9b-4571-a235-9b48aa3aa85a"}} 2018-08-01 10:15:11,293 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-b091a378-7437-42e6-ab02-ba662d95724d 2018-08-01 10:15:11,293 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.227677106857s 2018-08-01 10:15:11,294 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-b091a378-7437-42e6-ab02-ba662d95724d 2018-08-01 10:15:11,295 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmtp-flavor_ee58c79f-c6fb-483f-8b9c-406ffbfad757', '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'8d96727022f4443794db44ecde432faf', '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'4c324ef0-9d9b-4571-a235-9b48aa3aa85a', 'swap': 0}) 2018-08-01 10:15:11,295 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-01 10:15:11,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a/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}47701bb72adb986399898ed54aff0cb8d027d2fd" -d '{"extra_specs": {}}' 2018-08-01 10:15:11,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:15: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-d2367054-a73f-4040-9907-beb9fa5478ad x-compute-request-id: req-d2367054-a73f-4040-9907-beb9fa5478ad Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-01 10:15:11,317 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a/os-extra_specs used request id req-d2367054-a73f-4040-9907-beb9fa5478ad 2018-08-01 10:15:11,317 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0220921039581s 2018-08-01 10:15:11,318 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a/os-extra_specs used request id req-d2367054-a73f-4040-9907-beb9fa5478ad 2018-08-01 10:15:11,318 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - Creating keypair with name: 'vmtp_ee58c79f-c6fb-483f-8b9c-406ffbfad757' 2018-08-01 10:15:11,318 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-01 10:15:11,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}47701bb72adb986399898ed54aff0cb8d027d2fd" -d '{"keypair": {"name": "vmtp_ee58c79f-c6fb-483f-8b9c-406ffbfad757"}}' 2018-08-01 10:15:11,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:15: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-6bbffda5-e96d-4bf1-b138-d2ebcb6edec1 x-compute-request-id: req-6bbffda5-e96d-4bf1-b138-d2ebcb6edec1 Content-Encoding: gzip Content-Length: 1801 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDMeV/OxxL5e8q2bkvMR1aLSyqbxOBz1OCpQC2K/9MNh6XGcdf+Ohac5QkBMYPFoCLTi8oIA4B3tXiW5E0TltNUujGHYBcN5zqOZzqgVIfep4CvDYfqieJHAikC3g3ZS33LZpGF7pXNsNfPNBTlxvx8iEojH2S7OzjrLoFALkdX2JQLSbDDxncn0Mzh+1EZsZji5drADYcfks8SW2Lm4GPTFfhyuDSCr4MwomwGFX44ULcJa54/+vXcpKMCLCJgPwFA7ti2jZnUjq66T6+PClRif3I57a6DO7rL85Cum6+wE8ZmNWI0N2RaNEexehTYrwIqg47dn+TsgKEG2QXGtnmd Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAzHlfzscS+XvKtm5LzEdWi0sqm8Tgc9TgqUAtiv/TDYelxnHX\n/joWnOUJATGDxaAi04vKCAOAd7V4luRNE5bTVLoxh2AXDec6jmc6oFSH3qeArw2H\n6oniRwIpAt4N2Ut9y2aRhe6VzbDXzzQU5cb8fIhKIx9kuzs46y6BQC5HV9iUC0mw\nw8Z3J9DM4ftRGbGY4uXawA2HH5LPElti5uBj0xX4crg0gq+DMKJsBhV+OFC3CWue\nP/r13KSjAiwiYD8BQO7Yto2Z1I6uuk+vjwpUYn9yOe2ugzu6y/OQrpuvsBPGZjVi\nNDdkWjRHsXoU2K8CKoOO3Z/k7IChBtkFxrZ5nQIDAQABAoIBAE2nNqx3zAv1aGnZ\n/21IFmT2GetoXHmA+gUs+17TgxqbTmjL6WSCOP5CuSW74ThXdYJzjzl14v8TawWb\nFG6BFCcUQyUPaBH+o61bJNeo4qS7ZlKUx+5ZiRbAikStggLo+ZAalt+PWVLxezQU\nqm8NH+xHcihejsnQVvByC+IM8Uk5p0q8ikI7F56kir4Mggwv5uFe2vlQBwNqVHkc\n8EbPyJXp04OexGbrzRZxAoCNT2x1DyMtZmIuTpr4kZN+gy68D3YzDB4WUzBuFAgO\niwUxoxbaqfqQMyNvpZDmwQ1ReRaDeB61Y6u5jcuq1JH2yefCGgopv8tROEkIvY4n\ntMFZHL0CgYEA/vqN9s09SiANSv2Y7IXmBFUJ2BG9LmPkUjrJu5xWvzTcPwACTajq\nr1Infu+cYx986qzwGVk+ul2sfURGZHu73bWINUezp+LQ0jYNM2GXOiDeS9NJgMCD\nklCQTswWZAZ60HHFstCnhZGKFkmkwaE2rcLQscvJVYJl1HGSr1mKIMsCgYEAzUsI\nwX6XT1iWOdW+yb1xQtouigScUC5iQwBOZtqhBK3Vu6eohRatse8kV4nmmNd3nKyp\n/os/WJS7ZQdjOvF4PoqvnKnllevDTtxsLA4NDjeSmPXbbRfdyHhMeZ9EgIAHAsod\npIlO3qh8HFpa+ndf9GqfOojs6kE/70R3xX2UijcCgYEAuJ/394L5JBk9RtWFy43Q\n1cY1kIyXrWWLR7dlp0E21tCRwdRh1pW/CR+1lYYueN+t9ccvO0uRziRR54puZgfq\nKkltzRaUEbZ8ehnFSTUa6W4vSDw/dsju/Bz1wPiqJddDSnd3LVlEU8TkderxL3tq\nOjtcHcFvkUkQLtnl2q49BC0CgYA5W9ijb4JJSiAXIrB+325w1lMgfu9Ju9v6inBd\nboKEsyk/mDWOkeqQB5go2T/TvogN/3QzyaY2UsAVFz5TbrpBBzDP3exmugvE0fNr\nT7W4HjDYigD39y4hX/NGHAjgumS7E8u6eB7QOVUL+vbmekoWGWBJ044WWYrKiF/K\njy7cewKBgQC16huwH49DWzRtrq0xasEwAJDAChGdlLoWD/oTjAk6zpHLoGdEVOl4\n7V6cAz0thautWjWTmNsSgZYDUDbzvuUQWdFUIk93O4Hx9cWeD4f/OEQNPAkZn3Hf\nUNk0dHZ0Uu0cXAE0M/6+WKrqo6tRis2p6sjOVnvpuOzm7xXno5XtTw==\n-----END RSA PRIVATE KEY-----\n", "user_id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "name": "vmtp_ee58c79f-c6fb-483f-8b9c-406ffbfad757", "fingerprint": "fb:ff:31:63:db:43:8a:df:54:73:5d:82:fe:cf:f6:7f"}} 2018-08-01 10:15:11,429 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-6bbffda5-e96d-4bf1-b138-d2ebcb6edec1 2018-08-01 10:15:11,429 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.11075592041s 2018-08-01 10:15:11,430 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-6bbffda5-e96d-4bf1-b138-d2ebcb6edec1 2018-08-01 10:15:11,430 - functest.opnfv_tests.openstack.vmtp.vmtp - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDMeV/OxxL5e8q2bkvMR1aLSyqbxOBz1OCpQC2K/9MNh6XGcdf+Ohac5QkBMYPFoCLTi8oIA4B3tXiW5E0TltNUujGHYBcN5zqOZzqgVIfep4CvDYfqieJHAikC3g3ZS33LZpGF7pXNsNfPNBTlxvx8iEojH2S7OzjrLoFALkdX2JQLSbDDxncn0Mzh+1EZsZji5drADYcfks8SW2Lm4GPTFfhyuDSCr4MwomwGFX44ULcJa54/+vXcpKMCLCJgPwFA7ti2jZnUjq66T6+PClRif3I57a6DO7rL85Cum6+wE8ZmNWI0N2RaNEexehTYrwIqg47dn+TsgKEG2QXGtnmd Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAzHlfzscS+XvKtm5LzEdWi0sqm8Tgc9TgqUAtiv/TDYelxnHX\n/joWnOUJATGDxaAi04vKCAOAd7V4luRNE5bTVLoxh2AXDec6jmc6oFSH3qeArw2H\n6oniRwIpAt4N2Ut9y2aRhe6VzbDXzzQU5cb8fIhKIx9kuzs46y6BQC5HV9iUC0mw\nw8Z3J9DM4ftRGbGY4uXawA2HH5LPElti5uBj0xX4crg0gq+DMKJsBhV+OFC3CWue\nP/r13KSjAiwiYD8BQO7Yto2Z1I6uuk+vjwpUYn9yOe2ugzu6y/OQrpuvsBPGZjVi\nNDdkWjRHsXoU2K8CKoOO3Z/k7IChBtkFxrZ5nQIDAQABAoIBAE2nNqx3zAv1aGnZ\n/21IFmT2GetoXHmA+gUs+17TgxqbTmjL6WSCOP5CuSW74ThXdYJzjzl14v8TawWb\nFG6BFCcUQyUPaBH+o61bJNeo4qS7ZlKUx+5ZiRbAikStggLo+ZAalt+PWVLxezQU\nqm8NH+xHcihejsnQVvByC+IM8Uk5p0q8ikI7F56kir4Mggwv5uFe2vlQBwNqVHkc\n8EbPyJXp04OexGbrzRZxAoCNT2x1DyMtZmIuTpr4kZN+gy68D3YzDB4WUzBuFAgO\niwUxoxbaqfqQMyNvpZDmwQ1ReRaDeB61Y6u5jcuq1JH2yefCGgopv8tROEkIvY4n\ntMFZHL0CgYEA/vqN9s09SiANSv2Y7IXmBFUJ2BG9LmPkUjrJu5xWvzTcPwACTajq\nr1Infu+cYx986qzwGVk+ul2sfURGZHu73bWINUezp+LQ0jYNM2GXOiDeS9NJgMCD\nklCQTswWZAZ60HHFstCnhZGKFkmkwaE2rcLQscvJVYJl1HGSr1mKIMsCgYEAzUsI\nwX6XT1iWOdW+yb1xQtouigScUC5iQwBOZtqhBK3Vu6eohRatse8kV4nmmNd3nKyp\n/os/WJS7ZQdjOvF4PoqvnKnllevDTtxsLA4NDjeSmPXbbRfdyHhMeZ9EgIAHAsod\npIlO3qh8HFpa+ndf9GqfOojs6kE/70R3xX2UijcCgYEAuJ/394L5JBk9RtWFy43Q\n1cY1kIyXrWWLR7dlp0E21tCRwdRh1pW/CR+1lYYueN+t9ccvO0uRziRR54puZgfq\nKkltzRaUEbZ8ehnFSTUa6W4vSDw/dsju/Bz1wPiqJddDSnd3LVlEU8TkderxL3tq\nOjtcHcFvkUkQLtnl2q49BC0CgYA5W9ijb4JJSiAXIrB+325w1lMgfu9Ju9v6inBd\nboKEsyk/mDWOkeqQB5go2T/TvogN/3QzyaY2UsAVFz5TbrpBBzDP3exmugvE0fNr\nT7W4HjDYigD39y4hX/NGHAjgumS7E8u6eB7QOVUL+vbmekoWGWBJ044WWYrKiF/K\njy7cewKBgQC16huwH49DWzRtrq0xasEwAJDAChGdlLoWD/oTjAk6zpHLoGdEVOl4\n7V6cAz0thautWjWTmNsSgZYDUDbzvuUQWdFUIk93O4Hx9cWeD4f/OEQNPAkZn3Hf\nUNk0dHZ0Uu0cXAE0M/6+WKrqo6tRis2p6sjOVnvpuOzm7xXno5XtTw==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'0e542e6be3cd4b2d8dab69cd5dc7a969', 'name': u'vmtp_ee58c79f-c6fb-483f-8b9c-406ffbfad757', 'created_at': '2018-08-01T10:15:11.430711', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8d96727022f4443794db44ecde432faf', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'fb:ff:31:63:db:43:8a:df:54:73:5d:82:fe:cf:f6:7f', 'type': 'ssh', 'id': u'vmtp_ee58c79f-c6fb-483f-8b9c-406ffbfad757'}) 2018-08-01 10:15:11,431 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-01 10:15:11,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/os-keypairs/vmtp_ee58c79f-c6fb-483f-8b9c-406ffbfad757 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}47701bb72adb986399898ed54aff0cb8d027d2fd" 2018-08-01 10:15:11,471 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 10:15: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-6faa0c91-2cc0-4ede-9627-4794544200c2 x-compute-request-id: req-6faa0c91-2cc0-4ede-9627-4794544200c2 Content-Length: 0 Content-Type: application/json 2018-08-01 10:15:11,471 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/vmtp_ee58c79f-c6fb-483f-8b9c-406ffbfad757 used request id req-6faa0c91-2cc0-4ede-9627-4794544200c2 2018-08-01 10:15:11,471 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0395460128784s 2018-08-01 10:15:11,471 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/vmtp_ee58c79f-c6fb-483f-8b9c-406ffbfad757 used request id req-6faa0c91-2cc0-4ede-9627-4794544200c2 2018-08-01 10:15:12,308 - 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-08-01 10:33:39,707 - 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-08-01 10:15:13,061 INFO Using http://172.30.9.24:5000//v3 2018-08-01 10:15:13,061 INFO VM public key: /tmp/tmpoC0Vqe 2018-08-01 10:15:13,061 INFO VM private key: /tmp/tmp9Qwkmq 2018-08-01 10:15:14,524 INFO Found image vmtp-img_ee58c79f-c6fb-483f-8b9c-406ffbfad757 to launch VM, will continue 2018-08-01 10:15:14,828 INFO Using external network: external. 2018-08-01 10:15:16,319 INFO Created ext router pns_router_ee58c79f-c6fb-483f-8b9c-406ffbfad757. 2018-08-01 10:15:16,943 INFO Created internal network: pns-internal-net_ee58c79f-c6fb-483f-8b9c-406ffbfad757. 2018-08-01 10:15:17,806 INFO Created internal network: pns-internal-net2_ee58c79f-c6fb-483f-8b9c-406ffbfad757. 2018-08-01 10:15:19,717 DEBUG Ext router associated to pns-internal-net_ee58c79f-c6fb-483f-8b9c-406ffbfad757 2018-08-01 10:15:21,868 DEBUG Ext router associated to pns-internal-net2_ee58c79f-c6fb-483f-8b9c-406ffbfad757 2018-08-01 10:15:21,956 INFO OpenStack agent: Open vSwitch agent 2018-08-01 10:15:21,956 INFO OpenStack network type: vxlan 2018-08-01 10:15:23,113 INFO [TestServer_ee58c79f-c6fb-483f-8b9c-406ffbfad7571] Creating server VM... 2018-08-01 10:15:23,113 DEBUG [TestServer_ee58c79f-c6fb-483f-8b9c-406ffbfad7571] Starting on zone nova:overcloud-novacompute-0.opnfvlf.org 2018-08-01 10:15:24,614 DEBUG [TestServer_ee58c79f-c6fb-483f-8b9c-406ffbfad7571] VM status=BUILD, retrying 1 of 50... 2018-08-01 10:15:27,408 DEBUG [TestServer_ee58c79f-c6fb-483f-8b9c-406ffbfad7571] VM status=BUILD, retrying 2 of 50... 2018-08-01 10:15:29,889 DEBUG [TestServer_ee58c79f-c6fb-483f-8b9c-406ffbfad7571] VM status=BUILD, retrying 3 of 50... 2018-08-01 10:15:32,361 DEBUG [TestServer_ee58c79f-c6fb-483f-8b9c-406ffbfad7571] VM status=BUILD, retrying 4 of 50... 2018-08-01 10:15:34,676 DEBUG [TestServer_ee58c79f-c6fb-483f-8b9c-406ffbfad7571] VM status=BUILD, retrying 5 of 50... 2018-08-01 10:15:37,003 DEBUG [TestServer_ee58c79f-c6fb-483f-8b9c-406ffbfad7571] VM status=BUILD, retrying 6 of 50... 2018-08-01 10:15:39,511 DEBUG [TestServer_ee58c79f-c6fb-483f-8b9c-406ffbfad7571] VM status=BUILD, retrying 7 of 50... 2018-08-01 10:15:41,832 DEBUG [TestServer_ee58c79f-c6fb-483f-8b9c-406ffbfad7571] VM status=BUILD, retrying 8 of 50... 2018-08-01 10:15:44,139 DEBUG [TestServer_ee58c79f-c6fb-483f-8b9c-406ffbfad7571] VM status=BUILD, retrying 9 of 50... 2018-08-01 10:15:46,299 DEBUG [TestServer_ee58c79f-c6fb-483f-8b9c-406ffbfad7571] VM status=BUILD, retrying 10 of 50... 2018-08-01 10:15:48,640 DEBUG [TestServer_ee58c79f-c6fb-483f-8b9c-406ffbfad7571] VM status=BUILD, retrying 11 of 50... 2018-08-01 10:15:50,792 DEBUG [TestServer_ee58c79f-c6fb-483f-8b9c-406ffbfad7571] VM status=BUILD, retrying 12 of 50... 2018-08-01 10:15:53,282 DEBUG [TestServer_ee58c79f-c6fb-483f-8b9c-406ffbfad7571] VM status=BUILD, retrying 13 of 50... 2018-08-01 10:15:55,461 DEBUG [TestServer_ee58c79f-c6fb-483f-8b9c-406ffbfad7571] VM status=BUILD, retrying 14 of 50... 2018-08-01 10:15:57,612 DEBUG [TestServer_ee58c79f-c6fb-483f-8b9c-406ffbfad7571] VM status=BUILD, retrying 15 of 50... 2018-08-01 10:15:59,933 DEBUG [TestServer_ee58c79f-c6fb-483f-8b9c-406ffbfad7571] VM status=BUILD, retrying 16 of 50... 2018-08-01 10:16:02,260 DEBUG [TestServer_ee58c79f-c6fb-483f-8b9c-406ffbfad7571] VM status=BUILD, retrying 17 of 50... 2018-08-01 10:16:04,715 DEBUG [TestServer_ee58c79f-c6fb-483f-8b9c-406ffbfad7571] VM status=BUILD, retrying 18 of 50... 2018-08-01 10:16:07,209 DEBUG [TestServer_ee58c79f-c6fb-483f-8b9c-406ffbfad7571] VM status=BUILD, retrying 19 of 50... 2018-08-01 10:16:09,381 DEBUG [TestServer_ee58c79f-c6fb-483f-8b9c-406ffbfad7571] VM status=BUILD, retrying 20 of 50... 2018-08-01 10:16:11,695 DEBUG [TestServer_ee58c79f-c6fb-483f-8b9c-406ffbfad7571] VM status=BUILD, retrying 21 of 50... 2018-08-01 10:16:13,854 DEBUG [TestServer_ee58c79f-c6fb-483f-8b9c-406ffbfad7571] VM status=BUILD, retrying 22 of 50... 2018-08-01 10:16:16,030 DEBUG [TestServer_ee58c79f-c6fb-483f-8b9c-406ffbfad7571] VM status=BUILD, retrying 23 of 50... 2018-08-01 10:16:18,370 DEBUG [TestServer_ee58c79f-c6fb-483f-8b9c-406ffbfad7571] VM status=BUILD, retrying 24 of 50... 2018-08-01 10:16:20,702 DEBUG [TestServer_ee58c79f-c6fb-483f-8b9c-406ffbfad7571] VM status=BUILD, retrying 25 of 50... 2018-08-01 10:16:23,185 DEBUG [TestServer_ee58c79f-c6fb-483f-8b9c-406ffbfad7571] VM status=BUILD, retrying 26 of 50... 2018-08-01 10:16:25,353 DEBUG [TestServer_ee58c79f-c6fb-483f-8b9c-406ffbfad7571] VM status=BUILD, retrying 27 of 50... 2018-08-01 10:16:27,656 DEBUG [TestServer_ee58c79f-c6fb-483f-8b9c-406ffbfad7571] VM status=BUILD, retrying 28 of 50... 2018-08-01 10:16:29,982 DEBUG [TestServer_ee58c79f-c6fb-483f-8b9c-406ffbfad7571] VM status=BUILD, retrying 29 of 50... 2018-08-01 10:16:32,337 DEBUG [TestServer_ee58c79f-c6fb-483f-8b9c-406ffbfad7571] VM status=BUILD, retrying 30 of 50... 2018-08-01 10:16:34,929 DEBUG [TestServer_ee58c79f-c6fb-483f-8b9c-406ffbfad7571] VM status=BUILD, retrying 31 of 50... 2018-08-01 10:16:37,104 DEBUG [TestServer_ee58c79f-c6fb-483f-8b9c-406ffbfad7571] VM status=BUILD, retrying 32 of 50... 2018-08-01 10:16:39,268 DEBUG [TestServer_ee58c79f-c6fb-483f-8b9c-406ffbfad7571] VM status=BUILD, retrying 33 of 50... 2018-08-01 10:16:41,427 DEBUG [TestServer_ee58c79f-c6fb-483f-8b9c-406ffbfad7571] VM status=BUILD, retrying 34 of 50... 2018-08-01 10:16:43,750 DEBUG [TestServer_ee58c79f-c6fb-483f-8b9c-406ffbfad7571] VM status=BUILD, retrying 35 of 50... 2018-08-01 10:16:46,079 DEBUG [TestServer_ee58c79f-c6fb-483f-8b9c-406ffbfad7571] VM status=BUILD, retrying 36 of 50... 2018-08-01 10:16:48,264 DEBUG [TestServer_ee58c79f-c6fb-483f-8b9c-406ffbfad7571] VM status=BUILD, retrying 37 of 50... 2018-08-01 10:16:50,614 DEBUG [TestServer_ee58c79f-c6fb-483f-8b9c-406ffbfad7571] VM status=BUILD, retrying 38 of 50... 2018-08-01 10:16:52,811 DEBUG [TestServer_ee58c79f-c6fb-483f-8b9c-406ffbfad7571] VM status=BUILD, retrying 39 of 50... 2018-08-01 10:16:55,130 DEBUG [TestServer_ee58c79f-c6fb-483f-8b9c-406ffbfad7571] VM status=BUILD, retrying 40 of 50... 2018-08-01 10:16:57,290 DEBUG [TestServer_ee58c79f-c6fb-483f-8b9c-406ffbfad7571] VM status=BUILD, retrying 41 of 50... 2018-08-01 10:16:59,597 DEBUG [TestServer_ee58c79f-c6fb-483f-8b9c-406ffbfad7571] VM status=BUILD, retrying 42 of 50... 2018-08-01 10:17:02,310 DEBUG [TestServer_ee58c79f-c6fb-483f-8b9c-406ffbfad7571] VM status=BUILD, retrying 43 of 50... 2018-08-01 10:17:07,047 INFO [TestServer_ee58c79f-c6fb-483f-8b9c-406ffbfad7571] Internal network IP: 192.168.1.8 2018-08-01 10:17:07,047 INFO [TestServer_ee58c79f-c6fb-483f-8b9c-406ffbfad7571] SSH IP: 172.30.9.203 2018-08-01 10:17:07,047 INFO [TestServer_ee58c79f-c6fb-483f-8b9c-406ffbfad7571] Setup SSH for ubuntu@172.30.9.203 2018-08-01 10:17:18,642 INFO [TestServer_ee58c79f-c6fb-483f-8b9c-406ffbfad7571] Installing nuttcp-8.1.4... 2018-08-01 10:17:18,712 DEBUG [TestServer_ee58c79f-c6fb-483f-8b9c-406ffbfad7571] Copying nuttcp-8.1.4 to target... 2018-08-01 10:17:18,920 DEBUG [TestServer_ee58c79f-c6fb-483f-8b9c-406ffbfad7571] Starting nuttcp-8.1.4 server... 2018-08-01 10:17:18,989 DEBUG [TestServer_ee58c79f-c6fb-483f-8b9c-406ffbfad7571] 2018-08-01 10:17:19,032 INFO [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7571] Creating client VM... 2018-08-01 10:17:19,032 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7571] Starting on zone nova:overcloud-novacompute-0.opnfvlf.org 2018-08-01 10:17:20,021 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7571] VM status=BUILD, retrying 1 of 50... 2018-08-01 10:17:22,553 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7571] VM status=BUILD, retrying 2 of 50... 2018-08-01 10:17:24,890 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7571] VM status=BUILD, retrying 3 of 50... 2018-08-01 10:17:27,202 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7571] VM status=BUILD, retrying 4 of 50... 2018-08-01 10:17:29,529 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7571] VM status=BUILD, retrying 5 of 50... 2018-08-01 10:17:33,825 INFO [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7571] Internal network IP: 192.168.1.5 2018-08-01 10:17:33,825 INFO [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7571] SSH IP: 172.30.9.207 2018-08-01 10:17:33,825 INFO [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7571] Setup SSH for ubuntu@172.30.9.207 2018-08-01 10:17:41,355 INFO [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7571] Installing nuttcp-8.1.4... 2018-08-01 10:17:41,400 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7571] Copying nuttcp-8.1.4 to target... 2018-08-01 10:17:41,569 INFO ============================================================ 2018-08-01 10:17:41,570 INFO Flow 1: VM to VM same network fixed IP (intra-node) 2018-08-01 10:17:50,649 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7571] PING 192.168.1.8 (192.168.1.8) 64(92) bytes of data. 72 bytes from 192.168.1.8: icmp_seq=1 ttl=64 time=40.6 ms 72 bytes from 192.168.1.8: icmp_seq=2 ttl=64 time=0.283 ms 72 bytes from 192.168.1.8: icmp_seq=3 ttl=64 time=0.273 ms 72 bytes from 192.168.1.8: icmp_seq=4 ttl=64 time=0.297 ms 72 bytes from 192.168.1.8: icmp_seq=5 ttl=64 time=0.251 ms 72 bytes from 192.168.1.8: icmp_seq=6 ttl=64 time=0.410 ms 72 bytes from 192.168.1.8: icmp_seq=7 ttl=64 time=0.413 ms 72 bytes from 192.168.1.8: icmp_seq=8 ttl=64 time=0.549 ms 72 bytes from 192.168.1.8: icmp_seq=9 ttl=64 time=0.366 ms 72 bytes from 192.168.1.8: icmp_seq=10 ttl=64 time=0.334 ms --- 192.168.1.8 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.251/4.381/40.638/12.085 ms 2018-08-01 10:17:59,699 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7571] PING 192.168.1.8 (192.168.1.8) 391(419) bytes of data. 399 bytes from 192.168.1.8: icmp_seq=1 ttl=64 time=0.163 ms 399 bytes from 192.168.1.8: icmp_seq=2 ttl=64 time=0.263 ms 399 bytes from 192.168.1.8: icmp_seq=3 ttl=64 time=0.266 ms 399 bytes from 192.168.1.8: icmp_seq=4 ttl=64 time=0.179 ms 399 bytes from 192.168.1.8: icmp_seq=5 ttl=64 time=0.348 ms 399 bytes from 192.168.1.8: icmp_seq=6 ttl=64 time=0.360 ms 399 bytes from 192.168.1.8: icmp_seq=7 ttl=64 time=0.344 ms 399 bytes from 192.168.1.8: icmp_seq=8 ttl=64 time=0.196 ms 399 bytes from 192.168.1.8: icmp_seq=9 ttl=64 time=0.246 ms 399 bytes from 192.168.1.8: icmp_seq=10 ttl=64 time=0.308 ms --- 192.168.1.8 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8996ms rtt min/avg/max/mdev = 0.163/0.267/0.360/0.069 ms 2018-08-01 10:18:08,747 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7571] PING 192.168.1.8 (192.168.1.8) 1500(1528) bytes of data. 1508 bytes from 192.168.1.8: icmp_seq=1 ttl=64 time=0.565 ms 1508 bytes from 192.168.1.8: icmp_seq=2 ttl=64 time=0.241 ms 1508 bytes from 192.168.1.8: icmp_seq=3 ttl=64 time=0.225 ms 1508 bytes from 192.168.1.8: icmp_seq=4 ttl=64 time=0.236 ms 1508 bytes from 192.168.1.8: icmp_seq=5 ttl=64 time=0.363 ms 1508 bytes from 192.168.1.8: icmp_seq=6 ttl=64 time=0.315 ms 1508 bytes from 192.168.1.8: icmp_seq=7 ttl=64 time=0.255 ms 1508 bytes from 192.168.1.8: icmp_seq=8 ttl=64 time=0.349 ms 1508 bytes from 192.168.1.8: icmp_seq=9 ttl=64 time=0.207 ms 1508 bytes from 192.168.1.8: icmp_seq=10 ttl=64 time=0.339 ms --- 192.168.1.8 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8996ms rtt min/avg/max/mdev = 0.207/0.309/0.565/0.102 ms 2018-08-01 10:18:08,748 INFO [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7571] Measuring TCP Throughput (packet size=65536)... 2018-08-01 10:18:08,748 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7571] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.8 2018-08-01 10:18:18,879 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7571] megabytes=18150.1917 real_seconds=10.01 rate_Mbps=15214.4341 tx_cpu=34 rx_cpu=52 retrans=0 cwnd=3137 rtt_ms=0.20 2018-08-01 10:18:18,881 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7571] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.8 2018-08-01 10:18:29,010 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7571] megabytes=18021.1024 real_seconds=10.01 rate_Mbps=15106.4013 tx_cpu=32 rx_cpu=50 retrans=0 cwnd=3135 rtt_ms=0.32 2018-08-01 10:18:29,011 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7571] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.8 2018-08-01 10:18:39,114 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7571] megabytes=17498.8125 real_seconds=10.01 rate_Mbps=14668.6971 tx_cpu=30 rx_cpu=43 retrans=0 cwnd=3137 rtt_ms=0.23 2018-08-01 10:18:39,115 INFO [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7571] Measuring UDP Throughput (packet size=128)... 2018-08-01 10:18:39,115 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7571] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.8 2018-08-01 10:18:42,445 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7571] megabytes=16.8134 real_seconds=1.00 rate_Mbps=140.5957 tx_cpu=11 rx_cpu=29 drop=0 pkt=137735 data_loss=0.00000 2018-08-01 10:18:42,448 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7571] pkt-size=128 throughput=1<143969/5000000<10000000 Kbps loss-rate=0 2018-08-01 10:18:42,448 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7571] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R431907K -p5001 -P5002 -fparse 192.168.1.8 2018-08-01 10:18:45,802 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7571] megabytes=18.4851 real_seconds=1.00 rate_Mbps=154.5977 tx_cpu=11 rx_cpu=30 drop=0 pkt=151430 data_loss=0.00000 2018-08-01 10:18:45,802 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7571] pkt-size=128 throughput=1<158308/431907<431907 Kbps loss-rate=0 2018-08-01 10:18:45,802 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7571] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R295107K -p5001 -P5002 -fparse 192.168.1.8 2018-08-01 10:18:49,131 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7571] megabytes=17.3784 real_seconds=1.00 rate_Mbps=145.3440 tx_cpu=13 rx_cpu=28 drop=0 pkt=142364 data_loss=0.00000 2018-08-01 10:18:49,132 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7571] pkt-size=128 throughput=1<148832/295107<295107 Kbps loss-rate=0 2018-08-01 10:18:49,132 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7571] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R221969K -p5001 -P5002 -fparse 192.168.1.8 2018-08-01 10:18:52,461 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7571] megabytes=18.5104 real_seconds=1.00 rate_Mbps=154.7946 tx_cpu=12 rx_cpu=29 drop=0 pkt=151637 data_loss=0.00000 2018-08-01 10:18:52,462 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7571] pkt-size=128 throughput=1<158509/221969<221969 Kbps loss-rate=0 2018-08-01 10:18:52,462 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7571] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R190239K -p5001 -P5002 -fparse 192.168.1.8 2018-08-01 10:18:55,792 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7571] megabytes=18.9479 real_seconds=1.00 rate_Mbps=158.3361 tx_cpu=12 rx_cpu=32 drop=0 pkt=155221 data_loss=0.00000 2018-08-01 10:18:55,793 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7571] pkt-size=128 throughput=1<162136/190239<190239 Kbps loss-rate=0 2018-08-01 10:18:55,793 DEBUG undershot, min=162136 kbps=176187 max=190239 2018-08-01 10:18:55,793 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7571] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R176187K -p5001 -P5002 -fparse 192.168.1.8 2018-08-01 10:18:59,146 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7571] megabytes=16.6521 real_seconds=1.00 rate_Mbps=139.3140 tx_cpu=12 rx_cpu=27 drop=0 pkt=136414 data_loss=0.00000 2018-08-01 10:18:59,146 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7571] pkt-size=128 throughput=162136<142657/176187<190239 Kbps loss-rate=0 2018-08-01 10:18:59,146 DEBUG undershot, min=176187 kbps=183213 max=190239 2018-08-01 10:18:59,147 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7571] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R183213K -p5001 -P5002 -fparse 192.168.1.8 2018-08-01 10:19:02,474 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7571] megabytes=19.0061 real_seconds=1.00 rate_Mbps=158.9256 tx_cpu=15 rx_cpu=29 drop=0 pkt=155698 data_loss=0.00000 2018-08-01 10:19:02,475 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7571] pkt-size=128 throughput=176187<162739/183213<190239 Kbps loss-rate=0 2018-08-01 10:19:02,475 DEBUG undershot, min=183213 kbps=186726 max=190239 2018-08-01 10:19:02,475 INFO [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7571] Measuring UDP Throughput (packet size=1024)... 2018-08-01 10:19:02,476 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7571] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.8 2018-08-01 10:19:05,805 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7571] megabytes=155.7607 real_seconds=1.00 rate_Mbps=1304.1991 tx_cpu=19 rx_cpu=31 drop=0 pkt=159499 data_loss=0.00000 2018-08-01 10:19:05,805 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7571] pkt-size=1024 throughput=1<1335499/5000000<10000000 Kbps loss-rate=0 2018-08-01 10:19:05,806 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7571] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3167749K -p5001 -P5002 -fparse 192.168.1.8 2018-08-01 10:19:09,134 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7571] megabytes=154.9434 real_seconds=1.00 rate_Mbps=1296.8852 tx_cpu=19 rx_cpu=32 drop=0 pkt=158662 data_loss=0.00000 2018-08-01 10:19:09,135 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7571] pkt-size=1024 throughput=1<1328010/3167749<3167749 Kbps loss-rate=0 2018-08-01 10:19:09,135 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7571] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2247879K -p5001 -P5002 -fparse 192.168.1.8 2018-08-01 10:19:12,489 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7571] megabytes=151.8877 real_seconds=1.00 rate_Mbps=1271.9970 tx_cpu=19 rx_cpu=32 drop=0 pkt=155533 data_loss=0.00000 2018-08-01 10:19:12,489 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7571] pkt-size=1024 throughput=1<1302524/2247879<2247879 Kbps loss-rate=0 2018-08-01 10:19:12,490 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7571] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1775201K -p5001 -P5002 -fparse 192.168.1.8 2018-08-01 10:19:15,817 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7571] megabytes=156.4697 real_seconds=1.00 rate_Mbps=1310.2258 tx_cpu=20 rx_cpu=31 drop=0 pkt=160225 data_loss=0.00000 2018-08-01 10:19:15,818 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7571] pkt-size=1024 throughput=1<1341671/1775201<1775201 Kbps loss-rate=0 2018-08-01 10:19:15,819 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7571] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1558436K -p5001 -P5002 -fparse 192.168.1.8 2018-08-01 10:19:19,149 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7571] megabytes=154.8838 real_seconds=1.00 rate_Mbps=1296.4616 tx_cpu=19 rx_cpu=32 drop=0 pkt=158601 data_loss=0.00000 2018-08-01 10:19:19,149 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7571] pkt-size=1024 throughput=1<1327576/1558436<1558436 Kbps loss-rate=0 2018-08-01 10:19:19,149 DEBUG undershot, min=1327576 kbps=1443006 max=1558436 2018-08-01 10:19:19,150 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7571] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1443006K -p5001 -P5002 -fparse 192.168.1.8 2018-08-01 10:19:22,478 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7571] megabytes=152.6055 real_seconds=1.00 rate_Mbps=1277.8907 tx_cpu=19 rx_cpu=31 drop=0 pkt=156268 data_loss=0.00000 2018-08-01 10:19:22,479 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7571] pkt-size=1024 throughput=1327576<1308560/1443006<1558436 Kbps loss-rate=0 2018-08-01 10:19:22,479 DEBUG undershot, min=1443006 kbps=1500721 max=1558436 2018-08-01 10:19:22,479 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7571] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1500721K -p5001 -P5002 -fparse 192.168.1.8 2018-08-01 10:19:25,834 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7571] megabytes=141.1768 real_seconds=1.00 rate_Mbps=1181.7558 tx_cpu=20 rx_cpu=30 drop=76 pkt=144641 data_loss=0.05253 2018-08-01 10:19:25,834 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7571] pkt-size=1024 throughput=1443006<1210117/1500721<1558436 Kbps loss-rate=0 2018-08-01 10:19:25,834 DEBUG undershot, min=1500721 kbps=1529578 max=1558436 2018-08-01 10:19:25,835 INFO [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7571] Measuring UDP Throughput (packet size=8192)... 2018-08-01 10:19:25,835 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7571] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.8 2018-08-01 10:19:29,187 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7571] megabytes=595.6016 real_seconds=1.00 rate_Mbps=4993.8909 tx_cpu=99 rx_cpu=22 drop=57 pkt=76294 data_loss=0.07471 2018-08-01 10:19:29,188 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7571] pkt-size=8192 throughput=1<5113744/5000000<10000000 Kbps loss-rate=0 2018-08-01 10:19:29,188 DEBUG undershot, min=5113744 kbps=7556872 max=10000000 2018-08-01 10:19:29,188 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7571] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R7556872K -p5001 -P5002 -fparse 192.168.1.8 2018-08-01 10:19:32,519 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7571] megabytes=860.5625 real_seconds=1.00 rate_Mbps=7210.4924 tx_cpu=28 rx_cpu=33 drop=0 pkt=110152 data_loss=0.00000 2018-08-01 10:19:32,520 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7571] pkt-size=8192 throughput=5113744<7383544/7556872<10000000 Kbps loss-rate=0 2018-08-01 10:19:32,520 DEBUG undershot, min=7383544 kbps=8691772 max=10000000 2018-08-01 10:19:32,520 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7571] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R8691772K -p5001 -P5002 -fparse 192.168.1.8 2018-08-01 10:19:35,851 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7571] megabytes=822.6953 real_seconds=1.00 rate_Mbps=6892.5769 tx_cpu=30 rx_cpu=29 drop=40 pkt=105345 data_loss=0.03797 2018-08-01 10:19:35,851 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7571] pkt-size=8192 throughput=7383544<7057998/8691772<10000000 Kbps loss-rate=0 2018-08-01 10:19:35,851 DEBUG undershot, min=8691772 kbps=9345886 max=10000000 2018-08-01 10:19:35,852 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7571] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R9345886K -p5001 -P5002 -fparse 192.168.1.8 2018-08-01 10:19:39,204 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7571] megabytes=881.3203 real_seconds=1.00 rate_Mbps=7385.7240 tx_cpu=23 rx_cpu=30 drop=5 pkt=112814 data_loss=0.00444 2018-08-01 10:19:39,205 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7571] pkt-size=8192 throughput=8691772<7562981/9345886<10000000 Kbps loss-rate=0 2018-08-01 10:19:39,205 DEBUG undershot, min=9345886 kbps=9672943 max=10000000 2018-08-01 10:19:39,205 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7571] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R9672943K -p5001 -P5002 -fparse 192.168.1.8 2018-08-01 10:19:42,559 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7571] megabytes=886.8281 real_seconds=1.00 rate_Mbps=7424.3380 tx_cpu=25 rx_cpu=31 drop=0 pkt=113514 data_loss=0.00000 2018-08-01 10:19:42,560 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7571] pkt-size=8192 throughput=9345886<7602522/9672943<10000000 Kbps loss-rate=0 2018-08-01 10:19:42,571 INFO { 'az_from': u'nova:overcloud-novacompute-0.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-0.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.8', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.2, 'throughput_kbps': 15579580, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.32, 'throughput_kbps': 15468954, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.23, 'throughput_kbps': 15020745, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 162739, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.05, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1210117, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 7602522, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '4.381', 'rtt_max_ms': '40.638', 'rtt_min_ms': '0.251', 'rtt_stddev': '12.085', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.267', 'rtt_max_ms': '0.360', 'rtt_min_ms': '0.163', 'rtt_stddev': '0.069', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.309', 'rtt_max_ms': '0.565', 'rtt_min_ms': '0.207', 'rtt_stddev': '0.102', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} No handlers could be found for logger "vmtp_file" 2018-08-01 10:19:42,572 INFO Deleting floating ip a6e010e5-e16d-418c-acc2-2065da5bd2e2 2018-08-01 10:19:43,554 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7571] Floating IP 172.30.9.207 deleted 2018-08-01 10:19:43,858 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7571] Instance deleted 2018-08-01 10:19:43,890 INFO [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] Creating client VM... 2018-08-01 10:19:43,891 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] Starting on zone nova:overcloud-novacompute-0.opnfvlf.org 2018-08-01 10:19:45,323 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] VM status=BUILD, retrying 1 of 50... 2018-08-01 10:19:47,657 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] VM status=BUILD, retrying 2 of 50... 2018-08-01 10:19:49,829 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] VM status=BUILD, retrying 3 of 50... 2018-08-01 10:19:51,984 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] VM status=BUILD, retrying 4 of 50... 2018-08-01 10:19:54,332 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] VM status=BUILD, retrying 5 of 50... 2018-08-01 10:19:59,010 INFO [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] Internal network IP: 192.168.2.12 2018-08-01 10:19:59,010 INFO [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] SSH IP: 172.30.9.202 2018-08-01 10:19:59,010 INFO [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] Setup SSH for ubuntu@172.30.9.202 2018-08-01 10:20:10,669 INFO [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] Installing nuttcp-8.1.4... 2018-08-01 10:20:10,714 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] Copying nuttcp-8.1.4 to target... 2018-08-01 10:20:10,885 INFO ============================================================ 2018-08-01 10:20:10,885 INFO Flow 2: VM to VM different network fixed IP (intra-node) 2018-08-01 10:20:19,931 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] PING 192.168.1.8 (192.168.1.8) 64(92) bytes of data. 72 bytes from 192.168.1.8: icmp_seq=1 ttl=63 time=1.18 ms 72 bytes from 192.168.1.8: icmp_seq=2 ttl=63 time=0.287 ms 72 bytes from 192.168.1.8: icmp_seq=3 ttl=63 time=0.473 ms 72 bytes from 192.168.1.8: icmp_seq=4 ttl=63 time=0.410 ms 72 bytes from 192.168.1.8: icmp_seq=5 ttl=63 time=0.462 ms 72 bytes from 192.168.1.8: icmp_seq=6 ttl=63 time=0.625 ms 72 bytes from 192.168.1.8: icmp_seq=7 ttl=63 time=0.299 ms 72 bytes from 192.168.1.8: icmp_seq=8 ttl=63 time=0.385 ms 72 bytes from 192.168.1.8: icmp_seq=9 ttl=63 time=0.445 ms 72 bytes from 192.168.1.8: icmp_seq=10 ttl=63 time=0.411 ms --- 192.168.1.8 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.287/0.497/1.180/0.245 ms 2018-08-01 10:20:28,972 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] PING 192.168.1.8 (192.168.1.8) 391(419) bytes of data. 399 bytes from 192.168.1.8: icmp_seq=1 ttl=63 time=0.472 ms 399 bytes from 192.168.1.8: icmp_seq=2 ttl=63 time=0.320 ms 399 bytes from 192.168.1.8: icmp_seq=3 ttl=63 time=0.344 ms 399 bytes from 192.168.1.8: icmp_seq=4 ttl=63 time=0.301 ms 399 bytes from 192.168.1.8: icmp_seq=5 ttl=63 time=0.384 ms 399 bytes from 192.168.1.8: icmp_seq=6 ttl=63 time=0.344 ms 399 bytes from 192.168.1.8: icmp_seq=7 ttl=63 time=0.684 ms 399 bytes from 192.168.1.8: icmp_seq=8 ttl=63 time=0.285 ms 399 bytes from 192.168.1.8: icmp_seq=9 ttl=63 time=0.258 ms 399 bytes from 192.168.1.8: icmp_seq=10 ttl=63 time=0.289 ms --- 192.168.1.8 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.258/0.368/0.684/0.120 ms 2018-08-01 10:20:38,020 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] PING 192.168.1.8 (192.168.1.8) 1500(1528) bytes of data. 1508 bytes from 192.168.1.8: icmp_seq=1 ttl=63 time=2.03 ms 1508 bytes from 192.168.1.8: icmp_seq=2 ttl=63 time=0.382 ms 1508 bytes from 192.168.1.8: icmp_seq=3 ttl=63 time=0.441 ms 1508 bytes from 192.168.1.8: icmp_seq=4 ttl=63 time=0.368 ms 1508 bytes from 192.168.1.8: icmp_seq=5 ttl=63 time=0.623 ms 1508 bytes from 192.168.1.8: icmp_seq=6 ttl=63 time=0.535 ms 1508 bytes from 192.168.1.8: icmp_seq=7 ttl=63 time=0.667 ms 1508 bytes from 192.168.1.8: icmp_seq=8 ttl=63 time=0.462 ms 1508 bytes from 192.168.1.8: icmp_seq=9 ttl=63 time=0.561 ms 1508 bytes from 192.168.1.8: icmp_seq=10 ttl=63 time=0.652 ms --- 192.168.1.8 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.368/0.672/2.036/0.466 ms 2018-08-01 10:20:38,021 INFO [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] Measuring TCP Throughput (packet size=65536)... 2018-08-01 10:20:38,021 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.8 2018-08-01 10:20:48,147 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] megabytes=2228.4743 real_seconds=10.00 rate_Mbps=1868.8197 tx_cpu=4 rx_cpu=7 retrans=3 cwnd=315 rtt_ms=0.36 2018-08-01 10:20:48,148 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.8 2018-08-01 10:20:58,246 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] megabytes=2469.1584 real_seconds=10.00 rate_Mbps=2070.6236 tx_cpu=4 rx_cpu=8 retrans=25 cwnd=334 rtt_ms=0.26 2018-08-01 10:20:58,246 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.8 2018-08-01 10:21:08,346 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] megabytes=2317.3692 real_seconds=10.00 rate_Mbps=1943.2718 tx_cpu=4 rx_cpu=7 retrans=12 cwnd=327 rtt_ms=0.41 2018-08-01 10:21:08,347 INFO [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] Measuring UDP Throughput (packet size=128)... 2018-08-01 10:21:08,347 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.8 2018-08-01 10:21:11,674 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] megabytes=17.9443 real_seconds=1.00 rate_Mbps=150.4504 tx_cpu=16 rx_cpu=25 drop=61851 pkt=208851 data_loss=29.61502 2018-08-01 10:21:11,674 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] pkt-size=128 throughput=1<154061/5000000<10000000 Kbps loss-rate=29 2018-08-01 10:21:11,674 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R462183K -p5001 -P5002 -fparse 192.168.1.8 2018-08-01 10:21:15,001 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] megabytes=18.0844 real_seconds=1.01 rate_Mbps=150.7971 tx_cpu=23 rx_cpu=21 drop=45209 pkt=193357 data_loss=23.38125 2018-08-01 10:21:15,001 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] pkt-size=128 throughput=1<154416/462183<462183 Kbps loss-rate=23 2018-08-01 10:21:15,002 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R308299K -p5001 -P5002 -fparse 192.168.1.8 2018-08-01 10:21:18,329 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] megabytes=18.3385 real_seconds=1.01 rate_Mbps=152.4782 tx_cpu=25 rx_cpu=24 drop=57897 pkt=208126 data_loss=27.81823 2018-08-01 10:21:18,330 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] pkt-size=128 throughput=1<156137/308299<308299 Kbps loss-rate=27 2018-08-01 10:21:18,330 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R232218K -p5001 -P5002 -fparse 192.168.1.8 2018-08-01 10:21:21,659 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] megabytes=18.1090 real_seconds=1.00 rate_Mbps=151.7573 tx_cpu=25 rx_cpu=21 drop=68976 pkt=217325 data_loss=31.73859 2018-08-01 10:21:21,659 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] pkt-size=128 throughput=1<155399/232218<232218 Kbps loss-rate=31 2018-08-01 10:21:21,659 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R193808K -p5001 -P5002 -fparse 192.168.1.8 2018-08-01 10:21:24,985 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] megabytes=18.0917 real_seconds=1.00 rate_Mbps=151.2125 tx_cpu=38 rx_cpu=20 drop=41059 pkt=189266 data_loss=21.69383 2018-08-01 10:21:24,986 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] pkt-size=128 throughput=1<154841/193808<193808 Kbps loss-rate=21 2018-08-01 10:21:24,986 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R174324K -p5001 -P5002 -fparse 192.168.1.8 2018-08-01 10:21:28,337 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] megabytes=18.5027 real_seconds=1.00 rate_Mbps=154.5120 tx_cpu=55 rx_cpu=20 drop=18573 pkt=170147 data_loss=10.91580 2018-08-01 10:21:28,337 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] pkt-size=128 throughput=1<158220/174324<174324 Kbps loss-rate=10 2018-08-01 10:21:28,338 DEBUG overshot, min=1 kbps=158220 max=174324 2018-08-01 10:21:28,338 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R158220K -p5001 -P5002 -fparse 192.168.1.8 2018-08-01 10:21:31,665 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] megabytes=18.2936 real_seconds=1.00 rate_Mbps=153.0818 tx_cpu=88 rx_cpu=23 drop=4650 pkt=154511 data_loss=3.00935 2018-08-01 10:21:31,665 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] pkt-size=128 throughput=1<156755/158220<174324 Kbps loss-rate=3 2018-08-01 10:21:31,665 INFO [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] Measuring UDP Throughput (packet size=1024)... 2018-08-01 10:21:31,666 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.8 2018-08-01 10:21:35,018 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] megabytes=145.5684 real_seconds=1.01 rate_Mbps=1203.8372 tx_cpu=25 rx_cpu=20 drop=53103 pkt=202165 data_loss=26.26715 2018-08-01 10:21:35,019 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] pkt-size=1024 throughput=1<1232729/5000000<10000000 Kbps loss-rate=26 2018-08-01 10:21:35,019 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3116364K -p5001 -P5002 -fparse 192.168.1.8 2018-08-01 10:21:38,372 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] megabytes=144.4316 real_seconds=1.00 rate_Mbps=1206.4037 tx_cpu=29 rx_cpu=20 drop=32918 pkt=180816 data_loss=18.20526 2018-08-01 10:21:38,373 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] pkt-size=1024 throughput=1<1235357/3116364<3116364 Kbps loss-rate=18 2018-08-01 10:21:38,373 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2175860K -p5001 -P5002 -fparse 192.168.1.8 2018-08-01 10:21:41,702 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] megabytes=145.9531 real_seconds=1.00 rate_Mbps=1219.3600 tx_cpu=29 rx_cpu=21 drop=34249 pkt=183705 data_loss=18.64348 2018-08-01 10:21:41,702 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] pkt-size=1024 throughput=1<1248624/2175860<2175860 Kbps loss-rate=18 2018-08-01 10:21:41,702 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1712242K -p5001 -P5002 -fparse 192.168.1.8 2018-08-01 10:21:45,030 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] megabytes=143.7031 real_seconds=1.00 rate_Mbps=1205.3414 tx_cpu=36 rx_cpu=22 drop=46844 pkt=193996 data_loss=24.14690 2018-08-01 10:21:45,031 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] pkt-size=1024 throughput=1<1234269/1712242<1712242 Kbps loss-rate=24 2018-08-01 10:21:45,031 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1473255K -p5001 -P5002 -fparse 192.168.1.8 2018-08-01 10:21:48,357 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] megabytes=147.9531 real_seconds=1.00 rate_Mbps=1236.8401 tx_cpu=93 rx_cpu=20 drop=28336 pkt=179840 data_loss=15.75624 2018-08-01 10:21:48,358 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] pkt-size=1024 throughput=1<1266524/1473255<1473255 Kbps loss-rate=15 2018-08-01 10:21:48,358 DEBUG overshot, min=1 kbps=1266524 max=1473255 2018-08-01 10:21:48,358 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1266524K -p5001 -P5002 -fparse 192.168.1.8 2018-08-01 10:21:51,686 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] megabytes=141.9531 real_seconds=1.00 rate_Mbps=1186.4562 tx_cpu=88 rx_cpu=20 drop=9245 pkt=154605 data_loss=5.97974 2018-08-01 10:21:51,687 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] pkt-size=1024 throughput=1<1214931/1266524<1473255 Kbps loss-rate=5 2018-08-01 10:21:51,687 DEBUG overshot, min=1 kbps=1214931 max=1266524 2018-08-01 10:21:51,687 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1214931K -p5001 -P5002 -fparse 192.168.1.8 2018-08-01 10:21:55,015 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] megabytes=143.1797 real_seconds=1.00 rate_Mbps=1200.1098 tx_cpu=89 rx_cpu=23 drop=1634 pkt=148250 data_loss=1.10219 2018-08-01 10:21:55,016 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] pkt-size=1024 throughput=1<1228912/1214931<1266524 Kbps loss-rate=1 2018-08-01 10:21:55,016 DEBUG undershot, min=1228912 kbps=1247718 max=1266524 2018-08-01 10:21:55,016 INFO [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] Measuring UDP Throughput (packet size=8192)... 2018-08-01 10:21:55,017 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.8 2018-08-01 10:21:58,368 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] megabytes=203.1797 real_seconds=1.00 rate_Mbps=1704.1630 tx_cpu=91 rx_cpu=11 drop=50287 pkt=76294 data_loss=65.91213 2018-08-01 10:21:58,369 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] pkt-size=8192 throughput=1<1745062/5000000<10000000 Kbps loss-rate=65 2018-08-01 10:21:58,369 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3372531K -p5001 -P5002 -fparse 192.168.1.8 2018-08-01 10:22:01,693 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] megabytes=205.1719 real_seconds=1.00 rate_Mbps=1720.8707 tx_cpu=99 rx_cpu=11 drop=25199 pkt=51461 data_loss=48.96718 2018-08-01 10:22:01,694 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] pkt-size=8192 throughput=1<1762171/3372531<3372531 Kbps loss-rate=48 2018-08-01 10:22:01,694 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2567351K -p5001 -P5002 -fparse 192.168.1.8 2018-08-01 10:22:05,022 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] megabytes=211.2344 real_seconds=1.00 rate_Mbps=1767.4994 tx_cpu=99 rx_cpu=10 drop=12137 pkt=39175 data_loss=30.98149 2018-08-01 10:22:05,022 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] pkt-size=8192 throughput=1<1809919/2567351<2567351 Kbps loss-rate=30 2018-08-01 10:22:05,022 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2188635K -p5001 -P5002 -fparse 192.168.1.8 2018-08-01 10:22:08,373 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] megabytes=205.3203 real_seconds=1.00 rate_Mbps=1717.7857 tx_cpu=99 rx_cpu=10 drop=7115 pkt=33396 data_loss=21.30494 2018-08-01 10:22:08,374 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] pkt-size=8192 throughput=1<1759012/2188635<2188635 Kbps loss-rate=21 2018-08-01 10:22:08,374 DEBUG overshot, min=1 kbps=1759012 max=2188635 2018-08-01 10:22:08,374 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1759012K -p5001 -P5002 -fparse 192.168.1.8 2018-08-01 10:22:11,702 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] megabytes=209.3906 real_seconds=1.00 rate_Mbps=1756.7032 tx_cpu=99 rx_cpu=9 drop=39 pkt=26841 data_loss=0.14531 2018-08-01 10:22:11,703 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] pkt-size=8192 throughput=1<1798864/1759012<2188635 Kbps loss-rate=0 2018-08-01 10:22:11,703 DEBUG undershot, min=1798864 kbps=1993749 max=2188635 2018-08-01 10:22:11,703 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1993749K -p5001 -P5002 -fparse 192.168.1.8 2018-08-01 10:22:15,030 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] megabytes=208.5781 real_seconds=1.00 rate_Mbps=1743.8887 tx_cpu=99 rx_cpu=10 drop=3724 pkt=30422 data_loss=12.24116 2018-08-01 10:22:15,030 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] pkt-size=8192 throughput=1798864<1785742/1993749<2188635 Kbps loss-rate=12 2018-08-01 10:22:15,031 DEBUG overshot, min=1798864 kbps=1785742 max=1993749 2018-08-01 10:22:15,031 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1785742K -p5001 -P5002 -fparse 192.168.1.8 2018-08-01 10:22:18,382 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] megabytes=212.6484 real_seconds=1.00 rate_Mbps=1784.2829 tx_cpu=99 rx_cpu=9 drop=30 pkt=27249 data_loss=0.11011 2018-08-01 10:22:18,383 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] pkt-size=8192 throughput=1798864<1827105/1785742<1993749 Kbps loss-rate=0 2018-08-01 10:22:18,383 DEBUG undershot, min=1827105 kbps=1910427 max=1993749 2018-08-01 10:22:18,383 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1910427K -p5001 -P5002 -fparse 192.168.1.8 2018-08-01 10:22:21,735 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] megabytes=222.2734 real_seconds=1.00 rate_Mbps=1859.1138 tx_cpu=99 rx_cpu=10 drop=700 pkt=29151 data_loss=2.40131 2018-08-01 10:22:21,735 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] pkt-size=8192 throughput=1827105<1903732/1910427<1993749 Kbps loss-rate=2 2018-08-01 10:22:21,745 INFO { 'az_from': u'nova:overcloud-novacompute-0.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-0.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.8', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 3, 'rtt_ms': 0.36, 'throughput_kbps': 1913671, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 25, 'rtt_ms': 0.26, 'throughput_kbps': 2120318, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 12, 'rtt_ms': 0.41, 'throughput_kbps': 1989910, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.01, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 156755, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 1.1, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1228912, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.4, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1903732, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.497', 'rtt_max_ms': '1.180', 'rtt_min_ms': '0.287', 'rtt_stddev': '0.245', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.368', 'rtt_max_ms': '0.684', 'rtt_min_ms': '0.258', 'rtt_stddev': '0.120', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.672', 'rtt_max_ms': '2.036', 'rtt_min_ms': '0.368', 'rtt_stddev': '0.466', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-08-01 10:22:21,746 INFO ============================================================ 2018-08-01 10:22:21,746 INFO Flow 3: VM to VM different network floating IP (intra-node) 2018-08-01 10:22:30,814 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] PING 172.30.9.203 (172.30.9.203) 64(92) bytes of data. 72 bytes from 172.30.9.203: icmp_seq=1 ttl=63 time=0.749 ms 72 bytes from 172.30.9.203: icmp_seq=2 ttl=63 time=0.377 ms 72 bytes from 172.30.9.203: icmp_seq=3 ttl=63 time=0.431 ms 72 bytes from 172.30.9.203: icmp_seq=4 ttl=63 time=0.319 ms 72 bytes from 172.30.9.203: icmp_seq=5 ttl=63 time=0.561 ms 72 bytes from 172.30.9.203: icmp_seq=6 ttl=63 time=0.337 ms 72 bytes from 172.30.9.203: icmp_seq=7 ttl=63 time=0.525 ms 72 bytes from 172.30.9.203: icmp_seq=8 ttl=63 time=0.499 ms 72 bytes from 172.30.9.203: icmp_seq=9 ttl=63 time=0.350 ms 72 bytes from 172.30.9.203: icmp_seq=10 ttl=63 time=0.521 ms --- 172.30.9.203 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8998ms rtt min/avg/max/mdev = 0.319/0.466/0.749/0.128 ms 2018-08-01 10:22:39,859 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] PING 172.30.9.203 (172.30.9.203) 391(419) bytes of data. 399 bytes from 172.30.9.203: icmp_seq=1 ttl=63 time=0.250 ms 399 bytes from 172.30.9.203: icmp_seq=2 ttl=63 time=0.330 ms 399 bytes from 172.30.9.203: icmp_seq=3 ttl=63 time=0.404 ms 399 bytes from 172.30.9.203: icmp_seq=4 ttl=63 time=0.393 ms 399 bytes from 172.30.9.203: icmp_seq=5 ttl=63 time=0.582 ms 399 bytes from 172.30.9.203: icmp_seq=6 ttl=63 time=0.505 ms 399 bytes from 172.30.9.203: icmp_seq=7 ttl=63 time=0.495 ms 399 bytes from 172.30.9.203: icmp_seq=8 ttl=63 time=0.451 ms 399 bytes from 172.30.9.203: icmp_seq=9 ttl=63 time=0.415 ms 399 bytes from 172.30.9.203: icmp_seq=10 ttl=63 time=0.493 ms --- 172.30.9.203 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.250/0.431/0.582/0.094 ms 2018-08-01 10:22:48,906 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] PING 172.30.9.203 (172.30.9.203) 1500(1528) bytes of data. 1508 bytes from 172.30.9.203: icmp_seq=1 ttl=63 time=1.96 ms 1508 bytes from 172.30.9.203: icmp_seq=2 ttl=63 time=0.526 ms 1508 bytes from 172.30.9.203: icmp_seq=3 ttl=63 time=0.568 ms 1508 bytes from 172.30.9.203: icmp_seq=4 ttl=63 time=0.360 ms 1508 bytes from 172.30.9.203: icmp_seq=5 ttl=63 time=0.409 ms 1508 bytes from 172.30.9.203: icmp_seq=6 ttl=63 time=0.449 ms 1508 bytes from 172.30.9.203: icmp_seq=7 ttl=63 time=0.592 ms 1508 bytes from 172.30.9.203: icmp_seq=8 ttl=63 time=0.525 ms 1508 bytes from 172.30.9.203: icmp_seq=9 ttl=63 time=0.792 ms 1508 bytes from 172.30.9.203: icmp_seq=10 ttl=63 time=0.395 ms --- 172.30.9.203 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.360/0.658/1.965/0.451 ms 2018-08-01 10:22:48,906 INFO [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] Measuring TCP Throughput (packet size=65536)... 2018-08-01 10:22:48,907 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.203 2018-08-01 10:22:59,032 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] megabytes=2153.6250 real_seconds=10.00 rate_Mbps=1806.1657 tx_cpu=4 rx_cpu=7 retrans=13 cwnd=324 rtt_ms=0.40 2018-08-01 10:22:59,032 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.203 2018-08-01 10:23:09,133 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] megabytes=2280.4172 real_seconds=10.00 rate_Mbps=1912.2902 tx_cpu=4 rx_cpu=8 retrans=9 cwnd=333 rtt_ms=0.44 2018-08-01 10:23:09,133 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.203 2018-08-01 10:23:19,233 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] megabytes=2392.6504 real_seconds=10.00 rate_Mbps=2006.4443 tx_cpu=4 rx_cpu=8 retrans=8 cwnd=353 rtt_ms=0.29 2018-08-01 10:23:19,233 INFO [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] Measuring UDP Throughput (packet size=128)... 2018-08-01 10:23:19,234 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.203 2018-08-01 10:23:22,559 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] megabytes=17.1675 real_seconds=1.01 rate_Mbps=143.1152 tx_cpu=15 rx_cpu=21 drop=51166 pkt=191802 data_loss=26.67629 2018-08-01 10:23:22,560 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] pkt-size=128 throughput=1<146549/5000000<10000000 Kbps loss-rate=26 2018-08-01 10:23:22,560 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R439647K -p5001 -P5002 -fparse 172.30.9.203 2018-08-01 10:23:25,887 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] megabytes=17.0347 real_seconds=1.01 rate_Mbps=142.1642 tx_cpu=25 rx_cpu=20 drop=68542 pkt=208090 data_loss=32.93848 2018-08-01 10:23:25,887 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] pkt-size=128 throughput=1<145576/439647<439647 Kbps loss-rate=32 2018-08-01 10:23:25,887 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R292611K -p5001 -P5002 -fparse 172.30.9.203 2018-08-01 10:23:29,215 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] megabytes=17.0062 real_seconds=1.00 rate_Mbps=142.5766 tx_cpu=18 rx_cpu=20 drop=60397 pkt=199712 data_loss=30.24214 2018-08-01 10:23:29,216 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] pkt-size=128 throughput=1<145998/292611<292611 Kbps loss-rate=30 2018-08-01 10:23:29,216 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R219304K -p5001 -P5002 -fparse 172.30.9.203 2018-08-01 10:23:32,544 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] megabytes=16.6689 real_seconds=1.01 rate_Mbps=139.0856 tx_cpu=16 rx_cpu=15 drop=65557 pkt=202109 data_loss=32.43662 2018-08-01 10:23:32,545 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] pkt-size=128 throughput=1<142423/219304<219304 Kbps loss-rate=32 2018-08-01 10:23:32,545 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R180863K -p5001 -P5002 -fparse 172.30.9.203 2018-08-01 10:23:35,871 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] megabytes=17.0356 real_seconds=1.00 rate_Mbps=142.4523 tx_cpu=61 rx_cpu=18 drop=37068 pkt=176624 data_loss=20.98699 2018-08-01 10:23:35,871 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] pkt-size=128 throughput=1<145871/180863<180863 Kbps loss-rate=20 2018-08-01 10:23:35,871 DEBUG overshot, min=1 kbps=145871 max=180863 2018-08-01 10:23:35,872 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R145871K -p5001 -P5002 -fparse 172.30.9.203 2018-08-01 10:23:39,199 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] megabytes=17.3101 real_seconds=1.00 rate_Mbps=144.6993 tx_cpu=99 rx_cpu=20 drop=648 pkt=142452 data_loss=0.45488 2018-08-01 10:23:39,200 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] pkt-size=128 throughput=1<148172/145871<180863 Kbps loss-rate=0 2018-08-01 10:23:39,200 DEBUG undershot, min=148172 kbps=164517 max=180863 2018-08-01 10:23:39,200 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R164517K -p5001 -P5002 -fparse 172.30.9.203 2018-08-01 10:23:42,552 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] megabytes=16.8319 real_seconds=1.01 rate_Mbps=140.4681 tx_cpu=88 rx_cpu=19 drop=22722 pkt=160609 data_loss=14.14749 2018-08-01 10:23:42,552 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] pkt-size=128 throughput=148172<143839/164517<180863 Kbps loss-rate=14 2018-08-01 10:23:42,552 DEBUG overshot, min=148172 kbps=143839 max=164517 2018-08-01 10:23:42,553 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R143839K -p5001 -P5002 -fparse 172.30.9.203 2018-08-01 10:23:45,903 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] megabytes=16.6781 real_seconds=1.00 rate_Mbps=139.5722 tx_cpu=95 rx_cpu=18 drop=3841 pkt=140468 data_loss=2.73459 2018-08-01 10:23:45,904 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] pkt-size=128 throughput=148172<142921/143839<164517 Kbps loss-rate=2 2018-08-01 10:23:45,904 INFO [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] Measuring UDP Throughput (packet size=1024)... 2018-08-01 10:23:45,904 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.203 2018-08-01 10:23:49,232 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] megabytes=141.2129 real_seconds=1.00 rate_Mbps=1183.2118 tx_cpu=35 rx_cpu=22 drop=66895 pkt=211497 data_loss=31.62927 2018-08-01 10:23:49,233 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] pkt-size=1024 throughput=1<1211608/5000000<10000000 Kbps loss-rate=31 2018-08-01 10:23:49,233 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3105804K -p5001 -P5002 -fparse 172.30.9.203 2018-08-01 10:23:52,561 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] megabytes=136.5020 real_seconds=1.00 rate_Mbps=1145.1518 tx_cpu=34 rx_cpu=22 drop=59399 pkt=199177 data_loss=29.82220 2018-08-01 10:23:52,561 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] pkt-size=1024 throughput=1<1172635/3105804<3105804 Kbps loss-rate=29 2018-08-01 10:23:52,562 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2139219K -p5001 -P5002 -fparse 172.30.9.203 2018-08-01 10:23:55,914 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] megabytes=135.8232 real_seconds=1.01 rate_Mbps=1132.2011 tx_cpu=34 rx_cpu=20 drop=54450 pkt=193533 data_loss=28.13477 2018-08-01 10:23:55,915 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] pkt-size=1024 throughput=1<1159373/2139219<2139219 Kbps loss-rate=28 2018-08-01 10:23:55,915 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1649296K -p5001 -P5002 -fparse 172.30.9.203 2018-08-01 10:23:59,267 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] megabytes=135.6416 real_seconds=1.00 rate_Mbps=1136.8779 tx_cpu=34 rx_cpu=22 drop=61926 pkt=200823 data_loss=30.83611 2018-08-01 10:23:59,268 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] pkt-size=1024 throughput=1<1164162/1649296<1649296 Kbps loss-rate=30 2018-08-01 10:23:59,268 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1406729K -p5001 -P5002 -fparse 172.30.9.203 2018-08-01 10:24:02,595 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] megabytes=140.6221 real_seconds=1.00 rate_Mbps=1179.3298 tx_cpu=82 rx_cpu=19 drop=27723 pkt=171720 data_loss=16.14428 2018-08-01 10:24:02,596 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] pkt-size=1024 throughput=1<1207633/1406729<1406729 Kbps loss-rate=16 2018-08-01 10:24:02,596 DEBUG overshot, min=1 kbps=1207633 max=1406729 2018-08-01 10:24:02,597 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1207633K -p5001 -P5002 -fparse 172.30.9.203 2018-08-01 10:24:05,948 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] megabytes=136.4102 real_seconds=1.00 rate_Mbps=1140.2344 tx_cpu=95 rx_cpu=18 drop=7732 pkt=147416 data_loss=5.24497 2018-08-01 10:24:05,948 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] pkt-size=1024 throughput=1<1167600/1207633<1406729 Kbps loss-rate=5 2018-08-01 10:24:05,948 DEBUG overshot, min=1 kbps=1167600 max=1207633 2018-08-01 10:24:05,949 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1167600K -p5001 -P5002 -fparse 172.30.9.203 2018-08-01 10:24:09,301 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] megabytes=135.0859 real_seconds=1.00 rate_Mbps=1129.2205 tx_cpu=94 rx_cpu=21 drop=4201 pkt=142529 data_loss=2.94751 2018-08-01 10:24:09,301 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] pkt-size=1024 throughput=1<1156321/1167600<1207633 Kbps loss-rate=2 2018-08-01 10:24:09,302 INFO [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] Measuring UDP Throughput (packet size=8192)... 2018-08-01 10:24:09,302 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.203 2018-08-01 10:24:12,629 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] megabytes=197.0156 real_seconds=1.00 rate_Mbps=1652.1813 tx_cpu=90 rx_cpu=12 drop=51076 pkt=76294 data_loss=66.94629 2018-08-01 10:24:12,629 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] pkt-size=8192 throughput=1<1691833/5000000<10000000 Kbps loss-rate=66 2018-08-01 10:24:12,630 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3345916K -p5001 -P5002 -fparse 172.30.9.203 2018-08-01 10:24:15,956 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] megabytes=195.1719 real_seconds=1.00 rate_Mbps=1638.2361 tx_cpu=96 rx_cpu=9 drop=26073 pkt=51055 data_loss=51.06845 2018-08-01 10:24:15,956 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] pkt-size=8192 throughput=1<1677553/3345916<3345916 Kbps loss-rate=51 2018-08-01 10:24:15,956 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2511734K -p5001 -P5002 -fparse 172.30.9.203 2018-08-01 10:24:19,284 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] megabytes=196.9297 real_seconds=1.00 rate_Mbps=1651.6885 tx_cpu=99 rx_cpu=8 drop=13119 pkt=38326 data_loss=34.23003 2018-08-01 10:24:19,285 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] pkt-size=8192 throughput=1<1691329/2511734<2511734 Kbps loss-rate=34 2018-08-01 10:24:19,285 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2101531K -p5001 -P5002 -fparse 172.30.9.203 2018-08-01 10:24:22,613 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] megabytes=197.8906 real_seconds=1.00 rate_Mbps=1655.8525 tx_cpu=99 rx_cpu=10 drop=6737 pkt=32067 data_loss=21.00914 2018-08-01 10:24:22,613 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] pkt-size=8192 throughput=1<1695592/2101531<2101531 Kbps loss-rate=21 2018-08-01 10:24:22,613 DEBUG overshot, min=1 kbps=1695592 max=2101531 2018-08-01 10:24:22,614 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1695592K -p5001 -P5002 -fparse 172.30.9.203 2018-08-01 10:24:25,940 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] megabytes=200.1641 real_seconds=1.00 rate_Mbps=1679.3212 tx_cpu=99 rx_cpu=10 drop=252 pkt=25873 data_loss=0.97396 2018-08-01 10:24:25,941 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] pkt-size=8192 throughput=1<1719624/1695592<2101531 Kbps loss-rate=0 2018-08-01 10:24:25,941 DEBUG undershot, min=1719624 kbps=1910577 max=2101531 2018-08-01 10:24:25,941 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1910577K -p5001 -P5002 -fparse 172.30.9.203 2018-08-01 10:24:29,269 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] megabytes=192.0703 real_seconds=1.00 rate_Mbps=1605.9367 tx_cpu=99 rx_cpu=12 drop=4568 pkt=29153 data_loss=15.66906 2018-08-01 10:24:29,270 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] pkt-size=8192 throughput=1719624<1644479/1910577<2101531 Kbps loss-rate=15 2018-08-01 10:24:29,270 DEBUG overshot, min=1719624 kbps=1644479 max=1910577 2018-08-01 10:24:29,270 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1644479K -p5001 -P5002 -fparse 172.30.9.203 2018-08-01 10:24:32,623 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] megabytes=195.3359 real_seconds=1.00 rate_Mbps=1638.7425 tx_cpu=99 rx_cpu=9 drop=90 pkt=25093 data_loss=0.35870 2018-08-01 10:24:32,624 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] pkt-size=8192 throughput=1719624<1678072/1644479<1910577 Kbps loss-rate=0 2018-08-01 10:24:32,624 DEBUG undershot, min=1815100 kbps=1862838 max=1910577 2018-08-01 10:24:32,634 INFO { 'az_from': u'nova:overcloud-novacompute-0.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-0.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.203', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 13, 'rtt_ms': 0.4, 'throughput_kbps': 1849513, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 9, 'rtt_ms': 0.44, 'throughput_kbps': 1958185, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 8, 'rtt_ms': 0.29, 'throughput_kbps': 2054598, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.73, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 142921, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.95, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1156321, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.36, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1678072, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.466', 'rtt_max_ms': '0.749', 'rtt_min_ms': '0.319', 'rtt_stddev': '0.128', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.431', 'rtt_max_ms': '0.582', 'rtt_min_ms': '0.250', 'rtt_stddev': '0.094', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.658', 'rtt_max_ms': '1.965', 'rtt_min_ms': '0.360', 'rtt_stddev': '0.451', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-08-01 10:24:32,636 INFO Deleting floating ip d6640351-b112-4c1b-a72d-65bdbf83b2df 2018-08-01 10:24:33,836 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] Floating IP 172.30.9.202 deleted 2018-08-01 10:24:34,136 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7572] Instance deleted 2018-08-01 10:24:34,144 INFO [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7573] Creating client VM... 2018-08-01 10:24:34,144 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7573] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2018-08-01 10:24:35,593 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7573] VM status=BUILD, retrying 1 of 50... 2018-08-01 10:24:38,144 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7573] VM status=BUILD, retrying 2 of 50... 2018-08-01 10:24:40,472 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7573] VM status=BUILD, retrying 3 of 50... 2018-08-01 10:24:42,792 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7573] VM status=BUILD, retrying 4 of 50... 2018-08-01 10:24:45,127 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7573] VM status=BUILD, retrying 5 of 50... 2018-08-01 10:24:47,449 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7573] VM status=BUILD, retrying 6 of 50... 2018-08-01 10:24:50,001 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7573] VM status=BUILD, retrying 7 of 50... 2018-08-01 10:24:52,356 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7573] VM status=BUILD, retrying 8 of 50... 2018-08-01 10:24:54,864 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7573] VM status=BUILD, retrying 9 of 50... 2018-08-01 10:24:57,037 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7573] VM status=BUILD, retrying 10 of 50... 2018-08-01 10:24:59,726 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7573] VM status=BUILD, retrying 11 of 50... 2018-08-01 10:25:02,051 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7573] VM status=BUILD, retrying 12 of 50... 2018-08-01 10:25:04,546 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7573] VM status=BUILD, retrying 13 of 50... 2018-08-01 10:25:06,868 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7573] VM status=BUILD, retrying 14 of 50... 2018-08-01 10:25:09,204 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7573] VM status=BUILD, retrying 15 of 50... 2018-08-01 10:25:11,378 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7573] VM status=BUILD, retrying 16 of 50... 2018-08-01 10:25:13,725 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7573] VM status=BUILD, retrying 17 of 50... 2018-08-01 10:25:15,897 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7573] VM status=BUILD, retrying 18 of 50... 2018-08-01 10:25:18,237 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7573] VM status=BUILD, retrying 19 of 50... 2018-08-01 10:25:20,398 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7573] VM status=BUILD, retrying 20 of 50... 2018-08-01 10:25:22,719 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7573] VM status=BUILD, retrying 21 of 50... 2018-08-01 10:25:24,892 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7573] VM status=BUILD, retrying 22 of 50... 2018-08-01 10:25:27,204 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7573] VM status=BUILD, retrying 23 of 50... 2018-08-01 10:25:29,519 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7573] VM status=BUILD, retrying 24 of 50... 2018-08-01 10:25:31,918 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7573] VM status=BUILD, retrying 25 of 50... 2018-08-01 10:25:34,239 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7573] VM status=BUILD, retrying 26 of 50... 2018-08-01 10:25:36,722 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7573] VM status=BUILD, retrying 27 of 50... 2018-08-01 10:25:39,052 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7573] VM status=BUILD, retrying 28 of 50... 2018-08-01 10:25:41,392 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7573] VM status=BUILD, retrying 29 of 50... 2018-08-01 10:25:43,591 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7573] VM status=BUILD, retrying 30 of 50... 2018-08-01 10:25:45,744 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7573] VM status=BUILD, retrying 31 of 50... 2018-08-01 10:25:47,929 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7573] VM status=BUILD, retrying 32 of 50... 2018-08-01 10:25:50,274 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7573] VM status=BUILD, retrying 33 of 50... 2018-08-01 10:25:52,581 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7573] VM status=BUILD, retrying 34 of 50... 2018-08-01 10:25:54,933 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7573] VM status=BUILD, retrying 35 of 50... 2018-08-01 10:25:57,120 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7573] VM status=BUILD, retrying 36 of 50... 2018-08-01 10:25:59,292 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7573] VM status=BUILD, retrying 37 of 50... 2018-08-01 10:26:01,617 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7573] VM status=BUILD, retrying 38 of 50... 2018-08-01 10:26:03,784 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7573] VM status=BUILD, retrying 39 of 50... 2018-08-01 10:26:05,940 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7573] VM status=BUILD, retrying 40 of 50... 2018-08-01 10:26:08,279 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7573] VM status=BUILD, retrying 41 of 50... 2018-08-01 10:26:10,457 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7573] VM status=BUILD, retrying 42 of 50... 2018-08-01 10:26:12,613 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7573] VM status=BUILD, retrying 43 of 50... 2018-08-01 10:26:15,101 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7573] VM status=BUILD, retrying 44 of 50... 2018-08-01 10:26:19,565 INFO [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7573] Internal network IP: 192.168.1.13 2018-08-01 10:26:19,565 INFO [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7573] SSH IP: 172.30.9.201 2018-08-01 10:26:19,566 INFO [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7573] Setup SSH for ubuntu@172.30.9.201 2018-08-01 10:26:31,089 INFO [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7573] Installing nuttcp-8.1.4... 2018-08-01 10:26:31,132 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7573] Copying nuttcp-8.1.4 to target... 2018-08-01 10:26:31,299 INFO ============================================================ 2018-08-01 10:26:31,299 INFO Flow 4: VM to VM same network fixed IP (inter-node) 2018-08-01 10:26:40,345 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7573] PING 192.168.1.8 (192.168.1.8) 64(92) bytes of data. 72 bytes from 192.168.1.8: icmp_seq=1 ttl=64 time=44.1 ms 72 bytes from 192.168.1.8: icmp_seq=2 ttl=64 time=0.244 ms 72 bytes from 192.168.1.8: icmp_seq=3 ttl=64 time=0.418 ms 72 bytes from 192.168.1.8: icmp_seq=4 ttl=64 time=0.434 ms 72 bytes from 192.168.1.8: icmp_seq=5 ttl=64 time=0.217 ms 72 bytes from 192.168.1.8: icmp_seq=6 ttl=64 time=0.252 ms 72 bytes from 192.168.1.8: icmp_seq=7 ttl=64 time=0.388 ms 72 bytes from 192.168.1.8: icmp_seq=8 ttl=64 time=0.254 ms 72 bytes from 192.168.1.8: icmp_seq=9 ttl=64 time=0.230 ms 72 bytes from 192.168.1.8: icmp_seq=10 ttl=64 time=0.325 ms --- 192.168.1.8 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.217/4.690/44.139/13.149 ms 2018-08-01 10:26:49,390 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7573] PING 192.168.1.8 (192.168.1.8) 391(419) bytes of data. 399 bytes from 192.168.1.8: icmp_seq=1 ttl=64 time=0.493 ms 399 bytes from 192.168.1.8: icmp_seq=2 ttl=64 time=0.480 ms 399 bytes from 192.168.1.8: icmp_seq=3 ttl=64 time=0.204 ms 399 bytes from 192.168.1.8: icmp_seq=4 ttl=64 time=0.310 ms 399 bytes from 192.168.1.8: icmp_seq=5 ttl=64 time=0.206 ms 399 bytes from 192.168.1.8: icmp_seq=6 ttl=64 time=0.485 ms 399 bytes from 192.168.1.8: icmp_seq=7 ttl=64 time=0.278 ms 399 bytes from 192.168.1.8: icmp_seq=8 ttl=64 time=0.386 ms 399 bytes from 192.168.1.8: icmp_seq=9 ttl=64 time=0.261 ms 399 bytes from 192.168.1.8: icmp_seq=10 ttl=64 time=0.246 ms --- 192.168.1.8 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8996ms rtt min/avg/max/mdev = 0.204/0.334/0.493/0.113 ms 2018-08-01 10:26:58,438 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7573] PING 192.168.1.8 (192.168.1.8) 1500(1528) bytes of data. 1508 bytes from 192.168.1.8: icmp_seq=1 ttl=64 time=1.31 ms 1508 bytes from 192.168.1.8: icmp_seq=2 ttl=64 time=0.599 ms 1508 bytes from 192.168.1.8: icmp_seq=3 ttl=64 time=0.255 ms 1508 bytes from 192.168.1.8: icmp_seq=4 ttl=64 time=0.569 ms 1508 bytes from 192.168.1.8: icmp_seq=5 ttl=64 time=0.546 ms 1508 bytes from 192.168.1.8: icmp_seq=6 ttl=64 time=0.236 ms 1508 bytes from 192.168.1.8: icmp_seq=7 ttl=64 time=0.294 ms 1508 bytes from 192.168.1.8: icmp_seq=8 ttl=64 time=0.286 ms 1508 bytes from 192.168.1.8: icmp_seq=9 ttl=64 time=0.417 ms 1508 bytes from 192.168.1.8: icmp_seq=10 ttl=64 time=0.368 ms --- 192.168.1.8 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.236/0.488/1.310/0.302 ms 2018-08-01 10:26:58,439 INFO [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7573] Measuring TCP Throughput (packet size=65536)... 2018-08-01 10:26:58,439 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7573] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.8 2018-08-01 10:27:08,541 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7573] megabytes=5810.9991 real_seconds=10.00 rate_Mbps=4873.0668 tx_cpu=9 rx_cpu=15 retrans=4 cwnd=543 rtt_ms=0.26 2018-08-01 10:27:08,541 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7573] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.8 2018-08-01 10:27:18,639 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7573] megabytes=5769.9443 real_seconds=10.00 rate_Mbps=4839.2098 tx_cpu=9 rx_cpu=14 retrans=1 cwnd=572 rtt_ms=0.50 2018-08-01 10:27:18,639 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7573] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.8 2018-08-01 10:27:28,739 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7573] megabytes=5592.6066 real_seconds=10.00 rate_Mbps=4690.5268 tx_cpu=9 rx_cpu=14 retrans=6 cwnd=404 rtt_ms=0.62 2018-08-01 10:27:28,739 INFO [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7573] Measuring UDP Throughput (packet size=128)... 2018-08-01 10:27:28,740 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7573] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.8 2018-08-01 10:27:32,092 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7573] megabytes=25.0681 real_seconds=1.00 rate_Mbps=209.9259 tx_cpu=15 rx_cpu=25 drop=262 pkt=205620 data_loss=0.12749 2018-08-01 10:27:32,093 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7573] pkt-size=128 throughput=1<214964/5000000<10000000 Kbps loss-rate=0 2018-08-01 10:27:32,093 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7573] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R644892K -p5001 -P5002 -fparse 192.168.1.8 2018-08-01 10:27:35,418 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7573] megabytes=25.9569 real_seconds=1.00 rate_Mbps=217.3997 tx_cpu=17 rx_cpu=25 drop=0 pkt=212639 data_loss=0.00000 2018-08-01 10:27:35,419 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7573] pkt-size=128 throughput=1<222617/644892<644892 Kbps loss-rate=0 2018-08-01 10:27:35,419 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7573] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R433754K -p5001 -P5002 -fparse 192.168.1.8 2018-08-01 10:27:38,748 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7573] megabytes=25.1929 real_seconds=1.00 rate_Mbps=210.9633 tx_cpu=16 rx_cpu=25 drop=0 pkt=206380 data_loss=0.00000 2018-08-01 10:27:38,749 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7573] pkt-size=128 throughput=1<216026/433754<433754 Kbps loss-rate=0 2018-08-01 10:27:38,749 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7573] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R324890K -p5001 -P5002 -fparse 192.168.1.8 2018-08-01 10:27:42,075 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7573] megabytes=24.1602 real_seconds=1.00 rate_Mbps=202.3140 tx_cpu=18 rx_cpu=28 drop=0 pkt=197920 data_loss=0.00000 2018-08-01 10:27:42,075 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7573] pkt-size=128 throughput=1<207169/324890<324890 Kbps loss-rate=0 2018-08-01 10:27:42,076 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7573] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R266029K -p5001 -P5002 -fparse 192.168.1.8 2018-08-01 10:27:45,403 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7573] megabytes=25.5753 real_seconds=1.00 rate_Mbps=214.2292 tx_cpu=17 rx_cpu=27 drop=1049 pkt=210562 data_loss=0.49838 2018-08-01 10:27:45,404 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7573] pkt-size=128 throughput=1<219370/266029<266029 Kbps loss-rate=0 2018-08-01 10:27:45,404 DEBUG undershot, min=219370 kbps=242699 max=266029 2018-08-01 10:27:45,405 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7573] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R242699K -p5001 -P5002 -fparse 192.168.1.8 2018-08-01 10:27:48,758 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7573] megabytes=26.5316 real_seconds=1.00 rate_Mbps=222.1293 tx_cpu=20 rx_cpu=26 drop=48 pkt=217394 data_loss=0.02186 2018-08-01 10:27:48,758 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7573] pkt-size=128 throughput=219370<227460/242699<266029 Kbps loss-rate=0 2018-08-01 10:27:48,758 DEBUG undershot, min=227460 kbps=246744 max=266029 2018-08-01 10:27:48,759 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7573] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R246744K -p5001 -P5002 -fparse 192.168.1.8 2018-08-01 10:27:52,112 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7573] megabytes=26.3805 real_seconds=1.00 rate_Mbps=220.9684 tx_cpu=19 rx_cpu=26 drop=2631 pkt=218740 data_loss=1.20292 2018-08-01 10:27:52,112 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7573] pkt-size=128 throughput=227460<226271/246744<266029 Kbps loss-rate=1 2018-08-01 10:27:52,113 DEBUG undershot, min=246744 kbps=256386 max=266029 2018-08-01 10:27:52,113 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7573] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R256386K -p5001 -P5002 -fparse 192.168.1.8 2018-08-01 10:27:55,465 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7573] megabytes=26.2722 real_seconds=1.00 rate_Mbps=220.2094 tx_cpu=19 rx_cpu=26 drop=2066 pkt=217288 data_loss=0.95082 2018-08-01 10:27:55,466 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7573] pkt-size=128 throughput=246744<225494/256386<266029 Kbps loss-rate=0 2018-08-01 10:27:55,466 DEBUG undershot, min=256386 kbps=261207 max=266029 2018-08-01 10:27:55,466 INFO [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7573] Measuring UDP Throughput (packet size=1024)... 2018-08-01 10:27:55,467 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7573] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.8 2018-08-01 10:27:58,818 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7573] megabytes=199.2490 real_seconds=1.00 rate_Mbps=1669.7806 tx_cpu=35 rx_cpu=29 drop=0 pkt=204031 data_loss=0.00000 2018-08-01 10:27:58,819 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7573] pkt-size=1024 throughput=1<1709855/5000000<10000000 Kbps loss-rate=0 2018-08-01 10:27:58,819 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7573] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3354927K -p5001 -P5002 -fparse 192.168.1.8 2018-08-01 10:28:02,149 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7573] megabytes=203.5801 real_seconds=1.00 rate_Mbps=1705.6777 tx_cpu=34 rx_cpu=28 drop=0 pkt=208466 data_loss=0.00000 2018-08-01 10:28:02,149 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7573] pkt-size=1024 throughput=1<1746613/3354927<3354927 Kbps loss-rate=0 2018-08-01 10:28:02,150 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7573] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2550770K -p5001 -P5002 -fparse 192.168.1.8 2018-08-01 10:28:05,475 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7573] megabytes=201.3516 real_seconds=1.00 rate_Mbps=1688.5865 tx_cpu=35 rx_cpu=29 drop=130 pkt=206314 data_loss=0.06298 2018-08-01 10:28:05,476 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7573] pkt-size=1024 throughput=1<1729112/2550770<2550770 Kbps loss-rate=0 2018-08-01 10:28:05,476 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7573] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2139941K -p5001 -P5002 -fparse 192.168.1.8 2018-08-01 10:28:08,804 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7573] megabytes=192.3506 real_seconds=1.00 rate_Mbps=1611.3590 tx_cpu=34 rx_cpu=28 drop=4431 pkt=201398 data_loss=2.20010 2018-08-01 10:28:08,804 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7573] pkt-size=1024 throughput=1<1650031/2139941<2139941 Kbps loss-rate=2 2018-08-01 10:28:08,804 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7573] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1894986K -p5001 -P5002 -fparse 192.168.1.8 2018-08-01 10:28:12,133 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7573] megabytes=200.8428 real_seconds=1.00 rate_Mbps=1683.0746 tx_cpu=36 rx_cpu=29 drop=0 pkt=205663 data_loss=0.00000 2018-08-01 10:28:12,133 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7573] pkt-size=1024 throughput=1<1723468/1894986<1894986 Kbps loss-rate=0 2018-08-01 10:28:12,133 DEBUG undershot, min=1723468 kbps=1809227 max=1894986 2018-08-01 10:28:12,134 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7573] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1809227K -p5001 -P5002 -fparse 192.168.1.8 2018-08-01 10:28:15,458 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7573] megabytes=195.8506 real_seconds=1.00 rate_Mbps=1641.6333 tx_cpu=34 rx_cpu=29 drop=0 pkt=200551 data_loss=0.00000 2018-08-01 10:28:15,459 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7573] pkt-size=1024 throughput=1723468<1681032/1809227<1894986 Kbps loss-rate=0 2018-08-01 10:28:15,459 DEBUG undershot, min=1809227 kbps=1852106 max=1894986 2018-08-01 10:28:15,459 INFO [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7573] Measuring UDP Throughput (packet size=8192)... 2018-08-01 10:28:15,460 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7573] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.8 2018-08-01 10:28:18,811 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7573] megabytes=331.7188 real_seconds=1.00 rate_Mbps=2781.8657 tx_cpu=99 rx_cpu=17 drop=33835 pkt=76295 data_loss=44.34759 2018-08-01 10:28:18,812 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7573] pkt-size=8192 throughput=1<2848630/5000000<10000000 Kbps loss-rate=44 2018-08-01 10:28:18,812 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7573] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3924315K -p5001 -P5002 -fparse 192.168.1.8 2018-08-01 10:28:22,139 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7573] megabytes=337.4766 real_seconds=1.00 rate_Mbps=2826.2049 tx_cpu=99 rx_cpu=20 drop=16683 pkt=59880 data_loss=27.86071 2018-08-01 10:28:22,140 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7573] pkt-size=8192 throughput=1<2894033/3924315<3924315 Kbps loss-rate=27 2018-08-01 10:28:22,140 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7573] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3409174K -p5001 -P5002 -fparse 192.168.1.8 2018-08-01 10:28:25,467 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7573] megabytes=330.4766 real_seconds=1.00 rate_Mbps=2770.3794 tx_cpu=99 rx_cpu=18 drop=9719 pkt=52020 data_loss=18.68318 2018-08-01 10:28:25,468 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7573] pkt-size=8192 throughput=1<2836868/3409174<3409174 Kbps loss-rate=18 2018-08-01 10:28:25,468 DEBUG overshot, min=1 kbps=2836868 max=3409174 2018-08-01 10:28:25,468 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7573] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2836868K -p5001 -P5002 -fparse 192.168.1.8 2018-08-01 10:28:28,796 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7573] megabytes=338.0000 real_seconds=1.00 rate_Mbps=2838.4235 tx_cpu=99 rx_cpu=16 drop=23 pkt=43287 data_loss=0.05314 2018-08-01 10:28:28,797 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7573] pkt-size=8192 throughput=1<2906545/2836868<3409174 Kbps loss-rate=0 2018-08-01 10:28:28,797 DEBUG undershot, min=2906545 kbps=3157859 max=3409174 2018-08-01 10:28:28,797 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7573] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3157859K -p5001 -P5002 -fparse 192.168.1.8 2018-08-01 10:28:32,125 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7573] megabytes=339.7891 real_seconds=1.00 rate_Mbps=2845.4403 tx_cpu=99 rx_cpu=16 drop=4692 pkt=48185 data_loss=9.73746 2018-08-01 10:28:32,125 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7573] pkt-size=8192 throughput=2906545<2913730/3157859<3409174 Kbps loss-rate=9 2018-08-01 10:28:32,125 DEBUG overshot, min=2906545 kbps=2913730 max=3157859 2018-08-01 10:28:32,126 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7573] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2913730K -p5001 -P5002 -fparse 192.168.1.8 2018-08-01 10:28:35,451 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7573] megabytes=342.4062 real_seconds=1.00 rate_Mbps=2875.1352 tx_cpu=99 rx_cpu=17 drop=632 pkt=44460 data_loss=1.42153 2018-08-01 10:28:35,451 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7573] pkt-size=8192 throughput=2906545<2944138/2913730<3157859 Kbps loss-rate=1 2018-08-01 10:28:35,452 DEBUG undershot, min=2944138 kbps=3050998 max=3157859 2018-08-01 10:28:35,452 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7573] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3050998K -p5001 -P5002 -fparse 192.168.1.8 2018-08-01 10:28:38,780 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7573] megabytes=363.1875 real_seconds=1.00 rate_Mbps=3046.3664 tx_cpu=99 rx_cpu=17 drop=66 pkt=46554 data_loss=0.14176 2018-08-01 10:28:38,780 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7573] pkt-size=8192 throughput=2944138<3119479/3050998<3157859 Kbps loss-rate=0 2018-08-01 10:28:38,780 DEBUG undershot, min=3119479 kbps=3138669 max=3157859 2018-08-01 10:28:38,791 INFO { 'az_from': u'nova:overcloud-novacompute-1.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-0.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.13', 'ip_to': u'192.168.1.8', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 4, 'rtt_ms': 0.26, 'throughput_kbps': 4990020, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 1, 'rtt_ms': 0.5, 'throughput_kbps': 4955350, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 6, 'rtt_ms': 0.62, 'throughput_kbps': 4803099, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.95, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 225494, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1681032, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.14, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 3119479, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '4.690', 'rtt_max_ms': '44.139', 'rtt_min_ms': '0.217', 'rtt_stddev': '13.149', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.334', 'rtt_max_ms': '0.493', 'rtt_min_ms': '0.204', 'rtt_stddev': '0.113', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.488', 'rtt_max_ms': '1.310', 'rtt_min_ms': '0.236', 'rtt_stddev': '0.302', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-08-01 10:28:38,792 INFO Deleting floating ip b734b584-01f3-4d42-a321-18368cb42ed5 2018-08-01 10:28:39,805 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7573] Floating IP 172.30.9.201 deleted 2018-08-01 10:28:39,958 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7573] Instance deleted 2018-08-01 10:28:40,022 INFO [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] Creating client VM... 2018-08-01 10:28:40,023 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2018-08-01 10:28:41,496 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] VM status=BUILD, retrying 1 of 50... 2018-08-01 10:28:43,839 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] VM status=BUILD, retrying 2 of 50... 2018-08-01 10:28:46,179 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] VM status=BUILD, retrying 3 of 50... 2018-08-01 10:28:48,346 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] VM status=BUILD, retrying 4 of 50... 2018-08-01 10:28:50,695 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] VM status=BUILD, retrying 5 of 50... 2018-08-01 10:28:55,663 INFO [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] Internal network IP: 192.168.2.11 2018-08-01 10:28:55,663 INFO [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] SSH IP: 172.30.9.202 2018-08-01 10:28:55,663 INFO [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] Setup SSH for ubuntu@172.30.9.202 2018-08-01 10:29:03,047 INFO [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] Installing nuttcp-8.1.4... 2018-08-01 10:29:03,092 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] Copying nuttcp-8.1.4 to target... 2018-08-01 10:29:03,264 INFO ============================================================ 2018-08-01 10:29:03,264 INFO Flow 5: VM to VM different network fixed IP (inter-node) 2018-08-01 10:29:12,307 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] PING 192.168.1.8 (192.168.1.8) 64(92) bytes of data. 72 bytes from 192.168.1.8: icmp_seq=1 ttl=63 time=1.19 ms 72 bytes from 192.168.1.8: icmp_seq=2 ttl=63 time=0.461 ms 72 bytes from 192.168.1.8: icmp_seq=3 ttl=63 time=0.314 ms 72 bytes from 192.168.1.8: icmp_seq=4 ttl=63 time=0.388 ms 72 bytes from 192.168.1.8: icmp_seq=5 ttl=63 time=0.304 ms 72 bytes from 192.168.1.8: icmp_seq=6 ttl=63 time=0.555 ms 72 bytes from 192.168.1.8: icmp_seq=7 ttl=63 time=0.309 ms 72 bytes from 192.168.1.8: icmp_seq=8 ttl=63 time=0.587 ms 72 bytes from 192.168.1.8: icmp_seq=9 ttl=63 time=0.390 ms 72 bytes from 192.168.1.8: icmp_seq=10 ttl=63 time=0.436 ms --- 192.168.1.8 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.304/0.493/1.190/0.250 ms 2018-08-01 10:29:21,348 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] PING 192.168.1.8 (192.168.1.8) 391(419) bytes of data. 399 bytes from 192.168.1.8: icmp_seq=1 ttl=63 time=0.239 ms 399 bytes from 192.168.1.8: icmp_seq=2 ttl=63 time=0.602 ms 399 bytes from 192.168.1.8: icmp_seq=3 ttl=63 time=0.332 ms 399 bytes from 192.168.1.8: icmp_seq=4 ttl=63 time=0.560 ms 399 bytes from 192.168.1.8: icmp_seq=5 ttl=63 time=0.635 ms 399 bytes from 192.168.1.8: icmp_seq=6 ttl=63 time=0.750 ms 399 bytes from 192.168.1.8: icmp_seq=7 ttl=63 time=0.622 ms 399 bytes from 192.168.1.8: icmp_seq=8 ttl=63 time=0.572 ms 399 bytes from 192.168.1.8: icmp_seq=9 ttl=63 time=0.694 ms 399 bytes from 192.168.1.8: icmp_seq=10 ttl=63 time=0.526 ms --- 192.168.1.8 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.239/0.553/0.750/0.149 ms 2018-08-01 10:29:30,391 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] PING 192.168.1.8 (192.168.1.8) 1500(1528) bytes of data. 1508 bytes from 192.168.1.8: icmp_seq=1 ttl=63 time=1.78 ms 1508 bytes from 192.168.1.8: icmp_seq=2 ttl=63 time=0.978 ms 1508 bytes from 192.168.1.8: icmp_seq=3 ttl=63 time=0.537 ms 1508 bytes from 192.168.1.8: icmp_seq=4 ttl=63 time=0.516 ms 1508 bytes from 192.168.1.8: icmp_seq=5 ttl=63 time=0.438 ms 1508 bytes from 192.168.1.8: icmp_seq=6 ttl=63 time=0.646 ms 1508 bytes from 192.168.1.8: icmp_seq=7 ttl=63 time=0.372 ms 1508 bytes from 192.168.1.8: icmp_seq=8 ttl=63 time=0.680 ms 1508 bytes from 192.168.1.8: icmp_seq=9 ttl=63 time=0.564 ms 1508 bytes from 192.168.1.8: icmp_seq=10 ttl=63 time=0.709 ms --- 192.168.1.8 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.372/0.722/1.784/0.388 ms 2018-08-01 10:29:30,392 INFO [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] Measuring TCP Throughput (packet size=65536)... 2018-08-01 10:29:30,392 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.8 2018-08-01 10:29:40,493 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] megabytes=3276.2554 real_seconds=10.00 rate_Mbps=2747.3637 tx_cpu=5 rx_cpu=19 retrans=3675 cwnd=301 rtt_ms=0.41 2018-08-01 10:29:40,493 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.8 2018-08-01 10:29:50,585 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] megabytes=2096.3586 real_seconds=10.00 rate_Mbps=1759.0684 tx_cpu=4 rx_cpu=6 retrans=37 cwnd=296 rtt_ms=0.43 2018-08-01 10:29:50,586 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.8 2018-08-01 10:30:00,705 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] megabytes=2275.4909 real_seconds=10.00 rate_Mbps=1909.3479 tx_cpu=4 rx_cpu=7 retrans=13 cwnd=292 rtt_ms=0.58 2018-08-01 10:30:00,706 INFO [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] Measuring UDP Throughput (packet size=128)... 2018-08-01 10:30:00,706 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.8 2018-08-01 10:30:04,031 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] megabytes=18.7155 real_seconds=1.00 rate_Mbps=156.2913 tx_cpu=18 rx_cpu=20 drop=64809 pkt=218126 data_loss=29.71153 2018-08-01 10:30:04,032 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] pkt-size=128 throughput=1<160042/5000000<10000000 Kbps loss-rate=29 2018-08-01 10:30:04,032 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R480126K -p5001 -P5002 -fparse 192.168.1.8 2018-08-01 10:30:07,356 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] megabytes=18.7118 real_seconds=1.00 rate_Mbps=156.2957 tx_cpu=18 rx_cpu=20 drop=66496 pkt=219783 data_loss=30.25532 2018-08-01 10:30:07,357 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] pkt-size=128 throughput=1<160046/480126<480126 Kbps loss-rate=30 2018-08-01 10:30:07,357 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R320086K -p5001 -P5002 -fparse 192.168.1.8 2018-08-01 10:30:10,707 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] megabytes=18.9929 real_seconds=1.00 rate_Mbps=158.6002 tx_cpu=18 rx_cpu=20 drop=64655 pkt=220245 data_loss=29.35608 2018-08-01 10:30:10,708 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] pkt-size=128 throughput=1<162406/320086<320086 Kbps loss-rate=29 2018-08-01 10:30:10,708 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R241246K -p5001 -P5002 -fparse 192.168.1.8 2018-08-01 10:30:14,060 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] megabytes=18.5624 real_seconds=1.00 rate_Mbps=155.0386 tx_cpu=22 rx_cpu=20 drop=73646 pkt=225709 data_loss=32.62874 2018-08-01 10:30:14,060 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] pkt-size=128 throughput=1<158759/241246<241246 Kbps loss-rate=32 2018-08-01 10:30:14,060 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R200002K -p5001 -P5002 -fparse 192.168.1.8 2018-08-01 10:30:17,384 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] megabytes=18.4230 real_seconds=1.00 rate_Mbps=154.0993 tx_cpu=99 rx_cpu=20 drop=44392 pkt=195314 data_loss=22.72880 2018-08-01 10:30:17,385 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] pkt-size=128 throughput=1<157797/200002<200002 Kbps loss-rate=22 2018-08-01 10:30:17,385 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R178899K -p5001 -P5002 -fparse 192.168.1.8 2018-08-01 10:30:20,711 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] megabytes=18.4185 real_seconds=1.00 rate_Mbps=154.0638 tx_cpu=99 rx_cpu=20 drop=23822 pkt=174706 data_loss=13.63521 2018-08-01 10:30:20,712 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] pkt-size=128 throughput=1<157761/178899<178899 Kbps loss-rate=13 2018-08-01 10:30:20,712 DEBUG overshot, min=1 kbps=157761 max=178899 2018-08-01 10:30:20,712 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R157761K -p5001 -P5002 -fparse 192.168.1.8 2018-08-01 10:30:24,063 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] megabytes=18.5017 real_seconds=1.00 rate_Mbps=155.0269 tx_cpu=99 rx_cpu=18 drop=2498 pkt=154064 data_loss=1.62124 2018-08-01 10:30:24,063 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] pkt-size=128 throughput=1<158747/157761<178899 Kbps loss-rate=1 2018-08-01 10:30:24,064 DEBUG undershot, min=158747 kbps=168823 max=178899 2018-08-01 10:30:24,064 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R168823K -p5001 -P5002 -fparse 192.168.1.8 2018-08-01 10:30:27,389 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] megabytes=18.1226 real_seconds=1.00 rate_Mbps=151.6004 tx_cpu=99 rx_cpu=19 drop=16405 pkt=164866 data_loss=9.95071 2018-08-01 10:30:27,389 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] pkt-size=128 throughput=158747<155238/168823<178899 Kbps loss-rate=9 2018-08-01 10:30:27,389 DEBUG overshot, min=158747 kbps=155238 max=168823 2018-08-01 10:30:27,390 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R155238K -p5001 -P5002 -fparse 192.168.1.8 2018-08-01 10:30:30,713 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] megabytes=18.0845 real_seconds=1.00 rate_Mbps=151.4048 tx_cpu=99 rx_cpu=19 drop=3452 pkt=151600 data_loss=2.27711 2018-08-01 10:30:30,713 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] pkt-size=128 throughput=158747<155038/155238<168823 Kbps loss-rate=2 2018-08-01 10:30:30,713 INFO [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] Measuring UDP Throughput (packet size=1024)... 2018-08-01 10:30:30,714 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.8 2018-08-01 10:30:34,040 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] megabytes=143.8652 real_seconds=1.00 rate_Mbps=1202.4749 tx_cpu=35 rx_cpu=20 drop=63908 pkt=211226 data_loss=30.25576 2018-08-01 10:30:34,041 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] pkt-size=1024 throughput=1<1231334/5000000<10000000 Kbps loss-rate=30 2018-08-01 10:30:34,041 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3115667K -p5001 -P5002 -fparse 192.168.1.8 2018-08-01 10:30:37,367 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] megabytes=145.5439 real_seconds=1.00 rate_Mbps=1221.1724 tx_cpu=27 rx_cpu=20 drop=66419 pkt=215456 data_loss=30.82718 2018-08-01 10:30:37,367 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] pkt-size=1024 throughput=1<1250480/3115667<3115667 Kbps loss-rate=30 2018-08-01 10:30:37,367 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2183073K -p5001 -P5002 -fparse 192.168.1.8 2018-08-01 10:30:40,694 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] megabytes=144.1475 real_seconds=1.00 rate_Mbps=1204.1619 tx_cpu=32 rx_cpu=20 drop=48613 pkt=196220 data_loss=24.77472 2018-08-01 10:30:40,694 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] pkt-size=1024 throughput=1<1233061/2183073<2183073 Kbps loss-rate=24 2018-08-01 10:30:40,694 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1708067K -p5001 -P5002 -fparse 192.168.1.8 2018-08-01 10:30:44,022 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] megabytes=151.2891 real_seconds=1.00 rate_Mbps=1264.2386 tx_cpu=33 rx_cpu=21 drop=43845 pkt=198765 data_loss=22.05868 2018-08-01 10:30:44,022 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] pkt-size=1024 throughput=1<1294580/1708067<1708067 Kbps loss-rate=22 2018-08-01 10:30:44,023 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1501323K -p5001 -P5002 -fparse 192.168.1.8 2018-08-01 10:30:47,350 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] megabytes=143.7129 real_seconds=1.00 rate_Mbps=1206.1228 tx_cpu=99 rx_cpu=20 drop=36105 pkt=183267 data_loss=19.70077 2018-08-01 10:30:47,350 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] pkt-size=1024 throughput=1<1235069/1501323<1501323 Kbps loss-rate=19 2018-08-01 10:30:47,351 DEBUG overshot, min=1 kbps=1235069 max=1501323 2018-08-01 10:30:47,351 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1235069K -p5001 -P5002 -fparse 192.168.1.8 2018-08-01 10:30:50,701 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] megabytes=145.1572 real_seconds=1.00 rate_Mbps=1212.2869 tx_cpu=99 rx_cpu=20 drop=2124 pkt=150765 data_loss=1.40880 2018-08-01 10:30:50,702 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] pkt-size=1024 throughput=1<1241381/1235069<1501323 Kbps loss-rate=1 2018-08-01 10:30:50,702 DEBUG undershot, min=1241381 kbps=1371352 max=1501323 2018-08-01 10:30:50,702 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1371352K -p5001 -P5002 -fparse 192.168.1.8 2018-08-01 10:30:54,027 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] megabytes=146.4824 real_seconds=1.00 rate_Mbps=1225.1596 tx_cpu=99 rx_cpu=21 drop=17403 pkt=167401 data_loss=10.39599 2018-08-01 10:30:54,027 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] pkt-size=1024 throughput=1241381<1254563/1371352<1501323 Kbps loss-rate=10 2018-08-01 10:30:54,027 DEBUG overshot, min=1241381 kbps=1254563 max=1371352 2018-08-01 10:30:54,028 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1254563K -p5001 -P5002 -fparse 192.168.1.8 2018-08-01 10:30:57,352 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] megabytes=147.3613 real_seconds=1.00 rate_Mbps=1237.2142 tx_cpu=99 rx_cpu=20 drop=2247 pkt=153145 data_loss=1.46728 2018-08-01 10:30:57,352 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] pkt-size=1024 throughput=1241381<1266907/1254563<1371352 Kbps loss-rate=1 2018-08-01 10:30:57,353 DEBUG undershot, min=1266907 kbps=1319129 max=1371352 2018-08-01 10:30:57,353 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1319129K -p5001 -P5002 -fparse 192.168.1.8 2018-08-01 10:31:00,679 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] megabytes=145.6748 real_seconds=1.00 rate_Mbps=1218.9517 tx_cpu=99 rx_cpu=19 drop=11855 pkt=161026 data_loss=7.36220 2018-08-01 10:31:00,680 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] pkt-size=1024 throughput=1266907<1248206/1319129<1371352 Kbps loss-rate=7 2018-08-01 10:31:00,680 DEBUG overshot, min=1266907 kbps=1248206 max=1319129 2018-08-01 10:31:00,681 INFO [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] Measuring UDP Throughput (packet size=8192)... 2018-08-01 10:31:00,681 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.8 2018-08-01 10:31:04,032 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] megabytes=207.0234 real_seconds=1.00 rate_Mbps=1732.2265 tx_cpu=99 rx_cpu=9 drop=49795 pkt=76294 data_loss=65.26726 2018-08-01 10:31:04,032 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] pkt-size=8192 throughput=1<1773799/5000000<10000000 Kbps loss-rate=65 2018-08-01 10:31:04,033 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3386899K -p5001 -P5002 -fparse 192.168.1.8 2018-08-01 10:31:07,361 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] megabytes=200.1953 real_seconds=1.00 rate_Mbps=1674.4705 tx_cpu=99 rx_cpu=8 drop=26055 pkt=51680 data_loss=50.41602 2018-08-01 10:31:07,361 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] pkt-size=8192 throughput=1<1714657/3386899<3386899 Kbps loss-rate=50 2018-08-01 10:31:07,362 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2550778K -p5001 -P5002 -fparse 192.168.1.8 2018-08-01 10:31:10,687 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] megabytes=207.4766 real_seconds=1.00 rate_Mbps=1736.4873 tx_cpu=99 rx_cpu=9 drop=12365 pkt=38922 data_loss=31.76865 2018-08-01 10:31:10,687 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] pkt-size=8192 throughput=1<1778162/2550778<2550778 Kbps loss-rate=31 2018-08-01 10:31:10,687 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2164470K -p5001 -P5002 -fparse 192.168.1.8 2018-08-01 10:31:14,013 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] megabytes=206.8281 real_seconds=1.00 rate_Mbps=1730.8961 tx_cpu=99 rx_cpu=10 drop=6553 pkt=33027 data_loss=19.84134 2018-08-01 10:31:14,014 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] pkt-size=8192 throughput=1<1772437/2164470<2164470 Kbps loss-rate=19 2018-08-01 10:31:14,014 DEBUG overshot, min=1 kbps=1772437 max=2164470 2018-08-01 10:31:14,015 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1772437K -p5001 -P5002 -fparse 192.168.1.8 2018-08-01 10:31:17,341 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] megabytes=210.8750 real_seconds=1.00 rate_Mbps=1770.6848 tx_cpu=99 rx_cpu=9 drop=54 pkt=27046 data_loss=0.19967 2018-08-01 10:31:17,341 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] pkt-size=8192 throughput=1<1813181/1772437<2164470 Kbps loss-rate=0 2018-08-01 10:31:17,341 DEBUG undershot, min=1813181 kbps=1988825 max=2164470 2018-08-01 10:31:17,342 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1988825K -p5001 -P5002 -fparse 192.168.1.8 2018-08-01 10:31:20,666 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] megabytes=220.5156 real_seconds=1.00 rate_Mbps=1846.0956 tx_cpu=99 rx_cpu=10 drop=2121 pkt=30347 data_loss=6.98915 2018-08-01 10:31:20,666 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] pkt-size=8192 throughput=1813181<1890401/1988825<2164470 Kbps loss-rate=6 2018-08-01 10:31:20,666 DEBUG overshot, min=1813181 kbps=1890401 max=1988825 2018-08-01 10:31:20,667 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1890401K -p5001 -P5002 -fparse 192.168.1.8 2018-08-01 10:31:24,018 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] megabytes=224.5312 real_seconds=1.00 rate_Mbps=1883.3276 tx_cpu=99 rx_cpu=10 drop=106 pkt=28846 data_loss=0.36750 2018-08-01 10:31:24,019 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] pkt-size=8192 throughput=1813181<1928527/1890401<1988825 Kbps loss-rate=0 2018-08-01 10:31:24,019 DEBUG undershot, min=1928527 kbps=1958676 max=1988825 2018-08-01 10:31:24,030 INFO { 'az_from': u'nova:overcloud-novacompute-1.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-0.opnfvlf.org', 'desc': 'VM to VM different network fixed IP (inter-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.2.11', 'ip_to': u'192.168.1.8', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 3675, 'rtt_ms': 0.41, 'throughput_kbps': 2813300, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 37, 'rtt_ms': 0.43, 'throughput_kbps': 1801286, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 13, 'rtt_ms': 0.58, 'throughput_kbps': 1955172, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.28, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 155038, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 7.36, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1248206, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.37, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1928527, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.493', 'rtt_max_ms': '1.190', 'rtt_min_ms': '0.304', 'rtt_stddev': '0.250', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.553', 'rtt_max_ms': '0.750', 'rtt_min_ms': '0.239', 'rtt_stddev': '0.149', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.722', 'rtt_max_ms': '1.784', 'rtt_min_ms': '0.372', 'rtt_stddev': '0.388', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-08-01 10:31:24,031 INFO ============================================================ 2018-08-01 10:31:24,032 INFO Flow 6: VM to VM different network floating IP (inter-node) 2018-08-01 10:31:33,096 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] PING 172.30.9.203 (172.30.9.203) 64(92) bytes of data. 72 bytes from 172.30.9.203: icmp_seq=1 ttl=63 time=0.893 ms 72 bytes from 172.30.9.203: icmp_seq=2 ttl=63 time=0.615 ms 72 bytes from 172.30.9.203: icmp_seq=3 ttl=63 time=0.573 ms 72 bytes from 172.30.9.203: icmp_seq=4 ttl=63 time=0.334 ms 72 bytes from 172.30.9.203: icmp_seq=5 ttl=63 time=0.362 ms 72 bytes from 172.30.9.203: icmp_seq=6 ttl=63 time=0.609 ms 72 bytes from 172.30.9.203: icmp_seq=7 ttl=63 time=0.408 ms 72 bytes from 172.30.9.203: icmp_seq=8 ttl=63 time=0.551 ms 72 bytes from 172.30.9.203: icmp_seq=9 ttl=63 time=0.594 ms 72 bytes from 172.30.9.203: icmp_seq=10 ttl=63 time=1.03 ms --- 172.30.9.203 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8998ms rtt min/avg/max/mdev = 0.334/0.597/1.033/0.210 ms 2018-08-01 10:31:42,138 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] PING 172.30.9.203 (172.30.9.203) 391(419) bytes of data. 399 bytes from 172.30.9.203: icmp_seq=1 ttl=63 time=0.417 ms 399 bytes from 172.30.9.203: icmp_seq=2 ttl=63 time=0.392 ms 399 bytes from 172.30.9.203: icmp_seq=3 ttl=63 time=0.439 ms 399 bytes from 172.30.9.203: icmp_seq=4 ttl=63 time=0.516 ms 399 bytes from 172.30.9.203: icmp_seq=5 ttl=63 time=0.660 ms 399 bytes from 172.30.9.203: icmp_seq=6 ttl=63 time=0.505 ms 399 bytes from 172.30.9.203: icmp_seq=7 ttl=63 time=0.412 ms 399 bytes from 172.30.9.203: icmp_seq=8 ttl=63 time=0.371 ms 399 bytes from 172.30.9.203: icmp_seq=9 ttl=63 time=0.632 ms 399 bytes from 172.30.9.203: icmp_seq=10 ttl=63 time=0.517 ms --- 172.30.9.203 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.371/0.486/0.660/0.094 ms 2018-08-01 10:31:51,182 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] PING 172.30.9.203 (172.30.9.203) 1500(1528) bytes of data. 1508 bytes from 172.30.9.203: icmp_seq=1 ttl=63 time=1.61 ms 1508 bytes from 172.30.9.203: icmp_seq=2 ttl=63 time=0.768 ms 1508 bytes from 172.30.9.203: icmp_seq=3 ttl=63 time=0.505 ms 1508 bytes from 172.30.9.203: icmp_seq=4 ttl=63 time=0.814 ms 1508 bytes from 172.30.9.203: icmp_seq=5 ttl=63 time=0.538 ms 1508 bytes from 172.30.9.203: icmp_seq=6 ttl=63 time=0.497 ms 1508 bytes from 172.30.9.203: icmp_seq=7 ttl=63 time=0.488 ms 1508 bytes from 172.30.9.203: icmp_seq=8 ttl=63 time=0.566 ms 1508 bytes from 172.30.9.203: icmp_seq=9 ttl=63 time=0.523 ms 1508 bytes from 172.30.9.203: icmp_seq=10 ttl=63 time=0.719 ms --- 172.30.9.203 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.488/0.703/1.619/0.327 ms 2018-08-01 10:31:51,183 INFO [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] Measuring TCP Throughput (packet size=65536)... 2018-08-01 10:31:51,183 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.203 2018-08-01 10:32:01,305 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] megabytes=2844.8603 real_seconds=10.00 rate_Mbps=2386.9103 tx_cpu=5 rx_cpu=9 retrans=380 cwnd=334 rtt_ms=0.76 2018-08-01 10:32:01,306 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.203 2018-08-01 10:32:11,403 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] megabytes=2815.4918 real_seconds=10.00 rate_Mbps=2362.2635 tx_cpu=5 rx_cpu=9 retrans=295 cwnd=338 rtt_ms=0.60 2018-08-01 10:32:11,403 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.203 2018-08-01 10:32:21,497 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] megabytes=2882.3962 real_seconds=10.00 rate_Mbps=2418.3614 tx_cpu=5 rx_cpu=9 retrans=262 cwnd=331 rtt_ms=0.65 2018-08-01 10:32:21,498 INFO [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] Measuring UDP Throughput (packet size=128)... 2018-08-01 10:32:21,498 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.203 2018-08-01 10:32:24,822 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] megabytes=16.9620 real_seconds=1.00 rate_Mbps=142.3139 tx_cpu=16 rx_cpu=19 drop=71412 pkt=210365 data_loss=33.94680 2018-08-01 10:32:24,823 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] pkt-size=128 throughput=1<145729/5000000<10000000 Kbps loss-rate=33 2018-08-01 10:32:24,823 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R437187K -p5001 -P5002 -fparse 172.30.9.203 2018-08-01 10:32:28,150 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] megabytes=17.0135 real_seconds=1.01 rate_Mbps=141.9811 tx_cpu=17 rx_cpu=19 drop=79376 pkt=218750 data_loss=36.28595 2018-08-01 10:32:28,150 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] pkt-size=128 throughput=1<145388/437187<437187 Kbps loss-rate=36 2018-08-01 10:32:28,151 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R291287K -p5001 -P5002 -fparse 172.30.9.203 2018-08-01 10:32:31,476 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] megabytes=17.2394 real_seconds=1.00 rate_Mbps=144.0394 tx_cpu=17 rx_cpu=18 drop=76481 pkt=217706 data_loss=35.13023 2018-08-01 10:32:31,476 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] pkt-size=128 throughput=1<147496/291287<291287 Kbps loss-rate=35 2018-08-01 10:32:31,477 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R219391K -p5001 -P5002 -fparse 172.30.9.203 2018-08-01 10:32:34,827 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] megabytes=17.1283 real_seconds=1.00 rate_Mbps=143.0430 tx_cpu=73 rx_cpu=19 drop=69384 pkt=209699 data_loss=33.08735 2018-08-01 10:32:34,827 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] pkt-size=128 throughput=1<146476/219391<219391 Kbps loss-rate=33 2018-08-01 10:32:34,828 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R182933K -p5001 -P5002 -fparse 172.30.9.203 2018-08-01 10:32:38,152 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] megabytes=17.0803 real_seconds=1.00 rate_Mbps=142.8218 tx_cpu=99 rx_cpu=20 drop=38724 pkt=178645 data_loss=21.67623 2018-08-01 10:32:38,152 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] pkt-size=128 throughput=1<146249/182933<182933 Kbps loss-rate=21 2018-08-01 10:32:38,153 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R164591K -p5001 -P5002 -fparse 172.30.9.203 2018-08-01 10:32:41,478 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] megabytes=17.5405 real_seconds=1.00 rate_Mbps=146.6967 tx_cpu=99 rx_cpu=20 drop=17041 pkt=160733 data_loss=10.60207 2018-08-01 10:32:41,478 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] pkt-size=128 throughput=1<150217/164591<164591 Kbps loss-rate=10 2018-08-01 10:32:41,479 DEBUG overshot, min=1 kbps=150217 max=164591 2018-08-01 10:32:41,479 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R150217K -p5001 -P5002 -fparse 172.30.9.203 2018-08-01 10:32:44,830 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] megabytes=17.5137 real_seconds=1.00 rate_Mbps=146.5136 tx_cpu=99 rx_cpu=18 drop=3224 pkt=146696 data_loss=2.19744 2018-08-01 10:32:44,831 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] pkt-size=128 throughput=1<150029/150217<164591 Kbps loss-rate=2 2018-08-01 10:32:44,831 INFO [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] Measuring UDP Throughput (packet size=1024)... 2018-08-01 10:32:44,832 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.203 2018-08-01 10:32:48,160 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] megabytes=137.1895 real_seconds=1.00 rate_Mbps=1145.8989 tx_cpu=30 rx_cpu=19 drop=58665 pkt=199147 data_loss=29.45812 2018-08-01 10:32:48,161 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] pkt-size=1024 throughput=1<1173400/5000000<10000000 Kbps loss-rate=29 2018-08-01 10:32:48,161 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3086700K -p5001 -P5002 -fparse 172.30.9.203 2018-08-01 10:32:51,486 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] megabytes=137.8652 real_seconds=1.00 rate_Mbps=1152.0941 tx_cpu=28 rx_cpu=19 drop=55960 pkt=197134 data_loss=28.38681 2018-08-01 10:32:51,487 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] pkt-size=1024 throughput=1<1179744/3086700<3086700 Kbps loss-rate=28 2018-08-01 10:32:51,487 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2133222K -p5001 -P5002 -fparse 172.30.9.203 2018-08-01 10:32:54,811 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] megabytes=139.1465 real_seconds=1.00 rate_Mbps=1162.7015 tx_cpu=24 rx_cpu=20 drop=57105 pkt=199591 data_loss=28.61101 2018-08-01 10:32:54,812 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] pkt-size=1024 throughput=1<1190606/2133222<2133222 Kbps loss-rate=28 2018-08-01 10:32:54,812 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1661914K -p5001 -P5002 -fparse 172.30.9.203 2018-08-01 10:32:58,138 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] megabytes=140.0410 real_seconds=1.00 rate_Mbps=1176.2065 tx_cpu=99 rx_cpu=20 drop=59468 pkt=202870 data_loss=29.31335 2018-08-01 10:32:58,139 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] pkt-size=1024 throughput=1<1204435/1661914<1661914 Kbps loss-rate=29 2018-08-01 10:32:58,139 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1433174K -p5001 -P5002 -fparse 172.30.9.203 2018-08-01 10:33:01,463 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] megabytes=138.5098 real_seconds=1.00 rate_Mbps=1163.5366 tx_cpu=99 rx_cpu=19 drop=33114 pkt=174948 data_loss=18.92791 2018-08-01 10:33:01,464 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] pkt-size=1024 throughput=1<1191461/1433174<1433174 Kbps loss-rate=18 2018-08-01 10:33:01,464 DEBUG overshot, min=1 kbps=1191461 max=1433174 2018-08-01 10:33:01,464 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1191461K -p5001 -P5002 -fparse 172.30.9.203 2018-08-01 10:33:04,816 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] megabytes=136.9971 real_seconds=1.00 rate_Mbps=1145.8094 tx_cpu=99 rx_cpu=20 drop=5157 pkt=145442 data_loss=3.54572 2018-08-01 10:33:04,816 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] pkt-size=1024 throughput=1<1173308/1191461<1433174 Kbps loss-rate=3 2018-08-01 10:33:04,817 INFO [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] Measuring UDP Throughput (packet size=8192)... 2018-08-01 10:33:04,817 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.203 2018-08-01 10:33:08,169 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] megabytes=198.0625 real_seconds=1.00 rate_Mbps=1662.1751 tx_cpu=99 rx_cpu=8 drop=50942 pkt=76294 data_loss=66.77065 2018-08-01 10:33:08,169 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] pkt-size=8192 throughput=1<1702067/5000000<10000000 Kbps loss-rate=66 2018-08-01 10:33:08,170 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3351033K -p5001 -P5002 -fparse 172.30.9.203 2018-08-01 10:33:11,496 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] megabytes=200.4375 real_seconds=1.00 rate_Mbps=1681.9870 tx_cpu=99 rx_cpu=8 drop=25477 pkt=51133 data_loss=49.82497 2018-08-01 10:33:11,496 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] pkt-size=8192 throughput=1<1722354/3351033<3351033 Kbps loss-rate=49 2018-08-01 10:33:11,496 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2536693K -p5001 -P5002 -fparse 172.30.9.203 2018-08-01 10:33:14,824 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] megabytes=209.0469 real_seconds=1.00 rate_Mbps=1749.3928 tx_cpu=99 rx_cpu=9 drop=11949 pkt=38707 data_loss=30.87037 2018-08-01 10:33:14,825 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] pkt-size=8192 throughput=1<1791378/2536693<2536693 Kbps loss-rate=30 2018-08-01 10:33:14,825 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2164035K -p5001 -P5002 -fparse 172.30.9.203 2018-08-01 10:33:18,156 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] megabytes=202.5703 real_seconds=1.00 rate_Mbps=1695.7913 tx_cpu=99 rx_cpu=10 drop=7092 pkt=33021 data_loss=21.47726 2018-08-01 10:33:18,156 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] pkt-size=8192 throughput=1<1736490/2164035<2164035 Kbps loss-rate=21 2018-08-01 10:33:18,157 DEBUG overshot, min=1 kbps=1736490 max=2164035 2018-08-01 10:33:18,157 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1736490K -p5001 -P5002 -fparse 172.30.9.203 2018-08-01 10:33:21,508 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] megabytes=207.0078 real_seconds=1.00 rate_Mbps=1738.2143 tx_cpu=99 rx_cpu=8 drop=0 pkt=26497 data_loss=0.00000 2018-08-01 10:33:21,508 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] pkt-size=8192 throughput=1<1779931/1736490<2164035 Kbps loss-rate=0 2018-08-01 10:33:21,509 DEBUG undershot, min=1779931 kbps=1971983 max=2164035 2018-08-01 10:33:21,509 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1971983K -p5001 -P5002 -fparse 172.30.9.203 2018-08-01 10:33:24,859 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] megabytes=200.9531 real_seconds=1.00 rate_Mbps=1683.2241 tx_cpu=99 rx_cpu=8 drop=4368 pkt=30090 data_loss=14.51645 2018-08-01 10:33:24,859 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] pkt-size=8192 throughput=1779931<1723621/1971983<2164035 Kbps loss-rate=14 2018-08-01 10:33:24,859 DEBUG overshot, min=1779931 kbps=1723621 max=1971983 2018-08-01 10:33:24,860 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1723621K -p5001 -P5002 -fparse 172.30.9.203 2018-08-01 10:33:28,182 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] megabytes=204.0625 real_seconds=1.00 rate_Mbps=1713.9290 tx_cpu=99 rx_cpu=9 drop=181 pkt=26301 data_loss=0.68820 2018-08-01 10:33:28,182 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] pkt-size=8192 throughput=1779931<1755063/1723621<1971983 Kbps loss-rate=0 2018-08-01 10:33:28,182 DEBUG undershot, min=1875957 kbps=1923970 max=1971983 2018-08-01 10:33:28,193 INFO { 'az_from': u'nova:overcloud-novacompute-1.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-0.opnfvlf.org', 'desc': 'VM to VM different network floating IP (inter-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.2.11', 'ip_to': u'172.30.9.203', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 380, 'rtt_ms': 0.76, 'throughput_kbps': 2444196, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 295, 'rtt_ms': 0.6, 'throughput_kbps': 2418957, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 262, 'rtt_ms': 0.65, 'throughput_kbps': 2476402, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.2, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 150029, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.55, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1173308, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.69, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1755063, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.597', 'rtt_max_ms': '1.033', 'rtt_min_ms': '0.334', 'rtt_stddev': '0.210', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.486', 'rtt_max_ms': '0.660', 'rtt_min_ms': '0.371', 'rtt_stddev': '0.094', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.703', 'rtt_max_ms': '1.619', 'rtt_min_ms': '0.488', 'rtt_stddev': '0.327', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-08-01 10:33:28,195 INFO Deleting floating ip fe35b2dc-640d-4ac1-884f-e27e7abac092 2018-08-01 10:33:29,993 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] Floating IP 172.30.9.202 deleted 2018-08-01 10:33:30,336 DEBUG [TestClient_ee58c79f-c6fb-483f-8b9c-406ffbfad7574] Instance deleted 2018-08-01 10:33:30,399 INFO Cleaning up... 2018-08-01 10:33:30,400 DEBUG [TestServer_ee58c79f-c6fb-483f-8b9c-406ffbfad7571] Terminating nuttcp-8.1.4 2018-08-01 10:33:30,408 INFO Deleting floating ip aa9d63fa-e8ac-429e-9d7b-9116bf2d6517 2018-08-01 10:33:31,239 DEBUG [TestServer_ee58c79f-c6fb-483f-8b9c-406ffbfad7571] Floating IP 172.30.9.203 deleted 2018-08-01 10:33:31,459 DEBUG [TestServer_ee58c79f-c6fb-483f-8b9c-406ffbfad7571] Instance deleted 2018-08-01 10:33:36,323 INFO Network pns-internal-net_ee58c79f-c6fb-483f-8b9c-406ffbfad757 deleted. 2018-08-01 10:33:37,537 INFO Network pns-internal-net2_ee58c79f-c6fb-483f-8b9c-406ffbfad757 deleted. 2018-08-01 10:33:39,194 INFO External router pns_router_ee58c79f-c6fb-483f-8b9c-406ffbfad757 deleted. 2018-08-01 10:33:39,247 INFO Removed public key pns_public_key 2018-08-01 10:33:39,247 INFO Deleting security group 2018-08-01 10:33:39,612 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': '15356426', 'rtt_ms': '0.25'} | | 1.2 | Same Network, Fixed IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 162739, 'loss_rate': 0.0}, 1024: {'tp_kbps': 1210117, | | | | | 'loss_rate': 0.05}, 8192: {'tp_kbps': 7602522, 'loss_rate': 0.0}} | | 1.3 | Same Network, Fixed IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.267/0.163/0.360/0.069', | | | | | '64-byte': '4.381/0.251/40.638/12.085', '1500-byte': '0.309/0.207/0.565/0.102'}} | | 1.4 | Same Network, Fixed IP, Intra-node, Multicast | SKIPPED | {} | | 2.1 | Same Network, Fixed IP, Inter-node, TCP | PASSED | {'tp_kbps': '4916156', 'rtt_ms': '0.46'} | | 2.2 | Same Network, Fixed IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 225494, 'loss_rate': 0.95}, 1024: {'tp_kbps': 1681032, | | | | | 'loss_rate': 0.0}, 8192: {'tp_kbps': 3119479, 'loss_rate': 0.14}} | | 2.3 | Same Network, Fixed IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.334/0.204/0.493/0.113', | | | | | '64-byte': '4.690/0.217/44.139/13.149', '1500-byte': '0.488/0.236/1.310/0.302'}} | | 2.4 | Same Network, Fixed IP, Inter-node, Multicast | SKIPPED | {} | | 3.1 | Different Network, Fixed IP, Intra-node, TCP | PASSED | {'tp_kbps': '2007966', 'rtt_ms': '0.343333'} | | 3.2 | Different Network, Fixed IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 156755, 'loss_rate': 3.01}, 1024: {'tp_kbps': 1228912, | | | | | 'loss_rate': 1.1}, 8192: {'tp_kbps': 1903732, 'loss_rate': 2.4}} | | 3.3 | Different Network, Fixed IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.368/0.258/0.684/0.120', | | | | | '64-byte': '0.497/0.287/1.180/0.245', '1500-byte': '0.672/0.368/2.036/0.466'}} | | 3.4 | Different Network, Fixed IP, Intra-node, Multicast | SKIPPED | {} | | 4.1 | Different Network, Fixed IP, Inter-node, TCP | PASSED | {'tp_kbps': '2189919', 'rtt_ms': '0.473333'} | | 4.2 | Different Network, Fixed IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 155038, 'loss_rate': 2.28}, 1024: {'tp_kbps': 1248206, | | | | | 'loss_rate': 7.36}, 8192: {'tp_kbps': 1928527, 'loss_rate': 0.37}} | | 4.3 | Different Network, Fixed IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.553/0.239/0.750/0.149', | | | | | '64-byte': '0.493/0.304/1.190/0.250', '1500-byte': '0.722/0.372/1.784/0.388'}} | | 4.4 | Different Network, Fixed IP, Inter-node, Multicast | SKIPPED | {} | | 5.1 | Different Network, Floating IP, Intra-node, TCP | PASSED | {'tp_kbps': '1954098', 'rtt_ms': '0.376667'} | | 5.2 | Different Network, Floating IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 142921, 'loss_rate': 2.73}, 1024: {'tp_kbps': 1156321, | | | | | 'loss_rate': 2.95}, 8192: {'tp_kbps': 1678072, 'loss_rate': 0.36}} | | 5.3 | Different Network, Floating IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.431/0.250/0.582/0.094', | | | | | '64-byte': '0.466/0.319/0.749/0.128', '1500-byte': '0.658/0.360/1.965/0.451'}} | | 5.4 | Different Network, Floating IP, Intra-node, Multicast | SKIPPED | {} | | 6.1 | Different Network, Floating IP, Inter-node, TCP | PASSED | {'tp_kbps': '2446518', 'rtt_ms': '0.67'} | | 6.2 | Different Network, Floating IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 150029, 'loss_rate': 2.2}, 1024: {'tp_kbps': 1173308, | | | | | 'loss_rate': 3.55}, 8192: {'tp_kbps': 1755063, 'loss_rate': 0.69}} | | 6.3 | Different Network, Floating IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.486/0.371/0.660/0.094', | | | | | '64-byte': '0.597/0.334/1.033/0.210', '1500-byte': '0.703/0.488/1.619/0.327'}} | | 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-08-01 10:33:39,616 INFO Saving results in json file: /home/opnfv/functest/results/vmtp/vmtp.json... 2018-08-01 10:33:39,997 - 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-08-01 10:33:40,132 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-01 10:33:40,132 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmtp | functest | 18:35 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-01 10:33:40,138 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-01 10:33:40,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/9b86b63b-e5bd-4c24-9314-fdc529b6a2a5 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}47701bb72adb986399898ed54aff0cb8d027d2fd" 2018-08-01 10:33:41,014 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-05d96e6f-2fdb-460e-9f11-5281a7d06cf9 Date: Wed, 01 Aug 2018 10:33:41 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-01 10:33:41,014 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/9b86b63b-e5bd-4c24-9314-fdc529b6a2a5 used request id req-05d96e6f-2fdb-460e-9f11-5281a7d06cf9 2018-08-01 10:33:41,014 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.875575065613s 2018-08-01 10:33:41,014 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/9b86b63b-e5bd-4c24-9314-fdc529b6a2a5 used request id req-05d96e6f-2fdb-460e-9f11-5281a7d06cf9 2018-08-01 10:33:41,015 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-01 10:33:41,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}47701bb72adb986399898ed54aff0cb8d027d2fd" 2018-08-01 10:33:41,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-dd8db251-a527-462e-8cbd-953cba9d1dd7 Date: Wed, 01 Aug 2018 10:33:41 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dbe9669438844f3faecdc7fcc050e0d8","l2_adjacency":true,"status":"ACTIVE","subnets":["a5a333a9-9d0e-46a5-9440-2aa9c95d5013"],"description":"","tags":[],"updated_at":"2018-08-01T09:28:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:38Z","provider:network_type":"flat"}]} 2018-08-01 10:33:41,632 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-dd8db251-a527-462e-8cbd-953cba9d1dd7 2018-08-01 10:33:41,632 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.617048025131s 2018-08-01 10:33:41,632 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-dd8db251-a527-462e-8cbd-953cba9d1dd7 2018-08-01 10:33:41,634 - shade - DEBUG - Network pns-internal-net_ee58c79f-c6fb-483f-8b9c-406ffbfad757 not found for deleting 2018-08-01 10:33:41,634 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-01 10:33:41,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}47701bb72adb986399898ed54aff0cb8d027d2fd" 2018-08-01 10:33:41,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-8bde4130-7f2d-46c0-8038-e6189f326952 Date: Wed, 01 Aug 2018 10:33:41 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dbe9669438844f3faecdc7fcc050e0d8","l2_adjacency":true,"status":"ACTIVE","subnets":["a5a333a9-9d0e-46a5-9440-2aa9c95d5013"],"description":"","tags":[],"updated_at":"2018-08-01T09:28:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:38Z","provider:network_type":"flat"}]} 2018-08-01 10:33:41,709 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-8bde4130-7f2d-46c0-8038-e6189f326952 2018-08-01 10:33:41,709 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.074914932251s 2018-08-01 10:33:41,710 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-8bde4130-7f2d-46c0-8038-e6189f326952 2018-08-01 10:33:41,711 - shade - DEBUG - Network pns-internal-net2_ee58c79f-c6fb-483f-8b9c-406ffbfad757 not found for deleting 2018-08-01 10:33:41,753 - xtesting.ci.run_tests - INFO - Loading test case 'shaker'... 2018-08-01 10:33:41,790 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-01 10:33:41,790 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-01 10:33:41,790 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-01 10:33:41,790 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-01 10:33:41,790 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-01 10:33:41,790 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-01 10:33:41,791 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-01 10:33:41,791 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-01 10:33:41,791 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-01 10:33:41,791 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-01 10:33:41,791 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-01 10:33:41,791 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-01 10:33:41,791 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-01 10:33:41,791 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-01 10:33:41,791 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-01 10:33:41,791 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-01 10:33:41,791 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-01 10:33:41,791 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-01 10:33:41,791 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-01 10:33:41,791 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-01 10:33:41,792 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-01 10:33:41,792 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-01 10:33:41,792 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-01 10:33:41,792 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-01 10:33:41,792 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-01 10:33:41,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-01 10:33:41,800 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:33:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abcce01d-4d5e-45e2-aae9-9e94007053bf Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:33:41,800 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-abcce01d-4d5e-45e2-aae9-9e94007053bf 2018-08-01 10:33:41,800 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-08-01 10:33:42,174 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:33:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["6J0BI1p9SzGPVrixKGmPRQ"], "issued_at": "2018-08-01T10:33:42.000000Z"}} 2018-08-01 10:33:42,177 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-01 10:33:42,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}2764c9c9d599ae3d5cba6913e48cd3cbbb8c7dac" 2018-08-01 10:33:42,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-6cf19142-a15d-4247-b7f8-6cbf8110a58b Date: Wed, 01 Aug 2018 10:33:42 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dbe9669438844f3faecdc7fcc050e0d8","l2_adjacency":true,"status":"ACTIVE","subnets":["a5a333a9-9d0e-46a5-9440-2aa9c95d5013"],"description":"","tags":[],"updated_at":"2018-08-01T09:28:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:38Z","provider:network_type":"flat"}]} 2018-08-01 10:33:42,784 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-6cf19142-a15d-4247-b7f8-6cbf8110a58b 2018-08-01 10:33:42,784 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.606285095215s 2018-08-01 10:33:42,784 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-6cf19142-a15d-4247-b7f8-6cbf8110a58b 2018-08-01 10:33:42,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-01 10:33:42,793 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:33:42,794 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-01 10:33:42,798 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}2764c9c9d599ae3d5cba6913e48cd3cbbb8c7dac" 2018-08-01 10:33:42,815 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:33:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa47e55f-76e5-4280-b7e7-034ed6faae55 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/060e9088cac343b9864226107af6e21e"}, "tags": [], "enabled": true, "id": "060e9088cac343b9864226107af6e21e", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2018-08-01 10:33:42,816 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-fa47e55f-76e5-4280-b7e7-034ed6faae55 2018-08-01 10:33:42,816 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0211658477783s 2018-08-01 10:33:42,816 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-fa47e55f-76e5-4280-b7e7-034ed6faae55 2018-08-01 10:33:42,822 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-01 10:33:42,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}2764c9c9d599ae3d5cba6913e48cd3cbbb8c7dac" -d '{"project": {"description": "Created by OPNFV Functest: shaker", "enabled": true, "domain_id": "default", "name": "shaker-project_81952131-3011-4d90-80f4-831743223f59"}}' 2018-08-01 10:33:42,959 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:33:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-18d23663-5fcf-494a-9982-56d563bb4458 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.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8"}, "tags": [], "enabled": true, "id": "46dd322c3fcc454eb140e37825746af8", "parent_id": "default", "domain_id": "default", "name": "shaker-project_81952131-3011-4d90-80f4-831743223f59"}} 2018-08-01 10:33:42,959 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-18d23663-5fcf-494a-9982-56d563bb4458 2018-08-01 10:33:42,960 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.137120962143s 2018-08-01 10:33:42,960 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-18d23663-5fcf-494a-9982-56d563bb4458 2018-08-01 10:33:42,960 - 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'46dd322c3fcc454eb140e37825746af8', '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_81952131-3011-4d90-80f4-831743223f59'}) 2018-08-01 10:33:42,966 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-01 10:33:42,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}2764c9c9d599ae3d5cba6913e48cd3cbbb8c7dac" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "cb3b6164-775c-43d4-a93b-50b216d873ed", "email": null, "name": "shaker-user_81952131-3011-4d90-80f4-831743223f59"}}' 2018-08-01 10:33:43,372 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:33:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-195fab94-e3ba-4ce7-9082-ea8356a621fa Content-Length: 321 Content-Type: application/json RESP BODY: {"user": {"name": "shaker-user_81952131-3011-4d90-80f4-831743223f59", "links": {"self": "http://172.30.9.24:5000/v3/users/efbd7b700f2a4669b2b7a85e68c5c625"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "efbd7b700f2a4669b2b7a85e68c5c625", "domain_id": "default", "password_expires_at": null}} 2018-08-01 10:33:43,373 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-195fab94-e3ba-4ce7-9082-ea8356a621fa 2018-08-01 10:33:43,373 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.406270980835s 2018-08-01 10:33:43,373 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-195fab94-e3ba-4ce7-9082-ea8356a621fa 2018-08-01 10:33:43,374 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'efbd7b700f2a4669b2b7a85e68c5c625', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'shaker-user_81952131-3011-4d90-80f4-831743223f59'}) 2018-08-01 10:33:43,377 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-01 10:33:43,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}2764c9c9d599ae3d5cba6913e48cd3cbbb8c7dac" 2018-08-01 10:33:43,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:33:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88fa7a08-ca8f-499a-ad93-e545735ff386 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:33:43,470 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-88fa7a08-ca8f-499a-ad93-e545735ff386 2018-08-01 10:33:43,470 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.092355966568s 2018-08-01 10:33:43,470 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-88fa7a08-ca8f-499a-ad93-e545735ff386 2018-08-01 10:33:43,474 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-01 10:33:43,478 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}2764c9c9d599ae3d5cba6913e48cd3cbbb8c7dac" 2018-08-01 10:33:43,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:33:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a3d5217-ed11-47e9-81cc-08edde3e8d97 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:33:43,562 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-1a3d5217-ed11-47e9-81cc-08edde3e8d97 2018-08-01 10:33:43,562 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0878930091858s 2018-08-01 10:33:43,563 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-1a3d5217-ed11-47e9-81cc-08edde3e8d97 2018-08-01 10:33:43,564 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-08-01 10:33:43,566 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-08-01 10:33:43,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}2764c9c9d599ae3d5cba6913e48cd3cbbb8c7dac" -d '{"role": {"name": "Member"}}' 2018-08-01 10:33:43,667 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:33:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-de6cb695-440a-4d7c-a241-6bb58d27ce17 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7a8963ce0a30470fa398c302d6b617ca", "links": {"self": "http://172.30.9.24:5000/v3/roles/7a8963ce0a30470fa398c302d6b617ca"}, "name": "Member"}} 2018-08-01 10:33:43,667 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-de6cb695-440a-4d7c-a241-6bb58d27ce17 2018-08-01 10:33:43,667 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.100692987442s 2018-08-01 10:33:43,667 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-de6cb695-440a-4d7c-a241-6bb58d27ce17 2018-08-01 10:33:43,668 - 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'7a8963ce0a30470fa398c302d6b617ca'}) 2018-08-01 10:33:43,671 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-01 10:33:43,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}2764c9c9d599ae3d5cba6913e48cd3cbbb8c7dac" 2018-08-01 10:33:43,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:33:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ccd5bf15-3e35-48bf-b039-638abe100d1c Content-Encoding: gzip Content-Length: 354 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7a8963ce0a30470fa398c302d6b617ca", "links": {"self": "http://172.30.9.24:5000/v3/roles/7a8963ce0a30470fa398c302d6b617ca"}, "name": "Member"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:33:43,751 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-ccd5bf15-3e35-48bf-b039-638abe100d1c 2018-08-01 10:33:43,751 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0796630382538s 2018-08-01 10:33:43,751 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-ccd5bf15-3e35-48bf-b039-638abe100d1c 2018-08-01 10:33:43,756 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-01 10:33:43,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}2764c9c9d599ae3d5cba6913e48cd3cbbb8c7dac" 2018-08-01 10:33:43,935 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:33:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff1ffc36-c6c6-45ae-9ecb-e25d83843153 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-01 10:33:43,935 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-ff1ffc36-c6c6-45ae-9ecb-e25d83843153 2018-08-01 10:33:43,935 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.179313898087s 2018-08-01 10:33:43,936 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-ff1ffc36-c6c6-45ae-9ecb-e25d83843153 2018-08-01 10:33:43,936 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-01 10:33:43,940 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}2764c9c9d599ae3d5cba6913e48cd3cbbb8c7dac" 2018-08-01 10:33:44,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:33:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e39f97a5-7d8c-4bc4-a3a8-c31fb17ba188 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}, {"name": "shaker-user_81952131-3011-4d90-80f4-831743223f59", "links": {"self": "http://172.30.9.24:5000/v3/users/efbd7b700f2a4669b2b7a85e68c5c625"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "efbd7b700f2a4669b2b7a85e68c5c625", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 10:33:44,042 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-e39f97a5-7d8c-4bc4-a3a8-c31fb17ba188 2018-08-01 10:33:44,043 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.105861902237s 2018-08-01 10:33:44,043 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-e39f97a5-7d8c-4bc4-a3a8-c31fb17ba188 2018-08-01 10:33:44,055 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-01 10:33:44,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}2764c9c9d599ae3d5cba6913e48cd3cbbb8c7dac" 2018-08-01 10:33:44,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:33:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c18a0b2b-91df-46e9-962e-90797839c5d0 Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8"}, "tags": [], "enabled": true, "id": "46dd322c3fcc454eb140e37825746af8", "parent_id": "default", "domain_id": "default", "name": "shaker-project_81952131-3011-4d90-80f4-831743223f59"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "id": "8d96727022f4443794db44ecde432faf", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8"}, "tags": [], "enabled": true, "id": "dbe9669438844f3faecdc7fcc050e0d8", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-01 10:33:44,146 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-c18a0b2b-91df-46e9-962e-90797839c5d0 2018-08-01 10:33:44,147 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0918691158295s 2018-08-01 10:33:44,147 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-c18a0b2b-91df-46e9-962e-90797839c5d0 2018-08-01 10:33:44,154 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-01 10:33:44,158 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=efbd7b700f2a4669b2b7a85e68c5c625&role.id=7a8963ce0a30470fa398c302d6b617ca&scope.project.id=46dd322c3fcc454eb140e37825746af8" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2764c9c9d599ae3d5cba6913e48cd3cbbb8c7dac" 2018-08-01 10:33:44,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:33:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-949efe36-f115-4036-984b-100c444c0dba Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=efbd7b700f2a4669b2b7a85e68c5c625&role.id=7a8963ce0a30470fa398c302d6b617ca&scope.project.id=46dd322c3fcc454eb140e37825746af8", "previous": null, "next": null}} 2018-08-01 10:33:44,241 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=efbd7b700f2a4669b2b7a85e68c5c625&role.id=7a8963ce0a30470fa398c302d6b617ca&scope.project.id=46dd322c3fcc454eb140e37825746af8 used request id req-949efe36-f115-4036-984b-100c444c0dba 2018-08-01 10:33:44,241 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0867569446564s 2018-08-01 10:33:44,242 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=efbd7b700f2a4669b2b7a85e68c5c625&role.id=7a8963ce0a30470fa398c302d6b617ca&scope.project.id=46dd322c3fcc454eb140e37825746af8 used request id req-949efe36-f115-4036-984b-100c444c0dba 2018-08-01 10:33:44,245 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-01 10:33:44,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8/users/efbd7b700f2a4669b2b7a85e68c5c625/roles/7a8963ce0a30470fa398c302d6b617ca -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2764c9c9d599ae3d5cba6913e48cd3cbbb8c7dac" 2018-08-01 10:33:44,358 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:33:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0e0e0dc6-6beb-4483-ad2c-4e4d2837c6c7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:33:44,358 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8/users/efbd7b700f2a4669b2b7a85e68c5c625/roles/7a8963ce0a30470fa398c302d6b617ca used request id req-0e0e0dc6-6beb-4483-ad2c-4e4d2837c6c7 2018-08-01 10:33:44,358 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.112805128098s 2018-08-01 10:33:44,358 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8/users/efbd7b700f2a4669b2b7a85e68c5c625/roles/7a8963ce0a30470fa398c302d6b617ca used request id req-0e0e0dc6-6beb-4483-ad2c-4e4d2837c6c7 2018-08-01 10:33:44,359 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'shaker-project_81952131-3011-4d90-80f4-831743223f59', 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'46dd322c3fcc454eb140e37825746af8', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'cb3b6164-775c-43d4-a93b-50b216d873ed', 'username': u'shaker-user_81952131-3011-4d90-80f4-831743223f59', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-01 10:33:44,360 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-01 10:33:44,361 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-01 10:33:44,361 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-01 10:33:44,361 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-01 10:33:44,361 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-01 10:33:44,361 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-01 10:33:44,361 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-01 10:33:44,361 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-01 10:33:44,362 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-01 10:33:44,362 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-01 10:33:44,362 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-01 10:33:44,362 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-01 10:33:44,362 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-01 10:33:44,362 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-01 10:33:44,362 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-01 10:33:44,362 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-01 10:33:44,362 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-01 10:33:44,363 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-01 10:33:44,363 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-01 10:33:44,363 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-01 10:33:44,363 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-01 10:33:44,363 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-01 10:33:44,363 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-01 10:33:44,363 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-01 10:33:44,363 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-01 10:33:44,365 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'shaker-user_81952131-3011-4d90-80f4-831743223f59', 'password': 'cb3b6164-775c-43d4-a93b-50b216d873ed', 'project_name': 'shaker-project_81952131-3011-4d90-80f4-831743223f59', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000//v3', 'project_id': '46dd322c3fcc454eb140e37825746af8', 'project_domain_name': 'Default'} 2018-08-01 10:33:44,365 - xtesting.ci.run_tests - INFO - Running test case 'shaker'... 2018-08-01 10:33:44,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-01 10:33:44,373 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:33:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8140792-3479-4212-b651-6735a08ed726 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:33:44,373 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-a8140792-3479-4212-b651-6735a08ed726 2018-08-01 10:33:44,373 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-08-01 10:33:44,750 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7a8963ce0a30470fa398c302d6b617ca", "name": "Member"}], "expires_at": "2018-08-01T11:33:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "46dd322c3fcc454eb140e37825746af8", "name": "shaker-project_81952131-3011-4d90-80f4-831743223f59"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/46dd322c3fcc454eb140e37825746af8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/46dd322c3fcc454eb140e37825746af8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/46dd322c3fcc454eb140e37825746af8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/46dd322c3fcc454eb140e37825746af8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/46dd322c3fcc454eb140e37825746af8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/46dd322c3fcc454eb140e37825746af8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_46dd322c3fcc454eb140e37825746af8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_46dd322c3fcc454eb140e37825746af8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/46dd322c3fcc454eb140e37825746af8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/46dd322c3fcc454eb140e37825746af8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/46dd322c3fcc454eb140e37825746af8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/46dd322c3fcc454eb140e37825746af8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/46dd322c3fcc454eb140e37825746af8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/46dd322c3fcc454eb140e37825746af8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "shaker-user_81952131-3011-4d90-80f4-831743223f59", "id": "efbd7b700f2a4669b2b7a85e68c5c625"}, "audit_ids": ["jfFsoPlUQiKk1DO5fLxMLg"], "issued_at": "2018-08-01T10:33:44.000000Z"}} 2018-08-01 10:33:44,753 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-01 10:33:44,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}dce80e4c8aea9145dadb14fe3dd82fc38297fb0a" -d '{"network": {"name": "shaker-net_81952131-3011-4d90-80f4-831743223f59", "admin_state_up": true}}' 2018-08-01 10:33:45,293 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 625 X-Openstack-Request-Id: req-a72d4451-8716-40b4-a2a7-c55e387514a3 Date: Wed, 01 Aug 2018 10:33:45 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"2f0c6318-fd53-4d4d-9f2e-a274f66ae091","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"46dd322c3fcc454eb140e37825746af8","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T10:33:45Z","is_default":false,"name":"shaker-net_81952131-3011-4d90-80f4-831743223f59","qos_policy_id":null,"admin_state_up":true,"tenant_id":"46dd322c3fcc454eb140e37825746af8","created_at":"2018-08-01T10:33:45Z","mtu":1450}} 2018-08-01 10:33:45,293 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-a72d4451-8716-40b4-a2a7-c55e387514a3 2018-08-01 10:33:45,293 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.539944171906s 2018-08-01 10:33:45,293 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-a72d4451-8716-40b4-a2a7-c55e387514a3 2018-08-01 10:33:45,294 - 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-08-01T10:33:45Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'id': u'2f0c6318-fd53-4d4d-9f2e-a274f66ae091', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'shaker-net_81952131-3011-4d90-80f4-831743223f59', u'admin_state_up': True, u'tenant_id': u'46dd322c3fcc454eb140e37825746af8', u'created_at': u'2018-08-01T10:33:45Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'46dd322c3fcc454eb140e37825746af8', u'l2_adjacency': True}) 2018-08-01 10:33:45,294 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-01 10:33:45,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}dce80e4c8aea9145dadb14fe3dd82fc38297fb0a" 2018-08-01 10:33:45,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1227 X-Openstack-Request-Id: req-4d2fcfc8-35cc-4052-a3cc-3fab9ed0a4fa Date: Wed, 01 Aug 2018 10:33:45 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"2f0c6318-fd53-4d4d-9f2e-a274f66ae091","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"46dd322c3fcc454eb140e37825746af8","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T10:33:45Z","qos_policy_id":null,"name":"shaker-net_81952131-3011-4d90-80f4-831743223f59","admin_state_up":true,"tenant_id":"46dd322c3fcc454eb140e37825746af8","created_at":"2018-08-01T10:33:45Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dbe9669438844f3faecdc7fcc050e0d8","l2_adjacency":true,"status":"ACTIVE","subnets":["a5a333a9-9d0e-46a5-9440-2aa9c95d5013"],"description":"","tags":[],"updated_at":"2018-08-01T09:28:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:38Z","mtu":1500}]} 2018-08-01 10:33:45,461 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-4d2fcfc8-35cc-4052-a3cc-3fab9ed0a4fa 2018-08-01 10:33:45,461 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.166705846786s 2018-08-01 10:33:45,461 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-4d2fcfc8-35cc-4052-a3cc-3fab9ed0a4fa 2018-08-01 10:33:45,463 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-01 10:33:45,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}dce80e4c8aea9145dadb14fe3dd82fc38297fb0a" -d '{"subnet": {"name": "shaker-subnet_81952131-3011-4d90-80f4-831743223f59", "enable_dhcp": true, "network_id": "2f0c6318-fd53-4d4d-9f2e-a274f66ae091", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-01 10:33:45,947 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-3ec02db1-f33a-4b22-ac56-9cc255e43354 Date: Wed, 01 Aug 2018 10:33:45 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2f0c6318-fd53-4d4d-9f2e-a274f66ae091","tenant_id":"46dd322c3fcc454eb140e37825746af8","created_at":"2018-08-01T10:33:45Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-01T10:33:45Z","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":"46dd322c3fcc454eb140e37825746af8","id":"cc3b47db-0789-4f66-a77b-3775db94ffa7","subnetpool_id":null,"name":"shaker-subnet_81952131-3011-4d90-80f4-831743223f59"}} 2018-08-01 10:33:45,948 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-3ec02db1-f33a-4b22-ac56-9cc255e43354 2018-08-01 10:33:45,948 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.48483300209s 2018-08-01 10:33:45,948 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-3ec02db1-f33a-4b22-ac56-9cc255e43354 2018-08-01 10:33:45,949 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-01T10:33:45Z', 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'cc3b47db-0789-4f66-a77b-3775db94ffa7', u'subnetpool_id': None, u'service_types': [], u'name': u'shaker-subnet_81952131-3011-4d90-80f4-831743223f59', u'enable_dhcp': True, u'network_id': u'2f0c6318-fd53-4d4d-9f2e-a274f66ae091', u'tenant_id': u'46dd322c3fcc454eb140e37825746af8', u'created_at': u'2018-08-01T10:33:45Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'46dd322c3fcc454eb140e37825746af8'}) 2018-08-01 10:33:45,949 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-01 10:33:45,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}dce80e4c8aea9145dadb14fe3dd82fc38297fb0a" -d '{"router": {"external_gateway_info": {"network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089"}, "name": "shaker-router_81952131-3011-4d90-80f4-831743223f59", "admin_state_up": true}}' 2018-08-01 10:33:47,536 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-ed8066cd-cdc3-4e05-af62-b3895ea2c503 Date: Wed, 01 Aug 2018 10:33:47 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a5a333a9-9d0e-46a5-9440-2aa9c95d5013", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "46dd322c3fcc454eb140e37825746af8", "created_at": "2018-08-01T10:33:45Z", "admin_state_up": true, "updated_at": "2018-08-01T10:33:47Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "46dd322c3fcc454eb140e37825746af8", "id": "35692ad5-ea31-4dff-9194-5d8563e4e5dd", "name": "shaker-router_81952131-3011-4d90-80f4-831743223f59"}} 2018-08-01 10:33:47,536 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-ed8066cd-cdc3-4e05-af62-b3895ea2c503 2018-08-01 10:33:47,536 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.58675694466s 2018-08-01 10:33:47,536 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-ed8066cd-cdc3-4e05-af62-b3895ea2c503 2018-08-01 10:33:47,537 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-01T10:33:47Z', u'revision_number': 2, u'id': u'35692ad5-ea31-4dff-9194-5d8563e4e5dd', u'external_gateway_info': {u'network_id': u'e7d7be46-2840-4976-87a2-d78a4e5c6089', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'a5a333a9-9d0e-46a5-9440-2aa9c95d5013', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'shaker-router_81952131-3011-4d90-80f4-831743223f59', u'admin_state_up': True, u'tenant_id': u'46dd322c3fcc454eb140e37825746af8', u'created_at': u'2018-08-01T10:33:45Z', u'flavor_id': None, u'routes': [], u'project_id': u'46dd322c3fcc454eb140e37825746af8'}) 2018-08-01 10:33:47,537 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-01 10:33:47,538 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/35692ad5-ea31-4dff-9194-5d8563e4e5dd/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}dce80e4c8aea9145dadb14fe3dd82fc38297fb0a" -d '{"subnet_id": "cc3b47db-0789-4f66-a77b-3775db94ffa7"}' 2018-08-01 10:33:49,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-654cbc07-9cb2-460d-9d23-136a45e924f4 Date: Wed, 01 Aug 2018 10:33:49 GMT RESP BODY: {"network_id": "2f0c6318-fd53-4d4d-9f2e-a274f66ae091", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "subnet_id": "cc3b47db-0789-4f66-a77b-3775db94ffa7", "subnet_ids": ["cc3b47db-0789-4f66-a77b-3775db94ffa7"], "port_id": "b14bc08f-c6ff-4365-a38c-d574509c940e", "id": "35692ad5-ea31-4dff-9194-5d8563e4e5dd"} 2018-08-01 10:33:49,820 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/35692ad5-ea31-4dff-9194-5d8563e4e5dd/add_router_interface.json used request id req-654cbc07-9cb2-460d-9d23-136a45e924f4 2018-08-01 10:33:49,820 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.28276109695s 2018-08-01 10:33:49,820 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/35692ad5-ea31-4dff-9194-5d8563e4e5dd/add_router_interface.json used request id req-654cbc07-9cb2-460d-9d23-136a45e924f4 returning object 35692ad5-ea31-4dff-9194-5d8563e4e5dd 2018-08-01 10:33:49,821 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/shaker-image.qcow2 2018-08-01 10:33:53,414 - shade - DEBUG - Image file /home/opnfv/functest/images/shaker-image.qcow2 md5:cea74a063cc5ef2b018ec12beb0bf961 sha256:5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017 2018-08-01 10:33:53,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-01 10:33:53,420 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Wed, 01 Aug 2018 10:33:53 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2018-08-01 10:33:53,421 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-01 10:33:53,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}dce80e4c8aea9145dadb14fe3dd82fc38297fb0a" 2018-08-01 10:33:53,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-4f4353c5-b531-4b2f-bbbc-07cd9a0d8587 Date: Wed, 01 Aug 2018 10:33:53 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-01 10:33:53,985 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-4f4353c5-b531-4b2f-bbbc-07cd9a0d8587 2018-08-01 10:33:53,985 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.563699007034s 2018-08-01 10:33:53,985 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-4f4353c5-b531-4b2f-bbbc-07cd9a0d8587 2018-08-01 10:33:53,994 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-01 10:33:53,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}dce80e4c8aea9145dadb14fe3dd82fc38297fb0a" -d '{"owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "owner_specified.shade.object": "images/shaker-img_81952131-3011-4d90-80f4-831743223f59", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "shaker-img_81952131-3011-4d90-80f4-831743223f59"}' 2018-08-01 10:33:54,059 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 864 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/4e5d60e5-ff8d-474f-9936-f77d05caea2a Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-1e699e9c-f2a5-4bc3-880f-9c1acb2a94af Date: Wed, 01 Aug 2018 10:33:54 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/4e5d60e5-ff8d-474f-9936-f77d05caea2a/file", "owner": "46dd322c3fcc454eb140e37825746af8", "id": "4e5d60e5-ff8d-474f-9936-f77d05caea2a", "size": null, "self": "/v2/images/4e5d60e5-ff8d-474f-9936-f77d05caea2a", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "updated_at": "2018-08-01T10:33:54Z", "visibility": "private", "owner_specified.shade.object": "images/shaker-img_81952131-3011-4d90-80f4-831743223f59", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_81952131-3011-4d90-80f4-831743223f59", "checksum": null, "created_at": "2018-08-01T10:33:54Z", "protected": false} 2018-08-01 10:33:54,059 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-1e699e9c-f2a5-4bc3-880f-9c1acb2a94af 2018-08-01 10:33:54,059 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0650119781494s 2018-08-01 10:33:54,059 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-1e699e9c-f2a5-4bc3-880f-9c1acb2a94af returning object 4e5d60e5-ff8d-474f-9936-f77d05caea2a 2018-08-01 10:33:54,060 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-01 10:33:54,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/4e5d60e5-ff8d-474f-9936-f77d05caea2a/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}dce80e4c8aea9145dadb14fe3dd82fc38297fb0a" -d '' 2018-08-01 10:34:03,406 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-630cc901-c17d-4b45-9044-75029162406c Date: Wed, 01 Aug 2018 10: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-08-01 10:34:03,406 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/4e5d60e5-ff8d-474f-9936-f77d05caea2a/file used request id req-630cc901-c17d-4b45-9044-75029162406c 2018-08-01 10:34:03,407 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 9.34649610519s 2018-08-01 10:34:03,407 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/4e5d60e5-ff8d-474f-9936-f77d05caea2a/file used request id req-630cc901-c17d-4b45-9044-75029162406c 2018-08-01 10:34:03,407 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/shaker-img_81952131-3011-4d90-80f4-831743223f59', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-08-01T10:33:54Z', u'owner_specified.shade.sha256': u'5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/4e5d60e5-ff8d-474f-9936-f77d05caea2a/file', u'owner': u'46dd322c3fcc454eb140e37825746af8', u'virtual_size': None, u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', u'id': u'4e5d60e5-ff8d-474f-9936-f77d05caea2a', u'size': None, u'name': u'shaker-img_81952131-3011-4d90-80f4-831743223f59', u'checksum': None, u'self': u'/v2/images/4e5d60e5-ff8d-474f-9936-f77d05caea2a', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-08-01T10:33:54Z', u'schema': u'/v2/schemas/image'}) 2018-08-01 10:34:03,408 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-01 10:34:03,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}2764c9c9d599ae3d5cba6913e48cd3cbbb8c7dac" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "shaker-flavor_81952131-3011-4d90-80f4-831743223f59", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": null, "swap": 0}}' 2018-08-01 10:34:03,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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-62d60e3c-0c8f-41f2-b626-9b5df32cc3cb x-compute-request-id: req-62d60e3c-0c8f-41f2-b626-9b5df32cc3cb Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"name": "shaker-flavor_81952131-3011-4d90-80f4-831743223f59", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "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": "5b61c696-1b5b-4204-b7e5-ca4a818093b0"}} 2018-08-01 10:34:03,636 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-62d60e3c-0c8f-41f2-b626-9b5df32cc3cb 2018-08-01 10:34:03,636 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.228395938873s 2018-08-01 10:34:03,637 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-62d60e3c-0c8f-41f2-b626-9b5df32cc3cb 2018-08-01 10:34:03,637 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'shaker-flavor_81952131-3011-4d90-80f4-831743223f59', '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'8d96727022f4443794db44ecde432faf', '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'5b61c696-1b5b-4204-b7e5-ca4a818093b0', 'swap': 0}) 2018-08-01 10:34:03,638 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-01 10:34:03,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0/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}2764c9c9d599ae3d5cba6913e48cd3cbbb8c7dac" -d '{"extra_specs": {}}' 2018-08-01 10:34:03,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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-f3262f68-d465-4257-b872-e45664428a2c x-compute-request-id: req-f3262f68-d465-4257-b872-e45664428a2c Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-01 10:34:03,660 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0/os-extra_specs used request id req-f3262f68-d465-4257-b872-e45664428a2c 2018-08-01 10:34:03,661 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0222721099854s 2018-08-01 10:34:03,661 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0/os-extra_specs used request id req-f3262f68-d465-4257-b872-e45664428a2c 2018-08-01 10:34:03,661 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-01 10:34:03,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}dce80e4c8aea9145dadb14fe3dd82fc38297fb0a" -d '{"keypair": {"name": "shaker-kp_81952131-3011-4d90-80f4-831743223f59"}}' 2018-08-01 10:34:04,435 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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-2e836023-8c28-4f5a-b183-535143473f1a x-compute-request-id: req-2e836023-8c28-4f5a-b183-535143473f1a Content-Encoding: gzip Content-Length: 1801 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDAwwFPCGulNiKw6EX1GdBj/fBlO9BZrHpu/WK4J/Fi+VfW0aHufvRHwkGclgtDbaf1Y/A4BEprwNipxTmF1MSxN7LTbS+3idnE59iLGOFBSa6Gyj3bn+6WHO2FGXMWgn1XYtrsczsO6OdrQRxDz1SKW1ccKc6JkJ5NvjPSZ64KddVar+XzWNCbBpje5IZ830bWch21rk0G4iTt66pCUf/8NMZsvXonUW49Kfxg7EmDap0h/q0AfHJ8CXJN/uSP7SNQTROL0X0H16H4gouqo2Nwua/zKwKWzhisDCziUtL2BRecCikSWs2UCKRs3ZDFvbYZXwA5fseRfQXtfdAgcEfP Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAwMMBTwhrpTYisOhF9RnQY/3wZTvQWax6bv1iuCfxYvlX1tGh\n7n70R8JBnJYLQ22n9WPwOARKa8DYqcU5hdTEsTey020vt4nZxOfYixjhQUmuhso9\n25/ulhzthRlzFoJ9V2La7HM7Dujna0EcQ89UiltXHCnOiZCeTb4z0meuCnXVWq/l\n81jQmwaY3uSGfN9G1nIdta5NBuIk7euqQlH//DTGbL16J1FuPSn8YOxJg2qdIf6t\nAHxyfAlyTf7kj+0jUE0Ti9F9B9eh+IKLqqNjcLmv8ysCls4YrAws4lLS9gUXnAop\nElrNlAikbN2Qxb22GV8AOX7HkX0F7X3QIHBHzwIDAQABAoIBAQChJuaDMmD8QCQE\njkteO/SShAxkNftb3OyGueO8XfhabGbZO20LvKtxCqBbzr0f5B8U8jY0PrIRH6qD\nVFVg456FIjGovJG1+dNL4SCSOXyoXndATPgmErEeYpTYP4yN9w3e7tBj+XoYXvKK\nImcE8eKVwQM0kmcPbw5JpIgikXdZWfJRJlgeMLRxmX9qfy61RXJFP7USPL/oRBOy\nLjgIhxft3OY2oBM8WuiAlEiSNDvbPs0xbZJAR9za7TRZ8bKQwJNUVVLo78K9GX9h\nlBnrd5+6LNLdriKHR/XpzX9PVxd5BnO0wj7XOosBCyZ62UlsSIYkRifeCqhEu9AU\nLTP0IruxAoGBAN/JLD6spD36WsZg+1cmot1eaVst4Z+PGj1yLFqBJPFRc+/ZYZxD\nh2tV/epA4ONsaSplstTf97Hr0YZMRiLdeFuuiLXH8DTqLyAF6Rfmjkgmv8dFZIux\nNWv+sJRZ4dBOFcbw5OSfdPTgty4RHUOrgHgb6v6RosPrbbw9w1Z1IfUjAoGBANyC\njNojJQi8GS3paQs1Nfm/t9LFnbNlpu+hfcHJDGLGWpZcTrXAgw1v3SFRR0LYBNHR\nR/LwF+rtyZBDhJxE6VPRYox6e6ipeT1Qi3mLBBy6n/XrAcGLrcAwrr/vmxhtw5QC\nuZlK3iLOcgMsvR0ELS0vNnFEywYlhaK0bD/kvrtlAoGAZTCQIx7pfWTxGvbLb9L2\nneaM+T+73+xTTymLSLlQvRW5uOCwtHoMh8pwcDY5+lwRCazGul8zn24kZfejVyyR\nudMn2hq4URT7jh1eEwKbn6B142NLXacZouWdbtddtlU4n6ZZuc8okXnzGo9+jhTE\nmIr3LXkpAjI4gn/jDfsVCcUCgYBBPMppGu6w991HLP/r1fFDE0pSLC7szU0nJhLr\niwyECITyaRrMQMlE52x3l/FKQFikrpLnt8qLsY/pg2AvT1/scU0DnJULICCDWFn7\nOnqb+Uar3bwmQ6nC62Q32q56+rZbCrdYN8MibwtiDxFgDUVEUex8dErQZbd0nIZO\nHOGk1QKBgHtlToNDKQ6mDz/0k+bofG00ZTSXCJY79/Np7JkBsXZlLFgMQoAXTs0q\nHTEqi306FAgCWI5EpexxAQSUSSgLqd8oXWU8bYrVtrhYMIrOgSdw1U9kwfLUNdbH\n/h6Nl4S0C2IrYEC8la1WA7vz6Wr3PLvW3LCWAc1TmjSxJOjIH7xq\n-----END RSA PRIVATE KEY-----\n", "user_id": "efbd7b700f2a4669b2b7a85e68c5c625", "name": "shaker-kp_81952131-3011-4d90-80f4-831743223f59", "fingerprint": "94:57:f2:0b:da:c5:34:65:15:88:bc:00:32:d5:9c:4f"}} 2018-08-01 10:34:04,435 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-2e836023-8c28-4f5a-b183-535143473f1a 2018-08-01 10:34:04,435 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.773967981339s 2018-08-01 10:34:04,436 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-2e836023-8c28-4f5a-b183-535143473f1a 2018-08-01 10:34:04,436 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDAwwFPCGulNiKw6EX1GdBj/fBlO9BZrHpu/WK4J/Fi+VfW0aHufvRHwkGclgtDbaf1Y/A4BEprwNipxTmF1MSxN7LTbS+3idnE59iLGOFBSa6Gyj3bn+6WHO2FGXMWgn1XYtrsczsO6OdrQRxDz1SKW1ccKc6JkJ5NvjPSZ64KddVar+XzWNCbBpje5IZ830bWch21rk0G4iTt66pCUf/8NMZsvXonUW49Kfxg7EmDap0h/q0AfHJ8CXJN/uSP7SNQTROL0X0H16H4gouqo2Nwua/zKwKWzhisDCziUtL2BRecCikSWs2UCKRs3ZDFvbYZXwA5fseRfQXtfdAgcEfP Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAwMMBTwhrpTYisOhF9RnQY/3wZTvQWax6bv1iuCfxYvlX1tGh\n7n70R8JBnJYLQ22n9WPwOARKa8DYqcU5hdTEsTey020vt4nZxOfYixjhQUmuhso9\n25/ulhzthRlzFoJ9V2La7HM7Dujna0EcQ89UiltXHCnOiZCeTb4z0meuCnXVWq/l\n81jQmwaY3uSGfN9G1nIdta5NBuIk7euqQlH//DTGbL16J1FuPSn8YOxJg2qdIf6t\nAHxyfAlyTf7kj+0jUE0Ti9F9B9eh+IKLqqNjcLmv8ysCls4YrAws4lLS9gUXnAop\nElrNlAikbN2Qxb22GV8AOX7HkX0F7X3QIHBHzwIDAQABAoIBAQChJuaDMmD8QCQE\njkteO/SShAxkNftb3OyGueO8XfhabGbZO20LvKtxCqBbzr0f5B8U8jY0PrIRH6qD\nVFVg456FIjGovJG1+dNL4SCSOXyoXndATPgmErEeYpTYP4yN9w3e7tBj+XoYXvKK\nImcE8eKVwQM0kmcPbw5JpIgikXdZWfJRJlgeMLRxmX9qfy61RXJFP7USPL/oRBOy\nLjgIhxft3OY2oBM8WuiAlEiSNDvbPs0xbZJAR9za7TRZ8bKQwJNUVVLo78K9GX9h\nlBnrd5+6LNLdriKHR/XpzX9PVxd5BnO0wj7XOosBCyZ62UlsSIYkRifeCqhEu9AU\nLTP0IruxAoGBAN/JLD6spD36WsZg+1cmot1eaVst4Z+PGj1yLFqBJPFRc+/ZYZxD\nh2tV/epA4ONsaSplstTf97Hr0YZMRiLdeFuuiLXH8DTqLyAF6Rfmjkgmv8dFZIux\nNWv+sJRZ4dBOFcbw5OSfdPTgty4RHUOrgHgb6v6RosPrbbw9w1Z1IfUjAoGBANyC\njNojJQi8GS3paQs1Nfm/t9LFnbNlpu+hfcHJDGLGWpZcTrXAgw1v3SFRR0LYBNHR\nR/LwF+rtyZBDhJxE6VPRYox6e6ipeT1Qi3mLBBy6n/XrAcGLrcAwrr/vmxhtw5QC\nuZlK3iLOcgMsvR0ELS0vNnFEywYlhaK0bD/kvrtlAoGAZTCQIx7pfWTxGvbLb9L2\nneaM+T+73+xTTymLSLlQvRW5uOCwtHoMh8pwcDY5+lwRCazGul8zn24kZfejVyyR\nudMn2hq4URT7jh1eEwKbn6B142NLXacZouWdbtddtlU4n6ZZuc8okXnzGo9+jhTE\nmIr3LXkpAjI4gn/jDfsVCcUCgYBBPMppGu6w991HLP/r1fFDE0pSLC7szU0nJhLr\niwyECITyaRrMQMlE52x3l/FKQFikrpLnt8qLsY/pg2AvT1/scU0DnJULICCDWFn7\nOnqb+Uar3bwmQ6nC62Q32q56+rZbCrdYN8MibwtiDxFgDUVEUex8dErQZbd0nIZO\nHOGk1QKBgHtlToNDKQ6mDz/0k+bofG00ZTSXCJY79/Np7JkBsXZlLFgMQoAXTs0q\nHTEqi306FAgCWI5EpexxAQSUSSgLqd8oXWU8bYrVtrhYMIrOgSdw1U9kwfLUNdbH\n/h6Nl4S0C2IrYEC8la1WA7vz6Wr3PLvW3LCWAc1TmjSxJOjIH7xq\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'efbd7b700f2a4669b2b7a85e68c5c625', 'name': u'shaker-kp_81952131-3011-4d90-80f4-831743223f59', 'created_at': '2018-08-01T10:34:04.436652', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'46dd322c3fcc454eb140e37825746af8', 'name': 'shaker-project_81952131-3011-4d90-80f4-831743223f59', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'94:57:f2:0b:da:c5:34:65:15:88:bc:00:32:d5:9c:4f', 'type': 'ssh', 'id': u'shaker-kp_81952131-3011-4d90-80f4-831743223f59'}) 2018-08-01 10:34:04,437 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAwMMBTwhrpTYisOhF9RnQY/3wZTvQWax6bv1iuCfxYvlX1tGh 7n70R8JBnJYLQ22n9WPwOARKa8DYqcU5hdTEsTey020vt4nZxOfYixjhQUmuhso9 25/ulhzthRlzFoJ9V2La7HM7Dujna0EcQ89UiltXHCnOiZCeTb4z0meuCnXVWq/l 81jQmwaY3uSGfN9G1nIdta5NBuIk7euqQlH//DTGbL16J1FuPSn8YOxJg2qdIf6t AHxyfAlyTf7kj+0jUE0Ti9F9B9eh+IKLqqNjcLmv8ysCls4YrAws4lLS9gUXnAop ElrNlAikbN2Qxb22GV8AOX7HkX0F7X3QIHBHzwIDAQABAoIBAQChJuaDMmD8QCQE jkteO/SShAxkNftb3OyGueO8XfhabGbZO20LvKtxCqBbzr0f5B8U8jY0PrIRH6qD VFVg456FIjGovJG1+dNL4SCSOXyoXndATPgmErEeYpTYP4yN9w3e7tBj+XoYXvKK ImcE8eKVwQM0kmcPbw5JpIgikXdZWfJRJlgeMLRxmX9qfy61RXJFP7USPL/oRBOy LjgIhxft3OY2oBM8WuiAlEiSNDvbPs0xbZJAR9za7TRZ8bKQwJNUVVLo78K9GX9h lBnrd5+6LNLdriKHR/XpzX9PVxd5BnO0wj7XOosBCyZ62UlsSIYkRifeCqhEu9AU LTP0IruxAoGBAN/JLD6spD36WsZg+1cmot1eaVst4Z+PGj1yLFqBJPFRc+/ZYZxD h2tV/epA4ONsaSplstTf97Hr0YZMRiLdeFuuiLXH8DTqLyAF6Rfmjkgmv8dFZIux NWv+sJRZ4dBOFcbw5OSfdPTgty4RHUOrgHgb6v6RosPrbbw9w1Z1IfUjAoGBANyC jNojJQi8GS3paQs1Nfm/t9LFnbNlpu+hfcHJDGLGWpZcTrXAgw1v3SFRR0LYBNHR R/LwF+rtyZBDhJxE6VPRYox6e6ipeT1Qi3mLBBy6n/XrAcGLrcAwrr/vmxhtw5QC uZlK3iLOcgMsvR0ELS0vNnFEywYlhaK0bD/kvrtlAoGAZTCQIx7pfWTxGvbLb9L2 neaM+T+73+xTTymLSLlQvRW5uOCwtHoMh8pwcDY5+lwRCazGul8zn24kZfejVyyR udMn2hq4URT7jh1eEwKbn6B142NLXacZouWdbtddtlU4n6ZZuc8okXnzGo9+jhTE mIr3LXkpAjI4gn/jDfsVCcUCgYBBPMppGu6w991HLP/r1fFDE0pSLC7szU0nJhLr iwyECITyaRrMQMlE52x3l/FKQFikrpLnt8qLsY/pg2AvT1/scU0DnJULICCDWFn7 Onqb+Uar3bwmQ6nC62Q32q56+rZbCrdYN8MibwtiDxFgDUVEUex8dErQZbd0nIZO HOGk1QKBgHtlToNDKQ6mDz/0k+bofG00ZTSXCJY79/Np7JkBsXZlLFgMQoAXTs0q HTEqi306FAgCWI5EpexxAQSUSSgLqd8oXWU8bYrVtrhYMIrOgSdw1U9kwfLUNdbH /h6Nl4S0C2IrYEC8la1WA7vz6Wr3PLvW3LCWAc1TmjSxJOjIH7xq -----END RSA PRIVATE KEY----- 2018-08-01 10:34:04,439 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-08-01 10:34:04,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}dce80e4c8aea9145dadb14fe3dd82fc38297fb0a" -d '{"security_group": {"name": "shaker-sg_81952131-3011-4d90-80f4-831743223f59", "description": "created by OPNFV Functest (shaker)"}}' 2018-08-01 10:34:04,772 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-767c5591-9306-4fc5-950c-04d7c44ad1f2 Date: Wed, 01 Aug 2018 10:34:04 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "46dd322c3fcc454eb140e37825746af8", "created_at": "2018-08-01T10:34:04Z", "updated_at": "2018-08-01T10:34:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:34:04Z", "revision_number": 0, "id": "31bddd08-393d-4791-a6b5-08f90f3fd33a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:34:04Z", "security_group_id": "994117ab-a690-41b0-b997-4d25503aa8ff", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:34:04Z", "revision_number": 0, "id": "a83edb1e-694e-46a5-90b2-b0ea4e8ad72f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:34:04Z", "security_group_id": "994117ab-a690-41b0-b997-4d25503aa8ff", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}], "revision_number": 2, "project_id": "46dd322c3fcc454eb140e37825746af8", "id": "994117ab-a690-41b0-b997-4d25503aa8ff", "name": "shaker-sg_81952131-3011-4d90-80f4-831743223f59"}} 2018-08-01 10:34:04,772 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-767c5591-9306-4fc5-950c-04d7c44ad1f2 2018-08-01 10:34:04,772 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.332808017731s 2018-08-01 10:34:04,773 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-767c5591-9306-4fc5-950c-04d7c44ad1f2 2018-08-01 10:34:04,777 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-01 10:34:04,777 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}dce80e4c8aea9145dadb14fe3dd82fc38297fb0a" 2018-08-01 10:34:04,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3828 X-Openstack-Request-Id: req-dc939963-990a-46bb-b2e0-4cb8dc5c72e3 Date: Wed, 01 Aug 2018 10:34:04 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "46dd322c3fcc454eb140e37825746af8", "created_at": "2018-08-01T10:34:04Z", "updated_at": "2018-08-01T10:34:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:34:04Z", "revision_number": 0, "id": "31bddd08-393d-4791-a6b5-08f90f3fd33a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:34:04Z", "security_group_id": "994117ab-a690-41b0-b997-4d25503aa8ff", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:34:04Z", "revision_number": 0, "id": "a83edb1e-694e-46a5-90b2-b0ea4e8ad72f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:34:04Z", "security_group_id": "994117ab-a690-41b0-b997-4d25503aa8ff", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}], "revision_number": 2, "project_id": "46dd322c3fcc454eb140e37825746af8", "id": "994117ab-a690-41b0-b997-4d25503aa8ff", "name": "shaker-sg_81952131-3011-4d90-80f4-831743223f59"}, {"description": "Default security group", "tags": [], "tenant_id": "46dd322c3fcc454eb140e37825746af8", "created_at": "2018-08-01T10:33:44Z", "updated_at": "2018-08-01T10:33:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "0f41470b-1091-45c1-b574-92069f79f8d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "8cc03a9c-8fa5-425b-812f-d7692bae3613", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d1373b1e-2fb9-4e02-a9e1-7e873ba1d7d1", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d21f3909-71f3-43e2-a22d-6a9c2513cb6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}], "revision_number": 4, "project_id": "46dd322c3fcc454eb140e37825746af8", "id": "b2961714-c8a4-4fcb-918b-21d70527c983", "name": "default"}]} 2018-08-01 10:34:04,849 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-dc939963-990a-46bb-b2e0-4cb8dc5c72e3 2018-08-01 10:34:04,849 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0722298622131s 2018-08-01 10:34:04,849 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-dc939963-990a-46bb-b2e0-4cb8dc5c72e3 2018-08-01 10:34:04,853 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-01 10:34:04,854 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}dce80e4c8aea9145dadb14fe3dd82fc38297fb0a" -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": "994117ab-a690-41b0-b997-4d25503aa8ff"}}' 2018-08-01 10:34:04,987 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-63cac8ee-aede-4116-9f45-62ab508a8388 Date: Wed, 01 Aug 2018 10:34:04 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-01T10:34:04Z", "security_group_id": "994117ab-a690-41b0-b997-4d25503aa8ff", "port_range_min": 22, "revision_number": 0, "tenant_id": "46dd322c3fcc454eb140e37825746af8", "created_at": "2018-08-01T10:34:04Z", "project_id": "46dd322c3fcc454eb140e37825746af8", "id": "b0e2f163-f9b1-4ec2-9e1e-2358ff88ab3b"}} 2018-08-01 10:34:04,988 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-63cac8ee-aede-4116-9f45-62ab508a8388 2018-08-01 10:34:04,988 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.134511947632s 2018-08-01 10:34:04,988 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-63cac8ee-aede-4116-9f45-62ab508a8388 2018-08-01 10:34:04,992 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-01 10:34:04,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}dce80e4c8aea9145dadb14fe3dd82fc38297fb0a" 2018-08-01 10:34:05,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4324 X-Openstack-Request-Id: req-23dcab75-fb92-4af9-a5a1-168cef419d81 Date: Wed, 01 Aug 2018 10:34:05 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "46dd322c3fcc454eb140e37825746af8", "created_at": "2018-08-01T10:34:04Z", "updated_at": "2018-08-01T10:34:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:34:04Z", "revision_number": 0, "id": "31bddd08-393d-4791-a6b5-08f90f3fd33a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:34:04Z", "security_group_id": "994117ab-a690-41b0-b997-4d25503aa8ff", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:34:04Z", "revision_number": 0, "id": "a83edb1e-694e-46a5-90b2-b0ea4e8ad72f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:34:04Z", "security_group_id": "994117ab-a690-41b0-b997-4d25503aa8ff", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-01T10:34:04Z", "revision_number": 0, "id": "b0e2f163-f9b1-4ec2-9e1e-2358ff88ab3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:34:04Z", "security_group_id": "994117ab-a690-41b0-b997-4d25503aa8ff", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": 22, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}], "revision_number": 3, "project_id": "46dd322c3fcc454eb140e37825746af8", "id": "994117ab-a690-41b0-b997-4d25503aa8ff", "name": "shaker-sg_81952131-3011-4d90-80f4-831743223f59"}, {"description": "Default security group", "tags": [], "tenant_id": "46dd322c3fcc454eb140e37825746af8", "created_at": "2018-08-01T10:33:44Z", "updated_at": "2018-08-01T10:33:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "0f41470b-1091-45c1-b574-92069f79f8d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "8cc03a9c-8fa5-425b-812f-d7692bae3613", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d1373b1e-2fb9-4e02-a9e1-7e873ba1d7d1", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d21f3909-71f3-43e2-a22d-6a9c2513cb6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}], "revision_number": 4, "project_id": "46dd322c3fcc454eb140e37825746af8", "id": "b2961714-c8a4-4fcb-918b-21d70527c983", "name": "default"}]} 2018-08-01 10:34:05,043 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-23dcab75-fb92-4af9-a5a1-168cef419d81 2018-08-01 10:34:05,043 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0515260696411s 2018-08-01 10:34:05,044 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-23dcab75-fb92-4af9-a5a1-168cef419d81 2018-08-01 10:34:05,047 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-01 10:34:05,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}dce80e4c8aea9145dadb14fe3dd82fc38297fb0a" -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": "994117ab-a690-41b0-b997-4d25503aa8ff"}}' 2018-08-01 10:34:05,207 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-64c19bed-ada1-4951-adfa-8d98f64e0865 Date: Wed, 01 Aug 2018 10:34:05 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:34:05Z", "security_group_id": "994117ab-a690-41b0-b997-4d25503aa8ff", "port_range_min": null, "revision_number": 0, "tenant_id": "46dd322c3fcc454eb140e37825746af8", "created_at": "2018-08-01T10:34:05Z", "project_id": "46dd322c3fcc454eb140e37825746af8", "id": "a85d09c1-949c-4df8-893e-798aeabf2fa3"}} 2018-08-01 10:34:05,207 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-64c19bed-ada1-4951-adfa-8d98f64e0865 2018-08-01 10:34:05,208 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.160300016403s 2018-08-01 10:34:05,208 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-64c19bed-ada1-4951-adfa-8d98f64e0865 2018-08-01 10:34:05,211 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-01 10:34:05,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}dce80e4c8aea9145dadb14fe3dd82fc38297fb0a" 2018-08-01 10:34:05,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4825 X-Openstack-Request-Id: req-73b1cc47-f102-4649-9bca-4d0d764cb12a Date: Wed, 01 Aug 2018 10:34:05 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "46dd322c3fcc454eb140e37825746af8", "created_at": "2018-08-01T10:34:04Z", "updated_at": "2018-08-01T10:34:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:34:04Z", "revision_number": 0, "id": "31bddd08-393d-4791-a6b5-08f90f3fd33a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:34:04Z", "security_group_id": "994117ab-a690-41b0-b997-4d25503aa8ff", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:34:04Z", "revision_number": 0, "id": "a83edb1e-694e-46a5-90b2-b0ea4e8ad72f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:34:04Z", "security_group_id": "994117ab-a690-41b0-b997-4d25503aa8ff", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:34:05Z", "revision_number": 0, "id": "a85d09c1-949c-4df8-893e-798aeabf2fa3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:34:05Z", "security_group_id": "994117ab-a690-41b0-b997-4d25503aa8ff", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-01T10:34:04Z", "revision_number": 0, "id": "b0e2f163-f9b1-4ec2-9e1e-2358ff88ab3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:34:04Z", "security_group_id": "994117ab-a690-41b0-b997-4d25503aa8ff", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": 22, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}], "revision_number": 4, "project_id": "46dd322c3fcc454eb140e37825746af8", "id": "994117ab-a690-41b0-b997-4d25503aa8ff", "name": "shaker-sg_81952131-3011-4d90-80f4-831743223f59"}, {"description": "Default security group", "tags": [], "tenant_id": "46dd322c3fcc454eb140e37825746af8", "created_at": "2018-08-01T10:33:44Z", "updated_at": "2018-08-01T10:33:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "0f41470b-1091-45c1-b574-92069f79f8d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "8cc03a9c-8fa5-425b-812f-d7692bae3613", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d1373b1e-2fb9-4e02-a9e1-7e873ba1d7d1", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d21f3909-71f3-43e2-a22d-6a9c2513cb6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}], "revision_number": 4, "project_id": "46dd322c3fcc454eb140e37825746af8", "id": "b2961714-c8a4-4fcb-918b-21d70527c983", "name": "default"}]} 2018-08-01 10:34:05,261 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-73b1cc47-f102-4649-9bca-4d0d764cb12a 2018-08-01 10:34:05,261 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0497350692749s 2018-08-01 10:34:05,261 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-73b1cc47-f102-4649-9bca-4d0d764cb12a 2018-08-01 10:34:05,264 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-01 10:34:05,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}dce80e4c8aea9145dadb14fe3dd82fc38297fb0a" -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": "994117ab-a690-41b0-b997-4d25503aa8ff"}}' 2018-08-01 10:34:05,399 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-dd50d931-90ba-4bae-96ae-ae10c60527ee Date: Wed, 01 Aug 2018 10:34:05 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 9000, "updated_at": "2018-08-01T10:34:05Z", "security_group_id": "994117ab-a690-41b0-b997-4d25503aa8ff", "port_range_min": 9000, "revision_number": 0, "tenant_id": "46dd322c3fcc454eb140e37825746af8", "created_at": "2018-08-01T10:34:05Z", "project_id": "46dd322c3fcc454eb140e37825746af8", "id": "e469bd92-af0a-4cbd-9f9c-0024d416d9ee"}} 2018-08-01 10:34:05,399 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-dd50d931-90ba-4bae-96ae-ae10c60527ee 2018-08-01 10:34:05,399 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.135439872742s 2018-08-01 10:34:05,400 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-dd50d931-90ba-4bae-96ae-ae10c60527ee 2018-08-01 10:34:05,401 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-01 10:34:05,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}dce80e4c8aea9145dadb14fe3dd82fc38297fb0a" 2018-08-01 10:34:05,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1271 X-Openstack-Request-Id: req-d9f98a83-fe1a-4f09-95b7-750d7093f17c Date: Wed, 01 Aug 2018 10:34:05 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2f0c6318-fd53-4d4d-9f2e-a274f66ae091","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"46dd322c3fcc454eb140e37825746af8","l2_adjacency":true,"status":"ACTIVE","subnets":["cc3b47db-0789-4f66-a77b-3775db94ffa7"],"description":"","tags":[],"updated_at":"2018-08-01T10:33:45Z","qos_policy_id":null,"name":"shaker-net_81952131-3011-4d90-80f4-831743223f59","admin_state_up":true,"tenant_id":"46dd322c3fcc454eb140e37825746af8","created_at":"2018-08-01T10:33:45Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dbe9669438844f3faecdc7fcc050e0d8","l2_adjacency":true,"status":"ACTIVE","subnets":["a5a333a9-9d0e-46a5-9440-2aa9c95d5013"],"description":"","tags":[],"updated_at":"2018-08-01T09:28:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:38Z","mtu":1500}]} 2018-08-01 10:34:05,508 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-d9f98a83-fe1a-4f09-95b7-750d7093f17c 2018-08-01 10:34:05,508 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.106844902039s 2018-08-01 10:34:05,508 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-d9f98a83-fe1a-4f09-95b7-750d7093f17c 2018-08-01 10:34:05,513 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-01 10:34:05,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}dce80e4c8aea9145dadb14fe3dd82fc38297fb0a" 2018-08-01 10:34:05,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-ea36f1fc-0029-41c8-ba34-d1f591388792 Date: Wed, 01 Aug 2018 10:34:05 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/4e5d60e5-ff8d-474f-9936-f77d05caea2a/snap", "metadata": {}}], "file": "/v2/images/4e5d60e5-ff8d-474f-9936-f77d05caea2a/file", "owner": "46dd322c3fcc454eb140e37825746af8", "id": "4e5d60e5-ff8d-474f-9936-f77d05caea2a", "size": 666173440, "self": "/v2/images/4e5d60e5-ff8d-474f-9936-f77d05caea2a", "disk_format": "qcow2", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/4e5d60e5-ff8d-474f-9936-f77d05caea2a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "updated_at": "2018-08-01T10:34:03Z", "visibility": "private", "owner_specified.shade.object": "images/shaker-img_81952131-3011-4d90-80f4-831743223f59", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_81952131-3011-4d90-80f4-831743223f59", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2018-08-01T10:33:54Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-01 10:34:05,546 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-ea36f1fc-0029-41c8-ba34-d1f591388792 2018-08-01 10:34:05,546 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0332329273224s 2018-08-01 10:34:05,546 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-ea36f1fc-0029-41c8-ba34-d1f591388792 2018-08-01 10:34:05,548 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-01 10:34:05,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}dce80e4c8aea9145dadb14fe3dd82fc38297fb0a" 2018-08-01 10:34:05,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:34: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-d3270af9-adc6-4b8a-a033-7932c7ff5085 x-compute-request-id: req-d3270af9-adc6-4b8a-a033-7932c7ff5085 Content-Encoding: gzip Content-Length: 390 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmtp-flavor_ee58c79f-c6fb-483f-8b9c-406ffbfad757", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "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": "4c324ef0-9d9b-4571-a235-9b48aa3aa85a"}, {"name": "shaker-flavor_81952131-3011-4d90-80f4-831743223f59", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "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": "5b61c696-1b5b-4204-b7e5-ca4a818093b0"}]} 2018-08-01 10:34:05,576 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-d3270af9-adc6-4b8a-a033-7932c7ff5085 2018-08-01 10:34:05,576 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0285801887512s 2018-08-01 10:34:05,577 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-d3270af9-adc6-4b8a-a033-7932c7ff5085 2018-08-01 10:34:05,578 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-01 10:34:05,580 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}dce80e4c8aea9145dadb14fe3dd82fc38297fb0a" -d '{"server": {"name": "shaker-vm_81952131-3011-4d90-80f4-831743223f59", "imageRef": "4e5d60e5-ff8d-474f-9936-f77d05caea2a", "key_name": "shaker-kp_81952131-3011-4d90-80f4-831743223f59", "flavorRef": "5b61c696-1b5b-4204-b7e5-ca4a818093b0", "max_count": 1, "min_count": 1, "networks": [{"uuid": "2f0c6318-fd53-4d4d-9f2e-a274f66ae091"}], "security_groups": [{"name": "994117ab-a690-41b0-b997-4d25503aa8ff"}]}}' 2018-08-01 10:34:06,919 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 10:34: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-9376f896-0aef-48c6-8291-b061c2deb98d x-compute-request-id: req-9376f896-0aef-48c6-8291-b061c2deb98d Content-Length: 403 location: http://172.30.9.24:8774/v2.1/servers/c4890c83-e0d8-4939-80d4-f20774fba428 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "994117ab-a690-41b0-b997-4d25503aa8ff"}], "OS-DCF:diskConfig": "MANUAL", "id": "c4890c83-e0d8-4939-80d4-f20774fba428", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "bookmark"}], "adminPass": "3mB6vTBobcui"}} 2018-08-01 10:34:06,919 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-9376f896-0aef-48c6-8291-b061c2deb98d 2018-08-01 10:34:06,919 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.34093880653s 2018-08-01 10:34:06,920 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-9376f896-0aef-48c6-8291-b061c2deb98d 2018-08-01 10:34:06,920 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers 2018-08-01 10:34:06,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/c4890c83-e0d8-4939-80d4-f20774fba428 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dce80e4c8aea9145dadb14fe3dd82fc38297fb0a" 2018-08-01 10:34:08,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:34: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-5cbc8e9e-f974-4960-a485-6748e90dd305 x-compute-request-id: req-5cbc8e9e-f974-4960-a485-6748e90dd305 Content-Encoding: gzip Content-Length: 603 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "bookmark"}], "image": {"id": "4e5d60e5-ff8d-474f-9936-f77d05caea2a", "links": [{"href": "http://172.30.9.24:8774/images/4e5d60e5-ff8d-474f-9936-f77d05caea2a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5b61c696-1b5b-4204-b7e5-ca4a818093b0", "links": [{"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "bookmark"}]}, "id": "c4890c83-e0d8-4939-80d4-f20774fba428", "user_id": "efbd7b700f2a4669b2b7a85e68c5c625", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T10:34:06Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81952131-3011-4d90-80f4-831743223f59", "name": "shaker-vm_81952131-3011-4d90-80f4-831743223f59", "created": "2018-08-01T10:34:06Z", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:34:08,126 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c4890c83-e0d8-4939-80d4-f20774fba428 used request id req-5cbc8e9e-f974-4960-a485-6748e90dd305 2018-08-01 10:34:08,126 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers in 1.20547604561s 2018-08-01 10:34:08,126 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c4890c83-e0d8-4939-80d4-f20774fba428 used request id req-5cbc8e9e-f974-4960-a485-6748e90dd305 2018-08-01 10:34:08,132 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-01 10:34:08,133 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}dce80e4c8aea9145dadb14fe3dd82fc38297fb0a" 2018-08-01 10:34:08,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1271 X-Openstack-Request-Id: req-6b902cfe-c864-4fe8-84b6-d089c0c18f7a Date: Wed, 01 Aug 2018 10:34:08 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2f0c6318-fd53-4d4d-9f2e-a274f66ae091","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"46dd322c3fcc454eb140e37825746af8","l2_adjacency":true,"status":"ACTIVE","subnets":["cc3b47db-0789-4f66-a77b-3775db94ffa7"],"description":"","tags":[],"updated_at":"2018-08-01T10:33:45Z","qos_policy_id":null,"name":"shaker-net_81952131-3011-4d90-80f4-831743223f59","admin_state_up":true,"tenant_id":"46dd322c3fcc454eb140e37825746af8","created_at":"2018-08-01T10:33:45Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dbe9669438844f3faecdc7fcc050e0d8","l2_adjacency":true,"status":"ACTIVE","subnets":["a5a333a9-9d0e-46a5-9440-2aa9c95d5013"],"description":"","tags":[],"updated_at":"2018-08-01T09:28:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:38Z","mtu":1500}]} 2018-08-01 10:34:08,233 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-6b902cfe-c864-4fe8-84b6-d089c0c18f7a 2018-08-01 10:34:08,233 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.100780010223s 2018-08-01 10:34:08,233 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-6b902cfe-c864-4fe8-84b6-d089c0c18f7a 2018-08-01 10:34:08,234 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-01 10:34:08,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}dce80e4c8aea9145dadb14fe3dd82fc38297fb0a" 2018-08-01 10:34:08,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-cedeb765-d8ed-4e15-96a3-36739c064be4 Date: Wed, 01 Aug 2018 10:34:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2f0c6318-fd53-4d4d-9f2e-a274f66ae091","tenant_id":"46dd322c3fcc454eb140e37825746af8","created_at":"2018-08-01T10:33:45Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-01T10:33:45Z","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":"46dd322c3fcc454eb140e37825746af8","id":"cc3b47db-0789-4f66-a77b-3775db94ffa7","subnetpool_id":null,"name":"shaker-subnet_81952131-3011-4d90-80f4-831743223f59"}]} 2018-08-01 10:34:08,279 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-cedeb765-d8ed-4e15-96a3-36739c064be4 2018-08-01 10:34:08,279 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0448579788208s 2018-08-01 10:34:08,279 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-cedeb765-d8ed-4e15-96a3-36739c064be4 2018-08-01 10:34:08,281 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 10:34:08,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dce80e4c8aea9145dadb14fe3dd82fc38297fb0a" 2018-08-01 10:34:08,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:34: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-48708be7-ef8f-4c20-b0b3-85f329bc9c78 x-compute-request-id: req-48708be7-ef8f-4c20-b0b3-85f329bc9c78 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.24:8774/v2.1/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "bookmark"}], "image": {"id": "4e5d60e5-ff8d-474f-9936-f77d05caea2a", "links": [{"href": "http://172.30.9.24:8774/images/4e5d60e5-ff8d-474f-9936-f77d05caea2a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5b61c696-1b5b-4204-b7e5-ca4a818093b0", "links": [{"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "bookmark"}]}, "id": "c4890c83-e0d8-4939-80d4-f20774fba428", "user_id": "efbd7b700f2a4669b2b7a85e68c5c625", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T10:34:08Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81952131-3011-4d90-80f4-831743223f59", "name": "shaker-vm_81952131-3011-4d90-80f4-831743223f59", "created": "2018-08-01T10:34:06Z", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 10:34:08,404 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-48708be7-ef8f-4c20-b0b3-85f329bc9c78 2018-08-01 10:34:08,404 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.123210906982s 2018-08-01 10:34:08,404 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-48708be7-ef8f-4c20-b0b3-85f329bc9c78 2018-08-01 10:34:08,409 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 10:34:10,412 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 10:34:10,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dce80e4c8aea9145dadb14fe3dd82fc38297fb0a" 2018-08-01 10:34:11,010 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:34: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-36136208-58c0-445c-848b-674e95217a6d x-compute-request-id: req-36136208-58c0-445c-848b-674e95217a6d 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.24:8774/v2.1/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "bookmark"}], "image": {"id": "4e5d60e5-ff8d-474f-9936-f77d05caea2a", "links": [{"href": "http://172.30.9.24:8774/images/4e5d60e5-ff8d-474f-9936-f77d05caea2a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5b61c696-1b5b-4204-b7e5-ca4a818093b0", "links": [{"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "bookmark"}]}, "id": "c4890c83-e0d8-4939-80d4-f20774fba428", "security_groups": [{"name": "shaker-sg_81952131-3011-4d90-80f4-831743223f59"}], "user_id": "efbd7b700f2a4669b2b7a85e68c5c625", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T10:34:09Z", "hostId": "daf86bdc09bb21f84eebf44beffa14f252dbafa66e3e2ca633552a5d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81952131-3011-4d90-80f4-831743223f59", "name": "shaker-vm_81952131-3011-4d90-80f4-831743223f59", "created": "2018-08-01T10:34:06Z", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 10:34:11,011 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-36136208-58c0-445c-848b-674e95217a6d 2018-08-01 10:34:11,011 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.59875202179s 2018-08-01 10:34:11,011 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-36136208-58c0-445c-848b-674e95217a6d 2018-08-01 10:34:11,015 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 10:34:13,017 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 10:34:13,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dce80e4c8aea9145dadb14fe3dd82fc38297fb0a" 2018-08-01 10:34:13,375 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:34: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-7f95ac0a-a04e-40c8-8331-1c98060a0599 x-compute-request-id: req-7f95ac0a-a04e-40c8-8331-1c98060a0599 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.24:8774/v2.1/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "bookmark"}], "image": {"id": "4e5d60e5-ff8d-474f-9936-f77d05caea2a", "links": [{"href": "http://172.30.9.24:8774/images/4e5d60e5-ff8d-474f-9936-f77d05caea2a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5b61c696-1b5b-4204-b7e5-ca4a818093b0", "links": [{"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "bookmark"}]}, "id": "c4890c83-e0d8-4939-80d4-f20774fba428", "security_groups": [{"name": "shaker-sg_81952131-3011-4d90-80f4-831743223f59"}], "user_id": "efbd7b700f2a4669b2b7a85e68c5c625", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T10:34:09Z", "hostId": "daf86bdc09bb21f84eebf44beffa14f252dbafa66e3e2ca633552a5d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81952131-3011-4d90-80f4-831743223f59", "name": "shaker-vm_81952131-3011-4d90-80f4-831743223f59", "created": "2018-08-01T10:34:06Z", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 10:34:13,375 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-7f95ac0a-a04e-40c8-8331-1c98060a0599 2018-08-01 10:34:13,375 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.35803604126s 2018-08-01 10:34:13,376 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-7f95ac0a-a04e-40c8-8331-1c98060a0599 2018-08-01 10:34:13,379 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 10:34:15,382 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 10:34:15,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dce80e4c8aea9145dadb14fe3dd82fc38297fb0a" 2018-08-01 10:34:15,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:34: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-60082bf5-225a-479f-bd18-98652109b4e5 x-compute-request-id: req-60082bf5-225a-479f-bd18-98652109b4e5 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.24:8774/v2.1/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "bookmark"}], "image": {"id": "4e5d60e5-ff8d-474f-9936-f77d05caea2a", "links": [{"href": "http://172.30.9.24:8774/images/4e5d60e5-ff8d-474f-9936-f77d05caea2a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5b61c696-1b5b-4204-b7e5-ca4a818093b0", "links": [{"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "bookmark"}]}, "id": "c4890c83-e0d8-4939-80d4-f20774fba428", "security_groups": [{"name": "shaker-sg_81952131-3011-4d90-80f4-831743223f59"}], "user_id": "efbd7b700f2a4669b2b7a85e68c5c625", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T10:34:09Z", "hostId": "daf86bdc09bb21f84eebf44beffa14f252dbafa66e3e2ca633552a5d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81952131-3011-4d90-80f4-831743223f59", "name": "shaker-vm_81952131-3011-4d90-80f4-831743223f59", "created": "2018-08-01T10:34:06Z", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 10:34:15,768 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-60082bf5-225a-479f-bd18-98652109b4e5 2018-08-01 10:34:15,768 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.385587215424s 2018-08-01 10:34:15,768 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-60082bf5-225a-479f-bd18-98652109b4e5 2018-08-01 10:34:15,772 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 10:34:17,774 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 10:34:17,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dce80e4c8aea9145dadb14fe3dd82fc38297fb0a" 2018-08-01 10:34:17,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:34: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-f1df2c71-0bf8-4523-923d-9b2fedfa5b97 x-compute-request-id: req-f1df2c71-0bf8-4523-923d-9b2fedfa5b97 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.24:8774/v2.1/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "bookmark"}], "image": {"id": "4e5d60e5-ff8d-474f-9936-f77d05caea2a", "links": [{"href": "http://172.30.9.24:8774/images/4e5d60e5-ff8d-474f-9936-f77d05caea2a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5b61c696-1b5b-4204-b7e5-ca4a818093b0", "links": [{"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "bookmark"}]}, "id": "c4890c83-e0d8-4939-80d4-f20774fba428", "security_groups": [{"name": "shaker-sg_81952131-3011-4d90-80f4-831743223f59"}], "user_id": "efbd7b700f2a4669b2b7a85e68c5c625", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T10:34:09Z", "hostId": "daf86bdc09bb21f84eebf44beffa14f252dbafa66e3e2ca633552a5d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81952131-3011-4d90-80f4-831743223f59", "name": "shaker-vm_81952131-3011-4d90-80f4-831743223f59", "created": "2018-08-01T10:34:06Z", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 10:34:17,979 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-f1df2c71-0bf8-4523-923d-9b2fedfa5b97 2018-08-01 10:34:17,979 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.20430803299s 2018-08-01 10:34:17,979 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-f1df2c71-0bf8-4523-923d-9b2fedfa5b97 2018-08-01 10:34:17,983 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 10:34:19,986 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 10:34:19,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dce80e4c8aea9145dadb14fe3dd82fc38297fb0a" 2018-08-01 10:34:20,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:34: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-bc829208-6bcc-4a2c-8164-e4de511b56ed x-compute-request-id: req-bc829208-6bcc-4a2c-8164-e4de511b56ed 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.24:8774/v2.1/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "bookmark"}], "image": {"id": "4e5d60e5-ff8d-474f-9936-f77d05caea2a", "links": [{"href": "http://172.30.9.24:8774/images/4e5d60e5-ff8d-474f-9936-f77d05caea2a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5b61c696-1b5b-4204-b7e5-ca4a818093b0", "links": [{"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "bookmark"}]}, "id": "c4890c83-e0d8-4939-80d4-f20774fba428", "security_groups": [{"name": "shaker-sg_81952131-3011-4d90-80f4-831743223f59"}], "user_id": "efbd7b700f2a4669b2b7a85e68c5c625", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T10:34:09Z", "hostId": "daf86bdc09bb21f84eebf44beffa14f252dbafa66e3e2ca633552a5d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81952131-3011-4d90-80f4-831743223f59", "name": "shaker-vm_81952131-3011-4d90-80f4-831743223f59", "created": "2018-08-01T10:34:06Z", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 10:34:20,514 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-bc829208-6bcc-4a2c-8164-e4de511b56ed 2018-08-01 10:34:20,514 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.527990818024s 2018-08-01 10:34:20,514 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-bc829208-6bcc-4a2c-8164-e4de511b56ed 2018-08-01 10:34:20,518 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 10:34:22,520 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 10:34:22,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dce80e4c8aea9145dadb14fe3dd82fc38297fb0a" 2018-08-01 10:34:22,881 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:34: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-cad3fa33-5981-4be5-8cf2-3922bed8e44f x-compute-request-id: req-cad3fa33-5981-4be5-8cf2-3922bed8e44f 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.24:8774/v2.1/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "bookmark"}], "image": {"id": "4e5d60e5-ff8d-474f-9936-f77d05caea2a", "links": [{"href": "http://172.30.9.24:8774/images/4e5d60e5-ff8d-474f-9936-f77d05caea2a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5b61c696-1b5b-4204-b7e5-ca4a818093b0", "links": [{"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "bookmark"}]}, "id": "c4890c83-e0d8-4939-80d4-f20774fba428", "security_groups": [{"name": "shaker-sg_81952131-3011-4d90-80f4-831743223f59"}], "user_id": "efbd7b700f2a4669b2b7a85e68c5c625", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T10:34:09Z", "hostId": "daf86bdc09bb21f84eebf44beffa14f252dbafa66e3e2ca633552a5d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81952131-3011-4d90-80f4-831743223f59", "name": "shaker-vm_81952131-3011-4d90-80f4-831743223f59", "created": "2018-08-01T10:34:06Z", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 10:34:22,881 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-cad3fa33-5981-4be5-8cf2-3922bed8e44f 2018-08-01 10:34:22,881 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.360558986664s 2018-08-01 10:34:22,882 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-cad3fa33-5981-4be5-8cf2-3922bed8e44f 2018-08-01 10:34:22,886 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 10:34:24,888 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 10:34:24,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dce80e4c8aea9145dadb14fe3dd82fc38297fb0a" 2018-08-01 10:34:25,255 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:34: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-4f2c8a01-f3b3-4648-8e70-8327471bfabc x-compute-request-id: req-4f2c8a01-f3b3-4648-8e70-8327471bfabc 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.24:8774/v2.1/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "bookmark"}], "image": {"id": "4e5d60e5-ff8d-474f-9936-f77d05caea2a", "links": [{"href": "http://172.30.9.24:8774/images/4e5d60e5-ff8d-474f-9936-f77d05caea2a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5b61c696-1b5b-4204-b7e5-ca4a818093b0", "links": [{"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "bookmark"}]}, "id": "c4890c83-e0d8-4939-80d4-f20774fba428", "security_groups": [{"name": "shaker-sg_81952131-3011-4d90-80f4-831743223f59"}], "user_id": "efbd7b700f2a4669b2b7a85e68c5c625", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T10:34:09Z", "hostId": "daf86bdc09bb21f84eebf44beffa14f252dbafa66e3e2ca633552a5d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81952131-3011-4d90-80f4-831743223f59", "name": "shaker-vm_81952131-3011-4d90-80f4-831743223f59", "created": "2018-08-01T10:34:06Z", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 10:34:25,256 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-4f2c8a01-f3b3-4648-8e70-8327471bfabc 2018-08-01 10:34:25,256 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.367449045181s 2018-08-01 10:34:25,256 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-4f2c8a01-f3b3-4648-8e70-8327471bfabc 2018-08-01 10:34:25,260 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 10:34:27,263 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 10:34:27,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dce80e4c8aea9145dadb14fe3dd82fc38297fb0a" 2018-08-01 10:34:27,466 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:34: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-c8c22bb7-372a-42ba-879a-68e5100ea88a x-compute-request-id: req-c8c22bb7-372a-42ba-879a-68e5100ea88a 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.24:8774/v2.1/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "bookmark"}], "image": {"id": "4e5d60e5-ff8d-474f-9936-f77d05caea2a", "links": [{"href": "http://172.30.9.24:8774/images/4e5d60e5-ff8d-474f-9936-f77d05caea2a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5b61c696-1b5b-4204-b7e5-ca4a818093b0", "links": [{"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "bookmark"}]}, "id": "c4890c83-e0d8-4939-80d4-f20774fba428", "security_groups": [{"name": "shaker-sg_81952131-3011-4d90-80f4-831743223f59"}], "user_id": "efbd7b700f2a4669b2b7a85e68c5c625", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T10:34:09Z", "hostId": "daf86bdc09bb21f84eebf44beffa14f252dbafa66e3e2ca633552a5d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81952131-3011-4d90-80f4-831743223f59", "name": "shaker-vm_81952131-3011-4d90-80f4-831743223f59", "created": "2018-08-01T10:34:06Z", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 10:34:27,466 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-c8c22bb7-372a-42ba-879a-68e5100ea88a 2018-08-01 10:34:27,466 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.203358888626s 2018-08-01 10:34:27,467 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-c8c22bb7-372a-42ba-879a-68e5100ea88a 2018-08-01 10:34:27,470 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 10:34:29,473 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 10:34:29,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dce80e4c8aea9145dadb14fe3dd82fc38297fb0a" 2018-08-01 10:34:29,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:34: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-ab365bf1-edfe-4abb-83f0-73ab384ac54a x-compute-request-id: req-ab365bf1-edfe-4abb-83f0-73ab384ac54a 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.24:8774/v2.1/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "bookmark"}], "image": {"id": "4e5d60e5-ff8d-474f-9936-f77d05caea2a", "links": [{"href": "http://172.30.9.24:8774/images/4e5d60e5-ff8d-474f-9936-f77d05caea2a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5b61c696-1b5b-4204-b7e5-ca4a818093b0", "links": [{"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "bookmark"}]}, "id": "c4890c83-e0d8-4939-80d4-f20774fba428", "security_groups": [{"name": "shaker-sg_81952131-3011-4d90-80f4-831743223f59"}], "user_id": "efbd7b700f2a4669b2b7a85e68c5c625", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T10:34:09Z", "hostId": "daf86bdc09bb21f84eebf44beffa14f252dbafa66e3e2ca633552a5d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81952131-3011-4d90-80f4-831743223f59", "name": "shaker-vm_81952131-3011-4d90-80f4-831743223f59", "created": "2018-08-01T10:34:06Z", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 10:34:29,822 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-ab365bf1-edfe-4abb-83f0-73ab384ac54a 2018-08-01 10:34:29,822 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.348716974258s 2018-08-01 10:34:29,823 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-ab365bf1-edfe-4abb-83f0-73ab384ac54a 2018-08-01 10:34:29,826 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 10:34:31,829 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 10:34:31,832 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dce80e4c8aea9145dadb14fe3dd82fc38297fb0a" 2018-08-01 10:34:32,207 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:34: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-349d30e3-3070-4be5-8bbb-b1b20a95315d x-compute-request-id: req-349d30e3-3070-4be5-8bbb-b1b20a95315d 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.24:8774/v2.1/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "bookmark"}], "image": {"id": "4e5d60e5-ff8d-474f-9936-f77d05caea2a", "links": [{"href": "http://172.30.9.24:8774/images/4e5d60e5-ff8d-474f-9936-f77d05caea2a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5b61c696-1b5b-4204-b7e5-ca4a818093b0", "links": [{"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "bookmark"}]}, "id": "c4890c83-e0d8-4939-80d4-f20774fba428", "security_groups": [{"name": "shaker-sg_81952131-3011-4d90-80f4-831743223f59"}], "user_id": "efbd7b700f2a4669b2b7a85e68c5c625", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T10:34:09Z", "hostId": "daf86bdc09bb21f84eebf44beffa14f252dbafa66e3e2ca633552a5d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81952131-3011-4d90-80f4-831743223f59", "name": "shaker-vm_81952131-3011-4d90-80f4-831743223f59", "created": "2018-08-01T10:34:06Z", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 10:34:32,207 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-349d30e3-3070-4be5-8bbb-b1b20a95315d 2018-08-01 10:34:32,207 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.377869129181s 2018-08-01 10:34:32,207 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-349d30e3-3070-4be5-8bbb-b1b20a95315d 2018-08-01 10:34:32,211 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 10:34:34,214 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 10:34:34,217 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dce80e4c8aea9145dadb14fe3dd82fc38297fb0a" 2018-08-01 10:34:34,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:34: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-c75c89e2-e2e4-4a6f-8a38-6228d77baed3 x-compute-request-id: req-c75c89e2-e2e4-4a6f-8a38-6228d77baed3 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.24:8774/v2.1/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "bookmark"}], "image": {"id": "4e5d60e5-ff8d-474f-9936-f77d05caea2a", "links": [{"href": "http://172.30.9.24:8774/images/4e5d60e5-ff8d-474f-9936-f77d05caea2a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5b61c696-1b5b-4204-b7e5-ca4a818093b0", "links": [{"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "bookmark"}]}, "id": "c4890c83-e0d8-4939-80d4-f20774fba428", "security_groups": [{"name": "shaker-sg_81952131-3011-4d90-80f4-831743223f59"}], "user_id": "efbd7b700f2a4669b2b7a85e68c5c625", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T10:34:09Z", "hostId": "daf86bdc09bb21f84eebf44beffa14f252dbafa66e3e2ca633552a5d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81952131-3011-4d90-80f4-831743223f59", "name": "shaker-vm_81952131-3011-4d90-80f4-831743223f59", "created": "2018-08-01T10:34:06Z", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 10:34:34,600 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-c75c89e2-e2e4-4a6f-8a38-6228d77baed3 2018-08-01 10:34:34,600 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.38570690155s 2018-08-01 10:34:34,600 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-c75c89e2-e2e4-4a6f-8a38-6228d77baed3 2018-08-01 10:34:34,604 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 10:34:36,607 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 10:34:36,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dce80e4c8aea9145dadb14fe3dd82fc38297fb0a" 2018-08-01 10:34:36,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:34: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-44ff222f-373d-4b02-955e-2e77e0618d2e x-compute-request-id: req-44ff222f-373d-4b02-955e-2e77e0618d2e 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.24:8774/v2.1/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "bookmark"}], "image": {"id": "4e5d60e5-ff8d-474f-9936-f77d05caea2a", "links": [{"href": "http://172.30.9.24:8774/images/4e5d60e5-ff8d-474f-9936-f77d05caea2a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5b61c696-1b5b-4204-b7e5-ca4a818093b0", "links": [{"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "bookmark"}]}, "id": "c4890c83-e0d8-4939-80d4-f20774fba428", "security_groups": [{"name": "shaker-sg_81952131-3011-4d90-80f4-831743223f59"}], "user_id": "efbd7b700f2a4669b2b7a85e68c5c625", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T10:34:09Z", "hostId": "daf86bdc09bb21f84eebf44beffa14f252dbafa66e3e2ca633552a5d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81952131-3011-4d90-80f4-831743223f59", "name": "shaker-vm_81952131-3011-4d90-80f4-831743223f59", "created": "2018-08-01T10:34:06Z", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 10:34:36,796 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-44ff222f-373d-4b02-955e-2e77e0618d2e 2018-08-01 10:34:36,797 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.189516067505s 2018-08-01 10:34:36,797 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-44ff222f-373d-4b02-955e-2e77e0618d2e 2018-08-01 10:34:36,801 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 10:34:38,803 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 10:34:38,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dce80e4c8aea9145dadb14fe3dd82fc38297fb0a" 2018-08-01 10:34:38,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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-a558c077-d898-46cd-8f1e-9ebd25855756 x-compute-request-id: req-a558c077-d898-46cd-8f1e-9ebd25855756 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.24:8774/v2.1/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "bookmark"}], "image": {"id": "4e5d60e5-ff8d-474f-9936-f77d05caea2a", "links": [{"href": "http://172.30.9.24:8774/images/4e5d60e5-ff8d-474f-9936-f77d05caea2a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5b61c696-1b5b-4204-b7e5-ca4a818093b0", "links": [{"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "bookmark"}]}, "id": "c4890c83-e0d8-4939-80d4-f20774fba428", "security_groups": [{"name": "shaker-sg_81952131-3011-4d90-80f4-831743223f59"}], "user_id": "efbd7b700f2a4669b2b7a85e68c5c625", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T10:34:09Z", "hostId": "daf86bdc09bb21f84eebf44beffa14f252dbafa66e3e2ca633552a5d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81952131-3011-4d90-80f4-831743223f59", "name": "shaker-vm_81952131-3011-4d90-80f4-831743223f59", "created": "2018-08-01T10:34:06Z", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 10:34:38,988 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-a558c077-d898-46cd-8f1e-9ebd25855756 2018-08-01 10:34:38,988 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.184709787369s 2018-08-01 10:34:38,989 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-a558c077-d898-46cd-8f1e-9ebd25855756 2018-08-01 10:34:38,992 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 10:34:40,995 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 10:34:40,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dce80e4c8aea9145dadb14fe3dd82fc38297fb0a" 2018-08-01 10:34:41,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:34: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-9fb25977-3eb5-435a-b4bc-da7187f871ca x-compute-request-id: req-9fb25977-3eb5-435a-b4bc-da7187f871ca 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.24:8774/v2.1/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "bookmark"}], "image": {"id": "4e5d60e5-ff8d-474f-9936-f77d05caea2a", "links": [{"href": "http://172.30.9.24:8774/images/4e5d60e5-ff8d-474f-9936-f77d05caea2a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5b61c696-1b5b-4204-b7e5-ca4a818093b0", "links": [{"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "bookmark"}]}, "id": "c4890c83-e0d8-4939-80d4-f20774fba428", "security_groups": [{"name": "shaker-sg_81952131-3011-4d90-80f4-831743223f59"}], "user_id": "efbd7b700f2a4669b2b7a85e68c5c625", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T10:34:09Z", "hostId": "daf86bdc09bb21f84eebf44beffa14f252dbafa66e3e2ca633552a5d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81952131-3011-4d90-80f4-831743223f59", "name": "shaker-vm_81952131-3011-4d90-80f4-831743223f59", "created": "2018-08-01T10:34:06Z", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 10:34:41,398 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-9fb25977-3eb5-435a-b4bc-da7187f871ca 2018-08-01 10:34:41,398 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.402532100677s 2018-08-01 10:34:41,398 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-9fb25977-3eb5-435a-b4bc-da7187f871ca 2018-08-01 10:34:41,402 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 10:34:43,405 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 10:34:43,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dce80e4c8aea9145dadb14fe3dd82fc38297fb0a" 2018-08-01 10:34:44,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:34: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-d4c3e31c-d4de-4d76-8969-d6fbbf294b8c x-compute-request-id: req-d4c3e31c-d4de-4d76-8969-d6fbbf294b8c 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.24:8774/v2.1/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "bookmark"}], "image": {"id": "4e5d60e5-ff8d-474f-9936-f77d05caea2a", "links": [{"href": "http://172.30.9.24:8774/images/4e5d60e5-ff8d-474f-9936-f77d05caea2a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5b61c696-1b5b-4204-b7e5-ca4a818093b0", "links": [{"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "bookmark"}]}, "id": "c4890c83-e0d8-4939-80d4-f20774fba428", "security_groups": [{"name": "shaker-sg_81952131-3011-4d90-80f4-831743223f59"}], "user_id": "efbd7b700f2a4669b2b7a85e68c5c625", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T10:34:09Z", "hostId": "daf86bdc09bb21f84eebf44beffa14f252dbafa66e3e2ca633552a5d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81952131-3011-4d90-80f4-831743223f59", "name": "shaker-vm_81952131-3011-4d90-80f4-831743223f59", "created": "2018-08-01T10:34:06Z", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 10:34:44,172 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-d4c3e31c-d4de-4d76-8969-d6fbbf294b8c 2018-08-01 10:34:44,172 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.766743183136s 2018-08-01 10:34:44,172 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-d4c3e31c-d4de-4d76-8969-d6fbbf294b8c 2018-08-01 10:34:44,176 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 10:34:46,179 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 10:34:46,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dce80e4c8aea9145dadb14fe3dd82fc38297fb0a" 2018-08-01 10:34:46,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:34: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-1cb29c6f-fc24-485e-be8a-bd3ff2beede3 x-compute-request-id: req-1cb29c6f-fc24-485e-be8a-bd3ff2beede3 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.24:8774/v2.1/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "bookmark"}], "image": {"id": "4e5d60e5-ff8d-474f-9936-f77d05caea2a", "links": [{"href": "http://172.30.9.24:8774/images/4e5d60e5-ff8d-474f-9936-f77d05caea2a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5b61c696-1b5b-4204-b7e5-ca4a818093b0", "links": [{"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "bookmark"}]}, "id": "c4890c83-e0d8-4939-80d4-f20774fba428", "security_groups": [{"name": "shaker-sg_81952131-3011-4d90-80f4-831743223f59"}], "user_id": "efbd7b700f2a4669b2b7a85e68c5c625", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T10:34:09Z", "hostId": "daf86bdc09bb21f84eebf44beffa14f252dbafa66e3e2ca633552a5d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81952131-3011-4d90-80f4-831743223f59", "name": "shaker-vm_81952131-3011-4d90-80f4-831743223f59", "created": "2018-08-01T10:34:06Z", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 10:34:46,382 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-1cb29c6f-fc24-485e-be8a-bd3ff2beede3 2018-08-01 10:34:46,382 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.202888011932s 2018-08-01 10:34:46,383 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-1cb29c6f-fc24-485e-be8a-bd3ff2beede3 2018-08-01 10:34:46,387 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 10:34:48,389 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 10:34:48,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dce80e4c8aea9145dadb14fe3dd82fc38297fb0a" 2018-08-01 10:34:48,596 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:34: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-0b0fb5ce-0991-4999-b30f-445a919c31a4 x-compute-request-id: req-0b0fb5ce-0991-4999-b30f-445a919c31a4 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.24:8774/v2.1/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "bookmark"}], "image": {"id": "4e5d60e5-ff8d-474f-9936-f77d05caea2a", "links": [{"href": "http://172.30.9.24:8774/images/4e5d60e5-ff8d-474f-9936-f77d05caea2a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5b61c696-1b5b-4204-b7e5-ca4a818093b0", "links": [{"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "bookmark"}]}, "id": "c4890c83-e0d8-4939-80d4-f20774fba428", "security_groups": [{"name": "shaker-sg_81952131-3011-4d90-80f4-831743223f59"}], "user_id": "efbd7b700f2a4669b2b7a85e68c5c625", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T10:34:09Z", "hostId": "daf86bdc09bb21f84eebf44beffa14f252dbafa66e3e2ca633552a5d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81952131-3011-4d90-80f4-831743223f59", "name": "shaker-vm_81952131-3011-4d90-80f4-831743223f59", "created": "2018-08-01T10:34:06Z", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 10:34:48,596 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-0b0fb5ce-0991-4999-b30f-445a919c31a4 2018-08-01 10:34:48,596 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.20650100708s 2018-08-01 10:34:48,597 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-0b0fb5ce-0991-4999-b30f-445a919c31a4 2018-08-01 10:34:48,601 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 10:34:50,601 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 10:34:50,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dce80e4c8aea9145dadb14fe3dd82fc38297fb0a" 2018-08-01 10:34:51,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:34: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-d4938080-fb17-4c1f-a468-c52ba001a296 x-compute-request-id: req-d4938080-fb17-4c1f-a468-c52ba001a296 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.24:8774/v2.1/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "bookmark"}], "image": {"id": "4e5d60e5-ff8d-474f-9936-f77d05caea2a", "links": [{"href": "http://172.30.9.24:8774/images/4e5d60e5-ff8d-474f-9936-f77d05caea2a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5b61c696-1b5b-4204-b7e5-ca4a818093b0", "links": [{"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "bookmark"}]}, "id": "c4890c83-e0d8-4939-80d4-f20774fba428", "security_groups": [{"name": "shaker-sg_81952131-3011-4d90-80f4-831743223f59"}], "user_id": "efbd7b700f2a4669b2b7a85e68c5c625", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T10:34:09Z", "hostId": "daf86bdc09bb21f84eebf44beffa14f252dbafa66e3e2ca633552a5d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81952131-3011-4d90-80f4-831743223f59", "name": "shaker-vm_81952131-3011-4d90-80f4-831743223f59", "created": "2018-08-01T10:34:06Z", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 10:34:51,107 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-d4938080-fb17-4c1f-a468-c52ba001a296 2018-08-01 10:34:51,107 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.505792140961s 2018-08-01 10:34:51,108 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-d4938080-fb17-4c1f-a468-c52ba001a296 2018-08-01 10:34:51,112 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 10:34:53,114 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 10:34:53,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dce80e4c8aea9145dadb14fe3dd82fc38297fb0a" 2018-08-01 10:34:53,316 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:34: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-2ec69e56-1c38-47a9-883d-9016935532c7 x-compute-request-id: req-2ec69e56-1c38-47a9-883d-9016935532c7 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.24:8774/v2.1/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "bookmark"}], "image": {"id": "4e5d60e5-ff8d-474f-9936-f77d05caea2a", "links": [{"href": "http://172.30.9.24:8774/images/4e5d60e5-ff8d-474f-9936-f77d05caea2a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5b61c696-1b5b-4204-b7e5-ca4a818093b0", "links": [{"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "bookmark"}]}, "id": "c4890c83-e0d8-4939-80d4-f20774fba428", "security_groups": [{"name": "shaker-sg_81952131-3011-4d90-80f4-831743223f59"}], "user_id": "efbd7b700f2a4669b2b7a85e68c5c625", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T10:34:09Z", "hostId": "daf86bdc09bb21f84eebf44beffa14f252dbafa66e3e2ca633552a5d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81952131-3011-4d90-80f4-831743223f59", "name": "shaker-vm_81952131-3011-4d90-80f4-831743223f59", "created": "2018-08-01T10:34:06Z", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 10:34:53,316 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-2ec69e56-1c38-47a9-883d-9016935532c7 2018-08-01 10:34:53,316 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.201432943344s 2018-08-01 10:34:53,316 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-2ec69e56-1c38-47a9-883d-9016935532c7 2018-08-01 10:34:53,320 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 10:34:55,323 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 10:34:55,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dce80e4c8aea9145dadb14fe3dd82fc38297fb0a" 2018-08-01 10:34:55,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:34: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-31dfa839-89f4-4716-9050-c21f636e40de x-compute-request-id: req-31dfa839-89f4-4716-9050-c21f636e40de 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.24:8774/v2.1/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "bookmark"}], "image": {"id": "4e5d60e5-ff8d-474f-9936-f77d05caea2a", "links": [{"href": "http://172.30.9.24:8774/images/4e5d60e5-ff8d-474f-9936-f77d05caea2a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5b61c696-1b5b-4204-b7e5-ca4a818093b0", "links": [{"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "bookmark"}]}, "id": "c4890c83-e0d8-4939-80d4-f20774fba428", "security_groups": [{"name": "shaker-sg_81952131-3011-4d90-80f4-831743223f59"}], "user_id": "efbd7b700f2a4669b2b7a85e68c5c625", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T10:34:09Z", "hostId": "daf86bdc09bb21f84eebf44beffa14f252dbafa66e3e2ca633552a5d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81952131-3011-4d90-80f4-831743223f59", "name": "shaker-vm_81952131-3011-4d90-80f4-831743223f59", "created": "2018-08-01T10:34:06Z", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 10:34:55,526 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-31dfa839-89f4-4716-9050-c21f636e40de 2018-08-01 10:34:55,526 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.202605962753s 2018-08-01 10:34:55,526 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-31dfa839-89f4-4716-9050-c21f636e40de 2018-08-01 10:34:55,530 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 10:34:57,533 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 10:34:57,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dce80e4c8aea9145dadb14fe3dd82fc38297fb0a" 2018-08-01 10:34:57,999 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:34: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-1ab328fe-1afc-49f5-b26f-101857843b25 x-compute-request-id: req-1ab328fe-1afc-49f5-b26f-101857843b25 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.24:8774/v2.1/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "bookmark"}], "image": {"id": "4e5d60e5-ff8d-474f-9936-f77d05caea2a", "links": [{"href": "http://172.30.9.24:8774/images/4e5d60e5-ff8d-474f-9936-f77d05caea2a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5b61c696-1b5b-4204-b7e5-ca4a818093b0", "links": [{"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "bookmark"}]}, "id": "c4890c83-e0d8-4939-80d4-f20774fba428", "security_groups": [{"name": "shaker-sg_81952131-3011-4d90-80f4-831743223f59"}], "user_id": "efbd7b700f2a4669b2b7a85e68c5c625", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T10:34:09Z", "hostId": "daf86bdc09bb21f84eebf44beffa14f252dbafa66e3e2ca633552a5d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81952131-3011-4d90-80f4-831743223f59", "name": "shaker-vm_81952131-3011-4d90-80f4-831743223f59", "created": "2018-08-01T10:34:06Z", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 10:34:57,999 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-1ab328fe-1afc-49f5-b26f-101857843b25 2018-08-01 10:34:57,999 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.465991020203s 2018-08-01 10:34:57,999 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-1ab328fe-1afc-49f5-b26f-101857843b25 2018-08-01 10:34:58,003 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 10:35:00,006 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 10:35:00,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dce80e4c8aea9145dadb14fe3dd82fc38297fb0a" 2018-08-01 10:35:00,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:35: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-af9c19f0-07a7-4598-a1d4-e31ae3d69b03 x-compute-request-id: req-af9c19f0-07a7-4598-a1d4-e31ae3d69b03 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.24:8774/v2.1/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "bookmark"}], "image": {"id": "4e5d60e5-ff8d-474f-9936-f77d05caea2a", "links": [{"href": "http://172.30.9.24:8774/images/4e5d60e5-ff8d-474f-9936-f77d05caea2a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5b61c696-1b5b-4204-b7e5-ca4a818093b0", "links": [{"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "bookmark"}]}, "id": "c4890c83-e0d8-4939-80d4-f20774fba428", "security_groups": [{"name": "shaker-sg_81952131-3011-4d90-80f4-831743223f59"}], "user_id": "efbd7b700f2a4669b2b7a85e68c5c625", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T10:34:09Z", "hostId": "daf86bdc09bb21f84eebf44beffa14f252dbafa66e3e2ca633552a5d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81952131-3011-4d90-80f4-831743223f59", "name": "shaker-vm_81952131-3011-4d90-80f4-831743223f59", "created": "2018-08-01T10:34:06Z", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 10:35:00,386 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-af9c19f0-07a7-4598-a1d4-e31ae3d69b03 2018-08-01 10:35:00,386 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.380079984665s 2018-08-01 10:35:00,386 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-af9c19f0-07a7-4598-a1d4-e31ae3d69b03 2018-08-01 10:35:00,390 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 10:35:02,394 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 10:35:02,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dce80e4c8aea9145dadb14fe3dd82fc38297fb0a" 2018-08-01 10:35:02,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:35: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-a6424fc4-28a0-4189-9ae9-fe9c47796b25 x-compute-request-id: req-a6424fc4-28a0-4189-9ae9-fe9c47796b25 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.24:8774/v2.1/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "bookmark"}], "image": {"id": "4e5d60e5-ff8d-474f-9936-f77d05caea2a", "links": [{"href": "http://172.30.9.24:8774/images/4e5d60e5-ff8d-474f-9936-f77d05caea2a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5b61c696-1b5b-4204-b7e5-ca4a818093b0", "links": [{"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "bookmark"}]}, "id": "c4890c83-e0d8-4939-80d4-f20774fba428", "security_groups": [{"name": "shaker-sg_81952131-3011-4d90-80f4-831743223f59"}], "user_id": "efbd7b700f2a4669b2b7a85e68c5c625", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T10:34:09Z", "hostId": "daf86bdc09bb21f84eebf44beffa14f252dbafa66e3e2ca633552a5d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81952131-3011-4d90-80f4-831743223f59", "name": "shaker-vm_81952131-3011-4d90-80f4-831743223f59", "created": "2018-08-01T10:34:06Z", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 10:35:02,580 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-a6424fc4-28a0-4189-9ae9-fe9c47796b25 2018-08-01 10:35:02,580 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.185437917709s 2018-08-01 10:35:02,580 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-a6424fc4-28a0-4189-9ae9-fe9c47796b25 2018-08-01 10:35:02,584 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 10:35:04,587 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 10:35:04,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dce80e4c8aea9145dadb14fe3dd82fc38297fb0a" 2018-08-01 10:35:04,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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-2592eae6-a508-45d8-841b-17842de61711 x-compute-request-id: req-2592eae6-a508-45d8-841b-17842de61711 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.24:8774/v2.1/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "bookmark"}], "image": {"id": "4e5d60e5-ff8d-474f-9936-f77d05caea2a", "links": [{"href": "http://172.30.9.24:8774/images/4e5d60e5-ff8d-474f-9936-f77d05caea2a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5b61c696-1b5b-4204-b7e5-ca4a818093b0", "links": [{"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "bookmark"}]}, "id": "c4890c83-e0d8-4939-80d4-f20774fba428", "security_groups": [{"name": "shaker-sg_81952131-3011-4d90-80f4-831743223f59"}], "user_id": "efbd7b700f2a4669b2b7a85e68c5c625", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T10:34:09Z", "hostId": "daf86bdc09bb21f84eebf44beffa14f252dbafa66e3e2ca633552a5d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81952131-3011-4d90-80f4-831743223f59", "name": "shaker-vm_81952131-3011-4d90-80f4-831743223f59", "created": "2018-08-01T10:34:06Z", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 10:35:04,802 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-2592eae6-a508-45d8-841b-17842de61711 2018-08-01 10:35:04,802 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.215553998947s 2018-08-01 10:35:04,803 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-2592eae6-a508-45d8-841b-17842de61711 2018-08-01 10:35:04,806 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 10:35:06,809 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 10:35:06,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dce80e4c8aea9145dadb14fe3dd82fc38297fb0a" 2018-08-01 10:35:07,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:35: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-95a423d0-705e-4411-880c-c32da25232a8 x-compute-request-id: req-95a423d0-705e-4411-880c-c32da25232a8 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.24:8774/v2.1/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "bookmark"}], "image": {"id": "4e5d60e5-ff8d-474f-9936-f77d05caea2a", "links": [{"href": "http://172.30.9.24:8774/images/4e5d60e5-ff8d-474f-9936-f77d05caea2a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5b61c696-1b5b-4204-b7e5-ca4a818093b0", "links": [{"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "bookmark"}]}, "id": "c4890c83-e0d8-4939-80d4-f20774fba428", "security_groups": [{"name": "shaker-sg_81952131-3011-4d90-80f4-831743223f59"}], "user_id": "efbd7b700f2a4669b2b7a85e68c5c625", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T10:34:09Z", "hostId": "daf86bdc09bb21f84eebf44beffa14f252dbafa66e3e2ca633552a5d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81952131-3011-4d90-80f4-831743223f59", "name": "shaker-vm_81952131-3011-4d90-80f4-831743223f59", "created": "2018-08-01T10:34:06Z", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 10:35:07,155 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-95a423d0-705e-4411-880c-c32da25232a8 2018-08-01 10:35:07,155 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.345860004425s 2018-08-01 10:35:07,155 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-95a423d0-705e-4411-880c-c32da25232a8 2018-08-01 10:35:07,159 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 10:35:09,162 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 10:35:09,164 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dce80e4c8aea9145dadb14fe3dd82fc38297fb0a" 2018-08-01 10:35:09,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:35: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-90e59716-0160-4197-a909-87caa701ce53 x-compute-request-id: req-90e59716-0160-4197-a909-87caa701ce53 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.24:8774/v2.1/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "bookmark"}], "image": {"id": "4e5d60e5-ff8d-474f-9936-f77d05caea2a", "links": [{"href": "http://172.30.9.24:8774/images/4e5d60e5-ff8d-474f-9936-f77d05caea2a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5b61c696-1b5b-4204-b7e5-ca4a818093b0", "links": [{"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "bookmark"}]}, "id": "c4890c83-e0d8-4939-80d4-f20774fba428", "security_groups": [{"name": "shaker-sg_81952131-3011-4d90-80f4-831743223f59"}], "user_id": "efbd7b700f2a4669b2b7a85e68c5c625", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T10:34:09Z", "hostId": "daf86bdc09bb21f84eebf44beffa14f252dbafa66e3e2ca633552a5d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81952131-3011-4d90-80f4-831743223f59", "name": "shaker-vm_81952131-3011-4d90-80f4-831743223f59", "created": "2018-08-01T10:34:06Z", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 10:35:09,525 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-90e59716-0160-4197-a909-87caa701ce53 2018-08-01 10:35:09,526 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.363652944565s 2018-08-01 10:35:09,526 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-90e59716-0160-4197-a909-87caa701ce53 2018-08-01 10:35:09,530 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 10:35:11,532 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 10:35:11,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dce80e4c8aea9145dadb14fe3dd82fc38297fb0a" 2018-08-01 10:35:12,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:35: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-871ef7e1-9520-4337-975d-669c2a31999b x-compute-request-id: req-871ef7e1-9520-4337-975d-669c2a31999b 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.24:8774/v2.1/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "bookmark"}], "image": {"id": "4e5d60e5-ff8d-474f-9936-f77d05caea2a", "links": [{"href": "http://172.30.9.24:8774/images/4e5d60e5-ff8d-474f-9936-f77d05caea2a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5b61c696-1b5b-4204-b7e5-ca4a818093b0", "links": [{"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "bookmark"}]}, "id": "c4890c83-e0d8-4939-80d4-f20774fba428", "security_groups": [{"name": "shaker-sg_81952131-3011-4d90-80f4-831743223f59"}], "user_id": "efbd7b700f2a4669b2b7a85e68c5c625", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T10:34:09Z", "hostId": "daf86bdc09bb21f84eebf44beffa14f252dbafa66e3e2ca633552a5d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81952131-3011-4d90-80f4-831743223f59", "name": "shaker-vm_81952131-3011-4d90-80f4-831743223f59", "created": "2018-08-01T10:34:06Z", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 10:35:12,136 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-871ef7e1-9520-4337-975d-669c2a31999b 2018-08-01 10:35:12,136 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.603394985199s 2018-08-01 10:35:12,136 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-871ef7e1-9520-4337-975d-669c2a31999b 2018-08-01 10:35:12,140 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 10:35:14,143 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 10:35:14,145 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dce80e4c8aea9145dadb14fe3dd82fc38297fb0a" 2018-08-01 10:35:15,037 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:35: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-a4046fa1-aadf-471e-a2e5-fb4fcbab0718 x-compute-request-id: req-a4046fa1-aadf-471e-a2e5-fb4fcbab0718 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.24:8774/v2.1/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "bookmark"}], "image": {"id": "4e5d60e5-ff8d-474f-9936-f77d05caea2a", "links": [{"href": "http://172.30.9.24:8774/images/4e5d60e5-ff8d-474f-9936-f77d05caea2a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5b61c696-1b5b-4204-b7e5-ca4a818093b0", "links": [{"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "bookmark"}]}, "id": "c4890c83-e0d8-4939-80d4-f20774fba428", "security_groups": [{"name": "shaker-sg_81952131-3011-4d90-80f4-831743223f59"}], "user_id": "efbd7b700f2a4669b2b7a85e68c5c625", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T10:34:09Z", "hostId": "daf86bdc09bb21f84eebf44beffa14f252dbafa66e3e2ca633552a5d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81952131-3011-4d90-80f4-831743223f59", "name": "shaker-vm_81952131-3011-4d90-80f4-831743223f59", "created": "2018-08-01T10:34:06Z", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 10:35:15,037 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-a4046fa1-aadf-471e-a2e5-fb4fcbab0718 2018-08-01 10:35:15,037 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.894531011581s 2018-08-01 10:35:15,038 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-a4046fa1-aadf-471e-a2e5-fb4fcbab0718 2018-08-01 10:35:15,041 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 10:35:17,044 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 10:35:17,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dce80e4c8aea9145dadb14fe3dd82fc38297fb0a" 2018-08-01 10:35:17,245 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:35: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-19745421-6903-436a-8b20-3bf450977fd8 x-compute-request-id: req-19745421-6903-436a-8b20-3bf450977fd8 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.24:8774/v2.1/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "bookmark"}], "image": {"id": "4e5d60e5-ff8d-474f-9936-f77d05caea2a", "links": [{"href": "http://172.30.9.24:8774/images/4e5d60e5-ff8d-474f-9936-f77d05caea2a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5b61c696-1b5b-4204-b7e5-ca4a818093b0", "links": [{"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "bookmark"}]}, "id": "c4890c83-e0d8-4939-80d4-f20774fba428", "security_groups": [{"name": "shaker-sg_81952131-3011-4d90-80f4-831743223f59"}], "user_id": "efbd7b700f2a4669b2b7a85e68c5c625", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T10:34:09Z", "hostId": "daf86bdc09bb21f84eebf44beffa14f252dbafa66e3e2ca633552a5d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81952131-3011-4d90-80f4-831743223f59", "name": "shaker-vm_81952131-3011-4d90-80f4-831743223f59", "created": "2018-08-01T10:34:06Z", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 10:35:17,246 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-19745421-6903-436a-8b20-3bf450977fd8 2018-08-01 10:35:17,246 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.201697826385s 2018-08-01 10:35:17,246 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-19745421-6903-436a-8b20-3bf450977fd8 2018-08-01 10:35:17,250 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 10:35:19,253 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 10:35:19,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dce80e4c8aea9145dadb14fe3dd82fc38297fb0a" 2018-08-01 10:35:19,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:35: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-7eb2482f-66a1-4805-8323-3877d47cd365 x-compute-request-id: req-7eb2482f-66a1-4805-8323-3877d47cd365 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.24:8774/v2.1/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "bookmark"}], "image": {"id": "4e5d60e5-ff8d-474f-9936-f77d05caea2a", "links": [{"href": "http://172.30.9.24:8774/images/4e5d60e5-ff8d-474f-9936-f77d05caea2a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5b61c696-1b5b-4204-b7e5-ca4a818093b0", "links": [{"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "bookmark"}]}, "id": "c4890c83-e0d8-4939-80d4-f20774fba428", "security_groups": [{"name": "shaker-sg_81952131-3011-4d90-80f4-831743223f59"}], "user_id": "efbd7b700f2a4669b2b7a85e68c5c625", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T10:34:09Z", "hostId": "daf86bdc09bb21f84eebf44beffa14f252dbafa66e3e2ca633552a5d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81952131-3011-4d90-80f4-831743223f59", "name": "shaker-vm_81952131-3011-4d90-80f4-831743223f59", "created": "2018-08-01T10:34:06Z", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 10:35:19,606 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-7eb2482f-66a1-4805-8323-3877d47cd365 2018-08-01 10:35:19,606 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.353516101837s 2018-08-01 10:35:19,607 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-7eb2482f-66a1-4805-8323-3877d47cd365 2018-08-01 10:35:19,610 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 10:35:21,613 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 10:35:21,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dce80e4c8aea9145dadb14fe3dd82fc38297fb0a" 2018-08-01 10:35:21,975 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:35: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-a0598174-3144-4110-8951-73eceba2173e x-compute-request-id: req-a0598174-3144-4110-8951-73eceba2173e 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.24:8774/v2.1/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "bookmark"}], "image": {"id": "4e5d60e5-ff8d-474f-9936-f77d05caea2a", "links": [{"href": "http://172.30.9.24:8774/images/4e5d60e5-ff8d-474f-9936-f77d05caea2a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5b61c696-1b5b-4204-b7e5-ca4a818093b0", "links": [{"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "bookmark"}]}, "id": "c4890c83-e0d8-4939-80d4-f20774fba428", "security_groups": [{"name": "shaker-sg_81952131-3011-4d90-80f4-831743223f59"}], "user_id": "efbd7b700f2a4669b2b7a85e68c5c625", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T10:34:09Z", "hostId": "daf86bdc09bb21f84eebf44beffa14f252dbafa66e3e2ca633552a5d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81952131-3011-4d90-80f4-831743223f59", "name": "shaker-vm_81952131-3011-4d90-80f4-831743223f59", "created": "2018-08-01T10:34:06Z", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 10:35:21,975 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-a0598174-3144-4110-8951-73eceba2173e 2018-08-01 10:35:21,975 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.362010002136s 2018-08-01 10:35:21,975 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-a0598174-3144-4110-8951-73eceba2173e 2018-08-01 10:35:21,979 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 10:35:23,982 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 10:35:23,985 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dce80e4c8aea9145dadb14fe3dd82fc38297fb0a" 2018-08-01 10:35:24,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:35: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-b6de2d0d-49af-40a0-9c9f-d775a4626b5b x-compute-request-id: req-b6de2d0d-49af-40a0-9c9f-d775a4626b5b 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.24:8774/v2.1/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "bookmark"}], "image": {"id": "4e5d60e5-ff8d-474f-9936-f77d05caea2a", "links": [{"href": "http://172.30.9.24:8774/images/4e5d60e5-ff8d-474f-9936-f77d05caea2a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5b61c696-1b5b-4204-b7e5-ca4a818093b0", "links": [{"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "bookmark"}]}, "id": "c4890c83-e0d8-4939-80d4-f20774fba428", "security_groups": [{"name": "shaker-sg_81952131-3011-4d90-80f4-831743223f59"}], "user_id": "efbd7b700f2a4669b2b7a85e68c5c625", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T10:34:09Z", "hostId": "daf86bdc09bb21f84eebf44beffa14f252dbafa66e3e2ca633552a5d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81952131-3011-4d90-80f4-831743223f59", "name": "shaker-vm_81952131-3011-4d90-80f4-831743223f59", "created": "2018-08-01T10:34:06Z", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 10:35:24,317 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-b6de2d0d-49af-40a0-9c9f-d775a4626b5b 2018-08-01 10:35:24,318 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.335616827011s 2018-08-01 10:35:24,318 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-b6de2d0d-49af-40a0-9c9f-d775a4626b5b 2018-08-01 10:35:24,322 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 10:35:26,324 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 10:35:26,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dce80e4c8aea9145dadb14fe3dd82fc38297fb0a" 2018-08-01 10:35:26,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:35: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-72a03762-108a-4936-9da3-c6d65f6c695a x-compute-request-id: req-72a03762-108a-4936-9da3-c6d65f6c695a 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.24:8774/v2.1/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "bookmark"}], "image": {"id": "4e5d60e5-ff8d-474f-9936-f77d05caea2a", "links": [{"href": "http://172.30.9.24:8774/images/4e5d60e5-ff8d-474f-9936-f77d05caea2a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5b61c696-1b5b-4204-b7e5-ca4a818093b0", "links": [{"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "bookmark"}]}, "id": "c4890c83-e0d8-4939-80d4-f20774fba428", "security_groups": [{"name": "shaker-sg_81952131-3011-4d90-80f4-831743223f59"}], "user_id": "efbd7b700f2a4669b2b7a85e68c5c625", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T10:34:09Z", "hostId": "daf86bdc09bb21f84eebf44beffa14f252dbafa66e3e2ca633552a5d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81952131-3011-4d90-80f4-831743223f59", "name": "shaker-vm_81952131-3011-4d90-80f4-831743223f59", "created": "2018-08-01T10:34:06Z", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 10:35:26,715 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-72a03762-108a-4936-9da3-c6d65f6c695a 2018-08-01 10:35:26,716 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.391111135483s 2018-08-01 10:35:26,716 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-72a03762-108a-4936-9da3-c6d65f6c695a 2018-08-01 10:35:26,720 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 10:35:28,722 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 10:35:28,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dce80e4c8aea9145dadb14fe3dd82fc38297fb0a" 2018-08-01 10:35:28,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:35: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-e5002130-871c-45ab-b941-aa3994a2d06e x-compute-request-id: req-e5002130-871c-45ab-b941-aa3994a2d06e 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.24:8774/v2.1/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "bookmark"}], "image": {"id": "4e5d60e5-ff8d-474f-9936-f77d05caea2a", "links": [{"href": "http://172.30.9.24:8774/images/4e5d60e5-ff8d-474f-9936-f77d05caea2a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5b61c696-1b5b-4204-b7e5-ca4a818093b0", "links": [{"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "bookmark"}]}, "id": "c4890c83-e0d8-4939-80d4-f20774fba428", "security_groups": [{"name": "shaker-sg_81952131-3011-4d90-80f4-831743223f59"}], "user_id": "efbd7b700f2a4669b2b7a85e68c5c625", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T10:34:09Z", "hostId": "daf86bdc09bb21f84eebf44beffa14f252dbafa66e3e2ca633552a5d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81952131-3011-4d90-80f4-831743223f59", "name": "shaker-vm_81952131-3011-4d90-80f4-831743223f59", "created": "2018-08-01T10:34:06Z", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 10:35:28,925 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-e5002130-871c-45ab-b941-aa3994a2d06e 2018-08-01 10:35:28,925 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.202537059784s 2018-08-01 10:35:28,925 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-e5002130-871c-45ab-b941-aa3994a2d06e 2018-08-01 10:35:28,929 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 10:35:30,931 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 10:35:30,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dce80e4c8aea9145dadb14fe3dd82fc38297fb0a" 2018-08-01 10:35:31,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:35: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-bbcd5098-aedf-467b-990e-e101663f4b98 x-compute-request-id: req-bbcd5098-aedf-467b-990e-e101663f4b98 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.24:8774/v2.1/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "bookmark"}], "image": {"id": "4e5d60e5-ff8d-474f-9936-f77d05caea2a", "links": [{"href": "http://172.30.9.24:8774/images/4e5d60e5-ff8d-474f-9936-f77d05caea2a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5b61c696-1b5b-4204-b7e5-ca4a818093b0", "links": [{"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "bookmark"}]}, "id": "c4890c83-e0d8-4939-80d4-f20774fba428", "security_groups": [{"name": "shaker-sg_81952131-3011-4d90-80f4-831743223f59"}], "user_id": "efbd7b700f2a4669b2b7a85e68c5c625", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T10:34:09Z", "hostId": "daf86bdc09bb21f84eebf44beffa14f252dbafa66e3e2ca633552a5d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81952131-3011-4d90-80f4-831743223f59", "name": "shaker-vm_81952131-3011-4d90-80f4-831743223f59", "created": "2018-08-01T10:34:06Z", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 10:35:31,716 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-bbcd5098-aedf-467b-990e-e101663f4b98 2018-08-01 10:35:31,716 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.784515142441s 2018-08-01 10:35:31,716 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-bbcd5098-aedf-467b-990e-e101663f4b98 2018-08-01 10:35:31,720 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 10:35:33,723 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 10:35:33,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dce80e4c8aea9145dadb14fe3dd82fc38297fb0a" 2018-08-01 10:35:34,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:35: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-7d3bf937-af77-401d-b6c3-c0f47c1749c1 x-compute-request-id: req-7d3bf937-af77-401d-b6c3-c0f47c1749c1 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.24:8774/v2.1/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "bookmark"}], "image": {"id": "4e5d60e5-ff8d-474f-9936-f77d05caea2a", "links": [{"href": "http://172.30.9.24:8774/images/4e5d60e5-ff8d-474f-9936-f77d05caea2a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5b61c696-1b5b-4204-b7e5-ca4a818093b0", "links": [{"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "bookmark"}]}, "id": "c4890c83-e0d8-4939-80d4-f20774fba428", "security_groups": [{"name": "shaker-sg_81952131-3011-4d90-80f4-831743223f59"}], "user_id": "efbd7b700f2a4669b2b7a85e68c5c625", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T10:34:09Z", "hostId": "daf86bdc09bb21f84eebf44beffa14f252dbafa66e3e2ca633552a5d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81952131-3011-4d90-80f4-831743223f59", "name": "shaker-vm_81952131-3011-4d90-80f4-831743223f59", "created": "2018-08-01T10:34:06Z", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 10:35:34,079 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-7d3bf937-af77-401d-b6c3-c0f47c1749c1 2018-08-01 10:35:34,079 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.356297016144s 2018-08-01 10:35:34,080 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-7d3bf937-af77-401d-b6c3-c0f47c1749c1 2018-08-01 10:35:34,083 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 10:35:36,086 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 10:35:36,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dce80e4c8aea9145dadb14fe3dd82fc38297fb0a" 2018-08-01 10:35:36,452 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:35: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-0ece8224-e917-4ae7-9997-ecc1a54f6763 x-compute-request-id: req-0ece8224-e917-4ae7-9997-ecc1a54f6763 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.24:8774/v2.1/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "bookmark"}], "image": {"id": "4e5d60e5-ff8d-474f-9936-f77d05caea2a", "links": [{"href": "http://172.30.9.24:8774/images/4e5d60e5-ff8d-474f-9936-f77d05caea2a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5b61c696-1b5b-4204-b7e5-ca4a818093b0", "links": [{"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "bookmark"}]}, "id": "c4890c83-e0d8-4939-80d4-f20774fba428", "security_groups": [{"name": "shaker-sg_81952131-3011-4d90-80f4-831743223f59"}], "user_id": "efbd7b700f2a4669b2b7a85e68c5c625", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T10:34:09Z", "hostId": "daf86bdc09bb21f84eebf44beffa14f252dbafa66e3e2ca633552a5d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81952131-3011-4d90-80f4-831743223f59", "name": "shaker-vm_81952131-3011-4d90-80f4-831743223f59", "created": "2018-08-01T10:34:06Z", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 10:35:36,452 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-0ece8224-e917-4ae7-9997-ecc1a54f6763 2018-08-01 10:35:36,452 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.365741968155s 2018-08-01 10:35:36,452 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-0ece8224-e917-4ae7-9997-ecc1a54f6763 2018-08-01 10:35:36,456 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 10:35:38,459 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 10:35:38,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dce80e4c8aea9145dadb14fe3dd82fc38297fb0a" 2018-08-01 10:35:38,875 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:35: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-fe3b0388-e0c9-40d9-beb0-cf3f611db5e1 x-compute-request-id: req-fe3b0388-e0c9-40d9-beb0-cf3f611db5e1 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.24:8774/v2.1/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "bookmark"}], "image": {"id": "4e5d60e5-ff8d-474f-9936-f77d05caea2a", "links": [{"href": "http://172.30.9.24:8774/images/4e5d60e5-ff8d-474f-9936-f77d05caea2a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5b61c696-1b5b-4204-b7e5-ca4a818093b0", "links": [{"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "bookmark"}]}, "id": "c4890c83-e0d8-4939-80d4-f20774fba428", "security_groups": [{"name": "shaker-sg_81952131-3011-4d90-80f4-831743223f59"}], "user_id": "efbd7b700f2a4669b2b7a85e68c5c625", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T10:34:09Z", "hostId": "daf86bdc09bb21f84eebf44beffa14f252dbafa66e3e2ca633552a5d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81952131-3011-4d90-80f4-831743223f59", "name": "shaker-vm_81952131-3011-4d90-80f4-831743223f59", "created": "2018-08-01T10:34:06Z", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 10:35:38,875 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-fe3b0388-e0c9-40d9-beb0-cf3f611db5e1 2018-08-01 10:35:38,875 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.415911912918s 2018-08-01 10:35:38,875 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-fe3b0388-e0c9-40d9-beb0-cf3f611db5e1 2018-08-01 10:35:38,879 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 10:35:40,882 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 10:35:40,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dce80e4c8aea9145dadb14fe3dd82fc38297fb0a" 2018-08-01 10:35:41,420 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:35: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-f2e66bdd-a3e8-4540-bc55-761511ca5232 x-compute-request-id: req-f2e66bdd-a3e8-4540-bc55-761511ca5232 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.24:8774/v2.1/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "bookmark"}], "image": {"id": "4e5d60e5-ff8d-474f-9936-f77d05caea2a", "links": [{"href": "http://172.30.9.24:8774/images/4e5d60e5-ff8d-474f-9936-f77d05caea2a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5b61c696-1b5b-4204-b7e5-ca4a818093b0", "links": [{"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "bookmark"}]}, "id": "c4890c83-e0d8-4939-80d4-f20774fba428", "security_groups": [{"name": "shaker-sg_81952131-3011-4d90-80f4-831743223f59"}], "user_id": "efbd7b700f2a4669b2b7a85e68c5c625", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T10:34:09Z", "hostId": "daf86bdc09bb21f84eebf44beffa14f252dbafa66e3e2ca633552a5d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81952131-3011-4d90-80f4-831743223f59", "name": "shaker-vm_81952131-3011-4d90-80f4-831743223f59", "created": "2018-08-01T10:34:06Z", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 10:35:41,420 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-f2e66bdd-a3e8-4540-bc55-761511ca5232 2018-08-01 10:35:41,420 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.538373947144s 2018-08-01 10:35:41,420 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-f2e66bdd-a3e8-4540-bc55-761511ca5232 2018-08-01 10:35:41,424 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 10:35:43,427 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 10:35:43,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dce80e4c8aea9145dadb14fe3dd82fc38297fb0a" 2018-08-01 10:35:43,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:35:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3e19d493-e9f7-428e-909d-c18255d92872 x-compute-request-id: req-3e19d493-e9f7-428e-909d-c18255d92872 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.24:8774/v2.1/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "bookmark"}], "image": {"id": "4e5d60e5-ff8d-474f-9936-f77d05caea2a", "links": [{"href": "http://172.30.9.24:8774/images/4e5d60e5-ff8d-474f-9936-f77d05caea2a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5b61c696-1b5b-4204-b7e5-ca4a818093b0", "links": [{"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "bookmark"}]}, "id": "c4890c83-e0d8-4939-80d4-f20774fba428", "security_groups": [{"name": "shaker-sg_81952131-3011-4d90-80f4-831743223f59"}], "user_id": "efbd7b700f2a4669b2b7a85e68c5c625", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T10:34:09Z", "hostId": "daf86bdc09bb21f84eebf44beffa14f252dbafa66e3e2ca633552a5d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81952131-3011-4d90-80f4-831743223f59", "name": "shaker-vm_81952131-3011-4d90-80f4-831743223f59", "created": "2018-08-01T10:34:06Z", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 10:35:43,818 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-3e19d493-e9f7-428e-909d-c18255d92872 2018-08-01 10:35:43,818 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.390621900558s 2018-08-01 10:35:43,818 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-3e19d493-e9f7-428e-909d-c18255d92872 2018-08-01 10:35:43,821 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 10:35:45,824 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 10:35:45,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dce80e4c8aea9145dadb14fe3dd82fc38297fb0a" 2018-08-01 10:35:46,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:35: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-25151a4b-4805-4ae9-9489-c70a4916645a x-compute-request-id: req-25151a4b-4805-4ae9-9489-c70a4916645a 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.24:8774/v2.1/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "bookmark"}], "image": {"id": "4e5d60e5-ff8d-474f-9936-f77d05caea2a", "links": [{"href": "http://172.30.9.24:8774/images/4e5d60e5-ff8d-474f-9936-f77d05caea2a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5b61c696-1b5b-4204-b7e5-ca4a818093b0", "links": [{"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "bookmark"}]}, "id": "c4890c83-e0d8-4939-80d4-f20774fba428", "security_groups": [{"name": "shaker-sg_81952131-3011-4d90-80f4-831743223f59"}], "user_id": "efbd7b700f2a4669b2b7a85e68c5c625", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T10:34:09Z", "hostId": "daf86bdc09bb21f84eebf44beffa14f252dbafa66e3e2ca633552a5d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81952131-3011-4d90-80f4-831743223f59", "name": "shaker-vm_81952131-3011-4d90-80f4-831743223f59", "created": "2018-08-01T10:34:06Z", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 10:35:46,192 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-25151a4b-4805-4ae9-9489-c70a4916645a 2018-08-01 10:35:46,193 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.368602991104s 2018-08-01 10:35:46,193 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-25151a4b-4805-4ae9-9489-c70a4916645a 2018-08-01 10:35:46,197 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 10:35:48,199 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 10:35:48,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dce80e4c8aea9145dadb14fe3dd82fc38297fb0a" 2018-08-01 10:35:48,546 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:35: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-79723dc5-2410-46d4-9055-08e1b421e74b x-compute-request-id: req-79723dc5-2410-46d4-9055-08e1b421e74b 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.24:8774/v2.1/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "bookmark"}], "image": {"id": "4e5d60e5-ff8d-474f-9936-f77d05caea2a", "links": [{"href": "http://172.30.9.24:8774/images/4e5d60e5-ff8d-474f-9936-f77d05caea2a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5b61c696-1b5b-4204-b7e5-ca4a818093b0", "links": [{"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "bookmark"}]}, "id": "c4890c83-e0d8-4939-80d4-f20774fba428", "security_groups": [{"name": "shaker-sg_81952131-3011-4d90-80f4-831743223f59"}], "user_id": "efbd7b700f2a4669b2b7a85e68c5c625", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T10:34:09Z", "hostId": "daf86bdc09bb21f84eebf44beffa14f252dbafa66e3e2ca633552a5d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81952131-3011-4d90-80f4-831743223f59", "name": "shaker-vm_81952131-3011-4d90-80f4-831743223f59", "created": "2018-08-01T10:34:06Z", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 10:35:48,546 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-79723dc5-2410-46d4-9055-08e1b421e74b 2018-08-01 10:35:48,546 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.346681833267s 2018-08-01 10:35:48,547 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-79723dc5-2410-46d4-9055-08e1b421e74b 2018-08-01 10:35:48,551 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 10:35:50,553 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 10:35:50,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dce80e4c8aea9145dadb14fe3dd82fc38297fb0a" 2018-08-01 10:35:50,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:35: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-ff9a2092-3c37-4543-986c-f373de60aee1 x-compute-request-id: req-ff9a2092-3c37-4543-986c-f373de60aee1 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.24:8774/v2.1/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "bookmark"}], "image": {"id": "4e5d60e5-ff8d-474f-9936-f77d05caea2a", "links": [{"href": "http://172.30.9.24:8774/images/4e5d60e5-ff8d-474f-9936-f77d05caea2a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5b61c696-1b5b-4204-b7e5-ca4a818093b0", "links": [{"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "bookmark"}]}, "id": "c4890c83-e0d8-4939-80d4-f20774fba428", "security_groups": [{"name": "shaker-sg_81952131-3011-4d90-80f4-831743223f59"}], "user_id": "efbd7b700f2a4669b2b7a85e68c5c625", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T10:34:09Z", "hostId": "daf86bdc09bb21f84eebf44beffa14f252dbafa66e3e2ca633552a5d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81952131-3011-4d90-80f4-831743223f59", "name": "shaker-vm_81952131-3011-4d90-80f4-831743223f59", "created": "2018-08-01T10:34:06Z", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 10:35:50,752 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-ff9a2092-3c37-4543-986c-f373de60aee1 2018-08-01 10:35:50,752 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.198580980301s 2018-08-01 10:35:50,752 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-ff9a2092-3c37-4543-986c-f373de60aee1 2018-08-01 10:35:50,756 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 10:35:52,759 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 10:35:52,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dce80e4c8aea9145dadb14fe3dd82fc38297fb0a" 2018-08-01 10:35:52,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:35: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-abef85d4-6b7c-45d5-910d-eef37192474e x-compute-request-id: req-abef85d4-6b7c-45d5-910d-eef37192474e 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.24:8774/v2.1/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "bookmark"}], "image": {"id": "4e5d60e5-ff8d-474f-9936-f77d05caea2a", "links": [{"href": "http://172.30.9.24:8774/images/4e5d60e5-ff8d-474f-9936-f77d05caea2a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5b61c696-1b5b-4204-b7e5-ca4a818093b0", "links": [{"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "bookmark"}]}, "id": "c4890c83-e0d8-4939-80d4-f20774fba428", "security_groups": [{"name": "shaker-sg_81952131-3011-4d90-80f4-831743223f59"}], "user_id": "efbd7b700f2a4669b2b7a85e68c5c625", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T10:34:09Z", "hostId": "daf86bdc09bb21f84eebf44beffa14f252dbafa66e3e2ca633552a5d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81952131-3011-4d90-80f4-831743223f59", "name": "shaker-vm_81952131-3011-4d90-80f4-831743223f59", "created": "2018-08-01T10:34:06Z", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 10:35:52,963 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-abef85d4-6b7c-45d5-910d-eef37192474e 2018-08-01 10:35:52,963 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.203493833542s 2018-08-01 10:35:52,963 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-abef85d4-6b7c-45d5-910d-eef37192474e 2018-08-01 10:35:52,965 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 10:35:54,968 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 10:35:54,970 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dce80e4c8aea9145dadb14fe3dd82fc38297fb0a" 2018-08-01 10:35:55,321 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:35: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-f0938ea7-ea35-4b62-a159-e609873af112 x-compute-request-id: req-f0938ea7-ea35-4b62-a159-e609873af112 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.24:8774/v2.1/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "bookmark"}], "image": {"id": "4e5d60e5-ff8d-474f-9936-f77d05caea2a", "links": [{"href": "http://172.30.9.24:8774/images/4e5d60e5-ff8d-474f-9936-f77d05caea2a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5b61c696-1b5b-4204-b7e5-ca4a818093b0", "links": [{"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "bookmark"}]}, "id": "c4890c83-e0d8-4939-80d4-f20774fba428", "security_groups": [{"name": "shaker-sg_81952131-3011-4d90-80f4-831743223f59"}], "user_id": "efbd7b700f2a4669b2b7a85e68c5c625", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T10:34:09Z", "hostId": "daf86bdc09bb21f84eebf44beffa14f252dbafa66e3e2ca633552a5d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81952131-3011-4d90-80f4-831743223f59", "name": "shaker-vm_81952131-3011-4d90-80f4-831743223f59", "created": "2018-08-01T10:34:06Z", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 10:35:55,321 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-f0938ea7-ea35-4b62-a159-e609873af112 2018-08-01 10:35:55,321 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.353214025497s 2018-08-01 10:35:55,322 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-f0938ea7-ea35-4b62-a159-e609873af112 2018-08-01 10:35:55,325 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 10:35:57,328 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 10:35:57,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dce80e4c8aea9145dadb14fe3dd82fc38297fb0a" 2018-08-01 10:35:57,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:35: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-b3bfc90d-2ac0-438e-921e-e843867f1d05 x-compute-request-id: req-b3bfc90d-2ac0-438e-921e-e843867f1d05 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.24:8774/v2.1/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "bookmark"}], "image": {"id": "4e5d60e5-ff8d-474f-9936-f77d05caea2a", "links": [{"href": "http://172.30.9.24:8774/images/4e5d60e5-ff8d-474f-9936-f77d05caea2a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5b61c696-1b5b-4204-b7e5-ca4a818093b0", "links": [{"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "bookmark"}]}, "id": "c4890c83-e0d8-4939-80d4-f20774fba428", "security_groups": [{"name": "shaker-sg_81952131-3011-4d90-80f4-831743223f59"}], "user_id": "efbd7b700f2a4669b2b7a85e68c5c625", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T10:34:09Z", "hostId": "daf86bdc09bb21f84eebf44beffa14f252dbafa66e3e2ca633552a5d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81952131-3011-4d90-80f4-831743223f59", "name": "shaker-vm_81952131-3011-4d90-80f4-831743223f59", "created": "2018-08-01T10:34:06Z", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 10:35:57,531 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-b3bfc90d-2ac0-438e-921e-e843867f1d05 2018-08-01 10:35:57,532 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.203233957291s 2018-08-01 10:35:57,532 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-b3bfc90d-2ac0-438e-921e-e843867f1d05 2018-08-01 10:35:57,536 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 10:35:59,537 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 10:35:59,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dce80e4c8aea9145dadb14fe3dd82fc38297fb0a" 2018-08-01 10:35:59,743 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:35: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-97fed0cb-a586-4a2c-9615-8fbf6cb4f55a x-compute-request-id: req-97fed0cb-a586-4a2c-9615-8fbf6cb4f55a 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.24:8774/v2.1/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "bookmark"}], "image": {"id": "4e5d60e5-ff8d-474f-9936-f77d05caea2a", "links": [{"href": "http://172.30.9.24:8774/images/4e5d60e5-ff8d-474f-9936-f77d05caea2a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5b61c696-1b5b-4204-b7e5-ca4a818093b0", "links": [{"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "bookmark"}]}, "id": "c4890c83-e0d8-4939-80d4-f20774fba428", "security_groups": [{"name": "shaker-sg_81952131-3011-4d90-80f4-831743223f59"}], "user_id": "efbd7b700f2a4669b2b7a85e68c5c625", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T10:34:09Z", "hostId": "daf86bdc09bb21f84eebf44beffa14f252dbafa66e3e2ca633552a5d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81952131-3011-4d90-80f4-831743223f59", "name": "shaker-vm_81952131-3011-4d90-80f4-831743223f59", "created": "2018-08-01T10:34:06Z", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 10:35:59,743 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-97fed0cb-a586-4a2c-9615-8fbf6cb4f55a 2018-08-01 10:35:59,743 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.205674886703s 2018-08-01 10:35:59,744 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-97fed0cb-a586-4a2c-9615-8fbf6cb4f55a 2018-08-01 10:35:59,747 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 10:36:01,748 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 10:36:01,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dce80e4c8aea9145dadb14fe3dd82fc38297fb0a" 2018-08-01 10:36:02,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:36: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-15234a33-403d-4d19-ace4-b9b6dbce7188 x-compute-request-id: req-15234a33-403d-4d19-ace4-b9b6dbce7188 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.24:8774/v2.1/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "bookmark"}], "image": {"id": "4e5d60e5-ff8d-474f-9936-f77d05caea2a", "links": [{"href": "http://172.30.9.24:8774/images/4e5d60e5-ff8d-474f-9936-f77d05caea2a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5b61c696-1b5b-4204-b7e5-ca4a818093b0", "links": [{"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "bookmark"}]}, "id": "c4890c83-e0d8-4939-80d4-f20774fba428", "security_groups": [{"name": "shaker-sg_81952131-3011-4d90-80f4-831743223f59"}], "user_id": "efbd7b700f2a4669b2b7a85e68c5c625", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T10:34:09Z", "hostId": "daf86bdc09bb21f84eebf44beffa14f252dbafa66e3e2ca633552a5d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81952131-3011-4d90-80f4-831743223f59", "name": "shaker-vm_81952131-3011-4d90-80f4-831743223f59", "created": "2018-08-01T10:34:06Z", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 10:36:02,117 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-15234a33-403d-4d19-ace4-b9b6dbce7188 2018-08-01 10:36:02,117 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.369045972824s 2018-08-01 10:36:02,118 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-15234a33-403d-4d19-ace4-b9b6dbce7188 2018-08-01 10:36:02,122 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 10:36:04,124 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 10:36:04,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dce80e4c8aea9145dadb14fe3dd82fc38297fb0a" 2018-08-01 10:36:04,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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,Accept-Encoding x-openstack-request-id: req-ba4bef5a-dbf4-474d-8f81-425741fe17da x-compute-request-id: req-ba4bef5a-dbf4-474d-8f81-425741fe17da 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.24:8774/v2.1/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "bookmark"}], "image": {"id": "4e5d60e5-ff8d-474f-9936-f77d05caea2a", "links": [{"href": "http://172.30.9.24:8774/images/4e5d60e5-ff8d-474f-9936-f77d05caea2a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5b61c696-1b5b-4204-b7e5-ca4a818093b0", "links": [{"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "bookmark"}]}, "id": "c4890c83-e0d8-4939-80d4-f20774fba428", "security_groups": [{"name": "shaker-sg_81952131-3011-4d90-80f4-831743223f59"}], "user_id": "efbd7b700f2a4669b2b7a85e68c5c625", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T10:34:09Z", "hostId": "daf86bdc09bb21f84eebf44beffa14f252dbafa66e3e2ca633552a5d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81952131-3011-4d90-80f4-831743223f59", "name": "shaker-vm_81952131-3011-4d90-80f4-831743223f59", "created": "2018-08-01T10:34:06Z", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 10:36:04,337 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-ba4bef5a-dbf4-474d-8f81-425741fe17da 2018-08-01 10:36:04,337 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.212011098862s 2018-08-01 10:36:04,337 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-ba4bef5a-dbf4-474d-8f81-425741fe17da 2018-08-01 10:36:04,341 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 10:36:06,343 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 10:36:06,346 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dce80e4c8aea9145dadb14fe3dd82fc38297fb0a" 2018-08-01 10:36:06,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:36: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-2480a7e8-8c98-49bf-bb91-a50dde39bbe9 x-compute-request-id: req-2480a7e8-8c98-49bf-bb91-a50dde39bbe9 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.24:8774/v2.1/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "bookmark"}], "image": {"id": "4e5d60e5-ff8d-474f-9936-f77d05caea2a", "links": [{"href": "http://172.30.9.24:8774/images/4e5d60e5-ff8d-474f-9936-f77d05caea2a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5b61c696-1b5b-4204-b7e5-ca4a818093b0", "links": [{"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "bookmark"}]}, "id": "c4890c83-e0d8-4939-80d4-f20774fba428", "security_groups": [{"name": "shaker-sg_81952131-3011-4d90-80f4-831743223f59"}], "user_id": "efbd7b700f2a4669b2b7a85e68c5c625", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T10:34:09Z", "hostId": "daf86bdc09bb21f84eebf44beffa14f252dbafa66e3e2ca633552a5d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81952131-3011-4d90-80f4-831743223f59", "name": "shaker-vm_81952131-3011-4d90-80f4-831743223f59", "created": "2018-08-01T10:34:06Z", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 10:36:06,682 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-2480a7e8-8c98-49bf-bb91-a50dde39bbe9 2018-08-01 10:36:06,682 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.338685035706s 2018-08-01 10:36:06,682 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-2480a7e8-8c98-49bf-bb91-a50dde39bbe9 2018-08-01 10:36:06,686 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 10:36:08,689 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 10:36:08,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dce80e4c8aea9145dadb14fe3dd82fc38297fb0a" 2018-08-01 10:36:09,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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-7529aba6-5981-4278-906f-e418730efbd0 x-compute-request-id: req-7529aba6-5981-4278-906f-e418730efbd0 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.24:8774/v2.1/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "bookmark"}], "image": {"id": "4e5d60e5-ff8d-474f-9936-f77d05caea2a", "links": [{"href": "http://172.30.9.24:8774/images/4e5d60e5-ff8d-474f-9936-f77d05caea2a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5b61c696-1b5b-4204-b7e5-ca4a818093b0", "links": [{"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "bookmark"}]}, "id": "c4890c83-e0d8-4939-80d4-f20774fba428", "security_groups": [{"name": "shaker-sg_81952131-3011-4d90-80f4-831743223f59"}], "user_id": "efbd7b700f2a4669b2b7a85e68c5c625", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T10:34:09Z", "hostId": "daf86bdc09bb21f84eebf44beffa14f252dbafa66e3e2ca633552a5d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81952131-3011-4d90-80f4-831743223f59", "name": "shaker-vm_81952131-3011-4d90-80f4-831743223f59", "created": "2018-08-01T10:34:06Z", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 10:36:09,423 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-7529aba6-5981-4278-906f-e418730efbd0 2018-08-01 10:36:09,423 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.734462022781s 2018-08-01 10:36:09,424 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-7529aba6-5981-4278-906f-e418730efbd0 2018-08-01 10:36:09,427 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 10:36:11,430 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 10:36:11,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dce80e4c8aea9145dadb14fe3dd82fc38297fb0a" 2018-08-01 10:36:11,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:36: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-b252562f-3b65-4e9c-b6fb-94fa5862bcc4 x-compute-request-id: req-b252562f-3b65-4e9c-b6fb-94fa5862bcc4 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.24:8774/v2.1/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "bookmark"}], "image": {"id": "4e5d60e5-ff8d-474f-9936-f77d05caea2a", "links": [{"href": "http://172.30.9.24:8774/images/4e5d60e5-ff8d-474f-9936-f77d05caea2a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5b61c696-1b5b-4204-b7e5-ca4a818093b0", "links": [{"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "bookmark"}]}, "id": "c4890c83-e0d8-4939-80d4-f20774fba428", "security_groups": [{"name": "shaker-sg_81952131-3011-4d90-80f4-831743223f59"}], "user_id": "efbd7b700f2a4669b2b7a85e68c5c625", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T10:34:09Z", "hostId": "daf86bdc09bb21f84eebf44beffa14f252dbafa66e3e2ca633552a5d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81952131-3011-4d90-80f4-831743223f59", "name": "shaker-vm_81952131-3011-4d90-80f4-831743223f59", "created": "2018-08-01T10:34:06Z", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 10:36:11,760 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-b252562f-3b65-4e9c-b6fb-94fa5862bcc4 2018-08-01 10:36:11,760 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.32979798317s 2018-08-01 10:36:11,760 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-b252562f-3b65-4e9c-b6fb-94fa5862bcc4 2018-08-01 10:36:11,764 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 10:36:13,766 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 10:36:13,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dce80e4c8aea9145dadb14fe3dd82fc38297fb0a" 2018-08-01 10:36:13,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:36: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-30c0525c-a628-4d9d-8619-1fbab1afb1f9 x-compute-request-id: req-30c0525c-a628-4d9d-8619-1fbab1afb1f9 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.24:8774/v2.1/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "bookmark"}], "image": {"id": "4e5d60e5-ff8d-474f-9936-f77d05caea2a", "links": [{"href": "http://172.30.9.24:8774/images/4e5d60e5-ff8d-474f-9936-f77d05caea2a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5b61c696-1b5b-4204-b7e5-ca4a818093b0", "links": [{"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "bookmark"}]}, "id": "c4890c83-e0d8-4939-80d4-f20774fba428", "security_groups": [{"name": "shaker-sg_81952131-3011-4d90-80f4-831743223f59"}], "user_id": "efbd7b700f2a4669b2b7a85e68c5c625", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T10:34:09Z", "hostId": "daf86bdc09bb21f84eebf44beffa14f252dbafa66e3e2ca633552a5d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81952131-3011-4d90-80f4-831743223f59", "name": "shaker-vm_81952131-3011-4d90-80f4-831743223f59", "created": "2018-08-01T10:34:06Z", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 10:36:13,962 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-30c0525c-a628-4d9d-8619-1fbab1afb1f9 2018-08-01 10:36:13,962 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.195668935776s 2018-08-01 10:36:13,962 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-30c0525c-a628-4d9d-8619-1fbab1afb1f9 2018-08-01 10:36:13,966 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 10:36:15,968 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 10:36:15,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dce80e4c8aea9145dadb14fe3dd82fc38297fb0a" 2018-08-01 10:36:16,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:36: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-b80cef02-b796-4339-b6a8-ab8a667cd81d x-compute-request-id: req-b80cef02-b796-4339-b6a8-ab8a667cd81d 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.24:8774/v2.1/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "bookmark"}], "image": {"id": "4e5d60e5-ff8d-474f-9936-f77d05caea2a", "links": [{"href": "http://172.30.9.24:8774/images/4e5d60e5-ff8d-474f-9936-f77d05caea2a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5b61c696-1b5b-4204-b7e5-ca4a818093b0", "links": [{"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "bookmark"}]}, "id": "c4890c83-e0d8-4939-80d4-f20774fba428", "security_groups": [{"name": "shaker-sg_81952131-3011-4d90-80f4-831743223f59"}], "user_id": "efbd7b700f2a4669b2b7a85e68c5c625", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T10:34:09Z", "hostId": "daf86bdc09bb21f84eebf44beffa14f252dbafa66e3e2ca633552a5d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81952131-3011-4d90-80f4-831743223f59", "name": "shaker-vm_81952131-3011-4d90-80f4-831743223f59", "created": "2018-08-01T10:34:06Z", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 10:36:16,185 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-b80cef02-b796-4339-b6a8-ab8a667cd81d 2018-08-01 10:36:16,185 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.216730117798s 2018-08-01 10:36:16,186 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-b80cef02-b796-4339-b6a8-ab8a667cd81d 2018-08-01 10:36:16,189 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 10:36:18,191 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 10:36:18,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dce80e4c8aea9145dadb14fe3dd82fc38297fb0a" 2018-08-01 10:36:18,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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-f19aa2ed-f004-485e-8767-233f529bcd74 x-compute-request-id: req-f19aa2ed-f004-485e-8767-233f529bcd74 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.24:8774/v2.1/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "bookmark"}], "image": {"id": "4e5d60e5-ff8d-474f-9936-f77d05caea2a", "links": [{"href": "http://172.30.9.24:8774/images/4e5d60e5-ff8d-474f-9936-f77d05caea2a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5b61c696-1b5b-4204-b7e5-ca4a818093b0", "links": [{"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "bookmark"}]}, "id": "c4890c83-e0d8-4939-80d4-f20774fba428", "security_groups": [{"name": "shaker-sg_81952131-3011-4d90-80f4-831743223f59"}], "user_id": "efbd7b700f2a4669b2b7a85e68c5c625", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T10:34:09Z", "hostId": "daf86bdc09bb21f84eebf44beffa14f252dbafa66e3e2ca633552a5d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81952131-3011-4d90-80f4-831743223f59", "name": "shaker-vm_81952131-3011-4d90-80f4-831743223f59", "created": "2018-08-01T10:34:06Z", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 10:36:18,397 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-f19aa2ed-f004-485e-8767-233f529bcd74 2018-08-01 10:36:18,397 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.205593824387s 2018-08-01 10:36:18,397 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-f19aa2ed-f004-485e-8767-233f529bcd74 2018-08-01 10:36:18,401 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 10:36:20,403 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 10:36:20,406 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dce80e4c8aea9145dadb14fe3dd82fc38297fb0a" 2018-08-01 10:36:20,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:36: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-c059c045-3e3c-461f-85a7-3e055b195646 x-compute-request-id: req-c059c045-3e3c-461f-85a7-3e055b195646 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.24:8774/v2.1/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "bookmark"}], "image": {"id": "4e5d60e5-ff8d-474f-9936-f77d05caea2a", "links": [{"href": "http://172.30.9.24:8774/images/4e5d60e5-ff8d-474f-9936-f77d05caea2a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5b61c696-1b5b-4204-b7e5-ca4a818093b0", "links": [{"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "bookmark"}]}, "id": "c4890c83-e0d8-4939-80d4-f20774fba428", "security_groups": [{"name": "shaker-sg_81952131-3011-4d90-80f4-831743223f59"}], "user_id": "efbd7b700f2a4669b2b7a85e68c5c625", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T10:34:09Z", "hostId": "daf86bdc09bb21f84eebf44beffa14f252dbafa66e3e2ca633552a5d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81952131-3011-4d90-80f4-831743223f59", "name": "shaker-vm_81952131-3011-4d90-80f4-831743223f59", "created": "2018-08-01T10:34:06Z", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 10:36:20,768 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-c059c045-3e3c-461f-85a7-3e055b195646 2018-08-01 10:36:20,769 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.365175008774s 2018-08-01 10:36:20,769 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-c059c045-3e3c-461f-85a7-3e055b195646 2018-08-01 10:36:20,772 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 10:36:22,775 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 10:36:22,777 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dce80e4c8aea9145dadb14fe3dd82fc38297fb0a" 2018-08-01 10:36:23,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:36: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-6090cef5-544c-41d9-8fec-b7211740cacf x-compute-request-id: req-6090cef5-544c-41d9-8fec-b7211740cacf 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.24:8774/v2.1/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "bookmark"}], "image": {"id": "4e5d60e5-ff8d-474f-9936-f77d05caea2a", "links": [{"href": "http://172.30.9.24:8774/images/4e5d60e5-ff8d-474f-9936-f77d05caea2a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5b61c696-1b5b-4204-b7e5-ca4a818093b0", "links": [{"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "bookmark"}]}, "id": "c4890c83-e0d8-4939-80d4-f20774fba428", "security_groups": [{"name": "shaker-sg_81952131-3011-4d90-80f4-831743223f59"}], "user_id": "efbd7b700f2a4669b2b7a85e68c5c625", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T10:34:09Z", "hostId": "daf86bdc09bb21f84eebf44beffa14f252dbafa66e3e2ca633552a5d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81952131-3011-4d90-80f4-831743223f59", "name": "shaker-vm_81952131-3011-4d90-80f4-831743223f59", "created": "2018-08-01T10:34:06Z", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 10:36:23,128 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-6090cef5-544c-41d9-8fec-b7211740cacf 2018-08-01 10:36:23,129 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.353605985641s 2018-08-01 10:36:23,129 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-6090cef5-544c-41d9-8fec-b7211740cacf 2018-08-01 10:36:23,133 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 10:36:25,134 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 10:36:25,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dce80e4c8aea9145dadb14fe3dd82fc38297fb0a" 2018-08-01 10:36:25,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:36: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-8f96dcf7-f4f2-4e81-8ee5-9c3d629750f5 x-compute-request-id: req-8f96dcf7-f4f2-4e81-8ee5-9c3d629750f5 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.24:8774/v2.1/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "bookmark"}], "image": {"id": "4e5d60e5-ff8d-474f-9936-f77d05caea2a", "links": [{"href": "http://172.30.9.24:8774/images/4e5d60e5-ff8d-474f-9936-f77d05caea2a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5b61c696-1b5b-4204-b7e5-ca4a818093b0", "links": [{"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "bookmark"}]}, "id": "c4890c83-e0d8-4939-80d4-f20774fba428", "security_groups": [{"name": "shaker-sg_81952131-3011-4d90-80f4-831743223f59"}], "user_id": "efbd7b700f2a4669b2b7a85e68c5c625", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T10:34:09Z", "hostId": "daf86bdc09bb21f84eebf44beffa14f252dbafa66e3e2ca633552a5d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81952131-3011-4d90-80f4-831743223f59", "name": "shaker-vm_81952131-3011-4d90-80f4-831743223f59", "created": "2018-08-01T10:34:06Z", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 10:36:25,337 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-8f96dcf7-f4f2-4e81-8ee5-9c3d629750f5 2018-08-01 10:36:25,337 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.202361822128s 2018-08-01 10:36:25,337 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-8f96dcf7-f4f2-4e81-8ee5-9c3d629750f5 2018-08-01 10:36:25,341 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 10:36:27,343 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 10:36:27,346 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dce80e4c8aea9145dadb14fe3dd82fc38297fb0a" 2018-08-01 10:36:27,704 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:36: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-ddad2790-4d36-4147-9267-7e6a95edcad2 x-compute-request-id: req-ddad2790-4d36-4147-9267-7e6a95edcad2 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.24:8774/v2.1/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "bookmark"}], "image": {"id": "4e5d60e5-ff8d-474f-9936-f77d05caea2a", "links": [{"href": "http://172.30.9.24:8774/images/4e5d60e5-ff8d-474f-9936-f77d05caea2a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5b61c696-1b5b-4204-b7e5-ca4a818093b0", "links": [{"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "bookmark"}]}, "id": "c4890c83-e0d8-4939-80d4-f20774fba428", "security_groups": [{"name": "shaker-sg_81952131-3011-4d90-80f4-831743223f59"}], "user_id": "efbd7b700f2a4669b2b7a85e68c5c625", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T10:34:09Z", "hostId": "daf86bdc09bb21f84eebf44beffa14f252dbafa66e3e2ca633552a5d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81952131-3011-4d90-80f4-831743223f59", "name": "shaker-vm_81952131-3011-4d90-80f4-831743223f59", "created": "2018-08-01T10:34:06Z", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 10:36:27,705 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-ddad2790-4d36-4147-9267-7e6a95edcad2 2018-08-01 10:36:27,705 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.361393928528s 2018-08-01 10:36:27,705 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-ddad2790-4d36-4147-9267-7e6a95edcad2 2018-08-01 10:36:27,709 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 10:36:29,711 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 10:36:29,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dce80e4c8aea9145dadb14fe3dd82fc38297fb0a" 2018-08-01 10:36:29,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:36: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-601199c9-ab70-4cb1-a5fc-24b8fa2d023e x-compute-request-id: req-601199c9-ab70-4cb1-a5fc-24b8fa2d023e 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.24:8774/v2.1/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "bookmark"}], "image": {"id": "4e5d60e5-ff8d-474f-9936-f77d05caea2a", "links": [{"href": "http://172.30.9.24:8774/images/4e5d60e5-ff8d-474f-9936-f77d05caea2a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5b61c696-1b5b-4204-b7e5-ca4a818093b0", "links": [{"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "bookmark"}]}, "id": "c4890c83-e0d8-4939-80d4-f20774fba428", "security_groups": [{"name": "shaker-sg_81952131-3011-4d90-80f4-831743223f59"}], "user_id": "efbd7b700f2a4669b2b7a85e68c5c625", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T10:34:09Z", "hostId": "daf86bdc09bb21f84eebf44beffa14f252dbafa66e3e2ca633552a5d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81952131-3011-4d90-80f4-831743223f59", "name": "shaker-vm_81952131-3011-4d90-80f4-831743223f59", "created": "2018-08-01T10:34:06Z", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 10:36:29,914 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-601199c9-ab70-4cb1-a5fc-24b8fa2d023e 2018-08-01 10:36:29,914 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.202363014221s 2018-08-01 10:36:29,914 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-601199c9-ab70-4cb1-a5fc-24b8fa2d023e 2018-08-01 10:36:29,918 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 10:36:31,921 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 10:36:31,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dce80e4c8aea9145dadb14fe3dd82fc38297fb0a" 2018-08-01 10:36:32,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:36: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-f06d5afb-56ae-42d3-ade9-57902fde9d87 x-compute-request-id: req-f06d5afb-56ae-42d3-ade9-57902fde9d87 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.24:8774/v2.1/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "bookmark"}], "image": {"id": "4e5d60e5-ff8d-474f-9936-f77d05caea2a", "links": [{"href": "http://172.30.9.24:8774/images/4e5d60e5-ff8d-474f-9936-f77d05caea2a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5b61c696-1b5b-4204-b7e5-ca4a818093b0", "links": [{"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "bookmark"}]}, "id": "c4890c83-e0d8-4939-80d4-f20774fba428", "security_groups": [{"name": "shaker-sg_81952131-3011-4d90-80f4-831743223f59"}], "user_id": "efbd7b700f2a4669b2b7a85e68c5c625", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T10:34:09Z", "hostId": "daf86bdc09bb21f84eebf44beffa14f252dbafa66e3e2ca633552a5d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81952131-3011-4d90-80f4-831743223f59", "name": "shaker-vm_81952131-3011-4d90-80f4-831743223f59", "created": "2018-08-01T10:34:06Z", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 10:36:32,130 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-f06d5afb-56ae-42d3-ade9-57902fde9d87 2018-08-01 10:36:32,130 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.209270954132s 2018-08-01 10:36:32,131 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-f06d5afb-56ae-42d3-ade9-57902fde9d87 2018-08-01 10:36:32,134 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 10:36:34,137 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 10:36:34,140 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dce80e4c8aea9145dadb14fe3dd82fc38297fb0a" 2018-08-01 10:36:34,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:36: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-060dc928-84d2-406e-bedb-268fe3ada246 x-compute-request-id: req-060dc928-84d2-406e-bedb-268fe3ada246 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.24:8774/v2.1/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "bookmark"}], "image": {"id": "4e5d60e5-ff8d-474f-9936-f77d05caea2a", "links": [{"href": "http://172.30.9.24:8774/images/4e5d60e5-ff8d-474f-9936-f77d05caea2a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5b61c696-1b5b-4204-b7e5-ca4a818093b0", "links": [{"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "bookmark"}]}, "id": "c4890c83-e0d8-4939-80d4-f20774fba428", "security_groups": [{"name": "shaker-sg_81952131-3011-4d90-80f4-831743223f59"}], "user_id": "efbd7b700f2a4669b2b7a85e68c5c625", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T10:34:09Z", "hostId": "daf86bdc09bb21f84eebf44beffa14f252dbafa66e3e2ca633552a5d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81952131-3011-4d90-80f4-831743223f59", "name": "shaker-vm_81952131-3011-4d90-80f4-831743223f59", "created": "2018-08-01T10:34:06Z", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 10:36:34,670 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-060dc928-84d2-406e-bedb-268fe3ada246 2018-08-01 10:36:34,670 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.532624006271s 2018-08-01 10:36:34,670 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-060dc928-84d2-406e-bedb-268fe3ada246 2018-08-01 10:36:34,674 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 10:36:36,676 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 10:36:36,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dce80e4c8aea9145dadb14fe3dd82fc38297fb0a" 2018-08-01 10:36:36,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:36: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-f4e2fcc6-3eaa-4313-942f-ac661ab8adf7 x-compute-request-id: req-f4e2fcc6-3eaa-4313-942f-ac661ab8adf7 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.24:8774/v2.1/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "bookmark"}], "image": {"id": "4e5d60e5-ff8d-474f-9936-f77d05caea2a", "links": [{"href": "http://172.30.9.24:8774/images/4e5d60e5-ff8d-474f-9936-f77d05caea2a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5b61c696-1b5b-4204-b7e5-ca4a818093b0", "links": [{"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "bookmark"}]}, "id": "c4890c83-e0d8-4939-80d4-f20774fba428", "security_groups": [{"name": "shaker-sg_81952131-3011-4d90-80f4-831743223f59"}], "user_id": "efbd7b700f2a4669b2b7a85e68c5c625", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T10:34:09Z", "hostId": "daf86bdc09bb21f84eebf44beffa14f252dbafa66e3e2ca633552a5d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81952131-3011-4d90-80f4-831743223f59", "name": "shaker-vm_81952131-3011-4d90-80f4-831743223f59", "created": "2018-08-01T10:34:06Z", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 10:36:36,879 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-f4e2fcc6-3eaa-4313-942f-ac661ab8adf7 2018-08-01 10:36:36,879 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.2025411129s 2018-08-01 10:36:36,879 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-f4e2fcc6-3eaa-4313-942f-ac661ab8adf7 2018-08-01 10:36:36,883 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 10:36:38,885 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 10:36:38,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dce80e4c8aea9145dadb14fe3dd82fc38297fb0a" 2018-08-01 10:36:39,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:36: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-6888d45f-d315-4d75-aa3b-52a6aecbc0fc x-compute-request-id: req-6888d45f-d315-4d75-aa3b-52a6aecbc0fc 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.24:8774/v2.1/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "bookmark"}], "image": {"id": "4e5d60e5-ff8d-474f-9936-f77d05caea2a", "links": [{"href": "http://172.30.9.24:8774/images/4e5d60e5-ff8d-474f-9936-f77d05caea2a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5b61c696-1b5b-4204-b7e5-ca4a818093b0", "links": [{"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "bookmark"}]}, "id": "c4890c83-e0d8-4939-80d4-f20774fba428", "security_groups": [{"name": "shaker-sg_81952131-3011-4d90-80f4-831743223f59"}], "user_id": "efbd7b700f2a4669b2b7a85e68c5c625", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T10:34:09Z", "hostId": "daf86bdc09bb21f84eebf44beffa14f252dbafa66e3e2ca633552a5d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81952131-3011-4d90-80f4-831743223f59", "name": "shaker-vm_81952131-3011-4d90-80f4-831743223f59", "created": "2018-08-01T10:34:06Z", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 10:36:39,083 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-6888d45f-d315-4d75-aa3b-52a6aecbc0fc 2018-08-01 10:36:39,083 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.197707176208s 2018-08-01 10:36:39,084 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-6888d45f-d315-4d75-aa3b-52a6aecbc0fc 2018-08-01 10:36:39,087 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 10:36:41,090 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 10:36:41,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dce80e4c8aea9145dadb14fe3dd82fc38297fb0a" 2018-08-01 10:36:41,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:36: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-3e47a078-53f6-477b-b10b-6454db489dc9 x-compute-request-id: req-3e47a078-53f6-477b-b10b-6454db489dc9 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.24:8774/v2.1/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "bookmark"}], "image": {"id": "4e5d60e5-ff8d-474f-9936-f77d05caea2a", "links": [{"href": "http://172.30.9.24:8774/images/4e5d60e5-ff8d-474f-9936-f77d05caea2a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5b61c696-1b5b-4204-b7e5-ca4a818093b0", "links": [{"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "bookmark"}]}, "id": "c4890c83-e0d8-4939-80d4-f20774fba428", "security_groups": [{"name": "shaker-sg_81952131-3011-4d90-80f4-831743223f59"}], "user_id": "efbd7b700f2a4669b2b7a85e68c5c625", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T10:34:09Z", "hostId": "daf86bdc09bb21f84eebf44beffa14f252dbafa66e3e2ca633552a5d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81952131-3011-4d90-80f4-831743223f59", "name": "shaker-vm_81952131-3011-4d90-80f4-831743223f59", "created": "2018-08-01T10:34:06Z", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 10:36:41,276 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-3e47a078-53f6-477b-b10b-6454db489dc9 2018-08-01 10:36:41,276 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.186517953873s 2018-08-01 10:36:41,277 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-3e47a078-53f6-477b-b10b-6454db489dc9 2018-08-01 10:36:41,280 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 10:36:43,282 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 10:36:43,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dce80e4c8aea9145dadb14fe3dd82fc38297fb0a" 2018-08-01 10:36:43,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:36: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-b5371083-2792-4548-8964-60b9a679cfef x-compute-request-id: req-b5371083-2792-4548-8964-60b9a679cfef 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.24:8774/v2.1/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "bookmark"}], "image": {"id": "4e5d60e5-ff8d-474f-9936-f77d05caea2a", "links": [{"href": "http://172.30.9.24:8774/images/4e5d60e5-ff8d-474f-9936-f77d05caea2a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5b61c696-1b5b-4204-b7e5-ca4a818093b0", "links": [{"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "bookmark"}]}, "id": "c4890c83-e0d8-4939-80d4-f20774fba428", "security_groups": [{"name": "shaker-sg_81952131-3011-4d90-80f4-831743223f59"}], "user_id": "efbd7b700f2a4669b2b7a85e68c5c625", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T10:34:09Z", "hostId": "daf86bdc09bb21f84eebf44beffa14f252dbafa66e3e2ca633552a5d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81952131-3011-4d90-80f4-831743223f59", "name": "shaker-vm_81952131-3011-4d90-80f4-831743223f59", "created": "2018-08-01T10:34:06Z", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 10:36:43,657 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-b5371083-2792-4548-8964-60b9a679cfef 2018-08-01 10:36:43,657 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.374591827393s 2018-08-01 10:36:43,657 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-b5371083-2792-4548-8964-60b9a679cfef 2018-08-01 10:36:43,661 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 10:36:45,664 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 10:36:45,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dce80e4c8aea9145dadb14fe3dd82fc38297fb0a" 2018-08-01 10:36:46,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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-118acf95-74c8-4e23-8d1a-ce5af64d0de7 x-compute-request-id: req-118acf95-74c8-4e23-8d1a-ce5af64d0de7 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.24:8774/v2.1/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "bookmark"}], "image": {"id": "4e5d60e5-ff8d-474f-9936-f77d05caea2a", "links": [{"href": "http://172.30.9.24:8774/images/4e5d60e5-ff8d-474f-9936-f77d05caea2a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5b61c696-1b5b-4204-b7e5-ca4a818093b0", "links": [{"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "bookmark"}]}, "id": "c4890c83-e0d8-4939-80d4-f20774fba428", "security_groups": [{"name": "shaker-sg_81952131-3011-4d90-80f4-831743223f59"}], "user_id": "efbd7b700f2a4669b2b7a85e68c5c625", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T10:34:09Z", "hostId": "daf86bdc09bb21f84eebf44beffa14f252dbafa66e3e2ca633552a5d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81952131-3011-4d90-80f4-831743223f59", "name": "shaker-vm_81952131-3011-4d90-80f4-831743223f59", "created": "2018-08-01T10:34:06Z", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 10:36:46,024 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-118acf95-74c8-4e23-8d1a-ce5af64d0de7 2018-08-01 10:36:46,024 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.360213041306s 2018-08-01 10:36:46,024 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-118acf95-74c8-4e23-8d1a-ce5af64d0de7 2018-08-01 10:36:46,028 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 10:36:48,031 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 10:36:48,034 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dce80e4c8aea9145dadb14fe3dd82fc38297fb0a" 2018-08-01 10:36:48,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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,Accept-Encoding x-openstack-request-id: req-0b95e2b9-b010-44ce-8cdd-b338d2b67a5f x-compute-request-id: req-0b95e2b9-b010-44ce-8cdd-b338d2b67a5f 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.24:8774/v2.1/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "bookmark"}], "image": {"id": "4e5d60e5-ff8d-474f-9936-f77d05caea2a", "links": [{"href": "http://172.30.9.24:8774/images/4e5d60e5-ff8d-474f-9936-f77d05caea2a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5b61c696-1b5b-4204-b7e5-ca4a818093b0", "links": [{"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "bookmark"}]}, "id": "c4890c83-e0d8-4939-80d4-f20774fba428", "security_groups": [{"name": "shaker-sg_81952131-3011-4d90-80f4-831743223f59"}], "user_id": "efbd7b700f2a4669b2b7a85e68c5c625", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T10:34:09Z", "hostId": "daf86bdc09bb21f84eebf44beffa14f252dbafa66e3e2ca633552a5d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81952131-3011-4d90-80f4-831743223f59", "name": "shaker-vm_81952131-3011-4d90-80f4-831743223f59", "created": "2018-08-01T10:34:06Z", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 10:36:48,228 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-0b95e2b9-b010-44ce-8cdd-b338d2b67a5f 2018-08-01 10:36:48,228 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.197547197342s 2018-08-01 10:36:48,229 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-0b95e2b9-b010-44ce-8cdd-b338d2b67a5f 2018-08-01 10:36:48,233 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 10:36:50,235 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 10:36:50,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dce80e4c8aea9145dadb14fe3dd82fc38297fb0a" 2018-08-01 10:36:50,449 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:36: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-d82b5b2a-3da3-4459-9f21-a66e893e7d31 x-compute-request-id: req-d82b5b2a-3da3-4459-9f21-a66e893e7d31 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.24:8774/v2.1/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "bookmark"}], "image": {"id": "4e5d60e5-ff8d-474f-9936-f77d05caea2a", "links": [{"href": "http://172.30.9.24:8774/images/4e5d60e5-ff8d-474f-9936-f77d05caea2a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5b61c696-1b5b-4204-b7e5-ca4a818093b0", "links": [{"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "bookmark"}]}, "id": "c4890c83-e0d8-4939-80d4-f20774fba428", "security_groups": [{"name": "shaker-sg_81952131-3011-4d90-80f4-831743223f59"}], "user_id": "efbd7b700f2a4669b2b7a85e68c5c625", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T10:34:09Z", "hostId": "daf86bdc09bb21f84eebf44beffa14f252dbafa66e3e2ca633552a5d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81952131-3011-4d90-80f4-831743223f59", "name": "shaker-vm_81952131-3011-4d90-80f4-831743223f59", "created": "2018-08-01T10:34:06Z", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 10:36:50,449 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-d82b5b2a-3da3-4459-9f21-a66e893e7d31 2018-08-01 10:36:50,449 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.21334195137s 2018-08-01 10:36:50,449 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-d82b5b2a-3da3-4459-9f21-a66e893e7d31 2018-08-01 10:36:50,453 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 10:36:52,456 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 10:36:52,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dce80e4c8aea9145dadb14fe3dd82fc38297fb0a" 2018-08-01 10:36:52,809 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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-69249149-7114-487b-82ad-b5582d4f371c x-compute-request-id: req-69249149-7114-487b-82ad-b5582d4f371c 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.24:8774/v2.1/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "bookmark"}], "image": {"id": "4e5d60e5-ff8d-474f-9936-f77d05caea2a", "links": [{"href": "http://172.30.9.24:8774/images/4e5d60e5-ff8d-474f-9936-f77d05caea2a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5b61c696-1b5b-4204-b7e5-ca4a818093b0", "links": [{"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "bookmark"}]}, "id": "c4890c83-e0d8-4939-80d4-f20774fba428", "security_groups": [{"name": "shaker-sg_81952131-3011-4d90-80f4-831743223f59"}], "user_id": "efbd7b700f2a4669b2b7a85e68c5c625", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T10:34:09Z", "hostId": "daf86bdc09bb21f84eebf44beffa14f252dbafa66e3e2ca633552a5d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81952131-3011-4d90-80f4-831743223f59", "name": "shaker-vm_81952131-3011-4d90-80f4-831743223f59", "created": "2018-08-01T10:34:06Z", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 10:36:52,809 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-69249149-7114-487b-82ad-b5582d4f371c 2018-08-01 10:36:52,810 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.353524923325s 2018-08-01 10:36:52,810 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-69249149-7114-487b-82ad-b5582d4f371c 2018-08-01 10:36:52,813 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 10:36:54,816 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 10:36:54,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dce80e4c8aea9145dadb14fe3dd82fc38297fb0a" 2018-08-01 10:36:55,007 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:36: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-38126f87-4476-43c4-91a2-8c3b7d91c163 x-compute-request-id: req-38126f87-4476-43c4-91a2-8c3b7d91c163 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.24:8774/v2.1/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "bookmark"}], "image": {"id": "4e5d60e5-ff8d-474f-9936-f77d05caea2a", "links": [{"href": "http://172.30.9.24:8774/images/4e5d60e5-ff8d-474f-9936-f77d05caea2a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5b61c696-1b5b-4204-b7e5-ca4a818093b0", "links": [{"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "bookmark"}]}, "id": "c4890c83-e0d8-4939-80d4-f20774fba428", "security_groups": [{"name": "shaker-sg_81952131-3011-4d90-80f4-831743223f59"}], "user_id": "efbd7b700f2a4669b2b7a85e68c5c625", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T10:34:09Z", "hostId": "daf86bdc09bb21f84eebf44beffa14f252dbafa66e3e2ca633552a5d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81952131-3011-4d90-80f4-831743223f59", "name": "shaker-vm_81952131-3011-4d90-80f4-831743223f59", "created": "2018-08-01T10:34:06Z", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 10:36:55,007 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-38126f87-4476-43c4-91a2-8c3b7d91c163 2018-08-01 10:36:55,008 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.191462039948s 2018-08-01 10:36:55,008 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-38126f87-4476-43c4-91a2-8c3b7d91c163 2018-08-01 10:36:55,012 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 10:36:57,014 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 10:36:57,017 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dce80e4c8aea9145dadb14fe3dd82fc38297fb0a" 2018-08-01 10:36:57,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:36: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-e5b93b1e-d025-4826-b82a-7a377ded5675 x-compute-request-id: req-e5b93b1e-d025-4826-b82a-7a377ded5675 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.24:8774/v2.1/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "bookmark"}], "image": {"id": "4e5d60e5-ff8d-474f-9936-f77d05caea2a", "links": [{"href": "http://172.30.9.24:8774/images/4e5d60e5-ff8d-474f-9936-f77d05caea2a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5b61c696-1b5b-4204-b7e5-ca4a818093b0", "links": [{"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "bookmark"}]}, "id": "c4890c83-e0d8-4939-80d4-f20774fba428", "security_groups": [{"name": "shaker-sg_81952131-3011-4d90-80f4-831743223f59"}], "user_id": "efbd7b700f2a4669b2b7a85e68c5c625", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T10:34:09Z", "hostId": "daf86bdc09bb21f84eebf44beffa14f252dbafa66e3e2ca633552a5d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81952131-3011-4d90-80f4-831743223f59", "name": "shaker-vm_81952131-3011-4d90-80f4-831743223f59", "created": "2018-08-01T10:34:06Z", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 10:36:57,212 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-e5b93b1e-d025-4826-b82a-7a377ded5675 2018-08-01 10:36:57,212 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.197731971741s 2018-08-01 10:36:57,213 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-e5b93b1e-d025-4826-b82a-7a377ded5675 2018-08-01 10:36:57,216 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 10:36:59,218 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 10:36:59,221 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dce80e4c8aea9145dadb14fe3dd82fc38297fb0a" 2018-08-01 10:36:59,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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-eeb390fe-d379-4bb1-87b1-629c83b9ded3 x-compute-request-id: req-eeb390fe-d379-4bb1-87b1-629c83b9ded3 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.24:8774/v2.1/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "bookmark"}], "image": {"id": "4e5d60e5-ff8d-474f-9936-f77d05caea2a", "links": [{"href": "http://172.30.9.24:8774/images/4e5d60e5-ff8d-474f-9936-f77d05caea2a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5b61c696-1b5b-4204-b7e5-ca4a818093b0", "links": [{"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "bookmark"}]}, "id": "c4890c83-e0d8-4939-80d4-f20774fba428", "security_groups": [{"name": "shaker-sg_81952131-3011-4d90-80f4-831743223f59"}], "user_id": "efbd7b700f2a4669b2b7a85e68c5c625", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T10:34:09Z", "hostId": "daf86bdc09bb21f84eebf44beffa14f252dbafa66e3e2ca633552a5d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81952131-3011-4d90-80f4-831743223f59", "name": "shaker-vm_81952131-3011-4d90-80f4-831743223f59", "created": "2018-08-01T10:34:06Z", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 10:36:59,426 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-eeb390fe-d379-4bb1-87b1-629c83b9ded3 2018-08-01 10:36:59,427 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.207972764969s 2018-08-01 10:36:59,427 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-eeb390fe-d379-4bb1-87b1-629c83b9ded3 2018-08-01 10:36:59,431 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 10:37:01,433 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 10:37:01,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dce80e4c8aea9145dadb14fe3dd82fc38297fb0a" 2018-08-01 10:37:01,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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-b2811009-7592-4e56-8460-325ca9d16234 x-compute-request-id: req-b2811009-7592-4e56-8460-325ca9d16234 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.24:8774/v2.1/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "bookmark"}], "image": {"id": "4e5d60e5-ff8d-474f-9936-f77d05caea2a", "links": [{"href": "http://172.30.9.24:8774/images/4e5d60e5-ff8d-474f-9936-f77d05caea2a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5b61c696-1b5b-4204-b7e5-ca4a818093b0", "links": [{"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "bookmark"}]}, "id": "c4890c83-e0d8-4939-80d4-f20774fba428", "security_groups": [{"name": "shaker-sg_81952131-3011-4d90-80f4-831743223f59"}], "user_id": "efbd7b700f2a4669b2b7a85e68c5c625", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T10:34:09Z", "hostId": "daf86bdc09bb21f84eebf44beffa14f252dbafa66e3e2ca633552a5d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81952131-3011-4d90-80f4-831743223f59", "name": "shaker-vm_81952131-3011-4d90-80f4-831743223f59", "created": "2018-08-01T10:34:06Z", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 10:37:01,796 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-b2811009-7592-4e56-8460-325ca9d16234 2018-08-01 10:37:01,796 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.362519025803s 2018-08-01 10:37:01,796 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-b2811009-7592-4e56-8460-325ca9d16234 2018-08-01 10:37:01,800 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 10:37:03,803 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 10:37:03,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dce80e4c8aea9145dadb14fe3dd82fc38297fb0a" 2018-08-01 10:37:04,166 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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-74e2ec2d-1425-4854-9623-540aeed40dd4 x-compute-request-id: req-74e2ec2d-1425-4854-9623-540aeed40dd4 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.24:8774/v2.1/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "bookmark"}], "image": {"id": "4e5d60e5-ff8d-474f-9936-f77d05caea2a", "links": [{"href": "http://172.30.9.24:8774/images/4e5d60e5-ff8d-474f-9936-f77d05caea2a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5b61c696-1b5b-4204-b7e5-ca4a818093b0", "links": [{"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "bookmark"}]}, "id": "c4890c83-e0d8-4939-80d4-f20774fba428", "security_groups": [{"name": "shaker-sg_81952131-3011-4d90-80f4-831743223f59"}], "user_id": "efbd7b700f2a4669b2b7a85e68c5c625", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T10:34:09Z", "hostId": "daf86bdc09bb21f84eebf44beffa14f252dbafa66e3e2ca633552a5d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81952131-3011-4d90-80f4-831743223f59", "name": "shaker-vm_81952131-3011-4d90-80f4-831743223f59", "created": "2018-08-01T10:34:06Z", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 10:37:04,167 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-74e2ec2d-1425-4854-9623-540aeed40dd4 2018-08-01 10:37:04,167 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.364057064056s 2018-08-01 10:37:04,167 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-74e2ec2d-1425-4854-9623-540aeed40dd4 2018-08-01 10:37:04,171 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 10:37:06,173 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 10:37:06,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dce80e4c8aea9145dadb14fe3dd82fc38297fb0a" 2018-08-01 10:37:06,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:37: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-471b2092-1da3-4001-8c43-592ddf22c8b0 x-compute-request-id: req-471b2092-1da3-4001-8c43-592ddf22c8b0 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.24:8774/v2.1/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c4890c83-e0d8-4939-80d4-f20774fba428", "rel": "bookmark"}], "image": {"id": "4e5d60e5-ff8d-474f-9936-f77d05caea2a", "links": [{"href": "http://172.30.9.24:8774/images/4e5d60e5-ff8d-474f-9936-f77d05caea2a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5b61c696-1b5b-4204-b7e5-ca4a818093b0", "links": [{"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "bookmark"}]}, "id": "c4890c83-e0d8-4939-80d4-f20774fba428", "security_groups": [{"name": "shaker-sg_81952131-3011-4d90-80f4-831743223f59"}], "user_id": "efbd7b700f2a4669b2b7a85e68c5c625", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T10:34:09Z", "hostId": "daf86bdc09bb21f84eebf44beffa14f252dbafa66e3e2ca633552a5d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_81952131-3011-4d90-80f4-831743223f59", "name": "shaker-vm_81952131-3011-4d90-80f4-831743223f59", "created": "2018-08-01T10:34:06Z", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 10:37:06,365 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-471b2092-1da3-4001-8c43-592ddf22c8b0 2018-08-01 10:37:06,365 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.191368103027s 2018-08-01 10:37:06,365 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-471b2092-1da3-4001-8c43-592ddf22c8b0 2018-08-01 10:37:06,369 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 10:37:08,371 - functest.core.singlevm - ERROR - Cannot run shaker Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 410, in run key_name=self.keypair.id, security_groups=[self.sec.id]) File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 184, in boot_vm vm1 = self.cloud.wait_for_server(vm1, auto_ip=False) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 6898, in wait_for_server wait=self._SERVER_AGE or 2): File "/usr/lib/python2.7/site-packages/shade/_utils.py", line 76, in _iterate_timeout raise exc.OpenStackCloudTimeout(message) OpenStackCloudTimeout: Timeout waiting for the server to come up. 2018-08-01 10:37:08,498 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-01 10:37:08,499 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | shaker | functest | 03:24 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-08-01 10:37:08,506 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-01 10:37:08,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}dce80e4c8aea9145dadb14fe3dd82fc38297fb0a" 2018-08-01 10:37:08,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5325 X-Openstack-Request-Id: req-c7d6d5de-7130-4e3b-b628-1a629fa408ec Date: Wed, 01 Aug 2018 10:37:08 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "46dd322c3fcc454eb140e37825746af8", "created_at": "2018-08-01T10:34:04Z", "updated_at": "2018-08-01T10:34:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:34:04Z", "revision_number": 0, "id": "31bddd08-393d-4791-a6b5-08f90f3fd33a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:34:04Z", "security_group_id": "994117ab-a690-41b0-b997-4d25503aa8ff", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:34:04Z", "revision_number": 0, "id": "a83edb1e-694e-46a5-90b2-b0ea4e8ad72f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:34:04Z", "security_group_id": "994117ab-a690-41b0-b997-4d25503aa8ff", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:34:05Z", "revision_number": 0, "id": "a85d09c1-949c-4df8-893e-798aeabf2fa3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:34:05Z", "security_group_id": "994117ab-a690-41b0-b997-4d25503aa8ff", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-01T10:34:04Z", "revision_number": 0, "id": "b0e2f163-f9b1-4ec2-9e1e-2358ff88ab3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:34:04Z", "security_group_id": "994117ab-a690-41b0-b997-4d25503aa8ff", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": 22, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 9000, "updated_at": "2018-08-01T10:34:05Z", "revision_number": 0, "id": "e469bd92-af0a-4cbd-9f9c-0024d416d9ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:34:05Z", "security_group_id": "994117ab-a690-41b0-b997-4d25503aa8ff", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": 9000, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}], "revision_number": 5, "project_id": "46dd322c3fcc454eb140e37825746af8", "id": "994117ab-a690-41b0-b997-4d25503aa8ff", "name": "shaker-sg_81952131-3011-4d90-80f4-831743223f59"}, {"description": "Default security group", "tags": [], "tenant_id": "46dd322c3fcc454eb140e37825746af8", "created_at": "2018-08-01T10:33:44Z", "updated_at": "2018-08-01T10:33:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "0f41470b-1091-45c1-b574-92069f79f8d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "8cc03a9c-8fa5-425b-812f-d7692bae3613", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d1373b1e-2fb9-4e02-a9e1-7e873ba1d7d1", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d21f3909-71f3-43e2-a22d-6a9c2513cb6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}], "revision_number": 4, "project_id": "46dd322c3fcc454eb140e37825746af8", "id": "b2961714-c8a4-4fcb-918b-21d70527c983", "name": "default"}]} 2018-08-01 10:37:08,558 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-c7d6d5de-7130-4e3b-b628-1a629fa408ec 2018-08-01 10:37:08,559 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0520300865173s 2018-08-01 10:37:08,559 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-c7d6d5de-7130-4e3b-b628-1a629fa408ec 2018-08-01 10:37:08,562 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-08-01 10:37:08,563 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/security-groups/994117ab-a690-41b0-b997-4d25503aa8ff.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dce80e4c8aea9145dadb14fe3dd82fc38297fb0a" 2018-08-01 10:37:08,604 - keystoneauth.session - DEBUG - RESP: [409] Content-Type: application/json Content-Length: 136 X-Openstack-Request-Id: req-af99c012-02b7-49d9-b107-d330dd40a148 Date: Wed, 01 Aug 2018 10:37:08 GMT RESP BODY: {"NeutronError": {"message": "Security Group 994117ab-a690-41b0-b997-4d25503aa8ff in use.", "type": "SecurityGroupInUse", "detail": ""}} 2018-08-01 10:37:08,604 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/994117ab-a690-41b0-b997-4d25503aa8ff.json used request id req-af99c012-02b7-49d9-b107-d330dd40a148 2018-08-01 10:37:08,604 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.0415349006653s 2018-08-01 10:37:08,605 - functest.core.singlevm - ERROR - Cannot clean all ressources Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 430, in clean self.cloud.delete_security_group(self.sec.id) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 8203, in delete_security_group name_or_id) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 319, in delete return self.request(url, 'DELETE', **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 deleting security group 994117ab-a690-41b0-b997-4d25503aa8ff. (409) Client Error for url: http://172.30.9.24:9696/v2.0/security-groups/994117ab-a690-41b0-b997-4d25503aa8ff.json Security Group 994117ab-a690-41b0-b997-4d25503aa8ff in use. 2018-08-01 10:37:08,606 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-01 10:37:08,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}2764c9c9d599ae3d5cba6913e48cd3cbbb8c7dac" 2018-08-01 10:37:08,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:37:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fdbeeaeb-cedc-456a-84e1-d28c366c77b7 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}, {"name": "shaker-user_81952131-3011-4d90-80f4-831743223f59", "links": {"self": "http://172.30.9.24:5000/v3/users/efbd7b700f2a4669b2b7a85e68c5c625"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "efbd7b700f2a4669b2b7a85e68c5c625", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 10:37:08,719 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-fdbeeaeb-cedc-456a-84e1-d28c366c77b7 2018-08-01 10:37:08,719 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.11257481575s 2018-08-01 10:37:08,719 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-fdbeeaeb-cedc-456a-84e1-d28c366c77b7 2018-08-01 10:37:08,725 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-01 10:37:08,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users/efbd7b700f2a4669b2b7a85e68c5c625 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2764c9c9d599ae3d5cba6913e48cd3cbbb8c7dac" 2018-08-01 10:37:08,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:37:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0cdf068a-a261-472c-b405-fa4f248b6cf9 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"user": {"name": "shaker-user_81952131-3011-4d90-80f4-831743223f59", "links": {"self": "http://172.30.9.24:5000/v3/users/efbd7b700f2a4669b2b7a85e68c5c625"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "efbd7b700f2a4669b2b7a85e68c5c625", "description": null}} 2018-08-01 10:37:08,827 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/efbd7b700f2a4669b2b7a85e68c5c625 used request id req-0cdf068a-a261-472c-b405-fa4f248b6cf9 2018-08-01 10:37:08,827 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.102401971817s 2018-08-01 10:37:08,827 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/efbd7b700f2a4669b2b7a85e68c5c625 used request id req-0cdf068a-a261-472c-b405-fa4f248b6cf9 2018-08-01 10:37:08,828 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-01 10:37:08,832 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/users/efbd7b700f2a4669b2b7a85e68c5c625 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2764c9c9d599ae3d5cba6913e48cd3cbbb8c7dac" 2018-08-01 10:37:09,037 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:37:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ce93ec81-8117-4a93-b73b-24bb02adbbf3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:37:09,037 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/efbd7b700f2a4669b2b7a85e68c5c625 used request id req-ce93ec81-8117-4a93-b73b-24bb02adbbf3 2018-08-01 10:37:09,037 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.209063053131s 2018-08-01 10:37:09,037 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/efbd7b700f2a4669b2b7a85e68c5c625 used request id req-ce93ec81-8117-4a93-b73b-24bb02adbbf3 2018-08-01 10:37:09,044 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-01 10:37:09,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}2764c9c9d599ae3d5cba6913e48cd3cbbb8c7dac" 2018-08-01 10:37:09,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:37:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d4358c7-155f-4233-bd80-6d10e573360c Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8"}, "tags": [], "enabled": true, "id": "46dd322c3fcc454eb140e37825746af8", "parent_id": "default", "domain_id": "default", "name": "shaker-project_81952131-3011-4d90-80f4-831743223f59"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "id": "8d96727022f4443794db44ecde432faf", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8"}, "tags": [], "enabled": true, "id": "dbe9669438844f3faecdc7fcc050e0d8", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-01 10:37:09,139 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-4d4358c7-155f-4233-bd80-6d10e573360c 2018-08-01 10:37:09,139 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0952451229095s 2018-08-01 10:37:09,140 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-4d4358c7-155f-4233-bd80-6d10e573360c 2018-08-01 10:37:09,144 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-01 10:37:09,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2764c9c9d599ae3d5cba6913e48cd3cbbb8c7dac" 2018-08-01 10:37:09,427 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:37:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa6298dc-d8d2-43ed-a057-b281d0cb0d0d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:37:09,427 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 used request id req-fa6298dc-d8d2-43ed-a057-b281d0cb0d0d 2018-08-01 10:37:09,427 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.283331871033s 2018-08-01 10:37:09,428 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 used request id req-fa6298dc-d8d2-43ed-a057-b281d0cb0d0d 2018-08-01 10:37:09,431 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-01 10:37:09,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}2764c9c9d599ae3d5cba6913e48cd3cbbb8c7dac" 2018-08-01 10:37:09,522 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:37:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0748ff59-c066-43cb-be27-e2dfead26b3f Content-Encoding: gzip Content-Length: 354 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7a8963ce0a30470fa398c302d6b617ca", "links": {"self": "http://172.30.9.24:5000/v3/roles/7a8963ce0a30470fa398c302d6b617ca"}, "name": "Member"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:37:09,522 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-0748ff59-c066-43cb-be27-e2dfead26b3f 2018-08-01 10:37:09,522 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.09068608284s 2018-08-01 10:37:09,522 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-0748ff59-c066-43cb-be27-e2dfead26b3f 2018-08-01 10:37:09,527 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-08-01 10:37:09,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/roles/7a8963ce0a30470fa398c302d6b617ca -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2764c9c9d599ae3d5cba6913e48cd3cbbb8c7dac" 2018-08-01 10:37:09,744 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:37:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-63134474-9441-4b89-ba15-5be4897400f2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:37:09,745 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/7a8963ce0a30470fa398c302d6b617ca used request id req-63134474-9441-4b89-ba15-5be4897400f2 2018-08-01 10:37:09,745 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.217236995697s 2018-08-01 10:37:09,745 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/7a8963ce0a30470fa398c302d6b617ca used request id req-63134474-9441-4b89-ba15-5be4897400f2 2018-08-01 10:37:09,745 - xtesting.ci.run_tests - ERROR - The test case 'shaker' failed. 2018-08-01 10:37:09,788 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_smoke'... 2018-08-01 10:37:10,137 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-08-01 10:37:10,137 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-08-01 10:37:10,137 - openstack_tests - INFO - OS Credentials = > 2018-08-01 10:37:10,137 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:37:10,138 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:37:10,523 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:37:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["Ryapt9q_QouCE_y0SyclYA"], "issued_at": "2018-08-01T10:37:10.000000Z"}} 2018-08-01 10:37:10,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3824563d663eeea0dcdc3790e664ba21a270d3c0" 2018-08-01 10:37:10,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-79cb9383-97a1-43b9-85d7-4762c748c6e3 Date: Wed, 01 Aug 2018 10:37:10 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dbe9669438844f3faecdc7fcc050e0d8","l2_adjacency":true,"status":"ACTIVE","subnets":["a5a333a9-9d0e-46a5-9440-2aa9c95d5013"],"description":"","tags":[],"updated_at":"2018-08-01T09:28:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:38Z","provider:network_type":"flat"}]} 2018-08-01 10:37:10,782 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?router%3Aexternal=True used request id req-79cb9383-97a1-43b9-85d7-4762c748c6e3 2018-08-01 10:37:10,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=e7d7be46-2840-4976-87a2-d78a4e5c6089 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3824563d663eeea0dcdc3790e664ba21a270d3c0" 2018-08-01 10:37:10,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-d42c5b4a-1653-43e7-b64d-9053795f5d93 Date: Wed, 01 Aug 2018 10:37:10 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:28:43Z","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":"a5a333a9-9d0e-46a5-9440-2aa9c95d5013","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"dbe9669438844f3faecdc7fcc050e0d8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:43Z","ip_version":4}]} 2018-08-01 10:37:10,824 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=e7d7be46-2840-4976-87a2-d78a4e5c6089 used request id req-d42c5b4a-1653-43e7-b64d-9053795f5d93 2018-08-01 10:37:10,825 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-08-01 10:37:10,825 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-01 10:37:10,826 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-01 10:37:10,826 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-01 10:37:10,826 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-01 10:37:10,826 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-01 10:37:10,826 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-01 10:37:10,826 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-01 10:37:10,826 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-01 10:37:10,826 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-01 10:37:10,826 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-01 10:37:10,826 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-01 10:37:10,826 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-01 10:37:10,827 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-01 10:37:10,827 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-01 10:37:10,827 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-01 10:37:10,827 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-01 10:37:10,827 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-01 10:37:10,827 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-01 10:37:10,827 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-01 10:37:10,827 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-01 10:37:10,827 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-01 10:37:10,827 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-01 10:37:10,827 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-01 10:37:10,827 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-01 10:37:10,827 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-01 10:37:10,829 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.discovery 2018-08-01 10:37:10,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-01 10:37:10,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:37:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8791b46-aa3d-4351-9e2f-2059b34ff5d6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:37:10,834 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-a8791b46-aa3d-4351-9e2f-2059b34ff5d6 2018-08-01 10:37:10,835 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-08-01 10:37:11,212 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:37:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["qzp-EIpiQVqvHcGXI6oJGQ"], "issued_at": "2018-08-01T10:37:11.000000Z"}} 2018-08-01 10:37:11,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}d86702be6061aea76b5a7281249715a50b0f1099" 2018-08-01 10:37:11,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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-a0b70e9c-1439-46e4-8644-e78de7e9f666 x-compute-request-id: req-a0b70e9c-1439-46e4-8644-e78de7e9f666 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.24: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-08-01 10:37:11,392 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/ used request id req-a0b70e9c-1439-46e4-8644-e78de7e9f666 2018-08-01 10:37:11,392 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.discovery in 0.562752008438s 2018-08-01 10:37:11,392 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/ used request id req-a0b70e9c-1439-46e4-8644-e78de7e9f666 2018-08-01 10:37:11,392 - 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.24: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-08-01 10:37:11,393 - functest.utils.functest_utils - DEBUG - nova version: (2, 60) 2018-08-01 10:37:11,393 - xtesting.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-08-01 10:37:11,394 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:37:11,395 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:37:11,395 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:37:11,396 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:37:11,396 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:37:11,397 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:37:11,398 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:37:11,399 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:37:11,399 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:37:11,400 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:37:11,401 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:37:11,402 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:37:11,402 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:37:11,403 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:37:11,404 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:37:11,404 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:37:11,405 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:37:11,406 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:37:11,406 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:37:11,407 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:37:11,408 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:37:11,411 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:37:11,411 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:37:11,412 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:37:11,413 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:37:11,413 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:37:11,414 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:37:11,415 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:37:11,415 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:37:11,416 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:37:11,417 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:37:11,417 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:37:11,418 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:37:11,419 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:37:11,419 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:37:11,420 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:37:11,421 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:37:11,421 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:37:11,422 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:37:11,422 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:37:11,423 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:37:11,424 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:37:11,425 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:37:11,425 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:37:11,426 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:37:11,426 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:37:11,427 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:37:11,427 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:37:11,428 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:37:11,429 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:37:11,429 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:37:11,430 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:37:11,431 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:37:11,431 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:37:11,432 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:37:11,433 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:37:11,433 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:37:11,434 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:37:11,434 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:37:11,435 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:37:11,436 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:37:11,436 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:37:11,437 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:37:11,438 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:37:11,438 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:37:11,439 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:37:11,440 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:37:11,440 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:37:11,441 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:37:11,442 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:37:11,442 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:37:11,443 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:37:11,443 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:37:11,444 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:37:11,445 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:37:11,446 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:37:11,446 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:37:11,447 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:37:11,447 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:37:11,448 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:37:11,448 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:37:11,449 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:37:11,450 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:37:11,450 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:37:11,451 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:37:11,451 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:37:11,452 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:37:11,452 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:37:11,453 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:37:11,453 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:37:11,454 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:37:11,454 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:37:11,455 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:37:11,456 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:37:11,457 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:37:11,457 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:37:11,458 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:37:11,458 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:37:11,459 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:37:11,459 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:37:11,461 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:37:11,462 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:37:11,462 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:37:11,463 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:37:11,463 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:37:11,464 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:37:11,465 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:37:11,465 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:37:11,466 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:37:11,467 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:37:11,467 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:37:11,468 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:37:11,468 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:37:11,469 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:37:11,470 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:37:11,861 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:37:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["FMiTDMgpSXuRQhcBU1CwAw"], "issued_at": "2018-08-01T10:37:11.000000Z"}} 2018-08-01 10:37:11,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99bead8f5e7c0986d61b56c1d3f316dc3f1305ec" 2018-08-01 10:37:11,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:37:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a53f69ef-76b0-404f-982f-68c81641bfc1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:37:11,940 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-a53f69ef-76b0-404f-982f-68c81641bfc1 2018-08-01 10:37:11,942 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:37:11,942 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:37:12,332 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:37:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["qDBE4xQ0RvKvb_w4w7fmJA"], "issued_at": "2018-08-01T10:37:12.000000Z"}} 2018-08-01 10:37:12,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efbfbfc588761ec87d6f730ed12427e5fd2750ae" 2018-08-01 10:37:12,345 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:37:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5ef68c2-460b-46cd-90e3-830df7063033 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:37:12,345 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-d5ef68c2-460b-46cd-90e3-830df7063033 2018-08-01 10:37:12,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:37:12,353 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:37: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:37:12,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-05282926-ab40-4f3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efbfbfc588761ec87d6f730ed12427e5fd2750ae" 2018-08-01 10:37:12,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:37:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e73710f-2391-40b4-8456-dee3c84e4d2d Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-05282926-ab40-4f3-proj", "previous": null, "next": null}, "projects": []} 2018-08-01 10:37:12,440 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-05282926-ab40-4f3-proj used request id req-9e73710f-2391-40b4-8456-dee3c84e4d2d 2018-08-01 10:37:12,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efbfbfc588761ec87d6f730ed12427e5fd2750ae" 2018-08-01 10:37:12,465 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:37:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5a506eb-2af1-41d6-97f1-3a27058ac714 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:37:12,465 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-b5a506eb-2af1-41d6-97f1-3a27058ac714 2018-08-01 10:37:12,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efbfbfc588761ec87d6f730ed12427e5fd2750ae" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-05282926-ab40-4f3-proj"}}' 2018-08-01 10:37:12,590 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:37:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0d5cef28-6941-4b67-8f01-4fc3ceaf1322 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/8b78cbc6f583441d96dcbad183e07b4f"}, "tags": [], "enabled": true, "id": "8b78cbc6f583441d96dcbad183e07b4f", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-05282926-ab40-4f3-proj"}} 2018-08-01 10:37:12,591 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-0d5cef28-6941-4b67-8f01-4fc3ceaf1322 2018-08-01 10:37:12,591 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-05282926-ab40-4f3-proj 2018-08-01 10:37:12,591 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:37:12,592 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:37:12,979 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:37:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["M2EMBKeCShe7O4MMf1cpGw"], "issued_at": "2018-08-01T10:37:12.000000Z"}} 2018-08-01 10:37:12,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bb486d739dd8b82b55aa08ccc4ff74307cb5ed8" 2018-08-01 10:37:13,057 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:37:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3a552a2-c354-4701-b8ac-47bbc3dd5223 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:37:13,057 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-a3a552a2-c354-4701-b8ac-47bbc3dd5223 2018-08-01 10:37:13,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:37:13,066 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:37: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:37:13,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bb486d739dd8b82b55aa08ccc4ff74307cb5ed8" 2018-08-01 10:37:13,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:37:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d12dd0aa-cff8-468e-b89f-063a372a22ca Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 10:37:13,166 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-d12dd0aa-cff8-468e-b89f-063a372a22ca 2018-08-01 10:37:13,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateSecurityGroupTests-05282926-ab40-4f3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bb486d739dd8b82b55aa08ccc4ff74307cb5ed8" 2018-08-01 10:37:13,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:37:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a40af176-82ca-4b59-9843-b99028ef724a Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateSecurityGroupTests-05282926-ab40-4f3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/8b78cbc6f583441d96dcbad183e07b4f"}, "tags": [], "enabled": true, "id": "8b78cbc6f583441d96dcbad183e07b4f", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-05282926-ab40-4f3-proj"}]} 2018-08-01 10:37:13,252 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateSecurityGroupTests-05282926-ab40-4f3-proj used request id req-a40af176-82ca-4b59-9843-b99028ef724a 2018-08-01 10:37:13,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bb486d739dd8b82b55aa08ccc4ff74307cb5ed8" 2018-08-01 10:37:13,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:37:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54625376-afc0-4f28-8d84-4c86b27c53f6 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:37:13,274 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-54625376-afc0-4f28-8d84-4c86b27c53f6 2018-08-01 10:37:13,673 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-05282926-ab40-4f3-user 2018-08-01 10:37:13,673 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:37:13,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efbfbfc588761ec87d6f730ed12427e5fd2750ae" 2018-08-01 10:37:13,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:37:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-128b7fba-261b-49c0-a606-b24c02064dac Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:37:13,761 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-128b7fba-261b-49c0-a606-b24c02064dac 2018-08-01 10:37:13,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efbfbfc588761ec87d6f730ed12427e5fd2750ae" -d '{"role": {"name": "CreateSecurityGroupTests-05282926-ab40-4f3-proj-role"}}' 2018-08-01 10:37:13,873 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:37:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-beb471a3-2c31-42e8-81dd-e99048a53cb7 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "45b7fd7ff5a14af08cfaec5574b2d858", "links": {"self": "http://172.30.9.24:5000/v3/roles/45b7fd7ff5a14af08cfaec5574b2d858"}, "name": "CreateSecurityGroupTests-05282926-ab40-4f3-proj-role"}} 2018-08-01 10:37:13,873 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-beb471a3-2c31-42e8-81dd-e99048a53cb7 2018-08-01 10:37:13,874 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-05282926-ab40-4f3-proj-role 2018-08-01 10:37:13,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/45b7fd7ff5a14af08cfaec5574b2d858 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efbfbfc588761ec87d6f730ed12427e5fd2750ae" 2018-08-01 10:37:13,959 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:37:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69e245a6-b7a0-42be-ad6f-8b7c9affe223 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "45b7fd7ff5a14af08cfaec5574b2d858", "links": {"self": "http://172.30.9.24:5000/v3/roles/45b7fd7ff5a14af08cfaec5574b2d858"}, "name": "CreateSecurityGroupTests-05282926-ab40-4f3-proj-role"}} 2018-08-01 10:37:13,959 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/45b7fd7ff5a14af08cfaec5574b2d858 used request id req-69e245a6-b7a0-42be-ad6f-8b7c9affe223 2018-08-01 10:37:13,960 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-05282926-ab40-4f3-proj-role to project CreateSecurityGroupTests-05282926-ab40-4f3-proj 2018-08-01 10:37:13,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/8b78cbc6f583441d96dcbad183e07b4f/users/80e6a7cb00884c9f955b7bcffa1ceb72/roles/45b7fd7ff5a14af08cfaec5574b2d858 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efbfbfc588761ec87d6f730ed12427e5fd2750ae" 2018-08-01 10:37:14,098 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:37:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6107969a-d74c-437f-be95-ef5e86bc0203 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:37:14,098 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/8b78cbc6f583441d96dcbad183e07b4f/users/80e6a7cb00884c9f955b7bcffa1ceb72/roles/45b7fd7ff5a14af08cfaec5574b2d858 used request id req-6107969a-d74c-437f-be95-ef5e86bc0203 2018-08-01 10:37:14,099 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:37:14,099 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:37:14,488 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b7fd7ff5a14af08cfaec5574b2d858", "name": "CreateSecurityGroupTests-05282926-ab40-4f3-proj-role"}], "expires_at": "2018-08-01T11:37:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8b78cbc6f583441d96dcbad183e07b4f", "name": "CreateSecurityGroupTests-05282926-ab40-4f3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8b78cbc6f583441d96dcbad183e07b4f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8b78cbc6f583441d96dcbad183e07b4f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8b78cbc6f583441d96dcbad183e07b4f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8b78cbc6f583441d96dcbad183e07b4f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8b78cbc6f583441d96dcbad183e07b4f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8b78cbc6f583441d96dcbad183e07b4f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8b78cbc6f583441d96dcbad183e07b4f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8b78cbc6f583441d96dcbad183e07b4f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8b78cbc6f583441d96dcbad183e07b4f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8b78cbc6f583441d96dcbad183e07b4f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8b78cbc6f583441d96dcbad183e07b4f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8b78cbc6f583441d96dcbad183e07b4f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8b78cbc6f583441d96dcbad183e07b4f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8b78cbc6f583441d96dcbad183e07b4f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-05282926-ab40-4f3-user", "id": "80e6a7cb00884c9f955b7bcffa1ceb72"}, "audit_ids": ["5otd0tnORp67R_oTdhv-uA"], "issued_at": "2018-08-01T10:37:14.000000Z"}} 2018-08-01 10:37:14,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73d286d7a0149d3165ccd7db571e80678d5ccd9a" 2018-08-01 10:37:14,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:37:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a089b69a-d924-4f94-ae38-503c909c99e1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:37:14,571 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-a089b69a-d924-4f94-ae38-503c909c99e1 2018-08-01 10:37:14,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-00f06c01-461d-4d34-b1ac-d48430c1b7ccname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73d286d7a0149d3165ccd7db571e80678d5ccd9a" 2018-08-01 10:37:15,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-ca7e7283-be03-4cb9-b2e5-ab3d125362e2 Date: Wed, 01 Aug 2018 10:37:15 GMT RESP BODY: {"security_groups": []} 2018-08-01 10:37:15,334 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-00f06c01-461d-4d34-b1ac-d48430c1b7ccname&description=hello+group used request id req-ca7e7283-be03-4cb9-b2e5-ab3d125362e2 2018-08-01 10:37:15,335 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-00f06c01-461d-4d34-b1ac-d48430c1b7ccname... 2018-08-01 10:37:15,335 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-00f06c01-461d-4d34-b1ac-d48430c1b7ccname 2018-08-01 10:37:15,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73d286d7a0149d3165ccd7db571e80678d5ccd9a" -d '{"security_group": {"name": "CreateSecurityGroupTests-00f06c01-461d-4d34-b1ac-d48430c1b7ccname", "description": "hello group"}}' 2018-08-01 10:37:15,620 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-8adced9f-096b-498b-b6ca-976ec652faf7 Date: Wed, 01 Aug 2018 10:37:15 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "8b78cbc6f583441d96dcbad183e07b4f", "created_at": "2018-08-01T10:37:15Z", "updated_at": "2018-08-01T10:37:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:15Z", "revision_number": 0, "id": "194fc2a5-681f-4c14-8f5c-da1ce06e7575", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:15Z", "security_group_id": "dd70931b-6a24-4ad5-8bef-af38a00c84ef", "tenant_id": "8b78cbc6f583441d96dcbad183e07b4f", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b78cbc6f583441d96dcbad183e07b4f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:15Z", "revision_number": 0, "id": "bafccf7d-6dd7-485c-af4b-abef1e26419b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:15Z", "security_group_id": "dd70931b-6a24-4ad5-8bef-af38a00c84ef", "tenant_id": "8b78cbc6f583441d96dcbad183e07b4f", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b78cbc6f583441d96dcbad183e07b4f"}], "revision_number": 2, "project_id": "8b78cbc6f583441d96dcbad183e07b4f", "id": "dd70931b-6a24-4ad5-8bef-af38a00c84ef", "name": "CreateSecurityGroupTests-00f06c01-461d-4d34-b1ac-d48430c1b7ccname"}} 2018-08-01 10:37:15,620 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups used request id req-8adced9f-096b-498b-b6ca-976ec652faf7 2018-08-01 10:37:15,621 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dd70931b-6a24-4ad5-8bef-af38a00c84ef 2018-08-01 10:37:15,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=dd70931b-6a24-4ad5-8bef-af38a00c84ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73d286d7a0149d3165ccd7db571e80678d5ccd9a" 2018-08-01 10:37:15,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-36cc396f-2975-4678-bcee-d0d6f1341bcb Date: Wed, 01 Aug 2018 10:37:15 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:37:15Z", "security_group_id": "dd70931b-6a24-4ad5-8bef-af38a00c84ef", "port_range_min": null, "revision_number": 0, "tenant_id": "8b78cbc6f583441d96dcbad183e07b4f", "created_at": "2018-08-01T10:37:15Z", "project_id": "8b78cbc6f583441d96dcbad183e07b4f", "id": "194fc2a5-681f-4c14-8f5c-da1ce06e7575"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:37:15Z", "security_group_id": "dd70931b-6a24-4ad5-8bef-af38a00c84ef", "port_range_min": null, "revision_number": 0, "tenant_id": "8b78cbc6f583441d96dcbad183e07b4f", "created_at": "2018-08-01T10:37:15Z", "project_id": "8b78cbc6f583441d96dcbad183e07b4f", "id": "bafccf7d-6dd7-485c-af4b-abef1e26419b"}]} 2018-08-01 10:37:15,684 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=dd70931b-6a24-4ad5-8bef-af38a00c84ef used request id req-36cc396f-2975-4678-bcee-d0d6f1341bcb 2018-08-01 10:37:15,685 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dd70931b-6a24-4ad5-8bef-af38a00c84ef 2018-08-01 10:37:15,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=dd70931b-6a24-4ad5-8bef-af38a00c84ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73d286d7a0149d3165ccd7db571e80678d5ccd9a" 2018-08-01 10:37:15,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-302b752d-4d4c-4330-bee1-55448fdc4f0e Date: Wed, 01 Aug 2018 10:37:15 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:37:15Z", "security_group_id": "dd70931b-6a24-4ad5-8bef-af38a00c84ef", "port_range_min": null, "revision_number": 0, "tenant_id": "8b78cbc6f583441d96dcbad183e07b4f", "created_at": "2018-08-01T10:37:15Z", "project_id": "8b78cbc6f583441d96dcbad183e07b4f", "id": "194fc2a5-681f-4c14-8f5c-da1ce06e7575"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:37:15Z", "security_group_id": "dd70931b-6a24-4ad5-8bef-af38a00c84ef", "port_range_min": null, "revision_number": 0, "tenant_id": "8b78cbc6f583441d96dcbad183e07b4f", "created_at": "2018-08-01T10:37:15Z", "project_id": "8b78cbc6f583441d96dcbad183e07b4f", "id": "bafccf7d-6dd7-485c-af4b-abef1e26419b"}]} 2018-08-01 10:37:15,717 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=dd70931b-6a24-4ad5-8bef-af38a00c84ef used request id req-302b752d-4d4c-4330-bee1-55448fdc4f0e 2018-08-01 10:37:15,717 - neutron_utils - INFO - Retrieving security group with ID - dd70931b-6a24-4ad5-8bef-af38a00c84ef 2018-08-01 10:37:15,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?id=dd70931b-6a24-4ad5-8bef-af38a00c84ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73d286d7a0149d3165ccd7db571e80678d5ccd9a" 2018-08-01 10:37:15,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-205297ef-95a5-414d-9f75-aab54adb7b52 Date: Wed, 01 Aug 2018 10:37:15 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8b78cbc6f583441d96dcbad183e07b4f", "created_at": "2018-08-01T10:37:15Z", "updated_at": "2018-08-01T10:37:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:15Z", "revision_number": 0, "id": "194fc2a5-681f-4c14-8f5c-da1ce06e7575", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:15Z", "security_group_id": "dd70931b-6a24-4ad5-8bef-af38a00c84ef", "tenant_id": "8b78cbc6f583441d96dcbad183e07b4f", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b78cbc6f583441d96dcbad183e07b4f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:15Z", "revision_number": 0, "id": "bafccf7d-6dd7-485c-af4b-abef1e26419b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:15Z", "security_group_id": "dd70931b-6a24-4ad5-8bef-af38a00c84ef", "tenant_id": "8b78cbc6f583441d96dcbad183e07b4f", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b78cbc6f583441d96dcbad183e07b4f"}], "revision_number": 2, "project_id": "8b78cbc6f583441d96dcbad183e07b4f", "id": "dd70931b-6a24-4ad5-8bef-af38a00c84ef", "name": "CreateSecurityGroupTests-00f06c01-461d-4d34-b1ac-d48430c1b7ccname"}]} 2018-08-01 10:37:15,805 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?id=dd70931b-6a24-4ad5-8bef-af38a00c84ef used request id req-205297ef-95a5-414d-9f75-aab54adb7b52 2018-08-01 10:37:15,805 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dd70931b-6a24-4ad5-8bef-af38a00c84ef 2018-08-01 10:37:15,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=dd70931b-6a24-4ad5-8bef-af38a00c84ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73d286d7a0149d3165ccd7db571e80678d5ccd9a" 2018-08-01 10:37:15,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-629b1217-40b9-4284-bbbd-e92dcc5927e7 Date: Wed, 01 Aug 2018 10:37:15 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:37:15Z", "security_group_id": "dd70931b-6a24-4ad5-8bef-af38a00c84ef", "port_range_min": null, "revision_number": 0, "tenant_id": "8b78cbc6f583441d96dcbad183e07b4f", "created_at": "2018-08-01T10:37:15Z", "project_id": "8b78cbc6f583441d96dcbad183e07b4f", "id": "194fc2a5-681f-4c14-8f5c-da1ce06e7575"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:37:15Z", "security_group_id": "dd70931b-6a24-4ad5-8bef-af38a00c84ef", "port_range_min": null, "revision_number": 0, "tenant_id": "8b78cbc6f583441d96dcbad183e07b4f", "created_at": "2018-08-01T10:37:15Z", "project_id": "8b78cbc6f583441d96dcbad183e07b4f", "id": "bafccf7d-6dd7-485c-af4b-abef1e26419b"}]} 2018-08-01 10:37:15,834 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=dd70931b-6a24-4ad5-8bef-af38a00c84ef used request id req-629b1217-40b9-4284-bbbd-e92dcc5927e7 2018-08-01 10:37:15,835 - neutron_utils - INFO - Retrieving security group with ID - dd70931b-6a24-4ad5-8bef-af38a00c84ef 2018-08-01 10:37:15,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?id=dd70931b-6a24-4ad5-8bef-af38a00c84ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73d286d7a0149d3165ccd7db571e80678d5ccd9a" 2018-08-01 10:37:15,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-b33cc11b-5e07-4084-ae77-ad9b2ab1282d Date: Wed, 01 Aug 2018 10:37:15 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8b78cbc6f583441d96dcbad183e07b4f", "created_at": "2018-08-01T10:37:15Z", "updated_at": "2018-08-01T10:37:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:15Z", "revision_number": 0, "id": "194fc2a5-681f-4c14-8f5c-da1ce06e7575", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:15Z", "security_group_id": "dd70931b-6a24-4ad5-8bef-af38a00c84ef", "tenant_id": "8b78cbc6f583441d96dcbad183e07b4f", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b78cbc6f583441d96dcbad183e07b4f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:15Z", "revision_number": 0, "id": "bafccf7d-6dd7-485c-af4b-abef1e26419b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:15Z", "security_group_id": "dd70931b-6a24-4ad5-8bef-af38a00c84ef", "tenant_id": "8b78cbc6f583441d96dcbad183e07b4f", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b78cbc6f583441d96dcbad183e07b4f"}], "revision_number": 2, "project_id": "8b78cbc6f583441d96dcbad183e07b4f", "id": "dd70931b-6a24-4ad5-8bef-af38a00c84ef", "name": "CreateSecurityGroupTests-00f06c01-461d-4d34-b1ac-d48430c1b7ccname"}]} 2018-08-01 10:37:15,883 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?id=dd70931b-6a24-4ad5-8bef-af38a00c84ef used request id req-b33cc11b-5e07-4084-ae77-ad9b2ab1282d 2018-08-01 10:37:15,883 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dd70931b-6a24-4ad5-8bef-af38a00c84ef 2018-08-01 10:37:15,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=dd70931b-6a24-4ad5-8bef-af38a00c84ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73d286d7a0149d3165ccd7db571e80678d5ccd9a" 2018-08-01 10:37:15,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d3b991a9-1e40-48c0-95d5-1cb45ce80f2e Date: Wed, 01 Aug 2018 10:37:15 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:37:15Z", "security_group_id": "dd70931b-6a24-4ad5-8bef-af38a00c84ef", "port_range_min": null, "revision_number": 0, "tenant_id": "8b78cbc6f583441d96dcbad183e07b4f", "created_at": "2018-08-01T10:37:15Z", "project_id": "8b78cbc6f583441d96dcbad183e07b4f", "id": "194fc2a5-681f-4c14-8f5c-da1ce06e7575"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:37:15Z", "security_group_id": "dd70931b-6a24-4ad5-8bef-af38a00c84ef", "port_range_min": null, "revision_number": 0, "tenant_id": "8b78cbc6f583441d96dcbad183e07b4f", "created_at": "2018-08-01T10:37:15Z", "project_id": "8b78cbc6f583441d96dcbad183e07b4f", "id": "bafccf7d-6dd7-485c-af4b-abef1e26419b"}]} 2018-08-01 10:37:15,909 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=dd70931b-6a24-4ad5-8bef-af38a00c84ef used request id req-d3b991a9-1e40-48c0-95d5-1cb45ce80f2e 2018-08-01 10:37:15,910 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-00f06c01-461d-4d34-b1ac-d48430c1b7ccname 2018-08-01 10:37:15,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-00f06c01-461d-4d34-b1ac-d48430c1b7ccname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73d286d7a0149d3165ccd7db571e80678d5ccd9a" 2018-08-01 10:37:15,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-0437c457-4409-4161-bb8f-a25c0d26bfad Date: Wed, 01 Aug 2018 10:37:15 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8b78cbc6f583441d96dcbad183e07b4f", "created_at": "2018-08-01T10:37:15Z", "updated_at": "2018-08-01T10:37:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:15Z", "revision_number": 0, "id": "194fc2a5-681f-4c14-8f5c-da1ce06e7575", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:15Z", "security_group_id": "dd70931b-6a24-4ad5-8bef-af38a00c84ef", "tenant_id": "8b78cbc6f583441d96dcbad183e07b4f", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b78cbc6f583441d96dcbad183e07b4f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:15Z", "revision_number": 0, "id": "bafccf7d-6dd7-485c-af4b-abef1e26419b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:15Z", "security_group_id": "dd70931b-6a24-4ad5-8bef-af38a00c84ef", "tenant_id": "8b78cbc6f583441d96dcbad183e07b4f", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b78cbc6f583441d96dcbad183e07b4f"}], "revision_number": 2, "project_id": "8b78cbc6f583441d96dcbad183e07b4f", "id": "dd70931b-6a24-4ad5-8bef-af38a00c84ef", "name": "CreateSecurityGroupTests-00f06c01-461d-4d34-b1ac-d48430c1b7ccname"}]} 2018-08-01 10:37:15,957 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-00f06c01-461d-4d34-b1ac-d48430c1b7ccname used request id req-0437c457-4409-4161-bb8f-a25c0d26bfad 2018-08-01 10:37:15,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:37:15,965 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:37: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:37:15,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8b78cbc6f583441d96dcbad183e07b4f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73d286d7a0149d3165ccd7db571e80678d5ccd9a" 2018-08-01 10:37:16,063 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:37:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a0bd1e8-c9a8-48a2-a7a2-ebd9fc5be3ba Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/8b78cbc6f583441d96dcbad183e07b4f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8b78cbc6f583441d96dcbad183e07b4f", "name": "CreateSecurityGroupTests-05282926-ab40-4f3-proj"}} 2018-08-01 10:37:16,064 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8b78cbc6f583441d96dcbad183e07b4f used request id req-2a0bd1e8-c9a8-48a2-a7a2-ebd9fc5be3ba 2018-08-01 10:37:16,064 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dd70931b-6a24-4ad5-8bef-af38a00c84ef 2018-08-01 10:37:16,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=dd70931b-6a24-4ad5-8bef-af38a00c84ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73d286d7a0149d3165ccd7db571e80678d5ccd9a" 2018-08-01 10:37:16,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b7e83342-349e-4072-93bd-7f5b13349679 Date: Wed, 01 Aug 2018 10:37:16 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:37:15Z", "security_group_id": "dd70931b-6a24-4ad5-8bef-af38a00c84ef", "port_range_min": null, "revision_number": 0, "tenant_id": "8b78cbc6f583441d96dcbad183e07b4f", "created_at": "2018-08-01T10:37:15Z", "project_id": "8b78cbc6f583441d96dcbad183e07b4f", "id": "194fc2a5-681f-4c14-8f5c-da1ce06e7575"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:37:15Z", "security_group_id": "dd70931b-6a24-4ad5-8bef-af38a00c84ef", "port_range_min": null, "revision_number": 0, "tenant_id": "8b78cbc6f583441d96dcbad183e07b4f", "created_at": "2018-08-01T10:37:15Z", "project_id": "8b78cbc6f583441d96dcbad183e07b4f", "id": "bafccf7d-6dd7-485c-af4b-abef1e26419b"}]} 2018-08-01 10:37:16,092 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=dd70931b-6a24-4ad5-8bef-af38a00c84ef used request id req-b7e83342-349e-4072-93bd-7f5b13349679 2018-08-01 10:37:16,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}73d286d7a0149d3165ccd7db571e80678d5ccd9a" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "dd70931b-6a24-4ad5-8bef-af38a00c84ef"}}' 2018-08-01 10:37:16,279 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-f9306207-21d2-438e-89e9-0fca49a4641a Date: Wed, 01 Aug 2018 10:37:16 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-08-01T10:37:16Z", "security_group_id": "dd70931b-6a24-4ad5-8bef-af38a00c84ef", "port_range_min": null, "revision_number": 0, "tenant_id": "8b78cbc6f583441d96dcbad183e07b4f", "created_at": "2018-08-01T10:37:16Z", "project_id": "8b78cbc6f583441d96dcbad183e07b4f", "id": "3c58dbaf-b2d9-4ed6-95af-f3516b7f41a8"}} 2018-08-01 10:37:16,279 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules used request id req-f9306207-21d2-438e-89e9-0fca49a4641a 2018-08-01 10:37:16,280 - neutron_utils - INFO - Retrieving security group with ID - dd70931b-6a24-4ad5-8bef-af38a00c84ef 2018-08-01 10:37:16,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?id=dd70931b-6a24-4ad5-8bef-af38a00c84ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73d286d7a0149d3165ccd7db571e80678d5ccd9a" 2018-08-01 10:37:16,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-31682293-944b-46c2-8d18-c8d65f799d3c Date: Wed, 01 Aug 2018 10:37:16 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8b78cbc6f583441d96dcbad183e07b4f", "created_at": "2018-08-01T10:37:15Z", "updated_at": "2018-08-01T10:37:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:15Z", "revision_number": 0, "id": "194fc2a5-681f-4c14-8f5c-da1ce06e7575", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:15Z", "security_group_id": "dd70931b-6a24-4ad5-8bef-af38a00c84ef", "tenant_id": "8b78cbc6f583441d96dcbad183e07b4f", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b78cbc6f583441d96dcbad183e07b4f"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:16Z", "revision_number": 0, "id": "3c58dbaf-b2d9-4ed6-95af-f3516b7f41a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:16Z", "security_group_id": "dd70931b-6a24-4ad5-8bef-af38a00c84ef", "tenant_id": "8b78cbc6f583441d96dcbad183e07b4f", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b78cbc6f583441d96dcbad183e07b4f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:15Z", "revision_number": 0, "id": "bafccf7d-6dd7-485c-af4b-abef1e26419b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:15Z", "security_group_id": "dd70931b-6a24-4ad5-8bef-af38a00c84ef", "tenant_id": "8b78cbc6f583441d96dcbad183e07b4f", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b78cbc6f583441d96dcbad183e07b4f"}], "revision_number": 3, "project_id": "8b78cbc6f583441d96dcbad183e07b4f", "id": "dd70931b-6a24-4ad5-8bef-af38a00c84ef", "name": "CreateSecurityGroupTests-00f06c01-461d-4d34-b1ac-d48430c1b7ccname"}]} 2018-08-01 10:37:16,330 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?id=dd70931b-6a24-4ad5-8bef-af38a00c84ef used request id req-31682293-944b-46c2-8d18-c8d65f799d3c 2018-08-01 10:37:16,330 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dd70931b-6a24-4ad5-8bef-af38a00c84ef 2018-08-01 10:37:16,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=dd70931b-6a24-4ad5-8bef-af38a00c84ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73d286d7a0149d3165ccd7db571e80678d5ccd9a" 2018-08-01 10:37:16,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-3fa0b0b0-3fb6-49a8-a684-7d3847adab8c Date: Wed, 01 Aug 2018 10:37:16 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:37:15Z", "security_group_id": "dd70931b-6a24-4ad5-8bef-af38a00c84ef", "port_range_min": null, "revision_number": 0, "tenant_id": "8b78cbc6f583441d96dcbad183e07b4f", "created_at": "2018-08-01T10:37:15Z", "project_id": "8b78cbc6f583441d96dcbad183e07b4f", "id": "194fc2a5-681f-4c14-8f5c-da1ce06e7575"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:37:16Z", "security_group_id": "dd70931b-6a24-4ad5-8bef-af38a00c84ef", "port_range_min": null, "revision_number": 0, "tenant_id": "8b78cbc6f583441d96dcbad183e07b4f", "created_at": "2018-08-01T10:37:16Z", "project_id": "8b78cbc6f583441d96dcbad183e07b4f", "id": "3c58dbaf-b2d9-4ed6-95af-f3516b7f41a8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:37:15Z", "security_group_id": "dd70931b-6a24-4ad5-8bef-af38a00c84ef", "port_range_min": null, "revision_number": 0, "tenant_id": "8b78cbc6f583441d96dcbad183e07b4f", "created_at": "2018-08-01T10:37:15Z", "project_id": "8b78cbc6f583441d96dcbad183e07b4f", "id": "bafccf7d-6dd7-485c-af4b-abef1e26419b"}]} 2018-08-01 10:37:16,385 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=dd70931b-6a24-4ad5-8bef-af38a00c84ef used request id req-3fa0b0b0-3fb6-49a8-a684-7d3847adab8c 2018-08-01 10:37:16,386 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:37:16,787 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b7fd7ff5a14af08cfaec5574b2d858", "name": "CreateSecurityGroupTests-05282926-ab40-4f3-proj-role"}], "expires_at": "2018-08-01T11:37:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8b78cbc6f583441d96dcbad183e07b4f", "name": "CreateSecurityGroupTests-05282926-ab40-4f3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8b78cbc6f583441d96dcbad183e07b4f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8b78cbc6f583441d96dcbad183e07b4f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8b78cbc6f583441d96dcbad183e07b4f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8b78cbc6f583441d96dcbad183e07b4f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8b78cbc6f583441d96dcbad183e07b4f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8b78cbc6f583441d96dcbad183e07b4f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8b78cbc6f583441d96dcbad183e07b4f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8b78cbc6f583441d96dcbad183e07b4f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8b78cbc6f583441d96dcbad183e07b4f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8b78cbc6f583441d96dcbad183e07b4f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8b78cbc6f583441d96dcbad183e07b4f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8b78cbc6f583441d96dcbad183e07b4f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8b78cbc6f583441d96dcbad183e07b4f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8b78cbc6f583441d96dcbad183e07b4f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-05282926-ab40-4f3-user", "id": "80e6a7cb00884c9f955b7bcffa1ceb72"}, "audit_ids": ["sN_TLpZoRq6uzbbzNJqkhw"], "issued_at": "2018-08-01T10:37:16.000000Z"}} 2018-08-01 10:37:16,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-00f06c01-461d-4d34-b1ac-d48430c1b7ccname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e15f636c66fa6ca54f741006ad3ebf83cd2adef2" 2018-08-01 10:37:16,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-9dba6091-1971-4692-a3e3-830b0dc6c686 Date: Wed, 01 Aug 2018 10:37:16 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8b78cbc6f583441d96dcbad183e07b4f", "created_at": "2018-08-01T10:37:15Z", "updated_at": "2018-08-01T10:37:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:15Z", "revision_number": 0, "id": "194fc2a5-681f-4c14-8f5c-da1ce06e7575", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:15Z", "security_group_id": "dd70931b-6a24-4ad5-8bef-af38a00c84ef", "tenant_id": "8b78cbc6f583441d96dcbad183e07b4f", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b78cbc6f583441d96dcbad183e07b4f"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:16Z", "revision_number": 0, "id": "3c58dbaf-b2d9-4ed6-95af-f3516b7f41a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:16Z", "security_group_id": "dd70931b-6a24-4ad5-8bef-af38a00c84ef", "tenant_id": "8b78cbc6f583441d96dcbad183e07b4f", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b78cbc6f583441d96dcbad183e07b4f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:15Z", "revision_number": 0, "id": "bafccf7d-6dd7-485c-af4b-abef1e26419b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:15Z", "security_group_id": "dd70931b-6a24-4ad5-8bef-af38a00c84ef", "tenant_id": "8b78cbc6f583441d96dcbad183e07b4f", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b78cbc6f583441d96dcbad183e07b4f"}], "revision_number": 3, "project_id": "8b78cbc6f583441d96dcbad183e07b4f", "id": "dd70931b-6a24-4ad5-8bef-af38a00c84ef", "name": "CreateSecurityGroupTests-00f06c01-461d-4d34-b1ac-d48430c1b7ccname"}]} 2018-08-01 10:37:16,993 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-00f06c01-461d-4d34-b1ac-d48430c1b7ccname&description=hello+group used request id req-9dba6091-1971-4692-a3e3-830b0dc6c686 2018-08-01 10:37:16,994 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dd70931b-6a24-4ad5-8bef-af38a00c84ef 2018-08-01 10:37:16,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=dd70931b-6a24-4ad5-8bef-af38a00c84ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e15f636c66fa6ca54f741006ad3ebf83cd2adef2" 2018-08-01 10:37:17,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-bbb8e988-7410-4244-b124-ae956cfd9551 Date: Wed, 01 Aug 2018 10:37: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-08-01T10:37:15Z", "security_group_id": "dd70931b-6a24-4ad5-8bef-af38a00c84ef", "port_range_min": null, "revision_number": 0, "tenant_id": "8b78cbc6f583441d96dcbad183e07b4f", "created_at": "2018-08-01T10:37:15Z", "project_id": "8b78cbc6f583441d96dcbad183e07b4f", "id": "194fc2a5-681f-4c14-8f5c-da1ce06e7575"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:37:16Z", "security_group_id": "dd70931b-6a24-4ad5-8bef-af38a00c84ef", "port_range_min": null, "revision_number": 0, "tenant_id": "8b78cbc6f583441d96dcbad183e07b4f", "created_at": "2018-08-01T10:37:16Z", "project_id": "8b78cbc6f583441d96dcbad183e07b4f", "id": "3c58dbaf-b2d9-4ed6-95af-f3516b7f41a8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:37:15Z", "security_group_id": "dd70931b-6a24-4ad5-8bef-af38a00c84ef", "port_range_min": null, "revision_number": 0, "tenant_id": "8b78cbc6f583441d96dcbad183e07b4f", "created_at": "2018-08-01T10:37:15Z", "project_id": "8b78cbc6f583441d96dcbad183e07b4f", "id": "bafccf7d-6dd7-485c-af4b-abef1e26419b"}]} 2018-08-01 10:37:17,022 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=dd70931b-6a24-4ad5-8bef-af38a00c84ef used request id req-bbb8e988-7410-4244-b124-ae956cfd9551 2018-08-01 10:37:17,023 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dd70931b-6a24-4ad5-8bef-af38a00c84ef 2018-08-01 10:37:17,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=dd70931b-6a24-4ad5-8bef-af38a00c84ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e15f636c66fa6ca54f741006ad3ebf83cd2adef2" 2018-08-01 10:37:17,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-4dce99b8-c696-41a2-bb8f-c44b1f9721f0 Date: Wed, 01 Aug 2018 10:37: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-08-01T10:37:15Z", "security_group_id": "dd70931b-6a24-4ad5-8bef-af38a00c84ef", "port_range_min": null, "revision_number": 0, "tenant_id": "8b78cbc6f583441d96dcbad183e07b4f", "created_at": "2018-08-01T10:37:15Z", "project_id": "8b78cbc6f583441d96dcbad183e07b4f", "id": "194fc2a5-681f-4c14-8f5c-da1ce06e7575"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:37:16Z", "security_group_id": "dd70931b-6a24-4ad5-8bef-af38a00c84ef", "port_range_min": null, "revision_number": 0, "tenant_id": "8b78cbc6f583441d96dcbad183e07b4f", "created_at": "2018-08-01T10:37:16Z", "project_id": "8b78cbc6f583441d96dcbad183e07b4f", "id": "3c58dbaf-b2d9-4ed6-95af-f3516b7f41a8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:37:15Z", "security_group_id": "dd70931b-6a24-4ad5-8bef-af38a00c84ef", "port_range_min": null, "revision_number": 0, "tenant_id": "8b78cbc6f583441d96dcbad183e07b4f", "created_at": "2018-08-01T10:37:15Z", "project_id": "8b78cbc6f583441d96dcbad183e07b4f", "id": "bafccf7d-6dd7-485c-af4b-abef1e26419b"}]} 2018-08-01 10:37:17,052 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=dd70931b-6a24-4ad5-8bef-af38a00c84ef used request id req-4dce99b8-c696-41a2-bb8f-c44b1f9721f0 2018-08-01 10:37:17,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-00f06c01-461d-4d34-b1ac-d48430c1b7ccname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e15f636c66fa6ca54f741006ad3ebf83cd2adef2" 2018-08-01 10:37:17,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-8b8c3559-2c56-4f12-81d6-74c7a9bc8cbc Date: Wed, 01 Aug 2018 10:37:17 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8b78cbc6f583441d96dcbad183e07b4f", "created_at": "2018-08-01T10:37:15Z", "updated_at": "2018-08-01T10:37:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:15Z", "revision_number": 0, "id": "194fc2a5-681f-4c14-8f5c-da1ce06e7575", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:15Z", "security_group_id": "dd70931b-6a24-4ad5-8bef-af38a00c84ef", "tenant_id": "8b78cbc6f583441d96dcbad183e07b4f", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b78cbc6f583441d96dcbad183e07b4f"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:16Z", "revision_number": 0, "id": "3c58dbaf-b2d9-4ed6-95af-f3516b7f41a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:16Z", "security_group_id": "dd70931b-6a24-4ad5-8bef-af38a00c84ef", "tenant_id": "8b78cbc6f583441d96dcbad183e07b4f", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b78cbc6f583441d96dcbad183e07b4f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:15Z", "revision_number": 0, "id": "bafccf7d-6dd7-485c-af4b-abef1e26419b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:15Z", "security_group_id": "dd70931b-6a24-4ad5-8bef-af38a00c84ef", "tenant_id": "8b78cbc6f583441d96dcbad183e07b4f", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b78cbc6f583441d96dcbad183e07b4f"}], "revision_number": 3, "project_id": "8b78cbc6f583441d96dcbad183e07b4f", "id": "dd70931b-6a24-4ad5-8bef-af38a00c84ef", "name": "CreateSecurityGroupTests-00f06c01-461d-4d34-b1ac-d48430c1b7ccname"}]} 2018-08-01 10:37:17,103 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-00f06c01-461d-4d34-b1ac-d48430c1b7ccname used request id req-8b8c3559-2c56-4f12-81d6-74c7a9bc8cbc 2018-08-01 10:37:17,104 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dd70931b-6a24-4ad5-8bef-af38a00c84ef 2018-08-01 10:37:17,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=dd70931b-6a24-4ad5-8bef-af38a00c84ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e15f636c66fa6ca54f741006ad3ebf83cd2adef2" 2018-08-01 10:37:17,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-c4c11504-2787-4e2d-a610-967e28351e4f Date: Wed, 01 Aug 2018 10:37: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-08-01T10:37:15Z", "security_group_id": "dd70931b-6a24-4ad5-8bef-af38a00c84ef", "port_range_min": null, "revision_number": 0, "tenant_id": "8b78cbc6f583441d96dcbad183e07b4f", "created_at": "2018-08-01T10:37:15Z", "project_id": "8b78cbc6f583441d96dcbad183e07b4f", "id": "194fc2a5-681f-4c14-8f5c-da1ce06e7575"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:37:16Z", "security_group_id": "dd70931b-6a24-4ad5-8bef-af38a00c84ef", "port_range_min": null, "revision_number": 0, "tenant_id": "8b78cbc6f583441d96dcbad183e07b4f", "created_at": "2018-08-01T10:37:16Z", "project_id": "8b78cbc6f583441d96dcbad183e07b4f", "id": "3c58dbaf-b2d9-4ed6-95af-f3516b7f41a8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:37:15Z", "security_group_id": "dd70931b-6a24-4ad5-8bef-af38a00c84ef", "port_range_min": null, "revision_number": 0, "tenant_id": "8b78cbc6f583441d96dcbad183e07b4f", "created_at": "2018-08-01T10:37:15Z", "project_id": "8b78cbc6f583441d96dcbad183e07b4f", "id": "bafccf7d-6dd7-485c-af4b-abef1e26419b"}]} 2018-08-01 10:37:17,134 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=dd70931b-6a24-4ad5-8bef-af38a00c84ef used request id req-c4c11504-2787-4e2d-a610-967e28351e4f 2018-08-01 10:37:17,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-00f06c01-461d-4d34-b1ac-d48430c1b7ccname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e15f636c66fa6ca54f741006ad3ebf83cd2adef2" 2018-08-01 10:37:17,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-039adee7-155f-4ae8-ab86-a06b704c71ef Date: Wed, 01 Aug 2018 10:37:17 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8b78cbc6f583441d96dcbad183e07b4f", "created_at": "2018-08-01T10:37:15Z", "updated_at": "2018-08-01T10:37:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:15Z", "revision_number": 0, "id": "194fc2a5-681f-4c14-8f5c-da1ce06e7575", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:15Z", "security_group_id": "dd70931b-6a24-4ad5-8bef-af38a00c84ef", "tenant_id": "8b78cbc6f583441d96dcbad183e07b4f", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b78cbc6f583441d96dcbad183e07b4f"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:16Z", "revision_number": 0, "id": "3c58dbaf-b2d9-4ed6-95af-f3516b7f41a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:16Z", "security_group_id": "dd70931b-6a24-4ad5-8bef-af38a00c84ef", "tenant_id": "8b78cbc6f583441d96dcbad183e07b4f", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b78cbc6f583441d96dcbad183e07b4f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:15Z", "revision_number": 0, "id": "bafccf7d-6dd7-485c-af4b-abef1e26419b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:15Z", "security_group_id": "dd70931b-6a24-4ad5-8bef-af38a00c84ef", "tenant_id": "8b78cbc6f583441d96dcbad183e07b4f", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b78cbc6f583441d96dcbad183e07b4f"}], "revision_number": 3, "project_id": "8b78cbc6f583441d96dcbad183e07b4f", "id": "dd70931b-6a24-4ad5-8bef-af38a00c84ef", "name": "CreateSecurityGroupTests-00f06c01-461d-4d34-b1ac-d48430c1b7ccname"}]} 2018-08-01 10:37:17,181 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-00f06c01-461d-4d34-b1ac-d48430c1b7ccname used request id req-039adee7-155f-4ae8-ab86-a06b704c71ef 2018-08-01 10:37:17,182 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dd70931b-6a24-4ad5-8bef-af38a00c84ef 2018-08-01 10:37:17,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=dd70931b-6a24-4ad5-8bef-af38a00c84ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e15f636c66fa6ca54f741006ad3ebf83cd2adef2" 2018-08-01 10:37:17,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-07e79dd1-aad2-4d5b-8e1a-e4f4b3d29176 Date: Wed, 01 Aug 2018 10:37: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-08-01T10:37:15Z", "security_group_id": "dd70931b-6a24-4ad5-8bef-af38a00c84ef", "port_range_min": null, "revision_number": 0, "tenant_id": "8b78cbc6f583441d96dcbad183e07b4f", "created_at": "2018-08-01T10:37:15Z", "project_id": "8b78cbc6f583441d96dcbad183e07b4f", "id": "194fc2a5-681f-4c14-8f5c-da1ce06e7575"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:37:16Z", "security_group_id": "dd70931b-6a24-4ad5-8bef-af38a00c84ef", "port_range_min": null, "revision_number": 0, "tenant_id": "8b78cbc6f583441d96dcbad183e07b4f", "created_at": "2018-08-01T10:37:16Z", "project_id": "8b78cbc6f583441d96dcbad183e07b4f", "id": "3c58dbaf-b2d9-4ed6-95af-f3516b7f41a8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:37:15Z", "security_group_id": "dd70931b-6a24-4ad5-8bef-af38a00c84ef", "port_range_min": null, "revision_number": 0, "tenant_id": "8b78cbc6f583441d96dcbad183e07b4f", "created_at": "2018-08-01T10:37:15Z", "project_id": "8b78cbc6f583441d96dcbad183e07b4f", "id": "bafccf7d-6dd7-485c-af4b-abef1e26419b"}]} 2018-08-01 10:37:17,212 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=dd70931b-6a24-4ad5-8bef-af38a00c84ef used request id req-07e79dd1-aad2-4d5b-8e1a-e4f4b3d29176 2018-08-01 10:37:17,212 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dd70931b-6a24-4ad5-8bef-af38a00c84ef 2018-08-01 10:37:17,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=dd70931b-6a24-4ad5-8bef-af38a00c84ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e15f636c66fa6ca54f741006ad3ebf83cd2adef2" 2018-08-01 10:37:17,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-0d6a34e5-1437-4e50-adb8-053e1ee8f7e9 Date: Wed, 01 Aug 2018 10:37: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-08-01T10:37:15Z", "security_group_id": "dd70931b-6a24-4ad5-8bef-af38a00c84ef", "port_range_min": null, "revision_number": 0, "tenant_id": "8b78cbc6f583441d96dcbad183e07b4f", "created_at": "2018-08-01T10:37:15Z", "project_id": "8b78cbc6f583441d96dcbad183e07b4f", "id": "194fc2a5-681f-4c14-8f5c-da1ce06e7575"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:37:16Z", "security_group_id": "dd70931b-6a24-4ad5-8bef-af38a00c84ef", "port_range_min": null, "revision_number": 0, "tenant_id": "8b78cbc6f583441d96dcbad183e07b4f", "created_at": "2018-08-01T10:37:16Z", "project_id": "8b78cbc6f583441d96dcbad183e07b4f", "id": "3c58dbaf-b2d9-4ed6-95af-f3516b7f41a8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:37:15Z", "security_group_id": "dd70931b-6a24-4ad5-8bef-af38a00c84ef", "port_range_min": null, "revision_number": 0, "tenant_id": "8b78cbc6f583441d96dcbad183e07b4f", "created_at": "2018-08-01T10:37:15Z", "project_id": "8b78cbc6f583441d96dcbad183e07b4f", "id": "bafccf7d-6dd7-485c-af4b-abef1e26419b"}]} 2018-08-01 10:37:17,244 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=dd70931b-6a24-4ad5-8bef-af38a00c84ef used request id req-0d6a34e5-1437-4e50-adb8-053e1ee8f7e9 2018-08-01 10:37:17,245 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-00f06c01-461d-4d34-b1ac-d48430c1b7ccname 2018-08-01 10:37:17,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-00f06c01-461d-4d34-b1ac-d48430c1b7ccname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73d286d7a0149d3165ccd7db571e80678d5ccd9a" 2018-08-01 10:37:17,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-3c65031e-33c4-4d9a-9bae-5753bd68d3e8 Date: Wed, 01 Aug 2018 10:37:17 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8b78cbc6f583441d96dcbad183e07b4f", "created_at": "2018-08-01T10:37:15Z", "updated_at": "2018-08-01T10:37:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:15Z", "revision_number": 0, "id": "194fc2a5-681f-4c14-8f5c-da1ce06e7575", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:15Z", "security_group_id": "dd70931b-6a24-4ad5-8bef-af38a00c84ef", "tenant_id": "8b78cbc6f583441d96dcbad183e07b4f", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b78cbc6f583441d96dcbad183e07b4f"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:16Z", "revision_number": 0, "id": "3c58dbaf-b2d9-4ed6-95af-f3516b7f41a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:16Z", "security_group_id": "dd70931b-6a24-4ad5-8bef-af38a00c84ef", "tenant_id": "8b78cbc6f583441d96dcbad183e07b4f", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b78cbc6f583441d96dcbad183e07b4f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:15Z", "revision_number": 0, "id": "bafccf7d-6dd7-485c-af4b-abef1e26419b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:15Z", "security_group_id": "dd70931b-6a24-4ad5-8bef-af38a00c84ef", "tenant_id": "8b78cbc6f583441d96dcbad183e07b4f", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b78cbc6f583441d96dcbad183e07b4f"}], "revision_number": 3, "project_id": "8b78cbc6f583441d96dcbad183e07b4f", "id": "dd70931b-6a24-4ad5-8bef-af38a00c84ef", "name": "CreateSecurityGroupTests-00f06c01-461d-4d34-b1ac-d48430c1b7ccname"}]} 2018-08-01 10:37:17,304 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-00f06c01-461d-4d34-b1ac-d48430c1b7ccname used request id req-3c65031e-33c4-4d9a-9bae-5753bd68d3e8 2018-08-01 10:37:17,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8b78cbc6f583441d96dcbad183e07b4f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73d286d7a0149d3165ccd7db571e80678d5ccd9a" 2018-08-01 10:37:17,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:37:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0e6af4b-d2e7-4d87-ac88-20622675cd48 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/8b78cbc6f583441d96dcbad183e07b4f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8b78cbc6f583441d96dcbad183e07b4f", "name": "CreateSecurityGroupTests-05282926-ab40-4f3-proj"}} 2018-08-01 10:37:17,405 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8b78cbc6f583441d96dcbad183e07b4f used request id req-c0e6af4b-d2e7-4d87-ac88-20622675cd48 2018-08-01 10:37:17,405 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dd70931b-6a24-4ad5-8bef-af38a00c84ef 2018-08-01 10:37:17,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=dd70931b-6a24-4ad5-8bef-af38a00c84ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73d286d7a0149d3165ccd7db571e80678d5ccd9a" 2018-08-01 10:37:17,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-5842ed9e-df2c-4233-99cd-8a8217b1fbc2 Date: Wed, 01 Aug 2018 10:37: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-08-01T10:37:15Z", "security_group_id": "dd70931b-6a24-4ad5-8bef-af38a00c84ef", "port_range_min": null, "revision_number": 0, "tenant_id": "8b78cbc6f583441d96dcbad183e07b4f", "created_at": "2018-08-01T10:37:15Z", "project_id": "8b78cbc6f583441d96dcbad183e07b4f", "id": "194fc2a5-681f-4c14-8f5c-da1ce06e7575"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:37:16Z", "security_group_id": "dd70931b-6a24-4ad5-8bef-af38a00c84ef", "port_range_min": null, "revision_number": 0, "tenant_id": "8b78cbc6f583441d96dcbad183e07b4f", "created_at": "2018-08-01T10:37:16Z", "project_id": "8b78cbc6f583441d96dcbad183e07b4f", "id": "3c58dbaf-b2d9-4ed6-95af-f3516b7f41a8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:37:15Z", "security_group_id": "dd70931b-6a24-4ad5-8bef-af38a00c84ef", "port_range_min": null, "revision_number": 0, "tenant_id": "8b78cbc6f583441d96dcbad183e07b4f", "created_at": "2018-08-01T10:37:15Z", "project_id": "8b78cbc6f583441d96dcbad183e07b4f", "id": "bafccf7d-6dd7-485c-af4b-abef1e26419b"}]} 2018-08-01 10:37:17,434 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=dd70931b-6a24-4ad5-8bef-af38a00c84ef used request id req-5842ed9e-df2c-4233-99cd-8a8217b1fbc2 2018-08-01 10:37:17,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}73d286d7a0149d3165ccd7db571e80678d5ccd9a" -d '{"security_group_rule": {"direction": "egress", "protocol": 1, "description": "test_rule_2", "security_group_id": "dd70931b-6a24-4ad5-8bef-af38a00c84ef"}}' 2018-08-01 10:37:17,704 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 519 X-Openstack-Request-Id: req-8f31ddb5-9031-4e26-9476-02d04459bea6 Date: Wed, 01 Aug 2018 10:37:17 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-08-01T10:37:17Z", "security_group_id": "dd70931b-6a24-4ad5-8bef-af38a00c84ef", "port_range_min": null, "revision_number": 0, "tenant_id": "8b78cbc6f583441d96dcbad183e07b4f", "created_at": "2018-08-01T10:37:17Z", "project_id": "8b78cbc6f583441d96dcbad183e07b4f", "id": "71d37ce8-aa39-4259-846e-099c6afa97de"}} 2018-08-01 10:37:17,704 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules used request id req-8f31ddb5-9031-4e26-9476-02d04459bea6 2018-08-01 10:37:17,705 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dd70931b-6a24-4ad5-8bef-af38a00c84ef 2018-08-01 10:37:17,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=dd70931b-6a24-4ad5-8bef-af38a00c84ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e15f636c66fa6ca54f741006ad3ebf83cd2adef2" 2018-08-01 10:37:17,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1996 X-Openstack-Request-Id: req-d820f0aa-4f4a-4207-bf64-81da5c44377d Date: Wed, 01 Aug 2018 10:37: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-08-01T10:37:15Z", "security_group_id": "dd70931b-6a24-4ad5-8bef-af38a00c84ef", "port_range_min": null, "revision_number": 0, "tenant_id": "8b78cbc6f583441d96dcbad183e07b4f", "created_at": "2018-08-01T10:37:15Z", "project_id": "8b78cbc6f583441d96dcbad183e07b4f", "id": "194fc2a5-681f-4c14-8f5c-da1ce06e7575"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:37:16Z", "security_group_id": "dd70931b-6a24-4ad5-8bef-af38a00c84ef", "port_range_min": null, "revision_number": 0, "tenant_id": "8b78cbc6f583441d96dcbad183e07b4f", "created_at": "2018-08-01T10:37:16Z", "project_id": "8b78cbc6f583441d96dcbad183e07b4f", "id": "3c58dbaf-b2d9-4ed6-95af-f3516b7f41a8"}, {"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-08-01T10:37:17Z", "security_group_id": "dd70931b-6a24-4ad5-8bef-af38a00c84ef", "port_range_min": null, "revision_number": 0, "tenant_id": "8b78cbc6f583441d96dcbad183e07b4f", "created_at": "2018-08-01T10:37:17Z", "project_id": "8b78cbc6f583441d96dcbad183e07b4f", "id": "71d37ce8-aa39-4259-846e-099c6afa97de"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:37:15Z", "security_group_id": "dd70931b-6a24-4ad5-8bef-af38a00c84ef", "port_range_min": null, "revision_number": 0, "tenant_id": "8b78cbc6f583441d96dcbad183e07b4f", "created_at": "2018-08-01T10:37:15Z", "project_id": "8b78cbc6f583441d96dcbad183e07b4f", "id": "bafccf7d-6dd7-485c-af4b-abef1e26419b"}]} 2018-08-01 10:37:17,739 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=dd70931b-6a24-4ad5-8bef-af38a00c84ef used request id req-d820f0aa-4f4a-4207-bf64-81da5c44377d 2018-08-01 10:37:17,740 - neutron_utils - INFO - Deleting security group rule with ID - 71d37ce8-aa39-4259-846e-099c6afa97de 2018-08-01 10:37:17,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-group-rules/71d37ce8-aa39-4259-846e-099c6afa97de -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73d286d7a0149d3165ccd7db571e80678d5ccd9a" 2018-08-01 10:37:17,816 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a82ed096-c3b2-40ce-bf33-056be3922c4f Content-Length: 0 Date: Wed, 01 Aug 2018 10:37:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:37:17,816 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-group-rules/71d37ce8-aa39-4259-846e-099c6afa97de used request id req-a82ed096-c3b2-40ce-bf33-056be3922c4f 2018-08-01 10:37:17,816 - neutron_utils - INFO - Deleting security group rule with ID - 3c58dbaf-b2d9-4ed6-95af-f3516b7f41a8 2018-08-01 10:37:17,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-group-rules/3c58dbaf-b2d9-4ed6-95af-f3516b7f41a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73d286d7a0149d3165ccd7db571e80678d5ccd9a" 2018-08-01 10:37:17,894 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-870f9319-6a8f-425e-964d-c1a0f8ea8bb2 Content-Length: 0 Date: Wed, 01 Aug 2018 10:37:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:37:17,894 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-group-rules/3c58dbaf-b2d9-4ed6-95af-f3516b7f41a8 used request id req-870f9319-6a8f-425e-964d-c1a0f8ea8bb2 2018-08-01 10:37:17,895 - neutron_utils - INFO - Deleting security group rule with ID - bafccf7d-6dd7-485c-af4b-abef1e26419b 2018-08-01 10:37:17,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-group-rules/bafccf7d-6dd7-485c-af4b-abef1e26419b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73d286d7a0149d3165ccd7db571e80678d5ccd9a" 2018-08-01 10:37:17,974 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e6120bfd-8cf7-4f1b-8f0a-271163c178f6 Content-Length: 0 Date: Wed, 01 Aug 2018 10:37:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:37:17,974 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-group-rules/bafccf7d-6dd7-485c-af4b-abef1e26419b used request id req-e6120bfd-8cf7-4f1b-8f0a-271163c178f6 2018-08-01 10:37:17,974 - neutron_utils - INFO - Deleting security group rule with ID - 194fc2a5-681f-4c14-8f5c-da1ce06e7575 2018-08-01 10:37:17,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-group-rules/194fc2a5-681f-4c14-8f5c-da1ce06e7575 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73d286d7a0149d3165ccd7db571e80678d5ccd9a" 2018-08-01 10:37:18,068 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-be7565bd-5edd-4954-97f3-136f51817b17 Content-Length: 0 Date: Wed, 01 Aug 2018 10:37:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:37:18,069 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-group-rules/194fc2a5-681f-4c14-8f5c-da1ce06e7575 used request id req-be7565bd-5edd-4954-97f3-136f51817b17 2018-08-01 10:37:18,069 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-00f06c01-461d-4d34-b1ac-d48430c1b7ccname 2018-08-01 10:37:18,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/dd70931b-6a24-4ad5-8bef-af38a00c84ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73d286d7a0149d3165ccd7db571e80678d5ccd9a" 2018-08-01 10:37:18,190 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ecec842a-21dd-4892-809e-30c59005bdfb Content-Length: 0 Date: Wed, 01 Aug 2018 10:37:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:37:18,190 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/dd70931b-6a24-4ad5-8bef-af38a00c84ef used request id req-ecec842a-21dd-4892-809e-30c59005bdfb 2018-08-01 10:37:18,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efbfbfc588761ec87d6f730ed12427e5fd2750ae" 2018-08-01 10:37:18,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-655ea988-a570-428b-8837-aad45d9183aa Date: Wed, 01 Aug 2018 10:37:18 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a2413a97b61342d8bd27570706ef372d", "created_at": "2018-08-01T09:33:18Z", "updated_at": "2018-08-01T09:33:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "7f556ce3-51d0-4279-a11d-510db9f9a3b1", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "94adc13c-a166-41cf-bd16-f997efc73cb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "b39143b5-c08f-4d0b-9d40-54f472f2389e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "e218b0b7-4501-4f84-9458-caf2891c260d", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}], "revision_number": 4, "project_id": "a2413a97b61342d8bd27570706ef372d", "id": "38229670-7386-42d0-b7b9-2397ea5938de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "created_at": "2018-08-01T09:28:38Z", "updated_at": "2018-08-01T09:28:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "763568f1-8151-4a3c-911a-d06da4423063", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "80d28bee-4aee-47e8-a8da-e0fe31497fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "a47a5ddf-aa37-4ab2-a335-1c93513b5f12", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "f5bba5a5-602b-421e-98b2-5a16117f943f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}], "revision_number": 4, "project_id": "dbe9669438844f3faecdc7fcc050e0d8", "id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ed1054af2e94c049694d98d54211d98", "created_at": "2018-08-01T09:31:40Z", "updated_at": "2018-08-01T09:31:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "34baee87-ea35-42ee-8a69-0f6e2a825d3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "89b9d1c9-f4f9-45cd-8d36-970d44228439", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "b8ab0d59-cab9-4488-82ee-7c5f69709bff", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "d3ab68ea-23b4-4bf6-8dd3-85d029e3d89f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}], "revision_number": 4, "project_id": "2ed1054af2e94c049694d98d54211d98", "id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "created_at": "2018-08-01T09:34:13Z", "updated_at": "2018-08-01T09:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "1dbb3f59-611b-46d1-a82d-2720e0a16f86", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "3878126b-a220-4357-adb9-bc22498f31b1", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "75ce67db-9c04-4561-a10d-8b1ec63943e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "e2945a69-3afe-41e3-a7ec-3ea4c79a12ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}], "revision_number": 4, "project_id": "c0d9b34b06f445a7857603f60b181f3c", "id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b78cbc6f583441d96dcbad183e07b4f", "created_at": "2018-08-01T10:37:15Z", "updated_at": "2018-08-01T10:37:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:15Z", "revision_number": 0, "id": "36fe28b5-3c09-434b-bf28-3d80cb5ba43f", "remote_group_id": "7368c53f-6b6d-43f9-928d-288ebf8609f9", "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:15Z", "security_group_id": "7368c53f-6b6d-43f9-928d-288ebf8609f9", "tenant_id": "8b78cbc6f583441d96dcbad183e07b4f", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b78cbc6f583441d96dcbad183e07b4f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:15Z", "revision_number": 0, "id": "411c2716-11f3-42ef-9663-8a459099917e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:15Z", "security_group_id": "7368c53f-6b6d-43f9-928d-288ebf8609f9", "tenant_id": "8b78cbc6f583441d96dcbad183e07b4f", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b78cbc6f583441d96dcbad183e07b4f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:15Z", "revision_number": 0, "id": "75aab2c5-4edb-46cd-9529-4d9a92d33e1b", "remote_group_id": "7368c53f-6b6d-43f9-928d-288ebf8609f9", "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:15Z", "security_group_id": "7368c53f-6b6d-43f9-928d-288ebf8609f9", "tenant_id": "8b78cbc6f583441d96dcbad183e07b4f", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b78cbc6f583441d96dcbad183e07b4f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:15Z", "revision_number": 0, "id": "e585371f-92ac-4891-bc36-b2eb9e18db80", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:15Z", "security_group_id": "7368c53f-6b6d-43f9-928d-288ebf8609f9", "tenant_id": "8b78cbc6f583441d96dcbad183e07b4f", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b78cbc6f583441d96dcbad183e07b4f"}], "revision_number": 4, "project_id": "8b78cbc6f583441d96dcbad183e07b4f", "id": "7368c53f-6b6d-43f9-928d-288ebf8609f9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-01T09:30:58Z", "updated_at": "2018-08-01T09:30:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "042d4626-2974-418d-affe-f8f2acd05faa", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "995fae58-f0e5-4e10-801c-6c2ce5c7ae0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "cb8404fa-cb24-4879-a34d-f3050dcba730", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "dad6aaab-690e-4c24-9103-6767e0c80bc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "created_at": "2018-08-01T09:31:11Z", "updated_at": "2018-08-01T09:31:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "939e25e0-5dbc-4f6e-9f6f-7fb70e540203", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "9796a673-6928-4009-9c21-1410d395646e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "af7b8bf8-2fb6-4d72-842a-38f72d7581f7", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "b9af65b0-2eb8-45e1-8504-b7dc4dbb83ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}], "revision_number": 4, "project_id": "dd207f801ed3475f9dbe5f13077af1c8", "id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "46dd322c3fcc454eb140e37825746af8", "created_at": "2018-08-01T10:33:44Z", "updated_at": "2018-08-01T10:33:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "0f41470b-1091-45c1-b574-92069f79f8d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "8cc03a9c-8fa5-425b-812f-d7692bae3613", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d1373b1e-2fb9-4e02-a9e1-7e873ba1d7d1", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d21f3909-71f3-43e2-a22d-6a9c2513cb6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}], "revision_number": 4, "project_id": "46dd322c3fcc454eb140e37825746af8", "id": "b2961714-c8a4-4fcb-918b-21d70527c983", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "created_at": "2018-08-01T09:34:57Z", "updated_at": "2018-08-01T09:34:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "8063d12f-30db-4ccf-8ce0-72e59ba81a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c38e1a7a-5857-4f03-b991-6d5c9c9a5b9e", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c725bae1-d3bb-42b5-b331-32737085f28c", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "cfddc134-923b-4e0d-9ec5-dcc5641dd435", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}], "revision_number": 4, "project_id": "455b48a61678488ead79a4cfa07ef5c3", "id": "cd52f913-3072-4ce7-a779-7de795b62b12", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:36:50Z", "updated_at": "2018-08-01T09:36:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "07ef7fe5-a529-45da-bfc0-899f0ea9b592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "bc4dad3a-2a0c-4c31-b901-2909a12adb50", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c35cff35-4306-4116-b9fa-fc27bc7c05d6", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c493e3ac-d9d2-480d-9ec8-50982eedaf5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}], "revision_number": 4, "project_id": "8d96727022f4443794db44ecde432faf", "id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "created_at": "2018-08-01T09:32:45Z", "updated_at": "2018-08-01T09:32:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "058ea790-43ea-4a6f-9950-28418319e577", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "5fcfb31b-cdad-4037-973e-56b74faefd14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "99a24d26-dc7f-42d0-aa23-a7c061f04952", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "b641bb48-566e-472b-a3cc-d38c85ab3ff1", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}], "revision_number": 4, "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "name": "default"}]} 2018-08-01 10:37:18,459 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-655ea988-a570-428b-8837-aad45d9183aa 2018-08-01 10:37:18,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efbfbfc588761ec87d6f730ed12427e5fd2750ae" 2018-08-01 10:37:18,550 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:37:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d945298-4838-488b-8b57-6025e1226722 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2413a97b61342d8bd27570706ef372d.", "code": 404, "title": "Not Found"}} 2018-08-01 10:37:18,550 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d used request id req-3d945298-4838-488b-8b57-6025e1226722 2018-08-01 10:37:18,550 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:37:18,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efbfbfc588761ec87d6f730ed12427e5fd2750ae" 2018-08-01 10:37:18,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:37:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c0254c2-e8d7-4856-a578-18fbb3369b6a 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.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dbe9669438844f3faecdc7fcc050e0d8", "name": "service"}} 2018-08-01 10:37:18,640 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 used request id req-6c0254c2-e8d7-4856-a578-18fbb3369b6a 2018-08-01 10:37:18,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efbfbfc588761ec87d6f730ed12427e5fd2750ae" 2018-08-01 10:37:18,725 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:37:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f7b592ef-8b37-4a26-9636-1e9a3ccfd774 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ed1054af2e94c049694d98d54211d98.", "code": 404, "title": "Not Found"}} 2018-08-01 10:37:18,725 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 used request id req-f7b592ef-8b37-4a26-9636-1e9a3ccfd774 2018-08-01 10:37:18,726 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:37:18,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efbfbfc588761ec87d6f730ed12427e5fd2750ae" 2018-08-01 10:37:18,810 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:37:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-76f5c066-32b3-4e81-9c55-28610a12e84e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c0d9b34b06f445a7857603f60b181f3c.", "code": 404, "title": "Not Found"}} 2018-08-01 10:37:18,810 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c used request id req-76f5c066-32b3-4e81-9c55-28610a12e84e 2018-08-01 10:37:18,810 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:37:18,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8b78cbc6f583441d96dcbad183e07b4f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efbfbfc588761ec87d6f730ed12427e5fd2750ae" 2018-08-01 10:37:18,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:37:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f01de78-d3a0-4794-9e4c-39b543ae9d6c Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/8b78cbc6f583441d96dcbad183e07b4f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8b78cbc6f583441d96dcbad183e07b4f", "name": "CreateSecurityGroupTests-05282926-ab40-4f3-proj"}} 2018-08-01 10:37:18,898 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8b78cbc6f583441d96dcbad183e07b4f used request id req-4f01de78-d3a0-4794-9e4c-39b543ae9d6c 2018-08-01 10:37:18,898 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7368c53f-6b6d-43f9-928d-288ebf8609f9 2018-08-01 10:37:18,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=7368c53f-6b6d-43f9-928d-288ebf8609f9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efbfbfc588761ec87d6f730ed12427e5fd2750ae" 2018-08-01 10:37:19,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-986cbe6d-6bf0-4130-a883-fbb164a4d03b Date: Wed, 01 Aug 2018 10:37:19 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "7368c53f-6b6d-43f9-928d-288ebf8609f9", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:37:15Z", "security_group_id": "7368c53f-6b6d-43f9-928d-288ebf8609f9", "port_range_min": null, "revision_number": 0, "tenant_id": "8b78cbc6f583441d96dcbad183e07b4f", "created_at": "2018-08-01T10:37:15Z", "project_id": "8b78cbc6f583441d96dcbad183e07b4f", "id": "36fe28b5-3c09-434b-bf28-3d80cb5ba43f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:37:15Z", "security_group_id": "7368c53f-6b6d-43f9-928d-288ebf8609f9", "port_range_min": null, "revision_number": 0, "tenant_id": "8b78cbc6f583441d96dcbad183e07b4f", "created_at": "2018-08-01T10:37:15Z", "project_id": "8b78cbc6f583441d96dcbad183e07b4f", "id": "411c2716-11f3-42ef-9663-8a459099917e"}, {"remote_group_id": "7368c53f-6b6d-43f9-928d-288ebf8609f9", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:37:15Z", "security_group_id": "7368c53f-6b6d-43f9-928d-288ebf8609f9", "port_range_min": null, "revision_number": 0, "tenant_id": "8b78cbc6f583441d96dcbad183e07b4f", "created_at": "2018-08-01T10:37:15Z", "project_id": "8b78cbc6f583441d96dcbad183e07b4f", "id": "75aab2c5-4edb-46cd-9529-4d9a92d33e1b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:37:15Z", "security_group_id": "7368c53f-6b6d-43f9-928d-288ebf8609f9", "port_range_min": null, "revision_number": 0, "tenant_id": "8b78cbc6f583441d96dcbad183e07b4f", "created_at": "2018-08-01T10:37:15Z", "project_id": "8b78cbc6f583441d96dcbad183e07b4f", "id": "e585371f-92ac-4891-bc36-b2eb9e18db80"}]} 2018-08-01 10:37:19,093 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=7368c53f-6b6d-43f9-928d-288ebf8609f9 used request id req-986cbe6d-6bf0-4130-a883-fbb164a4d03b 2018-08-01 10:37:19,093 - neutron_utils - INFO - Deleting security group with name - default 2018-08-01 10:37:19,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/7368c53f-6b6d-43f9-928d-288ebf8609f9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efbfbfc588761ec87d6f730ed12427e5fd2750ae" 2018-08-01 10:37:19,363 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b30a215a-4dcf-4231-bf4a-36ab5b96aa50 Content-Length: 0 Date: Wed, 01 Aug 2018 10:37:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:37:19,363 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/7368c53f-6b6d-43f9-928d-288ebf8609f9 used request id req-b30a215a-4dcf-4231-bf4a-36ab5b96aa50 2018-08-01 10:37:19,364 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-05282926-ab40-4f3-proj 2018-08-01 10:37:19,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/8b78cbc6f583441d96dcbad183e07b4f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efbfbfc588761ec87d6f730ed12427e5fd2750ae" 2018-08-01 10:37:19,604 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:37:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8537b558-f873-47fd-a93e-9c8e76b06799 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:37:19,605 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/8b78cbc6f583441d96dcbad183e07b4f used request id req-8537b558-f873-47fd-a93e-9c8e76b06799 2018-08-01 10:37:19,605 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-05282926-ab40-4f3-proj-role 2018-08-01 10:37:19,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/45b7fd7ff5a14af08cfaec5574b2d858 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efbfbfc588761ec87d6f730ed12427e5fd2750ae" 2018-08-01 10:37:19,717 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:37:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1a62638f-8200-4889-8552-80287e08bd77 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:37:19,718 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/45b7fd7ff5a14af08cfaec5574b2d858 used request id req-1a62638f-8200-4889-8552-80287e08bd77 2018-08-01 10:37:19,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efbfbfc588761ec87d6f730ed12427e5fd2750ae" 2018-08-01 10:37:19,805 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:37:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25956d6b-4e09-4c9a-9057-6f265a311641 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:37:19,806 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-25956d6b-4e09-4c9a-9057-6f265a311641 2018-08-01 10:37:19,806 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-05282926-ab40-4f3-user 2018-08-01 10:37:19,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/80e6a7cb00884c9f955b7bcffa1ceb72 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bb486d739dd8b82b55aa08ccc4ff74307cb5ed8" 2018-08-01 10:37:20,099 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:37:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c6a1b46-fd73-41fd-bcd2-46e0d8f328da Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:37:20,099 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/80e6a7cb00884c9f955b7bcffa1ceb72 used request id req-5c6a1b46-fd73-41fd-bcd2-46e0d8f328da 2018-08-01 10:37:20,101 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:37:20,502 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:37:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["KhHoeEEkT06uxzXg_MxgdQ"], "issued_at": "2018-08-01T10:37:20.000000Z"}} 2018-08-01 10:37:20,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b57d169f9223f6f0883317a22252e565134c5138" 2018-08-01 10:37:20,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:37:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ae7c451-2d71-491b-911e-5c3ca7fd1a97 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:37:20,588 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-8ae7c451-2d71-491b-911e-5c3ca7fd1a97 2018-08-01 10:37:20,590 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:37:20,590 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:37:20,984 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:37:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["TC7zRm2OTy-swmZBYWa3HA"], "issued_at": "2018-08-01T10:37:20.000000Z"}} 2018-08-01 10:37:20,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}471494595268821bac75e94efdb7480d39aa9317" 2018-08-01 10:37:21,064 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:37:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b692a373-2d12-4dcc-b189-a717b4df7bf3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:37:21,064 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-b692a373-2d12-4dcc-b189-a717b4df7bf3 2018-08-01 10:37:21,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:37:21,073 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:37: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:37:21,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-1d97cddf-1723-490-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}471494595268821bac75e94efdb7480d39aa9317" 2018-08-01 10:37:21,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:37:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5cd8021-5cf8-429f-bb82-20f7f6367378 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-1d97cddf-1723-490-proj", "previous": null, "next": null}, "projects": []} 2018-08-01 10:37:21,159 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-1d97cddf-1723-490-proj used request id req-b5cd8021-5cf8-429f-bb82-20f7f6367378 2018-08-01 10:37:21,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}471494595268821bac75e94efdb7480d39aa9317" 2018-08-01 10:37:21,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:37:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-efd5398e-c067-46ce-9847-d76c2fee17be Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:37:21,250 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-efd5398e-c067-46ce-9847-d76c2fee17be 2018-08-01 10:37:21,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}471494595268821bac75e94efdb7480d39aa9317" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-1d97cddf-1723-490-proj"}}' 2018-08-01 10:37:21,389 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:37:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-87d000fa-c72b-4a81-b839-10c4b1c3d55f Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/cf30e353f1c748cf90d80f458fa210c8"}, "tags": [], "enabled": true, "id": "cf30e353f1c748cf90d80f458fa210c8", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-1d97cddf-1723-490-proj"}} 2018-08-01 10:37:21,389 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-87d000fa-c72b-4a81-b839-10c4b1c3d55f 2018-08-01 10:37:21,389 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-1d97cddf-1723-490-proj 2018-08-01 10:37:21,389 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:37:21,390 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:37:21,778 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:37:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["2jJ7CS94S_iDiTIJEQli0w"], "issued_at": "2018-08-01T10:37:21.000000Z"}} 2018-08-01 10:37:21,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca19bd167196e263e472ca092ebadb90c49defc3" 2018-08-01 10:37:21,862 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:37:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc4708b7-9251-41cc-a484-54403c04b107 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:37:21,862 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-fc4708b7-9251-41cc-a484-54403c04b107 2018-08-01 10:37:21,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:37:21,871 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:37: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:37:21,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca19bd167196e263e472ca092ebadb90c49defc3" 2018-08-01 10:37:21,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:37:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e7838d2-ba27-4c44-9d04-39abf74c9afb Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 10:37:21,910 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-3e7838d2-ba27-4c44-9d04-39abf74c9afb 2018-08-01 10:37:21,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateSecurityGroupTests-1d97cddf-1723-490-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca19bd167196e263e472ca092ebadb90c49defc3" 2018-08-01 10:37:21,999 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:37:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13ea80eb-2917-4996-983d-17e9aef604c0 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateSecurityGroupTests-1d97cddf-1723-490-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/cf30e353f1c748cf90d80f458fa210c8"}, "tags": [], "enabled": true, "id": "cf30e353f1c748cf90d80f458fa210c8", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-1d97cddf-1723-490-proj"}]} 2018-08-01 10:37:22,000 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateSecurityGroupTests-1d97cddf-1723-490-proj used request id req-13ea80eb-2917-4996-983d-17e9aef604c0 2018-08-01 10:37:22,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca19bd167196e263e472ca092ebadb90c49defc3" 2018-08-01 10:37:22,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:37:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1733bcd9-9b10-430b-834c-1b4628e4195d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:37:22,096 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-1733bcd9-9b10-430b-834c-1b4628e4195d 2018-08-01 10:37:22,461 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-1d97cddf-1723-490-user 2018-08-01 10:37:22,461 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:37:22,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}471494595268821bac75e94efdb7480d39aa9317" 2018-08-01 10:37:22,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:37:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a11c4a26-0763-458c-9366-90f54b06c459 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:37:22,482 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-a11c4a26-0763-458c-9366-90f54b06c459 2018-08-01 10:37:22,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}471494595268821bac75e94efdb7480d39aa9317" -d '{"role": {"name": "CreateSecurityGroupTests-1d97cddf-1723-490-proj-role"}}' 2018-08-01 10:37:22,587 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:37:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-29062dc9-779a-4862-b215-de16c27412bb Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c59ed9d617db4ad28c27016ae7ad68d9", "links": {"self": "http://172.30.9.24:5000/v3/roles/c59ed9d617db4ad28c27016ae7ad68d9"}, "name": "CreateSecurityGroupTests-1d97cddf-1723-490-proj-role"}} 2018-08-01 10:37:22,588 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-29062dc9-779a-4862-b215-de16c27412bb 2018-08-01 10:37:22,588 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-1d97cddf-1723-490-proj-role 2018-08-01 10:37:22,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/c59ed9d617db4ad28c27016ae7ad68d9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}471494595268821bac75e94efdb7480d39aa9317" 2018-08-01 10:37:22,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:37:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3288c6a-4ce9-4aa4-866f-1883f091868b Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c59ed9d617db4ad28c27016ae7ad68d9", "links": {"self": "http://172.30.9.24:5000/v3/roles/c59ed9d617db4ad28c27016ae7ad68d9"}, "name": "CreateSecurityGroupTests-1d97cddf-1723-490-proj-role"}} 2018-08-01 10:37:22,674 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/c59ed9d617db4ad28c27016ae7ad68d9 used request id req-b3288c6a-4ce9-4aa4-866f-1883f091868b 2018-08-01 10:37:22,675 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-1d97cddf-1723-490-proj-role to project CreateSecurityGroupTests-1d97cddf-1723-490-proj 2018-08-01 10:37:22,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/cf30e353f1c748cf90d80f458fa210c8/users/31a6a46e13a84d4eb88b18c1418446f8/roles/c59ed9d617db4ad28c27016ae7ad68d9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}471494595268821bac75e94efdb7480d39aa9317" 2018-08-01 10:37:22,932 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:37:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f78137ef-7418-4279-bb4f-02cfdd78d366 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:37:22,932 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/cf30e353f1c748cf90d80f458fa210c8/users/31a6a46e13a84d4eb88b18c1418446f8/roles/c59ed9d617db4ad28c27016ae7ad68d9 used request id req-f78137ef-7418-4279-bb4f-02cfdd78d366 2018-08-01 10:37:22,932 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:37:22,933 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:37:23,320 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c59ed9d617db4ad28c27016ae7ad68d9", "name": "CreateSecurityGroupTests-1d97cddf-1723-490-proj-role"}], "expires_at": "2018-08-01T11:37:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cf30e353f1c748cf90d80f458fa210c8", "name": "CreateSecurityGroupTests-1d97cddf-1723-490-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/cf30e353f1c748cf90d80f458fa210c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/cf30e353f1c748cf90d80f458fa210c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/cf30e353f1c748cf90d80f458fa210c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/cf30e353f1c748cf90d80f458fa210c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/cf30e353f1c748cf90d80f458fa210c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/cf30e353f1c748cf90d80f458fa210c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_cf30e353f1c748cf90d80f458fa210c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_cf30e353f1c748cf90d80f458fa210c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/cf30e353f1c748cf90d80f458fa210c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/cf30e353f1c748cf90d80f458fa210c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/cf30e353f1c748cf90d80f458fa210c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/cf30e353f1c748cf90d80f458fa210c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/cf30e353f1c748cf90d80f458fa210c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/cf30e353f1c748cf90d80f458fa210c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-1d97cddf-1723-490-user", "id": "31a6a46e13a84d4eb88b18c1418446f8"}, "audit_ids": ["hw2X30FHTDKmfwTARc4hYA"], "issued_at": "2018-08-01T10:37:23.000000Z"}} 2018-08-01 10:37:23,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}608d7e89bfecac90af82d9f4b11468777cafeea6" 2018-08-01 10:37:23,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:37:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-653ff3e1-ce92-47e2-b3eb-26687ae6a02f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:37:23,403 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-653ff3e1-ce92-47e2-b3eb-26687ae6a02f 2018-08-01 10:37:23,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-694d1ebd-3224-450f-8d72-525402d10d68name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}608d7e89bfecac90af82d9f4b11468777cafeea6" 2018-08-01 10:37:23,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-2a272c54-c7e6-4f7c-b7e2-41f237d39e0b Date: Wed, 01 Aug 2018 10:37:23 GMT RESP BODY: {"security_groups": []} 2018-08-01 10:37:23,723 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-694d1ebd-3224-450f-8d72-525402d10d68name&description=hello+group used request id req-2a272c54-c7e6-4f7c-b7e2-41f237d39e0b 2018-08-01 10:37:23,723 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-694d1ebd-3224-450f-8d72-525402d10d68name... 2018-08-01 10:37:23,724 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-694d1ebd-3224-450f-8d72-525402d10d68name 2018-08-01 10:37:23,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}608d7e89bfecac90af82d9f4b11468777cafeea6" -d '{"security_group": {"name": "CreateSecurityGroupTests-694d1ebd-3224-450f-8d72-525402d10d68name", "description": "hello group"}}' 2018-08-01 10:37:23,957 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-11267597-c180-49f7-a674-824fe822627d Date: Wed, 01 Aug 2018 10:37:23 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "cf30e353f1c748cf90d80f458fa210c8", "created_at": "2018-08-01T10:37:23Z", "updated_at": "2018-08-01T10:37:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:23Z", "revision_number": 0, "id": "6ef6f264-1f70-4059-aa66-79635d3b0ad7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:23Z", "security_group_id": "0b7f7d59-b92e-4362-9279-d948d993ab20", "tenant_id": "cf30e353f1c748cf90d80f458fa210c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf30e353f1c748cf90d80f458fa210c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:23Z", "revision_number": 0, "id": "df34edd2-be54-4590-ace8-af44e978e5d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:23Z", "security_group_id": "0b7f7d59-b92e-4362-9279-d948d993ab20", "tenant_id": "cf30e353f1c748cf90d80f458fa210c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf30e353f1c748cf90d80f458fa210c8"}], "revision_number": 2, "project_id": "cf30e353f1c748cf90d80f458fa210c8", "id": "0b7f7d59-b92e-4362-9279-d948d993ab20", "name": "CreateSecurityGroupTests-694d1ebd-3224-450f-8d72-525402d10d68name"}} 2018-08-01 10:37:23,957 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups used request id req-11267597-c180-49f7-a674-824fe822627d 2018-08-01 10:37:23,958 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0b7f7d59-b92e-4362-9279-d948d993ab20 2018-08-01 10:37:23,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=0b7f7d59-b92e-4362-9279-d948d993ab20 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}608d7e89bfecac90af82d9f4b11468777cafeea6" 2018-08-01 10:37:24,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-27556c94-8558-4efd-bc3c-4730f91a82e2 Date: Wed, 01 Aug 2018 10:37:24 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:37:23Z", "security_group_id": "0b7f7d59-b92e-4362-9279-d948d993ab20", "port_range_min": null, "revision_number": 0, "tenant_id": "cf30e353f1c748cf90d80f458fa210c8", "created_at": "2018-08-01T10:37:23Z", "project_id": "cf30e353f1c748cf90d80f458fa210c8", "id": "6ef6f264-1f70-4059-aa66-79635d3b0ad7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:37:23Z", "security_group_id": "0b7f7d59-b92e-4362-9279-d948d993ab20", "port_range_min": null, "revision_number": 0, "tenant_id": "cf30e353f1c748cf90d80f458fa210c8", "created_at": "2018-08-01T10:37:23Z", "project_id": "cf30e353f1c748cf90d80f458fa210c8", "id": "df34edd2-be54-4590-ace8-af44e978e5d4"}]} 2018-08-01 10:37:24,010 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=0b7f7d59-b92e-4362-9279-d948d993ab20 used request id req-27556c94-8558-4efd-bc3c-4730f91a82e2 2018-08-01 10:37:24,011 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0b7f7d59-b92e-4362-9279-d948d993ab20 2018-08-01 10:37:24,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=0b7f7d59-b92e-4362-9279-d948d993ab20 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}608d7e89bfecac90af82d9f4b11468777cafeea6" 2018-08-01 10:37:24,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7ac5605e-6553-4843-9eea-3b915988a23a Date: Wed, 01 Aug 2018 10:37:24 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:37:23Z", "security_group_id": "0b7f7d59-b92e-4362-9279-d948d993ab20", "port_range_min": null, "revision_number": 0, "tenant_id": "cf30e353f1c748cf90d80f458fa210c8", "created_at": "2018-08-01T10:37:23Z", "project_id": "cf30e353f1c748cf90d80f458fa210c8", "id": "6ef6f264-1f70-4059-aa66-79635d3b0ad7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:37:23Z", "security_group_id": "0b7f7d59-b92e-4362-9279-d948d993ab20", "port_range_min": null, "revision_number": 0, "tenant_id": "cf30e353f1c748cf90d80f458fa210c8", "created_at": "2018-08-01T10:37:23Z", "project_id": "cf30e353f1c748cf90d80f458fa210c8", "id": "df34edd2-be54-4590-ace8-af44e978e5d4"}]} 2018-08-01 10:37:24,037 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=0b7f7d59-b92e-4362-9279-d948d993ab20 used request id req-7ac5605e-6553-4843-9eea-3b915988a23a 2018-08-01 10:37:24,037 - neutron_utils - INFO - Retrieving security group with ID - 0b7f7d59-b92e-4362-9279-d948d993ab20 2018-08-01 10:37:24,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?id=0b7f7d59-b92e-4362-9279-d948d993ab20 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}608d7e89bfecac90af82d9f4b11468777cafeea6" 2018-08-01 10:37:24,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-6996e885-8d51-40e1-87f0-ceb798452616 Date: Wed, 01 Aug 2018 10:37:24 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "cf30e353f1c748cf90d80f458fa210c8", "created_at": "2018-08-01T10:37:23Z", "updated_at": "2018-08-01T10:37:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:23Z", "revision_number": 0, "id": "6ef6f264-1f70-4059-aa66-79635d3b0ad7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:23Z", "security_group_id": "0b7f7d59-b92e-4362-9279-d948d993ab20", "tenant_id": "cf30e353f1c748cf90d80f458fa210c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf30e353f1c748cf90d80f458fa210c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:23Z", "revision_number": 0, "id": "df34edd2-be54-4590-ace8-af44e978e5d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:23Z", "security_group_id": "0b7f7d59-b92e-4362-9279-d948d993ab20", "tenant_id": "cf30e353f1c748cf90d80f458fa210c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf30e353f1c748cf90d80f458fa210c8"}], "revision_number": 2, "project_id": "cf30e353f1c748cf90d80f458fa210c8", "id": "0b7f7d59-b92e-4362-9279-d948d993ab20", "name": "CreateSecurityGroupTests-694d1ebd-3224-450f-8d72-525402d10d68name"}]} 2018-08-01 10:37:24,106 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?id=0b7f7d59-b92e-4362-9279-d948d993ab20 used request id req-6996e885-8d51-40e1-87f0-ceb798452616 2018-08-01 10:37:24,106 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0b7f7d59-b92e-4362-9279-d948d993ab20 2018-08-01 10:37:24,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=0b7f7d59-b92e-4362-9279-d948d993ab20 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}608d7e89bfecac90af82d9f4b11468777cafeea6" 2018-08-01 10:37:24,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-efcc1aed-2905-4a3f-96b2-f2c95d410491 Date: Wed, 01 Aug 2018 10:37:24 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:37:23Z", "security_group_id": "0b7f7d59-b92e-4362-9279-d948d993ab20", "port_range_min": null, "revision_number": 0, "tenant_id": "cf30e353f1c748cf90d80f458fa210c8", "created_at": "2018-08-01T10:37:23Z", "project_id": "cf30e353f1c748cf90d80f458fa210c8", "id": "6ef6f264-1f70-4059-aa66-79635d3b0ad7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:37:23Z", "security_group_id": "0b7f7d59-b92e-4362-9279-d948d993ab20", "port_range_min": null, "revision_number": 0, "tenant_id": "cf30e353f1c748cf90d80f458fa210c8", "created_at": "2018-08-01T10:37:23Z", "project_id": "cf30e353f1c748cf90d80f458fa210c8", "id": "df34edd2-be54-4590-ace8-af44e978e5d4"}]} 2018-08-01 10:37:24,133 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=0b7f7d59-b92e-4362-9279-d948d993ab20 used request id req-efcc1aed-2905-4a3f-96b2-f2c95d410491 2018-08-01 10:37:24,133 - neutron_utils - INFO - Retrieving security group with ID - 0b7f7d59-b92e-4362-9279-d948d993ab20 2018-08-01 10:37:24,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?id=0b7f7d59-b92e-4362-9279-d948d993ab20 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}608d7e89bfecac90af82d9f4b11468777cafeea6" 2018-08-01 10:37:24,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-eb8a1bdb-832b-4f79-a66f-73ae53c751dd Date: Wed, 01 Aug 2018 10:37:24 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "cf30e353f1c748cf90d80f458fa210c8", "created_at": "2018-08-01T10:37:23Z", "updated_at": "2018-08-01T10:37:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:23Z", "revision_number": 0, "id": "6ef6f264-1f70-4059-aa66-79635d3b0ad7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:23Z", "security_group_id": "0b7f7d59-b92e-4362-9279-d948d993ab20", "tenant_id": "cf30e353f1c748cf90d80f458fa210c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf30e353f1c748cf90d80f458fa210c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:23Z", "revision_number": 0, "id": "df34edd2-be54-4590-ace8-af44e978e5d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:23Z", "security_group_id": "0b7f7d59-b92e-4362-9279-d948d993ab20", "tenant_id": "cf30e353f1c748cf90d80f458fa210c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf30e353f1c748cf90d80f458fa210c8"}], "revision_number": 2, "project_id": "cf30e353f1c748cf90d80f458fa210c8", "id": "0b7f7d59-b92e-4362-9279-d948d993ab20", "name": "CreateSecurityGroupTests-694d1ebd-3224-450f-8d72-525402d10d68name"}]} 2018-08-01 10:37:24,181 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?id=0b7f7d59-b92e-4362-9279-d948d993ab20 used request id req-eb8a1bdb-832b-4f79-a66f-73ae53c751dd 2018-08-01 10:37:24,181 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0b7f7d59-b92e-4362-9279-d948d993ab20 2018-08-01 10:37:24,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=0b7f7d59-b92e-4362-9279-d948d993ab20 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}608d7e89bfecac90af82d9f4b11468777cafeea6" 2018-08-01 10:37:24,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-82608e91-f13e-4aa7-8086-67694c87d62c Date: Wed, 01 Aug 2018 10:37:24 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:37:23Z", "security_group_id": "0b7f7d59-b92e-4362-9279-d948d993ab20", "port_range_min": null, "revision_number": 0, "tenant_id": "cf30e353f1c748cf90d80f458fa210c8", "created_at": "2018-08-01T10:37:23Z", "project_id": "cf30e353f1c748cf90d80f458fa210c8", "id": "6ef6f264-1f70-4059-aa66-79635d3b0ad7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:37:23Z", "security_group_id": "0b7f7d59-b92e-4362-9279-d948d993ab20", "port_range_min": null, "revision_number": 0, "tenant_id": "cf30e353f1c748cf90d80f458fa210c8", "created_at": "2018-08-01T10:37:23Z", "project_id": "cf30e353f1c748cf90d80f458fa210c8", "id": "df34edd2-be54-4590-ace8-af44e978e5d4"}]} 2018-08-01 10:37:24,206 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=0b7f7d59-b92e-4362-9279-d948d993ab20 used request id req-82608e91-f13e-4aa7-8086-67694c87d62c 2018-08-01 10:37:24,207 - neutron_utils - INFO - Retrieving security group with ID - 0b7f7d59-b92e-4362-9279-d948d993ab20 2018-08-01 10:37:24,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?id=0b7f7d59-b92e-4362-9279-d948d993ab20 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}608d7e89bfecac90af82d9f4b11468777cafeea6" 2018-08-01 10:37:24,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-439fff5e-f6c2-4e2c-a0d7-b56792ab2fdb Date: Wed, 01 Aug 2018 10:37:24 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "cf30e353f1c748cf90d80f458fa210c8", "created_at": "2018-08-01T10:37:23Z", "updated_at": "2018-08-01T10:37:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:23Z", "revision_number": 0, "id": "6ef6f264-1f70-4059-aa66-79635d3b0ad7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:23Z", "security_group_id": "0b7f7d59-b92e-4362-9279-d948d993ab20", "tenant_id": "cf30e353f1c748cf90d80f458fa210c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf30e353f1c748cf90d80f458fa210c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:23Z", "revision_number": 0, "id": "df34edd2-be54-4590-ace8-af44e978e5d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:23Z", "security_group_id": "0b7f7d59-b92e-4362-9279-d948d993ab20", "tenant_id": "cf30e353f1c748cf90d80f458fa210c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf30e353f1c748cf90d80f458fa210c8"}], "revision_number": 2, "project_id": "cf30e353f1c748cf90d80f458fa210c8", "id": "0b7f7d59-b92e-4362-9279-d948d993ab20", "name": "CreateSecurityGroupTests-694d1ebd-3224-450f-8d72-525402d10d68name"}]} 2018-08-01 10:37:24,252 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?id=0b7f7d59-b92e-4362-9279-d948d993ab20 used request id req-439fff5e-f6c2-4e2c-a0d7-b56792ab2fdb 2018-08-01 10:37:24,253 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0b7f7d59-b92e-4362-9279-d948d993ab20 2018-08-01 10:37:24,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=0b7f7d59-b92e-4362-9279-d948d993ab20 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}608d7e89bfecac90af82d9f4b11468777cafeea6" 2018-08-01 10:37:24,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-6188b7cc-94fe-41a8-b36a-1dc740cf5ba6 Date: Wed, 01 Aug 2018 10:37:24 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:37:23Z", "security_group_id": "0b7f7d59-b92e-4362-9279-d948d993ab20", "port_range_min": null, "revision_number": 0, "tenant_id": "cf30e353f1c748cf90d80f458fa210c8", "created_at": "2018-08-01T10:37:23Z", "project_id": "cf30e353f1c748cf90d80f458fa210c8", "id": "6ef6f264-1f70-4059-aa66-79635d3b0ad7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:37:23Z", "security_group_id": "0b7f7d59-b92e-4362-9279-d948d993ab20", "port_range_min": null, "revision_number": 0, "tenant_id": "cf30e353f1c748cf90d80f458fa210c8", "created_at": "2018-08-01T10:37:23Z", "project_id": "cf30e353f1c748cf90d80f458fa210c8", "id": "df34edd2-be54-4590-ace8-af44e978e5d4"}]} 2018-08-01 10:37:24,281 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=0b7f7d59-b92e-4362-9279-d948d993ab20 used request id req-6188b7cc-94fe-41a8-b36a-1dc740cf5ba6 2018-08-01 10:37:24,282 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-694d1ebd-3224-450f-8d72-525402d10d68name 2018-08-01 10:37:24,282 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:37:24,677 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c59ed9d617db4ad28c27016ae7ad68d9", "name": "CreateSecurityGroupTests-1d97cddf-1723-490-proj-role"}], "expires_at": "2018-08-01T11:37:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cf30e353f1c748cf90d80f458fa210c8", "name": "CreateSecurityGroupTests-1d97cddf-1723-490-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/cf30e353f1c748cf90d80f458fa210c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/cf30e353f1c748cf90d80f458fa210c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/cf30e353f1c748cf90d80f458fa210c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/cf30e353f1c748cf90d80f458fa210c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/cf30e353f1c748cf90d80f458fa210c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/cf30e353f1c748cf90d80f458fa210c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_cf30e353f1c748cf90d80f458fa210c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_cf30e353f1c748cf90d80f458fa210c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/cf30e353f1c748cf90d80f458fa210c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/cf30e353f1c748cf90d80f458fa210c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/cf30e353f1c748cf90d80f458fa210c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/cf30e353f1c748cf90d80f458fa210c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/cf30e353f1c748cf90d80f458fa210c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/cf30e353f1c748cf90d80f458fa210c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-1d97cddf-1723-490-user", "id": "31a6a46e13a84d4eb88b18c1418446f8"}, "audit_ids": ["PayKAMZ0QrOGhbW6UEITxw"], "issued_at": "2018-08-01T10:37:24.000000Z"}} 2018-08-01 10:37:24,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/0b7f7d59-b92e-4362-9279-d948d993ab20 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bfcaeb3b14b15701b5b4ec47215e6cf708c95b8" 2018-08-01 10:37:24,989 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2f547109-21f6-4690-a776-0955f9c83681 Content-Length: 0 Date: Wed, 01 Aug 2018 10:37:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:37:24,989 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/0b7f7d59-b92e-4362-9279-d948d993ab20 used request id req-2f547109-21f6-4690-a776-0955f9c83681 2018-08-01 10:37:24,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-694d1ebd-3224-450f-8d72-525402d10d68name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bfcaeb3b14b15701b5b4ec47215e6cf708c95b8" 2018-08-01 10:37:25,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-9cf351fe-aaf7-42de-8ee1-50ecf45c6d6a Date: Wed, 01 Aug 2018 10:37:25 GMT RESP BODY: {"security_groups": []} 2018-08-01 10:37:25,052 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-694d1ebd-3224-450f-8d72-525402d10d68name&description=hello+group used request id req-9cf351fe-aaf7-42de-8ee1-50ecf45c6d6a 2018-08-01 10:37:25,053 - neutron_utils - INFO - Deleting security group rule with ID - df34edd2-be54-4590-ace8-af44e978e5d4 2018-08-01 10:37:25,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-group-rules/df34edd2-be54-4590-ace8-af44e978e5d4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}608d7e89bfecac90af82d9f4b11468777cafeea6" 2018-08-01 10:37:25,074 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-1fc83df5-3a51-4634-aeba-6ae52e2abec1 Date: Wed, 01 Aug 2018 10:37:25 GMT RESP BODY: {"NeutronError": {"message": "Security group rule df34edd2-be54-4590-ace8-af44e978e5d4 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-08-01 10:37:25,075 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-group-rules/df34edd2-be54-4590-ace8-af44e978e5d4 used request id req-1fc83df5-3a51-4634-aeba-6ae52e2abec1 2018-08-01 10:37:25,075 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule df34edd2-be54-4590-ace8-af44e978e5d4 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-08-01 10:37:25,075 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule df34edd2-be54-4590-ace8-af44e978e5d4 does not exist Neutron server returns request_ids: ['req-1fc83df5-3a51-4634-aeba-6ae52e2abec1'] 2018-08-01 10:37:25,075 - neutron_utils - INFO - Deleting security group rule with ID - 6ef6f264-1f70-4059-aa66-79635d3b0ad7 2018-08-01 10:37:25,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-group-rules/6ef6f264-1f70-4059-aa66-79635d3b0ad7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}608d7e89bfecac90af82d9f4b11468777cafeea6" 2018-08-01 10:37:25,094 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-0543cf07-571c-4bfc-93a3-bc8db27fdc9c Date: Wed, 01 Aug 2018 10:37:25 GMT RESP BODY: {"NeutronError": {"message": "Security group rule 6ef6f264-1f70-4059-aa66-79635d3b0ad7 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-08-01 10:37:25,094 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-group-rules/6ef6f264-1f70-4059-aa66-79635d3b0ad7 used request id req-0543cf07-571c-4bfc-93a3-bc8db27fdc9c 2018-08-01 10:37:25,095 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule 6ef6f264-1f70-4059-aa66-79635d3b0ad7 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-08-01 10:37:25,095 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 6ef6f264-1f70-4059-aa66-79635d3b0ad7 does not exist Neutron server returns request_ids: ['req-0543cf07-571c-4bfc-93a3-bc8db27fdc9c'] 2018-08-01 10:37:25,095 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-694d1ebd-3224-450f-8d72-525402d10d68name 2018-08-01 10:37:25,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/0b7f7d59-b92e-4362-9279-d948d993ab20 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}608d7e89bfecac90af82d9f4b11468777cafeea6" 2018-08-01 10:37:25,115 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-202b84e1-bf5f-440a-a118-425d5c848d20 Date: Wed, 01 Aug 2018 10:37:25 GMT RESP BODY: {"NeutronError": {"message": "Security group 0b7f7d59-b92e-4362-9279-d948d993ab20 does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-08-01 10:37:25,115 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/0b7f7d59-b92e-4362-9279-d948d993ab20 used request id req-202b84e1-bf5f-440a-a118-425d5c848d20 2018-08-01 10:37:25,115 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group 0b7f7d59-b92e-4362-9279-d948d993ab20 does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-08-01 10:37:25,116 - OpenStackSecurityGroup - WARNING - Security Group not found, cannot delete - Security group 0b7f7d59-b92e-4362-9279-d948d993ab20 does not exist Neutron server returns request_ids: ['req-202b84e1-bf5f-440a-a118-425d5c848d20'] 2018-08-01 10:37:25,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}471494595268821bac75e94efdb7480d39aa9317" 2018-08-01 10:37:25,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-18a27417-0bbc-49df-87cd-c1b56d6a34e3 Date: Wed, 01 Aug 2018 10:37:25 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a2413a97b61342d8bd27570706ef372d", "created_at": "2018-08-01T09:33:18Z", "updated_at": "2018-08-01T09:33:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "7f556ce3-51d0-4279-a11d-510db9f9a3b1", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "94adc13c-a166-41cf-bd16-f997efc73cb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "b39143b5-c08f-4d0b-9d40-54f472f2389e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "e218b0b7-4501-4f84-9458-caf2891c260d", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}], "revision_number": 4, "project_id": "a2413a97b61342d8bd27570706ef372d", "id": "38229670-7386-42d0-b7b9-2397ea5938de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "created_at": "2018-08-01T09:28:38Z", "updated_at": "2018-08-01T09:28:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "763568f1-8151-4a3c-911a-d06da4423063", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "80d28bee-4aee-47e8-a8da-e0fe31497fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "a47a5ddf-aa37-4ab2-a335-1c93513b5f12", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "f5bba5a5-602b-421e-98b2-5a16117f943f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}], "revision_number": 4, "project_id": "dbe9669438844f3faecdc7fcc050e0d8", "id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ed1054af2e94c049694d98d54211d98", "created_at": "2018-08-01T09:31:40Z", "updated_at": "2018-08-01T09:31:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "34baee87-ea35-42ee-8a69-0f6e2a825d3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "89b9d1c9-f4f9-45cd-8d36-970d44228439", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "b8ab0d59-cab9-4488-82ee-7c5f69709bff", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "d3ab68ea-23b4-4bf6-8dd3-85d029e3d89f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}], "revision_number": 4, "project_id": "2ed1054af2e94c049694d98d54211d98", "id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "created_at": "2018-08-01T09:34:13Z", "updated_at": "2018-08-01T09:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "1dbb3f59-611b-46d1-a82d-2720e0a16f86", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "3878126b-a220-4357-adb9-bc22498f31b1", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "75ce67db-9c04-4561-a10d-8b1ec63943e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "e2945a69-3afe-41e3-a7ec-3ea4c79a12ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}], "revision_number": 4, "project_id": "c0d9b34b06f445a7857603f60b181f3c", "id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-01T09:30:58Z", "updated_at": "2018-08-01T09:30:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "042d4626-2974-418d-affe-f8f2acd05faa", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "995fae58-f0e5-4e10-801c-6c2ce5c7ae0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "cb8404fa-cb24-4879-a34d-f3050dcba730", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "dad6aaab-690e-4c24-9103-6767e0c80bc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "created_at": "2018-08-01T09:31:11Z", "updated_at": "2018-08-01T09:31:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "939e25e0-5dbc-4f6e-9f6f-7fb70e540203", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "9796a673-6928-4009-9c21-1410d395646e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "af7b8bf8-2fb6-4d72-842a-38f72d7581f7", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "b9af65b0-2eb8-45e1-8504-b7dc4dbb83ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}], "revision_number": 4, "project_id": "dd207f801ed3475f9dbe5f13077af1c8", "id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "46dd322c3fcc454eb140e37825746af8", "created_at": "2018-08-01T10:33:44Z", "updated_at": "2018-08-01T10:33:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "0f41470b-1091-45c1-b574-92069f79f8d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "8cc03a9c-8fa5-425b-812f-d7692bae3613", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d1373b1e-2fb9-4e02-a9e1-7e873ba1d7d1", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d21f3909-71f3-43e2-a22d-6a9c2513cb6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}], "revision_number": 4, "project_id": "46dd322c3fcc454eb140e37825746af8", "id": "b2961714-c8a4-4fcb-918b-21d70527c983", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "created_at": "2018-08-01T09:34:57Z", "updated_at": "2018-08-01T09:34:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "8063d12f-30db-4ccf-8ce0-72e59ba81a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c38e1a7a-5857-4f03-b991-6d5c9c9a5b9e", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c725bae1-d3bb-42b5-b331-32737085f28c", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "cfddc134-923b-4e0d-9ec5-dcc5641dd435", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}], "revision_number": 4, "project_id": "455b48a61678488ead79a4cfa07ef5c3", "id": "cd52f913-3072-4ce7-a779-7de795b62b12", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:36:50Z", "updated_at": "2018-08-01T09:36:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "07ef7fe5-a529-45da-bfc0-899f0ea9b592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "bc4dad3a-2a0c-4c31-b901-2909a12adb50", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c35cff35-4306-4116-b9fa-fc27bc7c05d6", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c493e3ac-d9d2-480d-9ec8-50982eedaf5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}], "revision_number": 4, "project_id": "8d96727022f4443794db44ecde432faf", "id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "created_at": "2018-08-01T09:32:45Z", "updated_at": "2018-08-01T09:32:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "058ea790-43ea-4a6f-9950-28418319e577", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "5fcfb31b-cdad-4037-973e-56b74faefd14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "99a24d26-dc7f-42d0-aa23-a7c061f04952", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "b641bb48-566e-472b-a3cc-d38c85ab3ff1", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}], "revision_number": 4, "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf30e353f1c748cf90d80f458fa210c8", "created_at": "2018-08-01T10:37:23Z", "updated_at": "2018-08-01T10:37:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:23Z", "revision_number": 0, "id": "21640caa-5880-43a8-a4a9-3db700c2e5c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:23Z", "security_group_id": "fd6488af-4905-45e2-ae29-7743a8ffc661", "tenant_id": "cf30e353f1c748cf90d80f458fa210c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf30e353f1c748cf90d80f458fa210c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:23Z", "revision_number": 0, "id": "802b6e66-3e1b-4e2a-85ca-c03b1bdd2bd1", "remote_group_id": "fd6488af-4905-45e2-ae29-7743a8ffc661", "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:23Z", "security_group_id": "fd6488af-4905-45e2-ae29-7743a8ffc661", "tenant_id": "cf30e353f1c748cf90d80f458fa210c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf30e353f1c748cf90d80f458fa210c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:23Z", "revision_number": 0, "id": "b15b7480-f574-4ee6-a01e-a7ab11184458", "remote_group_id": "fd6488af-4905-45e2-ae29-7743a8ffc661", "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:23Z", "security_group_id": "fd6488af-4905-45e2-ae29-7743a8ffc661", "tenant_id": "cf30e353f1c748cf90d80f458fa210c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf30e353f1c748cf90d80f458fa210c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:23Z", "revision_number": 0, "id": "c0b38d8d-8eed-42f5-ac73-b3271df276fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:23Z", "security_group_id": "fd6488af-4905-45e2-ae29-7743a8ffc661", "tenant_id": "cf30e353f1c748cf90d80f458fa210c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf30e353f1c748cf90d80f458fa210c8"}], "revision_number": 4, "project_id": "cf30e353f1c748cf90d80f458fa210c8", "id": "fd6488af-4905-45e2-ae29-7743a8ffc661", "name": "default"}]} 2018-08-01 10:37:25,341 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-18a27417-0bbc-49df-87cd-c1b56d6a34e3 2018-08-01 10:37:25,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}471494595268821bac75e94efdb7480d39aa9317" 2018-08-01 10:37:25,429 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:37:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc3881d8-a114-45c0-85db-3dfe592b69be Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2413a97b61342d8bd27570706ef372d.", "code": 404, "title": "Not Found"}} 2018-08-01 10:37:25,429 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d used request id req-cc3881d8-a114-45c0-85db-3dfe592b69be 2018-08-01 10:37:25,429 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:37:25,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}471494595268821bac75e94efdb7480d39aa9317" 2018-08-01 10:37:25,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:37:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bbc505e-6950-422a-8aa5-161b61fc3afd 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.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dbe9669438844f3faecdc7fcc050e0d8", "name": "service"}} 2018-08-01 10:37:25,523 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 used request id req-3bbc505e-6950-422a-8aa5-161b61fc3afd 2018-08-01 10:37:25,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}471494595268821bac75e94efdb7480d39aa9317" 2018-08-01 10:37:25,608 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:37:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c889fef-a9cb-434c-a360-4074307924b1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ed1054af2e94c049694d98d54211d98.", "code": 404, "title": "Not Found"}} 2018-08-01 10:37:25,608 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 used request id req-0c889fef-a9cb-434c-a360-4074307924b1 2018-08-01 10:37:25,609 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:37:25,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}471494595268821bac75e94efdb7480d39aa9317" 2018-08-01 10:37:25,697 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:37:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-61938d5d-6554-4e38-a504-ce9f2a40d9f0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c0d9b34b06f445a7857603f60b181f3c.", "code": 404, "title": "Not Found"}} 2018-08-01 10:37:25,697 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c used request id req-61938d5d-6554-4e38-a504-ce9f2a40d9f0 2018-08-01 10:37:25,697 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:37:25,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}471494595268821bac75e94efdb7480d39aa9317" 2018-08-01 10:37:25,781 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:37:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30b0fd0f-002c-40fe-8c0f-76bb3eef8ea5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: dd207f801ed3475f9dbe5f13077af1c8.", "code": 404, "title": "Not Found"}} 2018-08-01 10:37:25,781 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 used request id req-30b0fd0f-002c-40fe-8c0f-76bb3eef8ea5 2018-08-01 10:37:25,781 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:37:25,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}471494595268821bac75e94efdb7480d39aa9317" 2018-08-01 10:37:25,875 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:37:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6fba4425-a86f-44eb-a319-17fcc8821baa Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 46dd322c3fcc454eb140e37825746af8.", "code": 404, "title": "Not Found"}} 2018-08-01 10:37:25,875 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 used request id req-6fba4425-a86f-44eb-a319-17fcc8821baa 2018-08-01 10:37:25,876 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:37:25,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}471494595268821bac75e94efdb7480d39aa9317" 2018-08-01 10:37:25,955 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:37:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bfcd7511-25d0-45e6-b488-08beec09c7fd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 455b48a61678488ead79a4cfa07ef5c3.", "code": 404, "title": "Not Found"}} 2018-08-01 10:37:25,955 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 used request id req-bfcd7511-25d0-45e6-b488-08beec09c7fd 2018-08-01 10:37:25,955 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:37:25,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}471494595268821bac75e94efdb7480d39aa9317" 2018-08-01 10:37:26,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:37:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91b54606-acde-42f8-a798-5f832768cf3e 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 10:37:26,046 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-91b54606-acde-42f8-a798-5f832768cf3e 2018-08-01 10:37:26,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ddd20ab1a1b7400a98e6ddb8d0eb4686 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}471494595268821bac75e94efdb7480d39aa9317" 2018-08-01 10:37:26,143 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:37:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e395bde9-3caf-4547-800a-23c748a08110 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ddd20ab1a1b7400a98e6ddb8d0eb4686.", "code": 404, "title": "Not Found"}} 2018-08-01 10:37:26,143 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ddd20ab1a1b7400a98e6ddb8d0eb4686 used request id req-e395bde9-3caf-4547-800a-23c748a08110 2018-08-01 10:37:26,143 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:37:26,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/cf30e353f1c748cf90d80f458fa210c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}471494595268821bac75e94efdb7480d39aa9317" 2018-08-01 10:37:26,237 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:37:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-708e9f1e-d22b-4f6a-bf3c-26b553498891 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/cf30e353f1c748cf90d80f458fa210c8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "cf30e353f1c748cf90d80f458fa210c8", "name": "CreateSecurityGroupTests-1d97cddf-1723-490-proj"}} 2018-08-01 10:37:26,237 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/cf30e353f1c748cf90d80f458fa210c8 used request id req-708e9f1e-d22b-4f6a-bf3c-26b553498891 2018-08-01 10:37:26,238 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fd6488af-4905-45e2-ae29-7743a8ffc661 2018-08-01 10:37:26,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=fd6488af-4905-45e2-ae29-7743a8ffc661 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}471494595268821bac75e94efdb7480d39aa9317" 2018-08-01 10:37:26,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-58769384-6c9f-411f-824a-70efcd7ef26f Date: Wed, 01 Aug 2018 10:37:26 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-08-01T10:37:23Z", "security_group_id": "fd6488af-4905-45e2-ae29-7743a8ffc661", "port_range_min": null, "revision_number": 0, "tenant_id": "cf30e353f1c748cf90d80f458fa210c8", "created_at": "2018-08-01T10:37:23Z", "project_id": "cf30e353f1c748cf90d80f458fa210c8", "id": "21640caa-5880-43a8-a4a9-3db700c2e5c5"}, {"remote_group_id": "fd6488af-4905-45e2-ae29-7743a8ffc661", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:37:23Z", "security_group_id": "fd6488af-4905-45e2-ae29-7743a8ffc661", "port_range_min": null, "revision_number": 0, "tenant_id": "cf30e353f1c748cf90d80f458fa210c8", "created_at": "2018-08-01T10:37:23Z", "project_id": "cf30e353f1c748cf90d80f458fa210c8", "id": "802b6e66-3e1b-4e2a-85ca-c03b1bdd2bd1"}, {"remote_group_id": "fd6488af-4905-45e2-ae29-7743a8ffc661", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:37:23Z", "security_group_id": "fd6488af-4905-45e2-ae29-7743a8ffc661", "port_range_min": null, "revision_number": 0, "tenant_id": "cf30e353f1c748cf90d80f458fa210c8", "created_at": "2018-08-01T10:37:23Z", "project_id": "cf30e353f1c748cf90d80f458fa210c8", "id": "b15b7480-f574-4ee6-a01e-a7ab11184458"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:37:23Z", "security_group_id": "fd6488af-4905-45e2-ae29-7743a8ffc661", "port_range_min": null, "revision_number": 0, "tenant_id": "cf30e353f1c748cf90d80f458fa210c8", "created_at": "2018-08-01T10:37:23Z", "project_id": "cf30e353f1c748cf90d80f458fa210c8", "id": "c0b38d8d-8eed-42f5-ac73-b3271df276fc"}]} 2018-08-01 10:37:26,280 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=fd6488af-4905-45e2-ae29-7743a8ffc661 used request id req-58769384-6c9f-411f-824a-70efcd7ef26f 2018-08-01 10:37:26,281 - neutron_utils - INFO - Deleting security group with name - default 2018-08-01 10:37:26,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/fd6488af-4905-45e2-ae29-7743a8ffc661 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}471494595268821bac75e94efdb7480d39aa9317" 2018-08-01 10:37:26,414 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b9c35bd1-2726-4710-9e86-65a1dc4f0e24 Content-Length: 0 Date: Wed, 01 Aug 2018 10:37:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:37:26,414 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/fd6488af-4905-45e2-ae29-7743a8ffc661 used request id req-b9c35bd1-2726-4710-9e86-65a1dc4f0e24 2018-08-01 10:37:26,414 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-1d97cddf-1723-490-proj 2018-08-01 10:37:26,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/cf30e353f1c748cf90d80f458fa210c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}471494595268821bac75e94efdb7480d39aa9317" 2018-08-01 10:37:26,616 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:37:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f6b2127b-fb39-49e4-93af-614a01bdb900 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:37:26,616 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/cf30e353f1c748cf90d80f458fa210c8 used request id req-f6b2127b-fb39-49e4-93af-614a01bdb900 2018-08-01 10:37:26,616 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-1d97cddf-1723-490-proj-role 2018-08-01 10:37:26,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/c59ed9d617db4ad28c27016ae7ad68d9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}471494595268821bac75e94efdb7480d39aa9317" 2018-08-01 10:37:26,736 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:37:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-49d8e139-5d9e-40a8-b5d4-0baa399a434f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:37:26,736 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/c59ed9d617db4ad28c27016ae7ad68d9 used request id req-49d8e139-5d9e-40a8-b5d4-0baa399a434f 2018-08-01 10:37:26,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}471494595268821bac75e94efdb7480d39aa9317" 2018-08-01 10:37:26,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:37:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec3483d0-f97a-47f0-bc7c-cd7e470d79c1 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:37:26,826 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-ec3483d0-f97a-47f0-bc7c-cd7e470d79c1 2018-08-01 10:37:26,827 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-1d97cddf-1723-490-user 2018-08-01 10:37:26,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/31a6a46e13a84d4eb88b18c1418446f8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca19bd167196e263e472ca092ebadb90c49defc3" 2018-08-01 10:37:27,255 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:37:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-826e5539-9f8e-470c-91d2-4ec794352278 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:37:27,255 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/31a6a46e13a84d4eb88b18c1418446f8 used request id req-826e5539-9f8e-470c-91d2-4ec794352278 2018-08-01 10:37:27,257 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:37:27,774 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:37:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["5TwaHtFrS32X2j3-cjyQZQ"], "issued_at": "2018-08-01T10:37:27.000000Z"}} 2018-08-01 10:37:27,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}355de002f87cf1c30dd4c8e87e2d6e0a74b58590" 2018-08-01 10:37:27,864 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:37:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c95376c-f910-46c0-a8e1-b2e57b1b9019 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:37:27,864 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-3c95376c-f910-46c0-a8e1-b2e57b1b9019 2018-08-01 10:37:27,865 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:37:27,868 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:37:28,267 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:37:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["CTnBETswQoywXoYaLAWvOw"], "issued_at": "2018-08-01T10:37:28.000000Z"}} 2018-08-01 10:37:28,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b807a0e9e7c2e5c875be728ea20dba90c76a553c" 2018-08-01 10:37:28,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:37:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82d50a3a-6831-483f-b48c-aa6a84ce7ec2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:37:28,340 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-82d50a3a-6831-483f-b48c-aa6a84ce7ec2 2018-08-01 10:37:28,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:37:28,349 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:37: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:37:28,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-899f8379-75b8-4fa-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b807a0e9e7c2e5c875be728ea20dba90c76a553c" 2018-08-01 10:37:28,435 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:37:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6672c327-0a8b-4b6e-9314-9a651eec9bda Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-899f8379-75b8-4fa-proj", "previous": null, "next": null}, "projects": []} 2018-08-01 10:37:28,435 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-899f8379-75b8-4fa-proj used request id req-6672c327-0a8b-4b6e-9314-9a651eec9bda 2018-08-01 10:37:28,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b807a0e9e7c2e5c875be728ea20dba90c76a553c" 2018-08-01 10:37:28,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:37:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b9bb8f5-0a29-471d-8f11-daeb78966dae Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:37:28,524 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-6b9bb8f5-0a29-471d-8f11-daeb78966dae 2018-08-01 10:37:28,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b807a0e9e7c2e5c875be728ea20dba90c76a553c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-899f8379-75b8-4fa-proj"}}' 2018-08-01 10:37:28,648 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:37:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-97417795-e573-43b4-bd35-f75cd7d98d85 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/b72f12a7319842c9a18422987ea1391b"}, "tags": [], "enabled": true, "id": "b72f12a7319842c9a18422987ea1391b", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-899f8379-75b8-4fa-proj"}} 2018-08-01 10:37:28,649 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-97417795-e573-43b4-bd35-f75cd7d98d85 2018-08-01 10:37:28,649 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-899f8379-75b8-4fa-proj 2018-08-01 10:37:28,649 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:37:28,650 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:37:29,030 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:37:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["zSNhcIqiQW-r1BsZaaGSCw"], "issued_at": "2018-08-01T10:37:29.000000Z"}} 2018-08-01 10:37:29,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f27dea967c0a04cd1bc0713f08f3e0ad8bfcb8ce" 2018-08-01 10:37:29,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:37:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eaa54e03-e2c1-4185-9875-0f3f83303673 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:37:29,108 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-eaa54e03-e2c1-4185-9875-0f3f83303673 2018-08-01 10:37:29,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:37:29,117 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:37: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:37:29,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f27dea967c0a04cd1bc0713f08f3e0ad8bfcb8ce" 2018-08-01 10:37:29,216 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:37:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0eaaf80e-ac0a-4930-ab3e-ebd604618b65 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 10:37:29,216 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-0eaaf80e-ac0a-4930-ab3e-ebd604618b65 2018-08-01 10:37:29,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateSecurityGroupTests-899f8379-75b8-4fa-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f27dea967c0a04cd1bc0713f08f3e0ad8bfcb8ce" 2018-08-01 10:37:29,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:37:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f564b44-6aa3-41aa-9fbd-5bb317c55f3b Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateSecurityGroupTests-899f8379-75b8-4fa-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/b72f12a7319842c9a18422987ea1391b"}, "tags": [], "enabled": true, "id": "b72f12a7319842c9a18422987ea1391b", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-899f8379-75b8-4fa-proj"}]} 2018-08-01 10:37:29,240 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateSecurityGroupTests-899f8379-75b8-4fa-proj used request id req-8f564b44-6aa3-41aa-9fbd-5bb317c55f3b 2018-08-01 10:37:29,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f27dea967c0a04cd1bc0713f08f3e0ad8bfcb8ce" 2018-08-01 10:37:29,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:37:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a28f4c6f-67e7-4192-8a63-2be097576ffa Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:37:29,326 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-a28f4c6f-67e7-4192-8a63-2be097576ffa 2018-08-01 10:37:29,683 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-899f8379-75b8-4fa-user 2018-08-01 10:37:29,683 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:37:29,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b807a0e9e7c2e5c875be728ea20dba90c76a553c" 2018-08-01 10:37:29,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:37:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77de81a0-5791-4e75-a41e-b4f1125f902b Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:37:29,777 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-77de81a0-5791-4e75-a41e-b4f1125f902b 2018-08-01 10:37:29,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b807a0e9e7c2e5c875be728ea20dba90c76a553c" -d '{"role": {"name": "CreateSecurityGroupTests-899f8379-75b8-4fa-proj-role"}}' 2018-08-01 10:37:29,887 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:37:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a4c3c56f-0522-438d-a215-e6f8f1ef2205 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "042f023984c54873a5d7374d303b8740", "links": {"self": "http://172.30.9.24:5000/v3/roles/042f023984c54873a5d7374d303b8740"}, "name": "CreateSecurityGroupTests-899f8379-75b8-4fa-proj-role"}} 2018-08-01 10:37:29,887 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-a4c3c56f-0522-438d-a215-e6f8f1ef2205 2018-08-01 10:37:29,888 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-899f8379-75b8-4fa-proj-role 2018-08-01 10:37:29,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/042f023984c54873a5d7374d303b8740 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b807a0e9e7c2e5c875be728ea20dba90c76a553c" 2018-08-01 10:37:29,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:37:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07f6c0da-30c0-4fac-bddd-29cb1011c545 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "042f023984c54873a5d7374d303b8740", "links": {"self": "http://172.30.9.24:5000/v3/roles/042f023984c54873a5d7374d303b8740"}, "name": "CreateSecurityGroupTests-899f8379-75b8-4fa-proj-role"}} 2018-08-01 10:37:29,908 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/042f023984c54873a5d7374d303b8740 used request id req-07f6c0da-30c0-4fac-bddd-29cb1011c545 2018-08-01 10:37:29,908 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-899f8379-75b8-4fa-proj-role to project CreateSecurityGroupTests-899f8379-75b8-4fa-proj 2018-08-01 10:37:29,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/b72f12a7319842c9a18422987ea1391b/users/aabcfa645a7141c59e0f190e1f3a32a9/roles/042f023984c54873a5d7374d303b8740 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b807a0e9e7c2e5c875be728ea20dba90c76a553c" 2018-08-01 10:37:30,033 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:37:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-19b52818-6345-4c30-a612-a86ced3b1448 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:37:30,033 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/b72f12a7319842c9a18422987ea1391b/users/aabcfa645a7141c59e0f190e1f3a32a9/roles/042f023984c54873a5d7374d303b8740 used request id req-19b52818-6345-4c30-a612-a86ced3b1448 2018-08-01 10:37:30,033 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:37:30,034 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:37:30,417 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:37:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["DtM8RzZOSvGvYHk3FNC6Dw"], "issued_at": "2018-08-01T10:37:30.000000Z"}} 2018-08-01 10:37:30,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97d4e16b2e2a91641940c8545b3a1b4554bc69b4" 2018-08-01 10:37:30,495 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:37:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4f29354-687d-40f1-bbd0-e3fdb41226a9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:37:30,495 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-e4f29354-687d-40f1-bbd0-e3fdb41226a9 2018-08-01 10:37:30,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-2468c1d1-d4c3-452d-83b3-27294e318e91name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97d4e16b2e2a91641940c8545b3a1b4554bc69b4" 2018-08-01 10:37:30,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-34f5d6d1-fea2-45bf-bbd7-5aebb880003d Date: Wed, 01 Aug 2018 10:37:30 GMT RESP BODY: {"security_groups": []} 2018-08-01 10:37:30,714 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-2468c1d1-d4c3-452d-83b3-27294e318e91name&description=hello+group used request id req-34f5d6d1-fea2-45bf-bbd7-5aebb880003d 2018-08-01 10:37:30,714 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-2468c1d1-d4c3-452d-83b3-27294e318e91name... 2018-08-01 10:37:30,714 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-2468c1d1-d4c3-452d-83b3-27294e318e91name 2018-08-01 10:37:30,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:37:30,722 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:37: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:37:30,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateSecurityGroupTests-899f8379-75b8-4fa-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97d4e16b2e2a91641940c8545b3a1b4554bc69b4" 2018-08-01 10:37:30,815 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:37:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43623991-f172-438b-9942-99a412d2eaf4 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateSecurityGroupTests-899f8379-75b8-4fa-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/b72f12a7319842c9a18422987ea1391b"}, "tags": [], "enabled": true, "id": "b72f12a7319842c9a18422987ea1391b", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-899f8379-75b8-4fa-proj"}]} 2018-08-01 10:37:30,815 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateSecurityGroupTests-899f8379-75b8-4fa-proj used request id req-43623991-f172-438b-9942-99a412d2eaf4 2018-08-01 10:37:30,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97d4e16b2e2a91641940c8545b3a1b4554bc69b4" -d '{"security_group": {"tenant_id": "b72f12a7319842c9a18422987ea1391b", "name": "CreateSecurityGroupTests-2468c1d1-d4c3-452d-83b3-27294e318e91name", "description": "hello group"}}' 2018-08-01 10:37:31,115 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-e8fb153a-3d37-4fbf-8fda-08296153c62f Date: Wed, 01 Aug 2018 10:37:31 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "b72f12a7319842c9a18422987ea1391b", "created_at": "2018-08-01T10:37:30Z", "updated_at": "2018-08-01T10:37:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:31Z", "revision_number": 0, "id": "789dfc87-013e-4ecc-9539-9343e33f93f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:31Z", "security_group_id": "f4c8fc4d-282f-4390-9bad-f67bff458b30", "tenant_id": "b72f12a7319842c9a18422987ea1391b", "port_range_min": null, "ethertype": "IPv6", "project_id": "b72f12a7319842c9a18422987ea1391b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:31Z", "revision_number": 0, "id": "d9f89d81-9f2d-4b85-9557-173d3f53a6db", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:31Z", "security_group_id": "f4c8fc4d-282f-4390-9bad-f67bff458b30", "tenant_id": "b72f12a7319842c9a18422987ea1391b", "port_range_min": null, "ethertype": "IPv4", "project_id": "b72f12a7319842c9a18422987ea1391b"}], "revision_number": 2, "project_id": "b72f12a7319842c9a18422987ea1391b", "id": "f4c8fc4d-282f-4390-9bad-f67bff458b30", "name": "CreateSecurityGroupTests-2468c1d1-d4c3-452d-83b3-27294e318e91name"}} 2018-08-01 10:37:31,116 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups used request id req-e8fb153a-3d37-4fbf-8fda-08296153c62f 2018-08-01 10:37:31,116 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f4c8fc4d-282f-4390-9bad-f67bff458b30 2018-08-01 10:37:31,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=f4c8fc4d-282f-4390-9bad-f67bff458b30 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97d4e16b2e2a91641940c8545b3a1b4554bc69b4" 2018-08-01 10:37:31,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-86492f6f-53e4-482d-af00-aebaf97f0d98 Date: Wed, 01 Aug 2018 10:37: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-08-01T10:37:31Z", "security_group_id": "f4c8fc4d-282f-4390-9bad-f67bff458b30", "port_range_min": null, "revision_number": 0, "tenant_id": "b72f12a7319842c9a18422987ea1391b", "created_at": "2018-08-01T10:37:31Z", "project_id": "b72f12a7319842c9a18422987ea1391b", "id": "789dfc87-013e-4ecc-9539-9343e33f93f4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:37:31Z", "security_group_id": "f4c8fc4d-282f-4390-9bad-f67bff458b30", "port_range_min": null, "revision_number": 0, "tenant_id": "b72f12a7319842c9a18422987ea1391b", "created_at": "2018-08-01T10:37:31Z", "project_id": "b72f12a7319842c9a18422987ea1391b", "id": "d9f89d81-9f2d-4b85-9557-173d3f53a6db"}]} 2018-08-01 10:37:31,150 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=f4c8fc4d-282f-4390-9bad-f67bff458b30 used request id req-86492f6f-53e4-482d-af00-aebaf97f0d98 2018-08-01 10:37:31,150 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f4c8fc4d-282f-4390-9bad-f67bff458b30 2018-08-01 10:37:31,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=f4c8fc4d-282f-4390-9bad-f67bff458b30 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97d4e16b2e2a91641940c8545b3a1b4554bc69b4" 2018-08-01 10:37:31,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d47a58c9-a8f2-48b9-9f04-4f2343b2bad8 Date: Wed, 01 Aug 2018 10:37: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-08-01T10:37:31Z", "security_group_id": "f4c8fc4d-282f-4390-9bad-f67bff458b30", "port_range_min": null, "revision_number": 0, "tenant_id": "b72f12a7319842c9a18422987ea1391b", "created_at": "2018-08-01T10:37:31Z", "project_id": "b72f12a7319842c9a18422987ea1391b", "id": "789dfc87-013e-4ecc-9539-9343e33f93f4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:37:31Z", "security_group_id": "f4c8fc4d-282f-4390-9bad-f67bff458b30", "port_range_min": null, "revision_number": 0, "tenant_id": "b72f12a7319842c9a18422987ea1391b", "created_at": "2018-08-01T10:37:31Z", "project_id": "b72f12a7319842c9a18422987ea1391b", "id": "d9f89d81-9f2d-4b85-9557-173d3f53a6db"}]} 2018-08-01 10:37:31,172 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=f4c8fc4d-282f-4390-9bad-f67bff458b30 used request id req-d47a58c9-a8f2-48b9-9f04-4f2343b2bad8 2018-08-01 10:37:31,172 - neutron_utils - INFO - Retrieving security group with ID - f4c8fc4d-282f-4390-9bad-f67bff458b30 2018-08-01 10:37:31,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?id=f4c8fc4d-282f-4390-9bad-f67bff458b30 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97d4e16b2e2a91641940c8545b3a1b4554bc69b4" 2018-08-01 10:37:31,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-c684f919-6863-4161-bddf-e2399e18f399 Date: Wed, 01 Aug 2018 10:37:31 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b72f12a7319842c9a18422987ea1391b", "created_at": "2018-08-01T10:37:30Z", "updated_at": "2018-08-01T10:37:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:31Z", "revision_number": 0, "id": "789dfc87-013e-4ecc-9539-9343e33f93f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:31Z", "security_group_id": "f4c8fc4d-282f-4390-9bad-f67bff458b30", "tenant_id": "b72f12a7319842c9a18422987ea1391b", "port_range_min": null, "ethertype": "IPv6", "project_id": "b72f12a7319842c9a18422987ea1391b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:31Z", "revision_number": 0, "id": "d9f89d81-9f2d-4b85-9557-173d3f53a6db", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:31Z", "security_group_id": "f4c8fc4d-282f-4390-9bad-f67bff458b30", "tenant_id": "b72f12a7319842c9a18422987ea1391b", "port_range_min": null, "ethertype": "IPv4", "project_id": "b72f12a7319842c9a18422987ea1391b"}], "revision_number": 2, "project_id": "b72f12a7319842c9a18422987ea1391b", "id": "f4c8fc4d-282f-4390-9bad-f67bff458b30", "name": "CreateSecurityGroupTests-2468c1d1-d4c3-452d-83b3-27294e318e91name"}]} 2018-08-01 10:37:31,221 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?id=f4c8fc4d-282f-4390-9bad-f67bff458b30 used request id req-c684f919-6863-4161-bddf-e2399e18f399 2018-08-01 10:37:31,222 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f4c8fc4d-282f-4390-9bad-f67bff458b30 2018-08-01 10:37:31,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=f4c8fc4d-282f-4390-9bad-f67bff458b30 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97d4e16b2e2a91641940c8545b3a1b4554bc69b4" 2018-08-01 10:37:31,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ed3fd15e-c0e9-4aa8-853f-b65301fb1dfc Date: Wed, 01 Aug 2018 10:37: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-08-01T10:37:31Z", "security_group_id": "f4c8fc4d-282f-4390-9bad-f67bff458b30", "port_range_min": null, "revision_number": 0, "tenant_id": "b72f12a7319842c9a18422987ea1391b", "created_at": "2018-08-01T10:37:31Z", "project_id": "b72f12a7319842c9a18422987ea1391b", "id": "789dfc87-013e-4ecc-9539-9343e33f93f4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:37:31Z", "security_group_id": "f4c8fc4d-282f-4390-9bad-f67bff458b30", "port_range_min": null, "revision_number": 0, "tenant_id": "b72f12a7319842c9a18422987ea1391b", "created_at": "2018-08-01T10:37:31Z", "project_id": "b72f12a7319842c9a18422987ea1391b", "id": "d9f89d81-9f2d-4b85-9557-173d3f53a6db"}]} 2018-08-01 10:37:31,245 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=f4c8fc4d-282f-4390-9bad-f67bff458b30 used request id req-ed3fd15e-c0e9-4aa8-853f-b65301fb1dfc 2018-08-01 10:37:31,246 - neutron_utils - INFO - Retrieving security group with ID - f4c8fc4d-282f-4390-9bad-f67bff458b30 2018-08-01 10:37:31,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?id=f4c8fc4d-282f-4390-9bad-f67bff458b30 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97d4e16b2e2a91641940c8545b3a1b4554bc69b4" 2018-08-01 10:37:31,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-8403be1b-deca-4f8a-b1a9-28be268f63fa Date: Wed, 01 Aug 2018 10:37:31 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b72f12a7319842c9a18422987ea1391b", "created_at": "2018-08-01T10:37:30Z", "updated_at": "2018-08-01T10:37:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:31Z", "revision_number": 0, "id": "789dfc87-013e-4ecc-9539-9343e33f93f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:31Z", "security_group_id": "f4c8fc4d-282f-4390-9bad-f67bff458b30", "tenant_id": "b72f12a7319842c9a18422987ea1391b", "port_range_min": null, "ethertype": "IPv6", "project_id": "b72f12a7319842c9a18422987ea1391b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:31Z", "revision_number": 0, "id": "d9f89d81-9f2d-4b85-9557-173d3f53a6db", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:31Z", "security_group_id": "f4c8fc4d-282f-4390-9bad-f67bff458b30", "tenant_id": "b72f12a7319842c9a18422987ea1391b", "port_range_min": null, "ethertype": "IPv4", "project_id": "b72f12a7319842c9a18422987ea1391b"}], "revision_number": 2, "project_id": "b72f12a7319842c9a18422987ea1391b", "id": "f4c8fc4d-282f-4390-9bad-f67bff458b30", "name": "CreateSecurityGroupTests-2468c1d1-d4c3-452d-83b3-27294e318e91name"}]} 2018-08-01 10:37:31,289 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?id=f4c8fc4d-282f-4390-9bad-f67bff458b30 used request id req-8403be1b-deca-4f8a-b1a9-28be268f63fa 2018-08-01 10:37:31,289 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f4c8fc4d-282f-4390-9bad-f67bff458b30 2018-08-01 10:37:31,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=f4c8fc4d-282f-4390-9bad-f67bff458b30 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97d4e16b2e2a91641940c8545b3a1b4554bc69b4" 2018-08-01 10:37:31,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7481adbe-7272-4ab7-a807-806eee724031 Date: Wed, 01 Aug 2018 10:37: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-08-01T10:37:31Z", "security_group_id": "f4c8fc4d-282f-4390-9bad-f67bff458b30", "port_range_min": null, "revision_number": 0, "tenant_id": "b72f12a7319842c9a18422987ea1391b", "created_at": "2018-08-01T10:37:31Z", "project_id": "b72f12a7319842c9a18422987ea1391b", "id": "789dfc87-013e-4ecc-9539-9343e33f93f4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:37:31Z", "security_group_id": "f4c8fc4d-282f-4390-9bad-f67bff458b30", "port_range_min": null, "revision_number": 0, "tenant_id": "b72f12a7319842c9a18422987ea1391b", "created_at": "2018-08-01T10:37:31Z", "project_id": "b72f12a7319842c9a18422987ea1391b", "id": "d9f89d81-9f2d-4b85-9557-173d3f53a6db"}]} 2018-08-01 10:37:31,312 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=f4c8fc4d-282f-4390-9bad-f67bff458b30 used request id req-7481adbe-7272-4ab7-a807-806eee724031 2018-08-01 10:37:31,312 - neutron_utils - INFO - Retrieving security group with ID - f4c8fc4d-282f-4390-9bad-f67bff458b30 2018-08-01 10:37:31,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?id=f4c8fc4d-282f-4390-9bad-f67bff458b30 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97d4e16b2e2a91641940c8545b3a1b4554bc69b4" 2018-08-01 10:37:31,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-91e9d36a-4320-4c19-8f3c-642c8446e1ff Date: Wed, 01 Aug 2018 10:37:31 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b72f12a7319842c9a18422987ea1391b", "created_at": "2018-08-01T10:37:30Z", "updated_at": "2018-08-01T10:37:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:31Z", "revision_number": 0, "id": "789dfc87-013e-4ecc-9539-9343e33f93f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:31Z", "security_group_id": "f4c8fc4d-282f-4390-9bad-f67bff458b30", "tenant_id": "b72f12a7319842c9a18422987ea1391b", "port_range_min": null, "ethertype": "IPv6", "project_id": "b72f12a7319842c9a18422987ea1391b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:31Z", "revision_number": 0, "id": "d9f89d81-9f2d-4b85-9557-173d3f53a6db", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:31Z", "security_group_id": "f4c8fc4d-282f-4390-9bad-f67bff458b30", "tenant_id": "b72f12a7319842c9a18422987ea1391b", "port_range_min": null, "ethertype": "IPv4", "project_id": "b72f12a7319842c9a18422987ea1391b"}], "revision_number": 2, "project_id": "b72f12a7319842c9a18422987ea1391b", "id": "f4c8fc4d-282f-4390-9bad-f67bff458b30", "name": "CreateSecurityGroupTests-2468c1d1-d4c3-452d-83b3-27294e318e91name"}]} 2018-08-01 10:37:31,358 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?id=f4c8fc4d-282f-4390-9bad-f67bff458b30 used request id req-91e9d36a-4320-4c19-8f3c-642c8446e1ff 2018-08-01 10:37:31,359 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f4c8fc4d-282f-4390-9bad-f67bff458b30 2018-08-01 10:37:31,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=f4c8fc4d-282f-4390-9bad-f67bff458b30 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97d4e16b2e2a91641940c8545b3a1b4554bc69b4" 2018-08-01 10:37:31,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-21873df5-42ec-4332-8319-eb43eea7acd1 Date: Wed, 01 Aug 2018 10:37: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-08-01T10:37:31Z", "security_group_id": "f4c8fc4d-282f-4390-9bad-f67bff458b30", "port_range_min": null, "revision_number": 0, "tenant_id": "b72f12a7319842c9a18422987ea1391b", "created_at": "2018-08-01T10:37:31Z", "project_id": "b72f12a7319842c9a18422987ea1391b", "id": "789dfc87-013e-4ecc-9539-9343e33f93f4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:37:31Z", "security_group_id": "f4c8fc4d-282f-4390-9bad-f67bff458b30", "port_range_min": null, "revision_number": 0, "tenant_id": "b72f12a7319842c9a18422987ea1391b", "created_at": "2018-08-01T10:37:31Z", "project_id": "b72f12a7319842c9a18422987ea1391b", "id": "d9f89d81-9f2d-4b85-9557-173d3f53a6db"}]} 2018-08-01 10:37:31,380 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=f4c8fc4d-282f-4390-9bad-f67bff458b30 used request id req-21873df5-42ec-4332-8319-eb43eea7acd1 2018-08-01 10:37:31,380 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:37:31,761 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "042f023984c54873a5d7374d303b8740", "name": "CreateSecurityGroupTests-899f8379-75b8-4fa-proj-role"}], "expires_at": "2018-08-01T11:37:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b72f12a7319842c9a18422987ea1391b", "name": "CreateSecurityGroupTests-899f8379-75b8-4fa-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/b72f12a7319842c9a18422987ea1391b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/b72f12a7319842c9a18422987ea1391b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/b72f12a7319842c9a18422987ea1391b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/b72f12a7319842c9a18422987ea1391b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/b72f12a7319842c9a18422987ea1391b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/b72f12a7319842c9a18422987ea1391b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_b72f12a7319842c9a18422987ea1391b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_b72f12a7319842c9a18422987ea1391b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b72f12a7319842c9a18422987ea1391b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/b72f12a7319842c9a18422987ea1391b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/b72f12a7319842c9a18422987ea1391b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/b72f12a7319842c9a18422987ea1391b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/b72f12a7319842c9a18422987ea1391b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/b72f12a7319842c9a18422987ea1391b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-899f8379-75b8-4fa-user", "id": "aabcfa645a7141c59e0f190e1f3a32a9"}, "audit_ids": ["cpozQh30S9Ox-Jt6NVJ2Bg"], "issued_at": "2018-08-01T10:37:31.000000Z"}} 2018-08-01 10:37:31,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-2468c1d1-d4c3-452d-83b3-27294e318e91name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39c5470dcad76b5ba855473f48749fe8f5009f36" 2018-08-01 10:37:31,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-880e614b-66ef-4f0d-a2cb-ef5ffc26705e Date: Wed, 01 Aug 2018 10:37:31 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b72f12a7319842c9a18422987ea1391b", "created_at": "2018-08-01T10:37:30Z", "updated_at": "2018-08-01T10:37:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:31Z", "revision_number": 0, "id": "789dfc87-013e-4ecc-9539-9343e33f93f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:31Z", "security_group_id": "f4c8fc4d-282f-4390-9bad-f67bff458b30", "tenant_id": "b72f12a7319842c9a18422987ea1391b", "port_range_min": null, "ethertype": "IPv6", "project_id": "b72f12a7319842c9a18422987ea1391b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:31Z", "revision_number": 0, "id": "d9f89d81-9f2d-4b85-9557-173d3f53a6db", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:31Z", "security_group_id": "f4c8fc4d-282f-4390-9bad-f67bff458b30", "tenant_id": "b72f12a7319842c9a18422987ea1391b", "port_range_min": null, "ethertype": "IPv4", "project_id": "b72f12a7319842c9a18422987ea1391b"}], "revision_number": 2, "project_id": "b72f12a7319842c9a18422987ea1391b", "id": "f4c8fc4d-282f-4390-9bad-f67bff458b30", "name": "CreateSecurityGroupTests-2468c1d1-d4c3-452d-83b3-27294e318e91name"}]} 2018-08-01 10:37:31,976 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-2468c1d1-d4c3-452d-83b3-27294e318e91name&description=hello+group used request id req-880e614b-66ef-4f0d-a2cb-ef5ffc26705e 2018-08-01 10:37:31,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:37:31,984 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:37: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:37:31,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/b72f12a7319842c9a18422987ea1391b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}355de002f87cf1c30dd4c8e87e2d6e0a74b58590" 2018-08-01 10:37:32,085 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:37:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3db597e4-816b-4598-9d71-69392f2c79e3 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/b72f12a7319842c9a18422987ea1391b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b72f12a7319842c9a18422987ea1391b", "name": "CreateSecurityGroupTests-899f8379-75b8-4fa-proj"}} 2018-08-01 10:37:32,085 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/b72f12a7319842c9a18422987ea1391b used request id req-3db597e4-816b-4598-9d71-69392f2c79e3 2018-08-01 10:37:32,085 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f4c8fc4d-282f-4390-9bad-f67bff458b30 2018-08-01 10:37:32,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=f4c8fc4d-282f-4390-9bad-f67bff458b30 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39c5470dcad76b5ba855473f48749fe8f5009f36" 2018-08-01 10:37:32,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-da29f7f9-f712-4f98-98d7-06742d4c2cba Date: Wed, 01 Aug 2018 10:37:32 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-08-01T10:37:31Z", "security_group_id": "f4c8fc4d-282f-4390-9bad-f67bff458b30", "port_range_min": null, "revision_number": 0, "tenant_id": "b72f12a7319842c9a18422987ea1391b", "created_at": "2018-08-01T10:37:31Z", "project_id": "b72f12a7319842c9a18422987ea1391b", "id": "789dfc87-013e-4ecc-9539-9343e33f93f4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:37:31Z", "security_group_id": "f4c8fc4d-282f-4390-9bad-f67bff458b30", "port_range_min": null, "revision_number": 0, "tenant_id": "b72f12a7319842c9a18422987ea1391b", "created_at": "2018-08-01T10:37:31Z", "project_id": "b72f12a7319842c9a18422987ea1391b", "id": "d9f89d81-9f2d-4b85-9557-173d3f53a6db"}]} 2018-08-01 10:37:32,113 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=f4c8fc4d-282f-4390-9bad-f67bff458b30 used request id req-da29f7f9-f712-4f98-98d7-06742d4c2cba 2018-08-01 10:37:32,113 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f4c8fc4d-282f-4390-9bad-f67bff458b30 2018-08-01 10:37:32,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=f4c8fc4d-282f-4390-9bad-f67bff458b30 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39c5470dcad76b5ba855473f48749fe8f5009f36" 2018-08-01 10:37:32,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3d8384fe-26c9-4e79-82dc-6bf722334d29 Date: Wed, 01 Aug 2018 10:37:32 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-08-01T10:37:31Z", "security_group_id": "f4c8fc4d-282f-4390-9bad-f67bff458b30", "port_range_min": null, "revision_number": 0, "tenant_id": "b72f12a7319842c9a18422987ea1391b", "created_at": "2018-08-01T10:37:31Z", "project_id": "b72f12a7319842c9a18422987ea1391b", "id": "789dfc87-013e-4ecc-9539-9343e33f93f4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:37:31Z", "security_group_id": "f4c8fc4d-282f-4390-9bad-f67bff458b30", "port_range_min": null, "revision_number": 0, "tenant_id": "b72f12a7319842c9a18422987ea1391b", "created_at": "2018-08-01T10:37:31Z", "project_id": "b72f12a7319842c9a18422987ea1391b", "id": "d9f89d81-9f2d-4b85-9557-173d3f53a6db"}]} 2018-08-01 10:37:32,141 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=f4c8fc4d-282f-4390-9bad-f67bff458b30 used request id req-3d8384fe-26c9-4e79-82dc-6bf722334d29 2018-08-01 10:37:32,142 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:37:32,143 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:37:32,522 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "042f023984c54873a5d7374d303b8740", "name": "CreateSecurityGroupTests-899f8379-75b8-4fa-proj-role"}], "expires_at": "2018-08-01T11:37:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b72f12a7319842c9a18422987ea1391b", "name": "CreateSecurityGroupTests-899f8379-75b8-4fa-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/b72f12a7319842c9a18422987ea1391b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/b72f12a7319842c9a18422987ea1391b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/b72f12a7319842c9a18422987ea1391b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/b72f12a7319842c9a18422987ea1391b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/b72f12a7319842c9a18422987ea1391b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/b72f12a7319842c9a18422987ea1391b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_b72f12a7319842c9a18422987ea1391b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_b72f12a7319842c9a18422987ea1391b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b72f12a7319842c9a18422987ea1391b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/b72f12a7319842c9a18422987ea1391b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/b72f12a7319842c9a18422987ea1391b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/b72f12a7319842c9a18422987ea1391b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/b72f12a7319842c9a18422987ea1391b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/b72f12a7319842c9a18422987ea1391b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-899f8379-75b8-4fa-user", "id": "aabcfa645a7141c59e0f190e1f3a32a9"}, "audit_ids": ["wBxiLrWCRbWMEpMyj-NA3w"], "issued_at": "2018-08-01T10:37:32.000000Z"}} 2018-08-01 10:37:32,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd247097a6494de57ab2617ce1b00e50e831455b" 2018-08-01 10:37:32,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:37:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6516adb5-fb8a-4319-81a3-abfd60db9087 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:37:32,601 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-6516adb5-fb8a-4319-81a3-abfd60db9087 2018-08-01 10:37:32,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-2468c1d1-d4c3-452d-83b3-27294e318e91name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd247097a6494de57ab2617ce1b00e50e831455b" 2018-08-01 10:37:32,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-95ba8436-aa79-418b-9ae0-c809af99fe97 Date: Wed, 01 Aug 2018 10:37:32 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b72f12a7319842c9a18422987ea1391b", "created_at": "2018-08-01T10:37:30Z", "updated_at": "2018-08-01T10:37:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:31Z", "revision_number": 0, "id": "789dfc87-013e-4ecc-9539-9343e33f93f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:31Z", "security_group_id": "f4c8fc4d-282f-4390-9bad-f67bff458b30", "tenant_id": "b72f12a7319842c9a18422987ea1391b", "port_range_min": null, "ethertype": "IPv6", "project_id": "b72f12a7319842c9a18422987ea1391b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:31Z", "revision_number": 0, "id": "d9f89d81-9f2d-4b85-9557-173d3f53a6db", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:31Z", "security_group_id": "f4c8fc4d-282f-4390-9bad-f67bff458b30", "tenant_id": "b72f12a7319842c9a18422987ea1391b", "port_range_min": null, "ethertype": "IPv4", "project_id": "b72f12a7319842c9a18422987ea1391b"}], "revision_number": 2, "project_id": "b72f12a7319842c9a18422987ea1391b", "id": "f4c8fc4d-282f-4390-9bad-f67bff458b30", "name": "CreateSecurityGroupTests-2468c1d1-d4c3-452d-83b3-27294e318e91name"}]} 2018-08-01 10:37:32,827 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-2468c1d1-d4c3-452d-83b3-27294e318e91name used request id req-95ba8436-aa79-418b-9ae0-c809af99fe97 2018-08-01 10:37:32,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:37:32,835 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:37: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:37:32,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/b72f12a7319842c9a18422987ea1391b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd247097a6494de57ab2617ce1b00e50e831455b" 2018-08-01 10:37:32,916 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:37:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49ba7f77-dedd-4cb3-8e88-b1de6238efc4 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/b72f12a7319842c9a18422987ea1391b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b72f12a7319842c9a18422987ea1391b", "name": "CreateSecurityGroupTests-899f8379-75b8-4fa-proj"}} 2018-08-01 10:37:32,917 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/b72f12a7319842c9a18422987ea1391b used request id req-49ba7f77-dedd-4cb3-8e88-b1de6238efc4 2018-08-01 10:37:32,917 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f4c8fc4d-282f-4390-9bad-f67bff458b30 2018-08-01 10:37:32,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=f4c8fc4d-282f-4390-9bad-f67bff458b30 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd247097a6494de57ab2617ce1b00e50e831455b" 2018-08-01 10:37:32,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-47041097-60c9-4037-a2c1-b536215098ad Date: Wed, 01 Aug 2018 10:37:32 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-08-01T10:37:31Z", "security_group_id": "f4c8fc4d-282f-4390-9bad-f67bff458b30", "port_range_min": null, "revision_number": 0, "tenant_id": "b72f12a7319842c9a18422987ea1391b", "created_at": "2018-08-01T10:37:31Z", "project_id": "b72f12a7319842c9a18422987ea1391b", "id": "789dfc87-013e-4ecc-9539-9343e33f93f4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:37:31Z", "security_group_id": "f4c8fc4d-282f-4390-9bad-f67bff458b30", "port_range_min": null, "revision_number": 0, "tenant_id": "b72f12a7319842c9a18422987ea1391b", "created_at": "2018-08-01T10:37:31Z", "project_id": "b72f12a7319842c9a18422987ea1391b", "id": "d9f89d81-9f2d-4b85-9557-173d3f53a6db"}]} 2018-08-01 10:37:32,946 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=f4c8fc4d-282f-4390-9bad-f67bff458b30 used request id req-47041097-60c9-4037-a2c1-b536215098ad 2018-08-01 10:37:32,946 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f4c8fc4d-282f-4390-9bad-f67bff458b30 2018-08-01 10:37:32,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=f4c8fc4d-282f-4390-9bad-f67bff458b30 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd247097a6494de57ab2617ce1b00e50e831455b" 2018-08-01 10:37:32,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-616a8c54-9831-47bd-b889-c053751f5721 Date: Wed, 01 Aug 2018 10:37:32 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-08-01T10:37:31Z", "security_group_id": "f4c8fc4d-282f-4390-9bad-f67bff458b30", "port_range_min": null, "revision_number": 0, "tenant_id": "b72f12a7319842c9a18422987ea1391b", "created_at": "2018-08-01T10:37:31Z", "project_id": "b72f12a7319842c9a18422987ea1391b", "id": "789dfc87-013e-4ecc-9539-9343e33f93f4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:37:31Z", "security_group_id": "f4c8fc4d-282f-4390-9bad-f67bff458b30", "port_range_min": null, "revision_number": 0, "tenant_id": "b72f12a7319842c9a18422987ea1391b", "created_at": "2018-08-01T10:37:31Z", "project_id": "b72f12a7319842c9a18422987ea1391b", "id": "d9f89d81-9f2d-4b85-9557-173d3f53a6db"}]} 2018-08-01 10:37:32,973 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=f4c8fc4d-282f-4390-9bad-f67bff458b30 used request id req-616a8c54-9831-47bd-b889-c053751f5721 2018-08-01 10:37:32,974 - neutron_utils - INFO - Retrieving security group with ID - f4c8fc4d-282f-4390-9bad-f67bff458b30 2018-08-01 10:37:32,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?id=f4c8fc4d-282f-4390-9bad-f67bff458b30 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd247097a6494de57ab2617ce1b00e50e831455b" 2018-08-01 10:37:33,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-b0f4cfc7-389d-4e86-b275-885ae67cd0f7 Date: Wed, 01 Aug 2018 10:37:33 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b72f12a7319842c9a18422987ea1391b", "created_at": "2018-08-01T10:37:30Z", "updated_at": "2018-08-01T10:37:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:31Z", "revision_number": 0, "id": "789dfc87-013e-4ecc-9539-9343e33f93f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:31Z", "security_group_id": "f4c8fc4d-282f-4390-9bad-f67bff458b30", "tenant_id": "b72f12a7319842c9a18422987ea1391b", "port_range_min": null, "ethertype": "IPv6", "project_id": "b72f12a7319842c9a18422987ea1391b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:31Z", "revision_number": 0, "id": "d9f89d81-9f2d-4b85-9557-173d3f53a6db", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:31Z", "security_group_id": "f4c8fc4d-282f-4390-9bad-f67bff458b30", "tenant_id": "b72f12a7319842c9a18422987ea1391b", "port_range_min": null, "ethertype": "IPv4", "project_id": "b72f12a7319842c9a18422987ea1391b"}], "revision_number": 2, "project_id": "b72f12a7319842c9a18422987ea1391b", "id": "f4c8fc4d-282f-4390-9bad-f67bff458b30", "name": "CreateSecurityGroupTests-2468c1d1-d4c3-452d-83b3-27294e318e91name"}]} 2018-08-01 10:37:33,024 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?id=f4c8fc4d-282f-4390-9bad-f67bff458b30 used request id req-b0f4cfc7-389d-4e86-b275-885ae67cd0f7 2018-08-01 10:37:33,024 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f4c8fc4d-282f-4390-9bad-f67bff458b30 2018-08-01 10:37:33,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=f4c8fc4d-282f-4390-9bad-f67bff458b30 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd247097a6494de57ab2617ce1b00e50e831455b" 2018-08-01 10:37:33,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-bbb70c7d-aba2-4cd2-af98-27ea3db561e1 Date: Wed, 01 Aug 2018 10:37: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-08-01T10:37:31Z", "security_group_id": "f4c8fc4d-282f-4390-9bad-f67bff458b30", "port_range_min": null, "revision_number": 0, "tenant_id": "b72f12a7319842c9a18422987ea1391b", "created_at": "2018-08-01T10:37:31Z", "project_id": "b72f12a7319842c9a18422987ea1391b", "id": "789dfc87-013e-4ecc-9539-9343e33f93f4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:37:31Z", "security_group_id": "f4c8fc4d-282f-4390-9bad-f67bff458b30", "port_range_min": null, "revision_number": 0, "tenant_id": "b72f12a7319842c9a18422987ea1391b", "created_at": "2018-08-01T10:37:31Z", "project_id": "b72f12a7319842c9a18422987ea1391b", "id": "d9f89d81-9f2d-4b85-9557-173d3f53a6db"}]} 2018-08-01 10:37:33,051 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=f4c8fc4d-282f-4390-9bad-f67bff458b30 used request id req-bbb70c7d-aba2-4cd2-af98-27ea3db561e1 2018-08-01 10:37:33,051 - neutron_utils - INFO - Deleting security group rule with ID - 789dfc87-013e-4ecc-9539-9343e33f93f4 2018-08-01 10:37:33,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-group-rules/789dfc87-013e-4ecc-9539-9343e33f93f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97d4e16b2e2a91641940c8545b3a1b4554bc69b4" 2018-08-01 10:37:33,137 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a689ebf8-49f4-47b7-8db9-75e3835f3a39 Content-Length: 0 Date: Wed, 01 Aug 2018 10:37:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:37:33,137 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-group-rules/789dfc87-013e-4ecc-9539-9343e33f93f4 used request id req-a689ebf8-49f4-47b7-8db9-75e3835f3a39 2018-08-01 10:37:33,138 - neutron_utils - INFO - Deleting security group rule with ID - d9f89d81-9f2d-4b85-9557-173d3f53a6db 2018-08-01 10:37:33,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-group-rules/d9f89d81-9f2d-4b85-9557-173d3f53a6db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97d4e16b2e2a91641940c8545b3a1b4554bc69b4" 2018-08-01 10:37:33,208 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-545f3ef5-9bcd-4b98-802b-c6cb1389d921 Content-Length: 0 Date: Wed, 01 Aug 2018 10:37:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:37:33,208 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-group-rules/d9f89d81-9f2d-4b85-9557-173d3f53a6db used request id req-545f3ef5-9bcd-4b98-802b-c6cb1389d921 2018-08-01 10:37:33,208 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-2468c1d1-d4c3-452d-83b3-27294e318e91name 2018-08-01 10:37:33,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/f4c8fc4d-282f-4390-9bad-f67bff458b30 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97d4e16b2e2a91641940c8545b3a1b4554bc69b4" 2018-08-01 10:37:33,315 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e2385745-c602-4fec-b488-e7a26374c8db Content-Length: 0 Date: Wed, 01 Aug 2018 10:37:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:37:33,315 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/f4c8fc4d-282f-4390-9bad-f67bff458b30 used request id req-e2385745-c602-4fec-b488-e7a26374c8db 2018-08-01 10:37:33,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b807a0e9e7c2e5c875be728ea20dba90c76a553c" 2018-08-01 10:37:33,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-ef7d2222-8d39-4150-b6ea-c33fbc7fc82b Date: Wed, 01 Aug 2018 10:37:33 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a2413a97b61342d8bd27570706ef372d", "created_at": "2018-08-01T09:33:18Z", "updated_at": "2018-08-01T09:33:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "7f556ce3-51d0-4279-a11d-510db9f9a3b1", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "94adc13c-a166-41cf-bd16-f997efc73cb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "b39143b5-c08f-4d0b-9d40-54f472f2389e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "e218b0b7-4501-4f84-9458-caf2891c260d", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}], "revision_number": 4, "project_id": "a2413a97b61342d8bd27570706ef372d", "id": "38229670-7386-42d0-b7b9-2397ea5938de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "created_at": "2018-08-01T09:28:38Z", "updated_at": "2018-08-01T09:28:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "763568f1-8151-4a3c-911a-d06da4423063", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "80d28bee-4aee-47e8-a8da-e0fe31497fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "a47a5ddf-aa37-4ab2-a335-1c93513b5f12", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "f5bba5a5-602b-421e-98b2-5a16117f943f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}], "revision_number": 4, "project_id": "dbe9669438844f3faecdc7fcc050e0d8", "id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ed1054af2e94c049694d98d54211d98", "created_at": "2018-08-01T09:31:40Z", "updated_at": "2018-08-01T09:31:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "34baee87-ea35-42ee-8a69-0f6e2a825d3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "89b9d1c9-f4f9-45cd-8d36-970d44228439", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "b8ab0d59-cab9-4488-82ee-7c5f69709bff", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "d3ab68ea-23b4-4bf6-8dd3-85d029e3d89f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}], "revision_number": 4, "project_id": "2ed1054af2e94c049694d98d54211d98", "id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "created_at": "2018-08-01T09:34:13Z", "updated_at": "2018-08-01T09:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "1dbb3f59-611b-46d1-a82d-2720e0a16f86", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "3878126b-a220-4357-adb9-bc22498f31b1", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "75ce67db-9c04-4561-a10d-8b1ec63943e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "e2945a69-3afe-41e3-a7ec-3ea4c79a12ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}], "revision_number": 4, "project_id": "c0d9b34b06f445a7857603f60b181f3c", "id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b72f12a7319842c9a18422987ea1391b", "created_at": "2018-08-01T10:37:30Z", "updated_at": "2018-08-01T10:37:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:30Z", "revision_number": 0, "id": "1f355cab-f2bc-4362-99e0-a53d91b0972a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:30Z", "security_group_id": "6640b96a-9965-4e2c-9361-5e3b4619a8fd", "tenant_id": "b72f12a7319842c9a18422987ea1391b", "port_range_min": null, "ethertype": "IPv6", "project_id": "b72f12a7319842c9a18422987ea1391b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:30Z", "revision_number": 0, "id": "2b8e6292-fbc2-424f-ad79-e2eb9ad8d438", "remote_group_id": "6640b96a-9965-4e2c-9361-5e3b4619a8fd", "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:30Z", "security_group_id": "6640b96a-9965-4e2c-9361-5e3b4619a8fd", "tenant_id": "b72f12a7319842c9a18422987ea1391b", "port_range_min": null, "ethertype": "IPv6", "project_id": "b72f12a7319842c9a18422987ea1391b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:30Z", "revision_number": 0, "id": "81aa0159-de47-4f5b-9dce-cb4165abf107", "remote_group_id": "6640b96a-9965-4e2c-9361-5e3b4619a8fd", "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:30Z", "security_group_id": "6640b96a-9965-4e2c-9361-5e3b4619a8fd", "tenant_id": "b72f12a7319842c9a18422987ea1391b", "port_range_min": null, "ethertype": "IPv4", "project_id": "b72f12a7319842c9a18422987ea1391b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:30Z", "revision_number": 0, "id": "9adbbed9-5f90-4d98-8d6c-4729f495eb1a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:30Z", "security_group_id": "6640b96a-9965-4e2c-9361-5e3b4619a8fd", "tenant_id": "b72f12a7319842c9a18422987ea1391b", "port_range_min": null, "ethertype": "IPv4", "project_id": "b72f12a7319842c9a18422987ea1391b"}], "revision_number": 4, "project_id": "b72f12a7319842c9a18422987ea1391b", "id": "6640b96a-9965-4e2c-9361-5e3b4619a8fd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-01T09:30:58Z", "updated_at": "2018-08-01T09:30:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "042d4626-2974-418d-affe-f8f2acd05faa", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "995fae58-f0e5-4e10-801c-6c2ce5c7ae0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "cb8404fa-cb24-4879-a34d-f3050dcba730", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "dad6aaab-690e-4c24-9103-6767e0c80bc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "created_at": "2018-08-01T09:31:11Z", "updated_at": "2018-08-01T09:31:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "939e25e0-5dbc-4f6e-9f6f-7fb70e540203", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "9796a673-6928-4009-9c21-1410d395646e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "af7b8bf8-2fb6-4d72-842a-38f72d7581f7", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "b9af65b0-2eb8-45e1-8504-b7dc4dbb83ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}], "revision_number": 4, "project_id": "dd207f801ed3475f9dbe5f13077af1c8", "id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "46dd322c3fcc454eb140e37825746af8", "created_at": "2018-08-01T10:33:44Z", "updated_at": "2018-08-01T10:33:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "0f41470b-1091-45c1-b574-92069f79f8d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "8cc03a9c-8fa5-425b-812f-d7692bae3613", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d1373b1e-2fb9-4e02-a9e1-7e873ba1d7d1", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d21f3909-71f3-43e2-a22d-6a9c2513cb6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}], "revision_number": 4, "project_id": "46dd322c3fcc454eb140e37825746af8", "id": "b2961714-c8a4-4fcb-918b-21d70527c983", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "created_at": "2018-08-01T09:34:57Z", "updated_at": "2018-08-01T09:34:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "8063d12f-30db-4ccf-8ce0-72e59ba81a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c38e1a7a-5857-4f03-b991-6d5c9c9a5b9e", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c725bae1-d3bb-42b5-b331-32737085f28c", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "cfddc134-923b-4e0d-9ec5-dcc5641dd435", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}], "revision_number": 4, "project_id": "455b48a61678488ead79a4cfa07ef5c3", "id": "cd52f913-3072-4ce7-a779-7de795b62b12", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:36:50Z", "updated_at": "2018-08-01T09:36:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "07ef7fe5-a529-45da-bfc0-899f0ea9b592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "bc4dad3a-2a0c-4c31-b901-2909a12adb50", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c35cff35-4306-4116-b9fa-fc27bc7c05d6", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c493e3ac-d9d2-480d-9ec8-50982eedaf5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}], "revision_number": 4, "project_id": "8d96727022f4443794db44ecde432faf", "id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "created_at": "2018-08-01T09:32:45Z", "updated_at": "2018-08-01T09:32:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "058ea790-43ea-4a6f-9950-28418319e577", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "5fcfb31b-cdad-4037-973e-56b74faefd14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "99a24d26-dc7f-42d0-aa23-a7c061f04952", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "b641bb48-566e-472b-a3cc-d38c85ab3ff1", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}], "revision_number": 4, "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "name": "default"}]} 2018-08-01 10:37:33,551 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-ef7d2222-8d39-4150-b6ea-c33fbc7fc82b 2018-08-01 10:37:33,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b807a0e9e7c2e5c875be728ea20dba90c76a553c" 2018-08-01 10:37:33,643 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:37:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e65b5e18-2957-4001-b933-3aa19c7ad8e5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2413a97b61342d8bd27570706ef372d.", "code": 404, "title": "Not Found"}} 2018-08-01 10:37:33,643 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d used request id req-e65b5e18-2957-4001-b933-3aa19c7ad8e5 2018-08-01 10:37:33,644 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:37:33,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b807a0e9e7c2e5c875be728ea20dba90c76a553c" 2018-08-01 10:37:33,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:37:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ede65a91-866b-460a-bc3f-54d20301a9cd 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.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dbe9669438844f3faecdc7fcc050e0d8", "name": "service"}} 2018-08-01 10:37:33,735 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 used request id req-ede65a91-866b-460a-bc3f-54d20301a9cd 2018-08-01 10:37:33,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b807a0e9e7c2e5c875be728ea20dba90c76a553c" 2018-08-01 10:37:33,821 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:37:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0add78bc-9fe8-4c39-a9c5-08183ed7249c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ed1054af2e94c049694d98d54211d98.", "code": 404, "title": "Not Found"}} 2018-08-01 10:37:33,821 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 used request id req-0add78bc-9fe8-4c39-a9c5-08183ed7249c 2018-08-01 10:37:33,821 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:37:33,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b807a0e9e7c2e5c875be728ea20dba90c76a553c" 2018-08-01 10:37:33,843 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:37:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f6f594cd-b3ec-4a82-a01c-a2e647b056bd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c0d9b34b06f445a7857603f60b181f3c.", "code": 404, "title": "Not Found"}} 2018-08-01 10:37:33,844 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c used request id req-f6f594cd-b3ec-4a82-a01c-a2e647b056bd 2018-08-01 10:37:33,844 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:37:33,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/b72f12a7319842c9a18422987ea1391b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b807a0e9e7c2e5c875be728ea20dba90c76a553c" 2018-08-01 10:37:33,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:37:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f00a725-d9eb-45c9-a3e7-092112602f81 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/b72f12a7319842c9a18422987ea1391b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b72f12a7319842c9a18422987ea1391b", "name": "CreateSecurityGroupTests-899f8379-75b8-4fa-proj"}} 2018-08-01 10:37:33,934 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/b72f12a7319842c9a18422987ea1391b used request id req-5f00a725-d9eb-45c9-a3e7-092112602f81 2018-08-01 10:37:33,934 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6640b96a-9965-4e2c-9361-5e3b4619a8fd 2018-08-01 10:37:33,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=6640b96a-9965-4e2c-9361-5e3b4619a8fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b807a0e9e7c2e5c875be728ea20dba90c76a553c" 2018-08-01 10:37:33,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-3afae83b-39c1-421d-afaf-b9b4142f7ed2 Date: Wed, 01 Aug 2018 10:37: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-08-01T10:37:30Z", "security_group_id": "6640b96a-9965-4e2c-9361-5e3b4619a8fd", "port_range_min": null, "revision_number": 0, "tenant_id": "b72f12a7319842c9a18422987ea1391b", "created_at": "2018-08-01T10:37:30Z", "project_id": "b72f12a7319842c9a18422987ea1391b", "id": "1f355cab-f2bc-4362-99e0-a53d91b0972a"}, {"remote_group_id": "6640b96a-9965-4e2c-9361-5e3b4619a8fd", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:37:30Z", "security_group_id": "6640b96a-9965-4e2c-9361-5e3b4619a8fd", "port_range_min": null, "revision_number": 0, "tenant_id": "b72f12a7319842c9a18422987ea1391b", "created_at": "2018-08-01T10:37:30Z", "project_id": "b72f12a7319842c9a18422987ea1391b", "id": "2b8e6292-fbc2-424f-ad79-e2eb9ad8d438"}, {"remote_group_id": "6640b96a-9965-4e2c-9361-5e3b4619a8fd", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:37:30Z", "security_group_id": "6640b96a-9965-4e2c-9361-5e3b4619a8fd", "port_range_min": null, "revision_number": 0, "tenant_id": "b72f12a7319842c9a18422987ea1391b", "created_at": "2018-08-01T10:37:30Z", "project_id": "b72f12a7319842c9a18422987ea1391b", "id": "81aa0159-de47-4f5b-9dce-cb4165abf107"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:37:30Z", "security_group_id": "6640b96a-9965-4e2c-9361-5e3b4619a8fd", "port_range_min": null, "revision_number": 0, "tenant_id": "b72f12a7319842c9a18422987ea1391b", "created_at": "2018-08-01T10:37:30Z", "project_id": "b72f12a7319842c9a18422987ea1391b", "id": "9adbbed9-5f90-4d98-8d6c-4729f495eb1a"}]} 2018-08-01 10:37:33,959 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=6640b96a-9965-4e2c-9361-5e3b4619a8fd used request id req-3afae83b-39c1-421d-afaf-b9b4142f7ed2 2018-08-01 10:37:33,960 - neutron_utils - INFO - Deleting security group with name - default 2018-08-01 10:37:33,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/6640b96a-9965-4e2c-9361-5e3b4619a8fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b807a0e9e7c2e5c875be728ea20dba90c76a553c" 2018-08-01 10:37:34,075 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2dc5f976-c2b5-424c-ad16-41c62c8ad3b3 Content-Length: 0 Date: Wed, 01 Aug 2018 10:37:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:37:34,075 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/6640b96a-9965-4e2c-9361-5e3b4619a8fd used request id req-2dc5f976-c2b5-424c-ad16-41c62c8ad3b3 2018-08-01 10:37:34,076 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-899f8379-75b8-4fa-proj 2018-08-01 10:37:34,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/b72f12a7319842c9a18422987ea1391b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b807a0e9e7c2e5c875be728ea20dba90c76a553c" 2018-08-01 10:37:34,312 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:37:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1668ef7f-2e43-4d59-9931-ce82078163e4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:37:34,312 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/b72f12a7319842c9a18422987ea1391b used request id req-1668ef7f-2e43-4d59-9931-ce82078163e4 2018-08-01 10:37:34,312 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-899f8379-75b8-4fa-proj-role 2018-08-01 10:37:34,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/042f023984c54873a5d7374d303b8740 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b807a0e9e7c2e5c875be728ea20dba90c76a553c" 2018-08-01 10:37:34,426 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:37:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cebd7937-7c87-4675-a21f-5eb4991971af Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:37:34,426 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/042f023984c54873a5d7374d303b8740 used request id req-cebd7937-7c87-4675-a21f-5eb4991971af 2018-08-01 10:37:34,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b807a0e9e7c2e5c875be728ea20dba90c76a553c" 2018-08-01 10:37:34,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:37:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-607a3bfc-e098-4bc9-9177-893b89c8452b Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:37:34,516 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-607a3bfc-e098-4bc9-9177-893b89c8452b 2018-08-01 10:37:34,516 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-899f8379-75b8-4fa-user 2018-08-01 10:37:34,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/aabcfa645a7141c59e0f190e1f3a32a9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f27dea967c0a04cd1bc0713f08f3e0ad8bfcb8ce" 2018-08-01 10:37:34,713 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:37:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d10e0ec-f184-4740-89f5-014f47e51b8f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:37:34,713 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/aabcfa645a7141c59e0f190e1f3a32a9 used request id req-8d10e0ec-f184-4740-89f5-014f47e51b8f 2018-08-01 10:37:34,715 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:37:35,108 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:37:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["mfyJUGvOQ8SdMZJEoLO7aQ"], "issued_at": "2018-08-01T10:37:35.000000Z"}} 2018-08-01 10:37:35,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e41070b4b362c72021c04f0f4fba0ca7d66d135" 2018-08-01 10:37:35,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:37:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71b62dda-64ab-4df2-abb1-b902520cebac Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:37:35,189 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-71b62dda-64ab-4df2-abb1-b902520cebac 2018-08-01 10:37:35,190 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:37:35,191 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:37:35,575 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:37:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["ezx3bIU_S_qqGFZ5kIOmkg"], "issued_at": "2018-08-01T10:37:35.000000Z"}} 2018-08-01 10:37:35,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68014529daf01e8bfaa189f01137b97a7ad355f9" 2018-08-01 10:37:35,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:37:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51f3e3a6-ff93-4e6d-a667-504aa0fa4daf Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:37:35,588 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-51f3e3a6-ff93-4e6d-a667-504aa0fa4daf 2018-08-01 10:37:35,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:37:35,596 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:37: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:37:35,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-864e1078-3e93-4a2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68014529daf01e8bfaa189f01137b97a7ad355f9" 2018-08-01 10:37:35,687 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:37:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c9c2f36-069b-4ed7-be3b-ef56e01ae247 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-864e1078-3e93-4a2-proj", "previous": null, "next": null}, "projects": []} 2018-08-01 10:37:35,687 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-864e1078-3e93-4a2-proj used request id req-0c9c2f36-069b-4ed7-be3b-ef56e01ae247 2018-08-01 10:37:35,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68014529daf01e8bfaa189f01137b97a7ad355f9" 2018-08-01 10:37:35,778 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:37:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86dd4c9c-8890-49ce-96a3-d2bdb278afb6 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:37:35,778 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-86dd4c9c-8890-49ce-96a3-d2bdb278afb6 2018-08-01 10:37:35,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68014529daf01e8bfaa189f01137b97a7ad355f9" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-864e1078-3e93-4a2-proj"}}' 2018-08-01 10:37:35,888 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:37:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-79b3f188-ee3b-497e-9ead-32ae616fdd64 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/f74ea64f4a6f462ea0a9117ff5dc5664"}, "tags": [], "enabled": true, "id": "f74ea64f4a6f462ea0a9117ff5dc5664", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-864e1078-3e93-4a2-proj"}} 2018-08-01 10:37:35,889 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-79b3f188-ee3b-497e-9ead-32ae616fdd64 2018-08-01 10:37:35,889 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-864e1078-3e93-4a2-proj 2018-08-01 10:37:35,889 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:37:35,890 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:37:36,278 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:37:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["LQ0V3EVtT7GlMQpIZMWncw"], "issued_at": "2018-08-01T10:37:36.000000Z"}} 2018-08-01 10:37:36,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45e76e0e4e94a9a4e84afcadc87a89f37299658e" 2018-08-01 10:37:36,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:37:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de298ce7-81ee-4dff-87d5-6921be43633d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:37:36,362 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-de298ce7-81ee-4dff-87d5-6921be43633d 2018-08-01 10:37:36,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:37:36,372 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:37: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:37:36,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45e76e0e4e94a9a4e84afcadc87a89f37299658e" 2018-08-01 10:37:36,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:37:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29a721b5-8d41-4376-847c-4ba8e1742ee4 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 10:37:36,476 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-29a721b5-8d41-4376-847c-4ba8e1742ee4 2018-08-01 10:37:36,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateSecurityGroupTests-864e1078-3e93-4a2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45e76e0e4e94a9a4e84afcadc87a89f37299658e" 2018-08-01 10:37:36,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:37:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0598695-2f62-467e-8bc5-f2e41ae822ec Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateSecurityGroupTests-864e1078-3e93-4a2-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/f74ea64f4a6f462ea0a9117ff5dc5664"}, "tags": [], "enabled": true, "id": "f74ea64f4a6f462ea0a9117ff5dc5664", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-864e1078-3e93-4a2-proj"}]} 2018-08-01 10:37:36,562 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateSecurityGroupTests-864e1078-3e93-4a2-proj used request id req-b0598695-2f62-467e-8bc5-f2e41ae822ec 2018-08-01 10:37:36,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45e76e0e4e94a9a4e84afcadc87a89f37299658e" 2018-08-01 10:37:36,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:37:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9bcd6c5e-522c-4c13-ae5d-6565eacf07f6 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:37:36,652 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-9bcd6c5e-522c-4c13-ae5d-6565eacf07f6 2018-08-01 10:37:36,942 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-864e1078-3e93-4a2-user 2018-08-01 10:37:36,943 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:37:36,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68014529daf01e8bfaa189f01137b97a7ad355f9" 2018-08-01 10:37:37,030 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:37:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4df7dc4b-5a19-43d8-a2ec-52338168a206 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:37:37,030 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-4df7dc4b-5a19-43d8-a2ec-52338168a206 2018-08-01 10:37:37,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68014529daf01e8bfaa189f01137b97a7ad355f9" -d '{"role": {"name": "CreateSecurityGroupTests-864e1078-3e93-4a2-proj-role"}}' 2018-08-01 10:37:37,144 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:37:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c41c2f6-6d63-47c8-817f-aaf0ec179c25 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "91219f357f8d4c7ba3984cae27e525fb", "links": {"self": "http://172.30.9.24:5000/v3/roles/91219f357f8d4c7ba3984cae27e525fb"}, "name": "CreateSecurityGroupTests-864e1078-3e93-4a2-proj-role"}} 2018-08-01 10:37:37,145 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-6c41c2f6-6d63-47c8-817f-aaf0ec179c25 2018-08-01 10:37:37,145 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-864e1078-3e93-4a2-proj-role 2018-08-01 10:37:37,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/91219f357f8d4c7ba3984cae27e525fb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68014529daf01e8bfaa189f01137b97a7ad355f9" 2018-08-01 10:37:37,233 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:37:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0265338b-25aa-4e89-a10c-027988d79aa5 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "91219f357f8d4c7ba3984cae27e525fb", "links": {"self": "http://172.30.9.24:5000/v3/roles/91219f357f8d4c7ba3984cae27e525fb"}, "name": "CreateSecurityGroupTests-864e1078-3e93-4a2-proj-role"}} 2018-08-01 10:37:37,234 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/91219f357f8d4c7ba3984cae27e525fb used request id req-0265338b-25aa-4e89-a10c-027988d79aa5 2018-08-01 10:37:37,234 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-864e1078-3e93-4a2-proj-role to project CreateSecurityGroupTests-864e1078-3e93-4a2-proj 2018-08-01 10:37:37,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/f74ea64f4a6f462ea0a9117ff5dc5664/users/dccbfb7520dc4bb0b2409ec8cea4e2f8/roles/91219f357f8d4c7ba3984cae27e525fb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68014529daf01e8bfaa189f01137b97a7ad355f9" 2018-08-01 10:37:37,363 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:37:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30e6e5ea-080f-4b91-b79f-3f1955e0edb9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:37:37,364 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/f74ea64f4a6f462ea0a9117ff5dc5664/users/dccbfb7520dc4bb0b2409ec8cea4e2f8/roles/91219f357f8d4c7ba3984cae27e525fb used request id req-30e6e5ea-080f-4b91-b79f-3f1955e0edb9 2018-08-01 10:37:37,364 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:37:37,365 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:37:37,752 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:37:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["CaB7M7uCT7Sr_9UxdH-Ipg"], "issued_at": "2018-08-01T10:37:37.000000Z"}} 2018-08-01 10:37:37,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85ca87fe8ed240fa901b5b09434aa69d6c2f6f31" 2018-08-01 10:37:37,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:37:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26345d48-41ae-4be0-aab6-9eac7ae9a9f0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:37:37,829 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-26345d48-41ae-4be0-aab6-9eac7ae9a9f0 2018-08-01 10:37:37,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-fc3cfe02-ee3b-47ee-aacc-635fca5f6aa1name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85ca87fe8ed240fa901b5b09434aa69d6c2f6f31" 2018-08-01 10:37:38,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-0c467bf0-fa7f-472e-9fc3-e63a189c128c Date: Wed, 01 Aug 2018 10:37:38 GMT RESP BODY: {"security_groups": []} 2018-08-01 10:37:38,033 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-fc3cfe02-ee3b-47ee-aacc-635fca5f6aa1name&description=hello+group used request id req-0c467bf0-fa7f-472e-9fc3-e63a189c128c 2018-08-01 10:37:38,034 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-fc3cfe02-ee3b-47ee-aacc-635fca5f6aa1name... 2018-08-01 10:37:38,034 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-fc3cfe02-ee3b-47ee-aacc-635fca5f6aa1name 2018-08-01 10:37:38,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:37:38,042 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:37: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:37:38,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateSecurityGroupTests-864e1078-3e93-4a2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85ca87fe8ed240fa901b5b09434aa69d6c2f6f31" 2018-08-01 10:37:38,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:37:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcfd5982-9ad9-40d3-8a66-5cb5fa8a67af Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateSecurityGroupTests-864e1078-3e93-4a2-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/f74ea64f4a6f462ea0a9117ff5dc5664"}, "tags": [], "enabled": true, "id": "f74ea64f4a6f462ea0a9117ff5dc5664", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-864e1078-3e93-4a2-proj"}]} 2018-08-01 10:37:38,129 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateSecurityGroupTests-864e1078-3e93-4a2-proj used request id req-bcfd5982-9ad9-40d3-8a66-5cb5fa8a67af 2018-08-01 10:37:38,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85ca87fe8ed240fa901b5b09434aa69d6c2f6f31" -d '{"security_group": {"tenant_id": "f74ea64f4a6f462ea0a9117ff5dc5664", "name": "CreateSecurityGroupTests-fc3cfe02-ee3b-47ee-aacc-635fca5f6aa1name", "description": "hello group"}}' 2018-08-01 10:37:38,397 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-ef82e35a-193b-4393-9fa7-aa169a97be0e Date: Wed, 01 Aug 2018 10:37:38 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "f74ea64f4a6f462ea0a9117ff5dc5664", "created_at": "2018-08-01T10:37:38Z", "updated_at": "2018-08-01T10:37:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:38Z", "revision_number": 0, "id": "09d0d036-a304-46f5-aeaa-bc842ffe3cdd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:38Z", "security_group_id": "634b74e9-cc5d-4649-a190-11e06d88667c", "tenant_id": "f74ea64f4a6f462ea0a9117ff5dc5664", "port_range_min": null, "ethertype": "IPv6", "project_id": "f74ea64f4a6f462ea0a9117ff5dc5664"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:38Z", "revision_number": 0, "id": "17343956-e8ca-4a1b-a5c7-15f6bf2aaed9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:38Z", "security_group_id": "634b74e9-cc5d-4649-a190-11e06d88667c", "tenant_id": "f74ea64f4a6f462ea0a9117ff5dc5664", "port_range_min": null, "ethertype": "IPv4", "project_id": "f74ea64f4a6f462ea0a9117ff5dc5664"}], "revision_number": 2, "project_id": "f74ea64f4a6f462ea0a9117ff5dc5664", "id": "634b74e9-cc5d-4649-a190-11e06d88667c", "name": "CreateSecurityGroupTests-fc3cfe02-ee3b-47ee-aacc-635fca5f6aa1name"}} 2018-08-01 10:37:38,398 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups used request id req-ef82e35a-193b-4393-9fa7-aa169a97be0e 2018-08-01 10:37:38,398 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 634b74e9-cc5d-4649-a190-11e06d88667c 2018-08-01 10:37:38,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=634b74e9-cc5d-4649-a190-11e06d88667c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85ca87fe8ed240fa901b5b09434aa69d6c2f6f31" 2018-08-01 10:37:38,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-dc37806b-067d-43b2-8ecb-277bf8748f5f Date: Wed, 01 Aug 2018 10:37: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-08-01T10:37:38Z", "security_group_id": "634b74e9-cc5d-4649-a190-11e06d88667c", "port_range_min": null, "revision_number": 0, "tenant_id": "f74ea64f4a6f462ea0a9117ff5dc5664", "created_at": "2018-08-01T10:37:38Z", "project_id": "f74ea64f4a6f462ea0a9117ff5dc5664", "id": "09d0d036-a304-46f5-aeaa-bc842ffe3cdd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:37:38Z", "security_group_id": "634b74e9-cc5d-4649-a190-11e06d88667c", "port_range_min": null, "revision_number": 0, "tenant_id": "f74ea64f4a6f462ea0a9117ff5dc5664", "created_at": "2018-08-01T10:37:38Z", "project_id": "f74ea64f4a6f462ea0a9117ff5dc5664", "id": "17343956-e8ca-4a1b-a5c7-15f6bf2aaed9"}]} 2018-08-01 10:37:38,424 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=634b74e9-cc5d-4649-a190-11e06d88667c used request id req-dc37806b-067d-43b2-8ecb-277bf8748f5f 2018-08-01 10:37:38,424 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 634b74e9-cc5d-4649-a190-11e06d88667c 2018-08-01 10:37:38,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=634b74e9-cc5d-4649-a190-11e06d88667c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85ca87fe8ed240fa901b5b09434aa69d6c2f6f31" 2018-08-01 10:37:38,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1992d51f-51c2-4a4d-a729-305e0fef9691 Date: Wed, 01 Aug 2018 10:37: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-08-01T10:37:38Z", "security_group_id": "634b74e9-cc5d-4649-a190-11e06d88667c", "port_range_min": null, "revision_number": 0, "tenant_id": "f74ea64f4a6f462ea0a9117ff5dc5664", "created_at": "2018-08-01T10:37:38Z", "project_id": "f74ea64f4a6f462ea0a9117ff5dc5664", "id": "09d0d036-a304-46f5-aeaa-bc842ffe3cdd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:37:38Z", "security_group_id": "634b74e9-cc5d-4649-a190-11e06d88667c", "port_range_min": null, "revision_number": 0, "tenant_id": "f74ea64f4a6f462ea0a9117ff5dc5664", "created_at": "2018-08-01T10:37:38Z", "project_id": "f74ea64f4a6f462ea0a9117ff5dc5664", "id": "17343956-e8ca-4a1b-a5c7-15f6bf2aaed9"}]} 2018-08-01 10:37:38,446 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=634b74e9-cc5d-4649-a190-11e06d88667c used request id req-1992d51f-51c2-4a4d-a729-305e0fef9691 2018-08-01 10:37:38,447 - neutron_utils - INFO - Retrieving security group with ID - 634b74e9-cc5d-4649-a190-11e06d88667c 2018-08-01 10:37:38,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?id=634b74e9-cc5d-4649-a190-11e06d88667c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85ca87fe8ed240fa901b5b09434aa69d6c2f6f31" 2018-08-01 10:37:38,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-f0d52e24-1363-45ee-bf11-e923bafbe57f Date: Wed, 01 Aug 2018 10:37:38 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f74ea64f4a6f462ea0a9117ff5dc5664", "created_at": "2018-08-01T10:37:38Z", "updated_at": "2018-08-01T10:37:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:38Z", "revision_number": 0, "id": "09d0d036-a304-46f5-aeaa-bc842ffe3cdd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:38Z", "security_group_id": "634b74e9-cc5d-4649-a190-11e06d88667c", "tenant_id": "f74ea64f4a6f462ea0a9117ff5dc5664", "port_range_min": null, "ethertype": "IPv6", "project_id": "f74ea64f4a6f462ea0a9117ff5dc5664"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:38Z", "revision_number": 0, "id": "17343956-e8ca-4a1b-a5c7-15f6bf2aaed9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:38Z", "security_group_id": "634b74e9-cc5d-4649-a190-11e06d88667c", "tenant_id": "f74ea64f4a6f462ea0a9117ff5dc5664", "port_range_min": null, "ethertype": "IPv4", "project_id": "f74ea64f4a6f462ea0a9117ff5dc5664"}], "revision_number": 2, "project_id": "f74ea64f4a6f462ea0a9117ff5dc5664", "id": "634b74e9-cc5d-4649-a190-11e06d88667c", "name": "CreateSecurityGroupTests-fc3cfe02-ee3b-47ee-aacc-635fca5f6aa1name"}]} 2018-08-01 10:37:38,491 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?id=634b74e9-cc5d-4649-a190-11e06d88667c used request id req-f0d52e24-1363-45ee-bf11-e923bafbe57f 2018-08-01 10:37:38,492 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 634b74e9-cc5d-4649-a190-11e06d88667c 2018-08-01 10:37:38,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=634b74e9-cc5d-4649-a190-11e06d88667c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85ca87fe8ed240fa901b5b09434aa69d6c2f6f31" 2018-08-01 10:37:38,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3d7ed4d9-7b9b-4dac-88bf-5bc12427c512 Date: Wed, 01 Aug 2018 10:37: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-08-01T10:37:38Z", "security_group_id": "634b74e9-cc5d-4649-a190-11e06d88667c", "port_range_min": null, "revision_number": 0, "tenant_id": "f74ea64f4a6f462ea0a9117ff5dc5664", "created_at": "2018-08-01T10:37:38Z", "project_id": "f74ea64f4a6f462ea0a9117ff5dc5664", "id": "09d0d036-a304-46f5-aeaa-bc842ffe3cdd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:37:38Z", "security_group_id": "634b74e9-cc5d-4649-a190-11e06d88667c", "port_range_min": null, "revision_number": 0, "tenant_id": "f74ea64f4a6f462ea0a9117ff5dc5664", "created_at": "2018-08-01T10:37:38Z", "project_id": "f74ea64f4a6f462ea0a9117ff5dc5664", "id": "17343956-e8ca-4a1b-a5c7-15f6bf2aaed9"}]} 2018-08-01 10:37:38,513 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=634b74e9-cc5d-4649-a190-11e06d88667c used request id req-3d7ed4d9-7b9b-4dac-88bf-5bc12427c512 2018-08-01 10:37:38,513 - neutron_utils - INFO - Retrieving security group with ID - 634b74e9-cc5d-4649-a190-11e06d88667c 2018-08-01 10:37:38,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?id=634b74e9-cc5d-4649-a190-11e06d88667c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85ca87fe8ed240fa901b5b09434aa69d6c2f6f31" 2018-08-01 10:37:38,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-740fc2f0-fe80-4628-a3d0-e2fbb4ea7329 Date: Wed, 01 Aug 2018 10:37:38 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f74ea64f4a6f462ea0a9117ff5dc5664", "created_at": "2018-08-01T10:37:38Z", "updated_at": "2018-08-01T10:37:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:38Z", "revision_number": 0, "id": "09d0d036-a304-46f5-aeaa-bc842ffe3cdd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:38Z", "security_group_id": "634b74e9-cc5d-4649-a190-11e06d88667c", "tenant_id": "f74ea64f4a6f462ea0a9117ff5dc5664", "port_range_min": null, "ethertype": "IPv6", "project_id": "f74ea64f4a6f462ea0a9117ff5dc5664"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:38Z", "revision_number": 0, "id": "17343956-e8ca-4a1b-a5c7-15f6bf2aaed9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:38Z", "security_group_id": "634b74e9-cc5d-4649-a190-11e06d88667c", "tenant_id": "f74ea64f4a6f462ea0a9117ff5dc5664", "port_range_min": null, "ethertype": "IPv4", "project_id": "f74ea64f4a6f462ea0a9117ff5dc5664"}], "revision_number": 2, "project_id": "f74ea64f4a6f462ea0a9117ff5dc5664", "id": "634b74e9-cc5d-4649-a190-11e06d88667c", "name": "CreateSecurityGroupTests-fc3cfe02-ee3b-47ee-aacc-635fca5f6aa1name"}]} 2018-08-01 10:37:38,558 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?id=634b74e9-cc5d-4649-a190-11e06d88667c used request id req-740fc2f0-fe80-4628-a3d0-e2fbb4ea7329 2018-08-01 10:37:38,558 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 634b74e9-cc5d-4649-a190-11e06d88667c 2018-08-01 10:37:38,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=634b74e9-cc5d-4649-a190-11e06d88667c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85ca87fe8ed240fa901b5b09434aa69d6c2f6f31" 2018-08-01 10:37:38,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-75884e1b-73dc-4fe0-b8da-1ee2d2b8bba0 Date: Wed, 01 Aug 2018 10:37: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-08-01T10:37:38Z", "security_group_id": "634b74e9-cc5d-4649-a190-11e06d88667c", "port_range_min": null, "revision_number": 0, "tenant_id": "f74ea64f4a6f462ea0a9117ff5dc5664", "created_at": "2018-08-01T10:37:38Z", "project_id": "f74ea64f4a6f462ea0a9117ff5dc5664", "id": "09d0d036-a304-46f5-aeaa-bc842ffe3cdd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:37:38Z", "security_group_id": "634b74e9-cc5d-4649-a190-11e06d88667c", "port_range_min": null, "revision_number": 0, "tenant_id": "f74ea64f4a6f462ea0a9117ff5dc5664", "created_at": "2018-08-01T10:37:38Z", "project_id": "f74ea64f4a6f462ea0a9117ff5dc5664", "id": "17343956-e8ca-4a1b-a5c7-15f6bf2aaed9"}]} 2018-08-01 10:37:38,580 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=634b74e9-cc5d-4649-a190-11e06d88667c used request id req-75884e1b-73dc-4fe0-b8da-1ee2d2b8bba0 2018-08-01 10:37:38,581 - neutron_utils - INFO - Retrieving security group with ID - 634b74e9-cc5d-4649-a190-11e06d88667c 2018-08-01 10:37:38,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?id=634b74e9-cc5d-4649-a190-11e06d88667c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85ca87fe8ed240fa901b5b09434aa69d6c2f6f31" 2018-08-01 10:37:38,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-4c20f269-c325-4fcd-8cfb-fc5f6b6c942d Date: Wed, 01 Aug 2018 10:37:38 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f74ea64f4a6f462ea0a9117ff5dc5664", "created_at": "2018-08-01T10:37:38Z", "updated_at": "2018-08-01T10:37:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:38Z", "revision_number": 0, "id": "09d0d036-a304-46f5-aeaa-bc842ffe3cdd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:38Z", "security_group_id": "634b74e9-cc5d-4649-a190-11e06d88667c", "tenant_id": "f74ea64f4a6f462ea0a9117ff5dc5664", "port_range_min": null, "ethertype": "IPv6", "project_id": "f74ea64f4a6f462ea0a9117ff5dc5664"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:38Z", "revision_number": 0, "id": "17343956-e8ca-4a1b-a5c7-15f6bf2aaed9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:38Z", "security_group_id": "634b74e9-cc5d-4649-a190-11e06d88667c", "tenant_id": "f74ea64f4a6f462ea0a9117ff5dc5664", "port_range_min": null, "ethertype": "IPv4", "project_id": "f74ea64f4a6f462ea0a9117ff5dc5664"}], "revision_number": 2, "project_id": "f74ea64f4a6f462ea0a9117ff5dc5664", "id": "634b74e9-cc5d-4649-a190-11e06d88667c", "name": "CreateSecurityGroupTests-fc3cfe02-ee3b-47ee-aacc-635fca5f6aa1name"}]} 2018-08-01 10:37:38,622 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?id=634b74e9-cc5d-4649-a190-11e06d88667c used request id req-4c20f269-c325-4fcd-8cfb-fc5f6b6c942d 2018-08-01 10:37:38,622 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 634b74e9-cc5d-4649-a190-11e06d88667c 2018-08-01 10:37:38,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=634b74e9-cc5d-4649-a190-11e06d88667c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85ca87fe8ed240fa901b5b09434aa69d6c2f6f31" 2018-08-01 10:37:38,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-51bf0316-bbca-4c15-b079-704e9165576a Date: Wed, 01 Aug 2018 10:37: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-08-01T10:37:38Z", "security_group_id": "634b74e9-cc5d-4649-a190-11e06d88667c", "port_range_min": null, "revision_number": 0, "tenant_id": "f74ea64f4a6f462ea0a9117ff5dc5664", "created_at": "2018-08-01T10:37:38Z", "project_id": "f74ea64f4a6f462ea0a9117ff5dc5664", "id": "09d0d036-a304-46f5-aeaa-bc842ffe3cdd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:37:38Z", "security_group_id": "634b74e9-cc5d-4649-a190-11e06d88667c", "port_range_min": null, "revision_number": 0, "tenant_id": "f74ea64f4a6f462ea0a9117ff5dc5664", "created_at": "2018-08-01T10:37:38Z", "project_id": "f74ea64f4a6f462ea0a9117ff5dc5664", "id": "17343956-e8ca-4a1b-a5c7-15f6bf2aaed9"}]} 2018-08-01 10:37:38,643 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=634b74e9-cc5d-4649-a190-11e06d88667c used request id req-51bf0316-bbca-4c15-b079-704e9165576a 2018-08-01 10:37:38,644 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:37:39,030 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "91219f357f8d4c7ba3984cae27e525fb", "name": "CreateSecurityGroupTests-864e1078-3e93-4a2-proj-role"}], "expires_at": "2018-08-01T11:37:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f74ea64f4a6f462ea0a9117ff5dc5664", "name": "CreateSecurityGroupTests-864e1078-3e93-4a2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/f74ea64f4a6f462ea0a9117ff5dc5664", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/f74ea64f4a6f462ea0a9117ff5dc5664", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/f74ea64f4a6f462ea0a9117ff5dc5664", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/f74ea64f4a6f462ea0a9117ff5dc5664", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/f74ea64f4a6f462ea0a9117ff5dc5664", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/f74ea64f4a6f462ea0a9117ff5dc5664", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_f74ea64f4a6f462ea0a9117ff5dc5664", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_f74ea64f4a6f462ea0a9117ff5dc5664", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/f74ea64f4a6f462ea0a9117ff5dc5664", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/f74ea64f4a6f462ea0a9117ff5dc5664", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/f74ea64f4a6f462ea0a9117ff5dc5664", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/f74ea64f4a6f462ea0a9117ff5dc5664", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/f74ea64f4a6f462ea0a9117ff5dc5664", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/f74ea64f4a6f462ea0a9117ff5dc5664", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-864e1078-3e93-4a2-user", "id": "dccbfb7520dc4bb0b2409ec8cea4e2f8"}, "audit_ids": ["8rfM88VkT5-txAaRjDp6mQ"], "issued_at": "2018-08-01T10:37:39.000000Z"}} 2018-08-01 10:37:39,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-fc3cfe02-ee3b-47ee-aacc-635fca5f6aa1name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5f6be16e3c4ead28cdd44e27e706f0650310c8d" 2018-08-01 10:37:39,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-13bd3fba-268e-4f91-b70a-b34e0801b262 Date: Wed, 01 Aug 2018 10:37:39 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f74ea64f4a6f462ea0a9117ff5dc5664", "created_at": "2018-08-01T10:37:38Z", "updated_at": "2018-08-01T10:37:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:38Z", "revision_number": 0, "id": "09d0d036-a304-46f5-aeaa-bc842ffe3cdd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:38Z", "security_group_id": "634b74e9-cc5d-4649-a190-11e06d88667c", "tenant_id": "f74ea64f4a6f462ea0a9117ff5dc5664", "port_range_min": null, "ethertype": "IPv6", "project_id": "f74ea64f4a6f462ea0a9117ff5dc5664"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:38Z", "revision_number": 0, "id": "17343956-e8ca-4a1b-a5c7-15f6bf2aaed9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:38Z", "security_group_id": "634b74e9-cc5d-4649-a190-11e06d88667c", "tenant_id": "f74ea64f4a6f462ea0a9117ff5dc5664", "port_range_min": null, "ethertype": "IPv4", "project_id": "f74ea64f4a6f462ea0a9117ff5dc5664"}], "revision_number": 2, "project_id": "f74ea64f4a6f462ea0a9117ff5dc5664", "id": "634b74e9-cc5d-4649-a190-11e06d88667c", "name": "CreateSecurityGroupTests-fc3cfe02-ee3b-47ee-aacc-635fca5f6aa1name"}]} 2018-08-01 10:37:39,304 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-fc3cfe02-ee3b-47ee-aacc-635fca5f6aa1name&description=hello+group used request id req-13bd3fba-268e-4f91-b70a-b34e0801b262 2018-08-01 10:37:39,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:37:39,312 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:37: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:37:39,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/f74ea64f4a6f462ea0a9117ff5dc5664 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e41070b4b362c72021c04f0f4fba0ca7d66d135" 2018-08-01 10:37:39,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:37:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa49241c-776a-4878-9f3f-609301c2d025 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/f74ea64f4a6f462ea0a9117ff5dc5664"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f74ea64f4a6f462ea0a9117ff5dc5664", "name": "CreateSecurityGroupTests-864e1078-3e93-4a2-proj"}} 2018-08-01 10:37:39,399 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/f74ea64f4a6f462ea0a9117ff5dc5664 used request id req-fa49241c-776a-4878-9f3f-609301c2d025 2018-08-01 10:37:39,399 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 634b74e9-cc5d-4649-a190-11e06d88667c 2018-08-01 10:37:39,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=634b74e9-cc5d-4649-a190-11e06d88667c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5f6be16e3c4ead28cdd44e27e706f0650310c8d" 2018-08-01 10:37:39,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b54fddc2-d00c-42ea-abe0-a6d384f37465 Date: Wed, 01 Aug 2018 10:37: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-08-01T10:37:38Z", "security_group_id": "634b74e9-cc5d-4649-a190-11e06d88667c", "port_range_min": null, "revision_number": 0, "tenant_id": "f74ea64f4a6f462ea0a9117ff5dc5664", "created_at": "2018-08-01T10:37:38Z", "project_id": "f74ea64f4a6f462ea0a9117ff5dc5664", "id": "09d0d036-a304-46f5-aeaa-bc842ffe3cdd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:37:38Z", "security_group_id": "634b74e9-cc5d-4649-a190-11e06d88667c", "port_range_min": null, "revision_number": 0, "tenant_id": "f74ea64f4a6f462ea0a9117ff5dc5664", "created_at": "2018-08-01T10:37:38Z", "project_id": "f74ea64f4a6f462ea0a9117ff5dc5664", "id": "17343956-e8ca-4a1b-a5c7-15f6bf2aaed9"}]} 2018-08-01 10:37:39,426 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=634b74e9-cc5d-4649-a190-11e06d88667c used request id req-b54fddc2-d00c-42ea-abe0-a6d384f37465 2018-08-01 10:37:39,427 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 634b74e9-cc5d-4649-a190-11e06d88667c 2018-08-01 10:37:39,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=634b74e9-cc5d-4649-a190-11e06d88667c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5f6be16e3c4ead28cdd44e27e706f0650310c8d" 2018-08-01 10:37:39,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-18769495-eb74-4041-938f-c01e071ee13f Date: Wed, 01 Aug 2018 10:37: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-08-01T10:37:38Z", "security_group_id": "634b74e9-cc5d-4649-a190-11e06d88667c", "port_range_min": null, "revision_number": 0, "tenant_id": "f74ea64f4a6f462ea0a9117ff5dc5664", "created_at": "2018-08-01T10:37:38Z", "project_id": "f74ea64f4a6f462ea0a9117ff5dc5664", "id": "09d0d036-a304-46f5-aeaa-bc842ffe3cdd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:37:38Z", "security_group_id": "634b74e9-cc5d-4649-a190-11e06d88667c", "port_range_min": null, "revision_number": 0, "tenant_id": "f74ea64f4a6f462ea0a9117ff5dc5664", "created_at": "2018-08-01T10:37:38Z", "project_id": "f74ea64f4a6f462ea0a9117ff5dc5664", "id": "17343956-e8ca-4a1b-a5c7-15f6bf2aaed9"}]} 2018-08-01 10:37:39,452 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=634b74e9-cc5d-4649-a190-11e06d88667c used request id req-18769495-eb74-4041-938f-c01e071ee13f 2018-08-01 10:37:39,452 - neutron_utils - INFO - Deleting security group rule with ID - 17343956-e8ca-4a1b-a5c7-15f6bf2aaed9 2018-08-01 10:37:39,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-group-rules/17343956-e8ca-4a1b-a5c7-15f6bf2aaed9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85ca87fe8ed240fa901b5b09434aa69d6c2f6f31" 2018-08-01 10:37:39,552 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9aa77966-d74a-423d-9511-9e152c69bcdc Content-Length: 0 Date: Wed, 01 Aug 2018 10:37:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:37:39,552 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-group-rules/17343956-e8ca-4a1b-a5c7-15f6bf2aaed9 used request id req-9aa77966-d74a-423d-9511-9e152c69bcdc 2018-08-01 10:37:39,552 - neutron_utils - INFO - Deleting security group rule with ID - 09d0d036-a304-46f5-aeaa-bc842ffe3cdd 2018-08-01 10:37:39,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-group-rules/09d0d036-a304-46f5-aeaa-bc842ffe3cdd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85ca87fe8ed240fa901b5b09434aa69d6c2f6f31" 2018-08-01 10:37:39,622 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a204a786-3513-458d-a273-1a48cc5c17ae Content-Length: 0 Date: Wed, 01 Aug 2018 10:37:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:37:39,622 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-group-rules/09d0d036-a304-46f5-aeaa-bc842ffe3cdd used request id req-a204a786-3513-458d-a273-1a48cc5c17ae 2018-08-01 10:37:39,623 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-fc3cfe02-ee3b-47ee-aacc-635fca5f6aa1name 2018-08-01 10:37:39,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/634b74e9-cc5d-4649-a190-11e06d88667c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85ca87fe8ed240fa901b5b09434aa69d6c2f6f31" 2018-08-01 10:37:39,742 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-701b5c57-f6b8-4758-a4ad-89b35df71be3 Content-Length: 0 Date: Wed, 01 Aug 2018 10:37:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:37:39,742 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/634b74e9-cc5d-4649-a190-11e06d88667c used request id req-701b5c57-f6b8-4758-a4ad-89b35df71be3 2018-08-01 10:37:39,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68014529daf01e8bfaa189f01137b97a7ad355f9" 2018-08-01 10:37:39,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-d857502d-7a0e-4c71-a851-e4b9958e2a84 Date: Wed, 01 Aug 2018 10:37:39 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f74ea64f4a6f462ea0a9117ff5dc5664", "created_at": "2018-08-01T10:37:38Z", "updated_at": "2018-08-01T10:37:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:38Z", "revision_number": 0, "id": "534a3c2a-2724-40be-b4cd-9c215d83ff85", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:38Z", "security_group_id": "33c071dd-7e10-4509-8c3b-d6322c86031e", "tenant_id": "f74ea64f4a6f462ea0a9117ff5dc5664", "port_range_min": null, "ethertype": "IPv4", "project_id": "f74ea64f4a6f462ea0a9117ff5dc5664"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:38Z", "revision_number": 0, "id": "ac029654-89bf-4f50-9296-6f89f72e7e8f", "remote_group_id": "33c071dd-7e10-4509-8c3b-d6322c86031e", "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:38Z", "security_group_id": "33c071dd-7e10-4509-8c3b-d6322c86031e", "tenant_id": "f74ea64f4a6f462ea0a9117ff5dc5664", "port_range_min": null, "ethertype": "IPv4", "project_id": "f74ea64f4a6f462ea0a9117ff5dc5664"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:38Z", "revision_number": 0, "id": "b2425bd4-2bea-4efd-965c-92b8e480aacb", "remote_group_id": "33c071dd-7e10-4509-8c3b-d6322c86031e", "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:38Z", "security_group_id": "33c071dd-7e10-4509-8c3b-d6322c86031e", "tenant_id": "f74ea64f4a6f462ea0a9117ff5dc5664", "port_range_min": null, "ethertype": "IPv6", "project_id": "f74ea64f4a6f462ea0a9117ff5dc5664"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:38Z", "revision_number": 0, "id": "f4af680e-96b5-4c30-9a4a-af9701892c1a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:38Z", "security_group_id": "33c071dd-7e10-4509-8c3b-d6322c86031e", "tenant_id": "f74ea64f4a6f462ea0a9117ff5dc5664", "port_range_min": null, "ethertype": "IPv6", "project_id": "f74ea64f4a6f462ea0a9117ff5dc5664"}], "revision_number": 4, "project_id": "f74ea64f4a6f462ea0a9117ff5dc5664", "id": "33c071dd-7e10-4509-8c3b-d6322c86031e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a2413a97b61342d8bd27570706ef372d", "created_at": "2018-08-01T09:33:18Z", "updated_at": "2018-08-01T09:33:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "7f556ce3-51d0-4279-a11d-510db9f9a3b1", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "94adc13c-a166-41cf-bd16-f997efc73cb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "b39143b5-c08f-4d0b-9d40-54f472f2389e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "e218b0b7-4501-4f84-9458-caf2891c260d", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}], "revision_number": 4, "project_id": "a2413a97b61342d8bd27570706ef372d", "id": "38229670-7386-42d0-b7b9-2397ea5938de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "created_at": "2018-08-01T09:28:38Z", "updated_at": "2018-08-01T09:28:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "763568f1-8151-4a3c-911a-d06da4423063", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "80d28bee-4aee-47e8-a8da-e0fe31497fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "a47a5ddf-aa37-4ab2-a335-1c93513b5f12", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "f5bba5a5-602b-421e-98b2-5a16117f943f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}], "revision_number": 4, "project_id": "dbe9669438844f3faecdc7fcc050e0d8", "id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ed1054af2e94c049694d98d54211d98", "created_at": "2018-08-01T09:31:40Z", "updated_at": "2018-08-01T09:31:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "34baee87-ea35-42ee-8a69-0f6e2a825d3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "89b9d1c9-f4f9-45cd-8d36-970d44228439", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "b8ab0d59-cab9-4488-82ee-7c5f69709bff", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "d3ab68ea-23b4-4bf6-8dd3-85d029e3d89f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}], "revision_number": 4, "project_id": "2ed1054af2e94c049694d98d54211d98", "id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "created_at": "2018-08-01T09:34:13Z", "updated_at": "2018-08-01T09:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "1dbb3f59-611b-46d1-a82d-2720e0a16f86", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "3878126b-a220-4357-adb9-bc22498f31b1", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "75ce67db-9c04-4561-a10d-8b1ec63943e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "e2945a69-3afe-41e3-a7ec-3ea4c79a12ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}], "revision_number": 4, "project_id": "c0d9b34b06f445a7857603f60b181f3c", "id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-01T09:30:58Z", "updated_at": "2018-08-01T09:30:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "042d4626-2974-418d-affe-f8f2acd05faa", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "995fae58-f0e5-4e10-801c-6c2ce5c7ae0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "cb8404fa-cb24-4879-a34d-f3050dcba730", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "dad6aaab-690e-4c24-9103-6767e0c80bc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "created_at": "2018-08-01T09:31:11Z", "updated_at": "2018-08-01T09:31:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "939e25e0-5dbc-4f6e-9f6f-7fb70e540203", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "9796a673-6928-4009-9c21-1410d395646e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "af7b8bf8-2fb6-4d72-842a-38f72d7581f7", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "b9af65b0-2eb8-45e1-8504-b7dc4dbb83ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}], "revision_number": 4, "project_id": "dd207f801ed3475f9dbe5f13077af1c8", "id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "46dd322c3fcc454eb140e37825746af8", "created_at": "2018-08-01T10:33:44Z", "updated_at": "2018-08-01T10:33:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "0f41470b-1091-45c1-b574-92069f79f8d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "8cc03a9c-8fa5-425b-812f-d7692bae3613", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d1373b1e-2fb9-4e02-a9e1-7e873ba1d7d1", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d21f3909-71f3-43e2-a22d-6a9c2513cb6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}], "revision_number": 4, "project_id": "46dd322c3fcc454eb140e37825746af8", "id": "b2961714-c8a4-4fcb-918b-21d70527c983", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "created_at": "2018-08-01T09:34:57Z", "updated_at": "2018-08-01T09:34:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "8063d12f-30db-4ccf-8ce0-72e59ba81a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c38e1a7a-5857-4f03-b991-6d5c9c9a5b9e", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c725bae1-d3bb-42b5-b331-32737085f28c", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "cfddc134-923b-4e0d-9ec5-dcc5641dd435", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}], "revision_number": 4, "project_id": "455b48a61678488ead79a4cfa07ef5c3", "id": "cd52f913-3072-4ce7-a779-7de795b62b12", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:36:50Z", "updated_at": "2018-08-01T09:36:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "07ef7fe5-a529-45da-bfc0-899f0ea9b592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "bc4dad3a-2a0c-4c31-b901-2909a12adb50", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c35cff35-4306-4116-b9fa-fc27bc7c05d6", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c493e3ac-d9d2-480d-9ec8-50982eedaf5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}], "revision_number": 4, "project_id": "8d96727022f4443794db44ecde432faf", "id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "created_at": "2018-08-01T09:32:45Z", "updated_at": "2018-08-01T09:32:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "058ea790-43ea-4a6f-9950-28418319e577", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "5fcfb31b-cdad-4037-973e-56b74faefd14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "99a24d26-dc7f-42d0-aa23-a7c061f04952", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "b641bb48-566e-472b-a3cc-d38c85ab3ff1", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}], "revision_number": 4, "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "name": "default"}]} 2018-08-01 10:37:39,905 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-d857502d-7a0e-4c71-a851-e4b9958e2a84 2018-08-01 10:37:39,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/f74ea64f4a6f462ea0a9117ff5dc5664 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68014529daf01e8bfaa189f01137b97a7ad355f9" 2018-08-01 10:37:39,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:37:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0624b067-2bb6-4e49-af11-2cef7282f493 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/f74ea64f4a6f462ea0a9117ff5dc5664"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f74ea64f4a6f462ea0a9117ff5dc5664", "name": "CreateSecurityGroupTests-864e1078-3e93-4a2-proj"}} 2018-08-01 10:37:39,994 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/f74ea64f4a6f462ea0a9117ff5dc5664 used request id req-0624b067-2bb6-4e49-af11-2cef7282f493 2018-08-01 10:37:39,994 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 33c071dd-7e10-4509-8c3b-d6322c86031e 2018-08-01 10:37:39,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=33c071dd-7e10-4509-8c3b-d6322c86031e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68014529daf01e8bfaa189f01137b97a7ad355f9" 2018-08-01 10:37:40,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-f950d421-6b0d-433b-831e-782189fd52ea Date: Wed, 01 Aug 2018 10:37: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-08-01T10:37:38Z", "security_group_id": "33c071dd-7e10-4509-8c3b-d6322c86031e", "port_range_min": null, "revision_number": 0, "tenant_id": "f74ea64f4a6f462ea0a9117ff5dc5664", "created_at": "2018-08-01T10:37:38Z", "project_id": "f74ea64f4a6f462ea0a9117ff5dc5664", "id": "534a3c2a-2724-40be-b4cd-9c215d83ff85"}, {"remote_group_id": "33c071dd-7e10-4509-8c3b-d6322c86031e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:37:38Z", "security_group_id": "33c071dd-7e10-4509-8c3b-d6322c86031e", "port_range_min": null, "revision_number": 0, "tenant_id": "f74ea64f4a6f462ea0a9117ff5dc5664", "created_at": "2018-08-01T10:37:38Z", "project_id": "f74ea64f4a6f462ea0a9117ff5dc5664", "id": "ac029654-89bf-4f50-9296-6f89f72e7e8f"}, {"remote_group_id": "33c071dd-7e10-4509-8c3b-d6322c86031e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:37:38Z", "security_group_id": "33c071dd-7e10-4509-8c3b-d6322c86031e", "port_range_min": null, "revision_number": 0, "tenant_id": "f74ea64f4a6f462ea0a9117ff5dc5664", "created_at": "2018-08-01T10:37:38Z", "project_id": "f74ea64f4a6f462ea0a9117ff5dc5664", "id": "b2425bd4-2bea-4efd-965c-92b8e480aacb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:37:38Z", "security_group_id": "33c071dd-7e10-4509-8c3b-d6322c86031e", "port_range_min": null, "revision_number": 0, "tenant_id": "f74ea64f4a6f462ea0a9117ff5dc5664", "created_at": "2018-08-01T10:37:38Z", "project_id": "f74ea64f4a6f462ea0a9117ff5dc5664", "id": "f4af680e-96b5-4c30-9a4a-af9701892c1a"}]} 2018-08-01 10:37:40,018 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=33c071dd-7e10-4509-8c3b-d6322c86031e used request id req-f950d421-6b0d-433b-831e-782189fd52ea 2018-08-01 10:37:40,019 - neutron_utils - INFO - Deleting security group with name - default 2018-08-01 10:37:40,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/33c071dd-7e10-4509-8c3b-d6322c86031e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68014529daf01e8bfaa189f01137b97a7ad355f9" 2018-08-01 10:37:40,153 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-635957b7-af1c-45ad-aaaa-070b2f0990de Content-Length: 0 Date: Wed, 01 Aug 2018 10:37:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:37:40,153 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/33c071dd-7e10-4509-8c3b-d6322c86031e used request id req-635957b7-af1c-45ad-aaaa-070b2f0990de 2018-08-01 10:37:40,153 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-864e1078-3e93-4a2-proj 2018-08-01 10:37:40,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/f74ea64f4a6f462ea0a9117ff5dc5664 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68014529daf01e8bfaa189f01137b97a7ad355f9" 2018-08-01 10:37:40,355 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:37:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-67a7801f-918b-4be1-b9dd-63f6fa834cac Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:37:40,355 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/f74ea64f4a6f462ea0a9117ff5dc5664 used request id req-67a7801f-918b-4be1-b9dd-63f6fa834cac 2018-08-01 10:37:40,355 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-864e1078-3e93-4a2-proj-role 2018-08-01 10:37:40,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/91219f357f8d4c7ba3984cae27e525fb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68014529daf01e8bfaa189f01137b97a7ad355f9" 2018-08-01 10:37:40,391 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:37:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2124e923-3afc-46a8-832b-f87717f959e1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:37:40,392 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/91219f357f8d4c7ba3984cae27e525fb used request id req-2124e923-3afc-46a8-832b-f87717f959e1 2018-08-01 10:37:40,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68014529daf01e8bfaa189f01137b97a7ad355f9" 2018-08-01 10:37:40,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:37:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d608ff8-e1a6-4d60-9773-60bcd0e0c671 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:37:40,487 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-5d608ff8-e1a6-4d60-9773-60bcd0e0c671 2018-08-01 10:37:40,488 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-864e1078-3e93-4a2-user 2018-08-01 10:37:40,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/dccbfb7520dc4bb0b2409ec8cea4e2f8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45e76e0e4e94a9a4e84afcadc87a89f37299658e" 2018-08-01 10:37:40,644 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:37:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3b2b58e0-2167-4d8d-8033-faadf968f545 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:37:40,644 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/dccbfb7520dc4bb0b2409ec8cea4e2f8 used request id req-3b2b58e0-2167-4d8d-8033-faadf968f545 2018-08-01 10:37:40,646 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:37:41,026 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:37:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["Sv3a2nfOQUeGEP1q9-R03g"], "issued_at": "2018-08-01T10:37:41.000000Z"}} 2018-08-01 10:37:41,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7048e9995f7ee1d32ed0a1f71981ea6bd9e72c41" 2018-08-01 10:37:41,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:37:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf556fd7-49a1-425d-b160-9a32a3751530 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:37:41,104 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-bf556fd7-49a1-425d-b160-9a32a3751530 2018-08-01 10:37:41,105 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:37:41,106 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:37:41,489 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:37:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["JtU22Jk5Qi6LKVEbtNhJkA"], "issued_at": "2018-08-01T10:37:41.000000Z"}} 2018-08-01 10:37:41,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5655488e07d13cc9c346183beaf87d1c36f415e6" 2018-08-01 10:37:41,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:37:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b690239-955f-4fe0-b0b3-87a967f3fd30 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:37:41,569 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-6b690239-955f-4fe0-b0b3-87a967f3fd30 2018-08-01 10:37:41,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:37:41,578 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:37: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:37:41,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-59bb19b6-6411-4ab-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5655488e07d13cc9c346183beaf87d1c36f415e6" 2018-08-01 10:37:41,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:37:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a87c3fcb-3794-465b-b14a-0846fbe6c778 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-59bb19b6-6411-4ab-proj", "previous": null, "next": null}, "projects": []} 2018-08-01 10:37:41,662 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-59bb19b6-6411-4ab-proj used request id req-a87c3fcb-3794-465b-b14a-0846fbe6c778 2018-08-01 10:37:41,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5655488e07d13cc9c346183beaf87d1c36f415e6" 2018-08-01 10:37:41,687 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:37:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c38c246-5492-4a51-96b2-9d5afa5ed75b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:37:41,687 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-2c38c246-5492-4a51-96b2-9d5afa5ed75b 2018-08-01 10:37:41,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5655488e07d13cc9c346183beaf87d1c36f415e6" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-59bb19b6-6411-4ab-proj"}}' 2018-08-01 10:37:41,799 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:37:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c29bf93f-181c-4bd6-b9e5-bf7dd128f73a Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/573af6fe23bf472e8e647bfe65cf8441"}, "tags": [], "enabled": true, "id": "573af6fe23bf472e8e647bfe65cf8441", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-59bb19b6-6411-4ab-proj"}} 2018-08-01 10:37:41,799 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-c29bf93f-181c-4bd6-b9e5-bf7dd128f73a 2018-08-01 10:37:41,800 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-59bb19b6-6411-4ab-proj 2018-08-01 10:37:41,800 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:37:41,801 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:37:42,182 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:37:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["cXg3lYzoRPy9jzf3wGmc9w"], "issued_at": "2018-08-01T10:37:42.000000Z"}} 2018-08-01 10:37:42,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d6a5cf4289cfd44137f2eb541f1360c921fa2f6" 2018-08-01 10:37:42,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:37:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d774726d-4bb8-42ff-9b19-add5a9c9387a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:37:42,270 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-d774726d-4bb8-42ff-9b19-add5a9c9387a 2018-08-01 10:37:42,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:37:42,279 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:37: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:37:42,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d6a5cf4289cfd44137f2eb541f1360c921fa2f6" 2018-08-01 10:37:42,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:37:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96c9512e-b221-44ce-82dd-190377750750 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 10:37:42,381 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-96c9512e-b221-44ce-82dd-190377750750 2018-08-01 10:37:42,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateSecurityGroupTests-59bb19b6-6411-4ab-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d6a5cf4289cfd44137f2eb541f1360c921fa2f6" 2018-08-01 10:37:42,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:37:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e67121c2-e11c-477d-aba7-d136e7446161 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateSecurityGroupTests-59bb19b6-6411-4ab-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/573af6fe23bf472e8e647bfe65cf8441"}, "tags": [], "enabled": true, "id": "573af6fe23bf472e8e647bfe65cf8441", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-59bb19b6-6411-4ab-proj"}]} 2018-08-01 10:37:42,471 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateSecurityGroupTests-59bb19b6-6411-4ab-proj used request id req-e67121c2-e11c-477d-aba7-d136e7446161 2018-08-01 10:37:42,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d6a5cf4289cfd44137f2eb541f1360c921fa2f6" 2018-08-01 10:37:42,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:37:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64018f10-b809-444b-a6b4-1c4d06ac99d8 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:37:42,494 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-64018f10-b809-444b-a6b4-1c4d06ac99d8 2018-08-01 10:37:42,853 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-59bb19b6-6411-4ab-user 2018-08-01 10:37:42,853 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:37:42,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5655488e07d13cc9c346183beaf87d1c36f415e6" 2018-08-01 10:37:42,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:37:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3dbd3ed0-628e-4486-ba53-7ac05a95d79c Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:37:42,944 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-3dbd3ed0-628e-4486-ba53-7ac05a95d79c 2018-08-01 10:37:42,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5655488e07d13cc9c346183beaf87d1c36f415e6" -d '{"role": {"name": "CreateSecurityGroupTests-59bb19b6-6411-4ab-proj-role"}}' 2018-08-01 10:37:43,044 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:37:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-36596df9-fb87-4e5b-a32b-06202927a6a0 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c17ada2c82af46c796306dbe2203161c", "links": {"self": "http://172.30.9.24:5000/v3/roles/c17ada2c82af46c796306dbe2203161c"}, "name": "CreateSecurityGroupTests-59bb19b6-6411-4ab-proj-role"}} 2018-08-01 10:37:43,044 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-36596df9-fb87-4e5b-a32b-06202927a6a0 2018-08-01 10:37:43,044 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-59bb19b6-6411-4ab-proj-role 2018-08-01 10:37:43,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/c17ada2c82af46c796306dbe2203161c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5655488e07d13cc9c346183beaf87d1c36f415e6" 2018-08-01 10:37:43,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:37:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-856a0e86-af6e-413c-b7e5-90bbd46d035c Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c17ada2c82af46c796306dbe2203161c", "links": {"self": "http://172.30.9.24:5000/v3/roles/c17ada2c82af46c796306dbe2203161c"}, "name": "CreateSecurityGroupTests-59bb19b6-6411-4ab-proj-role"}} 2018-08-01 10:37:43,131 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/c17ada2c82af46c796306dbe2203161c used request id req-856a0e86-af6e-413c-b7e5-90bbd46d035c 2018-08-01 10:37:43,131 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-59bb19b6-6411-4ab-proj-role to project CreateSecurityGroupTests-59bb19b6-6411-4ab-proj 2018-08-01 10:37:43,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/573af6fe23bf472e8e647bfe65cf8441/users/137e665332cb42c7b521cbeead7e9017/roles/c17ada2c82af46c796306dbe2203161c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5655488e07d13cc9c346183beaf87d1c36f415e6" 2018-08-01 10:37:43,263 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:37:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-54062f84-6e48-485f-beb8-0946efb5a965 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:37:43,263 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/573af6fe23bf472e8e647bfe65cf8441/users/137e665332cb42c7b521cbeead7e9017/roles/c17ada2c82af46c796306dbe2203161c used request id req-54062f84-6e48-485f-beb8-0946efb5a965 2018-08-01 10:37:43,264 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:37:43,265 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:37:43,648 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c17ada2c82af46c796306dbe2203161c", "name": "CreateSecurityGroupTests-59bb19b6-6411-4ab-proj-role"}], "expires_at": "2018-08-01T11:37:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "573af6fe23bf472e8e647bfe65cf8441", "name": "CreateSecurityGroupTests-59bb19b6-6411-4ab-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/573af6fe23bf472e8e647bfe65cf8441", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/573af6fe23bf472e8e647bfe65cf8441", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/573af6fe23bf472e8e647bfe65cf8441", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/573af6fe23bf472e8e647bfe65cf8441", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/573af6fe23bf472e8e647bfe65cf8441", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/573af6fe23bf472e8e647bfe65cf8441", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_573af6fe23bf472e8e647bfe65cf8441", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_573af6fe23bf472e8e647bfe65cf8441", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/573af6fe23bf472e8e647bfe65cf8441", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/573af6fe23bf472e8e647bfe65cf8441", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/573af6fe23bf472e8e647bfe65cf8441", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/573af6fe23bf472e8e647bfe65cf8441", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/573af6fe23bf472e8e647bfe65cf8441", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/573af6fe23bf472e8e647bfe65cf8441", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-59bb19b6-6411-4ab-user", "id": "137e665332cb42c7b521cbeead7e9017"}, "audit_ids": ["n9vV270vRYOB-gluodkNRA"], "issued_at": "2018-08-01T10:37:43.000000Z"}} 2018-08-01 10:37:43,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e9a7f0204f6bd25a43a6c33b49042306080e307" 2018-08-01 10:37:43,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:37:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c13f284e-2943-4c40-9b89-1dfe78f91d34 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:37:43,726 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-c13f284e-2943-4c40-9b89-1dfe78f91d34 2018-08-01 10:37:43,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d99900ed-e7c2-4b57-9864-0e479b71c1b2name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e9a7f0204f6bd25a43a6c33b49042306080e307" 2018-08-01 10:37:44,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-42d0487d-750d-4467-acce-7946251f084a Date: Wed, 01 Aug 2018 10:37:44 GMT RESP BODY: {"security_groups": []} 2018-08-01 10:37:44,045 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d99900ed-e7c2-4b57-9864-0e479b71c1b2name&description=hello+group used request id req-42d0487d-750d-4467-acce-7946251f084a 2018-08-01 10:37:44,045 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-d99900ed-e7c2-4b57-9864-0e479b71c1b2name... 2018-08-01 10:37:44,046 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-d99900ed-e7c2-4b57-9864-0e479b71c1b2name 2018-08-01 10:37:44,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e9a7f0204f6bd25a43a6c33b49042306080e307" -d '{"security_group": {"name": "CreateSecurityGroupTests-d99900ed-e7c2-4b57-9864-0e479b71c1b2name", "description": "hello group"}}' 2018-08-01 10:37:44,231 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-e7efb58a-c438-4f28-b802-750d4dadac77 Date: Wed, 01 Aug 2018 10:37:44 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "573af6fe23bf472e8e647bfe65cf8441", "created_at": "2018-08-01T10:37:44Z", "updated_at": "2018-08-01T10:37:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:44Z", "revision_number": 0, "id": "87994e5e-31d1-42e1-bd1f-2f19781af858", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:44Z", "security_group_id": "905ce4a4-3ff7-4b84-af85-1999dd08092e", "tenant_id": "573af6fe23bf472e8e647bfe65cf8441", "port_range_min": null, "ethertype": "IPv4", "project_id": "573af6fe23bf472e8e647bfe65cf8441"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:44Z", "revision_number": 0, "id": "983eab04-3b3c-4c1e-9582-d300305970ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:44Z", "security_group_id": "905ce4a4-3ff7-4b84-af85-1999dd08092e", "tenant_id": "573af6fe23bf472e8e647bfe65cf8441", "port_range_min": null, "ethertype": "IPv6", "project_id": "573af6fe23bf472e8e647bfe65cf8441"}], "revision_number": 2, "project_id": "573af6fe23bf472e8e647bfe65cf8441", "id": "905ce4a4-3ff7-4b84-af85-1999dd08092e", "name": "CreateSecurityGroupTests-d99900ed-e7c2-4b57-9864-0e479b71c1b2name"}} 2018-08-01 10:37:44,231 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups used request id req-e7efb58a-c438-4f28-b802-750d4dadac77 2018-08-01 10:37:44,231 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 905ce4a4-3ff7-4b84-af85-1999dd08092e 2018-08-01 10:37:44,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=905ce4a4-3ff7-4b84-af85-1999dd08092e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e9a7f0204f6bd25a43a6c33b49042306080e307" 2018-08-01 10:37:44,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ce401120-7de8-4b23-bcf1-f9d0d6329049 Date: Wed, 01 Aug 2018 10:37: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-08-01T10:37:44Z", "security_group_id": "905ce4a4-3ff7-4b84-af85-1999dd08092e", "port_range_min": null, "revision_number": 0, "tenant_id": "573af6fe23bf472e8e647bfe65cf8441", "created_at": "2018-08-01T10:37:44Z", "project_id": "573af6fe23bf472e8e647bfe65cf8441", "id": "87994e5e-31d1-42e1-bd1f-2f19781af858"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:37:44Z", "security_group_id": "905ce4a4-3ff7-4b84-af85-1999dd08092e", "port_range_min": null, "revision_number": 0, "tenant_id": "573af6fe23bf472e8e647bfe65cf8441", "created_at": "2018-08-01T10:37:44Z", "project_id": "573af6fe23bf472e8e647bfe65cf8441", "id": "983eab04-3b3c-4c1e-9582-d300305970ed"}]} 2018-08-01 10:37:44,277 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=905ce4a4-3ff7-4b84-af85-1999dd08092e used request id req-ce401120-7de8-4b23-bcf1-f9d0d6329049 2018-08-01 10:37:44,278 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 905ce4a4-3ff7-4b84-af85-1999dd08092e 2018-08-01 10:37:44,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=905ce4a4-3ff7-4b84-af85-1999dd08092e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e9a7f0204f6bd25a43a6c33b49042306080e307" 2018-08-01 10:37:44,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-29898e53-59f5-4f85-8894-053921503ee2 Date: Wed, 01 Aug 2018 10:37: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-08-01T10:37:44Z", "security_group_id": "905ce4a4-3ff7-4b84-af85-1999dd08092e", "port_range_min": null, "revision_number": 0, "tenant_id": "573af6fe23bf472e8e647bfe65cf8441", "created_at": "2018-08-01T10:37:44Z", "project_id": "573af6fe23bf472e8e647bfe65cf8441", "id": "87994e5e-31d1-42e1-bd1f-2f19781af858"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:37:44Z", "security_group_id": "905ce4a4-3ff7-4b84-af85-1999dd08092e", "port_range_min": null, "revision_number": 0, "tenant_id": "573af6fe23bf472e8e647bfe65cf8441", "created_at": "2018-08-01T10:37:44Z", "project_id": "573af6fe23bf472e8e647bfe65cf8441", "id": "983eab04-3b3c-4c1e-9582-d300305970ed"}]} 2018-08-01 10:37:44,303 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=905ce4a4-3ff7-4b84-af85-1999dd08092e used request id req-29898e53-59f5-4f85-8894-053921503ee2 2018-08-01 10:37:44,304 - neutron_utils - INFO - Retrieving security group with ID - 905ce4a4-3ff7-4b84-af85-1999dd08092e 2018-08-01 10:37:44,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?id=905ce4a4-3ff7-4b84-af85-1999dd08092e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e9a7f0204f6bd25a43a6c33b49042306080e307" 2018-08-01 10:37:44,372 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-9d07a02c-f671-4ec7-ae9e-8c2b0cc6cd13 Date: Wed, 01 Aug 2018 10:37:44 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "573af6fe23bf472e8e647bfe65cf8441", "created_at": "2018-08-01T10:37:44Z", "updated_at": "2018-08-01T10:37:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:44Z", "revision_number": 0, "id": "87994e5e-31d1-42e1-bd1f-2f19781af858", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:44Z", "security_group_id": "905ce4a4-3ff7-4b84-af85-1999dd08092e", "tenant_id": "573af6fe23bf472e8e647bfe65cf8441", "port_range_min": null, "ethertype": "IPv4", "project_id": "573af6fe23bf472e8e647bfe65cf8441"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:44Z", "revision_number": 0, "id": "983eab04-3b3c-4c1e-9582-d300305970ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:44Z", "security_group_id": "905ce4a4-3ff7-4b84-af85-1999dd08092e", "tenant_id": "573af6fe23bf472e8e647bfe65cf8441", "port_range_min": null, "ethertype": "IPv6", "project_id": "573af6fe23bf472e8e647bfe65cf8441"}], "revision_number": 2, "project_id": "573af6fe23bf472e8e647bfe65cf8441", "id": "905ce4a4-3ff7-4b84-af85-1999dd08092e", "name": "CreateSecurityGroupTests-d99900ed-e7c2-4b57-9864-0e479b71c1b2name"}]} 2018-08-01 10:37:44,372 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?id=905ce4a4-3ff7-4b84-af85-1999dd08092e used request id req-9d07a02c-f671-4ec7-ae9e-8c2b0cc6cd13 2018-08-01 10:37:44,373 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 905ce4a4-3ff7-4b84-af85-1999dd08092e 2018-08-01 10:37:44,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=905ce4a4-3ff7-4b84-af85-1999dd08092e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e9a7f0204f6bd25a43a6c33b49042306080e307" 2018-08-01 10:37:44,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e3d7fc75-60a9-4deb-873f-1fdcc02e12e8 Date: Wed, 01 Aug 2018 10:37: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-08-01T10:37:44Z", "security_group_id": "905ce4a4-3ff7-4b84-af85-1999dd08092e", "port_range_min": null, "revision_number": 0, "tenant_id": "573af6fe23bf472e8e647bfe65cf8441", "created_at": "2018-08-01T10:37:44Z", "project_id": "573af6fe23bf472e8e647bfe65cf8441", "id": "87994e5e-31d1-42e1-bd1f-2f19781af858"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:37:44Z", "security_group_id": "905ce4a4-3ff7-4b84-af85-1999dd08092e", "port_range_min": null, "revision_number": 0, "tenant_id": "573af6fe23bf472e8e647bfe65cf8441", "created_at": "2018-08-01T10:37:44Z", "project_id": "573af6fe23bf472e8e647bfe65cf8441", "id": "983eab04-3b3c-4c1e-9582-d300305970ed"}]} 2018-08-01 10:37:44,398 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=905ce4a4-3ff7-4b84-af85-1999dd08092e used request id req-e3d7fc75-60a9-4deb-873f-1fdcc02e12e8 2018-08-01 10:37:44,399 - neutron_utils - INFO - Retrieving security group with ID - 905ce4a4-3ff7-4b84-af85-1999dd08092e 2018-08-01 10:37:44,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?id=905ce4a4-3ff7-4b84-af85-1999dd08092e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e9a7f0204f6bd25a43a6c33b49042306080e307" 2018-08-01 10:37:44,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-c468ebc8-b8a1-4f35-9c68-d815fa00a51b Date: Wed, 01 Aug 2018 10:37:44 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "573af6fe23bf472e8e647bfe65cf8441", "created_at": "2018-08-01T10:37:44Z", "updated_at": "2018-08-01T10:37:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:44Z", "revision_number": 0, "id": "87994e5e-31d1-42e1-bd1f-2f19781af858", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:44Z", "security_group_id": "905ce4a4-3ff7-4b84-af85-1999dd08092e", "tenant_id": "573af6fe23bf472e8e647bfe65cf8441", "port_range_min": null, "ethertype": "IPv4", "project_id": "573af6fe23bf472e8e647bfe65cf8441"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:44Z", "revision_number": 0, "id": "983eab04-3b3c-4c1e-9582-d300305970ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:44Z", "security_group_id": "905ce4a4-3ff7-4b84-af85-1999dd08092e", "tenant_id": "573af6fe23bf472e8e647bfe65cf8441", "port_range_min": null, "ethertype": "IPv6", "project_id": "573af6fe23bf472e8e647bfe65cf8441"}], "revision_number": 2, "project_id": "573af6fe23bf472e8e647bfe65cf8441", "id": "905ce4a4-3ff7-4b84-af85-1999dd08092e", "name": "CreateSecurityGroupTests-d99900ed-e7c2-4b57-9864-0e479b71c1b2name"}]} 2018-08-01 10:37:44,444 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?id=905ce4a4-3ff7-4b84-af85-1999dd08092e used request id req-c468ebc8-b8a1-4f35-9c68-d815fa00a51b 2018-08-01 10:37:44,444 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 905ce4a4-3ff7-4b84-af85-1999dd08092e 2018-08-01 10:37:44,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=905ce4a4-3ff7-4b84-af85-1999dd08092e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e9a7f0204f6bd25a43a6c33b49042306080e307" 2018-08-01 10:37:44,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-9dab3a6f-25ea-4b6e-8e76-1a3ba1f22f2f Date: Wed, 01 Aug 2018 10:37: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-08-01T10:37:44Z", "security_group_id": "905ce4a4-3ff7-4b84-af85-1999dd08092e", "port_range_min": null, "revision_number": 0, "tenant_id": "573af6fe23bf472e8e647bfe65cf8441", "created_at": "2018-08-01T10:37:44Z", "project_id": "573af6fe23bf472e8e647bfe65cf8441", "id": "87994e5e-31d1-42e1-bd1f-2f19781af858"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:37:44Z", "security_group_id": "905ce4a4-3ff7-4b84-af85-1999dd08092e", "port_range_min": null, "revision_number": 0, "tenant_id": "573af6fe23bf472e8e647bfe65cf8441", "created_at": "2018-08-01T10:37:44Z", "project_id": "573af6fe23bf472e8e647bfe65cf8441", "id": "983eab04-3b3c-4c1e-9582-d300305970ed"}]} 2018-08-01 10:37:44,471 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=905ce4a4-3ff7-4b84-af85-1999dd08092e used request id req-9dab3a6f-25ea-4b6e-8e76-1a3ba1f22f2f 2018-08-01 10:37:44,471 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-d99900ed-e7c2-4b57-9864-0e479b71c1b2name 2018-08-01 10:37:44,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d99900ed-e7c2-4b57-9864-0e479b71c1b2name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e9a7f0204f6bd25a43a6c33b49042306080e307" 2018-08-01 10:37:44,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-542c134b-ad9f-4ee9-a725-2d713bbf0b01 Date: Wed, 01 Aug 2018 10:37:44 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "573af6fe23bf472e8e647bfe65cf8441", "created_at": "2018-08-01T10:37:44Z", "updated_at": "2018-08-01T10:37:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:44Z", "revision_number": 0, "id": "87994e5e-31d1-42e1-bd1f-2f19781af858", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:44Z", "security_group_id": "905ce4a4-3ff7-4b84-af85-1999dd08092e", "tenant_id": "573af6fe23bf472e8e647bfe65cf8441", "port_range_min": null, "ethertype": "IPv4", "project_id": "573af6fe23bf472e8e647bfe65cf8441"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:44Z", "revision_number": 0, "id": "983eab04-3b3c-4c1e-9582-d300305970ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:44Z", "security_group_id": "905ce4a4-3ff7-4b84-af85-1999dd08092e", "tenant_id": "573af6fe23bf472e8e647bfe65cf8441", "port_range_min": null, "ethertype": "IPv6", "project_id": "573af6fe23bf472e8e647bfe65cf8441"}], "revision_number": 2, "project_id": "573af6fe23bf472e8e647bfe65cf8441", "id": "905ce4a4-3ff7-4b84-af85-1999dd08092e", "name": "CreateSecurityGroupTests-d99900ed-e7c2-4b57-9864-0e479b71c1b2name"}]} 2018-08-01 10:37:44,520 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d99900ed-e7c2-4b57-9864-0e479b71c1b2name used request id req-542c134b-ad9f-4ee9-a725-2d713bbf0b01 2018-08-01 10:37:44,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:37:44,528 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:37: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:37:44,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/573af6fe23bf472e8e647bfe65cf8441 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e9a7f0204f6bd25a43a6c33b49042306080e307" 2018-08-01 10:37:44,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:37:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4aed73f2-9051-4084-888b-f30903ea5c1c Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/573af6fe23bf472e8e647bfe65cf8441"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "573af6fe23bf472e8e647bfe65cf8441", "name": "CreateSecurityGroupTests-59bb19b6-6411-4ab-proj"}} 2018-08-01 10:37:44,594 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/573af6fe23bf472e8e647bfe65cf8441 used request id req-4aed73f2-9051-4084-888b-f30903ea5c1c 2018-08-01 10:37:44,594 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 905ce4a4-3ff7-4b84-af85-1999dd08092e 2018-08-01 10:37:44,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=905ce4a4-3ff7-4b84-af85-1999dd08092e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e9a7f0204f6bd25a43a6c33b49042306080e307" 2018-08-01 10:37:44,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0ea2c418-60a0-440a-834b-65023cbc2d67 Date: Wed, 01 Aug 2018 10:37: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-08-01T10:37:44Z", "security_group_id": "905ce4a4-3ff7-4b84-af85-1999dd08092e", "port_range_min": null, "revision_number": 0, "tenant_id": "573af6fe23bf472e8e647bfe65cf8441", "created_at": "2018-08-01T10:37:44Z", "project_id": "573af6fe23bf472e8e647bfe65cf8441", "id": "87994e5e-31d1-42e1-bd1f-2f19781af858"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:37:44Z", "security_group_id": "905ce4a4-3ff7-4b84-af85-1999dd08092e", "port_range_min": null, "revision_number": 0, "tenant_id": "573af6fe23bf472e8e647bfe65cf8441", "created_at": "2018-08-01T10:37:44Z", "project_id": "573af6fe23bf472e8e647bfe65cf8441", "id": "983eab04-3b3c-4c1e-9582-d300305970ed"}]} 2018-08-01 10:37:44,622 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=905ce4a4-3ff7-4b84-af85-1999dd08092e used request id req-0ea2c418-60a0-440a-834b-65023cbc2d67 2018-08-01 10:37:44,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}2e9a7f0204f6bd25a43a6c33b49042306080e307" -d '{"security_group_rule": {"direction": "egress", "protocol": 17, "description": "test_rule_1", "ethertype": "IPv4", "port_range_max": 20, "security_group_id": "905ce4a4-3ff7-4b84-af85-1999dd08092e", "port_range_min": 10}}' 2018-08-01 10:37:44,768 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-e821061e-f9ea-4030-97a3-22bb39eee084 Date: Wed, 01 Aug 2018 10:37:44 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-08-01T10:37:44Z", "security_group_id": "905ce4a4-3ff7-4b84-af85-1999dd08092e", "port_range_min": 10, "revision_number": 0, "tenant_id": "573af6fe23bf472e8e647bfe65cf8441", "created_at": "2018-08-01T10:37:44Z", "project_id": "573af6fe23bf472e8e647bfe65cf8441", "id": "f61920ff-61ea-4382-b388-5b0609ad5ae3"}} 2018-08-01 10:37:44,769 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules used request id req-e821061e-f9ea-4030-97a3-22bb39eee084 2018-08-01 10:37:44,769 - neutron_utils - INFO - Retrieving security group with ID - 905ce4a4-3ff7-4b84-af85-1999dd08092e 2018-08-01 10:37:44,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?id=905ce4a4-3ff7-4b84-af85-1999dd08092e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e9a7f0204f6bd25a43a6c33b49042306080e307" 2018-08-01 10:37:44,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-5391b0f2-b4bc-4570-876a-eee97918adcb Date: Wed, 01 Aug 2018 10:37:44 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "573af6fe23bf472e8e647bfe65cf8441", "created_at": "2018-08-01T10:37:44Z", "updated_at": "2018-08-01T10:37:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:44Z", "revision_number": 0, "id": "87994e5e-31d1-42e1-bd1f-2f19781af858", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:44Z", "security_group_id": "905ce4a4-3ff7-4b84-af85-1999dd08092e", "tenant_id": "573af6fe23bf472e8e647bfe65cf8441", "port_range_min": null, "ethertype": "IPv4", "project_id": "573af6fe23bf472e8e647bfe65cf8441"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:44Z", "revision_number": 0, "id": "983eab04-3b3c-4c1e-9582-d300305970ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:44Z", "security_group_id": "905ce4a4-3ff7-4b84-af85-1999dd08092e", "tenant_id": "573af6fe23bf472e8e647bfe65cf8441", "port_range_min": null, "ethertype": "IPv6", "project_id": "573af6fe23bf472e8e647bfe65cf8441"}, {"direction": "egress", "protocol": "17", "description": "test_rule_1", "tags": [], "port_range_max": 20, "updated_at": "2018-08-01T10:37:44Z", "revision_number": 0, "id": "f61920ff-61ea-4382-b388-5b0609ad5ae3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:44Z", "security_group_id": "905ce4a4-3ff7-4b84-af85-1999dd08092e", "tenant_id": "573af6fe23bf472e8e647bfe65cf8441", "port_range_min": 10, "ethertype": "IPv4", "project_id": "573af6fe23bf472e8e647bfe65cf8441"}], "revision_number": 3, "project_id": "573af6fe23bf472e8e647bfe65cf8441", "id": "905ce4a4-3ff7-4b84-af85-1999dd08092e", "name": "CreateSecurityGroupTests-d99900ed-e7c2-4b57-9864-0e479b71c1b2name"}]} 2018-08-01 10:37:44,819 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?id=905ce4a4-3ff7-4b84-af85-1999dd08092e used request id req-5391b0f2-b4bc-4570-876a-eee97918adcb 2018-08-01 10:37:44,819 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 905ce4a4-3ff7-4b84-af85-1999dd08092e 2018-08-01 10:37:44,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=905ce4a4-3ff7-4b84-af85-1999dd08092e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e9a7f0204f6bd25a43a6c33b49042306080e307" 2018-08-01 10:37:44,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-0d9c92c8-bd43-4289-bd9e-1c12f04ea242 Date: Wed, 01 Aug 2018 10:37: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-08-01T10:37:44Z", "security_group_id": "905ce4a4-3ff7-4b84-af85-1999dd08092e", "port_range_min": null, "revision_number": 0, "tenant_id": "573af6fe23bf472e8e647bfe65cf8441", "created_at": "2018-08-01T10:37:44Z", "project_id": "573af6fe23bf472e8e647bfe65cf8441", "id": "87994e5e-31d1-42e1-bd1f-2f19781af858"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:37:44Z", "security_group_id": "905ce4a4-3ff7-4b84-af85-1999dd08092e", "port_range_min": null, "revision_number": 0, "tenant_id": "573af6fe23bf472e8e647bfe65cf8441", "created_at": "2018-08-01T10:37:44Z", "project_id": "573af6fe23bf472e8e647bfe65cf8441", "id": "983eab04-3b3c-4c1e-9582-d300305970ed"}, {"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-08-01T10:37:44Z", "security_group_id": "905ce4a4-3ff7-4b84-af85-1999dd08092e", "port_range_min": 10, "revision_number": 0, "tenant_id": "573af6fe23bf472e8e647bfe65cf8441", "created_at": "2018-08-01T10:37:44Z", "project_id": "573af6fe23bf472e8e647bfe65cf8441", "id": "f61920ff-61ea-4382-b388-5b0609ad5ae3"}]} 2018-08-01 10:37:44,869 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=905ce4a4-3ff7-4b84-af85-1999dd08092e used request id req-0d9c92c8-bd43-4289-bd9e-1c12f04ea242 2018-08-01 10:37:44,870 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:37:45,246 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c17ada2c82af46c796306dbe2203161c", "name": "CreateSecurityGroupTests-59bb19b6-6411-4ab-proj-role"}], "expires_at": "2018-08-01T11:37:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "573af6fe23bf472e8e647bfe65cf8441", "name": "CreateSecurityGroupTests-59bb19b6-6411-4ab-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/573af6fe23bf472e8e647bfe65cf8441", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/573af6fe23bf472e8e647bfe65cf8441", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/573af6fe23bf472e8e647bfe65cf8441", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/573af6fe23bf472e8e647bfe65cf8441", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/573af6fe23bf472e8e647bfe65cf8441", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/573af6fe23bf472e8e647bfe65cf8441", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_573af6fe23bf472e8e647bfe65cf8441", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_573af6fe23bf472e8e647bfe65cf8441", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/573af6fe23bf472e8e647bfe65cf8441", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/573af6fe23bf472e8e647bfe65cf8441", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/573af6fe23bf472e8e647bfe65cf8441", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/573af6fe23bf472e8e647bfe65cf8441", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/573af6fe23bf472e8e647bfe65cf8441", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/573af6fe23bf472e8e647bfe65cf8441", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-59bb19b6-6411-4ab-user", "id": "137e665332cb42c7b521cbeead7e9017"}, "audit_ids": ["Gp2K-dIoSniVZBhGBLxEtw"], "issued_at": "2018-08-01T10:37:45.000000Z"}} 2018-08-01 10:37:45,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d99900ed-e7c2-4b57-9864-0e479b71c1b2name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e06cb85200e08abda9fa14747db2526fa1e8da7f" 2018-08-01 10:37:45,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-38192cf9-b85e-4e63-936b-7d7b037ee45b Date: Wed, 01 Aug 2018 10:37:45 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "573af6fe23bf472e8e647bfe65cf8441", "created_at": "2018-08-01T10:37:44Z", "updated_at": "2018-08-01T10:37:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:44Z", "revision_number": 0, "id": "87994e5e-31d1-42e1-bd1f-2f19781af858", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:44Z", "security_group_id": "905ce4a4-3ff7-4b84-af85-1999dd08092e", "tenant_id": "573af6fe23bf472e8e647bfe65cf8441", "port_range_min": null, "ethertype": "IPv4", "project_id": "573af6fe23bf472e8e647bfe65cf8441"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:44Z", "revision_number": 0, "id": "983eab04-3b3c-4c1e-9582-d300305970ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:44Z", "security_group_id": "905ce4a4-3ff7-4b84-af85-1999dd08092e", "tenant_id": "573af6fe23bf472e8e647bfe65cf8441", "port_range_min": null, "ethertype": "IPv6", "project_id": "573af6fe23bf472e8e647bfe65cf8441"}, {"direction": "egress", "protocol": "17", "description": "test_rule_1", "tags": [], "port_range_max": 20, "updated_at": "2018-08-01T10:37:44Z", "revision_number": 0, "id": "f61920ff-61ea-4382-b388-5b0609ad5ae3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:44Z", "security_group_id": "905ce4a4-3ff7-4b84-af85-1999dd08092e", "tenant_id": "573af6fe23bf472e8e647bfe65cf8441", "port_range_min": 10, "ethertype": "IPv4", "project_id": "573af6fe23bf472e8e647bfe65cf8441"}], "revision_number": 3, "project_id": "573af6fe23bf472e8e647bfe65cf8441", "id": "905ce4a4-3ff7-4b84-af85-1999dd08092e", "name": "CreateSecurityGroupTests-d99900ed-e7c2-4b57-9864-0e479b71c1b2name"}]} 2018-08-01 10:37:45,463 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d99900ed-e7c2-4b57-9864-0e479b71c1b2name&description=hello+group used request id req-38192cf9-b85e-4e63-936b-7d7b037ee45b 2018-08-01 10:37:45,464 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 905ce4a4-3ff7-4b84-af85-1999dd08092e 2018-08-01 10:37:45,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=905ce4a4-3ff7-4b84-af85-1999dd08092e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e06cb85200e08abda9fa14747db2526fa1e8da7f" 2018-08-01 10:37:45,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-4d2922fc-4ac6-422f-9def-f29c9b1f84d6 Date: Wed, 01 Aug 2018 10:37: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-08-01T10:37:44Z", "security_group_id": "905ce4a4-3ff7-4b84-af85-1999dd08092e", "port_range_min": null, "revision_number": 0, "tenant_id": "573af6fe23bf472e8e647bfe65cf8441", "created_at": "2018-08-01T10:37:44Z", "project_id": "573af6fe23bf472e8e647bfe65cf8441", "id": "87994e5e-31d1-42e1-bd1f-2f19781af858"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:37:44Z", "security_group_id": "905ce4a4-3ff7-4b84-af85-1999dd08092e", "port_range_min": null, "revision_number": 0, "tenant_id": "573af6fe23bf472e8e647bfe65cf8441", "created_at": "2018-08-01T10:37:44Z", "project_id": "573af6fe23bf472e8e647bfe65cf8441", "id": "983eab04-3b3c-4c1e-9582-d300305970ed"}, {"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-08-01T10:37:44Z", "security_group_id": "905ce4a4-3ff7-4b84-af85-1999dd08092e", "port_range_min": 10, "revision_number": 0, "tenant_id": "573af6fe23bf472e8e647bfe65cf8441", "created_at": "2018-08-01T10:37:44Z", "project_id": "573af6fe23bf472e8e647bfe65cf8441", "id": "f61920ff-61ea-4382-b388-5b0609ad5ae3"}]} 2018-08-01 10:37:45,492 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=905ce4a4-3ff7-4b84-af85-1999dd08092e used request id req-4d2922fc-4ac6-422f-9def-f29c9b1f84d6 2018-08-01 10:37:45,493 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 905ce4a4-3ff7-4b84-af85-1999dd08092e 2018-08-01 10:37:45,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=905ce4a4-3ff7-4b84-af85-1999dd08092e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e06cb85200e08abda9fa14747db2526fa1e8da7f" 2018-08-01 10:37:45,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-7302101e-1d98-4ffa-9ed0-735ed3f4bdbb Date: Wed, 01 Aug 2018 10:37: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-08-01T10:37:44Z", "security_group_id": "905ce4a4-3ff7-4b84-af85-1999dd08092e", "port_range_min": null, "revision_number": 0, "tenant_id": "573af6fe23bf472e8e647bfe65cf8441", "created_at": "2018-08-01T10:37:44Z", "project_id": "573af6fe23bf472e8e647bfe65cf8441", "id": "87994e5e-31d1-42e1-bd1f-2f19781af858"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:37:44Z", "security_group_id": "905ce4a4-3ff7-4b84-af85-1999dd08092e", "port_range_min": null, "revision_number": 0, "tenant_id": "573af6fe23bf472e8e647bfe65cf8441", "created_at": "2018-08-01T10:37:44Z", "project_id": "573af6fe23bf472e8e647bfe65cf8441", "id": "983eab04-3b3c-4c1e-9582-d300305970ed"}, {"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-08-01T10:37:44Z", "security_group_id": "905ce4a4-3ff7-4b84-af85-1999dd08092e", "port_range_min": 10, "revision_number": 0, "tenant_id": "573af6fe23bf472e8e647bfe65cf8441", "created_at": "2018-08-01T10:37:44Z", "project_id": "573af6fe23bf472e8e647bfe65cf8441", "id": "f61920ff-61ea-4382-b388-5b0609ad5ae3"}]} 2018-08-01 10:37:45,524 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=905ce4a4-3ff7-4b84-af85-1999dd08092e used request id req-7302101e-1d98-4ffa-9ed0-735ed3f4bdbb 2018-08-01 10:37:45,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d99900ed-e7c2-4b57-9864-0e479b71c1b2name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e06cb85200e08abda9fa14747db2526fa1e8da7f" 2018-08-01 10:37:45,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-adf12135-a7d4-43bb-b6ca-85cb1d4f521e Date: Wed, 01 Aug 2018 10:37:45 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "573af6fe23bf472e8e647bfe65cf8441", "created_at": "2018-08-01T10:37:44Z", "updated_at": "2018-08-01T10:37:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:44Z", "revision_number": 0, "id": "87994e5e-31d1-42e1-bd1f-2f19781af858", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:44Z", "security_group_id": "905ce4a4-3ff7-4b84-af85-1999dd08092e", "tenant_id": "573af6fe23bf472e8e647bfe65cf8441", "port_range_min": null, "ethertype": "IPv4", "project_id": "573af6fe23bf472e8e647bfe65cf8441"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:44Z", "revision_number": 0, "id": "983eab04-3b3c-4c1e-9582-d300305970ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:44Z", "security_group_id": "905ce4a4-3ff7-4b84-af85-1999dd08092e", "tenant_id": "573af6fe23bf472e8e647bfe65cf8441", "port_range_min": null, "ethertype": "IPv6", "project_id": "573af6fe23bf472e8e647bfe65cf8441"}, {"direction": "egress", "protocol": "17", "description": "test_rule_1", "tags": [], "port_range_max": 20, "updated_at": "2018-08-01T10:37:44Z", "revision_number": 0, "id": "f61920ff-61ea-4382-b388-5b0609ad5ae3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:44Z", "security_group_id": "905ce4a4-3ff7-4b84-af85-1999dd08092e", "tenant_id": "573af6fe23bf472e8e647bfe65cf8441", "port_range_min": 10, "ethertype": "IPv4", "project_id": "573af6fe23bf472e8e647bfe65cf8441"}], "revision_number": 3, "project_id": "573af6fe23bf472e8e647bfe65cf8441", "id": "905ce4a4-3ff7-4b84-af85-1999dd08092e", "name": "CreateSecurityGroupTests-d99900ed-e7c2-4b57-9864-0e479b71c1b2name"}]} 2018-08-01 10:37:45,572 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d99900ed-e7c2-4b57-9864-0e479b71c1b2name used request id req-adf12135-a7d4-43bb-b6ca-85cb1d4f521e 2018-08-01 10:37:45,573 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 905ce4a4-3ff7-4b84-af85-1999dd08092e 2018-08-01 10:37:45,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=905ce4a4-3ff7-4b84-af85-1999dd08092e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e06cb85200e08abda9fa14747db2526fa1e8da7f" 2018-08-01 10:37:45,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-bc224d3d-7b85-4532-a32b-205231fc39a7 Date: Wed, 01 Aug 2018 10:37: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-08-01T10:37:44Z", "security_group_id": "905ce4a4-3ff7-4b84-af85-1999dd08092e", "port_range_min": null, "revision_number": 0, "tenant_id": "573af6fe23bf472e8e647bfe65cf8441", "created_at": "2018-08-01T10:37:44Z", "project_id": "573af6fe23bf472e8e647bfe65cf8441", "id": "87994e5e-31d1-42e1-bd1f-2f19781af858"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:37:44Z", "security_group_id": "905ce4a4-3ff7-4b84-af85-1999dd08092e", "port_range_min": null, "revision_number": 0, "tenant_id": "573af6fe23bf472e8e647bfe65cf8441", "created_at": "2018-08-01T10:37:44Z", "project_id": "573af6fe23bf472e8e647bfe65cf8441", "id": "983eab04-3b3c-4c1e-9582-d300305970ed"}, {"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-08-01T10:37:44Z", "security_group_id": "905ce4a4-3ff7-4b84-af85-1999dd08092e", "port_range_min": 10, "revision_number": 0, "tenant_id": "573af6fe23bf472e8e647bfe65cf8441", "created_at": "2018-08-01T10:37:44Z", "project_id": "573af6fe23bf472e8e647bfe65cf8441", "id": "f61920ff-61ea-4382-b388-5b0609ad5ae3"}]} 2018-08-01 10:37:45,601 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=905ce4a4-3ff7-4b84-af85-1999dd08092e used request id req-bc224d3d-7b85-4532-a32b-205231fc39a7 2018-08-01 10:37:45,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d99900ed-e7c2-4b57-9864-0e479b71c1b2name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e06cb85200e08abda9fa14747db2526fa1e8da7f" 2018-08-01 10:37:45,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-1ae012d7-4157-4f3d-8b53-e029132101ba Date: Wed, 01 Aug 2018 10:37:45 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "573af6fe23bf472e8e647bfe65cf8441", "created_at": "2018-08-01T10:37:44Z", "updated_at": "2018-08-01T10:37:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:44Z", "revision_number": 0, "id": "87994e5e-31d1-42e1-bd1f-2f19781af858", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:44Z", "security_group_id": "905ce4a4-3ff7-4b84-af85-1999dd08092e", "tenant_id": "573af6fe23bf472e8e647bfe65cf8441", "port_range_min": null, "ethertype": "IPv4", "project_id": "573af6fe23bf472e8e647bfe65cf8441"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:44Z", "revision_number": 0, "id": "983eab04-3b3c-4c1e-9582-d300305970ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:44Z", "security_group_id": "905ce4a4-3ff7-4b84-af85-1999dd08092e", "tenant_id": "573af6fe23bf472e8e647bfe65cf8441", "port_range_min": null, "ethertype": "IPv6", "project_id": "573af6fe23bf472e8e647bfe65cf8441"}, {"direction": "egress", "protocol": "17", "description": "test_rule_1", "tags": [], "port_range_max": 20, "updated_at": "2018-08-01T10:37:44Z", "revision_number": 0, "id": "f61920ff-61ea-4382-b388-5b0609ad5ae3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:44Z", "security_group_id": "905ce4a4-3ff7-4b84-af85-1999dd08092e", "tenant_id": "573af6fe23bf472e8e647bfe65cf8441", "port_range_min": 10, "ethertype": "IPv4", "project_id": "573af6fe23bf472e8e647bfe65cf8441"}], "revision_number": 3, "project_id": "573af6fe23bf472e8e647bfe65cf8441", "id": "905ce4a4-3ff7-4b84-af85-1999dd08092e", "name": "CreateSecurityGroupTests-d99900ed-e7c2-4b57-9864-0e479b71c1b2name"}]} 2018-08-01 10:37:45,648 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d99900ed-e7c2-4b57-9864-0e479b71c1b2name used request id req-1ae012d7-4157-4f3d-8b53-e029132101ba 2018-08-01 10:37:45,648 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 905ce4a4-3ff7-4b84-af85-1999dd08092e 2018-08-01 10:37:45,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=905ce4a4-3ff7-4b84-af85-1999dd08092e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e06cb85200e08abda9fa14747db2526fa1e8da7f" 2018-08-01 10:37:45,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-70e23aac-fb0d-43c2-bafe-2e2de2c75aee Date: Wed, 01 Aug 2018 10:37: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-08-01T10:37:44Z", "security_group_id": "905ce4a4-3ff7-4b84-af85-1999dd08092e", "port_range_min": null, "revision_number": 0, "tenant_id": "573af6fe23bf472e8e647bfe65cf8441", "created_at": "2018-08-01T10:37:44Z", "project_id": "573af6fe23bf472e8e647bfe65cf8441", "id": "87994e5e-31d1-42e1-bd1f-2f19781af858"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:37:44Z", "security_group_id": "905ce4a4-3ff7-4b84-af85-1999dd08092e", "port_range_min": null, "revision_number": 0, "tenant_id": "573af6fe23bf472e8e647bfe65cf8441", "created_at": "2018-08-01T10:37:44Z", "project_id": "573af6fe23bf472e8e647bfe65cf8441", "id": "983eab04-3b3c-4c1e-9582-d300305970ed"}, {"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-08-01T10:37:44Z", "security_group_id": "905ce4a4-3ff7-4b84-af85-1999dd08092e", "port_range_min": 10, "revision_number": 0, "tenant_id": "573af6fe23bf472e8e647bfe65cf8441", "created_at": "2018-08-01T10:37:44Z", "project_id": "573af6fe23bf472e8e647bfe65cf8441", "id": "f61920ff-61ea-4382-b388-5b0609ad5ae3"}]} 2018-08-01 10:37:45,680 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=905ce4a4-3ff7-4b84-af85-1999dd08092e used request id req-70e23aac-fb0d-43c2-bafe-2e2de2c75aee 2018-08-01 10:37:45,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d99900ed-e7c2-4b57-9864-0e479b71c1b2name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e06cb85200e08abda9fa14747db2526fa1e8da7f" 2018-08-01 10:37:45,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-8353ed7a-c6a9-477c-afeb-8cd4c5e65628 Date: Wed, 01 Aug 2018 10:37:45 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "573af6fe23bf472e8e647bfe65cf8441", "created_at": "2018-08-01T10:37:44Z", "updated_at": "2018-08-01T10:37:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:44Z", "revision_number": 0, "id": "87994e5e-31d1-42e1-bd1f-2f19781af858", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:44Z", "security_group_id": "905ce4a4-3ff7-4b84-af85-1999dd08092e", "tenant_id": "573af6fe23bf472e8e647bfe65cf8441", "port_range_min": null, "ethertype": "IPv4", "project_id": "573af6fe23bf472e8e647bfe65cf8441"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:44Z", "revision_number": 0, "id": "983eab04-3b3c-4c1e-9582-d300305970ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:44Z", "security_group_id": "905ce4a4-3ff7-4b84-af85-1999dd08092e", "tenant_id": "573af6fe23bf472e8e647bfe65cf8441", "port_range_min": null, "ethertype": "IPv6", "project_id": "573af6fe23bf472e8e647bfe65cf8441"}, {"direction": "egress", "protocol": "17", "description": "test_rule_1", "tags": [], "port_range_max": 20, "updated_at": "2018-08-01T10:37:44Z", "revision_number": 0, "id": "f61920ff-61ea-4382-b388-5b0609ad5ae3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:44Z", "security_group_id": "905ce4a4-3ff7-4b84-af85-1999dd08092e", "tenant_id": "573af6fe23bf472e8e647bfe65cf8441", "port_range_min": 10, "ethertype": "IPv4", "project_id": "573af6fe23bf472e8e647bfe65cf8441"}], "revision_number": 3, "project_id": "573af6fe23bf472e8e647bfe65cf8441", "id": "905ce4a4-3ff7-4b84-af85-1999dd08092e", "name": "CreateSecurityGroupTests-d99900ed-e7c2-4b57-9864-0e479b71c1b2name"}]} 2018-08-01 10:37:45,737 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d99900ed-e7c2-4b57-9864-0e479b71c1b2name used request id req-8353ed7a-c6a9-477c-afeb-8cd4c5e65628 2018-08-01 10:37:45,737 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 905ce4a4-3ff7-4b84-af85-1999dd08092e 2018-08-01 10:37:45,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=905ce4a4-3ff7-4b84-af85-1999dd08092e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e06cb85200e08abda9fa14747db2526fa1e8da7f" 2018-08-01 10:37:45,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-f7156970-aea5-4a20-8146-f0d9bb0d3be6 Date: Wed, 01 Aug 2018 10:37: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-08-01T10:37:44Z", "security_group_id": "905ce4a4-3ff7-4b84-af85-1999dd08092e", "port_range_min": null, "revision_number": 0, "tenant_id": "573af6fe23bf472e8e647bfe65cf8441", "created_at": "2018-08-01T10:37:44Z", "project_id": "573af6fe23bf472e8e647bfe65cf8441", "id": "87994e5e-31d1-42e1-bd1f-2f19781af858"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:37:44Z", "security_group_id": "905ce4a4-3ff7-4b84-af85-1999dd08092e", "port_range_min": null, "revision_number": 0, "tenant_id": "573af6fe23bf472e8e647bfe65cf8441", "created_at": "2018-08-01T10:37:44Z", "project_id": "573af6fe23bf472e8e647bfe65cf8441", "id": "983eab04-3b3c-4c1e-9582-d300305970ed"}, {"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-08-01T10:37:44Z", "security_group_id": "905ce4a4-3ff7-4b84-af85-1999dd08092e", "port_range_min": 10, "revision_number": 0, "tenant_id": "573af6fe23bf472e8e647bfe65cf8441", "created_at": "2018-08-01T10:37:44Z", "project_id": "573af6fe23bf472e8e647bfe65cf8441", "id": "f61920ff-61ea-4382-b388-5b0609ad5ae3"}]} 2018-08-01 10:37:45,765 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=905ce4a4-3ff7-4b84-af85-1999dd08092e used request id req-f7156970-aea5-4a20-8146-f0d9bb0d3be6 2018-08-01 10:37:45,766 - neutron_utils - INFO - Deleting security group rule with ID - 87994e5e-31d1-42e1-bd1f-2f19781af858 2018-08-01 10:37:45,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-group-rules/87994e5e-31d1-42e1-bd1f-2f19781af858 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e9a7f0204f6bd25a43a6c33b49042306080e307" 2018-08-01 10:37:45,848 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2632e564-b9ba-452b-a74b-822e32cb8138 Content-Length: 0 Date: Wed, 01 Aug 2018 10:37:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:37:45,848 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-group-rules/87994e5e-31d1-42e1-bd1f-2f19781af858 used request id req-2632e564-b9ba-452b-a74b-822e32cb8138 2018-08-01 10:37:45,848 - neutron_utils - INFO - Deleting security group rule with ID - f61920ff-61ea-4382-b388-5b0609ad5ae3 2018-08-01 10:37:45,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-group-rules/f61920ff-61ea-4382-b388-5b0609ad5ae3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e9a7f0204f6bd25a43a6c33b49042306080e307" 2018-08-01 10:37:45,948 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-87fb031c-0150-4a56-b07a-f87b6979c3b9 Content-Length: 0 Date: Wed, 01 Aug 2018 10:37:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:37:45,948 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-group-rules/f61920ff-61ea-4382-b388-5b0609ad5ae3 used request id req-87fb031c-0150-4a56-b07a-f87b6979c3b9 2018-08-01 10:37:45,949 - neutron_utils - INFO - Deleting security group rule with ID - 983eab04-3b3c-4c1e-9582-d300305970ed 2018-08-01 10:37:45,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-group-rules/983eab04-3b3c-4c1e-9582-d300305970ed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e9a7f0204f6bd25a43a6c33b49042306080e307" 2018-08-01 10:37:46,019 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f0f6113b-b5b7-4d34-bf77-c02b69c8287c Content-Length: 0 Date: Wed, 01 Aug 2018 10:37:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:37:46,019 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-group-rules/983eab04-3b3c-4c1e-9582-d300305970ed used request id req-f0f6113b-b5b7-4d34-bf77-c02b69c8287c 2018-08-01 10:37:46,019 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-d99900ed-e7c2-4b57-9864-0e479b71c1b2name 2018-08-01 10:37:46,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/905ce4a4-3ff7-4b84-af85-1999dd08092e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e9a7f0204f6bd25a43a6c33b49042306080e307" 2018-08-01 10:37:46,130 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8b3512b8-8087-41ed-a2ab-4b13395e7e43 Content-Length: 0 Date: Wed, 01 Aug 2018 10:37:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:37:46,130 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/905ce4a4-3ff7-4b84-af85-1999dd08092e used request id req-8b3512b8-8087-41ed-a2ab-4b13395e7e43 2018-08-01 10:37:46,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5655488e07d13cc9c346183beaf87d1c36f415e6" 2018-08-01 10:37:46,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-3eaab812-0cc7-4585-9e7d-06264fb3ff0d Date: Wed, 01 Aug 2018 10:37:46 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a2413a97b61342d8bd27570706ef372d", "created_at": "2018-08-01T09:33:18Z", "updated_at": "2018-08-01T09:33:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "7f556ce3-51d0-4279-a11d-510db9f9a3b1", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "94adc13c-a166-41cf-bd16-f997efc73cb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "b39143b5-c08f-4d0b-9d40-54f472f2389e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "e218b0b7-4501-4f84-9458-caf2891c260d", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}], "revision_number": 4, "project_id": "a2413a97b61342d8bd27570706ef372d", "id": "38229670-7386-42d0-b7b9-2397ea5938de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "created_at": "2018-08-01T09:28:38Z", "updated_at": "2018-08-01T09:28:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "763568f1-8151-4a3c-911a-d06da4423063", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "80d28bee-4aee-47e8-a8da-e0fe31497fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "a47a5ddf-aa37-4ab2-a335-1c93513b5f12", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "f5bba5a5-602b-421e-98b2-5a16117f943f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}], "revision_number": 4, "project_id": "dbe9669438844f3faecdc7fcc050e0d8", "id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ed1054af2e94c049694d98d54211d98", "created_at": "2018-08-01T09:31:40Z", "updated_at": "2018-08-01T09:31:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "34baee87-ea35-42ee-8a69-0f6e2a825d3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "89b9d1c9-f4f9-45cd-8d36-970d44228439", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "b8ab0d59-cab9-4488-82ee-7c5f69709bff", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "d3ab68ea-23b4-4bf6-8dd3-85d029e3d89f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}], "revision_number": 4, "project_id": "2ed1054af2e94c049694d98d54211d98", "id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "created_at": "2018-08-01T09:34:13Z", "updated_at": "2018-08-01T09:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "1dbb3f59-611b-46d1-a82d-2720e0a16f86", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "3878126b-a220-4357-adb9-bc22498f31b1", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "75ce67db-9c04-4561-a10d-8b1ec63943e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "e2945a69-3afe-41e3-a7ec-3ea4c79a12ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}], "revision_number": 4, "project_id": "c0d9b34b06f445a7857603f60b181f3c", "id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "573af6fe23bf472e8e647bfe65cf8441", "created_at": "2018-08-01T10:37:43Z", "updated_at": "2018-08-01T10:37:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:43Z", "revision_number": 0, "id": "1b5931a1-8b92-4662-be93-20fed03248aa", "remote_group_id": "7148fffc-7527-4d41-8f35-2239ac8b7bef", "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:43Z", "security_group_id": "7148fffc-7527-4d41-8f35-2239ac8b7bef", "tenant_id": "573af6fe23bf472e8e647bfe65cf8441", "port_range_min": null, "ethertype": "IPv4", "project_id": "573af6fe23bf472e8e647bfe65cf8441"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:43Z", "revision_number": 0, "id": "784b47fd-c294-4794-b451-750b4e46364e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:43Z", "security_group_id": "7148fffc-7527-4d41-8f35-2239ac8b7bef", "tenant_id": "573af6fe23bf472e8e647bfe65cf8441", "port_range_min": null, "ethertype": "IPv6", "project_id": "573af6fe23bf472e8e647bfe65cf8441"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:43Z", "revision_number": 0, "id": "8bb6ba24-d109-4269-b2a7-717f808d837f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:43Z", "security_group_id": "7148fffc-7527-4d41-8f35-2239ac8b7bef", "tenant_id": "573af6fe23bf472e8e647bfe65cf8441", "port_range_min": null, "ethertype": "IPv4", "project_id": "573af6fe23bf472e8e647bfe65cf8441"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:43Z", "revision_number": 0, "id": "9e16fdc7-c84f-4a7d-b05c-4d0cde1b3bf3", "remote_group_id": "7148fffc-7527-4d41-8f35-2239ac8b7bef", "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:43Z", "security_group_id": "7148fffc-7527-4d41-8f35-2239ac8b7bef", "tenant_id": "573af6fe23bf472e8e647bfe65cf8441", "port_range_min": null, "ethertype": "IPv6", "project_id": "573af6fe23bf472e8e647bfe65cf8441"}], "revision_number": 4, "project_id": "573af6fe23bf472e8e647bfe65cf8441", "id": "7148fffc-7527-4d41-8f35-2239ac8b7bef", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-01T09:30:58Z", "updated_at": "2018-08-01T09:30:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "042d4626-2974-418d-affe-f8f2acd05faa", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "995fae58-f0e5-4e10-801c-6c2ce5c7ae0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "cb8404fa-cb24-4879-a34d-f3050dcba730", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "dad6aaab-690e-4c24-9103-6767e0c80bc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "created_at": "2018-08-01T09:31:11Z", "updated_at": "2018-08-01T09:31:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "939e25e0-5dbc-4f6e-9f6f-7fb70e540203", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "9796a673-6928-4009-9c21-1410d395646e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "af7b8bf8-2fb6-4d72-842a-38f72d7581f7", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "b9af65b0-2eb8-45e1-8504-b7dc4dbb83ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}], "revision_number": 4, "project_id": "dd207f801ed3475f9dbe5f13077af1c8", "id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "46dd322c3fcc454eb140e37825746af8", "created_at": "2018-08-01T10:33:44Z", "updated_at": "2018-08-01T10:33:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "0f41470b-1091-45c1-b574-92069f79f8d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "8cc03a9c-8fa5-425b-812f-d7692bae3613", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d1373b1e-2fb9-4e02-a9e1-7e873ba1d7d1", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d21f3909-71f3-43e2-a22d-6a9c2513cb6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}], "revision_number": 4, "project_id": "46dd322c3fcc454eb140e37825746af8", "id": "b2961714-c8a4-4fcb-918b-21d70527c983", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "created_at": "2018-08-01T09:34:57Z", "updated_at": "2018-08-01T09:34:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "8063d12f-30db-4ccf-8ce0-72e59ba81a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c38e1a7a-5857-4f03-b991-6d5c9c9a5b9e", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c725bae1-d3bb-42b5-b331-32737085f28c", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "cfddc134-923b-4e0d-9ec5-dcc5641dd435", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}], "revision_number": 4, "project_id": "455b48a61678488ead79a4cfa07ef5c3", "id": "cd52f913-3072-4ce7-a779-7de795b62b12", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:36:50Z", "updated_at": "2018-08-01T09:36:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "07ef7fe5-a529-45da-bfc0-899f0ea9b592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "bc4dad3a-2a0c-4c31-b901-2909a12adb50", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c35cff35-4306-4116-b9fa-fc27bc7c05d6", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c493e3ac-d9d2-480d-9ec8-50982eedaf5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}], "revision_number": 4, "project_id": "8d96727022f4443794db44ecde432faf", "id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "created_at": "2018-08-01T09:32:45Z", "updated_at": "2018-08-01T09:32:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "058ea790-43ea-4a6f-9950-28418319e577", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "5fcfb31b-cdad-4037-973e-56b74faefd14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "99a24d26-dc7f-42d0-aa23-a7c061f04952", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "b641bb48-566e-472b-a3cc-d38c85ab3ff1", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}], "revision_number": 4, "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "name": "default"}]} 2018-08-01 10:37:46,302 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-3eaab812-0cc7-4585-9e7d-06264fb3ff0d 2018-08-01 10:37:46,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5655488e07d13cc9c346183beaf87d1c36f415e6" 2018-08-01 10:37:46,391 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:37:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c5fd2c8e-4b88-46d8-8dbe-12970af87e39 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2413a97b61342d8bd27570706ef372d.", "code": 404, "title": "Not Found"}} 2018-08-01 10:37:46,391 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d used request id req-c5fd2c8e-4b88-46d8-8dbe-12970af87e39 2018-08-01 10:37:46,391 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:37:46,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5655488e07d13cc9c346183beaf87d1c36f415e6" 2018-08-01 10:37:46,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:37:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3e25446-b65f-4e65-9b70-8091b61a4c57 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.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dbe9669438844f3faecdc7fcc050e0d8", "name": "service"}} 2018-08-01 10:37:46,483 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 used request id req-b3e25446-b65f-4e65-9b70-8091b61a4c57 2018-08-01 10:37:46,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5655488e07d13cc9c346183beaf87d1c36f415e6" 2018-08-01 10:37:46,569 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:37:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ff093aa-3ae1-4fe1-8b2c-64d42cd65520 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ed1054af2e94c049694d98d54211d98.", "code": 404, "title": "Not Found"}} 2018-08-01 10:37:46,569 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 used request id req-3ff093aa-3ae1-4fe1-8b2c-64d42cd65520 2018-08-01 10:37:46,569 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:37:46,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5655488e07d13cc9c346183beaf87d1c36f415e6" 2018-08-01 10:37:46,655 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:37:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d5ff3a64-148d-4105-92e3-595d772ef053 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c0d9b34b06f445a7857603f60b181f3c.", "code": 404, "title": "Not Found"}} 2018-08-01 10:37:46,655 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c used request id req-d5ff3a64-148d-4105-92e3-595d772ef053 2018-08-01 10:37:46,655 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:37:46,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/573af6fe23bf472e8e647bfe65cf8441 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5655488e07d13cc9c346183beaf87d1c36f415e6" 2018-08-01 10:37:46,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:37:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b7debec-68ab-48df-9951-91c8a8b2b1c6 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/573af6fe23bf472e8e647bfe65cf8441"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "573af6fe23bf472e8e647bfe65cf8441", "name": "CreateSecurityGroupTests-59bb19b6-6411-4ab-proj"}} 2018-08-01 10:37:46,747 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/573af6fe23bf472e8e647bfe65cf8441 used request id req-6b7debec-68ab-48df-9951-91c8a8b2b1c6 2018-08-01 10:37:46,748 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7148fffc-7527-4d41-8f35-2239ac8b7bef 2018-08-01 10:37:46,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=7148fffc-7527-4d41-8f35-2239ac8b7bef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5655488e07d13cc9c346183beaf87d1c36f415e6" 2018-08-01 10:37:46,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-b4b0b14a-5cd9-46fc-a733-797b941e3eda Date: Wed, 01 Aug 2018 10:37:46 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "7148fffc-7527-4d41-8f35-2239ac8b7bef", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:37:43Z", "security_group_id": "7148fffc-7527-4d41-8f35-2239ac8b7bef", "port_range_min": null, "revision_number": 0, "tenant_id": "573af6fe23bf472e8e647bfe65cf8441", "created_at": "2018-08-01T10:37:43Z", "project_id": "573af6fe23bf472e8e647bfe65cf8441", "id": "1b5931a1-8b92-4662-be93-20fed03248aa"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:37:43Z", "security_group_id": "7148fffc-7527-4d41-8f35-2239ac8b7bef", "port_range_min": null, "revision_number": 0, "tenant_id": "573af6fe23bf472e8e647bfe65cf8441", "created_at": "2018-08-01T10:37:43Z", "project_id": "573af6fe23bf472e8e647bfe65cf8441", "id": "784b47fd-c294-4794-b451-750b4e46364e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:37:43Z", "security_group_id": "7148fffc-7527-4d41-8f35-2239ac8b7bef", "port_range_min": null, "revision_number": 0, "tenant_id": "573af6fe23bf472e8e647bfe65cf8441", "created_at": "2018-08-01T10:37:43Z", "project_id": "573af6fe23bf472e8e647bfe65cf8441", "id": "8bb6ba24-d109-4269-b2a7-717f808d837f"}, {"remote_group_id": "7148fffc-7527-4d41-8f35-2239ac8b7bef", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:37:43Z", "security_group_id": "7148fffc-7527-4d41-8f35-2239ac8b7bef", "port_range_min": null, "revision_number": 0, "tenant_id": "573af6fe23bf472e8e647bfe65cf8441", "created_at": "2018-08-01T10:37:43Z", "project_id": "573af6fe23bf472e8e647bfe65cf8441", "id": "9e16fdc7-c84f-4a7d-b05c-4d0cde1b3bf3"}]} 2018-08-01 10:37:46,783 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=7148fffc-7527-4d41-8f35-2239ac8b7bef used request id req-b4b0b14a-5cd9-46fc-a733-797b941e3eda 2018-08-01 10:37:46,783 - neutron_utils - INFO - Deleting security group with name - default 2018-08-01 10:37:46,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/7148fffc-7527-4d41-8f35-2239ac8b7bef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5655488e07d13cc9c346183beaf87d1c36f415e6" 2018-08-01 10:37:46,909 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-987f2947-7fb1-4189-a29f-1454b6676ddb Content-Length: 0 Date: Wed, 01 Aug 2018 10:37:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:37:46,909 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/7148fffc-7527-4d41-8f35-2239ac8b7bef used request id req-987f2947-7fb1-4189-a29f-1454b6676ddb 2018-08-01 10:37:46,909 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-59bb19b6-6411-4ab-proj 2018-08-01 10:37:46,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/573af6fe23bf472e8e647bfe65cf8441 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5655488e07d13cc9c346183beaf87d1c36f415e6" 2018-08-01 10:37:47,122 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:37:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dbd651e7-7b58-4e6b-accf-28172099de45 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:37:47,122 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/573af6fe23bf472e8e647bfe65cf8441 used request id req-dbd651e7-7b58-4e6b-accf-28172099de45 2018-08-01 10:37:47,123 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-59bb19b6-6411-4ab-proj-role 2018-08-01 10:37:47,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/c17ada2c82af46c796306dbe2203161c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5655488e07d13cc9c346183beaf87d1c36f415e6" 2018-08-01 10:37:47,224 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:37:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-53949644-0467-4ad6-9190-0ecd35ecb195 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:37:47,224 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/c17ada2c82af46c796306dbe2203161c used request id req-53949644-0467-4ad6-9190-0ecd35ecb195 2018-08-01 10:37:47,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5655488e07d13cc9c346183beaf87d1c36f415e6" 2018-08-01 10:37:47,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:37:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-405bf7cb-b7b6-40c1-8e4f-15f2d764ef91 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:37:47,312 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-405bf7cb-b7b6-40c1-8e4f-15f2d764ef91 2018-08-01 10:37:47,313 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-59bb19b6-6411-4ab-user 2018-08-01 10:37:47,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/137e665332cb42c7b521cbeead7e9017 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d6a5cf4289cfd44137f2eb541f1360c921fa2f6" 2018-08-01 10:37:47,482 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:37:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-79580055-73f1-4480-ba0a-5521b4e81271 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:37:47,482 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/137e665332cb42c7b521cbeead7e9017 used request id req-79580055-73f1-4480-ba0a-5521b4e81271 2018-08-01 10:37:47,483 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:37:47,868 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:37:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["mpw0S70OS2KA0fLuDk4RCQ"], "issued_at": "2018-08-01T10:37:47.000000Z"}} 2018-08-01 10:37:47,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a30c55e67bcdadc279f2021198a3f8da062f632" 2018-08-01 10:37:47,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:37:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7400efb9-533d-4cc6-bf32-7f26848a81fe Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:37:47,949 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-7400efb9-533d-4cc6-bf32-7f26848a81fe 2018-08-01 10:37:47,950 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:37:47,951 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:37:48,341 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:37:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["PVdJAYrBQeGw0fcQr6NzpA"], "issued_at": "2018-08-01T10:37:48.000000Z"}} 2018-08-01 10:37:48,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef900ccfea134b49c52b053cce87dc87bd1cbaa6" 2018-08-01 10:37:48,424 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:37:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e4c51bf-2778-43c1-8980-f732a1eaa121 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:37:48,424 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-4e4c51bf-2778-43c1-8980-f732a1eaa121 2018-08-01 10:37:48,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:37:48,433 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:37: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:37:48,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-d8013294-2adb-4cd-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef900ccfea134b49c52b053cce87dc87bd1cbaa6" 2018-08-01 10:37:48,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:37:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d474707-8cd3-41b8-9976-ae7d5b4257ca Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-d8013294-2adb-4cd-proj", "previous": null, "next": null}, "projects": []} 2018-08-01 10:37:48,524 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-d8013294-2adb-4cd-proj used request id req-4d474707-8cd3-41b8-9976-ae7d5b4257ca 2018-08-01 10:37:48,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef900ccfea134b49c52b053cce87dc87bd1cbaa6" 2018-08-01 10:37:48,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:37:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ef4e026-e046-4822-a0c4-fbcd9e4599d3 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:37:48,614 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-2ef4e026-e046-4822-a0c4-fbcd9e4599d3 2018-08-01 10:37:48,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef900ccfea134b49c52b053cce87dc87bd1cbaa6" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-d8013294-2adb-4cd-proj"}}' 2018-08-01 10:37:48,721 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:37:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-646c3732-c533-43d4-9053-72d707dfc3c1 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/944d0a7e321e4e959c3cbdaa94266a9f"}, "tags": [], "enabled": true, "id": "944d0a7e321e4e959c3cbdaa94266a9f", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-d8013294-2adb-4cd-proj"}} 2018-08-01 10:37:48,722 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-646c3732-c533-43d4-9053-72d707dfc3c1 2018-08-01 10:37:48,722 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-d8013294-2adb-4cd-proj 2018-08-01 10:37:48,722 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:37:48,723 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:37:49,103 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:37:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["xnZD6cFwT4-JuHQcDakd5Q"], "issued_at": "2018-08-01T10:37:49.000000Z"}} 2018-08-01 10:37:49,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bbdcabc6a268d45e14da982220bc941254484bf" 2018-08-01 10:37:49,184 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:37:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a56ad9f5-f908-486d-b1da-b24a1f6dbf79 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:37:49,185 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-a56ad9f5-f908-486d-b1da-b24a1f6dbf79 2018-08-01 10:37:49,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:37:49,194 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:37:49,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bbdcabc6a268d45e14da982220bc941254484bf" 2018-08-01 10:37:49,227 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:37:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47eb8a3e-3d55-4f42-a6d6-c2a223908718 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 10:37:49,227 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-47eb8a3e-3d55-4f42-a6d6-c2a223908718 2018-08-01 10:37:49,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateSecurityGroupTests-d8013294-2adb-4cd-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bbdcabc6a268d45e14da982220bc941254484bf" 2018-08-01 10:37:49,319 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:37:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa634db3-109d-4486-9bc5-4069c13d077c Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateSecurityGroupTests-d8013294-2adb-4cd-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/944d0a7e321e4e959c3cbdaa94266a9f"}, "tags": [], "enabled": true, "id": "944d0a7e321e4e959c3cbdaa94266a9f", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-d8013294-2adb-4cd-proj"}]} 2018-08-01 10:37:49,319 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateSecurityGroupTests-d8013294-2adb-4cd-proj used request id req-aa634db3-109d-4486-9bc5-4069c13d077c 2018-08-01 10:37:49,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bbdcabc6a268d45e14da982220bc941254484bf" 2018-08-01 10:37:49,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:37:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8990b5e1-3924-49cf-9b68-ebe7edca4818 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:37:49,409 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-8990b5e1-3924-49cf-9b68-ebe7edca4818 2018-08-01 10:37:49,795 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-d8013294-2adb-4cd-user 2018-08-01 10:37:49,795 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:37:49,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef900ccfea134b49c52b053cce87dc87bd1cbaa6" 2018-08-01 10:37:49,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:37:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db71f658-9c0b-412e-928f-2df1f669490f Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:37:49,814 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-db71f658-9c0b-412e-928f-2df1f669490f 2018-08-01 10:37:49,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef900ccfea134b49c52b053cce87dc87bd1cbaa6" -d '{"role": {"name": "CreateSecurityGroupTests-d8013294-2adb-4cd-proj-role"}}' 2018-08-01 10:37:49,841 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:37:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d9bd9042-49c4-499b-b3a0-2c050724ac47 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "cfa3bb80db3f490396ae54c55d481a61", "links": {"self": "http://172.30.9.24:5000/v3/roles/cfa3bb80db3f490396ae54c55d481a61"}, "name": "CreateSecurityGroupTests-d8013294-2adb-4cd-proj-role"}} 2018-08-01 10:37:49,841 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-d9bd9042-49c4-499b-b3a0-2c050724ac47 2018-08-01 10:37:49,842 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-d8013294-2adb-4cd-proj-role 2018-08-01 10:37:49,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/cfa3bb80db3f490396ae54c55d481a61 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef900ccfea134b49c52b053cce87dc87bd1cbaa6" 2018-08-01 10:37:49,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:37:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1eaf32f5-d2fb-4741-8867-075ec7c5b938 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "cfa3bb80db3f490396ae54c55d481a61", "links": {"self": "http://172.30.9.24:5000/v3/roles/cfa3bb80db3f490396ae54c55d481a61"}, "name": "CreateSecurityGroupTests-d8013294-2adb-4cd-proj-role"}} 2018-08-01 10:37:49,931 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/cfa3bb80db3f490396ae54c55d481a61 used request id req-1eaf32f5-d2fb-4741-8867-075ec7c5b938 2018-08-01 10:37:49,931 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-d8013294-2adb-4cd-proj-role to project CreateSecurityGroupTests-d8013294-2adb-4cd-proj 2018-08-01 10:37:49,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/944d0a7e321e4e959c3cbdaa94266a9f/users/c6657bcdec194b22a062a4af221f98a0/roles/cfa3bb80db3f490396ae54c55d481a61 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef900ccfea134b49c52b053cce87dc87bd1cbaa6" 2018-08-01 10:37:50,047 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:37:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2761cbb7-ca18-4a93-9578-625c806c18af Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:37:50,048 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/944d0a7e321e4e959c3cbdaa94266a9f/users/c6657bcdec194b22a062a4af221f98a0/roles/cfa3bb80db3f490396ae54c55d481a61 used request id req-2761cbb7-ca18-4a93-9578-625c806c18af 2018-08-01 10:37:50,048 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:37:50,049 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:37:50,431 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cfa3bb80db3f490396ae54c55d481a61", "name": "CreateSecurityGroupTests-d8013294-2adb-4cd-proj-role"}], "expires_at": "2018-08-01T11:37:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "944d0a7e321e4e959c3cbdaa94266a9f", "name": "CreateSecurityGroupTests-d8013294-2adb-4cd-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/944d0a7e321e4e959c3cbdaa94266a9f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/944d0a7e321e4e959c3cbdaa94266a9f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/944d0a7e321e4e959c3cbdaa94266a9f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/944d0a7e321e4e959c3cbdaa94266a9f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/944d0a7e321e4e959c3cbdaa94266a9f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/944d0a7e321e4e959c3cbdaa94266a9f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_944d0a7e321e4e959c3cbdaa94266a9f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_944d0a7e321e4e959c3cbdaa94266a9f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/944d0a7e321e4e959c3cbdaa94266a9f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/944d0a7e321e4e959c3cbdaa94266a9f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/944d0a7e321e4e959c3cbdaa94266a9f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/944d0a7e321e4e959c3cbdaa94266a9f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/944d0a7e321e4e959c3cbdaa94266a9f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/944d0a7e321e4e959c3cbdaa94266a9f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-d8013294-2adb-4cd-user", "id": "c6657bcdec194b22a062a4af221f98a0"}, "audit_ids": ["rakc4CYFQoa_IGe1-LYXfA"], "issued_at": "2018-08-01T10:37:50.000000Z"}} 2018-08-01 10:37:50,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e481ada2137c6d5bba0b84f91ec38129a17d2e4" 2018-08-01 10:37:50,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:37:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15296e21-8f53-4987-bd77-1b2f7cc15fb0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:37:50,511 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-15296e21-8f53-4987-bd77-1b2f7cc15fb0 2018-08-01 10:37:50,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-242f90b1-d591-428e-8296-7c45ad18d7bename&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e481ada2137c6d5bba0b84f91ec38129a17d2e4" 2018-08-01 10:37:50,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-130ef30d-cffd-46b5-b0ad-c3e760c71a9b Date: Wed, 01 Aug 2018 10:37:50 GMT RESP BODY: {"security_groups": []} 2018-08-01 10:37:50,793 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-242f90b1-d591-428e-8296-7c45ad18d7bename&description=hello+group used request id req-130ef30d-cffd-46b5-b0ad-c3e760c71a9b 2018-08-01 10:37:50,794 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-242f90b1-d591-428e-8296-7c45ad18d7bename... 2018-08-01 10:37:50,794 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-242f90b1-d591-428e-8296-7c45ad18d7bename 2018-08-01 10:37:50,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e481ada2137c6d5bba0b84f91ec38129a17d2e4" -d '{"security_group": {"name": "CreateSecurityGroupTests-242f90b1-d591-428e-8296-7c45ad18d7bename", "description": "hello group"}}' 2018-08-01 10:37:50,986 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-aca09494-c8fa-494d-9a60-fa111e079df8 Date: Wed, 01 Aug 2018 10:37:50 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "944d0a7e321e4e959c3cbdaa94266a9f", "created_at": "2018-08-01T10:37:50Z", "updated_at": "2018-08-01T10:37:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:50Z", "revision_number": 0, "id": "0fec0539-7590-4e30-84e4-f2301548b0c2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:50Z", "security_group_id": "c39466d2-0ddd-49d7-913e-a97171287c0e", "tenant_id": "944d0a7e321e4e959c3cbdaa94266a9f", "port_range_min": null, "ethertype": "IPv4", "project_id": "944d0a7e321e4e959c3cbdaa94266a9f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:50Z", "revision_number": 0, "id": "bc01ff35-6dd9-4926-bcce-3c91cd9ed26a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:50Z", "security_group_id": "c39466d2-0ddd-49d7-913e-a97171287c0e", "tenant_id": "944d0a7e321e4e959c3cbdaa94266a9f", "port_range_min": null, "ethertype": "IPv6", "project_id": "944d0a7e321e4e959c3cbdaa94266a9f"}], "revision_number": 2, "project_id": "944d0a7e321e4e959c3cbdaa94266a9f", "id": "c39466d2-0ddd-49d7-913e-a97171287c0e", "name": "CreateSecurityGroupTests-242f90b1-d591-428e-8296-7c45ad18d7bename"}} 2018-08-01 10:37:50,986 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups used request id req-aca09494-c8fa-494d-9a60-fa111e079df8 2018-08-01 10:37:50,987 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c39466d2-0ddd-49d7-913e-a97171287c0e 2018-08-01 10:37:50,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=c39466d2-0ddd-49d7-913e-a97171287c0e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e481ada2137c6d5bba0b84f91ec38129a17d2e4" 2018-08-01 10:37:51,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-bd1c75c6-9653-4ae8-904a-e625470a08ea Date: Wed, 01 Aug 2018 10:37:51 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:37:50Z", "security_group_id": "c39466d2-0ddd-49d7-913e-a97171287c0e", "port_range_min": null, "revision_number": 0, "tenant_id": "944d0a7e321e4e959c3cbdaa94266a9f", "created_at": "2018-08-01T10:37:50Z", "project_id": "944d0a7e321e4e959c3cbdaa94266a9f", "id": "0fec0539-7590-4e30-84e4-f2301548b0c2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:37:50Z", "security_group_id": "c39466d2-0ddd-49d7-913e-a97171287c0e", "port_range_min": null, "revision_number": 0, "tenant_id": "944d0a7e321e4e959c3cbdaa94266a9f", "created_at": "2018-08-01T10:37:50Z", "project_id": "944d0a7e321e4e959c3cbdaa94266a9f", "id": "bc01ff35-6dd9-4926-bcce-3c91cd9ed26a"}]} 2018-08-01 10:37:51,039 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=c39466d2-0ddd-49d7-913e-a97171287c0e used request id req-bd1c75c6-9653-4ae8-904a-e625470a08ea 2018-08-01 10:37:51,039 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c39466d2-0ddd-49d7-913e-a97171287c0e 2018-08-01 10:37:51,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=c39466d2-0ddd-49d7-913e-a97171287c0e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e481ada2137c6d5bba0b84f91ec38129a17d2e4" 2018-08-01 10:37:51,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-88c3147c-f37e-4414-8971-95f00a07e9ae Date: Wed, 01 Aug 2018 10:37:51 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:37:50Z", "security_group_id": "c39466d2-0ddd-49d7-913e-a97171287c0e", "port_range_min": null, "revision_number": 0, "tenant_id": "944d0a7e321e4e959c3cbdaa94266a9f", "created_at": "2018-08-01T10:37:50Z", "project_id": "944d0a7e321e4e959c3cbdaa94266a9f", "id": "0fec0539-7590-4e30-84e4-f2301548b0c2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:37:50Z", "security_group_id": "c39466d2-0ddd-49d7-913e-a97171287c0e", "port_range_min": null, "revision_number": 0, "tenant_id": "944d0a7e321e4e959c3cbdaa94266a9f", "created_at": "2018-08-01T10:37:50Z", "project_id": "944d0a7e321e4e959c3cbdaa94266a9f", "id": "bc01ff35-6dd9-4926-bcce-3c91cd9ed26a"}]} 2018-08-01 10:37:51,066 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=c39466d2-0ddd-49d7-913e-a97171287c0e used request id req-88c3147c-f37e-4414-8971-95f00a07e9ae 2018-08-01 10:37:51,066 - neutron_utils - INFO - Retrieving security group with ID - c39466d2-0ddd-49d7-913e-a97171287c0e 2018-08-01 10:37:51,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?id=c39466d2-0ddd-49d7-913e-a97171287c0e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e481ada2137c6d5bba0b84f91ec38129a17d2e4" 2018-08-01 10:37:51,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-961731fe-e674-46c1-aa6e-4cb291b3ec96 Date: Wed, 01 Aug 2018 10:37:51 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "944d0a7e321e4e959c3cbdaa94266a9f", "created_at": "2018-08-01T10:37:50Z", "updated_at": "2018-08-01T10:37:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:50Z", "revision_number": 0, "id": "0fec0539-7590-4e30-84e4-f2301548b0c2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:50Z", "security_group_id": "c39466d2-0ddd-49d7-913e-a97171287c0e", "tenant_id": "944d0a7e321e4e959c3cbdaa94266a9f", "port_range_min": null, "ethertype": "IPv4", "project_id": "944d0a7e321e4e959c3cbdaa94266a9f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:50Z", "revision_number": 0, "id": "bc01ff35-6dd9-4926-bcce-3c91cd9ed26a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:50Z", "security_group_id": "c39466d2-0ddd-49d7-913e-a97171287c0e", "tenant_id": "944d0a7e321e4e959c3cbdaa94266a9f", "port_range_min": null, "ethertype": "IPv6", "project_id": "944d0a7e321e4e959c3cbdaa94266a9f"}], "revision_number": 2, "project_id": "944d0a7e321e4e959c3cbdaa94266a9f", "id": "c39466d2-0ddd-49d7-913e-a97171287c0e", "name": "CreateSecurityGroupTests-242f90b1-d591-428e-8296-7c45ad18d7bename"}]} 2018-08-01 10:37:51,141 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?id=c39466d2-0ddd-49d7-913e-a97171287c0e used request id req-961731fe-e674-46c1-aa6e-4cb291b3ec96 2018-08-01 10:37:51,141 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c39466d2-0ddd-49d7-913e-a97171287c0e 2018-08-01 10:37:51,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=c39466d2-0ddd-49d7-913e-a97171287c0e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e481ada2137c6d5bba0b84f91ec38129a17d2e4" 2018-08-01 10:37:51,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-acd57d02-d2c5-4f31-a801-4a9ec094c637 Date: Wed, 01 Aug 2018 10:37:51 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:37:50Z", "security_group_id": "c39466d2-0ddd-49d7-913e-a97171287c0e", "port_range_min": null, "revision_number": 0, "tenant_id": "944d0a7e321e4e959c3cbdaa94266a9f", "created_at": "2018-08-01T10:37:50Z", "project_id": "944d0a7e321e4e959c3cbdaa94266a9f", "id": "0fec0539-7590-4e30-84e4-f2301548b0c2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:37:50Z", "security_group_id": "c39466d2-0ddd-49d7-913e-a97171287c0e", "port_range_min": null, "revision_number": 0, "tenant_id": "944d0a7e321e4e959c3cbdaa94266a9f", "created_at": "2018-08-01T10:37:50Z", "project_id": "944d0a7e321e4e959c3cbdaa94266a9f", "id": "bc01ff35-6dd9-4926-bcce-3c91cd9ed26a"}]} 2018-08-01 10:37:51,168 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=c39466d2-0ddd-49d7-913e-a97171287c0e used request id req-acd57d02-d2c5-4f31-a801-4a9ec094c637 2018-08-01 10:37:51,168 - neutron_utils - INFO - Retrieving security group with ID - c39466d2-0ddd-49d7-913e-a97171287c0e 2018-08-01 10:37:51,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?id=c39466d2-0ddd-49d7-913e-a97171287c0e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e481ada2137c6d5bba0b84f91ec38129a17d2e4" 2018-08-01 10:37:51,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-0be92f89-c06b-4057-be08-09779b8c7ffd Date: Wed, 01 Aug 2018 10:37:51 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "944d0a7e321e4e959c3cbdaa94266a9f", "created_at": "2018-08-01T10:37:50Z", "updated_at": "2018-08-01T10:37:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:50Z", "revision_number": 0, "id": "0fec0539-7590-4e30-84e4-f2301548b0c2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:50Z", "security_group_id": "c39466d2-0ddd-49d7-913e-a97171287c0e", "tenant_id": "944d0a7e321e4e959c3cbdaa94266a9f", "port_range_min": null, "ethertype": "IPv4", "project_id": "944d0a7e321e4e959c3cbdaa94266a9f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:50Z", "revision_number": 0, "id": "bc01ff35-6dd9-4926-bcce-3c91cd9ed26a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:50Z", "security_group_id": "c39466d2-0ddd-49d7-913e-a97171287c0e", "tenant_id": "944d0a7e321e4e959c3cbdaa94266a9f", "port_range_min": null, "ethertype": "IPv6", "project_id": "944d0a7e321e4e959c3cbdaa94266a9f"}], "revision_number": 2, "project_id": "944d0a7e321e4e959c3cbdaa94266a9f", "id": "c39466d2-0ddd-49d7-913e-a97171287c0e", "name": "CreateSecurityGroupTests-242f90b1-d591-428e-8296-7c45ad18d7bename"}]} 2018-08-01 10:37:51,213 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?id=c39466d2-0ddd-49d7-913e-a97171287c0e used request id req-0be92f89-c06b-4057-be08-09779b8c7ffd 2018-08-01 10:37:51,213 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c39466d2-0ddd-49d7-913e-a97171287c0e 2018-08-01 10:37:51,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=c39466d2-0ddd-49d7-913e-a97171287c0e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e481ada2137c6d5bba0b84f91ec38129a17d2e4" 2018-08-01 10:37:51,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-6411cd01-8eae-45e6-b05b-79d87af6b4cb Date: Wed, 01 Aug 2018 10:37:51 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:37:50Z", "security_group_id": "c39466d2-0ddd-49d7-913e-a97171287c0e", "port_range_min": null, "revision_number": 0, "tenant_id": "944d0a7e321e4e959c3cbdaa94266a9f", "created_at": "2018-08-01T10:37:50Z", "project_id": "944d0a7e321e4e959c3cbdaa94266a9f", "id": "0fec0539-7590-4e30-84e4-f2301548b0c2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:37:50Z", "security_group_id": "c39466d2-0ddd-49d7-913e-a97171287c0e", "port_range_min": null, "revision_number": 0, "tenant_id": "944d0a7e321e4e959c3cbdaa94266a9f", "created_at": "2018-08-01T10:37:50Z", "project_id": "944d0a7e321e4e959c3cbdaa94266a9f", "id": "bc01ff35-6dd9-4926-bcce-3c91cd9ed26a"}]} 2018-08-01 10:37:51,239 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=c39466d2-0ddd-49d7-913e-a97171287c0e used request id req-6411cd01-8eae-45e6-b05b-79d87af6b4cb 2018-08-01 10:37:51,239 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-242f90b1-d591-428e-8296-7c45ad18d7bename 2018-08-01 10:37:51,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-242f90b1-d591-428e-8296-7c45ad18d7bename -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e481ada2137c6d5bba0b84f91ec38129a17d2e4" 2018-08-01 10:37:51,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-ee791fe1-ed2d-4543-9706-0735e06a1523 Date: Wed, 01 Aug 2018 10:37:51 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "944d0a7e321e4e959c3cbdaa94266a9f", "created_at": "2018-08-01T10:37:50Z", "updated_at": "2018-08-01T10:37:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:50Z", "revision_number": 0, "id": "0fec0539-7590-4e30-84e4-f2301548b0c2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:50Z", "security_group_id": "c39466d2-0ddd-49d7-913e-a97171287c0e", "tenant_id": "944d0a7e321e4e959c3cbdaa94266a9f", "port_range_min": null, "ethertype": "IPv4", "project_id": "944d0a7e321e4e959c3cbdaa94266a9f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:50Z", "revision_number": 0, "id": "bc01ff35-6dd9-4926-bcce-3c91cd9ed26a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:50Z", "security_group_id": "c39466d2-0ddd-49d7-913e-a97171287c0e", "tenant_id": "944d0a7e321e4e959c3cbdaa94266a9f", "port_range_min": null, "ethertype": "IPv6", "project_id": "944d0a7e321e4e959c3cbdaa94266a9f"}], "revision_number": 2, "project_id": "944d0a7e321e4e959c3cbdaa94266a9f", "id": "c39466d2-0ddd-49d7-913e-a97171287c0e", "name": "CreateSecurityGroupTests-242f90b1-d591-428e-8296-7c45ad18d7bename"}]} 2018-08-01 10:37:51,287 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-242f90b1-d591-428e-8296-7c45ad18d7bename used request id req-ee791fe1-ed2d-4543-9706-0735e06a1523 2018-08-01 10:37:51,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:37:51,295 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:37: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:37:51,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/944d0a7e321e4e959c3cbdaa94266a9f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e481ada2137c6d5bba0b84f91ec38129a17d2e4" 2018-08-01 10:37:51,379 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:37:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f81f4c4-2804-495f-ba7a-ef73058a6fae Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/944d0a7e321e4e959c3cbdaa94266a9f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "944d0a7e321e4e959c3cbdaa94266a9f", "name": "CreateSecurityGroupTests-d8013294-2adb-4cd-proj"}} 2018-08-01 10:37:51,379 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/944d0a7e321e4e959c3cbdaa94266a9f used request id req-1f81f4c4-2804-495f-ba7a-ef73058a6fae 2018-08-01 10:37:51,380 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c39466d2-0ddd-49d7-913e-a97171287c0e 2018-08-01 10:37:51,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=c39466d2-0ddd-49d7-913e-a97171287c0e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e481ada2137c6d5bba0b84f91ec38129a17d2e4" 2018-08-01 10:37:51,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7eabb0c7-8447-4dd0-9386-89a6875bda54 Date: Wed, 01 Aug 2018 10:37:51 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:37:50Z", "security_group_id": "c39466d2-0ddd-49d7-913e-a97171287c0e", "port_range_min": null, "revision_number": 0, "tenant_id": "944d0a7e321e4e959c3cbdaa94266a9f", "created_at": "2018-08-01T10:37:50Z", "project_id": "944d0a7e321e4e959c3cbdaa94266a9f", "id": "0fec0539-7590-4e30-84e4-f2301548b0c2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:37:50Z", "security_group_id": "c39466d2-0ddd-49d7-913e-a97171287c0e", "port_range_min": null, "revision_number": 0, "tenant_id": "944d0a7e321e4e959c3cbdaa94266a9f", "created_at": "2018-08-01T10:37:50Z", "project_id": "944d0a7e321e4e959c3cbdaa94266a9f", "id": "bc01ff35-6dd9-4926-bcce-3c91cd9ed26a"}]} 2018-08-01 10:37:51,410 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=c39466d2-0ddd-49d7-913e-a97171287c0e used request id req-7eabb0c7-8447-4dd0-9386-89a6875bda54 2018-08-01 10:37:51,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}8e481ada2137c6d5bba0b84f91ec38129a17d2e4" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "c39466d2-0ddd-49d7-913e-a97171287c0e"}}' 2018-08-01 10:37:51,560 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-a9f9d995-cc04-46ed-9eef-1926c76bd247 Date: Wed, 01 Aug 2018 10:37:51 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-08-01T10:37:51Z", "security_group_id": "c39466d2-0ddd-49d7-913e-a97171287c0e", "port_range_min": null, "revision_number": 0, "tenant_id": "944d0a7e321e4e959c3cbdaa94266a9f", "created_at": "2018-08-01T10:37:51Z", "project_id": "944d0a7e321e4e959c3cbdaa94266a9f", "id": "8bc73400-831d-45ac-8ead-c7e980d36057"}} 2018-08-01 10:37:51,560 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules used request id req-a9f9d995-cc04-46ed-9eef-1926c76bd247 2018-08-01 10:37:51,560 - neutron_utils - INFO - Retrieving security group with ID - c39466d2-0ddd-49d7-913e-a97171287c0e 2018-08-01 10:37:51,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?id=c39466d2-0ddd-49d7-913e-a97171287c0e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e481ada2137c6d5bba0b84f91ec38129a17d2e4" 2018-08-01 10:37:51,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-29206dae-0ba7-4f29-8b8c-a20f1530107a Date: Wed, 01 Aug 2018 10:37:51 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "944d0a7e321e4e959c3cbdaa94266a9f", "created_at": "2018-08-01T10:37:50Z", "updated_at": "2018-08-01T10:37:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:50Z", "revision_number": 0, "id": "0fec0539-7590-4e30-84e4-f2301548b0c2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:50Z", "security_group_id": "c39466d2-0ddd-49d7-913e-a97171287c0e", "tenant_id": "944d0a7e321e4e959c3cbdaa94266a9f", "port_range_min": null, "ethertype": "IPv4", "project_id": "944d0a7e321e4e959c3cbdaa94266a9f"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:51Z", "revision_number": 0, "id": "8bc73400-831d-45ac-8ead-c7e980d36057", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:51Z", "security_group_id": "c39466d2-0ddd-49d7-913e-a97171287c0e", "tenant_id": "944d0a7e321e4e959c3cbdaa94266a9f", "port_range_min": null, "ethertype": "IPv4", "project_id": "944d0a7e321e4e959c3cbdaa94266a9f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:50Z", "revision_number": 0, "id": "bc01ff35-6dd9-4926-bcce-3c91cd9ed26a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:50Z", "security_group_id": "c39466d2-0ddd-49d7-913e-a97171287c0e", "tenant_id": "944d0a7e321e4e959c3cbdaa94266a9f", "port_range_min": null, "ethertype": "IPv6", "project_id": "944d0a7e321e4e959c3cbdaa94266a9f"}], "revision_number": 3, "project_id": "944d0a7e321e4e959c3cbdaa94266a9f", "id": "c39466d2-0ddd-49d7-913e-a97171287c0e", "name": "CreateSecurityGroupTests-242f90b1-d591-428e-8296-7c45ad18d7bename"}]} 2018-08-01 10:37:51,610 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?id=c39466d2-0ddd-49d7-913e-a97171287c0e used request id req-29206dae-0ba7-4f29-8b8c-a20f1530107a 2018-08-01 10:37:51,610 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c39466d2-0ddd-49d7-913e-a97171287c0e 2018-08-01 10:37:51,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=c39466d2-0ddd-49d7-913e-a97171287c0e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e481ada2137c6d5bba0b84f91ec38129a17d2e4" 2018-08-01 10:37:51,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-cc13a20e-fe98-4f26-9af8-1af4eaa2d70f Date: Wed, 01 Aug 2018 10:37:51 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:37:50Z", "security_group_id": "c39466d2-0ddd-49d7-913e-a97171287c0e", "port_range_min": null, "revision_number": 0, "tenant_id": "944d0a7e321e4e959c3cbdaa94266a9f", "created_at": "2018-08-01T10:37:50Z", "project_id": "944d0a7e321e4e959c3cbdaa94266a9f", "id": "0fec0539-7590-4e30-84e4-f2301548b0c2"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:37:51Z", "security_group_id": "c39466d2-0ddd-49d7-913e-a97171287c0e", "port_range_min": null, "revision_number": 0, "tenant_id": "944d0a7e321e4e959c3cbdaa94266a9f", "created_at": "2018-08-01T10:37:51Z", "project_id": "944d0a7e321e4e959c3cbdaa94266a9f", "id": "8bc73400-831d-45ac-8ead-c7e980d36057"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:37:50Z", "security_group_id": "c39466d2-0ddd-49d7-913e-a97171287c0e", "port_range_min": null, "revision_number": 0, "tenant_id": "944d0a7e321e4e959c3cbdaa94266a9f", "created_at": "2018-08-01T10:37:50Z", "project_id": "944d0a7e321e4e959c3cbdaa94266a9f", "id": "bc01ff35-6dd9-4926-bcce-3c91cd9ed26a"}]} 2018-08-01 10:37:51,661 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=c39466d2-0ddd-49d7-913e-a97171287c0e used request id req-cc13a20e-fe98-4f26-9af8-1af4eaa2d70f 2018-08-01 10:37:51,662 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:37:52,044 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cfa3bb80db3f490396ae54c55d481a61", "name": "CreateSecurityGroupTests-d8013294-2adb-4cd-proj-role"}], "expires_at": "2018-08-01T11:37:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "944d0a7e321e4e959c3cbdaa94266a9f", "name": "CreateSecurityGroupTests-d8013294-2adb-4cd-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/944d0a7e321e4e959c3cbdaa94266a9f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/944d0a7e321e4e959c3cbdaa94266a9f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/944d0a7e321e4e959c3cbdaa94266a9f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/944d0a7e321e4e959c3cbdaa94266a9f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/944d0a7e321e4e959c3cbdaa94266a9f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/944d0a7e321e4e959c3cbdaa94266a9f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_944d0a7e321e4e959c3cbdaa94266a9f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_944d0a7e321e4e959c3cbdaa94266a9f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/944d0a7e321e4e959c3cbdaa94266a9f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/944d0a7e321e4e959c3cbdaa94266a9f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/944d0a7e321e4e959c3cbdaa94266a9f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/944d0a7e321e4e959c3cbdaa94266a9f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/944d0a7e321e4e959c3cbdaa94266a9f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/944d0a7e321e4e959c3cbdaa94266a9f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-d8013294-2adb-4cd-user", "id": "c6657bcdec194b22a062a4af221f98a0"}, "audit_ids": ["2is0rtjjTcCBXqu7QSXKeQ"], "issued_at": "2018-08-01T10:37:52.000000Z"}} 2018-08-01 10:37:52,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-242f90b1-d591-428e-8296-7c45ad18d7bename&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ad1dd7e979981497afccedcbb291db40056f4cf" 2018-08-01 10:37:52,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-334a8fa3-6d19-485a-8121-08f1ae8b8b9a Date: Wed, 01 Aug 2018 10:37:52 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "944d0a7e321e4e959c3cbdaa94266a9f", "created_at": "2018-08-01T10:37:50Z", "updated_at": "2018-08-01T10:37:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:50Z", "revision_number": 0, "id": "0fec0539-7590-4e30-84e4-f2301548b0c2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:50Z", "security_group_id": "c39466d2-0ddd-49d7-913e-a97171287c0e", "tenant_id": "944d0a7e321e4e959c3cbdaa94266a9f", "port_range_min": null, "ethertype": "IPv4", "project_id": "944d0a7e321e4e959c3cbdaa94266a9f"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:51Z", "revision_number": 0, "id": "8bc73400-831d-45ac-8ead-c7e980d36057", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:51Z", "security_group_id": "c39466d2-0ddd-49d7-913e-a97171287c0e", "tenant_id": "944d0a7e321e4e959c3cbdaa94266a9f", "port_range_min": null, "ethertype": "IPv4", "project_id": "944d0a7e321e4e959c3cbdaa94266a9f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:50Z", "revision_number": 0, "id": "bc01ff35-6dd9-4926-bcce-3c91cd9ed26a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:50Z", "security_group_id": "c39466d2-0ddd-49d7-913e-a97171287c0e", "tenant_id": "944d0a7e321e4e959c3cbdaa94266a9f", "port_range_min": null, "ethertype": "IPv6", "project_id": "944d0a7e321e4e959c3cbdaa94266a9f"}], "revision_number": 3, "project_id": "944d0a7e321e4e959c3cbdaa94266a9f", "id": "c39466d2-0ddd-49d7-913e-a97171287c0e", "name": "CreateSecurityGroupTests-242f90b1-d591-428e-8296-7c45ad18d7bename"}]} 2018-08-01 10:37:52,433 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-242f90b1-d591-428e-8296-7c45ad18d7bename&description=hello+group used request id req-334a8fa3-6d19-485a-8121-08f1ae8b8b9a 2018-08-01 10:37:52,433 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c39466d2-0ddd-49d7-913e-a97171287c0e 2018-08-01 10:37:52,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=c39466d2-0ddd-49d7-913e-a97171287c0e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ad1dd7e979981497afccedcbb291db40056f4cf" 2018-08-01 10:37:52,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-9db8d204-6235-4a2c-ba3e-ede585bd2d43 Date: Wed, 01 Aug 2018 10:37: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-08-01T10:37:50Z", "security_group_id": "c39466d2-0ddd-49d7-913e-a97171287c0e", "port_range_min": null, "revision_number": 0, "tenant_id": "944d0a7e321e4e959c3cbdaa94266a9f", "created_at": "2018-08-01T10:37:50Z", "project_id": "944d0a7e321e4e959c3cbdaa94266a9f", "id": "0fec0539-7590-4e30-84e4-f2301548b0c2"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:37:51Z", "security_group_id": "c39466d2-0ddd-49d7-913e-a97171287c0e", "port_range_min": null, "revision_number": 0, "tenant_id": "944d0a7e321e4e959c3cbdaa94266a9f", "created_at": "2018-08-01T10:37:51Z", "project_id": "944d0a7e321e4e959c3cbdaa94266a9f", "id": "8bc73400-831d-45ac-8ead-c7e980d36057"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:37:50Z", "security_group_id": "c39466d2-0ddd-49d7-913e-a97171287c0e", "port_range_min": null, "revision_number": 0, "tenant_id": "944d0a7e321e4e959c3cbdaa94266a9f", "created_at": "2018-08-01T10:37:50Z", "project_id": "944d0a7e321e4e959c3cbdaa94266a9f", "id": "bc01ff35-6dd9-4926-bcce-3c91cd9ed26a"}]} 2018-08-01 10:37:52,462 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=c39466d2-0ddd-49d7-913e-a97171287c0e used request id req-9db8d204-6235-4a2c-ba3e-ede585bd2d43 2018-08-01 10:37:52,463 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c39466d2-0ddd-49d7-913e-a97171287c0e 2018-08-01 10:37:52,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=c39466d2-0ddd-49d7-913e-a97171287c0e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ad1dd7e979981497afccedcbb291db40056f4cf" 2018-08-01 10:37:52,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-b8775804-729e-4092-b5ec-3ca50159090f Date: Wed, 01 Aug 2018 10:37: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-08-01T10:37:50Z", "security_group_id": "c39466d2-0ddd-49d7-913e-a97171287c0e", "port_range_min": null, "revision_number": 0, "tenant_id": "944d0a7e321e4e959c3cbdaa94266a9f", "created_at": "2018-08-01T10:37:50Z", "project_id": "944d0a7e321e4e959c3cbdaa94266a9f", "id": "0fec0539-7590-4e30-84e4-f2301548b0c2"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:37:51Z", "security_group_id": "c39466d2-0ddd-49d7-913e-a97171287c0e", "port_range_min": null, "revision_number": 0, "tenant_id": "944d0a7e321e4e959c3cbdaa94266a9f", "created_at": "2018-08-01T10:37:51Z", "project_id": "944d0a7e321e4e959c3cbdaa94266a9f", "id": "8bc73400-831d-45ac-8ead-c7e980d36057"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:37:50Z", "security_group_id": "c39466d2-0ddd-49d7-913e-a97171287c0e", "port_range_min": null, "revision_number": 0, "tenant_id": "944d0a7e321e4e959c3cbdaa94266a9f", "created_at": "2018-08-01T10:37:50Z", "project_id": "944d0a7e321e4e959c3cbdaa94266a9f", "id": "bc01ff35-6dd9-4926-bcce-3c91cd9ed26a"}]} 2018-08-01 10:37:52,490 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=c39466d2-0ddd-49d7-913e-a97171287c0e used request id req-b8775804-729e-4092-b5ec-3ca50159090f 2018-08-01 10:37:52,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-242f90b1-d591-428e-8296-7c45ad18d7bename -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ad1dd7e979981497afccedcbb291db40056f4cf" 2018-08-01 10:37:52,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-e9e5e7ca-fa7b-4378-b638-da8deadb55f8 Date: Wed, 01 Aug 2018 10:37:52 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "944d0a7e321e4e959c3cbdaa94266a9f", "created_at": "2018-08-01T10:37:50Z", "updated_at": "2018-08-01T10:37:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:50Z", "revision_number": 0, "id": "0fec0539-7590-4e30-84e4-f2301548b0c2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:50Z", "security_group_id": "c39466d2-0ddd-49d7-913e-a97171287c0e", "tenant_id": "944d0a7e321e4e959c3cbdaa94266a9f", "port_range_min": null, "ethertype": "IPv4", "project_id": "944d0a7e321e4e959c3cbdaa94266a9f"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:51Z", "revision_number": 0, "id": "8bc73400-831d-45ac-8ead-c7e980d36057", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:51Z", "security_group_id": "c39466d2-0ddd-49d7-913e-a97171287c0e", "tenant_id": "944d0a7e321e4e959c3cbdaa94266a9f", "port_range_min": null, "ethertype": "IPv4", "project_id": "944d0a7e321e4e959c3cbdaa94266a9f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:50Z", "revision_number": 0, "id": "bc01ff35-6dd9-4926-bcce-3c91cd9ed26a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:50Z", "security_group_id": "c39466d2-0ddd-49d7-913e-a97171287c0e", "tenant_id": "944d0a7e321e4e959c3cbdaa94266a9f", "port_range_min": null, "ethertype": "IPv6", "project_id": "944d0a7e321e4e959c3cbdaa94266a9f"}], "revision_number": 3, "project_id": "944d0a7e321e4e959c3cbdaa94266a9f", "id": "c39466d2-0ddd-49d7-913e-a97171287c0e", "name": "CreateSecurityGroupTests-242f90b1-d591-428e-8296-7c45ad18d7bename"}]} 2018-08-01 10:37:52,536 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-242f90b1-d591-428e-8296-7c45ad18d7bename used request id req-e9e5e7ca-fa7b-4378-b638-da8deadb55f8 2018-08-01 10:37:52,537 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c39466d2-0ddd-49d7-913e-a97171287c0e 2018-08-01 10:37:52,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=c39466d2-0ddd-49d7-913e-a97171287c0e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ad1dd7e979981497afccedcbb291db40056f4cf" 2018-08-01 10:37:52,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-41c12ffe-67ad-4b4e-98d7-0984e1d1776b Date: Wed, 01 Aug 2018 10:37: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-08-01T10:37:50Z", "security_group_id": "c39466d2-0ddd-49d7-913e-a97171287c0e", "port_range_min": null, "revision_number": 0, "tenant_id": "944d0a7e321e4e959c3cbdaa94266a9f", "created_at": "2018-08-01T10:37:50Z", "project_id": "944d0a7e321e4e959c3cbdaa94266a9f", "id": "0fec0539-7590-4e30-84e4-f2301548b0c2"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:37:51Z", "security_group_id": "c39466d2-0ddd-49d7-913e-a97171287c0e", "port_range_min": null, "revision_number": 0, "tenant_id": "944d0a7e321e4e959c3cbdaa94266a9f", "created_at": "2018-08-01T10:37:51Z", "project_id": "944d0a7e321e4e959c3cbdaa94266a9f", "id": "8bc73400-831d-45ac-8ead-c7e980d36057"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:37:50Z", "security_group_id": "c39466d2-0ddd-49d7-913e-a97171287c0e", "port_range_min": null, "revision_number": 0, "tenant_id": "944d0a7e321e4e959c3cbdaa94266a9f", "created_at": "2018-08-01T10:37:50Z", "project_id": "944d0a7e321e4e959c3cbdaa94266a9f", "id": "bc01ff35-6dd9-4926-bcce-3c91cd9ed26a"}]} 2018-08-01 10:37:52,565 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=c39466d2-0ddd-49d7-913e-a97171287c0e used request id req-41c12ffe-67ad-4b4e-98d7-0984e1d1776b 2018-08-01 10:37:52,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-242f90b1-d591-428e-8296-7c45ad18d7bename -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ad1dd7e979981497afccedcbb291db40056f4cf" 2018-08-01 10:37:52,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-e0c4f574-570d-407f-8a8a-c7b050903fb3 Date: Wed, 01 Aug 2018 10:37:52 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "944d0a7e321e4e959c3cbdaa94266a9f", "created_at": "2018-08-01T10:37:50Z", "updated_at": "2018-08-01T10:37:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:50Z", "revision_number": 0, "id": "0fec0539-7590-4e30-84e4-f2301548b0c2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:50Z", "security_group_id": "c39466d2-0ddd-49d7-913e-a97171287c0e", "tenant_id": "944d0a7e321e4e959c3cbdaa94266a9f", "port_range_min": null, "ethertype": "IPv4", "project_id": "944d0a7e321e4e959c3cbdaa94266a9f"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:51Z", "revision_number": 0, "id": "8bc73400-831d-45ac-8ead-c7e980d36057", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:51Z", "security_group_id": "c39466d2-0ddd-49d7-913e-a97171287c0e", "tenant_id": "944d0a7e321e4e959c3cbdaa94266a9f", "port_range_min": null, "ethertype": "IPv4", "project_id": "944d0a7e321e4e959c3cbdaa94266a9f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:50Z", "revision_number": 0, "id": "bc01ff35-6dd9-4926-bcce-3c91cd9ed26a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:50Z", "security_group_id": "c39466d2-0ddd-49d7-913e-a97171287c0e", "tenant_id": "944d0a7e321e4e959c3cbdaa94266a9f", "port_range_min": null, "ethertype": "IPv6", "project_id": "944d0a7e321e4e959c3cbdaa94266a9f"}], "revision_number": 3, "project_id": "944d0a7e321e4e959c3cbdaa94266a9f", "id": "c39466d2-0ddd-49d7-913e-a97171287c0e", "name": "CreateSecurityGroupTests-242f90b1-d591-428e-8296-7c45ad18d7bename"}]} 2018-08-01 10:37:52,613 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-242f90b1-d591-428e-8296-7c45ad18d7bename used request id req-e0c4f574-570d-407f-8a8a-c7b050903fb3 2018-08-01 10:37:52,614 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c39466d2-0ddd-49d7-913e-a97171287c0e 2018-08-01 10:37:52,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=c39466d2-0ddd-49d7-913e-a97171287c0e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ad1dd7e979981497afccedcbb291db40056f4cf" 2018-08-01 10:37:52,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-8f3e717b-de95-44b0-8c66-8acc28418892 Date: Wed, 01 Aug 2018 10:37: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-08-01T10:37:50Z", "security_group_id": "c39466d2-0ddd-49d7-913e-a97171287c0e", "port_range_min": null, "revision_number": 0, "tenant_id": "944d0a7e321e4e959c3cbdaa94266a9f", "created_at": "2018-08-01T10:37:50Z", "project_id": "944d0a7e321e4e959c3cbdaa94266a9f", "id": "0fec0539-7590-4e30-84e4-f2301548b0c2"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:37:51Z", "security_group_id": "c39466d2-0ddd-49d7-913e-a97171287c0e", "port_range_min": null, "revision_number": 0, "tenant_id": "944d0a7e321e4e959c3cbdaa94266a9f", "created_at": "2018-08-01T10:37:51Z", "project_id": "944d0a7e321e4e959c3cbdaa94266a9f", "id": "8bc73400-831d-45ac-8ead-c7e980d36057"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:37:50Z", "security_group_id": "c39466d2-0ddd-49d7-913e-a97171287c0e", "port_range_min": null, "revision_number": 0, "tenant_id": "944d0a7e321e4e959c3cbdaa94266a9f", "created_at": "2018-08-01T10:37:50Z", "project_id": "944d0a7e321e4e959c3cbdaa94266a9f", "id": "bc01ff35-6dd9-4926-bcce-3c91cd9ed26a"}]} 2018-08-01 10:37:52,642 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=c39466d2-0ddd-49d7-913e-a97171287c0e used request id req-8f3e717b-de95-44b0-8c66-8acc28418892 2018-08-01 10:37:52,642 - neutron_utils - INFO - Deleting security group rule with ID - 0fec0539-7590-4e30-84e4-f2301548b0c2 2018-08-01 10:37:52,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-group-rules/0fec0539-7590-4e30-84e4-f2301548b0c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e481ada2137c6d5bba0b84f91ec38129a17d2e4" 2018-08-01 10:37:52,734 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-597e906b-fac5-4ed4-a94c-8e3fe291c6c6 Content-Length: 0 Date: Wed, 01 Aug 2018 10:37:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:37:52,734 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-group-rules/0fec0539-7590-4e30-84e4-f2301548b0c2 used request id req-597e906b-fac5-4ed4-a94c-8e3fe291c6c6 2018-08-01 10:37:52,734 - neutron_utils - INFO - Deleting security group rule with ID - 8bc73400-831d-45ac-8ead-c7e980d36057 2018-08-01 10:37:52,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-group-rules/8bc73400-831d-45ac-8ead-c7e980d36057 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e481ada2137c6d5bba0b84f91ec38129a17d2e4" 2018-08-01 10:37:52,823 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b4beb47e-a72b-48a2-89bd-a0d830912e97 Content-Length: 0 Date: Wed, 01 Aug 2018 10:37:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:37:52,823 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-group-rules/8bc73400-831d-45ac-8ead-c7e980d36057 used request id req-b4beb47e-a72b-48a2-89bd-a0d830912e97 2018-08-01 10:37:52,823 - neutron_utils - INFO - Deleting security group rule with ID - bc01ff35-6dd9-4926-bcce-3c91cd9ed26a 2018-08-01 10:37:52,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-group-rules/bc01ff35-6dd9-4926-bcce-3c91cd9ed26a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e481ada2137c6d5bba0b84f91ec38129a17d2e4" 2018-08-01 10:37:52,895 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3b636c33-ebc3-47c4-8423-f2c886798d63 Content-Length: 0 Date: Wed, 01 Aug 2018 10:37:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:37:52,895 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-group-rules/bc01ff35-6dd9-4926-bcce-3c91cd9ed26a used request id req-3b636c33-ebc3-47c4-8423-f2c886798d63 2018-08-01 10:37:52,896 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-242f90b1-d591-428e-8296-7c45ad18d7bename 2018-08-01 10:37:52,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/c39466d2-0ddd-49d7-913e-a97171287c0e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e481ada2137c6d5bba0b84f91ec38129a17d2e4" 2018-08-01 10:37:53,004 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d824f349-814d-4f0c-ae0e-f10159aa83bb Content-Length: 0 Date: Wed, 01 Aug 2018 10:37:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:37:53,004 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/c39466d2-0ddd-49d7-913e-a97171287c0e used request id req-d824f349-814d-4f0c-ae0e-f10159aa83bb 2018-08-01 10:37:53,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef900ccfea134b49c52b053cce87dc87bd1cbaa6" 2018-08-01 10:37:53,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-936ba613-cc96-4fe6-92ce-8560770cd34e Date: Wed, 01 Aug 2018 10:37:53 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a2413a97b61342d8bd27570706ef372d", "created_at": "2018-08-01T09:33:18Z", "updated_at": "2018-08-01T09:33:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "7f556ce3-51d0-4279-a11d-510db9f9a3b1", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "94adc13c-a166-41cf-bd16-f997efc73cb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "b39143b5-c08f-4d0b-9d40-54f472f2389e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "e218b0b7-4501-4f84-9458-caf2891c260d", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}], "revision_number": 4, "project_id": "a2413a97b61342d8bd27570706ef372d", "id": "38229670-7386-42d0-b7b9-2397ea5938de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "created_at": "2018-08-01T09:28:38Z", "updated_at": "2018-08-01T09:28:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "763568f1-8151-4a3c-911a-d06da4423063", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "80d28bee-4aee-47e8-a8da-e0fe31497fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "a47a5ddf-aa37-4ab2-a335-1c93513b5f12", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "f5bba5a5-602b-421e-98b2-5a16117f943f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}], "revision_number": 4, "project_id": "dbe9669438844f3faecdc7fcc050e0d8", "id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ed1054af2e94c049694d98d54211d98", "created_at": "2018-08-01T09:31:40Z", "updated_at": "2018-08-01T09:31:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "34baee87-ea35-42ee-8a69-0f6e2a825d3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "89b9d1c9-f4f9-45cd-8d36-970d44228439", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "b8ab0d59-cab9-4488-82ee-7c5f69709bff", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "d3ab68ea-23b4-4bf6-8dd3-85d029e3d89f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}], "revision_number": 4, "project_id": "2ed1054af2e94c049694d98d54211d98", "id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "created_at": "2018-08-01T09:34:13Z", "updated_at": "2018-08-01T09:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "1dbb3f59-611b-46d1-a82d-2720e0a16f86", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "3878126b-a220-4357-adb9-bc22498f31b1", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "75ce67db-9c04-4561-a10d-8b1ec63943e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "e2945a69-3afe-41e3-a7ec-3ea4c79a12ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}], "revision_number": 4, "project_id": "c0d9b34b06f445a7857603f60b181f3c", "id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-01T09:30:58Z", "updated_at": "2018-08-01T09:30:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "042d4626-2974-418d-affe-f8f2acd05faa", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "995fae58-f0e5-4e10-801c-6c2ce5c7ae0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "cb8404fa-cb24-4879-a34d-f3050dcba730", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "dad6aaab-690e-4c24-9103-6767e0c80bc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "created_at": "2018-08-01T09:31:11Z", "updated_at": "2018-08-01T09:31:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "939e25e0-5dbc-4f6e-9f6f-7fb70e540203", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "9796a673-6928-4009-9c21-1410d395646e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "af7b8bf8-2fb6-4d72-842a-38f72d7581f7", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "b9af65b0-2eb8-45e1-8504-b7dc4dbb83ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}], "revision_number": 4, "project_id": "dd207f801ed3475f9dbe5f13077af1c8", "id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "944d0a7e321e4e959c3cbdaa94266a9f", "created_at": "2018-08-01T10:37:50Z", "updated_at": "2018-08-01T10:37:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:50Z", "revision_number": 0, "id": "1885c1ec-1975-4418-b041-6aa07df260f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:50Z", "security_group_id": "84acd9fd-2da1-4439-9462-a28ee781cd83", "tenant_id": "944d0a7e321e4e959c3cbdaa94266a9f", "port_range_min": null, "ethertype": "IPv4", "project_id": "944d0a7e321e4e959c3cbdaa94266a9f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:50Z", "revision_number": 0, "id": "48fadb2b-7c35-4b11-b430-bf913a250593", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:50Z", "security_group_id": "84acd9fd-2da1-4439-9462-a28ee781cd83", "tenant_id": "944d0a7e321e4e959c3cbdaa94266a9f", "port_range_min": null, "ethertype": "IPv6", "project_id": "944d0a7e321e4e959c3cbdaa94266a9f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:50Z", "revision_number": 0, "id": "84d9c234-57ad-414d-ad9d-b4dcf5f4a6bd", "remote_group_id": "84acd9fd-2da1-4439-9462-a28ee781cd83", "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:50Z", "security_group_id": "84acd9fd-2da1-4439-9462-a28ee781cd83", "tenant_id": "944d0a7e321e4e959c3cbdaa94266a9f", "port_range_min": null, "ethertype": "IPv4", "project_id": "944d0a7e321e4e959c3cbdaa94266a9f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:50Z", "revision_number": 0, "id": "89de513c-97ad-4e86-aa7d-11333a154b28", "remote_group_id": "84acd9fd-2da1-4439-9462-a28ee781cd83", "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:50Z", "security_group_id": "84acd9fd-2da1-4439-9462-a28ee781cd83", "tenant_id": "944d0a7e321e4e959c3cbdaa94266a9f", "port_range_min": null, "ethertype": "IPv6", "project_id": "944d0a7e321e4e959c3cbdaa94266a9f"}], "revision_number": 4, "project_id": "944d0a7e321e4e959c3cbdaa94266a9f", "id": "84acd9fd-2da1-4439-9462-a28ee781cd83", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "46dd322c3fcc454eb140e37825746af8", "created_at": "2018-08-01T10:33:44Z", "updated_at": "2018-08-01T10:33:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "0f41470b-1091-45c1-b574-92069f79f8d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "8cc03a9c-8fa5-425b-812f-d7692bae3613", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d1373b1e-2fb9-4e02-a9e1-7e873ba1d7d1", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d21f3909-71f3-43e2-a22d-6a9c2513cb6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}], "revision_number": 4, "project_id": "46dd322c3fcc454eb140e37825746af8", "id": "b2961714-c8a4-4fcb-918b-21d70527c983", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "created_at": "2018-08-01T09:34:57Z", "updated_at": "2018-08-01T09:34:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "8063d12f-30db-4ccf-8ce0-72e59ba81a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c38e1a7a-5857-4f03-b991-6d5c9c9a5b9e", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c725bae1-d3bb-42b5-b331-32737085f28c", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "cfddc134-923b-4e0d-9ec5-dcc5641dd435", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}], "revision_number": 4, "project_id": "455b48a61678488ead79a4cfa07ef5c3", "id": "cd52f913-3072-4ce7-a779-7de795b62b12", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:36:50Z", "updated_at": "2018-08-01T09:36:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "07ef7fe5-a529-45da-bfc0-899f0ea9b592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "bc4dad3a-2a0c-4c31-b901-2909a12adb50", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c35cff35-4306-4116-b9fa-fc27bc7c05d6", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c493e3ac-d9d2-480d-9ec8-50982eedaf5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}], "revision_number": 4, "project_id": "8d96727022f4443794db44ecde432faf", "id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "created_at": "2018-08-01T09:32:45Z", "updated_at": "2018-08-01T09:32:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "058ea790-43ea-4a6f-9950-28418319e577", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "5fcfb31b-cdad-4037-973e-56b74faefd14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "99a24d26-dc7f-42d0-aa23-a7c061f04952", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "b641bb48-566e-472b-a3cc-d38c85ab3ff1", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}], "revision_number": 4, "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "name": "default"}]} 2018-08-01 10:37:53,236 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-936ba613-cc96-4fe6-92ce-8560770cd34e 2018-08-01 10:37:53,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef900ccfea134b49c52b053cce87dc87bd1cbaa6" 2018-08-01 10:37:53,323 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:37:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db67b7bb-6939-4632-baa2-b1b1e6617c2a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2413a97b61342d8bd27570706ef372d.", "code": 404, "title": "Not Found"}} 2018-08-01 10:37:53,323 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d used request id req-db67b7bb-6939-4632-baa2-b1b1e6617c2a 2018-08-01 10:37:53,324 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:37:53,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef900ccfea134b49c52b053cce87dc87bd1cbaa6" 2018-08-01 10:37:53,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:37:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03def35e-5c30-45be-b6c6-05658037dc2d 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.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dbe9669438844f3faecdc7fcc050e0d8", "name": "service"}} 2018-08-01 10:37:53,408 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 used request id req-03def35e-5c30-45be-b6c6-05658037dc2d 2018-08-01 10:37:53,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef900ccfea134b49c52b053cce87dc87bd1cbaa6" 2018-08-01 10:37:53,497 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:37:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-32b573cb-c477-42fd-b38d-71998704b8a8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ed1054af2e94c049694d98d54211d98.", "code": 404, "title": "Not Found"}} 2018-08-01 10:37:53,497 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 used request id req-32b573cb-c477-42fd-b38d-71998704b8a8 2018-08-01 10:37:53,497 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:37:53,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef900ccfea134b49c52b053cce87dc87bd1cbaa6" 2018-08-01 10:37:53,586 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:37:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a9477baf-cef4-4521-8798-0fa7bd11a854 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c0d9b34b06f445a7857603f60b181f3c.", "code": 404, "title": "Not Found"}} 2018-08-01 10:37:53,586 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c used request id req-a9477baf-cef4-4521-8798-0fa7bd11a854 2018-08-01 10:37:53,586 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:37:53,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef900ccfea134b49c52b053cce87dc87bd1cbaa6" 2018-08-01 10:37:53,675 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:37:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c56a4b46-eb44-476f-9437-6aca0d1bba0e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: dd207f801ed3475f9dbe5f13077af1c8.", "code": 404, "title": "Not Found"}} 2018-08-01 10:37:53,675 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 used request id req-c56a4b46-eb44-476f-9437-6aca0d1bba0e 2018-08-01 10:37:53,675 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:37:53,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/944d0a7e321e4e959c3cbdaa94266a9f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef900ccfea134b49c52b053cce87dc87bd1cbaa6" 2018-08-01 10:37:53,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:37:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f6ce636-e5bf-4d68-b1f3-83367025b941 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/944d0a7e321e4e959c3cbdaa94266a9f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "944d0a7e321e4e959c3cbdaa94266a9f", "name": "CreateSecurityGroupTests-d8013294-2adb-4cd-proj"}} 2018-08-01 10:37:53,767 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/944d0a7e321e4e959c3cbdaa94266a9f used request id req-5f6ce636-e5bf-4d68-b1f3-83367025b941 2018-08-01 10:37:53,767 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 84acd9fd-2da1-4439-9462-a28ee781cd83 2018-08-01 10:37:53,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=84acd9fd-2da1-4439-9462-a28ee781cd83 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef900ccfea134b49c52b053cce87dc87bd1cbaa6" 2018-08-01 10:37:53,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-52580877-e8cd-4a2a-bf8c-72dc093b5edb Date: Wed, 01 Aug 2018 10:37: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-08-01T10:37:50Z", "security_group_id": "84acd9fd-2da1-4439-9462-a28ee781cd83", "port_range_min": null, "revision_number": 0, "tenant_id": "944d0a7e321e4e959c3cbdaa94266a9f", "created_at": "2018-08-01T10:37:50Z", "project_id": "944d0a7e321e4e959c3cbdaa94266a9f", "id": "1885c1ec-1975-4418-b041-6aa07df260f1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:37:50Z", "security_group_id": "84acd9fd-2da1-4439-9462-a28ee781cd83", "port_range_min": null, "revision_number": 0, "tenant_id": "944d0a7e321e4e959c3cbdaa94266a9f", "created_at": "2018-08-01T10:37:50Z", "project_id": "944d0a7e321e4e959c3cbdaa94266a9f", "id": "48fadb2b-7c35-4b11-b430-bf913a250593"}, {"remote_group_id": "84acd9fd-2da1-4439-9462-a28ee781cd83", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:37:50Z", "security_group_id": "84acd9fd-2da1-4439-9462-a28ee781cd83", "port_range_min": null, "revision_number": 0, "tenant_id": "944d0a7e321e4e959c3cbdaa94266a9f", "created_at": "2018-08-01T10:37:50Z", "project_id": "944d0a7e321e4e959c3cbdaa94266a9f", "id": "84d9c234-57ad-414d-ad9d-b4dcf5f4a6bd"}, {"remote_group_id": "84acd9fd-2da1-4439-9462-a28ee781cd83", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:37:50Z", "security_group_id": "84acd9fd-2da1-4439-9462-a28ee781cd83", "port_range_min": null, "revision_number": 0, "tenant_id": "944d0a7e321e4e959c3cbdaa94266a9f", "created_at": "2018-08-01T10:37:50Z", "project_id": "944d0a7e321e4e959c3cbdaa94266a9f", "id": "89de513c-97ad-4e86-aa7d-11333a154b28"}]} 2018-08-01 10:37:53,812 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=84acd9fd-2da1-4439-9462-a28ee781cd83 used request id req-52580877-e8cd-4a2a-bf8c-72dc093b5edb 2018-08-01 10:37:53,813 - neutron_utils - INFO - Deleting security group with name - default 2018-08-01 10:37:53,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/84acd9fd-2da1-4439-9462-a28ee781cd83 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef900ccfea134b49c52b053cce87dc87bd1cbaa6" 2018-08-01 10:37:53,976 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c722f296-f83b-4f0a-ae8e-6c56e711bbd9 Content-Length: 0 Date: Wed, 01 Aug 2018 10:37:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:37:53,977 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/84acd9fd-2da1-4439-9462-a28ee781cd83 used request id req-c722f296-f83b-4f0a-ae8e-6c56e711bbd9 2018-08-01 10:37:53,977 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-d8013294-2adb-4cd-proj 2018-08-01 10:37:53,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/944d0a7e321e4e959c3cbdaa94266a9f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef900ccfea134b49c52b053cce87dc87bd1cbaa6" 2018-08-01 10:37:54,201 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:37:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6204a57d-45c8-4ca0-8d67-ff9699a919fc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:37:54,201 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/944d0a7e321e4e959c3cbdaa94266a9f used request id req-6204a57d-45c8-4ca0-8d67-ff9699a919fc 2018-08-01 10:37:54,201 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-d8013294-2adb-4cd-proj-role 2018-08-01 10:37:54,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/cfa3bb80db3f490396ae54c55d481a61 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef900ccfea134b49c52b053cce87dc87bd1cbaa6" 2018-08-01 10:37:54,309 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:37:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-75627718-a0f8-4c23-85fb-d2db89c0f74f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:37:54,309 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/cfa3bb80db3f490396ae54c55d481a61 used request id req-75627718-a0f8-4c23-85fb-d2db89c0f74f 2018-08-01 10:37:54,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef900ccfea134b49c52b053cce87dc87bd1cbaa6" 2018-08-01 10:37:54,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:37:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66da696f-487f-474d-bca8-20ff4af0d4e2 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:37:54,400 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-66da696f-487f-474d-bca8-20ff4af0d4e2 2018-08-01 10:37:54,401 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-d8013294-2adb-4cd-user 2018-08-01 10:37:54,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/c6657bcdec194b22a062a4af221f98a0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bbdcabc6a268d45e14da982220bc941254484bf" 2018-08-01 10:37:54,578 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:37:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c545bfb-b9a4-4f54-b02a-afd1e7fd084e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:37:54,578 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/c6657bcdec194b22a062a4af221f98a0 used request id req-1c545bfb-b9a4-4f54-b02a-afd1e7fd084e 2018-08-01 10:37:54,580 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:37:54,965 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:37:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["CKiO1YIjTEmxCLqOVus_vA"], "issued_at": "2018-08-01T10:37:54.000000Z"}} 2018-08-01 10:37:54,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a4ab172862e2a082b0ab20d9ff789d402e6507b" 2018-08-01 10:37:55,045 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:37:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9561163-0eb3-47a3-a9de-3e426c230596 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:37:55,045 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-a9561163-0eb3-47a3-a9de-3e426c230596 2018-08-01 10:37:55,046 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:37:55,047 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:37:55,431 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:37:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["aBj4zErJQde3d8XszMao7g"], "issued_at": "2018-08-01T10:37:55.000000Z"}} 2018-08-01 10:37:55,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3f3387f1771f7bf6cc47533d1fdff4a13ec130e" 2018-08-01 10:37:55,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:37:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8831a89-333a-4b09-94de-6922459899c9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:37:55,512 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-b8831a89-333a-4b09-94de-6922459899c9 2018-08-01 10:37:55,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:37:55,521 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:37: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:37:55,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-bd917bf3-360f-497-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3f3387f1771f7bf6cc47533d1fdff4a13ec130e" 2018-08-01 10:37:55,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:37:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f152fbe1-0ffc-4242-b1cb-cbbcf30743cd Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-bd917bf3-360f-497-proj", "previous": null, "next": null}, "projects": []} 2018-08-01 10:37:55,606 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-bd917bf3-360f-497-proj used request id req-f152fbe1-0ffc-4242-b1cb-cbbcf30743cd 2018-08-01 10:37:55,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3f3387f1771f7bf6cc47533d1fdff4a13ec130e" 2018-08-01 10:37:55,630 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:37:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e5db1b3-e687-4d3c-a517-63fa41407055 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:37:55,631 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-9e5db1b3-e687-4d3c-a517-63fa41407055 2018-08-01 10:37:55,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3f3387f1771f7bf6cc47533d1fdff4a13ec130e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-bd917bf3-360f-497-proj"}}' 2018-08-01 10:37:55,742 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:37:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-81af624f-4474-4f01-bb0f-63e9c5614fd5 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/26be2342192a4109b2815d381f4dc82e"}, "tags": [], "enabled": true, "id": "26be2342192a4109b2815d381f4dc82e", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-bd917bf3-360f-497-proj"}} 2018-08-01 10:37:55,742 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-81af624f-4474-4f01-bb0f-63e9c5614fd5 2018-08-01 10:37:55,742 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-bd917bf3-360f-497-proj 2018-08-01 10:37:55,743 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:37:55,743 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:37:56,125 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:37:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["Rq0Be896S7KyT3QUPqjVjg"], "issued_at": "2018-08-01T10:37:56.000000Z"}} 2018-08-01 10:37:56,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2bc251a75bf359fbd76eb9476b0ef4f4e3bee3c" 2018-08-01 10:37:56,207 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:37:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd9e1e82-d49a-4ef2-add9-51c1e987ad18 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:37:56,207 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-bd9e1e82-d49a-4ef2-add9-51c1e987ad18 2018-08-01 10:37:56,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:37:56,217 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:37:56,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2bc251a75bf359fbd76eb9476b0ef4f4e3bee3c" 2018-08-01 10:37:56,321 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:37:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92856935-208d-42d9-b23f-ee7efd19caac Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 10:37:56,321 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-92856935-208d-42d9-b23f-ee7efd19caac 2018-08-01 10:37:56,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateSecurityGroupTests-bd917bf3-360f-497-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2bc251a75bf359fbd76eb9476b0ef4f4e3bee3c" 2018-08-01 10:37:56,412 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:37:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f8d0a4a-a8b2-4666-a331-20eb3e9409d1 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateSecurityGroupTests-bd917bf3-360f-497-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/26be2342192a4109b2815d381f4dc82e"}, "tags": [], "enabled": true, "id": "26be2342192a4109b2815d381f4dc82e", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-bd917bf3-360f-497-proj"}]} 2018-08-01 10:37:56,412 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateSecurityGroupTests-bd917bf3-360f-497-proj used request id req-3f8d0a4a-a8b2-4666-a331-20eb3e9409d1 2018-08-01 10:37:56,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2bc251a75bf359fbd76eb9476b0ef4f4e3bee3c" 2018-08-01 10:37:56,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:37:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c04dae7-d442-4a69-ad6b-d093877303dc Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:37:56,433 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-4c04dae7-d442-4a69-ad6b-d093877303dc 2018-08-01 10:37:56,795 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-bd917bf3-360f-497-user 2018-08-01 10:37:56,795 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:37:56,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3f3387f1771f7bf6cc47533d1fdff4a13ec130e" 2018-08-01 10:37:56,813 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:37:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc0e6bc4-e600-4cab-907e-5d6353351d32 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:37:56,813 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-cc0e6bc4-e600-4cab-907e-5d6353351d32 2018-08-01 10:37:56,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3f3387f1771f7bf6cc47533d1fdff4a13ec130e" -d '{"role": {"name": "CreateSecurityGroupTests-bd917bf3-360f-497-proj-role"}}' 2018-08-01 10:37:56,903 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:37:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e15205b8-b08b-4db6-935f-5d84e79710c6 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "68f5bb845ba94329ab51002c9b57c921", "links": {"self": "http://172.30.9.24:5000/v3/roles/68f5bb845ba94329ab51002c9b57c921"}, "name": "CreateSecurityGroupTests-bd917bf3-360f-497-proj-role"}} 2018-08-01 10:37:56,903 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-e15205b8-b08b-4db6-935f-5d84e79710c6 2018-08-01 10:37:56,903 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-bd917bf3-360f-497-proj-role 2018-08-01 10:37:56,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/68f5bb845ba94329ab51002c9b57c921 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3f3387f1771f7bf6cc47533d1fdff4a13ec130e" 2018-08-01 10:37:56,992 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:37:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53bce721-236c-4852-bfeb-e00c1d7e59cb Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "68f5bb845ba94329ab51002c9b57c921", "links": {"self": "http://172.30.9.24:5000/v3/roles/68f5bb845ba94329ab51002c9b57c921"}, "name": "CreateSecurityGroupTests-bd917bf3-360f-497-proj-role"}} 2018-08-01 10:37:56,992 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/68f5bb845ba94329ab51002c9b57c921 used request id req-53bce721-236c-4852-bfeb-e00c1d7e59cb 2018-08-01 10:37:56,992 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-bd917bf3-360f-497-proj-role to project CreateSecurityGroupTests-bd917bf3-360f-497-proj 2018-08-01 10:37:56,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/26be2342192a4109b2815d381f4dc82e/users/3de5df1e0fb2488c95994b90d38a7941/roles/68f5bb845ba94329ab51002c9b57c921 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3f3387f1771f7bf6cc47533d1fdff4a13ec130e" 2018-08-01 10:37:57,120 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:37:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e58e961-3a14-42b2-a40e-4102d6244feb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:37:57,120 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/26be2342192a4109b2815d381f4dc82e/users/3de5df1e0fb2488c95994b90d38a7941/roles/68f5bb845ba94329ab51002c9b57c921 used request id req-9e58e961-3a14-42b2-a40e-4102d6244feb 2018-08-01 10:37:57,120 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:37:57,121 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:37:57,587 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "68f5bb845ba94329ab51002c9b57c921", "name": "CreateSecurityGroupTests-bd917bf3-360f-497-proj-role"}], "expires_at": "2018-08-01T11:37:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "26be2342192a4109b2815d381f4dc82e", "name": "CreateSecurityGroupTests-bd917bf3-360f-497-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/26be2342192a4109b2815d381f4dc82e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/26be2342192a4109b2815d381f4dc82e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/26be2342192a4109b2815d381f4dc82e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/26be2342192a4109b2815d381f4dc82e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/26be2342192a4109b2815d381f4dc82e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/26be2342192a4109b2815d381f4dc82e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_26be2342192a4109b2815d381f4dc82e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_26be2342192a4109b2815d381f4dc82e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/26be2342192a4109b2815d381f4dc82e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/26be2342192a4109b2815d381f4dc82e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/26be2342192a4109b2815d381f4dc82e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/26be2342192a4109b2815d381f4dc82e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/26be2342192a4109b2815d381f4dc82e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/26be2342192a4109b2815d381f4dc82e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-bd917bf3-360f-497-user", "id": "3de5df1e0fb2488c95994b90d38a7941"}, "audit_ids": ["X5qTvf3EQouYva9tGcF2KA"], "issued_at": "2018-08-01T10:37:57.000000Z"}} 2018-08-01 10:37:57,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}266d1c542ae09455c230529125ded979e91a9b12" 2018-08-01 10:37:57,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:37:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2b4d221-40fc-426f-987d-75560ec36522 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:37:57,665 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-c2b4d221-40fc-426f-987d-75560ec36522 2018-08-01 10:37:57,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d33663c3-be83-4d07-9a94-eb515390f346name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}266d1c542ae09455c230529125ded979e91a9b12" 2018-08-01 10:37:57,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-cc469b21-1d54-4f35-9465-b7e7cfca734b Date: Wed, 01 Aug 2018 10:37:57 GMT RESP BODY: {"security_groups": []} 2018-08-01 10:37:57,998 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d33663c3-be83-4d07-9a94-eb515390f346name&description=hello+group used request id req-cc469b21-1d54-4f35-9465-b7e7cfca734b 2018-08-01 10:37:57,999 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-d33663c3-be83-4d07-9a94-eb515390f346name... 2018-08-01 10:37:57,999 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-d33663c3-be83-4d07-9a94-eb515390f346name 2018-08-01 10:37:58,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}266d1c542ae09455c230529125ded979e91a9b12" -d '{"security_group": {"name": "CreateSecurityGroupTests-d33663c3-be83-4d07-9a94-eb515390f346name", "description": "hello group"}}' 2018-08-01 10:37:58,179 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-2884ca11-54b0-40fa-acc6-83f3d5bdcd01 Date: Wed, 01 Aug 2018 10:37:58 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "26be2342192a4109b2815d381f4dc82e", "created_at": "2018-08-01T10:37:58Z", "updated_at": "2018-08-01T10:37:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:58Z", "revision_number": 0, "id": "1c56f63e-c0db-48bf-ab0f-fd00cce9e677", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:58Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "tenant_id": "26be2342192a4109b2815d381f4dc82e", "port_range_min": null, "ethertype": "IPv4", "project_id": "26be2342192a4109b2815d381f4dc82e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:58Z", "revision_number": 0, "id": "aeb85985-ee74-48c5-bc42-796c33ca6af8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:58Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "tenant_id": "26be2342192a4109b2815d381f4dc82e", "port_range_min": null, "ethertype": "IPv6", "project_id": "26be2342192a4109b2815d381f4dc82e"}], "revision_number": 2, "project_id": "26be2342192a4109b2815d381f4dc82e", "id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "name": "CreateSecurityGroupTests-d33663c3-be83-4d07-9a94-eb515390f346name"}} 2018-08-01 10:37:58,179 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups used request id req-2884ca11-54b0-40fa-acc6-83f3d5bdcd01 2018-08-01 10:37:58,179 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 87aeb52e-3dff-437a-8a2b-94b0d3266600 2018-08-01 10:37:58,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=87aeb52e-3dff-437a-8a2b-94b0d3266600 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}266d1c542ae09455c230529125ded979e91a9b12" 2018-08-01 10:37:58,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-691b8bb8-1460-4720-8324-3853d8e5cfa7 Date: Wed, 01 Aug 2018 10:37:58 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-08-01T10:37:58Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "port_range_min": null, "revision_number": 0, "tenant_id": "26be2342192a4109b2815d381f4dc82e", "created_at": "2018-08-01T10:37:58Z", "project_id": "26be2342192a4109b2815d381f4dc82e", "id": "1c56f63e-c0db-48bf-ab0f-fd00cce9e677"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:37:58Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "port_range_min": null, "revision_number": 0, "tenant_id": "26be2342192a4109b2815d381f4dc82e", "created_at": "2018-08-01T10:37:58Z", "project_id": "26be2342192a4109b2815d381f4dc82e", "id": "aeb85985-ee74-48c5-bc42-796c33ca6af8"}]} 2018-08-01 10:37:58,239 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=87aeb52e-3dff-437a-8a2b-94b0d3266600 used request id req-691b8bb8-1460-4720-8324-3853d8e5cfa7 2018-08-01 10:37:58,240 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 87aeb52e-3dff-437a-8a2b-94b0d3266600 2018-08-01 10:37:58,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=87aeb52e-3dff-437a-8a2b-94b0d3266600 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}266d1c542ae09455c230529125ded979e91a9b12" 2018-08-01 10:37:58,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3bd65e5f-33c5-4384-83c5-691c0e79f01f Date: Wed, 01 Aug 2018 10:37:58 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-08-01T10:37:58Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "port_range_min": null, "revision_number": 0, "tenant_id": "26be2342192a4109b2815d381f4dc82e", "created_at": "2018-08-01T10:37:58Z", "project_id": "26be2342192a4109b2815d381f4dc82e", "id": "1c56f63e-c0db-48bf-ab0f-fd00cce9e677"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:37:58Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "port_range_min": null, "revision_number": 0, "tenant_id": "26be2342192a4109b2815d381f4dc82e", "created_at": "2018-08-01T10:37:58Z", "project_id": "26be2342192a4109b2815d381f4dc82e", "id": "aeb85985-ee74-48c5-bc42-796c33ca6af8"}]} 2018-08-01 10:37:58,273 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=87aeb52e-3dff-437a-8a2b-94b0d3266600 used request id req-3bd65e5f-33c5-4384-83c5-691c0e79f01f 2018-08-01 10:37:58,274 - neutron_utils - INFO - Retrieving security group with ID - 87aeb52e-3dff-437a-8a2b-94b0d3266600 2018-08-01 10:37:58,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?id=87aeb52e-3dff-437a-8a2b-94b0d3266600 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}266d1c542ae09455c230529125ded979e91a9b12" 2018-08-01 10:37:58,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-0783ec9c-e65c-4368-83a5-bd84bd5ccf78 Date: Wed, 01 Aug 2018 10:37:58 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "26be2342192a4109b2815d381f4dc82e", "created_at": "2018-08-01T10:37:58Z", "updated_at": "2018-08-01T10:37:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:58Z", "revision_number": 0, "id": "1c56f63e-c0db-48bf-ab0f-fd00cce9e677", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:58Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "tenant_id": "26be2342192a4109b2815d381f4dc82e", "port_range_min": null, "ethertype": "IPv4", "project_id": "26be2342192a4109b2815d381f4dc82e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:58Z", "revision_number": 0, "id": "aeb85985-ee74-48c5-bc42-796c33ca6af8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:58Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "tenant_id": "26be2342192a4109b2815d381f4dc82e", "port_range_min": null, "ethertype": "IPv6", "project_id": "26be2342192a4109b2815d381f4dc82e"}], "revision_number": 2, "project_id": "26be2342192a4109b2815d381f4dc82e", "id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "name": "CreateSecurityGroupTests-d33663c3-be83-4d07-9a94-eb515390f346name"}]} 2018-08-01 10:37:58,345 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?id=87aeb52e-3dff-437a-8a2b-94b0d3266600 used request id req-0783ec9c-e65c-4368-83a5-bd84bd5ccf78 2018-08-01 10:37:58,346 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 87aeb52e-3dff-437a-8a2b-94b0d3266600 2018-08-01 10:37:58,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=87aeb52e-3dff-437a-8a2b-94b0d3266600 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}266d1c542ae09455c230529125ded979e91a9b12" 2018-08-01 10:37:58,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-49a4e413-8f92-40f7-b46a-a9462fb9637d Date: Wed, 01 Aug 2018 10:37:58 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-08-01T10:37:58Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "port_range_min": null, "revision_number": 0, "tenant_id": "26be2342192a4109b2815d381f4dc82e", "created_at": "2018-08-01T10:37:58Z", "project_id": "26be2342192a4109b2815d381f4dc82e", "id": "1c56f63e-c0db-48bf-ab0f-fd00cce9e677"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:37:58Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "port_range_min": null, "revision_number": 0, "tenant_id": "26be2342192a4109b2815d381f4dc82e", "created_at": "2018-08-01T10:37:58Z", "project_id": "26be2342192a4109b2815d381f4dc82e", "id": "aeb85985-ee74-48c5-bc42-796c33ca6af8"}]} 2018-08-01 10:37:58,373 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=87aeb52e-3dff-437a-8a2b-94b0d3266600 used request id req-49a4e413-8f92-40f7-b46a-a9462fb9637d 2018-08-01 10:37:58,374 - neutron_utils - INFO - Retrieving security group with ID - 87aeb52e-3dff-437a-8a2b-94b0d3266600 2018-08-01 10:37:58,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?id=87aeb52e-3dff-437a-8a2b-94b0d3266600 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}266d1c542ae09455c230529125ded979e91a9b12" 2018-08-01 10:37:58,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-c81ebd55-d0ea-459a-944e-0442a0e14a03 Date: Wed, 01 Aug 2018 10:37:58 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "26be2342192a4109b2815d381f4dc82e", "created_at": "2018-08-01T10:37:58Z", "updated_at": "2018-08-01T10:37:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:58Z", "revision_number": 0, "id": "1c56f63e-c0db-48bf-ab0f-fd00cce9e677", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:58Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "tenant_id": "26be2342192a4109b2815d381f4dc82e", "port_range_min": null, "ethertype": "IPv4", "project_id": "26be2342192a4109b2815d381f4dc82e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:58Z", "revision_number": 0, "id": "aeb85985-ee74-48c5-bc42-796c33ca6af8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:58Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "tenant_id": "26be2342192a4109b2815d381f4dc82e", "port_range_min": null, "ethertype": "IPv6", "project_id": "26be2342192a4109b2815d381f4dc82e"}], "revision_number": 2, "project_id": "26be2342192a4109b2815d381f4dc82e", "id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "name": "CreateSecurityGroupTests-d33663c3-be83-4d07-9a94-eb515390f346name"}]} 2018-08-01 10:37:58,420 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?id=87aeb52e-3dff-437a-8a2b-94b0d3266600 used request id req-c81ebd55-d0ea-459a-944e-0442a0e14a03 2018-08-01 10:37:58,421 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 87aeb52e-3dff-437a-8a2b-94b0d3266600 2018-08-01 10:37:58,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=87aeb52e-3dff-437a-8a2b-94b0d3266600 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}266d1c542ae09455c230529125ded979e91a9b12" 2018-08-01 10:37:58,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-969d7025-7563-443e-a32e-998cadef3823 Date: Wed, 01 Aug 2018 10:37:58 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-08-01T10:37:58Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "port_range_min": null, "revision_number": 0, "tenant_id": "26be2342192a4109b2815d381f4dc82e", "created_at": "2018-08-01T10:37:58Z", "project_id": "26be2342192a4109b2815d381f4dc82e", "id": "1c56f63e-c0db-48bf-ab0f-fd00cce9e677"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:37:58Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "port_range_min": null, "revision_number": 0, "tenant_id": "26be2342192a4109b2815d381f4dc82e", "created_at": "2018-08-01T10:37:58Z", "project_id": "26be2342192a4109b2815d381f4dc82e", "id": "aeb85985-ee74-48c5-bc42-796c33ca6af8"}]} 2018-08-01 10:37:58,449 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=87aeb52e-3dff-437a-8a2b-94b0d3266600 used request id req-969d7025-7563-443e-a32e-998cadef3823 2018-08-01 10:37:58,449 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-d33663c3-be83-4d07-9a94-eb515390f346name 2018-08-01 10:37:58,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d33663c3-be83-4d07-9a94-eb515390f346name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}266d1c542ae09455c230529125ded979e91a9b12" 2018-08-01 10:37:58,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-4ef9d9e2-180f-48c3-953f-16244d0bc1f4 Date: Wed, 01 Aug 2018 10:37:58 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "26be2342192a4109b2815d381f4dc82e", "created_at": "2018-08-01T10:37:58Z", "updated_at": "2018-08-01T10:37:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:58Z", "revision_number": 0, "id": "1c56f63e-c0db-48bf-ab0f-fd00cce9e677", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:58Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "tenant_id": "26be2342192a4109b2815d381f4dc82e", "port_range_min": null, "ethertype": "IPv4", "project_id": "26be2342192a4109b2815d381f4dc82e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:58Z", "revision_number": 0, "id": "aeb85985-ee74-48c5-bc42-796c33ca6af8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:58Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "tenant_id": "26be2342192a4109b2815d381f4dc82e", "port_range_min": null, "ethertype": "IPv6", "project_id": "26be2342192a4109b2815d381f4dc82e"}], "revision_number": 2, "project_id": "26be2342192a4109b2815d381f4dc82e", "id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "name": "CreateSecurityGroupTests-d33663c3-be83-4d07-9a94-eb515390f346name"}]} 2018-08-01 10:37:58,495 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d33663c3-be83-4d07-9a94-eb515390f346name used request id req-4ef9d9e2-180f-48c3-953f-16244d0bc1f4 2018-08-01 10:37:58,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:37:58,502 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:37:58,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/26be2342192a4109b2815d381f4dc82e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}266d1c542ae09455c230529125ded979e91a9b12" 2018-08-01 10:37:58,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:37:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e146225f-536a-4d41-b205-e338c2876c97 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/26be2342192a4109b2815d381f4dc82e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "26be2342192a4109b2815d381f4dc82e", "name": "CreateSecurityGroupTests-bd917bf3-360f-497-proj"}} 2018-08-01 10:37:58,523 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/26be2342192a4109b2815d381f4dc82e used request id req-e146225f-536a-4d41-b205-e338c2876c97 2018-08-01 10:37:58,524 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 87aeb52e-3dff-437a-8a2b-94b0d3266600 2018-08-01 10:37:58,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=87aeb52e-3dff-437a-8a2b-94b0d3266600 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}266d1c542ae09455c230529125ded979e91a9b12" 2018-08-01 10:37:58,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-9de970de-8667-4934-b1d5-9444663f1274 Date: Wed, 01 Aug 2018 10:37:58 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-08-01T10:37:58Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "port_range_min": null, "revision_number": 0, "tenant_id": "26be2342192a4109b2815d381f4dc82e", "created_at": "2018-08-01T10:37:58Z", "project_id": "26be2342192a4109b2815d381f4dc82e", "id": "1c56f63e-c0db-48bf-ab0f-fd00cce9e677"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:37:58Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "port_range_min": null, "revision_number": 0, "tenant_id": "26be2342192a4109b2815d381f4dc82e", "created_at": "2018-08-01T10:37:58Z", "project_id": "26be2342192a4109b2815d381f4dc82e", "id": "aeb85985-ee74-48c5-bc42-796c33ca6af8"}]} 2018-08-01 10:37:58,549 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=87aeb52e-3dff-437a-8a2b-94b0d3266600 used request id req-9de970de-8667-4934-b1d5-9444663f1274 2018-08-01 10:37:58,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}266d1c542ae09455c230529125ded979e91a9b12" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600"}}' 2018-08-01 10:37:58,676 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-bc7fe5aa-e583-420b-b698-c80353cdcb17 Date: Wed, 01 Aug 2018 10:37:58 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:37:58Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "port_range_min": null, "revision_number": 0, "tenant_id": "26be2342192a4109b2815d381f4dc82e", "created_at": "2018-08-01T10:37:58Z", "project_id": "26be2342192a4109b2815d381f4dc82e", "id": "7300abbb-462a-4c40-bcb3-929c04492333"}} 2018-08-01 10:37:58,676 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules used request id req-bc7fe5aa-e583-420b-b698-c80353cdcb17 2018-08-01 10:37:58,676 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-d33663c3-be83-4d07-9a94-eb515390f346name 2018-08-01 10:37:58,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d33663c3-be83-4d07-9a94-eb515390f346name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}266d1c542ae09455c230529125ded979e91a9b12" 2018-08-01 10:37:58,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-e893070d-6eb6-428a-aebe-0f5dbdd75abc Date: Wed, 01 Aug 2018 10:37:58 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "26be2342192a4109b2815d381f4dc82e", "created_at": "2018-08-01T10:37:58Z", "updated_at": "2018-08-01T10:37:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:58Z", "revision_number": 0, "id": "1c56f63e-c0db-48bf-ab0f-fd00cce9e677", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:58Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "tenant_id": "26be2342192a4109b2815d381f4dc82e", "port_range_min": null, "ethertype": "IPv4", "project_id": "26be2342192a4109b2815d381f4dc82e"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:58Z", "revision_number": 0, "id": "7300abbb-462a-4c40-bcb3-929c04492333", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:58Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "tenant_id": "26be2342192a4109b2815d381f4dc82e", "port_range_min": null, "ethertype": "IPv4", "project_id": "26be2342192a4109b2815d381f4dc82e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:58Z", "revision_number": 0, "id": "aeb85985-ee74-48c5-bc42-796c33ca6af8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:58Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "tenant_id": "26be2342192a4109b2815d381f4dc82e", "port_range_min": null, "ethertype": "IPv6", "project_id": "26be2342192a4109b2815d381f4dc82e"}], "revision_number": 3, "project_id": "26be2342192a4109b2815d381f4dc82e", "id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "name": "CreateSecurityGroupTests-d33663c3-be83-4d07-9a94-eb515390f346name"}]} 2018-08-01 10:37:58,726 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d33663c3-be83-4d07-9a94-eb515390f346name used request id req-e893070d-6eb6-428a-aebe-0f5dbdd75abc 2018-08-01 10:37:58,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/26be2342192a4109b2815d381f4dc82e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}266d1c542ae09455c230529125ded979e91a9b12" 2018-08-01 10:37:58,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:37:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d674832-ee52-4ebd-a96c-e6856a2b22d4 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/26be2342192a4109b2815d381f4dc82e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "26be2342192a4109b2815d381f4dc82e", "name": "CreateSecurityGroupTests-bd917bf3-360f-497-proj"}} 2018-08-01 10:37:58,814 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/26be2342192a4109b2815d381f4dc82e used request id req-4d674832-ee52-4ebd-a96c-e6856a2b22d4 2018-08-01 10:37:58,815 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 87aeb52e-3dff-437a-8a2b-94b0d3266600 2018-08-01 10:37:58,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=87aeb52e-3dff-437a-8a2b-94b0d3266600 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}266d1c542ae09455c230529125ded979e91a9b12" 2018-08-01 10:37:58,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-43ffbdc6-6c4b-4376-9603-92940f91a1cd Date: Wed, 01 Aug 2018 10:37:58 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-08-01T10:37:58Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "port_range_min": null, "revision_number": 0, "tenant_id": "26be2342192a4109b2815d381f4dc82e", "created_at": "2018-08-01T10:37:58Z", "project_id": "26be2342192a4109b2815d381f4dc82e", "id": "1c56f63e-c0db-48bf-ab0f-fd00cce9e677"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:37:58Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "port_range_min": null, "revision_number": 0, "tenant_id": "26be2342192a4109b2815d381f4dc82e", "created_at": "2018-08-01T10:37:58Z", "project_id": "26be2342192a4109b2815d381f4dc82e", "id": "7300abbb-462a-4c40-bcb3-929c04492333"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:37:58Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "port_range_min": null, "revision_number": 0, "tenant_id": "26be2342192a4109b2815d381f4dc82e", "created_at": "2018-08-01T10:37:58Z", "project_id": "26be2342192a4109b2815d381f4dc82e", "id": "aeb85985-ee74-48c5-bc42-796c33ca6af8"}]} 2018-08-01 10:37:58,873 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=87aeb52e-3dff-437a-8a2b-94b0d3266600 used request id req-43ffbdc6-6c4b-4376-9603-92940f91a1cd 2018-08-01 10:37:58,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}266d1c542ae09455c230529125ded979e91a9b12" -d '{"security_group_rule": {"ethertype": "IPv6", "direction": "egress", "protocol": 17, "description": "test_rule_2", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600"}}' 2018-08-01 10:37:59,015 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-490a97a3-3992-49ab-8480-5975f52e3760 Date: Wed, 01 Aug 2018 10:37:59 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-08-01T10:37:58Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "port_range_min": null, "revision_number": 0, "tenant_id": "26be2342192a4109b2815d381f4dc82e", "created_at": "2018-08-01T10:37:58Z", "project_id": "26be2342192a4109b2815d381f4dc82e", "id": "2ce4a85c-6e5f-4a4f-9f38-4b343b13a605"}} 2018-08-01 10:37:59,016 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules used request id req-490a97a3-3992-49ab-8480-5975f52e3760 2018-08-01 10:37:59,016 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-d33663c3-be83-4d07-9a94-eb515390f346name 2018-08-01 10:37:59,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d33663c3-be83-4d07-9a94-eb515390f346name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}266d1c542ae09455c230529125ded979e91a9b12" 2018-08-01 10:37:59,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2430 X-Openstack-Request-Id: req-647607a9-2f5f-4da1-b57e-e96bc6217aed Date: Wed, 01 Aug 2018 10:37:59 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "26be2342192a4109b2815d381f4dc82e", "created_at": "2018-08-01T10:37:58Z", "updated_at": "2018-08-01T10:37:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:58Z", "revision_number": 0, "id": "1c56f63e-c0db-48bf-ab0f-fd00cce9e677", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:58Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "tenant_id": "26be2342192a4109b2815d381f4dc82e", "port_range_min": null, "ethertype": "IPv4", "project_id": "26be2342192a4109b2815d381f4dc82e"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:58Z", "revision_number": 0, "id": "2ce4a85c-6e5f-4a4f-9f38-4b343b13a605", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:58Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "tenant_id": "26be2342192a4109b2815d381f4dc82e", "port_range_min": null, "ethertype": "IPv6", "project_id": "26be2342192a4109b2815d381f4dc82e"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:58Z", "revision_number": 0, "id": "7300abbb-462a-4c40-bcb3-929c04492333", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:58Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "tenant_id": "26be2342192a4109b2815d381f4dc82e", "port_range_min": null, "ethertype": "IPv4", "project_id": "26be2342192a4109b2815d381f4dc82e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:58Z", "revision_number": 0, "id": "aeb85985-ee74-48c5-bc42-796c33ca6af8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:58Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "tenant_id": "26be2342192a4109b2815d381f4dc82e", "port_range_min": null, "ethertype": "IPv6", "project_id": "26be2342192a4109b2815d381f4dc82e"}], "revision_number": 4, "project_id": "26be2342192a4109b2815d381f4dc82e", "id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "name": "CreateSecurityGroupTests-d33663c3-be83-4d07-9a94-eb515390f346name"}]} 2018-08-01 10:37:59,066 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d33663c3-be83-4d07-9a94-eb515390f346name used request id req-647607a9-2f5f-4da1-b57e-e96bc6217aed 2018-08-01 10:37:59,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/26be2342192a4109b2815d381f4dc82e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}266d1c542ae09455c230529125ded979e91a9b12" 2018-08-01 10:37:59,213 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:37:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22a4b10d-013c-46bc-81e3-03c9d2f7d906 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/26be2342192a4109b2815d381f4dc82e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "26be2342192a4109b2815d381f4dc82e", "name": "CreateSecurityGroupTests-bd917bf3-360f-497-proj"}} 2018-08-01 10:37:59,213 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/26be2342192a4109b2815d381f4dc82e used request id req-22a4b10d-013c-46bc-81e3-03c9d2f7d906 2018-08-01 10:37:59,213 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 87aeb52e-3dff-437a-8a2b-94b0d3266600 2018-08-01 10:37:59,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=87aeb52e-3dff-437a-8a2b-94b0d3266600 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}266d1c542ae09455c230529125ded979e91a9b12" 2018-08-01 10:37:59,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1997 X-Openstack-Request-Id: req-fe10d4e4-4713-461e-9db8-d42a3f46170e Date: Wed, 01 Aug 2018 10:37:59 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-08-01T10:37:58Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "port_range_min": null, "revision_number": 0, "tenant_id": "26be2342192a4109b2815d381f4dc82e", "created_at": "2018-08-01T10:37:58Z", "project_id": "26be2342192a4109b2815d381f4dc82e", "id": "1c56f63e-c0db-48bf-ab0f-fd00cce9e677"}, {"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-08-01T10:37:58Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "port_range_min": null, "revision_number": 0, "tenant_id": "26be2342192a4109b2815d381f4dc82e", "created_at": "2018-08-01T10:37:58Z", "project_id": "26be2342192a4109b2815d381f4dc82e", "id": "2ce4a85c-6e5f-4a4f-9f38-4b343b13a605"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:37:58Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "port_range_min": null, "revision_number": 0, "tenant_id": "26be2342192a4109b2815d381f4dc82e", "created_at": "2018-08-01T10:37:58Z", "project_id": "26be2342192a4109b2815d381f4dc82e", "id": "7300abbb-462a-4c40-bcb3-929c04492333"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:37:58Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "port_range_min": null, "revision_number": 0, "tenant_id": "26be2342192a4109b2815d381f4dc82e", "created_at": "2018-08-01T10:37:58Z", "project_id": "26be2342192a4109b2815d381f4dc82e", "id": "aeb85985-ee74-48c5-bc42-796c33ca6af8"}]} 2018-08-01 10:37:59,273 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=87aeb52e-3dff-437a-8a2b-94b0d3266600 used request id req-fe10d4e4-4713-461e-9db8-d42a3f46170e 2018-08-01 10:37:59,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}266d1c542ae09455c230529125ded979e91a9b12" -d '{"security_group_rule": {"direction": "egress", "protocol": 17, "description": "test_rule_3", "ethertype": "IPv4", "port_range_max": 20, "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "port_range_min": 10}}' 2018-08-01 10:37:59,453 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-e2ca81e3-ddfc-4dfa-acc6-a69184ef5894 Date: Wed, 01 Aug 2018 10:37:59 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-08-01T10:37:59Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "port_range_min": 10, "revision_number": 0, "tenant_id": "26be2342192a4109b2815d381f4dc82e", "created_at": "2018-08-01T10:37:59Z", "project_id": "26be2342192a4109b2815d381f4dc82e", "id": "64f616a8-2041-459a-bd69-a87d30eb5805"}} 2018-08-01 10:37:59,453 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules used request id req-e2ca81e3-ddfc-4dfa-acc6-a69184ef5894 2018-08-01 10:37:59,454 - neutron_utils - INFO - Retrieving security group with ID - 87aeb52e-3dff-437a-8a2b-94b0d3266600 2018-08-01 10:37:59,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?id=87aeb52e-3dff-437a-8a2b-94b0d3266600 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}266d1c542ae09455c230529125ded979e91a9b12" 2018-08-01 10:37:59,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-d75fdbf7-eced-4dea-bf38-16bdeb9eeff6 Date: Wed, 01 Aug 2018 10:37:59 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "26be2342192a4109b2815d381f4dc82e", "created_at": "2018-08-01T10:37:58Z", "updated_at": "2018-08-01T10:37:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:58Z", "revision_number": 0, "id": "1c56f63e-c0db-48bf-ab0f-fd00cce9e677", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:58Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "tenant_id": "26be2342192a4109b2815d381f4dc82e", "port_range_min": null, "ethertype": "IPv4", "project_id": "26be2342192a4109b2815d381f4dc82e"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:58Z", "revision_number": 0, "id": "2ce4a85c-6e5f-4a4f-9f38-4b343b13a605", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:58Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "tenant_id": "26be2342192a4109b2815d381f4dc82e", "port_range_min": null, "ethertype": "IPv6", "project_id": "26be2342192a4109b2815d381f4dc82e"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-08-01T10:37:59Z", "revision_number": 0, "id": "64f616a8-2041-459a-bd69-a87d30eb5805", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:59Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "tenant_id": "26be2342192a4109b2815d381f4dc82e", "port_range_min": 10, "ethertype": "IPv4", "project_id": "26be2342192a4109b2815d381f4dc82e"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:58Z", "revision_number": 0, "id": "7300abbb-462a-4c40-bcb3-929c04492333", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:58Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "tenant_id": "26be2342192a4109b2815d381f4dc82e", "port_range_min": null, "ethertype": "IPv4", "project_id": "26be2342192a4109b2815d381f4dc82e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:58Z", "revision_number": 0, "id": "aeb85985-ee74-48c5-bc42-796c33ca6af8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:58Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "tenant_id": "26be2342192a4109b2815d381f4dc82e", "port_range_min": null, "ethertype": "IPv6", "project_id": "26be2342192a4109b2815d381f4dc82e"}], "revision_number": 5, "project_id": "26be2342192a4109b2815d381f4dc82e", "id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "name": "CreateSecurityGroupTests-d33663c3-be83-4d07-9a94-eb515390f346name"}]} 2018-08-01 10:37:59,507 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?id=87aeb52e-3dff-437a-8a2b-94b0d3266600 used request id req-d75fdbf7-eced-4dea-bf38-16bdeb9eeff6 2018-08-01 10:37:59,508 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 87aeb52e-3dff-437a-8a2b-94b0d3266600 2018-08-01 10:37:59,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=87aeb52e-3dff-437a-8a2b-94b0d3266600 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}266d1c542ae09455c230529125ded979e91a9b12" 2018-08-01 10:37:59,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-cdf52ca3-586c-4f8c-bc28-def739790e6d Date: Wed, 01 Aug 2018 10:37:59 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-08-01T10:37:58Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "port_range_min": null, "revision_number": 0, "tenant_id": "26be2342192a4109b2815d381f4dc82e", "created_at": "2018-08-01T10:37:58Z", "project_id": "26be2342192a4109b2815d381f4dc82e", "id": "1c56f63e-c0db-48bf-ab0f-fd00cce9e677"}, {"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-08-01T10:37:58Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "port_range_min": null, "revision_number": 0, "tenant_id": "26be2342192a4109b2815d381f4dc82e", "created_at": "2018-08-01T10:37:58Z", "project_id": "26be2342192a4109b2815d381f4dc82e", "id": "2ce4a85c-6e5f-4a4f-9f38-4b343b13a605"}, {"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-08-01T10:37:59Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "port_range_min": 10, "revision_number": 0, "tenant_id": "26be2342192a4109b2815d381f4dc82e", "created_at": "2018-08-01T10:37:59Z", "project_id": "26be2342192a4109b2815d381f4dc82e", "id": "64f616a8-2041-459a-bd69-a87d30eb5805"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:37:58Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "port_range_min": null, "revision_number": 0, "tenant_id": "26be2342192a4109b2815d381f4dc82e", "created_at": "2018-08-01T10:37:58Z", "project_id": "26be2342192a4109b2815d381f4dc82e", "id": "7300abbb-462a-4c40-bcb3-929c04492333"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:37:58Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "port_range_min": null, "revision_number": 0, "tenant_id": "26be2342192a4109b2815d381f4dc82e", "created_at": "2018-08-01T10:37:58Z", "project_id": "26be2342192a4109b2815d381f4dc82e", "id": "aeb85985-ee74-48c5-bc42-796c33ca6af8"}]} 2018-08-01 10:37:59,560 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=87aeb52e-3dff-437a-8a2b-94b0d3266600 used request id req-cdf52ca3-586c-4f8c-bc28-def739790e6d 2018-08-01 10:37:59,561 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:37:59,939 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "68f5bb845ba94329ab51002c9b57c921", "name": "CreateSecurityGroupTests-bd917bf3-360f-497-proj-role"}], "expires_at": "2018-08-01T11:37:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "26be2342192a4109b2815d381f4dc82e", "name": "CreateSecurityGroupTests-bd917bf3-360f-497-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/26be2342192a4109b2815d381f4dc82e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/26be2342192a4109b2815d381f4dc82e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/26be2342192a4109b2815d381f4dc82e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/26be2342192a4109b2815d381f4dc82e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/26be2342192a4109b2815d381f4dc82e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/26be2342192a4109b2815d381f4dc82e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_26be2342192a4109b2815d381f4dc82e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_26be2342192a4109b2815d381f4dc82e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/26be2342192a4109b2815d381f4dc82e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/26be2342192a4109b2815d381f4dc82e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/26be2342192a4109b2815d381f4dc82e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/26be2342192a4109b2815d381f4dc82e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/26be2342192a4109b2815d381f4dc82e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/26be2342192a4109b2815d381f4dc82e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-bd917bf3-360f-497-user", "id": "3de5df1e0fb2488c95994b90d38a7941"}, "audit_ids": ["2Qchm6vQTluSk8HNYWqPxQ"], "issued_at": "2018-08-01T10:37:59.000000Z"}} 2018-08-01 10:37:59,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d33663c3-be83-4d07-9a94-eb515390f346name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b8800840dbbc13ee9b0a098af1e716546f75ac0" 2018-08-01 10:38:00,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-d9024e5b-98dc-4371-9d1f-e102f952def7 Date: Wed, 01 Aug 2018 10:38:00 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "26be2342192a4109b2815d381f4dc82e", "created_at": "2018-08-01T10:37:58Z", "updated_at": "2018-08-01T10:37:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:58Z", "revision_number": 0, "id": "1c56f63e-c0db-48bf-ab0f-fd00cce9e677", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:58Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "tenant_id": "26be2342192a4109b2815d381f4dc82e", "port_range_min": null, "ethertype": "IPv4", "project_id": "26be2342192a4109b2815d381f4dc82e"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:58Z", "revision_number": 0, "id": "2ce4a85c-6e5f-4a4f-9f38-4b343b13a605", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:58Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "tenant_id": "26be2342192a4109b2815d381f4dc82e", "port_range_min": null, "ethertype": "IPv6", "project_id": "26be2342192a4109b2815d381f4dc82e"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-08-01T10:37:59Z", "revision_number": 0, "id": "64f616a8-2041-459a-bd69-a87d30eb5805", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:59Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "tenant_id": "26be2342192a4109b2815d381f4dc82e", "port_range_min": 10, "ethertype": "IPv4", "project_id": "26be2342192a4109b2815d381f4dc82e"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:58Z", "revision_number": 0, "id": "7300abbb-462a-4c40-bcb3-929c04492333", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:58Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "tenant_id": "26be2342192a4109b2815d381f4dc82e", "port_range_min": null, "ethertype": "IPv4", "project_id": "26be2342192a4109b2815d381f4dc82e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:58Z", "revision_number": 0, "id": "aeb85985-ee74-48c5-bc42-796c33ca6af8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:58Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "tenant_id": "26be2342192a4109b2815d381f4dc82e", "port_range_min": null, "ethertype": "IPv6", "project_id": "26be2342192a4109b2815d381f4dc82e"}], "revision_number": 5, "project_id": "26be2342192a4109b2815d381f4dc82e", "id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "name": "CreateSecurityGroupTests-d33663c3-be83-4d07-9a94-eb515390f346name"}]} 2018-08-01 10:38:00,085 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d33663c3-be83-4d07-9a94-eb515390f346name&description=hello+group used request id req-d9024e5b-98dc-4371-9d1f-e102f952def7 2018-08-01 10:38:00,086 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 87aeb52e-3dff-437a-8a2b-94b0d3266600 2018-08-01 10:38:00,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=87aeb52e-3dff-437a-8a2b-94b0d3266600 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b8800840dbbc13ee9b0a098af1e716546f75ac0" 2018-08-01 10:38:00,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-d6fce879-d6d7-4adc-b8b8-78fa75feeb12 Date: Wed, 01 Aug 2018 10:38:00 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-08-01T10:37:58Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "port_range_min": null, "revision_number": 0, "tenant_id": "26be2342192a4109b2815d381f4dc82e", "created_at": "2018-08-01T10:37:58Z", "project_id": "26be2342192a4109b2815d381f4dc82e", "id": "1c56f63e-c0db-48bf-ab0f-fd00cce9e677"}, {"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-08-01T10:37:58Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "port_range_min": null, "revision_number": 0, "tenant_id": "26be2342192a4109b2815d381f4dc82e", "created_at": "2018-08-01T10:37:58Z", "project_id": "26be2342192a4109b2815d381f4dc82e", "id": "2ce4a85c-6e5f-4a4f-9f38-4b343b13a605"}, {"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-08-01T10:37:59Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "port_range_min": 10, "revision_number": 0, "tenant_id": "26be2342192a4109b2815d381f4dc82e", "created_at": "2018-08-01T10:37:59Z", "project_id": "26be2342192a4109b2815d381f4dc82e", "id": "64f616a8-2041-459a-bd69-a87d30eb5805"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:37:58Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "port_range_min": null, "revision_number": 0, "tenant_id": "26be2342192a4109b2815d381f4dc82e", "created_at": "2018-08-01T10:37:58Z", "project_id": "26be2342192a4109b2815d381f4dc82e", "id": "7300abbb-462a-4c40-bcb3-929c04492333"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:37:58Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "port_range_min": null, "revision_number": 0, "tenant_id": "26be2342192a4109b2815d381f4dc82e", "created_at": "2018-08-01T10:37:58Z", "project_id": "26be2342192a4109b2815d381f4dc82e", "id": "aeb85985-ee74-48c5-bc42-796c33ca6af8"}]} 2018-08-01 10:38:00,119 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=87aeb52e-3dff-437a-8a2b-94b0d3266600 used request id req-d6fce879-d6d7-4adc-b8b8-78fa75feeb12 2018-08-01 10:38:00,120 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 87aeb52e-3dff-437a-8a2b-94b0d3266600 2018-08-01 10:38:00,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=87aeb52e-3dff-437a-8a2b-94b0d3266600 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b8800840dbbc13ee9b0a098af1e716546f75ac0" 2018-08-01 10:38:00,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-32f25d6b-206e-4e54-86a4-ce8134578a7b Date: Wed, 01 Aug 2018 10:38:00 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-08-01T10:37:58Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "port_range_min": null, "revision_number": 0, "tenant_id": "26be2342192a4109b2815d381f4dc82e", "created_at": "2018-08-01T10:37:58Z", "project_id": "26be2342192a4109b2815d381f4dc82e", "id": "1c56f63e-c0db-48bf-ab0f-fd00cce9e677"}, {"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-08-01T10:37:58Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "port_range_min": null, "revision_number": 0, "tenant_id": "26be2342192a4109b2815d381f4dc82e", "created_at": "2018-08-01T10:37:58Z", "project_id": "26be2342192a4109b2815d381f4dc82e", "id": "2ce4a85c-6e5f-4a4f-9f38-4b343b13a605"}, {"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-08-01T10:37:59Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "port_range_min": 10, "revision_number": 0, "tenant_id": "26be2342192a4109b2815d381f4dc82e", "created_at": "2018-08-01T10:37:59Z", "project_id": "26be2342192a4109b2815d381f4dc82e", "id": "64f616a8-2041-459a-bd69-a87d30eb5805"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:37:58Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "port_range_min": null, "revision_number": 0, "tenant_id": "26be2342192a4109b2815d381f4dc82e", "created_at": "2018-08-01T10:37:58Z", "project_id": "26be2342192a4109b2815d381f4dc82e", "id": "7300abbb-462a-4c40-bcb3-929c04492333"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:37:58Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "port_range_min": null, "revision_number": 0, "tenant_id": "26be2342192a4109b2815d381f4dc82e", "created_at": "2018-08-01T10:37:58Z", "project_id": "26be2342192a4109b2815d381f4dc82e", "id": "aeb85985-ee74-48c5-bc42-796c33ca6af8"}]} 2018-08-01 10:38:00,151 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=87aeb52e-3dff-437a-8a2b-94b0d3266600 used request id req-32f25d6b-206e-4e54-86a4-ce8134578a7b 2018-08-01 10:38:00,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d33663c3-be83-4d07-9a94-eb515390f346name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b8800840dbbc13ee9b0a098af1e716546f75ac0" 2018-08-01 10:38:00,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-2d59aa06-9940-48cd-b72f-68effacfa292 Date: Wed, 01 Aug 2018 10:38:00 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "26be2342192a4109b2815d381f4dc82e", "created_at": "2018-08-01T10:37:58Z", "updated_at": "2018-08-01T10:37:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:58Z", "revision_number": 0, "id": "1c56f63e-c0db-48bf-ab0f-fd00cce9e677", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:58Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "tenant_id": "26be2342192a4109b2815d381f4dc82e", "port_range_min": null, "ethertype": "IPv4", "project_id": "26be2342192a4109b2815d381f4dc82e"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:58Z", "revision_number": 0, "id": "2ce4a85c-6e5f-4a4f-9f38-4b343b13a605", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:58Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "tenant_id": "26be2342192a4109b2815d381f4dc82e", "port_range_min": null, "ethertype": "IPv6", "project_id": "26be2342192a4109b2815d381f4dc82e"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-08-01T10:37:59Z", "revision_number": 0, "id": "64f616a8-2041-459a-bd69-a87d30eb5805", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:59Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "tenant_id": "26be2342192a4109b2815d381f4dc82e", "port_range_min": 10, "ethertype": "IPv4", "project_id": "26be2342192a4109b2815d381f4dc82e"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:58Z", "revision_number": 0, "id": "7300abbb-462a-4c40-bcb3-929c04492333", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:58Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "tenant_id": "26be2342192a4109b2815d381f4dc82e", "port_range_min": null, "ethertype": "IPv4", "project_id": "26be2342192a4109b2815d381f4dc82e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:58Z", "revision_number": 0, "id": "aeb85985-ee74-48c5-bc42-796c33ca6af8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:58Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "tenant_id": "26be2342192a4109b2815d381f4dc82e", "port_range_min": null, "ethertype": "IPv6", "project_id": "26be2342192a4109b2815d381f4dc82e"}], "revision_number": 5, "project_id": "26be2342192a4109b2815d381f4dc82e", "id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "name": "CreateSecurityGroupTests-d33663c3-be83-4d07-9a94-eb515390f346name"}]} 2018-08-01 10:38:00,198 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d33663c3-be83-4d07-9a94-eb515390f346name used request id req-2d59aa06-9940-48cd-b72f-68effacfa292 2018-08-01 10:38:00,198 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 87aeb52e-3dff-437a-8a2b-94b0d3266600 2018-08-01 10:38:00,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=87aeb52e-3dff-437a-8a2b-94b0d3266600 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b8800840dbbc13ee9b0a098af1e716546f75ac0" 2018-08-01 10:38:00,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-819ad0b9-12db-4396-bb78-c0fa9103d996 Date: Wed, 01 Aug 2018 10:38:00 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-08-01T10:37:58Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "port_range_min": null, "revision_number": 0, "tenant_id": "26be2342192a4109b2815d381f4dc82e", "created_at": "2018-08-01T10:37:58Z", "project_id": "26be2342192a4109b2815d381f4dc82e", "id": "1c56f63e-c0db-48bf-ab0f-fd00cce9e677"}, {"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-08-01T10:37:58Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "port_range_min": null, "revision_number": 0, "tenant_id": "26be2342192a4109b2815d381f4dc82e", "created_at": "2018-08-01T10:37:58Z", "project_id": "26be2342192a4109b2815d381f4dc82e", "id": "2ce4a85c-6e5f-4a4f-9f38-4b343b13a605"}, {"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-08-01T10:37:59Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "port_range_min": 10, "revision_number": 0, "tenant_id": "26be2342192a4109b2815d381f4dc82e", "created_at": "2018-08-01T10:37:59Z", "project_id": "26be2342192a4109b2815d381f4dc82e", "id": "64f616a8-2041-459a-bd69-a87d30eb5805"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:37:58Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "port_range_min": null, "revision_number": 0, "tenant_id": "26be2342192a4109b2815d381f4dc82e", "created_at": "2018-08-01T10:37:58Z", "project_id": "26be2342192a4109b2815d381f4dc82e", "id": "7300abbb-462a-4c40-bcb3-929c04492333"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:37:58Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "port_range_min": null, "revision_number": 0, "tenant_id": "26be2342192a4109b2815d381f4dc82e", "created_at": "2018-08-01T10:37:58Z", "project_id": "26be2342192a4109b2815d381f4dc82e", "id": "aeb85985-ee74-48c5-bc42-796c33ca6af8"}]} 2018-08-01 10:38:00,230 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=87aeb52e-3dff-437a-8a2b-94b0d3266600 used request id req-819ad0b9-12db-4396-bb78-c0fa9103d996 2018-08-01 10:38:00,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d33663c3-be83-4d07-9a94-eb515390f346name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b8800840dbbc13ee9b0a098af1e716546f75ac0" 2018-08-01 10:38:00,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-ab3337fa-ec9d-439d-b86b-ec9cbe881a42 Date: Wed, 01 Aug 2018 10:38:00 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "26be2342192a4109b2815d381f4dc82e", "created_at": "2018-08-01T10:37:58Z", "updated_at": "2018-08-01T10:37:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:58Z", "revision_number": 0, "id": "1c56f63e-c0db-48bf-ab0f-fd00cce9e677", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:58Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "tenant_id": "26be2342192a4109b2815d381f4dc82e", "port_range_min": null, "ethertype": "IPv4", "project_id": "26be2342192a4109b2815d381f4dc82e"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:58Z", "revision_number": 0, "id": "2ce4a85c-6e5f-4a4f-9f38-4b343b13a605", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:58Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "tenant_id": "26be2342192a4109b2815d381f4dc82e", "port_range_min": null, "ethertype": "IPv6", "project_id": "26be2342192a4109b2815d381f4dc82e"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-08-01T10:37:59Z", "revision_number": 0, "id": "64f616a8-2041-459a-bd69-a87d30eb5805", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:59Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "tenant_id": "26be2342192a4109b2815d381f4dc82e", "port_range_min": 10, "ethertype": "IPv4", "project_id": "26be2342192a4109b2815d381f4dc82e"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:58Z", "revision_number": 0, "id": "7300abbb-462a-4c40-bcb3-929c04492333", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:58Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "tenant_id": "26be2342192a4109b2815d381f4dc82e", "port_range_min": null, "ethertype": "IPv4", "project_id": "26be2342192a4109b2815d381f4dc82e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:58Z", "revision_number": 0, "id": "aeb85985-ee74-48c5-bc42-796c33ca6af8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:58Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "tenant_id": "26be2342192a4109b2815d381f4dc82e", "port_range_min": null, "ethertype": "IPv6", "project_id": "26be2342192a4109b2815d381f4dc82e"}], "revision_number": 5, "project_id": "26be2342192a4109b2815d381f4dc82e", "id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "name": "CreateSecurityGroupTests-d33663c3-be83-4d07-9a94-eb515390f346name"}]} 2018-08-01 10:38:00,281 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d33663c3-be83-4d07-9a94-eb515390f346name used request id req-ab3337fa-ec9d-439d-b86b-ec9cbe881a42 2018-08-01 10:38:00,281 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 87aeb52e-3dff-437a-8a2b-94b0d3266600 2018-08-01 10:38:00,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=87aeb52e-3dff-437a-8a2b-94b0d3266600 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b8800840dbbc13ee9b0a098af1e716546f75ac0" 2018-08-01 10:38:00,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-45fd3c08-97a2-4797-b1f7-77648cf3222d Date: Wed, 01 Aug 2018 10:38:00 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-08-01T10:37:58Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "port_range_min": null, "revision_number": 0, "tenant_id": "26be2342192a4109b2815d381f4dc82e", "created_at": "2018-08-01T10:37:58Z", "project_id": "26be2342192a4109b2815d381f4dc82e", "id": "1c56f63e-c0db-48bf-ab0f-fd00cce9e677"}, {"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-08-01T10:37:58Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "port_range_min": null, "revision_number": 0, "tenant_id": "26be2342192a4109b2815d381f4dc82e", "created_at": "2018-08-01T10:37:58Z", "project_id": "26be2342192a4109b2815d381f4dc82e", "id": "2ce4a85c-6e5f-4a4f-9f38-4b343b13a605"}, {"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-08-01T10:37:59Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "port_range_min": 10, "revision_number": 0, "tenant_id": "26be2342192a4109b2815d381f4dc82e", "created_at": "2018-08-01T10:37:59Z", "project_id": "26be2342192a4109b2815d381f4dc82e", "id": "64f616a8-2041-459a-bd69-a87d30eb5805"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:37:58Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "port_range_min": null, "revision_number": 0, "tenant_id": "26be2342192a4109b2815d381f4dc82e", "created_at": "2018-08-01T10:37:58Z", "project_id": "26be2342192a4109b2815d381f4dc82e", "id": "7300abbb-462a-4c40-bcb3-929c04492333"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:37:58Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "port_range_min": null, "revision_number": 0, "tenant_id": "26be2342192a4109b2815d381f4dc82e", "created_at": "2018-08-01T10:37:58Z", "project_id": "26be2342192a4109b2815d381f4dc82e", "id": "aeb85985-ee74-48c5-bc42-796c33ca6af8"}]} 2018-08-01 10:38:00,314 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=87aeb52e-3dff-437a-8a2b-94b0d3266600 used request id req-45fd3c08-97a2-4797-b1f7-77648cf3222d 2018-08-01 10:38:00,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d33663c3-be83-4d07-9a94-eb515390f346name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b8800840dbbc13ee9b0a098af1e716546f75ac0" 2018-08-01 10:38:00,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-8364189d-d102-49db-99b4-289eee4717f2 Date: Wed, 01 Aug 2018 10:38:00 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "26be2342192a4109b2815d381f4dc82e", "created_at": "2018-08-01T10:37:58Z", "updated_at": "2018-08-01T10:37:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:58Z", "revision_number": 0, "id": "1c56f63e-c0db-48bf-ab0f-fd00cce9e677", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:58Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "tenant_id": "26be2342192a4109b2815d381f4dc82e", "port_range_min": null, "ethertype": "IPv4", "project_id": "26be2342192a4109b2815d381f4dc82e"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:58Z", "revision_number": 0, "id": "2ce4a85c-6e5f-4a4f-9f38-4b343b13a605", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:58Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "tenant_id": "26be2342192a4109b2815d381f4dc82e", "port_range_min": null, "ethertype": "IPv6", "project_id": "26be2342192a4109b2815d381f4dc82e"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-08-01T10:37:59Z", "revision_number": 0, "id": "64f616a8-2041-459a-bd69-a87d30eb5805", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:59Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "tenant_id": "26be2342192a4109b2815d381f4dc82e", "port_range_min": 10, "ethertype": "IPv4", "project_id": "26be2342192a4109b2815d381f4dc82e"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:58Z", "revision_number": 0, "id": "7300abbb-462a-4c40-bcb3-929c04492333", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:58Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "tenant_id": "26be2342192a4109b2815d381f4dc82e", "port_range_min": null, "ethertype": "IPv4", "project_id": "26be2342192a4109b2815d381f4dc82e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:58Z", "revision_number": 0, "id": "aeb85985-ee74-48c5-bc42-796c33ca6af8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:58Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "tenant_id": "26be2342192a4109b2815d381f4dc82e", "port_range_min": null, "ethertype": "IPv6", "project_id": "26be2342192a4109b2815d381f4dc82e"}], "revision_number": 5, "project_id": "26be2342192a4109b2815d381f4dc82e", "id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "name": "CreateSecurityGroupTests-d33663c3-be83-4d07-9a94-eb515390f346name"}]} 2018-08-01 10:38:00,362 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d33663c3-be83-4d07-9a94-eb515390f346name used request id req-8364189d-d102-49db-99b4-289eee4717f2 2018-08-01 10:38:00,362 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 87aeb52e-3dff-437a-8a2b-94b0d3266600 2018-08-01 10:38:00,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=87aeb52e-3dff-437a-8a2b-94b0d3266600 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b8800840dbbc13ee9b0a098af1e716546f75ac0" 2018-08-01 10:38:00,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-1c22c094-5fb8-432f-8071-e4f3ea4c127f Date: Wed, 01 Aug 2018 10:38:00 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-08-01T10:37:58Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "port_range_min": null, "revision_number": 0, "tenant_id": "26be2342192a4109b2815d381f4dc82e", "created_at": "2018-08-01T10:37:58Z", "project_id": "26be2342192a4109b2815d381f4dc82e", "id": "1c56f63e-c0db-48bf-ab0f-fd00cce9e677"}, {"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-08-01T10:37:58Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "port_range_min": null, "revision_number": 0, "tenant_id": "26be2342192a4109b2815d381f4dc82e", "created_at": "2018-08-01T10:37:58Z", "project_id": "26be2342192a4109b2815d381f4dc82e", "id": "2ce4a85c-6e5f-4a4f-9f38-4b343b13a605"}, {"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-08-01T10:37:59Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "port_range_min": 10, "revision_number": 0, "tenant_id": "26be2342192a4109b2815d381f4dc82e", "created_at": "2018-08-01T10:37:59Z", "project_id": "26be2342192a4109b2815d381f4dc82e", "id": "64f616a8-2041-459a-bd69-a87d30eb5805"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:37:58Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "port_range_min": null, "revision_number": 0, "tenant_id": "26be2342192a4109b2815d381f4dc82e", "created_at": "2018-08-01T10:37:58Z", "project_id": "26be2342192a4109b2815d381f4dc82e", "id": "7300abbb-462a-4c40-bcb3-929c04492333"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:37:58Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "port_range_min": null, "revision_number": 0, "tenant_id": "26be2342192a4109b2815d381f4dc82e", "created_at": "2018-08-01T10:37:58Z", "project_id": "26be2342192a4109b2815d381f4dc82e", "id": "aeb85985-ee74-48c5-bc42-796c33ca6af8"}]} 2018-08-01 10:38:00,395 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=87aeb52e-3dff-437a-8a2b-94b0d3266600 used request id req-1c22c094-5fb8-432f-8071-e4f3ea4c127f 2018-08-01 10:38:00,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d33663c3-be83-4d07-9a94-eb515390f346name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b8800840dbbc13ee9b0a098af1e716546f75ac0" 2018-08-01 10:38:00,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-0ae42669-980f-47d2-9f46-954219a5d30b Date: Wed, 01 Aug 2018 10:38:00 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "26be2342192a4109b2815d381f4dc82e", "created_at": "2018-08-01T10:37:58Z", "updated_at": "2018-08-01T10:37:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:58Z", "revision_number": 0, "id": "1c56f63e-c0db-48bf-ab0f-fd00cce9e677", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:58Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "tenant_id": "26be2342192a4109b2815d381f4dc82e", "port_range_min": null, "ethertype": "IPv4", "project_id": "26be2342192a4109b2815d381f4dc82e"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:58Z", "revision_number": 0, "id": "2ce4a85c-6e5f-4a4f-9f38-4b343b13a605", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:58Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "tenant_id": "26be2342192a4109b2815d381f4dc82e", "port_range_min": null, "ethertype": "IPv6", "project_id": "26be2342192a4109b2815d381f4dc82e"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-08-01T10:37:59Z", "revision_number": 0, "id": "64f616a8-2041-459a-bd69-a87d30eb5805", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:59Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "tenant_id": "26be2342192a4109b2815d381f4dc82e", "port_range_min": 10, "ethertype": "IPv4", "project_id": "26be2342192a4109b2815d381f4dc82e"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:58Z", "revision_number": 0, "id": "7300abbb-462a-4c40-bcb3-929c04492333", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:58Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "tenant_id": "26be2342192a4109b2815d381f4dc82e", "port_range_min": null, "ethertype": "IPv4", "project_id": "26be2342192a4109b2815d381f4dc82e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:58Z", "revision_number": 0, "id": "aeb85985-ee74-48c5-bc42-796c33ca6af8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:58Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "tenant_id": "26be2342192a4109b2815d381f4dc82e", "port_range_min": null, "ethertype": "IPv6", "project_id": "26be2342192a4109b2815d381f4dc82e"}], "revision_number": 5, "project_id": "26be2342192a4109b2815d381f4dc82e", "id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "name": "CreateSecurityGroupTests-d33663c3-be83-4d07-9a94-eb515390f346name"}]} 2018-08-01 10:38:00,446 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d33663c3-be83-4d07-9a94-eb515390f346name used request id req-0ae42669-980f-47d2-9f46-954219a5d30b 2018-08-01 10:38:00,447 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 87aeb52e-3dff-437a-8a2b-94b0d3266600 2018-08-01 10:38:00,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=87aeb52e-3dff-437a-8a2b-94b0d3266600 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b8800840dbbc13ee9b0a098af1e716546f75ac0" 2018-08-01 10:38:00,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-6fad9e2c-9369-44cd-b0ca-1d1abf9da97a Date: Wed, 01 Aug 2018 10:38:00 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-08-01T10:37:58Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "port_range_min": null, "revision_number": 0, "tenant_id": "26be2342192a4109b2815d381f4dc82e", "created_at": "2018-08-01T10:37:58Z", "project_id": "26be2342192a4109b2815d381f4dc82e", "id": "1c56f63e-c0db-48bf-ab0f-fd00cce9e677"}, {"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-08-01T10:37:58Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "port_range_min": null, "revision_number": 0, "tenant_id": "26be2342192a4109b2815d381f4dc82e", "created_at": "2018-08-01T10:37:58Z", "project_id": "26be2342192a4109b2815d381f4dc82e", "id": "2ce4a85c-6e5f-4a4f-9f38-4b343b13a605"}, {"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-08-01T10:37:59Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "port_range_min": 10, "revision_number": 0, "tenant_id": "26be2342192a4109b2815d381f4dc82e", "created_at": "2018-08-01T10:37:59Z", "project_id": "26be2342192a4109b2815d381f4dc82e", "id": "64f616a8-2041-459a-bd69-a87d30eb5805"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:37:58Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "port_range_min": null, "revision_number": 0, "tenant_id": "26be2342192a4109b2815d381f4dc82e", "created_at": "2018-08-01T10:37:58Z", "project_id": "26be2342192a4109b2815d381f4dc82e", "id": "7300abbb-462a-4c40-bcb3-929c04492333"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:37:58Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "port_range_min": null, "revision_number": 0, "tenant_id": "26be2342192a4109b2815d381f4dc82e", "created_at": "2018-08-01T10:37:58Z", "project_id": "26be2342192a4109b2815d381f4dc82e", "id": "aeb85985-ee74-48c5-bc42-796c33ca6af8"}]} 2018-08-01 10:38:00,481 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=87aeb52e-3dff-437a-8a2b-94b0d3266600 used request id req-6fad9e2c-9369-44cd-b0ca-1d1abf9da97a 2018-08-01 10:38:00,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d33663c3-be83-4d07-9a94-eb515390f346name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b8800840dbbc13ee9b0a098af1e716546f75ac0" 2018-08-01 10:38:00,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-8433d468-b308-4688-b8e4-9e5db9912654 Date: Wed, 01 Aug 2018 10:38:00 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "26be2342192a4109b2815d381f4dc82e", "created_at": "2018-08-01T10:37:58Z", "updated_at": "2018-08-01T10:37:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:58Z", "revision_number": 0, "id": "1c56f63e-c0db-48bf-ab0f-fd00cce9e677", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:58Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "tenant_id": "26be2342192a4109b2815d381f4dc82e", "port_range_min": null, "ethertype": "IPv4", "project_id": "26be2342192a4109b2815d381f4dc82e"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:58Z", "revision_number": 0, "id": "2ce4a85c-6e5f-4a4f-9f38-4b343b13a605", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:58Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "tenant_id": "26be2342192a4109b2815d381f4dc82e", "port_range_min": null, "ethertype": "IPv6", "project_id": "26be2342192a4109b2815d381f4dc82e"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-08-01T10:37:59Z", "revision_number": 0, "id": "64f616a8-2041-459a-bd69-a87d30eb5805", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:59Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "tenant_id": "26be2342192a4109b2815d381f4dc82e", "port_range_min": 10, "ethertype": "IPv4", "project_id": "26be2342192a4109b2815d381f4dc82e"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:58Z", "revision_number": 0, "id": "7300abbb-462a-4c40-bcb3-929c04492333", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:58Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "tenant_id": "26be2342192a4109b2815d381f4dc82e", "port_range_min": null, "ethertype": "IPv4", "project_id": "26be2342192a4109b2815d381f4dc82e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:58Z", "revision_number": 0, "id": "aeb85985-ee74-48c5-bc42-796c33ca6af8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:58Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "tenant_id": "26be2342192a4109b2815d381f4dc82e", "port_range_min": null, "ethertype": "IPv6", "project_id": "26be2342192a4109b2815d381f4dc82e"}], "revision_number": 5, "project_id": "26be2342192a4109b2815d381f4dc82e", "id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "name": "CreateSecurityGroupTests-d33663c3-be83-4d07-9a94-eb515390f346name"}]} 2018-08-01 10:38:00,529 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d33663c3-be83-4d07-9a94-eb515390f346name used request id req-8433d468-b308-4688-b8e4-9e5db9912654 2018-08-01 10:38:00,530 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 87aeb52e-3dff-437a-8a2b-94b0d3266600 2018-08-01 10:38:00,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=87aeb52e-3dff-437a-8a2b-94b0d3266600 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b8800840dbbc13ee9b0a098af1e716546f75ac0" 2018-08-01 10:38:00,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-9171a202-bc03-45eb-bb33-fe266377b783 Date: Wed, 01 Aug 2018 10:38:00 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-08-01T10:37:58Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "port_range_min": null, "revision_number": 0, "tenant_id": "26be2342192a4109b2815d381f4dc82e", "created_at": "2018-08-01T10:37:58Z", "project_id": "26be2342192a4109b2815d381f4dc82e", "id": "1c56f63e-c0db-48bf-ab0f-fd00cce9e677"}, {"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-08-01T10:37:58Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "port_range_min": null, "revision_number": 0, "tenant_id": "26be2342192a4109b2815d381f4dc82e", "created_at": "2018-08-01T10:37:58Z", "project_id": "26be2342192a4109b2815d381f4dc82e", "id": "2ce4a85c-6e5f-4a4f-9f38-4b343b13a605"}, {"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-08-01T10:37:59Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "port_range_min": 10, "revision_number": 0, "tenant_id": "26be2342192a4109b2815d381f4dc82e", "created_at": "2018-08-01T10:37:59Z", "project_id": "26be2342192a4109b2815d381f4dc82e", "id": "64f616a8-2041-459a-bd69-a87d30eb5805"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:37:58Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "port_range_min": null, "revision_number": 0, "tenant_id": "26be2342192a4109b2815d381f4dc82e", "created_at": "2018-08-01T10:37:58Z", "project_id": "26be2342192a4109b2815d381f4dc82e", "id": "7300abbb-462a-4c40-bcb3-929c04492333"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:37:58Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "port_range_min": null, "revision_number": 0, "tenant_id": "26be2342192a4109b2815d381f4dc82e", "created_at": "2018-08-01T10:37:58Z", "project_id": "26be2342192a4109b2815d381f4dc82e", "id": "aeb85985-ee74-48c5-bc42-796c33ca6af8"}]} 2018-08-01 10:38:00,563 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=87aeb52e-3dff-437a-8a2b-94b0d3266600 used request id req-9171a202-bc03-45eb-bb33-fe266377b783 2018-08-01 10:38:00,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d33663c3-be83-4d07-9a94-eb515390f346name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b8800840dbbc13ee9b0a098af1e716546f75ac0" 2018-08-01 10:38:00,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-b506e0d0-cdda-4f1e-94ff-f04de19570ed Date: Wed, 01 Aug 2018 10:38:00 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "26be2342192a4109b2815d381f4dc82e", "created_at": "2018-08-01T10:37:58Z", "updated_at": "2018-08-01T10:37:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:58Z", "revision_number": 0, "id": "1c56f63e-c0db-48bf-ab0f-fd00cce9e677", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:58Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "tenant_id": "26be2342192a4109b2815d381f4dc82e", "port_range_min": null, "ethertype": "IPv4", "project_id": "26be2342192a4109b2815d381f4dc82e"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:58Z", "revision_number": 0, "id": "2ce4a85c-6e5f-4a4f-9f38-4b343b13a605", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:58Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "tenant_id": "26be2342192a4109b2815d381f4dc82e", "port_range_min": null, "ethertype": "IPv6", "project_id": "26be2342192a4109b2815d381f4dc82e"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-08-01T10:37:59Z", "revision_number": 0, "id": "64f616a8-2041-459a-bd69-a87d30eb5805", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:59Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "tenant_id": "26be2342192a4109b2815d381f4dc82e", "port_range_min": 10, "ethertype": "IPv4", "project_id": "26be2342192a4109b2815d381f4dc82e"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:58Z", "revision_number": 0, "id": "7300abbb-462a-4c40-bcb3-929c04492333", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:58Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "tenant_id": "26be2342192a4109b2815d381f4dc82e", "port_range_min": null, "ethertype": "IPv4", "project_id": "26be2342192a4109b2815d381f4dc82e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:58Z", "revision_number": 0, "id": "aeb85985-ee74-48c5-bc42-796c33ca6af8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:58Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "tenant_id": "26be2342192a4109b2815d381f4dc82e", "port_range_min": null, "ethertype": "IPv6", "project_id": "26be2342192a4109b2815d381f4dc82e"}], "revision_number": 5, "project_id": "26be2342192a4109b2815d381f4dc82e", "id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "name": "CreateSecurityGroupTests-d33663c3-be83-4d07-9a94-eb515390f346name"}]} 2018-08-01 10:38:00,614 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d33663c3-be83-4d07-9a94-eb515390f346name used request id req-b506e0d0-cdda-4f1e-94ff-f04de19570ed 2018-08-01 10:38:00,614 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 87aeb52e-3dff-437a-8a2b-94b0d3266600 2018-08-01 10:38:00,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=87aeb52e-3dff-437a-8a2b-94b0d3266600 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b8800840dbbc13ee9b0a098af1e716546f75ac0" 2018-08-01 10:38:00,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-4e5bdcda-e218-41ab-800e-054942a1054b Date: Wed, 01 Aug 2018 10:38:00 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-08-01T10:37:58Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "port_range_min": null, "revision_number": 0, "tenant_id": "26be2342192a4109b2815d381f4dc82e", "created_at": "2018-08-01T10:37:58Z", "project_id": "26be2342192a4109b2815d381f4dc82e", "id": "1c56f63e-c0db-48bf-ab0f-fd00cce9e677"}, {"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-08-01T10:37:58Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "port_range_min": null, "revision_number": 0, "tenant_id": "26be2342192a4109b2815d381f4dc82e", "created_at": "2018-08-01T10:37:58Z", "project_id": "26be2342192a4109b2815d381f4dc82e", "id": "2ce4a85c-6e5f-4a4f-9f38-4b343b13a605"}, {"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-08-01T10:37:59Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "port_range_min": 10, "revision_number": 0, "tenant_id": "26be2342192a4109b2815d381f4dc82e", "created_at": "2018-08-01T10:37:59Z", "project_id": "26be2342192a4109b2815d381f4dc82e", "id": "64f616a8-2041-459a-bd69-a87d30eb5805"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:37:58Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "port_range_min": null, "revision_number": 0, "tenant_id": "26be2342192a4109b2815d381f4dc82e", "created_at": "2018-08-01T10:37:58Z", "project_id": "26be2342192a4109b2815d381f4dc82e", "id": "7300abbb-462a-4c40-bcb3-929c04492333"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:37:58Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "port_range_min": null, "revision_number": 0, "tenant_id": "26be2342192a4109b2815d381f4dc82e", "created_at": "2018-08-01T10:37:58Z", "project_id": "26be2342192a4109b2815d381f4dc82e", "id": "aeb85985-ee74-48c5-bc42-796c33ca6af8"}]} 2018-08-01 10:38:00,647 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=87aeb52e-3dff-437a-8a2b-94b0d3266600 used request id req-4e5bdcda-e218-41ab-800e-054942a1054b 2018-08-01 10:38:00,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d33663c3-be83-4d07-9a94-eb515390f346name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b8800840dbbc13ee9b0a098af1e716546f75ac0" 2018-08-01 10:38:00,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-d3f07563-878a-4865-9fbe-2e65523463d3 Date: Wed, 01 Aug 2018 10:38:00 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "26be2342192a4109b2815d381f4dc82e", "created_at": "2018-08-01T10:37:58Z", "updated_at": "2018-08-01T10:37:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:58Z", "revision_number": 0, "id": "1c56f63e-c0db-48bf-ab0f-fd00cce9e677", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:58Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "tenant_id": "26be2342192a4109b2815d381f4dc82e", "port_range_min": null, "ethertype": "IPv4", "project_id": "26be2342192a4109b2815d381f4dc82e"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:58Z", "revision_number": 0, "id": "2ce4a85c-6e5f-4a4f-9f38-4b343b13a605", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:58Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "tenant_id": "26be2342192a4109b2815d381f4dc82e", "port_range_min": null, "ethertype": "IPv6", "project_id": "26be2342192a4109b2815d381f4dc82e"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-08-01T10:37:59Z", "revision_number": 0, "id": "64f616a8-2041-459a-bd69-a87d30eb5805", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:59Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "tenant_id": "26be2342192a4109b2815d381f4dc82e", "port_range_min": 10, "ethertype": "IPv4", "project_id": "26be2342192a4109b2815d381f4dc82e"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:58Z", "revision_number": 0, "id": "7300abbb-462a-4c40-bcb3-929c04492333", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:58Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "tenant_id": "26be2342192a4109b2815d381f4dc82e", "port_range_min": null, "ethertype": "IPv4", "project_id": "26be2342192a4109b2815d381f4dc82e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:58Z", "revision_number": 0, "id": "aeb85985-ee74-48c5-bc42-796c33ca6af8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:58Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "tenant_id": "26be2342192a4109b2815d381f4dc82e", "port_range_min": null, "ethertype": "IPv6", "project_id": "26be2342192a4109b2815d381f4dc82e"}], "revision_number": 5, "project_id": "26be2342192a4109b2815d381f4dc82e", "id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "name": "CreateSecurityGroupTests-d33663c3-be83-4d07-9a94-eb515390f346name"}]} 2018-08-01 10:38:00,694 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d33663c3-be83-4d07-9a94-eb515390f346name used request id req-d3f07563-878a-4865-9fbe-2e65523463d3 2018-08-01 10:38:00,695 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 87aeb52e-3dff-437a-8a2b-94b0d3266600 2018-08-01 10:38:00,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=87aeb52e-3dff-437a-8a2b-94b0d3266600 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b8800840dbbc13ee9b0a098af1e716546f75ac0" 2018-08-01 10:38:00,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-ad7655ae-9e83-49ca-9a0e-378e5acfdeeb Date: Wed, 01 Aug 2018 10:38:00 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-08-01T10:37:58Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "port_range_min": null, "revision_number": 0, "tenant_id": "26be2342192a4109b2815d381f4dc82e", "created_at": "2018-08-01T10:37:58Z", "project_id": "26be2342192a4109b2815d381f4dc82e", "id": "1c56f63e-c0db-48bf-ab0f-fd00cce9e677"}, {"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-08-01T10:37:58Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "port_range_min": null, "revision_number": 0, "tenant_id": "26be2342192a4109b2815d381f4dc82e", "created_at": "2018-08-01T10:37:58Z", "project_id": "26be2342192a4109b2815d381f4dc82e", "id": "2ce4a85c-6e5f-4a4f-9f38-4b343b13a605"}, {"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-08-01T10:37:59Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "port_range_min": 10, "revision_number": 0, "tenant_id": "26be2342192a4109b2815d381f4dc82e", "created_at": "2018-08-01T10:37:59Z", "project_id": "26be2342192a4109b2815d381f4dc82e", "id": "64f616a8-2041-459a-bd69-a87d30eb5805"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:37:58Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "port_range_min": null, "revision_number": 0, "tenant_id": "26be2342192a4109b2815d381f4dc82e", "created_at": "2018-08-01T10:37:58Z", "project_id": "26be2342192a4109b2815d381f4dc82e", "id": "7300abbb-462a-4c40-bcb3-929c04492333"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:37:58Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "port_range_min": null, "revision_number": 0, "tenant_id": "26be2342192a4109b2815d381f4dc82e", "created_at": "2018-08-01T10:37:58Z", "project_id": "26be2342192a4109b2815d381f4dc82e", "id": "aeb85985-ee74-48c5-bc42-796c33ca6af8"}]} 2018-08-01 10:38:00,728 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=87aeb52e-3dff-437a-8a2b-94b0d3266600 used request id req-ad7655ae-9e83-49ca-9a0e-378e5acfdeeb 2018-08-01 10:38:00,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d33663c3-be83-4d07-9a94-eb515390f346name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b8800840dbbc13ee9b0a098af1e716546f75ac0" 2018-08-01 10:38:00,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-ba8f6b9b-0355-4c10-bcc5-f4ad9a99c046 Date: Wed, 01 Aug 2018 10:38:00 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "26be2342192a4109b2815d381f4dc82e", "created_at": "2018-08-01T10:37:58Z", "updated_at": "2018-08-01T10:37:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:58Z", "revision_number": 0, "id": "1c56f63e-c0db-48bf-ab0f-fd00cce9e677", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:58Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "tenant_id": "26be2342192a4109b2815d381f4dc82e", "port_range_min": null, "ethertype": "IPv4", "project_id": "26be2342192a4109b2815d381f4dc82e"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:58Z", "revision_number": 0, "id": "2ce4a85c-6e5f-4a4f-9f38-4b343b13a605", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:58Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "tenant_id": "26be2342192a4109b2815d381f4dc82e", "port_range_min": null, "ethertype": "IPv6", "project_id": "26be2342192a4109b2815d381f4dc82e"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-08-01T10:37:59Z", "revision_number": 0, "id": "64f616a8-2041-459a-bd69-a87d30eb5805", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:59Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "tenant_id": "26be2342192a4109b2815d381f4dc82e", "port_range_min": 10, "ethertype": "IPv4", "project_id": "26be2342192a4109b2815d381f4dc82e"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:58Z", "revision_number": 0, "id": "7300abbb-462a-4c40-bcb3-929c04492333", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:58Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "tenant_id": "26be2342192a4109b2815d381f4dc82e", "port_range_min": null, "ethertype": "IPv4", "project_id": "26be2342192a4109b2815d381f4dc82e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:58Z", "revision_number": 0, "id": "aeb85985-ee74-48c5-bc42-796c33ca6af8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:58Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "tenant_id": "26be2342192a4109b2815d381f4dc82e", "port_range_min": null, "ethertype": "IPv6", "project_id": "26be2342192a4109b2815d381f4dc82e"}], "revision_number": 5, "project_id": "26be2342192a4109b2815d381f4dc82e", "id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "name": "CreateSecurityGroupTests-d33663c3-be83-4d07-9a94-eb515390f346name"}]} 2018-08-01 10:38:00,779 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d33663c3-be83-4d07-9a94-eb515390f346name used request id req-ba8f6b9b-0355-4c10-bcc5-f4ad9a99c046 2018-08-01 10:38:00,779 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 87aeb52e-3dff-437a-8a2b-94b0d3266600 2018-08-01 10:38:00,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=87aeb52e-3dff-437a-8a2b-94b0d3266600 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b8800840dbbc13ee9b0a098af1e716546f75ac0" 2018-08-01 10:38:00,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-9818cfb8-5fc5-4ded-b44c-5af0735b7cb7 Date: Wed, 01 Aug 2018 10:38:00 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-08-01T10:37:58Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "port_range_min": null, "revision_number": 0, "tenant_id": "26be2342192a4109b2815d381f4dc82e", "created_at": "2018-08-01T10:37:58Z", "project_id": "26be2342192a4109b2815d381f4dc82e", "id": "1c56f63e-c0db-48bf-ab0f-fd00cce9e677"}, {"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-08-01T10:37:58Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "port_range_min": null, "revision_number": 0, "tenant_id": "26be2342192a4109b2815d381f4dc82e", "created_at": "2018-08-01T10:37:58Z", "project_id": "26be2342192a4109b2815d381f4dc82e", "id": "2ce4a85c-6e5f-4a4f-9f38-4b343b13a605"}, {"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-08-01T10:37:59Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "port_range_min": 10, "revision_number": 0, "tenant_id": "26be2342192a4109b2815d381f4dc82e", "created_at": "2018-08-01T10:37:59Z", "project_id": "26be2342192a4109b2815d381f4dc82e", "id": "64f616a8-2041-459a-bd69-a87d30eb5805"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:37:58Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "port_range_min": null, "revision_number": 0, "tenant_id": "26be2342192a4109b2815d381f4dc82e", "created_at": "2018-08-01T10:37:58Z", "project_id": "26be2342192a4109b2815d381f4dc82e", "id": "7300abbb-462a-4c40-bcb3-929c04492333"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:37:58Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "port_range_min": null, "revision_number": 0, "tenant_id": "26be2342192a4109b2815d381f4dc82e", "created_at": "2018-08-01T10:37:58Z", "project_id": "26be2342192a4109b2815d381f4dc82e", "id": "aeb85985-ee74-48c5-bc42-796c33ca6af8"}]} 2018-08-01 10:38:00,812 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=87aeb52e-3dff-437a-8a2b-94b0d3266600 used request id req-9818cfb8-5fc5-4ded-b44c-5af0735b7cb7 2018-08-01 10:38:00,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d33663c3-be83-4d07-9a94-eb515390f346name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b8800840dbbc13ee9b0a098af1e716546f75ac0" 2018-08-01 10:38:00,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-eb4887a5-e18b-45d9-9816-9f5955886978 Date: Wed, 01 Aug 2018 10:38:00 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "26be2342192a4109b2815d381f4dc82e", "created_at": "2018-08-01T10:37:58Z", "updated_at": "2018-08-01T10:37:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:58Z", "revision_number": 0, "id": "1c56f63e-c0db-48bf-ab0f-fd00cce9e677", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:58Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "tenant_id": "26be2342192a4109b2815d381f4dc82e", "port_range_min": null, "ethertype": "IPv4", "project_id": "26be2342192a4109b2815d381f4dc82e"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:58Z", "revision_number": 0, "id": "2ce4a85c-6e5f-4a4f-9f38-4b343b13a605", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:58Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "tenant_id": "26be2342192a4109b2815d381f4dc82e", "port_range_min": null, "ethertype": "IPv6", "project_id": "26be2342192a4109b2815d381f4dc82e"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-08-01T10:37:59Z", "revision_number": 0, "id": "64f616a8-2041-459a-bd69-a87d30eb5805", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:59Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "tenant_id": "26be2342192a4109b2815d381f4dc82e", "port_range_min": 10, "ethertype": "IPv4", "project_id": "26be2342192a4109b2815d381f4dc82e"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:58Z", "revision_number": 0, "id": "7300abbb-462a-4c40-bcb3-929c04492333", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:58Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "tenant_id": "26be2342192a4109b2815d381f4dc82e", "port_range_min": null, "ethertype": "IPv4", "project_id": "26be2342192a4109b2815d381f4dc82e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:58Z", "revision_number": 0, "id": "aeb85985-ee74-48c5-bc42-796c33ca6af8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:58Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "tenant_id": "26be2342192a4109b2815d381f4dc82e", "port_range_min": null, "ethertype": "IPv6", "project_id": "26be2342192a4109b2815d381f4dc82e"}], "revision_number": 5, "project_id": "26be2342192a4109b2815d381f4dc82e", "id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "name": "CreateSecurityGroupTests-d33663c3-be83-4d07-9a94-eb515390f346name"}]} 2018-08-01 10:38:00,857 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d33663c3-be83-4d07-9a94-eb515390f346name used request id req-eb4887a5-e18b-45d9-9816-9f5955886978 2018-08-01 10:38:00,858 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 87aeb52e-3dff-437a-8a2b-94b0d3266600 2018-08-01 10:38:00,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=87aeb52e-3dff-437a-8a2b-94b0d3266600 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b8800840dbbc13ee9b0a098af1e716546f75ac0" 2018-08-01 10:38:00,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-98c41725-0ddc-4030-88b9-4131a5e00ffe Date: Wed, 01 Aug 2018 10:38:00 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-08-01T10:37:58Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "port_range_min": null, "revision_number": 0, "tenant_id": "26be2342192a4109b2815d381f4dc82e", "created_at": "2018-08-01T10:37:58Z", "project_id": "26be2342192a4109b2815d381f4dc82e", "id": "1c56f63e-c0db-48bf-ab0f-fd00cce9e677"}, {"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-08-01T10:37:58Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "port_range_min": null, "revision_number": 0, "tenant_id": "26be2342192a4109b2815d381f4dc82e", "created_at": "2018-08-01T10:37:58Z", "project_id": "26be2342192a4109b2815d381f4dc82e", "id": "2ce4a85c-6e5f-4a4f-9f38-4b343b13a605"}, {"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-08-01T10:37:59Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "port_range_min": 10, "revision_number": 0, "tenant_id": "26be2342192a4109b2815d381f4dc82e", "created_at": "2018-08-01T10:37:59Z", "project_id": "26be2342192a4109b2815d381f4dc82e", "id": "64f616a8-2041-459a-bd69-a87d30eb5805"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:37:58Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "port_range_min": null, "revision_number": 0, "tenant_id": "26be2342192a4109b2815d381f4dc82e", "created_at": "2018-08-01T10:37:58Z", "project_id": "26be2342192a4109b2815d381f4dc82e", "id": "7300abbb-462a-4c40-bcb3-929c04492333"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:37:58Z", "security_group_id": "87aeb52e-3dff-437a-8a2b-94b0d3266600", "port_range_min": null, "revision_number": 0, "tenant_id": "26be2342192a4109b2815d381f4dc82e", "created_at": "2018-08-01T10:37:58Z", "project_id": "26be2342192a4109b2815d381f4dc82e", "id": "aeb85985-ee74-48c5-bc42-796c33ca6af8"}]} 2018-08-01 10:38:00,890 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=87aeb52e-3dff-437a-8a2b-94b0d3266600 used request id req-98c41725-0ddc-4030-88b9-4131a5e00ffe 2018-08-01 10:38:00,891 - neutron_utils - INFO - Deleting security group rule with ID - 64f616a8-2041-459a-bd69-a87d30eb5805 2018-08-01 10:38:00,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-group-rules/64f616a8-2041-459a-bd69-a87d30eb5805 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}266d1c542ae09455c230529125ded979e91a9b12" 2018-08-01 10:38:00,988 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a3b7fc63-b79b-4e49-9f6b-8a0c9e386046 Content-Length: 0 Date: Wed, 01 Aug 2018 10:38:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:38:00,988 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-group-rules/64f616a8-2041-459a-bd69-a87d30eb5805 used request id req-a3b7fc63-b79b-4e49-9f6b-8a0c9e386046 2018-08-01 10:38:00,988 - neutron_utils - INFO - Deleting security group rule with ID - 1c56f63e-c0db-48bf-ab0f-fd00cce9e677 2018-08-01 10:38:00,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-group-rules/1c56f63e-c0db-48bf-ab0f-fd00cce9e677 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}266d1c542ae09455c230529125ded979e91a9b12" 2018-08-01 10:38:01,073 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0bda9798-79df-4548-a031-b086b703a470 Content-Length: 0 Date: Wed, 01 Aug 2018 10:38:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:38:01,073 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-group-rules/1c56f63e-c0db-48bf-ab0f-fd00cce9e677 used request id req-0bda9798-79df-4548-a031-b086b703a470 2018-08-01 10:38:01,073 - neutron_utils - INFO - Deleting security group rule with ID - aeb85985-ee74-48c5-bc42-796c33ca6af8 2018-08-01 10:38:01,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-group-rules/aeb85985-ee74-48c5-bc42-796c33ca6af8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}266d1c542ae09455c230529125ded979e91a9b12" 2018-08-01 10:38:01,328 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f209c029-6bad-4239-a424-1b6a42a1fca2 Content-Length: 0 Date: Wed, 01 Aug 2018 10:38:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:38:01,328 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-group-rules/aeb85985-ee74-48c5-bc42-796c33ca6af8 used request id req-f209c029-6bad-4239-a424-1b6a42a1fca2 2018-08-01 10:38:01,329 - neutron_utils - INFO - Deleting security group rule with ID - 2ce4a85c-6e5f-4a4f-9f38-4b343b13a605 2018-08-01 10:38:01,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-group-rules/2ce4a85c-6e5f-4a4f-9f38-4b343b13a605 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}266d1c542ae09455c230529125ded979e91a9b12" 2018-08-01 10:38:01,410 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-231abcf5-3d0a-44f3-a5ce-ee6ce93b5dc9 Content-Length: 0 Date: Wed, 01 Aug 2018 10:38:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:38:01,410 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-group-rules/2ce4a85c-6e5f-4a4f-9f38-4b343b13a605 used request id req-231abcf5-3d0a-44f3-a5ce-ee6ce93b5dc9 2018-08-01 10:38:01,411 - neutron_utils - INFO - Deleting security group rule with ID - 7300abbb-462a-4c40-bcb3-929c04492333 2018-08-01 10:38:01,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-group-rules/7300abbb-462a-4c40-bcb3-929c04492333 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}266d1c542ae09455c230529125ded979e91a9b12" 2018-08-01 10:38:01,488 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cddd26c1-8814-4548-aa21-7e1ef856fa62 Content-Length: 0 Date: Wed, 01 Aug 2018 10:38:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:38:01,488 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-group-rules/7300abbb-462a-4c40-bcb3-929c04492333 used request id req-cddd26c1-8814-4548-aa21-7e1ef856fa62 2018-08-01 10:38:01,488 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-d33663c3-be83-4d07-9a94-eb515390f346name 2018-08-01 10:38:01,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/87aeb52e-3dff-437a-8a2b-94b0d3266600 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}266d1c542ae09455c230529125ded979e91a9b12" 2018-08-01 10:38:01,598 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-76448b77-5c15-4bf7-8378-b67d01846439 Content-Length: 0 Date: Wed, 01 Aug 2018 10:38:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:38:01,598 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/87aeb52e-3dff-437a-8a2b-94b0d3266600 used request id req-76448b77-5c15-4bf7-8378-b67d01846439 2018-08-01 10:38:01,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3f3387f1771f7bf6cc47533d1fdff4a13ec130e" 2018-08-01 10:38:01,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-b34342f9-1d1b-4535-849e-b3161b53d9a6 Date: Wed, 01 Aug 2018 10:38:01 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "26be2342192a4109b2815d381f4dc82e", "created_at": "2018-08-01T10:37:57Z", "updated_at": "2018-08-01T10:37:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:57Z", "revision_number": 0, "id": "34c281dc-7738-4b73-9686-99f6dcc52340", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:57Z", "security_group_id": "1791951a-960b-475f-a61b-2b60efbf3397", "tenant_id": "26be2342192a4109b2815d381f4dc82e", "port_range_min": null, "ethertype": "IPv6", "project_id": "26be2342192a4109b2815d381f4dc82e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:57Z", "revision_number": 0, "id": "39fc7b20-b9cf-4cbd-a96e-6f907df3fc39", "remote_group_id": "1791951a-960b-475f-a61b-2b60efbf3397", "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:57Z", "security_group_id": "1791951a-960b-475f-a61b-2b60efbf3397", "tenant_id": "26be2342192a4109b2815d381f4dc82e", "port_range_min": null, "ethertype": "IPv4", "project_id": "26be2342192a4109b2815d381f4dc82e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:57Z", "revision_number": 0, "id": "48612240-eede-4d06-aa1c-4ba065914266", "remote_group_id": "1791951a-960b-475f-a61b-2b60efbf3397", "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:57Z", "security_group_id": "1791951a-960b-475f-a61b-2b60efbf3397", "tenant_id": "26be2342192a4109b2815d381f4dc82e", "port_range_min": null, "ethertype": "IPv6", "project_id": "26be2342192a4109b2815d381f4dc82e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:37:57Z", "revision_number": 0, "id": "be82fd41-9ac9-4d1c-bd01-baf2819e60c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:37:57Z", "security_group_id": "1791951a-960b-475f-a61b-2b60efbf3397", "tenant_id": "26be2342192a4109b2815d381f4dc82e", "port_range_min": null, "ethertype": "IPv4", "project_id": "26be2342192a4109b2815d381f4dc82e"}], "revision_number": 4, "project_id": "26be2342192a4109b2815d381f4dc82e", "id": "1791951a-960b-475f-a61b-2b60efbf3397", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a2413a97b61342d8bd27570706ef372d", "created_at": "2018-08-01T09:33:18Z", "updated_at": "2018-08-01T09:33:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "7f556ce3-51d0-4279-a11d-510db9f9a3b1", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "94adc13c-a166-41cf-bd16-f997efc73cb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "b39143b5-c08f-4d0b-9d40-54f472f2389e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "e218b0b7-4501-4f84-9458-caf2891c260d", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}], "revision_number": 4, "project_id": "a2413a97b61342d8bd27570706ef372d", "id": "38229670-7386-42d0-b7b9-2397ea5938de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "created_at": "2018-08-01T09:28:38Z", "updated_at": "2018-08-01T09:28:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "763568f1-8151-4a3c-911a-d06da4423063", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "80d28bee-4aee-47e8-a8da-e0fe31497fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "a47a5ddf-aa37-4ab2-a335-1c93513b5f12", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "f5bba5a5-602b-421e-98b2-5a16117f943f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}], "revision_number": 4, "project_id": "dbe9669438844f3faecdc7fcc050e0d8", "id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ed1054af2e94c049694d98d54211d98", "created_at": "2018-08-01T09:31:40Z", "updated_at": "2018-08-01T09:31:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "34baee87-ea35-42ee-8a69-0f6e2a825d3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "89b9d1c9-f4f9-45cd-8d36-970d44228439", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "b8ab0d59-cab9-4488-82ee-7c5f69709bff", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "d3ab68ea-23b4-4bf6-8dd3-85d029e3d89f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}], "revision_number": 4, "project_id": "2ed1054af2e94c049694d98d54211d98", "id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "created_at": "2018-08-01T09:34:13Z", "updated_at": "2018-08-01T09:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "1dbb3f59-611b-46d1-a82d-2720e0a16f86", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "3878126b-a220-4357-adb9-bc22498f31b1", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "75ce67db-9c04-4561-a10d-8b1ec63943e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "e2945a69-3afe-41e3-a7ec-3ea4c79a12ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}], "revision_number": 4, "project_id": "c0d9b34b06f445a7857603f60b181f3c", "id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-01T09:30:58Z", "updated_at": "2018-08-01T09:30:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "042d4626-2974-418d-affe-f8f2acd05faa", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "995fae58-f0e5-4e10-801c-6c2ce5c7ae0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "cb8404fa-cb24-4879-a34d-f3050dcba730", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "dad6aaab-690e-4c24-9103-6767e0c80bc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "created_at": "2018-08-01T09:31:11Z", "updated_at": "2018-08-01T09:31:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "939e25e0-5dbc-4f6e-9f6f-7fb70e540203", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "9796a673-6928-4009-9c21-1410d395646e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "af7b8bf8-2fb6-4d72-842a-38f72d7581f7", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "b9af65b0-2eb8-45e1-8504-b7dc4dbb83ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}], "revision_number": 4, "project_id": "dd207f801ed3475f9dbe5f13077af1c8", "id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "46dd322c3fcc454eb140e37825746af8", "created_at": "2018-08-01T10:33:44Z", "updated_at": "2018-08-01T10:33:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "0f41470b-1091-45c1-b574-92069f79f8d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "8cc03a9c-8fa5-425b-812f-d7692bae3613", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d1373b1e-2fb9-4e02-a9e1-7e873ba1d7d1", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d21f3909-71f3-43e2-a22d-6a9c2513cb6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}], "revision_number": 4, "project_id": "46dd322c3fcc454eb140e37825746af8", "id": "b2961714-c8a4-4fcb-918b-21d70527c983", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "created_at": "2018-08-01T09:34:57Z", "updated_at": "2018-08-01T09:34:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "8063d12f-30db-4ccf-8ce0-72e59ba81a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c38e1a7a-5857-4f03-b991-6d5c9c9a5b9e", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c725bae1-d3bb-42b5-b331-32737085f28c", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "cfddc134-923b-4e0d-9ec5-dcc5641dd435", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}], "revision_number": 4, "project_id": "455b48a61678488ead79a4cfa07ef5c3", "id": "cd52f913-3072-4ce7-a779-7de795b62b12", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:36:50Z", "updated_at": "2018-08-01T09:36:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "07ef7fe5-a529-45da-bfc0-899f0ea9b592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "bc4dad3a-2a0c-4c31-b901-2909a12adb50", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c35cff35-4306-4116-b9fa-fc27bc7c05d6", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c493e3ac-d9d2-480d-9ec8-50982eedaf5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}], "revision_number": 4, "project_id": "8d96727022f4443794db44ecde432faf", "id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "created_at": "2018-08-01T09:32:45Z", "updated_at": "2018-08-01T09:32:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "058ea790-43ea-4a6f-9950-28418319e577", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "5fcfb31b-cdad-4037-973e-56b74faefd14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "99a24d26-dc7f-42d0-aa23-a7c061f04952", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "b641bb48-566e-472b-a3cc-d38c85ab3ff1", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}], "revision_number": 4, "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "name": "default"}]} 2018-08-01 10:38:01,840 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-b34342f9-1d1b-4535-849e-b3161b53d9a6 2018-08-01 10:38:01,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/26be2342192a4109b2815d381f4dc82e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3f3387f1771f7bf6cc47533d1fdff4a13ec130e" 2018-08-01 10:38:01,929 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:38:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e684fa9-e555-45e3-b2ad-8c55eb17c269 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/26be2342192a4109b2815d381f4dc82e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "26be2342192a4109b2815d381f4dc82e", "name": "CreateSecurityGroupTests-bd917bf3-360f-497-proj"}} 2018-08-01 10:38:01,929 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/26be2342192a4109b2815d381f4dc82e used request id req-4e684fa9-e555-45e3-b2ad-8c55eb17c269 2018-08-01 10:38:01,930 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1791951a-960b-475f-a61b-2b60efbf3397 2018-08-01 10:38:01,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=1791951a-960b-475f-a61b-2b60efbf3397 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3f3387f1771f7bf6cc47533d1fdff4a13ec130e" 2018-08-01 10:38:01,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-1ee08773-501d-4258-a5b6-447bc9a725a1 Date: Wed, 01 Aug 2018 10:38:01 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-08-01T10:37:57Z", "security_group_id": "1791951a-960b-475f-a61b-2b60efbf3397", "port_range_min": null, "revision_number": 0, "tenant_id": "26be2342192a4109b2815d381f4dc82e", "created_at": "2018-08-01T10:37:57Z", "project_id": "26be2342192a4109b2815d381f4dc82e", "id": "34c281dc-7738-4b73-9686-99f6dcc52340"}, {"remote_group_id": "1791951a-960b-475f-a61b-2b60efbf3397", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:37:57Z", "security_group_id": "1791951a-960b-475f-a61b-2b60efbf3397", "port_range_min": null, "revision_number": 0, "tenant_id": "26be2342192a4109b2815d381f4dc82e", "created_at": "2018-08-01T10:37:57Z", "project_id": "26be2342192a4109b2815d381f4dc82e", "id": "39fc7b20-b9cf-4cbd-a96e-6f907df3fc39"}, {"remote_group_id": "1791951a-960b-475f-a61b-2b60efbf3397", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:37:57Z", "security_group_id": "1791951a-960b-475f-a61b-2b60efbf3397", "port_range_min": null, "revision_number": 0, "tenant_id": "26be2342192a4109b2815d381f4dc82e", "created_at": "2018-08-01T10:37:57Z", "project_id": "26be2342192a4109b2815d381f4dc82e", "id": "48612240-eede-4d06-aa1c-4ba065914266"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:37:57Z", "security_group_id": "1791951a-960b-475f-a61b-2b60efbf3397", "port_range_min": null, "revision_number": 0, "tenant_id": "26be2342192a4109b2815d381f4dc82e", "created_at": "2018-08-01T10:37:57Z", "project_id": "26be2342192a4109b2815d381f4dc82e", "id": "be82fd41-9ac9-4d1c-bd01-baf2819e60c1"}]} 2018-08-01 10:38:01,976 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=1791951a-960b-475f-a61b-2b60efbf3397 used request id req-1ee08773-501d-4258-a5b6-447bc9a725a1 2018-08-01 10:38:01,977 - neutron_utils - INFO - Deleting security group with name - default 2018-08-01 10:38:01,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/1791951a-960b-475f-a61b-2b60efbf3397 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3f3387f1771f7bf6cc47533d1fdff4a13ec130e" 2018-08-01 10:38:02,134 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9289bb2d-a287-4716-be27-ce12a940b0bb Content-Length: 0 Date: Wed, 01 Aug 2018 10:38:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:38:02,134 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/1791951a-960b-475f-a61b-2b60efbf3397 used request id req-9289bb2d-a287-4716-be27-ce12a940b0bb 2018-08-01 10:38:02,135 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-bd917bf3-360f-497-proj 2018-08-01 10:38:02,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/26be2342192a4109b2815d381f4dc82e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3f3387f1771f7bf6cc47533d1fdff4a13ec130e" 2018-08-01 10:38:02,342 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:38:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ecf92461-b2f5-49fe-a8f1-e3231ca9bdaf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:38:02,342 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/26be2342192a4109b2815d381f4dc82e used request id req-ecf92461-b2f5-49fe-a8f1-e3231ca9bdaf 2018-08-01 10:38:02,342 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-bd917bf3-360f-497-proj-role 2018-08-01 10:38:02,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/68f5bb845ba94329ab51002c9b57c921 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3f3387f1771f7bf6cc47533d1fdff4a13ec130e" 2018-08-01 10:38:02,455 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:38:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ae4fc59-4b5e-43d6-8d91-ba702f609e5b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:38:02,455 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/68f5bb845ba94329ab51002c9b57c921 used request id req-3ae4fc59-4b5e-43d6-8d91-ba702f609e5b 2018-08-01 10:38:02,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3f3387f1771f7bf6cc47533d1fdff4a13ec130e" 2018-08-01 10:38:02,542 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:38:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f7d24d3-dd42-4b31-82d8-da38859c4a2f Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:38:02,542 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-2f7d24d3-dd42-4b31-82d8-da38859c4a2f 2018-08-01 10:38:02,543 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-bd917bf3-360f-497-user 2018-08-01 10:38:02,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/3de5df1e0fb2488c95994b90d38a7941 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2bc251a75bf359fbd76eb9476b0ef4f4e3bee3c" 2018-08-01 10:38:02,707 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:38:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-048dd89b-3528-4c59-a46d-b5f1323d51b4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:38:02,707 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/3de5df1e0fb2488c95994b90d38a7941 used request id req-048dd89b-3528-4c59-a46d-b5f1323d51b4 2018-08-01 10:38:02,709 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:38:03,089 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:38:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["b1k7hrJaRY22e-Lqxvuhqw"], "issued_at": "2018-08-01T10:38:03.000000Z"}} 2018-08-01 10:38:03,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d6770a0bd5cd761f1ea65c31f9cdbe5d82b9dfc" 2018-08-01 10:38:03,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:38:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b98305c5-58ed-4c3c-ae76-6d2c00cc7e11 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:38:03,170 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-b98305c5-58ed-4c3c-ae76-6d2c00cc7e11 2018-08-01 10:38:03,171 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:38:03,173 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:38:03,644 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:38:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["2UTxKfViSkigFKb9bFC3qA"], "issued_at": "2018-08-01T10:38:03.000000Z"}} 2018-08-01 10:38:03,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fcf4ee92d2035ec27f28a9571cd523fef130b05" 2018-08-01 10:38:03,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:38:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f66a66d4-ea65-498c-bcf2-57abc61b9c18 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:38:03,725 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-f66a66d4-ea65-498c-bcf2-57abc61b9c18 2018-08-01 10:38:03,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:38:03,734 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:38: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:38:03,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-9ec9ea01-328b-4e8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fcf4ee92d2035ec27f28a9571cd523fef130b05" 2018-08-01 10:38:03,819 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:38:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-245db9bf-5759-4d5c-afcf-03e793d16f54 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-9ec9ea01-328b-4e8-proj", "previous": null, "next": null}, "projects": []} 2018-08-01 10:38:03,819 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-9ec9ea01-328b-4e8-proj used request id req-245db9bf-5759-4d5c-afcf-03e793d16f54 2018-08-01 10:38:03,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fcf4ee92d2035ec27f28a9571cd523fef130b05" 2018-08-01 10:38:03,904 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:38:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b5696bc-8ded-492a-b36f-e0c9a5ff0a5e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:38:03,905 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-2b5696bc-8ded-492a-b36f-e0c9a5ff0a5e 2018-08-01 10:38:03,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fcf4ee92d2035ec27f28a9571cd523fef130b05" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-9ec9ea01-328b-4e8-proj"}}' 2018-08-01 10:38:04,030 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:38:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d154627-2be7-4ff1-91a1-5077ff6e2cd8 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/1451e8a3524141bb82693934b4fd4027"}, "tags": [], "enabled": true, "id": "1451e8a3524141bb82693934b4fd4027", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-9ec9ea01-328b-4e8-proj"}} 2018-08-01 10:38:04,030 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-1d154627-2be7-4ff1-91a1-5077ff6e2cd8 2018-08-01 10:38:04,030 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-9ec9ea01-328b-4e8-proj 2018-08-01 10:38:04,030 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:38:04,031 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:38:04,411 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:38:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["2-FfL2hyQ-Gj2x224o9GIw"], "issued_at": "2018-08-01T10:38:04.000000Z"}} 2018-08-01 10:38:04,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b27f5d854d5c15db252d82fd191cde08530a94db" 2018-08-01 10:38:04,493 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:38:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-786dee0b-eb7c-4c47-ae5f-3a08d79320e7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:38:04,493 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-786dee0b-eb7c-4c47-ae5f-3a08d79320e7 2018-08-01 10:38:04,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:38:04,502 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:38: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:38:04,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b27f5d854d5c15db252d82fd191cde08530a94db" 2018-08-01 10:38:04,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:38:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96a71725-64dc-4e75-9ac8-0ee6b88af39a Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 10:38:04,606 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-96a71725-64dc-4e75-9ac8-0ee6b88af39a 2018-08-01 10:38:04,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateSecurityGroupTests-9ec9ea01-328b-4e8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b27f5d854d5c15db252d82fd191cde08530a94db" 2018-08-01 10:38:04,692 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:38:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0eafe4c7-f19f-48a5-9fc3-54f901c9e622 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateSecurityGroupTests-9ec9ea01-328b-4e8-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/1451e8a3524141bb82693934b4fd4027"}, "tags": [], "enabled": true, "id": "1451e8a3524141bb82693934b4fd4027", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-9ec9ea01-328b-4e8-proj"}]} 2018-08-01 10:38:04,692 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateSecurityGroupTests-9ec9ea01-328b-4e8-proj used request id req-0eafe4c7-f19f-48a5-9fc3-54f901c9e622 2018-08-01 10:38:04,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b27f5d854d5c15db252d82fd191cde08530a94db" 2018-08-01 10:38:04,780 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:38:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9c46fec-9933-4b11-95ca-63061fe36b5b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:38:04,780 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-b9c46fec-9933-4b11-95ca-63061fe36b5b 2018-08-01 10:38:05,132 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-9ec9ea01-328b-4e8-user 2018-08-01 10:38:05,132 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:38:05,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fcf4ee92d2035ec27f28a9571cd523fef130b05" 2018-08-01 10:38:05,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:38:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-741b6622-4da0-4507-9d9e-a26b0e9fcb9f Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:38:05,152 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-741b6622-4da0-4507-9d9e-a26b0e9fcb9f 2018-08-01 10:38:05,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fcf4ee92d2035ec27f28a9571cd523fef130b05" -d '{"role": {"name": "CreateSecurityGroupTests-9ec9ea01-328b-4e8-proj-role"}}' 2018-08-01 10:38:05,246 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:38:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8cf474ed-1920-4602-9fa2-8a111cde3875 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0d7df40831fc47068c632204b8896768", "links": {"self": "http://172.30.9.24:5000/v3/roles/0d7df40831fc47068c632204b8896768"}, "name": "CreateSecurityGroupTests-9ec9ea01-328b-4e8-proj-role"}} 2018-08-01 10:38:05,246 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-8cf474ed-1920-4602-9fa2-8a111cde3875 2018-08-01 10:38:05,246 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-9ec9ea01-328b-4e8-proj-role 2018-08-01 10:38:05,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/0d7df40831fc47068c632204b8896768 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fcf4ee92d2035ec27f28a9571cd523fef130b05" 2018-08-01 10:38:05,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:38:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1299d36-4d33-4539-bcb6-2afda89618c3 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0d7df40831fc47068c632204b8896768", "links": {"self": "http://172.30.9.24:5000/v3/roles/0d7df40831fc47068c632204b8896768"}, "name": "CreateSecurityGroupTests-9ec9ea01-328b-4e8-proj-role"}} 2018-08-01 10:38:05,266 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/0d7df40831fc47068c632204b8896768 used request id req-d1299d36-4d33-4539-bcb6-2afda89618c3 2018-08-01 10:38:05,266 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-9ec9ea01-328b-4e8-proj-role to project CreateSecurityGroupTests-9ec9ea01-328b-4e8-proj 2018-08-01 10:38:05,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/1451e8a3524141bb82693934b4fd4027/users/3c03def5a8a146f7b259d38cb1448f8d/roles/0d7df40831fc47068c632204b8896768 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fcf4ee92d2035ec27f28a9571cd523fef130b05" 2018-08-01 10:38:05,386 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:38:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3b0679aa-de4a-4743-802a-0c913a4dae55 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:38:05,386 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/1451e8a3524141bb82693934b4fd4027/users/3c03def5a8a146f7b259d38cb1448f8d/roles/0d7df40831fc47068c632204b8896768 used request id req-3b0679aa-de4a-4743-802a-0c913a4dae55 2018-08-01 10:38:05,387 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:38:05,388 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:38:05,773 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0d7df40831fc47068c632204b8896768", "name": "CreateSecurityGroupTests-9ec9ea01-328b-4e8-proj-role"}], "expires_at": "2018-08-01T11:38:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1451e8a3524141bb82693934b4fd4027", "name": "CreateSecurityGroupTests-9ec9ea01-328b-4e8-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/1451e8a3524141bb82693934b4fd4027", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/1451e8a3524141bb82693934b4fd4027", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/1451e8a3524141bb82693934b4fd4027", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/1451e8a3524141bb82693934b4fd4027", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/1451e8a3524141bb82693934b4fd4027", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/1451e8a3524141bb82693934b4fd4027", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_1451e8a3524141bb82693934b4fd4027", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_1451e8a3524141bb82693934b4fd4027", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/1451e8a3524141bb82693934b4fd4027", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/1451e8a3524141bb82693934b4fd4027", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/1451e8a3524141bb82693934b4fd4027", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/1451e8a3524141bb82693934b4fd4027", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/1451e8a3524141bb82693934b4fd4027", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/1451e8a3524141bb82693934b4fd4027", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-9ec9ea01-328b-4e8-user", "id": "3c03def5a8a146f7b259d38cb1448f8d"}, "audit_ids": ["rohUWfTVSRGsUTPO09ieFg"], "issued_at": "2018-08-01T10:38:05.000000Z"}} 2018-08-01 10:38:05,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}184c3d69b2094928a0c5bd4bef5877e0bf944d25" 2018-08-01 10:38:05,853 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:38:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62e769f1-335b-4b49-b711-bff857e3fb5f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:38:05,853 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-62e769f1-335b-4b49-b711-bff857e3fb5f 2018-08-01 10:38:05,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-01521de9-57fd-4100-a33e-0eaa469b0f6bname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}184c3d69b2094928a0c5bd4bef5877e0bf944d25" 2018-08-01 10:38:06,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-30aee220-d4e1-4b20-9f60-7854271cef93 Date: Wed, 01 Aug 2018 10:38:06 GMT RESP BODY: {"security_groups": []} 2018-08-01 10:38:06,142 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-01521de9-57fd-4100-a33e-0eaa469b0f6bname&description=hello+group used request id req-30aee220-d4e1-4b20-9f60-7854271cef93 2018-08-01 10:38:06,143 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-01521de9-57fd-4100-a33e-0eaa469b0f6bname... 2018-08-01 10:38:06,143 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-01521de9-57fd-4100-a33e-0eaa469b0f6bname 2018-08-01 10:38:06,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}184c3d69b2094928a0c5bd4bef5877e0bf944d25" -d '{"security_group": {"name": "CreateSecurityGroupTests-01521de9-57fd-4100-a33e-0eaa469b0f6bname", "description": "hello group"}}' 2018-08-01 10:38:06,324 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-af8c5454-8d38-4599-b50d-3322437def29 Date: Wed, 01 Aug 2018 10:38:06 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "1451e8a3524141bb82693934b4fd4027", "created_at": "2018-08-01T10:38:06Z", "updated_at": "2018-08-01T10:38:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:38:06Z", "revision_number": 0, "id": "317d0b21-b67d-4d73-be1f-7e3eccb3563d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:38:06Z", "security_group_id": "06125739-108c-436e-a36a-c21bfd7871b8", "tenant_id": "1451e8a3524141bb82693934b4fd4027", "port_range_min": null, "ethertype": "IPv4", "project_id": "1451e8a3524141bb82693934b4fd4027"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:38:06Z", "revision_number": 0, "id": "5fd532c3-0697-4aa9-b127-609dcff22930", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:38:06Z", "security_group_id": "06125739-108c-436e-a36a-c21bfd7871b8", "tenant_id": "1451e8a3524141bb82693934b4fd4027", "port_range_min": null, "ethertype": "IPv6", "project_id": "1451e8a3524141bb82693934b4fd4027"}], "revision_number": 2, "project_id": "1451e8a3524141bb82693934b4fd4027", "id": "06125739-108c-436e-a36a-c21bfd7871b8", "name": "CreateSecurityGroupTests-01521de9-57fd-4100-a33e-0eaa469b0f6bname"}} 2018-08-01 10:38:06,324 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups used request id req-af8c5454-8d38-4599-b50d-3322437def29 2018-08-01 10:38:06,325 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 06125739-108c-436e-a36a-c21bfd7871b8 2018-08-01 10:38:06,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=06125739-108c-436e-a36a-c21bfd7871b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}184c3d69b2094928a0c5bd4bef5877e0bf944d25" 2018-08-01 10:38:06,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7a9a74b7-6d61-470b-b886-69c933860e0d Date: Wed, 01 Aug 2018 10:38:06 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:38:06Z", "security_group_id": "06125739-108c-436e-a36a-c21bfd7871b8", "port_range_min": null, "revision_number": 0, "tenant_id": "1451e8a3524141bb82693934b4fd4027", "created_at": "2018-08-01T10:38:06Z", "project_id": "1451e8a3524141bb82693934b4fd4027", "id": "317d0b21-b67d-4d73-be1f-7e3eccb3563d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:38:06Z", "security_group_id": "06125739-108c-436e-a36a-c21bfd7871b8", "port_range_min": null, "revision_number": 0, "tenant_id": "1451e8a3524141bb82693934b4fd4027", "created_at": "2018-08-01T10:38:06Z", "project_id": "1451e8a3524141bb82693934b4fd4027", "id": "5fd532c3-0697-4aa9-b127-609dcff22930"}]} 2018-08-01 10:38:06,381 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=06125739-108c-436e-a36a-c21bfd7871b8 used request id req-7a9a74b7-6d61-470b-b886-69c933860e0d 2018-08-01 10:38:06,381 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 06125739-108c-436e-a36a-c21bfd7871b8 2018-08-01 10:38:06,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=06125739-108c-436e-a36a-c21bfd7871b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}184c3d69b2094928a0c5bd4bef5877e0bf944d25" 2018-08-01 10:38:06,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-560e1735-429a-40e9-8406-184ae6ea35e7 Date: Wed, 01 Aug 2018 10:38:06 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:38:06Z", "security_group_id": "06125739-108c-436e-a36a-c21bfd7871b8", "port_range_min": null, "revision_number": 0, "tenant_id": "1451e8a3524141bb82693934b4fd4027", "created_at": "2018-08-01T10:38:06Z", "project_id": "1451e8a3524141bb82693934b4fd4027", "id": "317d0b21-b67d-4d73-be1f-7e3eccb3563d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:38:06Z", "security_group_id": "06125739-108c-436e-a36a-c21bfd7871b8", "port_range_min": null, "revision_number": 0, "tenant_id": "1451e8a3524141bb82693934b4fd4027", "created_at": "2018-08-01T10:38:06Z", "project_id": "1451e8a3524141bb82693934b4fd4027", "id": "5fd532c3-0697-4aa9-b127-609dcff22930"}]} 2018-08-01 10:38:06,409 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=06125739-108c-436e-a36a-c21bfd7871b8 used request id req-560e1735-429a-40e9-8406-184ae6ea35e7 2018-08-01 10:38:06,409 - neutron_utils - INFO - Retrieving security group with ID - 06125739-108c-436e-a36a-c21bfd7871b8 2018-08-01 10:38:06,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?id=06125739-108c-436e-a36a-c21bfd7871b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}184c3d69b2094928a0c5bd4bef5877e0bf944d25" 2018-08-01 10:38:06,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-22081bdb-e785-453c-ba11-4842fa9ed312 Date: Wed, 01 Aug 2018 10:38:06 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "1451e8a3524141bb82693934b4fd4027", "created_at": "2018-08-01T10:38:06Z", "updated_at": "2018-08-01T10:38:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:38:06Z", "revision_number": 0, "id": "317d0b21-b67d-4d73-be1f-7e3eccb3563d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:38:06Z", "security_group_id": "06125739-108c-436e-a36a-c21bfd7871b8", "tenant_id": "1451e8a3524141bb82693934b4fd4027", "port_range_min": null, "ethertype": "IPv4", "project_id": "1451e8a3524141bb82693934b4fd4027"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:38:06Z", "revision_number": 0, "id": "5fd532c3-0697-4aa9-b127-609dcff22930", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:38:06Z", "security_group_id": "06125739-108c-436e-a36a-c21bfd7871b8", "tenant_id": "1451e8a3524141bb82693934b4fd4027", "port_range_min": null, "ethertype": "IPv6", "project_id": "1451e8a3524141bb82693934b4fd4027"}], "revision_number": 2, "project_id": "1451e8a3524141bb82693934b4fd4027", "id": "06125739-108c-436e-a36a-c21bfd7871b8", "name": "CreateSecurityGroupTests-01521de9-57fd-4100-a33e-0eaa469b0f6bname"}]} 2018-08-01 10:38:06,483 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?id=06125739-108c-436e-a36a-c21bfd7871b8 used request id req-22081bdb-e785-453c-ba11-4842fa9ed312 2018-08-01 10:38:06,483 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 06125739-108c-436e-a36a-c21bfd7871b8 2018-08-01 10:38:06,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=06125739-108c-436e-a36a-c21bfd7871b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}184c3d69b2094928a0c5bd4bef5877e0bf944d25" 2018-08-01 10:38:06,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-8913b68a-5bb8-4423-8d47-d7d109c57e00 Date: Wed, 01 Aug 2018 10:38:06 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:38:06Z", "security_group_id": "06125739-108c-436e-a36a-c21bfd7871b8", "port_range_min": null, "revision_number": 0, "tenant_id": "1451e8a3524141bb82693934b4fd4027", "created_at": "2018-08-01T10:38:06Z", "project_id": "1451e8a3524141bb82693934b4fd4027", "id": "317d0b21-b67d-4d73-be1f-7e3eccb3563d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:38:06Z", "security_group_id": "06125739-108c-436e-a36a-c21bfd7871b8", "port_range_min": null, "revision_number": 0, "tenant_id": "1451e8a3524141bb82693934b4fd4027", "created_at": "2018-08-01T10:38:06Z", "project_id": "1451e8a3524141bb82693934b4fd4027", "id": "5fd532c3-0697-4aa9-b127-609dcff22930"}]} 2018-08-01 10:38:06,511 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=06125739-108c-436e-a36a-c21bfd7871b8 used request id req-8913b68a-5bb8-4423-8d47-d7d109c57e00 2018-08-01 10:38:06,511 - neutron_utils - INFO - Retrieving security group with ID - 06125739-108c-436e-a36a-c21bfd7871b8 2018-08-01 10:38:06,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?id=06125739-108c-436e-a36a-c21bfd7871b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}184c3d69b2094928a0c5bd4bef5877e0bf944d25" 2018-08-01 10:38:06,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-5d79a626-c394-404e-8dc8-a55d39251e75 Date: Wed, 01 Aug 2018 10:38:06 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "1451e8a3524141bb82693934b4fd4027", "created_at": "2018-08-01T10:38:06Z", "updated_at": "2018-08-01T10:38:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:38:06Z", "revision_number": 0, "id": "317d0b21-b67d-4d73-be1f-7e3eccb3563d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:38:06Z", "security_group_id": "06125739-108c-436e-a36a-c21bfd7871b8", "tenant_id": "1451e8a3524141bb82693934b4fd4027", "port_range_min": null, "ethertype": "IPv4", "project_id": "1451e8a3524141bb82693934b4fd4027"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:38:06Z", "revision_number": 0, "id": "5fd532c3-0697-4aa9-b127-609dcff22930", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:38:06Z", "security_group_id": "06125739-108c-436e-a36a-c21bfd7871b8", "tenant_id": "1451e8a3524141bb82693934b4fd4027", "port_range_min": null, "ethertype": "IPv6", "project_id": "1451e8a3524141bb82693934b4fd4027"}], "revision_number": 2, "project_id": "1451e8a3524141bb82693934b4fd4027", "id": "06125739-108c-436e-a36a-c21bfd7871b8", "name": "CreateSecurityGroupTests-01521de9-57fd-4100-a33e-0eaa469b0f6bname"}]} 2018-08-01 10:38:06,556 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?id=06125739-108c-436e-a36a-c21bfd7871b8 used request id req-5d79a626-c394-404e-8dc8-a55d39251e75 2018-08-01 10:38:06,556 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 06125739-108c-436e-a36a-c21bfd7871b8 2018-08-01 10:38:06,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=06125739-108c-436e-a36a-c21bfd7871b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}184c3d69b2094928a0c5bd4bef5877e0bf944d25" 2018-08-01 10:38:06,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c81d8800-ad10-4948-95bb-59f34b7562ac Date: Wed, 01 Aug 2018 10:38:06 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:38:06Z", "security_group_id": "06125739-108c-436e-a36a-c21bfd7871b8", "port_range_min": null, "revision_number": 0, "tenant_id": "1451e8a3524141bb82693934b4fd4027", "created_at": "2018-08-01T10:38:06Z", "project_id": "1451e8a3524141bb82693934b4fd4027", "id": "317d0b21-b67d-4d73-be1f-7e3eccb3563d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:38:06Z", "security_group_id": "06125739-108c-436e-a36a-c21bfd7871b8", "port_range_min": null, "revision_number": 0, "tenant_id": "1451e8a3524141bb82693934b4fd4027", "created_at": "2018-08-01T10:38:06Z", "project_id": "1451e8a3524141bb82693934b4fd4027", "id": "5fd532c3-0697-4aa9-b127-609dcff22930"}]} 2018-08-01 10:38:06,581 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=06125739-108c-436e-a36a-c21bfd7871b8 used request id req-c81d8800-ad10-4948-95bb-59f34b7562ac 2018-08-01 10:38:06,581 - neutron_utils - INFO - Retrieving security group with ID - 06125739-108c-436e-a36a-c21bfd7871b8 2018-08-01 10:38:06,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?id=06125739-108c-436e-a36a-c21bfd7871b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}184c3d69b2094928a0c5bd4bef5877e0bf944d25" 2018-08-01 10:38:06,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-f643cfcf-ca32-452d-8195-7d42d816844e Date: Wed, 01 Aug 2018 10:38:06 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "1451e8a3524141bb82693934b4fd4027", "created_at": "2018-08-01T10:38:06Z", "updated_at": "2018-08-01T10:38:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:38:06Z", "revision_number": 0, "id": "317d0b21-b67d-4d73-be1f-7e3eccb3563d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:38:06Z", "security_group_id": "06125739-108c-436e-a36a-c21bfd7871b8", "tenant_id": "1451e8a3524141bb82693934b4fd4027", "port_range_min": null, "ethertype": "IPv4", "project_id": "1451e8a3524141bb82693934b4fd4027"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:38:06Z", "revision_number": 0, "id": "5fd532c3-0697-4aa9-b127-609dcff22930", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:38:06Z", "security_group_id": "06125739-108c-436e-a36a-c21bfd7871b8", "tenant_id": "1451e8a3524141bb82693934b4fd4027", "port_range_min": null, "ethertype": "IPv6", "project_id": "1451e8a3524141bb82693934b4fd4027"}], "revision_number": 2, "project_id": "1451e8a3524141bb82693934b4fd4027", "id": "06125739-108c-436e-a36a-c21bfd7871b8", "name": "CreateSecurityGroupTests-01521de9-57fd-4100-a33e-0eaa469b0f6bname"}]} 2018-08-01 10:38:06,628 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?id=06125739-108c-436e-a36a-c21bfd7871b8 used request id req-f643cfcf-ca32-452d-8195-7d42d816844e 2018-08-01 10:38:06,628 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 06125739-108c-436e-a36a-c21bfd7871b8 2018-08-01 10:38:06,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=06125739-108c-436e-a36a-c21bfd7871b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}184c3d69b2094928a0c5bd4bef5877e0bf944d25" 2018-08-01 10:38:06,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d18f4bfc-b84e-49f3-9444-f7449b5e5fdf Date: Wed, 01 Aug 2018 10:38:06 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:38:06Z", "security_group_id": "06125739-108c-436e-a36a-c21bfd7871b8", "port_range_min": null, "revision_number": 0, "tenant_id": "1451e8a3524141bb82693934b4fd4027", "created_at": "2018-08-01T10:38:06Z", "project_id": "1451e8a3524141bb82693934b4fd4027", "id": "317d0b21-b67d-4d73-be1f-7e3eccb3563d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:38:06Z", "security_group_id": "06125739-108c-436e-a36a-c21bfd7871b8", "port_range_min": null, "revision_number": 0, "tenant_id": "1451e8a3524141bb82693934b4fd4027", "created_at": "2018-08-01T10:38:06Z", "project_id": "1451e8a3524141bb82693934b4fd4027", "id": "5fd532c3-0697-4aa9-b127-609dcff22930"}]} 2018-08-01 10:38:06,654 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=06125739-108c-436e-a36a-c21bfd7871b8 used request id req-d18f4bfc-b84e-49f3-9444-f7449b5e5fdf 2018-08-01 10:38:06,655 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:38:07,037 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0d7df40831fc47068c632204b8896768", "name": "CreateSecurityGroupTests-9ec9ea01-328b-4e8-proj-role"}], "expires_at": "2018-08-01T11:38:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1451e8a3524141bb82693934b4fd4027", "name": "CreateSecurityGroupTests-9ec9ea01-328b-4e8-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/1451e8a3524141bb82693934b4fd4027", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/1451e8a3524141bb82693934b4fd4027", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/1451e8a3524141bb82693934b4fd4027", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/1451e8a3524141bb82693934b4fd4027", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/1451e8a3524141bb82693934b4fd4027", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/1451e8a3524141bb82693934b4fd4027", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_1451e8a3524141bb82693934b4fd4027", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_1451e8a3524141bb82693934b4fd4027", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/1451e8a3524141bb82693934b4fd4027", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/1451e8a3524141bb82693934b4fd4027", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/1451e8a3524141bb82693934b4fd4027", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/1451e8a3524141bb82693934b4fd4027", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/1451e8a3524141bb82693934b4fd4027", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/1451e8a3524141bb82693934b4fd4027", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-9ec9ea01-328b-4e8-user", "id": "3c03def5a8a146f7b259d38cb1448f8d"}, "audit_ids": ["UpxGFA7NRZWdWHQ_ZLK3SA"], "issued_at": "2018-08-01T10:38:07.000000Z"}} 2018-08-01 10:38:07,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-01521de9-57fd-4100-a33e-0eaa469b0f6bname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a92496f1b1889e59674b6f264b7b9675ee5c679f" 2018-08-01 10:38:07,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-24095a56-a9b8-4842-b1f9-cc6c60a1bd77 Date: Wed, 01 Aug 2018 10:38:07 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "1451e8a3524141bb82693934b4fd4027", "created_at": "2018-08-01T10:38:06Z", "updated_at": "2018-08-01T10:38:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:38:06Z", "revision_number": 0, "id": "317d0b21-b67d-4d73-be1f-7e3eccb3563d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:38:06Z", "security_group_id": "06125739-108c-436e-a36a-c21bfd7871b8", "tenant_id": "1451e8a3524141bb82693934b4fd4027", "port_range_min": null, "ethertype": "IPv4", "project_id": "1451e8a3524141bb82693934b4fd4027"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:38:06Z", "revision_number": 0, "id": "5fd532c3-0697-4aa9-b127-609dcff22930", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:38:06Z", "security_group_id": "06125739-108c-436e-a36a-c21bfd7871b8", "tenant_id": "1451e8a3524141bb82693934b4fd4027", "port_range_min": null, "ethertype": "IPv6", "project_id": "1451e8a3524141bb82693934b4fd4027"}], "revision_number": 2, "project_id": "1451e8a3524141bb82693934b4fd4027", "id": "06125739-108c-436e-a36a-c21bfd7871b8", "name": "CreateSecurityGroupTests-01521de9-57fd-4100-a33e-0eaa469b0f6bname"}]} 2018-08-01 10:38:07,235 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-01521de9-57fd-4100-a33e-0eaa469b0f6bname&description=hello+group used request id req-24095a56-a9b8-4842-b1f9-cc6c60a1bd77 2018-08-01 10:38:07,235 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 06125739-108c-436e-a36a-c21bfd7871b8 2018-08-01 10:38:07,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=06125739-108c-436e-a36a-c21bfd7871b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a92496f1b1889e59674b6f264b7b9675ee5c679f" 2018-08-01 10:38:07,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-71c5c31e-1c4a-42ae-9360-d4319a26f038 Date: Wed, 01 Aug 2018 10:38:07 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:38:06Z", "security_group_id": "06125739-108c-436e-a36a-c21bfd7871b8", "port_range_min": null, "revision_number": 0, "tenant_id": "1451e8a3524141bb82693934b4fd4027", "created_at": "2018-08-01T10:38:06Z", "project_id": "1451e8a3524141bb82693934b4fd4027", "id": "317d0b21-b67d-4d73-be1f-7e3eccb3563d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:38:06Z", "security_group_id": "06125739-108c-436e-a36a-c21bfd7871b8", "port_range_min": null, "revision_number": 0, "tenant_id": "1451e8a3524141bb82693934b4fd4027", "created_at": "2018-08-01T10:38:06Z", "project_id": "1451e8a3524141bb82693934b4fd4027", "id": "5fd532c3-0697-4aa9-b127-609dcff22930"}]} 2018-08-01 10:38:07,261 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=06125739-108c-436e-a36a-c21bfd7871b8 used request id req-71c5c31e-1c4a-42ae-9360-d4319a26f038 2018-08-01 10:38:07,262 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 06125739-108c-436e-a36a-c21bfd7871b8 2018-08-01 10:38:07,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=06125739-108c-436e-a36a-c21bfd7871b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a92496f1b1889e59674b6f264b7b9675ee5c679f" 2018-08-01 10:38:07,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e60613d2-a3d5-4b4f-9bd8-63cb164c85f0 Date: Wed, 01 Aug 2018 10:38:07 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:38:06Z", "security_group_id": "06125739-108c-436e-a36a-c21bfd7871b8", "port_range_min": null, "revision_number": 0, "tenant_id": "1451e8a3524141bb82693934b4fd4027", "created_at": "2018-08-01T10:38:06Z", "project_id": "1451e8a3524141bb82693934b4fd4027", "id": "317d0b21-b67d-4d73-be1f-7e3eccb3563d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:38:06Z", "security_group_id": "06125739-108c-436e-a36a-c21bfd7871b8", "port_range_min": null, "revision_number": 0, "tenant_id": "1451e8a3524141bb82693934b4fd4027", "created_at": "2018-08-01T10:38:06Z", "project_id": "1451e8a3524141bb82693934b4fd4027", "id": "5fd532c3-0697-4aa9-b127-609dcff22930"}]} 2018-08-01 10:38:07,290 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=06125739-108c-436e-a36a-c21bfd7871b8 used request id req-e60613d2-a3d5-4b4f-9bd8-63cb164c85f0 2018-08-01 10:38:07,290 - neutron_utils - INFO - Deleting security group rule with ID - 317d0b21-b67d-4d73-be1f-7e3eccb3563d 2018-08-01 10:38:07,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-group-rules/317d0b21-b67d-4d73-be1f-7e3eccb3563d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}184c3d69b2094928a0c5bd4bef5877e0bf944d25" 2018-08-01 10:38:07,370 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a32d1a55-2752-4360-9a01-714fee00a9ce Content-Length: 0 Date: Wed, 01 Aug 2018 10:38:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:38:07,370 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-group-rules/317d0b21-b67d-4d73-be1f-7e3eccb3563d used request id req-a32d1a55-2752-4360-9a01-714fee00a9ce 2018-08-01 10:38:07,370 - neutron_utils - INFO - Deleting security group rule with ID - 5fd532c3-0697-4aa9-b127-609dcff22930 2018-08-01 10:38:07,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-group-rules/5fd532c3-0697-4aa9-b127-609dcff22930 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}184c3d69b2094928a0c5bd4bef5877e0bf944d25" 2018-08-01 10:38:07,477 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cf57c0e1-4b7e-4b88-a2a3-66b6d4190a66 Content-Length: 0 Date: Wed, 01 Aug 2018 10:38:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:38:07,477 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-group-rules/5fd532c3-0697-4aa9-b127-609dcff22930 used request id req-cf57c0e1-4b7e-4b88-a2a3-66b6d4190a66 2018-08-01 10:38:07,477 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-01521de9-57fd-4100-a33e-0eaa469b0f6bname 2018-08-01 10:38:07,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/06125739-108c-436e-a36a-c21bfd7871b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}184c3d69b2094928a0c5bd4bef5877e0bf944d25" 2018-08-01 10:38:07,587 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bcc31994-943e-4d9d-832a-3f23dfd91256 Content-Length: 0 Date: Wed, 01 Aug 2018 10:38:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:38:07,587 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/06125739-108c-436e-a36a-c21bfd7871b8 used request id req-bcc31994-943e-4d9d-832a-3f23dfd91256 2018-08-01 10:38:07,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fcf4ee92d2035ec27f28a9571cd523fef130b05" 2018-08-01 10:38:07,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-027f575e-69ea-45b5-8763-16a93284bf14 Date: Wed, 01 Aug 2018 10:38:07 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a2413a97b61342d8bd27570706ef372d", "created_at": "2018-08-01T09:33:18Z", "updated_at": "2018-08-01T09:33:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "7f556ce3-51d0-4279-a11d-510db9f9a3b1", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "94adc13c-a166-41cf-bd16-f997efc73cb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "b39143b5-c08f-4d0b-9d40-54f472f2389e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "e218b0b7-4501-4f84-9458-caf2891c260d", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}], "revision_number": 4, "project_id": "a2413a97b61342d8bd27570706ef372d", "id": "38229670-7386-42d0-b7b9-2397ea5938de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "created_at": "2018-08-01T09:28:38Z", "updated_at": "2018-08-01T09:28:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "763568f1-8151-4a3c-911a-d06da4423063", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "80d28bee-4aee-47e8-a8da-e0fe31497fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "a47a5ddf-aa37-4ab2-a335-1c93513b5f12", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "f5bba5a5-602b-421e-98b2-5a16117f943f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}], "revision_number": 4, "project_id": "dbe9669438844f3faecdc7fcc050e0d8", "id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ed1054af2e94c049694d98d54211d98", "created_at": "2018-08-01T09:31:40Z", "updated_at": "2018-08-01T09:31:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "34baee87-ea35-42ee-8a69-0f6e2a825d3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "89b9d1c9-f4f9-45cd-8d36-970d44228439", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "b8ab0d59-cab9-4488-82ee-7c5f69709bff", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "d3ab68ea-23b4-4bf6-8dd3-85d029e3d89f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}], "revision_number": 4, "project_id": "2ed1054af2e94c049694d98d54211d98", "id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "created_at": "2018-08-01T09:34:13Z", "updated_at": "2018-08-01T09:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "1dbb3f59-611b-46d1-a82d-2720e0a16f86", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "3878126b-a220-4357-adb9-bc22498f31b1", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "75ce67db-9c04-4561-a10d-8b1ec63943e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "e2945a69-3afe-41e3-a7ec-3ea4c79a12ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}], "revision_number": 4, "project_id": "c0d9b34b06f445a7857603f60b181f3c", "id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-01T09:30:58Z", "updated_at": "2018-08-01T09:30:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "042d4626-2974-418d-affe-f8f2acd05faa", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "995fae58-f0e5-4e10-801c-6c2ce5c7ae0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "cb8404fa-cb24-4879-a34d-f3050dcba730", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "dad6aaab-690e-4c24-9103-6767e0c80bc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "created_at": "2018-08-01T09:31:11Z", "updated_at": "2018-08-01T09:31:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "939e25e0-5dbc-4f6e-9f6f-7fb70e540203", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "9796a673-6928-4009-9c21-1410d395646e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "af7b8bf8-2fb6-4d72-842a-38f72d7581f7", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "b9af65b0-2eb8-45e1-8504-b7dc4dbb83ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}], "revision_number": 4, "project_id": "dd207f801ed3475f9dbe5f13077af1c8", "id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "46dd322c3fcc454eb140e37825746af8", "created_at": "2018-08-01T10:33:44Z", "updated_at": "2018-08-01T10:33:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "0f41470b-1091-45c1-b574-92069f79f8d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "8cc03a9c-8fa5-425b-812f-d7692bae3613", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d1373b1e-2fb9-4e02-a9e1-7e873ba1d7d1", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d21f3909-71f3-43e2-a22d-6a9c2513cb6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}], "revision_number": 4, "project_id": "46dd322c3fcc454eb140e37825746af8", "id": "b2961714-c8a4-4fcb-918b-21d70527c983", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "created_at": "2018-08-01T09:34:57Z", "updated_at": "2018-08-01T09:34:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "8063d12f-30db-4ccf-8ce0-72e59ba81a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c38e1a7a-5857-4f03-b991-6d5c9c9a5b9e", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c725bae1-d3bb-42b5-b331-32737085f28c", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "cfddc134-923b-4e0d-9ec5-dcc5641dd435", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}], "revision_number": 4, "project_id": "455b48a61678488ead79a4cfa07ef5c3", "id": "cd52f913-3072-4ce7-a779-7de795b62b12", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:36:50Z", "updated_at": "2018-08-01T09:36:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "07ef7fe5-a529-45da-bfc0-899f0ea9b592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "bc4dad3a-2a0c-4c31-b901-2909a12adb50", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c35cff35-4306-4116-b9fa-fc27bc7c05d6", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c493e3ac-d9d2-480d-9ec8-50982eedaf5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}], "revision_number": 4, "project_id": "8d96727022f4443794db44ecde432faf", "id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1451e8a3524141bb82693934b4fd4027", "created_at": "2018-08-01T10:38:06Z", "updated_at": "2018-08-01T10:38:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:38:06Z", "revision_number": 0, "id": "5327dfa1-9581-4da5-a3ef-fcfb3016a496", "remote_group_id": "db76a74a-ff51-4fa9-8edd-b31cecfc7197", "remote_ip_prefix": null, "created_at": "2018-08-01T10:38:06Z", "security_group_id": "db76a74a-ff51-4fa9-8edd-b31cecfc7197", "tenant_id": "1451e8a3524141bb82693934b4fd4027", "port_range_min": null, "ethertype": "IPv6", "project_id": "1451e8a3524141bb82693934b4fd4027"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:38:06Z", "revision_number": 0, "id": "59dfb689-fa55-41fd-9b45-f848f909f130", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:38:06Z", "security_group_id": "db76a74a-ff51-4fa9-8edd-b31cecfc7197", "tenant_id": "1451e8a3524141bb82693934b4fd4027", "port_range_min": null, "ethertype": "IPv4", "project_id": "1451e8a3524141bb82693934b4fd4027"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:38:06Z", "revision_number": 0, "id": "8dcdb482-77d4-43bb-a345-d99ccef67ab5", "remote_group_id": "db76a74a-ff51-4fa9-8edd-b31cecfc7197", "remote_ip_prefix": null, "created_at": "2018-08-01T10:38:06Z", "security_group_id": "db76a74a-ff51-4fa9-8edd-b31cecfc7197", "tenant_id": "1451e8a3524141bb82693934b4fd4027", "port_range_min": null, "ethertype": "IPv4", "project_id": "1451e8a3524141bb82693934b4fd4027"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:38:06Z", "revision_number": 0, "id": "dba0f470-5b69-44bd-a979-0303490bdac0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:38:06Z", "security_group_id": "db76a74a-ff51-4fa9-8edd-b31cecfc7197", "tenant_id": "1451e8a3524141bb82693934b4fd4027", "port_range_min": null, "ethertype": "IPv6", "project_id": "1451e8a3524141bb82693934b4fd4027"}], "revision_number": 4, "project_id": "1451e8a3524141bb82693934b4fd4027", "id": "db76a74a-ff51-4fa9-8edd-b31cecfc7197", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "created_at": "2018-08-01T09:32:45Z", "updated_at": "2018-08-01T09:32:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "058ea790-43ea-4a6f-9950-28418319e577", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "5fcfb31b-cdad-4037-973e-56b74faefd14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "99a24d26-dc7f-42d0-aa23-a7c061f04952", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "b641bb48-566e-472b-a3cc-d38c85ab3ff1", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}], "revision_number": 4, "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "name": "default"}]} 2018-08-01 10:38:07,825 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-027f575e-69ea-45b5-8763-16a93284bf14 2018-08-01 10:38:07,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fcf4ee92d2035ec27f28a9571cd523fef130b05" 2018-08-01 10:38:07,845 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:38:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-64b5c8db-be88-4e8c-8df2-73113200f3fe Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2413a97b61342d8bd27570706ef372d.", "code": 404, "title": "Not Found"}} 2018-08-01 10:38:07,845 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d used request id req-64b5c8db-be88-4e8c-8df2-73113200f3fe 2018-08-01 10:38:07,845 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:38:07,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fcf4ee92d2035ec27f28a9571cd523fef130b05" 2018-08-01 10:38:07,933 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:38:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a5e0bf1-8520-4828-baab-cbd01d75feb8 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.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dbe9669438844f3faecdc7fcc050e0d8", "name": "service"}} 2018-08-01 10:38:07,933 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 used request id req-8a5e0bf1-8520-4828-baab-cbd01d75feb8 2018-08-01 10:38:07,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fcf4ee92d2035ec27f28a9571cd523fef130b05" 2018-08-01 10:38:08,013 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:38:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-384c7126-bbe5-43fc-86ec-c03dc15b2093 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ed1054af2e94c049694d98d54211d98.", "code": 404, "title": "Not Found"}} 2018-08-01 10:38:08,013 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 used request id req-384c7126-bbe5-43fc-86ec-c03dc15b2093 2018-08-01 10:38:08,013 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:38:08,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fcf4ee92d2035ec27f28a9571cd523fef130b05" 2018-08-01 10:38:08,100 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:38:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fac5d1d4-82b1-487e-8b42-77ae9722b0b3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c0d9b34b06f445a7857603f60b181f3c.", "code": 404, "title": "Not Found"}} 2018-08-01 10:38:08,101 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c used request id req-fac5d1d4-82b1-487e-8b42-77ae9722b0b3 2018-08-01 10:38:08,101 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:38:08,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fcf4ee92d2035ec27f28a9571cd523fef130b05" 2018-08-01 10:38:08,187 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:38:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2696d761-5d92-4fa8-8f4c-c6e8d5f7c8d1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: dd207f801ed3475f9dbe5f13077af1c8.", "code": 404, "title": "Not Found"}} 2018-08-01 10:38:08,187 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 used request id req-2696d761-5d92-4fa8-8f4c-c6e8d5f7c8d1 2018-08-01 10:38:08,187 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:38:08,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fcf4ee92d2035ec27f28a9571cd523fef130b05" 2018-08-01 10:38:08,268 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:38:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b00450e2-8359-4e6b-9435-f7b3767a643f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 46dd322c3fcc454eb140e37825746af8.", "code": 404, "title": "Not Found"}} 2018-08-01 10:38:08,268 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 used request id req-b00450e2-8359-4e6b-9435-f7b3767a643f 2018-08-01 10:38:08,269 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:38:08,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fcf4ee92d2035ec27f28a9571cd523fef130b05" 2018-08-01 10:38:08,347 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:38:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-763e10f7-1631-4117-b8a5-7b8b2ac0df5d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 455b48a61678488ead79a4cfa07ef5c3.", "code": 404, "title": "Not Found"}} 2018-08-01 10:38:08,347 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 used request id req-763e10f7-1631-4117-b8a5-7b8b2ac0df5d 2018-08-01 10:38:08,347 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:38:08,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fcf4ee92d2035ec27f28a9571cd523fef130b05" 2018-08-01 10:38:08,442 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:38:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e3ecd2b-6ea0-4e2e-84f0-25b716990302 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 10:38:08,442 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-3e3ecd2b-6ea0-4e2e-84f0-25b716990302 2018-08-01 10:38:08,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/1451e8a3524141bb82693934b4fd4027 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fcf4ee92d2035ec27f28a9571cd523fef130b05" 2018-08-01 10:38:08,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:38:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8da9f9e0-60d7-4e18-80a8-1670e8240d5e Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/1451e8a3524141bb82693934b4fd4027"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1451e8a3524141bb82693934b4fd4027", "name": "CreateSecurityGroupTests-9ec9ea01-328b-4e8-proj"}} 2018-08-01 10:38:08,529 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/1451e8a3524141bb82693934b4fd4027 used request id req-8da9f9e0-60d7-4e18-80a8-1670e8240d5e 2018-08-01 10:38:08,530 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - db76a74a-ff51-4fa9-8edd-b31cecfc7197 2018-08-01 10:38:08,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=db76a74a-ff51-4fa9-8edd-b31cecfc7197 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fcf4ee92d2035ec27f28a9571cd523fef130b05" 2018-08-01 10:38:08,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-12898880-5c7e-4469-a6fc-1ab07b8f4d78 Date: Wed, 01 Aug 2018 10:38:08 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "db76a74a-ff51-4fa9-8edd-b31cecfc7197", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:38:06Z", "security_group_id": "db76a74a-ff51-4fa9-8edd-b31cecfc7197", "port_range_min": null, "revision_number": 0, "tenant_id": "1451e8a3524141bb82693934b4fd4027", "created_at": "2018-08-01T10:38:06Z", "project_id": "1451e8a3524141bb82693934b4fd4027", "id": "5327dfa1-9581-4da5-a3ef-fcfb3016a496"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:38:06Z", "security_group_id": "db76a74a-ff51-4fa9-8edd-b31cecfc7197", "port_range_min": null, "revision_number": 0, "tenant_id": "1451e8a3524141bb82693934b4fd4027", "created_at": "2018-08-01T10:38:06Z", "project_id": "1451e8a3524141bb82693934b4fd4027", "id": "59dfb689-fa55-41fd-9b45-f848f909f130"}, {"remote_group_id": "db76a74a-ff51-4fa9-8edd-b31cecfc7197", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:38:06Z", "security_group_id": "db76a74a-ff51-4fa9-8edd-b31cecfc7197", "port_range_min": null, "revision_number": 0, "tenant_id": "1451e8a3524141bb82693934b4fd4027", "created_at": "2018-08-01T10:38:06Z", "project_id": "1451e8a3524141bb82693934b4fd4027", "id": "8dcdb482-77d4-43bb-a345-d99ccef67ab5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:38:06Z", "security_group_id": "db76a74a-ff51-4fa9-8edd-b31cecfc7197", "port_range_min": null, "revision_number": 0, "tenant_id": "1451e8a3524141bb82693934b4fd4027", "created_at": "2018-08-01T10:38:06Z", "project_id": "1451e8a3524141bb82693934b4fd4027", "id": "dba0f470-5b69-44bd-a979-0303490bdac0"}]} 2018-08-01 10:38:08,555 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=db76a74a-ff51-4fa9-8edd-b31cecfc7197 used request id req-12898880-5c7e-4469-a6fc-1ab07b8f4d78 2018-08-01 10:38:08,556 - neutron_utils - INFO - Deleting security group with name - default 2018-08-01 10:38:08,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/db76a74a-ff51-4fa9-8edd-b31cecfc7197 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fcf4ee92d2035ec27f28a9571cd523fef130b05" 2018-08-01 10:38:08,673 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0be15878-e73d-4474-b217-d140723729b7 Content-Length: 0 Date: Wed, 01 Aug 2018 10:38:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:38:08,673 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/db76a74a-ff51-4fa9-8edd-b31cecfc7197 used request id req-0be15878-e73d-4474-b217-d140723729b7 2018-08-01 10:38:08,674 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-9ec9ea01-328b-4e8-proj 2018-08-01 10:38:08,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/1451e8a3524141bb82693934b4fd4027 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fcf4ee92d2035ec27f28a9571cd523fef130b05" 2018-08-01 10:38:08,862 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:38:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-265d8ad2-742f-4409-b932-173e3d4dc50d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:38:08,862 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/1451e8a3524141bb82693934b4fd4027 used request id req-265d8ad2-742f-4409-b932-173e3d4dc50d 2018-08-01 10:38:08,862 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-9ec9ea01-328b-4e8-proj-role 2018-08-01 10:38:08,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/0d7df40831fc47068c632204b8896768 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fcf4ee92d2035ec27f28a9571cd523fef130b05" 2018-08-01 10:38:08,969 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:38:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-16b1bb77-2662-41d8-b61b-0b5504a71129 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:38:08,969 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/0d7df40831fc47068c632204b8896768 used request id req-16b1bb77-2662-41d8-b61b-0b5504a71129 2018-08-01 10:38:08,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fcf4ee92d2035ec27f28a9571cd523fef130b05" 2018-08-01 10:38:09,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:38:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6c56fb2-c670-44b5-98e1-af8d2165f63b Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:38:09,056 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-d6c56fb2-c670-44b5-98e1-af8d2165f63b 2018-08-01 10:38:09,056 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-9ec9ea01-328b-4e8-user 2018-08-01 10:38:09,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/3c03def5a8a146f7b259d38cb1448f8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b27f5d854d5c15db252d82fd191cde08530a94db" 2018-08-01 10:38:09,221 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:38:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f133ef0-7c05-45fe-a17a-bfd84092a155 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:38:09,221 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/3c03def5a8a146f7b259d38cb1448f8d used request id req-1f133ef0-7c05-45fe-a17a-bfd84092a155 2018-08-01 10:38:09,223 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:38:09,608 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:38:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["7HerSehSSEWKG2o_UbXejg"], "issued_at": "2018-08-01T10:38:09.000000Z"}} 2018-08-01 10:38:09,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c62b0b83b129ef7591af6f2d4908c103d7155fb4" 2018-08-01 10:38:09,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:38:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4dc68898-8d3b-4aa1-ad50-826519dc8d18 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:38:09,689 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-4dc68898-8d3b-4aa1-ad50-826519dc8d18 2018-08-01 10:38:09,690 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:38:09,691 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:38:10,078 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:38:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["FhPA2IEaSKuh8FkjP8jyBQ"], "issued_at": "2018-08-01T10:38:10.000000Z"}} 2018-08-01 10:38:10,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d6625373c47bf8a1171e7e657a0cea22b6a412d" 2018-08-01 10:38:10,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:38:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10ad8c4d-e255-44cc-b629-a84d5c6d17cb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:38:10,156 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-10ad8c4d-e255-44cc-b629-a84d5c6d17cb 2018-08-01 10:38:10,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:38:10,165 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:38: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:38:10,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-f62564a6-c628-431-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d6625373c47bf8a1171e7e657a0cea22b6a412d" 2018-08-01 10:38:10,257 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:38:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04976a10-fabc-4cd4-86a1-2e8be8cf84fa Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-f62564a6-c628-431-proj", "previous": null, "next": null}, "projects": []} 2018-08-01 10:38:10,257 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-f62564a6-c628-431-proj used request id req-04976a10-fabc-4cd4-86a1-2e8be8cf84fa 2018-08-01 10:38:10,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d6625373c47bf8a1171e7e657a0cea22b6a412d" 2018-08-01 10:38:10,435 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:38:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f90ede2f-2a2a-4ffc-ae4d-8035b838fc11 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:38:10,436 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-f90ede2f-2a2a-4ffc-ae4d-8035b838fc11 2018-08-01 10:38:10,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d6625373c47bf8a1171e7e657a0cea22b6a412d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-f62564a6-c628-431-proj"}}' 2018-08-01 10:38:10,480 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:38:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1afa7526-377d-408f-9483-730be4ab7ff1 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/e746c7523dcb4916ad031c5a4a124134"}, "tags": [], "enabled": true, "id": "e746c7523dcb4916ad031c5a4a124134", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-f62564a6-c628-431-proj"}} 2018-08-01 10:38:10,480 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-1afa7526-377d-408f-9483-730be4ab7ff1 2018-08-01 10:38:10,481 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-f62564a6-c628-431-proj 2018-08-01 10:38:10,481 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:38:10,482 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:38:10,861 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:38:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["7BZNjz2gQfGsQvV572mDdw"], "issued_at": "2018-08-01T10:38:10.000000Z"}} 2018-08-01 10:38:10,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed946b73c5484de7c4ef3ac254d337c855318ae6" 2018-08-01 10:38:10,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:38:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83867ec7-8925-4501-bdea-9036d74ef533 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:38:10,940 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-83867ec7-8925-4501-bdea-9036d74ef533 2018-08-01 10:38:10,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:38:10,949 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:38: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:38:10,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed946b73c5484de7c4ef3ac254d337c855318ae6" 2018-08-01 10:38:11,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:38:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93a4f72d-44fd-40f3-aa69-4c6597149f57 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 10:38:11,052 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-93a4f72d-44fd-40f3-aa69-4c6597149f57 2018-08-01 10:38:11,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateSecurityGroupTests-f62564a6-c628-431-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed946b73c5484de7c4ef3ac254d337c855318ae6" 2018-08-01 10:38:11,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:38:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2db71362-2e14-4e73-922e-6a6f3d1f9b2b Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateSecurityGroupTests-f62564a6-c628-431-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/e746c7523dcb4916ad031c5a4a124134"}, "tags": [], "enabled": true, "id": "e746c7523dcb4916ad031c5a4a124134", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-f62564a6-c628-431-proj"}]} 2018-08-01 10:38:11,141 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateSecurityGroupTests-f62564a6-c628-431-proj used request id req-2db71362-2e14-4e73-922e-6a6f3d1f9b2b 2018-08-01 10:38:11,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed946b73c5484de7c4ef3ac254d337c855318ae6" 2018-08-01 10:38:11,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:38:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7100a4d9-ff14-419c-9273-3c3849821dd7 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:38:11,230 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-7100a4d9-ff14-419c-9273-3c3849821dd7 2018-08-01 10:38:11,618 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-f62564a6-c628-431-user 2018-08-01 10:38:11,618 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:38:11,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d6625373c47bf8a1171e7e657a0cea22b6a412d" 2018-08-01 10:38:11,639 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:38:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4689baf1-a55b-4fd8-9aef-6e8c96373e1f Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:38:11,640 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-4689baf1-a55b-4fd8-9aef-6e8c96373e1f 2018-08-01 10:38:11,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d6625373c47bf8a1171e7e657a0cea22b6a412d" -d '{"role": {"name": "CreateSecurityGroupTests-f62564a6-c628-431-proj-role"}}' 2018-08-01 10:38:11,736 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:38:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-63c6d5ae-9efc-4f0b-aacb-489b4bd45bde Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f56287ab8994409b925c19d0d6caf15b", "links": {"self": "http://172.30.9.24:5000/v3/roles/f56287ab8994409b925c19d0d6caf15b"}, "name": "CreateSecurityGroupTests-f62564a6-c628-431-proj-role"}} 2018-08-01 10:38:11,736 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-63c6d5ae-9efc-4f0b-aacb-489b4bd45bde 2018-08-01 10:38:11,736 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-f62564a6-c628-431-proj-role 2018-08-01 10:38:11,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/f56287ab8994409b925c19d0d6caf15b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d6625373c47bf8a1171e7e657a0cea22b6a412d" 2018-08-01 10:38:11,820 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:38:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79a1dd3c-ccb2-42ed-b87b-4c826549bb19 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f56287ab8994409b925c19d0d6caf15b", "links": {"self": "http://172.30.9.24:5000/v3/roles/f56287ab8994409b925c19d0d6caf15b"}, "name": "CreateSecurityGroupTests-f62564a6-c628-431-proj-role"}} 2018-08-01 10:38:11,820 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/f56287ab8994409b925c19d0d6caf15b used request id req-79a1dd3c-ccb2-42ed-b87b-4c826549bb19 2018-08-01 10:38:11,820 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-f62564a6-c628-431-proj-role to project CreateSecurityGroupTests-f62564a6-c628-431-proj 2018-08-01 10:38:11,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/e746c7523dcb4916ad031c5a4a124134/users/381fb68d1d5c4403be9c0cd3b9ca2460/roles/f56287ab8994409b925c19d0d6caf15b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d6625373c47bf8a1171e7e657a0cea22b6a412d" 2018-08-01 10:38:11,871 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:38:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad952b01-2ea3-437c-be94-214e14644866 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:38:11,871 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/e746c7523dcb4916ad031c5a4a124134/users/381fb68d1d5c4403be9c0cd3b9ca2460/roles/f56287ab8994409b925c19d0d6caf15b used request id req-ad952b01-2ea3-437c-be94-214e14644866 2018-08-01 10:38:11,871 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:38:11,872 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:38:12,266 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f56287ab8994409b925c19d0d6caf15b", "name": "CreateSecurityGroupTests-f62564a6-c628-431-proj-role"}], "expires_at": "2018-08-01T11:38:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e746c7523dcb4916ad031c5a4a124134", "name": "CreateSecurityGroupTests-f62564a6-c628-431-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/e746c7523dcb4916ad031c5a4a124134", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/e746c7523dcb4916ad031c5a4a124134", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/e746c7523dcb4916ad031c5a4a124134", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/e746c7523dcb4916ad031c5a4a124134", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/e746c7523dcb4916ad031c5a4a124134", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/e746c7523dcb4916ad031c5a4a124134", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_e746c7523dcb4916ad031c5a4a124134", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_e746c7523dcb4916ad031c5a4a124134", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/e746c7523dcb4916ad031c5a4a124134", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/e746c7523dcb4916ad031c5a4a124134", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/e746c7523dcb4916ad031c5a4a124134", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/e746c7523dcb4916ad031c5a4a124134", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/e746c7523dcb4916ad031c5a4a124134", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/e746c7523dcb4916ad031c5a4a124134", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-f62564a6-c628-431-user", "id": "381fb68d1d5c4403be9c0cd3b9ca2460"}, "audit_ids": ["0W6t_yRwR9KDMReJsbKk6A"], "issued_at": "2018-08-01T10:38:12.000000Z"}} 2018-08-01 10:38:12,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}090daf24d08ed81acae098f5cf77e96d65c0bb94" 2018-08-01 10:38:12,348 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:38:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-074b6b1e-ccf8-4b71-95db-075ff04dd0e4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:38:12,348 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-074b6b1e-ccf8-4b71-95db-075ff04dd0e4 2018-08-01 10:38:12,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8df3e43c-94e8-4ca7-ab9f-88c51c1a8abcname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}090daf24d08ed81acae098f5cf77e96d65c0bb94" 2018-08-01 10:38:12,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-39fa8c51-b092-43cc-9baa-eedaa783b327 Date: Wed, 01 Aug 2018 10:38:12 GMT RESP BODY: {"security_groups": []} 2018-08-01 10:38:12,648 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8df3e43c-94e8-4ca7-ab9f-88c51c1a8abcname&description=hello+group used request id req-39fa8c51-b092-43cc-9baa-eedaa783b327 2018-08-01 10:38:12,648 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-8df3e43c-94e8-4ca7-ab9f-88c51c1a8abcname... 2018-08-01 10:38:12,648 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-8df3e43c-94e8-4ca7-ab9f-88c51c1a8abcname 2018-08-01 10:38:12,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}090daf24d08ed81acae098f5cf77e96d65c0bb94" -d '{"security_group": {"name": "CreateSecurityGroupTests-8df3e43c-94e8-4ca7-ab9f-88c51c1a8abcname", "description": "hello group"}}' 2018-08-01 10:38:12,826 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-399e7a91-5161-40f4-b408-3f3cd55b3d43 Date: Wed, 01 Aug 2018 10:38:12 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "created_at": "2018-08-01T10:38:12Z", "updated_at": "2018-08-01T10:38:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:38:12Z", "revision_number": 0, "id": "929baa26-3024-4b34-8091-fa2beb35902c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:38:12Z", "security_group_id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "port_range_min": null, "ethertype": "IPv4", "project_id": "e746c7523dcb4916ad031c5a4a124134"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:38:12Z", "revision_number": 0, "id": "e112174d-547b-4bd1-99d1-e94b1332d7aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:38:12Z", "security_group_id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "port_range_min": null, "ethertype": "IPv6", "project_id": "e746c7523dcb4916ad031c5a4a124134"}], "revision_number": 2, "project_id": "e746c7523dcb4916ad031c5a4a124134", "id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "name": "CreateSecurityGroupTests-8df3e43c-94e8-4ca7-ab9f-88c51c1a8abcname"}} 2018-08-01 10:38:12,826 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups used request id req-399e7a91-5161-40f4-b408-3f3cd55b3d43 2018-08-01 10:38:12,826 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c2a9301b-b1ce-427f-b0b5-08a4019938ef 2018-08-01 10:38:12,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=c2a9301b-b1ce-427f-b0b5-08a4019938ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}090daf24d08ed81acae098f5cf77e96d65c0bb94" 2018-08-01 10:38:12,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-6c593b26-bf9f-44de-acf6-e6a74b504c95 Date: Wed, 01 Aug 2018 10:38:12 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-08-01T10:38:12Z", "security_group_id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "port_range_min": null, "revision_number": 0, "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "created_at": "2018-08-01T10:38:12Z", "project_id": "e746c7523dcb4916ad031c5a4a124134", "id": "929baa26-3024-4b34-8091-fa2beb35902c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:38:12Z", "security_group_id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "port_range_min": null, "revision_number": 0, "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "created_at": "2018-08-01T10:38:12Z", "project_id": "e746c7523dcb4916ad031c5a4a124134", "id": "e112174d-547b-4bd1-99d1-e94b1332d7aa"}]} 2018-08-01 10:38:12,916 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=c2a9301b-b1ce-427f-b0b5-08a4019938ef used request id req-6c593b26-bf9f-44de-acf6-e6a74b504c95 2018-08-01 10:38:12,917 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c2a9301b-b1ce-427f-b0b5-08a4019938ef 2018-08-01 10:38:12,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=c2a9301b-b1ce-427f-b0b5-08a4019938ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}090daf24d08ed81acae098f5cf77e96d65c0bb94" 2018-08-01 10:38:12,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-884379cd-5be3-4bfb-a63b-a7b61bbb0830 Date: Wed, 01 Aug 2018 10:38:12 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-08-01T10:38:12Z", "security_group_id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "port_range_min": null, "revision_number": 0, "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "created_at": "2018-08-01T10:38:12Z", "project_id": "e746c7523dcb4916ad031c5a4a124134", "id": "929baa26-3024-4b34-8091-fa2beb35902c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:38:12Z", "security_group_id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "port_range_min": null, "revision_number": 0, "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "created_at": "2018-08-01T10:38:12Z", "project_id": "e746c7523dcb4916ad031c5a4a124134", "id": "e112174d-547b-4bd1-99d1-e94b1332d7aa"}]} 2018-08-01 10:38:12,944 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=c2a9301b-b1ce-427f-b0b5-08a4019938ef used request id req-884379cd-5be3-4bfb-a63b-a7b61bbb0830 2018-08-01 10:38:12,944 - neutron_utils - INFO - Retrieving security group with ID - c2a9301b-b1ce-427f-b0b5-08a4019938ef 2018-08-01 10:38:12,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?id=c2a9301b-b1ce-427f-b0b5-08a4019938ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}090daf24d08ed81acae098f5cf77e96d65c0bb94" 2018-08-01 10:38:13,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-396f0585-517a-49ae-9c31-97f64654f598 Date: Wed, 01 Aug 2018 10:38:13 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "created_at": "2018-08-01T10:38:12Z", "updated_at": "2018-08-01T10:38:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:38:12Z", "revision_number": 0, "id": "929baa26-3024-4b34-8091-fa2beb35902c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:38:12Z", "security_group_id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "port_range_min": null, "ethertype": "IPv4", "project_id": "e746c7523dcb4916ad031c5a4a124134"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:38:12Z", "revision_number": 0, "id": "e112174d-547b-4bd1-99d1-e94b1332d7aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:38:12Z", "security_group_id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "port_range_min": null, "ethertype": "IPv6", "project_id": "e746c7523dcb4916ad031c5a4a124134"}], "revision_number": 2, "project_id": "e746c7523dcb4916ad031c5a4a124134", "id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "name": "CreateSecurityGroupTests-8df3e43c-94e8-4ca7-ab9f-88c51c1a8abcname"}]} 2018-08-01 10:38:13,018 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?id=c2a9301b-b1ce-427f-b0b5-08a4019938ef used request id req-396f0585-517a-49ae-9c31-97f64654f598 2018-08-01 10:38:13,018 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c2a9301b-b1ce-427f-b0b5-08a4019938ef 2018-08-01 10:38:13,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=c2a9301b-b1ce-427f-b0b5-08a4019938ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}090daf24d08ed81acae098f5cf77e96d65c0bb94" 2018-08-01 10:38:13,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-679faead-ed0b-48d2-85d5-a4e08c7ad5da Date: Wed, 01 Aug 2018 10:38:13 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:38:12Z", "security_group_id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "port_range_min": null, "revision_number": 0, "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "created_at": "2018-08-01T10:38:12Z", "project_id": "e746c7523dcb4916ad031c5a4a124134", "id": "929baa26-3024-4b34-8091-fa2beb35902c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:38:12Z", "security_group_id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "port_range_min": null, "revision_number": 0, "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "created_at": "2018-08-01T10:38:12Z", "project_id": "e746c7523dcb4916ad031c5a4a124134", "id": "e112174d-547b-4bd1-99d1-e94b1332d7aa"}]} 2018-08-01 10:38:13,045 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=c2a9301b-b1ce-427f-b0b5-08a4019938ef used request id req-679faead-ed0b-48d2-85d5-a4e08c7ad5da 2018-08-01 10:38:13,045 - neutron_utils - INFO - Retrieving security group with ID - c2a9301b-b1ce-427f-b0b5-08a4019938ef 2018-08-01 10:38:13,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?id=c2a9301b-b1ce-427f-b0b5-08a4019938ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}090daf24d08ed81acae098f5cf77e96d65c0bb94" 2018-08-01 10:38:13,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-b90df73c-985f-4054-b791-3ebc642ca4bb Date: Wed, 01 Aug 2018 10:38:13 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "created_at": "2018-08-01T10:38:12Z", "updated_at": "2018-08-01T10:38:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:38:12Z", "revision_number": 0, "id": "929baa26-3024-4b34-8091-fa2beb35902c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:38:12Z", "security_group_id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "port_range_min": null, "ethertype": "IPv4", "project_id": "e746c7523dcb4916ad031c5a4a124134"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:38:12Z", "revision_number": 0, "id": "e112174d-547b-4bd1-99d1-e94b1332d7aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:38:12Z", "security_group_id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "port_range_min": null, "ethertype": "IPv6", "project_id": "e746c7523dcb4916ad031c5a4a124134"}], "revision_number": 2, "project_id": "e746c7523dcb4916ad031c5a4a124134", "id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "name": "CreateSecurityGroupTests-8df3e43c-94e8-4ca7-ab9f-88c51c1a8abcname"}]} 2018-08-01 10:38:13,092 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?id=c2a9301b-b1ce-427f-b0b5-08a4019938ef used request id req-b90df73c-985f-4054-b791-3ebc642ca4bb 2018-08-01 10:38:13,092 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c2a9301b-b1ce-427f-b0b5-08a4019938ef 2018-08-01 10:38:13,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=c2a9301b-b1ce-427f-b0b5-08a4019938ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}090daf24d08ed81acae098f5cf77e96d65c0bb94" 2018-08-01 10:38:13,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-94e7a52f-7dd6-4824-8a1f-073652504c2c Date: Wed, 01 Aug 2018 10:38:13 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:38:12Z", "security_group_id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "port_range_min": null, "revision_number": 0, "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "created_at": "2018-08-01T10:38:12Z", "project_id": "e746c7523dcb4916ad031c5a4a124134", "id": "929baa26-3024-4b34-8091-fa2beb35902c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:38:12Z", "security_group_id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "port_range_min": null, "revision_number": 0, "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "created_at": "2018-08-01T10:38:12Z", "project_id": "e746c7523dcb4916ad031c5a4a124134", "id": "e112174d-547b-4bd1-99d1-e94b1332d7aa"}]} 2018-08-01 10:38:13,117 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=c2a9301b-b1ce-427f-b0b5-08a4019938ef used request id req-94e7a52f-7dd6-4824-8a1f-073652504c2c 2018-08-01 10:38:13,117 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-8df3e43c-94e8-4ca7-ab9f-88c51c1a8abcname 2018-08-01 10:38:13,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8df3e43c-94e8-4ca7-ab9f-88c51c1a8abcname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}090daf24d08ed81acae098f5cf77e96d65c0bb94" 2018-08-01 10:38:13,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-8e094df8-b337-4417-b56b-935f51d7360b Date: Wed, 01 Aug 2018 10:38:13 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "created_at": "2018-08-01T10:38:12Z", "updated_at": "2018-08-01T10:38:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:38:12Z", "revision_number": 0, "id": "929baa26-3024-4b34-8091-fa2beb35902c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:38:12Z", "security_group_id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "port_range_min": null, "ethertype": "IPv4", "project_id": "e746c7523dcb4916ad031c5a4a124134"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:38:12Z", "revision_number": 0, "id": "e112174d-547b-4bd1-99d1-e94b1332d7aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:38:12Z", "security_group_id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "port_range_min": null, "ethertype": "IPv6", "project_id": "e746c7523dcb4916ad031c5a4a124134"}], "revision_number": 2, "project_id": "e746c7523dcb4916ad031c5a4a124134", "id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "name": "CreateSecurityGroupTests-8df3e43c-94e8-4ca7-ab9f-88c51c1a8abcname"}]} 2018-08-01 10:38:13,162 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8df3e43c-94e8-4ca7-ab9f-88c51c1a8abcname used request id req-8e094df8-b337-4417-b56b-935f51d7360b 2018-08-01 10:38:13,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:38:13,168 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:38: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:38:13,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/e746c7523dcb4916ad031c5a4a124134 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}090daf24d08ed81acae098f5cf77e96d65c0bb94" 2018-08-01 10:38:13,247 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:38:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17b0b382-8e04-4520-96fa-f5fda086d786 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/e746c7523dcb4916ad031c5a4a124134"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e746c7523dcb4916ad031c5a4a124134", "name": "CreateSecurityGroupTests-f62564a6-c628-431-proj"}} 2018-08-01 10:38:13,247 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/e746c7523dcb4916ad031c5a4a124134 used request id req-17b0b382-8e04-4520-96fa-f5fda086d786 2018-08-01 10:38:13,248 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c2a9301b-b1ce-427f-b0b5-08a4019938ef 2018-08-01 10:38:13,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=c2a9301b-b1ce-427f-b0b5-08a4019938ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}090daf24d08ed81acae098f5cf77e96d65c0bb94" 2018-08-01 10:38:13,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-68032483-31d0-4de9-8b0c-1760c5e021af Date: Wed, 01 Aug 2018 10:38:13 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:38:12Z", "security_group_id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "port_range_min": null, "revision_number": 0, "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "created_at": "2018-08-01T10:38:12Z", "project_id": "e746c7523dcb4916ad031c5a4a124134", "id": "929baa26-3024-4b34-8091-fa2beb35902c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:38:12Z", "security_group_id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "port_range_min": null, "revision_number": 0, "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "created_at": "2018-08-01T10:38:12Z", "project_id": "e746c7523dcb4916ad031c5a4a124134", "id": "e112174d-547b-4bd1-99d1-e94b1332d7aa"}]} 2018-08-01 10:38:13,275 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=c2a9301b-b1ce-427f-b0b5-08a4019938ef used request id req-68032483-31d0-4de9-8b0c-1760c5e021af 2018-08-01 10:38:13,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}090daf24d08ed81acae098f5cf77e96d65c0bb94" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef"}}' 2018-08-01 10:38:13,450 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-e9415649-2edf-450d-97d0-d712ee96e093 Date: Wed, 01 Aug 2018 10:38:13 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-08-01T10:38:13Z", "security_group_id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "port_range_min": null, "revision_number": 0, "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "created_at": "2018-08-01T10:38:13Z", "project_id": "e746c7523dcb4916ad031c5a4a124134", "id": "be9a6eef-7f96-4cf6-9738-c62df4b4c047"}} 2018-08-01 10:38:13,450 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules used request id req-e9415649-2edf-450d-97d0-d712ee96e093 2018-08-01 10:38:13,450 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-8df3e43c-94e8-4ca7-ab9f-88c51c1a8abcname 2018-08-01 10:38:13,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8df3e43c-94e8-4ca7-ab9f-88c51c1a8abcname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}090daf24d08ed81acae098f5cf77e96d65c0bb94" 2018-08-01 10:38:13,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-9ffd0f91-bb49-429b-ad29-09c20a0fd9a0 Date: Wed, 01 Aug 2018 10:38:13 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "created_at": "2018-08-01T10:38:12Z", "updated_at": "2018-08-01T10:38:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:38:12Z", "revision_number": 0, "id": "929baa26-3024-4b34-8091-fa2beb35902c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:38:12Z", "security_group_id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "port_range_min": null, "ethertype": "IPv4", "project_id": "e746c7523dcb4916ad031c5a4a124134"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:38:13Z", "revision_number": 0, "id": "be9a6eef-7f96-4cf6-9738-c62df4b4c047", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:38:13Z", "security_group_id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "port_range_min": null, "ethertype": "IPv4", "project_id": "e746c7523dcb4916ad031c5a4a124134"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:38:12Z", "revision_number": 0, "id": "e112174d-547b-4bd1-99d1-e94b1332d7aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:38:12Z", "security_group_id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "port_range_min": null, "ethertype": "IPv6", "project_id": "e746c7523dcb4916ad031c5a4a124134"}], "revision_number": 3, "project_id": "e746c7523dcb4916ad031c5a4a124134", "id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "name": "CreateSecurityGroupTests-8df3e43c-94e8-4ca7-ab9f-88c51c1a8abcname"}]} 2018-08-01 10:38:13,502 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8df3e43c-94e8-4ca7-ab9f-88c51c1a8abcname used request id req-9ffd0f91-bb49-429b-ad29-09c20a0fd9a0 2018-08-01 10:38:13,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/e746c7523dcb4916ad031c5a4a124134 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}090daf24d08ed81acae098f5cf77e96d65c0bb94" 2018-08-01 10:38:13,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:38:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e821a5f-b49e-43ca-bb84-95ee1e6f3756 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/e746c7523dcb4916ad031c5a4a124134"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e746c7523dcb4916ad031c5a4a124134", "name": "CreateSecurityGroupTests-f62564a6-c628-431-proj"}} 2018-08-01 10:38:13,588 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/e746c7523dcb4916ad031c5a4a124134 used request id req-3e821a5f-b49e-43ca-bb84-95ee1e6f3756 2018-08-01 10:38:13,588 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c2a9301b-b1ce-427f-b0b5-08a4019938ef 2018-08-01 10:38:13,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=c2a9301b-b1ce-427f-b0b5-08a4019938ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}090daf24d08ed81acae098f5cf77e96d65c0bb94" 2018-08-01 10:38:13,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-f442394f-71d7-41e7-ab6e-f869cba1f327 Date: Wed, 01 Aug 2018 10:38:13 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:38:12Z", "security_group_id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "port_range_min": null, "revision_number": 0, "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "created_at": "2018-08-01T10:38:12Z", "project_id": "e746c7523dcb4916ad031c5a4a124134", "id": "929baa26-3024-4b34-8091-fa2beb35902c"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:38:13Z", "security_group_id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "port_range_min": null, "revision_number": 0, "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "created_at": "2018-08-01T10:38:13Z", "project_id": "e746c7523dcb4916ad031c5a4a124134", "id": "be9a6eef-7f96-4cf6-9738-c62df4b4c047"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:38:12Z", "security_group_id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "port_range_min": null, "revision_number": 0, "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "created_at": "2018-08-01T10:38:12Z", "project_id": "e746c7523dcb4916ad031c5a4a124134", "id": "e112174d-547b-4bd1-99d1-e94b1332d7aa"}]} 2018-08-01 10:38:13,640 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=c2a9301b-b1ce-427f-b0b5-08a4019938ef used request id req-f442394f-71d7-41e7-ab6e-f869cba1f327 2018-08-01 10:38:13,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}090daf24d08ed81acae098f5cf77e96d65c0bb94" -d '{"security_group_rule": {"ethertype": "IPv6", "direction": "egress", "protocol": 17, "description": "test_rule_2", "security_group_id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef"}}' 2018-08-01 10:38:13,784 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-0f31e93d-da10-44d1-8f45-880494afcccf Date: Wed, 01 Aug 2018 10:38:13 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-08-01T10:38:13Z", "security_group_id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "port_range_min": null, "revision_number": 0, "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "created_at": "2018-08-01T10:38:13Z", "project_id": "e746c7523dcb4916ad031c5a4a124134", "id": "5351482f-e913-48be-8bbe-6cb137028af8"}} 2018-08-01 10:38:13,784 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules used request id req-0f31e93d-da10-44d1-8f45-880494afcccf 2018-08-01 10:38:13,785 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-8df3e43c-94e8-4ca7-ab9f-88c51c1a8abcname 2018-08-01 10:38:13,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8df3e43c-94e8-4ca7-ab9f-88c51c1a8abcname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}090daf24d08ed81acae098f5cf77e96d65c0bb94" 2018-08-01 10:38:13,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2430 X-Openstack-Request-Id: req-1f3a0bd9-8fa5-4ea1-9fb8-624837b32360 Date: Wed, 01 Aug 2018 10:38:13 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "created_at": "2018-08-01T10:38:12Z", "updated_at": "2018-08-01T10:38:13Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:38:13Z", "revision_number": 0, "id": "5351482f-e913-48be-8bbe-6cb137028af8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:38:13Z", "security_group_id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "port_range_min": null, "ethertype": "IPv6", "project_id": "e746c7523dcb4916ad031c5a4a124134"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:38:12Z", "revision_number": 0, "id": "929baa26-3024-4b34-8091-fa2beb35902c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:38:12Z", "security_group_id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "port_range_min": null, "ethertype": "IPv4", "project_id": "e746c7523dcb4916ad031c5a4a124134"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:38:13Z", "revision_number": 0, "id": "be9a6eef-7f96-4cf6-9738-c62df4b4c047", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:38:13Z", "security_group_id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "port_range_min": null, "ethertype": "IPv4", "project_id": "e746c7523dcb4916ad031c5a4a124134"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:38:12Z", "revision_number": 0, "id": "e112174d-547b-4bd1-99d1-e94b1332d7aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:38:12Z", "security_group_id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "port_range_min": null, "ethertype": "IPv6", "project_id": "e746c7523dcb4916ad031c5a4a124134"}], "revision_number": 4, "project_id": "e746c7523dcb4916ad031c5a4a124134", "id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "name": "CreateSecurityGroupTests-8df3e43c-94e8-4ca7-ab9f-88c51c1a8abcname"}]} 2018-08-01 10:38:13,835 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8df3e43c-94e8-4ca7-ab9f-88c51c1a8abcname used request id req-1f3a0bd9-8fa5-4ea1-9fb8-624837b32360 2018-08-01 10:38:13,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/e746c7523dcb4916ad031c5a4a124134 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}090daf24d08ed81acae098f5cf77e96d65c0bb94" 2018-08-01 10:38:13,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:38:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9907d95-9aad-4b8c-a660-f9665558e501 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/e746c7523dcb4916ad031c5a4a124134"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e746c7523dcb4916ad031c5a4a124134", "name": "CreateSecurityGroupTests-f62564a6-c628-431-proj"}} 2018-08-01 10:38:13,923 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/e746c7523dcb4916ad031c5a4a124134 used request id req-f9907d95-9aad-4b8c-a660-f9665558e501 2018-08-01 10:38:13,924 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c2a9301b-b1ce-427f-b0b5-08a4019938ef 2018-08-01 10:38:13,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=c2a9301b-b1ce-427f-b0b5-08a4019938ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}090daf24d08ed81acae098f5cf77e96d65c0bb94" 2018-08-01 10:38:13,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1997 X-Openstack-Request-Id: req-1e3fc150-bd24-47d7-8ac6-93fc0030aa76 Date: Wed, 01 Aug 2018 10:38:13 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:38:13Z", "security_group_id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "port_range_min": null, "revision_number": 0, "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "created_at": "2018-08-01T10:38:13Z", "project_id": "e746c7523dcb4916ad031c5a4a124134", "id": "5351482f-e913-48be-8bbe-6cb137028af8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:38:12Z", "security_group_id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "port_range_min": null, "revision_number": 0, "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "created_at": "2018-08-01T10:38:12Z", "project_id": "e746c7523dcb4916ad031c5a4a124134", "id": "929baa26-3024-4b34-8091-fa2beb35902c"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:38:13Z", "security_group_id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "port_range_min": null, "revision_number": 0, "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "created_at": "2018-08-01T10:38:13Z", "project_id": "e746c7523dcb4916ad031c5a4a124134", "id": "be9a6eef-7f96-4cf6-9738-c62df4b4c047"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:38:12Z", "security_group_id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "port_range_min": null, "revision_number": 0, "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "created_at": "2018-08-01T10:38:12Z", "project_id": "e746c7523dcb4916ad031c5a4a124134", "id": "e112174d-547b-4bd1-99d1-e94b1332d7aa"}]} 2018-08-01 10:38:13,975 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=c2a9301b-b1ce-427f-b0b5-08a4019938ef used request id req-1e3fc150-bd24-47d7-8ac6-93fc0030aa76 2018-08-01 10:38:13,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}090daf24d08ed81acae098f5cf77e96d65c0bb94" -d '{"security_group_rule": {"direction": "egress", "protocol": 17, "description": "test_rule_3", "ethertype": "IPv4", "port_range_max": 20, "security_group_id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "port_range_min": 10}}' 2018-08-01 10:38:14,119 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-8dd1c0fa-9820-411d-91ea-73c38daeb3d8 Date: Wed, 01 Aug 2018 10:38:14 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-08-01T10:38:14Z", "security_group_id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "port_range_min": 10, "revision_number": 0, "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "created_at": "2018-08-01T10:38:14Z", "project_id": "e746c7523dcb4916ad031c5a4a124134", "id": "1f5f27fb-906b-40a8-8b29-578e88623bc7"}} 2018-08-01 10:38:14,119 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules used request id req-8dd1c0fa-9820-411d-91ea-73c38daeb3d8 2018-08-01 10:38:14,120 - neutron_utils - INFO - Retrieving security group with ID - c2a9301b-b1ce-427f-b0b5-08a4019938ef 2018-08-01 10:38:14,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?id=c2a9301b-b1ce-427f-b0b5-08a4019938ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}090daf24d08ed81acae098f5cf77e96d65c0bb94" 2018-08-01 10:38:14,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-bd38bb0a-c7bb-45ec-b609-d7bc23bd4421 Date: Wed, 01 Aug 2018 10:38:14 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "created_at": "2018-08-01T10:38:12Z", "updated_at": "2018-08-01T10:38:14Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-08-01T10:38:14Z", "revision_number": 0, "id": "1f5f27fb-906b-40a8-8b29-578e88623bc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:38:14Z", "security_group_id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "port_range_min": 10, "ethertype": "IPv4", "project_id": "e746c7523dcb4916ad031c5a4a124134"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:38:13Z", "revision_number": 0, "id": "5351482f-e913-48be-8bbe-6cb137028af8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:38:13Z", "security_group_id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "port_range_min": null, "ethertype": "IPv6", "project_id": "e746c7523dcb4916ad031c5a4a124134"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:38:12Z", "revision_number": 0, "id": "929baa26-3024-4b34-8091-fa2beb35902c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:38:12Z", "security_group_id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "port_range_min": null, "ethertype": "IPv4", "project_id": "e746c7523dcb4916ad031c5a4a124134"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:38:13Z", "revision_number": 0, "id": "be9a6eef-7f96-4cf6-9738-c62df4b4c047", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:38:13Z", "security_group_id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "port_range_min": null, "ethertype": "IPv4", "project_id": "e746c7523dcb4916ad031c5a4a124134"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:38:12Z", "revision_number": 0, "id": "e112174d-547b-4bd1-99d1-e94b1332d7aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:38:12Z", "security_group_id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "port_range_min": null, "ethertype": "IPv6", "project_id": "e746c7523dcb4916ad031c5a4a124134"}], "revision_number": 5, "project_id": "e746c7523dcb4916ad031c5a4a124134", "id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "name": "CreateSecurityGroupTests-8df3e43c-94e8-4ca7-ab9f-88c51c1a8abcname"}]} 2018-08-01 10:38:14,169 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?id=c2a9301b-b1ce-427f-b0b5-08a4019938ef used request id req-bd38bb0a-c7bb-45ec-b609-d7bc23bd4421 2018-08-01 10:38:14,170 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c2a9301b-b1ce-427f-b0b5-08a4019938ef 2018-08-01 10:38:14,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=c2a9301b-b1ce-427f-b0b5-08a4019938ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}090daf24d08ed81acae098f5cf77e96d65c0bb94" 2018-08-01 10:38:14,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-0e38e471-1aef-4c63-bb77-c9bc3c6ab832 Date: Wed, 01 Aug 2018 10:38:14 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-08-01T10:38:14Z", "security_group_id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "port_range_min": 10, "revision_number": 0, "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "created_at": "2018-08-01T10:38:14Z", "project_id": "e746c7523dcb4916ad031c5a4a124134", "id": "1f5f27fb-906b-40a8-8b29-578e88623bc7"}, {"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-08-01T10:38:13Z", "security_group_id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "port_range_min": null, "revision_number": 0, "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "created_at": "2018-08-01T10:38:13Z", "project_id": "e746c7523dcb4916ad031c5a4a124134", "id": "5351482f-e913-48be-8bbe-6cb137028af8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:38:12Z", "security_group_id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "port_range_min": null, "revision_number": 0, "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "created_at": "2018-08-01T10:38:12Z", "project_id": "e746c7523dcb4916ad031c5a4a124134", "id": "929baa26-3024-4b34-8091-fa2beb35902c"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:38:13Z", "security_group_id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "port_range_min": null, "revision_number": 0, "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "created_at": "2018-08-01T10:38:13Z", "project_id": "e746c7523dcb4916ad031c5a4a124134", "id": "be9a6eef-7f96-4cf6-9738-c62df4b4c047"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:38:12Z", "security_group_id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "port_range_min": null, "revision_number": 0, "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "created_at": "2018-08-01T10:38:12Z", "project_id": "e746c7523dcb4916ad031c5a4a124134", "id": "e112174d-547b-4bd1-99d1-e94b1332d7aa"}]} 2018-08-01 10:38:14,221 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=c2a9301b-b1ce-427f-b0b5-08a4019938ef used request id req-0e38e471-1aef-4c63-bb77-c9bc3c6ab832 2018-08-01 10:38:14,222 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:38:14,603 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f56287ab8994409b925c19d0d6caf15b", "name": "CreateSecurityGroupTests-f62564a6-c628-431-proj-role"}], "expires_at": "2018-08-01T11:38:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e746c7523dcb4916ad031c5a4a124134", "name": "CreateSecurityGroupTests-f62564a6-c628-431-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/e746c7523dcb4916ad031c5a4a124134", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/e746c7523dcb4916ad031c5a4a124134", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/e746c7523dcb4916ad031c5a4a124134", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/e746c7523dcb4916ad031c5a4a124134", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/e746c7523dcb4916ad031c5a4a124134", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/e746c7523dcb4916ad031c5a4a124134", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_e746c7523dcb4916ad031c5a4a124134", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_e746c7523dcb4916ad031c5a4a124134", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/e746c7523dcb4916ad031c5a4a124134", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/e746c7523dcb4916ad031c5a4a124134", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/e746c7523dcb4916ad031c5a4a124134", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/e746c7523dcb4916ad031c5a4a124134", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/e746c7523dcb4916ad031c5a4a124134", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/e746c7523dcb4916ad031c5a4a124134", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-f62564a6-c628-431-user", "id": "381fb68d1d5c4403be9c0cd3b9ca2460"}, "audit_ids": ["QxKOW6TJTwKKAcg8fkWXDw"], "issued_at": "2018-08-01T10:38:14.000000Z"}} 2018-08-01 10:38:14,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8df3e43c-94e8-4ca7-ab9f-88c51c1a8abcname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f4b593bbde2494e94283e19b083c8c953e36b38" 2018-08-01 10:38:14,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-abdef5e2-25ac-424e-89c4-eeae44f67847 Date: Wed, 01 Aug 2018 10:38:14 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "created_at": "2018-08-01T10:38:12Z", "updated_at": "2018-08-01T10:38:14Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-08-01T10:38:14Z", "revision_number": 0, "id": "1f5f27fb-906b-40a8-8b29-578e88623bc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:38:14Z", "security_group_id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "port_range_min": 10, "ethertype": "IPv4", "project_id": "e746c7523dcb4916ad031c5a4a124134"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:38:13Z", "revision_number": 0, "id": "5351482f-e913-48be-8bbe-6cb137028af8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:38:13Z", "security_group_id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "port_range_min": null, "ethertype": "IPv6", "project_id": "e746c7523dcb4916ad031c5a4a124134"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:38:12Z", "revision_number": 0, "id": "929baa26-3024-4b34-8091-fa2beb35902c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:38:12Z", "security_group_id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "port_range_min": null, "ethertype": "IPv4", "project_id": "e746c7523dcb4916ad031c5a4a124134"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:38:13Z", "revision_number": 0, "id": "be9a6eef-7f96-4cf6-9738-c62df4b4c047", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:38:13Z", "security_group_id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "port_range_min": null, "ethertype": "IPv4", "project_id": "e746c7523dcb4916ad031c5a4a124134"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:38:12Z", "revision_number": 0, "id": "e112174d-547b-4bd1-99d1-e94b1332d7aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:38:12Z", "security_group_id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "port_range_min": null, "ethertype": "IPv6", "project_id": "e746c7523dcb4916ad031c5a4a124134"}], "revision_number": 5, "project_id": "e746c7523dcb4916ad031c5a4a124134", "id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "name": "CreateSecurityGroupTests-8df3e43c-94e8-4ca7-ab9f-88c51c1a8abcname"}]} 2018-08-01 10:38:14,813 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8df3e43c-94e8-4ca7-ab9f-88c51c1a8abcname&description=hello+group used request id req-abdef5e2-25ac-424e-89c4-eeae44f67847 2018-08-01 10:38:14,814 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c2a9301b-b1ce-427f-b0b5-08a4019938ef 2018-08-01 10:38:14,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=c2a9301b-b1ce-427f-b0b5-08a4019938ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f4b593bbde2494e94283e19b083c8c953e36b38" 2018-08-01 10:38:14,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-5f162a12-0f32-4a25-8d7a-78ea9f05fb7d Date: Wed, 01 Aug 2018 10:38:14 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-08-01T10:38:14Z", "security_group_id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "port_range_min": 10, "revision_number": 0, "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "created_at": "2018-08-01T10:38:14Z", "project_id": "e746c7523dcb4916ad031c5a4a124134", "id": "1f5f27fb-906b-40a8-8b29-578e88623bc7"}, {"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-08-01T10:38:13Z", "security_group_id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "port_range_min": null, "revision_number": 0, "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "created_at": "2018-08-01T10:38:13Z", "project_id": "e746c7523dcb4916ad031c5a4a124134", "id": "5351482f-e913-48be-8bbe-6cb137028af8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:38:12Z", "security_group_id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "port_range_min": null, "revision_number": 0, "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "created_at": "2018-08-01T10:38:12Z", "project_id": "e746c7523dcb4916ad031c5a4a124134", "id": "929baa26-3024-4b34-8091-fa2beb35902c"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:38:13Z", "security_group_id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "port_range_min": null, "revision_number": 0, "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "created_at": "2018-08-01T10:38:13Z", "project_id": "e746c7523dcb4916ad031c5a4a124134", "id": "be9a6eef-7f96-4cf6-9738-c62df4b4c047"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:38:12Z", "security_group_id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "port_range_min": null, "revision_number": 0, "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "created_at": "2018-08-01T10:38:12Z", "project_id": "e746c7523dcb4916ad031c5a4a124134", "id": "e112174d-547b-4bd1-99d1-e94b1332d7aa"}]} 2018-08-01 10:38:14,847 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=c2a9301b-b1ce-427f-b0b5-08a4019938ef used request id req-5f162a12-0f32-4a25-8d7a-78ea9f05fb7d 2018-08-01 10:38:14,848 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c2a9301b-b1ce-427f-b0b5-08a4019938ef 2018-08-01 10:38:14,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=c2a9301b-b1ce-427f-b0b5-08a4019938ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f4b593bbde2494e94283e19b083c8c953e36b38" 2018-08-01 10:38:14,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-1c73d968-f69e-4e28-b8fe-a261a8b53a14 Date: Wed, 01 Aug 2018 10:38:14 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-08-01T10:38:14Z", "security_group_id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "port_range_min": 10, "revision_number": 0, "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "created_at": "2018-08-01T10:38:14Z", "project_id": "e746c7523dcb4916ad031c5a4a124134", "id": "1f5f27fb-906b-40a8-8b29-578e88623bc7"}, {"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-08-01T10:38:13Z", "security_group_id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "port_range_min": null, "revision_number": 0, "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "created_at": "2018-08-01T10:38:13Z", "project_id": "e746c7523dcb4916ad031c5a4a124134", "id": "5351482f-e913-48be-8bbe-6cb137028af8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:38:12Z", "security_group_id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "port_range_min": null, "revision_number": 0, "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "created_at": "2018-08-01T10:38:12Z", "project_id": "e746c7523dcb4916ad031c5a4a124134", "id": "929baa26-3024-4b34-8091-fa2beb35902c"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:38:13Z", "security_group_id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "port_range_min": null, "revision_number": 0, "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "created_at": "2018-08-01T10:38:13Z", "project_id": "e746c7523dcb4916ad031c5a4a124134", "id": "be9a6eef-7f96-4cf6-9738-c62df4b4c047"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:38:12Z", "security_group_id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "port_range_min": null, "revision_number": 0, "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "created_at": "2018-08-01T10:38:12Z", "project_id": "e746c7523dcb4916ad031c5a4a124134", "id": "e112174d-547b-4bd1-99d1-e94b1332d7aa"}]} 2018-08-01 10:38:14,879 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=c2a9301b-b1ce-427f-b0b5-08a4019938ef used request id req-1c73d968-f69e-4e28-b8fe-a261a8b53a14 2018-08-01 10:38:14,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8df3e43c-94e8-4ca7-ab9f-88c51c1a8abcname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f4b593bbde2494e94283e19b083c8c953e36b38" 2018-08-01 10:38:14,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-026c75b9-a787-4f5d-bb1b-cbfa17b2de85 Date: Wed, 01 Aug 2018 10:38:14 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "created_at": "2018-08-01T10:38:12Z", "updated_at": "2018-08-01T10:38:14Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-08-01T10:38:14Z", "revision_number": 0, "id": "1f5f27fb-906b-40a8-8b29-578e88623bc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:38:14Z", "security_group_id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "port_range_min": 10, "ethertype": "IPv4", "project_id": "e746c7523dcb4916ad031c5a4a124134"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:38:13Z", "revision_number": 0, "id": "5351482f-e913-48be-8bbe-6cb137028af8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:38:13Z", "security_group_id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "port_range_min": null, "ethertype": "IPv6", "project_id": "e746c7523dcb4916ad031c5a4a124134"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:38:12Z", "revision_number": 0, "id": "929baa26-3024-4b34-8091-fa2beb35902c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:38:12Z", "security_group_id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "port_range_min": null, "ethertype": "IPv4", "project_id": "e746c7523dcb4916ad031c5a4a124134"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:38:13Z", "revision_number": 0, "id": "be9a6eef-7f96-4cf6-9738-c62df4b4c047", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:38:13Z", "security_group_id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "port_range_min": null, "ethertype": "IPv4", "project_id": "e746c7523dcb4916ad031c5a4a124134"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:38:12Z", "revision_number": 0, "id": "e112174d-547b-4bd1-99d1-e94b1332d7aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:38:12Z", "security_group_id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "port_range_min": null, "ethertype": "IPv6", "project_id": "e746c7523dcb4916ad031c5a4a124134"}], "revision_number": 5, "project_id": "e746c7523dcb4916ad031c5a4a124134", "id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "name": "CreateSecurityGroupTests-8df3e43c-94e8-4ca7-ab9f-88c51c1a8abcname"}]} 2018-08-01 10:38:14,928 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8df3e43c-94e8-4ca7-ab9f-88c51c1a8abcname used request id req-026c75b9-a787-4f5d-bb1b-cbfa17b2de85 2018-08-01 10:38:14,929 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c2a9301b-b1ce-427f-b0b5-08a4019938ef 2018-08-01 10:38:14,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=c2a9301b-b1ce-427f-b0b5-08a4019938ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f4b593bbde2494e94283e19b083c8c953e36b38" 2018-08-01 10:38:14,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-dde0a70f-7935-4118-8c13-256f38863b5d Date: Wed, 01 Aug 2018 10:38:14 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-08-01T10:38:14Z", "security_group_id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "port_range_min": 10, "revision_number": 0, "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "created_at": "2018-08-01T10:38:14Z", "project_id": "e746c7523dcb4916ad031c5a4a124134", "id": "1f5f27fb-906b-40a8-8b29-578e88623bc7"}, {"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-08-01T10:38:13Z", "security_group_id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "port_range_min": null, "revision_number": 0, "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "created_at": "2018-08-01T10:38:13Z", "project_id": "e746c7523dcb4916ad031c5a4a124134", "id": "5351482f-e913-48be-8bbe-6cb137028af8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:38:12Z", "security_group_id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "port_range_min": null, "revision_number": 0, "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "created_at": "2018-08-01T10:38:12Z", "project_id": "e746c7523dcb4916ad031c5a4a124134", "id": "929baa26-3024-4b34-8091-fa2beb35902c"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:38:13Z", "security_group_id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "port_range_min": null, "revision_number": 0, "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "created_at": "2018-08-01T10:38:13Z", "project_id": "e746c7523dcb4916ad031c5a4a124134", "id": "be9a6eef-7f96-4cf6-9738-c62df4b4c047"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:38:12Z", "security_group_id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "port_range_min": null, "revision_number": 0, "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "created_at": "2018-08-01T10:38:12Z", "project_id": "e746c7523dcb4916ad031c5a4a124134", "id": "e112174d-547b-4bd1-99d1-e94b1332d7aa"}]} 2018-08-01 10:38:14,962 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=c2a9301b-b1ce-427f-b0b5-08a4019938ef used request id req-dde0a70f-7935-4118-8c13-256f38863b5d 2018-08-01 10:38:14,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8df3e43c-94e8-4ca7-ab9f-88c51c1a8abcname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f4b593bbde2494e94283e19b083c8c953e36b38" 2018-08-01 10:38:15,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-eac05f97-99d2-4c68-b882-fc1327d16ce6 Date: Wed, 01 Aug 2018 10:38:15 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "created_at": "2018-08-01T10:38:12Z", "updated_at": "2018-08-01T10:38:14Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-08-01T10:38:14Z", "revision_number": 0, "id": "1f5f27fb-906b-40a8-8b29-578e88623bc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:38:14Z", "security_group_id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "port_range_min": 10, "ethertype": "IPv4", "project_id": "e746c7523dcb4916ad031c5a4a124134"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:38:13Z", "revision_number": 0, "id": "5351482f-e913-48be-8bbe-6cb137028af8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:38:13Z", "security_group_id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "port_range_min": null, "ethertype": "IPv6", "project_id": "e746c7523dcb4916ad031c5a4a124134"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:38:12Z", "revision_number": 0, "id": "929baa26-3024-4b34-8091-fa2beb35902c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:38:12Z", "security_group_id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "port_range_min": null, "ethertype": "IPv4", "project_id": "e746c7523dcb4916ad031c5a4a124134"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:38:13Z", "revision_number": 0, "id": "be9a6eef-7f96-4cf6-9738-c62df4b4c047", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:38:13Z", "security_group_id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "port_range_min": null, "ethertype": "IPv4", "project_id": "e746c7523dcb4916ad031c5a4a124134"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:38:12Z", "revision_number": 0, "id": "e112174d-547b-4bd1-99d1-e94b1332d7aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:38:12Z", "security_group_id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "port_range_min": null, "ethertype": "IPv6", "project_id": "e746c7523dcb4916ad031c5a4a124134"}], "revision_number": 5, "project_id": "e746c7523dcb4916ad031c5a4a124134", "id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "name": "CreateSecurityGroupTests-8df3e43c-94e8-4ca7-ab9f-88c51c1a8abcname"}]} 2018-08-01 10:38:15,008 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8df3e43c-94e8-4ca7-ab9f-88c51c1a8abcname used request id req-eac05f97-99d2-4c68-b882-fc1327d16ce6 2018-08-01 10:38:15,009 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c2a9301b-b1ce-427f-b0b5-08a4019938ef 2018-08-01 10:38:15,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=c2a9301b-b1ce-427f-b0b5-08a4019938ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f4b593bbde2494e94283e19b083c8c953e36b38" 2018-08-01 10:38:15,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-5699126d-040b-414b-8359-0fc8ed49afa2 Date: Wed, 01 Aug 2018 10:38:15 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-08-01T10:38:14Z", "security_group_id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "port_range_min": 10, "revision_number": 0, "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "created_at": "2018-08-01T10:38:14Z", "project_id": "e746c7523dcb4916ad031c5a4a124134", "id": "1f5f27fb-906b-40a8-8b29-578e88623bc7"}, {"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-08-01T10:38:13Z", "security_group_id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "port_range_min": null, "revision_number": 0, "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "created_at": "2018-08-01T10:38:13Z", "project_id": "e746c7523dcb4916ad031c5a4a124134", "id": "5351482f-e913-48be-8bbe-6cb137028af8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:38:12Z", "security_group_id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "port_range_min": null, "revision_number": 0, "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "created_at": "2018-08-01T10:38:12Z", "project_id": "e746c7523dcb4916ad031c5a4a124134", "id": "929baa26-3024-4b34-8091-fa2beb35902c"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:38:13Z", "security_group_id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "port_range_min": null, "revision_number": 0, "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "created_at": "2018-08-01T10:38:13Z", "project_id": "e746c7523dcb4916ad031c5a4a124134", "id": "be9a6eef-7f96-4cf6-9738-c62df4b4c047"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:38:12Z", "security_group_id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "port_range_min": null, "revision_number": 0, "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "created_at": "2018-08-01T10:38:12Z", "project_id": "e746c7523dcb4916ad031c5a4a124134", "id": "e112174d-547b-4bd1-99d1-e94b1332d7aa"}]} 2018-08-01 10:38:15,042 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=c2a9301b-b1ce-427f-b0b5-08a4019938ef used request id req-5699126d-040b-414b-8359-0fc8ed49afa2 2018-08-01 10:38:15,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8df3e43c-94e8-4ca7-ab9f-88c51c1a8abcname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f4b593bbde2494e94283e19b083c8c953e36b38" 2018-08-01 10:38:15,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-a2c1542c-82bf-428d-95ba-4152497fd231 Date: Wed, 01 Aug 2018 10:38:15 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "created_at": "2018-08-01T10:38:12Z", "updated_at": "2018-08-01T10:38:14Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-08-01T10:38:14Z", "revision_number": 0, "id": "1f5f27fb-906b-40a8-8b29-578e88623bc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:38:14Z", "security_group_id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "port_range_min": 10, "ethertype": "IPv4", "project_id": "e746c7523dcb4916ad031c5a4a124134"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:38:13Z", "revision_number": 0, "id": "5351482f-e913-48be-8bbe-6cb137028af8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:38:13Z", "security_group_id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "port_range_min": null, "ethertype": "IPv6", "project_id": "e746c7523dcb4916ad031c5a4a124134"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:38:12Z", "revision_number": 0, "id": "929baa26-3024-4b34-8091-fa2beb35902c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:38:12Z", "security_group_id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "port_range_min": null, "ethertype": "IPv4", "project_id": "e746c7523dcb4916ad031c5a4a124134"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:38:13Z", "revision_number": 0, "id": "be9a6eef-7f96-4cf6-9738-c62df4b4c047", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:38:13Z", "security_group_id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "port_range_min": null, "ethertype": "IPv4", "project_id": "e746c7523dcb4916ad031c5a4a124134"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:38:12Z", "revision_number": 0, "id": "e112174d-547b-4bd1-99d1-e94b1332d7aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:38:12Z", "security_group_id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "port_range_min": null, "ethertype": "IPv6", "project_id": "e746c7523dcb4916ad031c5a4a124134"}], "revision_number": 5, "project_id": "e746c7523dcb4916ad031c5a4a124134", "id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "name": "CreateSecurityGroupTests-8df3e43c-94e8-4ca7-ab9f-88c51c1a8abcname"}]} 2018-08-01 10:38:15,093 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8df3e43c-94e8-4ca7-ab9f-88c51c1a8abcname used request id req-a2c1542c-82bf-428d-95ba-4152497fd231 2018-08-01 10:38:15,093 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c2a9301b-b1ce-427f-b0b5-08a4019938ef 2018-08-01 10:38:15,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=c2a9301b-b1ce-427f-b0b5-08a4019938ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f4b593bbde2494e94283e19b083c8c953e36b38" 2018-08-01 10:38:15,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-def034d4-49d2-49a6-813a-bb19fdbd1722 Date: Wed, 01 Aug 2018 10:38:15 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-08-01T10:38:14Z", "security_group_id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "port_range_min": 10, "revision_number": 0, "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "created_at": "2018-08-01T10:38:14Z", "project_id": "e746c7523dcb4916ad031c5a4a124134", "id": "1f5f27fb-906b-40a8-8b29-578e88623bc7"}, {"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-08-01T10:38:13Z", "security_group_id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "port_range_min": null, "revision_number": 0, "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "created_at": "2018-08-01T10:38:13Z", "project_id": "e746c7523dcb4916ad031c5a4a124134", "id": "5351482f-e913-48be-8bbe-6cb137028af8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:38:12Z", "security_group_id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "port_range_min": null, "revision_number": 0, "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "created_at": "2018-08-01T10:38:12Z", "project_id": "e746c7523dcb4916ad031c5a4a124134", "id": "929baa26-3024-4b34-8091-fa2beb35902c"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:38:13Z", "security_group_id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "port_range_min": null, "revision_number": 0, "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "created_at": "2018-08-01T10:38:13Z", "project_id": "e746c7523dcb4916ad031c5a4a124134", "id": "be9a6eef-7f96-4cf6-9738-c62df4b4c047"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:38:12Z", "security_group_id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "port_range_min": null, "revision_number": 0, "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "created_at": "2018-08-01T10:38:12Z", "project_id": "e746c7523dcb4916ad031c5a4a124134", "id": "e112174d-547b-4bd1-99d1-e94b1332d7aa"}]} 2018-08-01 10:38:15,126 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=c2a9301b-b1ce-427f-b0b5-08a4019938ef used request id req-def034d4-49d2-49a6-813a-bb19fdbd1722 2018-08-01 10:38:15,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8df3e43c-94e8-4ca7-ab9f-88c51c1a8abcname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f4b593bbde2494e94283e19b083c8c953e36b38" 2018-08-01 10:38:15,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-158492e0-459e-4bb5-aafd-8aaecb447599 Date: Wed, 01 Aug 2018 10:38:15 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "created_at": "2018-08-01T10:38:12Z", "updated_at": "2018-08-01T10:38:14Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-08-01T10:38:14Z", "revision_number": 0, "id": "1f5f27fb-906b-40a8-8b29-578e88623bc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:38:14Z", "security_group_id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "port_range_min": 10, "ethertype": "IPv4", "project_id": "e746c7523dcb4916ad031c5a4a124134"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:38:13Z", "revision_number": 0, "id": "5351482f-e913-48be-8bbe-6cb137028af8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:38:13Z", "security_group_id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "port_range_min": null, "ethertype": "IPv6", "project_id": "e746c7523dcb4916ad031c5a4a124134"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:38:12Z", "revision_number": 0, "id": "929baa26-3024-4b34-8091-fa2beb35902c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:38:12Z", "security_group_id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "port_range_min": null, "ethertype": "IPv4", "project_id": "e746c7523dcb4916ad031c5a4a124134"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:38:13Z", "revision_number": 0, "id": "be9a6eef-7f96-4cf6-9738-c62df4b4c047", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:38:13Z", "security_group_id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "port_range_min": null, "ethertype": "IPv4", "project_id": "e746c7523dcb4916ad031c5a4a124134"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:38:12Z", "revision_number": 0, "id": "e112174d-547b-4bd1-99d1-e94b1332d7aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:38:12Z", "security_group_id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "port_range_min": null, "ethertype": "IPv6", "project_id": "e746c7523dcb4916ad031c5a4a124134"}], "revision_number": 5, "project_id": "e746c7523dcb4916ad031c5a4a124134", "id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "name": "CreateSecurityGroupTests-8df3e43c-94e8-4ca7-ab9f-88c51c1a8abcname"}]} 2018-08-01 10:38:15,173 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8df3e43c-94e8-4ca7-ab9f-88c51c1a8abcname used request id req-158492e0-459e-4bb5-aafd-8aaecb447599 2018-08-01 10:38:15,173 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c2a9301b-b1ce-427f-b0b5-08a4019938ef 2018-08-01 10:38:15,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=c2a9301b-b1ce-427f-b0b5-08a4019938ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f4b593bbde2494e94283e19b083c8c953e36b38" 2018-08-01 10:38:15,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-f2fb8e80-f392-48ec-9498-a0e476ee5e2c Date: Wed, 01 Aug 2018 10:38:15 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-08-01T10:38:14Z", "security_group_id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "port_range_min": 10, "revision_number": 0, "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "created_at": "2018-08-01T10:38:14Z", "project_id": "e746c7523dcb4916ad031c5a4a124134", "id": "1f5f27fb-906b-40a8-8b29-578e88623bc7"}, {"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-08-01T10:38:13Z", "security_group_id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "port_range_min": null, "revision_number": 0, "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "created_at": "2018-08-01T10:38:13Z", "project_id": "e746c7523dcb4916ad031c5a4a124134", "id": "5351482f-e913-48be-8bbe-6cb137028af8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:38:12Z", "security_group_id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "port_range_min": null, "revision_number": 0, "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "created_at": "2018-08-01T10:38:12Z", "project_id": "e746c7523dcb4916ad031c5a4a124134", "id": "929baa26-3024-4b34-8091-fa2beb35902c"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:38:13Z", "security_group_id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "port_range_min": null, "revision_number": 0, "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "created_at": "2018-08-01T10:38:13Z", "project_id": "e746c7523dcb4916ad031c5a4a124134", "id": "be9a6eef-7f96-4cf6-9738-c62df4b4c047"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:38:12Z", "security_group_id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "port_range_min": null, "revision_number": 0, "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "created_at": "2018-08-01T10:38:12Z", "project_id": "e746c7523dcb4916ad031c5a4a124134", "id": "e112174d-547b-4bd1-99d1-e94b1332d7aa"}]} 2018-08-01 10:38:15,206 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=c2a9301b-b1ce-427f-b0b5-08a4019938ef used request id req-f2fb8e80-f392-48ec-9498-a0e476ee5e2c 2018-08-01 10:38:15,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8df3e43c-94e8-4ca7-ab9f-88c51c1a8abcname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f4b593bbde2494e94283e19b083c8c953e36b38" 2018-08-01 10:38:15,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-bc19545a-e974-42de-8d3c-1ae40d9bb07e Date: Wed, 01 Aug 2018 10:38:15 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "created_at": "2018-08-01T10:38:12Z", "updated_at": "2018-08-01T10:38:14Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-08-01T10:38:14Z", "revision_number": 0, "id": "1f5f27fb-906b-40a8-8b29-578e88623bc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:38:14Z", "security_group_id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "port_range_min": 10, "ethertype": "IPv4", "project_id": "e746c7523dcb4916ad031c5a4a124134"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:38:13Z", "revision_number": 0, "id": "5351482f-e913-48be-8bbe-6cb137028af8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:38:13Z", "security_group_id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "port_range_min": null, "ethertype": "IPv6", "project_id": "e746c7523dcb4916ad031c5a4a124134"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:38:12Z", "revision_number": 0, "id": "929baa26-3024-4b34-8091-fa2beb35902c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:38:12Z", "security_group_id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "port_range_min": null, "ethertype": "IPv4", "project_id": "e746c7523dcb4916ad031c5a4a124134"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:38:13Z", "revision_number": 0, "id": "be9a6eef-7f96-4cf6-9738-c62df4b4c047", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:38:13Z", "security_group_id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "port_range_min": null, "ethertype": "IPv4", "project_id": "e746c7523dcb4916ad031c5a4a124134"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:38:12Z", "revision_number": 0, "id": "e112174d-547b-4bd1-99d1-e94b1332d7aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:38:12Z", "security_group_id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "port_range_min": null, "ethertype": "IPv6", "project_id": "e746c7523dcb4916ad031c5a4a124134"}], "revision_number": 5, "project_id": "e746c7523dcb4916ad031c5a4a124134", "id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "name": "CreateSecurityGroupTests-8df3e43c-94e8-4ca7-ab9f-88c51c1a8abcname"}]} 2018-08-01 10:38:15,268 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8df3e43c-94e8-4ca7-ab9f-88c51c1a8abcname used request id req-bc19545a-e974-42de-8d3c-1ae40d9bb07e 2018-08-01 10:38:15,269 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c2a9301b-b1ce-427f-b0b5-08a4019938ef 2018-08-01 10:38:15,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=c2a9301b-b1ce-427f-b0b5-08a4019938ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f4b593bbde2494e94283e19b083c8c953e36b38" 2018-08-01 10:38:15,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-6ccc0e47-28e4-4053-9197-9a72b3f243a4 Date: Wed, 01 Aug 2018 10:38:15 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-08-01T10:38:14Z", "security_group_id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "port_range_min": 10, "revision_number": 0, "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "created_at": "2018-08-01T10:38:14Z", "project_id": "e746c7523dcb4916ad031c5a4a124134", "id": "1f5f27fb-906b-40a8-8b29-578e88623bc7"}, {"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-08-01T10:38:13Z", "security_group_id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "port_range_min": null, "revision_number": 0, "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "created_at": "2018-08-01T10:38:13Z", "project_id": "e746c7523dcb4916ad031c5a4a124134", "id": "5351482f-e913-48be-8bbe-6cb137028af8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:38:12Z", "security_group_id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "port_range_min": null, "revision_number": 0, "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "created_at": "2018-08-01T10:38:12Z", "project_id": "e746c7523dcb4916ad031c5a4a124134", "id": "929baa26-3024-4b34-8091-fa2beb35902c"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:38:13Z", "security_group_id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "port_range_min": null, "revision_number": 0, "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "created_at": "2018-08-01T10:38:13Z", "project_id": "e746c7523dcb4916ad031c5a4a124134", "id": "be9a6eef-7f96-4cf6-9738-c62df4b4c047"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:38:12Z", "security_group_id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "port_range_min": null, "revision_number": 0, "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "created_at": "2018-08-01T10:38:12Z", "project_id": "e746c7523dcb4916ad031c5a4a124134", "id": "e112174d-547b-4bd1-99d1-e94b1332d7aa"}]} 2018-08-01 10:38:15,304 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=c2a9301b-b1ce-427f-b0b5-08a4019938ef used request id req-6ccc0e47-28e4-4053-9197-9a72b3f243a4 2018-08-01 10:38:15,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8df3e43c-94e8-4ca7-ab9f-88c51c1a8abcname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f4b593bbde2494e94283e19b083c8c953e36b38" 2018-08-01 10:38:15,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-dac1229e-cf6b-4aea-ba52-ae2949b7773c Date: Wed, 01 Aug 2018 10:38:15 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "created_at": "2018-08-01T10:38:12Z", "updated_at": "2018-08-01T10:38:14Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-08-01T10:38:14Z", "revision_number": 0, "id": "1f5f27fb-906b-40a8-8b29-578e88623bc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:38:14Z", "security_group_id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "port_range_min": 10, "ethertype": "IPv4", "project_id": "e746c7523dcb4916ad031c5a4a124134"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:38:13Z", "revision_number": 0, "id": "5351482f-e913-48be-8bbe-6cb137028af8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:38:13Z", "security_group_id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "port_range_min": null, "ethertype": "IPv6", "project_id": "e746c7523dcb4916ad031c5a4a124134"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:38:12Z", "revision_number": 0, "id": "929baa26-3024-4b34-8091-fa2beb35902c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:38:12Z", "security_group_id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "port_range_min": null, "ethertype": "IPv4", "project_id": "e746c7523dcb4916ad031c5a4a124134"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:38:13Z", "revision_number": 0, "id": "be9a6eef-7f96-4cf6-9738-c62df4b4c047", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:38:13Z", "security_group_id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "port_range_min": null, "ethertype": "IPv4", "project_id": "e746c7523dcb4916ad031c5a4a124134"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:38:12Z", "revision_number": 0, "id": "e112174d-547b-4bd1-99d1-e94b1332d7aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:38:12Z", "security_group_id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "port_range_min": null, "ethertype": "IPv6", "project_id": "e746c7523dcb4916ad031c5a4a124134"}], "revision_number": 5, "project_id": "e746c7523dcb4916ad031c5a4a124134", "id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "name": "CreateSecurityGroupTests-8df3e43c-94e8-4ca7-ab9f-88c51c1a8abcname"}]} 2018-08-01 10:38:15,352 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8df3e43c-94e8-4ca7-ab9f-88c51c1a8abcname used request id req-dac1229e-cf6b-4aea-ba52-ae2949b7773c 2018-08-01 10:38:15,353 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c2a9301b-b1ce-427f-b0b5-08a4019938ef 2018-08-01 10:38:15,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=c2a9301b-b1ce-427f-b0b5-08a4019938ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f4b593bbde2494e94283e19b083c8c953e36b38" 2018-08-01 10:38:15,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-c5fafcf4-62c0-4c17-9fa6-3c0a54ae59d7 Date: Wed, 01 Aug 2018 10:38:15 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-08-01T10:38:14Z", "security_group_id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "port_range_min": 10, "revision_number": 0, "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "created_at": "2018-08-01T10:38:14Z", "project_id": "e746c7523dcb4916ad031c5a4a124134", "id": "1f5f27fb-906b-40a8-8b29-578e88623bc7"}, {"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-08-01T10:38:13Z", "security_group_id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "port_range_min": null, "revision_number": 0, "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "created_at": "2018-08-01T10:38:13Z", "project_id": "e746c7523dcb4916ad031c5a4a124134", "id": "5351482f-e913-48be-8bbe-6cb137028af8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:38:12Z", "security_group_id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "port_range_min": null, "revision_number": 0, "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "created_at": "2018-08-01T10:38:12Z", "project_id": "e746c7523dcb4916ad031c5a4a124134", "id": "929baa26-3024-4b34-8091-fa2beb35902c"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:38:13Z", "security_group_id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "port_range_min": null, "revision_number": 0, "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "created_at": "2018-08-01T10:38:13Z", "project_id": "e746c7523dcb4916ad031c5a4a124134", "id": "be9a6eef-7f96-4cf6-9738-c62df4b4c047"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:38:12Z", "security_group_id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "port_range_min": null, "revision_number": 0, "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "created_at": "2018-08-01T10:38:12Z", "project_id": "e746c7523dcb4916ad031c5a4a124134", "id": "e112174d-547b-4bd1-99d1-e94b1332d7aa"}]} 2018-08-01 10:38:15,386 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=c2a9301b-b1ce-427f-b0b5-08a4019938ef used request id req-c5fafcf4-62c0-4c17-9fa6-3c0a54ae59d7 2018-08-01 10:38:15,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8df3e43c-94e8-4ca7-ab9f-88c51c1a8abcname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f4b593bbde2494e94283e19b083c8c953e36b38" 2018-08-01 10:38:15,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-9d694121-867c-45de-b357-21c1a7406421 Date: Wed, 01 Aug 2018 10:38:15 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "created_at": "2018-08-01T10:38:12Z", "updated_at": "2018-08-01T10:38:14Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-08-01T10:38:14Z", "revision_number": 0, "id": "1f5f27fb-906b-40a8-8b29-578e88623bc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:38:14Z", "security_group_id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "port_range_min": 10, "ethertype": "IPv4", "project_id": "e746c7523dcb4916ad031c5a4a124134"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:38:13Z", "revision_number": 0, "id": "5351482f-e913-48be-8bbe-6cb137028af8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:38:13Z", "security_group_id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "port_range_min": null, "ethertype": "IPv6", "project_id": "e746c7523dcb4916ad031c5a4a124134"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:38:12Z", "revision_number": 0, "id": "929baa26-3024-4b34-8091-fa2beb35902c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:38:12Z", "security_group_id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "port_range_min": null, "ethertype": "IPv4", "project_id": "e746c7523dcb4916ad031c5a4a124134"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:38:13Z", "revision_number": 0, "id": "be9a6eef-7f96-4cf6-9738-c62df4b4c047", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:38:13Z", "security_group_id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "port_range_min": null, "ethertype": "IPv4", "project_id": "e746c7523dcb4916ad031c5a4a124134"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:38:12Z", "revision_number": 0, "id": "e112174d-547b-4bd1-99d1-e94b1332d7aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:38:12Z", "security_group_id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "port_range_min": null, "ethertype": "IPv6", "project_id": "e746c7523dcb4916ad031c5a4a124134"}], "revision_number": 5, "project_id": "e746c7523dcb4916ad031c5a4a124134", "id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "name": "CreateSecurityGroupTests-8df3e43c-94e8-4ca7-ab9f-88c51c1a8abcname"}]} 2018-08-01 10:38:15,438 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8df3e43c-94e8-4ca7-ab9f-88c51c1a8abcname used request id req-9d694121-867c-45de-b357-21c1a7406421 2018-08-01 10:38:15,439 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c2a9301b-b1ce-427f-b0b5-08a4019938ef 2018-08-01 10:38:15,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=c2a9301b-b1ce-427f-b0b5-08a4019938ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f4b593bbde2494e94283e19b083c8c953e36b38" 2018-08-01 10:38:15,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-053da738-d7c3-4ea4-8fe4-643775f44e04 Date: Wed, 01 Aug 2018 10:38:15 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-08-01T10:38:14Z", "security_group_id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "port_range_min": 10, "revision_number": 0, "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "created_at": "2018-08-01T10:38:14Z", "project_id": "e746c7523dcb4916ad031c5a4a124134", "id": "1f5f27fb-906b-40a8-8b29-578e88623bc7"}, {"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-08-01T10:38:13Z", "security_group_id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "port_range_min": null, "revision_number": 0, "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "created_at": "2018-08-01T10:38:13Z", "project_id": "e746c7523dcb4916ad031c5a4a124134", "id": "5351482f-e913-48be-8bbe-6cb137028af8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:38:12Z", "security_group_id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "port_range_min": null, "revision_number": 0, "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "created_at": "2018-08-01T10:38:12Z", "project_id": "e746c7523dcb4916ad031c5a4a124134", "id": "929baa26-3024-4b34-8091-fa2beb35902c"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:38:13Z", "security_group_id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "port_range_min": null, "revision_number": 0, "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "created_at": "2018-08-01T10:38:13Z", "project_id": "e746c7523dcb4916ad031c5a4a124134", "id": "be9a6eef-7f96-4cf6-9738-c62df4b4c047"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:38:12Z", "security_group_id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "port_range_min": null, "revision_number": 0, "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "created_at": "2018-08-01T10:38:12Z", "project_id": "e746c7523dcb4916ad031c5a4a124134", "id": "e112174d-547b-4bd1-99d1-e94b1332d7aa"}]} 2018-08-01 10:38:15,473 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=c2a9301b-b1ce-427f-b0b5-08a4019938ef used request id req-053da738-d7c3-4ea4-8fe4-643775f44e04 2018-08-01 10:38:15,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=c2a9301b-b1ce-427f-b0b5-08a4019938ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}090daf24d08ed81acae098f5cf77e96d65c0bb94" 2018-08-01 10:38:15,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-5f01c676-6490-4baf-9b47-0eefe15d913f Date: Wed, 01 Aug 2018 10:38:15 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-08-01T10:38:14Z", "security_group_id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "port_range_min": 10, "revision_number": 0, "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "created_at": "2018-08-01T10:38:14Z", "project_id": "e746c7523dcb4916ad031c5a4a124134", "id": "1f5f27fb-906b-40a8-8b29-578e88623bc7"}, {"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-08-01T10:38:13Z", "security_group_id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "port_range_min": null, "revision_number": 0, "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "created_at": "2018-08-01T10:38:13Z", "project_id": "e746c7523dcb4916ad031c5a4a124134", "id": "5351482f-e913-48be-8bbe-6cb137028af8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:38:12Z", "security_group_id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "port_range_min": null, "revision_number": 0, "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "created_at": "2018-08-01T10:38:12Z", "project_id": "e746c7523dcb4916ad031c5a4a124134", "id": "929baa26-3024-4b34-8091-fa2beb35902c"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:38:13Z", "security_group_id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "port_range_min": null, "revision_number": 0, "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "created_at": "2018-08-01T10:38:13Z", "project_id": "e746c7523dcb4916ad031c5a4a124134", "id": "be9a6eef-7f96-4cf6-9738-c62df4b4c047"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:38:12Z", "security_group_id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "port_range_min": null, "revision_number": 0, "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "created_at": "2018-08-01T10:38:12Z", "project_id": "e746c7523dcb4916ad031c5a4a124134", "id": "e112174d-547b-4bd1-99d1-e94b1332d7aa"}]} 2018-08-01 10:38:15,506 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=c2a9301b-b1ce-427f-b0b5-08a4019938ef used request id req-5f01c676-6490-4baf-9b47-0eefe15d913f 2018-08-01 10:38:15,507 - neutron_utils - INFO - Deleting security group rule with ID - 1f5f27fb-906b-40a8-8b29-578e88623bc7 2018-08-01 10:38:15,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-group-rules/1f5f27fb-906b-40a8-8b29-578e88623bc7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}090daf24d08ed81acae098f5cf77e96d65c0bb94" 2018-08-01 10:38:15,600 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cf68d430-f5d4-455f-b355-ef45c1156efd Content-Length: 0 Date: Wed, 01 Aug 2018 10:38:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:38:15,600 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-group-rules/1f5f27fb-906b-40a8-8b29-578e88623bc7 used request id req-cf68d430-f5d4-455f-b355-ef45c1156efd 2018-08-01 10:38:15,600 - OpenStackSecurityGroup - WARNING - Rule setting is None, cannot remove rule 2018-08-01 10:38:15,600 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c2a9301b-b1ce-427f-b0b5-08a4019938ef 2018-08-01 10:38:15,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=c2a9301b-b1ce-427f-b0b5-08a4019938ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f4b593bbde2494e94283e19b083c8c953e36b38" 2018-08-01 10:38:15,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1997 X-Openstack-Request-Id: req-50e62001-1409-43b8-901a-c9ce36980e20 Date: Wed, 01 Aug 2018 10:38:15 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:38:13Z", "security_group_id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "port_range_min": null, "revision_number": 0, "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "created_at": "2018-08-01T10:38:13Z", "project_id": "e746c7523dcb4916ad031c5a4a124134", "id": "5351482f-e913-48be-8bbe-6cb137028af8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:38:12Z", "security_group_id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "port_range_min": null, "revision_number": 0, "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "created_at": "2018-08-01T10:38:12Z", "project_id": "e746c7523dcb4916ad031c5a4a124134", "id": "929baa26-3024-4b34-8091-fa2beb35902c"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:38:13Z", "security_group_id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "port_range_min": null, "revision_number": 0, "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "created_at": "2018-08-01T10:38:13Z", "project_id": "e746c7523dcb4916ad031c5a4a124134", "id": "be9a6eef-7f96-4cf6-9738-c62df4b4c047"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:38:12Z", "security_group_id": "c2a9301b-b1ce-427f-b0b5-08a4019938ef", "port_range_min": null, "revision_number": 0, "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "created_at": "2018-08-01T10:38:12Z", "project_id": "e746c7523dcb4916ad031c5a4a124134", "id": "e112174d-547b-4bd1-99d1-e94b1332d7aa"}]} 2018-08-01 10:38:15,634 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=c2a9301b-b1ce-427f-b0b5-08a4019938ef used request id req-50e62001-1409-43b8-901a-c9ce36980e20 2018-08-01 10:38:15,635 - neutron_utils - INFO - Deleting security group rule with ID - e112174d-547b-4bd1-99d1-e94b1332d7aa 2018-08-01 10:38:15,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-group-rules/e112174d-547b-4bd1-99d1-e94b1332d7aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}090daf24d08ed81acae098f5cf77e96d65c0bb94" 2018-08-01 10:38:15,713 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a8b85a2d-4376-428e-bac3-ee9b731ffdbd Content-Length: 0 Date: Wed, 01 Aug 2018 10:38:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:38:15,713 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-group-rules/e112174d-547b-4bd1-99d1-e94b1332d7aa used request id req-a8b85a2d-4376-428e-bac3-ee9b731ffdbd 2018-08-01 10:38:15,714 - neutron_utils - INFO - Deleting security group rule with ID - 1f5f27fb-906b-40a8-8b29-578e88623bc7 2018-08-01 10:38:15,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-group-rules/1f5f27fb-906b-40a8-8b29-578e88623bc7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}090daf24d08ed81acae098f5cf77e96d65c0bb94" 2018-08-01 10:38:15,735 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-70be451a-c9d9-4815-a0fa-2a7f36cbc20f Date: Wed, 01 Aug 2018 10:38:15 GMT RESP BODY: {"NeutronError": {"message": "Security group rule 1f5f27fb-906b-40a8-8b29-578e88623bc7 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-08-01 10:38:15,736 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-group-rules/1f5f27fb-906b-40a8-8b29-578e88623bc7 used request id req-70be451a-c9d9-4815-a0fa-2a7f36cbc20f 2018-08-01 10:38:15,736 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule 1f5f27fb-906b-40a8-8b29-578e88623bc7 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-08-01 10:38:15,736 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 1f5f27fb-906b-40a8-8b29-578e88623bc7 does not exist Neutron server returns request_ids: ['req-70be451a-c9d9-4815-a0fa-2a7f36cbc20f'] 2018-08-01 10:38:15,736 - neutron_utils - INFO - Deleting security group rule with ID - 929baa26-3024-4b34-8091-fa2beb35902c 2018-08-01 10:38:15,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-group-rules/929baa26-3024-4b34-8091-fa2beb35902c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}090daf24d08ed81acae098f5cf77e96d65c0bb94" 2018-08-01 10:38:15,818 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4eda618b-dcb3-4346-859c-5f9e2ed7959f Content-Length: 0 Date: Wed, 01 Aug 2018 10:38:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:38:15,819 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-group-rules/929baa26-3024-4b34-8091-fa2beb35902c used request id req-4eda618b-dcb3-4346-859c-5f9e2ed7959f 2018-08-01 10:38:15,819 - neutron_utils - INFO - Deleting security group rule with ID - 5351482f-e913-48be-8bbe-6cb137028af8 2018-08-01 10:38:15,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-group-rules/5351482f-e913-48be-8bbe-6cb137028af8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}090daf24d08ed81acae098f5cf77e96d65c0bb94" 2018-08-01 10:38:15,896 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e39d42a9-97de-4a99-bd9e-accff4481228 Content-Length: 0 Date: Wed, 01 Aug 2018 10:38:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:38:15,897 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-group-rules/5351482f-e913-48be-8bbe-6cb137028af8 used request id req-e39d42a9-97de-4a99-bd9e-accff4481228 2018-08-01 10:38:15,897 - neutron_utils - INFO - Deleting security group rule with ID - be9a6eef-7f96-4cf6-9738-c62df4b4c047 2018-08-01 10:38:15,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-group-rules/be9a6eef-7f96-4cf6-9738-c62df4b4c047 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}090daf24d08ed81acae098f5cf77e96d65c0bb94" 2018-08-01 10:38:15,975 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b9b657de-e15d-4048-9589-325eeaa9c888 Content-Length: 0 Date: Wed, 01 Aug 2018 10:38:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:38:15,975 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-group-rules/be9a6eef-7f96-4cf6-9738-c62df4b4c047 used request id req-b9b657de-e15d-4048-9589-325eeaa9c888 2018-08-01 10:38:15,975 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-8df3e43c-94e8-4ca7-ab9f-88c51c1a8abcname 2018-08-01 10:38:15,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/c2a9301b-b1ce-427f-b0b5-08a4019938ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}090daf24d08ed81acae098f5cf77e96d65c0bb94" 2018-08-01 10:38:16,090 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4e71fa07-6a07-4e56-bcba-102a82031714 Content-Length: 0 Date: Wed, 01 Aug 2018 10:38:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:38:16,090 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/c2a9301b-b1ce-427f-b0b5-08a4019938ef used request id req-4e71fa07-6a07-4e56-bcba-102a82031714 2018-08-01 10:38:16,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d6625373c47bf8a1171e7e657a0cea22b6a412d" 2018-08-01 10:38:16,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-37f45dfd-116c-444f-a989-ce14c926a270 Date: Wed, 01 Aug 2018 10:38:16 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a2413a97b61342d8bd27570706ef372d", "created_at": "2018-08-01T09:33:18Z", "updated_at": "2018-08-01T09:33:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "7f556ce3-51d0-4279-a11d-510db9f9a3b1", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "94adc13c-a166-41cf-bd16-f997efc73cb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "b39143b5-c08f-4d0b-9d40-54f472f2389e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "e218b0b7-4501-4f84-9458-caf2891c260d", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}], "revision_number": 4, "project_id": "a2413a97b61342d8bd27570706ef372d", "id": "38229670-7386-42d0-b7b9-2397ea5938de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "created_at": "2018-08-01T09:28:38Z", "updated_at": "2018-08-01T09:28:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "763568f1-8151-4a3c-911a-d06da4423063", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "80d28bee-4aee-47e8-a8da-e0fe31497fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "a47a5ddf-aa37-4ab2-a335-1c93513b5f12", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "f5bba5a5-602b-421e-98b2-5a16117f943f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}], "revision_number": 4, "project_id": "dbe9669438844f3faecdc7fcc050e0d8", "id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ed1054af2e94c049694d98d54211d98", "created_at": "2018-08-01T09:31:40Z", "updated_at": "2018-08-01T09:31:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "34baee87-ea35-42ee-8a69-0f6e2a825d3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "89b9d1c9-f4f9-45cd-8d36-970d44228439", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "b8ab0d59-cab9-4488-82ee-7c5f69709bff", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "d3ab68ea-23b4-4bf6-8dd3-85d029e3d89f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}], "revision_number": 4, "project_id": "2ed1054af2e94c049694d98d54211d98", "id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "created_at": "2018-08-01T09:34:13Z", "updated_at": "2018-08-01T09:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "1dbb3f59-611b-46d1-a82d-2720e0a16f86", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "3878126b-a220-4357-adb9-bc22498f31b1", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "75ce67db-9c04-4561-a10d-8b1ec63943e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "e2945a69-3afe-41e3-a7ec-3ea4c79a12ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}], "revision_number": 4, "project_id": "c0d9b34b06f445a7857603f60b181f3c", "id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-01T09:30:58Z", "updated_at": "2018-08-01T09:30:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "042d4626-2974-418d-affe-f8f2acd05faa", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "995fae58-f0e5-4e10-801c-6c2ce5c7ae0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "cb8404fa-cb24-4879-a34d-f3050dcba730", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "dad6aaab-690e-4c24-9103-6767e0c80bc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "created_at": "2018-08-01T09:31:11Z", "updated_at": "2018-08-01T09:31:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "939e25e0-5dbc-4f6e-9f6f-7fb70e540203", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "9796a673-6928-4009-9c21-1410d395646e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "af7b8bf8-2fb6-4d72-842a-38f72d7581f7", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "b9af65b0-2eb8-45e1-8504-b7dc4dbb83ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}], "revision_number": 4, "project_id": "dd207f801ed3475f9dbe5f13077af1c8", "id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "46dd322c3fcc454eb140e37825746af8", "created_at": "2018-08-01T10:33:44Z", "updated_at": "2018-08-01T10:33:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "0f41470b-1091-45c1-b574-92069f79f8d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "8cc03a9c-8fa5-425b-812f-d7692bae3613", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d1373b1e-2fb9-4e02-a9e1-7e873ba1d7d1", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d21f3909-71f3-43e2-a22d-6a9c2513cb6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}], "revision_number": 4, "project_id": "46dd322c3fcc454eb140e37825746af8", "id": "b2961714-c8a4-4fcb-918b-21d70527c983", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "created_at": "2018-08-01T09:34:57Z", "updated_at": "2018-08-01T09:34:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "8063d12f-30db-4ccf-8ce0-72e59ba81a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c38e1a7a-5857-4f03-b991-6d5c9c9a5b9e", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c725bae1-d3bb-42b5-b331-32737085f28c", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "cfddc134-923b-4e0d-9ec5-dcc5641dd435", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}], "revision_number": 4, "project_id": "455b48a61678488ead79a4cfa07ef5c3", "id": "cd52f913-3072-4ce7-a779-7de795b62b12", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:36:50Z", "updated_at": "2018-08-01T09:36:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "07ef7fe5-a529-45da-bfc0-899f0ea9b592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "bc4dad3a-2a0c-4c31-b901-2909a12adb50", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c35cff35-4306-4116-b9fa-fc27bc7c05d6", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c493e3ac-d9d2-480d-9ec8-50982eedaf5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}], "revision_number": 4, "project_id": "8d96727022f4443794db44ecde432faf", "id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "created_at": "2018-08-01T10:38:12Z", "updated_at": "2018-08-01T10:38:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:38:12Z", "revision_number": 0, "id": "107667e4-af23-42c9-a125-b3b1661a64f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:38:12Z", "security_group_id": "dadfaeb2-67bf-4767-90f2-c3dc64dfda5c", "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "port_range_min": null, "ethertype": "IPv6", "project_id": "e746c7523dcb4916ad031c5a4a124134"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:38:12Z", "revision_number": 0, "id": "9b92f186-b520-4f99-b054-23b028a202be", "remote_group_id": "dadfaeb2-67bf-4767-90f2-c3dc64dfda5c", "remote_ip_prefix": null, "created_at": "2018-08-01T10:38:12Z", "security_group_id": "dadfaeb2-67bf-4767-90f2-c3dc64dfda5c", "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "port_range_min": null, "ethertype": "IPv4", "project_id": "e746c7523dcb4916ad031c5a4a124134"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:38:12Z", "revision_number": 0, "id": "a6ad4d7a-86d6-4481-bde4-3b2dc2a32908", "remote_group_id": "dadfaeb2-67bf-4767-90f2-c3dc64dfda5c", "remote_ip_prefix": null, "created_at": "2018-08-01T10:38:12Z", "security_group_id": "dadfaeb2-67bf-4767-90f2-c3dc64dfda5c", "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "port_range_min": null, "ethertype": "IPv6", "project_id": "e746c7523dcb4916ad031c5a4a124134"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:38:12Z", "revision_number": 0, "id": "d6593192-44b5-4824-bdd9-1d91f552caea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:38:12Z", "security_group_id": "dadfaeb2-67bf-4767-90f2-c3dc64dfda5c", "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "port_range_min": null, "ethertype": "IPv4", "project_id": "e746c7523dcb4916ad031c5a4a124134"}], "revision_number": 4, "project_id": "e746c7523dcb4916ad031c5a4a124134", "id": "dadfaeb2-67bf-4767-90f2-c3dc64dfda5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "created_at": "2018-08-01T09:32:45Z", "updated_at": "2018-08-01T09:32:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "058ea790-43ea-4a6f-9950-28418319e577", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "5fcfb31b-cdad-4037-973e-56b74faefd14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "99a24d26-dc7f-42d0-aa23-a7c061f04952", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "b641bb48-566e-472b-a3cc-d38c85ab3ff1", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}], "revision_number": 4, "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "name": "default"}]} 2018-08-01 10:38:16,327 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-37f45dfd-116c-444f-a989-ce14c926a270 2018-08-01 10:38:16,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d6625373c47bf8a1171e7e657a0cea22b6a412d" 2018-08-01 10:38:16,414 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:38:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-031aabd1-6501-4cf5-a86d-41a61e906679 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2413a97b61342d8bd27570706ef372d.", "code": 404, "title": "Not Found"}} 2018-08-01 10:38:16,414 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d used request id req-031aabd1-6501-4cf5-a86d-41a61e906679 2018-08-01 10:38:16,414 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:38:16,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d6625373c47bf8a1171e7e657a0cea22b6a412d" 2018-08-01 10:38:16,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:38:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-459691ae-4099-427c-a3fd-2f84626ec9b0 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.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dbe9669438844f3faecdc7fcc050e0d8", "name": "service"}} 2018-08-01 10:38:16,504 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 used request id req-459691ae-4099-427c-a3fd-2f84626ec9b0 2018-08-01 10:38:16,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d6625373c47bf8a1171e7e657a0cea22b6a412d" 2018-08-01 10:38:16,590 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:38:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d4cf5d01-dae0-4cd5-ae8d-974617fc240f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ed1054af2e94c049694d98d54211d98.", "code": 404, "title": "Not Found"}} 2018-08-01 10:38:16,590 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 used request id req-d4cf5d01-dae0-4cd5-ae8d-974617fc240f 2018-08-01 10:38:16,590 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:38:16,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d6625373c47bf8a1171e7e657a0cea22b6a412d" 2018-08-01 10:38:16,678 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:38:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-93e04e5c-c7d3-4464-9f11-5dd918cbf9c2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c0d9b34b06f445a7857603f60b181f3c.", "code": 404, "title": "Not Found"}} 2018-08-01 10:38:16,678 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c used request id req-93e04e5c-c7d3-4464-9f11-5dd918cbf9c2 2018-08-01 10:38:16,678 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:38:16,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d6625373c47bf8a1171e7e657a0cea22b6a412d" 2018-08-01 10:38:16,762 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:38:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-95f7f01e-92f3-4617-8ac4-24ab6ef93834 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: dd207f801ed3475f9dbe5f13077af1c8.", "code": 404, "title": "Not Found"}} 2018-08-01 10:38:16,762 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 used request id req-95f7f01e-92f3-4617-8ac4-24ab6ef93834 2018-08-01 10:38:16,762 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:38:16,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d6625373c47bf8a1171e7e657a0cea22b6a412d" 2018-08-01 10:38:16,858 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:38:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d5242b21-1188-4bbe-a339-8ca9353b4b7a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 46dd322c3fcc454eb140e37825746af8.", "code": 404, "title": "Not Found"}} 2018-08-01 10:38:16,858 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 used request id req-d5242b21-1188-4bbe-a339-8ca9353b4b7a 2018-08-01 10:38:16,859 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:38:16,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d6625373c47bf8a1171e7e657a0cea22b6a412d" 2018-08-01 10:38:16,942 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:38:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d5d6c9de-0483-4e73-b1de-0a30b6ab14ef Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 455b48a61678488ead79a4cfa07ef5c3.", "code": 404, "title": "Not Found"}} 2018-08-01 10:38:16,942 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 used request id req-d5d6c9de-0483-4e73-b1de-0a30b6ab14ef 2018-08-01 10:38:16,943 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:38:16,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d6625373c47bf8a1171e7e657a0cea22b6a412d" 2018-08-01 10:38:17,030 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:38:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59687b66-2f73-4a94-93f4-17f6ca0da217 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 10:38:17,030 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-59687b66-2f73-4a94-93f4-17f6ca0da217 2018-08-01 10:38:17,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/e746c7523dcb4916ad031c5a4a124134 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d6625373c47bf8a1171e7e657a0cea22b6a412d" 2018-08-01 10:38:17,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:38:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a3ed92c-79aa-4ce9-a998-a45cc412dabf Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/e746c7523dcb4916ad031c5a4a124134"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e746c7523dcb4916ad031c5a4a124134", "name": "CreateSecurityGroupTests-f62564a6-c628-431-proj"}} 2018-08-01 10:38:17,132 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/e746c7523dcb4916ad031c5a4a124134 used request id req-6a3ed92c-79aa-4ce9-a998-a45cc412dabf 2018-08-01 10:38:17,132 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dadfaeb2-67bf-4767-90f2-c3dc64dfda5c 2018-08-01 10:38:17,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=dadfaeb2-67bf-4767-90f2-c3dc64dfda5c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d6625373c47bf8a1171e7e657a0cea22b6a412d" 2018-08-01 10:38:17,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-778ed33e-c7d2-448d-b423-cd7aa1c96c8b Date: Wed, 01 Aug 2018 10:38: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-08-01T10:38:12Z", "security_group_id": "dadfaeb2-67bf-4767-90f2-c3dc64dfda5c", "port_range_min": null, "revision_number": 0, "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "created_at": "2018-08-01T10:38:12Z", "project_id": "e746c7523dcb4916ad031c5a4a124134", "id": "107667e4-af23-42c9-a125-b3b1661a64f9"}, {"remote_group_id": "dadfaeb2-67bf-4767-90f2-c3dc64dfda5c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:38:12Z", "security_group_id": "dadfaeb2-67bf-4767-90f2-c3dc64dfda5c", "port_range_min": null, "revision_number": 0, "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "created_at": "2018-08-01T10:38:12Z", "project_id": "e746c7523dcb4916ad031c5a4a124134", "id": "9b92f186-b520-4f99-b054-23b028a202be"}, {"remote_group_id": "dadfaeb2-67bf-4767-90f2-c3dc64dfda5c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:38:12Z", "security_group_id": "dadfaeb2-67bf-4767-90f2-c3dc64dfda5c", "port_range_min": null, "revision_number": 0, "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "created_at": "2018-08-01T10:38:12Z", "project_id": "e746c7523dcb4916ad031c5a4a124134", "id": "a6ad4d7a-86d6-4481-bde4-3b2dc2a32908"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:38:12Z", "security_group_id": "dadfaeb2-67bf-4767-90f2-c3dc64dfda5c", "port_range_min": null, "revision_number": 0, "tenant_id": "e746c7523dcb4916ad031c5a4a124134", "created_at": "2018-08-01T10:38:12Z", "project_id": "e746c7523dcb4916ad031c5a4a124134", "id": "d6593192-44b5-4824-bdd9-1d91f552caea"}]} 2018-08-01 10:38:17,157 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=dadfaeb2-67bf-4767-90f2-c3dc64dfda5c used request id req-778ed33e-c7d2-448d-b423-cd7aa1c96c8b 2018-08-01 10:38:17,158 - neutron_utils - INFO - Deleting security group with name - default 2018-08-01 10:38:17,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/dadfaeb2-67bf-4767-90f2-c3dc64dfda5c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d6625373c47bf8a1171e7e657a0cea22b6a412d" 2018-08-01 10:38:17,297 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-332b7e99-b596-4b22-bdea-d10619baa325 Content-Length: 0 Date: Wed, 01 Aug 2018 10:38:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:38:17,298 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/dadfaeb2-67bf-4767-90f2-c3dc64dfda5c used request id req-332b7e99-b596-4b22-bdea-d10619baa325 2018-08-01 10:38:17,298 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-f62564a6-c628-431-proj 2018-08-01 10:38:17,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/e746c7523dcb4916ad031c5a4a124134 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d6625373c47bf8a1171e7e657a0cea22b6a412d" 2018-08-01 10:38:17,511 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:38:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8c3874ca-98c2-458e-a2ae-221972697315 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:38:17,511 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/e746c7523dcb4916ad031c5a4a124134 used request id req-8c3874ca-98c2-458e-a2ae-221972697315 2018-08-01 10:38:17,511 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-f62564a6-c628-431-proj-role 2018-08-01 10:38:17,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/f56287ab8994409b925c19d0d6caf15b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d6625373c47bf8a1171e7e657a0cea22b6a412d" 2018-08-01 10:38:17,631 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:38:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-282b83ed-3922-4c04-8971-2653010fbe30 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:38:17,631 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/f56287ab8994409b925c19d0d6caf15b used request id req-282b83ed-3922-4c04-8971-2653010fbe30 2018-08-01 10:38:17,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d6625373c47bf8a1171e7e657a0cea22b6a412d" 2018-08-01 10:38:17,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:38:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5abf21f5-ce5d-4f94-b724-01a4ee6f2e81 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:38:17,725 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-5abf21f5-ce5d-4f94-b724-01a4ee6f2e81 2018-08-01 10:38:17,726 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-f62564a6-c628-431-user 2018-08-01 10:38:17,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/381fb68d1d5c4403be9c0cd3b9ca2460 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed946b73c5484de7c4ef3ac254d337c855318ae6" 2018-08-01 10:38:17,887 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:38:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-75c78ce7-d100-4ed2-950a-657cd018d6f5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:38:17,887 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/381fb68d1d5c4403be9c0cd3b9ca2460 used request id req-75c78ce7-d100-4ed2-950a-657cd018d6f5 2018-08-01 10:38:17,888 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:38:18,271 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:38:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["Taryuc5NS3mNLi8Yo4QwTw"], "issued_at": "2018-08-01T10:38:18.000000Z"}} 2018-08-01 10:38:18,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a0198cdf885c383329defe043af0e5a0b6dbc3e" 2018-08-01 10:38:18,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:38:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c078bb9-631e-4593-9662-0a3496eddb4f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:38:18,351 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-9c078bb9-631e-4593-9662-0a3496eddb4f 2018-08-01 10:38:18,353 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:38:18,353 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:38:18,736 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:38:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["-ce6tlZGTGqVH4mPKCoC7A"], "issued_at": "2018-08-01T10:38:18.000000Z"}} 2018-08-01 10:38:18,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35937e644e5c0a5053ae5b3bc1fe67c83a06c9c1" 2018-08-01 10:38:18,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:38:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8af739d4-655f-4b11-b000-079c707e3f04 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:38:18,815 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-8af739d4-655f-4b11-b000-079c707e3f04 2018-08-01 10:38:18,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:38:18,823 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:38: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:38:18,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-67dc589a-5916-4f9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35937e644e5c0a5053ae5b3bc1fe67c83a06c9c1" 2018-08-01 10:38:18,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:38:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1faa52f9-768a-460f-ad93-810a849bacb2 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-67dc589a-5916-4f9-proj", "previous": null, "next": null}, "projects": []} 2018-08-01 10:38:18,909 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-67dc589a-5916-4f9-proj used request id req-1faa52f9-768a-460f-ad93-810a849bacb2 2018-08-01 10:38:18,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35937e644e5c0a5053ae5b3bc1fe67c83a06c9c1" 2018-08-01 10:38:18,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:38:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-424aefdc-ade6-416d-95c7-518f984e7216 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:38:18,995 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-424aefdc-ade6-416d-95c7-518f984e7216 2018-08-01 10:38:18,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35937e644e5c0a5053ae5b3bc1fe67c83a06c9c1" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-67dc589a-5916-4f9-proj"}}' 2018-08-01 10:38:19,036 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:38:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d86a629d-3892-4722-85ac-0e1794019469 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/bf224efab4c14f29abaae593143e3594"}, "tags": [], "enabled": true, "id": "bf224efab4c14f29abaae593143e3594", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-67dc589a-5916-4f9-proj"}} 2018-08-01 10:38:19,037 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-d86a629d-3892-4722-85ac-0e1794019469 2018-08-01 10:38:19,037 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-67dc589a-5916-4f9-proj 2018-08-01 10:38:19,037 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:38:19,038 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:38:19,429 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:38:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["L3HWtR3MS-e17ALlDPn-Fw"], "issued_at": "2018-08-01T10:38:19.000000Z"}} 2018-08-01 10:38:19,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03cb0c84109a67d2083d3cc29956190e03af4c29" 2018-08-01 10:38:19,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:38:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-441a2fc4-f437-48bb-841f-3f378ef2d631 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:38:19,511 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-441a2fc4-f437-48bb-841f-3f378ef2d631 2018-08-01 10:38:19,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:38:19,520 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:38: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:38:19,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03cb0c84109a67d2083d3cc29956190e03af4c29" 2018-08-01 10:38:19,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:38:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20f8bea3-2eb8-4597-b9ed-fef59d73bab1 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 10:38:19,619 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-20f8bea3-2eb8-4597-b9ed-fef59d73bab1 2018-08-01 10:38:19,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateSecurityGroupTests-67dc589a-5916-4f9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03cb0c84109a67d2083d3cc29956190e03af4c29" 2018-08-01 10:38:19,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:38:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ebafb56-059d-4d44-85e9-9c079e370cdd Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateSecurityGroupTests-67dc589a-5916-4f9-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/bf224efab4c14f29abaae593143e3594"}, "tags": [], "enabled": true, "id": "bf224efab4c14f29abaae593143e3594", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-67dc589a-5916-4f9-proj"}]} 2018-08-01 10:38:19,642 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateSecurityGroupTests-67dc589a-5916-4f9-proj used request id req-8ebafb56-059d-4d44-85e9-9c079e370cdd 2018-08-01 10:38:19,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03cb0c84109a67d2083d3cc29956190e03af4c29" 2018-08-01 10:38:19,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:38:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-713335c1-625b-4a1d-bc3a-9a8ebc3c2727 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:38:19,736 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-713335c1-625b-4a1d-bc3a-9a8ebc3c2727 2018-08-01 10:38:20,098 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-67dc589a-5916-4f9-user 2018-08-01 10:38:20,099 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:38:20,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35937e644e5c0a5053ae5b3bc1fe67c83a06c9c1" 2018-08-01 10:38:20,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:38:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75e605e3-caac-4ed5-9bb9-edfaeeebfff9 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:38:20,180 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-75e605e3-caac-4ed5-9bb9-edfaeeebfff9 2018-08-01 10:38:20,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35937e644e5c0a5053ae5b3bc1fe67c83a06c9c1" -d '{"role": {"name": "CreateSecurityGroupTests-67dc589a-5916-4f9-proj-role"}}' 2018-08-01 10:38:20,278 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:38:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-de2d3d24-8369-4ced-bf6c-d5ae494c047e Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0688da29c09444479e4fbd711c240e69", "links": {"self": "http://172.30.9.24:5000/v3/roles/0688da29c09444479e4fbd711c240e69"}, "name": "CreateSecurityGroupTests-67dc589a-5916-4f9-proj-role"}} 2018-08-01 10:38:20,278 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-de2d3d24-8369-4ced-bf6c-d5ae494c047e 2018-08-01 10:38:20,278 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-67dc589a-5916-4f9-proj-role 2018-08-01 10:38:20,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/0688da29c09444479e4fbd711c240e69 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35937e644e5c0a5053ae5b3bc1fe67c83a06c9c1" 2018-08-01 10:38:20,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:38:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a2517e8-e457-450a-91c9-5d09b0159766 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0688da29c09444479e4fbd711c240e69", "links": {"self": "http://172.30.9.24:5000/v3/roles/0688da29c09444479e4fbd711c240e69"}, "name": "CreateSecurityGroupTests-67dc589a-5916-4f9-proj-role"}} 2018-08-01 10:38:20,364 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/0688da29c09444479e4fbd711c240e69 used request id req-2a2517e8-e457-450a-91c9-5d09b0159766 2018-08-01 10:38:20,365 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-67dc589a-5916-4f9-proj-role to project CreateSecurityGroupTests-67dc589a-5916-4f9-proj 2018-08-01 10:38:20,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/bf224efab4c14f29abaae593143e3594/users/721ef9e576dc499f943a47b8ccc5f110/roles/0688da29c09444479e4fbd711c240e69 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35937e644e5c0a5053ae5b3bc1fe67c83a06c9c1" 2018-08-01 10:38:20,484 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:38:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e8c7d93d-19b1-4176-8bcc-75a3370c592e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:38:20,484 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/bf224efab4c14f29abaae593143e3594/users/721ef9e576dc499f943a47b8ccc5f110/roles/0688da29c09444479e4fbd711c240e69 used request id req-e8c7d93d-19b1-4176-8bcc-75a3370c592e 2018-08-01 10:38:20,485 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:38:20,486 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:38:20,870 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0688da29c09444479e4fbd711c240e69", "name": "CreateSecurityGroupTests-67dc589a-5916-4f9-proj-role"}], "expires_at": "2018-08-01T11:38:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bf224efab4c14f29abaae593143e3594", "name": "CreateSecurityGroupTests-67dc589a-5916-4f9-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/bf224efab4c14f29abaae593143e3594", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/bf224efab4c14f29abaae593143e3594", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/bf224efab4c14f29abaae593143e3594", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/bf224efab4c14f29abaae593143e3594", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/bf224efab4c14f29abaae593143e3594", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/bf224efab4c14f29abaae593143e3594", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_bf224efab4c14f29abaae593143e3594", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_bf224efab4c14f29abaae593143e3594", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/bf224efab4c14f29abaae593143e3594", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/bf224efab4c14f29abaae593143e3594", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/bf224efab4c14f29abaae593143e3594", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/bf224efab4c14f29abaae593143e3594", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/bf224efab4c14f29abaae593143e3594", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/bf224efab4c14f29abaae593143e3594", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-67dc589a-5916-4f9-user", "id": "721ef9e576dc499f943a47b8ccc5f110"}, "audit_ids": ["aUaYxuskTPGo_jOCUVQBxQ"], "issued_at": "2018-08-01T10:38:20.000000Z"}} 2018-08-01 10:38:20,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd66b844a29e77203fe19ac9d4202e3e5c01ea86" 2018-08-01 10:38:20,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:38:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc7b3dc1-61c9-430a-940f-a4a9dd9a0e48 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:38:20,950 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-bc7b3dc1-61c9-430a-940f-a4a9dd9a0e48 2018-08-01 10:38:20,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c6e7df17-2f26-4d50-8d3e-3dafd6bbec88name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd66b844a29e77203fe19ac9d4202e3e5c01ea86" 2018-08-01 10:38:21,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-ef279270-3305-46ed-947a-8cb14dcb5a32 Date: Wed, 01 Aug 2018 10:38:21 GMT RESP BODY: {"security_groups": []} 2018-08-01 10:38:21,298 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c6e7df17-2f26-4d50-8d3e-3dafd6bbec88name&description=hello+group used request id req-ef279270-3305-46ed-947a-8cb14dcb5a32 2018-08-01 10:38:21,298 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-c6e7df17-2f26-4d50-8d3e-3dafd6bbec88name... 2018-08-01 10:38:21,298 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-c6e7df17-2f26-4d50-8d3e-3dafd6bbec88name 2018-08-01 10:38:21,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd66b844a29e77203fe19ac9d4202e3e5c01ea86" -d '{"security_group": {"name": "CreateSecurityGroupTests-c6e7df17-2f26-4d50-8d3e-3dafd6bbec88name", "description": "hello group"}}' 2018-08-01 10:38:21,546 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-cbc5d7a0-c955-4a92-82a2-5ee2ea4745c1 Date: Wed, 01 Aug 2018 10:38:21 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "bf224efab4c14f29abaae593143e3594", "created_at": "2018-08-01T10:38:21Z", "updated_at": "2018-08-01T10:38:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:38:21Z", "revision_number": 0, "id": "8f6625d7-2e95-451d-b290-44fd41a9f929", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:38:21Z", "security_group_id": "43f557d1-213f-47db-b93b-9dce53beaea5", "tenant_id": "bf224efab4c14f29abaae593143e3594", "port_range_min": null, "ethertype": "IPv4", "project_id": "bf224efab4c14f29abaae593143e3594"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:38:21Z", "revision_number": 0, "id": "96f8b73b-2b52-4186-a5ab-5a7064c71773", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:38:21Z", "security_group_id": "43f557d1-213f-47db-b93b-9dce53beaea5", "tenant_id": "bf224efab4c14f29abaae593143e3594", "port_range_min": null, "ethertype": "IPv6", "project_id": "bf224efab4c14f29abaae593143e3594"}], "revision_number": 2, "project_id": "bf224efab4c14f29abaae593143e3594", "id": "43f557d1-213f-47db-b93b-9dce53beaea5", "name": "CreateSecurityGroupTests-c6e7df17-2f26-4d50-8d3e-3dafd6bbec88name"}} 2018-08-01 10:38:21,546 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups used request id req-cbc5d7a0-c955-4a92-82a2-5ee2ea4745c1 2018-08-01 10:38:21,547 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 43f557d1-213f-47db-b93b-9dce53beaea5 2018-08-01 10:38:21,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=43f557d1-213f-47db-b93b-9dce53beaea5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd66b844a29e77203fe19ac9d4202e3e5c01ea86" 2018-08-01 10:38:21,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1b5cc918-5061-45ff-8df0-651e9b0e480e Date: Wed, 01 Aug 2018 10:38: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-08-01T10:38:21Z", "security_group_id": "43f557d1-213f-47db-b93b-9dce53beaea5", "port_range_min": null, "revision_number": 0, "tenant_id": "bf224efab4c14f29abaae593143e3594", "created_at": "2018-08-01T10:38:21Z", "project_id": "bf224efab4c14f29abaae593143e3594", "id": "8f6625d7-2e95-451d-b290-44fd41a9f929"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:38:21Z", "security_group_id": "43f557d1-213f-47db-b93b-9dce53beaea5", "port_range_min": null, "revision_number": 0, "tenant_id": "bf224efab4c14f29abaae593143e3594", "created_at": "2018-08-01T10:38:21Z", "project_id": "bf224efab4c14f29abaae593143e3594", "id": "96f8b73b-2b52-4186-a5ab-5a7064c71773"}]} 2018-08-01 10:38:21,598 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=43f557d1-213f-47db-b93b-9dce53beaea5 used request id req-1b5cc918-5061-45ff-8df0-651e9b0e480e 2018-08-01 10:38:21,599 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 43f557d1-213f-47db-b93b-9dce53beaea5 2018-08-01 10:38:21,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=43f557d1-213f-47db-b93b-9dce53beaea5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd66b844a29e77203fe19ac9d4202e3e5c01ea86" 2018-08-01 10:38:21,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-fd56b5b2-d4a2-4b18-a2f2-31d548434f11 Date: Wed, 01 Aug 2018 10:38: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-08-01T10:38:21Z", "security_group_id": "43f557d1-213f-47db-b93b-9dce53beaea5", "port_range_min": null, "revision_number": 0, "tenant_id": "bf224efab4c14f29abaae593143e3594", "created_at": "2018-08-01T10:38:21Z", "project_id": "bf224efab4c14f29abaae593143e3594", "id": "8f6625d7-2e95-451d-b290-44fd41a9f929"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:38:21Z", "security_group_id": "43f557d1-213f-47db-b93b-9dce53beaea5", "port_range_min": null, "revision_number": 0, "tenant_id": "bf224efab4c14f29abaae593143e3594", "created_at": "2018-08-01T10:38:21Z", "project_id": "bf224efab4c14f29abaae593143e3594", "id": "96f8b73b-2b52-4186-a5ab-5a7064c71773"}]} 2018-08-01 10:38:21,626 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=43f557d1-213f-47db-b93b-9dce53beaea5 used request id req-fd56b5b2-d4a2-4b18-a2f2-31d548434f11 2018-08-01 10:38:21,626 - neutron_utils - INFO - Retrieving security group with ID - 43f557d1-213f-47db-b93b-9dce53beaea5 2018-08-01 10:38:21,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?id=43f557d1-213f-47db-b93b-9dce53beaea5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd66b844a29e77203fe19ac9d4202e3e5c01ea86" 2018-08-01 10:38:21,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-a6df6c11-b32c-4e59-a2cb-a249f2e55f5b Date: Wed, 01 Aug 2018 10:38:21 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "bf224efab4c14f29abaae593143e3594", "created_at": "2018-08-01T10:38:21Z", "updated_at": "2018-08-01T10:38:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:38:21Z", "revision_number": 0, "id": "8f6625d7-2e95-451d-b290-44fd41a9f929", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:38:21Z", "security_group_id": "43f557d1-213f-47db-b93b-9dce53beaea5", "tenant_id": "bf224efab4c14f29abaae593143e3594", "port_range_min": null, "ethertype": "IPv4", "project_id": "bf224efab4c14f29abaae593143e3594"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:38:21Z", "revision_number": 0, "id": "96f8b73b-2b52-4186-a5ab-5a7064c71773", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:38:21Z", "security_group_id": "43f557d1-213f-47db-b93b-9dce53beaea5", "tenant_id": "bf224efab4c14f29abaae593143e3594", "port_range_min": null, "ethertype": "IPv6", "project_id": "bf224efab4c14f29abaae593143e3594"}], "revision_number": 2, "project_id": "bf224efab4c14f29abaae593143e3594", "id": "43f557d1-213f-47db-b93b-9dce53beaea5", "name": "CreateSecurityGroupTests-c6e7df17-2f26-4d50-8d3e-3dafd6bbec88name"}]} 2018-08-01 10:38:21,694 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?id=43f557d1-213f-47db-b93b-9dce53beaea5 used request id req-a6df6c11-b32c-4e59-a2cb-a249f2e55f5b 2018-08-01 10:38:21,695 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 43f557d1-213f-47db-b93b-9dce53beaea5 2018-08-01 10:38:21,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=43f557d1-213f-47db-b93b-9dce53beaea5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd66b844a29e77203fe19ac9d4202e3e5c01ea86" 2018-08-01 10:38:21,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-efd958d3-2305-4ecc-8897-d5efd990a329 Date: Wed, 01 Aug 2018 10:38: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-08-01T10:38:21Z", "security_group_id": "43f557d1-213f-47db-b93b-9dce53beaea5", "port_range_min": null, "revision_number": 0, "tenant_id": "bf224efab4c14f29abaae593143e3594", "created_at": "2018-08-01T10:38:21Z", "project_id": "bf224efab4c14f29abaae593143e3594", "id": "8f6625d7-2e95-451d-b290-44fd41a9f929"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:38:21Z", "security_group_id": "43f557d1-213f-47db-b93b-9dce53beaea5", "port_range_min": null, "revision_number": 0, "tenant_id": "bf224efab4c14f29abaae593143e3594", "created_at": "2018-08-01T10:38:21Z", "project_id": "bf224efab4c14f29abaae593143e3594", "id": "96f8b73b-2b52-4186-a5ab-5a7064c71773"}]} 2018-08-01 10:38:21,722 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=43f557d1-213f-47db-b93b-9dce53beaea5 used request id req-efd958d3-2305-4ecc-8897-d5efd990a329 2018-08-01 10:38:21,723 - neutron_utils - INFO - Retrieving security group with ID - 43f557d1-213f-47db-b93b-9dce53beaea5 2018-08-01 10:38:21,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?id=43f557d1-213f-47db-b93b-9dce53beaea5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd66b844a29e77203fe19ac9d4202e3e5c01ea86" 2018-08-01 10:38:21,770 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-5d7ec6f7-bf29-426e-827e-ccbe89ab5c2b Date: Wed, 01 Aug 2018 10:38:21 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "bf224efab4c14f29abaae593143e3594", "created_at": "2018-08-01T10:38:21Z", "updated_at": "2018-08-01T10:38:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:38:21Z", "revision_number": 0, "id": "8f6625d7-2e95-451d-b290-44fd41a9f929", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:38:21Z", "security_group_id": "43f557d1-213f-47db-b93b-9dce53beaea5", "tenant_id": "bf224efab4c14f29abaae593143e3594", "port_range_min": null, "ethertype": "IPv4", "project_id": "bf224efab4c14f29abaae593143e3594"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:38:21Z", "revision_number": 0, "id": "96f8b73b-2b52-4186-a5ab-5a7064c71773", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:38:21Z", "security_group_id": "43f557d1-213f-47db-b93b-9dce53beaea5", "tenant_id": "bf224efab4c14f29abaae593143e3594", "port_range_min": null, "ethertype": "IPv6", "project_id": "bf224efab4c14f29abaae593143e3594"}], "revision_number": 2, "project_id": "bf224efab4c14f29abaae593143e3594", "id": "43f557d1-213f-47db-b93b-9dce53beaea5", "name": "CreateSecurityGroupTests-c6e7df17-2f26-4d50-8d3e-3dafd6bbec88name"}]} 2018-08-01 10:38:21,770 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?id=43f557d1-213f-47db-b93b-9dce53beaea5 used request id req-5d7ec6f7-bf29-426e-827e-ccbe89ab5c2b 2018-08-01 10:38:21,771 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 43f557d1-213f-47db-b93b-9dce53beaea5 2018-08-01 10:38:21,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=43f557d1-213f-47db-b93b-9dce53beaea5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd66b844a29e77203fe19ac9d4202e3e5c01ea86" 2018-08-01 10:38:21,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-aadff85e-b7fe-4457-82fd-a7886e20b8cd Date: Wed, 01 Aug 2018 10:38: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-08-01T10:38:21Z", "security_group_id": "43f557d1-213f-47db-b93b-9dce53beaea5", "port_range_min": null, "revision_number": 0, "tenant_id": "bf224efab4c14f29abaae593143e3594", "created_at": "2018-08-01T10:38:21Z", "project_id": "bf224efab4c14f29abaae593143e3594", "id": "8f6625d7-2e95-451d-b290-44fd41a9f929"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:38:21Z", "security_group_id": "43f557d1-213f-47db-b93b-9dce53beaea5", "port_range_min": null, "revision_number": 0, "tenant_id": "bf224efab4c14f29abaae593143e3594", "created_at": "2018-08-01T10:38:21Z", "project_id": "bf224efab4c14f29abaae593143e3594", "id": "96f8b73b-2b52-4186-a5ab-5a7064c71773"}]} 2018-08-01 10:38:21,796 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=43f557d1-213f-47db-b93b-9dce53beaea5 used request id req-aadff85e-b7fe-4457-82fd-a7886e20b8cd 2018-08-01 10:38:21,796 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-c6e7df17-2f26-4d50-8d3e-3dafd6bbec88name 2018-08-01 10:38:21,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c6e7df17-2f26-4d50-8d3e-3dafd6bbec88name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd66b844a29e77203fe19ac9d4202e3e5c01ea86" 2018-08-01 10:38:21,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-fcf3d077-712b-47b2-8664-02f3eec0d210 Date: Wed, 01 Aug 2018 10:38:21 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "bf224efab4c14f29abaae593143e3594", "created_at": "2018-08-01T10:38:21Z", "updated_at": "2018-08-01T10:38:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:38:21Z", "revision_number": 0, "id": "8f6625d7-2e95-451d-b290-44fd41a9f929", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:38:21Z", "security_group_id": "43f557d1-213f-47db-b93b-9dce53beaea5", "tenant_id": "bf224efab4c14f29abaae593143e3594", "port_range_min": null, "ethertype": "IPv4", "project_id": "bf224efab4c14f29abaae593143e3594"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:38:21Z", "revision_number": 0, "id": "96f8b73b-2b52-4186-a5ab-5a7064c71773", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:38:21Z", "security_group_id": "43f557d1-213f-47db-b93b-9dce53beaea5", "tenant_id": "bf224efab4c14f29abaae593143e3594", "port_range_min": null, "ethertype": "IPv6", "project_id": "bf224efab4c14f29abaae593143e3594"}], "revision_number": 2, "project_id": "bf224efab4c14f29abaae593143e3594", "id": "43f557d1-213f-47db-b93b-9dce53beaea5", "name": "CreateSecurityGroupTests-c6e7df17-2f26-4d50-8d3e-3dafd6bbec88name"}]} 2018-08-01 10:38:21,843 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c6e7df17-2f26-4d50-8d3e-3dafd6bbec88name used request id req-fcf3d077-712b-47b2-8664-02f3eec0d210 2018-08-01 10:38:21,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:38:21,850 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:38: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:38:21,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/bf224efab4c14f29abaae593143e3594 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd66b844a29e77203fe19ac9d4202e3e5c01ea86" 2018-08-01 10:38:21,916 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:38:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5fe9678-9e46-4c0a-bc6b-7f9456bfd864 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/bf224efab4c14f29abaae593143e3594"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "bf224efab4c14f29abaae593143e3594", "name": "CreateSecurityGroupTests-67dc589a-5916-4f9-proj"}} 2018-08-01 10:38:21,916 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/bf224efab4c14f29abaae593143e3594 used request id req-b5fe9678-9e46-4c0a-bc6b-7f9456bfd864 2018-08-01 10:38:21,916 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 43f557d1-213f-47db-b93b-9dce53beaea5 2018-08-01 10:38:21,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=43f557d1-213f-47db-b93b-9dce53beaea5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd66b844a29e77203fe19ac9d4202e3e5c01ea86" 2018-08-01 10:38:21,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-80851961-9792-4400-bc6f-5c3a932d58bd Date: Wed, 01 Aug 2018 10:38: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-08-01T10:38:21Z", "security_group_id": "43f557d1-213f-47db-b93b-9dce53beaea5", "port_range_min": null, "revision_number": 0, "tenant_id": "bf224efab4c14f29abaae593143e3594", "created_at": "2018-08-01T10:38:21Z", "project_id": "bf224efab4c14f29abaae593143e3594", "id": "8f6625d7-2e95-451d-b290-44fd41a9f929"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:38:21Z", "security_group_id": "43f557d1-213f-47db-b93b-9dce53beaea5", "port_range_min": null, "revision_number": 0, "tenant_id": "bf224efab4c14f29abaae593143e3594", "created_at": "2018-08-01T10:38:21Z", "project_id": "bf224efab4c14f29abaae593143e3594", "id": "96f8b73b-2b52-4186-a5ab-5a7064c71773"}]} 2018-08-01 10:38:21,943 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=43f557d1-213f-47db-b93b-9dce53beaea5 used request id req-80851961-9792-4400-bc6f-5c3a932d58bd 2018-08-01 10:38:21,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}cd66b844a29e77203fe19ac9d4202e3e5c01ea86" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "43f557d1-213f-47db-b93b-9dce53beaea5"}}' 2018-08-01 10:38:22,080 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-b3c0b5eb-61fe-4530-bd13-471ad0837b1d Date: Wed, 01 Aug 2018 10:38: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-08-01T10:38:22Z", "security_group_id": "43f557d1-213f-47db-b93b-9dce53beaea5", "port_range_min": null, "revision_number": 0, "tenant_id": "bf224efab4c14f29abaae593143e3594", "created_at": "2018-08-01T10:38:22Z", "project_id": "bf224efab4c14f29abaae593143e3594", "id": "68ed0afa-03b2-4a6d-9adb-d66b32d9aa24"}} 2018-08-01 10:38:22,080 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules used request id req-b3c0b5eb-61fe-4530-bd13-471ad0837b1d 2018-08-01 10:38:22,080 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-c6e7df17-2f26-4d50-8d3e-3dafd6bbec88name 2018-08-01 10:38:22,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c6e7df17-2f26-4d50-8d3e-3dafd6bbec88name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd66b844a29e77203fe19ac9d4202e3e5c01ea86" 2018-08-01 10:38:22,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-39d29407-cfa1-4fb8-8dd1-894b7dfde464 Date: Wed, 01 Aug 2018 10:38:22 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "bf224efab4c14f29abaae593143e3594", "created_at": "2018-08-01T10:38:21Z", "updated_at": "2018-08-01T10:38:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:38:22Z", "revision_number": 0, "id": "68ed0afa-03b2-4a6d-9adb-d66b32d9aa24", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:38:22Z", "security_group_id": "43f557d1-213f-47db-b93b-9dce53beaea5", "tenant_id": "bf224efab4c14f29abaae593143e3594", "port_range_min": null, "ethertype": "IPv4", "project_id": "bf224efab4c14f29abaae593143e3594"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:38:21Z", "revision_number": 0, "id": "8f6625d7-2e95-451d-b290-44fd41a9f929", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:38:21Z", "security_group_id": "43f557d1-213f-47db-b93b-9dce53beaea5", "tenant_id": "bf224efab4c14f29abaae593143e3594", "port_range_min": null, "ethertype": "IPv4", "project_id": "bf224efab4c14f29abaae593143e3594"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:38:21Z", "revision_number": 0, "id": "96f8b73b-2b52-4186-a5ab-5a7064c71773", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:38:21Z", "security_group_id": "43f557d1-213f-47db-b93b-9dce53beaea5", "tenant_id": "bf224efab4c14f29abaae593143e3594", "port_range_min": null, "ethertype": "IPv6", "project_id": "bf224efab4c14f29abaae593143e3594"}], "revision_number": 3, "project_id": "bf224efab4c14f29abaae593143e3594", "id": "43f557d1-213f-47db-b93b-9dce53beaea5", "name": "CreateSecurityGroupTests-c6e7df17-2f26-4d50-8d3e-3dafd6bbec88name"}]} 2018-08-01 10:38:22,130 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c6e7df17-2f26-4d50-8d3e-3dafd6bbec88name used request id req-39d29407-cfa1-4fb8-8dd1-894b7dfde464 2018-08-01 10:38:22,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/bf224efab4c14f29abaae593143e3594 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd66b844a29e77203fe19ac9d4202e3e5c01ea86" 2018-08-01 10:38:22,221 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:38:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b28da3b-e169-4500-9f0c-f80aa655ec87 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/bf224efab4c14f29abaae593143e3594"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "bf224efab4c14f29abaae593143e3594", "name": "CreateSecurityGroupTests-67dc589a-5916-4f9-proj"}} 2018-08-01 10:38:22,221 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/bf224efab4c14f29abaae593143e3594 used request id req-2b28da3b-e169-4500-9f0c-f80aa655ec87 2018-08-01 10:38:22,221 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 43f557d1-213f-47db-b93b-9dce53beaea5 2018-08-01 10:38:22,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=43f557d1-213f-47db-b93b-9dce53beaea5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd66b844a29e77203fe19ac9d4202e3e5c01ea86" 2018-08-01 10:38:22,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-3b4c9a26-d19f-484c-8396-65925f21fc02 Date: Wed, 01 Aug 2018 10:38:22 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-08-01T10:38:22Z", "security_group_id": "43f557d1-213f-47db-b93b-9dce53beaea5", "port_range_min": null, "revision_number": 0, "tenant_id": "bf224efab4c14f29abaae593143e3594", "created_at": "2018-08-01T10:38:22Z", "project_id": "bf224efab4c14f29abaae593143e3594", "id": "68ed0afa-03b2-4a6d-9adb-d66b32d9aa24"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:38:21Z", "security_group_id": "43f557d1-213f-47db-b93b-9dce53beaea5", "port_range_min": null, "revision_number": 0, "tenant_id": "bf224efab4c14f29abaae593143e3594", "created_at": "2018-08-01T10:38:21Z", "project_id": "bf224efab4c14f29abaae593143e3594", "id": "8f6625d7-2e95-451d-b290-44fd41a9f929"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:38:21Z", "security_group_id": "43f557d1-213f-47db-b93b-9dce53beaea5", "port_range_min": null, "revision_number": 0, "tenant_id": "bf224efab4c14f29abaae593143e3594", "created_at": "2018-08-01T10:38:21Z", "project_id": "bf224efab4c14f29abaae593143e3594", "id": "96f8b73b-2b52-4186-a5ab-5a7064c71773"}]} 2018-08-01 10:38:22,271 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=43f557d1-213f-47db-b93b-9dce53beaea5 used request id req-3b4c9a26-d19f-484c-8396-65925f21fc02 2018-08-01 10:38:22,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}cd66b844a29e77203fe19ac9d4202e3e5c01ea86" -d '{"security_group_rule": {"ethertype": "IPv6", "direction": "egress", "protocol": 17, "description": "test_rule_2", "security_group_id": "43f557d1-213f-47db-b93b-9dce53beaea5"}}' 2018-08-01 10:38:22,421 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-aed4a746-2781-4f41-8997-2ab1ffbbc729 Date: Wed, 01 Aug 2018 10:38:22 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-08-01T10:38:22Z", "security_group_id": "43f557d1-213f-47db-b93b-9dce53beaea5", "port_range_min": null, "revision_number": 0, "tenant_id": "bf224efab4c14f29abaae593143e3594", "created_at": "2018-08-01T10:38:22Z", "project_id": "bf224efab4c14f29abaae593143e3594", "id": "0f887076-7a0c-4f05-bbf8-2b9239b510e0"}} 2018-08-01 10:38:22,421 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules used request id req-aed4a746-2781-4f41-8997-2ab1ffbbc729 2018-08-01 10:38:22,422 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-c6e7df17-2f26-4d50-8d3e-3dafd6bbec88name 2018-08-01 10:38:22,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c6e7df17-2f26-4d50-8d3e-3dafd6bbec88name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd66b844a29e77203fe19ac9d4202e3e5c01ea86" 2018-08-01 10:38:22,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2430 X-Openstack-Request-Id: req-14fc784f-0285-4dd3-bfec-b75731d957d1 Date: Wed, 01 Aug 2018 10:38:22 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "bf224efab4c14f29abaae593143e3594", "created_at": "2018-08-01T10:38:21Z", "updated_at": "2018-08-01T10:38:22Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:38:22Z", "revision_number": 0, "id": "0f887076-7a0c-4f05-bbf8-2b9239b510e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:38:22Z", "security_group_id": "43f557d1-213f-47db-b93b-9dce53beaea5", "tenant_id": "bf224efab4c14f29abaae593143e3594", "port_range_min": null, "ethertype": "IPv6", "project_id": "bf224efab4c14f29abaae593143e3594"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:38:22Z", "revision_number": 0, "id": "68ed0afa-03b2-4a6d-9adb-d66b32d9aa24", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:38:22Z", "security_group_id": "43f557d1-213f-47db-b93b-9dce53beaea5", "tenant_id": "bf224efab4c14f29abaae593143e3594", "port_range_min": null, "ethertype": "IPv4", "project_id": "bf224efab4c14f29abaae593143e3594"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:38:21Z", "revision_number": 0, "id": "8f6625d7-2e95-451d-b290-44fd41a9f929", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:38:21Z", "security_group_id": "43f557d1-213f-47db-b93b-9dce53beaea5", "tenant_id": "bf224efab4c14f29abaae593143e3594", "port_range_min": null, "ethertype": "IPv4", "project_id": "bf224efab4c14f29abaae593143e3594"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:38:21Z", "revision_number": 0, "id": "96f8b73b-2b52-4186-a5ab-5a7064c71773", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:38:21Z", "security_group_id": "43f557d1-213f-47db-b93b-9dce53beaea5", "tenant_id": "bf224efab4c14f29abaae593143e3594", "port_range_min": null, "ethertype": "IPv6", "project_id": "bf224efab4c14f29abaae593143e3594"}], "revision_number": 4, "project_id": "bf224efab4c14f29abaae593143e3594", "id": "43f557d1-213f-47db-b93b-9dce53beaea5", "name": "CreateSecurityGroupTests-c6e7df17-2f26-4d50-8d3e-3dafd6bbec88name"}]} 2018-08-01 10:38:22,472 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c6e7df17-2f26-4d50-8d3e-3dafd6bbec88name used request id req-14fc784f-0285-4dd3-bfec-b75731d957d1 2018-08-01 10:38:22,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/bf224efab4c14f29abaae593143e3594 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd66b844a29e77203fe19ac9d4202e3e5c01ea86" 2018-08-01 10:38:22,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:38:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3e0be23-9e73-47f5-bf78-981cc27fa9ea Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/bf224efab4c14f29abaae593143e3594"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "bf224efab4c14f29abaae593143e3594", "name": "CreateSecurityGroupTests-67dc589a-5916-4f9-proj"}} 2018-08-01 10:38:22,553 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/bf224efab4c14f29abaae593143e3594 used request id req-f3e0be23-9e73-47f5-bf78-981cc27fa9ea 2018-08-01 10:38:22,554 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 43f557d1-213f-47db-b93b-9dce53beaea5 2018-08-01 10:38:22,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=43f557d1-213f-47db-b93b-9dce53beaea5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd66b844a29e77203fe19ac9d4202e3e5c01ea86" 2018-08-01 10:38:22,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1997 X-Openstack-Request-Id: req-521eeead-09b9-4c17-ad2a-8b1433a6dad2 Date: Wed, 01 Aug 2018 10:38:22 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:38:22Z", "security_group_id": "43f557d1-213f-47db-b93b-9dce53beaea5", "port_range_min": null, "revision_number": 0, "tenant_id": "bf224efab4c14f29abaae593143e3594", "created_at": "2018-08-01T10:38:22Z", "project_id": "bf224efab4c14f29abaae593143e3594", "id": "0f887076-7a0c-4f05-bbf8-2b9239b510e0"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:38:22Z", "security_group_id": "43f557d1-213f-47db-b93b-9dce53beaea5", "port_range_min": null, "revision_number": 0, "tenant_id": "bf224efab4c14f29abaae593143e3594", "created_at": "2018-08-01T10:38:22Z", "project_id": "bf224efab4c14f29abaae593143e3594", "id": "68ed0afa-03b2-4a6d-9adb-d66b32d9aa24"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:38:21Z", "security_group_id": "43f557d1-213f-47db-b93b-9dce53beaea5", "port_range_min": null, "revision_number": 0, "tenant_id": "bf224efab4c14f29abaae593143e3594", "created_at": "2018-08-01T10:38:21Z", "project_id": "bf224efab4c14f29abaae593143e3594", "id": "8f6625d7-2e95-451d-b290-44fd41a9f929"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:38:21Z", "security_group_id": "43f557d1-213f-47db-b93b-9dce53beaea5", "port_range_min": null, "revision_number": 0, "tenant_id": "bf224efab4c14f29abaae593143e3594", "created_at": "2018-08-01T10:38:21Z", "project_id": "bf224efab4c14f29abaae593143e3594", "id": "96f8b73b-2b52-4186-a5ab-5a7064c71773"}]} 2018-08-01 10:38:22,612 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=43f557d1-213f-47db-b93b-9dce53beaea5 used request id req-521eeead-09b9-4c17-ad2a-8b1433a6dad2 2018-08-01 10:38:22,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}cd66b844a29e77203fe19ac9d4202e3e5c01ea86" -d '{"security_group_rule": {"direction": "egress", "protocol": 17, "description": "test_rule_3", "ethertype": "IPv4", "port_range_max": 20, "security_group_id": "43f557d1-213f-47db-b93b-9dce53beaea5", "port_range_min": 10}}' 2018-08-01 10:38:22,768 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-d9a0c88e-297b-499d-a9a5-4550c58ba5ca Date: Wed, 01 Aug 2018 10:38:22 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-08-01T10:38:22Z", "security_group_id": "43f557d1-213f-47db-b93b-9dce53beaea5", "port_range_min": 10, "revision_number": 0, "tenant_id": "bf224efab4c14f29abaae593143e3594", "created_at": "2018-08-01T10:38:22Z", "project_id": "bf224efab4c14f29abaae593143e3594", "id": "c5b18e4c-e919-41dd-8dd4-906576a4c45f"}} 2018-08-01 10:38:22,768 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules used request id req-d9a0c88e-297b-499d-a9a5-4550c58ba5ca 2018-08-01 10:38:22,768 - neutron_utils - INFO - Retrieving security group with ID - 43f557d1-213f-47db-b93b-9dce53beaea5 2018-08-01 10:38:22,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?id=43f557d1-213f-47db-b93b-9dce53beaea5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd66b844a29e77203fe19ac9d4202e3e5c01ea86" 2018-08-01 10:38:22,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-8f8a28e3-ef5d-402c-8987-fb56ec614a73 Date: Wed, 01 Aug 2018 10:38:22 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "bf224efab4c14f29abaae593143e3594", "created_at": "2018-08-01T10:38:21Z", "updated_at": "2018-08-01T10:38:22Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:38:22Z", "revision_number": 0, "id": "0f887076-7a0c-4f05-bbf8-2b9239b510e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:38:22Z", "security_group_id": "43f557d1-213f-47db-b93b-9dce53beaea5", "tenant_id": "bf224efab4c14f29abaae593143e3594", "port_range_min": null, "ethertype": "IPv6", "project_id": "bf224efab4c14f29abaae593143e3594"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:38:22Z", "revision_number": 0, "id": "68ed0afa-03b2-4a6d-9adb-d66b32d9aa24", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:38:22Z", "security_group_id": "43f557d1-213f-47db-b93b-9dce53beaea5", "tenant_id": "bf224efab4c14f29abaae593143e3594", "port_range_min": null, "ethertype": "IPv4", "project_id": "bf224efab4c14f29abaae593143e3594"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:38:21Z", "revision_number": 0, "id": "8f6625d7-2e95-451d-b290-44fd41a9f929", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:38:21Z", "security_group_id": "43f557d1-213f-47db-b93b-9dce53beaea5", "tenant_id": "bf224efab4c14f29abaae593143e3594", "port_range_min": null, "ethertype": "IPv4", "project_id": "bf224efab4c14f29abaae593143e3594"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:38:21Z", "revision_number": 0, "id": "96f8b73b-2b52-4186-a5ab-5a7064c71773", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:38:21Z", "security_group_id": "43f557d1-213f-47db-b93b-9dce53beaea5", "tenant_id": "bf224efab4c14f29abaae593143e3594", "port_range_min": null, "ethertype": "IPv6", "project_id": "bf224efab4c14f29abaae593143e3594"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-08-01T10:38:22Z", "revision_number": 0, "id": "c5b18e4c-e919-41dd-8dd4-906576a4c45f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:38:22Z", "security_group_id": "43f557d1-213f-47db-b93b-9dce53beaea5", "tenant_id": "bf224efab4c14f29abaae593143e3594", "port_range_min": 10, "ethertype": "IPv4", "project_id": "bf224efab4c14f29abaae593143e3594"}], "revision_number": 5, "project_id": "bf224efab4c14f29abaae593143e3594", "id": "43f557d1-213f-47db-b93b-9dce53beaea5", "name": "CreateSecurityGroupTests-c6e7df17-2f26-4d50-8d3e-3dafd6bbec88name"}]} 2018-08-01 10:38:22,818 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?id=43f557d1-213f-47db-b93b-9dce53beaea5 used request id req-8f8a28e3-ef5d-402c-8987-fb56ec614a73 2018-08-01 10:38:22,819 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 43f557d1-213f-47db-b93b-9dce53beaea5 2018-08-01 10:38:22,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=43f557d1-213f-47db-b93b-9dce53beaea5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd66b844a29e77203fe19ac9d4202e3e5c01ea86" 2018-08-01 10:38:22,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-c6affbda-d623-4552-8ff4-7d79c860c660 Date: Wed, 01 Aug 2018 10:38:22 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:38:22Z", "security_group_id": "43f557d1-213f-47db-b93b-9dce53beaea5", "port_range_min": null, "revision_number": 0, "tenant_id": "bf224efab4c14f29abaae593143e3594", "created_at": "2018-08-01T10:38:22Z", "project_id": "bf224efab4c14f29abaae593143e3594", "id": "0f887076-7a0c-4f05-bbf8-2b9239b510e0"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:38:22Z", "security_group_id": "43f557d1-213f-47db-b93b-9dce53beaea5", "port_range_min": null, "revision_number": 0, "tenant_id": "bf224efab4c14f29abaae593143e3594", "created_at": "2018-08-01T10:38:22Z", "project_id": "bf224efab4c14f29abaae593143e3594", "id": "68ed0afa-03b2-4a6d-9adb-d66b32d9aa24"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:38:21Z", "security_group_id": "43f557d1-213f-47db-b93b-9dce53beaea5", "port_range_min": null, "revision_number": 0, "tenant_id": "bf224efab4c14f29abaae593143e3594", "created_at": "2018-08-01T10:38:21Z", "project_id": "bf224efab4c14f29abaae593143e3594", "id": "8f6625d7-2e95-451d-b290-44fd41a9f929"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:38:21Z", "security_group_id": "43f557d1-213f-47db-b93b-9dce53beaea5", "port_range_min": null, "revision_number": 0, "tenant_id": "bf224efab4c14f29abaae593143e3594", "created_at": "2018-08-01T10:38:21Z", "project_id": "bf224efab4c14f29abaae593143e3594", "id": "96f8b73b-2b52-4186-a5ab-5a7064c71773"}, {"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-08-01T10:38:22Z", "security_group_id": "43f557d1-213f-47db-b93b-9dce53beaea5", "port_range_min": 10, "revision_number": 0, "tenant_id": "bf224efab4c14f29abaae593143e3594", "created_at": "2018-08-01T10:38:22Z", "project_id": "bf224efab4c14f29abaae593143e3594", "id": "c5b18e4c-e919-41dd-8dd4-906576a4c45f"}]} 2018-08-01 10:38:22,874 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=43f557d1-213f-47db-b93b-9dce53beaea5 used request id req-c6affbda-d623-4552-8ff4-7d79c860c660 2018-08-01 10:38:22,875 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:38:23,255 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0688da29c09444479e4fbd711c240e69", "name": "CreateSecurityGroupTests-67dc589a-5916-4f9-proj-role"}], "expires_at": "2018-08-01T11:38:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bf224efab4c14f29abaae593143e3594", "name": "CreateSecurityGroupTests-67dc589a-5916-4f9-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/bf224efab4c14f29abaae593143e3594", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/bf224efab4c14f29abaae593143e3594", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/bf224efab4c14f29abaae593143e3594", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/bf224efab4c14f29abaae593143e3594", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/bf224efab4c14f29abaae593143e3594", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/bf224efab4c14f29abaae593143e3594", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_bf224efab4c14f29abaae593143e3594", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_bf224efab4c14f29abaae593143e3594", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/bf224efab4c14f29abaae593143e3594", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/bf224efab4c14f29abaae593143e3594", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/bf224efab4c14f29abaae593143e3594", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/bf224efab4c14f29abaae593143e3594", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/bf224efab4c14f29abaae593143e3594", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/bf224efab4c14f29abaae593143e3594", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-67dc589a-5916-4f9-user", "id": "721ef9e576dc499f943a47b8ccc5f110"}, "audit_ids": ["tIm3LTT2Simtz4Tc9CbqvQ"], "issued_at": "2018-08-01T10:38:23.000000Z"}} 2018-08-01 10:38:23,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c6e7df17-2f26-4d50-8d3e-3dafd6bbec88name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55308da39404a0a20d0e3c75a09794d35b9835fd" 2018-08-01 10:38:23,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-192a8c99-27fc-4bf9-87af-8961d1a8d313 Date: Wed, 01 Aug 2018 10:38:23 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "bf224efab4c14f29abaae593143e3594", "created_at": "2018-08-01T10:38:21Z", "updated_at": "2018-08-01T10:38:22Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:38:22Z", "revision_number": 0, "id": "0f887076-7a0c-4f05-bbf8-2b9239b510e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:38:22Z", "security_group_id": "43f557d1-213f-47db-b93b-9dce53beaea5", "tenant_id": "bf224efab4c14f29abaae593143e3594", "port_range_min": null, "ethertype": "IPv6", "project_id": "bf224efab4c14f29abaae593143e3594"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:38:22Z", "revision_number": 0, "id": "68ed0afa-03b2-4a6d-9adb-d66b32d9aa24", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:38:22Z", "security_group_id": "43f557d1-213f-47db-b93b-9dce53beaea5", "tenant_id": "bf224efab4c14f29abaae593143e3594", "port_range_min": null, "ethertype": "IPv4", "project_id": "bf224efab4c14f29abaae593143e3594"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:38:21Z", "revision_number": 0, "id": "8f6625d7-2e95-451d-b290-44fd41a9f929", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:38:21Z", "security_group_id": "43f557d1-213f-47db-b93b-9dce53beaea5", "tenant_id": "bf224efab4c14f29abaae593143e3594", "port_range_min": null, "ethertype": "IPv4", "project_id": "bf224efab4c14f29abaae593143e3594"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:38:21Z", "revision_number": 0, "id": "96f8b73b-2b52-4186-a5ab-5a7064c71773", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:38:21Z", "security_group_id": "43f557d1-213f-47db-b93b-9dce53beaea5", "tenant_id": "bf224efab4c14f29abaae593143e3594", "port_range_min": null, "ethertype": "IPv6", "project_id": "bf224efab4c14f29abaae593143e3594"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-08-01T10:38:22Z", "revision_number": 0, "id": "c5b18e4c-e919-41dd-8dd4-906576a4c45f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:38:22Z", "security_group_id": "43f557d1-213f-47db-b93b-9dce53beaea5", "tenant_id": "bf224efab4c14f29abaae593143e3594", "port_range_min": 10, "ethertype": "IPv4", "project_id": "bf224efab4c14f29abaae593143e3594"}], "revision_number": 5, "project_id": "bf224efab4c14f29abaae593143e3594", "id": "43f557d1-213f-47db-b93b-9dce53beaea5", "name": "CreateSecurityGroupTests-c6e7df17-2f26-4d50-8d3e-3dafd6bbec88name"}]} 2018-08-01 10:38:23,463 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c6e7df17-2f26-4d50-8d3e-3dafd6bbec88name&description=hello+group used request id req-192a8c99-27fc-4bf9-87af-8961d1a8d313 2018-08-01 10:38:23,463 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 43f557d1-213f-47db-b93b-9dce53beaea5 2018-08-01 10:38:23,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=43f557d1-213f-47db-b93b-9dce53beaea5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55308da39404a0a20d0e3c75a09794d35b9835fd" 2018-08-01 10:38:23,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-0cb18417-6770-43a7-a9d3-bea17e4a8b3f Date: Wed, 01 Aug 2018 10:38:23 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:38:22Z", "security_group_id": "43f557d1-213f-47db-b93b-9dce53beaea5", "port_range_min": null, "revision_number": 0, "tenant_id": "bf224efab4c14f29abaae593143e3594", "created_at": "2018-08-01T10:38:22Z", "project_id": "bf224efab4c14f29abaae593143e3594", "id": "0f887076-7a0c-4f05-bbf8-2b9239b510e0"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:38:22Z", "security_group_id": "43f557d1-213f-47db-b93b-9dce53beaea5", "port_range_min": null, "revision_number": 0, "tenant_id": "bf224efab4c14f29abaae593143e3594", "created_at": "2018-08-01T10:38:22Z", "project_id": "bf224efab4c14f29abaae593143e3594", "id": "68ed0afa-03b2-4a6d-9adb-d66b32d9aa24"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:38:21Z", "security_group_id": "43f557d1-213f-47db-b93b-9dce53beaea5", "port_range_min": null, "revision_number": 0, "tenant_id": "bf224efab4c14f29abaae593143e3594", "created_at": "2018-08-01T10:38:21Z", "project_id": "bf224efab4c14f29abaae593143e3594", "id": "8f6625d7-2e95-451d-b290-44fd41a9f929"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:38:21Z", "security_group_id": "43f557d1-213f-47db-b93b-9dce53beaea5", "port_range_min": null, "revision_number": 0, "tenant_id": "bf224efab4c14f29abaae593143e3594", "created_at": "2018-08-01T10:38:21Z", "project_id": "bf224efab4c14f29abaae593143e3594", "id": "96f8b73b-2b52-4186-a5ab-5a7064c71773"}, {"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-08-01T10:38:22Z", "security_group_id": "43f557d1-213f-47db-b93b-9dce53beaea5", "port_range_min": 10, "revision_number": 0, "tenant_id": "bf224efab4c14f29abaae593143e3594", "created_at": "2018-08-01T10:38:22Z", "project_id": "bf224efab4c14f29abaae593143e3594", "id": "c5b18e4c-e919-41dd-8dd4-906576a4c45f"}]} 2018-08-01 10:38:23,497 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=43f557d1-213f-47db-b93b-9dce53beaea5 used request id req-0cb18417-6770-43a7-a9d3-bea17e4a8b3f 2018-08-01 10:38:23,497 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 43f557d1-213f-47db-b93b-9dce53beaea5 2018-08-01 10:38:23,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=43f557d1-213f-47db-b93b-9dce53beaea5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55308da39404a0a20d0e3c75a09794d35b9835fd" 2018-08-01 10:38:23,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-a65e0151-f848-4289-a3cc-8172513d1462 Date: Wed, 01 Aug 2018 10:38:23 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:38:22Z", "security_group_id": "43f557d1-213f-47db-b93b-9dce53beaea5", "port_range_min": null, "revision_number": 0, "tenant_id": "bf224efab4c14f29abaae593143e3594", "created_at": "2018-08-01T10:38:22Z", "project_id": "bf224efab4c14f29abaae593143e3594", "id": "0f887076-7a0c-4f05-bbf8-2b9239b510e0"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:38:22Z", "security_group_id": "43f557d1-213f-47db-b93b-9dce53beaea5", "port_range_min": null, "revision_number": 0, "tenant_id": "bf224efab4c14f29abaae593143e3594", "created_at": "2018-08-01T10:38:22Z", "project_id": "bf224efab4c14f29abaae593143e3594", "id": "68ed0afa-03b2-4a6d-9adb-d66b32d9aa24"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:38:21Z", "security_group_id": "43f557d1-213f-47db-b93b-9dce53beaea5", "port_range_min": null, "revision_number": 0, "tenant_id": "bf224efab4c14f29abaae593143e3594", "created_at": "2018-08-01T10:38:21Z", "project_id": "bf224efab4c14f29abaae593143e3594", "id": "8f6625d7-2e95-451d-b290-44fd41a9f929"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:38:21Z", "security_group_id": "43f557d1-213f-47db-b93b-9dce53beaea5", "port_range_min": null, "revision_number": 0, "tenant_id": "bf224efab4c14f29abaae593143e3594", "created_at": "2018-08-01T10:38:21Z", "project_id": "bf224efab4c14f29abaae593143e3594", "id": "96f8b73b-2b52-4186-a5ab-5a7064c71773"}, {"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-08-01T10:38:22Z", "security_group_id": "43f557d1-213f-47db-b93b-9dce53beaea5", "port_range_min": 10, "revision_number": 0, "tenant_id": "bf224efab4c14f29abaae593143e3594", "created_at": "2018-08-01T10:38:22Z", "project_id": "bf224efab4c14f29abaae593143e3594", "id": "c5b18e4c-e919-41dd-8dd4-906576a4c45f"}]} 2018-08-01 10:38:23,530 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=43f557d1-213f-47db-b93b-9dce53beaea5 used request id req-a65e0151-f848-4289-a3cc-8172513d1462 2018-08-01 10:38:23,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c6e7df17-2f26-4d50-8d3e-3dafd6bbec88name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55308da39404a0a20d0e3c75a09794d35b9835fd" 2018-08-01 10:38:23,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-56e9e151-8ed2-46f2-9b4f-bb190b81fc5c Date: Wed, 01 Aug 2018 10:38:23 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "bf224efab4c14f29abaae593143e3594", "created_at": "2018-08-01T10:38:21Z", "updated_at": "2018-08-01T10:38:22Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:38:22Z", "revision_number": 0, "id": "0f887076-7a0c-4f05-bbf8-2b9239b510e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:38:22Z", "security_group_id": "43f557d1-213f-47db-b93b-9dce53beaea5", "tenant_id": "bf224efab4c14f29abaae593143e3594", "port_range_min": null, "ethertype": "IPv6", "project_id": "bf224efab4c14f29abaae593143e3594"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:38:22Z", "revision_number": 0, "id": "68ed0afa-03b2-4a6d-9adb-d66b32d9aa24", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:38:22Z", "security_group_id": "43f557d1-213f-47db-b93b-9dce53beaea5", "tenant_id": "bf224efab4c14f29abaae593143e3594", "port_range_min": null, "ethertype": "IPv4", "project_id": "bf224efab4c14f29abaae593143e3594"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:38:21Z", "revision_number": 0, "id": "8f6625d7-2e95-451d-b290-44fd41a9f929", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:38:21Z", "security_group_id": "43f557d1-213f-47db-b93b-9dce53beaea5", "tenant_id": "bf224efab4c14f29abaae593143e3594", "port_range_min": null, "ethertype": "IPv4", "project_id": "bf224efab4c14f29abaae593143e3594"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:38:21Z", "revision_number": 0, "id": "96f8b73b-2b52-4186-a5ab-5a7064c71773", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:38:21Z", "security_group_id": "43f557d1-213f-47db-b93b-9dce53beaea5", "tenant_id": "bf224efab4c14f29abaae593143e3594", "port_range_min": null, "ethertype": "IPv6", "project_id": "bf224efab4c14f29abaae593143e3594"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-08-01T10:38:22Z", "revision_number": 0, "id": "c5b18e4c-e919-41dd-8dd4-906576a4c45f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:38:22Z", "security_group_id": "43f557d1-213f-47db-b93b-9dce53beaea5", "tenant_id": "bf224efab4c14f29abaae593143e3594", "port_range_min": 10, "ethertype": "IPv4", "project_id": "bf224efab4c14f29abaae593143e3594"}], "revision_number": 5, "project_id": "bf224efab4c14f29abaae593143e3594", "id": "43f557d1-213f-47db-b93b-9dce53beaea5", "name": "CreateSecurityGroupTests-c6e7df17-2f26-4d50-8d3e-3dafd6bbec88name"}]} 2018-08-01 10:38:23,578 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c6e7df17-2f26-4d50-8d3e-3dafd6bbec88name used request id req-56e9e151-8ed2-46f2-9b4f-bb190b81fc5c 2018-08-01 10:38:23,578 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 43f557d1-213f-47db-b93b-9dce53beaea5 2018-08-01 10:38:23,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=43f557d1-213f-47db-b93b-9dce53beaea5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55308da39404a0a20d0e3c75a09794d35b9835fd" 2018-08-01 10:38:23,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-8c09e825-0c7a-43dc-81a4-e46312675aef Date: Wed, 01 Aug 2018 10:38:23 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:38:22Z", "security_group_id": "43f557d1-213f-47db-b93b-9dce53beaea5", "port_range_min": null, "revision_number": 0, "tenant_id": "bf224efab4c14f29abaae593143e3594", "created_at": "2018-08-01T10:38:22Z", "project_id": "bf224efab4c14f29abaae593143e3594", "id": "0f887076-7a0c-4f05-bbf8-2b9239b510e0"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:38:22Z", "security_group_id": "43f557d1-213f-47db-b93b-9dce53beaea5", "port_range_min": null, "revision_number": 0, "tenant_id": "bf224efab4c14f29abaae593143e3594", "created_at": "2018-08-01T10:38:22Z", "project_id": "bf224efab4c14f29abaae593143e3594", "id": "68ed0afa-03b2-4a6d-9adb-d66b32d9aa24"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:38:21Z", "security_group_id": "43f557d1-213f-47db-b93b-9dce53beaea5", "port_range_min": null, "revision_number": 0, "tenant_id": "bf224efab4c14f29abaae593143e3594", "created_at": "2018-08-01T10:38:21Z", "project_id": "bf224efab4c14f29abaae593143e3594", "id": "8f6625d7-2e95-451d-b290-44fd41a9f929"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:38:21Z", "security_group_id": "43f557d1-213f-47db-b93b-9dce53beaea5", "port_range_min": null, "revision_number": 0, "tenant_id": "bf224efab4c14f29abaae593143e3594", "created_at": "2018-08-01T10:38:21Z", "project_id": "bf224efab4c14f29abaae593143e3594", "id": "96f8b73b-2b52-4186-a5ab-5a7064c71773"}, {"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-08-01T10:38:22Z", "security_group_id": "43f557d1-213f-47db-b93b-9dce53beaea5", "port_range_min": 10, "revision_number": 0, "tenant_id": "bf224efab4c14f29abaae593143e3594", "created_at": "2018-08-01T10:38:22Z", "project_id": "bf224efab4c14f29abaae593143e3594", "id": "c5b18e4c-e919-41dd-8dd4-906576a4c45f"}]} 2018-08-01 10:38:23,611 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=43f557d1-213f-47db-b93b-9dce53beaea5 used request id req-8c09e825-0c7a-43dc-81a4-e46312675aef 2018-08-01 10:38:23,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c6e7df17-2f26-4d50-8d3e-3dafd6bbec88name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55308da39404a0a20d0e3c75a09794d35b9835fd" 2018-08-01 10:38:23,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-77e305d2-cfad-4dd9-8f98-008662d9c214 Date: Wed, 01 Aug 2018 10:38:23 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "bf224efab4c14f29abaae593143e3594", "created_at": "2018-08-01T10:38:21Z", "updated_at": "2018-08-01T10:38:22Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:38:22Z", "revision_number": 0, "id": "0f887076-7a0c-4f05-bbf8-2b9239b510e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:38:22Z", "security_group_id": "43f557d1-213f-47db-b93b-9dce53beaea5", "tenant_id": "bf224efab4c14f29abaae593143e3594", "port_range_min": null, "ethertype": "IPv6", "project_id": "bf224efab4c14f29abaae593143e3594"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:38:22Z", "revision_number": 0, "id": "68ed0afa-03b2-4a6d-9adb-d66b32d9aa24", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:38:22Z", "security_group_id": "43f557d1-213f-47db-b93b-9dce53beaea5", "tenant_id": "bf224efab4c14f29abaae593143e3594", "port_range_min": null, "ethertype": "IPv4", "project_id": "bf224efab4c14f29abaae593143e3594"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:38:21Z", "revision_number": 0, "id": "8f6625d7-2e95-451d-b290-44fd41a9f929", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:38:21Z", "security_group_id": "43f557d1-213f-47db-b93b-9dce53beaea5", "tenant_id": "bf224efab4c14f29abaae593143e3594", "port_range_min": null, "ethertype": "IPv4", "project_id": "bf224efab4c14f29abaae593143e3594"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:38:21Z", "revision_number": 0, "id": "96f8b73b-2b52-4186-a5ab-5a7064c71773", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:38:21Z", "security_group_id": "43f557d1-213f-47db-b93b-9dce53beaea5", "tenant_id": "bf224efab4c14f29abaae593143e3594", "port_range_min": null, "ethertype": "IPv6", "project_id": "bf224efab4c14f29abaae593143e3594"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-08-01T10:38:22Z", "revision_number": 0, "id": "c5b18e4c-e919-41dd-8dd4-906576a4c45f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:38:22Z", "security_group_id": "43f557d1-213f-47db-b93b-9dce53beaea5", "tenant_id": "bf224efab4c14f29abaae593143e3594", "port_range_min": 10, "ethertype": "IPv4", "project_id": "bf224efab4c14f29abaae593143e3594"}], "revision_number": 5, "project_id": "bf224efab4c14f29abaae593143e3594", "id": "43f557d1-213f-47db-b93b-9dce53beaea5", "name": "CreateSecurityGroupTests-c6e7df17-2f26-4d50-8d3e-3dafd6bbec88name"}]} 2018-08-01 10:38:23,662 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c6e7df17-2f26-4d50-8d3e-3dafd6bbec88name used request id req-77e305d2-cfad-4dd9-8f98-008662d9c214 2018-08-01 10:38:23,663 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 43f557d1-213f-47db-b93b-9dce53beaea5 2018-08-01 10:38:23,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=43f557d1-213f-47db-b93b-9dce53beaea5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55308da39404a0a20d0e3c75a09794d35b9835fd" 2018-08-01 10:38:23,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-9ce6dde2-930e-4ddd-ab45-ee256b2dcfb0 Date: Wed, 01 Aug 2018 10:38:23 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:38:22Z", "security_group_id": "43f557d1-213f-47db-b93b-9dce53beaea5", "port_range_min": null, "revision_number": 0, "tenant_id": "bf224efab4c14f29abaae593143e3594", "created_at": "2018-08-01T10:38:22Z", "project_id": "bf224efab4c14f29abaae593143e3594", "id": "0f887076-7a0c-4f05-bbf8-2b9239b510e0"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:38:22Z", "security_group_id": "43f557d1-213f-47db-b93b-9dce53beaea5", "port_range_min": null, "revision_number": 0, "tenant_id": "bf224efab4c14f29abaae593143e3594", "created_at": "2018-08-01T10:38:22Z", "project_id": "bf224efab4c14f29abaae593143e3594", "id": "68ed0afa-03b2-4a6d-9adb-d66b32d9aa24"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:38:21Z", "security_group_id": "43f557d1-213f-47db-b93b-9dce53beaea5", "port_range_min": null, "revision_number": 0, "tenant_id": "bf224efab4c14f29abaae593143e3594", "created_at": "2018-08-01T10:38:21Z", "project_id": "bf224efab4c14f29abaae593143e3594", "id": "8f6625d7-2e95-451d-b290-44fd41a9f929"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:38:21Z", "security_group_id": "43f557d1-213f-47db-b93b-9dce53beaea5", "port_range_min": null, "revision_number": 0, "tenant_id": "bf224efab4c14f29abaae593143e3594", "created_at": "2018-08-01T10:38:21Z", "project_id": "bf224efab4c14f29abaae593143e3594", "id": "96f8b73b-2b52-4186-a5ab-5a7064c71773"}, {"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-08-01T10:38:22Z", "security_group_id": "43f557d1-213f-47db-b93b-9dce53beaea5", "port_range_min": 10, "revision_number": 0, "tenant_id": "bf224efab4c14f29abaae593143e3594", "created_at": "2018-08-01T10:38:22Z", "project_id": "bf224efab4c14f29abaae593143e3594", "id": "c5b18e4c-e919-41dd-8dd4-906576a4c45f"}]} 2018-08-01 10:38:23,697 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=43f557d1-213f-47db-b93b-9dce53beaea5 used request id req-9ce6dde2-930e-4ddd-ab45-ee256b2dcfb0 2018-08-01 10:38:23,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c6e7df17-2f26-4d50-8d3e-3dafd6bbec88name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55308da39404a0a20d0e3c75a09794d35b9835fd" 2018-08-01 10:38:23,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-f12eef33-241e-4184-a7f8-5e3c51c04d74 Date: Wed, 01 Aug 2018 10:38:23 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "bf224efab4c14f29abaae593143e3594", "created_at": "2018-08-01T10:38:21Z", "updated_at": "2018-08-01T10:38:22Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:38:22Z", "revision_number": 0, "id": "0f887076-7a0c-4f05-bbf8-2b9239b510e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:38:22Z", "security_group_id": "43f557d1-213f-47db-b93b-9dce53beaea5", "tenant_id": "bf224efab4c14f29abaae593143e3594", "port_range_min": null, "ethertype": "IPv6", "project_id": "bf224efab4c14f29abaae593143e3594"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:38:22Z", "revision_number": 0, "id": "68ed0afa-03b2-4a6d-9adb-d66b32d9aa24", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:38:22Z", "security_group_id": "43f557d1-213f-47db-b93b-9dce53beaea5", "tenant_id": "bf224efab4c14f29abaae593143e3594", "port_range_min": null, "ethertype": "IPv4", "project_id": "bf224efab4c14f29abaae593143e3594"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:38:21Z", "revision_number": 0, "id": "8f6625d7-2e95-451d-b290-44fd41a9f929", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:38:21Z", "security_group_id": "43f557d1-213f-47db-b93b-9dce53beaea5", "tenant_id": "bf224efab4c14f29abaae593143e3594", "port_range_min": null, "ethertype": "IPv4", "project_id": "bf224efab4c14f29abaae593143e3594"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:38:21Z", "revision_number": 0, "id": "96f8b73b-2b52-4186-a5ab-5a7064c71773", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:38:21Z", "security_group_id": "43f557d1-213f-47db-b93b-9dce53beaea5", "tenant_id": "bf224efab4c14f29abaae593143e3594", "port_range_min": null, "ethertype": "IPv6", "project_id": "bf224efab4c14f29abaae593143e3594"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-08-01T10:38:22Z", "revision_number": 0, "id": "c5b18e4c-e919-41dd-8dd4-906576a4c45f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:38:22Z", "security_group_id": "43f557d1-213f-47db-b93b-9dce53beaea5", "tenant_id": "bf224efab4c14f29abaae593143e3594", "port_range_min": 10, "ethertype": "IPv4", "project_id": "bf224efab4c14f29abaae593143e3594"}], "revision_number": 5, "project_id": "bf224efab4c14f29abaae593143e3594", "id": "43f557d1-213f-47db-b93b-9dce53beaea5", "name": "CreateSecurityGroupTests-c6e7df17-2f26-4d50-8d3e-3dafd6bbec88name"}]} 2018-08-01 10:38:23,745 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c6e7df17-2f26-4d50-8d3e-3dafd6bbec88name used request id req-f12eef33-241e-4184-a7f8-5e3c51c04d74 2018-08-01 10:38:23,746 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 43f557d1-213f-47db-b93b-9dce53beaea5 2018-08-01 10:38:23,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=43f557d1-213f-47db-b93b-9dce53beaea5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55308da39404a0a20d0e3c75a09794d35b9835fd" 2018-08-01 10:38:23,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-17defc63-4c44-440c-a3f5-e5a1db14ede7 Date: Wed, 01 Aug 2018 10:38:23 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:38:22Z", "security_group_id": "43f557d1-213f-47db-b93b-9dce53beaea5", "port_range_min": null, "revision_number": 0, "tenant_id": "bf224efab4c14f29abaae593143e3594", "created_at": "2018-08-01T10:38:22Z", "project_id": "bf224efab4c14f29abaae593143e3594", "id": "0f887076-7a0c-4f05-bbf8-2b9239b510e0"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:38:22Z", "security_group_id": "43f557d1-213f-47db-b93b-9dce53beaea5", "port_range_min": null, "revision_number": 0, "tenant_id": "bf224efab4c14f29abaae593143e3594", "created_at": "2018-08-01T10:38:22Z", "project_id": "bf224efab4c14f29abaae593143e3594", "id": "68ed0afa-03b2-4a6d-9adb-d66b32d9aa24"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:38:21Z", "security_group_id": "43f557d1-213f-47db-b93b-9dce53beaea5", "port_range_min": null, "revision_number": 0, "tenant_id": "bf224efab4c14f29abaae593143e3594", "created_at": "2018-08-01T10:38:21Z", "project_id": "bf224efab4c14f29abaae593143e3594", "id": "8f6625d7-2e95-451d-b290-44fd41a9f929"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:38:21Z", "security_group_id": "43f557d1-213f-47db-b93b-9dce53beaea5", "port_range_min": null, "revision_number": 0, "tenant_id": "bf224efab4c14f29abaae593143e3594", "created_at": "2018-08-01T10:38:21Z", "project_id": "bf224efab4c14f29abaae593143e3594", "id": "96f8b73b-2b52-4186-a5ab-5a7064c71773"}, {"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-08-01T10:38:22Z", "security_group_id": "43f557d1-213f-47db-b93b-9dce53beaea5", "port_range_min": 10, "revision_number": 0, "tenant_id": "bf224efab4c14f29abaae593143e3594", "created_at": "2018-08-01T10:38:22Z", "project_id": "bf224efab4c14f29abaae593143e3594", "id": "c5b18e4c-e919-41dd-8dd4-906576a4c45f"}]} 2018-08-01 10:38:23,780 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=43f557d1-213f-47db-b93b-9dce53beaea5 used request id req-17defc63-4c44-440c-a3f5-e5a1db14ede7 2018-08-01 10:38:23,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c6e7df17-2f26-4d50-8d3e-3dafd6bbec88name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55308da39404a0a20d0e3c75a09794d35b9835fd" 2018-08-01 10:38:23,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-51c9ee55-dab2-4705-a778-69da79f72fc7 Date: Wed, 01 Aug 2018 10:38:23 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "bf224efab4c14f29abaae593143e3594", "created_at": "2018-08-01T10:38:21Z", "updated_at": "2018-08-01T10:38:22Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:38:22Z", "revision_number": 0, "id": "0f887076-7a0c-4f05-bbf8-2b9239b510e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:38:22Z", "security_group_id": "43f557d1-213f-47db-b93b-9dce53beaea5", "tenant_id": "bf224efab4c14f29abaae593143e3594", "port_range_min": null, "ethertype": "IPv6", "project_id": "bf224efab4c14f29abaae593143e3594"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:38:22Z", "revision_number": 0, "id": "68ed0afa-03b2-4a6d-9adb-d66b32d9aa24", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:38:22Z", "security_group_id": "43f557d1-213f-47db-b93b-9dce53beaea5", "tenant_id": "bf224efab4c14f29abaae593143e3594", "port_range_min": null, "ethertype": "IPv4", "project_id": "bf224efab4c14f29abaae593143e3594"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:38:21Z", "revision_number": 0, "id": "8f6625d7-2e95-451d-b290-44fd41a9f929", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:38:21Z", "security_group_id": "43f557d1-213f-47db-b93b-9dce53beaea5", "tenant_id": "bf224efab4c14f29abaae593143e3594", "port_range_min": null, "ethertype": "IPv4", "project_id": "bf224efab4c14f29abaae593143e3594"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:38:21Z", "revision_number": 0, "id": "96f8b73b-2b52-4186-a5ab-5a7064c71773", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:38:21Z", "security_group_id": "43f557d1-213f-47db-b93b-9dce53beaea5", "tenant_id": "bf224efab4c14f29abaae593143e3594", "port_range_min": null, "ethertype": "IPv6", "project_id": "bf224efab4c14f29abaae593143e3594"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-08-01T10:38:22Z", "revision_number": 0, "id": "c5b18e4c-e919-41dd-8dd4-906576a4c45f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:38:22Z", "security_group_id": "43f557d1-213f-47db-b93b-9dce53beaea5", "tenant_id": "bf224efab4c14f29abaae593143e3594", "port_range_min": 10, "ethertype": "IPv4", "project_id": "bf224efab4c14f29abaae593143e3594"}], "revision_number": 5, "project_id": "bf224efab4c14f29abaae593143e3594", "id": "43f557d1-213f-47db-b93b-9dce53beaea5", "name": "CreateSecurityGroupTests-c6e7df17-2f26-4d50-8d3e-3dafd6bbec88name"}]} 2018-08-01 10:38:23,830 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c6e7df17-2f26-4d50-8d3e-3dafd6bbec88name used request id req-51c9ee55-dab2-4705-a778-69da79f72fc7 2018-08-01 10:38:23,830 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 43f557d1-213f-47db-b93b-9dce53beaea5 2018-08-01 10:38:23,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=43f557d1-213f-47db-b93b-9dce53beaea5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55308da39404a0a20d0e3c75a09794d35b9835fd" 2018-08-01 10:38:23,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-1ec60224-555f-435d-8d95-53e66887c2a3 Date: Wed, 01 Aug 2018 10:38:23 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:38:22Z", "security_group_id": "43f557d1-213f-47db-b93b-9dce53beaea5", "port_range_min": null, "revision_number": 0, "tenant_id": "bf224efab4c14f29abaae593143e3594", "created_at": "2018-08-01T10:38:22Z", "project_id": "bf224efab4c14f29abaae593143e3594", "id": "0f887076-7a0c-4f05-bbf8-2b9239b510e0"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:38:22Z", "security_group_id": "43f557d1-213f-47db-b93b-9dce53beaea5", "port_range_min": null, "revision_number": 0, "tenant_id": "bf224efab4c14f29abaae593143e3594", "created_at": "2018-08-01T10:38:22Z", "project_id": "bf224efab4c14f29abaae593143e3594", "id": "68ed0afa-03b2-4a6d-9adb-d66b32d9aa24"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:38:21Z", "security_group_id": "43f557d1-213f-47db-b93b-9dce53beaea5", "port_range_min": null, "revision_number": 0, "tenant_id": "bf224efab4c14f29abaae593143e3594", "created_at": "2018-08-01T10:38:21Z", "project_id": "bf224efab4c14f29abaae593143e3594", "id": "8f6625d7-2e95-451d-b290-44fd41a9f929"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:38:21Z", "security_group_id": "43f557d1-213f-47db-b93b-9dce53beaea5", "port_range_min": null, "revision_number": 0, "tenant_id": "bf224efab4c14f29abaae593143e3594", "created_at": "2018-08-01T10:38:21Z", "project_id": "bf224efab4c14f29abaae593143e3594", "id": "96f8b73b-2b52-4186-a5ab-5a7064c71773"}, {"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-08-01T10:38:22Z", "security_group_id": "43f557d1-213f-47db-b93b-9dce53beaea5", "port_range_min": 10, "revision_number": 0, "tenant_id": "bf224efab4c14f29abaae593143e3594", "created_at": "2018-08-01T10:38:22Z", "project_id": "bf224efab4c14f29abaae593143e3594", "id": "c5b18e4c-e919-41dd-8dd4-906576a4c45f"}]} 2018-08-01 10:38:23,862 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=43f557d1-213f-47db-b93b-9dce53beaea5 used request id req-1ec60224-555f-435d-8d95-53e66887c2a3 2018-08-01 10:38:23,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c6e7df17-2f26-4d50-8d3e-3dafd6bbec88name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55308da39404a0a20d0e3c75a09794d35b9835fd" 2018-08-01 10:38:23,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-79fbffa9-d7b0-4378-9968-aaf29058537e Date: Wed, 01 Aug 2018 10:38:23 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "bf224efab4c14f29abaae593143e3594", "created_at": "2018-08-01T10:38:21Z", "updated_at": "2018-08-01T10:38:22Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:38:22Z", "revision_number": 0, "id": "0f887076-7a0c-4f05-bbf8-2b9239b510e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:38:22Z", "security_group_id": "43f557d1-213f-47db-b93b-9dce53beaea5", "tenant_id": "bf224efab4c14f29abaae593143e3594", "port_range_min": null, "ethertype": "IPv6", "project_id": "bf224efab4c14f29abaae593143e3594"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:38:22Z", "revision_number": 0, "id": "68ed0afa-03b2-4a6d-9adb-d66b32d9aa24", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:38:22Z", "security_group_id": "43f557d1-213f-47db-b93b-9dce53beaea5", "tenant_id": "bf224efab4c14f29abaae593143e3594", "port_range_min": null, "ethertype": "IPv4", "project_id": "bf224efab4c14f29abaae593143e3594"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:38:21Z", "revision_number": 0, "id": "8f6625d7-2e95-451d-b290-44fd41a9f929", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:38:21Z", "security_group_id": "43f557d1-213f-47db-b93b-9dce53beaea5", "tenant_id": "bf224efab4c14f29abaae593143e3594", "port_range_min": null, "ethertype": "IPv4", "project_id": "bf224efab4c14f29abaae593143e3594"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:38:21Z", "revision_number": 0, "id": "96f8b73b-2b52-4186-a5ab-5a7064c71773", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:38:21Z", "security_group_id": "43f557d1-213f-47db-b93b-9dce53beaea5", "tenant_id": "bf224efab4c14f29abaae593143e3594", "port_range_min": null, "ethertype": "IPv6", "project_id": "bf224efab4c14f29abaae593143e3594"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-08-01T10:38:22Z", "revision_number": 0, "id": "c5b18e4c-e919-41dd-8dd4-906576a4c45f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:38:22Z", "security_group_id": "43f557d1-213f-47db-b93b-9dce53beaea5", "tenant_id": "bf224efab4c14f29abaae593143e3594", "port_range_min": 10, "ethertype": "IPv4", "project_id": "bf224efab4c14f29abaae593143e3594"}], "revision_number": 5, "project_id": "bf224efab4c14f29abaae593143e3594", "id": "43f557d1-213f-47db-b93b-9dce53beaea5", "name": "CreateSecurityGroupTests-c6e7df17-2f26-4d50-8d3e-3dafd6bbec88name"}]} 2018-08-01 10:38:23,907 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c6e7df17-2f26-4d50-8d3e-3dafd6bbec88name used request id req-79fbffa9-d7b0-4378-9968-aaf29058537e 2018-08-01 10:38:23,908 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 43f557d1-213f-47db-b93b-9dce53beaea5 2018-08-01 10:38:23,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=43f557d1-213f-47db-b93b-9dce53beaea5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55308da39404a0a20d0e3c75a09794d35b9835fd" 2018-08-01 10:38:23,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-bfe92c62-021d-4cde-8379-8f397a58db9e Date: Wed, 01 Aug 2018 10:38:23 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:38:22Z", "security_group_id": "43f557d1-213f-47db-b93b-9dce53beaea5", "port_range_min": null, "revision_number": 0, "tenant_id": "bf224efab4c14f29abaae593143e3594", "created_at": "2018-08-01T10:38:22Z", "project_id": "bf224efab4c14f29abaae593143e3594", "id": "0f887076-7a0c-4f05-bbf8-2b9239b510e0"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:38:22Z", "security_group_id": "43f557d1-213f-47db-b93b-9dce53beaea5", "port_range_min": null, "revision_number": 0, "tenant_id": "bf224efab4c14f29abaae593143e3594", "created_at": "2018-08-01T10:38:22Z", "project_id": "bf224efab4c14f29abaae593143e3594", "id": "68ed0afa-03b2-4a6d-9adb-d66b32d9aa24"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:38:21Z", "security_group_id": "43f557d1-213f-47db-b93b-9dce53beaea5", "port_range_min": null, "revision_number": 0, "tenant_id": "bf224efab4c14f29abaae593143e3594", "created_at": "2018-08-01T10:38:21Z", "project_id": "bf224efab4c14f29abaae593143e3594", "id": "8f6625d7-2e95-451d-b290-44fd41a9f929"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:38:21Z", "security_group_id": "43f557d1-213f-47db-b93b-9dce53beaea5", "port_range_min": null, "revision_number": 0, "tenant_id": "bf224efab4c14f29abaae593143e3594", "created_at": "2018-08-01T10:38:21Z", "project_id": "bf224efab4c14f29abaae593143e3594", "id": "96f8b73b-2b52-4186-a5ab-5a7064c71773"}, {"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-08-01T10:38:22Z", "security_group_id": "43f557d1-213f-47db-b93b-9dce53beaea5", "port_range_min": 10, "revision_number": 0, "tenant_id": "bf224efab4c14f29abaae593143e3594", "created_at": "2018-08-01T10:38:22Z", "project_id": "bf224efab4c14f29abaae593143e3594", "id": "c5b18e4c-e919-41dd-8dd4-906576a4c45f"}]} 2018-08-01 10:38:23,941 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=43f557d1-213f-47db-b93b-9dce53beaea5 used request id req-bfe92c62-021d-4cde-8379-8f397a58db9e 2018-08-01 10:38:23,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c6e7df17-2f26-4d50-8d3e-3dafd6bbec88name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55308da39404a0a20d0e3c75a09794d35b9835fd" 2018-08-01 10:38:23,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-f46b52d9-4ed3-4c1d-b43f-c3f1fbaa55cb Date: Wed, 01 Aug 2018 10:38:23 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "bf224efab4c14f29abaae593143e3594", "created_at": "2018-08-01T10:38:21Z", "updated_at": "2018-08-01T10:38:22Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:38:22Z", "revision_number": 0, "id": "0f887076-7a0c-4f05-bbf8-2b9239b510e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:38:22Z", "security_group_id": "43f557d1-213f-47db-b93b-9dce53beaea5", "tenant_id": "bf224efab4c14f29abaae593143e3594", "port_range_min": null, "ethertype": "IPv6", "project_id": "bf224efab4c14f29abaae593143e3594"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:38:22Z", "revision_number": 0, "id": "68ed0afa-03b2-4a6d-9adb-d66b32d9aa24", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:38:22Z", "security_group_id": "43f557d1-213f-47db-b93b-9dce53beaea5", "tenant_id": "bf224efab4c14f29abaae593143e3594", "port_range_min": null, "ethertype": "IPv4", "project_id": "bf224efab4c14f29abaae593143e3594"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:38:21Z", "revision_number": 0, "id": "8f6625d7-2e95-451d-b290-44fd41a9f929", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:38:21Z", "security_group_id": "43f557d1-213f-47db-b93b-9dce53beaea5", "tenant_id": "bf224efab4c14f29abaae593143e3594", "port_range_min": null, "ethertype": "IPv4", "project_id": "bf224efab4c14f29abaae593143e3594"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:38:21Z", "revision_number": 0, "id": "96f8b73b-2b52-4186-a5ab-5a7064c71773", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:38:21Z", "security_group_id": "43f557d1-213f-47db-b93b-9dce53beaea5", "tenant_id": "bf224efab4c14f29abaae593143e3594", "port_range_min": null, "ethertype": "IPv6", "project_id": "bf224efab4c14f29abaae593143e3594"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-08-01T10:38:22Z", "revision_number": 0, "id": "c5b18e4c-e919-41dd-8dd4-906576a4c45f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:38:22Z", "security_group_id": "43f557d1-213f-47db-b93b-9dce53beaea5", "tenant_id": "bf224efab4c14f29abaae593143e3594", "port_range_min": 10, "ethertype": "IPv4", "project_id": "bf224efab4c14f29abaae593143e3594"}], "revision_number": 5, "project_id": "bf224efab4c14f29abaae593143e3594", "id": "43f557d1-213f-47db-b93b-9dce53beaea5", "name": "CreateSecurityGroupTests-c6e7df17-2f26-4d50-8d3e-3dafd6bbec88name"}]} 2018-08-01 10:38:23,991 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c6e7df17-2f26-4d50-8d3e-3dafd6bbec88name used request id req-f46b52d9-4ed3-4c1d-b43f-c3f1fbaa55cb 2018-08-01 10:38:23,991 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 43f557d1-213f-47db-b93b-9dce53beaea5 2018-08-01 10:38:23,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=43f557d1-213f-47db-b93b-9dce53beaea5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55308da39404a0a20d0e3c75a09794d35b9835fd" 2018-08-01 10:38:24,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-2e483227-e498-473e-96e7-d72ca43664d3 Date: Wed, 01 Aug 2018 10:38:24 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:38:22Z", "security_group_id": "43f557d1-213f-47db-b93b-9dce53beaea5", "port_range_min": null, "revision_number": 0, "tenant_id": "bf224efab4c14f29abaae593143e3594", "created_at": "2018-08-01T10:38:22Z", "project_id": "bf224efab4c14f29abaae593143e3594", "id": "0f887076-7a0c-4f05-bbf8-2b9239b510e0"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:38:22Z", "security_group_id": "43f557d1-213f-47db-b93b-9dce53beaea5", "port_range_min": null, "revision_number": 0, "tenant_id": "bf224efab4c14f29abaae593143e3594", "created_at": "2018-08-01T10:38:22Z", "project_id": "bf224efab4c14f29abaae593143e3594", "id": "68ed0afa-03b2-4a6d-9adb-d66b32d9aa24"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:38:21Z", "security_group_id": "43f557d1-213f-47db-b93b-9dce53beaea5", "port_range_min": null, "revision_number": 0, "tenant_id": "bf224efab4c14f29abaae593143e3594", "created_at": "2018-08-01T10:38:21Z", "project_id": "bf224efab4c14f29abaae593143e3594", "id": "8f6625d7-2e95-451d-b290-44fd41a9f929"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:38:21Z", "security_group_id": "43f557d1-213f-47db-b93b-9dce53beaea5", "port_range_min": null, "revision_number": 0, "tenant_id": "bf224efab4c14f29abaae593143e3594", "created_at": "2018-08-01T10:38:21Z", "project_id": "bf224efab4c14f29abaae593143e3594", "id": "96f8b73b-2b52-4186-a5ab-5a7064c71773"}, {"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-08-01T10:38:22Z", "security_group_id": "43f557d1-213f-47db-b93b-9dce53beaea5", "port_range_min": 10, "revision_number": 0, "tenant_id": "bf224efab4c14f29abaae593143e3594", "created_at": "2018-08-01T10:38:22Z", "project_id": "bf224efab4c14f29abaae593143e3594", "id": "c5b18e4c-e919-41dd-8dd4-906576a4c45f"}]} 2018-08-01 10:38:24,024 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=43f557d1-213f-47db-b93b-9dce53beaea5 used request id req-2e483227-e498-473e-96e7-d72ca43664d3 2018-08-01 10:38:24,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c6e7df17-2f26-4d50-8d3e-3dafd6bbec88name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55308da39404a0a20d0e3c75a09794d35b9835fd" 2018-08-01 10:38:24,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-e6986d60-4a69-46a5-a946-27d53a98369c Date: Wed, 01 Aug 2018 10:38:24 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "bf224efab4c14f29abaae593143e3594", "created_at": "2018-08-01T10:38:21Z", "updated_at": "2018-08-01T10:38:22Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:38:22Z", "revision_number": 0, "id": "0f887076-7a0c-4f05-bbf8-2b9239b510e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:38:22Z", "security_group_id": "43f557d1-213f-47db-b93b-9dce53beaea5", "tenant_id": "bf224efab4c14f29abaae593143e3594", "port_range_min": null, "ethertype": "IPv6", "project_id": "bf224efab4c14f29abaae593143e3594"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:38:22Z", "revision_number": 0, "id": "68ed0afa-03b2-4a6d-9adb-d66b32d9aa24", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:38:22Z", "security_group_id": "43f557d1-213f-47db-b93b-9dce53beaea5", "tenant_id": "bf224efab4c14f29abaae593143e3594", "port_range_min": null, "ethertype": "IPv4", "project_id": "bf224efab4c14f29abaae593143e3594"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:38:21Z", "revision_number": 0, "id": "8f6625d7-2e95-451d-b290-44fd41a9f929", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:38:21Z", "security_group_id": "43f557d1-213f-47db-b93b-9dce53beaea5", "tenant_id": "bf224efab4c14f29abaae593143e3594", "port_range_min": null, "ethertype": "IPv4", "project_id": "bf224efab4c14f29abaae593143e3594"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:38:21Z", "revision_number": 0, "id": "96f8b73b-2b52-4186-a5ab-5a7064c71773", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:38:21Z", "security_group_id": "43f557d1-213f-47db-b93b-9dce53beaea5", "tenant_id": "bf224efab4c14f29abaae593143e3594", "port_range_min": null, "ethertype": "IPv6", "project_id": "bf224efab4c14f29abaae593143e3594"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-08-01T10:38:22Z", "revision_number": 0, "id": "c5b18e4c-e919-41dd-8dd4-906576a4c45f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:38:22Z", "security_group_id": "43f557d1-213f-47db-b93b-9dce53beaea5", "tenant_id": "bf224efab4c14f29abaae593143e3594", "port_range_min": 10, "ethertype": "IPv4", "project_id": "bf224efab4c14f29abaae593143e3594"}], "revision_number": 5, "project_id": "bf224efab4c14f29abaae593143e3594", "id": "43f557d1-213f-47db-b93b-9dce53beaea5", "name": "CreateSecurityGroupTests-c6e7df17-2f26-4d50-8d3e-3dafd6bbec88name"}]} 2018-08-01 10:38:24,077 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c6e7df17-2f26-4d50-8d3e-3dafd6bbec88name used request id req-e6986d60-4a69-46a5-a946-27d53a98369c 2018-08-01 10:38:24,078 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 43f557d1-213f-47db-b93b-9dce53beaea5 2018-08-01 10:38:24,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=43f557d1-213f-47db-b93b-9dce53beaea5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55308da39404a0a20d0e3c75a09794d35b9835fd" 2018-08-01 10:38:24,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-46cae74a-2d86-4932-9ae9-634e415a1ff1 Date: Wed, 01 Aug 2018 10:38:24 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:38:22Z", "security_group_id": "43f557d1-213f-47db-b93b-9dce53beaea5", "port_range_min": null, "revision_number": 0, "tenant_id": "bf224efab4c14f29abaae593143e3594", "created_at": "2018-08-01T10:38:22Z", "project_id": "bf224efab4c14f29abaae593143e3594", "id": "0f887076-7a0c-4f05-bbf8-2b9239b510e0"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:38:22Z", "security_group_id": "43f557d1-213f-47db-b93b-9dce53beaea5", "port_range_min": null, "revision_number": 0, "tenant_id": "bf224efab4c14f29abaae593143e3594", "created_at": "2018-08-01T10:38:22Z", "project_id": "bf224efab4c14f29abaae593143e3594", "id": "68ed0afa-03b2-4a6d-9adb-d66b32d9aa24"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:38:21Z", "security_group_id": "43f557d1-213f-47db-b93b-9dce53beaea5", "port_range_min": null, "revision_number": 0, "tenant_id": "bf224efab4c14f29abaae593143e3594", "created_at": "2018-08-01T10:38:21Z", "project_id": "bf224efab4c14f29abaae593143e3594", "id": "8f6625d7-2e95-451d-b290-44fd41a9f929"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:38:21Z", "security_group_id": "43f557d1-213f-47db-b93b-9dce53beaea5", "port_range_min": null, "revision_number": 0, "tenant_id": "bf224efab4c14f29abaae593143e3594", "created_at": "2018-08-01T10:38:21Z", "project_id": "bf224efab4c14f29abaae593143e3594", "id": "96f8b73b-2b52-4186-a5ab-5a7064c71773"}, {"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-08-01T10:38:22Z", "security_group_id": "43f557d1-213f-47db-b93b-9dce53beaea5", "port_range_min": 10, "revision_number": 0, "tenant_id": "bf224efab4c14f29abaae593143e3594", "created_at": "2018-08-01T10:38:22Z", "project_id": "bf224efab4c14f29abaae593143e3594", "id": "c5b18e4c-e919-41dd-8dd4-906576a4c45f"}]} 2018-08-01 10:38:24,112 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=43f557d1-213f-47db-b93b-9dce53beaea5 used request id req-46cae74a-2d86-4932-9ae9-634e415a1ff1 2018-08-01 10:38:24,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c6e7df17-2f26-4d50-8d3e-3dafd6bbec88name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55308da39404a0a20d0e3c75a09794d35b9835fd" 2018-08-01 10:38:24,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-d5ee5faf-238a-4d7d-b8e6-c6ca834c28d4 Date: Wed, 01 Aug 2018 10:38:24 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "bf224efab4c14f29abaae593143e3594", "created_at": "2018-08-01T10:38:21Z", "updated_at": "2018-08-01T10:38:22Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:38:22Z", "revision_number": 0, "id": "0f887076-7a0c-4f05-bbf8-2b9239b510e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:38:22Z", "security_group_id": "43f557d1-213f-47db-b93b-9dce53beaea5", "tenant_id": "bf224efab4c14f29abaae593143e3594", "port_range_min": null, "ethertype": "IPv6", "project_id": "bf224efab4c14f29abaae593143e3594"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:38:22Z", "revision_number": 0, "id": "68ed0afa-03b2-4a6d-9adb-d66b32d9aa24", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:38:22Z", "security_group_id": "43f557d1-213f-47db-b93b-9dce53beaea5", "tenant_id": "bf224efab4c14f29abaae593143e3594", "port_range_min": null, "ethertype": "IPv4", "project_id": "bf224efab4c14f29abaae593143e3594"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:38:21Z", "revision_number": 0, "id": "8f6625d7-2e95-451d-b290-44fd41a9f929", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:38:21Z", "security_group_id": "43f557d1-213f-47db-b93b-9dce53beaea5", "tenant_id": "bf224efab4c14f29abaae593143e3594", "port_range_min": null, "ethertype": "IPv4", "project_id": "bf224efab4c14f29abaae593143e3594"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:38:21Z", "revision_number": 0, "id": "96f8b73b-2b52-4186-a5ab-5a7064c71773", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:38:21Z", "security_group_id": "43f557d1-213f-47db-b93b-9dce53beaea5", "tenant_id": "bf224efab4c14f29abaae593143e3594", "port_range_min": null, "ethertype": "IPv6", "project_id": "bf224efab4c14f29abaae593143e3594"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-08-01T10:38:22Z", "revision_number": 0, "id": "c5b18e4c-e919-41dd-8dd4-906576a4c45f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:38:22Z", "security_group_id": "43f557d1-213f-47db-b93b-9dce53beaea5", "tenant_id": "bf224efab4c14f29abaae593143e3594", "port_range_min": 10, "ethertype": "IPv4", "project_id": "bf224efab4c14f29abaae593143e3594"}], "revision_number": 5, "project_id": "bf224efab4c14f29abaae593143e3594", "id": "43f557d1-213f-47db-b93b-9dce53beaea5", "name": "CreateSecurityGroupTests-c6e7df17-2f26-4d50-8d3e-3dafd6bbec88name"}]} 2018-08-01 10:38:24,163 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c6e7df17-2f26-4d50-8d3e-3dafd6bbec88name used request id req-d5ee5faf-238a-4d7d-b8e6-c6ca834c28d4 2018-08-01 10:38:24,164 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 43f557d1-213f-47db-b93b-9dce53beaea5 2018-08-01 10:38:24,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=43f557d1-213f-47db-b93b-9dce53beaea5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55308da39404a0a20d0e3c75a09794d35b9835fd" 2018-08-01 10:38:24,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-2531e740-1554-46a6-b409-df8556f3aedf Date: Wed, 01 Aug 2018 10:38:24 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:38:22Z", "security_group_id": "43f557d1-213f-47db-b93b-9dce53beaea5", "port_range_min": null, "revision_number": 0, "tenant_id": "bf224efab4c14f29abaae593143e3594", "created_at": "2018-08-01T10:38:22Z", "project_id": "bf224efab4c14f29abaae593143e3594", "id": "0f887076-7a0c-4f05-bbf8-2b9239b510e0"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:38:22Z", "security_group_id": "43f557d1-213f-47db-b93b-9dce53beaea5", "port_range_min": null, "revision_number": 0, "tenant_id": "bf224efab4c14f29abaae593143e3594", "created_at": "2018-08-01T10:38:22Z", "project_id": "bf224efab4c14f29abaae593143e3594", "id": "68ed0afa-03b2-4a6d-9adb-d66b32d9aa24"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:38:21Z", "security_group_id": "43f557d1-213f-47db-b93b-9dce53beaea5", "port_range_min": null, "revision_number": 0, "tenant_id": "bf224efab4c14f29abaae593143e3594", "created_at": "2018-08-01T10:38:21Z", "project_id": "bf224efab4c14f29abaae593143e3594", "id": "8f6625d7-2e95-451d-b290-44fd41a9f929"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:38:21Z", "security_group_id": "43f557d1-213f-47db-b93b-9dce53beaea5", "port_range_min": null, "revision_number": 0, "tenant_id": "bf224efab4c14f29abaae593143e3594", "created_at": "2018-08-01T10:38:21Z", "project_id": "bf224efab4c14f29abaae593143e3594", "id": "96f8b73b-2b52-4186-a5ab-5a7064c71773"}, {"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-08-01T10:38:22Z", "security_group_id": "43f557d1-213f-47db-b93b-9dce53beaea5", "port_range_min": 10, "revision_number": 0, "tenant_id": "bf224efab4c14f29abaae593143e3594", "created_at": "2018-08-01T10:38:22Z", "project_id": "bf224efab4c14f29abaae593143e3594", "id": "c5b18e4c-e919-41dd-8dd4-906576a4c45f"}]} 2018-08-01 10:38:24,196 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=43f557d1-213f-47db-b93b-9dce53beaea5 used request id req-2531e740-1554-46a6-b409-df8556f3aedf 2018-08-01 10:38:24,197 - neutron_utils - INFO - Deleting security group rule with ID - 68ed0afa-03b2-4a6d-9adb-d66b32d9aa24 2018-08-01 10:38:24,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-group-rules/68ed0afa-03b2-4a6d-9adb-d66b32d9aa24 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd66b844a29e77203fe19ac9d4202e3e5c01ea86" 2018-08-01 10:38:24,301 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b2f3ae16-08b1-4613-a214-1b3acce56ea2 Content-Length: 0 Date: Wed, 01 Aug 2018 10:38:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:38:24,301 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-group-rules/68ed0afa-03b2-4a6d-9adb-d66b32d9aa24 used request id req-b2f3ae16-08b1-4613-a214-1b3acce56ea2 2018-08-01 10:38:24,302 - OpenStackSecurityGroup - WARNING - Rule setting is None, cannot remove rule 2018-08-01 10:38:24,302 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 43f557d1-213f-47db-b93b-9dce53beaea5 2018-08-01 10:38:24,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=43f557d1-213f-47db-b93b-9dce53beaea5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55308da39404a0a20d0e3c75a09794d35b9835fd" 2018-08-01 10:38:24,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1992 X-Openstack-Request-Id: req-7dbc3c55-400f-46e0-b3d8-b7541ea088e0 Date: Wed, 01 Aug 2018 10:38:24 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:38:22Z", "security_group_id": "43f557d1-213f-47db-b93b-9dce53beaea5", "port_range_min": null, "revision_number": 0, "tenant_id": "bf224efab4c14f29abaae593143e3594", "created_at": "2018-08-01T10:38:22Z", "project_id": "bf224efab4c14f29abaae593143e3594", "id": "0f887076-7a0c-4f05-bbf8-2b9239b510e0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:38:21Z", "security_group_id": "43f557d1-213f-47db-b93b-9dce53beaea5", "port_range_min": null, "revision_number": 0, "tenant_id": "bf224efab4c14f29abaae593143e3594", "created_at": "2018-08-01T10:38:21Z", "project_id": "bf224efab4c14f29abaae593143e3594", "id": "8f6625d7-2e95-451d-b290-44fd41a9f929"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:38:21Z", "security_group_id": "43f557d1-213f-47db-b93b-9dce53beaea5", "port_range_min": null, "revision_number": 0, "tenant_id": "bf224efab4c14f29abaae593143e3594", "created_at": "2018-08-01T10:38:21Z", "project_id": "bf224efab4c14f29abaae593143e3594", "id": "96f8b73b-2b52-4186-a5ab-5a7064c71773"}, {"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-08-01T10:38:22Z", "security_group_id": "43f557d1-213f-47db-b93b-9dce53beaea5", "port_range_min": 10, "revision_number": 0, "tenant_id": "bf224efab4c14f29abaae593143e3594", "created_at": "2018-08-01T10:38:22Z", "project_id": "bf224efab4c14f29abaae593143e3594", "id": "c5b18e4c-e919-41dd-8dd4-906576a4c45f"}]} 2018-08-01 10:38:24,334 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=43f557d1-213f-47db-b93b-9dce53beaea5 used request id req-7dbc3c55-400f-46e0-b3d8-b7541ea088e0 2018-08-01 10:38:24,335 - neutron_utils - INFO - Deleting security group rule with ID - 96f8b73b-2b52-4186-a5ab-5a7064c71773 2018-08-01 10:38:24,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-group-rules/96f8b73b-2b52-4186-a5ab-5a7064c71773 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd66b844a29e77203fe19ac9d4202e3e5c01ea86" 2018-08-01 10:38:24,408 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-42380935-fed0-4c6c-b64d-6395a8ecd1ca Content-Length: 0 Date: Wed, 01 Aug 2018 10:38:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:38:24,408 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-group-rules/96f8b73b-2b52-4186-a5ab-5a7064c71773 used request id req-42380935-fed0-4c6c-b64d-6395a8ecd1ca 2018-08-01 10:38:24,409 - neutron_utils - INFO - Deleting security group rule with ID - 68ed0afa-03b2-4a6d-9adb-d66b32d9aa24 2018-08-01 10:38:24,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-group-rules/68ed0afa-03b2-4a6d-9adb-d66b32d9aa24 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd66b844a29e77203fe19ac9d4202e3e5c01ea86" 2018-08-01 10:38:24,431 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-bb0d56a2-9368-4258-9abe-8f936be468c4 Date: Wed, 01 Aug 2018 10:38:24 GMT RESP BODY: {"NeutronError": {"message": "Security group rule 68ed0afa-03b2-4a6d-9adb-d66b32d9aa24 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-08-01 10:38:24,431 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-group-rules/68ed0afa-03b2-4a6d-9adb-d66b32d9aa24 used request id req-bb0d56a2-9368-4258-9abe-8f936be468c4 2018-08-01 10:38:24,431 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule 68ed0afa-03b2-4a6d-9adb-d66b32d9aa24 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-08-01 10:38:24,431 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 68ed0afa-03b2-4a6d-9adb-d66b32d9aa24 does not exist Neutron server returns request_ids: ['req-bb0d56a2-9368-4258-9abe-8f936be468c4'] 2018-08-01 10:38:24,432 - neutron_utils - INFO - Deleting security group rule with ID - 0f887076-7a0c-4f05-bbf8-2b9239b510e0 2018-08-01 10:38:24,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-group-rules/0f887076-7a0c-4f05-bbf8-2b9239b510e0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd66b844a29e77203fe19ac9d4202e3e5c01ea86" 2018-08-01 10:38:24,516 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0d1b18a9-2415-40ca-8e56-536fbf02fc2a Content-Length: 0 Date: Wed, 01 Aug 2018 10:38:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:38:24,516 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-group-rules/0f887076-7a0c-4f05-bbf8-2b9239b510e0 used request id req-0d1b18a9-2415-40ca-8e56-536fbf02fc2a 2018-08-01 10:38:24,516 - neutron_utils - INFO - Deleting security group rule with ID - c5b18e4c-e919-41dd-8dd4-906576a4c45f 2018-08-01 10:38:24,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-group-rules/c5b18e4c-e919-41dd-8dd4-906576a4c45f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd66b844a29e77203fe19ac9d4202e3e5c01ea86" 2018-08-01 10:38:24,596 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-76d0241c-ec26-4d9f-afda-0ae5ce040cb9 Content-Length: 0 Date: Wed, 01 Aug 2018 10:38:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:38:24,596 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-group-rules/c5b18e4c-e919-41dd-8dd4-906576a4c45f used request id req-76d0241c-ec26-4d9f-afda-0ae5ce040cb9 2018-08-01 10:38:24,596 - neutron_utils - INFO - Deleting security group rule with ID - 8f6625d7-2e95-451d-b290-44fd41a9f929 2018-08-01 10:38:24,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-group-rules/8f6625d7-2e95-451d-b290-44fd41a9f929 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd66b844a29e77203fe19ac9d4202e3e5c01ea86" 2018-08-01 10:38:24,680 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-084e62e5-d00b-4fb0-bb1b-b02678a625ac Content-Length: 0 Date: Wed, 01 Aug 2018 10:38:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:38:24,680 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-group-rules/8f6625d7-2e95-451d-b290-44fd41a9f929 used request id req-084e62e5-d00b-4fb0-bb1b-b02678a625ac 2018-08-01 10:38:24,680 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-c6e7df17-2f26-4d50-8d3e-3dafd6bbec88name 2018-08-01 10:38:24,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/43f557d1-213f-47db-b93b-9dce53beaea5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd66b844a29e77203fe19ac9d4202e3e5c01ea86" 2018-08-01 10:38:24,800 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a569c5fb-4bae-4b83-88e4-b5e663d4a344 Content-Length: 0 Date: Wed, 01 Aug 2018 10:38:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:38:24,800 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/43f557d1-213f-47db-b93b-9dce53beaea5 used request id req-a569c5fb-4bae-4b83-88e4-b5e663d4a344 2018-08-01 10:38:24,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35937e644e5c0a5053ae5b3bc1fe67c83a06c9c1" 2018-08-01 10:38:25,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-5fa7ff39-ef97-4fcb-9599-e18d634c437d Date: Wed, 01 Aug 2018 10:38:25 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bf224efab4c14f29abaae593143e3594", "created_at": "2018-08-01T10:38:21Z", "updated_at": "2018-08-01T10:38:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:38:21Z", "revision_number": 0, "id": "0703ca24-0044-4ae2-b9dd-617112c61c67", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:38:21Z", "security_group_id": "173d2dbe-7ede-405e-91b2-da5fcadee727", "tenant_id": "bf224efab4c14f29abaae593143e3594", "port_range_min": null, "ethertype": "IPv6", "project_id": "bf224efab4c14f29abaae593143e3594"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:38:21Z", "revision_number": 0, "id": "13152453-241e-45df-b57f-2f650b0adb46", "remote_group_id": "173d2dbe-7ede-405e-91b2-da5fcadee727", "remote_ip_prefix": null, "created_at": "2018-08-01T10:38:21Z", "security_group_id": "173d2dbe-7ede-405e-91b2-da5fcadee727", "tenant_id": "bf224efab4c14f29abaae593143e3594", "port_range_min": null, "ethertype": "IPv4", "project_id": "bf224efab4c14f29abaae593143e3594"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:38:21Z", "revision_number": 0, "id": "66b937f0-7cd9-4e50-bff8-80471434d609", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:38:21Z", "security_group_id": "173d2dbe-7ede-405e-91b2-da5fcadee727", "tenant_id": "bf224efab4c14f29abaae593143e3594", "port_range_min": null, "ethertype": "IPv4", "project_id": "bf224efab4c14f29abaae593143e3594"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:38:21Z", "revision_number": 0, "id": "ea791c5f-e388-46e7-8f91-7a7febd69b14", "remote_group_id": "173d2dbe-7ede-405e-91b2-da5fcadee727", "remote_ip_prefix": null, "created_at": "2018-08-01T10:38:21Z", "security_group_id": "173d2dbe-7ede-405e-91b2-da5fcadee727", "tenant_id": "bf224efab4c14f29abaae593143e3594", "port_range_min": null, "ethertype": "IPv6", "project_id": "bf224efab4c14f29abaae593143e3594"}], "revision_number": 4, "project_id": "bf224efab4c14f29abaae593143e3594", "id": "173d2dbe-7ede-405e-91b2-da5fcadee727", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a2413a97b61342d8bd27570706ef372d", "created_at": "2018-08-01T09:33:18Z", "updated_at": "2018-08-01T09:33:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "7f556ce3-51d0-4279-a11d-510db9f9a3b1", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "94adc13c-a166-41cf-bd16-f997efc73cb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "b39143b5-c08f-4d0b-9d40-54f472f2389e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "e218b0b7-4501-4f84-9458-caf2891c260d", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}], "revision_number": 4, "project_id": "a2413a97b61342d8bd27570706ef372d", "id": "38229670-7386-42d0-b7b9-2397ea5938de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "created_at": "2018-08-01T09:28:38Z", "updated_at": "2018-08-01T09:28:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "763568f1-8151-4a3c-911a-d06da4423063", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "80d28bee-4aee-47e8-a8da-e0fe31497fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "a47a5ddf-aa37-4ab2-a335-1c93513b5f12", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "f5bba5a5-602b-421e-98b2-5a16117f943f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}], "revision_number": 4, "project_id": "dbe9669438844f3faecdc7fcc050e0d8", "id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ed1054af2e94c049694d98d54211d98", "created_at": "2018-08-01T09:31:40Z", "updated_at": "2018-08-01T09:31:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "34baee87-ea35-42ee-8a69-0f6e2a825d3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "89b9d1c9-f4f9-45cd-8d36-970d44228439", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "b8ab0d59-cab9-4488-82ee-7c5f69709bff", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "d3ab68ea-23b4-4bf6-8dd3-85d029e3d89f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}], "revision_number": 4, "project_id": "2ed1054af2e94c049694d98d54211d98", "id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "created_at": "2018-08-01T09:34:13Z", "updated_at": "2018-08-01T09:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "1dbb3f59-611b-46d1-a82d-2720e0a16f86", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "3878126b-a220-4357-adb9-bc22498f31b1", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "75ce67db-9c04-4561-a10d-8b1ec63943e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "e2945a69-3afe-41e3-a7ec-3ea4c79a12ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}], "revision_number": 4, "project_id": "c0d9b34b06f445a7857603f60b181f3c", "id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-01T09:30:58Z", "updated_at": "2018-08-01T09:30:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "042d4626-2974-418d-affe-f8f2acd05faa", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "995fae58-f0e5-4e10-801c-6c2ce5c7ae0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "cb8404fa-cb24-4879-a34d-f3050dcba730", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "dad6aaab-690e-4c24-9103-6767e0c80bc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "created_at": "2018-08-01T09:31:11Z", "updated_at": "2018-08-01T09:31:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "939e25e0-5dbc-4f6e-9f6f-7fb70e540203", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "9796a673-6928-4009-9c21-1410d395646e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "af7b8bf8-2fb6-4d72-842a-38f72d7581f7", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "b9af65b0-2eb8-45e1-8504-b7dc4dbb83ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}], "revision_number": 4, "project_id": "dd207f801ed3475f9dbe5f13077af1c8", "id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "46dd322c3fcc454eb140e37825746af8", "created_at": "2018-08-01T10:33:44Z", "updated_at": "2018-08-01T10:33:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "0f41470b-1091-45c1-b574-92069f79f8d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "8cc03a9c-8fa5-425b-812f-d7692bae3613", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d1373b1e-2fb9-4e02-a9e1-7e873ba1d7d1", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d21f3909-71f3-43e2-a22d-6a9c2513cb6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}], "revision_number": 4, "project_id": "46dd322c3fcc454eb140e37825746af8", "id": "b2961714-c8a4-4fcb-918b-21d70527c983", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "created_at": "2018-08-01T09:34:57Z", "updated_at": "2018-08-01T09:34:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "8063d12f-30db-4ccf-8ce0-72e59ba81a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c38e1a7a-5857-4f03-b991-6d5c9c9a5b9e", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c725bae1-d3bb-42b5-b331-32737085f28c", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "cfddc134-923b-4e0d-9ec5-dcc5641dd435", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}], "revision_number": 4, "project_id": "455b48a61678488ead79a4cfa07ef5c3", "id": "cd52f913-3072-4ce7-a779-7de795b62b12", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:36:50Z", "updated_at": "2018-08-01T09:36:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "07ef7fe5-a529-45da-bfc0-899f0ea9b592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "bc4dad3a-2a0c-4c31-b901-2909a12adb50", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c35cff35-4306-4116-b9fa-fc27bc7c05d6", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c493e3ac-d9d2-480d-9ec8-50982eedaf5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}], "revision_number": 4, "project_id": "8d96727022f4443794db44ecde432faf", "id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "created_at": "2018-08-01T09:32:45Z", "updated_at": "2018-08-01T09:32:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "058ea790-43ea-4a6f-9950-28418319e577", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "5fcfb31b-cdad-4037-973e-56b74faefd14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "99a24d26-dc7f-42d0-aa23-a7c061f04952", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "b641bb48-566e-472b-a3cc-d38c85ab3ff1", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}], "revision_number": 4, "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "name": "default"}]} 2018-08-01 10:38:25,265 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-5fa7ff39-ef97-4fcb-9599-e18d634c437d 2018-08-01 10:38:25,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/bf224efab4c14f29abaae593143e3594 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35937e644e5c0a5053ae5b3bc1fe67c83a06c9c1" 2018-08-01 10:38:25,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:38:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2dfa5b9-4ff9-49c4-a4e0-8cee962e36e6 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/bf224efab4c14f29abaae593143e3594"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "bf224efab4c14f29abaae593143e3594", "name": "CreateSecurityGroupTests-67dc589a-5916-4f9-proj"}} 2018-08-01 10:38:25,358 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/bf224efab4c14f29abaae593143e3594 used request id req-a2dfa5b9-4ff9-49c4-a4e0-8cee962e36e6 2018-08-01 10:38:25,358 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 173d2dbe-7ede-405e-91b2-da5fcadee727 2018-08-01 10:38:25,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=173d2dbe-7ede-405e-91b2-da5fcadee727 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35937e644e5c0a5053ae5b3bc1fe67c83a06c9c1" 2018-08-01 10:38:25,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-75c12dac-6944-40f8-b107-7b4c39967e3f Date: Wed, 01 Aug 2018 10:38: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-08-01T10:38:21Z", "security_group_id": "173d2dbe-7ede-405e-91b2-da5fcadee727", "port_range_min": null, "revision_number": 0, "tenant_id": "bf224efab4c14f29abaae593143e3594", "created_at": "2018-08-01T10:38:21Z", "project_id": "bf224efab4c14f29abaae593143e3594", "id": "0703ca24-0044-4ae2-b9dd-617112c61c67"}, {"remote_group_id": "173d2dbe-7ede-405e-91b2-da5fcadee727", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:38:21Z", "security_group_id": "173d2dbe-7ede-405e-91b2-da5fcadee727", "port_range_min": null, "revision_number": 0, "tenant_id": "bf224efab4c14f29abaae593143e3594", "created_at": "2018-08-01T10:38:21Z", "project_id": "bf224efab4c14f29abaae593143e3594", "id": "13152453-241e-45df-b57f-2f650b0adb46"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:38:21Z", "security_group_id": "173d2dbe-7ede-405e-91b2-da5fcadee727", "port_range_min": null, "revision_number": 0, "tenant_id": "bf224efab4c14f29abaae593143e3594", "created_at": "2018-08-01T10:38:21Z", "project_id": "bf224efab4c14f29abaae593143e3594", "id": "66b937f0-7cd9-4e50-bff8-80471434d609"}, {"remote_group_id": "173d2dbe-7ede-405e-91b2-da5fcadee727", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:38:21Z", "security_group_id": "173d2dbe-7ede-405e-91b2-da5fcadee727", "port_range_min": null, "revision_number": 0, "tenant_id": "bf224efab4c14f29abaae593143e3594", "created_at": "2018-08-01T10:38:21Z", "project_id": "bf224efab4c14f29abaae593143e3594", "id": "ea791c5f-e388-46e7-8f91-7a7febd69b14"}]} 2018-08-01 10:38:25,386 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=173d2dbe-7ede-405e-91b2-da5fcadee727 used request id req-75c12dac-6944-40f8-b107-7b4c39967e3f 2018-08-01 10:38:25,387 - neutron_utils - INFO - Deleting security group with name - default 2018-08-01 10:38:25,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/173d2dbe-7ede-405e-91b2-da5fcadee727 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35937e644e5c0a5053ae5b3bc1fe67c83a06c9c1" 2018-08-01 10:38:25,505 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-86caecf4-6e61-4386-a77b-3c88b5b1a7e2 Content-Length: 0 Date: Wed, 01 Aug 2018 10:38:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:38:25,506 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/173d2dbe-7ede-405e-91b2-da5fcadee727 used request id req-86caecf4-6e61-4386-a77b-3c88b5b1a7e2 2018-08-01 10:38:25,506 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-67dc589a-5916-4f9-proj 2018-08-01 10:38:25,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/bf224efab4c14f29abaae593143e3594 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35937e644e5c0a5053ae5b3bc1fe67c83a06c9c1" 2018-08-01 10:38:25,704 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:38:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-77a1d587-a801-46f2-a2a3-57ef3e29f3db Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:38:25,704 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/bf224efab4c14f29abaae593143e3594 used request id req-77a1d587-a801-46f2-a2a3-57ef3e29f3db 2018-08-01 10:38:25,704 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-67dc589a-5916-4f9-proj-role 2018-08-01 10:38:25,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/0688da29c09444479e4fbd711c240e69 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35937e644e5c0a5053ae5b3bc1fe67c83a06c9c1" 2018-08-01 10:38:25,805 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:38:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b74b508b-41da-485e-98c1-d416f4a72953 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:38:25,805 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/0688da29c09444479e4fbd711c240e69 used request id req-b74b508b-41da-485e-98c1-d416f4a72953 2018-08-01 10:38:25,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35937e644e5c0a5053ae5b3bc1fe67c83a06c9c1" 2018-08-01 10:38:25,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:38:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2d2c037-6dee-4d3a-b1e6-12148dbdfa11 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:38:25,892 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-a2d2c037-6dee-4d3a-b1e6-12148dbdfa11 2018-08-01 10:38:25,893 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-67dc589a-5916-4f9-user 2018-08-01 10:38:25,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/721ef9e576dc499f943a47b8ccc5f110 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03cb0c84109a67d2083d3cc29956190e03af4c29" 2018-08-01 10:38:26,050 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:38:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d6e9310-794b-4654-b587-46720048b257 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:38:26,051 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/721ef9e576dc499f943a47b8ccc5f110 used request id req-9d6e9310-794b-4654-b587-46720048b257 2018-08-01 10:38:26,052 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:38:26,545 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:38:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["G6o1ffrqRhubKQawTs1Gzw"], "issued_at": "2018-08-01T10:38:26.000000Z"}} 2018-08-01 10:38:26,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}191e30b04df25dd79c758352c7fb0482c4c85a94" 2018-08-01 10:38:26,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:38:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56898a2f-4937-4773-9e84-bf8cab014282 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:38:26,626 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-56898a2f-4937-4773-9e84-bf8cab014282 2018-08-01 10:38:26,627 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:38:26,628 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:38:27,007 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:38:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["RH1VYIjgSAG55XcEeKkD-w"], "issued_at": "2018-08-01T10:38:27.000000Z"}} 2018-08-01 10:38:27,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e745ca0c208e34f0bf990e82fc3c20c87cd40654" 2018-08-01 10:38:27,088 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:38:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ee9e59a-98c8-4802-b935-c85d4124e3e8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:38:27,088 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-4ee9e59a-98c8-4802-b935-c85d4124e3e8 2018-08-01 10:38:27,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:38:27,098 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:38: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:38:27,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-af136bd5-26be-4e6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e745ca0c208e34f0bf990e82fc3c20c87cd40654" 2018-08-01 10:38:27,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:38:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13eb1fb1-f2a1-4850-8a93-9697c2074fa0 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-af136bd5-26be-4e6-proj", "previous": null, "next": null}, "projects": []} 2018-08-01 10:38:27,195 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-af136bd5-26be-4e6-proj used request id req-13eb1fb1-f2a1-4850-8a93-9697c2074fa0 2018-08-01 10:38:27,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e745ca0c208e34f0bf990e82fc3c20c87cd40654" 2018-08-01 10:38:27,216 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:38:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-afdcf7bc-b492-4b04-94fc-5f22faa0ec12 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:38:27,216 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-afdcf7bc-b492-4b04-94fc-5f22faa0ec12 2018-08-01 10:38:27,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e745ca0c208e34f0bf990e82fc3c20c87cd40654" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-af136bd5-26be-4e6-proj"}}' 2018-08-01 10:38:27,331 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:38:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-be71bd6f-5e75-4bbf-b5b9-b5ee2f15c40a Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/53d3f3d37ffc4051b479335f18bcf2dd"}, "tags": [], "enabled": true, "id": "53d3f3d37ffc4051b479335f18bcf2dd", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-af136bd5-26be-4e6-proj"}} 2018-08-01 10:38:27,331 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-be71bd6f-5e75-4bbf-b5b9-b5ee2f15c40a 2018-08-01 10:38:27,331 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-af136bd5-26be-4e6-proj 2018-08-01 10:38:27,331 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:38:27,332 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:38:27,716 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:38:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["BLpFJkUzSJSANDJqd46cUw"], "issued_at": "2018-08-01T10:38:27.000000Z"}} 2018-08-01 10:38:27,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}581ddc773fdb4b0e2473efa0b4e3921aa3d13199" 2018-08-01 10:38:27,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:38:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-940db07d-9b2f-4fab-972d-c84a7066df64 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:38:27,796 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-940db07d-9b2f-4fab-972d-c84a7066df64 2018-08-01 10:38:27,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:38:27,805 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:38: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:38:27,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}581ddc773fdb4b0e2473efa0b4e3921aa3d13199" 2018-08-01 10:38:27,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:38:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-374d0d35-12b8-4489-93b7-bbed18e15936 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 10:38:27,934 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-374d0d35-12b8-4489-93b7-bbed18e15936 2018-08-01 10:38:27,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateImageSuccessTests-af136bd5-26be-4e6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}581ddc773fdb4b0e2473efa0b4e3921aa3d13199" 2018-08-01 10:38:28,045 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:38:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-886e28c6-29d7-4d69-91ef-4dca979d33e7 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateImageSuccessTests-af136bd5-26be-4e6-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/53d3f3d37ffc4051b479335f18bcf2dd"}, "tags": [], "enabled": true, "id": "53d3f3d37ffc4051b479335f18bcf2dd", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-af136bd5-26be-4e6-proj"}]} 2018-08-01 10:38:28,045 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateImageSuccessTests-af136bd5-26be-4e6-proj used request id req-886e28c6-29d7-4d69-91ef-4dca979d33e7 2018-08-01 10:38:28,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}581ddc773fdb4b0e2473efa0b4e3921aa3d13199" 2018-08-01 10:38:28,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:38:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6c96f48-7557-4e11-8261-0a601bf19133 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:38:28,132 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-f6c96f48-7557-4e11-8261-0a601bf19133 2018-08-01 10:38:28,434 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-af136bd5-26be-4e6-user 2018-08-01 10:38:28,435 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:38:28,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e745ca0c208e34f0bf990e82fc3c20c87cd40654" 2018-08-01 10:38:28,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:38:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbe0045f-f882-4608-a96e-f9b782a40ec1 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:38:28,523 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-dbe0045f-f882-4608-a96e-f9b782a40ec1 2018-08-01 10:38:28,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e745ca0c208e34f0bf990e82fc3c20c87cd40654" -d '{"role": {"name": "CreateImageSuccessTests-af136bd5-26be-4e6-proj-role"}}' 2018-08-01 10:38:28,614 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:38:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-da17249b-2a5f-42ec-9e12-a8c3485b15b9 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0acaadcd662c403b9835e64184bd41cb", "links": {"self": "http://172.30.9.24:5000/v3/roles/0acaadcd662c403b9835e64184bd41cb"}, "name": "CreateImageSuccessTests-af136bd5-26be-4e6-proj-role"}} 2018-08-01 10:38:28,614 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-da17249b-2a5f-42ec-9e12-a8c3485b15b9 2018-08-01 10:38:28,614 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-af136bd5-26be-4e6-proj-role 2018-08-01 10:38:28,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/0acaadcd662c403b9835e64184bd41cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e745ca0c208e34f0bf990e82fc3c20c87cd40654" 2018-08-01 10:38:28,699 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:38:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3da52e32-f362-4aee-80ba-27c0de57791c Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0acaadcd662c403b9835e64184bd41cb", "links": {"self": "http://172.30.9.24:5000/v3/roles/0acaadcd662c403b9835e64184bd41cb"}, "name": "CreateImageSuccessTests-af136bd5-26be-4e6-proj-role"}} 2018-08-01 10:38:28,699 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/0acaadcd662c403b9835e64184bd41cb used request id req-3da52e32-f362-4aee-80ba-27c0de57791c 2018-08-01 10:38:28,700 - keystone_utils - INFO - Granting role CreateImageSuccessTests-af136bd5-26be-4e6-proj-role to project CreateImageSuccessTests-af136bd5-26be-4e6-proj 2018-08-01 10:38:28,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/53d3f3d37ffc4051b479335f18bcf2dd/users/b46e1f43cd0d4972b46f7a9719e3be3e/roles/0acaadcd662c403b9835e64184bd41cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e745ca0c208e34f0bf990e82fc3c20c87cd40654" 2018-08-01 10:38:28,827 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:38:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-84745acd-c351-4c13-982b-6c1cfc40c819 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:38:28,827 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/53d3f3d37ffc4051b479335f18bcf2dd/users/b46e1f43cd0d4972b46f7a9719e3be3e/roles/0acaadcd662c403b9835e64184bd41cb used request id req-84745acd-c351-4c13-982b-6c1cfc40c819 2018-08-01 10:38:28,844 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-01 10:38:28,844 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:38:28,845 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:38:29,221 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0acaadcd662c403b9835e64184bd41cb", "name": "CreateImageSuccessTests-af136bd5-26be-4e6-proj-role"}], "expires_at": "2018-08-01T11:38:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "53d3f3d37ffc4051b479335f18bcf2dd", "name": "CreateImageSuccessTests-af136bd5-26be-4e6-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/53d3f3d37ffc4051b479335f18bcf2dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/53d3f3d37ffc4051b479335f18bcf2dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/53d3f3d37ffc4051b479335f18bcf2dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/53d3f3d37ffc4051b479335f18bcf2dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/53d3f3d37ffc4051b479335f18bcf2dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/53d3f3d37ffc4051b479335f18bcf2dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_53d3f3d37ffc4051b479335f18bcf2dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_53d3f3d37ffc4051b479335f18bcf2dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/53d3f3d37ffc4051b479335f18bcf2dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/53d3f3d37ffc4051b479335f18bcf2dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/53d3f3d37ffc4051b479335f18bcf2dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/53d3f3d37ffc4051b479335f18bcf2dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/53d3f3d37ffc4051b479335f18bcf2dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/53d3f3d37ffc4051b479335f18bcf2dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-af136bd5-26be-4e6-user", "id": "b46e1f43cd0d4972b46f7a9719e3be3e"}, "audit_ids": ["pTP4a3PwTcecNY13ytPNhQ"], "issued_at": "2018-08-01T10:38:29.000000Z"}} 2018-08-01 10:38:29,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dca17107d6d97727c71946cb1f4938e52508adbd" 2018-08-01 10:38:29,299 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:38:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-311a8941-dd48-4448-bc95-ffe19953a6fc Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:38:29,299 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-311a8941-dd48-4448-bc95-ffe19953a6fc 2018-08-01 10:38:29,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-8f1a9f90-c909-489f-b370-137f4ad54054 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dca17107d6d97727c71946cb1f4938e52508adbd" 2018-08-01 10:38:29,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-2da3fea1-6a38-4e49-9dee-7772eba0d78f Date: Wed, 01 Aug 2018 10:38:29 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-8f1a9f90-c909-489f-b370-137f4ad54054"} 2018-08-01 10:38:29,889 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-8f1a9f90-c909-489f-b370-137f4ad54054 used request id req-2da3fea1-6a38-4e49-9dee-7772eba0d78f 2018-08-01 10:38:29,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dca17107d6d97727c71946cb1f4938e52508adbd" 2018-08-01 10:38:29,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-53fa3d40-10b4-41eb-abf0-0708983eb379 Date: Wed, 01 Aug 2018 10:38: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-08-01 10:38:29,901 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-53fa3d40-10b4-41eb-abf0-0708983eb379 2018-08-01 10:38:29,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}dca17107d6d97727c71946cb1f4938e52508adbd" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-8f1a9f90-c909-489f-b370-137f4ad54054"}' 2018-08-01 10:38:29,988 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/8598d309-5aee-4637-bcb7-caedbc75defa Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-000adefd-33b3-44fe-890f-4909f1ee7e62 Date: Wed, 01 Aug 2018 10:38:29 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-8f1a9f90-c909-489f-b370-137f4ad54054", "tags": [], "container_format": "bare", "created_at": "2018-08-01T10:38:29Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-01T10:38:29Z", "visibility": "shared", "locations": [], "self": "/v2/images/8598d309-5aee-4637-bcb7-caedbc75defa", "min_disk": 0, "protected": false, "id": "8598d309-5aee-4637-bcb7-caedbc75defa", "file": "/v2/images/8598d309-5aee-4637-bcb7-caedbc75defa/file", "checksum": null, "owner": "53d3f3d37ffc4051b479335f18bcf2dd", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 10:38:29,988 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-000adefd-33b3-44fe-890f-4909f1ee7e62 2018-08-01 10:38:30,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9292/v2/images/8598d309-5aee-4637-bcb7-caedbc75defa/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dca17107d6d97727c71946cb1f4938e52508adbd" -d '' 2018-08-01 10:38:30,478 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d473d3f7-7e73-4e84-b943-c80680ef7a76 Date: Wed, 01 Aug 2018 10:38:30 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-01 10:38:30,479 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/8598d309-5aee-4637-bcb7-caedbc75defa/file used request id req-d473d3f7-7e73-4e84-b943-c80680ef7a76 2018-08-01 10:38:30,479 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-01 10:38:30,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/8598d309-5aee-4637-bcb7-caedbc75defa -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dca17107d6d97727c71946cb1f4938e52508adbd" 2018-08-01 10:38:30,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-51037a8d-7e6c-4a8a-b802-c52317e6b593 Date: Wed, 01 Aug 2018 10:38:30 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-8f1a9f90-c909-489f-b370-137f4ad54054", "tags": [], "container_format": "bare", "created_at": "2018-08-01T10:38:29Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-01T10:38:30Z", "visibility": "shared", "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/8598d309-5aee-4637-bcb7-caedbc75defa/snap", "metadata": {}}], "self": "/v2/images/8598d309-5aee-4637-bcb7-caedbc75defa", "min_disk": 0, "protected": false, "id": "8598d309-5aee-4637-bcb7-caedbc75defa", "file": "/v2/images/8598d309-5aee-4637-bcb7-caedbc75defa/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "53d3f3d37ffc4051b479335f18bcf2dd", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/8598d309-5aee-4637-bcb7-caedbc75defa/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 10:38:30,498 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/8598d309-5aee-4637-bcb7-caedbc75defa used request id req-51037a8d-7e6c-4a8a-b802-c52317e6b593 2018-08-01 10:38:30,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dca17107d6d97727c71946cb1f4938e52508adbd" 2018-08-01 10:38:30,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-850333cf-16da-485b-bda7-6e46921b293d Date: Wed, 01 Aug 2018 10:38: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-08-01 10:38:30,507 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-850333cf-16da-485b-bda7-6e46921b293d 2018-08-01 10:38:30,509 - create_image - INFO - Created image with name - CreateImageSuccessTests-8f1a9f90-c909-489f-b370-137f4ad54054 2018-08-01 10:38:30,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/8598d309-5aee-4637-bcb7-caedbc75defa -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dca17107d6d97727c71946cb1f4938e52508adbd" 2018-08-01 10:38:30,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-dc7ce503-b77f-4dff-9b8b-ebccdfca5abf Date: Wed, 01 Aug 2018 10:38:30 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-8f1a9f90-c909-489f-b370-137f4ad54054", "tags": [], "container_format": "bare", "created_at": "2018-08-01T10:38:29Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-01T10:38:30Z", "visibility": "shared", "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/8598d309-5aee-4637-bcb7-caedbc75defa/snap", "metadata": {}}], "self": "/v2/images/8598d309-5aee-4637-bcb7-caedbc75defa", "min_disk": 0, "protected": false, "id": "8598d309-5aee-4637-bcb7-caedbc75defa", "file": "/v2/images/8598d309-5aee-4637-bcb7-caedbc75defa/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "53d3f3d37ffc4051b479335f18bcf2dd", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/8598d309-5aee-4637-bcb7-caedbc75defa/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 10:38:30,526 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/8598d309-5aee-4637-bcb7-caedbc75defa used request id req-dc7ce503-b77f-4dff-9b8b-ebccdfca5abf 2018-08-01 10:38:30,527 - create_image - DEBUG - Instance status is - active 2018-08-01 10:38:30,527 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-8f1a9f90-c909-489f-b370-137f4ad54054 2018-08-01 10:38:30,527 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-8f1a9f90-c909-489f-b370-137f4ad54054 2018-08-01 10:38:30,528 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:38:30,920 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0acaadcd662c403b9835e64184bd41cb", "name": "CreateImageSuccessTests-af136bd5-26be-4e6-proj-role"}], "expires_at": "2018-08-01T11:38:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "53d3f3d37ffc4051b479335f18bcf2dd", "name": "CreateImageSuccessTests-af136bd5-26be-4e6-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/53d3f3d37ffc4051b479335f18bcf2dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/53d3f3d37ffc4051b479335f18bcf2dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/53d3f3d37ffc4051b479335f18bcf2dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/53d3f3d37ffc4051b479335f18bcf2dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/53d3f3d37ffc4051b479335f18bcf2dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/53d3f3d37ffc4051b479335f18bcf2dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_53d3f3d37ffc4051b479335f18bcf2dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_53d3f3d37ffc4051b479335f18bcf2dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/53d3f3d37ffc4051b479335f18bcf2dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/53d3f3d37ffc4051b479335f18bcf2dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/53d3f3d37ffc4051b479335f18bcf2dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/53d3f3d37ffc4051b479335f18bcf2dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/53d3f3d37ffc4051b479335f18bcf2dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/53d3f3d37ffc4051b479335f18bcf2dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-af136bd5-26be-4e6-user", "id": "b46e1f43cd0d4972b46f7a9719e3be3e"}, "audit_ids": ["SgIG0iBKSxGg_rSMziz-sA"], "issued_at": "2018-08-01T10:38:30.000000Z"}} 2018-08-01 10:38:30,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-8f1a9f90-c909-489f-b370-137f4ad54054 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fa8e8558c4eb6a2d07bb272222f4e9ed1ba00b04" 2018-08-01 10:38:31,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-a613b82d-8e42-45f1-94d1-4a1edcd9b771 Date: Wed, 01 Aug 2018 10:38:31 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-8f1a9f90-c909-489f-b370-137f4ad54054", "tags": [], "container_format": "bare", "created_at": "2018-08-01T10:38:29Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-01T10:38:30Z", "visibility": "shared", "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/8598d309-5aee-4637-bcb7-caedbc75defa/snap", "metadata": {}}], "self": "/v2/images/8598d309-5aee-4637-bcb7-caedbc75defa", "min_disk": 0, "protected": false, "id": "8598d309-5aee-4637-bcb7-caedbc75defa", "file": "/v2/images/8598d309-5aee-4637-bcb7-caedbc75defa/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "53d3f3d37ffc4051b479335f18bcf2dd", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/8598d309-5aee-4637-bcb7-caedbc75defa/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-8f1a9f90-c909-489f-b370-137f4ad54054"} 2018-08-01 10:38:31,499 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-8f1a9f90-c909-489f-b370-137f4ad54054 used request id req-a613b82d-8e42-45f1-94d1-4a1edcd9b771 2018-08-01 10:38:31,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fa8e8558c4eb6a2d07bb272222f4e9ed1ba00b04" 2018-08-01 10:38:31,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-57cf1178-e18f-4bb9-a394-3a61509d5ecb Date: Wed, 01 Aug 2018 10:38: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-08-01 10:38:31,510 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-57cf1178-e18f-4bb9-a394-3a61509d5ecb 2018-08-01 10:38:31,513 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-8f1a9f90-c909-489f-b370-137f4ad54054 2018-08-01 10:38:31,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9292/v2/images/8598d309-5aee-4637-bcb7-caedbc75defa -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fa8e8558c4eb6a2d07bb272222f4e9ed1ba00b04" 2018-08-01 10:38:32,723 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-19943a1c-29c9-433b-bac9-3d8d356d5b98 Date: Wed, 01 Aug 2018 10:38:32 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-01 10:38:32,723 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/8598d309-5aee-4637-bcb7-caedbc75defa used request id req-19943a1c-29c9-433b-bac9-3d8d356d5b98 2018-08-01 10:38:32,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-8f1a9f90-c909-489f-b370-137f4ad54054 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fa8e8558c4eb6a2d07bb272222f4e9ed1ba00b04" 2018-08-01 10:38:32,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-ce6a13d5-135b-4ec7-86b9-0d51a3c9dcec Date: Wed, 01 Aug 2018 10:38:32 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-8f1a9f90-c909-489f-b370-137f4ad54054"} 2018-08-01 10:38:32,756 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-8f1a9f90-c909-489f-b370-137f4ad54054 used request id req-ce6a13d5-135b-4ec7-86b9-0d51a3c9dcec 2018-08-01 10:38:32,756 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-8f1a9f90-c909-489f-b370-137f4ad54054 2018-08-01 10:38:32,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9292/v2/images/8598d309-5aee-4637-bcb7-caedbc75defa -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dca17107d6d97727c71946cb1f4938e52508adbd" 2018-08-01 10:38:32,773 - keystoneauth.session - DEBUG - RESP: [404] Content-Length: 189 Content-Type: text/html; charset=UTF-8 X-Openstack-Request-Id: req-38402f67-ec52-4b8c-843e-91f1ecf37348 Date: Wed, 01 Aug 2018 10:38:32 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-01 10:38:32,773 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/8598d309-5aee-4637-bcb7-caedbc75defa used request id req-38402f67-ec52-4b8c-843e-91f1ecf37348 2018-08-01 10:38:32,773 - glanceclient.common.http - DEBUG - Request returned failure status 404. 2018-08-01 10:38:32,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e745ca0c208e34f0bf990e82fc3c20c87cd40654" 2018-08-01 10:38:33,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-d6e4a50d-afee-4577-b7b6-46f1bfc464ea Date: Wed, 01 Aug 2018 10:38:33 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a2413a97b61342d8bd27570706ef372d", "created_at": "2018-08-01T09:33:18Z", "updated_at": "2018-08-01T09:33:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "7f556ce3-51d0-4279-a11d-510db9f9a3b1", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "94adc13c-a166-41cf-bd16-f997efc73cb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "b39143b5-c08f-4d0b-9d40-54f472f2389e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "e218b0b7-4501-4f84-9458-caf2891c260d", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}], "revision_number": 4, "project_id": "a2413a97b61342d8bd27570706ef372d", "id": "38229670-7386-42d0-b7b9-2397ea5938de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "created_at": "2018-08-01T09:28:38Z", "updated_at": "2018-08-01T09:28:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "763568f1-8151-4a3c-911a-d06da4423063", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "80d28bee-4aee-47e8-a8da-e0fe31497fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "a47a5ddf-aa37-4ab2-a335-1c93513b5f12", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "f5bba5a5-602b-421e-98b2-5a16117f943f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}], "revision_number": 4, "project_id": "dbe9669438844f3faecdc7fcc050e0d8", "id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ed1054af2e94c049694d98d54211d98", "created_at": "2018-08-01T09:31:40Z", "updated_at": "2018-08-01T09:31:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "34baee87-ea35-42ee-8a69-0f6e2a825d3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "89b9d1c9-f4f9-45cd-8d36-970d44228439", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "b8ab0d59-cab9-4488-82ee-7c5f69709bff", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "d3ab68ea-23b4-4bf6-8dd3-85d029e3d89f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}], "revision_number": 4, "project_id": "2ed1054af2e94c049694d98d54211d98", "id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "created_at": "2018-08-01T09:34:13Z", "updated_at": "2018-08-01T09:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "1dbb3f59-611b-46d1-a82d-2720e0a16f86", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "3878126b-a220-4357-adb9-bc22498f31b1", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "75ce67db-9c04-4561-a10d-8b1ec63943e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "e2945a69-3afe-41e3-a7ec-3ea4c79a12ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}], "revision_number": 4, "project_id": "c0d9b34b06f445a7857603f60b181f3c", "id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-01T09:30:58Z", "updated_at": "2018-08-01T09:30:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "042d4626-2974-418d-affe-f8f2acd05faa", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "995fae58-f0e5-4e10-801c-6c2ce5c7ae0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "cb8404fa-cb24-4879-a34d-f3050dcba730", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "dad6aaab-690e-4c24-9103-6767e0c80bc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "created_at": "2018-08-01T09:31:11Z", "updated_at": "2018-08-01T09:31:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "939e25e0-5dbc-4f6e-9f6f-7fb70e540203", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "9796a673-6928-4009-9c21-1410d395646e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "af7b8bf8-2fb6-4d72-842a-38f72d7581f7", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "b9af65b0-2eb8-45e1-8504-b7dc4dbb83ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}], "revision_number": 4, "project_id": "dd207f801ed3475f9dbe5f13077af1c8", "id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "46dd322c3fcc454eb140e37825746af8", "created_at": "2018-08-01T10:33:44Z", "updated_at": "2018-08-01T10:33:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "0f41470b-1091-45c1-b574-92069f79f8d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "8cc03a9c-8fa5-425b-812f-d7692bae3613", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d1373b1e-2fb9-4e02-a9e1-7e873ba1d7d1", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d21f3909-71f3-43e2-a22d-6a9c2513cb6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}], "revision_number": 4, "project_id": "46dd322c3fcc454eb140e37825746af8", "id": "b2961714-c8a4-4fcb-918b-21d70527c983", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "created_at": "2018-08-01T09:34:57Z", "updated_at": "2018-08-01T09:34:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "8063d12f-30db-4ccf-8ce0-72e59ba81a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c38e1a7a-5857-4f03-b991-6d5c9c9a5b9e", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c725bae1-d3bb-42b5-b331-32737085f28c", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "cfddc134-923b-4e0d-9ec5-dcc5641dd435", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}], "revision_number": 4, "project_id": "455b48a61678488ead79a4cfa07ef5c3", "id": "cd52f913-3072-4ce7-a779-7de795b62b12", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:36:50Z", "updated_at": "2018-08-01T09:36:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "07ef7fe5-a529-45da-bfc0-899f0ea9b592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "bc4dad3a-2a0c-4c31-b901-2909a12adb50", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c35cff35-4306-4116-b9fa-fc27bc7c05d6", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c493e3ac-d9d2-480d-9ec8-50982eedaf5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}], "revision_number": 4, "project_id": "8d96727022f4443794db44ecde432faf", "id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "created_at": "2018-08-01T09:32:45Z", "updated_at": "2018-08-01T09:32:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "058ea790-43ea-4a6f-9950-28418319e577", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "5fcfb31b-cdad-4037-973e-56b74faefd14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "99a24d26-dc7f-42d0-aa23-a7c061f04952", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "b641bb48-566e-472b-a3cc-d38c85ab3ff1", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}], "revision_number": 4, "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "name": "default"}]} 2018-08-01 10:38:33,017 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-d6e4a50d-afee-4577-b7b6-46f1bfc464ea 2018-08-01 10:38:33,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e745ca0c208e34f0bf990e82fc3c20c87cd40654" 2018-08-01 10:38:33,187 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:38:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ef8621df-0cd6-45fc-953b-da68d7519abd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2413a97b61342d8bd27570706ef372d.", "code": 404, "title": "Not Found"}} 2018-08-01 10:38:33,188 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d used request id req-ef8621df-0cd6-45fc-953b-da68d7519abd 2018-08-01 10:38:33,188 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:38:33,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e745ca0c208e34f0bf990e82fc3c20c87cd40654" 2018-08-01 10:38:33,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:38:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa4fe613-b91b-4fa5-b352-6fc5d528c534 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.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dbe9669438844f3faecdc7fcc050e0d8", "name": "service"}} 2018-08-01 10:38:33,285 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 used request id req-aa4fe613-b91b-4fa5-b352-6fc5d528c534 2018-08-01 10:38:33,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e745ca0c208e34f0bf990e82fc3c20c87cd40654" 2018-08-01 10:38:33,372 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:38:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-40fdb956-e9f0-4137-a2c2-5a298cb0142e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ed1054af2e94c049694d98d54211d98.", "code": 404, "title": "Not Found"}} 2018-08-01 10:38:33,372 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 used request id req-40fdb956-e9f0-4137-a2c2-5a298cb0142e 2018-08-01 10:38:33,372 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:38:33,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e745ca0c208e34f0bf990e82fc3c20c87cd40654" 2018-08-01 10:38:33,458 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:38:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-76869071-e76b-4e0b-a795-5166a4a0f72a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c0d9b34b06f445a7857603f60b181f3c.", "code": 404, "title": "Not Found"}} 2018-08-01 10:38:33,458 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c used request id req-76869071-e76b-4e0b-a795-5166a4a0f72a 2018-08-01 10:38:33,458 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:38:33,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e745ca0c208e34f0bf990e82fc3c20c87cd40654" 2018-08-01 10:38:33,537 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:38:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b457f2f2-259a-477a-8945-6a15dcd32982 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: dd207f801ed3475f9dbe5f13077af1c8.", "code": 404, "title": "Not Found"}} 2018-08-01 10:38:33,537 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 used request id req-b457f2f2-259a-477a-8945-6a15dcd32982 2018-08-01 10:38:33,537 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:38:33,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e745ca0c208e34f0bf990e82fc3c20c87cd40654" 2018-08-01 10:38:33,624 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:38:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4015a850-fc63-408a-813b-54299dd229a8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 46dd322c3fcc454eb140e37825746af8.", "code": 404, "title": "Not Found"}} 2018-08-01 10:38:33,624 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 used request id req-4015a850-fc63-408a-813b-54299dd229a8 2018-08-01 10:38:33,624 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:38:33,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e745ca0c208e34f0bf990e82fc3c20c87cd40654" 2018-08-01 10:38:33,710 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:38:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-35953253-dfca-4f42-9138-7e7c51b40b61 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 455b48a61678488ead79a4cfa07ef5c3.", "code": 404, "title": "Not Found"}} 2018-08-01 10:38:33,711 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 used request id req-35953253-dfca-4f42-9138-7e7c51b40b61 2018-08-01 10:38:33,711 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:38:33,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e745ca0c208e34f0bf990e82fc3c20c87cd40654" 2018-08-01 10:38:33,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:38:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe8fe3f2-945c-4624-930f-c7b941a13d1e 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 10:38:33,879 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-fe8fe3f2-945c-4624-930f-c7b941a13d1e 2018-08-01 10:38:33,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ddd20ab1a1b7400a98e6ddb8d0eb4686 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e745ca0c208e34f0bf990e82fc3c20c87cd40654" 2018-08-01 10:38:33,964 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:38:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-16703d1f-7ed5-445a-9b79-5133e9e4bd69 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ddd20ab1a1b7400a98e6ddb8d0eb4686.", "code": 404, "title": "Not Found"}} 2018-08-01 10:38:33,964 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ddd20ab1a1b7400a98e6ddb8d0eb4686 used request id req-16703d1f-7ed5-445a-9b79-5133e9e4bd69 2018-08-01 10:38:33,964 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:38:33,965 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-af136bd5-26be-4e6-proj 2018-08-01 10:38:33,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/53d3f3d37ffc4051b479335f18bcf2dd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e745ca0c208e34f0bf990e82fc3c20c87cd40654" 2018-08-01 10:38:34,172 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:38:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b6c6e98c-70c8-4cda-92f8-59119f0b6322 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:38:34,172 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/53d3f3d37ffc4051b479335f18bcf2dd used request id req-b6c6e98c-70c8-4cda-92f8-59119f0b6322 2018-08-01 10:38:34,172 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-af136bd5-26be-4e6-proj-role 2018-08-01 10:38:34,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/0acaadcd662c403b9835e64184bd41cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e745ca0c208e34f0bf990e82fc3c20c87cd40654" 2018-08-01 10:38:34,280 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:38:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-90500c66-d863-4292-b29f-aaf0ad6d3441 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:38:34,280 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/0acaadcd662c403b9835e64184bd41cb used request id req-90500c66-d863-4292-b29f-aaf0ad6d3441 2018-08-01 10:38:34,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e745ca0c208e34f0bf990e82fc3c20c87cd40654" 2018-08-01 10:38:34,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:38:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8129d8b0-ccc7-41d5-92a6-978db5df315f Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:38:34,362 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-8129d8b0-ccc7-41d5-92a6-978db5df315f 2018-08-01 10:38:34,362 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-af136bd5-26be-4e6-user 2018-08-01 10:38:34,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/b46e1f43cd0d4972b46f7a9719e3be3e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}581ddc773fdb4b0e2473efa0b4e3921aa3d13199" 2018-08-01 10:38:34,548 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:38:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4cee6bdf-d047-47b1-83e5-690b94b0056f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:38:34,548 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/b46e1f43cd0d4972b46f7a9719e3be3e used request id req-4cee6bdf-d047-47b1-83e5-690b94b0056f 2018-08-01 10:38:34,550 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:38:34,939 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:38:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["DRghS6DEQsy1sABnIW6NoQ"], "issued_at": "2018-08-01T10:38:34.000000Z"}} 2018-08-01 10:38:34,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71ca86098f3ec400f80ae0dfbcb2b7db2154d6b9" 2018-08-01 10:38:35,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:38:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0110371e-eeff-4904-82d6-13933828d3e3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:38:35,014 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-0110371e-eeff-4904-82d6-13933828d3e3 2018-08-01 10:38:35,015 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:38:35,016 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:38:35,402 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:38:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["v9WE-pL_Tuyx7FgO4RKglA"], "issued_at": "2018-08-01T10:38:35.000000Z"}} 2018-08-01 10:38:35,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c707280948cddff79c5c7fd4d5aab088640ebec8" 2018-08-01 10:38:35,482 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:38:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1534eeaf-a715-499f-a0af-dc340a56fce2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:38:35,483 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-1534eeaf-a715-499f-a0af-dc340a56fce2 2018-08-01 10:38:35,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:38:35,491 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:38: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:38:35,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-1672a235-28eb-4a4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c707280948cddff79c5c7fd4d5aab088640ebec8" 2018-08-01 10:38:35,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:38:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4de5ab80-7383-4b45-ad3b-abec339004f6 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-1672a235-28eb-4a4-proj", "previous": null, "next": null}, "projects": []} 2018-08-01 10:38:35,575 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-1672a235-28eb-4a4-proj used request id req-4de5ab80-7383-4b45-ad3b-abec339004f6 2018-08-01 10:38:35,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c707280948cddff79c5c7fd4d5aab088640ebec8" 2018-08-01 10:38:35,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:38:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c02ad1d-dc70-42e1-a7d6-39930c59f718 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:38:35,666 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-4c02ad1d-dc70-42e1-a7d6-39930c59f718 2018-08-01 10:38:35,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c707280948cddff79c5c7fd4d5aab088640ebec8" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-1672a235-28eb-4a4-proj"}}' 2018-08-01 10:38:35,775 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:38:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f1032d50-47d1-423b-a88d-269c0a97faf9 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/dc7c46d434ff43f694d2fcc92ff87ab1"}, "tags": [], "enabled": true, "id": "dc7c46d434ff43f694d2fcc92ff87ab1", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-1672a235-28eb-4a4-proj"}} 2018-08-01 10:38:35,776 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-f1032d50-47d1-423b-a88d-269c0a97faf9 2018-08-01 10:38:35,776 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-1672a235-28eb-4a4-proj 2018-08-01 10:38:35,776 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:38:35,777 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:38:36,168 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:38:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["OABBiJR1TxayEBjUDiLjqg"], "issued_at": "2018-08-01T10:38:36.000000Z"}} 2018-08-01 10:38:36,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2045136b5b1c9aa7cdc550bfd7baf6078d1080a3" 2018-08-01 10:38:36,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:38:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1738215-2ebf-4718-8cbe-c16cfbfc7a60 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:38:36,249 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-f1738215-2ebf-4718-8cbe-c16cfbfc7a60 2018-08-01 10:38:36,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:38:36,260 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:38: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:38:36,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2045136b5b1c9aa7cdc550bfd7baf6078d1080a3" 2018-08-01 10:38:36,299 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:38:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ad9688f-71f8-42dc-b29d-a05f4e06885d Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 10:38:36,299 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-2ad9688f-71f8-42dc-b29d-a05f4e06885d 2018-08-01 10:38:36,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateImageSuccessTests-1672a235-28eb-4a4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2045136b5b1c9aa7cdc550bfd7baf6078d1080a3" 2018-08-01 10:38:36,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:38:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c22238c9-2c5e-49e7-9a33-c74c53e909d4 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateImageSuccessTests-1672a235-28eb-4a4-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/dc7c46d434ff43f694d2fcc92ff87ab1"}, "tags": [], "enabled": true, "id": "dc7c46d434ff43f694d2fcc92ff87ab1", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-1672a235-28eb-4a4-proj"}]} 2018-08-01 10:38:36,387 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateImageSuccessTests-1672a235-28eb-4a4-proj used request id req-c22238c9-2c5e-49e7-9a33-c74c53e909d4 2018-08-01 10:38:36,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2045136b5b1c9aa7cdc550bfd7baf6078d1080a3" 2018-08-01 10:38:36,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:38:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa6cb60d-c6ea-4997-bb94-d26f2361d245 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:38:36,470 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-aa6cb60d-c6ea-4997-bb94-d26f2361d245 2018-08-01 10:38:36,836 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-1672a235-28eb-4a4-user 2018-08-01 10:38:36,836 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:38:36,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c707280948cddff79c5c7fd4d5aab088640ebec8" 2018-08-01 10:38:36,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:38:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc0dccfd-568f-4efe-a90d-db5bbd9fff40 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:38:36,924 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-bc0dccfd-568f-4efe-a90d-db5bbd9fff40 2018-08-01 10:38:36,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c707280948cddff79c5c7fd4d5aab088640ebec8" -d '{"role": {"name": "CreateImageSuccessTests-1672a235-28eb-4a4-proj-role"}}' 2018-08-01 10:38:37,022 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:38:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-822f59d6-1a4b-4536-beda-80b638fa9e37 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1b66667da0104739b79c0ec55eeba175", "links": {"self": "http://172.30.9.24:5000/v3/roles/1b66667da0104739b79c0ec55eeba175"}, "name": "CreateImageSuccessTests-1672a235-28eb-4a4-proj-role"}} 2018-08-01 10:38:37,022 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-822f59d6-1a4b-4536-beda-80b638fa9e37 2018-08-01 10:38:37,022 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-1672a235-28eb-4a4-proj-role 2018-08-01 10:38:37,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/1b66667da0104739b79c0ec55eeba175 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c707280948cddff79c5c7fd4d5aab088640ebec8" 2018-08-01 10:38:37,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:38:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07c18054-978f-494a-828e-63d59aaf7fe8 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1b66667da0104739b79c0ec55eeba175", "links": {"self": "http://172.30.9.24:5000/v3/roles/1b66667da0104739b79c0ec55eeba175"}, "name": "CreateImageSuccessTests-1672a235-28eb-4a4-proj-role"}} 2018-08-01 10:38:37,043 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/1b66667da0104739b79c0ec55eeba175 used request id req-07c18054-978f-494a-828e-63d59aaf7fe8 2018-08-01 10:38:37,044 - keystone_utils - INFO - Granting role CreateImageSuccessTests-1672a235-28eb-4a4-proj-role to project CreateImageSuccessTests-1672a235-28eb-4a4-proj 2018-08-01 10:38:37,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/dc7c46d434ff43f694d2fcc92ff87ab1/users/95314491330a43179512efaae9e33443/roles/1b66667da0104739b79c0ec55eeba175 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c707280948cddff79c5c7fd4d5aab088640ebec8" 2018-08-01 10:38:37,168 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:38:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-00e2b2b0-ebd7-4a47-955f-d63366c28323 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:38:37,168 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/dc7c46d434ff43f694d2fcc92ff87ab1/users/95314491330a43179512efaae9e33443/roles/1b66667da0104739b79c0ec55eeba175 used request id req-00e2b2b0-ebd7-4a47-955f-d63366c28323 2018-08-01 10:38:37,169 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-01 10:38:37,169 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:38:37,170 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:38:37,644 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b66667da0104739b79c0ec55eeba175", "name": "CreateImageSuccessTests-1672a235-28eb-4a4-proj-role"}], "expires_at": "2018-08-01T11:38:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dc7c46d434ff43f694d2fcc92ff87ab1", "name": "CreateImageSuccessTests-1672a235-28eb-4a4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/dc7c46d434ff43f694d2fcc92ff87ab1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/dc7c46d434ff43f694d2fcc92ff87ab1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/dc7c46d434ff43f694d2fcc92ff87ab1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/dc7c46d434ff43f694d2fcc92ff87ab1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/dc7c46d434ff43f694d2fcc92ff87ab1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/dc7c46d434ff43f694d2fcc92ff87ab1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_dc7c46d434ff43f694d2fcc92ff87ab1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_dc7c46d434ff43f694d2fcc92ff87ab1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/dc7c46d434ff43f694d2fcc92ff87ab1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/dc7c46d434ff43f694d2fcc92ff87ab1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/dc7c46d434ff43f694d2fcc92ff87ab1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/dc7c46d434ff43f694d2fcc92ff87ab1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/dc7c46d434ff43f694d2fcc92ff87ab1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/dc7c46d434ff43f694d2fcc92ff87ab1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-1672a235-28eb-4a4-user", "id": "95314491330a43179512efaae9e33443"}, "audit_ids": ["xOvqKNfyTGasE7q16oSFrg"], "issued_at": "2018-08-01T10:38:37.000000Z"}} 2018-08-01 10:38:37,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec600e2eddcb47cd61c984577f698831f718f4cc" 2018-08-01 10:38:37,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:38:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b13342dd-aff2-48ae-a75b-0a345f4613a2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:38:37,724 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-b13342dd-aff2-48ae-a75b-0a345f4613a2 2018-08-01 10:38:37,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-46238e26-39c7-43dc-a26d-432e9697caec -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ec600e2eddcb47cd61c984577f698831f718f4cc" 2018-08-01 10:38:38,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-4dada239-c848-41be-b10a-700329cc6a8c Date: Wed, 01 Aug 2018 10:38:38 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-46238e26-39c7-43dc-a26d-432e9697caec"} 2018-08-01 10:38:38,292 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-46238e26-39c7-43dc-a26d-432e9697caec used request id req-4dada239-c848-41be-b10a-700329cc6a8c 2018-08-01 10:38:38,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ec600e2eddcb47cd61c984577f698831f718f4cc" 2018-08-01 10:38:38,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-7366ca4a-f1e8-45d5-8512-ccb549f77dd7 Date: Wed, 01 Aug 2018 10:38: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-08-01 10:38:38,302 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-7366ca4a-f1e8-45d5-8512-ccb549f77dd7 2018-08-01 10:38:38,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ec600e2eddcb47cd61c984577f698831f718f4cc" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-46238e26-39c7-43dc-a26d-432e9697caec"}' 2018-08-01 10:38:38,368 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/fdfbc97d-8a11-4e95-a479-00c1ba40c3f7 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-33ef4a4e-bb72-4a7c-a98d-f66e9abbaa4a Date: Wed, 01 Aug 2018 10:38:38 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-46238e26-39c7-43dc-a26d-432e9697caec", "tags": [], "container_format": "bare", "created_at": "2018-08-01T10:38:38Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-01T10:38:38Z", "visibility": "shared", "locations": [], "self": "/v2/images/fdfbc97d-8a11-4e95-a479-00c1ba40c3f7", "min_disk": 0, "protected": false, "id": "fdfbc97d-8a11-4e95-a479-00c1ba40c3f7", "file": "/v2/images/fdfbc97d-8a11-4e95-a479-00c1ba40c3f7/file", "checksum": null, "owner": "dc7c46d434ff43f694d2fcc92ff87ab1", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 10:38:38,368 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-33ef4a4e-bb72-4a7c-a98d-f66e9abbaa4a 2018-08-01 10:38:38,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9292/v2/images/fdfbc97d-8a11-4e95-a479-00c1ba40c3f7/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ec600e2eddcb47cd61c984577f698831f718f4cc" -d '' 2018-08-01 10:38:38,774 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b6dccefc-30c4-4df5-a14d-4e9faaba4a2d Date: Wed, 01 Aug 2018 10:38:38 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-01 10:38:38,774 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/fdfbc97d-8a11-4e95-a479-00c1ba40c3f7/file used request id req-b6dccefc-30c4-4df5-a14d-4e9faaba4a2d 2018-08-01 10:38:38,774 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-01 10:38:38,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/fdfbc97d-8a11-4e95-a479-00c1ba40c3f7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ec600e2eddcb47cd61c984577f698831f718f4cc" 2018-08-01 10:38:38,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-f6250532-1ad0-4bbd-bd49-01177a2baa26 Date: Wed, 01 Aug 2018 10:38:38 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-46238e26-39c7-43dc-a26d-432e9697caec", "tags": [], "container_format": "bare", "created_at": "2018-08-01T10:38:38Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-01T10:38:38Z", "visibility": "shared", "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/fdfbc97d-8a11-4e95-a479-00c1ba40c3f7/snap", "metadata": {}}], "self": "/v2/images/fdfbc97d-8a11-4e95-a479-00c1ba40c3f7", "min_disk": 0, "protected": false, "id": "fdfbc97d-8a11-4e95-a479-00c1ba40c3f7", "file": "/v2/images/fdfbc97d-8a11-4e95-a479-00c1ba40c3f7/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "dc7c46d434ff43f694d2fcc92ff87ab1", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/fdfbc97d-8a11-4e95-a479-00c1ba40c3f7/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 10:38:38,793 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/fdfbc97d-8a11-4e95-a479-00c1ba40c3f7 used request id req-f6250532-1ad0-4bbd-bd49-01177a2baa26 2018-08-01 10:38:38,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ec600e2eddcb47cd61c984577f698831f718f4cc" 2018-08-01 10:38:38,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-a7432a31-2c6c-40a9-be18-54cdad659e05 Date: Wed, 01 Aug 2018 10:38: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-08-01 10:38:38,803 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-a7432a31-2c6c-40a9-be18-54cdad659e05 2018-08-01 10:38:38,805 - create_image - INFO - Created image with name - CreateImageSuccessTests-46238e26-39c7-43dc-a26d-432e9697caec 2018-08-01 10:38:38,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/fdfbc97d-8a11-4e95-a479-00c1ba40c3f7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ec600e2eddcb47cd61c984577f698831f718f4cc" 2018-08-01 10:38:38,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-e9ef2fcf-643f-4edc-8c8c-cb417a5f7d45 Date: Wed, 01 Aug 2018 10:38:38 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-46238e26-39c7-43dc-a26d-432e9697caec", "tags": [], "container_format": "bare", "created_at": "2018-08-01T10:38:38Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-01T10:38:38Z", "visibility": "shared", "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/fdfbc97d-8a11-4e95-a479-00c1ba40c3f7/snap", "metadata": {}}], "self": "/v2/images/fdfbc97d-8a11-4e95-a479-00c1ba40c3f7", "min_disk": 0, "protected": false, "id": "fdfbc97d-8a11-4e95-a479-00c1ba40c3f7", "file": "/v2/images/fdfbc97d-8a11-4e95-a479-00c1ba40c3f7/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "dc7c46d434ff43f694d2fcc92ff87ab1", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/fdfbc97d-8a11-4e95-a479-00c1ba40c3f7/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 10:38:38,824 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/fdfbc97d-8a11-4e95-a479-00c1ba40c3f7 used request id req-e9ef2fcf-643f-4edc-8c8c-cb417a5f7d45 2018-08-01 10:38:38,825 - create_image - DEBUG - Instance status is - active 2018-08-01 10:38:38,825 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-46238e26-39c7-43dc-a26d-432e9697caec 2018-08-01 10:38:38,825 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-46238e26-39c7-43dc-a26d-432e9697caec 2018-08-01 10:38:38,826 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:38:39,211 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b66667da0104739b79c0ec55eeba175", "name": "CreateImageSuccessTests-1672a235-28eb-4a4-proj-role"}], "expires_at": "2018-08-01T11:38:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dc7c46d434ff43f694d2fcc92ff87ab1", "name": "CreateImageSuccessTests-1672a235-28eb-4a4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/dc7c46d434ff43f694d2fcc92ff87ab1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/dc7c46d434ff43f694d2fcc92ff87ab1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/dc7c46d434ff43f694d2fcc92ff87ab1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/dc7c46d434ff43f694d2fcc92ff87ab1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/dc7c46d434ff43f694d2fcc92ff87ab1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/dc7c46d434ff43f694d2fcc92ff87ab1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_dc7c46d434ff43f694d2fcc92ff87ab1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_dc7c46d434ff43f694d2fcc92ff87ab1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/dc7c46d434ff43f694d2fcc92ff87ab1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/dc7c46d434ff43f694d2fcc92ff87ab1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/dc7c46d434ff43f694d2fcc92ff87ab1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/dc7c46d434ff43f694d2fcc92ff87ab1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/dc7c46d434ff43f694d2fcc92ff87ab1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/dc7c46d434ff43f694d2fcc92ff87ab1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-1672a235-28eb-4a4-user", "id": "95314491330a43179512efaae9e33443"}, "audit_ids": ["QmEMC9CAS92iapDaONiNew"], "issued_at": "2018-08-01T10:38:39.000000Z"}} 2018-08-01 10:38:39,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-46238e26-39c7-43dc-a26d-432e9697caec -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6720388ee78baeba6040b84bd72c2fb4f60f7c89" 2018-08-01 10:38:39,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-c601f025-e28e-450e-a224-91eb615c5c0f Date: Wed, 01 Aug 2018 10:38:39 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-46238e26-39c7-43dc-a26d-432e9697caec", "tags": [], "container_format": "bare", "created_at": "2018-08-01T10:38:38Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-01T10:38:38Z", "visibility": "shared", "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/fdfbc97d-8a11-4e95-a479-00c1ba40c3f7/snap", "metadata": {}}], "self": "/v2/images/fdfbc97d-8a11-4e95-a479-00c1ba40c3f7", "min_disk": 0, "protected": false, "id": "fdfbc97d-8a11-4e95-a479-00c1ba40c3f7", "file": "/v2/images/fdfbc97d-8a11-4e95-a479-00c1ba40c3f7/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "dc7c46d434ff43f694d2fcc92ff87ab1", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/fdfbc97d-8a11-4e95-a479-00c1ba40c3f7/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-46238e26-39c7-43dc-a26d-432e9697caec"} 2018-08-01 10:38:39,400 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-46238e26-39c7-43dc-a26d-432e9697caec used request id req-c601f025-e28e-450e-a224-91eb615c5c0f 2018-08-01 10:38:39,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6720388ee78baeba6040b84bd72c2fb4f60f7c89" 2018-08-01 10:38:39,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-1f083c4b-6c62-42b8-a30d-7bb16c2c67f1 Date: Wed, 01 Aug 2018 10:38: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-08-01 10:38:39,411 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-1f083c4b-6c62-42b8-a30d-7bb16c2c67f1 2018-08-01 10:38:39,414 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-46238e26-39c7-43dc-a26d-432e9697caec 2018-08-01 10:38:39,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9292/v2/images/fdfbc97d-8a11-4e95-a479-00c1ba40c3f7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ec600e2eddcb47cd61c984577f698831f718f4cc" 2018-08-01 10:38:39,914 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-cd0ba72b-fbbe-43a2-b752-4feeda4d4eee Date: Wed, 01 Aug 2018 10:38:39 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-01 10:38:39,914 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/fdfbc97d-8a11-4e95-a479-00c1ba40c3f7 used request id req-cd0ba72b-fbbe-43a2-b752-4feeda4d4eee 2018-08-01 10:38:39,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c707280948cddff79c5c7fd4d5aab088640ebec8" 2018-08-01 10:38:40,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-3e106039-9f59-4bc1-8147-cc711b5ad6c2 Date: Wed, 01 Aug 2018 10:38:40 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a2413a97b61342d8bd27570706ef372d", "created_at": "2018-08-01T09:33:18Z", "updated_at": "2018-08-01T09:33:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "7f556ce3-51d0-4279-a11d-510db9f9a3b1", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "94adc13c-a166-41cf-bd16-f997efc73cb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "b39143b5-c08f-4d0b-9d40-54f472f2389e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "e218b0b7-4501-4f84-9458-caf2891c260d", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}], "revision_number": 4, "project_id": "a2413a97b61342d8bd27570706ef372d", "id": "38229670-7386-42d0-b7b9-2397ea5938de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "created_at": "2018-08-01T09:28:38Z", "updated_at": "2018-08-01T09:28:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "763568f1-8151-4a3c-911a-d06da4423063", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "80d28bee-4aee-47e8-a8da-e0fe31497fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "a47a5ddf-aa37-4ab2-a335-1c93513b5f12", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "f5bba5a5-602b-421e-98b2-5a16117f943f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}], "revision_number": 4, "project_id": "dbe9669438844f3faecdc7fcc050e0d8", "id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ed1054af2e94c049694d98d54211d98", "created_at": "2018-08-01T09:31:40Z", "updated_at": "2018-08-01T09:31:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "34baee87-ea35-42ee-8a69-0f6e2a825d3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "89b9d1c9-f4f9-45cd-8d36-970d44228439", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "b8ab0d59-cab9-4488-82ee-7c5f69709bff", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "d3ab68ea-23b4-4bf6-8dd3-85d029e3d89f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}], "revision_number": 4, "project_id": "2ed1054af2e94c049694d98d54211d98", "id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "created_at": "2018-08-01T09:34:13Z", "updated_at": "2018-08-01T09:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "1dbb3f59-611b-46d1-a82d-2720e0a16f86", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "3878126b-a220-4357-adb9-bc22498f31b1", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "75ce67db-9c04-4561-a10d-8b1ec63943e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "e2945a69-3afe-41e3-a7ec-3ea4c79a12ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}], "revision_number": 4, "project_id": "c0d9b34b06f445a7857603f60b181f3c", "id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-01T09:30:58Z", "updated_at": "2018-08-01T09:30:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "042d4626-2974-418d-affe-f8f2acd05faa", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "995fae58-f0e5-4e10-801c-6c2ce5c7ae0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "cb8404fa-cb24-4879-a34d-f3050dcba730", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "dad6aaab-690e-4c24-9103-6767e0c80bc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "created_at": "2018-08-01T09:31:11Z", "updated_at": "2018-08-01T09:31:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "939e25e0-5dbc-4f6e-9f6f-7fb70e540203", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "9796a673-6928-4009-9c21-1410d395646e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "af7b8bf8-2fb6-4d72-842a-38f72d7581f7", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "b9af65b0-2eb8-45e1-8504-b7dc4dbb83ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}], "revision_number": 4, "project_id": "dd207f801ed3475f9dbe5f13077af1c8", "id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "46dd322c3fcc454eb140e37825746af8", "created_at": "2018-08-01T10:33:44Z", "updated_at": "2018-08-01T10:33:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "0f41470b-1091-45c1-b574-92069f79f8d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "8cc03a9c-8fa5-425b-812f-d7692bae3613", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d1373b1e-2fb9-4e02-a9e1-7e873ba1d7d1", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d21f3909-71f3-43e2-a22d-6a9c2513cb6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}], "revision_number": 4, "project_id": "46dd322c3fcc454eb140e37825746af8", "id": "b2961714-c8a4-4fcb-918b-21d70527c983", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "created_at": "2018-08-01T09:34:57Z", "updated_at": "2018-08-01T09:34:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "8063d12f-30db-4ccf-8ce0-72e59ba81a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c38e1a7a-5857-4f03-b991-6d5c9c9a5b9e", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c725bae1-d3bb-42b5-b331-32737085f28c", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "cfddc134-923b-4e0d-9ec5-dcc5641dd435", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}], "revision_number": 4, "project_id": "455b48a61678488ead79a4cfa07ef5c3", "id": "cd52f913-3072-4ce7-a779-7de795b62b12", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:36:50Z", "updated_at": "2018-08-01T09:36:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "07ef7fe5-a529-45da-bfc0-899f0ea9b592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "bc4dad3a-2a0c-4c31-b901-2909a12adb50", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c35cff35-4306-4116-b9fa-fc27bc7c05d6", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c493e3ac-d9d2-480d-9ec8-50982eedaf5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}], "revision_number": 4, "project_id": "8d96727022f4443794db44ecde432faf", "id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "created_at": "2018-08-01T09:32:45Z", "updated_at": "2018-08-01T09:32:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "058ea790-43ea-4a6f-9950-28418319e577", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "5fcfb31b-cdad-4037-973e-56b74faefd14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "99a24d26-dc7f-42d0-aa23-a7c061f04952", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "b641bb48-566e-472b-a3cc-d38c85ab3ff1", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}], "revision_number": 4, "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "name": "default"}]} 2018-08-01 10:38:40,185 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-3e106039-9f59-4bc1-8147-cc711b5ad6c2 2018-08-01 10:38:40,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c707280948cddff79c5c7fd4d5aab088640ebec8" 2018-08-01 10:38:40,270 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:38:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dd9c7132-7b1c-4850-9f90-1cd838afeed0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2413a97b61342d8bd27570706ef372d.", "code": 404, "title": "Not Found"}} 2018-08-01 10:38:40,270 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d used request id req-dd9c7132-7b1c-4850-9f90-1cd838afeed0 2018-08-01 10:38:40,270 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:38:40,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c707280948cddff79c5c7fd4d5aab088640ebec8" 2018-08-01 10:38:40,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:38:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-480432a0-48dd-4218-ae96-8b0a0865b0e0 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.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dbe9669438844f3faecdc7fcc050e0d8", "name": "service"}} 2018-08-01 10:38:40,358 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 used request id req-480432a0-48dd-4218-ae96-8b0a0865b0e0 2018-08-01 10:38:40,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c707280948cddff79c5c7fd4d5aab088640ebec8" 2018-08-01 10:38:40,435 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:38:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-73416c1c-e1dd-4b8c-b73d-4aab0a73f826 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ed1054af2e94c049694d98d54211d98.", "code": 404, "title": "Not Found"}} 2018-08-01 10:38:40,436 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 used request id req-73416c1c-e1dd-4b8c-b73d-4aab0a73f826 2018-08-01 10:38:40,436 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:38:40,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c707280948cddff79c5c7fd4d5aab088640ebec8" 2018-08-01 10:38:40,521 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:38:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e2f448bd-f7f3-485d-a664-f238e3f26ce0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c0d9b34b06f445a7857603f60b181f3c.", "code": 404, "title": "Not Found"}} 2018-08-01 10:38:40,521 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c used request id req-e2f448bd-f7f3-485d-a664-f238e3f26ce0 2018-08-01 10:38:40,521 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:38:40,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c707280948cddff79c5c7fd4d5aab088640ebec8" 2018-08-01 10:38:40,608 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:38:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a20e8d17-d079-4925-a18a-739a4df40e28 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: dd207f801ed3475f9dbe5f13077af1c8.", "code": 404, "title": "Not Found"}} 2018-08-01 10:38:40,608 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 used request id req-a20e8d17-d079-4925-a18a-739a4df40e28 2018-08-01 10:38:40,608 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:38:40,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c707280948cddff79c5c7fd4d5aab088640ebec8" 2018-08-01 10:38:40,694 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:38:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-27fc7058-0df2-4f46-9e2d-c47e610365e3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 46dd322c3fcc454eb140e37825746af8.", "code": 404, "title": "Not Found"}} 2018-08-01 10:38:40,694 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 used request id req-27fc7058-0df2-4f46-9e2d-c47e610365e3 2018-08-01 10:38:40,695 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:38:40,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c707280948cddff79c5c7fd4d5aab088640ebec8" 2018-08-01 10:38:40,774 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:38:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4397e6d0-0e47-45ba-bbc5-7a04788fe161 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 455b48a61678488ead79a4cfa07ef5c3.", "code": 404, "title": "Not Found"}} 2018-08-01 10:38:40,774 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 used request id req-4397e6d0-0e47-45ba-bbc5-7a04788fe161 2018-08-01 10:38:40,775 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:38:40,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c707280948cddff79c5c7fd4d5aab088640ebec8" 2018-08-01 10:38:40,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:38:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f80fc38e-3995-4a5f-92dc-0eaec8a9a608 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 10:38:40,864 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-f80fc38e-3995-4a5f-92dc-0eaec8a9a608 2018-08-01 10:38:40,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ddd20ab1a1b7400a98e6ddb8d0eb4686 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c707280948cddff79c5c7fd4d5aab088640ebec8" 2018-08-01 10:38:40,952 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:38:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-297ae0dd-bed5-43b0-95e2-3beb83b21f15 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ddd20ab1a1b7400a98e6ddb8d0eb4686.", "code": 404, "title": "Not Found"}} 2018-08-01 10:38:40,952 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ddd20ab1a1b7400a98e6ddb8d0eb4686 used request id req-297ae0dd-bed5-43b0-95e2-3beb83b21f15 2018-08-01 10:38:40,952 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:38:40,953 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-1672a235-28eb-4a4-proj 2018-08-01 10:38:40,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/dc7c46d434ff43f694d2fcc92ff87ab1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c707280948cddff79c5c7fd4d5aab088640ebec8" 2018-08-01 10:38:41,159 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:38:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c05e37f9-99e1-4bc0-8159-e0c9d5435eba Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:38:41,159 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/dc7c46d434ff43f694d2fcc92ff87ab1 used request id req-c05e37f9-99e1-4bc0-8159-e0c9d5435eba 2018-08-01 10:38:41,160 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-1672a235-28eb-4a4-proj-role 2018-08-01 10:38:41,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/1b66667da0104739b79c0ec55eeba175 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c707280948cddff79c5c7fd4d5aab088640ebec8" 2018-08-01 10:38:41,267 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:38:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-22899d40-61c7-432d-bf6a-1cd225f80da5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:38:41,267 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/1b66667da0104739b79c0ec55eeba175 used request id req-22899d40-61c7-432d-bf6a-1cd225f80da5 2018-08-01 10:38:41,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c707280948cddff79c5c7fd4d5aab088640ebec8" 2018-08-01 10:38:41,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:38:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43786912-bd43-4373-8884-372cd039351e Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:38:41,353 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-43786912-bd43-4373-8884-372cd039351e 2018-08-01 10:38:41,353 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-1672a235-28eb-4a4-user 2018-08-01 10:38:41,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/95314491330a43179512efaae9e33443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2045136b5b1c9aa7cdc550bfd7baf6078d1080a3" 2018-08-01 10:38:41,520 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:38:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f1971498-9383-4bf7-b0c7-28b8b8de4ef4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:38:41,520 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/95314491330a43179512efaae9e33443 used request id req-f1971498-9383-4bf7-b0c7-28b8b8de4ef4 2018-08-01 10:38:41,521 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:38:41,906 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:38:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["YOoiWuwWREeyHBhCRUei5A"], "issued_at": "2018-08-01T10:38:41.000000Z"}} 2018-08-01 10:38:41,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd52ce902ccf9f09fdbbc2dd8d523dd539c1534a" 2018-08-01 10:38:41,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:38:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16d47495-f84f-4c1a-a6bb-66b3f118e0ff Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:38:41,922 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-16d47495-f84f-4c1a-a6bb-66b3f118e0ff 2018-08-01 10:38:41,923 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:38:41,924 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:38:42,304 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:38:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["t_5s7H9kQ_qzoDkdnVOpbg"], "issued_at": "2018-08-01T10:38:42.000000Z"}} 2018-08-01 10:38:42,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a772f00d21667d9b9179d1a97bc18c5f820eee72" 2018-08-01 10:38:42,384 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:38:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e56a562b-e13f-435b-b735-a88838dcc32b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:38:42,384 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-e56a562b-e13f-435b-b735-a88838dcc32b 2018-08-01 10:38:42,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:38:42,393 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:38: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:38:42,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-79ad75f9-fa6c-40b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a772f00d21667d9b9179d1a97bc18c5f820eee72" 2018-08-01 10:38:42,477 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:38:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0e04f31-1b5a-445b-a6be-b588e90e5466 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-79ad75f9-fa6c-40b-proj", "previous": null, "next": null}, "projects": []} 2018-08-01 10:38:42,477 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-79ad75f9-fa6c-40b-proj used request id req-d0e04f31-1b5a-445b-a6be-b588e90e5466 2018-08-01 10:38:42,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a772f00d21667d9b9179d1a97bc18c5f820eee72" 2018-08-01 10:38:42,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:38:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-607b63f1-8b5f-467e-963a-71b0df882455 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:38:42,562 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-607b63f1-8b5f-467e-963a-71b0df882455 2018-08-01 10:38:42,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a772f00d21667d9b9179d1a97bc18c5f820eee72" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-79ad75f9-fa6c-40b-proj"}}' 2018-08-01 10:38:42,676 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:38:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-582d0c7e-dfd4-4ac4-af60-e3f2bf84e2d5 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/db55727030e246e8bb2ccf0005624e51"}, "tags": [], "enabled": true, "id": "db55727030e246e8bb2ccf0005624e51", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-79ad75f9-fa6c-40b-proj"}} 2018-08-01 10:38:42,676 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-582d0c7e-dfd4-4ac4-af60-e3f2bf84e2d5 2018-08-01 10:38:42,676 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-79ad75f9-fa6c-40b-proj 2018-08-01 10:38:42,676 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:38:42,677 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:38:43,062 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:38:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["hvX7maDCRr-JFYBrHnSdBg"], "issued_at": "2018-08-01T10:38:43.000000Z"}} 2018-08-01 10:38:43,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b48b5a7ee405786c0221c51662d5432dec9a117" 2018-08-01 10:38:43,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:38:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87e070bc-3a0d-46b7-9dff-14380aa9b455 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:38:43,141 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-87e070bc-3a0d-46b7-9dff-14380aa9b455 2018-08-01 10:38:43,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:38:43,149 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:38: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:38:43,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b48b5a7ee405786c0221c51662d5432dec9a117" 2018-08-01 10:38:43,251 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:38:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a69cd05b-0e78-4d1f-8c2e-9d2bf2a0c5e6 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 10:38:43,251 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-a69cd05b-0e78-4d1f-8c2e-9d2bf2a0c5e6 2018-08-01 10:38:43,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateImageSuccessTests-79ad75f9-fa6c-40b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b48b5a7ee405786c0221c51662d5432dec9a117" 2018-08-01 10:38:43,342 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:38:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-002669ac-e22f-42f4-9783-166446ba2a52 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateImageSuccessTests-79ad75f9-fa6c-40b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/db55727030e246e8bb2ccf0005624e51"}, "tags": [], "enabled": true, "id": "db55727030e246e8bb2ccf0005624e51", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-79ad75f9-fa6c-40b-proj"}]} 2018-08-01 10:38:43,342 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateImageSuccessTests-79ad75f9-fa6c-40b-proj used request id req-002669ac-e22f-42f4-9783-166446ba2a52 2018-08-01 10:38:43,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b48b5a7ee405786c0221c51662d5432dec9a117" 2018-08-01 10:38:43,430 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:38:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-effe0b31-bcb4-400f-beb2-a237ef95852e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:38:43,430 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-effe0b31-bcb4-400f-beb2-a237ef95852e 2018-08-01 10:38:43,723 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-79ad75f9-fa6c-40b-user 2018-08-01 10:38:43,723 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:38:43,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a772f00d21667d9b9179d1a97bc18c5f820eee72" 2018-08-01 10:38:43,743 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:38:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-879ffa0f-1549-4b3b-95dc-e3ec5f599ce3 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:38:43,743 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-879ffa0f-1549-4b3b-95dc-e3ec5f599ce3 2018-08-01 10:38:43,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a772f00d21667d9b9179d1a97bc18c5f820eee72" -d '{"role": {"name": "CreateImageSuccessTests-79ad75f9-fa6c-40b-proj-role"}}' 2018-08-01 10:38:43,842 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:38:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-595e3d95-56b0-4605-b28a-0d7e80d317d0 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7ab9359c77124a318da1a71d28020165", "links": {"self": "http://172.30.9.24:5000/v3/roles/7ab9359c77124a318da1a71d28020165"}, "name": "CreateImageSuccessTests-79ad75f9-fa6c-40b-proj-role"}} 2018-08-01 10:38:43,842 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-595e3d95-56b0-4605-b28a-0d7e80d317d0 2018-08-01 10:38:43,843 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-79ad75f9-fa6c-40b-proj-role 2018-08-01 10:38:43,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/7ab9359c77124a318da1a71d28020165 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a772f00d21667d9b9179d1a97bc18c5f820eee72" 2018-08-01 10:38:43,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:38:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca2f2d16-6016-48bb-80c3-43eddc670f69 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7ab9359c77124a318da1a71d28020165", "links": {"self": "http://172.30.9.24:5000/v3/roles/7ab9359c77124a318da1a71d28020165"}, "name": "CreateImageSuccessTests-79ad75f9-fa6c-40b-proj-role"}} 2018-08-01 10:38:43,928 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/7ab9359c77124a318da1a71d28020165 used request id req-ca2f2d16-6016-48bb-80c3-43eddc670f69 2018-08-01 10:38:43,928 - keystone_utils - INFO - Granting role CreateImageSuccessTests-79ad75f9-fa6c-40b-proj-role to project CreateImageSuccessTests-79ad75f9-fa6c-40b-proj 2018-08-01 10:38:43,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/db55727030e246e8bb2ccf0005624e51/users/10388498c2a245bb84a079607bfc1131/roles/7ab9359c77124a318da1a71d28020165 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a772f00d21667d9b9179d1a97bc18c5f820eee72" 2018-08-01 10:38:44,038 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:38:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7e052030-1852-4bde-845c-92cba39e4631 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:38:44,038 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/db55727030e246e8bb2ccf0005624e51/users/10388498c2a245bb84a079607bfc1131/roles/7ab9359c77124a318da1a71d28020165 used request id req-7e052030-1852-4bde-845c-92cba39e4631 2018-08-01 10:38:44,039 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-01 10:38:44,039 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:38:44,040 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:38:44,423 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7ab9359c77124a318da1a71d28020165", "name": "CreateImageSuccessTests-79ad75f9-fa6c-40b-proj-role"}], "expires_at": "2018-08-01T11:38:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "db55727030e246e8bb2ccf0005624e51", "name": "CreateImageSuccessTests-79ad75f9-fa6c-40b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/db55727030e246e8bb2ccf0005624e51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/db55727030e246e8bb2ccf0005624e51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/db55727030e246e8bb2ccf0005624e51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/db55727030e246e8bb2ccf0005624e51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/db55727030e246e8bb2ccf0005624e51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/db55727030e246e8bb2ccf0005624e51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_db55727030e246e8bb2ccf0005624e51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_db55727030e246e8bb2ccf0005624e51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/db55727030e246e8bb2ccf0005624e51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/db55727030e246e8bb2ccf0005624e51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/db55727030e246e8bb2ccf0005624e51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/db55727030e246e8bb2ccf0005624e51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/db55727030e246e8bb2ccf0005624e51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/db55727030e246e8bb2ccf0005624e51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-79ad75f9-fa6c-40b-user", "id": "10388498c2a245bb84a079607bfc1131"}, "audit_ids": ["rk6cVORWT-mOOBp2pN0DDQ"], "issued_at": "2018-08-01T10:38:44.000000Z"}} 2018-08-01 10:38:44,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25624fa2eaaa90990db4854b121a41ebd29e3f15" 2018-08-01 10:38:44,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:38:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d0bbb2b-d016-4ac4-bc9e-a2c885a12619 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:38:44,503 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-3d0bbb2b-d016-4ac4-bc9e-a2c885a12619 2018-08-01 10:38:44,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-a2ff7909-49a7-45dc-995a-49530f54f1b5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}25624fa2eaaa90990db4854b121a41ebd29e3f15" 2018-08-01 10:38:45,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-40698a4a-2673-4413-85d2-40e914b5c445 Date: Wed, 01 Aug 2018 10:38:45 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-a2ff7909-49a7-45dc-995a-49530f54f1b5"} 2018-08-01 10:38:45,061 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-a2ff7909-49a7-45dc-995a-49530f54f1b5 used request id req-40698a4a-2673-4413-85d2-40e914b5c445 2018-08-01 10:38:45,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}25624fa2eaaa90990db4854b121a41ebd29e3f15" 2018-08-01 10:38:45,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-062964ce-197c-4777-86b7-052c641fb09d Date: Wed, 01 Aug 2018 10:38: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-08-01 10:38:45,070 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-062964ce-197c-4777-86b7-052c641fb09d 2018-08-01 10:38:45,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}25624fa2eaaa90990db4854b121a41ebd29e3f15" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-a2ff7909-49a7-45dc-995a-49530f54f1b5"}' 2018-08-01 10:38:45,134 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/c520cb56-8321-4edf-9227-ddf65c851b36 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-7f176ecb-5ad3-47ec-a913-be1612f5f2ea Date: Wed, 01 Aug 2018 10:38:45 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-a2ff7909-49a7-45dc-995a-49530f54f1b5", "tags": [], "container_format": "bare", "created_at": "2018-08-01T10:38:45Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-01T10:38:45Z", "visibility": "shared", "locations": [], "self": "/v2/images/c520cb56-8321-4edf-9227-ddf65c851b36", "min_disk": 0, "protected": false, "id": "c520cb56-8321-4edf-9227-ddf65c851b36", "file": "/v2/images/c520cb56-8321-4edf-9227-ddf65c851b36/file", "checksum": null, "owner": "db55727030e246e8bb2ccf0005624e51", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 10:38:45,134 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-7f176ecb-5ad3-47ec-a913-be1612f5f2ea 2018-08-01 10:38:45,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9292/v2/images/c520cb56-8321-4edf-9227-ddf65c851b36/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}25624fa2eaaa90990db4854b121a41ebd29e3f15" -d '' 2018-08-01 10:38:45,496 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8ed011c2-7f6c-44f4-9274-c1824e82e6fa Date: Wed, 01 Aug 2018 10:38:45 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-01 10:38:45,497 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/c520cb56-8321-4edf-9227-ddf65c851b36/file used request id req-8ed011c2-7f6c-44f4-9274-c1824e82e6fa 2018-08-01 10:38:45,497 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-01 10:38:45,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/c520cb56-8321-4edf-9227-ddf65c851b36 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}25624fa2eaaa90990db4854b121a41ebd29e3f15" 2018-08-01 10:38:45,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-d85f4ff7-976d-44ad-a063-8472370e3054 Date: Wed, 01 Aug 2018 10:38:45 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-a2ff7909-49a7-45dc-995a-49530f54f1b5", "tags": [], "container_format": "bare", "created_at": "2018-08-01T10:38:45Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-01T10:38:45Z", "visibility": "shared", "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/c520cb56-8321-4edf-9227-ddf65c851b36/snap", "metadata": {}}], "self": "/v2/images/c520cb56-8321-4edf-9227-ddf65c851b36", "min_disk": 0, "protected": false, "id": "c520cb56-8321-4edf-9227-ddf65c851b36", "file": "/v2/images/c520cb56-8321-4edf-9227-ddf65c851b36/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "db55727030e246e8bb2ccf0005624e51", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/c520cb56-8321-4edf-9227-ddf65c851b36/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 10:38:45,516 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/c520cb56-8321-4edf-9227-ddf65c851b36 used request id req-d85f4ff7-976d-44ad-a063-8472370e3054 2018-08-01 10:38:45,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}25624fa2eaaa90990db4854b121a41ebd29e3f15" 2018-08-01 10:38:45,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-c8cff649-c634-4d48-a21c-100fa51d9303 Date: Wed, 01 Aug 2018 10:38: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-08-01 10:38:45,524 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-c8cff649-c634-4d48-a21c-100fa51d9303 2018-08-01 10:38:45,527 - create_image - INFO - Created image with name - CreateImageSuccessTests-a2ff7909-49a7-45dc-995a-49530f54f1b5 2018-08-01 10:38:45,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/c520cb56-8321-4edf-9227-ddf65c851b36 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}25624fa2eaaa90990db4854b121a41ebd29e3f15" 2018-08-01 10:38:45,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-9937c6d4-f7a2-4db6-9e4d-9ed4df769ef5 Date: Wed, 01 Aug 2018 10:38:45 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-a2ff7909-49a7-45dc-995a-49530f54f1b5", "tags": [], "container_format": "bare", "created_at": "2018-08-01T10:38:45Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-01T10:38:45Z", "visibility": "shared", "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/c520cb56-8321-4edf-9227-ddf65c851b36/snap", "metadata": {}}], "self": "/v2/images/c520cb56-8321-4edf-9227-ddf65c851b36", "min_disk": 0, "protected": false, "id": "c520cb56-8321-4edf-9227-ddf65c851b36", "file": "/v2/images/c520cb56-8321-4edf-9227-ddf65c851b36/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "db55727030e246e8bb2ccf0005624e51", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/c520cb56-8321-4edf-9227-ddf65c851b36/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 10:38:45,544 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/c520cb56-8321-4edf-9227-ddf65c851b36 used request id req-9937c6d4-f7a2-4db6-9e4d-9ed4df769ef5 2018-08-01 10:38:45,545 - create_image - DEBUG - Instance status is - active 2018-08-01 10:38:45,545 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-a2ff7909-49a7-45dc-995a-49530f54f1b5 2018-08-01 10:38:45,545 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-a2ff7909-49a7-45dc-995a-49530f54f1b5 2018-08-01 10:38:45,545 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:38:45,939 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7ab9359c77124a318da1a71d28020165", "name": "CreateImageSuccessTests-79ad75f9-fa6c-40b-proj-role"}], "expires_at": "2018-08-01T11:38:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "db55727030e246e8bb2ccf0005624e51", "name": "CreateImageSuccessTests-79ad75f9-fa6c-40b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/db55727030e246e8bb2ccf0005624e51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/db55727030e246e8bb2ccf0005624e51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/db55727030e246e8bb2ccf0005624e51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/db55727030e246e8bb2ccf0005624e51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/db55727030e246e8bb2ccf0005624e51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/db55727030e246e8bb2ccf0005624e51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_db55727030e246e8bb2ccf0005624e51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_db55727030e246e8bb2ccf0005624e51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/db55727030e246e8bb2ccf0005624e51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/db55727030e246e8bb2ccf0005624e51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/db55727030e246e8bb2ccf0005624e51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/db55727030e246e8bb2ccf0005624e51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/db55727030e246e8bb2ccf0005624e51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/db55727030e246e8bb2ccf0005624e51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-79ad75f9-fa6c-40b-user", "id": "10388498c2a245bb84a079607bfc1131"}, "audit_ids": ["P8X82yGnThuwQTUwOB7dVQ"], "issued_at": "2018-08-01T10:38:45.000000Z"}} 2018-08-01 10:38:45,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-a2ff7909-49a7-45dc-995a-49530f54f1b5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}52e6ca21ba199c1291a35bfdc4657bc565d72a47" 2018-08-01 10:38:46,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-1641df82-d228-49df-b6b3-9ca41c950595 Date: Wed, 01 Aug 2018 10:38:46 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-a2ff7909-49a7-45dc-995a-49530f54f1b5", "tags": [], "container_format": "bare", "created_at": "2018-08-01T10:38:45Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-01T10:38:45Z", "visibility": "shared", "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/c520cb56-8321-4edf-9227-ddf65c851b36/snap", "metadata": {}}], "self": "/v2/images/c520cb56-8321-4edf-9227-ddf65c851b36", "min_disk": 0, "protected": false, "id": "c520cb56-8321-4edf-9227-ddf65c851b36", "file": "/v2/images/c520cb56-8321-4edf-9227-ddf65c851b36/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "db55727030e246e8bb2ccf0005624e51", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/c520cb56-8321-4edf-9227-ddf65c851b36/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-a2ff7909-49a7-45dc-995a-49530f54f1b5"} 2018-08-01 10:38:46,134 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-a2ff7909-49a7-45dc-995a-49530f54f1b5 used request id req-1641df82-d228-49df-b6b3-9ca41c950595 2018-08-01 10:38:46,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}52e6ca21ba199c1291a35bfdc4657bc565d72a47" 2018-08-01 10:38:46,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-8fea1e42-2a8b-4f80-8fa0-21839c6ccdff Date: Wed, 01 Aug 2018 10:38: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-08-01 10:38:46,143 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-8fea1e42-2a8b-4f80-8fa0-21839c6ccdff 2018-08-01 10:38:46,146 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-a2ff7909-49a7-45dc-995a-49530f54f1b5 2018-08-01 10:38:46,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9292/v2/images/c520cb56-8321-4edf-9227-ddf65c851b36 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}25624fa2eaaa90990db4854b121a41ebd29e3f15" 2018-08-01 10:38:46,581 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7c56fc05-825c-4481-9f03-3a88207b0a63 Date: Wed, 01 Aug 2018 10:38:46 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-01 10:38:46,581 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/c520cb56-8321-4edf-9227-ddf65c851b36 used request id req-7c56fc05-825c-4481-9f03-3a88207b0a63 2018-08-01 10:38:46,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a772f00d21667d9b9179d1a97bc18c5f820eee72" 2018-08-01 10:38:46,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-d510107a-9c9c-4dcd-b832-cce65ab67b71 Date: Wed, 01 Aug 2018 10:38:46 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a2413a97b61342d8bd27570706ef372d", "created_at": "2018-08-01T09:33:18Z", "updated_at": "2018-08-01T09:33:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "7f556ce3-51d0-4279-a11d-510db9f9a3b1", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "94adc13c-a166-41cf-bd16-f997efc73cb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "b39143b5-c08f-4d0b-9d40-54f472f2389e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "e218b0b7-4501-4f84-9458-caf2891c260d", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}], "revision_number": 4, "project_id": "a2413a97b61342d8bd27570706ef372d", "id": "38229670-7386-42d0-b7b9-2397ea5938de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "created_at": "2018-08-01T09:28:38Z", "updated_at": "2018-08-01T09:28:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "763568f1-8151-4a3c-911a-d06da4423063", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "80d28bee-4aee-47e8-a8da-e0fe31497fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "a47a5ddf-aa37-4ab2-a335-1c93513b5f12", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "f5bba5a5-602b-421e-98b2-5a16117f943f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}], "revision_number": 4, "project_id": "dbe9669438844f3faecdc7fcc050e0d8", "id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ed1054af2e94c049694d98d54211d98", "created_at": "2018-08-01T09:31:40Z", "updated_at": "2018-08-01T09:31:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "34baee87-ea35-42ee-8a69-0f6e2a825d3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "89b9d1c9-f4f9-45cd-8d36-970d44228439", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "b8ab0d59-cab9-4488-82ee-7c5f69709bff", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "d3ab68ea-23b4-4bf6-8dd3-85d029e3d89f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}], "revision_number": 4, "project_id": "2ed1054af2e94c049694d98d54211d98", "id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "created_at": "2018-08-01T09:34:13Z", "updated_at": "2018-08-01T09:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "1dbb3f59-611b-46d1-a82d-2720e0a16f86", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "3878126b-a220-4357-adb9-bc22498f31b1", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "75ce67db-9c04-4561-a10d-8b1ec63943e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "e2945a69-3afe-41e3-a7ec-3ea4c79a12ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}], "revision_number": 4, "project_id": "c0d9b34b06f445a7857603f60b181f3c", "id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-01T09:30:58Z", "updated_at": "2018-08-01T09:30:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "042d4626-2974-418d-affe-f8f2acd05faa", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "995fae58-f0e5-4e10-801c-6c2ce5c7ae0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "cb8404fa-cb24-4879-a34d-f3050dcba730", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "dad6aaab-690e-4c24-9103-6767e0c80bc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "created_at": "2018-08-01T09:31:11Z", "updated_at": "2018-08-01T09:31:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "939e25e0-5dbc-4f6e-9f6f-7fb70e540203", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "9796a673-6928-4009-9c21-1410d395646e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "af7b8bf8-2fb6-4d72-842a-38f72d7581f7", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "b9af65b0-2eb8-45e1-8504-b7dc4dbb83ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}], "revision_number": 4, "project_id": "dd207f801ed3475f9dbe5f13077af1c8", "id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "46dd322c3fcc454eb140e37825746af8", "created_at": "2018-08-01T10:33:44Z", "updated_at": "2018-08-01T10:33:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "0f41470b-1091-45c1-b574-92069f79f8d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "8cc03a9c-8fa5-425b-812f-d7692bae3613", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d1373b1e-2fb9-4e02-a9e1-7e873ba1d7d1", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d21f3909-71f3-43e2-a22d-6a9c2513cb6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}], "revision_number": 4, "project_id": "46dd322c3fcc454eb140e37825746af8", "id": "b2961714-c8a4-4fcb-918b-21d70527c983", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "created_at": "2018-08-01T09:34:57Z", "updated_at": "2018-08-01T09:34:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "8063d12f-30db-4ccf-8ce0-72e59ba81a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c38e1a7a-5857-4f03-b991-6d5c9c9a5b9e", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c725bae1-d3bb-42b5-b331-32737085f28c", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "cfddc134-923b-4e0d-9ec5-dcc5641dd435", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}], "revision_number": 4, "project_id": "455b48a61678488ead79a4cfa07ef5c3", "id": "cd52f913-3072-4ce7-a779-7de795b62b12", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:36:50Z", "updated_at": "2018-08-01T09:36:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "07ef7fe5-a529-45da-bfc0-899f0ea9b592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "bc4dad3a-2a0c-4c31-b901-2909a12adb50", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c35cff35-4306-4116-b9fa-fc27bc7c05d6", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c493e3ac-d9d2-480d-9ec8-50982eedaf5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}], "revision_number": 4, "project_id": "8d96727022f4443794db44ecde432faf", "id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "created_at": "2018-08-01T09:32:45Z", "updated_at": "2018-08-01T09:32:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "058ea790-43ea-4a6f-9950-28418319e577", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "5fcfb31b-cdad-4037-973e-56b74faefd14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "99a24d26-dc7f-42d0-aa23-a7c061f04952", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "b641bb48-566e-472b-a3cc-d38c85ab3ff1", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}], "revision_number": 4, "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "name": "default"}]} 2018-08-01 10:38:46,807 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-d510107a-9c9c-4dcd-b832-cce65ab67b71 2018-08-01 10:38:46,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a772f00d21667d9b9179d1a97bc18c5f820eee72" 2018-08-01 10:38:46,896 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:38:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f33ae421-e291-491b-a3e2-d8b83137bc11 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2413a97b61342d8bd27570706ef372d.", "code": 404, "title": "Not Found"}} 2018-08-01 10:38:46,896 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d used request id req-f33ae421-e291-491b-a3e2-d8b83137bc11 2018-08-01 10:38:46,897 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:38:46,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a772f00d21667d9b9179d1a97bc18c5f820eee72" 2018-08-01 10:38:46,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:38:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e5ef21c-a888-49d8-841b-7f01867a704c 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.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dbe9669438844f3faecdc7fcc050e0d8", "name": "service"}} 2018-08-01 10:38:46,985 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 used request id req-3e5ef21c-a888-49d8-841b-7f01867a704c 2018-08-01 10:38:46,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a772f00d21667d9b9179d1a97bc18c5f820eee72" 2018-08-01 10:38:47,071 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:38:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fb34ec7c-5fb2-4364-8828-57c899d7b59f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ed1054af2e94c049694d98d54211d98.", "code": 404, "title": "Not Found"}} 2018-08-01 10:38:47,071 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 used request id req-fb34ec7c-5fb2-4364-8828-57c899d7b59f 2018-08-01 10:38:47,072 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:38:47,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a772f00d21667d9b9179d1a97bc18c5f820eee72" 2018-08-01 10:38:47,156 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:38:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9fdb97da-ab71-4bce-a93d-df26bbfc5936 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c0d9b34b06f445a7857603f60b181f3c.", "code": 404, "title": "Not Found"}} 2018-08-01 10:38:47,156 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c used request id req-9fdb97da-ab71-4bce-a93d-df26bbfc5936 2018-08-01 10:38:47,156 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:38:47,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a772f00d21667d9b9179d1a97bc18c5f820eee72" 2018-08-01 10:38:47,242 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:38:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d219b90-6912-4c08-b5e2-bfff24225a5b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: dd207f801ed3475f9dbe5f13077af1c8.", "code": 404, "title": "Not Found"}} 2018-08-01 10:38:47,242 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 used request id req-4d219b90-6912-4c08-b5e2-bfff24225a5b 2018-08-01 10:38:47,242 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:38:47,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a772f00d21667d9b9179d1a97bc18c5f820eee72" 2018-08-01 10:38:47,321 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:38:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-980aaad5-ce27-4c4d-9ccd-b79da9b3fa05 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 46dd322c3fcc454eb140e37825746af8.", "code": 404, "title": "Not Found"}} 2018-08-01 10:38:47,321 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 used request id req-980aaad5-ce27-4c4d-9ccd-b79da9b3fa05 2018-08-01 10:38:47,322 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:38:47,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a772f00d21667d9b9179d1a97bc18c5f820eee72" 2018-08-01 10:38:47,411 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:38:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2ab4b5a9-2f7a-48d0-9e88-c294070370eb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 455b48a61678488ead79a4cfa07ef5c3.", "code": 404, "title": "Not Found"}} 2018-08-01 10:38:47,412 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 used request id req-2ab4b5a9-2f7a-48d0-9e88-c294070370eb 2018-08-01 10:38:47,412 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:38:47,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a772f00d21667d9b9179d1a97bc18c5f820eee72" 2018-08-01 10:38:47,499 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:38:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f81c18b-55c4-49d0-9a37-a52cc3500e5e 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 10:38:47,499 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-5f81c18b-55c4-49d0-9a37-a52cc3500e5e 2018-08-01 10:38:47,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ddd20ab1a1b7400a98e6ddb8d0eb4686 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a772f00d21667d9b9179d1a97bc18c5f820eee72" 2018-08-01 10:38:47,579 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:38:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-855658a0-e897-4e13-853e-51cf391903b0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ddd20ab1a1b7400a98e6ddb8d0eb4686.", "code": 404, "title": "Not Found"}} 2018-08-01 10:38:47,579 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ddd20ab1a1b7400a98e6ddb8d0eb4686 used request id req-855658a0-e897-4e13-853e-51cf391903b0 2018-08-01 10:38:47,579 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:38:47,580 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-79ad75f9-fa6c-40b-proj 2018-08-01 10:38:47,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/db55727030e246e8bb2ccf0005624e51 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a772f00d21667d9b9179d1a97bc18c5f820eee72" 2018-08-01 10:38:47,777 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:38:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e285506-d347-412d-be99-d4d04018c945 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:38:47,777 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/db55727030e246e8bb2ccf0005624e51 used request id req-1e285506-d347-412d-be99-d4d04018c945 2018-08-01 10:38:47,777 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-79ad75f9-fa6c-40b-proj-role 2018-08-01 10:38:47,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/7ab9359c77124a318da1a71d28020165 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a772f00d21667d9b9179d1a97bc18c5f820eee72" 2018-08-01 10:38:47,878 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:38:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fbd03ee2-ff04-4a62-ab08-0ec5e63cfb6f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:38:47,879 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/7ab9359c77124a318da1a71d28020165 used request id req-fbd03ee2-ff04-4a62-ab08-0ec5e63cfb6f 2018-08-01 10:38:47,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a772f00d21667d9b9179d1a97bc18c5f820eee72" 2018-08-01 10:38:47,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:38:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f92c3d2-2cb8-4e1e-8ff9-66bf755550e2 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:38:47,965 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-7f92c3d2-2cb8-4e1e-8ff9-66bf755550e2 2018-08-01 10:38:47,965 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-79ad75f9-fa6c-40b-user 2018-08-01 10:38:47,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/10388498c2a245bb84a079607bfc1131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b48b5a7ee405786c0221c51662d5432dec9a117" 2018-08-01 10:38:48,124 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:38:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-425994dc-d4d4-4eb4-bb0f-8876f90c6b0e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:38:48,124 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/10388498c2a245bb84a079607bfc1131 used request id req-425994dc-d4d4-4eb4-bb0f-8876f90c6b0e 2018-08-01 10:38:48,126 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:38:48,503 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:38:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["XVb165PzTBOS4AGbywpkXA"], "issued_at": "2018-08-01T10:38:48.000000Z"}} 2018-08-01 10:38:48,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ddbc4f95c454be86a522310734bd3e83aa6c4cb" 2018-08-01 10:38:48,583 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:38:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9f1eb23-b2c5-4653-8e8a-73891ae69eaa Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:38:48,583 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-f9f1eb23-b2c5-4653-8e8a-73891ae69eaa 2018-08-01 10:38:48,584 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:38:48,585 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:38:48,962 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:38:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["ykswTCghQ9KloZmejzdaJw"], "issued_at": "2018-08-01T10:38:48.000000Z"}} 2018-08-01 10:38:48,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c9841bea24c0ae1f0977ec3e4dd1ddc5eb7f913" 2018-08-01 10:38:49,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:38:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f26e7b4-8ba4-4d61-a769-5461f4fd9bc4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:38:49,051 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-5f26e7b4-8ba4-4d61-a769-5461f4fd9bc4 2018-08-01 10:38:49,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:38:49,060 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:38: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:38:49,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-f0186335-639e-4ee-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c9841bea24c0ae1f0977ec3e4dd1ddc5eb7f913" 2018-08-01 10:38:49,143 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:38:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82c12268-e87a-4a81-bb84-d7eb4c4e8b23 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-f0186335-639e-4ee-proj", "previous": null, "next": null}, "projects": []} 2018-08-01 10:38:49,143 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-f0186335-639e-4ee-proj used request id req-82c12268-e87a-4a81-bb84-d7eb4c4e8b23 2018-08-01 10:38:49,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c9841bea24c0ae1f0977ec3e4dd1ddc5eb7f913" 2018-08-01 10:38:49,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:38:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e36eea88-7469-474d-a0f1-095d74e8e165 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:38:49,166 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-e36eea88-7469-474d-a0f1-095d74e8e165 2018-08-01 10:38:49,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c9841bea24c0ae1f0977ec3e4dd1ddc5eb7f913" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-f0186335-639e-4ee-proj"}}' 2018-08-01 10:38:49,297 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:38:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-20584b5e-36cf-4579-ac22-9cf63af26f21 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/3317fd1f56ad406bb5cdfda0eb3f0e87"}, "tags": [], "enabled": true, "id": "3317fd1f56ad406bb5cdfda0eb3f0e87", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-f0186335-639e-4ee-proj"}} 2018-08-01 10:38:49,297 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-20584b5e-36cf-4579-ac22-9cf63af26f21 2018-08-01 10:38:49,297 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-f0186335-639e-4ee-proj 2018-08-01 10:38:49,298 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:38:49,298 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:38:49,678 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:38:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["766PbBUVTBOi1gt9tzIp4Q"], "issued_at": "2018-08-01T10:38:49.000000Z"}} 2018-08-01 10:38:49,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ebbc8bd1f174095131b19309d5719f02569e724" 2018-08-01 10:38:49,756 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:38:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-832c0160-5383-4bf4-908c-7b69c417e103 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:38:49,756 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-832c0160-5383-4bf4-908c-7b69c417e103 2018-08-01 10:38:49,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:38:49,765 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:38: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:38:49,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ebbc8bd1f174095131b19309d5719f02569e724" 2018-08-01 10:38:49,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:38:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c4b93d4-aedb-489a-9097-f78f1e46e746 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 10:38:49,865 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-0c4b93d4-aedb-489a-9097-f78f1e46e746 2018-08-01 10:38:49,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateImageSuccessTests-f0186335-639e-4ee-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ebbc8bd1f174095131b19309d5719f02569e724" 2018-08-01 10:38:49,962 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:38:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e332a20a-61cf-4352-aad5-0a67bb137408 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateImageSuccessTests-f0186335-639e-4ee-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/3317fd1f56ad406bb5cdfda0eb3f0e87"}, "tags": [], "enabled": true, "id": "3317fd1f56ad406bb5cdfda0eb3f0e87", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-f0186335-639e-4ee-proj"}]} 2018-08-01 10:38:49,962 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateImageSuccessTests-f0186335-639e-4ee-proj used request id req-e332a20a-61cf-4352-aad5-0a67bb137408 2018-08-01 10:38:49,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ebbc8bd1f174095131b19309d5719f02569e724" 2018-08-01 10:38:50,051 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:38:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c456fb4-56f1-445f-aeca-0e00e302b46c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:38:50,051 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-1c456fb4-56f1-445f-aeca-0e00e302b46c 2018-08-01 10:38:50,359 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-f0186335-639e-4ee-user 2018-08-01 10:38:50,360 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:38:50,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c9841bea24c0ae1f0977ec3e4dd1ddc5eb7f913" 2018-08-01 10:38:50,379 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:38:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41e326e1-869b-4559-9de1-06bef1815b15 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:38:50,379 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-41e326e1-869b-4559-9de1-06bef1815b15 2018-08-01 10:38:50,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c9841bea24c0ae1f0977ec3e4dd1ddc5eb7f913" -d '{"role": {"name": "CreateImageSuccessTests-f0186335-639e-4ee-proj-role"}}' 2018-08-01 10:38:50,562 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:38:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9612e1a4-9071-40e0-9355-cafb8f965d32 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "aff3e733fa9c4004b165495a435baf8d", "links": {"self": "http://172.30.9.24:5000/v3/roles/aff3e733fa9c4004b165495a435baf8d"}, "name": "CreateImageSuccessTests-f0186335-639e-4ee-proj-role"}} 2018-08-01 10:38:50,562 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-9612e1a4-9071-40e0-9355-cafb8f965d32 2018-08-01 10:38:50,562 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-f0186335-639e-4ee-proj-role 2018-08-01 10:38:50,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/aff3e733fa9c4004b165495a435baf8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c9841bea24c0ae1f0977ec3e4dd1ddc5eb7f913" 2018-08-01 10:38:50,648 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:38:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7069350-f467-46f4-8ff9-ba1ed1291d88 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "aff3e733fa9c4004b165495a435baf8d", "links": {"self": "http://172.30.9.24:5000/v3/roles/aff3e733fa9c4004b165495a435baf8d"}, "name": "CreateImageSuccessTests-f0186335-639e-4ee-proj-role"}} 2018-08-01 10:38:50,648 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/aff3e733fa9c4004b165495a435baf8d used request id req-b7069350-f467-46f4-8ff9-ba1ed1291d88 2018-08-01 10:38:50,648 - keystone_utils - INFO - Granting role CreateImageSuccessTests-f0186335-639e-4ee-proj-role to project CreateImageSuccessTests-f0186335-639e-4ee-proj 2018-08-01 10:38:50,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/3317fd1f56ad406bb5cdfda0eb3f0e87/users/fe26a4f8ea884554b4a4cef3b129cc96/roles/aff3e733fa9c4004b165495a435baf8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c9841bea24c0ae1f0977ec3e4dd1ddc5eb7f913" 2018-08-01 10:38:50,774 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:38:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6b6c50ba-b65a-49e4-959a-a47f0e8f001e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:38:50,774 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/3317fd1f56ad406bb5cdfda0eb3f0e87/users/fe26a4f8ea884554b4a4cef3b129cc96/roles/aff3e733fa9c4004b165495a435baf8d used request id req-6b6c50ba-b65a-49e4-959a-a47f0e8f001e 2018-08-01 10:38:50,775 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-01 10:38:50,775 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:38:50,776 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:38:51,159 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aff3e733fa9c4004b165495a435baf8d", "name": "CreateImageSuccessTests-f0186335-639e-4ee-proj-role"}], "expires_at": "2018-08-01T11:38:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3317fd1f56ad406bb5cdfda0eb3f0e87", "name": "CreateImageSuccessTests-f0186335-639e-4ee-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/3317fd1f56ad406bb5cdfda0eb3f0e87", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/3317fd1f56ad406bb5cdfda0eb3f0e87", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/3317fd1f56ad406bb5cdfda0eb3f0e87", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/3317fd1f56ad406bb5cdfda0eb3f0e87", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/3317fd1f56ad406bb5cdfda0eb3f0e87", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/3317fd1f56ad406bb5cdfda0eb3f0e87", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_3317fd1f56ad406bb5cdfda0eb3f0e87", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_3317fd1f56ad406bb5cdfda0eb3f0e87", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/3317fd1f56ad406bb5cdfda0eb3f0e87", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/3317fd1f56ad406bb5cdfda0eb3f0e87", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/3317fd1f56ad406bb5cdfda0eb3f0e87", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/3317fd1f56ad406bb5cdfda0eb3f0e87", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/3317fd1f56ad406bb5cdfda0eb3f0e87", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/3317fd1f56ad406bb5cdfda0eb3f0e87", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-f0186335-639e-4ee-user", "id": "fe26a4f8ea884554b4a4cef3b129cc96"}, "audit_ids": ["3UqrdP3BSUKMXY_kTSVRbQ"], "issued_at": "2018-08-01T10:38:51.000000Z"}} 2018-08-01 10:38:51,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5428d6521d8e2994f0506cca0787047b72ff2e4a" 2018-08-01 10:38:51,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:38:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c379a58-c61f-4d98-b73e-87267bae392a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:38:51,235 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-1c379a58-c61f-4d98-b73e-87267bae392a 2018-08-01 10:38:51,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-0f9c39e6-ff0e-4949-a5b3-e5f3dae7d839 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5428d6521d8e2994f0506cca0787047b72ff2e4a" 2018-08-01 10:38:51,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-8ac4aea2-1e46-40b7-986f-095f1572aced Date: Wed, 01 Aug 2018 10:38:51 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-0f9c39e6-ff0e-4949-a5b3-e5f3dae7d839"} 2018-08-01 10:38:51,820 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-0f9c39e6-ff0e-4949-a5b3-e5f3dae7d839 used request id req-8ac4aea2-1e46-40b7-986f-095f1572aced 2018-08-01 10:38:51,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5428d6521d8e2994f0506cca0787047b72ff2e4a" 2018-08-01 10:38:51,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-5d9bf03b-62cd-428b-bbc4-a8cc189d1a89 Date: Wed, 01 Aug 2018 10:38: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-08-01 10:38:51,831 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-5d9bf03b-62cd-428b-bbc4-a8cc189d1a89 2018-08-01 10:38:51,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5428d6521d8e2994f0506cca0787047b72ff2e4a" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-0f9c39e6-ff0e-4949-a5b3-e5f3dae7d839"}' 2018-08-01 10:38:51,895 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/4e4019f5-3bff-4ef9-8e35-0bf99673d87e Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-33589740-7332-4b59-af6d-ee2b6e188fc6 Date: Wed, 01 Aug 2018 10:38:51 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-0f9c39e6-ff0e-4949-a5b3-e5f3dae7d839", "tags": [], "container_format": "bare", "created_at": "2018-08-01T10:38:51Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-01T10:38:51Z", "visibility": "shared", "locations": [], "self": "/v2/images/4e4019f5-3bff-4ef9-8e35-0bf99673d87e", "min_disk": 0, "protected": false, "id": "4e4019f5-3bff-4ef9-8e35-0bf99673d87e", "file": "/v2/images/4e4019f5-3bff-4ef9-8e35-0bf99673d87e/file", "checksum": null, "owner": "3317fd1f56ad406bb5cdfda0eb3f0e87", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 10:38:51,895 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-33589740-7332-4b59-af6d-ee2b6e188fc6 2018-08-01 10:38:51,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9292/v2/images/4e4019f5-3bff-4ef9-8e35-0bf99673d87e/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5428d6521d8e2994f0506cca0787047b72ff2e4a" -d '' 2018-08-01 10:38:52,501 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c0b35d73-db92-41fc-be87-a27e2b284100 Date: Wed, 01 Aug 2018 10: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-08-01 10:38:52,501 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/4e4019f5-3bff-4ef9-8e35-0bf99673d87e/file used request id req-c0b35d73-db92-41fc-be87-a27e2b284100 2018-08-01 10:38:52,502 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-01 10:38:52,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/4e4019f5-3bff-4ef9-8e35-0bf99673d87e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5428d6521d8e2994f0506cca0787047b72ff2e4a" 2018-08-01 10:38:52,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-626bc199-0e9f-4e45-abce-3bddfe5826c1 Date: Wed, 01 Aug 2018 10:38:52 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-0f9c39e6-ff0e-4949-a5b3-e5f3dae7d839", "tags": [], "container_format": "bare", "created_at": "2018-08-01T10:38:51Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-01T10:38:52Z", "visibility": "shared", "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/4e4019f5-3bff-4ef9-8e35-0bf99673d87e/snap", "metadata": {}}], "self": "/v2/images/4e4019f5-3bff-4ef9-8e35-0bf99673d87e", "min_disk": 0, "protected": false, "id": "4e4019f5-3bff-4ef9-8e35-0bf99673d87e", "file": "/v2/images/4e4019f5-3bff-4ef9-8e35-0bf99673d87e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3317fd1f56ad406bb5cdfda0eb3f0e87", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/4e4019f5-3bff-4ef9-8e35-0bf99673d87e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 10:38:52,521 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/4e4019f5-3bff-4ef9-8e35-0bf99673d87e used request id req-626bc199-0e9f-4e45-abce-3bddfe5826c1 2018-08-01 10:38:52,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5428d6521d8e2994f0506cca0787047b72ff2e4a" 2018-08-01 10:38:52,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-2e221e90-6e5d-4f20-9209-524a7c405c4b Date: Wed, 01 Aug 2018 10:38: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-08-01 10:38:52,530 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-2e221e90-6e5d-4f20-9209-524a7c405c4b 2018-08-01 10:38:52,532 - create_image - INFO - Created image with name - CreateImageSuccessTests-0f9c39e6-ff0e-4949-a5b3-e5f3dae7d839 2018-08-01 10:38:52,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/4e4019f5-3bff-4ef9-8e35-0bf99673d87e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5428d6521d8e2994f0506cca0787047b72ff2e4a" 2018-08-01 10:38:52,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-18d195e4-f52b-4728-86d0-845f4c01b10e Date: Wed, 01 Aug 2018 10:38:52 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-0f9c39e6-ff0e-4949-a5b3-e5f3dae7d839", "tags": [], "container_format": "bare", "created_at": "2018-08-01T10:38:51Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-01T10:38:52Z", "visibility": "shared", "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/4e4019f5-3bff-4ef9-8e35-0bf99673d87e/snap", "metadata": {}}], "self": "/v2/images/4e4019f5-3bff-4ef9-8e35-0bf99673d87e", "min_disk": 0, "protected": false, "id": "4e4019f5-3bff-4ef9-8e35-0bf99673d87e", "file": "/v2/images/4e4019f5-3bff-4ef9-8e35-0bf99673d87e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3317fd1f56ad406bb5cdfda0eb3f0e87", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/4e4019f5-3bff-4ef9-8e35-0bf99673d87e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 10:38:52,550 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/4e4019f5-3bff-4ef9-8e35-0bf99673d87e used request id req-18d195e4-f52b-4728-86d0-845f4c01b10e 2018-08-01 10:38:52,551 - create_image - DEBUG - Instance status is - active 2018-08-01 10:38:52,551 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-0f9c39e6-ff0e-4949-a5b3-e5f3dae7d839 2018-08-01 10:38:52,551 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-0f9c39e6-ff0e-4949-a5b3-e5f3dae7d839 2018-08-01 10:38:52,551 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:38:52,936 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aff3e733fa9c4004b165495a435baf8d", "name": "CreateImageSuccessTests-f0186335-639e-4ee-proj-role"}], "expires_at": "2018-08-01T11:38:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3317fd1f56ad406bb5cdfda0eb3f0e87", "name": "CreateImageSuccessTests-f0186335-639e-4ee-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/3317fd1f56ad406bb5cdfda0eb3f0e87", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/3317fd1f56ad406bb5cdfda0eb3f0e87", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/3317fd1f56ad406bb5cdfda0eb3f0e87", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/3317fd1f56ad406bb5cdfda0eb3f0e87", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/3317fd1f56ad406bb5cdfda0eb3f0e87", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/3317fd1f56ad406bb5cdfda0eb3f0e87", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_3317fd1f56ad406bb5cdfda0eb3f0e87", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_3317fd1f56ad406bb5cdfda0eb3f0e87", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/3317fd1f56ad406bb5cdfda0eb3f0e87", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/3317fd1f56ad406bb5cdfda0eb3f0e87", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/3317fd1f56ad406bb5cdfda0eb3f0e87", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/3317fd1f56ad406bb5cdfda0eb3f0e87", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/3317fd1f56ad406bb5cdfda0eb3f0e87", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/3317fd1f56ad406bb5cdfda0eb3f0e87", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-f0186335-639e-4ee-user", "id": "fe26a4f8ea884554b4a4cef3b129cc96"}, "audit_ids": ["8k_gHmUpRhqYiP1R3Iu3Ag"], "issued_at": "2018-08-01T10:38:52.000000Z"}} 2018-08-01 10:38:52,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-0f9c39e6-ff0e-4949-a5b3-e5f3dae7d839 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6ea0df2ad17b57e31f65c8f5f9e8fbeff2418ab4" 2018-08-01 10:38:53,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-8ae1f18a-dc52-4d1f-b8b9-38a4974b9556 Date: Wed, 01 Aug 2018 10:38:53 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-0f9c39e6-ff0e-4949-a5b3-e5f3dae7d839", "tags": [], "container_format": "bare", "created_at": "2018-08-01T10:38:51Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-01T10:38:52Z", "visibility": "shared", "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/4e4019f5-3bff-4ef9-8e35-0bf99673d87e/snap", "metadata": {}}], "self": "/v2/images/4e4019f5-3bff-4ef9-8e35-0bf99673d87e", "min_disk": 0, "protected": false, "id": "4e4019f5-3bff-4ef9-8e35-0bf99673d87e", "file": "/v2/images/4e4019f5-3bff-4ef9-8e35-0bf99673d87e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3317fd1f56ad406bb5cdfda0eb3f0e87", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/4e4019f5-3bff-4ef9-8e35-0bf99673d87e/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-0f9c39e6-ff0e-4949-a5b3-e5f3dae7d839"} 2018-08-01 10:38:53,132 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-0f9c39e6-ff0e-4949-a5b3-e5f3dae7d839 used request id req-8ae1f18a-dc52-4d1f-b8b9-38a4974b9556 2018-08-01 10:38:53,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6ea0df2ad17b57e31f65c8f5f9e8fbeff2418ab4" 2018-08-01 10:38:53,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-99f3f1b5-684c-4d32-94f5-c28dda435a6e Date: Wed, 01 Aug 2018 10:38: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-08-01 10:38:53,142 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-99f3f1b5-684c-4d32-94f5-c28dda435a6e 2018-08-01 10:38:53,144 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-0f9c39e6-ff0e-4949-a5b3-e5f3dae7d839 2018-08-01 10:38:53,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9292/v2/images/4e4019f5-3bff-4ef9-8e35-0bf99673d87e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5428d6521d8e2994f0506cca0787047b72ff2e4a" 2018-08-01 10:38:53,671 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-54c20d43-2b19-4a2e-8206-9b5334267c87 Date: Wed, 01 Aug 2018 10:38:53 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-01 10:38:53,671 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/4e4019f5-3bff-4ef9-8e35-0bf99673d87e used request id req-54c20d43-2b19-4a2e-8206-9b5334267c87 2018-08-01 10:38:53,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c9841bea24c0ae1f0977ec3e4dd1ddc5eb7f913" 2018-08-01 10:38:53,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-4f2052a2-6061-49a5-b3fc-849b10fa6447 Date: Wed, 01 Aug 2018 10:38:53 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a2413a97b61342d8bd27570706ef372d", "created_at": "2018-08-01T09:33:18Z", "updated_at": "2018-08-01T09:33:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "7f556ce3-51d0-4279-a11d-510db9f9a3b1", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "94adc13c-a166-41cf-bd16-f997efc73cb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "b39143b5-c08f-4d0b-9d40-54f472f2389e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "e218b0b7-4501-4f84-9458-caf2891c260d", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}], "revision_number": 4, "project_id": "a2413a97b61342d8bd27570706ef372d", "id": "38229670-7386-42d0-b7b9-2397ea5938de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "created_at": "2018-08-01T09:28:38Z", "updated_at": "2018-08-01T09:28:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "763568f1-8151-4a3c-911a-d06da4423063", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "80d28bee-4aee-47e8-a8da-e0fe31497fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "a47a5ddf-aa37-4ab2-a335-1c93513b5f12", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "f5bba5a5-602b-421e-98b2-5a16117f943f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}], "revision_number": 4, "project_id": "dbe9669438844f3faecdc7fcc050e0d8", "id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ed1054af2e94c049694d98d54211d98", "created_at": "2018-08-01T09:31:40Z", "updated_at": "2018-08-01T09:31:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "34baee87-ea35-42ee-8a69-0f6e2a825d3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "89b9d1c9-f4f9-45cd-8d36-970d44228439", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "b8ab0d59-cab9-4488-82ee-7c5f69709bff", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "d3ab68ea-23b4-4bf6-8dd3-85d029e3d89f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}], "revision_number": 4, "project_id": "2ed1054af2e94c049694d98d54211d98", "id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "created_at": "2018-08-01T09:34:13Z", "updated_at": "2018-08-01T09:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "1dbb3f59-611b-46d1-a82d-2720e0a16f86", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "3878126b-a220-4357-adb9-bc22498f31b1", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "75ce67db-9c04-4561-a10d-8b1ec63943e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "e2945a69-3afe-41e3-a7ec-3ea4c79a12ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}], "revision_number": 4, "project_id": "c0d9b34b06f445a7857603f60b181f3c", "id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-01T09:30:58Z", "updated_at": "2018-08-01T09:30:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "042d4626-2974-418d-affe-f8f2acd05faa", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "995fae58-f0e5-4e10-801c-6c2ce5c7ae0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "cb8404fa-cb24-4879-a34d-f3050dcba730", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "dad6aaab-690e-4c24-9103-6767e0c80bc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "created_at": "2018-08-01T09:31:11Z", "updated_at": "2018-08-01T09:31:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "939e25e0-5dbc-4f6e-9f6f-7fb70e540203", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "9796a673-6928-4009-9c21-1410d395646e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "af7b8bf8-2fb6-4d72-842a-38f72d7581f7", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "b9af65b0-2eb8-45e1-8504-b7dc4dbb83ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}], "revision_number": 4, "project_id": "dd207f801ed3475f9dbe5f13077af1c8", "id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "46dd322c3fcc454eb140e37825746af8", "created_at": "2018-08-01T10:33:44Z", "updated_at": "2018-08-01T10:33:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "0f41470b-1091-45c1-b574-92069f79f8d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "8cc03a9c-8fa5-425b-812f-d7692bae3613", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d1373b1e-2fb9-4e02-a9e1-7e873ba1d7d1", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d21f3909-71f3-43e2-a22d-6a9c2513cb6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}], "revision_number": 4, "project_id": "46dd322c3fcc454eb140e37825746af8", "id": "b2961714-c8a4-4fcb-918b-21d70527c983", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "created_at": "2018-08-01T09:34:57Z", "updated_at": "2018-08-01T09:34:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "8063d12f-30db-4ccf-8ce0-72e59ba81a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c38e1a7a-5857-4f03-b991-6d5c9c9a5b9e", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c725bae1-d3bb-42b5-b331-32737085f28c", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "cfddc134-923b-4e0d-9ec5-dcc5641dd435", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}], "revision_number": 4, "project_id": "455b48a61678488ead79a4cfa07ef5c3", "id": "cd52f913-3072-4ce7-a779-7de795b62b12", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:36:50Z", "updated_at": "2018-08-01T09:36:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "07ef7fe5-a529-45da-bfc0-899f0ea9b592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "bc4dad3a-2a0c-4c31-b901-2909a12adb50", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c35cff35-4306-4116-b9fa-fc27bc7c05d6", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c493e3ac-d9d2-480d-9ec8-50982eedaf5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}], "revision_number": 4, "project_id": "8d96727022f4443794db44ecde432faf", "id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "created_at": "2018-08-01T09:32:45Z", "updated_at": "2018-08-01T09:32:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "058ea790-43ea-4a6f-9950-28418319e577", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "5fcfb31b-cdad-4037-973e-56b74faefd14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "99a24d26-dc7f-42d0-aa23-a7c061f04952", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "b641bb48-566e-472b-a3cc-d38c85ab3ff1", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}], "revision_number": 4, "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "name": "default"}]} 2018-08-01 10:38:53,915 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-4f2052a2-6061-49a5-b3fc-849b10fa6447 2018-08-01 10:38:53,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c9841bea24c0ae1f0977ec3e4dd1ddc5eb7f913" 2018-08-01 10:38:54,010 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:38:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-998afadb-b396-4570-90a9-684cb99c9ec2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2413a97b61342d8bd27570706ef372d.", "code": 404, "title": "Not Found"}} 2018-08-01 10:38:54,010 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d used request id req-998afadb-b396-4570-90a9-684cb99c9ec2 2018-08-01 10:38:54,011 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:38:54,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c9841bea24c0ae1f0977ec3e4dd1ddc5eb7f913" 2018-08-01 10:38:54,102 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:38:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b5657d1-331b-446a-9d2b-fdda543c10cc 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.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dbe9669438844f3faecdc7fcc050e0d8", "name": "service"}} 2018-08-01 10:38:54,102 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 used request id req-3b5657d1-331b-446a-9d2b-fdda543c10cc 2018-08-01 10:38:54,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c9841bea24c0ae1f0977ec3e4dd1ddc5eb7f913" 2018-08-01 10:38:54,189 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:38:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-76250e32-1bb9-44c1-a452-9b2ea3cbadf3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ed1054af2e94c049694d98d54211d98.", "code": 404, "title": "Not Found"}} 2018-08-01 10:38:54,189 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 used request id req-76250e32-1bb9-44c1-a452-9b2ea3cbadf3 2018-08-01 10:38:54,189 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:38:54,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c9841bea24c0ae1f0977ec3e4dd1ddc5eb7f913" 2018-08-01 10:38:54,274 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:38:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-79e5307d-6939-4271-a6da-eecf8f75c409 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c0d9b34b06f445a7857603f60b181f3c.", "code": 404, "title": "Not Found"}} 2018-08-01 10:38:54,274 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c used request id req-79e5307d-6939-4271-a6da-eecf8f75c409 2018-08-01 10:38:54,274 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:38:54,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c9841bea24c0ae1f0977ec3e4dd1ddc5eb7f913" 2018-08-01 10:38:54,350 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:38:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fc718170-db99-4a17-9637-3c03c8fe948a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: dd207f801ed3475f9dbe5f13077af1c8.", "code": 404, "title": "Not Found"}} 2018-08-01 10:38:54,350 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 used request id req-fc718170-db99-4a17-9637-3c03c8fe948a 2018-08-01 10:38:54,351 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:38:54,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c9841bea24c0ae1f0977ec3e4dd1ddc5eb7f913" 2018-08-01 10:38:54,443 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:38:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-93549602-69eb-4bbb-bc46-8322c90bd9df Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 46dd322c3fcc454eb140e37825746af8.", "code": 404, "title": "Not Found"}} 2018-08-01 10:38:54,443 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 used request id req-93549602-69eb-4bbb-bc46-8322c90bd9df 2018-08-01 10:38:54,443 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:38:54,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c9841bea24c0ae1f0977ec3e4dd1ddc5eb7f913" 2018-08-01 10:38:54,528 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:38:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-677e7cf4-9f61-4ec2-846c-f7c354a0202d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 455b48a61678488ead79a4cfa07ef5c3.", "code": 404, "title": "Not Found"}} 2018-08-01 10:38:54,528 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 used request id req-677e7cf4-9f61-4ec2-846c-f7c354a0202d 2018-08-01 10:38:54,528 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:38:54,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c9841bea24c0ae1f0977ec3e4dd1ddc5eb7f913" 2018-08-01 10:38:54,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:38:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6a8cd9f-531f-47e2-b263-e5a2c909d050 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 10:38:54,616 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-b6a8cd9f-531f-47e2-b263-e5a2c909d050 2018-08-01 10:38:54,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ddd20ab1a1b7400a98e6ddb8d0eb4686 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c9841bea24c0ae1f0977ec3e4dd1ddc5eb7f913" 2018-08-01 10:38:54,711 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:38:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d03ff05e-d9a6-4ace-9cd1-17c7ee509d38 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ddd20ab1a1b7400a98e6ddb8d0eb4686.", "code": 404, "title": "Not Found"}} 2018-08-01 10:38:54,711 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ddd20ab1a1b7400a98e6ddb8d0eb4686 used request id req-d03ff05e-d9a6-4ace-9cd1-17c7ee509d38 2018-08-01 10:38:54,712 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:38:54,712 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-f0186335-639e-4ee-proj 2018-08-01 10:38:54,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/3317fd1f56ad406bb5cdfda0eb3f0e87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c9841bea24c0ae1f0977ec3e4dd1ddc5eb7f913" 2018-08-01 10:38:54,923 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:38:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-587aa672-94e6-4135-a72a-4c69fd5ea5d4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:38:54,923 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/3317fd1f56ad406bb5cdfda0eb3f0e87 used request id req-587aa672-94e6-4135-a72a-4c69fd5ea5d4 2018-08-01 10:38:54,924 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-f0186335-639e-4ee-proj-role 2018-08-01 10:38:54,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/aff3e733fa9c4004b165495a435baf8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c9841bea24c0ae1f0977ec3e4dd1ddc5eb7f913" 2018-08-01 10:38:55,029 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:38:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa2b725d-e5c1-470a-8685-1bb9b33aa88a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:38:55,029 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/aff3e733fa9c4004b165495a435baf8d used request id req-fa2b725d-e5c1-470a-8685-1bb9b33aa88a 2018-08-01 10:38:55,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c9841bea24c0ae1f0977ec3e4dd1ddc5eb7f913" 2018-08-01 10:38:55,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:38:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50a60f4a-67ed-4ad1-acd9-3bf69ad69df1 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:38:55,117 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-50a60f4a-67ed-4ad1-acd9-3bf69ad69df1 2018-08-01 10:38:55,117 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-f0186335-639e-4ee-user 2018-08-01 10:38:55,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/fe26a4f8ea884554b4a4cef3b129cc96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ebbc8bd1f174095131b19309d5719f02569e724" 2018-08-01 10:38:55,287 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:38:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9fba22eb-1c4f-43f7-a841-1701232b0b23 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:38:55,287 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/fe26a4f8ea884554b4a4cef3b129cc96 used request id req-9fba22eb-1c4f-43f7-a841-1701232b0b23 2018-08-01 10:38:55,288 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:38:55,674 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:38:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["Fe1WY85FSae4UZYffwD3xw"], "issued_at": "2018-08-01T10:38:55.000000Z"}} 2018-08-01 10:38:55,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bf8f2b7669162d50fa59bc2db608af328661db4" 2018-08-01 10:38:55,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:38:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-865b7998-e103-4952-8b8e-69549304a4be Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:38:55,753 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-865b7998-e103-4952-8b8e-69549304a4be 2018-08-01 10:38:55,754 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:38:55,755 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:38:56,130 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:38:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["Et10a6x2Tu--H-7LcHiB7w"], "issued_at": "2018-08-01T10:38:56.000000Z"}} 2018-08-01 10:38:56,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15ed05f552936e0641247363b5b59484ace0b777" 2018-08-01 10:38:56,207 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:38:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b02b31d8-ef49-457d-9c53-95880577f990 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:38:56,207 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-b02b31d8-ef49-457d-9c53-95880577f990 2018-08-01 10:38:56,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:38:56,217 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:38:56,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-eace1470-fb09-47a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15ed05f552936e0641247363b5b59484ace0b777" 2018-08-01 10:38:56,304 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:38:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33536e24-6288-408b-b24e-da9b1a4c7f1c Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-eace1470-fb09-47a-proj", "previous": null, "next": null}, "projects": []} 2018-08-01 10:38:56,305 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-eace1470-fb09-47a-proj used request id req-33536e24-6288-408b-b24e-da9b1a4c7f1c 2018-08-01 10:38:56,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15ed05f552936e0641247363b5b59484ace0b777" 2018-08-01 10:38:56,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:38:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69785015-523e-4205-b0d8-e616c70e5ac7 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:38:56,393 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-69785015-523e-4205-b0d8-e616c70e5ac7 2018-08-01 10:38:56,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15ed05f552936e0641247363b5b59484ace0b777" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-eace1470-fb09-47a-proj"}}' 2018-08-01 10:38:56,515 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:38:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9157dd7b-6c0c-4049-ad74-7e06289a24e7 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/11aa68f3454d456893ca410cb5e721f6"}, "tags": [], "enabled": true, "id": "11aa68f3454d456893ca410cb5e721f6", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-eace1470-fb09-47a-proj"}} 2018-08-01 10:38:56,515 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-9157dd7b-6c0c-4049-ad74-7e06289a24e7 2018-08-01 10:38:56,515 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-eace1470-fb09-47a-proj 2018-08-01 10:38:56,515 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:38:56,516 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:38:56,896 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:38:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["6HOiFTtGQR6o23cxO20crg"], "issued_at": "2018-08-01T10:38:56.000000Z"}} 2018-08-01 10:38:56,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09e22bdca399f03f10336b97fa82d6dddf2a9140" 2018-08-01 10:38:56,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:38:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48c522ba-2478-42c3-b8d4-254bb21bdab8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:38:56,976 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-48c522ba-2478-42c3-b8d4-254bb21bdab8 2018-08-01 10:38:56,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:38:56,984 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:38:56,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09e22bdca399f03f10336b97fa82d6dddf2a9140" 2018-08-01 10:38:57,084 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:38:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-814a5420-81d0-4909-b0c7-a87cfedb8d3e Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 10:38:57,084 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-814a5420-81d0-4909-b0c7-a87cfedb8d3e 2018-08-01 10:38:57,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateImageSuccessTests-eace1470-fb09-47a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09e22bdca399f03f10336b97fa82d6dddf2a9140" 2018-08-01 10:38:57,176 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:38:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d28e7066-8ecc-416b-bb52-b9d0f37868ca Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateImageSuccessTests-eace1470-fb09-47a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/11aa68f3454d456893ca410cb5e721f6"}, "tags": [], "enabled": true, "id": "11aa68f3454d456893ca410cb5e721f6", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-eace1470-fb09-47a-proj"}]} 2018-08-01 10:38:57,176 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateImageSuccessTests-eace1470-fb09-47a-proj used request id req-d28e7066-8ecc-416b-bb52-b9d0f37868ca 2018-08-01 10:38:57,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09e22bdca399f03f10336b97fa82d6dddf2a9140" 2018-08-01 10:38:57,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:38:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8fc9d58-40d8-4c02-bcf1-6b0cffb15a6e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:38:57,263 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-d8fc9d58-40d8-4c02-bcf1-6b0cffb15a6e 2018-08-01 10:38:57,629 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-eace1470-fb09-47a-user 2018-08-01 10:38:57,630 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:38:57,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15ed05f552936e0641247363b5b59484ace0b777" 2018-08-01 10:38:57,711 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:38:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fc8901d-3b32-4992-92c8-cdffbd8b6bd6 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:38:57,712 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-4fc8901d-3b32-4992-92c8-cdffbd8b6bd6 2018-08-01 10:38:57,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15ed05f552936e0641247363b5b59484ace0b777" -d '{"role": {"name": "CreateImageSuccessTests-eace1470-fb09-47a-proj-role"}}' 2018-08-01 10:38:57,809 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:38:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-200e6f28-1aa2-417b-ad12-af7df319250d Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f62015d8a1ae44f192bc9fc75ff373bd", "links": {"self": "http://172.30.9.24:5000/v3/roles/f62015d8a1ae44f192bc9fc75ff373bd"}, "name": "CreateImageSuccessTests-eace1470-fb09-47a-proj-role"}} 2018-08-01 10:38:57,810 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-200e6f28-1aa2-417b-ad12-af7df319250d 2018-08-01 10:38:57,810 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-eace1470-fb09-47a-proj-role 2018-08-01 10:38:57,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/f62015d8a1ae44f192bc9fc75ff373bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15ed05f552936e0641247363b5b59484ace0b777" 2018-08-01 10:38:57,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:38:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-997d91ce-febb-4108-bce3-2e7f5f6b037f Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f62015d8a1ae44f192bc9fc75ff373bd", "links": {"self": "http://172.30.9.24:5000/v3/roles/f62015d8a1ae44f192bc9fc75ff373bd"}, "name": "CreateImageSuccessTests-eace1470-fb09-47a-proj-role"}} 2018-08-01 10:38:57,896 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/f62015d8a1ae44f192bc9fc75ff373bd used request id req-997d91ce-febb-4108-bce3-2e7f5f6b037f 2018-08-01 10:38:57,896 - keystone_utils - INFO - Granting role CreateImageSuccessTests-eace1470-fb09-47a-proj-role to project CreateImageSuccessTests-eace1470-fb09-47a-proj 2018-08-01 10:38:57,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/11aa68f3454d456893ca410cb5e721f6/users/7dac1c3364104e00ab35a8e4c7a58ae4/roles/f62015d8a1ae44f192bc9fc75ff373bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15ed05f552936e0641247363b5b59484ace0b777" 2018-08-01 10:38:58,022 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:38:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e10495e9-9c44-418e-b0c9-bcd1f79ac7b4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:38:58,022 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/11aa68f3454d456893ca410cb5e721f6/users/7dac1c3364104e00ab35a8e4c7a58ae4/roles/f62015d8a1ae44f192bc9fc75ff373bd used request id req-e10495e9-9c44-418e-b0c9-bcd1f79ac7b4 2018-08-01 10:38:58,023 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-01 10:38:58,023 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:38:58,024 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:38:58,497 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f62015d8a1ae44f192bc9fc75ff373bd", "name": "CreateImageSuccessTests-eace1470-fb09-47a-proj-role"}], "expires_at": "2018-08-01T11:38:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11aa68f3454d456893ca410cb5e721f6", "name": "CreateImageSuccessTests-eace1470-fb09-47a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/11aa68f3454d456893ca410cb5e721f6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/11aa68f3454d456893ca410cb5e721f6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/11aa68f3454d456893ca410cb5e721f6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/11aa68f3454d456893ca410cb5e721f6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/11aa68f3454d456893ca410cb5e721f6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/11aa68f3454d456893ca410cb5e721f6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_11aa68f3454d456893ca410cb5e721f6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_11aa68f3454d456893ca410cb5e721f6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/11aa68f3454d456893ca410cb5e721f6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/11aa68f3454d456893ca410cb5e721f6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/11aa68f3454d456893ca410cb5e721f6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/11aa68f3454d456893ca410cb5e721f6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/11aa68f3454d456893ca410cb5e721f6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/11aa68f3454d456893ca410cb5e721f6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-eace1470-fb09-47a-user", "id": "7dac1c3364104e00ab35a8e4c7a58ae4"}, "audit_ids": ["mCSTo2JLQx6kn4IDh8sojA"], "issued_at": "2018-08-01T10:38:58.000000Z"}} 2018-08-01 10:38:58,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}078d39e66e98f0db47d62f95aa6b8fa282a661e2" 2018-08-01 10:38:58,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:38:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4f9517e-54b1-49ea-bbd0-7b3cec6a8cee Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:38:58,571 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-a4f9517e-54b1-49ea-bbd0-7b3cec6a8cee 2018-08-01 10:38:58,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-caf00a2d-5fd4-4b89-9449-251b0eb91111 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}078d39e66e98f0db47d62f95aa6b8fa282a661e2" 2018-08-01 10:38:58,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-bdc15f51-0d3e-4432-ab9b-4455a3e2a95f Date: Wed, 01 Aug 2018 10:38:58 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-caf00a2d-5fd4-4b89-9449-251b0eb91111"} 2018-08-01 10:38:58,760 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-caf00a2d-5fd4-4b89-9449-251b0eb91111 used request id req-bdc15f51-0d3e-4432-ab9b-4455a3e2a95f 2018-08-01 10:38:58,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}078d39e66e98f0db47d62f95aa6b8fa282a661e2" 2018-08-01 10:38:58,770 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-e777852f-1fe9-4922-ada3-8dcd6874eb70 Date: Wed, 01 Aug 2018 10: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-08-01 10:38:58,770 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-e777852f-1fe9-4922-ada3-8dcd6874eb70 2018-08-01 10:38:58,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}078d39e66e98f0db47d62f95aa6b8fa282a661e2" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-caf00a2d-5fd4-4b89-9449-251b0eb91111"}' 2018-08-01 10:38:58,840 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/716170b1-7ee0-46cd-b61f-4278465a02ad Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-92350641-6cd0-42dd-95f7-5990fbd27a31 Date: Wed, 01 Aug 2018 10:38:58 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-caf00a2d-5fd4-4b89-9449-251b0eb91111", "tags": [], "container_format": "bare", "created_at": "2018-08-01T10:38:58Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-01T10:38:58Z", "visibility": "shared", "locations": [], "self": "/v2/images/716170b1-7ee0-46cd-b61f-4278465a02ad", "min_disk": 0, "protected": false, "id": "716170b1-7ee0-46cd-b61f-4278465a02ad", "file": "/v2/images/716170b1-7ee0-46cd-b61f-4278465a02ad/file", "checksum": null, "owner": "11aa68f3454d456893ca410cb5e721f6", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 10:38:58,840 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-92350641-6cd0-42dd-95f7-5990fbd27a31 2018-08-01 10:38:58,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9292/v2/images/716170b1-7ee0-46cd-b61f-4278465a02ad/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}078d39e66e98f0db47d62f95aa6b8fa282a661e2" -d '' 2018-08-01 10:38:59,221 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-456b658a-c1dd-4e47-a57b-2061f50249f5 Date: Wed, 01 Aug 2018 10:38:59 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-01 10:38:59,221 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/716170b1-7ee0-46cd-b61f-4278465a02ad/file used request id req-456b658a-c1dd-4e47-a57b-2061f50249f5 2018-08-01 10:38:59,222 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-01 10:38:59,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/716170b1-7ee0-46cd-b61f-4278465a02ad -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}078d39e66e98f0db47d62f95aa6b8fa282a661e2" 2018-08-01 10:38:59,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-bf1f983b-a35a-4c2f-9e81-accef08b3c93 Date: Wed, 01 Aug 2018 10:38:59 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-caf00a2d-5fd4-4b89-9449-251b0eb91111", "tags": [], "container_format": "bare", "created_at": "2018-08-01T10:38:58Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-01T10:38:59Z", "visibility": "shared", "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/716170b1-7ee0-46cd-b61f-4278465a02ad/snap", "metadata": {}}], "self": "/v2/images/716170b1-7ee0-46cd-b61f-4278465a02ad", "min_disk": 0, "protected": false, "id": "716170b1-7ee0-46cd-b61f-4278465a02ad", "file": "/v2/images/716170b1-7ee0-46cd-b61f-4278465a02ad/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "11aa68f3454d456893ca410cb5e721f6", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/716170b1-7ee0-46cd-b61f-4278465a02ad/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 10:38:59,241 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/716170b1-7ee0-46cd-b61f-4278465a02ad used request id req-bf1f983b-a35a-4c2f-9e81-accef08b3c93 2018-08-01 10:38:59,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}078d39e66e98f0db47d62f95aa6b8fa282a661e2" 2018-08-01 10:38:59,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-cead9603-e076-4233-898e-6b02e7f3ad9e Date: Wed, 01 Aug 2018 10:38: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-08-01 10:38:59,250 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-cead9603-e076-4233-898e-6b02e7f3ad9e 2018-08-01 10:38:59,252 - create_image - INFO - Created image with name - CreateImageSuccessTests-caf00a2d-5fd4-4b89-9449-251b0eb91111 2018-08-01 10:38:59,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/716170b1-7ee0-46cd-b61f-4278465a02ad -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}078d39e66e98f0db47d62f95aa6b8fa282a661e2" 2018-08-01 10:38:59,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-c64f4231-690f-4853-9953-c8c2ec6bf197 Date: Wed, 01 Aug 2018 10:38:59 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-caf00a2d-5fd4-4b89-9449-251b0eb91111", "tags": [], "container_format": "bare", "created_at": "2018-08-01T10:38:58Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-01T10:38:59Z", "visibility": "shared", "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/716170b1-7ee0-46cd-b61f-4278465a02ad/snap", "metadata": {}}], "self": "/v2/images/716170b1-7ee0-46cd-b61f-4278465a02ad", "min_disk": 0, "protected": false, "id": "716170b1-7ee0-46cd-b61f-4278465a02ad", "file": "/v2/images/716170b1-7ee0-46cd-b61f-4278465a02ad/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "11aa68f3454d456893ca410cb5e721f6", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/716170b1-7ee0-46cd-b61f-4278465a02ad/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 10:38:59,270 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/716170b1-7ee0-46cd-b61f-4278465a02ad used request id req-c64f4231-690f-4853-9953-c8c2ec6bf197 2018-08-01 10:38:59,270 - create_image - DEBUG - Instance status is - active 2018-08-01 10:38:59,270 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-caf00a2d-5fd4-4b89-9449-251b0eb91111 2018-08-01 10:38:59,271 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-caf00a2d-5fd4-4b89-9449-251b0eb91111 2018-08-01 10:38:59,271 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:38:59,652 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f62015d8a1ae44f192bc9fc75ff373bd", "name": "CreateImageSuccessTests-eace1470-fb09-47a-proj-role"}], "expires_at": "2018-08-01T11:38:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11aa68f3454d456893ca410cb5e721f6", "name": "CreateImageSuccessTests-eace1470-fb09-47a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/11aa68f3454d456893ca410cb5e721f6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/11aa68f3454d456893ca410cb5e721f6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/11aa68f3454d456893ca410cb5e721f6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/11aa68f3454d456893ca410cb5e721f6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/11aa68f3454d456893ca410cb5e721f6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/11aa68f3454d456893ca410cb5e721f6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_11aa68f3454d456893ca410cb5e721f6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_11aa68f3454d456893ca410cb5e721f6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/11aa68f3454d456893ca410cb5e721f6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/11aa68f3454d456893ca410cb5e721f6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/11aa68f3454d456893ca410cb5e721f6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/11aa68f3454d456893ca410cb5e721f6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/11aa68f3454d456893ca410cb5e721f6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/11aa68f3454d456893ca410cb5e721f6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-eace1470-fb09-47a-user", "id": "7dac1c3364104e00ab35a8e4c7a58ae4"}, "audit_ids": ["s3J6B08ES7q0mfXv0OvGUQ"], "issued_at": "2018-08-01T10:38:59.000000Z"}} 2018-08-01 10:38:59,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-caf00a2d-5fd4-4b89-9449-251b0eb91111 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}44b592b42188881b0c76afda9bed1208def1833e" 2018-08-01 10:38:59,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-e89f5fe9-5be4-43e9-8d14-b89ce0a04f49 Date: Wed, 01 Aug 2018 10:38:59 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-caf00a2d-5fd4-4b89-9449-251b0eb91111", "tags": [], "container_format": "bare", "created_at": "2018-08-01T10:38:58Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-01T10:38:59Z", "visibility": "shared", "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/716170b1-7ee0-46cd-b61f-4278465a02ad/snap", "metadata": {}}], "self": "/v2/images/716170b1-7ee0-46cd-b61f-4278465a02ad", "min_disk": 0, "protected": false, "id": "716170b1-7ee0-46cd-b61f-4278465a02ad", "file": "/v2/images/716170b1-7ee0-46cd-b61f-4278465a02ad/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "11aa68f3454d456893ca410cb5e721f6", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/716170b1-7ee0-46cd-b61f-4278465a02ad/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-caf00a2d-5fd4-4b89-9449-251b0eb91111"} 2018-08-01 10:38:59,846 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-caf00a2d-5fd4-4b89-9449-251b0eb91111 used request id req-e89f5fe9-5be4-43e9-8d14-b89ce0a04f49 2018-08-01 10:38:59,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}44b592b42188881b0c76afda9bed1208def1833e" 2018-08-01 10:38:59,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-f8b7f36b-23eb-4152-93b9-4b165d7d845e Date: Wed, 01 Aug 2018 10:38: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-08-01 10:38:59,855 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-f8b7f36b-23eb-4152-93b9-4b165d7d845e 2018-08-01 10:38:59,858 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:38:59,859 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:39:00,250 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f62015d8a1ae44f192bc9fc75ff373bd", "name": "CreateImageSuccessTests-eace1470-fb09-47a-proj-role"}], "expires_at": "2018-08-01T11:39:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11aa68f3454d456893ca410cb5e721f6", "name": "CreateImageSuccessTests-eace1470-fb09-47a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/11aa68f3454d456893ca410cb5e721f6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/11aa68f3454d456893ca410cb5e721f6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/11aa68f3454d456893ca410cb5e721f6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/11aa68f3454d456893ca410cb5e721f6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/11aa68f3454d456893ca410cb5e721f6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/11aa68f3454d456893ca410cb5e721f6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_11aa68f3454d456893ca410cb5e721f6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_11aa68f3454d456893ca410cb5e721f6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/11aa68f3454d456893ca410cb5e721f6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/11aa68f3454d456893ca410cb5e721f6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/11aa68f3454d456893ca410cb5e721f6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/11aa68f3454d456893ca410cb5e721f6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/11aa68f3454d456893ca410cb5e721f6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/11aa68f3454d456893ca410cb5e721f6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-eace1470-fb09-47a-user", "id": "7dac1c3364104e00ab35a8e4c7a58ae4"}, "audit_ids": ["KDfpfyAQQwekAzIYj5POww"], "issued_at": "2018-08-01T10:39:00.000000Z"}} 2018-08-01 10:39:00,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aee2195689fa56fe6c97c4991a63e56bcd435c31" 2018-08-01 10:39:00,412 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89e4f6d3-a3a7-4233-9760-1f3fa40eee67 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:39:00,412 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-89e4f6d3-a3a7-4233-9760-1f3fa40eee67 2018-08-01 10:39:00,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-caf00a2d-5fd4-4b89-9449-251b0eb91111 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}aee2195689fa56fe6c97c4991a63e56bcd435c31" 2018-08-01 10:39:00,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-0b6e16fc-83b5-4b30-8611-6c8390d05c0a Date: Wed, 01 Aug 2018 10:39:00 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-caf00a2d-5fd4-4b89-9449-251b0eb91111", "tags": [], "container_format": "bare", "created_at": "2018-08-01T10:38:58Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-01T10:38:59Z", "visibility": "shared", "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/716170b1-7ee0-46cd-b61f-4278465a02ad/snap", "metadata": {}}], "self": "/v2/images/716170b1-7ee0-46cd-b61f-4278465a02ad", "min_disk": 0, "protected": false, "id": "716170b1-7ee0-46cd-b61f-4278465a02ad", "file": "/v2/images/716170b1-7ee0-46cd-b61f-4278465a02ad/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "11aa68f3454d456893ca410cb5e721f6", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/716170b1-7ee0-46cd-b61f-4278465a02ad/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-caf00a2d-5fd4-4b89-9449-251b0eb91111"} 2018-08-01 10:39:00,600 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-caf00a2d-5fd4-4b89-9449-251b0eb91111 used request id req-0b6e16fc-83b5-4b30-8611-6c8390d05c0a 2018-08-01 10:39:00,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}aee2195689fa56fe6c97c4991a63e56bcd435c31" 2018-08-01 10:39:00,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-4988a935-a9f9-4010-af31-c2f14945aa1e Date: Wed, 01 Aug 2018 10:39: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-08-01 10:39:00,609 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-4988a935-a9f9-4010-af31-c2f14945aa1e 2018-08-01 10:39:00,612 - create_image - INFO - Found image with name - CreateImageSuccessTests-caf00a2d-5fd4-4b89-9449-251b0eb91111 2018-08-01 10:39:00,612 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-caf00a2d-5fd4-4b89-9449-251b0eb91111 2018-08-01 10:39:00,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9292/v2/images/716170b1-7ee0-46cd-b61f-4278465a02ad -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}078d39e66e98f0db47d62f95aa6b8fa282a661e2" 2018-08-01 10:39:01,360 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7503bc25-3514-4173-9e03-6fda4df18f63 Date: Wed, 01 Aug 2018 10:39:01 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-01 10:39:01,360 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/716170b1-7ee0-46cd-b61f-4278465a02ad used request id req-7503bc25-3514-4173-9e03-6fda4df18f63 2018-08-01 10:39:01,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15ed05f552936e0641247363b5b59484ace0b777" 2018-08-01 10:39:01,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-a8b04574-8c94-4bd6-92e5-37bdda3ae9af Date: Wed, 01 Aug 2018 10:39:01 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a2413a97b61342d8bd27570706ef372d", "created_at": "2018-08-01T09:33:18Z", "updated_at": "2018-08-01T09:33:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "7f556ce3-51d0-4279-a11d-510db9f9a3b1", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "94adc13c-a166-41cf-bd16-f997efc73cb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "b39143b5-c08f-4d0b-9d40-54f472f2389e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "e218b0b7-4501-4f84-9458-caf2891c260d", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}], "revision_number": 4, "project_id": "a2413a97b61342d8bd27570706ef372d", "id": "38229670-7386-42d0-b7b9-2397ea5938de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "created_at": "2018-08-01T09:28:38Z", "updated_at": "2018-08-01T09:28:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "763568f1-8151-4a3c-911a-d06da4423063", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "80d28bee-4aee-47e8-a8da-e0fe31497fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "a47a5ddf-aa37-4ab2-a335-1c93513b5f12", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "f5bba5a5-602b-421e-98b2-5a16117f943f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}], "revision_number": 4, "project_id": "dbe9669438844f3faecdc7fcc050e0d8", "id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ed1054af2e94c049694d98d54211d98", "created_at": "2018-08-01T09:31:40Z", "updated_at": "2018-08-01T09:31:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "34baee87-ea35-42ee-8a69-0f6e2a825d3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "89b9d1c9-f4f9-45cd-8d36-970d44228439", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "b8ab0d59-cab9-4488-82ee-7c5f69709bff", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "d3ab68ea-23b4-4bf6-8dd3-85d029e3d89f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}], "revision_number": 4, "project_id": "2ed1054af2e94c049694d98d54211d98", "id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "created_at": "2018-08-01T09:34:13Z", "updated_at": "2018-08-01T09:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "1dbb3f59-611b-46d1-a82d-2720e0a16f86", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "3878126b-a220-4357-adb9-bc22498f31b1", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "75ce67db-9c04-4561-a10d-8b1ec63943e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "e2945a69-3afe-41e3-a7ec-3ea4c79a12ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}], "revision_number": 4, "project_id": "c0d9b34b06f445a7857603f60b181f3c", "id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-01T09:30:58Z", "updated_at": "2018-08-01T09:30:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "042d4626-2974-418d-affe-f8f2acd05faa", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "995fae58-f0e5-4e10-801c-6c2ce5c7ae0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "cb8404fa-cb24-4879-a34d-f3050dcba730", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "dad6aaab-690e-4c24-9103-6767e0c80bc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "created_at": "2018-08-01T09:31:11Z", "updated_at": "2018-08-01T09:31:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "939e25e0-5dbc-4f6e-9f6f-7fb70e540203", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "9796a673-6928-4009-9c21-1410d395646e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "af7b8bf8-2fb6-4d72-842a-38f72d7581f7", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "b9af65b0-2eb8-45e1-8504-b7dc4dbb83ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}], "revision_number": 4, "project_id": "dd207f801ed3475f9dbe5f13077af1c8", "id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "46dd322c3fcc454eb140e37825746af8", "created_at": "2018-08-01T10:33:44Z", "updated_at": "2018-08-01T10:33:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "0f41470b-1091-45c1-b574-92069f79f8d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "8cc03a9c-8fa5-425b-812f-d7692bae3613", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d1373b1e-2fb9-4e02-a9e1-7e873ba1d7d1", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d21f3909-71f3-43e2-a22d-6a9c2513cb6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}], "revision_number": 4, "project_id": "46dd322c3fcc454eb140e37825746af8", "id": "b2961714-c8a4-4fcb-918b-21d70527c983", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "created_at": "2018-08-01T09:34:57Z", "updated_at": "2018-08-01T09:34:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "8063d12f-30db-4ccf-8ce0-72e59ba81a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c38e1a7a-5857-4f03-b991-6d5c9c9a5b9e", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c725bae1-d3bb-42b5-b331-32737085f28c", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "cfddc134-923b-4e0d-9ec5-dcc5641dd435", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}], "revision_number": 4, "project_id": "455b48a61678488ead79a4cfa07ef5c3", "id": "cd52f913-3072-4ce7-a779-7de795b62b12", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:36:50Z", "updated_at": "2018-08-01T09:36:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "07ef7fe5-a529-45da-bfc0-899f0ea9b592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "bc4dad3a-2a0c-4c31-b901-2909a12adb50", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c35cff35-4306-4116-b9fa-fc27bc7c05d6", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c493e3ac-d9d2-480d-9ec8-50982eedaf5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}], "revision_number": 4, "project_id": "8d96727022f4443794db44ecde432faf", "id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "created_at": "2018-08-01T09:32:45Z", "updated_at": "2018-08-01T09:32:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "058ea790-43ea-4a6f-9950-28418319e577", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "5fcfb31b-cdad-4037-973e-56b74faefd14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "99a24d26-dc7f-42d0-aa23-a7c061f04952", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "b641bb48-566e-472b-a3cc-d38c85ab3ff1", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}], "revision_number": 4, "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "name": "default"}]} 2018-08-01 10:39:01,604 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-a8b04574-8c94-4bd6-92e5-37bdda3ae9af 2018-08-01 10:39:01,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15ed05f552936e0641247363b5b59484ace0b777" 2018-08-01 10:39:01,690 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:39:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0e6c3e69-7d6e-4402-871e-fce2d4c79e7c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2413a97b61342d8bd27570706ef372d.", "code": 404, "title": "Not Found"}} 2018-08-01 10:39:01,690 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d used request id req-0e6c3e69-7d6e-4402-871e-fce2d4c79e7c 2018-08-01 10:39:01,690 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:39:01,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15ed05f552936e0641247363b5b59484ace0b777" 2018-08-01 10:39:01,776 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e8d9851-c2ae-43d7-9895-fad951f5e7ca 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.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dbe9669438844f3faecdc7fcc050e0d8", "name": "service"}} 2018-08-01 10:39:01,776 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 used request id req-4e8d9851-c2ae-43d7-9895-fad951f5e7ca 2018-08-01 10:39:01,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15ed05f552936e0641247363b5b59484ace0b777" 2018-08-01 10:39:01,858 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:39:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8dde5e14-4ee4-4440-9204-08df718b60b2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ed1054af2e94c049694d98d54211d98.", "code": 404, "title": "Not Found"}} 2018-08-01 10:39:01,858 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 used request id req-8dde5e14-4ee4-4440-9204-08df718b60b2 2018-08-01 10:39:01,858 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:39:01,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15ed05f552936e0641247363b5b59484ace0b777" 2018-08-01 10:39:01,943 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:39:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-19b87e9f-aa55-4eb1-97d9-4cdc87753a2c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c0d9b34b06f445a7857603f60b181f3c.", "code": 404, "title": "Not Found"}} 2018-08-01 10:39:01,943 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c used request id req-19b87e9f-aa55-4eb1-97d9-4cdc87753a2c 2018-08-01 10:39:01,943 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:39:01,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15ed05f552936e0641247363b5b59484ace0b777" 2018-08-01 10:39:02,029 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:39:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-96e4af19-dfcd-41e5-a410-0cfe33660d84 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: dd207f801ed3475f9dbe5f13077af1c8.", "code": 404, "title": "Not Found"}} 2018-08-01 10:39:02,029 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 used request id req-96e4af19-dfcd-41e5-a410-0cfe33660d84 2018-08-01 10:39:02,029 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:39:02,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15ed05f552936e0641247363b5b59484ace0b777" 2018-08-01 10:39:02,119 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:39:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1ffe3ad9-eb37-42d7-bdd6-f923068de3f5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 46dd322c3fcc454eb140e37825746af8.", "code": 404, "title": "Not Found"}} 2018-08-01 10:39:02,119 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 used request id req-1ffe3ad9-eb37-42d7-bdd6-f923068de3f5 2018-08-01 10:39:02,119 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:39:02,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15ed05f552936e0641247363b5b59484ace0b777" 2018-08-01 10:39:02,205 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:39:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a161e734-ddcd-41f2-b871-f15d7ff27fd7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 455b48a61678488ead79a4cfa07ef5c3.", "code": 404, "title": "Not Found"}} 2018-08-01 10:39:02,205 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 used request id req-a161e734-ddcd-41f2-b871-f15d7ff27fd7 2018-08-01 10:39:02,205 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:39:02,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15ed05f552936e0641247363b5b59484ace0b777" 2018-08-01 10:39:02,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f0e1229-e4c6-4357-966d-00816eac677a 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 10:39:02,294 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-0f0e1229-e4c6-4357-966d-00816eac677a 2018-08-01 10:39:02,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ddd20ab1a1b7400a98e6ddb8d0eb4686 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15ed05f552936e0641247363b5b59484ace0b777" 2018-08-01 10:39:02,382 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:39:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a1c638d7-2c6f-4a13-95e0-c98fbeba910c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ddd20ab1a1b7400a98e6ddb8d0eb4686.", "code": 404, "title": "Not Found"}} 2018-08-01 10:39:02,382 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ddd20ab1a1b7400a98e6ddb8d0eb4686 used request id req-a1c638d7-2c6f-4a13-95e0-c98fbeba910c 2018-08-01 10:39:02,382 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:39:02,383 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-eace1470-fb09-47a-proj 2018-08-01 10:39:02,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/11aa68f3454d456893ca410cb5e721f6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15ed05f552936e0641247363b5b59484ace0b777" 2018-08-01 10:39:02,523 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:39:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c84a2570-e8de-4992-b8de-eef890b63186 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:39:02,523 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/11aa68f3454d456893ca410cb5e721f6 used request id req-c84a2570-e8de-4992-b8de-eef890b63186 2018-08-01 10:39:02,523 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-eace1470-fb09-47a-proj-role 2018-08-01 10:39:02,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/f62015d8a1ae44f192bc9fc75ff373bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15ed05f552936e0641247363b5b59484ace0b777" 2018-08-01 10:39:02,696 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:39:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5a535822-1944-41d7-b34b-4b63ed3d8168 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:39:02,696 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/f62015d8a1ae44f192bc9fc75ff373bd used request id req-5a535822-1944-41d7-b34b-4b63ed3d8168 2018-08-01 10:39:02,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15ed05f552936e0641247363b5b59484ace0b777" 2018-08-01 10:39:02,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c195572-cceb-42fe-b52f-a415271f610e Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:39:02,793 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-7c195572-cceb-42fe-b52f-a415271f610e 2018-08-01 10:39:02,794 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-eace1470-fb09-47a-user 2018-08-01 10:39:02,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/7dac1c3364104e00ab35a8e4c7a58ae4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09e22bdca399f03f10336b97fa82d6dddf2a9140" 2018-08-01 10:39:02,954 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:39:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc626dc0-fecb-4e1b-ad53-98b61adca7a0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:39:02,954 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/7dac1c3364104e00ab35a8e4c7a58ae4 used request id req-cc626dc0-fecb-4e1b-ad53-98b61adca7a0 2018-08-01 10:39:02,956 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:39:03,332 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:39:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["OMS703C2SXqo0buOl9sZog"], "issued_at": "2018-08-01T10:39:03.000000Z"}} 2018-08-01 10:39:03,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24c2862a9aa9de3c811c8de5bde5b6431e052ec3" 2018-08-01 10:39:03,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dfd93f67-5fee-4667-bc96-b19840e08bee Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:39:03,408 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-dfd93f67-5fee-4667-bc96-b19840e08bee 2018-08-01 10:39:03,409 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:39:03,410 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:39:03,793 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:39:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["wwzgMgdmSNmYWFbPkftvCQ"], "issued_at": "2018-08-01T10:39:03.000000Z"}} 2018-08-01 10:39:03,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e3c5eb0e57b9bbf8ed6f42d1457c30d257202fe" 2018-08-01 10:39:03,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8375b81e-d1e8-4894-8a26-9027f6ede02f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:39:03,873 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-8375b81e-d1e8-4894-8a26-9027f6ede02f 2018-08-01 10:39:03,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:39:03,882 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:39: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:39:03,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-0e393c7b-4862-405-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e3c5eb0e57b9bbf8ed6f42d1457c30d257202fe" 2018-08-01 10:39:03,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea0d1f76-87ce-493a-ad2b-9d68e09a5560 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-0e393c7b-4862-405-proj", "previous": null, "next": null}, "projects": []} 2018-08-01 10:39:03,967 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-0e393c7b-4862-405-proj used request id req-ea0d1f76-87ce-493a-ad2b-9d68e09a5560 2018-08-01 10:39:03,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e3c5eb0e57b9bbf8ed6f42d1457c30d257202fe" 2018-08-01 10:39:04,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1acb409b-0e67-472f-8460-a8b38dacf09d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:39:04,055 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-1acb409b-0e67-472f-8460-a8b38dacf09d 2018-08-01 10:39:04,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e3c5eb0e57b9bbf8ed6f42d1457c30d257202fe" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-0e393c7b-4862-405-proj"}}' 2018-08-01 10:39:04,169 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:39:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b1562093-6a46-4602-9c65-4754be583e1f Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/953acce339114c26b9682ebef50b8b53"}, "tags": [], "enabled": true, "id": "953acce339114c26b9682ebef50b8b53", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-0e393c7b-4862-405-proj"}} 2018-08-01 10:39:04,169 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-b1562093-6a46-4602-9c65-4754be583e1f 2018-08-01 10:39:04,169 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-0e393c7b-4862-405-proj 2018-08-01 10:39:04,169 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:39:04,170 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:39:04,552 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:39:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["oCj6VAGaQbOjwg0tria9fw"], "issued_at": "2018-08-01T10:39:04.000000Z"}} 2018-08-01 10:39:04,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ec741c6e7a6162622c575622d3765ec3cf17fa9" 2018-08-01 10:39:04,632 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ee5608d-91d3-4351-9aa1-e5ab1603306a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:39:04,632 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-3ee5608d-91d3-4351-9aa1-e5ab1603306a 2018-08-01 10:39:04,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:39:04,641 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:39:04,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ec741c6e7a6162622c575622d3765ec3cf17fa9" 2018-08-01 10:39:04,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef6026d0-9b5e-4736-9f30-11c2f6914502 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 10:39:04,744 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-ef6026d0-9b5e-4736-9f30-11c2f6914502 2018-08-01 10:39:04,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateImageSuccessTests-0e393c7b-4862-405-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ec741c6e7a6162622c575622d3765ec3cf17fa9" 2018-08-01 10:39:04,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-654f5513-8fd5-4037-a414-7c79012631ae Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateImageSuccessTests-0e393c7b-4862-405-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/953acce339114c26b9682ebef50b8b53"}, "tags": [], "enabled": true, "id": "953acce339114c26b9682ebef50b8b53", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-0e393c7b-4862-405-proj"}]} 2018-08-01 10:39:04,833 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateImageSuccessTests-0e393c7b-4862-405-proj used request id req-654f5513-8fd5-4037-a414-7c79012631ae 2018-08-01 10:39:04,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ec741c6e7a6162622c575622d3765ec3cf17fa9" 2018-08-01 10:39:04,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b156e434-d130-47bd-8979-8467a2dbc73e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:39:04,855 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-b156e434-d130-47bd-8979-8467a2dbc73e 2018-08-01 10:39:05,206 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-0e393c7b-4862-405-user 2018-08-01 10:39:05,206 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:39:05,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e3c5eb0e57b9bbf8ed6f42d1457c30d257202fe" 2018-08-01 10:39:05,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39885d91-6682-4a39-9ee5-c2a74bf88b5c Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:39:05,294 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-39885d91-6682-4a39-9ee5-c2a74bf88b5c 2018-08-01 10:39:05,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e3c5eb0e57b9bbf8ed6f42d1457c30d257202fe" -d '{"role": {"name": "CreateImageSuccessTests-0e393c7b-4862-405-proj-role"}}' 2018-08-01 10:39:05,325 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:39:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4e57ee92-3a5c-49dc-9743-e25d16ab8a8c Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "cd2e81233c8946afab9deb1290906260", "links": {"self": "http://172.30.9.24:5000/v3/roles/cd2e81233c8946afab9deb1290906260"}, "name": "CreateImageSuccessTests-0e393c7b-4862-405-proj-role"}} 2018-08-01 10:39:05,325 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-4e57ee92-3a5c-49dc-9743-e25d16ab8a8c 2018-08-01 10:39:05,325 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-0e393c7b-4862-405-proj-role 2018-08-01 10:39:05,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/cd2e81233c8946afab9deb1290906260 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e3c5eb0e57b9bbf8ed6f42d1457c30d257202fe" 2018-08-01 10:39:05,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a3a5143-4c52-4114-b1f6-c5cd256e5c5e Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "cd2e81233c8946afab9deb1290906260", "links": {"self": "http://172.30.9.24:5000/v3/roles/cd2e81233c8946afab9deb1290906260"}, "name": "CreateImageSuccessTests-0e393c7b-4862-405-proj-role"}} 2018-08-01 10:39:05,414 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/cd2e81233c8946afab9deb1290906260 used request id req-0a3a5143-4c52-4114-b1f6-c5cd256e5c5e 2018-08-01 10:39:05,414 - keystone_utils - INFO - Granting role CreateImageSuccessTests-0e393c7b-4862-405-proj-role to project CreateImageSuccessTests-0e393c7b-4862-405-proj 2018-08-01 10:39:05,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/953acce339114c26b9682ebef50b8b53/users/3d19ef56f53f454a992c843bffd93242/roles/cd2e81233c8946afab9deb1290906260 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e3c5eb0e57b9bbf8ed6f42d1457c30d257202fe" 2018-08-01 10:39:05,538 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:39:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a273747-7a05-496e-911c-e99839f692ef Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:39:05,538 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/953acce339114c26b9682ebef50b8b53/users/3d19ef56f53f454a992c843bffd93242/roles/cd2e81233c8946afab9deb1290906260 used request id req-9a273747-7a05-496e-911c-e99839f692ef 2018-08-01 10:39:05,538 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-01 10:39:05,539 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:39:05,539 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:39:05,928 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cd2e81233c8946afab9deb1290906260", "name": "CreateImageSuccessTests-0e393c7b-4862-405-proj-role"}], "expires_at": "2018-08-01T11:39:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "953acce339114c26b9682ebef50b8b53", "name": "CreateImageSuccessTests-0e393c7b-4862-405-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/953acce339114c26b9682ebef50b8b53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/953acce339114c26b9682ebef50b8b53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/953acce339114c26b9682ebef50b8b53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/953acce339114c26b9682ebef50b8b53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/953acce339114c26b9682ebef50b8b53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/953acce339114c26b9682ebef50b8b53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_953acce339114c26b9682ebef50b8b53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_953acce339114c26b9682ebef50b8b53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/953acce339114c26b9682ebef50b8b53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/953acce339114c26b9682ebef50b8b53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/953acce339114c26b9682ebef50b8b53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/953acce339114c26b9682ebef50b8b53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/953acce339114c26b9682ebef50b8b53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/953acce339114c26b9682ebef50b8b53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-0e393c7b-4862-405-user", "id": "3d19ef56f53f454a992c843bffd93242"}, "audit_ids": ["NtXjJRmXTVGr-E_eLXuJaw"], "issued_at": "2018-08-01T10:39:05.000000Z"}} 2018-08-01 10:39:05,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ebfb4b074fe87ef2a55f64d4698424cb118246c" 2018-08-01 10:39:06,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fc07371-3604-4871-82b3-a71f6ff9b380 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:39:06,005 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-6fc07371-3604-4871-82b3-a71f6ff9b380 2018-08-01 10:39:06,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-f7cfd352-ab76-43ef-95a0-209dd76427b5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3ebfb4b074fe87ef2a55f64d4698424cb118246c" 2018-08-01 10:39:06,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-e93b40dc-5592-40f4-b9c5-a9e070c7ecf9 Date: Wed, 01 Aug 2018 10:39:06 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-f7cfd352-ab76-43ef-95a0-209dd76427b5"} 2018-08-01 10:39:06,184 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-f7cfd352-ab76-43ef-95a0-209dd76427b5 used request id req-e93b40dc-5592-40f4-b9c5-a9e070c7ecf9 2018-08-01 10:39:06,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3ebfb4b074fe87ef2a55f64d4698424cb118246c" 2018-08-01 10:39:06,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-a93410cb-8305-435e-b336-ddc20e8534c9 Date: Wed, 01 Aug 2018 10: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-08-01 10:39:06,194 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-a93410cb-8305-435e-b336-ddc20e8534c9 2018-08-01 10:39:06,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3ebfb4b074fe87ef2a55f64d4698424cb118246c" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-f7cfd352-ab76-43ef-95a0-209dd76427b5"}' 2018-08-01 10:39:06,259 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/8254ec2b-2b09-4fb7-a257-f3e1a8de1cb1 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-27757b00-d5cb-43ee-86bf-3c91ad73b707 Date: Wed, 01 Aug 2018 10:39:06 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-f7cfd352-ab76-43ef-95a0-209dd76427b5", "tags": [], "container_format": "bare", "created_at": "2018-08-01T10:39:06Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-01T10:39:06Z", "visibility": "shared", "locations": [], "self": "/v2/images/8254ec2b-2b09-4fb7-a257-f3e1a8de1cb1", "min_disk": 0, "protected": false, "id": "8254ec2b-2b09-4fb7-a257-f3e1a8de1cb1", "file": "/v2/images/8254ec2b-2b09-4fb7-a257-f3e1a8de1cb1/file", "checksum": null, "owner": "953acce339114c26b9682ebef50b8b53", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 10:39:06,259 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-27757b00-d5cb-43ee-86bf-3c91ad73b707 2018-08-01 10:39:06,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9292/v2/images/8254ec2b-2b09-4fb7-a257-f3e1a8de1cb1/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3ebfb4b074fe87ef2a55f64d4698424cb118246c" -d '' 2018-08-01 10:39:06,650 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-85b52b27-6ef7-495e-b5ec-f0f317c1b2c0 Date: Wed, 01 Aug 2018 10:39:06 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-01 10:39:06,651 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/8254ec2b-2b09-4fb7-a257-f3e1a8de1cb1/file used request id req-85b52b27-6ef7-495e-b5ec-f0f317c1b2c0 2018-08-01 10:39:06,651 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-01 10:39:06,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/8254ec2b-2b09-4fb7-a257-f3e1a8de1cb1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3ebfb4b074fe87ef2a55f64d4698424cb118246c" 2018-08-01 10:39:06,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-2c4d0f4c-bb41-4ece-a069-5011c77dde53 Date: Wed, 01 Aug 2018 10:39:06 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-f7cfd352-ab76-43ef-95a0-209dd76427b5", "tags": [], "container_format": "bare", "created_at": "2018-08-01T10:39:06Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-01T10:39:06Z", "visibility": "shared", "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/8254ec2b-2b09-4fb7-a257-f3e1a8de1cb1/snap", "metadata": {}}], "self": "/v2/images/8254ec2b-2b09-4fb7-a257-f3e1a8de1cb1", "min_disk": 0, "protected": false, "id": "8254ec2b-2b09-4fb7-a257-f3e1a8de1cb1", "file": "/v2/images/8254ec2b-2b09-4fb7-a257-f3e1a8de1cb1/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "953acce339114c26b9682ebef50b8b53", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/8254ec2b-2b09-4fb7-a257-f3e1a8de1cb1/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 10:39:06,670 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/8254ec2b-2b09-4fb7-a257-f3e1a8de1cb1 used request id req-2c4d0f4c-bb41-4ece-a069-5011c77dde53 2018-08-01 10:39:06,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3ebfb4b074fe87ef2a55f64d4698424cb118246c" 2018-08-01 10:39:06,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-95837327-6132-4f61-831f-7c507f7c6595 Date: Wed, 01 Aug 2018 10: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-08-01 10:39:06,679 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-95837327-6132-4f61-831f-7c507f7c6595 2018-08-01 10:39:06,682 - create_image - INFO - Created image with name - CreateImageSuccessTests-f7cfd352-ab76-43ef-95a0-209dd76427b5 2018-08-01 10:39:06,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/8254ec2b-2b09-4fb7-a257-f3e1a8de1cb1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3ebfb4b074fe87ef2a55f64d4698424cb118246c" 2018-08-01 10:39:06,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-a88e9134-3f72-49b5-b8f6-c29ba078d305 Date: Wed, 01 Aug 2018 10:39:06 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-f7cfd352-ab76-43ef-95a0-209dd76427b5", "tags": [], "container_format": "bare", "created_at": "2018-08-01T10:39:06Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-01T10:39:06Z", "visibility": "shared", "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/8254ec2b-2b09-4fb7-a257-f3e1a8de1cb1/snap", "metadata": {}}], "self": "/v2/images/8254ec2b-2b09-4fb7-a257-f3e1a8de1cb1", "min_disk": 0, "protected": false, "id": "8254ec2b-2b09-4fb7-a257-f3e1a8de1cb1", "file": "/v2/images/8254ec2b-2b09-4fb7-a257-f3e1a8de1cb1/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "953acce339114c26b9682ebef50b8b53", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/8254ec2b-2b09-4fb7-a257-f3e1a8de1cb1/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 10:39:06,698 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/8254ec2b-2b09-4fb7-a257-f3e1a8de1cb1 used request id req-a88e9134-3f72-49b5-b8f6-c29ba078d305 2018-08-01 10:39:06,699 - create_image - DEBUG - Instance status is - active 2018-08-01 10:39:06,699 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-f7cfd352-ab76-43ef-95a0-209dd76427b5 2018-08-01 10:39:06,699 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-f7cfd352-ab76-43ef-95a0-209dd76427b5 2018-08-01 10:39:06,700 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:39:07,078 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cd2e81233c8946afab9deb1290906260", "name": "CreateImageSuccessTests-0e393c7b-4862-405-proj-role"}], "expires_at": "2018-08-01T11:39:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "953acce339114c26b9682ebef50b8b53", "name": "CreateImageSuccessTests-0e393c7b-4862-405-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/953acce339114c26b9682ebef50b8b53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/953acce339114c26b9682ebef50b8b53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/953acce339114c26b9682ebef50b8b53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/953acce339114c26b9682ebef50b8b53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/953acce339114c26b9682ebef50b8b53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/953acce339114c26b9682ebef50b8b53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_953acce339114c26b9682ebef50b8b53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_953acce339114c26b9682ebef50b8b53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/953acce339114c26b9682ebef50b8b53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/953acce339114c26b9682ebef50b8b53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/953acce339114c26b9682ebef50b8b53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/953acce339114c26b9682ebef50b8b53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/953acce339114c26b9682ebef50b8b53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/953acce339114c26b9682ebef50b8b53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-0e393c7b-4862-405-user", "id": "3d19ef56f53f454a992c843bffd93242"}, "audit_ids": ["9TxBMS5SSZWwiLIDkGmUfg"], "issued_at": "2018-08-01T10:39:07.000000Z"}} 2018-08-01 10:39:07,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-f7cfd352-ab76-43ef-95a0-209dd76427b5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7de7eb263bd5c0c235c6014cb4fcd79017815460" 2018-08-01 10:39:07,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-b0f8b850-2d01-4146-a1e1-a3cbbcbd3e8a Date: Wed, 01 Aug 2018 10:39:07 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-f7cfd352-ab76-43ef-95a0-209dd76427b5", "tags": [], "container_format": "bare", "created_at": "2018-08-01T10:39:06Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-01T10:39:06Z", "visibility": "shared", "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/8254ec2b-2b09-4fb7-a257-f3e1a8de1cb1/snap", "metadata": {}}], "self": "/v2/images/8254ec2b-2b09-4fb7-a257-f3e1a8de1cb1", "min_disk": 0, "protected": false, "id": "8254ec2b-2b09-4fb7-a257-f3e1a8de1cb1", "file": "/v2/images/8254ec2b-2b09-4fb7-a257-f3e1a8de1cb1/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "953acce339114c26b9682ebef50b8b53", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/8254ec2b-2b09-4fb7-a257-f3e1a8de1cb1/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-f7cfd352-ab76-43ef-95a0-209dd76427b5"} 2018-08-01 10:39:07,262 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-f7cfd352-ab76-43ef-95a0-209dd76427b5 used request id req-b0f8b850-2d01-4146-a1e1-a3cbbcbd3e8a 2018-08-01 10:39:07,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7de7eb263bd5c0c235c6014cb4fcd79017815460" 2018-08-01 10:39:07,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-404227a4-ac71-45aa-ba50-a995a2417ee1 Date: Wed, 01 Aug 2018 10:39: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-08-01 10:39:07,272 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-404227a4-ac71-45aa-ba50-a995a2417ee1 2018-08-01 10:39:07,275 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:39:07,276 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:39:07,663 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cd2e81233c8946afab9deb1290906260", "name": "CreateImageSuccessTests-0e393c7b-4862-405-proj-role"}], "expires_at": "2018-08-01T11:39:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "953acce339114c26b9682ebef50b8b53", "name": "CreateImageSuccessTests-0e393c7b-4862-405-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/953acce339114c26b9682ebef50b8b53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/953acce339114c26b9682ebef50b8b53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/953acce339114c26b9682ebef50b8b53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/953acce339114c26b9682ebef50b8b53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/953acce339114c26b9682ebef50b8b53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/953acce339114c26b9682ebef50b8b53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_953acce339114c26b9682ebef50b8b53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_953acce339114c26b9682ebef50b8b53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/953acce339114c26b9682ebef50b8b53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/953acce339114c26b9682ebef50b8b53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/953acce339114c26b9682ebef50b8b53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/953acce339114c26b9682ebef50b8b53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/953acce339114c26b9682ebef50b8b53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/953acce339114c26b9682ebef50b8b53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-0e393c7b-4862-405-user", "id": "3d19ef56f53f454a992c843bffd93242"}, "audit_ids": ["gSrNNgL9Rluzor2SrHYHXQ"], "issued_at": "2018-08-01T10:39:07.000000Z"}} 2018-08-01 10:39:07,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91e23a936784635657bff08e627f789f22453190" 2018-08-01 10:39:07,676 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6bb7e49-a2d9-43c5-96ff-28b2fcae22ea Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:39:07,676 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-e6bb7e49-a2d9-43c5-96ff-28b2fcae22ea 2018-08-01 10:39:07,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&name=CreateImageSuccessTests-f7cfd352-ab76-43ef-95a0-209dd76427b5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}91e23a936784635657bff08e627f789f22453190" 2018-08-01 10:39:07,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1026 Content-Type: application/json X-Openstack-Request-Id: req-1bcbdc4b-1921-4a2c-b124-058c5ba1336d Date: Wed, 01 Aug 2018 10:39:07 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-f7cfd352-ab76-43ef-95a0-209dd76427b5", "tags": [], "container_format": "bare", "created_at": "2018-08-01T10:39:06Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-01T10:39:06Z", "visibility": "shared", "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/8254ec2b-2b09-4fb7-a257-f3e1a8de1cb1/snap", "metadata": {}}], "self": "/v2/images/8254ec2b-2b09-4fb7-a257-f3e1a8de1cb1", "min_disk": 0, "protected": false, "id": "8254ec2b-2b09-4fb7-a257-f3e1a8de1cb1", "file": "/v2/images/8254ec2b-2b09-4fb7-a257-f3e1a8de1cb1/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "953acce339114c26b9682ebef50b8b53", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/8254ec2b-2b09-4fb7-a257-f3e1a8de1cb1/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20&name=CreateImageSuccessTests-f7cfd352-ab76-43ef-95a0-209dd76427b5"} 2018-08-01 10:39:07,864 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&name=CreateImageSuccessTests-f7cfd352-ab76-43ef-95a0-209dd76427b5 used request id req-1bcbdc4b-1921-4a2c-b124-058c5ba1336d 2018-08-01 10:39:07,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}91e23a936784635657bff08e627f789f22453190" 2018-08-01 10:39:07,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-3ea567d9-3b5b-444c-befd-6d7da715ed86 Date: Wed, 01 Aug 2018 10:39: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-08-01 10:39:07,874 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-3ea567d9-3b5b-444c-befd-6d7da715ed86 2018-08-01 10:39:07,876 - create_image - INFO - Found image with name - CreateImageSuccessTests-f7cfd352-ab76-43ef-95a0-209dd76427b5 2018-08-01 10:39:07,877 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-f7cfd352-ab76-43ef-95a0-209dd76427b5 2018-08-01 10:39:07,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9292/v2/images/8254ec2b-2b09-4fb7-a257-f3e1a8de1cb1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3ebfb4b074fe87ef2a55f64d4698424cb118246c" 2018-08-01 10:39:08,905 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2edc3e7d-aed2-40d9-bc8e-fa91a2882558 Date: Wed, 01 Aug 2018 10:39:08 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-01 10:39:08,906 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/8254ec2b-2b09-4fb7-a257-f3e1a8de1cb1 used request id req-2edc3e7d-aed2-40d9-bc8e-fa91a2882558 2018-08-01 10:39:08,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e3c5eb0e57b9bbf8ed6f42d1457c30d257202fe" 2018-08-01 10:39:09,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-afbe358e-2448-44b3-8ae0-011458b41a31 Date: Wed, 01 Aug 2018 10:39:09 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a2413a97b61342d8bd27570706ef372d", "created_at": "2018-08-01T09:33:18Z", "updated_at": "2018-08-01T09:33:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "7f556ce3-51d0-4279-a11d-510db9f9a3b1", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "94adc13c-a166-41cf-bd16-f997efc73cb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "b39143b5-c08f-4d0b-9d40-54f472f2389e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "e218b0b7-4501-4f84-9458-caf2891c260d", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}], "revision_number": 4, "project_id": "a2413a97b61342d8bd27570706ef372d", "id": "38229670-7386-42d0-b7b9-2397ea5938de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "created_at": "2018-08-01T09:28:38Z", "updated_at": "2018-08-01T09:28:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "763568f1-8151-4a3c-911a-d06da4423063", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "80d28bee-4aee-47e8-a8da-e0fe31497fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "a47a5ddf-aa37-4ab2-a335-1c93513b5f12", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "f5bba5a5-602b-421e-98b2-5a16117f943f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}], "revision_number": 4, "project_id": "dbe9669438844f3faecdc7fcc050e0d8", "id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ed1054af2e94c049694d98d54211d98", "created_at": "2018-08-01T09:31:40Z", "updated_at": "2018-08-01T09:31:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "34baee87-ea35-42ee-8a69-0f6e2a825d3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "89b9d1c9-f4f9-45cd-8d36-970d44228439", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "b8ab0d59-cab9-4488-82ee-7c5f69709bff", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "d3ab68ea-23b4-4bf6-8dd3-85d029e3d89f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}], "revision_number": 4, "project_id": "2ed1054af2e94c049694d98d54211d98", "id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "created_at": "2018-08-01T09:34:13Z", "updated_at": "2018-08-01T09:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "1dbb3f59-611b-46d1-a82d-2720e0a16f86", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "3878126b-a220-4357-adb9-bc22498f31b1", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "75ce67db-9c04-4561-a10d-8b1ec63943e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "e2945a69-3afe-41e3-a7ec-3ea4c79a12ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}], "revision_number": 4, "project_id": "c0d9b34b06f445a7857603f60b181f3c", "id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-01T09:30:58Z", "updated_at": "2018-08-01T09:30:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "042d4626-2974-418d-affe-f8f2acd05faa", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "995fae58-f0e5-4e10-801c-6c2ce5c7ae0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "cb8404fa-cb24-4879-a34d-f3050dcba730", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "dad6aaab-690e-4c24-9103-6767e0c80bc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "created_at": "2018-08-01T09:31:11Z", "updated_at": "2018-08-01T09:31:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "939e25e0-5dbc-4f6e-9f6f-7fb70e540203", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "9796a673-6928-4009-9c21-1410d395646e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "af7b8bf8-2fb6-4d72-842a-38f72d7581f7", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "b9af65b0-2eb8-45e1-8504-b7dc4dbb83ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}], "revision_number": 4, "project_id": "dd207f801ed3475f9dbe5f13077af1c8", "id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "46dd322c3fcc454eb140e37825746af8", "created_at": "2018-08-01T10:33:44Z", "updated_at": "2018-08-01T10:33:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "0f41470b-1091-45c1-b574-92069f79f8d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "8cc03a9c-8fa5-425b-812f-d7692bae3613", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d1373b1e-2fb9-4e02-a9e1-7e873ba1d7d1", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d21f3909-71f3-43e2-a22d-6a9c2513cb6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}], "revision_number": 4, "project_id": "46dd322c3fcc454eb140e37825746af8", "id": "b2961714-c8a4-4fcb-918b-21d70527c983", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "created_at": "2018-08-01T09:34:57Z", "updated_at": "2018-08-01T09:34:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "8063d12f-30db-4ccf-8ce0-72e59ba81a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c38e1a7a-5857-4f03-b991-6d5c9c9a5b9e", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c725bae1-d3bb-42b5-b331-32737085f28c", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "cfddc134-923b-4e0d-9ec5-dcc5641dd435", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}], "revision_number": 4, "project_id": "455b48a61678488ead79a4cfa07ef5c3", "id": "cd52f913-3072-4ce7-a779-7de795b62b12", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:36:50Z", "updated_at": "2018-08-01T09:36:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "07ef7fe5-a529-45da-bfc0-899f0ea9b592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "bc4dad3a-2a0c-4c31-b901-2909a12adb50", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c35cff35-4306-4116-b9fa-fc27bc7c05d6", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c493e3ac-d9d2-480d-9ec8-50982eedaf5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}], "revision_number": 4, "project_id": "8d96727022f4443794db44ecde432faf", "id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "created_at": "2018-08-01T09:32:45Z", "updated_at": "2018-08-01T09:32:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "058ea790-43ea-4a6f-9950-28418319e577", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "5fcfb31b-cdad-4037-973e-56b74faefd14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "99a24d26-dc7f-42d0-aa23-a7c061f04952", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "b641bb48-566e-472b-a3cc-d38c85ab3ff1", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}], "revision_number": 4, "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "name": "default"}]} 2018-08-01 10:39:09,069 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-afbe358e-2448-44b3-8ae0-011458b41a31 2018-08-01 10:39:09,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e3c5eb0e57b9bbf8ed6f42d1457c30d257202fe" 2018-08-01 10:39:09,157 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:39:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f480ffa6-a131-41f1-bcdc-33fe64d08e59 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2413a97b61342d8bd27570706ef372d.", "code": 404, "title": "Not Found"}} 2018-08-01 10:39:09,157 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d used request id req-f480ffa6-a131-41f1-bcdc-33fe64d08e59 2018-08-01 10:39:09,157 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:39:09,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e3c5eb0e57b9bbf8ed6f42d1457c30d257202fe" 2018-08-01 10:39:09,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-724a03bb-fbcb-4cdc-91b8-a564ca3d266f 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.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dbe9669438844f3faecdc7fcc050e0d8", "name": "service"}} 2018-08-01 10:39:09,244 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 used request id req-724a03bb-fbcb-4cdc-91b8-a564ca3d266f 2018-08-01 10:39:09,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e3c5eb0e57b9bbf8ed6f42d1457c30d257202fe" 2018-08-01 10:39:09,332 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:39:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8886cf75-ffcd-4b38-ab06-29b41824916e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ed1054af2e94c049694d98d54211d98.", "code": 404, "title": "Not Found"}} 2018-08-01 10:39:09,332 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 used request id req-8886cf75-ffcd-4b38-ab06-29b41824916e 2018-08-01 10:39:09,332 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:39:09,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e3c5eb0e57b9bbf8ed6f42d1457c30d257202fe" 2018-08-01 10:39:09,420 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:39:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-68b290e9-1678-4942-819d-fb6f77894590 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c0d9b34b06f445a7857603f60b181f3c.", "code": 404, "title": "Not Found"}} 2018-08-01 10:39:09,420 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c used request id req-68b290e9-1678-4942-819d-fb6f77894590 2018-08-01 10:39:09,420 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:39:09,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e3c5eb0e57b9bbf8ed6f42d1457c30d257202fe" 2018-08-01 10:39:09,507 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:39:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4c8a9cde-1daf-47c4-8167-8a62edfa06f2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: dd207f801ed3475f9dbe5f13077af1c8.", "code": 404, "title": "Not Found"}} 2018-08-01 10:39:09,507 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 used request id req-4c8a9cde-1daf-47c4-8167-8a62edfa06f2 2018-08-01 10:39:09,507 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:39:09,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e3c5eb0e57b9bbf8ed6f42d1457c30d257202fe" 2018-08-01 10:39:09,592 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:39:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-96e0c547-d7d2-4d4a-8e72-3a35585d2bbc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 46dd322c3fcc454eb140e37825746af8.", "code": 404, "title": "Not Found"}} 2018-08-01 10:39:09,592 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 used request id req-96e0c547-d7d2-4d4a-8e72-3a35585d2bbc 2018-08-01 10:39:09,592 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:39:09,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e3c5eb0e57b9bbf8ed6f42d1457c30d257202fe" 2018-08-01 10:39:09,679 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:39:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3a4342f5-ee98-45fc-9920-4c10f2549ed7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 455b48a61678488ead79a4cfa07ef5c3.", "code": 404, "title": "Not Found"}} 2018-08-01 10:39:09,679 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 used request id req-3a4342f5-ee98-45fc-9920-4c10f2549ed7 2018-08-01 10:39:09,679 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:39:09,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e3c5eb0e57b9bbf8ed6f42d1457c30d257202fe" 2018-08-01 10:39:09,769 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13137ef0-50fd-4f16-b8ba-d7b26c3ab208 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 10:39:09,769 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-13137ef0-50fd-4f16-b8ba-d7b26c3ab208 2018-08-01 10:39:09,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ddd20ab1a1b7400a98e6ddb8d0eb4686 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e3c5eb0e57b9bbf8ed6f42d1457c30d257202fe" 2018-08-01 10:39:09,854 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:39:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-52ded0fd-bf48-44d2-9c49-dde790e70a04 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ddd20ab1a1b7400a98e6ddb8d0eb4686.", "code": 404, "title": "Not Found"}} 2018-08-01 10:39:09,854 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ddd20ab1a1b7400a98e6ddb8d0eb4686 used request id req-52ded0fd-bf48-44d2-9c49-dde790e70a04 2018-08-01 10:39:09,854 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:39:09,855 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-0e393c7b-4862-405-proj 2018-08-01 10:39:09,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/953acce339114c26b9682ebef50b8b53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e3c5eb0e57b9bbf8ed6f42d1457c30d257202fe" 2018-08-01 10:39:10,056 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:39:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a8a7a067-1ff0-4d6f-9c61-ea9b30329dfa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:39:10,056 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/953acce339114c26b9682ebef50b8b53 used request id req-a8a7a067-1ff0-4d6f-9c61-ea9b30329dfa 2018-08-01 10:39:10,057 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-0e393c7b-4862-405-proj-role 2018-08-01 10:39:10,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/cd2e81233c8946afab9deb1290906260 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e3c5eb0e57b9bbf8ed6f42d1457c30d257202fe" 2018-08-01 10:39:10,164 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:39:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b6eee606-6a69-46e2-9bd7-a1addf9e8da5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:39:10,165 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/cd2e81233c8946afab9deb1290906260 used request id req-b6eee606-6a69-46e2-9bd7-a1addf9e8da5 2018-08-01 10:39:10,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e3c5eb0e57b9bbf8ed6f42d1457c30d257202fe" 2018-08-01 10:39:10,246 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6277c1a2-c7a9-4752-baa0-8491bc9adbd2 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:39:10,247 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-6277c1a2-c7a9-4752-baa0-8491bc9adbd2 2018-08-01 10:39:10,247 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-0e393c7b-4862-405-user 2018-08-01 10:39:10,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/3d19ef56f53f454a992c843bffd93242 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ec741c6e7a6162622c575622d3765ec3cf17fa9" 2018-08-01 10:39:10,416 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:39:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f09b32c8-0147-4733-90b1-c47bd4b202fa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:39:10,416 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/3d19ef56f53f454a992c843bffd93242 used request id req-f09b32c8-0147-4733-90b1-c47bd4b202fa 2018-08-01 10:39:10,417 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:39:10,797 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:39:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["S97ISa5CS82v4EcT4gs3uA"], "issued_at": "2018-08-01T10:39:10.000000Z"}} 2018-08-01 10:39:10,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bed2d02c2037a92b8d6a5a7ef75767ce4e657ab" 2018-08-01 10:39:10,876 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9599b6a6-8ec9-478b-bed3-ab37627a2dc4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:39:10,876 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-9599b6a6-8ec9-478b-bed3-ab37627a2dc4 2018-08-01 10:39:10,877 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:39:10,878 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:39:11,259 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:39:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["etTsbB5GRdqYXYWbbHUiqw"], "issued_at": "2018-08-01T10:39:11.000000Z"}} 2018-08-01 10:39:11,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e60311cba824739933764462307ac16e4bf0b935" 2018-08-01 10:39:11,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a651f8a-812a-42bc-b24b-28ddc5e44ce2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:39:11,272 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-1a651f8a-812a-42bc-b24b-28ddc5e44ce2 2018-08-01 10:39:11,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:39:11,280 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:39: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:39:11,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-a525b6c8-32c7-412-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e60311cba824739933764462307ac16e4bf0b935" 2018-08-01 10:39:11,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-444441ce-8623-498d-a9d8-3705b140a7ae Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-a525b6c8-32c7-412-proj", "previous": null, "next": null}, "projects": []} 2018-08-01 10:39:11,365 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-a525b6c8-32c7-412-proj used request id req-444441ce-8623-498d-a9d8-3705b140a7ae 2018-08-01 10:39:11,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e60311cba824739933764462307ac16e4bf0b935" 2018-08-01 10:39:11,478 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20076903-c306-455b-8ba3-106148e96e49 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:39:11,478 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-20076903-c306-455b-8ba3-106148e96e49 2018-08-01 10:39:11,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e60311cba824739933764462307ac16e4bf0b935" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageNegativeTests-a525b6c8-32c7-412-proj"}}' 2018-08-01 10:39:11,600 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:39:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-84dc9779-51b2-4187-a262-d18e74cb07d9 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/954e4aad716d4e889ce1a0d6b8710b03"}, "tags": [], "enabled": true, "id": "954e4aad716d4e889ce1a0d6b8710b03", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-a525b6c8-32c7-412-proj"}} 2018-08-01 10:39:11,600 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-84dc9779-51b2-4187-a262-d18e74cb07d9 2018-08-01 10:39:11,601 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-a525b6c8-32c7-412-proj 2018-08-01 10:39:11,601 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:39:11,602 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:39:11,985 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:39:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["nHdaTtd1REOQ1Hg_mFnmhw"], "issued_at": "2018-08-01T10:39:11.000000Z"}} 2018-08-01 10:39:11,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe40bf1dd2e7e8ea6f0fbaf2b9f63a67f142c7d4" 2018-08-01 10:39:11,998 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f208ce47-1d9b-4527-ba7e-629cb7078b61 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:39:11,998 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-f208ce47-1d9b-4527-ba7e-629cb7078b61 2018-08-01 10:39:12,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:39:12,006 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:39: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:39:12,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe40bf1dd2e7e8ea6f0fbaf2b9f63a67f142c7d4" 2018-08-01 10:39:12,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d69cb7e6-519e-4a1c-af65-2da7c38e50c7 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 10:39:12,041 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-d69cb7e6-519e-4a1c-af65-2da7c38e50c7 2018-08-01 10:39:12,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateImageNegativeTests-a525b6c8-32c7-412-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe40bf1dd2e7e8ea6f0fbaf2b9f63a67f142c7d4" 2018-08-01 10:39:12,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19a860bc-a005-47b4-9629-62aad4ce04f8 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateImageNegativeTests-a525b6c8-32c7-412-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/954e4aad716d4e889ce1a0d6b8710b03"}, "tags": [], "enabled": true, "id": "954e4aad716d4e889ce1a0d6b8710b03", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-a525b6c8-32c7-412-proj"}]} 2018-08-01 10:39:12,133 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateImageNegativeTests-a525b6c8-32c7-412-proj used request id req-19a860bc-a005-47b4-9629-62aad4ce04f8 2018-08-01 10:39:12,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe40bf1dd2e7e8ea6f0fbaf2b9f63a67f142c7d4" 2018-08-01 10:39:12,222 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a69210a8-ee08-41a0-bee1-cbb47e8626f5 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:39:12,222 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-a69210a8-ee08-41a0-bee1-cbb47e8626f5 2018-08-01 10:39:12,582 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-a525b6c8-32c7-412-user 2018-08-01 10:39:12,582 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:39:12,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e60311cba824739933764462307ac16e4bf0b935" 2018-08-01 10:39:12,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb84d35e-3d72-4069-86c2-f9a4c92dd826 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:39:12,671 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-eb84d35e-3d72-4069-86c2-f9a4c92dd826 2018-08-01 10:39:12,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e60311cba824739933764462307ac16e4bf0b935" -d '{"role": {"name": "CreateImageNegativeTests-a525b6c8-32c7-412-proj-role"}}' 2018-08-01 10:39:12,702 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:39:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8fdcf812-3662-46d1-941b-a95b3c75bf51 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "262140adfb854ef690efdae4c5018aa5", "links": {"self": "http://172.30.9.24:5000/v3/roles/262140adfb854ef690efdae4c5018aa5"}, "name": "CreateImageNegativeTests-a525b6c8-32c7-412-proj-role"}} 2018-08-01 10:39:12,702 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-8fdcf812-3662-46d1-941b-a95b3c75bf51 2018-08-01 10:39:12,702 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-a525b6c8-32c7-412-proj-role 2018-08-01 10:39:12,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/262140adfb854ef690efdae4c5018aa5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e60311cba824739933764462307ac16e4bf0b935" 2018-08-01 10:39:12,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-906b47ac-d20a-4b7b-95a1-55f01457c490 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "262140adfb854ef690efdae4c5018aa5", "links": {"self": "http://172.30.9.24:5000/v3/roles/262140adfb854ef690efdae4c5018aa5"}, "name": "CreateImageNegativeTests-a525b6c8-32c7-412-proj-role"}} 2018-08-01 10:39:12,786 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/262140adfb854ef690efdae4c5018aa5 used request id req-906b47ac-d20a-4b7b-95a1-55f01457c490 2018-08-01 10:39:12,786 - keystone_utils - INFO - Granting role CreateImageNegativeTests-a525b6c8-32c7-412-proj-role to project CreateImageNegativeTests-a525b6c8-32c7-412-proj 2018-08-01 10:39:12,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/954e4aad716d4e889ce1a0d6b8710b03/users/46b50f02b14c4b5db5e444cd0f71a296/roles/262140adfb854ef690efdae4c5018aa5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e60311cba824739933764462307ac16e4bf0b935" 2018-08-01 10:39:12,908 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:39:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-33f4cf90-b991-4fca-b958-454ba5533019 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:39:12,908 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/954e4aad716d4e889ce1a0d6b8710b03/users/46b50f02b14c4b5db5e444cd0f71a296/roles/262140adfb854ef690efdae4c5018aa5 used request id req-33f4cf90-b991-4fca-b958-454ba5533019 2018-08-01 10:39:12,908 - openstack_tests - DEBUG - Image metadata - None 2018-08-01 10:39:12,909 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:39:12,909 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:39:13,288 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "262140adfb854ef690efdae4c5018aa5", "name": "CreateImageNegativeTests-a525b6c8-32c7-412-proj-role"}], "expires_at": "2018-08-01T11:39:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "954e4aad716d4e889ce1a0d6b8710b03", "name": "CreateImageNegativeTests-a525b6c8-32c7-412-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/954e4aad716d4e889ce1a0d6b8710b03", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/954e4aad716d4e889ce1a0d6b8710b03", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/954e4aad716d4e889ce1a0d6b8710b03", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/954e4aad716d4e889ce1a0d6b8710b03", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/954e4aad716d4e889ce1a0d6b8710b03", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/954e4aad716d4e889ce1a0d6b8710b03", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_954e4aad716d4e889ce1a0d6b8710b03", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_954e4aad716d4e889ce1a0d6b8710b03", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/954e4aad716d4e889ce1a0d6b8710b03", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/954e4aad716d4e889ce1a0d6b8710b03", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/954e4aad716d4e889ce1a0d6b8710b03", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/954e4aad716d4e889ce1a0d6b8710b03", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/954e4aad716d4e889ce1a0d6b8710b03", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/954e4aad716d4e889ce1a0d6b8710b03", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageNegativeTests-a525b6c8-32c7-412-user", "id": "46b50f02b14c4b5db5e444cd0f71a296"}, "audit_ids": ["dvLJGGUvQ9efTGn106hZqA"], "issued_at": "2018-08-01T10:39:13.000000Z"}} 2018-08-01 10:39:13,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa3064ae1098fc10fc917fe8238f30caf7603efe" 2018-08-01 10:39:13,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b1575f7-e115-4eec-9a9d-46e4ded019ef Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:39:13,377 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-3b1575f7-e115-4eec-9a9d-46e4ded019ef 2018-08-01 10:39:13,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageNegativeTests-8113fda9-0467-4ba4-837c-d9d18f509917 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fa3064ae1098fc10fc917fe8238f30caf7603efe" 2018-08-01 10:39:13,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 163 Content-Type: application/json X-Openstack-Request-Id: req-19c604cf-c8aa-458a-a63a-396dd4765b48 Date: Wed, 01 Aug 2018 10:39:13 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageNegativeTests-8113fda9-0467-4ba4-837c-d9d18f509917"} 2018-08-01 10:39:13,568 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageNegativeTests-8113fda9-0467-4ba4-837c-d9d18f509917 used request id req-19c604cf-c8aa-458a-a63a-396dd4765b48 2018-08-01 10:39:13,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fa3064ae1098fc10fc917fe8238f30caf7603efe" 2018-08-01 10:39:13,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-738561ed-fdbd-470c-bd5e-9943c57f0650 Date: Wed, 01 Aug 2018 10:39:13 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-08-01 10:39:13,577 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-738561ed-fdbd-470c-bd5e-9943c57f0650 2018-08-01 10:39:13,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fa3064ae1098fc10fc917fe8238f30caf7603efe" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageNegativeTests-8113fda9-0467-4ba4-837c-d9d18f509917"}' 2018-08-01 10:39:13,646 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 622 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/b490e355-11bc-4278-bff5-7f0e3f102465 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-4c7a72eb-5760-4157-8f74-acfefa8dddc0 Date: Wed, 01 Aug 2018 10:39:13 GMT RESP BODY: {"status": "queued", "name": "CreateImageNegativeTests-8113fda9-0467-4ba4-837c-d9d18f509917", "tags": [], "container_format": "bare", "created_at": "2018-08-01T10:39:13Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-01T10:39:13Z", "visibility": "shared", "locations": [], "self": "/v2/images/b490e355-11bc-4278-bff5-7f0e3f102465", "min_disk": 0, "protected": false, "id": "b490e355-11bc-4278-bff5-7f0e3f102465", "file": "/v2/images/b490e355-11bc-4278-bff5-7f0e3f102465/file", "checksum": null, "owner": "954e4aad716d4e889ce1a0d6b8710b03", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 10:39:13,646 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-4c7a72eb-5760-4157-8f74-acfefa8dddc0 2018-08-01 10:39:13,655 - glance_utils - ERROR - Unexpected exception creating image. Rolling back 2018-08-01 10:39:13,655 - glance_utils - INFO - Deleting image named - CreateImageNegativeTests-8113fda9-0467-4ba4-837c-d9d18f509917 2018-08-01 10:39:13,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9292/v2/images/b490e355-11bc-4278-bff5-7f0e3f102465 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fa3064ae1098fc10fc917fe8238f30caf7603efe" 2018-08-01 10:39:13,727 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2e50bfea-e3dd-4e39-9e51-090dff7cbf75 Date: Wed, 01 Aug 2018 10:39:13 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-01 10:39:13,727 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/b490e355-11bc-4278-bff5-7f0e3f102465 used request id req-2e50bfea-e3dd-4e39-9e51-090dff7cbf75 2018-08-01 10:39:13,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e60311cba824739933764462307ac16e4bf0b935" 2018-08-01 10:39:13,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-180f9585-2850-4051-9488-f2422490b4c9 Date: Wed, 01 Aug 2018 10:39:13 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a2413a97b61342d8bd27570706ef372d", "created_at": "2018-08-01T09:33:18Z", "updated_at": "2018-08-01T09:33:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "7f556ce3-51d0-4279-a11d-510db9f9a3b1", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "94adc13c-a166-41cf-bd16-f997efc73cb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "b39143b5-c08f-4d0b-9d40-54f472f2389e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "e218b0b7-4501-4f84-9458-caf2891c260d", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}], "revision_number": 4, "project_id": "a2413a97b61342d8bd27570706ef372d", "id": "38229670-7386-42d0-b7b9-2397ea5938de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "created_at": "2018-08-01T09:28:38Z", "updated_at": "2018-08-01T09:28:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "763568f1-8151-4a3c-911a-d06da4423063", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "80d28bee-4aee-47e8-a8da-e0fe31497fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "a47a5ddf-aa37-4ab2-a335-1c93513b5f12", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "f5bba5a5-602b-421e-98b2-5a16117f943f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}], "revision_number": 4, "project_id": "dbe9669438844f3faecdc7fcc050e0d8", "id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ed1054af2e94c049694d98d54211d98", "created_at": "2018-08-01T09:31:40Z", "updated_at": "2018-08-01T09:31:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "34baee87-ea35-42ee-8a69-0f6e2a825d3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "89b9d1c9-f4f9-45cd-8d36-970d44228439", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "b8ab0d59-cab9-4488-82ee-7c5f69709bff", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "d3ab68ea-23b4-4bf6-8dd3-85d029e3d89f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}], "revision_number": 4, "project_id": "2ed1054af2e94c049694d98d54211d98", "id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "created_at": "2018-08-01T09:34:13Z", "updated_at": "2018-08-01T09:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "1dbb3f59-611b-46d1-a82d-2720e0a16f86", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "3878126b-a220-4357-adb9-bc22498f31b1", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "75ce67db-9c04-4561-a10d-8b1ec63943e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "e2945a69-3afe-41e3-a7ec-3ea4c79a12ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}], "revision_number": 4, "project_id": "c0d9b34b06f445a7857603f60b181f3c", "id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-01T09:30:58Z", "updated_at": "2018-08-01T09:30:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "042d4626-2974-418d-affe-f8f2acd05faa", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "995fae58-f0e5-4e10-801c-6c2ce5c7ae0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "cb8404fa-cb24-4879-a34d-f3050dcba730", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "dad6aaab-690e-4c24-9103-6767e0c80bc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "created_at": "2018-08-01T09:31:11Z", "updated_at": "2018-08-01T09:31:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "939e25e0-5dbc-4f6e-9f6f-7fb70e540203", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "9796a673-6928-4009-9c21-1410d395646e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "af7b8bf8-2fb6-4d72-842a-38f72d7581f7", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "b9af65b0-2eb8-45e1-8504-b7dc4dbb83ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}], "revision_number": 4, "project_id": "dd207f801ed3475f9dbe5f13077af1c8", "id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "46dd322c3fcc454eb140e37825746af8", "created_at": "2018-08-01T10:33:44Z", "updated_at": "2018-08-01T10:33:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "0f41470b-1091-45c1-b574-92069f79f8d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "8cc03a9c-8fa5-425b-812f-d7692bae3613", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d1373b1e-2fb9-4e02-a9e1-7e873ba1d7d1", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d21f3909-71f3-43e2-a22d-6a9c2513cb6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}], "revision_number": 4, "project_id": "46dd322c3fcc454eb140e37825746af8", "id": "b2961714-c8a4-4fcb-918b-21d70527c983", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "created_at": "2018-08-01T09:34:57Z", "updated_at": "2018-08-01T09:34:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "8063d12f-30db-4ccf-8ce0-72e59ba81a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c38e1a7a-5857-4f03-b991-6d5c9c9a5b9e", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c725bae1-d3bb-42b5-b331-32737085f28c", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "cfddc134-923b-4e0d-9ec5-dcc5641dd435", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}], "revision_number": 4, "project_id": "455b48a61678488ead79a4cfa07ef5c3", "id": "cd52f913-3072-4ce7-a779-7de795b62b12", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:36:50Z", "updated_at": "2018-08-01T09:36:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "07ef7fe5-a529-45da-bfc0-899f0ea9b592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "bc4dad3a-2a0c-4c31-b901-2909a12adb50", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c35cff35-4306-4116-b9fa-fc27bc7c05d6", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c493e3ac-d9d2-480d-9ec8-50982eedaf5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}], "revision_number": 4, "project_id": "8d96727022f4443794db44ecde432faf", "id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "created_at": "2018-08-01T09:32:45Z", "updated_at": "2018-08-01T09:32:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "058ea790-43ea-4a6f-9950-28418319e577", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "5fcfb31b-cdad-4037-973e-56b74faefd14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "99a24d26-dc7f-42d0-aa23-a7c061f04952", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "b641bb48-566e-472b-a3cc-d38c85ab3ff1", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}], "revision_number": 4, "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "name": "default"}]} 2018-08-01 10:39:13,958 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-180f9585-2850-4051-9488-f2422490b4c9 2018-08-01 10:39:13,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e60311cba824739933764462307ac16e4bf0b935" 2018-08-01 10:39:14,052 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:39:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0d0c6e6b-76ec-457a-a1de-e9cdf0d6b8da Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2413a97b61342d8bd27570706ef372d.", "code": 404, "title": "Not Found"}} 2018-08-01 10:39:14,053 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d used request id req-0d0c6e6b-76ec-457a-a1de-e9cdf0d6b8da 2018-08-01 10:39:14,053 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:39:14,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e60311cba824739933764462307ac16e4bf0b935" 2018-08-01 10:39:14,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b5eecb2-f51b-49ce-b5e4-ad51d6f7d4f9 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.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dbe9669438844f3faecdc7fcc050e0d8", "name": "service"}} 2018-08-01 10:39:14,138 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 used request id req-0b5eecb2-f51b-49ce-b5e4-ad51d6f7d4f9 2018-08-01 10:39:14,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e60311cba824739933764462307ac16e4bf0b935" 2018-08-01 10:39:14,225 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:39:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-63dace1c-4402-4056-8598-85d431383d6c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ed1054af2e94c049694d98d54211d98.", "code": 404, "title": "Not Found"}} 2018-08-01 10:39:14,225 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 used request id req-63dace1c-4402-4056-8598-85d431383d6c 2018-08-01 10:39:14,225 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:39:14,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e60311cba824739933764462307ac16e4bf0b935" 2018-08-01 10:39:14,313 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:39:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-074ecc97-7715-40b6-b846-17a0471f467e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c0d9b34b06f445a7857603f60b181f3c.", "code": 404, "title": "Not Found"}} 2018-08-01 10:39:14,313 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c used request id req-074ecc97-7715-40b6-b846-17a0471f467e 2018-08-01 10:39:14,313 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:39:14,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e60311cba824739933764462307ac16e4bf0b935" 2018-08-01 10:39:14,399 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:39:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c257db5-f39d-4e7f-ab45-815890ed0a6e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: dd207f801ed3475f9dbe5f13077af1c8.", "code": 404, "title": "Not Found"}} 2018-08-01 10:39:14,399 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 used request id req-0c257db5-f39d-4e7f-ab45-815890ed0a6e 2018-08-01 10:39:14,399 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:39:14,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e60311cba824739933764462307ac16e4bf0b935" 2018-08-01 10:39:14,486 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:39:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-098bd8d7-f5e1-46a4-8991-ce3606d890c1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 46dd322c3fcc454eb140e37825746af8.", "code": 404, "title": "Not Found"}} 2018-08-01 10:39:14,486 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 used request id req-098bd8d7-f5e1-46a4-8991-ce3606d890c1 2018-08-01 10:39:14,486 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:39:14,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e60311cba824739933764462307ac16e4bf0b935" 2018-08-01 10:39:14,574 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:39:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fc3f53d0-4ca8-4af0-9423-b0b5cee039af Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 455b48a61678488ead79a4cfa07ef5c3.", "code": 404, "title": "Not Found"}} 2018-08-01 10:39:14,574 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 used request id req-fc3f53d0-4ca8-4af0-9423-b0b5cee039af 2018-08-01 10:39:14,574 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:39:14,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e60311cba824739933764462307ac16e4bf0b935" 2018-08-01 10:39:14,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b69a0767-ee9a-4a40-9891-d5c02e67010a 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 10:39:14,662 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-b69a0767-ee9a-4a40-9891-d5c02e67010a 2018-08-01 10:39:14,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ddd20ab1a1b7400a98e6ddb8d0eb4686 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e60311cba824739933764462307ac16e4bf0b935" 2018-08-01 10:39:14,748 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:39:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-24e891ed-fa60-430d-a13b-6147c662386a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ddd20ab1a1b7400a98e6ddb8d0eb4686.", "code": 404, "title": "Not Found"}} 2018-08-01 10:39:14,748 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ddd20ab1a1b7400a98e6ddb8d0eb4686 used request id req-24e891ed-fa60-430d-a13b-6147c662386a 2018-08-01 10:39:14,748 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:39:14,749 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-a525b6c8-32c7-412-proj 2018-08-01 10:39:14,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/954e4aad716d4e889ce1a0d6b8710b03 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e60311cba824739933764462307ac16e4bf0b935" 2018-08-01 10:39:14,948 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:39:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ef162cac-b3db-4b7c-9e26-3604fae3221c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:39:14,948 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/954e4aad716d4e889ce1a0d6b8710b03 used request id req-ef162cac-b3db-4b7c-9e26-3604fae3221c 2018-08-01 10:39:14,948 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-a525b6c8-32c7-412-proj-role 2018-08-01 10:39:14,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/262140adfb854ef690efdae4c5018aa5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e60311cba824739933764462307ac16e4bf0b935" 2018-08-01 10:39:15,056 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:39:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c2018dcc-cc12-4fe5-a3c5-177c5d74dbab Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:39:15,056 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/262140adfb854ef690efdae4c5018aa5 used request id req-c2018dcc-cc12-4fe5-a3c5-177c5d74dbab 2018-08-01 10:39:15,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e60311cba824739933764462307ac16e4bf0b935" 2018-08-01 10:39:15,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1adb880a-4dc8-4078-bcac-9b07b9af96c1 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:39:15,142 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-1adb880a-4dc8-4078-bcac-9b07b9af96c1 2018-08-01 10:39:15,143 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-a525b6c8-32c7-412-user 2018-08-01 10:39:15,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/46b50f02b14c4b5db5e444cd0f71a296 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe40bf1dd2e7e8ea6f0fbaf2b9f63a67f142c7d4" 2018-08-01 10:39:15,319 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:39:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-22a50ae1-7b6c-45f4-88fb-28e9c123fe13 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:39:15,320 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/46b50f02b14c4b5db5e444cd0f71a296 used request id req-22a50ae1-7b6c-45f4-88fb-28e9c123fe13 2018-08-01 10:39:15,321 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:39:15,703 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:39:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["15_gBHwBQHiIBJ-4wLA0hQ"], "issued_at": "2018-08-01T10:39:15.000000Z"}} 2018-08-01 10:39:15,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de95fe575bfe8738517629838188f1c0d1e72a80" 2018-08-01 10:39:15,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ee81d80-f877-4ea8-a5a0-131f7cf64b95 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:39:15,783 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-3ee81d80-f877-4ea8-a5a0-131f7cf64b95 2018-08-01 10:39:15,784 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:39:15,785 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:39:16,169 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:39:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["uJWEQw4xR-21h9_I8IrFXg"], "issued_at": "2018-08-01T10:39:16.000000Z"}} 2018-08-01 10:39:16,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64203f99a243675ada720a80bcf6da86fdd40863" 2018-08-01 10:39:16,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51fea318-6a0e-48d4-82b0-6a22de449be6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:39:16,249 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-51fea318-6a0e-48d4-82b0-6a22de449be6 2018-08-01 10:39:16,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:39:16,258 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:39: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:39:16,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-5bb042b1-6e5d-481-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64203f99a243675ada720a80bcf6da86fdd40863" 2018-08-01 10:39:16,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d789da73-3673-4238-ae85-94cb7ac89b73 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-5bb042b1-6e5d-481-proj", "previous": null, "next": null}, "projects": []} 2018-08-01 10:39:16,344 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-5bb042b1-6e5d-481-proj used request id req-d789da73-3673-4238-ae85-94cb7ac89b73 2018-08-01 10:39:16,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64203f99a243675ada720a80bcf6da86fdd40863" 2018-08-01 10:39:16,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed083b46-11b2-41c0-83c6-bb12eb7b2e61 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:39:16,365 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-ed083b46-11b2-41c0-83c6-bb12eb7b2e61 2018-08-01 10:39:16,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64203f99a243675ada720a80bcf6da86fdd40863" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageNegativeTests-5bb042b1-6e5d-481-proj"}}' 2018-08-01 10:39:16,410 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:39:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e90ffca-9d5b-4524-8dc7-1ac4ee076482 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/05adfbf13151455399c44f0c452de5c3"}, "tags": [], "enabled": true, "id": "05adfbf13151455399c44f0c452de5c3", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-5bb042b1-6e5d-481-proj"}} 2018-08-01 10:39:16,411 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-5e90ffca-9d5b-4524-8dc7-1ac4ee076482 2018-08-01 10:39:16,411 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-5bb042b1-6e5d-481-proj 2018-08-01 10:39:16,411 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:39:16,412 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:39:16,792 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:39:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["aD52H3IeTMeH1julpmyDuw"], "issued_at": "2018-08-01T10:39:16.000000Z"}} 2018-08-01 10:39:16,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8163339012e4bb18dd10d2a94bac5f88bf519322" 2018-08-01 10:39:16,875 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a08944a-49e1-42d9-94c6-976334e81cbd Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:39:16,875 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-9a08944a-49e1-42d9-94c6-976334e81cbd 2018-08-01 10:39:16,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:39:16,884 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:39: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:39:16,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8163339012e4bb18dd10d2a94bac5f88bf519322" 2018-08-01 10:39:16,999 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9af38ad9-c77f-447c-b0d7-5a57393526c4 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 10:39:16,999 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-9af38ad9-c77f-447c-b0d7-5a57393526c4 2018-08-01 10:39:17,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateImageNegativeTests-5bb042b1-6e5d-481-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8163339012e4bb18dd10d2a94bac5f88bf519322" 2018-08-01 10:39:17,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-baf9c9e9-3238-415d-84b0-55be5fb4dae5 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateImageNegativeTests-5bb042b1-6e5d-481-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/05adfbf13151455399c44f0c452de5c3"}, "tags": [], "enabled": true, "id": "05adfbf13151455399c44f0c452de5c3", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-5bb042b1-6e5d-481-proj"}]} 2018-08-01 10:39:17,094 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateImageNegativeTests-5bb042b1-6e5d-481-proj used request id req-baf9c9e9-3238-415d-84b0-55be5fb4dae5 2018-08-01 10:39:17,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8163339012e4bb18dd10d2a94bac5f88bf519322" 2018-08-01 10:39:17,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d4776f0-7e9c-4373-abbc-232bdf295833 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:39:17,181 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-1d4776f0-7e9c-4373-abbc-232bdf295833 2018-08-01 10:39:17,543 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-5bb042b1-6e5d-481-user 2018-08-01 10:39:17,543 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:39:17,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64203f99a243675ada720a80bcf6da86fdd40863" 2018-08-01 10:39:17,630 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3c93f1d-0b7e-4f72-aea6-da296824dd61 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:39:17,630 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-c3c93f1d-0b7e-4f72-aea6-da296824dd61 2018-08-01 10:39:17,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64203f99a243675ada720a80bcf6da86fdd40863" -d '{"role": {"name": "CreateImageNegativeTests-5bb042b1-6e5d-481-proj-role"}}' 2018-08-01 10:39:17,727 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:39:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4935dcd4-b14c-401d-b7e4-e5127d88f6ae Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "356b9ab434f3472686a83c01e95f9647", "links": {"self": "http://172.30.9.24:5000/v3/roles/356b9ab434f3472686a83c01e95f9647"}, "name": "CreateImageNegativeTests-5bb042b1-6e5d-481-proj-role"}} 2018-08-01 10:39:17,727 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-4935dcd4-b14c-401d-b7e4-e5127d88f6ae 2018-08-01 10:39:17,727 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-5bb042b1-6e5d-481-proj-role 2018-08-01 10:39:17,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/356b9ab434f3472686a83c01e95f9647 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64203f99a243675ada720a80bcf6da86fdd40863" 2018-08-01 10:39:17,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6de92d0d-8cac-4d97-b63d-6c4a290e7236 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "356b9ab434f3472686a83c01e95f9647", "links": {"self": "http://172.30.9.24:5000/v3/roles/356b9ab434f3472686a83c01e95f9647"}, "name": "CreateImageNegativeTests-5bb042b1-6e5d-481-proj-role"}} 2018-08-01 10:39:17,810 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/356b9ab434f3472686a83c01e95f9647 used request id req-6de92d0d-8cac-4d97-b63d-6c4a290e7236 2018-08-01 10:39:17,810 - keystone_utils - INFO - Granting role CreateImageNegativeTests-5bb042b1-6e5d-481-proj-role to project CreateImageNegativeTests-5bb042b1-6e5d-481-proj 2018-08-01 10:39:17,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/05adfbf13151455399c44f0c452de5c3/users/6f66e03a6c3a48ed8b5fe51c2c84794e/roles/356b9ab434f3472686a83c01e95f9647 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64203f99a243675ada720a80bcf6da86fdd40863" 2018-08-01 10:39:17,927 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:39:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a423a4f-cbdf-4a0d-aa95-661035985117 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:39:17,927 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/05adfbf13151455399c44f0c452de5c3/users/6f66e03a6c3a48ed8b5fe51c2c84794e/roles/356b9ab434f3472686a83c01e95f9647 used request id req-8a423a4f-cbdf-4a0d-aa95-661035985117 2018-08-01 10:39:17,927 - openstack_tests - DEBUG - Image metadata - None 2018-08-01 10:39:17,928 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:39:17,928 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:39:18,308 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "356b9ab434f3472686a83c01e95f9647", "name": "CreateImageNegativeTests-5bb042b1-6e5d-481-proj-role"}], "expires_at": "2018-08-01T11:39:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "05adfbf13151455399c44f0c452de5c3", "name": "CreateImageNegativeTests-5bb042b1-6e5d-481-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/05adfbf13151455399c44f0c452de5c3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/05adfbf13151455399c44f0c452de5c3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/05adfbf13151455399c44f0c452de5c3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/05adfbf13151455399c44f0c452de5c3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/05adfbf13151455399c44f0c452de5c3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/05adfbf13151455399c44f0c452de5c3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_05adfbf13151455399c44f0c452de5c3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_05adfbf13151455399c44f0c452de5c3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/05adfbf13151455399c44f0c452de5c3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/05adfbf13151455399c44f0c452de5c3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/05adfbf13151455399c44f0c452de5c3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/05adfbf13151455399c44f0c452de5c3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/05adfbf13151455399c44f0c452de5c3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/05adfbf13151455399c44f0c452de5c3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageNegativeTests-5bb042b1-6e5d-481-user", "id": "6f66e03a6c3a48ed8b5fe51c2c84794e"}, "audit_ids": ["b1P0Ez2yQI2pqyJZ3dPazA"], "issued_at": "2018-08-01T10:39:18.000000Z"}} 2018-08-01 10:39:18,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c16a1da2e65bc3dfcb455712a29ce2472d69bab" 2018-08-01 10:39:18,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d74cfba-fd32-4f1e-9a68-6b346daa0cd7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:39:18,388 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-4d74cfba-fd32-4f1e-9a68-6b346daa0cd7 2018-08-01 10:39:18,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=foo&name=CreateImageNegativeTests-0a12b82f-a406-4832-9929-f298e9b16475 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4c16a1da2e65bc3dfcb455712a29ce2472d69bab" 2018-08-01 10:39:18,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 161 Content-Type: application/json X-Openstack-Request-Id: req-48c8181b-d94c-4118-9535-87e763ffd43e Date: Wed, 01 Aug 2018 10:39:18 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=foo&limit=20&name=CreateImageNegativeTests-0a12b82f-a406-4832-9929-f298e9b16475"} 2018-08-01 10:39:18,576 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=foo&name=CreateImageNegativeTests-0a12b82f-a406-4832-9929-f298e9b16475 used request id req-48c8181b-d94c-4118-9535-87e763ffd43e 2018-08-01 10:39:18,577 - file_utils - DEBUG - Downloading file from - http://download.cirros-cloud.net/0.3.4/cirros-0.3.4-x86_64-disk.img 2018-08-01 10:39:18,577 - file_utils - DEBUG - Saving file to - /tmp/821f4ec2-22e7-4038-a430-87b5af027431 2018-08-01 10:39:18,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4c16a1da2e65bc3dfcb455712a29ce2472d69bab" 2018-08-01 10:39:18,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-6a654212-d573-43aa-b6f4-a4a0882959a3 Date: Wed, 01 Aug 2018 10:39: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-08-01 10:39:18,823 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-6a654212-d573-43aa-b6f4-a4a0882959a3 2018-08-01 10:39:18,836 - glance_utils - ERROR - Unexpected exception creating image. Rolling back 2018-08-01 10:39:18,836 - glance_utils - DEBUG - Closing file ./tmp/821f4ec2-22e7-4038-a430-87b5af027431 2018-08-01 10:39:18,837 - glance_utils - INFO - Removing file ./tmp/821f4ec2-22e7-4038-a430-87b5af027431 2018-08-01 10:39:18,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64203f99a243675ada720a80bcf6da86fdd40863" 2018-08-01 10:39:19,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-a5ead4b8-ecb9-4018-847b-ef59d6344f2f Date: Wed, 01 Aug 2018 10:39:19 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a2413a97b61342d8bd27570706ef372d", "created_at": "2018-08-01T09:33:18Z", "updated_at": "2018-08-01T09:33:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "7f556ce3-51d0-4279-a11d-510db9f9a3b1", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "94adc13c-a166-41cf-bd16-f997efc73cb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "b39143b5-c08f-4d0b-9d40-54f472f2389e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "e218b0b7-4501-4f84-9458-caf2891c260d", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}], "revision_number": 4, "project_id": "a2413a97b61342d8bd27570706ef372d", "id": "38229670-7386-42d0-b7b9-2397ea5938de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "created_at": "2018-08-01T09:28:38Z", "updated_at": "2018-08-01T09:28:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "763568f1-8151-4a3c-911a-d06da4423063", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "80d28bee-4aee-47e8-a8da-e0fe31497fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "a47a5ddf-aa37-4ab2-a335-1c93513b5f12", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "f5bba5a5-602b-421e-98b2-5a16117f943f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}], "revision_number": 4, "project_id": "dbe9669438844f3faecdc7fcc050e0d8", "id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ed1054af2e94c049694d98d54211d98", "created_at": "2018-08-01T09:31:40Z", "updated_at": "2018-08-01T09:31:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "34baee87-ea35-42ee-8a69-0f6e2a825d3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "89b9d1c9-f4f9-45cd-8d36-970d44228439", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "b8ab0d59-cab9-4488-82ee-7c5f69709bff", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "d3ab68ea-23b4-4bf6-8dd3-85d029e3d89f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}], "revision_number": 4, "project_id": "2ed1054af2e94c049694d98d54211d98", "id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "created_at": "2018-08-01T09:34:13Z", "updated_at": "2018-08-01T09:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "1dbb3f59-611b-46d1-a82d-2720e0a16f86", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "3878126b-a220-4357-adb9-bc22498f31b1", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "75ce67db-9c04-4561-a10d-8b1ec63943e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "e2945a69-3afe-41e3-a7ec-3ea4c79a12ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}], "revision_number": 4, "project_id": "c0d9b34b06f445a7857603f60b181f3c", "id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-01T09:30:58Z", "updated_at": "2018-08-01T09:30:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "042d4626-2974-418d-affe-f8f2acd05faa", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "995fae58-f0e5-4e10-801c-6c2ce5c7ae0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "cb8404fa-cb24-4879-a34d-f3050dcba730", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "dad6aaab-690e-4c24-9103-6767e0c80bc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "created_at": "2018-08-01T09:31:11Z", "updated_at": "2018-08-01T09:31:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "939e25e0-5dbc-4f6e-9f6f-7fb70e540203", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "9796a673-6928-4009-9c21-1410d395646e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "af7b8bf8-2fb6-4d72-842a-38f72d7581f7", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "b9af65b0-2eb8-45e1-8504-b7dc4dbb83ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}], "revision_number": 4, "project_id": "dd207f801ed3475f9dbe5f13077af1c8", "id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "46dd322c3fcc454eb140e37825746af8", "created_at": "2018-08-01T10:33:44Z", "updated_at": "2018-08-01T10:33:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "0f41470b-1091-45c1-b574-92069f79f8d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "8cc03a9c-8fa5-425b-812f-d7692bae3613", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d1373b1e-2fb9-4e02-a9e1-7e873ba1d7d1", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d21f3909-71f3-43e2-a22d-6a9c2513cb6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}], "revision_number": 4, "project_id": "46dd322c3fcc454eb140e37825746af8", "id": "b2961714-c8a4-4fcb-918b-21d70527c983", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "created_at": "2018-08-01T09:34:57Z", "updated_at": "2018-08-01T09:34:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "8063d12f-30db-4ccf-8ce0-72e59ba81a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c38e1a7a-5857-4f03-b991-6d5c9c9a5b9e", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c725bae1-d3bb-42b5-b331-32737085f28c", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "cfddc134-923b-4e0d-9ec5-dcc5641dd435", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}], "revision_number": 4, "project_id": "455b48a61678488ead79a4cfa07ef5c3", "id": "cd52f913-3072-4ce7-a779-7de795b62b12", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:36:50Z", "updated_at": "2018-08-01T09:36:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "07ef7fe5-a529-45da-bfc0-899f0ea9b592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "bc4dad3a-2a0c-4c31-b901-2909a12adb50", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c35cff35-4306-4116-b9fa-fc27bc7c05d6", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c493e3ac-d9d2-480d-9ec8-50982eedaf5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}], "revision_number": 4, "project_id": "8d96727022f4443794db44ecde432faf", "id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "created_at": "2018-08-01T09:32:45Z", "updated_at": "2018-08-01T09:32:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "058ea790-43ea-4a6f-9950-28418319e577", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "5fcfb31b-cdad-4037-973e-56b74faefd14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "99a24d26-dc7f-42d0-aa23-a7c061f04952", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "b641bb48-566e-472b-a3cc-d38c85ab3ff1", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}], "revision_number": 4, "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "name": "default"}]} 2018-08-01 10:39:19,075 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-a5ead4b8-ecb9-4018-847b-ef59d6344f2f 2018-08-01 10:39:19,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64203f99a243675ada720a80bcf6da86fdd40863" 2018-08-01 10:39:19,164 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:39:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ff027269-b72e-46da-8d5d-a7cb1358f6b9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2413a97b61342d8bd27570706ef372d.", "code": 404, "title": "Not Found"}} 2018-08-01 10:39:19,165 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d used request id req-ff027269-b72e-46da-8d5d-a7cb1358f6b9 2018-08-01 10:39:19,165 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:39:19,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64203f99a243675ada720a80bcf6da86fdd40863" 2018-08-01 10:39:19,255 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6adb8d29-8116-49ff-8953-62d1216a72fa 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.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dbe9669438844f3faecdc7fcc050e0d8", "name": "service"}} 2018-08-01 10:39:19,255 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 used request id req-6adb8d29-8116-49ff-8953-62d1216a72fa 2018-08-01 10:39:19,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64203f99a243675ada720a80bcf6da86fdd40863" 2018-08-01 10:39:19,343 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:39:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4272b91b-1403-45ff-8b1e-6b265cfd8cef Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ed1054af2e94c049694d98d54211d98.", "code": 404, "title": "Not Found"}} 2018-08-01 10:39:19,343 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 used request id req-4272b91b-1403-45ff-8b1e-6b265cfd8cef 2018-08-01 10:39:19,343 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:39:19,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64203f99a243675ada720a80bcf6da86fdd40863" 2018-08-01 10:39:19,433 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:39:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2ea9f599-cd9d-4f4f-ac1f-d2dace26b81f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c0d9b34b06f445a7857603f60b181f3c.", "code": 404, "title": "Not Found"}} 2018-08-01 10:39:19,433 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c used request id req-2ea9f599-cd9d-4f4f-ac1f-d2dace26b81f 2018-08-01 10:39:19,433 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:39:19,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64203f99a243675ada720a80bcf6da86fdd40863" 2018-08-01 10:39:19,520 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:39:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f9fe58a6-8517-4331-bf0f-3ec34c969f1e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: dd207f801ed3475f9dbe5f13077af1c8.", "code": 404, "title": "Not Found"}} 2018-08-01 10:39:19,520 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 used request id req-f9fe58a6-8517-4331-bf0f-3ec34c969f1e 2018-08-01 10:39:19,520 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:39:19,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64203f99a243675ada720a80bcf6da86fdd40863" 2018-08-01 10:39:19,614 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:39:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-652b3131-414f-46c3-aa39-52cd92004b52 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 46dd322c3fcc454eb140e37825746af8.", "code": 404, "title": "Not Found"}} 2018-08-01 10:39:19,614 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 used request id req-652b3131-414f-46c3-aa39-52cd92004b52 2018-08-01 10:39:19,614 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:39:19,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64203f99a243675ada720a80bcf6da86fdd40863" 2018-08-01 10:39:19,700 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:39:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf5333da-665b-40ee-a99e-8fd11770777d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 455b48a61678488ead79a4cfa07ef5c3.", "code": 404, "title": "Not Found"}} 2018-08-01 10:39:19,700 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 used request id req-cf5333da-665b-40ee-a99e-8fd11770777d 2018-08-01 10:39:19,700 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:39:19,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64203f99a243675ada720a80bcf6da86fdd40863" 2018-08-01 10:39:19,791 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3046636d-87f4-41af-8651-489dce646b66 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 10:39:19,791 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-3046636d-87f4-41af-8651-489dce646b66 2018-08-01 10:39:19,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ddd20ab1a1b7400a98e6ddb8d0eb4686 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64203f99a243675ada720a80bcf6da86fdd40863" 2018-08-01 10:39:19,875 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:39:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-70cde230-682e-419e-86f2-7cad452eed71 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ddd20ab1a1b7400a98e6ddb8d0eb4686.", "code": 404, "title": "Not Found"}} 2018-08-01 10:39:19,876 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ddd20ab1a1b7400a98e6ddb8d0eb4686 used request id req-70cde230-682e-419e-86f2-7cad452eed71 2018-08-01 10:39:19,876 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:39:19,877 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-5bb042b1-6e5d-481-proj 2018-08-01 10:39:19,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/05adfbf13151455399c44f0c452de5c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64203f99a243675ada720a80bcf6da86fdd40863" 2018-08-01 10:39:20,163 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:39:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3f80edab-6167-4137-9cb7-9e2472c0ff2a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:39:20,163 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/05adfbf13151455399c44f0c452de5c3 used request id req-3f80edab-6167-4137-9cb7-9e2472c0ff2a 2018-08-01 10:39:20,163 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-5bb042b1-6e5d-481-proj-role 2018-08-01 10:39:20,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/356b9ab434f3472686a83c01e95f9647 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64203f99a243675ada720a80bcf6da86fdd40863" 2018-08-01 10:39:20,270 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:39:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a52a3167-d983-455f-9d5d-c902d20c014d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:39:20,270 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/356b9ab434f3472686a83c01e95f9647 used request id req-a52a3167-d983-455f-9d5d-c902d20c014d 2018-08-01 10:39:20,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64203f99a243675ada720a80bcf6da86fdd40863" 2018-08-01 10:39:20,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6901ee80-4aa1-4052-935d-9206bf8692f9 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:39:20,356 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-6901ee80-4aa1-4052-935d-9206bf8692f9 2018-08-01 10:39:20,356 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-5bb042b1-6e5d-481-user 2018-08-01 10:39:20,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/6f66e03a6c3a48ed8b5fe51c2c84794e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8163339012e4bb18dd10d2a94bac5f88bf519322" 2018-08-01 10:39:20,516 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:39:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c2962c1e-e435-4759-ae02-1b3ca016dba8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:39:20,516 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/6f66e03a6c3a48ed8b5fe51c2c84794e used request id req-c2962c1e-e435-4759-ae02-1b3ca016dba8 2018-08-01 10:39:20,517 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:39:20,899 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:39:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["X8ezP0sMQIulo428a-NKew"], "issued_at": "2018-08-01T10:39:20.000000Z"}} 2018-08-01 10:39:20,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71fec2267c62e81c7f85834552aa5374a1627dba" 2018-08-01 10:39:20,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f419b5a-27d0-4d50-8499-c97da38c617a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:39:20,977 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-6f419b5a-27d0-4d50-8499-c97da38c617a 2018-08-01 10:39:20,979 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:39:20,980 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:39:21,362 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:39:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["fV4AwSiYQDyP4X_FcDqI1Q"], "issued_at": "2018-08-01T10:39:21.000000Z"}} 2018-08-01 10:39:21,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89e6967109bcf91c474d6fd094d668f4717fa744" 2018-08-01 10:39:21,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6aec6da5-07d9-4326-bb5a-7a1b9bbe1b44 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:39:21,440 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-6aec6da5-07d9-4326-bb5a-7a1b9bbe1b44 2018-08-01 10:39:21,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:39:21,449 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:39: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:39:21,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-c5190236-5b30-407-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89e6967109bcf91c474d6fd094d668f4717fa744" 2018-08-01 10:39:21,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0623a49e-8205-4d19-a61a-6733eccb92a8 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-c5190236-5b30-407-proj", "previous": null, "next": null}, "projects": []} 2018-08-01 10:39:21,468 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-c5190236-5b30-407-proj used request id req-0623a49e-8205-4d19-a61a-6733eccb92a8 2018-08-01 10:39:21,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89e6967109bcf91c474d6fd094d668f4717fa744" 2018-08-01 10:39:21,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-682082d7-bb62-4ca6-b4c1-11e24d384278 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:39:21,581 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-682082d7-bb62-4ca6-b4c1-11e24d384278 2018-08-01 10:39:21,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89e6967109bcf91c474d6fd094d668f4717fa744" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageNegativeTests-c5190236-5b30-407-proj"}}' 2018-08-01 10:39:21,689 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:39:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4a18b98b-7cbd-47c7-978a-2eecd452139d Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/a631c529938f445da791827ff3352649"}, "tags": [], "enabled": true, "id": "a631c529938f445da791827ff3352649", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-c5190236-5b30-407-proj"}} 2018-08-01 10:39:21,689 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-4a18b98b-7cbd-47c7-978a-2eecd452139d 2018-08-01 10:39:21,690 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-c5190236-5b30-407-proj 2018-08-01 10:39:21,690 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:39:21,691 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:39:22,075 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:39:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["W1rALv4oRgqjTGYz2g3L-g"], "issued_at": "2018-08-01T10:39:22.000000Z"}} 2018-08-01 10:39:22,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}947832776bafa1b186e3126f6fc16a4fca910b69" 2018-08-01 10:39:22,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c723cf4-0531-439d-b83f-4d6e2a44ccd9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:39:22,158 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-9c723cf4-0531-439d-b83f-4d6e2a44ccd9 2018-08-01 10:39:22,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:39:22,168 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:39: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:39:22,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}947832776bafa1b186e3126f6fc16a4fca910b69" 2018-08-01 10:39:22,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36940a75-1b1b-404b-a560-39c2d326d90e Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 10:39:22,278 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-36940a75-1b1b-404b-a560-39c2d326d90e 2018-08-01 10:39:22,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateImageNegativeTests-c5190236-5b30-407-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}947832776bafa1b186e3126f6fc16a4fca910b69" 2018-08-01 10:39:22,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d639f784-6f0b-4020-9ac4-5a17fa157249 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateImageNegativeTests-c5190236-5b30-407-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/a631c529938f445da791827ff3352649"}, "tags": [], "enabled": true, "id": "a631c529938f445da791827ff3352649", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-c5190236-5b30-407-proj"}]} 2018-08-01 10:39:22,362 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateImageNegativeTests-c5190236-5b30-407-proj used request id req-d639f784-6f0b-4020-9ac4-5a17fa157249 2018-08-01 10:39:22,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}947832776bafa1b186e3126f6fc16a4fca910b69" 2018-08-01 10:39:22,452 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e61be2c0-97ca-4ae6-95bb-fb63259ed89c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:39:22,452 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-e61be2c0-97ca-4ae6-95bb-fb63259ed89c 2018-08-01 10:39:22,827 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-c5190236-5b30-407-user 2018-08-01 10:39:22,827 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:39:22,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89e6967109bcf91c474d6fd094d668f4717fa744" 2018-08-01 10:39:22,916 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2442a4a8-8ec4-4360-b2fc-3d5aa56b4fca Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:39:22,916 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-2442a4a8-8ec4-4360-b2fc-3d5aa56b4fca 2018-08-01 10:39:22,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89e6967109bcf91c474d6fd094d668f4717fa744" -d '{"role": {"name": "CreateImageNegativeTests-c5190236-5b30-407-proj-role"}}' 2018-08-01 10:39:22,946 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:39:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5bad9a28-4f62-4311-9392-5b50b8903cb9 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d46a9e5fae1f42e795b0ed75f5fa6316", "links": {"self": "http://172.30.9.24:5000/v3/roles/d46a9e5fae1f42e795b0ed75f5fa6316"}, "name": "CreateImageNegativeTests-c5190236-5b30-407-proj-role"}} 2018-08-01 10:39:22,947 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-5bad9a28-4f62-4311-9392-5b50b8903cb9 2018-08-01 10:39:22,947 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-c5190236-5b30-407-proj-role 2018-08-01 10:39:22,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/d46a9e5fae1f42e795b0ed75f5fa6316 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89e6967109bcf91c474d6fd094d668f4717fa744" 2018-08-01 10:39:23,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50d1e486-9069-404c-9227-9b6fdc114578 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d46a9e5fae1f42e795b0ed75f5fa6316", "links": {"self": "http://172.30.9.24:5000/v3/roles/d46a9e5fae1f42e795b0ed75f5fa6316"}, "name": "CreateImageNegativeTests-c5190236-5b30-407-proj-role"}} 2018-08-01 10:39:23,033 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/d46a9e5fae1f42e795b0ed75f5fa6316 used request id req-50d1e486-9069-404c-9227-9b6fdc114578 2018-08-01 10:39:23,033 - keystone_utils - INFO - Granting role CreateImageNegativeTests-c5190236-5b30-407-proj-role to project CreateImageNegativeTests-c5190236-5b30-407-proj 2018-08-01 10:39:23,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/a631c529938f445da791827ff3352649/users/4daa1d3b728549dca231ce8bec475d48/roles/d46a9e5fae1f42e795b0ed75f5fa6316 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89e6967109bcf91c474d6fd094d668f4717fa744" 2018-08-01 10:39:23,243 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:39:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-da22efc6-f023-4265-818d-a71dd9b3b688 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:39:23,243 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/a631c529938f445da791827ff3352649/users/4daa1d3b728549dca231ce8bec475d48/roles/d46a9e5fae1f42e795b0ed75f5fa6316 used request id req-da22efc6-f023-4265-818d-a71dd9b3b688 2018-08-01 10:39:23,244 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:39:23,245 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:39:23,630 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d46a9e5fae1f42e795b0ed75f5fa6316", "name": "CreateImageNegativeTests-c5190236-5b30-407-proj-role"}], "expires_at": "2018-08-01T11:39:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a631c529938f445da791827ff3352649", "name": "CreateImageNegativeTests-c5190236-5b30-407-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/a631c529938f445da791827ff3352649", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/a631c529938f445da791827ff3352649", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/a631c529938f445da791827ff3352649", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/a631c529938f445da791827ff3352649", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/a631c529938f445da791827ff3352649", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/a631c529938f445da791827ff3352649", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_a631c529938f445da791827ff3352649", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_a631c529938f445da791827ff3352649", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a631c529938f445da791827ff3352649", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/a631c529938f445da791827ff3352649", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/a631c529938f445da791827ff3352649", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/a631c529938f445da791827ff3352649", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/a631c529938f445da791827ff3352649", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/a631c529938f445da791827ff3352649", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageNegativeTests-c5190236-5b30-407-user", "id": "4daa1d3b728549dca231ce8bec475d48"}, "audit_ids": ["Q1caPcHcTYSBKnZ7efwqAg"], "issued_at": "2018-08-01T10:39:23.000000Z"}} 2018-08-01 10:39:23,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89d2a24dd2f4cf5d6c6c895ac2b890251f0362ec" 2018-08-01 10:39:23,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96ed56d4-3275-4d96-9561-648ed75888e4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:39:23,704 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-96ed56d4-3275-4d96-9561-648ed75888e4 2018-08-01 10:39:23,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&name=foo -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}89d2a24dd2f4cf5d6c6c895ac2b890251f0362ec" 2018-08-01 10:39:23,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 87 Content-Type: application/json X-Openstack-Request-Id: req-1806b5aa-4f35-40a1-9125-cd210e3d1808 Date: Wed, 01 Aug 2018 10:39:23 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20&name=foo"} 2018-08-01 10:39:23,895 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&name=foo used request id req-1806b5aa-4f35-40a1-9125-cd210e3d1808 2018-08-01 10:39:23,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89e6967109bcf91c474d6fd094d668f4717fa744" 2018-08-01 10:39:24,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-01e5a458-bb6b-4513-9a94-6f5f4d4b01e4 Date: Wed, 01 Aug 2018 10:39:24 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a2413a97b61342d8bd27570706ef372d", "created_at": "2018-08-01T09:33:18Z", "updated_at": "2018-08-01T09:33:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "7f556ce3-51d0-4279-a11d-510db9f9a3b1", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "94adc13c-a166-41cf-bd16-f997efc73cb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "b39143b5-c08f-4d0b-9d40-54f472f2389e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "e218b0b7-4501-4f84-9458-caf2891c260d", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}], "revision_number": 4, "project_id": "a2413a97b61342d8bd27570706ef372d", "id": "38229670-7386-42d0-b7b9-2397ea5938de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "created_at": "2018-08-01T09:28:38Z", "updated_at": "2018-08-01T09:28:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "763568f1-8151-4a3c-911a-d06da4423063", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "80d28bee-4aee-47e8-a8da-e0fe31497fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "a47a5ddf-aa37-4ab2-a335-1c93513b5f12", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "f5bba5a5-602b-421e-98b2-5a16117f943f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}], "revision_number": 4, "project_id": "dbe9669438844f3faecdc7fcc050e0d8", "id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ed1054af2e94c049694d98d54211d98", "created_at": "2018-08-01T09:31:40Z", "updated_at": "2018-08-01T09:31:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "34baee87-ea35-42ee-8a69-0f6e2a825d3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "89b9d1c9-f4f9-45cd-8d36-970d44228439", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "b8ab0d59-cab9-4488-82ee-7c5f69709bff", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "d3ab68ea-23b4-4bf6-8dd3-85d029e3d89f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}], "revision_number": 4, "project_id": "2ed1054af2e94c049694d98d54211d98", "id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "created_at": "2018-08-01T09:34:13Z", "updated_at": "2018-08-01T09:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "1dbb3f59-611b-46d1-a82d-2720e0a16f86", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "3878126b-a220-4357-adb9-bc22498f31b1", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "75ce67db-9c04-4561-a10d-8b1ec63943e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "e2945a69-3afe-41e3-a7ec-3ea4c79a12ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}], "revision_number": 4, "project_id": "c0d9b34b06f445a7857603f60b181f3c", "id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-01T09:30:58Z", "updated_at": "2018-08-01T09:30:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "042d4626-2974-418d-affe-f8f2acd05faa", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "995fae58-f0e5-4e10-801c-6c2ce5c7ae0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "cb8404fa-cb24-4879-a34d-f3050dcba730", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "dad6aaab-690e-4c24-9103-6767e0c80bc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "created_at": "2018-08-01T09:31:11Z", "updated_at": "2018-08-01T09:31:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "939e25e0-5dbc-4f6e-9f6f-7fb70e540203", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "9796a673-6928-4009-9c21-1410d395646e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "af7b8bf8-2fb6-4d72-842a-38f72d7581f7", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "b9af65b0-2eb8-45e1-8504-b7dc4dbb83ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}], "revision_number": 4, "project_id": "dd207f801ed3475f9dbe5f13077af1c8", "id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "46dd322c3fcc454eb140e37825746af8", "created_at": "2018-08-01T10:33:44Z", "updated_at": "2018-08-01T10:33:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "0f41470b-1091-45c1-b574-92069f79f8d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "8cc03a9c-8fa5-425b-812f-d7692bae3613", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d1373b1e-2fb9-4e02-a9e1-7e873ba1d7d1", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d21f3909-71f3-43e2-a22d-6a9c2513cb6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}], "revision_number": 4, "project_id": "46dd322c3fcc454eb140e37825746af8", "id": "b2961714-c8a4-4fcb-918b-21d70527c983", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "created_at": "2018-08-01T09:34:57Z", "updated_at": "2018-08-01T09:34:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "8063d12f-30db-4ccf-8ce0-72e59ba81a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c38e1a7a-5857-4f03-b991-6d5c9c9a5b9e", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c725bae1-d3bb-42b5-b331-32737085f28c", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "cfddc134-923b-4e0d-9ec5-dcc5641dd435", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}], "revision_number": 4, "project_id": "455b48a61678488ead79a4cfa07ef5c3", "id": "cd52f913-3072-4ce7-a779-7de795b62b12", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:36:50Z", "updated_at": "2018-08-01T09:36:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "07ef7fe5-a529-45da-bfc0-899f0ea9b592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "bc4dad3a-2a0c-4c31-b901-2909a12adb50", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c35cff35-4306-4116-b9fa-fc27bc7c05d6", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c493e3ac-d9d2-480d-9ec8-50982eedaf5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}], "revision_number": 4, "project_id": "8d96727022f4443794db44ecde432faf", "id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "created_at": "2018-08-01T09:32:45Z", "updated_at": "2018-08-01T09:32:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "058ea790-43ea-4a6f-9950-28418319e577", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "5fcfb31b-cdad-4037-973e-56b74faefd14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "99a24d26-dc7f-42d0-aa23-a7c061f04952", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "b641bb48-566e-472b-a3cc-d38c85ab3ff1", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}], "revision_number": 4, "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "name": "default"}]} 2018-08-01 10:39:24,123 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-01e5a458-bb6b-4513-9a94-6f5f4d4b01e4 2018-08-01 10:39:24,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89e6967109bcf91c474d6fd094d668f4717fa744" 2018-08-01 10:39:24,211 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:39:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4460197a-573b-467d-8be8-567379031562 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2413a97b61342d8bd27570706ef372d.", "code": 404, "title": "Not Found"}} 2018-08-01 10:39:24,211 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d used request id req-4460197a-573b-467d-8be8-567379031562 2018-08-01 10:39:24,212 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:39:24,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89e6967109bcf91c474d6fd094d668f4717fa744" 2018-08-01 10:39:24,303 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6617023e-f38c-4714-afe7-415726283743 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.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dbe9669438844f3faecdc7fcc050e0d8", "name": "service"}} 2018-08-01 10:39:24,303 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 used request id req-6617023e-f38c-4714-afe7-415726283743 2018-08-01 10:39:24,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89e6967109bcf91c474d6fd094d668f4717fa744" 2018-08-01 10:39:24,391 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:39:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-934efd94-57ee-411c-8c4b-0bc3349063cb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ed1054af2e94c049694d98d54211d98.", "code": 404, "title": "Not Found"}} 2018-08-01 10:39:24,391 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 used request id req-934efd94-57ee-411c-8c4b-0bc3349063cb 2018-08-01 10:39:24,391 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:39:24,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89e6967109bcf91c474d6fd094d668f4717fa744" 2018-08-01 10:39:24,476 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:39:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-87dd73a2-afc0-4e6a-96d8-dccf1821e9f5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c0d9b34b06f445a7857603f60b181f3c.", "code": 404, "title": "Not Found"}} 2018-08-01 10:39:24,476 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c used request id req-87dd73a2-afc0-4e6a-96d8-dccf1821e9f5 2018-08-01 10:39:24,477 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:39:24,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89e6967109bcf91c474d6fd094d668f4717fa744" 2018-08-01 10:39:24,568 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:39:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-234a3c36-c97d-468b-ae61-88a7e1e0ae7d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: dd207f801ed3475f9dbe5f13077af1c8.", "code": 404, "title": "Not Found"}} 2018-08-01 10:39:24,568 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 used request id req-234a3c36-c97d-468b-ae61-88a7e1e0ae7d 2018-08-01 10:39:24,568 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:39:24,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89e6967109bcf91c474d6fd094d668f4717fa744" 2018-08-01 10:39:24,662 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:39:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-193ed505-7c2b-4044-a27e-36560edf13fa Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 46dd322c3fcc454eb140e37825746af8.", "code": 404, "title": "Not Found"}} 2018-08-01 10:39:24,662 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 used request id req-193ed505-7c2b-4044-a27e-36560edf13fa 2018-08-01 10:39:24,663 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:39:24,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89e6967109bcf91c474d6fd094d668f4717fa744" 2018-08-01 10:39:24,747 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:39:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4e8ddf91-dd71-43c6-946a-610d65bc76fe Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 455b48a61678488ead79a4cfa07ef5c3.", "code": 404, "title": "Not Found"}} 2018-08-01 10:39:24,747 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 used request id req-4e8ddf91-dd71-43c6-946a-610d65bc76fe 2018-08-01 10:39:24,747 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:39:24,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89e6967109bcf91c474d6fd094d668f4717fa744" 2018-08-01 10:39:24,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46c5c74d-7497-4483-b276-aedb5816ebe3 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 10:39:24,841 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-46c5c74d-7497-4483-b276-aedb5816ebe3 2018-08-01 10:39:24,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ddd20ab1a1b7400a98e6ddb8d0eb4686 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89e6967109bcf91c474d6fd094d668f4717fa744" 2018-08-01 10:39:24,926 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:39:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-83d5a118-bcb9-40f4-bfa7-9e7ed70b483c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ddd20ab1a1b7400a98e6ddb8d0eb4686.", "code": 404, "title": "Not Found"}} 2018-08-01 10:39:24,926 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ddd20ab1a1b7400a98e6ddb8d0eb4686 used request id req-83d5a118-bcb9-40f4-bfa7-9e7ed70b483c 2018-08-01 10:39:24,926 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:39:24,927 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-c5190236-5b30-407-proj 2018-08-01 10:39:24,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/a631c529938f445da791827ff3352649 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89e6967109bcf91c474d6fd094d668f4717fa744" 2018-08-01 10:39:25,121 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:39:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-86d46a3d-6280-4897-89bb-cfda47004526 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:39:25,121 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/a631c529938f445da791827ff3352649 used request id req-86d46a3d-6280-4897-89bb-cfda47004526 2018-08-01 10:39:25,121 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-c5190236-5b30-407-proj-role 2018-08-01 10:39:25,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/d46a9e5fae1f42e795b0ed75f5fa6316 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89e6967109bcf91c474d6fd094d668f4717fa744" 2018-08-01 10:39:25,228 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:39:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b4b059aa-8614-4045-952d-17fb0b98f8c3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:39:25,229 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/d46a9e5fae1f42e795b0ed75f5fa6316 used request id req-b4b059aa-8614-4045-952d-17fb0b98f8c3 2018-08-01 10:39:25,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89e6967109bcf91c474d6fd094d668f4717fa744" 2018-08-01 10:39:25,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a687cf8-bd8e-456b-b0bb-58a1695135aa Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:39:25,326 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-4a687cf8-bd8e-456b-b0bb-58a1695135aa 2018-08-01 10:39:25,326 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-c5190236-5b30-407-user 2018-08-01 10:39:25,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/4daa1d3b728549dca231ce8bec475d48 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}947832776bafa1b186e3126f6fc16a4fca910b69" 2018-08-01 10:39:25,486 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:39:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2bce9e87-1de7-4ae5-a797-50bd4346b513 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:39:25,486 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/4daa1d3b728549dca231ce8bec475d48 used request id req-2bce9e87-1de7-4ae5-a797-50bd4346b513 2018-08-01 10:39:25,488 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:39:25,868 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:39:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["I6eDoZ3EQ5aWUvgn2uKY5g"], "issued_at": "2018-08-01T10:39:25.000000Z"}} 2018-08-01 10:39:25,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9f04d84f767055d4497c0e33c5b40323fff6028" 2018-08-01 10:39:25,951 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b3e87ac-24a4-4607-8320-73a727f0e634 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:39:25,951 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-5b3e87ac-24a4-4607-8320-73a727f0e634 2018-08-01 10:39:25,952 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:39:25,956 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:39:26,339 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:39:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["HOndz1UzTbi2bLaOPR6pPQ"], "issued_at": "2018-08-01T10:39:26.000000Z"}} 2018-08-01 10:39:26,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3039827674b80147a2dc8ecb283be66b13ac6b47" 2018-08-01 10:39:26,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57f87caf-2827-4eb0-9178-dea9dfe36d7e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:39:26,416 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-57f87caf-2827-4eb0-9178-dea9dfe36d7e 2018-08-01 10:39:26,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:39:26,425 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:39:26,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-eeeaa98f-f1cd-4c5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3039827674b80147a2dc8ecb283be66b13ac6b47" 2018-08-01 10:39:26,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a625366f-9d3a-41fb-ba0b-54513f1d91db Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-eeeaa98f-f1cd-4c5-proj", "previous": null, "next": null}, "projects": []} 2018-08-01 10:39:26,512 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-eeeaa98f-f1cd-4c5-proj used request id req-a625366f-9d3a-41fb-ba0b-54513f1d91db 2018-08-01 10:39:26,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3039827674b80147a2dc8ecb283be66b13ac6b47" 2018-08-01 10:39:26,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ac6ab2c-0387-4680-bcc3-56e30dfc6e8c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:39:26,602 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-7ac6ab2c-0387-4680-bcc3-56e30dfc6e8c 2018-08-01 10:39:26,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3039827674b80147a2dc8ecb283be66b13ac6b47" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageNegativeTests-eeeaa98f-f1cd-4c5-proj"}}' 2018-08-01 10:39:26,714 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:39:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc9f3c2c-ea36-4f79-b3f7-450ccd1b628a Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/0c2ff24a924441f4be2ad7325339d959"}, "tags": [], "enabled": true, "id": "0c2ff24a924441f4be2ad7325339d959", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-eeeaa98f-f1cd-4c5-proj"}} 2018-08-01 10:39:26,714 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-cc9f3c2c-ea36-4f79-b3f7-450ccd1b628a 2018-08-01 10:39:26,715 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-eeeaa98f-f1cd-4c5-proj 2018-08-01 10:39:26,715 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:39:26,716 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:39:27,101 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:39:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["4pC2s8mhRpS0tOnd1ALFrA"], "issued_at": "2018-08-01T10:39:27.000000Z"}} 2018-08-01 10:39:27,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9baea6e1fcfad72e70a2379db389461daf89710d" 2018-08-01 10:39:27,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b32092f-0488-4b46-b833-d57c0264120e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:39:27,114 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-8b32092f-0488-4b46-b833-d57c0264120e 2018-08-01 10:39:27,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:39:27,122 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:39: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:39:27,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9baea6e1fcfad72e70a2379db389461daf89710d" 2018-08-01 10:39:27,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f160ac3-e6cc-4463-b058-db2e19cb371d Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 10:39:27,311 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-6f160ac3-e6cc-4463-b058-db2e19cb371d 2018-08-01 10:39:27,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateImageNegativeTests-eeeaa98f-f1cd-4c5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9baea6e1fcfad72e70a2379db389461daf89710d" 2018-08-01 10:39:27,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b33a51d-213c-4de8-a870-c097d6dbca83 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateImageNegativeTests-eeeaa98f-f1cd-4c5-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/0c2ff24a924441f4be2ad7325339d959"}, "tags": [], "enabled": true, "id": "0c2ff24a924441f4be2ad7325339d959", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-eeeaa98f-f1cd-4c5-proj"}]} 2018-08-01 10:39:27,403 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateImageNegativeTests-eeeaa98f-f1cd-4c5-proj used request id req-1b33a51d-213c-4de8-a870-c097d6dbca83 2018-08-01 10:39:27,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9baea6e1fcfad72e70a2379db389461daf89710d" 2018-08-01 10:39:27,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-286f34f5-14fe-47bf-ab1a-1a2eebdedc9a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:39:27,490 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-286f34f5-14fe-47bf-ab1a-1a2eebdedc9a 2018-08-01 10:39:27,851 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-eeeaa98f-f1cd-4c5-user 2018-08-01 10:39:27,851 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:39:27,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3039827674b80147a2dc8ecb283be66b13ac6b47" 2018-08-01 10:39:27,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82643dc3-cc5b-463a-b3ec-465f0215f9b1 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:39:27,873 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-82643dc3-cc5b-463a-b3ec-465f0215f9b1 2018-08-01 10:39:27,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3039827674b80147a2dc8ecb283be66b13ac6b47" -d '{"role": {"name": "CreateImageNegativeTests-eeeaa98f-f1cd-4c5-proj-role"}}' 2018-08-01 10:39:27,971 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:39:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-39608381-a4ff-4fa3-a83c-9facc8f1a4e4 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "cfb50e2949e4413cb7f8a1a19734752a", "links": {"self": "http://172.30.9.24:5000/v3/roles/cfb50e2949e4413cb7f8a1a19734752a"}, "name": "CreateImageNegativeTests-eeeaa98f-f1cd-4c5-proj-role"}} 2018-08-01 10:39:27,971 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-39608381-a4ff-4fa3-a83c-9facc8f1a4e4 2018-08-01 10:39:27,971 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-eeeaa98f-f1cd-4c5-proj-role 2018-08-01 10:39:27,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/cfb50e2949e4413cb7f8a1a19734752a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3039827674b80147a2dc8ecb283be66b13ac6b47" 2018-08-01 10:39:28,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ddd56f48-1c10-49ce-9db8-3d37d8080da8 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "cfb50e2949e4413cb7f8a1a19734752a", "links": {"self": "http://172.30.9.24:5000/v3/roles/cfb50e2949e4413cb7f8a1a19734752a"}, "name": "CreateImageNegativeTests-eeeaa98f-f1cd-4c5-proj-role"}} 2018-08-01 10:39:28,055 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/cfb50e2949e4413cb7f8a1a19734752a used request id req-ddd56f48-1c10-49ce-9db8-3d37d8080da8 2018-08-01 10:39:28,055 - keystone_utils - INFO - Granting role CreateImageNegativeTests-eeeaa98f-f1cd-4c5-proj-role to project CreateImageNegativeTests-eeeaa98f-f1cd-4c5-proj 2018-08-01 10:39:28,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/0c2ff24a924441f4be2ad7325339d959/users/af3f3759d9714050903c8f0bdbc5eba9/roles/cfb50e2949e4413cb7f8a1a19734752a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3039827674b80147a2dc8ecb283be66b13ac6b47" 2018-08-01 10:39:28,171 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:39:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7dadd2e0-40c7-4a91-81aa-48a5f71e89bb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:39:28,172 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/0c2ff24a924441f4be2ad7325339d959/users/af3f3759d9714050903c8f0bdbc5eba9/roles/cfb50e2949e4413cb7f8a1a19734752a used request id req-7dadd2e0-40c7-4a91-81aa-48a5f71e89bb 2018-08-01 10:39:28,172 - openstack_tests - DEBUG - Image metadata - None 2018-08-01 10:39:28,172 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:39:28,173 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:39:28,557 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cfb50e2949e4413cb7f8a1a19734752a", "name": "CreateImageNegativeTests-eeeaa98f-f1cd-4c5-proj-role"}], "expires_at": "2018-08-01T11:39:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0c2ff24a924441f4be2ad7325339d959", "name": "CreateImageNegativeTests-eeeaa98f-f1cd-4c5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/0c2ff24a924441f4be2ad7325339d959", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/0c2ff24a924441f4be2ad7325339d959", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/0c2ff24a924441f4be2ad7325339d959", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/0c2ff24a924441f4be2ad7325339d959", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/0c2ff24a924441f4be2ad7325339d959", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/0c2ff24a924441f4be2ad7325339d959", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_0c2ff24a924441f4be2ad7325339d959", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_0c2ff24a924441f4be2ad7325339d959", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/0c2ff24a924441f4be2ad7325339d959", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/0c2ff24a924441f4be2ad7325339d959", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/0c2ff24a924441f4be2ad7325339d959", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/0c2ff24a924441f4be2ad7325339d959", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/0c2ff24a924441f4be2ad7325339d959", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/0c2ff24a924441f4be2ad7325339d959", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageNegativeTests-eeeaa98f-f1cd-4c5-user", "id": "af3f3759d9714050903c8f0bdbc5eba9"}, "audit_ids": ["i1R6OnGFSAWtm0M9tEs1vA"], "issued_at": "2018-08-01T10:39:28.000000Z"}} 2018-08-01 10:39:28,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8db0b58f7c70ca6f343c16b0b3d5c9f701b2460" 2018-08-01 10:39:28,634 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3437820b-1cc7-430a-9809-c23e47e5fcd0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:39:28,634 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-3437820b-1cc7-430a-9809-c23e47e5fcd0 2018-08-01 10:39:28,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageNegativeTests-9fc729b6-04de-45fb-b694-f0f7b1fa9766 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c8db0b58f7c70ca6f343c16b0b3d5c9f701b2460" 2018-08-01 10:39:29,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 163 Content-Type: application/json X-Openstack-Request-Id: req-590663d8-bbe0-453f-a7d7-bc5ab967b4db Date: Wed, 01 Aug 2018 10:39:29 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageNegativeTests-9fc729b6-04de-45fb-b694-f0f7b1fa9766"} 2018-08-01 10:39:29,197 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageNegativeTests-9fc729b6-04de-45fb-b694-f0f7b1fa9766 used request id req-590663d8-bbe0-453f-a7d7-bc5ab967b4db 2018-08-01 10:39:29,197 - file_utils - DEBUG - Downloading file from - http://foo.bar 2018-08-01 10:39:29,198 - file_utils - DEBUG - Saving file to - /tmp/571c9749-15e1-4545-a439-89fe12573c9c 2018-08-01 10:39:29,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3039827674b80147a2dc8ecb283be66b13ac6b47" 2018-08-01 10:39:29,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-8445d845-68c5-4cd7-8b7c-3a145034a5a8 Date: Wed, 01 Aug 2018 10:39:29 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a2413a97b61342d8bd27570706ef372d", "created_at": "2018-08-01T09:33:18Z", "updated_at": "2018-08-01T09:33:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "7f556ce3-51d0-4279-a11d-510db9f9a3b1", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "94adc13c-a166-41cf-bd16-f997efc73cb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "b39143b5-c08f-4d0b-9d40-54f472f2389e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "e218b0b7-4501-4f84-9458-caf2891c260d", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}], "revision_number": 4, "project_id": "a2413a97b61342d8bd27570706ef372d", "id": "38229670-7386-42d0-b7b9-2397ea5938de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "created_at": "2018-08-01T09:28:38Z", "updated_at": "2018-08-01T09:28:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "763568f1-8151-4a3c-911a-d06da4423063", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "80d28bee-4aee-47e8-a8da-e0fe31497fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "a47a5ddf-aa37-4ab2-a335-1c93513b5f12", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "f5bba5a5-602b-421e-98b2-5a16117f943f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}], "revision_number": 4, "project_id": "dbe9669438844f3faecdc7fcc050e0d8", "id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ed1054af2e94c049694d98d54211d98", "created_at": "2018-08-01T09:31:40Z", "updated_at": "2018-08-01T09:31:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "34baee87-ea35-42ee-8a69-0f6e2a825d3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "89b9d1c9-f4f9-45cd-8d36-970d44228439", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "b8ab0d59-cab9-4488-82ee-7c5f69709bff", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "d3ab68ea-23b4-4bf6-8dd3-85d029e3d89f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}], "revision_number": 4, "project_id": "2ed1054af2e94c049694d98d54211d98", "id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "created_at": "2018-08-01T09:34:13Z", "updated_at": "2018-08-01T09:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "1dbb3f59-611b-46d1-a82d-2720e0a16f86", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "3878126b-a220-4357-adb9-bc22498f31b1", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "75ce67db-9c04-4561-a10d-8b1ec63943e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "e2945a69-3afe-41e3-a7ec-3ea4c79a12ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}], "revision_number": 4, "project_id": "c0d9b34b06f445a7857603f60b181f3c", "id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-01T09:30:58Z", "updated_at": "2018-08-01T09:30:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "042d4626-2974-418d-affe-f8f2acd05faa", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "995fae58-f0e5-4e10-801c-6c2ce5c7ae0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "cb8404fa-cb24-4879-a34d-f3050dcba730", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "dad6aaab-690e-4c24-9103-6767e0c80bc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "created_at": "2018-08-01T09:31:11Z", "updated_at": "2018-08-01T09:31:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "939e25e0-5dbc-4f6e-9f6f-7fb70e540203", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "9796a673-6928-4009-9c21-1410d395646e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "af7b8bf8-2fb6-4d72-842a-38f72d7581f7", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "b9af65b0-2eb8-45e1-8504-b7dc4dbb83ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}], "revision_number": 4, "project_id": "dd207f801ed3475f9dbe5f13077af1c8", "id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "46dd322c3fcc454eb140e37825746af8", "created_at": "2018-08-01T10:33:44Z", "updated_at": "2018-08-01T10:33:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "0f41470b-1091-45c1-b574-92069f79f8d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "8cc03a9c-8fa5-425b-812f-d7692bae3613", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d1373b1e-2fb9-4e02-a9e1-7e873ba1d7d1", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d21f3909-71f3-43e2-a22d-6a9c2513cb6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}], "revision_number": 4, "project_id": "46dd322c3fcc454eb140e37825746af8", "id": "b2961714-c8a4-4fcb-918b-21d70527c983", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "created_at": "2018-08-01T09:34:57Z", "updated_at": "2018-08-01T09:34:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "8063d12f-30db-4ccf-8ce0-72e59ba81a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c38e1a7a-5857-4f03-b991-6d5c9c9a5b9e", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c725bae1-d3bb-42b5-b331-32737085f28c", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "cfddc134-923b-4e0d-9ec5-dcc5641dd435", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}], "revision_number": 4, "project_id": "455b48a61678488ead79a4cfa07ef5c3", "id": "cd52f913-3072-4ce7-a779-7de795b62b12", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:36:50Z", "updated_at": "2018-08-01T09:36:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "07ef7fe5-a529-45da-bfc0-899f0ea9b592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "bc4dad3a-2a0c-4c31-b901-2909a12adb50", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c35cff35-4306-4116-b9fa-fc27bc7c05d6", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c493e3ac-d9d2-480d-9ec8-50982eedaf5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}], "revision_number": 4, "project_id": "8d96727022f4443794db44ecde432faf", "id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "created_at": "2018-08-01T09:32:45Z", "updated_at": "2018-08-01T09:32:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "058ea790-43ea-4a6f-9950-28418319e577", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "5fcfb31b-cdad-4037-973e-56b74faefd14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "99a24d26-dc7f-42d0-aa23-a7c061f04952", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "b641bb48-566e-472b-a3cc-d38c85ab3ff1", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}], "revision_number": 4, "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "name": "default"}]} 2018-08-01 10:39:29,439 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-8445d845-68c5-4cd7-8b7c-3a145034a5a8 2018-08-01 10:39:29,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3039827674b80147a2dc8ecb283be66b13ac6b47" 2018-08-01 10:39:29,523 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:39:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb025755-91d5-441f-a937-75a5cb4b2749 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2413a97b61342d8bd27570706ef372d.", "code": 404, "title": "Not Found"}} 2018-08-01 10:39:29,523 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d used request id req-eb025755-91d5-441f-a937-75a5cb4b2749 2018-08-01 10:39:29,523 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:39:29,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3039827674b80147a2dc8ecb283be66b13ac6b47" 2018-08-01 10:39:29,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26d1c4bc-09cf-448a-a832-238887618d7d 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.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dbe9669438844f3faecdc7fcc050e0d8", "name": "service"}} 2018-08-01 10:39:29,613 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 used request id req-26d1c4bc-09cf-448a-a832-238887618d7d 2018-08-01 10:39:29,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3039827674b80147a2dc8ecb283be66b13ac6b47" 2018-08-01 10:39:29,698 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:39:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-63691d8b-e880-4b53-8234-8c53a683c8fe Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ed1054af2e94c049694d98d54211d98.", "code": 404, "title": "Not Found"}} 2018-08-01 10:39:29,699 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 used request id req-63691d8b-e880-4b53-8234-8c53a683c8fe 2018-08-01 10:39:29,699 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:39:29,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3039827674b80147a2dc8ecb283be66b13ac6b47" 2018-08-01 10:39:29,775 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:39:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aaa16d55-e86c-4aaf-8334-64705c65ea9e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c0d9b34b06f445a7857603f60b181f3c.", "code": 404, "title": "Not Found"}} 2018-08-01 10:39:29,775 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c used request id req-aaa16d55-e86c-4aaf-8334-64705c65ea9e 2018-08-01 10:39:29,775 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:39:29,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3039827674b80147a2dc8ecb283be66b13ac6b47" 2018-08-01 10:39:29,856 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:39:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b3e0ca97-1a72-4c17-bb27-711d9b944107 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: dd207f801ed3475f9dbe5f13077af1c8.", "code": 404, "title": "Not Found"}} 2018-08-01 10:39:29,856 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 used request id req-b3e0ca97-1a72-4c17-bb27-711d9b944107 2018-08-01 10:39:29,856 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:39:29,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3039827674b80147a2dc8ecb283be66b13ac6b47" 2018-08-01 10:39:29,941 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:39:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e9da0b6a-1e6d-4813-a0ef-6948a4746e3c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 46dd322c3fcc454eb140e37825746af8.", "code": 404, "title": "Not Found"}} 2018-08-01 10:39:29,941 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 used request id req-e9da0b6a-1e6d-4813-a0ef-6948a4746e3c 2018-08-01 10:39:29,941 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:39:29,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3039827674b80147a2dc8ecb283be66b13ac6b47" 2018-08-01 10:39:30,025 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:39:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-49ab6955-cacf-4126-b971-29db6030005a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 455b48a61678488ead79a4cfa07ef5c3.", "code": 404, "title": "Not Found"}} 2018-08-01 10:39:30,025 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 used request id req-49ab6955-cacf-4126-b971-29db6030005a 2018-08-01 10:39:30,026 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:39:30,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3039827674b80147a2dc8ecb283be66b13ac6b47" 2018-08-01 10:39:30,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15db6a4b-205b-4054-82de-7d68d31e534f 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 10:39:30,115 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-15db6a4b-205b-4054-82de-7d68d31e534f 2018-08-01 10:39:30,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ddd20ab1a1b7400a98e6ddb8d0eb4686 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3039827674b80147a2dc8ecb283be66b13ac6b47" 2018-08-01 10:39:30,199 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:39:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3a90917f-c425-4000-b19e-1cd08a1023d8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ddd20ab1a1b7400a98e6ddb8d0eb4686.", "code": 404, "title": "Not Found"}} 2018-08-01 10:39:30,199 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ddd20ab1a1b7400a98e6ddb8d0eb4686 used request id req-3a90917f-c425-4000-b19e-1cd08a1023d8 2018-08-01 10:39:30,199 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:39:30,200 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-eeeaa98f-f1cd-4c5-proj 2018-08-01 10:39:30,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/0c2ff24a924441f4be2ad7325339d959 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3039827674b80147a2dc8ecb283be66b13ac6b47" 2018-08-01 10:39:30,391 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:39:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cbad0fc3-df7a-41ca-87bb-591eb4635367 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:39:30,391 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/0c2ff24a924441f4be2ad7325339d959 used request id req-cbad0fc3-df7a-41ca-87bb-591eb4635367 2018-08-01 10:39:30,391 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-eeeaa98f-f1cd-4c5-proj-role 2018-08-01 10:39:30,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/cfb50e2949e4413cb7f8a1a19734752a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3039827674b80147a2dc8ecb283be66b13ac6b47" 2018-08-01 10:39:30,511 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:39:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9276043f-23a4-44af-81a5-a6eca292157c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:39:30,511 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/cfb50e2949e4413cb7f8a1a19734752a used request id req-9276043f-23a4-44af-81a5-a6eca292157c 2018-08-01 10:39:30,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3039827674b80147a2dc8ecb283be66b13ac6b47" 2018-08-01 10:39:30,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3914b233-a4d8-452c-b9d9-3cdade4e3264 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:39:30,593 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-3914b233-a4d8-452c-b9d9-3cdade4e3264 2018-08-01 10:39:30,594 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-eeeaa98f-f1cd-4c5-user 2018-08-01 10:39:30,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/af3f3759d9714050903c8f0bdbc5eba9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9baea6e1fcfad72e70a2379db389461daf89710d" 2018-08-01 10:39:30,767 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:39:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b71dd5d8-ffb1-4229-aa48-3ee5a823e390 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:39:30,767 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/af3f3759d9714050903c8f0bdbc5eba9 used request id req-b71dd5d8-ffb1-4229-aa48-3ee5a823e390 2018-08-01 10:39:30,769 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:39:31,151 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:39:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["ypXPBu4HRBC8UrXmggmkqQ"], "issued_at": "2018-08-01T10:39:31.000000Z"}} 2018-08-01 10:39:31,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efc1b34e23ea46a815f8d2345a7143ea1490e061" 2018-08-01 10:39:31,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b6ce2f8-334f-4681-8770-eff5a20c919e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:39:31,231 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-2b6ce2f8-334f-4681-8770-eff5a20c919e 2018-08-01 10:39:31,232 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:39:31,233 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:39:31,615 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:39:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["hEsvDahkRBacWxh3QwKPGg"], "issued_at": "2018-08-01T10:39:31.000000Z"}} 2018-08-01 10:39:31,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b6d9c0e480075fd8c5178328c6cc6275efa63b1" 2018-08-01 10:39:31,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c84d2e9-1db3-485d-9f30-a02cedef4664 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:39:31,702 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-2c84d2e9-1db3-485d-9f30-a02cedef4664 2018-08-01 10:39:31,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:39:31,712 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:39: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:39:31,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-728b878f-a977-493-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b6d9c0e480075fd8c5178328c6cc6275efa63b1" 2018-08-01 10:39:31,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41d14390-1e49-4966-af94-0c9c59932c15 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-728b878f-a977-493-proj", "previous": null, "next": null}, "projects": []} 2018-08-01 10:39:31,730 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-728b878f-a977-493-proj used request id req-41d14390-1e49-4966-af94-0c9c59932c15 2018-08-01 10:39:31,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b6d9c0e480075fd8c5178328c6cc6275efa63b1" 2018-08-01 10:39:31,819 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed050fef-eb1d-4235-9fd3-4bc4c51c5dee Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:39:31,819 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-ed050fef-eb1d-4235-9fd3-4bc4c51c5dee 2018-08-01 10:39:31,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b6d9c0e480075fd8c5178328c6cc6275efa63b1" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateMultiPartImageTests-728b878f-a977-493-proj"}}' 2018-08-01 10:39:31,871 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:39:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5721d769-3310-4df1-a0c5-591d6623cf2f Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/05c587d8efbb4a289108156de43c78b4"}, "tags": [], "enabled": true, "id": "05c587d8efbb4a289108156de43c78b4", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-728b878f-a977-493-proj"}} 2018-08-01 10:39:31,871 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-5721d769-3310-4df1-a0c5-591d6623cf2f 2018-08-01 10:39:31,871 - keystone_utils - INFO - Created project with name - CreateMultiPartImageTests-728b878f-a977-493-proj 2018-08-01 10:39:31,871 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:39:31,872 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:39:32,258 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:39:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["SV3kRCqwS42LvdvJGYWHoQ"], "issued_at": "2018-08-01T10:39:32.000000Z"}} 2018-08-01 10:39:32,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06cd1f32432cc9aaba9303540aa740a46534aba1" 2018-08-01 10:39:32,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97e97f71-bfbf-49c4-b3c2-7e31059d38b7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:39:32,338 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-97e97f71-bfbf-49c4-b3c2-7e31059d38b7 2018-08-01 10:39:32,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:39:32,347 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:39: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:39:32,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06cd1f32432cc9aaba9303540aa740a46534aba1" 2018-08-01 10:39:32,447 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08b2ea7a-b6fd-40c5-8b4d-e325b0ae8b51 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 10:39:32,448 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-08b2ea7a-b6fd-40c5-8b4d-e325b0ae8b51 2018-08-01 10:39:32,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateMultiPartImageTests-728b878f-a977-493-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06cd1f32432cc9aaba9303540aa740a46534aba1" 2018-08-01 10:39:32,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d09bf813-e641-4cc3-b05b-7885c42e5832 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateMultiPartImageTests-728b878f-a977-493-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/05c587d8efbb4a289108156de43c78b4"}, "tags": [], "enabled": true, "id": "05c587d8efbb4a289108156de43c78b4", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-728b878f-a977-493-proj"}]} 2018-08-01 10:39:32,537 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateMultiPartImageTests-728b878f-a977-493-proj used request id req-d09bf813-e641-4cc3-b05b-7885c42e5832 2018-08-01 10:39:32,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06cd1f32432cc9aaba9303540aa740a46534aba1" 2018-08-01 10:39:32,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-347da6a7-6a86-4b07-9aac-fcf233901fbd Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:39:32,633 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-347da6a7-6a86-4b07-9aac-fcf233901fbd 2018-08-01 10:39:32,955 - keystone_utils - INFO - Created user with name - CreateMultiPartImageTests-728b878f-a977-493-user 2018-08-01 10:39:32,955 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:39:32,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b6d9c0e480075fd8c5178328c6cc6275efa63b1" 2018-08-01 10:39:33,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f342d0d8-cff7-40fb-865b-4b3f502da9ce Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:39:33,052 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-f342d0d8-cff7-40fb-865b-4b3f502da9ce 2018-08-01 10:39:33,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b6d9c0e480075fd8c5178328c6cc6275efa63b1" -d '{"role": {"name": "CreateMultiPartImageTests-728b878f-a977-493-proj-role"}}' 2018-08-01 10:39:33,151 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:39:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7e3bbed3-a3f8-4191-a4ef-70515ba14033 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2d65ae1d43844f14a7c22040462d16c7", "links": {"self": "http://172.30.9.24:5000/v3/roles/2d65ae1d43844f14a7c22040462d16c7"}, "name": "CreateMultiPartImageTests-728b878f-a977-493-proj-role"}} 2018-08-01 10:39:33,151 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-7e3bbed3-a3f8-4191-a4ef-70515ba14033 2018-08-01 10:39:33,152 - keystone_utils - INFO - Created role with name - CreateMultiPartImageTests-728b878f-a977-493-proj-role 2018-08-01 10:39:33,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/2d65ae1d43844f14a7c22040462d16c7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b6d9c0e480075fd8c5178328c6cc6275efa63b1" 2018-08-01 10:39:33,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0408ade5-9228-4694-b605-98fee4629e42 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2d65ae1d43844f14a7c22040462d16c7", "links": {"self": "http://172.30.9.24:5000/v3/roles/2d65ae1d43844f14a7c22040462d16c7"}, "name": "CreateMultiPartImageTests-728b878f-a977-493-proj-role"}} 2018-08-01 10:39:33,235 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/2d65ae1d43844f14a7c22040462d16c7 used request id req-0408ade5-9228-4694-b605-98fee4629e42 2018-08-01 10:39:33,235 - keystone_utils - INFO - Granting role CreateMultiPartImageTests-728b878f-a977-493-proj-role to project CreateMultiPartImageTests-728b878f-a977-493-proj 2018-08-01 10:39:33,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/05c587d8efbb4a289108156de43c78b4/users/08930508cc264d4c871168b8419ecf13/roles/2d65ae1d43844f14a7c22040462d16c7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b6d9c0e480075fd8c5178328c6cc6275efa63b1" 2018-08-01 10:39:33,368 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:39:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ba6af96-51ea-402c-a2fd-b7df8de44059 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:39:33,368 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/05c587d8efbb4a289108156de43c78b4/users/08930508cc264d4c871168b8419ecf13/roles/2d65ae1d43844f14a7c22040462d16c7 used request id req-8ba6af96-51ea-402c-a2fd-b7df8de44059 2018-08-01 10:39:33,369 - create_image_tests - WARNING - Will not download the kernel image. Cannot execute test 2018-08-01 10:39:33,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b6d9c0e480075fd8c5178328c6cc6275efa63b1" 2018-08-01 10:39:33,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-fba8d805-1d25-4d66-b9de-93b90ef7d106 Date: Wed, 01 Aug 2018 10:39:33 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a2413a97b61342d8bd27570706ef372d", "created_at": "2018-08-01T09:33:18Z", "updated_at": "2018-08-01T09:33:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "7f556ce3-51d0-4279-a11d-510db9f9a3b1", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "94adc13c-a166-41cf-bd16-f997efc73cb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "b39143b5-c08f-4d0b-9d40-54f472f2389e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "e218b0b7-4501-4f84-9458-caf2891c260d", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}], "revision_number": 4, "project_id": "a2413a97b61342d8bd27570706ef372d", "id": "38229670-7386-42d0-b7b9-2397ea5938de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "created_at": "2018-08-01T09:28:38Z", "updated_at": "2018-08-01T09:28:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "763568f1-8151-4a3c-911a-d06da4423063", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "80d28bee-4aee-47e8-a8da-e0fe31497fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "a47a5ddf-aa37-4ab2-a335-1c93513b5f12", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "f5bba5a5-602b-421e-98b2-5a16117f943f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}], "revision_number": 4, "project_id": "dbe9669438844f3faecdc7fcc050e0d8", "id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ed1054af2e94c049694d98d54211d98", "created_at": "2018-08-01T09:31:40Z", "updated_at": "2018-08-01T09:31:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "34baee87-ea35-42ee-8a69-0f6e2a825d3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "89b9d1c9-f4f9-45cd-8d36-970d44228439", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "b8ab0d59-cab9-4488-82ee-7c5f69709bff", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "d3ab68ea-23b4-4bf6-8dd3-85d029e3d89f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}], "revision_number": 4, "project_id": "2ed1054af2e94c049694d98d54211d98", "id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "created_at": "2018-08-01T09:34:13Z", "updated_at": "2018-08-01T09:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "1dbb3f59-611b-46d1-a82d-2720e0a16f86", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "3878126b-a220-4357-adb9-bc22498f31b1", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "75ce67db-9c04-4561-a10d-8b1ec63943e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "e2945a69-3afe-41e3-a7ec-3ea4c79a12ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}], "revision_number": 4, "project_id": "c0d9b34b06f445a7857603f60b181f3c", "id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-01T09:30:58Z", "updated_at": "2018-08-01T09:30:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "042d4626-2974-418d-affe-f8f2acd05faa", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "995fae58-f0e5-4e10-801c-6c2ce5c7ae0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "cb8404fa-cb24-4879-a34d-f3050dcba730", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "dad6aaab-690e-4c24-9103-6767e0c80bc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "created_at": "2018-08-01T09:31:11Z", "updated_at": "2018-08-01T09:31:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "939e25e0-5dbc-4f6e-9f6f-7fb70e540203", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "9796a673-6928-4009-9c21-1410d395646e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "af7b8bf8-2fb6-4d72-842a-38f72d7581f7", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "b9af65b0-2eb8-45e1-8504-b7dc4dbb83ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}], "revision_number": 4, "project_id": "dd207f801ed3475f9dbe5f13077af1c8", "id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "46dd322c3fcc454eb140e37825746af8", "created_at": "2018-08-01T10:33:44Z", "updated_at": "2018-08-01T10:33:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "0f41470b-1091-45c1-b574-92069f79f8d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "8cc03a9c-8fa5-425b-812f-d7692bae3613", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d1373b1e-2fb9-4e02-a9e1-7e873ba1d7d1", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d21f3909-71f3-43e2-a22d-6a9c2513cb6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}], "revision_number": 4, "project_id": "46dd322c3fcc454eb140e37825746af8", "id": "b2961714-c8a4-4fcb-918b-21d70527c983", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "created_at": "2018-08-01T09:34:57Z", "updated_at": "2018-08-01T09:34:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "8063d12f-30db-4ccf-8ce0-72e59ba81a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c38e1a7a-5857-4f03-b991-6d5c9c9a5b9e", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c725bae1-d3bb-42b5-b331-32737085f28c", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "cfddc134-923b-4e0d-9ec5-dcc5641dd435", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}], "revision_number": 4, "project_id": "455b48a61678488ead79a4cfa07ef5c3", "id": "cd52f913-3072-4ce7-a779-7de795b62b12", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:36:50Z", "updated_at": "2018-08-01T09:36:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "07ef7fe5-a529-45da-bfc0-899f0ea9b592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "bc4dad3a-2a0c-4c31-b901-2909a12adb50", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c35cff35-4306-4116-b9fa-fc27bc7c05d6", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c493e3ac-d9d2-480d-9ec8-50982eedaf5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}], "revision_number": 4, "project_id": "8d96727022f4443794db44ecde432faf", "id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "created_at": "2018-08-01T09:32:45Z", "updated_at": "2018-08-01T09:32:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "058ea790-43ea-4a6f-9950-28418319e577", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "5fcfb31b-cdad-4037-973e-56b74faefd14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "99a24d26-dc7f-42d0-aa23-a7c061f04952", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "b641bb48-566e-472b-a3cc-d38c85ab3ff1", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}], "revision_number": 4, "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "name": "default"}]} 2018-08-01 10:39:33,589 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-fba8d805-1d25-4d66-b9de-93b90ef7d106 2018-08-01 10:39:33,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b6d9c0e480075fd8c5178328c6cc6275efa63b1" 2018-08-01 10:39:33,679 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:39:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f1bd9fc-95ad-4cb6-8486-ef4fd5242f51 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2413a97b61342d8bd27570706ef372d.", "code": 404, "title": "Not Found"}} 2018-08-01 10:39:33,679 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d used request id req-2f1bd9fc-95ad-4cb6-8486-ef4fd5242f51 2018-08-01 10:39:33,680 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:39:33,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b6d9c0e480075fd8c5178328c6cc6275efa63b1" 2018-08-01 10:39:33,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f243459-8cfe-48f8-9801-738726800094 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.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dbe9669438844f3faecdc7fcc050e0d8", "name": "service"}} 2018-08-01 10:39:33,768 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 used request id req-7f243459-8cfe-48f8-9801-738726800094 2018-08-01 10:39:33,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b6d9c0e480075fd8c5178328c6cc6275efa63b1" 2018-08-01 10:39:33,867 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:39:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea30e8c2-de46-44c8-abd1-5d25a02c12db Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ed1054af2e94c049694d98d54211d98.", "code": 404, "title": "Not Found"}} 2018-08-01 10:39:33,867 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 used request id req-ea30e8c2-de46-44c8-abd1-5d25a02c12db 2018-08-01 10:39:33,867 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:39:33,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b6d9c0e480075fd8c5178328c6cc6275efa63b1" 2018-08-01 10:39:33,953 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:39:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8be1dfd3-2544-49ee-8920-e84a3fbce333 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c0d9b34b06f445a7857603f60b181f3c.", "code": 404, "title": "Not Found"}} 2018-08-01 10:39:33,953 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c used request id req-8be1dfd3-2544-49ee-8920-e84a3fbce333 2018-08-01 10:39:33,953 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:39:33,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b6d9c0e480075fd8c5178328c6cc6275efa63b1" 2018-08-01 10:39:34,038 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:39:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2689b70e-aabb-45f1-a2a0-ad188e62d79f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: dd207f801ed3475f9dbe5f13077af1c8.", "code": 404, "title": "Not Found"}} 2018-08-01 10:39:34,038 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 used request id req-2689b70e-aabb-45f1-a2a0-ad188e62d79f 2018-08-01 10:39:34,038 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:39:34,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b6d9c0e480075fd8c5178328c6cc6275efa63b1" 2018-08-01 10:39:34,123 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:39:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1636974a-ca5d-408f-a0db-77c6de779bfc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 46dd322c3fcc454eb140e37825746af8.", "code": 404, "title": "Not Found"}} 2018-08-01 10:39:34,124 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 used request id req-1636974a-ca5d-408f-a0db-77c6de779bfc 2018-08-01 10:39:34,124 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:39:34,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b6d9c0e480075fd8c5178328c6cc6275efa63b1" 2018-08-01 10:39:34,217 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:39:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ca74d96-6931-46a4-86d6-9ba42117d60d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 455b48a61678488ead79a4cfa07ef5c3.", "code": 404, "title": "Not Found"}} 2018-08-01 10:39:34,218 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 used request id req-7ca74d96-6931-46a4-86d6-9ba42117d60d 2018-08-01 10:39:34,218 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:39:34,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b6d9c0e480075fd8c5178328c6cc6275efa63b1" 2018-08-01 10:39:34,305 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-deda41b0-551c-4e0c-9ab1-5aee14b63a24 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 10:39:34,305 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-deda41b0-551c-4e0c-9ab1-5aee14b63a24 2018-08-01 10:39:34,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ddd20ab1a1b7400a98e6ddb8d0eb4686 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b6d9c0e480075fd8c5178328c6cc6275efa63b1" 2018-08-01 10:39:34,390 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:39:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-78e982ff-faf8-43bc-8ec2-c4b233da7b56 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ddd20ab1a1b7400a98e6ddb8d0eb4686.", "code": 404, "title": "Not Found"}} 2018-08-01 10:39:34,390 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ddd20ab1a1b7400a98e6ddb8d0eb4686 used request id req-78e982ff-faf8-43bc-8ec2-c4b233da7b56 2018-08-01 10:39:34,390 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:39:34,391 - keystone_utils - INFO - Deleting project with name - CreateMultiPartImageTests-728b878f-a977-493-proj 2018-08-01 10:39:34,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/05c587d8efbb4a289108156de43c78b4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b6d9c0e480075fd8c5178328c6cc6275efa63b1" 2018-08-01 10:39:34,589 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:39:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5bf08b46-88e4-4ed7-a16f-35623cae313c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:39:34,589 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/05c587d8efbb4a289108156de43c78b4 used request id req-5bf08b46-88e4-4ed7-a16f-35623cae313c 2018-08-01 10:39:34,589 - keystone_utils - INFO - Deleting role with name - CreateMultiPartImageTests-728b878f-a977-493-proj-role 2018-08-01 10:39:34,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/2d65ae1d43844f14a7c22040462d16c7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b6d9c0e480075fd8c5178328c6cc6275efa63b1" 2018-08-01 10:39:34,703 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:39:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-efc59d08-4274-43fb-a82b-115c288d9651 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:39:34,703 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/2d65ae1d43844f14a7c22040462d16c7 used request id req-efc59d08-4274-43fb-a82b-115c288d9651 2018-08-01 10:39:34,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b6d9c0e480075fd8c5178328c6cc6275efa63b1" 2018-08-01 10:39:34,795 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dfce27b6-8d57-4bb0-a936-008b7790a69a Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:39:34,795 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-dfce27b6-8d57-4bb0-a936-008b7790a69a 2018-08-01 10:39:34,796 - keystone_utils - INFO - Deleting user with name - CreateMultiPartImageTests-728b878f-a977-493-user 2018-08-01 10:39:34,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/08930508cc264d4c871168b8419ecf13 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06cd1f32432cc9aaba9303540aa740a46534aba1" 2018-08-01 10:39:34,967 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:39:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-93569954-6a95-493a-af09-d095ff2ceb9c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:39:34,967 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/08930508cc264d4c871168b8419ecf13 used request id req-93569954-6a95-493a-af09-d095ff2ceb9c 2018-08-01 10:39:34,968 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:39:35,353 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:39:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["Tn-om-TFRoapRPzW8fN4wA"], "issued_at": "2018-08-01T10:39:35.000000Z"}} 2018-08-01 10:39:35,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bec21ce539d47a4df2b502f4deced96a27c988b5" 2018-08-01 10:39:35,432 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92e18310-197e-4615-b65e-89e8f288572f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:39:35,432 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-92e18310-197e-4615-b65e-89e8f288572f 2018-08-01 10:39:35,433 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:39:35,434 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:39:35,900 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:39:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["EEmFw-w3RWmhoojmzHUR9Q"], "issued_at": "2018-08-01T10:39:35.000000Z"}} 2018-08-01 10:39:35,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}677551cb8180f74a6945cfe6c274f48b875d7b57" 2018-08-01 10:39:35,980 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f0ac63c-23e7-46e5-a646-6c0d8cc8f5c8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:39:35,980 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-4f0ac63c-23e7-46e5-a646-6c0d8cc8f5c8 2018-08-01 10:39:35,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:39:35,990 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:39: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:39:35,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-b01d352e-950e-4fc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}677551cb8180f74a6945cfe6c274f48b875d7b57" 2018-08-01 10:39:36,009 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a33d3ae1-816a-45c6-8e6f-eb03f3fc48f6 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-b01d352e-950e-4fc-proj", "previous": null, "next": null}, "projects": []} 2018-08-01 10:39:36,009 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-b01d352e-950e-4fc-proj used request id req-a33d3ae1-816a-45c6-8e6f-eb03f3fc48f6 2018-08-01 10:39:36,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}677551cb8180f74a6945cfe6c274f48b875d7b57" 2018-08-01 10:39:36,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c11a197-32aa-44b8-88ce-8b4b391a2a0e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:39:36,097 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-1c11a197-32aa-44b8-88ce-8b4b391a2a0e 2018-08-01 10:39:36,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}677551cb8180f74a6945cfe6c274f48b875d7b57" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateMultiPartImageTests-b01d352e-950e-4fc-proj"}}' 2018-08-01 10:39:36,206 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:39:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-928b90d2-8075-45bc-9953-672eb4c701a2 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/c8f7759e28c04df1abc7fb794f7c1860"}, "tags": [], "enabled": true, "id": "c8f7759e28c04df1abc7fb794f7c1860", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-b01d352e-950e-4fc-proj"}} 2018-08-01 10:39:36,207 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-928b90d2-8075-45bc-9953-672eb4c701a2 2018-08-01 10:39:36,207 - keystone_utils - INFO - Created project with name - CreateMultiPartImageTests-b01d352e-950e-4fc-proj 2018-08-01 10:39:36,207 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:39:36,208 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:39:36,593 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:39:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["N-G54JGOQW6GzBdHAtm76A"], "issued_at": "2018-08-01T10:39:36.000000Z"}} 2018-08-01 10:39:36,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8185f1e3e4884608581c87bc799e0e8cacad6f06" 2018-08-01 10:39:36,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ec1ceb5-2ce2-4402-b4b4-86b65e0c6f89 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:39:36,676 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-6ec1ceb5-2ce2-4402-b4b4-86b65e0c6f89 2018-08-01 10:39:36,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:39:36,685 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:39: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:39:36,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8185f1e3e4884608581c87bc799e0e8cacad6f06" 2018-08-01 10:39:36,785 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30b4a02e-6974-40ad-8c85-07307d751bb4 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 10:39:36,786 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-30b4a02e-6974-40ad-8c85-07307d751bb4 2018-08-01 10:39:36,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateMultiPartImageTests-b01d352e-950e-4fc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8185f1e3e4884608581c87bc799e0e8cacad6f06" 2018-08-01 10:39:36,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-efcdd8e5-72f5-4839-b053-1d2f725e5a86 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateMultiPartImageTests-b01d352e-950e-4fc-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/c8f7759e28c04df1abc7fb794f7c1860"}, "tags": [], "enabled": true, "id": "c8f7759e28c04df1abc7fb794f7c1860", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-b01d352e-950e-4fc-proj"}]} 2018-08-01 10:39:36,874 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateMultiPartImageTests-b01d352e-950e-4fc-proj used request id req-efcdd8e5-72f5-4839-b053-1d2f725e5a86 2018-08-01 10:39:36,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8185f1e3e4884608581c87bc799e0e8cacad6f06" 2018-08-01 10:39:36,962 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8265a8a-dcf7-4966-a8c9-7d2f6a2f0349 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:39:36,963 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-f8265a8a-dcf7-4966-a8c9-7d2f6a2f0349 2018-08-01 10:39:37,254 - keystone_utils - INFO - Created user with name - CreateMultiPartImageTests-b01d352e-950e-4fc-user 2018-08-01 10:39:37,255 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:39:37,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}677551cb8180f74a6945cfe6c274f48b875d7b57" 2018-08-01 10:39:37,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc045f89-bed9-4a8f-a32a-cd8506d75f5e Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:39:37,343 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-fc045f89-bed9-4a8f-a32a-cd8506d75f5e 2018-08-01 10:39:37,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}677551cb8180f74a6945cfe6c274f48b875d7b57" -d '{"role": {"name": "CreateMultiPartImageTests-b01d352e-950e-4fc-proj-role"}}' 2018-08-01 10:39:37,451 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:39:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3cf0ba12-dfe4-4ecc-8ad4-2e8d0bdbf210 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e86378882bf44629a238f08a2c78b1a2", "links": {"self": "http://172.30.9.24:5000/v3/roles/e86378882bf44629a238f08a2c78b1a2"}, "name": "CreateMultiPartImageTests-b01d352e-950e-4fc-proj-role"}} 2018-08-01 10:39:37,451 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-3cf0ba12-dfe4-4ecc-8ad4-2e8d0bdbf210 2018-08-01 10:39:37,451 - keystone_utils - INFO - Created role with name - CreateMultiPartImageTests-b01d352e-950e-4fc-proj-role 2018-08-01 10:39:37,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/e86378882bf44629a238f08a2c78b1a2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}677551cb8180f74a6945cfe6c274f48b875d7b57" 2018-08-01 10:39:37,620 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3134d5e-e94b-4e05-9d63-994122e9c800 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e86378882bf44629a238f08a2c78b1a2", "links": {"self": "http://172.30.9.24:5000/v3/roles/e86378882bf44629a238f08a2c78b1a2"}, "name": "CreateMultiPartImageTests-b01d352e-950e-4fc-proj-role"}} 2018-08-01 10:39:37,620 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/e86378882bf44629a238f08a2c78b1a2 used request id req-d3134d5e-e94b-4e05-9d63-994122e9c800 2018-08-01 10:39:37,620 - keystone_utils - INFO - Granting role CreateMultiPartImageTests-b01d352e-950e-4fc-proj-role to project CreateMultiPartImageTests-b01d352e-950e-4fc-proj 2018-08-01 10:39:37,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/c8f7759e28c04df1abc7fb794f7c1860/users/65f18039347c4c66ae24aa35e4102d63/roles/e86378882bf44629a238f08a2c78b1a2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}677551cb8180f74a6945cfe6c274f48b875d7b57" 2018-08-01 10:39:37,759 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:39:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-45079506-d91d-47c7-b4b0-70079dfc1a57 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:39:37,760 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/c8f7759e28c04df1abc7fb794f7c1860/users/65f18039347c4c66ae24aa35e4102d63/roles/e86378882bf44629a238f08a2c78b1a2 used request id req-45079506-d91d-47c7-b4b0-70079dfc1a57 2018-08-01 10:39:37,769 - create_image_tests - WARNING - Test not executed as the image metadata requires image files 2018-08-01 10:39:37,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}677551cb8180f74a6945cfe6c274f48b875d7b57" 2018-08-01 10:39:37,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-aeeb98c1-ce0c-440b-baac-5c4c0c1b1109 Date: Wed, 01 Aug 2018 10:39:37 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a2413a97b61342d8bd27570706ef372d", "created_at": "2018-08-01T09:33:18Z", "updated_at": "2018-08-01T09:33:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "7f556ce3-51d0-4279-a11d-510db9f9a3b1", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "94adc13c-a166-41cf-bd16-f997efc73cb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "b39143b5-c08f-4d0b-9d40-54f472f2389e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "e218b0b7-4501-4f84-9458-caf2891c260d", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}], "revision_number": 4, "project_id": "a2413a97b61342d8bd27570706ef372d", "id": "38229670-7386-42d0-b7b9-2397ea5938de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "created_at": "2018-08-01T09:28:38Z", "updated_at": "2018-08-01T09:28:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "763568f1-8151-4a3c-911a-d06da4423063", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "80d28bee-4aee-47e8-a8da-e0fe31497fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "a47a5ddf-aa37-4ab2-a335-1c93513b5f12", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "f5bba5a5-602b-421e-98b2-5a16117f943f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}], "revision_number": 4, "project_id": "dbe9669438844f3faecdc7fcc050e0d8", "id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ed1054af2e94c049694d98d54211d98", "created_at": "2018-08-01T09:31:40Z", "updated_at": "2018-08-01T09:31:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "34baee87-ea35-42ee-8a69-0f6e2a825d3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "89b9d1c9-f4f9-45cd-8d36-970d44228439", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "b8ab0d59-cab9-4488-82ee-7c5f69709bff", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "d3ab68ea-23b4-4bf6-8dd3-85d029e3d89f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}], "revision_number": 4, "project_id": "2ed1054af2e94c049694d98d54211d98", "id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "created_at": "2018-08-01T09:34:13Z", "updated_at": "2018-08-01T09:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "1dbb3f59-611b-46d1-a82d-2720e0a16f86", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "3878126b-a220-4357-adb9-bc22498f31b1", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "75ce67db-9c04-4561-a10d-8b1ec63943e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "e2945a69-3afe-41e3-a7ec-3ea4c79a12ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}], "revision_number": 4, "project_id": "c0d9b34b06f445a7857603f60b181f3c", "id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-01T09:30:58Z", "updated_at": "2018-08-01T09:30:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "042d4626-2974-418d-affe-f8f2acd05faa", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "995fae58-f0e5-4e10-801c-6c2ce5c7ae0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "cb8404fa-cb24-4879-a34d-f3050dcba730", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "dad6aaab-690e-4c24-9103-6767e0c80bc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "created_at": "2018-08-01T09:31:11Z", "updated_at": "2018-08-01T09:31:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "939e25e0-5dbc-4f6e-9f6f-7fb70e540203", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "9796a673-6928-4009-9c21-1410d395646e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "af7b8bf8-2fb6-4d72-842a-38f72d7581f7", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "b9af65b0-2eb8-45e1-8504-b7dc4dbb83ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}], "revision_number": 4, "project_id": "dd207f801ed3475f9dbe5f13077af1c8", "id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "46dd322c3fcc454eb140e37825746af8", "created_at": "2018-08-01T10:33:44Z", "updated_at": "2018-08-01T10:33:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "0f41470b-1091-45c1-b574-92069f79f8d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "8cc03a9c-8fa5-425b-812f-d7692bae3613", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d1373b1e-2fb9-4e02-a9e1-7e873ba1d7d1", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d21f3909-71f3-43e2-a22d-6a9c2513cb6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}], "revision_number": 4, "project_id": "46dd322c3fcc454eb140e37825746af8", "id": "b2961714-c8a4-4fcb-918b-21d70527c983", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "created_at": "2018-08-01T09:34:57Z", "updated_at": "2018-08-01T09:34:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "8063d12f-30db-4ccf-8ce0-72e59ba81a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c38e1a7a-5857-4f03-b991-6d5c9c9a5b9e", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c725bae1-d3bb-42b5-b331-32737085f28c", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "cfddc134-923b-4e0d-9ec5-dcc5641dd435", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}], "revision_number": 4, "project_id": "455b48a61678488ead79a4cfa07ef5c3", "id": "cd52f913-3072-4ce7-a779-7de795b62b12", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:36:50Z", "updated_at": "2018-08-01T09:36:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "07ef7fe5-a529-45da-bfc0-899f0ea9b592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "bc4dad3a-2a0c-4c31-b901-2909a12adb50", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c35cff35-4306-4116-b9fa-fc27bc7c05d6", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c493e3ac-d9d2-480d-9ec8-50982eedaf5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}], "revision_number": 4, "project_id": "8d96727022f4443794db44ecde432faf", "id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "created_at": "2018-08-01T09:32:45Z", "updated_at": "2018-08-01T09:32:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "058ea790-43ea-4a6f-9950-28418319e577", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "5fcfb31b-cdad-4037-973e-56b74faefd14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "99a24d26-dc7f-42d0-aa23-a7c061f04952", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "b641bb48-566e-472b-a3cc-d38c85ab3ff1", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}], "revision_number": 4, "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "name": "default"}]} 2018-08-01 10:39:37,998 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-aeeb98c1-ce0c-440b-baac-5c4c0c1b1109 2018-08-01 10:39:38,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}677551cb8180f74a6945cfe6c274f48b875d7b57" 2018-08-01 10:39:38,080 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:39:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7bf5e45b-f146-4f77-a492-a9e13f14b914 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2413a97b61342d8bd27570706ef372d.", "code": 404, "title": "Not Found"}} 2018-08-01 10:39:38,081 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d used request id req-7bf5e45b-f146-4f77-a492-a9e13f14b914 2018-08-01 10:39:38,081 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:39:38,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}677551cb8180f74a6945cfe6c274f48b875d7b57" 2018-08-01 10:39:38,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc0c85e0-cc6f-436a-aec2-bc0fd496f162 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.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dbe9669438844f3faecdc7fcc050e0d8", "name": "service"}} 2018-08-01 10:39:38,167 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 used request id req-cc0c85e0-cc6f-436a-aec2-bc0fd496f162 2018-08-01 10:39:38,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}677551cb8180f74a6945cfe6c274f48b875d7b57" 2018-08-01 10:39:38,252 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:39:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a33208fa-a075-4cc3-8e5d-d7139e49fc57 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ed1054af2e94c049694d98d54211d98.", "code": 404, "title": "Not Found"}} 2018-08-01 10:39:38,252 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 used request id req-a33208fa-a075-4cc3-8e5d-d7139e49fc57 2018-08-01 10:39:38,252 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:39:38,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}677551cb8180f74a6945cfe6c274f48b875d7b57" 2018-08-01 10:39:38,339 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:39:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ab0ed39d-d525-4712-9c27-5340ecabb00c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c0d9b34b06f445a7857603f60b181f3c.", "code": 404, "title": "Not Found"}} 2018-08-01 10:39:38,339 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c used request id req-ab0ed39d-d525-4712-9c27-5340ecabb00c 2018-08-01 10:39:38,339 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:39:38,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}677551cb8180f74a6945cfe6c274f48b875d7b57" 2018-08-01 10:39:38,423 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:39:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-47bbed0d-1468-4701-9697-5bef78908ffe Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: dd207f801ed3475f9dbe5f13077af1c8.", "code": 404, "title": "Not Found"}} 2018-08-01 10:39:38,424 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 used request id req-47bbed0d-1468-4701-9697-5bef78908ffe 2018-08-01 10:39:38,424 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:39:38,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}677551cb8180f74a6945cfe6c274f48b875d7b57" 2018-08-01 10:39:38,510 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:39:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ce83f9f5-0ec6-4029-8d5d-b1af929f99c0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 46dd322c3fcc454eb140e37825746af8.", "code": 404, "title": "Not Found"}} 2018-08-01 10:39:38,510 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 used request id req-ce83f9f5-0ec6-4029-8d5d-b1af929f99c0 2018-08-01 10:39:38,510 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:39:38,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}677551cb8180f74a6945cfe6c274f48b875d7b57" 2018-08-01 10:39:38,598 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:39:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-90b4a1e2-74c9-4758-afc2-5caa50fd8515 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 455b48a61678488ead79a4cfa07ef5c3.", "code": 404, "title": "Not Found"}} 2018-08-01 10:39:38,598 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 used request id req-90b4a1e2-74c9-4758-afc2-5caa50fd8515 2018-08-01 10:39:38,598 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:39:38,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}677551cb8180f74a6945cfe6c274f48b875d7b57" 2018-08-01 10:39:38,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec4dfe4e-6065-4d8f-85c2-aa9f4f75f7db 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 10:39:38,623 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-ec4dfe4e-6065-4d8f-85c2-aa9f4f75f7db 2018-08-01 10:39:38,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ddd20ab1a1b7400a98e6ddb8d0eb4686 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}677551cb8180f74a6945cfe6c274f48b875d7b57" 2018-08-01 10:39:38,710 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:39:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ce5ec7ea-07b3-4e0b-949b-c87542ce1842 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ddd20ab1a1b7400a98e6ddb8d0eb4686.", "code": 404, "title": "Not Found"}} 2018-08-01 10:39:38,710 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ddd20ab1a1b7400a98e6ddb8d0eb4686 used request id req-ce5ec7ea-07b3-4e0b-949b-c87542ce1842 2018-08-01 10:39:38,710 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:39:38,711 - keystone_utils - INFO - Deleting project with name - CreateMultiPartImageTests-b01d352e-950e-4fc-proj 2018-08-01 10:39:38,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/c8f7759e28c04df1abc7fb794f7c1860 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}677551cb8180f74a6945cfe6c274f48b875d7b57" 2018-08-01 10:39:38,919 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:39:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-814711ac-9925-4c6e-852d-c1c9998394a7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:39:38,919 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/c8f7759e28c04df1abc7fb794f7c1860 used request id req-814711ac-9925-4c6e-852d-c1c9998394a7 2018-08-01 10:39:38,919 - keystone_utils - INFO - Deleting role with name - CreateMultiPartImageTests-b01d352e-950e-4fc-proj-role 2018-08-01 10:39:38,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/e86378882bf44629a238f08a2c78b1a2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}677551cb8180f74a6945cfe6c274f48b875d7b57" 2018-08-01 10:39:39,027 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:39:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-42d0337d-ef63-47b1-b7c2-09f641704083 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:39:39,027 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/e86378882bf44629a238f08a2c78b1a2 used request id req-42d0337d-ef63-47b1-b7c2-09f641704083 2018-08-01 10:39:39,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}677551cb8180f74a6945cfe6c274f48b875d7b57" 2018-08-01 10:39:39,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95aa218d-5d84-4ae6-a341-43531e7900eb Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:39:39,135 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-95aa218d-5d84-4ae6-a341-43531e7900eb 2018-08-01 10:39:39,136 - keystone_utils - INFO - Deleting user with name - CreateMultiPartImageTests-b01d352e-950e-4fc-user 2018-08-01 10:39:39,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/65f18039347c4c66ae24aa35e4102d63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8185f1e3e4884608581c87bc799e0e8cacad6f06" 2018-08-01 10:39:39,314 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:39:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d5b23571-47b7-45d5-9f0f-fe09480c79b2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:39:39,314 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/65f18039347c4c66ae24aa35e4102d63 used request id req-d5b23571-47b7-45d5-9f0f-fe09480c79b2 2018-08-01 10:39:39,316 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:39:39,699 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:39:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["r7gcWyjESvOG7HQcZ0a47A"], "issued_at": "2018-08-01T10:39:39.000000Z"}} 2018-08-01 10:39:39,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b331dbff9218cd8c7d5a648e910d60e4cb8bd6e9" 2018-08-01 10:39:39,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d625e65-3ba5-4c2a-8738-d6b7529c126a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:39:39,865 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-0d625e65-3ba5-4c2a-8738-d6b7529c126a 2018-08-01 10:39:39,866 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:39:39,867 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:39:40,243 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:39:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["vVyIsynFRTKcPRtLESyLrg"], "issued_at": "2018-08-01T10:39:40.000000Z"}} 2018-08-01 10:39:40,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ae130ffecb9e3292deb21731bdb062f7b21595" 2018-08-01 10:39:40,321 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e0873e8-c858-41ee-8939-64d57709d768 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:39:40,321 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-5e0873e8-c858-41ee-8939-64d57709d768 2018-08-01 10:39:40,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:39:40,330 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:39:40,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-9c62c3a0-1e7e-4c6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ae130ffecb9e3292deb21731bdb062f7b21595" 2018-08-01 10:39:40,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a6fcef6-0f3c-4ed8-9c7f-0098075e9a71 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-9c62c3a0-1e7e-4c6-proj", "previous": null, "next": null}, "projects": []} 2018-08-01 10:39:40,419 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-9c62c3a0-1e7e-4c6-proj used request id req-4a6fcef6-0f3c-4ed8-9c7f-0098075e9a71 2018-08-01 10:39:40,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ae130ffecb9e3292deb21731bdb062f7b21595" 2018-08-01 10:39:40,442 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5418085a-3eea-4782-9fa8-7d79bfc43c3e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:39:40,442 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-5418085a-3eea-4782-9fa8-7d79bfc43c3e 2018-08-01 10:39:40,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ae130ffecb9e3292deb21731bdb062f7b21595" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateMultiPartImageTests-9c62c3a0-1e7e-4c6-proj"}}' 2018-08-01 10:39:40,554 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:39:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-abd0dad2-c856-49d2-b029-b9b0f084004b Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/dd16e8212b654af7a8cdde5ee0fe61d2"}, "tags": [], "enabled": true, "id": "dd16e8212b654af7a8cdde5ee0fe61d2", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-9c62c3a0-1e7e-4c6-proj"}} 2018-08-01 10:39:40,554 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-abd0dad2-c856-49d2-b029-b9b0f084004b 2018-08-01 10:39:40,554 - keystone_utils - INFO - Created project with name - CreateMultiPartImageTests-9c62c3a0-1e7e-4c6-proj 2018-08-01 10:39:40,554 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:39:40,555 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:39:40,939 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:39:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["Sw73lZDTQ0eLOjWsmRxRAw"], "issued_at": "2018-08-01T10:39:40.000000Z"}} 2018-08-01 10:39:40,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1688d854fa247164f2a0a3c22de33d36959de64f" 2018-08-01 10:39:41,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41ca9141-1e77-4317-ac99-c7c563d18c23 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:39:41,017 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-41ca9141-1e77-4317-ac99-c7c563d18c23 2018-08-01 10:39:41,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:39:41,026 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:39: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:39:41,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1688d854fa247164f2a0a3c22de33d36959de64f" 2018-08-01 10:39:41,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29ac0a1d-2a28-4d43-a045-9f4cd3d771f7 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 10:39:41,122 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-29ac0a1d-2a28-4d43-a045-9f4cd3d771f7 2018-08-01 10:39:41,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateMultiPartImageTests-9c62c3a0-1e7e-4c6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1688d854fa247164f2a0a3c22de33d36959de64f" 2018-08-01 10:39:41,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-edbf7a17-3e70-40c2-a0d8-28e458f92f44 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateMultiPartImageTests-9c62c3a0-1e7e-4c6-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/dd16e8212b654af7a8cdde5ee0fe61d2"}, "tags": [], "enabled": true, "id": "dd16e8212b654af7a8cdde5ee0fe61d2", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-9c62c3a0-1e7e-4c6-proj"}]} 2018-08-01 10:39:41,211 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateMultiPartImageTests-9c62c3a0-1e7e-4c6-proj used request id req-edbf7a17-3e70-40c2-a0d8-28e458f92f44 2018-08-01 10:39:41,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1688d854fa247164f2a0a3c22de33d36959de64f" 2018-08-01 10:39:41,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-daae60fc-5a49-47d3-9b5a-747f4acfc5f3 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:39:41,297 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-daae60fc-5a49-47d3-9b5a-747f4acfc5f3 2018-08-01 10:39:41,662 - keystone_utils - INFO - Created user with name - CreateMultiPartImageTests-9c62c3a0-1e7e-4c6-user 2018-08-01 10:39:41,663 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:39:41,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ae130ffecb9e3292deb21731bdb062f7b21595" 2018-08-01 10:39:41,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1934e77a-777f-4d31-afd2-211fccc777e5 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:39:41,751 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-1934e77a-777f-4d31-afd2-211fccc777e5 2018-08-01 10:39:41,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ae130ffecb9e3292deb21731bdb062f7b21595" -d '{"role": {"name": "CreateMultiPartImageTests-9c62c3a0-1e7e-4c6-proj-role"}}' 2018-08-01 10:39:41,787 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:39:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8cfd2acc-02b0-4931-bf54-01be8240a92a Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "75307a1535704c3481b5d0d91aa728c9", "links": {"self": "http://172.30.9.24:5000/v3/roles/75307a1535704c3481b5d0d91aa728c9"}, "name": "CreateMultiPartImageTests-9c62c3a0-1e7e-4c6-proj-role"}} 2018-08-01 10:39:41,787 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-8cfd2acc-02b0-4931-bf54-01be8240a92a 2018-08-01 10:39:41,788 - keystone_utils - INFO - Created role with name - CreateMultiPartImageTests-9c62c3a0-1e7e-4c6-proj-role 2018-08-01 10:39:41,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/75307a1535704c3481b5d0d91aa728c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ae130ffecb9e3292deb21731bdb062f7b21595" 2018-08-01 10:39:41,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d83edbb-d0fd-4beb-80d6-b4bb8de139d3 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "75307a1535704c3481b5d0d91aa728c9", "links": {"self": "http://172.30.9.24:5000/v3/roles/75307a1535704c3481b5d0d91aa728c9"}, "name": "CreateMultiPartImageTests-9c62c3a0-1e7e-4c6-proj-role"}} 2018-08-01 10:39:41,872 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/75307a1535704c3481b5d0d91aa728c9 used request id req-8d83edbb-d0fd-4beb-80d6-b4bb8de139d3 2018-08-01 10:39:41,873 - keystone_utils - INFO - Granting role CreateMultiPartImageTests-9c62c3a0-1e7e-4c6-proj-role to project CreateMultiPartImageTests-9c62c3a0-1e7e-4c6-proj 2018-08-01 10:39:41,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/dd16e8212b654af7a8cdde5ee0fe61d2/users/e0577a4cdfc24d55a7c3d1095aa8fae5/roles/75307a1535704c3481b5d0d91aa728c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ae130ffecb9e3292deb21731bdb062f7b21595" 2018-08-01 10:39:41,994 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:39:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-16eb0d5f-96a8-4d2b-8d9c-72fb93a41fcf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:39:41,994 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/dd16e8212b654af7a8cdde5ee0fe61d2/users/e0577a4cdfc24d55a7c3d1095aa8fae5/roles/75307a1535704c3481b5d0d91aa728c9 used request id req-16eb0d5f-96a8-4d2b-8d9c-72fb93a41fcf 2018-08-01 10:39:41,995 - create_image_tests - WARNING - Test not executed as the image metadata requires image files 2018-08-01 10:39:42,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ae130ffecb9e3292deb21731bdb062f7b21595" 2018-08-01 10:39:42,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-eba18c86-e83b-4be8-b32f-b34730316776 Date: Wed, 01 Aug 2018 10:39:42 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a2413a97b61342d8bd27570706ef372d", "created_at": "2018-08-01T09:33:18Z", "updated_at": "2018-08-01T09:33:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "7f556ce3-51d0-4279-a11d-510db9f9a3b1", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "94adc13c-a166-41cf-bd16-f997efc73cb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "b39143b5-c08f-4d0b-9d40-54f472f2389e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "e218b0b7-4501-4f84-9458-caf2891c260d", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}], "revision_number": 4, "project_id": "a2413a97b61342d8bd27570706ef372d", "id": "38229670-7386-42d0-b7b9-2397ea5938de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "created_at": "2018-08-01T09:28:38Z", "updated_at": "2018-08-01T09:28:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "763568f1-8151-4a3c-911a-d06da4423063", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "80d28bee-4aee-47e8-a8da-e0fe31497fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "a47a5ddf-aa37-4ab2-a335-1c93513b5f12", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "f5bba5a5-602b-421e-98b2-5a16117f943f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}], "revision_number": 4, "project_id": "dbe9669438844f3faecdc7fcc050e0d8", "id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ed1054af2e94c049694d98d54211d98", "created_at": "2018-08-01T09:31:40Z", "updated_at": "2018-08-01T09:31:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "34baee87-ea35-42ee-8a69-0f6e2a825d3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "89b9d1c9-f4f9-45cd-8d36-970d44228439", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "b8ab0d59-cab9-4488-82ee-7c5f69709bff", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "d3ab68ea-23b4-4bf6-8dd3-85d029e3d89f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}], "revision_number": 4, "project_id": "2ed1054af2e94c049694d98d54211d98", "id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "created_at": "2018-08-01T09:34:13Z", "updated_at": "2018-08-01T09:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "1dbb3f59-611b-46d1-a82d-2720e0a16f86", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "3878126b-a220-4357-adb9-bc22498f31b1", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "75ce67db-9c04-4561-a10d-8b1ec63943e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "e2945a69-3afe-41e3-a7ec-3ea4c79a12ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}], "revision_number": 4, "project_id": "c0d9b34b06f445a7857603f60b181f3c", "id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-01T09:30:58Z", "updated_at": "2018-08-01T09:30:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "042d4626-2974-418d-affe-f8f2acd05faa", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "995fae58-f0e5-4e10-801c-6c2ce5c7ae0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "cb8404fa-cb24-4879-a34d-f3050dcba730", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "dad6aaab-690e-4c24-9103-6767e0c80bc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "created_at": "2018-08-01T09:31:11Z", "updated_at": "2018-08-01T09:31:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "939e25e0-5dbc-4f6e-9f6f-7fb70e540203", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "9796a673-6928-4009-9c21-1410d395646e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "af7b8bf8-2fb6-4d72-842a-38f72d7581f7", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "b9af65b0-2eb8-45e1-8504-b7dc4dbb83ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}], "revision_number": 4, "project_id": "dd207f801ed3475f9dbe5f13077af1c8", "id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "46dd322c3fcc454eb140e37825746af8", "created_at": "2018-08-01T10:33:44Z", "updated_at": "2018-08-01T10:33:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "0f41470b-1091-45c1-b574-92069f79f8d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "8cc03a9c-8fa5-425b-812f-d7692bae3613", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d1373b1e-2fb9-4e02-a9e1-7e873ba1d7d1", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d21f3909-71f3-43e2-a22d-6a9c2513cb6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}], "revision_number": 4, "project_id": "46dd322c3fcc454eb140e37825746af8", "id": "b2961714-c8a4-4fcb-918b-21d70527c983", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "created_at": "2018-08-01T09:34:57Z", "updated_at": "2018-08-01T09:34:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "8063d12f-30db-4ccf-8ce0-72e59ba81a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c38e1a7a-5857-4f03-b991-6d5c9c9a5b9e", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c725bae1-d3bb-42b5-b331-32737085f28c", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "cfddc134-923b-4e0d-9ec5-dcc5641dd435", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}], "revision_number": 4, "project_id": "455b48a61678488ead79a4cfa07ef5c3", "id": "cd52f913-3072-4ce7-a779-7de795b62b12", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:36:50Z", "updated_at": "2018-08-01T09:36:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "07ef7fe5-a529-45da-bfc0-899f0ea9b592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "bc4dad3a-2a0c-4c31-b901-2909a12adb50", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c35cff35-4306-4116-b9fa-fc27bc7c05d6", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c493e3ac-d9d2-480d-9ec8-50982eedaf5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}], "revision_number": 4, "project_id": "8d96727022f4443794db44ecde432faf", "id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "created_at": "2018-08-01T09:32:45Z", "updated_at": "2018-08-01T09:32:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "058ea790-43ea-4a6f-9950-28418319e577", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "5fcfb31b-cdad-4037-973e-56b74faefd14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "99a24d26-dc7f-42d0-aa23-a7c061f04952", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "b641bb48-566e-472b-a3cc-d38c85ab3ff1", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}], "revision_number": 4, "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "name": "default"}]} 2018-08-01 10:39:42,225 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-eba18c86-e83b-4be8-b32f-b34730316776 2018-08-01 10:39:42,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ae130ffecb9e3292deb21731bdb062f7b21595" 2018-08-01 10:39:42,318 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:39:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b31c4975-9818-4bb8-9c23-ab3ac4d188b4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2413a97b61342d8bd27570706ef372d.", "code": 404, "title": "Not Found"}} 2018-08-01 10:39:42,318 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d used request id req-b31c4975-9818-4bb8-9c23-ab3ac4d188b4 2018-08-01 10:39:42,318 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:39:42,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ae130ffecb9e3292deb21731bdb062f7b21595" 2018-08-01 10:39:42,405 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e110ed61-26fb-42ae-b67b-fb66302edad9 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.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dbe9669438844f3faecdc7fcc050e0d8", "name": "service"}} 2018-08-01 10:39:42,405 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 used request id req-e110ed61-26fb-42ae-b67b-fb66302edad9 2018-08-01 10:39:42,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ae130ffecb9e3292deb21731bdb062f7b21595" 2018-08-01 10:39:42,491 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:39:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b00edc11-43b5-4467-b97a-ffabb6595d56 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ed1054af2e94c049694d98d54211d98.", "code": 404, "title": "Not Found"}} 2018-08-01 10:39:42,491 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 used request id req-b00edc11-43b5-4467-b97a-ffabb6595d56 2018-08-01 10:39:42,491 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:39:42,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ae130ffecb9e3292deb21731bdb062f7b21595" 2018-08-01 10:39:42,583 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:39:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-33b2e41d-22c3-48c2-bcec-8032818c8baa Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c0d9b34b06f445a7857603f60b181f3c.", "code": 404, "title": "Not Found"}} 2018-08-01 10:39:42,583 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c used request id req-33b2e41d-22c3-48c2-bcec-8032818c8baa 2018-08-01 10:39:42,584 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:39:42,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ae130ffecb9e3292deb21731bdb062f7b21595" 2018-08-01 10:39:42,666 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:39:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-86deccf5-1347-4f59-9f08-9717dd73f327 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: dd207f801ed3475f9dbe5f13077af1c8.", "code": 404, "title": "Not Found"}} 2018-08-01 10:39:42,666 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 used request id req-86deccf5-1347-4f59-9f08-9717dd73f327 2018-08-01 10:39:42,666 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:39:42,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ae130ffecb9e3292deb21731bdb062f7b21595" 2018-08-01 10:39:42,683 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:39:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bfad0bdd-bd62-486c-a65b-e713813ca65b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 46dd322c3fcc454eb140e37825746af8.", "code": 404, "title": "Not Found"}} 2018-08-01 10:39:42,683 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 used request id req-bfad0bdd-bd62-486c-a65b-e713813ca65b 2018-08-01 10:39:42,684 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:39:42,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ae130ffecb9e3292deb21731bdb062f7b21595" 2018-08-01 10:39:42,775 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:39:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e402e36b-5232-4bb2-9a1c-080ddde96776 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 455b48a61678488ead79a4cfa07ef5c3.", "code": 404, "title": "Not Found"}} 2018-08-01 10:39:42,775 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 used request id req-e402e36b-5232-4bb2-9a1c-080ddde96776 2018-08-01 10:39:42,775 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:39:42,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ae130ffecb9e3292deb21731bdb062f7b21595" 2018-08-01 10:39:42,864 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d909e08b-d1c2-4b6e-9afb-e276fed22261 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 10:39:42,864 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-d909e08b-d1c2-4b6e-9afb-e276fed22261 2018-08-01 10:39:42,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ddd20ab1a1b7400a98e6ddb8d0eb4686 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ae130ffecb9e3292deb21731bdb062f7b21595" 2018-08-01 10:39:42,949 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:39:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-531964f9-bed9-4f80-b89b-14a9e41e2965 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ddd20ab1a1b7400a98e6ddb8d0eb4686.", "code": 404, "title": "Not Found"}} 2018-08-01 10:39:42,949 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ddd20ab1a1b7400a98e6ddb8d0eb4686 used request id req-531964f9-bed9-4f80-b89b-14a9e41e2965 2018-08-01 10:39:42,949 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:39:42,950 - keystone_utils - INFO - Deleting project with name - CreateMultiPartImageTests-9c62c3a0-1e7e-4c6-proj 2018-08-01 10:39:42,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/dd16e8212b654af7a8cdde5ee0fe61d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ae130ffecb9e3292deb21731bdb062f7b21595" 2018-08-01 10:39:43,160 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:39:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6e04eeac-b69f-4c25-9005-f95ff16bf150 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:39:43,160 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/dd16e8212b654af7a8cdde5ee0fe61d2 used request id req-6e04eeac-b69f-4c25-9005-f95ff16bf150 2018-08-01 10:39:43,160 - keystone_utils - INFO - Deleting role with name - CreateMultiPartImageTests-9c62c3a0-1e7e-4c6-proj-role 2018-08-01 10:39:43,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/75307a1535704c3481b5d0d91aa728c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ae130ffecb9e3292deb21731bdb062f7b21595" 2018-08-01 10:39:43,272 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:39:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d59af6b0-08ba-45f9-8d8d-e0c177e2da23 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:39:43,272 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/75307a1535704c3481b5d0d91aa728c9 used request id req-d59af6b0-08ba-45f9-8d8d-e0c177e2da23 2018-08-01 10:39:43,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ae130ffecb9e3292deb21731bdb062f7b21595" 2018-08-01 10:39:43,359 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2eb6ca95-6c3e-41ac-8187-37b92dc992cd Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:39:43,359 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-2eb6ca95-6c3e-41ac-8187-37b92dc992cd 2018-08-01 10:39:43,360 - keystone_utils - INFO - Deleting user with name - CreateMultiPartImageTests-9c62c3a0-1e7e-4c6-user 2018-08-01 10:39:43,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/e0577a4cdfc24d55a7c3d1095aa8fae5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1688d854fa247164f2a0a3c22de33d36959de64f" 2018-08-01 10:39:43,524 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:39:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e8f80f6-b937-4bda-b0b2-6d02cffa7e0d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:39:43,524 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/e0577a4cdfc24d55a7c3d1095aa8fae5 used request id req-8e8f80f6-b937-4bda-b0b2-6d02cffa7e0d 2018-08-01 10:39:43,525 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:39:43,911 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:39:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["cT8y5V94SA6SsHMBLec01A"], "issued_at": "2018-08-01T10:39:43.000000Z"}} 2018-08-01 10:39:43,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ff25c32a811ab6a5cf80798dcdb7e5ec7a214ec" 2018-08-01 10:39:43,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bb0fda9-8fe7-4173-b2a8-eba0f47745ee Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:39:43,990 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-0bb0fda9-8fe7-4173-b2a8-eba0f47745ee 2018-08-01 10:39:43,991 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:39:43,991 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:39:44,373 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:39:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["MMKHxj3FT6GneVOy0HRfkQ"], "issued_at": "2018-08-01T10:39:44.000000Z"}} 2018-08-01 10:39:44,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc9cb961ce79606b9bbda6ee15d2e6913369fd8d" 2018-08-01 10:39:44,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05c3d501-f0c2-4330-a1e1-97d301ec2a6e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:39:44,453 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-05c3d501-f0c2-4330-a1e1-97d301ec2a6e 2018-08-01 10:39:44,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:39:44,463 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:39: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:39:44,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-cdf0bcbc-d51c-4c9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc9cb961ce79606b9bbda6ee15d2e6913369fd8d" 2018-08-01 10:39:44,549 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26d9bd58-df63-47d4-bd10-686998056140 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-cdf0bcbc-d51c-4c9-proj", "previous": null, "next": null}, "projects": []} 2018-08-01 10:39:44,549 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-cdf0bcbc-d51c-4c9-proj used request id req-26d9bd58-df63-47d4-bd10-686998056140 2018-08-01 10:39:44,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc9cb961ce79606b9bbda6ee15d2e6913369fd8d" 2018-08-01 10:39:44,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67600b88-040f-4d01-badc-93d30755e65f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:39:44,637 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-67600b88-040f-4d01-badc-93d30755e65f 2018-08-01 10:39:44,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc9cb961ce79606b9bbda6ee15d2e6913369fd8d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-cdf0bcbc-d51c-4c9-proj"}}' 2018-08-01 10:39:44,747 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:39:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cfa158af-a12c-467c-a14e-26652bccc77f Content-Length: 316 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/fd75730bfa6b409586180265ee8b1fc7"}, "tags": [], "enabled": true, "id": "fd75730bfa6b409586180265ee8b1fc7", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-cdf0bcbc-d51c-4c9-proj"}} 2018-08-01 10:39:44,747 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-cfa158af-a12c-467c-a14e-26652bccc77f 2018-08-01 10:39:44,747 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-cdf0bcbc-d51c-4c9-proj 2018-08-01 10:39:44,747 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:39:44,748 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:39:45,136 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:39:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["u5xjFFdDTM69020vlSTWqw"], "issued_at": "2018-08-01T10:39:45.000000Z"}} 2018-08-01 10:39:45,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37d4e378a51f0aed9bc548ddf2647a9fa6bf33d7" 2018-08-01 10:39:45,221 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd390712-967d-4cf0-baaa-7d366f860170 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:39:45,221 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-cd390712-967d-4cf0-baaa-7d366f860170 2018-08-01 10:39:45,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:39:45,231 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:39: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:39:45,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37d4e378a51f0aed9bc548ddf2647a9fa6bf33d7" 2018-08-01 10:39:45,333 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d2ccafa-ea6e-44ab-8b21-301ecba0053a Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 10:39:45,333 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-9d2ccafa-ea6e-44ab-8b21-301ecba0053a 2018-08-01 10:39:45,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateKeypairsTests-cdf0bcbc-d51c-4c9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37d4e378a51f0aed9bc548ddf2647a9fa6bf33d7" 2018-08-01 10:39:45,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d423e1d-2dad-4977-83c5-fef2c55b98ba Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateKeypairsTests-cdf0bcbc-d51c-4c9-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/fd75730bfa6b409586180265ee8b1fc7"}, "tags": [], "enabled": true, "id": "fd75730bfa6b409586180265ee8b1fc7", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-cdf0bcbc-d51c-4c9-proj"}]} 2018-08-01 10:39:45,425 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateKeypairsTests-cdf0bcbc-d51c-4c9-proj used request id req-1d423e1d-2dad-4977-83c5-fef2c55b98ba 2018-08-01 10:39:45,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37d4e378a51f0aed9bc548ddf2647a9fa6bf33d7" 2018-08-01 10:39:45,448 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c5f2a34-7efe-4955-95b4-3273314d394c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:39:45,448 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-6c5f2a34-7efe-4955-95b4-3273314d394c 2018-08-01 10:39:45,806 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-cdf0bcbc-d51c-4c9-user 2018-08-01 10:39:45,807 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:39:45,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc9cb961ce79606b9bbda6ee15d2e6913369fd8d" 2018-08-01 10:39:45,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3dba2c2a-3100-470a-8860-7bb8842ae2d0 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:39:45,891 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-3dba2c2a-3100-470a-8860-7bb8842ae2d0 2018-08-01 10:39:45,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc9cb961ce79606b9bbda6ee15d2e6913369fd8d" -d '{"role": {"name": "CreateKeypairsTests-cdf0bcbc-d51c-4c9-proj-role"}}' 2018-08-01 10:39:45,991 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:39:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d19b9bbc-2608-4655-b6ef-21829cee4e12 Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8a85734755f647f1a584c16784dc3ff5", "links": {"self": "http://172.30.9.24:5000/v3/roles/8a85734755f647f1a584c16784dc3ff5"}, "name": "CreateKeypairsTests-cdf0bcbc-d51c-4c9-proj-role"}} 2018-08-01 10:39:45,992 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-d19b9bbc-2608-4655-b6ef-21829cee4e12 2018-08-01 10:39:45,992 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-cdf0bcbc-d51c-4c9-proj-role 2018-08-01 10:39:45,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/8a85734755f647f1a584c16784dc3ff5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc9cb961ce79606b9bbda6ee15d2e6913369fd8d" 2018-08-01 10:39:46,084 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec49f021-800f-4bed-9d26-0ec9ef54249b Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8a85734755f647f1a584c16784dc3ff5", "links": {"self": "http://172.30.9.24:5000/v3/roles/8a85734755f647f1a584c16784dc3ff5"}, "name": "CreateKeypairsTests-cdf0bcbc-d51c-4c9-proj-role"}} 2018-08-01 10:39:46,084 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/8a85734755f647f1a584c16784dc3ff5 used request id req-ec49f021-800f-4bed-9d26-0ec9ef54249b 2018-08-01 10:39:46,085 - keystone_utils - INFO - Granting role CreateKeypairsTests-cdf0bcbc-d51c-4c9-proj-role to project CreateKeypairsTests-cdf0bcbc-d51c-4c9-proj 2018-08-01 10:39:46,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/fd75730bfa6b409586180265ee8b1fc7/users/098ca77057454807a82c8b18d4f1c0f7/roles/8a85734755f647f1a584c16784dc3ff5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc9cb961ce79606b9bbda6ee15d2e6913369fd8d" 2018-08-01 10:39:46,204 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:39:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-301ea2ff-f5c0-4d52-a199-d642ffb403a0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:39:46,204 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/fd75730bfa6b409586180265ee8b1fc7/users/098ca77057454807a82c8b18d4f1c0f7/roles/8a85734755f647f1a584c16784dc3ff5 used request id req-301ea2ff-f5c0-4d52-a199-d642ffb403a0 2018-08-01 10:39:46,204 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 10:39:46,246 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:39:46,247 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:39:46,633 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8a85734755f647f1a584c16784dc3ff5", "name": "CreateKeypairsTests-cdf0bcbc-d51c-4c9-proj-role"}], "expires_at": "2018-08-01T11:39:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fd75730bfa6b409586180265ee8b1fc7", "name": "CreateKeypairsTests-cdf0bcbc-d51c-4c9-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/fd75730bfa6b409586180265ee8b1fc7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/fd75730bfa6b409586180265ee8b1fc7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/fd75730bfa6b409586180265ee8b1fc7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/fd75730bfa6b409586180265ee8b1fc7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/fd75730bfa6b409586180265ee8b1fc7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/fd75730bfa6b409586180265ee8b1fc7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_fd75730bfa6b409586180265ee8b1fc7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_fd75730bfa6b409586180265ee8b1fc7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/fd75730bfa6b409586180265ee8b1fc7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/fd75730bfa6b409586180265ee8b1fc7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/fd75730bfa6b409586180265ee8b1fc7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/fd75730bfa6b409586180265ee8b1fc7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/fd75730bfa6b409586180265ee8b1fc7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/fd75730bfa6b409586180265ee8b1fc7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-cdf0bcbc-d51c-4c9-user", "id": "098ca77057454807a82c8b18d4f1c0f7"}, "audit_ids": ["1FJwQAjmT6qIvmzyVGo6Sg"], "issued_at": "2018-08-01T10:39:46.000000Z"}} 2018-08-01 10:39:46,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef6622cd4575861e0ccd3519c0765e680bec4c4e" 2018-08-01 10:39:46,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53ada70f-73bf-415d-a387-2ef5397136cd Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:39:46,716 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-53ada70f-73bf-415d-a387-2ef5397136cd 2018-08-01 10:39:46,717 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 10:39:46,722 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef6622cd4575861e0ccd3519c0765e680bec4c4e" 2018-08-01 10:39:46,889 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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-ae5a57ae-0dd1-4e89-a5c6-b1ba495f427f x-compute-request-id: req-ae5a57ae-0dd1-4e89-a5c6-b1ba495f427f Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-08-01 10:39:46,889 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-ae5a57ae-0dd1-4e89-a5c6-b1ba495f427f 2018-08-01 10:39:46,890 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-bb188181-3869-414d-950e-a1e7c501ebf8... 2018-08-01 10:39:46,890 - OpenStackKeypair - INFO - Creating new keypair 2018-08-01 10:39:46,952 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-bb188181-3869-414d-950e-a1e7c501ebf8 2018-08-01 10:39:46,955 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef6622cd4575861e0ccd3519c0765e680bec4c4e" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC0e909ARuXAbeU8xlHxSFGxx+EMFEfQgyrr5MHbax0bD3f9m664VEJ+MVWrrM6NVKbHCRo6uF5bjN1byDY/U54vs3vc0DZhgZCNDirtdv9zHpu83fSe6+uzvVzrEeGW8EotvF86INaaAiuiC6V1iiFpBziNyYWLFNVqdGq9AIZ9w==", "name": "CreateKeypairsTests-bb188181-3869-414d-950e-a1e7c501ebf8"}}' 2018-08-01 10:39:47,010 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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,Accept-Encoding x-openstack-request-id: req-e6bdf4bb-9fca-4e87-93cf-9a062a8560e0 x-compute-request-id: req-e6bdf4bb-9fca-4e87-93cf-9a062a8560e0 Content-Encoding: gzip Content-Length: 364 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC0e909ARuXAbeU8xlHxSFGxx+EMFEfQgyrr5MHbax0bD3f9m664VEJ+MVWrrM6NVKbHCRo6uF5bjN1byDY/U54vs3vc0DZhgZCNDirtdv9zHpu83fSe6+uzvVzrEeGW8EotvF86INaaAiuiC6V1iiFpBziNyYWLFNVqdGq9AIZ9w==", "user_id": "098ca77057454807a82c8b18d4f1c0f7", "name": "CreateKeypairsTests-bb188181-3869-414d-950e-a1e7c501ebf8", "fingerprint": "e3:71:74:1a:2e:0b:8c:50:e3:be:4a:e7:bf:2d:01:ff"}} 2018-08-01 10:39:47,010 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-e6bdf4bb-9fca-4e87-93cf-9a062a8560e0 2018-08-01 10:39:47,011 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-bb188181-3869-414d-950e-a1e7c501ebf8 2018-08-01 10:39:47,011 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:39:47,400 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8a85734755f647f1a584c16784dc3ff5", "name": "CreateKeypairsTests-cdf0bcbc-d51c-4c9-proj-role"}], "expires_at": "2018-08-01T11:39:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fd75730bfa6b409586180265ee8b1fc7", "name": "CreateKeypairsTests-cdf0bcbc-d51c-4c9-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/fd75730bfa6b409586180265ee8b1fc7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/fd75730bfa6b409586180265ee8b1fc7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/fd75730bfa6b409586180265ee8b1fc7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/fd75730bfa6b409586180265ee8b1fc7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/fd75730bfa6b409586180265ee8b1fc7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/fd75730bfa6b409586180265ee8b1fc7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_fd75730bfa6b409586180265ee8b1fc7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_fd75730bfa6b409586180265ee8b1fc7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/fd75730bfa6b409586180265ee8b1fc7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/fd75730bfa6b409586180265ee8b1fc7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/fd75730bfa6b409586180265ee8b1fc7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/fd75730bfa6b409586180265ee8b1fc7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/fd75730bfa6b409586180265ee8b1fc7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/fd75730bfa6b409586180265ee8b1fc7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-cdf0bcbc-d51c-4c9-user", "id": "098ca77057454807a82c8b18d4f1c0f7"}, "audit_ids": ["pKLLRUpBRkaaar6dj5moKA"], "issued_at": "2018-08-01T10:39:47.000000Z"}} 2018-08-01 10:39:47,403 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/os-keypairs/CreateKeypairsTests-bb188181-3869-414d-950e-a1e7c501ebf8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25efd7a9885f4e590fd1c52c1f3ad105c26aa738" 2018-08-01 10:39:47,596 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 10:39: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-88e49137-3e14-4f3d-9d5f-815b9786d0a4 x-compute-request-id: req-88e49137-3e14-4f3d-9d5f-815b9786d0a4 Content-Length: 0 Content-Type: application/json 2018-08-01 10:39:47,597 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/CreateKeypairsTests-bb188181-3869-414d-950e-a1e7c501ebf8 used request id req-88e49137-3e14-4f3d-9d5f-815b9786d0a4 2018-08-01 10:39:47,599 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25efd7a9885f4e590fd1c52c1f3ad105c26aa738" 2018-08-01 10:39:47,616 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39: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-806046a0-5ece-4155-a142-da467220f82d x-compute-request-id: req-806046a0-5ece-4155-a142-da467220f82d Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-08-01 10:39:47,617 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-806046a0-5ece-4155-a142-da467220f82d 2018-08-01 10:39:47,617 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-bb188181-3869-414d-950e-a1e7c501ebf8 2018-08-01 10:39:47,620 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/os-keypairs/CreateKeypairsTests-bb188181-3869-414d-950e-a1e7c501ebf8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef6622cd4575861e0ccd3519c0765e680bec4c4e" 2018-08-01 10:39:47,641 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:39: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-dcb4a3a6-9f19-4eaa-8954-7628d18c206d x-compute-request-id: req-dcb4a3a6-9f19-4eaa-8954-7628d18c206d Content-Length: 162 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Keypair CreateKeypairsTests-bb188181-3869-414d-950e-a1e7c501ebf8 not found for user 098ca77057454807a82c8b18d4f1c0f7", "code": 404}} 2018-08-01 10:39:47,641 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/CreateKeypairsTests-bb188181-3869-414d-950e-a1e7c501ebf8 used request id req-dcb4a3a6-9f19-4eaa-8954-7628d18c206d 2018-08-01 10:39:47,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc9cb961ce79606b9bbda6ee15d2e6913369fd8d" 2018-08-01 10:39:47,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-7ea7d2c8-35c0-49ec-a965-7af603cd7459 Date: Wed, 01 Aug 2018 10:39:47 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a2413a97b61342d8bd27570706ef372d", "created_at": "2018-08-01T09:33:18Z", "updated_at": "2018-08-01T09:33:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "7f556ce3-51d0-4279-a11d-510db9f9a3b1", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "94adc13c-a166-41cf-bd16-f997efc73cb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "b39143b5-c08f-4d0b-9d40-54f472f2389e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "e218b0b7-4501-4f84-9458-caf2891c260d", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}], "revision_number": 4, "project_id": "a2413a97b61342d8bd27570706ef372d", "id": "38229670-7386-42d0-b7b9-2397ea5938de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "created_at": "2018-08-01T09:28:38Z", "updated_at": "2018-08-01T09:28:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "763568f1-8151-4a3c-911a-d06da4423063", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "80d28bee-4aee-47e8-a8da-e0fe31497fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "a47a5ddf-aa37-4ab2-a335-1c93513b5f12", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "f5bba5a5-602b-421e-98b2-5a16117f943f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}], "revision_number": 4, "project_id": "dbe9669438844f3faecdc7fcc050e0d8", "id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ed1054af2e94c049694d98d54211d98", "created_at": "2018-08-01T09:31:40Z", "updated_at": "2018-08-01T09:31:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "34baee87-ea35-42ee-8a69-0f6e2a825d3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "89b9d1c9-f4f9-45cd-8d36-970d44228439", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "b8ab0d59-cab9-4488-82ee-7c5f69709bff", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "d3ab68ea-23b4-4bf6-8dd3-85d029e3d89f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}], "revision_number": 4, "project_id": "2ed1054af2e94c049694d98d54211d98", "id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "created_at": "2018-08-01T09:34:13Z", "updated_at": "2018-08-01T09:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "1dbb3f59-611b-46d1-a82d-2720e0a16f86", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "3878126b-a220-4357-adb9-bc22498f31b1", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "75ce67db-9c04-4561-a10d-8b1ec63943e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "e2945a69-3afe-41e3-a7ec-3ea4c79a12ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}], "revision_number": 4, "project_id": "c0d9b34b06f445a7857603f60b181f3c", "id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-01T09:30:58Z", "updated_at": "2018-08-01T09:30:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "042d4626-2974-418d-affe-f8f2acd05faa", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "995fae58-f0e5-4e10-801c-6c2ce5c7ae0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "cb8404fa-cb24-4879-a34d-f3050dcba730", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "dad6aaab-690e-4c24-9103-6767e0c80bc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "created_at": "2018-08-01T09:31:11Z", "updated_at": "2018-08-01T09:31:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "939e25e0-5dbc-4f6e-9f6f-7fb70e540203", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "9796a673-6928-4009-9c21-1410d395646e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "af7b8bf8-2fb6-4d72-842a-38f72d7581f7", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "b9af65b0-2eb8-45e1-8504-b7dc4dbb83ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}], "revision_number": 4, "project_id": "dd207f801ed3475f9dbe5f13077af1c8", "id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "46dd322c3fcc454eb140e37825746af8", "created_at": "2018-08-01T10:33:44Z", "updated_at": "2018-08-01T10:33:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "0f41470b-1091-45c1-b574-92069f79f8d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "8cc03a9c-8fa5-425b-812f-d7692bae3613", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d1373b1e-2fb9-4e02-a9e1-7e873ba1d7d1", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d21f3909-71f3-43e2-a22d-6a9c2513cb6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}], "revision_number": 4, "project_id": "46dd322c3fcc454eb140e37825746af8", "id": "b2961714-c8a4-4fcb-918b-21d70527c983", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "created_at": "2018-08-01T09:34:57Z", "updated_at": "2018-08-01T09:34:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "8063d12f-30db-4ccf-8ce0-72e59ba81a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c38e1a7a-5857-4f03-b991-6d5c9c9a5b9e", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c725bae1-d3bb-42b5-b331-32737085f28c", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "cfddc134-923b-4e0d-9ec5-dcc5641dd435", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}], "revision_number": 4, "project_id": "455b48a61678488ead79a4cfa07ef5c3", "id": "cd52f913-3072-4ce7-a779-7de795b62b12", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:36:50Z", "updated_at": "2018-08-01T09:36:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "07ef7fe5-a529-45da-bfc0-899f0ea9b592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "bc4dad3a-2a0c-4c31-b901-2909a12adb50", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c35cff35-4306-4116-b9fa-fc27bc7c05d6", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c493e3ac-d9d2-480d-9ec8-50982eedaf5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}], "revision_number": 4, "project_id": "8d96727022f4443794db44ecde432faf", "id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "created_at": "2018-08-01T09:32:45Z", "updated_at": "2018-08-01T09:32:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "058ea790-43ea-4a6f-9950-28418319e577", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "5fcfb31b-cdad-4037-973e-56b74faefd14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "99a24d26-dc7f-42d0-aa23-a7c061f04952", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "b641bb48-566e-472b-a3cc-d38c85ab3ff1", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}], "revision_number": 4, "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "name": "default"}]} 2018-08-01 10:39:47,869 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-7ea7d2c8-35c0-49ec-a965-7af603cd7459 2018-08-01 10:39:47,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc9cb961ce79606b9bbda6ee15d2e6913369fd8d" 2018-08-01 10:39:47,957 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:39:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-332bd24a-d483-4db8-9b4a-780a4388f1e7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2413a97b61342d8bd27570706ef372d.", "code": 404, "title": "Not Found"}} 2018-08-01 10:39:47,958 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d used request id req-332bd24a-d483-4db8-9b4a-780a4388f1e7 2018-08-01 10:39:47,958 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:39:47,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc9cb961ce79606b9bbda6ee15d2e6913369fd8d" 2018-08-01 10:39:48,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-247a1a2e-5bde-4d52-bdb8-9c545e061926 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.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dbe9669438844f3faecdc7fcc050e0d8", "name": "service"}} 2018-08-01 10:39:48,049 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 used request id req-247a1a2e-5bde-4d52-bdb8-9c545e061926 2018-08-01 10:39:48,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc9cb961ce79606b9bbda6ee15d2e6913369fd8d" 2018-08-01 10:39:48,137 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:39:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa26e413-5bf2-4da1-a3f8-87b5a59d8ed0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ed1054af2e94c049694d98d54211d98.", "code": 404, "title": "Not Found"}} 2018-08-01 10:39:48,137 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 used request id req-fa26e413-5bf2-4da1-a3f8-87b5a59d8ed0 2018-08-01 10:39:48,137 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:39:48,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc9cb961ce79606b9bbda6ee15d2e6913369fd8d" 2018-08-01 10:39:48,225 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:39:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-49e31b8c-f34b-43d9-88ea-ff18e67c7525 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c0d9b34b06f445a7857603f60b181f3c.", "code": 404, "title": "Not Found"}} 2018-08-01 10:39:48,225 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c used request id req-49e31b8c-f34b-43d9-88ea-ff18e67c7525 2018-08-01 10:39:48,225 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:39:48,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc9cb961ce79606b9bbda6ee15d2e6913369fd8d" 2018-08-01 10:39:48,316 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:39:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-45c3c448-4a4c-496a-8e43-6c07444cca68 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: dd207f801ed3475f9dbe5f13077af1c8.", "code": 404, "title": "Not Found"}} 2018-08-01 10:39:48,316 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 used request id req-45c3c448-4a4c-496a-8e43-6c07444cca68 2018-08-01 10:39:48,316 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:39:48,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc9cb961ce79606b9bbda6ee15d2e6913369fd8d" 2018-08-01 10:39:48,398 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:39:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b6ff97bd-dcdf-4deb-a2ab-e59654771bae Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 46dd322c3fcc454eb140e37825746af8.", "code": 404, "title": "Not Found"}} 2018-08-01 10:39:48,398 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 used request id req-b6ff97bd-dcdf-4deb-a2ab-e59654771bae 2018-08-01 10:39:48,398 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:39:48,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc9cb961ce79606b9bbda6ee15d2e6913369fd8d" 2018-08-01 10:39:48,478 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:39:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3f37b47f-bfe7-4178-a210-39747ee6b541 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 455b48a61678488ead79a4cfa07ef5c3.", "code": 404, "title": "Not Found"}} 2018-08-01 10:39:48,479 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 used request id req-3f37b47f-bfe7-4178-a210-39747ee6b541 2018-08-01 10:39:48,479 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:39:48,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc9cb961ce79606b9bbda6ee15d2e6913369fd8d" 2018-08-01 10:39:48,501 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-debf72c8-0766-4a34-81f6-9034461c13f7 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 10:39:48,501 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-debf72c8-0766-4a34-81f6-9034461c13f7 2018-08-01 10:39:48,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ddd20ab1a1b7400a98e6ddb8d0eb4686 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc9cb961ce79606b9bbda6ee15d2e6913369fd8d" 2018-08-01 10:39:48,585 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:39:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7affbb39-2893-4d14-a625-a3061139f006 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ddd20ab1a1b7400a98e6ddb8d0eb4686.", "code": 404, "title": "Not Found"}} 2018-08-01 10:39:48,585 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ddd20ab1a1b7400a98e6ddb8d0eb4686 used request id req-7affbb39-2893-4d14-a625-a3061139f006 2018-08-01 10:39:48,585 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:39:48,586 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-cdf0bcbc-d51c-4c9-proj 2018-08-01 10:39:48,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/fd75730bfa6b409586180265ee8b1fc7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc9cb961ce79606b9bbda6ee15d2e6913369fd8d" 2018-08-01 10:39:48,872 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:39:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d2671b31-ee3f-4754-93f5-965c2e67ddd4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:39:48,872 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/fd75730bfa6b409586180265ee8b1fc7 used request id req-d2671b31-ee3f-4754-93f5-965c2e67ddd4 2018-08-01 10:39:48,873 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-cdf0bcbc-d51c-4c9-proj-role 2018-08-01 10:39:48,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/8a85734755f647f1a584c16784dc3ff5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc9cb961ce79606b9bbda6ee15d2e6913369fd8d" 2018-08-01 10:39:48,980 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:39:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b3ad2672-2429-4185-8521-ed1f5d6b1f50 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:39:48,980 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/8a85734755f647f1a584c16784dc3ff5 used request id req-b3ad2672-2429-4185-8521-ed1f5d6b1f50 2018-08-01 10:39:48,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc9cb961ce79606b9bbda6ee15d2e6913369fd8d" 2018-08-01 10:39:49,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93cdfe05-bf92-4c98-95ce-900474921509 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:39:49,161 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-93cdfe05-bf92-4c98-95ce-900474921509 2018-08-01 10:39:49,162 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-cdf0bcbc-d51c-4c9-user 2018-08-01 10:39:49,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/098ca77057454807a82c8b18d4f1c0f7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37d4e378a51f0aed9bc548ddf2647a9fa6bf33d7" 2018-08-01 10:39:49,338 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:39:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-03cb6d35-073c-4c07-b0a2-bda802fff4ee Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:39:49,339 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/098ca77057454807a82c8b18d4f1c0f7 used request id req-03cb6d35-073c-4c07-b0a2-bda802fff4ee 2018-08-01 10:39:49,340 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:39:49,800 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:39:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["jLXoUnbASuqsCOpbtSabAA"], "issued_at": "2018-08-01T10:39:49.000000Z"}} 2018-08-01 10:39:49,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d47a4f5a6f43d9a16505c72fd3c2a1ad8572cd6a" 2018-08-01 10:39:49,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3def944-e248-4f58-8f3f-1d7b5c870828 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:39:49,893 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-d3def944-e248-4f58-8f3f-1d7b5c870828 2018-08-01 10:39:49,894 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:39:49,895 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:39:50,275 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:39:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["kPlq7gBOQqqknLseckjqdw"], "issued_at": "2018-08-01T10:39:50.000000Z"}} 2018-08-01 10:39:50,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d26ea260784383f45b86c17f409b1c3d1c848f3" 2018-08-01 10:39:50,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5845cca-a35e-46de-9d53-3c77eaf6436d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:39:50,361 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-a5845cca-a35e-46de-9d53-3c77eaf6436d 2018-08-01 10:39:50,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:39:50,369 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:39: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:39:50,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-2e93fe92-1f4f-4fe-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d26ea260784383f45b86c17f409b1c3d1c848f3" 2018-08-01 10:39:50,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27b1fb57-1df5-4a51-981a-0fce31f6bc20 Content-Encoding: gzip Content-Length: 173 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-2e93fe92-1f4f-4fe-proj", "previous": null, "next": null}, "projects": []} 2018-08-01 10:39:50,454 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-2e93fe92-1f4f-4fe-proj used request id req-27b1fb57-1df5-4a51-981a-0fce31f6bc20 2018-08-01 10:39:50,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d26ea260784383f45b86c17f409b1c3d1c848f3" 2018-08-01 10:39:50,478 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9c2244c-3c19-482e-904a-5fc42cb9cc63 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:39:50,478 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-f9c2244c-3c19-482e-904a-5fc42cb9cc63 2018-08-01 10:39:50,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d26ea260784383f45b86c17f409b1c3d1c848f3" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-2e93fe92-1f4f-4fe-proj"}}' 2018-08-01 10:39:50,591 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:39:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-addaf786-012b-444d-844e-c63992757ac4 Content-Length: 316 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/d54f18acc7bc48439e44f02654c99688"}, "tags": [], "enabled": true, "id": "d54f18acc7bc48439e44f02654c99688", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-2e93fe92-1f4f-4fe-proj"}} 2018-08-01 10:39:50,592 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-addaf786-012b-444d-844e-c63992757ac4 2018-08-01 10:39:50,592 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-2e93fe92-1f4f-4fe-proj 2018-08-01 10:39:50,592 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:39:50,593 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:39:50,974 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:39:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["ABo2rKn3SPewjECC1jKEGg"], "issued_at": "2018-08-01T10:39:50.000000Z"}} 2018-08-01 10:39:50,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2d46b69abdc4bcf6021842816c77206ab86c716" 2018-08-01 10:39:51,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c00e6102-26ab-490b-87ff-9eff73a99522 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:39:51,060 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-c00e6102-26ab-490b-87ff-9eff73a99522 2018-08-01 10:39:51,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:39:51,069 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:39: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:39:51,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2d46b69abdc4bcf6021842816c77206ab86c716" 2018-08-01 10:39:51,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01f68b28-733c-4c61-8085-daf7c65f5a08 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 10:39:51,166 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-01f68b28-733c-4c61-8085-daf7c65f5a08 2018-08-01 10:39:51,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateKeypairsTests-2e93fe92-1f4f-4fe-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2d46b69abdc4bcf6021842816c77206ab86c716" 2018-08-01 10:39:51,255 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d14ea05-26bb-4578-a6ce-586ae9ed8ab0 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateKeypairsTests-2e93fe92-1f4f-4fe-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/d54f18acc7bc48439e44f02654c99688"}, "tags": [], "enabled": true, "id": "d54f18acc7bc48439e44f02654c99688", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-2e93fe92-1f4f-4fe-proj"}]} 2018-08-01 10:39:51,255 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateKeypairsTests-2e93fe92-1f4f-4fe-proj used request id req-5d14ea05-26bb-4578-a6ce-586ae9ed8ab0 2018-08-01 10:39:51,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2d46b69abdc4bcf6021842816c77206ab86c716" 2018-08-01 10:39:51,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-851d1016-c74c-4c9f-b8a9-1c3699dde68e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:39:51,346 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-851d1016-c74c-4c9f-b8a9-1c3699dde68e 2018-08-01 10:39:51,705 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-2e93fe92-1f4f-4fe-user 2018-08-01 10:39:51,705 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:39:51,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d26ea260784383f45b86c17f409b1c3d1c848f3" 2018-08-01 10:39:51,791 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb01c5cf-0608-4509-a829-65cddebc93e9 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:39:51,792 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-cb01c5cf-0608-4509-a829-65cddebc93e9 2018-08-01 10:39:51,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d26ea260784383f45b86c17f409b1c3d1c848f3" -d '{"role": {"name": "CreateKeypairsTests-2e93fe92-1f4f-4fe-proj-role"}}' 2018-08-01 10:39:51,890 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:39:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ae4939d3-a65b-4f81-b353-d84f69791cdb Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a07ec05deb4440758a1de5f93a85426e", "links": {"self": "http://172.30.9.24:5000/v3/roles/a07ec05deb4440758a1de5f93a85426e"}, "name": "CreateKeypairsTests-2e93fe92-1f4f-4fe-proj-role"}} 2018-08-01 10:39:51,890 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-ae4939d3-a65b-4f81-b353-d84f69791cdb 2018-08-01 10:39:51,890 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-2e93fe92-1f4f-4fe-proj-role 2018-08-01 10:39:51,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/a07ec05deb4440758a1de5f93a85426e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d26ea260784383f45b86c17f409b1c3d1c848f3" 2018-08-01 10:39:51,975 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9c34b85-cc7a-46bc-9dbb-fa4bfb746c31 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a07ec05deb4440758a1de5f93a85426e", "links": {"self": "http://172.30.9.24:5000/v3/roles/a07ec05deb4440758a1de5f93a85426e"}, "name": "CreateKeypairsTests-2e93fe92-1f4f-4fe-proj-role"}} 2018-08-01 10:39:51,976 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/a07ec05deb4440758a1de5f93a85426e used request id req-e9c34b85-cc7a-46bc-9dbb-fa4bfb746c31 2018-08-01 10:39:51,976 - keystone_utils - INFO - Granting role CreateKeypairsTests-2e93fe92-1f4f-4fe-proj-role to project CreateKeypairsTests-2e93fe92-1f4f-4fe-proj 2018-08-01 10:39:51,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/d54f18acc7bc48439e44f02654c99688/users/67b86ab6c36a4151ab4801ff52a0e1a3/roles/a07ec05deb4440758a1de5f93a85426e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d26ea260784383f45b86c17f409b1c3d1c848f3" 2018-08-01 10:39:52,090 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:39:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ef61c1a3-67c8-4088-80b5-27c8c58b851a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:39:52,090 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/d54f18acc7bc48439e44f02654c99688/users/67b86ab6c36a4151ab4801ff52a0e1a3/roles/a07ec05deb4440758a1de5f93a85426e used request id req-ef61c1a3-67c8-4088-80b5-27c8c58b851a 2018-08-01 10:39:52,091 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 10:39:52,207 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsTests-72f40d06-d0e8-4861-8179-1ce3a4b849e1.pub 2018-08-01 10:39:52,207 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:39:52,207 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:39:52,590 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a07ec05deb4440758a1de5f93a85426e", "name": "CreateKeypairsTests-2e93fe92-1f4f-4fe-proj-role"}], "expires_at": "2018-08-01T11:39:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d54f18acc7bc48439e44f02654c99688", "name": "CreateKeypairsTests-2e93fe92-1f4f-4fe-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/d54f18acc7bc48439e44f02654c99688", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/d54f18acc7bc48439e44f02654c99688", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/d54f18acc7bc48439e44f02654c99688", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/d54f18acc7bc48439e44f02654c99688", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/d54f18acc7bc48439e44f02654c99688", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/d54f18acc7bc48439e44f02654c99688", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_d54f18acc7bc48439e44f02654c99688", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_d54f18acc7bc48439e44f02654c99688", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/d54f18acc7bc48439e44f02654c99688", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/d54f18acc7bc48439e44f02654c99688", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/d54f18acc7bc48439e44f02654c99688", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/d54f18acc7bc48439e44f02654c99688", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/d54f18acc7bc48439e44f02654c99688", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/d54f18acc7bc48439e44f02654c99688", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-2e93fe92-1f4f-4fe-user", "id": "67b86ab6c36a4151ab4801ff52a0e1a3"}, "audit_ids": ["2IMfnouiQtGQ9zAtm4M1lg"], "issued_at": "2018-08-01T10:39:52.000000Z"}} 2018-08-01 10:39:52,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c7d6b98ef44c87dcbe054f1a0feb442197e1f89" 2018-08-01 10:39:52,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7af1905d-d8d9-457d-9eab-30d7ecdcc8a6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:39:52,671 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-7af1905d-d8d9-457d-9eab-30d7ecdcc8a6 2018-08-01 10:39:52,672 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 10:39:52,676 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c7d6b98ef44c87dcbe054f1a0feb442197e1f89" 2018-08-01 10:39:52,936 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39: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-dc4f4550-651a-4e6c-9fce-0dc97ff9d600 x-compute-request-id: req-dc4f4550-651a-4e6c-9fce-0dc97ff9d600 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-08-01 10:39:52,937 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-dc4f4550-651a-4e6c-9fce-0dc97ff9d600 2018-08-01 10:39:52,937 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-72f40d06-d0e8-4861-8179-1ce3a4b849e1... 2018-08-01 10:39:52,937 - OpenStackKeypair - INFO - Uploading existing keypair 2018-08-01 10:39:52,937 - nova_utils - INFO - Saving keypair to - tmp/CreateKeypairsTests-72f40d06-d0e8-4861-8179-1ce3a4b849e1.pub 2018-08-01 10:39:52,938 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-72f40d06-d0e8-4861-8179-1ce3a4b849e1 2018-08-01 10:39:52,940 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c7d6b98ef44c87dcbe054f1a0feb442197e1f89" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDCiOWGlsaGyjZtyFMqr+lH2iY1gIZzv/vVLgnZHvG+LpTnq5DFwnIU8JyxJGwj0B5Eg2MaOhUc29SAoVBT49DrraWNNtwOswUiHmGW51NPcen5lFYVYcCb3tCrKHtsECQxLEFS0kmsBLf+wfmbBiwxztKODqjcUGGkXQpwaJs8zdmWVuUnckHpgG1hQzhc6O7NvXtj/LVIiqtNNbTKrgpe2NfUFiVAmerJGMBaoRQlbho5q+Huyw+oAhBWE6BqxaP3lQBJw2RUQVPR/u90RtxmWTA3xAqAcaE4XLsrjH1foB7i2kLg2Fz/+sI8InkuubAzHUOtRLPq9ip9JYV7pti9", "name": "CreateKeypairsTests-72f40d06-d0e8-4861-8179-1ce3a4b849e1"}}' 2018-08-01 10:39:52,992 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39: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-3bb30ced-646b-4747-b207-f14207d33290 x-compute-request-id: req-3bb30ced-646b-4747-b207-f14207d33290 Content-Encoding: gzip Content-Length: 496 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDCiOWGlsaGyjZtyFMqr+lH2iY1gIZzv/vVLgnZHvG+LpTnq5DFwnIU8JyxJGwj0B5Eg2MaOhUc29SAoVBT49DrraWNNtwOswUiHmGW51NPcen5lFYVYcCb3tCrKHtsECQxLEFS0kmsBLf+wfmbBiwxztKODqjcUGGkXQpwaJs8zdmWVuUnckHpgG1hQzhc6O7NvXtj/LVIiqtNNbTKrgpe2NfUFiVAmerJGMBaoRQlbho5q+Huyw+oAhBWE6BqxaP3lQBJw2RUQVPR/u90RtxmWTA3xAqAcaE4XLsrjH1foB7i2kLg2Fz/+sI8InkuubAzHUOtRLPq9ip9JYV7pti9", "user_id": "67b86ab6c36a4151ab4801ff52a0e1a3", "name": "CreateKeypairsTests-72f40d06-d0e8-4861-8179-1ce3a4b849e1", "fingerprint": "e7:81:77:50:2b:95:62:60:50:4a:2d:c1:7a:34:29:53"}} 2018-08-01 10:39:52,992 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-3bb30ced-646b-4747-b207-f14207d33290 2018-08-01 10:39:52,993 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:39:53,480 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a07ec05deb4440758a1de5f93a85426e", "name": "CreateKeypairsTests-2e93fe92-1f4f-4fe-proj-role"}], "expires_at": "2018-08-01T11:39:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d54f18acc7bc48439e44f02654c99688", "name": "CreateKeypairsTests-2e93fe92-1f4f-4fe-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/d54f18acc7bc48439e44f02654c99688", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/d54f18acc7bc48439e44f02654c99688", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/d54f18acc7bc48439e44f02654c99688", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/d54f18acc7bc48439e44f02654c99688", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/d54f18acc7bc48439e44f02654c99688", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/d54f18acc7bc48439e44f02654c99688", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_d54f18acc7bc48439e44f02654c99688", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_d54f18acc7bc48439e44f02654c99688", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/d54f18acc7bc48439e44f02654c99688", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/d54f18acc7bc48439e44f02654c99688", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/d54f18acc7bc48439e44f02654c99688", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/d54f18acc7bc48439e44f02654c99688", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/d54f18acc7bc48439e44f02654c99688", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/d54f18acc7bc48439e44f02654c99688", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-2e93fe92-1f4f-4fe-user", "id": "67b86ab6c36a4151ab4801ff52a0e1a3"}, "audit_ids": ["qYZUgCpES-ikq7C2LDpVcw"], "issued_at": "2018-08-01T10:39:53.000000Z"}} 2018-08-01 10:39:53,483 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs/CreateKeypairsTests-72f40d06-d0e8-4861-8179-1ce3a4b849e1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}731a791311b48beb89291e7ed899f32f904769d2" 2018-08-01 10:39:53,789 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39: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-27cda17c-dcaf-4035-b63b-89082cc7ca0a x-compute-request-id: req-27cda17c-dcaf-4035-b63b-89082cc7ca0a Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDCiOWGlsaGyjZtyFMqr+lH2iY1gIZzv/vVLgnZHvG+LpTnq5DFwnIU8JyxJGwj0B5Eg2MaOhUc29SAoVBT49DrraWNNtwOswUiHmGW51NPcen5lFYVYcCb3tCrKHtsECQxLEFS0kmsBLf+wfmbBiwxztKODqjcUGGkXQpwaJs8zdmWVuUnckHpgG1hQzhc6O7NvXtj/LVIiqtNNbTKrgpe2NfUFiVAmerJGMBaoRQlbho5q+Huyw+oAhBWE6BqxaP3lQBJw2RUQVPR/u90RtxmWTA3xAqAcaE4XLsrjH1foB7i2kLg2Fz/+sI8InkuubAzHUOtRLPq9ip9JYV7pti9", "user_id": "67b86ab6c36a4151ab4801ff52a0e1a3", "name": "CreateKeypairsTests-72f40d06-d0e8-4861-8179-1ce3a4b849e1", "deleted": false, "created_at": "2018-08-01T10:39:52.000000", "updated_at": null, "fingerprint": "e7:81:77:50:2b:95:62:60:50:4a:2d:c1:7a:34:29:53", "deleted_at": null, "id": 22}} 2018-08-01 10:39:53,789 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/CreateKeypairsTests-72f40d06-d0e8-4861-8179-1ce3a4b849e1 used request id req-27cda17c-dcaf-4035-b63b-89082cc7ca0a 2018-08-01 10:39:53,789 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-72f40d06-d0e8-4861-8179-1ce3a4b849e1 2018-08-01 10:39:53,792 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/os-keypairs/CreateKeypairsTests-72f40d06-d0e8-4861-8179-1ce3a4b849e1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c7d6b98ef44c87dcbe054f1a0feb442197e1f89" 2018-08-01 10:39:53,831 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 10:39: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-95b82148-3d26-4fc9-bdb7-b36230d0e68e x-compute-request-id: req-95b82148-3d26-4fc9-bdb7-b36230d0e68e Content-Length: 0 Content-Type: application/json 2018-08-01 10:39:53,831 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/CreateKeypairsTests-72f40d06-d0e8-4861-8179-1ce3a4b849e1 used request id req-95b82148-3d26-4fc9-bdb7-b36230d0e68e 2018-08-01 10:39:53,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d26ea260784383f45b86c17f409b1c3d1c848f3" 2018-08-01 10:39:54,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-7f428404-3c47-43a1-a279-23133256dd53 Date: Wed, 01 Aug 2018 10:39:54 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a2413a97b61342d8bd27570706ef372d", "created_at": "2018-08-01T09:33:18Z", "updated_at": "2018-08-01T09:33:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "7f556ce3-51d0-4279-a11d-510db9f9a3b1", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "94adc13c-a166-41cf-bd16-f997efc73cb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "b39143b5-c08f-4d0b-9d40-54f472f2389e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "e218b0b7-4501-4f84-9458-caf2891c260d", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}], "revision_number": 4, "project_id": "a2413a97b61342d8bd27570706ef372d", "id": "38229670-7386-42d0-b7b9-2397ea5938de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "created_at": "2018-08-01T09:28:38Z", "updated_at": "2018-08-01T09:28:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "763568f1-8151-4a3c-911a-d06da4423063", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "80d28bee-4aee-47e8-a8da-e0fe31497fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "a47a5ddf-aa37-4ab2-a335-1c93513b5f12", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "f5bba5a5-602b-421e-98b2-5a16117f943f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}], "revision_number": 4, "project_id": "dbe9669438844f3faecdc7fcc050e0d8", "id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ed1054af2e94c049694d98d54211d98", "created_at": "2018-08-01T09:31:40Z", "updated_at": "2018-08-01T09:31:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "34baee87-ea35-42ee-8a69-0f6e2a825d3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "89b9d1c9-f4f9-45cd-8d36-970d44228439", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "b8ab0d59-cab9-4488-82ee-7c5f69709bff", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "d3ab68ea-23b4-4bf6-8dd3-85d029e3d89f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}], "revision_number": 4, "project_id": "2ed1054af2e94c049694d98d54211d98", "id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "created_at": "2018-08-01T09:34:13Z", "updated_at": "2018-08-01T09:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "1dbb3f59-611b-46d1-a82d-2720e0a16f86", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "3878126b-a220-4357-adb9-bc22498f31b1", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "75ce67db-9c04-4561-a10d-8b1ec63943e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "e2945a69-3afe-41e3-a7ec-3ea4c79a12ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}], "revision_number": 4, "project_id": "c0d9b34b06f445a7857603f60b181f3c", "id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-01T09:30:58Z", "updated_at": "2018-08-01T09:30:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "042d4626-2974-418d-affe-f8f2acd05faa", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "995fae58-f0e5-4e10-801c-6c2ce5c7ae0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "cb8404fa-cb24-4879-a34d-f3050dcba730", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "dad6aaab-690e-4c24-9103-6767e0c80bc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "created_at": "2018-08-01T09:31:11Z", "updated_at": "2018-08-01T09:31:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "939e25e0-5dbc-4f6e-9f6f-7fb70e540203", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "9796a673-6928-4009-9c21-1410d395646e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "af7b8bf8-2fb6-4d72-842a-38f72d7581f7", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "b9af65b0-2eb8-45e1-8504-b7dc4dbb83ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}], "revision_number": 4, "project_id": "dd207f801ed3475f9dbe5f13077af1c8", "id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "46dd322c3fcc454eb140e37825746af8", "created_at": "2018-08-01T10:33:44Z", "updated_at": "2018-08-01T10:33:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "0f41470b-1091-45c1-b574-92069f79f8d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "8cc03a9c-8fa5-425b-812f-d7692bae3613", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d1373b1e-2fb9-4e02-a9e1-7e873ba1d7d1", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d21f3909-71f3-43e2-a22d-6a9c2513cb6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}], "revision_number": 4, "project_id": "46dd322c3fcc454eb140e37825746af8", "id": "b2961714-c8a4-4fcb-918b-21d70527c983", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "created_at": "2018-08-01T09:34:57Z", "updated_at": "2018-08-01T09:34:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "8063d12f-30db-4ccf-8ce0-72e59ba81a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c38e1a7a-5857-4f03-b991-6d5c9c9a5b9e", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c725bae1-d3bb-42b5-b331-32737085f28c", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "cfddc134-923b-4e0d-9ec5-dcc5641dd435", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}], "revision_number": 4, "project_id": "455b48a61678488ead79a4cfa07ef5c3", "id": "cd52f913-3072-4ce7-a779-7de795b62b12", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:36:50Z", "updated_at": "2018-08-01T09:36:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "07ef7fe5-a529-45da-bfc0-899f0ea9b592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "bc4dad3a-2a0c-4c31-b901-2909a12adb50", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c35cff35-4306-4116-b9fa-fc27bc7c05d6", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c493e3ac-d9d2-480d-9ec8-50982eedaf5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}], "revision_number": 4, "project_id": "8d96727022f4443794db44ecde432faf", "id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "created_at": "2018-08-01T09:32:45Z", "updated_at": "2018-08-01T09:32:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "058ea790-43ea-4a6f-9950-28418319e577", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "5fcfb31b-cdad-4037-973e-56b74faefd14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "99a24d26-dc7f-42d0-aa23-a7c061f04952", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "b641bb48-566e-472b-a3cc-d38c85ab3ff1", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}], "revision_number": 4, "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "name": "default"}]} 2018-08-01 10:39:54,061 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-7f428404-3c47-43a1-a279-23133256dd53 2018-08-01 10:39:54,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d26ea260784383f45b86c17f409b1c3d1c848f3" 2018-08-01 10:39:54,151 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:39:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a7e25335-fa15-4974-8b1f-8691c0267366 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2413a97b61342d8bd27570706ef372d.", "code": 404, "title": "Not Found"}} 2018-08-01 10:39:54,151 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d used request id req-a7e25335-fa15-4974-8b1f-8691c0267366 2018-08-01 10:39:54,151 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:39:54,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d26ea260784383f45b86c17f409b1c3d1c848f3" 2018-08-01 10:39:54,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6900a8b9-3dbb-437b-82fd-587a4fc770c8 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.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dbe9669438844f3faecdc7fcc050e0d8", "name": "service"}} 2018-08-01 10:39:54,241 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 used request id req-6900a8b9-3dbb-437b-82fd-587a4fc770c8 2018-08-01 10:39:54,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d26ea260784383f45b86c17f409b1c3d1c848f3" 2018-08-01 10:39:54,320 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:39:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4fa0f804-626f-4fa9-9595-5e70332ef22a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ed1054af2e94c049694d98d54211d98.", "code": 404, "title": "Not Found"}} 2018-08-01 10:39:54,320 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 used request id req-4fa0f804-626f-4fa9-9595-5e70332ef22a 2018-08-01 10:39:54,320 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:39:54,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d26ea260784383f45b86c17f409b1c3d1c848f3" 2018-08-01 10:39:54,406 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:39:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dc4baf6a-9403-4d3b-8510-06872a41539d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c0d9b34b06f445a7857603f60b181f3c.", "code": 404, "title": "Not Found"}} 2018-08-01 10:39:54,406 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c used request id req-dc4baf6a-9403-4d3b-8510-06872a41539d 2018-08-01 10:39:54,406 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:39:54,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d26ea260784383f45b86c17f409b1c3d1c848f3" 2018-08-01 10:39:54,500 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:39:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fee9b756-83da-41ad-9f06-d267b2523f09 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: dd207f801ed3475f9dbe5f13077af1c8.", "code": 404, "title": "Not Found"}} 2018-08-01 10:39:54,501 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 used request id req-fee9b756-83da-41ad-9f06-d267b2523f09 2018-08-01 10:39:54,501 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:39:54,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d26ea260784383f45b86c17f409b1c3d1c848f3" 2018-08-01 10:39:54,586 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:39:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8c1f9436-b565-4027-9ee8-bddaf00199e2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 46dd322c3fcc454eb140e37825746af8.", "code": 404, "title": "Not Found"}} 2018-08-01 10:39:54,586 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 used request id req-8c1f9436-b565-4027-9ee8-bddaf00199e2 2018-08-01 10:39:54,586 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:39:54,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d26ea260784383f45b86c17f409b1c3d1c848f3" 2018-08-01 10:39:54,672 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:39:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7a71412f-40f8-4252-821b-cf8703591503 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 455b48a61678488ead79a4cfa07ef5c3.", "code": 404, "title": "Not Found"}} 2018-08-01 10:39:54,672 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 used request id req-7a71412f-40f8-4252-821b-cf8703591503 2018-08-01 10:39:54,672 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:39:54,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d26ea260784383f45b86c17f409b1c3d1c848f3" 2018-08-01 10:39:54,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c48a65f8-cdca-4165-970a-d297a92db29d 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 10:39:54,762 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-c48a65f8-cdca-4165-970a-d297a92db29d 2018-08-01 10:39:54,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ddd20ab1a1b7400a98e6ddb8d0eb4686 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d26ea260784383f45b86c17f409b1c3d1c848f3" 2018-08-01 10:39:54,849 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:39:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a540fb8d-2c1f-4db1-9344-b7d0655834fd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ddd20ab1a1b7400a98e6ddb8d0eb4686.", "code": 404, "title": "Not Found"}} 2018-08-01 10:39:54,849 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ddd20ab1a1b7400a98e6ddb8d0eb4686 used request id req-a540fb8d-2c1f-4db1-9344-b7d0655834fd 2018-08-01 10:39:54,849 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:39:54,850 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-2e93fe92-1f4f-4fe-proj 2018-08-01 10:39:54,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/d54f18acc7bc48439e44f02654c99688 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d26ea260784383f45b86c17f409b1c3d1c848f3" 2018-08-01 10:39:55,028 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:39:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a3724c8-eda9-475f-8bc5-be615e84290c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:39:55,028 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/d54f18acc7bc48439e44f02654c99688 used request id req-0a3724c8-eda9-475f-8bc5-be615e84290c 2018-08-01 10:39:55,028 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-2e93fe92-1f4f-4fe-proj-role 2018-08-01 10:39:55,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/a07ec05deb4440758a1de5f93a85426e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d26ea260784383f45b86c17f409b1c3d1c848f3" 2018-08-01 10:39:55,131 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:39:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a6c0e88b-2988-4e17-a6f4-47034206dd49 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:39:55,131 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/a07ec05deb4440758a1de5f93a85426e used request id req-a6c0e88b-2988-4e17-a6f4-47034206dd49 2018-08-01 10:39:55,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d26ea260784383f45b86c17f409b1c3d1c848f3" 2018-08-01 10:39:55,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36c8c6e5-f93c-47ff-b0e1-fdf03cdf97bc Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:39:55,219 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-36c8c6e5-f93c-47ff-b0e1-fdf03cdf97bc 2018-08-01 10:39:55,220 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-2e93fe92-1f4f-4fe-user 2018-08-01 10:39:55,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/67b86ab6c36a4151ab4801ff52a0e1a3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2d46b69abdc4bcf6021842816c77206ab86c716" 2018-08-01 10:39:55,382 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:39:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-84e43e76-3414-4b5f-b6dd-badd293e2e57 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:39:55,382 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/67b86ab6c36a4151ab4801ff52a0e1a3 used request id req-84e43e76-3414-4b5f-b6dd-badd293e2e57 2018-08-01 10:39:55,383 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:39:55,772 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:39:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["hsaUDGWuSHa7EUdrl0RbeA"], "issued_at": "2018-08-01T10:39:55.000000Z"}} 2018-08-01 10:39:55,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65d1f11e9b5b6c54e1cbaa51428af92d6747b913" 2018-08-01 10:39:55,866 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-054db92d-3eef-4981-b160-e9f7480108df Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:39:55,866 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-054db92d-3eef-4981-b160-e9f7480108df 2018-08-01 10:39:55,867 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:39:55,868 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:39:56,246 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:39:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["H66sL4JtR-Ox90Ae4HA5og"], "issued_at": "2018-08-01T10:39:56.000000Z"}} 2018-08-01 10:39:56,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6da462fd4d0a57a62897c00c763c0449337fb08" 2018-08-01 10:39:56,323 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ade081d-c291-4f9f-93ea-272bc9ec5947 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:39:56,324 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-9ade081d-c291-4f9f-93ea-272bc9ec5947 2018-08-01 10:39:56,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:39:56,335 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:39: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:39:56,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-ac441bf8-1eb5-441-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6da462fd4d0a57a62897c00c763c0449337fb08" 2018-08-01 10:39:56,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd10748a-7e76-4f9f-a61b-43c686118068 Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-ac441bf8-1eb5-441-proj", "previous": null, "next": null}, "projects": []} 2018-08-01 10:39:56,421 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-ac441bf8-1eb5-441-proj used request id req-fd10748a-7e76-4f9f-a61b-43c686118068 2018-08-01 10:39:56,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6da462fd4d0a57a62897c00c763c0449337fb08" 2018-08-01 10:39:56,510 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7c0184a-b888-4cf9-b528-89940d8ea098 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:39:56,510 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-f7c0184a-b888-4cf9-b528-89940d8ea098 2018-08-01 10:39:56,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6da462fd4d0a57a62897c00c763c0449337fb08" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-ac441bf8-1eb5-441-proj"}}' 2018-08-01 10:39:56,621 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:39:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-55a0b633-7a82-4725-9687-fc2c031666c0 Content-Length: 316 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/2460ce31d22040789c91700372a40b3a"}, "tags": [], "enabled": true, "id": "2460ce31d22040789c91700372a40b3a", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-ac441bf8-1eb5-441-proj"}} 2018-08-01 10:39:56,622 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-55a0b633-7a82-4725-9687-fc2c031666c0 2018-08-01 10:39:56,622 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-ac441bf8-1eb5-441-proj 2018-08-01 10:39:56,622 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:39:56,623 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:39:57,007 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:39:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["PVztca3dRHOpF3BdOJ2tXA"], "issued_at": "2018-08-01T10:39:57.000000Z"}} 2018-08-01 10:39:57,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33f431fa3fc815806ec3474fb177de403e83494a" 2018-08-01 10:39:57,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8210837-fc20-46f3-b14d-d2dd8e70c2d8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:39:57,020 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-c8210837-fc20-46f3-b14d-d2dd8e70c2d8 2018-08-01 10:39:57,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:39:57,028 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:39: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:39:57,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33f431fa3fc815806ec3474fb177de403e83494a" 2018-08-01 10:39:57,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b660ae86-177f-4e90-9550-ffccfdd21368 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 10:39:57,128 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-b660ae86-177f-4e90-9550-ffccfdd21368 2018-08-01 10:39:57,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateKeypairsTests-ac441bf8-1eb5-441-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33f431fa3fc815806ec3474fb177de403e83494a" 2018-08-01 10:39:57,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77cee727-bf4f-4f13-9d61-34bd86197bfd Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateKeypairsTests-ac441bf8-1eb5-441-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/2460ce31d22040789c91700372a40b3a"}, "tags": [], "enabled": true, "id": "2460ce31d22040789c91700372a40b3a", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-ac441bf8-1eb5-441-proj"}]} 2018-08-01 10:39:57,218 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateKeypairsTests-ac441bf8-1eb5-441-proj used request id req-77cee727-bf4f-4f13-9d61-34bd86197bfd 2018-08-01 10:39:57,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33f431fa3fc815806ec3474fb177de403e83494a" 2018-08-01 10:39:57,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a82a2086-3ca5-4ef8-a60e-9a3e0113ff62 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:39:57,307 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-a82a2086-3ca5-4ef8-a60e-9a3e0113ff62 2018-08-01 10:39:57,699 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-ac441bf8-1eb5-441-user 2018-08-01 10:39:57,699 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:39:57,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6da462fd4d0a57a62897c00c763c0449337fb08" 2018-08-01 10:39:57,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2751963-55d2-40a2-aa60-bf0244b5f956 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:39:57,787 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-f2751963-55d2-40a2-aa60-bf0244b5f956 2018-08-01 10:39:57,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6da462fd4d0a57a62897c00c763c0449337fb08" -d '{"role": {"name": "CreateKeypairsTests-ac441bf8-1eb5-441-proj-role"}}' 2018-08-01 10:39:57,819 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:39:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8c4db980-c97b-490b-a62c-474ea5a2ebd9 Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a91002f5d8dc4da8979869f05155ef88", "links": {"self": "http://172.30.9.24:5000/v3/roles/a91002f5d8dc4da8979869f05155ef88"}, "name": "CreateKeypairsTests-ac441bf8-1eb5-441-proj-role"}} 2018-08-01 10:39:57,819 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-8c4db980-c97b-490b-a62c-474ea5a2ebd9 2018-08-01 10:39:57,819 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-ac441bf8-1eb5-441-proj-role 2018-08-01 10:39:57,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/a91002f5d8dc4da8979869f05155ef88 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6da462fd4d0a57a62897c00c763c0449337fb08" 2018-08-01 10:39:57,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1410c86f-b1ab-4f02-88f0-7d69de880cdc Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a91002f5d8dc4da8979869f05155ef88", "links": {"self": "http://172.30.9.24:5000/v3/roles/a91002f5d8dc4da8979869f05155ef88"}, "name": "CreateKeypairsTests-ac441bf8-1eb5-441-proj-role"}} 2018-08-01 10:39:57,911 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/a91002f5d8dc4da8979869f05155ef88 used request id req-1410c86f-b1ab-4f02-88f0-7d69de880cdc 2018-08-01 10:39:57,911 - keystone_utils - INFO - Granting role CreateKeypairsTests-ac441bf8-1eb5-441-proj-role to project CreateKeypairsTests-ac441bf8-1eb5-441-proj 2018-08-01 10:39:57,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/2460ce31d22040789c91700372a40b3a/users/23aa3b37dc314c9f8cc7938c054d31df/roles/a91002f5d8dc4da8979869f05155ef88 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6da462fd4d0a57a62897c00c763c0449337fb08" 2018-08-01 10:39:58,037 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:39:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf407f6f-28fe-462c-88a9-22c89a122016 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:39:58,038 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/2460ce31d22040789c91700372a40b3a/users/23aa3b37dc314c9f8cc7938c054d31df/roles/a91002f5d8dc4da8979869f05155ef88 used request id req-cf407f6f-28fe-462c-88a9-22c89a122016 2018-08-01 10:39:58,038 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 10:39:58,039 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:39:58,040 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:39:58,421 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a91002f5d8dc4da8979869f05155ef88", "name": "CreateKeypairsTests-ac441bf8-1eb5-441-proj-role"}], "expires_at": "2018-08-01T11:39:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2460ce31d22040789c91700372a40b3a", "name": "CreateKeypairsTests-ac441bf8-1eb5-441-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/2460ce31d22040789c91700372a40b3a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/2460ce31d22040789c91700372a40b3a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/2460ce31d22040789c91700372a40b3a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/2460ce31d22040789c91700372a40b3a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/2460ce31d22040789c91700372a40b3a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/2460ce31d22040789c91700372a40b3a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_2460ce31d22040789c91700372a40b3a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_2460ce31d22040789c91700372a40b3a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2460ce31d22040789c91700372a40b3a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/2460ce31d22040789c91700372a40b3a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/2460ce31d22040789c91700372a40b3a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/2460ce31d22040789c91700372a40b3a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/2460ce31d22040789c91700372a40b3a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/2460ce31d22040789c91700372a40b3a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-ac441bf8-1eb5-441-user", "id": "23aa3b37dc314c9f8cc7938c054d31df"}, "audit_ids": ["WPU6EYWwTKSnXlqGTVXYrw"], "issued_at": "2018-08-01T10:39:58.000000Z"}} 2018-08-01 10:39:58,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba1dacf96f321a8e65d1e8d4122be34a81c2faf4" 2018-08-01 10:39:58,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eee36898-340d-4fe9-8fa6-a4fc84aa8c60 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:39:58,500 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-eee36898-340d-4fe9-8fa6-a4fc84aa8c60 2018-08-01 10:39:58,501 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 10:39:58,504 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba1dacf96f321a8e65d1e8d4122be34a81c2faf4" 2018-08-01 10:39:58,677 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:39: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-2c4fe937-22c0-4e73-86f8-57581b1835a1 x-compute-request-id: req-2c4fe937-22c0-4e73-86f8-57581b1835a1 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-08-01 10:39:58,677 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-2c4fe937-22c0-4e73-86f8-57581b1835a1 2018-08-01 10:39:58,678 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-95131066-63cb-4bea-b974-eb5f83d05c8f... 2018-08-01 10:39:58,678 - OpenStackKeypair - INFO - Creating new keypair 2018-08-01 10:40:17,235 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-95131066-63cb-4bea-b974-eb5f83d05c8f 2018-08-01 10:40:17,237 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba1dacf96f321a8e65d1e8d4122be34a81c2faf4" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAE4wDZuBaZJsG41to10KKdnOlA7jHGIrQX5XjISGKRMM074phzrMAb0E3+i+WzuZ63W0U25NBaMJqwgvP3k2T9O/YX9yy+ks4jRbvD6ZObwf3HInh4D9YRnwaNblhcB1bseD330m0/E5hsnrDDkY4Clj3xtMc/zIcYi35HlCyz6zsGSQWa8OsYiq43tR3lEI2CHQzkAkOxbPvAFyEhsm3FlaS9tSNaLHJmjE1ZneIDwMutsgVJ8gawBpNoTOgnIg9m/ZD2ExOB4+6er5AjM4VXLS97a1q7DCpicsvV8jldI8wceQdTbnVMrclalmKZp4ceBlCUAkcjWp07mI4BIr1MpUPF8c+G0D3OqCX4joIoG2210gKApzTPYT8PvMFjVCj51xly9FL7LBeqeNlPgp1rEC0KCn3J3boSTAYXrO2hPsC5Wy33Gv2H6ehHl/dZiYQGlDOtd093b0KItnSqCpRqkN/Vxlu16KjfK9V9rxGar+behEoCEb9vEAsjAIcRhe0bR7ZxXfa4grekN7bh1qbW42bRdebeota58FjqM6ziejhC+9EcPLUbnUttV8WFeC5100LiyFkneVmXeOScuqspQinkUv95qKmCW7q2OJ75KAoeEYdcAzu1nDYQ2mERBPs/qT9DYrPIyW8ICVwkT15wXODdK44QlIdjIOf6H+H9lo2Z4qFMBHT2QX7n3OtftM7aiswNnINzjb3KPeMwefg8BydVxuC0PJnMugDeP7kJSA10U5spC0AeY+5k7mcwTTOn1qzhiUu8iZwDYWz+3ROrTo43FusqVlpG8hb8AC9JqCqNWrZFN1nA5Uqs22Eo//9D697T+KSEFoyr/l2/Zcvwvxnjrnc12Chfnmg0B9z2ccHY4fhEOR/Xx+Lm3FN2ApSL78Kir+5HaD3d5IPg2wmmu5QVP8ejv/Xgtp4OPHyLs3tio824C0XYdnaDowRwZGRdJukHJGVjiWqLUFwIDxV+HZ37F500k3CFxEIFYtLR5Luv2PTrd8FOABHuS6OdQrORpnbz3wIhd/4wyM3ueZx0JVuxXxDjLZS7JQ8rXIMlmuUOK+mEJAWkhxcq9tRoeylP2FhD7/8QN+R/biJKE9OXRk9n3C6dC0/y0eZSBZSQi2GTVNsxsixC5yWar5NsVPeFeCD4X60vS9iLjk8V6qdkuR5HQC3LyGWuDzuBbnmt4fsPS8cnyel/FL5BAhLM3McS02TXBf6lmSD14fpJ6T3KmFWm1gueFcrxtgKAug2o2gSZY9f7P6zeGNrI+FI3DvRpQUIlSeHMFJFYHCPxCi+R4TGfOSAN8jKQAZDdTDWEpG8SbmyQW6HZ9k+PFc9rHlWbuvEhOM+aIPS6Y0UTOzoDWFApgAxizE3xzcYG9DW6EdzRYUrKqpA6I+TKHalp0Wa0TU9tgJqthisPdfndNmLZPAakSRD3hFviNaiu9jCnEBaMoyZnC0ffZujjmcXNR2nGHWfYjAAlgYlMWSz1ILpSlC7yHYiW5q/G/FLwmbbzxRJNDoTcn3OZ9WBptv6Jqy9PfFLLR5lSnaPCZKctVSUtPaxRD6CubmTEwhLGEWWkqT0e1WQF/0haXV1zoTmTJM8AdrC6+NRcTyOvpPpqormOpfdVGZe5+iF6dqTJ4R4ZNzj7xbou656JBrU3Oct8pTKygs39Ww==", "name": "CreateKeypairsTests-95131066-63cb-4bea-b974-eb5f83d05c8f"}}' 2018-08-01 10:40:17,293 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:40: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-ad1bd04c-05a0-41f2-b38b-584f3b169c80 x-compute-request-id: req-ad1bd04c-05a0-41f2-b38b-584f3b169c80 Content-Encoding: gzip Content-Length: 1516 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAE4wDZuBaZJsG41to10KKdnOlA7jHGIrQX5XjISGKRMM074phzrMAb0E3+i+WzuZ63W0U25NBaMJqwgvP3k2T9O/YX9yy+ks4jRbvD6ZObwf3HInh4D9YRnwaNblhcB1bseD330m0/E5hsnrDDkY4Clj3xtMc/zIcYi35HlCyz6zsGSQWa8OsYiq43tR3lEI2CHQzkAkOxbPvAFyEhsm3FlaS9tSNaLHJmjE1ZneIDwMutsgVJ8gawBpNoTOgnIg9m/ZD2ExOB4+6er5AjM4VXLS97a1q7DCpicsvV8jldI8wceQdTbnVMrclalmKZp4ceBlCUAkcjWp07mI4BIr1MpUPF8c+G0D3OqCX4joIoG2210gKApzTPYT8PvMFjVCj51xly9FL7LBeqeNlPgp1rEC0KCn3J3boSTAYXrO2hPsC5Wy33Gv2H6ehHl/dZiYQGlDOtd093b0KItnSqCpRqkN/Vxlu16KjfK9V9rxGar+behEoCEb9vEAsjAIcRhe0bR7ZxXfa4grekN7bh1qbW42bRdebeota58FjqM6ziejhC+9EcPLUbnUttV8WFeC5100LiyFkneVmXeOScuqspQinkUv95qKmCW7q2OJ75KAoeEYdcAzu1nDYQ2mERBPs/qT9DYrPIyW8ICVwkT15wXODdK44QlIdjIOf6H+H9lo2Z4qFMBHT2QX7n3OtftM7aiswNnINzjb3KPeMwefg8BydVxuC0PJnMugDeP7kJSA10U5spC0AeY+5k7mcwTTOn1qzhiUu8iZwDYWz+3ROrTo43FusqVlpG8hb8AC9JqCqNWrZFN1nA5Uqs22Eo//9D697T+KSEFoyr/l2/Zcvwvxnjrnc12Chfnmg0B9z2ccHY4fhEOR/Xx+Lm3FN2ApSL78Kir+5HaD3d5IPg2wmmu5QVP8ejv/Xgtp4OPHyLs3tio824C0XYdnaDowRwZGRdJukHJGVjiWqLUFwIDxV+HZ37F500k3CFxEIFYtLR5Luv2PTrd8FOABHuS6OdQrORpnbz3wIhd/4wyM3ueZx0JVuxXxDjLZS7JQ8rXIMlmuUOK+mEJAWkhxcq9tRoeylP2FhD7/8QN+R/biJKE9OXRk9n3C6dC0/y0eZSBZSQi2GTVNsxsixC5yWar5NsVPeFeCD4X60vS9iLjk8V6qdkuR5HQC3LyGWuDzuBbnmt4fsPS8cnyel/FL5BAhLM3McS02TXBf6lmSD14fpJ6T3KmFWm1gueFcrxtgKAug2o2gSZY9f7P6zeGNrI+FI3DvRpQUIlSeHMFJFYHCPxCi+R4TGfOSAN8jKQAZDdTDWEpG8SbmyQW6HZ9k+PFc9rHlWbuvEhOM+aIPS6Y0UTOzoDWFApgAxizE3xzcYG9DW6EdzRYUrKqpA6I+TKHalp0Wa0TU9tgJqthisPdfndNmLZPAakSRD3hFviNaiu9jCnEBaMoyZnC0ffZujjmcXNR2nGHWfYjAAlgYlMWSz1ILpSlC7yHYiW5q/G/FLwmbbzxRJNDoTcn3OZ9WBptv6Jqy9PfFLLR5lSnaPCZKctVSUtPaxRD6CubmTEwhLGEWWkqT0e1WQF/0haXV1zoTmTJM8AdrC6+NRcTyOvpPpqormOpfdVGZe5+iF6dqTJ4R4ZNzj7xbou656JBrU3Oct8pTKygs39Ww==", "user_id": "23aa3b37dc314c9f8cc7938c054d31df", "name": "CreateKeypairsTests-95131066-63cb-4bea-b974-eb5f83d05c8f", "fingerprint": "fc:44:4e:0f:68:74:0a:7f:a5:2f:50:53:c7:0c:6b:ce"}} 2018-08-01 10:40:17,293 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-ad1bd04c-05a0-41f2-b38b-584f3b169c80 2018-08-01 10:40:17,294 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:40:17,683 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a91002f5d8dc4da8979869f05155ef88", "name": "CreateKeypairsTests-ac441bf8-1eb5-441-proj-role"}], "expires_at": "2018-08-01T11:40:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2460ce31d22040789c91700372a40b3a", "name": "CreateKeypairsTests-ac441bf8-1eb5-441-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/2460ce31d22040789c91700372a40b3a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/2460ce31d22040789c91700372a40b3a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/2460ce31d22040789c91700372a40b3a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/2460ce31d22040789c91700372a40b3a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/2460ce31d22040789c91700372a40b3a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/2460ce31d22040789c91700372a40b3a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_2460ce31d22040789c91700372a40b3a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_2460ce31d22040789c91700372a40b3a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2460ce31d22040789c91700372a40b3a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/2460ce31d22040789c91700372a40b3a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/2460ce31d22040789c91700372a40b3a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/2460ce31d22040789c91700372a40b3a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/2460ce31d22040789c91700372a40b3a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/2460ce31d22040789c91700372a40b3a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-ac441bf8-1eb5-441-user", "id": "23aa3b37dc314c9f8cc7938c054d31df"}, "audit_ids": ["yEJi6mKAQgqlohvpipfX9A"], "issued_at": "2018-08-01T10:40:17.000000Z"}} 2018-08-01 10:40:17,686 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs/CreateKeypairsTests-95131066-63cb-4bea-b974-eb5f83d05c8f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}906486ab5f33489f33a3c1192687193ff3c3184a" 2018-08-01 10:40:17,881 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:40: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-460feda5-3387-4b8a-9333-bd5246e0b070 x-compute-request-id: req-460feda5-3387-4b8a-9333-bd5246e0b070 Content-Encoding: gzip Content-Length: 1579 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAE4wDZuBaZJsG41to10KKdnOlA7jHGIrQX5XjISGKRMM074phzrMAb0E3+i+WzuZ63W0U25NBaMJqwgvP3k2T9O/YX9yy+ks4jRbvD6ZObwf3HInh4D9YRnwaNblhcB1bseD330m0/E5hsnrDDkY4Clj3xtMc/zIcYi35HlCyz6zsGSQWa8OsYiq43tR3lEI2CHQzkAkOxbPvAFyEhsm3FlaS9tSNaLHJmjE1ZneIDwMutsgVJ8gawBpNoTOgnIg9m/ZD2ExOB4+6er5AjM4VXLS97a1q7DCpicsvV8jldI8wceQdTbnVMrclalmKZp4ceBlCUAkcjWp07mI4BIr1MpUPF8c+G0D3OqCX4joIoG2210gKApzTPYT8PvMFjVCj51xly9FL7LBeqeNlPgp1rEC0KCn3J3boSTAYXrO2hPsC5Wy33Gv2H6ehHl/dZiYQGlDOtd093b0KItnSqCpRqkN/Vxlu16KjfK9V9rxGar+behEoCEb9vEAsjAIcRhe0bR7ZxXfa4grekN7bh1qbW42bRdebeota58FjqM6ziejhC+9EcPLUbnUttV8WFeC5100LiyFkneVmXeOScuqspQinkUv95qKmCW7q2OJ75KAoeEYdcAzu1nDYQ2mERBPs/qT9DYrPIyW8ICVwkT15wXODdK44QlIdjIOf6H+H9lo2Z4qFMBHT2QX7n3OtftM7aiswNnINzjb3KPeMwefg8BydVxuC0PJnMugDeP7kJSA10U5spC0AeY+5k7mcwTTOn1qzhiUu8iZwDYWz+3ROrTo43FusqVlpG8hb8AC9JqCqNWrZFN1nA5Uqs22Eo//9D697T+KSEFoyr/l2/Zcvwvxnjrnc12Chfnmg0B9z2ccHY4fhEOR/Xx+Lm3FN2ApSL78Kir+5HaD3d5IPg2wmmu5QVP8ejv/Xgtp4OPHyLs3tio824C0XYdnaDowRwZGRdJukHJGVjiWqLUFwIDxV+HZ37F500k3CFxEIFYtLR5Luv2PTrd8FOABHuS6OdQrORpnbz3wIhd/4wyM3ueZx0JVuxXxDjLZS7JQ8rXIMlmuUOK+mEJAWkhxcq9tRoeylP2FhD7/8QN+R/biJKE9OXRk9n3C6dC0/y0eZSBZSQi2GTVNsxsixC5yWar5NsVPeFeCD4X60vS9iLjk8V6qdkuR5HQC3LyGWuDzuBbnmt4fsPS8cnyel/FL5BAhLM3McS02TXBf6lmSD14fpJ6T3KmFWm1gueFcrxtgKAug2o2gSZY9f7P6zeGNrI+FI3DvRpQUIlSeHMFJFYHCPxCi+R4TGfOSAN8jKQAZDdTDWEpG8SbmyQW6HZ9k+PFc9rHlWbuvEhOM+aIPS6Y0UTOzoDWFApgAxizE3xzcYG9DW6EdzRYUrKqpA6I+TKHalp0Wa0TU9tgJqthisPdfndNmLZPAakSRD3hFviNaiu9jCnEBaMoyZnC0ffZujjmcXNR2nGHWfYjAAlgYlMWSz1ILpSlC7yHYiW5q/G/FLwmbbzxRJNDoTcn3OZ9WBptv6Jqy9PfFLLR5lSnaPCZKctVSUtPaxRD6CubmTEwhLGEWWkqT0e1WQF/0haXV1zoTmTJM8AdrC6+NRcTyOvpPpqormOpfdVGZe5+iF6dqTJ4R4ZNzj7xbou656JBrU3Oct8pTKygs39Ww==", "user_id": "23aa3b37dc314c9f8cc7938c054d31df", "name": "CreateKeypairsTests-95131066-63cb-4bea-b974-eb5f83d05c8f", "deleted": false, "created_at": "2018-08-01T10:40:17.000000", "updated_at": null, "fingerprint": "fc:44:4e:0f:68:74:0a:7f:a5:2f:50:53:c7:0c:6b:ce", "deleted_at": null, "id": 23}} 2018-08-01 10:40:17,881 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/CreateKeypairsTests-95131066-63cb-4bea-b974-eb5f83d05c8f used request id req-460feda5-3387-4b8a-9333-bd5246e0b070 2018-08-01 10:40:17,881 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-95131066-63cb-4bea-b974-eb5f83d05c8f 2018-08-01 10:40:17,884 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/os-keypairs/CreateKeypairsTests-95131066-63cb-4bea-b974-eb5f83d05c8f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba1dacf96f321a8e65d1e8d4122be34a81c2faf4" 2018-08-01 10:40:17,928 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 10:40: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-818de0ad-3a8f-4b65-87ca-e9b09fc2f8db x-compute-request-id: req-818de0ad-3a8f-4b65-87ca-e9b09fc2f8db Content-Length: 0 Content-Type: application/json 2018-08-01 10:40:17,928 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/CreateKeypairsTests-95131066-63cb-4bea-b974-eb5f83d05c8f used request id req-818de0ad-3a8f-4b65-87ca-e9b09fc2f8db 2018-08-01 10:40:17,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6da462fd4d0a57a62897c00c763c0449337fb08" 2018-08-01 10:40:18,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-4fe32729-f972-453b-9b65-8776204e7d09 Date: Wed, 01 Aug 2018 10:40:18 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a2413a97b61342d8bd27570706ef372d", "created_at": "2018-08-01T09:33:18Z", "updated_at": "2018-08-01T09:33:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "7f556ce3-51d0-4279-a11d-510db9f9a3b1", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "94adc13c-a166-41cf-bd16-f997efc73cb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "b39143b5-c08f-4d0b-9d40-54f472f2389e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "e218b0b7-4501-4f84-9458-caf2891c260d", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}], "revision_number": 4, "project_id": "a2413a97b61342d8bd27570706ef372d", "id": "38229670-7386-42d0-b7b9-2397ea5938de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "created_at": "2018-08-01T09:28:38Z", "updated_at": "2018-08-01T09:28:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "763568f1-8151-4a3c-911a-d06da4423063", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "80d28bee-4aee-47e8-a8da-e0fe31497fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "a47a5ddf-aa37-4ab2-a335-1c93513b5f12", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "f5bba5a5-602b-421e-98b2-5a16117f943f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}], "revision_number": 4, "project_id": "dbe9669438844f3faecdc7fcc050e0d8", "id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ed1054af2e94c049694d98d54211d98", "created_at": "2018-08-01T09:31:40Z", "updated_at": "2018-08-01T09:31:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "34baee87-ea35-42ee-8a69-0f6e2a825d3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "89b9d1c9-f4f9-45cd-8d36-970d44228439", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "b8ab0d59-cab9-4488-82ee-7c5f69709bff", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "d3ab68ea-23b4-4bf6-8dd3-85d029e3d89f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}], "revision_number": 4, "project_id": "2ed1054af2e94c049694d98d54211d98", "id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "created_at": "2018-08-01T09:34:13Z", "updated_at": "2018-08-01T09:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "1dbb3f59-611b-46d1-a82d-2720e0a16f86", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "3878126b-a220-4357-adb9-bc22498f31b1", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "75ce67db-9c04-4561-a10d-8b1ec63943e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "e2945a69-3afe-41e3-a7ec-3ea4c79a12ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}], "revision_number": 4, "project_id": "c0d9b34b06f445a7857603f60b181f3c", "id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-01T09:30:58Z", "updated_at": "2018-08-01T09:30:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "042d4626-2974-418d-affe-f8f2acd05faa", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "995fae58-f0e5-4e10-801c-6c2ce5c7ae0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "cb8404fa-cb24-4879-a34d-f3050dcba730", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "dad6aaab-690e-4c24-9103-6767e0c80bc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "created_at": "2018-08-01T09:31:11Z", "updated_at": "2018-08-01T09:31:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "939e25e0-5dbc-4f6e-9f6f-7fb70e540203", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "9796a673-6928-4009-9c21-1410d395646e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "af7b8bf8-2fb6-4d72-842a-38f72d7581f7", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "b9af65b0-2eb8-45e1-8504-b7dc4dbb83ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}], "revision_number": 4, "project_id": "dd207f801ed3475f9dbe5f13077af1c8", "id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "46dd322c3fcc454eb140e37825746af8", "created_at": "2018-08-01T10:33:44Z", "updated_at": "2018-08-01T10:33:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "0f41470b-1091-45c1-b574-92069f79f8d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "8cc03a9c-8fa5-425b-812f-d7692bae3613", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d1373b1e-2fb9-4e02-a9e1-7e873ba1d7d1", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d21f3909-71f3-43e2-a22d-6a9c2513cb6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}], "revision_number": 4, "project_id": "46dd322c3fcc454eb140e37825746af8", "id": "b2961714-c8a4-4fcb-918b-21d70527c983", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "created_at": "2018-08-01T09:34:57Z", "updated_at": "2018-08-01T09:34:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "8063d12f-30db-4ccf-8ce0-72e59ba81a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c38e1a7a-5857-4f03-b991-6d5c9c9a5b9e", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c725bae1-d3bb-42b5-b331-32737085f28c", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "cfddc134-923b-4e0d-9ec5-dcc5641dd435", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}], "revision_number": 4, "project_id": "455b48a61678488ead79a4cfa07ef5c3", "id": "cd52f913-3072-4ce7-a779-7de795b62b12", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:36:50Z", "updated_at": "2018-08-01T09:36:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "07ef7fe5-a529-45da-bfc0-899f0ea9b592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "bc4dad3a-2a0c-4c31-b901-2909a12adb50", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c35cff35-4306-4116-b9fa-fc27bc7c05d6", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c493e3ac-d9d2-480d-9ec8-50982eedaf5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}], "revision_number": 4, "project_id": "8d96727022f4443794db44ecde432faf", "id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "created_at": "2018-08-01T09:32:45Z", "updated_at": "2018-08-01T09:32:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "058ea790-43ea-4a6f-9950-28418319e577", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "5fcfb31b-cdad-4037-973e-56b74faefd14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "99a24d26-dc7f-42d0-aa23-a7c061f04952", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "b641bb48-566e-472b-a3cc-d38c85ab3ff1", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}], "revision_number": 4, "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "name": "default"}]} 2018-08-01 10:40:18,155 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-4fe32729-f972-453b-9b65-8776204e7d09 2018-08-01 10:40:18,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6da462fd4d0a57a62897c00c763c0449337fb08" 2018-08-01 10:40:18,245 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:40:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b7a9848d-8d13-498f-885a-148519490f7a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2413a97b61342d8bd27570706ef372d.", "code": 404, "title": "Not Found"}} 2018-08-01 10:40:18,245 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d used request id req-b7a9848d-8d13-498f-885a-148519490f7a 2018-08-01 10:40:18,246 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:40:18,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6da462fd4d0a57a62897c00c763c0449337fb08" 2018-08-01 10:40:18,335 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:40:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56a35bde-a17b-4e62-bfb4-20e7f5b33dc5 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.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dbe9669438844f3faecdc7fcc050e0d8", "name": "service"}} 2018-08-01 10:40:18,335 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 used request id req-56a35bde-a17b-4e62-bfb4-20e7f5b33dc5 2018-08-01 10:40:18,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6da462fd4d0a57a62897c00c763c0449337fb08" 2018-08-01 10:40:18,423 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:40:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7f5d2acc-ba2a-416e-9f9b-cb56896212e9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ed1054af2e94c049694d98d54211d98.", "code": 404, "title": "Not Found"}} 2018-08-01 10:40:18,423 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 used request id req-7f5d2acc-ba2a-416e-9f9b-cb56896212e9 2018-08-01 10:40:18,423 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:40:18,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6da462fd4d0a57a62897c00c763c0449337fb08" 2018-08-01 10:40:18,528 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:40:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4fdbfc7b-65de-4b6c-8389-62c14b20b7d3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c0d9b34b06f445a7857603f60b181f3c.", "code": 404, "title": "Not Found"}} 2018-08-01 10:40:18,528 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c used request id req-4fdbfc7b-65de-4b6c-8389-62c14b20b7d3 2018-08-01 10:40:18,529 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:40:18,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6da462fd4d0a57a62897c00c763c0449337fb08" 2018-08-01 10:40:18,616 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:40:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d95a3ba7-e40b-408a-8952-b56a4fe5f079 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: dd207f801ed3475f9dbe5f13077af1c8.", "code": 404, "title": "Not Found"}} 2018-08-01 10:40:18,616 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 used request id req-d95a3ba7-e40b-408a-8952-b56a4fe5f079 2018-08-01 10:40:18,617 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:40:18,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6da462fd4d0a57a62897c00c763c0449337fb08" 2018-08-01 10:40:18,635 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:40:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0d3c4ac6-4389-4937-a2ba-113d116ff295 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 46dd322c3fcc454eb140e37825746af8.", "code": 404, "title": "Not Found"}} 2018-08-01 10:40:18,635 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 used request id req-0d3c4ac6-4389-4937-a2ba-113d116ff295 2018-08-01 10:40:18,635 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:40:18,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6da462fd4d0a57a62897c00c763c0449337fb08" 2018-08-01 10:40:18,720 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:40:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b1b88f04-f50a-4ece-8550-9d48d6b54eed Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 455b48a61678488ead79a4cfa07ef5c3.", "code": 404, "title": "Not Found"}} 2018-08-01 10:40:18,720 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 used request id req-b1b88f04-f50a-4ece-8550-9d48d6b54eed 2018-08-01 10:40:18,720 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:40:18,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6da462fd4d0a57a62897c00c763c0449337fb08" 2018-08-01 10:40:18,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:40:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a16b6dd9-9789-4f97-9a97-58dc101ddf04 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 10:40:18,801 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-a16b6dd9-9789-4f97-9a97-58dc101ddf04 2018-08-01 10:40:18,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ddd20ab1a1b7400a98e6ddb8d0eb4686 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6da462fd4d0a57a62897c00c763c0449337fb08" 2018-08-01 10:40:18,886 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:40:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fc6ef9ef-ed4b-47e7-85f6-156be192fa1b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ddd20ab1a1b7400a98e6ddb8d0eb4686.", "code": 404, "title": "Not Found"}} 2018-08-01 10:40:18,886 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ddd20ab1a1b7400a98e6ddb8d0eb4686 used request id req-fc6ef9ef-ed4b-47e7-85f6-156be192fa1b 2018-08-01 10:40:18,886 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:40:18,887 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-ac441bf8-1eb5-441-proj 2018-08-01 10:40:18,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/2460ce31d22040789c91700372a40b3a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6da462fd4d0a57a62897c00c763c0449337fb08" 2018-08-01 10:40:19,078 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:40:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad0d06dc-4bf3-402b-8b63-51b842dd5b1f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:40:19,078 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/2460ce31d22040789c91700372a40b3a used request id req-ad0d06dc-4bf3-402b-8b63-51b842dd5b1f 2018-08-01 10:40:19,078 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-ac441bf8-1eb5-441-proj-role 2018-08-01 10:40:19,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/a91002f5d8dc4da8979869f05155ef88 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6da462fd4d0a57a62897c00c763c0449337fb08" 2018-08-01 10:40:19,179 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:40:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-21fb0a03-0685-41fc-b927-6377c0c69d24 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:40:19,180 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/a91002f5d8dc4da8979869f05155ef88 used request id req-21fb0a03-0685-41fc-b927-6377c0c69d24 2018-08-01 10:40:19,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6da462fd4d0a57a62897c00c763c0449337fb08" 2018-08-01 10:40:19,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:40:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11168837-f127-4419-b1fb-7d0147e6c7a7 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:40:19,266 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-11168837-f127-4419-b1fb-7d0147e6c7a7 2018-08-01 10:40:19,267 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-ac441bf8-1eb5-441-user 2018-08-01 10:40:19,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/23aa3b37dc314c9f8cc7938c054d31df -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33f431fa3fc815806ec3474fb177de403e83494a" 2018-08-01 10:40:19,431 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:40:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7be73cea-0099-4360-a8bc-b65e6b855382 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:40:19,432 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/23aa3b37dc314c9f8cc7938c054d31df used request id req-7be73cea-0099-4360-a8bc-b65e6b855382 2018-08-01 10:40:19,433 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:40:19,826 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:40:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["s7xDqbkCQwiCe-juWkPCwA"], "issued_at": "2018-08-01T10:40:19.000000Z"}} 2018-08-01 10:40:19,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aeb30462a1224127929a4d841369c2d7f3da86da" 2018-08-01 10:40:19,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:40:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad2416c5-6428-42a0-a314-c6886db055d8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:40:19,924 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-ad2416c5-6428-42a0-a314-c6886db055d8 2018-08-01 10:40:19,926 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:40:19,927 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:40:20,313 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:40:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["1qt3wsFQS8m1KUsvDN5ybA"], "issued_at": "2018-08-01T10:40:20.000000Z"}} 2018-08-01 10:40:20,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28b287912483e7bd8ea13de759926fa764031489" 2018-08-01 10:40:20,394 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:40:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-917a2d69-403e-4c5f-9140-48196417fed8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:40:20,394 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-917a2d69-403e-4c5f-9140-48196417fed8 2018-08-01 10:40:20,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:40:20,403 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:40: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:40:20,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-2e866823-94dd-4ed-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28b287912483e7bd8ea13de759926fa764031489" 2018-08-01 10:40:20,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:40:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a323e69-6227-468e-bd37-889c2a46f660 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-2e866823-94dd-4ed-proj", "previous": null, "next": null}, "projects": []} 2018-08-01 10:40:20,488 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-2e866823-94dd-4ed-proj used request id req-0a323e69-6227-468e-bd37-889c2a46f660 2018-08-01 10:40:20,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28b287912483e7bd8ea13de759926fa764031489" 2018-08-01 10:40:20,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:40:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3b4dd71-8cd3-4bd2-9f14-6ee5e01d0f02 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:40:20,577 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-e3b4dd71-8cd3-4bd2-9f14-6ee5e01d0f02 2018-08-01 10:40:20,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28b287912483e7bd8ea13de759926fa764031489" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-2e866823-94dd-4ed-proj"}}' 2018-08-01 10:40:20,635 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:40:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c02fc87b-349b-4cf3-a870-6dcbaff709ef Content-Length: 316 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/f16d6bc5b13049a4a1dbd9264ad85103"}, "tags": [], "enabled": true, "id": "f16d6bc5b13049a4a1dbd9264ad85103", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-2e866823-94dd-4ed-proj"}} 2018-08-01 10:40:20,635 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-c02fc87b-349b-4cf3-a870-6dcbaff709ef 2018-08-01 10:40:20,635 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-2e866823-94dd-4ed-proj 2018-08-01 10:40:20,635 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:40:20,636 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:40:21,016 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:40:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["E2YOceCEQq6v5P3DTcH8MQ"], "issued_at": "2018-08-01T10:40:21.000000Z"}} 2018-08-01 10:40:21,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf025ea70f3fb5b000c7087af0b574008a3b67b3" 2018-08-01 10:40:21,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:40:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08990848-e856-44d0-962e-6678c0537a32 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:40:21,187 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-08990848-e856-44d0-962e-6678c0537a32 2018-08-01 10:40:21,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:40:21,195 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:40:21,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf025ea70f3fb5b000c7087af0b574008a3b67b3" 2018-08-01 10:40:21,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:40:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e0064ad-f39a-41d3-9718-83bec259cdb8 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 10:40:21,299 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-3e0064ad-f39a-41d3-9718-83bec259cdb8 2018-08-01 10:40:21,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateKeypairsTests-2e866823-94dd-4ed-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf025ea70f3fb5b000c7087af0b574008a3b67b3" 2018-08-01 10:40:21,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:40:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-842388bb-4c33-4fde-a154-d7cb7f7adfb9 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateKeypairsTests-2e866823-94dd-4ed-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/f16d6bc5b13049a4a1dbd9264ad85103"}, "tags": [], "enabled": true, "id": "f16d6bc5b13049a4a1dbd9264ad85103", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-2e866823-94dd-4ed-proj"}]} 2018-08-01 10:40:21,392 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateKeypairsTests-2e866823-94dd-4ed-proj used request id req-842388bb-4c33-4fde-a154-d7cb7f7adfb9 2018-08-01 10:40:21,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf025ea70f3fb5b000c7087af0b574008a3b67b3" 2018-08-01 10:40:21,413 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:40:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-782c2edb-2712-4d5e-9d5c-9176fbb24d6e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:40:21,413 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-782c2edb-2712-4d5e-9d5c-9176fbb24d6e 2018-08-01 10:40:21,785 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-2e866823-94dd-4ed-user 2018-08-01 10:40:21,785 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:40:21,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28b287912483e7bd8ea13de759926fa764031489" 2018-08-01 10:40:21,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:40:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfcc4405-380e-4f80-9125-2615889554db Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:40:21,871 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-cfcc4405-380e-4f80-9125-2615889554db 2018-08-01 10:40:21,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28b287912483e7bd8ea13de759926fa764031489" -d '{"role": {"name": "CreateKeypairsTests-2e866823-94dd-4ed-proj-role"}}' 2018-08-01 10:40:21,971 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:40:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-86b9743e-a1fe-442b-98ec-79e34fae20be Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "34eff9d3089d4ad0a642b405660c34dd", "links": {"self": "http://172.30.9.24:5000/v3/roles/34eff9d3089d4ad0a642b405660c34dd"}, "name": "CreateKeypairsTests-2e866823-94dd-4ed-proj-role"}} 2018-08-01 10:40:21,971 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-86b9743e-a1fe-442b-98ec-79e34fae20be 2018-08-01 10:40:21,972 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-2e866823-94dd-4ed-proj-role 2018-08-01 10:40:21,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/34eff9d3089d4ad0a642b405660c34dd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28b287912483e7bd8ea13de759926fa764031489" 2018-08-01 10:40:22,063 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:40:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da655695-cfc1-4708-8cef-858331e55583 Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "34eff9d3089d4ad0a642b405660c34dd", "links": {"self": "http://172.30.9.24:5000/v3/roles/34eff9d3089d4ad0a642b405660c34dd"}, "name": "CreateKeypairsTests-2e866823-94dd-4ed-proj-role"}} 2018-08-01 10:40:22,063 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/34eff9d3089d4ad0a642b405660c34dd used request id req-da655695-cfc1-4708-8cef-858331e55583 2018-08-01 10:40:22,064 - keystone_utils - INFO - Granting role CreateKeypairsTests-2e866823-94dd-4ed-proj-role to project CreateKeypairsTests-2e866823-94dd-4ed-proj 2018-08-01 10:40:22,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/f16d6bc5b13049a4a1dbd9264ad85103/users/b9bc3ed840d64d90b7f60bdf09550a7b/roles/34eff9d3089d4ad0a642b405660c34dd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28b287912483e7bd8ea13de759926fa764031489" 2018-08-01 10:40:22,200 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:40:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fc7fbce4-d594-4f23-b954-1a9ed146f394 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:40:22,200 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/f16d6bc5b13049a4a1dbd9264ad85103/users/b9bc3ed840d64d90b7f60bdf09550a7b/roles/34eff9d3089d4ad0a642b405660c34dd used request id req-fc7fbce4-d594-4f23-b954-1a9ed146f394 2018-08-01 10:40:22,200 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 10:40:22,202 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:40:22,202 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:40:22,587 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "34eff9d3089d4ad0a642b405660c34dd", "name": "CreateKeypairsTests-2e866823-94dd-4ed-proj-role"}], "expires_at": "2018-08-01T11:40:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16d6bc5b13049a4a1dbd9264ad85103", "name": "CreateKeypairsTests-2e866823-94dd-4ed-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/f16d6bc5b13049a4a1dbd9264ad85103", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/f16d6bc5b13049a4a1dbd9264ad85103", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/f16d6bc5b13049a4a1dbd9264ad85103", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/f16d6bc5b13049a4a1dbd9264ad85103", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/f16d6bc5b13049a4a1dbd9264ad85103", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/f16d6bc5b13049a4a1dbd9264ad85103", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_f16d6bc5b13049a4a1dbd9264ad85103", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_f16d6bc5b13049a4a1dbd9264ad85103", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/f16d6bc5b13049a4a1dbd9264ad85103", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/f16d6bc5b13049a4a1dbd9264ad85103", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/f16d6bc5b13049a4a1dbd9264ad85103", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/f16d6bc5b13049a4a1dbd9264ad85103", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/f16d6bc5b13049a4a1dbd9264ad85103", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/f16d6bc5b13049a4a1dbd9264ad85103", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-2e866823-94dd-4ed-user", "id": "b9bc3ed840d64d90b7f60bdf09550a7b"}, "audit_ids": ["BwUIxIlySnuLemV21LPmKA"], "issued_at": "2018-08-01T10:40:22.000000Z"}} 2018-08-01 10:40:22,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adc4377d258b49e6699a33cdf72e8b6694adc013" 2018-08-01 10:40:22,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:40:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56b4f147-0c70-4e05-9ed9-621420eb933c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:40:22,667 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-56b4f147-0c70-4e05-9ed9-621420eb933c 2018-08-01 10:40:22,668 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 10:40:22,671 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adc4377d258b49e6699a33cdf72e8b6694adc013" 2018-08-01 10:40:22,844 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:40:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3e09969c-9c96-466b-8b83-0a6bf0785f12 x-compute-request-id: req-3e09969c-9c96-466b-8b83-0a6bf0785f12 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-08-01 10:40:22,844 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-3e09969c-9c96-466b-8b83-0a6bf0785f12 2018-08-01 10:40:22,845 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-674982fa-724b-45e9-be8a-9f57bf221219... 2018-08-01 10:40:22,845 - OpenStackKeypair - INFO - Creating new keypair 2018-08-01 10:40:22,904 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-674982fa-724b-45e9-be8a-9f57bf221219 2018-08-01 10:40:22,906 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adc4377d258b49e6699a33cdf72e8b6694adc013" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDvN+7imH8PTU9wT3TknShfo2KG+UqwbOBwi+ANDdOKHHqbYiAXYPOcEXVvx7IQnDftZANfmEF4UhZsCGnc5otkXmIGGyC0oAdRxV0X62jVyndpsbbrmT50i+jqbnOqYcyoEUNOV5tw1bcP8nDua6alelSZD5sv5FeT7dFklD2Xzw==", "name": "CreateKeypairsTests-674982fa-724b-45e9-be8a-9f57bf221219"}}' 2018-08-01 10:40:22,965 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:40:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b06ef5bd-22de-40e6-9a4c-4d50a8718f08 x-compute-request-id: req-b06ef5bd-22de-40e6-9a4c-4d50a8718f08 Content-Encoding: gzip Content-Length: 366 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDvN+7imH8PTU9wT3TknShfo2KG+UqwbOBwi+ANDdOKHHqbYiAXYPOcEXVvx7IQnDftZANfmEF4UhZsCGnc5otkXmIGGyC0oAdRxV0X62jVyndpsbbrmT50i+jqbnOqYcyoEUNOV5tw1bcP8nDua6alelSZD5sv5FeT7dFklD2Xzw==", "user_id": "b9bc3ed840d64d90b7f60bdf09550a7b", "name": "CreateKeypairsTests-674982fa-724b-45e9-be8a-9f57bf221219", "fingerprint": "69:bf:6f:6b:6f:dc:3a:20:3e:2a:1c:81:fd:16:d0:ab"}} 2018-08-01 10:40:22,965 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-b06ef5bd-22de-40e6-9a4c-4d50a8718f08 2018-08-01 10:40:22,966 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:40:23,350 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "34eff9d3089d4ad0a642b405660c34dd", "name": "CreateKeypairsTests-2e866823-94dd-4ed-proj-role"}], "expires_at": "2018-08-01T11:40:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16d6bc5b13049a4a1dbd9264ad85103", "name": "CreateKeypairsTests-2e866823-94dd-4ed-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/f16d6bc5b13049a4a1dbd9264ad85103", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/f16d6bc5b13049a4a1dbd9264ad85103", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/f16d6bc5b13049a4a1dbd9264ad85103", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/f16d6bc5b13049a4a1dbd9264ad85103", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/f16d6bc5b13049a4a1dbd9264ad85103", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/f16d6bc5b13049a4a1dbd9264ad85103", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_f16d6bc5b13049a4a1dbd9264ad85103", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_f16d6bc5b13049a4a1dbd9264ad85103", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/f16d6bc5b13049a4a1dbd9264ad85103", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/f16d6bc5b13049a4a1dbd9264ad85103", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/f16d6bc5b13049a4a1dbd9264ad85103", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/f16d6bc5b13049a4a1dbd9264ad85103", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/f16d6bc5b13049a4a1dbd9264ad85103", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/f16d6bc5b13049a4a1dbd9264ad85103", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-2e866823-94dd-4ed-user", "id": "b9bc3ed840d64d90b7f60bdf09550a7b"}, "audit_ids": ["ejg01bQzSsqXtXXVceS93w"], "issued_at": "2018-08-01T10:40:23.000000Z"}} 2018-08-01 10:40:23,353 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs/CreateKeypairsTests-674982fa-724b-45e9-be8a-9f57bf221219 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5622393fbcec4acb1ba45ab633a9e5b620abb3ca" 2018-08-01 10:40:23,477 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:40:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4a7590e2-5f93-4a3f-938f-91e1a712dff5 x-compute-request-id: req-4a7590e2-5f93-4a3f-938f-91e1a712dff5 Content-Encoding: gzip Content-Length: 419 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDvN+7imH8PTU9wT3TknShfo2KG+UqwbOBwi+ANDdOKHHqbYiAXYPOcEXVvx7IQnDftZANfmEF4UhZsCGnc5otkXmIGGyC0oAdRxV0X62jVyndpsbbrmT50i+jqbnOqYcyoEUNOV5tw1bcP8nDua6alelSZD5sv5FeT7dFklD2Xzw==", "user_id": "b9bc3ed840d64d90b7f60bdf09550a7b", "name": "CreateKeypairsTests-674982fa-724b-45e9-be8a-9f57bf221219", "deleted": false, "created_at": "2018-08-01T10:40:22.000000", "updated_at": null, "fingerprint": "69:bf:6f:6b:6f:dc:3a:20:3e:2a:1c:81:fd:16:d0:ab", "deleted_at": null, "id": 24}} 2018-08-01 10:40:23,477 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/CreateKeypairsTests-674982fa-724b-45e9-be8a-9f57bf221219 used request id req-4a7590e2-5f93-4a3f-938f-91e1a712dff5 2018-08-01 10:40:23,477 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-674982fa-724b-45e9-be8a-9f57bf221219 2018-08-01 10:40:23,480 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/os-keypairs/CreateKeypairsTests-674982fa-724b-45e9-be8a-9f57bf221219 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adc4377d258b49e6699a33cdf72e8b6694adc013" 2018-08-01 10:40:23,516 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 10:40:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4fdf4d6c-7711-4a2f-ad12-25c7242b0b83 x-compute-request-id: req-4fdf4d6c-7711-4a2f-ad12-25c7242b0b83 Content-Length: 0 Content-Type: application/json 2018-08-01 10:40:23,516 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/CreateKeypairsTests-674982fa-724b-45e9-be8a-9f57bf221219 used request id req-4fdf4d6c-7711-4a2f-ad12-25c7242b0b83 2018-08-01 10:40:23,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28b287912483e7bd8ea13de759926fa764031489" 2018-08-01 10:40:23,748 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-4702f9f1-79c5-49af-bb57-b5a196d83d16 Date: Wed, 01 Aug 2018 10:40:23 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a2413a97b61342d8bd27570706ef372d", "created_at": "2018-08-01T09:33:18Z", "updated_at": "2018-08-01T09:33:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "7f556ce3-51d0-4279-a11d-510db9f9a3b1", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "94adc13c-a166-41cf-bd16-f997efc73cb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "b39143b5-c08f-4d0b-9d40-54f472f2389e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "e218b0b7-4501-4f84-9458-caf2891c260d", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}], "revision_number": 4, "project_id": "a2413a97b61342d8bd27570706ef372d", "id": "38229670-7386-42d0-b7b9-2397ea5938de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "created_at": "2018-08-01T09:28:38Z", "updated_at": "2018-08-01T09:28:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "763568f1-8151-4a3c-911a-d06da4423063", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "80d28bee-4aee-47e8-a8da-e0fe31497fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "a47a5ddf-aa37-4ab2-a335-1c93513b5f12", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "f5bba5a5-602b-421e-98b2-5a16117f943f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}], "revision_number": 4, "project_id": "dbe9669438844f3faecdc7fcc050e0d8", "id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ed1054af2e94c049694d98d54211d98", "created_at": "2018-08-01T09:31:40Z", "updated_at": "2018-08-01T09:31:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "34baee87-ea35-42ee-8a69-0f6e2a825d3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "89b9d1c9-f4f9-45cd-8d36-970d44228439", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "b8ab0d59-cab9-4488-82ee-7c5f69709bff", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "d3ab68ea-23b4-4bf6-8dd3-85d029e3d89f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}], "revision_number": 4, "project_id": "2ed1054af2e94c049694d98d54211d98", "id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "created_at": "2018-08-01T09:34:13Z", "updated_at": "2018-08-01T09:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "1dbb3f59-611b-46d1-a82d-2720e0a16f86", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "3878126b-a220-4357-adb9-bc22498f31b1", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "75ce67db-9c04-4561-a10d-8b1ec63943e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "e2945a69-3afe-41e3-a7ec-3ea4c79a12ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}], "revision_number": 4, "project_id": "c0d9b34b06f445a7857603f60b181f3c", "id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-01T09:30:58Z", "updated_at": "2018-08-01T09:30:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "042d4626-2974-418d-affe-f8f2acd05faa", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "995fae58-f0e5-4e10-801c-6c2ce5c7ae0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "cb8404fa-cb24-4879-a34d-f3050dcba730", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "dad6aaab-690e-4c24-9103-6767e0c80bc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "created_at": "2018-08-01T09:31:11Z", "updated_at": "2018-08-01T09:31:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "939e25e0-5dbc-4f6e-9f6f-7fb70e540203", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "9796a673-6928-4009-9c21-1410d395646e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "af7b8bf8-2fb6-4d72-842a-38f72d7581f7", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "b9af65b0-2eb8-45e1-8504-b7dc4dbb83ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}], "revision_number": 4, "project_id": "dd207f801ed3475f9dbe5f13077af1c8", "id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "46dd322c3fcc454eb140e37825746af8", "created_at": "2018-08-01T10:33:44Z", "updated_at": "2018-08-01T10:33:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "0f41470b-1091-45c1-b574-92069f79f8d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "8cc03a9c-8fa5-425b-812f-d7692bae3613", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d1373b1e-2fb9-4e02-a9e1-7e873ba1d7d1", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d21f3909-71f3-43e2-a22d-6a9c2513cb6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}], "revision_number": 4, "project_id": "46dd322c3fcc454eb140e37825746af8", "id": "b2961714-c8a4-4fcb-918b-21d70527c983", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "created_at": "2018-08-01T09:34:57Z", "updated_at": "2018-08-01T09:34:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "8063d12f-30db-4ccf-8ce0-72e59ba81a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c38e1a7a-5857-4f03-b991-6d5c9c9a5b9e", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c725bae1-d3bb-42b5-b331-32737085f28c", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "cfddc134-923b-4e0d-9ec5-dcc5641dd435", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}], "revision_number": 4, "project_id": "455b48a61678488ead79a4cfa07ef5c3", "id": "cd52f913-3072-4ce7-a779-7de795b62b12", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:36:50Z", "updated_at": "2018-08-01T09:36:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "07ef7fe5-a529-45da-bfc0-899f0ea9b592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "bc4dad3a-2a0c-4c31-b901-2909a12adb50", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c35cff35-4306-4116-b9fa-fc27bc7c05d6", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c493e3ac-d9d2-480d-9ec8-50982eedaf5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}], "revision_number": 4, "project_id": "8d96727022f4443794db44ecde432faf", "id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "created_at": "2018-08-01T09:32:45Z", "updated_at": "2018-08-01T09:32:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "058ea790-43ea-4a6f-9950-28418319e577", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "5fcfb31b-cdad-4037-973e-56b74faefd14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "99a24d26-dc7f-42d0-aa23-a7c061f04952", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "b641bb48-566e-472b-a3cc-d38c85ab3ff1", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}], "revision_number": 4, "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "name": "default"}]} 2018-08-01 10:40:23,749 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-4702f9f1-79c5-49af-bb57-b5a196d83d16 2018-08-01 10:40:23,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28b287912483e7bd8ea13de759926fa764031489" 2018-08-01 10:40:23,852 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:40:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa970b10-4730-41fa-944b-fd97d1dbb559 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2413a97b61342d8bd27570706ef372d.", "code": 404, "title": "Not Found"}} 2018-08-01 10:40:23,852 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d used request id req-fa970b10-4730-41fa-944b-fd97d1dbb559 2018-08-01 10:40:23,852 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:40:23,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28b287912483e7bd8ea13de759926fa764031489" 2018-08-01 10:40:23,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:40:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e433660f-18e7-4fc9-8f33-e619000a4b8d 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.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dbe9669438844f3faecdc7fcc050e0d8", "name": "service"}} 2018-08-01 10:40:23,943 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 used request id req-e433660f-18e7-4fc9-8f33-e619000a4b8d 2018-08-01 10:40:23,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28b287912483e7bd8ea13de759926fa764031489" 2018-08-01 10:40:24,033 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:40:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-266b5ff1-8c69-4a59-9259-5ac7084733b5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ed1054af2e94c049694d98d54211d98.", "code": 404, "title": "Not Found"}} 2018-08-01 10:40:24,033 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 used request id req-266b5ff1-8c69-4a59-9259-5ac7084733b5 2018-08-01 10:40:24,033 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:40:24,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28b287912483e7bd8ea13de759926fa764031489" 2018-08-01 10:40:24,127 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:40:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3803429a-00c3-4b4d-bb92-b9df4f78162f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c0d9b34b06f445a7857603f60b181f3c.", "code": 404, "title": "Not Found"}} 2018-08-01 10:40:24,127 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c used request id req-3803429a-00c3-4b4d-bb92-b9df4f78162f 2018-08-01 10:40:24,127 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:40:24,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28b287912483e7bd8ea13de759926fa764031489" 2018-08-01 10:40:24,210 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:40:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aa15b35c-f08f-4b64-85b2-271f40f44bd1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: dd207f801ed3475f9dbe5f13077af1c8.", "code": 404, "title": "Not Found"}} 2018-08-01 10:40:24,210 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 used request id req-aa15b35c-f08f-4b64-85b2-271f40f44bd1 2018-08-01 10:40:24,210 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:40:24,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28b287912483e7bd8ea13de759926fa764031489" 2018-08-01 10:40:24,300 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:40:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f519c037-f2db-40ee-b5e9-60416f6b2a82 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 46dd322c3fcc454eb140e37825746af8.", "code": 404, "title": "Not Found"}} 2018-08-01 10:40:24,300 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 used request id req-f519c037-f2db-40ee-b5e9-60416f6b2a82 2018-08-01 10:40:24,300 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:40:24,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28b287912483e7bd8ea13de759926fa764031489" 2018-08-01 10:40:24,477 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:40:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-04a3f26f-e1c0-4bba-8f8d-88898e8568cb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 455b48a61678488ead79a4cfa07ef5c3.", "code": 404, "title": "Not Found"}} 2018-08-01 10:40:24,477 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 used request id req-04a3f26f-e1c0-4bba-8f8d-88898e8568cb 2018-08-01 10:40:24,477 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:40:24,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28b287912483e7bd8ea13de759926fa764031489" 2018-08-01 10:40:24,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:40:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-920bd4f0-ec4a-42d2-a29d-beef695246ee 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 10:40:24,569 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-920bd4f0-ec4a-42d2-a29d-beef695246ee 2018-08-01 10:40:24,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ddd20ab1a1b7400a98e6ddb8d0eb4686 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28b287912483e7bd8ea13de759926fa764031489" 2018-08-01 10:40:24,662 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:40:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6daeb494-7472-41f3-b1db-ade914bdcd2d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ddd20ab1a1b7400a98e6ddb8d0eb4686.", "code": 404, "title": "Not Found"}} 2018-08-01 10:40:24,662 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ddd20ab1a1b7400a98e6ddb8d0eb4686 used request id req-6daeb494-7472-41f3-b1db-ade914bdcd2d 2018-08-01 10:40:24,663 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:40:24,663 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-2e866823-94dd-4ed-proj 2018-08-01 10:40:24,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/f16d6bc5b13049a4a1dbd9264ad85103 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28b287912483e7bd8ea13de759926fa764031489" 2018-08-01 10:40:24,868 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:40:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8459e8ea-d640-46ec-a4d3-b117bb900d67 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:40:24,868 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/f16d6bc5b13049a4a1dbd9264ad85103 used request id req-8459e8ea-d640-46ec-a4d3-b117bb900d67 2018-08-01 10:40:24,869 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-2e866823-94dd-4ed-proj-role 2018-08-01 10:40:24,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/34eff9d3089d4ad0a642b405660c34dd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28b287912483e7bd8ea13de759926fa764031489" 2018-08-01 10:40:24,983 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:40:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-baedfe61-070a-4a28-b2d7-f3d809e28946 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:40:24,983 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/34eff9d3089d4ad0a642b405660c34dd used request id req-baedfe61-070a-4a28-b2d7-f3d809e28946 2018-08-01 10:40:24,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28b287912483e7bd8ea13de759926fa764031489" 2018-08-01 10:40:25,071 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:40:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6844b4a4-ddfb-4c42-b813-bb83b0792bc6 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:40:25,071 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-6844b4a4-ddfb-4c42-b813-bb83b0792bc6 2018-08-01 10:40:25,072 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-2e866823-94dd-4ed-user 2018-08-01 10:40:25,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/b9bc3ed840d64d90b7f60bdf09550a7b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf025ea70f3fb5b000c7087af0b574008a3b67b3" 2018-08-01 10:40:25,259 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:40:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5231d240-1f72-4f29-b9a7-a6081179376a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:40:25,259 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/b9bc3ed840d64d90b7f60bdf09550a7b used request id req-5231d240-1f72-4f29-b9a7-a6081179376a 2018-08-01 10:40:25,261 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:40:25,644 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:40:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["9frbxQ-rQ-Ce7SHklKcy2g"], "issued_at": "2018-08-01T10:40:25.000000Z"}} 2018-08-01 10:40:25,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f2ffb6f1743cffe5915b914faf71bf9773641fa" 2018-08-01 10:40:25,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:40:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d7c1a6a-c8f2-452d-b7ab-97fc33e26a9d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:40:25,728 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-2d7c1a6a-c8f2-452d-b7ab-97fc33e26a9d 2018-08-01 10:40:25,730 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:40:25,730 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:40:26,113 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:40:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["_EhuJ6YAQf6FVnupALDVuQ"], "issued_at": "2018-08-01T10:40:26.000000Z"}} 2018-08-01 10:40:26,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee1a9340ca382b2ed71351428095c03a463491bb" 2018-08-01 10:40:26,188 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:40:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aedae66d-80b0-41b3-9caf-934588e27ab0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:40:26,188 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-aedae66d-80b0-41b3-9caf-934588e27ab0 2018-08-01 10:40:26,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:40:26,198 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:40: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:40:26,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-4ef2744e-9140-4dc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee1a9340ca382b2ed71351428095c03a463491bb" 2018-08-01 10:40:26,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:40:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd857fba-5322-4f34-aaa1-94e39b38a54d Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-4ef2744e-9140-4dc-proj", "previous": null, "next": null}, "projects": []} 2018-08-01 10:40:26,219 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-4ef2744e-9140-4dc-proj used request id req-dd857fba-5322-4f34-aaa1-94e39b38a54d 2018-08-01 10:40:26,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee1a9340ca382b2ed71351428095c03a463491bb" 2018-08-01 10:40:26,305 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:40:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39308a6e-182f-4bc8-a0a3-a105f9c13d58 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:40:26,305 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-39308a6e-182f-4bc8-a0a3-a105f9c13d58 2018-08-01 10:40:26,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee1a9340ca382b2ed71351428095c03a463491bb" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-4ef2744e-9140-4dc-proj"}}' 2018-08-01 10:40:26,415 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:40:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e6672f7b-eb02-4172-96b4-7b0e398b8e23 Content-Length: 316 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/4b76e20f4aaf432ba7efb9d4816c60d6"}, "tags": [], "enabled": true, "id": "4b76e20f4aaf432ba7efb9d4816c60d6", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-4ef2744e-9140-4dc-proj"}} 2018-08-01 10:40:26,415 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-e6672f7b-eb02-4172-96b4-7b0e398b8e23 2018-08-01 10:40:26,415 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-4ef2744e-9140-4dc-proj 2018-08-01 10:40:26,416 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:40:26,416 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:40:26,796 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:40:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["5usnkCNOQoCYxiupFdutew"], "issued_at": "2018-08-01T10:40:26.000000Z"}} 2018-08-01 10:40:26,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29aeac28cbd6412e8d523019ec42b90c87df3018" 2018-08-01 10:40:26,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:40:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f0f15f5-531e-402d-ba45-d4419b6b99a0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:40:26,874 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-7f0f15f5-531e-402d-ba45-d4419b6b99a0 2018-08-01 10:40:26,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:40:26,883 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:40: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:40:26,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29aeac28cbd6412e8d523019ec42b90c87df3018" 2018-08-01 10:40:26,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:40:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84ceec62-782c-4be9-89c9-8e27d0b48af8 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 10:40:26,982 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-84ceec62-782c-4be9-89c9-8e27d0b48af8 2018-08-01 10:40:26,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateKeypairsTests-4ef2744e-9140-4dc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29aeac28cbd6412e8d523019ec42b90c87df3018" 2018-08-01 10:40:27,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:40:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0219e586-6815-4bca-9c2d-0be52a21d388 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateKeypairsTests-4ef2744e-9140-4dc-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/4b76e20f4aaf432ba7efb9d4816c60d6"}, "tags": [], "enabled": true, "id": "4b76e20f4aaf432ba7efb9d4816c60d6", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-4ef2744e-9140-4dc-proj"}]} 2018-08-01 10:40:27,006 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateKeypairsTests-4ef2744e-9140-4dc-proj used request id req-0219e586-6815-4bca-9c2d-0be52a21d388 2018-08-01 10:40:27,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29aeac28cbd6412e8d523019ec42b90c87df3018" 2018-08-01 10:40:27,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:40:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffead7ab-ba12-407f-be4b-dffbafca77a3 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:40:27,093 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-ffead7ab-ba12-407f-be4b-dffbafca77a3 2018-08-01 10:40:27,462 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-4ef2744e-9140-4dc-user 2018-08-01 10:40:27,463 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:40:27,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee1a9340ca382b2ed71351428095c03a463491bb" 2018-08-01 10:40:27,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:40:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54573d05-6ef1-478e-a685-84eb352f5edb Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:40:27,557 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-54573d05-6ef1-478e-a685-84eb352f5edb 2018-08-01 10:40:27,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee1a9340ca382b2ed71351428095c03a463491bb" -d '{"role": {"name": "CreateKeypairsTests-4ef2744e-9140-4dc-proj-role"}}' 2018-08-01 10:40:27,673 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:40:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c400997c-3689-46c4-8a5a-47f91f6bb10d Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "700facacfe254c81b16e761cb0f80fd0", "links": {"self": "http://172.30.9.24:5000/v3/roles/700facacfe254c81b16e761cb0f80fd0"}, "name": "CreateKeypairsTests-4ef2744e-9140-4dc-proj-role"}} 2018-08-01 10:40:27,673 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-c400997c-3689-46c4-8a5a-47f91f6bb10d 2018-08-01 10:40:27,673 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-4ef2744e-9140-4dc-proj-role 2018-08-01 10:40:27,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/700facacfe254c81b16e761cb0f80fd0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee1a9340ca382b2ed71351428095c03a463491bb" 2018-08-01 10:40:27,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:40:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80384c7d-9f33-458f-bb49-375479eca06c Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "700facacfe254c81b16e761cb0f80fd0", "links": {"self": "http://172.30.9.24:5000/v3/roles/700facacfe254c81b16e761cb0f80fd0"}, "name": "CreateKeypairsTests-4ef2744e-9140-4dc-proj-role"}} 2018-08-01 10:40:27,759 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/700facacfe254c81b16e761cb0f80fd0 used request id req-80384c7d-9f33-458f-bb49-375479eca06c 2018-08-01 10:40:27,759 - keystone_utils - INFO - Granting role CreateKeypairsTests-4ef2744e-9140-4dc-proj-role to project CreateKeypairsTests-4ef2744e-9140-4dc-proj 2018-08-01 10:40:27,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/4b76e20f4aaf432ba7efb9d4816c60d6/users/e7e04b665c5a47ffb25efe1ad29770c9/roles/700facacfe254c81b16e761cb0f80fd0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee1a9340ca382b2ed71351428095c03a463491bb" 2018-08-01 10:40:27,962 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:40:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc1fd07f-271d-42be-8ee7-aed5b70fcc90 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:40:27,962 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/4b76e20f4aaf432ba7efb9d4816c60d6/users/e7e04b665c5a47ffb25efe1ad29770c9/roles/700facacfe254c81b16e761cb0f80fd0 used request id req-cc1fd07f-271d-42be-8ee7-aed5b70fcc90 2018-08-01 10:40:27,963 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 10:40:27,964 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:40:27,965 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:40:28,348 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "700facacfe254c81b16e761cb0f80fd0", "name": "CreateKeypairsTests-4ef2744e-9140-4dc-proj-role"}], "expires_at": "2018-08-01T11:40:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b76e20f4aaf432ba7efb9d4816c60d6", "name": "CreateKeypairsTests-4ef2744e-9140-4dc-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/4b76e20f4aaf432ba7efb9d4816c60d6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/4b76e20f4aaf432ba7efb9d4816c60d6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/4b76e20f4aaf432ba7efb9d4816c60d6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4b76e20f4aaf432ba7efb9d4816c60d6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/4b76e20f4aaf432ba7efb9d4816c60d6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/4b76e20f4aaf432ba7efb9d4816c60d6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_4b76e20f4aaf432ba7efb9d4816c60d6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_4b76e20f4aaf432ba7efb9d4816c60d6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4b76e20f4aaf432ba7efb9d4816c60d6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/4b76e20f4aaf432ba7efb9d4816c60d6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/4b76e20f4aaf432ba7efb9d4816c60d6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/4b76e20f4aaf432ba7efb9d4816c60d6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/4b76e20f4aaf432ba7efb9d4816c60d6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/4b76e20f4aaf432ba7efb9d4816c60d6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-4ef2744e-9140-4dc-user", "id": "e7e04b665c5a47ffb25efe1ad29770c9"}, "audit_ids": ["lCFDqKF8R4qXp6t_b5vXcg"], "issued_at": "2018-08-01T10:40:28.000000Z"}} 2018-08-01 10:40:28,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2869a1b145d4ce16030575b156dda5e499c09d0" 2018-08-01 10:40:28,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:40:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-caea2900-4a5a-4bba-b492-61d8b9776367 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:40:28,427 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-caea2900-4a5a-4bba-b492-61d8b9776367 2018-08-01 10:40:28,428 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 10:40:28,430 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2869a1b145d4ce16030575b156dda5e499c09d0" 2018-08-01 10:40:28,607 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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-1a3a6d22-fa5c-458f-8a6c-cc296b04d3c4 x-compute-request-id: req-1a3a6d22-fa5c-458f-8a6c-cc296b04d3c4 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-08-01 10:40:28,607 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-1a3a6d22-fa5c-458f-8a6c-cc296b04d3c4 2018-08-01 10:40:28,608 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-56394f9c-0a84-44cc-a849-d88081e3b512... 2018-08-01 10:40:28,608 - OpenStackKeypair - INFO - Creating new keypair 2018-08-01 10:40:28,661 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-56394f9c-0a84-44cc-a849-d88081e3b512 2018-08-01 10:40:28,664 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2869a1b145d4ce16030575b156dda5e499c09d0" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC+eyb7RcNOBuOIlF8hXfTB/74Rnx58vCuB5TUE0mkhBO7w2vLvmxM52WVHVbpugC5EivO/+V9Gk7ECA4/dCNkdpseTJ1MHMlzVmzlq4XwYWtHMMfMaTk5/trm0rzrd+sh2MgZeamSfMXuXCbilk6TqoM8YpGfLO7q1FGXfUrlDrw==", "name": "CreateKeypairsTests-56394f9c-0a84-44cc-a849-d88081e3b512"}}' 2018-08-01 10:40:28,719 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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,Accept-Encoding x-openstack-request-id: req-47880fb1-0bf3-497f-b541-c8492ddcae70 x-compute-request-id: req-47880fb1-0bf3-497f-b541-c8492ddcae70 Content-Encoding: gzip Content-Length: 366 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC+eyb7RcNOBuOIlF8hXfTB/74Rnx58vCuB5TUE0mkhBO7w2vLvmxM52WVHVbpugC5EivO/+V9Gk7ECA4/dCNkdpseTJ1MHMlzVmzlq4XwYWtHMMfMaTk5/trm0rzrd+sh2MgZeamSfMXuXCbilk6TqoM8YpGfLO7q1FGXfUrlDrw==", "user_id": "e7e04b665c5a47ffb25efe1ad29770c9", "name": "CreateKeypairsTests-56394f9c-0a84-44cc-a849-d88081e3b512", "fingerprint": "91:0d:61:22:11:7f:0e:68:ad:e6:16:21:c8:b5:83:11"}} 2018-08-01 10:40:28,720 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-47880fb1-0bf3-497f-b541-c8492ddcae70 2018-08-01 10:40:28,722 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsTests-56394f9c-0a84-44cc-a849-d88081e3b512.pub 2018-08-01 10:40:28,723 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsTests-56394f9c-0a84-44cc-a849-d88081e3b512 2018-08-01 10:40:28,723 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:40:29,110 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "700facacfe254c81b16e761cb0f80fd0", "name": "CreateKeypairsTests-4ef2744e-9140-4dc-proj-role"}], "expires_at": "2018-08-01T11:40:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b76e20f4aaf432ba7efb9d4816c60d6", "name": "CreateKeypairsTests-4ef2744e-9140-4dc-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/4b76e20f4aaf432ba7efb9d4816c60d6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/4b76e20f4aaf432ba7efb9d4816c60d6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/4b76e20f4aaf432ba7efb9d4816c60d6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4b76e20f4aaf432ba7efb9d4816c60d6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/4b76e20f4aaf432ba7efb9d4816c60d6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/4b76e20f4aaf432ba7efb9d4816c60d6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_4b76e20f4aaf432ba7efb9d4816c60d6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_4b76e20f4aaf432ba7efb9d4816c60d6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4b76e20f4aaf432ba7efb9d4816c60d6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/4b76e20f4aaf432ba7efb9d4816c60d6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/4b76e20f4aaf432ba7efb9d4816c60d6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/4b76e20f4aaf432ba7efb9d4816c60d6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/4b76e20f4aaf432ba7efb9d4816c60d6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/4b76e20f4aaf432ba7efb9d4816c60d6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-4ef2744e-9140-4dc-user", "id": "e7e04b665c5a47ffb25efe1ad29770c9"}, "audit_ids": ["qXlVDLY9R4mQXoZfxkmUiw"], "issued_at": "2018-08-01T10:40:29.000000Z"}} 2018-08-01 10:40:29,113 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs/CreateKeypairsTests-56394f9c-0a84-44cc-a849-d88081e3b512 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea780f29520551265c2e5dce5715a5f1695e1ffd" 2018-08-01 10:40:29,285 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:40: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-72a65bb1-e8e7-47ff-a8df-ce203d51a303 x-compute-request-id: req-72a65bb1-e8e7-47ff-a8df-ce203d51a303 Content-Encoding: gzip Content-Length: 422 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC+eyb7RcNOBuOIlF8hXfTB/74Rnx58vCuB5TUE0mkhBO7w2vLvmxM52WVHVbpugC5EivO/+V9Gk7ECA4/dCNkdpseTJ1MHMlzVmzlq4XwYWtHMMfMaTk5/trm0rzrd+sh2MgZeamSfMXuXCbilk6TqoM8YpGfLO7q1FGXfUrlDrw==", "user_id": "e7e04b665c5a47ffb25efe1ad29770c9", "name": "CreateKeypairsTests-56394f9c-0a84-44cc-a849-d88081e3b512", "deleted": false, "created_at": "2018-08-01T10:40:28.000000", "updated_at": null, "fingerprint": "91:0d:61:22:11:7f:0e:68:ad:e6:16:21:c8:b5:83:11", "deleted_at": null, "id": 25}} 2018-08-01 10:40:29,286 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/CreateKeypairsTests-56394f9c-0a84-44cc-a849-d88081e3b512 used request id req-72a65bb1-e8e7-47ff-a8df-ce203d51a303 2018-08-01 10:40:29,286 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-56394f9c-0a84-44cc-a849-d88081e3b512 2018-08-01 10:40:29,289 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/os-keypairs/CreateKeypairsTests-56394f9c-0a84-44cc-a849-d88081e3b512 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2869a1b145d4ce16030575b156dda5e499c09d0" 2018-08-01 10:40:29,318 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 10:40: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-a79e9777-b6c7-4805-90d0-6fd1de787eee x-compute-request-id: req-a79e9777-b6c7-4805-90d0-6fd1de787eee Content-Length: 0 Content-Type: application/json 2018-08-01 10:40:29,319 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/CreateKeypairsTests-56394f9c-0a84-44cc-a849-d88081e3b512 used request id req-a79e9777-b6c7-4805-90d0-6fd1de787eee 2018-08-01 10:40:29,319 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsTests-56394f9c-0a84-44cc-a849-d88081e3b512.pub] 2018-08-01 10:40:29,319 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsTests-56394f9c-0a84-44cc-a849-d88081e3b512] 2018-08-01 10:40:29,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee1a9340ca382b2ed71351428095c03a463491bb" 2018-08-01 10:40:29,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-ac0cba45-1b84-4928-99a9-7fc62b9820be Date: Wed, 01 Aug 2018 10:40:29 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a2413a97b61342d8bd27570706ef372d", "created_at": "2018-08-01T09:33:18Z", "updated_at": "2018-08-01T09:33:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "7f556ce3-51d0-4279-a11d-510db9f9a3b1", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "94adc13c-a166-41cf-bd16-f997efc73cb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "b39143b5-c08f-4d0b-9d40-54f472f2389e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "e218b0b7-4501-4f84-9458-caf2891c260d", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}], "revision_number": 4, "project_id": "a2413a97b61342d8bd27570706ef372d", "id": "38229670-7386-42d0-b7b9-2397ea5938de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "created_at": "2018-08-01T09:28:38Z", "updated_at": "2018-08-01T09:28:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "763568f1-8151-4a3c-911a-d06da4423063", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "80d28bee-4aee-47e8-a8da-e0fe31497fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "a47a5ddf-aa37-4ab2-a335-1c93513b5f12", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "f5bba5a5-602b-421e-98b2-5a16117f943f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}], "revision_number": 4, "project_id": "dbe9669438844f3faecdc7fcc050e0d8", "id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ed1054af2e94c049694d98d54211d98", "created_at": "2018-08-01T09:31:40Z", "updated_at": "2018-08-01T09:31:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "34baee87-ea35-42ee-8a69-0f6e2a825d3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "89b9d1c9-f4f9-45cd-8d36-970d44228439", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "b8ab0d59-cab9-4488-82ee-7c5f69709bff", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "d3ab68ea-23b4-4bf6-8dd3-85d029e3d89f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}], "revision_number": 4, "project_id": "2ed1054af2e94c049694d98d54211d98", "id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "created_at": "2018-08-01T09:34:13Z", "updated_at": "2018-08-01T09:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "1dbb3f59-611b-46d1-a82d-2720e0a16f86", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "3878126b-a220-4357-adb9-bc22498f31b1", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "75ce67db-9c04-4561-a10d-8b1ec63943e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "e2945a69-3afe-41e3-a7ec-3ea4c79a12ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}], "revision_number": 4, "project_id": "c0d9b34b06f445a7857603f60b181f3c", "id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-01T09:30:58Z", "updated_at": "2018-08-01T09:30:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "042d4626-2974-418d-affe-f8f2acd05faa", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "995fae58-f0e5-4e10-801c-6c2ce5c7ae0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "cb8404fa-cb24-4879-a34d-f3050dcba730", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "dad6aaab-690e-4c24-9103-6767e0c80bc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "created_at": "2018-08-01T09:31:11Z", "updated_at": "2018-08-01T09:31:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "939e25e0-5dbc-4f6e-9f6f-7fb70e540203", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "9796a673-6928-4009-9c21-1410d395646e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "af7b8bf8-2fb6-4d72-842a-38f72d7581f7", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "b9af65b0-2eb8-45e1-8504-b7dc4dbb83ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}], "revision_number": 4, "project_id": "dd207f801ed3475f9dbe5f13077af1c8", "id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "46dd322c3fcc454eb140e37825746af8", "created_at": "2018-08-01T10:33:44Z", "updated_at": "2018-08-01T10:33:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "0f41470b-1091-45c1-b574-92069f79f8d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "8cc03a9c-8fa5-425b-812f-d7692bae3613", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d1373b1e-2fb9-4e02-a9e1-7e873ba1d7d1", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d21f3909-71f3-43e2-a22d-6a9c2513cb6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}], "revision_number": 4, "project_id": "46dd322c3fcc454eb140e37825746af8", "id": "b2961714-c8a4-4fcb-918b-21d70527c983", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "created_at": "2018-08-01T09:34:57Z", "updated_at": "2018-08-01T09:34:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "8063d12f-30db-4ccf-8ce0-72e59ba81a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c38e1a7a-5857-4f03-b991-6d5c9c9a5b9e", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c725bae1-d3bb-42b5-b331-32737085f28c", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "cfddc134-923b-4e0d-9ec5-dcc5641dd435", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}], "revision_number": 4, "project_id": "455b48a61678488ead79a4cfa07ef5c3", "id": "cd52f913-3072-4ce7-a779-7de795b62b12", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:36:50Z", "updated_at": "2018-08-01T09:36:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "07ef7fe5-a529-45da-bfc0-899f0ea9b592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "bc4dad3a-2a0c-4c31-b901-2909a12adb50", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c35cff35-4306-4116-b9fa-fc27bc7c05d6", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c493e3ac-d9d2-480d-9ec8-50982eedaf5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}], "revision_number": 4, "project_id": "8d96727022f4443794db44ecde432faf", "id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "created_at": "2018-08-01T09:32:45Z", "updated_at": "2018-08-01T09:32:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "058ea790-43ea-4a6f-9950-28418319e577", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "5fcfb31b-cdad-4037-973e-56b74faefd14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "99a24d26-dc7f-42d0-aa23-a7c061f04952", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "b641bb48-566e-472b-a3cc-d38c85ab3ff1", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}], "revision_number": 4, "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "name": "default"}]} 2018-08-01 10:40:29,554 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-ac0cba45-1b84-4928-99a9-7fc62b9820be 2018-08-01 10:40:29,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee1a9340ca382b2ed71351428095c03a463491bb" 2018-08-01 10:40:29,640 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:40:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d2f0ecd-44d7-4254-aacb-90561941fca6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2413a97b61342d8bd27570706ef372d.", "code": 404, "title": "Not Found"}} 2018-08-01 10:40:29,640 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d used request id req-2d2f0ecd-44d7-4254-aacb-90561941fca6 2018-08-01 10:40:29,640 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:40:29,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee1a9340ca382b2ed71351428095c03a463491bb" 2018-08-01 10:40:29,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:40:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd4e6d6f-6783-4291-b8e2-7f8158f7ae6f 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.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dbe9669438844f3faecdc7fcc050e0d8", "name": "service"}} 2018-08-01 10:40:29,730 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 used request id req-cd4e6d6f-6783-4291-b8e2-7f8158f7ae6f 2018-08-01 10:40:29,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee1a9340ca382b2ed71351428095c03a463491bb" 2018-08-01 10:40:29,817 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:40:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f94b22c0-3c0a-452d-aa40-60c7aea36dab Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ed1054af2e94c049694d98d54211d98.", "code": 404, "title": "Not Found"}} 2018-08-01 10:40:29,817 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 used request id req-f94b22c0-3c0a-452d-aa40-60c7aea36dab 2018-08-01 10:40:29,817 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:40:29,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee1a9340ca382b2ed71351428095c03a463491bb" 2018-08-01 10:40:29,900 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:40:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e06b158-6c1b-470c-afc5-edd126dd1b83 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c0d9b34b06f445a7857603f60b181f3c.", "code": 404, "title": "Not Found"}} 2018-08-01 10:40:29,900 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c used request id req-9e06b158-6c1b-470c-afc5-edd126dd1b83 2018-08-01 10:40:29,901 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:40:29,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee1a9340ca382b2ed71351428095c03a463491bb" 2018-08-01 10:40:29,985 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:40:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-431d480f-2409-4f3c-80ea-4c090f7f15c2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: dd207f801ed3475f9dbe5f13077af1c8.", "code": 404, "title": "Not Found"}} 2018-08-01 10:40:29,985 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 used request id req-431d480f-2409-4f3c-80ea-4c090f7f15c2 2018-08-01 10:40:29,986 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:40:29,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee1a9340ca382b2ed71351428095c03a463491bb" 2018-08-01 10:40:30,071 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:40:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-85a530a7-8bd0-41ae-b1fd-9b6c2312846e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 46dd322c3fcc454eb140e37825746af8.", "code": 404, "title": "Not Found"}} 2018-08-01 10:40:30,071 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 used request id req-85a530a7-8bd0-41ae-b1fd-9b6c2312846e 2018-08-01 10:40:30,071 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:40:30,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee1a9340ca382b2ed71351428095c03a463491bb" 2018-08-01 10:40:30,158 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:40:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-63884fc6-b7e1-4e8d-a1cf-738ef8c7949b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 455b48a61678488ead79a4cfa07ef5c3.", "code": 404, "title": "Not Found"}} 2018-08-01 10:40:30,158 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 used request id req-63884fc6-b7e1-4e8d-a1cf-738ef8c7949b 2018-08-01 10:40:30,159 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:40:30,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee1a9340ca382b2ed71351428095c03a463491bb" 2018-08-01 10:40:30,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:40:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e2c7ad6-71af-4f81-8fc1-aefa3efebe65 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 10:40:30,243 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-8e2c7ad6-71af-4f81-8fc1-aefa3efebe65 2018-08-01 10:40:30,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ddd20ab1a1b7400a98e6ddb8d0eb4686 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee1a9340ca382b2ed71351428095c03a463491bb" 2018-08-01 10:40:30,330 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:40:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b082bba8-49d3-4897-9b57-22d14a82de01 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ddd20ab1a1b7400a98e6ddb8d0eb4686.", "code": 404, "title": "Not Found"}} 2018-08-01 10:40:30,331 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ddd20ab1a1b7400a98e6ddb8d0eb4686 used request id req-b082bba8-49d3-4897-9b57-22d14a82de01 2018-08-01 10:40:30,331 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:40:30,332 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-4ef2744e-9140-4dc-proj 2018-08-01 10:40:30,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/4b76e20f4aaf432ba7efb9d4816c60d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee1a9340ca382b2ed71351428095c03a463491bb" 2018-08-01 10:40:30,553 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:40:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b831aa8a-6f2d-4e03-9b88-a4d293221f14 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:40:30,553 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/4b76e20f4aaf432ba7efb9d4816c60d6 used request id req-b831aa8a-6f2d-4e03-9b88-a4d293221f14 2018-08-01 10:40:30,553 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-4ef2744e-9140-4dc-proj-role 2018-08-01 10:40:30,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/700facacfe254c81b16e761cb0f80fd0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee1a9340ca382b2ed71351428095c03a463491bb" 2018-08-01 10:40:30,660 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:40:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e0ddd39-c4ea-4532-99e2-c7e301d43aad Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:40:30,660 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/700facacfe254c81b16e761cb0f80fd0 used request id req-5e0ddd39-c4ea-4532-99e2-c7e301d43aad 2018-08-01 10:40:30,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee1a9340ca382b2ed71351428095c03a463491bb" 2018-08-01 10:40:30,748 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:40:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e599d183-fb8c-4613-b146-9ab59c489d93 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:40:30,748 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-e599d183-fb8c-4613-b146-9ab59c489d93 2018-08-01 10:40:30,749 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-4ef2744e-9140-4dc-user 2018-08-01 10:40:30,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/e7e04b665c5a47ffb25efe1ad29770c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29aeac28cbd6412e8d523019ec42b90c87df3018" 2018-08-01 10:40:30,911 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:40:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4e32127b-ce0f-4d00-b5ab-734a5757be06 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:40:30,911 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/e7e04b665c5a47ffb25efe1ad29770c9 used request id req-4e32127b-ce0f-4d00-b5ab-734a5757be06 2018-08-01 10:40:30,913 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:40:31,295 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:40:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["4ECHsmWQQuuRUkOq3Efquw"], "issued_at": "2018-08-01T10:40:31.000000Z"}} 2018-08-01 10:40:31,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9099f7b603dde7e01bf7133697e04536a500de7c" 2018-08-01 10:40:31,375 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:40:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c3f684f-b48f-43d5-95bf-6f7232592117 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:40:31,375 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-9c3f684f-b48f-43d5-95bf-6f7232592117 2018-08-01 10:40:31,376 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:40:31,377 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:40:31,759 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:40:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["IqavplucRZOb_yAT1U44qQ"], "issued_at": "2018-08-01T10:40:31.000000Z"}} 2018-08-01 10:40:31,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68d3c83cae3e901c54f3ce7c1f08f0096fea1183" 2018-08-01 10:40:31,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:40:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe89abac-c5e0-4e76-9d84-63881828a976 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:40:31,838 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-fe89abac-c5e0-4e76-9d84-63881828a976 2018-08-01 10:40:31,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:40:31,849 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:40:31,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-c7eb4ef8-0370-4e2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68d3c83cae3e901c54f3ce7c1f08f0096fea1183" 2018-08-01 10:40:31,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:40:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0fd8b598-4f5b-4b1d-b1fa-780c569eac82 Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-c7eb4ef8-0370-4e2-proj", "previous": null, "next": null}, "projects": []} 2018-08-01 10:40:31,938 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-c7eb4ef8-0370-4e2-proj used request id req-0fd8b598-4f5b-4b1d-b1fa-780c569eac82 2018-08-01 10:40:31,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68d3c83cae3e901c54f3ce7c1f08f0096fea1183" 2018-08-01 10:40:32,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:40:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-816cbf2f-3dd7-498d-9918-5c7f1bc88366 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:40:32,028 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-816cbf2f-3dd7-498d-9918-5c7f1bc88366 2018-08-01 10:40:32,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68d3c83cae3e901c54f3ce7c1f08f0096fea1183" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-c7eb4ef8-0370-4e2-proj"}}' 2018-08-01 10:40:32,138 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:40:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf660fcd-521f-481e-9ab4-991e8f4d8e03 Content-Length: 316 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/6a0e3921062a40c5be6f617cf6497d2a"}, "tags": [], "enabled": true, "id": "6a0e3921062a40c5be6f617cf6497d2a", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-c7eb4ef8-0370-4e2-proj"}} 2018-08-01 10:40:32,139 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-cf660fcd-521f-481e-9ab4-991e8f4d8e03 2018-08-01 10:40:32,139 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-c7eb4ef8-0370-4e2-proj 2018-08-01 10:40:32,139 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:40:32,140 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:40:32,520 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:40:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["ySRKmgiVS0am3jA2dRZ66Q"], "issued_at": "2018-08-01T10:40:32.000000Z"}} 2018-08-01 10:40:32,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f2dc74794321e834833d9df2c54fa4ace42a815" 2018-08-01 10:40:32,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:40:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42aade6b-bedf-43b9-a18f-bfbb5e7fe804 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:40:32,594 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-42aade6b-bedf-43b9-a18f-bfbb5e7fe804 2018-08-01 10:40:32,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:40:32,602 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:40: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:40:32,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f2dc74794321e834833d9df2c54fa4ace42a815" 2018-08-01 10:40:32,704 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:40:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3515a1cb-90e5-48f6-9f12-9c16609fa2c5 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 10:40:32,704 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-3515a1cb-90e5-48f6-9f12-9c16609fa2c5 2018-08-01 10:40:32,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateKeypairsTests-c7eb4ef8-0370-4e2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f2dc74794321e834833d9df2c54fa4ace42a815" 2018-08-01 10:40:32,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:40:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-993e17a5-9591-4080-a82b-f646dd1d5ee9 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateKeypairsTests-c7eb4ef8-0370-4e2-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/6a0e3921062a40c5be6f617cf6497d2a"}, "tags": [], "enabled": true, "id": "6a0e3921062a40c5be6f617cf6497d2a", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-c7eb4ef8-0370-4e2-proj"}]} 2018-08-01 10:40:32,793 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateKeypairsTests-c7eb4ef8-0370-4e2-proj used request id req-993e17a5-9591-4080-a82b-f646dd1d5ee9 2018-08-01 10:40:32,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f2dc74794321e834833d9df2c54fa4ace42a815" 2018-08-01 10:40:32,815 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:40:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-927fa9f7-df07-4eac-8157-0a666ae2a9f1 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:40:32,816 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-927fa9f7-df07-4eac-8157-0a666ae2a9f1 2018-08-01 10:40:33,168 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-c7eb4ef8-0370-4e2-user 2018-08-01 10:40:33,169 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:40:33,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68d3c83cae3e901c54f3ce7c1f08f0096fea1183" 2018-08-01 10:40:33,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:40:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d3e4591-d2d3-4b90-954a-7be06bae8d21 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:40:33,260 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-7d3e4591-d2d3-4b90-954a-7be06bae8d21 2018-08-01 10:40:33,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68d3c83cae3e901c54f3ce7c1f08f0096fea1183" -d '{"role": {"name": "CreateKeypairsTests-c7eb4ef8-0370-4e2-proj-role"}}' 2018-08-01 10:40:33,360 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:40:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-456a5fd6-9b8a-47ab-a553-8430b22785da Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "833fb1a0f59d41fb8c273bc915b14e07", "links": {"self": "http://172.30.9.24:5000/v3/roles/833fb1a0f59d41fb8c273bc915b14e07"}, "name": "CreateKeypairsTests-c7eb4ef8-0370-4e2-proj-role"}} 2018-08-01 10:40:33,360 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-456a5fd6-9b8a-47ab-a553-8430b22785da 2018-08-01 10:40:33,361 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-c7eb4ef8-0370-4e2-proj-role 2018-08-01 10:40:33,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/833fb1a0f59d41fb8c273bc915b14e07 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68d3c83cae3e901c54f3ce7c1f08f0096fea1183" 2018-08-01 10:40:33,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:40:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29ee056f-4728-497b-8164-620c5014374a Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "833fb1a0f59d41fb8c273bc915b14e07", "links": {"self": "http://172.30.9.24:5000/v3/roles/833fb1a0f59d41fb8c273bc915b14e07"}, "name": "CreateKeypairsTests-c7eb4ef8-0370-4e2-proj-role"}} 2018-08-01 10:40:33,454 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/833fb1a0f59d41fb8c273bc915b14e07 used request id req-29ee056f-4728-497b-8164-620c5014374a 2018-08-01 10:40:33,454 - keystone_utils - INFO - Granting role CreateKeypairsTests-c7eb4ef8-0370-4e2-proj-role to project CreateKeypairsTests-c7eb4ef8-0370-4e2-proj 2018-08-01 10:40:33,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/6a0e3921062a40c5be6f617cf6497d2a/users/3302a13287034da3a80d06161761d41f/roles/833fb1a0f59d41fb8c273bc915b14e07 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68d3c83cae3e901c54f3ce7c1f08f0096fea1183" 2018-08-01 10:40:33,692 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:40:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9528a60e-641b-49b4-b54b-0f3ae1e41842 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:40:33,693 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/6a0e3921062a40c5be6f617cf6497d2a/users/3302a13287034da3a80d06161761d41f/roles/833fb1a0f59d41fb8c273bc915b14e07 used request id req-9528a60e-641b-49b4-b54b-0f3ae1e41842 2018-08-01 10:40:33,693 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 10:40:33,694 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:40:33,695 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:40:34,084 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "833fb1a0f59d41fb8c273bc915b14e07", "name": "CreateKeypairsTests-c7eb4ef8-0370-4e2-proj-role"}], "expires_at": "2018-08-01T11:40:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6a0e3921062a40c5be6f617cf6497d2a", "name": "CreateKeypairsTests-c7eb4ef8-0370-4e2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/6a0e3921062a40c5be6f617cf6497d2a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/6a0e3921062a40c5be6f617cf6497d2a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/6a0e3921062a40c5be6f617cf6497d2a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/6a0e3921062a40c5be6f617cf6497d2a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/6a0e3921062a40c5be6f617cf6497d2a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/6a0e3921062a40c5be6f617cf6497d2a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_6a0e3921062a40c5be6f617cf6497d2a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_6a0e3921062a40c5be6f617cf6497d2a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6a0e3921062a40c5be6f617cf6497d2a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/6a0e3921062a40c5be6f617cf6497d2a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/6a0e3921062a40c5be6f617cf6497d2a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/6a0e3921062a40c5be6f617cf6497d2a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/6a0e3921062a40c5be6f617cf6497d2a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/6a0e3921062a40c5be6f617cf6497d2a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-c7eb4ef8-0370-4e2-user", "id": "3302a13287034da3a80d06161761d41f"}, "audit_ids": ["BZf5tisXSvGnc0YXU1c-JQ"], "issued_at": "2018-08-01T10:40:34.000000Z"}} 2018-08-01 10:40:34,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ad59e2fbd14dffe19e89be56938a0d74c07cc8f" 2018-08-01 10:40:34,157 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:40:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0fffd19-8303-4324-a802-a6b6ac7ae85d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:40:34,157 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-a0fffd19-8303-4324-a802-a6b6ac7ae85d 2018-08-01 10:40:34,158 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 10:40:34,162 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ad59e2fbd14dffe19e89be56938a0d74c07cc8f" 2018-08-01 10:40:34,343 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:40: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-32883bfe-9348-47f9-a693-6e4435ba3c4d x-compute-request-id: req-32883bfe-9348-47f9-a693-6e4435ba3c4d Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-08-01 10:40:34,343 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-32883bfe-9348-47f9-a693-6e4435ba3c4d 2018-08-01 10:40:34,344 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-4cfb3156-4ca1-4e75-89e3-059a5a978755... 2018-08-01 10:40:34,344 - OpenStackKeypair - INFO - Creating new keypair 2018-08-01 10:40:34,383 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-4cfb3156-4ca1-4e75-89e3-059a5a978755 2018-08-01 10:40:34,385 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ad59e2fbd14dffe19e89be56938a0d74c07cc8f" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDnoOJ8xDr2LFYma4feKLJ1HDGgm/uOueoDaXlRp2mW6jLBcqCawyufX9fzHskyBkZ2/Sh5msPCYoljgSaZW2lGEBUb3sbloYKy5ggcEc7TSYk7D9Vfd/ebMIGxJDJxsxVfBAfUVBy64jXi1adepyB2QuY5q2ysO7eFs3RPv3rVkw==", "name": "CreateKeypairsTests-4cfb3156-4ca1-4e75-89e3-059a5a978755"}}' 2018-08-01 10:40:34,433 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:40: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-dfc6477e-8dd0-454e-9e4e-71fe942c6f37 x-compute-request-id: req-dfc6477e-8dd0-454e-9e4e-71fe942c6f37 Content-Encoding: gzip Content-Length: 367 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDnoOJ8xDr2LFYma4feKLJ1HDGgm/uOueoDaXlRp2mW6jLBcqCawyufX9fzHskyBkZ2/Sh5msPCYoljgSaZW2lGEBUb3sbloYKy5ggcEc7TSYk7D9Vfd/ebMIGxJDJxsxVfBAfUVBy64jXi1adepyB2QuY5q2ysO7eFs3RPv3rVkw==", "user_id": "3302a13287034da3a80d06161761d41f", "name": "CreateKeypairsTests-4cfb3156-4ca1-4e75-89e3-059a5a978755", "fingerprint": "91:cb:96:ca:b9:02:a3:8d:9e:07:b0:59:7c:23:aa:b0"}} 2018-08-01 10:40:34,433 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-dfc6477e-8dd0-454e-9e4e-71fe942c6f37 2018-08-01 10:40:34,435 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsTests-4cfb3156-4ca1-4e75-89e3-059a5a978755.pub 2018-08-01 10:40:34,436 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:40:34,817 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "833fb1a0f59d41fb8c273bc915b14e07", "name": "CreateKeypairsTests-c7eb4ef8-0370-4e2-proj-role"}], "expires_at": "2018-08-01T11:40:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6a0e3921062a40c5be6f617cf6497d2a", "name": "CreateKeypairsTests-c7eb4ef8-0370-4e2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/6a0e3921062a40c5be6f617cf6497d2a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/6a0e3921062a40c5be6f617cf6497d2a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/6a0e3921062a40c5be6f617cf6497d2a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/6a0e3921062a40c5be6f617cf6497d2a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/6a0e3921062a40c5be6f617cf6497d2a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/6a0e3921062a40c5be6f617cf6497d2a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_6a0e3921062a40c5be6f617cf6497d2a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_6a0e3921062a40c5be6f617cf6497d2a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6a0e3921062a40c5be6f617cf6497d2a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/6a0e3921062a40c5be6f617cf6497d2a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/6a0e3921062a40c5be6f617cf6497d2a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/6a0e3921062a40c5be6f617cf6497d2a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/6a0e3921062a40c5be6f617cf6497d2a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/6a0e3921062a40c5be6f617cf6497d2a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-c7eb4ef8-0370-4e2-user", "id": "3302a13287034da3a80d06161761d41f"}, "audit_ids": ["SH5TNHNWS8GeFYsVUwklug"], "issued_at": "2018-08-01T10:40:34.000000Z"}} 2018-08-01 10:40:34,820 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs/CreateKeypairsTests-4cfb3156-4ca1-4e75-89e3-059a5a978755 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b85b7e065ae794d2de46e6beaaf9d337e37cbcc8" 2018-08-01 10:40:34,927 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:40: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-2e8aef39-e7b0-4d28-8b13-46b7f37927d4 x-compute-request-id: req-2e8aef39-e7b0-4d28-8b13-46b7f37927d4 Content-Encoding: gzip Content-Length: 422 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDnoOJ8xDr2LFYma4feKLJ1HDGgm/uOueoDaXlRp2mW6jLBcqCawyufX9fzHskyBkZ2/Sh5msPCYoljgSaZW2lGEBUb3sbloYKy5ggcEc7TSYk7D9Vfd/ebMIGxJDJxsxVfBAfUVBy64jXi1adepyB2QuY5q2ysO7eFs3RPv3rVkw==", "user_id": "3302a13287034da3a80d06161761d41f", "name": "CreateKeypairsTests-4cfb3156-4ca1-4e75-89e3-059a5a978755", "deleted": false, "created_at": "2018-08-01T10:40:34.000000", "updated_at": null, "fingerprint": "91:cb:96:ca:b9:02:a3:8d:9e:07:b0:59:7c:23:aa:b0", "deleted_at": null, "id": 26}} 2018-08-01 10:40:34,927 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/CreateKeypairsTests-4cfb3156-4ca1-4e75-89e3-059a5a978755 used request id req-2e8aef39-e7b0-4d28-8b13-46b7f37927d4 2018-08-01 10:40:34,928 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-4cfb3156-4ca1-4e75-89e3-059a5a978755 2018-08-01 10:40:34,930 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/os-keypairs/CreateKeypairsTests-4cfb3156-4ca1-4e75-89e3-059a5a978755 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ad59e2fbd14dffe19e89be56938a0d74c07cc8f" 2018-08-01 10:40:34,966 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 10:40: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-3e8e29b9-c4d4-4475-af06-cafb6c8f53ad x-compute-request-id: req-3e8e29b9-c4d4-4475-af06-cafb6c8f53ad Content-Length: 0 Content-Type: application/json 2018-08-01 10:40:34,966 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/CreateKeypairsTests-4cfb3156-4ca1-4e75-89e3-059a5a978755 used request id req-3e8e29b9-c4d4-4475-af06-cafb6c8f53ad 2018-08-01 10:40:34,967 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsTests-4cfb3156-4ca1-4e75-89e3-059a5a978755.pub] 2018-08-01 10:40:34,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68d3c83cae3e901c54f3ce7c1f08f0096fea1183" 2018-08-01 10:40:35,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-43aa8dfa-8ab2-42ec-8e0e-0aac0d4df8d6 Date: Wed, 01 Aug 2018 10:40:35 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a2413a97b61342d8bd27570706ef372d", "created_at": "2018-08-01T09:33:18Z", "updated_at": "2018-08-01T09:33:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "7f556ce3-51d0-4279-a11d-510db9f9a3b1", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "94adc13c-a166-41cf-bd16-f997efc73cb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "b39143b5-c08f-4d0b-9d40-54f472f2389e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "e218b0b7-4501-4f84-9458-caf2891c260d", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}], "revision_number": 4, "project_id": "a2413a97b61342d8bd27570706ef372d", "id": "38229670-7386-42d0-b7b9-2397ea5938de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "created_at": "2018-08-01T09:28:38Z", "updated_at": "2018-08-01T09:28:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "763568f1-8151-4a3c-911a-d06da4423063", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "80d28bee-4aee-47e8-a8da-e0fe31497fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "a47a5ddf-aa37-4ab2-a335-1c93513b5f12", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "f5bba5a5-602b-421e-98b2-5a16117f943f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}], "revision_number": 4, "project_id": "dbe9669438844f3faecdc7fcc050e0d8", "id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ed1054af2e94c049694d98d54211d98", "created_at": "2018-08-01T09:31:40Z", "updated_at": "2018-08-01T09:31:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "34baee87-ea35-42ee-8a69-0f6e2a825d3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "89b9d1c9-f4f9-45cd-8d36-970d44228439", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "b8ab0d59-cab9-4488-82ee-7c5f69709bff", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "d3ab68ea-23b4-4bf6-8dd3-85d029e3d89f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}], "revision_number": 4, "project_id": "2ed1054af2e94c049694d98d54211d98", "id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "created_at": "2018-08-01T09:34:13Z", "updated_at": "2018-08-01T09:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "1dbb3f59-611b-46d1-a82d-2720e0a16f86", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "3878126b-a220-4357-adb9-bc22498f31b1", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "75ce67db-9c04-4561-a10d-8b1ec63943e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "e2945a69-3afe-41e3-a7ec-3ea4c79a12ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}], "revision_number": 4, "project_id": "c0d9b34b06f445a7857603f60b181f3c", "id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-01T09:30:58Z", "updated_at": "2018-08-01T09:30:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "042d4626-2974-418d-affe-f8f2acd05faa", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "995fae58-f0e5-4e10-801c-6c2ce5c7ae0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "cb8404fa-cb24-4879-a34d-f3050dcba730", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "dad6aaab-690e-4c24-9103-6767e0c80bc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "created_at": "2018-08-01T09:31:11Z", "updated_at": "2018-08-01T09:31:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "939e25e0-5dbc-4f6e-9f6f-7fb70e540203", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "9796a673-6928-4009-9c21-1410d395646e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "af7b8bf8-2fb6-4d72-842a-38f72d7581f7", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "b9af65b0-2eb8-45e1-8504-b7dc4dbb83ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}], "revision_number": 4, "project_id": "dd207f801ed3475f9dbe5f13077af1c8", "id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "46dd322c3fcc454eb140e37825746af8", "created_at": "2018-08-01T10:33:44Z", "updated_at": "2018-08-01T10:33:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "0f41470b-1091-45c1-b574-92069f79f8d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "8cc03a9c-8fa5-425b-812f-d7692bae3613", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d1373b1e-2fb9-4e02-a9e1-7e873ba1d7d1", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d21f3909-71f3-43e2-a22d-6a9c2513cb6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}], "revision_number": 4, "project_id": "46dd322c3fcc454eb140e37825746af8", "id": "b2961714-c8a4-4fcb-918b-21d70527c983", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "created_at": "2018-08-01T09:34:57Z", "updated_at": "2018-08-01T09:34:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "8063d12f-30db-4ccf-8ce0-72e59ba81a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c38e1a7a-5857-4f03-b991-6d5c9c9a5b9e", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c725bae1-d3bb-42b5-b331-32737085f28c", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "cfddc134-923b-4e0d-9ec5-dcc5641dd435", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}], "revision_number": 4, "project_id": "455b48a61678488ead79a4cfa07ef5c3", "id": "cd52f913-3072-4ce7-a779-7de795b62b12", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:36:50Z", "updated_at": "2018-08-01T09:36:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "07ef7fe5-a529-45da-bfc0-899f0ea9b592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "bc4dad3a-2a0c-4c31-b901-2909a12adb50", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c35cff35-4306-4116-b9fa-fc27bc7c05d6", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c493e3ac-d9d2-480d-9ec8-50982eedaf5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}], "revision_number": 4, "project_id": "8d96727022f4443794db44ecde432faf", "id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "created_at": "2018-08-01T09:32:45Z", "updated_at": "2018-08-01T09:32:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "058ea790-43ea-4a6f-9950-28418319e577", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "5fcfb31b-cdad-4037-973e-56b74faefd14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "99a24d26-dc7f-42d0-aa23-a7c061f04952", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "b641bb48-566e-472b-a3cc-d38c85ab3ff1", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}], "revision_number": 4, "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "name": "default"}]} 2018-08-01 10:40:35,192 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-43aa8dfa-8ab2-42ec-8e0e-0aac0d4df8d6 2018-08-01 10:40:35,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68d3c83cae3e901c54f3ce7c1f08f0096fea1183" 2018-08-01 10:40:35,292 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:40:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0e725be1-bb66-480a-8ac8-f88f917a6c61 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2413a97b61342d8bd27570706ef372d.", "code": 404, "title": "Not Found"}} 2018-08-01 10:40:35,292 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d used request id req-0e725be1-bb66-480a-8ac8-f88f917a6c61 2018-08-01 10:40:35,292 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:40:35,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68d3c83cae3e901c54f3ce7c1f08f0096fea1183" 2018-08-01 10:40:35,379 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:40:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a989c681-4e57-4628-9128-e87b5f3b1600 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.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dbe9669438844f3faecdc7fcc050e0d8", "name": "service"}} 2018-08-01 10:40:35,380 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 used request id req-a989c681-4e57-4628-9128-e87b5f3b1600 2018-08-01 10:40:35,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68d3c83cae3e901c54f3ce7c1f08f0096fea1183" 2018-08-01 10:40:35,466 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:40:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f906d4e3-13da-4c00-a3a5-278bbeed7905 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ed1054af2e94c049694d98d54211d98.", "code": 404, "title": "Not Found"}} 2018-08-01 10:40:35,466 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 used request id req-f906d4e3-13da-4c00-a3a5-278bbeed7905 2018-08-01 10:40:35,467 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:40:35,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68d3c83cae3e901c54f3ce7c1f08f0096fea1183" 2018-08-01 10:40:35,547 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:40:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2ceb506c-15c8-48dd-8d71-4a1c2df716c5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c0d9b34b06f445a7857603f60b181f3c.", "code": 404, "title": "Not Found"}} 2018-08-01 10:40:35,547 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c used request id req-2ceb506c-15c8-48dd-8d71-4a1c2df716c5 2018-08-01 10:40:35,547 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:40:35,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68d3c83cae3e901c54f3ce7c1f08f0096fea1183" 2018-08-01 10:40:35,632 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:40:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-83880db9-c130-473d-a805-ac1e57133bf9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: dd207f801ed3475f9dbe5f13077af1c8.", "code": 404, "title": "Not Found"}} 2018-08-01 10:40:35,632 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 used request id req-83880db9-c130-473d-a805-ac1e57133bf9 2018-08-01 10:40:35,633 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:40:35,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68d3c83cae3e901c54f3ce7c1f08f0096fea1183" 2018-08-01 10:40:35,651 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:40:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f6a81365-4fc6-4606-b45f-903379c46684 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 46dd322c3fcc454eb140e37825746af8.", "code": 404, "title": "Not Found"}} 2018-08-01 10:40:35,651 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 used request id req-f6a81365-4fc6-4606-b45f-903379c46684 2018-08-01 10:40:35,651 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:40:35,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68d3c83cae3e901c54f3ce7c1f08f0096fea1183" 2018-08-01 10:40:35,734 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:40:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a520d546-79cf-40aa-9ad7-fccfad67fb05 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 455b48a61678488ead79a4cfa07ef5c3.", "code": 404, "title": "Not Found"}} 2018-08-01 10:40:35,734 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 used request id req-a520d546-79cf-40aa-9ad7-fccfad67fb05 2018-08-01 10:40:35,734 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:40:35,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68d3c83cae3e901c54f3ce7c1f08f0096fea1183" 2018-08-01 10:40:35,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:40:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b664eca0-c407-48cb-aa78-a171a8069abd 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 10:40:35,825 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-b664eca0-c407-48cb-aa78-a171a8069abd 2018-08-01 10:40:35,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ddd20ab1a1b7400a98e6ddb8d0eb4686 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68d3c83cae3e901c54f3ce7c1f08f0096fea1183" 2018-08-01 10:40:35,911 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:40:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f831ab66-86f6-437e-b9a6-21d9553d1749 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ddd20ab1a1b7400a98e6ddb8d0eb4686.", "code": 404, "title": "Not Found"}} 2018-08-01 10:40:35,911 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ddd20ab1a1b7400a98e6ddb8d0eb4686 used request id req-f831ab66-86f6-437e-b9a6-21d9553d1749 2018-08-01 10:40:35,911 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:40:35,912 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-c7eb4ef8-0370-4e2-proj 2018-08-01 10:40:35,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/6a0e3921062a40c5be6f617cf6497d2a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68d3c83cae3e901c54f3ce7c1f08f0096fea1183" 2018-08-01 10:40:36,114 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:40:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-592012ce-7867-40f9-bb78-40940b8db60e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:40:36,115 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/6a0e3921062a40c5be6f617cf6497d2a used request id req-592012ce-7867-40f9-bb78-40940b8db60e 2018-08-01 10:40:36,115 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-c7eb4ef8-0370-4e2-proj-role 2018-08-01 10:40:36,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/833fb1a0f59d41fb8c273bc915b14e07 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68d3c83cae3e901c54f3ce7c1f08f0096fea1183" 2018-08-01 10:40:36,223 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:40:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ed737d54-bea6-4ba2-86ad-eab80d7e5e6e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:40:36,223 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/833fb1a0f59d41fb8c273bc915b14e07 used request id req-ed737d54-bea6-4ba2-86ad-eab80d7e5e6e 2018-08-01 10:40:36,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68d3c83cae3e901c54f3ce7c1f08f0096fea1183" 2018-08-01 10:40:36,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:40:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8640f283-dd71-4685-b22f-f15259bde933 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:40:36,308 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-8640f283-dd71-4685-b22f-f15259bde933 2018-08-01 10:40:36,309 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-c7eb4ef8-0370-4e2-user 2018-08-01 10:40:36,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/3302a13287034da3a80d06161761d41f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f2dc74794321e834833d9df2c54fa4ace42a815" 2018-08-01 10:40:36,498 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:40:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-68502818-d086-40f3-b538-86ba6633991d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:40:36,498 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/3302a13287034da3a80d06161761d41f used request id req-68502818-d086-40f3-b538-86ba6633991d 2018-08-01 10:40:36,500 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:40:36,881 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:40:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["7lTu10tyQrafi7Tm1IBklg"], "issued_at": "2018-08-01T10:40:36.000000Z"}} 2018-08-01 10:40:36,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5339e70d2402483c86f14d6b3a103203385bc0a" 2018-08-01 10:40:36,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:40:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-710b5419-09f9-4655-89de-c21420853086 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:40:36,961 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-710b5419-09f9-4655-89de-c21420853086 2018-08-01 10:40:36,963 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:40:36,963 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:40:37,345 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:40:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["P8v7C6lmRyylxHRdiK0-8Q"], "issued_at": "2018-08-01T10:40:37.000000Z"}} 2018-08-01 10:40:37,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da73a8eb233a8e248a0e2fe2f3b8a5b6ee15a6d3" 2018-08-01 10:40:37,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:40:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8386b7f9-68cb-4a0b-883e-b9ddc92ac48a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:40:37,426 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-8386b7f9-68cb-4a0b-883e-b9ddc92ac48a 2018-08-01 10:40:37,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:40:37,435 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:40: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:40:37,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-e11053e1-5a23-419-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da73a8eb233a8e248a0e2fe2f3b8a5b6ee15a6d3" 2018-08-01 10:40:37,521 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:40:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c07e42e7-2062-4a98-a427-eb15ef0e87b6 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-e11053e1-5a23-419-proj", "previous": null, "next": null}, "projects": []} 2018-08-01 10:40:37,522 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-e11053e1-5a23-419-proj used request id req-c07e42e7-2062-4a98-a427-eb15ef0e87b6 2018-08-01 10:40:37,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da73a8eb233a8e248a0e2fe2f3b8a5b6ee15a6d3" 2018-08-01 10:40:37,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:40:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6030b2e1-c02d-44ee-8091-06d2e606b690 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:40:37,614 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-6030b2e1-c02d-44ee-8091-06d2e606b690 2018-08-01 10:40:37,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da73a8eb233a8e248a0e2fe2f3b8a5b6ee15a6d3" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-e11053e1-5a23-419-proj"}}' 2018-08-01 10:40:37,739 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:40:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d5b0425-d170-4635-8343-c35cc77590f6 Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/5444d1ddcf05479a843f8478403415d4"}, "tags": [], "enabled": true, "id": "5444d1ddcf05479a843f8478403415d4", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-e11053e1-5a23-419-proj"}} 2018-08-01 10:40:37,739 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-1d5b0425-d170-4635-8343-c35cc77590f6 2018-08-01 10:40:37,739 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-e11053e1-5a23-419-proj 2018-08-01 10:40:37,739 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:40:37,740 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:40:38,123 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:40:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["t_WtyOINRSyGSYf92KIMiA"], "issued_at": "2018-08-01T10:40:38.000000Z"}} 2018-08-01 10:40:38,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a48ba8a779d6caa48460d514802246907f8e421" 2018-08-01 10:40:38,205 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:40:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-308cad03-6246-401a-b173-900fd0d5d371 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:40:38,205 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-308cad03-6246-401a-b173-900fd0d5d371 2018-08-01 10:40:38,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:40:38,214 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:40: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:40:38,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a48ba8a779d6caa48460d514802246907f8e421" 2018-08-01 10:40:38,314 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:40:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8014e96-8e15-4902-a7c7-e5b0f214d4b0 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 10:40:38,315 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-c8014e96-8e15-4902-a7c7-e5b0f214d4b0 2018-08-01 10:40:38,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateKeypairsCleanupTests-e11053e1-5a23-419-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a48ba8a779d6caa48460d514802246907f8e421" 2018-08-01 10:40:38,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:40:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-889ab75b-05b1-448c-9196-d2bfa94330a8 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateKeypairsCleanupTests-e11053e1-5a23-419-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/5444d1ddcf05479a843f8478403415d4"}, "tags": [], "enabled": true, "id": "5444d1ddcf05479a843f8478403415d4", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-e11053e1-5a23-419-proj"}]} 2018-08-01 10:40:38,338 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateKeypairsCleanupTests-e11053e1-5a23-419-proj used request id req-889ab75b-05b1-448c-9196-d2bfa94330a8 2018-08-01 10:40:38,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a48ba8a779d6caa48460d514802246907f8e421" 2018-08-01 10:40:38,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:40:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b6ed067-61c1-4ac3-a618-dade8571ab0a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:40:38,358 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-0b6ed067-61c1-4ac3-a618-dade8571ab0a 2018-08-01 10:40:38,721 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-e11053e1-5a23-419-user 2018-08-01 10:40:38,721 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:40:38,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da73a8eb233a8e248a0e2fe2f3b8a5b6ee15a6d3" 2018-08-01 10:40:38,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:40:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be54c200-b366-4da0-99ae-4ea42f73d9d3 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:40:38,810 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-be54c200-b366-4da0-99ae-4ea42f73d9d3 2018-08-01 10:40:38,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da73a8eb233a8e248a0e2fe2f3b8a5b6ee15a6d3" -d '{"role": {"name": "CreateKeypairsCleanupTests-e11053e1-5a23-419-proj-role"}}' 2018-08-01 10:40:38,918 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:40:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c1ef22b3-7460-4c07-ac43-2ee401dae623 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "325f495bdac2428380d0bf4c6329b7c2", "links": {"self": "http://172.30.9.24:5000/v3/roles/325f495bdac2428380d0bf4c6329b7c2"}, "name": "CreateKeypairsCleanupTests-e11053e1-5a23-419-proj-role"}} 2018-08-01 10:40:38,918 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-c1ef22b3-7460-4c07-ac43-2ee401dae623 2018-08-01 10:40:38,919 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-e11053e1-5a23-419-proj-role 2018-08-01 10:40:38,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/325f495bdac2428380d0bf4c6329b7c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da73a8eb233a8e248a0e2fe2f3b8a5b6ee15a6d3" 2018-08-01 10:40:39,007 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:40:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2f20194-4aed-4b61-a35c-4be5743b0f75 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "325f495bdac2428380d0bf4c6329b7c2", "links": {"self": "http://172.30.9.24:5000/v3/roles/325f495bdac2428380d0bf4c6329b7c2"}, "name": "CreateKeypairsCleanupTests-e11053e1-5a23-419-proj-role"}} 2018-08-01 10:40:39,007 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/325f495bdac2428380d0bf4c6329b7c2 used request id req-a2f20194-4aed-4b61-a35c-4be5743b0f75 2018-08-01 10:40:39,007 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-e11053e1-5a23-419-proj-role to project CreateKeypairsCleanupTests-e11053e1-5a23-419-proj 2018-08-01 10:40:39,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/5444d1ddcf05479a843f8478403415d4/users/2ab6330adb474f52abccbaf974fa3375/roles/325f495bdac2428380d0bf4c6329b7c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da73a8eb233a8e248a0e2fe2f3b8a5b6ee15a6d3" 2018-08-01 10:40:39,129 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:40:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c79591c1-e100-4453-ba49-50b9911c5046 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:40:39,129 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/5444d1ddcf05479a843f8478403415d4/users/2ab6330adb474f52abccbaf974fa3375/roles/325f495bdac2428380d0bf4c6329b7c2 used request id req-c79591c1-e100-4453-ba49-50b9911c5046 2018-08-01 10:40:39,130 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 10:40:39,243 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-4f578c81-852a-4017-9b60-bbd99d61bb9e.pub 2018-08-01 10:40:39,243 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-4f578c81-852a-4017-9b60-bbd99d61bb9e 2018-08-01 10:40:39,243 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:40:39,244 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:40:39,628 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "325f495bdac2428380d0bf4c6329b7c2", "name": "CreateKeypairsCleanupTests-e11053e1-5a23-419-proj-role"}], "expires_at": "2018-08-01T11:40:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5444d1ddcf05479a843f8478403415d4", "name": "CreateKeypairsCleanupTests-e11053e1-5a23-419-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/5444d1ddcf05479a843f8478403415d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/5444d1ddcf05479a843f8478403415d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/5444d1ddcf05479a843f8478403415d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/5444d1ddcf05479a843f8478403415d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/5444d1ddcf05479a843f8478403415d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/5444d1ddcf05479a843f8478403415d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_5444d1ddcf05479a843f8478403415d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_5444d1ddcf05479a843f8478403415d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/5444d1ddcf05479a843f8478403415d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/5444d1ddcf05479a843f8478403415d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/5444d1ddcf05479a843f8478403415d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/5444d1ddcf05479a843f8478403415d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/5444d1ddcf05479a843f8478403415d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/5444d1ddcf05479a843f8478403415d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-e11053e1-5a23-419-user", "id": "2ab6330adb474f52abccbaf974fa3375"}, "audit_ids": ["yGlLtQtTRLO4y6IYtW8EXA"], "issued_at": "2018-08-01T10:40:39.000000Z"}} 2018-08-01 10:40:39,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea05f14914b6cf6da36bb8457a2044dc9632e0f7" 2018-08-01 10:40:39,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:40:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4beceeb0-dec7-41e3-86fc-1ec839239ee0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:40:39,708 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-4beceeb0-dec7-41e3-86fc-1ec839239ee0 2018-08-01 10:40:39,709 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 10:40:39,713 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea05f14914b6cf6da36bb8457a2044dc9632e0f7" 2018-08-01 10:40:39,905 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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 x-openstack-request-id: req-543bc489-fc43-4cec-8abf-78e4304f985a x-compute-request-id: req-543bc489-fc43-4cec-8abf-78e4304f985a Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-08-01 10:40:39,905 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-543bc489-fc43-4cec-8abf-78e4304f985a 2018-08-01 10:40:39,906 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-4f578c81-852a-4017-9b60-bbd99d61bb9e... 2018-08-01 10:40:39,906 - OpenStackKeypair - INFO - Uploading existing keypair 2018-08-01 10:40:39,906 - nova_utils - INFO - Saving keypair to - tmp/CreateKeypairsCleanupTests-4f578c81-852a-4017-9b60-bbd99d61bb9e.pub 2018-08-01 10:40:39,906 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-4f578c81-852a-4017-9b60-bbd99d61bb9e 2018-08-01 10:40:39,909 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea05f14914b6cf6da36bb8457a2044dc9632e0f7" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDJT+6J8QQfP/sL5ySYuQOrdjTPWtxpuRtKGkv5VDtkYrLJVBP/yZ/pgnxfzhZGCvUa7p+ZpoDIevqXL7Fuos48HnIWaOPzzWpf7amLk+PFbLKODtFQoH3nA2jEl2Cm+hs65otuf3scSkV8V3c1/nf0vhrg+4fmLPi2AaLZnI/k+jwd/Se87zkC+LptZnsmtSp2P9fOIFuUWNKYt/8jaSXhopkiqHPMsJtdD5SCsJho7Hxjlqxs5nW6de07mqwhYZlIHK9o4yowH17ZVzOZaDblsNwxY5j+3rOETPdKxtjQx85FsP98+R7sgKUES7OmS428bBiwhxMw8PA6QT1evXSt", "name": "CreateKeypairsCleanupTests-4f578c81-852a-4017-9b60-bbd99d61bb9e"}}' 2018-08-01 10:40:39,960 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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-4a5993c7-eac0-40aa-a1a3-3e115f91d69b x-compute-request-id: req-4a5993c7-eac0-40aa-a1a3-3e115f91d69b Content-Encoding: gzip Content-Length: 500 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDJT+6J8QQfP/sL5ySYuQOrdjTPWtxpuRtKGkv5VDtkYrLJVBP/yZ/pgnxfzhZGCvUa7p+ZpoDIevqXL7Fuos48HnIWaOPzzWpf7amLk+PFbLKODtFQoH3nA2jEl2Cm+hs65otuf3scSkV8V3c1/nf0vhrg+4fmLPi2AaLZnI/k+jwd/Se87zkC+LptZnsmtSp2P9fOIFuUWNKYt/8jaSXhopkiqHPMsJtdD5SCsJho7Hxjlqxs5nW6de07mqwhYZlIHK9o4yowH17ZVzOZaDblsNwxY5j+3rOETPdKxtjQx85FsP98+R7sgKUES7OmS428bBiwhxMw8PA6QT1evXSt", "user_id": "2ab6330adb474f52abccbaf974fa3375", "name": "CreateKeypairsCleanupTests-4f578c81-852a-4017-9b60-bbd99d61bb9e", "fingerprint": "6f:d9:42:1c:9b:d3:7e:da:8e:0f:99:19:95:09:e1:7c"}} 2018-08-01 10:40:39,960 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-4a5993c7-eac0-40aa-a1a3-3e115f91d69b 2018-08-01 10:40:39,961 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-4f578c81-852a-4017-9b60-bbd99d61bb9e 2018-08-01 10:40:39,964 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-4f578c81-852a-4017-9b60-bbd99d61bb9e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea05f14914b6cf6da36bb8457a2044dc9632e0f7" 2018-08-01 10:40:39,996 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 10: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 x-openstack-request-id: req-790a8e93-4fdd-49d2-b83e-a1403d795b86 x-compute-request-id: req-790a8e93-4fdd-49d2-b83e-a1403d795b86 Content-Length: 0 Content-Type: application/json 2018-08-01 10:40:39,996 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-4f578c81-852a-4017-9b60-bbd99d61bb9e used request id req-790a8e93-4fdd-49d2-b83e-a1403d795b86 2018-08-01 10:40:39,996 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsCleanupTests-4f578c81-852a-4017-9b60-bbd99d61bb9e.pub] 2018-08-01 10:40:39,997 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsCleanupTests-4f578c81-852a-4017-9b60-bbd99d61bb9e] 2018-08-01 10:40:40,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da73a8eb233a8e248a0e2fe2f3b8a5b6ee15a6d3" 2018-08-01 10:40:40,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-99d05924-0fd7-4d21-a0a3-389b82d00d6e Date: Wed, 01 Aug 2018 10:40:40 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a2413a97b61342d8bd27570706ef372d", "created_at": "2018-08-01T09:33:18Z", "updated_at": "2018-08-01T09:33:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "7f556ce3-51d0-4279-a11d-510db9f9a3b1", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "94adc13c-a166-41cf-bd16-f997efc73cb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "b39143b5-c08f-4d0b-9d40-54f472f2389e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "e218b0b7-4501-4f84-9458-caf2891c260d", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}], "revision_number": 4, "project_id": "a2413a97b61342d8bd27570706ef372d", "id": "38229670-7386-42d0-b7b9-2397ea5938de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "created_at": "2018-08-01T09:28:38Z", "updated_at": "2018-08-01T09:28:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "763568f1-8151-4a3c-911a-d06da4423063", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "80d28bee-4aee-47e8-a8da-e0fe31497fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "a47a5ddf-aa37-4ab2-a335-1c93513b5f12", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "f5bba5a5-602b-421e-98b2-5a16117f943f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}], "revision_number": 4, "project_id": "dbe9669438844f3faecdc7fcc050e0d8", "id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ed1054af2e94c049694d98d54211d98", "created_at": "2018-08-01T09:31:40Z", "updated_at": "2018-08-01T09:31:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "34baee87-ea35-42ee-8a69-0f6e2a825d3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "89b9d1c9-f4f9-45cd-8d36-970d44228439", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "b8ab0d59-cab9-4488-82ee-7c5f69709bff", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "d3ab68ea-23b4-4bf6-8dd3-85d029e3d89f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}], "revision_number": 4, "project_id": "2ed1054af2e94c049694d98d54211d98", "id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "created_at": "2018-08-01T09:34:13Z", "updated_at": "2018-08-01T09:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "1dbb3f59-611b-46d1-a82d-2720e0a16f86", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "3878126b-a220-4357-adb9-bc22498f31b1", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "75ce67db-9c04-4561-a10d-8b1ec63943e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "e2945a69-3afe-41e3-a7ec-3ea4c79a12ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}], "revision_number": 4, "project_id": "c0d9b34b06f445a7857603f60b181f3c", "id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-01T09:30:58Z", "updated_at": "2018-08-01T09:30:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "042d4626-2974-418d-affe-f8f2acd05faa", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "995fae58-f0e5-4e10-801c-6c2ce5c7ae0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "cb8404fa-cb24-4879-a34d-f3050dcba730", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "dad6aaab-690e-4c24-9103-6767e0c80bc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "created_at": "2018-08-01T09:31:11Z", "updated_at": "2018-08-01T09:31:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "939e25e0-5dbc-4f6e-9f6f-7fb70e540203", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "9796a673-6928-4009-9c21-1410d395646e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "af7b8bf8-2fb6-4d72-842a-38f72d7581f7", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "b9af65b0-2eb8-45e1-8504-b7dc4dbb83ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}], "revision_number": 4, "project_id": "dd207f801ed3475f9dbe5f13077af1c8", "id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "46dd322c3fcc454eb140e37825746af8", "created_at": "2018-08-01T10:33:44Z", "updated_at": "2018-08-01T10:33:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "0f41470b-1091-45c1-b574-92069f79f8d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "8cc03a9c-8fa5-425b-812f-d7692bae3613", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d1373b1e-2fb9-4e02-a9e1-7e873ba1d7d1", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d21f3909-71f3-43e2-a22d-6a9c2513cb6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}], "revision_number": 4, "project_id": "46dd322c3fcc454eb140e37825746af8", "id": "b2961714-c8a4-4fcb-918b-21d70527c983", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "created_at": "2018-08-01T09:34:57Z", "updated_at": "2018-08-01T09:34:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "8063d12f-30db-4ccf-8ce0-72e59ba81a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c38e1a7a-5857-4f03-b991-6d5c9c9a5b9e", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c725bae1-d3bb-42b5-b331-32737085f28c", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "cfddc134-923b-4e0d-9ec5-dcc5641dd435", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}], "revision_number": 4, "project_id": "455b48a61678488ead79a4cfa07ef5c3", "id": "cd52f913-3072-4ce7-a779-7de795b62b12", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:36:50Z", "updated_at": "2018-08-01T09:36:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "07ef7fe5-a529-45da-bfc0-899f0ea9b592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "bc4dad3a-2a0c-4c31-b901-2909a12adb50", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c35cff35-4306-4116-b9fa-fc27bc7c05d6", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c493e3ac-d9d2-480d-9ec8-50982eedaf5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}], "revision_number": 4, "project_id": "8d96727022f4443794db44ecde432faf", "id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "created_at": "2018-08-01T09:32:45Z", "updated_at": "2018-08-01T09:32:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "058ea790-43ea-4a6f-9950-28418319e577", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "5fcfb31b-cdad-4037-973e-56b74faefd14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "99a24d26-dc7f-42d0-aa23-a7c061f04952", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "b641bb48-566e-472b-a3cc-d38c85ab3ff1", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}], "revision_number": 4, "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "name": "default"}]} 2018-08-01 10:40:40,215 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-99d05924-0fd7-4d21-a0a3-389b82d00d6e 2018-08-01 10:40:40,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da73a8eb233a8e248a0e2fe2f3b8a5b6ee15a6d3" 2018-08-01 10:40:40,312 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:40:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-755eae81-0a56-4d87-8156-2fb745204e24 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2413a97b61342d8bd27570706ef372d.", "code": 404, "title": "Not Found"}} 2018-08-01 10:40:40,312 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d used request id req-755eae81-0a56-4d87-8156-2fb745204e24 2018-08-01 10:40:40,312 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:40:40,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da73a8eb233a8e248a0e2fe2f3b8a5b6ee15a6d3" 2018-08-01 10:40:40,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:40:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6a75c80-fe72-41eb-91cd-29dbfdc66309 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.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dbe9669438844f3faecdc7fcc050e0d8", "name": "service"}} 2018-08-01 10:40:40,395 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 used request id req-b6a75c80-fe72-41eb-91cd-29dbfdc66309 2018-08-01 10:40:40,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da73a8eb233a8e248a0e2fe2f3b8a5b6ee15a6d3" 2018-08-01 10:40:40,481 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:40:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6074fd12-299d-481c-923e-6c85fb8d8ec9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ed1054af2e94c049694d98d54211d98.", "code": 404, "title": "Not Found"}} 2018-08-01 10:40:40,481 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 used request id req-6074fd12-299d-481c-923e-6c85fb8d8ec9 2018-08-01 10:40:40,482 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:40:40,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da73a8eb233a8e248a0e2fe2f3b8a5b6ee15a6d3" 2018-08-01 10:40:40,568 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:40:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-69df0092-52ce-4d87-ad04-32dcb8a09fe2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c0d9b34b06f445a7857603f60b181f3c.", "code": 404, "title": "Not Found"}} 2018-08-01 10:40:40,569 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c used request id req-69df0092-52ce-4d87-ad04-32dcb8a09fe2 2018-08-01 10:40:40,569 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:40:40,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da73a8eb233a8e248a0e2fe2f3b8a5b6ee15a6d3" 2018-08-01 10:40:40,653 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:40:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe8be08f-6b2d-4f73-a445-4f6e442b334b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: dd207f801ed3475f9dbe5f13077af1c8.", "code": 404, "title": "Not Found"}} 2018-08-01 10:40:40,654 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 used request id req-fe8be08f-6b2d-4f73-a445-4f6e442b334b 2018-08-01 10:40:40,654 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:40:40,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da73a8eb233a8e248a0e2fe2f3b8a5b6ee15a6d3" 2018-08-01 10:40:40,733 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:40:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e1fdae7-f0b3-4951-8925-91a214a678ce Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 46dd322c3fcc454eb140e37825746af8.", "code": 404, "title": "Not Found"}} 2018-08-01 10:40:40,733 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 used request id req-5e1fdae7-f0b3-4951-8925-91a214a678ce 2018-08-01 10:40:40,734 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:40:40,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da73a8eb233a8e248a0e2fe2f3b8a5b6ee15a6d3" 2018-08-01 10:40:40,819 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:40:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ae207e51-e517-43ed-82d9-5d3ac42695d8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 455b48a61678488ead79a4cfa07ef5c3.", "code": 404, "title": "Not Found"}} 2018-08-01 10:40:40,819 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 used request id req-ae207e51-e517-43ed-82d9-5d3ac42695d8 2018-08-01 10:40:40,819 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:40:40,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da73a8eb233a8e248a0e2fe2f3b8a5b6ee15a6d3" 2018-08-01 10:40:40,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:40:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84fc7093-0aed-4d96-a253-bdf8a7f887a6 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 10:40:40,909 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-84fc7093-0aed-4d96-a253-bdf8a7f887a6 2018-08-01 10:40:40,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ddd20ab1a1b7400a98e6ddb8d0eb4686 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da73a8eb233a8e248a0e2fe2f3b8a5b6ee15a6d3" 2018-08-01 10:40:40,994 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:40:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7bb48598-4508-4304-a6f7-353444f0d3d7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ddd20ab1a1b7400a98e6ddb8d0eb4686.", "code": 404, "title": "Not Found"}} 2018-08-01 10:40:40,994 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ddd20ab1a1b7400a98e6ddb8d0eb4686 used request id req-7bb48598-4508-4304-a6f7-353444f0d3d7 2018-08-01 10:40:40,994 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:40:40,995 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-e11053e1-5a23-419-proj 2018-08-01 10:40:40,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/5444d1ddcf05479a843f8478403415d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da73a8eb233a8e248a0e2fe2f3b8a5b6ee15a6d3" 2018-08-01 10:40:41,188 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:40:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f46ded64-d489-4870-b2cf-29aa921f83ca Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:40:41,188 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/5444d1ddcf05479a843f8478403415d4 used request id req-f46ded64-d489-4870-b2cf-29aa921f83ca 2018-08-01 10:40:41,189 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-e11053e1-5a23-419-proj-role 2018-08-01 10:40:41,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/325f495bdac2428380d0bf4c6329b7c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da73a8eb233a8e248a0e2fe2f3b8a5b6ee15a6d3" 2018-08-01 10:40:41,289 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:40:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ed210305-e75a-4acc-9011-92233e496269 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:40:41,289 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/325f495bdac2428380d0bf4c6329b7c2 used request id req-ed210305-e75a-4acc-9011-92233e496269 2018-08-01 10:40:41,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da73a8eb233a8e248a0e2fe2f3b8a5b6ee15a6d3" 2018-08-01 10:40:41,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:40:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65f80bbb-f5db-494c-9466-fdce5f6568c3 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:40:41,376 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-65f80bbb-f5db-494c-9466-fdce5f6568c3 2018-08-01 10:40:41,376 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-e11053e1-5a23-419-user 2018-08-01 10:40:41,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/2ab6330adb474f52abccbaf974fa3375 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a48ba8a779d6caa48460d514802246907f8e421" 2018-08-01 10:40:41,572 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:40:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-31fd3335-0cb5-48af-838d-4c9d32943e68 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:40:41,572 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/2ab6330adb474f52abccbaf974fa3375 used request id req-31fd3335-0cb5-48af-838d-4c9d32943e68 2018-08-01 10:40:41,574 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:40:41,964 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:40:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["mbNZqiYzQDaCFNPs-J0QEw"], "issued_at": "2018-08-01T10:40:41.000000Z"}} 2018-08-01 10:40:41,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1673e84646b31482273cdf10101e31bb7d8da4bc" 2018-08-01 10:40:42,048 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:40:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d145b988-337a-4079-9dc9-48e30c6580f8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:40:42,048 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-d145b988-337a-4079-9dc9-48e30c6580f8 2018-08-01 10:40:42,049 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:40:42,050 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:40:42,439 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:40:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["kGvGpKm3RoycdKBAr1yQOw"], "issued_at": "2018-08-01T10:40:42.000000Z"}} 2018-08-01 10:40:42,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}425cf9e43fb627d72bcffd9deeee41d5aa462ed1" 2018-08-01 10:40:42,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:40:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b31fdfb0-19f3-4854-9728-5c59895b265c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:40:42,518 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-b31fdfb0-19f3-4854-9728-5c59895b265c 2018-08-01 10:40:42,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:40:42,527 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:40: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:40:42,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-c0f3d4e8-932c-4f2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}425cf9e43fb627d72bcffd9deeee41d5aa462ed1" 2018-08-01 10:40:42,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:40:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf559526-88de-457f-9d20-4bde05e09924 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-c0f3d4e8-932c-4f2-proj", "previous": null, "next": null}, "projects": []} 2018-08-01 10:40:42,615 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-c0f3d4e8-932c-4f2-proj used request id req-bf559526-88de-457f-9d20-4bde05e09924 2018-08-01 10:40:42,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}425cf9e43fb627d72bcffd9deeee41d5aa462ed1" 2018-08-01 10:40:42,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:40:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1066e140-43c1-4220-a452-0cef00d0d774 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:40:42,702 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-1066e140-43c1-4220-a452-0cef00d0d774 2018-08-01 10:40:42,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}425cf9e43fb627d72bcffd9deeee41d5aa462ed1" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-c0f3d4e8-932c-4f2-proj"}}' 2018-08-01 10:40:42,810 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:40:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2df96e6a-d617-482f-90b9-2717219f2d07 Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/223dce1cf77f453286e5e81320c12074"}, "tags": [], "enabled": true, "id": "223dce1cf77f453286e5e81320c12074", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-c0f3d4e8-932c-4f2-proj"}} 2018-08-01 10:40:42,810 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-2df96e6a-d617-482f-90b9-2717219f2d07 2018-08-01 10:40:42,811 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-c0f3d4e8-932c-4f2-proj 2018-08-01 10:40:42,811 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:40:42,812 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:40:43,203 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:40:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["oo3MvZgmSqGlbs_733Qt6g"], "issued_at": "2018-08-01T10:40:43.000000Z"}} 2018-08-01 10:40:43,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ff0e39d9a581a3163c30b559f79dad1c885b25b" 2018-08-01 10:40:43,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:40:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07ddbc81-9c0b-4244-963e-d30b4ad03805 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:40:43,284 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-07ddbc81-9c0b-4244-963e-d30b4ad03805 2018-08-01 10:40:43,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:40:43,293 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:40: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:40:43,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ff0e39d9a581a3163c30b559f79dad1c885b25b" 2018-08-01 10:40:43,328 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:40:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-575db531-7fc1-45d4-82da-8c4e4c289fbf Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 10:40:43,328 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-575db531-7fc1-45d4-82da-8c4e4c289fbf 2018-08-01 10:40:43,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateKeypairsCleanupTests-c0f3d4e8-932c-4f2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ff0e39d9a581a3163c30b559f79dad1c885b25b" 2018-08-01 10:40:43,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:40:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81502e91-52ae-4c1b-91b2-e941caa2d37c Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateKeypairsCleanupTests-c0f3d4e8-932c-4f2-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/223dce1cf77f453286e5e81320c12074"}, "tags": [], "enabled": true, "id": "223dce1cf77f453286e5e81320c12074", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-c0f3d4e8-932c-4f2-proj"}]} 2018-08-01 10:40:43,417 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateKeypairsCleanupTests-c0f3d4e8-932c-4f2-proj used request id req-81502e91-52ae-4c1b-91b2-e941caa2d37c 2018-08-01 10:40:43,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ff0e39d9a581a3163c30b559f79dad1c885b25b" 2018-08-01 10:40:43,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:40:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56fc087c-2046-4313-a32e-271dc5a2b8bc Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:40:43,516 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-56fc087c-2046-4313-a32e-271dc5a2b8bc 2018-08-01 10:40:43,884 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-c0f3d4e8-932c-4f2-user 2018-08-01 10:40:43,885 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:40:43,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}425cf9e43fb627d72bcffd9deeee41d5aa462ed1" 2018-08-01 10:40:43,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:40:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8aaee7e-52e4-4bcf-a272-29d60c64b34d Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:40:43,971 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-f8aaee7e-52e4-4bcf-a272-29d60c64b34d 2018-08-01 10:40:43,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}425cf9e43fb627d72bcffd9deeee41d5aa462ed1" -d '{"role": {"name": "CreateKeypairsCleanupTests-c0f3d4e8-932c-4f2-proj-role"}}' 2018-08-01 10:40:44,069 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:40:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8f09a1ed-f5b5-4dfe-8711-1820debc3a0d Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5b8487bcc51d42d3a11d00450c2ada12", "links": {"self": "http://172.30.9.24:5000/v3/roles/5b8487bcc51d42d3a11d00450c2ada12"}, "name": "CreateKeypairsCleanupTests-c0f3d4e8-932c-4f2-proj-role"}} 2018-08-01 10:40:44,069 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-8f09a1ed-f5b5-4dfe-8711-1820debc3a0d 2018-08-01 10:40:44,069 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-c0f3d4e8-932c-4f2-proj-role 2018-08-01 10:40:44,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/5b8487bcc51d42d3a11d00450c2ada12 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}425cf9e43fb627d72bcffd9deeee41d5aa462ed1" 2018-08-01 10:40:44,156 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:40:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ddbd4302-9bfa-418c-9c3b-deb8f4aace59 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5b8487bcc51d42d3a11d00450c2ada12", "links": {"self": "http://172.30.9.24:5000/v3/roles/5b8487bcc51d42d3a11d00450c2ada12"}, "name": "CreateKeypairsCleanupTests-c0f3d4e8-932c-4f2-proj-role"}} 2018-08-01 10:40:44,156 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/5b8487bcc51d42d3a11d00450c2ada12 used request id req-ddbd4302-9bfa-418c-9c3b-deb8f4aace59 2018-08-01 10:40:44,156 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-c0f3d4e8-932c-4f2-proj-role to project CreateKeypairsCleanupTests-c0f3d4e8-932c-4f2-proj 2018-08-01 10:40:44,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/223dce1cf77f453286e5e81320c12074/users/e691c5b7ac6a45c49bfa391bf8f98f62/roles/5b8487bcc51d42d3a11d00450c2ada12 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}425cf9e43fb627d72bcffd9deeee41d5aa462ed1" 2018-08-01 10:40:44,275 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:40:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ac45391a-569b-4ca7-a4de-eed5acb72c08 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:40:44,275 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/223dce1cf77f453286e5e81320c12074/users/e691c5b7ac6a45c49bfa391bf8f98f62/roles/5b8487bcc51d42d3a11d00450c2ada12 used request id req-ac45391a-569b-4ca7-a4de-eed5acb72c08 2018-08-01 10:40:44,276 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 10:40:44,392 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-de32767d-1e1c-44d8-831f-554a3c6b48b8.pub 2018-08-01 10:40:44,392 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-de32767d-1e1c-44d8-831f-554a3c6b48b8 2018-08-01 10:40:44,392 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:40:44,393 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:40:44,777 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5b8487bcc51d42d3a11d00450c2ada12", "name": "CreateKeypairsCleanupTests-c0f3d4e8-932c-4f2-proj-role"}], "expires_at": "2018-08-01T11:40:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "223dce1cf77f453286e5e81320c12074", "name": "CreateKeypairsCleanupTests-c0f3d4e8-932c-4f2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/223dce1cf77f453286e5e81320c12074", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/223dce1cf77f453286e5e81320c12074", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/223dce1cf77f453286e5e81320c12074", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/223dce1cf77f453286e5e81320c12074", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/223dce1cf77f453286e5e81320c12074", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/223dce1cf77f453286e5e81320c12074", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_223dce1cf77f453286e5e81320c12074", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_223dce1cf77f453286e5e81320c12074", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/223dce1cf77f453286e5e81320c12074", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/223dce1cf77f453286e5e81320c12074", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/223dce1cf77f453286e5e81320c12074", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/223dce1cf77f453286e5e81320c12074", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/223dce1cf77f453286e5e81320c12074", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/223dce1cf77f453286e5e81320c12074", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-c0f3d4e8-932c-4f2-user", "id": "e691c5b7ac6a45c49bfa391bf8f98f62"}, "audit_ids": ["57oTOQpiQCiyKLl25_6w2Q"], "issued_at": "2018-08-01T10:40:44.000000Z"}} 2018-08-01 10:40:44,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db891f0e07b01030c1d67599ee44d2c56db906b7" 2018-08-01 10:40:44,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:40:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10ad4b5a-ae3a-4c75-baaa-d23b34de1e18 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:40:44,857 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-10ad4b5a-ae3a-4c75-baaa-d23b34de1e18 2018-08-01 10:40:44,857 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 10:40:44,861 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db891f0e07b01030c1d67599ee44d2c56db906b7" 2018-08-01 10:40:45,039 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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-ba272584-72ae-4c49-9e7d-f0050766db4a x-compute-request-id: req-ba272584-72ae-4c49-9e7d-f0050766db4a Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-08-01 10:40:45,040 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-ba272584-72ae-4c49-9e7d-f0050766db4a 2018-08-01 10:40:45,040 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-de32767d-1e1c-44d8-831f-554a3c6b48b8... 2018-08-01 10:40:45,040 - OpenStackKeypair - INFO - Uploading existing keypair 2018-08-01 10:40:45,041 - nova_utils - INFO - Saving keypair to - tmp/CreateKeypairsCleanupTests-de32767d-1e1c-44d8-831f-554a3c6b48b8.pub 2018-08-01 10:40:45,041 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-de32767d-1e1c-44d8-831f-554a3c6b48b8 2018-08-01 10:40:45,043 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db891f0e07b01030c1d67599ee44d2c56db906b7" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDPS7BlLMO/WJa6gChejz8ISCjUR+JtUzpvso+avYXqlojiSivVb9v7O88PXy1a8Fi5xlOb0KX6GVETNqTq/YTVPsDjgqY72a8Unny1YdYv/nwzOLRzb+tCGna4opBWOh3+AoxL2nMFJyN91TUkkQK2Dqk2dXbCscoqDFZ2rrdsVVf1xTyhvn0ATGILckaMBC+uYsBRxNHo75tib+ZfmjTWG2WdNKJaWDSHmjV18+S4P6A96wGIJcBx7wHrHcLOk0zUCTHKBXht5PD3vb5/b5nj5J+C7CB/CPpedNwKKg6JtZb32GC+m9qjJvqk644LQQSJVivyofgW9VDMd43VtOWJ", "name": "CreateKeypairsCleanupTests-de32767d-1e1c-44d8-831f-554a3c6b48b8"}}' 2018-08-01 10:40:45,093 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:40: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-7b9f7cc6-897f-4780-9258-1c0c016462ff x-compute-request-id: req-7b9f7cc6-897f-4780-9258-1c0c016462ff Content-Encoding: gzip Content-Length: 502 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDPS7BlLMO/WJa6gChejz8ISCjUR+JtUzpvso+avYXqlojiSivVb9v7O88PXy1a8Fi5xlOb0KX6GVETNqTq/YTVPsDjgqY72a8Unny1YdYv/nwzOLRzb+tCGna4opBWOh3+AoxL2nMFJyN91TUkkQK2Dqk2dXbCscoqDFZ2rrdsVVf1xTyhvn0ATGILckaMBC+uYsBRxNHo75tib+ZfmjTWG2WdNKJaWDSHmjV18+S4P6A96wGIJcBx7wHrHcLOk0zUCTHKBXht5PD3vb5/b5nj5J+C7CB/CPpedNwKKg6JtZb32GC+m9qjJvqk644LQQSJVivyofgW9VDMd43VtOWJ", "user_id": "e691c5b7ac6a45c49bfa391bf8f98f62", "name": "CreateKeypairsCleanupTests-de32767d-1e1c-44d8-831f-554a3c6b48b8", "fingerprint": "4c:55:f6:64:ec:a5:87:41:57:ab:c2:16:8b:c9:67:67"}} 2018-08-01 10:40:45,093 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-7b9f7cc6-897f-4780-9258-1c0c016462ff 2018-08-01 10:40:45,094 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-de32767d-1e1c-44d8-831f-554a3c6b48b8 2018-08-01 10:40:45,097 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-de32767d-1e1c-44d8-831f-554a3c6b48b8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db891f0e07b01030c1d67599ee44d2c56db906b7" 2018-08-01 10:40:45,123 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 10:40: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-ebf3e3c7-6aaf-47a5-bbd2-d8e4e24d64ba x-compute-request-id: req-ebf3e3c7-6aaf-47a5-bbd2-d8e4e24d64ba Content-Length: 0 Content-Type: application/json 2018-08-01 10:40:45,123 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-de32767d-1e1c-44d8-831f-554a3c6b48b8 used request id req-ebf3e3c7-6aaf-47a5-bbd2-d8e4e24d64ba 2018-08-01 10:40:45,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}425cf9e43fb627d72bcffd9deeee41d5aa462ed1" 2018-08-01 10:40:45,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-41b8975d-7b28-4506-a85f-9c83abd07ba2 Date: Wed, 01 Aug 2018 10:40:45 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a2413a97b61342d8bd27570706ef372d", "created_at": "2018-08-01T09:33:18Z", "updated_at": "2018-08-01T09:33:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "7f556ce3-51d0-4279-a11d-510db9f9a3b1", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "94adc13c-a166-41cf-bd16-f997efc73cb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "b39143b5-c08f-4d0b-9d40-54f472f2389e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "e218b0b7-4501-4f84-9458-caf2891c260d", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}], "revision_number": 4, "project_id": "a2413a97b61342d8bd27570706ef372d", "id": "38229670-7386-42d0-b7b9-2397ea5938de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "created_at": "2018-08-01T09:28:38Z", "updated_at": "2018-08-01T09:28:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "763568f1-8151-4a3c-911a-d06da4423063", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "80d28bee-4aee-47e8-a8da-e0fe31497fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "a47a5ddf-aa37-4ab2-a335-1c93513b5f12", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "f5bba5a5-602b-421e-98b2-5a16117f943f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}], "revision_number": 4, "project_id": "dbe9669438844f3faecdc7fcc050e0d8", "id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ed1054af2e94c049694d98d54211d98", "created_at": "2018-08-01T09:31:40Z", "updated_at": "2018-08-01T09:31:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "34baee87-ea35-42ee-8a69-0f6e2a825d3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "89b9d1c9-f4f9-45cd-8d36-970d44228439", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "b8ab0d59-cab9-4488-82ee-7c5f69709bff", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "d3ab68ea-23b4-4bf6-8dd3-85d029e3d89f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}], "revision_number": 4, "project_id": "2ed1054af2e94c049694d98d54211d98", "id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "created_at": "2018-08-01T09:34:13Z", "updated_at": "2018-08-01T09:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "1dbb3f59-611b-46d1-a82d-2720e0a16f86", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "3878126b-a220-4357-adb9-bc22498f31b1", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "75ce67db-9c04-4561-a10d-8b1ec63943e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "e2945a69-3afe-41e3-a7ec-3ea4c79a12ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}], "revision_number": 4, "project_id": "c0d9b34b06f445a7857603f60b181f3c", "id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-01T09:30:58Z", "updated_at": "2018-08-01T09:30:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "042d4626-2974-418d-affe-f8f2acd05faa", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "995fae58-f0e5-4e10-801c-6c2ce5c7ae0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "cb8404fa-cb24-4879-a34d-f3050dcba730", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "dad6aaab-690e-4c24-9103-6767e0c80bc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "created_at": "2018-08-01T09:31:11Z", "updated_at": "2018-08-01T09:31:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "939e25e0-5dbc-4f6e-9f6f-7fb70e540203", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "9796a673-6928-4009-9c21-1410d395646e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "af7b8bf8-2fb6-4d72-842a-38f72d7581f7", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "b9af65b0-2eb8-45e1-8504-b7dc4dbb83ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}], "revision_number": 4, "project_id": "dd207f801ed3475f9dbe5f13077af1c8", "id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "46dd322c3fcc454eb140e37825746af8", "created_at": "2018-08-01T10:33:44Z", "updated_at": "2018-08-01T10:33:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "0f41470b-1091-45c1-b574-92069f79f8d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "8cc03a9c-8fa5-425b-812f-d7692bae3613", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d1373b1e-2fb9-4e02-a9e1-7e873ba1d7d1", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d21f3909-71f3-43e2-a22d-6a9c2513cb6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}], "revision_number": 4, "project_id": "46dd322c3fcc454eb140e37825746af8", "id": "b2961714-c8a4-4fcb-918b-21d70527c983", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "created_at": "2018-08-01T09:34:57Z", "updated_at": "2018-08-01T09:34:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "8063d12f-30db-4ccf-8ce0-72e59ba81a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c38e1a7a-5857-4f03-b991-6d5c9c9a5b9e", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c725bae1-d3bb-42b5-b331-32737085f28c", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "cfddc134-923b-4e0d-9ec5-dcc5641dd435", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}], "revision_number": 4, "project_id": "455b48a61678488ead79a4cfa07ef5c3", "id": "cd52f913-3072-4ce7-a779-7de795b62b12", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:36:50Z", "updated_at": "2018-08-01T09:36:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "07ef7fe5-a529-45da-bfc0-899f0ea9b592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "bc4dad3a-2a0c-4c31-b901-2909a12adb50", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c35cff35-4306-4116-b9fa-fc27bc7c05d6", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c493e3ac-d9d2-480d-9ec8-50982eedaf5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}], "revision_number": 4, "project_id": "8d96727022f4443794db44ecde432faf", "id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "created_at": "2018-08-01T09:32:45Z", "updated_at": "2018-08-01T09:32:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "058ea790-43ea-4a6f-9950-28418319e577", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "5fcfb31b-cdad-4037-973e-56b74faefd14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "99a24d26-dc7f-42d0-aa23-a7c061f04952", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "b641bb48-566e-472b-a3cc-d38c85ab3ff1", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}], "revision_number": 4, "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "name": "default"}]} 2018-08-01 10:40:45,349 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-41b8975d-7b28-4506-a85f-9c83abd07ba2 2018-08-01 10:40:45,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}425cf9e43fb627d72bcffd9deeee41d5aa462ed1" 2018-08-01 10:40:45,370 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:40:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f6d9f6c-3a5f-4820-a475-fc874bdb49c4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2413a97b61342d8bd27570706ef372d.", "code": 404, "title": "Not Found"}} 2018-08-01 10:40:45,370 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d used request id req-2f6d9f6c-3a5f-4820-a475-fc874bdb49c4 2018-08-01 10:40:45,371 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:40:45,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}425cf9e43fb627d72bcffd9deeee41d5aa462ed1" 2018-08-01 10:40:45,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:40:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a8875fd-9f41-44b9-963e-2066e5481c42 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.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dbe9669438844f3faecdc7fcc050e0d8", "name": "service"}} 2018-08-01 10:40:45,463 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 used request id req-9a8875fd-9f41-44b9-963e-2066e5481c42 2018-08-01 10:40:45,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}425cf9e43fb627d72bcffd9deeee41d5aa462ed1" 2018-08-01 10:40:45,550 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:40:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-32714311-db34-4c1b-ad99-bbb0f9745f6e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ed1054af2e94c049694d98d54211d98.", "code": 404, "title": "Not Found"}} 2018-08-01 10:40:45,550 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 used request id req-32714311-db34-4c1b-ad99-bbb0f9745f6e 2018-08-01 10:40:45,550 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:40:45,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}425cf9e43fb627d72bcffd9deeee41d5aa462ed1" 2018-08-01 10:40:45,631 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:40:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c34a79d-e065-4852-86aa-6467e3290bae Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c0d9b34b06f445a7857603f60b181f3c.", "code": 404, "title": "Not Found"}} 2018-08-01 10:40:45,631 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c used request id req-0c34a79d-e065-4852-86aa-6467e3290bae 2018-08-01 10:40:45,631 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:40:45,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}425cf9e43fb627d72bcffd9deeee41d5aa462ed1" 2018-08-01 10:40:45,717 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:40:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf56b936-d104-427e-8741-69656fe94b37 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: dd207f801ed3475f9dbe5f13077af1c8.", "code": 404, "title": "Not Found"}} 2018-08-01 10:40:45,717 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 used request id req-cf56b936-d104-427e-8741-69656fe94b37 2018-08-01 10:40:45,717 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:40:45,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}425cf9e43fb627d72bcffd9deeee41d5aa462ed1" 2018-08-01 10:40:45,805 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:40:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dbcb4c48-3a74-4492-959f-b7f7cafd0631 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 46dd322c3fcc454eb140e37825746af8.", "code": 404, "title": "Not Found"}} 2018-08-01 10:40:45,805 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 used request id req-dbcb4c48-3a74-4492-959f-b7f7cafd0631 2018-08-01 10:40:45,805 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:40:45,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}425cf9e43fb627d72bcffd9deeee41d5aa462ed1" 2018-08-01 10:40:45,891 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:40:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb7ee298-8459-480a-85a8-619e885047af Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 455b48a61678488ead79a4cfa07ef5c3.", "code": 404, "title": "Not Found"}} 2018-08-01 10:40:45,891 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 used request id req-cb7ee298-8459-480a-85a8-619e885047af 2018-08-01 10:40:45,891 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:40:45,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}425cf9e43fb627d72bcffd9deeee41d5aa462ed1" 2018-08-01 10:40:45,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:40:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-189db34c-8b79-493d-a3ed-796654ff8c85 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 10:40:45,982 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-189db34c-8b79-493d-a3ed-796654ff8c85 2018-08-01 10:40:45,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ddd20ab1a1b7400a98e6ddb8d0eb4686 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}425cf9e43fb627d72bcffd9deeee41d5aa462ed1" 2018-08-01 10:40:46,069 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:40:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aa689c73-9c72-4e89-b3f9-d0d8537a1440 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ddd20ab1a1b7400a98e6ddb8d0eb4686.", "code": 404, "title": "Not Found"}} 2018-08-01 10:40:46,069 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ddd20ab1a1b7400a98e6ddb8d0eb4686 used request id req-aa689c73-9c72-4e89-b3f9-d0d8537a1440 2018-08-01 10:40:46,069 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:40:46,070 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-c0f3d4e8-932c-4f2-proj 2018-08-01 10:40:46,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/223dce1cf77f453286e5e81320c12074 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}425cf9e43fb627d72bcffd9deeee41d5aa462ed1" 2018-08-01 10:40:46,272 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:40:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a0cf0646-291c-4b57-b3c5-2b4a3343347d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:40:46,272 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/223dce1cf77f453286e5e81320c12074 used request id req-a0cf0646-291c-4b57-b3c5-2b4a3343347d 2018-08-01 10:40:46,272 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-c0f3d4e8-932c-4f2-proj-role 2018-08-01 10:40:46,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/5b8487bcc51d42d3a11d00450c2ada12 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}425cf9e43fb627d72bcffd9deeee41d5aa462ed1" 2018-08-01 10:40:46,380 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:40:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6b5ce942-1385-42fa-b8c7-c8cdd0ee60fe Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:40:46,380 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/5b8487bcc51d42d3a11d00450c2ada12 used request id req-6b5ce942-1385-42fa-b8c7-c8cdd0ee60fe 2018-08-01 10:40:46,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}425cf9e43fb627d72bcffd9deeee41d5aa462ed1" 2018-08-01 10:40:46,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:40:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-907f0b5f-4b54-4de0-ac3e-985a8b0a09fd Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:40:46,473 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-907f0b5f-4b54-4de0-ac3e-985a8b0a09fd 2018-08-01 10:40:46,474 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-c0f3d4e8-932c-4f2-user 2018-08-01 10:40:46,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/e691c5b7ac6a45c49bfa391bf8f98f62 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ff0e39d9a581a3163c30b559f79dad1c885b25b" 2018-08-01 10:40:46,631 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:40:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9860b0d9-4852-4b36-84f5-d57c67d8db32 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:40:46,632 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/e691c5b7ac6a45c49bfa391bf8f98f62 used request id req-9860b0d9-4852-4b36-84f5-d57c67d8db32 2018-08-01 10:40:46,633 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:40:47,016 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:40:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["72lNiPbET12yYDy64duDLA"], "issued_at": "2018-08-01T10:40:47.000000Z"}} 2018-08-01 10:40:47,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86c0953f3e4e47ff34e0aca61559a98e05cdc011" 2018-08-01 10:40:47,090 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:40:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4dc47bf-f0f1-4918-9adc-7360e4eb81bb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:40:47,090 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-f4dc47bf-f0f1-4918-9adc-7360e4eb81bb 2018-08-01 10:40:47,091 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:40:47,092 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:40:47,471 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:40:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["nuRbwIl2T_6IvsK48zqwNQ"], "issued_at": "2018-08-01T10:40:47.000000Z"}} 2018-08-01 10:40:47,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dc6b8d7d864139d40273e113c2e3b17f5e16333" 2018-08-01 10:40:47,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:40:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95fb4009-4721-448f-a243-36dec96b0a90 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:40:47,485 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-95fb4009-4721-448f-a243-36dec96b0a90 2018-08-01 10:40:47,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:40:47,494 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:40: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:40:47,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-89526359-b87e-4af-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dc6b8d7d864139d40273e113c2e3b17f5e16333" 2018-08-01 10:40:47,510 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:40:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1aaab9d1-4052-4b92-a1f2-019cf8e5b7e3 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-89526359-b87e-4af-proj", "previous": null, "next": null}, "projects": []} 2018-08-01 10:40:47,510 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-89526359-b87e-4af-proj used request id req-1aaab9d1-4052-4b92-a1f2-019cf8e5b7e3 2018-08-01 10:40:47,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dc6b8d7d864139d40273e113c2e3b17f5e16333" 2018-08-01 10:40:47,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:40:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e753bb92-eea1-4829-a29c-04cd5e301867 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:40:47,600 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-e753bb92-eea1-4829-a29c-04cd5e301867 2018-08-01 10:40:47,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dc6b8d7d864139d40273e113c2e3b17f5e16333" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-89526359-b87e-4af-proj"}}' 2018-08-01 10:40:47,716 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:40:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-427beb00-669a-48d2-90a0-b5b1a5ec0a30 Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/df5a3a92fa574487ab787f2807b4cf81"}, "tags": [], "enabled": true, "id": "df5a3a92fa574487ab787f2807b4cf81", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-89526359-b87e-4af-proj"}} 2018-08-01 10:40:47,716 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-427beb00-669a-48d2-90a0-b5b1a5ec0a30 2018-08-01 10:40:47,717 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-89526359-b87e-4af-proj 2018-08-01 10:40:47,717 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:40:47,718 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:40:48,109 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:40:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["byIhzfUwQ62FuYsBSI24lw"], "issued_at": "2018-08-01T10:40:48.000000Z"}} 2018-08-01 10:40:48,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b485ccbf7424bfffc424941e5ba305ba72e9c907" 2018-08-01 10:40:48,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:40:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb72b670-6044-46f4-99b2-3435059a3455 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:40:48,192 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-fb72b670-6044-46f4-99b2-3435059a3455 2018-08-01 10:40:48,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:40:48,201 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:40: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:40:48,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b485ccbf7424bfffc424941e5ba305ba72e9c907" 2018-08-01 10:40:48,302 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:40:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c142358c-0ab0-4356-8294-d8d3e1d5cbed Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 10:40:48,302 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-c142358c-0ab0-4356-8294-d8d3e1d5cbed 2018-08-01 10:40:48,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateKeypairsCleanupTests-89526359-b87e-4af-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b485ccbf7424bfffc424941e5ba305ba72e9c907" 2018-08-01 10:40:48,323 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:40:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9cd1d984-642e-4306-b2b9-bf54d18f4160 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateKeypairsCleanupTests-89526359-b87e-4af-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/df5a3a92fa574487ab787f2807b4cf81"}, "tags": [], "enabled": true, "id": "df5a3a92fa574487ab787f2807b4cf81", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-89526359-b87e-4af-proj"}]} 2018-08-01 10:40:48,324 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateKeypairsCleanupTests-89526359-b87e-4af-proj used request id req-9cd1d984-642e-4306-b2b9-bf54d18f4160 2018-08-01 10:40:48,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b485ccbf7424bfffc424941e5ba305ba72e9c907" 2018-08-01 10:40:48,411 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:40:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb548de2-04dc-4bfd-863d-f7220618668e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:40:48,411 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-eb548de2-04dc-4bfd-863d-f7220618668e 2018-08-01 10:40:48,704 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-89526359-b87e-4af-user 2018-08-01 10:40:48,704 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:40:48,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dc6b8d7d864139d40273e113c2e3b17f5e16333" 2018-08-01 10:40:48,797 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:40:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b99da98-e1e4-4e89-ae8c-2cbbba829e6c Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:40:48,797 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-3b99da98-e1e4-4e89-ae8c-2cbbba829e6c 2018-08-01 10:40:48,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dc6b8d7d864139d40273e113c2e3b17f5e16333" -d '{"role": {"name": "CreateKeypairsCleanupTests-89526359-b87e-4af-proj-role"}}' 2018-08-01 10:40:48,919 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:40:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-18ca69e1-3553-4ed4-93d4-cbab324fbf28 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5b069973ef4a4cbaa8767915ede3f066", "links": {"self": "http://172.30.9.24:5000/v3/roles/5b069973ef4a4cbaa8767915ede3f066"}, "name": "CreateKeypairsCleanupTests-89526359-b87e-4af-proj-role"}} 2018-08-01 10:40:48,919 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-18ca69e1-3553-4ed4-93d4-cbab324fbf28 2018-08-01 10:40:48,919 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-89526359-b87e-4af-proj-role 2018-08-01 10:40:48,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/5b069973ef4a4cbaa8767915ede3f066 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dc6b8d7d864139d40273e113c2e3b17f5e16333" 2018-08-01 10:40:49,022 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:40:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-291210c7-9441-4da4-9836-2e8697aa891c Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5b069973ef4a4cbaa8767915ede3f066", "links": {"self": "http://172.30.9.24:5000/v3/roles/5b069973ef4a4cbaa8767915ede3f066"}, "name": "CreateKeypairsCleanupTests-89526359-b87e-4af-proj-role"}} 2018-08-01 10:40:49,022 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/5b069973ef4a4cbaa8767915ede3f066 used request id req-291210c7-9441-4da4-9836-2e8697aa891c 2018-08-01 10:40:49,022 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-89526359-b87e-4af-proj-role to project CreateKeypairsCleanupTests-89526359-b87e-4af-proj 2018-08-01 10:40:49,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/df5a3a92fa574487ab787f2807b4cf81/users/bdb041a5a2d94d5ca56229e1f0193dd6/roles/5b069973ef4a4cbaa8767915ede3f066 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dc6b8d7d864139d40273e113c2e3b17f5e16333" 2018-08-01 10:40:49,166 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:40:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b3f6152e-90c7-4400-907c-cf66bb8538aa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:40:49,166 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/df5a3a92fa574487ab787f2807b4cf81/users/bdb041a5a2d94d5ca56229e1f0193dd6/roles/5b069973ef4a4cbaa8767915ede3f066 used request id req-b3f6152e-90c7-4400-907c-cf66bb8538aa 2018-08-01 10:40:49,166 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 10:40:49,168 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:40:49,168 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:40:49,640 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5b069973ef4a4cbaa8767915ede3f066", "name": "CreateKeypairsCleanupTests-89526359-b87e-4af-proj-role"}], "expires_at": "2018-08-01T11:40:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "df5a3a92fa574487ab787f2807b4cf81", "name": "CreateKeypairsCleanupTests-89526359-b87e-4af-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/df5a3a92fa574487ab787f2807b4cf81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/df5a3a92fa574487ab787f2807b4cf81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/df5a3a92fa574487ab787f2807b4cf81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/df5a3a92fa574487ab787f2807b4cf81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/df5a3a92fa574487ab787f2807b4cf81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/df5a3a92fa574487ab787f2807b4cf81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_df5a3a92fa574487ab787f2807b4cf81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_df5a3a92fa574487ab787f2807b4cf81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/df5a3a92fa574487ab787f2807b4cf81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/df5a3a92fa574487ab787f2807b4cf81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/df5a3a92fa574487ab787f2807b4cf81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/df5a3a92fa574487ab787f2807b4cf81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/df5a3a92fa574487ab787f2807b4cf81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/df5a3a92fa574487ab787f2807b4cf81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-89526359-b87e-4af-user", "id": "bdb041a5a2d94d5ca56229e1f0193dd6"}, "audit_ids": ["bRk8j-JKT2e37soQl9wADQ"], "issued_at": "2018-08-01T10:40:49.000000Z"}} 2018-08-01 10:40:49,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73395bc13926a8c3530b97f233ea7ac4fc953117" 2018-08-01 10:40:49,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:40:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47385926-2597-43d0-9705-0bfa693b48dc Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:40:49,712 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-47385926-2597-43d0-9705-0bfa693b48dc 2018-08-01 10:40:49,713 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 10:40:49,717 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73395bc13926a8c3530b97f233ea7ac4fc953117" 2018-08-01 10:40:49,915 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:40: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-d4fbe47b-d26d-4026-8b51-72fb4d557480 x-compute-request-id: req-d4fbe47b-d26d-4026-8b51-72fb4d557480 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-08-01 10:40:49,915 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-d4fbe47b-d26d-4026-8b51-72fb4d557480 2018-08-01 10:40:49,916 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-5e18cfcb-403d-4447-9eea-cf6a2098c2b2... 2018-08-01 10:40:49,916 - OpenStackKeypair - INFO - Creating new keypair 2018-08-01 10:40:49,946 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-5e18cfcb-403d-4447-9eea-cf6a2098c2b2 2018-08-01 10:40:49,948 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73395bc13926a8c3530b97f233ea7ac4fc953117" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDyZtl3A613MhlWzbyS+xACoHWEq+oJEAuhQTVLowvgvzH0L5b6AyBw10mCdHTljmb3qvC0vVRaq8Lt0mkHsX9RW/FBXOt9B82wAKa7CteBlIri8KP6M+2v9H6g74jCF48CtZZroBZzY7/sohXZ/pHXKZtmRQ9EFnhQ4CO5sEJq7Q==", "name": "CreateKeypairsCleanupTests-5e18cfcb-403d-4447-9eea-cf6a2098c2b2"}}' 2018-08-01 10:40:50,004 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:40: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-1108f425-bc09-40fa-a4ef-c950e6f1e87a x-compute-request-id: req-1108f425-bc09-40fa-a4ef-c950e6f1e87a Content-Encoding: gzip Content-Length: 373 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDyZtl3A613MhlWzbyS+xACoHWEq+oJEAuhQTVLowvgvzH0L5b6AyBw10mCdHTljmb3qvC0vVRaq8Lt0mkHsX9RW/FBXOt9B82wAKa7CteBlIri8KP6M+2v9H6g74jCF48CtZZroBZzY7/sohXZ/pHXKZtmRQ9EFnhQ4CO5sEJq7Q==", "user_id": "bdb041a5a2d94d5ca56229e1f0193dd6", "name": "CreateKeypairsCleanupTests-5e18cfcb-403d-4447-9eea-cf6a2098c2b2", "fingerprint": "08:36:dc:a9:f2:29:96:4b:0b:1a:3f:40:7d:aa:5c:6d"}} 2018-08-01 10:40:50,004 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-1108f425-bc09-40fa-a4ef-c950e6f1e87a 2018-08-01 10:40:50,015 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-5e18cfcb-403d-4447-9eea-cf6a2098c2b2.pub 2018-08-01 10:40:50,016 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-5e18cfcb-403d-4447-9eea-cf6a2098c2b2 2018-08-01 10:40:50,016 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-5e18cfcb-403d-4447-9eea-cf6a2098c2b2 2018-08-01 10:40:50,018 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-5e18cfcb-403d-4447-9eea-cf6a2098c2b2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73395bc13926a8c3530b97f233ea7ac4fc953117" 2018-08-01 10:40:50,051 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 10:40: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-e58957a9-af9b-4f41-a8ae-adbb165cf5ff x-compute-request-id: req-e58957a9-af9b-4f41-a8ae-adbb165cf5ff Content-Length: 0 Content-Type: application/json 2018-08-01 10:40:50,051 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-5e18cfcb-403d-4447-9eea-cf6a2098c2b2 used request id req-e58957a9-af9b-4f41-a8ae-adbb165cf5ff 2018-08-01 10:40:50,052 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsCleanupTests-5e18cfcb-403d-4447-9eea-cf6a2098c2b2.pub] 2018-08-01 10:40:50,052 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsCleanupTests-5e18cfcb-403d-4447-9eea-cf6a2098c2b2] 2018-08-01 10:40:50,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dc6b8d7d864139d40273e113c2e3b17f5e16333" 2018-08-01 10:40:50,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-0bfc6cbe-37a0-432b-9c7e-d7054854c2f0 Date: Wed, 01 Aug 2018 10:40:50 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a2413a97b61342d8bd27570706ef372d", "created_at": "2018-08-01T09:33:18Z", "updated_at": "2018-08-01T09:33:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "7f556ce3-51d0-4279-a11d-510db9f9a3b1", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "94adc13c-a166-41cf-bd16-f997efc73cb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "b39143b5-c08f-4d0b-9d40-54f472f2389e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "e218b0b7-4501-4f84-9458-caf2891c260d", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}], "revision_number": 4, "project_id": "a2413a97b61342d8bd27570706ef372d", "id": "38229670-7386-42d0-b7b9-2397ea5938de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "created_at": "2018-08-01T09:28:38Z", "updated_at": "2018-08-01T09:28:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "763568f1-8151-4a3c-911a-d06da4423063", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "80d28bee-4aee-47e8-a8da-e0fe31497fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "a47a5ddf-aa37-4ab2-a335-1c93513b5f12", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "f5bba5a5-602b-421e-98b2-5a16117f943f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}], "revision_number": 4, "project_id": "dbe9669438844f3faecdc7fcc050e0d8", "id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ed1054af2e94c049694d98d54211d98", "created_at": "2018-08-01T09:31:40Z", "updated_at": "2018-08-01T09:31:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "34baee87-ea35-42ee-8a69-0f6e2a825d3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "89b9d1c9-f4f9-45cd-8d36-970d44228439", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "b8ab0d59-cab9-4488-82ee-7c5f69709bff", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "d3ab68ea-23b4-4bf6-8dd3-85d029e3d89f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}], "revision_number": 4, "project_id": "2ed1054af2e94c049694d98d54211d98", "id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "created_at": "2018-08-01T09:34:13Z", "updated_at": "2018-08-01T09:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "1dbb3f59-611b-46d1-a82d-2720e0a16f86", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "3878126b-a220-4357-adb9-bc22498f31b1", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "75ce67db-9c04-4561-a10d-8b1ec63943e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "e2945a69-3afe-41e3-a7ec-3ea4c79a12ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}], "revision_number": 4, "project_id": "c0d9b34b06f445a7857603f60b181f3c", "id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-01T09:30:58Z", "updated_at": "2018-08-01T09:30:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "042d4626-2974-418d-affe-f8f2acd05faa", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "995fae58-f0e5-4e10-801c-6c2ce5c7ae0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "cb8404fa-cb24-4879-a34d-f3050dcba730", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "dad6aaab-690e-4c24-9103-6767e0c80bc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "created_at": "2018-08-01T09:31:11Z", "updated_at": "2018-08-01T09:31:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "939e25e0-5dbc-4f6e-9f6f-7fb70e540203", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "9796a673-6928-4009-9c21-1410d395646e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "af7b8bf8-2fb6-4d72-842a-38f72d7581f7", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "b9af65b0-2eb8-45e1-8504-b7dc4dbb83ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}], "revision_number": 4, "project_id": "dd207f801ed3475f9dbe5f13077af1c8", "id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "46dd322c3fcc454eb140e37825746af8", "created_at": "2018-08-01T10:33:44Z", "updated_at": "2018-08-01T10:33:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "0f41470b-1091-45c1-b574-92069f79f8d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "8cc03a9c-8fa5-425b-812f-d7692bae3613", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d1373b1e-2fb9-4e02-a9e1-7e873ba1d7d1", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d21f3909-71f3-43e2-a22d-6a9c2513cb6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}], "revision_number": 4, "project_id": "46dd322c3fcc454eb140e37825746af8", "id": "b2961714-c8a4-4fcb-918b-21d70527c983", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "created_at": "2018-08-01T09:34:57Z", "updated_at": "2018-08-01T09:34:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "8063d12f-30db-4ccf-8ce0-72e59ba81a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c38e1a7a-5857-4f03-b991-6d5c9c9a5b9e", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c725bae1-d3bb-42b5-b331-32737085f28c", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "cfddc134-923b-4e0d-9ec5-dcc5641dd435", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}], "revision_number": 4, "project_id": "455b48a61678488ead79a4cfa07ef5c3", "id": "cd52f913-3072-4ce7-a779-7de795b62b12", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:36:50Z", "updated_at": "2018-08-01T09:36:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "07ef7fe5-a529-45da-bfc0-899f0ea9b592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "bc4dad3a-2a0c-4c31-b901-2909a12adb50", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c35cff35-4306-4116-b9fa-fc27bc7c05d6", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c493e3ac-d9d2-480d-9ec8-50982eedaf5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}], "revision_number": 4, "project_id": "8d96727022f4443794db44ecde432faf", "id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "created_at": "2018-08-01T09:32:45Z", "updated_at": "2018-08-01T09:32:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "058ea790-43ea-4a6f-9950-28418319e577", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "5fcfb31b-cdad-4037-973e-56b74faefd14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "99a24d26-dc7f-42d0-aa23-a7c061f04952", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "b641bb48-566e-472b-a3cc-d38c85ab3ff1", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}], "revision_number": 4, "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "name": "default"}]} 2018-08-01 10:40:50,279 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-0bfc6cbe-37a0-432b-9c7e-d7054854c2f0 2018-08-01 10:40:50,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dc6b8d7d864139d40273e113c2e3b17f5e16333" 2018-08-01 10:40:50,366 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:40:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fb29707c-e8f9-493c-92c4-058138f75684 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2413a97b61342d8bd27570706ef372d.", "code": 404, "title": "Not Found"}} 2018-08-01 10:40:50,366 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d used request id req-fb29707c-e8f9-493c-92c4-058138f75684 2018-08-01 10:40:50,366 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:40:50,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dc6b8d7d864139d40273e113c2e3b17f5e16333" 2018-08-01 10:40:50,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:40:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ebf466e-830b-4e52-9010-24878694c89e 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.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dbe9669438844f3faecdc7fcc050e0d8", "name": "service"}} 2018-08-01 10:40:50,454 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 used request id req-1ebf466e-830b-4e52-9010-24878694c89e 2018-08-01 10:40:50,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dc6b8d7d864139d40273e113c2e3b17f5e16333" 2018-08-01 10:40:50,541 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:40:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7aca45fa-ffd9-42dc-860a-afb06176c552 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ed1054af2e94c049694d98d54211d98.", "code": 404, "title": "Not Found"}} 2018-08-01 10:40:50,541 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 used request id req-7aca45fa-ffd9-42dc-860a-afb06176c552 2018-08-01 10:40:50,541 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:40:50,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dc6b8d7d864139d40273e113c2e3b17f5e16333" 2018-08-01 10:40:50,623 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:40:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3b67a41e-6258-4dc3-975e-aa7b90f95d2b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c0d9b34b06f445a7857603f60b181f3c.", "code": 404, "title": "Not Found"}} 2018-08-01 10:40:50,623 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c used request id req-3b67a41e-6258-4dc3-975e-aa7b90f95d2b 2018-08-01 10:40:50,624 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:40:50,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dc6b8d7d864139d40273e113c2e3b17f5e16333" 2018-08-01 10:40:50,713 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:40:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-634ba516-a835-44a4-9951-9937decb97ff Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: dd207f801ed3475f9dbe5f13077af1c8.", "code": 404, "title": "Not Found"}} 2018-08-01 10:40:50,713 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 used request id req-634ba516-a835-44a4-9951-9937decb97ff 2018-08-01 10:40:50,713 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:40:50,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dc6b8d7d864139d40273e113c2e3b17f5e16333" 2018-08-01 10:40:50,801 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:40:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b52bec9-f102-4e22-a60e-2dce0b187490 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 46dd322c3fcc454eb140e37825746af8.", "code": 404, "title": "Not Found"}} 2018-08-01 10:40:50,801 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 used request id req-0b52bec9-f102-4e22-a60e-2dce0b187490 2018-08-01 10:40:50,801 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:40:50,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dc6b8d7d864139d40273e113c2e3b17f5e16333" 2018-08-01 10:40:50,888 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:40:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f9ebc08f-762a-4e39-9f05-a605d03be8c6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 455b48a61678488ead79a4cfa07ef5c3.", "code": 404, "title": "Not Found"}} 2018-08-01 10:40:50,889 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 used request id req-f9ebc08f-762a-4e39-9f05-a605d03be8c6 2018-08-01 10:40:50,889 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:40:50,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dc6b8d7d864139d40273e113c2e3b17f5e16333" 2018-08-01 10:40:50,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:40:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6e64b71-59a1-49c2-b18b-f752115ccb4e 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 10:40:50,977 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-d6e64b71-59a1-49c2-b18b-f752115ccb4e 2018-08-01 10:40:50,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ddd20ab1a1b7400a98e6ddb8d0eb4686 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dc6b8d7d864139d40273e113c2e3b17f5e16333" 2018-08-01 10:40:51,061 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:40:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0981aa4e-fa6e-4bbf-97ff-e0650848b74b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ddd20ab1a1b7400a98e6ddb8d0eb4686.", "code": 404, "title": "Not Found"}} 2018-08-01 10:40:51,062 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ddd20ab1a1b7400a98e6ddb8d0eb4686 used request id req-0981aa4e-fa6e-4bbf-97ff-e0650848b74b 2018-08-01 10:40:51,062 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:40:51,063 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-89526359-b87e-4af-proj 2018-08-01 10:40:51,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/df5a3a92fa574487ab787f2807b4cf81 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dc6b8d7d864139d40273e113c2e3b17f5e16333" 2018-08-01 10:40:51,266 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:40:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ebd67b52-31ee-4f30-950b-f489971b6dce Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:40:51,266 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/df5a3a92fa574487ab787f2807b4cf81 used request id req-ebd67b52-31ee-4f30-950b-f489971b6dce 2018-08-01 10:40:51,267 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-89526359-b87e-4af-proj-role 2018-08-01 10:40:51,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/5b069973ef4a4cbaa8767915ede3f066 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dc6b8d7d864139d40273e113c2e3b17f5e16333" 2018-08-01 10:40:51,374 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:40:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ecca4722-76a7-4b01-b465-7c74a8fc0c56 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:40:51,374 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/5b069973ef4a4cbaa8767915ede3f066 used request id req-ecca4722-76a7-4b01-b465-7c74a8fc0c56 2018-08-01 10:40:51,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dc6b8d7d864139d40273e113c2e3b17f5e16333" 2018-08-01 10:40:51,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:40:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f8a34d0-1041-4f06-8923-36d9edc66c3b Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:40:51,461 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-8f8a34d0-1041-4f06-8923-36d9edc66c3b 2018-08-01 10:40:51,462 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-89526359-b87e-4af-user 2018-08-01 10:40:51,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/bdb041a5a2d94d5ca56229e1f0193dd6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b485ccbf7424bfffc424941e5ba305ba72e9c907" 2018-08-01 10:40:51,632 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:40:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b29b352-8df3-469d-b182-2051f0f769d6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:40:51,632 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/bdb041a5a2d94d5ca56229e1f0193dd6 used request id req-9b29b352-8df3-469d-b182-2051f0f769d6 2018-08-01 10:40:51,633 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:40:52,013 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:40:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["ve-Ov2pIR_GCyB15e2CRsw"], "issued_at": "2018-08-01T10:40:52.000000Z"}} 2018-08-01 10:40:52,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e7c63a3f81413e8818db714c6e89f130e8dea6a" 2018-08-01 10:40:52,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:40:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63c4b5e3-564c-429d-a4c7-1d8e772b8a7f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:40:52,094 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-63c4b5e3-564c-429d-a4c7-1d8e772b8a7f 2018-08-01 10:40:52,095 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:40:52,096 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:40:52,479 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:40:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["VFsZABTPS22VuisIUx3u6w"], "issued_at": "2018-08-01T10:40:52.000000Z"}} 2018-08-01 10:40:52,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c069d8294881294677f98bbafd3ab06badb5aff" 2018-08-01 10:40:52,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:40:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69f4abed-26cb-4076-895f-bd31d330eed9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:40:52,559 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-69f4abed-26cb-4076-895f-bd31d330eed9 2018-08-01 10:40:52,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:40:52,567 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:40: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:40:52,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-f69ff365-0245-40e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c069d8294881294677f98bbafd3ab06badb5aff" 2018-08-01 10:40:52,654 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:40:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b38955ea-f9bf-4930-a96b-2c10507ae6e2 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-f69ff365-0245-40e-proj", "previous": null, "next": null}, "projects": []} 2018-08-01 10:40:52,654 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-f69ff365-0245-40e-proj used request id req-b38955ea-f9bf-4930-a96b-2c10507ae6e2 2018-08-01 10:40:52,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c069d8294881294677f98bbafd3ab06badb5aff" 2018-08-01 10:40:52,741 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:40:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20a7f6b3-a6ad-444f-b6bc-095a159456ff Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:40:52,741 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-20a7f6b3-a6ad-444f-b6bc-095a159456ff 2018-08-01 10:40:52,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c069d8294881294677f98bbafd3ab06badb5aff" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-f69ff365-0245-40e-proj"}}' 2018-08-01 10:40:52,853 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:40:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-635f29f2-7458-41ff-bd74-4ed8c7f877ae Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/caedb3682b154de786afa7256d74a600"}, "tags": [], "enabled": true, "id": "caedb3682b154de786afa7256d74a600", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-f69ff365-0245-40e-proj"}} 2018-08-01 10:40:52,854 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-635f29f2-7458-41ff-bd74-4ed8c7f877ae 2018-08-01 10:40:52,854 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-f69ff365-0245-40e-proj 2018-08-01 10:40:52,854 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:40:52,855 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:40:53,233 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:40:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["YiCbztTpQqKpEl0gN3nZpA"], "issued_at": "2018-08-01T10:40:53.000000Z"}} 2018-08-01 10:40:53,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf5bf143b347f110718b6fa0d024032a9939e956" 2018-08-01 10:40:53,245 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:40:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7392b038-bb70-493d-bf06-6755ea360977 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:40:53,245 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-7392b038-bb70-493d-bf06-6755ea360977 2018-08-01 10:40:53,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:40:53,252 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:40: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:40:53,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf5bf143b347f110718b6fa0d024032a9939e956" 2018-08-01 10:40:53,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:40:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d57134f2-22a1-4924-8e48-49b83d245aed Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 10:40:53,352 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-d57134f2-22a1-4924-8e48-49b83d245aed 2018-08-01 10:40:53,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateKeypairsCleanupTests-f69ff365-0245-40e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf5bf143b347f110718b6fa0d024032a9939e956" 2018-08-01 10:40:53,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:40:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34b2ea80-8a99-41c9-a46f-6774b12b76c8 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateKeypairsCleanupTests-f69ff365-0245-40e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/caedb3682b154de786afa7256d74a600"}, "tags": [], "enabled": true, "id": "caedb3682b154de786afa7256d74a600", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-f69ff365-0245-40e-proj"}]} 2018-08-01 10:40:53,439 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateKeypairsCleanupTests-f69ff365-0245-40e-proj used request id req-34b2ea80-8a99-41c9-a46f-6774b12b76c8 2018-08-01 10:40:53,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf5bf143b347f110718b6fa0d024032a9939e956" 2018-08-01 10:40:53,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:40:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3542a049-9895-4ef3-925c-462ee36f405d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:40:53,526 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-3542a049-9895-4ef3-925c-462ee36f405d 2018-08-01 10:40:53,896 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-f69ff365-0245-40e-user 2018-08-01 10:40:53,896 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:40:53,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c069d8294881294677f98bbafd3ab06badb5aff" 2018-08-01 10:40:53,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:40:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce19271d-5c21-406f-8f49-279c51f0b955 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:40:53,985 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-ce19271d-5c21-406f-8f49-279c51f0b955 2018-08-01 10:40:53,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c069d8294881294677f98bbafd3ab06badb5aff" -d '{"role": {"name": "CreateKeypairsCleanupTests-f69ff365-0245-40e-proj-role"}}' 2018-08-01 10:40:54,082 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:40:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d6c65fb4-e71e-4ca8-845e-b61f6c0f1c83 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b82eccd43d9a497e83afb875e4e50389", "links": {"self": "http://172.30.9.24:5000/v3/roles/b82eccd43d9a497e83afb875e4e50389"}, "name": "CreateKeypairsCleanupTests-f69ff365-0245-40e-proj-role"}} 2018-08-01 10:40:54,082 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-d6c65fb4-e71e-4ca8-845e-b61f6c0f1c83 2018-08-01 10:40:54,082 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-f69ff365-0245-40e-proj-role 2018-08-01 10:40:54,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/b82eccd43d9a497e83afb875e4e50389 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c069d8294881294677f98bbafd3ab06badb5aff" 2018-08-01 10:40:54,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:40:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e3b59c7-f423-4658-a224-715969c0e7c2 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b82eccd43d9a497e83afb875e4e50389", "links": {"self": "http://172.30.9.24:5000/v3/roles/b82eccd43d9a497e83afb875e4e50389"}, "name": "CreateKeypairsCleanupTests-f69ff365-0245-40e-proj-role"}} 2018-08-01 10:40:54,167 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/b82eccd43d9a497e83afb875e4e50389 used request id req-0e3b59c7-f423-4658-a224-715969c0e7c2 2018-08-01 10:40:54,168 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-f69ff365-0245-40e-proj-role to project CreateKeypairsCleanupTests-f69ff365-0245-40e-proj 2018-08-01 10:40:54,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/caedb3682b154de786afa7256d74a600/users/d94909dd510441e5928c48a24a4c047e/roles/b82eccd43d9a497e83afb875e4e50389 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c069d8294881294677f98bbafd3ab06badb5aff" 2018-08-01 10:40:54,288 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:40:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0cacbfe3-0475-487b-a5b3-c3cf7c70ac8f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:40:54,288 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/caedb3682b154de786afa7256d74a600/users/d94909dd510441e5928c48a24a4c047e/roles/b82eccd43d9a497e83afb875e4e50389 used request id req-0cacbfe3-0475-487b-a5b3-c3cf7c70ac8f 2018-08-01 10:40:54,288 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 10:40:54,289 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:40:54,290 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:40:54,687 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b82eccd43d9a497e83afb875e4e50389", "name": "CreateKeypairsCleanupTests-f69ff365-0245-40e-proj-role"}], "expires_at": "2018-08-01T11:40:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "caedb3682b154de786afa7256d74a600", "name": "CreateKeypairsCleanupTests-f69ff365-0245-40e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/caedb3682b154de786afa7256d74a600", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/caedb3682b154de786afa7256d74a600", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/caedb3682b154de786afa7256d74a600", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/caedb3682b154de786afa7256d74a600", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/caedb3682b154de786afa7256d74a600", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/caedb3682b154de786afa7256d74a600", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_caedb3682b154de786afa7256d74a600", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_caedb3682b154de786afa7256d74a600", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/caedb3682b154de786afa7256d74a600", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/caedb3682b154de786afa7256d74a600", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/caedb3682b154de786afa7256d74a600", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/caedb3682b154de786afa7256d74a600", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/caedb3682b154de786afa7256d74a600", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/caedb3682b154de786afa7256d74a600", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-f69ff365-0245-40e-user", "id": "d94909dd510441e5928c48a24a4c047e"}, "audit_ids": ["bwnT6vIJReOV3rR12WtUAg"], "issued_at": "2018-08-01T10:40:54.000000Z"}} 2018-08-01 10:40:54,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7e744fe705c07dd98e7f6a259444f02b66e6c32" 2018-08-01 10:40:54,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:40:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca371962-071b-4088-af32-75992ab0fa1a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:40:54,768 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-ca371962-071b-4088-af32-75992ab0fa1a 2018-08-01 10:40:54,769 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 10:40:54,773 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7e744fe705c07dd98e7f6a259444f02b66e6c32" 2018-08-01 10:40:54,946 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:40: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-9a77bfef-61bb-48d0-8166-2b04ad2202c5 x-compute-request-id: req-9a77bfef-61bb-48d0-8166-2b04ad2202c5 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-08-01 10:40:54,946 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-9a77bfef-61bb-48d0-8166-2b04ad2202c5 2018-08-01 10:40:54,946 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-8becfae6-de0c-4290-9417-2758f55acc5d... 2018-08-01 10:40:54,947 - OpenStackKeypair - INFO - Creating new keypair 2018-08-01 10:40:54,998 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-8becfae6-de0c-4290-9417-2758f55acc5d 2018-08-01 10:40:55,000 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7e744fe705c07dd98e7f6a259444f02b66e6c32" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCy4aijSvynfkdmhLKd5FVBmy41A6YKw1LsvEFZIGf7s9rSWAiMKs6EoZxXA7jY3xWyTjUHYWgjHEdQY6EpVuC8M5l6vayhJA0WCfObZGAXdIAKXQpFwEL5Zw2RhlgKquqxAXQvG9BoUPTYoKiN/omyQfFOBTXaFpkUUBkpCzKXzw==", "name": "CreateKeypairsCleanupTests-8becfae6-de0c-4290-9417-2758f55acc5d"}}' 2018-08-01 10:40:55,064 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:40: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-759ba1b9-4cf8-44e1-9d26-6705f9d6f8e4 x-compute-request-id: req-759ba1b9-4cf8-44e1-9d26-6705f9d6f8e4 Content-Encoding: gzip Content-Length: 373 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCy4aijSvynfkdmhLKd5FVBmy41A6YKw1LsvEFZIGf7s9rSWAiMKs6EoZxXA7jY3xWyTjUHYWgjHEdQY6EpVuC8M5l6vayhJA0WCfObZGAXdIAKXQpFwEL5Zw2RhlgKquqxAXQvG9BoUPTYoKiN/omyQfFOBTXaFpkUUBkpCzKXzw==", "user_id": "d94909dd510441e5928c48a24a4c047e", "name": "CreateKeypairsCleanupTests-8becfae6-de0c-4290-9417-2758f55acc5d", "fingerprint": "34:8b:ec:ce:c8:34:a8:be:ab:b3:4d:90:21:72:b2:84"}} 2018-08-01 10:40:55,064 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-759ba1b9-4cf8-44e1-9d26-6705f9d6f8e4 2018-08-01 10:40:55,066 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-8becfae6-de0c-4290-9417-2758f55acc5d.pub 2018-08-01 10:40:55,066 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-8becfae6-de0c-4290-9417-2758f55acc5d 2018-08-01 10:40:55,066 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-8becfae6-de0c-4290-9417-2758f55acc5d 2018-08-01 10:40:55,069 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-8becfae6-de0c-4290-9417-2758f55acc5d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7e744fe705c07dd98e7f6a259444f02b66e6c32" 2018-08-01 10:40:55,099 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 10:40: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-bf3c59c3-30e7-4419-ad1c-919ccb152a46 x-compute-request-id: req-bf3c59c3-30e7-4419-ad1c-919ccb152a46 Content-Length: 0 Content-Type: application/json 2018-08-01 10:40:55,099 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-8becfae6-de0c-4290-9417-2758f55acc5d used request id req-bf3c59c3-30e7-4419-ad1c-919ccb152a46 2018-08-01 10:40:55,100 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsCleanupTests-8becfae6-de0c-4290-9417-2758f55acc5d.pub] 2018-08-01 10:40:55,100 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsCleanupTests-8becfae6-de0c-4290-9417-2758f55acc5d] 2018-08-01 10:40:55,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c069d8294881294677f98bbafd3ab06badb5aff" 2018-08-01 10:40:55,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-ecc94514-ca39-4f6e-a0b3-8d33ee861fe1 Date: Wed, 01 Aug 2018 10:40:55 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a2413a97b61342d8bd27570706ef372d", "created_at": "2018-08-01T09:33:18Z", "updated_at": "2018-08-01T09:33:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "7f556ce3-51d0-4279-a11d-510db9f9a3b1", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "94adc13c-a166-41cf-bd16-f997efc73cb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "b39143b5-c08f-4d0b-9d40-54f472f2389e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "e218b0b7-4501-4f84-9458-caf2891c260d", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}], "revision_number": 4, "project_id": "a2413a97b61342d8bd27570706ef372d", "id": "38229670-7386-42d0-b7b9-2397ea5938de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "created_at": "2018-08-01T09:28:38Z", "updated_at": "2018-08-01T09:28:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "763568f1-8151-4a3c-911a-d06da4423063", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "80d28bee-4aee-47e8-a8da-e0fe31497fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "a47a5ddf-aa37-4ab2-a335-1c93513b5f12", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "f5bba5a5-602b-421e-98b2-5a16117f943f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}], "revision_number": 4, "project_id": "dbe9669438844f3faecdc7fcc050e0d8", "id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ed1054af2e94c049694d98d54211d98", "created_at": "2018-08-01T09:31:40Z", "updated_at": "2018-08-01T09:31:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "34baee87-ea35-42ee-8a69-0f6e2a825d3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "89b9d1c9-f4f9-45cd-8d36-970d44228439", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "b8ab0d59-cab9-4488-82ee-7c5f69709bff", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "d3ab68ea-23b4-4bf6-8dd3-85d029e3d89f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}], "revision_number": 4, "project_id": "2ed1054af2e94c049694d98d54211d98", "id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "created_at": "2018-08-01T09:34:13Z", "updated_at": "2018-08-01T09:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "1dbb3f59-611b-46d1-a82d-2720e0a16f86", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "3878126b-a220-4357-adb9-bc22498f31b1", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "75ce67db-9c04-4561-a10d-8b1ec63943e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "e2945a69-3afe-41e3-a7ec-3ea4c79a12ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}], "revision_number": 4, "project_id": "c0d9b34b06f445a7857603f60b181f3c", "id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-01T09:30:58Z", "updated_at": "2018-08-01T09:30:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "042d4626-2974-418d-affe-f8f2acd05faa", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "995fae58-f0e5-4e10-801c-6c2ce5c7ae0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "cb8404fa-cb24-4879-a34d-f3050dcba730", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "dad6aaab-690e-4c24-9103-6767e0c80bc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "created_at": "2018-08-01T09:31:11Z", "updated_at": "2018-08-01T09:31:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "939e25e0-5dbc-4f6e-9f6f-7fb70e540203", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "9796a673-6928-4009-9c21-1410d395646e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "af7b8bf8-2fb6-4d72-842a-38f72d7581f7", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "b9af65b0-2eb8-45e1-8504-b7dc4dbb83ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}], "revision_number": 4, "project_id": "dd207f801ed3475f9dbe5f13077af1c8", "id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "46dd322c3fcc454eb140e37825746af8", "created_at": "2018-08-01T10:33:44Z", "updated_at": "2018-08-01T10:33:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "0f41470b-1091-45c1-b574-92069f79f8d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "8cc03a9c-8fa5-425b-812f-d7692bae3613", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d1373b1e-2fb9-4e02-a9e1-7e873ba1d7d1", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d21f3909-71f3-43e2-a22d-6a9c2513cb6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}], "revision_number": 4, "project_id": "46dd322c3fcc454eb140e37825746af8", "id": "b2961714-c8a4-4fcb-918b-21d70527c983", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "created_at": "2018-08-01T09:34:57Z", "updated_at": "2018-08-01T09:34:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "8063d12f-30db-4ccf-8ce0-72e59ba81a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c38e1a7a-5857-4f03-b991-6d5c9c9a5b9e", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c725bae1-d3bb-42b5-b331-32737085f28c", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "cfddc134-923b-4e0d-9ec5-dcc5641dd435", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}], "revision_number": 4, "project_id": "455b48a61678488ead79a4cfa07ef5c3", "id": "cd52f913-3072-4ce7-a779-7de795b62b12", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:36:50Z", "updated_at": "2018-08-01T09:36:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "07ef7fe5-a529-45da-bfc0-899f0ea9b592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "bc4dad3a-2a0c-4c31-b901-2909a12adb50", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c35cff35-4306-4116-b9fa-fc27bc7c05d6", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c493e3ac-d9d2-480d-9ec8-50982eedaf5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}], "revision_number": 4, "project_id": "8d96727022f4443794db44ecde432faf", "id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "created_at": "2018-08-01T09:32:45Z", "updated_at": "2018-08-01T09:32:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "058ea790-43ea-4a6f-9950-28418319e577", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "5fcfb31b-cdad-4037-973e-56b74faefd14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "99a24d26-dc7f-42d0-aa23-a7c061f04952", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "b641bb48-566e-472b-a3cc-d38c85ab3ff1", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}], "revision_number": 4, "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "name": "default"}]} 2018-08-01 10:40:55,342 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-ecc94514-ca39-4f6e-a0b3-8d33ee861fe1 2018-08-01 10:40:55,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c069d8294881294677f98bbafd3ab06badb5aff" 2018-08-01 10:40:55,363 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:40:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-62156dc2-5365-4399-a998-8fbace3c7f1d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2413a97b61342d8bd27570706ef372d.", "code": 404, "title": "Not Found"}} 2018-08-01 10:40:55,364 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d used request id req-62156dc2-5365-4399-a998-8fbace3c7f1d 2018-08-01 10:40:55,364 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:40:55,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c069d8294881294677f98bbafd3ab06badb5aff" 2018-08-01 10:40:55,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:40:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9b41df4-1d43-4448-94f6-25253c9c35ba 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.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dbe9669438844f3faecdc7fcc050e0d8", "name": "service"}} 2018-08-01 10:40:55,463 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 used request id req-a9b41df4-1d43-4448-94f6-25253c9c35ba 2018-08-01 10:40:55,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c069d8294881294677f98bbafd3ab06badb5aff" 2018-08-01 10:40:55,553 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:40:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ab152f2-3595-45a9-b20c-02d9cb16cc09 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ed1054af2e94c049694d98d54211d98.", "code": 404, "title": "Not Found"}} 2018-08-01 10:40:55,553 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 used request id req-0ab152f2-3595-45a9-b20c-02d9cb16cc09 2018-08-01 10:40:55,553 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:40:55,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c069d8294881294677f98bbafd3ab06badb5aff" 2018-08-01 10:40:55,640 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:40:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d8f12c6-62d3-45c0-8984-d4c70718221a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c0d9b34b06f445a7857603f60b181f3c.", "code": 404, "title": "Not Found"}} 2018-08-01 10:40:55,640 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c used request id req-9d8f12c6-62d3-45c0-8984-d4c70718221a 2018-08-01 10:40:55,640 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:40:55,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c069d8294881294677f98bbafd3ab06badb5aff" 2018-08-01 10:40:55,725 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:40:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba256d74-39ce-4486-990c-7297d675aa3a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: dd207f801ed3475f9dbe5f13077af1c8.", "code": 404, "title": "Not Found"}} 2018-08-01 10:40:55,725 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 used request id req-ba256d74-39ce-4486-990c-7297d675aa3a 2018-08-01 10:40:55,725 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:40:55,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c069d8294881294677f98bbafd3ab06badb5aff" 2018-08-01 10:40:55,810 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:40:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d2f8da9-79de-4d18-9357-ac658a23896e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 46dd322c3fcc454eb140e37825746af8.", "code": 404, "title": "Not Found"}} 2018-08-01 10:40:55,810 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 used request id req-3d2f8da9-79de-4d18-9357-ac658a23896e 2018-08-01 10:40:55,810 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:40:55,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c069d8294881294677f98bbafd3ab06badb5aff" 2018-08-01 10:40:55,896 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:40:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b30f175-9c5a-4ff9-b89b-e9ff4df0a31d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 455b48a61678488ead79a4cfa07ef5c3.", "code": 404, "title": "Not Found"}} 2018-08-01 10:40:55,896 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 used request id req-4b30f175-9c5a-4ff9-b89b-e9ff4df0a31d 2018-08-01 10:40:55,896 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:40:55,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c069d8294881294677f98bbafd3ab06badb5aff" 2018-08-01 10:40:55,983 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:40:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d662f4a-8689-42e4-a938-7451910aeb3d 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 10:40:55,983 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-7d662f4a-8689-42e4-a938-7451910aeb3d 2018-08-01 10:40:55,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ddd20ab1a1b7400a98e6ddb8d0eb4686 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c069d8294881294677f98bbafd3ab06badb5aff" 2018-08-01 10:40:56,067 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:40:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a476ce6b-0c2a-48f9-a157-6aa4234efb19 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ddd20ab1a1b7400a98e6ddb8d0eb4686.", "code": 404, "title": "Not Found"}} 2018-08-01 10:40:56,067 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ddd20ab1a1b7400a98e6ddb8d0eb4686 used request id req-a476ce6b-0c2a-48f9-a157-6aa4234efb19 2018-08-01 10:40:56,068 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:40:56,068 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-f69ff365-0245-40e-proj 2018-08-01 10:40:56,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/caedb3682b154de786afa7256d74a600 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c069d8294881294677f98bbafd3ab06badb5aff" 2018-08-01 10:40:56,248 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:40:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-418b7c45-ab4d-4c7e-aa7f-72df042b3b59 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:40:56,249 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/caedb3682b154de786afa7256d74a600 used request id req-418b7c45-ab4d-4c7e-aa7f-72df042b3b59 2018-08-01 10:40:56,249 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-f69ff365-0245-40e-proj-role 2018-08-01 10:40:56,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/b82eccd43d9a497e83afb875e4e50389 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c069d8294881294677f98bbafd3ab06badb5aff" 2018-08-01 10:40:56,351 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:40:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-40fdd024-ef12-4981-9c90-78e1d97b1abd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:40:56,351 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/b82eccd43d9a497e83afb875e4e50389 used request id req-40fdd024-ef12-4981-9c90-78e1d97b1abd 2018-08-01 10:40:56,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c069d8294881294677f98bbafd3ab06badb5aff" 2018-08-01 10:40:56,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:40:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23681981-9aa4-4087-ab39-cbfade8f811a Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:40:56,434 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-23681981-9aa4-4087-ab39-cbfade8f811a 2018-08-01 10:40:56,435 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-f69ff365-0245-40e-user 2018-08-01 10:40:56,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/d94909dd510441e5928c48a24a4c047e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf5bf143b347f110718b6fa0d024032a9939e956" 2018-08-01 10:40:56,621 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:40:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a82e3924-d6f5-46f4-80de-83b41ae7a1b8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:40:56,621 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/d94909dd510441e5928c48a24a4c047e used request id req-a82e3924-d6f5-46f4-80de-83b41ae7a1b8 2018-08-01 10:40:56,622 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:40:57,004 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:40:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["Ab_nFeADSICaMAbJlC6MTg"], "issued_at": "2018-08-01T10:40:57.000000Z"}} 2018-08-01 10:40:57,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16f3bfc0fde11e9e9035184424a40de9d4509d7c" 2018-08-01 10:40:57,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:40:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04446f7f-8e43-4f5d-af29-94f5858623f4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:40:57,080 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-04446f7f-8e43-4f5d-af29-94f5858623f4 2018-08-01 10:40:57,081 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:40:57,082 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:40:57,461 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:40:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["9Dayl8SfRreoS7QIDXNgFw"], "issued_at": "2018-08-01T10:40:57.000000Z"}} 2018-08-01 10:40:57,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2af97051650cd19a556ea1a2682e333e6f84029" 2018-08-01 10:40:57,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:40:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09f143bf-4a23-42f3-b9b6-bc19deb27ba8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:40:57,541 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-09f143bf-4a23-42f3-b9b6-bc19deb27ba8 2018-08-01 10:40:57,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:40:57,548 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:40: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:40:57,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-50836777-7b37-479-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2af97051650cd19a556ea1a2682e333e6f84029" 2018-08-01 10:40:57,632 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:40:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5419d915-b14d-490a-87e6-5147a3e710fe Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-50836777-7b37-479-proj", "previous": null, "next": null}, "projects": []} 2018-08-01 10:40:57,633 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-50836777-7b37-479-proj used request id req-5419d915-b14d-490a-87e6-5147a3e710fe 2018-08-01 10:40:57,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2af97051650cd19a556ea1a2682e333e6f84029" 2018-08-01 10:40:57,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:40:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c97bcd0b-dbfc-49ff-b604-378bb5ef1dfc Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:40:57,655 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-c97bcd0b-dbfc-49ff-b604-378bb5ef1dfc 2018-08-01 10:40:57,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2af97051650cd19a556ea1a2682e333e6f84029" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-50836777-7b37-479-proj"}}' 2018-08-01 10:40:57,759 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:40:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-82805175-ab33-43bc-8367-4ba5405008cf Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/eb151aba65914187aab5b71c39e89481"}, "tags": [], "enabled": true, "id": "eb151aba65914187aab5b71c39e89481", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-50836777-7b37-479-proj"}} 2018-08-01 10:40:57,760 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-82805175-ab33-43bc-8367-4ba5405008cf 2018-08-01 10:40:57,760 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-50836777-7b37-479-proj 2018-08-01 10:40:57,760 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:40:57,761 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:40:58,144 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:40:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["pLZG3n5fQIKO_li505YfQw"], "issued_at": "2018-08-01T10:40:58.000000Z"}} 2018-08-01 10:40:58,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09919e52ac24391637e5f424d6e783def155e483" 2018-08-01 10:40:58,221 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:40:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c00fce31-b18f-48ea-956d-552c6364a316 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:40:58,221 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-c00fce31-b18f-48ea-956d-552c6364a316 2018-08-01 10:40:58,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:40:58,230 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:40:58,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09919e52ac24391637e5f424d6e783def155e483" 2018-08-01 10:40:58,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:40:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36b6d7cb-8f88-40b9-9f5e-0507dd774450 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 10:40:58,330 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-36b6d7cb-8f88-40b9-9f5e-0507dd774450 2018-08-01 10:40:58,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateKeypairsCleanupTests-50836777-7b37-479-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09919e52ac24391637e5f424d6e783def155e483" 2018-08-01 10:40:58,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:40:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fccfef49-ce61-4cb6-8389-60902e8dca37 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateKeypairsCleanupTests-50836777-7b37-479-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/eb151aba65914187aab5b71c39e89481"}, "tags": [], "enabled": true, "id": "eb151aba65914187aab5b71c39e89481", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-50836777-7b37-479-proj"}]} 2018-08-01 10:40:58,414 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateKeypairsCleanupTests-50836777-7b37-479-proj used request id req-fccfef49-ce61-4cb6-8389-60902e8dca37 2018-08-01 10:40:58,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09919e52ac24391637e5f424d6e783def155e483" 2018-08-01 10:40:58,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:40:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7cbe7200-ffa4-4f18-84fc-3e0acb0e4aec Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:40:58,506 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-7cbe7200-ffa4-4f18-84fc-3e0acb0e4aec 2018-08-01 10:40:58,872 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-50836777-7b37-479-user 2018-08-01 10:40:58,872 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:40:58,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2af97051650cd19a556ea1a2682e333e6f84029" 2018-08-01 10:40:58,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:40:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fc09d16-c06e-4d57-9d83-212b7a91ff52 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:40:58,969 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-3fc09d16-c06e-4d57-9d83-212b7a91ff52 2018-08-01 10:40:58,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2af97051650cd19a556ea1a2682e333e6f84029" -d '{"role": {"name": "CreateKeypairsCleanupTests-50836777-7b37-479-proj-role"}}' 2018-08-01 10:40:59,069 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:40:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a2ac4ca-1e2b-41c1-9024-01c6831bee7f Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "066184fb410145d8ba8a3cfd1a29d94a", "links": {"self": "http://172.30.9.24:5000/v3/roles/066184fb410145d8ba8a3cfd1a29d94a"}, "name": "CreateKeypairsCleanupTests-50836777-7b37-479-proj-role"}} 2018-08-01 10:40:59,069 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-0a2ac4ca-1e2b-41c1-9024-01c6831bee7f 2018-08-01 10:40:59,070 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-50836777-7b37-479-proj-role 2018-08-01 10:40:59,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/066184fb410145d8ba8a3cfd1a29d94a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2af97051650cd19a556ea1a2682e333e6f84029" 2018-08-01 10:40:59,091 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:40:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75b7c256-9651-4b54-a112-5245a02e7576 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "066184fb410145d8ba8a3cfd1a29d94a", "links": {"self": "http://172.30.9.24:5000/v3/roles/066184fb410145d8ba8a3cfd1a29d94a"}, "name": "CreateKeypairsCleanupTests-50836777-7b37-479-proj-role"}} 2018-08-01 10:40:59,091 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/066184fb410145d8ba8a3cfd1a29d94a used request id req-75b7c256-9651-4b54-a112-5245a02e7576 2018-08-01 10:40:59,091 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-50836777-7b37-479-proj-role to project CreateKeypairsCleanupTests-50836777-7b37-479-proj 2018-08-01 10:40:59,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/eb151aba65914187aab5b71c39e89481/users/89650d4eac06400faaa4a26c4fef48f4/roles/066184fb410145d8ba8a3cfd1a29d94a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2af97051650cd19a556ea1a2682e333e6f84029" 2018-08-01 10:40:59,210 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:40:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6ab147cc-9ccc-40cb-823d-ee349bde11ae Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:40:59,210 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/eb151aba65914187aab5b71c39e89481/users/89650d4eac06400faaa4a26c4fef48f4/roles/066184fb410145d8ba8a3cfd1a29d94a used request id req-6ab147cc-9ccc-40cb-823d-ee349bde11ae 2018-08-01 10:40:59,210 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 10:40:59,211 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:40:59,212 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:40:59,592 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "066184fb410145d8ba8a3cfd1a29d94a", "name": "CreateKeypairsCleanupTests-50836777-7b37-479-proj-role"}], "expires_at": "2018-08-01T11:40:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "eb151aba65914187aab5b71c39e89481", "name": "CreateKeypairsCleanupTests-50836777-7b37-479-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/eb151aba65914187aab5b71c39e89481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/eb151aba65914187aab5b71c39e89481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/eb151aba65914187aab5b71c39e89481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/eb151aba65914187aab5b71c39e89481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/eb151aba65914187aab5b71c39e89481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/eb151aba65914187aab5b71c39e89481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_eb151aba65914187aab5b71c39e89481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_eb151aba65914187aab5b71c39e89481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/eb151aba65914187aab5b71c39e89481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/eb151aba65914187aab5b71c39e89481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/eb151aba65914187aab5b71c39e89481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/eb151aba65914187aab5b71c39e89481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/eb151aba65914187aab5b71c39e89481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/eb151aba65914187aab5b71c39e89481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-50836777-7b37-479-user", "id": "89650d4eac06400faaa4a26c4fef48f4"}, "audit_ids": ["I6i3XVA8RV6SWJnLSs3QSw"], "issued_at": "2018-08-01T10:40:59.000000Z"}} 2018-08-01 10:40:59,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8df9cc28c8035eee7a40cac9a314351202b45a88" 2018-08-01 10:40:59,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:40:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5596e33b-b0d8-419f-814d-b92add0b9b53 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:40:59,669 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-5596e33b-b0d8-419f-814d-b92add0b9b53 2018-08-01 10:40:59,670 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 10:40:59,673 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8df9cc28c8035eee7a40cac9a314351202b45a88" 2018-08-01 10:40:59,855 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:40: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-084c36df-f35b-46ea-a937-f0d51e519563 x-compute-request-id: req-084c36df-f35b-46ea-a937-f0d51e519563 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-08-01 10:40:59,855 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-084c36df-f35b-46ea-a937-f0d51e519563 2018-08-01 10:40:59,855 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-94ceee75-76ca-4973-9adc-79aff8b67435... 2018-08-01 10:40:59,856 - OpenStackKeypair - INFO - Creating new keypair 2018-08-01 10:40:59,933 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-94ceee75-76ca-4973-9adc-79aff8b67435 2018-08-01 10:40:59,934 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8df9cc28c8035eee7a40cac9a314351202b45a88" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCxbLkGxNMeK1hsWUy0fl1sthYMT9nlChSTf6Fz2QWO8QSOUub3J/s40r71Y1hHhGJwCuNkmRM6V9zK+eqoyYssGusSXGzXjpN/8Fdk1uby+4Gd+MSU/0AqYAbqJza6AamXOy185DuLBdhUBUHtcqWLsE6khtijs4OPOCpH9UMVIw==", "name": "CreateKeypairsCleanupTests-94ceee75-76ca-4973-9adc-79aff8b67435"}}' 2018-08-01 10:40:59,981 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:40: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-50f835c4-0e3f-4415-9b72-47c21e388a0e x-compute-request-id: req-50f835c4-0e3f-4415-9b72-47c21e388a0e Content-Encoding: gzip Content-Length: 370 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCxbLkGxNMeK1hsWUy0fl1sthYMT9nlChSTf6Fz2QWO8QSOUub3J/s40r71Y1hHhGJwCuNkmRM6V9zK+eqoyYssGusSXGzXjpN/8Fdk1uby+4Gd+MSU/0AqYAbqJza6AamXOy185DuLBdhUBUHtcqWLsE6khtijs4OPOCpH9UMVIw==", "user_id": "89650d4eac06400faaa4a26c4fef48f4", "name": "CreateKeypairsCleanupTests-94ceee75-76ca-4973-9adc-79aff8b67435", "fingerprint": "0c:2a:34:41:d0:af:da:55:da:c3:08:fd:e1:c0:fe:0f"}} 2018-08-01 10:40:59,981 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-50f835c4-0e3f-4415-9b72-47c21e388a0e 2018-08-01 10:40:59,992 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-94ceee75-76ca-4973-9adc-79aff8b67435.pub 2018-08-01 10:40:59,992 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-94ceee75-76ca-4973-9adc-79aff8b67435 2018-08-01 10:40:59,992 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-94ceee75-76ca-4973-9adc-79aff8b67435 2018-08-01 10:40:59,995 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-94ceee75-76ca-4973-9adc-79aff8b67435 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8df9cc28c8035eee7a40cac9a314351202b45a88" 2018-08-01 10:41:00,023 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 10:40: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-a0909024-4732-4041-bc38-2dfe7fbddc2d x-compute-request-id: req-a0909024-4732-4041-bc38-2dfe7fbddc2d Content-Length: 0 Content-Type: application/json 2018-08-01 10:41:00,023 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-94ceee75-76ca-4973-9adc-79aff8b67435 used request id req-a0909024-4732-4041-bc38-2dfe7fbddc2d 2018-08-01 10:41:00,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2af97051650cd19a556ea1a2682e333e6f84029" 2018-08-01 10:41:00,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-11d9d1c4-6f08-43be-9b34-bf9f039efb7c Date: Wed, 01 Aug 2018 10:41:00 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a2413a97b61342d8bd27570706ef372d", "created_at": "2018-08-01T09:33:18Z", "updated_at": "2018-08-01T09:33:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "7f556ce3-51d0-4279-a11d-510db9f9a3b1", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "94adc13c-a166-41cf-bd16-f997efc73cb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "b39143b5-c08f-4d0b-9d40-54f472f2389e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "e218b0b7-4501-4f84-9458-caf2891c260d", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}], "revision_number": 4, "project_id": "a2413a97b61342d8bd27570706ef372d", "id": "38229670-7386-42d0-b7b9-2397ea5938de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "created_at": "2018-08-01T09:28:38Z", "updated_at": "2018-08-01T09:28:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "763568f1-8151-4a3c-911a-d06da4423063", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "80d28bee-4aee-47e8-a8da-e0fe31497fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "a47a5ddf-aa37-4ab2-a335-1c93513b5f12", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "f5bba5a5-602b-421e-98b2-5a16117f943f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}], "revision_number": 4, "project_id": "dbe9669438844f3faecdc7fcc050e0d8", "id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ed1054af2e94c049694d98d54211d98", "created_at": "2018-08-01T09:31:40Z", "updated_at": "2018-08-01T09:31:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "34baee87-ea35-42ee-8a69-0f6e2a825d3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "89b9d1c9-f4f9-45cd-8d36-970d44228439", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "b8ab0d59-cab9-4488-82ee-7c5f69709bff", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "d3ab68ea-23b4-4bf6-8dd3-85d029e3d89f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}], "revision_number": 4, "project_id": "2ed1054af2e94c049694d98d54211d98", "id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "created_at": "2018-08-01T09:34:13Z", "updated_at": "2018-08-01T09:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "1dbb3f59-611b-46d1-a82d-2720e0a16f86", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "3878126b-a220-4357-adb9-bc22498f31b1", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "75ce67db-9c04-4561-a10d-8b1ec63943e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "e2945a69-3afe-41e3-a7ec-3ea4c79a12ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}], "revision_number": 4, "project_id": "c0d9b34b06f445a7857603f60b181f3c", "id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-01T09:30:58Z", "updated_at": "2018-08-01T09:30:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "042d4626-2974-418d-affe-f8f2acd05faa", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "995fae58-f0e5-4e10-801c-6c2ce5c7ae0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "cb8404fa-cb24-4879-a34d-f3050dcba730", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "dad6aaab-690e-4c24-9103-6767e0c80bc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "created_at": "2018-08-01T09:31:11Z", "updated_at": "2018-08-01T09:31:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "939e25e0-5dbc-4f6e-9f6f-7fb70e540203", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "9796a673-6928-4009-9c21-1410d395646e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "af7b8bf8-2fb6-4d72-842a-38f72d7581f7", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "b9af65b0-2eb8-45e1-8504-b7dc4dbb83ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}], "revision_number": 4, "project_id": "dd207f801ed3475f9dbe5f13077af1c8", "id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "46dd322c3fcc454eb140e37825746af8", "created_at": "2018-08-01T10:33:44Z", "updated_at": "2018-08-01T10:33:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "0f41470b-1091-45c1-b574-92069f79f8d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "8cc03a9c-8fa5-425b-812f-d7692bae3613", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d1373b1e-2fb9-4e02-a9e1-7e873ba1d7d1", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d21f3909-71f3-43e2-a22d-6a9c2513cb6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}], "revision_number": 4, "project_id": "46dd322c3fcc454eb140e37825746af8", "id": "b2961714-c8a4-4fcb-918b-21d70527c983", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "created_at": "2018-08-01T09:34:57Z", "updated_at": "2018-08-01T09:34:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "8063d12f-30db-4ccf-8ce0-72e59ba81a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c38e1a7a-5857-4f03-b991-6d5c9c9a5b9e", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c725bae1-d3bb-42b5-b331-32737085f28c", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "cfddc134-923b-4e0d-9ec5-dcc5641dd435", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}], "revision_number": 4, "project_id": "455b48a61678488ead79a4cfa07ef5c3", "id": "cd52f913-3072-4ce7-a779-7de795b62b12", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:36:50Z", "updated_at": "2018-08-01T09:36:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "07ef7fe5-a529-45da-bfc0-899f0ea9b592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "bc4dad3a-2a0c-4c31-b901-2909a12adb50", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c35cff35-4306-4116-b9fa-fc27bc7c05d6", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c493e3ac-d9d2-480d-9ec8-50982eedaf5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}], "revision_number": 4, "project_id": "8d96727022f4443794db44ecde432faf", "id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "created_at": "2018-08-01T09:32:45Z", "updated_at": "2018-08-01T09:32:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "058ea790-43ea-4a6f-9950-28418319e577", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "5fcfb31b-cdad-4037-973e-56b74faefd14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "99a24d26-dc7f-42d0-aa23-a7c061f04952", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "b641bb48-566e-472b-a3cc-d38c85ab3ff1", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}], "revision_number": 4, "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "name": "default"}]} 2018-08-01 10:41:00,260 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-11d9d1c4-6f08-43be-9b34-bf9f039efb7c 2018-08-01 10:41:00,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2af97051650cd19a556ea1a2682e333e6f84029" 2018-08-01 10:41:00,280 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:41:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dce81400-c408-4cd4-9dcb-fabffdfb2cc7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2413a97b61342d8bd27570706ef372d.", "code": 404, "title": "Not Found"}} 2018-08-01 10:41:00,280 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d used request id req-dce81400-c408-4cd4-9dcb-fabffdfb2cc7 2018-08-01 10:41:00,280 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:41:00,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2af97051650cd19a556ea1a2682e333e6f84029" 2018-08-01 10:41:00,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:41:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b44bff2e-e772-4f34-a950-4cbab8547b4a 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.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dbe9669438844f3faecdc7fcc050e0d8", "name": "service"}} 2018-08-01 10:41:00,368 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 used request id req-b44bff2e-e772-4f34-a950-4cbab8547b4a 2018-08-01 10:41:00,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2af97051650cd19a556ea1a2682e333e6f84029" 2018-08-01 10:41:00,449 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:41:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-36fc41b7-1b5a-4884-b387-e05d71ad26f3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ed1054af2e94c049694d98d54211d98.", "code": 404, "title": "Not Found"}} 2018-08-01 10:41:00,449 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 used request id req-36fc41b7-1b5a-4884-b387-e05d71ad26f3 2018-08-01 10:41:00,449 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:41:00,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2af97051650cd19a556ea1a2682e333e6f84029" 2018-08-01 10:41:00,536 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:41:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-96afc788-bdf5-468c-a9f7-affb9532c0b4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c0d9b34b06f445a7857603f60b181f3c.", "code": 404, "title": "Not Found"}} 2018-08-01 10:41:00,537 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c used request id req-96afc788-bdf5-468c-a9f7-affb9532c0b4 2018-08-01 10:41:00,537 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:41:00,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2af97051650cd19a556ea1a2682e333e6f84029" 2018-08-01 10:41:00,623 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:41:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-67e74934-22ab-4533-bf5a-1014e7e64283 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: dd207f801ed3475f9dbe5f13077af1c8.", "code": 404, "title": "Not Found"}} 2018-08-01 10:41:00,623 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 used request id req-67e74934-22ab-4533-bf5a-1014e7e64283 2018-08-01 10:41:00,623 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:41:00,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2af97051650cd19a556ea1a2682e333e6f84029" 2018-08-01 10:41:00,703 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:41:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aee31f96-e470-4cf3-9ca5-fe647f7948c9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 46dd322c3fcc454eb140e37825746af8.", "code": 404, "title": "Not Found"}} 2018-08-01 10:41:00,703 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 used request id req-aee31f96-e470-4cf3-9ca5-fe647f7948c9 2018-08-01 10:41:00,704 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:41:00,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2af97051650cd19a556ea1a2682e333e6f84029" 2018-08-01 10:41:00,790 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:41:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa027874-199e-4db5-b6ef-f6e0875f6d46 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 455b48a61678488ead79a4cfa07ef5c3.", "code": 404, "title": "Not Found"}} 2018-08-01 10:41:00,790 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 used request id req-fa027874-199e-4db5-b6ef-f6e0875f6d46 2018-08-01 10:41:00,790 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:41:00,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2af97051650cd19a556ea1a2682e333e6f84029" 2018-08-01 10:41:00,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:41:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbb9b041-bfac-41a9-99c6-1accb3ad3f14 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 10:41:00,880 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-dbb9b041-bfac-41a9-99c6-1accb3ad3f14 2018-08-01 10:41:00,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ddd20ab1a1b7400a98e6ddb8d0eb4686 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2af97051650cd19a556ea1a2682e333e6f84029" 2018-08-01 10:41:00,965 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:41:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5eca4873-f461-4585-9a90-9836fa803c87 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ddd20ab1a1b7400a98e6ddb8d0eb4686.", "code": 404, "title": "Not Found"}} 2018-08-01 10:41:00,965 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ddd20ab1a1b7400a98e6ddb8d0eb4686 used request id req-5eca4873-f461-4585-9a90-9836fa803c87 2018-08-01 10:41:00,965 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:41:00,966 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-50836777-7b37-479-proj 2018-08-01 10:41:00,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/eb151aba65914187aab5b71c39e89481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2af97051650cd19a556ea1a2682e333e6f84029" 2018-08-01 10:41:01,166 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:41:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2b215d32-ed2a-4735-9b2d-3f9118d4b38b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:41:01,167 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/eb151aba65914187aab5b71c39e89481 used request id req-2b215d32-ed2a-4735-9b2d-3f9118d4b38b 2018-08-01 10:41:01,167 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-50836777-7b37-479-proj-role 2018-08-01 10:41:01,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/066184fb410145d8ba8a3cfd1a29d94a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2af97051650cd19a556ea1a2682e333e6f84029" 2018-08-01 10:41:01,273 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:41:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-29bb173e-a0c7-4323-9e38-9d58e771070a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:41:01,274 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/066184fb410145d8ba8a3cfd1a29d94a used request id req-29bb173e-a0c7-4323-9e38-9d58e771070a 2018-08-01 10:41:01,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2af97051650cd19a556ea1a2682e333e6f84029" 2018-08-01 10:41:01,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:41:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5600b52a-657f-404a-9dd6-3d2c9cf3a565 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:41:01,358 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-5600b52a-657f-404a-9dd6-3d2c9cf3a565 2018-08-01 10:41:01,358 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-50836777-7b37-479-user 2018-08-01 10:41:01,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/89650d4eac06400faaa4a26c4fef48f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09919e52ac24391637e5f424d6e783def155e483" 2018-08-01 10:41:01,530 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:41:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e87bdaf2-f3b0-4e50-ab97-4aa45e835364 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:41:01,531 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/89650d4eac06400faaa4a26c4fef48f4 used request id req-e87bdaf2-f3b0-4e50-ab97-4aa45e835364 2018-08-01 10:41:01,532 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:41:01,913 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:41:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["rHa3XrA0RHOujAJ52zLqag"], "issued_at": "2018-08-01T10:41:01.000000Z"}} 2018-08-01 10:41:01,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}015e342331b1e2d53e95415c32e5457a501f756f" 2018-08-01 10:41:01,992 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:41:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07745d19-63c2-4d2a-8341-7f22a61128f3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:41:01,992 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-07745d19-63c2-4d2a-8341-7f22a61128f3 2018-08-01 10:41:01,993 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:41:01,994 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:41:02,373 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:41:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["FEpYiX28QQGiOuwddM0H3g"], "issued_at": "2018-08-01T10:41:02.000000Z"}} 2018-08-01 10:41:02,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f609787b9c144cbcc6290972bf4375e466f9d6b" 2018-08-01 10:41:02,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:41:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a171c1f-584f-43fc-b07b-3468fe559cfc Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:41:02,453 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-2a171c1f-584f-43fc-b07b-3468fe559cfc 2018-08-01 10:41:02,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:41:02,462 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:41: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:41:02,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-181804c2-0ccb-4a0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f609787b9c144cbcc6290972bf4375e466f9d6b" 2018-08-01 10:41:02,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:41:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c1b7e34-ee9f-4b8d-b9f4-5e9c68f77d50 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-181804c2-0ccb-4a0-proj", "previous": null, "next": null}, "projects": []} 2018-08-01 10:41:02,548 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-181804c2-0ccb-4a0-proj used request id req-9c1b7e34-ee9f-4b8d-b9f4-5e9c68f77d50 2018-08-01 10:41:02,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f609787b9c144cbcc6290972bf4375e466f9d6b" 2018-08-01 10:41:02,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:41:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4dccf41-9c68-43f9-9ff9-6eeeb8a7ff94 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:41:02,568 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-e4dccf41-9c68-43f9-9ff9-6eeeb8a7ff94 2018-08-01 10:41:02,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f609787b9c144cbcc6290972bf4375e466f9d6b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-181804c2-0ccb-4a0-proj"}}' 2018-08-01 10:41:02,681 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:41:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c085fdc-dfdc-48f5-8a2f-77c39c53eef5 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/c67411d7c6484701ae4d026b0762a060"}, "tags": [], "enabled": true, "id": "c67411d7c6484701ae4d026b0762a060", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-181804c2-0ccb-4a0-proj"}} 2018-08-01 10:41:02,681 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-9c085fdc-dfdc-48f5-8a2f-77c39c53eef5 2018-08-01 10:41:02,681 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-181804c2-0ccb-4a0-proj 2018-08-01 10:41:02,682 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:41:02,682 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:41:03,062 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:41:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["-lpqjJUnREmvoLVK8WIpdw"], "issued_at": "2018-08-01T10:41:03.000000Z"}} 2018-08-01 10:41:03,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca4fadf55c37b5e39affccc569e7d753a8cad18e" 2018-08-01 10:41:03,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:41:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-796dafab-723f-424b-901f-26844bd62596 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:41:03,143 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-796dafab-723f-424b-901f-26844bd62596 2018-08-01 10:41:03,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:41:03,151 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:41: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:41:03,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca4fadf55c37b5e39affccc569e7d753a8cad18e" 2018-08-01 10:41:03,251 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:41:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbdbdeab-9169-474f-a53e-b36b8841b5ec Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 10:41:03,251 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-cbdbdeab-9169-474f-a53e-b36b8841b5ec 2018-08-01 10:41:03,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateNetworkSuccessTests-181804c2-0ccb-4a0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca4fadf55c37b5e39affccc569e7d753a8cad18e" 2018-08-01 10:41:03,342 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:41:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f685779-964e-4d51-b383-1d343c3c84bc Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateNetworkSuccessTests-181804c2-0ccb-4a0-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/c67411d7c6484701ae4d026b0762a060"}, "tags": [], "enabled": true, "id": "c67411d7c6484701ae4d026b0762a060", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-181804c2-0ccb-4a0-proj"}]} 2018-08-01 10:41:03,342 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateNetworkSuccessTests-181804c2-0ccb-4a0-proj used request id req-7f685779-964e-4d51-b383-1d343c3c84bc 2018-08-01 10:41:03,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca4fadf55c37b5e39affccc569e7d753a8cad18e" 2018-08-01 10:41:03,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:41:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05954089-1e9a-4d06-90aa-deb88ec783a1 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:41:03,432 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-05954089-1e9a-4d06-90aa-deb88ec783a1 2018-08-01 10:41:03,803 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-181804c2-0ccb-4a0-user 2018-08-01 10:41:03,803 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:41:03,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f609787b9c144cbcc6290972bf4375e466f9d6b" 2018-08-01 10:41:03,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:41:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b09f6efe-c8a3-4d5c-bdb1-312c79a48c93 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:41:03,891 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-b09f6efe-c8a3-4d5c-bdb1-312c79a48c93 2018-08-01 10:41:03,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f609787b9c144cbcc6290972bf4375e466f9d6b" -d '{"role": {"name": "CreateNetworkSuccessTests-181804c2-0ccb-4a0-proj-role"}}' 2018-08-01 10:41:03,993 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:41:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-05050bd7-1df2-4f8f-92dd-58a25e4ea337 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6165b9a703934a7a9ebade2741cbb190", "links": {"self": "http://172.30.9.24:5000/v3/roles/6165b9a703934a7a9ebade2741cbb190"}, "name": "CreateNetworkSuccessTests-181804c2-0ccb-4a0-proj-role"}} 2018-08-01 10:41:03,993 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-05050bd7-1df2-4f8f-92dd-58a25e4ea337 2018-08-01 10:41:03,994 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-181804c2-0ccb-4a0-proj-role 2018-08-01 10:41:03,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/6165b9a703934a7a9ebade2741cbb190 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f609787b9c144cbcc6290972bf4375e466f9d6b" 2018-08-01 10:41:04,082 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:41:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f7cadc5-47ac-4700-ab04-dcc926692feb Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6165b9a703934a7a9ebade2741cbb190", "links": {"self": "http://172.30.9.24:5000/v3/roles/6165b9a703934a7a9ebade2741cbb190"}, "name": "CreateNetworkSuccessTests-181804c2-0ccb-4a0-proj-role"}} 2018-08-01 10:41:04,083 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/6165b9a703934a7a9ebade2741cbb190 used request id req-4f7cadc5-47ac-4700-ab04-dcc926692feb 2018-08-01 10:41:04,083 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-181804c2-0ccb-4a0-proj-role to project CreateNetworkSuccessTests-181804c2-0ccb-4a0-proj 2018-08-01 10:41:04,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/c67411d7c6484701ae4d026b0762a060/users/f1dde69753f741bca3ff752af4ad78e7/roles/6165b9a703934a7a9ebade2741cbb190 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f609787b9c144cbcc6290972bf4375e466f9d6b" 2018-08-01 10:41:04,139 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:41:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a7a4eca7-f093-4341-99e4-991950d28e35 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:41:04,139 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/c67411d7c6484701ae4d026b0762a060/users/f1dde69753f741bca3ff752af4ad78e7/roles/6165b9a703934a7a9ebade2741cbb190 used request id req-a7a4eca7-f093-4341-99e4-991950d28e35 2018-08-01 10:41:04,139 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:41:04,140 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:41:04,520 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6165b9a703934a7a9ebade2741cbb190", "name": "CreateNetworkSuccessTests-181804c2-0ccb-4a0-proj-role"}], "expires_at": "2018-08-01T11:41:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c67411d7c6484701ae4d026b0762a060", "name": "CreateNetworkSuccessTests-181804c2-0ccb-4a0-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/c67411d7c6484701ae4d026b0762a060", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/c67411d7c6484701ae4d026b0762a060", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/c67411d7c6484701ae4d026b0762a060", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/c67411d7c6484701ae4d026b0762a060", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/c67411d7c6484701ae4d026b0762a060", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/c67411d7c6484701ae4d026b0762a060", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_c67411d7c6484701ae4d026b0762a060", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_c67411d7c6484701ae4d026b0762a060", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/c67411d7c6484701ae4d026b0762a060", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/c67411d7c6484701ae4d026b0762a060", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/c67411d7c6484701ae4d026b0762a060", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/c67411d7c6484701ae4d026b0762a060", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/c67411d7c6484701ae4d026b0762a060", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/c67411d7c6484701ae4d026b0762a060", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-181804c2-0ccb-4a0-user", "id": "f1dde69753f741bca3ff752af4ad78e7"}, "audit_ids": ["8rb7xNxVReKfhuBToeJI_A"], "issued_at": "2018-08-01T10:41:04.000000Z"}} 2018-08-01 10:41:04,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6bb9bce1389909a7c2afdf78b2785fea385bf04" 2018-08-01 10:41:04,598 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:41:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b383d19-6b65-4545-abbe-356db1e49400 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:41:04,598 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-9b383d19-6b65-4545-abbe-356db1e49400 2018-08-01 10:41:04,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateNetworkSuccessTests-5469c530-247d-4629-a63d-1cfcbf7cf82a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6bb9bce1389909a7c2afdf78b2785fea385bf04" 2018-08-01 10:41:04,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-eb2ba2f2-4318-4c64-819b-759d362a3e57 Date: Wed, 01 Aug 2018 10:41:04 GMT RESP BODY: {"networks":[]} 2018-08-01 10:41:04,783 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateNetworkSuccessTests-5469c530-247d-4629-a63d-1cfcbf7cf82a-pub-net used request id req-eb2ba2f2-4318-4c64-819b-759d362a3e57 2018-08-01 10:41:04,783 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-5469c530-247d-4629-a63d-1cfcbf7cf82a-pub-net 2018-08-01 10:41:04,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6bb9bce1389909a7c2afdf78b2785fea385bf04" -d '{"network": {"mtu": 999, "name": "CreateNetworkSuccessTests-5469c530-247d-4629-a63d-1cfcbf7cf82a-pub-net", "admin_state_up": true}}' 2018-08-01 10:41:05,172 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 647 X-Openstack-Request-Id: req-30c7dd48-508e-45c3-bbdc-cb0a1d5f4785 Date: Wed, 01 Aug 2018 10:41:05 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0e029147-c117-4093-8bcf-f2bff2e59a25","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"c67411d7c6484701ae4d026b0762a060","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T10:41:05Z","is_default":false,"name":"CreateNetworkSuccessTests-5469c530-247d-4629-a63d-1cfcbf7cf82a-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"c67411d7c6484701ae4d026b0762a060","created_at":"2018-08-01T10:41:04Z","mtu":999}} 2018-08-01 10:41:05,172 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks used request id req-30c7dd48-508e-45c3-bbdc-cb0a1d5f4785 2018-08-01 10:41:05,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=0e029147-c117-4093-8bcf-f2bff2e59a25 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6bb9bce1389909a7c2afdf78b2785fea385bf04" 2018-08-01 10:41:05,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-d0d3ce16-74d9-4ee6-8a35-e8b321c4d692 Date: Wed, 01 Aug 2018 10:41:05 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0e029147-c117-4093-8bcf-f2bff2e59a25","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"c67411d7c6484701ae4d026b0762a060","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T10:41:05Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-5469c530-247d-4629-a63d-1cfcbf7cf82a-pub-net","admin_state_up":true,"tenant_id":"c67411d7c6484701ae4d026b0762a060","created_at":"2018-08-01T10:41:04Z","mtu":999}]} 2018-08-01 10:41:05,489 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=0e029147-c117-4093-8bcf-f2bff2e59a25 used request id req-d0d3ce16-74d9-4ee6-8a35-e8b321c4d692 2018-08-01 10:41:05,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=0e029147-c117-4093-8bcf-f2bff2e59a25 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6bb9bce1389909a7c2afdf78b2785fea385bf04" 2018-08-01 10:41:05,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-10cc3521-448a-4a68-a5a3-d4603ad82e70 Date: Wed, 01 Aug 2018 10:41:05 GMT RESP BODY: {"subnets":[]} 2018-08-01 10:41:05,525 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=0e029147-c117-4093-8bcf-f2bff2e59a25 used request id req-10cc3521-448a-4a68-a5a3-d4603ad82e70 2018-08-01 10:41:05,525 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-5469c530-247d-4629-a63d-1cfcbf7cf82a-pub-subnet 2018-08-01 10:41:05,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6bb9bce1389909a7c2afdf78b2785fea385bf04" -d '{"subnets": [{"ip_version": 4, "network_id": "0e029147-c117-4093-8bcf-f2bff2e59a25", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-5469c530-247d-4629-a63d-1cfcbf7cf82a-pub-subnet"}]}' 2018-08-01 10:41:06,045 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-be6eb8fb-35ec-467e-b2cd-c73cd5ada3a1 Date: Wed, 01 Aug 2018 10:41:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0e029147-c117-4093-8bcf-f2bff2e59a25","tenant_id":"c67411d7c6484701ae4d026b0762a060","created_at":"2018-08-01T10:41:05Z","dns_nameservers":[],"updated_at":"2018-08-01T10:41:05Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"c67411d7c6484701ae4d026b0762a060","id":"f1ca814c-3a09-485f-94c7-7baff76bde2d","subnetpool_id":null,"name":"CreateNetworkSuccessTests-5469c530-247d-4629-a63d-1cfcbf7cf82a-pub-subnet"}]} 2018-08-01 10:41:06,045 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets used request id req-be6eb8fb-35ec-467e-b2cd-c73cd5ada3a1 2018-08-01 10:41:06,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=0e029147-c117-4093-8bcf-f2bff2e59a25 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6bb9bce1389909a7c2afdf78b2785fea385bf04" 2018-08-01 10:41:06,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-c60f136d-9a51-40d1-8c13-272e65948699 Date: Wed, 01 Aug 2018 10:41:06 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"0e029147-c117-4093-8bcf-f2bff2e59a25","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c67411d7c6484701ae4d026b0762a060","l2_adjacency":true,"status":"ACTIVE","subnets":["f1ca814c-3a09-485f-94c7-7baff76bde2d"],"description":"","tags":[],"updated_at":"2018-08-01T10:41:05Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-5469c530-247d-4629-a63d-1cfcbf7cf82a-pub-net","admin_state_up":true,"tenant_id":"c67411d7c6484701ae4d026b0762a060","created_at":"2018-08-01T10:41:04Z","mtu":999}]} 2018-08-01 10:41:06,144 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=0e029147-c117-4093-8bcf-f2bff2e59a25 used request id req-c60f136d-9a51-40d1-8c13-272e65948699 2018-08-01 10:41:06,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=0e029147-c117-4093-8bcf-f2bff2e59a25 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6bb9bce1389909a7c2afdf78b2785fea385bf04" 2018-08-01 10:41:06,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-b0333433-edb2-4e56-8773-3b258696a395 Date: Wed, 01 Aug 2018 10:41:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0e029147-c117-4093-8bcf-f2bff2e59a25","tenant_id":"c67411d7c6484701ae4d026b0762a060","created_at":"2018-08-01T10:41:05Z","dns_nameservers":[],"updated_at":"2018-08-01T10:41:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c67411d7c6484701ae4d026b0762a060","id":"f1ca814c-3a09-485f-94c7-7baff76bde2d","subnetpool_id":null,"name":"CreateNetworkSuccessTests-5469c530-247d-4629-a63d-1cfcbf7cf82a-pub-subnet"}]} 2018-08-01 10:41:06,219 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=0e029147-c117-4093-8bcf-f2bff2e59a25 used request id req-b0333433-edb2-4e56-8773-3b258696a395 2018-08-01 10:41:06,220 - OpenStackNetwork - DEBUG - Network [0e029147-c117-4093-8bcf-f2bff2e59a25] created successfully 2018-08-01 10:41:06,220 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:41:06,634 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6165b9a703934a7a9ebade2741cbb190", "name": "CreateNetworkSuccessTests-181804c2-0ccb-4a0-proj-role"}], "expires_at": "2018-08-01T11:41:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c67411d7c6484701ae4d026b0762a060", "name": "CreateNetworkSuccessTests-181804c2-0ccb-4a0-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/c67411d7c6484701ae4d026b0762a060", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/c67411d7c6484701ae4d026b0762a060", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/c67411d7c6484701ae4d026b0762a060", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/c67411d7c6484701ae4d026b0762a060", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/c67411d7c6484701ae4d026b0762a060", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/c67411d7c6484701ae4d026b0762a060", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_c67411d7c6484701ae4d026b0762a060", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_c67411d7c6484701ae4d026b0762a060", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/c67411d7c6484701ae4d026b0762a060", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/c67411d7c6484701ae4d026b0762a060", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/c67411d7c6484701ae4d026b0762a060", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/c67411d7c6484701ae4d026b0762a060", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/c67411d7c6484701ae4d026b0762a060", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/c67411d7c6484701ae4d026b0762a060", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-181804c2-0ccb-4a0-user", "id": "f1dde69753f741bca3ff752af4ad78e7"}, "audit_ids": ["yKqxhwYYSHGf8xGmi9Q5rw"], "issued_at": "2018-08-01T10:41:06.000000Z"}} 2018-08-01 10:41:06,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateNetworkSuccessTests-5469c530-247d-4629-a63d-1cfcbf7cf82a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8453a667c6fa207c329455b7202def12057e3cf" 2018-08-01 10:41:06,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-4a0c8a00-34bc-49b5-88cc-70db6b6af771 Date: Wed, 01 Aug 2018 10:41:06 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"0e029147-c117-4093-8bcf-f2bff2e59a25","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c67411d7c6484701ae4d026b0762a060","l2_adjacency":true,"status":"ACTIVE","subnets":["f1ca814c-3a09-485f-94c7-7baff76bde2d"],"description":"","tags":[],"updated_at":"2018-08-01T10:41:05Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-5469c530-247d-4629-a63d-1cfcbf7cf82a-pub-net","admin_state_up":true,"tenant_id":"c67411d7c6484701ae4d026b0762a060","created_at":"2018-08-01T10:41:04Z","mtu":999}]} 2018-08-01 10:41:06,890 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateNetworkSuccessTests-5469c530-247d-4629-a63d-1cfcbf7cf82a-pub-net used request id req-4a0c8a00-34bc-49b5-88cc-70db6b6af771 2018-08-01 10:41:06,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:41:06,901 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:41: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:41:06,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c67411d7c6484701ae4d026b0762a060 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}015e342331b1e2d53e95415c32e5457a501f756f" 2018-08-01 10:41:07,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:41:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d2d4f80-ae6b-467c-99d6-4ec67e537ecf Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/c67411d7c6484701ae4d026b0762a060"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c67411d7c6484701ae4d026b0762a060", "name": "CreateNetworkSuccessTests-181804c2-0ccb-4a0-proj"}} 2018-08-01 10:41:07,065 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c67411d7c6484701ae4d026b0762a060 used request id req-4d2d4f80-ae6b-467c-99d6-4ec67e537ecf 2018-08-01 10:41:07,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=0e029147-c117-4093-8bcf-f2bff2e59a25 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8453a667c6fa207c329455b7202def12057e3cf" 2018-08-01 10:41:07,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-83cad935-0268-462c-90f7-7ab3f25437a4 Date: Wed, 01 Aug 2018 10:41:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0e029147-c117-4093-8bcf-f2bff2e59a25","tenant_id":"c67411d7c6484701ae4d026b0762a060","created_at":"2018-08-01T10:41:05Z","dns_nameservers":[],"updated_at":"2018-08-01T10:41:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c67411d7c6484701ae4d026b0762a060","id":"f1ca814c-3a09-485f-94c7-7baff76bde2d","subnetpool_id":null,"name":"CreateNetworkSuccessTests-5469c530-247d-4629-a63d-1cfcbf7cf82a-pub-subnet"}]} 2018-08-01 10:41:07,118 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=0e029147-c117-4093-8bcf-f2bff2e59a25 used request id req-83cad935-0268-462c-90f7-7ab3f25437a4 2018-08-01 10:41:07,119 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-5469c530-247d-4629-a63d-1cfcbf7cf82a-pub-subnet 2018-08-01 10:41:07,119 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-5469c530-247d-4629-a63d-1cfcbf7cf82a-pub-subnet 2018-08-01 10:41:07,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/subnets/f1ca814c-3a09-485f-94c7-7baff76bde2d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8453a667c6fa207c329455b7202def12057e3cf" 2018-08-01 10:41:08,329 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1c332d34-bccc-4d86-89d3-2b98fd470349 Date: Wed, 01 Aug 2018 10:41:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:41:08,329 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/f1ca814c-3a09-485f-94c7-7baff76bde2d used request id req-1c332d34-bccc-4d86-89d3-2b98fd470349 2018-08-01 10:41:08,329 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-5469c530-247d-4629-a63d-1cfcbf7cf82a-pub-net 2018-08-01 10:41:08,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/networks/0e029147-c117-4093-8bcf-f2bff2e59a25 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8453a667c6fa207c329455b7202def12057e3cf" 2018-08-01 10:41:09,083 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7e640a49-a796-46f6-8be6-7c5029391808 Date: Wed, 01 Aug 2018 10:41:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:41:09,083 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/0e029147-c117-4093-8bcf-f2bff2e59a25 used request id req-7e640a49-a796-46f6-8be6-7c5029391808 2018-08-01 10:41:09,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateNetworkSuccessTests-5469c530-247d-4629-a63d-1cfcbf7cf82a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8453a667c6fa207c329455b7202def12057e3cf" 2018-08-01 10:41:09,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-824ee4f4-c7b8-4e3b-a0d4-d05034917108 Date: Wed, 01 Aug 2018 10:41:09 GMT RESP BODY: {"networks":[]} 2018-08-01 10:41:09,137 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateNetworkSuccessTests-5469c530-247d-4629-a63d-1cfcbf7cf82a-pub-net used request id req-824ee4f4-c7b8-4e3b-a0d4-d05034917108 2018-08-01 10:41:09,137 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-5469c530-247d-4629-a63d-1cfcbf7cf82a-pub-subnet 2018-08-01 10:41:09,137 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-5469c530-247d-4629-a63d-1cfcbf7cf82a-pub-subnet 2018-08-01 10:41:09,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/subnets/f1ca814c-3a09-485f-94c7-7baff76bde2d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6bb9bce1389909a7c2afdf78b2785fea385bf04" 2018-08-01 10:41:09,173 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 136 X-Openstack-Request-Id: req-8bda0714-5088-487e-8224-a87ed3c15034 Date: Wed, 01 Aug 2018 10:41:09 GMT RESP BODY: {"NeutronError": {"message": "Subnet f1ca814c-3a09-485f-94c7-7baff76bde2d could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-08-01 10:41:09,173 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/f1ca814c-3a09-485f-94c7-7baff76bde2d used request id req-8bda0714-5088-487e-8224-a87ed3c15034 2018-08-01 10:41:09,173 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Subnet f1ca814c-3a09-485f-94c7-7baff76bde2d could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-08-01 10:41:09,173 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-5469c530-247d-4629-a63d-1cfcbf7cf82a-pub-net 2018-08-01 10:41:09,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/networks/0e029147-c117-4093-8bcf-f2bff2e59a25 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6bb9bce1389909a7c2afdf78b2785fea385bf04" 2018-08-01 10:41:09,198 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 138 X-Openstack-Request-Id: req-823062cc-482b-478e-9a44-d0357c1172ef Date: Wed, 01 Aug 2018 10:41:09 GMT RESP BODY: {"NeutronError": {"message": "Network 0e029147-c117-4093-8bcf-f2bff2e59a25 could not be found.", "type": "NetworkNotFound", "detail": ""}} 2018-08-01 10:41:09,199 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/0e029147-c117-4093-8bcf-f2bff2e59a25 used request id req-823062cc-482b-478e-9a44-d0357c1172ef 2018-08-01 10:41:09,199 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Network 0e029147-c117-4093-8bcf-f2bff2e59a25 could not be found.", "type": "NetworkNotFound", "detail": ""}} 2018-08-01 10:41:09,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f609787b9c144cbcc6290972bf4375e466f9d6b" 2018-08-01 10:41:09,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-b566e6ea-ebc1-41a4-9dd8-70df722ff700 Date: Wed, 01 Aug 2018 10:41:09 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a2413a97b61342d8bd27570706ef372d", "created_at": "2018-08-01T09:33:18Z", "updated_at": "2018-08-01T09:33:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "7f556ce3-51d0-4279-a11d-510db9f9a3b1", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "94adc13c-a166-41cf-bd16-f997efc73cb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "b39143b5-c08f-4d0b-9d40-54f472f2389e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "e218b0b7-4501-4f84-9458-caf2891c260d", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}], "revision_number": 4, "project_id": "a2413a97b61342d8bd27570706ef372d", "id": "38229670-7386-42d0-b7b9-2397ea5938de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "created_at": "2018-08-01T09:28:38Z", "updated_at": "2018-08-01T09:28:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "763568f1-8151-4a3c-911a-d06da4423063", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "80d28bee-4aee-47e8-a8da-e0fe31497fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "a47a5ddf-aa37-4ab2-a335-1c93513b5f12", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "f5bba5a5-602b-421e-98b2-5a16117f943f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}], "revision_number": 4, "project_id": "dbe9669438844f3faecdc7fcc050e0d8", "id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ed1054af2e94c049694d98d54211d98", "created_at": "2018-08-01T09:31:40Z", "updated_at": "2018-08-01T09:31:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "34baee87-ea35-42ee-8a69-0f6e2a825d3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "89b9d1c9-f4f9-45cd-8d36-970d44228439", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "b8ab0d59-cab9-4488-82ee-7c5f69709bff", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "d3ab68ea-23b4-4bf6-8dd3-85d029e3d89f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}], "revision_number": 4, "project_id": "2ed1054af2e94c049694d98d54211d98", "id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "created_at": "2018-08-01T09:34:13Z", "updated_at": "2018-08-01T09:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "1dbb3f59-611b-46d1-a82d-2720e0a16f86", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "3878126b-a220-4357-adb9-bc22498f31b1", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "75ce67db-9c04-4561-a10d-8b1ec63943e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "e2945a69-3afe-41e3-a7ec-3ea4c79a12ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}], "revision_number": 4, "project_id": "c0d9b34b06f445a7857603f60b181f3c", "id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-01T09:30:58Z", "updated_at": "2018-08-01T09:30:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "042d4626-2974-418d-affe-f8f2acd05faa", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "995fae58-f0e5-4e10-801c-6c2ce5c7ae0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "cb8404fa-cb24-4879-a34d-f3050dcba730", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "dad6aaab-690e-4c24-9103-6767e0c80bc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "created_at": "2018-08-01T09:31:11Z", "updated_at": "2018-08-01T09:31:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "939e25e0-5dbc-4f6e-9f6f-7fb70e540203", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "9796a673-6928-4009-9c21-1410d395646e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "af7b8bf8-2fb6-4d72-842a-38f72d7581f7", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "b9af65b0-2eb8-45e1-8504-b7dc4dbb83ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}], "revision_number": 4, "project_id": "dd207f801ed3475f9dbe5f13077af1c8", "id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "46dd322c3fcc454eb140e37825746af8", "created_at": "2018-08-01T10:33:44Z", "updated_at": "2018-08-01T10:33:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "0f41470b-1091-45c1-b574-92069f79f8d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "8cc03a9c-8fa5-425b-812f-d7692bae3613", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d1373b1e-2fb9-4e02-a9e1-7e873ba1d7d1", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d21f3909-71f3-43e2-a22d-6a9c2513cb6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}], "revision_number": 4, "project_id": "46dd322c3fcc454eb140e37825746af8", "id": "b2961714-c8a4-4fcb-918b-21d70527c983", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c67411d7c6484701ae4d026b0762a060", "created_at": "2018-08-01T10:41:04Z", "updated_at": "2018-08-01T10:41:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:41:04Z", "revision_number": 0, "id": "154d3e48-8198-455d-ab83-dcc4b2ee5bc0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:41:04Z", "security_group_id": "c2e1d5f6-ac90-4476-904b-97a1d398a69f", "tenant_id": "c67411d7c6484701ae4d026b0762a060", "port_range_min": null, "ethertype": "IPv4", "project_id": "c67411d7c6484701ae4d026b0762a060"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:41:04Z", "revision_number": 0, "id": "57e243fb-3b9a-4e3d-89d3-89cc0761f08a", "remote_group_id": "c2e1d5f6-ac90-4476-904b-97a1d398a69f", "remote_ip_prefix": null, "created_at": "2018-08-01T10:41:04Z", "security_group_id": "c2e1d5f6-ac90-4476-904b-97a1d398a69f", "tenant_id": "c67411d7c6484701ae4d026b0762a060", "port_range_min": null, "ethertype": "IPv6", "project_id": "c67411d7c6484701ae4d026b0762a060"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:41:04Z", "revision_number": 0, "id": "7e3f1e27-fd31-4a10-9a3a-c3ea29a1b2b9", "remote_group_id": "c2e1d5f6-ac90-4476-904b-97a1d398a69f", "remote_ip_prefix": null, "created_at": "2018-08-01T10:41:04Z", "security_group_id": "c2e1d5f6-ac90-4476-904b-97a1d398a69f", "tenant_id": "c67411d7c6484701ae4d026b0762a060", "port_range_min": null, "ethertype": "IPv4", "project_id": "c67411d7c6484701ae4d026b0762a060"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:41:04Z", "revision_number": 0, "id": "a1bc935a-91b5-4577-90e3-557e149099ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:41:04Z", "security_group_id": "c2e1d5f6-ac90-4476-904b-97a1d398a69f", "tenant_id": "c67411d7c6484701ae4d026b0762a060", "port_range_min": null, "ethertype": "IPv6", "project_id": "c67411d7c6484701ae4d026b0762a060"}], "revision_number": 4, "project_id": "c67411d7c6484701ae4d026b0762a060", "id": "c2e1d5f6-ac90-4476-904b-97a1d398a69f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "created_at": "2018-08-01T09:34:57Z", "updated_at": "2018-08-01T09:34:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "8063d12f-30db-4ccf-8ce0-72e59ba81a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c38e1a7a-5857-4f03-b991-6d5c9c9a5b9e", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c725bae1-d3bb-42b5-b331-32737085f28c", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "cfddc134-923b-4e0d-9ec5-dcc5641dd435", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}], "revision_number": 4, "project_id": "455b48a61678488ead79a4cfa07ef5c3", "id": "cd52f913-3072-4ce7-a779-7de795b62b12", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:36:50Z", "updated_at": "2018-08-01T09:36:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "07ef7fe5-a529-45da-bfc0-899f0ea9b592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "bc4dad3a-2a0c-4c31-b901-2909a12adb50", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c35cff35-4306-4116-b9fa-fc27bc7c05d6", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c493e3ac-d9d2-480d-9ec8-50982eedaf5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}], "revision_number": 4, "project_id": "8d96727022f4443794db44ecde432faf", "id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "created_at": "2018-08-01T09:32:45Z", "updated_at": "2018-08-01T09:32:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "058ea790-43ea-4a6f-9950-28418319e577", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "5fcfb31b-cdad-4037-973e-56b74faefd14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "99a24d26-dc7f-42d0-aa23-a7c061f04952", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "b641bb48-566e-472b-a3cc-d38c85ab3ff1", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}], "revision_number": 4, "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "name": "default"}]} 2018-08-01 10:41:09,435 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-b566e6ea-ebc1-41a4-9dd8-70df722ff700 2018-08-01 10:41:09,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f609787b9c144cbcc6290972bf4375e466f9d6b" 2018-08-01 10:41:09,520 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:41:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-86549475-c40f-4323-87eb-8171fa443cc7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2413a97b61342d8bd27570706ef372d.", "code": 404, "title": "Not Found"}} 2018-08-01 10:41:09,520 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d used request id req-86549475-c40f-4323-87eb-8171fa443cc7 2018-08-01 10:41:09,520 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:41:09,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f609787b9c144cbcc6290972bf4375e466f9d6b" 2018-08-01 10:41:09,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:41:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-299b52b6-6cba-46f8-b829-32df203b7134 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.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dbe9669438844f3faecdc7fcc050e0d8", "name": "service"}} 2018-08-01 10:41:09,605 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 used request id req-299b52b6-6cba-46f8-b829-32df203b7134 2018-08-01 10:41:09,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f609787b9c144cbcc6290972bf4375e466f9d6b" 2018-08-01 10:41:09,687 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:41:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f07ba4bc-9172-4b29-8473-042897e8758d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ed1054af2e94c049694d98d54211d98.", "code": 404, "title": "Not Found"}} 2018-08-01 10:41:09,687 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 used request id req-f07ba4bc-9172-4b29-8473-042897e8758d 2018-08-01 10:41:09,687 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:41:09,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f609787b9c144cbcc6290972bf4375e466f9d6b" 2018-08-01 10:41:09,773 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:41:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-345fa656-472e-4fbe-bedb-cdf93cb9e951 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c0d9b34b06f445a7857603f60b181f3c.", "code": 404, "title": "Not Found"}} 2018-08-01 10:41:09,773 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c used request id req-345fa656-472e-4fbe-bedb-cdf93cb9e951 2018-08-01 10:41:09,773 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:41:09,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f609787b9c144cbcc6290972bf4375e466f9d6b" 2018-08-01 10:41:09,857 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:41:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bb779034-dbef-4e3c-9640-eda048839847 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: dd207f801ed3475f9dbe5f13077af1c8.", "code": 404, "title": "Not Found"}} 2018-08-01 10:41:09,857 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 used request id req-bb779034-dbef-4e3c-9640-eda048839847 2018-08-01 10:41:09,857 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:41:09,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f609787b9c144cbcc6290972bf4375e466f9d6b" 2018-08-01 10:41:09,941 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:41:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bbfd10e0-eea0-4a9e-8505-47134382742e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 46dd322c3fcc454eb140e37825746af8.", "code": 404, "title": "Not Found"}} 2018-08-01 10:41:09,942 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 used request id req-bbfd10e0-eea0-4a9e-8505-47134382742e 2018-08-01 10:41:09,942 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:41:09,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c67411d7c6484701ae4d026b0762a060 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f609787b9c144cbcc6290972bf4375e466f9d6b" 2018-08-01 10:41:10,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:41:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-804c6edf-f0fb-44fe-84d0-12c7837fc9bc Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/c67411d7c6484701ae4d026b0762a060"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c67411d7c6484701ae4d026b0762a060", "name": "CreateNetworkSuccessTests-181804c2-0ccb-4a0-proj"}} 2018-08-01 10:41:10,028 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c67411d7c6484701ae4d026b0762a060 used request id req-804c6edf-f0fb-44fe-84d0-12c7837fc9bc 2018-08-01 10:41:10,029 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c2e1d5f6-ac90-4476-904b-97a1d398a69f 2018-08-01 10:41:10,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=c2e1d5f6-ac90-4476-904b-97a1d398a69f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f609787b9c144cbcc6290972bf4375e466f9d6b" 2018-08-01 10:41:10,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-2b66c33f-2a52-4de5-925b-5f78d2e495e9 Date: Wed, 01 Aug 2018 10:41: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-08-01T10:41:04Z", "security_group_id": "c2e1d5f6-ac90-4476-904b-97a1d398a69f", "port_range_min": null, "revision_number": 0, "tenant_id": "c67411d7c6484701ae4d026b0762a060", "created_at": "2018-08-01T10:41:04Z", "project_id": "c67411d7c6484701ae4d026b0762a060", "id": "154d3e48-8198-455d-ab83-dcc4b2ee5bc0"}, {"remote_group_id": "c2e1d5f6-ac90-4476-904b-97a1d398a69f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:41:04Z", "security_group_id": "c2e1d5f6-ac90-4476-904b-97a1d398a69f", "port_range_min": null, "revision_number": 0, "tenant_id": "c67411d7c6484701ae4d026b0762a060", "created_at": "2018-08-01T10:41:04Z", "project_id": "c67411d7c6484701ae4d026b0762a060", "id": "57e243fb-3b9a-4e3d-89d3-89cc0761f08a"}, {"remote_group_id": "c2e1d5f6-ac90-4476-904b-97a1d398a69f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:41:04Z", "security_group_id": "c2e1d5f6-ac90-4476-904b-97a1d398a69f", "port_range_min": null, "revision_number": 0, "tenant_id": "c67411d7c6484701ae4d026b0762a060", "created_at": "2018-08-01T10:41:04Z", "project_id": "c67411d7c6484701ae4d026b0762a060", "id": "7e3f1e27-fd31-4a10-9a3a-c3ea29a1b2b9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:41:04Z", "security_group_id": "c2e1d5f6-ac90-4476-904b-97a1d398a69f", "port_range_min": null, "revision_number": 0, "tenant_id": "c67411d7c6484701ae4d026b0762a060", "created_at": "2018-08-01T10:41:04Z", "project_id": "c67411d7c6484701ae4d026b0762a060", "id": "a1bc935a-91b5-4577-90e3-557e149099ac"}]} 2018-08-01 10:41:10,053 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=c2e1d5f6-ac90-4476-904b-97a1d398a69f used request id req-2b66c33f-2a52-4de5-925b-5f78d2e495e9 2018-08-01 10:41:10,054 - neutron_utils - INFO - Deleting security group with name - default 2018-08-01 10:41:10,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/c2e1d5f6-ac90-4476-904b-97a1d398a69f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f609787b9c144cbcc6290972bf4375e466f9d6b" 2018-08-01 10:41:10,182 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9c777f03-6291-4f9b-acf5-71b451f0b447 Content-Length: 0 Date: Wed, 01 Aug 2018 10:41:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:41:10,182 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/c2e1d5f6-ac90-4476-904b-97a1d398a69f used request id req-9c777f03-6291-4f9b-acf5-71b451f0b447 2018-08-01 10:41:10,183 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-181804c2-0ccb-4a0-proj 2018-08-01 10:41:10,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/c67411d7c6484701ae4d026b0762a060 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f609787b9c144cbcc6290972bf4375e466f9d6b" 2018-08-01 10:41:10,401 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:41:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f839c852-0aa9-4338-b097-cb3b6fb309b3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:41:10,401 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/c67411d7c6484701ae4d026b0762a060 used request id req-f839c852-0aa9-4338-b097-cb3b6fb309b3 2018-08-01 10:41:10,401 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-181804c2-0ccb-4a0-proj-role 2018-08-01 10:41:10,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/6165b9a703934a7a9ebade2741cbb190 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f609787b9c144cbcc6290972bf4375e466f9d6b" 2018-08-01 10:41:10,514 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:41:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba290312-0e29-4086-bf1b-b32434811895 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:41:10,515 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/6165b9a703934a7a9ebade2741cbb190 used request id req-ba290312-0e29-4086-bf1b-b32434811895 2018-08-01 10:41:10,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f609787b9c144cbcc6290972bf4375e466f9d6b" 2018-08-01 10:41:10,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:41:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7f235c8-36bd-42e3-a62e-9295e010220d Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:41:10,602 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-f7f235c8-36bd-42e3-a62e-9295e010220d 2018-08-01 10:41:10,603 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-181804c2-0ccb-4a0-user 2018-08-01 10:41:10,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/f1dde69753f741bca3ff752af4ad78e7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca4fadf55c37b5e39affccc569e7d753a8cad18e" 2018-08-01 10:41:10,802 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:41:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-42fe8f48-b086-4f1c-801c-5941899051a2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:41:10,802 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/f1dde69753f741bca3ff752af4ad78e7 used request id req-42fe8f48-b086-4f1c-801c-5941899051a2 2018-08-01 10:41:10,804 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:41:11,186 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:41:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["wvkcKrG6QNKXx-ZfMcAxYA"], "issued_at": "2018-08-01T10:41:11.000000Z"}} 2018-08-01 10:41:11,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54a0927f4abba050905d548bccf587f8e50bb7c8" 2018-08-01 10:41:11,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:41:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d8982a9-7031-4846-b04f-9e5b78565f42 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:41:11,265 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-1d8982a9-7031-4846-b04f-9e5b78565f42 2018-08-01 10:41:11,266 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:41:11,268 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:41:11,647 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:41:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["VaA9jCaFSQaF9hfbyELS1w"], "issued_at": "2018-08-01T10:41:11.000000Z"}} 2018-08-01 10:41:11,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab8ffa4c6a1a86cc171b4bf45d61f64dbc099897" 2018-08-01 10:41:11,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:41:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be01b601-d5fe-473e-8ded-5b59962bad22 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:41:11,725 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-be01b601-d5fe-473e-8ded-5b59962bad22 2018-08-01 10:41:11,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:41:11,734 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:41: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:41:11,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-767c006c-8978-4ae-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab8ffa4c6a1a86cc171b4bf45d61f64dbc099897" 2018-08-01 10:41:11,820 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:41:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5299f56-27c1-4b93-876d-ef8a9840663d Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-767c006c-8978-4ae-proj", "previous": null, "next": null}, "projects": []} 2018-08-01 10:41:11,820 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-767c006c-8978-4ae-proj used request id req-a5299f56-27c1-4b93-876d-ef8a9840663d 2018-08-01 10:41:11,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab8ffa4c6a1a86cc171b4bf45d61f64dbc099897" 2018-08-01 10:41:11,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:41:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b62bb26-7794-4c1b-a209-c3dcd0446aa0 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:41:11,907 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-4b62bb26-7794-4c1b-a209-c3dcd0446aa0 2018-08-01 10:41:11,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab8ffa4c6a1a86cc171b4bf45d61f64dbc099897" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-767c006c-8978-4ae-proj"}}' 2018-08-01 10:41:11,970 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:41:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d2a89ef-168b-4fb1-8d66-a17382df1c6e Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/0e7f1c6f88404cf0ba08250d8ffa2570"}, "tags": [], "enabled": true, "id": "0e7f1c6f88404cf0ba08250d8ffa2570", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-767c006c-8978-4ae-proj"}} 2018-08-01 10:41:11,970 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-7d2a89ef-168b-4fb1-8d66-a17382df1c6e 2018-08-01 10:41:11,971 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-767c006c-8978-4ae-proj 2018-08-01 10:41:11,971 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:41:11,971 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:41:12,351 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:41:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["CrgydHG4SamF5YBa9OlOGA"], "issued_at": "2018-08-01T10:41:12.000000Z"}} 2018-08-01 10:41:12,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a5b21d5195ce103345846a9da119b28c4a52dac" 2018-08-01 10:41:12,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:41:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87cefa84-f75d-457c-8e43-2134f7a1084b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:41:12,364 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-87cefa84-f75d-457c-8e43-2134f7a1084b 2018-08-01 10:41:12,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:41:12,372 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:41: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:41:12,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a5b21d5195ce103345846a9da119b28c4a52dac" 2018-08-01 10:41:12,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:41:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9f84d39-ecd8-491f-8ccc-d87d821a8c41 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 10:41:12,473 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-d9f84d39-ecd8-491f-8ccc-d87d821a8c41 2018-08-01 10:41:12,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateNetworkSuccessTests-767c006c-8978-4ae-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a5b21d5195ce103345846a9da119b28c4a52dac" 2018-08-01 10:41:12,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:41:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dfcb063c-1cca-471d-858b-d0459b0250dc Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateNetworkSuccessTests-767c006c-8978-4ae-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/0e7f1c6f88404cf0ba08250d8ffa2570"}, "tags": [], "enabled": true, "id": "0e7f1c6f88404cf0ba08250d8ffa2570", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-767c006c-8978-4ae-proj"}]} 2018-08-01 10:41:12,561 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateNetworkSuccessTests-767c006c-8978-4ae-proj used request id req-dfcb063c-1cca-471d-858b-d0459b0250dc 2018-08-01 10:41:12,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a5b21d5195ce103345846a9da119b28c4a52dac" 2018-08-01 10:41:12,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:41:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab5e19b8-7e34-4288-8c95-9ebe6421c219 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:41:12,727 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-ab5e19b8-7e34-4288-8c95-9ebe6421c219 2018-08-01 10:41:13,115 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-767c006c-8978-4ae-user 2018-08-01 10:41:13,115 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:41:13,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab8ffa4c6a1a86cc171b4bf45d61f64dbc099897" 2018-08-01 10:41:13,210 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:41:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bc43624-1b67-4635-b466-ee92cc69f2a4 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:41:13,211 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-0bc43624-1b67-4635-b466-ee92cc69f2a4 2018-08-01 10:41:13,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab8ffa4c6a1a86cc171b4bf45d61f64dbc099897" -d '{"role": {"name": "CreateNetworkSuccessTests-767c006c-8978-4ae-proj-role"}}' 2018-08-01 10:41:13,407 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:41:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a12dd169-411d-4fd1-a429-5e762d80a53f Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3610d10407ae480cb7b77aac78402f5d", "links": {"self": "http://172.30.9.24:5000/v3/roles/3610d10407ae480cb7b77aac78402f5d"}, "name": "CreateNetworkSuccessTests-767c006c-8978-4ae-proj-role"}} 2018-08-01 10:41:13,407 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-a12dd169-411d-4fd1-a429-5e762d80a53f 2018-08-01 10:41:13,407 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-767c006c-8978-4ae-proj-role 2018-08-01 10:41:13,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/3610d10407ae480cb7b77aac78402f5d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab8ffa4c6a1a86cc171b4bf45d61f64dbc099897" 2018-08-01 10:41:13,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:41:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1357cc2-2369-4f8e-9ff0-f852fa8ef595 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3610d10407ae480cb7b77aac78402f5d", "links": {"self": "http://172.30.9.24:5000/v3/roles/3610d10407ae480cb7b77aac78402f5d"}, "name": "CreateNetworkSuccessTests-767c006c-8978-4ae-proj-role"}} 2018-08-01 10:41:13,426 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/3610d10407ae480cb7b77aac78402f5d used request id req-d1357cc2-2369-4f8e-9ff0-f852fa8ef595 2018-08-01 10:41:13,426 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-767c006c-8978-4ae-proj-role to project CreateNetworkSuccessTests-767c006c-8978-4ae-proj 2018-08-01 10:41:13,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/0e7f1c6f88404cf0ba08250d8ffa2570/users/f4bb85bc49194742942c2d383f4c0167/roles/3610d10407ae480cb7b77aac78402f5d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab8ffa4c6a1a86cc171b4bf45d61f64dbc099897" 2018-08-01 10:41:13,553 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:41:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e4ae90f7-03eb-44ae-8cd1-85d20b2150b5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:41:13,554 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/0e7f1c6f88404cf0ba08250d8ffa2570/users/f4bb85bc49194742942c2d383f4c0167/roles/3610d10407ae480cb7b77aac78402f5d used request id req-e4ae90f7-03eb-44ae-8cd1-85d20b2150b5 2018-08-01 10:41:13,554 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:41:13,555 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:41:13,940 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:41:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["qaq9CynZTtO9EKBs2yMgtw"], "issued_at": "2018-08-01T10:41:13.000000Z"}} 2018-08-01 10:41:13,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5049c6f5e7115bc52ba2f166ff99084cdc5ef69" 2018-08-01 10:41:14,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:41:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38b9b5d8-637b-4f1d-8a7e-ad898675f574 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:41:14,029 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-38b9b5d8-637b-4f1d-8a7e-ad898675f574 2018-08-01 10:41:14,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateNetworkSuccessTests-42533573-ccd4-487e-bc1c-0b0dc14440d9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5049c6f5e7115bc52ba2f166ff99084cdc5ef69" 2018-08-01 10:41:14,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-6ff3e5da-7a68-4eff-88a1-b97662af67a4 Date: Wed, 01 Aug 2018 10:41:14 GMT RESP BODY: {"networks":[]} 2018-08-01 10:41:14,215 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateNetworkSuccessTests-42533573-ccd4-487e-bc1c-0b0dc14440d9-pub-net used request id req-6ff3e5da-7a68-4eff-88a1-b97662af67a4 2018-08-01 10:41:14,215 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-42533573-ccd4-487e-bc1c-0b0dc14440d9-pub-net 2018-08-01 10:41:14,215 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:41:14,216 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:41:14,596 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:41:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["A05T55ifREaSXC2PwIncIA"], "issued_at": "2018-08-01T10:41:14.000000Z"}} 2018-08-01 10:41:14,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fff339a39adfd59d17292a0b03df2608c9ead584" 2018-08-01 10:41:14,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:41:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2034257b-7f82-42d5-b7d9-5dbd35232960 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:41:14,677 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-2034257b-7f82-42d5-b7d9-5dbd35232960 2018-08-01 10:41:14,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:41:14,686 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:41: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:41:14,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateNetworkSuccessTests-767c006c-8978-4ae-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fff339a39adfd59d17292a0b03df2608c9ead584" 2018-08-01 10:41:14,773 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:41:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dda66b6c-ba31-4558-b9e4-f19df8c13b1a Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateNetworkSuccessTests-767c006c-8978-4ae-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/0e7f1c6f88404cf0ba08250d8ffa2570"}, "tags": [], "enabled": true, "id": "0e7f1c6f88404cf0ba08250d8ffa2570", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-767c006c-8978-4ae-proj"}]} 2018-08-01 10:41:14,773 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateNetworkSuccessTests-767c006c-8978-4ae-proj used request id req-dda66b6c-ba31-4558-b9e4-f19df8c13b1a 2018-08-01 10:41:14,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5049c6f5e7115bc52ba2f166ff99084cdc5ef69" -d '{"network": {"tenant_id": "0e7f1c6f88404cf0ba08250d8ffa2570", "mtu": 999, "name": "CreateNetworkSuccessTests-42533573-ccd4-487e-bc1c-0b0dc14440d9-pub-net", "admin_state_up": true}}' 2018-08-01 10:41:15,119 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 742 X-Openstack-Request-Id: req-35c0dd66-ede0-469f-9d50-6fca7717e772 Date: Wed, 01 Aug 2018 10:41: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":"5f85183b-cb5f-4a4d-bbf5-c8ba5eecb0e9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":13,"ipv4_address_scope":null,"shared":false,"project_id":"0e7f1c6f88404cf0ba08250d8ffa2570","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T10:41:15Z","is_default":false,"qos_policy_id":null,"name":"CreateNetworkSuccessTests-42533573-ccd4-487e-bc1c-0b0dc14440d9-pub-net","admin_state_up":true,"tenant_id":"0e7f1c6f88404cf0ba08250d8ffa2570","created_at":"2018-08-01T10:41:14Z","mtu":999}} 2018-08-01 10:41:15,119 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks used request id req-35c0dd66-ede0-469f-9d50-6fca7717e772 2018-08-01 10:41:15,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=5f85183b-cb5f-4a4d-bbf5-c8ba5eecb0e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5049c6f5e7115bc52ba2f166ff99084cdc5ef69" 2018-08-01 10:41:15,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-1e7ef68d-e23a-47ff-8deb-f320a8b140c9 Date: Wed, 01 Aug 2018 10:41:15 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":999,"id":"5f85183b-cb5f-4a4d-bbf5-c8ba5eecb0e9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":13,"ipv4_address_scope":null,"shared":false,"project_id":"0e7f1c6f88404cf0ba08250d8ffa2570","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T10:41:15Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-42533573-ccd4-487e-bc1c-0b0dc14440d9-pub-net","admin_state_up":true,"tenant_id":"0e7f1c6f88404cf0ba08250d8ffa2570","created_at":"2018-08-01T10:41:14Z","provider:network_type":"vxlan"}]} 2018-08-01 10:41:15,191 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=5f85183b-cb5f-4a4d-bbf5-c8ba5eecb0e9 used request id req-1e7ef68d-e23a-47ff-8deb-f320a8b140c9 2018-08-01 10:41:15,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=5f85183b-cb5f-4a4d-bbf5-c8ba5eecb0e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5049c6f5e7115bc52ba2f166ff99084cdc5ef69" 2018-08-01 10:41:15,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-81da7afb-6f9e-4f72-b258-7af921b32f55 Date: Wed, 01 Aug 2018 10:41:15 GMT RESP BODY: {"subnets":[]} 2018-08-01 10:41:15,222 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=5f85183b-cb5f-4a4d-bbf5-c8ba5eecb0e9 used request id req-81da7afb-6f9e-4f72-b258-7af921b32f55 2018-08-01 10:41:15,223 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:41:15,223 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:41:15,602 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:41:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["Jpmj_9exT12NKKiSC-MkkQ"], "issued_at": "2018-08-01T10:41:15.000000Z"}} 2018-08-01 10:41:15,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0344f1cfc631a94134f4e64d5d93d0f0d54e0078" 2018-08-01 10:41:15,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:41:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8d58382-c5c9-487e-9553-fea7ca588611 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:41:15,679 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-d8d58382-c5c9-487e-9553-fea7ca588611 2018-08-01 10:41:15,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:41:15,688 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:41: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:41:15,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateNetworkSuccessTests-767c006c-8978-4ae-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0344f1cfc631a94134f4e64d5d93d0f0d54e0078" 2018-08-01 10:41:15,707 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:41:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c9025d7-5f27-4ee5-822d-140612b95276 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateNetworkSuccessTests-767c006c-8978-4ae-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/0e7f1c6f88404cf0ba08250d8ffa2570"}, "tags": [], "enabled": true, "id": "0e7f1c6f88404cf0ba08250d8ffa2570", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-767c006c-8978-4ae-proj"}]} 2018-08-01 10:41:15,707 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateNetworkSuccessTests-767c006c-8978-4ae-proj used request id req-8c9025d7-5f27-4ee5-822d-140612b95276 2018-08-01 10:41:15,708 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-42533573-ccd4-487e-bc1c-0b0dc14440d9-pub-subnet 2018-08-01 10:41:15,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5049c6f5e7115bc52ba2f166ff99084cdc5ef69" -d '{"subnets": [{"ip_version": 4, "network_id": "5f85183b-cb5f-4a4d-bbf5-c8ba5eecb0e9", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-42533573-ccd4-487e-bc1c-0b0dc14440d9-pub-subnet", "tenant_id": "0e7f1c6f88404cf0ba08250d8ffa2570"}]}' 2018-08-01 10:41:16,078 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-35641085-f1e2-44ef-9581-06e057af94fb Date: Wed, 01 Aug 2018 10:41:16 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T10:41: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":"3cc8f8ee-98a4-49ac-b651-cc5b5eb34668","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0e7f1c6f88404cf0ba08250d8ffa2570","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"CreateNetworkSuccessTests-42533573-ccd4-487e-bc1c-0b0dc14440d9-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"5f85183b-cb5f-4a4d-bbf5-c8ba5eecb0e9","tenant_id":"0e7f1c6f88404cf0ba08250d8ffa2570","created_at":"2018-08-01T10:41:15Z","ip_version":4}]} 2018-08-01 10:41:16,078 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets used request id req-35641085-f1e2-44ef-9581-06e057af94fb 2018-08-01 10:41:16,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=5f85183b-cb5f-4a4d-bbf5-c8ba5eecb0e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5049c6f5e7115bc52ba2f166ff99084cdc5ef69" 2018-08-01 10:41:16,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-325c6547-2e18-4ccb-a516-ce855613892a Date: Wed, 01 Aug 2018 10:41:16 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":999,"id":"5f85183b-cb5f-4a4d-bbf5-c8ba5eecb0e9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":13,"ipv4_address_scope":null,"shared":false,"project_id":"0e7f1c6f88404cf0ba08250d8ffa2570","l2_adjacency":true,"status":"ACTIVE","subnets":["3cc8f8ee-98a4-49ac-b651-cc5b5eb34668"],"description":"","tags":[],"updated_at":"2018-08-01T10:41:15Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-42533573-ccd4-487e-bc1c-0b0dc14440d9-pub-net","admin_state_up":true,"tenant_id":"0e7f1c6f88404cf0ba08250d8ffa2570","created_at":"2018-08-01T10:41:14Z","provider:network_type":"vxlan"}]} 2018-08-01 10:41:16,162 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=5f85183b-cb5f-4a4d-bbf5-c8ba5eecb0e9 used request id req-325c6547-2e18-4ccb-a516-ce855613892a 2018-08-01 10:41:16,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=5f85183b-cb5f-4a4d-bbf5-c8ba5eecb0e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5049c6f5e7115bc52ba2f166ff99084cdc5ef69" 2018-08-01 10:41:16,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-5d7eee4a-951f-4826-bc6e-5f04b9eabb37 Date: Wed, 01 Aug 2018 10:41:16 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T10:41: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":"3cc8f8ee-98a4-49ac-b651-cc5b5eb34668","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0e7f1c6f88404cf0ba08250d8ffa2570","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"CreateNetworkSuccessTests-42533573-ccd4-487e-bc1c-0b0dc14440d9-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"5f85183b-cb5f-4a4d-bbf5-c8ba5eecb0e9","tenant_id":"0e7f1c6f88404cf0ba08250d8ffa2570","created_at":"2018-08-01T10:41:15Z","ip_version":4}]} 2018-08-01 10:41:16,217 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=5f85183b-cb5f-4a4d-bbf5-c8ba5eecb0e9 used request id req-5d7eee4a-951f-4826-bc6e-5f04b9eabb37 2018-08-01 10:41:16,218 - OpenStackNetwork - DEBUG - Network [5f85183b-cb5f-4a4d-bbf5-c8ba5eecb0e9] created successfully 2018-08-01 10:41:16,218 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:41:16,602 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3610d10407ae480cb7b77aac78402f5d", "name": "CreateNetworkSuccessTests-767c006c-8978-4ae-proj-role"}], "expires_at": "2018-08-01T11:41:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0e7f1c6f88404cf0ba08250d8ffa2570", "name": "CreateNetworkSuccessTests-767c006c-8978-4ae-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/0e7f1c6f88404cf0ba08250d8ffa2570", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/0e7f1c6f88404cf0ba08250d8ffa2570", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/0e7f1c6f88404cf0ba08250d8ffa2570", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/0e7f1c6f88404cf0ba08250d8ffa2570", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/0e7f1c6f88404cf0ba08250d8ffa2570", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/0e7f1c6f88404cf0ba08250d8ffa2570", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_0e7f1c6f88404cf0ba08250d8ffa2570", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_0e7f1c6f88404cf0ba08250d8ffa2570", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/0e7f1c6f88404cf0ba08250d8ffa2570", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/0e7f1c6f88404cf0ba08250d8ffa2570", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/0e7f1c6f88404cf0ba08250d8ffa2570", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/0e7f1c6f88404cf0ba08250d8ffa2570", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/0e7f1c6f88404cf0ba08250d8ffa2570", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/0e7f1c6f88404cf0ba08250d8ffa2570", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-767c006c-8978-4ae-user", "id": "f4bb85bc49194742942c2d383f4c0167"}, "audit_ids": ["zGaWOfMzTrWynvgzj6mthA"], "issued_at": "2018-08-01T10:41:16.000000Z"}} 2018-08-01 10:41:16,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateNetworkSuccessTests-42533573-ccd4-487e-bc1c-0b0dc14440d9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}549a05358aaeb0d95dc6edee838d1eec5b404840" 2018-08-01 10:41:16,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-f3b569dc-7220-4b30-98ed-bbd9159aaa7d Date: Wed, 01 Aug 2018 10:41:16 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"5f85183b-cb5f-4a4d-bbf5-c8ba5eecb0e9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0e7f1c6f88404cf0ba08250d8ffa2570","l2_adjacency":true,"status":"ACTIVE","subnets":["3cc8f8ee-98a4-49ac-b651-cc5b5eb34668"],"description":"","tags":[],"updated_at":"2018-08-01T10:41:15Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-42533573-ccd4-487e-bc1c-0b0dc14440d9-pub-net","admin_state_up":true,"tenant_id":"0e7f1c6f88404cf0ba08250d8ffa2570","created_at":"2018-08-01T10:41:14Z","mtu":999}]} 2018-08-01 10:41:16,897 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateNetworkSuccessTests-42533573-ccd4-487e-bc1c-0b0dc14440d9-pub-net used request id req-f3b569dc-7220-4b30-98ed-bbd9159aaa7d 2018-08-01 10:41:16,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:41:16,906 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:41: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:41:16,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/0e7f1c6f88404cf0ba08250d8ffa2570 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54a0927f4abba050905d548bccf587f8e50bb7c8" 2018-08-01 10:41:16,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:41:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50feb02a-78d4-4944-83fb-85716d4fbe7d Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/0e7f1c6f88404cf0ba08250d8ffa2570"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0e7f1c6f88404cf0ba08250d8ffa2570", "name": "CreateNetworkSuccessTests-767c006c-8978-4ae-proj"}} 2018-08-01 10:41:16,994 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/0e7f1c6f88404cf0ba08250d8ffa2570 used request id req-50feb02a-78d4-4944-83fb-85716d4fbe7d 2018-08-01 10:41:16,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=5f85183b-cb5f-4a4d-bbf5-c8ba5eecb0e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}549a05358aaeb0d95dc6edee838d1eec5b404840" 2018-08-01 10:41:17,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-3a79ecf8-7471-4d59-9a47-736811a59654 Date: Wed, 01 Aug 2018 10:41:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5f85183b-cb5f-4a4d-bbf5-c8ba5eecb0e9","tenant_id":"0e7f1c6f88404cf0ba08250d8ffa2570","created_at":"2018-08-01T10:41:15Z","dns_nameservers":[],"updated_at":"2018-08-01T10:41:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0e7f1c6f88404cf0ba08250d8ffa2570","id":"3cc8f8ee-98a4-49ac-b651-cc5b5eb34668","subnetpool_id":null,"name":"CreateNetworkSuccessTests-42533573-ccd4-487e-bc1c-0b0dc14440d9-pub-subnet"}]} 2018-08-01 10:41:17,079 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=5f85183b-cb5f-4a4d-bbf5-c8ba5eecb0e9 used request id req-3a79ecf8-7471-4d59-9a47-736811a59654 2018-08-01 10:41:17,079 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:41:17,080 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:41:17,484 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3610d10407ae480cb7b77aac78402f5d", "name": "CreateNetworkSuccessTests-767c006c-8978-4ae-proj-role"}], "expires_at": "2018-08-01T11:41:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0e7f1c6f88404cf0ba08250d8ffa2570", "name": "CreateNetworkSuccessTests-767c006c-8978-4ae-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/0e7f1c6f88404cf0ba08250d8ffa2570", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/0e7f1c6f88404cf0ba08250d8ffa2570", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/0e7f1c6f88404cf0ba08250d8ffa2570", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/0e7f1c6f88404cf0ba08250d8ffa2570", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/0e7f1c6f88404cf0ba08250d8ffa2570", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/0e7f1c6f88404cf0ba08250d8ffa2570", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_0e7f1c6f88404cf0ba08250d8ffa2570", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_0e7f1c6f88404cf0ba08250d8ffa2570", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/0e7f1c6f88404cf0ba08250d8ffa2570", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/0e7f1c6f88404cf0ba08250d8ffa2570", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/0e7f1c6f88404cf0ba08250d8ffa2570", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/0e7f1c6f88404cf0ba08250d8ffa2570", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/0e7f1c6f88404cf0ba08250d8ffa2570", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/0e7f1c6f88404cf0ba08250d8ffa2570", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-767c006c-8978-4ae-user", "id": "f4bb85bc49194742942c2d383f4c0167"}, "audit_ids": ["jsZ1dS3BTDiNUh-6jCz9Sg"], "issued_at": "2018-08-01T10:41:17.000000Z"}} 2018-08-01 10:41:17,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffb7274464624b7e6794a58f2e06f7cb118f280e" 2018-08-01 10:41:17,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:41:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b2e672e-d95f-41ba-8943-ecd44aafc880 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:41:17,496 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-0b2e672e-d95f-41ba-8943-ecd44aafc880 2018-08-01 10:41:17,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateNetworkSuccessTests-42533573-ccd4-487e-bc1c-0b0dc14440d9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffb7274464624b7e6794a58f2e06f7cb118f280e" 2018-08-01 10:41:17,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-c02203b0-1293-457f-ba76-3684d21d2f67 Date: Wed, 01 Aug 2018 10:41:17 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"5f85183b-cb5f-4a4d-bbf5-c8ba5eecb0e9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0e7f1c6f88404cf0ba08250d8ffa2570","l2_adjacency":true,"status":"ACTIVE","subnets":["3cc8f8ee-98a4-49ac-b651-cc5b5eb34668"],"description":"","tags":[],"updated_at":"2018-08-01T10:41:15Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-42533573-ccd4-487e-bc1c-0b0dc14440d9-pub-net","admin_state_up":true,"tenant_id":"0e7f1c6f88404cf0ba08250d8ffa2570","created_at":"2018-08-01T10:41:14Z","mtu":999}]} 2018-08-01 10:41:17,754 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateNetworkSuccessTests-42533573-ccd4-487e-bc1c-0b0dc14440d9-pub-net used request id req-c02203b0-1293-457f-ba76-3684d21d2f67 2018-08-01 10:41:17,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:41:17,761 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:41: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:41:17,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/0e7f1c6f88404cf0ba08250d8ffa2570 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffb7274464624b7e6794a58f2e06f7cb118f280e" 2018-08-01 10:41:17,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:41:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24e34b11-4aa2-4a29-b2e6-c753b5b684aa Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/0e7f1c6f88404cf0ba08250d8ffa2570"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0e7f1c6f88404cf0ba08250d8ffa2570", "name": "CreateNetworkSuccessTests-767c006c-8978-4ae-proj"}} 2018-08-01 10:41:17,848 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/0e7f1c6f88404cf0ba08250d8ffa2570 used request id req-24e34b11-4aa2-4a29-b2e6-c753b5b684aa 2018-08-01 10:41:17,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=5f85183b-cb5f-4a4d-bbf5-c8ba5eecb0e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffb7274464624b7e6794a58f2e06f7cb118f280e" 2018-08-01 10:41:17,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-98a76c24-10ce-4ca5-944d-d996737ea07f Date: Wed, 01 Aug 2018 10:41:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5f85183b-cb5f-4a4d-bbf5-c8ba5eecb0e9","tenant_id":"0e7f1c6f88404cf0ba08250d8ffa2570","created_at":"2018-08-01T10:41:15Z","dns_nameservers":[],"updated_at":"2018-08-01T10:41:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0e7f1c6f88404cf0ba08250d8ffa2570","id":"3cc8f8ee-98a4-49ac-b651-cc5b5eb34668","subnetpool_id":null,"name":"CreateNetworkSuccessTests-42533573-ccd4-487e-bc1c-0b0dc14440d9-pub-subnet"}]} 2018-08-01 10:41:17,898 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=5f85183b-cb5f-4a4d-bbf5-c8ba5eecb0e9 used request id req-98a76c24-10ce-4ca5-944d-d996737ea07f 2018-08-01 10:41:17,899 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:41:17,900 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:41:18,279 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:41:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["J17iAHXqTXie_ZNJT4j3rA"], "issued_at": "2018-08-01T10:41:18.000000Z"}} 2018-08-01 10:41:18,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}200f5cb3e9039d27ba20327d4b92a1edf8751613" 2018-08-01 10:41:18,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:41:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5e5793c-dfba-41ce-89ea-79bc79709d1b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:41:18,358 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-f5e5793c-dfba-41ce-89ea-79bc79709d1b 2018-08-01 10:41:18,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/routers?name=CreateNetworkSuccessTests-42533573-ccd4-487e-bc1c-0b0dc14440d9-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}200f5cb3e9039d27ba20327d4b92a1edf8751613" 2018-08-01 10:41:18,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-0a02a3e9-8c7b-4f44-b4ae-b696ea1b617e Date: Wed, 01 Aug 2018 10:41:18 GMT RESP BODY: {"routers": []} 2018-08-01 10:41:18,564 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers?name=CreateNetworkSuccessTests-42533573-ccd4-487e-bc1c-0b0dc14440d9-pub-router&admin_state_up=True used request id req-0a02a3e9-8c7b-4f44-b4ae-b696ea1b617e 2018-08-01 10:41:18,564 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:41:18,565 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:41:18,951 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:41:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["UQ7Hskz2R_mRNcgGsws69A"], "issued_at": "2018-08-01T10:41:18.000000Z"}} 2018-08-01 10:41:18,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5429354545bf944631b6eb938a221f0e66fe54f" 2018-08-01 10:41:19,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:41:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c348df6c-8747-4b92-87da-5780c109799f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:41:19,032 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-c348df6c-8747-4b92-87da-5780c109799f 2018-08-01 10:41:19,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:41:19,042 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:41: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:41:19,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateNetworkSuccessTests-767c006c-8978-4ae-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5429354545bf944631b6eb938a221f0e66fe54f" 2018-08-01 10:41:19,136 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:41:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c53a27d-ff45-473d-9daa-a470ee3bbb04 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateNetworkSuccessTests-767c006c-8978-4ae-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/0e7f1c6f88404cf0ba08250d8ffa2570"}, "tags": [], "enabled": true, "id": "0e7f1c6f88404cf0ba08250d8ffa2570", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-767c006c-8978-4ae-proj"}]} 2018-08-01 10:41:19,137 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateNetworkSuccessTests-767c006c-8978-4ae-proj used request id req-6c53a27d-ff45-473d-9daa-a470ee3bbb04 2018-08-01 10:41:19,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}200f5cb3e9039d27ba20327d4b92a1edf8751613" 2018-08-01 10:41:19,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-321aeb4f-d849-47c9-aeee-1e6e278325a9 Date: Wed, 01 Aug 2018 10:41:19 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dbe9669438844f3faecdc7fcc050e0d8","l2_adjacency":true,"status":"ACTIVE","subnets":["a5a333a9-9d0e-46a5-9440-2aa9c95d5013"],"description":"","tags":[],"updated_at":"2018-08-01T09:28:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:38Z","provider:network_type":"flat"}]} 2018-08-01 10:41:19,221 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=external used request id req-321aeb4f-d849-47c9-aeee-1e6e278325a9 2018-08-01 10:41:19,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=e7d7be46-2840-4976-87a2-d78a4e5c6089 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}200f5cb3e9039d27ba20327d4b92a1edf8751613" 2018-08-01 10:41:19,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-d7c3d012-6c64-481f-9898-6fb428108016 Date: Wed, 01 Aug 2018 10:41:19 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:28:43Z","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":"a5a333a9-9d0e-46a5-9440-2aa9c95d5013","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"dbe9669438844f3faecdc7fcc050e0d8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:43Z","ip_version":4}]} 2018-08-01 10:41:19,268 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=e7d7be46-2840-4976-87a2-d78a4e5c6089 used request id req-d7c3d012-6c64-481f-9898-6fb428108016 2018-08-01 10:41:19,269 - neutron_utils - INFO - Creating router with name - CreateNetworkSuccessTests-42533573-ccd4-487e-bc1c-0b0dc14440d9-pub-router 2018-08-01 10:41:19,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}200f5cb3e9039d27ba20327d4b92a1edf8751613" -d '{"router": {"external_gateway_info": {"network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089"}, "tenant_id": "0e7f1c6f88404cf0ba08250d8ffa2570", "name": "CreateNetworkSuccessTests-42533573-ccd4-487e-bc1c-0b0dc14440d9-pub-router", "admin_state_up": true}}' 2018-08-01 10:41:20,776 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-d6411b0e-a875-4d44-bd1f-0476e9f0afdb Date: Wed, 01 Aug 2018 10:41:20 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a5a333a9-9d0e-46a5-9440-2aa9c95d5013", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "0e7f1c6f88404cf0ba08250d8ffa2570", "created_at": "2018-08-01T10:41:19Z", "admin_state_up": true, "updated_at": "2018-08-01T10:41:20Z", "project_id": "0e7f1c6f88404cf0ba08250d8ffa2570", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "a56d37a0-c1e5-40fb-896c-5d5fdc9c46a4", "name": "CreateNetworkSuccessTests-42533573-ccd4-487e-bc1c-0b0dc14440d9-pub-router"}} 2018-08-01 10:41:20,776 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers used request id req-d6411b0e-a875-4d44-bd1f-0476e9f0afdb 2018-08-01 10:41:20,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?device_id=a56d37a0-c1e5-40fb-896c-5d5fdc9c46a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}200f5cb3e9039d27ba20327d4b92a1edf8751613" 2018-08-01 10:41:20,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-0e00b659-940a-4688-acbf-86d6a8f06079 Date: Wed, 01 Aug 2018 10:41:20 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:41:20Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a5a333a9-9d0e-46a5-9440-2aa9c95d5013","ip_address":"172.30.9.200"}],"id":"ed2cde8d-b1e2-4b7f-94be-80789fc49a9a","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:73:6b:0e","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","tenant_id":"","created_at":"2018-08-01T10:41:19Z","binding:vnic_type":"normal","device_id":"a56d37a0-c1e5-40fb-896c-5d5fdc9c46a4","ip_allocation":"immediate"}]} 2018-08-01 10:41:20,821 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?device_id=a56d37a0-c1e5-40fb-896c-5d5fdc9c46a4 used request id req-0e00b659-940a-4688-acbf-86d6a8f06079 2018-08-01 10:41:20,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/a5a333a9-9d0e-46a5-9440-2aa9c95d5013 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}200f5cb3e9039d27ba20327d4b92a1edf8751613" 2018-08-01 10:41:21,047 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-3267df84-7d54-489c-929a-b326aa4eff64 Date: Wed, 01 Aug 2018 10:41:21 GMT RESP BODY: {"subnet":{"updated_at":"2018-08-01T09:28:43Z","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":"a5a333a9-9d0e-46a5-9440-2aa9c95d5013","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"dbe9669438844f3faecdc7fcc050e0d8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:43Z","ip_version":4}} 2018-08-01 10:41:21,047 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/a5a333a9-9d0e-46a5-9440-2aa9c95d5013 used request id req-3267df84-7d54-489c-929a-b326aa4eff64 2018-08-01 10:41:21,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateNetworkSuccessTests-42533573-ccd4-487e-bc1c-0b0dc14440d9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}200f5cb3e9039d27ba20327d4b92a1edf8751613" 2018-08-01 10:41:21,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-830eda68-4067-4cb5-975d-e9196f171b92 Date: Wed, 01 Aug 2018 10:41:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":999,"id":"5f85183b-cb5f-4a4d-bbf5-c8ba5eecb0e9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":13,"ipv4_address_scope":null,"shared":false,"project_id":"0e7f1c6f88404cf0ba08250d8ffa2570","l2_adjacency":true,"status":"ACTIVE","subnets":["3cc8f8ee-98a4-49ac-b651-cc5b5eb34668"],"description":"","tags":[],"updated_at":"2018-08-01T10:41:15Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-42533573-ccd4-487e-bc1c-0b0dc14440d9-pub-net","admin_state_up":true,"tenant_id":"0e7f1c6f88404cf0ba08250d8ffa2570","created_at":"2018-08-01T10:41:14Z","provider:network_type":"vxlan"}]} 2018-08-01 10:41:21,134 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateNetworkSuccessTests-42533573-ccd4-487e-bc1c-0b0dc14440d9-pub-net used request id req-830eda68-4067-4cb5-975d-e9196f171b92 2018-08-01 10:41:21,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:41:21,143 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:41: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:41:21,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/0e7f1c6f88404cf0ba08250d8ffa2570 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}200f5cb3e9039d27ba20327d4b92a1edf8751613" 2018-08-01 10:41:21,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:41:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-adc03579-d838-486d-928b-45800f41b686 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/0e7f1c6f88404cf0ba08250d8ffa2570"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0e7f1c6f88404cf0ba08250d8ffa2570", "name": "CreateNetworkSuccessTests-767c006c-8978-4ae-proj"}} 2018-08-01 10:41:21,162 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/0e7f1c6f88404cf0ba08250d8ffa2570 used request id req-adc03579-d838-486d-928b-45800f41b686 2018-08-01 10:41:21,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=5f85183b-cb5f-4a4d-bbf5-c8ba5eecb0e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}200f5cb3e9039d27ba20327d4b92a1edf8751613" 2018-08-01 10:41:21,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-44842a53-e69d-4714-90ad-322c5fdd2b07 Date: Wed, 01 Aug 2018 10:41:21 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T10:41: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":"3cc8f8ee-98a4-49ac-b651-cc5b5eb34668","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0e7f1c6f88404cf0ba08250d8ffa2570","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"CreateNetworkSuccessTests-42533573-ccd4-487e-bc1c-0b0dc14440d9-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"5f85183b-cb5f-4a4d-bbf5-c8ba5eecb0e9","tenant_id":"0e7f1c6f88404cf0ba08250d8ffa2570","created_at":"2018-08-01T10:41:15Z","ip_version":4}]} 2018-08-01 10:41:21,208 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=5f85183b-cb5f-4a4d-bbf5-c8ba5eecb0e9 used request id req-44842a53-e69d-4714-90ad-322c5fdd2b07 2018-08-01 10:41:21,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=5f85183b-cb5f-4a4d-bbf5-c8ba5eecb0e9&name=CreateNetworkSuccessTests-42533573-ccd4-487e-bc1c-0b0dc14440d9-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}200f5cb3e9039d27ba20327d4b92a1edf8751613" 2018-08-01 10:41:21,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-1ce046c9-4849-4fab-955c-17818c944d1f Date: Wed, 01 Aug 2018 10:41:21 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T10:41: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":"3cc8f8ee-98a4-49ac-b651-cc5b5eb34668","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0e7f1c6f88404cf0ba08250d8ffa2570","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"CreateNetworkSuccessTests-42533573-ccd4-487e-bc1c-0b0dc14440d9-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"5f85183b-cb5f-4a4d-bbf5-c8ba5eecb0e9","tenant_id":"0e7f1c6f88404cf0ba08250d8ffa2570","created_at":"2018-08-01T10:41:15Z","ip_version":4}]} 2018-08-01 10:41:21,256 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=5f85183b-cb5f-4a4d-bbf5-c8ba5eecb0e9&name=CreateNetworkSuccessTests-42533573-ccd4-487e-bc1c-0b0dc14440d9-pub-subnet used request id req-1ce046c9-4849-4fab-955c-17818c944d1f 2018-08-01 10:41:21,256 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-08-01 10:41:21,257 - neutron_utils - INFO - Adding interface to router with name CreateNetworkSuccessTests-42533573-ccd4-487e-bc1c-0b0dc14440d9-pub-router 2018-08-01 10:41:21,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/routers/a56d37a0-c1e5-40fb-896c-5d5fdc9c46a4/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}200f5cb3e9039d27ba20327d4b92a1edf8751613" -d '{"subnet_id": "3cc8f8ee-98a4-49ac-b651-cc5b5eb34668"}' 2018-08-01 10:41:23,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-09e04f6d-733a-4266-8b20-42ab1f354dc0 Date: Wed, 01 Aug 2018 10:41:23 GMT RESP BODY: {"network_id": "5f85183b-cb5f-4a4d-bbf5-c8ba5eecb0e9", "tenant_id": "0e7f1c6f88404cf0ba08250d8ffa2570", "subnet_id": "3cc8f8ee-98a4-49ac-b651-cc5b5eb34668", "subnet_ids": ["3cc8f8ee-98a4-49ac-b651-cc5b5eb34668"], "port_id": "01e42369-ea14-41cb-8945-584bdd86613d", "id": "a56d37a0-c1e5-40fb-896c-5d5fdc9c46a4"} 2018-08-01 10:41:23,252 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/a56d37a0-c1e5-40fb-896c-5d5fdc9c46a4/add_router_interface used request id req-09e04f6d-733a-4266-8b20-42ab1f354dc0 2018-08-01 10:41:23,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/routers/a56d37a0-c1e5-40fb-896c-5d5fdc9c46a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}200f5cb3e9039d27ba20327d4b92a1edf8751613" 2018-08-01 10:41:23,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-0d0d3ad6-cc02-4129-8407-9710b2990e51 Date: Wed, 01 Aug 2018 10:41:23 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a5a333a9-9d0e-46a5-9440-2aa9c95d5013", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "0e7f1c6f88404cf0ba08250d8ffa2570", "created_at": "2018-08-01T10:41:19Z", "admin_state_up": true, "updated_at": "2018-08-01T10:41:22Z", "project_id": "0e7f1c6f88404cf0ba08250d8ffa2570", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "a56d37a0-c1e5-40fb-896c-5d5fdc9c46a4", "name": "CreateNetworkSuccessTests-42533573-ccd4-487e-bc1c-0b0dc14440d9-pub-router"}} 2018-08-01 10:41:23,359 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers/a56d37a0-c1e5-40fb-896c-5d5fdc9c46a4 used request id req-0d0d3ad6-cc02-4129-8407-9710b2990e51 2018-08-01 10:41:23,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?device_id=a56d37a0-c1e5-40fb-896c-5d5fdc9c46a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}200f5cb3e9039d27ba20327d4b92a1edf8751613" 2018-08-01 10:41:23,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1750 X-Openstack-Request-Id: req-5f0467cf-2829-46f6-b381-9bf5c6f55777 Date: Wed, 01 Aug 2018 10:41:23 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:41:22Z","device_owner":"network:router_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3cc8f8ee-98a4-49ac-b651-cc5b5eb34668","ip_address":"10.55.1.1"}],"id":"01e42369-ea14-41cb-8945-584bdd86613d","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:38:44:be","project_id":"0e7f1c6f88404cf0ba08250d8ffa2570","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5f85183b-cb5f-4a4d-bbf5-c8ba5eecb0e9","tenant_id":"0e7f1c6f88404cf0ba08250d8ffa2570","created_at":"2018-08-01T10:41:21Z","binding:vnic_type":"normal","device_id":"a56d37a0-c1e5-40fb-896c-5d5fdc9c46a4","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:41:23Z","device_owner":"network:router_gateway","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a5a333a9-9d0e-46a5-9440-2aa9c95d5013","ip_address":"172.30.9.200"}],"id":"ed2cde8d-b1e2-4b7f-94be-80789fc49a9a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:73:6b:0e","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":"e7d7be46-2840-4976-87a2-d78a4e5c6089","tenant_id":"","created_at":"2018-08-01T10:41:19Z","binding:vnic_type":"normal","device_id":"a56d37a0-c1e5-40fb-896c-5d5fdc9c46a4","ip_allocation":"immediate"}]} 2018-08-01 10:41:23,403 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?device_id=a56d37a0-c1e5-40fb-896c-5d5fdc9c46a4 used request id req-5f0467cf-2829-46f6-b381-9bf5c6f55777 2018-08-01 10:41:23,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/a5a333a9-9d0e-46a5-9440-2aa9c95d5013 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}200f5cb3e9039d27ba20327d4b92a1edf8751613" 2018-08-01 10:41:23,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-8e8d344b-4461-4b2d-b089-1a4b02dbb128 Date: Wed, 01 Aug 2018 10:41:23 GMT RESP BODY: {"subnet":{"updated_at":"2018-08-01T09:28:43Z","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":"a5a333a9-9d0e-46a5-9440-2aa9c95d5013","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"dbe9669438844f3faecdc7fcc050e0d8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:43Z","ip_version":4}} 2018-08-01 10:41:23,447 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/a5a333a9-9d0e-46a5-9440-2aa9c95d5013 used request id req-8e8d344b-4461-4b2d-b089-1a4b02dbb128 2018-08-01 10:41:23,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/3cc8f8ee-98a4-49ac-b651-cc5b5eb34668 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}200f5cb3e9039d27ba20327d4b92a1edf8751613" 2018-08-01 10:41:23,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 690 X-Openstack-Request-Id: req-e15f95f8-526e-4e0f-b928-e11eb6783d33 Date: Wed, 01 Aug 2018 10:41:23 GMT RESP BODY: {"subnet":{"updated_at":"2018-08-01T10:41: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":"3cc8f8ee-98a4-49ac-b651-cc5b5eb34668","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0e7f1c6f88404cf0ba08250d8ffa2570","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"CreateNetworkSuccessTests-42533573-ccd4-487e-bc1c-0b0dc14440d9-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"5f85183b-cb5f-4a4d-bbf5-c8ba5eecb0e9","tenant_id":"0e7f1c6f88404cf0ba08250d8ffa2570","created_at":"2018-08-01T10:41:15Z","ip_version":4}} 2018-08-01 10:41:23,489 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/3cc8f8ee-98a4-49ac-b651-cc5b5eb34668 used request id req-e15f95f8-526e-4e0f-b928-e11eb6783d33 2018-08-01 10:41:23,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/routers?name=CreateNetworkSuccessTests-42533573-ccd4-487e-bc1c-0b0dc14440d9-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}549a05358aaeb0d95dc6edee838d1eec5b404840" 2018-08-01 10:41:23,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-350a26c8-d17b-4b0f-8de0-10c75a382376 Date: Wed, 01 Aug 2018 10:41:23 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a5a333a9-9d0e-46a5-9440-2aa9c95d5013", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "0e7f1c6f88404cf0ba08250d8ffa2570", "created_at": "2018-08-01T10:41:19Z", "admin_state_up": true, "updated_at": "2018-08-01T10:41:22Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "0e7f1c6f88404cf0ba08250d8ffa2570", "id": "a56d37a0-c1e5-40fb-896c-5d5fdc9c46a4", "name": "CreateNetworkSuccessTests-42533573-ccd4-487e-bc1c-0b0dc14440d9-pub-router"}]} 2018-08-01 10:41:23,613 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers?name=CreateNetworkSuccessTests-42533573-ccd4-487e-bc1c-0b0dc14440d9-pub-router&admin_state_up=True used request id req-350a26c8-d17b-4b0f-8de0-10c75a382376 2018-08-01 10:41:23,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/0e7f1c6f88404cf0ba08250d8ffa2570 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54a0927f4abba050905d548bccf587f8e50bb7c8" 2018-08-01 10:41:23,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:41:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eaad7637-4822-40f4-bfe8-685d39b79706 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/0e7f1c6f88404cf0ba08250d8ffa2570"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0e7f1c6f88404cf0ba08250d8ffa2570", "name": "CreateNetworkSuccessTests-767c006c-8978-4ae-proj"}} 2018-08-01 10:41:23,721 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/0e7f1c6f88404cf0ba08250d8ffa2570 used request id req-eaad7637-4822-40f4-bfe8-685d39b79706 2018-08-01 10:41:23,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?device_id=a56d37a0-c1e5-40fb-896c-5d5fdc9c46a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}549a05358aaeb0d95dc6edee838d1eec5b404840" 2018-08-01 10:41:23,786 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 767 X-Openstack-Request-Id: req-8e9efcda-ec74-47b0-a289-62102ebf981c Date: Wed, 01 Aug 2018 10:41:23 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:41:22Z","device_owner":"network:router_interface","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3cc8f8ee-98a4-49ac-b651-cc5b5eb34668","ip_address":"10.55.1.1"}],"id":"01e42369-ea14-41cb-8945-584bdd86613d","security_groups":[],"mac_address":"fa:16:3e:38:44:be","project_id":"0e7f1c6f88404cf0ba08250d8ffa2570","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5f85183b-cb5f-4a4d-bbf5-c8ba5eecb0e9","tenant_id":"0e7f1c6f88404cf0ba08250d8ffa2570","created_at":"2018-08-01T10:41:21Z","binding:vnic_type":"normal","device_id":"a56d37a0-c1e5-40fb-896c-5d5fdc9c46a4","ip_allocation":"immediate"}]} 2018-08-01 10:41:23,786 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?device_id=a56d37a0-c1e5-40fb-896c-5d5fdc9c46a4 used request id req-8e9efcda-ec74-47b0-a289-62102ebf981c 2018-08-01 10:41:23,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/3cc8f8ee-98a4-49ac-b651-cc5b5eb34668 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}549a05358aaeb0d95dc6edee838d1eec5b404840" 2018-08-01 10:41:23,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-f400e3b8-39de-4494-a123-c3d273427296 Date: Wed, 01 Aug 2018 10:41:23 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5f85183b-cb5f-4a4d-bbf5-c8ba5eecb0e9","tenant_id":"0e7f1c6f88404cf0ba08250d8ffa2570","created_at":"2018-08-01T10:41:15Z","dns_nameservers":[],"updated_at":"2018-08-01T10:41:15Z","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":"0e7f1c6f88404cf0ba08250d8ffa2570","id":"3cc8f8ee-98a4-49ac-b651-cc5b5eb34668","subnetpool_id":null,"name":"CreateNetworkSuccessTests-42533573-ccd4-487e-bc1c-0b0dc14440d9-pub-subnet"}} 2018-08-01 10:41:23,838 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/3cc8f8ee-98a4-49ac-b651-cc5b5eb34668 used request id req-f400e3b8-39de-4494-a123-c3d273427296 2018-08-01 10:41:23,839 - OpenStackNetwork - INFO - Removing router interface from router CreateNetworkSuccessTests-42533573-ccd4-487e-bc1c-0b0dc14440d9-pub-router and subnet CreateNetworkSuccessTests-42533573-ccd4-487e-bc1c-0b0dc14440d9-pub-subnet 2018-08-01 10:41:23,839 - neutron_utils - INFO - Removing router interface from router named CreateNetworkSuccessTests-42533573-ccd4-487e-bc1c-0b0dc14440d9-pub-router 2018-08-01 10:41:23,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/routers/a56d37a0-c1e5-40fb-896c-5d5fdc9c46a4/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}200f5cb3e9039d27ba20327d4b92a1edf8751613" -d '{"subnet_id": "3cc8f8ee-98a4-49ac-b651-cc5b5eb34668"}' 2018-08-01 10:41:25,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-7b1dbfd9-12bd-4fa5-8bdc-77faa97238ae Date: Wed, 01 Aug 2018 10:41:25 GMT RESP BODY: {"network_id": "5f85183b-cb5f-4a4d-bbf5-c8ba5eecb0e9", "tenant_id": "0e7f1c6f88404cf0ba08250d8ffa2570", "subnet_id": "3cc8f8ee-98a4-49ac-b651-cc5b5eb34668", "subnet_ids": ["3cc8f8ee-98a4-49ac-b651-cc5b5eb34668"], "port_id": "01e42369-ea14-41cb-8945-584bdd86613d", "id": "a56d37a0-c1e5-40fb-896c-5d5fdc9c46a4"} 2018-08-01 10:41:25,286 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/a56d37a0-c1e5-40fb-896c-5d5fdc9c46a4/remove_router_interface used request id req-7b1dbfd9-12bd-4fa5-8bdc-77faa97238ae 2018-08-01 10:41:25,286 - OpenStackNetwork - INFO - Removing router CreateNetworkSuccessTests-42533573-ccd4-487e-bc1c-0b0dc14440d9-pub-router 2018-08-01 10:41:25,286 - neutron_utils - INFO - Deleting router with name - CreateNetworkSuccessTests-42533573-ccd4-487e-bc1c-0b0dc14440d9-pub-router 2018-08-01 10:41:25,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/routers/a56d37a0-c1e5-40fb-896c-5d5fdc9c46a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}200f5cb3e9039d27ba20327d4b92a1edf8751613" 2018-08-01 10:41:26,360 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-41c83df2-014d-4922-99be-e8f45f4df139 Content-Length: 0 Date: Wed, 01 Aug 2018 10:41:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:41:26,360 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/a56d37a0-c1e5-40fb-896c-5d5fdc9c46a4 used request id req-41c83df2-014d-4922-99be-e8f45f4df139 2018-08-01 10:41:26,361 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-42533573-ccd4-487e-bc1c-0b0dc14440d9-pub-subnet 2018-08-01 10:41:26,361 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-42533573-ccd4-487e-bc1c-0b0dc14440d9-pub-subnet 2018-08-01 10:41:26,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/subnets/3cc8f8ee-98a4-49ac-b651-cc5b5eb34668 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5049c6f5e7115bc52ba2f166ff99084cdc5ef69" 2018-08-01 10:41:27,512 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-82d5b353-244a-4856-be75-aea2645528fe Date: Wed, 01 Aug 2018 10:41:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:41:27,512 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/3cc8f8ee-98a4-49ac-b651-cc5b5eb34668 used request id req-82d5b353-244a-4856-be75-aea2645528fe 2018-08-01 10:41:27,513 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-42533573-ccd4-487e-bc1c-0b0dc14440d9-pub-net 2018-08-01 10:41:27,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/networks/5f85183b-cb5f-4a4d-bbf5-c8ba5eecb0e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5049c6f5e7115bc52ba2f166ff99084cdc5ef69" 2018-08-01 10:41:28,543 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-08c02a2f-5ef2-4157-9047-18231f93f4c6 Date: Wed, 01 Aug 2018 10:41:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:41:28,543 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/5f85183b-cb5f-4a4d-bbf5-c8ba5eecb0e9 used request id req-08c02a2f-5ef2-4157-9047-18231f93f4c6 2018-08-01 10:41:28,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab8ffa4c6a1a86cc171b4bf45d61f64dbc099897" 2018-08-01 10:41:28,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-cf340d11-77bc-4c0f-af03-388e15041009 Date: Wed, 01 Aug 2018 10:41:28 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a2413a97b61342d8bd27570706ef372d", "created_at": "2018-08-01T09:33:18Z", "updated_at": "2018-08-01T09:33:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "7f556ce3-51d0-4279-a11d-510db9f9a3b1", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "94adc13c-a166-41cf-bd16-f997efc73cb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "b39143b5-c08f-4d0b-9d40-54f472f2389e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "e218b0b7-4501-4f84-9458-caf2891c260d", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}], "revision_number": 4, "project_id": "a2413a97b61342d8bd27570706ef372d", "id": "38229670-7386-42d0-b7b9-2397ea5938de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "created_at": "2018-08-01T09:28:38Z", "updated_at": "2018-08-01T09:28:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "763568f1-8151-4a3c-911a-d06da4423063", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "80d28bee-4aee-47e8-a8da-e0fe31497fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "a47a5ddf-aa37-4ab2-a335-1c93513b5f12", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "f5bba5a5-602b-421e-98b2-5a16117f943f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}], "revision_number": 4, "project_id": "dbe9669438844f3faecdc7fcc050e0d8", "id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ed1054af2e94c049694d98d54211d98", "created_at": "2018-08-01T09:31:40Z", "updated_at": "2018-08-01T09:31:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "34baee87-ea35-42ee-8a69-0f6e2a825d3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "89b9d1c9-f4f9-45cd-8d36-970d44228439", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "b8ab0d59-cab9-4488-82ee-7c5f69709bff", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "d3ab68ea-23b4-4bf6-8dd3-85d029e3d89f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}], "revision_number": 4, "project_id": "2ed1054af2e94c049694d98d54211d98", "id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "created_at": "2018-08-01T09:34:13Z", "updated_at": "2018-08-01T09:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "1dbb3f59-611b-46d1-a82d-2720e0a16f86", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "3878126b-a220-4357-adb9-bc22498f31b1", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "75ce67db-9c04-4561-a10d-8b1ec63943e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "e2945a69-3afe-41e3-a7ec-3ea4c79a12ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}], "revision_number": 4, "project_id": "c0d9b34b06f445a7857603f60b181f3c", "id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-01T09:30:58Z", "updated_at": "2018-08-01T09:30:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "042d4626-2974-418d-affe-f8f2acd05faa", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "995fae58-f0e5-4e10-801c-6c2ce5c7ae0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "cb8404fa-cb24-4879-a34d-f3050dcba730", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "dad6aaab-690e-4c24-9103-6767e0c80bc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "created_at": "2018-08-01T09:31:11Z", "updated_at": "2018-08-01T09:31:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "939e25e0-5dbc-4f6e-9f6f-7fb70e540203", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "9796a673-6928-4009-9c21-1410d395646e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "af7b8bf8-2fb6-4d72-842a-38f72d7581f7", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "b9af65b0-2eb8-45e1-8504-b7dc4dbb83ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}], "revision_number": 4, "project_id": "dd207f801ed3475f9dbe5f13077af1c8", "id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0e7f1c6f88404cf0ba08250d8ffa2570", "created_at": "2018-08-01T10:41:14Z", "updated_at": "2018-08-01T10:41:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:41:14Z", "revision_number": 0, "id": "0f655d1c-4a84-4bbd-9963-2fad416188e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:41:14Z", "security_group_id": "a5b77046-ad2c-41fb-a7c3-8d4f829e5632", "tenant_id": "0e7f1c6f88404cf0ba08250d8ffa2570", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e7f1c6f88404cf0ba08250d8ffa2570"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:41:14Z", "revision_number": 0, "id": "6f6f97e6-ca6a-4ea3-b7ea-d89d855a2af9", "remote_group_id": "a5b77046-ad2c-41fb-a7c3-8d4f829e5632", "remote_ip_prefix": null, "created_at": "2018-08-01T10:41:14Z", "security_group_id": "a5b77046-ad2c-41fb-a7c3-8d4f829e5632", "tenant_id": "0e7f1c6f88404cf0ba08250d8ffa2570", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e7f1c6f88404cf0ba08250d8ffa2570"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:41:14Z", "revision_number": 0, "id": "dcd088b1-4678-4487-a4dc-88eedc09de07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:41:14Z", "security_group_id": "a5b77046-ad2c-41fb-a7c3-8d4f829e5632", "tenant_id": "0e7f1c6f88404cf0ba08250d8ffa2570", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e7f1c6f88404cf0ba08250d8ffa2570"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:41:14Z", "revision_number": 0, "id": "e67ae7a9-ccd0-4b52-9070-18e34848a7ad", "remote_group_id": "a5b77046-ad2c-41fb-a7c3-8d4f829e5632", "remote_ip_prefix": null, "created_at": "2018-08-01T10:41:14Z", "security_group_id": "a5b77046-ad2c-41fb-a7c3-8d4f829e5632", "tenant_id": "0e7f1c6f88404cf0ba08250d8ffa2570", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e7f1c6f88404cf0ba08250d8ffa2570"}], "revision_number": 4, "project_id": "0e7f1c6f88404cf0ba08250d8ffa2570", "id": "a5b77046-ad2c-41fb-a7c3-8d4f829e5632", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "46dd322c3fcc454eb140e37825746af8", "created_at": "2018-08-01T10:33:44Z", "updated_at": "2018-08-01T10:33:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "0f41470b-1091-45c1-b574-92069f79f8d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "8cc03a9c-8fa5-425b-812f-d7692bae3613", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d1373b1e-2fb9-4e02-a9e1-7e873ba1d7d1", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d21f3909-71f3-43e2-a22d-6a9c2513cb6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}], "revision_number": 4, "project_id": "46dd322c3fcc454eb140e37825746af8", "id": "b2961714-c8a4-4fcb-918b-21d70527c983", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "created_at": "2018-08-01T09:34:57Z", "updated_at": "2018-08-01T09:34:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "8063d12f-30db-4ccf-8ce0-72e59ba81a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c38e1a7a-5857-4f03-b991-6d5c9c9a5b9e", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c725bae1-d3bb-42b5-b331-32737085f28c", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "cfddc134-923b-4e0d-9ec5-dcc5641dd435", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}], "revision_number": 4, "project_id": "455b48a61678488ead79a4cfa07ef5c3", "id": "cd52f913-3072-4ce7-a779-7de795b62b12", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:36:50Z", "updated_at": "2018-08-01T09:36:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "07ef7fe5-a529-45da-bfc0-899f0ea9b592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "bc4dad3a-2a0c-4c31-b901-2909a12adb50", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c35cff35-4306-4116-b9fa-fc27bc7c05d6", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c493e3ac-d9d2-480d-9ec8-50982eedaf5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}], "revision_number": 4, "project_id": "8d96727022f4443794db44ecde432faf", "id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "created_at": "2018-08-01T09:32:45Z", "updated_at": "2018-08-01T09:32:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "058ea790-43ea-4a6f-9950-28418319e577", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "5fcfb31b-cdad-4037-973e-56b74faefd14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "99a24d26-dc7f-42d0-aa23-a7c061f04952", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "b641bb48-566e-472b-a3cc-d38c85ab3ff1", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}], "revision_number": 4, "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "name": "default"}]} 2018-08-01 10:41:28,773 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-cf340d11-77bc-4c0f-af03-388e15041009 2018-08-01 10:41:28,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab8ffa4c6a1a86cc171b4bf45d61f64dbc099897" 2018-08-01 10:41:28,862 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:41:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b2071e93-61f5-46f1-bd34-f7650760a9c5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2413a97b61342d8bd27570706ef372d.", "code": 404, "title": "Not Found"}} 2018-08-01 10:41:28,862 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d used request id req-b2071e93-61f5-46f1-bd34-f7650760a9c5 2018-08-01 10:41:28,862 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:41:28,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab8ffa4c6a1a86cc171b4bf45d61f64dbc099897" 2018-08-01 10:41:28,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:41:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-839d1a28-b601-4e22-a6d3-f4feb8479cf1 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.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dbe9669438844f3faecdc7fcc050e0d8", "name": "service"}} 2018-08-01 10:41:28,950 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 used request id req-839d1a28-b601-4e22-a6d3-f4feb8479cf1 2018-08-01 10:41:28,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab8ffa4c6a1a86cc171b4bf45d61f64dbc099897" 2018-08-01 10:41:29,037 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:41:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c3b18929-f4f4-4b10-bb41-e2cb7ebda87c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ed1054af2e94c049694d98d54211d98.", "code": 404, "title": "Not Found"}} 2018-08-01 10:41:29,037 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 used request id req-c3b18929-f4f4-4b10-bb41-e2cb7ebda87c 2018-08-01 10:41:29,037 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:41:29,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab8ffa4c6a1a86cc171b4bf45d61f64dbc099897" 2018-08-01 10:41:29,056 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:41:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c39fa959-8b13-4759-bfbe-47ab63731102 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c0d9b34b06f445a7857603f60b181f3c.", "code": 404, "title": "Not Found"}} 2018-08-01 10:41:29,056 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c used request id req-c39fa959-8b13-4759-bfbe-47ab63731102 2018-08-01 10:41:29,057 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:41:29,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab8ffa4c6a1a86cc171b4bf45d61f64dbc099897" 2018-08-01 10:41:29,140 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:41:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-91b93eb0-0cfb-4138-a96b-e3dfd2664266 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: dd207f801ed3475f9dbe5f13077af1c8.", "code": 404, "title": "Not Found"}} 2018-08-01 10:41:29,141 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 used request id req-91b93eb0-0cfb-4138-a96b-e3dfd2664266 2018-08-01 10:41:29,141 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:41:29,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/0e7f1c6f88404cf0ba08250d8ffa2570 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab8ffa4c6a1a86cc171b4bf45d61f64dbc099897" 2018-08-01 10:41:29,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:41:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab39cd6b-da7f-46b5-b150-2f8ad16d0cd5 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/0e7f1c6f88404cf0ba08250d8ffa2570"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0e7f1c6f88404cf0ba08250d8ffa2570", "name": "CreateNetworkSuccessTests-767c006c-8978-4ae-proj"}} 2018-08-01 10:41:29,230 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/0e7f1c6f88404cf0ba08250d8ffa2570 used request id req-ab39cd6b-da7f-46b5-b150-2f8ad16d0cd5 2018-08-01 10:41:29,230 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a5b77046-ad2c-41fb-a7c3-8d4f829e5632 2018-08-01 10:41:29,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=a5b77046-ad2c-41fb-a7c3-8d4f829e5632 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab8ffa4c6a1a86cc171b4bf45d61f64dbc099897" 2018-08-01 10:41:29,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-602fb340-65ba-4ae3-b2fc-655503f25b74 Date: Wed, 01 Aug 2018 10:41: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-08-01T10:41:14Z", "security_group_id": "a5b77046-ad2c-41fb-a7c3-8d4f829e5632", "port_range_min": null, "revision_number": 0, "tenant_id": "0e7f1c6f88404cf0ba08250d8ffa2570", "created_at": "2018-08-01T10:41:14Z", "project_id": "0e7f1c6f88404cf0ba08250d8ffa2570", "id": "0f655d1c-4a84-4bbd-9963-2fad416188e0"}, {"remote_group_id": "a5b77046-ad2c-41fb-a7c3-8d4f829e5632", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:41:14Z", "security_group_id": "a5b77046-ad2c-41fb-a7c3-8d4f829e5632", "port_range_min": null, "revision_number": 0, "tenant_id": "0e7f1c6f88404cf0ba08250d8ffa2570", "created_at": "2018-08-01T10:41:14Z", "project_id": "0e7f1c6f88404cf0ba08250d8ffa2570", "id": "6f6f97e6-ca6a-4ea3-b7ea-d89d855a2af9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:41:14Z", "security_group_id": "a5b77046-ad2c-41fb-a7c3-8d4f829e5632", "port_range_min": null, "revision_number": 0, "tenant_id": "0e7f1c6f88404cf0ba08250d8ffa2570", "created_at": "2018-08-01T10:41:14Z", "project_id": "0e7f1c6f88404cf0ba08250d8ffa2570", "id": "dcd088b1-4678-4487-a4dc-88eedc09de07"}, {"remote_group_id": "a5b77046-ad2c-41fb-a7c3-8d4f829e5632", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:41:14Z", "security_group_id": "a5b77046-ad2c-41fb-a7c3-8d4f829e5632", "port_range_min": null, "revision_number": 0, "tenant_id": "0e7f1c6f88404cf0ba08250d8ffa2570", "created_at": "2018-08-01T10:41:14Z", "project_id": "0e7f1c6f88404cf0ba08250d8ffa2570", "id": "e67ae7a9-ccd0-4b52-9070-18e34848a7ad"}]} 2018-08-01 10:41:29,253 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=a5b77046-ad2c-41fb-a7c3-8d4f829e5632 used request id req-602fb340-65ba-4ae3-b2fc-655503f25b74 2018-08-01 10:41:29,254 - neutron_utils - INFO - Deleting security group with name - default 2018-08-01 10:41:29,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/a5b77046-ad2c-41fb-a7c3-8d4f829e5632 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab8ffa4c6a1a86cc171b4bf45d61f64dbc099897" 2018-08-01 10:41:29,381 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-215f0b9b-90ca-4215-8e21-a769bd734af9 Content-Length: 0 Date: Wed, 01 Aug 2018 10:41:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:41:29,381 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/a5b77046-ad2c-41fb-a7c3-8d4f829e5632 used request id req-215f0b9b-90ca-4215-8e21-a769bd734af9 2018-08-01 10:41:29,382 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-767c006c-8978-4ae-proj 2018-08-01 10:41:29,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/0e7f1c6f88404cf0ba08250d8ffa2570 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab8ffa4c6a1a86cc171b4bf45d61f64dbc099897" 2018-08-01 10:41:29,627 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:41:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6e8d80b4-7a09-4227-bc39-45b9c2266672 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:41:29,628 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/0e7f1c6f88404cf0ba08250d8ffa2570 used request id req-6e8d80b4-7a09-4227-bc39-45b9c2266672 2018-08-01 10:41:29,628 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-767c006c-8978-4ae-proj-role 2018-08-01 10:41:29,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/3610d10407ae480cb7b77aac78402f5d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab8ffa4c6a1a86cc171b4bf45d61f64dbc099897" 2018-08-01 10:41:29,728 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:41:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-daa9eb80-670c-4545-b2ef-bc6b69042024 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:41:29,728 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/3610d10407ae480cb7b77aac78402f5d used request id req-daa9eb80-670c-4545-b2ef-bc6b69042024 2018-08-01 10:41:29,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab8ffa4c6a1a86cc171b4bf45d61f64dbc099897" 2018-08-01 10:41:29,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:41:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d793831-39f5-4aa5-ae41-788bcec4577c Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:41:29,817 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-0d793831-39f5-4aa5-ae41-788bcec4577c 2018-08-01 10:41:29,817 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-767c006c-8978-4ae-user 2018-08-01 10:41:29,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/f4bb85bc49194742942c2d383f4c0167 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a5b21d5195ce103345846a9da119b28c4a52dac" 2018-08-01 10:41:29,985 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:41:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba56b65a-3f04-491a-974e-799f2f7ed110 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:41:29,986 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/f4bb85bc49194742942c2d383f4c0167 used request id req-ba56b65a-3f04-491a-974e-799f2f7ed110 2018-08-01 10:41:29,987 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:41:30,373 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:41:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["0qyDI2vqTvCfdm4OcqdNQA"], "issued_at": "2018-08-01T10:41:30.000000Z"}} 2018-08-01 10:41:30,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2edea5cececf415979dc53d18bb5d793e5149d80" 2018-08-01 10:41:30,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:41:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bbcdba2-43f2-460b-94ef-9baa37994b23 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:41:30,454 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-3bbcdba2-43f2-460b-94ef-9baa37994b23 2018-08-01 10:41:30,455 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:41:30,457 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:41:30,834 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:41:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["hoUkD9dGReqXBz7EWQHmvg"], "issued_at": "2018-08-01T10:41:30.000000Z"}} 2018-08-01 10:41:30,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c845a97d611bb655fe4ccd8a871ec06ccccb4226" 2018-08-01 10:41:30,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:41:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e3bf898-2f3e-4302-99b9-aa90277b4ae0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:41:30,911 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-0e3bf898-2f3e-4302-99b9-aa90277b4ae0 2018-08-01 10:41:30,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:41:30,920 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:41:30,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-87114026-33b0-43a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c845a97d611bb655fe4ccd8a871ec06ccccb4226" 2018-08-01 10:41:31,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:41:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c6eb846-6d7d-4dd3-9b32-09e81bbfd187 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-87114026-33b0-43a-proj", "previous": null, "next": null}, "projects": []} 2018-08-01 10:41:31,005 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-87114026-33b0-43a-proj used request id req-2c6eb846-6d7d-4dd3-9b32-09e81bbfd187 2018-08-01 10:41:31,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c845a97d611bb655fe4ccd8a871ec06ccccb4226" 2018-08-01 10:41:31,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:41:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c946593-6c93-4c7e-b4d3-4b5c623c6ad0 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:41:31,093 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-3c946593-6c93-4c7e-b4d3-4b5c623c6ad0 2018-08-01 10:41:31,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c845a97d611bb655fe4ccd8a871ec06ccccb4226" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-87114026-33b0-43a-proj"}}' 2018-08-01 10:41:31,214 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:41:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c4d5d03-377f-4252-8799-c678d6058345 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/642fe6f6269a49deac03d5e1d31d52a1"}, "tags": [], "enabled": true, "id": "642fe6f6269a49deac03d5e1d31d52a1", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-87114026-33b0-43a-proj"}} 2018-08-01 10:41:31,214 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-2c4d5d03-377f-4252-8799-c678d6058345 2018-08-01 10:41:31,215 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-87114026-33b0-43a-proj 2018-08-01 10:41:31,215 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:41:31,215 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:41:31,599 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:41:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["22A6FicVS1y6Ml8buUs2kw"], "issued_at": "2018-08-01T10:41:31.000000Z"}} 2018-08-01 10:41:31,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51f1e9ed922431d742062290abd78eb7c67a8dac" 2018-08-01 10:41:31,676 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:41:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e23dd3a-4acc-42e3-893e-1371994b3b2c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:41:31,676 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-3e23dd3a-4acc-42e3-893e-1371994b3b2c 2018-08-01 10:41:31,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:41:31,685 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:41: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:41:31,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51f1e9ed922431d742062290abd78eb7c67a8dac" 2018-08-01 10:41:31,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:41:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad3b3394-8f91-4df6-8711-06b6bda0c983 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 10:41:31,791 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-ad3b3394-8f91-4df6-8711-06b6bda0c983 2018-08-01 10:41:31,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateNetworkSuccessTests-87114026-33b0-43a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51f1e9ed922431d742062290abd78eb7c67a8dac" 2018-08-01 10:41:31,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:41:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-acce8af5-44a3-462f-8098-82401ad3938b Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateNetworkSuccessTests-87114026-33b0-43a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/642fe6f6269a49deac03d5e1d31d52a1"}, "tags": [], "enabled": true, "id": "642fe6f6269a49deac03d5e1d31d52a1", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-87114026-33b0-43a-proj"}]} 2018-08-01 10:41:31,879 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateNetworkSuccessTests-87114026-33b0-43a-proj used request id req-acce8af5-44a3-462f-8098-82401ad3938b 2018-08-01 10:41:31,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51f1e9ed922431d742062290abd78eb7c67a8dac" 2018-08-01 10:41:31,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:41:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e332da9-253f-4f99-ab4f-72f44e46c307 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:41:31,968 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-2e332da9-253f-4f99-ab4f-72f44e46c307 2018-08-01 10:41:32,327 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-87114026-33b0-43a-user 2018-08-01 10:41:32,328 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:41:32,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c845a97d611bb655fe4ccd8a871ec06ccccb4226" 2018-08-01 10:41:32,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:41:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a18ea575-ef2d-46d1-8cd3-3a69c73407e5 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:41:32,347 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-a18ea575-ef2d-46d1-8cd3-3a69c73407e5 2018-08-01 10:41:32,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c845a97d611bb655fe4ccd8a871ec06ccccb4226" -d '{"role": {"name": "CreateNetworkSuccessTests-87114026-33b0-43a-proj-role"}}' 2018-08-01 10:41:32,447 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:41:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-75d3126a-07ca-42af-87ba-6835cf3c1dfd Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3bf780a96beb43c9b30bd0f1c8121da8", "links": {"self": "http://172.30.9.24:5000/v3/roles/3bf780a96beb43c9b30bd0f1c8121da8"}, "name": "CreateNetworkSuccessTests-87114026-33b0-43a-proj-role"}} 2018-08-01 10:41:32,448 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-75d3126a-07ca-42af-87ba-6835cf3c1dfd 2018-08-01 10:41:32,448 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-87114026-33b0-43a-proj-role 2018-08-01 10:41:32,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/3bf780a96beb43c9b30bd0f1c8121da8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c845a97d611bb655fe4ccd8a871ec06ccccb4226" 2018-08-01 10:41:32,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:41:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2580b82-c9d3-474c-abf0-e164933d58a3 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3bf780a96beb43c9b30bd0f1c8121da8", "links": {"self": "http://172.30.9.24:5000/v3/roles/3bf780a96beb43c9b30bd0f1c8121da8"}, "name": "CreateNetworkSuccessTests-87114026-33b0-43a-proj-role"}} 2018-08-01 10:41:32,531 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/3bf780a96beb43c9b30bd0f1c8121da8 used request id req-a2580b82-c9d3-474c-abf0-e164933d58a3 2018-08-01 10:41:32,531 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-87114026-33b0-43a-proj-role to project CreateNetworkSuccessTests-87114026-33b0-43a-proj 2018-08-01 10:41:32,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/642fe6f6269a49deac03d5e1d31d52a1/users/5fcd43ef5ed941ff87df1f14bbe3ddfb/roles/3bf780a96beb43c9b30bd0f1c8121da8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c845a97d611bb655fe4ccd8a871ec06ccccb4226" 2018-08-01 10:41:32,589 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:41:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-27ea01c4-3c97-4d41-93b4-ca68e83efd0b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:41:32,589 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/642fe6f6269a49deac03d5e1d31d52a1/users/5fcd43ef5ed941ff87df1f14bbe3ddfb/roles/3bf780a96beb43c9b30bd0f1c8121da8 used request id req-27ea01c4-3c97-4d41-93b4-ca68e83efd0b 2018-08-01 10:41:32,589 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:41:32,590 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:41:32,968 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:41:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["vaifg2ucQiilx4zTJhACPA"], "issued_at": "2018-08-01T10:41:32.000000Z"}} 2018-08-01 10:41:32,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbc2c2681c1e83fa5380d27d309b6f142060e700" 2018-08-01 10:41:33,045 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:41:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93d79d3a-4694-496a-8496-8efb7ee5113f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:41:33,045 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-93d79d3a-4694-496a-8496-8efb7ee5113f 2018-08-01 10:41:33,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateNetworkSuccessTests-74d12758-987c-4d22-a651-8fcd16f12792-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbc2c2681c1e83fa5380d27d309b6f142060e700" 2018-08-01 10:41:33,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-bd720323-6cf2-4fc4-b454-bf0358b24f70 Date: Wed, 01 Aug 2018 10:41:33 GMT RESP BODY: {"networks":[]} 2018-08-01 10:41:33,162 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateNetworkSuccessTests-74d12758-987c-4d22-a651-8fcd16f12792-pub-net used request id req-bd720323-6cf2-4fc4-b454-bf0358b24f70 2018-08-01 10:41:33,163 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-74d12758-987c-4d22-a651-8fcd16f12792-pub-net 2018-08-01 10:41:33,163 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:41:33,163 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:41:33,632 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:41:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["nOc4tLtDQuWnejo8xnSQ0w"], "issued_at": "2018-08-01T10:41:33.000000Z"}} 2018-08-01 10:41:33,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5364e6a94c495eba767e2ea51f3ec859238a7b1" 2018-08-01 10:41:33,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:41:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10ffaab8-62f0-49e1-b5b2-f275418c0284 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:41:33,714 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-10ffaab8-62f0-49e1-b5b2-f275418c0284 2018-08-01 10:41:33,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:41:33,722 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:41: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:41:33,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateNetworkSuccessTests-87114026-33b0-43a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5364e6a94c495eba767e2ea51f3ec859238a7b1" 2018-08-01 10:41:33,809 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:41:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6082e35-d248-4931-98ba-7c03e6f2e20d Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateNetworkSuccessTests-87114026-33b0-43a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/642fe6f6269a49deac03d5e1d31d52a1"}, "tags": [], "enabled": true, "id": "642fe6f6269a49deac03d5e1d31d52a1", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-87114026-33b0-43a-proj"}]} 2018-08-01 10:41:33,809 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateNetworkSuccessTests-87114026-33b0-43a-proj used request id req-f6082e35-d248-4931-98ba-7c03e6f2e20d 2018-08-01 10:41:33,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbc2c2681c1e83fa5380d27d309b6f142060e700" -d '{"network": {"tenant_id": "642fe6f6269a49deac03d5e1d31d52a1", "mtu": 999, "name": "CreateNetworkSuccessTests-74d12758-987c-4d22-a651-8fcd16f12792-pub-net", "admin_state_up": true}}' 2018-08-01 10:41:34,333 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 742 X-Openstack-Request-Id: req-18dda580-afae-4ca0-8073-f648242e24a2 Date: Wed, 01 Aug 2018 10:41:34 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"ab272862-515c-463d-91eb-afd54a13de46","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":48,"ipv4_address_scope":null,"shared":false,"project_id":"642fe6f6269a49deac03d5e1d31d52a1","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T10:41:34Z","is_default":false,"qos_policy_id":null,"name":"CreateNetworkSuccessTests-74d12758-987c-4d22-a651-8fcd16f12792-pub-net","admin_state_up":true,"tenant_id":"642fe6f6269a49deac03d5e1d31d52a1","created_at":"2018-08-01T10:41:34Z","mtu":999}} 2018-08-01 10:41:34,334 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks used request id req-18dda580-afae-4ca0-8073-f648242e24a2 2018-08-01 10:41:34,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=ab272862-515c-463d-91eb-afd54a13de46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbc2c2681c1e83fa5380d27d309b6f142060e700" 2018-08-01 10:41:34,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-f504d133-12f5-4d78-bde9-f5e5baf7746b Date: Wed, 01 Aug 2018 10:41:34 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":999,"id":"ab272862-515c-463d-91eb-afd54a13de46","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":48,"ipv4_address_scope":null,"shared":false,"project_id":"642fe6f6269a49deac03d5e1d31d52a1","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T10:41:34Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-74d12758-987c-4d22-a651-8fcd16f12792-pub-net","admin_state_up":true,"tenant_id":"642fe6f6269a49deac03d5e1d31d52a1","created_at":"2018-08-01T10:41:34Z","provider:network_type":"vxlan"}]} 2018-08-01 10:41:34,406 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=ab272862-515c-463d-91eb-afd54a13de46 used request id req-f504d133-12f5-4d78-bde9-f5e5baf7746b 2018-08-01 10:41:34,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=ab272862-515c-463d-91eb-afd54a13de46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbc2c2681c1e83fa5380d27d309b6f142060e700" 2018-08-01 10:41:34,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-4b755f20-9990-4e40-853d-bf6587c66be9 Date: Wed, 01 Aug 2018 10:41:34 GMT RESP BODY: {"subnets":[]} 2018-08-01 10:41:34,437 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=ab272862-515c-463d-91eb-afd54a13de46 used request id req-4b755f20-9990-4e40-853d-bf6587c66be9 2018-08-01 10:41:34,437 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:41:34,438 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:41:34,823 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:41:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["cYnjOYR5SH23g8Z-HNowcA"], "issued_at": "2018-08-01T10:41:34.000000Z"}} 2018-08-01 10:41:34,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c3633dd5473d647b0c5d6d25af4d98477bc2a5c" 2018-08-01 10:41:34,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:41:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f3a7a7d-6b52-4aff-94ba-e904f8a4fb88 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:41:34,993 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-1f3a7a7d-6b52-4aff-94ba-e904f8a4fb88 2018-08-01 10:41:34,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:41:35,001 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:41: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:41:35,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateNetworkSuccessTests-87114026-33b0-43a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c3633dd5473d647b0c5d6d25af4d98477bc2a5c" 2018-08-01 10:41:35,088 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:41:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab8c4e6d-0f5d-47c5-817e-a26fe3efece1 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateNetworkSuccessTests-87114026-33b0-43a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/642fe6f6269a49deac03d5e1d31d52a1"}, "tags": [], "enabled": true, "id": "642fe6f6269a49deac03d5e1d31d52a1", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-87114026-33b0-43a-proj"}]} 2018-08-01 10:41:35,088 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateNetworkSuccessTests-87114026-33b0-43a-proj used request id req-ab8c4e6d-0f5d-47c5-817e-a26fe3efece1 2018-08-01 10:41:35,089 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-74d12758-987c-4d22-a651-8fcd16f12792-pub-subnet 2018-08-01 10:41:35,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbc2c2681c1e83fa5380d27d309b6f142060e700" -d '{"subnets": [{"ip_version": 4, "network_id": "ab272862-515c-463d-91eb-afd54a13de46", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-74d12758-987c-4d22-a651-8fcd16f12792-pub-subnet", "tenant_id": "642fe6f6269a49deac03d5e1d31d52a1"}]}' 2018-08-01 10:41:35,506 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-d6831c6c-e3b4-45d7-aed1-d8c7989cc389 Date: Wed, 01 Aug 2018 10:41:35 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T10:41:35Z","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":"6968e687-83a2-4f9a-99fc-98ba6655a043","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"642fe6f6269a49deac03d5e1d31d52a1","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"CreateNetworkSuccessTests-74d12758-987c-4d22-a651-8fcd16f12792-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"ab272862-515c-463d-91eb-afd54a13de46","tenant_id":"642fe6f6269a49deac03d5e1d31d52a1","created_at":"2018-08-01T10:41:35Z","ip_version":4}]} 2018-08-01 10:41:35,506 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets used request id req-d6831c6c-e3b4-45d7-aed1-d8c7989cc389 2018-08-01 10:41:35,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=ab272862-515c-463d-91eb-afd54a13de46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbc2c2681c1e83fa5380d27d309b6f142060e700" 2018-08-01 10:41:35,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-42a28b86-cd39-44e1-9796-8b8094b6ffc7 Date: Wed, 01 Aug 2018 10:41:35 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":999,"id":"ab272862-515c-463d-91eb-afd54a13de46","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":48,"ipv4_address_scope":null,"shared":false,"project_id":"642fe6f6269a49deac03d5e1d31d52a1","l2_adjacency":true,"status":"ACTIVE","subnets":["6968e687-83a2-4f9a-99fc-98ba6655a043"],"description":"","tags":[],"updated_at":"2018-08-01T10:41:35Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-74d12758-987c-4d22-a651-8fcd16f12792-pub-net","admin_state_up":true,"tenant_id":"642fe6f6269a49deac03d5e1d31d52a1","created_at":"2018-08-01T10:41:34Z","provider:network_type":"vxlan"}]} 2018-08-01 10:41:35,591 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=ab272862-515c-463d-91eb-afd54a13de46 used request id req-42a28b86-cd39-44e1-9796-8b8094b6ffc7 2018-08-01 10:41:35,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=ab272862-515c-463d-91eb-afd54a13de46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbc2c2681c1e83fa5380d27d309b6f142060e700" 2018-08-01 10:41:35,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-e9cabcbc-d294-42ef-b941-b02232edb723 Date: Wed, 01 Aug 2018 10:41:35 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T10:41:35Z","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":"6968e687-83a2-4f9a-99fc-98ba6655a043","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"642fe6f6269a49deac03d5e1d31d52a1","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"CreateNetworkSuccessTests-74d12758-987c-4d22-a651-8fcd16f12792-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"ab272862-515c-463d-91eb-afd54a13de46","tenant_id":"642fe6f6269a49deac03d5e1d31d52a1","created_at":"2018-08-01T10:41:35Z","ip_version":4}]} 2018-08-01 10:41:35,646 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=ab272862-515c-463d-91eb-afd54a13de46 used request id req-e9cabcbc-d294-42ef-b941-b02232edb723 2018-08-01 10:41:35,646 - OpenStackNetwork - DEBUG - Network [ab272862-515c-463d-91eb-afd54a13de46] created successfully 2018-08-01 10:41:35,646 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:41:36,065 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3bf780a96beb43c9b30bd0f1c8121da8", "name": "CreateNetworkSuccessTests-87114026-33b0-43a-proj-role"}], "expires_at": "2018-08-01T11:41:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "642fe6f6269a49deac03d5e1d31d52a1", "name": "CreateNetworkSuccessTests-87114026-33b0-43a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/642fe6f6269a49deac03d5e1d31d52a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/642fe6f6269a49deac03d5e1d31d52a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/642fe6f6269a49deac03d5e1d31d52a1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/642fe6f6269a49deac03d5e1d31d52a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/642fe6f6269a49deac03d5e1d31d52a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/642fe6f6269a49deac03d5e1d31d52a1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_642fe6f6269a49deac03d5e1d31d52a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_642fe6f6269a49deac03d5e1d31d52a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/642fe6f6269a49deac03d5e1d31d52a1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/642fe6f6269a49deac03d5e1d31d52a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/642fe6f6269a49deac03d5e1d31d52a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/642fe6f6269a49deac03d5e1d31d52a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/642fe6f6269a49deac03d5e1d31d52a1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/642fe6f6269a49deac03d5e1d31d52a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-87114026-33b0-43a-user", "id": "5fcd43ef5ed941ff87df1f14bbe3ddfb"}, "audit_ids": ["v3drWfoCQEazSrRLvLyauA"], "issued_at": "2018-08-01T10:41:36.000000Z"}} 2018-08-01 10:41:36,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateNetworkSuccessTests-74d12758-987c-4d22-a651-8fcd16f12792-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1e4cd9d7d06c0746c87246e89c986b7a90f351b" 2018-08-01 10:41:36,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-36ff3143-e447-42e1-b87c-07dff8e44ac7 Date: Wed, 01 Aug 2018 10:41:36 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ab272862-515c-463d-91eb-afd54a13de46","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"642fe6f6269a49deac03d5e1d31d52a1","l2_adjacency":true,"status":"ACTIVE","subnets":["6968e687-83a2-4f9a-99fc-98ba6655a043"],"description":"","tags":[],"updated_at":"2018-08-01T10:41:35Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-74d12758-987c-4d22-a651-8fcd16f12792-pub-net","admin_state_up":true,"tenant_id":"642fe6f6269a49deac03d5e1d31d52a1","created_at":"2018-08-01T10:41:34Z","mtu":999}]} 2018-08-01 10:41:36,565 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateNetworkSuccessTests-74d12758-987c-4d22-a651-8fcd16f12792-pub-net used request id req-36ff3143-e447-42e1-b87c-07dff8e44ac7 2018-08-01 10:41:36,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:41:36,573 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:41: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:41:36,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/642fe6f6269a49deac03d5e1d31d52a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2edea5cececf415979dc53d18bb5d793e5149d80" 2018-08-01 10:41:36,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:41:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e34bf843-0c11-4f78-aeb7-51fc24d05d60 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/642fe6f6269a49deac03d5e1d31d52a1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "642fe6f6269a49deac03d5e1d31d52a1", "name": "CreateNetworkSuccessTests-87114026-33b0-43a-proj"}} 2018-08-01 10:41:36,593 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/642fe6f6269a49deac03d5e1d31d52a1 used request id req-e34bf843-0c11-4f78-aeb7-51fc24d05d60 2018-08-01 10:41:36,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=ab272862-515c-463d-91eb-afd54a13de46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1e4cd9d7d06c0746c87246e89c986b7a90f351b" 2018-08-01 10:41:36,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-d85312d2-d33d-4ee5-87e5-d650eb94d2cf Date: Wed, 01 Aug 2018 10:41:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ab272862-515c-463d-91eb-afd54a13de46","tenant_id":"642fe6f6269a49deac03d5e1d31d52a1","created_at":"2018-08-01T10:41:35Z","dns_nameservers":[],"updated_at":"2018-08-01T10:41:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"642fe6f6269a49deac03d5e1d31d52a1","id":"6968e687-83a2-4f9a-99fc-98ba6655a043","subnetpool_id":null,"name":"CreateNetworkSuccessTests-74d12758-987c-4d22-a651-8fcd16f12792-pub-subnet"}]} 2018-08-01 10:41:36,645 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=ab272862-515c-463d-91eb-afd54a13de46 used request id req-d85312d2-d33d-4ee5-87e5-d650eb94d2cf 2018-08-01 10:41:36,646 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:41:36,647 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:41:37,062 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:41:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["DPDM9GvARIGTZTdHBC0WoA"], "issued_at": "2018-08-01T10:41:37.000000Z"}} 2018-08-01 10:41:37,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75faff6617692b3c71bd43e79f5ce95d8051a08a" 2018-08-01 10:41:37,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:41:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84e6b24f-4c1a-469b-a02a-c6701ff9ee01 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:41:37,138 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-84e6b24f-4c1a-469b-a02a-c6701ff9ee01 2018-08-01 10:41:37,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/routers?name=CreateNetworkSuccessTests-74d12758-987c-4d22-a651-8fcd16f12792-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75faff6617692b3c71bd43e79f5ce95d8051a08a" 2018-08-01 10:41:37,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-5d8632f6-7e90-4965-808b-c924b2017c33 Date: Wed, 01 Aug 2018 10:41:37 GMT RESP BODY: {"routers": []} 2018-08-01 10:41:37,344 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers?name=CreateNetworkSuccessTests-74d12758-987c-4d22-a651-8fcd16f12792-pub-router&admin_state_up=True used request id req-5d8632f6-7e90-4965-808b-c924b2017c33 2018-08-01 10:41:37,344 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:41:37,345 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:41:37,721 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:41:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["YVT2vIDyTeKaxPig-wfEJA"], "issued_at": "2018-08-01T10:41:37.000000Z"}} 2018-08-01 10:41:37,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bbc6253a1066b35b5254841d55bfa536d527080" 2018-08-01 10:41:37,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:41:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-162941ae-5ec1-4ef6-964b-33ea62b871a6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:41:37,800 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-162941ae-5ec1-4ef6-964b-33ea62b871a6 2018-08-01 10:41:37,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:41:37,809 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:41: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:41:37,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateNetworkSuccessTests-87114026-33b0-43a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bbc6253a1066b35b5254841d55bfa536d527080" 2018-08-01 10:41:37,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:41:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4805e96-ef92-41ad-93f3-9388854515c8 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateNetworkSuccessTests-87114026-33b0-43a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/642fe6f6269a49deac03d5e1d31d52a1"}, "tags": [], "enabled": true, "id": "642fe6f6269a49deac03d5e1d31d52a1", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-87114026-33b0-43a-proj"}]} 2018-08-01 10:41:37,827 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateNetworkSuccessTests-87114026-33b0-43a-proj used request id req-d4805e96-ef92-41ad-93f3-9388854515c8 2018-08-01 10:41:37,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75faff6617692b3c71bd43e79f5ce95d8051a08a" 2018-08-01 10:41:37,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-a4702310-d326-4a76-9348-01cbe5318d7d Date: Wed, 01 Aug 2018 10:41:37 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dbe9669438844f3faecdc7fcc050e0d8","l2_adjacency":true,"status":"ACTIVE","subnets":["a5a333a9-9d0e-46a5-9440-2aa9c95d5013"],"description":"","tags":[],"updated_at":"2018-08-01T09:28:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:38Z","provider:network_type":"flat"}]} 2018-08-01 10:41:37,912 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=external used request id req-a4702310-d326-4a76-9348-01cbe5318d7d 2018-08-01 10:41:37,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=e7d7be46-2840-4976-87a2-d78a4e5c6089 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75faff6617692b3c71bd43e79f5ce95d8051a08a" 2018-08-01 10:41:37,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-59596b78-1a71-456e-ae59-f58a37b532a8 Date: Wed, 01 Aug 2018 10:41:37 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:28:43Z","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":"a5a333a9-9d0e-46a5-9440-2aa9c95d5013","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"dbe9669438844f3faecdc7fcc050e0d8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:43Z","ip_version":4}]} 2018-08-01 10:41:37,956 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=e7d7be46-2840-4976-87a2-d78a4e5c6089 used request id req-59596b78-1a71-456e-ae59-f58a37b532a8 2018-08-01 10:41:37,957 - neutron_utils - INFO - Creating router with name - CreateNetworkSuccessTests-74d12758-987c-4d22-a651-8fcd16f12792-pub-router 2018-08-01 10:41:37,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75faff6617692b3c71bd43e79f5ce95d8051a08a" -d '{"router": {"external_gateway_info": {"network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089"}, "tenant_id": "642fe6f6269a49deac03d5e1d31d52a1", "name": "CreateNetworkSuccessTests-74d12758-987c-4d22-a651-8fcd16f12792-pub-router", "admin_state_up": true}}' 2018-08-01 10:41:39,239 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-d4f1bec0-bf39-4a0d-b902-6c54039f5775 Date: Wed, 01 Aug 2018 10:41:39 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a5a333a9-9d0e-46a5-9440-2aa9c95d5013", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "642fe6f6269a49deac03d5e1d31d52a1", "created_at": "2018-08-01T10:41:38Z", "admin_state_up": true, "updated_at": "2018-08-01T10:41:38Z", "project_id": "642fe6f6269a49deac03d5e1d31d52a1", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "f24e6010-12d7-4408-b362-25b673021a24", "name": "CreateNetworkSuccessTests-74d12758-987c-4d22-a651-8fcd16f12792-pub-router"}} 2018-08-01 10:41:39,239 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers used request id req-d4f1bec0-bf39-4a0d-b902-6c54039f5775 2018-08-01 10:41:39,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?device_id=f24e6010-12d7-4408-b362-25b673021a24 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75faff6617692b3c71bd43e79f5ce95d8051a08a" 2018-08-01 10:41:39,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-119958b9-cb0d-44bc-a267-d12b4ab607fd Date: Wed, 01 Aug 2018 10:41:39 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:41:38Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a5a333a9-9d0e-46a5-9440-2aa9c95d5013","ip_address":"172.30.9.202"}],"id":"8a7e8161-edaf-4d6f-b6fc-4a8bfa46ad3b","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:91:ea:98","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","tenant_id":"","created_at":"2018-08-01T10:41:38Z","binding:vnic_type":"normal","device_id":"f24e6010-12d7-4408-b362-25b673021a24","ip_allocation":"immediate"}]} 2018-08-01 10:41:39,284 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?device_id=f24e6010-12d7-4408-b362-25b673021a24 used request id req-119958b9-cb0d-44bc-a267-d12b4ab607fd 2018-08-01 10:41:39,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/a5a333a9-9d0e-46a5-9440-2aa9c95d5013 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75faff6617692b3c71bd43e79f5ce95d8051a08a" 2018-08-01 10:41:39,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-eb26683f-70cc-4f18-b83b-efb46e7186e9 Date: Wed, 01 Aug 2018 10:41:39 GMT RESP BODY: {"subnet":{"updated_at":"2018-08-01T09:28:43Z","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":"a5a333a9-9d0e-46a5-9440-2aa9c95d5013","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"dbe9669438844f3faecdc7fcc050e0d8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:43Z","ip_version":4}} 2018-08-01 10:41:39,331 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/a5a333a9-9d0e-46a5-9440-2aa9c95d5013 used request id req-eb26683f-70cc-4f18-b83b-efb46e7186e9 2018-08-01 10:41:39,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateNetworkSuccessTests-74d12758-987c-4d22-a651-8fcd16f12792-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75faff6617692b3c71bd43e79f5ce95d8051a08a" 2018-08-01 10:41:39,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-7edae5c4-ee45-4baf-94c0-3e3838a1c3b6 Date: Wed, 01 Aug 2018 10:41:39 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":999,"id":"ab272862-515c-463d-91eb-afd54a13de46","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":48,"ipv4_address_scope":null,"shared":false,"project_id":"642fe6f6269a49deac03d5e1d31d52a1","l2_adjacency":true,"status":"ACTIVE","subnets":["6968e687-83a2-4f9a-99fc-98ba6655a043"],"description":"","tags":[],"updated_at":"2018-08-01T10:41:35Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-74d12758-987c-4d22-a651-8fcd16f12792-pub-net","admin_state_up":true,"tenant_id":"642fe6f6269a49deac03d5e1d31d52a1","created_at":"2018-08-01T10:41:34Z","provider:network_type":"vxlan"}]} 2018-08-01 10:41:39,414 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateNetworkSuccessTests-74d12758-987c-4d22-a651-8fcd16f12792-pub-net used request id req-7edae5c4-ee45-4baf-94c0-3e3838a1c3b6 2018-08-01 10:41:39,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:41:39,423 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:41: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:41:39,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/642fe6f6269a49deac03d5e1d31d52a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75faff6617692b3c71bd43e79f5ce95d8051a08a" 2018-08-01 10:41:39,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:41:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-441057ca-192c-470d-99e7-84ce799a4fdb Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/642fe6f6269a49deac03d5e1d31d52a1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "642fe6f6269a49deac03d5e1d31d52a1", "name": "CreateNetworkSuccessTests-87114026-33b0-43a-proj"}} 2018-08-01 10:41:39,592 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/642fe6f6269a49deac03d5e1d31d52a1 used request id req-441057ca-192c-470d-99e7-84ce799a4fdb 2018-08-01 10:41:39,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=ab272862-515c-463d-91eb-afd54a13de46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75faff6617692b3c71bd43e79f5ce95d8051a08a" 2018-08-01 10:41:39,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-b9836bb8-536b-42cf-86ad-6b5b0c421aba Date: Wed, 01 Aug 2018 10:41:39 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T10:41:35Z","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":"6968e687-83a2-4f9a-99fc-98ba6655a043","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"642fe6f6269a49deac03d5e1d31d52a1","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"CreateNetworkSuccessTests-74d12758-987c-4d22-a651-8fcd16f12792-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"ab272862-515c-463d-91eb-afd54a13de46","tenant_id":"642fe6f6269a49deac03d5e1d31d52a1","created_at":"2018-08-01T10:41:35Z","ip_version":4}]} 2018-08-01 10:41:39,638 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=ab272862-515c-463d-91eb-afd54a13de46 used request id req-b9836bb8-536b-42cf-86ad-6b5b0c421aba 2018-08-01 10:41:39,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=ab272862-515c-463d-91eb-afd54a13de46&name=CreateNetworkSuccessTests-74d12758-987c-4d22-a651-8fcd16f12792-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75faff6617692b3c71bd43e79f5ce95d8051a08a" 2018-08-01 10:41:39,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-09995188-3730-4723-b36b-424817363960 Date: Wed, 01 Aug 2018 10:41:39 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T10:41:35Z","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":"6968e687-83a2-4f9a-99fc-98ba6655a043","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"642fe6f6269a49deac03d5e1d31d52a1","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"CreateNetworkSuccessTests-74d12758-987c-4d22-a651-8fcd16f12792-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"ab272862-515c-463d-91eb-afd54a13de46","tenant_id":"642fe6f6269a49deac03d5e1d31d52a1","created_at":"2018-08-01T10:41:35Z","ip_version":4}]} 2018-08-01 10:41:39,683 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=ab272862-515c-463d-91eb-afd54a13de46&name=CreateNetworkSuccessTests-74d12758-987c-4d22-a651-8fcd16f12792-pub-subnet used request id req-09995188-3730-4723-b36b-424817363960 2018-08-01 10:41:39,684 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-08-01 10:41:39,684 - neutron_utils - INFO - Adding interface to router with name CreateNetworkSuccessTests-74d12758-987c-4d22-a651-8fcd16f12792-pub-router 2018-08-01 10:41:39,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/routers/f24e6010-12d7-4408-b362-25b673021a24/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75faff6617692b3c71bd43e79f5ce95d8051a08a" -d '{"subnet_id": "6968e687-83a2-4f9a-99fc-98ba6655a043"}' 2018-08-01 10:41:41,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-e9bbc0f4-d5f7-4304-b593-41167ef49bba Date: Wed, 01 Aug 2018 10:41:41 GMT RESP BODY: {"network_id": "ab272862-515c-463d-91eb-afd54a13de46", "tenant_id": "642fe6f6269a49deac03d5e1d31d52a1", "subnet_id": "6968e687-83a2-4f9a-99fc-98ba6655a043", "subnet_ids": ["6968e687-83a2-4f9a-99fc-98ba6655a043"], "port_id": "f1009da3-cf12-403f-a604-99ac2e186be7", "id": "f24e6010-12d7-4408-b362-25b673021a24"} 2018-08-01 10:41:41,855 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/f24e6010-12d7-4408-b362-25b673021a24/add_router_interface used request id req-e9bbc0f4-d5f7-4304-b593-41167ef49bba 2018-08-01 10:41:41,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/routers/f24e6010-12d7-4408-b362-25b673021a24 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75faff6617692b3c71bd43e79f5ce95d8051a08a" 2018-08-01 10:41:41,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-353c5538-d21d-490c-aa1b-3a4570b48233 Date: Wed, 01 Aug 2018 10:41:41 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a5a333a9-9d0e-46a5-9440-2aa9c95d5013", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "642fe6f6269a49deac03d5e1d31d52a1", "created_at": "2018-08-01T10:41:38Z", "admin_state_up": true, "updated_at": "2018-08-01T10:41:41Z", "project_id": "642fe6f6269a49deac03d5e1d31d52a1", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "f24e6010-12d7-4408-b362-25b673021a24", "name": "CreateNetworkSuccessTests-74d12758-987c-4d22-a651-8fcd16f12792-pub-router"}} 2018-08-01 10:41:41,963 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers/f24e6010-12d7-4408-b362-25b673021a24 used request id req-353c5538-d21d-490c-aa1b-3a4570b48233 2018-08-01 10:41:41,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?device_id=f24e6010-12d7-4408-b362-25b673021a24 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75faff6617692b3c71bd43e79f5ce95d8051a08a" 2018-08-01 10:41:42,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1750 X-Openstack-Request-Id: req-7ca23b0b-5f72-4c74-a695-166dc9a0a922 Date: Wed, 01 Aug 2018 10:41:42 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:41:41Z","device_owner":"network:router_gateway","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a5a333a9-9d0e-46a5-9440-2aa9c95d5013","ip_address":"172.30.9.202"}],"id":"8a7e8161-edaf-4d6f-b6fc-4a8bfa46ad3b","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:91:ea:98","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":"e7d7be46-2840-4976-87a2-d78a4e5c6089","tenant_id":"","created_at":"2018-08-01T10:41:38Z","binding:vnic_type":"normal","device_id":"f24e6010-12d7-4408-b362-25b673021a24","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:41:41Z","device_owner":"network:router_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6968e687-83a2-4f9a-99fc-98ba6655a043","ip_address":"10.55.1.1"}],"id":"f1009da3-cf12-403f-a604-99ac2e186be7","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:3e:d6:b0","project_id":"642fe6f6269a49deac03d5e1d31d52a1","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ab272862-515c-463d-91eb-afd54a13de46","tenant_id":"642fe6f6269a49deac03d5e1d31d52a1","created_at":"2018-08-01T10:41:40Z","binding:vnic_type":"normal","device_id":"f24e6010-12d7-4408-b362-25b673021a24","ip_allocation":"immediate"}]} 2018-08-01 10:41:42,007 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?device_id=f24e6010-12d7-4408-b362-25b673021a24 used request id req-7ca23b0b-5f72-4c74-a695-166dc9a0a922 2018-08-01 10:41:42,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/a5a333a9-9d0e-46a5-9440-2aa9c95d5013 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75faff6617692b3c71bd43e79f5ce95d8051a08a" 2018-08-01 10:41:42,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-a054583e-3ab5-4e7d-b9a8-6d4d35948e9e Date: Wed, 01 Aug 2018 10:41:42 GMT RESP BODY: {"subnet":{"updated_at":"2018-08-01T09:28:43Z","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":"a5a333a9-9d0e-46a5-9440-2aa9c95d5013","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"dbe9669438844f3faecdc7fcc050e0d8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:43Z","ip_version":4}} 2018-08-01 10:41:42,051 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/a5a333a9-9d0e-46a5-9440-2aa9c95d5013 used request id req-a054583e-3ab5-4e7d-b9a8-6d4d35948e9e 2018-08-01 10:41:42,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/6968e687-83a2-4f9a-99fc-98ba6655a043 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75faff6617692b3c71bd43e79f5ce95d8051a08a" 2018-08-01 10:41:42,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 690 X-Openstack-Request-Id: req-32de0965-e811-4905-84c7-90cf95eb38c9 Date: Wed, 01 Aug 2018 10:41:42 GMT RESP BODY: {"subnet":{"updated_at":"2018-08-01T10:41:35Z","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":"6968e687-83a2-4f9a-99fc-98ba6655a043","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"642fe6f6269a49deac03d5e1d31d52a1","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"CreateNetworkSuccessTests-74d12758-987c-4d22-a651-8fcd16f12792-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"ab272862-515c-463d-91eb-afd54a13de46","tenant_id":"642fe6f6269a49deac03d5e1d31d52a1","created_at":"2018-08-01T10:41:35Z","ip_version":4}} 2018-08-01 10:41:42,093 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/6968e687-83a2-4f9a-99fc-98ba6655a043 used request id req-32de0965-e811-4905-84c7-90cf95eb38c9 2018-08-01 10:41:42,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/routers?name=CreateNetworkSuccessTests-74d12758-987c-4d22-a651-8fcd16f12792-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1e4cd9d7d06c0746c87246e89c986b7a90f351b" 2018-08-01 10:41:42,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-04863b6e-e49a-4e7e-b562-71626445113d Date: Wed, 01 Aug 2018 10:41:42 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a5a333a9-9d0e-46a5-9440-2aa9c95d5013", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "642fe6f6269a49deac03d5e1d31d52a1", "created_at": "2018-08-01T10:41:38Z", "admin_state_up": true, "updated_at": "2018-08-01T10:41:41Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "642fe6f6269a49deac03d5e1d31d52a1", "id": "f24e6010-12d7-4408-b362-25b673021a24", "name": "CreateNetworkSuccessTests-74d12758-987c-4d22-a651-8fcd16f12792-pub-router"}]} 2018-08-01 10:41:42,209 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers?name=CreateNetworkSuccessTests-74d12758-987c-4d22-a651-8fcd16f12792-pub-router&admin_state_up=True used request id req-04863b6e-e49a-4e7e-b562-71626445113d 2018-08-01 10:41:42,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/642fe6f6269a49deac03d5e1d31d52a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2edea5cececf415979dc53d18bb5d793e5149d80" 2018-08-01 10:41:42,299 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:41:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d430b333-4dda-403e-86d2-436a1c22f357 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/642fe6f6269a49deac03d5e1d31d52a1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "642fe6f6269a49deac03d5e1d31d52a1", "name": "CreateNetworkSuccessTests-87114026-33b0-43a-proj"}} 2018-08-01 10:41:42,299 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/642fe6f6269a49deac03d5e1d31d52a1 used request id req-d430b333-4dda-403e-86d2-436a1c22f357 2018-08-01 10:41:42,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?device_id=f24e6010-12d7-4408-b362-25b673021a24 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1e4cd9d7d06c0746c87246e89c986b7a90f351b" 2018-08-01 10:41:42,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 767 X-Openstack-Request-Id: req-7b74bfe8-9279-4d88-94f6-a429922ddbdb Date: Wed, 01 Aug 2018 10:41:42 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:41:41Z","device_owner":"network:router_interface","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6968e687-83a2-4f9a-99fc-98ba6655a043","ip_address":"10.55.1.1"}],"id":"f1009da3-cf12-403f-a604-99ac2e186be7","security_groups":[],"mac_address":"fa:16:3e:3e:d6:b0","project_id":"642fe6f6269a49deac03d5e1d31d52a1","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ab272862-515c-463d-91eb-afd54a13de46","tenant_id":"642fe6f6269a49deac03d5e1d31d52a1","created_at":"2018-08-01T10:41:40Z","binding:vnic_type":"normal","device_id":"f24e6010-12d7-4408-b362-25b673021a24","ip_allocation":"immediate"}]} 2018-08-01 10:41:42,358 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?device_id=f24e6010-12d7-4408-b362-25b673021a24 used request id req-7b74bfe8-9279-4d88-94f6-a429922ddbdb 2018-08-01 10:41:42,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/6968e687-83a2-4f9a-99fc-98ba6655a043 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1e4cd9d7d06c0746c87246e89c986b7a90f351b" 2018-08-01 10:41:42,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-f6f90782-aea7-46d4-a9be-5a2353a06dc2 Date: Wed, 01 Aug 2018 10:41:42 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ab272862-515c-463d-91eb-afd54a13de46","tenant_id":"642fe6f6269a49deac03d5e1d31d52a1","created_at":"2018-08-01T10:41:35Z","dns_nameservers":[],"updated_at":"2018-08-01T10:41:35Z","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":"642fe6f6269a49deac03d5e1d31d52a1","id":"6968e687-83a2-4f9a-99fc-98ba6655a043","subnetpool_id":null,"name":"CreateNetworkSuccessTests-74d12758-987c-4d22-a651-8fcd16f12792-pub-subnet"}} 2018-08-01 10:41:42,408 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/6968e687-83a2-4f9a-99fc-98ba6655a043 used request id req-f6f90782-aea7-46d4-a9be-5a2353a06dc2 2018-08-01 10:41:42,408 - OpenStackNetwork - INFO - Removing router interface from router CreateNetworkSuccessTests-74d12758-987c-4d22-a651-8fcd16f12792-pub-router and subnet CreateNetworkSuccessTests-74d12758-987c-4d22-a651-8fcd16f12792-pub-subnet 2018-08-01 10:41:42,409 - neutron_utils - INFO - Removing router interface from router named CreateNetworkSuccessTests-74d12758-987c-4d22-a651-8fcd16f12792-pub-router 2018-08-01 10:41:42,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/routers/f24e6010-12d7-4408-b362-25b673021a24/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75faff6617692b3c71bd43e79f5ce95d8051a08a" -d '{"subnet_id": "6968e687-83a2-4f9a-99fc-98ba6655a043"}' 2018-08-01 10:41:44,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-821ff22d-08c0-48a8-958c-ff4abec8b0ec Date: Wed, 01 Aug 2018 10:41:44 GMT RESP BODY: {"network_id": "ab272862-515c-463d-91eb-afd54a13de46", "tenant_id": "642fe6f6269a49deac03d5e1d31d52a1", "subnet_id": "6968e687-83a2-4f9a-99fc-98ba6655a043", "subnet_ids": ["6968e687-83a2-4f9a-99fc-98ba6655a043"], "port_id": "f1009da3-cf12-403f-a604-99ac2e186be7", "id": "f24e6010-12d7-4408-b362-25b673021a24"} 2018-08-01 10:41:44,053 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/f24e6010-12d7-4408-b362-25b673021a24/remove_router_interface used request id req-821ff22d-08c0-48a8-958c-ff4abec8b0ec 2018-08-01 10:41:44,053 - OpenStackNetwork - INFO - Removing router CreateNetworkSuccessTests-74d12758-987c-4d22-a651-8fcd16f12792-pub-router 2018-08-01 10:41:44,054 - neutron_utils - INFO - Deleting router with name - CreateNetworkSuccessTests-74d12758-987c-4d22-a651-8fcd16f12792-pub-router 2018-08-01 10:41:44,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/routers/f24e6010-12d7-4408-b362-25b673021a24 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75faff6617692b3c71bd43e79f5ce95d8051a08a" 2018-08-01 10:41:45,121 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7b9934d7-6c23-428a-ae08-4184041d18b4 Content-Length: 0 Date: Wed, 01 Aug 2018 10:41:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:41:45,121 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/f24e6010-12d7-4408-b362-25b673021a24 used request id req-7b9934d7-6c23-428a-ae08-4184041d18b4 2018-08-01 10:41:45,122 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-74d12758-987c-4d22-a651-8fcd16f12792-pub-subnet 2018-08-01 10:41:45,122 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-74d12758-987c-4d22-a651-8fcd16f12792-pub-subnet 2018-08-01 10:41:45,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/subnets/6968e687-83a2-4f9a-99fc-98ba6655a043 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbc2c2681c1e83fa5380d27d309b6f142060e700" 2018-08-01 10:41:46,100 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b0d97c77-0e0c-4d27-9632-d5eb0ddc03c6 Date: Wed, 01 Aug 2018 10:41:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:41:46,101 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/6968e687-83a2-4f9a-99fc-98ba6655a043 used request id req-b0d97c77-0e0c-4d27-9632-d5eb0ddc03c6 2018-08-01 10:41:46,101 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-74d12758-987c-4d22-a651-8fcd16f12792-pub-net 2018-08-01 10:41:46,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/networks/ab272862-515c-463d-91eb-afd54a13de46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbc2c2681c1e83fa5380d27d309b6f142060e700" 2018-08-01 10:41:46,972 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-94d06940-de38-41f9-a058-554149649f9b Date: Wed, 01 Aug 2018 10:41:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:41:46,972 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/ab272862-515c-463d-91eb-afd54a13de46 used request id req-94d06940-de38-41f9-a058-554149649f9b 2018-08-01 10:41:46,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c845a97d611bb655fe4ccd8a871ec06ccccb4226" 2018-08-01 10:41:47,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-36a20c20-5784-481f-b0a1-5a02d7e7a62a Date: Wed, 01 Aug 2018 10:41:47 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "642fe6f6269a49deac03d5e1d31d52a1", "created_at": "2018-08-01T10:41:33Z", "updated_at": "2018-08-01T10:41:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:41:34Z", "revision_number": 0, "id": "215cd356-7818-4255-80c5-a884d8a87886", "remote_group_id": "11a894f8-1584-4283-ad30-aefc869c1d4f", "remote_ip_prefix": null, "created_at": "2018-08-01T10:41:34Z", "security_group_id": "11a894f8-1584-4283-ad30-aefc869c1d4f", "tenant_id": "642fe6f6269a49deac03d5e1d31d52a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "642fe6f6269a49deac03d5e1d31d52a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:41:34Z", "revision_number": 0, "id": "42780cd9-40a7-4e66-98d0-5032c31dab43", "remote_group_id": "11a894f8-1584-4283-ad30-aefc869c1d4f", "remote_ip_prefix": null, "created_at": "2018-08-01T10:41:34Z", "security_group_id": "11a894f8-1584-4283-ad30-aefc869c1d4f", "tenant_id": "642fe6f6269a49deac03d5e1d31d52a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "642fe6f6269a49deac03d5e1d31d52a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:41:34Z", "revision_number": 0, "id": "aea70063-578e-4265-94d7-f61d175a461b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:41:34Z", "security_group_id": "11a894f8-1584-4283-ad30-aefc869c1d4f", "tenant_id": "642fe6f6269a49deac03d5e1d31d52a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "642fe6f6269a49deac03d5e1d31d52a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:41:34Z", "revision_number": 0, "id": "b7d41810-c3ea-4ddd-bfa7-652dca8eab64", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:41:34Z", "security_group_id": "11a894f8-1584-4283-ad30-aefc869c1d4f", "tenant_id": "642fe6f6269a49deac03d5e1d31d52a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "642fe6f6269a49deac03d5e1d31d52a1"}], "revision_number": 4, "project_id": "642fe6f6269a49deac03d5e1d31d52a1", "id": "11a894f8-1584-4283-ad30-aefc869c1d4f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a2413a97b61342d8bd27570706ef372d", "created_at": "2018-08-01T09:33:18Z", "updated_at": "2018-08-01T09:33:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "7f556ce3-51d0-4279-a11d-510db9f9a3b1", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "94adc13c-a166-41cf-bd16-f997efc73cb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "b39143b5-c08f-4d0b-9d40-54f472f2389e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "e218b0b7-4501-4f84-9458-caf2891c260d", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}], "revision_number": 4, "project_id": "a2413a97b61342d8bd27570706ef372d", "id": "38229670-7386-42d0-b7b9-2397ea5938de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "created_at": "2018-08-01T09:28:38Z", "updated_at": "2018-08-01T09:28:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "763568f1-8151-4a3c-911a-d06da4423063", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "80d28bee-4aee-47e8-a8da-e0fe31497fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "a47a5ddf-aa37-4ab2-a335-1c93513b5f12", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "f5bba5a5-602b-421e-98b2-5a16117f943f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}], "revision_number": 4, "project_id": "dbe9669438844f3faecdc7fcc050e0d8", "id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ed1054af2e94c049694d98d54211d98", "created_at": "2018-08-01T09:31:40Z", "updated_at": "2018-08-01T09:31:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "34baee87-ea35-42ee-8a69-0f6e2a825d3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "89b9d1c9-f4f9-45cd-8d36-970d44228439", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "b8ab0d59-cab9-4488-82ee-7c5f69709bff", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "d3ab68ea-23b4-4bf6-8dd3-85d029e3d89f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}], "revision_number": 4, "project_id": "2ed1054af2e94c049694d98d54211d98", "id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "created_at": "2018-08-01T09:34:13Z", "updated_at": "2018-08-01T09:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "1dbb3f59-611b-46d1-a82d-2720e0a16f86", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "3878126b-a220-4357-adb9-bc22498f31b1", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "75ce67db-9c04-4561-a10d-8b1ec63943e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "e2945a69-3afe-41e3-a7ec-3ea4c79a12ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}], "revision_number": 4, "project_id": "c0d9b34b06f445a7857603f60b181f3c", "id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-01T09:30:58Z", "updated_at": "2018-08-01T09:30:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "042d4626-2974-418d-affe-f8f2acd05faa", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "995fae58-f0e5-4e10-801c-6c2ce5c7ae0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "cb8404fa-cb24-4879-a34d-f3050dcba730", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "dad6aaab-690e-4c24-9103-6767e0c80bc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "created_at": "2018-08-01T09:31:11Z", "updated_at": "2018-08-01T09:31:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "939e25e0-5dbc-4f6e-9f6f-7fb70e540203", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "9796a673-6928-4009-9c21-1410d395646e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "af7b8bf8-2fb6-4d72-842a-38f72d7581f7", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "b9af65b0-2eb8-45e1-8504-b7dc4dbb83ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}], "revision_number": 4, "project_id": "dd207f801ed3475f9dbe5f13077af1c8", "id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "46dd322c3fcc454eb140e37825746af8", "created_at": "2018-08-01T10:33:44Z", "updated_at": "2018-08-01T10:33:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "0f41470b-1091-45c1-b574-92069f79f8d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "8cc03a9c-8fa5-425b-812f-d7692bae3613", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d1373b1e-2fb9-4e02-a9e1-7e873ba1d7d1", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d21f3909-71f3-43e2-a22d-6a9c2513cb6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}], "revision_number": 4, "project_id": "46dd322c3fcc454eb140e37825746af8", "id": "b2961714-c8a4-4fcb-918b-21d70527c983", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "created_at": "2018-08-01T09:34:57Z", "updated_at": "2018-08-01T09:34:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "8063d12f-30db-4ccf-8ce0-72e59ba81a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c38e1a7a-5857-4f03-b991-6d5c9c9a5b9e", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c725bae1-d3bb-42b5-b331-32737085f28c", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "cfddc134-923b-4e0d-9ec5-dcc5641dd435", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}], "revision_number": 4, "project_id": "455b48a61678488ead79a4cfa07ef5c3", "id": "cd52f913-3072-4ce7-a779-7de795b62b12", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:36:50Z", "updated_at": "2018-08-01T09:36:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "07ef7fe5-a529-45da-bfc0-899f0ea9b592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "bc4dad3a-2a0c-4c31-b901-2909a12adb50", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c35cff35-4306-4116-b9fa-fc27bc7c05d6", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c493e3ac-d9d2-480d-9ec8-50982eedaf5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}], "revision_number": 4, "project_id": "8d96727022f4443794db44ecde432faf", "id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "created_at": "2018-08-01T09:32:45Z", "updated_at": "2018-08-01T09:32:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "058ea790-43ea-4a6f-9950-28418319e577", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "5fcfb31b-cdad-4037-973e-56b74faefd14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "99a24d26-dc7f-42d0-aa23-a7c061f04952", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "b641bb48-566e-472b-a3cc-d38c85ab3ff1", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}], "revision_number": 4, "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "name": "default"}]} 2018-08-01 10:41:47,374 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-36a20c20-5784-481f-b0a1-5a02d7e7a62a 2018-08-01 10:41:47,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/642fe6f6269a49deac03d5e1d31d52a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c845a97d611bb655fe4ccd8a871ec06ccccb4226" 2018-08-01 10:41:47,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:41:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a008676-3a19-434e-b77c-8bc6f2ec799b Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/642fe6f6269a49deac03d5e1d31d52a1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "642fe6f6269a49deac03d5e1d31d52a1", "name": "CreateNetworkSuccessTests-87114026-33b0-43a-proj"}} 2018-08-01 10:41:47,463 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/642fe6f6269a49deac03d5e1d31d52a1 used request id req-9a008676-3a19-434e-b77c-8bc6f2ec799b 2018-08-01 10:41:47,463 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 11a894f8-1584-4283-ad30-aefc869c1d4f 2018-08-01 10:41:47,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=11a894f8-1584-4283-ad30-aefc869c1d4f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c845a97d611bb655fe4ccd8a871ec06ccccb4226" 2018-08-01 10:41:47,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-a95ed9ed-4f71-4627-bc12-1554889f1b03 Date: Wed, 01 Aug 2018 10:41:47 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "11a894f8-1584-4283-ad30-aefc869c1d4f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:41:34Z", "security_group_id": "11a894f8-1584-4283-ad30-aefc869c1d4f", "port_range_min": null, "revision_number": 0, "tenant_id": "642fe6f6269a49deac03d5e1d31d52a1", "created_at": "2018-08-01T10:41:34Z", "project_id": "642fe6f6269a49deac03d5e1d31d52a1", "id": "215cd356-7818-4255-80c5-a884d8a87886"}, {"remote_group_id": "11a894f8-1584-4283-ad30-aefc869c1d4f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:41:34Z", "security_group_id": "11a894f8-1584-4283-ad30-aefc869c1d4f", "port_range_min": null, "revision_number": 0, "tenant_id": "642fe6f6269a49deac03d5e1d31d52a1", "created_at": "2018-08-01T10:41:34Z", "project_id": "642fe6f6269a49deac03d5e1d31d52a1", "id": "42780cd9-40a7-4e66-98d0-5032c31dab43"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:41:34Z", "security_group_id": "11a894f8-1584-4283-ad30-aefc869c1d4f", "port_range_min": null, "revision_number": 0, "tenant_id": "642fe6f6269a49deac03d5e1d31d52a1", "created_at": "2018-08-01T10:41:34Z", "project_id": "642fe6f6269a49deac03d5e1d31d52a1", "id": "aea70063-578e-4265-94d7-f61d175a461b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:41:34Z", "security_group_id": "11a894f8-1584-4283-ad30-aefc869c1d4f", "port_range_min": null, "revision_number": 0, "tenant_id": "642fe6f6269a49deac03d5e1d31d52a1", "created_at": "2018-08-01T10:41:34Z", "project_id": "642fe6f6269a49deac03d5e1d31d52a1", "id": "b7d41810-c3ea-4ddd-bfa7-652dca8eab64"}]} 2018-08-01 10:41:47,489 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=11a894f8-1584-4283-ad30-aefc869c1d4f used request id req-a95ed9ed-4f71-4627-bc12-1554889f1b03 2018-08-01 10:41:47,490 - neutron_utils - INFO - Deleting security group with name - default 2018-08-01 10:41:47,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/11a894f8-1584-4283-ad30-aefc869c1d4f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c845a97d611bb655fe4ccd8a871ec06ccccb4226" 2018-08-01 10:41:47,657 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e087736a-526d-45ee-8bd2-e352a393356c Content-Length: 0 Date: Wed, 01 Aug 2018 10:41:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:41:47,657 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/11a894f8-1584-4283-ad30-aefc869c1d4f used request id req-e087736a-526d-45ee-8bd2-e352a393356c 2018-08-01 10:41:47,657 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-87114026-33b0-43a-proj 2018-08-01 10:41:47,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/642fe6f6269a49deac03d5e1d31d52a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c845a97d611bb655fe4ccd8a871ec06ccccb4226" 2018-08-01 10:41:47,839 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:41:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f26a7028-db24-488f-938f-19ee492c8155 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:41:47,839 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/642fe6f6269a49deac03d5e1d31d52a1 used request id req-f26a7028-db24-488f-938f-19ee492c8155 2018-08-01 10:41:47,839 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-87114026-33b0-43a-proj-role 2018-08-01 10:41:47,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/3bf780a96beb43c9b30bd0f1c8121da8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c845a97d611bb655fe4ccd8a871ec06ccccb4226" 2018-08-01 10:41:47,954 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:41:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5055f207-cd6a-4a6b-9824-5b0d3b2b3a01 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:41:47,954 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/3bf780a96beb43c9b30bd0f1c8121da8 used request id req-5055f207-cd6a-4a6b-9824-5b0d3b2b3a01 2018-08-01 10:41:47,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c845a97d611bb655fe4ccd8a871ec06ccccb4226" 2018-08-01 10:41:48,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:41:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa71f4e9-c108-48ff-9b5e-f6e5496b609c Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:41:48,047 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-fa71f4e9-c108-48ff-9b5e-f6e5496b609c 2018-08-01 10:41:48,047 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-87114026-33b0-43a-user 2018-08-01 10:41:48,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/5fcd43ef5ed941ff87df1f14bbe3ddfb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51f1e9ed922431d742062290abd78eb7c67a8dac" 2018-08-01 10:41:48,222 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:41:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b14aedb7-2f44-4e10-9111-8d85acaf27fa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:41:48,222 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/5fcd43ef5ed941ff87df1f14bbe3ddfb used request id req-b14aedb7-2f44-4e10-9111-8d85acaf27fa 2018-08-01 10:41:48,224 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:41:48,608 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:41:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["Q5yyDs3NTXeBELk1-QAAxQ"], "issued_at": "2018-08-01T10:41:48.000000Z"}} 2018-08-01 10:41:48,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6aa639b94ab0fabb6995106e8a68d29f82a434d" 2018-08-01 10:41:48,688 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:41:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29c9346d-b0d4-4585-9556-9716e8ee987d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:41:48,689 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-29c9346d-b0d4-4585-9556-9716e8ee987d 2018-08-01 10:41:48,690 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:41:48,691 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:41:49,076 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:41:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["mIiRzFUfSX6LzLclwd6beg"], "issued_at": "2018-08-01T10:41:49.000000Z"}} 2018-08-01 10:41:49,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd3384d7c69557801b80ce82381fab6b08523a3e" 2018-08-01 10:41:49,156 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:41:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d053fe09-8fbd-4190-bdb6-181dfce4624d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:41:49,156 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-d053fe09-8fbd-4190-bdb6-181dfce4624d 2018-08-01 10:41:49,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:41:49,162 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:41: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:41:49,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-f166c4e5-f485-4c1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd3384d7c69557801b80ce82381fab6b08523a3e" 2018-08-01 10:41:49,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:41:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a726065-936b-478f-86a7-a7972d7857b3 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-f166c4e5-f485-4c1-proj", "previous": null, "next": null}, "projects": []} 2018-08-01 10:41:49,244 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-f166c4e5-f485-4c1-proj used request id req-5a726065-936b-478f-86a7-a7972d7857b3 2018-08-01 10:41:49,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd3384d7c69557801b80ce82381fab6b08523a3e" 2018-08-01 10:41:49,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:41:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73c16505-86d6-4689-b23f-ef0a67db8456 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:41:49,329 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-73c16505-86d6-4689-b23f-ef0a67db8456 2018-08-01 10:41:49,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd3384d7c69557801b80ce82381fab6b08523a3e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-f166c4e5-f485-4c1-proj"}}' 2018-08-01 10:41:49,446 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:41:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e7ed9762-5c91-4cf2-af6d-682106aa56ba Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/ab07f4337c4a45ec9ae4e009308d38f7"}, "tags": [], "enabled": true, "id": "ab07f4337c4a45ec9ae4e009308d38f7", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-f166c4e5-f485-4c1-proj"}} 2018-08-01 10:41:49,446 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-e7ed9762-5c91-4cf2-af6d-682106aa56ba 2018-08-01 10:41:49,446 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-f166c4e5-f485-4c1-proj 2018-08-01 10:41:49,446 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:41:49,447 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:41:49,840 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:41:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["-wWnNX3VRjaXjbj-hsub7g"], "issued_at": "2018-08-01T10:41:49.000000Z"}} 2018-08-01 10:41:49,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee1ad7e643b72e76ffad1ccc218ad183d1403619" 2018-08-01 10:41:49,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:41:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9fa43c65-2232-481d-8a68-dda089e8c02c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:41:49,858 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-9fa43c65-2232-481d-8a68-dda089e8c02c 2018-08-01 10:41:49,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:41:49,867 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:41: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:41:49,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee1ad7e643b72e76ffad1ccc218ad183d1403619" 2018-08-01 10:41:50,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:41:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b48de900-e89b-43db-b176-e4a10feb08a3 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 10:41:50,006 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-b48de900-e89b-43db-b176-e4a10feb08a3 2018-08-01 10:41:50,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateNetworkSuccessTests-f166c4e5-f485-4c1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee1ad7e643b72e76ffad1ccc218ad183d1403619" 2018-08-01 10:41:50,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:41:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b93e3cfa-215f-47eb-afbd-6974cf7c262c Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateNetworkSuccessTests-f166c4e5-f485-4c1-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/ab07f4337c4a45ec9ae4e009308d38f7"}, "tags": [], "enabled": true, "id": "ab07f4337c4a45ec9ae4e009308d38f7", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-f166c4e5-f485-4c1-proj"}]} 2018-08-01 10:41:50,107 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateNetworkSuccessTests-f166c4e5-f485-4c1-proj used request id req-b93e3cfa-215f-47eb-afbd-6974cf7c262c 2018-08-01 10:41:50,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee1ad7e643b72e76ffad1ccc218ad183d1403619" 2018-08-01 10:41:50,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:41:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2239a281-080b-4356-9ce9-37218bb76ad6 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:41:50,197 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-2239a281-080b-4356-9ce9-37218bb76ad6 2018-08-01 10:41:50,570 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-f166c4e5-f485-4c1-user 2018-08-01 10:41:50,570 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:41:50,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd3384d7c69557801b80ce82381fab6b08523a3e" 2018-08-01 10:41:50,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:41:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed16ffad-547e-4580-a508-362b5d10ab09 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:41:50,594 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-ed16ffad-547e-4580-a508-362b5d10ab09 2018-08-01 10:41:50,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd3384d7c69557801b80ce82381fab6b08523a3e" -d '{"role": {"name": "CreateNetworkSuccessTests-f166c4e5-f485-4c1-proj-role"}}' 2018-08-01 10:41:50,697 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:41:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-01eac694-8e3c-4d69-b381-2216cf788527 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "dcbb720c5a1a44f5afb20e20c6c68764", "links": {"self": "http://172.30.9.24:5000/v3/roles/dcbb720c5a1a44f5afb20e20c6c68764"}, "name": "CreateNetworkSuccessTests-f166c4e5-f485-4c1-proj-role"}} 2018-08-01 10:41:50,697 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-01eac694-8e3c-4d69-b381-2216cf788527 2018-08-01 10:41:50,697 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-f166c4e5-f485-4c1-proj-role 2018-08-01 10:41:50,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/dcbb720c5a1a44f5afb20e20c6c68764 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd3384d7c69557801b80ce82381fab6b08523a3e" 2018-08-01 10:41:50,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:41:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-211ab8b8-5575-496d-b934-b35cc68083f4 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "dcbb720c5a1a44f5afb20e20c6c68764", "links": {"self": "http://172.30.9.24:5000/v3/roles/dcbb720c5a1a44f5afb20e20c6c68764"}, "name": "CreateNetworkSuccessTests-f166c4e5-f485-4c1-proj-role"}} 2018-08-01 10:41:50,783 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/dcbb720c5a1a44f5afb20e20c6c68764 used request id req-211ab8b8-5575-496d-b934-b35cc68083f4 2018-08-01 10:41:50,784 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-f166c4e5-f485-4c1-proj-role to project CreateNetworkSuccessTests-f166c4e5-f485-4c1-proj 2018-08-01 10:41:50,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/ab07f4337c4a45ec9ae4e009308d38f7/users/7ea9c2049ea44149a48cc2afadd8f661/roles/dcbb720c5a1a44f5afb20e20c6c68764 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd3384d7c69557801b80ce82381fab6b08523a3e" 2018-08-01 10:41:50,903 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:41:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cec48324-5739-4c58-9114-8f330632b477 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:41:50,903 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/ab07f4337c4a45ec9ae4e009308d38f7/users/7ea9c2049ea44149a48cc2afadd8f661/roles/dcbb720c5a1a44f5afb20e20c6c68764 used request id req-cec48324-5739-4c58-9114-8f330632b477 2018-08-01 10:41:50,904 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:41:50,905 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:41:51,279 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dcbb720c5a1a44f5afb20e20c6c68764", "name": "CreateNetworkSuccessTests-f166c4e5-f485-4c1-proj-role"}], "expires_at": "2018-08-01T11:41:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ab07f4337c4a45ec9ae4e009308d38f7", "name": "CreateNetworkSuccessTests-f166c4e5-f485-4c1-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/ab07f4337c4a45ec9ae4e009308d38f7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/ab07f4337c4a45ec9ae4e009308d38f7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/ab07f4337c4a45ec9ae4e009308d38f7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/ab07f4337c4a45ec9ae4e009308d38f7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/ab07f4337c4a45ec9ae4e009308d38f7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/ab07f4337c4a45ec9ae4e009308d38f7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_ab07f4337c4a45ec9ae4e009308d38f7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_ab07f4337c4a45ec9ae4e009308d38f7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/ab07f4337c4a45ec9ae4e009308d38f7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/ab07f4337c4a45ec9ae4e009308d38f7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/ab07f4337c4a45ec9ae4e009308d38f7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/ab07f4337c4a45ec9ae4e009308d38f7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/ab07f4337c4a45ec9ae4e009308d38f7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/ab07f4337c4a45ec9ae4e009308d38f7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-f166c4e5-f485-4c1-user", "id": "7ea9c2049ea44149a48cc2afadd8f661"}, "audit_ids": ["rXs5krB7T1qdIazGOFVlfg"], "issued_at": "2018-08-01T10:41:51.000000Z"}} 2018-08-01 10:41:51,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c476a3aeb4c849413f941d411a4b00aeab02b0" 2018-08-01 10:41:51,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:41:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e994ef3e-1cf5-4c47-b162-17f92e19a10c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:41:51,355 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-e994ef3e-1cf5-4c47-b162-17f92e19a10c 2018-08-01 10:41:51,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateNetworkSuccessTests-3b131f81-a8cc-4099-849f-ffa4b0228356-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c476a3aeb4c849413f941d411a4b00aeab02b0" 2018-08-01 10:41:51,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-07f5b1b2-709b-4d65-9324-912adfda8c48 Date: Wed, 01 Aug 2018 10:41:51 GMT RESP BODY: {"networks":[]} 2018-08-01 10:41:51,542 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateNetworkSuccessTests-3b131f81-a8cc-4099-849f-ffa4b0228356-pub-net used request id req-07f5b1b2-709b-4d65-9324-912adfda8c48 2018-08-01 10:41:51,542 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-3b131f81-a8cc-4099-849f-ffa4b0228356-pub-net 2018-08-01 10:41:51,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c476a3aeb4c849413f941d411a4b00aeab02b0" -d '{"network": {"mtu": 999, "name": "CreateNetworkSuccessTests-3b131f81-a8cc-4099-849f-ffa4b0228356-pub-net", "admin_state_up": true}}' 2018-08-01 10:41:51,953 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 647 X-Openstack-Request-Id: req-a60f77c8-36e4-410d-bd09-0338d7a45ad0 Date: Wed, 01 Aug 2018 10:41:51 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"13ec7a12-bc75-4293-b34e-a3281c4fdd3b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"ab07f4337c4a45ec9ae4e009308d38f7","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T10:41:51Z","is_default":false,"name":"CreateNetworkSuccessTests-3b131f81-a8cc-4099-849f-ffa4b0228356-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"ab07f4337c4a45ec9ae4e009308d38f7","created_at":"2018-08-01T10:41:51Z","mtu":999}} 2018-08-01 10:41:51,954 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks used request id req-a60f77c8-36e4-410d-bd09-0338d7a45ad0 2018-08-01 10:41:51,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=13ec7a12-bc75-4293-b34e-a3281c4fdd3b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c476a3aeb4c849413f941d411a4b00aeab02b0" 2018-08-01 10:41:52,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-4de04f7b-ffd0-4a40-beca-9ee414d5b328 Date: Wed, 01 Aug 2018 10:41:52 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"13ec7a12-bc75-4293-b34e-a3281c4fdd3b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"ab07f4337c4a45ec9ae4e009308d38f7","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T10:41:51Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-3b131f81-a8cc-4099-849f-ffa4b0228356-pub-net","admin_state_up":true,"tenant_id":"ab07f4337c4a45ec9ae4e009308d38f7","created_at":"2018-08-01T10:41:51Z","mtu":999}]} 2018-08-01 10:41:52,060 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=13ec7a12-bc75-4293-b34e-a3281c4fdd3b used request id req-4de04f7b-ffd0-4a40-beca-9ee414d5b328 2018-08-01 10:41:52,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=13ec7a12-bc75-4293-b34e-a3281c4fdd3b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c476a3aeb4c849413f941d411a4b00aeab02b0" 2018-08-01 10:41:52,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-ea33878d-0a47-4f61-ac08-434071096d54 Date: Wed, 01 Aug 2018 10:41:52 GMT RESP BODY: {"subnets":[]} 2018-08-01 10:41:52,092 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=13ec7a12-bc75-4293-b34e-a3281c4fdd3b used request id req-ea33878d-0a47-4f61-ac08-434071096d54 2018-08-01 10:41:52,093 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-3b131f81-a8cc-4099-849f-ffa4b0228356-pub-subnet 2018-08-01 10:41:52,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c476a3aeb4c849413f941d411a4b00aeab02b0" -d '{"subnets": [{"ip_version": 4, "network_id": "13ec7a12-bc75-4293-b34e-a3281c4fdd3b", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-3b131f81-a8cc-4099-849f-ffa4b0228356-pub-subnet"}]}' 2018-08-01 10:41:52,785 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-3d3b369c-7706-4b94-a07e-5d68c4dbe95a Date: Wed, 01 Aug 2018 10:41:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"13ec7a12-bc75-4293-b34e-a3281c4fdd3b","tenant_id":"ab07f4337c4a45ec9ae4e009308d38f7","created_at":"2018-08-01T10:41:52Z","dns_nameservers":[],"updated_at":"2018-08-01T10:41:52Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"ab07f4337c4a45ec9ae4e009308d38f7","id":"37ba9423-d68c-44dc-8ef6-61c617ce544b","subnetpool_id":null,"name":"CreateNetworkSuccessTests-3b131f81-a8cc-4099-849f-ffa4b0228356-pub-subnet"}]} 2018-08-01 10:41:52,785 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets used request id req-3d3b369c-7706-4b94-a07e-5d68c4dbe95a 2018-08-01 10:41:52,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=13ec7a12-bc75-4293-b34e-a3281c4fdd3b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c476a3aeb4c849413f941d411a4b00aeab02b0" 2018-08-01 10:41:52,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-5a3fc562-c683-499b-b022-b36844ac1dd5 Date: Wed, 01 Aug 2018 10:41:52 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"13ec7a12-bc75-4293-b34e-a3281c4fdd3b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ab07f4337c4a45ec9ae4e009308d38f7","l2_adjacency":true,"status":"ACTIVE","subnets":["37ba9423-d68c-44dc-8ef6-61c617ce544b"],"description":"","tags":[],"updated_at":"2018-08-01T10:41:52Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-3b131f81-a8cc-4099-849f-ffa4b0228356-pub-net","admin_state_up":true,"tenant_id":"ab07f4337c4a45ec9ae4e009308d38f7","created_at":"2018-08-01T10:41:51Z","mtu":999}]} 2018-08-01 10:41:52,885 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=13ec7a12-bc75-4293-b34e-a3281c4fdd3b used request id req-5a3fc562-c683-499b-b022-b36844ac1dd5 2018-08-01 10:41:52,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=13ec7a12-bc75-4293-b34e-a3281c4fdd3b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c476a3aeb4c849413f941d411a4b00aeab02b0" 2018-08-01 10:41:52,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-38a44254-da4d-48b7-bb58-a30d8831c49a Date: Wed, 01 Aug 2018 10:41:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"13ec7a12-bc75-4293-b34e-a3281c4fdd3b","tenant_id":"ab07f4337c4a45ec9ae4e009308d38f7","created_at":"2018-08-01T10:41:52Z","dns_nameservers":[],"updated_at":"2018-08-01T10:41:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"ab07f4337c4a45ec9ae4e009308d38f7","id":"37ba9423-d68c-44dc-8ef6-61c617ce544b","subnetpool_id":null,"name":"CreateNetworkSuccessTests-3b131f81-a8cc-4099-849f-ffa4b0228356-pub-subnet"}]} 2018-08-01 10:41:52,971 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=13ec7a12-bc75-4293-b34e-a3281c4fdd3b used request id req-38a44254-da4d-48b7-bb58-a30d8831c49a 2018-08-01 10:41:52,972 - OpenStackNetwork - DEBUG - Network [13ec7a12-bc75-4293-b34e-a3281c4fdd3b] created successfully 2018-08-01 10:41:52,972 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:41:52,973 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:41:53,388 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dcbb720c5a1a44f5afb20e20c6c68764", "name": "CreateNetworkSuccessTests-f166c4e5-f485-4c1-proj-role"}], "expires_at": "2018-08-01T11:41:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ab07f4337c4a45ec9ae4e009308d38f7", "name": "CreateNetworkSuccessTests-f166c4e5-f485-4c1-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/ab07f4337c4a45ec9ae4e009308d38f7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/ab07f4337c4a45ec9ae4e009308d38f7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/ab07f4337c4a45ec9ae4e009308d38f7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/ab07f4337c4a45ec9ae4e009308d38f7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/ab07f4337c4a45ec9ae4e009308d38f7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/ab07f4337c4a45ec9ae4e009308d38f7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_ab07f4337c4a45ec9ae4e009308d38f7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_ab07f4337c4a45ec9ae4e009308d38f7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/ab07f4337c4a45ec9ae4e009308d38f7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/ab07f4337c4a45ec9ae4e009308d38f7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/ab07f4337c4a45ec9ae4e009308d38f7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/ab07f4337c4a45ec9ae4e009308d38f7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/ab07f4337c4a45ec9ae4e009308d38f7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/ab07f4337c4a45ec9ae4e009308d38f7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-f166c4e5-f485-4c1-user", "id": "7ea9c2049ea44149a48cc2afadd8f661"}, "audit_ids": ["HcMlN2NfQ-2vVSB021q2ww"], "issued_at": "2018-08-01T10:41:53.000000Z"}} 2018-08-01 10:41:53,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce568aae8bb8d4c24bb206b79a2bf40e37769451" 2018-08-01 10:41:53,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:41:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0fbfa6fd-75e7-4217-859e-d937a038794c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:41:53,468 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-0fbfa6fd-75e7-4217-859e-d937a038794c 2018-08-01 10:41:53,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/routers?name=CreateNetworkSuccessTests-3b131f81-a8cc-4099-849f-ffa4b0228356-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce568aae8bb8d4c24bb206b79a2bf40e37769451" 2018-08-01 10:41:53,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-2d80d303-60fd-47c9-875d-feb34418d14d Date: Wed, 01 Aug 2018 10:41:53 GMT RESP BODY: {"routers": []} 2018-08-01 10:41:53,684 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers?name=CreateNetworkSuccessTests-3b131f81-a8cc-4099-849f-ffa4b0228356-pub-router&admin_state_up=True used request id req-2d80d303-60fd-47c9-875d-feb34418d14d 2018-08-01 10:41:53,685 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:41:53,686 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:41:54,169 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dcbb720c5a1a44f5afb20e20c6c68764", "name": "CreateNetworkSuccessTests-f166c4e5-f485-4c1-proj-role"}], "expires_at": "2018-08-01T11:41:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ab07f4337c4a45ec9ae4e009308d38f7", "name": "CreateNetworkSuccessTests-f166c4e5-f485-4c1-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/ab07f4337c4a45ec9ae4e009308d38f7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/ab07f4337c4a45ec9ae4e009308d38f7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/ab07f4337c4a45ec9ae4e009308d38f7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/ab07f4337c4a45ec9ae4e009308d38f7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/ab07f4337c4a45ec9ae4e009308d38f7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/ab07f4337c4a45ec9ae4e009308d38f7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_ab07f4337c4a45ec9ae4e009308d38f7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_ab07f4337c4a45ec9ae4e009308d38f7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/ab07f4337c4a45ec9ae4e009308d38f7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/ab07f4337c4a45ec9ae4e009308d38f7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/ab07f4337c4a45ec9ae4e009308d38f7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/ab07f4337c4a45ec9ae4e009308d38f7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/ab07f4337c4a45ec9ae4e009308d38f7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/ab07f4337c4a45ec9ae4e009308d38f7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-f166c4e5-f485-4c1-user", "id": "7ea9c2049ea44149a48cc2afadd8f661"}, "audit_ids": ["qTaabaAGRrO2EJrDydAk1g"], "issued_at": "2018-08-01T10:41:54.000000Z"}} 2018-08-01 10:41:54,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24e781a4f63a689f906814468390e8f3190c9a8e" 2018-08-01 10:41:54,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:41:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bd94dd1-80fd-46f1-92bd-65fce7142096 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:41:54,181 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-5bd94dd1-80fd-46f1-92bd-65fce7142096 2018-08-01 10:41:54,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce568aae8bb8d4c24bb206b79a2bf40e37769451" 2018-08-01 10:41:54,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-940b89a8-5d36-4590-8d40-ce33d1da9740 Date: Wed, 01 Aug 2018 10:41:54 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dbe9669438844f3faecdc7fcc050e0d8","l2_adjacency":true,"status":"ACTIVE","subnets":["a5a333a9-9d0e-46a5-9440-2aa9c95d5013"],"description":"","tags":[],"updated_at":"2018-08-01T09:28:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:38Z","mtu":1500}]} 2018-08-01 10:41:54,292 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=external used request id req-940b89a8-5d36-4590-8d40-ce33d1da9740 2018-08-01 10:41:54,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=e7d7be46-2840-4976-87a2-d78a4e5c6089 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce568aae8bb8d4c24bb206b79a2bf40e37769451" 2018-08-01 10:41:54,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-89bebd05-fc23-4367-abab-4e96eb3800aa Date: Wed, 01 Aug 2018 10:41:54 GMT RESP BODY: {"subnets":[]} 2018-08-01 10:41:54,326 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=e7d7be46-2840-4976-87a2-d78a4e5c6089 used request id req-89bebd05-fc23-4367-abab-4e96eb3800aa 2018-08-01 10:41:54,327 - neutron_utils - INFO - Creating router with name - CreateNetworkSuccessTests-3b131f81-a8cc-4099-849f-ffa4b0228356-pub-router 2018-08-01 10:41:54,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce568aae8bb8d4c24bb206b79a2bf40e37769451" -d '{"router": {"external_gateway_info": {"network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089"}, "name": "CreateNetworkSuccessTests-3b131f81-a8cc-4099-849f-ffa4b0228356-pub-router", "admin_state_up": true}}' 2018-08-01 10:41:55,728 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-ae385e00-4fc8-47c8-8d2d-cf3e85e36563 Date: Wed, 01 Aug 2018 10:41:55 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a5a333a9-9d0e-46a5-9440-2aa9c95d5013", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "ab07f4337c4a45ec9ae4e009308d38f7", "created_at": "2018-08-01T10:41:54Z", "admin_state_up": true, "updated_at": "2018-08-01T10:41:55Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "ab07f4337c4a45ec9ae4e009308d38f7", "id": "4c4aae03-f190-4876-98dc-d4bf2598457a", "name": "CreateNetworkSuccessTests-3b131f81-a8cc-4099-849f-ffa4b0228356-pub-router"}} 2018-08-01 10:41:55,729 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers used request id req-ae385e00-4fc8-47c8-8d2d-cf3e85e36563 2018-08-01 10:41:55,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?device_id=4c4aae03-f190-4876-98dc-d4bf2598457a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce568aae8bb8d4c24bb206b79a2bf40e37769451" 2018-08-01 10:41:55,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-1fe8b33e-b454-4fa4-ab98-dfe6872f9cd0 Date: Wed, 01 Aug 2018 10:41:55 GMT RESP BODY: {"ports":[]} 2018-08-01 10:41:55,762 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?device_id=4c4aae03-f190-4876-98dc-d4bf2598457a used request id req-1fe8b33e-b454-4fa4-ab98-dfe6872f9cd0 2018-08-01 10:41:55,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateNetworkSuccessTests-3b131f81-a8cc-4099-849f-ffa4b0228356-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce568aae8bb8d4c24bb206b79a2bf40e37769451" 2018-08-01 10:41:55,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-d6b83ee0-3d24-41f3-83a3-4b0e28d6e1bb Date: Wed, 01 Aug 2018 10:41:55 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"13ec7a12-bc75-4293-b34e-a3281c4fdd3b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ab07f4337c4a45ec9ae4e009308d38f7","l2_adjacency":true,"status":"ACTIVE","subnets":["37ba9423-d68c-44dc-8ef6-61c617ce544b"],"description":"","tags":[],"updated_at":"2018-08-01T10:41:52Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-3b131f81-a8cc-4099-849f-ffa4b0228356-pub-net","admin_state_up":true,"tenant_id":"ab07f4337c4a45ec9ae4e009308d38f7","created_at":"2018-08-01T10:41:51Z","mtu":999}]} 2018-08-01 10:41:55,864 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateNetworkSuccessTests-3b131f81-a8cc-4099-849f-ffa4b0228356-pub-net used request id req-d6b83ee0-3d24-41f3-83a3-4b0e28d6e1bb 2018-08-01 10:41:55,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:41:55,872 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:41: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:41:55,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ab07f4337c4a45ec9ae4e009308d38f7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce568aae8bb8d4c24bb206b79a2bf40e37769451" 2018-08-01 10:41:55,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:41:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b767272-b297-4b73-8596-1dafc5a66b7c Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/ab07f4337c4a45ec9ae4e009308d38f7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ab07f4337c4a45ec9ae4e009308d38f7", "name": "CreateNetworkSuccessTests-f166c4e5-f485-4c1-proj"}} 2018-08-01 10:41:55,967 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ab07f4337c4a45ec9ae4e009308d38f7 used request id req-5b767272-b297-4b73-8596-1dafc5a66b7c 2018-08-01 10:41:55,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=13ec7a12-bc75-4293-b34e-a3281c4fdd3b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce568aae8bb8d4c24bb206b79a2bf40e37769451" 2018-08-01 10:41:56,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-c0735fae-1b0c-467f-b25f-ea6d933f81fd Date: Wed, 01 Aug 2018 10:41:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"13ec7a12-bc75-4293-b34e-a3281c4fdd3b","tenant_id":"ab07f4337c4a45ec9ae4e009308d38f7","created_at":"2018-08-01T10:41:52Z","dns_nameservers":[],"updated_at":"2018-08-01T10:41:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"ab07f4337c4a45ec9ae4e009308d38f7","id":"37ba9423-d68c-44dc-8ef6-61c617ce544b","subnetpool_id":null,"name":"CreateNetworkSuccessTests-3b131f81-a8cc-4099-849f-ffa4b0228356-pub-subnet"}]} 2018-08-01 10:41:56,018 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=13ec7a12-bc75-4293-b34e-a3281c4fdd3b used request id req-c0735fae-1b0c-467f-b25f-ea6d933f81fd 2018-08-01 10:41:56,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=13ec7a12-bc75-4293-b34e-a3281c4fdd3b&name=CreateNetworkSuccessTests-3b131f81-a8cc-4099-849f-ffa4b0228356-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce568aae8bb8d4c24bb206b79a2bf40e37769451" 2018-08-01 10:41:56,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-6019d7fa-65fa-4b11-a702-9cd1c244501e Date: Wed, 01 Aug 2018 10:41:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"13ec7a12-bc75-4293-b34e-a3281c4fdd3b","tenant_id":"ab07f4337c4a45ec9ae4e009308d38f7","created_at":"2018-08-01T10:41:52Z","dns_nameservers":[],"updated_at":"2018-08-01T10:41:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"ab07f4337c4a45ec9ae4e009308d38f7","id":"37ba9423-d68c-44dc-8ef6-61c617ce544b","subnetpool_id":null,"name":"CreateNetworkSuccessTests-3b131f81-a8cc-4099-849f-ffa4b0228356-pub-subnet"}]} 2018-08-01 10:41:56,067 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=13ec7a12-bc75-4293-b34e-a3281c4fdd3b&name=CreateNetworkSuccessTests-3b131f81-a8cc-4099-849f-ffa4b0228356-pub-subnet used request id req-6019d7fa-65fa-4b11-a702-9cd1c244501e 2018-08-01 10:41:56,067 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-08-01 10:41:56,067 - neutron_utils - INFO - Adding interface to router with name CreateNetworkSuccessTests-3b131f81-a8cc-4099-849f-ffa4b0228356-pub-router 2018-08-01 10:41:56,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/routers/4c4aae03-f190-4876-98dc-d4bf2598457a/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce568aae8bb8d4c24bb206b79a2bf40e37769451" -d '{"subnet_id": "37ba9423-d68c-44dc-8ef6-61c617ce544b"}' 2018-08-01 10:41:58,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-4b17423a-98c9-4ab2-9f0a-c60024b458d6 Date: Wed, 01 Aug 2018 10:41:58 GMT RESP BODY: {"network_id": "13ec7a12-bc75-4293-b34e-a3281c4fdd3b", "tenant_id": "ab07f4337c4a45ec9ae4e009308d38f7", "subnet_id": "37ba9423-d68c-44dc-8ef6-61c617ce544b", "subnet_ids": ["37ba9423-d68c-44dc-8ef6-61c617ce544b"], "port_id": "3d115bb5-bcc8-47fa-aa35-9f282042d214", "id": "4c4aae03-f190-4876-98dc-d4bf2598457a"} 2018-08-01 10:41:58,259 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/4c4aae03-f190-4876-98dc-d4bf2598457a/add_router_interface used request id req-4b17423a-98c9-4ab2-9f0a-c60024b458d6 2018-08-01 10:41:58,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/routers/4c4aae03-f190-4876-98dc-d4bf2598457a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce568aae8bb8d4c24bb206b79a2bf40e37769451" 2018-08-01 10:41:58,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-8f1fed8b-f184-47ee-87c6-3102c9c7f4db Date: Wed, 01 Aug 2018 10:41:58 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a5a333a9-9d0e-46a5-9440-2aa9c95d5013", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "ab07f4337c4a45ec9ae4e009308d38f7", "created_at": "2018-08-01T10:41:54Z", "admin_state_up": true, "updated_at": "2018-08-01T10:41:57Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "ab07f4337c4a45ec9ae4e009308d38f7", "id": "4c4aae03-f190-4876-98dc-d4bf2598457a", "name": "CreateNetworkSuccessTests-3b131f81-a8cc-4099-849f-ffa4b0228356-pub-router"}} 2018-08-01 10:41:58,371 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers/4c4aae03-f190-4876-98dc-d4bf2598457a used request id req-8f1fed8b-f184-47ee-87c6-3102c9c7f4db 2018-08-01 10:41:58,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?device_id=4c4aae03-f190-4876-98dc-d4bf2598457a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce568aae8bb8d4c24bb206b79a2bf40e37769451" 2018-08-01 10:41:58,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 767 X-Openstack-Request-Id: req-6e64476c-7fb9-4c6f-baa8-195f1932cf14 Date: Wed, 01 Aug 2018 10:41:58 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:41:57Z","device_owner":"network:router_interface","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"37ba9423-d68c-44dc-8ef6-61c617ce544b","ip_address":"10.55.1.1"}],"id":"3d115bb5-bcc8-47fa-aa35-9f282042d214","security_groups":[],"mac_address":"fa:16:3e:be:24:1f","project_id":"ab07f4337c4a45ec9ae4e009308d38f7","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"13ec7a12-bc75-4293-b34e-a3281c4fdd3b","tenant_id":"ab07f4337c4a45ec9ae4e009308d38f7","created_at":"2018-08-01T10:41:56Z","binding:vnic_type":"normal","device_id":"4c4aae03-f190-4876-98dc-d4bf2598457a","ip_allocation":"immediate"}]} 2018-08-01 10:41:58,463 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?device_id=4c4aae03-f190-4876-98dc-d4bf2598457a used request id req-6e64476c-7fb9-4c6f-baa8-195f1932cf14 2018-08-01 10:41:58,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/37ba9423-d68c-44dc-8ef6-61c617ce544b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce568aae8bb8d4c24bb206b79a2bf40e37769451" 2018-08-01 10:41:58,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-e6aa3a1a-ec32-4eff-a445-c580e65e664d Date: Wed, 01 Aug 2018 10:41:58 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"13ec7a12-bc75-4293-b34e-a3281c4fdd3b","tenant_id":"ab07f4337c4a45ec9ae4e009308d38f7","created_at":"2018-08-01T10:41:52Z","dns_nameservers":[],"updated_at":"2018-08-01T10:41:52Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"ab07f4337c4a45ec9ae4e009308d38f7","id":"37ba9423-d68c-44dc-8ef6-61c617ce544b","subnetpool_id":null,"name":"CreateNetworkSuccessTests-3b131f81-a8cc-4099-849f-ffa4b0228356-pub-subnet"}} 2018-08-01 10:41:58,513 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/37ba9423-d68c-44dc-8ef6-61c617ce544b used request id req-e6aa3a1a-ec32-4eff-a445-c580e65e664d 2018-08-01 10:41:58,514 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:41:58,902 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dcbb720c5a1a44f5afb20e20c6c68764", "name": "CreateNetworkSuccessTests-f166c4e5-f485-4c1-proj-role"}], "expires_at": "2018-08-01T11:41:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ab07f4337c4a45ec9ae4e009308d38f7", "name": "CreateNetworkSuccessTests-f166c4e5-f485-4c1-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/ab07f4337c4a45ec9ae4e009308d38f7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/ab07f4337c4a45ec9ae4e009308d38f7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/ab07f4337c4a45ec9ae4e009308d38f7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/ab07f4337c4a45ec9ae4e009308d38f7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/ab07f4337c4a45ec9ae4e009308d38f7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/ab07f4337c4a45ec9ae4e009308d38f7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_ab07f4337c4a45ec9ae4e009308d38f7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_ab07f4337c4a45ec9ae4e009308d38f7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/ab07f4337c4a45ec9ae4e009308d38f7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/ab07f4337c4a45ec9ae4e009308d38f7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/ab07f4337c4a45ec9ae4e009308d38f7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/ab07f4337c4a45ec9ae4e009308d38f7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/ab07f4337c4a45ec9ae4e009308d38f7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/ab07f4337c4a45ec9ae4e009308d38f7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-f166c4e5-f485-4c1-user", "id": "7ea9c2049ea44149a48cc2afadd8f661"}, "audit_ids": ["B1aMkfTbQESVqnqkc1SiBA"], "issued_at": "2018-08-01T10:41:58.000000Z"}} 2018-08-01 10:41:58,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateNetworkSuccessTests-3b131f81-a8cc-4099-849f-ffa4b0228356-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0db05a090006c3e45b58de705958106ab80d2775" 2018-08-01 10:41:59,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-83bf3b5f-3abf-4228-a44b-f57e492ae88f Date: Wed, 01 Aug 2018 10:41:59 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"13ec7a12-bc75-4293-b34e-a3281c4fdd3b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ab07f4337c4a45ec9ae4e009308d38f7","l2_adjacency":true,"status":"ACTIVE","subnets":["37ba9423-d68c-44dc-8ef6-61c617ce544b"],"description":"","tags":[],"updated_at":"2018-08-01T10:41:52Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-3b131f81-a8cc-4099-849f-ffa4b0228356-pub-net","admin_state_up":true,"tenant_id":"ab07f4337c4a45ec9ae4e009308d38f7","created_at":"2018-08-01T10:41:51Z","mtu":999}]} 2018-08-01 10:41:59,174 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateNetworkSuccessTests-3b131f81-a8cc-4099-849f-ffa4b0228356-pub-net used request id req-83bf3b5f-3abf-4228-a44b-f57e492ae88f 2018-08-01 10:41:59,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:41:59,183 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:41: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:41:59,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ab07f4337c4a45ec9ae4e009308d38f7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6aa639b94ab0fabb6995106e8a68d29f82a434d" 2018-08-01 10:41:59,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:41:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6f37d82-9e84-4927-9179-e108f8b6ef07 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/ab07f4337c4a45ec9ae4e009308d38f7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ab07f4337c4a45ec9ae4e009308d38f7", "name": "CreateNetworkSuccessTests-f166c4e5-f485-4c1-proj"}} 2018-08-01 10:41:59,270 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ab07f4337c4a45ec9ae4e009308d38f7 used request id req-d6f37d82-9e84-4927-9179-e108f8b6ef07 2018-08-01 10:41:59,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=13ec7a12-bc75-4293-b34e-a3281c4fdd3b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0db05a090006c3e45b58de705958106ab80d2775" 2018-08-01 10:41:59,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-6cf3d7cb-2259-496d-99ba-90cc40117fdf Date: Wed, 01 Aug 2018 10:41:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"13ec7a12-bc75-4293-b34e-a3281c4fdd3b","tenant_id":"ab07f4337c4a45ec9ae4e009308d38f7","created_at":"2018-08-01T10:41:52Z","dns_nameservers":[],"updated_at":"2018-08-01T10:41:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"ab07f4337c4a45ec9ae4e009308d38f7","id":"37ba9423-d68c-44dc-8ef6-61c617ce544b","subnetpool_id":null,"name":"CreateNetworkSuccessTests-3b131f81-a8cc-4099-849f-ffa4b0228356-pub-subnet"}]} 2018-08-01 10:41:59,323 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=13ec7a12-bc75-4293-b34e-a3281c4fdd3b used request id req-6cf3d7cb-2259-496d-99ba-90cc40117fdf 2018-08-01 10:41:59,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=13ec7a12-bc75-4293-b34e-a3281c4fdd3b&name=CreateNetworkSuccessTests-3b131f81-a8cc-4099-849f-ffa4b0228356-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0db05a090006c3e45b58de705958106ab80d2775" 2018-08-01 10:41:59,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-d0a9c73d-2b11-4141-ba21-94e4c2b5daad Date: Wed, 01 Aug 2018 10:41:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"13ec7a12-bc75-4293-b34e-a3281c4fdd3b","tenant_id":"ab07f4337c4a45ec9ae4e009308d38f7","created_at":"2018-08-01T10:41:52Z","dns_nameservers":[],"updated_at":"2018-08-01T10:41:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"ab07f4337c4a45ec9ae4e009308d38f7","id":"37ba9423-d68c-44dc-8ef6-61c617ce544b","subnetpool_id":null,"name":"CreateNetworkSuccessTests-3b131f81-a8cc-4099-849f-ffa4b0228356-pub-subnet"}]} 2018-08-01 10:41:59,373 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=13ec7a12-bc75-4293-b34e-a3281c4fdd3b&name=CreateNetworkSuccessTests-3b131f81-a8cc-4099-849f-ffa4b0228356-pub-subnet used request id req-d0a9c73d-2b11-4141-ba21-94e4c2b5daad 2018-08-01 10:41:59,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/routers?name=CreateNetworkSuccessTests-3b131f81-a8cc-4099-849f-ffa4b0228356-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0db05a090006c3e45b58de705958106ab80d2775" 2018-08-01 10:41:59,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-8c314e60-bc04-4811-b163-c55f02776bf8 Date: Wed, 01 Aug 2018 10:41:59 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a5a333a9-9d0e-46a5-9440-2aa9c95d5013", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "ab07f4337c4a45ec9ae4e009308d38f7", "created_at": "2018-08-01T10:41:54Z", "admin_state_up": true, "updated_at": "2018-08-01T10:41:57Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "ab07f4337c4a45ec9ae4e009308d38f7", "id": "4c4aae03-f190-4876-98dc-d4bf2598457a", "name": "CreateNetworkSuccessTests-3b131f81-a8cc-4099-849f-ffa4b0228356-pub-router"}]} 2018-08-01 10:41:59,492 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers?name=CreateNetworkSuccessTests-3b131f81-a8cc-4099-849f-ffa4b0228356-pub-router used request id req-8c314e60-bc04-4811-b163-c55f02776bf8 2018-08-01 10:41:59,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ab07f4337c4a45ec9ae4e009308d38f7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6aa639b94ab0fabb6995106e8a68d29f82a434d" 2018-08-01 10:41:59,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:41:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df9151d2-eee7-4dcb-bf09-62d4027d4eed Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/ab07f4337c4a45ec9ae4e009308d38f7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ab07f4337c4a45ec9ae4e009308d38f7", "name": "CreateNetworkSuccessTests-f166c4e5-f485-4c1-proj"}} 2018-08-01 10:41:59,583 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ab07f4337c4a45ec9ae4e009308d38f7 used request id req-df9151d2-eee7-4dcb-bf09-62d4027d4eed 2018-08-01 10:41:59,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?device_id=4c4aae03-f190-4876-98dc-d4bf2598457a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0db05a090006c3e45b58de705958106ab80d2775" 2018-08-01 10:41:59,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 767 X-Openstack-Request-Id: req-6fcf043f-3808-4120-b045-be6cb41c2d80 Date: Wed, 01 Aug 2018 10:41:59 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:41:59Z","device_owner":"network:router_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"37ba9423-d68c-44dc-8ef6-61c617ce544b","ip_address":"10.55.1.1"}],"id":"3d115bb5-bcc8-47fa-aa35-9f282042d214","security_groups":[],"mac_address":"fa:16:3e:be:24:1f","project_id":"ab07f4337c4a45ec9ae4e009308d38f7","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"13ec7a12-bc75-4293-b34e-a3281c4fdd3b","tenant_id":"ab07f4337c4a45ec9ae4e009308d38f7","created_at":"2018-08-01T10:41:56Z","binding:vnic_type":"normal","device_id":"4c4aae03-f190-4876-98dc-d4bf2598457a","ip_allocation":"immediate"}]} 2018-08-01 10:41:59,644 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?device_id=4c4aae03-f190-4876-98dc-d4bf2598457a used request id req-6fcf043f-3808-4120-b045-be6cb41c2d80 2018-08-01 10:41:59,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/37ba9423-d68c-44dc-8ef6-61c617ce544b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0db05a090006c3e45b58de705958106ab80d2775" 2018-08-01 10:41:59,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-3f788ef4-6d2f-4ccb-b43e-a12d2a5ec490 Date: Wed, 01 Aug 2018 10:41:59 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"13ec7a12-bc75-4293-b34e-a3281c4fdd3b","tenant_id":"ab07f4337c4a45ec9ae4e009308d38f7","created_at":"2018-08-01T10:41:52Z","dns_nameservers":[],"updated_at":"2018-08-01T10:41:52Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"ab07f4337c4a45ec9ae4e009308d38f7","id":"37ba9423-d68c-44dc-8ef6-61c617ce544b","subnetpool_id":null,"name":"CreateNetworkSuccessTests-3b131f81-a8cc-4099-849f-ffa4b0228356-pub-subnet"}} 2018-08-01 10:41:59,725 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/37ba9423-d68c-44dc-8ef6-61c617ce544b used request id req-3f788ef4-6d2f-4ccb-b43e-a12d2a5ec490 2018-08-01 10:41:59,725 - OpenStackNetwork - INFO - Removing router interface from router CreateNetworkSuccessTests-3b131f81-a8cc-4099-849f-ffa4b0228356-pub-router and subnet CreateNetworkSuccessTests-3b131f81-a8cc-4099-849f-ffa4b0228356-pub-subnet 2018-08-01 10:41:59,726 - neutron_utils - INFO - Removing router interface from router named CreateNetworkSuccessTests-3b131f81-a8cc-4099-849f-ffa4b0228356-pub-router 2018-08-01 10:41:59,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/routers/4c4aae03-f190-4876-98dc-d4bf2598457a/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce568aae8bb8d4c24bb206b79a2bf40e37769451" -d '{"subnet_id": "37ba9423-d68c-44dc-8ef6-61c617ce544b"}' 2018-08-01 10:42:01,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-f23cb61a-1bd1-4856-a6b7-60c420d6ed55 Date: Wed, 01 Aug 2018 10:42:01 GMT RESP BODY: {"network_id": "13ec7a12-bc75-4293-b34e-a3281c4fdd3b", "tenant_id": "ab07f4337c4a45ec9ae4e009308d38f7", "subnet_id": "37ba9423-d68c-44dc-8ef6-61c617ce544b", "subnet_ids": ["37ba9423-d68c-44dc-8ef6-61c617ce544b"], "port_id": "3d115bb5-bcc8-47fa-aa35-9f282042d214", "id": "4c4aae03-f190-4876-98dc-d4bf2598457a"} 2018-08-01 10:42:01,381 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/4c4aae03-f190-4876-98dc-d4bf2598457a/remove_router_interface used request id req-f23cb61a-1bd1-4856-a6b7-60c420d6ed55 2018-08-01 10:42:01,381 - OpenStackNetwork - INFO - Removing router CreateNetworkSuccessTests-3b131f81-a8cc-4099-849f-ffa4b0228356-pub-router 2018-08-01 10:42:01,382 - neutron_utils - INFO - Deleting router with name - CreateNetworkSuccessTests-3b131f81-a8cc-4099-849f-ffa4b0228356-pub-router 2018-08-01 10:42:01,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/routers/4c4aae03-f190-4876-98dc-d4bf2598457a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce568aae8bb8d4c24bb206b79a2bf40e37769451" 2018-08-01 10:42:02,398 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-98c2e9c0-1543-4069-9931-b03dff635354 Content-Length: 0 Date: Wed, 01 Aug 2018 10:42:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:42:02,398 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/4c4aae03-f190-4876-98dc-d4bf2598457a used request id req-98c2e9c0-1543-4069-9931-b03dff635354 2018-08-01 10:42:02,399 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-3b131f81-a8cc-4099-849f-ffa4b0228356-pub-subnet 2018-08-01 10:42:02,399 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-3b131f81-a8cc-4099-849f-ffa4b0228356-pub-subnet 2018-08-01 10:42:02,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/subnets/37ba9423-d68c-44dc-8ef6-61c617ce544b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c476a3aeb4c849413f941d411a4b00aeab02b0" 2018-08-01 10:42:03,500 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-69821f8f-9f19-4646-a9e1-e008a28e62ac Date: Wed, 01 Aug 2018 10:42:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:42:03,500 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/37ba9423-d68c-44dc-8ef6-61c617ce544b used request id req-69821f8f-9f19-4646-a9e1-e008a28e62ac 2018-08-01 10:42:03,500 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-3b131f81-a8cc-4099-849f-ffa4b0228356-pub-net 2018-08-01 10:42:03,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/networks/13ec7a12-bc75-4293-b34e-a3281c4fdd3b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c476a3aeb4c849413f941d411a4b00aeab02b0" 2018-08-01 10:42:04,328 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d53c20e6-3b37-4c1a-9fff-853e51b3734c Date: Wed, 01 Aug 2018 10:42:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:42:04,328 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/13ec7a12-bc75-4293-b34e-a3281c4fdd3b used request id req-d53c20e6-3b37-4c1a-9fff-853e51b3734c 2018-08-01 10:42:04,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd3384d7c69557801b80ce82381fab6b08523a3e" 2018-08-01 10:42:04,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-238f6202-c030-4b6f-a662-9a611b177fad Date: Wed, 01 Aug 2018 10:42:04 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a2413a97b61342d8bd27570706ef372d", "created_at": "2018-08-01T09:33:18Z", "updated_at": "2018-08-01T09:33:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "7f556ce3-51d0-4279-a11d-510db9f9a3b1", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "94adc13c-a166-41cf-bd16-f997efc73cb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "b39143b5-c08f-4d0b-9d40-54f472f2389e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "e218b0b7-4501-4f84-9458-caf2891c260d", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}], "revision_number": 4, "project_id": "a2413a97b61342d8bd27570706ef372d", "id": "38229670-7386-42d0-b7b9-2397ea5938de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "created_at": "2018-08-01T09:28:38Z", "updated_at": "2018-08-01T09:28:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "763568f1-8151-4a3c-911a-d06da4423063", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "80d28bee-4aee-47e8-a8da-e0fe31497fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "a47a5ddf-aa37-4ab2-a335-1c93513b5f12", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "f5bba5a5-602b-421e-98b2-5a16117f943f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}], "revision_number": 4, "project_id": "dbe9669438844f3faecdc7fcc050e0d8", "id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ed1054af2e94c049694d98d54211d98", "created_at": "2018-08-01T09:31:40Z", "updated_at": "2018-08-01T09:31:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "34baee87-ea35-42ee-8a69-0f6e2a825d3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "89b9d1c9-f4f9-45cd-8d36-970d44228439", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "b8ab0d59-cab9-4488-82ee-7c5f69709bff", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "d3ab68ea-23b4-4bf6-8dd3-85d029e3d89f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}], "revision_number": 4, "project_id": "2ed1054af2e94c049694d98d54211d98", "id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ab07f4337c4a45ec9ae4e009308d38f7", "created_at": "2018-08-01T10:41:51Z", "updated_at": "2018-08-01T10:41:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:41:51Z", "revision_number": 0, "id": "17bfdd74-1733-4d1b-9fc0-c2dbbc33046e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:41:51Z", "security_group_id": "46fac448-dfff-4b38-8765-7e9b5d564b2e", "tenant_id": "ab07f4337c4a45ec9ae4e009308d38f7", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab07f4337c4a45ec9ae4e009308d38f7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:41:51Z", "revision_number": 0, "id": "8ec81c06-004d-4e23-a794-34ce25ce9e9b", "remote_group_id": "46fac448-dfff-4b38-8765-7e9b5d564b2e", "remote_ip_prefix": null, "created_at": "2018-08-01T10:41:51Z", "security_group_id": "46fac448-dfff-4b38-8765-7e9b5d564b2e", "tenant_id": "ab07f4337c4a45ec9ae4e009308d38f7", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab07f4337c4a45ec9ae4e009308d38f7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:41:51Z", "revision_number": 0, "id": "ce931ff4-503e-4b57-8717-4aade3cf8aa7", "remote_group_id": "46fac448-dfff-4b38-8765-7e9b5d564b2e", "remote_ip_prefix": null, "created_at": "2018-08-01T10:41:51Z", "security_group_id": "46fac448-dfff-4b38-8765-7e9b5d564b2e", "tenant_id": "ab07f4337c4a45ec9ae4e009308d38f7", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab07f4337c4a45ec9ae4e009308d38f7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:41:51Z", "revision_number": 0, "id": "d064ddba-7126-4e45-ac2c-bc57573aa84b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:41:51Z", "security_group_id": "46fac448-dfff-4b38-8765-7e9b5d564b2e", "tenant_id": "ab07f4337c4a45ec9ae4e009308d38f7", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab07f4337c4a45ec9ae4e009308d38f7"}], "revision_number": 4, "project_id": "ab07f4337c4a45ec9ae4e009308d38f7", "id": "46fac448-dfff-4b38-8765-7e9b5d564b2e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "created_at": "2018-08-01T09:34:13Z", "updated_at": "2018-08-01T09:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "1dbb3f59-611b-46d1-a82d-2720e0a16f86", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "3878126b-a220-4357-adb9-bc22498f31b1", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "75ce67db-9c04-4561-a10d-8b1ec63943e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "e2945a69-3afe-41e3-a7ec-3ea4c79a12ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}], "revision_number": 4, "project_id": "c0d9b34b06f445a7857603f60b181f3c", "id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-01T09:30:58Z", "updated_at": "2018-08-01T09:30:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "042d4626-2974-418d-affe-f8f2acd05faa", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "995fae58-f0e5-4e10-801c-6c2ce5c7ae0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "cb8404fa-cb24-4879-a34d-f3050dcba730", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "dad6aaab-690e-4c24-9103-6767e0c80bc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "created_at": "2018-08-01T09:31:11Z", "updated_at": "2018-08-01T09:31:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "939e25e0-5dbc-4f6e-9f6f-7fb70e540203", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "9796a673-6928-4009-9c21-1410d395646e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "af7b8bf8-2fb6-4d72-842a-38f72d7581f7", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "b9af65b0-2eb8-45e1-8504-b7dc4dbb83ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}], "revision_number": 4, "project_id": "dd207f801ed3475f9dbe5f13077af1c8", "id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "46dd322c3fcc454eb140e37825746af8", "created_at": "2018-08-01T10:33:44Z", "updated_at": "2018-08-01T10:33:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "0f41470b-1091-45c1-b574-92069f79f8d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "8cc03a9c-8fa5-425b-812f-d7692bae3613", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d1373b1e-2fb9-4e02-a9e1-7e873ba1d7d1", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d21f3909-71f3-43e2-a22d-6a9c2513cb6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}], "revision_number": 4, "project_id": "46dd322c3fcc454eb140e37825746af8", "id": "b2961714-c8a4-4fcb-918b-21d70527c983", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "created_at": "2018-08-01T09:34:57Z", "updated_at": "2018-08-01T09:34:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "8063d12f-30db-4ccf-8ce0-72e59ba81a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c38e1a7a-5857-4f03-b991-6d5c9c9a5b9e", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c725bae1-d3bb-42b5-b331-32737085f28c", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "cfddc134-923b-4e0d-9ec5-dcc5641dd435", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}], "revision_number": 4, "project_id": "455b48a61678488ead79a4cfa07ef5c3", "id": "cd52f913-3072-4ce7-a779-7de795b62b12", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:36:50Z", "updated_at": "2018-08-01T09:36:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "07ef7fe5-a529-45da-bfc0-899f0ea9b592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "bc4dad3a-2a0c-4c31-b901-2909a12adb50", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c35cff35-4306-4116-b9fa-fc27bc7c05d6", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c493e3ac-d9d2-480d-9ec8-50982eedaf5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}], "revision_number": 4, "project_id": "8d96727022f4443794db44ecde432faf", "id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "created_at": "2018-08-01T09:32:45Z", "updated_at": "2018-08-01T09:32:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "058ea790-43ea-4a6f-9950-28418319e577", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "5fcfb31b-cdad-4037-973e-56b74faefd14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "99a24d26-dc7f-42d0-aa23-a7c061f04952", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "b641bb48-566e-472b-a3cc-d38c85ab3ff1", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}], "revision_number": 4, "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "name": "default"}]} 2018-08-01 10:42:04,590 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-238f6202-c030-4b6f-a662-9a611b177fad 2018-08-01 10:42:04,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd3384d7c69557801b80ce82381fab6b08523a3e" 2018-08-01 10:42:04,760 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:42:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b347a9d2-35ad-4d0b-9c4d-8e511f186962 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2413a97b61342d8bd27570706ef372d.", "code": 404, "title": "Not Found"}} 2018-08-01 10:42:04,760 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d used request id req-b347a9d2-35ad-4d0b-9c4d-8e511f186962 2018-08-01 10:42:04,760 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:42:04,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd3384d7c69557801b80ce82381fab6b08523a3e" 2018-08-01 10:42:04,852 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:42:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a65b0f5b-437b-44cb-b660-f74a829da711 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.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dbe9669438844f3faecdc7fcc050e0d8", "name": "service"}} 2018-08-01 10:42:04,852 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 used request id req-a65b0f5b-437b-44cb-b660-f74a829da711 2018-08-01 10:42:04,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd3384d7c69557801b80ce82381fab6b08523a3e" 2018-08-01 10:42:04,937 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:42:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6f19f1f3-fa7e-48d1-815a-a6afab89b98f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ed1054af2e94c049694d98d54211d98.", "code": 404, "title": "Not Found"}} 2018-08-01 10:42:04,937 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 used request id req-6f19f1f3-fa7e-48d1-815a-a6afab89b98f 2018-08-01 10:42:04,937 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:42:04,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ab07f4337c4a45ec9ae4e009308d38f7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd3384d7c69557801b80ce82381fab6b08523a3e" 2018-08-01 10:42:05,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:42:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6116f193-5398-40e7-9684-2a1e805f8a4c Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/ab07f4337c4a45ec9ae4e009308d38f7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ab07f4337c4a45ec9ae4e009308d38f7", "name": "CreateNetworkSuccessTests-f166c4e5-f485-4c1-proj"}} 2018-08-01 10:42:05,026 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ab07f4337c4a45ec9ae4e009308d38f7 used request id req-6116f193-5398-40e7-9684-2a1e805f8a4c 2018-08-01 10:42:05,026 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 46fac448-dfff-4b38-8765-7e9b5d564b2e 2018-08-01 10:42:05,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=46fac448-dfff-4b38-8765-7e9b5d564b2e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd3384d7c69557801b80ce82381fab6b08523a3e" 2018-08-01 10:42:05,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-075ebf82-0ee7-4523-b059-6049986ea602 Date: Wed, 01 Aug 2018 10:42:05 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-08-01T10:41:51Z", "security_group_id": "46fac448-dfff-4b38-8765-7e9b5d564b2e", "port_range_min": null, "revision_number": 0, "tenant_id": "ab07f4337c4a45ec9ae4e009308d38f7", "created_at": "2018-08-01T10:41:51Z", "project_id": "ab07f4337c4a45ec9ae4e009308d38f7", "id": "17bfdd74-1733-4d1b-9fc0-c2dbbc33046e"}, {"remote_group_id": "46fac448-dfff-4b38-8765-7e9b5d564b2e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:41:51Z", "security_group_id": "46fac448-dfff-4b38-8765-7e9b5d564b2e", "port_range_min": null, "revision_number": 0, "tenant_id": "ab07f4337c4a45ec9ae4e009308d38f7", "created_at": "2018-08-01T10:41:51Z", "project_id": "ab07f4337c4a45ec9ae4e009308d38f7", "id": "8ec81c06-004d-4e23-a794-34ce25ce9e9b"}, {"remote_group_id": "46fac448-dfff-4b38-8765-7e9b5d564b2e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:41:51Z", "security_group_id": "46fac448-dfff-4b38-8765-7e9b5d564b2e", "port_range_min": null, "revision_number": 0, "tenant_id": "ab07f4337c4a45ec9ae4e009308d38f7", "created_at": "2018-08-01T10:41:51Z", "project_id": "ab07f4337c4a45ec9ae4e009308d38f7", "id": "ce931ff4-503e-4b57-8717-4aade3cf8aa7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:41:51Z", "security_group_id": "46fac448-dfff-4b38-8765-7e9b5d564b2e", "port_range_min": null, "revision_number": 0, "tenant_id": "ab07f4337c4a45ec9ae4e009308d38f7", "created_at": "2018-08-01T10:41:51Z", "project_id": "ab07f4337c4a45ec9ae4e009308d38f7", "id": "d064ddba-7126-4e45-ac2c-bc57573aa84b"}]} 2018-08-01 10:42:05,066 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=46fac448-dfff-4b38-8765-7e9b5d564b2e used request id req-075ebf82-0ee7-4523-b059-6049986ea602 2018-08-01 10:42:05,067 - neutron_utils - INFO - Deleting security group with name - default 2018-08-01 10:42:05,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/46fac448-dfff-4b38-8765-7e9b5d564b2e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd3384d7c69557801b80ce82381fab6b08523a3e" 2018-08-01 10:42:05,192 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-daaa7323-f0d4-4d2b-b4f7-3d8fed24644d Content-Length: 0 Date: Wed, 01 Aug 2018 10:42:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:42:05,192 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/46fac448-dfff-4b38-8765-7e9b5d564b2e used request id req-daaa7323-f0d4-4d2b-b4f7-3d8fed24644d 2018-08-01 10:42:05,193 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-f166c4e5-f485-4c1-proj 2018-08-01 10:42:05,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/ab07f4337c4a45ec9ae4e009308d38f7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd3384d7c69557801b80ce82381fab6b08523a3e" 2018-08-01 10:42:05,411 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:42:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6382198c-69eb-4832-bc05-9849611dac29 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:42:05,411 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/ab07f4337c4a45ec9ae4e009308d38f7 used request id req-6382198c-69eb-4832-bc05-9849611dac29 2018-08-01 10:42:05,412 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-f166c4e5-f485-4c1-proj-role 2018-08-01 10:42:05,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/dcbb720c5a1a44f5afb20e20c6c68764 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd3384d7c69557801b80ce82381fab6b08523a3e" 2018-08-01 10:42:05,531 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:42:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8dbede9d-c636-434a-85ef-dd94a17a2a18 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:42:05,531 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/dcbb720c5a1a44f5afb20e20c6c68764 used request id req-8dbede9d-c636-434a-85ef-dd94a17a2a18 2018-08-01 10:42:05,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd3384d7c69557801b80ce82381fab6b08523a3e" 2018-08-01 10:42:05,618 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:42:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-715aa278-63eb-41d9-961d-e629aa47a0a9 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:42:05,618 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-715aa278-63eb-41d9-961d-e629aa47a0a9 2018-08-01 10:42:05,619 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-f166c4e5-f485-4c1-user 2018-08-01 10:42:05,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/7ea9c2049ea44149a48cc2afadd8f661 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee1ad7e643b72e76ffad1ccc218ad183d1403619" 2018-08-01 10:42:05,819 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:42:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3482f924-a8cf-46e0-aa95-88e38145c516 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:42:05,819 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/7ea9c2049ea44149a48cc2afadd8f661 used request id req-3482f924-a8cf-46e0-aa95-88e38145c516 2018-08-01 10:42:05,820 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:42:06,201 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:42:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["sCsW2Jd2RF-iS_saJCHaEA"], "issued_at": "2018-08-01T10:42:06.000000Z"}} 2018-08-01 10:42:06,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9a49698e80d14c97db2f83f9eedaeb81778f850" 2018-08-01 10:42:06,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:42:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aaaded2e-3900-41f0-9743-99bb6d9e84d6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:42:06,282 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-aaaded2e-3900-41f0-9743-99bb6d9e84d6 2018-08-01 10:42:06,284 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:42:06,284 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:42:06,668 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:42:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["4AUkvVUySxafa4meJLQkYQ"], "issued_at": "2018-08-01T10:42:06.000000Z"}} 2018-08-01 10:42:06,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80133fa4f8ce1c1a59b312f26ce02c8562a71280" 2018-08-01 10:42:06,748 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:42:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8dc7db5-6257-4098-b138-c28cee67e741 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:42:06,748 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-c8dc7db5-6257-4098-b138-c28cee67e741 2018-08-01 10:42:06,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:42:06,757 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:42: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:42:06,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-d047ebd7-cf68-493-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80133fa4f8ce1c1a59b312f26ce02c8562a71280" 2018-08-01 10:42:06,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:42:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28cd3a2d-7b0e-4a05-b098-f31cf5cc443a Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-d047ebd7-cf68-493-proj", "previous": null, "next": null}, "projects": []} 2018-08-01 10:42:06,843 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-d047ebd7-cf68-493-proj used request id req-28cd3a2d-7b0e-4a05-b098-f31cf5cc443a 2018-08-01 10:42:06,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80133fa4f8ce1c1a59b312f26ce02c8562a71280" 2018-08-01 10:42:06,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:42:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e6829f0-4bea-4c14-b9ad-275ac2eef9e7 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:42:06,931 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-1e6829f0-4bea-4c14-b9ad-275ac2eef9e7 2018-08-01 10:42:06,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80133fa4f8ce1c1a59b312f26ce02c8562a71280" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-d047ebd7-cf68-493-proj"}}' 2018-08-01 10:42:06,994 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:42:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a7ad56eb-739a-4fb8-89db-562986bc9541 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/e219ae8d82a34d5095c882baa0d25dcd"}, "tags": [], "enabled": true, "id": "e219ae8d82a34d5095c882baa0d25dcd", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-d047ebd7-cf68-493-proj"}} 2018-08-01 10:42:06,994 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-a7ad56eb-739a-4fb8-89db-562986bc9541 2018-08-01 10:42:06,994 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-d047ebd7-cf68-493-proj 2018-08-01 10:42:06,995 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:42:06,995 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:42:07,387 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:42:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["CGE8CY6KRI6ms1pLrsqU2g"], "issued_at": "2018-08-01T10:42:07.000000Z"}} 2018-08-01 10:42:07,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75d800758d43e68915eb7164acb83db81cbf5507" 2018-08-01 10:42:07,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:42:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c51c35a-ba98-455f-8515-8dbc7be27774 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:42:07,467 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-9c51c35a-ba98-455f-8515-8dbc7be27774 2018-08-01 10:42:07,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:42:07,477 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:42: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:42:07,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75d800758d43e68915eb7164acb83db81cbf5507" 2018-08-01 10:42:07,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:42:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04f3fed7-97c0-4164-adac-dbed344f2e88 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 10:42:07,576 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-04f3fed7-97c0-4164-adac-dbed344f2e88 2018-08-01 10:42:07,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateNetworkSuccessTests-d047ebd7-cf68-493-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75d800758d43e68915eb7164acb83db81cbf5507" 2018-08-01 10:42:07,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:42:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ed66abd-ed5e-4a63-a6fb-26192d66ec99 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateNetworkSuccessTests-d047ebd7-cf68-493-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/e219ae8d82a34d5095c882baa0d25dcd"}, "tags": [], "enabled": true, "id": "e219ae8d82a34d5095c882baa0d25dcd", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-d047ebd7-cf68-493-proj"}]} 2018-08-01 10:42:07,665 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateNetworkSuccessTests-d047ebd7-cf68-493-proj used request id req-6ed66abd-ed5e-4a63-a6fb-26192d66ec99 2018-08-01 10:42:07,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75d800758d43e68915eb7164acb83db81cbf5507" 2018-08-01 10:42:07,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:42:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4965896-2355-4344-9540-77c5be877fb9 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:42:07,753 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-c4965896-2355-4344-9540-77c5be877fb9 2018-08-01 10:42:08,143 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-d047ebd7-cf68-493-user 2018-08-01 10:42:08,143 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:42:08,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80133fa4f8ce1c1a59b312f26ce02c8562a71280" 2018-08-01 10:42:08,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:42:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-862998dd-b6e5-40af-8c5d-cdc88d7aef3c Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:42:08,237 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-862998dd-b6e5-40af-8c5d-cdc88d7aef3c 2018-08-01 10:42:08,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80133fa4f8ce1c1a59b312f26ce02c8562a71280" -d '{"role": {"name": "CreateNetworkSuccessTests-d047ebd7-cf68-493-proj-role"}}' 2018-08-01 10:42:08,352 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:42:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-179f6e94-0a38-413d-aad7-ef1098ef18e4 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "569c87353554426b88fb125f5eb41a05", "links": {"self": "http://172.30.9.24:5000/v3/roles/569c87353554426b88fb125f5eb41a05"}, "name": "CreateNetworkSuccessTests-d047ebd7-cf68-493-proj-role"}} 2018-08-01 10:42:08,352 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-179f6e94-0a38-413d-aad7-ef1098ef18e4 2018-08-01 10:42:08,353 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-d047ebd7-cf68-493-proj-role 2018-08-01 10:42:08,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/569c87353554426b88fb125f5eb41a05 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80133fa4f8ce1c1a59b312f26ce02c8562a71280" 2018-08-01 10:42:08,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:42:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee1f81bd-0c94-4119-9926-93e96c8cba58 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "569c87353554426b88fb125f5eb41a05", "links": {"self": "http://172.30.9.24:5000/v3/roles/569c87353554426b88fb125f5eb41a05"}, "name": "CreateNetworkSuccessTests-d047ebd7-cf68-493-proj-role"}} 2018-08-01 10:42:08,438 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/569c87353554426b88fb125f5eb41a05 used request id req-ee1f81bd-0c94-4119-9926-93e96c8cba58 2018-08-01 10:42:08,438 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-d047ebd7-cf68-493-proj-role to project CreateNetworkSuccessTests-d047ebd7-cf68-493-proj 2018-08-01 10:42:08,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/e219ae8d82a34d5095c882baa0d25dcd/users/095560dd7ca349358e7d7916f6323bf0/roles/569c87353554426b88fb125f5eb41a05 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80133fa4f8ce1c1a59b312f26ce02c8562a71280" 2018-08-01 10:42:08,558 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:42:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1a634d21-baa2-4233-9abf-ca7f55250057 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:42:08,558 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/e219ae8d82a34d5095c882baa0d25dcd/users/095560dd7ca349358e7d7916f6323bf0/roles/569c87353554426b88fb125f5eb41a05 used request id req-1a634d21-baa2-4233-9abf-ca7f55250057 2018-08-01 10:42:08,559 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:42:08,560 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:42:08,939 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "569c87353554426b88fb125f5eb41a05", "name": "CreateNetworkSuccessTests-d047ebd7-cf68-493-proj-role"}], "expires_at": "2018-08-01T11:42:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e219ae8d82a34d5095c882baa0d25dcd", "name": "CreateNetworkSuccessTests-d047ebd7-cf68-493-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/e219ae8d82a34d5095c882baa0d25dcd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/e219ae8d82a34d5095c882baa0d25dcd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/e219ae8d82a34d5095c882baa0d25dcd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/e219ae8d82a34d5095c882baa0d25dcd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/e219ae8d82a34d5095c882baa0d25dcd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/e219ae8d82a34d5095c882baa0d25dcd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_e219ae8d82a34d5095c882baa0d25dcd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_e219ae8d82a34d5095c882baa0d25dcd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/e219ae8d82a34d5095c882baa0d25dcd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/e219ae8d82a34d5095c882baa0d25dcd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/e219ae8d82a34d5095c882baa0d25dcd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/e219ae8d82a34d5095c882baa0d25dcd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/e219ae8d82a34d5095c882baa0d25dcd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/e219ae8d82a34d5095c882baa0d25dcd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-d047ebd7-cf68-493-user", "id": "095560dd7ca349358e7d7916f6323bf0"}, "audit_ids": ["0G_dEFgdSuCWIrO9LmJIBA"], "issued_at": "2018-08-01T10:42:08.000000Z"}} 2018-08-01 10:42:08,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}084c6c753f7b2581146f24a33296c8982e4a9185" 2018-08-01 10:42:09,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:42:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a6ef62b-8673-45a0-a02e-e37eba7c46cb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:42:09,013 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-1a6ef62b-8673-45a0-a02e-e37eba7c46cb 2018-08-01 10:42:09,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateNetworkSuccessTests-68286a5c-195e-4bee-8441-1bf5d0b73956-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}084c6c753f7b2581146f24a33296c8982e4a9185" 2018-08-01 10:42:09,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-5c395fde-bc46-409b-a659-e4721a1db917 Date: Wed, 01 Aug 2018 10:42:09 GMT RESP BODY: {"networks":[]} 2018-08-01 10:42:09,200 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateNetworkSuccessTests-68286a5c-195e-4bee-8441-1bf5d0b73956-pub-net used request id req-5c395fde-bc46-409b-a659-e4721a1db917 2018-08-01 10:42:09,200 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-68286a5c-195e-4bee-8441-1bf5d0b73956-pub-net 2018-08-01 10:42:09,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}084c6c753f7b2581146f24a33296c8982e4a9185" -d '{"network": {"mtu": 999, "name": "CreateNetworkSuccessTests-68286a5c-195e-4bee-8441-1bf5d0b73956-pub-net", "admin_state_up": true}}' 2018-08-01 10:42:09,662 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 647 X-Openstack-Request-Id: req-38eaf563-2c8b-4bec-98fc-87329849ef72 Date: Wed, 01 Aug 2018 10:42:09 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"9318ac63-ba5e-4c15-926f-a8b0a406aa84","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e219ae8d82a34d5095c882baa0d25dcd","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T10:42:09Z","is_default":false,"name":"CreateNetworkSuccessTests-68286a5c-195e-4bee-8441-1bf5d0b73956-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"e219ae8d82a34d5095c882baa0d25dcd","created_at":"2018-08-01T10:42:09Z","mtu":999}} 2018-08-01 10:42:09,663 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks used request id req-38eaf563-2c8b-4bec-98fc-87329849ef72 2018-08-01 10:42:09,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=9318ac63-ba5e-4c15-926f-a8b0a406aa84 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}084c6c753f7b2581146f24a33296c8982e4a9185" 2018-08-01 10:42:09,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-bae1c205-7dc2-4172-bd6a-015ea7b9e6d7 Date: Wed, 01 Aug 2018 10:42:09 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"9318ac63-ba5e-4c15-926f-a8b0a406aa84","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e219ae8d82a34d5095c882baa0d25dcd","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T10:42:09Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-68286a5c-195e-4bee-8441-1bf5d0b73956-pub-net","admin_state_up":true,"tenant_id":"e219ae8d82a34d5095c882baa0d25dcd","created_at":"2018-08-01T10:42:09Z","mtu":999}]} 2018-08-01 10:42:09,794 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=9318ac63-ba5e-4c15-926f-a8b0a406aa84 used request id req-bae1c205-7dc2-4172-bd6a-015ea7b9e6d7 2018-08-01 10:42:09,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=9318ac63-ba5e-4c15-926f-a8b0a406aa84 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}084c6c753f7b2581146f24a33296c8982e4a9185" 2018-08-01 10:42:09,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-e09f2c40-03ff-4f9f-af40-64a20b30ad9e Date: Wed, 01 Aug 2018 10:42:09 GMT RESP BODY: {"subnets":[]} 2018-08-01 10:42:09,830 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=9318ac63-ba5e-4c15-926f-a8b0a406aa84 used request id req-e09f2c40-03ff-4f9f-af40-64a20b30ad9e 2018-08-01 10:42:09,830 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-68286a5c-195e-4bee-8441-1bf5d0b73956-pub-subnet 2018-08-01 10:42:09,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}084c6c753f7b2581146f24a33296c8982e4a9185" -d '{"subnets": [{"ip_version": 4, "network_id": "9318ac63-ba5e-4c15-926f-a8b0a406aa84", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-68286a5c-195e-4bee-8441-1bf5d0b73956-pub-subnet"}]}' 2018-08-01 10:42:10,472 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-6cccc348-ccf5-4932-a97c-66bb0a9f4e7a Date: Wed, 01 Aug 2018 10:42:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9318ac63-ba5e-4c15-926f-a8b0a406aa84","tenant_id":"e219ae8d82a34d5095c882baa0d25dcd","created_at":"2018-08-01T10:42:10Z","dns_nameservers":[],"updated_at":"2018-08-01T10:42:10Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"e219ae8d82a34d5095c882baa0d25dcd","id":"8222ed3d-2e67-48d2-84c1-681afdf1ba12","subnetpool_id":null,"name":"CreateNetworkSuccessTests-68286a5c-195e-4bee-8441-1bf5d0b73956-pub-subnet"}]} 2018-08-01 10:42:10,472 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets used request id req-6cccc348-ccf5-4932-a97c-66bb0a9f4e7a 2018-08-01 10:42:10,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=9318ac63-ba5e-4c15-926f-a8b0a406aa84 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}084c6c753f7b2581146f24a33296c8982e4a9185" 2018-08-01 10:42:10,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-dcc0b778-8bef-45a5-a606-40b7108520cf Date: Wed, 01 Aug 2018 10:42:10 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"9318ac63-ba5e-4c15-926f-a8b0a406aa84","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e219ae8d82a34d5095c882baa0d25dcd","l2_adjacency":true,"status":"ACTIVE","subnets":["8222ed3d-2e67-48d2-84c1-681afdf1ba12"],"description":"","tags":[],"updated_at":"2018-08-01T10:42:10Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-68286a5c-195e-4bee-8441-1bf5d0b73956-pub-net","admin_state_up":true,"tenant_id":"e219ae8d82a34d5095c882baa0d25dcd","created_at":"2018-08-01T10:42:09Z","mtu":999}]} 2018-08-01 10:42:10,589 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=9318ac63-ba5e-4c15-926f-a8b0a406aa84 used request id req-dcc0b778-8bef-45a5-a606-40b7108520cf 2018-08-01 10:42:10,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=9318ac63-ba5e-4c15-926f-a8b0a406aa84 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}084c6c753f7b2581146f24a33296c8982e4a9185" 2018-08-01 10:42:10,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-2b0d08b6-ef17-46a0-bdb3-85a20aa1f64b Date: Wed, 01 Aug 2018 10:42:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9318ac63-ba5e-4c15-926f-a8b0a406aa84","tenant_id":"e219ae8d82a34d5095c882baa0d25dcd","created_at":"2018-08-01T10:42:10Z","dns_nameservers":[],"updated_at":"2018-08-01T10:42:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"e219ae8d82a34d5095c882baa0d25dcd","id":"8222ed3d-2e67-48d2-84c1-681afdf1ba12","subnetpool_id":null,"name":"CreateNetworkSuccessTests-68286a5c-195e-4bee-8441-1bf5d0b73956-pub-subnet"}]} 2018-08-01 10:42:10,682 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=9318ac63-ba5e-4c15-926f-a8b0a406aa84 used request id req-2b0d08b6-ef17-46a0-bdb3-85a20aa1f64b 2018-08-01 10:42:10,683 - OpenStackNetwork - DEBUG - Network [9318ac63-ba5e-4c15-926f-a8b0a406aa84] created successfully 2018-08-01 10:42:10,683 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:42:11,070 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "569c87353554426b88fb125f5eb41a05", "name": "CreateNetworkSuccessTests-d047ebd7-cf68-493-proj-role"}], "expires_at": "2018-08-01T11:42:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e219ae8d82a34d5095c882baa0d25dcd", "name": "CreateNetworkSuccessTests-d047ebd7-cf68-493-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/e219ae8d82a34d5095c882baa0d25dcd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/e219ae8d82a34d5095c882baa0d25dcd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/e219ae8d82a34d5095c882baa0d25dcd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/e219ae8d82a34d5095c882baa0d25dcd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/e219ae8d82a34d5095c882baa0d25dcd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/e219ae8d82a34d5095c882baa0d25dcd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_e219ae8d82a34d5095c882baa0d25dcd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_e219ae8d82a34d5095c882baa0d25dcd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/e219ae8d82a34d5095c882baa0d25dcd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/e219ae8d82a34d5095c882baa0d25dcd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/e219ae8d82a34d5095c882baa0d25dcd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/e219ae8d82a34d5095c882baa0d25dcd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/e219ae8d82a34d5095c882baa0d25dcd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/e219ae8d82a34d5095c882baa0d25dcd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-d047ebd7-cf68-493-user", "id": "095560dd7ca349358e7d7916f6323bf0"}, "audit_ids": ["thVwCxh2TNSrTsirQsC7fg"], "issued_at": "2018-08-01T10:42:11.000000Z"}} 2018-08-01 10:42:11,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateNetworkSuccessTests-68286a5c-195e-4bee-8441-1bf5d0b73956-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}977fa6704232f5860fe8d9ce803177fc36f2c4ed" 2018-08-01 10:42:11,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-d0294044-37ff-4d31-a0ff-f5a53bc9c0cf Date: Wed, 01 Aug 2018 10:42:11 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"9318ac63-ba5e-4c15-926f-a8b0a406aa84","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e219ae8d82a34d5095c882baa0d25dcd","l2_adjacency":true,"status":"ACTIVE","subnets":["8222ed3d-2e67-48d2-84c1-681afdf1ba12"],"description":"","tags":[],"updated_at":"2018-08-01T10:42:10Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-68286a5c-195e-4bee-8441-1bf5d0b73956-pub-net","admin_state_up":true,"tenant_id":"e219ae8d82a34d5095c882baa0d25dcd","created_at":"2018-08-01T10:42:09Z","mtu":999}]} 2018-08-01 10:42:11,335 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateNetworkSuccessTests-68286a5c-195e-4bee-8441-1bf5d0b73956-pub-net used request id req-d0294044-37ff-4d31-a0ff-f5a53bc9c0cf 2018-08-01 10:42:11,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:42:11,344 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:42: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:42:11,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/e219ae8d82a34d5095c882baa0d25dcd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9a49698e80d14c97db2f83f9eedaeb81778f850" 2018-08-01 10:42:11,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:42:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab22e387-1368-4f9a-a6ce-0e7933db1ed1 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/e219ae8d82a34d5095c882baa0d25dcd"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e219ae8d82a34d5095c882baa0d25dcd", "name": "CreateNetworkSuccessTests-d047ebd7-cf68-493-proj"}} 2018-08-01 10:42:11,433 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/e219ae8d82a34d5095c882baa0d25dcd used request id req-ab22e387-1368-4f9a-a6ce-0e7933db1ed1 2018-08-01 10:42:11,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=9318ac63-ba5e-4c15-926f-a8b0a406aa84 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}977fa6704232f5860fe8d9ce803177fc36f2c4ed" 2018-08-01 10:42:11,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-32cf6d21-ff95-485b-b2c0-e714f04996db Date: Wed, 01 Aug 2018 10:42:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9318ac63-ba5e-4c15-926f-a8b0a406aa84","tenant_id":"e219ae8d82a34d5095c882baa0d25dcd","created_at":"2018-08-01T10:42:10Z","dns_nameservers":[],"updated_at":"2018-08-01T10:42:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"e219ae8d82a34d5095c882baa0d25dcd","id":"8222ed3d-2e67-48d2-84c1-681afdf1ba12","subnetpool_id":null,"name":"CreateNetworkSuccessTests-68286a5c-195e-4bee-8441-1bf5d0b73956-pub-subnet"}]} 2018-08-01 10:42:11,487 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=9318ac63-ba5e-4c15-926f-a8b0a406aa84 used request id req-32cf6d21-ff95-485b-b2c0-e714f04996db 2018-08-01 10:42:11,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=9318ac63-ba5e-4c15-926f-a8b0a406aa84&name=CreateNetworkSuccessTests-68286a5c-195e-4bee-8441-1bf5d0b73956-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}977fa6704232f5860fe8d9ce803177fc36f2c4ed" 2018-08-01 10:42:11,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-8fcdc132-ec2a-4d17-aefa-19baa83f2fb9 Date: Wed, 01 Aug 2018 10:42:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9318ac63-ba5e-4c15-926f-a8b0a406aa84","tenant_id":"e219ae8d82a34d5095c882baa0d25dcd","created_at":"2018-08-01T10:42:10Z","dns_nameservers":[],"updated_at":"2018-08-01T10:42:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"e219ae8d82a34d5095c882baa0d25dcd","id":"8222ed3d-2e67-48d2-84c1-681afdf1ba12","subnetpool_id":null,"name":"CreateNetworkSuccessTests-68286a5c-195e-4bee-8441-1bf5d0b73956-pub-subnet"}]} 2018-08-01 10:42:11,539 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=9318ac63-ba5e-4c15-926f-a8b0a406aa84&name=CreateNetworkSuccessTests-68286a5c-195e-4bee-8441-1bf5d0b73956-pub-subnet used request id req-8fcdc132-ec2a-4d17-aefa-19baa83f2fb9 2018-08-01 10:42:11,539 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-68286a5c-195e-4bee-8441-1bf5d0b73956-pub-subnet 2018-08-01 10:42:11,540 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-68286a5c-195e-4bee-8441-1bf5d0b73956-pub-subnet 2018-08-01 10:42:11,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/subnets/8222ed3d-2e67-48d2-84c1-681afdf1ba12 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}084c6c753f7b2581146f24a33296c8982e4a9185" 2018-08-01 10:42:12,692 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5df741fe-d030-49e5-9628-64cebd6774a7 Date: Wed, 01 Aug 2018 10:42:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:42:12,693 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/8222ed3d-2e67-48d2-84c1-681afdf1ba12 used request id req-5df741fe-d030-49e5-9628-64cebd6774a7 2018-08-01 10:42:12,693 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-68286a5c-195e-4bee-8441-1bf5d0b73956-pub-net 2018-08-01 10:42:12,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/networks/9318ac63-ba5e-4c15-926f-a8b0a406aa84 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}084c6c753f7b2581146f24a33296c8982e4a9185" 2018-08-01 10:42:13,813 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-372903ad-3888-4c28-ab81-4359ac269669 Date: Wed, 01 Aug 2018 10:42:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:42:13,813 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/9318ac63-ba5e-4c15-926f-a8b0a406aa84 used request id req-372903ad-3888-4c28-ab81-4359ac269669 2018-08-01 10:42:13,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80133fa4f8ce1c1a59b312f26ce02c8562a71280" 2018-08-01 10:42:14,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-9aca3700-cc07-4b78-9dca-2e1cc898f377 Date: Wed, 01 Aug 2018 10:42:14 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a2413a97b61342d8bd27570706ef372d", "created_at": "2018-08-01T09:33:18Z", "updated_at": "2018-08-01T09:33:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "7f556ce3-51d0-4279-a11d-510db9f9a3b1", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "94adc13c-a166-41cf-bd16-f997efc73cb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "b39143b5-c08f-4d0b-9d40-54f472f2389e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "e218b0b7-4501-4f84-9458-caf2891c260d", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}], "revision_number": 4, "project_id": "a2413a97b61342d8bd27570706ef372d", "id": "38229670-7386-42d0-b7b9-2397ea5938de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "created_at": "2018-08-01T09:28:38Z", "updated_at": "2018-08-01T09:28:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "763568f1-8151-4a3c-911a-d06da4423063", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "80d28bee-4aee-47e8-a8da-e0fe31497fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "a47a5ddf-aa37-4ab2-a335-1c93513b5f12", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "f5bba5a5-602b-421e-98b2-5a16117f943f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}], "revision_number": 4, "project_id": "dbe9669438844f3faecdc7fcc050e0d8", "id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ed1054af2e94c049694d98d54211d98", "created_at": "2018-08-01T09:31:40Z", "updated_at": "2018-08-01T09:31:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "34baee87-ea35-42ee-8a69-0f6e2a825d3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "89b9d1c9-f4f9-45cd-8d36-970d44228439", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "b8ab0d59-cab9-4488-82ee-7c5f69709bff", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "d3ab68ea-23b4-4bf6-8dd3-85d029e3d89f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}], "revision_number": 4, "project_id": "2ed1054af2e94c049694d98d54211d98", "id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "created_at": "2018-08-01T09:34:13Z", "updated_at": "2018-08-01T09:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "1dbb3f59-611b-46d1-a82d-2720e0a16f86", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "3878126b-a220-4357-adb9-bc22498f31b1", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "75ce67db-9c04-4561-a10d-8b1ec63943e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "e2945a69-3afe-41e3-a7ec-3ea4c79a12ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}], "revision_number": 4, "project_id": "c0d9b34b06f445a7857603f60b181f3c", "id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-01T09:30:58Z", "updated_at": "2018-08-01T09:30:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "042d4626-2974-418d-affe-f8f2acd05faa", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "995fae58-f0e5-4e10-801c-6c2ce5c7ae0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "cb8404fa-cb24-4879-a34d-f3050dcba730", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "dad6aaab-690e-4c24-9103-6767e0c80bc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "created_at": "2018-08-01T09:31:11Z", "updated_at": "2018-08-01T09:31:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "939e25e0-5dbc-4f6e-9f6f-7fb70e540203", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "9796a673-6928-4009-9c21-1410d395646e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "af7b8bf8-2fb6-4d72-842a-38f72d7581f7", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "b9af65b0-2eb8-45e1-8504-b7dc4dbb83ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}], "revision_number": 4, "project_id": "dd207f801ed3475f9dbe5f13077af1c8", "id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "46dd322c3fcc454eb140e37825746af8", "created_at": "2018-08-01T10:33:44Z", "updated_at": "2018-08-01T10:33:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "0f41470b-1091-45c1-b574-92069f79f8d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "8cc03a9c-8fa5-425b-812f-d7692bae3613", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d1373b1e-2fb9-4e02-a9e1-7e873ba1d7d1", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d21f3909-71f3-43e2-a22d-6a9c2513cb6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}], "revision_number": 4, "project_id": "46dd322c3fcc454eb140e37825746af8", "id": "b2961714-c8a4-4fcb-918b-21d70527c983", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "created_at": "2018-08-01T09:34:57Z", "updated_at": "2018-08-01T09:34:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "8063d12f-30db-4ccf-8ce0-72e59ba81a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c38e1a7a-5857-4f03-b991-6d5c9c9a5b9e", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c725bae1-d3bb-42b5-b331-32737085f28c", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "cfddc134-923b-4e0d-9ec5-dcc5641dd435", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}], "revision_number": 4, "project_id": "455b48a61678488ead79a4cfa07ef5c3", "id": "cd52f913-3072-4ce7-a779-7de795b62b12", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:36:50Z", "updated_at": "2018-08-01T09:36:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "07ef7fe5-a529-45da-bfc0-899f0ea9b592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "bc4dad3a-2a0c-4c31-b901-2909a12adb50", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c35cff35-4306-4116-b9fa-fc27bc7c05d6", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c493e3ac-d9d2-480d-9ec8-50982eedaf5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}], "revision_number": 4, "project_id": "8d96727022f4443794db44ecde432faf", "id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e219ae8d82a34d5095c882baa0d25dcd", "created_at": "2018-08-01T10:42:09Z", "updated_at": "2018-08-01T10:42:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:42:09Z", "revision_number": 0, "id": "4754b450-733c-4aa7-ab66-17fb94b46835", "remote_group_id": "f52d1346-cc46-4b09-b62a-131e744b2f96", "remote_ip_prefix": null, "created_at": "2018-08-01T10:42:09Z", "security_group_id": "f52d1346-cc46-4b09-b62a-131e744b2f96", "tenant_id": "e219ae8d82a34d5095c882baa0d25dcd", "port_range_min": null, "ethertype": "IPv6", "project_id": "e219ae8d82a34d5095c882baa0d25dcd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:42:09Z", "revision_number": 0, "id": "67b987f0-d53d-45a9-b567-3c415429ef91", "remote_group_id": "f52d1346-cc46-4b09-b62a-131e744b2f96", "remote_ip_prefix": null, "created_at": "2018-08-01T10:42:09Z", "security_group_id": "f52d1346-cc46-4b09-b62a-131e744b2f96", "tenant_id": "e219ae8d82a34d5095c882baa0d25dcd", "port_range_min": null, "ethertype": "IPv4", "project_id": "e219ae8d82a34d5095c882baa0d25dcd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:42:09Z", "revision_number": 0, "id": "90d9e2e2-a37e-49e3-96ee-12eae7e7b433", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:42:09Z", "security_group_id": "f52d1346-cc46-4b09-b62a-131e744b2f96", "tenant_id": "e219ae8d82a34d5095c882baa0d25dcd", "port_range_min": null, "ethertype": "IPv4", "project_id": "e219ae8d82a34d5095c882baa0d25dcd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:42:09Z", "revision_number": 0, "id": "ee654403-ad62-49e5-8c55-1c1cb182bb4b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:42:09Z", "security_group_id": "f52d1346-cc46-4b09-b62a-131e744b2f96", "tenant_id": "e219ae8d82a34d5095c882baa0d25dcd", "port_range_min": null, "ethertype": "IPv6", "project_id": "e219ae8d82a34d5095c882baa0d25dcd"}], "revision_number": 4, "project_id": "e219ae8d82a34d5095c882baa0d25dcd", "id": "f52d1346-cc46-4b09-b62a-131e744b2f96", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "created_at": "2018-08-01T09:32:45Z", "updated_at": "2018-08-01T09:32:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "058ea790-43ea-4a6f-9950-28418319e577", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "5fcfb31b-cdad-4037-973e-56b74faefd14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "99a24d26-dc7f-42d0-aa23-a7c061f04952", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "b641bb48-566e-472b-a3cc-d38c85ab3ff1", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}], "revision_number": 4, "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "name": "default"}]} 2018-08-01 10:42:14,134 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-9aca3700-cc07-4b78-9dca-2e1cc898f377 2018-08-01 10:42:14,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80133fa4f8ce1c1a59b312f26ce02c8562a71280" 2018-08-01 10:42:14,216 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:42:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c990109c-665a-4692-971b-f1497c1cc311 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2413a97b61342d8bd27570706ef372d.", "code": 404, "title": "Not Found"}} 2018-08-01 10:42:14,216 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d used request id req-c990109c-665a-4692-971b-f1497c1cc311 2018-08-01 10:42:14,217 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:42:14,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80133fa4f8ce1c1a59b312f26ce02c8562a71280" 2018-08-01 10:42:14,303 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:42:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-944e6dca-f8fb-4d0f-b4b9-ddc8595d0be4 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.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dbe9669438844f3faecdc7fcc050e0d8", "name": "service"}} 2018-08-01 10:42:14,304 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 used request id req-944e6dca-f8fb-4d0f-b4b9-ddc8595d0be4 2018-08-01 10:42:14,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80133fa4f8ce1c1a59b312f26ce02c8562a71280" 2018-08-01 10:42:14,390 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:42:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-196120f0-726a-45dc-9e0e-40c618186112 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ed1054af2e94c049694d98d54211d98.", "code": 404, "title": "Not Found"}} 2018-08-01 10:42:14,390 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 used request id req-196120f0-726a-45dc-9e0e-40c618186112 2018-08-01 10:42:14,390 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:42:14,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80133fa4f8ce1c1a59b312f26ce02c8562a71280" 2018-08-01 10:42:14,476 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:42:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d4e90f63-6580-4c6e-b7df-82bab4ca04c1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c0d9b34b06f445a7857603f60b181f3c.", "code": 404, "title": "Not Found"}} 2018-08-01 10:42:14,476 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c used request id req-d4e90f63-6580-4c6e-b7df-82bab4ca04c1 2018-08-01 10:42:14,476 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:42:14,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80133fa4f8ce1c1a59b312f26ce02c8562a71280" 2018-08-01 10:42:14,564 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:42:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-076f17d4-a82c-4c57-9b28-a160c2978016 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: dd207f801ed3475f9dbe5f13077af1c8.", "code": 404, "title": "Not Found"}} 2018-08-01 10:42:14,565 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 used request id req-076f17d4-a82c-4c57-9b28-a160c2978016 2018-08-01 10:42:14,565 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:42:14,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80133fa4f8ce1c1a59b312f26ce02c8562a71280" 2018-08-01 10:42:14,651 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:42:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-960ca2b3-6417-4af8-b200-87375967b997 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 46dd322c3fcc454eb140e37825746af8.", "code": 404, "title": "Not Found"}} 2018-08-01 10:42:14,651 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 used request id req-960ca2b3-6417-4af8-b200-87375967b997 2018-08-01 10:42:14,651 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:42:14,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80133fa4f8ce1c1a59b312f26ce02c8562a71280" 2018-08-01 10:42:14,737 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:42:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2b7ecd92-1535-4e0e-a20a-79813d54764c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 455b48a61678488ead79a4cfa07ef5c3.", "code": 404, "title": "Not Found"}} 2018-08-01 10:42:14,737 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 used request id req-2b7ecd92-1535-4e0e-a20a-79813d54764c 2018-08-01 10:42:14,738 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:42:14,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80133fa4f8ce1c1a59b312f26ce02c8562a71280" 2018-08-01 10:42:14,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:42:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-260eda72-95ba-4776-b38f-97c89e95c9b4 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 10:42:14,827 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-260eda72-95ba-4776-b38f-97c89e95c9b4 2018-08-01 10:42:14,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/e219ae8d82a34d5095c882baa0d25dcd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80133fa4f8ce1c1a59b312f26ce02c8562a71280" 2018-08-01 10:42:14,916 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:42:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4361bc2-a341-48b0-8b84-7a77642dc6c5 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/e219ae8d82a34d5095c882baa0d25dcd"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e219ae8d82a34d5095c882baa0d25dcd", "name": "CreateNetworkSuccessTests-d047ebd7-cf68-493-proj"}} 2018-08-01 10:42:14,916 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/e219ae8d82a34d5095c882baa0d25dcd used request id req-f4361bc2-a341-48b0-8b84-7a77642dc6c5 2018-08-01 10:42:14,917 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f52d1346-cc46-4b09-b62a-131e744b2f96 2018-08-01 10:42:14,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=f52d1346-cc46-4b09-b62a-131e744b2f96 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80133fa4f8ce1c1a59b312f26ce02c8562a71280" 2018-08-01 10:42:14,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-d99a9e10-c631-4c70-9a2e-3f25b8537216 Date: Wed, 01 Aug 2018 10:42:14 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "f52d1346-cc46-4b09-b62a-131e744b2f96", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:42:09Z", "security_group_id": "f52d1346-cc46-4b09-b62a-131e744b2f96", "port_range_min": null, "revision_number": 0, "tenant_id": "e219ae8d82a34d5095c882baa0d25dcd", "created_at": "2018-08-01T10:42:09Z", "project_id": "e219ae8d82a34d5095c882baa0d25dcd", "id": "4754b450-733c-4aa7-ab66-17fb94b46835"}, {"remote_group_id": "f52d1346-cc46-4b09-b62a-131e744b2f96", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:42:09Z", "security_group_id": "f52d1346-cc46-4b09-b62a-131e744b2f96", "port_range_min": null, "revision_number": 0, "tenant_id": "e219ae8d82a34d5095c882baa0d25dcd", "created_at": "2018-08-01T10:42:09Z", "project_id": "e219ae8d82a34d5095c882baa0d25dcd", "id": "67b987f0-d53d-45a9-b567-3c415429ef91"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:42:09Z", "security_group_id": "f52d1346-cc46-4b09-b62a-131e744b2f96", "port_range_min": null, "revision_number": 0, "tenant_id": "e219ae8d82a34d5095c882baa0d25dcd", "created_at": "2018-08-01T10:42:09Z", "project_id": "e219ae8d82a34d5095c882baa0d25dcd", "id": "90d9e2e2-a37e-49e3-96ee-12eae7e7b433"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:42:09Z", "security_group_id": "f52d1346-cc46-4b09-b62a-131e744b2f96", "port_range_min": null, "revision_number": 0, "tenant_id": "e219ae8d82a34d5095c882baa0d25dcd", "created_at": "2018-08-01T10:42:09Z", "project_id": "e219ae8d82a34d5095c882baa0d25dcd", "id": "ee654403-ad62-49e5-8c55-1c1cb182bb4b"}]} 2018-08-01 10:42:14,941 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=f52d1346-cc46-4b09-b62a-131e744b2f96 used request id req-d99a9e10-c631-4c70-9a2e-3f25b8537216 2018-08-01 10:42:14,942 - neutron_utils - INFO - Deleting security group with name - default 2018-08-01 10:42:14,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/f52d1346-cc46-4b09-b62a-131e744b2f96 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80133fa4f8ce1c1a59b312f26ce02c8562a71280" 2018-08-01 10:42:15,080 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7403a252-287d-4219-80bd-5034bc0ff178 Content-Length: 0 Date: Wed, 01 Aug 2018 10:42:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:42:15,080 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/f52d1346-cc46-4b09-b62a-131e744b2f96 used request id req-7403a252-287d-4219-80bd-5034bc0ff178 2018-08-01 10:42:15,081 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-d047ebd7-cf68-493-proj 2018-08-01 10:42:15,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/e219ae8d82a34d5095c882baa0d25dcd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80133fa4f8ce1c1a59b312f26ce02c8562a71280" 2018-08-01 10:42:15,271 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:42:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-32917d4f-f348-42f1-b844-8be833ac190a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:42:15,271 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/e219ae8d82a34d5095c882baa0d25dcd used request id req-32917d4f-f348-42f1-b844-8be833ac190a 2018-08-01 10:42:15,271 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-d047ebd7-cf68-493-proj-role 2018-08-01 10:42:15,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/569c87353554426b88fb125f5eb41a05 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80133fa4f8ce1c1a59b312f26ce02c8562a71280" 2018-08-01 10:42:15,390 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:42:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-71a7d8c8-5962-4e47-9915-fa1926dda1e9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:42:15,390 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/569c87353554426b88fb125f5eb41a05 used request id req-71a7d8c8-5962-4e47-9915-fa1926dda1e9 2018-08-01 10:42:15,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80133fa4f8ce1c1a59b312f26ce02c8562a71280" 2018-08-01 10:42:15,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:42:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-859c0141-26c2-4185-87fe-243f96cb57ed Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:42:15,481 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-859c0141-26c2-4185-87fe-243f96cb57ed 2018-08-01 10:42:15,482 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-d047ebd7-cf68-493-user 2018-08-01 10:42:15,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/095560dd7ca349358e7d7916f6323bf0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75d800758d43e68915eb7164acb83db81cbf5507" 2018-08-01 10:42:15,743 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:42:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0e52cc51-6f06-4190-a111-2016a28728e7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:42:15,743 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/095560dd7ca349358e7d7916f6323bf0 used request id req-0e52cc51-6f06-4190-a111-2016a28728e7 2018-08-01 10:42:15,745 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:42:16,127 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:42:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["eQAjW2WzQQm0Z8ReG8lpNg"], "issued_at": "2018-08-01T10:42:16.000000Z"}} 2018-08-01 10:42:16,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aeb6b17de62d2d06f12c2737a711d81071c68056" 2018-08-01 10:42:16,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:42:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49c44e95-8a0c-4930-9b6c-58c75fe4cc0b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:42:16,202 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-49c44e95-8a0c-4930-9b6c-58c75fe4cc0b 2018-08-01 10:42:16,203 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:42:16,204 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:42:16,586 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:42:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["33ktJ6d0TIWBv37x-Fl1zA"], "issued_at": "2018-08-01T10:42:16.000000Z"}} 2018-08-01 10:42:16,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7b68669d048f70a243e5dfc1d17777fdadc054b" 2018-08-01 10:42:16,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:42:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f39d9c23-fa5e-41be-a212-231341b66b39 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:42:16,668 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-f39d9c23-fa5e-41be-a212-231341b66b39 2018-08-01 10:42:16,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:42:16,678 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:42: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:42:16,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-ee2cb994-14f2-4da-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7b68669d048f70a243e5dfc1d17777fdadc054b" 2018-08-01 10:42:16,696 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:42:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0104c51-2afe-4b94-8c14-e49b6ab0519e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-ee2cb994-14f2-4da-proj", "previous": null, "next": null}, "projects": []} 2018-08-01 10:42:16,696 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-ee2cb994-14f2-4da-proj used request id req-a0104c51-2afe-4b94-8c14-e49b6ab0519e 2018-08-01 10:42:16,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7b68669d048f70a243e5dfc1d17777fdadc054b" 2018-08-01 10:42:16,785 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:42:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5989a060-0f2e-49a8-8814-6c566ab9cece Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:42:16,785 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-5989a060-0f2e-49a8-8814-6c566ab9cece 2018-08-01 10:42:16,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7b68669d048f70a243e5dfc1d17777fdadc054b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-ee2cb994-14f2-4da-proj"}}' 2018-08-01 10:42:16,905 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:42:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb0db06e-1d89-4cb8-b461-939b15638d57 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/478d75c9aab84b0eb462799374467042"}, "tags": [], "enabled": true, "id": "478d75c9aab84b0eb462799374467042", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-ee2cb994-14f2-4da-proj"}} 2018-08-01 10:42:16,905 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-cb0db06e-1d89-4cb8-b461-939b15638d57 2018-08-01 10:42:16,905 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-ee2cb994-14f2-4da-proj 2018-08-01 10:42:16,905 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:42:16,906 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:42:17,289 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:42:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["OszUPBPZSLONtzAd2VUBdQ"], "issued_at": "2018-08-01T10:42:17.000000Z"}} 2018-08-01 10:42:17,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc2e4b32983ec746462d2709f262c8e036351788" 2018-08-01 10:42:17,302 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:42:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aea6010e-126b-46da-8151-76946028ed45 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:42:17,302 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-aea6010e-126b-46da-8151-76946028ed45 2018-08-01 10:42:17,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:42:17,310 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:42: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:42:17,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc2e4b32983ec746462d2709f262c8e036351788" 2018-08-01 10:42:17,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:42:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13d88ed8-f56f-4d80-a126-e8266542d7f9 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 10:42:17,410 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-13d88ed8-f56f-4d80-a126-e8266542d7f9 2018-08-01 10:42:17,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateNetworkSuccessTests-ee2cb994-14f2-4da-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc2e4b32983ec746462d2709f262c8e036351788" 2018-08-01 10:42:17,502 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:42:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f7e9859-d79a-4a94-bc7e-a45e4215a89d Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateNetworkSuccessTests-ee2cb994-14f2-4da-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/478d75c9aab84b0eb462799374467042"}, "tags": [], "enabled": true, "id": "478d75c9aab84b0eb462799374467042", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-ee2cb994-14f2-4da-proj"}]} 2018-08-01 10:42:17,502 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateNetworkSuccessTests-ee2cb994-14f2-4da-proj used request id req-5f7e9859-d79a-4a94-bc7e-a45e4215a89d 2018-08-01 10:42:17,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc2e4b32983ec746462d2709f262c8e036351788" 2018-08-01 10:42:17,586 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:42:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b58c3f3a-0b77-46d5-a09a-99927183ad8a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:42:17,586 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-b58c3f3a-0b77-46d5-a09a-99927183ad8a 2018-08-01 10:42:17,954 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-ee2cb994-14f2-4da-user 2018-08-01 10:42:17,954 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:42:17,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7b68669d048f70a243e5dfc1d17777fdadc054b" 2018-08-01 10:42:18,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:42:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2d360ce-d697-473b-a603-c426b07dc3f1 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:42:18,041 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-b2d360ce-d697-473b-a603-c426b07dc3f1 2018-08-01 10:42:18,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7b68669d048f70a243e5dfc1d17777fdadc054b" -d '{"role": {"name": "CreateNetworkSuccessTests-ee2cb994-14f2-4da-proj-role"}}' 2018-08-01 10:42:18,145 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:42:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-90d30487-0fda-46b1-8e20-ec02ce4a11e8 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ced2a514c3ad4c59af88f5f00ee7412b", "links": {"self": "http://172.30.9.24:5000/v3/roles/ced2a514c3ad4c59af88f5f00ee7412b"}, "name": "CreateNetworkSuccessTests-ee2cb994-14f2-4da-proj-role"}} 2018-08-01 10:42:18,145 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-90d30487-0fda-46b1-8e20-ec02ce4a11e8 2018-08-01 10:42:18,145 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-ee2cb994-14f2-4da-proj-role 2018-08-01 10:42:18,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/ced2a514c3ad4c59af88f5f00ee7412b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7b68669d048f70a243e5dfc1d17777fdadc054b" 2018-08-01 10:42:18,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:42:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c95dc13f-1a0c-43f4-8a64-d999da419c73 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ced2a514c3ad4c59af88f5f00ee7412b", "links": {"self": "http://172.30.9.24:5000/v3/roles/ced2a514c3ad4c59af88f5f00ee7412b"}, "name": "CreateNetworkSuccessTests-ee2cb994-14f2-4da-proj-role"}} 2018-08-01 10:42:18,234 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/ced2a514c3ad4c59af88f5f00ee7412b used request id req-c95dc13f-1a0c-43f4-8a64-d999da419c73 2018-08-01 10:42:18,234 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-ee2cb994-14f2-4da-proj-role to project CreateNetworkSuccessTests-ee2cb994-14f2-4da-proj 2018-08-01 10:42:18,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/478d75c9aab84b0eb462799374467042/users/72241590df214ad98c1717df020784e4/roles/ced2a514c3ad4c59af88f5f00ee7412b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7b68669d048f70a243e5dfc1d17777fdadc054b" 2018-08-01 10:42:18,352 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:42:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-84013230-2ea5-4e53-a190-f0349ed22835 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:42:18,352 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/478d75c9aab84b0eb462799374467042/users/72241590df214ad98c1717df020784e4/roles/ced2a514c3ad4c59af88f5f00ee7412b used request id req-84013230-2ea5-4e53-a190-f0349ed22835 2018-08-01 10:42:18,352 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:42:18,353 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:42:18,734 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ced2a514c3ad4c59af88f5f00ee7412b", "name": "CreateNetworkSuccessTests-ee2cb994-14f2-4da-proj-role"}], "expires_at": "2018-08-01T11:42:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "478d75c9aab84b0eb462799374467042", "name": "CreateNetworkSuccessTests-ee2cb994-14f2-4da-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/478d75c9aab84b0eb462799374467042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/478d75c9aab84b0eb462799374467042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/478d75c9aab84b0eb462799374467042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/478d75c9aab84b0eb462799374467042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/478d75c9aab84b0eb462799374467042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/478d75c9aab84b0eb462799374467042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_478d75c9aab84b0eb462799374467042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_478d75c9aab84b0eb462799374467042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/478d75c9aab84b0eb462799374467042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/478d75c9aab84b0eb462799374467042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/478d75c9aab84b0eb462799374467042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/478d75c9aab84b0eb462799374467042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/478d75c9aab84b0eb462799374467042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/478d75c9aab84b0eb462799374467042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-ee2cb994-14f2-4da-user", "id": "72241590df214ad98c1717df020784e4"}, "audit_ids": ["RLYTkoGLTs2CT6aWciBixQ"], "issued_at": "2018-08-01T10:42:18.000000Z"}} 2018-08-01 10:42:18,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb11fea5de910add9fa22ad22e662eac961e8770" 2018-08-01 10:42:18,813 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:42:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3944eccb-74e3-4422-aac3-91a8fb0da385 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:42:18,813 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-3944eccb-74e3-4422-aac3-91a8fb0da385 2018-08-01 10:42:18,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateNetworkSuccessTests-6a51e891-581d-44cb-9a0b-a210f853c5fb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb11fea5de910add9fa22ad22e662eac961e8770" 2018-08-01 10:42:19,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-a9a8b5e3-1196-4a47-b025-855c599264a7 Date: Wed, 01 Aug 2018 10:42:19 GMT RESP BODY: {"networks":[]} 2018-08-01 10:42:19,006 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateNetworkSuccessTests-6a51e891-581d-44cb-9a0b-a210f853c5fb-pub-net used request id req-a9a8b5e3-1196-4a47-b025-855c599264a7 2018-08-01 10:42:19,006 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-6a51e891-581d-44cb-9a0b-a210f853c5fb-pub-net 2018-08-01 10:42:19,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb11fea5de910add9fa22ad22e662eac961e8770" -d '{"network": {"mtu": 999, "name": "CreateNetworkSuccessTests-6a51e891-581d-44cb-9a0b-a210f853c5fb-pub-net", "admin_state_up": true}}' 2018-08-01 10:42:19,736 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 647 X-Openstack-Request-Id: req-e546f5c8-087b-44b8-af61-59a04d2ef186 Date: Wed, 01 Aug 2018 10:42:19 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8d552ac0-124b-4104-91f6-8bca784727d9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"478d75c9aab84b0eb462799374467042","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T10:42:19Z","is_default":false,"name":"CreateNetworkSuccessTests-6a51e891-581d-44cb-9a0b-a210f853c5fb-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"478d75c9aab84b0eb462799374467042","created_at":"2018-08-01T10:42:19Z","mtu":999}} 2018-08-01 10:42:19,736 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks used request id req-e546f5c8-087b-44b8-af61-59a04d2ef186 2018-08-01 10:42:19,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=8d552ac0-124b-4104-91f6-8bca784727d9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb11fea5de910add9fa22ad22e662eac961e8770" 2018-08-01 10:42:19,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-ffb547b8-bbc7-4819-97e5-8cb3cf31daa6 Date: Wed, 01 Aug 2018 10:42:19 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8d552ac0-124b-4104-91f6-8bca784727d9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"478d75c9aab84b0eb462799374467042","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T10:42:19Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-6a51e891-581d-44cb-9a0b-a210f853c5fb-pub-net","admin_state_up":true,"tenant_id":"478d75c9aab84b0eb462799374467042","created_at":"2018-08-01T10:42:19Z","mtu":999}]} 2018-08-01 10:42:19,882 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=8d552ac0-124b-4104-91f6-8bca784727d9 used request id req-ffb547b8-bbc7-4819-97e5-8cb3cf31daa6 2018-08-01 10:42:19,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=8d552ac0-124b-4104-91f6-8bca784727d9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb11fea5de910add9fa22ad22e662eac961e8770" 2018-08-01 10:42:19,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-8c30a96d-0c97-47b6-b6cf-ec97d238a9dd Date: Wed, 01 Aug 2018 10:42:19 GMT RESP BODY: {"subnets":[]} 2018-08-01 10:42:19,920 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=8d552ac0-124b-4104-91f6-8bca784727d9 used request id req-8c30a96d-0c97-47b6-b6cf-ec97d238a9dd 2018-08-01 10:42:19,920 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-6a51e891-581d-44cb-9a0b-a210f853c5fb-pub-subnet 2018-08-01 10:42:19,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb11fea5de910add9fa22ad22e662eac961e8770" -d '{"subnets": [{"ip_version": 4, "network_id": "8d552ac0-124b-4104-91f6-8bca784727d9", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-6a51e891-581d-44cb-9a0b-a210f853c5fb-pub-subnet"}]}' 2018-08-01 10:42:20,480 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-9e0de162-5e33-4122-9024-eed7108474de Date: Wed, 01 Aug 2018 10:42:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8d552ac0-124b-4104-91f6-8bca784727d9","tenant_id":"478d75c9aab84b0eb462799374467042","created_at":"2018-08-01T10:42:20Z","dns_nameservers":[],"updated_at":"2018-08-01T10:42: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":"478d75c9aab84b0eb462799374467042","id":"4e768b9b-d6dc-4e00-a3a6-51933b1a807a","subnetpool_id":null,"name":"CreateNetworkSuccessTests-6a51e891-581d-44cb-9a0b-a210f853c5fb-pub-subnet"}]} 2018-08-01 10:42:20,480 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets used request id req-9e0de162-5e33-4122-9024-eed7108474de 2018-08-01 10:42:20,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=8d552ac0-124b-4104-91f6-8bca784727d9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb11fea5de910add9fa22ad22e662eac961e8770" 2018-08-01 10:42:20,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-9e5ebde7-0f4d-4944-b9d7-26ee844acce7 Date: Wed, 01 Aug 2018 10:42:20 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"8d552ac0-124b-4104-91f6-8bca784727d9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"478d75c9aab84b0eb462799374467042","l2_adjacency":true,"status":"ACTIVE","subnets":["4e768b9b-d6dc-4e00-a3a6-51933b1a807a"],"description":"","tags":[],"updated_at":"2018-08-01T10:42:20Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-6a51e891-581d-44cb-9a0b-a210f853c5fb-pub-net","admin_state_up":true,"tenant_id":"478d75c9aab84b0eb462799374467042","created_at":"2018-08-01T10:42:19Z","mtu":999}]} 2018-08-01 10:42:20,583 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=8d552ac0-124b-4104-91f6-8bca784727d9 used request id req-9e5ebde7-0f4d-4944-b9d7-26ee844acce7 2018-08-01 10:42:20,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=8d552ac0-124b-4104-91f6-8bca784727d9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb11fea5de910add9fa22ad22e662eac961e8770" 2018-08-01 10:42:20,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-d243be10-54c1-43b4-ae80-945aa5e4a3ec Date: Wed, 01 Aug 2018 10:42:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8d552ac0-124b-4104-91f6-8bca784727d9","tenant_id":"478d75c9aab84b0eb462799374467042","created_at":"2018-08-01T10:42:20Z","dns_nameservers":[],"updated_at":"2018-08-01T10:42: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":"478d75c9aab84b0eb462799374467042","id":"4e768b9b-d6dc-4e00-a3a6-51933b1a807a","subnetpool_id":null,"name":"CreateNetworkSuccessTests-6a51e891-581d-44cb-9a0b-a210f853c5fb-pub-subnet"}]} 2018-08-01 10:42:20,659 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=8d552ac0-124b-4104-91f6-8bca784727d9 used request id req-d243be10-54c1-43b4-ae80-945aa5e4a3ec 2018-08-01 10:42:20,660 - OpenStackNetwork - DEBUG - Network [8d552ac0-124b-4104-91f6-8bca784727d9] created successfully 2018-08-01 10:42:20,660 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:42:20,661 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:42:21,137 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ced2a514c3ad4c59af88f5f00ee7412b", "name": "CreateNetworkSuccessTests-ee2cb994-14f2-4da-proj-role"}], "expires_at": "2018-08-01T11:42:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "478d75c9aab84b0eb462799374467042", "name": "CreateNetworkSuccessTests-ee2cb994-14f2-4da-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/478d75c9aab84b0eb462799374467042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/478d75c9aab84b0eb462799374467042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/478d75c9aab84b0eb462799374467042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/478d75c9aab84b0eb462799374467042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/478d75c9aab84b0eb462799374467042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/478d75c9aab84b0eb462799374467042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_478d75c9aab84b0eb462799374467042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_478d75c9aab84b0eb462799374467042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/478d75c9aab84b0eb462799374467042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/478d75c9aab84b0eb462799374467042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/478d75c9aab84b0eb462799374467042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/478d75c9aab84b0eb462799374467042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/478d75c9aab84b0eb462799374467042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/478d75c9aab84b0eb462799374467042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-ee2cb994-14f2-4da-user", "id": "72241590df214ad98c1717df020784e4"}, "audit_ids": ["mVwgxN0SQjOQLOAYM_VWdg"], "issued_at": "2018-08-01T10:42:21.000000Z"}} 2018-08-01 10:42:21,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f29e4d8d95c94413560a010b1500c23aec288520" 2018-08-01 10:42:21,216 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:42:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9841784-bc07-4400-b2b5-3eccc73990e6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:42:21,216 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-c9841784-bc07-4400-b2b5-3eccc73990e6 2018-08-01 10:42:21,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateNetworkSuccessTests-6a51e891-581d-44cb-9a0b-a210f853c5fb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f29e4d8d95c94413560a010b1500c23aec288520" 2018-08-01 10:42:21,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-ff327768-9cb8-4017-9e41-7406426ad635 Date: Wed, 01 Aug 2018 10:42:21 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"8d552ac0-124b-4104-91f6-8bca784727d9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"478d75c9aab84b0eb462799374467042","l2_adjacency":true,"status":"ACTIVE","subnets":["4e768b9b-d6dc-4e00-a3a6-51933b1a807a"],"description":"","tags":[],"updated_at":"2018-08-01T10:42:20Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-6a51e891-581d-44cb-9a0b-a210f853c5fb-pub-net","admin_state_up":true,"tenant_id":"478d75c9aab84b0eb462799374467042","created_at":"2018-08-01T10:42:19Z","mtu":999}]} 2018-08-01 10:42:21,476 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateNetworkSuccessTests-6a51e891-581d-44cb-9a0b-a210f853c5fb-pub-net used request id req-ff327768-9cb8-4017-9e41-7406426ad635 2018-08-01 10:42:21,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:42:21,484 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:42:21,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/478d75c9aab84b0eb462799374467042 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f29e4d8d95c94413560a010b1500c23aec288520" 2018-08-01 10:42:21,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:42:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2525f55-8d52-4f15-9db4-e81fc6efb632 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/478d75c9aab84b0eb462799374467042"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "478d75c9aab84b0eb462799374467042", "name": "CreateNetworkSuccessTests-ee2cb994-14f2-4da-proj"}} 2018-08-01 10:42:21,576 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/478d75c9aab84b0eb462799374467042 used request id req-d2525f55-8d52-4f15-9db4-e81fc6efb632 2018-08-01 10:42:21,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=8d552ac0-124b-4104-91f6-8bca784727d9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f29e4d8d95c94413560a010b1500c23aec288520" 2018-08-01 10:42:21,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-23d20126-e156-4cd2-a2c6-317674e8655f Date: Wed, 01 Aug 2018 10:42:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8d552ac0-124b-4104-91f6-8bca784727d9","tenant_id":"478d75c9aab84b0eb462799374467042","created_at":"2018-08-01T10:42:20Z","dns_nameservers":[],"updated_at":"2018-08-01T10:42: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":"478d75c9aab84b0eb462799374467042","id":"4e768b9b-d6dc-4e00-a3a6-51933b1a807a","subnetpool_id":null,"name":"CreateNetworkSuccessTests-6a51e891-581d-44cb-9a0b-a210f853c5fb-pub-subnet"}]} 2018-08-01 10:42:21,625 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=8d552ac0-124b-4104-91f6-8bca784727d9 used request id req-23d20126-e156-4cd2-a2c6-317674e8655f 2018-08-01 10:42:21,626 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-6a51e891-581d-44cb-9a0b-a210f853c5fb-pub-subnet 2018-08-01 10:42:21,626 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-6a51e891-581d-44cb-9a0b-a210f853c5fb-pub-subnet 2018-08-01 10:42:21,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/subnets/4e768b9b-d6dc-4e00-a3a6-51933b1a807a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb11fea5de910add9fa22ad22e662eac961e8770" 2018-08-01 10:42:22,749 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-890585ec-a498-45ba-8974-18a43306f835 Date: Wed, 01 Aug 2018 10:42:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:42:22,749 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/4e768b9b-d6dc-4e00-a3a6-51933b1a807a used request id req-890585ec-a498-45ba-8974-18a43306f835 2018-08-01 10:42:22,750 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-6a51e891-581d-44cb-9a0b-a210f853c5fb-pub-net 2018-08-01 10:42:22,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/networks/8d552ac0-124b-4104-91f6-8bca784727d9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb11fea5de910add9fa22ad22e662eac961e8770" 2018-08-01 10:42:23,761 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7e1d392d-94db-41a7-a647-ccb64771e316 Date: Wed, 01 Aug 2018 10:42:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:42:23,762 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/8d552ac0-124b-4104-91f6-8bca784727d9 used request id req-7e1d392d-94db-41a7-a647-ccb64771e316 2018-08-01 10:42:23,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7b68669d048f70a243e5dfc1d17777fdadc054b" 2018-08-01 10:42:23,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-e9c73579-b0e4-4b4e-b26e-b98dcae893d2 Date: Wed, 01 Aug 2018 10:42:23 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "478d75c9aab84b0eb462799374467042", "created_at": "2018-08-01T10:42:19Z", "updated_at": "2018-08-01T10:42:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:42:19Z", "revision_number": 0, "id": "1ef9cd6f-0765-4dc5-a7fd-260266a8eb5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:42:19Z", "security_group_id": "19a93bfd-5b5c-4059-81f3-b8274e2531d3", "tenant_id": "478d75c9aab84b0eb462799374467042", "port_range_min": null, "ethertype": "IPv6", "project_id": "478d75c9aab84b0eb462799374467042"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:42:19Z", "revision_number": 0, "id": "9f9d48e8-1b33-49e8-9ed7-e6a721c7b5e4", "remote_group_id": "19a93bfd-5b5c-4059-81f3-b8274e2531d3", "remote_ip_prefix": null, "created_at": "2018-08-01T10:42:19Z", "security_group_id": "19a93bfd-5b5c-4059-81f3-b8274e2531d3", "tenant_id": "478d75c9aab84b0eb462799374467042", "port_range_min": null, "ethertype": "IPv6", "project_id": "478d75c9aab84b0eb462799374467042"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:42:19Z", "revision_number": 0, "id": "f25f51f3-c9d8-4158-8d7e-1f95715399d2", "remote_group_id": "19a93bfd-5b5c-4059-81f3-b8274e2531d3", "remote_ip_prefix": null, "created_at": "2018-08-01T10:42:19Z", "security_group_id": "19a93bfd-5b5c-4059-81f3-b8274e2531d3", "tenant_id": "478d75c9aab84b0eb462799374467042", "port_range_min": null, "ethertype": "IPv4", "project_id": "478d75c9aab84b0eb462799374467042"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:42:19Z", "revision_number": 0, "id": "f734cf2d-5e8e-4e72-8f26-5ba36a74fd0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:42:19Z", "security_group_id": "19a93bfd-5b5c-4059-81f3-b8274e2531d3", "tenant_id": "478d75c9aab84b0eb462799374467042", "port_range_min": null, "ethertype": "IPv4", "project_id": "478d75c9aab84b0eb462799374467042"}], "revision_number": 4, "project_id": "478d75c9aab84b0eb462799374467042", "id": "19a93bfd-5b5c-4059-81f3-b8274e2531d3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a2413a97b61342d8bd27570706ef372d", "created_at": "2018-08-01T09:33:18Z", "updated_at": "2018-08-01T09:33:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "7f556ce3-51d0-4279-a11d-510db9f9a3b1", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "94adc13c-a166-41cf-bd16-f997efc73cb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "b39143b5-c08f-4d0b-9d40-54f472f2389e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "e218b0b7-4501-4f84-9458-caf2891c260d", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}], "revision_number": 4, "project_id": "a2413a97b61342d8bd27570706ef372d", "id": "38229670-7386-42d0-b7b9-2397ea5938de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "created_at": "2018-08-01T09:28:38Z", "updated_at": "2018-08-01T09:28:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "763568f1-8151-4a3c-911a-d06da4423063", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "80d28bee-4aee-47e8-a8da-e0fe31497fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "a47a5ddf-aa37-4ab2-a335-1c93513b5f12", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "f5bba5a5-602b-421e-98b2-5a16117f943f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}], "revision_number": 4, "project_id": "dbe9669438844f3faecdc7fcc050e0d8", "id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ed1054af2e94c049694d98d54211d98", "created_at": "2018-08-01T09:31:40Z", "updated_at": "2018-08-01T09:31:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "34baee87-ea35-42ee-8a69-0f6e2a825d3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "89b9d1c9-f4f9-45cd-8d36-970d44228439", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "b8ab0d59-cab9-4488-82ee-7c5f69709bff", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "d3ab68ea-23b4-4bf6-8dd3-85d029e3d89f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}], "revision_number": 4, "project_id": "2ed1054af2e94c049694d98d54211d98", "id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "created_at": "2018-08-01T09:34:13Z", "updated_at": "2018-08-01T09:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "1dbb3f59-611b-46d1-a82d-2720e0a16f86", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "3878126b-a220-4357-adb9-bc22498f31b1", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "75ce67db-9c04-4561-a10d-8b1ec63943e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "e2945a69-3afe-41e3-a7ec-3ea4c79a12ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}], "revision_number": 4, "project_id": "c0d9b34b06f445a7857603f60b181f3c", "id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-01T09:30:58Z", "updated_at": "2018-08-01T09:30:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "042d4626-2974-418d-affe-f8f2acd05faa", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "995fae58-f0e5-4e10-801c-6c2ce5c7ae0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "cb8404fa-cb24-4879-a34d-f3050dcba730", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "dad6aaab-690e-4c24-9103-6767e0c80bc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "created_at": "2018-08-01T09:31:11Z", "updated_at": "2018-08-01T09:31:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "939e25e0-5dbc-4f6e-9f6f-7fb70e540203", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "9796a673-6928-4009-9c21-1410d395646e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "af7b8bf8-2fb6-4d72-842a-38f72d7581f7", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "b9af65b0-2eb8-45e1-8504-b7dc4dbb83ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}], "revision_number": 4, "project_id": "dd207f801ed3475f9dbe5f13077af1c8", "id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "46dd322c3fcc454eb140e37825746af8", "created_at": "2018-08-01T10:33:44Z", "updated_at": "2018-08-01T10:33:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "0f41470b-1091-45c1-b574-92069f79f8d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "8cc03a9c-8fa5-425b-812f-d7692bae3613", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d1373b1e-2fb9-4e02-a9e1-7e873ba1d7d1", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d21f3909-71f3-43e2-a22d-6a9c2513cb6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}], "revision_number": 4, "project_id": "46dd322c3fcc454eb140e37825746af8", "id": "b2961714-c8a4-4fcb-918b-21d70527c983", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "created_at": "2018-08-01T09:34:57Z", "updated_at": "2018-08-01T09:34:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "8063d12f-30db-4ccf-8ce0-72e59ba81a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c38e1a7a-5857-4f03-b991-6d5c9c9a5b9e", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c725bae1-d3bb-42b5-b331-32737085f28c", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "cfddc134-923b-4e0d-9ec5-dcc5641dd435", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}], "revision_number": 4, "project_id": "455b48a61678488ead79a4cfa07ef5c3", "id": "cd52f913-3072-4ce7-a779-7de795b62b12", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:36:50Z", "updated_at": "2018-08-01T09:36:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "07ef7fe5-a529-45da-bfc0-899f0ea9b592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "bc4dad3a-2a0c-4c31-b901-2909a12adb50", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c35cff35-4306-4116-b9fa-fc27bc7c05d6", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c493e3ac-d9d2-480d-9ec8-50982eedaf5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}], "revision_number": 4, "project_id": "8d96727022f4443794db44ecde432faf", "id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "created_at": "2018-08-01T09:32:45Z", "updated_at": "2018-08-01T09:32:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "058ea790-43ea-4a6f-9950-28418319e577", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "5fcfb31b-cdad-4037-973e-56b74faefd14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "99a24d26-dc7f-42d0-aa23-a7c061f04952", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "b641bb48-566e-472b-a3cc-d38c85ab3ff1", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}], "revision_number": 4, "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "name": "default"}]} 2018-08-01 10:42:23,986 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-e9c73579-b0e4-4b4e-b26e-b98dcae893d2 2018-08-01 10:42:23,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/478d75c9aab84b0eb462799374467042 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7b68669d048f70a243e5dfc1d17777fdadc054b" 2018-08-01 10:42:24,088 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:42:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-acfd644d-61bd-43ed-adf6-90370fc4f65d Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/478d75c9aab84b0eb462799374467042"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "478d75c9aab84b0eb462799374467042", "name": "CreateNetworkSuccessTests-ee2cb994-14f2-4da-proj"}} 2018-08-01 10:42:24,088 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/478d75c9aab84b0eb462799374467042 used request id req-acfd644d-61bd-43ed-adf6-90370fc4f65d 2018-08-01 10:42:24,089 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 19a93bfd-5b5c-4059-81f3-b8274e2531d3 2018-08-01 10:42:24,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=19a93bfd-5b5c-4059-81f3-b8274e2531d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7b68669d048f70a243e5dfc1d17777fdadc054b" 2018-08-01 10:42:24,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-a006c476-6d06-40a0-8890-efe30b2c3655 Date: Wed, 01 Aug 2018 10:42: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-08-01T10:42:19Z", "security_group_id": "19a93bfd-5b5c-4059-81f3-b8274e2531d3", "port_range_min": null, "revision_number": 0, "tenant_id": "478d75c9aab84b0eb462799374467042", "created_at": "2018-08-01T10:42:19Z", "project_id": "478d75c9aab84b0eb462799374467042", "id": "1ef9cd6f-0765-4dc5-a7fd-260266a8eb5e"}, {"remote_group_id": "19a93bfd-5b5c-4059-81f3-b8274e2531d3", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:42:19Z", "security_group_id": "19a93bfd-5b5c-4059-81f3-b8274e2531d3", "port_range_min": null, "revision_number": 0, "tenant_id": "478d75c9aab84b0eb462799374467042", "created_at": "2018-08-01T10:42:19Z", "project_id": "478d75c9aab84b0eb462799374467042", "id": "9f9d48e8-1b33-49e8-9ed7-e6a721c7b5e4"}, {"remote_group_id": "19a93bfd-5b5c-4059-81f3-b8274e2531d3", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:42:19Z", "security_group_id": "19a93bfd-5b5c-4059-81f3-b8274e2531d3", "port_range_min": null, "revision_number": 0, "tenant_id": "478d75c9aab84b0eb462799374467042", "created_at": "2018-08-01T10:42:19Z", "project_id": "478d75c9aab84b0eb462799374467042", "id": "f25f51f3-c9d8-4158-8d7e-1f95715399d2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:42:19Z", "security_group_id": "19a93bfd-5b5c-4059-81f3-b8274e2531d3", "port_range_min": null, "revision_number": 0, "tenant_id": "478d75c9aab84b0eb462799374467042", "created_at": "2018-08-01T10:42:19Z", "project_id": "478d75c9aab84b0eb462799374467042", "id": "f734cf2d-5e8e-4e72-8f26-5ba36a74fd0c"}]} 2018-08-01 10:42:24,113 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=19a93bfd-5b5c-4059-81f3-b8274e2531d3 used request id req-a006c476-6d06-40a0-8890-efe30b2c3655 2018-08-01 10:42:24,114 - neutron_utils - INFO - Deleting security group with name - default 2018-08-01 10:42:24,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/19a93bfd-5b5c-4059-81f3-b8274e2531d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7b68669d048f70a243e5dfc1d17777fdadc054b" 2018-08-01 10:42:24,227 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-098090f2-a919-48fc-a148-f6cf618bd9cf Content-Length: 0 Date: Wed, 01 Aug 2018 10:42:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:42:24,228 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/19a93bfd-5b5c-4059-81f3-b8274e2531d3 used request id req-098090f2-a919-48fc-a148-f6cf618bd9cf 2018-08-01 10:42:24,228 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-ee2cb994-14f2-4da-proj 2018-08-01 10:42:24,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/478d75c9aab84b0eb462799374467042 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7b68669d048f70a243e5dfc1d17777fdadc054b" 2018-08-01 10:42:24,434 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:42:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f742b203-5d32-4f66-8a32-2c1af9e7f56c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:42:24,434 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/478d75c9aab84b0eb462799374467042 used request id req-f742b203-5d32-4f66-8a32-2c1af9e7f56c 2018-08-01 10:42:24,434 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-ee2cb994-14f2-4da-proj-role 2018-08-01 10:42:24,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/ced2a514c3ad4c59af88f5f00ee7412b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7b68669d048f70a243e5dfc1d17777fdadc054b" 2018-08-01 10:42:24,541 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:42:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-547fe5b5-04cb-4ef4-a1ba-9d06985d9df0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:42:24,541 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/ced2a514c3ad4c59af88f5f00ee7412b used request id req-547fe5b5-04cb-4ef4-a1ba-9d06985d9df0 2018-08-01 10:42:24,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7b68669d048f70a243e5dfc1d17777fdadc054b" 2018-08-01 10:42:24,630 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:42:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-255f6b11-b18d-4fef-b6c6-b0445e79a3b3 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:42:24,631 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-255f6b11-b18d-4fef-b6c6-b0445e79a3b3 2018-08-01 10:42:24,631 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-ee2cb994-14f2-4da-user 2018-08-01 10:42:24,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/72241590df214ad98c1717df020784e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc2e4b32983ec746462d2709f262c8e036351788" 2018-08-01 10:42:24,822 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:42:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7628733a-9847-4203-9acb-29580164248b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:42:24,822 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/72241590df214ad98c1717df020784e4 used request id req-7628733a-9847-4203-9acb-29580164248b 2018-08-01 10:42:24,824 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:42:25,203 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:42:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["_MfU3-XyQyCOi2MriHtAEA"], "issued_at": "2018-08-01T10:42:25.000000Z"}} 2018-08-01 10:42:25,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e97e9b68c875b26003ff9c03cc872038bc6c396e" 2018-08-01 10:42:25,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:42:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c84c6dbc-0095-463f-ab69-7f3b1ec19d46 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:42:25,280 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-c84c6dbc-0095-463f-ab69-7f3b1ec19d46 2018-08-01 10:42:25,281 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:42:25,282 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:42:25,659 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:42:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["3Wr5JVUMQ9y3SfriQbbTmA"], "issued_at": "2018-08-01T10:42:25.000000Z"}} 2018-08-01 10:42:25,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18860799f1908e54dde630701e07ff4a65c6f095" 2018-08-01 10:42:25,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:42:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-acfd7dff-2f04-426a-8c1a-ff6ca8f159be Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:42:25,742 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-acfd7dff-2f04-426a-8c1a-ff6ca8f159be 2018-08-01 10:42:25,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:42:25,751 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:42: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:42:25,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-d1379c08-2e3f-47d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18860799f1908e54dde630701e07ff4a65c6f095" 2018-08-01 10:42:25,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:42:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca44824f-8a07-4291-a118-ff931968771b Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-d1379c08-2e3f-47d-proj", "previous": null, "next": null}, "projects": []} 2018-08-01 10:42:25,834 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-d1379c08-2e3f-47d-proj used request id req-ca44824f-8a07-4291-a118-ff931968771b 2018-08-01 10:42:25,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18860799f1908e54dde630701e07ff4a65c6f095" 2018-08-01 10:42:25,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:42:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-318b657a-48b7-456e-b610-87e43840fd01 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:42:25,923 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-318b657a-48b7-456e-b610-87e43840fd01 2018-08-01 10:42:25,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18860799f1908e54dde630701e07ff4a65c6f095" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-d1379c08-2e3f-47d-proj"}}' 2018-08-01 10:42:26,033 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:42:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-348d30ea-cb53-454e-88e2-9dfaba8faf7a Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/1b7a533315cc4ad8958acecebdb04c09"}, "tags": [], "enabled": true, "id": "1b7a533315cc4ad8958acecebdb04c09", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-d1379c08-2e3f-47d-proj"}} 2018-08-01 10:42:26,033 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-348d30ea-cb53-454e-88e2-9dfaba8faf7a 2018-08-01 10:42:26,034 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-d1379c08-2e3f-47d-proj 2018-08-01 10:42:26,034 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:42:26,034 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:42:26,412 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:42:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["Xi0Mq1JgQ7Ou3I7cRNHEyg"], "issued_at": "2018-08-01T10:42:26.000000Z"}} 2018-08-01 10:42:26,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13cfd29bc52ce00bfb282477b0ad3e7f04f29bfd" 2018-08-01 10:42:26,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:42:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b969d9a1-8a77-413a-b2e9-93084bb42cc2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:42:26,491 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-b969d9a1-8a77-413a-b2e9-93084bb42cc2 2018-08-01 10:42:26,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:42:26,500 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:42: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:42:26,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13cfd29bc52ce00bfb282477b0ad3e7f04f29bfd" 2018-08-01 10:42:26,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:42:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03238993-0ab9-4890-8c8b-91d76d2f4a8f Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 10:42:26,599 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-03238993-0ab9-4890-8c8b-91d76d2f4a8f 2018-08-01 10:42:26,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateRouterSuccessTests-d1379c08-2e3f-47d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13cfd29bc52ce00bfb282477b0ad3e7f04f29bfd" 2018-08-01 10:42:26,687 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:42:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd1e2961-6ebe-4d9c-9005-06e16bc3e227 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateRouterSuccessTests-d1379c08-2e3f-47d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/1b7a533315cc4ad8958acecebdb04c09"}, "tags": [], "enabled": true, "id": "1b7a533315cc4ad8958acecebdb04c09", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-d1379c08-2e3f-47d-proj"}]} 2018-08-01 10:42:26,687 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateRouterSuccessTests-d1379c08-2e3f-47d-proj used request id req-cd1e2961-6ebe-4d9c-9005-06e16bc3e227 2018-08-01 10:42:26,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13cfd29bc52ce00bfb282477b0ad3e7f04f29bfd" 2018-08-01 10:42:26,775 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:42:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d12cfc92-095b-44ac-855c-c0238aa073d1 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:42:26,775 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-d12cfc92-095b-44ac-855c-c0238aa073d1 2018-08-01 10:42:27,070 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-d1379c08-2e3f-47d-user 2018-08-01 10:42:27,070 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:42:27,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18860799f1908e54dde630701e07ff4a65c6f095" 2018-08-01 10:42:27,157 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:42:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd4c6a96-0a41-41c4-b479-95531c118144 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:42:27,157 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-dd4c6a96-0a41-41c4-b479-95531c118144 2018-08-01 10:42:27,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18860799f1908e54dde630701e07ff4a65c6f095" -d '{"role": {"name": "CreateRouterSuccessTests-d1379c08-2e3f-47d-proj-role"}}' 2018-08-01 10:42:27,255 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:42:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8da5de20-6430-49e4-9450-769c1976bd37 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "60968f2a5b594f9ba93c9308cdd1c7d1", "links": {"self": "http://172.30.9.24:5000/v3/roles/60968f2a5b594f9ba93c9308cdd1c7d1"}, "name": "CreateRouterSuccessTests-d1379c08-2e3f-47d-proj-role"}} 2018-08-01 10:42:27,255 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-8da5de20-6430-49e4-9450-769c1976bd37 2018-08-01 10:42:27,255 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-d1379c08-2e3f-47d-proj-role 2018-08-01 10:42:27,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/60968f2a5b594f9ba93c9308cdd1c7d1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18860799f1908e54dde630701e07ff4a65c6f095" 2018-08-01 10:42:27,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:42:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8a6b7ab-0d3c-4d4a-8324-35ac8e16dc19 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "60968f2a5b594f9ba93c9308cdd1c7d1", "links": {"self": "http://172.30.9.24:5000/v3/roles/60968f2a5b594f9ba93c9308cdd1c7d1"}, "name": "CreateRouterSuccessTests-d1379c08-2e3f-47d-proj-role"}} 2018-08-01 10:42:27,339 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/60968f2a5b594f9ba93c9308cdd1c7d1 used request id req-e8a6b7ab-0d3c-4d4a-8324-35ac8e16dc19 2018-08-01 10:42:27,339 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-d1379c08-2e3f-47d-proj-role to project CreateRouterSuccessTests-d1379c08-2e3f-47d-proj 2018-08-01 10:42:27,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/1b7a533315cc4ad8958acecebdb04c09/users/1283db42e89a410e9a705ee386e4b4b7/roles/60968f2a5b594f9ba93c9308cdd1c7d1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18860799f1908e54dde630701e07ff4a65c6f095" 2018-08-01 10:42:27,394 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:42:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f3bec523-9a4d-48dd-baab-38672b67a6c2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:42:27,394 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/1b7a533315cc4ad8958acecebdb04c09/users/1283db42e89a410e9a705ee386e4b4b7/roles/60968f2a5b594f9ba93c9308cdd1c7d1 used request id req-f3bec523-9a4d-48dd-baab-38672b67a6c2 2018-08-01 10:42:27,395 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:42:27,395 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:42:27,774 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "60968f2a5b594f9ba93c9308cdd1c7d1", "name": "CreateRouterSuccessTests-d1379c08-2e3f-47d-proj-role"}], "expires_at": "2018-08-01T11:42:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b7a533315cc4ad8958acecebdb04c09", "name": "CreateRouterSuccessTests-d1379c08-2e3f-47d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/1b7a533315cc4ad8958acecebdb04c09", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/1b7a533315cc4ad8958acecebdb04c09", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/1b7a533315cc4ad8958acecebdb04c09", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/1b7a533315cc4ad8958acecebdb04c09", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/1b7a533315cc4ad8958acecebdb04c09", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/1b7a533315cc4ad8958acecebdb04c09", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_1b7a533315cc4ad8958acecebdb04c09", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_1b7a533315cc4ad8958acecebdb04c09", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/1b7a533315cc4ad8958acecebdb04c09", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/1b7a533315cc4ad8958acecebdb04c09", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/1b7a533315cc4ad8958acecebdb04c09", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/1b7a533315cc4ad8958acecebdb04c09", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/1b7a533315cc4ad8958acecebdb04c09", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/1b7a533315cc4ad8958acecebdb04c09", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-d1379c08-2e3f-47d-user", "id": "1283db42e89a410e9a705ee386e4b4b7"}, "audit_ids": ["jPShutjqSW-SSBjWuxTGJw"], "issued_at": "2018-08-01T10:42:27.000000Z"}} 2018-08-01 10:42:27,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b9bcc09030d9913fd21bc5582b5ede857c6fecc" 2018-08-01 10:42:27,845 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:42:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-efc02768-2157-416e-8731-4b56c86b232d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:42:27,845 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-efc02768-2157-416e-8731-4b56c86b232d 2018-08-01 10:42:27,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/routers?name=CreateRouterSuccessTests-812386ad-ae84-48fc-9496-3881e57482ae-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b9bcc09030d9913fd21bc5582b5ede857c6fecc" 2018-08-01 10:42:28,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-51e9e033-a6ac-4dd8-ac6b-b81ece15c73a Date: Wed, 01 Aug 2018 10:42:28 GMT RESP BODY: {"routers": []} 2018-08-01 10:42:28,054 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers?name=CreateRouterSuccessTests-812386ad-ae84-48fc-9496-3881e57482ae-pub-router&admin_state_up=True used request id req-51e9e033-a6ac-4dd8-ac6b-b81ece15c73a 2018-08-01 10:42:28,055 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:42:28,056 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:42:28,436 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "60968f2a5b594f9ba93c9308cdd1c7d1", "name": "CreateRouterSuccessTests-d1379c08-2e3f-47d-proj-role"}], "expires_at": "2018-08-01T11:42:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b7a533315cc4ad8958acecebdb04c09", "name": "CreateRouterSuccessTests-d1379c08-2e3f-47d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/1b7a533315cc4ad8958acecebdb04c09", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/1b7a533315cc4ad8958acecebdb04c09", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/1b7a533315cc4ad8958acecebdb04c09", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/1b7a533315cc4ad8958acecebdb04c09", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/1b7a533315cc4ad8958acecebdb04c09", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/1b7a533315cc4ad8958acecebdb04c09", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_1b7a533315cc4ad8958acecebdb04c09", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_1b7a533315cc4ad8958acecebdb04c09", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/1b7a533315cc4ad8958acecebdb04c09", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/1b7a533315cc4ad8958acecebdb04c09", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/1b7a533315cc4ad8958acecebdb04c09", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/1b7a533315cc4ad8958acecebdb04c09", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/1b7a533315cc4ad8958acecebdb04c09", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/1b7a533315cc4ad8958acecebdb04c09", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-d1379c08-2e3f-47d-user", "id": "1283db42e89a410e9a705ee386e4b4b7"}, "audit_ids": ["I0n7poDvQMKrhBASQ394lw"], "issued_at": "2018-08-01T10:42:28.000000Z"}} 2018-08-01 10:42:28,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05f43db8b0a1077ed2e11af061da7a92c3b055a6" 2018-08-01 10:42:28,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:42:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0cc237fd-893d-4b19-951f-8883c6f5b2e5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:42:28,520 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-0cc237fd-893d-4b19-951f-8883c6f5b2e5 2018-08-01 10:42:28,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b9bcc09030d9913fd21bc5582b5ede857c6fecc" 2018-08-01 10:42:28,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-6238dcd5-8a1b-4527-a0b9-f146440b519e Date: Wed, 01 Aug 2018 10:42:28 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dbe9669438844f3faecdc7fcc050e0d8","l2_adjacency":true,"status":"ACTIVE","subnets":["a5a333a9-9d0e-46a5-9440-2aa9c95d5013"],"description":"","tags":[],"updated_at":"2018-08-01T09:28:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:38Z","mtu":1500}]} 2018-08-01 10:42:28,621 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=external used request id req-6238dcd5-8a1b-4527-a0b9-f146440b519e 2018-08-01 10:42:28,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=e7d7be46-2840-4976-87a2-d78a4e5c6089 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b9bcc09030d9913fd21bc5582b5ede857c6fecc" 2018-08-01 10:42:28,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-0eae3684-39d6-4d18-a3fb-69edf094378e Date: Wed, 01 Aug 2018 10:42:28 GMT RESP BODY: {"subnets":[]} 2018-08-01 10:42:28,656 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=e7d7be46-2840-4976-87a2-d78a4e5c6089 used request id req-0eae3684-39d6-4d18-a3fb-69edf094378e 2018-08-01 10:42:28,657 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-812386ad-ae84-48fc-9496-3881e57482ae-pub-router 2018-08-01 10:42:28,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b9bcc09030d9913fd21bc5582b5ede857c6fecc" -d '{"router": {"external_gateway_info": {"network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089"}, "name": "CreateRouterSuccessTests-812386ad-ae84-48fc-9496-3881e57482ae-pub-router", "admin_state_up": true}}' 2018-08-01 10:42:30,108 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-0d43c7e8-2940-47af-8fbb-81429dcd4c1d Date: Wed, 01 Aug 2018 10:42:30 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a5a333a9-9d0e-46a5-9440-2aa9c95d5013", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "1b7a533315cc4ad8958acecebdb04c09", "created_at": "2018-08-01T10:42:28Z", "admin_state_up": true, "updated_at": "2018-08-01T10:42:29Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "1b7a533315cc4ad8958acecebdb04c09", "id": "f3722ec7-ea6e-4361-9b79-11e9cb3fb0df", "name": "CreateRouterSuccessTests-812386ad-ae84-48fc-9496-3881e57482ae-pub-router"}} 2018-08-01 10:42:30,108 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers used request id req-0d43c7e8-2940-47af-8fbb-81429dcd4c1d 2018-08-01 10:42:30,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?device_id=f3722ec7-ea6e-4361-9b79-11e9cb3fb0df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b9bcc09030d9913fd21bc5582b5ede857c6fecc" 2018-08-01 10:42:30,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-512316b4-621c-4bb5-8e9e-727274848179 Date: Wed, 01 Aug 2018 10:42:30 GMT RESP BODY: {"ports":[]} 2018-08-01 10:42:30,141 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?device_id=f3722ec7-ea6e-4361-9b79-11e9cb3fb0df used request id req-512316b4-621c-4bb5-8e9e-727274848179 2018-08-01 10:42:30,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/routers/f3722ec7-ea6e-4361-9b79-11e9cb3fb0df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b9bcc09030d9913fd21bc5582b5ede857c6fecc" 2018-08-01 10:42:30,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-fc18a047-89f1-46f3-b7e7-0223404d89df Date: Wed, 01 Aug 2018 10:42:30 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a5a333a9-9d0e-46a5-9440-2aa9c95d5013", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "1b7a533315cc4ad8958acecebdb04c09", "created_at": "2018-08-01T10:42:28Z", "admin_state_up": true, "updated_at": "2018-08-01T10:42:29Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "1b7a533315cc4ad8958acecebdb04c09", "id": "f3722ec7-ea6e-4361-9b79-11e9cb3fb0df", "name": "CreateRouterSuccessTests-812386ad-ae84-48fc-9496-3881e57482ae-pub-router"}} 2018-08-01 10:42:30,250 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers/f3722ec7-ea6e-4361-9b79-11e9cb3fb0df used request id req-fc18a047-89f1-46f3-b7e7-0223404d89df 2018-08-01 10:42:30,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?device_id=f3722ec7-ea6e-4361-9b79-11e9cb3fb0df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b9bcc09030d9913fd21bc5582b5ede857c6fecc" 2018-08-01 10:42:30,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-92627d96-8b2a-45b0-8364-b2ed92bfc8ac Date: Wed, 01 Aug 2018 10:42:30 GMT RESP BODY: {"ports":[]} 2018-08-01 10:42:30,282 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?device_id=f3722ec7-ea6e-4361-9b79-11e9cb3fb0df used request id req-92627d96-8b2a-45b0-8364-b2ed92bfc8ac 2018-08-01 10:42:30,282 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:42:30,666 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "60968f2a5b594f9ba93c9308cdd1c7d1", "name": "CreateRouterSuccessTests-d1379c08-2e3f-47d-proj-role"}], "expires_at": "2018-08-01T11:42:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b7a533315cc4ad8958acecebdb04c09", "name": "CreateRouterSuccessTests-d1379c08-2e3f-47d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/1b7a533315cc4ad8958acecebdb04c09", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/1b7a533315cc4ad8958acecebdb04c09", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/1b7a533315cc4ad8958acecebdb04c09", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/1b7a533315cc4ad8958acecebdb04c09", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/1b7a533315cc4ad8958acecebdb04c09", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/1b7a533315cc4ad8958acecebdb04c09", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_1b7a533315cc4ad8958acecebdb04c09", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_1b7a533315cc4ad8958acecebdb04c09", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/1b7a533315cc4ad8958acecebdb04c09", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/1b7a533315cc4ad8958acecebdb04c09", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/1b7a533315cc4ad8958acecebdb04c09", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/1b7a533315cc4ad8958acecebdb04c09", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/1b7a533315cc4ad8958acecebdb04c09", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/1b7a533315cc4ad8958acecebdb04c09", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-d1379c08-2e3f-47d-user", "id": "1283db42e89a410e9a705ee386e4b4b7"}, "audit_ids": ["btzs5WQCSw6EGOlZGR6HLg"], "issued_at": "2018-08-01T10:42:30.000000Z"}} 2018-08-01 10:42:30,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/routers?name=CreateRouterSuccessTests-812386ad-ae84-48fc-9496-3881e57482ae-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93bd13ed0e78448a7dd04a886a4cd781e5afea42" 2018-08-01 10:42:30,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-f08c6705-60e6-470a-9ba3-cb0e2cb7cdba Date: Wed, 01 Aug 2018 10:42:30 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a5a333a9-9d0e-46a5-9440-2aa9c95d5013", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "1b7a533315cc4ad8958acecebdb04c09", "created_at": "2018-08-01T10:42:28Z", "admin_state_up": true, "updated_at": "2018-08-01T10:42:29Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "1b7a533315cc4ad8958acecebdb04c09", "id": "f3722ec7-ea6e-4361-9b79-11e9cb3fb0df", "name": "CreateRouterSuccessTests-812386ad-ae84-48fc-9496-3881e57482ae-pub-router"}]} 2018-08-01 10:42:30,944 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers?name=CreateRouterSuccessTests-812386ad-ae84-48fc-9496-3881e57482ae-pub-router&admin_state_up=True used request id req-f08c6705-60e6-470a-9ba3-cb0e2cb7cdba 2018-08-01 10:42:30,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:42:30,952 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:42: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:42:30,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/1b7a533315cc4ad8958acecebdb04c09 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e97e9b68c875b26003ff9c03cc872038bc6c396e" 2018-08-01 10:42:31,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:42:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9ce229b-369f-4b7c-acb7-a20221345833 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/1b7a533315cc4ad8958acecebdb04c09"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1b7a533315cc4ad8958acecebdb04c09", "name": "CreateRouterSuccessTests-d1379c08-2e3f-47d-proj"}} 2018-08-01 10:42:31,038 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/1b7a533315cc4ad8958acecebdb04c09 used request id req-e9ce229b-369f-4b7c-acb7-a20221345833 2018-08-01 10:42:31,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?device_id=f3722ec7-ea6e-4361-9b79-11e9cb3fb0df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93bd13ed0e78448a7dd04a886a4cd781e5afea42" 2018-08-01 10:42:31,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-593093b3-495b-492b-aacc-0d1f37ae9923 Date: Wed, 01 Aug 2018 10:42:31 GMT RESP BODY: {"ports":[]} 2018-08-01 10:42:31,072 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?device_id=f3722ec7-ea6e-4361-9b79-11e9cb3fb0df used request id req-593093b3-495b-492b-aacc-0d1f37ae9923 2018-08-01 10:42:31,072 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-812386ad-ae84-48fc-9496-3881e57482ae-pub-router 2018-08-01 10:42:31,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/routers/f3722ec7-ea6e-4361-9b79-11e9cb3fb0df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93bd13ed0e78448a7dd04a886a4cd781e5afea42" 2018-08-01 10:42:32,269 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-dbdcdf71-776c-4cd7-98a1-5680694ada3d Content-Length: 0 Date: Wed, 01 Aug 2018 10:42:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:42:32,269 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/f3722ec7-ea6e-4361-9b79-11e9cb3fb0df used request id req-dbdcdf71-776c-4cd7-98a1-5680694ada3d 2018-08-01 10:42:32,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/routers?name=CreateRouterSuccessTests-812386ad-ae84-48fc-9496-3881e57482ae-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93bd13ed0e78448a7dd04a886a4cd781e5afea42" 2018-08-01 10:42:32,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-7ff06d91-3b8e-49e7-af1f-2efde26df285 Date: Wed, 01 Aug 2018 10:42:32 GMT RESP BODY: {"routers": []} 2018-08-01 10:42:32,352 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers?name=CreateRouterSuccessTests-812386ad-ae84-48fc-9496-3881e57482ae-pub-router&admin_state_up=True used request id req-7ff06d91-3b8e-49e7-af1f-2efde26df285 2018-08-01 10:42:32,352 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-812386ad-ae84-48fc-9496-3881e57482ae-pub-router 2018-08-01 10:42:32,352 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-812386ad-ae84-48fc-9496-3881e57482ae-pub-router 2018-08-01 10:42:32,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/routers/f3722ec7-ea6e-4361-9b79-11e9cb3fb0df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b9bcc09030d9913fd21bc5582b5ede857c6fecc" 2018-08-01 10:42:32,409 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 135 X-Openstack-Request-Id: req-b9ff180a-360c-4d15-9089-c33262e39f1b Date: Wed, 01 Aug 2018 10:42:32 GMT RESP BODY: {"NeutronError": {"message": "Router f3722ec7-ea6e-4361-9b79-11e9cb3fb0df could not be found", "type": "RouterNotFound", "detail": ""}} 2018-08-01 10:42:32,409 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/f3722ec7-ea6e-4361-9b79-11e9cb3fb0df used request id req-b9ff180a-360c-4d15-9089-c33262e39f1b 2018-08-01 10:42:32,409 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Router f3722ec7-ea6e-4361-9b79-11e9cb3fb0df could not be found", "type": "RouterNotFound", "detail": ""}} 2018-08-01 10:42:32,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18860799f1908e54dde630701e07ff4a65c6f095" 2018-08-01 10:42:32,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-fe160239-ede2-46d8-a829-2bd4fea125d6 Date: Wed, 01 Aug 2018 10:42:32 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a2413a97b61342d8bd27570706ef372d", "created_at": "2018-08-01T09:33:18Z", "updated_at": "2018-08-01T09:33:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "7f556ce3-51d0-4279-a11d-510db9f9a3b1", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "94adc13c-a166-41cf-bd16-f997efc73cb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "b39143b5-c08f-4d0b-9d40-54f472f2389e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "e218b0b7-4501-4f84-9458-caf2891c260d", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}], "revision_number": 4, "project_id": "a2413a97b61342d8bd27570706ef372d", "id": "38229670-7386-42d0-b7b9-2397ea5938de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "created_at": "2018-08-01T09:28:38Z", "updated_at": "2018-08-01T09:28:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "763568f1-8151-4a3c-911a-d06da4423063", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "80d28bee-4aee-47e8-a8da-e0fe31497fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "a47a5ddf-aa37-4ab2-a335-1c93513b5f12", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "f5bba5a5-602b-421e-98b2-5a16117f943f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}], "revision_number": 4, "project_id": "dbe9669438844f3faecdc7fcc050e0d8", "id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ed1054af2e94c049694d98d54211d98", "created_at": "2018-08-01T09:31:40Z", "updated_at": "2018-08-01T09:31:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "34baee87-ea35-42ee-8a69-0f6e2a825d3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "89b9d1c9-f4f9-45cd-8d36-970d44228439", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "b8ab0d59-cab9-4488-82ee-7c5f69709bff", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "d3ab68ea-23b4-4bf6-8dd3-85d029e3d89f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}], "revision_number": 4, "project_id": "2ed1054af2e94c049694d98d54211d98", "id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "created_at": "2018-08-01T09:34:13Z", "updated_at": "2018-08-01T09:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "1dbb3f59-611b-46d1-a82d-2720e0a16f86", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "3878126b-a220-4357-adb9-bc22498f31b1", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "75ce67db-9c04-4561-a10d-8b1ec63943e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "e2945a69-3afe-41e3-a7ec-3ea4c79a12ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}], "revision_number": 4, "project_id": "c0d9b34b06f445a7857603f60b181f3c", "id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-01T09:30:58Z", "updated_at": "2018-08-01T09:30:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "042d4626-2974-418d-affe-f8f2acd05faa", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "995fae58-f0e5-4e10-801c-6c2ce5c7ae0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "cb8404fa-cb24-4879-a34d-f3050dcba730", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "dad6aaab-690e-4c24-9103-6767e0c80bc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "created_at": "2018-08-01T09:31:11Z", "updated_at": "2018-08-01T09:31:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "939e25e0-5dbc-4f6e-9f6f-7fb70e540203", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "9796a673-6928-4009-9c21-1410d395646e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "af7b8bf8-2fb6-4d72-842a-38f72d7581f7", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "b9af65b0-2eb8-45e1-8504-b7dc4dbb83ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}], "revision_number": 4, "project_id": "dd207f801ed3475f9dbe5f13077af1c8", "id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "46dd322c3fcc454eb140e37825746af8", "created_at": "2018-08-01T10:33:44Z", "updated_at": "2018-08-01T10:33:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "0f41470b-1091-45c1-b574-92069f79f8d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "8cc03a9c-8fa5-425b-812f-d7692bae3613", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d1373b1e-2fb9-4e02-a9e1-7e873ba1d7d1", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d21f3909-71f3-43e2-a22d-6a9c2513cb6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}], "revision_number": 4, "project_id": "46dd322c3fcc454eb140e37825746af8", "id": "b2961714-c8a4-4fcb-918b-21d70527c983", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "created_at": "2018-08-01T09:34:57Z", "updated_at": "2018-08-01T09:34:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "8063d12f-30db-4ccf-8ce0-72e59ba81a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c38e1a7a-5857-4f03-b991-6d5c9c9a5b9e", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c725bae1-d3bb-42b5-b331-32737085f28c", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "cfddc134-923b-4e0d-9ec5-dcc5641dd435", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}], "revision_number": 4, "project_id": "455b48a61678488ead79a4cfa07ef5c3", "id": "cd52f913-3072-4ce7-a779-7de795b62b12", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:36:50Z", "updated_at": "2018-08-01T09:36:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "07ef7fe5-a529-45da-bfc0-899f0ea9b592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "bc4dad3a-2a0c-4c31-b901-2909a12adb50", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c35cff35-4306-4116-b9fa-fc27bc7c05d6", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c493e3ac-d9d2-480d-9ec8-50982eedaf5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}], "revision_number": 4, "project_id": "8d96727022f4443794db44ecde432faf", "id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "created_at": "2018-08-01T09:32:45Z", "updated_at": "2018-08-01T09:32:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "058ea790-43ea-4a6f-9950-28418319e577", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "5fcfb31b-cdad-4037-973e-56b74faefd14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "99a24d26-dc7f-42d0-aa23-a7c061f04952", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "b641bb48-566e-472b-a3cc-d38c85ab3ff1", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}], "revision_number": 4, "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "name": "default"}]} 2018-08-01 10:42:32,643 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-fe160239-ede2-46d8-a829-2bd4fea125d6 2018-08-01 10:42:32,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18860799f1908e54dde630701e07ff4a65c6f095" 2018-08-01 10:42:32,733 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:42:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6cf69e11-8695-4cf5-9b66-f71bab4a8adc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2413a97b61342d8bd27570706ef372d.", "code": 404, "title": "Not Found"}} 2018-08-01 10:42:32,734 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d used request id req-6cf69e11-8695-4cf5-9b66-f71bab4a8adc 2018-08-01 10:42:32,734 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:42:32,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18860799f1908e54dde630701e07ff4a65c6f095" 2018-08-01 10:42:32,821 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:42:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06c12617-dd31-4ede-a466-e83eafb62d9c 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.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dbe9669438844f3faecdc7fcc050e0d8", "name": "service"}} 2018-08-01 10:42:32,821 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 used request id req-06c12617-dd31-4ede-a466-e83eafb62d9c 2018-08-01 10:42:32,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18860799f1908e54dde630701e07ff4a65c6f095" 2018-08-01 10:42:32,913 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:42:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f28bafa6-5248-4b0a-a346-1ced65d65c81 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ed1054af2e94c049694d98d54211d98.", "code": 404, "title": "Not Found"}} 2018-08-01 10:42:32,913 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 used request id req-f28bafa6-5248-4b0a-a346-1ced65d65c81 2018-08-01 10:42:32,913 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:42:32,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18860799f1908e54dde630701e07ff4a65c6f095" 2018-08-01 10:42:33,001 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:42:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-261c935c-12c5-4c79-98ba-c811159fbd9b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c0d9b34b06f445a7857603f60b181f3c.", "code": 404, "title": "Not Found"}} 2018-08-01 10:42:33,001 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c used request id req-261c935c-12c5-4c79-98ba-c811159fbd9b 2018-08-01 10:42:33,002 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:42:33,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18860799f1908e54dde630701e07ff4a65c6f095" 2018-08-01 10:42:33,084 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:42:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2db46708-6017-43f1-8ddc-a5051a0cb396 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: dd207f801ed3475f9dbe5f13077af1c8.", "code": 404, "title": "Not Found"}} 2018-08-01 10:42:33,084 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 used request id req-2db46708-6017-43f1-8ddc-a5051a0cb396 2018-08-01 10:42:33,084 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:42:33,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18860799f1908e54dde630701e07ff4a65c6f095" 2018-08-01 10:42:33,169 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:42:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f597907b-750d-47f2-94b1-db7cfc7387da Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 46dd322c3fcc454eb140e37825746af8.", "code": 404, "title": "Not Found"}} 2018-08-01 10:42:33,169 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 used request id req-f597907b-750d-47f2-94b1-db7cfc7387da 2018-08-01 10:42:33,169 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:42:33,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18860799f1908e54dde630701e07ff4a65c6f095" 2018-08-01 10:42:33,251 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:42:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c539107-0db0-4ad5-9fc6-00e3a1e5df23 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 455b48a61678488ead79a4cfa07ef5c3.", "code": 404, "title": "Not Found"}} 2018-08-01 10:42:33,252 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 used request id req-1c539107-0db0-4ad5-9fc6-00e3a1e5df23 2018-08-01 10:42:33,252 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:42:33,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18860799f1908e54dde630701e07ff4a65c6f095" 2018-08-01 10:42:33,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:42:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01400b92-f2c7-4a6c-865e-61f05e108ee8 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 10:42:33,339 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-01400b92-f2c7-4a6c-865e-61f05e108ee8 2018-08-01 10:42:33,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ddd20ab1a1b7400a98e6ddb8d0eb4686 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18860799f1908e54dde630701e07ff4a65c6f095" 2018-08-01 10:42:33,421 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:42:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aa1cfb53-9b98-48b8-8533-2123df928a9a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ddd20ab1a1b7400a98e6ddb8d0eb4686.", "code": 404, "title": "Not Found"}} 2018-08-01 10:42:33,421 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ddd20ab1a1b7400a98e6ddb8d0eb4686 used request id req-aa1cfb53-9b98-48b8-8533-2123df928a9a 2018-08-01 10:42:33,421 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:42:33,422 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-d1379c08-2e3f-47d-proj 2018-08-01 10:42:33,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/1b7a533315cc4ad8958acecebdb04c09 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18860799f1908e54dde630701e07ff4a65c6f095" 2018-08-01 10:42:33,654 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:42:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f528ace6-7fa8-46ca-b0df-17235730403a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:42:33,654 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/1b7a533315cc4ad8958acecebdb04c09 used request id req-f528ace6-7fa8-46ca-b0df-17235730403a 2018-08-01 10:42:33,654 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-d1379c08-2e3f-47d-proj-role 2018-08-01 10:42:33,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/60968f2a5b594f9ba93c9308cdd1c7d1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18860799f1908e54dde630701e07ff4a65c6f095" 2018-08-01 10:42:33,762 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:42:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-32f124ca-47d2-4f14-91e2-8c8adb6b19e2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:42:33,762 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/60968f2a5b594f9ba93c9308cdd1c7d1 used request id req-32f124ca-47d2-4f14-91e2-8c8adb6b19e2 2018-08-01 10:42:33,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18860799f1908e54dde630701e07ff4a65c6f095" 2018-08-01 10:42:33,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:42:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e29b21d-7f3d-4f8c-8df4-46c136b570c8 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:42:33,847 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-0e29b21d-7f3d-4f8c-8df4-46c136b570c8 2018-08-01 10:42:33,848 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-d1379c08-2e3f-47d-user 2018-08-01 10:42:33,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/1283db42e89a410e9a705ee386e4b4b7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13cfd29bc52ce00bfb282477b0ad3e7f04f29bfd" 2018-08-01 10:42:34,013 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:42:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a9e6e5bb-9bba-478f-b8c7-ce5c600563d2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:42:34,014 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/1283db42e89a410e9a705ee386e4b4b7 used request id req-a9e6e5bb-9bba-478f-b8c7-ce5c600563d2 2018-08-01 10:42:34,015 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:42:34,395 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:42:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["NANh8O_WR1eWJxrxgLlWMA"], "issued_at": "2018-08-01T10:42:34.000000Z"}} 2018-08-01 10:42:34,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}143df2daa146c8cbe0911993c75f64c392ff5724" 2018-08-01 10:42:34,472 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:42:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80dbe732-65b9-4790-a498-07d344da77d7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:42:34,472 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-80dbe732-65b9-4790-a498-07d344da77d7 2018-08-01 10:42:34,473 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:42:34,474 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:42:34,853 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:42:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["SbPZ5qKARrKtUWFpa3q9DQ"], "issued_at": "2018-08-01T10:42:34.000000Z"}} 2018-08-01 10:42:34,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c46d7f5f374d10ca60650f852ec7181879ab6a53" 2018-08-01 10:42:34,933 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:42:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ccb33a2-9c53-4d4c-877c-ac9227417246 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:42:34,933 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-1ccb33a2-9c53-4d4c-877c-ac9227417246 2018-08-01 10:42:34,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:42:34,942 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:42: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:42:34,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-33bd95ba-f0c3-4df-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c46d7f5f374d10ca60650f852ec7181879ab6a53" 2018-08-01 10:42:35,027 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:42:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64628376-0dd6-4220-9599-42980f8a18fa Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-33bd95ba-f0c3-4df-proj", "previous": null, "next": null}, "projects": []} 2018-08-01 10:42:35,027 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-33bd95ba-f0c3-4df-proj used request id req-64628376-0dd6-4220-9599-42980f8a18fa 2018-08-01 10:42:35,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c46d7f5f374d10ca60650f852ec7181879ab6a53" 2018-08-01 10:42:35,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:42:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2a6ba03-9f03-4781-b44c-df6bb1b076f6 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:42:35,117 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-f2a6ba03-9f03-4781-b44c-df6bb1b076f6 2018-08-01 10:42:35,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c46d7f5f374d10ca60650f852ec7181879ab6a53" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-33bd95ba-f0c3-4df-proj"}}' 2018-08-01 10:42:35,229 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:42:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-53ee8d24-6517-46d2-9435-bc027219aa6e Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/084489c41a6a49dca82696c5c99cfb17"}, "tags": [], "enabled": true, "id": "084489c41a6a49dca82696c5c99cfb17", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-33bd95ba-f0c3-4df-proj"}} 2018-08-01 10:42:35,229 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-53ee8d24-6517-46d2-9435-bc027219aa6e 2018-08-01 10:42:35,230 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-33bd95ba-f0c3-4df-proj 2018-08-01 10:42:35,230 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:42:35,231 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:42:35,613 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:42:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["MNZXkBmjQ9SvUhF2bg29_A"], "issued_at": "2018-08-01T10:42:35.000000Z"}} 2018-08-01 10:42:35,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e55df04e2f45de38c4824529bcdf1a0e44babcb" 2018-08-01 10:42:35,692 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:42:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6f89c48-26f4-406e-b541-8722d9d42e67 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:42:35,692 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-e6f89c48-26f4-406e-b541-8722d9d42e67 2018-08-01 10:42:35,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:42:35,701 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:42: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:42:35,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e55df04e2f45de38c4824529bcdf1a0e44babcb" 2018-08-01 10:42:35,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:42:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e03f28e6-a7b7-42a2-8dca-8400133a63cc Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 10:42:35,808 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-e03f28e6-a7b7-42a2-8dca-8400133a63cc 2018-08-01 10:42:35,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateRouterSuccessTests-33bd95ba-f0c3-4df-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e55df04e2f45de38c4824529bcdf1a0e44babcb" 2018-08-01 10:42:35,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:42:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7af5d48e-5375-4b27-bc06-af55a13ef431 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateRouterSuccessTests-33bd95ba-f0c3-4df-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/084489c41a6a49dca82696c5c99cfb17"}, "tags": [], "enabled": true, "id": "084489c41a6a49dca82696c5c99cfb17", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-33bd95ba-f0c3-4df-proj"}]} 2018-08-01 10:42:35,892 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateRouterSuccessTests-33bd95ba-f0c3-4df-proj used request id req-7af5d48e-5375-4b27-bc06-af55a13ef431 2018-08-01 10:42:35,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e55df04e2f45de38c4824529bcdf1a0e44babcb" 2018-08-01 10:42:35,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:42:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d768135-b794-40ae-8f8a-6f13cd3b1d3a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:42:35,982 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-4d768135-b794-40ae-8f8a-6f13cd3b1d3a 2018-08-01 10:42:36,349 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-33bd95ba-f0c3-4df-user 2018-08-01 10:42:36,349 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:42:36,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c46d7f5f374d10ca60650f852ec7181879ab6a53" 2018-08-01 10:42:36,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:42:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-032a3608-1682-413c-a375-646510342dc8 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:42:36,368 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-032a3608-1682-413c-a375-646510342dc8 2018-08-01 10:42:36,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c46d7f5f374d10ca60650f852ec7181879ab6a53" -d '{"role": {"name": "CreateRouterSuccessTests-33bd95ba-f0c3-4df-proj-role"}}' 2018-08-01 10:42:36,402 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:42:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fb8fd9e8-899e-4f7f-ae8d-a458ec35a690 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5fb5ea66f10b40d8b07d2df84b3c598c", "links": {"self": "http://172.30.9.24:5000/v3/roles/5fb5ea66f10b40d8b07d2df84b3c598c"}, "name": "CreateRouterSuccessTests-33bd95ba-f0c3-4df-proj-role"}} 2018-08-01 10:42:36,403 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-fb8fd9e8-899e-4f7f-ae8d-a458ec35a690 2018-08-01 10:42:36,403 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-33bd95ba-f0c3-4df-proj-role 2018-08-01 10:42:36,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/5fb5ea66f10b40d8b07d2df84b3c598c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c46d7f5f374d10ca60650f852ec7181879ab6a53" 2018-08-01 10:42:36,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:42:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-618367ae-5382-46e3-a337-80ce170a32ed Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5fb5ea66f10b40d8b07d2df84b3c598c", "links": {"self": "http://172.30.9.24:5000/v3/roles/5fb5ea66f10b40d8b07d2df84b3c598c"}, "name": "CreateRouterSuccessTests-33bd95ba-f0c3-4df-proj-role"}} 2018-08-01 10:42:36,489 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/5fb5ea66f10b40d8b07d2df84b3c598c used request id req-618367ae-5382-46e3-a337-80ce170a32ed 2018-08-01 10:42:36,489 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-33bd95ba-f0c3-4df-proj-role to project CreateRouterSuccessTests-33bd95ba-f0c3-4df-proj 2018-08-01 10:42:36,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/084489c41a6a49dca82696c5c99cfb17/users/b295e4db9c6448bea3a07d0e8742fb53/roles/5fb5ea66f10b40d8b07d2df84b3c598c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c46d7f5f374d10ca60650f852ec7181879ab6a53" 2018-08-01 10:42:36,609 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:42:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d1d287fa-b360-4512-a1f7-c242f7ab8fd0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:42:36,609 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/084489c41a6a49dca82696c5c99cfb17/users/b295e4db9c6448bea3a07d0e8742fb53/roles/5fb5ea66f10b40d8b07d2df84b3c598c used request id req-d1d287fa-b360-4512-a1f7-c242f7ab8fd0 2018-08-01 10:42:36,610 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:42:36,611 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:42:36,996 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5fb5ea66f10b40d8b07d2df84b3c598c", "name": "CreateRouterSuccessTests-33bd95ba-f0c3-4df-proj-role"}], "expires_at": "2018-08-01T11:42:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "084489c41a6a49dca82696c5c99cfb17", "name": "CreateRouterSuccessTests-33bd95ba-f0c3-4df-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/084489c41a6a49dca82696c5c99cfb17", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/084489c41a6a49dca82696c5c99cfb17", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/084489c41a6a49dca82696c5c99cfb17", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/084489c41a6a49dca82696c5c99cfb17", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/084489c41a6a49dca82696c5c99cfb17", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/084489c41a6a49dca82696c5c99cfb17", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_084489c41a6a49dca82696c5c99cfb17", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_084489c41a6a49dca82696c5c99cfb17", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/084489c41a6a49dca82696c5c99cfb17", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/084489c41a6a49dca82696c5c99cfb17", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/084489c41a6a49dca82696c5c99cfb17", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/084489c41a6a49dca82696c5c99cfb17", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/084489c41a6a49dca82696c5c99cfb17", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/084489c41a6a49dca82696c5c99cfb17", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-33bd95ba-f0c3-4df-user", "id": "b295e4db9c6448bea3a07d0e8742fb53"}, "audit_ids": ["s--LkPt3SGei8nYrs9BMCA"], "issued_at": "2018-08-01T10:42:36.000000Z"}} 2018-08-01 10:42:36,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f407c2721a47f0847a66de0c587d89f417e1f14" 2018-08-01 10:42:37,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:42:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ee8a65e-10e8-437a-9fda-24510e2c6ad0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:42:37,080 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-2ee8a65e-10e8-437a-9fda-24510e2c6ad0 2018-08-01 10:42:37,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/routers?name=CreateRouterSuccessTests-8b8757a6-33b0-489e-a4cf-0b22fd1c438c-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f407c2721a47f0847a66de0c587d89f417e1f14" 2018-08-01 10:42:37,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-d5115290-0121-40b6-b780-8ac4f47386d4 Date: Wed, 01 Aug 2018 10:42:37 GMT RESP BODY: {"routers": []} 2018-08-01 10:42:37,294 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers?name=CreateRouterSuccessTests-8b8757a6-33b0-489e-a4cf-0b22fd1c438c-pub-router&admin_state_up=True used request id req-d5115290-0121-40b6-b780-8ac4f47386d4 2018-08-01 10:42:37,294 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:42:37,295 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:42:37,764 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5fb5ea66f10b40d8b07d2df84b3c598c", "name": "CreateRouterSuccessTests-33bd95ba-f0c3-4df-proj-role"}], "expires_at": "2018-08-01T11:42:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "084489c41a6a49dca82696c5c99cfb17", "name": "CreateRouterSuccessTests-33bd95ba-f0c3-4df-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/084489c41a6a49dca82696c5c99cfb17", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/084489c41a6a49dca82696c5c99cfb17", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/084489c41a6a49dca82696c5c99cfb17", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/084489c41a6a49dca82696c5c99cfb17", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/084489c41a6a49dca82696c5c99cfb17", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/084489c41a6a49dca82696c5c99cfb17", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_084489c41a6a49dca82696c5c99cfb17", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_084489c41a6a49dca82696c5c99cfb17", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/084489c41a6a49dca82696c5c99cfb17", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/084489c41a6a49dca82696c5c99cfb17", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/084489c41a6a49dca82696c5c99cfb17", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/084489c41a6a49dca82696c5c99cfb17", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/084489c41a6a49dca82696c5c99cfb17", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/084489c41a6a49dca82696c5c99cfb17", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-33bd95ba-f0c3-4df-user", "id": "b295e4db9c6448bea3a07d0e8742fb53"}, "audit_ids": ["E6B4p-2LSOuIP_fjIVxgUw"], "issued_at": "2018-08-01T10:42:37.000000Z"}} 2018-08-01 10:42:37,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16975369504f00949c49444c1499cf1ed6c493d3" 2018-08-01 10:42:37,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:42:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d9afe9e-686f-47b1-a572-f543363b070e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:42:37,844 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-3d9afe9e-686f-47b1-a572-f543363b070e 2018-08-01 10:42:37,846 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-8b8757a6-33b0-489e-a4cf-0b22fd1c438c-pub-router 2018-08-01 10:42:37,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f407c2721a47f0847a66de0c587d89f417e1f14" -d '{"router": {"name": "CreateRouterSuccessTests-8b8757a6-33b0-489e-a4cf-0b22fd1c438c-pub-router", "admin_state_up": true}}' 2018-08-01 10:42:37,978 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 535 X-Openstack-Request-Id: req-0d326d5e-931b-4f2a-9422-9ca76761dabb Date: Wed, 01 Aug 2018 10:42:37 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "084489c41a6a49dca82696c5c99cfb17", "created_at": "2018-08-01T10:42:37Z", "admin_state_up": true, "updated_at": "2018-08-01T10:42:37Z", "flavor_id": null, "revision_number": 0, "routes": [], "project_id": "084489c41a6a49dca82696c5c99cfb17", "id": "8f332ad2-3dec-47ea-9feb-6206856c7f9b", "name": "CreateRouterSuccessTests-8b8757a6-33b0-489e-a4cf-0b22fd1c438c-pub-router"}} 2018-08-01 10:42:37,978 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers used request id req-0d326d5e-931b-4f2a-9422-9ca76761dabb 2018-08-01 10:42:37,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?device_id=8f332ad2-3dec-47ea-9feb-6206856c7f9b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f407c2721a47f0847a66de0c587d89f417e1f14" 2018-08-01 10:42:38,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-aeb70550-88d6-4c1f-8275-0ec696e1c682 Date: Wed, 01 Aug 2018 10:42:38 GMT RESP BODY: {"ports":[]} 2018-08-01 10:42:38,013 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?device_id=8f332ad2-3dec-47ea-9feb-6206856c7f9b used request id req-aeb70550-88d6-4c1f-8275-0ec696e1c682 2018-08-01 10:42:38,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/routers/8f332ad2-3dec-47ea-9feb-6206856c7f9b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f407c2721a47f0847a66de0c587d89f417e1f14" 2018-08-01 10:42:38,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 535 X-Openstack-Request-Id: req-a7487c59-17cf-45c9-a34a-4abe8e14cb88 Date: Wed, 01 Aug 2018 10:42:38 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "084489c41a6a49dca82696c5c99cfb17", "created_at": "2018-08-01T10:42:37Z", "admin_state_up": true, "updated_at": "2018-08-01T10:42:37Z", "flavor_id": null, "revision_number": 0, "routes": [], "project_id": "084489c41a6a49dca82696c5c99cfb17", "id": "8f332ad2-3dec-47ea-9feb-6206856c7f9b", "name": "CreateRouterSuccessTests-8b8757a6-33b0-489e-a4cf-0b22fd1c438c-pub-router"}} 2018-08-01 10:42:38,263 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers/8f332ad2-3dec-47ea-9feb-6206856c7f9b used request id req-a7487c59-17cf-45c9-a34a-4abe8e14cb88 2018-08-01 10:42:38,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?device_id=8f332ad2-3dec-47ea-9feb-6206856c7f9b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f407c2721a47f0847a66de0c587d89f417e1f14" 2018-08-01 10:42:38,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-406b67a3-879d-401e-ac7d-ec4445d18df4 Date: Wed, 01 Aug 2018 10:42:38 GMT RESP BODY: {"ports":[]} 2018-08-01 10:42:38,296 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?device_id=8f332ad2-3dec-47ea-9feb-6206856c7f9b used request id req-406b67a3-879d-401e-ac7d-ec4445d18df4 2018-08-01 10:42:38,297 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:42:38,680 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5fb5ea66f10b40d8b07d2df84b3c598c", "name": "CreateRouterSuccessTests-33bd95ba-f0c3-4df-proj-role"}], "expires_at": "2018-08-01T11:42:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "084489c41a6a49dca82696c5c99cfb17", "name": "CreateRouterSuccessTests-33bd95ba-f0c3-4df-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/084489c41a6a49dca82696c5c99cfb17", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/084489c41a6a49dca82696c5c99cfb17", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/084489c41a6a49dca82696c5c99cfb17", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/084489c41a6a49dca82696c5c99cfb17", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/084489c41a6a49dca82696c5c99cfb17", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/084489c41a6a49dca82696c5c99cfb17", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_084489c41a6a49dca82696c5c99cfb17", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_084489c41a6a49dca82696c5c99cfb17", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/084489c41a6a49dca82696c5c99cfb17", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/084489c41a6a49dca82696c5c99cfb17", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/084489c41a6a49dca82696c5c99cfb17", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/084489c41a6a49dca82696c5c99cfb17", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/084489c41a6a49dca82696c5c99cfb17", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/084489c41a6a49dca82696c5c99cfb17", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-33bd95ba-f0c3-4df-user", "id": "b295e4db9c6448bea3a07d0e8742fb53"}, "audit_ids": ["hu0F3CtvQmycbTZqV1YCkw"], "issued_at": "2018-08-01T10:42:38.000000Z"}} 2018-08-01 10:42:38,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/routers?name=CreateRouterSuccessTests-8b8757a6-33b0-489e-a4cf-0b22fd1c438c-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a65e2cc6a718047fc2634f5f7273467981724da" 2018-08-01 10:42:38,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 538 X-Openstack-Request-Id: req-b4184a2f-f0ef-43c7-b2b1-fc4cd00450e6 Date: Wed, 01 Aug 2018 10:42:38 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "084489c41a6a49dca82696c5c99cfb17", "created_at": "2018-08-01T10:42:37Z", "admin_state_up": true, "updated_at": "2018-08-01T10:42:37Z", "flavor_id": null, "revision_number": 0, "routes": [], "project_id": "084489c41a6a49dca82696c5c99cfb17", "id": "8f332ad2-3dec-47ea-9feb-6206856c7f9b", "name": "CreateRouterSuccessTests-8b8757a6-33b0-489e-a4cf-0b22fd1c438c-pub-router"}]} 2018-08-01 10:42:38,947 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers?name=CreateRouterSuccessTests-8b8757a6-33b0-489e-a4cf-0b22fd1c438c-pub-router&admin_state_up=True used request id req-b4184a2f-f0ef-43c7-b2b1-fc4cd00450e6 2018-08-01 10:42:38,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:42:38,955 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:42: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:42:38,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/084489c41a6a49dca82696c5c99cfb17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}143df2daa146c8cbe0911993c75f64c392ff5724" 2018-08-01 10:42:39,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:42:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2c1475f-6ba8-4d09-95df-ab35929f7354 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/084489c41a6a49dca82696c5c99cfb17"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "084489c41a6a49dca82696c5c99cfb17", "name": "CreateRouterSuccessTests-33bd95ba-f0c3-4df-proj"}} 2018-08-01 10:42:39,034 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/084489c41a6a49dca82696c5c99cfb17 used request id req-c2c1475f-6ba8-4d09-95df-ab35929f7354 2018-08-01 10:42:39,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?device_id=8f332ad2-3dec-47ea-9feb-6206856c7f9b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a65e2cc6a718047fc2634f5f7273467981724da" 2018-08-01 10:42:39,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-5c993d25-2a38-48c1-bd77-1474d02f3137 Date: Wed, 01 Aug 2018 10:42:39 GMT RESP BODY: {"ports":[]} 2018-08-01 10:42:39,075 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?device_id=8f332ad2-3dec-47ea-9feb-6206856c7f9b used request id req-5c993d25-2a38-48c1-bd77-1474d02f3137 2018-08-01 10:42:39,076 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-8b8757a6-33b0-489e-a4cf-0b22fd1c438c-pub-router 2018-08-01 10:42:39,076 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-8b8757a6-33b0-489e-a4cf-0b22fd1c438c-pub-router 2018-08-01 10:42:39,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/routers/8f332ad2-3dec-47ea-9feb-6206856c7f9b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f407c2721a47f0847a66de0c587d89f417e1f14" 2018-08-01 10:42:39,399 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ac64b68b-1c40-4bcd-b118-c1fc3f3dfe4d Content-Length: 0 Date: Wed, 01 Aug 2018 10:42:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:42:39,399 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/8f332ad2-3dec-47ea-9feb-6206856c7f9b used request id req-ac64b68b-1c40-4bcd-b118-c1fc3f3dfe4d 2018-08-01 10:42:39,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c46d7f5f374d10ca60650f852ec7181879ab6a53" 2018-08-01 10:42:39,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-e643e881-8b61-4db1-a7fd-5508c6f044a4 Date: Wed, 01 Aug 2018 10:42:39 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a2413a97b61342d8bd27570706ef372d", "created_at": "2018-08-01T09:33:18Z", "updated_at": "2018-08-01T09:33:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "7f556ce3-51d0-4279-a11d-510db9f9a3b1", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "94adc13c-a166-41cf-bd16-f997efc73cb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "b39143b5-c08f-4d0b-9d40-54f472f2389e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "e218b0b7-4501-4f84-9458-caf2891c260d", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}], "revision_number": 4, "project_id": "a2413a97b61342d8bd27570706ef372d", "id": "38229670-7386-42d0-b7b9-2397ea5938de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "created_at": "2018-08-01T09:28:38Z", "updated_at": "2018-08-01T09:28:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "763568f1-8151-4a3c-911a-d06da4423063", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "80d28bee-4aee-47e8-a8da-e0fe31497fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "a47a5ddf-aa37-4ab2-a335-1c93513b5f12", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "f5bba5a5-602b-421e-98b2-5a16117f943f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}], "revision_number": 4, "project_id": "dbe9669438844f3faecdc7fcc050e0d8", "id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ed1054af2e94c049694d98d54211d98", "created_at": "2018-08-01T09:31:40Z", "updated_at": "2018-08-01T09:31:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "34baee87-ea35-42ee-8a69-0f6e2a825d3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "89b9d1c9-f4f9-45cd-8d36-970d44228439", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "b8ab0d59-cab9-4488-82ee-7c5f69709bff", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "d3ab68ea-23b4-4bf6-8dd3-85d029e3d89f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}], "revision_number": 4, "project_id": "2ed1054af2e94c049694d98d54211d98", "id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "created_at": "2018-08-01T09:34:13Z", "updated_at": "2018-08-01T09:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "1dbb3f59-611b-46d1-a82d-2720e0a16f86", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "3878126b-a220-4357-adb9-bc22498f31b1", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "75ce67db-9c04-4561-a10d-8b1ec63943e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "e2945a69-3afe-41e3-a7ec-3ea4c79a12ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}], "revision_number": 4, "project_id": "c0d9b34b06f445a7857603f60b181f3c", "id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-01T09:30:58Z", "updated_at": "2018-08-01T09:30:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "042d4626-2974-418d-affe-f8f2acd05faa", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "995fae58-f0e5-4e10-801c-6c2ce5c7ae0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "cb8404fa-cb24-4879-a34d-f3050dcba730", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "dad6aaab-690e-4c24-9103-6767e0c80bc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "created_at": "2018-08-01T09:31:11Z", "updated_at": "2018-08-01T09:31:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "939e25e0-5dbc-4f6e-9f6f-7fb70e540203", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "9796a673-6928-4009-9c21-1410d395646e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "af7b8bf8-2fb6-4d72-842a-38f72d7581f7", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "b9af65b0-2eb8-45e1-8504-b7dc4dbb83ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}], "revision_number": 4, "project_id": "dd207f801ed3475f9dbe5f13077af1c8", "id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "46dd322c3fcc454eb140e37825746af8", "created_at": "2018-08-01T10:33:44Z", "updated_at": "2018-08-01T10:33:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "0f41470b-1091-45c1-b574-92069f79f8d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "8cc03a9c-8fa5-425b-812f-d7692bae3613", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d1373b1e-2fb9-4e02-a9e1-7e873ba1d7d1", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d21f3909-71f3-43e2-a22d-6a9c2513cb6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}], "revision_number": 4, "project_id": "46dd322c3fcc454eb140e37825746af8", "id": "b2961714-c8a4-4fcb-918b-21d70527c983", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "created_at": "2018-08-01T09:34:57Z", "updated_at": "2018-08-01T09:34:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "8063d12f-30db-4ccf-8ce0-72e59ba81a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c38e1a7a-5857-4f03-b991-6d5c9c9a5b9e", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c725bae1-d3bb-42b5-b331-32737085f28c", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "cfddc134-923b-4e0d-9ec5-dcc5641dd435", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}], "revision_number": 4, "project_id": "455b48a61678488ead79a4cfa07ef5c3", "id": "cd52f913-3072-4ce7-a779-7de795b62b12", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:36:50Z", "updated_at": "2018-08-01T09:36:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "07ef7fe5-a529-45da-bfc0-899f0ea9b592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "bc4dad3a-2a0c-4c31-b901-2909a12adb50", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c35cff35-4306-4116-b9fa-fc27bc7c05d6", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c493e3ac-d9d2-480d-9ec8-50982eedaf5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}], "revision_number": 4, "project_id": "8d96727022f4443794db44ecde432faf", "id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "created_at": "2018-08-01T09:32:45Z", "updated_at": "2018-08-01T09:32:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "058ea790-43ea-4a6f-9950-28418319e577", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "5fcfb31b-cdad-4037-973e-56b74faefd14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "99a24d26-dc7f-42d0-aa23-a7c061f04952", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "b641bb48-566e-472b-a3cc-d38c85ab3ff1", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}], "revision_number": 4, "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "name": "default"}]} 2018-08-01 10:42:39,638 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-e643e881-8b61-4db1-a7fd-5508c6f044a4 2018-08-01 10:42:39,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c46d7f5f374d10ca60650f852ec7181879ab6a53" 2018-08-01 10:42:39,727 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:42:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-980750cb-0bc1-4cb8-944e-09b93321c0e4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2413a97b61342d8bd27570706ef372d.", "code": 404, "title": "Not Found"}} 2018-08-01 10:42:39,727 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d used request id req-980750cb-0bc1-4cb8-944e-09b93321c0e4 2018-08-01 10:42:39,727 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:42:39,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c46d7f5f374d10ca60650f852ec7181879ab6a53" 2018-08-01 10:42:39,815 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:42:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd43c8c0-27ef-4973-8072-262b300f1296 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.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dbe9669438844f3faecdc7fcc050e0d8", "name": "service"}} 2018-08-01 10:42:39,815 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 used request id req-dd43c8c0-27ef-4973-8072-262b300f1296 2018-08-01 10:42:39,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c46d7f5f374d10ca60650f852ec7181879ab6a53" 2018-08-01 10:42:39,900 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:42:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ff90183e-caf1-47e8-a421-a8f19c6c0ee3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ed1054af2e94c049694d98d54211d98.", "code": 404, "title": "Not Found"}} 2018-08-01 10:42:39,900 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 used request id req-ff90183e-caf1-47e8-a421-a8f19c6c0ee3 2018-08-01 10:42:39,900 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:42:39,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c46d7f5f374d10ca60650f852ec7181879ab6a53" 2018-08-01 10:42:39,982 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:42:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a2a30870-48ef-4006-92c4-5edd811c8ea4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c0d9b34b06f445a7857603f60b181f3c.", "code": 404, "title": "Not Found"}} 2018-08-01 10:42:39,982 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c used request id req-a2a30870-48ef-4006-92c4-5edd811c8ea4 2018-08-01 10:42:39,982 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:42:39,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c46d7f5f374d10ca60650f852ec7181879ab6a53" 2018-08-01 10:42:40,066 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:42:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-99d00b7d-1527-4aca-986b-46802b9fa3a6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: dd207f801ed3475f9dbe5f13077af1c8.", "code": 404, "title": "Not Found"}} 2018-08-01 10:42:40,066 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 used request id req-99d00b7d-1527-4aca-986b-46802b9fa3a6 2018-08-01 10:42:40,066 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:42:40,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c46d7f5f374d10ca60650f852ec7181879ab6a53" 2018-08-01 10:42:40,150 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:42:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f4bcf93b-6439-4b84-bb88-ef369034d949 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 46dd322c3fcc454eb140e37825746af8.", "code": 404, "title": "Not Found"}} 2018-08-01 10:42:40,150 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 used request id req-f4bcf93b-6439-4b84-bb88-ef369034d949 2018-08-01 10:42:40,150 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:42:40,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c46d7f5f374d10ca60650f852ec7181879ab6a53" 2018-08-01 10:42:40,228 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:42:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c654b548-5b06-4848-8428-a4920b3044eb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 455b48a61678488ead79a4cfa07ef5c3.", "code": 404, "title": "Not Found"}} 2018-08-01 10:42:40,228 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 used request id req-c654b548-5b06-4848-8428-a4920b3044eb 2018-08-01 10:42:40,228 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:42:40,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c46d7f5f374d10ca60650f852ec7181879ab6a53" 2018-08-01 10:42:40,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:42:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c791c19-9b89-4e0d-93e5-6db239f9ff19 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 10:42:40,310 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-2c791c19-9b89-4e0d-93e5-6db239f9ff19 2018-08-01 10:42:40,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ddd20ab1a1b7400a98e6ddb8d0eb4686 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c46d7f5f374d10ca60650f852ec7181879ab6a53" 2018-08-01 10:42:40,396 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:42:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-06069e13-c81d-43f3-84c6-9fc38f62e500 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ddd20ab1a1b7400a98e6ddb8d0eb4686.", "code": 404, "title": "Not Found"}} 2018-08-01 10:42:40,396 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ddd20ab1a1b7400a98e6ddb8d0eb4686 used request id req-06069e13-c81d-43f3-84c6-9fc38f62e500 2018-08-01 10:42:40,396 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:42:40,397 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-33bd95ba-f0c3-4df-proj 2018-08-01 10:42:40,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/084489c41a6a49dca82696c5c99cfb17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c46d7f5f374d10ca60650f852ec7181879ab6a53" 2018-08-01 10:42:40,583 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:42:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-79db79e8-3b1f-45e2-95a8-2b2181675530 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:42:40,583 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/084489c41a6a49dca82696c5c99cfb17 used request id req-79db79e8-3b1f-45e2-95a8-2b2181675530 2018-08-01 10:42:40,583 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-33bd95ba-f0c3-4df-proj-role 2018-08-01 10:42:40,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/5fb5ea66f10b40d8b07d2df84b3c598c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c46d7f5f374d10ca60650f852ec7181879ab6a53" 2018-08-01 10:42:40,691 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:42:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-88e22116-5060-4602-aadc-538dd3675599 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:42:40,691 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/5fb5ea66f10b40d8b07d2df84b3c598c used request id req-88e22116-5060-4602-aadc-538dd3675599 2018-08-01 10:42:40,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c46d7f5f374d10ca60650f852ec7181879ab6a53" 2018-08-01 10:42:40,778 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:42:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef479ab0-75ea-4c3e-a961-baaf93c5232a Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:42:40,779 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-ef479ab0-75ea-4c3e-a961-baaf93c5232a 2018-08-01 10:42:40,779 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-33bd95ba-f0c3-4df-user 2018-08-01 10:42:40,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/b295e4db9c6448bea3a07d0e8742fb53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e55df04e2f45de38c4824529bcdf1a0e44babcb" 2018-08-01 10:42:40,942 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:42:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0fe185e4-de10-4711-b172-5a9283566062 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:42:40,942 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/b295e4db9c6448bea3a07d0e8742fb53 used request id req-0fe185e4-de10-4711-b172-5a9283566062 2018-08-01 10:42:40,944 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:42:41,326 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:42:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["n1I13siKRyq2zPDMNXXKFg"], "issued_at": "2018-08-01T10:42:41.000000Z"}} 2018-08-01 10:42:41,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28c76f94edae5e247b3ddd5fcb18f7c7d9b577cb" 2018-08-01 10:42:41,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:42:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6d00531-ce29-492f-b198-0661623eef21 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:42:41,408 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-b6d00531-ce29-492f-b198-0661623eef21 2018-08-01 10:42:41,409 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:42:41,410 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:42:41,794 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:42:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["Bn8vS_g7RuuumCnz_0qPuw"], "issued_at": "2018-08-01T10:42:41.000000Z"}} 2018-08-01 10:42:41,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d833cb627770d5a18aa87189b4c440fc98e8e0c1" 2018-08-01 10:42:41,809 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:42:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97ad03b4-fe05-4878-8ca8-24b74679d6f5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:42:41,809 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-97ad03b4-fe05-4878-8ca8-24b74679d6f5 2018-08-01 10:42:41,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:42:41,818 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:42: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:42:41,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-3decc0ca-65d1-4dc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d833cb627770d5a18aa87189b4c440fc98e8e0c1" 2018-08-01 10:42:41,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:42:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21bba094-797a-46ff-b08e-389f487f4a63 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-3decc0ca-65d1-4dc-proj", "previous": null, "next": null}, "projects": []} 2018-08-01 10:42:41,834 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-3decc0ca-65d1-4dc-proj used request id req-21bba094-797a-46ff-b08e-389f487f4a63 2018-08-01 10:42:41,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d833cb627770d5a18aa87189b4c440fc98e8e0c1" 2018-08-01 10:42:41,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:42:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e263402-3084-4e81-9c65-8e64d5195943 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:42:41,923 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-6e263402-3084-4e81-9c65-8e64d5195943 2018-08-01 10:42:41,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d833cb627770d5a18aa87189b4c440fc98e8e0c1" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-3decc0ca-65d1-4dc-proj"}}' 2018-08-01 10:42:42,032 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:42:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b162bf8-18f7-4910-afcd-32d5e31d0014 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/15a1ce911054475dbe29f269d8733100"}, "tags": [], "enabled": true, "id": "15a1ce911054475dbe29f269d8733100", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-3decc0ca-65d1-4dc-proj"}} 2018-08-01 10:42:42,032 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-9b162bf8-18f7-4910-afcd-32d5e31d0014 2018-08-01 10:42:42,033 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-3decc0ca-65d1-4dc-proj 2018-08-01 10:42:42,033 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:42:42,033 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:42:42,411 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:42:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["VKmiotixSX-MLiQwvSA0vg"], "issued_at": "2018-08-01T10:42:42.000000Z"}} 2018-08-01 10:42:42,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}795087e469cd5866483b05ca3bd2459c38032cee" 2018-08-01 10:42:42,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:42:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5efd10f3-8902-4c98-bcdc-764431df0bd9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:42:42,489 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-5efd10f3-8902-4c98-bcdc-764431df0bd9 2018-08-01 10:42:42,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:42:42,499 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:42: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:42:42,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}795087e469cd5866483b05ca3bd2459c38032cee" 2018-08-01 10:42:42,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:42:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-394d9262-26db-424a-96c0-43215f589c18 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 10:42:42,719 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-394d9262-26db-424a-96c0-43215f589c18 2018-08-01 10:42:42,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateRouterSuccessTests-3decc0ca-65d1-4dc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}795087e469cd5866483b05ca3bd2459c38032cee" 2018-08-01 10:42:42,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:42:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88022d2c-53a6-4633-8043-40d982402641 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateRouterSuccessTests-3decc0ca-65d1-4dc-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/15a1ce911054475dbe29f269d8733100"}, "tags": [], "enabled": true, "id": "15a1ce911054475dbe29f269d8733100", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-3decc0ca-65d1-4dc-proj"}]} 2018-08-01 10:42:42,738 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateRouterSuccessTests-3decc0ca-65d1-4dc-proj used request id req-88022d2c-53a6-4633-8043-40d982402641 2018-08-01 10:42:42,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}795087e469cd5866483b05ca3bd2459c38032cee" 2018-08-01 10:42:42,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:42:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc0c7253-b7c4-430c-8c56-5b0f1c108ca6 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:42:42,823 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-cc0c7253-b7c4-430c-8c56-5b0f1c108ca6 2018-08-01 10:42:43,182 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-3decc0ca-65d1-4dc-user 2018-08-01 10:42:43,182 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:42:43,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d833cb627770d5a18aa87189b4c440fc98e8e0c1" 2018-08-01 10:42:43,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:42:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9260ccc-d549-4f12-b412-fc8d12a8e913 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:42:43,270 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-d9260ccc-d549-4f12-b412-fc8d12a8e913 2018-08-01 10:42:43,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d833cb627770d5a18aa87189b4c440fc98e8e0c1" -d '{"role": {"name": "CreateRouterSuccessTests-3decc0ca-65d1-4dc-proj-role"}}' 2018-08-01 10:42:43,368 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:42:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eeeb2161-458f-472e-8d2b-76d88aa58154 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7164741b0f66442d8b9bc3fe0264dfd7", "links": {"self": "http://172.30.9.24:5000/v3/roles/7164741b0f66442d8b9bc3fe0264dfd7"}, "name": "CreateRouterSuccessTests-3decc0ca-65d1-4dc-proj-role"}} 2018-08-01 10:42:43,368 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-eeeb2161-458f-472e-8d2b-76d88aa58154 2018-08-01 10:42:43,368 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-3decc0ca-65d1-4dc-proj-role 2018-08-01 10:42:43,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/7164741b0f66442d8b9bc3fe0264dfd7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d833cb627770d5a18aa87189b4c440fc98e8e0c1" 2018-08-01 10:42:43,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:42:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62167014-e608-4dbe-8bc3-3af777ca3700 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7164741b0f66442d8b9bc3fe0264dfd7", "links": {"self": "http://172.30.9.24:5000/v3/roles/7164741b0f66442d8b9bc3fe0264dfd7"}, "name": "CreateRouterSuccessTests-3decc0ca-65d1-4dc-proj-role"}} 2018-08-01 10:42:43,454 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/7164741b0f66442d8b9bc3fe0264dfd7 used request id req-62167014-e608-4dbe-8bc3-3af777ca3700 2018-08-01 10:42:43,454 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-3decc0ca-65d1-4dc-proj-role to project CreateRouterSuccessTests-3decc0ca-65d1-4dc-proj 2018-08-01 10:42:43,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/15a1ce911054475dbe29f269d8733100/users/beeca0faef8b4ea1aefff021d7b01ea9/roles/7164741b0f66442d8b9bc3fe0264dfd7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d833cb627770d5a18aa87189b4c440fc98e8e0c1" 2018-08-01 10:42:43,574 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:42:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4c923e2c-5d83-4e4a-9e3a-33acac42dddc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:42:43,574 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/15a1ce911054475dbe29f269d8733100/users/beeca0faef8b4ea1aefff021d7b01ea9/roles/7164741b0f66442d8b9bc3fe0264dfd7 used request id req-4c923e2c-5d83-4e4a-9e3a-33acac42dddc 2018-08-01 10:42:43,575 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:42:43,576 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:42:43,963 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7164741b0f66442d8b9bc3fe0264dfd7", "name": "CreateRouterSuccessTests-3decc0ca-65d1-4dc-proj-role"}], "expires_at": "2018-08-01T11:42:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15a1ce911054475dbe29f269d8733100", "name": "CreateRouterSuccessTests-3decc0ca-65d1-4dc-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/15a1ce911054475dbe29f269d8733100", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/15a1ce911054475dbe29f269d8733100", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/15a1ce911054475dbe29f269d8733100", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/15a1ce911054475dbe29f269d8733100", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/15a1ce911054475dbe29f269d8733100", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/15a1ce911054475dbe29f269d8733100", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_15a1ce911054475dbe29f269d8733100", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_15a1ce911054475dbe29f269d8733100", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/15a1ce911054475dbe29f269d8733100", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/15a1ce911054475dbe29f269d8733100", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/15a1ce911054475dbe29f269d8733100", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/15a1ce911054475dbe29f269d8733100", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/15a1ce911054475dbe29f269d8733100", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/15a1ce911054475dbe29f269d8733100", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-3decc0ca-65d1-4dc-user", "id": "beeca0faef8b4ea1aefff021d7b01ea9"}, "audit_ids": ["OSOXobdZQVC3QkGhHMoEpQ"], "issued_at": "2018-08-01T10:42:43.000000Z"}} 2018-08-01 10:42:43,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe81dd9459b35dd25e955812aeaa3911e9dd0816" 2018-08-01 10:42:44,045 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:42:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a39bc090-5e45-4e97-8b34-9aa2b5969a8a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:42:44,045 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-a39bc090-5e45-4e97-8b34-9aa2b5969a8a 2018-08-01 10:42:44,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/routers?name=CreateRouterSuccessTests-f96e968d-9cd1-4966-a0e5-4ec982acaa84-pub-router&admin_state_up=False -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe81dd9459b35dd25e955812aeaa3911e9dd0816" 2018-08-01 10:42:44,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-d5567813-e6c1-4db4-85ec-02d93f67d846 Date: Wed, 01 Aug 2018 10:42:44 GMT RESP BODY: {"routers": []} 2018-08-01 10:42:44,252 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers?name=CreateRouterSuccessTests-f96e968d-9cd1-4966-a0e5-4ec982acaa84-pub-router&admin_state_up=False used request id req-d5567813-e6c1-4db4-85ec-02d93f67d846 2018-08-01 10:42:44,253 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:42:44,253 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:42:44,634 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7164741b0f66442d8b9bc3fe0264dfd7", "name": "CreateRouterSuccessTests-3decc0ca-65d1-4dc-proj-role"}], "expires_at": "2018-08-01T11:42:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15a1ce911054475dbe29f269d8733100", "name": "CreateRouterSuccessTests-3decc0ca-65d1-4dc-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/15a1ce911054475dbe29f269d8733100", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/15a1ce911054475dbe29f269d8733100", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/15a1ce911054475dbe29f269d8733100", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/15a1ce911054475dbe29f269d8733100", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/15a1ce911054475dbe29f269d8733100", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/15a1ce911054475dbe29f269d8733100", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_15a1ce911054475dbe29f269d8733100", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_15a1ce911054475dbe29f269d8733100", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/15a1ce911054475dbe29f269d8733100", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/15a1ce911054475dbe29f269d8733100", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/15a1ce911054475dbe29f269d8733100", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/15a1ce911054475dbe29f269d8733100", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/15a1ce911054475dbe29f269d8733100", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/15a1ce911054475dbe29f269d8733100", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-3decc0ca-65d1-4dc-user", "id": "beeca0faef8b4ea1aefff021d7b01ea9"}, "audit_ids": ["DBHeV3SyRAujpYnRSDVmxg"], "issued_at": "2018-08-01T10:42:44.000000Z"}} 2018-08-01 10:42:44,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0dbc9fd56c036f1da6eb1c89f41bcb28650d49a" 2018-08-01 10:42:44,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:42:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-baa85cdb-4e76-4b72-9ca5-be9d7041b579 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:42:44,714 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-baa85cdb-4e76-4b72-9ca5-be9d7041b579 2018-08-01 10:42:44,715 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-f96e968d-9cd1-4966-a0e5-4ec982acaa84-pub-router 2018-08-01 10:42:44,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe81dd9459b35dd25e955812aeaa3911e9dd0816" -d '{"router": {"name": "CreateRouterSuccessTests-f96e968d-9cd1-4966-a0e5-4ec982acaa84-pub-router", "admin_state_up": false}}' 2018-08-01 10:42:44,823 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 536 X-Openstack-Request-Id: req-b8a9d819-4ba5-4aa7-b5e4-0d9c4a4da25f Date: Wed, 01 Aug 2018 10:42:44 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "15a1ce911054475dbe29f269d8733100", "created_at": "2018-08-01T10:42:44Z", "admin_state_up": false, "updated_at": "2018-08-01T10:42:44Z", "flavor_id": null, "revision_number": 0, "routes": [], "project_id": "15a1ce911054475dbe29f269d8733100", "id": "a7209976-581a-4f9c-8983-03460942a8d2", "name": "CreateRouterSuccessTests-f96e968d-9cd1-4966-a0e5-4ec982acaa84-pub-router"}} 2018-08-01 10:42:44,823 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers used request id req-b8a9d819-4ba5-4aa7-b5e4-0d9c4a4da25f 2018-08-01 10:42:44,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?device_id=a7209976-581a-4f9c-8983-03460942a8d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe81dd9459b35dd25e955812aeaa3911e9dd0816" 2018-08-01 10:42:44,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-4487edc2-0a1a-46c1-9683-941fc92d8619 Date: Wed, 01 Aug 2018 10:42:44 GMT RESP BODY: {"ports":[]} 2018-08-01 10:42:44,857 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?device_id=a7209976-581a-4f9c-8983-03460942a8d2 used request id req-4487edc2-0a1a-46c1-9683-941fc92d8619 2018-08-01 10:42:44,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/routers/a7209976-581a-4f9c-8983-03460942a8d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe81dd9459b35dd25e955812aeaa3911e9dd0816" 2018-08-01 10:42:45,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 536 X-Openstack-Request-Id: req-81d678cc-6ff7-4ca0-ad49-29fd223afa8a Date: Wed, 01 Aug 2018 10:42:45 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "15a1ce911054475dbe29f269d8733100", "created_at": "2018-08-01T10:42:44Z", "admin_state_up": false, "updated_at": "2018-08-01T10:42:44Z", "flavor_id": null, "revision_number": 0, "routes": [], "project_id": "15a1ce911054475dbe29f269d8733100", "id": "a7209976-581a-4f9c-8983-03460942a8d2", "name": "CreateRouterSuccessTests-f96e968d-9cd1-4966-a0e5-4ec982acaa84-pub-router"}} 2018-08-01 10:42:45,096 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers/a7209976-581a-4f9c-8983-03460942a8d2 used request id req-81d678cc-6ff7-4ca0-ad49-29fd223afa8a 2018-08-01 10:42:45,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?device_id=a7209976-581a-4f9c-8983-03460942a8d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe81dd9459b35dd25e955812aeaa3911e9dd0816" 2018-08-01 10:42:45,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-b475bc9a-7ee7-46e0-a1a3-f49c498bc9d5 Date: Wed, 01 Aug 2018 10:42:45 GMT RESP BODY: {"ports":[]} 2018-08-01 10:42:45,130 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?device_id=a7209976-581a-4f9c-8983-03460942a8d2 used request id req-b475bc9a-7ee7-46e0-a1a3-f49c498bc9d5 2018-08-01 10:42:45,130 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:42:45,520 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7164741b0f66442d8b9bc3fe0264dfd7", "name": "CreateRouterSuccessTests-3decc0ca-65d1-4dc-proj-role"}], "expires_at": "2018-08-01T11:42:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15a1ce911054475dbe29f269d8733100", "name": "CreateRouterSuccessTests-3decc0ca-65d1-4dc-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/15a1ce911054475dbe29f269d8733100", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/15a1ce911054475dbe29f269d8733100", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/15a1ce911054475dbe29f269d8733100", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/15a1ce911054475dbe29f269d8733100", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/15a1ce911054475dbe29f269d8733100", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/15a1ce911054475dbe29f269d8733100", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_15a1ce911054475dbe29f269d8733100", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_15a1ce911054475dbe29f269d8733100", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/15a1ce911054475dbe29f269d8733100", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/15a1ce911054475dbe29f269d8733100", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/15a1ce911054475dbe29f269d8733100", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/15a1ce911054475dbe29f269d8733100", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/15a1ce911054475dbe29f269d8733100", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/15a1ce911054475dbe29f269d8733100", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-3decc0ca-65d1-4dc-user", "id": "beeca0faef8b4ea1aefff021d7b01ea9"}, "audit_ids": ["Ph06RJnkR2i7SLdwcdnp3Q"], "issued_at": "2018-08-01T10:42:45.000000Z"}} 2018-08-01 10:42:45,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/routers?name=CreateRouterSuccessTests-f96e968d-9cd1-4966-a0e5-4ec982acaa84-pub-router&admin_state_up=False -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32dcc2122ee936dabce63f1b590eb0302f8c0bc7" 2018-08-01 10:42:45,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 539 X-Openstack-Request-Id: req-3f75abbb-eb33-4f5d-96eb-9129057d4d2f Date: Wed, 01 Aug 2018 10:42:45 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "15a1ce911054475dbe29f269d8733100", "created_at": "2018-08-01T10:42:44Z", "admin_state_up": false, "updated_at": "2018-08-01T10:42:44Z", "flavor_id": null, "revision_number": 0, "routes": [], "project_id": "15a1ce911054475dbe29f269d8733100", "id": "a7209976-581a-4f9c-8983-03460942a8d2", "name": "CreateRouterSuccessTests-f96e968d-9cd1-4966-a0e5-4ec982acaa84-pub-router"}]} 2018-08-01 10:42:45,760 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers?name=CreateRouterSuccessTests-f96e968d-9cd1-4966-a0e5-4ec982acaa84-pub-router&admin_state_up=False used request id req-3f75abbb-eb33-4f5d-96eb-9129057d4d2f 2018-08-01 10:42:45,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:42:45,769 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:42: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:42:45,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/15a1ce911054475dbe29f269d8733100 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28c76f94edae5e247b3ddd5fcb18f7c7d9b577cb" 2018-08-01 10:42:45,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:42:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68f594a6-a06f-436a-9100-8d0074e7b2a1 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/15a1ce911054475dbe29f269d8733100"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "15a1ce911054475dbe29f269d8733100", "name": "CreateRouterSuccessTests-3decc0ca-65d1-4dc-proj"}} 2018-08-01 10:42:45,854 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/15a1ce911054475dbe29f269d8733100 used request id req-68f594a6-a06f-436a-9100-8d0074e7b2a1 2018-08-01 10:42:45,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?device_id=a7209976-581a-4f9c-8983-03460942a8d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32dcc2122ee936dabce63f1b590eb0302f8c0bc7" 2018-08-01 10:42:45,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-8f179d4f-8cc3-4fd7-88a3-ae093c28ab05 Date: Wed, 01 Aug 2018 10:42:45 GMT RESP BODY: {"ports":[]} 2018-08-01 10:42:45,889 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?device_id=a7209976-581a-4f9c-8983-03460942a8d2 used request id req-8f179d4f-8cc3-4fd7-88a3-ae093c28ab05 2018-08-01 10:42:45,889 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-f96e968d-9cd1-4966-a0e5-4ec982acaa84-pub-router 2018-08-01 10:42:45,889 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-f96e968d-9cd1-4966-a0e5-4ec982acaa84-pub-router 2018-08-01 10:42:45,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/routers/a7209976-581a-4f9c-8983-03460942a8d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe81dd9459b35dd25e955812aeaa3911e9dd0816" 2018-08-01 10:42:46,207 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8fb9e939-afec-42a2-b948-1b22f7d3b7d9 Content-Length: 0 Date: Wed, 01 Aug 2018 10:42:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:42:46,208 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/a7209976-581a-4f9c-8983-03460942a8d2 used request id req-8fb9e939-afec-42a2-b948-1b22f7d3b7d9 2018-08-01 10:42:46,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d833cb627770d5a18aa87189b4c440fc98e8e0c1" 2018-08-01 10:42:46,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-7c406046-dab6-472b-aa7a-0d46f576a2e3 Date: Wed, 01 Aug 2018 10:42:46 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a2413a97b61342d8bd27570706ef372d", "created_at": "2018-08-01T09:33:18Z", "updated_at": "2018-08-01T09:33:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "7f556ce3-51d0-4279-a11d-510db9f9a3b1", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "94adc13c-a166-41cf-bd16-f997efc73cb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "b39143b5-c08f-4d0b-9d40-54f472f2389e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "e218b0b7-4501-4f84-9458-caf2891c260d", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}], "revision_number": 4, "project_id": "a2413a97b61342d8bd27570706ef372d", "id": "38229670-7386-42d0-b7b9-2397ea5938de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "created_at": "2018-08-01T09:28:38Z", "updated_at": "2018-08-01T09:28:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "763568f1-8151-4a3c-911a-d06da4423063", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "80d28bee-4aee-47e8-a8da-e0fe31497fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "a47a5ddf-aa37-4ab2-a335-1c93513b5f12", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "f5bba5a5-602b-421e-98b2-5a16117f943f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}], "revision_number": 4, "project_id": "dbe9669438844f3faecdc7fcc050e0d8", "id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ed1054af2e94c049694d98d54211d98", "created_at": "2018-08-01T09:31:40Z", "updated_at": "2018-08-01T09:31:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "34baee87-ea35-42ee-8a69-0f6e2a825d3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "89b9d1c9-f4f9-45cd-8d36-970d44228439", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "b8ab0d59-cab9-4488-82ee-7c5f69709bff", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "d3ab68ea-23b4-4bf6-8dd3-85d029e3d89f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}], "revision_number": 4, "project_id": "2ed1054af2e94c049694d98d54211d98", "id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "created_at": "2018-08-01T09:34:13Z", "updated_at": "2018-08-01T09:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "1dbb3f59-611b-46d1-a82d-2720e0a16f86", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "3878126b-a220-4357-adb9-bc22498f31b1", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "75ce67db-9c04-4561-a10d-8b1ec63943e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "e2945a69-3afe-41e3-a7ec-3ea4c79a12ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}], "revision_number": 4, "project_id": "c0d9b34b06f445a7857603f60b181f3c", "id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-01T09:30:58Z", "updated_at": "2018-08-01T09:30:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "042d4626-2974-418d-affe-f8f2acd05faa", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "995fae58-f0e5-4e10-801c-6c2ce5c7ae0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "cb8404fa-cb24-4879-a34d-f3050dcba730", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "dad6aaab-690e-4c24-9103-6767e0c80bc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "created_at": "2018-08-01T09:31:11Z", "updated_at": "2018-08-01T09:31:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "939e25e0-5dbc-4f6e-9f6f-7fb70e540203", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "9796a673-6928-4009-9c21-1410d395646e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "af7b8bf8-2fb6-4d72-842a-38f72d7581f7", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "b9af65b0-2eb8-45e1-8504-b7dc4dbb83ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}], "revision_number": 4, "project_id": "dd207f801ed3475f9dbe5f13077af1c8", "id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "46dd322c3fcc454eb140e37825746af8", "created_at": "2018-08-01T10:33:44Z", "updated_at": "2018-08-01T10:33:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "0f41470b-1091-45c1-b574-92069f79f8d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "8cc03a9c-8fa5-425b-812f-d7692bae3613", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d1373b1e-2fb9-4e02-a9e1-7e873ba1d7d1", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d21f3909-71f3-43e2-a22d-6a9c2513cb6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}], "revision_number": 4, "project_id": "46dd322c3fcc454eb140e37825746af8", "id": "b2961714-c8a4-4fcb-918b-21d70527c983", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "created_at": "2018-08-01T09:34:57Z", "updated_at": "2018-08-01T09:34:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "8063d12f-30db-4ccf-8ce0-72e59ba81a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c38e1a7a-5857-4f03-b991-6d5c9c9a5b9e", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c725bae1-d3bb-42b5-b331-32737085f28c", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "cfddc134-923b-4e0d-9ec5-dcc5641dd435", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}], "revision_number": 4, "project_id": "455b48a61678488ead79a4cfa07ef5c3", "id": "cd52f913-3072-4ce7-a779-7de795b62b12", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:36:50Z", "updated_at": "2018-08-01T09:36:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "07ef7fe5-a529-45da-bfc0-899f0ea9b592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "bc4dad3a-2a0c-4c31-b901-2909a12adb50", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c35cff35-4306-4116-b9fa-fc27bc7c05d6", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c493e3ac-d9d2-480d-9ec8-50982eedaf5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}], "revision_number": 4, "project_id": "8d96727022f4443794db44ecde432faf", "id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "created_at": "2018-08-01T09:32:45Z", "updated_at": "2018-08-01T09:32:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "058ea790-43ea-4a6f-9950-28418319e577", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "5fcfb31b-cdad-4037-973e-56b74faefd14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "99a24d26-dc7f-42d0-aa23-a7c061f04952", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "b641bb48-566e-472b-a3cc-d38c85ab3ff1", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}], "revision_number": 4, "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "name": "default"}]} 2018-08-01 10:42:46,486 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-7c406046-dab6-472b-aa7a-0d46f576a2e3 2018-08-01 10:42:46,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d833cb627770d5a18aa87189b4c440fc98e8e0c1" 2018-08-01 10:42:46,573 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:42:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-60c20365-069c-402d-826f-8b5b7b294450 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2413a97b61342d8bd27570706ef372d.", "code": 404, "title": "Not Found"}} 2018-08-01 10:42:46,573 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d used request id req-60c20365-069c-402d-826f-8b5b7b294450 2018-08-01 10:42:46,573 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:42:46,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d833cb627770d5a18aa87189b4c440fc98e8e0c1" 2018-08-01 10:42:46,663 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:42:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91e2ccc2-0752-4917-a147-0787cb74fd01 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.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dbe9669438844f3faecdc7fcc050e0d8", "name": "service"}} 2018-08-01 10:42:46,663 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 used request id req-91e2ccc2-0752-4917-a147-0787cb74fd01 2018-08-01 10:42:46,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d833cb627770d5a18aa87189b4c440fc98e8e0c1" 2018-08-01 10:42:46,747 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:42:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-21086983-c747-4eb2-bc2a-7f561b10d0d7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ed1054af2e94c049694d98d54211d98.", "code": 404, "title": "Not Found"}} 2018-08-01 10:42:46,748 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 used request id req-21086983-c747-4eb2-bc2a-7f561b10d0d7 2018-08-01 10:42:46,748 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:42:46,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d833cb627770d5a18aa87189b4c440fc98e8e0c1" 2018-08-01 10:42:46,835 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:42:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d437187f-ddad-4c67-b19f-70a23a7bd843 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c0d9b34b06f445a7857603f60b181f3c.", "code": 404, "title": "Not Found"}} 2018-08-01 10:42:46,835 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c used request id req-d437187f-ddad-4c67-b19f-70a23a7bd843 2018-08-01 10:42:46,835 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:42:46,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d833cb627770d5a18aa87189b4c440fc98e8e0c1" 2018-08-01 10:42:46,921 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:42:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-74bf25b5-8fb7-4bc1-9336-a9dd230645dc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: dd207f801ed3475f9dbe5f13077af1c8.", "code": 404, "title": "Not Found"}} 2018-08-01 10:42:46,921 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 used request id req-74bf25b5-8fb7-4bc1-9336-a9dd230645dc 2018-08-01 10:42:46,921 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:42:46,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d833cb627770d5a18aa87189b4c440fc98e8e0c1" 2018-08-01 10:42:47,007 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:42:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dfdebd44-7ef2-46f5-ab53-f34e5067f1c1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 46dd322c3fcc454eb140e37825746af8.", "code": 404, "title": "Not Found"}} 2018-08-01 10:42:47,007 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 used request id req-dfdebd44-7ef2-46f5-ab53-f34e5067f1c1 2018-08-01 10:42:47,007 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:42:47,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d833cb627770d5a18aa87189b4c440fc98e8e0c1" 2018-08-01 10:42:47,086 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:42:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-33e79e54-ad90-40f0-8675-03c149055aba Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 455b48a61678488ead79a4cfa07ef5c3.", "code": 404, "title": "Not Found"}} 2018-08-01 10:42:47,086 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 used request id req-33e79e54-ad90-40f0-8675-03c149055aba 2018-08-01 10:42:47,086 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:42:47,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d833cb627770d5a18aa87189b4c440fc98e8e0c1" 2018-08-01 10:42:47,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:42:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-355053d4-456c-4bea-9344-cbac7efc8d8f 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 10:42:47,173 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-355053d4-456c-4bea-9344-cbac7efc8d8f 2018-08-01 10:42:47,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ddd20ab1a1b7400a98e6ddb8d0eb4686 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d833cb627770d5a18aa87189b4c440fc98e8e0c1" 2018-08-01 10:42:47,254 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:42:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-965f8b6b-d3ef-4c76-ad5d-ff2e81457c9a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ddd20ab1a1b7400a98e6ddb8d0eb4686.", "code": 404, "title": "Not Found"}} 2018-08-01 10:42:47,254 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ddd20ab1a1b7400a98e6ddb8d0eb4686 used request id req-965f8b6b-d3ef-4c76-ad5d-ff2e81457c9a 2018-08-01 10:42:47,254 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:42:47,255 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-3decc0ca-65d1-4dc-proj 2018-08-01 10:42:47,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/15a1ce911054475dbe29f269d8733100 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d833cb627770d5a18aa87189b4c440fc98e8e0c1" 2018-08-01 10:42:47,476 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:42:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-80f3db69-d910-4959-94eb-aa678cad2e58 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:42:47,476 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/15a1ce911054475dbe29f269d8733100 used request id req-80f3db69-d910-4959-94eb-aa678cad2e58 2018-08-01 10:42:47,476 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-3decc0ca-65d1-4dc-proj-role 2018-08-01 10:42:47,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/7164741b0f66442d8b9bc3fe0264dfd7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d833cb627770d5a18aa87189b4c440fc98e8e0c1" 2018-08-01 10:42:47,584 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:42:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4c54d82c-fc8c-4deb-893f-90a7c705c105 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:42:47,584 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/7164741b0f66442d8b9bc3fe0264dfd7 used request id req-4c54d82c-fc8c-4deb-893f-90a7c705c105 2018-08-01 10:42:47,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d833cb627770d5a18aa87189b4c440fc98e8e0c1" 2018-08-01 10:42:47,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:42:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36ea4bad-12e6-49aa-8594-0986ea17f20a Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:42:47,669 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-36ea4bad-12e6-49aa-8594-0986ea17f20a 2018-08-01 10:42:47,670 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-3decc0ca-65d1-4dc-user 2018-08-01 10:42:47,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/beeca0faef8b4ea1aefff021d7b01ea9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}795087e469cd5866483b05ca3bd2459c38032cee" 2018-08-01 10:42:47,841 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:42:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-abddcd95-2240-468d-8b58-9bc1b8bb45ca Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:42:47,841 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/beeca0faef8b4ea1aefff021d7b01ea9 used request id req-abddcd95-2240-468d-8b58-9bc1b8bb45ca 2018-08-01 10:42:47,843 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:42:48,222 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:42:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["qpdIyv0kTQ62cSsrKR81ng"], "issued_at": "2018-08-01T10:42:48.000000Z"}} 2018-08-01 10:42:48,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec3d1a6a6940395014018dc7b829499613707271" 2018-08-01 10:42:48,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:42:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ebd4478-5aa3-42ad-a41d-7176cf9f16d0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:42:48,301 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-0ebd4478-5aa3-42ad-a41d-7176cf9f16d0 2018-08-01 10:42:48,302 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:42:48,303 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:42:48,680 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:42:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["QcGAj7ZyRgaBsRnVnD7u_w"], "issued_at": "2018-08-01T10:42:48.000000Z"}} 2018-08-01 10:42:48,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0b93cf868368e510be7889c1445fb7df6fbd74c" 2018-08-01 10:42:48,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:42:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a4d69dd-785e-4ce8-8b93-3aa53ec48632 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:42:48,763 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-1a4d69dd-785e-4ce8-8b93-3aa53ec48632 2018-08-01 10:42:48,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:42:48,772 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:42: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:42:48,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-ee496318-c847-400-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0b93cf868368e510be7889c1445fb7df6fbd74c" 2018-08-01 10:42:48,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:42:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66670132-f969-441c-b0e5-828029bfe219 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-ee496318-c847-400-proj", "previous": null, "next": null}, "projects": []} 2018-08-01 10:42:48,856 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-ee496318-c847-400-proj used request id req-66670132-f969-441c-b0e5-828029bfe219 2018-08-01 10:42:48,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0b93cf868368e510be7889c1445fb7df6fbd74c" 2018-08-01 10:42:48,945 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:42:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35667ffa-a637-4e83-9e02-a630fbdde4b6 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:42:48,945 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-35667ffa-a637-4e83-9e02-a630fbdde4b6 2018-08-01 10:42:48,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0b93cf868368e510be7889c1445fb7df6fbd74c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-ee496318-c847-400-proj"}}' 2018-08-01 10:42:49,057 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:42:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f22202c5-3e46-4d4d-b2b1-c55ebef64908 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/d767f6c1d9af4b8fa2cdc407a2819c40"}, "tags": [], "enabled": true, "id": "d767f6c1d9af4b8fa2cdc407a2819c40", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-ee496318-c847-400-proj"}} 2018-08-01 10:42:49,057 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-f22202c5-3e46-4d4d-b2b1-c55ebef64908 2018-08-01 10:42:49,057 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-ee496318-c847-400-proj 2018-08-01 10:42:49,058 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:42:49,058 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:42:49,438 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:42:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["KITluSZMSbS2-FsnJVqAUw"], "issued_at": "2018-08-01T10:42:49.000000Z"}} 2018-08-01 10:42:49,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01cfcded76343646b4cb9740198851ecbb31c73e" 2018-08-01 10:42:49,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:42:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee4e6db1-8e69-4e42-b9c8-bad732f1024f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:42:49,450 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-ee4e6db1-8e69-4e42-b9c8-bad732f1024f 2018-08-01 10:42:49,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:42:49,459 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:42: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:42:49,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01cfcded76343646b4cb9740198851ecbb31c73e" 2018-08-01 10:42:49,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:42:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f338431-8ac2-4cdc-a393-979f57efb05d Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 10:42:49,562 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-2f338431-8ac2-4cdc-a393-979f57efb05d 2018-08-01 10:42:49,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateRouterSuccessTests-ee496318-c847-400-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01cfcded76343646b4cb9740198851ecbb31c73e" 2018-08-01 10:42:49,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:42:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6d9a90c-e387-46de-9c19-08cdfdcae7d0 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateRouterSuccessTests-ee496318-c847-400-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/d767f6c1d9af4b8fa2cdc407a2819c40"}, "tags": [], "enabled": true, "id": "d767f6c1d9af4b8fa2cdc407a2819c40", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-ee496318-c847-400-proj"}]} 2018-08-01 10:42:49,651 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateRouterSuccessTests-ee496318-c847-400-proj used request id req-f6d9a90c-e387-46de-9c19-08cdfdcae7d0 2018-08-01 10:42:49,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01cfcded76343646b4cb9740198851ecbb31c73e" 2018-08-01 10:42:49,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:42:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9dc53bdb-3bf4-4e03-b5ca-caaffff9db53 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:42:49,738 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-9dc53bdb-3bf4-4e03-b5ca-caaffff9db53 2018-08-01 10:42:50,111 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-ee496318-c847-400-user 2018-08-01 10:42:50,111 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:42:50,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0b93cf868368e510be7889c1445fb7df6fbd74c" 2018-08-01 10:42:50,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:42:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e68ea98-f7ce-4b0f-91d1-a31bc8181ba5 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:42:50,130 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-7e68ea98-f7ce-4b0f-91d1-a31bc8181ba5 2018-08-01 10:42:50,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0b93cf868368e510be7889c1445fb7df6fbd74c" -d '{"role": {"name": "CreateRouterSuccessTests-ee496318-c847-400-proj-role"}}' 2018-08-01 10:42:50,158 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:42:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-62295df1-7730-4a33-989f-a97206210867 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f802b8bce138423b942ce4f4d35229c2", "links": {"self": "http://172.30.9.24:5000/v3/roles/f802b8bce138423b942ce4f4d35229c2"}, "name": "CreateRouterSuccessTests-ee496318-c847-400-proj-role"}} 2018-08-01 10:42:50,159 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-62295df1-7730-4a33-989f-a97206210867 2018-08-01 10:42:50,159 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-ee496318-c847-400-proj-role 2018-08-01 10:42:50,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/f802b8bce138423b942ce4f4d35229c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0b93cf868368e510be7889c1445fb7df6fbd74c" 2018-08-01 10:42:50,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:42:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c6dd2d9-ae57-4bea-874f-c41963bcbe80 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f802b8bce138423b942ce4f4d35229c2", "links": {"self": "http://172.30.9.24:5000/v3/roles/f802b8bce138423b942ce4f4d35229c2"}, "name": "CreateRouterSuccessTests-ee496318-c847-400-proj-role"}} 2018-08-01 10:42:50,245 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/f802b8bce138423b942ce4f4d35229c2 used request id req-9c6dd2d9-ae57-4bea-874f-c41963bcbe80 2018-08-01 10:42:50,245 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-ee496318-c847-400-proj-role to project CreateRouterSuccessTests-ee496318-c847-400-proj 2018-08-01 10:42:50,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/d767f6c1d9af4b8fa2cdc407a2819c40/users/c1f4d88469be487c86d004cb181a4cb1/roles/f802b8bce138423b942ce4f4d35229c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0b93cf868368e510be7889c1445fb7df6fbd74c" 2018-08-01 10:42:50,365 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:42:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e80a2fba-5655-459c-a49a-e1ffbf87afbd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:42:50,365 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/d767f6c1d9af4b8fa2cdc407a2819c40/users/c1f4d88469be487c86d004cb181a4cb1/roles/f802b8bce138423b942ce4f4d35229c2 used request id req-e80a2fba-5655-459c-a49a-e1ffbf87afbd 2018-08-01 10:42:50,366 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:42:50,367 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:42:50,750 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:42:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["5SH0IBqtSNaej1HBzlnmcg"], "issued_at": "2018-08-01T10:42:50.000000Z"}} 2018-08-01 10:42:50,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d4e7cbcfb93120a5472ddf65298d26f5ee2bc12" 2018-08-01 10:42:50,829 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:42:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b82fc62-52af-49b9-a41b-8039c0eaffa9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:42:50,829 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-0b82fc62-52af-49b9-a41b-8039c0eaffa9 2018-08-01 10:42:50,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/routers?name=CreateRouterSuccessTests-7ba3be86-128e-424e-9cb6-4fa718294845-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d4e7cbcfb93120a5472ddf65298d26f5ee2bc12" 2018-08-01 10:42:51,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-38491fdd-c285-4241-8084-c536569078ae Date: Wed, 01 Aug 2018 10:42:51 GMT RESP BODY: {"routers": []} 2018-08-01 10:42:51,086 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers?name=CreateRouterSuccessTests-7ba3be86-128e-424e-9cb6-4fa718294845-pub-router&admin_state_up=True used request id req-38491fdd-c285-4241-8084-c536569078ae 2018-08-01 10:42:51,086 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:42:51,087 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:42:51,466 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:42:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["TsXKkcYwQB2IwrjdgPLMMg"], "issued_at": "2018-08-01T10:42:51.000000Z"}} 2018-08-01 10:42:51,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16094608758384f41ca028caa44dc92796967e65" 2018-08-01 10:42:51,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:42:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f45bc3ea-d0f9-4a8f-a27c-2ddc191d4ed7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:42:51,548 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-f45bc3ea-d0f9-4a8f-a27c-2ddc191d4ed7 2018-08-01 10:42:51,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:42:51,556 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:42: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:42:51,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateRouterSuccessTests-ee496318-c847-400-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16094608758384f41ca028caa44dc92796967e65" 2018-08-01 10:42:51,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:42:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23d1c84b-56da-4c33-9d03-f4bb55d6f3f8 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateRouterSuccessTests-ee496318-c847-400-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/d767f6c1d9af4b8fa2cdc407a2819c40"}, "tags": [], "enabled": true, "id": "d767f6c1d9af4b8fa2cdc407a2819c40", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-ee496318-c847-400-proj"}]} 2018-08-01 10:42:51,642 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateRouterSuccessTests-ee496318-c847-400-proj used request id req-23d1c84b-56da-4c33-9d03-f4bb55d6f3f8 2018-08-01 10:42:51,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d4e7cbcfb93120a5472ddf65298d26f5ee2bc12" 2018-08-01 10:42:51,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-9402ce55-7b0d-4444-8478-5061a1dca0db Date: Wed, 01 Aug 2018 10:42:51 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dbe9669438844f3faecdc7fcc050e0d8","l2_adjacency":true,"status":"ACTIVE","subnets":["a5a333a9-9d0e-46a5-9440-2aa9c95d5013"],"description":"","tags":[],"updated_at":"2018-08-01T09:28:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:38Z","provider:network_type":"flat"}]} 2018-08-01 10:42:51,740 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=external used request id req-9402ce55-7b0d-4444-8478-5061a1dca0db 2018-08-01 10:42:51,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=e7d7be46-2840-4976-87a2-d78a4e5c6089 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d4e7cbcfb93120a5472ddf65298d26f5ee2bc12" 2018-08-01 10:42:51,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-ab77edf3-6d39-471c-a808-51eebcf9ba6d Date: Wed, 01 Aug 2018 10:42:51 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:28:43Z","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":"a5a333a9-9d0e-46a5-9440-2aa9c95d5013","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"dbe9669438844f3faecdc7fcc050e0d8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:43Z","ip_version":4}]} 2018-08-01 10:42:51,788 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=e7d7be46-2840-4976-87a2-d78a4e5c6089 used request id req-ab77edf3-6d39-471c-a808-51eebcf9ba6d 2018-08-01 10:42:51,789 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-7ba3be86-128e-424e-9cb6-4fa718294845-pub-router 2018-08-01 10:42:51,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d4e7cbcfb93120a5472ddf65298d26f5ee2bc12" -d '{"router": {"external_gateway_info": {"network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089"}, "tenant_id": "d767f6c1d9af4b8fa2cdc407a2819c40", "name": "CreateRouterSuccessTests-7ba3be86-128e-424e-9cb6-4fa718294845-pub-router", "admin_state_up": true}}' 2018-08-01 10:42:53,165 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-2ecf3aef-e7d2-4fd9-abbe-8b9d595273d9 Date: Wed, 01 Aug 2018 10:42:53 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a5a333a9-9d0e-46a5-9440-2aa9c95d5013", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "d767f6c1d9af4b8fa2cdc407a2819c40", "created_at": "2018-08-01T10:42:51Z", "admin_state_up": true, "updated_at": "2018-08-01T10:42:52Z", "project_id": "d767f6c1d9af4b8fa2cdc407a2819c40", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "03c49ab4-82e9-4226-9781-72c3b033b20e", "name": "CreateRouterSuccessTests-7ba3be86-128e-424e-9cb6-4fa718294845-pub-router"}} 2018-08-01 10:42:53,166 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers used request id req-2ecf3aef-e7d2-4fd9-abbe-8b9d595273d9 2018-08-01 10:42:53,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?device_id=03c49ab4-82e9-4226-9781-72c3b033b20e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d4e7cbcfb93120a5472ddf65298d26f5ee2bc12" 2018-08-01 10:42:53,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-0f36c7ca-799e-4f96-9a55-e6ee18895e19 Date: Wed, 01 Aug 2018 10:42:53 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:42:52Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a5a333a9-9d0e-46a5-9440-2aa9c95d5013","ip_address":"172.30.9.205"}],"id":"55e891e2-5bd4-404b-a054-ffbc36a68cf6","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:0a:27:92","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","tenant_id":"","created_at":"2018-08-01T10:42:52Z","binding:vnic_type":"normal","device_id":"03c49ab4-82e9-4226-9781-72c3b033b20e","ip_allocation":"immediate"}]} 2018-08-01 10:42:53,215 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?device_id=03c49ab4-82e9-4226-9781-72c3b033b20e used request id req-0f36c7ca-799e-4f96-9a55-e6ee18895e19 2018-08-01 10:42:53,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/a5a333a9-9d0e-46a5-9440-2aa9c95d5013 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d4e7cbcfb93120a5472ddf65298d26f5ee2bc12" 2018-08-01 10:42:53,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-9b3c9de3-69e8-44ac-b3f4-ff338f0cb4fb Date: Wed, 01 Aug 2018 10:42:53 GMT RESP BODY: {"subnet":{"updated_at":"2018-08-01T09:28:43Z","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":"a5a333a9-9d0e-46a5-9440-2aa9c95d5013","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"dbe9669438844f3faecdc7fcc050e0d8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:43Z","ip_version":4}} 2018-08-01 10:42:53,259 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/a5a333a9-9d0e-46a5-9440-2aa9c95d5013 used request id req-9b3c9de3-69e8-44ac-b3f4-ff338f0cb4fb 2018-08-01 10:42:53,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/routers/03c49ab4-82e9-4226-9781-72c3b033b20e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d4e7cbcfb93120a5472ddf65298d26f5ee2bc12" 2018-08-01 10:42:53,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 734 X-Openstack-Request-Id: req-de62f8b0-6ffe-4007-9390-093c9ce65ae3 Date: Wed, 01 Aug 2018 10:42:53 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a5a333a9-9d0e-46a5-9440-2aa9c95d5013", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "d767f6c1d9af4b8fa2cdc407a2819c40", "created_at": "2018-08-01T10:42:51Z", "admin_state_up": true, "updated_at": "2018-08-01T10:42:52Z", "project_id": "d767f6c1d9af4b8fa2cdc407a2819c40", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "03c49ab4-82e9-4226-9781-72c3b033b20e", "name": "CreateRouterSuccessTests-7ba3be86-128e-424e-9cb6-4fa718294845-pub-router"}} 2018-08-01 10:42:53,548 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers/03c49ab4-82e9-4226-9781-72c3b033b20e used request id req-de62f8b0-6ffe-4007-9390-093c9ce65ae3 2018-08-01 10:42:53,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?device_id=03c49ab4-82e9-4226-9781-72c3b033b20e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d4e7cbcfb93120a5472ddf65298d26f5ee2bc12" 2018-08-01 10:42:53,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-00308ff4-a9b9-410a-afcb-76da8dcf80c2 Date: Wed, 01 Aug 2018 10:42:53 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:42:52Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a5a333a9-9d0e-46a5-9440-2aa9c95d5013","ip_address":"172.30.9.205"}],"id":"55e891e2-5bd4-404b-a054-ffbc36a68cf6","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:0a:27:92","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","tenant_id":"","created_at":"2018-08-01T10:42:52Z","binding:vnic_type":"normal","device_id":"03c49ab4-82e9-4226-9781-72c3b033b20e","ip_allocation":"immediate"}]} 2018-08-01 10:42:53,593 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?device_id=03c49ab4-82e9-4226-9781-72c3b033b20e used request id req-00308ff4-a9b9-410a-afcb-76da8dcf80c2 2018-08-01 10:42:53,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/a5a333a9-9d0e-46a5-9440-2aa9c95d5013 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d4e7cbcfb93120a5472ddf65298d26f5ee2bc12" 2018-08-01 10:42:53,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-53dd21e3-c898-4232-890b-655e7eeb6375 Date: Wed, 01 Aug 2018 10:42:53 GMT RESP BODY: {"subnet":{"updated_at":"2018-08-01T09:28:43Z","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":"a5a333a9-9d0e-46a5-9440-2aa9c95d5013","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"dbe9669438844f3faecdc7fcc050e0d8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:43Z","ip_version":4}} 2018-08-01 10:42:53,639 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/a5a333a9-9d0e-46a5-9440-2aa9c95d5013 used request id req-53dd21e3-c898-4232-890b-655e7eeb6375 2018-08-01 10:42:53,640 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:42:54,024 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f802b8bce138423b942ce4f4d35229c2", "name": "CreateRouterSuccessTests-ee496318-c847-400-proj-role"}], "expires_at": "2018-08-01T11:42:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d767f6c1d9af4b8fa2cdc407a2819c40", "name": "CreateRouterSuccessTests-ee496318-c847-400-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/d767f6c1d9af4b8fa2cdc407a2819c40", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/d767f6c1d9af4b8fa2cdc407a2819c40", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/d767f6c1d9af4b8fa2cdc407a2819c40", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/d767f6c1d9af4b8fa2cdc407a2819c40", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/d767f6c1d9af4b8fa2cdc407a2819c40", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/d767f6c1d9af4b8fa2cdc407a2819c40", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_d767f6c1d9af4b8fa2cdc407a2819c40", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_d767f6c1d9af4b8fa2cdc407a2819c40", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/d767f6c1d9af4b8fa2cdc407a2819c40", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/d767f6c1d9af4b8fa2cdc407a2819c40", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/d767f6c1d9af4b8fa2cdc407a2819c40", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/d767f6c1d9af4b8fa2cdc407a2819c40", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/d767f6c1d9af4b8fa2cdc407a2819c40", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/d767f6c1d9af4b8fa2cdc407a2819c40", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-ee496318-c847-400-user", "id": "c1f4d88469be487c86d004cb181a4cb1"}, "audit_ids": ["HX-UPqRzTG-M831GVQgmfg"], "issued_at": "2018-08-01T10:42:54.000000Z"}} 2018-08-01 10:42:54,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/routers?name=CreateRouterSuccessTests-7ba3be86-128e-424e-9cb6-4fa718294845-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3924013d062dd36c05f3454c3d8c3536d91f8681" 2018-08-01 10:42:54,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-87f9c6c0-26d2-4fa0-bb32-e52b9c649438 Date: Wed, 01 Aug 2018 10:42:54 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a5a333a9-9d0e-46a5-9440-2aa9c95d5013", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "d767f6c1d9af4b8fa2cdc407a2819c40", "created_at": "2018-08-01T10:42:51Z", "admin_state_up": true, "updated_at": "2018-08-01T10:42:52Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "d767f6c1d9af4b8fa2cdc407a2819c40", "id": "03c49ab4-82e9-4226-9781-72c3b033b20e", "name": "CreateRouterSuccessTests-7ba3be86-128e-424e-9cb6-4fa718294845-pub-router"}]} 2018-08-01 10:42:54,300 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers?name=CreateRouterSuccessTests-7ba3be86-128e-424e-9cb6-4fa718294845-pub-router&admin_state_up=True used request id req-87f9c6c0-26d2-4fa0-bb32-e52b9c649438 2018-08-01 10:42:54,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:42:54,308 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:42: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:42:54,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d767f6c1d9af4b8fa2cdc407a2819c40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec3d1a6a6940395014018dc7b829499613707271" 2018-08-01 10:42:54,402 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:42:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca8810c8-04f2-4023-9c76-dba88b484daf Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/d767f6c1d9af4b8fa2cdc407a2819c40"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d767f6c1d9af4b8fa2cdc407a2819c40", "name": "CreateRouterSuccessTests-ee496318-c847-400-proj"}} 2018-08-01 10:42:54,403 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d767f6c1d9af4b8fa2cdc407a2819c40 used request id req-ca8810c8-04f2-4023-9c76-dba88b484daf 2018-08-01 10:42:54,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?device_id=03c49ab4-82e9-4226-9781-72c3b033b20e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3924013d062dd36c05f3454c3d8c3536d91f8681" 2018-08-01 10:42:54,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-5caba1ff-f16b-4061-a82e-25eef3fe176b Date: Wed, 01 Aug 2018 10:42:54 GMT RESP BODY: {"ports":[]} 2018-08-01 10:42:54,597 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?device_id=03c49ab4-82e9-4226-9781-72c3b033b20e used request id req-5caba1ff-f16b-4061-a82e-25eef3fe176b 2018-08-01 10:42:54,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=e7d7be46-2840-4976-87a2-d78a4e5c6089 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3924013d062dd36c05f3454c3d8c3536d91f8681" 2018-08-01 10:42:54,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-f23098e9-950d-4f18-a095-07a074a13254 Date: Wed, 01 Aug 2018 10:42:54 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dbe9669438844f3faecdc7fcc050e0d8","l2_adjacency":true,"status":"ACTIVE","subnets":["a5a333a9-9d0e-46a5-9440-2aa9c95d5013"],"description":"","tags":[],"updated_at":"2018-08-01T09:28:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:38Z","mtu":1500}]} 2018-08-01 10:42:54,699 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=e7d7be46-2840-4976-87a2-d78a4e5c6089 used request id req-f23098e9-950d-4f18-a095-07a074a13254 2018-08-01 10:42:54,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=e7d7be46-2840-4976-87a2-d78a4e5c6089 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3924013d062dd36c05f3454c3d8c3536d91f8681" 2018-08-01 10:42:54,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-63922d1a-db65-4f73-9888-a1e7b48fd3e8 Date: Wed, 01 Aug 2018 10:42:54 GMT RESP BODY: {"subnets":[]} 2018-08-01 10:42:54,732 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=e7d7be46-2840-4976-87a2-d78a4e5c6089 used request id req-63922d1a-db65-4f73-9888-a1e7b48fd3e8 2018-08-01 10:42:54,733 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-7ba3be86-128e-424e-9cb6-4fa718294845-pub-router 2018-08-01 10:42:54,733 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-7ba3be86-128e-424e-9cb6-4fa718294845-pub-router 2018-08-01 10:42:54,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/routers/03c49ab4-82e9-4226-9781-72c3b033b20e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d4e7cbcfb93120a5472ddf65298d26f5ee2bc12" 2018-08-01 10:42:55,624 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-701704b0-7a7f-4fc5-a852-0bdd846a883e Content-Length: 0 Date: Wed, 01 Aug 2018 10:42:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:42:55,624 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/03c49ab4-82e9-4226-9781-72c3b033b20e used request id req-701704b0-7a7f-4fc5-a852-0bdd846a883e 2018-08-01 10:42:55,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0b93cf868368e510be7889c1445fb7df6fbd74c" 2018-08-01 10:42:56,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-c6c0943f-5c45-454b-b571-b7ce10032914 Date: Wed, 01 Aug 2018 10:42:56 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a2413a97b61342d8bd27570706ef372d", "created_at": "2018-08-01T09:33:18Z", "updated_at": "2018-08-01T09:33:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "7f556ce3-51d0-4279-a11d-510db9f9a3b1", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "94adc13c-a166-41cf-bd16-f997efc73cb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "b39143b5-c08f-4d0b-9d40-54f472f2389e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "e218b0b7-4501-4f84-9458-caf2891c260d", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}], "revision_number": 4, "project_id": "a2413a97b61342d8bd27570706ef372d", "id": "38229670-7386-42d0-b7b9-2397ea5938de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "created_at": "2018-08-01T09:28:38Z", "updated_at": "2018-08-01T09:28:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "763568f1-8151-4a3c-911a-d06da4423063", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "80d28bee-4aee-47e8-a8da-e0fe31497fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "a47a5ddf-aa37-4ab2-a335-1c93513b5f12", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "f5bba5a5-602b-421e-98b2-5a16117f943f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}], "revision_number": 4, "project_id": "dbe9669438844f3faecdc7fcc050e0d8", "id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ed1054af2e94c049694d98d54211d98", "created_at": "2018-08-01T09:31:40Z", "updated_at": "2018-08-01T09:31:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "34baee87-ea35-42ee-8a69-0f6e2a825d3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "89b9d1c9-f4f9-45cd-8d36-970d44228439", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "b8ab0d59-cab9-4488-82ee-7c5f69709bff", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "d3ab68ea-23b4-4bf6-8dd3-85d029e3d89f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}], "revision_number": 4, "project_id": "2ed1054af2e94c049694d98d54211d98", "id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "created_at": "2018-08-01T09:34:13Z", "updated_at": "2018-08-01T09:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "1dbb3f59-611b-46d1-a82d-2720e0a16f86", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "3878126b-a220-4357-adb9-bc22498f31b1", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "75ce67db-9c04-4561-a10d-8b1ec63943e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "e2945a69-3afe-41e3-a7ec-3ea4c79a12ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}], "revision_number": 4, "project_id": "c0d9b34b06f445a7857603f60b181f3c", "id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-01T09:30:58Z", "updated_at": "2018-08-01T09:30:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "042d4626-2974-418d-affe-f8f2acd05faa", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "995fae58-f0e5-4e10-801c-6c2ce5c7ae0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "cb8404fa-cb24-4879-a34d-f3050dcba730", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "dad6aaab-690e-4c24-9103-6767e0c80bc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "created_at": "2018-08-01T09:31:11Z", "updated_at": "2018-08-01T09:31:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "939e25e0-5dbc-4f6e-9f6f-7fb70e540203", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "9796a673-6928-4009-9c21-1410d395646e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "af7b8bf8-2fb6-4d72-842a-38f72d7581f7", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "b9af65b0-2eb8-45e1-8504-b7dc4dbb83ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}], "revision_number": 4, "project_id": "dd207f801ed3475f9dbe5f13077af1c8", "id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "46dd322c3fcc454eb140e37825746af8", "created_at": "2018-08-01T10:33:44Z", "updated_at": "2018-08-01T10:33:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "0f41470b-1091-45c1-b574-92069f79f8d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "8cc03a9c-8fa5-425b-812f-d7692bae3613", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d1373b1e-2fb9-4e02-a9e1-7e873ba1d7d1", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d21f3909-71f3-43e2-a22d-6a9c2513cb6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}], "revision_number": 4, "project_id": "46dd322c3fcc454eb140e37825746af8", "id": "b2961714-c8a4-4fcb-918b-21d70527c983", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "created_at": "2018-08-01T09:34:57Z", "updated_at": "2018-08-01T09:34:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "8063d12f-30db-4ccf-8ce0-72e59ba81a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c38e1a7a-5857-4f03-b991-6d5c9c9a5b9e", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c725bae1-d3bb-42b5-b331-32737085f28c", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "cfddc134-923b-4e0d-9ec5-dcc5641dd435", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}], "revision_number": 4, "project_id": "455b48a61678488ead79a4cfa07ef5c3", "id": "cd52f913-3072-4ce7-a779-7de795b62b12", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:36:50Z", "updated_at": "2018-08-01T09:36:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "07ef7fe5-a529-45da-bfc0-899f0ea9b592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "bc4dad3a-2a0c-4c31-b901-2909a12adb50", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c35cff35-4306-4116-b9fa-fc27bc7c05d6", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c493e3ac-d9d2-480d-9ec8-50982eedaf5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}], "revision_number": 4, "project_id": "8d96727022f4443794db44ecde432faf", "id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "created_at": "2018-08-01T09:32:45Z", "updated_at": "2018-08-01T09:32:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "058ea790-43ea-4a6f-9950-28418319e577", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "5fcfb31b-cdad-4037-973e-56b74faefd14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "99a24d26-dc7f-42d0-aa23-a7c061f04952", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "b641bb48-566e-472b-a3cc-d38c85ab3ff1", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}], "revision_number": 4, "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "name": "default"}]} 2018-08-01 10:42:56,075 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-c6c0943f-5c45-454b-b571-b7ce10032914 2018-08-01 10:42:56,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0b93cf868368e510be7889c1445fb7df6fbd74c" 2018-08-01 10:42:56,164 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:42:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ce953fec-d457-42c2-9eb3-1fd47c3169b0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2413a97b61342d8bd27570706ef372d.", "code": 404, "title": "Not Found"}} 2018-08-01 10:42:56,165 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d used request id req-ce953fec-d457-42c2-9eb3-1fd47c3169b0 2018-08-01 10:42:56,165 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:42:56,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0b93cf868368e510be7889c1445fb7df6fbd74c" 2018-08-01 10:42:56,188 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:42:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8500f49f-ae2a-4ac5-8d27-89fef7228611 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.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dbe9669438844f3faecdc7fcc050e0d8", "name": "service"}} 2018-08-01 10:42:56,188 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 used request id req-8500f49f-ae2a-4ac5-8d27-89fef7228611 2018-08-01 10:42:56,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0b93cf868368e510be7889c1445fb7df6fbd74c" 2018-08-01 10:42:56,208 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:42:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-75d9185a-33ae-4a0c-8eb0-5ff92b763989 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ed1054af2e94c049694d98d54211d98.", "code": 404, "title": "Not Found"}} 2018-08-01 10:42:56,208 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 used request id req-75d9185a-33ae-4a0c-8eb0-5ff92b763989 2018-08-01 10:42:56,209 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:42:56,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0b93cf868368e510be7889c1445fb7df6fbd74c" 2018-08-01 10:42:56,288 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:42:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b47ff025-4730-4a32-9455-6a8d7b17dfa9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c0d9b34b06f445a7857603f60b181f3c.", "code": 404, "title": "Not Found"}} 2018-08-01 10:42:56,288 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c used request id req-b47ff025-4730-4a32-9455-6a8d7b17dfa9 2018-08-01 10:42:56,288 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:42:56,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0b93cf868368e510be7889c1445fb7df6fbd74c" 2018-08-01 10:42:56,374 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:42:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0d8d6177-abb1-4aa7-a51b-9706120b49e8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: dd207f801ed3475f9dbe5f13077af1c8.", "code": 404, "title": "Not Found"}} 2018-08-01 10:42:56,374 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 used request id req-0d8d6177-abb1-4aa7-a51b-9706120b49e8 2018-08-01 10:42:56,374 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:42:56,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0b93cf868368e510be7889c1445fb7df6fbd74c" 2018-08-01 10:42:56,458 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:42:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-86980c32-0478-4e1c-b410-169a29d23219 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 46dd322c3fcc454eb140e37825746af8.", "code": 404, "title": "Not Found"}} 2018-08-01 10:42:56,458 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 used request id req-86980c32-0478-4e1c-b410-169a29d23219 2018-08-01 10:42:56,458 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:42:56,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0b93cf868368e510be7889c1445fb7df6fbd74c" 2018-08-01 10:42:56,541 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:42:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2a8a7436-860c-47bf-bfd4-a529a94c8781 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 455b48a61678488ead79a4cfa07ef5c3.", "code": 404, "title": "Not Found"}} 2018-08-01 10:42:56,541 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 used request id req-2a8a7436-860c-47bf-bfd4-a529a94c8781 2018-08-01 10:42:56,541 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:42:56,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0b93cf868368e510be7889c1445fb7df6fbd74c" 2018-08-01 10:42:56,630 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:42:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4494dc8f-5a1c-4faf-b442-ec463b75ead0 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 10:42:56,630 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-4494dc8f-5a1c-4faf-b442-ec463b75ead0 2018-08-01 10:42:56,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ddd20ab1a1b7400a98e6ddb8d0eb4686 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0b93cf868368e510be7889c1445fb7df6fbd74c" 2018-08-01 10:42:56,716 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:42:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b45b054a-207a-4e37-b8bb-c74887c948db Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ddd20ab1a1b7400a98e6ddb8d0eb4686.", "code": 404, "title": "Not Found"}} 2018-08-01 10:42:56,716 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ddd20ab1a1b7400a98e6ddb8d0eb4686 used request id req-b45b054a-207a-4e37-b8bb-c74887c948db 2018-08-01 10:42:56,716 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:42:56,717 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-ee496318-c847-400-proj 2018-08-01 10:42:56,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/d767f6c1d9af4b8fa2cdc407a2819c40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0b93cf868368e510be7889c1445fb7df6fbd74c" 2018-08-01 10:42:56,914 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:42:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bee3abad-a673-44f6-b932-a36cb9a19fbf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:42:56,915 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/d767f6c1d9af4b8fa2cdc407a2819c40 used request id req-bee3abad-a673-44f6-b932-a36cb9a19fbf 2018-08-01 10:42:56,915 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-ee496318-c847-400-proj-role 2018-08-01 10:42:56,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/f802b8bce138423b942ce4f4d35229c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0b93cf868368e510be7889c1445fb7df6fbd74c" 2018-08-01 10:42:57,022 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:42:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-23f71b2b-3e92-4011-a4b2-d68042250756 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:42:57,022 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/f802b8bce138423b942ce4f4d35229c2 used request id req-23f71b2b-3e92-4011-a4b2-d68042250756 2018-08-01 10:42:57,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0b93cf868368e510be7889c1445fb7df6fbd74c" 2018-08-01 10:42:57,109 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:42:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b554075-f96b-47f0-afdb-97c890072e54 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:42:57,109 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-0b554075-f96b-47f0-afdb-97c890072e54 2018-08-01 10:42:57,110 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-ee496318-c847-400-user 2018-08-01 10:42:57,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/c1f4d88469be487c86d004cb181a4cb1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01cfcded76343646b4cb9740198851ecbb31c73e" 2018-08-01 10:42:57,292 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:42:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cdff7040-9ac1-458e-bea8-79d4a92c6896 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:42:57,292 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/c1f4d88469be487c86d004cb181a4cb1 used request id req-cdff7040-9ac1-458e-bea8-79d4a92c6896 2018-08-01 10:42:57,293 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:42:57,687 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:42:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["WRgO1qCpTdKis95OjK_rkg"], "issued_at": "2018-08-01T10:42:57.000000Z"}} 2018-08-01 10:42:57,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09c7933ec606701af61ac35cf2913346ed1b5188" 2018-08-01 10:42:57,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:42:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-edba22da-77f5-4f80-9a85-b549cc3669fb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:42:57,772 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-edba22da-77f5-4f80-9a85-b549cc3669fb 2018-08-01 10:42:57,773 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:42:57,774 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:42:58,157 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:42:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["lASNQlwzQNOlLA9YpU0O4Q"], "issued_at": "2018-08-01T10:42:58.000000Z"}} 2018-08-01 10:42:58,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e86c3091fbf9389bd1f1430944777e044cda04ea" 2018-08-01 10:42:58,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:42:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb6752f5-78e2-45c4-bcf7-bd3f1c4ea03a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:42:58,232 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-fb6752f5-78e2-45c4-bcf7-bd3f1c4ea03a 2018-08-01 10:42:58,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:42:58,241 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:42: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:42:58,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-2079f1ed-a63b-480-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e86c3091fbf9389bd1f1430944777e044cda04ea" 2018-08-01 10:42:58,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:42:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31aa29e3-1d81-4f76-83ca-1dd243c0632d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-2079f1ed-a63b-480-proj", "previous": null, "next": null}, "projects": []} 2018-08-01 10:42:58,325 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-2079f1ed-a63b-480-proj used request id req-31aa29e3-1d81-4f76-83ca-1dd243c0632d 2018-08-01 10:42:58,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e86c3091fbf9389bd1f1430944777e044cda04ea" 2018-08-01 10:42:58,345 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:42:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-746338b9-1ff2-4062-bd3e-27d88b677e4d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:42:58,345 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-746338b9-1ff2-4062-bd3e-27d88b677e4d 2018-08-01 10:42:58,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e86c3091fbf9389bd1f1430944777e044cda04ea" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-2079f1ed-a63b-480-proj"}}' 2018-08-01 10:42:58,453 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:42:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0261c7d5-5202-4551-bf47-8df147759a30 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/f720c6ef66da457b99e482eadcf44603"}, "tags": [], "enabled": true, "id": "f720c6ef66da457b99e482eadcf44603", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-2079f1ed-a63b-480-proj"}} 2018-08-01 10:42:58,453 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-0261c7d5-5202-4551-bf47-8df147759a30 2018-08-01 10:42:58,454 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-2079f1ed-a63b-480-proj 2018-08-01 10:42:58,454 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:42:58,455 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:42:58,834 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:42:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["pGXE48DsRR-c8SfMl4hK0Q"], "issued_at": "2018-08-01T10:42:58.000000Z"}} 2018-08-01 10:42:58,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebc0717910370b3d7d75c71491b222c48614a790" 2018-08-01 10:42:58,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:42:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5064ad4d-0004-490c-b683-853ed7a972c4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:42:58,847 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-5064ad4d-0004-490c-b683-853ed7a972c4 2018-08-01 10:42:58,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:42:58,856 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:42: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:42:58,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebc0717910370b3d7d75c71491b222c48614a790" 2018-08-01 10:42:58,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:42:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f231345a-962c-4d4c-a629-62c98ccfe58a Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 10:42:58,956 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-f231345a-962c-4d4c-a629-62c98ccfe58a 2018-08-01 10:42:58,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateRouterSuccessTests-2079f1ed-a63b-480-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebc0717910370b3d7d75c71491b222c48614a790" 2018-08-01 10:42:59,045 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:42:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d65fabbf-eb08-4652-87c8-bfd2fddea719 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateRouterSuccessTests-2079f1ed-a63b-480-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/f720c6ef66da457b99e482eadcf44603"}, "tags": [], "enabled": true, "id": "f720c6ef66da457b99e482eadcf44603", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-2079f1ed-a63b-480-proj"}]} 2018-08-01 10:42:59,046 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateRouterSuccessTests-2079f1ed-a63b-480-proj used request id req-d65fabbf-eb08-4652-87c8-bfd2fddea719 2018-08-01 10:42:59,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebc0717910370b3d7d75c71491b222c48614a790" 2018-08-01 10:42:59,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:42:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e1e247c-22cd-4aeb-bd12-5b1f2ccf9bb4 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:42:59,142 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-7e1e247c-22cd-4aeb-bd12-5b1f2ccf9bb4 2018-08-01 10:42:59,443 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-2079f1ed-a63b-480-user 2018-08-01 10:42:59,443 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:42:59,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e86c3091fbf9389bd1f1430944777e044cda04ea" 2018-08-01 10:42:59,533 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:42:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99ec06b4-9f2a-4a3c-b92d-91ce8f27beac Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:42:59,533 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-99ec06b4-9f2a-4a3c-b92d-91ce8f27beac 2018-08-01 10:42:59,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e86c3091fbf9389bd1f1430944777e044cda04ea" -d '{"role": {"name": "CreateRouterSuccessTests-2079f1ed-a63b-480-proj-role"}}' 2018-08-01 10:42:59,639 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:42:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fb681e59-2ecc-4c45-a9dd-0309576ab718 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "86472480ff1e4c66bcb399e4aa6765e0", "links": {"self": "http://172.30.9.24:5000/v3/roles/86472480ff1e4c66bcb399e4aa6765e0"}, "name": "CreateRouterSuccessTests-2079f1ed-a63b-480-proj-role"}} 2018-08-01 10:42:59,639 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-fb681e59-2ecc-4c45-a9dd-0309576ab718 2018-08-01 10:42:59,640 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-2079f1ed-a63b-480-proj-role 2018-08-01 10:42:59,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/86472480ff1e4c66bcb399e4aa6765e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e86c3091fbf9389bd1f1430944777e044cda04ea" 2018-08-01 10:42:59,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:42:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7b8d6c2-d587-4cd0-adbc-2956214fc8a7 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "86472480ff1e4c66bcb399e4aa6765e0", "links": {"self": "http://172.30.9.24:5000/v3/roles/86472480ff1e4c66bcb399e4aa6765e0"}, "name": "CreateRouterSuccessTests-2079f1ed-a63b-480-proj-role"}} 2018-08-01 10:42:59,729 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/86472480ff1e4c66bcb399e4aa6765e0 used request id req-c7b8d6c2-d587-4cd0-adbc-2956214fc8a7 2018-08-01 10:42:59,729 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-2079f1ed-a63b-480-proj-role to project CreateRouterSuccessTests-2079f1ed-a63b-480-proj 2018-08-01 10:42:59,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/f720c6ef66da457b99e482eadcf44603/users/d08c0ec3607345869bb82430d0ffbddd/roles/86472480ff1e4c66bcb399e4aa6765e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e86c3091fbf9389bd1f1430944777e044cda04ea" 2018-08-01 10:42:59,864 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:42:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a6f1d2f-7140-4184-b49a-323bb3da4f91 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:42:59,864 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/f720c6ef66da457b99e482eadcf44603/users/d08c0ec3607345869bb82430d0ffbddd/roles/86472480ff1e4c66bcb399e4aa6765e0 used request id req-9a6f1d2f-7140-4184-b49a-323bb3da4f91 2018-08-01 10:42:59,865 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:42:59,866 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:43:00,250 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "86472480ff1e4c66bcb399e4aa6765e0", "name": "CreateRouterSuccessTests-2079f1ed-a63b-480-proj-role"}], "expires_at": "2018-08-01T11:43:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f720c6ef66da457b99e482eadcf44603", "name": "CreateRouterSuccessTests-2079f1ed-a63b-480-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/f720c6ef66da457b99e482eadcf44603", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/f720c6ef66da457b99e482eadcf44603", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/f720c6ef66da457b99e482eadcf44603", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/f720c6ef66da457b99e482eadcf44603", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/f720c6ef66da457b99e482eadcf44603", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/f720c6ef66da457b99e482eadcf44603", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_f720c6ef66da457b99e482eadcf44603", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_f720c6ef66da457b99e482eadcf44603", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/f720c6ef66da457b99e482eadcf44603", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/f720c6ef66da457b99e482eadcf44603", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/f720c6ef66da457b99e482eadcf44603", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/f720c6ef66da457b99e482eadcf44603", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/f720c6ef66da457b99e482eadcf44603", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/f720c6ef66da457b99e482eadcf44603", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-2079f1ed-a63b-480-user", "id": "d08c0ec3607345869bb82430d0ffbddd"}, "audit_ids": ["mS7sCQ61RC2l3N4MbX0s2A"], "issued_at": "2018-08-01T10:43:00.000000Z"}} 2018-08-01 10:43:00,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d08e70ba93b2deb23679a5a99621dfa2171d9b7" 2018-08-01 10:43:00,328 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:43:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61cde823-01bb-46cb-a6a1-e0474f7d46bb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:43:00,329 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-61cde823-01bb-46cb-a6a1-e0474f7d46bb 2018-08-01 10:43:00,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateRouterSuccessTests-b622ad34-78fe-429a-8762-54f4aa6a0dd0-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d08e70ba93b2deb23679a5a99621dfa2171d9b7" 2018-08-01 10:43:00,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-13268f79-a4d8-4b38-b3ed-2080345979ae Date: Wed, 01 Aug 2018 10:43:00 GMT RESP BODY: {"networks":[]} 2018-08-01 10:43:00,518 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateRouterSuccessTests-b622ad34-78fe-429a-8762-54f4aa6a0dd0-pub-net1 used request id req-13268f79-a4d8-4b38-b3ed-2080345979ae 2018-08-01 10:43:00,519 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-b622ad34-78fe-429a-8762-54f4aa6a0dd0-pub-net1 2018-08-01 10:43:00,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d08e70ba93b2deb23679a5a99621dfa2171d9b7" -d '{"network": {"name": "CreateRouterSuccessTests-b622ad34-78fe-429a-8762-54f4aa6a0dd0-pub-net1", "admin_state_up": true}}' 2018-08-01 10:43:00,830 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 648 X-Openstack-Request-Id: req-ece21d40-9659-4845-b218-efa1e12f3425 Date: Wed, 01 Aug 2018 10:43:00 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"4abd2ea7-91fd-4117-89b9-3ea4e407d903","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f720c6ef66da457b99e482eadcf44603","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T10:43:00Z","is_default":false,"name":"CreateRouterSuccessTests-b622ad34-78fe-429a-8762-54f4aa6a0dd0-pub-net1","qos_policy_id":null,"admin_state_up":true,"tenant_id":"f720c6ef66da457b99e482eadcf44603","created_at":"2018-08-01T10:43:00Z","mtu":1450}} 2018-08-01 10:43:00,830 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks used request id req-ece21d40-9659-4845-b218-efa1e12f3425 2018-08-01 10:43:00,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=4abd2ea7-91fd-4117-89b9-3ea4e407d903 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d08e70ba93b2deb23679a5a99621dfa2171d9b7" 2018-08-01 10:43:00,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-85c2d348-6bfe-484c-87d1-6d556c903180 Date: Wed, 01 Aug 2018 10:43:00 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"4abd2ea7-91fd-4117-89b9-3ea4e407d903","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f720c6ef66da457b99e482eadcf44603","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T10:43:00Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-b622ad34-78fe-429a-8762-54f4aa6a0dd0-pub-net1","admin_state_up":true,"tenant_id":"f720c6ef66da457b99e482eadcf44603","created_at":"2018-08-01T10:43:00Z","mtu":1450}]} 2018-08-01 10:43:00,937 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=4abd2ea7-91fd-4117-89b9-3ea4e407d903 used request id req-85c2d348-6bfe-484c-87d1-6d556c903180 2018-08-01 10:43:00,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=4abd2ea7-91fd-4117-89b9-3ea4e407d903 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d08e70ba93b2deb23679a5a99621dfa2171d9b7" 2018-08-01 10:43:00,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-8d2822ff-2af7-4baf-ac2d-0a0eaae7cc45 Date: Wed, 01 Aug 2018 10:43:00 GMT RESP BODY: {"subnets":[]} 2018-08-01 10:43:00,972 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=4abd2ea7-91fd-4117-89b9-3ea4e407d903 used request id req-8d2822ff-2af7-4baf-ac2d-0a0eaae7cc45 2018-08-01 10:43:00,972 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-b622ad34-78fe-429a-8762-54f4aa6a0dd0-pub-subnet1 2018-08-01 10:43:00,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d08e70ba93b2deb23679a5a99621dfa2171d9b7" -d '{"subnets": [{"ip_version": 4, "network_id": "4abd2ea7-91fd-4117-89b9-3ea4e407d903", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterSuccessTests-b622ad34-78fe-429a-8762-54f4aa6a0dd0-pub-subnet1"}]}' 2018-08-01 10:43:01,644 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-589ea707-8689-4e61-8865-84c6d11adc03 Date: Wed, 01 Aug 2018 10:43:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4abd2ea7-91fd-4117-89b9-3ea4e407d903","tenant_id":"f720c6ef66da457b99e482eadcf44603","created_at":"2018-08-01T10:43:01Z","dns_nameservers":[],"updated_at":"2018-08-01T10:43:01Z","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":"f720c6ef66da457b99e482eadcf44603","id":"2d29599b-59b2-4465-b659-0da5a0bbe83f","subnetpool_id":null,"name":"CreateRouterSuccessTests-b622ad34-78fe-429a-8762-54f4aa6a0dd0-pub-subnet1"}]} 2018-08-01 10:43:01,645 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets used request id req-589ea707-8689-4e61-8865-84c6d11adc03 2018-08-01 10:43:01,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=4abd2ea7-91fd-4117-89b9-3ea4e407d903 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d08e70ba93b2deb23679a5a99621dfa2171d9b7" 2018-08-01 10:43:01,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-b77f6728-db35-4347-a915-cf43e8d196f9 Date: Wed, 01 Aug 2018 10:43:01 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"4abd2ea7-91fd-4117-89b9-3ea4e407d903","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f720c6ef66da457b99e482eadcf44603","l2_adjacency":true,"status":"ACTIVE","subnets":["2d29599b-59b2-4465-b659-0da5a0bbe83f"],"description":"","tags":[],"updated_at":"2018-08-01T10:43:01Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-b622ad34-78fe-429a-8762-54f4aa6a0dd0-pub-net1","admin_state_up":true,"tenant_id":"f720c6ef66da457b99e482eadcf44603","created_at":"2018-08-01T10:43:00Z","mtu":1450}]} 2018-08-01 10:43:01,772 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=4abd2ea7-91fd-4117-89b9-3ea4e407d903 used request id req-b77f6728-db35-4347-a915-cf43e8d196f9 2018-08-01 10:43:01,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=4abd2ea7-91fd-4117-89b9-3ea4e407d903 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d08e70ba93b2deb23679a5a99621dfa2171d9b7" 2018-08-01 10:43:01,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-373926c3-99d8-4fa1-86ff-fef585a90799 Date: Wed, 01 Aug 2018 10:43:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4abd2ea7-91fd-4117-89b9-3ea4e407d903","tenant_id":"f720c6ef66da457b99e482eadcf44603","created_at":"2018-08-01T10:43:01Z","dns_nameservers":[],"updated_at":"2018-08-01T10:43:01Z","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":"f720c6ef66da457b99e482eadcf44603","id":"2d29599b-59b2-4465-b659-0da5a0bbe83f","subnetpool_id":null,"name":"CreateRouterSuccessTests-b622ad34-78fe-429a-8762-54f4aa6a0dd0-pub-subnet1"}]} 2018-08-01 10:43:01,860 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=4abd2ea7-91fd-4117-89b9-3ea4e407d903 used request id req-373926c3-99d8-4fa1-86ff-fef585a90799 2018-08-01 10:43:01,860 - OpenStackNetwork - DEBUG - Network [4abd2ea7-91fd-4117-89b9-3ea4e407d903] created successfully 2018-08-01 10:43:01,861 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:43:01,861 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:43:02,241 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "86472480ff1e4c66bcb399e4aa6765e0", "name": "CreateRouterSuccessTests-2079f1ed-a63b-480-proj-role"}], "expires_at": "2018-08-01T11:43:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f720c6ef66da457b99e482eadcf44603", "name": "CreateRouterSuccessTests-2079f1ed-a63b-480-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/f720c6ef66da457b99e482eadcf44603", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/f720c6ef66da457b99e482eadcf44603", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/f720c6ef66da457b99e482eadcf44603", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/f720c6ef66da457b99e482eadcf44603", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/f720c6ef66da457b99e482eadcf44603", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/f720c6ef66da457b99e482eadcf44603", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_f720c6ef66da457b99e482eadcf44603", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_f720c6ef66da457b99e482eadcf44603", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/f720c6ef66da457b99e482eadcf44603", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/f720c6ef66da457b99e482eadcf44603", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/f720c6ef66da457b99e482eadcf44603", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/f720c6ef66da457b99e482eadcf44603", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/f720c6ef66da457b99e482eadcf44603", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/f720c6ef66da457b99e482eadcf44603", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-2079f1ed-a63b-480-user", "id": "d08c0ec3607345869bb82430d0ffbddd"}, "audit_ids": ["4-WloYhFSCKHOTQO2ag7JQ"], "issued_at": "2018-08-01T10:43:02.000000Z"}} 2018-08-01 10:43:02,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f801c7b662b38acdf8335fbd514d64976003a61" 2018-08-01 10:43:02,321 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:43:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70e94145-2a40-4fed-bd5f-444824ae4050 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:43:02,321 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-70e94145-2a40-4fed-bd5f-444824ae4050 2018-08-01 10:43:02,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/routers?name=CreateRouterSuccessTests-b622ad34-78fe-429a-8762-54f4aa6a0dd0-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f801c7b662b38acdf8335fbd514d64976003a61" 2018-08-01 10:43:02,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-b7194f64-e335-46a5-bb4e-80e327018ed7 Date: Wed, 01 Aug 2018 10:43:02 GMT RESP BODY: {"routers": []} 2018-08-01 10:43:02,536 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers?name=CreateRouterSuccessTests-b622ad34-78fe-429a-8762-54f4aa6a0dd0-pub-router&admin_state_up=True used request id req-b7194f64-e335-46a5-bb4e-80e327018ed7 2018-08-01 10:43:02,536 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:43:02,537 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:43:02,928 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "86472480ff1e4c66bcb399e4aa6765e0", "name": "CreateRouterSuccessTests-2079f1ed-a63b-480-proj-role"}], "expires_at": "2018-08-01T11:43:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f720c6ef66da457b99e482eadcf44603", "name": "CreateRouterSuccessTests-2079f1ed-a63b-480-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/f720c6ef66da457b99e482eadcf44603", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/f720c6ef66da457b99e482eadcf44603", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/f720c6ef66da457b99e482eadcf44603", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/f720c6ef66da457b99e482eadcf44603", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/f720c6ef66da457b99e482eadcf44603", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/f720c6ef66da457b99e482eadcf44603", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_f720c6ef66da457b99e482eadcf44603", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_f720c6ef66da457b99e482eadcf44603", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/f720c6ef66da457b99e482eadcf44603", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/f720c6ef66da457b99e482eadcf44603", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/f720c6ef66da457b99e482eadcf44603", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/f720c6ef66da457b99e482eadcf44603", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/f720c6ef66da457b99e482eadcf44603", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/f720c6ef66da457b99e482eadcf44603", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-2079f1ed-a63b-480-user", "id": "d08c0ec3607345869bb82430d0ffbddd"}, "audit_ids": ["-d9zaskZSVOsZ_L5Z6rJyA"], "issued_at": "2018-08-01T10:43:02.000000Z"}} 2018-08-01 10:43:02,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e803745fe419cb1406f32cb353881efffc4d7225" 2018-08-01 10:43:03,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:43:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6716dbd2-2f57-4c08-afed-1c6308a62b31 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:43:03,016 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-6716dbd2-2f57-4c08-afed-1c6308a62b31 2018-08-01 10:43:03,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f801c7b662b38acdf8335fbd514d64976003a61" 2018-08-01 10:43:03,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-5202cc98-4df4-476f-80a8-7999a46d171d Date: Wed, 01 Aug 2018 10:43:03 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dbe9669438844f3faecdc7fcc050e0d8","l2_adjacency":true,"status":"ACTIVE","subnets":["a5a333a9-9d0e-46a5-9440-2aa9c95d5013"],"description":"","tags":[],"updated_at":"2018-08-01T09:28:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:38Z","mtu":1500}]} 2018-08-01 10:43:03,130 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=external used request id req-5202cc98-4df4-476f-80a8-7999a46d171d 2018-08-01 10:43:03,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=e7d7be46-2840-4976-87a2-d78a4e5c6089 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f801c7b662b38acdf8335fbd514d64976003a61" 2018-08-01 10:43:03,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-4c4a6d2f-0482-48a7-82c3-76790628879b Date: Wed, 01 Aug 2018 10:43:03 GMT RESP BODY: {"subnets":[]} 2018-08-01 10:43:03,163 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=e7d7be46-2840-4976-87a2-d78a4e5c6089 used request id req-4c4a6d2f-0482-48a7-82c3-76790628879b 2018-08-01 10:43:03,164 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-b622ad34-78fe-429a-8762-54f4aa6a0dd0-pub-router 2018-08-01 10:43:03,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f801c7b662b38acdf8335fbd514d64976003a61" -d '{"router": {"external_gateway_info": {"network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089"}, "name": "CreateRouterSuccessTests-b622ad34-78fe-429a-8762-54f4aa6a0dd0-pub-router", "admin_state_up": true}}' 2018-08-01 10:43:04,726 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-36c52f5e-26c5-4c81-a057-8cdbe0223cc6 Date: Wed, 01 Aug 2018 10:43:04 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a5a333a9-9d0e-46a5-9440-2aa9c95d5013", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "f720c6ef66da457b99e482eadcf44603", "created_at": "2018-08-01T10:43:03Z", "admin_state_up": true, "updated_at": "2018-08-01T10:43:04Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "f720c6ef66da457b99e482eadcf44603", "id": "cdf8ba32-7854-45e6-aae6-c33423ec75cf", "name": "CreateRouterSuccessTests-b622ad34-78fe-429a-8762-54f4aa6a0dd0-pub-router"}} 2018-08-01 10:43:04,726 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers used request id req-36c52f5e-26c5-4c81-a057-8cdbe0223cc6 2018-08-01 10:43:04,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?device_id=cdf8ba32-7854-45e6-aae6-c33423ec75cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f801c7b662b38acdf8335fbd514d64976003a61" 2018-08-01 10:43:04,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-4e7c8375-ef84-4963-a47f-88ea1744789d Date: Wed, 01 Aug 2018 10:43:04 GMT RESP BODY: {"ports":[]} 2018-08-01 10:43:04,764 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?device_id=cdf8ba32-7854-45e6-aae6-c33423ec75cf used request id req-4e7c8375-ef84-4963-a47f-88ea1744789d 2018-08-01 10:43:04,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateRouterSuccessTests-b622ad34-78fe-429a-8762-54f4aa6a0dd0-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f801c7b662b38acdf8335fbd514d64976003a61" 2018-08-01 10:43:04,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-04fd8e8f-eb4f-4a31-ad80-32128cfb4b6a Date: Wed, 01 Aug 2018 10:43:04 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"4abd2ea7-91fd-4117-89b9-3ea4e407d903","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f720c6ef66da457b99e482eadcf44603","l2_adjacency":true,"status":"ACTIVE","subnets":["2d29599b-59b2-4465-b659-0da5a0bbe83f"],"description":"","tags":[],"updated_at":"2018-08-01T10:43:01Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-b622ad34-78fe-429a-8762-54f4aa6a0dd0-pub-net1","admin_state_up":true,"tenant_id":"f720c6ef66da457b99e482eadcf44603","created_at":"2018-08-01T10:43:00Z","mtu":1450}]} 2018-08-01 10:43:04,867 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateRouterSuccessTests-b622ad34-78fe-429a-8762-54f4aa6a0dd0-pub-net1 used request id req-04fd8e8f-eb4f-4a31-ad80-32128cfb4b6a 2018-08-01 10:43:04,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=4abd2ea7-91fd-4117-89b9-3ea4e407d903 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f801c7b662b38acdf8335fbd514d64976003a61" 2018-08-01 10:43:04,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-7bd9f6c0-044d-4764-9553-9a0040577b28 Date: Wed, 01 Aug 2018 10:43:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4abd2ea7-91fd-4117-89b9-3ea4e407d903","tenant_id":"f720c6ef66da457b99e482eadcf44603","created_at":"2018-08-01T10:43:01Z","dns_nameservers":[],"updated_at":"2018-08-01T10:43:01Z","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":"f720c6ef66da457b99e482eadcf44603","id":"2d29599b-59b2-4465-b659-0da5a0bbe83f","subnetpool_id":null,"name":"CreateRouterSuccessTests-b622ad34-78fe-429a-8762-54f4aa6a0dd0-pub-subnet1"}]} 2018-08-01 10:43:04,918 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=4abd2ea7-91fd-4117-89b9-3ea4e407d903 used request id req-7bd9f6c0-044d-4764-9553-9a0040577b28 2018-08-01 10:43:04,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateRouterSuccessTests-b622ad34-78fe-429a-8762-54f4aa6a0dd0-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f801c7b662b38acdf8335fbd514d64976003a61" 2018-08-01 10:43:05,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-d2a3b6f2-eb96-4eeb-8e0c-c9205b1e2f95 Date: Wed, 01 Aug 2018 10:43:05 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"4abd2ea7-91fd-4117-89b9-3ea4e407d903","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f720c6ef66da457b99e482eadcf44603","l2_adjacency":true,"status":"ACTIVE","subnets":["2d29599b-59b2-4465-b659-0da5a0bbe83f"],"description":"","tags":[],"updated_at":"2018-08-01T10:43:01Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-b622ad34-78fe-429a-8762-54f4aa6a0dd0-pub-net1","admin_state_up":true,"tenant_id":"f720c6ef66da457b99e482eadcf44603","created_at":"2018-08-01T10:43:00Z","mtu":1450}]} 2018-08-01 10:43:05,017 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateRouterSuccessTests-b622ad34-78fe-429a-8762-54f4aa6a0dd0-pub-net1 used request id req-d2a3b6f2-eb96-4eeb-8e0c-c9205b1e2f95 2018-08-01 10:43:05,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:43:05,026 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:43: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:43:05,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/f720c6ef66da457b99e482eadcf44603 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f801c7b662b38acdf8335fbd514d64976003a61" 2018-08-01 10:43:05,045 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:43:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-879f714c-b1d4-4e3b-a391-907310b19f63 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/f720c6ef66da457b99e482eadcf44603"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f720c6ef66da457b99e482eadcf44603", "name": "CreateRouterSuccessTests-2079f1ed-a63b-480-proj"}} 2018-08-01 10:43:05,046 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/f720c6ef66da457b99e482eadcf44603 used request id req-879f714c-b1d4-4e3b-a391-907310b19f63 2018-08-01 10:43:05,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=4abd2ea7-91fd-4117-89b9-3ea4e407d903 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f801c7b662b38acdf8335fbd514d64976003a61" 2018-08-01 10:43:05,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-bdf12f27-b1f0-4c81-a0b8-7c7aaadc0414 Date: Wed, 01 Aug 2018 10:43:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4abd2ea7-91fd-4117-89b9-3ea4e407d903","tenant_id":"f720c6ef66da457b99e482eadcf44603","created_at":"2018-08-01T10:43:01Z","dns_nameservers":[],"updated_at":"2018-08-01T10:43:01Z","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":"f720c6ef66da457b99e482eadcf44603","id":"2d29599b-59b2-4465-b659-0da5a0bbe83f","subnetpool_id":null,"name":"CreateRouterSuccessTests-b622ad34-78fe-429a-8762-54f4aa6a0dd0-pub-subnet1"}]} 2018-08-01 10:43:05,098 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=4abd2ea7-91fd-4117-89b9-3ea4e407d903 used request id req-bdf12f27-b1f0-4c81-a0b8-7c7aaadc0414 2018-08-01 10:43:05,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=4abd2ea7-91fd-4117-89b9-3ea4e407d903&name=CreateRouterSuccessTests-b622ad34-78fe-429a-8762-54f4aa6a0dd0-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f801c7b662b38acdf8335fbd514d64976003a61" 2018-08-01 10:43:05,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-b7ee3668-1e76-44c0-9583-f3cdf833454e Date: Wed, 01 Aug 2018 10:43:05 GMT RESP BODY: {"ports":[]} 2018-08-01 10:43:05,146 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=4abd2ea7-91fd-4117-89b9-3ea4e407d903&name=CreateRouterSuccessTests-b622ad34-78fe-429a-8762-54f4aa6a0dd0-port1&admin_state_up=True used request id req-b7ee3668-1e76-44c0-9583-f3cdf833454e 2018-08-01 10:43:05,146 - OpenStackNetwork - INFO - Retrieved port CreateRouterSuccessTests-b622ad34-78fe-429a-8762-54f4aa6a0dd0-port1 for router - CreateRouterSuccessTests-b622ad34-78fe-429a-8762-54f4aa6a0dd0-pub-router 2018-08-01 10:43:05,146 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:43:05,147 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:43:05,646 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "86472480ff1e4c66bcb399e4aa6765e0", "name": "CreateRouterSuccessTests-2079f1ed-a63b-480-proj-role"}], "expires_at": "2018-08-01T11:43:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f720c6ef66da457b99e482eadcf44603", "name": "CreateRouterSuccessTests-2079f1ed-a63b-480-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/f720c6ef66da457b99e482eadcf44603", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/f720c6ef66da457b99e482eadcf44603", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/f720c6ef66da457b99e482eadcf44603", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/f720c6ef66da457b99e482eadcf44603", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/f720c6ef66da457b99e482eadcf44603", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/f720c6ef66da457b99e482eadcf44603", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_f720c6ef66da457b99e482eadcf44603", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_f720c6ef66da457b99e482eadcf44603", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/f720c6ef66da457b99e482eadcf44603", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/f720c6ef66da457b99e482eadcf44603", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/f720c6ef66da457b99e482eadcf44603", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/f720c6ef66da457b99e482eadcf44603", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/f720c6ef66da457b99e482eadcf44603", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/f720c6ef66da457b99e482eadcf44603", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-2079f1ed-a63b-480-user", "id": "d08c0ec3607345869bb82430d0ffbddd"}, "audit_ids": ["HTbqjtGtQWO-bvN7fuWTvw"], "issued_at": "2018-08-01T10:43:05.000000Z"}} 2018-08-01 10:43:05,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db4dfe9a3b2c90a64e5d1bd81198c10f0e1b8e9f" 2018-08-01 10:43:05,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:43:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42216092-9636-47cf-a2f8-a689d1177399 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:43:05,728 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-42216092-9636-47cf-a2f8-a689d1177399 2018-08-01 10:43:05,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateRouterSuccessTests-b622ad34-78fe-429a-8762-54f4aa6a0dd0-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f801c7b662b38acdf8335fbd514d64976003a61" 2018-08-01 10:43:05,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-6d39291f-174c-4b03-9aa0-94348b4765b0 Date: Wed, 01 Aug 2018 10:43:05 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"4abd2ea7-91fd-4117-89b9-3ea4e407d903","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f720c6ef66da457b99e482eadcf44603","l2_adjacency":true,"status":"ACTIVE","subnets":["2d29599b-59b2-4465-b659-0da5a0bbe83f"],"description":"","tags":[],"updated_at":"2018-08-01T10:43:01Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-b622ad34-78fe-429a-8762-54f4aa6a0dd0-pub-net1","admin_state_up":true,"tenant_id":"f720c6ef66da457b99e482eadcf44603","created_at":"2018-08-01T10:43:00Z","mtu":1450}]} 2018-08-01 10:43:05,833 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateRouterSuccessTests-b622ad34-78fe-429a-8762-54f4aa6a0dd0-pub-net1 used request id req-6d39291f-174c-4b03-9aa0-94348b4765b0 2018-08-01 10:43:05,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=4abd2ea7-91fd-4117-89b9-3ea4e407d903 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f801c7b662b38acdf8335fbd514d64976003a61" 2018-08-01 10:43:05,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-3a16f394-8543-4b05-b238-dc764ebeaeb5 Date: Wed, 01 Aug 2018 10:43:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4abd2ea7-91fd-4117-89b9-3ea4e407d903","tenant_id":"f720c6ef66da457b99e482eadcf44603","created_at":"2018-08-01T10:43:01Z","dns_nameservers":[],"updated_at":"2018-08-01T10:43:01Z","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":"f720c6ef66da457b99e482eadcf44603","id":"2d29599b-59b2-4465-b659-0da5a0bbe83f","subnetpool_id":null,"name":"CreateRouterSuccessTests-b622ad34-78fe-429a-8762-54f4aa6a0dd0-pub-subnet1"}]} 2018-08-01 10:43:05,887 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=4abd2ea7-91fd-4117-89b9-3ea4e407d903 used request id req-3a16f394-8543-4b05-b238-dc764ebeaeb5 2018-08-01 10:43:05,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateRouterSuccessTests-b622ad34-78fe-429a-8762-54f4aa6a0dd0-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f801c7b662b38acdf8335fbd514d64976003a61" 2018-08-01 10:43:05,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-bb4bd93a-e88f-43be-95ac-d314385bb359 Date: Wed, 01 Aug 2018 10:43:05 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"4abd2ea7-91fd-4117-89b9-3ea4e407d903","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f720c6ef66da457b99e482eadcf44603","l2_adjacency":true,"status":"ACTIVE","subnets":["2d29599b-59b2-4465-b659-0da5a0bbe83f"],"description":"","tags":[],"updated_at":"2018-08-01T10:43:01Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-b622ad34-78fe-429a-8762-54f4aa6a0dd0-pub-net1","admin_state_up":true,"tenant_id":"f720c6ef66da457b99e482eadcf44603","created_at":"2018-08-01T10:43:00Z","mtu":1450}]} 2018-08-01 10:43:05,984 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateRouterSuccessTests-b622ad34-78fe-429a-8762-54f4aa6a0dd0-pub-net1 used request id req-bb4bd93a-e88f-43be-95ac-d314385bb359 2018-08-01 10:43:05,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:43:05,992 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:43: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:43:05,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/f720c6ef66da457b99e482eadcf44603 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db4dfe9a3b2c90a64e5d1bd81198c10f0e1b8e9f" 2018-08-01 10:43:06,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:43:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c92aeb0-10dc-468f-b90b-38c62d5ea690 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/f720c6ef66da457b99e482eadcf44603"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f720c6ef66da457b99e482eadcf44603", "name": "CreateRouterSuccessTests-2079f1ed-a63b-480-proj"}} 2018-08-01 10:43:06,075 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/f720c6ef66da457b99e482eadcf44603 used request id req-4c92aeb0-10dc-468f-b90b-38c62d5ea690 2018-08-01 10:43:06,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=4abd2ea7-91fd-4117-89b9-3ea4e407d903 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f801c7b662b38acdf8335fbd514d64976003a61" 2018-08-01 10:43:06,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-bdcb5a2c-3c4d-4055-8944-e5470a0d3166 Date: Wed, 01 Aug 2018 10:43:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4abd2ea7-91fd-4117-89b9-3ea4e407d903","tenant_id":"f720c6ef66da457b99e482eadcf44603","created_at":"2018-08-01T10:43:01Z","dns_nameservers":[],"updated_at":"2018-08-01T10:43:01Z","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":"f720c6ef66da457b99e482eadcf44603","id":"2d29599b-59b2-4465-b659-0da5a0bbe83f","subnetpool_id":null,"name":"CreateRouterSuccessTests-b622ad34-78fe-429a-8762-54f4aa6a0dd0-pub-subnet1"}]} 2018-08-01 10:43:06,131 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=4abd2ea7-91fd-4117-89b9-3ea4e407d903 used request id req-bdcb5a2c-3c4d-4055-8944-e5470a0d3166 2018-08-01 10:43:06,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=4abd2ea7-91fd-4117-89b9-3ea4e407d903&name=CreateRouterSuccessTests-b622ad34-78fe-429a-8762-54f4aa6a0dd0-pub-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f801c7b662b38acdf8335fbd514d64976003a61" 2018-08-01 10:43:06,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-b7ff9aed-3e3e-4ef1-b26c-c525a6ff404a Date: Wed, 01 Aug 2018 10:43:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4abd2ea7-91fd-4117-89b9-3ea4e407d903","tenant_id":"f720c6ef66da457b99e482eadcf44603","created_at":"2018-08-01T10:43:01Z","dns_nameservers":[],"updated_at":"2018-08-01T10:43:01Z","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":"f720c6ef66da457b99e482eadcf44603","id":"2d29599b-59b2-4465-b659-0da5a0bbe83f","subnetpool_id":null,"name":"CreateRouterSuccessTests-b622ad34-78fe-429a-8762-54f4aa6a0dd0-pub-subnet1"}]} 2018-08-01 10:43:06,183 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=4abd2ea7-91fd-4117-89b9-3ea4e407d903&name=CreateRouterSuccessTests-b622ad34-78fe-429a-8762-54f4aa6a0dd0-pub-subnet1 used request id req-b7ff9aed-3e3e-4ef1-b26c-c525a6ff404a 2018-08-01 10:43:06,184 - neutron_utils - INFO - Creating port for network with name - CreateRouterSuccessTests-b622ad34-78fe-429a-8762-54f4aa6a0dd0-pub-net1 2018-08-01 10:43:06,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f801c7b662b38acdf8335fbd514d64976003a61" -d '{"port": {"network_id": "4abd2ea7-91fd-4117-89b9-3ea4e407d903", "fixed_ips": [{"subnet_id": "2d29599b-59b2-4465-b659-0da5a0bbe83f", "ip_address": "10.200.201.1"}], "name": "CreateRouterSuccessTests-b622ad34-78fe-429a-8762-54f4aa6a0dd0-port1", "admin_state_up": true}}' 2018-08-01 10:43:07,174 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 811 X-Openstack-Request-Id: req-07541859-cab6-4fb5-b12b-c4e6b0a1fd14 Date: Wed, 01 Aug 2018 10:43:07 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:43:06Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2d29599b-59b2-4465-b659-0da5a0bbe83f","ip_address":"10.200.201.1"}],"id":"d0c1322d-3fa9-48e1-b7dc-84a1b28d4fe8","security_groups":["8ae6e26e-cf1e-4521-8445-0486ccc66ad2"],"mac_address":"fa:16:3e:d1:3c:49","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateRouterSuccessTests-b622ad34-78fe-429a-8762-54f4aa6a0dd0-port1","project_id":"f720c6ef66da457b99e482eadcf44603","qos_policy_id":null,"admin_state_up":true,"network_id":"4abd2ea7-91fd-4117-89b9-3ea4e407d903","tenant_id":"f720c6ef66da457b99e482eadcf44603","created_at":"2018-08-01T10:43:06Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-08-01 10:43:07,174 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/ports used request id req-07541859-cab6-4fb5-b12b-c4e6b0a1fd14 2018-08-01 10:43:07,174 - OpenStackNetwork - INFO - Created port CreateRouterSuccessTests-b622ad34-78fe-429a-8762-54f4aa6a0dd0-port1 for router - CreateRouterSuccessTests-b622ad34-78fe-429a-8762-54f4aa6a0dd0-pub-router 2018-08-01 10:43:07,175 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-b622ad34-78fe-429a-8762-54f4aa6a0dd0-pub-router 2018-08-01 10:43:07,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/routers/cdf8ba32-7854-45e6-aae6-c33423ec75cf/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f801c7b662b38acdf8335fbd514d64976003a61" -d '{"port_id": "d0c1322d-3fa9-48e1-b7dc-84a1b28d4fe8"}' 2018-08-01 10:43:09,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-26f75609-8da7-4804-9e70-dc239802586b Date: Wed, 01 Aug 2018 10:43:09 GMT RESP BODY: {"network_id": "4abd2ea7-91fd-4117-89b9-3ea4e407d903", "tenant_id": "f720c6ef66da457b99e482eadcf44603", "subnet_id": "2d29599b-59b2-4465-b659-0da5a0bbe83f", "subnet_ids": ["2d29599b-59b2-4465-b659-0da5a0bbe83f"], "port_id": "d0c1322d-3fa9-48e1-b7dc-84a1b28d4fe8", "id": "cdf8ba32-7854-45e6-aae6-c33423ec75cf"} 2018-08-01 10:43:09,122 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/cdf8ba32-7854-45e6-aae6-c33423ec75cf/add_router_interface used request id req-26f75609-8da7-4804-9e70-dc239802586b 2018-08-01 10:43:09,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/routers/cdf8ba32-7854-45e6-aae6-c33423ec75cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f801c7b662b38acdf8335fbd514d64976003a61" 2018-08-01 10:43:09,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-e91205cc-f718-4eed-b98c-7b1ab069ef35 Date: Wed, 01 Aug 2018 10:43:09 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a5a333a9-9d0e-46a5-9440-2aa9c95d5013", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "f720c6ef66da457b99e482eadcf44603", "created_at": "2018-08-01T10:43:03Z", "admin_state_up": true, "updated_at": "2018-08-01T10:43:08Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "f720c6ef66da457b99e482eadcf44603", "id": "cdf8ba32-7854-45e6-aae6-c33423ec75cf", "name": "CreateRouterSuccessTests-b622ad34-78fe-429a-8762-54f4aa6a0dd0-pub-router"}} 2018-08-01 10:43:09,243 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers/cdf8ba32-7854-45e6-aae6-c33423ec75cf used request id req-e91205cc-f718-4eed-b98c-7b1ab069ef35 2018-08-01 10:43:09,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?device_id=cdf8ba32-7854-45e6-aae6-c33423ec75cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f801c7b662b38acdf8335fbd514d64976003a61" 2018-08-01 10:43:09,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 875 X-Openstack-Request-Id: req-cde55430-a8fc-4d2e-89d2-90d1b16ff3d7 Date: Wed, 01 Aug 2018 10:43:09 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:43:08Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2d29599b-59b2-4465-b659-0da5a0bbe83f","ip_address":"10.200.201.1"}],"id":"d0c1322d-3fa9-48e1-b7dc-84a1b28d4fe8","security_groups":["8ae6e26e-cf1e-4521-8445-0486ccc66ad2"],"mac_address":"fa:16:3e:d1:3c:49","project_id":"f720c6ef66da457b99e482eadcf44603","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-b622ad34-78fe-429a-8762-54f4aa6a0dd0-port1","admin_state_up":true,"network_id":"4abd2ea7-91fd-4117-89b9-3ea4e407d903","tenant_id":"f720c6ef66da457b99e482eadcf44603","created_at":"2018-08-01T10:43:06Z","binding:vnic_type":"normal","device_id":"cdf8ba32-7854-45e6-aae6-c33423ec75cf","ip_allocation":"immediate"}]} 2018-08-01 10:43:09,347 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?device_id=cdf8ba32-7854-45e6-aae6-c33423ec75cf used request id req-cde55430-a8fc-4d2e-89d2-90d1b16ff3d7 2018-08-01 10:43:09,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/2d29599b-59b2-4465-b659-0da5a0bbe83f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f801c7b662b38acdf8335fbd514d64976003a61" 2018-08-01 10:43:09,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-2ddd7647-a43e-44b0-8333-2755b05fa534 Date: Wed, 01 Aug 2018 10:43:09 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4abd2ea7-91fd-4117-89b9-3ea4e407d903","tenant_id":"f720c6ef66da457b99e482eadcf44603","created_at":"2018-08-01T10:43:01Z","dns_nameservers":[],"updated_at":"2018-08-01T10:43:01Z","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":"f720c6ef66da457b99e482eadcf44603","id":"2d29599b-59b2-4465-b659-0da5a0bbe83f","subnetpool_id":null,"name":"CreateRouterSuccessTests-b622ad34-78fe-429a-8762-54f4aa6a0dd0-pub-subnet1"}} 2018-08-01 10:43:09,397 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/2d29599b-59b2-4465-b659-0da5a0bbe83f used request id req-2ddd7647-a43e-44b0-8333-2755b05fa534 2018-08-01 10:43:09,398 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:43:09,782 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "86472480ff1e4c66bcb399e4aa6765e0", "name": "CreateRouterSuccessTests-2079f1ed-a63b-480-proj-role"}], "expires_at": "2018-08-01T11:43:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f720c6ef66da457b99e482eadcf44603", "name": "CreateRouterSuccessTests-2079f1ed-a63b-480-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/f720c6ef66da457b99e482eadcf44603", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/f720c6ef66da457b99e482eadcf44603", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/f720c6ef66da457b99e482eadcf44603", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/f720c6ef66da457b99e482eadcf44603", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/f720c6ef66da457b99e482eadcf44603", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/f720c6ef66da457b99e482eadcf44603", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_f720c6ef66da457b99e482eadcf44603", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_f720c6ef66da457b99e482eadcf44603", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/f720c6ef66da457b99e482eadcf44603", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/f720c6ef66da457b99e482eadcf44603", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/f720c6ef66da457b99e482eadcf44603", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/f720c6ef66da457b99e482eadcf44603", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/f720c6ef66da457b99e482eadcf44603", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/f720c6ef66da457b99e482eadcf44603", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-2079f1ed-a63b-480-user", "id": "d08c0ec3607345869bb82430d0ffbddd"}, "audit_ids": ["8BDvHwQCQl-9yn03515a0g"], "issued_at": "2018-08-01T10:43:09.000000Z"}} 2018-08-01 10:43:09,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/routers?name=CreateRouterSuccessTests-b622ad34-78fe-429a-8762-54f4aa6a0dd0-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ed5b1499783f05859f7d7dfd551722a4ed854c0" 2018-08-01 10:43:10,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-a3703005-0821-4455-8ede-11bc51d48c34 Date: Wed, 01 Aug 2018 10:43:10 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a5a333a9-9d0e-46a5-9440-2aa9c95d5013", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "f720c6ef66da457b99e482eadcf44603", "created_at": "2018-08-01T10:43:03Z", "admin_state_up": true, "updated_at": "2018-08-01T10:43:08Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "f720c6ef66da457b99e482eadcf44603", "id": "cdf8ba32-7854-45e6-aae6-c33423ec75cf", "name": "CreateRouterSuccessTests-b622ad34-78fe-429a-8762-54f4aa6a0dd0-pub-router"}]} 2018-08-01 10:43:10,076 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers?name=CreateRouterSuccessTests-b622ad34-78fe-429a-8762-54f4aa6a0dd0-pub-router&admin_state_up=True used request id req-a3703005-0821-4455-8ede-11bc51d48c34 2018-08-01 10:43:10,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:43:10,085 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:43: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:43:10,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/f720c6ef66da457b99e482eadcf44603 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09c7933ec606701af61ac35cf2913346ed1b5188" 2018-08-01 10:43:10,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:43:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d953d180-2a2b-4b1b-8081-49bd03a36c33 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/f720c6ef66da457b99e482eadcf44603"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f720c6ef66da457b99e482eadcf44603", "name": "CreateRouterSuccessTests-2079f1ed-a63b-480-proj"}} 2018-08-01 10:43:10,172 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/f720c6ef66da457b99e482eadcf44603 used request id req-d953d180-2a2b-4b1b-8081-49bd03a36c33 2018-08-01 10:43:10,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?device_id=cdf8ba32-7854-45e6-aae6-c33423ec75cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ed5b1499783f05859f7d7dfd551722a4ed854c0" 2018-08-01 10:43:10,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 875 X-Openstack-Request-Id: req-139678d8-5b2c-4e8c-a278-b7ee9d4b4f65 Date: Wed, 01 Aug 2018 10:43:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:43:10Z","device_owner":"network:router_interface","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2d29599b-59b2-4465-b659-0da5a0bbe83f","ip_address":"10.200.201.1"}],"id":"d0c1322d-3fa9-48e1-b7dc-84a1b28d4fe8","security_groups":["8ae6e26e-cf1e-4521-8445-0486ccc66ad2"],"mac_address":"fa:16:3e:d1:3c:49","project_id":"f720c6ef66da457b99e482eadcf44603","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-b622ad34-78fe-429a-8762-54f4aa6a0dd0-port1","admin_state_up":true,"network_id":"4abd2ea7-91fd-4117-89b9-3ea4e407d903","tenant_id":"f720c6ef66da457b99e482eadcf44603","created_at":"2018-08-01T10:43:06Z","binding:vnic_type":"normal","device_id":"cdf8ba32-7854-45e6-aae6-c33423ec75cf","ip_allocation":"immediate"}]} 2018-08-01 10:43:10,232 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?device_id=cdf8ba32-7854-45e6-aae6-c33423ec75cf used request id req-139678d8-5b2c-4e8c-a278-b7ee9d4b4f65 2018-08-01 10:43:10,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/2d29599b-59b2-4465-b659-0da5a0bbe83f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ed5b1499783f05859f7d7dfd551722a4ed854c0" 2018-08-01 10:43:10,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-5f79aaaa-25f9-49b9-9990-43e6ddca83a5 Date: Wed, 01 Aug 2018 10:43:10 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4abd2ea7-91fd-4117-89b9-3ea4e407d903","tenant_id":"f720c6ef66da457b99e482eadcf44603","created_at":"2018-08-01T10:43:01Z","dns_nameservers":[],"updated_at":"2018-08-01T10:43:01Z","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":"f720c6ef66da457b99e482eadcf44603","id":"2d29599b-59b2-4465-b659-0da5a0bbe83f","subnetpool_id":null,"name":"CreateRouterSuccessTests-b622ad34-78fe-429a-8762-54f4aa6a0dd0-pub-subnet1"}} 2018-08-01 10:43:10,283 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/2d29599b-59b2-4465-b659-0da5a0bbe83f used request id req-5f79aaaa-25f9-49b9-9990-43e6ddca83a5 2018-08-01 10:43:10,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=e7d7be46-2840-4976-87a2-d78a4e5c6089 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ed5b1499783f05859f7d7dfd551722a4ed854c0" 2018-08-01 10:43:10,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-2b812062-d4b1-473a-a048-36195e8f6b1f Date: Wed, 01 Aug 2018 10:43:10 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dbe9669438844f3faecdc7fcc050e0d8","l2_adjacency":true,"status":"ACTIVE","subnets":["a5a333a9-9d0e-46a5-9440-2aa9c95d5013"],"description":"","tags":[],"updated_at":"2018-08-01T09:28:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:38Z","mtu":1500}]} 2018-08-01 10:43:10,385 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=e7d7be46-2840-4976-87a2-d78a4e5c6089 used request id req-2b812062-d4b1-473a-a048-36195e8f6b1f 2018-08-01 10:43:10,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=e7d7be46-2840-4976-87a2-d78a4e5c6089 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ed5b1499783f05859f7d7dfd551722a4ed854c0" 2018-08-01 10:43:10,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-dc92d385-82da-4462-aed4-d3092fc469e2 Date: Wed, 01 Aug 2018 10:43:10 GMT RESP BODY: {"subnets":[]} 2018-08-01 10:43:10,418 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=e7d7be46-2840-4976-87a2-d78a4e5c6089 used request id req-dc92d385-82da-4462-aed4-d3092fc469e2 2018-08-01 10:43:10,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=4abd2ea7-91fd-4117-89b9-3ea4e407d903 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ed5b1499783f05859f7d7dfd551722a4ed854c0" 2018-08-01 10:43:10,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-ffc84341-240e-4956-a060-23c0b5f98603 Date: Wed, 01 Aug 2018 10:43:10 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"4abd2ea7-91fd-4117-89b9-3ea4e407d903","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f720c6ef66da457b99e482eadcf44603","l2_adjacency":true,"status":"ACTIVE","subnets":["2d29599b-59b2-4465-b659-0da5a0bbe83f"],"description":"","tags":[],"updated_at":"2018-08-01T10:43:01Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-b622ad34-78fe-429a-8762-54f4aa6a0dd0-pub-net1","admin_state_up":true,"tenant_id":"f720c6ef66da457b99e482eadcf44603","created_at":"2018-08-01T10:43:00Z","mtu":1450}]} 2018-08-01 10:43:10,519 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=4abd2ea7-91fd-4117-89b9-3ea4e407d903 used request id req-ffc84341-240e-4956-a060-23c0b5f98603 2018-08-01 10:43:10,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=4abd2ea7-91fd-4117-89b9-3ea4e407d903 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ed5b1499783f05859f7d7dfd551722a4ed854c0" 2018-08-01 10:43:10,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-a0f63191-391f-45e0-89ec-3f822cd6015a Date: Wed, 01 Aug 2018 10:43:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4abd2ea7-91fd-4117-89b9-3ea4e407d903","tenant_id":"f720c6ef66da457b99e482eadcf44603","created_at":"2018-08-01T10:43:01Z","dns_nameservers":[],"updated_at":"2018-08-01T10:43:01Z","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":"f720c6ef66da457b99e482eadcf44603","id":"2d29599b-59b2-4465-b659-0da5a0bbe83f","subnetpool_id":null,"name":"CreateRouterSuccessTests-b622ad34-78fe-429a-8762-54f4aa6a0dd0-pub-subnet1"}]} 2018-08-01 10:43:10,568 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=4abd2ea7-91fd-4117-89b9-3ea4e407d903 used request id req-a0f63191-391f-45e0-89ec-3f822cd6015a 2018-08-01 10:43:10,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=4abd2ea7-91fd-4117-89b9-3ea4e407d903 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ed5b1499783f05859f7d7dfd551722a4ed854c0" 2018-08-01 10:43:10,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1665 X-Openstack-Request-Id: req-171c1ed7-cbc4-4093-9c71-20f043ef05d0 Date: Wed, 01 Aug 2018 10:43:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:43:05Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2d29599b-59b2-4465-b659-0da5a0bbe83f","ip_address":"10.200.201.2"}],"id":"54106236-d533-414c-bb09-f574b4be9781","security_groups":[],"mac_address":"fa:16:3e:08:9b:0b","project_id":"f720c6ef66da457b99e482eadcf44603","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4abd2ea7-91fd-4117-89b9-3ea4e407d903","tenant_id":"f720c6ef66da457b99e482eadcf44603","created_at":"2018-08-01T10:43:02Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4abd2ea7-91fd-4117-89b9-3ea4e407d903","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:43:10Z","device_owner":"network:router_interface","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2d29599b-59b2-4465-b659-0da5a0bbe83f","ip_address":"10.200.201.1"}],"id":"d0c1322d-3fa9-48e1-b7dc-84a1b28d4fe8","security_groups":["8ae6e26e-cf1e-4521-8445-0486ccc66ad2"],"mac_address":"fa:16:3e:d1:3c:49","project_id":"f720c6ef66da457b99e482eadcf44603","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-b622ad34-78fe-429a-8762-54f4aa6a0dd0-port1","admin_state_up":true,"network_id":"4abd2ea7-91fd-4117-89b9-3ea4e407d903","tenant_id":"f720c6ef66da457b99e482eadcf44603","created_at":"2018-08-01T10:43:06Z","binding:vnic_type":"normal","device_id":"cdf8ba32-7854-45e6-aae6-c33423ec75cf","ip_allocation":"immediate"}]} 2018-08-01 10:43:10,633 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=4abd2ea7-91fd-4117-89b9-3ea4e407d903 used request id req-171c1ed7-cbc4-4093-9c71-20f043ef05d0 2018-08-01 10:43:10,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/2d29599b-59b2-4465-b659-0da5a0bbe83f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ed5b1499783f05859f7d7dfd551722a4ed854c0" 2018-08-01 10:43:10,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-2656eed6-7fef-4b70-8fa8-2e9523e97921 Date: Wed, 01 Aug 2018 10:43:10 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4abd2ea7-91fd-4117-89b9-3ea4e407d903","tenant_id":"f720c6ef66da457b99e482eadcf44603","created_at":"2018-08-01T10:43:01Z","dns_nameservers":[],"updated_at":"2018-08-01T10:43:01Z","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":"f720c6ef66da457b99e482eadcf44603","id":"2d29599b-59b2-4465-b659-0da5a0bbe83f","subnetpool_id":null,"name":"CreateRouterSuccessTests-b622ad34-78fe-429a-8762-54f4aa6a0dd0-pub-subnet1"}} 2018-08-01 10:43:10,681 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/2d29599b-59b2-4465-b659-0da5a0bbe83f used request id req-2656eed6-7fef-4b70-8fa8-2e9523e97921 2018-08-01 10:43:10,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=4abd2ea7-91fd-4117-89b9-3ea4e407d903 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ed5b1499783f05859f7d7dfd551722a4ed854c0" 2018-08-01 10:43:10,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-dc4ddc3c-32a5-4087-be3b-e8fe726d7116 Date: Wed, 01 Aug 2018 10:43:10 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"4abd2ea7-91fd-4117-89b9-3ea4e407d903","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f720c6ef66da457b99e482eadcf44603","l2_adjacency":true,"status":"ACTIVE","subnets":["2d29599b-59b2-4465-b659-0da5a0bbe83f"],"description":"","tags":[],"updated_at":"2018-08-01T10:43:01Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-b622ad34-78fe-429a-8762-54f4aa6a0dd0-pub-net1","admin_state_up":true,"tenant_id":"f720c6ef66da457b99e482eadcf44603","created_at":"2018-08-01T10:43:00Z","mtu":1450}]} 2018-08-01 10:43:10,782 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=4abd2ea7-91fd-4117-89b9-3ea4e407d903 used request id req-dc4ddc3c-32a5-4087-be3b-e8fe726d7116 2018-08-01 10:43:10,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=4abd2ea7-91fd-4117-89b9-3ea4e407d903 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ed5b1499783f05859f7d7dfd551722a4ed854c0" 2018-08-01 10:43:10,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-ad2d2323-2a95-45ba-ac74-386257a35180 Date: Wed, 01 Aug 2018 10:43:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4abd2ea7-91fd-4117-89b9-3ea4e407d903","tenant_id":"f720c6ef66da457b99e482eadcf44603","created_at":"2018-08-01T10:43:01Z","dns_nameservers":[],"updated_at":"2018-08-01T10:43:01Z","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":"f720c6ef66da457b99e482eadcf44603","id":"2d29599b-59b2-4465-b659-0da5a0bbe83f","subnetpool_id":null,"name":"CreateRouterSuccessTests-b622ad34-78fe-429a-8762-54f4aa6a0dd0-pub-subnet1"}]} 2018-08-01 10:43:10,832 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=4abd2ea7-91fd-4117-89b9-3ea4e407d903 used request id req-ad2d2323-2a95-45ba-ac74-386257a35180 2018-08-01 10:43:10,832 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-b622ad34-78fe-429a-8762-54f4aa6a0dd0-pub-router and port CreateRouterSuccessTests-b622ad34-78fe-429a-8762-54f4aa6a0dd0-port1 2018-08-01 10:43:10,832 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-b622ad34-78fe-429a-8762-54f4aa6a0dd0-pub-router 2018-08-01 10:43:10,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/routers/cdf8ba32-7854-45e6-aae6-c33423ec75cf/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f801c7b662b38acdf8335fbd514d64976003a61" -d '{"port_id": "d0c1322d-3fa9-48e1-b7dc-84a1b28d4fe8"}' 2018-08-01 10:43:12,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-601111cd-7fa7-4501-aa52-b1998b79a9e0 Date: Wed, 01 Aug 2018 10:43:12 GMT RESP BODY: {"network_id": "4abd2ea7-91fd-4117-89b9-3ea4e407d903", "tenant_id": "f720c6ef66da457b99e482eadcf44603", "subnet_id": "2d29599b-59b2-4465-b659-0da5a0bbe83f", "subnet_ids": ["2d29599b-59b2-4465-b659-0da5a0bbe83f"], "port_id": "d0c1322d-3fa9-48e1-b7dc-84a1b28d4fe8", "id": "cdf8ba32-7854-45e6-aae6-c33423ec75cf"} 2018-08-01 10:43:12,491 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/cdf8ba32-7854-45e6-aae6-c33423ec75cf/remove_router_interface used request id req-601111cd-7fa7-4501-aa52-b1998b79a9e0 2018-08-01 10:43:12,491 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-b622ad34-78fe-429a-8762-54f4aa6a0dd0-pub-router 2018-08-01 10:43:12,491 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-b622ad34-78fe-429a-8762-54f4aa6a0dd0-pub-router 2018-08-01 10:43:12,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/routers/cdf8ba32-7854-45e6-aae6-c33423ec75cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f801c7b662b38acdf8335fbd514d64976003a61" 2018-08-01 10:43:13,492 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0ea1ccb6-8150-4af0-9ce2-1736a4125f07 Content-Length: 0 Date: Wed, 01 Aug 2018 10:43:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:43:13,492 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/cdf8ba32-7854-45e6-aae6-c33423ec75cf used request id req-0ea1ccb6-8150-4af0-9ce2-1736a4125f07 2018-08-01 10:43:13,493 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-b622ad34-78fe-429a-8762-54f4aa6a0dd0-pub-subnet1 2018-08-01 10:43:13,493 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-b622ad34-78fe-429a-8762-54f4aa6a0dd0-pub-subnet1 2018-08-01 10:43:13,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/subnets/2d29599b-59b2-4465-b659-0da5a0bbe83f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d08e70ba93b2deb23679a5a99621dfa2171d9b7" 2018-08-01 10:43:14,760 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ef816293-905d-42e6-b6e2-74e7470d987d Date: Wed, 01 Aug 2018 10:43:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:43:14,761 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/2d29599b-59b2-4465-b659-0da5a0bbe83f used request id req-ef816293-905d-42e6-b6e2-74e7470d987d 2018-08-01 10:43:14,761 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-b622ad34-78fe-429a-8762-54f4aa6a0dd0-pub-net1 2018-08-01 10:43:14,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/networks/4abd2ea7-91fd-4117-89b9-3ea4e407d903 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d08e70ba93b2deb23679a5a99621dfa2171d9b7" 2018-08-01 10:43:15,641 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-37e15f28-4c51-4ca6-ac40-1d4d2152732b Date: Wed, 01 Aug 2018 10:43:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:43:15,641 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/4abd2ea7-91fd-4117-89b9-3ea4e407d903 used request id req-37e15f28-4c51-4ca6-ac40-1d4d2152732b 2018-08-01 10:43:15,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e86c3091fbf9389bd1f1430944777e044cda04ea" 2018-08-01 10:43:15,866 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-703de3e0-e078-4187-93cc-12c2afa8d3d1 Date: Wed, 01 Aug 2018 10:43:15 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a2413a97b61342d8bd27570706ef372d", "created_at": "2018-08-01T09:33:18Z", "updated_at": "2018-08-01T09:33:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "7f556ce3-51d0-4279-a11d-510db9f9a3b1", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "94adc13c-a166-41cf-bd16-f997efc73cb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "b39143b5-c08f-4d0b-9d40-54f472f2389e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "e218b0b7-4501-4f84-9458-caf2891c260d", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}], "revision_number": 4, "project_id": "a2413a97b61342d8bd27570706ef372d", "id": "38229670-7386-42d0-b7b9-2397ea5938de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "created_at": "2018-08-01T09:28:38Z", "updated_at": "2018-08-01T09:28:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "763568f1-8151-4a3c-911a-d06da4423063", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "80d28bee-4aee-47e8-a8da-e0fe31497fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "a47a5ddf-aa37-4ab2-a335-1c93513b5f12", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "f5bba5a5-602b-421e-98b2-5a16117f943f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}], "revision_number": 4, "project_id": "dbe9669438844f3faecdc7fcc050e0d8", "id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ed1054af2e94c049694d98d54211d98", "created_at": "2018-08-01T09:31:40Z", "updated_at": "2018-08-01T09:31:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "34baee87-ea35-42ee-8a69-0f6e2a825d3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "89b9d1c9-f4f9-45cd-8d36-970d44228439", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "b8ab0d59-cab9-4488-82ee-7c5f69709bff", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "d3ab68ea-23b4-4bf6-8dd3-85d029e3d89f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}], "revision_number": 4, "project_id": "2ed1054af2e94c049694d98d54211d98", "id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "created_at": "2018-08-01T09:34:13Z", "updated_at": "2018-08-01T09:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "1dbb3f59-611b-46d1-a82d-2720e0a16f86", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "3878126b-a220-4357-adb9-bc22498f31b1", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "75ce67db-9c04-4561-a10d-8b1ec63943e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "e2945a69-3afe-41e3-a7ec-3ea4c79a12ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}], "revision_number": 4, "project_id": "c0d9b34b06f445a7857603f60b181f3c", "id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-01T09:30:58Z", "updated_at": "2018-08-01T09:30:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "042d4626-2974-418d-affe-f8f2acd05faa", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "995fae58-f0e5-4e10-801c-6c2ce5c7ae0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "cb8404fa-cb24-4879-a34d-f3050dcba730", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "dad6aaab-690e-4c24-9103-6767e0c80bc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "created_at": "2018-08-01T09:31:11Z", "updated_at": "2018-08-01T09:31:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "939e25e0-5dbc-4f6e-9f6f-7fb70e540203", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "9796a673-6928-4009-9c21-1410d395646e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "af7b8bf8-2fb6-4d72-842a-38f72d7581f7", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "b9af65b0-2eb8-45e1-8504-b7dc4dbb83ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}], "revision_number": 4, "project_id": "dd207f801ed3475f9dbe5f13077af1c8", "id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f720c6ef66da457b99e482eadcf44603", "created_at": "2018-08-01T10:43:00Z", "updated_at": "2018-08-01T10:43:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:43:00Z", "revision_number": 0, "id": "4f71cbad-e1d0-4f99-af47-dda1c68aa237", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:43:00Z", "security_group_id": "8ae6e26e-cf1e-4521-8445-0486ccc66ad2", "tenant_id": "f720c6ef66da457b99e482eadcf44603", "port_range_min": null, "ethertype": "IPv4", "project_id": "f720c6ef66da457b99e482eadcf44603"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:43:00Z", "revision_number": 0, "id": "8c5b0915-421a-4afe-8456-010781801ca9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:43:00Z", "security_group_id": "8ae6e26e-cf1e-4521-8445-0486ccc66ad2", "tenant_id": "f720c6ef66da457b99e482eadcf44603", "port_range_min": null, "ethertype": "IPv6", "project_id": "f720c6ef66da457b99e482eadcf44603"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:43:00Z", "revision_number": 0, "id": "a924e7b2-2479-4179-8c78-02decc5720f4", "remote_group_id": "8ae6e26e-cf1e-4521-8445-0486ccc66ad2", "remote_ip_prefix": null, "created_at": "2018-08-01T10:43:00Z", "security_group_id": "8ae6e26e-cf1e-4521-8445-0486ccc66ad2", "tenant_id": "f720c6ef66da457b99e482eadcf44603", "port_range_min": null, "ethertype": "IPv6", "project_id": "f720c6ef66da457b99e482eadcf44603"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:43:00Z", "revision_number": 0, "id": "b4b17ecd-a5fb-4fe9-9d54-8737bc3d9fab", "remote_group_id": "8ae6e26e-cf1e-4521-8445-0486ccc66ad2", "remote_ip_prefix": null, "created_at": "2018-08-01T10:43:00Z", "security_group_id": "8ae6e26e-cf1e-4521-8445-0486ccc66ad2", "tenant_id": "f720c6ef66da457b99e482eadcf44603", "port_range_min": null, "ethertype": "IPv4", "project_id": "f720c6ef66da457b99e482eadcf44603"}], "revision_number": 4, "project_id": "f720c6ef66da457b99e482eadcf44603", "id": "8ae6e26e-cf1e-4521-8445-0486ccc66ad2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "46dd322c3fcc454eb140e37825746af8", "created_at": "2018-08-01T10:33:44Z", "updated_at": "2018-08-01T10:33:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "0f41470b-1091-45c1-b574-92069f79f8d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "8cc03a9c-8fa5-425b-812f-d7692bae3613", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d1373b1e-2fb9-4e02-a9e1-7e873ba1d7d1", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d21f3909-71f3-43e2-a22d-6a9c2513cb6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}], "revision_number": 4, "project_id": "46dd322c3fcc454eb140e37825746af8", "id": "b2961714-c8a4-4fcb-918b-21d70527c983", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "created_at": "2018-08-01T09:34:57Z", "updated_at": "2018-08-01T09:34:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "8063d12f-30db-4ccf-8ce0-72e59ba81a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c38e1a7a-5857-4f03-b991-6d5c9c9a5b9e", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c725bae1-d3bb-42b5-b331-32737085f28c", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "cfddc134-923b-4e0d-9ec5-dcc5641dd435", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}], "revision_number": 4, "project_id": "455b48a61678488ead79a4cfa07ef5c3", "id": "cd52f913-3072-4ce7-a779-7de795b62b12", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:36:50Z", "updated_at": "2018-08-01T09:36:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "07ef7fe5-a529-45da-bfc0-899f0ea9b592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "bc4dad3a-2a0c-4c31-b901-2909a12adb50", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c35cff35-4306-4116-b9fa-fc27bc7c05d6", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c493e3ac-d9d2-480d-9ec8-50982eedaf5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}], "revision_number": 4, "project_id": "8d96727022f4443794db44ecde432faf", "id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "created_at": "2018-08-01T09:32:45Z", "updated_at": "2018-08-01T09:32:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "058ea790-43ea-4a6f-9950-28418319e577", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "5fcfb31b-cdad-4037-973e-56b74faefd14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "99a24d26-dc7f-42d0-aa23-a7c061f04952", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "b641bb48-566e-472b-a3cc-d38c85ab3ff1", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}], "revision_number": 4, "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "name": "default"}]} 2018-08-01 10:43:15,867 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-703de3e0-e078-4187-93cc-12c2afa8d3d1 2018-08-01 10:43:15,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e86c3091fbf9389bd1f1430944777e044cda04ea" 2018-08-01 10:43:15,956 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:43:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-56fbd34b-4f5d-47cb-9d40-36edadc7bc66 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2413a97b61342d8bd27570706ef372d.", "code": 404, "title": "Not Found"}} 2018-08-01 10:43:15,956 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d used request id req-56fbd34b-4f5d-47cb-9d40-36edadc7bc66 2018-08-01 10:43:15,956 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:43:15,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e86c3091fbf9389bd1f1430944777e044cda04ea" 2018-08-01 10:43:16,044 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:43:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b387855-f69c-4300-9175-436b127d11da 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.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dbe9669438844f3faecdc7fcc050e0d8", "name": "service"}} 2018-08-01 10:43:16,044 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 used request id req-1b387855-f69c-4300-9175-436b127d11da 2018-08-01 10:43:16,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e86c3091fbf9389bd1f1430944777e044cda04ea" 2018-08-01 10:43:16,128 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:43:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7be91788-d8f9-4137-8808-a5a68544bb23 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ed1054af2e94c049694d98d54211d98.", "code": 404, "title": "Not Found"}} 2018-08-01 10:43:16,129 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 used request id req-7be91788-d8f9-4137-8808-a5a68544bb23 2018-08-01 10:43:16,129 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:43:16,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e86c3091fbf9389bd1f1430944777e044cda04ea" 2018-08-01 10:43:16,217 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:43:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cad3ce7a-2268-4799-9db2-eb079db7e979 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c0d9b34b06f445a7857603f60b181f3c.", "code": 404, "title": "Not Found"}} 2018-08-01 10:43:16,217 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c used request id req-cad3ce7a-2268-4799-9db2-eb079db7e979 2018-08-01 10:43:16,217 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:43:16,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e86c3091fbf9389bd1f1430944777e044cda04ea" 2018-08-01 10:43:16,300 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:43:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-755e6f1a-52b4-4cac-93d4-155c2f5459a9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: dd207f801ed3475f9dbe5f13077af1c8.", "code": 404, "title": "Not Found"}} 2018-08-01 10:43:16,301 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 used request id req-755e6f1a-52b4-4cac-93d4-155c2f5459a9 2018-08-01 10:43:16,301 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:43:16,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/f720c6ef66da457b99e482eadcf44603 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e86c3091fbf9389bd1f1430944777e044cda04ea" 2018-08-01 10:43:16,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:43:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57d49978-8d63-4ca9-b029-00505f54fadb Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/f720c6ef66da457b99e482eadcf44603"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f720c6ef66da457b99e482eadcf44603", "name": "CreateRouterSuccessTests-2079f1ed-a63b-480-proj"}} 2018-08-01 10:43:16,390 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/f720c6ef66da457b99e482eadcf44603 used request id req-57d49978-8d63-4ca9-b029-00505f54fadb 2018-08-01 10:43:16,390 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8ae6e26e-cf1e-4521-8445-0486ccc66ad2 2018-08-01 10:43:16,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=8ae6e26e-cf1e-4521-8445-0486ccc66ad2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e86c3091fbf9389bd1f1430944777e044cda04ea" 2018-08-01 10:43:16,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-4890858b-70f1-48c3-9d18-eb4be64e729f Date: Wed, 01 Aug 2018 10:43: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-08-01T10:43:00Z", "security_group_id": "8ae6e26e-cf1e-4521-8445-0486ccc66ad2", "port_range_min": null, "revision_number": 0, "tenant_id": "f720c6ef66da457b99e482eadcf44603", "created_at": "2018-08-01T10:43:00Z", "project_id": "f720c6ef66da457b99e482eadcf44603", "id": "4f71cbad-e1d0-4f99-af47-dda1c68aa237"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:43:00Z", "security_group_id": "8ae6e26e-cf1e-4521-8445-0486ccc66ad2", "port_range_min": null, "revision_number": 0, "tenant_id": "f720c6ef66da457b99e482eadcf44603", "created_at": "2018-08-01T10:43:00Z", "project_id": "f720c6ef66da457b99e482eadcf44603", "id": "8c5b0915-421a-4afe-8456-010781801ca9"}, {"remote_group_id": "8ae6e26e-cf1e-4521-8445-0486ccc66ad2", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:43:00Z", "security_group_id": "8ae6e26e-cf1e-4521-8445-0486ccc66ad2", "port_range_min": null, "revision_number": 0, "tenant_id": "f720c6ef66da457b99e482eadcf44603", "created_at": "2018-08-01T10:43:00Z", "project_id": "f720c6ef66da457b99e482eadcf44603", "id": "a924e7b2-2479-4179-8c78-02decc5720f4"}, {"remote_group_id": "8ae6e26e-cf1e-4521-8445-0486ccc66ad2", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:43:00Z", "security_group_id": "8ae6e26e-cf1e-4521-8445-0486ccc66ad2", "port_range_min": null, "revision_number": 0, "tenant_id": "f720c6ef66da457b99e482eadcf44603", "created_at": "2018-08-01T10:43:00Z", "project_id": "f720c6ef66da457b99e482eadcf44603", "id": "b4b17ecd-a5fb-4fe9-9d54-8737bc3d9fab"}]} 2018-08-01 10:43:16,415 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=8ae6e26e-cf1e-4521-8445-0486ccc66ad2 used request id req-4890858b-70f1-48c3-9d18-eb4be64e729f 2018-08-01 10:43:16,416 - neutron_utils - INFO - Deleting security group with name - default 2018-08-01 10:43:16,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/8ae6e26e-cf1e-4521-8445-0486ccc66ad2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e86c3091fbf9389bd1f1430944777e044cda04ea" 2018-08-01 10:43:16,751 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fb6ad02d-73b3-4e31-b89e-9e1143613ea8 Content-Length: 0 Date: Wed, 01 Aug 2018 10:43:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:43:16,752 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/8ae6e26e-cf1e-4521-8445-0486ccc66ad2 used request id req-fb6ad02d-73b3-4e31-b89e-9e1143613ea8 2018-08-01 10:43:16,752 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-2079f1ed-a63b-480-proj 2018-08-01 10:43:16,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/f720c6ef66da457b99e482eadcf44603 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e86c3091fbf9389bd1f1430944777e044cda04ea" 2018-08-01 10:43:16,954 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:43:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f184096-da0d-47cb-b1a5-37b8c5ce6e0b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:43:16,954 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/f720c6ef66da457b99e482eadcf44603 used request id req-9f184096-da0d-47cb-b1a5-37b8c5ce6e0b 2018-08-01 10:43:16,954 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-2079f1ed-a63b-480-proj-role 2018-08-01 10:43:16,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/86472480ff1e4c66bcb399e4aa6765e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e86c3091fbf9389bd1f1430944777e044cda04ea" 2018-08-01 10:43:17,061 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:43:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dd6722c6-e008-428e-b2eb-8bc7bf52b918 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:43:17,061 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/86472480ff1e4c66bcb399e4aa6765e0 used request id req-dd6722c6-e008-428e-b2eb-8bc7bf52b918 2018-08-01 10:43:17,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e86c3091fbf9389bd1f1430944777e044cda04ea" 2018-08-01 10:43:17,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:43:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ba7cd08-30f0-4fcc-a783-759d1ede7d74 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:43:17,149 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-8ba7cd08-30f0-4fcc-a783-759d1ede7d74 2018-08-01 10:43:17,150 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-2079f1ed-a63b-480-user 2018-08-01 10:43:17,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/d08c0ec3607345869bb82430d0ffbddd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebc0717910370b3d7d75c71491b222c48614a790" 2018-08-01 10:43:17,319 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:43:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4273c3c0-4f23-4f0e-ae29-68d4dbe9b817 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:43:17,319 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/d08c0ec3607345869bb82430d0ffbddd used request id req-4273c3c0-4f23-4f0e-ae29-68d4dbe9b817 2018-08-01 10:43:17,321 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:43:17,701 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:43:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["LU4i8gm5Te6_N9uTzxCzwQ"], "issued_at": "2018-08-01T10:43:17.000000Z"}} 2018-08-01 10:43:17,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf14cf9a36ef1b3af4a1708ba70e72bda49fbafc" 2018-08-01 10:43:17,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:43:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-955e9351-f499-4ffe-a326-8a3fcaa9aa5e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:43:17,782 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-955e9351-f499-4ffe-a326-8a3fcaa9aa5e 2018-08-01 10:43:17,783 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:43:17,784 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:43:18,248 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:43:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["hPr1z7ZCRDWpW6goXKYWlw"], "issued_at": "2018-08-01T10:43:18.000000Z"}} 2018-08-01 10:43:18,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1ec8ac66893f5300cd5fa94d20caab08cd35100" 2018-08-01 10:43:18,328 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:43:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5e325af-7d7f-46f5-a4cc-821025cc6cbb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:43:18,328 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-f5e325af-7d7f-46f5-a4cc-821025cc6cbb 2018-08-01 10:43:18,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:43:18,338 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:43: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:43:18,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-5c68949d-b496-47e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1ec8ac66893f5300cd5fa94d20caab08cd35100" 2018-08-01 10:43:18,424 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:43:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c14d7c5e-6a8a-43c7-970b-b4d8e9775a8c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-5c68949d-b496-47e-proj", "previous": null, "next": null}, "projects": []} 2018-08-01 10:43:18,425 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-5c68949d-b496-47e-proj used request id req-c14d7c5e-6a8a-43c7-970b-b4d8e9775a8c 2018-08-01 10:43:18,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1ec8ac66893f5300cd5fa94d20caab08cd35100" 2018-08-01 10:43:18,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:43:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fb2708e-a60b-469d-90ae-4cf2e781cc0f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:43:18,514 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-7fb2708e-a60b-469d-90ae-4cf2e781cc0f 2018-08-01 10:43:18,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1ec8ac66893f5300cd5fa94d20caab08cd35100" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-5c68949d-b496-47e-proj"}}' 2018-08-01 10:43:18,643 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:43:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c4649b71-1901-4572-a3f1-f97bcf31d39b Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/007525b8bb8749bda193463392bc3752"}, "tags": [], "enabled": true, "id": "007525b8bb8749bda193463392bc3752", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-5c68949d-b496-47e-proj"}} 2018-08-01 10:43:18,644 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-c4649b71-1901-4572-a3f1-f97bcf31d39b 2018-08-01 10:43:18,644 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-5c68949d-b496-47e-proj 2018-08-01 10:43:18,644 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:43:18,645 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:43:19,022 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:43:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["sSUgiMeyRc2PW9q4XnD43Q"], "issued_at": "2018-08-01T10:43:19.000000Z"}} 2018-08-01 10:43:19,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a75c08c07f5fa801551958b16a108093475854d5" 2018-08-01 10:43:19,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:43:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c172904f-2f2f-4333-9601-6feac6ee0fe6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:43:19,103 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-c172904f-2f2f-4333-9601-6feac6ee0fe6 2018-08-01 10:43:19,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:43:19,112 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:43: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:43:19,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a75c08c07f5fa801551958b16a108093475854d5" 2018-08-01 10:43:19,214 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:43:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f0f094c-f8fb-4720-aeab-e74e39044e71 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 10:43:19,214 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-4f0f094c-f8fb-4720-aeab-e74e39044e71 2018-08-01 10:43:19,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateRouterSuccessTests-5c68949d-b496-47e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a75c08c07f5fa801551958b16a108093475854d5" 2018-08-01 10:43:19,303 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:43:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-178d3d87-7890-4a14-949f-01a3e343c268 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateRouterSuccessTests-5c68949d-b496-47e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/007525b8bb8749bda193463392bc3752"}, "tags": [], "enabled": true, "id": "007525b8bb8749bda193463392bc3752", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-5c68949d-b496-47e-proj"}]} 2018-08-01 10:43:19,304 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateRouterSuccessTests-5c68949d-b496-47e-proj used request id req-178d3d87-7890-4a14-949f-01a3e343c268 2018-08-01 10:43:19,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a75c08c07f5fa801551958b16a108093475854d5" 2018-08-01 10:43:19,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:43:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b17c54a-6fa0-4229-9079-9772cc3b9b13 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:43:19,386 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-0b17c54a-6fa0-4229-9079-9772cc3b9b13 2018-08-01 10:43:19,763 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-5c68949d-b496-47e-user 2018-08-01 10:43:19,763 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:43:19,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1ec8ac66893f5300cd5fa94d20caab08cd35100" 2018-08-01 10:43:19,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:43:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39681aed-ef21-4bf8-953f-d0b7b17a450f Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:43:19,867 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-39681aed-ef21-4bf8-953f-d0b7b17a450f 2018-08-01 10:43:19,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1ec8ac66893f5300cd5fa94d20caab08cd35100" -d '{"role": {"name": "CreateRouterSuccessTests-5c68949d-b496-47e-proj-role"}}' 2018-08-01 10:43:20,003 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:43:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4344cd22-e369-413d-b275-3b097863e2c4 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "99df568ea3db45849242aedbbaf5d032", "links": {"self": "http://172.30.9.24:5000/v3/roles/99df568ea3db45849242aedbbaf5d032"}, "name": "CreateRouterSuccessTests-5c68949d-b496-47e-proj-role"}} 2018-08-01 10:43:20,003 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-4344cd22-e369-413d-b275-3b097863e2c4 2018-08-01 10:43:20,003 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-5c68949d-b496-47e-proj-role 2018-08-01 10:43:20,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/99df568ea3db45849242aedbbaf5d032 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1ec8ac66893f5300cd5fa94d20caab08cd35100" 2018-08-01 10:43:20,100 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:43:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b9d3210-28c1-41e2-b513-0343763be48b Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "99df568ea3db45849242aedbbaf5d032", "links": {"self": "http://172.30.9.24:5000/v3/roles/99df568ea3db45849242aedbbaf5d032"}, "name": "CreateRouterSuccessTests-5c68949d-b496-47e-proj-role"}} 2018-08-01 10:43:20,100 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/99df568ea3db45849242aedbbaf5d032 used request id req-9b9d3210-28c1-41e2-b513-0343763be48b 2018-08-01 10:43:20,100 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-5c68949d-b496-47e-proj-role to project CreateRouterSuccessTests-5c68949d-b496-47e-proj 2018-08-01 10:43:20,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/007525b8bb8749bda193463392bc3752/users/ec401f4c0d124b209e5d0087297590df/roles/99df568ea3db45849242aedbbaf5d032 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1ec8ac66893f5300cd5fa94d20caab08cd35100" 2018-08-01 10:43:20,161 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:43:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d786dc6-c5f3-41dd-aa26-652e9a598284 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:43:20,161 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/007525b8bb8749bda193463392bc3752/users/ec401f4c0d124b209e5d0087297590df/roles/99df568ea3db45849242aedbbaf5d032 used request id req-6d786dc6-c5f3-41dd-aa26-652e9a598284 2018-08-01 10:43:20,162 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:43:20,162 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:43:20,544 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:43:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["pMUnqbgwR3yySsNGI2B88w"], "issued_at": "2018-08-01T10:43:20.000000Z"}} 2018-08-01 10:43:20,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acc31b634d7de6ba30073d895aa7e8e569cecec5" 2018-08-01 10:43:20,618 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:43:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d7dbd2f-3ab0-4c70-8a9c-e8529b1fab6e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:43:20,618 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-7d7dbd2f-3ab0-4c70-8a9c-e8529b1fab6e 2018-08-01 10:43:20,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/routers?name=CreateRouterSuccessTests-cff09381-7aa1-46ee-a2cb-9044521e3fba-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acc31b634d7de6ba30073d895aa7e8e569cecec5" 2018-08-01 10:43:21,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-4f462bd9-73b8-4169-a8df-51e574fbb77f Date: Wed, 01 Aug 2018 10:43:21 GMT RESP BODY: {"routers": []} 2018-08-01 10:43:21,088 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers?name=CreateRouterSuccessTests-cff09381-7aa1-46ee-a2cb-9044521e3fba-pub-router&admin_state_up=True used request id req-4f462bd9-73b8-4169-a8df-51e574fbb77f 2018-08-01 10:43:21,088 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:43:21,089 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:43:21,470 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:43:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["GEixTeyLTlyMQ4F9NY4wTA"], "issued_at": "2018-08-01T10:43:21.000000Z"}} 2018-08-01 10:43:21,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8a7bc71e66a939adef17fd04aa98e8d21519c5e" 2018-08-01 10:43:21,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:43:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5cf0c279-3937-44c6-af35-90d4a5dff221 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:43:21,544 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-5cf0c279-3937-44c6-af35-90d4a5dff221 2018-08-01 10:43:21,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:43:21,554 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:43: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:43:21,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateRouterSuccessTests-5c68949d-b496-47e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8a7bc71e66a939adef17fd04aa98e8d21519c5e" 2018-08-01 10:43:21,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:43:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5221419c-6a3a-4093-8125-7bd48fe1a19e Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateRouterSuccessTests-5c68949d-b496-47e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/007525b8bb8749bda193463392bc3752"}, "tags": [], "enabled": true, "id": "007525b8bb8749bda193463392bc3752", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-5c68949d-b496-47e-proj"}]} 2018-08-01 10:43:21,641 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateRouterSuccessTests-5c68949d-b496-47e-proj used request id req-5221419c-6a3a-4093-8125-7bd48fe1a19e 2018-08-01 10:43:21,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acc31b634d7de6ba30073d895aa7e8e569cecec5" 2018-08-01 10:43:21,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-765ddf96-f031-4252-909f-17f83b7d4f5e Date: Wed, 01 Aug 2018 10:43:21 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dbe9669438844f3faecdc7fcc050e0d8","l2_adjacency":true,"status":"ACTIVE","subnets":["a5a333a9-9d0e-46a5-9440-2aa9c95d5013"],"description":"","tags":[],"updated_at":"2018-08-01T09:28:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:38Z","provider:network_type":"flat"}]} 2018-08-01 10:43:21,736 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=external used request id req-765ddf96-f031-4252-909f-17f83b7d4f5e 2018-08-01 10:43:21,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=e7d7be46-2840-4976-87a2-d78a4e5c6089 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acc31b634d7de6ba30073d895aa7e8e569cecec5" 2018-08-01 10:43:21,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-9cdf7209-8172-463b-923b-1bbfaa43c7f9 Date: Wed, 01 Aug 2018 10:43:21 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:28:43Z","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":"a5a333a9-9d0e-46a5-9440-2aa9c95d5013","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"dbe9669438844f3faecdc7fcc050e0d8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:43Z","ip_version":4}]} 2018-08-01 10:43:21,810 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=e7d7be46-2840-4976-87a2-d78a4e5c6089 used request id req-9cdf7209-8172-463b-923b-1bbfaa43c7f9 2018-08-01 10:43:21,810 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-cff09381-7aa1-46ee-a2cb-9044521e3fba-pub-router 2018-08-01 10:43:21,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acc31b634d7de6ba30073d895aa7e8e569cecec5" -d '{"router": {"external_gateway_info": {"network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089"}, "tenant_id": "007525b8bb8749bda193463392bc3752", "name": "CreateRouterSuccessTests-cff09381-7aa1-46ee-a2cb-9044521e3fba-pub-router", "admin_state_up": true}}' 2018-08-01 10:43:23,237 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-b24f9a8f-24b2-416b-b84d-4618dfb4297a Date: Wed, 01 Aug 2018 10:43:23 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a5a333a9-9d0e-46a5-9440-2aa9c95d5013", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "007525b8bb8749bda193463392bc3752", "created_at": "2018-08-01T10:43:21Z", "admin_state_up": true, "updated_at": "2018-08-01T10:43:22Z", "project_id": "007525b8bb8749bda193463392bc3752", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "e1fc65dc-6e04-4c76-bb22-3be61e25d591", "name": "CreateRouterSuccessTests-cff09381-7aa1-46ee-a2cb-9044521e3fba-pub-router"}} 2018-08-01 10:43:23,237 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers used request id req-b24f9a8f-24b2-416b-b84d-4618dfb4297a 2018-08-01 10:43:23,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?device_id=e1fc65dc-6e04-4c76-bb22-3be61e25d591 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acc31b634d7de6ba30073d895aa7e8e569cecec5" 2018-08-01 10:43:23,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-27e0ae57-ad76-4701-99d4-6676cd4ce10f Date: Wed, 01 Aug 2018 10:43:23 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:43:22Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a5a333a9-9d0e-46a5-9440-2aa9c95d5013","ip_address":"172.30.9.204"}],"id":"5ac4e3da-5d7e-4dbc-9225-552964524b2a","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:fe:d9:2c","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","tenant_id":"","created_at":"2018-08-01T10:43:22Z","binding:vnic_type":"normal","device_id":"e1fc65dc-6e04-4c76-bb22-3be61e25d591","ip_allocation":"immediate"}]} 2018-08-01 10:43:23,287 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?device_id=e1fc65dc-6e04-4c76-bb22-3be61e25d591 used request id req-27e0ae57-ad76-4701-99d4-6676cd4ce10f 2018-08-01 10:43:23,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/a5a333a9-9d0e-46a5-9440-2aa9c95d5013 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acc31b634d7de6ba30073d895aa7e8e569cecec5" 2018-08-01 10:43:23,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-2e37eba2-913e-44f5-9ebc-23cc1d82e43d Date: Wed, 01 Aug 2018 10:43:23 GMT RESP BODY: {"subnet":{"updated_at":"2018-08-01T09:28:43Z","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":"a5a333a9-9d0e-46a5-9440-2aa9c95d5013","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"dbe9669438844f3faecdc7fcc050e0d8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:43Z","ip_version":4}} 2018-08-01 10:43:23,334 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/a5a333a9-9d0e-46a5-9440-2aa9c95d5013 used request id req-2e37eba2-913e-44f5-9ebc-23cc1d82e43d 2018-08-01 10:43:23,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/routers/e1fc65dc-6e04-4c76-bb22-3be61e25d591 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acc31b634d7de6ba30073d895aa7e8e569cecec5" 2018-08-01 10:43:23,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 734 X-Openstack-Request-Id: req-b3dc1c21-42c8-43a7-b3da-75e8df80368a Date: Wed, 01 Aug 2018 10:43:23 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a5a333a9-9d0e-46a5-9440-2aa9c95d5013", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "007525b8bb8749bda193463392bc3752", "created_at": "2018-08-01T10:43:21Z", "admin_state_up": true, "updated_at": "2018-08-01T10:43:22Z", "project_id": "007525b8bb8749bda193463392bc3752", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "e1fc65dc-6e04-4c76-bb22-3be61e25d591", "name": "CreateRouterSuccessTests-cff09381-7aa1-46ee-a2cb-9044521e3fba-pub-router"}} 2018-08-01 10:43:23,450 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers/e1fc65dc-6e04-4c76-bb22-3be61e25d591 used request id req-b3dc1c21-42c8-43a7-b3da-75e8df80368a 2018-08-01 10:43:23,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?device_id=e1fc65dc-6e04-4c76-bb22-3be61e25d591 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acc31b634d7de6ba30073d895aa7e8e569cecec5" 2018-08-01 10:43:23,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-38c13198-05c3-423e-8658-d0a4b4b6cad3 Date: Wed, 01 Aug 2018 10:43:23 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:43:22Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a5a333a9-9d0e-46a5-9440-2aa9c95d5013","ip_address":"172.30.9.204"}],"id":"5ac4e3da-5d7e-4dbc-9225-552964524b2a","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:fe:d9:2c","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","tenant_id":"","created_at":"2018-08-01T10:43:22Z","binding:vnic_type":"normal","device_id":"e1fc65dc-6e04-4c76-bb22-3be61e25d591","ip_allocation":"immediate"}]} 2018-08-01 10:43:23,497 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?device_id=e1fc65dc-6e04-4c76-bb22-3be61e25d591 used request id req-38c13198-05c3-423e-8658-d0a4b4b6cad3 2018-08-01 10:43:23,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/a5a333a9-9d0e-46a5-9440-2aa9c95d5013 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acc31b634d7de6ba30073d895aa7e8e569cecec5" 2018-08-01 10:43:23,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-b24dbaa3-9504-463a-bab9-32de15800ba4 Date: Wed, 01 Aug 2018 10:43:23 GMT RESP BODY: {"subnet":{"updated_at":"2018-08-01T09:28:43Z","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":"a5a333a9-9d0e-46a5-9440-2aa9c95d5013","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"dbe9669438844f3faecdc7fcc050e0d8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:43Z","ip_version":4}} 2018-08-01 10:43:23,543 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/a5a333a9-9d0e-46a5-9440-2aa9c95d5013 used request id req-b24dbaa3-9504-463a-bab9-32de15800ba4 2018-08-01 10:43:23,544 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:43:23,925 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "99df568ea3db45849242aedbbaf5d032", "name": "CreateRouterSuccessTests-5c68949d-b496-47e-proj-role"}], "expires_at": "2018-08-01T11:43:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "007525b8bb8749bda193463392bc3752", "name": "CreateRouterSuccessTests-5c68949d-b496-47e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/007525b8bb8749bda193463392bc3752", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/007525b8bb8749bda193463392bc3752", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/007525b8bb8749bda193463392bc3752", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/007525b8bb8749bda193463392bc3752", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/007525b8bb8749bda193463392bc3752", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/007525b8bb8749bda193463392bc3752", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_007525b8bb8749bda193463392bc3752", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_007525b8bb8749bda193463392bc3752", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/007525b8bb8749bda193463392bc3752", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/007525b8bb8749bda193463392bc3752", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/007525b8bb8749bda193463392bc3752", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/007525b8bb8749bda193463392bc3752", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/007525b8bb8749bda193463392bc3752", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/007525b8bb8749bda193463392bc3752", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-5c68949d-b496-47e-user", "id": "ec401f4c0d124b209e5d0087297590df"}, "audit_ids": ["jAUpqdB7QCCC6dv231AKqQ"], "issued_at": "2018-08-01T10:43:23.000000Z"}} 2018-08-01 10:43:23,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/routers?name=CreateRouterSuccessTests-cff09381-7aa1-46ee-a2cb-9044521e3fba-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd4ff192198f1f66ce950ef8cf7375ed8e6d4243" 2018-08-01 10:43:24,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-52ebc175-88d1-48f8-9de9-a7eb11b4c49f Date: Wed, 01 Aug 2018 10:43:24 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a5a333a9-9d0e-46a5-9440-2aa9c95d5013", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "007525b8bb8749bda193463392bc3752", "created_at": "2018-08-01T10:43:21Z", "admin_state_up": true, "updated_at": "2018-08-01T10:43:22Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "007525b8bb8749bda193463392bc3752", "id": "e1fc65dc-6e04-4c76-bb22-3be61e25d591", "name": "CreateRouterSuccessTests-cff09381-7aa1-46ee-a2cb-9044521e3fba-pub-router"}]} 2018-08-01 10:43:24,360 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers?name=CreateRouterSuccessTests-cff09381-7aa1-46ee-a2cb-9044521e3fba-pub-router&admin_state_up=True used request id req-52ebc175-88d1-48f8-9de9-a7eb11b4c49f 2018-08-01 10:43:24,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:43:24,369 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:43: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:43:24,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/007525b8bb8749bda193463392bc3752 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf14cf9a36ef1b3af4a1708ba70e72bda49fbafc" 2018-08-01 10:43:24,465 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:43:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1de90493-c97f-4565-b007-a5a84e5c5870 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/007525b8bb8749bda193463392bc3752"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "007525b8bb8749bda193463392bc3752", "name": "CreateRouterSuccessTests-5c68949d-b496-47e-proj"}} 2018-08-01 10:43:24,466 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/007525b8bb8749bda193463392bc3752 used request id req-1de90493-c97f-4565-b007-a5a84e5c5870 2018-08-01 10:43:24,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?device_id=e1fc65dc-6e04-4c76-bb22-3be61e25d591 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd4ff192198f1f66ce950ef8cf7375ed8e6d4243" 2018-08-01 10:43:24,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-c80aa321-f290-41ae-aae2-55efdaccae74 Date: Wed, 01 Aug 2018 10:43:24 GMT RESP BODY: {"ports":[]} 2018-08-01 10:43:24,501 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?device_id=e1fc65dc-6e04-4c76-bb22-3be61e25d591 used request id req-c80aa321-f290-41ae-aae2-55efdaccae74 2018-08-01 10:43:24,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=e7d7be46-2840-4976-87a2-d78a4e5c6089 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd4ff192198f1f66ce950ef8cf7375ed8e6d4243" 2018-08-01 10:43:24,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-9d816c4f-fe2c-4f24-a5c8-c13c1f19c5a4 Date: Wed, 01 Aug 2018 10:43:24 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dbe9669438844f3faecdc7fcc050e0d8","l2_adjacency":true,"status":"ACTIVE","subnets":["a5a333a9-9d0e-46a5-9440-2aa9c95d5013"],"description":"","tags":[],"updated_at":"2018-08-01T09:28:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:38Z","mtu":1500}]} 2018-08-01 10:43:24,603 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=e7d7be46-2840-4976-87a2-d78a4e5c6089 used request id req-9d816c4f-fe2c-4f24-a5c8-c13c1f19c5a4 2018-08-01 10:43:24,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=e7d7be46-2840-4976-87a2-d78a4e5c6089 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd4ff192198f1f66ce950ef8cf7375ed8e6d4243" 2018-08-01 10:43:24,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-e4a97312-5624-4f02-a438-21c4f923f59b Date: Wed, 01 Aug 2018 10:43:24 GMT RESP BODY: {"subnets":[]} 2018-08-01 10:43:24,644 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=e7d7be46-2840-4976-87a2-d78a4e5c6089 used request id req-e4a97312-5624-4f02-a438-21c4f923f59b 2018-08-01 10:43:24,644 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-cff09381-7aa1-46ee-a2cb-9044521e3fba-pub-router 2018-08-01 10:43:24,644 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-cff09381-7aa1-46ee-a2cb-9044521e3fba-pub-router 2018-08-01 10:43:24,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/routers/e1fc65dc-6e04-4c76-bb22-3be61e25d591 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acc31b634d7de6ba30073d895aa7e8e569cecec5" 2018-08-01 10:43:25,833 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-dd50a47a-2e81-4e71-96b5-4fcab9cc3ad9 Content-Length: 0 Date: Wed, 01 Aug 2018 10:43:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:43:25,833 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/e1fc65dc-6e04-4c76-bb22-3be61e25d591 used request id req-dd50a47a-2e81-4e71-96b5-4fcab9cc3ad9 2018-08-01 10:43:25,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1ec8ac66893f5300cd5fa94d20caab08cd35100" 2018-08-01 10:43:26,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-12fed074-7128-4bab-b6d7-72a56adfe14d Date: Wed, 01 Aug 2018 10:43:26 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a2413a97b61342d8bd27570706ef372d", "created_at": "2018-08-01T09:33:18Z", "updated_at": "2018-08-01T09:33:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "7f556ce3-51d0-4279-a11d-510db9f9a3b1", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "94adc13c-a166-41cf-bd16-f997efc73cb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "b39143b5-c08f-4d0b-9d40-54f472f2389e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "e218b0b7-4501-4f84-9458-caf2891c260d", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}], "revision_number": 4, "project_id": "a2413a97b61342d8bd27570706ef372d", "id": "38229670-7386-42d0-b7b9-2397ea5938de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "created_at": "2018-08-01T09:28:38Z", "updated_at": "2018-08-01T09:28:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "763568f1-8151-4a3c-911a-d06da4423063", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "80d28bee-4aee-47e8-a8da-e0fe31497fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "a47a5ddf-aa37-4ab2-a335-1c93513b5f12", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "f5bba5a5-602b-421e-98b2-5a16117f943f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}], "revision_number": 4, "project_id": "dbe9669438844f3faecdc7fcc050e0d8", "id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ed1054af2e94c049694d98d54211d98", "created_at": "2018-08-01T09:31:40Z", "updated_at": "2018-08-01T09:31:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "34baee87-ea35-42ee-8a69-0f6e2a825d3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "89b9d1c9-f4f9-45cd-8d36-970d44228439", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "b8ab0d59-cab9-4488-82ee-7c5f69709bff", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "d3ab68ea-23b4-4bf6-8dd3-85d029e3d89f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}], "revision_number": 4, "project_id": "2ed1054af2e94c049694d98d54211d98", "id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "created_at": "2018-08-01T09:34:13Z", "updated_at": "2018-08-01T09:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "1dbb3f59-611b-46d1-a82d-2720e0a16f86", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "3878126b-a220-4357-adb9-bc22498f31b1", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "75ce67db-9c04-4561-a10d-8b1ec63943e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "e2945a69-3afe-41e3-a7ec-3ea4c79a12ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}], "revision_number": 4, "project_id": "c0d9b34b06f445a7857603f60b181f3c", "id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-01T09:30:58Z", "updated_at": "2018-08-01T09:30:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "042d4626-2974-418d-affe-f8f2acd05faa", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "995fae58-f0e5-4e10-801c-6c2ce5c7ae0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "cb8404fa-cb24-4879-a34d-f3050dcba730", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "dad6aaab-690e-4c24-9103-6767e0c80bc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "created_at": "2018-08-01T09:31:11Z", "updated_at": "2018-08-01T09:31:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "939e25e0-5dbc-4f6e-9f6f-7fb70e540203", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "9796a673-6928-4009-9c21-1410d395646e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "af7b8bf8-2fb6-4d72-842a-38f72d7581f7", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "b9af65b0-2eb8-45e1-8504-b7dc4dbb83ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}], "revision_number": 4, "project_id": "dd207f801ed3475f9dbe5f13077af1c8", "id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "46dd322c3fcc454eb140e37825746af8", "created_at": "2018-08-01T10:33:44Z", "updated_at": "2018-08-01T10:33:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "0f41470b-1091-45c1-b574-92069f79f8d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "8cc03a9c-8fa5-425b-812f-d7692bae3613", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d1373b1e-2fb9-4e02-a9e1-7e873ba1d7d1", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d21f3909-71f3-43e2-a22d-6a9c2513cb6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}], "revision_number": 4, "project_id": "46dd322c3fcc454eb140e37825746af8", "id": "b2961714-c8a4-4fcb-918b-21d70527c983", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "created_at": "2018-08-01T09:34:57Z", "updated_at": "2018-08-01T09:34:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "8063d12f-30db-4ccf-8ce0-72e59ba81a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c38e1a7a-5857-4f03-b991-6d5c9c9a5b9e", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c725bae1-d3bb-42b5-b331-32737085f28c", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "cfddc134-923b-4e0d-9ec5-dcc5641dd435", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}], "revision_number": 4, "project_id": "455b48a61678488ead79a4cfa07ef5c3", "id": "cd52f913-3072-4ce7-a779-7de795b62b12", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:36:50Z", "updated_at": "2018-08-01T09:36:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "07ef7fe5-a529-45da-bfc0-899f0ea9b592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "bc4dad3a-2a0c-4c31-b901-2909a12adb50", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c35cff35-4306-4116-b9fa-fc27bc7c05d6", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c493e3ac-d9d2-480d-9ec8-50982eedaf5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}], "revision_number": 4, "project_id": "8d96727022f4443794db44ecde432faf", "id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "created_at": "2018-08-01T09:32:45Z", "updated_at": "2018-08-01T09:32:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "058ea790-43ea-4a6f-9950-28418319e577", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "5fcfb31b-cdad-4037-973e-56b74faefd14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "99a24d26-dc7f-42d0-aa23-a7c061f04952", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "b641bb48-566e-472b-a3cc-d38c85ab3ff1", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}], "revision_number": 4, "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "name": "default"}]} 2018-08-01 10:43:26,067 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-12fed074-7128-4bab-b6d7-72a56adfe14d 2018-08-01 10:43:26,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1ec8ac66893f5300cd5fa94d20caab08cd35100" 2018-08-01 10:43:26,153 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:43:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e59e3346-9eb6-4dce-87c8-59b5ca58fd4b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2413a97b61342d8bd27570706ef372d.", "code": 404, "title": "Not Found"}} 2018-08-01 10:43:26,153 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d used request id req-e59e3346-9eb6-4dce-87c8-59b5ca58fd4b 2018-08-01 10:43:26,153 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:43:26,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1ec8ac66893f5300cd5fa94d20caab08cd35100" 2018-08-01 10:43:26,176 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:43:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72646626-4b10-4a8f-abc6-6c26211afe5b 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.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dbe9669438844f3faecdc7fcc050e0d8", "name": "service"}} 2018-08-01 10:43:26,176 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 used request id req-72646626-4b10-4a8f-abc6-6c26211afe5b 2018-08-01 10:43:26,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1ec8ac66893f5300cd5fa94d20caab08cd35100" 2018-08-01 10:43:26,195 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:43:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb56738e-fd19-4d81-80fa-7f93bedec2df Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ed1054af2e94c049694d98d54211d98.", "code": 404, "title": "Not Found"}} 2018-08-01 10:43:26,195 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 used request id req-eb56738e-fd19-4d81-80fa-7f93bedec2df 2018-08-01 10:43:26,195 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:43:26,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1ec8ac66893f5300cd5fa94d20caab08cd35100" 2018-08-01 10:43:26,276 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:43:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8266da23-83c8-422b-9b9b-37a1e6af0736 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c0d9b34b06f445a7857603f60b181f3c.", "code": 404, "title": "Not Found"}} 2018-08-01 10:43:26,276 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c used request id req-8266da23-83c8-422b-9b9b-37a1e6af0736 2018-08-01 10:43:26,276 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:43:26,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1ec8ac66893f5300cd5fa94d20caab08cd35100" 2018-08-01 10:43:26,372 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:43:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4257e811-e606-4236-a9a2-439ee231784c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: dd207f801ed3475f9dbe5f13077af1c8.", "code": 404, "title": "Not Found"}} 2018-08-01 10:43:26,372 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 used request id req-4257e811-e606-4236-a9a2-439ee231784c 2018-08-01 10:43:26,372 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:43:26,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1ec8ac66893f5300cd5fa94d20caab08cd35100" 2018-08-01 10:43:26,458 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:43:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b27d054b-b0c7-4f6e-ba40-d01c4494611e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 46dd322c3fcc454eb140e37825746af8.", "code": 404, "title": "Not Found"}} 2018-08-01 10:43:26,458 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 used request id req-b27d054b-b0c7-4f6e-ba40-d01c4494611e 2018-08-01 10:43:26,458 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:43:26,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1ec8ac66893f5300cd5fa94d20caab08cd35100" 2018-08-01 10:43:26,537 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:43:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6e79252c-312e-4ee8-afb9-65ea28cdcabf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 455b48a61678488ead79a4cfa07ef5c3.", "code": 404, "title": "Not Found"}} 2018-08-01 10:43:26,537 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 used request id req-6e79252c-312e-4ee8-afb9-65ea28cdcabf 2018-08-01 10:43:26,537 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:43:26,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1ec8ac66893f5300cd5fa94d20caab08cd35100" 2018-08-01 10:43:26,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:43:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5c40277-5638-4f05-907f-dd6106ee533c 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 10:43:26,625 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-a5c40277-5638-4f05-907f-dd6106ee533c 2018-08-01 10:43:26,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ddd20ab1a1b7400a98e6ddb8d0eb4686 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1ec8ac66893f5300cd5fa94d20caab08cd35100" 2018-08-01 10:43:26,715 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:43:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c757a067-0082-4b00-ae26-9a45fa671b97 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ddd20ab1a1b7400a98e6ddb8d0eb4686.", "code": 404, "title": "Not Found"}} 2018-08-01 10:43:26,715 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ddd20ab1a1b7400a98e6ddb8d0eb4686 used request id req-c757a067-0082-4b00-ae26-9a45fa671b97 2018-08-01 10:43:26,715 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:43:26,716 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-5c68949d-b496-47e-proj 2018-08-01 10:43:26,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/007525b8bb8749bda193463392bc3752 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1ec8ac66893f5300cd5fa94d20caab08cd35100" 2018-08-01 10:43:26,938 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:43:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5770755c-e3c7-424c-ad89-c34194957c10 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:43:26,938 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/007525b8bb8749bda193463392bc3752 used request id req-5770755c-e3c7-424c-ad89-c34194957c10 2018-08-01 10:43:26,938 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-5c68949d-b496-47e-proj-role 2018-08-01 10:43:26,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/99df568ea3db45849242aedbbaf5d032 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1ec8ac66893f5300cd5fa94d20caab08cd35100" 2018-08-01 10:43:27,045 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:43:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-93a81152-f913-4cac-b680-31948d6e340c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:43:27,046 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/99df568ea3db45849242aedbbaf5d032 used request id req-93a81152-f913-4cac-b680-31948d6e340c 2018-08-01 10:43:27,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1ec8ac66893f5300cd5fa94d20caab08cd35100" 2018-08-01 10:43:27,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:43:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29e15ded-859d-4f0b-ac34-634ed1cbe793 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:43:27,131 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-29e15ded-859d-4f0b-ac34-634ed1cbe793 2018-08-01 10:43:27,131 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-5c68949d-b496-47e-user 2018-08-01 10:43:27,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/ec401f4c0d124b209e5d0087297590df -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a75c08c07f5fa801551958b16a108093475854d5" 2018-08-01 10:43:27,345 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:43:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f8fbc772-20e5-4224-a217-425dffbbabd7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:43:27,345 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/ec401f4c0d124b209e5d0087297590df used request id req-f8fbc772-20e5-4224-a217-425dffbbabd7 2018-08-01 10:43:27,347 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:43:27,731 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:43:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["Mvs2xMGoSKOhyGZG3bVaZA"], "issued_at": "2018-08-01T10:43:27.000000Z"}} 2018-08-01 10:43:27,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0f1309e8b9eaab2f80bee64b158f04e605a1f59" 2018-08-01 10:43:27,808 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:43:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5af515b2-420c-4af3-95df-3230e951b9b2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:43:27,808 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-5af515b2-420c-4af3-95df-3230e951b9b2 2018-08-01 10:43:27,809 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:43:27,810 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:43:28,199 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:43:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["-_XLt7rhSqCYJP9eLeM06g"], "issued_at": "2018-08-01T10:43:28.000000Z"}} 2018-08-01 10:43:28,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}401af6c1b7858894c6f79c7c44f555142a41a6af" 2018-08-01 10:43:28,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:43:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1465b8e0-7b0f-4e3d-a677-cab01ef9df10 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:43:28,288 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-1465b8e0-7b0f-4e3d-a677-cab01ef9df10 2018-08-01 10:43:28,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:43:28,300 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:43: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:43:28,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-42636c48-ec2b-4f5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}401af6c1b7858894c6f79c7c44f555142a41a6af" 2018-08-01 10:43:28,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:43:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26bc5803-5827-4032-8268-64b2f0fac439 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-42636c48-ec2b-4f5-proj", "previous": null, "next": null}, "projects": []} 2018-08-01 10:43:28,318 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-42636c48-ec2b-4f5-proj used request id req-26bc5803-5827-4032-8268-64b2f0fac439 2018-08-01 10:43:28,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}401af6c1b7858894c6f79c7c44f555142a41a6af" 2018-08-01 10:43:28,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:43:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfb91439-d78a-4659-8977-52f07554747c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:43:28,407 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-bfb91439-d78a-4659-8977-52f07554747c 2018-08-01 10:43:28,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}401af6c1b7858894c6f79c7c44f555142a41a6af" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-42636c48-ec2b-4f5-proj"}}' 2018-08-01 10:43:28,519 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:43:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3546bff6-1b0b-45cc-bb5e-b2e4b7b1404e Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/bcddf0d684ba4a109830fb5d21876f63"}, "tags": [], "enabled": true, "id": "bcddf0d684ba4a109830fb5d21876f63", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-42636c48-ec2b-4f5-proj"}} 2018-08-01 10:43:28,519 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-3546bff6-1b0b-45cc-bb5e-b2e4b7b1404e 2018-08-01 10:43:28,519 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-42636c48-ec2b-4f5-proj 2018-08-01 10:43:28,519 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:43:28,520 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:43:28,918 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:43:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["e6iRjlf8Qvuya4-il6e_qw"], "issued_at": "2018-08-01T10:43:28.000000Z"}} 2018-08-01 10:43:28,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f7125615750f3641b65223d4d95407de3313c89" 2018-08-01 10:43:28,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:43:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-492e30de-7378-4a10-bdb0-f3f92f77353c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:43:28,995 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-492e30de-7378-4a10-bdb0-f3f92f77353c 2018-08-01 10:43:28,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:43:29,003 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:43: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:43:29,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f7125615750f3641b65223d4d95407de3313c89" 2018-08-01 10:43:29,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:43:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db124cf6-c2f6-4d01-b06c-0e20e466cb3b Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 10:43:29,103 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-db124cf6-c2f6-4d01-b06c-0e20e466cb3b 2018-08-01 10:43:29,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateRouterSuccessTests-42636c48-ec2b-4f5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f7125615750f3641b65223d4d95407de3313c89" 2018-08-01 10:43:29,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:43:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca737503-e868-4a06-a0da-17d94f15670b Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateRouterSuccessTests-42636c48-ec2b-4f5-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/bcddf0d684ba4a109830fb5d21876f63"}, "tags": [], "enabled": true, "id": "bcddf0d684ba4a109830fb5d21876f63", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-42636c48-ec2b-4f5-proj"}]} 2018-08-01 10:43:29,194 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateRouterSuccessTests-42636c48-ec2b-4f5-proj used request id req-ca737503-e868-4a06-a0da-17d94f15670b 2018-08-01 10:43:29,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f7125615750f3641b65223d4d95407de3313c89" 2018-08-01 10:43:29,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:43:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebb303f2-def6-4700-9e96-d9caedb1fbb0 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:43:29,286 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-ebb303f2-def6-4700-9e96-d9caedb1fbb0 2018-08-01 10:43:29,651 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-42636c48-ec2b-4f5-user 2018-08-01 10:43:29,651 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:43:29,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}401af6c1b7858894c6f79c7c44f555142a41a6af" 2018-08-01 10:43:29,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:43:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25ab8a29-3ec6-4b6c-abca-2904d508bc23 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:43:29,744 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-25ab8a29-3ec6-4b6c-abca-2904d508bc23 2018-08-01 10:43:29,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}401af6c1b7858894c6f79c7c44f555142a41a6af" -d '{"role": {"name": "CreateRouterSuccessTests-42636c48-ec2b-4f5-proj-role"}}' 2018-08-01 10:43:29,836 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:43:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6e330a78-32e5-4861-9c79-1ab8dce2f522 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "badfb3037d0c4e0f96c3a80716d192f1", "links": {"self": "http://172.30.9.24:5000/v3/roles/badfb3037d0c4e0f96c3a80716d192f1"}, "name": "CreateRouterSuccessTests-42636c48-ec2b-4f5-proj-role"}} 2018-08-01 10:43:29,836 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-6e330a78-32e5-4861-9c79-1ab8dce2f522 2018-08-01 10:43:29,837 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-42636c48-ec2b-4f5-proj-role 2018-08-01 10:43:29,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/badfb3037d0c4e0f96c3a80716d192f1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}401af6c1b7858894c6f79c7c44f555142a41a6af" 2018-08-01 10:43:29,920 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:43:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c72cf4a-816e-44d6-b5f9-7b73dc1bde33 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "badfb3037d0c4e0f96c3a80716d192f1", "links": {"self": "http://172.30.9.24:5000/v3/roles/badfb3037d0c4e0f96c3a80716d192f1"}, "name": "CreateRouterSuccessTests-42636c48-ec2b-4f5-proj-role"}} 2018-08-01 10:43:29,921 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/badfb3037d0c4e0f96c3a80716d192f1 used request id req-8c72cf4a-816e-44d6-b5f9-7b73dc1bde33 2018-08-01 10:43:29,921 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-42636c48-ec2b-4f5-proj-role to project CreateRouterSuccessTests-42636c48-ec2b-4f5-proj 2018-08-01 10:43:29,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/bcddf0d684ba4a109830fb5d21876f63/users/e0ae2afe5c3f4761b324592ac870214c/roles/badfb3037d0c4e0f96c3a80716d192f1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}401af6c1b7858894c6f79c7c44f555142a41a6af" 2018-08-01 10:43:30,036 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:43:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-85fedc15-4539-40aa-9470-74120bed3874 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:43:30,036 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/bcddf0d684ba4a109830fb5d21876f63/users/e0ae2afe5c3f4761b324592ac870214c/roles/badfb3037d0c4e0f96c3a80716d192f1 used request id req-85fedc15-4539-40aa-9470-74120bed3874 2018-08-01 10:43:30,037 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:43:30,038 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:43:30,418 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "badfb3037d0c4e0f96c3a80716d192f1", "name": "CreateRouterSuccessTests-42636c48-ec2b-4f5-proj-role"}], "expires_at": "2018-08-01T11:43:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bcddf0d684ba4a109830fb5d21876f63", "name": "CreateRouterSuccessTests-42636c48-ec2b-4f5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/bcddf0d684ba4a109830fb5d21876f63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/bcddf0d684ba4a109830fb5d21876f63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/bcddf0d684ba4a109830fb5d21876f63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/bcddf0d684ba4a109830fb5d21876f63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/bcddf0d684ba4a109830fb5d21876f63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/bcddf0d684ba4a109830fb5d21876f63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_bcddf0d684ba4a109830fb5d21876f63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_bcddf0d684ba4a109830fb5d21876f63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/bcddf0d684ba4a109830fb5d21876f63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/bcddf0d684ba4a109830fb5d21876f63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/bcddf0d684ba4a109830fb5d21876f63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/bcddf0d684ba4a109830fb5d21876f63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/bcddf0d684ba4a109830fb5d21876f63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/bcddf0d684ba4a109830fb5d21876f63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-42636c48-ec2b-4f5-user", "id": "e0ae2afe5c3f4761b324592ac870214c"}, "audit_ids": ["nYZwXWTVS0-6zklJ9vz6-Q"], "issued_at": "2018-08-01T10:43:30.000000Z"}} 2018-08-01 10:43:30,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb448569d1a800bc9aeb52faa6359a097c09df4d" 2018-08-01 10:43:30,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:43:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b738fadc-a2a1-4279-83e5-54e709f01683 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:43:30,497 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-b738fadc-a2a1-4279-83e5-54e709f01683 2018-08-01 10:43:30,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb448569d1a800bc9aeb52faa6359a097c09df4d" 2018-08-01 10:43:30,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-bf2b35c0-1acf-43de-9f91-bb0c562a208c Date: Wed, 01 Aug 2018 10:43:30 GMT RESP BODY: {"networks":[]} 2018-08-01 10:43:30,681 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-pub-net1 used request id req-bf2b35c0-1acf-43de-9f91-bb0c562a208c 2018-08-01 10:43:30,682 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-pub-net1 2018-08-01 10:43:30,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb448569d1a800bc9aeb52faa6359a097c09df4d" -d '{"network": {"name": "CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-pub-net1", "admin_state_up": true}}' 2018-08-01 10:43:31,027 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 648 X-Openstack-Request-Id: req-5bbeaffe-25d3-4b8d-bd75-066c53e9f1a8 Date: Wed, 01 Aug 2018 10:43:31 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"cdbd8f0d-a252-40a1-92dd-a8c55b7251a7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"bcddf0d684ba4a109830fb5d21876f63","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T10:43:30Z","is_default":false,"name":"CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-pub-net1","qos_policy_id":null,"admin_state_up":true,"tenant_id":"bcddf0d684ba4a109830fb5d21876f63","created_at":"2018-08-01T10:43:30Z","mtu":1450}} 2018-08-01 10:43:31,027 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks used request id req-5bbeaffe-25d3-4b8d-bd75-066c53e9f1a8 2018-08-01 10:43:31,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=cdbd8f0d-a252-40a1-92dd-a8c55b7251a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb448569d1a800bc9aeb52faa6359a097c09df4d" 2018-08-01 10:43:31,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-25e44563-21c7-484c-b55c-5de8d93b898d Date: Wed, 01 Aug 2018 10:43:31 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"cdbd8f0d-a252-40a1-92dd-a8c55b7251a7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"bcddf0d684ba4a109830fb5d21876f63","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T10:43:30Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-pub-net1","admin_state_up":true,"tenant_id":"bcddf0d684ba4a109830fb5d21876f63","created_at":"2018-08-01T10:43:30Z","mtu":1450}]} 2018-08-01 10:43:31,140 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=cdbd8f0d-a252-40a1-92dd-a8c55b7251a7 used request id req-25e44563-21c7-484c-b55c-5de8d93b898d 2018-08-01 10:43:31,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=cdbd8f0d-a252-40a1-92dd-a8c55b7251a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb448569d1a800bc9aeb52faa6359a097c09df4d" 2018-08-01 10:43:31,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-dfbcb175-db8b-47f7-808e-8b614d78f019 Date: Wed, 01 Aug 2018 10:43:31 GMT RESP BODY: {"subnets":[]} 2018-08-01 10:43:31,176 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=cdbd8f0d-a252-40a1-92dd-a8c55b7251a7 used request id req-dfbcb175-db8b-47f7-808e-8b614d78f019 2018-08-01 10:43:31,176 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-pub-subnet1 2018-08-01 10:43:31,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb448569d1a800bc9aeb52faa6359a097c09df4d" -d '{"subnets": [{"ip_version": 4, "network_id": "cdbd8f0d-a252-40a1-92dd-a8c55b7251a7", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-pub-subnet1"}]}' 2018-08-01 10:43:31,668 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-ec32905a-165f-490c-80f1-cbb68f2d3c52 Date: Wed, 01 Aug 2018 10:43:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cdbd8f0d-a252-40a1-92dd-a8c55b7251a7","tenant_id":"bcddf0d684ba4a109830fb5d21876f63","created_at":"2018-08-01T10:43:31Z","dns_nameservers":[],"updated_at":"2018-08-01T10:43:31Z","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":"bcddf0d684ba4a109830fb5d21876f63","id":"c20a5e62-69f6-49e4-b74c-193905e81423","subnetpool_id":null,"name":"CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-pub-subnet1"}]} 2018-08-01 10:43:31,668 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets used request id req-ec32905a-165f-490c-80f1-cbb68f2d3c52 2018-08-01 10:43:31,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=cdbd8f0d-a252-40a1-92dd-a8c55b7251a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb448569d1a800bc9aeb52faa6359a097c09df4d" 2018-08-01 10:43:31,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-95e1e4ad-f9e9-4e30-80e6-79a832d720df Date: Wed, 01 Aug 2018 10:43:31 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"cdbd8f0d-a252-40a1-92dd-a8c55b7251a7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bcddf0d684ba4a109830fb5d21876f63","l2_adjacency":true,"status":"ACTIVE","subnets":["c20a5e62-69f6-49e4-b74c-193905e81423"],"description":"","tags":[],"updated_at":"2018-08-01T10:43:31Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-pub-net1","admin_state_up":true,"tenant_id":"bcddf0d684ba4a109830fb5d21876f63","created_at":"2018-08-01T10:43:30Z","mtu":1450}]} 2018-08-01 10:43:31,781 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=cdbd8f0d-a252-40a1-92dd-a8c55b7251a7 used request id req-95e1e4ad-f9e9-4e30-80e6-79a832d720df 2018-08-01 10:43:31,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=cdbd8f0d-a252-40a1-92dd-a8c55b7251a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb448569d1a800bc9aeb52faa6359a097c09df4d" 2018-08-01 10:43:31,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-59b37f86-e56b-4996-9890-6c5a141e6198 Date: Wed, 01 Aug 2018 10:43:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cdbd8f0d-a252-40a1-92dd-a8c55b7251a7","tenant_id":"bcddf0d684ba4a109830fb5d21876f63","created_at":"2018-08-01T10:43:31Z","dns_nameservers":[],"updated_at":"2018-08-01T10:43:31Z","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":"bcddf0d684ba4a109830fb5d21876f63","id":"c20a5e62-69f6-49e4-b74c-193905e81423","subnetpool_id":null,"name":"CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-pub-subnet1"}]} 2018-08-01 10:43:31,865 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=cdbd8f0d-a252-40a1-92dd-a8c55b7251a7 used request id req-59b37f86-e56b-4996-9890-6c5a141e6198 2018-08-01 10:43:31,865 - OpenStackNetwork - DEBUG - Network [cdbd8f0d-a252-40a1-92dd-a8c55b7251a7] created successfully 2018-08-01 10:43:31,865 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:43:31,866 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:43:32,247 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "badfb3037d0c4e0f96c3a80716d192f1", "name": "CreateRouterSuccessTests-42636c48-ec2b-4f5-proj-role"}], "expires_at": "2018-08-01T11:43:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bcddf0d684ba4a109830fb5d21876f63", "name": "CreateRouterSuccessTests-42636c48-ec2b-4f5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/bcddf0d684ba4a109830fb5d21876f63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/bcddf0d684ba4a109830fb5d21876f63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/bcddf0d684ba4a109830fb5d21876f63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/bcddf0d684ba4a109830fb5d21876f63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/bcddf0d684ba4a109830fb5d21876f63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/bcddf0d684ba4a109830fb5d21876f63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_bcddf0d684ba4a109830fb5d21876f63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_bcddf0d684ba4a109830fb5d21876f63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/bcddf0d684ba4a109830fb5d21876f63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/bcddf0d684ba4a109830fb5d21876f63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/bcddf0d684ba4a109830fb5d21876f63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/bcddf0d684ba4a109830fb5d21876f63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/bcddf0d684ba4a109830fb5d21876f63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/bcddf0d684ba4a109830fb5d21876f63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-42636c48-ec2b-4f5-user", "id": "e0ae2afe5c3f4761b324592ac870214c"}, "audit_ids": ["9MLlSMWhQZO4ITzd3a2Dzg"], "issued_at": "2018-08-01T10:43:32.000000Z"}} 2018-08-01 10:43:32,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}287f0b6322df1260f6982a9176492aed6fb2b5df" 2018-08-01 10:43:32,305 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:43:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1d88118-ff03-4124-94bf-e9868866a549 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:43:32,305 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-d1d88118-ff03-4124-94bf-e9868866a549 2018-08-01 10:43:32,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}287f0b6322df1260f6982a9176492aed6fb2b5df" 2018-08-01 10:43:32,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-3aec059b-f966-4f10-9a09-8793ccdcccb2 Date: Wed, 01 Aug 2018 10:43:32 GMT RESP BODY: {"networks":[]} 2018-08-01 10:43:32,485 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-pub-net2 used request id req-3aec059b-f966-4f10-9a09-8793ccdcccb2 2018-08-01 10:43:32,485 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-pub-net2 2018-08-01 10:43:32,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}287f0b6322df1260f6982a9176492aed6fb2b5df" -d '{"network": {"name": "CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-pub-net2", "admin_state_up": true}}' 2018-08-01 10:43:32,739 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 648 X-Openstack-Request-Id: req-37a2404e-4f26-4606-9e70-f696691a2bed Date: Wed, 01 Aug 2018 10:43:32 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a016cced-1301-4c5d-b144-d8c28289aa66","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"bcddf0d684ba4a109830fb5d21876f63","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T10:43:32Z","is_default":false,"name":"CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-pub-net2","qos_policy_id":null,"admin_state_up":true,"tenant_id":"bcddf0d684ba4a109830fb5d21876f63","created_at":"2018-08-01T10:43:32Z","mtu":1450}} 2018-08-01 10:43:32,740 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks used request id req-37a2404e-4f26-4606-9e70-f696691a2bed 2018-08-01 10:43:32,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=a016cced-1301-4c5d-b144-d8c28289aa66 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}287f0b6322df1260f6982a9176492aed6fb2b5df" 2018-08-01 10:43:32,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-0c83d479-2917-41ec-b695-346aa6c4123a Date: Wed, 01 Aug 2018 10:43:32 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a016cced-1301-4c5d-b144-d8c28289aa66","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"bcddf0d684ba4a109830fb5d21876f63","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T10:43:32Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-pub-net2","admin_state_up":true,"tenant_id":"bcddf0d684ba4a109830fb5d21876f63","created_at":"2018-08-01T10:43:32Z","mtu":1450}]} 2018-08-01 10:43:32,854 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=a016cced-1301-4c5d-b144-d8c28289aa66 used request id req-0c83d479-2917-41ec-b695-346aa6c4123a 2018-08-01 10:43:32,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=a016cced-1301-4c5d-b144-d8c28289aa66 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}287f0b6322df1260f6982a9176492aed6fb2b5df" 2018-08-01 10:43:32,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-32aae0f3-af9c-43d4-a2cd-7620822243f2 Date: Wed, 01 Aug 2018 10:43:32 GMT RESP BODY: {"subnets":[]} 2018-08-01 10:43:32,889 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=a016cced-1301-4c5d-b144-d8c28289aa66 used request id req-32aae0f3-af9c-43d4-a2cd-7620822243f2 2018-08-01 10:43:32,890 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-pub-subnet2 2018-08-01 10:43:32,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}287f0b6322df1260f6982a9176492aed6fb2b5df" -d '{"subnets": [{"ip_version": 4, "network_id": "a016cced-1301-4c5d-b144-d8c28289aa66", "cidr": "10.200.202.0/24", "gateway_ip": "10.200.202.1", "name": "CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-pub-subnet2"}]}' 2018-08-01 10:43:33,525 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-e0ce09a9-7c0a-45dc-a7ed-2b53967ccfb9 Date: Wed, 01 Aug 2018 10:43:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a016cced-1301-4c5d-b144-d8c28289aa66","tenant_id":"bcddf0d684ba4a109830fb5d21876f63","created_at":"2018-08-01T10:43:33Z","dns_nameservers":[],"updated_at":"2018-08-01T10:43:33Z","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":"bcddf0d684ba4a109830fb5d21876f63","id":"f2a215b6-6dd0-4c99-81ca-c46fad7f7817","subnetpool_id":null,"name":"CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-pub-subnet2"}]} 2018-08-01 10:43:33,526 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets used request id req-e0ce09a9-7c0a-45dc-a7ed-2b53967ccfb9 2018-08-01 10:43:33,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=a016cced-1301-4c5d-b144-d8c28289aa66 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}287f0b6322df1260f6982a9176492aed6fb2b5df" 2018-08-01 10:43:33,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-d920007d-e84a-4d29-8ae1-d5409ad6a065 Date: Wed, 01 Aug 2018 10:43:33 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a016cced-1301-4c5d-b144-d8c28289aa66","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bcddf0d684ba4a109830fb5d21876f63","l2_adjacency":true,"status":"ACTIVE","subnets":["f2a215b6-6dd0-4c99-81ca-c46fad7f7817"],"description":"","tags":[],"updated_at":"2018-08-01T10:43:33Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-pub-net2","admin_state_up":true,"tenant_id":"bcddf0d684ba4a109830fb5d21876f63","created_at":"2018-08-01T10:43:32Z","mtu":1450}]} 2018-08-01 10:43:33,628 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=a016cced-1301-4c5d-b144-d8c28289aa66 used request id req-d920007d-e84a-4d29-8ae1-d5409ad6a065 2018-08-01 10:43:33,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=a016cced-1301-4c5d-b144-d8c28289aa66 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}287f0b6322df1260f6982a9176492aed6fb2b5df" 2018-08-01 10:43:33,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-60b589d9-afaf-4ff0-aa98-bd8bec76ffb4 Date: Wed, 01 Aug 2018 10:43:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a016cced-1301-4c5d-b144-d8c28289aa66","tenant_id":"bcddf0d684ba4a109830fb5d21876f63","created_at":"2018-08-01T10:43:33Z","dns_nameservers":[],"updated_at":"2018-08-01T10:43:33Z","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":"bcddf0d684ba4a109830fb5d21876f63","id":"f2a215b6-6dd0-4c99-81ca-c46fad7f7817","subnetpool_id":null,"name":"CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-pub-subnet2"}]} 2018-08-01 10:43:33,794 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=a016cced-1301-4c5d-b144-d8c28289aa66 used request id req-60b589d9-afaf-4ff0-aa98-bd8bec76ffb4 2018-08-01 10:43:33,794 - OpenStackNetwork - DEBUG - Network [a016cced-1301-4c5d-b144-d8c28289aa66] created successfully 2018-08-01 10:43:33,794 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:43:33,795 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:43:34,207 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "badfb3037d0c4e0f96c3a80716d192f1", "name": "CreateRouterSuccessTests-42636c48-ec2b-4f5-proj-role"}], "expires_at": "2018-08-01T11:43:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bcddf0d684ba4a109830fb5d21876f63", "name": "CreateRouterSuccessTests-42636c48-ec2b-4f5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/bcddf0d684ba4a109830fb5d21876f63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/bcddf0d684ba4a109830fb5d21876f63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/bcddf0d684ba4a109830fb5d21876f63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/bcddf0d684ba4a109830fb5d21876f63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/bcddf0d684ba4a109830fb5d21876f63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/bcddf0d684ba4a109830fb5d21876f63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_bcddf0d684ba4a109830fb5d21876f63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_bcddf0d684ba4a109830fb5d21876f63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/bcddf0d684ba4a109830fb5d21876f63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/bcddf0d684ba4a109830fb5d21876f63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/bcddf0d684ba4a109830fb5d21876f63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/bcddf0d684ba4a109830fb5d21876f63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/bcddf0d684ba4a109830fb5d21876f63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/bcddf0d684ba4a109830fb5d21876f63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-42636c48-ec2b-4f5-user", "id": "e0ae2afe5c3f4761b324592ac870214c"}, "audit_ids": ["dz4h_Vh2SUm1cMoz-ZuiqA"], "issued_at": "2018-08-01T10:43:34.000000Z"}} 2018-08-01 10:43:34,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f228a1687ad88284f6b09edf18a6b6518b60ea10" 2018-08-01 10:43:34,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:43:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc227ab1-5319-4e6f-81df-c4051f1fe12e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:43:34,294 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-dc227ab1-5319-4e6f-81df-c4051f1fe12e 2018-08-01 10:43:34,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/routers?name=CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f228a1687ad88284f6b09edf18a6b6518b60ea10" 2018-08-01 10:43:34,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-62101e13-0b16-418c-b846-346e0e083f82 Date: Wed, 01 Aug 2018 10:43:34 GMT RESP BODY: {"routers": []} 2018-08-01 10:43:34,497 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers?name=CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-pub-router&admin_state_up=True used request id req-62101e13-0b16-418c-b846-346e0e083f82 2018-08-01 10:43:34,498 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:43:34,499 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:43:34,923 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "badfb3037d0c4e0f96c3a80716d192f1", "name": "CreateRouterSuccessTests-42636c48-ec2b-4f5-proj-role"}], "expires_at": "2018-08-01T11:43:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bcddf0d684ba4a109830fb5d21876f63", "name": "CreateRouterSuccessTests-42636c48-ec2b-4f5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/bcddf0d684ba4a109830fb5d21876f63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/bcddf0d684ba4a109830fb5d21876f63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/bcddf0d684ba4a109830fb5d21876f63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/bcddf0d684ba4a109830fb5d21876f63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/bcddf0d684ba4a109830fb5d21876f63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/bcddf0d684ba4a109830fb5d21876f63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_bcddf0d684ba4a109830fb5d21876f63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_bcddf0d684ba4a109830fb5d21876f63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/bcddf0d684ba4a109830fb5d21876f63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/bcddf0d684ba4a109830fb5d21876f63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/bcddf0d684ba4a109830fb5d21876f63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/bcddf0d684ba4a109830fb5d21876f63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/bcddf0d684ba4a109830fb5d21876f63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/bcddf0d684ba4a109830fb5d21876f63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-42636c48-ec2b-4f5-user", "id": "e0ae2afe5c3f4761b324592ac870214c"}, "audit_ids": ["f6FCQQVERWqfMmdTD3B7-A"], "issued_at": "2018-08-01T10:43:34.000000Z"}} 2018-08-01 10:43:34,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e4aa0778a453cb53062da08ee8bdaa03971e5ee" 2018-08-01 10:43:35,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:43:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c2adcec-aab9-4b28-8304-9d49208173c6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:43:35,001 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-4c2adcec-aab9-4b28-8304-9d49208173c6 2018-08-01 10:43:35,003 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-pub-router 2018-08-01 10:43:35,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f228a1687ad88284f6b09edf18a6b6518b60ea10" -d '{"router": {"name": "CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-pub-router", "admin_state_up": true}}' 2018-08-01 10:43:35,185 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 535 X-Openstack-Request-Id: req-46a9b498-c0e2-488b-925c-65c4405ff077 Date: Wed, 01 Aug 2018 10:43:35 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "bcddf0d684ba4a109830fb5d21876f63", "created_at": "2018-08-01T10:43:35Z", "admin_state_up": true, "updated_at": "2018-08-01T10:43:35Z", "flavor_id": null, "revision_number": 0, "routes": [], "project_id": "bcddf0d684ba4a109830fb5d21876f63", "id": "c029b3e1-8cb5-44bc-b319-e48eec2fbc52", "name": "CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-pub-router"}} 2018-08-01 10:43:35,185 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers used request id req-46a9b498-c0e2-488b-925c-65c4405ff077 2018-08-01 10:43:35,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?device_id=c029b3e1-8cb5-44bc-b319-e48eec2fbc52 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f228a1687ad88284f6b09edf18a6b6518b60ea10" 2018-08-01 10:43:35,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-fbf27074-4279-4fd2-a1cb-ff1a1b99df28 Date: Wed, 01 Aug 2018 10:43:35 GMT RESP BODY: {"ports":[]} 2018-08-01 10:43:35,389 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?device_id=c029b3e1-8cb5-44bc-b319-e48eec2fbc52 used request id req-fbf27074-4279-4fd2-a1cb-ff1a1b99df28 2018-08-01 10:43:35,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f228a1687ad88284f6b09edf18a6b6518b60ea10" 2018-08-01 10:43:35,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-4c0c3fb6-420e-4344-ab65-9ee7670157ca Date: Wed, 01 Aug 2018 10:43:35 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"cdbd8f0d-a252-40a1-92dd-a8c55b7251a7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bcddf0d684ba4a109830fb5d21876f63","l2_adjacency":true,"status":"ACTIVE","subnets":["c20a5e62-69f6-49e4-b74c-193905e81423"],"description":"","tags":[],"updated_at":"2018-08-01T10:43:31Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-pub-net1","admin_state_up":true,"tenant_id":"bcddf0d684ba4a109830fb5d21876f63","created_at":"2018-08-01T10:43:30Z","mtu":1450}]} 2018-08-01 10:43:35,489 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-pub-net1 used request id req-4c0c3fb6-420e-4344-ab65-9ee7670157ca 2018-08-01 10:43:35,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=cdbd8f0d-a252-40a1-92dd-a8c55b7251a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f228a1687ad88284f6b09edf18a6b6518b60ea10" 2018-08-01 10:43:35,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-f86c1a7b-cced-41db-8585-ae29ee5ac2c6 Date: Wed, 01 Aug 2018 10:43:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cdbd8f0d-a252-40a1-92dd-a8c55b7251a7","tenant_id":"bcddf0d684ba4a109830fb5d21876f63","created_at":"2018-08-01T10:43:31Z","dns_nameservers":[],"updated_at":"2018-08-01T10:43:31Z","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":"bcddf0d684ba4a109830fb5d21876f63","id":"c20a5e62-69f6-49e4-b74c-193905e81423","subnetpool_id":null,"name":"CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-pub-subnet1"}]} 2018-08-01 10:43:35,541 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=cdbd8f0d-a252-40a1-92dd-a8c55b7251a7 used request id req-f86c1a7b-cced-41db-8585-ae29ee5ac2c6 2018-08-01 10:43:35,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f228a1687ad88284f6b09edf18a6b6518b60ea10" 2018-08-01 10:43:35,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-cfa3ba14-9f41-4a6b-9d02-0ae996be1360 Date: Wed, 01 Aug 2018 10:43:35 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"cdbd8f0d-a252-40a1-92dd-a8c55b7251a7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bcddf0d684ba4a109830fb5d21876f63","l2_adjacency":true,"status":"ACTIVE","subnets":["c20a5e62-69f6-49e4-b74c-193905e81423"],"description":"","tags":[],"updated_at":"2018-08-01T10:43:31Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-pub-net1","admin_state_up":true,"tenant_id":"bcddf0d684ba4a109830fb5d21876f63","created_at":"2018-08-01T10:43:30Z","mtu":1450}]} 2018-08-01 10:43:35,640 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-pub-net1 used request id req-cfa3ba14-9f41-4a6b-9d02-0ae996be1360 2018-08-01 10:43:35,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:43:35,648 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:43: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:43:35,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/bcddf0d684ba4a109830fb5d21876f63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f228a1687ad88284f6b09edf18a6b6518b60ea10" 2018-08-01 10:43:35,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:43:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe641665-3be7-4f94-8cda-c3aa8a1cdf75 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/bcddf0d684ba4a109830fb5d21876f63"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "bcddf0d684ba4a109830fb5d21876f63", "name": "CreateRouterSuccessTests-42636c48-ec2b-4f5-proj"}} 2018-08-01 10:43:35,739 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/bcddf0d684ba4a109830fb5d21876f63 used request id req-fe641665-3be7-4f94-8cda-c3aa8a1cdf75 2018-08-01 10:43:35,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=cdbd8f0d-a252-40a1-92dd-a8c55b7251a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f228a1687ad88284f6b09edf18a6b6518b60ea10" 2018-08-01 10:43:35,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-b0777a53-a68b-42b1-9c21-aef1c631ad95 Date: Wed, 01 Aug 2018 10:43:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cdbd8f0d-a252-40a1-92dd-a8c55b7251a7","tenant_id":"bcddf0d684ba4a109830fb5d21876f63","created_at":"2018-08-01T10:43:31Z","dns_nameservers":[],"updated_at":"2018-08-01T10:43:31Z","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":"bcddf0d684ba4a109830fb5d21876f63","id":"c20a5e62-69f6-49e4-b74c-193905e81423","subnetpool_id":null,"name":"CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-pub-subnet1"}]} 2018-08-01 10:43:35,789 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=cdbd8f0d-a252-40a1-92dd-a8c55b7251a7 used request id req-b0777a53-a68b-42b1-9c21-aef1c631ad95 2018-08-01 10:43:35,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=cdbd8f0d-a252-40a1-92dd-a8c55b7251a7&name=CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f228a1687ad88284f6b09edf18a6b6518b60ea10" 2018-08-01 10:43:35,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-029ff104-e93f-425d-9392-7598ea55d08f Date: Wed, 01 Aug 2018 10:43:35 GMT RESP BODY: {"ports":[]} 2018-08-01 10:43:35,824 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=cdbd8f0d-a252-40a1-92dd-a8c55b7251a7&name=CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-port1&admin_state_up=True used request id req-029ff104-e93f-425d-9392-7598ea55d08f 2018-08-01 10:43:35,824 - OpenStackNetwork - INFO - Retrieved port CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-port1 for router - CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-pub-router 2018-08-01 10:43:35,824 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:43:35,825 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:43:36,203 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "badfb3037d0c4e0f96c3a80716d192f1", "name": "CreateRouterSuccessTests-42636c48-ec2b-4f5-proj-role"}], "expires_at": "2018-08-01T11:43:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bcddf0d684ba4a109830fb5d21876f63", "name": "CreateRouterSuccessTests-42636c48-ec2b-4f5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/bcddf0d684ba4a109830fb5d21876f63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/bcddf0d684ba4a109830fb5d21876f63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/bcddf0d684ba4a109830fb5d21876f63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/bcddf0d684ba4a109830fb5d21876f63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/bcddf0d684ba4a109830fb5d21876f63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/bcddf0d684ba4a109830fb5d21876f63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_bcddf0d684ba4a109830fb5d21876f63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_bcddf0d684ba4a109830fb5d21876f63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/bcddf0d684ba4a109830fb5d21876f63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/bcddf0d684ba4a109830fb5d21876f63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/bcddf0d684ba4a109830fb5d21876f63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/bcddf0d684ba4a109830fb5d21876f63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/bcddf0d684ba4a109830fb5d21876f63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/bcddf0d684ba4a109830fb5d21876f63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-42636c48-ec2b-4f5-user", "id": "e0ae2afe5c3f4761b324592ac870214c"}, "audit_ids": ["037jnfoFQ3C2mxeufw4q_Q"], "issued_at": "2018-08-01T10:43:36.000000Z"}} 2018-08-01 10:43:36,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df183435b4d09d450a721035b529292030b56805" 2018-08-01 10:43:36,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:43:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2eb73e51-46cb-4eae-aaf6-596e676943e2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:43:36,282 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-2eb73e51-46cb-4eae-aaf6-596e676943e2 2018-08-01 10:43:36,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f228a1687ad88284f6b09edf18a6b6518b60ea10" 2018-08-01 10:43:36,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-62fa1b75-7228-48a3-b591-d2b5bcafe70b Date: Wed, 01 Aug 2018 10:43:36 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"cdbd8f0d-a252-40a1-92dd-a8c55b7251a7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bcddf0d684ba4a109830fb5d21876f63","l2_adjacency":true,"status":"ACTIVE","subnets":["c20a5e62-69f6-49e4-b74c-193905e81423"],"description":"","tags":[],"updated_at":"2018-08-01T10:43:31Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-pub-net1","admin_state_up":true,"tenant_id":"bcddf0d684ba4a109830fb5d21876f63","created_at":"2018-08-01T10:43:30Z","mtu":1450}]} 2018-08-01 10:43:36,382 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-pub-net1 used request id req-62fa1b75-7228-48a3-b591-d2b5bcafe70b 2018-08-01 10:43:36,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=cdbd8f0d-a252-40a1-92dd-a8c55b7251a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f228a1687ad88284f6b09edf18a6b6518b60ea10" 2018-08-01 10:43:36,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-6928b5ab-df78-4de5-9cd7-b6f565a3b73b Date: Wed, 01 Aug 2018 10:43:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cdbd8f0d-a252-40a1-92dd-a8c55b7251a7","tenant_id":"bcddf0d684ba4a109830fb5d21876f63","created_at":"2018-08-01T10:43:31Z","dns_nameservers":[],"updated_at":"2018-08-01T10:43:31Z","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":"bcddf0d684ba4a109830fb5d21876f63","id":"c20a5e62-69f6-49e4-b74c-193905e81423","subnetpool_id":null,"name":"CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-pub-subnet1"}]} 2018-08-01 10:43:36,436 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=cdbd8f0d-a252-40a1-92dd-a8c55b7251a7 used request id req-6928b5ab-df78-4de5-9cd7-b6f565a3b73b 2018-08-01 10:43:36,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f228a1687ad88284f6b09edf18a6b6518b60ea10" 2018-08-01 10:43:36,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-4a71b8d7-e168-4857-a1a0-dc670f6837b3 Date: Wed, 01 Aug 2018 10:43:36 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"cdbd8f0d-a252-40a1-92dd-a8c55b7251a7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bcddf0d684ba4a109830fb5d21876f63","l2_adjacency":true,"status":"ACTIVE","subnets":["c20a5e62-69f6-49e4-b74c-193905e81423"],"description":"","tags":[],"updated_at":"2018-08-01T10:43:31Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-pub-net1","admin_state_up":true,"tenant_id":"bcddf0d684ba4a109830fb5d21876f63","created_at":"2018-08-01T10:43:30Z","mtu":1450}]} 2018-08-01 10:43:36,534 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-pub-net1 used request id req-4a71b8d7-e168-4857-a1a0-dc670f6837b3 2018-08-01 10:43:36,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:43:36,543 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:43: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:43:36,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/bcddf0d684ba4a109830fb5d21876f63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df183435b4d09d450a721035b529292030b56805" 2018-08-01 10:43:36,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:43:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ef7a725-9ffc-41c3-bce0-f4e445941d41 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/bcddf0d684ba4a109830fb5d21876f63"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "bcddf0d684ba4a109830fb5d21876f63", "name": "CreateRouterSuccessTests-42636c48-ec2b-4f5-proj"}} 2018-08-01 10:43:36,629 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/bcddf0d684ba4a109830fb5d21876f63 used request id req-7ef7a725-9ffc-41c3-bce0-f4e445941d41 2018-08-01 10:43:36,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=cdbd8f0d-a252-40a1-92dd-a8c55b7251a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f228a1687ad88284f6b09edf18a6b6518b60ea10" 2018-08-01 10:43:36,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-234fd1e8-192f-40c8-a257-f459a1efb5c2 Date: Wed, 01 Aug 2018 10:43:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cdbd8f0d-a252-40a1-92dd-a8c55b7251a7","tenant_id":"bcddf0d684ba4a109830fb5d21876f63","created_at":"2018-08-01T10:43:31Z","dns_nameservers":[],"updated_at":"2018-08-01T10:43:31Z","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":"bcddf0d684ba4a109830fb5d21876f63","id":"c20a5e62-69f6-49e4-b74c-193905e81423","subnetpool_id":null,"name":"CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-pub-subnet1"}]} 2018-08-01 10:43:36,680 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=cdbd8f0d-a252-40a1-92dd-a8c55b7251a7 used request id req-234fd1e8-192f-40c8-a257-f459a1efb5c2 2018-08-01 10:43:36,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=cdbd8f0d-a252-40a1-92dd-a8c55b7251a7&name=CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-pub-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f228a1687ad88284f6b09edf18a6b6518b60ea10" 2018-08-01 10:43:36,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-940b3f9a-4a7d-4da9-a6cf-0a333c4a9ccf Date: Wed, 01 Aug 2018 10:43:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cdbd8f0d-a252-40a1-92dd-a8c55b7251a7","tenant_id":"bcddf0d684ba4a109830fb5d21876f63","created_at":"2018-08-01T10:43:31Z","dns_nameservers":[],"updated_at":"2018-08-01T10:43:31Z","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":"bcddf0d684ba4a109830fb5d21876f63","id":"c20a5e62-69f6-49e4-b74c-193905e81423","subnetpool_id":null,"name":"CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-pub-subnet1"}]} 2018-08-01 10:43:36,735 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=cdbd8f0d-a252-40a1-92dd-a8c55b7251a7&name=CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-pub-subnet1 used request id req-940b3f9a-4a7d-4da9-a6cf-0a333c4a9ccf 2018-08-01 10:43:36,736 - neutron_utils - INFO - Creating port for network with name - CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-pub-net1 2018-08-01 10:43:36,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f228a1687ad88284f6b09edf18a6b6518b60ea10" -d '{"port": {"network_id": "cdbd8f0d-a252-40a1-92dd-a8c55b7251a7", "fixed_ips": [{"subnet_id": "c20a5e62-69f6-49e4-b74c-193905e81423", "ip_address": "10.200.201.1"}], "name": "CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-port1", "admin_state_up": true}}' 2018-08-01 10:43:37,814 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 811 X-Openstack-Request-Id: req-1005ac22-4edb-4239-985a-d88f5e6ff43d Date: Wed, 01 Aug 2018 10:43:37 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:43:37Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c20a5e62-69f6-49e4-b74c-193905e81423","ip_address":"10.200.201.1"}],"id":"062b0d30-561e-44a1-8c7f-aed00463ee12","security_groups":["b8f32952-a6e4-4261-b6e9-55aa8934794d"],"mac_address":"fa:16:3e:d1:aa:bb","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-port1","project_id":"bcddf0d684ba4a109830fb5d21876f63","qos_policy_id":null,"admin_state_up":true,"network_id":"cdbd8f0d-a252-40a1-92dd-a8c55b7251a7","tenant_id":"bcddf0d684ba4a109830fb5d21876f63","created_at":"2018-08-01T10:43:36Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-08-01 10:43:37,815 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/ports used request id req-1005ac22-4edb-4239-985a-d88f5e6ff43d 2018-08-01 10:43:37,815 - OpenStackNetwork - INFO - Created port CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-port1 for router - CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-pub-router 2018-08-01 10:43:37,815 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-pub-router 2018-08-01 10:43:37,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/routers/c029b3e1-8cb5-44bc-b319-e48eec2fbc52/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f228a1687ad88284f6b09edf18a6b6518b60ea10" -d '{"port_id": "062b0d30-561e-44a1-8c7f-aed00463ee12"}' 2018-08-01 10:43:39,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-a97c24e0-452a-40fb-b7b0-4ae9d17e52b0 Date: Wed, 01 Aug 2018 10:43:39 GMT RESP BODY: {"network_id": "cdbd8f0d-a252-40a1-92dd-a8c55b7251a7", "tenant_id": "bcddf0d684ba4a109830fb5d21876f63", "subnet_id": "c20a5e62-69f6-49e4-b74c-193905e81423", "subnet_ids": ["c20a5e62-69f6-49e4-b74c-193905e81423"], "port_id": "062b0d30-561e-44a1-8c7f-aed00463ee12", "id": "c029b3e1-8cb5-44bc-b319-e48eec2fbc52"} 2018-08-01 10:43:39,507 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/c029b3e1-8cb5-44bc-b319-e48eec2fbc52/add_router_interface used request id req-a97c24e0-452a-40fb-b7b0-4ae9d17e52b0 2018-08-01 10:43:39,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f228a1687ad88284f6b09edf18a6b6518b60ea10" 2018-08-01 10:43:39,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-9f7a6688-68dc-4220-91a5-6b4a8edb1243 Date: Wed, 01 Aug 2018 10:43:39 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a016cced-1301-4c5d-b144-d8c28289aa66","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bcddf0d684ba4a109830fb5d21876f63","l2_adjacency":true,"status":"ACTIVE","subnets":["f2a215b6-6dd0-4c99-81ca-c46fad7f7817"],"description":"","tags":[],"updated_at":"2018-08-01T10:43:33Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-pub-net2","admin_state_up":true,"tenant_id":"bcddf0d684ba4a109830fb5d21876f63","created_at":"2018-08-01T10:43:32Z","mtu":1450}]} 2018-08-01 10:43:39,829 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-pub-net2 used request id req-9f7a6688-68dc-4220-91a5-6b4a8edb1243 2018-08-01 10:43:39,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=a016cced-1301-4c5d-b144-d8c28289aa66 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f228a1687ad88284f6b09edf18a6b6518b60ea10" 2018-08-01 10:43:39,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-705eae02-5bea-4903-b3c0-9c3900dc6bf5 Date: Wed, 01 Aug 2018 10:43:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a016cced-1301-4c5d-b144-d8c28289aa66","tenant_id":"bcddf0d684ba4a109830fb5d21876f63","created_at":"2018-08-01T10:43:33Z","dns_nameservers":[],"updated_at":"2018-08-01T10:43:33Z","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":"bcddf0d684ba4a109830fb5d21876f63","id":"f2a215b6-6dd0-4c99-81ca-c46fad7f7817","subnetpool_id":null,"name":"CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-pub-subnet2"}]} 2018-08-01 10:43:39,881 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=a016cced-1301-4c5d-b144-d8c28289aa66 used request id req-705eae02-5bea-4903-b3c0-9c3900dc6bf5 2018-08-01 10:43:39,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f228a1687ad88284f6b09edf18a6b6518b60ea10" 2018-08-01 10:43:39,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-fce56f8d-3e01-4a7c-a147-f2fa71494924 Date: Wed, 01 Aug 2018 10:43:39 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a016cced-1301-4c5d-b144-d8c28289aa66","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bcddf0d684ba4a109830fb5d21876f63","l2_adjacency":true,"status":"ACTIVE","subnets":["f2a215b6-6dd0-4c99-81ca-c46fad7f7817"],"description":"","tags":[],"updated_at":"2018-08-01T10:43:33Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-pub-net2","admin_state_up":true,"tenant_id":"bcddf0d684ba4a109830fb5d21876f63","created_at":"2018-08-01T10:43:32Z","mtu":1450}]} 2018-08-01 10:43:39,978 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-pub-net2 used request id req-fce56f8d-3e01-4a7c-a147-f2fa71494924 2018-08-01 10:43:39,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/bcddf0d684ba4a109830fb5d21876f63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f228a1687ad88284f6b09edf18a6b6518b60ea10" 2018-08-01 10:43:40,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:43:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9205d180-1f75-4426-b0ee-acd92f6c5fec Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/bcddf0d684ba4a109830fb5d21876f63"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "bcddf0d684ba4a109830fb5d21876f63", "name": "CreateRouterSuccessTests-42636c48-ec2b-4f5-proj"}} 2018-08-01 10:43:40,005 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/bcddf0d684ba4a109830fb5d21876f63 used request id req-9205d180-1f75-4426-b0ee-acd92f6c5fec 2018-08-01 10:43:40,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=a016cced-1301-4c5d-b144-d8c28289aa66 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f228a1687ad88284f6b09edf18a6b6518b60ea10" 2018-08-01 10:43:40,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-d1bac1a6-043b-400b-955a-ba6f44358f74 Date: Wed, 01 Aug 2018 10:43:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a016cced-1301-4c5d-b144-d8c28289aa66","tenant_id":"bcddf0d684ba4a109830fb5d21876f63","created_at":"2018-08-01T10:43:33Z","dns_nameservers":[],"updated_at":"2018-08-01T10:43:33Z","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":"bcddf0d684ba4a109830fb5d21876f63","id":"f2a215b6-6dd0-4c99-81ca-c46fad7f7817","subnetpool_id":null,"name":"CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-pub-subnet2"}]} 2018-08-01 10:43:40,058 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=a016cced-1301-4c5d-b144-d8c28289aa66 used request id req-d1bac1a6-043b-400b-955a-ba6f44358f74 2018-08-01 10:43:40,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=a016cced-1301-4c5d-b144-d8c28289aa66&name=CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-port2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f228a1687ad88284f6b09edf18a6b6518b60ea10" 2018-08-01 10:43:40,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-858f001a-20c0-4d02-a56a-a686351adb1d Date: Wed, 01 Aug 2018 10:43:40 GMT RESP BODY: {"ports":[]} 2018-08-01 10:43:40,113 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=a016cced-1301-4c5d-b144-d8c28289aa66&name=CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-port2&admin_state_up=True used request id req-858f001a-20c0-4d02-a56a-a686351adb1d 2018-08-01 10:43:40,113 - OpenStackNetwork - INFO - Retrieved port CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-port2 for router - CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-pub-router 2018-08-01 10:43:40,113 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:43:40,114 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:43:40,502 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "badfb3037d0c4e0f96c3a80716d192f1", "name": "CreateRouterSuccessTests-42636c48-ec2b-4f5-proj-role"}], "expires_at": "2018-08-01T11:43:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bcddf0d684ba4a109830fb5d21876f63", "name": "CreateRouterSuccessTests-42636c48-ec2b-4f5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/bcddf0d684ba4a109830fb5d21876f63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/bcddf0d684ba4a109830fb5d21876f63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/bcddf0d684ba4a109830fb5d21876f63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/bcddf0d684ba4a109830fb5d21876f63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/bcddf0d684ba4a109830fb5d21876f63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/bcddf0d684ba4a109830fb5d21876f63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_bcddf0d684ba4a109830fb5d21876f63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_bcddf0d684ba4a109830fb5d21876f63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/bcddf0d684ba4a109830fb5d21876f63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/bcddf0d684ba4a109830fb5d21876f63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/bcddf0d684ba4a109830fb5d21876f63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/bcddf0d684ba4a109830fb5d21876f63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/bcddf0d684ba4a109830fb5d21876f63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/bcddf0d684ba4a109830fb5d21876f63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-42636c48-ec2b-4f5-user", "id": "e0ae2afe5c3f4761b324592ac870214c"}, "audit_ids": ["lo9WOYByRdWuNJfnCCCcSA"], "issued_at": "2018-08-01T10:43:40.000000Z"}} 2018-08-01 10:43:40,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6abcc53a41e95cd498646a3417c246822a9810b0" 2018-08-01 10:43:40,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:43:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-043b22d9-987f-4ca1-84eb-20419e1ed380 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:43:40,515 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-043b22d9-987f-4ca1-84eb-20419e1ed380 2018-08-01 10:43:40,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f228a1687ad88284f6b09edf18a6b6518b60ea10" 2018-08-01 10:43:40,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-14a440f7-1fea-47ed-9bfa-12b9e31c7eca Date: Wed, 01 Aug 2018 10:43:40 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a016cced-1301-4c5d-b144-d8c28289aa66","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bcddf0d684ba4a109830fb5d21876f63","l2_adjacency":true,"status":"ACTIVE","subnets":["f2a215b6-6dd0-4c99-81ca-c46fad7f7817"],"description":"","tags":[],"updated_at":"2018-08-01T10:43:33Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-pub-net2","admin_state_up":true,"tenant_id":"bcddf0d684ba4a109830fb5d21876f63","created_at":"2018-08-01T10:43:32Z","mtu":1450}]} 2018-08-01 10:43:40,618 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-pub-net2 used request id req-14a440f7-1fea-47ed-9bfa-12b9e31c7eca 2018-08-01 10:43:40,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=a016cced-1301-4c5d-b144-d8c28289aa66 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f228a1687ad88284f6b09edf18a6b6518b60ea10" 2018-08-01 10:43:40,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-e312e0c4-89cc-46f3-8efa-67bc5e9630e2 Date: Wed, 01 Aug 2018 10:43:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a016cced-1301-4c5d-b144-d8c28289aa66","tenant_id":"bcddf0d684ba4a109830fb5d21876f63","created_at":"2018-08-01T10:43:33Z","dns_nameservers":[],"updated_at":"2018-08-01T10:43:33Z","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":"bcddf0d684ba4a109830fb5d21876f63","id":"f2a215b6-6dd0-4c99-81ca-c46fad7f7817","subnetpool_id":null,"name":"CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-pub-subnet2"}]} 2018-08-01 10:43:40,675 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=a016cced-1301-4c5d-b144-d8c28289aa66 used request id req-e312e0c4-89cc-46f3-8efa-67bc5e9630e2 2018-08-01 10:43:40,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f228a1687ad88284f6b09edf18a6b6518b60ea10" 2018-08-01 10:43:40,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-1c74a3f9-093e-4f8c-9085-036c52d0e6c9 Date: Wed, 01 Aug 2018 10:43:40 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a016cced-1301-4c5d-b144-d8c28289aa66","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bcddf0d684ba4a109830fb5d21876f63","l2_adjacency":true,"status":"ACTIVE","subnets":["f2a215b6-6dd0-4c99-81ca-c46fad7f7817"],"description":"","tags":[],"updated_at":"2018-08-01T10:43:33Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-pub-net2","admin_state_up":true,"tenant_id":"bcddf0d684ba4a109830fb5d21876f63","created_at":"2018-08-01T10:43:32Z","mtu":1450}]} 2018-08-01 10:43:40,775 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-pub-net2 used request id req-1c74a3f9-093e-4f8c-9085-036c52d0e6c9 2018-08-01 10:43:40,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:43:40,783 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:43:40,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/bcddf0d684ba4a109830fb5d21876f63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6abcc53a41e95cd498646a3417c246822a9810b0" 2018-08-01 10:43:40,870 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:43:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7199353a-f99a-420f-9344-2a472b8e9c46 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/bcddf0d684ba4a109830fb5d21876f63"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "bcddf0d684ba4a109830fb5d21876f63", "name": "CreateRouterSuccessTests-42636c48-ec2b-4f5-proj"}} 2018-08-01 10:43:40,870 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/bcddf0d684ba4a109830fb5d21876f63 used request id req-7199353a-f99a-420f-9344-2a472b8e9c46 2018-08-01 10:43:40,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=a016cced-1301-4c5d-b144-d8c28289aa66 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f228a1687ad88284f6b09edf18a6b6518b60ea10" 2018-08-01 10:43:40,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-21987d22-3fe9-496c-b47e-4e3b1317cc6b Date: Wed, 01 Aug 2018 10:43:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a016cced-1301-4c5d-b144-d8c28289aa66","tenant_id":"bcddf0d684ba4a109830fb5d21876f63","created_at":"2018-08-01T10:43:33Z","dns_nameservers":[],"updated_at":"2018-08-01T10:43:33Z","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":"bcddf0d684ba4a109830fb5d21876f63","id":"f2a215b6-6dd0-4c99-81ca-c46fad7f7817","subnetpool_id":null,"name":"CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-pub-subnet2"}]} 2018-08-01 10:43:40,924 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=a016cced-1301-4c5d-b144-d8c28289aa66 used request id req-21987d22-3fe9-496c-b47e-4e3b1317cc6b 2018-08-01 10:43:40,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=a016cced-1301-4c5d-b144-d8c28289aa66&name=CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-pub-subnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f228a1687ad88284f6b09edf18a6b6518b60ea10" 2018-08-01 10:43:40,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-34b92848-c8a1-4b92-aba9-654f726f55ef Date: Wed, 01 Aug 2018 10:43:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a016cced-1301-4c5d-b144-d8c28289aa66","tenant_id":"bcddf0d684ba4a109830fb5d21876f63","created_at":"2018-08-01T10:43:33Z","dns_nameservers":[],"updated_at":"2018-08-01T10:43:33Z","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":"bcddf0d684ba4a109830fb5d21876f63","id":"f2a215b6-6dd0-4c99-81ca-c46fad7f7817","subnetpool_id":null,"name":"CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-pub-subnet2"}]} 2018-08-01 10:43:40,976 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=a016cced-1301-4c5d-b144-d8c28289aa66&name=CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-pub-subnet2 used request id req-34b92848-c8a1-4b92-aba9-654f726f55ef 2018-08-01 10:43:40,977 - neutron_utils - INFO - Creating port for network with name - CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-pub-net2 2018-08-01 10:43:40,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f228a1687ad88284f6b09edf18a6b6518b60ea10" -d '{"port": {"network_id": "a016cced-1301-4c5d-b144-d8c28289aa66", "fixed_ips": [{"subnet_id": "f2a215b6-6dd0-4c99-81ca-c46fad7f7817", "ip_address": "10.200.202.1"}], "name": "CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-port2", "admin_state_up": true}}' 2018-08-01 10:43:42,019 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 811 X-Openstack-Request-Id: req-4efbf97e-5215-44f2-8702-ad43dc7287cc Date: Wed, 01 Aug 2018 10:43:42 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:43:41Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f2a215b6-6dd0-4c99-81ca-c46fad7f7817","ip_address":"10.200.202.1"}],"id":"bcef9b68-237b-4969-8335-b02b3ac4ff97","security_groups":["b8f32952-a6e4-4261-b6e9-55aa8934794d"],"mac_address":"fa:16:3e:b5:41:f4","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-port2","project_id":"bcddf0d684ba4a109830fb5d21876f63","qos_policy_id":null,"admin_state_up":true,"network_id":"a016cced-1301-4c5d-b144-d8c28289aa66","tenant_id":"bcddf0d684ba4a109830fb5d21876f63","created_at":"2018-08-01T10:43:41Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-08-01 10:43:42,019 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/ports used request id req-4efbf97e-5215-44f2-8702-ad43dc7287cc 2018-08-01 10:43:42,020 - OpenStackNetwork - INFO - Created port CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-port2 for router - CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-pub-router 2018-08-01 10:43:42,020 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-pub-router 2018-08-01 10:43:42,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/routers/c029b3e1-8cb5-44bc-b319-e48eec2fbc52/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f228a1687ad88284f6b09edf18a6b6518b60ea10" -d '{"port_id": "bcef9b68-237b-4969-8335-b02b3ac4ff97"}' 2018-08-01 10:43:43,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-f5d9981b-5065-4a94-9d0b-b1a4614d0d73 Date: Wed, 01 Aug 2018 10:43:43 GMT RESP BODY: {"network_id": "a016cced-1301-4c5d-b144-d8c28289aa66", "tenant_id": "bcddf0d684ba4a109830fb5d21876f63", "subnet_id": "f2a215b6-6dd0-4c99-81ca-c46fad7f7817", "subnet_ids": ["f2a215b6-6dd0-4c99-81ca-c46fad7f7817"], "port_id": "bcef9b68-237b-4969-8335-b02b3ac4ff97", "id": "c029b3e1-8cb5-44bc-b319-e48eec2fbc52"} 2018-08-01 10:43:43,880 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/c029b3e1-8cb5-44bc-b319-e48eec2fbc52/add_router_interface used request id req-f5d9981b-5065-4a94-9d0b-b1a4614d0d73 2018-08-01 10:43:43,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/routers/c029b3e1-8cb5-44bc-b319-e48eec2fbc52 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f228a1687ad88284f6b09edf18a6b6518b60ea10" 2018-08-01 10:43:43,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 541 X-Openstack-Request-Id: req-e76b993c-890e-488e-b181-559fc83d30b2 Date: Wed, 01 Aug 2018 10:43:43 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "bcddf0d684ba4a109830fb5d21876f63", "created_at": "2018-08-01T10:43:35Z", "admin_state_up": true, "updated_at": "2018-08-01T10:43:42Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "bcddf0d684ba4a109830fb5d21876f63", "id": "c029b3e1-8cb5-44bc-b319-e48eec2fbc52", "name": "CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-pub-router"}} 2018-08-01 10:43:43,984 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers/c029b3e1-8cb5-44bc-b319-e48eec2fbc52 used request id req-e76b993c-890e-488e-b181-559fc83d30b2 2018-08-01 10:43:43,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?device_id=c029b3e1-8cb5-44bc-b319-e48eec2fbc52 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f228a1687ad88284f6b09edf18a6b6518b60ea10" 2018-08-01 10:43:44,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1741 X-Openstack-Request-Id: req-23a3fa00-a46b-4bd6-a627-c98de4f56c80 Date: Wed, 01 Aug 2018 10:43:44 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:43:41Z","device_owner":"network:router_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c20a5e62-69f6-49e4-b74c-193905e81423","ip_address":"10.200.201.1"}],"id":"062b0d30-561e-44a1-8c7f-aed00463ee12","security_groups":["b8f32952-a6e4-4261-b6e9-55aa8934794d"],"mac_address":"fa:16:3e:d1:aa:bb","project_id":"bcddf0d684ba4a109830fb5d21876f63","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-port1","admin_state_up":true,"network_id":"cdbd8f0d-a252-40a1-92dd-a8c55b7251a7","tenant_id":"bcddf0d684ba4a109830fb5d21876f63","created_at":"2018-08-01T10:43:36Z","binding:vnic_type":"normal","device_id":"c029b3e1-8cb5-44bc-b319-e48eec2fbc52","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:43:43Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f2a215b6-6dd0-4c99-81ca-c46fad7f7817","ip_address":"10.200.202.1"}],"id":"bcef9b68-237b-4969-8335-b02b3ac4ff97","security_groups":["b8f32952-a6e4-4261-b6e9-55aa8934794d"],"mac_address":"fa:16:3e:b5:41:f4","project_id":"bcddf0d684ba4a109830fb5d21876f63","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-port2","admin_state_up":true,"network_id":"a016cced-1301-4c5d-b144-d8c28289aa66","tenant_id":"bcddf0d684ba4a109830fb5d21876f63","created_at":"2018-08-01T10:43:41Z","binding:vnic_type":"normal","device_id":"c029b3e1-8cb5-44bc-b319-e48eec2fbc52","ip_allocation":"immediate"}]} 2018-08-01 10:43:44,067 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?device_id=c029b3e1-8cb5-44bc-b319-e48eec2fbc52 used request id req-23a3fa00-a46b-4bd6-a627-c98de4f56c80 2018-08-01 10:43:44,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/c20a5e62-69f6-49e4-b74c-193905e81423 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f228a1687ad88284f6b09edf18a6b6518b60ea10" 2018-08-01 10:43:44,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-9322e15b-4f64-4ba2-ac94-153404c60b96 Date: Wed, 01 Aug 2018 10:43:44 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cdbd8f0d-a252-40a1-92dd-a8c55b7251a7","tenant_id":"bcddf0d684ba4a109830fb5d21876f63","created_at":"2018-08-01T10:43:31Z","dns_nameservers":[],"updated_at":"2018-08-01T10:43:31Z","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":"bcddf0d684ba4a109830fb5d21876f63","id":"c20a5e62-69f6-49e4-b74c-193905e81423","subnetpool_id":null,"name":"CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-pub-subnet1"}} 2018-08-01 10:43:44,119 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/c20a5e62-69f6-49e4-b74c-193905e81423 used request id req-9322e15b-4f64-4ba2-ac94-153404c60b96 2018-08-01 10:43:44,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/f2a215b6-6dd0-4c99-81ca-c46fad7f7817 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f228a1687ad88284f6b09edf18a6b6518b60ea10" 2018-08-01 10:43:44,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-70826ada-eb2d-42ae-ae8c-daa4e3f17120 Date: Wed, 01 Aug 2018 10:43:44 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a016cced-1301-4c5d-b144-d8c28289aa66","tenant_id":"bcddf0d684ba4a109830fb5d21876f63","created_at":"2018-08-01T10:43:33Z","dns_nameservers":[],"updated_at":"2018-08-01T10:43:33Z","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":"bcddf0d684ba4a109830fb5d21876f63","id":"f2a215b6-6dd0-4c99-81ca-c46fad7f7817","subnetpool_id":null,"name":"CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-pub-subnet2"}} 2018-08-01 10:43:44,168 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/f2a215b6-6dd0-4c99-81ca-c46fad7f7817 used request id req-70826ada-eb2d-42ae-ae8c-daa4e3f17120 2018-08-01 10:43:44,169 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:43:44,557 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "badfb3037d0c4e0f96c3a80716d192f1", "name": "CreateRouterSuccessTests-42636c48-ec2b-4f5-proj-role"}], "expires_at": "2018-08-01T11:43:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bcddf0d684ba4a109830fb5d21876f63", "name": "CreateRouterSuccessTests-42636c48-ec2b-4f5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/bcddf0d684ba4a109830fb5d21876f63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/bcddf0d684ba4a109830fb5d21876f63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/bcddf0d684ba4a109830fb5d21876f63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/bcddf0d684ba4a109830fb5d21876f63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/bcddf0d684ba4a109830fb5d21876f63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/bcddf0d684ba4a109830fb5d21876f63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_bcddf0d684ba4a109830fb5d21876f63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_bcddf0d684ba4a109830fb5d21876f63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/bcddf0d684ba4a109830fb5d21876f63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/bcddf0d684ba4a109830fb5d21876f63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/bcddf0d684ba4a109830fb5d21876f63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/bcddf0d684ba4a109830fb5d21876f63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/bcddf0d684ba4a109830fb5d21876f63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/bcddf0d684ba4a109830fb5d21876f63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-42636c48-ec2b-4f5-user", "id": "e0ae2afe5c3f4761b324592ac870214c"}, "audit_ids": ["NDZf4mC2T_SkwGrL-W78sg"], "issued_at": "2018-08-01T10:43:44.000000Z"}} 2018-08-01 10:43:44,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/routers?name=CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32209594c030fc90e5e2d0cbab9901633ba539c9" 2018-08-01 10:43:44,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 544 X-Openstack-Request-Id: req-d51607fc-2145-4c4b-8cc5-09552effe0f4 Date: Wed, 01 Aug 2018 10:43:44 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "bcddf0d684ba4a109830fb5d21876f63", "created_at": "2018-08-01T10:43:35Z", "admin_state_up": true, "updated_at": "2018-08-01T10:43:42Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "bcddf0d684ba4a109830fb5d21876f63", "id": "c029b3e1-8cb5-44bc-b319-e48eec2fbc52", "name": "CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-pub-router"}]} 2018-08-01 10:43:44,834 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers?name=CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-pub-router&admin_state_up=True used request id req-d51607fc-2145-4c4b-8cc5-09552effe0f4 2018-08-01 10:43:44,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:43:44,843 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:43: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:43:44,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/bcddf0d684ba4a109830fb5d21876f63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0f1309e8b9eaab2f80bee64b158f04e605a1f59" 2018-08-01 10:43:44,932 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:43:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9c02cc0-e246-47ba-8b93-438ef4c150f9 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/bcddf0d684ba4a109830fb5d21876f63"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "bcddf0d684ba4a109830fb5d21876f63", "name": "CreateRouterSuccessTests-42636c48-ec2b-4f5-proj"}} 2018-08-01 10:43:44,932 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/bcddf0d684ba4a109830fb5d21876f63 used request id req-e9c02cc0-e246-47ba-8b93-438ef4c150f9 2018-08-01 10:43:44,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?device_id=c029b3e1-8cb5-44bc-b319-e48eec2fbc52 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32209594c030fc90e5e2d0cbab9901633ba539c9" 2018-08-01 10:43:44,999 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1741 X-Openstack-Request-Id: req-40011b31-6d7c-4049-b003-9008f1ba95d0 Date: Wed, 01 Aug 2018 10:43:45 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:43:41Z","device_owner":"network:router_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c20a5e62-69f6-49e4-b74c-193905e81423","ip_address":"10.200.201.1"}],"id":"062b0d30-561e-44a1-8c7f-aed00463ee12","security_groups":["b8f32952-a6e4-4261-b6e9-55aa8934794d"],"mac_address":"fa:16:3e:d1:aa:bb","project_id":"bcddf0d684ba4a109830fb5d21876f63","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-port1","admin_state_up":true,"network_id":"cdbd8f0d-a252-40a1-92dd-a8c55b7251a7","tenant_id":"bcddf0d684ba4a109830fb5d21876f63","created_at":"2018-08-01T10:43:36Z","binding:vnic_type":"normal","device_id":"c029b3e1-8cb5-44bc-b319-e48eec2fbc52","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:43:44Z","device_owner":"network:router_interface","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f2a215b6-6dd0-4c99-81ca-c46fad7f7817","ip_address":"10.200.202.1"}],"id":"bcef9b68-237b-4969-8335-b02b3ac4ff97","security_groups":["b8f32952-a6e4-4261-b6e9-55aa8934794d"],"mac_address":"fa:16:3e:b5:41:f4","project_id":"bcddf0d684ba4a109830fb5d21876f63","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-port2","admin_state_up":true,"network_id":"a016cced-1301-4c5d-b144-d8c28289aa66","tenant_id":"bcddf0d684ba4a109830fb5d21876f63","created_at":"2018-08-01T10:43:41Z","binding:vnic_type":"normal","device_id":"c029b3e1-8cb5-44bc-b319-e48eec2fbc52","ip_allocation":"immediate"}]} 2018-08-01 10:43:44,999 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?device_id=c029b3e1-8cb5-44bc-b319-e48eec2fbc52 used request id req-40011b31-6d7c-4049-b003-9008f1ba95d0 2018-08-01 10:43:45,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/c20a5e62-69f6-49e4-b74c-193905e81423 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32209594c030fc90e5e2d0cbab9901633ba539c9" 2018-08-01 10:43:45,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-6536679a-d911-4d28-897c-9cd88cde1187 Date: Wed, 01 Aug 2018 10:43:45 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cdbd8f0d-a252-40a1-92dd-a8c55b7251a7","tenant_id":"bcddf0d684ba4a109830fb5d21876f63","created_at":"2018-08-01T10:43:31Z","dns_nameservers":[],"updated_at":"2018-08-01T10:43:31Z","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":"bcddf0d684ba4a109830fb5d21876f63","id":"c20a5e62-69f6-49e4-b74c-193905e81423","subnetpool_id":null,"name":"CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-pub-subnet1"}} 2018-08-01 10:43:45,214 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/c20a5e62-69f6-49e4-b74c-193905e81423 used request id req-6536679a-d911-4d28-897c-9cd88cde1187 2018-08-01 10:43:45,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/f2a215b6-6dd0-4c99-81ca-c46fad7f7817 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32209594c030fc90e5e2d0cbab9901633ba539c9" 2018-08-01 10:43:45,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-52f9bf93-83a3-4ada-9887-8eede5c998c2 Date: Wed, 01 Aug 2018 10:43:45 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a016cced-1301-4c5d-b144-d8c28289aa66","tenant_id":"bcddf0d684ba4a109830fb5d21876f63","created_at":"2018-08-01T10:43:33Z","dns_nameservers":[],"updated_at":"2018-08-01T10:43:33Z","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":"bcddf0d684ba4a109830fb5d21876f63","id":"f2a215b6-6dd0-4c99-81ca-c46fad7f7817","subnetpool_id":null,"name":"CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-pub-subnet2"}} 2018-08-01 10:43:45,264 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/f2a215b6-6dd0-4c99-81ca-c46fad7f7817 used request id req-52f9bf93-83a3-4ada-9887-8eede5c998c2 2018-08-01 10:43:45,265 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:43:45,266 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:43:45,652 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "badfb3037d0c4e0f96c3a80716d192f1", "name": "CreateRouterSuccessTests-42636c48-ec2b-4f5-proj-role"}], "expires_at": "2018-08-01T11:43:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bcddf0d684ba4a109830fb5d21876f63", "name": "CreateRouterSuccessTests-42636c48-ec2b-4f5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/bcddf0d684ba4a109830fb5d21876f63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/bcddf0d684ba4a109830fb5d21876f63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/bcddf0d684ba4a109830fb5d21876f63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/bcddf0d684ba4a109830fb5d21876f63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/bcddf0d684ba4a109830fb5d21876f63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/bcddf0d684ba4a109830fb5d21876f63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_bcddf0d684ba4a109830fb5d21876f63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_bcddf0d684ba4a109830fb5d21876f63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/bcddf0d684ba4a109830fb5d21876f63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/bcddf0d684ba4a109830fb5d21876f63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/bcddf0d684ba4a109830fb5d21876f63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/bcddf0d684ba4a109830fb5d21876f63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/bcddf0d684ba4a109830fb5d21876f63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/bcddf0d684ba4a109830fb5d21876f63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-42636c48-ec2b-4f5-user", "id": "e0ae2afe5c3f4761b324592ac870214c"}, "audit_ids": ["ZFV15g6TQi6HFRJXxLCypA"], "issued_at": "2018-08-01T10:43:45.000000Z"}} 2018-08-01 10:43:45,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15ace0082a7405e257fc8d93f3daba204c77cb7f" 2018-08-01 10:43:45,731 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:43:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4125b574-66f7-44fe-b04d-92fb7400ada8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:43:45,731 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-4125b574-66f7-44fe-b04d-92fb7400ada8 2018-08-01 10:43:45,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/routers?name=CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15ace0082a7405e257fc8d93f3daba204c77cb7f" 2018-08-01 10:43:46,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 544 X-Openstack-Request-Id: req-fb6290c4-7b5b-4b31-aaea-960167c43d1a Date: Wed, 01 Aug 2018 10:43:46 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "bcddf0d684ba4a109830fb5d21876f63", "created_at": "2018-08-01T10:43:35Z", "admin_state_up": true, "updated_at": "2018-08-01T10:43:42Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "bcddf0d684ba4a109830fb5d21876f63", "id": "c029b3e1-8cb5-44bc-b319-e48eec2fbc52", "name": "CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-pub-router"}]} 2018-08-01 10:43:46,155 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers?name=CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-pub-router&admin_state_up=True used request id req-fb6290c4-7b5b-4b31-aaea-960167c43d1a 2018-08-01 10:43:46,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:43:46,163 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:43: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:43:46,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/bcddf0d684ba4a109830fb5d21876f63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15ace0082a7405e257fc8d93f3daba204c77cb7f" 2018-08-01 10:43:46,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:43:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5fea2701-60d1-4f2d-b56d-b40d461a4afc Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/bcddf0d684ba4a109830fb5d21876f63"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "bcddf0d684ba4a109830fb5d21876f63", "name": "CreateRouterSuccessTests-42636c48-ec2b-4f5-proj"}} 2018-08-01 10:43:46,185 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/bcddf0d684ba4a109830fb5d21876f63 used request id req-5fea2701-60d1-4f2d-b56d-b40d461a4afc 2018-08-01 10:43:46,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?device_id=c029b3e1-8cb5-44bc-b319-e48eec2fbc52 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15ace0082a7405e257fc8d93f3daba204c77cb7f" 2018-08-01 10:43:46,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1741 X-Openstack-Request-Id: req-40f1b5e2-6b68-4239-b875-73481550a03f Date: Wed, 01 Aug 2018 10:43:46 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:43:41Z","device_owner":"network:router_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c20a5e62-69f6-49e4-b74c-193905e81423","ip_address":"10.200.201.1"}],"id":"062b0d30-561e-44a1-8c7f-aed00463ee12","security_groups":["b8f32952-a6e4-4261-b6e9-55aa8934794d"],"mac_address":"fa:16:3e:d1:aa:bb","project_id":"bcddf0d684ba4a109830fb5d21876f63","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-port1","admin_state_up":true,"network_id":"cdbd8f0d-a252-40a1-92dd-a8c55b7251a7","tenant_id":"bcddf0d684ba4a109830fb5d21876f63","created_at":"2018-08-01T10:43:36Z","binding:vnic_type":"normal","device_id":"c029b3e1-8cb5-44bc-b319-e48eec2fbc52","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:43:44Z","device_owner":"network:router_interface","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f2a215b6-6dd0-4c99-81ca-c46fad7f7817","ip_address":"10.200.202.1"}],"id":"bcef9b68-237b-4969-8335-b02b3ac4ff97","security_groups":["b8f32952-a6e4-4261-b6e9-55aa8934794d"],"mac_address":"fa:16:3e:b5:41:f4","project_id":"bcddf0d684ba4a109830fb5d21876f63","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-port2","admin_state_up":true,"network_id":"a016cced-1301-4c5d-b144-d8c28289aa66","tenant_id":"bcddf0d684ba4a109830fb5d21876f63","created_at":"2018-08-01T10:43:41Z","binding:vnic_type":"normal","device_id":"c029b3e1-8cb5-44bc-b319-e48eec2fbc52","ip_allocation":"immediate"}]} 2018-08-01 10:43:46,254 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?device_id=c029b3e1-8cb5-44bc-b319-e48eec2fbc52 used request id req-40f1b5e2-6b68-4239-b875-73481550a03f 2018-08-01 10:43:46,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/c20a5e62-69f6-49e4-b74c-193905e81423 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15ace0082a7405e257fc8d93f3daba204c77cb7f" 2018-08-01 10:43:46,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-6db55ffb-c9ec-4ff1-980f-88d111b229c8 Date: Wed, 01 Aug 2018 10:43:46 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cdbd8f0d-a252-40a1-92dd-a8c55b7251a7","tenant_id":"bcddf0d684ba4a109830fb5d21876f63","created_at":"2018-08-01T10:43:31Z","dns_nameservers":[],"updated_at":"2018-08-01T10:43:31Z","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":"bcddf0d684ba4a109830fb5d21876f63","id":"c20a5e62-69f6-49e4-b74c-193905e81423","subnetpool_id":null,"name":"CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-pub-subnet1"}} 2018-08-01 10:43:46,306 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/c20a5e62-69f6-49e4-b74c-193905e81423 used request id req-6db55ffb-c9ec-4ff1-980f-88d111b229c8 2018-08-01 10:43:46,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/f2a215b6-6dd0-4c99-81ca-c46fad7f7817 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15ace0082a7405e257fc8d93f3daba204c77cb7f" 2018-08-01 10:43:46,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-be5769c7-d798-4faf-b3bf-76dae480c95f Date: Wed, 01 Aug 2018 10:43:46 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a016cced-1301-4c5d-b144-d8c28289aa66","tenant_id":"bcddf0d684ba4a109830fb5d21876f63","created_at":"2018-08-01T10:43:33Z","dns_nameservers":[],"updated_at":"2018-08-01T10:43:33Z","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":"bcddf0d684ba4a109830fb5d21876f63","id":"f2a215b6-6dd0-4c99-81ca-c46fad7f7817","subnetpool_id":null,"name":"CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-pub-subnet2"}} 2018-08-01 10:43:46,354 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/f2a215b6-6dd0-4c99-81ca-c46fad7f7817 used request id req-be5769c7-d798-4faf-b3bf-76dae480c95f 2018-08-01 10:43:46,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15ace0082a7405e257fc8d93f3daba204c77cb7f" 2018-08-01 10:43:46,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-161e2441-f8e6-4d86-a182-dec2506c3e41 Date: Wed, 01 Aug 2018 10:43:46 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"cdbd8f0d-a252-40a1-92dd-a8c55b7251a7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bcddf0d684ba4a109830fb5d21876f63","l2_adjacency":true,"status":"ACTIVE","subnets":["c20a5e62-69f6-49e4-b74c-193905e81423"],"description":"","tags":[],"updated_at":"2018-08-01T10:43:31Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-pub-net1","admin_state_up":true,"tenant_id":"bcddf0d684ba4a109830fb5d21876f63","created_at":"2018-08-01T10:43:30Z","mtu":1450}]} 2018-08-01 10:43:46,452 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-pub-net1 used request id req-161e2441-f8e6-4d86-a182-dec2506c3e41 2018-08-01 10:43:46,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=cdbd8f0d-a252-40a1-92dd-a8c55b7251a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15ace0082a7405e257fc8d93f3daba204c77cb7f" 2018-08-01 10:43:46,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-dc5ee0eb-a699-42ad-8fae-c7aeec91eb19 Date: Wed, 01 Aug 2018 10:43:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cdbd8f0d-a252-40a1-92dd-a8c55b7251a7","tenant_id":"bcddf0d684ba4a109830fb5d21876f63","created_at":"2018-08-01T10:43:31Z","dns_nameservers":[],"updated_at":"2018-08-01T10:43:31Z","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":"bcddf0d684ba4a109830fb5d21876f63","id":"c20a5e62-69f6-49e4-b74c-193905e81423","subnetpool_id":null,"name":"CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-pub-subnet1"}]} 2018-08-01 10:43:46,504 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=cdbd8f0d-a252-40a1-92dd-a8c55b7251a7 used request id req-dc5ee0eb-a699-42ad-8fae-c7aeec91eb19 2018-08-01 10:43:46,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15ace0082a7405e257fc8d93f3daba204c77cb7f" 2018-08-01 10:43:46,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-17b2d325-11f9-4c69-9584-f6af43b41c8b Date: Wed, 01 Aug 2018 10:43:46 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"cdbd8f0d-a252-40a1-92dd-a8c55b7251a7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bcddf0d684ba4a109830fb5d21876f63","l2_adjacency":true,"status":"ACTIVE","subnets":["c20a5e62-69f6-49e4-b74c-193905e81423"],"description":"","tags":[],"updated_at":"2018-08-01T10:43:31Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-pub-net1","admin_state_up":true,"tenant_id":"bcddf0d684ba4a109830fb5d21876f63","created_at":"2018-08-01T10:43:30Z","mtu":1450}]} 2018-08-01 10:43:46,598 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-pub-net1 used request id req-17b2d325-11f9-4c69-9584-f6af43b41c8b 2018-08-01 10:43:46,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/bcddf0d684ba4a109830fb5d21876f63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15ace0082a7405e257fc8d93f3daba204c77cb7f" 2018-08-01 10:43:46,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:43:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a65a6e73-80b8-4929-99e7-9e94f20367d4 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/bcddf0d684ba4a109830fb5d21876f63"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "bcddf0d684ba4a109830fb5d21876f63", "name": "CreateRouterSuccessTests-42636c48-ec2b-4f5-proj"}} 2018-08-01 10:43:46,690 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/bcddf0d684ba4a109830fb5d21876f63 used request id req-a65a6e73-80b8-4929-99e7-9e94f20367d4 2018-08-01 10:43:46,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=cdbd8f0d-a252-40a1-92dd-a8c55b7251a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15ace0082a7405e257fc8d93f3daba204c77cb7f" 2018-08-01 10:43:46,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-d899d56c-cfcf-4f9d-90bb-a6fded4356a9 Date: Wed, 01 Aug 2018 10:43:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cdbd8f0d-a252-40a1-92dd-a8c55b7251a7","tenant_id":"bcddf0d684ba4a109830fb5d21876f63","created_at":"2018-08-01T10:43:31Z","dns_nameservers":[],"updated_at":"2018-08-01T10:43:31Z","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":"bcddf0d684ba4a109830fb5d21876f63","id":"c20a5e62-69f6-49e4-b74c-193905e81423","subnetpool_id":null,"name":"CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-pub-subnet1"}]} 2018-08-01 10:43:46,740 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=cdbd8f0d-a252-40a1-92dd-a8c55b7251a7 used request id req-d899d56c-cfcf-4f9d-90bb-a6fded4356a9 2018-08-01 10:43:46,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=cdbd8f0d-a252-40a1-92dd-a8c55b7251a7&name=CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15ace0082a7405e257fc8d93f3daba204c77cb7f" 2018-08-01 10:43:46,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 877 X-Openstack-Request-Id: req-012766a0-0bac-4fbd-b5a0-2342b9ce37ee Date: Wed, 01 Aug 2018 10:43:46 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:43:41Z","device_owner":"network:router_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c20a5e62-69f6-49e4-b74c-193905e81423","ip_address":"10.200.201.1"}],"id":"062b0d30-561e-44a1-8c7f-aed00463ee12","security_groups":["b8f32952-a6e4-4261-b6e9-55aa8934794d"],"mac_address":"fa:16:3e:d1:aa:bb","project_id":"bcddf0d684ba4a109830fb5d21876f63","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-port1","admin_state_up":true,"network_id":"cdbd8f0d-a252-40a1-92dd-a8c55b7251a7","tenant_id":"bcddf0d684ba4a109830fb5d21876f63","created_at":"2018-08-01T10:43:36Z","binding:vnic_type":"normal","device_id":"c029b3e1-8cb5-44bc-b319-e48eec2fbc52","ip_allocation":"immediate"}]} 2018-08-01 10:43:46,800 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=cdbd8f0d-a252-40a1-92dd-a8c55b7251a7&name=CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-port1&admin_state_up=True used request id req-012766a0-0bac-4fbd-b5a0-2342b9ce37ee 2018-08-01 10:43:46,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/bcddf0d684ba4a109830fb5d21876f63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15ace0082a7405e257fc8d93f3daba204c77cb7f" 2018-08-01 10:43:46,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:43:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab8cfeaf-c96f-4236-ba43-afbcff756dcc Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/bcddf0d684ba4a109830fb5d21876f63"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "bcddf0d684ba4a109830fb5d21876f63", "name": "CreateRouterSuccessTests-42636c48-ec2b-4f5-proj"}} 2018-08-01 10:43:46,823 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/bcddf0d684ba4a109830fb5d21876f63 used request id req-ab8cfeaf-c96f-4236-ba43-afbcff756dcc 2018-08-01 10:43:46,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15ace0082a7405e257fc8d93f3daba204c77cb7f" 2018-08-01 10:43:46,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-b6f08c03-6810-42e3-ac2f-dd3900e20d20 Date: Wed, 01 Aug 2018 10:43:46 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a016cced-1301-4c5d-b144-d8c28289aa66","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bcddf0d684ba4a109830fb5d21876f63","l2_adjacency":true,"status":"ACTIVE","subnets":["f2a215b6-6dd0-4c99-81ca-c46fad7f7817"],"description":"","tags":[],"updated_at":"2018-08-01T10:43:33Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-pub-net2","admin_state_up":true,"tenant_id":"bcddf0d684ba4a109830fb5d21876f63","created_at":"2018-08-01T10:43:32Z","mtu":1450}]} 2018-08-01 10:43:46,922 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-pub-net2 used request id req-b6f08c03-6810-42e3-ac2f-dd3900e20d20 2018-08-01 10:43:46,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=a016cced-1301-4c5d-b144-d8c28289aa66 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15ace0082a7405e257fc8d93f3daba204c77cb7f" 2018-08-01 10:43:46,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-6ab7c09c-cec0-42ea-9113-eedcd945f0c6 Date: Wed, 01 Aug 2018 10:43:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a016cced-1301-4c5d-b144-d8c28289aa66","tenant_id":"bcddf0d684ba4a109830fb5d21876f63","created_at":"2018-08-01T10:43:33Z","dns_nameservers":[],"updated_at":"2018-08-01T10:43:33Z","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":"bcddf0d684ba4a109830fb5d21876f63","id":"f2a215b6-6dd0-4c99-81ca-c46fad7f7817","subnetpool_id":null,"name":"CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-pub-subnet2"}]} 2018-08-01 10:43:46,971 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=a016cced-1301-4c5d-b144-d8c28289aa66 used request id req-6ab7c09c-cec0-42ea-9113-eedcd945f0c6 2018-08-01 10:43:46,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15ace0082a7405e257fc8d93f3daba204c77cb7f" 2018-08-01 10:43:47,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-b06167ee-f1e7-47d3-8180-2689d9af9f35 Date: Wed, 01 Aug 2018 10:43:47 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a016cced-1301-4c5d-b144-d8c28289aa66","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bcddf0d684ba4a109830fb5d21876f63","l2_adjacency":true,"status":"ACTIVE","subnets":["f2a215b6-6dd0-4c99-81ca-c46fad7f7817"],"description":"","tags":[],"updated_at":"2018-08-01T10:43:33Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-pub-net2","admin_state_up":true,"tenant_id":"bcddf0d684ba4a109830fb5d21876f63","created_at":"2018-08-01T10:43:32Z","mtu":1450}]} 2018-08-01 10:43:47,067 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-pub-net2 used request id req-b06167ee-f1e7-47d3-8180-2689d9af9f35 2018-08-01 10:43:47,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/bcddf0d684ba4a109830fb5d21876f63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15ace0082a7405e257fc8d93f3daba204c77cb7f" 2018-08-01 10:43:47,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:43:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d55ed863-48b6-4b37-b27c-046ce598ca2b Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/bcddf0d684ba4a109830fb5d21876f63"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "bcddf0d684ba4a109830fb5d21876f63", "name": "CreateRouterSuccessTests-42636c48-ec2b-4f5-proj"}} 2018-08-01 10:43:47,236 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/bcddf0d684ba4a109830fb5d21876f63 used request id req-d55ed863-48b6-4b37-b27c-046ce598ca2b 2018-08-01 10:43:47,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=a016cced-1301-4c5d-b144-d8c28289aa66 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15ace0082a7405e257fc8d93f3daba204c77cb7f" 2018-08-01 10:43:47,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-a5b8c555-87ae-43d5-9bd5-f478c3719ccf Date: Wed, 01 Aug 2018 10:43:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a016cced-1301-4c5d-b144-d8c28289aa66","tenant_id":"bcddf0d684ba4a109830fb5d21876f63","created_at":"2018-08-01T10:43:33Z","dns_nameservers":[],"updated_at":"2018-08-01T10:43:33Z","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":"bcddf0d684ba4a109830fb5d21876f63","id":"f2a215b6-6dd0-4c99-81ca-c46fad7f7817","subnetpool_id":null,"name":"CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-pub-subnet2"}]} 2018-08-01 10:43:47,289 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=a016cced-1301-4c5d-b144-d8c28289aa66 used request id req-a5b8c555-87ae-43d5-9bd5-f478c3719ccf 2018-08-01 10:43:47,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=a016cced-1301-4c5d-b144-d8c28289aa66&name=CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-port2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15ace0082a7405e257fc8d93f3daba204c77cb7f" 2018-08-01 10:43:47,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 877 X-Openstack-Request-Id: req-1efe2c6e-9d26-47c9-bb2e-ae1fd55945d2 Date: Wed, 01 Aug 2018 10:43:47 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:43:47Z","device_owner":"network:router_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f2a215b6-6dd0-4c99-81ca-c46fad7f7817","ip_address":"10.200.202.1"}],"id":"bcef9b68-237b-4969-8335-b02b3ac4ff97","security_groups":["b8f32952-a6e4-4261-b6e9-55aa8934794d"],"mac_address":"fa:16:3e:b5:41:f4","project_id":"bcddf0d684ba4a109830fb5d21876f63","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-port2","admin_state_up":true,"network_id":"a016cced-1301-4c5d-b144-d8c28289aa66","tenant_id":"bcddf0d684ba4a109830fb5d21876f63","created_at":"2018-08-01T10:43:41Z","binding:vnic_type":"normal","device_id":"c029b3e1-8cb5-44bc-b319-e48eec2fbc52","ip_allocation":"immediate"}]} 2018-08-01 10:43:47,346 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=a016cced-1301-4c5d-b144-d8c28289aa66&name=CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-port2&admin_state_up=True used request id req-1efe2c6e-9d26-47c9-bb2e-ae1fd55945d2 2018-08-01 10:43:47,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/bcddf0d684ba4a109830fb5d21876f63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15ace0082a7405e257fc8d93f3daba204c77cb7f" 2018-08-01 10:43:47,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:43:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-361db17e-5230-43e6-a15e-6b2443e977e5 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/bcddf0d684ba4a109830fb5d21876f63"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "bcddf0d684ba4a109830fb5d21876f63", "name": "CreateRouterSuccessTests-42636c48-ec2b-4f5-proj"}} 2018-08-01 10:43:47,426 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/bcddf0d684ba4a109830fb5d21876f63 used request id req-361db17e-5230-43e6-a15e-6b2443e977e5 2018-08-01 10:43:47,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/routers/c029b3e1-8cb5-44bc-b319-e48eec2fbc52 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15ace0082a7405e257fc8d93f3daba204c77cb7f" 2018-08-01 10:43:47,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 541 X-Openstack-Request-Id: req-5395083f-a48a-4fca-9465-2628384c9580 Date: Wed, 01 Aug 2018 10:43:47 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "bcddf0d684ba4a109830fb5d21876f63", "created_at": "2018-08-01T10:43:35Z", "admin_state_up": true, "updated_at": "2018-08-01T10:43:42Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "bcddf0d684ba4a109830fb5d21876f63", "id": "c029b3e1-8cb5-44bc-b319-e48eec2fbc52", "name": "CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-pub-router"}} 2018-08-01 10:43:47,528 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers/c029b3e1-8cb5-44bc-b319-e48eec2fbc52 used request id req-5395083f-a48a-4fca-9465-2628384c9580 2018-08-01 10:43:47,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?device_id=c029b3e1-8cb5-44bc-b319-e48eec2fbc52 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15ace0082a7405e257fc8d93f3daba204c77cb7f" 2018-08-01 10:43:47,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1743 X-Openstack-Request-Id: req-d5c35661-3f49-4d70-847c-fe4909fc521c Date: Wed, 01 Aug 2018 10:43:47 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:43:41Z","device_owner":"network:router_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c20a5e62-69f6-49e4-b74c-193905e81423","ip_address":"10.200.201.1"}],"id":"062b0d30-561e-44a1-8c7f-aed00463ee12","security_groups":["b8f32952-a6e4-4261-b6e9-55aa8934794d"],"mac_address":"fa:16:3e:d1:aa:bb","project_id":"bcddf0d684ba4a109830fb5d21876f63","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-port1","admin_state_up":true,"network_id":"cdbd8f0d-a252-40a1-92dd-a8c55b7251a7","tenant_id":"bcddf0d684ba4a109830fb5d21876f63","created_at":"2018-08-01T10:43:36Z","binding:vnic_type":"normal","device_id":"c029b3e1-8cb5-44bc-b319-e48eec2fbc52","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:43:47Z","device_owner":"network:router_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f2a215b6-6dd0-4c99-81ca-c46fad7f7817","ip_address":"10.200.202.1"}],"id":"bcef9b68-237b-4969-8335-b02b3ac4ff97","security_groups":["b8f32952-a6e4-4261-b6e9-55aa8934794d"],"mac_address":"fa:16:3e:b5:41:f4","project_id":"bcddf0d684ba4a109830fb5d21876f63","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-port2","admin_state_up":true,"network_id":"a016cced-1301-4c5d-b144-d8c28289aa66","tenant_id":"bcddf0d684ba4a109830fb5d21876f63","created_at":"2018-08-01T10:43:41Z","binding:vnic_type":"normal","device_id":"c029b3e1-8cb5-44bc-b319-e48eec2fbc52","ip_allocation":"immediate"}]} 2018-08-01 10:43:47,594 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?device_id=c029b3e1-8cb5-44bc-b319-e48eec2fbc52 used request id req-d5c35661-3f49-4d70-847c-fe4909fc521c 2018-08-01 10:43:47,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/c20a5e62-69f6-49e4-b74c-193905e81423 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15ace0082a7405e257fc8d93f3daba204c77cb7f" 2018-08-01 10:43:47,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-5fcb417b-a7ef-4dd0-9c0f-0213f4993946 Date: Wed, 01 Aug 2018 10:43:47 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cdbd8f0d-a252-40a1-92dd-a8c55b7251a7","tenant_id":"bcddf0d684ba4a109830fb5d21876f63","created_at":"2018-08-01T10:43:31Z","dns_nameservers":[],"updated_at":"2018-08-01T10:43:31Z","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":"bcddf0d684ba4a109830fb5d21876f63","id":"c20a5e62-69f6-49e4-b74c-193905e81423","subnetpool_id":null,"name":"CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-pub-subnet1"}} 2018-08-01 10:43:47,644 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/c20a5e62-69f6-49e4-b74c-193905e81423 used request id req-5fcb417b-a7ef-4dd0-9c0f-0213f4993946 2018-08-01 10:43:47,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/f2a215b6-6dd0-4c99-81ca-c46fad7f7817 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15ace0082a7405e257fc8d93f3daba204c77cb7f" 2018-08-01 10:43:47,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-ba54d9f3-b2dd-4c06-bbe8-72899c1560b6 Date: Wed, 01 Aug 2018 10:43:47 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a016cced-1301-4c5d-b144-d8c28289aa66","tenant_id":"bcddf0d684ba4a109830fb5d21876f63","created_at":"2018-08-01T10:43:33Z","dns_nameservers":[],"updated_at":"2018-08-01T10:43:33Z","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":"bcddf0d684ba4a109830fb5d21876f63","id":"f2a215b6-6dd0-4c99-81ca-c46fad7f7817","subnetpool_id":null,"name":"CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-pub-subnet2"}} 2018-08-01 10:43:47,692 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/f2a215b6-6dd0-4c99-81ca-c46fad7f7817 used request id req-ba54d9f3-b2dd-4c06-bbe8-72899c1560b6 2018-08-01 10:43:47,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=cdbd8f0d-a252-40a1-92dd-a8c55b7251a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32209594c030fc90e5e2d0cbab9901633ba539c9" 2018-08-01 10:43:47,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-e4121b2a-51ce-4353-8ef5-7ea50d33d09f Date: Wed, 01 Aug 2018 10:43:47 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"cdbd8f0d-a252-40a1-92dd-a8c55b7251a7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bcddf0d684ba4a109830fb5d21876f63","l2_adjacency":true,"status":"ACTIVE","subnets":["c20a5e62-69f6-49e4-b74c-193905e81423"],"description":"","tags":[],"updated_at":"2018-08-01T10:43:31Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-pub-net1","admin_state_up":true,"tenant_id":"bcddf0d684ba4a109830fb5d21876f63","created_at":"2018-08-01T10:43:30Z","mtu":1450}]} 2018-08-01 10:43:47,789 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=cdbd8f0d-a252-40a1-92dd-a8c55b7251a7 used request id req-e4121b2a-51ce-4353-8ef5-7ea50d33d09f 2018-08-01 10:43:47,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=cdbd8f0d-a252-40a1-92dd-a8c55b7251a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32209594c030fc90e5e2d0cbab9901633ba539c9" 2018-08-01 10:43:47,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-9f3f5d5b-8e98-4033-8f7e-b993c1a41567 Date: Wed, 01 Aug 2018 10:43:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cdbd8f0d-a252-40a1-92dd-a8c55b7251a7","tenant_id":"bcddf0d684ba4a109830fb5d21876f63","created_at":"2018-08-01T10:43:31Z","dns_nameservers":[],"updated_at":"2018-08-01T10:43:31Z","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":"bcddf0d684ba4a109830fb5d21876f63","id":"c20a5e62-69f6-49e4-b74c-193905e81423","subnetpool_id":null,"name":"CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-pub-subnet1"}]} 2018-08-01 10:43:47,840 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=cdbd8f0d-a252-40a1-92dd-a8c55b7251a7 used request id req-9f3f5d5b-8e98-4033-8f7e-b993c1a41567 2018-08-01 10:43:47,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=cdbd8f0d-a252-40a1-92dd-a8c55b7251a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32209594c030fc90e5e2d0cbab9901633ba539c9" 2018-08-01 10:43:47,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1667 X-Openstack-Request-Id: req-9aae04fc-e644-462d-ab02-af338e66668b Date: Wed, 01 Aug 2018 10:43:47 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:43:41Z","device_owner":"network:router_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c20a5e62-69f6-49e4-b74c-193905e81423","ip_address":"10.200.201.1"}],"id":"062b0d30-561e-44a1-8c7f-aed00463ee12","security_groups":["b8f32952-a6e4-4261-b6e9-55aa8934794d"],"mac_address":"fa:16:3e:d1:aa:bb","project_id":"bcddf0d684ba4a109830fb5d21876f63","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-port1","admin_state_up":true,"network_id":"cdbd8f0d-a252-40a1-92dd-a8c55b7251a7","tenant_id":"bcddf0d684ba4a109830fb5d21876f63","created_at":"2018-08-01T10:43:36Z","binding:vnic_type":"normal","device_id":"c029b3e1-8cb5-44bc-b319-e48eec2fbc52","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:43:33Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c20a5e62-69f6-49e4-b74c-193905e81423","ip_address":"10.200.201.2"}],"id":"dd298dce-6871-43c8-a0b5-2df997c7cc66","security_groups":[],"mac_address":"fa:16:3e:e1:3f:d9","project_id":"bcddf0d684ba4a109830fb5d21876f63","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cdbd8f0d-a252-40a1-92dd-a8c55b7251a7","tenant_id":"bcddf0d684ba4a109830fb5d21876f63","created_at":"2018-08-01T10:43:31Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-cdbd8f0d-a252-40a1-92dd-a8c55b7251a7","ip_allocation":"immediate"}]} 2018-08-01 10:43:47,905 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=cdbd8f0d-a252-40a1-92dd-a8c55b7251a7 used request id req-9aae04fc-e644-462d-ab02-af338e66668b 2018-08-01 10:43:47,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=a016cced-1301-4c5d-b144-d8c28289aa66 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32209594c030fc90e5e2d0cbab9901633ba539c9" 2018-08-01 10:43:48,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-50fa1056-fd93-4dab-b26d-2ec63b12ca20 Date: Wed, 01 Aug 2018 10:43:48 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a016cced-1301-4c5d-b144-d8c28289aa66","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bcddf0d684ba4a109830fb5d21876f63","l2_adjacency":true,"status":"ACTIVE","subnets":["f2a215b6-6dd0-4c99-81ca-c46fad7f7817"],"description":"","tags":[],"updated_at":"2018-08-01T10:43:33Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-pub-net2","admin_state_up":true,"tenant_id":"bcddf0d684ba4a109830fb5d21876f63","created_at":"2018-08-01T10:43:32Z","mtu":1450}]} 2018-08-01 10:43:48,001 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=a016cced-1301-4c5d-b144-d8c28289aa66 used request id req-50fa1056-fd93-4dab-b26d-2ec63b12ca20 2018-08-01 10:43:48,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=a016cced-1301-4c5d-b144-d8c28289aa66 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32209594c030fc90e5e2d0cbab9901633ba539c9" 2018-08-01 10:43:48,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-19c3cf29-54d5-4b2e-a208-29a9bf81e7fe Date: Wed, 01 Aug 2018 10:43:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a016cced-1301-4c5d-b144-d8c28289aa66","tenant_id":"bcddf0d684ba4a109830fb5d21876f63","created_at":"2018-08-01T10:43:33Z","dns_nameservers":[],"updated_at":"2018-08-01T10:43:33Z","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":"bcddf0d684ba4a109830fb5d21876f63","id":"f2a215b6-6dd0-4c99-81ca-c46fad7f7817","subnetpool_id":null,"name":"CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-pub-subnet2"}]} 2018-08-01 10:43:48,051 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=a016cced-1301-4c5d-b144-d8c28289aa66 used request id req-19c3cf29-54d5-4b2e-a208-29a9bf81e7fe 2018-08-01 10:43:48,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=a016cced-1301-4c5d-b144-d8c28289aa66 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32209594c030fc90e5e2d0cbab9901633ba539c9" 2018-08-01 10:43:48,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1667 X-Openstack-Request-Id: req-50adb79c-7df1-49c9-91fa-f0aa9c267f8e Date: Wed, 01 Aug 2018 10:43:48 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:43:35Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f2a215b6-6dd0-4c99-81ca-c46fad7f7817","ip_address":"10.200.202.2"}],"id":"905e85bf-19ab-4969-9b1c-65c75e372d2f","security_groups":[],"mac_address":"fa:16:3e:08:55:3c","project_id":"bcddf0d684ba4a109830fb5d21876f63","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a016cced-1301-4c5d-b144-d8c28289aa66","tenant_id":"bcddf0d684ba4a109830fb5d21876f63","created_at":"2018-08-01T10:43:33Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a016cced-1301-4c5d-b144-d8c28289aa66","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:43:47Z","device_owner":"network:router_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f2a215b6-6dd0-4c99-81ca-c46fad7f7817","ip_address":"10.200.202.1"}],"id":"bcef9b68-237b-4969-8335-b02b3ac4ff97","security_groups":["b8f32952-a6e4-4261-b6e9-55aa8934794d"],"mac_address":"fa:16:3e:b5:41:f4","project_id":"bcddf0d684ba4a109830fb5d21876f63","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-port2","admin_state_up":true,"network_id":"a016cced-1301-4c5d-b144-d8c28289aa66","tenant_id":"bcddf0d684ba4a109830fb5d21876f63","created_at":"2018-08-01T10:43:41Z","binding:vnic_type":"normal","device_id":"c029b3e1-8cb5-44bc-b319-e48eec2fbc52","ip_allocation":"immediate"}]} 2018-08-01 10:43:48,115 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=a016cced-1301-4c5d-b144-d8c28289aa66 used request id req-50adb79c-7df1-49c9-91fa-f0aa9c267f8e 2018-08-01 10:43:48,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/c20a5e62-69f6-49e4-b74c-193905e81423 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32209594c030fc90e5e2d0cbab9901633ba539c9" 2018-08-01 10:43:48,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-9a25e4d5-880f-418c-9ec5-cf791d6eee26 Date: Wed, 01 Aug 2018 10:43:48 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cdbd8f0d-a252-40a1-92dd-a8c55b7251a7","tenant_id":"bcddf0d684ba4a109830fb5d21876f63","created_at":"2018-08-01T10:43:31Z","dns_nameservers":[],"updated_at":"2018-08-01T10:43:31Z","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":"bcddf0d684ba4a109830fb5d21876f63","id":"c20a5e62-69f6-49e4-b74c-193905e81423","subnetpool_id":null,"name":"CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-pub-subnet1"}} 2018-08-01 10:43:48,165 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/c20a5e62-69f6-49e4-b74c-193905e81423 used request id req-9a25e4d5-880f-418c-9ec5-cf791d6eee26 2018-08-01 10:43:48,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=cdbd8f0d-a252-40a1-92dd-a8c55b7251a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32209594c030fc90e5e2d0cbab9901633ba539c9" 2018-08-01 10:43:48,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-f99120ab-f54b-4fd7-9002-0bf725cdaff5 Date: Wed, 01 Aug 2018 10:43:48 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"cdbd8f0d-a252-40a1-92dd-a8c55b7251a7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bcddf0d684ba4a109830fb5d21876f63","l2_adjacency":true,"status":"ACTIVE","subnets":["c20a5e62-69f6-49e4-b74c-193905e81423"],"description":"","tags":[],"updated_at":"2018-08-01T10:43:31Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-pub-net1","admin_state_up":true,"tenant_id":"bcddf0d684ba4a109830fb5d21876f63","created_at":"2018-08-01T10:43:30Z","mtu":1450}]} 2018-08-01 10:43:48,261 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=cdbd8f0d-a252-40a1-92dd-a8c55b7251a7 used request id req-f99120ab-f54b-4fd7-9002-0bf725cdaff5 2018-08-01 10:43:48,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=cdbd8f0d-a252-40a1-92dd-a8c55b7251a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32209594c030fc90e5e2d0cbab9901633ba539c9" 2018-08-01 10:43:48,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-cd1bb063-30c5-4b26-9418-df0ed198b579 Date: Wed, 01 Aug 2018 10:43:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cdbd8f0d-a252-40a1-92dd-a8c55b7251a7","tenant_id":"bcddf0d684ba4a109830fb5d21876f63","created_at":"2018-08-01T10:43:31Z","dns_nameservers":[],"updated_at":"2018-08-01T10:43:31Z","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":"bcddf0d684ba4a109830fb5d21876f63","id":"c20a5e62-69f6-49e4-b74c-193905e81423","subnetpool_id":null,"name":"CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-pub-subnet1"}]} 2018-08-01 10:43:48,308 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=cdbd8f0d-a252-40a1-92dd-a8c55b7251a7 used request id req-cd1bb063-30c5-4b26-9418-df0ed198b579 2018-08-01 10:43:48,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/f2a215b6-6dd0-4c99-81ca-c46fad7f7817 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32209594c030fc90e5e2d0cbab9901633ba539c9" 2018-08-01 10:43:48,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-0ed3d449-e0d7-47ca-a025-a796d3fe1680 Date: Wed, 01 Aug 2018 10:43:48 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a016cced-1301-4c5d-b144-d8c28289aa66","tenant_id":"bcddf0d684ba4a109830fb5d21876f63","created_at":"2018-08-01T10:43:33Z","dns_nameservers":[],"updated_at":"2018-08-01T10:43:33Z","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":"bcddf0d684ba4a109830fb5d21876f63","id":"f2a215b6-6dd0-4c99-81ca-c46fad7f7817","subnetpool_id":null,"name":"CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-pub-subnet2"}} 2018-08-01 10:43:48,355 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/f2a215b6-6dd0-4c99-81ca-c46fad7f7817 used request id req-0ed3d449-e0d7-47ca-a025-a796d3fe1680 2018-08-01 10:43:48,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=a016cced-1301-4c5d-b144-d8c28289aa66 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32209594c030fc90e5e2d0cbab9901633ba539c9" 2018-08-01 10:43:48,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-068d86b6-f85d-4c1a-868f-0811738cbeae Date: Wed, 01 Aug 2018 10:43:48 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a016cced-1301-4c5d-b144-d8c28289aa66","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bcddf0d684ba4a109830fb5d21876f63","l2_adjacency":true,"status":"ACTIVE","subnets":["f2a215b6-6dd0-4c99-81ca-c46fad7f7817"],"description":"","tags":[],"updated_at":"2018-08-01T10:43:33Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-pub-net2","admin_state_up":true,"tenant_id":"bcddf0d684ba4a109830fb5d21876f63","created_at":"2018-08-01T10:43:32Z","mtu":1450}]} 2018-08-01 10:43:48,447 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=a016cced-1301-4c5d-b144-d8c28289aa66 used request id req-068d86b6-f85d-4c1a-868f-0811738cbeae 2018-08-01 10:43:48,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=a016cced-1301-4c5d-b144-d8c28289aa66 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32209594c030fc90e5e2d0cbab9901633ba539c9" 2018-08-01 10:43:48,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-4fa66e21-c9ef-41ec-839a-b0cc7a987e09 Date: Wed, 01 Aug 2018 10:43:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a016cced-1301-4c5d-b144-d8c28289aa66","tenant_id":"bcddf0d684ba4a109830fb5d21876f63","created_at":"2018-08-01T10:43:33Z","dns_nameservers":[],"updated_at":"2018-08-01T10:43:33Z","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":"bcddf0d684ba4a109830fb5d21876f63","id":"f2a215b6-6dd0-4c99-81ca-c46fad7f7817","subnetpool_id":null,"name":"CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-pub-subnet2"}]} 2018-08-01 10:43:48,496 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=a016cced-1301-4c5d-b144-d8c28289aa66 used request id req-4fa66e21-c9ef-41ec-839a-b0cc7a987e09 2018-08-01 10:43:48,497 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-pub-router and port CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-port1 2018-08-01 10:43:48,497 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-pub-router 2018-08-01 10:43:48,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/routers/c029b3e1-8cb5-44bc-b319-e48eec2fbc52/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f228a1687ad88284f6b09edf18a6b6518b60ea10" -d '{"port_id": "062b0d30-561e-44a1-8c7f-aed00463ee12"}' 2018-08-01 10:43:50,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-39ef9c38-c10d-46b6-ae14-df4573e2626a Date: Wed, 01 Aug 2018 10:43:50 GMT RESP BODY: {"network_id": "cdbd8f0d-a252-40a1-92dd-a8c55b7251a7", "tenant_id": "bcddf0d684ba4a109830fb5d21876f63", "subnet_id": "c20a5e62-69f6-49e4-b74c-193905e81423", "subnet_ids": ["c20a5e62-69f6-49e4-b74c-193905e81423"], "port_id": "062b0d30-561e-44a1-8c7f-aed00463ee12", "id": "c029b3e1-8cb5-44bc-b319-e48eec2fbc52"} 2018-08-01 10:43:50,002 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/c029b3e1-8cb5-44bc-b319-e48eec2fbc52/remove_router_interface used request id req-39ef9c38-c10d-46b6-ae14-df4573e2626a 2018-08-01 10:43:50,002 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-pub-router and port CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-port2 2018-08-01 10:43:50,002 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-pub-router 2018-08-01 10:43:50,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/routers/c029b3e1-8cb5-44bc-b319-e48eec2fbc52/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f228a1687ad88284f6b09edf18a6b6518b60ea10" -d '{"port_id": "bcef9b68-237b-4969-8335-b02b3ac4ff97"}' 2018-08-01 10:43:51,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-b3fd3e16-0c33-4b8a-ab82-f670fcf2473b Date: Wed, 01 Aug 2018 10:43:51 GMT RESP BODY: {"network_id": "a016cced-1301-4c5d-b144-d8c28289aa66", "tenant_id": "bcddf0d684ba4a109830fb5d21876f63", "subnet_id": "f2a215b6-6dd0-4c99-81ca-c46fad7f7817", "subnet_ids": ["f2a215b6-6dd0-4c99-81ca-c46fad7f7817"], "port_id": "bcef9b68-237b-4969-8335-b02b3ac4ff97", "id": "c029b3e1-8cb5-44bc-b319-e48eec2fbc52"} 2018-08-01 10:43:51,475 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/c029b3e1-8cb5-44bc-b319-e48eec2fbc52/remove_router_interface used request id req-b3fd3e16-0c33-4b8a-ab82-f670fcf2473b 2018-08-01 10:43:51,476 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-pub-router 2018-08-01 10:43:51,476 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-pub-router 2018-08-01 10:43:51,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/routers/c029b3e1-8cb5-44bc-b319-e48eec2fbc52 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f228a1687ad88284f6b09edf18a6b6518b60ea10" 2018-08-01 10:43:51,787 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-effe578c-a971-4cdf-8003-82851857e41a Content-Length: 0 Date: Wed, 01 Aug 2018 10:43:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:43:51,788 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/c029b3e1-8cb5-44bc-b319-e48eec2fbc52 used request id req-effe578c-a971-4cdf-8003-82851857e41a 2018-08-01 10:43:51,788 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-pub-subnet1 2018-08-01 10:43:51,789 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-pub-subnet1 2018-08-01 10:43:51,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/subnets/c20a5e62-69f6-49e4-b74c-193905e81423 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb448569d1a800bc9aeb52faa6359a097c09df4d" 2018-08-01 10:43:53,031 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9ba48a16-256c-4b81-983d-17b292595c04 Date: Wed, 01 Aug 2018 10:43:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:43:53,031 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/c20a5e62-69f6-49e4-b74c-193905e81423 used request id req-9ba48a16-256c-4b81-983d-17b292595c04 2018-08-01 10:43:53,031 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-pub-net1 2018-08-01 10:43:53,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/networks/cdbd8f0d-a252-40a1-92dd-a8c55b7251a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb448569d1a800bc9aeb52faa6359a097c09df4d" 2018-08-01 10:43:53,989 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b47c481e-0d4f-46f9-9107-0be442c93dab Date: Wed, 01 Aug 2018 10:43:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:43:53,989 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/cdbd8f0d-a252-40a1-92dd-a8c55b7251a7 used request id req-b47c481e-0d4f-46f9-9107-0be442c93dab 2018-08-01 10:43:53,990 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-pub-subnet2 2018-08-01 10:43:53,990 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-pub-subnet2 2018-08-01 10:43:53,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/subnets/f2a215b6-6dd0-4c99-81ca-c46fad7f7817 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}287f0b6322df1260f6982a9176492aed6fb2b5df" 2018-08-01 10:43:55,072 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-211ac205-bc55-481c-9ca5-478b956f9499 Date: Wed, 01 Aug 2018 10:43:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:43:55,072 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/f2a215b6-6dd0-4c99-81ca-c46fad7f7817 used request id req-211ac205-bc55-481c-9ca5-478b956f9499 2018-08-01 10:43:55,072 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-4f2b76fb-9df7-4630-8730-2032b466156c-pub-net2 2018-08-01 10:43:55,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/networks/a016cced-1301-4c5d-b144-d8c28289aa66 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}287f0b6322df1260f6982a9176492aed6fb2b5df" 2018-08-01 10:43:56,113 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b036fa36-02f7-4ffd-a306-055f5ed62a70 Date: Wed, 01 Aug 2018 10:43:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:43:56,113 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/a016cced-1301-4c5d-b144-d8c28289aa66 used request id req-b036fa36-02f7-4ffd-a306-055f5ed62a70 2018-08-01 10:43:56,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}401af6c1b7858894c6f79c7c44f555142a41a6af" 2018-08-01 10:43:56,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-0ef2571a-a64d-455a-9d6b-476220ce4d82 Date: Wed, 01 Aug 2018 10:43:56 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a2413a97b61342d8bd27570706ef372d", "created_at": "2018-08-01T09:33:18Z", "updated_at": "2018-08-01T09:33:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "7f556ce3-51d0-4279-a11d-510db9f9a3b1", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "94adc13c-a166-41cf-bd16-f997efc73cb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "b39143b5-c08f-4d0b-9d40-54f472f2389e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "e218b0b7-4501-4f84-9458-caf2891c260d", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}], "revision_number": 4, "project_id": "a2413a97b61342d8bd27570706ef372d", "id": "38229670-7386-42d0-b7b9-2397ea5938de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "created_at": "2018-08-01T09:28:38Z", "updated_at": "2018-08-01T09:28:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "763568f1-8151-4a3c-911a-d06da4423063", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "80d28bee-4aee-47e8-a8da-e0fe31497fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "a47a5ddf-aa37-4ab2-a335-1c93513b5f12", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "f5bba5a5-602b-421e-98b2-5a16117f943f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}], "revision_number": 4, "project_id": "dbe9669438844f3faecdc7fcc050e0d8", "id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ed1054af2e94c049694d98d54211d98", "created_at": "2018-08-01T09:31:40Z", "updated_at": "2018-08-01T09:31:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "34baee87-ea35-42ee-8a69-0f6e2a825d3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "89b9d1c9-f4f9-45cd-8d36-970d44228439", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "b8ab0d59-cab9-4488-82ee-7c5f69709bff", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "d3ab68ea-23b4-4bf6-8dd3-85d029e3d89f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}], "revision_number": 4, "project_id": "2ed1054af2e94c049694d98d54211d98", "id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "created_at": "2018-08-01T09:34:13Z", "updated_at": "2018-08-01T09:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "1dbb3f59-611b-46d1-a82d-2720e0a16f86", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "3878126b-a220-4357-adb9-bc22498f31b1", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "75ce67db-9c04-4561-a10d-8b1ec63943e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "e2945a69-3afe-41e3-a7ec-3ea4c79a12ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}], "revision_number": 4, "project_id": "c0d9b34b06f445a7857603f60b181f3c", "id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-01T09:30:58Z", "updated_at": "2018-08-01T09:30:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "042d4626-2974-418d-affe-f8f2acd05faa", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "995fae58-f0e5-4e10-801c-6c2ce5c7ae0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "cb8404fa-cb24-4879-a34d-f3050dcba730", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "dad6aaab-690e-4c24-9103-6767e0c80bc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "created_at": "2018-08-01T09:31:11Z", "updated_at": "2018-08-01T09:31:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "939e25e0-5dbc-4f6e-9f6f-7fb70e540203", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "9796a673-6928-4009-9c21-1410d395646e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "af7b8bf8-2fb6-4d72-842a-38f72d7581f7", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "b9af65b0-2eb8-45e1-8504-b7dc4dbb83ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}], "revision_number": 4, "project_id": "dd207f801ed3475f9dbe5f13077af1c8", "id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "46dd322c3fcc454eb140e37825746af8", "created_at": "2018-08-01T10:33:44Z", "updated_at": "2018-08-01T10:33:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "0f41470b-1091-45c1-b574-92069f79f8d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "8cc03a9c-8fa5-425b-812f-d7692bae3613", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d1373b1e-2fb9-4e02-a9e1-7e873ba1d7d1", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d21f3909-71f3-43e2-a22d-6a9c2513cb6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}], "revision_number": 4, "project_id": "46dd322c3fcc454eb140e37825746af8", "id": "b2961714-c8a4-4fcb-918b-21d70527c983", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bcddf0d684ba4a109830fb5d21876f63", "created_at": "2018-08-01T10:43:30Z", "updated_at": "2018-08-01T10:43:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:43:30Z", "revision_number": 0, "id": "008cb010-0713-42e6-8751-1bfa1395622a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:43:30Z", "security_group_id": "b8f32952-a6e4-4261-b6e9-55aa8934794d", "tenant_id": "bcddf0d684ba4a109830fb5d21876f63", "port_range_min": null, "ethertype": "IPv4", "project_id": "bcddf0d684ba4a109830fb5d21876f63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:43:30Z", "revision_number": 0, "id": "7def5532-804b-4861-8049-62e9411ffbda", "remote_group_id": "b8f32952-a6e4-4261-b6e9-55aa8934794d", "remote_ip_prefix": null, "created_at": "2018-08-01T10:43:30Z", "security_group_id": "b8f32952-a6e4-4261-b6e9-55aa8934794d", "tenant_id": "bcddf0d684ba4a109830fb5d21876f63", "port_range_min": null, "ethertype": "IPv4", "project_id": "bcddf0d684ba4a109830fb5d21876f63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:43:30Z", "revision_number": 0, "id": "914ef675-6694-4665-bc5b-009216dbc377", "remote_group_id": "b8f32952-a6e4-4261-b6e9-55aa8934794d", "remote_ip_prefix": null, "created_at": "2018-08-01T10:43:30Z", "security_group_id": "b8f32952-a6e4-4261-b6e9-55aa8934794d", "tenant_id": "bcddf0d684ba4a109830fb5d21876f63", "port_range_min": null, "ethertype": "IPv6", "project_id": "bcddf0d684ba4a109830fb5d21876f63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:43:30Z", "revision_number": 0, "id": "c3a4081b-4eaf-4c9a-9736-0b9fe7d291aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:43:30Z", "security_group_id": "b8f32952-a6e4-4261-b6e9-55aa8934794d", "tenant_id": "bcddf0d684ba4a109830fb5d21876f63", "port_range_min": null, "ethertype": "IPv6", "project_id": "bcddf0d684ba4a109830fb5d21876f63"}], "revision_number": 4, "project_id": "bcddf0d684ba4a109830fb5d21876f63", "id": "b8f32952-a6e4-4261-b6e9-55aa8934794d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "created_at": "2018-08-01T09:34:57Z", "updated_at": "2018-08-01T09:34:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "8063d12f-30db-4ccf-8ce0-72e59ba81a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c38e1a7a-5857-4f03-b991-6d5c9c9a5b9e", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c725bae1-d3bb-42b5-b331-32737085f28c", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "cfddc134-923b-4e0d-9ec5-dcc5641dd435", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}], "revision_number": 4, "project_id": "455b48a61678488ead79a4cfa07ef5c3", "id": "cd52f913-3072-4ce7-a779-7de795b62b12", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:36:50Z", "updated_at": "2018-08-01T09:36:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "07ef7fe5-a529-45da-bfc0-899f0ea9b592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "bc4dad3a-2a0c-4c31-b901-2909a12adb50", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c35cff35-4306-4116-b9fa-fc27bc7c05d6", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c493e3ac-d9d2-480d-9ec8-50982eedaf5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}], "revision_number": 4, "project_id": "8d96727022f4443794db44ecde432faf", "id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "created_at": "2018-08-01T09:32:45Z", "updated_at": "2018-08-01T09:32:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "058ea790-43ea-4a6f-9950-28418319e577", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "5fcfb31b-cdad-4037-973e-56b74faefd14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "99a24d26-dc7f-42d0-aa23-a7c061f04952", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "b641bb48-566e-472b-a3cc-d38c85ab3ff1", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}], "revision_number": 4, "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "name": "default"}]} 2018-08-01 10:43:56,344 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-0ef2571a-a64d-455a-9d6b-476220ce4d82 2018-08-01 10:43:56,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}401af6c1b7858894c6f79c7c44f555142a41a6af" 2018-08-01 10:43:56,431 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:43:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6b293c06-126e-4138-91a8-6c1b04e843ca Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2413a97b61342d8bd27570706ef372d.", "code": 404, "title": "Not Found"}} 2018-08-01 10:43:56,431 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d used request id req-6b293c06-126e-4138-91a8-6c1b04e843ca 2018-08-01 10:43:56,431 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:43:56,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}401af6c1b7858894c6f79c7c44f555142a41a6af" 2018-08-01 10:43:56,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:43:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-930ce362-1b7c-4554-bc04-ff79bb1567a0 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.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dbe9669438844f3faecdc7fcc050e0d8", "name": "service"}} 2018-08-01 10:43:56,518 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 used request id req-930ce362-1b7c-4554-bc04-ff79bb1567a0 2018-08-01 10:43:56,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}401af6c1b7858894c6f79c7c44f555142a41a6af" 2018-08-01 10:43:56,603 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:43:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e59bf2d-0b96-4000-9fe5-30e83fa18052 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ed1054af2e94c049694d98d54211d98.", "code": 404, "title": "Not Found"}} 2018-08-01 10:43:56,603 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 used request id req-9e59bf2d-0b96-4000-9fe5-30e83fa18052 2018-08-01 10:43:56,603 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:43:56,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}401af6c1b7858894c6f79c7c44f555142a41a6af" 2018-08-01 10:43:56,690 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:43:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-854717d0-b94d-4084-bfc3-7d4d98aae827 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c0d9b34b06f445a7857603f60b181f3c.", "code": 404, "title": "Not Found"}} 2018-08-01 10:43:56,690 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c used request id req-854717d0-b94d-4084-bfc3-7d4d98aae827 2018-08-01 10:43:56,690 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:43:56,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}401af6c1b7858894c6f79c7c44f555142a41a6af" 2018-08-01 10:43:56,775 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:43:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-23132acd-82eb-4202-9b32-a0ecc25e8e21 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: dd207f801ed3475f9dbe5f13077af1c8.", "code": 404, "title": "Not Found"}} 2018-08-01 10:43:56,775 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 used request id req-23132acd-82eb-4202-9b32-a0ecc25e8e21 2018-08-01 10:43:56,775 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:43:56,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}401af6c1b7858894c6f79c7c44f555142a41a6af" 2018-08-01 10:43:56,856 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:43:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ab532c7-8b0c-4de9-828b-0fd99a71dd10 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 46dd322c3fcc454eb140e37825746af8.", "code": 404, "title": "Not Found"}} 2018-08-01 10:43:56,856 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 used request id req-9ab532c7-8b0c-4de9-828b-0fd99a71dd10 2018-08-01 10:43:56,856 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:43:56,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/bcddf0d684ba4a109830fb5d21876f63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}401af6c1b7858894c6f79c7c44f555142a41a6af" 2018-08-01 10:43:56,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:43:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4cbcf91b-06a1-45b7-a0f8-d09808ad678e Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/bcddf0d684ba4a109830fb5d21876f63"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "bcddf0d684ba4a109830fb5d21876f63", "name": "CreateRouterSuccessTests-42636c48-ec2b-4f5-proj"}} 2018-08-01 10:43:56,944 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/bcddf0d684ba4a109830fb5d21876f63 used request id req-4cbcf91b-06a1-45b7-a0f8-d09808ad678e 2018-08-01 10:43:56,944 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b8f32952-a6e4-4261-b6e9-55aa8934794d 2018-08-01 10:43:56,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=b8f32952-a6e4-4261-b6e9-55aa8934794d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}401af6c1b7858894c6f79c7c44f555142a41a6af" 2018-08-01 10:43:56,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-4ec34445-902c-449c-871e-091a693d9b8d Date: Wed, 01 Aug 2018 10:43: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-08-01T10:43:30Z", "security_group_id": "b8f32952-a6e4-4261-b6e9-55aa8934794d", "port_range_min": null, "revision_number": 0, "tenant_id": "bcddf0d684ba4a109830fb5d21876f63", "created_at": "2018-08-01T10:43:30Z", "project_id": "bcddf0d684ba4a109830fb5d21876f63", "id": "008cb010-0713-42e6-8751-1bfa1395622a"}, {"remote_group_id": "b8f32952-a6e4-4261-b6e9-55aa8934794d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:43:30Z", "security_group_id": "b8f32952-a6e4-4261-b6e9-55aa8934794d", "port_range_min": null, "revision_number": 0, "tenant_id": "bcddf0d684ba4a109830fb5d21876f63", "created_at": "2018-08-01T10:43:30Z", "project_id": "bcddf0d684ba4a109830fb5d21876f63", "id": "7def5532-804b-4861-8049-62e9411ffbda"}, {"remote_group_id": "b8f32952-a6e4-4261-b6e9-55aa8934794d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:43:30Z", "security_group_id": "b8f32952-a6e4-4261-b6e9-55aa8934794d", "port_range_min": null, "revision_number": 0, "tenant_id": "bcddf0d684ba4a109830fb5d21876f63", "created_at": "2018-08-01T10:43:30Z", "project_id": "bcddf0d684ba4a109830fb5d21876f63", "id": "914ef675-6694-4665-bc5b-009216dbc377"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:43:30Z", "security_group_id": "b8f32952-a6e4-4261-b6e9-55aa8934794d", "port_range_min": null, "revision_number": 0, "tenant_id": "bcddf0d684ba4a109830fb5d21876f63", "created_at": "2018-08-01T10:43:30Z", "project_id": "bcddf0d684ba4a109830fb5d21876f63", "id": "c3a4081b-4eaf-4c9a-9736-0b9fe7d291aa"}]} 2018-08-01 10:43:56,969 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=b8f32952-a6e4-4261-b6e9-55aa8934794d used request id req-4ec34445-902c-449c-871e-091a693d9b8d 2018-08-01 10:43:56,970 - neutron_utils - INFO - Deleting security group with name - default 2018-08-01 10:43:56,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/b8f32952-a6e4-4261-b6e9-55aa8934794d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}401af6c1b7858894c6f79c7c44f555142a41a6af" 2018-08-01 10:43:57,088 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a7d67a94-0217-4079-8f18-ab9ff41ca258 Content-Length: 0 Date: Wed, 01 Aug 2018 10:43:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:43:57,088 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/b8f32952-a6e4-4261-b6e9-55aa8934794d used request id req-a7d67a94-0217-4079-8f18-ab9ff41ca258 2018-08-01 10:43:57,089 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-42636c48-ec2b-4f5-proj 2018-08-01 10:43:57,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/bcddf0d684ba4a109830fb5d21876f63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}401af6c1b7858894c6f79c7c44f555142a41a6af" 2018-08-01 10:43:57,273 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:43:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ac24c78-3150-4d54-95ee-3312a3663068 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:43:57,273 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/bcddf0d684ba4a109830fb5d21876f63 used request id req-3ac24c78-3150-4d54-95ee-3312a3663068 2018-08-01 10:43:57,273 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-42636c48-ec2b-4f5-proj-role 2018-08-01 10:43:57,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/badfb3037d0c4e0f96c3a80716d192f1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}401af6c1b7858894c6f79c7c44f555142a41a6af" 2018-08-01 10:43:57,375 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:43:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d1797cd-aaed-4cb3-9fcd-f14f6663076e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:43:57,375 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/badfb3037d0c4e0f96c3a80716d192f1 used request id req-8d1797cd-aaed-4cb3-9fcd-f14f6663076e 2018-08-01 10:43:57,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}401af6c1b7858894c6f79c7c44f555142a41a6af" 2018-08-01 10:43:57,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:43:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67895415-1207-4414-8090-c8852ace5a5c Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:43:57,467 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-67895415-1207-4414-8090-c8852ace5a5c 2018-08-01 10:43:57,468 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-42636c48-ec2b-4f5-user 2018-08-01 10:43:57,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/e0ae2afe5c3f4761b324592ac870214c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f7125615750f3641b65223d4d95407de3313c89" 2018-08-01 10:43:57,633 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:43:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f6974d2e-a014-4ada-b5db-d75a5ebec108 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:43:57,633 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/e0ae2afe5c3f4761b324592ac870214c used request id req-f6974d2e-a014-4ada-b5db-d75a5ebec108 2018-08-01 10:43:57,634 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:43:58,017 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:43:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["Fauxu6zQQdu1QsdHs-WB3g"], "issued_at": "2018-08-01T10:43:58.000000Z"}} 2018-08-01 10:43:58,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e9336bd79645ce38ad7a3331f2a872c0323e733" 2018-08-01 10:43:58,097 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:43:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4dc04d83-de2e-45b6-bea5-b03d73343e78 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:43:58,097 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-4dc04d83-de2e-45b6-bea5-b03d73343e78 2018-08-01 10:43:58,098 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:43:58,099 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:43:58,479 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:43:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["cXlHM6yzRxubGOXiALCiTA"], "issued_at": "2018-08-01T10:43:58.000000Z"}} 2018-08-01 10:43:58,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f2662b5741fe736d816570ea36dae2bc56dabd3" 2018-08-01 10:43:58,556 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:43:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6086ad59-f004-4dc8-a6fd-583bb4d8347a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:43:58,556 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-6086ad59-f004-4dc8-a6fd-583bb4d8347a 2018-08-01 10:43:58,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:43:58,565 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:43: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:43:58,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-6c362eaf-9a87-488-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f2662b5741fe736d816570ea36dae2bc56dabd3" 2018-08-01 10:43:58,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:43:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-144960d2-b49d-49b4-ba38-8c94f56855e7 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-6c362eaf-9a87-488-proj", "previous": null, "next": null}, "projects": []} 2018-08-01 10:43:58,650 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-6c362eaf-9a87-488-proj used request id req-144960d2-b49d-49b4-ba38-8c94f56855e7 2018-08-01 10:43:58,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f2662b5741fe736d816570ea36dae2bc56dabd3" 2018-08-01 10:43:58,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:43:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ac7ec14-a314-4973-a336-5a8f11d38cd1 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:43:58,739 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-6ac7ec14-a314-4973-a336-5a8f11d38cd1 2018-08-01 10:43:58,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f2662b5741fe736d816570ea36dae2bc56dabd3" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-6c362eaf-9a87-488-proj"}}' 2018-08-01 10:43:58,794 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:43:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-94dd783b-94ba-4670-a664-257b2c38a1d6 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/741b974f82754945b1bd62b6c884cfde"}, "tags": [], "enabled": true, "id": "741b974f82754945b1bd62b6c884cfde", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-6c362eaf-9a87-488-proj"}} 2018-08-01 10:43:58,794 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-94dd783b-94ba-4670-a664-257b2c38a1d6 2018-08-01 10:43:58,794 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-6c362eaf-9a87-488-proj 2018-08-01 10:43:58,794 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:43:58,795 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:43:59,175 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:43:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["wAMnpI1qTEiVCoIlDpJ6fw"], "issued_at": "2018-08-01T10:43:59.000000Z"}} 2018-08-01 10:43:59,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4468ed9beb807fba8b1a653ca33feb1626ce458e" 2018-08-01 10:43:59,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:43:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3013ae87-a524-42dd-9c70-8e4fa7b746cb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:43:59,253 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-3013ae87-a524-42dd-9c70-8e4fa7b746cb 2018-08-01 10:43:59,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:43:59,262 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:43: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:43:59,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4468ed9beb807fba8b1a653ca33feb1626ce458e" 2018-08-01 10:43:59,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:43:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1b0b0dc-236c-4894-b33e-7bd5645011b6 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 10:43:59,362 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-e1b0b0dc-236c-4894-b33e-7bd5645011b6 2018-08-01 10:43:59,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateRouterSuccessTests-6c362eaf-9a87-488-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4468ed9beb807fba8b1a653ca33feb1626ce458e" 2018-08-01 10:43:59,452 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:43:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c88d2b24-bc40-491d-924b-68576deea20a Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateRouterSuccessTests-6c362eaf-9a87-488-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/741b974f82754945b1bd62b6c884cfde"}, "tags": [], "enabled": true, "id": "741b974f82754945b1bd62b6c884cfde", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-6c362eaf-9a87-488-proj"}]} 2018-08-01 10:43:59,452 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateRouterSuccessTests-6c362eaf-9a87-488-proj used request id req-c88d2b24-bc40-491d-924b-68576deea20a 2018-08-01 10:43:59,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4468ed9beb807fba8b1a653ca33feb1626ce458e" 2018-08-01 10:43:59,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:43:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88db653e-0ce0-4ba5-8db8-6c6b1c9a59bc Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:43:59,552 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-88db653e-0ce0-4ba5-8db8-6c6b1c9a59bc 2018-08-01 10:43:59,920 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-6c362eaf-9a87-488-user 2018-08-01 10:43:59,920 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:43:59,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f2662b5741fe736d816570ea36dae2bc56dabd3" 2018-08-01 10:44:00,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:43:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24a712b1-3f8a-4924-9c74-410f6c172fac Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:44:00,006 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-24a712b1-3f8a-4924-9c74-410f6c172fac 2018-08-01 10:44:00,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f2662b5741fe736d816570ea36dae2bc56dabd3" -d '{"role": {"name": "CreateRouterSuccessTests-6c362eaf-9a87-488-proj-role"}}' 2018-08-01 10:44:00,105 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:44:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6b622d33-3a7f-4ac5-87e2-32f756010ca6 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "be74f226dfe941ec926aec4bee8cf7a0", "links": {"self": "http://172.30.9.24:5000/v3/roles/be74f226dfe941ec926aec4bee8cf7a0"}, "name": "CreateRouterSuccessTests-6c362eaf-9a87-488-proj-role"}} 2018-08-01 10:44:00,106 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-6b622d33-3a7f-4ac5-87e2-32f756010ca6 2018-08-01 10:44:00,106 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-6c362eaf-9a87-488-proj-role 2018-08-01 10:44:00,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/be74f226dfe941ec926aec4bee8cf7a0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f2662b5741fe736d816570ea36dae2bc56dabd3" 2018-08-01 10:44:00,191 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:44:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d742757-bc55-4849-b3e0-462bd75d77d9 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "be74f226dfe941ec926aec4bee8cf7a0", "links": {"self": "http://172.30.9.24:5000/v3/roles/be74f226dfe941ec926aec4bee8cf7a0"}, "name": "CreateRouterSuccessTests-6c362eaf-9a87-488-proj-role"}} 2018-08-01 10:44:00,192 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/be74f226dfe941ec926aec4bee8cf7a0 used request id req-4d742757-bc55-4849-b3e0-462bd75d77d9 2018-08-01 10:44:00,192 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-6c362eaf-9a87-488-proj-role to project CreateRouterSuccessTests-6c362eaf-9a87-488-proj 2018-08-01 10:44:00,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/741b974f82754945b1bd62b6c884cfde/users/0f686481205e43a0a25e2255b4695966/roles/be74f226dfe941ec926aec4bee8cf7a0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f2662b5741fe736d816570ea36dae2bc56dabd3" 2018-08-01 10:44:00,306 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:44:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5802a439-f586-4e53-b41a-756807709ce6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:44:00,307 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/741b974f82754945b1bd62b6c884cfde/users/0f686481205e43a0a25e2255b4695966/roles/be74f226dfe941ec926aec4bee8cf7a0 used request id req-5802a439-f586-4e53-b41a-756807709ce6 2018-08-01 10:44:00,307 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:44:00,308 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:44:00,689 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "be74f226dfe941ec926aec4bee8cf7a0", "name": "CreateRouterSuccessTests-6c362eaf-9a87-488-proj-role"}], "expires_at": "2018-08-01T11:44:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "741b974f82754945b1bd62b6c884cfde", "name": "CreateRouterSuccessTests-6c362eaf-9a87-488-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/741b974f82754945b1bd62b6c884cfde", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/741b974f82754945b1bd62b6c884cfde", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/741b974f82754945b1bd62b6c884cfde", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/741b974f82754945b1bd62b6c884cfde", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/741b974f82754945b1bd62b6c884cfde", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/741b974f82754945b1bd62b6c884cfde", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_741b974f82754945b1bd62b6c884cfde", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_741b974f82754945b1bd62b6c884cfde", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/741b974f82754945b1bd62b6c884cfde", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/741b974f82754945b1bd62b6c884cfde", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/741b974f82754945b1bd62b6c884cfde", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/741b974f82754945b1bd62b6c884cfde", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/741b974f82754945b1bd62b6c884cfde", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/741b974f82754945b1bd62b6c884cfde", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-6c362eaf-9a87-488-user", "id": "0f686481205e43a0a25e2255b4695966"}, "audit_ids": ["8C3vO0X1Q7yYdGAU7Sy4yA"], "issued_at": "2018-08-01T10:44:00.000000Z"}} 2018-08-01 10:44:00,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf6da85082bd8a76907713be488c97c6a7571caa" 2018-08-01 10:44:00,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:44:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d2b24b1-5d09-481e-ad42-c4cbbefd7003 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:44:00,761 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-8d2b24b1-5d09-481e-ad42-c4cbbefd7003 2018-08-01 10:44:00,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/routers?name=CreateRouterSuccessTests-20c7f758-26fd-4092-b29f-1eac1c834163-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf6da85082bd8a76907713be488c97c6a7571caa" 2018-08-01 10:44:01,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-b86bef93-7fae-476e-896c-d98a39cceff8 Date: Wed, 01 Aug 2018 10:44:01 GMT RESP BODY: {"routers": []} 2018-08-01 10:44:01,125 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers?name=CreateRouterSuccessTests-20c7f758-26fd-4092-b29f-1eac1c834163-pub-router&admin_state_up=True used request id req-b86bef93-7fae-476e-896c-d98a39cceff8 2018-08-01 10:44:01,125 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:44:01,126 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:44:01,519 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "be74f226dfe941ec926aec4bee8cf7a0", "name": "CreateRouterSuccessTests-6c362eaf-9a87-488-proj-role"}], "expires_at": "2018-08-01T11:44:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "741b974f82754945b1bd62b6c884cfde", "name": "CreateRouterSuccessTests-6c362eaf-9a87-488-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/741b974f82754945b1bd62b6c884cfde", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/741b974f82754945b1bd62b6c884cfde", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/741b974f82754945b1bd62b6c884cfde", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/741b974f82754945b1bd62b6c884cfde", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/741b974f82754945b1bd62b6c884cfde", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/741b974f82754945b1bd62b6c884cfde", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_741b974f82754945b1bd62b6c884cfde", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_741b974f82754945b1bd62b6c884cfde", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/741b974f82754945b1bd62b6c884cfde", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/741b974f82754945b1bd62b6c884cfde", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/741b974f82754945b1bd62b6c884cfde", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/741b974f82754945b1bd62b6c884cfde", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/741b974f82754945b1bd62b6c884cfde", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/741b974f82754945b1bd62b6c884cfde", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-6c362eaf-9a87-488-user", "id": "0f686481205e43a0a25e2255b4695966"}, "audit_ids": ["4Z0wdj-IQm2ecg1RHWC6aw"], "issued_at": "2018-08-01T10:44:01.000000Z"}} 2018-08-01 10:44:01,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3f6694d8376aa1be9ca1808605c8e4f2fd3a348" 2018-08-01 10:44:01,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:44:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8fdbdd66-1563-4199-91d2-f6354f2013af Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:44:01,595 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-8fdbdd66-1563-4199-91d2-f6354f2013af 2018-08-01 10:44:01,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf6da85082bd8a76907713be488c97c6a7571caa" 2018-08-01 10:44:01,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-bd550c3a-ff25-4c24-870f-5e05d22c69ec Date: Wed, 01 Aug 2018 10:44:01 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dbe9669438844f3faecdc7fcc050e0d8","l2_adjacency":true,"status":"ACTIVE","subnets":["a5a333a9-9d0e-46a5-9440-2aa9c95d5013"],"description":"","tags":[],"updated_at":"2018-08-01T09:28:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:38Z","mtu":1500}]} 2018-08-01 10:44:01,699 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=external used request id req-bd550c3a-ff25-4c24-870f-5e05d22c69ec 2018-08-01 10:44:01,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=e7d7be46-2840-4976-87a2-d78a4e5c6089 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf6da85082bd8a76907713be488c97c6a7571caa" 2018-08-01 10:44:01,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-1bf51871-ee49-49a7-9b83-f25789bbc7e4 Date: Wed, 01 Aug 2018 10:44:01 GMT RESP BODY: {"subnets":[]} 2018-08-01 10:44:01,736 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=e7d7be46-2840-4976-87a2-d78a4e5c6089 used request id req-1bf51871-ee49-49a7-9b83-f25789bbc7e4 2018-08-01 10:44:01,737 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-20c7f758-26fd-4092-b29f-1eac1c834163-pub-router 2018-08-01 10:44:01,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf6da85082bd8a76907713be488c97c6a7571caa" -d '{"router": {"external_gateway_info": {"network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089"}, "name": "CreateRouterSuccessTests-20c7f758-26fd-4092-b29f-1eac1c834163-pub-router", "admin_state_up": true}}' 2018-08-01 10:44:03,089 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-e7ded21d-149a-41f0-96cd-0af44cc380f3 Date: Wed, 01 Aug 2018 10:44:03 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a5a333a9-9d0e-46a5-9440-2aa9c95d5013", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "741b974f82754945b1bd62b6c884cfde", "created_at": "2018-08-01T10:44:01Z", "admin_state_up": true, "updated_at": "2018-08-01T10:44:02Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "741b974f82754945b1bd62b6c884cfde", "id": "49a8f3f1-b212-44e7-a23d-ed377307c114", "name": "CreateRouterSuccessTests-20c7f758-26fd-4092-b29f-1eac1c834163-pub-router"}} 2018-08-01 10:44:03,089 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers used request id req-e7ded21d-149a-41f0-96cd-0af44cc380f3 2018-08-01 10:44:03,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?device_id=49a8f3f1-b212-44e7-a23d-ed377307c114 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf6da85082bd8a76907713be488c97c6a7571caa" 2018-08-01 10:44:03,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-c1e058fe-1dfa-46b8-9c57-b31517d8b7b0 Date: Wed, 01 Aug 2018 10:44:03 GMT RESP BODY: {"ports":[]} 2018-08-01 10:44:03,124 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?device_id=49a8f3f1-b212-44e7-a23d-ed377307c114 used request id req-c1e058fe-1dfa-46b8-9c57-b31517d8b7b0 2018-08-01 10:44:03,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/routers/49a8f3f1-b212-44e7-a23d-ed377307c114 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf6da85082bd8a76907713be488c97c6a7571caa" 2018-08-01 10:44:03,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-9176bd97-c65f-4d32-a22c-42ebbb70e2a9 Date: Wed, 01 Aug 2018 10:44:03 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a5a333a9-9d0e-46a5-9440-2aa9c95d5013", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "741b974f82754945b1bd62b6c884cfde", "created_at": "2018-08-01T10:44:01Z", "admin_state_up": true, "updated_at": "2018-08-01T10:44:02Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "741b974f82754945b1bd62b6c884cfde", "id": "49a8f3f1-b212-44e7-a23d-ed377307c114", "name": "CreateRouterSuccessTests-20c7f758-26fd-4092-b29f-1eac1c834163-pub-router"}} 2018-08-01 10:44:03,235 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers/49a8f3f1-b212-44e7-a23d-ed377307c114 used request id req-9176bd97-c65f-4d32-a22c-42ebbb70e2a9 2018-08-01 10:44:03,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?device_id=49a8f3f1-b212-44e7-a23d-ed377307c114 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf6da85082bd8a76907713be488c97c6a7571caa" 2018-08-01 10:44:03,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-fd6d7cfb-a081-45af-93c9-b3bd87881c60 Date: Wed, 01 Aug 2018 10:44:03 GMT RESP BODY: {"ports":[]} 2018-08-01 10:44:03,270 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?device_id=49a8f3f1-b212-44e7-a23d-ed377307c114 used request id req-fd6d7cfb-a081-45af-93c9-b3bd87881c60 2018-08-01 10:44:03,270 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:44:03,653 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "be74f226dfe941ec926aec4bee8cf7a0", "name": "CreateRouterSuccessTests-6c362eaf-9a87-488-proj-role"}], "expires_at": "2018-08-01T11:44:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "741b974f82754945b1bd62b6c884cfde", "name": "CreateRouterSuccessTests-6c362eaf-9a87-488-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/741b974f82754945b1bd62b6c884cfde", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/741b974f82754945b1bd62b6c884cfde", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/741b974f82754945b1bd62b6c884cfde", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/741b974f82754945b1bd62b6c884cfde", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/741b974f82754945b1bd62b6c884cfde", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/741b974f82754945b1bd62b6c884cfde", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_741b974f82754945b1bd62b6c884cfde", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_741b974f82754945b1bd62b6c884cfde", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/741b974f82754945b1bd62b6c884cfde", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/741b974f82754945b1bd62b6c884cfde", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/741b974f82754945b1bd62b6c884cfde", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/741b974f82754945b1bd62b6c884cfde", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/741b974f82754945b1bd62b6c884cfde", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/741b974f82754945b1bd62b6c884cfde", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-6c362eaf-9a87-488-user", "id": "0f686481205e43a0a25e2255b4695966"}, "audit_ids": ["Gsr7Z7InSHGfZ7ucn9TR9A"], "issued_at": "2018-08-01T10:44:03.000000Z"}} 2018-08-01 10:44:03,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/routers?name=CreateRouterSuccessTests-20c7f758-26fd-4092-b29f-1eac1c834163-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab175f292cf0beb3fa8287d180367d0ad9057d84" 2018-08-01 10:44:03,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-d93f71d9-412f-4506-9016-91f68ff33faf Date: Wed, 01 Aug 2018 10:44:03 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a5a333a9-9d0e-46a5-9440-2aa9c95d5013", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "741b974f82754945b1bd62b6c884cfde", "created_at": "2018-08-01T10:44:01Z", "admin_state_up": true, "updated_at": "2018-08-01T10:44:02Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "741b974f82754945b1bd62b6c884cfde", "id": "49a8f3f1-b212-44e7-a23d-ed377307c114", "name": "CreateRouterSuccessTests-20c7f758-26fd-4092-b29f-1eac1c834163-pub-router"}]} 2018-08-01 10:44:03,925 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers?name=CreateRouterSuccessTests-20c7f758-26fd-4092-b29f-1eac1c834163-pub-router&admin_state_up=True used request id req-d93f71d9-412f-4506-9016-91f68ff33faf 2018-08-01 10:44:03,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:44:03,933 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:44:03 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:44:03,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/741b974f82754945b1bd62b6c884cfde -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e9336bd79645ce38ad7a3331f2a872c0323e733" 2018-08-01 10:44:04,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:44:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d39ab8a9-9f68-4d99-a42b-aab59e9fdce4 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/741b974f82754945b1bd62b6c884cfde"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "741b974f82754945b1bd62b6c884cfde", "name": "CreateRouterSuccessTests-6c362eaf-9a87-488-proj"}} 2018-08-01 10:44:04,014 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/741b974f82754945b1bd62b6c884cfde used request id req-d39ab8a9-9f68-4d99-a42b-aab59e9fdce4 2018-08-01 10:44:04,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?device_id=49a8f3f1-b212-44e7-a23d-ed377307c114 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab175f292cf0beb3fa8287d180367d0ad9057d84" 2018-08-01 10:44:04,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-860de069-d4d5-4318-a7f7-ed291bd30ae1 Date: Wed, 01 Aug 2018 10:44:04 GMT RESP BODY: {"ports":[]} 2018-08-01 10:44:04,049 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?device_id=49a8f3f1-b212-44e7-a23d-ed377307c114 used request id req-860de069-d4d5-4318-a7f7-ed291bd30ae1 2018-08-01 10:44:04,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=e7d7be46-2840-4976-87a2-d78a4e5c6089 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab175f292cf0beb3fa8287d180367d0ad9057d84" 2018-08-01 10:44:04,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-d8c95ff6-7a57-45c7-8d34-dfd957e5721a Date: Wed, 01 Aug 2018 10:44:04 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dbe9669438844f3faecdc7fcc050e0d8","l2_adjacency":true,"status":"ACTIVE","subnets":["a5a333a9-9d0e-46a5-9440-2aa9c95d5013"],"description":"","tags":[],"updated_at":"2018-08-01T09:28:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:38Z","mtu":1500}]} 2018-08-01 10:44:04,151 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=e7d7be46-2840-4976-87a2-d78a4e5c6089 used request id req-d8c95ff6-7a57-45c7-8d34-dfd957e5721a 2018-08-01 10:44:04,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=e7d7be46-2840-4976-87a2-d78a4e5c6089 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab175f292cf0beb3fa8287d180367d0ad9057d84" 2018-08-01 10:44:04,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-30d83fd0-8bd7-4b42-b2d4-67858fa6eb2f Date: Wed, 01 Aug 2018 10:44:04 GMT RESP BODY: {"subnets":[]} 2018-08-01 10:44:04,186 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=e7d7be46-2840-4976-87a2-d78a4e5c6089 used request id req-30d83fd0-8bd7-4b42-b2d4-67858fa6eb2f 2018-08-01 10:44:04,186 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-20c7f758-26fd-4092-b29f-1eac1c834163-pub-router 2018-08-01 10:44:04,186 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-20c7f758-26fd-4092-b29f-1eac1c834163-pub-router 2018-08-01 10:44:04,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/routers/49a8f3f1-b212-44e7-a23d-ed377307c114 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf6da85082bd8a76907713be488c97c6a7571caa" 2018-08-01 10:44:05,230 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-31aba1bd-7e7e-4fe4-a09d-19db9bb3e163 Content-Length: 0 Date: Wed, 01 Aug 2018 10:44:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:44:05,230 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/49a8f3f1-b212-44e7-a23d-ed377307c114 used request id req-31aba1bd-7e7e-4fe4-a09d-19db9bb3e163 2018-08-01 10:44:05,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f2662b5741fe736d816570ea36dae2bc56dabd3" 2018-08-01 10:44:05,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-1c2a54a4-8ff6-49ba-981c-a54b226cc023 Date: Wed, 01 Aug 2018 10:44:05 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a2413a97b61342d8bd27570706ef372d", "created_at": "2018-08-01T09:33:18Z", "updated_at": "2018-08-01T09:33:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "7f556ce3-51d0-4279-a11d-510db9f9a3b1", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "94adc13c-a166-41cf-bd16-f997efc73cb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "b39143b5-c08f-4d0b-9d40-54f472f2389e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "e218b0b7-4501-4f84-9458-caf2891c260d", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}], "revision_number": 4, "project_id": "a2413a97b61342d8bd27570706ef372d", "id": "38229670-7386-42d0-b7b9-2397ea5938de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "created_at": "2018-08-01T09:28:38Z", "updated_at": "2018-08-01T09:28:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "763568f1-8151-4a3c-911a-d06da4423063", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "80d28bee-4aee-47e8-a8da-e0fe31497fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "a47a5ddf-aa37-4ab2-a335-1c93513b5f12", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "f5bba5a5-602b-421e-98b2-5a16117f943f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}], "revision_number": 4, "project_id": "dbe9669438844f3faecdc7fcc050e0d8", "id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ed1054af2e94c049694d98d54211d98", "created_at": "2018-08-01T09:31:40Z", "updated_at": "2018-08-01T09:31:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "34baee87-ea35-42ee-8a69-0f6e2a825d3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "89b9d1c9-f4f9-45cd-8d36-970d44228439", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "b8ab0d59-cab9-4488-82ee-7c5f69709bff", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "d3ab68ea-23b4-4bf6-8dd3-85d029e3d89f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}], "revision_number": 4, "project_id": "2ed1054af2e94c049694d98d54211d98", "id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "created_at": "2018-08-01T09:34:13Z", "updated_at": "2018-08-01T09:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "1dbb3f59-611b-46d1-a82d-2720e0a16f86", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "3878126b-a220-4357-adb9-bc22498f31b1", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "75ce67db-9c04-4561-a10d-8b1ec63943e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "e2945a69-3afe-41e3-a7ec-3ea4c79a12ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}], "revision_number": 4, "project_id": "c0d9b34b06f445a7857603f60b181f3c", "id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-01T09:30:58Z", "updated_at": "2018-08-01T09:30:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "042d4626-2974-418d-affe-f8f2acd05faa", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "995fae58-f0e5-4e10-801c-6c2ce5c7ae0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "cb8404fa-cb24-4879-a34d-f3050dcba730", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "dad6aaab-690e-4c24-9103-6767e0c80bc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "created_at": "2018-08-01T09:31:11Z", "updated_at": "2018-08-01T09:31:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "939e25e0-5dbc-4f6e-9f6f-7fb70e540203", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "9796a673-6928-4009-9c21-1410d395646e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "af7b8bf8-2fb6-4d72-842a-38f72d7581f7", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "b9af65b0-2eb8-45e1-8504-b7dc4dbb83ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}], "revision_number": 4, "project_id": "dd207f801ed3475f9dbe5f13077af1c8", "id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "46dd322c3fcc454eb140e37825746af8", "created_at": "2018-08-01T10:33:44Z", "updated_at": "2018-08-01T10:33:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "0f41470b-1091-45c1-b574-92069f79f8d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "8cc03a9c-8fa5-425b-812f-d7692bae3613", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d1373b1e-2fb9-4e02-a9e1-7e873ba1d7d1", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d21f3909-71f3-43e2-a22d-6a9c2513cb6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}], "revision_number": 4, "project_id": "46dd322c3fcc454eb140e37825746af8", "id": "b2961714-c8a4-4fcb-918b-21d70527c983", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "created_at": "2018-08-01T09:34:57Z", "updated_at": "2018-08-01T09:34:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "8063d12f-30db-4ccf-8ce0-72e59ba81a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c38e1a7a-5857-4f03-b991-6d5c9c9a5b9e", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c725bae1-d3bb-42b5-b331-32737085f28c", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "cfddc134-923b-4e0d-9ec5-dcc5641dd435", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}], "revision_number": 4, "project_id": "455b48a61678488ead79a4cfa07ef5c3", "id": "cd52f913-3072-4ce7-a779-7de795b62b12", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:36:50Z", "updated_at": "2018-08-01T09:36:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "07ef7fe5-a529-45da-bfc0-899f0ea9b592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "bc4dad3a-2a0c-4c31-b901-2909a12adb50", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c35cff35-4306-4116-b9fa-fc27bc7c05d6", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c493e3ac-d9d2-480d-9ec8-50982eedaf5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}], "revision_number": 4, "project_id": "8d96727022f4443794db44ecde432faf", "id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "created_at": "2018-08-01T09:32:45Z", "updated_at": "2018-08-01T09:32:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "058ea790-43ea-4a6f-9950-28418319e577", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "5fcfb31b-cdad-4037-973e-56b74faefd14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "99a24d26-dc7f-42d0-aa23-a7c061f04952", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "b641bb48-566e-472b-a3cc-d38c85ab3ff1", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}], "revision_number": 4, "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "name": "default"}]} 2018-08-01 10:44:05,557 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-1c2a54a4-8ff6-49ba-981c-a54b226cc023 2018-08-01 10:44:05,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f2662b5741fe736d816570ea36dae2bc56dabd3" 2018-08-01 10:44:05,645 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:44:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-70e4f474-6219-4c23-9c2f-fb08c4cb7d5a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2413a97b61342d8bd27570706ef372d.", "code": 404, "title": "Not Found"}} 2018-08-01 10:44:05,646 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d used request id req-70e4f474-6219-4c23-9c2f-fb08c4cb7d5a 2018-08-01 10:44:05,646 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:44:05,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f2662b5741fe736d816570ea36dae2bc56dabd3" 2018-08-01 10:44:05,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:44:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-afed86ed-322b-4a8c-9f6c-2fc2e77187be 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.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dbe9669438844f3faecdc7fcc050e0d8", "name": "service"}} 2018-08-01 10:44:05,744 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 used request id req-afed86ed-322b-4a8c-9f6c-2fc2e77187be 2018-08-01 10:44:05,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f2662b5741fe736d816570ea36dae2bc56dabd3" 2018-08-01 10:44:05,830 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:44:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f9baec1c-3de2-486e-9b89-e7f399079232 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ed1054af2e94c049694d98d54211d98.", "code": 404, "title": "Not Found"}} 2018-08-01 10:44:05,830 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 used request id req-f9baec1c-3de2-486e-9b89-e7f399079232 2018-08-01 10:44:05,830 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:44:05,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f2662b5741fe736d816570ea36dae2bc56dabd3" 2018-08-01 10:44:05,847 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:44:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-23e4da52-cb0c-4958-b018-21698ede42b6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c0d9b34b06f445a7857603f60b181f3c.", "code": 404, "title": "Not Found"}} 2018-08-01 10:44:05,847 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c used request id req-23e4da52-cb0c-4958-b018-21698ede42b6 2018-08-01 10:44:05,847 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:44:05,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f2662b5741fe736d816570ea36dae2bc56dabd3" 2018-08-01 10:44:05,865 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:44:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fee888aa-d362-4d2c-8918-f3a15deccee6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: dd207f801ed3475f9dbe5f13077af1c8.", "code": 404, "title": "Not Found"}} 2018-08-01 10:44:05,865 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 used request id req-fee888aa-d362-4d2c-8918-f3a15deccee6 2018-08-01 10:44:05,865 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:44:05,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f2662b5741fe736d816570ea36dae2bc56dabd3" 2018-08-01 10:44:05,949 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:44:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-939349be-202f-4263-b4fc-5cd3064c459b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 46dd322c3fcc454eb140e37825746af8.", "code": 404, "title": "Not Found"}} 2018-08-01 10:44:05,949 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 used request id req-939349be-202f-4263-b4fc-5cd3064c459b 2018-08-01 10:44:05,950 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:44:05,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f2662b5741fe736d816570ea36dae2bc56dabd3" 2018-08-01 10:44:06,037 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:44:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-241b6656-f796-488a-9f34-ab1b9c1f7706 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 455b48a61678488ead79a4cfa07ef5c3.", "code": 404, "title": "Not Found"}} 2018-08-01 10:44:06,037 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 used request id req-241b6656-f796-488a-9f34-ab1b9c1f7706 2018-08-01 10:44:06,037 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:44:06,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f2662b5741fe736d816570ea36dae2bc56dabd3" 2018-08-01 10:44:06,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:44:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e176129a-eab6-4538-8644-b18c3c2fdeec 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 10:44:06,124 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-e176129a-eab6-4538-8644-b18c3c2fdeec 2018-08-01 10:44:06,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ddd20ab1a1b7400a98e6ddb8d0eb4686 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f2662b5741fe736d816570ea36dae2bc56dabd3" 2018-08-01 10:44:06,209 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:44:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b8739236-c55e-444c-85b2-fc468aaafaa9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ddd20ab1a1b7400a98e6ddb8d0eb4686.", "code": 404, "title": "Not Found"}} 2018-08-01 10:44:06,209 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ddd20ab1a1b7400a98e6ddb8d0eb4686 used request id req-b8739236-c55e-444c-85b2-fc468aaafaa9 2018-08-01 10:44:06,209 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:44:06,210 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-6c362eaf-9a87-488-proj 2018-08-01 10:44:06,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/741b974f82754945b1bd62b6c884cfde -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f2662b5741fe736d816570ea36dae2bc56dabd3" 2018-08-01 10:44:06,430 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:44:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ed2ded24-9cee-4cf8-a432-1674311561c5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:44:06,430 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/741b974f82754945b1bd62b6c884cfde used request id req-ed2ded24-9cee-4cf8-a432-1674311561c5 2018-08-01 10:44:06,430 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-6c362eaf-9a87-488-proj-role 2018-08-01 10:44:06,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/be74f226dfe941ec926aec4bee8cf7a0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f2662b5741fe736d816570ea36dae2bc56dabd3" 2018-08-01 10:44:06,532 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:44:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-74ca732f-4d6e-4bb1-97d5-47a258f20059 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:44:06,532 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/be74f226dfe941ec926aec4bee8cf7a0 used request id req-74ca732f-4d6e-4bb1-97d5-47a258f20059 2018-08-01 10:44:06,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f2662b5741fe736d816570ea36dae2bc56dabd3" 2018-08-01 10:44:06,618 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:44:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f636e30c-acf1-46d1-bd36-a571d82e0987 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:44:06,618 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-f636e30c-acf1-46d1-bd36-a571d82e0987 2018-08-01 10:44:06,619 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-6c362eaf-9a87-488-user 2018-08-01 10:44:06,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/0f686481205e43a0a25e2255b4695966 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4468ed9beb807fba8b1a653ca33feb1626ce458e" 2018-08-01 10:44:06,838 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:44:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b887078a-39c2-42ca-bb9e-7684bd37471f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:44:06,838 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/0f686481205e43a0a25e2255b4695966 used request id req-b887078a-39c2-42ca-bb9e-7684bd37471f 2018-08-01 10:44:06,840 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:44:07,223 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:44:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["uPH2e-imRumYHV7XxnszQw"], "issued_at": "2018-08-01T10:44:07.000000Z"}} 2018-08-01 10:44:07,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}658082b8c0e618d505814f2c2669abddb9e47028" 2018-08-01 10:44:07,303 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:44:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3f50bd6-3481-4fca-a773-94bf96b982ee Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:44:07,303 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-b3f50bd6-3481-4fca-a773-94bf96b982ee 2018-08-01 10:44:07,304 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:44:07,305 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:44:07,700 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:44:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["b9PYhSCMTKGZDo-VmNaOEQ"], "issued_at": "2018-08-01T10:44:07.000000Z"}} 2018-08-01 10:44:07,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}342891ef25e6dac0b934088e5000665fddf64fb4" 2018-08-01 10:44:07,773 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:44:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-264679ec-ff81-4d0e-bd24-fafb98a98904 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:44:07,773 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-264679ec-ff81-4d0e-bd24-fafb98a98904 2018-08-01 10:44:07,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:44:07,781 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:44: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:44:07,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-8ac1b5ee-ef3e-436-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}342891ef25e6dac0b934088e5000665fddf64fb4" 2018-08-01 10:44:07,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:44:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e1647f4-bc42-4df0-bc6b-3ab99de29a13 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-8ac1b5ee-ef3e-436-proj", "previous": null, "next": null}, "projects": []} 2018-08-01 10:44:07,950 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-8ac1b5ee-ef3e-436-proj used request id req-2e1647f4-bc42-4df0-bc6b-3ab99de29a13 2018-08-01 10:44:07,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}342891ef25e6dac0b934088e5000665fddf64fb4" 2018-08-01 10:44:08,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:44:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-679d7079-5c63-4de6-9a0f-063310211824 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:44:08,041 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-679d7079-5c63-4de6-9a0f-063310211824 2018-08-01 10:44:08,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}342891ef25e6dac0b934088e5000665fddf64fb4" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-8ac1b5ee-ef3e-436-proj"}}' 2018-08-01 10:44:08,089 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:44:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5b97ab93-a5ac-42f3-a624-0d5d1896d7a3 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/29c512cc690d430eaa5bc58372a07ced"}, "tags": [], "enabled": true, "id": "29c512cc690d430eaa5bc58372a07ced", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-8ac1b5ee-ef3e-436-proj"}} 2018-08-01 10:44:08,089 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-5b97ab93-a5ac-42f3-a624-0d5d1896d7a3 2018-08-01 10:44:08,090 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-8ac1b5ee-ef3e-436-proj 2018-08-01 10:44:08,090 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:44:08,091 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:44:08,475 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:44:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["s87Ppvr8TLe-thGhN7ZJjw"], "issued_at": "2018-08-01T10:44:08.000000Z"}} 2018-08-01 10:44:08,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e469aa5e5e23590343d0ab21711e9ad10b9f87a1" 2018-08-01 10:44:08,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:44:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33018cb3-8d79-40d7-ac14-7964801bde60 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:44:08,552 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-33018cb3-8d79-40d7-ac14-7964801bde60 2018-08-01 10:44:08,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:44:08,561 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:44: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:44:08,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e469aa5e5e23590343d0ab21711e9ad10b9f87a1" 2018-08-01 10:44:08,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:44:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4063aa68-8984-4ed3-a6a9-bb4d023e0814 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 10:44:08,670 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-4063aa68-8984-4ed3-a6a9-bb4d023e0814 2018-08-01 10:44:08,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateRouterSuccessTests-8ac1b5ee-ef3e-436-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e469aa5e5e23590343d0ab21711e9ad10b9f87a1" 2018-08-01 10:44:08,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:44:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11a59744-0492-4dee-befe-cbf3508ca2ef Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateRouterSuccessTests-8ac1b5ee-ef3e-436-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/29c512cc690d430eaa5bc58372a07ced"}, "tags": [], "enabled": true, "id": "29c512cc690d430eaa5bc58372a07ced", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-8ac1b5ee-ef3e-436-proj"}]} 2018-08-01 10:44:08,759 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateRouterSuccessTests-8ac1b5ee-ef3e-436-proj used request id req-11a59744-0492-4dee-befe-cbf3508ca2ef 2018-08-01 10:44:08,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e469aa5e5e23590343d0ab21711e9ad10b9f87a1" 2018-08-01 10:44:08,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:44:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-137aebc8-6c95-42fe-86de-512c207c398c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:44:08,846 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-137aebc8-6c95-42fe-86de-512c207c398c 2018-08-01 10:44:09,210 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-8ac1b5ee-ef3e-436-user 2018-08-01 10:44:09,210 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:44:09,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}342891ef25e6dac0b934088e5000665fddf64fb4" 2018-08-01 10:44:09,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:44:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04633479-bd0a-485a-8fa6-6323d0482c48 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:44:09,293 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-04633479-bd0a-485a-8fa6-6323d0482c48 2018-08-01 10:44:09,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}342891ef25e6dac0b934088e5000665fddf64fb4" -d '{"role": {"name": "CreateRouterSuccessTests-8ac1b5ee-ef3e-436-proj-role"}}' 2018-08-01 10:44:09,394 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:44:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c138cd5-96d6-4f13-b35b-bf6079ace6b3 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c67c32fb6333464b8a64f93191494c16", "links": {"self": "http://172.30.9.24:5000/v3/roles/c67c32fb6333464b8a64f93191494c16"}, "name": "CreateRouterSuccessTests-8ac1b5ee-ef3e-436-proj-role"}} 2018-08-01 10:44:09,395 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-2c138cd5-96d6-4f13-b35b-bf6079ace6b3 2018-08-01 10:44:09,395 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-8ac1b5ee-ef3e-436-proj-role 2018-08-01 10:44:09,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/c67c32fb6333464b8a64f93191494c16 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}342891ef25e6dac0b934088e5000665fddf64fb4" 2018-08-01 10:44:09,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:44:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f508c34-190c-4c88-a48d-2ccace805d9e Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c67c32fb6333464b8a64f93191494c16", "links": {"self": "http://172.30.9.24:5000/v3/roles/c67c32fb6333464b8a64f93191494c16"}, "name": "CreateRouterSuccessTests-8ac1b5ee-ef3e-436-proj-role"}} 2018-08-01 10:44:09,480 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/c67c32fb6333464b8a64f93191494c16 used request id req-8f508c34-190c-4c88-a48d-2ccace805d9e 2018-08-01 10:44:09,480 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-8ac1b5ee-ef3e-436-proj-role to project CreateRouterSuccessTests-8ac1b5ee-ef3e-436-proj 2018-08-01 10:44:09,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/29c512cc690d430eaa5bc58372a07ced/users/0c3867d530224abeaffbad872268f7fc/roles/c67c32fb6333464b8a64f93191494c16 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}342891ef25e6dac0b934088e5000665fddf64fb4" 2018-08-01 10:44:09,607 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:44:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-968903a3-5bf6-4e71-94e7-f730f54af243 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:44:09,607 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/29c512cc690d430eaa5bc58372a07ced/users/0c3867d530224abeaffbad872268f7fc/roles/c67c32fb6333464b8a64f93191494c16 used request id req-968903a3-5bf6-4e71-94e7-f730f54af243 2018-08-01 10:44:09,607 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:44:09,608 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:44:09,994 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:44:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["wrE1ixrlSduxjvbsHxIDLA"], "issued_at": "2018-08-01T10:44:09.000000Z"}} 2018-08-01 10:44:09,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b817e1605b81ff7422a2c05063a8cbd65a572041" 2018-08-01 10:44:10,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:44:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3bc8a11-d4fa-4c07-8167-004ec70b16ba Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:44:10,072 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-b3bc8a11-d4fa-4c07-8167-004ec70b16ba 2018-08-01 10:44:10,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/routers?name=CreateRouterSuccessTests-94b77bde-5ec9-49d5-b6c6-e6ed3eb7e29b-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b817e1605b81ff7422a2c05063a8cbd65a572041" 2018-08-01 10:44:10,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-a455158f-3035-461f-b5e7-65b0315a281a Date: Wed, 01 Aug 2018 10:44:10 GMT RESP BODY: {"routers": []} 2018-08-01 10:44:10,375 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers?name=CreateRouterSuccessTests-94b77bde-5ec9-49d5-b6c6-e6ed3eb7e29b-pub-router&admin_state_up=True used request id req-a455158f-3035-461f-b5e7-65b0315a281a 2018-08-01 10:44:10,375 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:44:10,376 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:44:10,761 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:44:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["tx9d3SKxTqeacevyLS_NAg"], "issued_at": "2018-08-01T10:44:10.000000Z"}} 2018-08-01 10:44:10,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}663889edbaa80f9e40c6b6cbdbf5bd81faebfeb4" 2018-08-01 10:44:10,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:44:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9273be9a-e764-40aa-9459-4dbf7a420c94 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:44:10,842 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-9273be9a-e764-40aa-9459-4dbf7a420c94 2018-08-01 10:44:10,843 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-94b77bde-5ec9-49d5-b6c6-e6ed3eb7e29b-pub-router 2018-08-01 10:44:10,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b817e1605b81ff7422a2c05063a8cbd65a572041" -d '{"router": {"name": "CreateRouterSuccessTests-94b77bde-5ec9-49d5-b6c6-e6ed3eb7e29b-pub-router", "admin_state_up": true}}' 2018-08-01 10:44:11,018 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 548 X-Openstack-Request-Id: req-6ca3fda4-e499-41be-a109-d91823975a03 Date: Wed, 01 Aug 2018 10:44:11 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T10:44:10Z", "admin_state_up": true, "updated_at": "2018-08-01T10:44:10Z", "project_id": "8d96727022f4443794db44ecde432faf", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "f3c9cbc8-514e-4240-8f71-00ea83cfb60b", "name": "CreateRouterSuccessTests-94b77bde-5ec9-49d5-b6c6-e6ed3eb7e29b-pub-router"}} 2018-08-01 10:44:11,018 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers used request id req-6ca3fda4-e499-41be-a109-d91823975a03 2018-08-01 10:44:11,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?device_id=f3c9cbc8-514e-4240-8f71-00ea83cfb60b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b817e1605b81ff7422a2c05063a8cbd65a572041" 2018-08-01 10:44:11,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-d7fdb5f5-98a0-42b9-8163-897813ab0c2d Date: Wed, 01 Aug 2018 10:44:11 GMT RESP BODY: {"ports":[]} 2018-08-01 10:44:11,052 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?device_id=f3c9cbc8-514e-4240-8f71-00ea83cfb60b used request id req-d7fdb5f5-98a0-42b9-8163-897813ab0c2d 2018-08-01 10:44:11,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b817e1605b81ff7422a2c05063a8cbd65a572041" 2018-08-01 10:44:11,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-b0915de5-1047-4245-9e78-f26c9fd5ad19 Date: Wed, 01 Aug 2018 10:44:11 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dbe9669438844f3faecdc7fcc050e0d8","l2_adjacency":true,"status":"ACTIVE","subnets":["a5a333a9-9d0e-46a5-9440-2aa9c95d5013"],"description":"","tags":[],"updated_at":"2018-08-01T09:28:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:38Z","provider:network_type":"flat"}]} 2018-08-01 10:44:11,139 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=external used request id req-b0915de5-1047-4245-9e78-f26c9fd5ad19 2018-08-01 10:44:11,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=e7d7be46-2840-4976-87a2-d78a4e5c6089 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b817e1605b81ff7422a2c05063a8cbd65a572041" 2018-08-01 10:44:11,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-b095aae6-d9f4-403f-b9dc-72792c1cba7c Date: Wed, 01 Aug 2018 10:44:11 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:28:43Z","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":"a5a333a9-9d0e-46a5-9440-2aa9c95d5013","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"dbe9669438844f3faecdc7fcc050e0d8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:43Z","ip_version":4}]} 2018-08-01 10:44:11,195 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=e7d7be46-2840-4976-87a2-d78a4e5c6089 used request id req-b095aae6-d9f4-403f-b9dc-72792c1cba7c 2018-08-01 10:44:11,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=e7d7be46-2840-4976-87a2-d78a4e5c6089&name=CreateRouterSuccessTests-94b77bde-5ec9-49d5-b6c6-e6ed3eb7e29b-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b817e1605b81ff7422a2c05063a8cbd65a572041" 2018-08-01 10:44:11,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-0bab51e4-61c0-4bb9-83a6-cf0c1c7e6ddd Date: Wed, 01 Aug 2018 10:44:11 GMT RESP BODY: {"ports":[]} 2018-08-01 10:44:11,229 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=e7d7be46-2840-4976-87a2-d78a4e5c6089&name=CreateRouterSuccessTests-94b77bde-5ec9-49d5-b6c6-e6ed3eb7e29b-port1&admin_state_up=True used request id req-0bab51e4-61c0-4bb9-83a6-cf0c1c7e6ddd 2018-08-01 10:44:11,230 - OpenStackNetwork - INFO - Retrieved port CreateRouterSuccessTests-94b77bde-5ec9-49d5-b6c6-e6ed3eb7e29b-port1 for router - CreateRouterSuccessTests-94b77bde-5ec9-49d5-b6c6-e6ed3eb7e29b-pub-router 2018-08-01 10:44:11,230 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:44:11,230 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:44:11,609 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:44:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["fAXHOih8TkmcN-DQMTVN-A"], "issued_at": "2018-08-01T10:44:11.000000Z"}} 2018-08-01 10:44:11,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea90aee3da295aec8fd3aae4560abee68c44daf7" 2018-08-01 10:44:11,690 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:44:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77d0a2a5-2421-41b8-9825-d3000e516027 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:44:11,690 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-77d0a2a5-2421-41b8-9825-d3000e516027 2018-08-01 10:44:11,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b817e1605b81ff7422a2c05063a8cbd65a572041" 2018-08-01 10:44:11,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-57c42b84-9200-47f7-b960-48152a78e82c Date: Wed, 01 Aug 2018 10:44:11 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dbe9669438844f3faecdc7fcc050e0d8","l2_adjacency":true,"status":"ACTIVE","subnets":["a5a333a9-9d0e-46a5-9440-2aa9c95d5013"],"description":"","tags":[],"updated_at":"2018-08-01T09:28:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:38Z","provider:network_type":"flat"}]} 2018-08-01 10:44:11,952 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=external used request id req-57c42b84-9200-47f7-b960-48152a78e82c 2018-08-01 10:44:11,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=e7d7be46-2840-4976-87a2-d78a4e5c6089 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b817e1605b81ff7422a2c05063a8cbd65a572041" 2018-08-01 10:44:11,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-556564e7-f2ca-4869-b639-ebad514dba4c Date: Wed, 01 Aug 2018 10:44:11 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:28:43Z","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":"a5a333a9-9d0e-46a5-9440-2aa9c95d5013","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"dbe9669438844f3faecdc7fcc050e0d8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:43Z","ip_version":4}]} 2018-08-01 10:44:11,997 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=e7d7be46-2840-4976-87a2-d78a4e5c6089 used request id req-556564e7-f2ca-4869-b639-ebad514dba4c 2018-08-01 10:44:11,997 - neutron_utils - INFO - Creating port for network with name - external 2018-08-01 10:44:12,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b817e1605b81ff7422a2c05063a8cbd65a572041" -d '{"port": {"network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089", "name": "CreateRouterSuccessTests-94b77bde-5ec9-49d5-b6c6-e6ed3eb7e29b-port1", "admin_state_up": true}}' 2018-08-01 10:44:12,687 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 907 X-Openstack-Request-Id: req-f651770c-ea4b-4449-9bd7-6493e45fbe16 Date: Wed, 01 Aug 2018 10:44:12 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:44:12Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a5a333a9-9d0e-46a5-9440-2aa9c95d5013","ip_address":"172.30.9.202"}],"id":"22a73462-a33a-40c7-a100-554cac1eb6d6","security_groups":["d876f51d-b6f9-4c8f-b88c-c69d2c3be178"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:4b:e4:9e","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"CreateRouterSuccessTests-94b77bde-5ec9-49d5-b6c6-e6ed3eb7e29b-port1","project_id":"8d96727022f4443794db44ecde432faf","qos_policy_id":null,"admin_state_up":true,"network_id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T10:44:12Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-08-01 10:44:12,687 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/ports used request id req-f651770c-ea4b-4449-9bd7-6493e45fbe16 2018-08-01 10:44:12,687 - OpenStackNetwork - INFO - Created port CreateRouterSuccessTests-94b77bde-5ec9-49d5-b6c6-e6ed3eb7e29b-port1 for router - CreateRouterSuccessTests-94b77bde-5ec9-49d5-b6c6-e6ed3eb7e29b-pub-router 2018-08-01 10:44:12,687 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-94b77bde-5ec9-49d5-b6c6-e6ed3eb7e29b-pub-router 2018-08-01 10:44:12,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/routers/f3c9cbc8-514e-4240-8f71-00ea83cfb60b/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b817e1605b81ff7422a2c05063a8cbd65a572041" -d '{"port_id": "22a73462-a33a-40c7-a100-554cac1eb6d6"}' 2018-08-01 10:44:14,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-d2e70446-0454-4182-995b-8a38c6eb4d5d Date: Wed, 01 Aug 2018 10:44:14 GMT RESP BODY: {"network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089", "tenant_id": "8d96727022f4443794db44ecde432faf", "subnet_id": "a5a333a9-9d0e-46a5-9440-2aa9c95d5013", "subnet_ids": ["a5a333a9-9d0e-46a5-9440-2aa9c95d5013"], "port_id": "22a73462-a33a-40c7-a100-554cac1eb6d6", "id": "f3c9cbc8-514e-4240-8f71-00ea83cfb60b"} 2018-08-01 10:44:14,292 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/f3c9cbc8-514e-4240-8f71-00ea83cfb60b/add_router_interface used request id req-d2e70446-0454-4182-995b-8a38c6eb4d5d 2018-08-01 10:44:14,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/routers/f3c9cbc8-514e-4240-8f71-00ea83cfb60b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b817e1605b81ff7422a2c05063a8cbd65a572041" 2018-08-01 10:44:14,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-b5c5ef2a-8cb7-4824-a4ae-c3fbaa7b5b00 Date: Wed, 01 Aug 2018 10:44:14 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T10:44:10Z", "admin_state_up": true, "updated_at": "2018-08-01T10:44:13Z", "project_id": "8d96727022f4443794db44ecde432faf", "flavor_id": null, "revision_number": 1, "routes": [], "ha": false, "id": "f3c9cbc8-514e-4240-8f71-00ea83cfb60b", "name": "CreateRouterSuccessTests-94b77bde-5ec9-49d5-b6c6-e6ed3eb7e29b-pub-router"}} 2018-08-01 10:44:14,387 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers/f3c9cbc8-514e-4240-8f71-00ea83cfb60b used request id req-b5c5ef2a-8cb7-4824-a4ae-c3fbaa7b5b00 2018-08-01 10:44:14,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?device_id=f3c9cbc8-514e-4240-8f71-00ea83cfb60b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b817e1605b81ff7422a2c05063a8cbd65a572041" 2018-08-01 10:44:14,454 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 971 X-Openstack-Request-Id: req-8431ec7e-da52-48dd-ac81-02ca32be040a Date: Wed, 01 Aug 2018 10:44:14 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:44:13Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"a5a333a9-9d0e-46a5-9440-2aa9c95d5013","ip_address":"172.30.9.202"}],"id":"22a73462-a33a-40c7-a100-554cac1eb6d6","security_groups":["d876f51d-b6f9-4c8f-b88c-c69d2c3be178"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:4b:e4:9e","project_id":"8d96727022f4443794db44ecde432faf","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-94b77bde-5ec9-49d5-b6c6-e6ed3eb7e29b-port1","admin_state_up":true,"network_id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T10:44:12Z","binding:vnic_type":"normal","device_id":"f3c9cbc8-514e-4240-8f71-00ea83cfb60b","ip_allocation":"immediate"}]} 2018-08-01 10:44:14,455 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?device_id=f3c9cbc8-514e-4240-8f71-00ea83cfb60b used request id req-8431ec7e-da52-48dd-ac81-02ca32be040a 2018-08-01 10:44:14,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/a5a333a9-9d0e-46a5-9440-2aa9c95d5013 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b817e1605b81ff7422a2c05063a8cbd65a572041" 2018-08-01 10:44:14,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-cb3f9678-23a4-40f3-99dc-d2cfd6b73bf4 Date: Wed, 01 Aug 2018 10:44:14 GMT RESP BODY: {"subnet":{"updated_at":"2018-08-01T09:28:43Z","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":"a5a333a9-9d0e-46a5-9440-2aa9c95d5013","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"dbe9669438844f3faecdc7fcc050e0d8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:43Z","ip_version":4}} 2018-08-01 10:44:14,499 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/a5a333a9-9d0e-46a5-9440-2aa9c95d5013 used request id req-cb3f9678-23a4-40f3-99dc-d2cfd6b73bf4 2018-08-01 10:44:14,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}658082b8c0e618d505814f2c2669abddb9e47028" 2018-08-01 10:44:14,574 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:44:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b8e778d-bb80-42dc-8815-1c2c88f1dee1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:44:14,574 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-5b8e778d-bb80-42dc-8815-1c2c88f1dee1 2018-08-01 10:44:14,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/routers?name=CreateRouterSuccessTests-94b77bde-5ec9-49d5-b6c6-e6ed3eb7e29b-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}658082b8c0e618d505814f2c2669abddb9e47028" 2018-08-01 10:44:14,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 557 X-Openstack-Request-Id: req-ee10b59d-b267-48b4-a4c1-700783693fb7 Date: Wed, 01 Aug 2018 10:44:14 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T10:44:10Z", "admin_state_up": true, "updated_at": "2018-08-01T10:44:13Z", "project_id": "8d96727022f4443794db44ecde432faf", "flavor_id": null, "revision_number": 1, "routes": [], "ha": false, "id": "f3c9cbc8-514e-4240-8f71-00ea83cfb60b", "name": "CreateRouterSuccessTests-94b77bde-5ec9-49d5-b6c6-e6ed3eb7e29b-pub-router"}]} 2018-08-01 10:44:14,820 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers?name=CreateRouterSuccessTests-94b77bde-5ec9-49d5-b6c6-e6ed3eb7e29b-pub-router&admin_state_up=True used request id req-ee10b59d-b267-48b4-a4c1-700783693fb7 2018-08-01 10:44:14,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:44:14,829 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:44: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:44:14,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}658082b8c0e618d505814f2c2669abddb9e47028" 2018-08-01 10:44:14,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:44:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b81bb277-c3dc-4408-a729-b1ca9ee73d78 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 10:44:14,849 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-b81bb277-c3dc-4408-a729-b1ca9ee73d78 2018-08-01 10:44:14,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?device_id=f3c9cbc8-514e-4240-8f71-00ea83cfb60b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}658082b8c0e618d505814f2c2669abddb9e47028" 2018-08-01 10:44:14,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 971 X-Openstack-Request-Id: req-7c148897-cb31-40de-a4f1-6e936020ec6b Date: Wed, 01 Aug 2018 10:44:14 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:44:13Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"a5a333a9-9d0e-46a5-9440-2aa9c95d5013","ip_address":"172.30.9.202"}],"id":"22a73462-a33a-40c7-a100-554cac1eb6d6","security_groups":["d876f51d-b6f9-4c8f-b88c-c69d2c3be178"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:4b:e4:9e","project_id":"8d96727022f4443794db44ecde432faf","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-94b77bde-5ec9-49d5-b6c6-e6ed3eb7e29b-port1","admin_state_up":true,"network_id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T10:44:12Z","binding:vnic_type":"normal","device_id":"f3c9cbc8-514e-4240-8f71-00ea83cfb60b","ip_allocation":"immediate"}]} 2018-08-01 10:44:14,893 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?device_id=f3c9cbc8-514e-4240-8f71-00ea83cfb60b used request id req-7c148897-cb31-40de-a4f1-6e936020ec6b 2018-08-01 10:44:14,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/a5a333a9-9d0e-46a5-9440-2aa9c95d5013 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}658082b8c0e618d505814f2c2669abddb9e47028" 2018-08-01 10:44:14,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-bdaf2bc5-4f41-4feb-87aa-6b53b2b21d01 Date: Wed, 01 Aug 2018 10:44:14 GMT RESP BODY: {"subnet":{"updated_at":"2018-08-01T09:28:43Z","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":"a5a333a9-9d0e-46a5-9440-2aa9c95d5013","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"dbe9669438844f3faecdc7fcc050e0d8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:43Z","ip_version":4}} 2018-08-01 10:44:14,938 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/a5a333a9-9d0e-46a5-9440-2aa9c95d5013 used request id req-bdaf2bc5-4f41-4feb-87aa-6b53b2b21d01 2018-08-01 10:44:14,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}658082b8c0e618d505814f2c2669abddb9e47028" 2018-08-01 10:44:15,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-b6d064f4-0a0e-4531-a8d0-ab5cab417127 Date: Wed, 01 Aug 2018 10:44:15 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dbe9669438844f3faecdc7fcc050e0d8","l2_adjacency":true,"status":"ACTIVE","subnets":["a5a333a9-9d0e-46a5-9440-2aa9c95d5013"],"description":"","tags":[],"updated_at":"2018-08-01T09:28:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:38Z","provider:network_type":"flat"}]} 2018-08-01 10:44:15,161 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=external used request id req-b6d064f4-0a0e-4531-a8d0-ab5cab417127 2018-08-01 10:44:15,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=e7d7be46-2840-4976-87a2-d78a4e5c6089 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}658082b8c0e618d505814f2c2669abddb9e47028" 2018-08-01 10:44:15,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-b920d902-934b-4fa6-b0f5-b78a7f04b682 Date: Wed, 01 Aug 2018 10:44:15 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:28:43Z","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":"a5a333a9-9d0e-46a5-9440-2aa9c95d5013","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"dbe9669438844f3faecdc7fcc050e0d8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:43Z","ip_version":4}]} 2018-08-01 10:44:15,205 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=e7d7be46-2840-4976-87a2-d78a4e5c6089 used request id req-b920d902-934b-4fa6-b0f5-b78a7f04b682 2018-08-01 10:44:15,206 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-94b77bde-5ec9-49d5-b6c6-e6ed3eb7e29b-pub-router and port CreateRouterSuccessTests-94b77bde-5ec9-49d5-b6c6-e6ed3eb7e29b-port1 2018-08-01 10:44:15,206 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-94b77bde-5ec9-49d5-b6c6-e6ed3eb7e29b-pub-router 2018-08-01 10:44:15,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/routers/f3c9cbc8-514e-4240-8f71-00ea83cfb60b/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b817e1605b81ff7422a2c05063a8cbd65a572041" -d '{"port_id": "22a73462-a33a-40c7-a100-554cac1eb6d6"}' 2018-08-01 10:44:16,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-c4fdb352-6764-4bb5-829b-70629205b359 Date: Wed, 01 Aug 2018 10:44:16 GMT RESP BODY: {"network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089", "tenant_id": "8d96727022f4443794db44ecde432faf", "subnet_id": "a5a333a9-9d0e-46a5-9440-2aa9c95d5013", "subnet_ids": ["a5a333a9-9d0e-46a5-9440-2aa9c95d5013"], "port_id": "22a73462-a33a-40c7-a100-554cac1eb6d6", "id": "f3c9cbc8-514e-4240-8f71-00ea83cfb60b"} 2018-08-01 10:44:16,777 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/f3c9cbc8-514e-4240-8f71-00ea83cfb60b/remove_router_interface used request id req-c4fdb352-6764-4bb5-829b-70629205b359 2018-08-01 10:44:16,778 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-94b77bde-5ec9-49d5-b6c6-e6ed3eb7e29b-pub-router 2018-08-01 10:44:16,778 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-94b77bde-5ec9-49d5-b6c6-e6ed3eb7e29b-pub-router 2018-08-01 10:44:16,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/routers/f3c9cbc8-514e-4240-8f71-00ea83cfb60b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b817e1605b81ff7422a2c05063a8cbd65a572041" 2018-08-01 10:44:17,094 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a4647ab9-cd39-409a-bcb4-94bac859c72a Content-Length: 0 Date: Wed, 01 Aug 2018 10:44:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:44:17,094 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/f3c9cbc8-514e-4240-8f71-00ea83cfb60b used request id req-a4647ab9-cd39-409a-bcb4-94bac859c72a 2018-08-01 10:44:17,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}342891ef25e6dac0b934088e5000665fddf64fb4" 2018-08-01 10:44:17,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-8a7dcad3-9ed0-498e-af68-6a40c53a7d2f Date: Wed, 01 Aug 2018 10:44:17 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a2413a97b61342d8bd27570706ef372d", "created_at": "2018-08-01T09:33:18Z", "updated_at": "2018-08-01T09:33:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "7f556ce3-51d0-4279-a11d-510db9f9a3b1", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "94adc13c-a166-41cf-bd16-f997efc73cb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "b39143b5-c08f-4d0b-9d40-54f472f2389e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "e218b0b7-4501-4f84-9458-caf2891c260d", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}], "revision_number": 4, "project_id": "a2413a97b61342d8bd27570706ef372d", "id": "38229670-7386-42d0-b7b9-2397ea5938de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "created_at": "2018-08-01T09:28:38Z", "updated_at": "2018-08-01T09:28:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "763568f1-8151-4a3c-911a-d06da4423063", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "80d28bee-4aee-47e8-a8da-e0fe31497fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "a47a5ddf-aa37-4ab2-a335-1c93513b5f12", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "f5bba5a5-602b-421e-98b2-5a16117f943f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}], "revision_number": 4, "project_id": "dbe9669438844f3faecdc7fcc050e0d8", "id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ed1054af2e94c049694d98d54211d98", "created_at": "2018-08-01T09:31:40Z", "updated_at": "2018-08-01T09:31:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "34baee87-ea35-42ee-8a69-0f6e2a825d3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "89b9d1c9-f4f9-45cd-8d36-970d44228439", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "b8ab0d59-cab9-4488-82ee-7c5f69709bff", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "d3ab68ea-23b4-4bf6-8dd3-85d029e3d89f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}], "revision_number": 4, "project_id": "2ed1054af2e94c049694d98d54211d98", "id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "created_at": "2018-08-01T09:34:13Z", "updated_at": "2018-08-01T09:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "1dbb3f59-611b-46d1-a82d-2720e0a16f86", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "3878126b-a220-4357-adb9-bc22498f31b1", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "75ce67db-9c04-4561-a10d-8b1ec63943e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "e2945a69-3afe-41e3-a7ec-3ea4c79a12ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}], "revision_number": 4, "project_id": "c0d9b34b06f445a7857603f60b181f3c", "id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-01T09:30:58Z", "updated_at": "2018-08-01T09:30:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "042d4626-2974-418d-affe-f8f2acd05faa", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "995fae58-f0e5-4e10-801c-6c2ce5c7ae0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "cb8404fa-cb24-4879-a34d-f3050dcba730", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "dad6aaab-690e-4c24-9103-6767e0c80bc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "created_at": "2018-08-01T09:31:11Z", "updated_at": "2018-08-01T09:31:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "939e25e0-5dbc-4f6e-9f6f-7fb70e540203", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "9796a673-6928-4009-9c21-1410d395646e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "af7b8bf8-2fb6-4d72-842a-38f72d7581f7", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "b9af65b0-2eb8-45e1-8504-b7dc4dbb83ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}], "revision_number": 4, "project_id": "dd207f801ed3475f9dbe5f13077af1c8", "id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "46dd322c3fcc454eb140e37825746af8", "created_at": "2018-08-01T10:33:44Z", "updated_at": "2018-08-01T10:33:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "0f41470b-1091-45c1-b574-92069f79f8d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "8cc03a9c-8fa5-425b-812f-d7692bae3613", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d1373b1e-2fb9-4e02-a9e1-7e873ba1d7d1", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d21f3909-71f3-43e2-a22d-6a9c2513cb6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}], "revision_number": 4, "project_id": "46dd322c3fcc454eb140e37825746af8", "id": "b2961714-c8a4-4fcb-918b-21d70527c983", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "created_at": "2018-08-01T09:34:57Z", "updated_at": "2018-08-01T09:34:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "8063d12f-30db-4ccf-8ce0-72e59ba81a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c38e1a7a-5857-4f03-b991-6d5c9c9a5b9e", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c725bae1-d3bb-42b5-b331-32737085f28c", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "cfddc134-923b-4e0d-9ec5-dcc5641dd435", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}], "revision_number": 4, "project_id": "455b48a61678488ead79a4cfa07ef5c3", "id": "cd52f913-3072-4ce7-a779-7de795b62b12", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:36:50Z", "updated_at": "2018-08-01T09:36:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "07ef7fe5-a529-45da-bfc0-899f0ea9b592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "bc4dad3a-2a0c-4c31-b901-2909a12adb50", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c35cff35-4306-4116-b9fa-fc27bc7c05d6", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c493e3ac-d9d2-480d-9ec8-50982eedaf5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}], "revision_number": 4, "project_id": "8d96727022f4443794db44ecde432faf", "id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "created_at": "2018-08-01T09:32:45Z", "updated_at": "2018-08-01T09:32:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "058ea790-43ea-4a6f-9950-28418319e577", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "5fcfb31b-cdad-4037-973e-56b74faefd14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "99a24d26-dc7f-42d0-aa23-a7c061f04952", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "b641bb48-566e-472b-a3cc-d38c85ab3ff1", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}], "revision_number": 4, "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "name": "default"}]} 2018-08-01 10:44:17,328 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-8a7dcad3-9ed0-498e-af68-6a40c53a7d2f 2018-08-01 10:44:17,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}342891ef25e6dac0b934088e5000665fddf64fb4" 2018-08-01 10:44:17,414 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:44:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f39c1a88-a54a-4880-a132-80e80e416367 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2413a97b61342d8bd27570706ef372d.", "code": 404, "title": "Not Found"}} 2018-08-01 10:44:17,414 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d used request id req-f39c1a88-a54a-4880-a132-80e80e416367 2018-08-01 10:44:17,414 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:44:17,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}342891ef25e6dac0b934088e5000665fddf64fb4" 2018-08-01 10:44:17,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:44:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f19c30d-324e-4d60-982b-ea28ff2e3c1e 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.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dbe9669438844f3faecdc7fcc050e0d8", "name": "service"}} 2018-08-01 10:44:17,500 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 used request id req-1f19c30d-324e-4d60-982b-ea28ff2e3c1e 2018-08-01 10:44:17,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}342891ef25e6dac0b934088e5000665fddf64fb4" 2018-08-01 10:44:17,584 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:44:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a3739efa-517a-4d9f-9a71-ffa108236612 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ed1054af2e94c049694d98d54211d98.", "code": 404, "title": "Not Found"}} 2018-08-01 10:44:17,585 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 used request id req-a3739efa-517a-4d9f-9a71-ffa108236612 2018-08-01 10:44:17,585 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:44:17,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}342891ef25e6dac0b934088e5000665fddf64fb4" 2018-08-01 10:44:17,670 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:44:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-82a9004c-3c24-4204-a76f-144abcdf9e5e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c0d9b34b06f445a7857603f60b181f3c.", "code": 404, "title": "Not Found"}} 2018-08-01 10:44:17,670 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c used request id req-82a9004c-3c24-4204-a76f-144abcdf9e5e 2018-08-01 10:44:17,670 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:44:17,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}342891ef25e6dac0b934088e5000665fddf64fb4" 2018-08-01 10:44:17,756 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:44:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ae75e579-4f48-4085-b70f-37de6bda5a70 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: dd207f801ed3475f9dbe5f13077af1c8.", "code": 404, "title": "Not Found"}} 2018-08-01 10:44:17,756 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 used request id req-ae75e579-4f48-4085-b70f-37de6bda5a70 2018-08-01 10:44:17,756 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:44:17,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}342891ef25e6dac0b934088e5000665fddf64fb4" 2018-08-01 10:44:17,842 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:44:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-75060dd0-f1b9-4849-b0d1-8f9d8ecd7702 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 46dd322c3fcc454eb140e37825746af8.", "code": 404, "title": "Not Found"}} 2018-08-01 10:44:17,842 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 used request id req-75060dd0-f1b9-4849-b0d1-8f9d8ecd7702 2018-08-01 10:44:17,842 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:44:17,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}342891ef25e6dac0b934088e5000665fddf64fb4" 2018-08-01 10:44:17,925 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:44:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4357007a-dcd1-4e9c-bb9f-89c24c24eb1f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 455b48a61678488ead79a4cfa07ef5c3.", "code": 404, "title": "Not Found"}} 2018-08-01 10:44:17,925 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 used request id req-4357007a-dcd1-4e9c-bb9f-89c24c24eb1f 2018-08-01 10:44:17,925 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:44:17,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}342891ef25e6dac0b934088e5000665fddf64fb4" 2018-08-01 10:44:18,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:44:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09f8ab3e-73b3-4839-8076-47d5e91383a7 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 10:44:18,017 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-09f8ab3e-73b3-4839-8076-47d5e91383a7 2018-08-01 10:44:18,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ddd20ab1a1b7400a98e6ddb8d0eb4686 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}342891ef25e6dac0b934088e5000665fddf64fb4" 2018-08-01 10:44:18,101 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:44:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-53bf23ef-f8f5-4afe-9088-21e45f243fc6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ddd20ab1a1b7400a98e6ddb8d0eb4686.", "code": 404, "title": "Not Found"}} 2018-08-01 10:44:18,101 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ddd20ab1a1b7400a98e6ddb8d0eb4686 used request id req-53bf23ef-f8f5-4afe-9088-21e45f243fc6 2018-08-01 10:44:18,102 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:44:18,103 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-8ac1b5ee-ef3e-436-proj 2018-08-01 10:44:18,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/29c512cc690d430eaa5bc58372a07ced -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}342891ef25e6dac0b934088e5000665fddf64fb4" 2018-08-01 10:44:18,312 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:44:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-31de5e9c-e428-4216-928f-98dc41ef8410 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:44:18,312 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/29c512cc690d430eaa5bc58372a07ced used request id req-31de5e9c-e428-4216-928f-98dc41ef8410 2018-08-01 10:44:18,312 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-8ac1b5ee-ef3e-436-proj-role 2018-08-01 10:44:18,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/c67c32fb6333464b8a64f93191494c16 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}342891ef25e6dac0b934088e5000665fddf64fb4" 2018-08-01 10:44:18,419 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:44:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a370f35-65bd-479a-a897-ab3125252387 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:44:18,419 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/c67c32fb6333464b8a64f93191494c16 used request id req-0a370f35-65bd-479a-a897-ab3125252387 2018-08-01 10:44:18,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}342891ef25e6dac0b934088e5000665fddf64fb4" 2018-08-01 10:44:18,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:44:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0388dba3-abed-4a68-b38e-7257ad8188dd Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:44:18,506 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-0388dba3-abed-4a68-b38e-7257ad8188dd 2018-08-01 10:44:18,507 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-8ac1b5ee-ef3e-436-user 2018-08-01 10:44:18,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/0c3867d530224abeaffbad872268f7fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e469aa5e5e23590343d0ab21711e9ad10b9f87a1" 2018-08-01 10:44:18,683 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:44:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d1da67d4-a873-4531-b086-de295d44df8a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:44:18,683 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/0c3867d530224abeaffbad872268f7fc used request id req-d1da67d4-a873-4531-b086-de295d44df8a 2018-08-01 10:44:18,684 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:44:19,064 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:44:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["hz8UWnUESUmbSzzJ8l1kyA"], "issued_at": "2018-08-01T10:44:19.000000Z"}} 2018-08-01 10:44:19,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}800bb6480922141fa95d6cb6153b3d1d3f36b391" 2018-08-01 10:44:19,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:44:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7aaabce-7c2f-4eae-9663-5bb84d2668e6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:44:19,081 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-e7aaabce-7c2f-4eae-9663-5bb84d2668e6 2018-08-01 10:44:19,082 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:44:19,083 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:44:19,463 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:44:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["AGaxQ-YCTFaoR4phxEgqPw"], "issued_at": "2018-08-01T10:44:19.000000Z"}} 2018-08-01 10:44:19,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c61ad62bfff043be33a46fdeba35a554e36c1e0" 2018-08-01 10:44:19,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:44:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1eb0924-ad0a-4c14-802e-df6a905d3d37 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:44:19,540 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-e1eb0924-ad0a-4c14-802e-df6a905d3d37 2018-08-01 10:44:19,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:44:19,550 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:44: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:44:19,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-c8fad2bd-ff56-4a4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c61ad62bfff043be33a46fdeba35a554e36c1e0" 2018-08-01 10:44:19,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:44:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbc1d89b-4083-44ee-b9c1-3e8ec8929c3d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-c8fad2bd-ff56-4a4-proj", "previous": null, "next": null}, "projects": []} 2018-08-01 10:44:19,638 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-c8fad2bd-ff56-4a4-proj used request id req-cbc1d89b-4083-44ee-b9c1-3e8ec8929c3d 2018-08-01 10:44:19,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c61ad62bfff043be33a46fdeba35a554e36c1e0" 2018-08-01 10:44:19,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:44:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b5ca573-71f4-449a-b5ca-581eac39eaee Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:44:19,729 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-7b5ca573-71f4-449a-b5ca-581eac39eaee 2018-08-01 10:44:19,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c61ad62bfff043be33a46fdeba35a554e36c1e0" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-c8fad2bd-ff56-4a4-proj"}}' 2018-08-01 10:44:19,936 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:44:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-085d82ca-e1ca-4b3a-ab12-56f3c52c3370 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/f85f088f487f48df95233301f987ee7f"}, "tags": [], "enabled": true, "id": "f85f088f487f48df95233301f987ee7f", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-c8fad2bd-ff56-4a4-proj"}} 2018-08-01 10:44:19,936 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-085d82ca-e1ca-4b3a-ab12-56f3c52c3370 2018-08-01 10:44:19,936 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-c8fad2bd-ff56-4a4-proj 2018-08-01 10:44:19,937 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:44:19,937 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:44:20,347 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:44:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["ov-YaH5YSK6pzDibF04csQ"], "issued_at": "2018-08-01T10:44:20.000000Z"}} 2018-08-01 10:44:20,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e27a1c596db25e7ab8903f666706367a6a2b8655" 2018-08-01 10:44:20,359 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:44:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-204eda30-78ac-444c-bcb3-7d6b63b015e3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:44:20,359 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-204eda30-78ac-444c-bcb3-7d6b63b015e3 2018-08-01 10:44:20,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:44:20,367 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:44: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:44:20,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e27a1c596db25e7ab8903f666706367a6a2b8655" 2018-08-01 10:44:20,402 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:44:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6c9884f-d38b-4d14-a57e-349bad882f9e Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 10:44:20,402 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-c6c9884f-d38b-4d14-a57e-349bad882f9e 2018-08-01 10:44:20,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateRouterSuccessTests-c8fad2bd-ff56-4a4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e27a1c596db25e7ab8903f666706367a6a2b8655" 2018-08-01 10:44:20,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:44:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95023143-099d-4e47-b017-7a12bf6fac3b Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateRouterSuccessTests-c8fad2bd-ff56-4a4-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/f85f088f487f48df95233301f987ee7f"}, "tags": [], "enabled": true, "id": "f85f088f487f48df95233301f987ee7f", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-c8fad2bd-ff56-4a4-proj"}]} 2018-08-01 10:44:20,567 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateRouterSuccessTests-c8fad2bd-ff56-4a4-proj used request id req-95023143-099d-4e47-b017-7a12bf6fac3b 2018-08-01 10:44:20,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e27a1c596db25e7ab8903f666706367a6a2b8655" 2018-08-01 10:44:20,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:44:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea6c9085-1b1d-4d48-b086-8371053b45bc Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:44:20,655 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-ea6c9085-1b1d-4d48-b086-8371053b45bc 2018-08-01 10:44:21,013 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-c8fad2bd-ff56-4a4-user 2018-08-01 10:44:21,014 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:44:21,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c61ad62bfff043be33a46fdeba35a554e36c1e0" 2018-08-01 10:44:21,102 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:44:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3cfe877a-d251-4a91-9da0-eb709a7f5528 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:44:21,102 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-3cfe877a-d251-4a91-9da0-eb709a7f5528 2018-08-01 10:44:21,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c61ad62bfff043be33a46fdeba35a554e36c1e0" -d '{"role": {"name": "CreateRouterSuccessTests-c8fad2bd-ff56-4a4-proj-role"}}' 2018-08-01 10:44:21,205 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:44:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5b131bb5-fdd2-40b7-9059-b0aec46a7019 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "bcd03abf5c934b51b97ff984c7600cf3", "links": {"self": "http://172.30.9.24:5000/v3/roles/bcd03abf5c934b51b97ff984c7600cf3"}, "name": "CreateRouterSuccessTests-c8fad2bd-ff56-4a4-proj-role"}} 2018-08-01 10:44:21,206 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-5b131bb5-fdd2-40b7-9059-b0aec46a7019 2018-08-01 10:44:21,206 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-c8fad2bd-ff56-4a4-proj-role 2018-08-01 10:44:21,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/bcd03abf5c934b51b97ff984c7600cf3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c61ad62bfff043be33a46fdeba35a554e36c1e0" 2018-08-01 10:44:21,291 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:44:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fec8e8a5-6f52-4479-937e-c9c5785c05d5 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "bcd03abf5c934b51b97ff984c7600cf3", "links": {"self": "http://172.30.9.24:5000/v3/roles/bcd03abf5c934b51b97ff984c7600cf3"}, "name": "CreateRouterSuccessTests-c8fad2bd-ff56-4a4-proj-role"}} 2018-08-01 10:44:21,291 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/bcd03abf5c934b51b97ff984c7600cf3 used request id req-fec8e8a5-6f52-4479-937e-c9c5785c05d5 2018-08-01 10:44:21,292 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-c8fad2bd-ff56-4a4-proj-role to project CreateRouterSuccessTests-c8fad2bd-ff56-4a4-proj 2018-08-01 10:44:21,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/f85f088f487f48df95233301f987ee7f/users/6d70ce7c8a8d421f89a297b6cb6616bf/roles/bcd03abf5c934b51b97ff984c7600cf3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c61ad62bfff043be33a46fdeba35a554e36c1e0" 2018-08-01 10:44:21,351 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:44:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c19e878c-20be-425e-879b-d827b852b773 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:44:21,351 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/f85f088f487f48df95233301f987ee7f/users/6d70ce7c8a8d421f89a297b6cb6616bf/roles/bcd03abf5c934b51b97ff984c7600cf3 used request id req-c19e878c-20be-425e-879b-d827b852b773 2018-08-01 10:44:21,352 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:44:21,353 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:44:21,742 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bcd03abf5c934b51b97ff984c7600cf3", "name": "CreateRouterSuccessTests-c8fad2bd-ff56-4a4-proj-role"}], "expires_at": "2018-08-01T11:44:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f85f088f487f48df95233301f987ee7f", "name": "CreateRouterSuccessTests-c8fad2bd-ff56-4a4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/f85f088f487f48df95233301f987ee7f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/f85f088f487f48df95233301f987ee7f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/f85f088f487f48df95233301f987ee7f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/f85f088f487f48df95233301f987ee7f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/f85f088f487f48df95233301f987ee7f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/f85f088f487f48df95233301f987ee7f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_f85f088f487f48df95233301f987ee7f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_f85f088f487f48df95233301f987ee7f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/f85f088f487f48df95233301f987ee7f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/f85f088f487f48df95233301f987ee7f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/f85f088f487f48df95233301f987ee7f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/f85f088f487f48df95233301f987ee7f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/f85f088f487f48df95233301f987ee7f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/f85f088f487f48df95233301f987ee7f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-c8fad2bd-ff56-4a4-user", "id": "6d70ce7c8a8d421f89a297b6cb6616bf"}, "audit_ids": ["wkWthVzXRkaWwwAcW42L1A"], "issued_at": "2018-08-01T10:44:21.000000Z"}} 2018-08-01 10:44:21,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}091b42205b3e6537d62b512d0a53d107cf4bd206" 2018-08-01 10:44:21,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:44:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e239d334-9eae-42ae-aad4-24b5d75600ff Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:44:21,824 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-e239d334-9eae-42ae-aad4-24b5d75600ff 2018-08-01 10:44:21,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateRouterSuccessTests-df7a77e5-7e10-4c1d-ad5e-e5aa7ebd6e60-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}091b42205b3e6537d62b512d0a53d107cf4bd206" 2018-08-01 10:44:22,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-58d5e413-c926-4eec-8a92-e990dd0f87b1 Date: Wed, 01 Aug 2018 10:44:22 GMT RESP BODY: {"networks":[]} 2018-08-01 10:44:22,020 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateRouterSuccessTests-df7a77e5-7e10-4c1d-ad5e-e5aa7ebd6e60-pub-net1 used request id req-58d5e413-c926-4eec-8a92-e990dd0f87b1 2018-08-01 10:44:22,021 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-df7a77e5-7e10-4c1d-ad5e-e5aa7ebd6e60-pub-net1 2018-08-01 10:44:22,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}091b42205b3e6537d62b512d0a53d107cf4bd206" -d '{"network": {"name": "CreateRouterSuccessTests-df7a77e5-7e10-4c1d-ad5e-e5aa7ebd6e60-pub-net1", "admin_state_up": true}}' 2018-08-01 10:44:22,354 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 648 X-Openstack-Request-Id: req-5dd094f2-eeb0-4fa4-8e03-b05a04d281ad Date: Wed, 01 Aug 2018 10:44:22 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"22cd9a5f-f706-4fbc-a5f7-83706c6d1169","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f85f088f487f48df95233301f987ee7f","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T10:44:22Z","is_default":false,"name":"CreateRouterSuccessTests-df7a77e5-7e10-4c1d-ad5e-e5aa7ebd6e60-pub-net1","qos_policy_id":null,"admin_state_up":true,"tenant_id":"f85f088f487f48df95233301f987ee7f","created_at":"2018-08-01T10:44:22Z","mtu":1450}} 2018-08-01 10:44:22,354 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks used request id req-5dd094f2-eeb0-4fa4-8e03-b05a04d281ad 2018-08-01 10:44:22,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=22cd9a5f-f706-4fbc-a5f7-83706c6d1169 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}091b42205b3e6537d62b512d0a53d107cf4bd206" 2018-08-01 10:44:22,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-13b895c1-9693-4b62-a28f-0b335e0418b4 Date: Wed, 01 Aug 2018 10:44:22 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"22cd9a5f-f706-4fbc-a5f7-83706c6d1169","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f85f088f487f48df95233301f987ee7f","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T10:44:22Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-df7a77e5-7e10-4c1d-ad5e-e5aa7ebd6e60-pub-net1","admin_state_up":true,"tenant_id":"f85f088f487f48df95233301f987ee7f","created_at":"2018-08-01T10:44:22Z","mtu":1450}]} 2018-08-01 10:44:22,468 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=22cd9a5f-f706-4fbc-a5f7-83706c6d1169 used request id req-13b895c1-9693-4b62-a28f-0b335e0418b4 2018-08-01 10:44:22,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=22cd9a5f-f706-4fbc-a5f7-83706c6d1169 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}091b42205b3e6537d62b512d0a53d107cf4bd206" 2018-08-01 10:44:22,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-1b8cb80e-c712-457b-bb65-520d78181316 Date: Wed, 01 Aug 2018 10:44:22 GMT RESP BODY: {"subnets":[]} 2018-08-01 10:44:22,500 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=22cd9a5f-f706-4fbc-a5f7-83706c6d1169 used request id req-1b8cb80e-c712-457b-bb65-520d78181316 2018-08-01 10:44:22,500 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-df7a77e5-7e10-4c1d-ad5e-e5aa7ebd6e60-pub-subnet1 2018-08-01 10:44:22,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}091b42205b3e6537d62b512d0a53d107cf4bd206" -d '{"subnets": [{"ip_version": 4, "network_id": "22cd9a5f-f706-4fbc-a5f7-83706c6d1169", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterSuccessTests-df7a77e5-7e10-4c1d-ad5e-e5aa7ebd6e60-pub-subnet1"}]}' 2018-08-01 10:44:23,036 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-fc1d3bd5-961a-49be-a263-586100c97d36 Date: Wed, 01 Aug 2018 10:44:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"22cd9a5f-f706-4fbc-a5f7-83706c6d1169","tenant_id":"f85f088f487f48df95233301f987ee7f","created_at":"2018-08-01T10:44:22Z","dns_nameservers":[],"updated_at":"2018-08-01T10:44:22Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"f85f088f487f48df95233301f987ee7f","id":"57bee7ec-4816-4a5a-b500-201f25ce7357","subnetpool_id":null,"name":"CreateRouterSuccessTests-df7a77e5-7e10-4c1d-ad5e-e5aa7ebd6e60-pub-subnet1"}]} 2018-08-01 10:44:23,036 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets used request id req-fc1d3bd5-961a-49be-a263-586100c97d36 2018-08-01 10:44:23,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=22cd9a5f-f706-4fbc-a5f7-83706c6d1169 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}091b42205b3e6537d62b512d0a53d107cf4bd206" 2018-08-01 10:44:23,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-57aaaf8b-c0bf-4401-9ae8-48f4aba9281c Date: Wed, 01 Aug 2018 10:44:23 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"22cd9a5f-f706-4fbc-a5f7-83706c6d1169","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f85f088f487f48df95233301f987ee7f","l2_adjacency":true,"status":"ACTIVE","subnets":["57bee7ec-4816-4a5a-b500-201f25ce7357"],"description":"","tags":[],"updated_at":"2018-08-01T10:44:22Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-df7a77e5-7e10-4c1d-ad5e-e5aa7ebd6e60-pub-net1","admin_state_up":true,"tenant_id":"f85f088f487f48df95233301f987ee7f","created_at":"2018-08-01T10:44:22Z","mtu":1450}]} 2018-08-01 10:44:23,145 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=22cd9a5f-f706-4fbc-a5f7-83706c6d1169 used request id req-57aaaf8b-c0bf-4401-9ae8-48f4aba9281c 2018-08-01 10:44:23,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=22cd9a5f-f706-4fbc-a5f7-83706c6d1169 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}091b42205b3e6537d62b512d0a53d107cf4bd206" 2018-08-01 10:44:23,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-be62b8fc-d28f-4c1b-9c4a-ae44f219386c Date: Wed, 01 Aug 2018 10:44:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"22cd9a5f-f706-4fbc-a5f7-83706c6d1169","tenant_id":"f85f088f487f48df95233301f987ee7f","created_at":"2018-08-01T10:44:22Z","dns_nameservers":[],"updated_at":"2018-08-01T10:44:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"f85f088f487f48df95233301f987ee7f","id":"57bee7ec-4816-4a5a-b500-201f25ce7357","subnetpool_id":null,"name":"CreateRouterSuccessTests-df7a77e5-7e10-4c1d-ad5e-e5aa7ebd6e60-pub-subnet1"}]} 2018-08-01 10:44:23,221 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=22cd9a5f-f706-4fbc-a5f7-83706c6d1169 used request id req-be62b8fc-d28f-4c1b-9c4a-ae44f219386c 2018-08-01 10:44:23,222 - OpenStackNetwork - DEBUG - Network [22cd9a5f-f706-4fbc-a5f7-83706c6d1169] created successfully 2018-08-01 10:44:23,222 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:44:23,223 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:44:23,705 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bcd03abf5c934b51b97ff984c7600cf3", "name": "CreateRouterSuccessTests-c8fad2bd-ff56-4a4-proj-role"}], "expires_at": "2018-08-01T11:44:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f85f088f487f48df95233301f987ee7f", "name": "CreateRouterSuccessTests-c8fad2bd-ff56-4a4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/f85f088f487f48df95233301f987ee7f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/f85f088f487f48df95233301f987ee7f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/f85f088f487f48df95233301f987ee7f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/f85f088f487f48df95233301f987ee7f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/f85f088f487f48df95233301f987ee7f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/f85f088f487f48df95233301f987ee7f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_f85f088f487f48df95233301f987ee7f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_f85f088f487f48df95233301f987ee7f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/f85f088f487f48df95233301f987ee7f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/f85f088f487f48df95233301f987ee7f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/f85f088f487f48df95233301f987ee7f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/f85f088f487f48df95233301f987ee7f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/f85f088f487f48df95233301f987ee7f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/f85f088f487f48df95233301f987ee7f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-c8fad2bd-ff56-4a4-user", "id": "6d70ce7c8a8d421f89a297b6cb6616bf"}, "audit_ids": ["GEnuAtyZTp6hR0oX_uocAw"], "issued_at": "2018-08-01T10:44:23.000000Z"}} 2018-08-01 10:44:23,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}683c63e528ca7ff37ac53a598ed50f58be481353" 2018-08-01 10:44:23,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:44:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fdcc2855-91e9-4b59-b2a1-32344595a551 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:44:23,847 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-fdcc2855-91e9-4b59-b2a1-32344595a551 2018-08-01 10:44:23,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/routers?name=CreateRouterSuccessTests-df7a77e5-7e10-4c1d-ad5e-e5aa7ebd6e60-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}683c63e528ca7ff37ac53a598ed50f58be481353" 2018-08-01 10:44:24,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-108e86a9-aeb0-4cef-8a52-a8dfd230779a Date: Wed, 01 Aug 2018 10:44:24 GMT RESP BODY: {"routers": []} 2018-08-01 10:44:24,108 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers?name=CreateRouterSuccessTests-df7a77e5-7e10-4c1d-ad5e-e5aa7ebd6e60-pub-router&admin_state_up=True used request id req-108e86a9-aeb0-4cef-8a52-a8dfd230779a 2018-08-01 10:44:24,108 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:44:24,109 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:44:24,491 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bcd03abf5c934b51b97ff984c7600cf3", "name": "CreateRouterSuccessTests-c8fad2bd-ff56-4a4-proj-role"}], "expires_at": "2018-08-01T11:44:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f85f088f487f48df95233301f987ee7f", "name": "CreateRouterSuccessTests-c8fad2bd-ff56-4a4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/f85f088f487f48df95233301f987ee7f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/f85f088f487f48df95233301f987ee7f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/f85f088f487f48df95233301f987ee7f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/f85f088f487f48df95233301f987ee7f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/f85f088f487f48df95233301f987ee7f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/f85f088f487f48df95233301f987ee7f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_f85f088f487f48df95233301f987ee7f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_f85f088f487f48df95233301f987ee7f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/f85f088f487f48df95233301f987ee7f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/f85f088f487f48df95233301f987ee7f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/f85f088f487f48df95233301f987ee7f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/f85f088f487f48df95233301f987ee7f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/f85f088f487f48df95233301f987ee7f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/f85f088f487f48df95233301f987ee7f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-c8fad2bd-ff56-4a4-user", "id": "6d70ce7c8a8d421f89a297b6cb6616bf"}, "audit_ids": ["32zXVGTQQbuwj9yQoKXzBw"], "issued_at": "2018-08-01T10:44:24.000000Z"}} 2018-08-01 10:44:24,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71064a8b8bb1ae688ee410bacb8c6e2894cfeb6e" 2018-08-01 10:44:24,554 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:44:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7abadfd9-6e16-49e5-909b-b9aaa9c86bad Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:44:24,555 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-7abadfd9-6e16-49e5-909b-b9aaa9c86bad 2018-08-01 10:44:24,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}683c63e528ca7ff37ac53a598ed50f58be481353" 2018-08-01 10:44:24,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-d3e229ad-5638-49bd-b5ec-09483f57c010 Date: Wed, 01 Aug 2018 10:44:24 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dbe9669438844f3faecdc7fcc050e0d8","l2_adjacency":true,"status":"ACTIVE","subnets":["a5a333a9-9d0e-46a5-9440-2aa9c95d5013"],"description":"","tags":[],"updated_at":"2018-08-01T09:28:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:38Z","mtu":1500}]} 2018-08-01 10:44:24,663 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=external used request id req-d3e229ad-5638-49bd-b5ec-09483f57c010 2018-08-01 10:44:24,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=e7d7be46-2840-4976-87a2-d78a4e5c6089 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}683c63e528ca7ff37ac53a598ed50f58be481353" 2018-08-01 10:44:24,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-0c859980-e682-4aa1-bcc6-8fa610f610b6 Date: Wed, 01 Aug 2018 10:44:24 GMT RESP BODY: {"subnets":[]} 2018-08-01 10:44:24,699 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=e7d7be46-2840-4976-87a2-d78a4e5c6089 used request id req-0c859980-e682-4aa1-bcc6-8fa610f610b6 2018-08-01 10:44:24,699 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-df7a77e5-7e10-4c1d-ad5e-e5aa7ebd6e60-pub-router 2018-08-01 10:44:24,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}683c63e528ca7ff37ac53a598ed50f58be481353" -d '{"router": {"external_gateway_info": {"network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089"}, "name": "CreateRouterSuccessTests-df7a77e5-7e10-4c1d-ad5e-e5aa7ebd6e60-pub-router", "admin_state_up": true}}' 2018-08-01 10:44:26,171 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-6b4030c5-6fa9-4ef8-9fe6-ff3196f7aeb4 Date: Wed, 01 Aug 2018 10:44:26 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a5a333a9-9d0e-46a5-9440-2aa9c95d5013", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "f85f088f487f48df95233301f987ee7f", "created_at": "2018-08-01T10:44:24Z", "admin_state_up": true, "updated_at": "2018-08-01T10:44:25Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "f85f088f487f48df95233301f987ee7f", "id": "290ad008-f19d-48ee-bd93-971964d673dc", "name": "CreateRouterSuccessTests-df7a77e5-7e10-4c1d-ad5e-e5aa7ebd6e60-pub-router"}} 2018-08-01 10:44:26,171 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers used request id req-6b4030c5-6fa9-4ef8-9fe6-ff3196f7aeb4 2018-08-01 10:44:26,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?device_id=290ad008-f19d-48ee-bd93-971964d673dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}683c63e528ca7ff37ac53a598ed50f58be481353" 2018-08-01 10:44:26,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-d5c90d77-5a04-453b-9422-8c07226b7b0b Date: Wed, 01 Aug 2018 10:44:26 GMT RESP BODY: {"ports":[]} 2018-08-01 10:44:26,207 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?device_id=290ad008-f19d-48ee-bd93-971964d673dc used request id req-d5c90d77-5a04-453b-9422-8c07226b7b0b 2018-08-01 10:44:26,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?name=CreateRouterSuccessTests-df7a77e5-7e10-4c1d-ad5e-e5aa7ebd6e60-pub-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}683c63e528ca7ff37ac53a598ed50f58be481353" 2018-08-01 10:44:26,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-847e2d23-6688-46e9-be24-a8c813983e7f Date: Wed, 01 Aug 2018 10:44:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"22cd9a5f-f706-4fbc-a5f7-83706c6d1169","tenant_id":"f85f088f487f48df95233301f987ee7f","created_at":"2018-08-01T10:44:22Z","dns_nameservers":[],"updated_at":"2018-08-01T10:44:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"f85f088f487f48df95233301f987ee7f","id":"57bee7ec-4816-4a5a-b500-201f25ce7357","subnetpool_id":null,"name":"CreateRouterSuccessTests-df7a77e5-7e10-4c1d-ad5e-e5aa7ebd6e60-pub-subnet1"}]} 2018-08-01 10:44:26,266 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?name=CreateRouterSuccessTests-df7a77e5-7e10-4c1d-ad5e-e5aa7ebd6e60-pub-subnet1 used request id req-847e2d23-6688-46e9-be24-a8c813983e7f 2018-08-01 10:44:26,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:44:26,272 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:44: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:44:26,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/f85f088f487f48df95233301f987ee7f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}683c63e528ca7ff37ac53a598ed50f58be481353" 2018-08-01 10:44:26,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:44:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abe39979-f823-4b97-aede-99848b9d3680 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/f85f088f487f48df95233301f987ee7f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f85f088f487f48df95233301f987ee7f", "name": "CreateRouterSuccessTests-c8fad2bd-ff56-4a4-proj"}} 2018-08-01 10:44:26,350 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/f85f088f487f48df95233301f987ee7f used request id req-abe39979-f823-4b97-aede-99848b9d3680 2018-08-01 10:44:26,350 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-08-01 10:44:26,350 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-df7a77e5-7e10-4c1d-ad5e-e5aa7ebd6e60-pub-router 2018-08-01 10:44:26,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/routers/290ad008-f19d-48ee-bd93-971964d673dc/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}683c63e528ca7ff37ac53a598ed50f58be481353" -d '{"subnet_id": "57bee7ec-4816-4a5a-b500-201f25ce7357"}' 2018-08-01 10:44:28,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-3a0dd5a1-fb95-42c1-b932-7666f90bf8f4 Date: Wed, 01 Aug 2018 10:44:28 GMT RESP BODY: {"network_id": "22cd9a5f-f706-4fbc-a5f7-83706c6d1169", "tenant_id": "f85f088f487f48df95233301f987ee7f", "subnet_id": "57bee7ec-4816-4a5a-b500-201f25ce7357", "subnet_ids": ["57bee7ec-4816-4a5a-b500-201f25ce7357"], "port_id": "2c765eb3-aaf3-4512-8ee0-43f060246a4e", "id": "290ad008-f19d-48ee-bd93-971964d673dc"} 2018-08-01 10:44:28,537 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/290ad008-f19d-48ee-bd93-971964d673dc/add_router_interface used request id req-3a0dd5a1-fb95-42c1-b932-7666f90bf8f4 2018-08-01 10:44:28,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/routers/290ad008-f19d-48ee-bd93-971964d673dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}683c63e528ca7ff37ac53a598ed50f58be481353" 2018-08-01 10:44:28,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-6e47bb3d-13b0-4637-9c95-6758d5d8cfba Date: Wed, 01 Aug 2018 10:44:28 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a5a333a9-9d0e-46a5-9440-2aa9c95d5013", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "f85f088f487f48df95233301f987ee7f", "created_at": "2018-08-01T10:44:24Z", "admin_state_up": true, "updated_at": "2018-08-01T10:44:27Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "f85f088f487f48df95233301f987ee7f", "id": "290ad008-f19d-48ee-bd93-971964d673dc", "name": "CreateRouterSuccessTests-df7a77e5-7e10-4c1d-ad5e-e5aa7ebd6e60-pub-router"}} 2018-08-01 10:44:28,654 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers/290ad008-f19d-48ee-bd93-971964d673dc used request id req-6e47bb3d-13b0-4637-9c95-6758d5d8cfba 2018-08-01 10:44:28,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?device_id=290ad008-f19d-48ee-bd93-971964d673dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}683c63e528ca7ff37ac53a598ed50f58be481353" 2018-08-01 10:44:28,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-265796fc-fbb1-4320-8976-9978eb86a85f Date: Wed, 01 Aug 2018 10:44:28 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:44:27Z","device_owner":"network:router_interface","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"57bee7ec-4816-4a5a-b500-201f25ce7357","ip_address":"10.200.201.1"}],"id":"2c765eb3-aaf3-4512-8ee0-43f060246a4e","security_groups":[],"mac_address":"fa:16:3e:b2:b1:c1","project_id":"f85f088f487f48df95233301f987ee7f","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"22cd9a5f-f706-4fbc-a5f7-83706c6d1169","tenant_id":"f85f088f487f48df95233301f987ee7f","created_at":"2018-08-01T10:44:27Z","binding:vnic_type":"normal","device_id":"290ad008-f19d-48ee-bd93-971964d673dc","ip_allocation":"immediate"}]} 2018-08-01 10:44:28,769 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?device_id=290ad008-f19d-48ee-bd93-971964d673dc used request id req-265796fc-fbb1-4320-8976-9978eb86a85f 2018-08-01 10:44:28,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/57bee7ec-4816-4a5a-b500-201f25ce7357 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}683c63e528ca7ff37ac53a598ed50f58be481353" 2018-08-01 10:44:28,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-7e201f2c-fc7d-4f66-9d06-fbf13cf184d5 Date: Wed, 01 Aug 2018 10:44:28 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"22cd9a5f-f706-4fbc-a5f7-83706c6d1169","tenant_id":"f85f088f487f48df95233301f987ee7f","created_at":"2018-08-01T10:44:22Z","dns_nameservers":[],"updated_at":"2018-08-01T10:44:22Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"f85f088f487f48df95233301f987ee7f","id":"57bee7ec-4816-4a5a-b500-201f25ce7357","subnetpool_id":null,"name":"CreateRouterSuccessTests-df7a77e5-7e10-4c1d-ad5e-e5aa7ebd6e60-pub-subnet1"}} 2018-08-01 10:44:28,821 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/57bee7ec-4816-4a5a-b500-201f25ce7357 used request id req-7e201f2c-fc7d-4f66-9d06-fbf13cf184d5 2018-08-01 10:44:28,821 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-df7a77e5-7e10-4c1d-ad5e-e5aa7ebd6e60-pub-router and subnet CreateRouterSuccessTests-df7a77e5-7e10-4c1d-ad5e-e5aa7ebd6e60-pub-subnet1 2018-08-01 10:44:28,821 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-df7a77e5-7e10-4c1d-ad5e-e5aa7ebd6e60-pub-router 2018-08-01 10:44:28,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/routers/290ad008-f19d-48ee-bd93-971964d673dc/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}683c63e528ca7ff37ac53a598ed50f58be481353" -d '{"subnet_id": "57bee7ec-4816-4a5a-b500-201f25ce7357"}' 2018-08-01 10:44:31,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-b69e99a5-6cc6-439d-8bbe-5a4a7277d726 Date: Wed, 01 Aug 2018 10:44:31 GMT RESP BODY: {"network_id": "22cd9a5f-f706-4fbc-a5f7-83706c6d1169", "tenant_id": "f85f088f487f48df95233301f987ee7f", "subnet_id": "57bee7ec-4816-4a5a-b500-201f25ce7357", "subnet_ids": ["57bee7ec-4816-4a5a-b500-201f25ce7357"], "port_id": "2c765eb3-aaf3-4512-8ee0-43f060246a4e", "id": "290ad008-f19d-48ee-bd93-971964d673dc"} 2018-08-01 10:44:31,218 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/290ad008-f19d-48ee-bd93-971964d673dc/remove_router_interface used request id req-b69e99a5-6cc6-439d-8bbe-5a4a7277d726 2018-08-01 10:44:31,219 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-df7a77e5-7e10-4c1d-ad5e-e5aa7ebd6e60-pub-router 2018-08-01 10:44:31,219 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-df7a77e5-7e10-4c1d-ad5e-e5aa7ebd6e60-pub-router 2018-08-01 10:44:31,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/routers/290ad008-f19d-48ee-bd93-971964d673dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}683c63e528ca7ff37ac53a598ed50f58be481353" 2018-08-01 10:44:32,239 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-584aafcf-0799-43bd-8b8a-96833ed4d01a Content-Length: 0 Date: Wed, 01 Aug 2018 10:44:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:44:32,239 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/290ad008-f19d-48ee-bd93-971964d673dc used request id req-584aafcf-0799-43bd-8b8a-96833ed4d01a 2018-08-01 10:44:32,240 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-df7a77e5-7e10-4c1d-ad5e-e5aa7ebd6e60-pub-subnet1 2018-08-01 10:44:32,240 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-df7a77e5-7e10-4c1d-ad5e-e5aa7ebd6e60-pub-subnet1 2018-08-01 10:44:32,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/subnets/57bee7ec-4816-4a5a-b500-201f25ce7357 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}091b42205b3e6537d62b512d0a53d107cf4bd206" 2018-08-01 10:44:33,488 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-176880ef-58f5-4b04-87ee-66d592f4239d Date: Wed, 01 Aug 2018 10:44:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:44:33,488 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/57bee7ec-4816-4a5a-b500-201f25ce7357 used request id req-176880ef-58f5-4b04-87ee-66d592f4239d 2018-08-01 10:44:33,488 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-df7a77e5-7e10-4c1d-ad5e-e5aa7ebd6e60-pub-net1 2018-08-01 10:44:33,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/networks/22cd9a5f-f706-4fbc-a5f7-83706c6d1169 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}091b42205b3e6537d62b512d0a53d107cf4bd206" 2018-08-01 10:44:34,494 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-41879d14-fdf9-40c0-8fd6-49aa68b3a18e Date: Wed, 01 Aug 2018 10:44:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:44:34,494 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/22cd9a5f-f706-4fbc-a5f7-83706c6d1169 used request id req-41879d14-fdf9-40c0-8fd6-49aa68b3a18e 2018-08-01 10:44:34,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c61ad62bfff043be33a46fdeba35a554e36c1e0" 2018-08-01 10:44:34,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-67fef01e-54f2-405b-a076-c2529ad13860 Date: Wed, 01 Aug 2018 10:44:34 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a2413a97b61342d8bd27570706ef372d", "created_at": "2018-08-01T09:33:18Z", "updated_at": "2018-08-01T09:33:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "7f556ce3-51d0-4279-a11d-510db9f9a3b1", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "94adc13c-a166-41cf-bd16-f997efc73cb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "b39143b5-c08f-4d0b-9d40-54f472f2389e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "e218b0b7-4501-4f84-9458-caf2891c260d", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}], "revision_number": 4, "project_id": "a2413a97b61342d8bd27570706ef372d", "id": "38229670-7386-42d0-b7b9-2397ea5938de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "created_at": "2018-08-01T09:28:38Z", "updated_at": "2018-08-01T09:28:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "763568f1-8151-4a3c-911a-d06da4423063", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "80d28bee-4aee-47e8-a8da-e0fe31497fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "a47a5ddf-aa37-4ab2-a335-1c93513b5f12", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "f5bba5a5-602b-421e-98b2-5a16117f943f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}], "revision_number": 4, "project_id": "dbe9669438844f3faecdc7fcc050e0d8", "id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ed1054af2e94c049694d98d54211d98", "created_at": "2018-08-01T09:31:40Z", "updated_at": "2018-08-01T09:31:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "34baee87-ea35-42ee-8a69-0f6e2a825d3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "89b9d1c9-f4f9-45cd-8d36-970d44228439", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "b8ab0d59-cab9-4488-82ee-7c5f69709bff", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "d3ab68ea-23b4-4bf6-8dd3-85d029e3d89f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}], "revision_number": 4, "project_id": "2ed1054af2e94c049694d98d54211d98", "id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "created_at": "2018-08-01T09:34:13Z", "updated_at": "2018-08-01T09:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "1dbb3f59-611b-46d1-a82d-2720e0a16f86", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "3878126b-a220-4357-adb9-bc22498f31b1", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "75ce67db-9c04-4561-a10d-8b1ec63943e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "e2945a69-3afe-41e3-a7ec-3ea4c79a12ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}], "revision_number": 4, "project_id": "c0d9b34b06f445a7857603f60b181f3c", "id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-01T09:30:58Z", "updated_at": "2018-08-01T09:30:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "042d4626-2974-418d-affe-f8f2acd05faa", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "995fae58-f0e5-4e10-801c-6c2ce5c7ae0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "cb8404fa-cb24-4879-a34d-f3050dcba730", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "dad6aaab-690e-4c24-9103-6767e0c80bc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "created_at": "2018-08-01T09:31:11Z", "updated_at": "2018-08-01T09:31:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "939e25e0-5dbc-4f6e-9f6f-7fb70e540203", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "9796a673-6928-4009-9c21-1410d395646e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "af7b8bf8-2fb6-4d72-842a-38f72d7581f7", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "b9af65b0-2eb8-45e1-8504-b7dc4dbb83ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}], "revision_number": 4, "project_id": "dd207f801ed3475f9dbe5f13077af1c8", "id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "46dd322c3fcc454eb140e37825746af8", "created_at": "2018-08-01T10:33:44Z", "updated_at": "2018-08-01T10:33:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "0f41470b-1091-45c1-b574-92069f79f8d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "8cc03a9c-8fa5-425b-812f-d7692bae3613", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d1373b1e-2fb9-4e02-a9e1-7e873ba1d7d1", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d21f3909-71f3-43e2-a22d-6a9c2513cb6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}], "revision_number": 4, "project_id": "46dd322c3fcc454eb140e37825746af8", "id": "b2961714-c8a4-4fcb-918b-21d70527c983", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "created_at": "2018-08-01T09:34:57Z", "updated_at": "2018-08-01T09:34:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "8063d12f-30db-4ccf-8ce0-72e59ba81a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c38e1a7a-5857-4f03-b991-6d5c9c9a5b9e", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c725bae1-d3bb-42b5-b331-32737085f28c", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "cfddc134-923b-4e0d-9ec5-dcc5641dd435", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}], "revision_number": 4, "project_id": "455b48a61678488ead79a4cfa07ef5c3", "id": "cd52f913-3072-4ce7-a779-7de795b62b12", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:36:50Z", "updated_at": "2018-08-01T09:36:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "07ef7fe5-a529-45da-bfc0-899f0ea9b592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "bc4dad3a-2a0c-4c31-b901-2909a12adb50", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c35cff35-4306-4116-b9fa-fc27bc7c05d6", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c493e3ac-d9d2-480d-9ec8-50982eedaf5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}], "revision_number": 4, "project_id": "8d96727022f4443794db44ecde432faf", "id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f85f088f487f48df95233301f987ee7f", "created_at": "2018-08-01T10:44:22Z", "updated_at": "2018-08-01T10:44:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:44:22Z", "revision_number": 0, "id": "16d61278-c08b-4ef0-8169-c08c092e7f4e", "remote_group_id": "f73dc27f-462e-4014-9a2b-c008e1abfb07", "remote_ip_prefix": null, "created_at": "2018-08-01T10:44:22Z", "security_group_id": "f73dc27f-462e-4014-9a2b-c008e1abfb07", "tenant_id": "f85f088f487f48df95233301f987ee7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "f85f088f487f48df95233301f987ee7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:44:22Z", "revision_number": 0, "id": "195f6b6f-3184-4403-b166-d2d44990b869", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:44:22Z", "security_group_id": "f73dc27f-462e-4014-9a2b-c008e1abfb07", "tenant_id": "f85f088f487f48df95233301f987ee7f", "port_range_min": null, "ethertype": "IPv4", "project_id": "f85f088f487f48df95233301f987ee7f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:44:22Z", "revision_number": 0, "id": "82827946-478b-4530-bade-03290febade7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:44:22Z", "security_group_id": "f73dc27f-462e-4014-9a2b-c008e1abfb07", "tenant_id": "f85f088f487f48df95233301f987ee7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "f85f088f487f48df95233301f987ee7f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:44:22Z", "revision_number": 0, "id": "ca860015-7a5e-4c41-bc11-935765724a98", "remote_group_id": "f73dc27f-462e-4014-9a2b-c008e1abfb07", "remote_ip_prefix": null, "created_at": "2018-08-01T10:44:22Z", "security_group_id": "f73dc27f-462e-4014-9a2b-c008e1abfb07", "tenant_id": "f85f088f487f48df95233301f987ee7f", "port_range_min": null, "ethertype": "IPv6", "project_id": "f85f088f487f48df95233301f987ee7f"}], "revision_number": 4, "project_id": "f85f088f487f48df95233301f987ee7f", "id": "f73dc27f-462e-4014-9a2b-c008e1abfb07", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "created_at": "2018-08-01T09:32:45Z", "updated_at": "2018-08-01T09:32:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "058ea790-43ea-4a6f-9950-28418319e577", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "5fcfb31b-cdad-4037-973e-56b74faefd14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "99a24d26-dc7f-42d0-aa23-a7c061f04952", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "b641bb48-566e-472b-a3cc-d38c85ab3ff1", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}], "revision_number": 4, "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "name": "default"}]} 2018-08-01 10:44:34,804 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-67fef01e-54f2-405b-a076-c2529ad13860 2018-08-01 10:44:34,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c61ad62bfff043be33a46fdeba35a554e36c1e0" 2018-08-01 10:44:34,893 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:44:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8fc5d175-e2db-418a-913c-ef4e3d6a9177 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2413a97b61342d8bd27570706ef372d.", "code": 404, "title": "Not Found"}} 2018-08-01 10:44:34,893 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d used request id req-8fc5d175-e2db-418a-913c-ef4e3d6a9177 2018-08-01 10:44:34,893 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:44:34,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c61ad62bfff043be33a46fdeba35a554e36c1e0" 2018-08-01 10:44:34,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:44:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e6471f3-c079-4454-b8ab-8fc92d29c5d8 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.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dbe9669438844f3faecdc7fcc050e0d8", "name": "service"}} 2018-08-01 10:44:34,982 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 used request id req-7e6471f3-c079-4454-b8ab-8fc92d29c5d8 2018-08-01 10:44:34,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c61ad62bfff043be33a46fdeba35a554e36c1e0" 2018-08-01 10:44:35,083 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:44:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b24c035a-0262-4293-8262-c74b5ba0b64f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ed1054af2e94c049694d98d54211d98.", "code": 404, "title": "Not Found"}} 2018-08-01 10:44:35,084 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 used request id req-b24c035a-0262-4293-8262-c74b5ba0b64f 2018-08-01 10:44:35,084 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:44:35,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c61ad62bfff043be33a46fdeba35a554e36c1e0" 2018-08-01 10:44:35,269 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:44:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b87c9024-39ba-43f0-8bb1-9d6c88045c8a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c0d9b34b06f445a7857603f60b181f3c.", "code": 404, "title": "Not Found"}} 2018-08-01 10:44:35,269 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c used request id req-b87c9024-39ba-43f0-8bb1-9d6c88045c8a 2018-08-01 10:44:35,269 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:44:35,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c61ad62bfff043be33a46fdeba35a554e36c1e0" 2018-08-01 10:44:35,348 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:44:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-54d82aaf-dd8e-4c65-b367-af87583a0755 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: dd207f801ed3475f9dbe5f13077af1c8.", "code": 404, "title": "Not Found"}} 2018-08-01 10:44:35,349 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 used request id req-54d82aaf-dd8e-4c65-b367-af87583a0755 2018-08-01 10:44:35,349 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:44:35,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c61ad62bfff043be33a46fdeba35a554e36c1e0" 2018-08-01 10:44:35,439 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:44:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-37d5a480-2252-48e1-92ef-4839907105a0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 46dd322c3fcc454eb140e37825746af8.", "code": 404, "title": "Not Found"}} 2018-08-01 10:44:35,440 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 used request id req-37d5a480-2252-48e1-92ef-4839907105a0 2018-08-01 10:44:35,440 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:44:35,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c61ad62bfff043be33a46fdeba35a554e36c1e0" 2018-08-01 10:44:35,524 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:44:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b913ff10-87b2-4cc8-b09a-0c3e738db803 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 455b48a61678488ead79a4cfa07ef5c3.", "code": 404, "title": "Not Found"}} 2018-08-01 10:44:35,524 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 used request id req-b913ff10-87b2-4cc8-b09a-0c3e738db803 2018-08-01 10:44:35,524 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:44:35,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c61ad62bfff043be33a46fdeba35a554e36c1e0" 2018-08-01 10:44:35,692 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:44:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a9f010e-b5ae-45cf-a325-436383afb236 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 10:44:35,692 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-2a9f010e-b5ae-45cf-a325-436383afb236 2018-08-01 10:44:35,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/f85f088f487f48df95233301f987ee7f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c61ad62bfff043be33a46fdeba35a554e36c1e0" 2018-08-01 10:44:35,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:44:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c65b4ec-2a4d-4da7-bbe8-ab4aa5137469 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/f85f088f487f48df95233301f987ee7f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f85f088f487f48df95233301f987ee7f", "name": "CreateRouterSuccessTests-c8fad2bd-ff56-4a4-proj"}} 2018-08-01 10:44:35,786 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/f85f088f487f48df95233301f987ee7f used request id req-9c65b4ec-2a4d-4da7-bbe8-ab4aa5137469 2018-08-01 10:44:35,787 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f73dc27f-462e-4014-9a2b-c008e1abfb07 2018-08-01 10:44:35,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=f73dc27f-462e-4014-9a2b-c008e1abfb07 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c61ad62bfff043be33a46fdeba35a554e36c1e0" 2018-08-01 10:44:35,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-2e79d5ac-ea0a-4782-b18e-2cbfa243aed0 Date: Wed, 01 Aug 2018 10:44:35 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "f73dc27f-462e-4014-9a2b-c008e1abfb07", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:44:22Z", "security_group_id": "f73dc27f-462e-4014-9a2b-c008e1abfb07", "port_range_min": null, "revision_number": 0, "tenant_id": "f85f088f487f48df95233301f987ee7f", "created_at": "2018-08-01T10:44:22Z", "project_id": "f85f088f487f48df95233301f987ee7f", "id": "16d61278-c08b-4ef0-8169-c08c092e7f4e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:44:22Z", "security_group_id": "f73dc27f-462e-4014-9a2b-c008e1abfb07", "port_range_min": null, "revision_number": 0, "tenant_id": "f85f088f487f48df95233301f987ee7f", "created_at": "2018-08-01T10:44:22Z", "project_id": "f85f088f487f48df95233301f987ee7f", "id": "195f6b6f-3184-4403-b166-d2d44990b869"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:44:22Z", "security_group_id": "f73dc27f-462e-4014-9a2b-c008e1abfb07", "port_range_min": null, "revision_number": 0, "tenant_id": "f85f088f487f48df95233301f987ee7f", "created_at": "2018-08-01T10:44:22Z", "project_id": "f85f088f487f48df95233301f987ee7f", "id": "82827946-478b-4530-bade-03290febade7"}, {"remote_group_id": "f73dc27f-462e-4014-9a2b-c008e1abfb07", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:44:22Z", "security_group_id": "f73dc27f-462e-4014-9a2b-c008e1abfb07", "port_range_min": null, "revision_number": 0, "tenant_id": "f85f088f487f48df95233301f987ee7f", "created_at": "2018-08-01T10:44:22Z", "project_id": "f85f088f487f48df95233301f987ee7f", "id": "ca860015-7a5e-4c41-bc11-935765724a98"}]} 2018-08-01 10:44:35,814 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=f73dc27f-462e-4014-9a2b-c008e1abfb07 used request id req-2e79d5ac-ea0a-4782-b18e-2cbfa243aed0 2018-08-01 10:44:35,814 - neutron_utils - INFO - Deleting security group with name - default 2018-08-01 10:44:35,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/f73dc27f-462e-4014-9a2b-c008e1abfb07 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c61ad62bfff043be33a46fdeba35a554e36c1e0" 2018-08-01 10:44:35,939 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-97b392fe-08d4-46f1-b45e-b4570b17a395 Content-Length: 0 Date: Wed, 01 Aug 2018 10:44:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:44:35,939 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/f73dc27f-462e-4014-9a2b-c008e1abfb07 used request id req-97b392fe-08d4-46f1-b45e-b4570b17a395 2018-08-01 10:44:35,940 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-c8fad2bd-ff56-4a4-proj 2018-08-01 10:44:35,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/f85f088f487f48df95233301f987ee7f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c61ad62bfff043be33a46fdeba35a554e36c1e0" 2018-08-01 10:44:36,125 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:44:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-529b83fa-03a1-430c-b7de-ddc016580e5d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:44:36,125 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/f85f088f487f48df95233301f987ee7f used request id req-529b83fa-03a1-430c-b7de-ddc016580e5d 2018-08-01 10:44:36,125 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-c8fad2bd-ff56-4a4-proj-role 2018-08-01 10:44:36,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/bcd03abf5c934b51b97ff984c7600cf3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c61ad62bfff043be33a46fdeba35a554e36c1e0" 2018-08-01 10:44:36,226 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:44:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9fb345dd-3cc8-4af4-937f-7ff3bdfa5b92 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:44:36,227 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/bcd03abf5c934b51b97ff984c7600cf3 used request id req-9fb345dd-3cc8-4af4-937f-7ff3bdfa5b92 2018-08-01 10:44:36,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c61ad62bfff043be33a46fdeba35a554e36c1e0" 2018-08-01 10:44:36,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:44:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4c9e448-a52f-46a3-8b16-ee42b88df425 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:44:36,313 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-e4c9e448-a52f-46a3-8b16-ee42b88df425 2018-08-01 10:44:36,313 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-c8fad2bd-ff56-4a4-user 2018-08-01 10:44:36,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/6d70ce7c8a8d421f89a297b6cb6616bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e27a1c596db25e7ab8903f666706367a6a2b8655" 2018-08-01 10:44:36,484 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:44:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d5aa3676-8d9e-4ace-83ca-4513d3674f10 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:44:36,485 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/6d70ce7c8a8d421f89a297b6cb6616bf used request id req-d5aa3676-8d9e-4ace-83ca-4513d3674f10 2018-08-01 10:44:36,486 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:44:36,864 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:44:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["RYylIWoxR_2VjI3wUF2d9Q"], "issued_at": "2018-08-01T10:44:36.000000Z"}} 2018-08-01 10:44:36,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c3707c764e5a41f5ead2ae94df7ae1370e5944b" 2018-08-01 10:44:36,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:44:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-149d5486-f709-4b3a-9709-ab2b9e0f31b5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:44:36,944 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-149d5486-f709-4b3a-9709-ab2b9e0f31b5 2018-08-01 10:44:36,945 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:44:36,946 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:44:37,325 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:44:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["OI71hHgTTfGHcF1_3juHww"], "issued_at": "2018-08-01T10:44:37.000000Z"}} 2018-08-01 10:44:37,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fbee85e6b680ea83282ee9894b0e8bc2337146d" 2018-08-01 10:44:37,405 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:44:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c511d2ad-9c7a-4de2-94dd-19daba21c38c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:44:37,405 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-c511d2ad-9c7a-4de2-94dd-19daba21c38c 2018-08-01 10:44:37,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:44:37,414 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:44: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:44:37,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-b15c495c-4d39-410-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fbee85e6b680ea83282ee9894b0e8bc2337146d" 2018-08-01 10:44:37,499 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:44:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86dc701e-5678-4f15-9f40-4ffeda09789d Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-b15c495c-4d39-410-proj", "previous": null, "next": null}, "projects": []} 2018-08-01 10:44:37,499 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-b15c495c-4d39-410-proj used request id req-86dc701e-5678-4f15-9f40-4ffeda09789d 2018-08-01 10:44:37,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fbee85e6b680ea83282ee9894b0e8bc2337146d" 2018-08-01 10:44:37,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:44:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65953ff9-a294-4fbf-ba0e-8b325241c7b8 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:44:37,588 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-65953ff9-a294-4fbf-ba0e-8b325241c7b8 2018-08-01 10:44:37,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fbee85e6b680ea83282ee9894b0e8bc2337146d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-b15c495c-4d39-410-proj"}}' 2018-08-01 10:44:37,693 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:44:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e6f15776-6142-409b-8c6d-2fcf667f08d1 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/19984b98b65248729b28ae8b05b1d448"}, "tags": [], "enabled": true, "id": "19984b98b65248729b28ae8b05b1d448", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-b15c495c-4d39-410-proj"}} 2018-08-01 10:44:37,693 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-e6f15776-6142-409b-8c6d-2fcf667f08d1 2018-08-01 10:44:37,693 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-b15c495c-4d39-410-proj 2018-08-01 10:44:37,694 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:44:37,694 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:44:38,075 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:44:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["vEkytOU8RqWPBBTdOy_wRA"], "issued_at": "2018-08-01T10:44:38.000000Z"}} 2018-08-01 10:44:38,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10da0878f6ebea0e948165cdf353f75b5b844d5e" 2018-08-01 10:44:38,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:44:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3921f92d-b074-47b3-a104-b743e37dce78 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:44:38,149 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-3921f92d-b074-47b3-a104-b743e37dce78 2018-08-01 10:44:38,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:44:38,158 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:44: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:44:38,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10da0878f6ebea0e948165cdf353f75b5b844d5e" 2018-08-01 10:44:38,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:44:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47d9ae68-d8ff-4e06-a4bf-26397d49692d Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 10:44:38,259 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-47d9ae68-d8ff-4e06-a4bf-26397d49692d 2018-08-01 10:44:38,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateRouterSuccessTests-b15c495c-4d39-410-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10da0878f6ebea0e948165cdf353f75b5b844d5e" 2018-08-01 10:44:38,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:44:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7af8c66-39ee-4f27-862d-51de11bf42b0 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateRouterSuccessTests-b15c495c-4d39-410-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/19984b98b65248729b28ae8b05b1d448"}, "tags": [], "enabled": true, "id": "19984b98b65248729b28ae8b05b1d448", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-b15c495c-4d39-410-proj"}]} 2018-08-01 10:44:38,348 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateRouterSuccessTests-b15c495c-4d39-410-proj used request id req-e7af8c66-39ee-4f27-862d-51de11bf42b0 2018-08-01 10:44:38,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10da0878f6ebea0e948165cdf353f75b5b844d5e" 2018-08-01 10:44:38,442 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:44:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9b7830f-96fd-4a80-84f3-b9dd0e60f617 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:44:38,442 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-f9b7830f-96fd-4a80-84f3-b9dd0e60f617 2018-08-01 10:44:38,807 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-b15c495c-4d39-410-user 2018-08-01 10:44:38,807 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:44:38,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fbee85e6b680ea83282ee9894b0e8bc2337146d" 2018-08-01 10:44:38,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:44:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d79ed99-7a2d-42ac-af4a-8766b71dfe0c Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:44:38,896 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-0d79ed99-7a2d-42ac-af4a-8766b71dfe0c 2018-08-01 10:44:38,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fbee85e6b680ea83282ee9894b0e8bc2337146d" -d '{"role": {"name": "CreateRouterSuccessTests-b15c495c-4d39-410-proj-role"}}' 2018-08-01 10:44:38,932 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:44:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-39f40fcb-6be9-4a51-9e8a-4a28f3b95d4b Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0f19a4eaa143426580f847d2c41ce658", "links": {"self": "http://172.30.9.24:5000/v3/roles/0f19a4eaa143426580f847d2c41ce658"}, "name": "CreateRouterSuccessTests-b15c495c-4d39-410-proj-role"}} 2018-08-01 10:44:38,933 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-39f40fcb-6be9-4a51-9e8a-4a28f3b95d4b 2018-08-01 10:44:38,933 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-b15c495c-4d39-410-proj-role 2018-08-01 10:44:38,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/0f19a4eaa143426580f847d2c41ce658 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fbee85e6b680ea83282ee9894b0e8bc2337146d" 2018-08-01 10:44:39,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:44:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d608e76-25ab-43f5-a709-5b15efcb3897 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0f19a4eaa143426580f847d2c41ce658", "links": {"self": "http://172.30.9.24:5000/v3/roles/0f19a4eaa143426580f847d2c41ce658"}, "name": "CreateRouterSuccessTests-b15c495c-4d39-410-proj-role"}} 2018-08-01 10:44:39,013 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/0f19a4eaa143426580f847d2c41ce658 used request id req-3d608e76-25ab-43f5-a709-5b15efcb3897 2018-08-01 10:44:39,013 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-b15c495c-4d39-410-proj-role to project CreateRouterSuccessTests-b15c495c-4d39-410-proj 2018-08-01 10:44:39,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/19984b98b65248729b28ae8b05b1d448/users/c7bcf0d7c6c349c8afe11a76bf485eac/roles/0f19a4eaa143426580f847d2c41ce658 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fbee85e6b680ea83282ee9894b0e8bc2337146d" 2018-08-01 10:44:39,062 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:44:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b61d0af-8277-40f6-a615-448d61245886 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:44:39,062 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/19984b98b65248729b28ae8b05b1d448/users/c7bcf0d7c6c349c8afe11a76bf485eac/roles/0f19a4eaa143426580f847d2c41ce658 used request id req-0b61d0af-8277-40f6-a615-448d61245886 2018-08-01 10:44:39,063 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:44:39,064 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:44:39,524 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:44:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["Bir02PMsTDuiSQrqjc4DOA"], "issued_at": "2018-08-01T10:44:39.000000Z"}} 2018-08-01 10:44:39,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90909008337b5d9ed43476e116619395308b5180" 2018-08-01 10:44:39,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:44:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00c3c932-f289-4f7a-8e4a-afeb0cb4d926 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:44:39,603 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-00c3c932-f289-4f7a-8e4a-afeb0cb4d926 2018-08-01 10:44:39,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateRouterSuccessTests-46bc1fda-c956-4f0e-9f0a-58ebe6f244da-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90909008337b5d9ed43476e116619395308b5180" 2018-08-01 10:44:39,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-3fbb2ee5-f66d-4e8e-9542-c5e025e0ab1d Date: Wed, 01 Aug 2018 10:44:39 GMT RESP BODY: {"networks":[]} 2018-08-01 10:44:39,796 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateRouterSuccessTests-46bc1fda-c956-4f0e-9f0a-58ebe6f244da-pub-net1 used request id req-3fbb2ee5-f66d-4e8e-9542-c5e025e0ab1d 2018-08-01 10:44:39,797 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-46bc1fda-c956-4f0e-9f0a-58ebe6f244da-pub-net1 2018-08-01 10:44:39,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90909008337b5d9ed43476e116619395308b5180" -d '{"network": {"name": "CreateRouterSuccessTests-46bc1fda-c956-4f0e-9f0a-58ebe6f244da-pub-net1", "admin_state_up": true}}' 2018-08-01 10:44:39,992 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 743 X-Openstack-Request-Id: req-e8eff6bf-d95c-4092-bac8-2edd41beb64c Date: Wed, 01 Aug 2018 10:44:39 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"559e2b35-a961-40e6-b48d-b3e11a59f7b6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":93,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T10:44:39Z","is_default":false,"qos_policy_id":null,"name":"CreateRouterSuccessTests-46bc1fda-c956-4f0e-9f0a-58ebe6f244da-pub-net1","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T10:44:39Z","mtu":1450}} 2018-08-01 10:44:39,992 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks used request id req-e8eff6bf-d95c-4092-bac8-2edd41beb64c 2018-08-01 10:44:39,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=559e2b35-a961-40e6-b48d-b3e11a59f7b6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90909008337b5d9ed43476e116619395308b5180" 2018-08-01 10:44:40,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-22ddb9c1-eb4d-483f-a05e-57a2bdbdbe51 Date: Wed, 01 Aug 2018 10:44:40 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"559e2b35-a961-40e6-b48d-b3e11a59f7b6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":93,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T10:44:39Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-46bc1fda-c956-4f0e-9f0a-58ebe6f244da-pub-net1","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T10:44:39Z","provider:network_type":"vxlan"}]} 2018-08-01 10:44:40,083 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=559e2b35-a961-40e6-b48d-b3e11a59f7b6 used request id req-22ddb9c1-eb4d-483f-a05e-57a2bdbdbe51 2018-08-01 10:44:40,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=559e2b35-a961-40e6-b48d-b3e11a59f7b6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90909008337b5d9ed43476e116619395308b5180" 2018-08-01 10:44:40,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-69e88291-6249-4850-926f-27f8ff90eb02 Date: Wed, 01 Aug 2018 10:44:40 GMT RESP BODY: {"subnets":[]} 2018-08-01 10:44:40,121 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=559e2b35-a961-40e6-b48d-b3e11a59f7b6 used request id req-69e88291-6249-4850-926f-27f8ff90eb02 2018-08-01 10:44:40,122 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-46bc1fda-c956-4f0e-9f0a-58ebe6f244da-pub-subnet1 2018-08-01 10:44:40,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90909008337b5d9ed43476e116619395308b5180" -d '{"subnets": [{"ip_version": 4, "network_id": "559e2b35-a961-40e6-b48d-b3e11a59f7b6", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterSuccessTests-46bc1fda-c956-4f0e-9f0a-58ebe6f244da-pub-subnet1"}]}' 2018-08-01 10:44:40,608 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-7f43f0bf-e2e3-4878-8799-a46320088849 Date: Wed, 01 Aug 2018 10:44:40 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T10:44:40Z","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":"3763bfe5-32ba-4fe8-b669-469151187d1b","dns_nameservers":[],"gateway_ip":"10.200.201.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.200.201.0/24","subnetpool_id":null,"service_types":[],"name":"CreateRouterSuccessTests-46bc1fda-c956-4f0e-9f0a-58ebe6f244da-pub-subnet1","enable_dhcp":true,"segment_id":null,"network_id":"559e2b35-a961-40e6-b48d-b3e11a59f7b6","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T10:44:40Z","ip_version":4}]} 2018-08-01 10:44:40,608 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets used request id req-7f43f0bf-e2e3-4878-8799-a46320088849 2018-08-01 10:44:40,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=559e2b35-a961-40e6-b48d-b3e11a59f7b6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90909008337b5d9ed43476e116619395308b5180" 2018-08-01 10:44:40,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-05681aa5-1d41-4d1e-8f4a-29d5e183caa0 Date: Wed, 01 Aug 2018 10:44:40 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"559e2b35-a961-40e6-b48d-b3e11a59f7b6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":93,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":["3763bfe5-32ba-4fe8-b669-469151187d1b"],"description":"","tags":[],"updated_at":"2018-08-01T10:44:40Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-46bc1fda-c956-4f0e-9f0a-58ebe6f244da-pub-net1","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T10:44:39Z","provider:network_type":"vxlan"}]} 2018-08-01 10:44:40,693 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=559e2b35-a961-40e6-b48d-b3e11a59f7b6 used request id req-05681aa5-1d41-4d1e-8f4a-29d5e183caa0 2018-08-01 10:44:40,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=559e2b35-a961-40e6-b48d-b3e11a59f7b6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90909008337b5d9ed43476e116619395308b5180" 2018-08-01 10:44:40,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-df078a81-8f75-40ad-b5bf-22f9f6598d5b Date: Wed, 01 Aug 2018 10:44:40 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T10:44:40Z","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":"3763bfe5-32ba-4fe8-b669-469151187d1b","dns_nameservers":[],"gateway_ip":"10.200.201.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.200.201.0/24","subnetpool_id":null,"service_types":[],"name":"CreateRouterSuccessTests-46bc1fda-c956-4f0e-9f0a-58ebe6f244da-pub-subnet1","enable_dhcp":true,"segment_id":null,"network_id":"559e2b35-a961-40e6-b48d-b3e11a59f7b6","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T10:44:40Z","ip_version":4}]} 2018-08-01 10:44:40,758 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=559e2b35-a961-40e6-b48d-b3e11a59f7b6 used request id req-df078a81-8f75-40ad-b5bf-22f9f6598d5b 2018-08-01 10:44:40,759 - OpenStackNetwork - DEBUG - Network [559e2b35-a961-40e6-b48d-b3e11a59f7b6] created successfully 2018-08-01 10:44:40,759 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:44:40,760 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:44:41,142 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0f19a4eaa143426580f847d2c41ce658", "name": "CreateRouterSuccessTests-b15c495c-4d39-410-proj-role"}], "expires_at": "2018-08-01T11:44:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "19984b98b65248729b28ae8b05b1d448", "name": "CreateRouterSuccessTests-b15c495c-4d39-410-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/19984b98b65248729b28ae8b05b1d448", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/19984b98b65248729b28ae8b05b1d448", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/19984b98b65248729b28ae8b05b1d448", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/19984b98b65248729b28ae8b05b1d448", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/19984b98b65248729b28ae8b05b1d448", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/19984b98b65248729b28ae8b05b1d448", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_19984b98b65248729b28ae8b05b1d448", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_19984b98b65248729b28ae8b05b1d448", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/19984b98b65248729b28ae8b05b1d448", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/19984b98b65248729b28ae8b05b1d448", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/19984b98b65248729b28ae8b05b1d448", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/19984b98b65248729b28ae8b05b1d448", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/19984b98b65248729b28ae8b05b1d448", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/19984b98b65248729b28ae8b05b1d448", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-b15c495c-4d39-410-user", "id": "c7bcf0d7c6c349c8afe11a76bf485eac"}, "audit_ids": ["aDaaQZuPSFOVI7wGkc5dcw"], "issued_at": "2018-08-01T10:44:41.000000Z"}} 2018-08-01 10:44:41,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a37db0e70c94f652a5ac5f11914f3e4d384922b8" 2018-08-01 10:44:41,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:44:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9966e500-9bd0-4a23-8a71-1326cf27d768 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:44:41,230 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-9966e500-9bd0-4a23-8a71-1326cf27d768 2018-08-01 10:44:41,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/routers?name=CreateRouterSuccessTests-46bc1fda-c956-4f0e-9f0a-58ebe6f244da-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a37db0e70c94f652a5ac5f11914f3e4d384922b8" 2018-08-01 10:44:41,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-d25b6c79-0eec-4e30-8d20-92b55c7d0946 Date: Wed, 01 Aug 2018 10:44:41 GMT RESP BODY: {"routers": []} 2018-08-01 10:44:41,447 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers?name=CreateRouterSuccessTests-46bc1fda-c956-4f0e-9f0a-58ebe6f244da-pub-router&admin_state_up=True used request id req-d25b6c79-0eec-4e30-8d20-92b55c7d0946 2018-08-01 10:44:41,447 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:44:41,448 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:44:41,862 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0f19a4eaa143426580f847d2c41ce658", "name": "CreateRouterSuccessTests-b15c495c-4d39-410-proj-role"}], "expires_at": "2018-08-01T11:44:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "19984b98b65248729b28ae8b05b1d448", "name": "CreateRouterSuccessTests-b15c495c-4d39-410-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/19984b98b65248729b28ae8b05b1d448", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/19984b98b65248729b28ae8b05b1d448", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/19984b98b65248729b28ae8b05b1d448", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/19984b98b65248729b28ae8b05b1d448", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/19984b98b65248729b28ae8b05b1d448", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/19984b98b65248729b28ae8b05b1d448", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_19984b98b65248729b28ae8b05b1d448", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_19984b98b65248729b28ae8b05b1d448", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/19984b98b65248729b28ae8b05b1d448", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/19984b98b65248729b28ae8b05b1d448", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/19984b98b65248729b28ae8b05b1d448", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/19984b98b65248729b28ae8b05b1d448", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/19984b98b65248729b28ae8b05b1d448", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/19984b98b65248729b28ae8b05b1d448", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-b15c495c-4d39-410-user", "id": "c7bcf0d7c6c349c8afe11a76bf485eac"}, "audit_ids": ["XJMY4SxwSYuLQ-_aIdh4Tw"], "issued_at": "2018-08-01T10:44:41.000000Z"}} 2018-08-01 10:44:41,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb7a59b2a64f4a7e86007006bd2cd9b893201160" 2018-08-01 10:44:41,946 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:44:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d757c73e-f050-4b7a-91d9-530ad21394cc Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:44:41,946 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-d757c73e-f050-4b7a-91d9-530ad21394cc 2018-08-01 10:44:41,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a37db0e70c94f652a5ac5f11914f3e4d384922b8" 2018-08-01 10:44:42,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-f7c3c387-9825-4343-8841-34597353eb52 Date: Wed, 01 Aug 2018 10:44:42 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dbe9669438844f3faecdc7fcc050e0d8","l2_adjacency":true,"status":"ACTIVE","subnets":["a5a333a9-9d0e-46a5-9440-2aa9c95d5013"],"description":"","tags":[],"updated_at":"2018-08-01T09:28:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:38Z","mtu":1500}]} 2018-08-01 10:44:42,050 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=external used request id req-f7c3c387-9825-4343-8841-34597353eb52 2018-08-01 10:44:42,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=e7d7be46-2840-4976-87a2-d78a4e5c6089 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a37db0e70c94f652a5ac5f11914f3e4d384922b8" 2018-08-01 10:44:42,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-ff83d35c-d9e5-4111-b331-f007adb3064a Date: Wed, 01 Aug 2018 10:44:42 GMT RESP BODY: {"subnets":[]} 2018-08-01 10:44:42,082 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=e7d7be46-2840-4976-87a2-d78a4e5c6089 used request id req-ff83d35c-d9e5-4111-b331-f007adb3064a 2018-08-01 10:44:42,083 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-46bc1fda-c956-4f0e-9f0a-58ebe6f244da-pub-router 2018-08-01 10:44:42,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a37db0e70c94f652a5ac5f11914f3e4d384922b8" -d '{"router": {"external_gateway_info": {"network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089"}, "name": "CreateRouterSuccessTests-46bc1fda-c956-4f0e-9f0a-58ebe6f244da-pub-router", "admin_state_up": true}}' 2018-08-01 10:44:43,748 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-bd43e51c-4cf0-433e-8dc9-75b6edf1406f Date: Wed, 01 Aug 2018 10:44:43 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a5a333a9-9d0e-46a5-9440-2aa9c95d5013", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "19984b98b65248729b28ae8b05b1d448", "created_at": "2018-08-01T10:44:42Z", "admin_state_up": true, "updated_at": "2018-08-01T10:44:43Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "19984b98b65248729b28ae8b05b1d448", "id": "1deff0ac-d0b8-4f69-87b5-597287f4e171", "name": "CreateRouterSuccessTests-46bc1fda-c956-4f0e-9f0a-58ebe6f244da-pub-router"}} 2018-08-01 10:44:43,749 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers used request id req-bd43e51c-4cf0-433e-8dc9-75b6edf1406f 2018-08-01 10:44:43,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?device_id=1deff0ac-d0b8-4f69-87b5-597287f4e171 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a37db0e70c94f652a5ac5f11914f3e4d384922b8" 2018-08-01 10:44:43,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-cd753a4e-5f9b-47bb-89bf-7b97e230ffa4 Date: Wed, 01 Aug 2018 10:44:43 GMT RESP BODY: {"ports":[]} 2018-08-01 10:44:43,783 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?device_id=1deff0ac-d0b8-4f69-87b5-597287f4e171 used request id req-cd753a4e-5f9b-47bb-89bf-7b97e230ffa4 2018-08-01 10:44:43,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?name=CreateRouterSuccessTests-46bc1fda-c956-4f0e-9f0a-58ebe6f244da-pub-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a37db0e70c94f652a5ac5f11914f3e4d384922b8" 2018-08-01 10:44:43,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-8f5405bf-7eb7-47a4-89a1-196de236cf96 Date: Wed, 01 Aug 2018 10:44:43 GMT RESP BODY: {"subnets":[]} 2018-08-01 10:44:43,818 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?name=CreateRouterSuccessTests-46bc1fda-c956-4f0e-9f0a-58ebe6f244da-pub-subnet1 used request id req-8f5405bf-7eb7-47a4-89a1-196de236cf96 2018-08-01 10:44:43,819 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-46bc1fda-c956-4f0e-9f0a-58ebe6f244da-pub-router 2018-08-01 10:44:43,819 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-46bc1fda-c956-4f0e-9f0a-58ebe6f244da-pub-router 2018-08-01 10:44:43,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/routers/1deff0ac-d0b8-4f69-87b5-597287f4e171 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a37db0e70c94f652a5ac5f11914f3e4d384922b8" 2018-08-01 10:44:44,933 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-88f79b20-bd38-415e-b06c-8608f91472e0 Content-Length: 0 Date: Wed, 01 Aug 2018 10:44:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:44:44,933 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/1deff0ac-d0b8-4f69-87b5-597287f4e171 used request id req-88f79b20-bd38-415e-b06c-8608f91472e0 2018-08-01 10:44:44,934 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-46bc1fda-c956-4f0e-9f0a-58ebe6f244da-pub-subnet1 2018-08-01 10:44:44,934 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-46bc1fda-c956-4f0e-9f0a-58ebe6f244da-pub-subnet1 2018-08-01 10:44:44,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/subnets/3763bfe5-32ba-4fe8-b669-469151187d1b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90909008337b5d9ed43476e116619395308b5180" 2018-08-01 10:44:45,898 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-08986053-84f5-4af6-845c-2c1d92b76b10 Date: Wed, 01 Aug 2018 10:44:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:44:45,898 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/3763bfe5-32ba-4fe8-b669-469151187d1b used request id req-08986053-84f5-4af6-845c-2c1d92b76b10 2018-08-01 10:44:45,898 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-46bc1fda-c956-4f0e-9f0a-58ebe6f244da-pub-net1 2018-08-01 10:44:45,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/networks/559e2b35-a961-40e6-b48d-b3e11a59f7b6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90909008337b5d9ed43476e116619395308b5180" 2018-08-01 10:44:46,719 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a88edf12-430c-4b1b-a31f-26612d471de9 Date: Wed, 01 Aug 2018 10:44:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:44:46,719 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/559e2b35-a961-40e6-b48d-b3e11a59f7b6 used request id req-a88edf12-430c-4b1b-a31f-26612d471de9 2018-08-01 10:44:46,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fbee85e6b680ea83282ee9894b0e8bc2337146d" 2018-08-01 10:44:46,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-78dc599d-673e-411b-a1e6-495f450cdcb0 Date: Wed, 01 Aug 2018 10:44:46 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a2413a97b61342d8bd27570706ef372d", "created_at": "2018-08-01T09:33:18Z", "updated_at": "2018-08-01T09:33:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "7f556ce3-51d0-4279-a11d-510db9f9a3b1", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "94adc13c-a166-41cf-bd16-f997efc73cb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "b39143b5-c08f-4d0b-9d40-54f472f2389e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "e218b0b7-4501-4f84-9458-caf2891c260d", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}], "revision_number": 4, "project_id": "a2413a97b61342d8bd27570706ef372d", "id": "38229670-7386-42d0-b7b9-2397ea5938de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "created_at": "2018-08-01T09:28:38Z", "updated_at": "2018-08-01T09:28:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "763568f1-8151-4a3c-911a-d06da4423063", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "80d28bee-4aee-47e8-a8da-e0fe31497fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "a47a5ddf-aa37-4ab2-a335-1c93513b5f12", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "f5bba5a5-602b-421e-98b2-5a16117f943f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}], "revision_number": 4, "project_id": "dbe9669438844f3faecdc7fcc050e0d8", "id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ed1054af2e94c049694d98d54211d98", "created_at": "2018-08-01T09:31:40Z", "updated_at": "2018-08-01T09:31:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "34baee87-ea35-42ee-8a69-0f6e2a825d3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "89b9d1c9-f4f9-45cd-8d36-970d44228439", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "b8ab0d59-cab9-4488-82ee-7c5f69709bff", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "d3ab68ea-23b4-4bf6-8dd3-85d029e3d89f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}], "revision_number": 4, "project_id": "2ed1054af2e94c049694d98d54211d98", "id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "created_at": "2018-08-01T09:34:13Z", "updated_at": "2018-08-01T09:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "1dbb3f59-611b-46d1-a82d-2720e0a16f86", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "3878126b-a220-4357-adb9-bc22498f31b1", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "75ce67db-9c04-4561-a10d-8b1ec63943e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "e2945a69-3afe-41e3-a7ec-3ea4c79a12ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}], "revision_number": 4, "project_id": "c0d9b34b06f445a7857603f60b181f3c", "id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-01T09:30:58Z", "updated_at": "2018-08-01T09:30:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "042d4626-2974-418d-affe-f8f2acd05faa", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "995fae58-f0e5-4e10-801c-6c2ce5c7ae0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "cb8404fa-cb24-4879-a34d-f3050dcba730", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "dad6aaab-690e-4c24-9103-6767e0c80bc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "created_at": "2018-08-01T09:31:11Z", "updated_at": "2018-08-01T09:31:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "939e25e0-5dbc-4f6e-9f6f-7fb70e540203", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "9796a673-6928-4009-9c21-1410d395646e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "af7b8bf8-2fb6-4d72-842a-38f72d7581f7", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "b9af65b0-2eb8-45e1-8504-b7dc4dbb83ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}], "revision_number": 4, "project_id": "dd207f801ed3475f9dbe5f13077af1c8", "id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "46dd322c3fcc454eb140e37825746af8", "created_at": "2018-08-01T10:33:44Z", "updated_at": "2018-08-01T10:33:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "0f41470b-1091-45c1-b574-92069f79f8d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "8cc03a9c-8fa5-425b-812f-d7692bae3613", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d1373b1e-2fb9-4e02-a9e1-7e873ba1d7d1", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d21f3909-71f3-43e2-a22d-6a9c2513cb6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}], "revision_number": 4, "project_id": "46dd322c3fcc454eb140e37825746af8", "id": "b2961714-c8a4-4fcb-918b-21d70527c983", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "created_at": "2018-08-01T09:34:57Z", "updated_at": "2018-08-01T09:34:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "8063d12f-30db-4ccf-8ce0-72e59ba81a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c38e1a7a-5857-4f03-b991-6d5c9c9a5b9e", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c725bae1-d3bb-42b5-b331-32737085f28c", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "cfddc134-923b-4e0d-9ec5-dcc5641dd435", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}], "revision_number": 4, "project_id": "455b48a61678488ead79a4cfa07ef5c3", "id": "cd52f913-3072-4ce7-a779-7de795b62b12", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:36:50Z", "updated_at": "2018-08-01T09:36:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "07ef7fe5-a529-45da-bfc0-899f0ea9b592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "bc4dad3a-2a0c-4c31-b901-2909a12adb50", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c35cff35-4306-4116-b9fa-fc27bc7c05d6", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c493e3ac-d9d2-480d-9ec8-50982eedaf5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}], "revision_number": 4, "project_id": "8d96727022f4443794db44ecde432faf", "id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "created_at": "2018-08-01T09:32:45Z", "updated_at": "2018-08-01T09:32:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "058ea790-43ea-4a6f-9950-28418319e577", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "5fcfb31b-cdad-4037-973e-56b74faefd14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "99a24d26-dc7f-42d0-aa23-a7c061f04952", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "b641bb48-566e-472b-a3cc-d38c85ab3ff1", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}], "revision_number": 4, "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "name": "default"}]} 2018-08-01 10:44:46,949 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-78dc599d-673e-411b-a1e6-495f450cdcb0 2018-08-01 10:44:46,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fbee85e6b680ea83282ee9894b0e8bc2337146d" 2018-08-01 10:44:47,035 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:44:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ffd707ed-2764-4b33-a056-3dbd3de2a208 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2413a97b61342d8bd27570706ef372d.", "code": 404, "title": "Not Found"}} 2018-08-01 10:44:47,035 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d used request id req-ffd707ed-2764-4b33-a056-3dbd3de2a208 2018-08-01 10:44:47,035 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:44:47,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fbee85e6b680ea83282ee9894b0e8bc2337146d" 2018-08-01 10:44:47,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:44:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-deb988c2-1a19-41b6-a4da-2b3e9a66c731 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.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dbe9669438844f3faecdc7fcc050e0d8", "name": "service"}} 2018-08-01 10:44:47,119 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 used request id req-deb988c2-1a19-41b6-a4da-2b3e9a66c731 2018-08-01 10:44:47,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fbee85e6b680ea83282ee9894b0e8bc2337146d" 2018-08-01 10:44:47,208 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:44:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-036c5b02-7355-4d82-8079-8a645b43d4fc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ed1054af2e94c049694d98d54211d98.", "code": 404, "title": "Not Found"}} 2018-08-01 10:44:47,208 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 used request id req-036c5b02-7355-4d82-8079-8a645b43d4fc 2018-08-01 10:44:47,208 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:44:47,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fbee85e6b680ea83282ee9894b0e8bc2337146d" 2018-08-01 10:44:47,292 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:44:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4409b557-deb4-454b-9d2f-9665add0a50a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c0d9b34b06f445a7857603f60b181f3c.", "code": 404, "title": "Not Found"}} 2018-08-01 10:44:47,293 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c used request id req-4409b557-deb4-454b-9d2f-9665add0a50a 2018-08-01 10:44:47,293 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:44:47,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fbee85e6b680ea83282ee9894b0e8bc2337146d" 2018-08-01 10:44:47,456 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:44:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-faf00571-422f-4b9a-a800-204d64dedc8d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: dd207f801ed3475f9dbe5f13077af1c8.", "code": 404, "title": "Not Found"}} 2018-08-01 10:44:47,457 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 used request id req-faf00571-422f-4b9a-a800-204d64dedc8d 2018-08-01 10:44:47,457 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:44:47,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fbee85e6b680ea83282ee9894b0e8bc2337146d" 2018-08-01 10:44:47,476 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:44:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-23eda095-d736-4d83-badf-ebbaab3dafcc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 46dd322c3fcc454eb140e37825746af8.", "code": 404, "title": "Not Found"}} 2018-08-01 10:44:47,476 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 used request id req-23eda095-d736-4d83-badf-ebbaab3dafcc 2018-08-01 10:44:47,476 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:44:47,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fbee85e6b680ea83282ee9894b0e8bc2337146d" 2018-08-01 10:44:47,494 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:44:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e4e4348e-bdee-4c5c-9fb8-841ab799e8f0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 455b48a61678488ead79a4cfa07ef5c3.", "code": 404, "title": "Not Found"}} 2018-08-01 10:44:47,494 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 used request id req-e4e4348e-bdee-4c5c-9fb8-841ab799e8f0 2018-08-01 10:44:47,495 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:44:47,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fbee85e6b680ea83282ee9894b0e8bc2337146d" 2018-08-01 10:44:47,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:44:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b23df51-5c9f-45aa-b983-0b18bb23e526 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 10:44:47,582 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-6b23df51-5c9f-45aa-b983-0b18bb23e526 2018-08-01 10:44:47,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ddd20ab1a1b7400a98e6ddb8d0eb4686 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fbee85e6b680ea83282ee9894b0e8bc2337146d" 2018-08-01 10:44:47,669 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:44:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0177de74-e2da-4096-87d9-823739d22410 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ddd20ab1a1b7400a98e6ddb8d0eb4686.", "code": 404, "title": "Not Found"}} 2018-08-01 10:44:47,670 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ddd20ab1a1b7400a98e6ddb8d0eb4686 used request id req-0177de74-e2da-4096-87d9-823739d22410 2018-08-01 10:44:47,670 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:44:47,671 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-b15c495c-4d39-410-proj 2018-08-01 10:44:47,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/19984b98b65248729b28ae8b05b1d448 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fbee85e6b680ea83282ee9894b0e8bc2337146d" 2018-08-01 10:44:47,875 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:44:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b6ac9555-fa4a-48fd-a0d2-aba850b989e4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:44:47,875 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/19984b98b65248729b28ae8b05b1d448 used request id req-b6ac9555-fa4a-48fd-a0d2-aba850b989e4 2018-08-01 10:44:47,876 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-b15c495c-4d39-410-proj-role 2018-08-01 10:44:47,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/0f19a4eaa143426580f847d2c41ce658 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fbee85e6b680ea83282ee9894b0e8bc2337146d" 2018-08-01 10:44:47,983 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:44:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad4a241e-7e2b-4bab-8565-9baf7daa0516 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:44:47,983 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/0f19a4eaa143426580f847d2c41ce658 used request id req-ad4a241e-7e2b-4bab-8565-9baf7daa0516 2018-08-01 10:44:47,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fbee85e6b680ea83282ee9894b0e8bc2337146d" 2018-08-01 10:44:48,067 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:44:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ada149ae-9fd6-427b-be30-fb69aa1ab460 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:44:48,067 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-ada149ae-9fd6-427b-be30-fb69aa1ab460 2018-08-01 10:44:48,068 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-b15c495c-4d39-410-user 2018-08-01 10:44:48,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/c7bcf0d7c6c349c8afe11a76bf485eac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10da0878f6ebea0e948165cdf353f75b5b844d5e" 2018-08-01 10:44:48,277 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:44:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-88007e6f-77fd-4288-ad7b-e91a9d93e2c4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:44:48,277 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/c7bcf0d7c6c349c8afe11a76bf485eac used request id req-88007e6f-77fd-4288-ad7b-e91a9d93e2c4 2018-08-01 10:44:48,279 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:44:48,670 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:44:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["mPHX7iauTP24vfEHnyZe9g"], "issued_at": "2018-08-01T10:44:48.000000Z"}} 2018-08-01 10:44:48,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}244a2a75d4908a2babb42e1522ee6c88c2e9289f" 2018-08-01 10:44:48,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:44:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab5d1d71-d0eb-4564-9390-68565cd7a26f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:44:48,747 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-ab5d1d71-d0eb-4564-9390-68565cd7a26f 2018-08-01 10:44:48,749 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:44:48,749 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:44:49,213 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:44:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["MfaT6SmrQoqhIF7CDM4mcQ"], "issued_at": "2018-08-01T10:44:49.000000Z"}} 2018-08-01 10:44:49,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d24867f3dfa7d339ecc1c31faec0938a8cf4723" 2018-08-01 10:44:49,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:44:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2a7b899-9da0-4eb8-a22f-e2e6b5bf4bfa Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:44:49,292 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-c2a7b899-9da0-4eb8-a22f-e2e6b5bf4bfa 2018-08-01 10:44:49,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:44:49,301 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:44: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:44:49,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-ca53994d-2768-4fc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d24867f3dfa7d339ecc1c31faec0938a8cf4723" 2018-08-01 10:44:49,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:44:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f918f76-28a1-4c76-9f4f-12394983fae1 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-ca53994d-2768-4fc-proj", "previous": null, "next": null}, "projects": []} 2018-08-01 10:44:49,404 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-ca53994d-2768-4fc-proj used request id req-3f918f76-28a1-4c76-9f4f-12394983fae1 2018-08-01 10:44:49,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d24867f3dfa7d339ecc1c31faec0938a8cf4723" 2018-08-01 10:44:49,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:44:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f3e653d-e814-4024-8ca6-253b0bff8e80 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:44:49,562 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-5f3e653d-e814-4024-8ca6-253b0bff8e80 2018-08-01 10:44:49,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d24867f3dfa7d339ecc1c31faec0938a8cf4723" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterNegativeTests-ca53994d-2768-4fc-proj"}}' 2018-08-01 10:44:50,050 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:44:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8c54e9e5-9d43-44f3-b7fc-cbc85332a7ff Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/7f92ab45b2ef4ee0be7387037fe66827"}, "tags": [], "enabled": true, "id": "7f92ab45b2ef4ee0be7387037fe66827", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-ca53994d-2768-4fc-proj"}} 2018-08-01 10:44:50,051 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-8c54e9e5-9d43-44f3-b7fc-cbc85332a7ff 2018-08-01 10:44:50,051 - keystone_utils - INFO - Created project with name - CreateRouterNegativeTests-ca53994d-2768-4fc-proj 2018-08-01 10:44:50,051 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:44:50,052 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:44:50,432 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:44:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["FZKSpCWURyOMTKcX2Y7_gg"], "issued_at": "2018-08-01T10:44:50.000000Z"}} 2018-08-01 10:44:50,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca0b46550c2bfa3b56bfa344643dc7ece7d8bd2a" 2018-08-01 10:44:50,510 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:44:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe91ae23-7309-4306-930e-9987a54977dc Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:44:50,510 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-fe91ae23-7309-4306-930e-9987a54977dc 2018-08-01 10:44:50,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:44:50,520 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:44: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:44:50,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca0b46550c2bfa3b56bfa344643dc7ece7d8bd2a" 2018-08-01 10:44:50,620 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:44:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00babb0d-dd93-43a8-bfbb-777d7e4aa849 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 10:44:50,620 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-00babb0d-dd93-43a8-bfbb-777d7e4aa849 2018-08-01 10:44:50,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateRouterNegativeTests-ca53994d-2768-4fc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca0b46550c2bfa3b56bfa344643dc7ece7d8bd2a" 2018-08-01 10:44:50,707 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:44:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c097fa8d-b1a2-482b-9ad2-5fd27752efb4 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateRouterNegativeTests-ca53994d-2768-4fc-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/7f92ab45b2ef4ee0be7387037fe66827"}, "tags": [], "enabled": true, "id": "7f92ab45b2ef4ee0be7387037fe66827", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-ca53994d-2768-4fc-proj"}]} 2018-08-01 10:44:50,707 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateRouterNegativeTests-ca53994d-2768-4fc-proj used request id req-c097fa8d-b1a2-482b-9ad2-5fd27752efb4 2018-08-01 10:44:50,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca0b46550c2bfa3b56bfa344643dc7ece7d8bd2a" 2018-08-01 10:44:50,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:44:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38e15312-8756-4fde-ad11-9f76090f5386 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:44:50,730 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-38e15312-8756-4fde-ad11-9f76090f5386 2018-08-01 10:44:51,079 - keystone_utils - INFO - Created user with name - CreateRouterNegativeTests-ca53994d-2768-4fc-user 2018-08-01 10:44:51,080 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:44:51,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d24867f3dfa7d339ecc1c31faec0938a8cf4723" 2018-08-01 10:44:51,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:44:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d0077dd-2a60-4f32-a2b5-7d33d4ca03cf Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:44:51,168 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-4d0077dd-2a60-4f32-a2b5-7d33d4ca03cf 2018-08-01 10:44:51,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d24867f3dfa7d339ecc1c31faec0938a8cf4723" -d '{"role": {"name": "CreateRouterNegativeTests-ca53994d-2768-4fc-proj-role"}}' 2018-08-01 10:44:51,265 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:44:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a24d41f4-9da6-412d-885c-dd88a98ca9a9 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "166308ecafff45be96ca2b6a9dc07e5e", "links": {"self": "http://172.30.9.24:5000/v3/roles/166308ecafff45be96ca2b6a9dc07e5e"}, "name": "CreateRouterNegativeTests-ca53994d-2768-4fc-proj-role"}} 2018-08-01 10:44:51,265 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-a24d41f4-9da6-412d-885c-dd88a98ca9a9 2018-08-01 10:44:51,265 - keystone_utils - INFO - Created role with name - CreateRouterNegativeTests-ca53994d-2768-4fc-proj-role 2018-08-01 10:44:51,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/166308ecafff45be96ca2b6a9dc07e5e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d24867f3dfa7d339ecc1c31faec0938a8cf4723" 2018-08-01 10:44:51,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:44:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0807ddf1-d455-42bd-af88-977d49db0fa9 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "166308ecafff45be96ca2b6a9dc07e5e", "links": {"self": "http://172.30.9.24:5000/v3/roles/166308ecafff45be96ca2b6a9dc07e5e"}, "name": "CreateRouterNegativeTests-ca53994d-2768-4fc-proj-role"}} 2018-08-01 10:44:51,349 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/166308ecafff45be96ca2b6a9dc07e5e used request id req-0807ddf1-d455-42bd-af88-977d49db0fa9 2018-08-01 10:44:51,350 - keystone_utils - INFO - Granting role CreateRouterNegativeTests-ca53994d-2768-4fc-proj-role to project CreateRouterNegativeTests-ca53994d-2768-4fc-proj 2018-08-01 10:44:51,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/7f92ab45b2ef4ee0be7387037fe66827/users/b7653d4e9b9c4d1ea1c2760b371ddaca/roles/166308ecafff45be96ca2b6a9dc07e5e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d24867f3dfa7d339ecc1c31faec0938a8cf4723" 2018-08-01 10:44:51,478 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:44:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f534591a-27dd-40d9-987d-47b2c229c6d4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:44:51,478 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/7f92ab45b2ef4ee0be7387037fe66827/users/b7653d4e9b9c4d1ea1c2760b371ddaca/roles/166308ecafff45be96ca2b6a9dc07e5e used request id req-f534591a-27dd-40d9-987d-47b2c229c6d4 2018-08-01 10:44:51,479 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:44:51,480 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:44:51,859 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:44:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["O7j0feD1Q827tZ9kjzh0LQ"], "issued_at": "2018-08-01T10:44:51.000000Z"}} 2018-08-01 10:44:51,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32b1b65d70c9fa180e7c93cc4ab0c59d475411b2" 2018-08-01 10:44:51,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:44:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d53f228a-3fdc-4ca9-acb4-e3c405fc72cd Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:44:51,935 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-d53f228a-3fdc-4ca9-acb4-e3c405fc72cd 2018-08-01 10:44:51,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateRouterNegativeTests-bdcf9529-63dd-4789-aa9f-809ed80f39cf-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32b1b65d70c9fa180e7c93cc4ab0c59d475411b2" 2018-08-01 10:44:52,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-9b27a7b1-a833-46c0-a92c-a9bef2ceba3c Date: Wed, 01 Aug 2018 10:44:52 GMT RESP BODY: {"networks":[]} 2018-08-01 10:44:52,125 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateRouterNegativeTests-bdcf9529-63dd-4789-aa9f-809ed80f39cf-pub-net1 used request id req-9b27a7b1-a833-46c0-a92c-a9bef2ceba3c 2018-08-01 10:44:52,126 - neutron_utils - INFO - Creating network with name CreateRouterNegativeTests-bdcf9529-63dd-4789-aa9f-809ed80f39cf-pub-net1 2018-08-01 10:44:52,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32b1b65d70c9fa180e7c93cc4ab0c59d475411b2" -d '{"network": {"name": "CreateRouterNegativeTests-bdcf9529-63dd-4789-aa9f-809ed80f39cf-pub-net1", "admin_state_up": true}}' 2018-08-01 10:44:52,378 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 744 X-Openstack-Request-Id: req-61227674-cde7-4ae7-836d-43ea4614dde7 Date: Wed, 01 Aug 2018 10:44: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":"7d727ab0-503f-4389-841e-8ee70edcb432","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":96,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T10:44:52Z","is_default":false,"qos_policy_id":null,"name":"CreateRouterNegativeTests-bdcf9529-63dd-4789-aa9f-809ed80f39cf-pub-net1","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T10:44:52Z","mtu":1450}} 2018-08-01 10:44:52,379 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks used request id req-61227674-cde7-4ae7-836d-43ea4614dde7 2018-08-01 10:44:52,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=7d727ab0-503f-4389-841e-8ee70edcb432 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32b1b65d70c9fa180e7c93cc4ab0c59d475411b2" 2018-08-01 10:44:52,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-8dd6c897-3146-4af5-abcc-6018940717ae Date: Wed, 01 Aug 2018 10:44:52 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"7d727ab0-503f-4389-841e-8ee70edcb432","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":96,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T10:44:52Z","qos_policy_id":null,"name":"CreateRouterNegativeTests-bdcf9529-63dd-4789-aa9f-809ed80f39cf-pub-net1","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T10:44:52Z","provider:network_type":"vxlan"}]} 2018-08-01 10:44:52,475 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=7d727ab0-503f-4389-841e-8ee70edcb432 used request id req-8dd6c897-3146-4af5-abcc-6018940717ae 2018-08-01 10:44:52,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=7d727ab0-503f-4389-841e-8ee70edcb432 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32b1b65d70c9fa180e7c93cc4ab0c59d475411b2" 2018-08-01 10:44:52,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-8e1109dc-da6f-4884-8ecb-32102f0d8fb4 Date: Wed, 01 Aug 2018 10:44:52 GMT RESP BODY: {"subnets":[]} 2018-08-01 10:44:52,508 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=7d727ab0-503f-4389-841e-8ee70edcb432 used request id req-8e1109dc-da6f-4884-8ecb-32102f0d8fb4 2018-08-01 10:44:52,508 - neutron_utils - INFO - Creating subnet with name CreateRouterNegativeTests-bdcf9529-63dd-4789-aa9f-809ed80f39cf-pub-subnet1 2018-08-01 10:44:52,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32b1b65d70c9fa180e7c93cc4ab0c59d475411b2" -d '{"subnets": [{"ip_version": 4, "network_id": "7d727ab0-503f-4389-841e-8ee70edcb432", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterNegativeTests-bdcf9529-63dd-4789-aa9f-809ed80f39cf-pub-subnet1"}]}' 2018-08-01 10:44:52,905 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-400f2c55-5235-423c-bbd1-32695df093de Date: Wed, 01 Aug 2018 10:44:52 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T10:44:52Z","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":"3fe17348-1148-4290-8b1d-d0045030d49d","dns_nameservers":[],"gateway_ip":"10.200.201.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.200.201.0/24","subnetpool_id":null,"service_types":[],"name":"CreateRouterNegativeTests-bdcf9529-63dd-4789-aa9f-809ed80f39cf-pub-subnet1","enable_dhcp":true,"segment_id":null,"network_id":"7d727ab0-503f-4389-841e-8ee70edcb432","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T10:44:52Z","ip_version":4}]} 2018-08-01 10:44:52,905 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets used request id req-400f2c55-5235-423c-bbd1-32695df093de 2018-08-01 10:44:52,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=7d727ab0-503f-4389-841e-8ee70edcb432 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32b1b65d70c9fa180e7c93cc4ab0c59d475411b2" 2018-08-01 10:44:52,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 772 X-Openstack-Request-Id: req-ce1560dd-6642-485c-b412-51b0c987e8fb Date: Wed, 01 Aug 2018 10:44:52 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7d727ab0-503f-4389-841e-8ee70edcb432","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":96,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":["3fe17348-1148-4290-8b1d-d0045030d49d"],"description":"","tags":[],"updated_at":"2018-08-01T10:44:52Z","qos_policy_id":null,"name":"CreateRouterNegativeTests-bdcf9529-63dd-4789-aa9f-809ed80f39cf-pub-net1","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T10:44:52Z","provider:network_type":"vxlan"}]} 2018-08-01 10:44:52,993 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=7d727ab0-503f-4389-841e-8ee70edcb432 used request id req-ce1560dd-6642-485c-b412-51b0c987e8fb 2018-08-01 10:44:52,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=7d727ab0-503f-4389-841e-8ee70edcb432 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32b1b65d70c9fa180e7c93cc4ab0c59d475411b2" 2018-08-01 10:44:53,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-c26dd805-bb4c-455a-9519-cb11a6b146cb Date: Wed, 01 Aug 2018 10:44:53 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T10:44:52Z","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":"3fe17348-1148-4290-8b1d-d0045030d49d","dns_nameservers":[],"gateway_ip":"10.200.201.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.200.201.0/24","subnetpool_id":null,"service_types":[],"name":"CreateRouterNegativeTests-bdcf9529-63dd-4789-aa9f-809ed80f39cf-pub-subnet1","enable_dhcp":true,"segment_id":null,"network_id":"7d727ab0-503f-4389-841e-8ee70edcb432","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T10:44:52Z","ip_version":4}]} 2018-08-01 10:44:53,060 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=7d727ab0-503f-4389-841e-8ee70edcb432 used request id req-c26dd805-bb4c-455a-9519-cb11a6b146cb 2018-08-01 10:44:53,061 - OpenStackNetwork - DEBUG - Network [7d727ab0-503f-4389-841e-8ee70edcb432] created successfully 2018-08-01 10:44:53,061 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:44:53,062 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:44:53,471 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "166308ecafff45be96ca2b6a9dc07e5e", "name": "CreateRouterNegativeTests-ca53994d-2768-4fc-proj-role"}], "expires_at": "2018-08-01T11:44:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7f92ab45b2ef4ee0be7387037fe66827", "name": "CreateRouterNegativeTests-ca53994d-2768-4fc-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/7f92ab45b2ef4ee0be7387037fe66827", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/7f92ab45b2ef4ee0be7387037fe66827", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/7f92ab45b2ef4ee0be7387037fe66827", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/7f92ab45b2ef4ee0be7387037fe66827", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/7f92ab45b2ef4ee0be7387037fe66827", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/7f92ab45b2ef4ee0be7387037fe66827", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_7f92ab45b2ef4ee0be7387037fe66827", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_7f92ab45b2ef4ee0be7387037fe66827", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/7f92ab45b2ef4ee0be7387037fe66827", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/7f92ab45b2ef4ee0be7387037fe66827", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/7f92ab45b2ef4ee0be7387037fe66827", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/7f92ab45b2ef4ee0be7387037fe66827", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/7f92ab45b2ef4ee0be7387037fe66827", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/7f92ab45b2ef4ee0be7387037fe66827", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-ca53994d-2768-4fc-user", "id": "b7653d4e9b9c4d1ea1c2760b371ddaca"}, "audit_ids": ["B3kC1LBYSOOLTjfD0JbY0g"], "issued_at": "2018-08-01T10:44:53.000000Z"}} 2018-08-01 10:44:53,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1842850e3a032e78e55203d02555f8fb708d479" 2018-08-01 10:44:53,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:44:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d31e3ef3-07de-49cf-a66e-207add9e8263 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:44:53,548 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-d31e3ef3-07de-49cf-a66e-207add9e8263 2018-08-01 10:44:53,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/routers?name=CreateRouterNegativeTests-bdcf9529-63dd-4789-aa9f-809ed80f39cf-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1842850e3a032e78e55203d02555f8fb708d479" 2018-08-01 10:44:53,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-7d80e21d-f66a-4038-bfca-73a99c217222 Date: Wed, 01 Aug 2018 10:44:53 GMT RESP BODY: {"routers": []} 2018-08-01 10:44:53,746 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers?name=CreateRouterNegativeTests-bdcf9529-63dd-4789-aa9f-809ed80f39cf-pub-router&admin_state_up=True used request id req-7d80e21d-f66a-4038-bfca-73a99c217222 2018-08-01 10:44:53,746 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:44:53,747 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:44:54,133 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "166308ecafff45be96ca2b6a9dc07e5e", "name": "CreateRouterNegativeTests-ca53994d-2768-4fc-proj-role"}], "expires_at": "2018-08-01T11:44:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7f92ab45b2ef4ee0be7387037fe66827", "name": "CreateRouterNegativeTests-ca53994d-2768-4fc-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/7f92ab45b2ef4ee0be7387037fe66827", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/7f92ab45b2ef4ee0be7387037fe66827", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/7f92ab45b2ef4ee0be7387037fe66827", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/7f92ab45b2ef4ee0be7387037fe66827", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/7f92ab45b2ef4ee0be7387037fe66827", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/7f92ab45b2ef4ee0be7387037fe66827", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_7f92ab45b2ef4ee0be7387037fe66827", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_7f92ab45b2ef4ee0be7387037fe66827", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/7f92ab45b2ef4ee0be7387037fe66827", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/7f92ab45b2ef4ee0be7387037fe66827", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/7f92ab45b2ef4ee0be7387037fe66827", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/7f92ab45b2ef4ee0be7387037fe66827", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/7f92ab45b2ef4ee0be7387037fe66827", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/7f92ab45b2ef4ee0be7387037fe66827", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-ca53994d-2768-4fc-user", "id": "b7653d4e9b9c4d1ea1c2760b371ddaca"}, "audit_ids": ["Z1NzEZz6QGqSLITq8jmJcw"], "issued_at": "2018-08-01T10:44:54.000000Z"}} 2018-08-01 10:44:54,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2006790f29341b31d1b0328ca7fcb1dae3cffcc9" 2018-08-01 10:44:54,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:44:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c74a1695-bbd8-4bbd-bb9f-b0604d9db46f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:44:54,212 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-c74a1695-bbd8-4bbd-bb9f-b0604d9db46f 2018-08-01 10:44:54,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1842850e3a032e78e55203d02555f8fb708d479" 2018-08-01 10:44:54,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-6b9a6dca-5186-4089-9eed-a8ac44db6e9a Date: Wed, 01 Aug 2018 10:44:54 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dbe9669438844f3faecdc7fcc050e0d8","l2_adjacency":true,"status":"ACTIVE","subnets":["a5a333a9-9d0e-46a5-9440-2aa9c95d5013"],"description":"","tags":[],"updated_at":"2018-08-01T09:28:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:38Z","mtu":1500}]} 2018-08-01 10:44:54,318 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=external used request id req-6b9a6dca-5186-4089-9eed-a8ac44db6e9a 2018-08-01 10:44:54,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=e7d7be46-2840-4976-87a2-d78a4e5c6089 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1842850e3a032e78e55203d02555f8fb708d479" 2018-08-01 10:44:54,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-6225bb9d-ca4a-47d3-ad91-c6df89a1627e Date: Wed, 01 Aug 2018 10:44:54 GMT RESP BODY: {"subnets":[]} 2018-08-01 10:44:54,353 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=e7d7be46-2840-4976-87a2-d78a4e5c6089 used request id req-6225bb9d-ca4a-47d3-ad91-c6df89a1627e 2018-08-01 10:44:54,353 - neutron_utils - INFO - Creating router with name - CreateRouterNegativeTests-bdcf9529-63dd-4789-aa9f-809ed80f39cf-pub-router 2018-08-01 10:44:54,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1842850e3a032e78e55203d02555f8fb708d479" -d '{"router": {"external_gateway_info": {"network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089"}, "name": "CreateRouterNegativeTests-bdcf9529-63dd-4789-aa9f-809ed80f39cf-pub-router", "admin_state_up": true}}' 2018-08-01 10:44:55,971 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-5ea26718-23bf-47de-81a7-635e3b136f8d Date: Wed, 01 Aug 2018 10:44:55 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a5a333a9-9d0e-46a5-9440-2aa9c95d5013", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "7f92ab45b2ef4ee0be7387037fe66827", "created_at": "2018-08-01T10:44:54Z", "admin_state_up": true, "updated_at": "2018-08-01T10:44:55Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "7f92ab45b2ef4ee0be7387037fe66827", "id": "4d39acd4-112b-4733-a2c9-f70c6ff60fb5", "name": "CreateRouterNegativeTests-bdcf9529-63dd-4789-aa9f-809ed80f39cf-pub-router"}} 2018-08-01 10:44:55,971 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers used request id req-5ea26718-23bf-47de-81a7-635e3b136f8d 2018-08-01 10:44:55,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?device_id=4d39acd4-112b-4733-a2c9-f70c6ff60fb5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1842850e3a032e78e55203d02555f8fb708d479" 2018-08-01 10:44:56,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-c2f3063a-d754-4119-ab53-317e6380d746 Date: Wed, 01 Aug 2018 10:44:56 GMT RESP BODY: {"ports":[]} 2018-08-01 10:44:56,007 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?device_id=4d39acd4-112b-4733-a2c9-f70c6ff60fb5 used request id req-c2f3063a-d754-4119-ab53-317e6380d746 2018-08-01 10:44:56,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateRouterNegativeTests-bdcf9529-63dd-4789-aa9f-809ed80f39cf-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1842850e3a032e78e55203d02555f8fb708d479" 2018-08-01 10:44:56,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-e52d7fd7-92b8-4f1e-80d9-541ae6ce6321 Date: Wed, 01 Aug 2018 10:44:56 GMT RESP BODY: {"networks":[]} 2018-08-01 10:44:56,035 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateRouterNegativeTests-bdcf9529-63dd-4789-aa9f-809ed80f39cf-pub-net1 used request id req-e52d7fd7-92b8-4f1e-80d9-541ae6ce6321 2018-08-01 10:44:56,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?name=CreateRouterNegativeTests-bdcf9529-63dd-4789-aa9f-809ed80f39cf-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1842850e3a032e78e55203d02555f8fb708d479" 2018-08-01 10:44:56,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-ad54bec4-54a3-4d10-8cc4-1a35b0d2bb78 Date: Wed, 01 Aug 2018 10:44:56 GMT RESP BODY: {"ports":[]} 2018-08-01 10:44:56,077 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?name=CreateRouterNegativeTests-bdcf9529-63dd-4789-aa9f-809ed80f39cf-port1&admin_state_up=True used request id req-ad54bec4-54a3-4d10-8cc4-1a35b0d2bb78 2018-08-01 10:44:56,077 - OpenStackNetwork - INFO - Retrieved port CreateRouterNegativeTests-bdcf9529-63dd-4789-aa9f-809ed80f39cf-port1 for router - CreateRouterNegativeTests-bdcf9529-63dd-4789-aa9f-809ed80f39cf-pub-router 2018-08-01 10:44:56,077 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:44:56,078 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:44:56,459 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "166308ecafff45be96ca2b6a9dc07e5e", "name": "CreateRouterNegativeTests-ca53994d-2768-4fc-proj-role"}], "expires_at": "2018-08-01T11:44:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7f92ab45b2ef4ee0be7387037fe66827", "name": "CreateRouterNegativeTests-ca53994d-2768-4fc-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/7f92ab45b2ef4ee0be7387037fe66827", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/7f92ab45b2ef4ee0be7387037fe66827", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/7f92ab45b2ef4ee0be7387037fe66827", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/7f92ab45b2ef4ee0be7387037fe66827", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/7f92ab45b2ef4ee0be7387037fe66827", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/7f92ab45b2ef4ee0be7387037fe66827", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_7f92ab45b2ef4ee0be7387037fe66827", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_7f92ab45b2ef4ee0be7387037fe66827", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/7f92ab45b2ef4ee0be7387037fe66827", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/7f92ab45b2ef4ee0be7387037fe66827", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/7f92ab45b2ef4ee0be7387037fe66827", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/7f92ab45b2ef4ee0be7387037fe66827", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/7f92ab45b2ef4ee0be7387037fe66827", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/7f92ab45b2ef4ee0be7387037fe66827", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-ca53994d-2768-4fc-user", "id": "b7653d4e9b9c4d1ea1c2760b371ddaca"}, "audit_ids": ["yBPhkDyARx-LKy0dCzmJ7g"], "issued_at": "2018-08-01T10:44:56.000000Z"}} 2018-08-01 10:44:56,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}949839ad38552d11f8456ff31e308a89a0a72844" 2018-08-01 10:44:56,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:44:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-052f6149-9b5b-4604-9232-43b58b7f9dc9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:44:56,539 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-052f6149-9b5b-4604-9232-43b58b7f9dc9 2018-08-01 10:44:56,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateRouterNegativeTests-bdcf9529-63dd-4789-aa9f-809ed80f39cf-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1842850e3a032e78e55203d02555f8fb708d479" 2018-08-01 10:44:56,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-19a93c06-d86b-4fc4-bb3a-0ceb6bd80723 Date: Wed, 01 Aug 2018 10:44:56 GMT RESP BODY: {"networks":[]} 2018-08-01 10:44:56,571 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateRouterNegativeTests-bdcf9529-63dd-4789-aa9f-809ed80f39cf-pub-net1 used request id req-19a93c06-d86b-4fc4-bb3a-0ceb6bd80723 2018-08-01 10:44:56,571 - OpenStackNetwork - INFO - Removing router CreateRouterNegativeTests-bdcf9529-63dd-4789-aa9f-809ed80f39cf-pub-router 2018-08-01 10:44:56,572 - neutron_utils - INFO - Deleting router with name - CreateRouterNegativeTests-bdcf9529-63dd-4789-aa9f-809ed80f39cf-pub-router 2018-08-01 10:44:56,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/routers/4d39acd4-112b-4733-a2c9-f70c6ff60fb5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1842850e3a032e78e55203d02555f8fb708d479" 2018-08-01 10:44:57,664 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-25e2acc9-0145-4229-a789-58fdf67e0408 Content-Length: 0 Date: Wed, 01 Aug 2018 10:44:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:44:57,665 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/4d39acd4-112b-4733-a2c9-f70c6ff60fb5 used request id req-25e2acc9-0145-4229-a789-58fdf67e0408 2018-08-01 10:44:57,665 - neutron_utils - INFO - Deleting subnet with name CreateRouterNegativeTests-bdcf9529-63dd-4789-aa9f-809ed80f39cf-pub-subnet1 2018-08-01 10:44:57,666 - neutron_utils - INFO - Deleting subnet with name CreateRouterNegativeTests-bdcf9529-63dd-4789-aa9f-809ed80f39cf-pub-subnet1 2018-08-01 10:44:57,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/subnets/3fe17348-1148-4290-8b1d-d0045030d49d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32b1b65d70c9fa180e7c93cc4ab0c59d475411b2" 2018-08-01 10:44:58,768 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fbb303bc-ea12-49ee-93a5-cc2771bac03f Date: Wed, 01 Aug 2018 10:44:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:44:58,768 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/3fe17348-1148-4290-8b1d-d0045030d49d used request id req-fbb303bc-ea12-49ee-93a5-cc2771bac03f 2018-08-01 10:44:58,768 - neutron_utils - INFO - Deleting network with name CreateRouterNegativeTests-bdcf9529-63dd-4789-aa9f-809ed80f39cf-pub-net1 2018-08-01 10:44:58,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/networks/7d727ab0-503f-4389-841e-8ee70edcb432 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32b1b65d70c9fa180e7c93cc4ab0c59d475411b2" 2018-08-01 10:44:59,785 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4a50270d-ca61-4454-8d13-28de614d1666 Date: Wed, 01 Aug 2018 10:44:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:44:59,785 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/7d727ab0-503f-4389-841e-8ee70edcb432 used request id req-4a50270d-ca61-4454-8d13-28de614d1666 2018-08-01 10:44:59,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d24867f3dfa7d339ecc1c31faec0938a8cf4723" 2018-08-01 10:45:00,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-72a1eafc-fe77-4c7a-8716-341cc9d4ea23 Date: Wed, 01 Aug 2018 10:45:00 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a2413a97b61342d8bd27570706ef372d", "created_at": "2018-08-01T09:33:18Z", "updated_at": "2018-08-01T09:33:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "7f556ce3-51d0-4279-a11d-510db9f9a3b1", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "94adc13c-a166-41cf-bd16-f997efc73cb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "b39143b5-c08f-4d0b-9d40-54f472f2389e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "e218b0b7-4501-4f84-9458-caf2891c260d", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}], "revision_number": 4, "project_id": "a2413a97b61342d8bd27570706ef372d", "id": "38229670-7386-42d0-b7b9-2397ea5938de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "created_at": "2018-08-01T09:28:38Z", "updated_at": "2018-08-01T09:28:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "763568f1-8151-4a3c-911a-d06da4423063", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "80d28bee-4aee-47e8-a8da-e0fe31497fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "a47a5ddf-aa37-4ab2-a335-1c93513b5f12", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "f5bba5a5-602b-421e-98b2-5a16117f943f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}], "revision_number": 4, "project_id": "dbe9669438844f3faecdc7fcc050e0d8", "id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ed1054af2e94c049694d98d54211d98", "created_at": "2018-08-01T09:31:40Z", "updated_at": "2018-08-01T09:31:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "34baee87-ea35-42ee-8a69-0f6e2a825d3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "89b9d1c9-f4f9-45cd-8d36-970d44228439", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "b8ab0d59-cab9-4488-82ee-7c5f69709bff", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "d3ab68ea-23b4-4bf6-8dd3-85d029e3d89f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}], "revision_number": 4, "project_id": "2ed1054af2e94c049694d98d54211d98", "id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "created_at": "2018-08-01T09:34:13Z", "updated_at": "2018-08-01T09:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "1dbb3f59-611b-46d1-a82d-2720e0a16f86", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "3878126b-a220-4357-adb9-bc22498f31b1", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "75ce67db-9c04-4561-a10d-8b1ec63943e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "e2945a69-3afe-41e3-a7ec-3ea4c79a12ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}], "revision_number": 4, "project_id": "c0d9b34b06f445a7857603f60b181f3c", "id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-01T09:30:58Z", "updated_at": "2018-08-01T09:30:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "042d4626-2974-418d-affe-f8f2acd05faa", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "995fae58-f0e5-4e10-801c-6c2ce5c7ae0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "cb8404fa-cb24-4879-a34d-f3050dcba730", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "dad6aaab-690e-4c24-9103-6767e0c80bc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "created_at": "2018-08-01T09:31:11Z", "updated_at": "2018-08-01T09:31:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "939e25e0-5dbc-4f6e-9f6f-7fb70e540203", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "9796a673-6928-4009-9c21-1410d395646e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "af7b8bf8-2fb6-4d72-842a-38f72d7581f7", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "b9af65b0-2eb8-45e1-8504-b7dc4dbb83ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}], "revision_number": 4, "project_id": "dd207f801ed3475f9dbe5f13077af1c8", "id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "46dd322c3fcc454eb140e37825746af8", "created_at": "2018-08-01T10:33:44Z", "updated_at": "2018-08-01T10:33:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "0f41470b-1091-45c1-b574-92069f79f8d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "8cc03a9c-8fa5-425b-812f-d7692bae3613", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d1373b1e-2fb9-4e02-a9e1-7e873ba1d7d1", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d21f3909-71f3-43e2-a22d-6a9c2513cb6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}], "revision_number": 4, "project_id": "46dd322c3fcc454eb140e37825746af8", "id": "b2961714-c8a4-4fcb-918b-21d70527c983", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "created_at": "2018-08-01T09:34:57Z", "updated_at": "2018-08-01T09:34:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "8063d12f-30db-4ccf-8ce0-72e59ba81a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c38e1a7a-5857-4f03-b991-6d5c9c9a5b9e", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c725bae1-d3bb-42b5-b331-32737085f28c", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "cfddc134-923b-4e0d-9ec5-dcc5641dd435", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}], "revision_number": 4, "project_id": "455b48a61678488ead79a4cfa07ef5c3", "id": "cd52f913-3072-4ce7-a779-7de795b62b12", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:36:50Z", "updated_at": "2018-08-01T09:36:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "07ef7fe5-a529-45da-bfc0-899f0ea9b592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "bc4dad3a-2a0c-4c31-b901-2909a12adb50", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c35cff35-4306-4116-b9fa-fc27bc7c05d6", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c493e3ac-d9d2-480d-9ec8-50982eedaf5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}], "revision_number": 4, "project_id": "8d96727022f4443794db44ecde432faf", "id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "created_at": "2018-08-01T09:32:45Z", "updated_at": "2018-08-01T09:32:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "058ea790-43ea-4a6f-9950-28418319e577", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "5fcfb31b-cdad-4037-973e-56b74faefd14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "99a24d26-dc7f-42d0-aa23-a7c061f04952", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "b641bb48-566e-472b-a3cc-d38c85ab3ff1", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}], "revision_number": 4, "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "name": "default"}]} 2018-08-01 10:45:00,022 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-72a1eafc-fe77-4c7a-8716-341cc9d4ea23 2018-08-01 10:45:00,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d24867f3dfa7d339ecc1c31faec0938a8cf4723" 2018-08-01 10:45:00,116 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:45:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-09b9673c-3172-4e6e-b6d9-8804be671429 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2413a97b61342d8bd27570706ef372d.", "code": 404, "title": "Not Found"}} 2018-08-01 10:45:00,117 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d used request id req-09b9673c-3172-4e6e-b6d9-8804be671429 2018-08-01 10:45:00,117 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:45:00,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d24867f3dfa7d339ecc1c31faec0938a8cf4723" 2018-08-01 10:45:00,197 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb4b0bf8-88e4-4b49-bd27-9aef5f72c2d2 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.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dbe9669438844f3faecdc7fcc050e0d8", "name": "service"}} 2018-08-01 10:45:00,197 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 used request id req-fb4b0bf8-88e4-4b49-bd27-9aef5f72c2d2 2018-08-01 10:45:00,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d24867f3dfa7d339ecc1c31faec0938a8cf4723" 2018-08-01 10:45:00,284 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:45:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dfd87fbc-7471-4f49-a62c-9d91cfd657da Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ed1054af2e94c049694d98d54211d98.", "code": 404, "title": "Not Found"}} 2018-08-01 10:45:00,284 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 used request id req-dfd87fbc-7471-4f49-a62c-9d91cfd657da 2018-08-01 10:45:00,284 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:45:00,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d24867f3dfa7d339ecc1c31faec0938a8cf4723" 2018-08-01 10:45:00,369 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:45:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5b332a55-7aa4-40a9-a20d-98a4241959eb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c0d9b34b06f445a7857603f60b181f3c.", "code": 404, "title": "Not Found"}} 2018-08-01 10:45:00,369 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c used request id req-5b332a55-7aa4-40a9-a20d-98a4241959eb 2018-08-01 10:45:00,369 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:45:00,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d24867f3dfa7d339ecc1c31faec0938a8cf4723" 2018-08-01 10:45:00,451 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:45:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-19622d6e-5491-48b8-92fd-e5ae51ef8f1e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: dd207f801ed3475f9dbe5f13077af1c8.", "code": 404, "title": "Not Found"}} 2018-08-01 10:45:00,452 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 used request id req-19622d6e-5491-48b8-92fd-e5ae51ef8f1e 2018-08-01 10:45:00,452 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:45:00,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d24867f3dfa7d339ecc1c31faec0938a8cf4723" 2018-08-01 10:45:00,552 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:45:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c9f0b2fc-d874-4684-915e-f1b44507874a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 46dd322c3fcc454eb140e37825746af8.", "code": 404, "title": "Not Found"}} 2018-08-01 10:45:00,553 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 used request id req-c9f0b2fc-d874-4684-915e-f1b44507874a 2018-08-01 10:45:00,553 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:45:00,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d24867f3dfa7d339ecc1c31faec0938a8cf4723" 2018-08-01 10:45:00,638 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:45:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a20ae724-6f83-4043-8a1e-7efed82e6a45 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 455b48a61678488ead79a4cfa07ef5c3.", "code": 404, "title": "Not Found"}} 2018-08-01 10:45:00,638 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 used request id req-a20ae724-6f83-4043-8a1e-7efed82e6a45 2018-08-01 10:45:00,638 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:45:00,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d24867f3dfa7d339ecc1c31faec0938a8cf4723" 2018-08-01 10:45:00,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2f424d6-fb8a-4828-b70d-76bb63a31dc6 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 10:45:00,731 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-f2f424d6-fb8a-4828-b70d-76bb63a31dc6 2018-08-01 10:45:00,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ddd20ab1a1b7400a98e6ddb8d0eb4686 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d24867f3dfa7d339ecc1c31faec0938a8cf4723" 2018-08-01 10:45:00,815 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:45:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e53e507b-7803-4e85-80a1-b71225b20b80 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ddd20ab1a1b7400a98e6ddb8d0eb4686.", "code": 404, "title": "Not Found"}} 2018-08-01 10:45:00,816 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ddd20ab1a1b7400a98e6ddb8d0eb4686 used request id req-e53e507b-7803-4e85-80a1-b71225b20b80 2018-08-01 10:45:00,816 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:45:00,817 - keystone_utils - INFO - Deleting project with name - CreateRouterNegativeTests-ca53994d-2768-4fc-proj 2018-08-01 10:45:00,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/7f92ab45b2ef4ee0be7387037fe66827 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d24867f3dfa7d339ecc1c31faec0938a8cf4723" 2018-08-01 10:45:01,014 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:45:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e34fa726-773f-40e6-a219-f6b71236651c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:45:01,014 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/7f92ab45b2ef4ee0be7387037fe66827 used request id req-e34fa726-773f-40e6-a219-f6b71236651c 2018-08-01 10:45:01,014 - keystone_utils - INFO - Deleting role with name - CreateRouterNegativeTests-ca53994d-2768-4fc-proj-role 2018-08-01 10:45:01,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/166308ecafff45be96ca2b6a9dc07e5e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d24867f3dfa7d339ecc1c31faec0938a8cf4723" 2018-08-01 10:45:01,121 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:45:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9758b3b4-6a73-43cb-845f-405278994a5a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:45:01,122 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/166308ecafff45be96ca2b6a9dc07e5e used request id req-9758b3b4-6a73-43cb-845f-405278994a5a 2018-08-01 10:45:01,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d24867f3dfa7d339ecc1c31faec0938a8cf4723" 2018-08-01 10:45:01,206 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f92cdd17-7b2a-4500-9bd0-467a3f0a2a2f Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:45:01,207 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-f92cdd17-7b2a-4500-9bd0-467a3f0a2a2f 2018-08-01 10:45:01,207 - keystone_utils - INFO - Deleting user with name - CreateRouterNegativeTests-ca53994d-2768-4fc-user 2018-08-01 10:45:01,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/b7653d4e9b9c4d1ea1c2760b371ddaca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca0b46550c2bfa3b56bfa344643dc7ece7d8bd2a" 2018-08-01 10:45:01,379 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:45:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1cc71236-ae92-4cf7-ad1e-02e639a4c7fd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:45:01,380 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/b7653d4e9b9c4d1ea1c2760b371ddaca used request id req-1cc71236-ae92-4cf7-ad1e-02e639a4c7fd 2018-08-01 10:45:01,381 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:45:01,831 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:45:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["-ruUDwQ2TICW3ZBY1yXz5Q"], "issued_at": "2018-08-01T10:45:01.000000Z"}} 2018-08-01 10:45:01,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23b0522ec5ca77fb67982b5a22cda327f1cb869f" 2018-08-01 10:45:01,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0b939c6-0e43-43cd-acc8-d685a2399f0a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:45:01,913 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-a0b939c6-0e43-43cd-acc8-d685a2399f0a 2018-08-01 10:45:01,914 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:45:01,915 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:45:02,296 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:45:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["wfrPHsu4QgCeaAEP8-ohNQ"], "issued_at": "2018-08-01T10:45:02.000000Z"}} 2018-08-01 10:45:02,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ab1fd1423442bb45eee9d92c031fcbed2e662d9" 2018-08-01 10:45:02,373 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd498f23-0ec8-4b48-a18f-d8dceda03a2b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:45:02,374 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-cd498f23-0ec8-4b48-a18f-d8dceda03a2b 2018-08-01 10:45:02,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:45:02,382 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:45: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:45:02,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-bbc102ad-e6ce-4a0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ab1fd1423442bb45eee9d92c031fcbed2e662d9" 2018-08-01 10:45:02,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68c1eb98-ac7e-42f8-9d3a-7253c3d32b40 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-bbc102ad-e6ce-4a0-proj", "previous": null, "next": null}, "projects": []} 2018-08-01 10:45:02,400 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-bbc102ad-e6ce-4a0-proj used request id req-68c1eb98-ac7e-42f8-9d3a-7253c3d32b40 2018-08-01 10:45:02,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ab1fd1423442bb45eee9d92c031fcbed2e662d9" 2018-08-01 10:45:02,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7d2fd45-cd0f-4b6a-9017-cf3d2554d824 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:45:02,506 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-d7d2fd45-cd0f-4b6a-9017-cf3d2554d824 2018-08-01 10:45:02,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ab1fd1423442bb45eee9d92c031fcbed2e662d9" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterNegativeTests-bbc102ad-e6ce-4a0-proj"}}' 2018-08-01 10:45:02,619 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:45:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f5906b5-e62a-42d6-9d47-4a497f41154b Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/8b2786e9c508488ea6f11b3a1fd0a5e1"}, "tags": [], "enabled": true, "id": "8b2786e9c508488ea6f11b3a1fd0a5e1", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-bbc102ad-e6ce-4a0-proj"}} 2018-08-01 10:45:02,619 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-0f5906b5-e62a-42d6-9d47-4a497f41154b 2018-08-01 10:45:02,620 - keystone_utils - INFO - Created project with name - CreateRouterNegativeTests-bbc102ad-e6ce-4a0-proj 2018-08-01 10:45:02,620 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:45:02,621 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:45:02,999 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:45:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["Zy_LZOwlRI-7H8_9Uj0DiA"], "issued_at": "2018-08-01T10:45:02.000000Z"}} 2018-08-01 10:45:02,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c81d1ba8655d0531d8cb461ba94c8f83ce310e62" 2018-08-01 10:45:03,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d72fc66e-1997-48ef-bb35-885f4cfcf7d5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:45:03,077 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-d72fc66e-1997-48ef-bb35-885f4cfcf7d5 2018-08-01 10:45:03,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:45:03,086 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:45: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:45:03,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c81d1ba8655d0531d8cb461ba94c8f83ce310e62" 2018-08-01 10:45:03,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7634df5e-6432-476b-a5a5-e36ddfe4e867 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 10:45:03,187 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-7634df5e-6432-476b-a5a5-e36ddfe4e867 2018-08-01 10:45:03,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateRouterNegativeTests-bbc102ad-e6ce-4a0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c81d1ba8655d0531d8cb461ba94c8f83ce310e62" 2018-08-01 10:45:03,275 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-998396c3-3f15-42fc-9e33-6fb552f799b3 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateRouterNegativeTests-bbc102ad-e6ce-4a0-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/8b2786e9c508488ea6f11b3a1fd0a5e1"}, "tags": [], "enabled": true, "id": "8b2786e9c508488ea6f11b3a1fd0a5e1", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-bbc102ad-e6ce-4a0-proj"}]} 2018-08-01 10:45:03,276 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateRouterNegativeTests-bbc102ad-e6ce-4a0-proj used request id req-998396c3-3f15-42fc-9e33-6fb552f799b3 2018-08-01 10:45:03,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c81d1ba8655d0531d8cb461ba94c8f83ce310e62" 2018-08-01 10:45:03,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-787e760e-1513-4ec5-8403-a38528592702 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:45:03,363 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-787e760e-1513-4ec5-8403-a38528592702 2018-08-01 10:45:03,739 - keystone_utils - INFO - Created user with name - CreateRouterNegativeTests-bbc102ad-e6ce-4a0-user 2018-08-01 10:45:03,740 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:45:03,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ab1fd1423442bb45eee9d92c031fcbed2e662d9" 2018-08-01 10:45:03,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98d3dd59-d5ee-4c96-9eda-dc889d7764d4 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:45:03,760 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-98d3dd59-d5ee-4c96-9eda-dc889d7764d4 2018-08-01 10:45:03,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ab1fd1423442bb45eee9d92c031fcbed2e662d9" -d '{"role": {"name": "CreateRouterNegativeTests-bbc102ad-e6ce-4a0-proj-role"}}' 2018-08-01 10:45:03,871 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:45:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6552ecdd-429c-41e8-b3d3-772ae0d8a231 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e5e88d68e72b4772b5d40ee5cb508d85", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5e88d68e72b4772b5d40ee5cb508d85"}, "name": "CreateRouterNegativeTests-bbc102ad-e6ce-4a0-proj-role"}} 2018-08-01 10:45:03,871 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-6552ecdd-429c-41e8-b3d3-772ae0d8a231 2018-08-01 10:45:03,871 - keystone_utils - INFO - Created role with name - CreateRouterNegativeTests-bbc102ad-e6ce-4a0-proj-role 2018-08-01 10:45:03,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/e5e88d68e72b4772b5d40ee5cb508d85 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ab1fd1423442bb45eee9d92c031fcbed2e662d9" 2018-08-01 10:45:03,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6911222-f099-4a2e-a00f-4ac953a57c32 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e5e88d68e72b4772b5d40ee5cb508d85", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5e88d68e72b4772b5d40ee5cb508d85"}, "name": "CreateRouterNegativeTests-bbc102ad-e6ce-4a0-proj-role"}} 2018-08-01 10:45:03,955 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/e5e88d68e72b4772b5d40ee5cb508d85 used request id req-d6911222-f099-4a2e-a00f-4ac953a57c32 2018-08-01 10:45:03,956 - keystone_utils - INFO - Granting role CreateRouterNegativeTests-bbc102ad-e6ce-4a0-proj-role to project CreateRouterNegativeTests-bbc102ad-e6ce-4a0-proj 2018-08-01 10:45:03,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/8b2786e9c508488ea6f11b3a1fd0a5e1/users/ec1786a92c234cf2aac681e6c16b0eec/roles/e5e88d68e72b4772b5d40ee5cb508d85 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ab1fd1423442bb45eee9d92c031fcbed2e662d9" 2018-08-01 10:45:04,077 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:45:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dca37855-6f20-40e9-b6da-9f7509c3ba02 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:45:04,077 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/8b2786e9c508488ea6f11b3a1fd0a5e1/users/ec1786a92c234cf2aac681e6c16b0eec/roles/e5e88d68e72b4772b5d40ee5cb508d85 used request id req-dca37855-6f20-40e9-b6da-9f7509c3ba02 2018-08-01 10:45:04,078 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:45:04,079 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:45:04,471 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e5e88d68e72b4772b5d40ee5cb508d85", "name": "CreateRouterNegativeTests-bbc102ad-e6ce-4a0-proj-role"}], "expires_at": "2018-08-01T11:45:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8b2786e9c508488ea6f11b3a1fd0a5e1", "name": "CreateRouterNegativeTests-bbc102ad-e6ce-4a0-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8b2786e9c508488ea6f11b3a1fd0a5e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8b2786e9c508488ea6f11b3a1fd0a5e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8b2786e9c508488ea6f11b3a1fd0a5e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8b2786e9c508488ea6f11b3a1fd0a5e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8b2786e9c508488ea6f11b3a1fd0a5e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8b2786e9c508488ea6f11b3a1fd0a5e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8b2786e9c508488ea6f11b3a1fd0a5e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8b2786e9c508488ea6f11b3a1fd0a5e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8b2786e9c508488ea6f11b3a1fd0a5e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8b2786e9c508488ea6f11b3a1fd0a5e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8b2786e9c508488ea6f11b3a1fd0a5e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8b2786e9c508488ea6f11b3a1fd0a5e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8b2786e9c508488ea6f11b3a1fd0a5e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8b2786e9c508488ea6f11b3a1fd0a5e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-bbc102ad-e6ce-4a0-user", "id": "ec1786a92c234cf2aac681e6c16b0eec"}, "audit_ids": ["Gb_0ZVqVSkyFpdh6ya42Jw"], "issued_at": "2018-08-01T10:45:04.000000Z"}} 2018-08-01 10:45:04,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}025db8c1a727a16e262755be43e12d404ca902a0" 2018-08-01 10:45:04,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51923df3-7078-4ebd-89b6-5c0ab90b37da Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:45:04,551 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-51923df3-7078-4ebd-89b6-5c0ab90b37da 2018-08-01 10:45:04,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/routers?name=CreateRouterNegativeTests-95dd4e94-198c-4004-96f0-63d9b2a5d512-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}025db8c1a727a16e262755be43e12d404ca902a0" 2018-08-01 10:45:04,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-46d8ecdd-0c49-4dd7-9589-a214f22f8b3e Date: Wed, 01 Aug 2018 10:45:04 GMT RESP BODY: {"routers": []} 2018-08-01 10:45:04,761 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers?name=CreateRouterNegativeTests-95dd4e94-198c-4004-96f0-63d9b2a5d512-pub-router&admin_state_up=True used request id req-46d8ecdd-0c49-4dd7-9589-a214f22f8b3e 2018-08-01 10:45:04,761 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:45:04,762 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:45:05,147 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e5e88d68e72b4772b5d40ee5cb508d85", "name": "CreateRouterNegativeTests-bbc102ad-e6ce-4a0-proj-role"}], "expires_at": "2018-08-01T11:45:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8b2786e9c508488ea6f11b3a1fd0a5e1", "name": "CreateRouterNegativeTests-bbc102ad-e6ce-4a0-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8b2786e9c508488ea6f11b3a1fd0a5e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8b2786e9c508488ea6f11b3a1fd0a5e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8b2786e9c508488ea6f11b3a1fd0a5e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8b2786e9c508488ea6f11b3a1fd0a5e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8b2786e9c508488ea6f11b3a1fd0a5e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8b2786e9c508488ea6f11b3a1fd0a5e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8b2786e9c508488ea6f11b3a1fd0a5e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8b2786e9c508488ea6f11b3a1fd0a5e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8b2786e9c508488ea6f11b3a1fd0a5e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8b2786e9c508488ea6f11b3a1fd0a5e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8b2786e9c508488ea6f11b3a1fd0a5e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8b2786e9c508488ea6f11b3a1fd0a5e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8b2786e9c508488ea6f11b3a1fd0a5e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8b2786e9c508488ea6f11b3a1fd0a5e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-bbc102ad-e6ce-4a0-user", "id": "ec1786a92c234cf2aac681e6c16b0eec"}, "audit_ids": ["Gkx6oE5vTbKhKexlvYAiLw"], "issued_at": "2018-08-01T10:45:05.000000Z"}} 2018-08-01 10:45:05,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}021485ff1807dd2c00078482fefc37accb3a5af3" 2018-08-01 10:45:05,222 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e958f7fc-1c6e-4a18-be6b-bce7383b399c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:45:05,222 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-e958f7fc-1c6e-4a18-be6b-bce7383b399c 2018-08-01 10:45:05,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=Invalid_name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}025db8c1a727a16e262755be43e12d404ca902a0" 2018-08-01 10:45:05,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-1a105b16-3f53-46ed-a4d2-f25b4d5888e1 Date: Wed, 01 Aug 2018 10:45:05 GMT RESP BODY: {"networks":[]} 2018-08-01 10:45:05,252 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=Invalid_name used request id req-1a105b16-3f53-46ed-a4d2-f25b4d5888e1 2018-08-01 10:45:05,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ab1fd1423442bb45eee9d92c031fcbed2e662d9" 2018-08-01 10:45:05,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-8942418f-8d2c-49db-bee6-1dc28e3e67d8 Date: Wed, 01 Aug 2018 10:45:05 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a2413a97b61342d8bd27570706ef372d", "created_at": "2018-08-01T09:33:18Z", "updated_at": "2018-08-01T09:33:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "7f556ce3-51d0-4279-a11d-510db9f9a3b1", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "94adc13c-a166-41cf-bd16-f997efc73cb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "b39143b5-c08f-4d0b-9d40-54f472f2389e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "e218b0b7-4501-4f84-9458-caf2891c260d", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}], "revision_number": 4, "project_id": "a2413a97b61342d8bd27570706ef372d", "id": "38229670-7386-42d0-b7b9-2397ea5938de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "created_at": "2018-08-01T09:28:38Z", "updated_at": "2018-08-01T09:28:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "763568f1-8151-4a3c-911a-d06da4423063", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "80d28bee-4aee-47e8-a8da-e0fe31497fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "a47a5ddf-aa37-4ab2-a335-1c93513b5f12", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "f5bba5a5-602b-421e-98b2-5a16117f943f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}], "revision_number": 4, "project_id": "dbe9669438844f3faecdc7fcc050e0d8", "id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ed1054af2e94c049694d98d54211d98", "created_at": "2018-08-01T09:31:40Z", "updated_at": "2018-08-01T09:31:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "34baee87-ea35-42ee-8a69-0f6e2a825d3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "89b9d1c9-f4f9-45cd-8d36-970d44228439", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "b8ab0d59-cab9-4488-82ee-7c5f69709bff", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "d3ab68ea-23b4-4bf6-8dd3-85d029e3d89f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}], "revision_number": 4, "project_id": "2ed1054af2e94c049694d98d54211d98", "id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "created_at": "2018-08-01T09:34:13Z", "updated_at": "2018-08-01T09:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "1dbb3f59-611b-46d1-a82d-2720e0a16f86", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "3878126b-a220-4357-adb9-bc22498f31b1", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "75ce67db-9c04-4561-a10d-8b1ec63943e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "e2945a69-3afe-41e3-a7ec-3ea4c79a12ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}], "revision_number": 4, "project_id": "c0d9b34b06f445a7857603f60b181f3c", "id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-01T09:30:58Z", "updated_at": "2018-08-01T09:30:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "042d4626-2974-418d-affe-f8f2acd05faa", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "995fae58-f0e5-4e10-801c-6c2ce5c7ae0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "cb8404fa-cb24-4879-a34d-f3050dcba730", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "dad6aaab-690e-4c24-9103-6767e0c80bc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "created_at": "2018-08-01T09:31:11Z", "updated_at": "2018-08-01T09:31:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "939e25e0-5dbc-4f6e-9f6f-7fb70e540203", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "9796a673-6928-4009-9c21-1410d395646e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "af7b8bf8-2fb6-4d72-842a-38f72d7581f7", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "b9af65b0-2eb8-45e1-8504-b7dc4dbb83ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}], "revision_number": 4, "project_id": "dd207f801ed3475f9dbe5f13077af1c8", "id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "46dd322c3fcc454eb140e37825746af8", "created_at": "2018-08-01T10:33:44Z", "updated_at": "2018-08-01T10:33:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "0f41470b-1091-45c1-b574-92069f79f8d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "8cc03a9c-8fa5-425b-812f-d7692bae3613", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d1373b1e-2fb9-4e02-a9e1-7e873ba1d7d1", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d21f3909-71f3-43e2-a22d-6a9c2513cb6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}], "revision_number": 4, "project_id": "46dd322c3fcc454eb140e37825746af8", "id": "b2961714-c8a4-4fcb-918b-21d70527c983", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "created_at": "2018-08-01T09:34:57Z", "updated_at": "2018-08-01T09:34:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "8063d12f-30db-4ccf-8ce0-72e59ba81a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c38e1a7a-5857-4f03-b991-6d5c9c9a5b9e", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c725bae1-d3bb-42b5-b331-32737085f28c", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "cfddc134-923b-4e0d-9ec5-dcc5641dd435", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}], "revision_number": 4, "project_id": "455b48a61678488ead79a4cfa07ef5c3", "id": "cd52f913-3072-4ce7-a779-7de795b62b12", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:36:50Z", "updated_at": "2018-08-01T09:36:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "07ef7fe5-a529-45da-bfc0-899f0ea9b592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "bc4dad3a-2a0c-4c31-b901-2909a12adb50", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c35cff35-4306-4116-b9fa-fc27bc7c05d6", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c493e3ac-d9d2-480d-9ec8-50982eedaf5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}], "revision_number": 4, "project_id": "8d96727022f4443794db44ecde432faf", "id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "created_at": "2018-08-01T09:32:45Z", "updated_at": "2018-08-01T09:32:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "058ea790-43ea-4a6f-9950-28418319e577", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "5fcfb31b-cdad-4037-973e-56b74faefd14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "99a24d26-dc7f-42d0-aa23-a7c061f04952", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "b641bb48-566e-472b-a3cc-d38c85ab3ff1", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}], "revision_number": 4, "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "name": "default"}]} 2018-08-01 10:45:05,493 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-8942418f-8d2c-49db-bee6-1dc28e3e67d8 2018-08-01 10:45:05,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ab1fd1423442bb45eee9d92c031fcbed2e662d9" 2018-08-01 10:45:05,579 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:45:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c74ec473-f15a-4217-a2ec-24cb01182344 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2413a97b61342d8bd27570706ef372d.", "code": 404, "title": "Not Found"}} 2018-08-01 10:45:05,579 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d used request id req-c74ec473-f15a-4217-a2ec-24cb01182344 2018-08-01 10:45:05,579 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:45:05,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ab1fd1423442bb45eee9d92c031fcbed2e662d9" 2018-08-01 10:45:05,663 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20004fc4-3f1f-4ee5-bc23-4e8781bfcc2d 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.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dbe9669438844f3faecdc7fcc050e0d8", "name": "service"}} 2018-08-01 10:45:05,663 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 used request id req-20004fc4-3f1f-4ee5-bc23-4e8781bfcc2d 2018-08-01 10:45:05,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ab1fd1423442bb45eee9d92c031fcbed2e662d9" 2018-08-01 10:45:05,747 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:45:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2275249f-3fe8-4671-a4f0-f9bd840d8876 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ed1054af2e94c049694d98d54211d98.", "code": 404, "title": "Not Found"}} 2018-08-01 10:45:05,747 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 used request id req-2275249f-3fe8-4671-a4f0-f9bd840d8876 2018-08-01 10:45:05,747 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:45:05,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ab1fd1423442bb45eee9d92c031fcbed2e662d9" 2018-08-01 10:45:05,834 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:45:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-da7802ee-74d6-403c-896a-1ff6bf97fb58 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c0d9b34b06f445a7857603f60b181f3c.", "code": 404, "title": "Not Found"}} 2018-08-01 10:45:05,835 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c used request id req-da7802ee-74d6-403c-896a-1ff6bf97fb58 2018-08-01 10:45:05,835 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:45:05,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ab1fd1423442bb45eee9d92c031fcbed2e662d9" 2018-08-01 10:45:05,919 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:45:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d5eb05a-26df-40d7-af32-a63d561c4223 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: dd207f801ed3475f9dbe5f13077af1c8.", "code": 404, "title": "Not Found"}} 2018-08-01 10:45:05,920 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 used request id req-8d5eb05a-26df-40d7-af32-a63d561c4223 2018-08-01 10:45:05,920 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:45:05,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ab1fd1423442bb45eee9d92c031fcbed2e662d9" 2018-08-01 10:45:06,004 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:45:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b3aa99c3-1546-4f24-b901-50f7e519015f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 46dd322c3fcc454eb140e37825746af8.", "code": 404, "title": "Not Found"}} 2018-08-01 10:45:06,005 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 used request id req-b3aa99c3-1546-4f24-b901-50f7e519015f 2018-08-01 10:45:06,005 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:45:06,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ab1fd1423442bb45eee9d92c031fcbed2e662d9" 2018-08-01 10:45:06,089 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:45:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-838b7f05-d996-4f49-91f1-e85f0699d323 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 455b48a61678488ead79a4cfa07ef5c3.", "code": 404, "title": "Not Found"}} 2018-08-01 10:45:06,089 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 used request id req-838b7f05-d996-4f49-91f1-e85f0699d323 2018-08-01 10:45:06,090 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:45:06,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ab1fd1423442bb45eee9d92c031fcbed2e662d9" 2018-08-01 10:45:06,178 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c21d1e56-19b4-4da7-8811-3f8a60421827 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 10:45:06,179 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-c21d1e56-19b4-4da7-8811-3f8a60421827 2018-08-01 10:45:06,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ddd20ab1a1b7400a98e6ddb8d0eb4686 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ab1fd1423442bb45eee9d92c031fcbed2e662d9" 2018-08-01 10:45:06,266 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:45:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6dfd74d6-3207-462f-ab59-4212c486fc63 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ddd20ab1a1b7400a98e6ddb8d0eb4686.", "code": 404, "title": "Not Found"}} 2018-08-01 10:45:06,266 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ddd20ab1a1b7400a98e6ddb8d0eb4686 used request id req-6dfd74d6-3207-462f-ab59-4212c486fc63 2018-08-01 10:45:06,266 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:45:06,267 - keystone_utils - INFO - Deleting project with name - CreateRouterNegativeTests-bbc102ad-e6ce-4a0-proj 2018-08-01 10:45:06,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/8b2786e9c508488ea6f11b3a1fd0a5e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ab1fd1423442bb45eee9d92c031fcbed2e662d9" 2018-08-01 10:45:06,458 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:45:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-15708d55-4019-4687-bc23-e6630fb87698 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:45:06,458 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/8b2786e9c508488ea6f11b3a1fd0a5e1 used request id req-15708d55-4019-4687-bc23-e6630fb87698 2018-08-01 10:45:06,458 - keystone_utils - INFO - Deleting role with name - CreateRouterNegativeTests-bbc102ad-e6ce-4a0-proj-role 2018-08-01 10:45:06,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/e5e88d68e72b4772b5d40ee5cb508d85 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ab1fd1423442bb45eee9d92c031fcbed2e662d9" 2018-08-01 10:45:06,566 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:45:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-57f2eb71-4c1f-49c6-873a-552016b4e120 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:45:06,566 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/e5e88d68e72b4772b5d40ee5cb508d85 used request id req-57f2eb71-4c1f-49c6-873a-552016b4e120 2018-08-01 10:45:06,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ab1fd1423442bb45eee9d92c031fcbed2e662d9" 2018-08-01 10:45:06,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53f82119-1956-4cab-aae8-f4fb1bba18a5 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:45:06,653 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-53f82119-1956-4cab-aae8-f4fb1bba18a5 2018-08-01 10:45:06,653 - keystone_utils - INFO - Deleting user with name - CreateRouterNegativeTests-bbc102ad-e6ce-4a0-user 2018-08-01 10:45:06,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/ec1786a92c234cf2aac681e6c16b0eec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c81d1ba8655d0531d8cb461ba94c8f83ce310e62" 2018-08-01 10:45:06,817 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:45:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f68ab191-9112-4dbe-bbea-4b84bd37f435 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:45:06,817 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/ec1786a92c234cf2aac681e6c16b0eec used request id req-f68ab191-9112-4dbe-bbea-4b84bd37f435 2018-08-01 10:45:06,819 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:45:07,201 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:45:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["V0vnqoSOTnCvLo07U075HQ"], "issued_at": "2018-08-01T10:45:07.000000Z"}} 2018-08-01 10:45:07,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d63fc54922ca554b48a244d61897d53ee0edb3b" 2018-08-01 10:45:07,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e03216a7-93fb-4426-b931-4c24c64f9091 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:45:07,280 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-e03216a7-93fb-4426-b931-4c24c64f9091 2018-08-01 10:45:07,281 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:45:07,282 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:45:07,661 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:45:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["4DN6d1WQSU2kwJdft7BuHw"], "issued_at": "2018-08-01T10:45:07.000000Z"}} 2018-08-01 10:45:07,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a783c55b03227f640729b69076b8608849188340" 2018-08-01 10:45:07,741 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a24b7a7-ceca-4ad2-be7d-c5bc827c0d7c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:45:07,742 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-2a24b7a7-ceca-4ad2-be7d-c5bc827c0d7c 2018-08-01 10:45:07,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:45:07,751 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:45: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:45:07,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-534609e3-545e-444-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a783c55b03227f640729b69076b8608849188340" 2018-08-01 10:45:07,837 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ede713f-007a-4b78-85ec-adfa85636409 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-534609e3-545e-444-proj", "previous": null, "next": null}, "projects": []} 2018-08-01 10:45:07,837 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-534609e3-545e-444-proj used request id req-7ede713f-007a-4b78-85ec-adfa85636409 2018-08-01 10:45:07,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a783c55b03227f640729b69076b8608849188340" 2018-08-01 10:45:07,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01143f62-9190-41b2-96f0-cf1b956d238c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:45:07,971 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-01143f62-9190-41b2-96f0-cf1b956d238c 2018-08-01 10:45:07,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a783c55b03227f640729b69076b8608849188340" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterNegativeTests-534609e3-545e-444-proj"}}' 2018-08-01 10:45:08,087 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:45:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6b321201-1778-4a27-adab-91373cd5b880 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/fc8a447a09384eac8e614a12f8bbfaf6"}, "tags": [], "enabled": true, "id": "fc8a447a09384eac8e614a12f8bbfaf6", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-534609e3-545e-444-proj"}} 2018-08-01 10:45:08,088 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-6b321201-1778-4a27-adab-91373cd5b880 2018-08-01 10:45:08,088 - keystone_utils - INFO - Created project with name - CreateRouterNegativeTests-534609e3-545e-444-proj 2018-08-01 10:45:08,088 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:45:08,089 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:45:08,470 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:45:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["aNuMgHcLSV-eb2nZyPOQwA"], "issued_at": "2018-08-01T10:45:08.000000Z"}} 2018-08-01 10:45:08,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1436a43fc19aebad2718e6399f9cda1b3f268b94" 2018-08-01 10:45:08,549 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52bc1346-2d68-4a46-9748-3d92be5e9821 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:45:08,550 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-52bc1346-2d68-4a46-9748-3d92be5e9821 2018-08-01 10:45:08,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:45:08,558 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:45: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:45:08,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1436a43fc19aebad2718e6399f9cda1b3f268b94" 2018-08-01 10:45:08,659 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a2db6ab-d6b3-4521-8835-f272f2e6d7fa Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 10:45:08,659 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-1a2db6ab-d6b3-4521-8835-f272f2e6d7fa 2018-08-01 10:45:08,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateRouterNegativeTests-534609e3-545e-444-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1436a43fc19aebad2718e6399f9cda1b3f268b94" 2018-08-01 10:45:08,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb6b01c0-89a1-423d-8008-df6f9ec1dcdd Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateRouterNegativeTests-534609e3-545e-444-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/fc8a447a09384eac8e614a12f8bbfaf6"}, "tags": [], "enabled": true, "id": "fc8a447a09384eac8e614a12f8bbfaf6", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-534609e3-545e-444-proj"}]} 2018-08-01 10:45:08,751 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateRouterNegativeTests-534609e3-545e-444-proj used request id req-fb6b01c0-89a1-423d-8008-df6f9ec1dcdd 2018-08-01 10:45:08,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1436a43fc19aebad2718e6399f9cda1b3f268b94" 2018-08-01 10:45:08,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef248275-48aa-47d5-a96b-d2de2f6828d6 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:45:08,835 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-ef248275-48aa-47d5-a96b-d2de2f6828d6 2018-08-01 10:45:09,128 - keystone_utils - INFO - Created user with name - CreateRouterNegativeTests-534609e3-545e-444-user 2018-08-01 10:45:09,129 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:45:09,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a783c55b03227f640729b69076b8608849188340" 2018-08-01 10:45:09,215 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee4b8068-360f-44c2-952b-c03ca1b66b31 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:45:09,215 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-ee4b8068-360f-44c2-952b-c03ca1b66b31 2018-08-01 10:45:09,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a783c55b03227f640729b69076b8608849188340" -d '{"role": {"name": "CreateRouterNegativeTests-534609e3-545e-444-proj-role"}}' 2018-08-01 10:45:09,315 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:45:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c8f6df6f-111e-45f5-808b-1f3ceedad0e1 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e166e7e9353541f7a2d42c3a4e812ebd", "links": {"self": "http://172.30.9.24:5000/v3/roles/e166e7e9353541f7a2d42c3a4e812ebd"}, "name": "CreateRouterNegativeTests-534609e3-545e-444-proj-role"}} 2018-08-01 10:45:09,315 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-c8f6df6f-111e-45f5-808b-1f3ceedad0e1 2018-08-01 10:45:09,315 - keystone_utils - INFO - Created role with name - CreateRouterNegativeTests-534609e3-545e-444-proj-role 2018-08-01 10:45:09,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/e166e7e9353541f7a2d42c3a4e812ebd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a783c55b03227f640729b69076b8608849188340" 2018-08-01 10:45:09,335 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4a468f1-8a7a-445a-918b-3e00e9a886e6 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e166e7e9353541f7a2d42c3a4e812ebd", "links": {"self": "http://172.30.9.24:5000/v3/roles/e166e7e9353541f7a2d42c3a4e812ebd"}, "name": "CreateRouterNegativeTests-534609e3-545e-444-proj-role"}} 2018-08-01 10:45:09,335 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/e166e7e9353541f7a2d42c3a4e812ebd used request id req-c4a468f1-8a7a-445a-918b-3e00e9a886e6 2018-08-01 10:45:09,336 - keystone_utils - INFO - Granting role CreateRouterNegativeTests-534609e3-545e-444-proj-role to project CreateRouterNegativeTests-534609e3-545e-444-proj 2018-08-01 10:45:09,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/fc8a447a09384eac8e614a12f8bbfaf6/users/0a04e68822994217a2142ee846dceda8/roles/e166e7e9353541f7a2d42c3a4e812ebd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a783c55b03227f640729b69076b8608849188340" 2018-08-01 10:45:09,454 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:45:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-396772f8-93d0-4558-b41e-68b19514ad06 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:45:09,454 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/fc8a447a09384eac8e614a12f8bbfaf6/users/0a04e68822994217a2142ee846dceda8/roles/e166e7e9353541f7a2d42c3a4e812ebd used request id req-396772f8-93d0-4558-b41e-68b19514ad06 2018-08-01 10:45:09,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a783c55b03227f640729b69076b8608849188340" 2018-08-01 10:45:09,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-c8f606e9-13a5-4d72-96ae-625fd5450d1c Date: Wed, 01 Aug 2018 10:45:09 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a2413a97b61342d8bd27570706ef372d", "created_at": "2018-08-01T09:33:18Z", "updated_at": "2018-08-01T09:33:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "7f556ce3-51d0-4279-a11d-510db9f9a3b1", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "94adc13c-a166-41cf-bd16-f997efc73cb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "b39143b5-c08f-4d0b-9d40-54f472f2389e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "e218b0b7-4501-4f84-9458-caf2891c260d", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}], "revision_number": 4, "project_id": "a2413a97b61342d8bd27570706ef372d", "id": "38229670-7386-42d0-b7b9-2397ea5938de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "created_at": "2018-08-01T09:28:38Z", "updated_at": "2018-08-01T09:28:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "763568f1-8151-4a3c-911a-d06da4423063", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "80d28bee-4aee-47e8-a8da-e0fe31497fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "a47a5ddf-aa37-4ab2-a335-1c93513b5f12", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "f5bba5a5-602b-421e-98b2-5a16117f943f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}], "revision_number": 4, "project_id": "dbe9669438844f3faecdc7fcc050e0d8", "id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ed1054af2e94c049694d98d54211d98", "created_at": "2018-08-01T09:31:40Z", "updated_at": "2018-08-01T09:31:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "34baee87-ea35-42ee-8a69-0f6e2a825d3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "89b9d1c9-f4f9-45cd-8d36-970d44228439", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "b8ab0d59-cab9-4488-82ee-7c5f69709bff", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "d3ab68ea-23b4-4bf6-8dd3-85d029e3d89f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}], "revision_number": 4, "project_id": "2ed1054af2e94c049694d98d54211d98", "id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "created_at": "2018-08-01T09:34:13Z", "updated_at": "2018-08-01T09:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "1dbb3f59-611b-46d1-a82d-2720e0a16f86", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "3878126b-a220-4357-adb9-bc22498f31b1", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "75ce67db-9c04-4561-a10d-8b1ec63943e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "e2945a69-3afe-41e3-a7ec-3ea4c79a12ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}], "revision_number": 4, "project_id": "c0d9b34b06f445a7857603f60b181f3c", "id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-01T09:30:58Z", "updated_at": "2018-08-01T09:30:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "042d4626-2974-418d-affe-f8f2acd05faa", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "995fae58-f0e5-4e10-801c-6c2ce5c7ae0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "cb8404fa-cb24-4879-a34d-f3050dcba730", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "dad6aaab-690e-4c24-9103-6767e0c80bc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "created_at": "2018-08-01T09:31:11Z", "updated_at": "2018-08-01T09:31:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "939e25e0-5dbc-4f6e-9f6f-7fb70e540203", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "9796a673-6928-4009-9c21-1410d395646e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "af7b8bf8-2fb6-4d72-842a-38f72d7581f7", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "b9af65b0-2eb8-45e1-8504-b7dc4dbb83ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}], "revision_number": 4, "project_id": "dd207f801ed3475f9dbe5f13077af1c8", "id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "46dd322c3fcc454eb140e37825746af8", "created_at": "2018-08-01T10:33:44Z", "updated_at": "2018-08-01T10:33:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "0f41470b-1091-45c1-b574-92069f79f8d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "8cc03a9c-8fa5-425b-812f-d7692bae3613", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d1373b1e-2fb9-4e02-a9e1-7e873ba1d7d1", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d21f3909-71f3-43e2-a22d-6a9c2513cb6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}], "revision_number": 4, "project_id": "46dd322c3fcc454eb140e37825746af8", "id": "b2961714-c8a4-4fcb-918b-21d70527c983", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "created_at": "2018-08-01T09:34:57Z", "updated_at": "2018-08-01T09:34:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "8063d12f-30db-4ccf-8ce0-72e59ba81a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c38e1a7a-5857-4f03-b991-6d5c9c9a5b9e", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c725bae1-d3bb-42b5-b331-32737085f28c", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "cfddc134-923b-4e0d-9ec5-dcc5641dd435", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}], "revision_number": 4, "project_id": "455b48a61678488ead79a4cfa07ef5c3", "id": "cd52f913-3072-4ce7-a779-7de795b62b12", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:36:50Z", "updated_at": "2018-08-01T09:36:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "07ef7fe5-a529-45da-bfc0-899f0ea9b592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "bc4dad3a-2a0c-4c31-b901-2909a12adb50", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c35cff35-4306-4116-b9fa-fc27bc7c05d6", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c493e3ac-d9d2-480d-9ec8-50982eedaf5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}], "revision_number": 4, "project_id": "8d96727022f4443794db44ecde432faf", "id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "created_at": "2018-08-01T09:32:45Z", "updated_at": "2018-08-01T09:32:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "058ea790-43ea-4a6f-9950-28418319e577", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "5fcfb31b-cdad-4037-973e-56b74faefd14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "99a24d26-dc7f-42d0-aa23-a7c061f04952", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "b641bb48-566e-472b-a3cc-d38c85ab3ff1", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}], "revision_number": 4, "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "name": "default"}]} 2018-08-01 10:45:09,686 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-c8f606e9-13a5-4d72-96ae-625fd5450d1c 2018-08-01 10:45:09,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a783c55b03227f640729b69076b8608849188340" 2018-08-01 10:45:09,773 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:45:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-feffb389-51c2-4764-b34b-4be9c9c6f424 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2413a97b61342d8bd27570706ef372d.", "code": 404, "title": "Not Found"}} 2018-08-01 10:45:09,773 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d used request id req-feffb389-51c2-4764-b34b-4be9c9c6f424 2018-08-01 10:45:09,773 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:45:09,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a783c55b03227f640729b69076b8608849188340" 2018-08-01 10:45:09,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8525c1f-d75d-47f7-ad9b-baa93759816a 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.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dbe9669438844f3faecdc7fcc050e0d8", "name": "service"}} 2018-08-01 10:45:09,861 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 used request id req-d8525c1f-d75d-47f7-ad9b-baa93759816a 2018-08-01 10:45:09,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a783c55b03227f640729b69076b8608849188340" 2018-08-01 10:45:09,879 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:45:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe52e9b7-90bb-4c72-9f2b-5e0fcdb05736 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ed1054af2e94c049694d98d54211d98.", "code": 404, "title": "Not Found"}} 2018-08-01 10:45:09,879 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 used request id req-fe52e9b7-90bb-4c72-9f2b-5e0fcdb05736 2018-08-01 10:45:09,880 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:45:09,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a783c55b03227f640729b69076b8608849188340" 2018-08-01 10:45:09,961 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:45:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a4d2c25a-3ed7-4933-9c02-44b21edcc600 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c0d9b34b06f445a7857603f60b181f3c.", "code": 404, "title": "Not Found"}} 2018-08-01 10:45:09,962 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c used request id req-a4d2c25a-3ed7-4933-9c02-44b21edcc600 2018-08-01 10:45:09,962 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:45:09,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a783c55b03227f640729b69076b8608849188340" 2018-08-01 10:45:10,045 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:45:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e81897e6-01a3-409e-af24-555f2d18c9b8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: dd207f801ed3475f9dbe5f13077af1c8.", "code": 404, "title": "Not Found"}} 2018-08-01 10:45:10,045 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 used request id req-e81897e6-01a3-409e-af24-555f2d18c9b8 2018-08-01 10:45:10,045 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:45:10,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a783c55b03227f640729b69076b8608849188340" 2018-08-01 10:45:10,131 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:45:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d0a9b2d9-e292-41e2-b641-41245f920a99 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 46dd322c3fcc454eb140e37825746af8.", "code": 404, "title": "Not Found"}} 2018-08-01 10:45:10,131 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 used request id req-d0a9b2d9-e292-41e2-b641-41245f920a99 2018-08-01 10:45:10,132 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:45:10,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a783c55b03227f640729b69076b8608849188340" 2018-08-01 10:45:10,219 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:45:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d2d5a70d-b16b-4e65-b396-151b1af3c6b1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 455b48a61678488ead79a4cfa07ef5c3.", "code": 404, "title": "Not Found"}} 2018-08-01 10:45:10,219 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 used request id req-d2d5a70d-b16b-4e65-b396-151b1af3c6b1 2018-08-01 10:45:10,219 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:45:10,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a783c55b03227f640729b69076b8608849188340" 2018-08-01 10:45:10,303 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f1ec12c-679d-4842-a839-9e858b00553a 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 10:45:10,303 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-9f1ec12c-679d-4842-a839-9e858b00553a 2018-08-01 10:45:10,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ddd20ab1a1b7400a98e6ddb8d0eb4686 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a783c55b03227f640729b69076b8608849188340" 2018-08-01 10:45:10,389 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:45:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-157c434a-3391-44ef-9631-8b76029ebe3f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ddd20ab1a1b7400a98e6ddb8d0eb4686.", "code": 404, "title": "Not Found"}} 2018-08-01 10:45:10,389 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ddd20ab1a1b7400a98e6ddb8d0eb4686 used request id req-157c434a-3391-44ef-9631-8b76029ebe3f 2018-08-01 10:45:10,389 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:45:10,390 - keystone_utils - INFO - Deleting project with name - CreateRouterNegativeTests-534609e3-545e-444-proj 2018-08-01 10:45:10,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/fc8a447a09384eac8e614a12f8bbfaf6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a783c55b03227f640729b69076b8608849188340" 2018-08-01 10:45:10,590 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:45:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1381bae4-7b9f-4e70-be43-7f0415d69bef Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:45:10,590 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/fc8a447a09384eac8e614a12f8bbfaf6 used request id req-1381bae4-7b9f-4e70-be43-7f0415d69bef 2018-08-01 10:45:10,590 - keystone_utils - INFO - Deleting role with name - CreateRouterNegativeTests-534609e3-545e-444-proj-role 2018-08-01 10:45:10,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/e166e7e9353541f7a2d42c3a4e812ebd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a783c55b03227f640729b69076b8608849188340" 2018-08-01 10:45:10,691 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:45:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e7bfe17-3cf2-4871-a599-f46c12b7bcd4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:45:10,692 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/e166e7e9353541f7a2d42c3a4e812ebd used request id req-5e7bfe17-3cf2-4871-a599-f46c12b7bcd4 2018-08-01 10:45:10,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a783c55b03227f640729b69076b8608849188340" 2018-08-01 10:45:10,776 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-deac90df-d819-4a41-af6c-03926f0200a3 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:45:10,777 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-deac90df-d819-4a41-af6c-03926f0200a3 2018-08-01 10:45:10,777 - keystone_utils - INFO - Deleting user with name - CreateRouterNegativeTests-534609e3-545e-444-user 2018-08-01 10:45:10,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/0a04e68822994217a2142ee846dceda8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1436a43fc19aebad2718e6399f9cda1b3f268b94" 2018-08-01 10:45:10,949 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:45:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a7577f8-0658-4bec-a5ba-4650ed06e9ab Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:45:10,949 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/0a04e68822994217a2142ee846dceda8 used request id req-9a7577f8-0658-4bec-a5ba-4650ed06e9ab 2018-08-01 10:45:10,951 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:45:11,333 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:45:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["C4huJY1jQGKaKmgAomL-dQ"], "issued_at": "2018-08-01T10:45:11.000000Z"}} 2018-08-01 10:45:11,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c52a34182e8d2a587c34628635ffc604626bb5fb" 2018-08-01 10:45:11,411 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46e2e176-b7c2-40a7-b207-bd63a477c060 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:45:11,411 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-46e2e176-b7c2-40a7-b207-bd63a477c060 2018-08-01 10:45:11,413 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:45:11,414 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:45:11,793 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:45:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["TdfGl0upTwG3UPDr9-kHTw"], "issued_at": "2018-08-01T10:45:11.000000Z"}} 2018-08-01 10:45:11,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2680d1e753a45c7095748e08a8236c15966813ec" 2018-08-01 10:45:11,870 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65b66b83-1c8f-42ea-93d3-7331365f373b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:45:11,871 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-65b66b83-1c8f-42ea-93d3-7331365f373b 2018-08-01 10:45:11,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:45:11,879 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:45: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:45:11,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-64b0eca5-5a71-4fb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2680d1e753a45c7095748e08a8236c15966813ec" 2018-08-01 10:45:11,962 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64ae1750-238c-4d22-82d3-6b440e5a6864 Content-Encoding: gzip Content-Length: 173 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-64b0eca5-5a71-4fb-proj", "previous": null, "next": null}, "projects": []} 2018-08-01 10:45:11,963 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-64b0eca5-5a71-4fb-proj used request id req-64ae1750-238c-4d22-82d3-6b440e5a6864 2018-08-01 10:45:11,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2680d1e753a45c7095748e08a8236c15966813ec" 2018-08-01 10:45:11,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f26a7c4-813f-4ed9-ba03-fb41562261e0 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:45:11,984 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-9f26a7c4-813f-4ed9-ba03-fb41562261e0 2018-08-01 10:45:11,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2680d1e753a45c7095748e08a8236c15966813ec" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateQoSTests-64b0eca5-5a71-4fb-proj"}}' 2018-08-01 10:45:12,099 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:45:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-29daabeb-bc3f-449c-9fbf-c8509898901b Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/32c3aabfdeca48feb6290e5dcc2c1995"}, "tags": [], "enabled": true, "id": "32c3aabfdeca48feb6290e5dcc2c1995", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-64b0eca5-5a71-4fb-proj"}} 2018-08-01 10:45:12,099 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-29daabeb-bc3f-449c-9fbf-c8509898901b 2018-08-01 10:45:12,099 - keystone_utils - INFO - Created project with name - CreateQoSTests-64b0eca5-5a71-4fb-proj 2018-08-01 10:45:12,099 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:45:12,100 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:45:12,484 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:45:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["bgJdFENGRPmhYXzwfj7czw"], "issued_at": "2018-08-01T10:45:12.000000Z"}} 2018-08-01 10:45:12,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e63bd5c41c8e645f7c291c3adadbdb34b4b45fe" 2018-08-01 10:45:12,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74cfbf80-93a1-4883-8293-6952abddf8e1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:45:12,564 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-74cfbf80-93a1-4883-8293-6952abddf8e1 2018-08-01 10:45:12,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:45:12,573 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:45: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:45:12,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e63bd5c41c8e645f7c291c3adadbdb34b4b45fe" 2018-08-01 10:45:12,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b46864fb-a42f-4f7b-b73f-65e587789202 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 10:45:12,675 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-b46864fb-a42f-4f7b-b73f-65e587789202 2018-08-01 10:45:12,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateQoSTests-64b0eca5-5a71-4fb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e63bd5c41c8e645f7c291c3adadbdb34b4b45fe" 2018-08-01 10:45:12,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ccf66802-22b4-4dac-a4f1-eed1ee126a51 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateQoSTests-64b0eca5-5a71-4fb-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/32c3aabfdeca48feb6290e5dcc2c1995"}, "tags": [], "enabled": true, "id": "32c3aabfdeca48feb6290e5dcc2c1995", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-64b0eca5-5a71-4fb-proj"}]} 2018-08-01 10:45:12,766 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateQoSTests-64b0eca5-5a71-4fb-proj used request id req-ccf66802-22b4-4dac-a4f1-eed1ee126a51 2018-08-01 10:45:12,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e63bd5c41c8e645f7c291c3adadbdb34b4b45fe" 2018-08-01 10:45:12,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed6dabd6-320f-4aee-82fe-9c9ade0322fd Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:45:12,787 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-ed6dabd6-320f-4aee-82fe-9c9ade0322fd 2018-08-01 10:45:13,159 - keystone_utils - INFO - Created user with name - CreateQoSTests-64b0eca5-5a71-4fb-user 2018-08-01 10:45:13,160 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:45:13,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2680d1e753a45c7095748e08a8236c15966813ec" 2018-08-01 10:45:13,247 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e3a9851-6ed9-4b16-b203-b670c7259642 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:45:13,247 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-6e3a9851-6ed9-4b16-b203-b670c7259642 2018-08-01 10:45:13,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2680d1e753a45c7095748e08a8236c15966813ec" -d '{"role": {"name": "CreateQoSTests-64b0eca5-5a71-4fb-proj-role"}}' 2018-08-01 10:45:13,338 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:45:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-169cc702-4848-4346-8697-a66c873c42f0 Content-Length: 213 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "abf10362cd3141508dc3c4aee007c4f7", "links": {"self": "http://172.30.9.24:5000/v3/roles/abf10362cd3141508dc3c4aee007c4f7"}, "name": "CreateQoSTests-64b0eca5-5a71-4fb-proj-role"}} 2018-08-01 10:45:13,338 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-169cc702-4848-4346-8697-a66c873c42f0 2018-08-01 10:45:13,338 - keystone_utils - INFO - Created role with name - CreateQoSTests-64b0eca5-5a71-4fb-proj-role 2018-08-01 10:45:13,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/abf10362cd3141508dc3c4aee007c4f7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2680d1e753a45c7095748e08a8236c15966813ec" 2018-08-01 10:45:13,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ec33e0a-e6f6-4922-98df-bb92a47ac405 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "abf10362cd3141508dc3c4aee007c4f7", "links": {"self": "http://172.30.9.24:5000/v3/roles/abf10362cd3141508dc3c4aee007c4f7"}, "name": "CreateQoSTests-64b0eca5-5a71-4fb-proj-role"}} 2018-08-01 10:45:13,426 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/abf10362cd3141508dc3c4aee007c4f7 used request id req-8ec33e0a-e6f6-4922-98df-bb92a47ac405 2018-08-01 10:45:13,427 - keystone_utils - INFO - Granting role CreateQoSTests-64b0eca5-5a71-4fb-proj-role to project CreateQoSTests-64b0eca5-5a71-4fb-proj 2018-08-01 10:45:13,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/32c3aabfdeca48feb6290e5dcc2c1995/users/4cdf6256b66e40579f4ae3e47533504a/roles/abf10362cd3141508dc3c4aee007c4f7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2680d1e753a45c7095748e08a8236c15966813ec" 2018-08-01 10:45:13,545 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:45:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bdea9566-dcb1-4910-84aa-344a8ebecd0c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:45:13,545 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/32c3aabfdeca48feb6290e5dcc2c1995/users/4cdf6256b66e40579f4ae3e47533504a/roles/abf10362cd3141508dc3c4aee007c4f7 used request id req-bdea9566-dcb1-4910-84aa-344a8ebecd0c 2018-08-01 10:45:13,564 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:45:13,565 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:45:13,969 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:45:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["Z2OvQnK9QAGNU5-M7EkXZQ"], "issued_at": "2018-08-01T10:45:13.000000Z"}} 2018-08-01 10:45:13,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9e3d944ac15e1b085005bda7bdbfb9b311bbbd3" 2018-08-01 10:45:14,053 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a17c6883-2427-483f-9b4b-cd21109c874a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:45:14,053 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-a17c6883-2427-483f-9b4b-cd21109c874a 2018-08-01 10:45:14,058 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9e3d944ac15e1b085005bda7bdbfb9b311bbbd3" 2018-08-01 10:45:14,638 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:14 GMT Server: Apache x-compute-request-id: req-456d3183-65b1-4fc5-b1d5-602a5d4f4e1b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-456d3183-65b1-4fc5-b1d5-602a5d4f4e1b Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-08-01 10:45:14,638 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/qos-specs used request id req-456d3183-65b1-4fc5-b1d5-602a5d4f4e1b 2018-08-01 10:45:14,641 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-456d3183-65b1-4fc5-b1d5-602a5d4f4e1b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9e3d944ac15e1b085005bda7bdbfb9b311bbbd3" -d '{"qos_specs": {"consumer": "both", "name": "CreateQoSTests-08bf7d18-6168-4493-bea5-2feaf48f298f"}}' 2018-08-01 10:45:15,215 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:14 GMT Server: Apache x-compute-request-id: req-08b2972c-ab52-4986-8c51-3c90f48e645d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-08b2972c-ab52-4986-8c51-3c90f48e645d Content-Encoding: gzip Content-Length: 237 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "3d381709-6db4-49d5-98e6-647c5761d555", "name": "CreateQoSTests-08bf7d18-6168-4493-bea5-2feaf48f298f"}, "links": [{"href": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/qos-specs/3d381709-6db4-49d5-98e6-647c5761d555", "rel": "self"}, {"href": "http://172.30.9.24:8776/8d96727022f4443794db44ecde432faf/qos-specs/3d381709-6db4-49d5-98e6-647c5761d555", "rel": "bookmark"}]} 2018-08-01 10:45:15,215 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/qos-specs used request id req-08b2972c-ab52-4986-8c51-3c90f48e645d 2018-08-01 10:45:15,216 - create_qos - INFO - Created qos with name - CreateQoSTests-08bf7d18-6168-4493-bea5-2feaf48f298f 2018-08-01 10:45:15,218 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c52a34182e8d2a587c34628635ffc604626bb5fb" 2018-08-01 10:45:15,768 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:15 GMT Server: Apache x-compute-request-id: req-e302f9e8-d50c-48e8-93e8-ed8b188cd27b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e302f9e8-d50c-48e8-93e8-ed8b188cd27b Content-Encoding: gzip Content-Length: 150 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "3d381709-6db4-49d5-98e6-647c5761d555", "name": "CreateQoSTests-08bf7d18-6168-4493-bea5-2feaf48f298f"}]} 2018-08-01 10:45:15,768 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/qos-specs used request id req-e302f9e8-d50c-48e8-93e8-ed8b188cd27b 2018-08-01 10:45:15,769 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-08bf7d18-6168-4493-bea5-2feaf48f298f 2018-08-01 10:45:15,771 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/qos-specs/3d381709-6db4-49d5-98e6-647c5761d555?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e302f9e8-d50c-48e8-93e8-ed8b188cd27b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c52a34182e8d2a587c34628635ffc604626bb5fb" 2018-08-01 10:45:16,351 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 10:45:15 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c48f9472-e175-41f0-9378-01de5574bf27 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-08-01 10:45:16,352 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/qos-specs/3d381709-6db4-49d5-98e6-647c5761d555?force=False used request id req-c48f9472-e175-41f0-9378-01de5574bf27 2018-08-01 10:45:16,355 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e302f9e8-d50c-48e8-93e8-ed8b188cd27b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c52a34182e8d2a587c34628635ffc604626bb5fb" 2018-08-01 10:45:16,541 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:16 GMT Server: Apache x-compute-request-id: req-abda3c79-e837-4232-aca1-ecb974749334 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-abda3c79-e837-4232-aca1-ecb974749334 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-08-01 10:45:16,541 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/qos-specs used request id req-abda3c79-e837-4232-aca1-ecb974749334 2018-08-01 10:45:16,541 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-08bf7d18-6168-4493-bea5-2feaf48f298f 2018-08-01 10:45:16,544 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/qos-specs/3d381709-6db4-49d5-98e6-647c5761d555?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-456d3183-65b1-4fc5-b1d5-602a5d4f4e1b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9e3d944ac15e1b085005bda7bdbfb9b311bbbd3" 2018-08-01 10:45:17,121 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:45:16 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-73c02ace-a009-4f36-aee4-adf5b625faa1 x-openstack-request-id: req-73c02ace-a009-4f36-aee4-adf5b625faa1 Content-Length: 100 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "No such QoS spec 3d381709-6db4-49d5-98e6-647c5761d555.", "code": 404}} 2018-08-01 10:45:17,121 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/qos-specs/3d381709-6db4-49d5-98e6-647c5761d555?force=False used request id req-73c02ace-a009-4f36-aee4-adf5b625faa1 2018-08-01 10:45:17,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2680d1e753a45c7095748e08a8236c15966813ec" 2018-08-01 10:45:17,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-22d73308-ed53-4d47-ab38-857362d847a3 Date: Wed, 01 Aug 2018 10:45:17 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a2413a97b61342d8bd27570706ef372d", "created_at": "2018-08-01T09:33:18Z", "updated_at": "2018-08-01T09:33:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "7f556ce3-51d0-4279-a11d-510db9f9a3b1", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "94adc13c-a166-41cf-bd16-f997efc73cb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "b39143b5-c08f-4d0b-9d40-54f472f2389e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "e218b0b7-4501-4f84-9458-caf2891c260d", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}], "revision_number": 4, "project_id": "a2413a97b61342d8bd27570706ef372d", "id": "38229670-7386-42d0-b7b9-2397ea5938de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "created_at": "2018-08-01T09:28:38Z", "updated_at": "2018-08-01T09:28:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "763568f1-8151-4a3c-911a-d06da4423063", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "80d28bee-4aee-47e8-a8da-e0fe31497fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "a47a5ddf-aa37-4ab2-a335-1c93513b5f12", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "f5bba5a5-602b-421e-98b2-5a16117f943f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}], "revision_number": 4, "project_id": "dbe9669438844f3faecdc7fcc050e0d8", "id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ed1054af2e94c049694d98d54211d98", "created_at": "2018-08-01T09:31:40Z", "updated_at": "2018-08-01T09:31:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "34baee87-ea35-42ee-8a69-0f6e2a825d3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "89b9d1c9-f4f9-45cd-8d36-970d44228439", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "b8ab0d59-cab9-4488-82ee-7c5f69709bff", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "d3ab68ea-23b4-4bf6-8dd3-85d029e3d89f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}], "revision_number": 4, "project_id": "2ed1054af2e94c049694d98d54211d98", "id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "created_at": "2018-08-01T09:34:13Z", "updated_at": "2018-08-01T09:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "1dbb3f59-611b-46d1-a82d-2720e0a16f86", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "3878126b-a220-4357-adb9-bc22498f31b1", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "75ce67db-9c04-4561-a10d-8b1ec63943e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "e2945a69-3afe-41e3-a7ec-3ea4c79a12ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}], "revision_number": 4, "project_id": "c0d9b34b06f445a7857603f60b181f3c", "id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-01T09:30:58Z", "updated_at": "2018-08-01T09:30:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "042d4626-2974-418d-affe-f8f2acd05faa", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "995fae58-f0e5-4e10-801c-6c2ce5c7ae0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "cb8404fa-cb24-4879-a34d-f3050dcba730", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "dad6aaab-690e-4c24-9103-6767e0c80bc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "created_at": "2018-08-01T09:31:11Z", "updated_at": "2018-08-01T09:31:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "939e25e0-5dbc-4f6e-9f6f-7fb70e540203", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "9796a673-6928-4009-9c21-1410d395646e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "af7b8bf8-2fb6-4d72-842a-38f72d7581f7", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "b9af65b0-2eb8-45e1-8504-b7dc4dbb83ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}], "revision_number": 4, "project_id": "dd207f801ed3475f9dbe5f13077af1c8", "id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "46dd322c3fcc454eb140e37825746af8", "created_at": "2018-08-01T10:33:44Z", "updated_at": "2018-08-01T10:33:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "0f41470b-1091-45c1-b574-92069f79f8d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "8cc03a9c-8fa5-425b-812f-d7692bae3613", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d1373b1e-2fb9-4e02-a9e1-7e873ba1d7d1", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d21f3909-71f3-43e2-a22d-6a9c2513cb6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}], "revision_number": 4, "project_id": "46dd322c3fcc454eb140e37825746af8", "id": "b2961714-c8a4-4fcb-918b-21d70527c983", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "created_at": "2018-08-01T09:34:57Z", "updated_at": "2018-08-01T09:34:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "8063d12f-30db-4ccf-8ce0-72e59ba81a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c38e1a7a-5857-4f03-b991-6d5c9c9a5b9e", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c725bae1-d3bb-42b5-b331-32737085f28c", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "cfddc134-923b-4e0d-9ec5-dcc5641dd435", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}], "revision_number": 4, "project_id": "455b48a61678488ead79a4cfa07ef5c3", "id": "cd52f913-3072-4ce7-a779-7de795b62b12", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:36:50Z", "updated_at": "2018-08-01T09:36:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "07ef7fe5-a529-45da-bfc0-899f0ea9b592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "bc4dad3a-2a0c-4c31-b901-2909a12adb50", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c35cff35-4306-4116-b9fa-fc27bc7c05d6", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c493e3ac-d9d2-480d-9ec8-50982eedaf5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}], "revision_number": 4, "project_id": "8d96727022f4443794db44ecde432faf", "id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "created_at": "2018-08-01T09:32:45Z", "updated_at": "2018-08-01T09:32:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "058ea790-43ea-4a6f-9950-28418319e577", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "5fcfb31b-cdad-4037-973e-56b74faefd14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "99a24d26-dc7f-42d0-aa23-a7c061f04952", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "b641bb48-566e-472b-a3cc-d38c85ab3ff1", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}], "revision_number": 4, "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "name": "default"}]} 2018-08-01 10:45:17,357 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-22d73308-ed53-4d47-ab38-857362d847a3 2018-08-01 10:45:17,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2680d1e753a45c7095748e08a8236c15966813ec" 2018-08-01 10:45:17,436 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:45:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-81ec5a0f-847a-47af-9f16-0a87601f102e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2413a97b61342d8bd27570706ef372d.", "code": 404, "title": "Not Found"}} 2018-08-01 10:45:17,437 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d used request id req-81ec5a0f-847a-47af-9f16-0a87601f102e 2018-08-01 10:45:17,437 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:45:17,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2680d1e753a45c7095748e08a8236c15966813ec" 2018-08-01 10:45:17,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a07721f6-8c3c-4817-a8c7-d57f6f278902 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.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dbe9669438844f3faecdc7fcc050e0d8", "name": "service"}} 2018-08-01 10:45:17,528 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 used request id req-a07721f6-8c3c-4817-a8c7-d57f6f278902 2018-08-01 10:45:17,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2680d1e753a45c7095748e08a8236c15966813ec" 2018-08-01 10:45:17,610 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:45:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-89a5066a-bad3-41bd-8716-aba9afb10c07 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ed1054af2e94c049694d98d54211d98.", "code": 404, "title": "Not Found"}} 2018-08-01 10:45:17,610 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 used request id req-89a5066a-bad3-41bd-8716-aba9afb10c07 2018-08-01 10:45:17,610 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:45:17,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2680d1e753a45c7095748e08a8236c15966813ec" 2018-08-01 10:45:17,694 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:45:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-109a071c-0db8-41e1-a526-3e33edca1b80 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c0d9b34b06f445a7857603f60b181f3c.", "code": 404, "title": "Not Found"}} 2018-08-01 10:45:17,694 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c used request id req-109a071c-0db8-41e1-a526-3e33edca1b80 2018-08-01 10:45:17,694 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:45:17,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2680d1e753a45c7095748e08a8236c15966813ec" 2018-08-01 10:45:17,774 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:45:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aa395230-230a-41f9-a817-a6a86742c9fd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: dd207f801ed3475f9dbe5f13077af1c8.", "code": 404, "title": "Not Found"}} 2018-08-01 10:45:17,774 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 used request id req-aa395230-230a-41f9-a817-a6a86742c9fd 2018-08-01 10:45:17,774 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:45:17,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2680d1e753a45c7095748e08a8236c15966813ec" 2018-08-01 10:45:17,850 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:45:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-86a356de-e6c3-4577-a3f2-95abe6e6f2aa Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 46dd322c3fcc454eb140e37825746af8.", "code": 404, "title": "Not Found"}} 2018-08-01 10:45:17,850 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 used request id req-86a356de-e6c3-4577-a3f2-95abe6e6f2aa 2018-08-01 10:45:17,850 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:45:17,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2680d1e753a45c7095748e08a8236c15966813ec" 2018-08-01 10:45:17,937 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:45:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ffc9e051-6147-4e3c-9188-cefa9303e266 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 455b48a61678488ead79a4cfa07ef5c3.", "code": 404, "title": "Not Found"}} 2018-08-01 10:45:17,937 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 used request id req-ffc9e051-6147-4e3c-9188-cefa9303e266 2018-08-01 10:45:17,937 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:45:17,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2680d1e753a45c7095748e08a8236c15966813ec" 2018-08-01 10:45:18,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c64145e-96ef-4968-95e2-720e01297e85 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 10:45:18,019 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-5c64145e-96ef-4968-95e2-720e01297e85 2018-08-01 10:45:18,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ddd20ab1a1b7400a98e6ddb8d0eb4686 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2680d1e753a45c7095748e08a8236c15966813ec" 2018-08-01 10:45:18,105 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:45:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a4107b69-82ce-4585-8205-df79527535cb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ddd20ab1a1b7400a98e6ddb8d0eb4686.", "code": 404, "title": "Not Found"}} 2018-08-01 10:45:18,105 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ddd20ab1a1b7400a98e6ddb8d0eb4686 used request id req-a4107b69-82ce-4585-8205-df79527535cb 2018-08-01 10:45:18,105 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:45:18,106 - keystone_utils - INFO - Deleting project with name - CreateQoSTests-64b0eca5-5a71-4fb-proj 2018-08-01 10:45:18,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/32c3aabfdeca48feb6290e5dcc2c1995 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2680d1e753a45c7095748e08a8236c15966813ec" 2018-08-01 10:45:18,303 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:45:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bf0262d4-82dd-49da-87d0-a75b024ccadc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:45:18,303 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/32c3aabfdeca48feb6290e5dcc2c1995 used request id req-bf0262d4-82dd-49da-87d0-a75b024ccadc 2018-08-01 10:45:18,303 - keystone_utils - INFO - Deleting role with name - CreateQoSTests-64b0eca5-5a71-4fb-proj-role 2018-08-01 10:45:18,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/abf10362cd3141508dc3c4aee007c4f7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2680d1e753a45c7095748e08a8236c15966813ec" 2018-08-01 10:45:18,410 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:45:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f640ef7c-adf1-4d34-85bd-dabf72fcae9e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:45:18,410 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/abf10362cd3141508dc3c4aee007c4f7 used request id req-f640ef7c-adf1-4d34-85bd-dabf72fcae9e 2018-08-01 10:45:18,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2680d1e753a45c7095748e08a8236c15966813ec" 2018-08-01 10:45:18,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-439ac823-7b85-4212-8fad-acd4ffbd743d Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:45:18,500 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-439ac823-7b85-4212-8fad-acd4ffbd743d 2018-08-01 10:45:18,501 - keystone_utils - INFO - Deleting user with name - CreateQoSTests-64b0eca5-5a71-4fb-user 2018-08-01 10:45:18,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/4cdf6256b66e40579f4ae3e47533504a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e63bd5c41c8e645f7c291c3adadbdb34b4b45fe" 2018-08-01 10:45:18,662 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:45:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-14ec7f5b-870b-4b61-8973-96cff12b81ff Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:45:18,662 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/4cdf6256b66e40579f4ae3e47533504a used request id req-14ec7f5b-870b-4b61-8973-96cff12b81ff 2018-08-01 10:45:18,664 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:45:19,050 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:45:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["SdpfqFEXTr6LyJKtpS_trw"], "issued_at": "2018-08-01T10:45:19.000000Z"}} 2018-08-01 10:45:19,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3714f0c25b44778f0f3e43d7e3204d35ef79c8f" 2018-08-01 10:45:19,137 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56eedfa6-d8fd-40b9-8e32-0265b6bd8d0d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:45:19,137 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-56eedfa6-d8fd-40b9-8e32-0265b6bd8d0d 2018-08-01 10:45:19,139 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:45:19,139 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:45:19,528 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:45:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["DukX_WXORvS7HRO_IyZWzA"], "issued_at": "2018-08-01T10:45:19.000000Z"}} 2018-08-01 10:45:19,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}007bec4bb0fe171d80f2d9d9fce8081cbf584fd0" 2018-08-01 10:45:19,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15f5c480-60e5-40a4-b17e-e8f1e4e7bbad Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:45:19,610 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-15f5c480-60e5-40a4-b17e-e8f1e4e7bbad 2018-08-01 10:45:19,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:45:19,620 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:45: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:45:19,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-97cb3e6a-1116-42d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}007bec4bb0fe171d80f2d9d9fce8081cbf584fd0" 2018-08-01 10:45:19,704 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f72e627-1926-43ad-85d6-4d511bcd7112 Content-Encoding: gzip Content-Length: 173 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-97cb3e6a-1116-42d-proj", "previous": null, "next": null}, "projects": []} 2018-08-01 10:45:19,704 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-97cb3e6a-1116-42d-proj used request id req-5f72e627-1926-43ad-85d6-4d511bcd7112 2018-08-01 10:45:19,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}007bec4bb0fe171d80f2d9d9fce8081cbf584fd0" 2018-08-01 10:45:19,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57cfb24d-6834-414c-8954-27ff96e4195d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:45:19,797 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-57cfb24d-6834-414c-8954-27ff96e4195d 2018-08-01 10:45:19,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}007bec4bb0fe171d80f2d9d9fce8081cbf584fd0" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateQoSTests-97cb3e6a-1116-42d-proj"}}' 2018-08-01 10:45:19,946 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:45:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc8d0abf-5be8-434f-9728-5d34821b0006 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/aeb62210356048278f803bb49255f7b3"}, "tags": [], "enabled": true, "id": "aeb62210356048278f803bb49255f7b3", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-97cb3e6a-1116-42d-proj"}} 2018-08-01 10:45:19,946 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-bc8d0abf-5be8-434f-9728-5d34821b0006 2018-08-01 10:45:19,946 - keystone_utils - INFO - Created project with name - CreateQoSTests-97cb3e6a-1116-42d-proj 2018-08-01 10:45:19,947 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:45:19,948 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:45:20,341 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:45:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["v6fooDj9S5OCbhWSxoD7bw"], "issued_at": "2018-08-01T10:45:20.000000Z"}} 2018-08-01 10:45:20,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2279adabd0637761ae5d75e683e1f7f983ac1234" 2018-08-01 10:45:20,418 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e53de503-c284-420f-8642-102d454dd100 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:45:20,419 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-e53de503-c284-420f-8642-102d454dd100 2018-08-01 10:45:20,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:45:20,428 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:45: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:45:20,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2279adabd0637761ae5d75e683e1f7f983ac1234" 2018-08-01 10:45:20,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e27af457-57a4-499a-997c-fd2025a527a9 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 10:45:20,526 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-e27af457-57a4-499a-997c-fd2025a527a9 2018-08-01 10:45:20,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateQoSTests-97cb3e6a-1116-42d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2279adabd0637761ae5d75e683e1f7f983ac1234" 2018-08-01 10:45:20,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4b34af9-96e6-41cb-a51e-50d0042294b7 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateQoSTests-97cb3e6a-1116-42d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/aeb62210356048278f803bb49255f7b3"}, "tags": [], "enabled": true, "id": "aeb62210356048278f803bb49255f7b3", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-97cb3e6a-1116-42d-proj"}]} 2018-08-01 10:45:20,615 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateQoSTests-97cb3e6a-1116-42d-proj used request id req-b4b34af9-96e6-41cb-a51e-50d0042294b7 2018-08-01 10:45:20,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2279adabd0637761ae5d75e683e1f7f983ac1234" 2018-08-01 10:45:20,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa9fffb5-650e-4390-acee-e5e33dcb417c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:45:20,638 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-aa9fffb5-650e-4390-acee-e5e33dcb417c 2018-08-01 10:45:20,986 - keystone_utils - INFO - Created user with name - CreateQoSTests-97cb3e6a-1116-42d-user 2018-08-01 10:45:20,986 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:45:20,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}007bec4bb0fe171d80f2d9d9fce8081cbf584fd0" 2018-08-01 10:45:21,067 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fab802e7-363e-49f9-bca3-5815795eb67f Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:45:21,068 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-fab802e7-363e-49f9-bca3-5815795eb67f 2018-08-01 10:45:21,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}007bec4bb0fe171d80f2d9d9fce8081cbf584fd0" -d '{"role": {"name": "CreateQoSTests-97cb3e6a-1116-42d-proj-role"}}' 2018-08-01 10:45:21,166 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:45:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-83bceac3-a2bb-46e5-aa41-46dbe4ad0b6b Content-Length: 213 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c6311e4aa7344b998f16e40078e42945", "links": {"self": "http://172.30.9.24:5000/v3/roles/c6311e4aa7344b998f16e40078e42945"}, "name": "CreateQoSTests-97cb3e6a-1116-42d-proj-role"}} 2018-08-01 10:45:21,166 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-83bceac3-a2bb-46e5-aa41-46dbe4ad0b6b 2018-08-01 10:45:21,166 - keystone_utils - INFO - Created role with name - CreateQoSTests-97cb3e6a-1116-42d-proj-role 2018-08-01 10:45:21,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/c6311e4aa7344b998f16e40078e42945 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}007bec4bb0fe171d80f2d9d9fce8081cbf584fd0" 2018-08-01 10:45:21,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19f13ba8-dddf-4c97-9bd5-8f6a3cabbbb1 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c6311e4aa7344b998f16e40078e42945", "links": {"self": "http://172.30.9.24:5000/v3/roles/c6311e4aa7344b998f16e40078e42945"}, "name": "CreateQoSTests-97cb3e6a-1116-42d-proj-role"}} 2018-08-01 10:45:21,250 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/c6311e4aa7344b998f16e40078e42945 used request id req-19f13ba8-dddf-4c97-9bd5-8f6a3cabbbb1 2018-08-01 10:45:21,250 - keystone_utils - INFO - Granting role CreateQoSTests-97cb3e6a-1116-42d-proj-role to project CreateQoSTests-97cb3e6a-1116-42d-proj 2018-08-01 10:45:21,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/aeb62210356048278f803bb49255f7b3/users/63b0b005cc4342e8a971b048be32ab63/roles/c6311e4aa7344b998f16e40078e42945 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}007bec4bb0fe171d80f2d9d9fce8081cbf584fd0" 2018-08-01 10:45:21,307 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:45:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4657a01c-055c-45c4-8f4a-cd539e5d9da2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:45:21,308 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/aeb62210356048278f803bb49255f7b3/users/63b0b005cc4342e8a971b048be32ab63/roles/c6311e4aa7344b998f16e40078e42945 used request id req-4657a01c-055c-45c4-8f4a-cd539e5d9da2 2018-08-01 10:45:21,309 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:45:21,310 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:45:21,695 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:45:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["zx20FiPFSsKel1AtpwSQ5Q"], "issued_at": "2018-08-01T10:45:21.000000Z"}} 2018-08-01 10:45:21,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f2fbbe0bef42cc33764f1d9084c1a6812280e89" 2018-08-01 10:45:21,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fdd9b56-9c67-4fd0-a6ed-dbd562dbda33 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:45:21,770 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-6fdd9b56-9c67-4fd0-a6ed-dbd562dbda33 2018-08-01 10:45:21,775 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f2fbbe0bef42cc33764f1d9084c1a6812280e89" 2018-08-01 10:45:21,946 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:21 GMT Server: Apache x-compute-request-id: req-249359bd-5eb2-44f6-b865-4302438de5b0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-249359bd-5eb2-44f6-b865-4302438de5b0 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-08-01 10:45:21,946 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/qos-specs used request id req-249359bd-5eb2-44f6-b865-4302438de5b0 2018-08-01 10:45:21,950 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-249359bd-5eb2-44f6-b865-4302438de5b0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f2fbbe0bef42cc33764f1d9084c1a6812280e89" -d '{"qos_specs": {"consumer": "both", "name": "CreateQoSTests-d8e9cac3-fda9-4789-8090-8b2ebc706ebf"}}' 2018-08-01 10:45:22,528 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:21 GMT Server: Apache x-compute-request-id: req-ffe09dba-e6ac-42b6-82fe-1113c2423767 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ffe09dba-e6ac-42b6-82fe-1113c2423767 Content-Encoding: gzip Content-Length: 237 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "b6b32c78-7dcd-4416-b651-5e0fc9a8b81a", "name": "CreateQoSTests-d8e9cac3-fda9-4789-8090-8b2ebc706ebf"}, "links": [{"href": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/qos-specs/b6b32c78-7dcd-4416-b651-5e0fc9a8b81a", "rel": "self"}, {"href": "http://172.30.9.24:8776/8d96727022f4443794db44ecde432faf/qos-specs/b6b32c78-7dcd-4416-b651-5e0fc9a8b81a", "rel": "bookmark"}]} 2018-08-01 10:45:22,528 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/qos-specs used request id req-ffe09dba-e6ac-42b6-82fe-1113c2423767 2018-08-01 10:45:22,529 - create_qos - INFO - Created qos with name - CreateQoSTests-d8e9cac3-fda9-4789-8090-8b2ebc706ebf 2018-08-01 10:45:22,531 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3714f0c25b44778f0f3e43d7e3204d35ef79c8f" 2018-08-01 10:45:22,695 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:22 GMT Server: Apache x-compute-request-id: req-109a8459-be1b-4f86-b229-3ee6984fbd26 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-109a8459-be1b-4f86-b229-3ee6984fbd26 Content-Encoding: gzip Content-Length: 150 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "b6b32c78-7dcd-4416-b651-5e0fc9a8b81a", "name": "CreateQoSTests-d8e9cac3-fda9-4789-8090-8b2ebc706ebf"}]} 2018-08-01 10:45:22,696 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/qos-specs used request id req-109a8459-be1b-4f86-b229-3ee6984fbd26 2018-08-01 10:45:22,696 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-d8e9cac3-fda9-4789-8090-8b2ebc706ebf 2018-08-01 10:45:22,699 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/qos-specs/b6b32c78-7dcd-4416-b651-5e0fc9a8b81a?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-249359bd-5eb2-44f6-b865-4302438de5b0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f2fbbe0bef42cc33764f1d9084c1a6812280e89" 2018-08-01 10:45:22,741 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 10:45:22 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-400cec78-78d7-4c84-8e3d-4c665bc80133 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-08-01 10:45:22,741 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/qos-specs/b6b32c78-7dcd-4416-b651-5e0fc9a8b81a?force=False used request id req-400cec78-78d7-4c84-8e3d-4c665bc80133 2018-08-01 10:45:22,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}007bec4bb0fe171d80f2d9d9fce8081cbf584fd0" 2018-08-01 10:45:22,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-5ba2e415-01ac-4c72-8dd5-173c317ced31 Date: Wed, 01 Aug 2018 10:45:22 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a2413a97b61342d8bd27570706ef372d", "created_at": "2018-08-01T09:33:18Z", "updated_at": "2018-08-01T09:33:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "7f556ce3-51d0-4279-a11d-510db9f9a3b1", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "94adc13c-a166-41cf-bd16-f997efc73cb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "b39143b5-c08f-4d0b-9d40-54f472f2389e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "e218b0b7-4501-4f84-9458-caf2891c260d", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}], "revision_number": 4, "project_id": "a2413a97b61342d8bd27570706ef372d", "id": "38229670-7386-42d0-b7b9-2397ea5938de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "created_at": "2018-08-01T09:28:38Z", "updated_at": "2018-08-01T09:28:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "763568f1-8151-4a3c-911a-d06da4423063", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "80d28bee-4aee-47e8-a8da-e0fe31497fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "a47a5ddf-aa37-4ab2-a335-1c93513b5f12", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "f5bba5a5-602b-421e-98b2-5a16117f943f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}], "revision_number": 4, "project_id": "dbe9669438844f3faecdc7fcc050e0d8", "id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ed1054af2e94c049694d98d54211d98", "created_at": "2018-08-01T09:31:40Z", "updated_at": "2018-08-01T09:31:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "34baee87-ea35-42ee-8a69-0f6e2a825d3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "89b9d1c9-f4f9-45cd-8d36-970d44228439", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "b8ab0d59-cab9-4488-82ee-7c5f69709bff", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "d3ab68ea-23b4-4bf6-8dd3-85d029e3d89f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}], "revision_number": 4, "project_id": "2ed1054af2e94c049694d98d54211d98", "id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "created_at": "2018-08-01T09:34:13Z", "updated_at": "2018-08-01T09:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "1dbb3f59-611b-46d1-a82d-2720e0a16f86", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "3878126b-a220-4357-adb9-bc22498f31b1", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "75ce67db-9c04-4561-a10d-8b1ec63943e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "e2945a69-3afe-41e3-a7ec-3ea4c79a12ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}], "revision_number": 4, "project_id": "c0d9b34b06f445a7857603f60b181f3c", "id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-01T09:30:58Z", "updated_at": "2018-08-01T09:30:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "042d4626-2974-418d-affe-f8f2acd05faa", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "995fae58-f0e5-4e10-801c-6c2ce5c7ae0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "cb8404fa-cb24-4879-a34d-f3050dcba730", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "dad6aaab-690e-4c24-9103-6767e0c80bc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "created_at": "2018-08-01T09:31:11Z", "updated_at": "2018-08-01T09:31:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "939e25e0-5dbc-4f6e-9f6f-7fb70e540203", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "9796a673-6928-4009-9c21-1410d395646e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "af7b8bf8-2fb6-4d72-842a-38f72d7581f7", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "b9af65b0-2eb8-45e1-8504-b7dc4dbb83ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}], "revision_number": 4, "project_id": "dd207f801ed3475f9dbe5f13077af1c8", "id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "46dd322c3fcc454eb140e37825746af8", "created_at": "2018-08-01T10:33:44Z", "updated_at": "2018-08-01T10:33:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "0f41470b-1091-45c1-b574-92069f79f8d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "8cc03a9c-8fa5-425b-812f-d7692bae3613", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d1373b1e-2fb9-4e02-a9e1-7e873ba1d7d1", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d21f3909-71f3-43e2-a22d-6a9c2513cb6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}], "revision_number": 4, "project_id": "46dd322c3fcc454eb140e37825746af8", "id": "b2961714-c8a4-4fcb-918b-21d70527c983", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "created_at": "2018-08-01T09:34:57Z", "updated_at": "2018-08-01T09:34:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "8063d12f-30db-4ccf-8ce0-72e59ba81a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c38e1a7a-5857-4f03-b991-6d5c9c9a5b9e", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c725bae1-d3bb-42b5-b331-32737085f28c", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "cfddc134-923b-4e0d-9ec5-dcc5641dd435", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}], "revision_number": 4, "project_id": "455b48a61678488ead79a4cfa07ef5c3", "id": "cd52f913-3072-4ce7-a779-7de795b62b12", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:36:50Z", "updated_at": "2018-08-01T09:36:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "07ef7fe5-a529-45da-bfc0-899f0ea9b592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "bc4dad3a-2a0c-4c31-b901-2909a12adb50", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c35cff35-4306-4116-b9fa-fc27bc7c05d6", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c493e3ac-d9d2-480d-9ec8-50982eedaf5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}], "revision_number": 4, "project_id": "8d96727022f4443794db44ecde432faf", "id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "created_at": "2018-08-01T09:32:45Z", "updated_at": "2018-08-01T09:32:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "058ea790-43ea-4a6f-9950-28418319e577", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "5fcfb31b-cdad-4037-973e-56b74faefd14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "99a24d26-dc7f-42d0-aa23-a7c061f04952", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "b641bb48-566e-472b-a3cc-d38c85ab3ff1", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}], "revision_number": 4, "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "name": "default"}]} 2018-08-01 10:45:22,969 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-5ba2e415-01ac-4c72-8dd5-173c317ced31 2018-08-01 10:45:22,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}007bec4bb0fe171d80f2d9d9fce8081cbf584fd0" 2018-08-01 10:45:22,991 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:45:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-21f55bc6-447d-4fb0-a975-672073a421d2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2413a97b61342d8bd27570706ef372d.", "code": 404, "title": "Not Found"}} 2018-08-01 10:45:22,992 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d used request id req-21f55bc6-447d-4fb0-a975-672073a421d2 2018-08-01 10:45:22,992 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:45:22,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}007bec4bb0fe171d80f2d9d9fce8081cbf584fd0" 2018-08-01 10:45:23,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-601eaeff-4e46-48e2-af2c-0c467986d917 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.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dbe9669438844f3faecdc7fcc050e0d8", "name": "service"}} 2018-08-01 10:45:23,081 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 used request id req-601eaeff-4e46-48e2-af2c-0c467986d917 2018-08-01 10:45:23,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}007bec4bb0fe171d80f2d9d9fce8081cbf584fd0" 2018-08-01 10:45:23,165 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:45:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f383c78b-44db-4d44-a7c8-c12ebb51f87c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ed1054af2e94c049694d98d54211d98.", "code": 404, "title": "Not Found"}} 2018-08-01 10:45:23,165 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 used request id req-f383c78b-44db-4d44-a7c8-c12ebb51f87c 2018-08-01 10:45:23,165 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:45:23,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}007bec4bb0fe171d80f2d9d9fce8081cbf584fd0" 2018-08-01 10:45:23,250 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:45:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-26cb01bd-9e15-46bc-af99-21cf0f92386b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c0d9b34b06f445a7857603f60b181f3c.", "code": 404, "title": "Not Found"}} 2018-08-01 10:45:23,250 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c used request id req-26cb01bd-9e15-46bc-af99-21cf0f92386b 2018-08-01 10:45:23,250 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:45:23,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}007bec4bb0fe171d80f2d9d9fce8081cbf584fd0" 2018-08-01 10:45:23,332 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:45:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cbc73346-3728-4a0e-8e79-818982031c20 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: dd207f801ed3475f9dbe5f13077af1c8.", "code": 404, "title": "Not Found"}} 2018-08-01 10:45:23,332 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 used request id req-cbc73346-3728-4a0e-8e79-818982031c20 2018-08-01 10:45:23,332 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:45:23,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}007bec4bb0fe171d80f2d9d9fce8081cbf584fd0" 2018-08-01 10:45:23,417 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:45:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-47c1cf1a-39d0-47ac-b582-a976bf8d4956 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 46dd322c3fcc454eb140e37825746af8.", "code": 404, "title": "Not Found"}} 2018-08-01 10:45:23,418 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 used request id req-47c1cf1a-39d0-47ac-b582-a976bf8d4956 2018-08-01 10:45:23,418 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:45:23,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}007bec4bb0fe171d80f2d9d9fce8081cbf584fd0" 2018-08-01 10:45:23,503 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:45:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f68e9b8-23a6-4ffa-96ae-c430bf36d1a3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 455b48a61678488ead79a4cfa07ef5c3.", "code": 404, "title": "Not Found"}} 2018-08-01 10:45:23,503 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 used request id req-9f68e9b8-23a6-4ffa-96ae-c430bf36d1a3 2018-08-01 10:45:23,504 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:45:23,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}007bec4bb0fe171d80f2d9d9fce8081cbf584fd0" 2018-08-01 10:45:23,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8040b7fb-47ce-469a-a970-6ceb3143706d 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 10:45:23,591 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-8040b7fb-47ce-469a-a970-6ceb3143706d 2018-08-01 10:45:23,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ddd20ab1a1b7400a98e6ddb8d0eb4686 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}007bec4bb0fe171d80f2d9d9fce8081cbf584fd0" 2018-08-01 10:45:23,680 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:45:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4a550ed7-7180-486d-95b3-991922a8ad1a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ddd20ab1a1b7400a98e6ddb8d0eb4686.", "code": 404, "title": "Not Found"}} 2018-08-01 10:45:23,680 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ddd20ab1a1b7400a98e6ddb8d0eb4686 used request id req-4a550ed7-7180-486d-95b3-991922a8ad1a 2018-08-01 10:45:23,680 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:45:23,681 - keystone_utils - INFO - Deleting project with name - CreateQoSTests-97cb3e6a-1116-42d-proj 2018-08-01 10:45:23,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/aeb62210356048278f803bb49255f7b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}007bec4bb0fe171d80f2d9d9fce8081cbf584fd0" 2018-08-01 10:45:23,878 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:45:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-68c1a37b-7e23-49bc-8226-f58207b82a4b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:45:23,878 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/aeb62210356048278f803bb49255f7b3 used request id req-68c1a37b-7e23-49bc-8226-f58207b82a4b 2018-08-01 10:45:23,879 - keystone_utils - INFO - Deleting role with name - CreateQoSTests-97cb3e6a-1116-42d-proj-role 2018-08-01 10:45:23,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/c6311e4aa7344b998f16e40078e42945 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}007bec4bb0fe171d80f2d9d9fce8081cbf584fd0" 2018-08-01 10:45:23,980 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:45:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c5e56773-3c16-48e7-a985-cd3b9d1222a4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:45:23,980 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/c6311e4aa7344b998f16e40078e42945 used request id req-c5e56773-3c16-48e7-a985-cd3b9d1222a4 2018-08-01 10:45:23,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}007bec4bb0fe171d80f2d9d9fce8081cbf584fd0" 2018-08-01 10:45:24,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9df71546-598e-4e1e-929b-a512ca9eaa47 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:45:24,066 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-9df71546-598e-4e1e-929b-a512ca9eaa47 2018-08-01 10:45:24,067 - keystone_utils - INFO - Deleting user with name - CreateQoSTests-97cb3e6a-1116-42d-user 2018-08-01 10:45:24,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/63b0b005cc4342e8a971b048be32ab63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2279adabd0637761ae5d75e683e1f7f983ac1234" 2018-08-01 10:45:24,273 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:45:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-42a4d86b-7e6b-49c8-8cb0-9f09bdb4ec9b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:45:24,273 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/63b0b005cc4342e8a971b048be32ab63 used request id req-42a4d86b-7e6b-49c8-8cb0-9f09bdb4ec9b 2018-08-01 10:45:24,275 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:45:24,660 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:45:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["LopXVxdLQpqtN5Oa3cdDgg"], "issued_at": "2018-08-01T10:45:24.000000Z"}} 2018-08-01 10:45:24,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95c66b1de4e0132648243f0ff3278145cb4bdfba" 2018-08-01 10:45:24,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a89c12ce-4122-4660-b733-d1f8f397f3f0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:45:24,742 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-a89c12ce-4122-4660-b733-d1f8f397f3f0 2018-08-01 10:45:24,743 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:45:24,744 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:45:25,121 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:45:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["5f1LpTWESz6WOns5ALm4WQ"], "issued_at": "2018-08-01T10:45:25.000000Z"}} 2018-08-01 10:45:25,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a278a9dd9b08307120bb8a404c5a4bcee3f08441" 2018-08-01 10:45:25,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9aa0687f-1b13-4f2a-b666-43043cb8c0e7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:45:25,202 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-9aa0687f-1b13-4f2a-b666-43043cb8c0e7 2018-08-01 10:45:25,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:45:25,212 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:45: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:45:25,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-ee8a7b4f-0db2-47a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a278a9dd9b08307120bb8a404c5a4bcee3f08441" 2018-08-01 10:45:25,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d051089-0236-4b55-99ac-792473f7b316 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-ee8a7b4f-0db2-47a-proj", "previous": null, "next": null}, "projects": []} 2018-08-01 10:45:25,294 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-ee8a7b4f-0db2-47a-proj used request id req-4d051089-0236-4b55-99ac-792473f7b316 2018-08-01 10:45:25,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a278a9dd9b08307120bb8a404c5a4bcee3f08441" 2018-08-01 10:45:25,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b7cbfb0-5e6d-4399-b6a3-d5a6355bf6d6 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:45:25,382 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-9b7cbfb0-5e6d-4399-b6a3-d5a6355bf6d6 2018-08-01 10:45:25,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a278a9dd9b08307120bb8a404c5a4bcee3f08441" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateQoSTests-ee8a7b4f-0db2-47a-proj"}}' 2018-08-01 10:45:25,430 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:45:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d290fa02-d087-4425-abe3-097de35aa613 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/dbda675c57db42f489ed2517e9fcaf5c"}, "tags": [], "enabled": true, "id": "dbda675c57db42f489ed2517e9fcaf5c", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-ee8a7b4f-0db2-47a-proj"}} 2018-08-01 10:45:25,430 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-d290fa02-d087-4425-abe3-097de35aa613 2018-08-01 10:45:25,430 - keystone_utils - INFO - Created project with name - CreateQoSTests-ee8a7b4f-0db2-47a-proj 2018-08-01 10:45:25,431 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:45:25,431 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:45:25,815 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:45:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["HCSAxBZFQImvSZ9XtnZ-TQ"], "issued_at": "2018-08-01T10:45:25.000000Z"}} 2018-08-01 10:45:25,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57978efe250811922ab21f84d073e226585049e1" 2018-08-01 10:45:25,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82fc2e2a-07d9-4d7a-9bae-2319983fd879 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:45:25,891 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-82fc2e2a-07d9-4d7a-9bae-2319983fd879 2018-08-01 10:45:25,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:45:25,900 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:45: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:45:25,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57978efe250811922ab21f84d073e226585049e1" 2018-08-01 10:45:25,998 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd33602c-8150-4872-92fb-16959a21faad Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 10:45:25,998 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-bd33602c-8150-4872-92fb-16959a21faad 2018-08-01 10:45:26,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateQoSTests-ee8a7b4f-0db2-47a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57978efe250811922ab21f84d073e226585049e1" 2018-08-01 10:45:26,082 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63c88be6-8380-4477-9031-d07fa708966f Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateQoSTests-ee8a7b4f-0db2-47a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/dbda675c57db42f489ed2517e9fcaf5c"}, "tags": [], "enabled": true, "id": "dbda675c57db42f489ed2517e9fcaf5c", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-ee8a7b4f-0db2-47a-proj"}]} 2018-08-01 10:45:26,082 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateQoSTests-ee8a7b4f-0db2-47a-proj used request id req-63c88be6-8380-4477-9031-d07fa708966f 2018-08-01 10:45:26,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57978efe250811922ab21f84d073e226585049e1" 2018-08-01 10:45:26,171 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d40220c9-0508-4556-aab6-84d8c7c3695e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:45:26,171 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-d40220c9-0508-4556-aab6-84d8c7c3695e 2018-08-01 10:45:26,462 - keystone_utils - INFO - Created user with name - CreateQoSTests-ee8a7b4f-0db2-47a-user 2018-08-01 10:45:26,463 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:45:26,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a278a9dd9b08307120bb8a404c5a4bcee3f08441" 2018-08-01 10:45:26,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76e88da6-a253-4a73-8512-99c5f0c711d7 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:45:26,548 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-76e88da6-a253-4a73-8512-99c5f0c711d7 2018-08-01 10:45:26,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a278a9dd9b08307120bb8a404c5a4bcee3f08441" -d '{"role": {"name": "CreateQoSTests-ee8a7b4f-0db2-47a-proj-role"}}' 2018-08-01 10:45:26,646 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:45:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c030803d-9be5-4429-9be9-6ab96d4b2c60 Content-Length: 213 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2a6569b1bf024fbc80471ac4da975874", "links": {"self": "http://172.30.9.24:5000/v3/roles/2a6569b1bf024fbc80471ac4da975874"}, "name": "CreateQoSTests-ee8a7b4f-0db2-47a-proj-role"}} 2018-08-01 10:45:26,646 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-c030803d-9be5-4429-9be9-6ab96d4b2c60 2018-08-01 10:45:26,647 - keystone_utils - INFO - Created role with name - CreateQoSTests-ee8a7b4f-0db2-47a-proj-role 2018-08-01 10:45:26,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/2a6569b1bf024fbc80471ac4da975874 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a278a9dd9b08307120bb8a404c5a4bcee3f08441" 2018-08-01 10:45:26,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52c65414-ecc2-4df6-a2d0-5db9aaf441d3 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2a6569b1bf024fbc80471ac4da975874", "links": {"self": "http://172.30.9.24:5000/v3/roles/2a6569b1bf024fbc80471ac4da975874"}, "name": "CreateQoSTests-ee8a7b4f-0db2-47a-proj-role"}} 2018-08-01 10:45:26,811 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/2a6569b1bf024fbc80471ac4da975874 used request id req-52c65414-ecc2-4df6-a2d0-5db9aaf441d3 2018-08-01 10:45:26,811 - keystone_utils - INFO - Granting role CreateQoSTests-ee8a7b4f-0db2-47a-proj-role to project CreateQoSTests-ee8a7b4f-0db2-47a-proj 2018-08-01 10:45:26,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/dbda675c57db42f489ed2517e9fcaf5c/users/c60a7b0727e24ba59dd3d0891e03f13f/roles/2a6569b1bf024fbc80471ac4da975874 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a278a9dd9b08307120bb8a404c5a4bcee3f08441" 2018-08-01 10:45:26,930 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:45:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-742df787-8c47-4e36-b5d0-5e3c4a4489ec Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:45:26,930 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/dbda675c57db42f489ed2517e9fcaf5c/users/c60a7b0727e24ba59dd3d0891e03f13f/roles/2a6569b1bf024fbc80471ac4da975874 used request id req-742df787-8c47-4e36-b5d0-5e3c4a4489ec 2018-08-01 10:45:26,932 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:45:26,933 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:45:27,310 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:45:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["2kmg21KDQMS5OkLfZJBWuw"], "issued_at": "2018-08-01T10:45:27.000000Z"}} 2018-08-01 10:45:27,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}214c236d614860d3e6bb58d11b4c90c29ce5328f" 2018-08-01 10:45:27,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4723390-d590-4f2e-8083-af8d3f58e015 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:45:27,398 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-c4723390-d590-4f2e-8083-af8d3f58e015 2018-08-01 10:45:27,403 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}214c236d614860d3e6bb58d11b4c90c29ce5328f" 2018-08-01 10:45:27,570 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:27 GMT Server: Apache x-compute-request-id: req-7df6f9a0-9183-48ce-957a-c4deeeed8754 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-7df6f9a0-9183-48ce-957a-c4deeeed8754 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-08-01 10:45:27,571 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/qos-specs used request id req-7df6f9a0-9183-48ce-957a-c4deeeed8754 2018-08-01 10:45:27,574 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-7df6f9a0-9183-48ce-957a-c4deeeed8754" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}214c236d614860d3e6bb58d11b4c90c29ce5328f" -d '{"qos_specs": {"consumer": "both", "name": "CreateQoSTests-ec9756c2-3a8b-4d57-bb76-ca11f4abe3ee"}}' 2018-08-01 10:45:27,754 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:27 GMT Server: Apache x-compute-request-id: req-5dc24123-ffc2-43a2-9435-b786b082e165 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5dc24123-ffc2-43a2-9435-b786b082e165 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "de52539a-b873-4f92-bb61-336dd8f2faa5", "name": "CreateQoSTests-ec9756c2-3a8b-4d57-bb76-ca11f4abe3ee"}, "links": [{"href": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/qos-specs/de52539a-b873-4f92-bb61-336dd8f2faa5", "rel": "self"}, {"href": "http://172.30.9.24:8776/8d96727022f4443794db44ecde432faf/qos-specs/de52539a-b873-4f92-bb61-336dd8f2faa5", "rel": "bookmark"}]} 2018-08-01 10:45:27,754 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/qos-specs used request id req-5dc24123-ffc2-43a2-9435-b786b082e165 2018-08-01 10:45:27,755 - create_qos - INFO - Created qos with name - CreateQoSTests-ec9756c2-3a8b-4d57-bb76-ca11f4abe3ee 2018-08-01 10:45:27,758 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95c66b1de4e0132648243f0ff3278145cb4bdfba" 2018-08-01 10:45:28,305 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:27 GMT Server: Apache x-compute-request-id: req-fcb06594-782b-4a05-8e15-b75d919c24d7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-fcb06594-782b-4a05-8e15-b75d919c24d7 Content-Encoding: gzip Content-Length: 150 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "de52539a-b873-4f92-bb61-336dd8f2faa5", "name": "CreateQoSTests-ec9756c2-3a8b-4d57-bb76-ca11f4abe3ee"}]} 2018-08-01 10:45:28,305 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/qos-specs used request id req-fcb06594-782b-4a05-8e15-b75d919c24d7 2018-08-01 10:45:28,306 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:45:28,307 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:45:28,684 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:45:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["-6poNF4lR9a4R1ITx3dI0g"], "issued_at": "2018-08-01T10:45:28.000000Z"}} 2018-08-01 10:45:28,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a53a000ba38283afcf949941e9764952292c66ad" 2018-08-01 10:45:28,697 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c49eb0ab-3fea-44ed-af7a-25d96007f9e9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:45:28,697 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-c49eb0ab-3fea-44ed-af7a-25d96007f9e9 2018-08-01 10:45:28,701 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a53a000ba38283afcf949941e9764952292c66ad" 2018-08-01 10:45:28,867 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:28 GMT Server: Apache x-compute-request-id: req-b8914821-7505-4097-ac7f-9231119fe859 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b8914821-7505-4097-ac7f-9231119fe859 Content-Encoding: gzip Content-Length: 150 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "de52539a-b873-4f92-bb61-336dd8f2faa5", "name": "CreateQoSTests-ec9756c2-3a8b-4d57-bb76-ca11f4abe3ee"}]} 2018-08-01 10:45:28,867 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/qos-specs used request id req-b8914821-7505-4097-ac7f-9231119fe859 2018-08-01 10:45:28,868 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-ec9756c2-3a8b-4d57-bb76-ca11f4abe3ee 2018-08-01 10:45:28,870 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/qos-specs/de52539a-b873-4f92-bb61-336dd8f2faa5?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7df6f9a0-9183-48ce-957a-c4deeeed8754" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}214c236d614860d3e6bb58d11b4c90c29ce5328f" 2018-08-01 10:45:29,461 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 10:45:28 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-8b0794f2-225f-456f-87d1-50f87e784406 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-08-01 10:45:29,461 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/qos-specs/de52539a-b873-4f92-bb61-336dd8f2faa5?force=False used request id req-8b0794f2-225f-456f-87d1-50f87e784406 2018-08-01 10:45:29,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a278a9dd9b08307120bb8a404c5a4bcee3f08441" 2018-08-01 10:45:29,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-ef3c31dd-70fb-46b9-a5f7-f9ab44cbd5d7 Date: Wed, 01 Aug 2018 10:45:29 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a2413a97b61342d8bd27570706ef372d", "created_at": "2018-08-01T09:33:18Z", "updated_at": "2018-08-01T09:33:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "7f556ce3-51d0-4279-a11d-510db9f9a3b1", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "94adc13c-a166-41cf-bd16-f997efc73cb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "b39143b5-c08f-4d0b-9d40-54f472f2389e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "e218b0b7-4501-4f84-9458-caf2891c260d", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}], "revision_number": 4, "project_id": "a2413a97b61342d8bd27570706ef372d", "id": "38229670-7386-42d0-b7b9-2397ea5938de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "created_at": "2018-08-01T09:28:38Z", "updated_at": "2018-08-01T09:28:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "763568f1-8151-4a3c-911a-d06da4423063", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "80d28bee-4aee-47e8-a8da-e0fe31497fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "a47a5ddf-aa37-4ab2-a335-1c93513b5f12", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "f5bba5a5-602b-421e-98b2-5a16117f943f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}], "revision_number": 4, "project_id": "dbe9669438844f3faecdc7fcc050e0d8", "id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ed1054af2e94c049694d98d54211d98", "created_at": "2018-08-01T09:31:40Z", "updated_at": "2018-08-01T09:31:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "34baee87-ea35-42ee-8a69-0f6e2a825d3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "89b9d1c9-f4f9-45cd-8d36-970d44228439", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "b8ab0d59-cab9-4488-82ee-7c5f69709bff", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "d3ab68ea-23b4-4bf6-8dd3-85d029e3d89f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}], "revision_number": 4, "project_id": "2ed1054af2e94c049694d98d54211d98", "id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "created_at": "2018-08-01T09:34:13Z", "updated_at": "2018-08-01T09:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "1dbb3f59-611b-46d1-a82d-2720e0a16f86", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "3878126b-a220-4357-adb9-bc22498f31b1", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "75ce67db-9c04-4561-a10d-8b1ec63943e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "e2945a69-3afe-41e3-a7ec-3ea4c79a12ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}], "revision_number": 4, "project_id": "c0d9b34b06f445a7857603f60b181f3c", "id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-01T09:30:58Z", "updated_at": "2018-08-01T09:30:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "042d4626-2974-418d-affe-f8f2acd05faa", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "995fae58-f0e5-4e10-801c-6c2ce5c7ae0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "cb8404fa-cb24-4879-a34d-f3050dcba730", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "dad6aaab-690e-4c24-9103-6767e0c80bc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "created_at": "2018-08-01T09:31:11Z", "updated_at": "2018-08-01T09:31:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "939e25e0-5dbc-4f6e-9f6f-7fb70e540203", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "9796a673-6928-4009-9c21-1410d395646e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "af7b8bf8-2fb6-4d72-842a-38f72d7581f7", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "b9af65b0-2eb8-45e1-8504-b7dc4dbb83ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}], "revision_number": 4, "project_id": "dd207f801ed3475f9dbe5f13077af1c8", "id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "46dd322c3fcc454eb140e37825746af8", "created_at": "2018-08-01T10:33:44Z", "updated_at": "2018-08-01T10:33:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "0f41470b-1091-45c1-b574-92069f79f8d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "8cc03a9c-8fa5-425b-812f-d7692bae3613", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d1373b1e-2fb9-4e02-a9e1-7e873ba1d7d1", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d21f3909-71f3-43e2-a22d-6a9c2513cb6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}], "revision_number": 4, "project_id": "46dd322c3fcc454eb140e37825746af8", "id": "b2961714-c8a4-4fcb-918b-21d70527c983", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "created_at": "2018-08-01T09:34:57Z", "updated_at": "2018-08-01T09:34:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "8063d12f-30db-4ccf-8ce0-72e59ba81a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c38e1a7a-5857-4f03-b991-6d5c9c9a5b9e", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c725bae1-d3bb-42b5-b331-32737085f28c", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "cfddc134-923b-4e0d-9ec5-dcc5641dd435", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}], "revision_number": 4, "project_id": "455b48a61678488ead79a4cfa07ef5c3", "id": "cd52f913-3072-4ce7-a779-7de795b62b12", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:36:50Z", "updated_at": "2018-08-01T09:36:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "07ef7fe5-a529-45da-bfc0-899f0ea9b592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "bc4dad3a-2a0c-4c31-b901-2909a12adb50", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c35cff35-4306-4116-b9fa-fc27bc7c05d6", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c493e3ac-d9d2-480d-9ec8-50982eedaf5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}], "revision_number": 4, "project_id": "8d96727022f4443794db44ecde432faf", "id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "created_at": "2018-08-01T09:32:45Z", "updated_at": "2018-08-01T09:32:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "058ea790-43ea-4a6f-9950-28418319e577", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "5fcfb31b-cdad-4037-973e-56b74faefd14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "99a24d26-dc7f-42d0-aa23-a7c061f04952", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "b641bb48-566e-472b-a3cc-d38c85ab3ff1", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}], "revision_number": 4, "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "name": "default"}]} 2018-08-01 10:45:29,706 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-ef3c31dd-70fb-46b9-a5f7-f9ab44cbd5d7 2018-08-01 10:45:29,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a278a9dd9b08307120bb8a404c5a4bcee3f08441" 2018-08-01 10:45:29,794 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:45:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aa067701-f67a-4ca0-b293-edb7759f7560 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2413a97b61342d8bd27570706ef372d.", "code": 404, "title": "Not Found"}} 2018-08-01 10:45:29,794 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d used request id req-aa067701-f67a-4ca0-b293-edb7759f7560 2018-08-01 10:45:29,794 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:45:29,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a278a9dd9b08307120bb8a404c5a4bcee3f08441" 2018-08-01 10:45:29,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50366430-9c64-4d61-b358-ff7173850c8c 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.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dbe9669438844f3faecdc7fcc050e0d8", "name": "service"}} 2018-08-01 10:45:29,883 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 used request id req-50366430-9c64-4d61-b358-ff7173850c8c 2018-08-01 10:45:29,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a278a9dd9b08307120bb8a404c5a4bcee3f08441" 2018-08-01 10:45:29,966 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:45:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3361bff4-66cf-413e-a61e-db39b94f8f46 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ed1054af2e94c049694d98d54211d98.", "code": 404, "title": "Not Found"}} 2018-08-01 10:45:29,967 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 used request id req-3361bff4-66cf-413e-a61e-db39b94f8f46 2018-08-01 10:45:29,967 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:45:29,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a278a9dd9b08307120bb8a404c5a4bcee3f08441" 2018-08-01 10:45:30,051 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:45:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f3022e5e-113f-44cb-ad39-7b0f9e504410 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c0d9b34b06f445a7857603f60b181f3c.", "code": 404, "title": "Not Found"}} 2018-08-01 10:45:30,051 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c used request id req-f3022e5e-113f-44cb-ad39-7b0f9e504410 2018-08-01 10:45:30,052 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:45:30,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a278a9dd9b08307120bb8a404c5a4bcee3f08441" 2018-08-01 10:45:30,136 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:45:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-42a6a01f-d0c5-43a3-9814-87b0dc724389 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: dd207f801ed3475f9dbe5f13077af1c8.", "code": 404, "title": "Not Found"}} 2018-08-01 10:45:30,137 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 used request id req-42a6a01f-d0c5-43a3-9814-87b0dc724389 2018-08-01 10:45:30,137 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:45:30,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a278a9dd9b08307120bb8a404c5a4bcee3f08441" 2018-08-01 10:45:30,221 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:45:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b474a4aa-35a8-433c-a0b6-6bf08b1f1fb0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 46dd322c3fcc454eb140e37825746af8.", "code": 404, "title": "Not Found"}} 2018-08-01 10:45:30,221 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 used request id req-b474a4aa-35a8-433c-a0b6-6bf08b1f1fb0 2018-08-01 10:45:30,221 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:45:30,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a278a9dd9b08307120bb8a404c5a4bcee3f08441" 2018-08-01 10:45:30,241 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:45:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-783f700b-f126-49a0-9824-2ddb9daf7269 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 455b48a61678488ead79a4cfa07ef5c3.", "code": 404, "title": "Not Found"}} 2018-08-01 10:45:30,241 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 used request id req-783f700b-f126-49a0-9824-2ddb9daf7269 2018-08-01 10:45:30,241 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:45:30,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a278a9dd9b08307120bb8a404c5a4bcee3f08441" 2018-08-01 10:45:30,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad8fa2f3-6463-41a2-8aa8-7329c33d6ec8 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 10:45:30,331 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-ad8fa2f3-6463-41a2-8aa8-7329c33d6ec8 2018-08-01 10:45:30,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ddd20ab1a1b7400a98e6ddb8d0eb4686 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a278a9dd9b08307120bb8a404c5a4bcee3f08441" 2018-08-01 10:45:30,415 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:45:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b2e11fe6-8f26-447b-8334-f6e35cd6bc43 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ddd20ab1a1b7400a98e6ddb8d0eb4686.", "code": 404, "title": "Not Found"}} 2018-08-01 10:45:30,416 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ddd20ab1a1b7400a98e6ddb8d0eb4686 used request id req-b2e11fe6-8f26-447b-8334-f6e35cd6bc43 2018-08-01 10:45:30,416 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:45:30,417 - keystone_utils - INFO - Deleting project with name - CreateQoSTests-ee8a7b4f-0db2-47a-proj 2018-08-01 10:45:30,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/dbda675c57db42f489ed2517e9fcaf5c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a278a9dd9b08307120bb8a404c5a4bcee3f08441" 2018-08-01 10:45:30,621 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:45:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d962624d-d0c4-44fd-8919-5075d7858f72 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:45:30,622 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/dbda675c57db42f489ed2517e9fcaf5c used request id req-d962624d-d0c4-44fd-8919-5075d7858f72 2018-08-01 10:45:30,622 - keystone_utils - INFO - Deleting role with name - CreateQoSTests-ee8a7b4f-0db2-47a-proj-role 2018-08-01 10:45:30,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/2a6569b1bf024fbc80471ac4da975874 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a278a9dd9b08307120bb8a404c5a4bcee3f08441" 2018-08-01 10:45:30,730 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:45:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0031864a-c728-4a73-b153-bdfa91fe3ca4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:45:30,730 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/2a6569b1bf024fbc80471ac4da975874 used request id req-0031864a-c728-4a73-b153-bdfa91fe3ca4 2018-08-01 10:45:30,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a278a9dd9b08307120bb8a404c5a4bcee3f08441" 2018-08-01 10:45:30,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd880eec-1600-4e4c-91d0-5d9eb2534454 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:45:30,817 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-bd880eec-1600-4e4c-91d0-5d9eb2534454 2018-08-01 10:45:30,817 - keystone_utils - INFO - Deleting user with name - CreateQoSTests-ee8a7b4f-0db2-47a-user 2018-08-01 10:45:30,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/c60a7b0727e24ba59dd3d0891e03f13f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57978efe250811922ab21f84d073e226585049e1" 2018-08-01 10:45:30,981 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:45:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d8a31afa-013c-483a-98ed-b6bd887f72b2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:45:30,981 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/c60a7b0727e24ba59dd3d0891e03f13f used request id req-d8a31afa-013c-483a-98ed-b6bd887f72b2 2018-08-01 10:45:30,982 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:45:31,374 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:45:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["OQCeaceJTY-U1rTRVHIeiA"], "issued_at": "2018-08-01T10:45:31.000000Z"}} 2018-08-01 10:45:31,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a44b0d5a36a131153d17d40f2155afd2fbb54638" 2018-08-01 10:45:31,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-192ea170-5d46-47e9-b1b0-07dec626b0b3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:45:31,461 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-192ea170-5d46-47e9-b1b0-07dec626b0b3 2018-08-01 10:45:31,463 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:45:31,463 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:45:31,841 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:45:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["dR-pgNhfTRiNPCPpXwPFow"], "issued_at": "2018-08-01T10:45:31.000000Z"}} 2018-08-01 10:45:31,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ad6bc6d7abcb618ae24c14cd65da632a8c576de" 2018-08-01 10:45:31,920 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f48c815d-7e51-481c-a86e-840b119092fe Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:45:31,920 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-f48c815d-7e51-481c-a86e-840b119092fe 2018-08-01 10:45:31,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:45:31,929 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:45:31,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-a14910ed-447f-465-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ad6bc6d7abcb618ae24c14cd65da632a8c576de" 2018-08-01 10:45:32,016 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78eebe88-1cb1-4520-823a-432ce9841f50 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-a14910ed-447f-465-proj", "previous": null, "next": null}, "projects": []} 2018-08-01 10:45:32,016 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-a14910ed-447f-465-proj used request id req-78eebe88-1cb1-4520-823a-432ce9841f50 2018-08-01 10:45:32,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ad6bc6d7abcb618ae24c14cd65da632a8c576de" 2018-08-01 10:45:32,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a44cc68b-892d-4d2c-b957-e949ca34ba93 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:45:32,040 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-a44cc68b-892d-4d2c-b957-e949ca34ba93 2018-08-01 10:45:32,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ad6bc6d7abcb618ae24c14cd65da632a8c576de" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-a14910ed-447f-465-proj"}}' 2018-08-01 10:45:32,155 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:45:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e62b5242-ac15-42ed-8894-3a40c70393cf Content-Length: 331 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/40d1271667c446b685ac0ce59306f0bc"}, "tags": [], "enabled": true, "id": "40d1271667c446b685ac0ce59306f0bc", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-a14910ed-447f-465-proj"}} 2018-08-01 10:45:32,155 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-e62b5242-ac15-42ed-8894-3a40c70393cf 2018-08-01 10:45:32,155 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeTypeSuccessTests-a14910ed-447f-465-proj 2018-08-01 10:45:32,156 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:45:32,156 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:45:32,559 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:45:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["wKi8cgrgS-60FYsEIXZ6rA"], "issued_at": "2018-08-01T10:45:32.000000Z"}} 2018-08-01 10:45:32,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccd58776506d17d10d0e5619511495a1a3298fba" 2018-08-01 10:45:32,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-499fb976-5173-4ade-a144-dd330c00708d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:45:32,638 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-499fb976-5173-4ade-a144-dd330c00708d 2018-08-01 10:45:32,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:45:32,647 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:45: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:45:32,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccd58776506d17d10d0e5619511495a1a3298fba" 2018-08-01 10:45:32,748 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d8b1781-0fbe-485a-934f-c961e5122cc0 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 10:45:32,748 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-0d8b1781-0fbe-485a-934f-c961e5122cc0 2018-08-01 10:45:32,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-a14910ed-447f-465-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccd58776506d17d10d0e5619511495a1a3298fba" 2018-08-01 10:45:32,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8619dc24-f333-4506-8cbb-60a574851814 Content-Encoding: gzip Content-Length: 268 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-a14910ed-447f-465-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/40d1271667c446b685ac0ce59306f0bc"}, "tags": [], "enabled": true, "id": "40d1271667c446b685ac0ce59306f0bc", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-a14910ed-447f-465-proj"}]} 2018-08-01 10:45:32,834 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-a14910ed-447f-465-proj used request id req-8619dc24-f333-4506-8cbb-60a574851814 2018-08-01 10:45:32,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccd58776506d17d10d0e5619511495a1a3298fba" 2018-08-01 10:45:32,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ab38758-41e6-4e93-89c6-c8a413cd3fe7 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:45:32,922 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-5ab38758-41e6-4e93-89c6-c8a413cd3fe7 2018-08-01 10:45:33,215 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeTypeSuccessTests-a14910ed-447f-465-user 2018-08-01 10:45:33,215 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:45:33,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ad6bc6d7abcb618ae24c14cd65da632a8c576de" 2018-08-01 10:45:33,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca0256e1-94be-426c-a4f2-035e753f3d3d Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:45:33,300 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-ca0256e1-94be-426c-a4f2-035e753f3d3d 2018-08-01 10:45:33,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ad6bc6d7abcb618ae24c14cd65da632a8c576de" -d '{"role": {"name": "CreateSimpleVolumeTypeSuccessTests-a14910ed-447f-465-proj-role"}}' 2018-08-01 10:45:33,334 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:45:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5db82a3a-3672-4a85-8976-dd6d0ffeb769 Content-Length: 233 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "587c6882840d416aacc3a95b33e153ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/587c6882840d416aacc3a95b33e153ce"}, "name": "CreateSimpleVolumeTypeSuccessTests-a14910ed-447f-465-proj-role"}} 2018-08-01 10:45:33,334 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-5db82a3a-3672-4a85-8976-dd6d0ffeb769 2018-08-01 10:45:33,335 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeTypeSuccessTests-a14910ed-447f-465-proj-role 2018-08-01 10:45:33,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/587c6882840d416aacc3a95b33e153ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ad6bc6d7abcb618ae24c14cd65da632a8c576de" 2018-08-01 10:45:33,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7f99d5d-0a62-4bb2-91db-257e346c976d Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "587c6882840d416aacc3a95b33e153ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/587c6882840d416aacc3a95b33e153ce"}, "name": "CreateSimpleVolumeTypeSuccessTests-a14910ed-447f-465-proj-role"}} 2018-08-01 10:45:33,419 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/587c6882840d416aacc3a95b33e153ce used request id req-e7f99d5d-0a62-4bb2-91db-257e346c976d 2018-08-01 10:45:33,419 - keystone_utils - INFO - Granting role CreateSimpleVolumeTypeSuccessTests-a14910ed-447f-465-proj-role to project CreateSimpleVolumeTypeSuccessTests-a14910ed-447f-465-proj 2018-08-01 10:45:33,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/40d1271667c446b685ac0ce59306f0bc/users/2e587293883544dd8d5fcc3ead09807f/roles/587c6882840d416aacc3a95b33e153ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ad6bc6d7abcb618ae24c14cd65da632a8c576de" 2018-08-01 10:45:33,546 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:45:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-503e7714-a849-43e2-aee0-3c0cc3be3234 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:45:33,547 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/40d1271667c446b685ac0ce59306f0bc/users/2e587293883544dd8d5fcc3ead09807f/roles/587c6882840d416aacc3a95b33e153ce used request id req-503e7714-a849-43e2-aee0-3c0cc3be3234 2018-08-01 10:45:33,549 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:45:33,549 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:45:33,933 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:45:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["-i6KNFHATpq2O4HbWtx44Q"], "issued_at": "2018-08-01T10:45:33.000000Z"}} 2018-08-01 10:45:33,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb2898368c77fe938f12f524a3181acd9055e1c8" 2018-08-01 10:45:34,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16231d44-469c-4b5d-9858-d10119e07b15 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:45:34,013 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-16231d44-469c-4b5d-9858-d10119e07b15 2018-08-01 10:45:34,019 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb2898368c77fe938f12f524a3181acd9055e1c8" 2018-08-01 10:45:34,187 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:34 GMT Server: Apache x-compute-request-id: req-bf7acd04-14f1-40f8-99ed-c7decfab3cfe OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-bf7acd04-14f1-40f8-99ed-c7decfab3cfe Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-08-01 10:45:34,187 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types?is_public=None used request id req-bf7acd04-14f1-40f8-99ed-c7decfab3cfe 2018-08-01 10:45:34,190 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-bf7acd04-14f1-40f8-99ed-c7decfab3cfe" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb2898368c77fe938f12f524a3181acd9055e1c8" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateSimpleVolumeTypeSuccessTests-326b53eb-276b-4871-8426-037410eac8ee", "description": null}}' 2018-08-01 10:45:34,398 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:34 GMT Server: Apache x-compute-request-id: req-3bb8b73a-3fbc-4b37-a269-a40bba63633b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3bb8b73a-3fbc-4b37-a269-a40bba63633b Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-326b53eb-276b-4871-8426-037410eac8ee", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "3496c0e7-77d3-4da2-a84c-899713748255", "description": null}} 2018-08-01 10:45:34,399 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types used request id req-3bb8b73a-3fbc-4b37-a269-a40bba63633b 2018-08-01 10:45:34,399 - create_volume_type - INFO - Created volume type with name - CreateSimpleVolumeTypeSuccessTests-326b53eb-276b-4871-8426-037410eac8ee 2018-08-01 10:45:34,402 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a44b0d5a36a131153d17d40f2155afd2fbb54638" 2018-08-01 10:45:34,570 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:34 GMT Server: Apache x-compute-request-id: req-c5f764e0-f962-44dc-8331-ee2ea44e4b4c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c5f764e0-f962-44dc-8331-ee2ea44e4b4c Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateSimpleVolumeTypeSuccessTests-326b53eb-276b-4871-8426-037410eac8ee", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "3496c0e7-77d3-4da2-a84c-899713748255", "description": null}]} 2018-08-01 10:45:34,571 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types?is_public=None used request id req-c5f764e0-f962-44dc-8331-ee2ea44e4b4c 2018-08-01 10:45:34,573 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/3496c0e7-77d3-4da2-a84c-899713748255 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c5f764e0-f962-44dc-8331-ee2ea44e4b4c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a44b0d5a36a131153d17d40f2155afd2fbb54638" 2018-08-01 10:45:34,738 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:34 GMT Server: Apache x-compute-request-id: req-9d42d070-2538-4e39-b438-0c0b0d850102 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9d42d070-2538-4e39-b438-0c0b0d850102 Content-Encoding: gzip Content-Length: 205 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-326b53eb-276b-4871-8426-037410eac8ee", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "3496c0e7-77d3-4da2-a84c-899713748255", "description": null}} 2018-08-01 10:45:34,738 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/3496c0e7-77d3-4da2-a84c-899713748255 used request id req-9d42d070-2538-4e39-b438-0c0b0d850102 2018-08-01 10:45:34,741 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/3496c0e7-77d3-4da2-a84c-899713748255/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c5f764e0-f962-44dc-8331-ee2ea44e4b4c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a44b0d5a36a131153d17d40f2155afd2fbb54638" 2018-08-01 10:45:35,310 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:34 GMT Server: Apache x-compute-request-id: req-00db3bc8-81c8-494b-b4de-7b1d094d006f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-00db3bc8-81c8-494b-b4de-7b1d094d006f Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-08-01 10:45:35,310 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/3496c0e7-77d3-4da2-a84c-899713748255/encryption used request id req-00db3bc8-81c8-494b-b4de-7b1d094d006f 2018-08-01 10:45:35,310 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-326b53eb-276b-4871-8426-037410eac8ee 2018-08-01 10:45:35,313 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/3496c0e7-77d3-4da2-a84c-899713748255 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c5f764e0-f962-44dc-8331-ee2ea44e4b4c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a44b0d5a36a131153d17d40f2155afd2fbb54638" 2018-08-01 10:45:35,515 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 10:45:35 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-6cce40a3-3ed2-448d-a36e-4543ef98a807 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-08-01 10:45:35,515 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/3496c0e7-77d3-4da2-a84c-899713748255 used request id req-6cce40a3-3ed2-448d-a36e-4543ef98a807 2018-08-01 10:45:35,518 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types?is_public=None -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c5f764e0-f962-44dc-8331-ee2ea44e4b4c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a44b0d5a36a131153d17d40f2155afd2fbb54638" 2018-08-01 10:45:35,690 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:35 GMT Server: Apache x-compute-request-id: req-83338d17-93f9-4bdc-8611-2f5a74f8d923 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-83338d17-93f9-4bdc-8611-2f5a74f8d923 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-08-01 10:45:35,691 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types?is_public=None used request id req-83338d17-93f9-4bdc-8611-2f5a74f8d923 2018-08-01 10:45:35,691 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-326b53eb-276b-4871-8426-037410eac8ee 2018-08-01 10:45:35,694 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/3496c0e7-77d3-4da2-a84c-899713748255 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bf7acd04-14f1-40f8-99ed-c7decfab3cfe" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb2898368c77fe938f12f524a3181acd9055e1c8" 2018-08-01 10:45:35,718 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:45:35 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-25703df0-7349-4e3e-8c1b-86b3352c4085 x-openstack-request-id: req-25703df0-7349-4e3e-8c1b-86b3352c4085 Content-Length: 114 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type 3496c0e7-77d3-4da2-a84c-899713748255 could not be found.", "code": 404}} 2018-08-01 10:45:35,718 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/3496c0e7-77d3-4da2-a84c-899713748255 used request id req-25703df0-7349-4e3e-8c1b-86b3352c4085 2018-08-01 10:45:35,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ad6bc6d7abcb618ae24c14cd65da632a8c576de" 2018-08-01 10:45:35,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-cadbdec1-67b1-4df0-a6dc-4e1f7a3a2b3f Date: Wed, 01 Aug 2018 10:45:35 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a2413a97b61342d8bd27570706ef372d", "created_at": "2018-08-01T09:33:18Z", "updated_at": "2018-08-01T09:33:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "7f556ce3-51d0-4279-a11d-510db9f9a3b1", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "94adc13c-a166-41cf-bd16-f997efc73cb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "b39143b5-c08f-4d0b-9d40-54f472f2389e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "e218b0b7-4501-4f84-9458-caf2891c260d", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}], "revision_number": 4, "project_id": "a2413a97b61342d8bd27570706ef372d", "id": "38229670-7386-42d0-b7b9-2397ea5938de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "created_at": "2018-08-01T09:28:38Z", "updated_at": "2018-08-01T09:28:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "763568f1-8151-4a3c-911a-d06da4423063", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "80d28bee-4aee-47e8-a8da-e0fe31497fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "a47a5ddf-aa37-4ab2-a335-1c93513b5f12", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "f5bba5a5-602b-421e-98b2-5a16117f943f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}], "revision_number": 4, "project_id": "dbe9669438844f3faecdc7fcc050e0d8", "id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ed1054af2e94c049694d98d54211d98", "created_at": "2018-08-01T09:31:40Z", "updated_at": "2018-08-01T09:31:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "34baee87-ea35-42ee-8a69-0f6e2a825d3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "89b9d1c9-f4f9-45cd-8d36-970d44228439", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "b8ab0d59-cab9-4488-82ee-7c5f69709bff", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "d3ab68ea-23b4-4bf6-8dd3-85d029e3d89f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}], "revision_number": 4, "project_id": "2ed1054af2e94c049694d98d54211d98", "id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "created_at": "2018-08-01T09:34:13Z", "updated_at": "2018-08-01T09:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "1dbb3f59-611b-46d1-a82d-2720e0a16f86", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "3878126b-a220-4357-adb9-bc22498f31b1", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "75ce67db-9c04-4561-a10d-8b1ec63943e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "e2945a69-3afe-41e3-a7ec-3ea4c79a12ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}], "revision_number": 4, "project_id": "c0d9b34b06f445a7857603f60b181f3c", "id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-01T09:30:58Z", "updated_at": "2018-08-01T09:30:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "042d4626-2974-418d-affe-f8f2acd05faa", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "995fae58-f0e5-4e10-801c-6c2ce5c7ae0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "cb8404fa-cb24-4879-a34d-f3050dcba730", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "dad6aaab-690e-4c24-9103-6767e0c80bc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "created_at": "2018-08-01T09:31:11Z", "updated_at": "2018-08-01T09:31:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "939e25e0-5dbc-4f6e-9f6f-7fb70e540203", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "9796a673-6928-4009-9c21-1410d395646e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "af7b8bf8-2fb6-4d72-842a-38f72d7581f7", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "b9af65b0-2eb8-45e1-8504-b7dc4dbb83ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}], "revision_number": 4, "project_id": "dd207f801ed3475f9dbe5f13077af1c8", "id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "46dd322c3fcc454eb140e37825746af8", "created_at": "2018-08-01T10:33:44Z", "updated_at": "2018-08-01T10:33:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "0f41470b-1091-45c1-b574-92069f79f8d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "8cc03a9c-8fa5-425b-812f-d7692bae3613", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d1373b1e-2fb9-4e02-a9e1-7e873ba1d7d1", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d21f3909-71f3-43e2-a22d-6a9c2513cb6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}], "revision_number": 4, "project_id": "46dd322c3fcc454eb140e37825746af8", "id": "b2961714-c8a4-4fcb-918b-21d70527c983", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "created_at": "2018-08-01T09:34:57Z", "updated_at": "2018-08-01T09:34:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "8063d12f-30db-4ccf-8ce0-72e59ba81a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c38e1a7a-5857-4f03-b991-6d5c9c9a5b9e", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c725bae1-d3bb-42b5-b331-32737085f28c", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "cfddc134-923b-4e0d-9ec5-dcc5641dd435", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}], "revision_number": 4, "project_id": "455b48a61678488ead79a4cfa07ef5c3", "id": "cd52f913-3072-4ce7-a779-7de795b62b12", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:36:50Z", "updated_at": "2018-08-01T09:36:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "07ef7fe5-a529-45da-bfc0-899f0ea9b592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "bc4dad3a-2a0c-4c31-b901-2909a12adb50", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c35cff35-4306-4116-b9fa-fc27bc7c05d6", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c493e3ac-d9d2-480d-9ec8-50982eedaf5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}], "revision_number": 4, "project_id": "8d96727022f4443794db44ecde432faf", "id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "created_at": "2018-08-01T09:32:45Z", "updated_at": "2018-08-01T09:32:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "058ea790-43ea-4a6f-9950-28418319e577", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "5fcfb31b-cdad-4037-973e-56b74faefd14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "99a24d26-dc7f-42d0-aa23-a7c061f04952", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "b641bb48-566e-472b-a3cc-d38c85ab3ff1", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}], "revision_number": 4, "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "name": "default"}]} 2018-08-01 10:45:35,943 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-cadbdec1-67b1-4df0-a6dc-4e1f7a3a2b3f 2018-08-01 10:45:35,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ad6bc6d7abcb618ae24c14cd65da632a8c576de" 2018-08-01 10:45:35,964 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:45:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1aae2790-9176-4fd4-80b4-c68150bbe005 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2413a97b61342d8bd27570706ef372d.", "code": 404, "title": "Not Found"}} 2018-08-01 10:45:35,964 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d used request id req-1aae2790-9176-4fd4-80b4-c68150bbe005 2018-08-01 10:45:35,965 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:45:35,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ad6bc6d7abcb618ae24c14cd65da632a8c576de" 2018-08-01 10:45:36,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08b9711d-3224-47d6-9689-f230a6522f15 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.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dbe9669438844f3faecdc7fcc050e0d8", "name": "service"}} 2018-08-01 10:45:36,050 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 used request id req-08b9711d-3224-47d6-9689-f230a6522f15 2018-08-01 10:45:36,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ad6bc6d7abcb618ae24c14cd65da632a8c576de" 2018-08-01 10:45:36,134 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:45:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-08a52efd-e6d7-49e4-b544-dfc58b84f0b7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ed1054af2e94c049694d98d54211d98.", "code": 404, "title": "Not Found"}} 2018-08-01 10:45:36,134 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 used request id req-08a52efd-e6d7-49e4-b544-dfc58b84f0b7 2018-08-01 10:45:36,134 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:45:36,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ad6bc6d7abcb618ae24c14cd65da632a8c576de" 2018-08-01 10:45:36,220 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:45:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c1246015-cb0d-453a-8ad0-c602d3c7604e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c0d9b34b06f445a7857603f60b181f3c.", "code": 404, "title": "Not Found"}} 2018-08-01 10:45:36,221 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c used request id req-c1246015-cb0d-453a-8ad0-c602d3c7604e 2018-08-01 10:45:36,221 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:45:36,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ad6bc6d7abcb618ae24c14cd65da632a8c576de" 2018-08-01 10:45:36,307 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:45:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bd367908-3630-4c0c-bf72-740245a00e67 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: dd207f801ed3475f9dbe5f13077af1c8.", "code": 404, "title": "Not Found"}} 2018-08-01 10:45:36,307 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 used request id req-bd367908-3630-4c0c-bf72-740245a00e67 2018-08-01 10:45:36,307 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:45:36,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ad6bc6d7abcb618ae24c14cd65da632a8c576de" 2018-08-01 10:45:36,394 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:45:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d08dfe1f-f0ad-42f2-b93d-a2d57497d29f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 46dd322c3fcc454eb140e37825746af8.", "code": 404, "title": "Not Found"}} 2018-08-01 10:45:36,394 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 used request id req-d08dfe1f-f0ad-42f2-b93d-a2d57497d29f 2018-08-01 10:45:36,395 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:45:36,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ad6bc6d7abcb618ae24c14cd65da632a8c576de" 2018-08-01 10:45:36,472 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:45:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8c079507-0b6d-4b77-a472-d2e332858b77 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 455b48a61678488ead79a4cfa07ef5c3.", "code": 404, "title": "Not Found"}} 2018-08-01 10:45:36,472 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 used request id req-8c079507-0b6d-4b77-a472-d2e332858b77 2018-08-01 10:45:36,472 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:45:36,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ad6bc6d7abcb618ae24c14cd65da632a8c576de" 2018-08-01 10:45:36,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-213d7850-cd72-4b65-a7b0-24ac13851beb 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 10:45:36,572 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-213d7850-cd72-4b65-a7b0-24ac13851beb 2018-08-01 10:45:36,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ddd20ab1a1b7400a98e6ddb8d0eb4686 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ad6bc6d7abcb618ae24c14cd65da632a8c576de" 2018-08-01 10:45:36,659 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:45:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-07f6b2f8-87d3-4ed5-8b53-2bcff628456e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ddd20ab1a1b7400a98e6ddb8d0eb4686.", "code": 404, "title": "Not Found"}} 2018-08-01 10:45:36,660 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ddd20ab1a1b7400a98e6ddb8d0eb4686 used request id req-07f6b2f8-87d3-4ed5-8b53-2bcff628456e 2018-08-01 10:45:36,660 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:45:36,661 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeTypeSuccessTests-a14910ed-447f-465-proj 2018-08-01 10:45:36,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/40d1271667c446b685ac0ce59306f0bc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ad6bc6d7abcb618ae24c14cd65da632a8c576de" 2018-08-01 10:45:36,951 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:45:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8985d2da-5222-49d3-93db-605f4ecc9f26 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:45:36,952 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/40d1271667c446b685ac0ce59306f0bc used request id req-8985d2da-5222-49d3-93db-605f4ecc9f26 2018-08-01 10:45:36,952 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeTypeSuccessTests-a14910ed-447f-465-proj-role 2018-08-01 10:45:36,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/587c6882840d416aacc3a95b33e153ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ad6bc6d7abcb618ae24c14cd65da632a8c576de" 2018-08-01 10:45:37,065 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:45:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-72cf2002-5d2a-4c29-ad9e-1a14c6986ccf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:45:37,065 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/587c6882840d416aacc3a95b33e153ce used request id req-72cf2002-5d2a-4c29-ad9e-1a14c6986ccf 2018-08-01 10:45:37,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ad6bc6d7abcb618ae24c14cd65da632a8c576de" 2018-08-01 10:45:37,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7efb8bf1-3ed4-40e4-bf19-cb59c2a005d1 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:45:37,153 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-7efb8bf1-3ed4-40e4-bf19-cb59c2a005d1 2018-08-01 10:45:37,154 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeTypeSuccessTests-a14910ed-447f-465-user 2018-08-01 10:45:37,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/2e587293883544dd8d5fcc3ead09807f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccd58776506d17d10d0e5619511495a1a3298fba" 2018-08-01 10:45:37,323 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:45:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-89581a87-c81d-4cf0-ba89-c19454a0f3d0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:45:37,323 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/2e587293883544dd8d5fcc3ead09807f used request id req-89581a87-c81d-4cf0-ba89-c19454a0f3d0 2018-08-01 10:45:37,325 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:45:37,794 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:45:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["yU8HFAm6SomuC4nyaOfWjg"], "issued_at": "2018-08-01T10:45:37.000000Z"}} 2018-08-01 10:45:37,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1867116994f0b7a8fbf7662edc8eaad7de604189" 2018-08-01 10:45:37,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ab3bdf8-245c-4343-8799-66bc31075cde Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:45:37,873 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-4ab3bdf8-245c-4343-8799-66bc31075cde 2018-08-01 10:45:37,874 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:45:37,874 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:45:38,254 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:45:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["BEID1gEISV-kIV3FBe7spQ"], "issued_at": "2018-08-01T10:45:38.000000Z"}} 2018-08-01 10:45:38,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7787fc96b655c98d00efe0dbd7fcc038fe586e10" 2018-08-01 10:45:38,333 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bdd9e58-e09b-46e4-8986-70d276294ebe Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:45:38,333 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-5bdd9e58-e09b-46e4-8986-70d276294ebe 2018-08-01 10:45:38,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:45:38,343 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:45: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:45:38,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-c8c7e398-8bfb-4c6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7787fc96b655c98d00efe0dbd7fcc038fe586e10" 2018-08-01 10:45:38,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b72ee243-f765-4abd-8e06-19e108348b41 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-c8c7e398-8bfb-4c6-proj", "previous": null, "next": null}, "projects": []} 2018-08-01 10:45:38,361 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-c8c7e398-8bfb-4c6-proj used request id req-b72ee243-f765-4abd-8e06-19e108348b41 2018-08-01 10:45:38,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7787fc96b655c98d00efe0dbd7fcc038fe586e10" 2018-08-01 10:45:38,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11a32993-5ced-48e7-9a74-18d153de52cf Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:45:38,450 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-11a32993-5ced-48e7-9a74-18d153de52cf 2018-08-01 10:45:38,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7787fc96b655c98d00efe0dbd7fcc038fe586e10" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-c8c7e398-8bfb-4c6-proj"}}' 2018-08-01 10:45:38,574 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:45:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-125780b8-f4da-4f27-a941-f0569b5cc78b Content-Length: 331 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/6526da6878074f84aa9ddb800a40846f"}, "tags": [], "enabled": true, "id": "6526da6878074f84aa9ddb800a40846f", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-c8c7e398-8bfb-4c6-proj"}} 2018-08-01 10:45:38,575 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-125780b8-f4da-4f27-a941-f0569b5cc78b 2018-08-01 10:45:38,575 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeTypeSuccessTests-c8c7e398-8bfb-4c6-proj 2018-08-01 10:45:38,575 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:45:38,576 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:45:38,956 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:45:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["ukPymGoaSMKVE0q6l6ZQVQ"], "issued_at": "2018-08-01T10:45:38.000000Z"}} 2018-08-01 10:45:38,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c980b988d61e0a09747b5d1469118e24baa77e32" 2018-08-01 10:45:38,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c798d70-032d-421f-9645-dd326fe16ae9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:45:38,968 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-5c798d70-032d-421f-9645-dd326fe16ae9 2018-08-01 10:45:38,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:45:38,975 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:45: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:45:38,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c980b988d61e0a09747b5d1469118e24baa77e32" 2018-08-01 10:45:39,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e164dc6-8ba8-461a-978f-dfe0107655f9 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 10:45:39,069 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-6e164dc6-8ba8-461a-978f-dfe0107655f9 2018-08-01 10:45:39,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-c8c7e398-8bfb-4c6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c980b988d61e0a09747b5d1469118e24baa77e32" 2018-08-01 10:45:39,090 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-857b186f-a07e-4450-8534-6e661d60db9f Content-Encoding: gzip Content-Length: 268 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-c8c7e398-8bfb-4c6-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/6526da6878074f84aa9ddb800a40846f"}, "tags": [], "enabled": true, "id": "6526da6878074f84aa9ddb800a40846f", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-c8c7e398-8bfb-4c6-proj"}]} 2018-08-01 10:45:39,090 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-c8c7e398-8bfb-4c6-proj used request id req-857b186f-a07e-4450-8534-6e661d60db9f 2018-08-01 10:45:39,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c980b988d61e0a09747b5d1469118e24baa77e32" 2018-08-01 10:45:39,179 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f40652c0-016e-4237-9b87-c41977d9d75a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:45:39,180 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-f40652c0-016e-4237-9b87-c41977d9d75a 2018-08-01 10:45:39,545 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeTypeSuccessTests-c8c7e398-8bfb-4c6-user 2018-08-01 10:45:39,545 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:45:39,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7787fc96b655c98d00efe0dbd7fcc038fe586e10" 2018-08-01 10:45:39,632 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24175f8e-66e1-4003-a2a2-c77df014b1df Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:45:39,632 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-24175f8e-66e1-4003-a2a2-c77df014b1df 2018-08-01 10:45:39,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7787fc96b655c98d00efe0dbd7fcc038fe586e10" -d '{"role": {"name": "CreateSimpleVolumeTypeSuccessTests-c8c7e398-8bfb-4c6-proj-role"}}' 2018-08-01 10:45:39,730 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:45:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ce8d00c2-3b90-4f70-90ac-adf9d8c1d6bd Content-Length: 233 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2bfdbb259a1949b4acedcd20516ed74d", "links": {"self": "http://172.30.9.24:5000/v3/roles/2bfdbb259a1949b4acedcd20516ed74d"}, "name": "CreateSimpleVolumeTypeSuccessTests-c8c7e398-8bfb-4c6-proj-role"}} 2018-08-01 10:45:39,730 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-ce8d00c2-3b90-4f70-90ac-adf9d8c1d6bd 2018-08-01 10:45:39,730 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeTypeSuccessTests-c8c7e398-8bfb-4c6-proj-role 2018-08-01 10:45:39,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/2bfdbb259a1949b4acedcd20516ed74d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7787fc96b655c98d00efe0dbd7fcc038fe586e10" 2018-08-01 10:45:39,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d5b8660-62dd-4344-bd7a-6208d7ca4f49 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2bfdbb259a1949b4acedcd20516ed74d", "links": {"self": "http://172.30.9.24:5000/v3/roles/2bfdbb259a1949b4acedcd20516ed74d"}, "name": "CreateSimpleVolumeTypeSuccessTests-c8c7e398-8bfb-4c6-proj-role"}} 2018-08-01 10:45:39,819 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/2bfdbb259a1949b4acedcd20516ed74d used request id req-5d5b8660-62dd-4344-bd7a-6208d7ca4f49 2018-08-01 10:45:39,819 - keystone_utils - INFO - Granting role CreateSimpleVolumeTypeSuccessTests-c8c7e398-8bfb-4c6-proj-role to project CreateSimpleVolumeTypeSuccessTests-c8c7e398-8bfb-4c6-proj 2018-08-01 10:45:39,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/6526da6878074f84aa9ddb800a40846f/users/d17a2404386a4a5dbc9383b0a7747d06/roles/2bfdbb259a1949b4acedcd20516ed74d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7787fc96b655c98d00efe0dbd7fcc038fe586e10" 2018-08-01 10:45:39,937 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:45:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ec299aed-33da-4818-b0ee-119067f3b4bf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:45:39,937 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/6526da6878074f84aa9ddb800a40846f/users/d17a2404386a4a5dbc9383b0a7747d06/roles/2bfdbb259a1949b4acedcd20516ed74d used request id req-ec299aed-33da-4818-b0ee-119067f3b4bf 2018-08-01 10:45:39,939 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:45:39,940 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:45:40,322 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:45:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["uE2sCrxwSkOrssD5epScJA"], "issued_at": "2018-08-01T10:45:40.000000Z"}} 2018-08-01 10:45:40,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79f2589ddc753fd3831d604ac65febbbc4444c62" 2018-08-01 10:45:40,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a9400bc-4cc2-45f9-ab1a-1713d30a213f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:45:40,398 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-6a9400bc-4cc2-45f9-ab1a-1713d30a213f 2018-08-01 10:45:40,402 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79f2589ddc753fd3831d604ac65febbbc4444c62" 2018-08-01 10:45:40,578 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:40 GMT Server: Apache x-compute-request-id: req-3a394c5b-4807-40ed-b3ff-cfe335cf9141 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-3a394c5b-4807-40ed-b3ff-cfe335cf9141 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-08-01 10:45:40,579 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types?is_public=None used request id req-3a394c5b-4807-40ed-b3ff-cfe335cf9141 2018-08-01 10:45:40,582 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-3a394c5b-4807-40ed-b3ff-cfe335cf9141" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79f2589ddc753fd3831d604ac65febbbc4444c62" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateSimpleVolumeTypeSuccessTests-aba0972b-b711-4c36-a5ea-c655c1e59790", "description": null}}' 2018-08-01 10:45:41,177 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:40 GMT Server: Apache x-compute-request-id: req-8448113c-0e7b-4551-a320-8b8122df1c5e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8448113c-0e7b-4551-a320-8b8122df1c5e Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-aba0972b-b711-4c36-a5ea-c655c1e59790", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "4165a7db-6478-48d8-822b-386fb13a241d", "description": null}} 2018-08-01 10:45:41,177 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types used request id req-8448113c-0e7b-4551-a320-8b8122df1c5e 2018-08-01 10:45:41,178 - create_volume_type - INFO - Created volume type with name - CreateSimpleVolumeTypeSuccessTests-aba0972b-b711-4c36-a5ea-c655c1e59790 2018-08-01 10:45:41,181 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1867116994f0b7a8fbf7662edc8eaad7de604189" 2018-08-01 10:45:41,363 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:41 GMT Server: Apache x-compute-request-id: req-2714333c-ffd6-4f63-a56e-9891e5694772 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2714333c-ffd6-4f63-a56e-9891e5694772 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateSimpleVolumeTypeSuccessTests-aba0972b-b711-4c36-a5ea-c655c1e59790", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "4165a7db-6478-48d8-822b-386fb13a241d", "description": null}]} 2018-08-01 10:45:41,363 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types?is_public=None used request id req-2714333c-ffd6-4f63-a56e-9891e5694772 2018-08-01 10:45:41,367 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/4165a7db-6478-48d8-822b-386fb13a241d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2714333c-ffd6-4f63-a56e-9891e5694772" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1867116994f0b7a8fbf7662edc8eaad7de604189" 2018-08-01 10:45:41,538 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:41 GMT Server: Apache x-compute-request-id: req-2d378621-6986-40a6-8851-321edbf805eb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2d378621-6986-40a6-8851-321edbf805eb Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-aba0972b-b711-4c36-a5ea-c655c1e59790", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "4165a7db-6478-48d8-822b-386fb13a241d", "description": null}} 2018-08-01 10:45:41,538 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/4165a7db-6478-48d8-822b-386fb13a241d used request id req-2d378621-6986-40a6-8851-321edbf805eb 2018-08-01 10:45:41,541 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/4165a7db-6478-48d8-822b-386fb13a241d/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2714333c-ffd6-4f63-a56e-9891e5694772" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1867116994f0b7a8fbf7662edc8eaad7de604189" 2018-08-01 10:45:42,105 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:41 GMT Server: Apache x-compute-request-id: req-1a963512-b2e0-4f3f-a1b9-df1761c4059b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-1a963512-b2e0-4f3f-a1b9-df1761c4059b Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-08-01 10:45:42,105 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/4165a7db-6478-48d8-822b-386fb13a241d/encryption used request id req-1a963512-b2e0-4f3f-a1b9-df1761c4059b 2018-08-01 10:45:42,105 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:45:42,106 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:45:42,487 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:45:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["L_7QAzOWRa2kXKqSek3chw"], "issued_at": "2018-08-01T10:45:42.000000Z"}} 2018-08-01 10:45:42,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a23a08083478be50656cca0e3b23484bd2e60dd0" 2018-08-01 10:45:42,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd2e97dc-f9a5-492b-b2f7-7f1dedf688b2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:45:42,558 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-dd2e97dc-f9a5-492b-b2f7-7f1dedf688b2 2018-08-01 10:45:42,563 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a23a08083478be50656cca0e3b23484bd2e60dd0" 2018-08-01 10:45:42,738 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:42 GMT Server: Apache x-compute-request-id: req-186d03f5-e058-480e-9414-9c7d20cd608d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-186d03f5-e058-480e-9414-9c7d20cd608d Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateSimpleVolumeTypeSuccessTests-aba0972b-b711-4c36-a5ea-c655c1e59790", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "4165a7db-6478-48d8-822b-386fb13a241d", "description": null}]} 2018-08-01 10:45:42,738 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types?is_public=None used request id req-186d03f5-e058-480e-9414-9c7d20cd608d 2018-08-01 10:45:42,741 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/4165a7db-6478-48d8-822b-386fb13a241d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-186d03f5-e058-480e-9414-9c7d20cd608d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a23a08083478be50656cca0e3b23484bd2e60dd0" 2018-08-01 10:45:42,910 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:42 GMT Server: Apache x-compute-request-id: req-b686065a-a426-47e0-8383-54dbc6ec6a49 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b686065a-a426-47e0-8383-54dbc6ec6a49 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-aba0972b-b711-4c36-a5ea-c655c1e59790", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "4165a7db-6478-48d8-822b-386fb13a241d", "description": null}} 2018-08-01 10:45:42,910 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/4165a7db-6478-48d8-822b-386fb13a241d used request id req-b686065a-a426-47e0-8383-54dbc6ec6a49 2018-08-01 10:45:42,913 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/4165a7db-6478-48d8-822b-386fb13a241d/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-186d03f5-e058-480e-9414-9c7d20cd608d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a23a08083478be50656cca0e3b23484bd2e60dd0" 2018-08-01 10:45:43,080 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:42 GMT Server: Apache x-compute-request-id: req-bfd8c466-7fda-4f36-9c4f-da0bd61ec8fc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-bfd8c466-7fda-4f36-9c4f-da0bd61ec8fc Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-08-01 10:45:43,080 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/4165a7db-6478-48d8-822b-386fb13a241d/encryption used request id req-bfd8c466-7fda-4f36-9c4f-da0bd61ec8fc 2018-08-01 10:45:43,081 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-aba0972b-b711-4c36-a5ea-c655c1e59790 2018-08-01 10:45:43,084 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/4165a7db-6478-48d8-822b-386fb13a241d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3a394c5b-4807-40ed-b3ff-cfe335cf9141" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79f2589ddc753fd3831d604ac65febbbc4444c62" 2018-08-01 10:45:43,300 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 10:45:43 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-cb9b12e9-a40f-4a14-9fd8-263415fb1b92 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-08-01 10:45:43,300 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/4165a7db-6478-48d8-822b-386fb13a241d used request id req-cb9b12e9-a40f-4a14-9fd8-263415fb1b92 2018-08-01 10:45:43,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7787fc96b655c98d00efe0dbd7fcc038fe586e10" 2018-08-01 10:45:43,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-69507c60-8b95-48fc-ab16-cb09dffd67ae Date: Wed, 01 Aug 2018 10:45:43 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a2413a97b61342d8bd27570706ef372d", "created_at": "2018-08-01T09:33:18Z", "updated_at": "2018-08-01T09:33:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "7f556ce3-51d0-4279-a11d-510db9f9a3b1", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "94adc13c-a166-41cf-bd16-f997efc73cb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "b39143b5-c08f-4d0b-9d40-54f472f2389e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "e218b0b7-4501-4f84-9458-caf2891c260d", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}], "revision_number": 4, "project_id": "a2413a97b61342d8bd27570706ef372d", "id": "38229670-7386-42d0-b7b9-2397ea5938de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "created_at": "2018-08-01T09:28:38Z", "updated_at": "2018-08-01T09:28:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "763568f1-8151-4a3c-911a-d06da4423063", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "80d28bee-4aee-47e8-a8da-e0fe31497fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "a47a5ddf-aa37-4ab2-a335-1c93513b5f12", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "f5bba5a5-602b-421e-98b2-5a16117f943f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}], "revision_number": 4, "project_id": "dbe9669438844f3faecdc7fcc050e0d8", "id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ed1054af2e94c049694d98d54211d98", "created_at": "2018-08-01T09:31:40Z", "updated_at": "2018-08-01T09:31:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "34baee87-ea35-42ee-8a69-0f6e2a825d3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "89b9d1c9-f4f9-45cd-8d36-970d44228439", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "b8ab0d59-cab9-4488-82ee-7c5f69709bff", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "d3ab68ea-23b4-4bf6-8dd3-85d029e3d89f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}], "revision_number": 4, "project_id": "2ed1054af2e94c049694d98d54211d98", "id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "created_at": "2018-08-01T09:34:13Z", "updated_at": "2018-08-01T09:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "1dbb3f59-611b-46d1-a82d-2720e0a16f86", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "3878126b-a220-4357-adb9-bc22498f31b1", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "75ce67db-9c04-4561-a10d-8b1ec63943e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "e2945a69-3afe-41e3-a7ec-3ea4c79a12ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}], "revision_number": 4, "project_id": "c0d9b34b06f445a7857603f60b181f3c", "id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-01T09:30:58Z", "updated_at": "2018-08-01T09:30:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "042d4626-2974-418d-affe-f8f2acd05faa", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "995fae58-f0e5-4e10-801c-6c2ce5c7ae0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "cb8404fa-cb24-4879-a34d-f3050dcba730", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "dad6aaab-690e-4c24-9103-6767e0c80bc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "created_at": "2018-08-01T09:31:11Z", "updated_at": "2018-08-01T09:31:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "939e25e0-5dbc-4f6e-9f6f-7fb70e540203", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "9796a673-6928-4009-9c21-1410d395646e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "af7b8bf8-2fb6-4d72-842a-38f72d7581f7", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "b9af65b0-2eb8-45e1-8504-b7dc4dbb83ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}], "revision_number": 4, "project_id": "dd207f801ed3475f9dbe5f13077af1c8", "id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "46dd322c3fcc454eb140e37825746af8", "created_at": "2018-08-01T10:33:44Z", "updated_at": "2018-08-01T10:33:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "0f41470b-1091-45c1-b574-92069f79f8d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "8cc03a9c-8fa5-425b-812f-d7692bae3613", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d1373b1e-2fb9-4e02-a9e1-7e873ba1d7d1", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d21f3909-71f3-43e2-a22d-6a9c2513cb6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}], "revision_number": 4, "project_id": "46dd322c3fcc454eb140e37825746af8", "id": "b2961714-c8a4-4fcb-918b-21d70527c983", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "created_at": "2018-08-01T09:34:57Z", "updated_at": "2018-08-01T09:34:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "8063d12f-30db-4ccf-8ce0-72e59ba81a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c38e1a7a-5857-4f03-b991-6d5c9c9a5b9e", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c725bae1-d3bb-42b5-b331-32737085f28c", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "cfddc134-923b-4e0d-9ec5-dcc5641dd435", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}], "revision_number": 4, "project_id": "455b48a61678488ead79a4cfa07ef5c3", "id": "cd52f913-3072-4ce7-a779-7de795b62b12", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:36:50Z", "updated_at": "2018-08-01T09:36:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "07ef7fe5-a529-45da-bfc0-899f0ea9b592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "bc4dad3a-2a0c-4c31-b901-2909a12adb50", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c35cff35-4306-4116-b9fa-fc27bc7c05d6", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c493e3ac-d9d2-480d-9ec8-50982eedaf5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}], "revision_number": 4, "project_id": "8d96727022f4443794db44ecde432faf", "id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "created_at": "2018-08-01T09:32:45Z", "updated_at": "2018-08-01T09:32:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "058ea790-43ea-4a6f-9950-28418319e577", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "5fcfb31b-cdad-4037-973e-56b74faefd14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "99a24d26-dc7f-42d0-aa23-a7c061f04952", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "b641bb48-566e-472b-a3cc-d38c85ab3ff1", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}], "revision_number": 4, "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "name": "default"}]} 2018-08-01 10:45:43,538 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-69507c60-8b95-48fc-ab16-cb09dffd67ae 2018-08-01 10:45:43,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7787fc96b655c98d00efe0dbd7fcc038fe586e10" 2018-08-01 10:45:43,625 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:45:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-167cb171-f395-4748-a51d-858364cdccb8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2413a97b61342d8bd27570706ef372d.", "code": 404, "title": "Not Found"}} 2018-08-01 10:45:43,626 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d used request id req-167cb171-f395-4748-a51d-858364cdccb8 2018-08-01 10:45:43,626 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:45:43,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7787fc96b655c98d00efe0dbd7fcc038fe586e10" 2018-08-01 10:45:43,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3eae6afb-f02b-4b98-b6db-5d244dd640c4 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.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dbe9669438844f3faecdc7fcc050e0d8", "name": "service"}} 2018-08-01 10:45:43,713 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 used request id req-3eae6afb-f02b-4b98-b6db-5d244dd640c4 2018-08-01 10:45:43,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7787fc96b655c98d00efe0dbd7fcc038fe586e10" 2018-08-01 10:45:43,801 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:45:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-93bc3a44-64b4-456b-b3b1-19bb38522881 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ed1054af2e94c049694d98d54211d98.", "code": 404, "title": "Not Found"}} 2018-08-01 10:45:43,801 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 used request id req-93bc3a44-64b4-456b-b3b1-19bb38522881 2018-08-01 10:45:43,801 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:45:43,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7787fc96b655c98d00efe0dbd7fcc038fe586e10" 2018-08-01 10:45:43,886 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:45:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5927ab7a-703a-4686-8fc2-6ff7100736d4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c0d9b34b06f445a7857603f60b181f3c.", "code": 404, "title": "Not Found"}} 2018-08-01 10:45:43,886 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c used request id req-5927ab7a-703a-4686-8fc2-6ff7100736d4 2018-08-01 10:45:43,886 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:45:43,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7787fc96b655c98d00efe0dbd7fcc038fe586e10" 2018-08-01 10:45:43,905 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:45:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aab69b4c-a8eb-4b0c-94d8-de1dea929906 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: dd207f801ed3475f9dbe5f13077af1c8.", "code": 404, "title": "Not Found"}} 2018-08-01 10:45:43,905 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 used request id req-aab69b4c-a8eb-4b0c-94d8-de1dea929906 2018-08-01 10:45:43,905 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:45:43,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7787fc96b655c98d00efe0dbd7fcc038fe586e10" 2018-08-01 10:45:43,991 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:45:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b0db2b1c-a2f7-489f-b9f7-abd42a72a016 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 46dd322c3fcc454eb140e37825746af8.", "code": 404, "title": "Not Found"}} 2018-08-01 10:45:43,991 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 used request id req-b0db2b1c-a2f7-489f-b9f7-abd42a72a016 2018-08-01 10:45:43,991 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:45:43,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7787fc96b655c98d00efe0dbd7fcc038fe586e10" 2018-08-01 10:45:44,076 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:45:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a2118254-56ca-44a7-82ae-b1e3748dd606 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 455b48a61678488ead79a4cfa07ef5c3.", "code": 404, "title": "Not Found"}} 2018-08-01 10:45:44,076 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 used request id req-a2118254-56ca-44a7-82ae-b1e3748dd606 2018-08-01 10:45:44,076 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:45:44,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7787fc96b655c98d00efe0dbd7fcc038fe586e10" 2018-08-01 10:45:44,164 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23b97bfa-7f7d-4b9a-b1b5-9a7bc6c2e4fe 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 10:45:44,165 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-23b97bfa-7f7d-4b9a-b1b5-9a7bc6c2e4fe 2018-08-01 10:45:44,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ddd20ab1a1b7400a98e6ddb8d0eb4686 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7787fc96b655c98d00efe0dbd7fcc038fe586e10" 2018-08-01 10:45:44,252 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:45:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6bffb106-6400-4890-ac5f-b4d79a4b3ab7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ddd20ab1a1b7400a98e6ddb8d0eb4686.", "code": 404, "title": "Not Found"}} 2018-08-01 10:45:44,252 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ddd20ab1a1b7400a98e6ddb8d0eb4686 used request id req-6bffb106-6400-4890-ac5f-b4d79a4b3ab7 2018-08-01 10:45:44,253 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:45:44,253 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeTypeSuccessTests-c8c7e398-8bfb-4c6-proj 2018-08-01 10:45:44,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/6526da6878074f84aa9ddb800a40846f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7787fc96b655c98d00efe0dbd7fcc038fe586e10" 2018-08-01 10:45:44,437 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:45:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-95d3db6c-db84-4bc7-8075-34452673c9da Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:45:44,437 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/6526da6878074f84aa9ddb800a40846f used request id req-95d3db6c-db84-4bc7-8075-34452673c9da 2018-08-01 10:45:44,437 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeTypeSuccessTests-c8c7e398-8bfb-4c6-proj-role 2018-08-01 10:45:44,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/2bfdbb259a1949b4acedcd20516ed74d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7787fc96b655c98d00efe0dbd7fcc038fe586e10" 2018-08-01 10:45:44,539 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:45:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-24b6385b-e878-4579-87a0-cc8ac51bb6ff Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:45:44,539 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/2bfdbb259a1949b4acedcd20516ed74d used request id req-24b6385b-e878-4579-87a0-cc8ac51bb6ff 2018-08-01 10:45:44,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7787fc96b655c98d00efe0dbd7fcc038fe586e10" 2018-08-01 10:45:44,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc19971d-72ad-47d7-a5e1-c64801912005 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:45:44,629 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-fc19971d-72ad-47d7-a5e1-c64801912005 2018-08-01 10:45:44,630 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeTypeSuccessTests-c8c7e398-8bfb-4c6-user 2018-08-01 10:45:44,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/d17a2404386a4a5dbc9383b0a7747d06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c980b988d61e0a09747b5d1469118e24baa77e32" 2018-08-01 10:45:44,784 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:45:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d0c0a0a-af4c-478b-9d14-ae8444c380ee Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:45:44,785 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/d17a2404386a4a5dbc9383b0a7747d06 used request id req-4d0c0a0a-af4c-478b-9d14-ae8444c380ee 2018-08-01 10:45:44,786 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:45:45,176 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:45:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["hSTS6aFsSiObs2Z042J4kw"], "issued_at": "2018-08-01T10:45:45.000000Z"}} 2018-08-01 10:45:45,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c07e85712c0a02220440f7d06d0734aeb78da6c9" 2018-08-01 10:45:45,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd02e70e-e34f-47c5-8acb-a8ccac91fd0d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:45:45,259 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-dd02e70e-e34f-47c5-8acb-a8ccac91fd0d 2018-08-01 10:45:45,261 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:45:45,261 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:45:45,643 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:45:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["yvDEEhyPRZuL_YfNxAWUpQ"], "issued_at": "2018-08-01T10:45:45.000000Z"}} 2018-08-01 10:45:45,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f716a1799154e5fde93f085d4f5326523a8f554b" 2018-08-01 10:45:45,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63c7b8d4-f4db-4dff-b7c8-31fd00ee48bb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:45:45,719 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-63c7b8d4-f4db-4dff-b7c8-31fd00ee48bb 2018-08-01 10:45:45,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:45:45,728 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:45: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:45:45,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-e8dd1a0f-5819-417-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f716a1799154e5fde93f085d4f5326523a8f554b" 2018-08-01 10:45:45,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-180e0801-9489-4ddb-82f2-688283283368 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-e8dd1a0f-5819-417-proj", "previous": null, "next": null}, "projects": []} 2018-08-01 10:45:45,812 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-e8dd1a0f-5819-417-proj used request id req-180e0801-9489-4ddb-82f2-688283283368 2018-08-01 10:45:45,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f716a1799154e5fde93f085d4f5326523a8f554b" 2018-08-01 10:45:45,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c7a5726-09d0-4aa2-8f44-fd3d0d5519f4 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:45:45,836 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-6c7a5726-09d0-4aa2-8f44-fd3d0d5519f4 2018-08-01 10:45:45,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f716a1799154e5fde93f085d4f5326523a8f554b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-e8dd1a0f-5819-417-proj"}}' 2018-08-01 10:45:45,947 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:45:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ef31740-2c64-4a03-bb00-0bae6474edfe Content-Length: 331 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/b3f8f92ab72147d4bddd20c63528c139"}, "tags": [], "enabled": true, "id": "b3f8f92ab72147d4bddd20c63528c139", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-e8dd1a0f-5819-417-proj"}} 2018-08-01 10:45:45,947 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-9ef31740-2c64-4a03-bb00-0bae6474edfe 2018-08-01 10:45:45,948 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeTypeSuccessTests-e8dd1a0f-5819-417-proj 2018-08-01 10:45:45,948 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:45:45,949 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:45:46,334 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:45:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["8YlGbb73SeKah-zFyHXuCQ"], "issued_at": "2018-08-01T10:45:46.000000Z"}} 2018-08-01 10:45:46,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4e0b0f50bb486081631a95c71ce9b090ca42b98" 2018-08-01 10:45:46,413 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed7655dd-2f07-40b7-b0e9-16a3ffcdb8cf Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:45:46,414 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-ed7655dd-2f07-40b7-b0e9-16a3ffcdb8cf 2018-08-01 10:45:46,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:45:46,423 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:45: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:45:46,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4e0b0f50bb486081631a95c71ce9b090ca42b98" 2018-08-01 10:45:46,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a23cf809-9a86-496b-b1a8-f490a9a2a4fe Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 10:45:46,459 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-a23cf809-9a86-496b-b1a8-f490a9a2a4fe 2018-08-01 10:45:46,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-e8dd1a0f-5819-417-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4e0b0f50bb486081631a95c71ce9b090ca42b98" 2018-08-01 10:45:46,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc770aba-6399-445c-8da7-89d958ce973b Content-Encoding: gzip Content-Length: 268 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-e8dd1a0f-5819-417-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/b3f8f92ab72147d4bddd20c63528c139"}, "tags": [], "enabled": true, "id": "b3f8f92ab72147d4bddd20c63528c139", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-e8dd1a0f-5819-417-proj"}]} 2018-08-01 10:45:46,541 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-e8dd1a0f-5819-417-proj used request id req-dc770aba-6399-445c-8da7-89d958ce973b 2018-08-01 10:45:46,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4e0b0f50bb486081631a95c71ce9b090ca42b98" 2018-08-01 10:45:46,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b99151f-73d2-4446-b19d-1ec18840c64d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:45:46,629 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-3b99151f-73d2-4446-b19d-1ec18840c64d 2018-08-01 10:45:46,994 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeTypeSuccessTests-e8dd1a0f-5819-417-user 2018-08-01 10:45:46,995 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:45:46,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f716a1799154e5fde93f085d4f5326523a8f554b" 2018-08-01 10:45:47,082 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5112f9f-865d-4c39-9ca6-29060187acc4 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:45:47,082 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-e5112f9f-865d-4c39-9ca6-29060187acc4 2018-08-01 10:45:47,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f716a1799154e5fde93f085d4f5326523a8f554b" -d '{"role": {"name": "CreateSimpleVolumeTypeSuccessTests-e8dd1a0f-5819-417-proj-role"}}' 2018-08-01 10:45:47,173 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:45:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-89ee6f90-4dc4-41b7-bdbc-c7ea52683740 Content-Length: 233 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f5102162b81e45a4a0d6ab58c2c6ff59", "links": {"self": "http://172.30.9.24:5000/v3/roles/f5102162b81e45a4a0d6ab58c2c6ff59"}, "name": "CreateSimpleVolumeTypeSuccessTests-e8dd1a0f-5819-417-proj-role"}} 2018-08-01 10:45:47,174 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-89ee6f90-4dc4-41b7-bdbc-c7ea52683740 2018-08-01 10:45:47,174 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeTypeSuccessTests-e8dd1a0f-5819-417-proj-role 2018-08-01 10:45:47,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/f5102162b81e45a4a0d6ab58c2c6ff59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f716a1799154e5fde93f085d4f5326523a8f554b" 2018-08-01 10:45:47,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14f7c2e7-f638-4473-86f6-32cdb45c0b29 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f5102162b81e45a4a0d6ab58c2c6ff59", "links": {"self": "http://172.30.9.24:5000/v3/roles/f5102162b81e45a4a0d6ab58c2c6ff59"}, "name": "CreateSimpleVolumeTypeSuccessTests-e8dd1a0f-5819-417-proj-role"}} 2018-08-01 10:45:47,195 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/f5102162b81e45a4a0d6ab58c2c6ff59 used request id req-14f7c2e7-f638-4473-86f6-32cdb45c0b29 2018-08-01 10:45:47,195 - keystone_utils - INFO - Granting role CreateSimpleVolumeTypeSuccessTests-e8dd1a0f-5819-417-proj-role to project CreateSimpleVolumeTypeSuccessTests-e8dd1a0f-5819-417-proj 2018-08-01 10:45:47,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/b3f8f92ab72147d4bddd20c63528c139/users/926d65b3044c48af802b27cee21cf2bf/roles/f5102162b81e45a4a0d6ab58c2c6ff59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f716a1799154e5fde93f085d4f5326523a8f554b" 2018-08-01 10:45:47,314 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:45:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f3a47213-ab59-4e2c-9112-bba1800aa107 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:45:47,314 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/b3f8f92ab72147d4bddd20c63528c139/users/926d65b3044c48af802b27cee21cf2bf/roles/f5102162b81e45a4a0d6ab58c2c6ff59 used request id req-f3a47213-ab59-4e2c-9112-bba1800aa107 2018-08-01 10:45:47,316 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:45:47,317 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:45:47,699 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:45:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["ilo1Z69ZQauPA-pYELOLBA"], "issued_at": "2018-08-01T10:45:47.000000Z"}} 2018-08-01 10:45:47,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20bac7d9f9854d8e400be207f0ae310758a95ab9" 2018-08-01 10:45:47,778 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e99cd405-4fd1-4192-9564-fd99ee338781 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:45:47,779 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-e99cd405-4fd1-4192-9564-fd99ee338781 2018-08-01 10:45:47,784 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20bac7d9f9854d8e400be207f0ae310758a95ab9" 2018-08-01 10:45:47,950 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:47 GMT Server: Apache x-compute-request-id: req-e04c5d36-e772-4e1c-9188-9320cda3c29c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e04c5d36-e772-4e1c-9188-9320cda3c29c Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-08-01 10:45:47,950 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types?is_public=None used request id req-e04c5d36-e772-4e1c-9188-9320cda3c29c 2018-08-01 10:45:47,954 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-e04c5d36-e772-4e1c-9188-9320cda3c29c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20bac7d9f9854d8e400be207f0ae310758a95ab9" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateSimpleVolumeTypeSuccessTests-8f830e17-c027-4ec7-8170-cde8af559b3d", "description": null}}' 2018-08-01 10:45:48,150 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:47 GMT Server: Apache x-compute-request-id: req-8a75ce11-3d3d-4558-8318-a334fcf92560 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8a75ce11-3d3d-4558-8318-a334fcf92560 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-8f830e17-c027-4ec7-8170-cde8af559b3d", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "786724a7-a966-4202-a4e0-693b0fde6ab8", "description": null}} 2018-08-01 10:45:48,150 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types used request id req-8a75ce11-3d3d-4558-8318-a334fcf92560 2018-08-01 10:45:48,151 - create_volume_type - INFO - Created volume type with name - CreateSimpleVolumeTypeSuccessTests-8f830e17-c027-4ec7-8170-cde8af559b3d 2018-08-01 10:45:48,153 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c07e85712c0a02220440f7d06d0734aeb78da6c9" 2018-08-01 10:45:48,332 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:48 GMT Server: Apache x-compute-request-id: req-dabcdb8f-0100-4139-85ba-700ec4b5c5cd OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-dabcdb8f-0100-4139-85ba-700ec4b5c5cd Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateSimpleVolumeTypeSuccessTests-8f830e17-c027-4ec7-8170-cde8af559b3d", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "786724a7-a966-4202-a4e0-693b0fde6ab8", "description": null}]} 2018-08-01 10:45:48,332 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types?is_public=None used request id req-dabcdb8f-0100-4139-85ba-700ec4b5c5cd 2018-08-01 10:45:48,336 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/786724a7-a966-4202-a4e0-693b0fde6ab8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-dabcdb8f-0100-4139-85ba-700ec4b5c5cd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c07e85712c0a02220440f7d06d0734aeb78da6c9" 2018-08-01 10:45:48,518 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:48 GMT Server: Apache x-compute-request-id: req-0f451e29-6aaa-44e9-a3aa-901d5e7594ed OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0f451e29-6aaa-44e9-a3aa-901d5e7594ed Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-8f830e17-c027-4ec7-8170-cde8af559b3d", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "786724a7-a966-4202-a4e0-693b0fde6ab8", "description": null}} 2018-08-01 10:45:48,518 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/786724a7-a966-4202-a4e0-693b0fde6ab8 used request id req-0f451e29-6aaa-44e9-a3aa-901d5e7594ed 2018-08-01 10:45:48,520 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/786724a7-a966-4202-a4e0-693b0fde6ab8/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-dabcdb8f-0100-4139-85ba-700ec4b5c5cd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c07e85712c0a02220440f7d06d0734aeb78da6c9" 2018-08-01 10:45:48,706 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:48 GMT Server: Apache x-compute-request-id: req-041eb490-ddf1-4f1f-a444-026b8cecfdfc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-041eb490-ddf1-4f1f-a444-026b8cecfdfc Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-08-01 10:45:48,706 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/786724a7-a966-4202-a4e0-693b0fde6ab8/encryption used request id req-041eb490-ddf1-4f1f-a444-026b8cecfdfc 2018-08-01 10:45:48,709 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/786724a7-a966-4202-a4e0-693b0fde6ab8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-dabcdb8f-0100-4139-85ba-700ec4b5c5cd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c07e85712c0a02220440f7d06d0734aeb78da6c9" 2018-08-01 10:45:48,884 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:48 GMT Server: Apache x-compute-request-id: req-701eb95d-79ca-48de-abbf-14074d085224 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-701eb95d-79ca-48de-abbf-14074d085224 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-8f830e17-c027-4ec7-8170-cde8af559b3d", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "786724a7-a966-4202-a4e0-693b0fde6ab8", "description": null}} 2018-08-01 10:45:48,884 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/786724a7-a966-4202-a4e0-693b0fde6ab8 used request id req-701eb95d-79ca-48de-abbf-14074d085224 2018-08-01 10:45:48,887 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/786724a7-a966-4202-a4e0-693b0fde6ab8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-dabcdb8f-0100-4139-85ba-700ec4b5c5cd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c07e85712c0a02220440f7d06d0734aeb78da6c9" 2018-08-01 10:45:48,908 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:48 GMT Server: Apache x-compute-request-id: req-6e63ee9e-d3de-4f39-b5a0-211542a19e8c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6e63ee9e-d3de-4f39-b5a0-211542a19e8c Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-8f830e17-c027-4ec7-8170-cde8af559b3d", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "786724a7-a966-4202-a4e0-693b0fde6ab8", "description": null}} 2018-08-01 10:45:48,909 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/786724a7-a966-4202-a4e0-693b0fde6ab8 used request id req-6e63ee9e-d3de-4f39-b5a0-211542a19e8c 2018-08-01 10:45:48,911 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/786724a7-a966-4202-a4e0-693b0fde6ab8/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-dabcdb8f-0100-4139-85ba-700ec4b5c5cd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c07e85712c0a02220440f7d06d0734aeb78da6c9" 2018-08-01 10:45:49,457 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:48 GMT Server: Apache x-compute-request-id: req-2081973f-492e-4c48-b204-ca46038b8cae OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-2081973f-492e-4c48-b204-ca46038b8cae Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-08-01 10:45:49,457 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/786724a7-a966-4202-a4e0-693b0fde6ab8/encryption used request id req-2081973f-492e-4c48-b204-ca46038b8cae 2018-08-01 10:45:49,457 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-8f830e17-c027-4ec7-8170-cde8af559b3d 2018-08-01 10:45:49,460 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/786724a7-a966-4202-a4e0-693b0fde6ab8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e04c5d36-e772-4e1c-9188-9320cda3c29c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20bac7d9f9854d8e400be207f0ae310758a95ab9" 2018-08-01 10:45:49,690 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 10:45:49 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-94021844-52ac-4f0a-b7f3-4d30571335e2 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-08-01 10:45:49,690 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/786724a7-a966-4202-a4e0-693b0fde6ab8 used request id req-94021844-52ac-4f0a-b7f3-4d30571335e2 2018-08-01 10:45:49,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f716a1799154e5fde93f085d4f5326523a8f554b" 2018-08-01 10:45:49,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-90d120ff-1eeb-440a-a3f0-d087d41f6295 Date: Wed, 01 Aug 2018 10:45:49 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a2413a97b61342d8bd27570706ef372d", "created_at": "2018-08-01T09:33:18Z", "updated_at": "2018-08-01T09:33:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "7f556ce3-51d0-4279-a11d-510db9f9a3b1", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "94adc13c-a166-41cf-bd16-f997efc73cb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "b39143b5-c08f-4d0b-9d40-54f472f2389e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "e218b0b7-4501-4f84-9458-caf2891c260d", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}], "revision_number": 4, "project_id": "a2413a97b61342d8bd27570706ef372d", "id": "38229670-7386-42d0-b7b9-2397ea5938de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "created_at": "2018-08-01T09:28:38Z", "updated_at": "2018-08-01T09:28:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "763568f1-8151-4a3c-911a-d06da4423063", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "80d28bee-4aee-47e8-a8da-e0fe31497fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "a47a5ddf-aa37-4ab2-a335-1c93513b5f12", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "f5bba5a5-602b-421e-98b2-5a16117f943f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}], "revision_number": 4, "project_id": "dbe9669438844f3faecdc7fcc050e0d8", "id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ed1054af2e94c049694d98d54211d98", "created_at": "2018-08-01T09:31:40Z", "updated_at": "2018-08-01T09:31:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "34baee87-ea35-42ee-8a69-0f6e2a825d3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "89b9d1c9-f4f9-45cd-8d36-970d44228439", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "b8ab0d59-cab9-4488-82ee-7c5f69709bff", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "d3ab68ea-23b4-4bf6-8dd3-85d029e3d89f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}], "revision_number": 4, "project_id": "2ed1054af2e94c049694d98d54211d98", "id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "created_at": "2018-08-01T09:34:13Z", "updated_at": "2018-08-01T09:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "1dbb3f59-611b-46d1-a82d-2720e0a16f86", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "3878126b-a220-4357-adb9-bc22498f31b1", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "75ce67db-9c04-4561-a10d-8b1ec63943e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "e2945a69-3afe-41e3-a7ec-3ea4c79a12ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}], "revision_number": 4, "project_id": "c0d9b34b06f445a7857603f60b181f3c", "id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-01T09:30:58Z", "updated_at": "2018-08-01T09:30:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "042d4626-2974-418d-affe-f8f2acd05faa", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "995fae58-f0e5-4e10-801c-6c2ce5c7ae0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "cb8404fa-cb24-4879-a34d-f3050dcba730", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "dad6aaab-690e-4c24-9103-6767e0c80bc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "created_at": "2018-08-01T09:31:11Z", "updated_at": "2018-08-01T09:31:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "939e25e0-5dbc-4f6e-9f6f-7fb70e540203", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "9796a673-6928-4009-9c21-1410d395646e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "af7b8bf8-2fb6-4d72-842a-38f72d7581f7", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "b9af65b0-2eb8-45e1-8504-b7dc4dbb83ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}], "revision_number": 4, "project_id": "dd207f801ed3475f9dbe5f13077af1c8", "id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "46dd322c3fcc454eb140e37825746af8", "created_at": "2018-08-01T10:33:44Z", "updated_at": "2018-08-01T10:33:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "0f41470b-1091-45c1-b574-92069f79f8d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "8cc03a9c-8fa5-425b-812f-d7692bae3613", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d1373b1e-2fb9-4e02-a9e1-7e873ba1d7d1", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d21f3909-71f3-43e2-a22d-6a9c2513cb6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}], "revision_number": 4, "project_id": "46dd322c3fcc454eb140e37825746af8", "id": "b2961714-c8a4-4fcb-918b-21d70527c983", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "created_at": "2018-08-01T09:34:57Z", "updated_at": "2018-08-01T09:34:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "8063d12f-30db-4ccf-8ce0-72e59ba81a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c38e1a7a-5857-4f03-b991-6d5c9c9a5b9e", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c725bae1-d3bb-42b5-b331-32737085f28c", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "cfddc134-923b-4e0d-9ec5-dcc5641dd435", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}], "revision_number": 4, "project_id": "455b48a61678488ead79a4cfa07ef5c3", "id": "cd52f913-3072-4ce7-a779-7de795b62b12", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:36:50Z", "updated_at": "2018-08-01T09:36:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "07ef7fe5-a529-45da-bfc0-899f0ea9b592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "bc4dad3a-2a0c-4c31-b901-2909a12adb50", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c35cff35-4306-4116-b9fa-fc27bc7c05d6", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c493e3ac-d9d2-480d-9ec8-50982eedaf5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}], "revision_number": 4, "project_id": "8d96727022f4443794db44ecde432faf", "id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "created_at": "2018-08-01T09:32:45Z", "updated_at": "2018-08-01T09:32:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "058ea790-43ea-4a6f-9950-28418319e577", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "5fcfb31b-cdad-4037-973e-56b74faefd14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "99a24d26-dc7f-42d0-aa23-a7c061f04952", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "b641bb48-566e-472b-a3cc-d38c85ab3ff1", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}], "revision_number": 4, "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "name": "default"}]} 2018-08-01 10:45:49,926 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-90d120ff-1eeb-440a-a3f0-d087d41f6295 2018-08-01 10:45:49,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f716a1799154e5fde93f085d4f5326523a8f554b" 2018-08-01 10:45:50,019 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:45:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fd4b684c-58dc-4842-8d00-2237706823b4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2413a97b61342d8bd27570706ef372d.", "code": 404, "title": "Not Found"}} 2018-08-01 10:45:50,019 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d used request id req-fd4b684c-58dc-4842-8d00-2237706823b4 2018-08-01 10:45:50,019 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:45:50,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f716a1799154e5fde93f085d4f5326523a8f554b" 2018-08-01 10:45:50,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0f20d30-e6dc-44c8-aba9-ddfa9ad3182c 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.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dbe9669438844f3faecdc7fcc050e0d8", "name": "service"}} 2018-08-01 10:45:50,114 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 used request id req-e0f20d30-e6dc-44c8-aba9-ddfa9ad3182c 2018-08-01 10:45:50,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f716a1799154e5fde93f085d4f5326523a8f554b" 2018-08-01 10:45:50,198 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:45:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3435a2ff-4fe5-4691-a053-6488183c4b20 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ed1054af2e94c049694d98d54211d98.", "code": 404, "title": "Not Found"}} 2018-08-01 10:45:50,198 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 used request id req-3435a2ff-4fe5-4691-a053-6488183c4b20 2018-08-01 10:45:50,198 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:45:50,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f716a1799154e5fde93f085d4f5326523a8f554b" 2018-08-01 10:45:50,218 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:45:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6973f45e-1a7f-4f84-bd30-b8530487f0a3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c0d9b34b06f445a7857603f60b181f3c.", "code": 404, "title": "Not Found"}} 2018-08-01 10:45:50,218 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c used request id req-6973f45e-1a7f-4f84-bd30-b8530487f0a3 2018-08-01 10:45:50,218 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:45:50,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f716a1799154e5fde93f085d4f5326523a8f554b" 2018-08-01 10:45:50,300 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:45:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a5cd6203-ed42-4de7-9b29-9e8480270694 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: dd207f801ed3475f9dbe5f13077af1c8.", "code": 404, "title": "Not Found"}} 2018-08-01 10:45:50,300 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 used request id req-a5cd6203-ed42-4de7-9b29-9e8480270694 2018-08-01 10:45:50,300 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:45:50,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f716a1799154e5fde93f085d4f5326523a8f554b" 2018-08-01 10:45:50,400 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:45:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bd52e3aa-bbab-41d1-ad67-38388c625b33 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 46dd322c3fcc454eb140e37825746af8.", "code": 404, "title": "Not Found"}} 2018-08-01 10:45:50,400 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 used request id req-bd52e3aa-bbab-41d1-ad67-38388c625b33 2018-08-01 10:45:50,401 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:45:50,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f716a1799154e5fde93f085d4f5326523a8f554b" 2018-08-01 10:45:50,483 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:45:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2a43a792-8406-419c-9451-12efb171be86 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 455b48a61678488ead79a4cfa07ef5c3.", "code": 404, "title": "Not Found"}} 2018-08-01 10:45:50,483 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 used request id req-2a43a792-8406-419c-9451-12efb171be86 2018-08-01 10:45:50,483 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:45:50,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f716a1799154e5fde93f085d4f5326523a8f554b" 2018-08-01 10:45:50,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-810bcd00-29a6-41a0-b76b-ff3736b1358d 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 10:45:50,572 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-810bcd00-29a6-41a0-b76b-ff3736b1358d 2018-08-01 10:45:50,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ddd20ab1a1b7400a98e6ddb8d0eb4686 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f716a1799154e5fde93f085d4f5326523a8f554b" 2018-08-01 10:45:50,658 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:45:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8abce97f-b7a3-4acc-b62f-685520490b47 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ddd20ab1a1b7400a98e6ddb8d0eb4686.", "code": 404, "title": "Not Found"}} 2018-08-01 10:45:50,659 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ddd20ab1a1b7400a98e6ddb8d0eb4686 used request id req-8abce97f-b7a3-4acc-b62f-685520490b47 2018-08-01 10:45:50,659 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:45:50,660 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeTypeSuccessTests-e8dd1a0f-5819-417-proj 2018-08-01 10:45:50,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/b3f8f92ab72147d4bddd20c63528c139 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f716a1799154e5fde93f085d4f5326523a8f554b" 2018-08-01 10:45:50,856 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:45:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-61b36057-1c5a-4dea-b0b8-b16069718b71 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:45:50,857 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/b3f8f92ab72147d4bddd20c63528c139 used request id req-61b36057-1c5a-4dea-b0b8-b16069718b71 2018-08-01 10:45:50,857 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeTypeSuccessTests-e8dd1a0f-5819-417-proj-role 2018-08-01 10:45:50,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/f5102162b81e45a4a0d6ab58c2c6ff59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f716a1799154e5fde93f085d4f5326523a8f554b" 2018-08-01 10:45:50,964 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:45:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ae75aa4f-23d5-4446-b561-89af8b029043 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:45:50,964 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/f5102162b81e45a4a0d6ab58c2c6ff59 used request id req-ae75aa4f-23d5-4446-b561-89af8b029043 2018-08-01 10:45:50,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f716a1799154e5fde93f085d4f5326523a8f554b" 2018-08-01 10:45:51,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-992ca96a-3ddb-4cc9-a6f9-fee41862b01b Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:45:51,146 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-992ca96a-3ddb-4cc9-a6f9-fee41862b01b 2018-08-01 10:45:51,147 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeTypeSuccessTests-e8dd1a0f-5819-417-user 2018-08-01 10:45:51,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/926d65b3044c48af802b27cee21cf2bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4e0b0f50bb486081631a95c71ce9b090ca42b98" 2018-08-01 10:45:51,348 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:45:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-285bf863-f634-4c3c-adae-dfad08e907ea Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:45:51,348 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/926d65b3044c48af802b27cee21cf2bf used request id req-285bf863-f634-4c3c-adae-dfad08e907ea 2018-08-01 10:45:51,349 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:45:51,733 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:45:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["JzWu31wRQMGn_0BcFxZqhg"], "issued_at": "2018-08-01T10:45:51.000000Z"}} 2018-08-01 10:45:51,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21242070a925b11480f4242b433470039bae05c7" 2018-08-01 10:45:51,813 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d89dcc9-ea62-44b8-afbc-1504bc168271 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:45:51,814 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-1d89dcc9-ea62-44b8-afbc-1504bc168271 2018-08-01 10:45:51,815 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:45:51,815 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:45:52,193 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:45:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["1ocWaPZiRYizr8jIxpz6ZQ"], "issued_at": "2018-08-01T10:45:52.000000Z"}} 2018-08-01 10:45:52,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b02ee51ebf0c5624560a5329363ac62177a3a80" 2018-08-01 10:45:52,206 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8f264bb-8c0b-426a-98b7-1611e064db4d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:45:52,206 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-b8f264bb-8c0b-426a-98b7-1611e064db4d 2018-08-01 10:45:52,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:45:52,214 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:45: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:45:52,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-e4ed7630-5bed-48b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b02ee51ebf0c5624560a5329363ac62177a3a80" 2018-08-01 10:45:52,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20245d6c-d474-48ed-a21a-7e616ce52381 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-e4ed7630-5bed-48b-proj", "previous": null, "next": null}, "projects": []} 2018-08-01 10:45:52,297 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-e4ed7630-5bed-48b-proj used request id req-20245d6c-d474-48ed-a21a-7e616ce52381 2018-08-01 10:45:52,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b02ee51ebf0c5624560a5329363ac62177a3a80" 2018-08-01 10:45:52,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b57a381-f1b2-492b-9fee-8501518f8bbe Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:45:52,381 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-3b57a381-f1b2-492b-9fee-8501518f8bbe 2018-08-01 10:45:52,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b02ee51ebf0c5624560a5329363ac62177a3a80" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeTypeComplexTests-e4ed7630-5bed-48b-proj"}}' 2018-08-01 10:45:52,492 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:45:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dcfba69b-7814-4858-be69-08bfa516a499 Content-Length: 325 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/0fa6b7883d794f3392541ad43ed5e97d"}, "tags": [], "enabled": true, "id": "0fa6b7883d794f3392541ad43ed5e97d", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-e4ed7630-5bed-48b-proj"}} 2018-08-01 10:45:52,492 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-dcfba69b-7814-4858-be69-08bfa516a499 2018-08-01 10:45:52,492 - keystone_utils - INFO - Created project with name - CreateVolumeTypeComplexTests-e4ed7630-5bed-48b-proj 2018-08-01 10:45:52,493 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:45:52,493 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:45:52,874 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:45:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["lWr4MqTeTruK1gxGBUfLvA"], "issued_at": "2018-08-01T10:45:52.000000Z"}} 2018-08-01 10:45:52,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7fdee4a940fd6945fe29ee91e9f88bf98857a32" 2018-08-01 10:45:52,954 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a2268cd-375c-41f8-bf34-9e50bb0acf2b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:45:52,954 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-8a2268cd-375c-41f8-bf34-9e50bb0acf2b 2018-08-01 10:45:52,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:45:52,963 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:45: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:45:52,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7fdee4a940fd6945fe29ee91e9f88bf98857a32" 2018-08-01 10:45:53,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62239573-53d9-484d-a08e-e11be3c3b507 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 10:45:53,063 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-62239573-53d9-484d-a08e-e11be3c3b507 2018-08-01 10:45:53,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateVolumeTypeComplexTests-e4ed7630-5bed-48b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7fdee4a940fd6945fe29ee91e9f88bf98857a32" 2018-08-01 10:45:53,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ab73ad6-35ab-4ebc-8ff6-960a49a85fb2 Content-Encoding: gzip Content-Length: 264 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateVolumeTypeComplexTests-e4ed7630-5bed-48b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/0fa6b7883d794f3392541ad43ed5e97d"}, "tags": [], "enabled": true, "id": "0fa6b7883d794f3392541ad43ed5e97d", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-e4ed7630-5bed-48b-proj"}]} 2018-08-01 10:45:53,159 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateVolumeTypeComplexTests-e4ed7630-5bed-48b-proj used request id req-7ab73ad6-35ab-4ebc-8ff6-960a49a85fb2 2018-08-01 10:45:53,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7fdee4a940fd6945fe29ee91e9f88bf98857a32" 2018-08-01 10:45:53,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f676330f-2979-418b-924c-66819c0e620a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:45:53,249 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-f676330f-2979-418b-924c-66819c0e620a 2018-08-01 10:45:53,546 - keystone_utils - INFO - Created user with name - CreateVolumeTypeComplexTests-e4ed7630-5bed-48b-user 2018-08-01 10:45:53,546 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:45:53,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b02ee51ebf0c5624560a5329363ac62177a3a80" 2018-08-01 10:45:53,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68e9ab41-7b95-4147-b1fd-0236f6a3f78a Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:45:53,638 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-68e9ab41-7b95-4147-b1fd-0236f6a3f78a 2018-08-01 10:45:53,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b02ee51ebf0c5624560a5329363ac62177a3a80" -d '{"role": {"name": "CreateVolumeTypeComplexTests-e4ed7630-5bed-48b-proj-role"}}' 2018-08-01 10:45:53,743 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:45:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-71387776-075b-4454-95df-ab1d8d8a15ae Content-Length: 227 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "83aa25e22289423a946bec4a0f77af22", "links": {"self": "http://172.30.9.24:5000/v3/roles/83aa25e22289423a946bec4a0f77af22"}, "name": "CreateVolumeTypeComplexTests-e4ed7630-5bed-48b-proj-role"}} 2018-08-01 10:45:53,744 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-71387776-075b-4454-95df-ab1d8d8a15ae 2018-08-01 10:45:53,744 - keystone_utils - INFO - Created role with name - CreateVolumeTypeComplexTests-e4ed7630-5bed-48b-proj-role 2018-08-01 10:45:53,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/83aa25e22289423a946bec4a0f77af22 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b02ee51ebf0c5624560a5329363ac62177a3a80" 2018-08-01 10:45:53,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-463adda3-1d24-4013-a93b-31fc885c57e4 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "83aa25e22289423a946bec4a0f77af22", "links": {"self": "http://172.30.9.24:5000/v3/roles/83aa25e22289423a946bec4a0f77af22"}, "name": "CreateVolumeTypeComplexTests-e4ed7630-5bed-48b-proj-role"}} 2018-08-01 10:45:53,833 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/83aa25e22289423a946bec4a0f77af22 used request id req-463adda3-1d24-4013-a93b-31fc885c57e4 2018-08-01 10:45:53,833 - keystone_utils - INFO - Granting role CreateVolumeTypeComplexTests-e4ed7630-5bed-48b-proj-role to project CreateVolumeTypeComplexTests-e4ed7630-5bed-48b-proj 2018-08-01 10:45:53,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/0fa6b7883d794f3392541ad43ed5e97d/users/6e63eca9c5c348c5a47351a69dc018c4/roles/83aa25e22289423a946bec4a0f77af22 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b02ee51ebf0c5624560a5329363ac62177a3a80" 2018-08-01 10:45:53,974 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:45:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f8687321-3b4a-4ab7-b492-b82420f161df Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:45:53,974 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/0fa6b7883d794f3392541ad43ed5e97d/users/6e63eca9c5c348c5a47351a69dc018c4/roles/83aa25e22289423a946bec4a0f77af22 used request id req-f8687321-3b4a-4ab7-b492-b82420f161df 2018-08-01 10:45:53,976 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:45:53,976 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:45:54,358 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:45:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["WlL5J2j4QFiILHATGNK_oQ"], "issued_at": "2018-08-01T10:45:54.000000Z"}} 2018-08-01 10:45:54,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1de4525833371db16a3ce153ee2394686a94f142" 2018-08-01 10:45:54,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-885a2269-3255-4834-b0ce-804e45859a9a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:45:54,438 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-885a2269-3255-4834-b0ce-804e45859a9a 2018-08-01 10:45:54,444 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1de4525833371db16a3ce153ee2394686a94f142" 2018-08-01 10:45:54,610 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:54 GMT Server: Apache x-compute-request-id: req-3713fe10-f43d-41a6-8047-6abbd6bdbd29 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-3713fe10-f43d-41a6-8047-6abbd6bdbd29 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-08-01 10:45:54,610 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/qos-specs used request id req-3713fe10-f43d-41a6-8047-6abbd6bdbd29 2018-08-01 10:45:54,614 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-3713fe10-f43d-41a6-8047-6abbd6bdbd29" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1de4525833371db16a3ce153ee2394686a94f142" -d '{"qos_specs": {"consumer": "both", "name": "CreateVolumeTypeComplexTests-6e143f08-49f7-495f-87ea-eafbd8ecc4dd-qos-spec"}}' 2018-08-01 10:45:54,804 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:54 GMT Server: Apache x-compute-request-id: req-34b82e04-d7a9-4051-943b-d8b2d3559ee2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-34b82e04-d7a9-4051-943b-d8b2d3559ee2 Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "20bbc943-0cb6-479b-87a8-b6fd509ed8a7", "name": "CreateVolumeTypeComplexTests-6e143f08-49f7-495f-87ea-eafbd8ecc4dd-qos-spec"}, "links": [{"href": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/qos-specs/20bbc943-0cb6-479b-87a8-b6fd509ed8a7", "rel": "self"}, {"href": "http://172.30.9.24:8776/8d96727022f4443794db44ecde432faf/qos-specs/20bbc943-0cb6-479b-87a8-b6fd509ed8a7", "rel": "bookmark"}]} 2018-08-01 10:45:54,804 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/qos-specs used request id req-34b82e04-d7a9-4051-943b-d8b2d3559ee2 2018-08-01 10:45:54,805 - create_qos - INFO - Created qos with name - CreateVolumeTypeComplexTests-6e143f08-49f7-495f-87ea-eafbd8ecc4dd-qos-spec 2018-08-01 10:45:54,805 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:45:54,806 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:45:55,184 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:45:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["p3HLuDG7Q0OOrJUUHPu9og"], "issued_at": "2018-08-01T10:45:55.000000Z"}} 2018-08-01 10:45:55,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f1a4d7e7fe57598393833c06b407ed9ab1f698b" 2018-08-01 10:45:55,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95e11965-a4be-4c45-98f6-be84be4ecebe Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:45:55,265 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-95e11965-a4be-4c45-98f6-be84be4ecebe 2018-08-01 10:45:55,270 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f1a4d7e7fe57598393833c06b407ed9ab1f698b" 2018-08-01 10:45:55,435 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:55 GMT Server: Apache x-compute-request-id: req-821434cb-ce40-48a7-a093-1f7e8e42b85a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-821434cb-ce40-48a7-a093-1f7e8e42b85a Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-08-01 10:45:55,435 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types?is_public=None used request id req-821434cb-ce40-48a7-a093-1f7e8e42b85a 2018-08-01 10:45:55,438 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-821434cb-ce40-48a7-a093-1f7e8e42b85a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f1a4d7e7fe57598393833c06b407ed9ab1f698b" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeTypeComplexTests-6e143f08-49f7-495f-87ea-eafbd8ecc4dd-vol_type", "description": null}}' 2018-08-01 10:45:55,643 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:55 GMT Server: Apache x-compute-request-id: req-e77cf315-de31-42f0-97a8-e690430316c0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e77cf315-de31-42f0-97a8-e690430316c0 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-6e143f08-49f7-495f-87ea-eafbd8ecc4dd-vol_type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "2b17367c-7ca2-4456-8ce0-6cbc968eacd9", "description": null}} 2018-08-01 10:45:55,643 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types used request id req-e77cf315-de31-42f0-97a8-e690430316c0 2018-08-01 10:45:55,646 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/2b17367c-7ca2-4456-8ce0-6cbc968eacd9/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-821434cb-ce40-48a7-a093-1f7e8e42b85a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f1a4d7e7fe57598393833c06b407ed9ab1f698b" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-08-01 10:45:55,870 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:55 GMT Server: Apache x-compute-request-id: req-3ca5ac18-f105-4782-8e7b-8f090bbdd3a0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3ca5ac18-f105-4782-8e7b-8f090bbdd3a0 Content-Encoding: gzip Content-Length: 169 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "2b17367c-7ca2-4456-8ce0-6cbc968eacd9", "name": "foo", "control_location": "back-end", "encryption_id": "a73a028a-1e2c-46db-9f93-f3c29fdacb86", "provider": "bar", "provider_class": "bar"}} 2018-08-01 10:45:55,870 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/2b17367c-7ca2-4456-8ce0-6cbc968eacd9/encryption used request id req-3ca5ac18-f105-4782-8e7b-8f090bbdd3a0 2018-08-01 10:45:55,871 - create_volume_type - INFO - Created volume type with name - CreateVolumeTypeComplexTests-6e143f08-49f7-495f-87ea-eafbd8ecc4dd-vol_type 2018-08-01 10:45:55,874 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/2b17367c-7ca2-4456-8ce0-6cbc968eacd9 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21242070a925b11480f4242b433470039bae05c7" 2018-08-01 10:45:56,051 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:55 GMT Server: Apache x-compute-request-id: req-810665c9-ca30-4b9a-b2f7-50c47c25bee2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-810665c9-ca30-4b9a-b2f7-50c47c25bee2 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-6e143f08-49f7-495f-87ea-eafbd8ecc4dd-vol_type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "2b17367c-7ca2-4456-8ce0-6cbc968eacd9", "description": null}} 2018-08-01 10:45:56,052 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/2b17367c-7ca2-4456-8ce0-6cbc968eacd9 used request id req-810665c9-ca30-4b9a-b2f7-50c47c25bee2 2018-08-01 10:45:56,054 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/2b17367c-7ca2-4456-8ce0-6cbc968eacd9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-810665c9-ca30-4b9a-b2f7-50c47c25bee2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21242070a925b11480f4242b433470039bae05c7" 2018-08-01 10:45:56,234 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:56 GMT Server: Apache x-compute-request-id: req-de29306a-231b-4866-8937-2c0e99501568 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-de29306a-231b-4866-8937-2c0e99501568 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-6e143f08-49f7-495f-87ea-eafbd8ecc4dd-vol_type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "2b17367c-7ca2-4456-8ce0-6cbc968eacd9", "description": null}} 2018-08-01 10:45:56,234 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/2b17367c-7ca2-4456-8ce0-6cbc968eacd9 used request id req-de29306a-231b-4866-8937-2c0e99501568 2018-08-01 10:45:56,237 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/2b17367c-7ca2-4456-8ce0-6cbc968eacd9/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-810665c9-ca30-4b9a-b2f7-50c47c25bee2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21242070a925b11480f4242b433470039bae05c7" 2018-08-01 10:45:56,410 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:56 GMT Server: Apache x-compute-request-id: req-465b8518-df54-40d5-a732-3cd8e3a462cf OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-465b8518-df54-40d5-a732-3cd8e3a462cf Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"volume_type_id": "2b17367c-7ca2-4456-8ce0-6cbc968eacd9", "control_location": "back-end", "deleted": false, "created_at": "2018-08-01T10:45:55.000000", "updated_at": null, "encryption_id": "a73a028a-1e2c-46db-9f93-f3c29fdacb86", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2018-08-01 10:45:56,410 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/2b17367c-7ca2-4456-8ce0-6cbc968eacd9/encryption used request id req-465b8518-df54-40d5-a732-3cd8e3a462cf 2018-08-01 10:45:56,410 - cinder_utils - INFO - Deleting volume named - CreateVolumeTypeComplexTests-6e143f08-49f7-495f-87ea-eafbd8ecc4dd-vol_type 2018-08-01 10:45:56,413 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/2b17367c-7ca2-4456-8ce0-6cbc968eacd9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-821434cb-ce40-48a7-a093-1f7e8e42b85a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f1a4d7e7fe57598393833c06b407ed9ab1f698b" 2018-08-01 10:45:56,613 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 10:45:56 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-9f3568cf-9c67-415c-9c3f-4b53f89f7284 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-08-01 10:45:56,613 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/2b17367c-7ca2-4456-8ce0-6cbc968eacd9 used request id req-9f3568cf-9c67-415c-9c3f-4b53f89f7284 2018-08-01 10:45:56,614 - cinder_utils - INFO - Deleting QoS named - CreateVolumeTypeComplexTests-6e143f08-49f7-495f-87ea-eafbd8ecc4dd-qos-spec 2018-08-01 10:45:56,617 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/qos-specs/20bbc943-0cb6-479b-87a8-b6fd509ed8a7?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3713fe10-f43d-41a6-8047-6abbd6bdbd29" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1de4525833371db16a3ce153ee2394686a94f142" 2018-08-01 10:45:56,810 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 10:45:56 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-5ccf6e43-b3e5-4f14-a248-f2fc0b4e8029 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-08-01 10:45:56,810 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/qos-specs/20bbc943-0cb6-479b-87a8-b6fd509ed8a7?force=False used request id req-5ccf6e43-b3e5-4f14-a248-f2fc0b4e8029 2018-08-01 10:45:56,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b02ee51ebf0c5624560a5329363ac62177a3a80" 2018-08-01 10:45:57,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-9e0d8d44-e4ad-4d6d-ba05-f3587d2ef320 Date: Wed, 01 Aug 2018 10:45:57 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a2413a97b61342d8bd27570706ef372d", "created_at": "2018-08-01T09:33:18Z", "updated_at": "2018-08-01T09:33:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "7f556ce3-51d0-4279-a11d-510db9f9a3b1", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "94adc13c-a166-41cf-bd16-f997efc73cb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "b39143b5-c08f-4d0b-9d40-54f472f2389e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "e218b0b7-4501-4f84-9458-caf2891c260d", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}], "revision_number": 4, "project_id": "a2413a97b61342d8bd27570706ef372d", "id": "38229670-7386-42d0-b7b9-2397ea5938de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "created_at": "2018-08-01T09:28:38Z", "updated_at": "2018-08-01T09:28:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "763568f1-8151-4a3c-911a-d06da4423063", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "80d28bee-4aee-47e8-a8da-e0fe31497fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "a47a5ddf-aa37-4ab2-a335-1c93513b5f12", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "f5bba5a5-602b-421e-98b2-5a16117f943f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}], "revision_number": 4, "project_id": "dbe9669438844f3faecdc7fcc050e0d8", "id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ed1054af2e94c049694d98d54211d98", "created_at": "2018-08-01T09:31:40Z", "updated_at": "2018-08-01T09:31:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "34baee87-ea35-42ee-8a69-0f6e2a825d3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "89b9d1c9-f4f9-45cd-8d36-970d44228439", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "b8ab0d59-cab9-4488-82ee-7c5f69709bff", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "d3ab68ea-23b4-4bf6-8dd3-85d029e3d89f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}], "revision_number": 4, "project_id": "2ed1054af2e94c049694d98d54211d98", "id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "created_at": "2018-08-01T09:34:13Z", "updated_at": "2018-08-01T09:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "1dbb3f59-611b-46d1-a82d-2720e0a16f86", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "3878126b-a220-4357-adb9-bc22498f31b1", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "75ce67db-9c04-4561-a10d-8b1ec63943e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "e2945a69-3afe-41e3-a7ec-3ea4c79a12ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}], "revision_number": 4, "project_id": "c0d9b34b06f445a7857603f60b181f3c", "id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-01T09:30:58Z", "updated_at": "2018-08-01T09:30:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "042d4626-2974-418d-affe-f8f2acd05faa", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "995fae58-f0e5-4e10-801c-6c2ce5c7ae0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "cb8404fa-cb24-4879-a34d-f3050dcba730", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "dad6aaab-690e-4c24-9103-6767e0c80bc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "created_at": "2018-08-01T09:31:11Z", "updated_at": "2018-08-01T09:31:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "939e25e0-5dbc-4f6e-9f6f-7fb70e540203", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "9796a673-6928-4009-9c21-1410d395646e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "af7b8bf8-2fb6-4d72-842a-38f72d7581f7", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "b9af65b0-2eb8-45e1-8504-b7dc4dbb83ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}], "revision_number": 4, "project_id": "dd207f801ed3475f9dbe5f13077af1c8", "id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "46dd322c3fcc454eb140e37825746af8", "created_at": "2018-08-01T10:33:44Z", "updated_at": "2018-08-01T10:33:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "0f41470b-1091-45c1-b574-92069f79f8d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "8cc03a9c-8fa5-425b-812f-d7692bae3613", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d1373b1e-2fb9-4e02-a9e1-7e873ba1d7d1", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d21f3909-71f3-43e2-a22d-6a9c2513cb6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}], "revision_number": 4, "project_id": "46dd322c3fcc454eb140e37825746af8", "id": "b2961714-c8a4-4fcb-918b-21d70527c983", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "created_at": "2018-08-01T09:34:57Z", "updated_at": "2018-08-01T09:34:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "8063d12f-30db-4ccf-8ce0-72e59ba81a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c38e1a7a-5857-4f03-b991-6d5c9c9a5b9e", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c725bae1-d3bb-42b5-b331-32737085f28c", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "cfddc134-923b-4e0d-9ec5-dcc5641dd435", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}], "revision_number": 4, "project_id": "455b48a61678488ead79a4cfa07ef5c3", "id": "cd52f913-3072-4ce7-a779-7de795b62b12", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:36:50Z", "updated_at": "2018-08-01T09:36:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "07ef7fe5-a529-45da-bfc0-899f0ea9b592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "bc4dad3a-2a0c-4c31-b901-2909a12adb50", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c35cff35-4306-4116-b9fa-fc27bc7c05d6", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c493e3ac-d9d2-480d-9ec8-50982eedaf5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}], "revision_number": 4, "project_id": "8d96727022f4443794db44ecde432faf", "id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "created_at": "2018-08-01T09:32:45Z", "updated_at": "2018-08-01T09:32:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "058ea790-43ea-4a6f-9950-28418319e577", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "5fcfb31b-cdad-4037-973e-56b74faefd14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "99a24d26-dc7f-42d0-aa23-a7c061f04952", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "b641bb48-566e-472b-a3cc-d38c85ab3ff1", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}], "revision_number": 4, "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "name": "default"}]} 2018-08-01 10:45:57,039 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-9e0d8d44-e4ad-4d6d-ba05-f3587d2ef320 2018-08-01 10:45:57,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b02ee51ebf0c5624560a5329363ac62177a3a80" 2018-08-01 10:45:57,060 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:45:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3a96e8b5-3477-49fd-964b-5e2292bc52bf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2413a97b61342d8bd27570706ef372d.", "code": 404, "title": "Not Found"}} 2018-08-01 10:45:57,061 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d used request id req-3a96e8b5-3477-49fd-964b-5e2292bc52bf 2018-08-01 10:45:57,061 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:45:57,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b02ee51ebf0c5624560a5329363ac62177a3a80" 2018-08-01 10:45:57,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1cc9c447-7c27-4a7a-9f36-efeff1128540 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.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dbe9669438844f3faecdc7fcc050e0d8", "name": "service"}} 2018-08-01 10:45:57,151 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 used request id req-1cc9c447-7c27-4a7a-9f36-efeff1128540 2018-08-01 10:45:57,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b02ee51ebf0c5624560a5329363ac62177a3a80" 2018-08-01 10:45:57,236 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:45:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e5d83e0-375d-4ba8-b523-a5e37967c385 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ed1054af2e94c049694d98d54211d98.", "code": 404, "title": "Not Found"}} 2018-08-01 10:45:57,236 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 used request id req-1e5d83e0-375d-4ba8-b523-a5e37967c385 2018-08-01 10:45:57,236 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:45:57,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b02ee51ebf0c5624560a5329363ac62177a3a80" 2018-08-01 10:45:57,317 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:45:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3e899ddf-43d6-462b-a6d9-5fa643828156 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c0d9b34b06f445a7857603f60b181f3c.", "code": 404, "title": "Not Found"}} 2018-08-01 10:45:57,317 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c used request id req-3e899ddf-43d6-462b-a6d9-5fa643828156 2018-08-01 10:45:57,317 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:45:57,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b02ee51ebf0c5624560a5329363ac62177a3a80" 2018-08-01 10:45:57,336 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:45:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-44887b54-8e42-402c-a6bb-74f1221a549f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: dd207f801ed3475f9dbe5f13077af1c8.", "code": 404, "title": "Not Found"}} 2018-08-01 10:45:57,336 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 used request id req-44887b54-8e42-402c-a6bb-74f1221a549f 2018-08-01 10:45:57,336 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:45:57,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b02ee51ebf0c5624560a5329363ac62177a3a80" 2018-08-01 10:45:57,419 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:45:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-68d3d5cf-d35d-4786-9410-b57f3bc10741 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 46dd322c3fcc454eb140e37825746af8.", "code": 404, "title": "Not Found"}} 2018-08-01 10:45:57,420 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 used request id req-68d3d5cf-d35d-4786-9410-b57f3bc10741 2018-08-01 10:45:57,420 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:45:57,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b02ee51ebf0c5624560a5329363ac62177a3a80" 2018-08-01 10:45:57,508 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:45:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c11f3ba-a8b4-4f79-aa32-9c14c4215626 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 455b48a61678488ead79a4cfa07ef5c3.", "code": 404, "title": "Not Found"}} 2018-08-01 10:45:57,508 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 used request id req-2c11f3ba-a8b4-4f79-aa32-9c14c4215626 2018-08-01 10:45:57,508 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:45:57,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b02ee51ebf0c5624560a5329363ac62177a3a80" 2018-08-01 10:45:57,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-831907d8-33c5-4d22-9459-844bfa49ea1e 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 10:45:57,532 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-831907d8-33c5-4d22-9459-844bfa49ea1e 2018-08-01 10:45:57,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ddd20ab1a1b7400a98e6ddb8d0eb4686 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b02ee51ebf0c5624560a5329363ac62177a3a80" 2018-08-01 10:45:57,616 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:45:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ff56c79-dbaa-4999-b025-098c174675cd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ddd20ab1a1b7400a98e6ddb8d0eb4686.", "code": 404, "title": "Not Found"}} 2018-08-01 10:45:57,617 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ddd20ab1a1b7400a98e6ddb8d0eb4686 used request id req-4ff56c79-dbaa-4999-b025-098c174675cd 2018-08-01 10:45:57,617 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:45:57,618 - keystone_utils - INFO - Deleting project with name - CreateVolumeTypeComplexTests-e4ed7630-5bed-48b-proj 2018-08-01 10:45:57,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/0fa6b7883d794f3392541ad43ed5e97d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b02ee51ebf0c5624560a5329363ac62177a3a80" 2018-08-01 10:45:57,863 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:45:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dd7cc247-a183-4a03-a0b7-668f9c241b19 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:45:57,863 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/0fa6b7883d794f3392541ad43ed5e97d used request id req-dd7cc247-a183-4a03-a0b7-668f9c241b19 2018-08-01 10:45:57,863 - keystone_utils - INFO - Deleting role with name - CreateVolumeTypeComplexTests-e4ed7630-5bed-48b-proj-role 2018-08-01 10:45:57,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/83aa25e22289423a946bec4a0f77af22 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b02ee51ebf0c5624560a5329363ac62177a3a80" 2018-08-01 10:45:57,971 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:45:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b4f5465d-d7da-44b4-8385-c1f3d5d3877a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:45:57,971 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/83aa25e22289423a946bec4a0f77af22 used request id req-b4f5465d-d7da-44b4-8385-c1f3d5d3877a 2018-08-01 10:45:57,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b02ee51ebf0c5624560a5329363ac62177a3a80" 2018-08-01 10:45:58,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78c6b33e-0416-46ac-990b-db0c047b538b Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:45:58,059 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-78c6b33e-0416-46ac-990b-db0c047b538b 2018-08-01 10:45:58,060 - keystone_utils - INFO - Deleting user with name - CreateVolumeTypeComplexTests-e4ed7630-5bed-48b-user 2018-08-01 10:45:58,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/6e63eca9c5c348c5a47351a69dc018c4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7fdee4a940fd6945fe29ee91e9f88bf98857a32" 2018-08-01 10:45:58,241 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:45:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-acff5997-3750-4834-b407-dc5265ba24e1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:45:58,241 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/6e63eca9c5c348c5a47351a69dc018c4 used request id req-acff5997-3750-4834-b407-dc5265ba24e1 2018-08-01 10:45:58,243 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:45:58,624 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:45:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["2jkDUVd9S4-yH5CknAumjA"], "issued_at": "2018-08-01T10:45:58.000000Z"}} 2018-08-01 10:45:58,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3276a987658bd42a8b9cc4b4df4991e97df42094" 2018-08-01 10:45:58,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9bbba18-d886-4f10-87d4-08d42a1d6328 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:45:58,702 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-a9bbba18-d886-4f10-87d4-08d42a1d6328 2018-08-01 10:45:58,703 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:45:58,704 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:45:59,081 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:45:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["K9W4kzDaSrKH-_0YKPtKzA"], "issued_at": "2018-08-01T10:45:59.000000Z"}} 2018-08-01 10:45:59,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca2f4e3d733b0f83450537d6fede7a512ef5e73d" 2018-08-01 10:45:59,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa90f49d-2f72-451c-8690-d0b94db750dd Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:45:59,162 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-fa90f49d-2f72-451c-8690-d0b94db750dd 2018-08-01 10:45:59,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:45:59,171 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:45: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:45:59,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-cdb7fc3a-7327-4d0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca2f4e3d733b0f83450537d6fede7a512ef5e73d" 2018-08-01 10:45:59,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0dade9f5-da3d-4be1-a7a2-57c971c311ed Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-cdb7fc3a-7327-4d0-proj", "previous": null, "next": null}, "projects": []} 2018-08-01 10:45:59,256 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-cdb7fc3a-7327-4d0-proj used request id req-0dade9f5-da3d-4be1-a7a2-57c971c311ed 2018-08-01 10:45:59,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca2f4e3d733b0f83450537d6fede7a512ef5e73d" 2018-08-01 10:45:59,345 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9c8b08f-8e8c-4cf7-92ed-d493f0831a03 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:45:59,345 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-d9c8b08f-8e8c-4cf7-92ed-d493f0831a03 2018-08-01 10:45:59,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca2f4e3d733b0f83450537d6fede7a512ef5e73d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeTypeComplexTests-cdb7fc3a-7327-4d0-proj"}}' 2018-08-01 10:45:59,547 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:45:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6db2e772-1cca-41fd-8668-4dd749bcd580 Content-Length: 325 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/bef4f1e4bbf442f68e049856919f11f2"}, "tags": [], "enabled": true, "id": "bef4f1e4bbf442f68e049856919f11f2", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-cdb7fc3a-7327-4d0-proj"}} 2018-08-01 10:45:59,547 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-6db2e772-1cca-41fd-8668-4dd749bcd580 2018-08-01 10:45:59,547 - keystone_utils - INFO - Created project with name - CreateVolumeTypeComplexTests-cdb7fc3a-7327-4d0-proj 2018-08-01 10:45:59,547 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:45:59,548 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:45:59,928 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:45:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["Bbq5-dD9SwS34aAJAfMzkg"], "issued_at": "2018-08-01T10:45:59.000000Z"}} 2018-08-01 10:45:59,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a8fe5ae7cae1489c4185f23ec86e2b97797f29a" 2018-08-01 10:46:00,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:45:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e10be7b0-3f7b-4318-bd59-ab95b81c8627 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:46:00,006 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-e10be7b0-3f7b-4318-bd59-ab95b81c8627 2018-08-01 10:46:00,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:46:00,016 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:46: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:46:00,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a8fe5ae7cae1489c4185f23ec86e2b97797f29a" 2018-08-01 10:46:00,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-514320b2-51b3-43e5-91f0-fa99f78d107d Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 10:46:00,119 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-514320b2-51b3-43e5-91f0-fa99f78d107d 2018-08-01 10:46:00,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateVolumeTypeComplexTests-cdb7fc3a-7327-4d0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a8fe5ae7cae1489c4185f23ec86e2b97797f29a" 2018-08-01 10:46:00,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-432b947d-598c-4ce8-8103-71e2fd0ded8d Content-Encoding: gzip Content-Length: 264 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateVolumeTypeComplexTests-cdb7fc3a-7327-4d0-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/bef4f1e4bbf442f68e049856919f11f2"}, "tags": [], "enabled": true, "id": "bef4f1e4bbf442f68e049856919f11f2", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-cdb7fc3a-7327-4d0-proj"}]} 2018-08-01 10:46:00,142 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateVolumeTypeComplexTests-cdb7fc3a-7327-4d0-proj used request id req-432b947d-598c-4ce8-8103-71e2fd0ded8d 2018-08-01 10:46:00,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a8fe5ae7cae1489c4185f23ec86e2b97797f29a" 2018-08-01 10:46:00,162 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-517d8a64-a966-4f31-8409-b87904d627a5 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:46:00,162 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-517d8a64-a966-4f31-8409-b87904d627a5 2018-08-01 10:46:00,522 - keystone_utils - INFO - Created user with name - CreateVolumeTypeComplexTests-cdb7fc3a-7327-4d0-user 2018-08-01 10:46:00,523 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:46:00,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca2f4e3d733b0f83450537d6fede7a512ef5e73d" 2018-08-01 10:46:00,611 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56b29634-065c-43fb-b32f-d92c250b25f8 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:46:00,611 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-56b29634-065c-43fb-b32f-d92c250b25f8 2018-08-01 10:46:00,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca2f4e3d733b0f83450537d6fede7a512ef5e73d" -d '{"role": {"name": "CreateVolumeTypeComplexTests-cdb7fc3a-7327-4d0-proj-role"}}' 2018-08-01 10:46:00,708 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:46:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f82c4303-e642-47e9-b9bb-64d124dc0b9d Content-Length: 227 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "00a57b28f54d4a299d6be03e0cfb6036", "links": {"self": "http://172.30.9.24:5000/v3/roles/00a57b28f54d4a299d6be03e0cfb6036"}, "name": "CreateVolumeTypeComplexTests-cdb7fc3a-7327-4d0-proj-role"}} 2018-08-01 10:46:00,708 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-f82c4303-e642-47e9-b9bb-64d124dc0b9d 2018-08-01 10:46:00,709 - keystone_utils - INFO - Created role with name - CreateVolumeTypeComplexTests-cdb7fc3a-7327-4d0-proj-role 2018-08-01 10:46:00,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/00a57b28f54d4a299d6be03e0cfb6036 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca2f4e3d733b0f83450537d6fede7a512ef5e73d" 2018-08-01 10:46:00,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f55936c-6f25-4642-9b76-3181ab69efe4 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "00a57b28f54d4a299d6be03e0cfb6036", "links": {"self": "http://172.30.9.24:5000/v3/roles/00a57b28f54d4a299d6be03e0cfb6036"}, "name": "CreateVolumeTypeComplexTests-cdb7fc3a-7327-4d0-proj-role"}} 2018-08-01 10:46:00,822 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/00a57b28f54d4a299d6be03e0cfb6036 used request id req-3f55936c-6f25-4642-9b76-3181ab69efe4 2018-08-01 10:46:00,823 - keystone_utils - INFO - Granting role CreateVolumeTypeComplexTests-cdb7fc3a-7327-4d0-proj-role to project CreateVolumeTypeComplexTests-cdb7fc3a-7327-4d0-proj 2018-08-01 10:46:00,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/bef4f1e4bbf442f68e049856919f11f2/users/ad870ca19b7e4e7982e58d4fa79ec2cf/roles/00a57b28f54d4a299d6be03e0cfb6036 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca2f4e3d733b0f83450537d6fede7a512ef5e73d" 2018-08-01 10:46:00,944 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:46:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4e21ce63-11a0-4f50-bc25-54492d3bdfce Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:46:00,944 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/bef4f1e4bbf442f68e049856919f11f2/users/ad870ca19b7e4e7982e58d4fa79ec2cf/roles/00a57b28f54d4a299d6be03e0cfb6036 used request id req-4e21ce63-11a0-4f50-bc25-54492d3bdfce 2018-08-01 10:46:00,946 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:46:00,947 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:46:01,336 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:46:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["nY-klJ8-R_mo4c0NaT3u9w"], "issued_at": "2018-08-01T10:46:01.000000Z"}} 2018-08-01 10:46:01,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c077784c2774db38df5b2f5b084732a914529b1b" 2018-08-01 10:46:01,348 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da12b3a0-c2c3-426d-8d4b-5f0c24e46253 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:46:01,349 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-da12b3a0-c2c3-426d-8d4b-5f0c24e46253 2018-08-01 10:46:01,354 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c077784c2774db38df5b2f5b084732a914529b1b" 2018-08-01 10:46:01,524 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:01 GMT Server: Apache x-compute-request-id: req-7f1e5344-553a-4c71-9caa-54bd26b97a01 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-7f1e5344-553a-4c71-9caa-54bd26b97a01 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-08-01 10:46:01,524 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/qos-specs used request id req-7f1e5344-553a-4c71-9caa-54bd26b97a01 2018-08-01 10:46:01,528 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-7f1e5344-553a-4c71-9caa-54bd26b97a01" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c077784c2774db38df5b2f5b084732a914529b1b" -d '{"qos_specs": {"consumer": "both", "name": "CreateVolumeTypeComplexTests-646e0a5c-0b87-4f53-836c-71e3a52fa830-qos-spec"}}' 2018-08-01 10:46:01,709 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:01 GMT Server: Apache x-compute-request-id: req-79f45a99-be89-4574-a6e4-ab244c580a3e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-79f45a99-be89-4574-a6e4-ab244c580a3e Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "e2778d5c-183c-43aa-9d6b-c805ca76a9b6", "name": "CreateVolumeTypeComplexTests-646e0a5c-0b87-4f53-836c-71e3a52fa830-qos-spec"}, "links": [{"href": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/qos-specs/e2778d5c-183c-43aa-9d6b-c805ca76a9b6", "rel": "self"}, {"href": "http://172.30.9.24:8776/8d96727022f4443794db44ecde432faf/qos-specs/e2778d5c-183c-43aa-9d6b-c805ca76a9b6", "rel": "bookmark"}]} 2018-08-01 10:46:01,709 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/qos-specs used request id req-79f45a99-be89-4574-a6e4-ab244c580a3e 2018-08-01 10:46:01,710 - create_qos - INFO - Created qos with name - CreateVolumeTypeComplexTests-646e0a5c-0b87-4f53-836c-71e3a52fa830-qos-spec 2018-08-01 10:46:01,710 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:46:01,711 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:46:02,094 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:46:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["ETjmf7QHQWyE9k82fuEqFA"], "issued_at": "2018-08-01T10:46:02.000000Z"}} 2018-08-01 10:46:02,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}556802f2b2917926d819b76cfd3192a48adbe6d5" 2018-08-01 10:46:02,171 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98b25596-5458-4f77-a9ae-0b1e6d5ad73b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:46:02,171 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-98b25596-5458-4f77-a9ae-0b1e6d5ad73b 2018-08-01 10:46:02,176 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}556802f2b2917926d819b76cfd3192a48adbe6d5" 2018-08-01 10:46:02,437 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:02 GMT Server: Apache x-compute-request-id: req-5ae4a35b-6915-480c-9091-0dde98802ef4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-5ae4a35b-6915-480c-9091-0dde98802ef4 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-08-01 10:46:02,437 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types?is_public=None used request id req-5ae4a35b-6915-480c-9091-0dde98802ef4 2018-08-01 10:46:02,440 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-5ae4a35b-6915-480c-9091-0dde98802ef4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}556802f2b2917926d819b76cfd3192a48adbe6d5" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeTypeComplexTests-646e0a5c-0b87-4f53-836c-71e3a52fa830-vol_type", "description": null}}' 2018-08-01 10:46:02,640 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:02 GMT Server: Apache x-compute-request-id: req-c73500c2-2a38-49e5-85e6-f4fe57db9175 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c73500c2-2a38-49e5-85e6-f4fe57db9175 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-646e0a5c-0b87-4f53-836c-71e3a52fa830-vol_type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "f0e693e0-39d7-4b3b-92ea-4447d876fb33", "description": null}} 2018-08-01 10:46:02,641 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types used request id req-c73500c2-2a38-49e5-85e6-f4fe57db9175 2018-08-01 10:46:02,644 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5ae4a35b-6915-480c-9091-0dde98802ef4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}556802f2b2917926d819b76cfd3192a48adbe6d5" 2018-08-01 10:46:02,812 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:02 GMT Server: Apache x-compute-request-id: req-e1d6a180-ca96-40d5-8773-e0952914e957 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e1d6a180-ca96-40d5-8773-e0952914e957 Content-Encoding: gzip Content-Length: 167 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "e2778d5c-183c-43aa-9d6b-c805ca76a9b6", "name": "CreateVolumeTypeComplexTests-646e0a5c-0b87-4f53-836c-71e3a52fa830-qos-spec"}]} 2018-08-01 10:46:02,812 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/qos-specs used request id req-e1d6a180-ca96-40d5-8773-e0952914e957 2018-08-01 10:46:02,815 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/qos-specs/e2778d5c-183c-43aa-9d6b-c805ca76a9b6/associate?vol_type_id=f0e693e0-39d7-4b3b-92ea-4447d876fb33 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5ae4a35b-6915-480c-9091-0dde98802ef4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}556802f2b2917926d819b76cfd3192a48adbe6d5" 2018-08-01 10:46:03,014 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 10:46:02 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-9bcd790a-6cbb-462f-b00e-970153595b88 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-08-01 10:46:03,015 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/qos-specs/e2778d5c-183c-43aa-9d6b-c805ca76a9b6/associate?vol_type_id=f0e693e0-39d7-4b3b-92ea-4447d876fb33 used request id req-9bcd790a-6cbb-462f-b00e-970153595b88 2018-08-01 10:46:03,015 - create_volume_type - INFO - Created volume type with name - CreateVolumeTypeComplexTests-646e0a5c-0b87-4f53-836c-71e3a52fa830-vol_type 2018-08-01 10:46:03,018 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/f0e693e0-39d7-4b3b-92ea-4447d876fb33 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3276a987658bd42a8b9cc4b4df4991e97df42094" 2018-08-01 10:46:03,195 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:03 GMT Server: Apache x-compute-request-id: req-52bdcd9d-f91b-4106-81ee-51486ae0cee6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-52bdcd9d-f91b-4106-81ee-51486ae0cee6 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-646e0a5c-0b87-4f53-836c-71e3a52fa830-vol_type", "qos_specs_id": "e2778d5c-183c-43aa-9d6b-c805ca76a9b6", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "f0e693e0-39d7-4b3b-92ea-4447d876fb33", "description": null}} 2018-08-01 10:46:03,195 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/f0e693e0-39d7-4b3b-92ea-4447d876fb33 used request id req-52bdcd9d-f91b-4106-81ee-51486ae0cee6 2018-08-01 10:46:03,198 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/f0e693e0-39d7-4b3b-92ea-4447d876fb33 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-52bdcd9d-f91b-4106-81ee-51486ae0cee6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3276a987658bd42a8b9cc4b4df4991e97df42094" 2018-08-01 10:46:03,364 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:03 GMT Server: Apache x-compute-request-id: req-ed5ca670-33ff-4f90-8d18-4b3a0886d6cf OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ed5ca670-33ff-4f90-8d18-4b3a0886d6cf Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-646e0a5c-0b87-4f53-836c-71e3a52fa830-vol_type", "qos_specs_id": "e2778d5c-183c-43aa-9d6b-c805ca76a9b6", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "f0e693e0-39d7-4b3b-92ea-4447d876fb33", "description": null}} 2018-08-01 10:46:03,365 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/f0e693e0-39d7-4b3b-92ea-4447d876fb33 used request id req-ed5ca670-33ff-4f90-8d18-4b3a0886d6cf 2018-08-01 10:46:03,367 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/f0e693e0-39d7-4b3b-92ea-4447d876fb33/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-52bdcd9d-f91b-4106-81ee-51486ae0cee6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3276a987658bd42a8b9cc4b4df4991e97df42094" 2018-08-01 10:46:03,613 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:03 GMT Server: Apache x-compute-request-id: req-0cf7d08c-f51a-404f-87e3-fda078553da1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-0cf7d08c-f51a-404f-87e3-fda078553da1 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-08-01 10:46:03,613 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/f0e693e0-39d7-4b3b-92ea-4447d876fb33/encryption used request id req-0cf7d08c-f51a-404f-87e3-fda078553da1 2018-08-01 10:46:03,616 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/qos-specs/e2778d5c-183c-43aa-9d6b-c805ca76a9b6 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-52bdcd9d-f91b-4106-81ee-51486ae0cee6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3276a987658bd42a8b9cc4b4df4991e97df42094" 2018-08-01 10:46:03,788 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:03 GMT Server: Apache x-compute-request-id: req-c457e832-ec74-4e88-be24-938613a5906c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c457e832-ec74-4e88-be24-938613a5906c Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "e2778d5c-183c-43aa-9d6b-c805ca76a9b6", "name": "CreateVolumeTypeComplexTests-646e0a5c-0b87-4f53-836c-71e3a52fa830-qos-spec"}, "links": [{"href": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/qos-specs/e2778d5c-183c-43aa-9d6b-c805ca76a9b6", "rel": "self"}, {"href": "http://172.30.9.24:8776/8d96727022f4443794db44ecde432faf/qos-specs/e2778d5c-183c-43aa-9d6b-c805ca76a9b6", "rel": "bookmark"}]} 2018-08-01 10:46:03,788 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/qos-specs/e2778d5c-183c-43aa-9d6b-c805ca76a9b6 used request id req-c457e832-ec74-4e88-be24-938613a5906c 2018-08-01 10:46:03,788 - cinder_utils - INFO - Deleting volume named - CreateVolumeTypeComplexTests-646e0a5c-0b87-4f53-836c-71e3a52fa830-vol_type 2018-08-01 10:46:03,791 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/f0e693e0-39d7-4b3b-92ea-4447d876fb33 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5ae4a35b-6915-480c-9091-0dde98802ef4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}556802f2b2917926d819b76cfd3192a48adbe6d5" 2018-08-01 10:46:03,853 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 10:46:03 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-817d7176-8fd0-41f5-90ae-5d67b3eabb10 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-08-01 10:46:03,853 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/f0e693e0-39d7-4b3b-92ea-4447d876fb33 used request id req-817d7176-8fd0-41f5-90ae-5d67b3eabb10 2018-08-01 10:46:03,854 - cinder_utils - INFO - Deleting QoS named - CreateVolumeTypeComplexTests-646e0a5c-0b87-4f53-836c-71e3a52fa830-qos-spec 2018-08-01 10:46:03,857 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/qos-specs/e2778d5c-183c-43aa-9d6b-c805ca76a9b6?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7f1e5344-553a-4c71-9caa-54bd26b97a01" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c077784c2774db38df5b2f5b084732a914529b1b" 2018-08-01 10:46:04,080 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 10:46:03 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a69a36d7-a729-4ee3-ab2b-19b9784bea6e 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-08-01 10:46:04,080 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/qos-specs/e2778d5c-183c-43aa-9d6b-c805ca76a9b6?force=False used request id req-a69a36d7-a729-4ee3-ab2b-19b9784bea6e 2018-08-01 10:46:04,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca2f4e3d733b0f83450537d6fede7a512ef5e73d" 2018-08-01 10:46:04,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-7b64918a-a2d3-4ecf-a44f-58d0ce0ce2ad Date: Wed, 01 Aug 2018 10:46:04 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a2413a97b61342d8bd27570706ef372d", "created_at": "2018-08-01T09:33:18Z", "updated_at": "2018-08-01T09:33:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "7f556ce3-51d0-4279-a11d-510db9f9a3b1", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "94adc13c-a166-41cf-bd16-f997efc73cb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "b39143b5-c08f-4d0b-9d40-54f472f2389e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "e218b0b7-4501-4f84-9458-caf2891c260d", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}], "revision_number": 4, "project_id": "a2413a97b61342d8bd27570706ef372d", "id": "38229670-7386-42d0-b7b9-2397ea5938de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "created_at": "2018-08-01T09:28:38Z", "updated_at": "2018-08-01T09:28:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "763568f1-8151-4a3c-911a-d06da4423063", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "80d28bee-4aee-47e8-a8da-e0fe31497fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "a47a5ddf-aa37-4ab2-a335-1c93513b5f12", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "f5bba5a5-602b-421e-98b2-5a16117f943f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}], "revision_number": 4, "project_id": "dbe9669438844f3faecdc7fcc050e0d8", "id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ed1054af2e94c049694d98d54211d98", "created_at": "2018-08-01T09:31:40Z", "updated_at": "2018-08-01T09:31:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "34baee87-ea35-42ee-8a69-0f6e2a825d3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "89b9d1c9-f4f9-45cd-8d36-970d44228439", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "b8ab0d59-cab9-4488-82ee-7c5f69709bff", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "d3ab68ea-23b4-4bf6-8dd3-85d029e3d89f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}], "revision_number": 4, "project_id": "2ed1054af2e94c049694d98d54211d98", "id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "created_at": "2018-08-01T09:34:13Z", "updated_at": "2018-08-01T09:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "1dbb3f59-611b-46d1-a82d-2720e0a16f86", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "3878126b-a220-4357-adb9-bc22498f31b1", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "75ce67db-9c04-4561-a10d-8b1ec63943e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "e2945a69-3afe-41e3-a7ec-3ea4c79a12ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}], "revision_number": 4, "project_id": "c0d9b34b06f445a7857603f60b181f3c", "id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-01T09:30:58Z", "updated_at": "2018-08-01T09:30:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "042d4626-2974-418d-affe-f8f2acd05faa", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "995fae58-f0e5-4e10-801c-6c2ce5c7ae0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "cb8404fa-cb24-4879-a34d-f3050dcba730", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "dad6aaab-690e-4c24-9103-6767e0c80bc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "created_at": "2018-08-01T09:31:11Z", "updated_at": "2018-08-01T09:31:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "939e25e0-5dbc-4f6e-9f6f-7fb70e540203", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "9796a673-6928-4009-9c21-1410d395646e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "af7b8bf8-2fb6-4d72-842a-38f72d7581f7", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "b9af65b0-2eb8-45e1-8504-b7dc4dbb83ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}], "revision_number": 4, "project_id": "dd207f801ed3475f9dbe5f13077af1c8", "id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "46dd322c3fcc454eb140e37825746af8", "created_at": "2018-08-01T10:33:44Z", "updated_at": "2018-08-01T10:33:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "0f41470b-1091-45c1-b574-92069f79f8d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "8cc03a9c-8fa5-425b-812f-d7692bae3613", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d1373b1e-2fb9-4e02-a9e1-7e873ba1d7d1", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d21f3909-71f3-43e2-a22d-6a9c2513cb6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}], "revision_number": 4, "project_id": "46dd322c3fcc454eb140e37825746af8", "id": "b2961714-c8a4-4fcb-918b-21d70527c983", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "created_at": "2018-08-01T09:34:57Z", "updated_at": "2018-08-01T09:34:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "8063d12f-30db-4ccf-8ce0-72e59ba81a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c38e1a7a-5857-4f03-b991-6d5c9c9a5b9e", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c725bae1-d3bb-42b5-b331-32737085f28c", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "cfddc134-923b-4e0d-9ec5-dcc5641dd435", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}], "revision_number": 4, "project_id": "455b48a61678488ead79a4cfa07ef5c3", "id": "cd52f913-3072-4ce7-a779-7de795b62b12", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:36:50Z", "updated_at": "2018-08-01T09:36:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "07ef7fe5-a529-45da-bfc0-899f0ea9b592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "bc4dad3a-2a0c-4c31-b901-2909a12adb50", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c35cff35-4306-4116-b9fa-fc27bc7c05d6", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c493e3ac-d9d2-480d-9ec8-50982eedaf5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}], "revision_number": 4, "project_id": "8d96727022f4443794db44ecde432faf", "id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "created_at": "2018-08-01T09:32:45Z", "updated_at": "2018-08-01T09:32:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "058ea790-43ea-4a6f-9950-28418319e577", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "5fcfb31b-cdad-4037-973e-56b74faefd14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "99a24d26-dc7f-42d0-aa23-a7c061f04952", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "b641bb48-566e-472b-a3cc-d38c85ab3ff1", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}], "revision_number": 4, "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "name": "default"}]} 2018-08-01 10:46:04,304 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-7b64918a-a2d3-4ecf-a44f-58d0ce0ce2ad 2018-08-01 10:46:04,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca2f4e3d733b0f83450537d6fede7a512ef5e73d" 2018-08-01 10:46:04,326 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:46:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7789f3d7-6bc7-4283-8bbf-70bf517004f3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2413a97b61342d8bd27570706ef372d.", "code": 404, "title": "Not Found"}} 2018-08-01 10:46:04,326 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d used request id req-7789f3d7-6bc7-4283-8bbf-70bf517004f3 2018-08-01 10:46:04,326 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:46:04,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca2f4e3d733b0f83450537d6fede7a512ef5e73d" 2018-08-01 10:46:04,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32b9769f-fcab-49ad-9842-2f471d618910 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.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dbe9669438844f3faecdc7fcc050e0d8", "name": "service"}} 2018-08-01 10:46:04,347 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 used request id req-32b9769f-fcab-49ad-9842-2f471d618910 2018-08-01 10:46:04,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca2f4e3d733b0f83450537d6fede7a512ef5e73d" 2018-08-01 10:46:04,431 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:46:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3619b75a-330d-4d3c-8df1-d5e625c16ab7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ed1054af2e94c049694d98d54211d98.", "code": 404, "title": "Not Found"}} 2018-08-01 10:46:04,431 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 used request id req-3619b75a-330d-4d3c-8df1-d5e625c16ab7 2018-08-01 10:46:04,431 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:46:04,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca2f4e3d733b0f83450537d6fede7a512ef5e73d" 2018-08-01 10:46:04,523 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:46:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aac6be49-add0-4241-8f06-8b1bd7bc1e3d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c0d9b34b06f445a7857603f60b181f3c.", "code": 404, "title": "Not Found"}} 2018-08-01 10:46:04,524 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c used request id req-aac6be49-add0-4241-8f06-8b1bd7bc1e3d 2018-08-01 10:46:04,524 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:46:04,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca2f4e3d733b0f83450537d6fede7a512ef5e73d" 2018-08-01 10:46:04,608 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:46:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-419e6707-fd55-40da-9489-9e78723003d9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: dd207f801ed3475f9dbe5f13077af1c8.", "code": 404, "title": "Not Found"}} 2018-08-01 10:46:04,608 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 used request id req-419e6707-fd55-40da-9489-9e78723003d9 2018-08-01 10:46:04,608 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:46:04,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca2f4e3d733b0f83450537d6fede7a512ef5e73d" 2018-08-01 10:46:04,694 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:46:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-26f87d92-4ceb-4ef4-bfac-c7f9dc8833a0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 46dd322c3fcc454eb140e37825746af8.", "code": 404, "title": "Not Found"}} 2018-08-01 10:46:04,694 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 used request id req-26f87d92-4ceb-4ef4-bfac-c7f9dc8833a0 2018-08-01 10:46:04,695 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:46:04,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca2f4e3d733b0f83450537d6fede7a512ef5e73d" 2018-08-01 10:46:04,780 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:46:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f3e369c5-0274-4ffb-a84a-c17c33c8ff24 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 455b48a61678488ead79a4cfa07ef5c3.", "code": 404, "title": "Not Found"}} 2018-08-01 10:46:04,781 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 used request id req-f3e369c5-0274-4ffb-a84a-c17c33c8ff24 2018-08-01 10:46:04,781 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:46:04,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca2f4e3d733b0f83450537d6fede7a512ef5e73d" 2018-08-01 10:46:04,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5126391-bbfc-4bad-8115-aaebaab06d66 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 10:46:04,873 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-f5126391-bbfc-4bad-8115-aaebaab06d66 2018-08-01 10:46:04,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ddd20ab1a1b7400a98e6ddb8d0eb4686 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca2f4e3d733b0f83450537d6fede7a512ef5e73d" 2018-08-01 10:46:05,073 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:46:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c12ae8a6-5ef2-4417-bee9-c5c0ab3d62da Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ddd20ab1a1b7400a98e6ddb8d0eb4686.", "code": 404, "title": "Not Found"}} 2018-08-01 10:46:05,073 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ddd20ab1a1b7400a98e6ddb8d0eb4686 used request id req-c12ae8a6-5ef2-4417-bee9-c5c0ab3d62da 2018-08-01 10:46:05,073 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:46:05,074 - keystone_utils - INFO - Deleting project with name - CreateVolumeTypeComplexTests-cdb7fc3a-7327-4d0-proj 2018-08-01 10:46:05,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/bef4f1e4bbf442f68e049856919f11f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca2f4e3d733b0f83450537d6fede7a512ef5e73d" 2018-08-01 10:46:05,283 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:46:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-be4f2d3b-9a98-48a7-9216-d63784cf5d37 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:46:05,283 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/bef4f1e4bbf442f68e049856919f11f2 used request id req-be4f2d3b-9a98-48a7-9216-d63784cf5d37 2018-08-01 10:46:05,284 - keystone_utils - INFO - Deleting role with name - CreateVolumeTypeComplexTests-cdb7fc3a-7327-4d0-proj-role 2018-08-01 10:46:05,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/00a57b28f54d4a299d6be03e0cfb6036 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca2f4e3d733b0f83450537d6fede7a512ef5e73d" 2018-08-01 10:46:05,397 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:46:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-215a2485-e41c-4b7a-ac8a-d5805e75d481 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:46:05,397 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/00a57b28f54d4a299d6be03e0cfb6036 used request id req-215a2485-e41c-4b7a-ac8a-d5805e75d481 2018-08-01 10:46:05,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca2f4e3d733b0f83450537d6fede7a512ef5e73d" 2018-08-01 10:46:05,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f294bc39-8fef-433a-ada5-e6cea97476e0 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:46:05,485 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-f294bc39-8fef-433a-ada5-e6cea97476e0 2018-08-01 10:46:05,486 - keystone_utils - INFO - Deleting user with name - CreateVolumeTypeComplexTests-cdb7fc3a-7327-4d0-user 2018-08-01 10:46:05,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/ad870ca19b7e4e7982e58d4fa79ec2cf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a8fe5ae7cae1489c4185f23ec86e2b97797f29a" 2018-08-01 10:46:05,660 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:46:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d11a624c-4b9c-4c69-a42e-37b3c07ff987 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:46:05,661 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/ad870ca19b7e4e7982e58d4fa79ec2cf used request id req-d11a624c-4b9c-4c69-a42e-37b3c07ff987 2018-08-01 10:46:05,662 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:46:06,039 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:46:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["qZTTyNDvQLqlMpscV4w4AA"], "issued_at": "2018-08-01T10:46:06.000000Z"}} 2018-08-01 10:46:06,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e16dd2920ed39369ddc72af380dd2c45ba55acb" 2018-08-01 10:46:06,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab38bbd1-feb8-4d21-83b6-91304aed7307 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:46:06,119 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-ab38bbd1-feb8-4d21-83b6-91304aed7307 2018-08-01 10:46:06,120 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:46:06,122 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:46:06,505 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:46:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["3wkNJ73FRRiTWvQ3X4eCMQ"], "issued_at": "2018-08-01T10:46:06.000000Z"}} 2018-08-01 10:46:06,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d2171580fc73bbec566f1964812aec5b68f0882" 2018-08-01 10:46:06,586 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-306a1ece-31fd-4f7c-b52d-04044cf79e63 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:46:06,586 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-306a1ece-31fd-4f7c-b52d-04044cf79e63 2018-08-01 10:46:06,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:46:06,595 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:46: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:46:06,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-237df90e-4177-4e7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d2171580fc73bbec566f1964812aec5b68f0882" 2018-08-01 10:46:06,611 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-290f29c1-37ce-4c65-a22a-6d2ff367d7e9 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-237df90e-4177-4e7-proj", "previous": null, "next": null}, "projects": []} 2018-08-01 10:46:06,611 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-237df90e-4177-4e7-proj used request id req-290f29c1-37ce-4c65-a22a-6d2ff367d7e9 2018-08-01 10:46:06,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d2171580fc73bbec566f1964812aec5b68f0882" 2018-08-01 10:46:06,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01e51efc-4b3a-4e00-982d-7d99aeb8caec Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:46:06,700 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-01e51efc-4b3a-4e00-982d-7d99aeb8caec 2018-08-01 10:46:06,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d2171580fc73bbec566f1964812aec5b68f0882" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeTypeComplexTests-237df90e-4177-4e7-proj"}}' 2018-08-01 10:46:06,804 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:46:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a2fbd30-2ec5-463d-a339-043679a05f0b Content-Length: 325 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/e9d0631c93e64583b1b45c1a74f9d77e"}, "tags": [], "enabled": true, "id": "e9d0631c93e64583b1b45c1a74f9d77e", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-237df90e-4177-4e7-proj"}} 2018-08-01 10:46:06,805 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-8a2fbd30-2ec5-463d-a339-043679a05f0b 2018-08-01 10:46:06,805 - keystone_utils - INFO - Created project with name - CreateVolumeTypeComplexTests-237df90e-4177-4e7-proj 2018-08-01 10:46:06,805 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:46:06,806 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:46:07,200 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:46:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["wiFnIBvvQ02Gkct9XxHLrw"], "issued_at": "2018-08-01T10:46:07.000000Z"}} 2018-08-01 10:46:07,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6aa9f774ca93344484e48d696a0f919c360af07a" 2018-08-01 10:46:07,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f4dd6af-bc48-4305-b795-24ab7bab356b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:46:07,288 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-7f4dd6af-bc48-4305-b795-24ab7bab356b 2018-08-01 10:46:07,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:46:07,296 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:46: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:46:07,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6aa9f774ca93344484e48d696a0f919c360af07a" 2018-08-01 10:46:07,402 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c52c441-f369-4a6b-8981-332aa6b0e10b Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 10:46:07,402 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-5c52c441-f369-4a6b-8981-332aa6b0e10b 2018-08-01 10:46:07,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateVolumeTypeComplexTests-237df90e-4177-4e7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6aa9f774ca93344484e48d696a0f919c360af07a" 2018-08-01 10:46:07,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-312c112a-777d-4bda-990a-691b42c6363a Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateVolumeTypeComplexTests-237df90e-4177-4e7-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/e9d0631c93e64583b1b45c1a74f9d77e"}, "tags": [], "enabled": true, "id": "e9d0631c93e64583b1b45c1a74f9d77e", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-237df90e-4177-4e7-proj"}]} 2018-08-01 10:46:07,494 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateVolumeTypeComplexTests-237df90e-4177-4e7-proj used request id req-312c112a-777d-4bda-990a-691b42c6363a 2018-08-01 10:46:07,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6aa9f774ca93344484e48d696a0f919c360af07a" 2018-08-01 10:46:07,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-359ec990-b9d7-4c36-af66-45e1c543b0a2 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:46:07,516 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-359ec990-b9d7-4c36-af66-45e1c543b0a2 2018-08-01 10:46:07,812 - keystone_utils - INFO - Created user with name - CreateVolumeTypeComplexTests-237df90e-4177-4e7-user 2018-08-01 10:46:07,812 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:46:07,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d2171580fc73bbec566f1964812aec5b68f0882" 2018-08-01 10:46:07,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd18842e-6f07-41b8-85a5-f8536b4ebf7e Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:46:07,902 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-cd18842e-6f07-41b8-85a5-f8536b4ebf7e 2018-08-01 10:46:07,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d2171580fc73bbec566f1964812aec5b68f0882" -d '{"role": {"name": "CreateVolumeTypeComplexTests-237df90e-4177-4e7-proj-role"}}' 2018-08-01 10:46:08,003 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:46:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-266d25d6-be39-46bf-980c-32f3209faaeb Content-Length: 227 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d897c3efa9e4422fbab344167e89b6e6", "links": {"self": "http://172.30.9.24:5000/v3/roles/d897c3efa9e4422fbab344167e89b6e6"}, "name": "CreateVolumeTypeComplexTests-237df90e-4177-4e7-proj-role"}} 2018-08-01 10:46:08,003 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-266d25d6-be39-46bf-980c-32f3209faaeb 2018-08-01 10:46:08,003 - keystone_utils - INFO - Created role with name - CreateVolumeTypeComplexTests-237df90e-4177-4e7-proj-role 2018-08-01 10:46:08,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/d897c3efa9e4422fbab344167e89b6e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d2171580fc73bbec566f1964812aec5b68f0882" 2018-08-01 10:46:08,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-874a4c2a-a6d2-4f01-ae4c-6404e3e38634 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d897c3efa9e4422fbab344167e89b6e6", "links": {"self": "http://172.30.9.24:5000/v3/roles/d897c3efa9e4422fbab344167e89b6e6"}, "name": "CreateVolumeTypeComplexTests-237df90e-4177-4e7-proj-role"}} 2018-08-01 10:46:08,095 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/d897c3efa9e4422fbab344167e89b6e6 used request id req-874a4c2a-a6d2-4f01-ae4c-6404e3e38634 2018-08-01 10:46:08,096 - keystone_utils - INFO - Granting role CreateVolumeTypeComplexTests-237df90e-4177-4e7-proj-role to project CreateVolumeTypeComplexTests-237df90e-4177-4e7-proj 2018-08-01 10:46:08,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/e9d0631c93e64583b1b45c1a74f9d77e/users/f2026cab69234af1a72585f449b10f1d/roles/d897c3efa9e4422fbab344167e89b6e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d2171580fc73bbec566f1964812aec5b68f0882" 2018-08-01 10:46:08,214 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:46:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-767aee04-2622-4324-b30f-df4ccda2c36d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:46:08,214 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/e9d0631c93e64583b1b45c1a74f9d77e/users/f2026cab69234af1a72585f449b10f1d/roles/d897c3efa9e4422fbab344167e89b6e6 used request id req-767aee04-2622-4324-b30f-df4ccda2c36d 2018-08-01 10:46:08,216 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:46:08,217 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:46:08,609 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:46:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["LjV-zcQPThG97RPo_IyKVw"], "issued_at": "2018-08-01T10:46:08.000000Z"}} 2018-08-01 10:46:08,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}205645800ccc2ed7434c211dafccc5c690565ebc" 2018-08-01 10:46:08,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62b048ec-bd65-4bc2-adbc-c02b0f423bdc Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:46:08,694 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-62b048ec-bd65-4bc2-adbc-c02b0f423bdc 2018-08-01 10:46:08,699 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}205645800ccc2ed7434c211dafccc5c690565ebc" 2018-08-01 10:46:08,867 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:08 GMT Server: Apache x-compute-request-id: req-e5d36830-cfb3-4734-b6b7-154e41f9edd1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e5d36830-cfb3-4734-b6b7-154e41f9edd1 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-08-01 10:46:08,867 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/qos-specs used request id req-e5d36830-cfb3-4734-b6b7-154e41f9edd1 2018-08-01 10:46:08,871 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-e5d36830-cfb3-4734-b6b7-154e41f9edd1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}205645800ccc2ed7434c211dafccc5c690565ebc" -d '{"qos_specs": {"consumer": "both", "name": "CreateVolumeTypeComplexTests-0b74c99a-d771-481c-944b-341ea514d928-qos-spec"}}' 2018-08-01 10:46:09,051 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:08 GMT Server: Apache x-compute-request-id: req-45da7616-7614-470a-8c20-8148af17dfed OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-45da7616-7614-470a-8c20-8148af17dfed Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "f124517c-0d45-4c47-91e6-87d5b14e0f26", "name": "CreateVolumeTypeComplexTests-0b74c99a-d771-481c-944b-341ea514d928-qos-spec"}, "links": [{"href": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/qos-specs/f124517c-0d45-4c47-91e6-87d5b14e0f26", "rel": "self"}, {"href": "http://172.30.9.24:8776/8d96727022f4443794db44ecde432faf/qos-specs/f124517c-0d45-4c47-91e6-87d5b14e0f26", "rel": "bookmark"}]} 2018-08-01 10:46:09,052 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/qos-specs used request id req-45da7616-7614-470a-8c20-8148af17dfed 2018-08-01 10:46:09,052 - create_qos - INFO - Created qos with name - CreateVolumeTypeComplexTests-0b74c99a-d771-481c-944b-341ea514d928-qos-spec 2018-08-01 10:46:09,052 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:46:09,053 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:46:09,520 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:46:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["Oa3whu7wQdidqx3ZROM2Jw"], "issued_at": "2018-08-01T10:46:09.000000Z"}} 2018-08-01 10:46:09,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1928c554afd71d7c5fa9403e4c02e82d1174ce8" 2018-08-01 10:46:09,533 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-714b86fa-efaa-457c-a19c-5c3441952766 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:46:09,533 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-714b86fa-efaa-457c-a19c-5c3441952766 2018-08-01 10:46:09,539 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1928c554afd71d7c5fa9403e4c02e82d1174ce8" 2018-08-01 10:46:09,722 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:09 GMT Server: Apache x-compute-request-id: req-ff897205-b0ed-4b4f-91e3-e5b51026c580 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ff897205-b0ed-4b4f-91e3-e5b51026c580 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-08-01 10:46:09,722 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types?is_public=None used request id req-ff897205-b0ed-4b4f-91e3-e5b51026c580 2018-08-01 10:46:09,726 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-ff897205-b0ed-4b4f-91e3-e5b51026c580" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1928c554afd71d7c5fa9403e4c02e82d1174ce8" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeTypeComplexTests-0b74c99a-d771-481c-944b-341ea514d928-vol_type", "description": null}}' 2018-08-01 10:46:09,941 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:09 GMT Server: Apache x-compute-request-id: req-2831d1b7-8078-4235-ae44-9e4fb263efa6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2831d1b7-8078-4235-ae44-9e4fb263efa6 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-0b74c99a-d771-481c-944b-341ea514d928-vol_type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "33439fb4-2e84-488a-b8d1-dd02cf06f1c2", "description": null}} 2018-08-01 10:46:09,941 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types used request id req-2831d1b7-8078-4235-ae44-9e4fb263efa6 2018-08-01 10:46:09,944 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/33439fb4-2e84-488a-b8d1-dd02cf06f1c2/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-ff897205-b0ed-4b4f-91e3-e5b51026c580" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1928c554afd71d7c5fa9403e4c02e82d1174ce8" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-08-01 10:46:10,141 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:09 GMT Server: Apache x-compute-request-id: req-f9a9e6ac-1841-4e08-bad3-9e02bcd8e879 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f9a9e6ac-1841-4e08-bad3-9e02bcd8e879 Content-Encoding: gzip Content-Length: 170 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "33439fb4-2e84-488a-b8d1-dd02cf06f1c2", "name": "foo", "control_location": "back-end", "encryption_id": "06cfdff8-3179-4bf2-8c34-baca422d5155", "provider": "bar", "provider_class": "bar"}} 2018-08-01 10:46:10,141 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/33439fb4-2e84-488a-b8d1-dd02cf06f1c2/encryption used request id req-f9a9e6ac-1841-4e08-bad3-9e02bcd8e879 2018-08-01 10:46:10,144 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ff897205-b0ed-4b4f-91e3-e5b51026c580" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1928c554afd71d7c5fa9403e4c02e82d1174ce8" 2018-08-01 10:46:10,314 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:10 GMT Server: Apache x-compute-request-id: req-5649ec95-ebcd-4822-8b2b-61818ac42009 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5649ec95-ebcd-4822-8b2b-61818ac42009 Content-Encoding: gzip Content-Length: 167 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "f124517c-0d45-4c47-91e6-87d5b14e0f26", "name": "CreateVolumeTypeComplexTests-0b74c99a-d771-481c-944b-341ea514d928-qos-spec"}]} 2018-08-01 10:46:10,315 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/qos-specs used request id req-5649ec95-ebcd-4822-8b2b-61818ac42009 2018-08-01 10:46:10,318 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/qos-specs/f124517c-0d45-4c47-91e6-87d5b14e0f26/associate?vol_type_id=33439fb4-2e84-488a-b8d1-dd02cf06f1c2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ff897205-b0ed-4b4f-91e3-e5b51026c580" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1928c554afd71d7c5fa9403e4c02e82d1174ce8" 2018-08-01 10:46:10,530 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 10:46:10 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-8cf5a0eb-d202-4090-9a79-bcb4d86b306d 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-08-01 10:46:10,530 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/qos-specs/f124517c-0d45-4c47-91e6-87d5b14e0f26/associate?vol_type_id=33439fb4-2e84-488a-b8d1-dd02cf06f1c2 used request id req-8cf5a0eb-d202-4090-9a79-bcb4d86b306d 2018-08-01 10:46:10,531 - create_volume_type - INFO - Created volume type with name - CreateVolumeTypeComplexTests-0b74c99a-d771-481c-944b-341ea514d928-vol_type 2018-08-01 10:46:10,533 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/33439fb4-2e84-488a-b8d1-dd02cf06f1c2 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e16dd2920ed39369ddc72af380dd2c45ba55acb" 2018-08-01 10:46:10,714 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:10 GMT Server: Apache x-compute-request-id: req-97843d4f-e4a7-43c7-890b-9a610394cf30 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-97843d4f-e4a7-43c7-890b-9a610394cf30 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-0b74c99a-d771-481c-944b-341ea514d928-vol_type", "qos_specs_id": "f124517c-0d45-4c47-91e6-87d5b14e0f26", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "33439fb4-2e84-488a-b8d1-dd02cf06f1c2", "description": null}} 2018-08-01 10:46:10,714 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/33439fb4-2e84-488a-b8d1-dd02cf06f1c2 used request id req-97843d4f-e4a7-43c7-890b-9a610394cf30 2018-08-01 10:46:10,717 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/33439fb4-2e84-488a-b8d1-dd02cf06f1c2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-97843d4f-e4a7-43c7-890b-9a610394cf30" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e16dd2920ed39369ddc72af380dd2c45ba55acb" 2018-08-01 10:46:10,885 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:10 GMT Server: Apache x-compute-request-id: req-3d5a3dee-6752-408a-b700-68a3a3e9e163 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3d5a3dee-6752-408a-b700-68a3a3e9e163 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-0b74c99a-d771-481c-944b-341ea514d928-vol_type", "qos_specs_id": "f124517c-0d45-4c47-91e6-87d5b14e0f26", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "33439fb4-2e84-488a-b8d1-dd02cf06f1c2", "description": null}} 2018-08-01 10:46:10,886 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/33439fb4-2e84-488a-b8d1-dd02cf06f1c2 used request id req-3d5a3dee-6752-408a-b700-68a3a3e9e163 2018-08-01 10:46:10,888 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/33439fb4-2e84-488a-b8d1-dd02cf06f1c2/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-97843d4f-e4a7-43c7-890b-9a610394cf30" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e16dd2920ed39369ddc72af380dd2c45ba55acb" 2018-08-01 10:46:11,061 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:10 GMT Server: Apache x-compute-request-id: req-4c1cbb3c-7b5e-42c5-92c6-f2b036626afc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4c1cbb3c-7b5e-42c5-92c6-f2b036626afc Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"volume_type_id": "33439fb4-2e84-488a-b8d1-dd02cf06f1c2", "control_location": "back-end", "deleted": false, "created_at": "2018-08-01T10:46:10.000000", "updated_at": null, "encryption_id": "06cfdff8-3179-4bf2-8c34-baca422d5155", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2018-08-01 10:46:11,061 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/33439fb4-2e84-488a-b8d1-dd02cf06f1c2/encryption used request id req-4c1cbb3c-7b5e-42c5-92c6-f2b036626afc 2018-08-01 10:46:11,064 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/qos-specs/f124517c-0d45-4c47-91e6-87d5b14e0f26 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-97843d4f-e4a7-43c7-890b-9a610394cf30" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e16dd2920ed39369ddc72af380dd2c45ba55acb" 2018-08-01 10:46:11,226 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:11 GMT Server: Apache x-compute-request-id: req-1e1f0f3b-bfcb-44ef-82f4-1f057f7915ab OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1e1f0f3b-bfcb-44ef-82f4-1f057f7915ab Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "f124517c-0d45-4c47-91e6-87d5b14e0f26", "name": "CreateVolumeTypeComplexTests-0b74c99a-d771-481c-944b-341ea514d928-qos-spec"}, "links": [{"href": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/qos-specs/f124517c-0d45-4c47-91e6-87d5b14e0f26", "rel": "self"}, {"href": "http://172.30.9.24:8776/8d96727022f4443794db44ecde432faf/qos-specs/f124517c-0d45-4c47-91e6-87d5b14e0f26", "rel": "bookmark"}]} 2018-08-01 10:46:11,226 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/qos-specs/f124517c-0d45-4c47-91e6-87d5b14e0f26 used request id req-1e1f0f3b-bfcb-44ef-82f4-1f057f7915ab 2018-08-01 10:46:11,227 - cinder_utils - INFO - Deleting volume named - CreateVolumeTypeComplexTests-0b74c99a-d771-481c-944b-341ea514d928-vol_type 2018-08-01 10:46:11,229 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/33439fb4-2e84-488a-b8d1-dd02cf06f1c2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ff897205-b0ed-4b4f-91e3-e5b51026c580" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1928c554afd71d7c5fa9403e4c02e82d1174ce8" 2018-08-01 10:46:11,278 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 10:46:11 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-7f86bc65-ae05-4c0c-9594-6bc8532dbf9d 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-08-01 10:46:11,278 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/33439fb4-2e84-488a-b8d1-dd02cf06f1c2 used request id req-7f86bc65-ae05-4c0c-9594-6bc8532dbf9d 2018-08-01 10:46:11,279 - cinder_utils - INFO - Deleting QoS named - CreateVolumeTypeComplexTests-0b74c99a-d771-481c-944b-341ea514d928-qos-spec 2018-08-01 10:46:11,282 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/qos-specs/f124517c-0d45-4c47-91e6-87d5b14e0f26?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e5d36830-cfb3-4734-b6b7-154e41f9edd1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}205645800ccc2ed7434c211dafccc5c690565ebc" 2018-08-01 10:46:11,470 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 10:46:11 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-2c14e256-7339-49ab-9291-148f4cbc4dd4 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-08-01 10:46:11,471 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/qos-specs/f124517c-0d45-4c47-91e6-87d5b14e0f26?force=False used request id req-2c14e256-7339-49ab-9291-148f4cbc4dd4 2018-08-01 10:46:11,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d2171580fc73bbec566f1964812aec5b68f0882" 2018-08-01 10:46:11,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-6f0a24e6-8594-44e2-92ad-959bc2d6424e Date: Wed, 01 Aug 2018 10:46:11 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a2413a97b61342d8bd27570706ef372d", "created_at": "2018-08-01T09:33:18Z", "updated_at": "2018-08-01T09:33:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "7f556ce3-51d0-4279-a11d-510db9f9a3b1", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "94adc13c-a166-41cf-bd16-f997efc73cb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "b39143b5-c08f-4d0b-9d40-54f472f2389e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "e218b0b7-4501-4f84-9458-caf2891c260d", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}], "revision_number": 4, "project_id": "a2413a97b61342d8bd27570706ef372d", "id": "38229670-7386-42d0-b7b9-2397ea5938de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "created_at": "2018-08-01T09:28:38Z", "updated_at": "2018-08-01T09:28:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "763568f1-8151-4a3c-911a-d06da4423063", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "80d28bee-4aee-47e8-a8da-e0fe31497fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "a47a5ddf-aa37-4ab2-a335-1c93513b5f12", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "f5bba5a5-602b-421e-98b2-5a16117f943f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}], "revision_number": 4, "project_id": "dbe9669438844f3faecdc7fcc050e0d8", "id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ed1054af2e94c049694d98d54211d98", "created_at": "2018-08-01T09:31:40Z", "updated_at": "2018-08-01T09:31:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "34baee87-ea35-42ee-8a69-0f6e2a825d3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "89b9d1c9-f4f9-45cd-8d36-970d44228439", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "b8ab0d59-cab9-4488-82ee-7c5f69709bff", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "d3ab68ea-23b4-4bf6-8dd3-85d029e3d89f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}], "revision_number": 4, "project_id": "2ed1054af2e94c049694d98d54211d98", "id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "created_at": "2018-08-01T09:34:13Z", "updated_at": "2018-08-01T09:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "1dbb3f59-611b-46d1-a82d-2720e0a16f86", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "3878126b-a220-4357-adb9-bc22498f31b1", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "75ce67db-9c04-4561-a10d-8b1ec63943e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "e2945a69-3afe-41e3-a7ec-3ea4c79a12ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}], "revision_number": 4, "project_id": "c0d9b34b06f445a7857603f60b181f3c", "id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-01T09:30:58Z", "updated_at": "2018-08-01T09:30:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "042d4626-2974-418d-affe-f8f2acd05faa", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "995fae58-f0e5-4e10-801c-6c2ce5c7ae0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "cb8404fa-cb24-4879-a34d-f3050dcba730", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "dad6aaab-690e-4c24-9103-6767e0c80bc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "created_at": "2018-08-01T09:31:11Z", "updated_at": "2018-08-01T09:31:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "939e25e0-5dbc-4f6e-9f6f-7fb70e540203", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "9796a673-6928-4009-9c21-1410d395646e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "af7b8bf8-2fb6-4d72-842a-38f72d7581f7", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "b9af65b0-2eb8-45e1-8504-b7dc4dbb83ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}], "revision_number": 4, "project_id": "dd207f801ed3475f9dbe5f13077af1c8", "id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "46dd322c3fcc454eb140e37825746af8", "created_at": "2018-08-01T10:33:44Z", "updated_at": "2018-08-01T10:33:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "0f41470b-1091-45c1-b574-92069f79f8d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "8cc03a9c-8fa5-425b-812f-d7692bae3613", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d1373b1e-2fb9-4e02-a9e1-7e873ba1d7d1", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d21f3909-71f3-43e2-a22d-6a9c2513cb6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}], "revision_number": 4, "project_id": "46dd322c3fcc454eb140e37825746af8", "id": "b2961714-c8a4-4fcb-918b-21d70527c983", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "created_at": "2018-08-01T09:34:57Z", "updated_at": "2018-08-01T09:34:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "8063d12f-30db-4ccf-8ce0-72e59ba81a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c38e1a7a-5857-4f03-b991-6d5c9c9a5b9e", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c725bae1-d3bb-42b5-b331-32737085f28c", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "cfddc134-923b-4e0d-9ec5-dcc5641dd435", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}], "revision_number": 4, "project_id": "455b48a61678488ead79a4cfa07ef5c3", "id": "cd52f913-3072-4ce7-a779-7de795b62b12", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:36:50Z", "updated_at": "2018-08-01T09:36:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "07ef7fe5-a529-45da-bfc0-899f0ea9b592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "bc4dad3a-2a0c-4c31-b901-2909a12adb50", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c35cff35-4306-4116-b9fa-fc27bc7c05d6", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c493e3ac-d9d2-480d-9ec8-50982eedaf5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}], "revision_number": 4, "project_id": "8d96727022f4443794db44ecde432faf", "id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "created_at": "2018-08-01T09:32:45Z", "updated_at": "2018-08-01T09:32:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "058ea790-43ea-4a6f-9950-28418319e577", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "5fcfb31b-cdad-4037-973e-56b74faefd14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "99a24d26-dc7f-42d0-aa23-a7c061f04952", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "b641bb48-566e-472b-a3cc-d38c85ab3ff1", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}], "revision_number": 4, "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "name": "default"}]} 2018-08-01 10:46:11,794 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-6f0a24e6-8594-44e2-92ad-959bc2d6424e 2018-08-01 10:46:11,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d2171580fc73bbec566f1964812aec5b68f0882" 2018-08-01 10:46:11,880 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:46:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-75de5688-0881-4f88-9ce4-1d9e17f641dd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2413a97b61342d8bd27570706ef372d.", "code": 404, "title": "Not Found"}} 2018-08-01 10:46:11,881 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d used request id req-75de5688-0881-4f88-9ce4-1d9e17f641dd 2018-08-01 10:46:11,881 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:46:11,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d2171580fc73bbec566f1964812aec5b68f0882" 2018-08-01 10:46:11,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8e92135-284c-46e8-9784-664377726cba 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.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dbe9669438844f3faecdc7fcc050e0d8", "name": "service"}} 2018-08-01 10:46:11,970 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 used request id req-f8e92135-284c-46e8-9784-664377726cba 2018-08-01 10:46:11,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d2171580fc73bbec566f1964812aec5b68f0882" 2018-08-01 10:46:12,057 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:46:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-245589c3-c00d-43b0-abb8-7a18c330947d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ed1054af2e94c049694d98d54211d98.", "code": 404, "title": "Not Found"}} 2018-08-01 10:46:12,057 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 used request id req-245589c3-c00d-43b0-abb8-7a18c330947d 2018-08-01 10:46:12,057 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:46:12,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d2171580fc73bbec566f1964812aec5b68f0882" 2018-08-01 10:46:12,144 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:46:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5a9f4906-066a-471c-b7dd-532f39b846eb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c0d9b34b06f445a7857603f60b181f3c.", "code": 404, "title": "Not Found"}} 2018-08-01 10:46:12,144 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c used request id req-5a9f4906-066a-471c-b7dd-532f39b846eb 2018-08-01 10:46:12,144 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:46:12,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d2171580fc73bbec566f1964812aec5b68f0882" 2018-08-01 10:46:12,228 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:46:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4567a78d-4045-498b-9410-ca5c8caa17be Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: dd207f801ed3475f9dbe5f13077af1c8.", "code": 404, "title": "Not Found"}} 2018-08-01 10:46:12,228 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 used request id req-4567a78d-4045-498b-9410-ca5c8caa17be 2018-08-01 10:46:12,228 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:46:12,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d2171580fc73bbec566f1964812aec5b68f0882" 2018-08-01 10:46:12,314 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:46:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-00580912-a553-430f-bbcb-5f4f6fb43992 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 46dd322c3fcc454eb140e37825746af8.", "code": 404, "title": "Not Found"}} 2018-08-01 10:46:12,314 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 used request id req-00580912-a553-430f-bbcb-5f4f6fb43992 2018-08-01 10:46:12,314 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:46:12,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d2171580fc73bbec566f1964812aec5b68f0882" 2018-08-01 10:46:12,401 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:46:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b9f43445-2a65-45d4-8d2c-13021e6a7e3d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 455b48a61678488ead79a4cfa07ef5c3.", "code": 404, "title": "Not Found"}} 2018-08-01 10:46:12,401 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 used request id req-b9f43445-2a65-45d4-8d2c-13021e6a7e3d 2018-08-01 10:46:12,401 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:46:12,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d2171580fc73bbec566f1964812aec5b68f0882" 2018-08-01 10:46:12,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cec4dd1f-1a0a-4893-86d9-f4c0384042ba 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 10:46:12,490 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-cec4dd1f-1a0a-4893-86d9-f4c0384042ba 2018-08-01 10:46:12,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ddd20ab1a1b7400a98e6ddb8d0eb4686 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d2171580fc73bbec566f1964812aec5b68f0882" 2018-08-01 10:46:12,573 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:46:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4c66c7ba-2e4a-4332-bac0-bf370ce4d532 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ddd20ab1a1b7400a98e6ddb8d0eb4686.", "code": 404, "title": "Not Found"}} 2018-08-01 10:46:12,573 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ddd20ab1a1b7400a98e6ddb8d0eb4686 used request id req-4c66c7ba-2e4a-4332-bac0-bf370ce4d532 2018-08-01 10:46:12,573 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:46:12,574 - keystone_utils - INFO - Deleting project with name - CreateVolumeTypeComplexTests-237df90e-4177-4e7-proj 2018-08-01 10:46:12,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/e9d0631c93e64583b1b45c1a74f9d77e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d2171580fc73bbec566f1964812aec5b68f0882" 2018-08-01 10:46:12,781 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:46:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-98dc74f0-9782-4092-a653-fbd578b1f601 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:46:12,781 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/e9d0631c93e64583b1b45c1a74f9d77e used request id req-98dc74f0-9782-4092-a653-fbd578b1f601 2018-08-01 10:46:12,781 - keystone_utils - INFO - Deleting role with name - CreateVolumeTypeComplexTests-237df90e-4177-4e7-proj-role 2018-08-01 10:46:12,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/d897c3efa9e4422fbab344167e89b6e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d2171580fc73bbec566f1964812aec5b68f0882" 2018-08-01 10:46:12,882 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:46:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aa5c8114-4112-4d6d-a50c-a16327f3aa7f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:46:12,882 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/d897c3efa9e4422fbab344167e89b6e6 used request id req-aa5c8114-4112-4d6d-a50c-a16327f3aa7f 2018-08-01 10:46:12,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d2171580fc73bbec566f1964812aec5b68f0882" 2018-08-01 10:46:12,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8258bbea-e942-4041-819e-ed603e39347d Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:46:12,971 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-8258bbea-e942-4041-819e-ed603e39347d 2018-08-01 10:46:12,972 - keystone_utils - INFO - Deleting user with name - CreateVolumeTypeComplexTests-237df90e-4177-4e7-user 2018-08-01 10:46:12,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/f2026cab69234af1a72585f449b10f1d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6aa9f774ca93344484e48d696a0f919c360af07a" 2018-08-01 10:46:13,146 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:46:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c27cd905-129c-447d-84ad-b12dd52bce0e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:46:13,146 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/f2026cab69234af1a72585f449b10f1d used request id req-c27cd905-129c-447d-84ad-b12dd52bce0e 2018-08-01 10:46:13,148 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:46:13,528 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:46:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["LCGQ0y39RTG4jm19_mwAsA"], "issued_at": "2018-08-01T10:46:13.000000Z"}} 2018-08-01 10:46:13,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61bfb2b943eaf51e20c39123bbad14e4879288b1" 2018-08-01 10:46:13,608 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcbf4f3b-519a-448e-9c02-ba804d530499 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:46:13,609 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-bcbf4f3b-519a-448e-9c02-ba804d530499 2018-08-01 10:46:13,610 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:46:13,611 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:46:13,987 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:46:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["OOpUlkL5Q7eQ965iBhRSJw"], "issued_at": "2018-08-01T10:46:13.000000Z"}} 2018-08-01 10:46:13,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9718350465c470da0500851e4711683b0f35b594" 2018-08-01 10:46:14,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a1f2ed1-4925-49f8-ba94-9296b0cd3c68 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:46:14,065 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-3a1f2ed1-4925-49f8-ba94-9296b0cd3c68 2018-08-01 10:46:14,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:46:14,074 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:46: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:46:14,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-0f7f30ed-7f9c-474-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9718350465c470da0500851e4711683b0f35b594" 2018-08-01 10:46:14,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9373f8e2-335e-497e-a842-1da6fb1835dd Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-0f7f30ed-7f9c-474-proj", "previous": null, "next": null}, "projects": []} 2018-08-01 10:46:14,160 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-0f7f30ed-7f9c-474-proj used request id req-9373f8e2-335e-497e-a842-1da6fb1835dd 2018-08-01 10:46:14,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9718350465c470da0500851e4711683b0f35b594" 2018-08-01 10:46:14,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4eddebd3-af84-4494-b092-d0622af764ff Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:46:14,248 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-4eddebd3-af84-4494-b092-d0622af764ff 2018-08-01 10:46:14,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9718350465c470da0500851e4711683b0f35b594" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-0f7f30ed-7f9c-474-proj"}}' 2018-08-01 10:46:14,458 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:46:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b8c2ec66-c71a-47f4-bdb0-9aeac2f4af29 Content-Length: 327 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/7dfb9da1d99045bbb6398af1f9764bc1"}, "tags": [], "enabled": true, "id": "7dfb9da1d99045bbb6398af1f9764bc1", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-0f7f30ed-7f9c-474-proj"}} 2018-08-01 10:46:14,459 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-b8c2ec66-c71a-47f4-bdb0-9aeac2f4af29 2018-08-01 10:46:14,459 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeSuccessTests-0f7f30ed-7f9c-474-proj 2018-08-01 10:46:14,459 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:46:14,460 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:46:14,842 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:46:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["7MHQrHcFSuaufRYKv0wBpg"], "issued_at": "2018-08-01T10:46:14.000000Z"}} 2018-08-01 10:46:14,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}912fb3b62c5c1bc3b8fe11b5507acc76ec80984a" 2018-08-01 10:46:14,920 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32bf754a-2532-4f68-b5cc-78a5e8c44893 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:46:14,921 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-32bf754a-2532-4f68-b5cc-78a5e8c44893 2018-08-01 10:46:14,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:46:14,930 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:46: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:46:14,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}912fb3b62c5c1bc3b8fe11b5507acc76ec80984a" 2018-08-01 10:46:14,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ee5de3d-980a-4c84-89e8-526232be7865 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 10:46:14,965 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-8ee5de3d-980a-4c84-89e8-526232be7865 2018-08-01 10:46:14,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-0f7f30ed-7f9c-474-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}912fb3b62c5c1bc3b8fe11b5507acc76ec80984a" 2018-08-01 10:46:15,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62077fec-ba07-44ef-a6fd-1d6bb0aa966b Content-Encoding: gzip Content-Length: 265 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-0f7f30ed-7f9c-474-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/7dfb9da1d99045bbb6398af1f9764bc1"}, "tags": [], "enabled": true, "id": "7dfb9da1d99045bbb6398af1f9764bc1", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-0f7f30ed-7f9c-474-proj"}]} 2018-08-01 10:46:15,055 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-0f7f30ed-7f9c-474-proj used request id req-62077fec-ba07-44ef-a6fd-1d6bb0aa966b 2018-08-01 10:46:15,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}912fb3b62c5c1bc3b8fe11b5507acc76ec80984a" 2018-08-01 10:46:15,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfe7915f-5ce6-464e-a30e-146951dc4e4a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:46:15,077 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-cfe7915f-5ce6-464e-a30e-146951dc4e4a 2018-08-01 10:46:15,518 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeSuccessTests-0f7f30ed-7f9c-474-user 2018-08-01 10:46:15,518 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:46:15,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9718350465c470da0500851e4711683b0f35b594" 2018-08-01 10:46:15,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63a0781f-b6c6-4171-a6a3-b6178be1e1fd Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:46:15,603 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-63a0781f-b6c6-4171-a6a3-b6178be1e1fd 2018-08-01 10:46:15,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9718350465c470da0500851e4711683b0f35b594" -d '{"role": {"name": "CreateSimpleVolumeSuccessTests-0f7f30ed-7f9c-474-proj-role"}}' 2018-08-01 10:46:15,703 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:46:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0d94280c-9692-4138-918b-099cda33882a Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4dc58685bf8d4431b56d6940f4612aab", "links": {"self": "http://172.30.9.24:5000/v3/roles/4dc58685bf8d4431b56d6940f4612aab"}, "name": "CreateSimpleVolumeSuccessTests-0f7f30ed-7f9c-474-proj-role"}} 2018-08-01 10:46:15,704 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-0d94280c-9692-4138-918b-099cda33882a 2018-08-01 10:46:15,704 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeSuccessTests-0f7f30ed-7f9c-474-proj-role 2018-08-01 10:46:15,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/4dc58685bf8d4431b56d6940f4612aab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9718350465c470da0500851e4711683b0f35b594" 2018-08-01 10:46:15,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84c4f742-a7e7-44f4-8c02-6d6a8f9673e4 Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4dc58685bf8d4431b56d6940f4612aab", "links": {"self": "http://172.30.9.24:5000/v3/roles/4dc58685bf8d4431b56d6940f4612aab"}, "name": "CreateSimpleVolumeSuccessTests-0f7f30ed-7f9c-474-proj-role"}} 2018-08-01 10:46:15,724 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/4dc58685bf8d4431b56d6940f4612aab used request id req-84c4f742-a7e7-44f4-8c02-6d6a8f9673e4 2018-08-01 10:46:15,724 - keystone_utils - INFO - Granting role CreateSimpleVolumeSuccessTests-0f7f30ed-7f9c-474-proj-role to project CreateSimpleVolumeSuccessTests-0f7f30ed-7f9c-474-proj 2018-08-01 10:46:15,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/7dfb9da1d99045bbb6398af1f9764bc1/users/f0abe31e72904e65b8bbe3245c125bcf/roles/4dc58685bf8d4431b56d6940f4612aab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9718350465c470da0500851e4711683b0f35b594" 2018-08-01 10:46:15,844 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:46:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-29e22233-d0aa-4bcb-a465-c5224db7f148 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:46:15,844 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/7dfb9da1d99045bbb6398af1f9764bc1/users/f0abe31e72904e65b8bbe3245c125bcf/roles/4dc58685bf8d4431b56d6940f4612aab used request id req-29e22233-d0aa-4bcb-a465-c5224db7f148 2018-08-01 10:46:15,846 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:46:16,224 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4dc58685bf8d4431b56d6940f4612aab", "name": "CreateSimpleVolumeSuccessTests-0f7f30ed-7f9c-474-proj-role"}], "expires_at": "2018-08-01T11:46:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7dfb9da1d99045bbb6398af1f9764bc1", "name": "CreateSimpleVolumeSuccessTests-0f7f30ed-7f9c-474-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/7dfb9da1d99045bbb6398af1f9764bc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/7dfb9da1d99045bbb6398af1f9764bc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/7dfb9da1d99045bbb6398af1f9764bc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/7dfb9da1d99045bbb6398af1f9764bc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/7dfb9da1d99045bbb6398af1f9764bc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/7dfb9da1d99045bbb6398af1f9764bc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_7dfb9da1d99045bbb6398af1f9764bc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_7dfb9da1d99045bbb6398af1f9764bc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/7dfb9da1d99045bbb6398af1f9764bc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/7dfb9da1d99045bbb6398af1f9764bc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/7dfb9da1d99045bbb6398af1f9764bc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/7dfb9da1d99045bbb6398af1f9764bc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/7dfb9da1d99045bbb6398af1f9764bc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/7dfb9da1d99045bbb6398af1f9764bc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-0f7f30ed-7f9c-474-user", "id": "f0abe31e72904e65b8bbe3245c125bcf"}, "audit_ids": ["AZB8Oh8HTym7MJmLEzKU2A"], "issued_at": "2018-08-01T10:46:16.000000Z"}} 2018-08-01 10:46:16,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05480eddb2e3ac64fb734a69d072d22c3c9bb321" 2018-08-01 10:46:16,302 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ccc344d-96ad-43c3-af9a-f2aa2e25a718 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:46:16,302 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-5ccc344d-96ad-43c3-af9a-f2aa2e25a718 2018-08-01 10:46:16,303 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:46:16,304 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:46:16,682 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4dc58685bf8d4431b56d6940f4612aab", "name": "CreateSimpleVolumeSuccessTests-0f7f30ed-7f9c-474-proj-role"}], "expires_at": "2018-08-01T11:46:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7dfb9da1d99045bbb6398af1f9764bc1", "name": "CreateSimpleVolumeSuccessTests-0f7f30ed-7f9c-474-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/7dfb9da1d99045bbb6398af1f9764bc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/7dfb9da1d99045bbb6398af1f9764bc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/7dfb9da1d99045bbb6398af1f9764bc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/7dfb9da1d99045bbb6398af1f9764bc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/7dfb9da1d99045bbb6398af1f9764bc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/7dfb9da1d99045bbb6398af1f9764bc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_7dfb9da1d99045bbb6398af1f9764bc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_7dfb9da1d99045bbb6398af1f9764bc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/7dfb9da1d99045bbb6398af1f9764bc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/7dfb9da1d99045bbb6398af1f9764bc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/7dfb9da1d99045bbb6398af1f9764bc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/7dfb9da1d99045bbb6398af1f9764bc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/7dfb9da1d99045bbb6398af1f9764bc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/7dfb9da1d99045bbb6398af1f9764bc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-0f7f30ed-7f9c-474-user", "id": "f0abe31e72904e65b8bbe3245c125bcf"}, "audit_ids": ["Ur4igMINRBebENFVbpaodw"], "issued_at": "2018-08-01T10:46:16.000000Z"}} 2018-08-01 10:46:16,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c91adca904d2f30a572da47da324cafeacb22d7c" 2018-08-01 10:46:16,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a53fa334-c351-406e-84c0-9a2694855912 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:46:16,763 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-a53fa334-c351-406e-84c0-9a2694855912 2018-08-01 10:46:16,767 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/7dfb9da1d99045bbb6398af1f9764bc1/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c91adca904d2f30a572da47da324cafeacb22d7c" 2018-08-01 10:46:16,960 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:16 GMT Server: Apache x-compute-request-id: req-cf928359-528e-4ccb-b52a-3b8d23e9d9f1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-cf928359-528e-4ccb-b52a-3b8d23e9d9f1 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-01 10:46:16,960 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/7dfb9da1d99045bbb6398af1f9764bc1/volumes/detail used request id req-cf928359-528e-4ccb-b52a-3b8d23e9d9f1 2018-08-01 10:46:16,963 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8776/v3/7dfb9da1d99045bbb6398af1f9764bc1/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-cf928359-528e-4ccb-b52a-3b8d23e9d9f1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c91adca904d2f30a572da47da324cafeacb22d7c" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateSimpleVolumeSuccessTests-09f167cd-85d8-441e-8eac-4ca813c912eb", "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-08-01 10:46:17,321 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 10:46:16 GMT Server: Apache x-compute-request-id: req-e994eb0b-e976-4d60-adda-60b779de83ac OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e994eb0b-e976-4d60-adda-60b779de83ac Content-Length: 828 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "f0abe31e72904e65b8bbe3245c125bcf", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/7dfb9da1d99045bbb6398af1f9764bc1/volumes/31d2b2ed-a69c-4283-af72-5eb5b757c0d8", "rel": "self"}, {"href": "http://172.30.9.24:8776/7dfb9da1d99045bbb6398af1f9764bc1/volumes/31d2b2ed-a69c-4283-af72-5eb5b757c0d8", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-01T10:46:17.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-09f167cd-85d8-441e-8eac-4ca813c912eb", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "31d2b2ed-a69c-4283-af72-5eb5b757c0d8", "size": 1}} 2018-08-01 10:46:17,321 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/7dfb9da1d99045bbb6398af1f9764bc1/volumes used request id req-e994eb0b-e976-4d60-adda-60b779de83ac 2018-08-01 10:46:17,325 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/7dfb9da1d99045bbb6398af1f9764bc1/volumes/31d2b2ed-a69c-4283-af72-5eb5b757c0d8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-cf928359-528e-4ccb-b52a-3b8d23e9d9f1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c91adca904d2f30a572da47da324cafeacb22d7c" 2018-08-01 10:46:17,560 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:17 GMT Server: Apache x-compute-request-id: req-03ff9bfe-5d2f-4627-ab0c-94096064be30 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-03ff9bfe-5d2f-4627-ab0c-94096064be30 Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "f0abe31e72904e65b8bbe3245c125bcf", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/7dfb9da1d99045bbb6398af1f9764bc1/volumes/31d2b2ed-a69c-4283-af72-5eb5b757c0d8", "rel": "self"}, {"href": "http://172.30.9.24:8776/7dfb9da1d99045bbb6398af1f9764bc1/volumes/31d2b2ed-a69c-4283-af72-5eb5b757c0d8", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-01T10:46:17.000000", "description": null, "os-vol-tenant-attr:tenant_id": "7dfb9da1d99045bbb6398af1f9764bc1", "updated_at": "2018-08-01T10:46:17.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-09f167cd-85d8-441e-8eac-4ca813c912eb", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "31d2b2ed-a69c-4283-af72-5eb5b757c0d8", "size": 1}} 2018-08-01 10:46:17,561 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/7dfb9da1d99045bbb6398af1f9764bc1/volumes/31d2b2ed-a69c-4283-af72-5eb5b757c0d8 used request id req-03ff9bfe-5d2f-4627-ab0c-94096064be30 2018-08-01 10:46:17,561 - create_volume - INFO - Created volume with name - CreateSimpleVolumeSuccessTests-09f167cd-85d8-441e-8eac-4ca813c912eb 2018-08-01 10:46:17,563 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/7dfb9da1d99045bbb6398af1f9764bc1/volumes/31d2b2ed-a69c-4283-af72-5eb5b757c0d8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-cf928359-528e-4ccb-b52a-3b8d23e9d9f1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c91adca904d2f30a572da47da324cafeacb22d7c" 2018-08-01 10:46:17,777 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:17 GMT Server: Apache x-compute-request-id: req-925327f2-35f2-4dde-a03d-83d607ac7ce4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-925327f2-35f2-4dde-a03d-83d607ac7ce4 Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "f0abe31e72904e65b8bbe3245c125bcf", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/7dfb9da1d99045bbb6398af1f9764bc1/volumes/31d2b2ed-a69c-4283-af72-5eb5b757c0d8", "rel": "self"}, {"href": "http://172.30.9.24:8776/7dfb9da1d99045bbb6398af1f9764bc1/volumes/31d2b2ed-a69c-4283-af72-5eb5b757c0d8", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-01T10:46:17.000000", "description": null, "os-vol-tenant-attr:tenant_id": "7dfb9da1d99045bbb6398af1f9764bc1", "updated_at": "2018-08-01T10:46:17.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-09f167cd-85d8-441e-8eac-4ca813c912eb", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "31d2b2ed-a69c-4283-af72-5eb5b757c0d8", "size": 1}} 2018-08-01 10:46:17,777 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/7dfb9da1d99045bbb6398af1f9764bc1/volumes/31d2b2ed-a69c-4283-af72-5eb5b757c0d8 used request id req-925327f2-35f2-4dde-a03d-83d607ac7ce4 2018-08-01 10:46:17,778 - create_volume - DEBUG - Instance status is - available 2018-08-01 10:46:17,778 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-09f167cd-85d8-441e-8eac-4ca813c912eb 2018-08-01 10:46:17,778 - create_volume - INFO - Volume is now active with name - CreateSimpleVolumeSuccessTests-09f167cd-85d8-441e-8eac-4ca813c912eb 2018-08-01 10:46:17,781 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/7dfb9da1d99045bbb6398af1f9764bc1/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05480eddb2e3ac64fb734a69d072d22c3c9bb321" 2018-08-01 10:46:17,984 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:17 GMT Server: Apache x-compute-request-id: req-1a2721c2-2c1f-42d0-8a73-26a6309677e0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1a2721c2-2c1f-42d0-8a73-26a6309677e0 Content-Encoding: gzip Content-Length: 460 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "f0abe31e72904e65b8bbe3245c125bcf", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/7dfb9da1d99045bbb6398af1f9764bc1/volumes/31d2b2ed-a69c-4283-af72-5eb5b757c0d8", "rel": "self"}, {"href": "http://172.30.9.24:8776/7dfb9da1d99045bbb6398af1f9764bc1/volumes/31d2b2ed-a69c-4283-af72-5eb5b757c0d8", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-01T10:46:17.000000", "description": null, "os-vol-tenant-attr:tenant_id": "7dfb9da1d99045bbb6398af1f9764bc1", "updated_at": "2018-08-01T10:46:17.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-09f167cd-85d8-441e-8eac-4ca813c912eb", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "31d2b2ed-a69c-4283-af72-5eb5b757c0d8", "size": 1}]} 2018-08-01 10:46:17,984 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/7dfb9da1d99045bbb6398af1f9764bc1/volumes/detail used request id req-1a2721c2-2c1f-42d0-8a73-26a6309677e0 2018-08-01 10:46:17,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:46:17,993 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:46:17,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/7dfb9da1d99045bbb6398af1f9764bc1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05480eddb2e3ac64fb734a69d072d22c3c9bb321" 2018-08-01 10:46:18,078 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3ba1ea9-09a9-4ab4-988d-893bf68d2338 Content-Encoding: gzip Content-Length: 232 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/7dfb9da1d99045bbb6398af1f9764bc1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7dfb9da1d99045bbb6398af1f9764bc1", "name": "CreateSimpleVolumeSuccessTests-0f7f30ed-7f9c-474-proj"}} 2018-08-01 10:46:18,078 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/7dfb9da1d99045bbb6398af1f9764bc1 used request id req-f3ba1ea9-09a9-4ab4-988d-893bf68d2338 2018-08-01 10:46:18,081 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/7dfb9da1d99045bbb6398af1f9764bc1/volumes/31d2b2ed-a69c-4283-af72-5eb5b757c0d8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-cf928359-528e-4ccb-b52a-3b8d23e9d9f1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c91adca904d2f30a572da47da324cafeacb22d7c" 2018-08-01 10:46:18,290 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:18 GMT Server: Apache x-compute-request-id: req-443db423-6872-4481-8e4e-a9bb18b0f7e1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-443db423-6872-4481-8e4e-a9bb18b0f7e1 Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "f0abe31e72904e65b8bbe3245c125bcf", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/7dfb9da1d99045bbb6398af1f9764bc1/volumes/31d2b2ed-a69c-4283-af72-5eb5b757c0d8", "rel": "self"}, {"href": "http://172.30.9.24:8776/7dfb9da1d99045bbb6398af1f9764bc1/volumes/31d2b2ed-a69c-4283-af72-5eb5b757c0d8", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-01T10:46:17.000000", "description": null, "os-vol-tenant-attr:tenant_id": "7dfb9da1d99045bbb6398af1f9764bc1", "updated_at": "2018-08-01T10:46:17.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-09f167cd-85d8-441e-8eac-4ca813c912eb", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "31d2b2ed-a69c-4283-af72-5eb5b757c0d8", "size": 1}} 2018-08-01 10:46:18,290 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/7dfb9da1d99045bbb6398af1f9764bc1/volumes/31d2b2ed-a69c-4283-af72-5eb5b757c0d8 used request id req-443db423-6872-4481-8e4e-a9bb18b0f7e1 2018-08-01 10:46:18,290 - create_volume - DEBUG - Instance status is - available 2018-08-01 10:46:18,290 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-09f167cd-85d8-441e-8eac-4ca813c912eb 2018-08-01 10:46:18,290 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeSuccessTests-09f167cd-85d8-441e-8eac-4ca813c912eb 2018-08-01 10:46:18,293 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8776/v3/7dfb9da1d99045bbb6398af1f9764bc1/volumes/31d2b2ed-a69c-4283-af72-5eb5b757c0d8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-cf928359-528e-4ccb-b52a-3b8d23e9d9f1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c91adca904d2f30a572da47da324cafeacb22d7c" 2018-08-01 10:46:18,364 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 10:46:18 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-9bab1fc8-d234-44b6-9b62-33f1c268177b 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-08-01 10:46:18,364 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.24:8776/v3/7dfb9da1d99045bbb6398af1f9764bc1/volumes/31d2b2ed-a69c-4283-af72-5eb5b757c0d8 used request id req-9bab1fc8-d234-44b6-9b62-33f1c268177b 2018-08-01 10:46:18,368 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/7dfb9da1d99045bbb6398af1f9764bc1/volumes/31d2b2ed-a69c-4283-af72-5eb5b757c0d8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-cf928359-528e-4ccb-b52a-3b8d23e9d9f1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c91adca904d2f30a572da47da324cafeacb22d7c" 2018-08-01 10:46:18,553 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:46:18 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-ab679a28-0400-4bea-b898-19c3c9d3153a x-openstack-request-id: req-ab679a28-0400-4bea-b898-19c3c9d3153a Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 31d2b2ed-a69c-4283-af72-5eb5b757c0d8 could not be found.", "code": 404}} 2018-08-01 10:46:18,553 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/7dfb9da1d99045bbb6398af1f9764bc1/volumes/31d2b2ed-a69c-4283-af72-5eb5b757c0d8 used request id req-ab679a28-0400-4bea-b898-19c3c9d3153a 2018-08-01 10:46:18,554 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 31d2b2ed-a69c-4283-af72-5eb5b757c0d8 could not be found. (HTTP 404) (Request-ID: req-ab679a28-0400-4bea-b898-19c3c9d3153a) 2018-08-01 10:46:18,554 - create_volume - INFO - Volume has been properly deleted with name - CreateSimpleVolumeSuccessTests-09f167cd-85d8-441e-8eac-4ca813c912eb 2018-08-01 10:46:18,557 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/7dfb9da1d99045bbb6398af1f9764bc1/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1a2721c2-2c1f-42d0-8a73-26a6309677e0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05480eddb2e3ac64fb734a69d072d22c3c9bb321" 2018-08-01 10:46:18,764 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:18 GMT Server: Apache x-compute-request-id: req-c2f9cfb6-6bbf-4535-b110-63c770ea8ff3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c2f9cfb6-6bbf-4535-b110-63c770ea8ff3 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-01 10:46:18,764 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/7dfb9da1d99045bbb6398af1f9764bc1/volumes/detail used request id req-c2f9cfb6-6bbf-4535-b110-63c770ea8ff3 2018-08-01 10:46:18,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9718350465c470da0500851e4711683b0f35b594" 2018-08-01 10:46:18,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-67bdf4c5-8749-4f63-ac06-fab32f012e49 Date: Wed, 01 Aug 2018 10:46:18 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a2413a97b61342d8bd27570706ef372d", "created_at": "2018-08-01T09:33:18Z", "updated_at": "2018-08-01T09:33:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "7f556ce3-51d0-4279-a11d-510db9f9a3b1", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "94adc13c-a166-41cf-bd16-f997efc73cb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "b39143b5-c08f-4d0b-9d40-54f472f2389e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "e218b0b7-4501-4f84-9458-caf2891c260d", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}], "revision_number": 4, "project_id": "a2413a97b61342d8bd27570706ef372d", "id": "38229670-7386-42d0-b7b9-2397ea5938de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "created_at": "2018-08-01T09:28:38Z", "updated_at": "2018-08-01T09:28:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "763568f1-8151-4a3c-911a-d06da4423063", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "80d28bee-4aee-47e8-a8da-e0fe31497fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "a47a5ddf-aa37-4ab2-a335-1c93513b5f12", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "f5bba5a5-602b-421e-98b2-5a16117f943f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}], "revision_number": 4, "project_id": "dbe9669438844f3faecdc7fcc050e0d8", "id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ed1054af2e94c049694d98d54211d98", "created_at": "2018-08-01T09:31:40Z", "updated_at": "2018-08-01T09:31:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "34baee87-ea35-42ee-8a69-0f6e2a825d3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "89b9d1c9-f4f9-45cd-8d36-970d44228439", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "b8ab0d59-cab9-4488-82ee-7c5f69709bff", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "d3ab68ea-23b4-4bf6-8dd3-85d029e3d89f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}], "revision_number": 4, "project_id": "2ed1054af2e94c049694d98d54211d98", "id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "created_at": "2018-08-01T09:34:13Z", "updated_at": "2018-08-01T09:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "1dbb3f59-611b-46d1-a82d-2720e0a16f86", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "3878126b-a220-4357-adb9-bc22498f31b1", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "75ce67db-9c04-4561-a10d-8b1ec63943e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "e2945a69-3afe-41e3-a7ec-3ea4c79a12ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}], "revision_number": 4, "project_id": "c0d9b34b06f445a7857603f60b181f3c", "id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-01T09:30:58Z", "updated_at": "2018-08-01T09:30:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "042d4626-2974-418d-affe-f8f2acd05faa", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "995fae58-f0e5-4e10-801c-6c2ce5c7ae0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "cb8404fa-cb24-4879-a34d-f3050dcba730", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "dad6aaab-690e-4c24-9103-6767e0c80bc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "created_at": "2018-08-01T09:31:11Z", "updated_at": "2018-08-01T09:31:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "939e25e0-5dbc-4f6e-9f6f-7fb70e540203", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "9796a673-6928-4009-9c21-1410d395646e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "af7b8bf8-2fb6-4d72-842a-38f72d7581f7", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "b9af65b0-2eb8-45e1-8504-b7dc4dbb83ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}], "revision_number": 4, "project_id": "dd207f801ed3475f9dbe5f13077af1c8", "id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "46dd322c3fcc454eb140e37825746af8", "created_at": "2018-08-01T10:33:44Z", "updated_at": "2018-08-01T10:33:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "0f41470b-1091-45c1-b574-92069f79f8d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "8cc03a9c-8fa5-425b-812f-d7692bae3613", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d1373b1e-2fb9-4e02-a9e1-7e873ba1d7d1", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d21f3909-71f3-43e2-a22d-6a9c2513cb6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}], "revision_number": 4, "project_id": "46dd322c3fcc454eb140e37825746af8", "id": "b2961714-c8a4-4fcb-918b-21d70527c983", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "created_at": "2018-08-01T09:34:57Z", "updated_at": "2018-08-01T09:34:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "8063d12f-30db-4ccf-8ce0-72e59ba81a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c38e1a7a-5857-4f03-b991-6d5c9c9a5b9e", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c725bae1-d3bb-42b5-b331-32737085f28c", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "cfddc134-923b-4e0d-9ec5-dcc5641dd435", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}], "revision_number": 4, "project_id": "455b48a61678488ead79a4cfa07ef5c3", "id": "cd52f913-3072-4ce7-a779-7de795b62b12", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:36:50Z", "updated_at": "2018-08-01T09:36:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "07ef7fe5-a529-45da-bfc0-899f0ea9b592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "bc4dad3a-2a0c-4c31-b901-2909a12adb50", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c35cff35-4306-4116-b9fa-fc27bc7c05d6", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c493e3ac-d9d2-480d-9ec8-50982eedaf5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}], "revision_number": 4, "project_id": "8d96727022f4443794db44ecde432faf", "id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "created_at": "2018-08-01T09:32:45Z", "updated_at": "2018-08-01T09:32:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "058ea790-43ea-4a6f-9950-28418319e577", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "5fcfb31b-cdad-4037-973e-56b74faefd14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "99a24d26-dc7f-42d0-aa23-a7c061f04952", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "b641bb48-566e-472b-a3cc-d38c85ab3ff1", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}], "revision_number": 4, "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "name": "default"}]} 2018-08-01 10:46:18,990 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-67bdf4c5-8749-4f63-ac06-fab32f012e49 2018-08-01 10:46:18,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9718350465c470da0500851e4711683b0f35b594" 2018-08-01 10:46:19,078 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:46:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a63d7271-7384-43e6-8aae-a4e7c8af3e0e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2413a97b61342d8bd27570706ef372d.", "code": 404, "title": "Not Found"}} 2018-08-01 10:46:19,078 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d used request id req-a63d7271-7384-43e6-8aae-a4e7c8af3e0e 2018-08-01 10:46:19,079 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:46:19,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9718350465c470da0500851e4711683b0f35b594" 2018-08-01 10:46:19,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44c70cfa-201e-4485-b32e-bd7ed078f76a 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.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dbe9669438844f3faecdc7fcc050e0d8", "name": "service"}} 2018-08-01 10:46:19,167 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 used request id req-44c70cfa-201e-4485-b32e-bd7ed078f76a 2018-08-01 10:46:19,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9718350465c470da0500851e4711683b0f35b594" 2018-08-01 10:46:19,251 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:46:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4e63b5ef-3d17-430a-b303-96703f982bd4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ed1054af2e94c049694d98d54211d98.", "code": 404, "title": "Not Found"}} 2018-08-01 10:46:19,251 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 used request id req-4e63b5ef-3d17-430a-b303-96703f982bd4 2018-08-01 10:46:19,251 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:46:19,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9718350465c470da0500851e4711683b0f35b594" 2018-08-01 10:46:19,336 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:46:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b92e4027-77e3-4280-8087-d720952d2aa0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c0d9b34b06f445a7857603f60b181f3c.", "code": 404, "title": "Not Found"}} 2018-08-01 10:46:19,337 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c used request id req-b92e4027-77e3-4280-8087-d720952d2aa0 2018-08-01 10:46:19,337 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:46:19,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9718350465c470da0500851e4711683b0f35b594" 2018-08-01 10:46:19,422 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:46:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b74a3a5c-e058-4d71-afa3-b272dcba390a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: dd207f801ed3475f9dbe5f13077af1c8.", "code": 404, "title": "Not Found"}} 2018-08-01 10:46:19,422 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 used request id req-b74a3a5c-e058-4d71-afa3-b272dcba390a 2018-08-01 10:46:19,422 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:46:19,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9718350465c470da0500851e4711683b0f35b594" 2018-08-01 10:46:19,506 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:46:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8735b16a-b4c8-4cae-8632-80c3b4bb2d79 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 46dd322c3fcc454eb140e37825746af8.", "code": 404, "title": "Not Found"}} 2018-08-01 10:46:19,507 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 used request id req-8735b16a-b4c8-4cae-8632-80c3b4bb2d79 2018-08-01 10:46:19,507 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:46:19,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9718350465c470da0500851e4711683b0f35b594" 2018-08-01 10:46:19,589 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:46:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-102a25a4-5085-421a-9cc8-22997ea07740 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 455b48a61678488ead79a4cfa07ef5c3.", "code": 404, "title": "Not Found"}} 2018-08-01 10:46:19,589 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 used request id req-102a25a4-5085-421a-9cc8-22997ea07740 2018-08-01 10:46:19,589 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:46:19,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9718350465c470da0500851e4711683b0f35b594" 2018-08-01 10:46:19,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-045067a8-c477-4f56-8fe6-fa8f7100983d 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 10:46:19,680 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-045067a8-c477-4f56-8fe6-fa8f7100983d 2018-08-01 10:46:19,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ddd20ab1a1b7400a98e6ddb8d0eb4686 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9718350465c470da0500851e4711683b0f35b594" 2018-08-01 10:46:19,758 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:46:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6885f661-e0f8-4e60-a17a-f1aec579b9e8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ddd20ab1a1b7400a98e6ddb8d0eb4686.", "code": 404, "title": "Not Found"}} 2018-08-01 10:46:19,758 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ddd20ab1a1b7400a98e6ddb8d0eb4686 used request id req-6885f661-e0f8-4e60-a17a-f1aec579b9e8 2018-08-01 10:46:19,758 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:46:19,759 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeSuccessTests-0f7f30ed-7f9c-474-proj 2018-08-01 10:46:19,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/7dfb9da1d99045bbb6398af1f9764bc1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9718350465c470da0500851e4711683b0f35b594" 2018-08-01 10:46:20,034 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:46:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3898ff52-a66b-4a07-9a2b-cec4e04eff86 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:46:20,034 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/7dfb9da1d99045bbb6398af1f9764bc1 used request id req-3898ff52-a66b-4a07-9a2b-cec4e04eff86 2018-08-01 10:46:20,035 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeSuccessTests-0f7f30ed-7f9c-474-proj-role 2018-08-01 10:46:20,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/4dc58685bf8d4431b56d6940f4612aab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9718350465c470da0500851e4711683b0f35b594" 2018-08-01 10:46:20,135 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:46:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1ef96637-db8b-404b-8773-b7f6da6647fa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:46:20,136 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/4dc58685bf8d4431b56d6940f4612aab used request id req-1ef96637-db8b-404b-8773-b7f6da6647fa 2018-08-01 10:46:20,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9718350465c470da0500851e4711683b0f35b594" 2018-08-01 10:46:20,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca725411-6edf-4776-9b28-f7eabe6fa44d Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:46:20,218 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-ca725411-6edf-4776-9b28-f7eabe6fa44d 2018-08-01 10:46:20,219 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeSuccessTests-0f7f30ed-7f9c-474-user 2018-08-01 10:46:20,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/f0abe31e72904e65b8bbe3245c125bcf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}912fb3b62c5c1bc3b8fe11b5507acc76ec80984a" 2018-08-01 10:46:20,374 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:46:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a0438ad-7f98-497a-a4e4-8aaf54ec460b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:46:20,375 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/f0abe31e72904e65b8bbe3245c125bcf used request id req-8a0438ad-7f98-497a-a4e4-8aaf54ec460b 2018-08-01 10:46:20,376 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:46:20,752 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:46:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["64sqjbvyT3CjF_b71vx5Ww"], "issued_at": "2018-08-01T10:46:20.000000Z"}} 2018-08-01 10:46:20,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bb191a62ee6f2f3e64f641ec2455967f4055faa" 2018-08-01 10:46:20,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ff642b8-1edd-4f81-be64-09aebe65e9f2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:46:20,825 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-5ff642b8-1edd-4f81-be64-09aebe65e9f2 2018-08-01 10:46:20,826 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:46:20,827 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:46:21,199 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:46:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["kqaBga7yTZqGiqpL-cPgMw"], "issued_at": "2018-08-01T10:46:21.000000Z"}} 2018-08-01 10:46:21,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c54cbe1d0fc7b4b9369bdfe0a00c1513e41f7193" 2018-08-01 10:46:21,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7439ea59-7252-4433-8cf2-9ce1af96ff9d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:46:21,277 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-7439ea59-7252-4433-8cf2-9ce1af96ff9d 2018-08-01 10:46:21,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:46:21,286 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:46: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:46:21,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-f9b15b40-2eb7-4f6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c54cbe1d0fc7b4b9369bdfe0a00c1513e41f7193" 2018-08-01 10:46:21,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbebb8aa-bc63-41e3-93e3-d1df91f7ea80 Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-f9b15b40-2eb7-4f6-proj", "previous": null, "next": null}, "projects": []} 2018-08-01 10:46:21,369 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-f9b15b40-2eb7-4f6-proj used request id req-dbebb8aa-bc63-41e3-93e3-d1df91f7ea80 2018-08-01 10:46:21,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c54cbe1d0fc7b4b9369bdfe0a00c1513e41f7193" 2018-08-01 10:46:21,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9eff873f-9df6-4ea3-a920-70e23feab9e8 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:46:21,455 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-9eff873f-9df6-4ea3-a920-70e23feab9e8 2018-08-01 10:46:21,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c54cbe1d0fc7b4b9369bdfe0a00c1513e41f7193" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-f9b15b40-2eb7-4f6-proj"}}' 2018-08-01 10:46:21,568 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:46:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e7821f0a-5059-4d5f-af6f-3b91b965f44b Content-Length: 327 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/23509b641c5b4b2786645c0f1edef2ff"}, "tags": [], "enabled": true, "id": "23509b641c5b4b2786645c0f1edef2ff", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-f9b15b40-2eb7-4f6-proj"}} 2018-08-01 10:46:21,568 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-e7821f0a-5059-4d5f-af6f-3b91b965f44b 2018-08-01 10:46:21,568 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeSuccessTests-f9b15b40-2eb7-4f6-proj 2018-08-01 10:46:21,568 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:46:21,569 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:46:21,947 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:46:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["YhA9_0hPQG-90v5iFuC8Xw"], "issued_at": "2018-08-01T10:46:21.000000Z"}} 2018-08-01 10:46:21,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d7011b6ab691810fd6ebc90f7fe5e087bf3d42f" 2018-08-01 10:46:21,959 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b3b42ee-946c-423d-ac01-79e5895f2349 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:46:21,959 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-4b3b42ee-946c-423d-ac01-79e5895f2349 2018-08-01 10:46:21,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:46:21,967 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:46: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:46:21,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d7011b6ab691810fd6ebc90f7fe5e087bf3d42f" 2018-08-01 10:46:22,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ec1bbca-1900-4a1a-802f-53f828a2dd04 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 10:46:22,066 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-6ec1bbca-1900-4a1a-802f-53f828a2dd04 2018-08-01 10:46:22,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-f9b15b40-2eb7-4f6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d7011b6ab691810fd6ebc90f7fe5e087bf3d42f" 2018-08-01 10:46:22,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9530d1d-c803-4345-a618-f767520e8a04 Content-Encoding: gzip Content-Length: 264 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-f9b15b40-2eb7-4f6-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/23509b641c5b4b2786645c0f1edef2ff"}, "tags": [], "enabled": true, "id": "23509b641c5b4b2786645c0f1edef2ff", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-f9b15b40-2eb7-4f6-proj"}]} 2018-08-01 10:46:22,155 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-f9b15b40-2eb7-4f6-proj used request id req-d9530d1d-c803-4345-a618-f767520e8a04 2018-08-01 10:46:22,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d7011b6ab691810fd6ebc90f7fe5e087bf3d42f" 2018-08-01 10:46:22,177 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74d35047-53bc-434b-8e91-ba57a5c2dbd5 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:46:22,177 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-74d35047-53bc-434b-8e91-ba57a5c2dbd5 2018-08-01 10:46:22,531 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeSuccessTests-f9b15b40-2eb7-4f6-user 2018-08-01 10:46:22,531 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:46:22,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c54cbe1d0fc7b4b9369bdfe0a00c1513e41f7193" 2018-08-01 10:46:22,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19de3f85-bfd5-4ce5-9997-54b1fa288a6f Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:46:22,551 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-19de3f85-bfd5-4ce5-9997-54b1fa288a6f 2018-08-01 10:46:22,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c54cbe1d0fc7b4b9369bdfe0a00c1513e41f7193" -d '{"role": {"name": "CreateSimpleVolumeSuccessTests-f9b15b40-2eb7-4f6-proj-role"}}' 2018-08-01 10:46:22,651 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:46:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1b2a3ea3-4dd1-41b9-8bfd-77cf6d79a990 Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "950e6bf2765f4b16a5f727fca18ec302", "links": {"self": "http://172.30.9.24:5000/v3/roles/950e6bf2765f4b16a5f727fca18ec302"}, "name": "CreateSimpleVolumeSuccessTests-f9b15b40-2eb7-4f6-proj-role"}} 2018-08-01 10:46:22,651 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-1b2a3ea3-4dd1-41b9-8bfd-77cf6d79a990 2018-08-01 10:46:22,651 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeSuccessTests-f9b15b40-2eb7-4f6-proj-role 2018-08-01 10:46:22,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/950e6bf2765f4b16a5f727fca18ec302 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c54cbe1d0fc7b4b9369bdfe0a00c1513e41f7193" 2018-08-01 10:46:22,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba23e65b-75c8-4a54-8f2c-be430344488a Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "950e6bf2765f4b16a5f727fca18ec302", "links": {"self": "http://172.30.9.24:5000/v3/roles/950e6bf2765f4b16a5f727fca18ec302"}, "name": "CreateSimpleVolumeSuccessTests-f9b15b40-2eb7-4f6-proj-role"}} 2018-08-01 10:46:22,734 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/950e6bf2765f4b16a5f727fca18ec302 used request id req-ba23e65b-75c8-4a54-8f2c-be430344488a 2018-08-01 10:46:22,735 - keystone_utils - INFO - Granting role CreateSimpleVolumeSuccessTests-f9b15b40-2eb7-4f6-proj-role to project CreateSimpleVolumeSuccessTests-f9b15b40-2eb7-4f6-proj 2018-08-01 10:46:22,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/23509b641c5b4b2786645c0f1edef2ff/users/a85555dcb77944ce8984f64685985ad2/roles/950e6bf2765f4b16a5f727fca18ec302 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c54cbe1d0fc7b4b9369bdfe0a00c1513e41f7193" 2018-08-01 10:46:22,857 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:46:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-70f209d7-695c-4e09-bad8-41a8a574b4dd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:46:22,857 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/23509b641c5b4b2786645c0f1edef2ff/users/a85555dcb77944ce8984f64685985ad2/roles/950e6bf2765f4b16a5f727fca18ec302 used request id req-70f209d7-695c-4e09-bad8-41a8a574b4dd 2018-08-01 10:46:22,859 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:46:23,319 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "950e6bf2765f4b16a5f727fca18ec302", "name": "CreateSimpleVolumeSuccessTests-f9b15b40-2eb7-4f6-proj-role"}], "expires_at": "2018-08-01T11:46:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "23509b641c5b4b2786645c0f1edef2ff", "name": "CreateSimpleVolumeSuccessTests-f9b15b40-2eb7-4f6-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/23509b641c5b4b2786645c0f1edef2ff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/23509b641c5b4b2786645c0f1edef2ff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/23509b641c5b4b2786645c0f1edef2ff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/23509b641c5b4b2786645c0f1edef2ff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/23509b641c5b4b2786645c0f1edef2ff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/23509b641c5b4b2786645c0f1edef2ff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_23509b641c5b4b2786645c0f1edef2ff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_23509b641c5b4b2786645c0f1edef2ff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/23509b641c5b4b2786645c0f1edef2ff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/23509b641c5b4b2786645c0f1edef2ff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/23509b641c5b4b2786645c0f1edef2ff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/23509b641c5b4b2786645c0f1edef2ff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/23509b641c5b4b2786645c0f1edef2ff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/23509b641c5b4b2786645c0f1edef2ff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-f9b15b40-2eb7-4f6-user", "id": "a85555dcb77944ce8984f64685985ad2"}, "audit_ids": ["RzARge4QT0i9xu-XaJxecA"], "issued_at": "2018-08-01T10:46:23.000000Z"}} 2018-08-01 10:46:23,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0431fbb1d0f55a521e2c14bdb76bfa0e4384c9a7" 2018-08-01 10:46:23,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48b96cb3-fdb2-4456-91fa-b12efe26c9cc Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:46:23,397 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-48b96cb3-fdb2-4456-91fa-b12efe26c9cc 2018-08-01 10:46:23,398 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:46:23,399 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:46:23,777 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "950e6bf2765f4b16a5f727fca18ec302", "name": "CreateSimpleVolumeSuccessTests-f9b15b40-2eb7-4f6-proj-role"}], "expires_at": "2018-08-01T11:46:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "23509b641c5b4b2786645c0f1edef2ff", "name": "CreateSimpleVolumeSuccessTests-f9b15b40-2eb7-4f6-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/23509b641c5b4b2786645c0f1edef2ff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/23509b641c5b4b2786645c0f1edef2ff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/23509b641c5b4b2786645c0f1edef2ff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/23509b641c5b4b2786645c0f1edef2ff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/23509b641c5b4b2786645c0f1edef2ff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/23509b641c5b4b2786645c0f1edef2ff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_23509b641c5b4b2786645c0f1edef2ff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_23509b641c5b4b2786645c0f1edef2ff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/23509b641c5b4b2786645c0f1edef2ff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/23509b641c5b4b2786645c0f1edef2ff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/23509b641c5b4b2786645c0f1edef2ff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/23509b641c5b4b2786645c0f1edef2ff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/23509b641c5b4b2786645c0f1edef2ff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/23509b641c5b4b2786645c0f1edef2ff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-f9b15b40-2eb7-4f6-user", "id": "a85555dcb77944ce8984f64685985ad2"}, "audit_ids": ["9pJ98h9IToGPcB2hWw6bww"], "issued_at": "2018-08-01T10:46:23.000000Z"}} 2018-08-01 10:46:23,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d9ae314b1f7bd869eda96f279682c1e576a1b6" 2018-08-01 10:46:23,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0755ddd-d2d5-4380-a981-80902cedd499 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:46:23,855 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-a0755ddd-d2d5-4380-a981-80902cedd499 2018-08-01 10:46:23,860 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/23509b641c5b4b2786645c0f1edef2ff/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d9ae314b1f7bd869eda96f279682c1e576a1b6" 2018-08-01 10:46:24,054 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:23 GMT Server: Apache x-compute-request-id: req-c4e3a201-f6cd-4dbf-b400-a516a8c7905d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c4e3a201-f6cd-4dbf-b400-a516a8c7905d Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-01 10:46:24,054 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/23509b641c5b4b2786645c0f1edef2ff/volumes/detail used request id req-c4e3a201-f6cd-4dbf-b400-a516a8c7905d 2018-08-01 10:46:24,058 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8776/v3/23509b641c5b4b2786645c0f1edef2ff/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-c4e3a201-f6cd-4dbf-b400-a516a8c7905d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d9ae314b1f7bd869eda96f279682c1e576a1b6" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateSimpleVolumeSuccessTests-e43d80cd-9786-421e-b8e6-5e01d60deeb3", "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-08-01 10:46:24,388 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 10:46:24 GMT Server: Apache x-compute-request-id: req-eaf80279-b750-49d8-82c0-6c5d169cb73f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-eaf80279-b750-49d8-82c0-6c5d169cb73f Content-Length: 828 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "a85555dcb77944ce8984f64685985ad2", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/23509b641c5b4b2786645c0f1edef2ff/volumes/06b4906a-87a5-4fcd-b674-a22783c7f7d5", "rel": "self"}, {"href": "http://172.30.9.24:8776/23509b641c5b4b2786645c0f1edef2ff/volumes/06b4906a-87a5-4fcd-b674-a22783c7f7d5", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-01T10:46:24.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-e43d80cd-9786-421e-b8e6-5e01d60deeb3", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "06b4906a-87a5-4fcd-b674-a22783c7f7d5", "size": 1}} 2018-08-01 10:46:24,388 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/23509b641c5b4b2786645c0f1edef2ff/volumes used request id req-eaf80279-b750-49d8-82c0-6c5d169cb73f 2018-08-01 10:46:24,392 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/23509b641c5b4b2786645c0f1edef2ff/volumes/06b4906a-87a5-4fcd-b674-a22783c7f7d5 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c4e3a201-f6cd-4dbf-b400-a516a8c7905d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d9ae314b1f7bd869eda96f279682c1e576a1b6" 2018-08-01 10:46:24,600 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:24 GMT Server: Apache x-compute-request-id: req-04e44644-3cee-49e1-b019-4b3c36fb8ade OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-04e44644-3cee-49e1-b019-4b3c36fb8ade Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "a85555dcb77944ce8984f64685985ad2", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/23509b641c5b4b2786645c0f1edef2ff/volumes/06b4906a-87a5-4fcd-b674-a22783c7f7d5", "rel": "self"}, {"href": "http://172.30.9.24:8776/23509b641c5b4b2786645c0f1edef2ff/volumes/06b4906a-87a5-4fcd-b674-a22783c7f7d5", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-01T10:46:24.000000", "description": null, "os-vol-tenant-attr:tenant_id": "23509b641c5b4b2786645c0f1edef2ff", "updated_at": "2018-08-01T10:46:24.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-e43d80cd-9786-421e-b8e6-5e01d60deeb3", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "06b4906a-87a5-4fcd-b674-a22783c7f7d5", "size": 1}} 2018-08-01 10:46:24,600 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/23509b641c5b4b2786645c0f1edef2ff/volumes/06b4906a-87a5-4fcd-b674-a22783c7f7d5 used request id req-04e44644-3cee-49e1-b019-4b3c36fb8ade 2018-08-01 10:46:24,601 - create_volume - INFO - Created volume with name - CreateSimpleVolumeSuccessTests-e43d80cd-9786-421e-b8e6-5e01d60deeb3 2018-08-01 10:46:24,603 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/23509b641c5b4b2786645c0f1edef2ff/volumes/06b4906a-87a5-4fcd-b674-a22783c7f7d5 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c4e3a201-f6cd-4dbf-b400-a516a8c7905d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d9ae314b1f7bd869eda96f279682c1e576a1b6" 2018-08-01 10:46:24,850 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:24 GMT Server: Apache x-compute-request-id: req-2407efd8-2c4e-4088-a5cd-b628dd6184ab OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2407efd8-2c4e-4088-a5cd-b628dd6184ab Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "a85555dcb77944ce8984f64685985ad2", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/23509b641c5b4b2786645c0f1edef2ff/volumes/06b4906a-87a5-4fcd-b674-a22783c7f7d5", "rel": "self"}, {"href": "http://172.30.9.24:8776/23509b641c5b4b2786645c0f1edef2ff/volumes/06b4906a-87a5-4fcd-b674-a22783c7f7d5", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-01T10:46:24.000000", "description": null, "os-vol-tenant-attr:tenant_id": "23509b641c5b4b2786645c0f1edef2ff", "updated_at": "2018-08-01T10:46:24.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-e43d80cd-9786-421e-b8e6-5e01d60deeb3", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "06b4906a-87a5-4fcd-b674-a22783c7f7d5", "size": 1}} 2018-08-01 10:46:24,851 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/23509b641c5b4b2786645c0f1edef2ff/volumes/06b4906a-87a5-4fcd-b674-a22783c7f7d5 used request id req-2407efd8-2c4e-4088-a5cd-b628dd6184ab 2018-08-01 10:46:24,851 - create_volume - DEBUG - Instance status is - available 2018-08-01 10:46:24,851 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-e43d80cd-9786-421e-b8e6-5e01d60deeb3 2018-08-01 10:46:24,851 - create_volume - INFO - Volume is now active with name - CreateSimpleVolumeSuccessTests-e43d80cd-9786-421e-b8e6-5e01d60deeb3 2018-08-01 10:46:24,854 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/23509b641c5b4b2786645c0f1edef2ff/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0431fbb1d0f55a521e2c14bdb76bfa0e4384c9a7" 2018-08-01 10:46:25,061 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:24 GMT Server: Apache x-compute-request-id: req-e3bcfa94-5f69-4c2b-b45e-3199faa7b12a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e3bcfa94-5f69-4c2b-b45e-3199faa7b12a Content-Encoding: gzip Content-Length: 460 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "a85555dcb77944ce8984f64685985ad2", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/23509b641c5b4b2786645c0f1edef2ff/volumes/06b4906a-87a5-4fcd-b674-a22783c7f7d5", "rel": "self"}, {"href": "http://172.30.9.24:8776/23509b641c5b4b2786645c0f1edef2ff/volumes/06b4906a-87a5-4fcd-b674-a22783c7f7d5", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-01T10:46:24.000000", "description": null, "os-vol-tenant-attr:tenant_id": "23509b641c5b4b2786645c0f1edef2ff", "updated_at": "2018-08-01T10:46:24.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-e43d80cd-9786-421e-b8e6-5e01d60deeb3", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "06b4906a-87a5-4fcd-b674-a22783c7f7d5", "size": 1}]} 2018-08-01 10:46:25,061 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/23509b641c5b4b2786645c0f1edef2ff/volumes/detail used request id req-e3bcfa94-5f69-4c2b-b45e-3199faa7b12a 2018-08-01 10:46:25,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:46:25,071 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:46: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:46:25,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/23509b641c5b4b2786645c0f1edef2ff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0431fbb1d0f55a521e2c14bdb76bfa0e4384c9a7" 2018-08-01 10:46:25,137 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a059f730-fa53-44bc-a7f3-c85101920856 Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/23509b641c5b4b2786645c0f1edef2ff"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "23509b641c5b4b2786645c0f1edef2ff", "name": "CreateSimpleVolumeSuccessTests-f9b15b40-2eb7-4f6-proj"}} 2018-08-01 10:46:25,137 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/23509b641c5b4b2786645c0f1edef2ff used request id req-a059f730-fa53-44bc-a7f3-c85101920856 2018-08-01 10:46:25,138 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:46:25,139 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:46:25,515 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "950e6bf2765f4b16a5f727fca18ec302", "name": "CreateSimpleVolumeSuccessTests-f9b15b40-2eb7-4f6-proj-role"}], "expires_at": "2018-08-01T11:46:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "23509b641c5b4b2786645c0f1edef2ff", "name": "CreateSimpleVolumeSuccessTests-f9b15b40-2eb7-4f6-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/23509b641c5b4b2786645c0f1edef2ff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/23509b641c5b4b2786645c0f1edef2ff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/23509b641c5b4b2786645c0f1edef2ff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/23509b641c5b4b2786645c0f1edef2ff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/23509b641c5b4b2786645c0f1edef2ff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/23509b641c5b4b2786645c0f1edef2ff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_23509b641c5b4b2786645c0f1edef2ff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_23509b641c5b4b2786645c0f1edef2ff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/23509b641c5b4b2786645c0f1edef2ff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/23509b641c5b4b2786645c0f1edef2ff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/23509b641c5b4b2786645c0f1edef2ff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/23509b641c5b4b2786645c0f1edef2ff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/23509b641c5b4b2786645c0f1edef2ff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/23509b641c5b4b2786645c0f1edef2ff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-f9b15b40-2eb7-4f6-user", "id": "a85555dcb77944ce8984f64685985ad2"}, "audit_ids": ["LXi-Gov8Rw-0YXUvUOp32g"], "issued_at": "2018-08-01T10:46:25.000000Z"}} 2018-08-01 10:46:25,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}570496704db5812badc9587073a7642ca9bacce4" 2018-08-01 10:46:25,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09d0e84d-5211-445e-8ec1-0c77241439f3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:46:25,528 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-09d0e84d-5211-445e-8ec1-0c77241439f3 2018-08-01 10:46:25,533 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/23509b641c5b4b2786645c0f1edef2ff/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}570496704db5812badc9587073a7642ca9bacce4" 2018-08-01 10:46:25,870 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:25 GMT Server: Apache x-compute-request-id: req-b9d2f24f-e9cc-4a89-aeba-a1e4ae0204db OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b9d2f24f-e9cc-4a89-aeba-a1e4ae0204db Content-Encoding: gzip Content-Length: 460 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "a85555dcb77944ce8984f64685985ad2", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/23509b641c5b4b2786645c0f1edef2ff/volumes/06b4906a-87a5-4fcd-b674-a22783c7f7d5", "rel": "self"}, {"href": "http://172.30.9.24:8776/23509b641c5b4b2786645c0f1edef2ff/volumes/06b4906a-87a5-4fcd-b674-a22783c7f7d5", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-01T10:46:24.000000", "description": null, "os-vol-tenant-attr:tenant_id": "23509b641c5b4b2786645c0f1edef2ff", "updated_at": "2018-08-01T10:46:24.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-e43d80cd-9786-421e-b8e6-5e01d60deeb3", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "06b4906a-87a5-4fcd-b674-a22783c7f7d5", "size": 1}]} 2018-08-01 10:46:25,870 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/23509b641c5b4b2786645c0f1edef2ff/volumes/detail used request id req-b9d2f24f-e9cc-4a89-aeba-a1e4ae0204db 2018-08-01 10:46:25,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:46:25,879 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:46: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:46:25,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/23509b641c5b4b2786645c0f1edef2ff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}570496704db5812badc9587073a7642ca9bacce4" 2018-08-01 10:46:25,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f7783e6-66d4-4987-87c7-cfd77187cbc5 Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/23509b641c5b4b2786645c0f1edef2ff"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "23509b641c5b4b2786645c0f1edef2ff", "name": "CreateSimpleVolumeSuccessTests-f9b15b40-2eb7-4f6-proj"}} 2018-08-01 10:46:25,964 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/23509b641c5b4b2786645c0f1edef2ff used request id req-5f7783e6-66d4-4987-87c7-cfd77187cbc5 2018-08-01 10:46:25,965 - create_volume - INFO - Did not create volume due to cleanup mode 2018-08-01 10:46:25,967 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/23509b641c5b4b2786645c0f1edef2ff/volumes/06b4906a-87a5-4fcd-b674-a22783c7f7d5 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c4e3a201-f6cd-4dbf-b400-a516a8c7905d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d9ae314b1f7bd869eda96f279682c1e576a1b6" 2018-08-01 10:46:26,184 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:25 GMT Server: Apache x-compute-request-id: req-231ff729-4129-4e97-b189-c2c786533c91 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-231ff729-4129-4e97-b189-c2c786533c91 Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "a85555dcb77944ce8984f64685985ad2", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/23509b641c5b4b2786645c0f1edef2ff/volumes/06b4906a-87a5-4fcd-b674-a22783c7f7d5", "rel": "self"}, {"href": "http://172.30.9.24:8776/23509b641c5b4b2786645c0f1edef2ff/volumes/06b4906a-87a5-4fcd-b674-a22783c7f7d5", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-01T10:46:24.000000", "description": null, "os-vol-tenant-attr:tenant_id": "23509b641c5b4b2786645c0f1edef2ff", "updated_at": "2018-08-01T10:46:24.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-e43d80cd-9786-421e-b8e6-5e01d60deeb3", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "06b4906a-87a5-4fcd-b674-a22783c7f7d5", "size": 1}} 2018-08-01 10:46:26,184 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/23509b641c5b4b2786645c0f1edef2ff/volumes/06b4906a-87a5-4fcd-b674-a22783c7f7d5 used request id req-231ff729-4129-4e97-b189-c2c786533c91 2018-08-01 10:46:26,185 - create_volume - DEBUG - Instance status is - available 2018-08-01 10:46:26,185 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-e43d80cd-9786-421e-b8e6-5e01d60deeb3 2018-08-01 10:46:26,185 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeSuccessTests-e43d80cd-9786-421e-b8e6-5e01d60deeb3 2018-08-01 10:46:26,188 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8776/v3/23509b641c5b4b2786645c0f1edef2ff/volumes/06b4906a-87a5-4fcd-b674-a22783c7f7d5 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c4e3a201-f6cd-4dbf-b400-a516a8c7905d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d9ae314b1f7bd869eda96f279682c1e576a1b6" 2018-08-01 10:46:26,401 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 10:46:26 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-96f1c8e1-a322-4411-8b81-a63633e144f3 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-08-01 10:46:26,401 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.24:8776/v3/23509b641c5b4b2786645c0f1edef2ff/volumes/06b4906a-87a5-4fcd-b674-a22783c7f7d5 used request id req-96f1c8e1-a322-4411-8b81-a63633e144f3 2018-08-01 10:46:26,404 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/23509b641c5b4b2786645c0f1edef2ff/volumes/06b4906a-87a5-4fcd-b674-a22783c7f7d5 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c4e3a201-f6cd-4dbf-b400-a516a8c7905d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d9ae314b1f7bd869eda96f279682c1e576a1b6" 2018-08-01 10:46:26,621 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:46:26 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-ca71591f-f636-4e3d-8b24-c6058cc586f2 x-openstack-request-id: req-ca71591f-f636-4e3d-8b24-c6058cc586f2 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 06b4906a-87a5-4fcd-b674-a22783c7f7d5 could not be found.", "code": 404}} 2018-08-01 10:46:26,621 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/23509b641c5b4b2786645c0f1edef2ff/volumes/06b4906a-87a5-4fcd-b674-a22783c7f7d5 used request id req-ca71591f-f636-4e3d-8b24-c6058cc586f2 2018-08-01 10:46:26,621 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 06b4906a-87a5-4fcd-b674-a22783c7f7d5 could not be found. (HTTP 404) (Request-ID: req-ca71591f-f636-4e3d-8b24-c6058cc586f2) 2018-08-01 10:46:26,621 - create_volume - INFO - Volume has been properly deleted with name - CreateSimpleVolumeSuccessTests-e43d80cd-9786-421e-b8e6-5e01d60deeb3 2018-08-01 10:46:26,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c54cbe1d0fc7b4b9369bdfe0a00c1513e41f7193" 2018-08-01 10:46:26,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-0b8d9afe-b67e-43de-b81c-246d03cf9f22 Date: Wed, 01 Aug 2018 10:46:26 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a2413a97b61342d8bd27570706ef372d", "created_at": "2018-08-01T09:33:18Z", "updated_at": "2018-08-01T09:33:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "7f556ce3-51d0-4279-a11d-510db9f9a3b1", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "94adc13c-a166-41cf-bd16-f997efc73cb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "b39143b5-c08f-4d0b-9d40-54f472f2389e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "e218b0b7-4501-4f84-9458-caf2891c260d", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}], "revision_number": 4, "project_id": "a2413a97b61342d8bd27570706ef372d", "id": "38229670-7386-42d0-b7b9-2397ea5938de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "created_at": "2018-08-01T09:28:38Z", "updated_at": "2018-08-01T09:28:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "763568f1-8151-4a3c-911a-d06da4423063", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "80d28bee-4aee-47e8-a8da-e0fe31497fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "a47a5ddf-aa37-4ab2-a335-1c93513b5f12", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "f5bba5a5-602b-421e-98b2-5a16117f943f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}], "revision_number": 4, "project_id": "dbe9669438844f3faecdc7fcc050e0d8", "id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ed1054af2e94c049694d98d54211d98", "created_at": "2018-08-01T09:31:40Z", "updated_at": "2018-08-01T09:31:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "34baee87-ea35-42ee-8a69-0f6e2a825d3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "89b9d1c9-f4f9-45cd-8d36-970d44228439", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "b8ab0d59-cab9-4488-82ee-7c5f69709bff", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "d3ab68ea-23b4-4bf6-8dd3-85d029e3d89f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}], "revision_number": 4, "project_id": "2ed1054af2e94c049694d98d54211d98", "id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "created_at": "2018-08-01T09:34:13Z", "updated_at": "2018-08-01T09:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "1dbb3f59-611b-46d1-a82d-2720e0a16f86", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "3878126b-a220-4357-adb9-bc22498f31b1", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "75ce67db-9c04-4561-a10d-8b1ec63943e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "e2945a69-3afe-41e3-a7ec-3ea4c79a12ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}], "revision_number": 4, "project_id": "c0d9b34b06f445a7857603f60b181f3c", "id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-01T09:30:58Z", "updated_at": "2018-08-01T09:30:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "042d4626-2974-418d-affe-f8f2acd05faa", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "995fae58-f0e5-4e10-801c-6c2ce5c7ae0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "cb8404fa-cb24-4879-a34d-f3050dcba730", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "dad6aaab-690e-4c24-9103-6767e0c80bc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "created_at": "2018-08-01T09:31:11Z", "updated_at": "2018-08-01T09:31:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "939e25e0-5dbc-4f6e-9f6f-7fb70e540203", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "9796a673-6928-4009-9c21-1410d395646e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "af7b8bf8-2fb6-4d72-842a-38f72d7581f7", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "b9af65b0-2eb8-45e1-8504-b7dc4dbb83ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}], "revision_number": 4, "project_id": "dd207f801ed3475f9dbe5f13077af1c8", "id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "46dd322c3fcc454eb140e37825746af8", "created_at": "2018-08-01T10:33:44Z", "updated_at": "2018-08-01T10:33:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "0f41470b-1091-45c1-b574-92069f79f8d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "8cc03a9c-8fa5-425b-812f-d7692bae3613", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d1373b1e-2fb9-4e02-a9e1-7e873ba1d7d1", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d21f3909-71f3-43e2-a22d-6a9c2513cb6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}], "revision_number": 4, "project_id": "46dd322c3fcc454eb140e37825746af8", "id": "b2961714-c8a4-4fcb-918b-21d70527c983", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "created_at": "2018-08-01T09:34:57Z", "updated_at": "2018-08-01T09:34:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "8063d12f-30db-4ccf-8ce0-72e59ba81a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c38e1a7a-5857-4f03-b991-6d5c9c9a5b9e", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c725bae1-d3bb-42b5-b331-32737085f28c", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "cfddc134-923b-4e0d-9ec5-dcc5641dd435", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}], "revision_number": 4, "project_id": "455b48a61678488ead79a4cfa07ef5c3", "id": "cd52f913-3072-4ce7-a779-7de795b62b12", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:36:50Z", "updated_at": "2018-08-01T09:36:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "07ef7fe5-a529-45da-bfc0-899f0ea9b592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "bc4dad3a-2a0c-4c31-b901-2909a12adb50", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c35cff35-4306-4116-b9fa-fc27bc7c05d6", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c493e3ac-d9d2-480d-9ec8-50982eedaf5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}], "revision_number": 4, "project_id": "8d96727022f4443794db44ecde432faf", "id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "created_at": "2018-08-01T09:32:45Z", "updated_at": "2018-08-01T09:32:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "058ea790-43ea-4a6f-9950-28418319e577", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "5fcfb31b-cdad-4037-973e-56b74faefd14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "99a24d26-dc7f-42d0-aa23-a7c061f04952", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "b641bb48-566e-472b-a3cc-d38c85ab3ff1", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}], "revision_number": 4, "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "name": "default"}]} 2018-08-01 10:46:26,888 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-0b8d9afe-b67e-43de-b81c-246d03cf9f22 2018-08-01 10:46:26,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c54cbe1d0fc7b4b9369bdfe0a00c1513e41f7193" 2018-08-01 10:46:26,979 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:46:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f6f8603f-d267-4d00-808b-65210978b3ad Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2413a97b61342d8bd27570706ef372d.", "code": 404, "title": "Not Found"}} 2018-08-01 10:46:26,979 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d used request id req-f6f8603f-d267-4d00-808b-65210978b3ad 2018-08-01 10:46:26,980 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:46:26,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c54cbe1d0fc7b4b9369bdfe0a00c1513e41f7193" 2018-08-01 10:46:27,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fec32dc9-cd52-4dba-aae8-2efb20c02ba8 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.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dbe9669438844f3faecdc7fcc050e0d8", "name": "service"}} 2018-08-01 10:46:27,061 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 used request id req-fec32dc9-cd52-4dba-aae8-2efb20c02ba8 2018-08-01 10:46:27,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c54cbe1d0fc7b4b9369bdfe0a00c1513e41f7193" 2018-08-01 10:46:27,150 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:46:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-450037d5-52a6-46a4-9823-091aab1e8cf2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ed1054af2e94c049694d98d54211d98.", "code": 404, "title": "Not Found"}} 2018-08-01 10:46:27,150 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 used request id req-450037d5-52a6-46a4-9823-091aab1e8cf2 2018-08-01 10:46:27,150 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:46:27,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c54cbe1d0fc7b4b9369bdfe0a00c1513e41f7193" 2018-08-01 10:46:27,234 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:46:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-373c9fc1-f23e-4d0c-b506-89e57c84b993 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c0d9b34b06f445a7857603f60b181f3c.", "code": 404, "title": "Not Found"}} 2018-08-01 10:46:27,234 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c used request id req-373c9fc1-f23e-4d0c-b506-89e57c84b993 2018-08-01 10:46:27,234 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:46:27,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c54cbe1d0fc7b4b9369bdfe0a00c1513e41f7193" 2018-08-01 10:46:27,317 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:46:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-857b9ba2-dcf6-4935-bcc4-2e9897052fbe Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: dd207f801ed3475f9dbe5f13077af1c8.", "code": 404, "title": "Not Found"}} 2018-08-01 10:46:27,317 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 used request id req-857b9ba2-dcf6-4935-bcc4-2e9897052fbe 2018-08-01 10:46:27,317 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:46:27,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c54cbe1d0fc7b4b9369bdfe0a00c1513e41f7193" 2018-08-01 10:46:27,410 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:46:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ecce6fc-0cb0-4ea4-8360-0e22133370e8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 46dd322c3fcc454eb140e37825746af8.", "code": 404, "title": "Not Found"}} 2018-08-01 10:46:27,410 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 used request id req-9ecce6fc-0cb0-4ea4-8360-0e22133370e8 2018-08-01 10:46:27,411 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:46:27,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c54cbe1d0fc7b4b9369bdfe0a00c1513e41f7193" 2018-08-01 10:46:27,496 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:46:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2daf994e-06f3-4bb5-b4f8-9b7df72e3590 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 455b48a61678488ead79a4cfa07ef5c3.", "code": 404, "title": "Not Found"}} 2018-08-01 10:46:27,496 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 used request id req-2daf994e-06f3-4bb5-b4f8-9b7df72e3590 2018-08-01 10:46:27,496 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:46:27,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c54cbe1d0fc7b4b9369bdfe0a00c1513e41f7193" 2018-08-01 10:46:27,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8dbd5747-58df-471d-b39b-4a14a702b6ad 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 10:46:27,588 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-8dbd5747-58df-471d-b39b-4a14a702b6ad 2018-08-01 10:46:27,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ddd20ab1a1b7400a98e6ddb8d0eb4686 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c54cbe1d0fc7b4b9369bdfe0a00c1513e41f7193" 2018-08-01 10:46:27,678 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:46:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ec05cef1-1856-4b5c-bcd4-23b86f72a847 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ddd20ab1a1b7400a98e6ddb8d0eb4686.", "code": 404, "title": "Not Found"}} 2018-08-01 10:46:27,678 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ddd20ab1a1b7400a98e6ddb8d0eb4686 used request id req-ec05cef1-1856-4b5c-bcd4-23b86f72a847 2018-08-01 10:46:27,679 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:46:27,680 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeSuccessTests-f9b15b40-2eb7-4f6-proj 2018-08-01 10:46:27,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/23509b641c5b4b2786645c0f1edef2ff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c54cbe1d0fc7b4b9369bdfe0a00c1513e41f7193" 2018-08-01 10:46:27,867 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:46:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2fe39056-681a-408b-a68b-8e5e9c92dc14 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:46:27,867 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/23509b641c5b4b2786645c0f1edef2ff used request id req-2fe39056-681a-408b-a68b-8e5e9c92dc14 2018-08-01 10:46:27,867 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeSuccessTests-f9b15b40-2eb7-4f6-proj-role 2018-08-01 10:46:27,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/950e6bf2765f4b16a5f727fca18ec302 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c54cbe1d0fc7b4b9369bdfe0a00c1513e41f7193" 2018-08-01 10:46:27,974 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:46:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e2684e26-7160-4b64-a3f6-63703307f3a6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:46:27,974 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/950e6bf2765f4b16a5f727fca18ec302 used request id req-e2684e26-7160-4b64-a3f6-63703307f3a6 2018-08-01 10:46:27,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c54cbe1d0fc7b4b9369bdfe0a00c1513e41f7193" 2018-08-01 10:46:28,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90802c75-a867-48e2-8774-9887ab9e5545 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:46:28,061 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-90802c75-a867-48e2-8774-9887ab9e5545 2018-08-01 10:46:28,061 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeSuccessTests-f9b15b40-2eb7-4f6-user 2018-08-01 10:46:28,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/a85555dcb77944ce8984f64685985ad2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d7011b6ab691810fd6ebc90f7fe5e087bf3d42f" 2018-08-01 10:46:28,220 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:46:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a7e9e848-ecdc-40eb-8efd-0cf55fde4274 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:46:28,220 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/a85555dcb77944ce8984f64685985ad2 used request id req-a7e9e848-ecdc-40eb-8efd-0cf55fde4274 2018-08-01 10:46:28,222 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:46:28,602 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:46:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["7svV1BwCQNe-GItr9V8VNA"], "issued_at": "2018-08-01T10:46:28.000000Z"}} 2018-08-01 10:46:28,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}337a577e862fdb69e4158a62def18372ec459a14" 2018-08-01 10:46:28,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-423ef5cd-e677-4f05-810e-73b0839341ae Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:46:28,687 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-423ef5cd-e677-4f05-810e-73b0839341ae 2018-08-01 10:46:28,688 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:46:28,689 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:46:29,064 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:46:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["OWvqtyKeR4-lfchrw_vxoQ"], "issued_at": "2018-08-01T10:46:29.000000Z"}} 2018-08-01 10:46:29,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bebf277e43ce99c1797f27c4817e8c17fbe4d249" 2018-08-01 10:46:29,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d954ed0b-c7b8-46dd-8b3b-1748f842bd7c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:46:29,145 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-d954ed0b-c7b8-46dd-8b3b-1748f842bd7c 2018-08-01 10:46:29,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:46:29,154 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:46: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:46:29,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-613edf4b-4170-4f4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bebf277e43ce99c1797f27c4817e8c17fbe4d249" 2018-08-01 10:46:29,171 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e4c45bf-b26e-4141-b0da-5a264ea94e76 Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-613edf4b-4170-4f4-proj", "previous": null, "next": null}, "projects": []} 2018-08-01 10:46:29,172 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-613edf4b-4170-4f4-proj used request id req-9e4c45bf-b26e-4141-b0da-5a264ea94e76 2018-08-01 10:46:29,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bebf277e43ce99c1797f27c4817e8c17fbe4d249" 2018-08-01 10:46:29,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0a05b44-8e4c-48e8-ad14-e3a2e2e8ac94 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:46:29,259 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-c0a05b44-8e4c-48e8-ad14-e3a2e2e8ac94 2018-08-01 10:46:29,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bebf277e43ce99c1797f27c4817e8c17fbe4d249" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-613edf4b-4170-4f4-proj"}}' 2018-08-01 10:46:29,370 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:46:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d03e5530-f98b-4b6c-b4a6-ed5f94b360e2 Content-Length: 327 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/675707605f104bb0b80b926b74b415f0"}, "tags": [], "enabled": true, "id": "675707605f104bb0b80b926b74b415f0", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-613edf4b-4170-4f4-proj"}} 2018-08-01 10:46:29,370 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-d03e5530-f98b-4b6c-b4a6-ed5f94b360e2 2018-08-01 10:46:29,371 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeSuccessTests-613edf4b-4170-4f4-proj 2018-08-01 10:46:29,371 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:46:29,372 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:46:29,753 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:46:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["aqfhLgU1ScWEzb0vmEcMdw"], "issued_at": "2018-08-01T10:46:29.000000Z"}} 2018-08-01 10:46:29,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87e888136250d792b3fc6c4435604c4591097338" 2018-08-01 10:46:29,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-448ebbb8-4f77-462a-bf34-b1024283ba75 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:46:29,833 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-448ebbb8-4f77-462a-bf34-b1024283ba75 2018-08-01 10:46:29,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:46:29,841 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:46: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:46:29,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87e888136250d792b3fc6c4435604c4591097338" 2018-08-01 10:46:29,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2cd21e4-e4a4-4c5f-a42d-5efc7f7c638a Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 10:46:29,940 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-d2cd21e4-e4a4-4c5f-a42d-5efc7f7c638a 2018-08-01 10:46:29,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-613edf4b-4170-4f4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87e888136250d792b3fc6c4435604c4591097338" 2018-08-01 10:46:30,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36030793-8dc1-42ce-9228-0fc4123f9d9c Content-Encoding: gzip Content-Length: 265 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-613edf4b-4170-4f4-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/675707605f104bb0b80b926b74b415f0"}, "tags": [], "enabled": true, "id": "675707605f104bb0b80b926b74b415f0", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-613edf4b-4170-4f4-proj"}]} 2018-08-01 10:46:30,029 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-613edf4b-4170-4f4-proj used request id req-36030793-8dc1-42ce-9228-0fc4123f9d9c 2018-08-01 10:46:30,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87e888136250d792b3fc6c4435604c4591097338" 2018-08-01 10:46:30,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16220437-edae-4842-983f-cc21d98aed0a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:46:30,052 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-16220437-edae-4842-983f-cc21d98aed0a 2018-08-01 10:46:30,400 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeSuccessTests-613edf4b-4170-4f4-user 2018-08-01 10:46:30,401 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:46:30,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bebf277e43ce99c1797f27c4817e8c17fbe4d249" 2018-08-01 10:46:30,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee795144-98ee-4758-8a5f-9414fe6a12ab Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:46:30,488 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-ee795144-98ee-4758-8a5f-9414fe6a12ab 2018-08-01 10:46:30,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bebf277e43ce99c1797f27c4817e8c17fbe4d249" -d '{"role": {"name": "CreateSimpleVolumeSuccessTests-613edf4b-4170-4f4-proj-role"}}' 2018-08-01 10:46:30,586 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:46:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a4d0de12-7f3e-4b28-a12b-4d821e36fd25 Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "dba549bd4bdd4cdf9f7c0237f2eadab1", "links": {"self": "http://172.30.9.24:5000/v3/roles/dba549bd4bdd4cdf9f7c0237f2eadab1"}, "name": "CreateSimpleVolumeSuccessTests-613edf4b-4170-4f4-proj-role"}} 2018-08-01 10:46:30,586 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-a4d0de12-7f3e-4b28-a12b-4d821e36fd25 2018-08-01 10:46:30,587 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeSuccessTests-613edf4b-4170-4f4-proj-role 2018-08-01 10:46:30,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/dba549bd4bdd4cdf9f7c0237f2eadab1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bebf277e43ce99c1797f27c4817e8c17fbe4d249" 2018-08-01 10:46:30,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c80e3284-9e38-4a2f-a5e2-50689da6e42e Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "dba549bd4bdd4cdf9f7c0237f2eadab1", "links": {"self": "http://172.30.9.24:5000/v3/roles/dba549bd4bdd4cdf9f7c0237f2eadab1"}, "name": "CreateSimpleVolumeSuccessTests-613edf4b-4170-4f4-proj-role"}} 2018-08-01 10:46:30,671 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/dba549bd4bdd4cdf9f7c0237f2eadab1 used request id req-c80e3284-9e38-4a2f-a5e2-50689da6e42e 2018-08-01 10:46:30,671 - keystone_utils - INFO - Granting role CreateSimpleVolumeSuccessTests-613edf4b-4170-4f4-proj-role to project CreateSimpleVolumeSuccessTests-613edf4b-4170-4f4-proj 2018-08-01 10:46:30,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/675707605f104bb0b80b926b74b415f0/users/d37e5631dbaa48c180894501c0624dfb/roles/dba549bd4bdd4cdf9f7c0237f2eadab1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bebf277e43ce99c1797f27c4817e8c17fbe4d249" 2018-08-01 10:46:30,786 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:46:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-07e70f0e-87da-436a-9fba-6eab5dfbb055 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:46:30,787 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/675707605f104bb0b80b926b74b415f0/users/d37e5631dbaa48c180894501c0624dfb/roles/dba549bd4bdd4cdf9f7c0237f2eadab1 used request id req-07e70f0e-87da-436a-9fba-6eab5dfbb055 2018-08-01 10:46:30,789 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:46:31,171 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dba549bd4bdd4cdf9f7c0237f2eadab1", "name": "CreateSimpleVolumeSuccessTests-613edf4b-4170-4f4-proj-role"}], "expires_at": "2018-08-01T11:46:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "675707605f104bb0b80b926b74b415f0", "name": "CreateSimpleVolumeSuccessTests-613edf4b-4170-4f4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/675707605f104bb0b80b926b74b415f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/675707605f104bb0b80b926b74b415f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/675707605f104bb0b80b926b74b415f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/675707605f104bb0b80b926b74b415f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/675707605f104bb0b80b926b74b415f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/675707605f104bb0b80b926b74b415f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_675707605f104bb0b80b926b74b415f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_675707605f104bb0b80b926b74b415f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/675707605f104bb0b80b926b74b415f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/675707605f104bb0b80b926b74b415f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/675707605f104bb0b80b926b74b415f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/675707605f104bb0b80b926b74b415f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/675707605f104bb0b80b926b74b415f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/675707605f104bb0b80b926b74b415f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-613edf4b-4170-4f4-user", "id": "d37e5631dbaa48c180894501c0624dfb"}, "audit_ids": ["OIYFAtqLQ9GULMKHvZYOAA"], "issued_at": "2018-08-01T10:46:31.000000Z"}} 2018-08-01 10:46:31,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77053c65ec0de43ad25e501d0cd8c7fead7decda" 2018-08-01 10:46:31,247 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c669059b-8685-4430-843c-f3f014fb0080 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:46:31,247 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-c669059b-8685-4430-843c-f3f014fb0080 2018-08-01 10:46:31,248 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:46:31,249 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:46:31,635 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dba549bd4bdd4cdf9f7c0237f2eadab1", "name": "CreateSimpleVolumeSuccessTests-613edf4b-4170-4f4-proj-role"}], "expires_at": "2018-08-01T11:46:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "675707605f104bb0b80b926b74b415f0", "name": "CreateSimpleVolumeSuccessTests-613edf4b-4170-4f4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/675707605f104bb0b80b926b74b415f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/675707605f104bb0b80b926b74b415f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/675707605f104bb0b80b926b74b415f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/675707605f104bb0b80b926b74b415f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/675707605f104bb0b80b926b74b415f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/675707605f104bb0b80b926b74b415f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_675707605f104bb0b80b926b74b415f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_675707605f104bb0b80b926b74b415f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/675707605f104bb0b80b926b74b415f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/675707605f104bb0b80b926b74b415f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/675707605f104bb0b80b926b74b415f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/675707605f104bb0b80b926b74b415f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/675707605f104bb0b80b926b74b415f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/675707605f104bb0b80b926b74b415f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-613edf4b-4170-4f4-user", "id": "d37e5631dbaa48c180894501c0624dfb"}, "audit_ids": ["dE1bdDtVQYuyeq8InCVb4A"], "issued_at": "2018-08-01T10:46:31.000000Z"}} 2018-08-01 10:46:31,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}298b534c3e05dff7ff3db0c9623d0e89837b1a67" 2018-08-01 10:46:31,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a32971d8-c2db-40be-b150-06c1988f98ca Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:46:31,715 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-a32971d8-c2db-40be-b150-06c1988f98ca 2018-08-01 10:46:31,720 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/675707605f104bb0b80b926b74b415f0/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}298b534c3e05dff7ff3db0c9623d0e89837b1a67" 2018-08-01 10:46:31,919 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:31 GMT Server: Apache x-compute-request-id: req-3b8456e0-5e71-47e6-9d2e-e86e4b46462c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-3b8456e0-5e71-47e6-9d2e-e86e4b46462c Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-01 10:46:31,919 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/675707605f104bb0b80b926b74b415f0/volumes/detail used request id req-3b8456e0-5e71-47e6-9d2e-e86e4b46462c 2018-08-01 10:46:31,922 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8776/v3/675707605f104bb0b80b926b74b415f0/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-3b8456e0-5e71-47e6-9d2e-e86e4b46462c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}298b534c3e05dff7ff3db0c9623d0e89837b1a67" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateSimpleVolumeSuccessTests-247a7b95-8a1c-4c28-a725-856aae1321aa", "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-08-01 10:46:32,251 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 10:46:31 GMT Server: Apache x-compute-request-id: req-d408aca1-47fc-4e71-a3fe-01cb7bcd188f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d408aca1-47fc-4e71-a3fe-01cb7bcd188f Content-Length: 828 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "d37e5631dbaa48c180894501c0624dfb", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/675707605f104bb0b80b926b74b415f0/volumes/ef403c85-a11f-4dda-b0db-1553f081b471", "rel": "self"}, {"href": "http://172.30.9.24:8776/675707605f104bb0b80b926b74b415f0/volumes/ef403c85-a11f-4dda-b0db-1553f081b471", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-01T10:46:32.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-247a7b95-8a1c-4c28-a725-856aae1321aa", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "ef403c85-a11f-4dda-b0db-1553f081b471", "size": 1}} 2018-08-01 10:46:32,252 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/675707605f104bb0b80b926b74b415f0/volumes used request id req-d408aca1-47fc-4e71-a3fe-01cb7bcd188f 2018-08-01 10:46:32,255 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/675707605f104bb0b80b926b74b415f0/volumes/ef403c85-a11f-4dda-b0db-1553f081b471 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3b8456e0-5e71-47e6-9d2e-e86e4b46462c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}298b534c3e05dff7ff3db0c9623d0e89837b1a67" 2018-08-01 10:46:32,459 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:32 GMT Server: Apache x-compute-request-id: req-38edaa87-13db-47fe-8b63-56b0e304f7c3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-38edaa87-13db-47fe-8b63-56b0e304f7c3 Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "d37e5631dbaa48c180894501c0624dfb", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/675707605f104bb0b80b926b74b415f0/volumes/ef403c85-a11f-4dda-b0db-1553f081b471", "rel": "self"}, {"href": "http://172.30.9.24:8776/675707605f104bb0b80b926b74b415f0/volumes/ef403c85-a11f-4dda-b0db-1553f081b471", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-01T10:46:32.000000", "description": null, "os-vol-tenant-attr:tenant_id": "675707605f104bb0b80b926b74b415f0", "updated_at": "2018-08-01T10:46:32.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-247a7b95-8a1c-4c28-a725-856aae1321aa", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "ef403c85-a11f-4dda-b0db-1553f081b471", "size": 1}} 2018-08-01 10:46:32,460 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/675707605f104bb0b80b926b74b415f0/volumes/ef403c85-a11f-4dda-b0db-1553f081b471 used request id req-38edaa87-13db-47fe-8b63-56b0e304f7c3 2018-08-01 10:46:32,460 - create_volume - INFO - Created volume with name - CreateSimpleVolumeSuccessTests-247a7b95-8a1c-4c28-a725-856aae1321aa 2018-08-01 10:46:32,463 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/675707605f104bb0b80b926b74b415f0/volumes/ef403c85-a11f-4dda-b0db-1553f081b471 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3b8456e0-5e71-47e6-9d2e-e86e4b46462c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}298b534c3e05dff7ff3db0c9623d0e89837b1a67" 2018-08-01 10:46:32,684 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:32 GMT Server: Apache x-compute-request-id: req-0df901ad-049f-4958-b78e-8e664fc93626 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0df901ad-049f-4958-b78e-8e664fc93626 Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "d37e5631dbaa48c180894501c0624dfb", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/675707605f104bb0b80b926b74b415f0/volumes/ef403c85-a11f-4dda-b0db-1553f081b471", "rel": "self"}, {"href": "http://172.30.9.24:8776/675707605f104bb0b80b926b74b415f0/volumes/ef403c85-a11f-4dda-b0db-1553f081b471", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-01T10:46:32.000000", "description": null, "os-vol-tenant-attr:tenant_id": "675707605f104bb0b80b926b74b415f0", "updated_at": "2018-08-01T10:46:32.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-247a7b95-8a1c-4c28-a725-856aae1321aa", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "ef403c85-a11f-4dda-b0db-1553f081b471", "size": 1}} 2018-08-01 10:46:32,684 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/675707605f104bb0b80b926b74b415f0/volumes/ef403c85-a11f-4dda-b0db-1553f081b471 used request id req-0df901ad-049f-4958-b78e-8e664fc93626 2018-08-01 10:46:32,684 - create_volume - DEBUG - Instance status is - available 2018-08-01 10:46:32,684 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-247a7b95-8a1c-4c28-a725-856aae1321aa 2018-08-01 10:46:32,685 - create_volume - INFO - Volume is now active with name - CreateSimpleVolumeSuccessTests-247a7b95-8a1c-4c28-a725-856aae1321aa 2018-08-01 10:46:32,687 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/675707605f104bb0b80b926b74b415f0/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77053c65ec0de43ad25e501d0cd8c7fead7decda" 2018-08-01 10:46:32,897 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:32 GMT Server: Apache x-compute-request-id: req-7749a245-bf68-49d8-a254-c0b6d6dc0e0a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7749a245-bf68-49d8-a254-c0b6d6dc0e0a Content-Encoding: gzip Content-Length: 459 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "d37e5631dbaa48c180894501c0624dfb", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/675707605f104bb0b80b926b74b415f0/volumes/ef403c85-a11f-4dda-b0db-1553f081b471", "rel": "self"}, {"href": "http://172.30.9.24:8776/675707605f104bb0b80b926b74b415f0/volumes/ef403c85-a11f-4dda-b0db-1553f081b471", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-01T10:46:32.000000", "description": null, "os-vol-tenant-attr:tenant_id": "675707605f104bb0b80b926b74b415f0", "updated_at": "2018-08-01T10:46:32.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-247a7b95-8a1c-4c28-a725-856aae1321aa", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "ef403c85-a11f-4dda-b0db-1553f081b471", "size": 1}]} 2018-08-01 10:46:32,897 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/675707605f104bb0b80b926b74b415f0/volumes/detail used request id req-7749a245-bf68-49d8-a254-c0b6d6dc0e0a 2018-08-01 10:46:32,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:46:32,906 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:46: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:46:32,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/675707605f104bb0b80b926b74b415f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77053c65ec0de43ad25e501d0cd8c7fead7decda" 2018-08-01 10:46:32,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe43210f-65aa-4e0b-bd5a-289b3eac66c2 Content-Encoding: gzip Content-Length: 232 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/675707605f104bb0b80b926b74b415f0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "675707605f104bb0b80b926b74b415f0", "name": "CreateSimpleVolumeSuccessTests-613edf4b-4170-4f4-proj"}} 2018-08-01 10:46:32,973 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/675707605f104bb0b80b926b74b415f0 used request id req-fe43210f-65aa-4e0b-bd5a-289b3eac66c2 2018-08-01 10:46:32,976 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/675707605f104bb0b80b926b74b415f0/volumes/ef403c85-a11f-4dda-b0db-1553f081b471 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3b8456e0-5e71-47e6-9d2e-e86e4b46462c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}298b534c3e05dff7ff3db0c9623d0e89837b1a67" 2018-08-01 10:46:33,033 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:32 GMT Server: Apache x-compute-request-id: req-90eee783-fd05-4235-9aab-a7c474d0fa81 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-90eee783-fd05-4235-9aab-a7c474d0fa81 Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "d37e5631dbaa48c180894501c0624dfb", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/675707605f104bb0b80b926b74b415f0/volumes/ef403c85-a11f-4dda-b0db-1553f081b471", "rel": "self"}, {"href": "http://172.30.9.24:8776/675707605f104bb0b80b926b74b415f0/volumes/ef403c85-a11f-4dda-b0db-1553f081b471", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-01T10:46:32.000000", "description": null, "os-vol-tenant-attr:tenant_id": "675707605f104bb0b80b926b74b415f0", "updated_at": "2018-08-01T10:46:32.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-247a7b95-8a1c-4c28-a725-856aae1321aa", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "ef403c85-a11f-4dda-b0db-1553f081b471", "size": 1}} 2018-08-01 10:46:33,033 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/675707605f104bb0b80b926b74b415f0/volumes/ef403c85-a11f-4dda-b0db-1553f081b471 used request id req-90eee783-fd05-4235-9aab-a7c474d0fa81 2018-08-01 10:46:33,033 - create_volume - DEBUG - Instance status is - available 2018-08-01 10:46:33,033 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-247a7b95-8a1c-4c28-a725-856aae1321aa 2018-08-01 10:46:33,034 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeSuccessTests-247a7b95-8a1c-4c28-a725-856aae1321aa 2018-08-01 10:46:33,036 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8776/v3/675707605f104bb0b80b926b74b415f0/volumes/ef403c85-a11f-4dda-b0db-1553f081b471 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3b8456e0-5e71-47e6-9d2e-e86e4b46462c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}298b534c3e05dff7ff3db0c9623d0e89837b1a67" 2018-08-01 10:46:33,097 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 10:46:33 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-6adcd911-88f8-4075-84b1-f97af56be8e9 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-08-01 10:46:33,097 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.24:8776/v3/675707605f104bb0b80b926b74b415f0/volumes/ef403c85-a11f-4dda-b0db-1553f081b471 used request id req-6adcd911-88f8-4075-84b1-f97af56be8e9 2018-08-01 10:46:33,100 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/675707605f104bb0b80b926b74b415f0/volumes/ef403c85-a11f-4dda-b0db-1553f081b471 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3b8456e0-5e71-47e6-9d2e-e86e4b46462c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}298b534c3e05dff7ff3db0c9623d0e89837b1a67" 2018-08-01 10:46:33,162 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:33 GMT Server: Apache x-compute-request-id: req-cae21a27-f311-4f9b-88bd-9a8644b7b2f6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-cae21a27-f311-4f9b-88bd-9a8644b7b2f6 Content-Encoding: gzip Content-Length: 466 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "d37e5631dbaa48c180894501c0624dfb", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/675707605f104bb0b80b926b74b415f0/volumes/ef403c85-a11f-4dda-b0db-1553f081b471", "rel": "self"}, {"href": "http://172.30.9.24:8776/675707605f104bb0b80b926b74b415f0/volumes/ef403c85-a11f-4dda-b0db-1553f081b471", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-01T10:46:32.000000", "description": null, "os-vol-tenant-attr:tenant_id": "675707605f104bb0b80b926b74b415f0", "updated_at": "2018-08-01T10:46:33.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-247a7b95-8a1c-4c28-a725-856aae1321aa", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "ef403c85-a11f-4dda-b0db-1553f081b471", "size": 1}} 2018-08-01 10:46:33,162 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/675707605f104bb0b80b926b74b415f0/volumes/ef403c85-a11f-4dda-b0db-1553f081b471 used request id req-cae21a27-f311-4f9b-88bd-9a8644b7b2f6 2018-08-01 10:46:33,162 - create_volume - DEBUG - Instance status is - deleting 2018-08-01 10:46:33,163 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-08-01 10:46:36,166 - create_volume - DEBUG - Volume status query timeout in 56.9315319061 2018-08-01 10:46:36,169 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/675707605f104bb0b80b926b74b415f0/volumes/ef403c85-a11f-4dda-b0db-1553f081b471 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3b8456e0-5e71-47e6-9d2e-e86e4b46462c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}298b534c3e05dff7ff3db0c9623d0e89837b1a67" 2018-08-01 10:46:36,431 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:46:36 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-fa2faa16-e47c-4583-bae5-fe7244b88ac3 x-openstack-request-id: req-fa2faa16-e47c-4583-bae5-fe7244b88ac3 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume ef403c85-a11f-4dda-b0db-1553f081b471 could not be found.", "code": 404}} 2018-08-01 10:46:36,431 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/675707605f104bb0b80b926b74b415f0/volumes/ef403c85-a11f-4dda-b0db-1553f081b471 used request id req-fa2faa16-e47c-4583-bae5-fe7244b88ac3 2018-08-01 10:46:36,431 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume ef403c85-a11f-4dda-b0db-1553f081b471 could not be found. (HTTP 404) (Request-ID: req-fa2faa16-e47c-4583-bae5-fe7244b88ac3) 2018-08-01 10:46:36,431 - create_volume - INFO - Volume has been properly deleted with name - CreateSimpleVolumeSuccessTests-247a7b95-8a1c-4c28-a725-856aae1321aa 2018-08-01 10:46:36,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bebf277e43ce99c1797f27c4817e8c17fbe4d249" 2018-08-01 10:46:36,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-cfe47d71-d8d5-4255-8bd6-6c0aea1432ba Date: Wed, 01 Aug 2018 10:46:36 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a2413a97b61342d8bd27570706ef372d", "created_at": "2018-08-01T09:33:18Z", "updated_at": "2018-08-01T09:33:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "7f556ce3-51d0-4279-a11d-510db9f9a3b1", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "94adc13c-a166-41cf-bd16-f997efc73cb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "b39143b5-c08f-4d0b-9d40-54f472f2389e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "e218b0b7-4501-4f84-9458-caf2891c260d", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}], "revision_number": 4, "project_id": "a2413a97b61342d8bd27570706ef372d", "id": "38229670-7386-42d0-b7b9-2397ea5938de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "created_at": "2018-08-01T09:28:38Z", "updated_at": "2018-08-01T09:28:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "763568f1-8151-4a3c-911a-d06da4423063", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "80d28bee-4aee-47e8-a8da-e0fe31497fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "a47a5ddf-aa37-4ab2-a335-1c93513b5f12", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "f5bba5a5-602b-421e-98b2-5a16117f943f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}], "revision_number": 4, "project_id": "dbe9669438844f3faecdc7fcc050e0d8", "id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ed1054af2e94c049694d98d54211d98", "created_at": "2018-08-01T09:31:40Z", "updated_at": "2018-08-01T09:31:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "34baee87-ea35-42ee-8a69-0f6e2a825d3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "89b9d1c9-f4f9-45cd-8d36-970d44228439", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "b8ab0d59-cab9-4488-82ee-7c5f69709bff", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "d3ab68ea-23b4-4bf6-8dd3-85d029e3d89f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}], "revision_number": 4, "project_id": "2ed1054af2e94c049694d98d54211d98", "id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "created_at": "2018-08-01T09:34:13Z", "updated_at": "2018-08-01T09:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "1dbb3f59-611b-46d1-a82d-2720e0a16f86", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "3878126b-a220-4357-adb9-bc22498f31b1", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "75ce67db-9c04-4561-a10d-8b1ec63943e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "e2945a69-3afe-41e3-a7ec-3ea4c79a12ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}], "revision_number": 4, "project_id": "c0d9b34b06f445a7857603f60b181f3c", "id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-01T09:30:58Z", "updated_at": "2018-08-01T09:30:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "042d4626-2974-418d-affe-f8f2acd05faa", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "995fae58-f0e5-4e10-801c-6c2ce5c7ae0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "cb8404fa-cb24-4879-a34d-f3050dcba730", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "dad6aaab-690e-4c24-9103-6767e0c80bc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "created_at": "2018-08-01T09:31:11Z", "updated_at": "2018-08-01T09:31:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "939e25e0-5dbc-4f6e-9f6f-7fb70e540203", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "9796a673-6928-4009-9c21-1410d395646e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "af7b8bf8-2fb6-4d72-842a-38f72d7581f7", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "b9af65b0-2eb8-45e1-8504-b7dc4dbb83ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}], "revision_number": 4, "project_id": "dd207f801ed3475f9dbe5f13077af1c8", "id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "46dd322c3fcc454eb140e37825746af8", "created_at": "2018-08-01T10:33:44Z", "updated_at": "2018-08-01T10:33:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "0f41470b-1091-45c1-b574-92069f79f8d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "8cc03a9c-8fa5-425b-812f-d7692bae3613", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d1373b1e-2fb9-4e02-a9e1-7e873ba1d7d1", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d21f3909-71f3-43e2-a22d-6a9c2513cb6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}], "revision_number": 4, "project_id": "46dd322c3fcc454eb140e37825746af8", "id": "b2961714-c8a4-4fcb-918b-21d70527c983", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "created_at": "2018-08-01T09:34:57Z", "updated_at": "2018-08-01T09:34:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "8063d12f-30db-4ccf-8ce0-72e59ba81a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c38e1a7a-5857-4f03-b991-6d5c9c9a5b9e", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c725bae1-d3bb-42b5-b331-32737085f28c", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "cfddc134-923b-4e0d-9ec5-dcc5641dd435", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}], "revision_number": 4, "project_id": "455b48a61678488ead79a4cfa07ef5c3", "id": "cd52f913-3072-4ce7-a779-7de795b62b12", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:36:50Z", "updated_at": "2018-08-01T09:36:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "07ef7fe5-a529-45da-bfc0-899f0ea9b592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "bc4dad3a-2a0c-4c31-b901-2909a12adb50", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c35cff35-4306-4116-b9fa-fc27bc7c05d6", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c493e3ac-d9d2-480d-9ec8-50982eedaf5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}], "revision_number": 4, "project_id": "8d96727022f4443794db44ecde432faf", "id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "created_at": "2018-08-01T09:32:45Z", "updated_at": "2018-08-01T09:32:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "058ea790-43ea-4a6f-9950-28418319e577", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "5fcfb31b-cdad-4037-973e-56b74faefd14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "99a24d26-dc7f-42d0-aa23-a7c061f04952", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "b641bb48-566e-472b-a3cc-d38c85ab3ff1", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}], "revision_number": 4, "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "name": "default"}]} 2018-08-01 10:46:36,653 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-cfe47d71-d8d5-4255-8bd6-6c0aea1432ba 2018-08-01 10:46:36,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bebf277e43ce99c1797f27c4817e8c17fbe4d249" 2018-08-01 10:46:36,778 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:46:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-86c1a3a7-15c4-4063-9ffb-310366e5183a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2413a97b61342d8bd27570706ef372d.", "code": 404, "title": "Not Found"}} 2018-08-01 10:46:36,778 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d used request id req-86c1a3a7-15c4-4063-9ffb-310366e5183a 2018-08-01 10:46:36,778 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:46:36,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bebf277e43ce99c1797f27c4817e8c17fbe4d249" 2018-08-01 10:46:36,866 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-343f614f-b4b0-4976-9b79-35345c655225 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.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dbe9669438844f3faecdc7fcc050e0d8", "name": "service"}} 2018-08-01 10:46:36,866 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 used request id req-343f614f-b4b0-4976-9b79-35345c655225 2018-08-01 10:46:36,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bebf277e43ce99c1797f27c4817e8c17fbe4d249" 2018-08-01 10:46:36,946 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:46:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d5428e19-22f9-4d57-8edb-f0f4f4bab1de Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ed1054af2e94c049694d98d54211d98.", "code": 404, "title": "Not Found"}} 2018-08-01 10:46:36,946 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 used request id req-d5428e19-22f9-4d57-8edb-f0f4f4bab1de 2018-08-01 10:46:36,947 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:46:36,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bebf277e43ce99c1797f27c4817e8c17fbe4d249" 2018-08-01 10:46:37,031 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:46:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-87bb2d8c-b306-4071-806d-44f7dfe5e2d4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c0d9b34b06f445a7857603f60b181f3c.", "code": 404, "title": "Not Found"}} 2018-08-01 10:46:37,032 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c used request id req-87bb2d8c-b306-4071-806d-44f7dfe5e2d4 2018-08-01 10:46:37,032 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:46:37,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bebf277e43ce99c1797f27c4817e8c17fbe4d249" 2018-08-01 10:46:37,116 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:46:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-766d307b-6baf-4df9-82a7-a65d9fa1520a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: dd207f801ed3475f9dbe5f13077af1c8.", "code": 404, "title": "Not Found"}} 2018-08-01 10:46:37,116 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 used request id req-766d307b-6baf-4df9-82a7-a65d9fa1520a 2018-08-01 10:46:37,116 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:46:37,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bebf277e43ce99c1797f27c4817e8c17fbe4d249" 2018-08-01 10:46:37,202 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:46:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9649ff20-14dd-42e1-a5de-c6ff9f915772 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 46dd322c3fcc454eb140e37825746af8.", "code": 404, "title": "Not Found"}} 2018-08-01 10:46:37,202 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 used request id req-9649ff20-14dd-42e1-a5de-c6ff9f915772 2018-08-01 10:46:37,202 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:46:37,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bebf277e43ce99c1797f27c4817e8c17fbe4d249" 2018-08-01 10:46:37,290 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:46:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-06a02816-6742-441e-9c45-4f28ece30912 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 455b48a61678488ead79a4cfa07ef5c3.", "code": 404, "title": "Not Found"}} 2018-08-01 10:46:37,290 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 used request id req-06a02816-6742-441e-9c45-4f28ece30912 2018-08-01 10:46:37,290 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:46:37,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bebf277e43ce99c1797f27c4817e8c17fbe4d249" 2018-08-01 10:46:37,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54a92f87-c021-418a-a581-df3af1d623fe 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 10:46:37,382 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-54a92f87-c021-418a-a581-df3af1d623fe 2018-08-01 10:46:37,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ddd20ab1a1b7400a98e6ddb8d0eb4686 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bebf277e43ce99c1797f27c4817e8c17fbe4d249" 2018-08-01 10:46:37,465 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:46:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e89d722-5b90-4e3f-a22b-1f7cecb72169 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ddd20ab1a1b7400a98e6ddb8d0eb4686.", "code": 404, "title": "Not Found"}} 2018-08-01 10:46:37,465 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ddd20ab1a1b7400a98e6ddb8d0eb4686 used request id req-9e89d722-5b90-4e3f-a22b-1f7cecb72169 2018-08-01 10:46:37,466 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:46:37,467 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeSuccessTests-613edf4b-4170-4f4-proj 2018-08-01 10:46:37,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/675707605f104bb0b80b926b74b415f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bebf277e43ce99c1797f27c4817e8c17fbe4d249" 2018-08-01 10:46:37,658 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:46:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3306c177-6139-4ceb-9f46-7d799e4aceb3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:46:37,659 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/675707605f104bb0b80b926b74b415f0 used request id req-3306c177-6139-4ceb-9f46-7d799e4aceb3 2018-08-01 10:46:37,659 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeSuccessTests-613edf4b-4170-4f4-proj-role 2018-08-01 10:46:37,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/dba549bd4bdd4cdf9f7c0237f2eadab1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bebf277e43ce99c1797f27c4817e8c17fbe4d249" 2018-08-01 10:46:37,760 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:46:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a3c4e1c-892b-4837-9fa8-2178d0019782 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:46:37,761 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/dba549bd4bdd4cdf9f7c0237f2eadab1 used request id req-8a3c4e1c-892b-4837-9fa8-2178d0019782 2018-08-01 10:46:37,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bebf277e43ce99c1797f27c4817e8c17fbe4d249" 2018-08-01 10:46:37,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9fe66a0-1481-407b-9587-23e83f80c1a2 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:46:37,847 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-b9fe66a0-1481-407b-9587-23e83f80c1a2 2018-08-01 10:46:37,848 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeSuccessTests-613edf4b-4170-4f4-user 2018-08-01 10:46:37,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/d37e5631dbaa48c180894501c0624dfb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87e888136250d792b3fc6c4435604c4591097338" 2018-08-01 10:46:38,018 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:46:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a21e54d8-1707-4802-b557-c52e52491968 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:46:38,018 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/d37e5631dbaa48c180894501c0624dfb used request id req-a21e54d8-1707-4802-b557-c52e52491968 2018-08-01 10:46:38,020 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:46:38,479 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:46:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["4gFq5Su3T8mLxiJ8njeZeg"], "issued_at": "2018-08-01T10:46:38.000000Z"}} 2018-08-01 10:46:38,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87d9ce24a31dc8569454785d189ca79690b5fa6d" 2018-08-01 10:46:38,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b441e65b-8da3-45c0-9dc4-13c1b3284350 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:46:38,567 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-b441e65b-8da3-45c0-9dc4-13c1b3284350 2018-08-01 10:46:38,568 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:46:38,568 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:46:38,943 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:46:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["G97VnUC2RSiIcofZTM88Rg"], "issued_at": "2018-08-01T10:46:38.000000Z"}} 2018-08-01 10:46:38,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e51acdaf87f89e5d7f7f15cea63c90e319772734" 2018-08-01 10:46:39,022 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea5e3c25-ddef-4eb8-bbb5-fa17b6e25fee Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:46:39,022 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-ea5e3c25-ddef-4eb8-bbb5-fa17b6e25fee 2018-08-01 10:46:39,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:46:39,031 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:46: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:46:39,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-2cf0195c-de7a-489-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e51acdaf87f89e5d7f7f15cea63c90e319772734" 2018-08-01 10:46:39,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2972223d-f10a-4952-b93f-6c46d8204e26 Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-2cf0195c-de7a-489-proj", "previous": null, "next": null}, "projects": []} 2018-08-01 10:46:39,115 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-2cf0195c-de7a-489-proj used request id req-2972223d-f10a-4952-b93f-6c46d8204e26 2018-08-01 10:46:39,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e51acdaf87f89e5d7f7f15cea63c90e319772734" 2018-08-01 10:46:39,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-861bc543-62d2-4777-bf08-dad5e24a2728 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:46:39,201 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-861bc543-62d2-4777-bf08-dad5e24a2728 2018-08-01 10:46:39,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e51acdaf87f89e5d7f7f15cea63c90e319772734" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-2cf0195c-de7a-489-proj"}}' 2018-08-01 10:46:39,312 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:46:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-951f98e0-cd80-41c0-a053-90341d4ad833 Content-Length: 327 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/06e3d115350d42bbac333816550a726a"}, "tags": [], "enabled": true, "id": "06e3d115350d42bbac333816550a726a", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-2cf0195c-de7a-489-proj"}} 2018-08-01 10:46:39,313 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-951f98e0-cd80-41c0-a053-90341d4ad833 2018-08-01 10:46:39,313 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeFailureTests-2cf0195c-de7a-489-proj 2018-08-01 10:46:39,313 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:46:39,314 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:46:39,699 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:46:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["J_yXsurKSkOAzwmjOc-V1g"], "issued_at": "2018-08-01T10:46:39.000000Z"}} 2018-08-01 10:46:39,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}875f083d78540bd683c6f098656b4c7a5e55e208" 2018-08-01 10:46:39,780 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9329be4f-d457-406e-808c-aa51e2877282 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:46:39,780 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-9329be4f-d457-406e-808c-aa51e2877282 2018-08-01 10:46:39,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:46:39,790 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:46: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:46:39,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}875f083d78540bd683c6f098656b4c7a5e55e208" 2018-08-01 10:46:39,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d949092c-7b07-4bc9-807e-044e828fdf8f Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 10:46:39,897 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-d949092c-7b07-4bc9-807e-044e828fdf8f 2018-08-01 10:46:39,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateSimpleVolumeFailureTests-2cf0195c-de7a-489-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}875f083d78540bd683c6f098656b4c7a5e55e208" 2018-08-01 10:46:40,067 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e081058-2e01-4574-bc79-2f8c51ce26df Content-Encoding: gzip Content-Length: 266 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateSimpleVolumeFailureTests-2cf0195c-de7a-489-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/06e3d115350d42bbac333816550a726a"}, "tags": [], "enabled": true, "id": "06e3d115350d42bbac333816550a726a", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-2cf0195c-de7a-489-proj"}]} 2018-08-01 10:46:40,068 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateSimpleVolumeFailureTests-2cf0195c-de7a-489-proj used request id req-9e081058-2e01-4574-bc79-2f8c51ce26df 2018-08-01 10:46:40,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}875f083d78540bd683c6f098656b4c7a5e55e208" 2018-08-01 10:46:40,156 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a41dd7fb-df93-47fe-bd1d-60769655c203 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:46:40,157 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-a41dd7fb-df93-47fe-bd1d-60769655c203 2018-08-01 10:46:40,517 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeFailureTests-2cf0195c-de7a-489-user 2018-08-01 10:46:40,517 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:46:40,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e51acdaf87f89e5d7f7f15cea63c90e319772734" 2018-08-01 10:46:40,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b117809-04ef-453c-876b-1d7ea6a49332 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:46:40,605 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-9b117809-04ef-453c-876b-1d7ea6a49332 2018-08-01 10:46:40,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e51acdaf87f89e5d7f7f15cea63c90e319772734" -d '{"role": {"name": "CreateSimpleVolumeFailureTests-2cf0195c-de7a-489-proj-role"}}' 2018-08-01 10:46:40,641 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:46:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-398dda1f-d611-4894-b8da-4a6fbe63456d Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "08f76e21cdf349cf9320e2372fd7b431", "links": {"self": "http://172.30.9.24:5000/v3/roles/08f76e21cdf349cf9320e2372fd7b431"}, "name": "CreateSimpleVolumeFailureTests-2cf0195c-de7a-489-proj-role"}} 2018-08-01 10:46:40,641 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-398dda1f-d611-4894-b8da-4a6fbe63456d 2018-08-01 10:46:40,641 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeFailureTests-2cf0195c-de7a-489-proj-role 2018-08-01 10:46:40,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/08f76e21cdf349cf9320e2372fd7b431 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e51acdaf87f89e5d7f7f15cea63c90e319772734" 2018-08-01 10:46:40,731 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8da3196f-ca29-49a8-8462-18762ee34987 Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "08f76e21cdf349cf9320e2372fd7b431", "links": {"self": "http://172.30.9.24:5000/v3/roles/08f76e21cdf349cf9320e2372fd7b431"}, "name": "CreateSimpleVolumeFailureTests-2cf0195c-de7a-489-proj-role"}} 2018-08-01 10:46:40,731 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/08f76e21cdf349cf9320e2372fd7b431 used request id req-8da3196f-ca29-49a8-8462-18762ee34987 2018-08-01 10:46:40,731 - keystone_utils - INFO - Granting role CreateSimpleVolumeFailureTests-2cf0195c-de7a-489-proj-role to project CreateSimpleVolumeFailureTests-2cf0195c-de7a-489-proj 2018-08-01 10:46:40,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/06e3d115350d42bbac333816550a726a/users/e75ca57326b741cb9eff95cd057db272/roles/08f76e21cdf349cf9320e2372fd7b431 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e51acdaf87f89e5d7f7f15cea63c90e319772734" 2018-08-01 10:46:40,861 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:46:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66b3e900-c3e1-4d9b-9d04-d021a7267358 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:46:40,862 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/06e3d115350d42bbac333816550a726a/users/e75ca57326b741cb9eff95cd057db272/roles/08f76e21cdf349cf9320e2372fd7b431 used request id req-66b3e900-c3e1-4d9b-9d04-d021a7267358 2018-08-01 10:46:40,864 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:46:40,865 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:46:41,247 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "08f76e21cdf349cf9320e2372fd7b431", "name": "CreateSimpleVolumeFailureTests-2cf0195c-de7a-489-proj-role"}], "expires_at": "2018-08-01T11:46:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "06e3d115350d42bbac333816550a726a", "name": "CreateSimpleVolumeFailureTests-2cf0195c-de7a-489-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/06e3d115350d42bbac333816550a726a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/06e3d115350d42bbac333816550a726a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/06e3d115350d42bbac333816550a726a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/06e3d115350d42bbac333816550a726a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/06e3d115350d42bbac333816550a726a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/06e3d115350d42bbac333816550a726a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_06e3d115350d42bbac333816550a726a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_06e3d115350d42bbac333816550a726a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/06e3d115350d42bbac333816550a726a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/06e3d115350d42bbac333816550a726a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/06e3d115350d42bbac333816550a726a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/06e3d115350d42bbac333816550a726a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/06e3d115350d42bbac333816550a726a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/06e3d115350d42bbac333816550a726a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeFailureTests-2cf0195c-de7a-489-user", "id": "e75ca57326b741cb9eff95cd057db272"}, "audit_ids": ["ylONiWg_R22gQ6XqLxBi9A"], "issued_at": "2018-08-01T10:46:41.000000Z"}} 2018-08-01 10:46:41,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d29eb312361afab03068b1d6aaf765a4bbc96ef" 2018-08-01 10:46:41,334 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-122f3173-da74-4ef8-88c7-efce674e4762 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:46:41,334 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-122f3173-da74-4ef8-88c7-efce674e4762 2018-08-01 10:46:41,339 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/06e3d115350d42bbac333816550a726a/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d29eb312361afab03068b1d6aaf765a4bbc96ef" 2018-08-01 10:46:41,543 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:41 GMT Server: Apache x-compute-request-id: req-72a3a350-90cf-4660-8d7f-560cc7000cf2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-72a3a350-90cf-4660-8d7f-560cc7000cf2 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-01 10:46:41,543 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/06e3d115350d42bbac333816550a726a/volumes/detail used request id req-72a3a350-90cf-4660-8d7f-560cc7000cf2 2018-08-01 10:46:41,546 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8776/v3/06e3d115350d42bbac333816550a726a/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-72a3a350-90cf-4660-8d7f-560cc7000cf2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d29eb312361afab03068b1d6aaf765a4bbc96ef" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateSimpleVolumeFailureTests-91002703-79dc-4aca-8db2-eeb29a8104f9", "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-08-01 10:46:41,905 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Wed, 01 Aug 2018 10:46:41 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-9e07937c-9ec3-4209-96c5-34804ff31486 x-openstack-request-id: req-9e07937c-9ec3-4209-96c5-34804ff31486 Content-Length: 105 Content-Type: application/json RESP BODY: {"badRequest": {"message": "Invalid image identifier or unable to access requested image.", "code": 400}} 2018-08-01 10:46:41,905 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/06e3d115350d42bbac333816550a726a/volumes used request id req-9e07937c-9ec3-4209-96c5-34804ff31486 2018-08-01 10:46:41,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e51acdaf87f89e5d7f7f15cea63c90e319772734" 2018-08-01 10:46:42,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-7e5c5aa3-c287-45a1-bd1c-2a771de32ac2 Date: Wed, 01 Aug 2018 10:46:42 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a2413a97b61342d8bd27570706ef372d", "created_at": "2018-08-01T09:33:18Z", "updated_at": "2018-08-01T09:33:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "7f556ce3-51d0-4279-a11d-510db9f9a3b1", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "94adc13c-a166-41cf-bd16-f997efc73cb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "b39143b5-c08f-4d0b-9d40-54f472f2389e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "e218b0b7-4501-4f84-9458-caf2891c260d", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}], "revision_number": 4, "project_id": "a2413a97b61342d8bd27570706ef372d", "id": "38229670-7386-42d0-b7b9-2397ea5938de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "created_at": "2018-08-01T09:28:38Z", "updated_at": "2018-08-01T09:28:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "763568f1-8151-4a3c-911a-d06da4423063", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "80d28bee-4aee-47e8-a8da-e0fe31497fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "a47a5ddf-aa37-4ab2-a335-1c93513b5f12", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "f5bba5a5-602b-421e-98b2-5a16117f943f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}], "revision_number": 4, "project_id": "dbe9669438844f3faecdc7fcc050e0d8", "id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ed1054af2e94c049694d98d54211d98", "created_at": "2018-08-01T09:31:40Z", "updated_at": "2018-08-01T09:31:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "34baee87-ea35-42ee-8a69-0f6e2a825d3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "89b9d1c9-f4f9-45cd-8d36-970d44228439", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "b8ab0d59-cab9-4488-82ee-7c5f69709bff", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "d3ab68ea-23b4-4bf6-8dd3-85d029e3d89f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}], "revision_number": 4, "project_id": "2ed1054af2e94c049694d98d54211d98", "id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "created_at": "2018-08-01T09:34:13Z", "updated_at": "2018-08-01T09:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "1dbb3f59-611b-46d1-a82d-2720e0a16f86", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "3878126b-a220-4357-adb9-bc22498f31b1", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "75ce67db-9c04-4561-a10d-8b1ec63943e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "e2945a69-3afe-41e3-a7ec-3ea4c79a12ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}], "revision_number": 4, "project_id": "c0d9b34b06f445a7857603f60b181f3c", "id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-01T09:30:58Z", "updated_at": "2018-08-01T09:30:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "042d4626-2974-418d-affe-f8f2acd05faa", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "995fae58-f0e5-4e10-801c-6c2ce5c7ae0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "cb8404fa-cb24-4879-a34d-f3050dcba730", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "dad6aaab-690e-4c24-9103-6767e0c80bc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "created_at": "2018-08-01T09:31:11Z", "updated_at": "2018-08-01T09:31:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "939e25e0-5dbc-4f6e-9f6f-7fb70e540203", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "9796a673-6928-4009-9c21-1410d395646e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "af7b8bf8-2fb6-4d72-842a-38f72d7581f7", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "b9af65b0-2eb8-45e1-8504-b7dc4dbb83ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}], "revision_number": 4, "project_id": "dd207f801ed3475f9dbe5f13077af1c8", "id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "46dd322c3fcc454eb140e37825746af8", "created_at": "2018-08-01T10:33:44Z", "updated_at": "2018-08-01T10:33:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "0f41470b-1091-45c1-b574-92069f79f8d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "8cc03a9c-8fa5-425b-812f-d7692bae3613", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d1373b1e-2fb9-4e02-a9e1-7e873ba1d7d1", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d21f3909-71f3-43e2-a22d-6a9c2513cb6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}], "revision_number": 4, "project_id": "46dd322c3fcc454eb140e37825746af8", "id": "b2961714-c8a4-4fcb-918b-21d70527c983", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "created_at": "2018-08-01T09:34:57Z", "updated_at": "2018-08-01T09:34:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "8063d12f-30db-4ccf-8ce0-72e59ba81a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c38e1a7a-5857-4f03-b991-6d5c9c9a5b9e", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c725bae1-d3bb-42b5-b331-32737085f28c", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "cfddc134-923b-4e0d-9ec5-dcc5641dd435", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}], "revision_number": 4, "project_id": "455b48a61678488ead79a4cfa07ef5c3", "id": "cd52f913-3072-4ce7-a779-7de795b62b12", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:36:50Z", "updated_at": "2018-08-01T09:36:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "07ef7fe5-a529-45da-bfc0-899f0ea9b592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "bc4dad3a-2a0c-4c31-b901-2909a12adb50", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c35cff35-4306-4116-b9fa-fc27bc7c05d6", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c493e3ac-d9d2-480d-9ec8-50982eedaf5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}], "revision_number": 4, "project_id": "8d96727022f4443794db44ecde432faf", "id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "created_at": "2018-08-01T09:32:45Z", "updated_at": "2018-08-01T09:32:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "058ea790-43ea-4a6f-9950-28418319e577", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "5fcfb31b-cdad-4037-973e-56b74faefd14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "99a24d26-dc7f-42d0-aa23-a7c061f04952", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "b641bb48-566e-472b-a3cc-d38c85ab3ff1", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}], "revision_number": 4, "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "name": "default"}]} 2018-08-01 10:46:42,125 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-7e5c5aa3-c287-45a1-bd1c-2a771de32ac2 2018-08-01 10:46:42,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e51acdaf87f89e5d7f7f15cea63c90e319772734" 2018-08-01 10:46:42,212 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:46:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-22850654-5b9b-41b5-8b7d-ef7523ebb3eb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2413a97b61342d8bd27570706ef372d.", "code": 404, "title": "Not Found"}} 2018-08-01 10:46:42,212 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d used request id req-22850654-5b9b-41b5-8b7d-ef7523ebb3eb 2018-08-01 10:46:42,212 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:46:42,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e51acdaf87f89e5d7f7f15cea63c90e319772734" 2018-08-01 10:46:42,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc7f147a-743f-475f-b087-d598ed67df3c 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.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dbe9669438844f3faecdc7fcc050e0d8", "name": "service"}} 2018-08-01 10:46:42,301 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 used request id req-bc7f147a-743f-475f-b087-d598ed67df3c 2018-08-01 10:46:42,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e51acdaf87f89e5d7f7f15cea63c90e319772734" 2018-08-01 10:46:42,380 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:46:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5286a87e-686b-4056-b8d4-89e6d967f19c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ed1054af2e94c049694d98d54211d98.", "code": 404, "title": "Not Found"}} 2018-08-01 10:46:42,381 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 used request id req-5286a87e-686b-4056-b8d4-89e6d967f19c 2018-08-01 10:46:42,381 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:46:42,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e51acdaf87f89e5d7f7f15cea63c90e319772734" 2018-08-01 10:46:42,466 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:46:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c8af50ad-11ae-49ca-9856-abe91a8d3f86 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c0d9b34b06f445a7857603f60b181f3c.", "code": 404, "title": "Not Found"}} 2018-08-01 10:46:42,466 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c used request id req-c8af50ad-11ae-49ca-9856-abe91a8d3f86 2018-08-01 10:46:42,466 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:46:42,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e51acdaf87f89e5d7f7f15cea63c90e319772734" 2018-08-01 10:46:42,553 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:46:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d47899ff-c4cb-41bc-90ca-76aceec57bff Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: dd207f801ed3475f9dbe5f13077af1c8.", "code": 404, "title": "Not Found"}} 2018-08-01 10:46:42,553 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 used request id req-d47899ff-c4cb-41bc-90ca-76aceec57bff 2018-08-01 10:46:42,553 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:46:42,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e51acdaf87f89e5d7f7f15cea63c90e319772734" 2018-08-01 10:46:42,640 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:46:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-43153009-5c64-4515-9c5b-c1f9b7407f2e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 46dd322c3fcc454eb140e37825746af8.", "code": 404, "title": "Not Found"}} 2018-08-01 10:46:42,640 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 used request id req-43153009-5c64-4515-9c5b-c1f9b7407f2e 2018-08-01 10:46:42,641 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:46:42,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e51acdaf87f89e5d7f7f15cea63c90e319772734" 2018-08-01 10:46:42,726 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:46:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1060185c-d205-40c4-809e-58212039597e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 455b48a61678488ead79a4cfa07ef5c3.", "code": 404, "title": "Not Found"}} 2018-08-01 10:46:42,726 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 used request id req-1060185c-d205-40c4-809e-58212039597e 2018-08-01 10:46:42,726 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:46:42,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e51acdaf87f89e5d7f7f15cea63c90e319772734" 2018-08-01 10:46:42,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-540e6f72-e12f-4825-96de-20eb7dcb7084 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 10:46:42,816 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-540e6f72-e12f-4825-96de-20eb7dcb7084 2018-08-01 10:46:42,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ddd20ab1a1b7400a98e6ddb8d0eb4686 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e51acdaf87f89e5d7f7f15cea63c90e319772734" 2018-08-01 10:46:42,903 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:46:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f33ca52a-52d3-45f8-bcd2-27ea9fc8b3ae Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ddd20ab1a1b7400a98e6ddb8d0eb4686.", "code": 404, "title": "Not Found"}} 2018-08-01 10:46:42,904 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ddd20ab1a1b7400a98e6ddb8d0eb4686 used request id req-f33ca52a-52d3-45f8-bcd2-27ea9fc8b3ae 2018-08-01 10:46:42,904 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:46:42,905 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeFailureTests-2cf0195c-de7a-489-proj 2018-08-01 10:46:42,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/06e3d115350d42bbac333816550a726a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e51acdaf87f89e5d7f7f15cea63c90e319772734" 2018-08-01 10:46:43,126 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:46:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-753d44de-4728-47e1-b560-85360684eb30 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:46:43,126 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/06e3d115350d42bbac333816550a726a used request id req-753d44de-4728-47e1-b560-85360684eb30 2018-08-01 10:46:43,127 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeFailureTests-2cf0195c-de7a-489-proj-role 2018-08-01 10:46:43,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/08f76e21cdf349cf9320e2372fd7b431 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e51acdaf87f89e5d7f7f15cea63c90e319772734" 2018-08-01 10:46:43,234 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:46:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7bf46101-5973-46b4-a9b0-a1e475e989f7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:46:43,235 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/08f76e21cdf349cf9320e2372fd7b431 used request id req-7bf46101-5973-46b4-a9b0-a1e475e989f7 2018-08-01 10:46:43,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e51acdaf87f89e5d7f7f15cea63c90e319772734" 2018-08-01 10:46:43,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f364af21-fb24-48ad-ae70-81e2d184b411 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:46:43,322 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-f364af21-fb24-48ad-ae70-81e2d184b411 2018-08-01 10:46:43,323 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeFailureTests-2cf0195c-de7a-489-user 2018-08-01 10:46:43,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/e75ca57326b741cb9eff95cd057db272 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}875f083d78540bd683c6f098656b4c7a5e55e208" 2018-08-01 10:46:43,492 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:46:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-669adab5-4d95-45a6-993f-5e895e387279 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:46:43,492 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/e75ca57326b741cb9eff95cd057db272 used request id req-669adab5-4d95-45a6-993f-5e895e387279 2018-08-01 10:46:43,493 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:46:43,874 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:46:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["xgkg9mgJT0aKrrTRPMbjAA"], "issued_at": "2018-08-01T10:46:43.000000Z"}} 2018-08-01 10:46:43,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e855d1643a8fa834098fc9bae49290673472bda" 2018-08-01 10:46:43,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7148a53f-d873-4d50-a300-074f2f190c25 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:46:43,954 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-7148a53f-d873-4d50-a300-074f2f190c25 2018-08-01 10:46:43,955 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:46:43,956 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:46:44,339 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:46:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["Z5arBHwWTW2U3OUdJqU43g"], "issued_at": "2018-08-01T10:46:44.000000Z"}} 2018-08-01 10:46:44,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eca2895c93cb839fdfe4dc0e906284571bd1246c" 2018-08-01 10:46:44,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29fd0ca3-f55e-4a25-b6e4-df5034e41a45 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:46:44,422 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-29fd0ca3-f55e-4a25-b6e4-df5034e41a45 2018-08-01 10:46:44,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:46:44,431 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:46:44,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-d06f2598-748e-4ce-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eca2895c93cb839fdfe4dc0e906284571bd1246c" 2018-08-01 10:46:44,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8140cfa-9504-462b-883e-79caf1cefe59 Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-d06f2598-748e-4ce-proj", "previous": null, "next": null}, "projects": []} 2018-08-01 10:46:44,514 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-d06f2598-748e-4ce-proj used request id req-b8140cfa-9504-462b-883e-79caf1cefe59 2018-08-01 10:46:44,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eca2895c93cb839fdfe4dc0e906284571bd1246c" 2018-08-01 10:46:44,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be34cea2-e94e-449c-bda5-dc86babdf27f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:46:44,602 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-be34cea2-e94e-449c-bda5-dc86babdf27f 2018-08-01 10:46:44,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eca2895c93cb839fdfe4dc0e906284571bd1246c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-d06f2598-748e-4ce-proj"}}' 2018-08-01 10:46:44,714 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:46:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-510fc0da-0242-4755-925b-c1d66c48de9a Content-Length: 327 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/27ccbc79d0994642a2e50fa9b633f449"}, "tags": [], "enabled": true, "id": "27ccbc79d0994642a2e50fa9b633f449", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-d06f2598-748e-4ce-proj"}} 2018-08-01 10:46:44,714 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-510fc0da-0242-4755-925b-c1d66c48de9a 2018-08-01 10:46:44,714 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeFailureTests-d06f2598-748e-4ce-proj 2018-08-01 10:46:44,714 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:46:44,715 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:46:45,092 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:46:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["Q3jDTJe1QBawTZRwravnWA"], "issued_at": "2018-08-01T10:46:45.000000Z"}} 2018-08-01 10:46:45,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e48759bb6ff0dca1af7d42d00c08d86280282fc" 2018-08-01 10:46:45,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a946cccc-ffba-4259-8442-497913b0363d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:46:45,170 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-a946cccc-ffba-4259-8442-497913b0363d 2018-08-01 10:46:45,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:46:45,178 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:46: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:46:45,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e48759bb6ff0dca1af7d42d00c08d86280282fc" 2018-08-01 10:46:45,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1a32cc1-ee96-41fc-a711-c32139b611ad Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 10:46:45,278 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-d1a32cc1-ee96-41fc-a711-c32139b611ad 2018-08-01 10:46:45,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateSimpleVolumeFailureTests-d06f2598-748e-4ce-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e48759bb6ff0dca1af7d42d00c08d86280282fc" 2018-08-01 10:46:45,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e4e3eb8-6fd3-4d03-b474-da0fc1dca4ea Content-Encoding: gzip Content-Length: 266 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateSimpleVolumeFailureTests-d06f2598-748e-4ce-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/27ccbc79d0994642a2e50fa9b633f449"}, "tags": [], "enabled": true, "id": "27ccbc79d0994642a2e50fa9b633f449", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-d06f2598-748e-4ce-proj"}]} 2018-08-01 10:46:45,369 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateSimpleVolumeFailureTests-d06f2598-748e-4ce-proj used request id req-5e4e3eb8-6fd3-4d03-b474-da0fc1dca4ea 2018-08-01 10:46:45,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e48759bb6ff0dca1af7d42d00c08d86280282fc" 2018-08-01 10:46:45,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fc409bd-19b7-414b-8cbb-02da10b309a8 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:46:45,458 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-3fc409bd-19b7-414b-8cbb-02da10b309a8 2018-08-01 10:46:45,815 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeFailureTests-d06f2598-748e-4ce-user 2018-08-01 10:46:45,815 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:46:45,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eca2895c93cb839fdfe4dc0e906284571bd1246c" 2018-08-01 10:46:45,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf4720cd-5544-4405-9df2-ca139bb7a809 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:46:45,836 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-cf4720cd-5544-4405-9df2-ca139bb7a809 2018-08-01 10:46:45,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eca2895c93cb839fdfe4dc0e906284571bd1246c" -d '{"role": {"name": "CreateSimpleVolumeFailureTests-d06f2598-748e-4ce-proj-role"}}' 2018-08-01 10:46:45,936 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:46:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8088c6c7-6e08-4cbd-a22f-63067d58d91a Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f46d261b97bd497f93a2d76dfa9dead0", "links": {"self": "http://172.30.9.24:5000/v3/roles/f46d261b97bd497f93a2d76dfa9dead0"}, "name": "CreateSimpleVolumeFailureTests-d06f2598-748e-4ce-proj-role"}} 2018-08-01 10:46:45,936 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-8088c6c7-6e08-4cbd-a22f-63067d58d91a 2018-08-01 10:46:45,936 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeFailureTests-d06f2598-748e-4ce-proj-role 2018-08-01 10:46:45,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/f46d261b97bd497f93a2d76dfa9dead0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eca2895c93cb839fdfe4dc0e906284571bd1246c" 2018-08-01 10:46:46,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28a07aeb-a057-4e0d-ae42-510a2730d035 Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f46d261b97bd497f93a2d76dfa9dead0", "links": {"self": "http://172.30.9.24:5000/v3/roles/f46d261b97bd497f93a2d76dfa9dead0"}, "name": "CreateSimpleVolumeFailureTests-d06f2598-748e-4ce-proj-role"}} 2018-08-01 10:46:46,023 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/f46d261b97bd497f93a2d76dfa9dead0 used request id req-28a07aeb-a057-4e0d-ae42-510a2730d035 2018-08-01 10:46:46,023 - keystone_utils - INFO - Granting role CreateSimpleVolumeFailureTests-d06f2598-748e-4ce-proj-role to project CreateSimpleVolumeFailureTests-d06f2598-748e-4ce-proj 2018-08-01 10:46:46,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/27ccbc79d0994642a2e50fa9b633f449/users/fe492becef9d460cbd58551262c9c2d3/roles/f46d261b97bd497f93a2d76dfa9dead0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eca2895c93cb839fdfe4dc0e906284571bd1246c" 2018-08-01 10:46:46,231 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:46:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d2ef1047-63ec-4f76-be23-e778028c3fdb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:46:46,232 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/27ccbc79d0994642a2e50fa9b633f449/users/fe492becef9d460cbd58551262c9c2d3/roles/f46d261b97bd497f93a2d76dfa9dead0 used request id req-d2ef1047-63ec-4f76-be23-e778028c3fdb 2018-08-01 10:46:46,234 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:46:46,235 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:46:46,618 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f46d261b97bd497f93a2d76dfa9dead0", "name": "CreateSimpleVolumeFailureTests-d06f2598-748e-4ce-proj-role"}], "expires_at": "2018-08-01T11:46:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27ccbc79d0994642a2e50fa9b633f449", "name": "CreateSimpleVolumeFailureTests-d06f2598-748e-4ce-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/27ccbc79d0994642a2e50fa9b633f449", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/27ccbc79d0994642a2e50fa9b633f449", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/27ccbc79d0994642a2e50fa9b633f449", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/27ccbc79d0994642a2e50fa9b633f449", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/27ccbc79d0994642a2e50fa9b633f449", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/27ccbc79d0994642a2e50fa9b633f449", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_27ccbc79d0994642a2e50fa9b633f449", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_27ccbc79d0994642a2e50fa9b633f449", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/27ccbc79d0994642a2e50fa9b633f449", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/27ccbc79d0994642a2e50fa9b633f449", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/27ccbc79d0994642a2e50fa9b633f449", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/27ccbc79d0994642a2e50fa9b633f449", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/27ccbc79d0994642a2e50fa9b633f449", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/27ccbc79d0994642a2e50fa9b633f449", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeFailureTests-d06f2598-748e-4ce-user", "id": "fe492becef9d460cbd58551262c9c2d3"}, "audit_ids": ["2FXS1NZZSfG1JZBUFTZgJg"], "issued_at": "2018-08-01T10:46:46.000000Z"}} 2018-08-01 10:46:46,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8869ecd7988524a25ef8493641010ce7d599ee47" 2018-08-01 10:46:46,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8891dd8c-1d84-40b2-b820-eeff3b72b104 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:46:46,699 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-8891dd8c-1d84-40b2-b820-eeff3b72b104 2018-08-01 10:46:46,704 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/27ccbc79d0994642a2e50fa9b633f449/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8869ecd7988524a25ef8493641010ce7d599ee47" 2018-08-01 10:46:46,921 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:46 GMT Server: Apache x-compute-request-id: req-5ad09bec-9757-41e2-838a-6fde2a64f906 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-5ad09bec-9757-41e2-838a-6fde2a64f906 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-01 10:46:46,921 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/27ccbc79d0994642a2e50fa9b633f449/volumes/detail used request id req-5ad09bec-9757-41e2-838a-6fde2a64f906 2018-08-01 10:46:46,925 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8776/v3/27ccbc79d0994642a2e50fa9b633f449/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-5ad09bec-9757-41e2-838a-6fde2a64f906" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8869ecd7988524a25ef8493641010ce7d599ee47" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateSimpleVolumeFailureTests-75d19f52-d853-4869-9ee6-50f63631335c", "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-08-01 10:46:47,096 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Wed, 01 Aug 2018 10:46:46 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-c5287a24-6a69-46fb-ab31-a989873e1d59 x-openstack-request-id: req-c5287a24-6a69-46fb-ab31-a989873e1d59 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-08-01 10:46:47,097 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/27ccbc79d0994642a2e50fa9b633f449/volumes used request id req-c5287a24-6a69-46fb-ab31-a989873e1d59 2018-08-01 10:46:47,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eca2895c93cb839fdfe4dc0e906284571bd1246c" 2018-08-01 10:46:47,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-7651a2bc-9f7a-4a97-9ba5-45282c05b0cc Date: Wed, 01 Aug 2018 10:46:47 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a2413a97b61342d8bd27570706ef372d", "created_at": "2018-08-01T09:33:18Z", "updated_at": "2018-08-01T09:33:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "7f556ce3-51d0-4279-a11d-510db9f9a3b1", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "94adc13c-a166-41cf-bd16-f997efc73cb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "b39143b5-c08f-4d0b-9d40-54f472f2389e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "e218b0b7-4501-4f84-9458-caf2891c260d", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}], "revision_number": 4, "project_id": "a2413a97b61342d8bd27570706ef372d", "id": "38229670-7386-42d0-b7b9-2397ea5938de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "created_at": "2018-08-01T09:28:38Z", "updated_at": "2018-08-01T09:28:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "763568f1-8151-4a3c-911a-d06da4423063", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "80d28bee-4aee-47e8-a8da-e0fe31497fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "a47a5ddf-aa37-4ab2-a335-1c93513b5f12", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "f5bba5a5-602b-421e-98b2-5a16117f943f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}], "revision_number": 4, "project_id": "dbe9669438844f3faecdc7fcc050e0d8", "id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ed1054af2e94c049694d98d54211d98", "created_at": "2018-08-01T09:31:40Z", "updated_at": "2018-08-01T09:31:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "34baee87-ea35-42ee-8a69-0f6e2a825d3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "89b9d1c9-f4f9-45cd-8d36-970d44228439", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "b8ab0d59-cab9-4488-82ee-7c5f69709bff", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "d3ab68ea-23b4-4bf6-8dd3-85d029e3d89f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}], "revision_number": 4, "project_id": "2ed1054af2e94c049694d98d54211d98", "id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "created_at": "2018-08-01T09:34:13Z", "updated_at": "2018-08-01T09:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "1dbb3f59-611b-46d1-a82d-2720e0a16f86", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "3878126b-a220-4357-adb9-bc22498f31b1", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "75ce67db-9c04-4561-a10d-8b1ec63943e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "e2945a69-3afe-41e3-a7ec-3ea4c79a12ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}], "revision_number": 4, "project_id": "c0d9b34b06f445a7857603f60b181f3c", "id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-01T09:30:58Z", "updated_at": "2018-08-01T09:30:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "042d4626-2974-418d-affe-f8f2acd05faa", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "995fae58-f0e5-4e10-801c-6c2ce5c7ae0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "cb8404fa-cb24-4879-a34d-f3050dcba730", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "dad6aaab-690e-4c24-9103-6767e0c80bc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "created_at": "2018-08-01T09:31:11Z", "updated_at": "2018-08-01T09:31:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "939e25e0-5dbc-4f6e-9f6f-7fb70e540203", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "9796a673-6928-4009-9c21-1410d395646e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "af7b8bf8-2fb6-4d72-842a-38f72d7581f7", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "b9af65b0-2eb8-45e1-8504-b7dc4dbb83ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}], "revision_number": 4, "project_id": "dd207f801ed3475f9dbe5f13077af1c8", "id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "46dd322c3fcc454eb140e37825746af8", "created_at": "2018-08-01T10:33:44Z", "updated_at": "2018-08-01T10:33:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "0f41470b-1091-45c1-b574-92069f79f8d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "8cc03a9c-8fa5-425b-812f-d7692bae3613", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d1373b1e-2fb9-4e02-a9e1-7e873ba1d7d1", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d21f3909-71f3-43e2-a22d-6a9c2513cb6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}], "revision_number": 4, "project_id": "46dd322c3fcc454eb140e37825746af8", "id": "b2961714-c8a4-4fcb-918b-21d70527c983", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "created_at": "2018-08-01T09:34:57Z", "updated_at": "2018-08-01T09:34:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "8063d12f-30db-4ccf-8ce0-72e59ba81a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c38e1a7a-5857-4f03-b991-6d5c9c9a5b9e", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c725bae1-d3bb-42b5-b331-32737085f28c", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "cfddc134-923b-4e0d-9ec5-dcc5641dd435", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}], "revision_number": 4, "project_id": "455b48a61678488ead79a4cfa07ef5c3", "id": "cd52f913-3072-4ce7-a779-7de795b62b12", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:36:50Z", "updated_at": "2018-08-01T09:36:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "07ef7fe5-a529-45da-bfc0-899f0ea9b592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "bc4dad3a-2a0c-4c31-b901-2909a12adb50", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c35cff35-4306-4116-b9fa-fc27bc7c05d6", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c493e3ac-d9d2-480d-9ec8-50982eedaf5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}], "revision_number": 4, "project_id": "8d96727022f4443794db44ecde432faf", "id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "created_at": "2018-08-01T09:32:45Z", "updated_at": "2018-08-01T09:32:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "058ea790-43ea-4a6f-9950-28418319e577", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "5fcfb31b-cdad-4037-973e-56b74faefd14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "99a24d26-dc7f-42d0-aa23-a7c061f04952", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "b641bb48-566e-472b-a3cc-d38c85ab3ff1", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}], "revision_number": 4, "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "name": "default"}]} 2018-08-01 10:46:47,340 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-7651a2bc-9f7a-4a97-9ba5-45282c05b0cc 2018-08-01 10:46:47,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eca2895c93cb839fdfe4dc0e906284571bd1246c" 2018-08-01 10:46:47,426 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:46:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d4be288-ecf9-4e24-a2fe-dc0df5b5473f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2413a97b61342d8bd27570706ef372d.", "code": 404, "title": "Not Found"}} 2018-08-01 10:46:47,427 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d used request id req-3d4be288-ecf9-4e24-a2fe-dc0df5b5473f 2018-08-01 10:46:47,427 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:46:47,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eca2895c93cb839fdfe4dc0e906284571bd1246c" 2018-08-01 10:46:47,448 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-acfe766e-f471-4ee3-8ec4-a50a2108da5f 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.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dbe9669438844f3faecdc7fcc050e0d8", "name": "service"}} 2018-08-01 10:46:47,448 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 used request id req-acfe766e-f471-4ee3-8ec4-a50a2108da5f 2018-08-01 10:46:47,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eca2895c93cb839fdfe4dc0e906284571bd1246c" 2018-08-01 10:46:47,532 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:46:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f53284f4-7383-4afa-ad10-34895b8fa847 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ed1054af2e94c049694d98d54211d98.", "code": 404, "title": "Not Found"}} 2018-08-01 10:46:47,532 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 used request id req-f53284f4-7383-4afa-ad10-34895b8fa847 2018-08-01 10:46:47,532 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:46:47,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eca2895c93cb839fdfe4dc0e906284571bd1246c" 2018-08-01 10:46:47,618 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:46:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c9fb2dae-f714-40e4-835f-90373bd0dddc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c0d9b34b06f445a7857603f60b181f3c.", "code": 404, "title": "Not Found"}} 2018-08-01 10:46:47,618 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c used request id req-c9fb2dae-f714-40e4-835f-90373bd0dddc 2018-08-01 10:46:47,618 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:46:47,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eca2895c93cb839fdfe4dc0e906284571bd1246c" 2018-08-01 10:46:47,700 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:46:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-03bda736-7a6f-4813-b149-44742b5427e2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: dd207f801ed3475f9dbe5f13077af1c8.", "code": 404, "title": "Not Found"}} 2018-08-01 10:46:47,700 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 used request id req-03bda736-7a6f-4813-b149-44742b5427e2 2018-08-01 10:46:47,700 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:46:47,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eca2895c93cb839fdfe4dc0e906284571bd1246c" 2018-08-01 10:46:47,785 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:46:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-198b71c3-d93c-4cd0-bb00-9ac67d22c55f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 46dd322c3fcc454eb140e37825746af8.", "code": 404, "title": "Not Found"}} 2018-08-01 10:46:47,785 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 used request id req-198b71c3-d93c-4cd0-bb00-9ac67d22c55f 2018-08-01 10:46:47,785 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:46:47,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eca2895c93cb839fdfe4dc0e906284571bd1246c" 2018-08-01 10:46:47,872 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:46:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-60712bb7-5823-4c27-87ef-9ade558cbfde Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 455b48a61678488ead79a4cfa07ef5c3.", "code": 404, "title": "Not Found"}} 2018-08-01 10:46:47,872 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 used request id req-60712bb7-5823-4c27-87ef-9ade558cbfde 2018-08-01 10:46:47,872 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:46:47,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eca2895c93cb839fdfe4dc0e906284571bd1246c" 2018-08-01 10:46:47,960 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-835a77d0-8ba8-4f3e-824c-41057652efda 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 10:46:47,960 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-835a77d0-8ba8-4f3e-824c-41057652efda 2018-08-01 10:46:47,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ddd20ab1a1b7400a98e6ddb8d0eb4686 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eca2895c93cb839fdfe4dc0e906284571bd1246c" 2018-08-01 10:46:48,046 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:46:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e7fa41da-d954-4782-be4d-62b543e9d926 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ddd20ab1a1b7400a98e6ddb8d0eb4686.", "code": 404, "title": "Not Found"}} 2018-08-01 10:46:48,046 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ddd20ab1a1b7400a98e6ddb8d0eb4686 used request id req-e7fa41da-d954-4782-be4d-62b543e9d926 2018-08-01 10:46:48,046 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:46:48,047 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeFailureTests-d06f2598-748e-4ce-proj 2018-08-01 10:46:48,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/27ccbc79d0994642a2e50fa9b633f449 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eca2895c93cb839fdfe4dc0e906284571bd1246c" 2018-08-01 10:46:48,252 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:46:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c5e450b-3736-4932-9e46-1ccea0f89113 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:46:48,252 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/27ccbc79d0994642a2e50fa9b633f449 used request id req-0c5e450b-3736-4932-9e46-1ccea0f89113 2018-08-01 10:46:48,253 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeFailureTests-d06f2598-748e-4ce-proj-role 2018-08-01 10:46:48,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/f46d261b97bd497f93a2d76dfa9dead0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eca2895c93cb839fdfe4dc0e906284571bd1246c" 2018-08-01 10:46:48,360 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:46:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eadfbdc9-8fa2-4746-845d-867425f1783a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:46:48,360 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/f46d261b97bd497f93a2d76dfa9dead0 used request id req-eadfbdc9-8fa2-4746-845d-867425f1783a 2018-08-01 10:46:48,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eca2895c93cb839fdfe4dc0e906284571bd1246c" 2018-08-01 10:46:48,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4bec8319-ae27-4fe9-9c95-c404c8a73a44 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:46:48,447 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-4bec8319-ae27-4fe9-9c95-c404c8a73a44 2018-08-01 10:46:48,447 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeFailureTests-d06f2598-748e-4ce-user 2018-08-01 10:46:48,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/fe492becef9d460cbd58551262c9c2d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e48759bb6ff0dca1af7d42d00c08d86280282fc" 2018-08-01 10:46:48,612 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:46:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ce570af6-191f-41d7-afc7-3eb8f2dcc73b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:46:48,612 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/fe492becef9d460cbd58551262c9c2d3 used request id req-ce570af6-191f-41d7-afc7-3eb8f2dcc73b 2018-08-01 10:46:48,613 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:46:49,001 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:46:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["xHDty8avQDOyXPaEgLqsiw"], "issued_at": "2018-08-01T10:46:49.000000Z"}} 2018-08-01 10:46:49,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4280fb1a37858b887c3916ac2251f9b49e86196a" 2018-08-01 10:46:49,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59fcb551-4652-4ee1-8e1f-0cae010097a5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:46:49,077 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-59fcb551-4652-4ee1-8e1f-0cae010097a5 2018-08-01 10:46:49,078 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:46:49,079 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:46:49,460 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:46:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["GlieL_9wTqe7SJEL8QWPxA"], "issued_at": "2018-08-01T10:46:49.000000Z"}} 2018-08-01 10:46:49,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}747d20dc23f966c2750fb72659068267f283bd4f" 2018-08-01 10:46:49,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0676ef14-e136-441c-bce6-9737e5c4586f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:46:49,539 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-0676ef14-e136-441c-bce6-9737e5c4586f 2018-08-01 10:46:49,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:46:49,547 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:46: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:46:49,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-5ac4e7d0-604e-4cf-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}747d20dc23f966c2750fb72659068267f283bd4f" 2018-08-01 10:46:49,628 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9ca00a0-ddea-4260-a3c9-acba92a40cf6 Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-5ac4e7d0-604e-4cf-proj", "previous": null, "next": null}, "projects": []} 2018-08-01 10:46:49,628 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-5ac4e7d0-604e-4cf-proj used request id req-d9ca00a0-ddea-4260-a3c9-acba92a40cf6 2018-08-01 10:46:49,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}747d20dc23f966c2750fb72659068267f283bd4f" 2018-08-01 10:46:49,648 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f91ee9cb-7993-4555-8332-055565b0d50f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:46:49,648 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-f91ee9cb-7993-4555-8332-055565b0d50f 2018-08-01 10:46:49,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}747d20dc23f966c2750fb72659068267f283bd4f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-5ac4e7d0-604e-4cf-proj"}}' 2018-08-01 10:46:49,762 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:46:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ced2b04-ed60-49af-991c-14fb6641c4ff Content-Length: 327 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/b96a117f7f3d4b978cc17468ce8f58de"}, "tags": [], "enabled": true, "id": "b96a117f7f3d4b978cc17468ce8f58de", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-5ac4e7d0-604e-4cf-proj"}} 2018-08-01 10:46:49,762 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-4ced2b04-ed60-49af-991c-14fb6641c4ff 2018-08-01 10:46:49,762 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeFailureTests-5ac4e7d0-604e-4cf-proj 2018-08-01 10:46:49,762 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:46:49,763 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:46:50,142 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:46:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["qNiZ18MxQMe_u3L2LJVU6g"], "issued_at": "2018-08-01T10:46:50.000000Z"}} 2018-08-01 10:46:50,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f82bc0b7c865a51f1cb55d367bb3c2a732272bc" 2018-08-01 10:46:50,221 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8560d592-29c1-4c85-80da-1503243e0c48 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:46:50,221 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-8560d592-29c1-4c85-80da-1503243e0c48 2018-08-01 10:46:50,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:46:50,232 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:46:50,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f82bc0b7c865a51f1cb55d367bb3c2a732272bc" 2018-08-01 10:46:50,333 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2bf0798-d576-48df-80cf-66792aadca87 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 10:46:50,333 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-d2bf0798-d576-48df-80cf-66792aadca87 2018-08-01 10:46:50,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateSimpleVolumeFailureTests-5ac4e7d0-604e-4cf-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f82bc0b7c865a51f1cb55d367bb3c2a732272bc" 2018-08-01 10:46:50,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc1bd111-abdc-45c2-8021-5d9d48513923 Content-Encoding: gzip Content-Length: 265 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateSimpleVolumeFailureTests-5ac4e7d0-604e-4cf-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/b96a117f7f3d4b978cc17468ce8f58de"}, "tags": [], "enabled": true, "id": "b96a117f7f3d4b978cc17468ce8f58de", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-5ac4e7d0-604e-4cf-proj"}]} 2018-08-01 10:46:50,417 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateSimpleVolumeFailureTests-5ac4e7d0-604e-4cf-proj used request id req-fc1bd111-abdc-45c2-8021-5d9d48513923 2018-08-01 10:46:50,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f82bc0b7c865a51f1cb55d367bb3c2a732272bc" 2018-08-01 10:46:50,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d65e8760-a537-44d9-8d7f-48d5a93be835 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:46:50,506 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-d65e8760-a537-44d9-8d7f-48d5a93be835 2018-08-01 10:46:50,864 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeFailureTests-5ac4e7d0-604e-4cf-user 2018-08-01 10:46:50,864 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:46:50,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}747d20dc23f966c2750fb72659068267f283bd4f" 2018-08-01 10:46:50,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa74e515-b38f-471d-b7a1-0a3ecad618c1 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:46:50,957 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-aa74e515-b38f-471d-b7a1-0a3ecad618c1 2018-08-01 10:46:50,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}747d20dc23f966c2750fb72659068267f283bd4f" -d '{"role": {"name": "CreateSimpleVolumeFailureTests-5ac4e7d0-604e-4cf-proj-role"}}' 2018-08-01 10:46:51,055 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:46:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-af0754d5-efe4-4b94-8739-a553fd2f13cc Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "89e961692cc9411983240131bb4710de", "links": {"self": "http://172.30.9.24:5000/v3/roles/89e961692cc9411983240131bb4710de"}, "name": "CreateSimpleVolumeFailureTests-5ac4e7d0-604e-4cf-proj-role"}} 2018-08-01 10:46:51,055 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-af0754d5-efe4-4b94-8739-a553fd2f13cc 2018-08-01 10:46:51,055 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeFailureTests-5ac4e7d0-604e-4cf-proj-role 2018-08-01 10:46:51,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/89e961692cc9411983240131bb4710de -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}747d20dc23f966c2750fb72659068267f283bd4f" 2018-08-01 10:46:51,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4f42bb4-b2e8-447d-94fb-139173ef19ed Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "89e961692cc9411983240131bb4710de", "links": {"self": "http://172.30.9.24:5000/v3/roles/89e961692cc9411983240131bb4710de"}, "name": "CreateSimpleVolumeFailureTests-5ac4e7d0-604e-4cf-proj-role"}} 2018-08-01 10:46:51,141 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/89e961692cc9411983240131bb4710de used request id req-d4f42bb4-b2e8-447d-94fb-139173ef19ed 2018-08-01 10:46:51,141 - keystone_utils - INFO - Granting role CreateSimpleVolumeFailureTests-5ac4e7d0-604e-4cf-proj-role to project CreateSimpleVolumeFailureTests-5ac4e7d0-604e-4cf-proj 2018-08-01 10:46:51,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/b96a117f7f3d4b978cc17468ce8f58de/users/2ffa81ffa1854ab98cf8d32a286f8069/roles/89e961692cc9411983240131bb4710de -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}747d20dc23f966c2750fb72659068267f283bd4f" 2018-08-01 10:46:51,195 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:46:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-18c660e9-8ef1-4dbc-80ec-5591ebdbc845 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:46:51,196 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/b96a117f7f3d4b978cc17468ce8f58de/users/2ffa81ffa1854ab98cf8d32a286f8069/roles/89e961692cc9411983240131bb4710de used request id req-18c660e9-8ef1-4dbc-80ec-5591ebdbc845 2018-08-01 10:46:51,197 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:46:51,198 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:46:51,579 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "89e961692cc9411983240131bb4710de", "name": "CreateSimpleVolumeFailureTests-5ac4e7d0-604e-4cf-proj-role"}], "expires_at": "2018-08-01T11:46:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b96a117f7f3d4b978cc17468ce8f58de", "name": "CreateSimpleVolumeFailureTests-5ac4e7d0-604e-4cf-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/b96a117f7f3d4b978cc17468ce8f58de", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/b96a117f7f3d4b978cc17468ce8f58de", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/b96a117f7f3d4b978cc17468ce8f58de", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/b96a117f7f3d4b978cc17468ce8f58de", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/b96a117f7f3d4b978cc17468ce8f58de", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/b96a117f7f3d4b978cc17468ce8f58de", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_b96a117f7f3d4b978cc17468ce8f58de", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_b96a117f7f3d4b978cc17468ce8f58de", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b96a117f7f3d4b978cc17468ce8f58de", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/b96a117f7f3d4b978cc17468ce8f58de", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/b96a117f7f3d4b978cc17468ce8f58de", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/b96a117f7f3d4b978cc17468ce8f58de", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/b96a117f7f3d4b978cc17468ce8f58de", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/b96a117f7f3d4b978cc17468ce8f58de", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeFailureTests-5ac4e7d0-604e-4cf-user", "id": "2ffa81ffa1854ab98cf8d32a286f8069"}, "audit_ids": ["xlxw7HWTRmSCk257sB17nw"], "issued_at": "2018-08-01T10:46:51.000000Z"}} 2018-08-01 10:46:51,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87a3023218b8ab611221c1e0e88948ae19b9b0b9" 2018-08-01 10:46:51,648 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5fe5db52-0e24-48c8-b1c2-e9ef1d774ce8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:46:51,648 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-5fe5db52-0e24-48c8-b1c2-e9ef1d774ce8 2018-08-01 10:46:51,653 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/b96a117f7f3d4b978cc17468ce8f58de/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87a3023218b8ab611221c1e0e88948ae19b9b0b9" 2018-08-01 10:46:51,848 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:51 GMT Server: Apache x-compute-request-id: req-73a07845-4220-4ab7-93f6-e831bdb9c710 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-73a07845-4220-4ab7-93f6-e831bdb9c710 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-01 10:46:51,848 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/b96a117f7f3d4b978cc17468ce8f58de/volumes/detail used request id req-73a07845-4220-4ab7-93f6-e831bdb9c710 2018-08-01 10:46:51,852 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8776/v3/b96a117f7f3d4b978cc17468ce8f58de/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-73a07845-4220-4ab7-93f6-e831bdb9c710" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87a3023218b8ab611221c1e0e88948ae19b9b0b9" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateSimpleVolumeFailureTests-a5000908-8b56-4ccd-8823-ec9d1a29a3c5", "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-08-01 10:46:52,016 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:46:51 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-4f24a10e-8647-46d4-aa29-3ebfae9b07fc x-openstack-request-id: req-4f24a10e-8647-46d4-aa29-3ebfae9b07fc Content-Length: 91 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type with name foo could not be found.", "code": 404}} 2018-08-01 10:46:52,016 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/b96a117f7f3d4b978cc17468ce8f58de/volumes used request id req-4f24a10e-8647-46d4-aa29-3ebfae9b07fc 2018-08-01 10:46:52,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}747d20dc23f966c2750fb72659068267f283bd4f" 2018-08-01 10:46:52,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-536c89d9-2903-4748-ab8b-4c35a9049a36 Date: Wed, 01 Aug 2018 10:46:52 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a2413a97b61342d8bd27570706ef372d", "created_at": "2018-08-01T09:33:18Z", "updated_at": "2018-08-01T09:33:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "7f556ce3-51d0-4279-a11d-510db9f9a3b1", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "94adc13c-a166-41cf-bd16-f997efc73cb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "b39143b5-c08f-4d0b-9d40-54f472f2389e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "e218b0b7-4501-4f84-9458-caf2891c260d", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}], "revision_number": 4, "project_id": "a2413a97b61342d8bd27570706ef372d", "id": "38229670-7386-42d0-b7b9-2397ea5938de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "created_at": "2018-08-01T09:28:38Z", "updated_at": "2018-08-01T09:28:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "763568f1-8151-4a3c-911a-d06da4423063", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "80d28bee-4aee-47e8-a8da-e0fe31497fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "a47a5ddf-aa37-4ab2-a335-1c93513b5f12", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "f5bba5a5-602b-421e-98b2-5a16117f943f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}], "revision_number": 4, "project_id": "dbe9669438844f3faecdc7fcc050e0d8", "id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ed1054af2e94c049694d98d54211d98", "created_at": "2018-08-01T09:31:40Z", "updated_at": "2018-08-01T09:31:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "34baee87-ea35-42ee-8a69-0f6e2a825d3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "89b9d1c9-f4f9-45cd-8d36-970d44228439", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "b8ab0d59-cab9-4488-82ee-7c5f69709bff", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "d3ab68ea-23b4-4bf6-8dd3-85d029e3d89f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}], "revision_number": 4, "project_id": "2ed1054af2e94c049694d98d54211d98", "id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "created_at": "2018-08-01T09:34:13Z", "updated_at": "2018-08-01T09:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "1dbb3f59-611b-46d1-a82d-2720e0a16f86", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "3878126b-a220-4357-adb9-bc22498f31b1", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "75ce67db-9c04-4561-a10d-8b1ec63943e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "e2945a69-3afe-41e3-a7ec-3ea4c79a12ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}], "revision_number": 4, "project_id": "c0d9b34b06f445a7857603f60b181f3c", "id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-01T09:30:58Z", "updated_at": "2018-08-01T09:30:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "042d4626-2974-418d-affe-f8f2acd05faa", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "995fae58-f0e5-4e10-801c-6c2ce5c7ae0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "cb8404fa-cb24-4879-a34d-f3050dcba730", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "dad6aaab-690e-4c24-9103-6767e0c80bc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "created_at": "2018-08-01T09:31:11Z", "updated_at": "2018-08-01T09:31:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "939e25e0-5dbc-4f6e-9f6f-7fb70e540203", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "9796a673-6928-4009-9c21-1410d395646e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "af7b8bf8-2fb6-4d72-842a-38f72d7581f7", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "b9af65b0-2eb8-45e1-8504-b7dc4dbb83ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}], "revision_number": 4, "project_id": "dd207f801ed3475f9dbe5f13077af1c8", "id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "46dd322c3fcc454eb140e37825746af8", "created_at": "2018-08-01T10:33:44Z", "updated_at": "2018-08-01T10:33:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "0f41470b-1091-45c1-b574-92069f79f8d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "8cc03a9c-8fa5-425b-812f-d7692bae3613", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d1373b1e-2fb9-4e02-a9e1-7e873ba1d7d1", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d21f3909-71f3-43e2-a22d-6a9c2513cb6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}], "revision_number": 4, "project_id": "46dd322c3fcc454eb140e37825746af8", "id": "b2961714-c8a4-4fcb-918b-21d70527c983", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "created_at": "2018-08-01T09:34:57Z", "updated_at": "2018-08-01T09:34:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "8063d12f-30db-4ccf-8ce0-72e59ba81a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c38e1a7a-5857-4f03-b991-6d5c9c9a5b9e", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c725bae1-d3bb-42b5-b331-32737085f28c", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "cfddc134-923b-4e0d-9ec5-dcc5641dd435", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}], "revision_number": 4, "project_id": "455b48a61678488ead79a4cfa07ef5c3", "id": "cd52f913-3072-4ce7-a779-7de795b62b12", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:36:50Z", "updated_at": "2018-08-01T09:36:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "07ef7fe5-a529-45da-bfc0-899f0ea9b592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "bc4dad3a-2a0c-4c31-b901-2909a12adb50", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c35cff35-4306-4116-b9fa-fc27bc7c05d6", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c493e3ac-d9d2-480d-9ec8-50982eedaf5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}], "revision_number": 4, "project_id": "8d96727022f4443794db44ecde432faf", "id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "created_at": "2018-08-01T09:32:45Z", "updated_at": "2018-08-01T09:32:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "058ea790-43ea-4a6f-9950-28418319e577", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "5fcfb31b-cdad-4037-973e-56b74faefd14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "99a24d26-dc7f-42d0-aa23-a7c061f04952", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "b641bb48-566e-472b-a3cc-d38c85ab3ff1", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}], "revision_number": 4, "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "name": "default"}]} 2018-08-01 10:46:52,252 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-536c89d9-2903-4748-ab8b-4c35a9049a36 2018-08-01 10:46:52,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}747d20dc23f966c2750fb72659068267f283bd4f" 2018-08-01 10:46:52,340 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:46:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-043c3d20-71eb-4fde-97ed-684236175b0e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2413a97b61342d8bd27570706ef372d.", "code": 404, "title": "Not Found"}} 2018-08-01 10:46:52,340 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d used request id req-043c3d20-71eb-4fde-97ed-684236175b0e 2018-08-01 10:46:52,340 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:46:52,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}747d20dc23f966c2750fb72659068267f283bd4f" 2018-08-01 10:46:52,430 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bccb8866-0638-4dde-891c-e119a4c8d998 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.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dbe9669438844f3faecdc7fcc050e0d8", "name": "service"}} 2018-08-01 10:46:52,430 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 used request id req-bccb8866-0638-4dde-891c-e119a4c8d998 2018-08-01 10:46:52,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}747d20dc23f966c2750fb72659068267f283bd4f" 2018-08-01 10:46:52,516 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:46:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2abc80b7-a653-48b7-bfe7-d337eb65983e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ed1054af2e94c049694d98d54211d98.", "code": 404, "title": "Not Found"}} 2018-08-01 10:46:52,516 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 used request id req-2abc80b7-a653-48b7-bfe7-d337eb65983e 2018-08-01 10:46:52,516 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:46:52,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}747d20dc23f966c2750fb72659068267f283bd4f" 2018-08-01 10:46:52,600 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:46:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6bd5dcd9-411f-4363-b5ba-0d489027f5d2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c0d9b34b06f445a7857603f60b181f3c.", "code": 404, "title": "Not Found"}} 2018-08-01 10:46:52,600 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c used request id req-6bd5dcd9-411f-4363-b5ba-0d489027f5d2 2018-08-01 10:46:52,600 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:46:52,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}747d20dc23f966c2750fb72659068267f283bd4f" 2018-08-01 10:46:52,688 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:46:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-931f255a-78ce-4c30-9634-714bf32c0090 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: dd207f801ed3475f9dbe5f13077af1c8.", "code": 404, "title": "Not Found"}} 2018-08-01 10:46:52,688 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 used request id req-931f255a-78ce-4c30-9634-714bf32c0090 2018-08-01 10:46:52,689 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:46:52,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}747d20dc23f966c2750fb72659068267f283bd4f" 2018-08-01 10:46:52,773 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:46:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c6ce9f9-1ea8-441a-9246-00787838a601 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 46dd322c3fcc454eb140e37825746af8.", "code": 404, "title": "Not Found"}} 2018-08-01 10:46:52,774 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 used request id req-1c6ce9f9-1ea8-441a-9246-00787838a601 2018-08-01 10:46:52,774 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:46:52,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}747d20dc23f966c2750fb72659068267f283bd4f" 2018-08-01 10:46:52,854 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:46:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b786891-3e2a-47c7-9807-eb28d350f44e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 455b48a61678488ead79a4cfa07ef5c3.", "code": 404, "title": "Not Found"}} 2018-08-01 10:46:52,854 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 used request id req-4b786891-3e2a-47c7-9807-eb28d350f44e 2018-08-01 10:46:52,854 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:46:52,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}747d20dc23f966c2750fb72659068267f283bd4f" 2018-08-01 10:46:52,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-267f44c6-aee4-42c0-95c4-186c85f49b4c 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 10:46:52,944 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-267f44c6-aee4-42c0-95c4-186c85f49b4c 2018-08-01 10:46:52,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ddd20ab1a1b7400a98e6ddb8d0eb4686 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}747d20dc23f966c2750fb72659068267f283bd4f" 2018-08-01 10:46:53,032 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:46:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d34fef26-9b8e-494f-8886-f7be9da82b46 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ddd20ab1a1b7400a98e6ddb8d0eb4686.", "code": 404, "title": "Not Found"}} 2018-08-01 10:46:53,032 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ddd20ab1a1b7400a98e6ddb8d0eb4686 used request id req-d34fef26-9b8e-494f-8886-f7be9da82b46 2018-08-01 10:46:53,032 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:46:53,033 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeFailureTests-5ac4e7d0-604e-4cf-proj 2018-08-01 10:46:53,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/b96a117f7f3d4b978cc17468ce8f58de -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}747d20dc23f966c2750fb72659068267f283bd4f" 2018-08-01 10:46:53,229 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:46:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d3f5e5a0-7c17-4d36-95f7-9e8b15cc2174 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:46:53,230 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/b96a117f7f3d4b978cc17468ce8f58de used request id req-d3f5e5a0-7c17-4d36-95f7-9e8b15cc2174 2018-08-01 10:46:53,230 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeFailureTests-5ac4e7d0-604e-4cf-proj-role 2018-08-01 10:46:53,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/89e961692cc9411983240131bb4710de -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}747d20dc23f966c2750fb72659068267f283bd4f" 2018-08-01 10:46:53,343 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:46:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db295d90-8bfb-4104-9331-1e0e0d37d1a7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:46:53,343 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/89e961692cc9411983240131bb4710de used request id req-db295d90-8bfb-4104-9331-1e0e0d37d1a7 2018-08-01 10:46:53,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}747d20dc23f966c2750fb72659068267f283bd4f" 2018-08-01 10:46:53,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9fc3540e-667b-4946-93af-847fdc7044ef Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:46:53,429 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-9fc3540e-667b-4946-93af-847fdc7044ef 2018-08-01 10:46:53,430 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeFailureTests-5ac4e7d0-604e-4cf-user 2018-08-01 10:46:53,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/2ffa81ffa1854ab98cf8d32a286f8069 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f82bc0b7c865a51f1cb55d367bb3c2a732272bc" 2018-08-01 10:46:53,594 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:46:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cee15c9b-7e01-4808-a082-34f44df3976f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:46:53,594 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/2ffa81ffa1854ab98cf8d32a286f8069 used request id req-cee15c9b-7e01-4808-a082-34f44df3976f 2018-08-01 10:46:53,596 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:46:53,978 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:46:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["4C43WUviSyWw5ewoLGkqzw"], "issued_at": "2018-08-01T10:46:53.000000Z"}} 2018-08-01 10:46:53,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcbb14ea3aa7db9bb2aa1c5d891c019f08be47f8" 2018-08-01 10:46:54,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3543670d-7b1d-47dc-b3fe-dda9465aa9d8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:46:54,066 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-3543670d-7b1d-47dc-b3fe-dda9465aa9d8 2018-08-01 10:46:54,068 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:46:54,068 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:46:54,453 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:46:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["6qH7sdeBRLyjdrMYg13MmA"], "issued_at": "2018-08-01T10:46:54.000000Z"}} 2018-08-01 10:46:54,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbfade494bb8a0ae8008eb1ade7ad1ed55b03df9" 2018-08-01 10:46:54,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ed30e6a-9533-45d4-a237-949690e76023 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:46:54,528 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-7ed30e6a-9533-45d4-a237-949690e76023 2018-08-01 10:46:54,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:46:54,538 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:46: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:46:54,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-b9f65b04-d5a7-44f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbfade494bb8a0ae8008eb1ade7ad1ed55b03df9" 2018-08-01 10:46:54,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8cf6c81c-62ee-41f4-95c5-3ae481efb726 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-b9f65b04-d5a7-44f-proj", "previous": null, "next": null}, "projects": []} 2018-08-01 10:46:54,623 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-b9f65b04-d5a7-44f-proj used request id req-8cf6c81c-62ee-41f4-95c5-3ae481efb726 2018-08-01 10:46:54,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbfade494bb8a0ae8008eb1ade7ad1ed55b03df9" 2018-08-01 10:46:54,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba6969fc-cf8b-4478-abd4-1f8347bf1c6d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:46:54,713 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-ba6969fc-cf8b-4478-abd4-1f8347bf1c6d 2018-08-01 10:46:54,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbfade494bb8a0ae8008eb1ade7ad1ed55b03df9" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeWithTypeTests-b9f65b04-d5a7-44f-proj"}}' 2018-08-01 10:46:54,828 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:46:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3c754695-bff9-4732-ab13-244c9099761d Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/5845cdcafe6b46698d9e28009f93bcd5"}, "tags": [], "enabled": true, "id": "5845cdcafe6b46698d9e28009f93bcd5", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithTypeTests-b9f65b04-d5a7-44f-proj"}} 2018-08-01 10:46:54,828 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-3c754695-bff9-4732-ab13-244c9099761d 2018-08-01 10:46:54,829 - keystone_utils - INFO - Created project with name - CreateVolumeWithTypeTests-b9f65b04-d5a7-44f-proj 2018-08-01 10:46:54,829 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:46:54,830 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:46:55,208 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:46:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["BmmkTUqCQIOPAYeWYYZtRQ"], "issued_at": "2018-08-01T10:46:55.000000Z"}} 2018-08-01 10:46:55,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bf8e55c145ebebcf0cec091f2695934a67b4160" 2018-08-01 10:46:55,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85542fab-97dc-4eb5-801c-73d1b749a6a2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:46:55,290 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-85542fab-97dc-4eb5-801c-73d1b749a6a2 2018-08-01 10:46:55,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:46:55,299 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:46: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:46:55,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bf8e55c145ebebcf0cec091f2695934a67b4160" 2018-08-01 10:46:55,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac0ddd80-1db0-4df2-8991-644f762eeb0c Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 10:46:55,401 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-ac0ddd80-1db0-4df2-8991-644f762eeb0c 2018-08-01 10:46:55,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateVolumeWithTypeTests-b9f65b04-d5a7-44f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bf8e55c145ebebcf0cec091f2695934a67b4160" 2018-08-01 10:46:55,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69140038-62a4-410e-854e-7d47de7d1b0e Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateVolumeWithTypeTests-b9f65b04-d5a7-44f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/5845cdcafe6b46698d9e28009f93bcd5"}, "tags": [], "enabled": true, "id": "5845cdcafe6b46698d9e28009f93bcd5", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithTypeTests-b9f65b04-d5a7-44f-proj"}]} 2018-08-01 10:46:55,486 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateVolumeWithTypeTests-b9f65b04-d5a7-44f-proj used request id req-69140038-62a4-410e-854e-7d47de7d1b0e 2018-08-01 10:46:55,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bf8e55c145ebebcf0cec091f2695934a67b4160" 2018-08-01 10:46:55,574 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78326daf-9fa7-4e4d-bcf7-601be001e47b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:46:55,575 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-78326daf-9fa7-4e4d-bcf7-601be001e47b 2018-08-01 10:46:55,950 - keystone_utils - INFO - Created user with name - CreateVolumeWithTypeTests-b9f65b04-d5a7-44f-user 2018-08-01 10:46:55,950 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:46:55,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbfade494bb8a0ae8008eb1ade7ad1ed55b03df9" 2018-08-01 10:46:55,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb061b03-5c4e-439a-a5c6-c788386c377c Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:46:55,971 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-fb061b03-5c4e-439a-a5c6-c788386c377c 2018-08-01 10:46:55,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbfade494bb8a0ae8008eb1ade7ad1ed55b03df9" -d '{"role": {"name": "CreateVolumeWithTypeTests-b9f65b04-d5a7-44f-proj-role"}}' 2018-08-01 10:46:56,074 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:46:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-23db8631-cd09-4230-9304-6a4d99f26545 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6c4b552f5d5f429fa5c48274660c4c94", "links": {"self": "http://172.30.9.24:5000/v3/roles/6c4b552f5d5f429fa5c48274660c4c94"}, "name": "CreateVolumeWithTypeTests-b9f65b04-d5a7-44f-proj-role"}} 2018-08-01 10:46:56,074 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-23db8631-cd09-4230-9304-6a4d99f26545 2018-08-01 10:46:56,075 - keystone_utils - INFO - Created role with name - CreateVolumeWithTypeTests-b9f65b04-d5a7-44f-proj-role 2018-08-01 10:46:56,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/6c4b552f5d5f429fa5c48274660c4c94 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbfade494bb8a0ae8008eb1ade7ad1ed55b03df9" 2018-08-01 10:46:56,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d72ae524-c86c-4b8c-bb84-1e1fe7f61fcc Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6c4b552f5d5f429fa5c48274660c4c94", "links": {"self": "http://172.30.9.24:5000/v3/roles/6c4b552f5d5f429fa5c48274660c4c94"}, "name": "CreateVolumeWithTypeTests-b9f65b04-d5a7-44f-proj-role"}} 2018-08-01 10:46:56,160 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/6c4b552f5d5f429fa5c48274660c4c94 used request id req-d72ae524-c86c-4b8c-bb84-1e1fe7f61fcc 2018-08-01 10:46:56,161 - keystone_utils - INFO - Granting role CreateVolumeWithTypeTests-b9f65b04-d5a7-44f-proj-role to project CreateVolumeWithTypeTests-b9f65b04-d5a7-44f-proj 2018-08-01 10:46:56,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/5845cdcafe6b46698d9e28009f93bcd5/users/b6d9612d6a884d09842c30c4a1f0113b/roles/6c4b552f5d5f429fa5c48274660c4c94 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbfade494bb8a0ae8008eb1ade7ad1ed55b03df9" 2018-08-01 10:46:56,220 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:46:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6ded2380-0409-4794-86e9-b0f6ab0df0ad Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:46:56,220 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/5845cdcafe6b46698d9e28009f93bcd5/users/b6d9612d6a884d09842c30c4a1f0113b/roles/6c4b552f5d5f429fa5c48274660c4c94 used request id req-6ded2380-0409-4794-86e9-b0f6ab0df0ad 2018-08-01 10:46:56,220 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:46:56,221 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:46:56,599 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:46:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["0dYeEBLSRDmVed7woUCAkA"], "issued_at": "2018-08-01T10:46:56.000000Z"}} 2018-08-01 10:46:56,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d71ec8f788faa86588b1c8da9ba897a928fb79ae" 2018-08-01 10:46:56,676 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac7831be-33a2-4a2b-93a6-052f76a8587a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:46:56,676 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-ac7831be-33a2-4a2b-93a6-052f76a8587a 2018-08-01 10:46:56,681 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d71ec8f788faa86588b1c8da9ba897a928fb79ae" 2018-08-01 10:46:56,878 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:56 GMT Server: Apache x-compute-request-id: req-b888647a-0d68-4744-bc68-f67a58b4f6a3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b888647a-0d68-4744-bc68-f67a58b4f6a3 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-08-01 10:46:56,878 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types?is_public=None used request id req-b888647a-0d68-4744-bc68-f67a58b4f6a3 2018-08-01 10:46:56,881 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-b888647a-0d68-4744-bc68-f67a58b4f6a3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d71ec8f788faa86588b1c8da9ba897a928fb79ae" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeWithTypeTests-36b338b7-7f3e-4678-99c0-35315f5e2536-vol-type", "description": null}}' 2018-08-01 10:46:57,094 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:56 GMT Server: Apache x-compute-request-id: req-9198e8db-9969-4707-b236-febcda74be43 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9198e8db-9969-4707-b236-febcda74be43 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeWithTypeTests-36b338b7-7f3e-4678-99c0-35315f5e2536-vol-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "28586c68-e154-46e1-beb4-c380f9844285", "description": null}} 2018-08-01 10:46:57,094 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types used request id req-9198e8db-9969-4707-b236-febcda74be43 2018-08-01 10:46:57,095 - create_volume_type - INFO - Created volume type with name - CreateVolumeWithTypeTests-36b338b7-7f3e-4678-99c0-35315f5e2536-vol-type 2018-08-01 10:46:57,095 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:46:57,096 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:46:57,555 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6c4b552f5d5f429fa5c48274660c4c94", "name": "CreateVolumeWithTypeTests-b9f65b04-d5a7-44f-proj-role"}], "expires_at": "2018-08-01T11:46:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5845cdcafe6b46698d9e28009f93bcd5", "name": "CreateVolumeWithTypeTests-b9f65b04-d5a7-44f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/5845cdcafe6b46698d9e28009f93bcd5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/5845cdcafe6b46698d9e28009f93bcd5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/5845cdcafe6b46698d9e28009f93bcd5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/5845cdcafe6b46698d9e28009f93bcd5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/5845cdcafe6b46698d9e28009f93bcd5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/5845cdcafe6b46698d9e28009f93bcd5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_5845cdcafe6b46698d9e28009f93bcd5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_5845cdcafe6b46698d9e28009f93bcd5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/5845cdcafe6b46698d9e28009f93bcd5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/5845cdcafe6b46698d9e28009f93bcd5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/5845cdcafe6b46698d9e28009f93bcd5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/5845cdcafe6b46698d9e28009f93bcd5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/5845cdcafe6b46698d9e28009f93bcd5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/5845cdcafe6b46698d9e28009f93bcd5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithTypeTests-b9f65b04-d5a7-44f-user", "id": "b6d9612d6a884d09842c30c4a1f0113b"}, "audit_ids": ["Z1ldQfQ_Sr6X-Z1iA3hBxQ"], "issued_at": "2018-08-01T10:46:57.000000Z"}} 2018-08-01 10:46:57,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}258b10b4b49446a3e3a952a3736592833b9dc3a8" 2018-08-01 10:46:57,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-efa8b7b5-b9a6-4dcf-9ef6-b938ac272caf Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:46:57,633 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-efa8b7b5-b9a6-4dcf-9ef6-b938ac272caf 2018-08-01 10:46:57,638 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/5845cdcafe6b46698d9e28009f93bcd5/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}258b10b4b49446a3e3a952a3736592833b9dc3a8" 2018-08-01 10:46:57,832 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:57 GMT Server: Apache x-compute-request-id: req-2941d4b8-836c-4366-8ade-53b1146bed01 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-2941d4b8-836c-4366-8ade-53b1146bed01 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-01 10:46:57,833 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/5845cdcafe6b46698d9e28009f93bcd5/volumes/detail used request id req-2941d4b8-836c-4366-8ade-53b1146bed01 2018-08-01 10:46:57,836 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8776/v3/5845cdcafe6b46698d9e28009f93bcd5/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-2941d4b8-836c-4366-8ade-53b1146bed01" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}258b10b4b49446a3e3a952a3736592833b9dc3a8" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateVolumeWithTypeTests-36b338b7-7f3e-4678-99c0-35315f5e2536-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-08-01 10:46:57,999 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:46:57 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-fe65e21b-4fe6-4b91-a128-7052a0cf654d x-openstack-request-id: req-fe65e21b-4fe6-4b91-a128-7052a0cf654d Content-Length: 91 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type with name foo could not be found.", "code": 404}} 2018-08-01 10:46:58,000 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/5845cdcafe6b46698d9e28009f93bcd5/volumes used request id req-fe65e21b-4fe6-4b91-a128-7052a0cf654d 2018-08-01 10:46:58,001 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithTypeTests-36b338b7-7f3e-4678-99c0-35315f5e2536-vol-type 2018-08-01 10:46:58,003 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/28586c68-e154-46e1-beb4-c380f9844285 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b888647a-0d68-4744-bc68-f67a58b4f6a3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d71ec8f788faa86588b1c8da9ba897a928fb79ae" 2018-08-01 10:46:58,050 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 10:46:58 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-4ea0cb5c-4733-4b05-9341-65e1f0ba5ae7 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-08-01 10:46:58,050 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/28586c68-e154-46e1-beb4-c380f9844285 used request id req-4ea0cb5c-4733-4b05-9341-65e1f0ba5ae7 2018-08-01 10:46:58,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbfade494bb8a0ae8008eb1ade7ad1ed55b03df9" 2018-08-01 10:46:58,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-9f531abd-99bf-47c0-96a8-6de51580e6b0 Date: Wed, 01 Aug 2018 10:46:58 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a2413a97b61342d8bd27570706ef372d", "created_at": "2018-08-01T09:33:18Z", "updated_at": "2018-08-01T09:33:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "7f556ce3-51d0-4279-a11d-510db9f9a3b1", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "94adc13c-a166-41cf-bd16-f997efc73cb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "b39143b5-c08f-4d0b-9d40-54f472f2389e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "e218b0b7-4501-4f84-9458-caf2891c260d", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}], "revision_number": 4, "project_id": "a2413a97b61342d8bd27570706ef372d", "id": "38229670-7386-42d0-b7b9-2397ea5938de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "created_at": "2018-08-01T09:28:38Z", "updated_at": "2018-08-01T09:28:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "763568f1-8151-4a3c-911a-d06da4423063", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "80d28bee-4aee-47e8-a8da-e0fe31497fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "a47a5ddf-aa37-4ab2-a335-1c93513b5f12", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "f5bba5a5-602b-421e-98b2-5a16117f943f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}], "revision_number": 4, "project_id": "dbe9669438844f3faecdc7fcc050e0d8", "id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ed1054af2e94c049694d98d54211d98", "created_at": "2018-08-01T09:31:40Z", "updated_at": "2018-08-01T09:31:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "34baee87-ea35-42ee-8a69-0f6e2a825d3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "89b9d1c9-f4f9-45cd-8d36-970d44228439", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "b8ab0d59-cab9-4488-82ee-7c5f69709bff", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "d3ab68ea-23b4-4bf6-8dd3-85d029e3d89f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}], "revision_number": 4, "project_id": "2ed1054af2e94c049694d98d54211d98", "id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "created_at": "2018-08-01T09:34:13Z", "updated_at": "2018-08-01T09:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "1dbb3f59-611b-46d1-a82d-2720e0a16f86", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "3878126b-a220-4357-adb9-bc22498f31b1", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "75ce67db-9c04-4561-a10d-8b1ec63943e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "e2945a69-3afe-41e3-a7ec-3ea4c79a12ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}], "revision_number": 4, "project_id": "c0d9b34b06f445a7857603f60b181f3c", "id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-01T09:30:58Z", "updated_at": "2018-08-01T09:30:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "042d4626-2974-418d-affe-f8f2acd05faa", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "995fae58-f0e5-4e10-801c-6c2ce5c7ae0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "cb8404fa-cb24-4879-a34d-f3050dcba730", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "dad6aaab-690e-4c24-9103-6767e0c80bc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "created_at": "2018-08-01T09:31:11Z", "updated_at": "2018-08-01T09:31:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "939e25e0-5dbc-4f6e-9f6f-7fb70e540203", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "9796a673-6928-4009-9c21-1410d395646e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "af7b8bf8-2fb6-4d72-842a-38f72d7581f7", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "b9af65b0-2eb8-45e1-8504-b7dc4dbb83ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}], "revision_number": 4, "project_id": "dd207f801ed3475f9dbe5f13077af1c8", "id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "46dd322c3fcc454eb140e37825746af8", "created_at": "2018-08-01T10:33:44Z", "updated_at": "2018-08-01T10:33:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "0f41470b-1091-45c1-b574-92069f79f8d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "8cc03a9c-8fa5-425b-812f-d7692bae3613", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d1373b1e-2fb9-4e02-a9e1-7e873ba1d7d1", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d21f3909-71f3-43e2-a22d-6a9c2513cb6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}], "revision_number": 4, "project_id": "46dd322c3fcc454eb140e37825746af8", "id": "b2961714-c8a4-4fcb-918b-21d70527c983", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "created_at": "2018-08-01T09:34:57Z", "updated_at": "2018-08-01T09:34:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "8063d12f-30db-4ccf-8ce0-72e59ba81a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c38e1a7a-5857-4f03-b991-6d5c9c9a5b9e", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c725bae1-d3bb-42b5-b331-32737085f28c", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "cfddc134-923b-4e0d-9ec5-dcc5641dd435", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}], "revision_number": 4, "project_id": "455b48a61678488ead79a4cfa07ef5c3", "id": "cd52f913-3072-4ce7-a779-7de795b62b12", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:36:50Z", "updated_at": "2018-08-01T09:36:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "07ef7fe5-a529-45da-bfc0-899f0ea9b592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "bc4dad3a-2a0c-4c31-b901-2909a12adb50", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c35cff35-4306-4116-b9fa-fc27bc7c05d6", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c493e3ac-d9d2-480d-9ec8-50982eedaf5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}], "revision_number": 4, "project_id": "8d96727022f4443794db44ecde432faf", "id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "created_at": "2018-08-01T09:32:45Z", "updated_at": "2018-08-01T09:32:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "058ea790-43ea-4a6f-9950-28418319e577", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "5fcfb31b-cdad-4037-973e-56b74faefd14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "99a24d26-dc7f-42d0-aa23-a7c061f04952", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "b641bb48-566e-472b-a3cc-d38c85ab3ff1", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}], "revision_number": 4, "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "name": "default"}]} 2018-08-01 10:46:58,274 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-9f531abd-99bf-47c0-96a8-6de51580e6b0 2018-08-01 10:46:58,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbfade494bb8a0ae8008eb1ade7ad1ed55b03df9" 2018-08-01 10:46:58,362 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:46:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9fee4c1d-cfbf-4d8a-b28b-74b3f3c19837 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2413a97b61342d8bd27570706ef372d.", "code": 404, "title": "Not Found"}} 2018-08-01 10:46:58,362 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d used request id req-9fee4c1d-cfbf-4d8a-b28b-74b3f3c19837 2018-08-01 10:46:58,362 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:46:58,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbfade494bb8a0ae8008eb1ade7ad1ed55b03df9" 2018-08-01 10:46:58,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0034608-e025-43e5-89b1-cfbfd33fcc43 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.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dbe9669438844f3faecdc7fcc050e0d8", "name": "service"}} 2018-08-01 10:46:58,455 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 used request id req-f0034608-e025-43e5-89b1-cfbfd33fcc43 2018-08-01 10:46:58,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbfade494bb8a0ae8008eb1ade7ad1ed55b03df9" 2018-08-01 10:46:58,540 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:46:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-906c7fd8-ae95-4209-8299-b2180fdabc8a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ed1054af2e94c049694d98d54211d98.", "code": 404, "title": "Not Found"}} 2018-08-01 10:46:58,541 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 used request id req-906c7fd8-ae95-4209-8299-b2180fdabc8a 2018-08-01 10:46:58,541 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:46:58,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbfade494bb8a0ae8008eb1ade7ad1ed55b03df9" 2018-08-01 10:46:58,626 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:46:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e977c96-a379-44a6-b907-0c9d0f765735 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c0d9b34b06f445a7857603f60b181f3c.", "code": 404, "title": "Not Found"}} 2018-08-01 10:46:58,627 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c used request id req-1e977c96-a379-44a6-b907-0c9d0f765735 2018-08-01 10:46:58,627 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:46:58,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbfade494bb8a0ae8008eb1ade7ad1ed55b03df9" 2018-08-01 10:46:58,716 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:46:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d8c66ac0-e030-40f4-84ca-ce4d0745162e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: dd207f801ed3475f9dbe5f13077af1c8.", "code": 404, "title": "Not Found"}} 2018-08-01 10:46:58,716 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 used request id req-d8c66ac0-e030-40f4-84ca-ce4d0745162e 2018-08-01 10:46:58,716 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:46:58,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbfade494bb8a0ae8008eb1ade7ad1ed55b03df9" 2018-08-01 10:46:58,803 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:46:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d9dfd21-9ebd-4ed7-beee-d86c2f738047 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 46dd322c3fcc454eb140e37825746af8.", "code": 404, "title": "Not Found"}} 2018-08-01 10:46:58,803 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 used request id req-7d9dfd21-9ebd-4ed7-beee-d86c2f738047 2018-08-01 10:46:58,803 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:46:58,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbfade494bb8a0ae8008eb1ade7ad1ed55b03df9" 2018-08-01 10:46:58,823 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:46:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f5c256d-6724-4d7a-a12c-6d67b4e86881 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 455b48a61678488ead79a4cfa07ef5c3.", "code": 404, "title": "Not Found"}} 2018-08-01 10:46:58,823 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 used request id req-1f5c256d-6724-4d7a-a12c-6d67b4e86881 2018-08-01 10:46:58,823 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:46:58,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbfade494bb8a0ae8008eb1ade7ad1ed55b03df9" 2018-08-01 10:46:58,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a5d700c-38c7-4f8a-b963-e8fa039f3677 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 10:46:58,907 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-2a5d700c-38c7-4f8a-b963-e8fa039f3677 2018-08-01 10:46:58,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ddd20ab1a1b7400a98e6ddb8d0eb4686 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbfade494bb8a0ae8008eb1ade7ad1ed55b03df9" 2018-08-01 10:46:58,986 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:46:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d0354221-1f87-4f90-ac58-6f3b6b791dd0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ddd20ab1a1b7400a98e6ddb8d0eb4686.", "code": 404, "title": "Not Found"}} 2018-08-01 10:46:58,986 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ddd20ab1a1b7400a98e6ddb8d0eb4686 used request id req-d0354221-1f87-4f90-ac58-6f3b6b791dd0 2018-08-01 10:46:58,987 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:46:58,987 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithTypeTests-b9f65b04-d5a7-44f-proj 2018-08-01 10:46:58,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/5845cdcafe6b46698d9e28009f93bcd5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbfade494bb8a0ae8008eb1ade7ad1ed55b03df9" 2018-08-01 10:46:59,193 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:46:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0e18265b-1a7c-4562-8a7a-41c1754fc4f6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:46:59,194 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/5845cdcafe6b46698d9e28009f93bcd5 used request id req-0e18265b-1a7c-4562-8a7a-41c1754fc4f6 2018-08-01 10:46:59,194 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithTypeTests-b9f65b04-d5a7-44f-proj-role 2018-08-01 10:46:59,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/6c4b552f5d5f429fa5c48274660c4c94 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbfade494bb8a0ae8008eb1ade7ad1ed55b03df9" 2018-08-01 10:46:59,301 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:46:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-09607392-c9a5-4ce1-ae92-9c782eb51373 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:46:59,302 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/6c4b552f5d5f429fa5c48274660c4c94 used request id req-09607392-c9a5-4ce1-ae92-9c782eb51373 2018-08-01 10:46:59,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbfade494bb8a0ae8008eb1ade7ad1ed55b03df9" 2018-08-01 10:46:59,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7cb3c3c6-92e3-4b90-a000-92de5791265d Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:46:59,390 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-7cb3c3c6-92e3-4b90-a000-92de5791265d 2018-08-01 10:46:59,391 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithTypeTests-b9f65b04-d5a7-44f-user 2018-08-01 10:46:59,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/b6d9612d6a884d09842c30c4a1f0113b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bf8e55c145ebebcf0cec091f2695934a67b4160" 2018-08-01 10:46:59,559 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:46:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-10ca50e3-71da-475a-b8b1-18bfcc530d8e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:46:59,559 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/b6d9612d6a884d09842c30c4a1f0113b used request id req-10ca50e3-71da-475a-b8b1-18bfcc530d8e 2018-08-01 10:46:59,561 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:46:59,947 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:46:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["X54TZosrTBW3MU8PUxQG6Q"], "issued_at": "2018-08-01T10:46:59.000000Z"}} 2018-08-01 10:46:59,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ae351d1d30467f384e0d539190f7fd0da9028c8" 2018-08-01 10:47:00,027 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:46:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87f44a99-74b9-415d-8f05-503a355c8e7f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:47:00,027 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-87f44a99-74b9-415d-8f05-503a355c8e7f 2018-08-01 10:47:00,028 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:47:00,029 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:47:00,408 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:47:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["4AhHQ6vrSyu9nQq1gW8q7g"], "issued_at": "2018-08-01T10:47:00.000000Z"}} 2018-08-01 10:47:00,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae1f84e98227d8ca7a92d3f7bc3f3078c5885a18" 2018-08-01 10:47:00,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:47:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebf039ae-ebc6-421b-889b-e12774fa2732 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:47:00,487 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-ebf039ae-ebc6-421b-889b-e12774fa2732 2018-08-01 10:47:00,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:47:00,497 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:47: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:47:00,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-8506bef7-ce57-445-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae1f84e98227d8ca7a92d3f7bc3f3078c5885a18" 2018-08-01 10:47:00,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:47:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b564e599-47f2-4370-95d0-6fb474ff0f4c Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-8506bef7-ce57-445-proj", "previous": null, "next": null}, "projects": []} 2018-08-01 10:47:00,582 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-8506bef7-ce57-445-proj used request id req-b564e599-47f2-4370-95d0-6fb474ff0f4c 2018-08-01 10:47:00,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae1f84e98227d8ca7a92d3f7bc3f3078c5885a18" 2018-08-01 10:47:00,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:47:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bca6c024-6f7a-4839-8f7a-f891591840ae Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:47:00,672 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-bca6c024-6f7a-4839-8f7a-f891591840ae 2018-08-01 10:47:00,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae1f84e98227d8ca7a92d3f7bc3f3078c5885a18" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeWithTypeTests-8506bef7-ce57-445-proj"}}' 2018-08-01 10:47:00,787 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:47:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a4f22df1-19fb-4140-bf7e-0ae33dac72bf Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/e1e1d05c6cf147fe9ed5acc6cd105d03"}, "tags": [], "enabled": true, "id": "e1e1d05c6cf147fe9ed5acc6cd105d03", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithTypeTests-8506bef7-ce57-445-proj"}} 2018-08-01 10:47:00,787 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-a4f22df1-19fb-4140-bf7e-0ae33dac72bf 2018-08-01 10:47:00,787 - keystone_utils - INFO - Created project with name - CreateVolumeWithTypeTests-8506bef7-ce57-445-proj 2018-08-01 10:47:00,787 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:47:00,788 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:47:01,171 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:47:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["9QWH-85SSXicS_UWsudg4w"], "issued_at": "2018-08-01T10:47:01.000000Z"}} 2018-08-01 10:47:01,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccb3763a6f2298ff4e6b7f1fae32ab68280ae24f" 2018-08-01 10:47:01,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:47:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe1f1e9f-ac81-43e8-a730-33da1ad71f7e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:47:01,249 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-fe1f1e9f-ac81-43e8-a730-33da1ad71f7e 2018-08-01 10:47:01,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:47:01,258 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:47: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:47:01,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccb3763a6f2298ff4e6b7f1fae32ab68280ae24f" 2018-08-01 10:47:01,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:47:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-626d24e0-3fc7-4752-bab7-1133949c9e93 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 10:47:01,358 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-626d24e0-3fc7-4752-bab7-1133949c9e93 2018-08-01 10:47:01,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateVolumeWithTypeTests-8506bef7-ce57-445-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccb3763a6f2298ff4e6b7f1fae32ab68280ae24f" 2018-08-01 10:47:01,448 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:47:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4109f626-1968-4506-92e1-97e481382f92 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateVolumeWithTypeTests-8506bef7-ce57-445-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/e1e1d05c6cf147fe9ed5acc6cd105d03"}, "tags": [], "enabled": true, "id": "e1e1d05c6cf147fe9ed5acc6cd105d03", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithTypeTests-8506bef7-ce57-445-proj"}]} 2018-08-01 10:47:01,448 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateVolumeWithTypeTests-8506bef7-ce57-445-proj used request id req-4109f626-1968-4506-92e1-97e481382f92 2018-08-01 10:47:01,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccb3763a6f2298ff4e6b7f1fae32ab68280ae24f" 2018-08-01 10:47:01,472 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:47:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec0d6263-75df-4a5d-a8fe-e983c6628337 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:47:01,472 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-ec0d6263-75df-4a5d-a8fe-e983c6628337 2018-08-01 10:47:01,877 - keystone_utils - INFO - Created user with name - CreateVolumeWithTypeTests-8506bef7-ce57-445-user 2018-08-01 10:47:01,877 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:47:01,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae1f84e98227d8ca7a92d3f7bc3f3078c5885a18" 2018-08-01 10:47:01,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:47:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d72c263a-8c6d-47e8-9054-42ca11f072d9 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:47:01,968 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-d72c263a-8c6d-47e8-9054-42ca11f072d9 2018-08-01 10:47:01,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae1f84e98227d8ca7a92d3f7bc3f3078c5885a18" -d '{"role": {"name": "CreateVolumeWithTypeTests-8506bef7-ce57-445-proj-role"}}' 2018-08-01 10:47:02,008 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:47:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f1b707b8-b4b0-4641-8ea1-34d380a4d791 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6b066deab8a14699bfa006d5f2772ead", "links": {"self": "http://172.30.9.24:5000/v3/roles/6b066deab8a14699bfa006d5f2772ead"}, "name": "CreateVolumeWithTypeTests-8506bef7-ce57-445-proj-role"}} 2018-08-01 10:47:02,008 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-f1b707b8-b4b0-4641-8ea1-34d380a4d791 2018-08-01 10:47:02,008 - keystone_utils - INFO - Created role with name - CreateVolumeWithTypeTests-8506bef7-ce57-445-proj-role 2018-08-01 10:47:02,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/6b066deab8a14699bfa006d5f2772ead -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae1f84e98227d8ca7a92d3f7bc3f3078c5885a18" 2018-08-01 10:47:02,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:47:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f68eb9d-c87e-4876-8163-b71243d8aa4f Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6b066deab8a14699bfa006d5f2772ead", "links": {"self": "http://172.30.9.24:5000/v3/roles/6b066deab8a14699bfa006d5f2772ead"}, "name": "CreateVolumeWithTypeTests-8506bef7-ce57-445-proj-role"}} 2018-08-01 10:47:02,096 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/6b066deab8a14699bfa006d5f2772ead used request id req-2f68eb9d-c87e-4876-8163-b71243d8aa4f 2018-08-01 10:47:02,097 - keystone_utils - INFO - Granting role CreateVolumeWithTypeTests-8506bef7-ce57-445-proj-role to project CreateVolumeWithTypeTests-8506bef7-ce57-445-proj 2018-08-01 10:47:02,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/e1e1d05c6cf147fe9ed5acc6cd105d03/users/f21c7f5a34b145848846936d845231d6/roles/6b066deab8a14699bfa006d5f2772ead -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae1f84e98227d8ca7a92d3f7bc3f3078c5885a18" 2018-08-01 10:47:02,214 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:47:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-58f1492e-1db0-43ca-9c89-4fb1b3e6245a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:47:02,214 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/e1e1d05c6cf147fe9ed5acc6cd105d03/users/f21c7f5a34b145848846936d845231d6/roles/6b066deab8a14699bfa006d5f2772ead used request id req-58f1492e-1db0-43ca-9c89-4fb1b3e6245a 2018-08-01 10:47:02,215 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:47:02,216 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:47:02,597 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:47:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["H6v-JeTgTEG6Zn4Q6mmvWg"], "issued_at": "2018-08-01T10:47:02.000000Z"}} 2018-08-01 10:47:02,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}074d7e547a5aba590f54f25676ba1966b331d59b" 2018-08-01 10:47:02,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:47:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa759c6b-fcc0-4b24-a86d-ff667d53452a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:47:02,682 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-aa759c6b-fcc0-4b24-a86d-ff667d53452a 2018-08-01 10:47:02,687 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}074d7e547a5aba590f54f25676ba1966b331d59b" 2018-08-01 10:47:02,856 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:47:02 GMT Server: Apache x-compute-request-id: req-2a7ddd08-d50b-42f9-ac0d-3fd0635ae2ca OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-2a7ddd08-d50b-42f9-ac0d-3fd0635ae2ca Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-08-01 10:47:02,856 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types?is_public=None used request id req-2a7ddd08-d50b-42f9-ac0d-3fd0635ae2ca 2018-08-01 10:47:02,859 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-2a7ddd08-d50b-42f9-ac0d-3fd0635ae2ca" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}074d7e547a5aba590f54f25676ba1966b331d59b" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeWithTypeTests-7d9d7e40-b150-43d0-9822-56503f05c5cb-vol-type", "description": null}}' 2018-08-01 10:47:03,055 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:47:02 GMT Server: Apache x-compute-request-id: req-69b6768c-f061-4def-9f5c-e03d672c4648 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-69b6768c-f061-4def-9f5c-e03d672c4648 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeWithTypeTests-7d9d7e40-b150-43d0-9822-56503f05c5cb-vol-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "4070be2a-1e69-4332-874b-6da321c04b5b", "description": null}} 2018-08-01 10:47:03,056 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types used request id req-69b6768c-f061-4def-9f5c-e03d672c4648 2018-08-01 10:47:03,056 - create_volume_type - INFO - Created volume type with name - CreateVolumeWithTypeTests-7d9d7e40-b150-43d0-9822-56503f05c5cb-vol-type 2018-08-01 10:47:03,056 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:47:03,057 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:47:03,439 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:47:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["eHf4KT6gQq2fZMXpFzdPDg"], "issued_at": "2018-08-01T10:47:03.000000Z"}} 2018-08-01 10:47:03,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1b84bb6caf1dc899706ace05ac46674f66f6522" 2018-08-01 10:47:03,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:47:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4c695d8-34fa-4262-93da-60416374bf86 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:47:03,553 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-e4c695d8-34fa-4262-93da-60416374bf86 2018-08-01 10:47:03,559 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1b84bb6caf1dc899706ace05ac46674f66f6522" 2018-08-01 10:47:03,770 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:47:03 GMT Server: Apache x-compute-request-id: req-c9390ee3-ffd0-48ed-b4a0-ea5b2fd2739a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c9390ee3-ffd0-48ed-b4a0-ea5b2fd2739a Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-01 10:47:03,770 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/volumes/detail used request id req-c9390ee3-ffd0-48ed-b4a0-ea5b2fd2739a 2018-08-01 10:47:03,774 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-c9390ee3-ffd0-48ed-b4a0-ea5b2fd2739a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1b84bb6caf1dc899706ace05ac46674f66f6522" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateVolumeWithTypeTests-7d9d7e40-b150-43d0-9822-56503f05c5cb-vol", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": "CreateVolumeWithTypeTests-7d9d7e40-b150-43d0-9822-56503f05c5cb-vol-type", "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-08-01 10:47:04,202 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 10:47:03 GMT Server: Apache x-compute-request-id: req-3cc1fdb1-4140-43c7-bf45-f0af6a6abc6b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-3cc1fdb1-4140-43c7-bf45-f0af6a6abc6b Content-Length: 922 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/volumes/ae806756-526e-4be3-8eb2-1888420ebd3a", "rel": "self"}, {"href": "http://172.30.9.24:8776/8d96727022f4443794db44ecde432faf/volumes/ae806756-526e-4be3-8eb2-1888420ebd3a", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-01T10:47:04.000000", "description": null, "updated_at": null, "volume_type": "CreateVolumeWithTypeTests-7d9d7e40-b150-43d0-9822-56503f05c5cb-vol-type", "name": "CreateVolumeWithTypeTests-7d9d7e40-b150-43d0-9822-56503f05c5cb-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "ae806756-526e-4be3-8eb2-1888420ebd3a", "size": 1}} 2018-08-01 10:47:04,202 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/volumes used request id req-3cc1fdb1-4140-43c7-bf45-f0af6a6abc6b 2018-08-01 10:47:04,206 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/volumes/ae806756-526e-4be3-8eb2-1888420ebd3a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c9390ee3-ffd0-48ed-b4a0-ea5b2fd2739a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1b84bb6caf1dc899706ace05ac46674f66f6522" 2018-08-01 10:47:04,425 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:47:04 GMT Server: Apache x-compute-request-id: req-b691803f-f806-4ac2-b5d9-ab272753c659 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b691803f-f806-4ac2-b5d9-ab272753c659 Content-Encoding: gzip Content-Length: 518 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/volumes/ae806756-526e-4be3-8eb2-1888420ebd3a", "rel": "self"}, {"href": "http://172.30.9.24:8776/8d96727022f4443794db44ecde432faf/volumes/ae806756-526e-4be3-8eb2-1888420ebd3a", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-08-01T10:47:04.000000", "replication_status": null, "snapshot_id": null, "id": "ae806756-526e-4be3-8eb2-1888420ebd3a", "size": 1, "user_id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "os-vol-tenant-attr:tenant_id": "8d96727022f4443794db44ecde432faf", "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-7d9d7e40-b150-43d0-9822-56503f05c5cb-vol", "bootable": "false", "created_at": "2018-08-01T10:47:04.000000", "volume_type": "CreateVolumeWithTypeTests-7d9d7e40-b150-43d0-9822-56503f05c5cb-vol-type"}} 2018-08-01 10:47:04,426 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/volumes/ae806756-526e-4be3-8eb2-1888420ebd3a used request id req-b691803f-f806-4ac2-b5d9-ab272753c659 2018-08-01 10:47:04,426 - create_volume - INFO - Created volume with name - CreateVolumeWithTypeTests-7d9d7e40-b150-43d0-9822-56503f05c5cb-vol 2018-08-01 10:47:04,429 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/volumes/ae806756-526e-4be3-8eb2-1888420ebd3a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c9390ee3-ffd0-48ed-b4a0-ea5b2fd2739a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1b84bb6caf1dc899706ace05ac46674f66f6522" 2018-08-01 10:47:04,646 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:47:04 GMT Server: Apache x-compute-request-id: req-eabc3ce1-73eb-4ce9-88bc-fde7cd160089 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-eabc3ce1-73eb-4ce9-88bc-fde7cd160089 Content-Encoding: gzip Content-Length: 518 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/volumes/ae806756-526e-4be3-8eb2-1888420ebd3a", "rel": "self"}, {"href": "http://172.30.9.24:8776/8d96727022f4443794db44ecde432faf/volumes/ae806756-526e-4be3-8eb2-1888420ebd3a", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-08-01T10:47:04.000000", "replication_status": null, "snapshot_id": null, "id": "ae806756-526e-4be3-8eb2-1888420ebd3a", "size": 1, "user_id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "os-vol-tenant-attr:tenant_id": "8d96727022f4443794db44ecde432faf", "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-7d9d7e40-b150-43d0-9822-56503f05c5cb-vol", "bootable": "false", "created_at": "2018-08-01T10:47:04.000000", "volume_type": "CreateVolumeWithTypeTests-7d9d7e40-b150-43d0-9822-56503f05c5cb-vol-type"}} 2018-08-01 10:47:04,647 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/volumes/ae806756-526e-4be3-8eb2-1888420ebd3a used request id req-eabc3ce1-73eb-4ce9-88bc-fde7cd160089 2018-08-01 10:47:04,647 - create_volume - DEBUG - Instance status is - available 2018-08-01 10:47:04,647 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithTypeTests-7d9d7e40-b150-43d0-9822-56503f05c5cb-vol 2018-08-01 10:47:04,647 - create_volume - INFO - Volume is now active with name - CreateVolumeWithTypeTests-7d9d7e40-b150-43d0-9822-56503f05c5cb-vol 2018-08-01 10:47:04,650 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/volumes/ae806756-526e-4be3-8eb2-1888420ebd3a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c9390ee3-ffd0-48ed-b4a0-ea5b2fd2739a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1b84bb6caf1dc899706ace05ac46674f66f6522" 2018-08-01 10:47:04,874 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:47:04 GMT Server: Apache x-compute-request-id: req-983eb147-b279-45f8-8758-aabb3d438c1a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-983eb147-b279-45f8-8758-aabb3d438c1a Content-Encoding: gzip Content-Length: 518 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/volumes/ae806756-526e-4be3-8eb2-1888420ebd3a", "rel": "self"}, {"href": "http://172.30.9.24:8776/8d96727022f4443794db44ecde432faf/volumes/ae806756-526e-4be3-8eb2-1888420ebd3a", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-08-01T10:47:04.000000", "replication_status": null, "snapshot_id": null, "id": "ae806756-526e-4be3-8eb2-1888420ebd3a", "size": 1, "user_id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "os-vol-tenant-attr:tenant_id": "8d96727022f4443794db44ecde432faf", "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-7d9d7e40-b150-43d0-9822-56503f05c5cb-vol", "bootable": "false", "created_at": "2018-08-01T10:47:04.000000", "volume_type": "CreateVolumeWithTypeTests-7d9d7e40-b150-43d0-9822-56503f05c5cb-vol-type"}} 2018-08-01 10:47:04,874 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/volumes/ae806756-526e-4be3-8eb2-1888420ebd3a used request id req-983eb147-b279-45f8-8758-aabb3d438c1a 2018-08-01 10:47:04,875 - create_volume - DEBUG - Instance status is - available 2018-08-01 10:47:04,875 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithTypeTests-7d9d7e40-b150-43d0-9822-56503f05c5cb-vol 2018-08-01 10:47:04,875 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithTypeTests-7d9d7e40-b150-43d0-9822-56503f05c5cb-vol 2018-08-01 10:47:04,877 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/volumes/ae806756-526e-4be3-8eb2-1888420ebd3a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c9390ee3-ffd0-48ed-b4a0-ea5b2fd2739a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1b84bb6caf1dc899706ace05ac46674f66f6522" 2018-08-01 10:47:05,100 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 10:47:04 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-bfa30f8d-5ef4-4f0d-be81-12ed4c712db2 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-08-01 10:47:05,100 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/volumes/ae806756-526e-4be3-8eb2-1888420ebd3a used request id req-bfa30f8d-5ef4-4f0d-be81-12ed4c712db2 2018-08-01 10:47:05,103 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/volumes/ae806756-526e-4be3-8eb2-1888420ebd3a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c9390ee3-ffd0-48ed-b4a0-ea5b2fd2739a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1b84bb6caf1dc899706ace05ac46674f66f6522" 2018-08-01 10:47:05,164 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:47:05 GMT Server: Apache x-compute-request-id: req-69f75554-06da-46a4-9dd7-485f88b91ce1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-69f75554-06da-46a4-9dd7-485f88b91ce1 Content-Encoding: gzip Content-Length: 524 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/volumes/ae806756-526e-4be3-8eb2-1888420ebd3a", "rel": "self"}, {"href": "http://172.30.9.24:8776/8d96727022f4443794db44ecde432faf/volumes/ae806756-526e-4be3-8eb2-1888420ebd3a", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-08-01T10:47:05.000000", "replication_status": null, "snapshot_id": null, "id": "ae806756-526e-4be3-8eb2-1888420ebd3a", "size": 1, "user_id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "os-vol-tenant-attr:tenant_id": "8d96727022f4443794db44ecde432faf", "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-7d9d7e40-b150-43d0-9822-56503f05c5cb-vol", "bootable": "false", "created_at": "2018-08-01T10:47:04.000000", "volume_type": "CreateVolumeWithTypeTests-7d9d7e40-b150-43d0-9822-56503f05c5cb-vol-type"}} 2018-08-01 10:47:05,164 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/volumes/ae806756-526e-4be3-8eb2-1888420ebd3a used request id req-69f75554-06da-46a4-9dd7-485f88b91ce1 2018-08-01 10:47:05,164 - create_volume - DEBUG - Instance status is - deleting 2018-08-01 10:47:05,165 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-08-01 10:47:08,168 - create_volume - DEBUG - Volume status query timeout in 56.9326579571 2018-08-01 10:47:08,171 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/volumes/ae806756-526e-4be3-8eb2-1888420ebd3a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c9390ee3-ffd0-48ed-b4a0-ea5b2fd2739a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1b84bb6caf1dc899706ace05ac46674f66f6522" 2018-08-01 10:47:08,206 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:47:08 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-6523ed73-ede1-4caa-971e-7741914b428a x-openstack-request-id: req-6523ed73-ede1-4caa-971e-7741914b428a Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume ae806756-526e-4be3-8eb2-1888420ebd3a could not be found.", "code": 404}} 2018-08-01 10:47:08,207 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/volumes/ae806756-526e-4be3-8eb2-1888420ebd3a used request id req-6523ed73-ede1-4caa-971e-7741914b428a 2018-08-01 10:47:08,207 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume ae806756-526e-4be3-8eb2-1888420ebd3a could not be found. (HTTP 404) (Request-ID: req-6523ed73-ede1-4caa-971e-7741914b428a) 2018-08-01 10:47:08,207 - create_volume - INFO - Volume has been properly deleted with name - CreateVolumeWithTypeTests-7d9d7e40-b150-43d0-9822-56503f05c5cb-vol 2018-08-01 10:47:08,208 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithTypeTests-7d9d7e40-b150-43d0-9822-56503f05c5cb-vol-type 2018-08-01 10:47:08,211 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/4070be2a-1e69-4332-874b-6da321c04b5b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2a7ddd08-d50b-42f9-ac0d-3fd0635ae2ca" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}074d7e547a5aba590f54f25676ba1966b331d59b" 2018-08-01 10:47:08,411 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 10:47:08 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-758e461a-7526-4f25-8df7-e6476e3428d6 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-08-01 10:47:08,412 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf/types/4070be2a-1e69-4332-874b-6da321c04b5b used request id req-758e461a-7526-4f25-8df7-e6476e3428d6 2018-08-01 10:47:08,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae1f84e98227d8ca7a92d3f7bc3f3078c5885a18" 2018-08-01 10:47:08,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-f43e91aa-5871-47c8-ba5d-5b38b7fdb516 Date: Wed, 01 Aug 2018 10:47:08 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a2413a97b61342d8bd27570706ef372d", "created_at": "2018-08-01T09:33:18Z", "updated_at": "2018-08-01T09:33:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "7f556ce3-51d0-4279-a11d-510db9f9a3b1", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "94adc13c-a166-41cf-bd16-f997efc73cb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "b39143b5-c08f-4d0b-9d40-54f472f2389e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "e218b0b7-4501-4f84-9458-caf2891c260d", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}], "revision_number": 4, "project_id": "a2413a97b61342d8bd27570706ef372d", "id": "38229670-7386-42d0-b7b9-2397ea5938de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "created_at": "2018-08-01T09:28:38Z", "updated_at": "2018-08-01T09:28:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "763568f1-8151-4a3c-911a-d06da4423063", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "80d28bee-4aee-47e8-a8da-e0fe31497fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "a47a5ddf-aa37-4ab2-a335-1c93513b5f12", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "f5bba5a5-602b-421e-98b2-5a16117f943f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}], "revision_number": 4, "project_id": "dbe9669438844f3faecdc7fcc050e0d8", "id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ed1054af2e94c049694d98d54211d98", "created_at": "2018-08-01T09:31:40Z", "updated_at": "2018-08-01T09:31:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "34baee87-ea35-42ee-8a69-0f6e2a825d3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "89b9d1c9-f4f9-45cd-8d36-970d44228439", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "b8ab0d59-cab9-4488-82ee-7c5f69709bff", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "d3ab68ea-23b4-4bf6-8dd3-85d029e3d89f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}], "revision_number": 4, "project_id": "2ed1054af2e94c049694d98d54211d98", "id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "created_at": "2018-08-01T09:34:13Z", "updated_at": "2018-08-01T09:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "1dbb3f59-611b-46d1-a82d-2720e0a16f86", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "3878126b-a220-4357-adb9-bc22498f31b1", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "75ce67db-9c04-4561-a10d-8b1ec63943e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "e2945a69-3afe-41e3-a7ec-3ea4c79a12ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}], "revision_number": 4, "project_id": "c0d9b34b06f445a7857603f60b181f3c", "id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-01T09:30:58Z", "updated_at": "2018-08-01T09:30:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "042d4626-2974-418d-affe-f8f2acd05faa", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "995fae58-f0e5-4e10-801c-6c2ce5c7ae0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "cb8404fa-cb24-4879-a34d-f3050dcba730", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "dad6aaab-690e-4c24-9103-6767e0c80bc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "created_at": "2018-08-01T09:31:11Z", "updated_at": "2018-08-01T09:31:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "939e25e0-5dbc-4f6e-9f6f-7fb70e540203", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "9796a673-6928-4009-9c21-1410d395646e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "af7b8bf8-2fb6-4d72-842a-38f72d7581f7", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "b9af65b0-2eb8-45e1-8504-b7dc4dbb83ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}], "revision_number": 4, "project_id": "dd207f801ed3475f9dbe5f13077af1c8", "id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "46dd322c3fcc454eb140e37825746af8", "created_at": "2018-08-01T10:33:44Z", "updated_at": "2018-08-01T10:33:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "0f41470b-1091-45c1-b574-92069f79f8d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "8cc03a9c-8fa5-425b-812f-d7692bae3613", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d1373b1e-2fb9-4e02-a9e1-7e873ba1d7d1", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d21f3909-71f3-43e2-a22d-6a9c2513cb6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}], "revision_number": 4, "project_id": "46dd322c3fcc454eb140e37825746af8", "id": "b2961714-c8a4-4fcb-918b-21d70527c983", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "created_at": "2018-08-01T09:34:57Z", "updated_at": "2018-08-01T09:34:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "8063d12f-30db-4ccf-8ce0-72e59ba81a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c38e1a7a-5857-4f03-b991-6d5c9c9a5b9e", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c725bae1-d3bb-42b5-b331-32737085f28c", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "cfddc134-923b-4e0d-9ec5-dcc5641dd435", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}], "revision_number": 4, "project_id": "455b48a61678488ead79a4cfa07ef5c3", "id": "cd52f913-3072-4ce7-a779-7de795b62b12", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:36:50Z", "updated_at": "2018-08-01T09:36:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "07ef7fe5-a529-45da-bfc0-899f0ea9b592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "bc4dad3a-2a0c-4c31-b901-2909a12adb50", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c35cff35-4306-4116-b9fa-fc27bc7c05d6", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c493e3ac-d9d2-480d-9ec8-50982eedaf5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}], "revision_number": 4, "project_id": "8d96727022f4443794db44ecde432faf", "id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "created_at": "2018-08-01T09:32:45Z", "updated_at": "2018-08-01T09:32:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "058ea790-43ea-4a6f-9950-28418319e577", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "5fcfb31b-cdad-4037-973e-56b74faefd14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "99a24d26-dc7f-42d0-aa23-a7c061f04952", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "b641bb48-566e-472b-a3cc-d38c85ab3ff1", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}], "revision_number": 4, "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "name": "default"}]} 2018-08-01 10:47:08,647 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-f43e91aa-5871-47c8-ba5d-5b38b7fdb516 2018-08-01 10:47:08,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae1f84e98227d8ca7a92d3f7bc3f3078c5885a18" 2018-08-01 10:47:08,739 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:47:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-94ce0312-4b79-468d-9350-4e6fbdc759fc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2413a97b61342d8bd27570706ef372d.", "code": 404, "title": "Not Found"}} 2018-08-01 10:47:08,739 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d used request id req-94ce0312-4b79-468d-9350-4e6fbdc759fc 2018-08-01 10:47:08,739 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:47:08,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae1f84e98227d8ca7a92d3f7bc3f3078c5885a18" 2018-08-01 10:47:08,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:47:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05d3f05e-6a8b-41fc-b6f7-fe26427d5378 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.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dbe9669438844f3faecdc7fcc050e0d8", "name": "service"}} 2018-08-01 10:47:08,828 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 used request id req-05d3f05e-6a8b-41fc-b6f7-fe26427d5378 2018-08-01 10:47:08,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae1f84e98227d8ca7a92d3f7bc3f3078c5885a18" 2018-08-01 10:47:08,911 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:47:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-302c66a7-08a2-4c53-bde1-12842b02c596 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ed1054af2e94c049694d98d54211d98.", "code": 404, "title": "Not Found"}} 2018-08-01 10:47:08,911 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 used request id req-302c66a7-08a2-4c53-bde1-12842b02c596 2018-08-01 10:47:08,912 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:47:08,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae1f84e98227d8ca7a92d3f7bc3f3078c5885a18" 2018-08-01 10:47:08,931 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:47:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f467ad13-2fbd-4eb6-a93b-ff4048dbc780 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c0d9b34b06f445a7857603f60b181f3c.", "code": 404, "title": "Not Found"}} 2018-08-01 10:47:08,931 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c used request id req-f467ad13-2fbd-4eb6-a93b-ff4048dbc780 2018-08-01 10:47:08,931 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:47:08,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae1f84e98227d8ca7a92d3f7bc3f3078c5885a18" 2018-08-01 10:47:09,020 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:47:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4667632d-103b-48f3-a17c-937356953c06 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: dd207f801ed3475f9dbe5f13077af1c8.", "code": 404, "title": "Not Found"}} 2018-08-01 10:47:09,020 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 used request id req-4667632d-103b-48f3-a17c-937356953c06 2018-08-01 10:47:09,020 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:47:09,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae1f84e98227d8ca7a92d3f7bc3f3078c5885a18" 2018-08-01 10:47:09,105 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:47:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3973d81d-cdf0-4d69-8c62-de0e0b65f1f8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 46dd322c3fcc454eb140e37825746af8.", "code": 404, "title": "Not Found"}} 2018-08-01 10:47:09,106 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 used request id req-3973d81d-cdf0-4d69-8c62-de0e0b65f1f8 2018-08-01 10:47:09,106 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:47:09,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae1f84e98227d8ca7a92d3f7bc3f3078c5885a18" 2018-08-01 10:47:09,191 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:47:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e73894c8-2efc-4050-86d9-2638d2fc44c5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 455b48a61678488ead79a4cfa07ef5c3.", "code": 404, "title": "Not Found"}} 2018-08-01 10:47:09,191 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 used request id req-e73894c8-2efc-4050-86d9-2638d2fc44c5 2018-08-01 10:47:09,191 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:47:09,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae1f84e98227d8ca7a92d3f7bc3f3078c5885a18" 2018-08-01 10:47:09,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:47:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50aed28f-a851-4965-bafb-93c561469e8c 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 10:47:09,279 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-50aed28f-a851-4965-bafb-93c561469e8c 2018-08-01 10:47:09,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ddd20ab1a1b7400a98e6ddb8d0eb4686 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae1f84e98227d8ca7a92d3f7bc3f3078c5885a18" 2018-08-01 10:47:09,367 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:47:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6f3f1350-55be-4aaa-956b-339f18037dd1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ddd20ab1a1b7400a98e6ddb8d0eb4686.", "code": 404, "title": "Not Found"}} 2018-08-01 10:47:09,367 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ddd20ab1a1b7400a98e6ddb8d0eb4686 used request id req-6f3f1350-55be-4aaa-956b-339f18037dd1 2018-08-01 10:47:09,368 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:47:09,368 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithTypeTests-8506bef7-ce57-445-proj 2018-08-01 10:47:09,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/e1e1d05c6cf147fe9ed5acc6cd105d03 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae1f84e98227d8ca7a92d3f7bc3f3078c5885a18" 2018-08-01 10:47:09,573 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:47:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c2b15b67-a2ad-4c48-b4e7-3b16b303ac58 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:47:09,573 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/e1e1d05c6cf147fe9ed5acc6cd105d03 used request id req-c2b15b67-a2ad-4c48-b4e7-3b16b303ac58 2018-08-01 10:47:09,573 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithTypeTests-8506bef7-ce57-445-proj-role 2018-08-01 10:47:09,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/6b066deab8a14699bfa006d5f2772ead -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae1f84e98227d8ca7a92d3f7bc3f3078c5885a18" 2018-08-01 10:47:09,704 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:47:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6bed8cb9-886e-483e-9675-042f566ef553 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:47:09,704 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/6b066deab8a14699bfa006d5f2772ead used request id req-6bed8cb9-886e-483e-9675-042f566ef553 2018-08-01 10:47:09,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae1f84e98227d8ca7a92d3f7bc3f3078c5885a18" 2018-08-01 10:47:09,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:47:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-074e8820-f6fc-4ced-94a5-1b6098d095af Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:47:09,725 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-074e8820-f6fc-4ced-94a5-1b6098d095af 2018-08-01 10:47:09,725 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithTypeTests-8506bef7-ce57-445-user 2018-08-01 10:47:09,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/f21c7f5a34b145848846936d845231d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccb3763a6f2298ff4e6b7f1fae32ab68280ae24f" 2018-08-01 10:47:09,889 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:47:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6e1ead92-57a4-4963-afd3-dc7382f4183e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:47:09,889 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/f21c7f5a34b145848846936d845231d6 used request id req-6e1ead92-57a4-4963-afd3-dc7382f4183e 2018-08-01 10:47:09,891 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:47:10,279 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:47:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["wlybb8EOQHOsJYltACfKAw"], "issued_at": "2018-08-01T10:47:10.000000Z"}} 2018-08-01 10:47:10,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}295d88dd08451b798fcf56a81a6c1e05b5f29f1e" 2018-08-01 10:47:10,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:47:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e25659a-dd23-44fe-bb22-a4298755655a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:47:10,367 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-8e25659a-dd23-44fe-bb22-a4298755655a 2018-08-01 10:47:10,368 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:47:10,369 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:47:10,751 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:47:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["MfrBJBlLRlCmS2cskx0aUg"], "issued_at": "2018-08-01T10:47:10.000000Z"}} 2018-08-01 10:47:10,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff8cac3409ec85664e714f9651dcd9756ca7b5a6" 2018-08-01 10:47:10,829 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:47:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ebddeab-24fc-4f31-ac28-aafcea7b758a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:47:10,829 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-2ebddeab-24fc-4f31-ac28-aafcea7b758a 2018-08-01 10:47:10,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:47:10,838 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:47: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:47:10,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-9fced35e-50aa-457-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff8cac3409ec85664e714f9651dcd9756ca7b5a6" 2018-08-01 10:47:10,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:47:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ecfd2227-e5ef-4f97-8771-c968ef596c83 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-9fced35e-50aa-457-proj", "previous": null, "next": null}, "projects": []} 2018-08-01 10:47:10,926 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-9fced35e-50aa-457-proj used request id req-ecfd2227-e5ef-4f97-8771-c968ef596c83 2018-08-01 10:47:10,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff8cac3409ec85664e714f9651dcd9756ca7b5a6" 2018-08-01 10:47:11,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:47:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b1c9c38-c78b-4ce6-863e-95c99707cbef Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:47:11,014 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-1b1c9c38-c78b-4ce6-863e-95c99707cbef 2018-08-01 10:47:11,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff8cac3409ec85664e714f9651dcd9756ca7b5a6" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeWithImageTests-9fced35e-50aa-457-proj"}}' 2018-08-01 10:47:11,129 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:47:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-78e37b69-3458-4cb8-85db-15512a9f8b66 Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/0ee5a90e8d1f472d8b03bbdee2f60b0c"}, "tags": [], "enabled": true, "id": "0ee5a90e8d1f472d8b03bbdee2f60b0c", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithImageTests-9fced35e-50aa-457-proj"}} 2018-08-01 10:47:11,129 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-78e37b69-3458-4cb8-85db-15512a9f8b66 2018-08-01 10:47:11,130 - keystone_utils - INFO - Created project with name - CreateVolumeWithImageTests-9fced35e-50aa-457-proj 2018-08-01 10:47:11,130 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:47:11,131 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:47:11,514 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:47:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["KESs00Y2TWOA_rMi9rtkFA"], "issued_at": "2018-08-01T10:47:11.000000Z"}} 2018-08-01 10:47:11,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a4e1c0afabad62ed1f35aa164b0605c56cfef1b" 2018-08-01 10:47:11,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:47:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e23e451-ca90-479c-a9b3-e2a28254e4af Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:47:11,595 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-9e23e451-ca90-479c-a9b3-e2a28254e4af 2018-08-01 10:47:11,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:47:11,604 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:47:11,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a4e1c0afabad62ed1f35aa164b0605c56cfef1b" 2018-08-01 10:47:11,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:47:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e48560f-f663-4c9f-8bda-9f8edf0cf9cd Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 10:47:11,699 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-5e48560f-f663-4c9f-8bda-9f8edf0cf9cd 2018-08-01 10:47:11,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateVolumeWithImageTests-9fced35e-50aa-457-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a4e1c0afabad62ed1f35aa164b0605c56cfef1b" 2018-08-01 10:47:11,788 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:47:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41e24472-e3a4-4553-97b7-f7cecf927529 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateVolumeWithImageTests-9fced35e-50aa-457-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/0ee5a90e8d1f472d8b03bbdee2f60b0c"}, "tags": [], "enabled": true, "id": "0ee5a90e8d1f472d8b03bbdee2f60b0c", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithImageTests-9fced35e-50aa-457-proj"}]} 2018-08-01 10:47:11,789 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateVolumeWithImageTests-9fced35e-50aa-457-proj used request id req-41e24472-e3a4-4553-97b7-f7cecf927529 2018-08-01 10:47:11,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a4e1c0afabad62ed1f35aa164b0605c56cfef1b" 2018-08-01 10:47:11,878 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:47:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c31a5d3-1c1f-45bd-b08a-cb015a7a5951 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:47:11,879 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-8c31a5d3-1c1f-45bd-b08a-cb015a7a5951 2018-08-01 10:47:12,243 - keystone_utils - INFO - Created user with name - CreateVolumeWithImageTests-9fced35e-50aa-457-user 2018-08-01 10:47:12,243 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:47:12,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff8cac3409ec85664e714f9651dcd9756ca7b5a6" 2018-08-01 10:47:12,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:47:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2e9f70b-f56c-41d5-87fe-4e8cea57a25c Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:47:12,331 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-e2e9f70b-f56c-41d5-87fe-4e8cea57a25c 2018-08-01 10:47:12,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff8cac3409ec85664e714f9651dcd9756ca7b5a6" -d '{"role": {"name": "CreateVolumeWithImageTests-9fced35e-50aa-457-proj-role"}}' 2018-08-01 10:47:12,447 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:47:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b88c849-6774-4c12-9130-67e7b87d9d79 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f8c3a409d80542729975d74126226af1", "links": {"self": "http://172.30.9.24:5000/v3/roles/f8c3a409d80542729975d74126226af1"}, "name": "CreateVolumeWithImageTests-9fced35e-50aa-457-proj-role"}} 2018-08-01 10:47:12,447 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-0b88c849-6774-4c12-9130-67e7b87d9d79 2018-08-01 10:47:12,447 - keystone_utils - INFO - Created role with name - CreateVolumeWithImageTests-9fced35e-50aa-457-proj-role 2018-08-01 10:47:12,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/f8c3a409d80542729975d74126226af1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff8cac3409ec85664e714f9651dcd9756ca7b5a6" 2018-08-01 10:47:12,533 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:47:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a535b41d-ec3c-4703-a536-b9323872a42f Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f8c3a409d80542729975d74126226af1", "links": {"self": "http://172.30.9.24:5000/v3/roles/f8c3a409d80542729975d74126226af1"}, "name": "CreateVolumeWithImageTests-9fced35e-50aa-457-proj-role"}} 2018-08-01 10:47:12,533 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/f8c3a409d80542729975d74126226af1 used request id req-a535b41d-ec3c-4703-a536-b9323872a42f 2018-08-01 10:47:12,533 - keystone_utils - INFO - Granting role CreateVolumeWithImageTests-9fced35e-50aa-457-proj-role to project CreateVolumeWithImageTests-9fced35e-50aa-457-proj 2018-08-01 10:47:12,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/0ee5a90e8d1f472d8b03bbdee2f60b0c/users/7373518693754626b944ec28a3636c99/roles/f8c3a409d80542729975d74126226af1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff8cac3409ec85664e714f9651dcd9756ca7b5a6" 2018-08-01 10:47:12,652 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:47:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9385a361-6eed-4aac-8a90-0b082f2de0cb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:47:12,653 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/0ee5a90e8d1f472d8b03bbdee2f60b0c/users/7373518693754626b944ec28a3636c99/roles/f8c3a409d80542729975d74126226af1 used request id req-9385a361-6eed-4aac-8a90-0b082f2de0cb 2018-08-01 10:47:12,655 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-01 10:47:12,655 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:47:12,656 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:47:13,156 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f8c3a409d80542729975d74126226af1", "name": "CreateVolumeWithImageTests-9fced35e-50aa-457-proj-role"}], "expires_at": "2018-08-01T11:47:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0ee5a90e8d1f472d8b03bbdee2f60b0c", "name": "CreateVolumeWithImageTests-9fced35e-50aa-457-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/0ee5a90e8d1f472d8b03bbdee2f60b0c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/0ee5a90e8d1f472d8b03bbdee2f60b0c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/0ee5a90e8d1f472d8b03bbdee2f60b0c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/0ee5a90e8d1f472d8b03bbdee2f60b0c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/0ee5a90e8d1f472d8b03bbdee2f60b0c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/0ee5a90e8d1f472d8b03bbdee2f60b0c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_0ee5a90e8d1f472d8b03bbdee2f60b0c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_0ee5a90e8d1f472d8b03bbdee2f60b0c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/0ee5a90e8d1f472d8b03bbdee2f60b0c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/0ee5a90e8d1f472d8b03bbdee2f60b0c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/0ee5a90e8d1f472d8b03bbdee2f60b0c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/0ee5a90e8d1f472d8b03bbdee2f60b0c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/0ee5a90e8d1f472d8b03bbdee2f60b0c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/0ee5a90e8d1f472d8b03bbdee2f60b0c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-9fced35e-50aa-457-user", "id": "7373518693754626b944ec28a3636c99"}, "audit_ids": ["5K92CrnlTQu72qdBz7n5VQ"], "issued_at": "2018-08-01T10:47:13.000000Z"}} 2018-08-01 10:47:13,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}612c271d5b103c4c2698d3581a9102dedbb23f84" 2018-08-01 10:47:13,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:47:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a9cde71-5095-46ce-9d3f-c1cd4dac67df Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:47:13,235 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-0a9cde71-5095-46ce-9d3f-c1cd4dac67df 2018-08-01 10:47:13,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateVolumeWithImageTests-8021cea1-bddf-48dc-b9fe-fff78785aa71-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}612c271d5b103c4c2698d3581a9102dedbb23f84" 2018-08-01 10:47:13,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-45470761-0900-4a93-9913-8d0d99766de6 Date: Wed, 01 Aug 2018 10:47:13 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateVolumeWithImageTests-8021cea1-bddf-48dc-b9fe-fff78785aa71-image"} 2018-08-01 10:47:13,416 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateVolumeWithImageTests-8021cea1-bddf-48dc-b9fe-fff78785aa71-image used request id req-45470761-0900-4a93-9913-8d0d99766de6 2018-08-01 10:47:13,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}612c271d5b103c4c2698d3581a9102dedbb23f84" 2018-08-01 10:47:13,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-5e0b8d35-d8a5-4f3c-a66f-0ad9f26972d7 Date: Wed, 01 Aug 2018 10:47:13 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-08-01 10:47:13,425 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-5e0b8d35-d8a5-4f3c-a66f-0ad9f26972d7 2018-08-01 10:47:13,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}612c271d5b103c4c2698d3581a9102dedbb23f84" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateVolumeWithImageTests-8021cea1-bddf-48dc-b9fe-fff78785aa71-image"}' 2018-08-01 10:47:13,484 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/7c2867bc-9c89-4db2-90b5-29663d559200 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-7b7f7002-8c4e-4ee2-b903-340a08165dd1 Date: Wed, 01 Aug 2018 10:47:13 GMT RESP BODY: {"status": "queued", "name": "CreateVolumeWithImageTests-8021cea1-bddf-48dc-b9fe-fff78785aa71-image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T10:47:13Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-01T10:47:13Z", "visibility": "shared", "locations": [], "self": "/v2/images/7c2867bc-9c89-4db2-90b5-29663d559200", "min_disk": 0, "protected": false, "id": "7c2867bc-9c89-4db2-90b5-29663d559200", "file": "/v2/images/7c2867bc-9c89-4db2-90b5-29663d559200/file", "checksum": null, "owner": "0ee5a90e8d1f472d8b03bbdee2f60b0c", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 10:47:13,484 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-7b7f7002-8c4e-4ee2-b903-340a08165dd1 2018-08-01 10:47:13,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9292/v2/images/7c2867bc-9c89-4db2-90b5-29663d559200/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}612c271d5b103c4c2698d3581a9102dedbb23f84" -d '' 2018-08-01 10:47:13,869 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-82fc93b6-7f97-4590-b65f-c33361f5feb5 Date: Wed, 01 Aug 2018 10:47:13 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-01 10:47:13,870 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/7c2867bc-9c89-4db2-90b5-29663d559200/file used request id req-82fc93b6-7f97-4590-b65f-c33361f5feb5 2018-08-01 10:47:13,870 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-01 10:47:13,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/7c2867bc-9c89-4db2-90b5-29663d559200 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}612c271d5b103c4c2698d3581a9102dedbb23f84" 2018-08-01 10:47:13,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-80c82f2b-e611-468d-a710-2ccc202481c7 Date: Wed, 01 Aug 2018 10:47:13 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateVolumeWithImageTests-8021cea1-bddf-48dc-b9fe-fff78785aa71-image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T10:47:13Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-01T10:47:13Z", "visibility": "shared", "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/7c2867bc-9c89-4db2-90b5-29663d559200/snap", "metadata": {}}], "self": "/v2/images/7c2867bc-9c89-4db2-90b5-29663d559200", "min_disk": 0, "protected": false, "id": "7c2867bc-9c89-4db2-90b5-29663d559200", "file": "/v2/images/7c2867bc-9c89-4db2-90b5-29663d559200/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0ee5a90e8d1f472d8b03bbdee2f60b0c", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/7c2867bc-9c89-4db2-90b5-29663d559200/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 10:47:13,889 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/7c2867bc-9c89-4db2-90b5-29663d559200 used request id req-80c82f2b-e611-468d-a710-2ccc202481c7 2018-08-01 10:47:13,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}612c271d5b103c4c2698d3581a9102dedbb23f84" 2018-08-01 10:47:13,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-9ec38613-1878-462c-8c35-76a337999d1c Date: Wed, 01 Aug 2018 10:47:13 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-08-01 10:47:13,897 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-9ec38613-1878-462c-8c35-76a337999d1c 2018-08-01 10:47:13,900 - create_image - INFO - Created image with name - CreateVolumeWithImageTests-8021cea1-bddf-48dc-b9fe-fff78785aa71-image 2018-08-01 10:47:13,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/7c2867bc-9c89-4db2-90b5-29663d559200 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}612c271d5b103c4c2698d3581a9102dedbb23f84" 2018-08-01 10:47:13,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-15eefa35-83f3-4740-a74b-e9e5bd2b7bf1 Date: Wed, 01 Aug 2018 10:47:13 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateVolumeWithImageTests-8021cea1-bddf-48dc-b9fe-fff78785aa71-image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T10:47:13Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-01T10:47:13Z", "visibility": "shared", "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/7c2867bc-9c89-4db2-90b5-29663d559200/snap", "metadata": {}}], "self": "/v2/images/7c2867bc-9c89-4db2-90b5-29663d559200", "min_disk": 0, "protected": false, "id": "7c2867bc-9c89-4db2-90b5-29663d559200", "file": "/v2/images/7c2867bc-9c89-4db2-90b5-29663d559200/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0ee5a90e8d1f472d8b03bbdee2f60b0c", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/7c2867bc-9c89-4db2-90b5-29663d559200/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 10:47:13,917 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/7c2867bc-9c89-4db2-90b5-29663d559200 used request id req-15eefa35-83f3-4740-a74b-e9e5bd2b7bf1 2018-08-01 10:47:13,917 - create_image - DEBUG - Instance status is - active 2018-08-01 10:47:13,918 - create_image - DEBUG - Image is active with name - CreateVolumeWithImageTests-8021cea1-bddf-48dc-b9fe-fff78785aa71-image 2018-08-01 10:47:13,918 - create_image - INFO - Image is now active with name - CreateVolumeWithImageTests-8021cea1-bddf-48dc-b9fe-fff78785aa71-image 2018-08-01 10:47:13,918 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:47:13,918 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:47:14,299 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f8c3a409d80542729975d74126226af1", "name": "CreateVolumeWithImageTests-9fced35e-50aa-457-proj-role"}], "expires_at": "2018-08-01T11:47:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0ee5a90e8d1f472d8b03bbdee2f60b0c", "name": "CreateVolumeWithImageTests-9fced35e-50aa-457-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/0ee5a90e8d1f472d8b03bbdee2f60b0c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/0ee5a90e8d1f472d8b03bbdee2f60b0c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/0ee5a90e8d1f472d8b03bbdee2f60b0c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/0ee5a90e8d1f472d8b03bbdee2f60b0c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/0ee5a90e8d1f472d8b03bbdee2f60b0c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/0ee5a90e8d1f472d8b03bbdee2f60b0c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_0ee5a90e8d1f472d8b03bbdee2f60b0c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_0ee5a90e8d1f472d8b03bbdee2f60b0c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/0ee5a90e8d1f472d8b03bbdee2f60b0c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/0ee5a90e8d1f472d8b03bbdee2f60b0c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/0ee5a90e8d1f472d8b03bbdee2f60b0c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/0ee5a90e8d1f472d8b03bbdee2f60b0c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/0ee5a90e8d1f472d8b03bbdee2f60b0c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/0ee5a90e8d1f472d8b03bbdee2f60b0c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-9fced35e-50aa-457-user", "id": "7373518693754626b944ec28a3636c99"}, "audit_ids": ["kSLa3lh6S2m6c_oVTjqahQ"], "issued_at": "2018-08-01T10:47:14.000000Z"}} 2018-08-01 10:47:14,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f272c46cedf09898e027967b1aa732c6d423cb5" 2018-08-01 10:47:14,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:47:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8275434-74c8-4d7e-b6e9-0f38ab408032 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:47:14,386 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-b8275434-74c8-4d7e-b6e9-0f38ab408032 2018-08-01 10:47:14,391 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/0ee5a90e8d1f472d8b03bbdee2f60b0c/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f272c46cedf09898e027967b1aa732c6d423cb5" 2018-08-01 10:47:14,590 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:47:14 GMT Server: Apache x-compute-request-id: req-40538a03-223b-4bcf-93a2-ba41ff13805d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-40538a03-223b-4bcf-93a2-ba41ff13805d Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-01 10:47:14,590 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/0ee5a90e8d1f472d8b03bbdee2f60b0c/volumes/detail used request id req-40538a03-223b-4bcf-93a2-ba41ff13805d 2018-08-01 10:47:14,594 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8776/v3/0ee5a90e8d1f472d8b03bbdee2f60b0c/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-40538a03-223b-4bcf-93a2-ba41ff13805d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f272c46cedf09898e027967b1aa732c6d423cb5" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateVolumeWithImageTests-8021cea1-bddf-48dc-b9fe-fff78785aa71-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-08-01 10:47:14,945 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Wed, 01 Aug 2018 10:47:14 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-0e4a1ab6-d75d-4c84-b5ba-c5892b7e96f3 x-openstack-request-id: req-0e4a1ab6-d75d-4c84-b5ba-c5892b7e96f3 Content-Length: 105 Content-Type: application/json RESP BODY: {"badRequest": {"message": "Invalid image identifier or unable to access requested image.", "code": 400}} 2018-08-01 10:47:14,945 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/0ee5a90e8d1f472d8b03bbdee2f60b0c/volumes used request id req-0e4a1ab6-d75d-4c84-b5ba-c5892b7e96f3 2018-08-01 10:47:14,946 - glance_utils - INFO - Deleting image named - CreateVolumeWithImageTests-8021cea1-bddf-48dc-b9fe-fff78785aa71-image 2018-08-01 10:47:14,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9292/v2/images/7c2867bc-9c89-4db2-90b5-29663d559200 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}612c271d5b103c4c2698d3581a9102dedbb23f84" 2018-08-01 10:47:16,082 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-83e13564-9f3b-4c60-9edd-bd5359e0a4e2 Date: Wed, 01 Aug 2018 10:47:16 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-01 10:47:16,082 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/7c2867bc-9c89-4db2-90b5-29663d559200 used request id req-83e13564-9f3b-4c60-9edd-bd5359e0a4e2 2018-08-01 10:47:16,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff8cac3409ec85664e714f9651dcd9756ca7b5a6" 2018-08-01 10:47:16,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-27931374-180f-4f47-80a8-58dc317be96b Date: Wed, 01 Aug 2018 10:47:16 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a2413a97b61342d8bd27570706ef372d", "created_at": "2018-08-01T09:33:18Z", "updated_at": "2018-08-01T09:33:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "7f556ce3-51d0-4279-a11d-510db9f9a3b1", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "94adc13c-a166-41cf-bd16-f997efc73cb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "b39143b5-c08f-4d0b-9d40-54f472f2389e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "e218b0b7-4501-4f84-9458-caf2891c260d", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}], "revision_number": 4, "project_id": "a2413a97b61342d8bd27570706ef372d", "id": "38229670-7386-42d0-b7b9-2397ea5938de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "created_at": "2018-08-01T09:28:38Z", "updated_at": "2018-08-01T09:28:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "763568f1-8151-4a3c-911a-d06da4423063", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "80d28bee-4aee-47e8-a8da-e0fe31497fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "a47a5ddf-aa37-4ab2-a335-1c93513b5f12", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "f5bba5a5-602b-421e-98b2-5a16117f943f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}], "revision_number": 4, "project_id": "dbe9669438844f3faecdc7fcc050e0d8", "id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ed1054af2e94c049694d98d54211d98", "created_at": "2018-08-01T09:31:40Z", "updated_at": "2018-08-01T09:31:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "34baee87-ea35-42ee-8a69-0f6e2a825d3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "89b9d1c9-f4f9-45cd-8d36-970d44228439", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "b8ab0d59-cab9-4488-82ee-7c5f69709bff", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "d3ab68ea-23b4-4bf6-8dd3-85d029e3d89f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}], "revision_number": 4, "project_id": "2ed1054af2e94c049694d98d54211d98", "id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "created_at": "2018-08-01T09:34:13Z", "updated_at": "2018-08-01T09:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "1dbb3f59-611b-46d1-a82d-2720e0a16f86", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "3878126b-a220-4357-adb9-bc22498f31b1", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "75ce67db-9c04-4561-a10d-8b1ec63943e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "e2945a69-3afe-41e3-a7ec-3ea4c79a12ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}], "revision_number": 4, "project_id": "c0d9b34b06f445a7857603f60b181f3c", "id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-01T09:30:58Z", "updated_at": "2018-08-01T09:30:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "042d4626-2974-418d-affe-f8f2acd05faa", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "995fae58-f0e5-4e10-801c-6c2ce5c7ae0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "cb8404fa-cb24-4879-a34d-f3050dcba730", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "dad6aaab-690e-4c24-9103-6767e0c80bc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "created_at": "2018-08-01T09:31:11Z", "updated_at": "2018-08-01T09:31:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "939e25e0-5dbc-4f6e-9f6f-7fb70e540203", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "9796a673-6928-4009-9c21-1410d395646e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "af7b8bf8-2fb6-4d72-842a-38f72d7581f7", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "b9af65b0-2eb8-45e1-8504-b7dc4dbb83ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}], "revision_number": 4, "project_id": "dd207f801ed3475f9dbe5f13077af1c8", "id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "46dd322c3fcc454eb140e37825746af8", "created_at": "2018-08-01T10:33:44Z", "updated_at": "2018-08-01T10:33:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "0f41470b-1091-45c1-b574-92069f79f8d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "8cc03a9c-8fa5-425b-812f-d7692bae3613", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d1373b1e-2fb9-4e02-a9e1-7e873ba1d7d1", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d21f3909-71f3-43e2-a22d-6a9c2513cb6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}], "revision_number": 4, "project_id": "46dd322c3fcc454eb140e37825746af8", "id": "b2961714-c8a4-4fcb-918b-21d70527c983", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "created_at": "2018-08-01T09:34:57Z", "updated_at": "2018-08-01T09:34:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "8063d12f-30db-4ccf-8ce0-72e59ba81a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c38e1a7a-5857-4f03-b991-6d5c9c9a5b9e", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c725bae1-d3bb-42b5-b331-32737085f28c", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "cfddc134-923b-4e0d-9ec5-dcc5641dd435", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}], "revision_number": 4, "project_id": "455b48a61678488ead79a4cfa07ef5c3", "id": "cd52f913-3072-4ce7-a779-7de795b62b12", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:36:50Z", "updated_at": "2018-08-01T09:36:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "07ef7fe5-a529-45da-bfc0-899f0ea9b592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "bc4dad3a-2a0c-4c31-b901-2909a12adb50", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c35cff35-4306-4116-b9fa-fc27bc7c05d6", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c493e3ac-d9d2-480d-9ec8-50982eedaf5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}], "revision_number": 4, "project_id": "8d96727022f4443794db44ecde432faf", "id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "created_at": "2018-08-01T09:32:45Z", "updated_at": "2018-08-01T09:32:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "058ea790-43ea-4a6f-9950-28418319e577", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "5fcfb31b-cdad-4037-973e-56b74faefd14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "99a24d26-dc7f-42d0-aa23-a7c061f04952", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "b641bb48-566e-472b-a3cc-d38c85ab3ff1", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}], "revision_number": 4, "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "name": "default"}]} 2018-08-01 10:47:16,309 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-27931374-180f-4f47-80a8-58dc317be96b 2018-08-01 10:47:16,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff8cac3409ec85664e714f9651dcd9756ca7b5a6" 2018-08-01 10:47:16,398 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:47:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6ba145b8-d512-4bc7-acbe-68be3cf02a45 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2413a97b61342d8bd27570706ef372d.", "code": 404, "title": "Not Found"}} 2018-08-01 10:47:16,398 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d used request id req-6ba145b8-d512-4bc7-acbe-68be3cf02a45 2018-08-01 10:47:16,398 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:47:16,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff8cac3409ec85664e714f9651dcd9756ca7b5a6" 2018-08-01 10:47:16,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:47:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8fd657d3-468f-45d6-aa05-08e26bcbd38f 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.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dbe9669438844f3faecdc7fcc050e0d8", "name": "service"}} 2018-08-01 10:47:16,487 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 used request id req-8fd657d3-468f-45d6-aa05-08e26bcbd38f 2018-08-01 10:47:16,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff8cac3409ec85664e714f9651dcd9756ca7b5a6" 2018-08-01 10:47:16,574 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:47:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aa165ea0-5958-4c66-9cd2-dde12bed15ba Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ed1054af2e94c049694d98d54211d98.", "code": 404, "title": "Not Found"}} 2018-08-01 10:47:16,574 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 used request id req-aa165ea0-5958-4c66-9cd2-dde12bed15ba 2018-08-01 10:47:16,574 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:47:16,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff8cac3409ec85664e714f9651dcd9756ca7b5a6" 2018-08-01 10:47:16,662 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:47:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df922671-6257-49c7-a20f-da8f40116dc4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c0d9b34b06f445a7857603f60b181f3c.", "code": 404, "title": "Not Found"}} 2018-08-01 10:47:16,662 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c used request id req-df922671-6257-49c7-a20f-da8f40116dc4 2018-08-01 10:47:16,662 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:47:16,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff8cac3409ec85664e714f9651dcd9756ca7b5a6" 2018-08-01 10:47:16,749 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:47:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-acb19d8a-0914-49ff-b92b-21fdcdd007a8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: dd207f801ed3475f9dbe5f13077af1c8.", "code": 404, "title": "Not Found"}} 2018-08-01 10:47:16,750 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 used request id req-acb19d8a-0914-49ff-b92b-21fdcdd007a8 2018-08-01 10:47:16,750 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:47:16,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff8cac3409ec85664e714f9651dcd9756ca7b5a6" 2018-08-01 10:47:16,831 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:47:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1823412e-18e5-4901-982e-8b062590da1d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 46dd322c3fcc454eb140e37825746af8.", "code": 404, "title": "Not Found"}} 2018-08-01 10:47:16,831 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 used request id req-1823412e-18e5-4901-982e-8b062590da1d 2018-08-01 10:47:16,831 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:47:16,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff8cac3409ec85664e714f9651dcd9756ca7b5a6" 2018-08-01 10:47:16,916 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:47:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2b979d98-a629-4655-a5c9-a1ff0c431e82 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 455b48a61678488ead79a4cfa07ef5c3.", "code": 404, "title": "Not Found"}} 2018-08-01 10:47:16,916 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 used request id req-2b979d98-a629-4655-a5c9-a1ff0c431e82 2018-08-01 10:47:16,916 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:47:16,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff8cac3409ec85664e714f9651dcd9756ca7b5a6" 2018-08-01 10:47:17,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:47:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e084013d-a690-4f9a-85d7-4b58bc559c85 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 10:47:17,006 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-e084013d-a690-4f9a-85d7-4b58bc559c85 2018-08-01 10:47:17,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ddd20ab1a1b7400a98e6ddb8d0eb4686 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff8cac3409ec85664e714f9651dcd9756ca7b5a6" 2018-08-01 10:47:17,097 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:47:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1ae2ebea-47d6-49bd-982a-b7c024076ed5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ddd20ab1a1b7400a98e6ddb8d0eb4686.", "code": 404, "title": "Not Found"}} 2018-08-01 10:47:17,097 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ddd20ab1a1b7400a98e6ddb8d0eb4686 used request id req-1ae2ebea-47d6-49bd-982a-b7c024076ed5 2018-08-01 10:47:17,097 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:47:17,098 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithImageTests-9fced35e-50aa-457-proj 2018-08-01 10:47:17,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/0ee5a90e8d1f472d8b03bbdee2f60b0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff8cac3409ec85664e714f9651dcd9756ca7b5a6" 2018-08-01 10:47:17,292 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:47:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a9cb8875-2296-4cb9-a6c6-acd0eeb433a6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:47:17,292 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/0ee5a90e8d1f472d8b03bbdee2f60b0c used request id req-a9cb8875-2296-4cb9-a6c6-acd0eeb433a6 2018-08-01 10:47:17,292 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithImageTests-9fced35e-50aa-457-proj-role 2018-08-01 10:47:17,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/f8c3a409d80542729975d74126226af1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff8cac3409ec85664e714f9651dcd9756ca7b5a6" 2018-08-01 10:47:17,400 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:47:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-34f29a60-d37d-4b8a-8801-0aa3343a391e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:47:17,400 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/f8c3a409d80542729975d74126226af1 used request id req-34f29a60-d37d-4b8a-8801-0aa3343a391e 2018-08-01 10:47:17,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff8cac3409ec85664e714f9651dcd9756ca7b5a6" 2018-08-01 10:47:17,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:47:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80a2a0b3-198e-4f79-a67e-217a07fa279f Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:47:17,577 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-80a2a0b3-198e-4f79-a67e-217a07fa279f 2018-08-01 10:47:17,578 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithImageTests-9fced35e-50aa-457-user 2018-08-01 10:47:17,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/7373518693754626b944ec28a3636c99 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a4e1c0afabad62ed1f35aa164b0605c56cfef1b" 2018-08-01 10:47:17,741 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:47:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6ce35842-c1b3-42ba-a89c-e8d1cefd124c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:47:17,741 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/7373518693754626b944ec28a3636c99 used request id req-6ce35842-c1b3-42ba-a89c-e8d1cefd124c 2018-08-01 10:47:17,742 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:47:18,125 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:47:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["fCzNOhsESGax9UGwvRWhBg"], "issued_at": "2018-08-01T10:47:18.000000Z"}} 2018-08-01 10:47:18,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb2d145657404ab85511f8194936f0cd88c897b3" 2018-08-01 10:47:18,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:47:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16e61843-dfb6-4671-8b9b-a701615865ab Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:47:18,203 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-16e61843-dfb6-4671-8b9b-a701615865ab 2018-08-01 10:47:18,204 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:47:18,205 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:47:18,583 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:47:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["7MfxaQZgTdmWcumJ1zHT0w"], "issued_at": "2018-08-01T10:47:18.000000Z"}} 2018-08-01 10:47:18,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbb6d038934eb2f840fa527aaab3ec22a55a7102" 2018-08-01 10:47:18,661 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:47:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0a1e832-4f49-457f-9c40-2e88aa0a4e10 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:47:18,661 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-a0a1e832-4f49-457f-9c40-2e88aa0a4e10 2018-08-01 10:47:18,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:47:18,670 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:47: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:47:18,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-2c38d2a8-0006-4ff-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbb6d038934eb2f840fa527aaab3ec22a55a7102" 2018-08-01 10:47:18,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:47:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-725fc439-f8a0-4e69-98be-87d5d17972ff Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-2c38d2a8-0006-4ff-proj", "previous": null, "next": null}, "projects": []} 2018-08-01 10:47:18,754 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-2c38d2a8-0006-4ff-proj used request id req-725fc439-f8a0-4e69-98be-87d5d17972ff 2018-08-01 10:47:18,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbb6d038934eb2f840fa527aaab3ec22a55a7102" 2018-08-01 10:47:18,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:47:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d7e169f-931c-4b6d-8242-1afd7e333a2f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:47:18,841 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-1d7e169f-931c-4b6d-8242-1afd7e333a2f 2018-08-01 10:47:18,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbb6d038934eb2f840fa527aaab3ec22a55a7102" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeWithImageTests-2c38d2a8-0006-4ff-proj"}}' 2018-08-01 10:47:18,963 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:47:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ec94fcbd-2218-4f96-a122-91d2aebafc1a Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/40f278f4af9a45b08665643efa4ba434"}, "tags": [], "enabled": true, "id": "40f278f4af9a45b08665643efa4ba434", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithImageTests-2c38d2a8-0006-4ff-proj"}} 2018-08-01 10:47:18,963 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-ec94fcbd-2218-4f96-a122-91d2aebafc1a 2018-08-01 10:47:18,964 - keystone_utils - INFO - Created project with name - CreateVolumeWithImageTests-2c38d2a8-0006-4ff-proj 2018-08-01 10:47:18,964 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:47:18,965 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:47:19,343 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:47:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["eXlWDoamTiG4IU_uFWxlAw"], "issued_at": "2018-08-01T10:47:19.000000Z"}} 2018-08-01 10:47:19,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d24943f5ae1070b36ea5610630e213d0a325d40" 2018-08-01 10:47:19,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:47:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97a6568d-c92c-4c85-b7c6-61dc28ae87fe Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:47:19,425 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-97a6568d-c92c-4c85-b7c6-61dc28ae87fe 2018-08-01 10:47:19,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:47:19,434 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:47: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:47:19,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d24943f5ae1070b36ea5610630e213d0a325d40" 2018-08-01 10:47:19,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:47:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20448917-3960-4821-927b-f9b285371537 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 10:47:19,535 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-20448917-3960-4821-927b-f9b285371537 2018-08-01 10:47:19,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateVolumeWithImageTests-2c38d2a8-0006-4ff-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d24943f5ae1070b36ea5610630e213d0a325d40" 2018-08-01 10:47:19,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:47:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f7e0844-fe25-4ac8-9fa1-6ac813d260df Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateVolumeWithImageTests-2c38d2a8-0006-4ff-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/40f278f4af9a45b08665643efa4ba434"}, "tags": [], "enabled": true, "id": "40f278f4af9a45b08665643efa4ba434", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithImageTests-2c38d2a8-0006-4ff-proj"}]} 2018-08-01 10:47:19,623 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateVolumeWithImageTests-2c38d2a8-0006-4ff-proj used request id req-4f7e0844-fe25-4ac8-9fa1-6ac813d260df 2018-08-01 10:47:19,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d24943f5ae1070b36ea5610630e213d0a325d40" 2018-08-01 10:47:19,709 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:47:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b02fa19-2a3e-43b7-abfa-c54d0a808df1 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:47:19,710 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-2b02fa19-2a3e-43b7-abfa-c54d0a808df1 2018-08-01 10:47:20,083 - keystone_utils - INFO - Created user with name - CreateVolumeWithImageTests-2c38d2a8-0006-4ff-user 2018-08-01 10:47:20,084 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:47:20,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbb6d038934eb2f840fa527aaab3ec22a55a7102" 2018-08-01 10:47:20,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:47:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c1e570d-1b92-4054-ac07-4eb5ce6f8580 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:47:20,105 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-2c1e570d-1b92-4054-ac07-4eb5ce6f8580 2018-08-01 10:47:20,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbb6d038934eb2f840fa527aaab3ec22a55a7102" -d '{"role": {"name": "CreateVolumeWithImageTests-2c38d2a8-0006-4ff-proj-role"}}' 2018-08-01 10:47:20,203 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:47:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-827117f5-146c-42c9-809f-cb240d487cb6 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "25afa191ef044eb084c1461a1656d012", "links": {"self": "http://172.30.9.24:5000/v3/roles/25afa191ef044eb084c1461a1656d012"}, "name": "CreateVolumeWithImageTests-2c38d2a8-0006-4ff-proj-role"}} 2018-08-01 10:47:20,203 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-827117f5-146c-42c9-809f-cb240d487cb6 2018-08-01 10:47:20,203 - keystone_utils - INFO - Created role with name - CreateVolumeWithImageTests-2c38d2a8-0006-4ff-proj-role 2018-08-01 10:47:20,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/25afa191ef044eb084c1461a1656d012 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbb6d038934eb2f840fa527aaab3ec22a55a7102" 2018-08-01 10:47:20,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:47:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbfc44a0-9769-40f4-b1e6-d2d0e0b74d6f Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "25afa191ef044eb084c1461a1656d012", "links": {"self": "http://172.30.9.24:5000/v3/roles/25afa191ef044eb084c1461a1656d012"}, "name": "CreateVolumeWithImageTests-2c38d2a8-0006-4ff-proj-role"}} 2018-08-01 10:47:20,290 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/25afa191ef044eb084c1461a1656d012 used request id req-bbfc44a0-9769-40f4-b1e6-d2d0e0b74d6f 2018-08-01 10:47:20,290 - keystone_utils - INFO - Granting role CreateVolumeWithImageTests-2c38d2a8-0006-4ff-proj-role to project CreateVolumeWithImageTests-2c38d2a8-0006-4ff-proj 2018-08-01 10:47:20,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/40f278f4af9a45b08665643efa4ba434/users/1e9ef35e95424eedbf40f660c5ece5ee/roles/25afa191ef044eb084c1461a1656d012 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbb6d038934eb2f840fa527aaab3ec22a55a7102" 2018-08-01 10:47:20,415 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:47:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c5e24aa5-2638-4a72-9b0c-e8f73a863be5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:47:20,415 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/40f278f4af9a45b08665643efa4ba434/users/1e9ef35e95424eedbf40f660c5ece5ee/roles/25afa191ef044eb084c1461a1656d012 used request id req-c5e24aa5-2638-4a72-9b0c-e8f73a863be5 2018-08-01 10:47:20,417 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-01 10:47:20,418 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:47:20,418 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:47:20,807 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "25afa191ef044eb084c1461a1656d012", "name": "CreateVolumeWithImageTests-2c38d2a8-0006-4ff-proj-role"}], "expires_at": "2018-08-01T11:47:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "40f278f4af9a45b08665643efa4ba434", "name": "CreateVolumeWithImageTests-2c38d2a8-0006-4ff-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/40f278f4af9a45b08665643efa4ba434", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/40f278f4af9a45b08665643efa4ba434", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/40f278f4af9a45b08665643efa4ba434", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/40f278f4af9a45b08665643efa4ba434", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/40f278f4af9a45b08665643efa4ba434", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/40f278f4af9a45b08665643efa4ba434", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_40f278f4af9a45b08665643efa4ba434", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_40f278f4af9a45b08665643efa4ba434", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/40f278f4af9a45b08665643efa4ba434", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/40f278f4af9a45b08665643efa4ba434", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/40f278f4af9a45b08665643efa4ba434", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/40f278f4af9a45b08665643efa4ba434", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/40f278f4af9a45b08665643efa4ba434", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/40f278f4af9a45b08665643efa4ba434", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-2c38d2a8-0006-4ff-user", "id": "1e9ef35e95424eedbf40f660c5ece5ee"}, "audit_ids": ["xeVjBI3eRGSTzpA6vi-gfQ"], "issued_at": "2018-08-01T10:47:20.000000Z"}} 2018-08-01 10:47:20,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e73df8827f603da08ddcfc4297877d69ed61798d" 2018-08-01 10:47:20,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:47:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f29c077-a162-40c0-b010-f0b9cdd840d9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:47:20,879 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-6f29c077-a162-40c0-b010-f0b9cdd840d9 2018-08-01 10:47:20,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateVolumeWithImageTests-e18552f7-6b29-4955-bdaa-1eb2886aef31-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e73df8827f603da08ddcfc4297877d69ed61798d" 2018-08-01 10:47:21,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-c963842c-1a50-45c8-a807-882a90e265d9 Date: Wed, 01 Aug 2018 10:47:21 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateVolumeWithImageTests-e18552f7-6b29-4955-bdaa-1eb2886aef31-image"} 2018-08-01 10:47:21,069 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateVolumeWithImageTests-e18552f7-6b29-4955-bdaa-1eb2886aef31-image used request id req-c963842c-1a50-45c8-a807-882a90e265d9 2018-08-01 10:47:21,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e73df8827f603da08ddcfc4297877d69ed61798d" 2018-08-01 10:47:21,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-4e1f63af-8bf4-4873-b6c7-f96c770e36d7 Date: Wed, 01 Aug 2018 10:47: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-08-01 10:47:21,078 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-4e1f63af-8bf4-4873-b6c7-f96c770e36d7 2018-08-01 10:47:21,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e73df8827f603da08ddcfc4297877d69ed61798d" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateVolumeWithImageTests-e18552f7-6b29-4955-bdaa-1eb2886aef31-image"}' 2018-08-01 10:47:21,138 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/6ab4b6a7-4b38-4d4b-ac7a-be2f2e48f69e Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-a7821310-b67a-4c60-895a-d03d6916cf39 Date: Wed, 01 Aug 2018 10:47:21 GMT RESP BODY: {"status": "queued", "name": "CreateVolumeWithImageTests-e18552f7-6b29-4955-bdaa-1eb2886aef31-image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T10:47:21Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-01T10:47:21Z", "visibility": "shared", "locations": [], "self": "/v2/images/6ab4b6a7-4b38-4d4b-ac7a-be2f2e48f69e", "min_disk": 0, "protected": false, "id": "6ab4b6a7-4b38-4d4b-ac7a-be2f2e48f69e", "file": "/v2/images/6ab4b6a7-4b38-4d4b-ac7a-be2f2e48f69e/file", "checksum": null, "owner": "40f278f4af9a45b08665643efa4ba434", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 10:47:21,138 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-a7821310-b67a-4c60-895a-d03d6916cf39 2018-08-01 10:47:21,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9292/v2/images/6ab4b6a7-4b38-4d4b-ac7a-be2f2e48f69e/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e73df8827f603da08ddcfc4297877d69ed61798d" -d '' 2018-08-01 10:47:21,532 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-55dbaf4d-81ba-4fd6-9ae0-1d57d8e5426c Date: Wed, 01 Aug 2018 10:47:21 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-01 10:47:21,532 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/6ab4b6a7-4b38-4d4b-ac7a-be2f2e48f69e/file used request id req-55dbaf4d-81ba-4fd6-9ae0-1d57d8e5426c 2018-08-01 10:47:21,533 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-01 10:47:21,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/6ab4b6a7-4b38-4d4b-ac7a-be2f2e48f69e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e73df8827f603da08ddcfc4297877d69ed61798d" 2018-08-01 10:47:21,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-da953163-222c-497d-84ff-dd69781ec5bc Date: Wed, 01 Aug 2018 10:47:21 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateVolumeWithImageTests-e18552f7-6b29-4955-bdaa-1eb2886aef31-image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T10:47:21Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-01T10:47:21Z", "visibility": "shared", "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/6ab4b6a7-4b38-4d4b-ac7a-be2f2e48f69e/snap", "metadata": {}}], "self": "/v2/images/6ab4b6a7-4b38-4d4b-ac7a-be2f2e48f69e", "min_disk": 0, "protected": false, "id": "6ab4b6a7-4b38-4d4b-ac7a-be2f2e48f69e", "file": "/v2/images/6ab4b6a7-4b38-4d4b-ac7a-be2f2e48f69e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "40f278f4af9a45b08665643efa4ba434", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/6ab4b6a7-4b38-4d4b-ac7a-be2f2e48f69e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 10:47:21,548 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/6ab4b6a7-4b38-4d4b-ac7a-be2f2e48f69e used request id req-da953163-222c-497d-84ff-dd69781ec5bc 2018-08-01 10:47:21,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e73df8827f603da08ddcfc4297877d69ed61798d" 2018-08-01 10:47:21,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-c4ae17a1-e875-46ec-af41-f833ddffe99f Date: Wed, 01 Aug 2018 10:47: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-08-01 10:47:21,554 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-c4ae17a1-e875-46ec-af41-f833ddffe99f 2018-08-01 10:47:21,555 - create_image - INFO - Created image with name - CreateVolumeWithImageTests-e18552f7-6b29-4955-bdaa-1eb2886aef31-image 2018-08-01 10:47:21,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/6ab4b6a7-4b38-4d4b-ac7a-be2f2e48f69e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e73df8827f603da08ddcfc4297877d69ed61798d" 2018-08-01 10:47:21,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-b756b183-6042-4c27-b2c0-a16d71a421cf Date: Wed, 01 Aug 2018 10:47:21 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateVolumeWithImageTests-e18552f7-6b29-4955-bdaa-1eb2886aef31-image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T10:47:21Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-01T10:47:21Z", "visibility": "shared", "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/6ab4b6a7-4b38-4d4b-ac7a-be2f2e48f69e/snap", "metadata": {}}], "self": "/v2/images/6ab4b6a7-4b38-4d4b-ac7a-be2f2e48f69e", "min_disk": 0, "protected": false, "id": "6ab4b6a7-4b38-4d4b-ac7a-be2f2e48f69e", "file": "/v2/images/6ab4b6a7-4b38-4d4b-ac7a-be2f2e48f69e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "40f278f4af9a45b08665643efa4ba434", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/6ab4b6a7-4b38-4d4b-ac7a-be2f2e48f69e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 10:47:21,569 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/6ab4b6a7-4b38-4d4b-ac7a-be2f2e48f69e used request id req-b756b183-6042-4c27-b2c0-a16d71a421cf 2018-08-01 10:47:21,570 - create_image - DEBUG - Instance status is - active 2018-08-01 10:47:21,570 - create_image - DEBUG - Image is active with name - CreateVolumeWithImageTests-e18552f7-6b29-4955-bdaa-1eb2886aef31-image 2018-08-01 10:47:21,570 - create_image - INFO - Image is now active with name - CreateVolumeWithImageTests-e18552f7-6b29-4955-bdaa-1eb2886aef31-image 2018-08-01 10:47:21,570 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:47:21,570 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:47:21,949 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "25afa191ef044eb084c1461a1656d012", "name": "CreateVolumeWithImageTests-2c38d2a8-0006-4ff-proj-role"}], "expires_at": "2018-08-01T11:47:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "40f278f4af9a45b08665643efa4ba434", "name": "CreateVolumeWithImageTests-2c38d2a8-0006-4ff-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/40f278f4af9a45b08665643efa4ba434", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/40f278f4af9a45b08665643efa4ba434", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/40f278f4af9a45b08665643efa4ba434", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/40f278f4af9a45b08665643efa4ba434", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/40f278f4af9a45b08665643efa4ba434", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/40f278f4af9a45b08665643efa4ba434", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_40f278f4af9a45b08665643efa4ba434", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_40f278f4af9a45b08665643efa4ba434", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/40f278f4af9a45b08665643efa4ba434", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/40f278f4af9a45b08665643efa4ba434", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/40f278f4af9a45b08665643efa4ba434", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/40f278f4af9a45b08665643efa4ba434", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/40f278f4af9a45b08665643efa4ba434", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/40f278f4af9a45b08665643efa4ba434", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-2c38d2a8-0006-4ff-user", "id": "1e9ef35e95424eedbf40f660c5ece5ee"}, "audit_ids": ["aZWkznwuSMG8DPvxm6t-mw"], "issued_at": "2018-08-01T10:47:21.000000Z"}} 2018-08-01 10:47:21,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9106adc9583969b99ab8bbcb1e929875be0259d" 2018-08-01 10:47:22,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:47:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e02f8b5c-ecb1-454e-816a-c846ed890e57 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:47:22,026 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-e02f8b5c-ecb1-454e-816a-c846ed890e57 2018-08-01 10:47:22,030 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/40f278f4af9a45b08665643efa4ba434/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9106adc9583969b99ab8bbcb1e929875be0259d" 2018-08-01 10:47:22,235 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:47:22 GMT Server: Apache x-compute-request-id: req-109bbe81-accc-43e5-8288-b8d1178791eb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-109bbe81-accc-43e5-8288-b8d1178791eb Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-01 10:47:22,235 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/40f278f4af9a45b08665643efa4ba434/volumes/detail used request id req-109bbe81-accc-43e5-8288-b8d1178791eb 2018-08-01 10:47:22,238 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8776/v3/40f278f4af9a45b08665643efa4ba434/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-109bbe81-accc-43e5-8288-b8d1178791eb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9106adc9583969b99ab8bbcb1e929875be0259d" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateVolumeWithImageTests-e18552f7-6b29-4955-bdaa-1eb2886aef31-vol", "imageRef": "CreateVolumeWithImageTests-e18552f7-6b29-4955-bdaa-1eb2886aef31-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-08-01 10:47:22,856 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 10:47:22 GMT Server: Apache x-compute-request-id: req-2c7653ba-2118-4f20-bece-f80a2254514d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-2c7653ba-2118-4f20-bece-f80a2254514d Content-Length: 828 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "1e9ef35e95424eedbf40f660c5ece5ee", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/40f278f4af9a45b08665643efa4ba434/volumes/c2fdc4f3-e10d-435a-9c33-f16e85cab97e", "rel": "self"}, {"href": "http://172.30.9.24:8776/40f278f4af9a45b08665643efa4ba434/volumes/c2fdc4f3-e10d-435a-9c33-f16e85cab97e", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-01T10:47:22.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CreateVolumeWithImageTests-e18552f7-6b29-4955-bdaa-1eb2886aef31-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "c2fdc4f3-e10d-435a-9c33-f16e85cab97e", "size": 1}} 2018-08-01 10:47:22,856 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/40f278f4af9a45b08665643efa4ba434/volumes used request id req-2c7653ba-2118-4f20-bece-f80a2254514d 2018-08-01 10:47:22,859 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/40f278f4af9a45b08665643efa4ba434/volumes/c2fdc4f3-e10d-435a-9c33-f16e85cab97e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-109bbe81-accc-43e5-8288-b8d1178791eb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9106adc9583969b99ab8bbcb1e929875be0259d" 2018-08-01 10:47:23,067 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:47:22 GMT Server: Apache x-compute-request-id: req-5148ce7b-4ace-4be2-91b4-166231cb007a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5148ce7b-4ace-4be2-91b4-166231cb007a Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "1e9ef35e95424eedbf40f660c5ece5ee", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/40f278f4af9a45b08665643efa4ba434/volumes/c2fdc4f3-e10d-435a-9c33-f16e85cab97e", "rel": "self"}, {"href": "http://172.30.9.24:8776/40f278f4af9a45b08665643efa4ba434/volumes/c2fdc4f3-e10d-435a-9c33-f16e85cab97e", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-01T10:47:22.000000", "description": null, "os-vol-tenant-attr:tenant_id": "40f278f4af9a45b08665643efa4ba434", "updated_at": "2018-08-01T10:47:22.000000", "volume_type": null, "name": "CreateVolumeWithImageTests-e18552f7-6b29-4955-bdaa-1eb2886aef31-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "c2fdc4f3-e10d-435a-9c33-f16e85cab97e", "size": 1}} 2018-08-01 10:47:23,067 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/40f278f4af9a45b08665643efa4ba434/volumes/c2fdc4f3-e10d-435a-9c33-f16e85cab97e used request id req-5148ce7b-4ace-4be2-91b4-166231cb007a 2018-08-01 10:47:23,068 - create_volume - INFO - Created volume with name - CreateVolumeWithImageTests-e18552f7-6b29-4955-bdaa-1eb2886aef31-vol 2018-08-01 10:47:23,071 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/40f278f4af9a45b08665643efa4ba434/volumes/c2fdc4f3-e10d-435a-9c33-f16e85cab97e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-109bbe81-accc-43e5-8288-b8d1178791eb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9106adc9583969b99ab8bbcb1e929875be0259d" 2018-08-01 10:47:23,314 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:47:23 GMT Server: Apache x-compute-request-id: req-7ab74854-0c0c-4130-9c08-d88a368a9c87 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7ab74854-0c0c-4130-9c08-d88a368a9c87 Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "1e9ef35e95424eedbf40f660c5ece5ee", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/40f278f4af9a45b08665643efa4ba434/volumes/c2fdc4f3-e10d-435a-9c33-f16e85cab97e", "rel": "self"}, {"href": "http://172.30.9.24:8776/40f278f4af9a45b08665643efa4ba434/volumes/c2fdc4f3-e10d-435a-9c33-f16e85cab97e", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-01T10:47:22.000000", "description": null, "os-vol-tenant-attr:tenant_id": "40f278f4af9a45b08665643efa4ba434", "updated_at": "2018-08-01T10:47:22.000000", "volume_type": null, "name": "CreateVolumeWithImageTests-e18552f7-6b29-4955-bdaa-1eb2886aef31-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "c2fdc4f3-e10d-435a-9c33-f16e85cab97e", "size": 1}} 2018-08-01 10:47:23,314 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/40f278f4af9a45b08665643efa4ba434/volumes/c2fdc4f3-e10d-435a-9c33-f16e85cab97e used request id req-7ab74854-0c0c-4130-9c08-d88a368a9c87 2018-08-01 10:47:23,314 - create_volume - DEBUG - Instance status is - creating 2018-08-01 10:47:23,314 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-08-01 10:47:26,318 - create_volume - DEBUG - Volume status query timeout in 296.75058198 2018-08-01 10:47:26,321 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/40f278f4af9a45b08665643efa4ba434/volumes/c2fdc4f3-e10d-435a-9c33-f16e85cab97e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-109bbe81-accc-43e5-8288-b8d1178791eb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9106adc9583969b99ab8bbcb1e929875be0259d" 2018-08-01 10:47:26,540 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:47:26 GMT Server: Apache x-compute-request-id: req-96f57a54-d91e-48a8-9bad-ca2626100ac9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-96f57a54-d91e-48a8-9bad-ca2626100ac9 Content-Encoding: gzip Content-Length: 594 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/40f278f4af9a45b08665643efa4ba434/volumes/c2fdc4f3-e10d-435a-9c33-f16e85cab97e", "rel": "self"}, {"href": "http://172.30.9.24:8776/40f278f4af9a45b08665643efa4ba434/volumes/c2fdc4f3-e10d-435a-9c33-f16e85cab97e", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2018-08-01T10:47:25.000000", "replication_status": null, "snapshot_id": null, "id": "c2fdc4f3-e10d-435a-9c33-f16e85cab97e", "size": 1, "user_id": "1e9ef35e95424eedbf40f660c5ece5ee", "os-vol-tenant-attr:tenant_id": "40f278f4af9a45b08665643efa4ba434", "metadata": {}, "status": "available", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-e18552f7-6b29-4955-bdaa-1eb2886aef31-image", "image_id": "6ab4b6a7-4b38-4d4b-ac7a-be2f2e48f69e", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-e18552f7-6b29-4955-bdaa-1eb2886aef31-vol", "bootable": "true", "created_at": "2018-08-01T10:47:22.000000", "volume_type": null}} 2018-08-01 10:47:26,540 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/40f278f4af9a45b08665643efa4ba434/volumes/c2fdc4f3-e10d-435a-9c33-f16e85cab97e used request id req-96f57a54-d91e-48a8-9bad-ca2626100ac9 2018-08-01 10:47:26,540 - create_volume - DEBUG - Instance status is - available 2018-08-01 10:47:26,540 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithImageTests-e18552f7-6b29-4955-bdaa-1eb2886aef31-vol 2018-08-01 10:47:26,541 - create_volume - INFO - Volume is now active with name - CreateVolumeWithImageTests-e18552f7-6b29-4955-bdaa-1eb2886aef31-vol 2018-08-01 10:47:26,543 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/40f278f4af9a45b08665643efa4ba434/volumes/c2fdc4f3-e10d-435a-9c33-f16e85cab97e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-109bbe81-accc-43e5-8288-b8d1178791eb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9106adc9583969b99ab8bbcb1e929875be0259d" 2018-08-01 10:47:26,746 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:47:26 GMT Server: Apache x-compute-request-id: req-70283b7c-973f-4705-964c-6aff4cfadd25 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-70283b7c-973f-4705-964c-6aff4cfadd25 Content-Encoding: gzip Content-Length: 594 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/40f278f4af9a45b08665643efa4ba434/volumes/c2fdc4f3-e10d-435a-9c33-f16e85cab97e", "rel": "self"}, {"href": "http://172.30.9.24:8776/40f278f4af9a45b08665643efa4ba434/volumes/c2fdc4f3-e10d-435a-9c33-f16e85cab97e", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2018-08-01T10:47:25.000000", "replication_status": null, "snapshot_id": null, "id": "c2fdc4f3-e10d-435a-9c33-f16e85cab97e", "size": 1, "user_id": "1e9ef35e95424eedbf40f660c5ece5ee", "os-vol-tenant-attr:tenant_id": "40f278f4af9a45b08665643efa4ba434", "metadata": {}, "status": "available", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-e18552f7-6b29-4955-bdaa-1eb2886aef31-image", "image_id": "6ab4b6a7-4b38-4d4b-ac7a-be2f2e48f69e", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-e18552f7-6b29-4955-bdaa-1eb2886aef31-vol", "bootable": "true", "created_at": "2018-08-01T10:47:22.000000", "volume_type": null}} 2018-08-01 10:47:26,746 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/40f278f4af9a45b08665643efa4ba434/volumes/c2fdc4f3-e10d-435a-9c33-f16e85cab97e used request id req-70283b7c-973f-4705-964c-6aff4cfadd25 2018-08-01 10:47:26,747 - create_volume - DEBUG - Instance status is - available 2018-08-01 10:47:26,747 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithImageTests-e18552f7-6b29-4955-bdaa-1eb2886aef31-vol 2018-08-01 10:47:26,747 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:47:27,231 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "25afa191ef044eb084c1461a1656d012", "name": "CreateVolumeWithImageTests-2c38d2a8-0006-4ff-proj-role"}], "expires_at": "2018-08-01T11:47:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "40f278f4af9a45b08665643efa4ba434", "name": "CreateVolumeWithImageTests-2c38d2a8-0006-4ff-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/40f278f4af9a45b08665643efa4ba434", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/40f278f4af9a45b08665643efa4ba434", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/40f278f4af9a45b08665643efa4ba434", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/40f278f4af9a45b08665643efa4ba434", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/40f278f4af9a45b08665643efa4ba434", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/40f278f4af9a45b08665643efa4ba434", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_40f278f4af9a45b08665643efa4ba434", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_40f278f4af9a45b08665643efa4ba434", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/40f278f4af9a45b08665643efa4ba434", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/40f278f4af9a45b08665643efa4ba434", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/40f278f4af9a45b08665643efa4ba434", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/40f278f4af9a45b08665643efa4ba434", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/40f278f4af9a45b08665643efa4ba434", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/40f278f4af9a45b08665643efa4ba434", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-2c38d2a8-0006-4ff-user", "id": "1e9ef35e95424eedbf40f660c5ece5ee"}, "audit_ids": ["6NSGS7YISkm7uIz58M5_PA"], "issued_at": "2018-08-01T10:47:27.000000Z"}} 2018-08-01 10:47:27,234 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/40f278f4af9a45b08665643efa4ba434/volumes/c2fdc4f3-e10d-435a-9c33-f16e85cab97e -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be58c00992bf717002a5f3da9d510c697845b948" 2018-08-01 10:47:27,439 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:47:27 GMT Server: Apache x-compute-request-id: req-0b5468f0-af90-45fa-9ad8-b2acafe8b726 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0b5468f0-af90-45fa-9ad8-b2acafe8b726 Content-Encoding: gzip Content-Length: 594 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/40f278f4af9a45b08665643efa4ba434/volumes/c2fdc4f3-e10d-435a-9c33-f16e85cab97e", "rel": "self"}, {"href": "http://172.30.9.24:8776/40f278f4af9a45b08665643efa4ba434/volumes/c2fdc4f3-e10d-435a-9c33-f16e85cab97e", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2018-08-01T10:47:25.000000", "replication_status": null, "snapshot_id": null, "id": "c2fdc4f3-e10d-435a-9c33-f16e85cab97e", "size": 1, "user_id": "1e9ef35e95424eedbf40f660c5ece5ee", "os-vol-tenant-attr:tenant_id": "40f278f4af9a45b08665643efa4ba434", "metadata": {}, "status": "available", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-e18552f7-6b29-4955-bdaa-1eb2886aef31-image", "image_id": "6ab4b6a7-4b38-4d4b-ac7a-be2f2e48f69e", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-e18552f7-6b29-4955-bdaa-1eb2886aef31-vol", "bootable": "true", "created_at": "2018-08-01T10:47:22.000000", "volume_type": null}} 2018-08-01 10:47:27,440 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/40f278f4af9a45b08665643efa4ba434/volumes/c2fdc4f3-e10d-435a-9c33-f16e85cab97e used request id req-0b5468f0-af90-45fa-9ad8-b2acafe8b726 2018-08-01 10:47:27,443 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/40f278f4af9a45b08665643efa4ba434/volumes/c2fdc4f3-e10d-435a-9c33-f16e85cab97e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-109bbe81-accc-43e5-8288-b8d1178791eb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9106adc9583969b99ab8bbcb1e929875be0259d" 2018-08-01 10:47:27,503 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:47:27 GMT Server: Apache x-compute-request-id: req-4be53ea7-ba58-428b-8606-ef3e78bfb686 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4be53ea7-ba58-428b-8606-ef3e78bfb686 Content-Encoding: gzip Content-Length: 594 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/40f278f4af9a45b08665643efa4ba434/volumes/c2fdc4f3-e10d-435a-9c33-f16e85cab97e", "rel": "self"}, {"href": "http://172.30.9.24:8776/40f278f4af9a45b08665643efa4ba434/volumes/c2fdc4f3-e10d-435a-9c33-f16e85cab97e", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2018-08-01T10:47:25.000000", "replication_status": null, "snapshot_id": null, "id": "c2fdc4f3-e10d-435a-9c33-f16e85cab97e", "size": 1, "user_id": "1e9ef35e95424eedbf40f660c5ece5ee", "os-vol-tenant-attr:tenant_id": "40f278f4af9a45b08665643efa4ba434", "metadata": {}, "status": "available", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-e18552f7-6b29-4955-bdaa-1eb2886aef31-image", "image_id": "6ab4b6a7-4b38-4d4b-ac7a-be2f2e48f69e", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-e18552f7-6b29-4955-bdaa-1eb2886aef31-vol", "bootable": "true", "created_at": "2018-08-01T10:47:22.000000", "volume_type": null}} 2018-08-01 10:47:27,503 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/40f278f4af9a45b08665643efa4ba434/volumes/c2fdc4f3-e10d-435a-9c33-f16e85cab97e used request id req-4be53ea7-ba58-428b-8606-ef3e78bfb686 2018-08-01 10:47:27,504 - create_volume - DEBUG - Instance status is - available 2018-08-01 10:47:27,504 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithImageTests-e18552f7-6b29-4955-bdaa-1eb2886aef31-vol 2018-08-01 10:47:27,504 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithImageTests-e18552f7-6b29-4955-bdaa-1eb2886aef31-vol 2018-08-01 10:47:27,507 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8776/v3/40f278f4af9a45b08665643efa4ba434/volumes/c2fdc4f3-e10d-435a-9c33-f16e85cab97e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-109bbe81-accc-43e5-8288-b8d1178791eb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9106adc9583969b99ab8bbcb1e929875be0259d" 2018-08-01 10:47:27,570 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 10:47:27 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e30e8143-7a01-44ce-9a60-a29b346f6c62 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-08-01 10:47:27,570 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.24:8776/v3/40f278f4af9a45b08665643efa4ba434/volumes/c2fdc4f3-e10d-435a-9c33-f16e85cab97e used request id req-e30e8143-7a01-44ce-9a60-a29b346f6c62 2018-08-01 10:47:27,573 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/40f278f4af9a45b08665643efa4ba434/volumes/c2fdc4f3-e10d-435a-9c33-f16e85cab97e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-109bbe81-accc-43e5-8288-b8d1178791eb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9106adc9583969b99ab8bbcb1e929875be0259d" 2018-08-01 10:47:27,772 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:47:27 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-fde8cb82-b8e3-4910-b24a-8028a7ea55d3 x-openstack-request-id: req-fde8cb82-b8e3-4910-b24a-8028a7ea55d3 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume c2fdc4f3-e10d-435a-9c33-f16e85cab97e could not be found.", "code": 404}} 2018-08-01 10:47:27,772 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/40f278f4af9a45b08665643efa4ba434/volumes/c2fdc4f3-e10d-435a-9c33-f16e85cab97e used request id req-fde8cb82-b8e3-4910-b24a-8028a7ea55d3 2018-08-01 10:47:27,773 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume c2fdc4f3-e10d-435a-9c33-f16e85cab97e could not be found. (HTTP 404) (Request-ID: req-fde8cb82-b8e3-4910-b24a-8028a7ea55d3) 2018-08-01 10:47:27,773 - create_volume - INFO - Volume has been properly deleted with name - CreateVolumeWithImageTests-e18552f7-6b29-4955-bdaa-1eb2886aef31-vol 2018-08-01 10:47:27,773 - glance_utils - INFO - Deleting image named - CreateVolumeWithImageTests-e18552f7-6b29-4955-bdaa-1eb2886aef31-image 2018-08-01 10:47:27,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9292/v2/images/6ab4b6a7-4b38-4d4b-ac7a-be2f2e48f69e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e73df8827f603da08ddcfc4297877d69ed61798d" 2018-08-01 10:47:28,108 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6ee68b67-9fad-40d3-81f3-161a162f06a1 Date: Wed, 01 Aug 2018 10:47:28 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-01 10:47:28,108 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/6ab4b6a7-4b38-4d4b-ac7a-be2f2e48f69e used request id req-6ee68b67-9fad-40d3-81f3-161a162f06a1 2018-08-01 10:47:28,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbb6d038934eb2f840fa527aaab3ec22a55a7102" 2018-08-01 10:47:28,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-edcd9663-88c9-419c-8272-2c4cf3e3ec6a Date: Wed, 01 Aug 2018 10:47:28 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a2413a97b61342d8bd27570706ef372d", "created_at": "2018-08-01T09:33:18Z", "updated_at": "2018-08-01T09:33:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "7f556ce3-51d0-4279-a11d-510db9f9a3b1", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "94adc13c-a166-41cf-bd16-f997efc73cb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "b39143b5-c08f-4d0b-9d40-54f472f2389e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "e218b0b7-4501-4f84-9458-caf2891c260d", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}], "revision_number": 4, "project_id": "a2413a97b61342d8bd27570706ef372d", "id": "38229670-7386-42d0-b7b9-2397ea5938de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "created_at": "2018-08-01T09:28:38Z", "updated_at": "2018-08-01T09:28:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "763568f1-8151-4a3c-911a-d06da4423063", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "80d28bee-4aee-47e8-a8da-e0fe31497fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "a47a5ddf-aa37-4ab2-a335-1c93513b5f12", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "f5bba5a5-602b-421e-98b2-5a16117f943f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}], "revision_number": 4, "project_id": "dbe9669438844f3faecdc7fcc050e0d8", "id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ed1054af2e94c049694d98d54211d98", "created_at": "2018-08-01T09:31:40Z", "updated_at": "2018-08-01T09:31:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "34baee87-ea35-42ee-8a69-0f6e2a825d3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "89b9d1c9-f4f9-45cd-8d36-970d44228439", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "b8ab0d59-cab9-4488-82ee-7c5f69709bff", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "d3ab68ea-23b4-4bf6-8dd3-85d029e3d89f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}], "revision_number": 4, "project_id": "2ed1054af2e94c049694d98d54211d98", "id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "created_at": "2018-08-01T09:34:13Z", "updated_at": "2018-08-01T09:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "1dbb3f59-611b-46d1-a82d-2720e0a16f86", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "3878126b-a220-4357-adb9-bc22498f31b1", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "75ce67db-9c04-4561-a10d-8b1ec63943e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "e2945a69-3afe-41e3-a7ec-3ea4c79a12ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}], "revision_number": 4, "project_id": "c0d9b34b06f445a7857603f60b181f3c", "id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-01T09:30:58Z", "updated_at": "2018-08-01T09:30:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "042d4626-2974-418d-affe-f8f2acd05faa", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "995fae58-f0e5-4e10-801c-6c2ce5c7ae0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "cb8404fa-cb24-4879-a34d-f3050dcba730", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "dad6aaab-690e-4c24-9103-6767e0c80bc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "created_at": "2018-08-01T09:31:11Z", "updated_at": "2018-08-01T09:31:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "939e25e0-5dbc-4f6e-9f6f-7fb70e540203", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "9796a673-6928-4009-9c21-1410d395646e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "af7b8bf8-2fb6-4d72-842a-38f72d7581f7", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "b9af65b0-2eb8-45e1-8504-b7dc4dbb83ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}], "revision_number": 4, "project_id": "dd207f801ed3475f9dbe5f13077af1c8", "id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "46dd322c3fcc454eb140e37825746af8", "created_at": "2018-08-01T10:33:44Z", "updated_at": "2018-08-01T10:33:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "0f41470b-1091-45c1-b574-92069f79f8d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "8cc03a9c-8fa5-425b-812f-d7692bae3613", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d1373b1e-2fb9-4e02-a9e1-7e873ba1d7d1", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d21f3909-71f3-43e2-a22d-6a9c2513cb6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}], "revision_number": 4, "project_id": "46dd322c3fcc454eb140e37825746af8", "id": "b2961714-c8a4-4fcb-918b-21d70527c983", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "created_at": "2018-08-01T09:34:57Z", "updated_at": "2018-08-01T09:34:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "8063d12f-30db-4ccf-8ce0-72e59ba81a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c38e1a7a-5857-4f03-b991-6d5c9c9a5b9e", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c725bae1-d3bb-42b5-b331-32737085f28c", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "cfddc134-923b-4e0d-9ec5-dcc5641dd435", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}], "revision_number": 4, "project_id": "455b48a61678488ead79a4cfa07ef5c3", "id": "cd52f913-3072-4ce7-a779-7de795b62b12", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:36:50Z", "updated_at": "2018-08-01T09:36:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "07ef7fe5-a529-45da-bfc0-899f0ea9b592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "bc4dad3a-2a0c-4c31-b901-2909a12adb50", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c35cff35-4306-4116-b9fa-fc27bc7c05d6", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c493e3ac-d9d2-480d-9ec8-50982eedaf5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}], "revision_number": 4, "project_id": "8d96727022f4443794db44ecde432faf", "id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "created_at": "2018-08-01T09:32:45Z", "updated_at": "2018-08-01T09:32:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "058ea790-43ea-4a6f-9950-28418319e577", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "5fcfb31b-cdad-4037-973e-56b74faefd14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "99a24d26-dc7f-42d0-aa23-a7c061f04952", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "b641bb48-566e-472b-a3cc-d38c85ab3ff1", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}], "revision_number": 4, "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "name": "default"}]} 2018-08-01 10:47:28,340 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-edcd9663-88c9-419c-8272-2c4cf3e3ec6a 2018-08-01 10:47:28,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbb6d038934eb2f840fa527aaab3ec22a55a7102" 2018-08-01 10:47:28,426 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:47:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-10a1d5a2-a6ea-4cfe-8bdb-33dbeee5c969 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2413a97b61342d8bd27570706ef372d.", "code": 404, "title": "Not Found"}} 2018-08-01 10:47:28,426 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d used request id req-10a1d5a2-a6ea-4cfe-8bdb-33dbeee5c969 2018-08-01 10:47:28,427 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:47:28,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbb6d038934eb2f840fa527aaab3ec22a55a7102" 2018-08-01 10:47:28,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:47:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-141cce62-4d0a-431d-b8c6-e2b10c73b73e 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.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dbe9669438844f3faecdc7fcc050e0d8", "name": "service"}} 2018-08-01 10:47:28,513 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 used request id req-141cce62-4d0a-431d-b8c6-e2b10c73b73e 2018-08-01 10:47:28,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbb6d038934eb2f840fa527aaab3ec22a55a7102" 2018-08-01 10:47:28,592 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:47:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dd5cc5fb-7a26-4684-996d-78b07eb94353 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ed1054af2e94c049694d98d54211d98.", "code": 404, "title": "Not Found"}} 2018-08-01 10:47:28,592 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 used request id req-dd5cc5fb-7a26-4684-996d-78b07eb94353 2018-08-01 10:47:28,592 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:47:28,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbb6d038934eb2f840fa527aaab3ec22a55a7102" 2018-08-01 10:47:28,678 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:47:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c88dbc3b-0fc1-4d44-bf6f-66e195ec1ed4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c0d9b34b06f445a7857603f60b181f3c.", "code": 404, "title": "Not Found"}} 2018-08-01 10:47:28,679 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c used request id req-c88dbc3b-0fc1-4d44-bf6f-66e195ec1ed4 2018-08-01 10:47:28,679 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:47:28,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbb6d038934eb2f840fa527aaab3ec22a55a7102" 2018-08-01 10:47:28,764 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:47:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d7791a9-cad1-4fc4-9022-a76b5b9ea000 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: dd207f801ed3475f9dbe5f13077af1c8.", "code": 404, "title": "Not Found"}} 2018-08-01 10:47:28,764 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 used request id req-9d7791a9-cad1-4fc4-9022-a76b5b9ea000 2018-08-01 10:47:28,764 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:47:28,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbb6d038934eb2f840fa527aaab3ec22a55a7102" 2018-08-01 10:47:28,851 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:47:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9de33353-71b2-4d89-b0da-79fad6dc7442 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 46dd322c3fcc454eb140e37825746af8.", "code": 404, "title": "Not Found"}} 2018-08-01 10:47:28,851 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 used request id req-9de33353-71b2-4d89-b0da-79fad6dc7442 2018-08-01 10:47:28,851 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:47:28,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbb6d038934eb2f840fa527aaab3ec22a55a7102" 2018-08-01 10:47:28,937 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:47:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a0f34da0-950c-4256-a837-2e7d32988ac9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 455b48a61678488ead79a4cfa07ef5c3.", "code": 404, "title": "Not Found"}} 2018-08-01 10:47:28,937 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 used request id req-a0f34da0-950c-4256-a837-2e7d32988ac9 2018-08-01 10:47:28,937 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:47:28,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbb6d038934eb2f840fa527aaab3ec22a55a7102" 2018-08-01 10:47:29,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:47:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-595c4eee-1dd1-4ba2-80b0-847334a77ee2 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 10:47:29,025 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-595c4eee-1dd1-4ba2-80b0-847334a77ee2 2018-08-01 10:47:29,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ddd20ab1a1b7400a98e6ddb8d0eb4686 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbb6d038934eb2f840fa527aaab3ec22a55a7102" 2018-08-01 10:47:29,109 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:47:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30c56d86-593c-4967-8be7-2f877dbff296 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ddd20ab1a1b7400a98e6ddb8d0eb4686.", "code": 404, "title": "Not Found"}} 2018-08-01 10:47:29,109 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ddd20ab1a1b7400a98e6ddb8d0eb4686 used request id req-30c56d86-593c-4967-8be7-2f877dbff296 2018-08-01 10:47:29,109 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:47:29,110 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithImageTests-2c38d2a8-0006-4ff-proj 2018-08-01 10:47:29,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/40f278f4af9a45b08665643efa4ba434 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbb6d038934eb2f840fa527aaab3ec22a55a7102" 2018-08-01 10:47:29,287 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:47:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a6326555-795c-4d52-ba25-43ac1090b772 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:47:29,288 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/40f278f4af9a45b08665643efa4ba434 used request id req-a6326555-795c-4d52-ba25-43ac1090b772 2018-08-01 10:47:29,288 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithImageTests-2c38d2a8-0006-4ff-proj-role 2018-08-01 10:47:29,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/25afa191ef044eb084c1461a1656d012 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbb6d038934eb2f840fa527aaab3ec22a55a7102" 2018-08-01 10:47:29,396 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:47:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dd86f2df-4522-4853-a391-21153b3c5c04 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:47:29,396 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/25afa191ef044eb084c1461a1656d012 used request id req-dd86f2df-4522-4853-a391-21153b3c5c04 2018-08-01 10:47:29,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbb6d038934eb2f840fa527aaab3ec22a55a7102" 2018-08-01 10:47:29,493 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:47:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6473a44f-fa51-4951-ab46-a6f7680251d1 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:47:29,493 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-6473a44f-fa51-4951-ab46-a6f7680251d1 2018-08-01 10:47:29,494 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithImageTests-2c38d2a8-0006-4ff-user 2018-08-01 10:47:29,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/1e9ef35e95424eedbf40f660c5ece5ee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d24943f5ae1070b36ea5610630e213d0a325d40" 2018-08-01 10:47:29,647 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:47:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e98e3575-41a8-4e97-a78f-fe1cd3716c52 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:47:29,647 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/1e9ef35e95424eedbf40f660c5ece5ee used request id req-e98e3575-41a8-4e97-a78f-fe1cd3716c52 2018-08-01 10:47:29,649 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:47:30,028 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:47:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["9_jGvXmSSUS_sYvFCU90NQ"], "issued_at": "2018-08-01T10:47:30.000000Z"}} 2018-08-01 10:47:30,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5667a48d37b19ce4d705147a74d239b7a2b5cc64" 2018-08-01 10:47:30,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:47:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3b4851c-f28d-42be-8b2e-b1b22ab95b22 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:47:30,107 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-a3b4851c-f28d-42be-8b2e-b1b22ab95b22 2018-08-01 10:47:30,108 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:47:30,109 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:47:30,488 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:47:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["6hay9oDZS6mbo7kxhD5UcA"], "issued_at": "2018-08-01T10:47:30.000000Z"}} 2018-08-01 10:47:30,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}023fdc0aeb581e0c7321b959b25426798d7d2af1" 2018-08-01 10:47:30,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:47:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35bdb164-7af5-41b5-9bef-54086183ca45 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:47:30,566 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-35bdb164-7af5-41b5-9bef-54086183ca45 2018-08-01 10:47:30,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:47:30,575 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:47: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:47:30,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-e1351815-3c34-4d4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}023fdc0aeb581e0c7321b959b25426798d7d2af1" 2018-08-01 10:47:30,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:47:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df634115-c9b4-46f6-a91f-f0b084cc7aa4 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-e1351815-3c34-4d4-proj", "previous": null, "next": null}, "projects": []} 2018-08-01 10:47:30,592 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-e1351815-3c34-4d4-proj used request id req-df634115-c9b4-46f6-a91f-f0b084cc7aa4 2018-08-01 10:47:30,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}023fdc0aeb581e0c7321b959b25426798d7d2af1" 2018-08-01 10:47:30,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:47:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d26c570-8edb-490a-9c43-c88e68a47cf3 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:47:30,681 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-4d26c570-8edb-490a-9c43-c88e68a47cf3 2018-08-01 10:47:30,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}023fdc0aeb581e0c7321b959b25426798d7d2af1" -d '{"project": {"enabled": true, "domain_id": "default", "name": "SimpleHealthCheck-e1351815-3c34-4d4-proj"}}' 2018-08-01 10:47:30,803 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:47:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ab73b36-184c-4e15-8c5a-68bfe958e4b6 Content-Length: 314 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/1fc532c3a9e74ab1b74c2255de616eb1"}, "tags": [], "enabled": true, "id": "1fc532c3a9e74ab1b74c2255de616eb1", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-e1351815-3c34-4d4-proj"}} 2018-08-01 10:47:30,803 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-7ab73b36-184c-4e15-8c5a-68bfe958e4b6 2018-08-01 10:47:30,803 - keystone_utils - INFO - Created project with name - SimpleHealthCheck-e1351815-3c34-4d4-proj 2018-08-01 10:47:30,804 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:47:30,805 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:47:31,185 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:47:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["XD5qLuI6T_q2oAFBPMQEhg"], "issued_at": "2018-08-01T10:47:31.000000Z"}} 2018-08-01 10:47:31,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2800fa601d1b6101adf721d80e6012109d42976" 2018-08-01 10:47:31,269 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:47:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ba4666b-b4bc-45b0-bc69-24d3fc9164cc Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:47:31,270 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-5ba4666b-b4bc-45b0-bc69-24d3fc9164cc 2018-08-01 10:47:31,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:47:31,279 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:47: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:47:31,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2800fa601d1b6101adf721d80e6012109d42976" 2018-08-01 10:47:31,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:47:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4256bf10-f2c0-404a-96a9-fb330f0c4a03 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 10:47:31,380 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-4256bf10-f2c0-404a-96a9-fb330f0c4a03 2018-08-01 10:47:31,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=SimpleHealthCheck-e1351815-3c34-4d4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2800fa601d1b6101adf721d80e6012109d42976" 2018-08-01 10:47:31,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:47:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1503db3-afa9-403b-90bf-8d86bce5488f Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=SimpleHealthCheck-e1351815-3c34-4d4-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/1fc532c3a9e74ab1b74c2255de616eb1"}, "tags": [], "enabled": true, "id": "1fc532c3a9e74ab1b74c2255de616eb1", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-e1351815-3c34-4d4-proj"}]} 2018-08-01 10:47:31,471 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=SimpleHealthCheck-e1351815-3c34-4d4-proj used request id req-d1503db3-afa9-403b-90bf-8d86bce5488f 2018-08-01 10:47:31,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2800fa601d1b6101adf721d80e6012109d42976" 2018-08-01 10:47:31,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:47:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6bafe4e-cad9-4825-9f15-07edbfdadc31 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:47:31,566 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-f6bafe4e-cad9-4825-9f15-07edbfdadc31 2018-08-01 10:47:31,922 - keystone_utils - INFO - Created user with name - SimpleHealthCheck-e1351815-3c34-4d4-user 2018-08-01 10:47:31,923 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:47:31,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}023fdc0aeb581e0c7321b959b25426798d7d2af1" 2018-08-01 10:47:32,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:47:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99273791-0102-430e-b9fc-aa7b03c73be3 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:47:32,012 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-99273791-0102-430e-b9fc-aa7b03c73be3 2018-08-01 10:47:32,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}023fdc0aeb581e0c7321b959b25426798d7d2af1" -d '{"role": {"name": "SimpleHealthCheck-e1351815-3c34-4d4-proj-role"}}' 2018-08-01 10:47:32,108 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:47:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7051d9a1-f94f-4e38-b679-ae1ca010fe65 Content-Length: 216 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9e12af2b724f4f819941648c2fb79169", "links": {"self": "http://172.30.9.24:5000/v3/roles/9e12af2b724f4f819941648c2fb79169"}, "name": "SimpleHealthCheck-e1351815-3c34-4d4-proj-role"}} 2018-08-01 10:47:32,108 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-7051d9a1-f94f-4e38-b679-ae1ca010fe65 2018-08-01 10:47:32,108 - keystone_utils - INFO - Created role with name - SimpleHealthCheck-e1351815-3c34-4d4-proj-role 2018-08-01 10:47:32,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/9e12af2b724f4f819941648c2fb79169 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}023fdc0aeb581e0c7321b959b25426798d7d2af1" 2018-08-01 10:47:32,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:47:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12c66d85-deda-4cd9-9ce7-1087ab6ad1a5 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9e12af2b724f4f819941648c2fb79169", "links": {"self": "http://172.30.9.24:5000/v3/roles/9e12af2b724f4f819941648c2fb79169"}, "name": "SimpleHealthCheck-e1351815-3c34-4d4-proj-role"}} 2018-08-01 10:47:32,198 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/9e12af2b724f4f819941648c2fb79169 used request id req-12c66d85-deda-4cd9-9ce7-1087ab6ad1a5 2018-08-01 10:47:32,199 - keystone_utils - INFO - Granting role SimpleHealthCheck-e1351815-3c34-4d4-proj-role to project SimpleHealthCheck-e1351815-3c34-4d4-proj 2018-08-01 10:47:32,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/1fc532c3a9e74ab1b74c2255de616eb1/users/9244a62919184415b2494af9fb4a0810/roles/9e12af2b724f4f819941648c2fb79169 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}023fdc0aeb581e0c7321b959b25426798d7d2af1" 2018-08-01 10:47:32,320 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:47:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b566e342-f9da-4132-b1ff-b02337663ef2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:47:32,320 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/1fc532c3a9e74ab1b74c2255de616eb1/users/9244a62919184415b2494af9fb4a0810/roles/9e12af2b724f4f819941648c2fb79169 used request id req-b566e342-f9da-4132-b1ff-b02337663ef2 2018-08-01 10:47:32,321 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 10:47:32,322 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-01 10:47:32,322 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:47:32,323 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:47:32,703 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9e12af2b724f4f819941648c2fb79169", "name": "SimpleHealthCheck-e1351815-3c34-4d4-proj-role"}], "expires_at": "2018-08-01T11:47:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1fc532c3a9e74ab1b74c2255de616eb1", "name": "SimpleHealthCheck-e1351815-3c34-4d4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/1fc532c3a9e74ab1b74c2255de616eb1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/1fc532c3a9e74ab1b74c2255de616eb1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/1fc532c3a9e74ab1b74c2255de616eb1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/1fc532c3a9e74ab1b74c2255de616eb1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/1fc532c3a9e74ab1b74c2255de616eb1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/1fc532c3a9e74ab1b74c2255de616eb1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_1fc532c3a9e74ab1b74c2255de616eb1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_1fc532c3a9e74ab1b74c2255de616eb1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/1fc532c3a9e74ab1b74c2255de616eb1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/1fc532c3a9e74ab1b74c2255de616eb1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/1fc532c3a9e74ab1b74c2255de616eb1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/1fc532c3a9e74ab1b74c2255de616eb1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/1fc532c3a9e74ab1b74c2255de616eb1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/1fc532c3a9e74ab1b74c2255de616eb1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-e1351815-3c34-4d4-user", "id": "9244a62919184415b2494af9fb4a0810"}, "audit_ids": ["BAMo7UOuRGyjdh3D5OKHVA"], "issued_at": "2018-08-01T10:47:32.000000Z"}} 2018-08-01 10:47:32,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83afa7538fe7827c33ff86146981c7dc8fa33534" 2018-08-01 10:47:32,785 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:47:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb5f5e4a-f04f-4bef-b7f1-35d701d5658e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:47:32,786 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-fb5f5e4a-f04f-4bef-b7f1-35d701d5658e 2018-08-01 10:47:32,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-37eeb80a-cf0e-4d5b-bc49-42f454526b4f-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}83afa7538fe7827c33ff86146981c7dc8fa33534" 2018-08-01 10:47:32,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-06812b45-4af2-4d4e-9edc-d288e7a00ddf Date: Wed, 01 Aug 2018 10:47:32 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-37eeb80a-cf0e-4d5b-bc49-42f454526b4f-image"} 2018-08-01 10:47:32,969 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-37eeb80a-cf0e-4d5b-bc49-42f454526b4f-image used request id req-06812b45-4af2-4d4e-9edc-d288e7a00ddf 2018-08-01 10:47:32,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}83afa7538fe7827c33ff86146981c7dc8fa33534" 2018-08-01 10:47:32,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-ef81dc52-89d3-4d99-a66f-883787d30e4e Date: Wed, 01 Aug 2018 10:47:32 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-08-01 10:47:32,979 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-ef81dc52-89d3-4d99-a66f-883787d30e4e 2018-08-01 10:47:33,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}83afa7538fe7827c33ff86146981c7dc8fa33534" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "SimpleHealthCheck-37eeb80a-cf0e-4d5b-bc49-42f454526b4f-image"}' 2018-08-01 10:47:33,038 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/98c0edf2-876e-4b45-87f9-add722737a3a Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-626783ff-45b9-44a1-b8ec-d02fccef9b7b Date: Wed, 01 Aug 2018 10:47:33 GMT RESP BODY: {"status": "queued", "name": "SimpleHealthCheck-37eeb80a-cf0e-4d5b-bc49-42f454526b4f-image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T10:47:33Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-01T10:47:33Z", "visibility": "shared", "locations": [], "self": "/v2/images/98c0edf2-876e-4b45-87f9-add722737a3a", "min_disk": 0, "protected": false, "id": "98c0edf2-876e-4b45-87f9-add722737a3a", "file": "/v2/images/98c0edf2-876e-4b45-87f9-add722737a3a/file", "checksum": null, "owner": "1fc532c3a9e74ab1b74c2255de616eb1", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 10:47:33,039 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-626783ff-45b9-44a1-b8ec-d02fccef9b7b 2018-08-01 10:47:33,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9292/v2/images/98c0edf2-876e-4b45-87f9-add722737a3a/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}83afa7538fe7827c33ff86146981c7dc8fa33534" -d '' 2018-08-01 10:47:33,387 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6b3172a6-aa98-4c92-8c47-2b49edc311c6 Date: Wed, 01 Aug 2018 10:47:33 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-01 10:47:33,387 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/98c0edf2-876e-4b45-87f9-add722737a3a/file used request id req-6b3172a6-aa98-4c92-8c47-2b49edc311c6 2018-08-01 10:47:33,387 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-01 10:47:33,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/98c0edf2-876e-4b45-87f9-add722737a3a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}83afa7538fe7827c33ff86146981c7dc8fa33534" 2018-08-01 10:47:33,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-19db960b-eec0-49d0-8581-48946ebcbb72 Date: Wed, 01 Aug 2018 10:47:33 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-37eeb80a-cf0e-4d5b-bc49-42f454526b4f-image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T10:47:33Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-01T10:47:33Z", "visibility": "shared", "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/98c0edf2-876e-4b45-87f9-add722737a3a/snap", "metadata": {}}], "self": "/v2/images/98c0edf2-876e-4b45-87f9-add722737a3a", "min_disk": 0, "protected": false, "id": "98c0edf2-876e-4b45-87f9-add722737a3a", "file": "/v2/images/98c0edf2-876e-4b45-87f9-add722737a3a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "1fc532c3a9e74ab1b74c2255de616eb1", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/98c0edf2-876e-4b45-87f9-add722737a3a/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 10:47:33,406 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/98c0edf2-876e-4b45-87f9-add722737a3a used request id req-19db960b-eec0-49d0-8581-48946ebcbb72 2018-08-01 10:47:33,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}83afa7538fe7827c33ff86146981c7dc8fa33534" 2018-08-01 10:47:33,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-e35a6f8f-3e3a-4fe1-8f90-c519bef0fce7 Date: Wed, 01 Aug 2018 10:47: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-08-01 10:47:33,414 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-e35a6f8f-3e3a-4fe1-8f90-c519bef0fce7 2018-08-01 10:47:33,416 - create_image - INFO - Created image with name - SimpleHealthCheck-37eeb80a-cf0e-4d5b-bc49-42f454526b4f-image 2018-08-01 10:47:33,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/98c0edf2-876e-4b45-87f9-add722737a3a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}83afa7538fe7827c33ff86146981c7dc8fa33534" 2018-08-01 10:47:33,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-49959b49-78ff-4211-af4b-938705be6b11 Date: Wed, 01 Aug 2018 10:47:33 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-37eeb80a-cf0e-4d5b-bc49-42f454526b4f-image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T10:47:33Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-01T10:47:33Z", "visibility": "shared", "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/98c0edf2-876e-4b45-87f9-add722737a3a/snap", "metadata": {}}], "self": "/v2/images/98c0edf2-876e-4b45-87f9-add722737a3a", "min_disk": 0, "protected": false, "id": "98c0edf2-876e-4b45-87f9-add722737a3a", "file": "/v2/images/98c0edf2-876e-4b45-87f9-add722737a3a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "1fc532c3a9e74ab1b74c2255de616eb1", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/98c0edf2-876e-4b45-87f9-add722737a3a/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 10:47:33,436 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/98c0edf2-876e-4b45-87f9-add722737a3a used request id req-49959b49-78ff-4211-af4b-938705be6b11 2018-08-01 10:47:33,437 - create_image - DEBUG - Instance status is - active 2018-08-01 10:47:33,437 - create_image - DEBUG - Image is active with name - SimpleHealthCheck-37eeb80a-cf0e-4d5b-bc49-42f454526b4f-image 2018-08-01 10:47:33,437 - create_image - INFO - Image is now active with name - SimpleHealthCheck-37eeb80a-cf0e-4d5b-bc49-42f454526b4f-image 2018-08-01 10:47:33,437 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:47:33,438 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:47:33,938 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9e12af2b724f4f819941648c2fb79169", "name": "SimpleHealthCheck-e1351815-3c34-4d4-proj-role"}], "expires_at": "2018-08-01T11:47:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1fc532c3a9e74ab1b74c2255de616eb1", "name": "SimpleHealthCheck-e1351815-3c34-4d4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/1fc532c3a9e74ab1b74c2255de616eb1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/1fc532c3a9e74ab1b74c2255de616eb1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/1fc532c3a9e74ab1b74c2255de616eb1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/1fc532c3a9e74ab1b74c2255de616eb1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/1fc532c3a9e74ab1b74c2255de616eb1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/1fc532c3a9e74ab1b74c2255de616eb1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_1fc532c3a9e74ab1b74c2255de616eb1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_1fc532c3a9e74ab1b74c2255de616eb1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/1fc532c3a9e74ab1b74c2255de616eb1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/1fc532c3a9e74ab1b74c2255de616eb1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/1fc532c3a9e74ab1b74c2255de616eb1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/1fc532c3a9e74ab1b74c2255de616eb1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/1fc532c3a9e74ab1b74c2255de616eb1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/1fc532c3a9e74ab1b74c2255de616eb1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-e1351815-3c34-4d4-user", "id": "9244a62919184415b2494af9fb4a0810"}, "audit_ids": ["6zkk-T4BTjC17_43ntWTug"], "issued_at": "2018-08-01T10:47:33.000000Z"}} 2018-08-01 10:47:33,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd2ac9e639ba8fe57f39b1fd173cbeb60a3bee3a" 2018-08-01 10:47:34,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:47:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-196e9dc3-e0b6-4a77-98db-0b1f1171dcd2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:47:34,018 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-196e9dc3-e0b6-4a77-98db-0b1f1171dcd2 2018-08-01 10:47:34,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=SimpleHealthCheck-37eeb80a-cf0e-4d5b-bc49-42f454526b4f-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd2ac9e639ba8fe57f39b1fd173cbeb60a3bee3a" 2018-08-01 10:47:34,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-c049ffbb-65e0-4862-8c03-628b978ce27a Date: Wed, 01 Aug 2018 10:47:34 GMT RESP BODY: {"networks":[]} 2018-08-01 10:47:34,197 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=SimpleHealthCheck-37eeb80a-cf0e-4d5b-bc49-42f454526b4f-priv-net used request id req-c049ffbb-65e0-4862-8c03-628b978ce27a 2018-08-01 10:47:34,198 - neutron_utils - INFO - Creating network with name SimpleHealthCheck-37eeb80a-cf0e-4d5b-bc49-42f454526b4f-priv-net 2018-08-01 10:47:34,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd2ac9e639ba8fe57f39b1fd173cbeb60a3bee3a" -d '{"network": {"name": "SimpleHealthCheck-37eeb80a-cf0e-4d5b-bc49-42f454526b4f-priv-net", "admin_state_up": true}}' 2018-08-01 10:47:34,683 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 641 X-Openstack-Request-Id: req-5ada64a2-f687-4e02-a222-7d4582016538 Date: Wed, 01 Aug 2018 10:47:34 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6ac7e2cb-28e1-42e0-84b7-15af5f7754df","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1fc532c3a9e74ab1b74c2255de616eb1","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T10:47:34Z","is_default":false,"name":"SimpleHealthCheck-37eeb80a-cf0e-4d5b-bc49-42f454526b4f-priv-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"1fc532c3a9e74ab1b74c2255de616eb1","created_at":"2018-08-01T10:47:34Z","mtu":1450}} 2018-08-01 10:47:34,683 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks used request id req-5ada64a2-f687-4e02-a222-7d4582016538 2018-08-01 10:47:34,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=6ac7e2cb-28e1-42e0-84b7-15af5f7754df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd2ac9e639ba8fe57f39b1fd173cbeb60a3bee3a" 2018-08-01 10:47:34,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 625 X-Openstack-Request-Id: req-337cb0e2-fd8c-40a0-8658-4ed9c9394c7b Date: Wed, 01 Aug 2018 10:47:34 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6ac7e2cb-28e1-42e0-84b7-15af5f7754df","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1fc532c3a9e74ab1b74c2255de616eb1","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T10:47:34Z","qos_policy_id":null,"name":"SimpleHealthCheck-37eeb80a-cf0e-4d5b-bc49-42f454526b4f-priv-net","admin_state_up":true,"tenant_id":"1fc532c3a9e74ab1b74c2255de616eb1","created_at":"2018-08-01T10:47:34Z","mtu":1450}]} 2018-08-01 10:47:34,796 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=6ac7e2cb-28e1-42e0-84b7-15af5f7754df used request id req-337cb0e2-fd8c-40a0-8658-4ed9c9394c7b 2018-08-01 10:47:34,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=6ac7e2cb-28e1-42e0-84b7-15af5f7754df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd2ac9e639ba8fe57f39b1fd173cbeb60a3bee3a" 2018-08-01 10:47:34,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-bde724b1-eed1-4f83-9a38-6571ee974996 Date: Wed, 01 Aug 2018 10:47:34 GMT RESP BODY: {"subnets":[]} 2018-08-01 10:47:34,828 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=6ac7e2cb-28e1-42e0-84b7-15af5f7754df used request id req-bde724b1-eed1-4f83-9a38-6571ee974996 2018-08-01 10:47:34,829 - neutron_utils - INFO - Creating subnet with name SimpleHealthCheck-37eeb80a-cf0e-4d5b-bc49-42f454526b4f-priv-subnet 2018-08-01 10:47:34,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd2ac9e639ba8fe57f39b1fd173cbeb60a3bee3a" -d '{"subnets": [{"ip_version": 4, "network_id": "6ac7e2cb-28e1-42e0-84b7-15af5f7754df", "cidr": "10.55.0.0/24", "name": "SimpleHealthCheck-37eeb80a-cf0e-4d5b-bc49-42f454526b4f-priv-subnet"}]}' 2018-08-01 10:47:35,311 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-bb496090-bf0d-43f2-8940-647b1c9f4a57 Date: Wed, 01 Aug 2018 10:47:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6ac7e2cb-28e1-42e0-84b7-15af5f7754df","tenant_id":"1fc532c3a9e74ab1b74c2255de616eb1","created_at":"2018-08-01T10:47:35Z","dns_nameservers":[],"updated_at":"2018-08-01T10:47:35Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"1fc532c3a9e74ab1b74c2255de616eb1","id":"eac090b9-25df-4749-b0e1-f39c1f5a034f","subnetpool_id":null,"name":"SimpleHealthCheck-37eeb80a-cf0e-4d5b-bc49-42f454526b4f-priv-subnet"}]} 2018-08-01 10:47:35,311 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets used request id req-bb496090-bf0d-43f2-8940-647b1c9f4a57 2018-08-01 10:47:35,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=6ac7e2cb-28e1-42e0-84b7-15af5f7754df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd2ac9e639ba8fe57f39b1fd173cbeb60a3bee3a" 2018-08-01 10:47:35,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-785beb24-d6e3-4949-85b4-6092e715462d Date: Wed, 01 Aug 2018 10:47:35 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6ac7e2cb-28e1-42e0-84b7-15af5f7754df","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1fc532c3a9e74ab1b74c2255de616eb1","l2_adjacency":true,"status":"ACTIVE","subnets":["eac090b9-25df-4749-b0e1-f39c1f5a034f"],"description":"","tags":[],"updated_at":"2018-08-01T10:47:35Z","qos_policy_id":null,"name":"SimpleHealthCheck-37eeb80a-cf0e-4d5b-bc49-42f454526b4f-priv-net","admin_state_up":true,"tenant_id":"1fc532c3a9e74ab1b74c2255de616eb1","created_at":"2018-08-01T10:47:34Z","mtu":1450}]} 2018-08-01 10:47:35,424 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=6ac7e2cb-28e1-42e0-84b7-15af5f7754df used request id req-785beb24-d6e3-4949-85b4-6092e715462d 2018-08-01 10:47:35,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=6ac7e2cb-28e1-42e0-84b7-15af5f7754df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd2ac9e639ba8fe57f39b1fd173cbeb60a3bee3a" 2018-08-01 10:47:35,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-98e34788-e244-40b1-be71-f53143bccdf7 Date: Wed, 01 Aug 2018 10:47:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6ac7e2cb-28e1-42e0-84b7-15af5f7754df","tenant_id":"1fc532c3a9e74ab1b74c2255de616eb1","created_at":"2018-08-01T10:47:35Z","dns_nameservers":[],"updated_at":"2018-08-01T10:47:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1fc532c3a9e74ab1b74c2255de616eb1","id":"eac090b9-25df-4749-b0e1-f39c1f5a034f","subnetpool_id":null,"name":"SimpleHealthCheck-37eeb80a-cf0e-4d5b-bc49-42f454526b4f-priv-subnet"}]} 2018-08-01 10:47:35,515 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=6ac7e2cb-28e1-42e0-84b7-15af5f7754df used request id req-98e34788-e244-40b1-be71-f53143bccdf7 2018-08-01 10:47:35,516 - OpenStackNetwork - DEBUG - Network [6ac7e2cb-28e1-42e0-84b7-15af5f7754df] created successfully 2018-08-01 10:47:35,516 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:47:35,517 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:47:35,979 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:47:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["LSCk93xmRDC5JMJ9r1MK5Q"], "issued_at": "2018-08-01T10:47:35.000000Z"}} 2018-08-01 10:47:35,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ea6b61ccf27f3bf8b2c9d3476ab1b8f280602bb" 2018-08-01 10:47:36,057 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:47:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03aa2524-d3ed-45d9-b353-59bf2d8e0bcf Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:47:36,058 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-03aa2524-d3ed-45d9-b353-59bf2d8e0bcf 2018-08-01 10:47:36,059 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 10:47:36,064 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ea6b61ccf27f3bf8b2c9d3476ab1b8f280602bb" 2018-08-01 10:47:36,262 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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-93577d3f-03b4-4205-bbbf-98561471f4db x-compute-request-id: req-93577d3f-03b4-4205-bbbf-98561471f4db Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"flavors": [{"id": "4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "rel": "bookmark"}], "name": "vmtp-flavor_ee58c79f-c6fb-483f-8b9c-406ffbfad757"}, {"id": "5b61c696-1b5b-4204-b7e5-ca4a818093b0", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "bookmark"}], "name": "shaker-flavor_81952131-3011-4d90-80f4-831743223f59"}]} 2018-08-01 10:47:36,262 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-93577d3f-03b4-4205-bbbf-98561471f4db 2018-08-01 10:47:36,266 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ea6b61ccf27f3bf8b2c9d3476ab1b8f280602bb" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "SimpleHealthCheck-37eeb80a-cf0e-4d5b-bc49-42f454526b4f-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-08-01 10:47:36,315 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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-47bda8d5-4f6b-4ab5-b0f8-40496326b8d9 x-compute-request-id: req-47bda8d5-4f6b-4ab5-b0f8-40496326b8d9 Content-Encoding: gzip Content-Length: 318 Content-Type: application/json RESP BODY: {"flavor": {"name": "SimpleHealthCheck-37eeb80a-cf0e-4d5b-bc49-42f454526b4f-flavor-name", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/f9e29db5-aaab-463d-98e1-9899c9a33ba7", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/f9e29db5-aaab-463d-98e1-9899c9a33ba7", "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": "f9e29db5-aaab-463d-98e1-9899c9a33ba7"}} 2018-08-01 10:47:36,315 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-47bda8d5-4f6b-4ab5-b0f8-40496326b8d9 2018-08-01 10:47:36,316 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:47:36,317 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:47:36,697 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9e12af2b724f4f819941648c2fb79169", "name": "SimpleHealthCheck-e1351815-3c34-4d4-proj-role"}], "expires_at": "2018-08-01T11:47:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1fc532c3a9e74ab1b74c2255de616eb1", "name": "SimpleHealthCheck-e1351815-3c34-4d4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/1fc532c3a9e74ab1b74c2255de616eb1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/1fc532c3a9e74ab1b74c2255de616eb1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/1fc532c3a9e74ab1b74c2255de616eb1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/1fc532c3a9e74ab1b74c2255de616eb1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/1fc532c3a9e74ab1b74c2255de616eb1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/1fc532c3a9e74ab1b74c2255de616eb1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_1fc532c3a9e74ab1b74c2255de616eb1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_1fc532c3a9e74ab1b74c2255de616eb1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/1fc532c3a9e74ab1b74c2255de616eb1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/1fc532c3a9e74ab1b74c2255de616eb1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/1fc532c3a9e74ab1b74c2255de616eb1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/1fc532c3a9e74ab1b74c2255de616eb1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/1fc532c3a9e74ab1b74c2255de616eb1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/1fc532c3a9e74ab1b74c2255de616eb1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-e1351815-3c34-4d4-user", "id": "9244a62919184415b2494af9fb4a0810"}, "audit_ids": ["wxtG9vYrRMqU0lo0iVuWSQ"], "issued_at": "2018-08-01T10:47:36.000000Z"}} 2018-08-01 10:47:36,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a3e41755156eaf6b1bf1da8c699ef6222278a5d" 2018-08-01 10:47:36,776 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:47:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4141440c-371d-4e9e-a34b-b32a45bf7e6b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:47:36,776 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-4141440c-371d-4e9e-a34b-b32a45bf7e6b 2018-08-01 10:47:36,777 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 10:47:36,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a3e41755156eaf6b1bf1da8c699ef6222278a5d" 2018-08-01 10:47:36,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:47:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7129cd1b-9cac-41ce-a23a-9ef07f36f1af Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:47:36,856 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-7129cd1b-9cac-41ce-a23a-9ef07f36f1af 2018-08-01 10:47:36,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=SimpleHealthCheck-37eeb80a-cf0e-4d5b-bc49-42f454526b4f-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a3e41755156eaf6b1bf1da8c699ef6222278a5d" 2018-08-01 10:47:37,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-efd8da18-7b4c-4860-ae65-f693d1b6f17c Date: Wed, 01 Aug 2018 10:47:37 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6ac7e2cb-28e1-42e0-84b7-15af5f7754df","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1fc532c3a9e74ab1b74c2255de616eb1","l2_adjacency":true,"status":"ACTIVE","subnets":["eac090b9-25df-4749-b0e1-f39c1f5a034f"],"description":"","tags":[],"updated_at":"2018-08-01T10:47:35Z","qos_policy_id":null,"name":"SimpleHealthCheck-37eeb80a-cf0e-4d5b-bc49-42f454526b4f-priv-net","admin_state_up":true,"tenant_id":"1fc532c3a9e74ab1b74c2255de616eb1","created_at":"2018-08-01T10:47:34Z","mtu":1450}]} 2018-08-01 10:47:37,137 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=SimpleHealthCheck-37eeb80a-cf0e-4d5b-bc49-42f454526b4f-priv-net used request id req-efd8da18-7b4c-4860-ae65-f693d1b6f17c 2018-08-01 10:47:37,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=6ac7e2cb-28e1-42e0-84b7-15af5f7754df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a3e41755156eaf6b1bf1da8c699ef6222278a5d" 2018-08-01 10:47:37,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-eb7789c7-fee0-4d81-9796-ac7fa18b7c9b Date: Wed, 01 Aug 2018 10:47:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6ac7e2cb-28e1-42e0-84b7-15af5f7754df","tenant_id":"1fc532c3a9e74ab1b74c2255de616eb1","created_at":"2018-08-01T10:47:35Z","dns_nameservers":[],"updated_at":"2018-08-01T10:47:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1fc532c3a9e74ab1b74c2255de616eb1","id":"eac090b9-25df-4749-b0e1-f39c1f5a034f","subnetpool_id":null,"name":"SimpleHealthCheck-37eeb80a-cf0e-4d5b-bc49-42f454526b4f-priv-subnet"}]} 2018-08-01 10:47:37,193 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=6ac7e2cb-28e1-42e0-84b7-15af5f7754df used request id req-eb7789c7-fee0-4d81-9796-ac7fa18b7c9b 2018-08-01 10:47:37,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=SimpleHealthCheck-37eeb80a-cf0e-4d5b-bc49-42f454526b4f-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a3e41755156eaf6b1bf1da8c699ef6222278a5d" 2018-08-01 10:47:37,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-027d3674-4f13-4c4b-b9f7-5d6a50776bb8 Date: Wed, 01 Aug 2018 10:47:37 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6ac7e2cb-28e1-42e0-84b7-15af5f7754df","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1fc532c3a9e74ab1b74c2255de616eb1","l2_adjacency":true,"status":"ACTIVE","subnets":["eac090b9-25df-4749-b0e1-f39c1f5a034f"],"description":"","tags":[],"updated_at":"2018-08-01T10:47:35Z","qos_policy_id":null,"name":"SimpleHealthCheck-37eeb80a-cf0e-4d5b-bc49-42f454526b4f-priv-net","admin_state_up":true,"tenant_id":"1fc532c3a9e74ab1b74c2255de616eb1","created_at":"2018-08-01T10:47:34Z","mtu":1450}]} 2018-08-01 10:47:37,299 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=SimpleHealthCheck-37eeb80a-cf0e-4d5b-bc49-42f454526b4f-priv-net used request id req-027d3674-4f13-4c4b-b9f7-5d6a50776bb8 2018-08-01 10:47:37,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:47:37,308 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:47: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:47:37,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/1fc532c3a9e74ab1b74c2255de616eb1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a3e41755156eaf6b1bf1da8c699ef6222278a5d" 2018-08-01 10:47:37,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:47:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb2b0859-3dbd-48b2-ab51-b6ac516458da Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/1fc532c3a9e74ab1b74c2255de616eb1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1fc532c3a9e74ab1b74c2255de616eb1", "name": "SimpleHealthCheck-e1351815-3c34-4d4-proj"}} 2018-08-01 10:47:37,392 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/1fc532c3a9e74ab1b74c2255de616eb1 used request id req-fb2b0859-3dbd-48b2-ab51-b6ac516458da 2018-08-01 10:47:37,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=6ac7e2cb-28e1-42e0-84b7-15af5f7754df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a3e41755156eaf6b1bf1da8c699ef6222278a5d" 2018-08-01 10:47:37,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-0a4d4e94-4eef-4f17-bbd1-04c44ce18b7c Date: Wed, 01 Aug 2018 10:47:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6ac7e2cb-28e1-42e0-84b7-15af5f7754df","tenant_id":"1fc532c3a9e74ab1b74c2255de616eb1","created_at":"2018-08-01T10:47:35Z","dns_nameservers":[],"updated_at":"2018-08-01T10:47:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1fc532c3a9e74ab1b74c2255de616eb1","id":"eac090b9-25df-4749-b0e1-f39c1f5a034f","subnetpool_id":null,"name":"SimpleHealthCheck-37eeb80a-cf0e-4d5b-bc49-42f454526b4f-priv-subnet"}]} 2018-08-01 10:47:37,446 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=6ac7e2cb-28e1-42e0-84b7-15af5f7754df used request id req-0a4d4e94-4eef-4f17-bbd1-04c44ce18b7c 2018-08-01 10:47:37,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=6ac7e2cb-28e1-42e0-84b7-15af5f7754df&name=SimpleHealthCheck-37eeb80a-cf0e-4d5b-bc49-42f454526b4fport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a3e41755156eaf6b1bf1da8c699ef6222278a5d" 2018-08-01 10:47:37,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-459d4405-97f7-4667-b6f1-afe52ee1104c Date: Wed, 01 Aug 2018 10:47:37 GMT RESP BODY: {"ports":[]} 2018-08-01 10:47:37,480 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=6ac7e2cb-28e1-42e0-84b7-15af5f7754df&name=SimpleHealthCheck-37eeb80a-cf0e-4d5b-bc49-42f454526b4fport-1&admin_state_up=True used request id req-459d4405-97f7-4667-b6f1-afe52ee1104c 2018-08-01 10:47:37,483 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/detail?name=SimpleHealthCheck-37eeb80a-cf0e-4d5b-bc49-42f454526b4f-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a3e41755156eaf6b1bf1da8c699ef6222278a5d" 2018-08-01 10:47:37,711 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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 x-openstack-request-id: req-6a0e0817-682b-4185-a37c-ef5d3e708393 x-compute-request-id: req-6a0e0817-682b-4185-a37c-ef5d3e708393 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-01 10:47:37,711 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail?name=SimpleHealthCheck-37eeb80a-cf0e-4d5b-bc49-42f454526b4f-inst used request id req-6a0e0817-682b-4185-a37c-ef5d3e708393 2018-08-01 10:47:37,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=SimpleHealthCheck-37eeb80a-cf0e-4d5b-bc49-42f454526b4f-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a3e41755156eaf6b1bf1da8c699ef6222278a5d" 2018-08-01 10:47:37,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-969177c2-ed0a-4a23-97a1-bb5454e8b655 Date: Wed, 01 Aug 2018 10:47:37 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6ac7e2cb-28e1-42e0-84b7-15af5f7754df","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1fc532c3a9e74ab1b74c2255de616eb1","l2_adjacency":true,"status":"ACTIVE","subnets":["eac090b9-25df-4749-b0e1-f39c1f5a034f"],"description":"","tags":[],"updated_at":"2018-08-01T10:47:35Z","qos_policy_id":null,"name":"SimpleHealthCheck-37eeb80a-cf0e-4d5b-bc49-42f454526b4f-priv-net","admin_state_up":true,"tenant_id":"1fc532c3a9e74ab1b74c2255de616eb1","created_at":"2018-08-01T10:47:34Z","mtu":1450}]} 2018-08-01 10:47:37,813 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=SimpleHealthCheck-37eeb80a-cf0e-4d5b-bc49-42f454526b4f-priv-net used request id req-969177c2-ed0a-4a23-97a1-bb5454e8b655 2018-08-01 10:47:37,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=6ac7e2cb-28e1-42e0-84b7-15af5f7754df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a3e41755156eaf6b1bf1da8c699ef6222278a5d" 2018-08-01 10:47:37,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-5b81bf22-7773-4cc1-a752-52ddc0bca186 Date: Wed, 01 Aug 2018 10:47:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6ac7e2cb-28e1-42e0-84b7-15af5f7754df","tenant_id":"1fc532c3a9e74ab1b74c2255de616eb1","created_at":"2018-08-01T10:47:35Z","dns_nameservers":[],"updated_at":"2018-08-01T10:47:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1fc532c3a9e74ab1b74c2255de616eb1","id":"eac090b9-25df-4749-b0e1-f39c1f5a034f","subnetpool_id":null,"name":"SimpleHealthCheck-37eeb80a-cf0e-4d5b-bc49-42f454526b4f-priv-subnet"}]} 2018-08-01 10:47:37,867 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=6ac7e2cb-28e1-42e0-84b7-15af5f7754df used request id req-5b81bf22-7773-4cc1-a752-52ddc0bca186 2018-08-01 10:47:37,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=SimpleHealthCheck-37eeb80a-cf0e-4d5b-bc49-42f454526b4f-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a3e41755156eaf6b1bf1da8c699ef6222278a5d" 2018-08-01 10:47:37,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-b2304bbb-3773-4e7a-a359-3dce1dc805f0 Date: Wed, 01 Aug 2018 10:47:37 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6ac7e2cb-28e1-42e0-84b7-15af5f7754df","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1fc532c3a9e74ab1b74c2255de616eb1","l2_adjacency":true,"status":"ACTIVE","subnets":["eac090b9-25df-4749-b0e1-f39c1f5a034f"],"description":"","tags":[],"updated_at":"2018-08-01T10:47:35Z","qos_policy_id":null,"name":"SimpleHealthCheck-37eeb80a-cf0e-4d5b-bc49-42f454526b4f-priv-net","admin_state_up":true,"tenant_id":"1fc532c3a9e74ab1b74c2255de616eb1","created_at":"2018-08-01T10:47:34Z","mtu":1450}]} 2018-08-01 10:47:37,967 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=SimpleHealthCheck-37eeb80a-cf0e-4d5b-bc49-42f454526b4f-priv-net used request id req-b2304bbb-3773-4e7a-a359-3dce1dc805f0 2018-08-01 10:47:37,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/1fc532c3a9e74ab1b74c2255de616eb1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a3e41755156eaf6b1bf1da8c699ef6222278a5d" 2018-08-01 10:47:38,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:47:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e54d6570-af58-4913-a015-52519672faa8 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/1fc532c3a9e74ab1b74c2255de616eb1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1fc532c3a9e74ab1b74c2255de616eb1", "name": "SimpleHealthCheck-e1351815-3c34-4d4-proj"}} 2018-08-01 10:47:38,054 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/1fc532c3a9e74ab1b74c2255de616eb1 used request id req-e54d6570-af58-4913-a015-52519672faa8 2018-08-01 10:47:38,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=6ac7e2cb-28e1-42e0-84b7-15af5f7754df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a3e41755156eaf6b1bf1da8c699ef6222278a5d" 2018-08-01 10:47:38,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-d75a9137-5fdb-44a5-8cad-0a1d1f8ae18b Date: Wed, 01 Aug 2018 10:47:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6ac7e2cb-28e1-42e0-84b7-15af5f7754df","tenant_id":"1fc532c3a9e74ab1b74c2255de616eb1","created_at":"2018-08-01T10:47:35Z","dns_nameservers":[],"updated_at":"2018-08-01T10:47:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1fc532c3a9e74ab1b74c2255de616eb1","id":"eac090b9-25df-4749-b0e1-f39c1f5a034f","subnetpool_id":null,"name":"SimpleHealthCheck-37eeb80a-cf0e-4d5b-bc49-42f454526b4f-priv-subnet"}]} 2018-08-01 10:47:38,107 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=6ac7e2cb-28e1-42e0-84b7-15af5f7754df used request id req-d75a9137-5fdb-44a5-8cad-0a1d1f8ae18b 2018-08-01 10:47:38,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=6ac7e2cb-28e1-42e0-84b7-15af5f7754df&name=SimpleHealthCheck-37eeb80a-cf0e-4d5b-bc49-42f454526b4fport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a3e41755156eaf6b1bf1da8c699ef6222278a5d" 2018-08-01 10:47:38,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-74e26c3d-ade3-4118-91b1-d3f3034afbf2 Date: Wed, 01 Aug 2018 10:47:38 GMT RESP BODY: {"ports":[]} 2018-08-01 10:47:38,144 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=6ac7e2cb-28e1-42e0-84b7-15af5f7754df&name=SimpleHealthCheck-37eeb80a-cf0e-4d5b-bc49-42f454526b4fport-1&admin_state_up=True used request id req-74e26c3d-ade3-4118-91b1-d3f3034afbf2 2018-08-01 10:47:38,144 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:47:38,145 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:47:38,532 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9e12af2b724f4f819941648c2fb79169", "name": "SimpleHealthCheck-e1351815-3c34-4d4-proj-role"}], "expires_at": "2018-08-01T11:47:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1fc532c3a9e74ab1b74c2255de616eb1", "name": "SimpleHealthCheck-e1351815-3c34-4d4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/1fc532c3a9e74ab1b74c2255de616eb1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/1fc532c3a9e74ab1b74c2255de616eb1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/1fc532c3a9e74ab1b74c2255de616eb1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/1fc532c3a9e74ab1b74c2255de616eb1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/1fc532c3a9e74ab1b74c2255de616eb1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/1fc532c3a9e74ab1b74c2255de616eb1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_1fc532c3a9e74ab1b74c2255de616eb1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_1fc532c3a9e74ab1b74c2255de616eb1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/1fc532c3a9e74ab1b74c2255de616eb1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/1fc532c3a9e74ab1b74c2255de616eb1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/1fc532c3a9e74ab1b74c2255de616eb1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/1fc532c3a9e74ab1b74c2255de616eb1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/1fc532c3a9e74ab1b74c2255de616eb1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/1fc532c3a9e74ab1b74c2255de616eb1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-e1351815-3c34-4d4-user", "id": "9244a62919184415b2494af9fb4a0810"}, "audit_ids": ["mXXq5vZNRsq_-GBaUD1riA"], "issued_at": "2018-08-01T10:47:38.000000Z"}} 2018-08-01 10:47:38,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c04211b0d754518ae99151e801a0979f6b7161c2" 2018-08-01 10:47:38,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:47:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c17d012b-5c47-4976-b796-417c725c3354 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:47:38,544 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-c17d012b-5c47-4976-b796-417c725c3354 2018-08-01 10:47:38,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=SimpleHealthCheck-37eeb80a-cf0e-4d5b-bc49-42f454526b4f-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a3e41755156eaf6b1bf1da8c699ef6222278a5d" 2018-08-01 10:47:38,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-80564504-57a6-4925-9f9f-a98127bdd6a8 Date: Wed, 01 Aug 2018 10:47:38 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6ac7e2cb-28e1-42e0-84b7-15af5f7754df","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1fc532c3a9e74ab1b74c2255de616eb1","l2_adjacency":true,"status":"ACTIVE","subnets":["eac090b9-25df-4749-b0e1-f39c1f5a034f"],"description":"","tags":[],"updated_at":"2018-08-01T10:47:35Z","qos_policy_id":null,"name":"SimpleHealthCheck-37eeb80a-cf0e-4d5b-bc49-42f454526b4f-priv-net","admin_state_up":true,"tenant_id":"1fc532c3a9e74ab1b74c2255de616eb1","created_at":"2018-08-01T10:47:34Z","mtu":1450}]} 2018-08-01 10:47:38,641 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=SimpleHealthCheck-37eeb80a-cf0e-4d5b-bc49-42f454526b4f-priv-net used request id req-80564504-57a6-4925-9f9f-a98127bdd6a8 2018-08-01 10:47:38,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=6ac7e2cb-28e1-42e0-84b7-15af5f7754df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a3e41755156eaf6b1bf1da8c699ef6222278a5d" 2018-08-01 10:47:38,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-20123e66-d478-4cd9-b8d0-5411cbcb63e9 Date: Wed, 01 Aug 2018 10:47:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6ac7e2cb-28e1-42e0-84b7-15af5f7754df","tenant_id":"1fc532c3a9e74ab1b74c2255de616eb1","created_at":"2018-08-01T10:47:35Z","dns_nameservers":[],"updated_at":"2018-08-01T10:47:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1fc532c3a9e74ab1b74c2255de616eb1","id":"eac090b9-25df-4749-b0e1-f39c1f5a034f","subnetpool_id":null,"name":"SimpleHealthCheck-37eeb80a-cf0e-4d5b-bc49-42f454526b4f-priv-subnet"}]} 2018-08-01 10:47:38,693 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=6ac7e2cb-28e1-42e0-84b7-15af5f7754df used request id req-20123e66-d478-4cd9-b8d0-5411cbcb63e9 2018-08-01 10:47:38,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=SimpleHealthCheck-37eeb80a-cf0e-4d5b-bc49-42f454526b4f-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a3e41755156eaf6b1bf1da8c699ef6222278a5d" 2018-08-01 10:47:38,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-e520d189-a15a-429e-85a9-47d132741264 Date: Wed, 01 Aug 2018 10:47:38 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6ac7e2cb-28e1-42e0-84b7-15af5f7754df","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1fc532c3a9e74ab1b74c2255de616eb1","l2_adjacency":true,"status":"ACTIVE","subnets":["eac090b9-25df-4749-b0e1-f39c1f5a034f"],"description":"","tags":[],"updated_at":"2018-08-01T10:47:35Z","qos_policy_id":null,"name":"SimpleHealthCheck-37eeb80a-cf0e-4d5b-bc49-42f454526b4f-priv-net","admin_state_up":true,"tenant_id":"1fc532c3a9e74ab1b74c2255de616eb1","created_at":"2018-08-01T10:47:34Z","mtu":1450}]} 2018-08-01 10:47:38,799 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=SimpleHealthCheck-37eeb80a-cf0e-4d5b-bc49-42f454526b4f-priv-net used request id req-e520d189-a15a-429e-85a9-47d132741264 2018-08-01 10:47:38,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:47:38,808 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:47: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:47:38,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/1fc532c3a9e74ab1b74c2255de616eb1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c04211b0d754518ae99151e801a0979f6b7161c2" 2018-08-01 10:47:38,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:47:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be9bb7f9-09a1-4116-9836-f9747825eeec Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/1fc532c3a9e74ab1b74c2255de616eb1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1fc532c3a9e74ab1b74c2255de616eb1", "name": "SimpleHealthCheck-e1351815-3c34-4d4-proj"}} 2018-08-01 10:47:38,891 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/1fc532c3a9e74ab1b74c2255de616eb1 used request id req-be9bb7f9-09a1-4116-9836-f9747825eeec 2018-08-01 10:47:38,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=6ac7e2cb-28e1-42e0-84b7-15af5f7754df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a3e41755156eaf6b1bf1da8c699ef6222278a5d" 2018-08-01 10:47:38,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-f7c0688a-7f7d-4a49-ab10-f5591eb5a5b7 Date: Wed, 01 Aug 2018 10:47:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6ac7e2cb-28e1-42e0-84b7-15af5f7754df","tenant_id":"1fc532c3a9e74ab1b74c2255de616eb1","created_at":"2018-08-01T10:47:35Z","dns_nameservers":[],"updated_at":"2018-08-01T10:47:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1fc532c3a9e74ab1b74c2255de616eb1","id":"eac090b9-25df-4749-b0e1-f39c1f5a034f","subnetpool_id":null,"name":"SimpleHealthCheck-37eeb80a-cf0e-4d5b-bc49-42f454526b4f-priv-subnet"}]} 2018-08-01 10:47:38,943 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=6ac7e2cb-28e1-42e0-84b7-15af5f7754df used request id req-f7c0688a-7f7d-4a49-ab10-f5591eb5a5b7 2018-08-01 10:47:38,944 - neutron_utils - INFO - Creating port for network with name - SimpleHealthCheck-37eeb80a-cf0e-4d5b-bc49-42f454526b4f-priv-net 2018-08-01 10:47:38,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a3e41755156eaf6b1bf1da8c699ef6222278a5d" -d '{"port": {"network_id": "6ac7e2cb-28e1-42e0-84b7-15af5f7754df", "name": "SimpleHealthCheck-37eeb80a-cf0e-4d5b-bc49-42f454526b4fport-1", "admin_state_up": true}}' 2018-08-01 10:47:40,025 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 802 X-Openstack-Request-Id: req-7c06d151-a136-4f36-aebb-66714ca98afb Date: Wed, 01 Aug 2018 10:47:40 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:47:39Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"eac090b9-25df-4749-b0e1-f39c1f5a034f","ip_address":"10.55.0.10"}],"id":"062fce62-dbf8-4b09-8427-55838d9df6d7","security_groups":["c7549264-3786-45f2-b704-4d63b95595c7"],"mac_address":"fa:16:3e:36:02:80","device_id":"","status":"DOWN","description":"","tags":[],"name":"SimpleHealthCheck-37eeb80a-cf0e-4d5b-bc49-42f454526b4fport-1","project_id":"1fc532c3a9e74ab1b74c2255de616eb1","qos_policy_id":null,"admin_state_up":true,"network_id":"6ac7e2cb-28e1-42e0-84b7-15af5f7754df","tenant_id":"1fc532c3a9e74ab1b74c2255de616eb1","created_at":"2018-08-01T10:47:39Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-08-01 10:47:40,026 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/ports used request id req-7c06d151-a136-4f36-aebb-66714ca98afb 2018-08-01 10:47:40,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=SimpleHealthCheck-37eeb80a-cf0e-4d5b-bc49-42f454526b4f-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a3e41755156eaf6b1bf1da8c699ef6222278a5d" 2018-08-01 10:47:40,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-1c79c996-fc75-4004-a9cc-35ebbc285ae5 Date: Wed, 01 Aug 2018 10:47:40 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6ac7e2cb-28e1-42e0-84b7-15af5f7754df","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1fc532c3a9e74ab1b74c2255de616eb1","l2_adjacency":true,"status":"ACTIVE","subnets":["eac090b9-25df-4749-b0e1-f39c1f5a034f"],"description":"","tags":[],"updated_at":"2018-08-01T10:47:35Z","qos_policy_id":null,"name":"SimpleHealthCheck-37eeb80a-cf0e-4d5b-bc49-42f454526b4f-priv-net","admin_state_up":true,"tenant_id":"1fc532c3a9e74ab1b74c2255de616eb1","created_at":"2018-08-01T10:47:34Z","mtu":1450}]} 2018-08-01 10:47:40,128 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=SimpleHealthCheck-37eeb80a-cf0e-4d5b-bc49-42f454526b4f-priv-net used request id req-1c79c996-fc75-4004-a9cc-35ebbc285ae5 2018-08-01 10:47:40,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=6ac7e2cb-28e1-42e0-84b7-15af5f7754df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a3e41755156eaf6b1bf1da8c699ef6222278a5d" 2018-08-01 10:47:40,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-bcb6679d-4700-4403-ac70-a0cc06ed8ba6 Date: Wed, 01 Aug 2018 10:47:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6ac7e2cb-28e1-42e0-84b7-15af5f7754df","tenant_id":"1fc532c3a9e74ab1b74c2255de616eb1","created_at":"2018-08-01T10:47:35Z","dns_nameservers":[],"updated_at":"2018-08-01T10:47:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1fc532c3a9e74ab1b74c2255de616eb1","id":"eac090b9-25df-4749-b0e1-f39c1f5a034f","subnetpool_id":null,"name":"SimpleHealthCheck-37eeb80a-cf0e-4d5b-bc49-42f454526b4f-priv-subnet"}]} 2018-08-01 10:47:40,181 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=6ac7e2cb-28e1-42e0-84b7-15af5f7754df used request id req-bcb6679d-4700-4403-ac70-a0cc06ed8ba6 2018-08-01 10:47:40,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=SimpleHealthCheck-37eeb80a-cf0e-4d5b-bc49-42f454526b4f-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a3e41755156eaf6b1bf1da8c699ef6222278a5d" 2018-08-01 10:47:40,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-b4abc66d-09ec-4b77-8849-1a18b40fc984 Date: Wed, 01 Aug 2018 10:47:40 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6ac7e2cb-28e1-42e0-84b7-15af5f7754df","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1fc532c3a9e74ab1b74c2255de616eb1","l2_adjacency":true,"status":"ACTIVE","subnets":["eac090b9-25df-4749-b0e1-f39c1f5a034f"],"description":"","tags":[],"updated_at":"2018-08-01T10:47:35Z","qos_policy_id":null,"name":"SimpleHealthCheck-37eeb80a-cf0e-4d5b-bc49-42f454526b4f-priv-net","admin_state_up":true,"tenant_id":"1fc532c3a9e74ab1b74c2255de616eb1","created_at":"2018-08-01T10:47:34Z","mtu":1450}]} 2018-08-01 10:47:40,277 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=SimpleHealthCheck-37eeb80a-cf0e-4d5b-bc49-42f454526b4f-priv-net used request id req-b4abc66d-09ec-4b77-8849-1a18b40fc984 2018-08-01 10:47:40,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/1fc532c3a9e74ab1b74c2255de616eb1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a3e41755156eaf6b1bf1da8c699ef6222278a5d" 2018-08-01 10:47:40,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:47:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5d3c640-c72a-4638-8d1c-8cf6a38cb9af Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/1fc532c3a9e74ab1b74c2255de616eb1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1fc532c3a9e74ab1b74c2255de616eb1", "name": "SimpleHealthCheck-e1351815-3c34-4d4-proj"}} 2018-08-01 10:47:40,372 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/1fc532c3a9e74ab1b74c2255de616eb1 used request id req-d5d3c640-c72a-4638-8d1c-8cf6a38cb9af 2018-08-01 10:47:40,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=6ac7e2cb-28e1-42e0-84b7-15af5f7754df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a3e41755156eaf6b1bf1da8c699ef6222278a5d" 2018-08-01 10:47:40,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-8cc15ecf-1ff6-4171-ae4d-4034a9d4f6b0 Date: Wed, 01 Aug 2018 10:47:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6ac7e2cb-28e1-42e0-84b7-15af5f7754df","tenant_id":"1fc532c3a9e74ab1b74c2255de616eb1","created_at":"2018-08-01T10:47:35Z","dns_nameservers":[],"updated_at":"2018-08-01T10:47:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1fc532c3a9e74ab1b74c2255de616eb1","id":"eac090b9-25df-4749-b0e1-f39c1f5a034f","subnetpool_id":null,"name":"SimpleHealthCheck-37eeb80a-cf0e-4d5b-bc49-42f454526b4f-priv-subnet"}]} 2018-08-01 10:47:40,423 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=6ac7e2cb-28e1-42e0-84b7-15af5f7754df used request id req-8cc15ecf-1ff6-4171-ae4d-4034a9d4f6b0 2018-08-01 10:47:40,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=6ac7e2cb-28e1-42e0-84b7-15af5f7754df&name=SimpleHealthCheck-37eeb80a-cf0e-4d5b-bc49-42f454526b4fport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a3e41755156eaf6b1bf1da8c699ef6222278a5d" 2018-08-01 10:47:40,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 805 X-Openstack-Request-Id: req-3552ddad-d01e-460e-95c0-10c5fd1b82af Date: Wed, 01 Aug 2018 10:47:40 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:47:39Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"eac090b9-25df-4749-b0e1-f39c1f5a034f","ip_address":"10.55.0.10"}],"id":"062fce62-dbf8-4b09-8427-55838d9df6d7","security_groups":["c7549264-3786-45f2-b704-4d63b95595c7"],"mac_address":"fa:16:3e:36:02:80","project_id":"1fc532c3a9e74ab1b74c2255de616eb1","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"SimpleHealthCheck-37eeb80a-cf0e-4d5b-bc49-42f454526b4fport-1","admin_state_up":true,"network_id":"6ac7e2cb-28e1-42e0-84b7-15af5f7754df","tenant_id":"1fc532c3a9e74ab1b74c2255de616eb1","created_at":"2018-08-01T10:47:39Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-08-01 10:47:40,510 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=6ac7e2cb-28e1-42e0-84b7-15af5f7754df&name=SimpleHealthCheck-37eeb80a-cf0e-4d5b-bc49-42f454526b4fport-1&admin_state_up=True used request id req-3552ddad-d01e-460e-95c0-10c5fd1b82af 2018-08-01 10:47:40,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/1fc532c3a9e74ab1b74c2255de616eb1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a3e41755156eaf6b1bf1da8c699ef6222278a5d" 2018-08-01 10:47:40,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:47:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed4ae409-56d5-4c91-8661-4a216822e095 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/1fc532c3a9e74ab1b74c2255de616eb1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1fc532c3a9e74ab1b74c2255de616eb1", "name": "SimpleHealthCheck-e1351815-3c34-4d4-proj"}} 2018-08-01 10:47:40,600 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/1fc532c3a9e74ab1b74c2255de616eb1 used request id req-ed4ae409-56d5-4c91-8661-4a216822e095 2018-08-01 10:47:40,600 - nova_utils - INFO - Creating VM with name - SimpleHealthCheck-37eeb80a-cf0e-4d5b-bc49-42f454526b4f-inst 2018-08-01 10:47:40,604 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a3e41755156eaf6b1bf1da8c699ef6222278a5d" 2018-08-01 10:47:40,624 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:47: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-6ec000d5-27b7-4874-adc2-ff13c8bbbab4 x-compute-request-id: req-6ec000d5-27b7-4874-adc2-ff13c8bbbab4 Content-Encoding: gzip Content-Length: 339 Content-Type: application/json RESP BODY: {"flavors": [{"id": "4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "rel": "bookmark"}], "name": "vmtp-flavor_ee58c79f-c6fb-483f-8b9c-406ffbfad757"}, {"id": "5b61c696-1b5b-4204-b7e5-ca4a818093b0", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "bookmark"}], "name": "shaker-flavor_81952131-3011-4d90-80f4-831743223f59"}, {"id": "f9e29db5-aaab-463d-98e1-9899c9a33ba7", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/f9e29db5-aaab-463d-98e1-9899c9a33ba7", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/f9e29db5-aaab-463d-98e1-9899c9a33ba7", "rel": "bookmark"}], "name": "SimpleHealthCheck-37eeb80a-cf0e-4d5b-bc49-42f454526b4f-flavor-name"}]} 2018-08-01 10:47:40,624 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-6ec000d5-27b7-4874-adc2-ff13c8bbbab4 2018-08-01 10:47:40,627 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors/f9e29db5-aaab-463d-98e1-9899c9a33ba7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a3e41755156eaf6b1bf1da8c699ef6222278a5d" 2018-08-01 10:47:40,648 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:47: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-48c72b79-1f4a-4294-973b-4e33c83ce78f x-compute-request-id: req-48c72b79-1f4a-4294-973b-4e33c83ce78f Content-Encoding: gzip Content-Length: 318 Content-Type: application/json RESP BODY: {"flavor": {"name": "SimpleHealthCheck-37eeb80a-cf0e-4d5b-bc49-42f454526b4f-flavor-name", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/f9e29db5-aaab-463d-98e1-9899c9a33ba7", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/f9e29db5-aaab-463d-98e1-9899c9a33ba7", "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": "f9e29db5-aaab-463d-98e1-9899c9a33ba7"}} 2018-08-01 10:47:40,649 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/f9e29db5-aaab-463d-98e1-9899c9a33ba7 used request id req-48c72b79-1f4a-4294-973b-4e33c83ce78f 2018-08-01 10:47:40,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-37eeb80a-cf0e-4d5b-bc49-42f454526b4f-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3a3e41755156eaf6b1bf1da8c699ef6222278a5d" 2018-08-01 10:47:41,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-e77696fe-89eb-4367-be17-10f41f7c1347 Date: Wed, 01 Aug 2018 10:47:41 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-37eeb80a-cf0e-4d5b-bc49-42f454526b4f-image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T10:47:33Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-01T10:47:33Z", "visibility": "shared", "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/98c0edf2-876e-4b45-87f9-add722737a3a/snap", "metadata": {}}], "self": "/v2/images/98c0edf2-876e-4b45-87f9-add722737a3a", "min_disk": 0, "protected": false, "id": "98c0edf2-876e-4b45-87f9-add722737a3a", "file": "/v2/images/98c0edf2-876e-4b45-87f9-add722737a3a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "1fc532c3a9e74ab1b74c2255de616eb1", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/98c0edf2-876e-4b45-87f9-add722737a3a/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-37eeb80a-cf0e-4d5b-bc49-42f454526b4f-image"} 2018-08-01 10:47:41,219 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-37eeb80a-cf0e-4d5b-bc49-42f454526b4f-image used request id req-e77696fe-89eb-4367-be17-10f41f7c1347 2018-08-01 10:47:41,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3a3e41755156eaf6b1bf1da8c699ef6222278a5d" 2018-08-01 10:47:41,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-1bfebd5d-e452-4a82-a429-54266e22c6bf Date: Wed, 01 Aug 2018 10:47: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-08-01 10:47:41,230 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-1bfebd5d-e452-4a82-a429-54266e22c6bf 2018-08-01 10:47:41,235 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a3e41755156eaf6b1bf1da8c699ef6222278a5d" -d '{"server": {"name": "SimpleHealthCheck-37eeb80a-cf0e-4d5b-bc49-42f454526b4f-inst", "imageRef": "98c0edf2-876e-4b45-87f9-add722737a3a", "flavorRef": "f9e29db5-aaab-463d-98e1-9899c9a33ba7", "max_count": 1, "min_count": 1, "networks": [{"port": "062fce62-dbf8-4b09-8427-55838d9df6d7"}]}}' 2018-08-01 10:47:42,490 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 10:47: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-bd2db958-03a6-4be8-9325-0aa6db9490ab x-compute-request-id: req-bd2db958-03a6-4be8-9325-0aa6db9490ab Content-Length: 374 location: http://172.30.9.24:8774/v2.1/servers/02548862-127b-4df5-a560-71a571a0c892 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "02548862-127b-4df5-a560-71a571a0c892", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/02548862-127b-4df5-a560-71a571a0c892", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/02548862-127b-4df5-a560-71a571a0c892", "rel": "bookmark"}], "adminPass": "4wjR8M3Ljap4"}} 2018-08-01 10:47:42,490 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-bd2db958-03a6-4be8-9325-0aa6db9490ab 2018-08-01 10:47:42,494 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/02548862-127b-4df5-a560-71a571a0c892 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a3e41755156eaf6b1bf1da8c699ef6222278a5d" 2018-08-01 10:47:42,866 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:47: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-ec3cac5c-1953-444c-9d6a-cfec5df1e6d2 x-compute-request-id: req-ec3cac5c-1953-444c-9d6a-cfec5df1e6d2 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.24:8774/v2.1/servers/02548862-127b-4df5-a560-71a571a0c892", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/02548862-127b-4df5-a560-71a571a0c892", "rel": "bookmark"}], "image": {"id": "98c0edf2-876e-4b45-87f9-add722737a3a", "links": [{"href": "http://172.30.9.24:8774/images/98c0edf2-876e-4b45-87f9-add722737a3a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f9e29db5-aaab-463d-98e1-9899c9a33ba7", "links": [{"href": "http://172.30.9.24:8774/flavors/f9e29db5-aaab-463d-98e1-9899c9a33ba7", "rel": "bookmark"}]}, "id": "02548862-127b-4df5-a560-71a571a0c892", "user_id": "9244a62919184415b2494af9fb4a0810", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T10:47:42Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-37eeb80a-cf0e-4d5b-bc49-42f454526b4f-inst", "created": "2018-08-01T10:47:42Z", "tenant_id": "1fc532c3a9e74ab1b74c2255de616eb1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:47:42,866 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/02548862-127b-4df5-a560-71a571a0c892 used request id req-ec3cac5c-1953-444c-9d6a-cfec5df1e6d2 2018-08-01 10:47:42,867 - create_instance - INFO - Created instance with name - SimpleHealthCheck-37eeb80a-cf0e-4d5b-bc49-42f454526b4f-inst 2018-08-01 10:47:42,870 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/02548862-127b-4df5-a560-71a571a0c892 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a3e41755156eaf6b1bf1da8c699ef6222278a5d" 2018-08-01 10:47:43,270 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:47: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-69a1bc13-6c08-4fee-841d-131a94e33d82 x-compute-request-id: req-69a1bc13-6c08-4fee-841d-131a94e33d82 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.24:8774/v2.1/servers/02548862-127b-4df5-a560-71a571a0c892", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/02548862-127b-4df5-a560-71a571a0c892", "rel": "bookmark"}], "image": {"id": "98c0edf2-876e-4b45-87f9-add722737a3a", "links": [{"href": "http://172.30.9.24:8774/images/98c0edf2-876e-4b45-87f9-add722737a3a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f9e29db5-aaab-463d-98e1-9899c9a33ba7", "links": [{"href": "http://172.30.9.24:8774/flavors/f9e29db5-aaab-463d-98e1-9899c9a33ba7", "rel": "bookmark"}]}, "id": "02548862-127b-4df5-a560-71a571a0c892", "user_id": "9244a62919184415b2494af9fb4a0810", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T10:47:42Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-37eeb80a-cf0e-4d5b-bc49-42f454526b4f-inst", "created": "2018-08-01T10:47:42Z", "tenant_id": "1fc532c3a9e74ab1b74c2255de616eb1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:47:43,270 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/02548862-127b-4df5-a560-71a571a0c892 used request id req-69a1bc13-6c08-4fee-841d-131a94e33d82 2018-08-01 10:47:43,270 - create_instance - DEBUG - Instance status [SimpleHealthCheck-37eeb80a-cf0e-4d5b-bc49-42f454526b4f-inst] is - BUILD 2018-08-01 10:47:43,270 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-01 10:47:46,274 - create_instance - DEBUG - VM status query timeout in 896.593606949 2018-08-01 10:47:46,276 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/02548862-127b-4df5-a560-71a571a0c892 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a3e41755156eaf6b1bf1da8c699ef6222278a5d" 2018-08-01 10:47:46,709 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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,Accept-Encoding x-openstack-request-id: req-2f2a60d6-3d0f-4237-a616-39925a7e2d10 x-compute-request-id: req-2f2a60d6-3d0f-4237-a616-39925a7e2d10 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.24:8774/v2.1/servers/02548862-127b-4df5-a560-71a571a0c892", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/02548862-127b-4df5-a560-71a571a0c892", "rel": "bookmark"}], "image": {"id": "98c0edf2-876e-4b45-87f9-add722737a3a", "links": [{"href": "http://172.30.9.24:8774/images/98c0edf2-876e-4b45-87f9-add722737a3a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f9e29db5-aaab-463d-98e1-9899c9a33ba7", "links": [{"href": "http://172.30.9.24:8774/flavors/f9e29db5-aaab-463d-98e1-9899c9a33ba7", "rel": "bookmark"}]}, "id": "02548862-127b-4df5-a560-71a571a0c892", "security_groups": [{"name": "default"}], "user_id": "9244a62919184415b2494af9fb4a0810", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T10:47:44Z", "hostId": "43ea9ee4fff5c19009883c2db2f1fa6e482831f8c2c40089934aa33b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-37eeb80a-cf0e-4d5b-bc49-42f454526b4f-inst", "created": "2018-08-01T10:47:42Z", "tenant_id": "1fc532c3a9e74ab1b74c2255de616eb1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:47:46,709 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/02548862-127b-4df5-a560-71a571a0c892 used request id req-2f2a60d6-3d0f-4237-a616-39925a7e2d10 2018-08-01 10:47:46,709 - create_instance - DEBUG - Instance status [SimpleHealthCheck-37eeb80a-cf0e-4d5b-bc49-42f454526b4f-inst] is - BUILD 2018-08-01 10:47:46,710 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-01 10:47:49,713 - create_instance - DEBUG - VM status query timeout in 893.154299021 2018-08-01 10:47:49,716 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/02548862-127b-4df5-a560-71a571a0c892 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a3e41755156eaf6b1bf1da8c699ef6222278a5d" 2018-08-01 10:47:50,066 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:47: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-56fb60ee-4c50-4cf4-a6aa-44bcb533adab x-compute-request-id: req-56fb60ee-4c50-4cf4-a6aa-44bcb533adab Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-37eeb80a-cf0e-4d5b-bc49-42f454526b4f-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:02:80", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/02548862-127b-4df5-a560-71a571a0c892", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/02548862-127b-4df5-a560-71a571a0c892", "rel": "bookmark"}], "image": {"id": "98c0edf2-876e-4b45-87f9-add722737a3a", "links": [{"href": "http://172.30.9.24:8774/images/98c0edf2-876e-4b45-87f9-add722737a3a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T10:47:48.000000", "flavor": {"id": "f9e29db5-aaab-463d-98e1-9899c9a33ba7", "links": [{"href": "http://172.30.9.24:8774/flavors/f9e29db5-aaab-463d-98e1-9899c9a33ba7", "rel": "bookmark"}]}, "id": "02548862-127b-4df5-a560-71a571a0c892", "security_groups": [{"name": "default"}], "user_id": "9244a62919184415b2494af9fb4a0810", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:47:48Z", "hostId": "43ea9ee4fff5c19009883c2db2f1fa6e482831f8c2c40089934aa33b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-37eeb80a-cf0e-4d5b-bc49-42f454526b4f-inst", "created": "2018-08-01T10:47:42Z", "tenant_id": "1fc532c3a9e74ab1b74c2255de616eb1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:47:50,066 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/02548862-127b-4df5-a560-71a571a0c892 used request id req-56fb60ee-4c50-4cf4-a6aa-44bcb533adab 2018-08-01 10:47:50,067 - create_instance - DEBUG - Instance status [SimpleHealthCheck-37eeb80a-cf0e-4d5b-bc49-42f454526b4f-inst] is - ACTIVE 2018-08-01 10:47:50,067 - create_instance - INFO - VM is - ACTIVE 2018-08-01 10:47:50,069 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/02548862-127b-4df5-a560-71a571a0c892 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a3e41755156eaf6b1bf1da8c699ef6222278a5d" 2018-08-01 10:47:50,623 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:47: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-e0dccfb2-8244-4b8f-a7a4-5b1e754328e8 x-compute-request-id: req-e0dccfb2-8244-4b8f-a7a4-5b1e754328e8 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-37eeb80a-cf0e-4d5b-bc49-42f454526b4f-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:02:80", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/02548862-127b-4df5-a560-71a571a0c892", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/02548862-127b-4df5-a560-71a571a0c892", "rel": "bookmark"}], "image": {"id": "98c0edf2-876e-4b45-87f9-add722737a3a", "links": [{"href": "http://172.30.9.24:8774/images/98c0edf2-876e-4b45-87f9-add722737a3a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T10:47:48.000000", "flavor": {"id": "f9e29db5-aaab-463d-98e1-9899c9a33ba7", "links": [{"href": "http://172.30.9.24:8774/flavors/f9e29db5-aaab-463d-98e1-9899c9a33ba7", "rel": "bookmark"}]}, "id": "02548862-127b-4df5-a560-71a571a0c892", "security_groups": [{"name": "default"}], "user_id": "9244a62919184415b2494af9fb4a0810", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:47:48Z", "hostId": "43ea9ee4fff5c19009883c2db2f1fa6e482831f8c2c40089934aa33b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-37eeb80a-cf0e-4d5b-bc49-42f454526b4f-inst", "created": "2018-08-01T10:47:42Z", "tenant_id": "1fc532c3a9e74ab1b74c2255de616eb1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:47:50,624 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/02548862-127b-4df5-a560-71a571a0c892 used request id req-e0dccfb2-8244-4b8f-a7a4-5b1e754328e8 2018-08-01 10:47:50,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=SimpleHealthCheck-37eeb80a-cf0e-4d5b-bc49-42f454526b4f-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a3e41755156eaf6b1bf1da8c699ef6222278a5d" 2018-08-01 10:47:50,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-bb6c3cf3-f193-4abd-b01d-9bab1b60de86 Date: Wed, 01 Aug 2018 10:47:50 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6ac7e2cb-28e1-42e0-84b7-15af5f7754df","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1fc532c3a9e74ab1b74c2255de616eb1","l2_adjacency":true,"status":"ACTIVE","subnets":["eac090b9-25df-4749-b0e1-f39c1f5a034f"],"description":"","tags":[],"updated_at":"2018-08-01T10:47:35Z","qos_policy_id":null,"name":"SimpleHealthCheck-37eeb80a-cf0e-4d5b-bc49-42f454526b4f-priv-net","admin_state_up":true,"tenant_id":"1fc532c3a9e74ab1b74c2255de616eb1","created_at":"2018-08-01T10:47:34Z","mtu":1450}]} 2018-08-01 10:47:50,881 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=SimpleHealthCheck-37eeb80a-cf0e-4d5b-bc49-42f454526b4f-priv-net used request id req-bb6c3cf3-f193-4abd-b01d-9bab1b60de86 2018-08-01 10:47:50,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/1fc532c3a9e74ab1b74c2255de616eb1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a3e41755156eaf6b1bf1da8c699ef6222278a5d" 2018-08-01 10:47:50,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:47:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c94fe89-7ea8-4b20-8265-2aec829080bf Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/1fc532c3a9e74ab1b74c2255de616eb1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1fc532c3a9e74ab1b74c2255de616eb1", "name": "SimpleHealthCheck-e1351815-3c34-4d4-proj"}} 2018-08-01 10:47:50,965 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/1fc532c3a9e74ab1b74c2255de616eb1 used request id req-5c94fe89-7ea8-4b20-8265-2aec829080bf 2018-08-01 10:47:50,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=6ac7e2cb-28e1-42e0-84b7-15af5f7754df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a3e41755156eaf6b1bf1da8c699ef6222278a5d" 2018-08-01 10:47:51,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-d190801d-0f90-4447-8ee6-398643369903 Date: Wed, 01 Aug 2018 10:47:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6ac7e2cb-28e1-42e0-84b7-15af5f7754df","tenant_id":"1fc532c3a9e74ab1b74c2255de616eb1","created_at":"2018-08-01T10:47:35Z","dns_nameservers":[],"updated_at":"2018-08-01T10:47:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1fc532c3a9e74ab1b74c2255de616eb1","id":"eac090b9-25df-4749-b0e1-f39c1f5a034f","subnetpool_id":null,"name":"SimpleHealthCheck-37eeb80a-cf0e-4d5b-bc49-42f454526b4f-priv-subnet"}]} 2018-08-01 10:47:51,025 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=6ac7e2cb-28e1-42e0-84b7-15af5f7754df used request id req-d190801d-0f90-4447-8ee6-398643369903 2018-08-01 10:47:51,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=6ac7e2cb-28e1-42e0-84b7-15af5f7754df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a3e41755156eaf6b1bf1da8c699ef6222278a5d" 2018-08-01 10:47:51,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1643 X-Openstack-Request-Id: req-00b3171f-4cf5-409d-8e76-6ba7c9d9fdb6 Date: Wed, 01 Aug 2018 10:47:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:47:47Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"eac090b9-25df-4749-b0e1-f39c1f5a034f","ip_address":"10.55.0.10"}],"id":"062fce62-dbf8-4b09-8427-55838d9df6d7","security_groups":["c7549264-3786-45f2-b704-4d63b95595c7"],"mac_address":"fa:16:3e:36:02:80","project_id":"1fc532c3a9e74ab1b74c2255de616eb1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"SimpleHealthCheck-37eeb80a-cf0e-4d5b-bc49-42f454526b4fport-1","admin_state_up":true,"network_id":"6ac7e2cb-28e1-42e0-84b7-15af5f7754df","tenant_id":"1fc532c3a9e74ab1b74c2255de616eb1","created_at":"2018-08-01T10:47:39Z","binding:vnic_type":"normal","device_id":"02548862-127b-4df5-a560-71a571a0c892","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:47:37Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"eac090b9-25df-4749-b0e1-f39c1f5a034f","ip_address":"10.55.0.2"}],"id":"62fb67e4-139b-4102-a9a4-acb04823101a","security_groups":[],"mac_address":"fa:16:3e:ea:dd:8d","project_id":"1fc532c3a9e74ab1b74c2255de616eb1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6ac7e2cb-28e1-42e0-84b7-15af5f7754df","tenant_id":"1fc532c3a9e74ab1b74c2255de616eb1","created_at":"2018-08-01T10:47:35Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6ac7e2cb-28e1-42e0-84b7-15af5f7754df","ip_allocation":"immediate"}]} 2018-08-01 10:47:51,104 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=6ac7e2cb-28e1-42e0-84b7-15af5f7754df used request id req-00b3171f-4cf5-409d-8e76-6ba7c9d9fdb6 2018-08-01 10:47:51,105 - create_instance_tests - INFO - Looking for IP 10.55.0.10 in the console log 2018-08-01 10:47:51,108 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/02548862-127b-4df5-a560-71a571a0c892 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a3e41755156eaf6b1bf1da8c699ef6222278a5d" 2018-08-01 10:47:51,676 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:47: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-bf3c5f90-f5a4-4249-8c74-dabb171783f1 x-compute-request-id: req-bf3c5f90-f5a4-4249-8c74-dabb171783f1 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-37eeb80a-cf0e-4d5b-bc49-42f454526b4f-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:02:80", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/02548862-127b-4df5-a560-71a571a0c892", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/02548862-127b-4df5-a560-71a571a0c892", "rel": "bookmark"}], "image": {"id": "98c0edf2-876e-4b45-87f9-add722737a3a", "links": [{"href": "http://172.30.9.24:8774/images/98c0edf2-876e-4b45-87f9-add722737a3a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T10:47:48.000000", "flavor": {"id": "f9e29db5-aaab-463d-98e1-9899c9a33ba7", "links": [{"href": "http://172.30.9.24:8774/flavors/f9e29db5-aaab-463d-98e1-9899c9a33ba7", "rel": "bookmark"}]}, "id": "02548862-127b-4df5-a560-71a571a0c892", "security_groups": [{"name": "default"}], "user_id": "9244a62919184415b2494af9fb4a0810", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:47:48Z", "hostId": "43ea9ee4fff5c19009883c2db2f1fa6e482831f8c2c40089934aa33b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-37eeb80a-cf0e-4d5b-bc49-42f454526b4f-inst", "created": "2018-08-01T10:47:42Z", "tenant_id": "1fc532c3a9e74ab1b74c2255de616eb1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:47:51,677 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/02548862-127b-4df5-a560-71a571a0c892 used request id req-bf3c5f90-f5a4-4249-8c74-dabb171783f1 2018-08-01 10:47:51,680 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/02548862-127b-4df5-a560-71a571a0c892/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a3e41755156eaf6b1bf1da8c699ef6222278a5d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-01 10:47:51,751 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:47: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-5419dbe1-88a3-458b-a68b-e488a86317c7 x-compute-request-id: req-5419dbe1-88a3-458b-a68b-e488a86317c7 Content-Encoding: gzip Content-Length: 7765 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 465728335 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.144497] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.146147] pid_max: default: 32768 minimum: 301\n[ 0.147041] ACPI: Core revision 20150930\n[ 0.148437] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.149746] Security Framework initialized\n[ 0.150557] Yama: becoming mindful.\n[ 0.151284] AppArmor: AppArmor initialized\n[ 0.152135] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.153414] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.154665] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.155858] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.157247] Initializing cgroup subsys io\n[ 0.158065] Initializing cgroup subsys memory\n[ 0.158918] Initializing cgroup subsys devices\n[ 0.159802] Initializing cgroup subsys freezer\n[ 0.160671] Initializing cgroup subsys net_cls\n[ 0.161535] Initializing cgroup subsys perf_event\n[ 0.162440] Initializing cgroup subsys net_prio\n[ 0.163316] Initializing cgroup subsys hugetlb\n[ 0.164182] Initializing cgroup subsys pids\n[ 0.165049] CPU: Physical Processor ID: 0\n[ 0.166531] mce: CPU supports 10 MCE banks\n[ 0.167382] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.168388] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.182852] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.189071] ftrace: allocating 31920 entries in 125 pages\n[ 0.214331] smpboot: Max logical packages: 1\n[ 0.215188] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.216535] x2apic enabled\n[ 0.217346] Switched APIC routing to physical x2apic.\n[ 0.219076] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.220190] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.222257] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.224042] KVM setup paravirtual spinlock\n[ 0.225330] x86: Booted up 1 node, 1 CPUs\n[ 0.226139] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.227534] devtmpfs: initialized\n[ 0.229235] evm: security.selinux\n[ 0.229932] evm: security.SMACK64\n[ 0.230622] evm: security.SMACK64EXEC\n[ 0.231364] evm: security.SMACK64TRANSMUTE\n[ 0.232166] evm: security.SMACK64MMAP\n[ 0.232907] evm: security.ima\n[ 0.233549] evm: security.capability\n[ 0.234353] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.236197] pinctrl core: initialized pinctrl subsystem\n[ 0.237303] RTC time: 10:47:48, date: 08/01/18\n[ 0.238268] NET: Registered protocol family 16\n[ 0.239252] cpuidle: using governor ladder\n[ 0.240068] cpuidle: using governor menu\n[ 0.240848] PCCT header not found.\n[ 0.241608] ACPI: bus type PCI registered\n[ 0.242409] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.243646] PCI: Using configuration type 1 for base access\n[ 0.245400] ACPI: Added _OSI(Module Device)\n[ 0.246247] ACPI: Added _OSI(Processor Device)\n[ 0.247121] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.248021] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.249756] ACPI: Interpreter enabled\n[ 0.250529] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.252374] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.254210] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.256048] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.257886] ACPI: (supports S0 S5)\n[ 0.258591] ACPI: Using IOAPIC for interrupt routing\n[ 0.259534] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.262624] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.263832] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.265058] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.266237] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.268448] acpiphp: Slot [3] registered\n[ 0.269249] acpiphp: Slot [4] registered\n[ 0.270058] acpiphp: Slot [5] registered\n[ 0.270851] acpiphp: Slot [6] registered\n[ 0.271646] acpiphp: Slot [7] registered\n[ 0.272447] acpiphp: Slot [8] registered\n[ 0.273244] acpiphp: Slot [9] registered\n[ 0.274036] acpiphp: Slot [10] registered\n[ 0.274836] acpiphp: Slot [11] registered\n[ 0.275650] acpiphp: Slot [12] registered\n[ 0.276460] acpiphp: Slot [13] registered\n[ 0.277277] acpiphp: Slot [14] registered\n[ 0.278082] acpiphp: Slot [15] registered\n[ 0.288815] acpiphp: Slot [16] registered\n[ 0.289637] acpiphp: Slot [17] registered\n[ 0.290444] acpiphp: Slot [18] registered\n[ 0.291247] acpiphp: Slot [19] registered\n[ 0.292053] acpiphp: Slot [20] registered\n[ 0.292864] acpiphp: Slot [21] registered\n[ 0.293672] acpiphp: Slot [22] registered\n[ 0.294477] acpiphp: Slot [23] registered\n[ 0.295285] acpiphp: Slot [24] registered\n[ 0.296092] acpiphp: Slot [25] registered\n[ 0.296899] acpiphp: Slot [26] registered\n[ 0.297713] acpiphp: Slot [27] registered\n[ 0.298522] acpiphp: Slot [28] registered\n[ 0.299328] acpiphp: Slot [29] registered\n[ 0.300162] acpiphp: Slot [30] registered\n[ 0.300978] acpiphp: Slot [31] registered\n[ 0.301779] PCI host bridge to bus 0000:00\n[ 0.302583] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.303783] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.304992] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.306432] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.307871] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.309339] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.312547] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.313824] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.314998] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.316255] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.319804] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.321380] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.339537] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.341007] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.342775] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.344197] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.345606] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.346864] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.348181] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.349232] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.350767] vgaarb: loaded\n[ 0.351364] vgaarb: bridge control possible 0000:00:02.0\n[ 0.352587] SCSI subsystem initialized\n[ 0.353502] ACPI: bus type USB registered\n[ 0.354334] usbcore: registered new interface driver usbfs\n[ 0.355362] usbcore: registered new interface driver hub\n[ 0.356366] usbcore: registered new device driver usb\n[ 0.357479] PCI: Using ACPI for IRQ routing\n[ 0.358593] NetLabel: Initializing\n[ 0.359309] NetLabel: domain hash size = 128\n[ 0.360153] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.361108] NetLabel: unlabeled traffic allowed by default\n[ 0.362253] clocksource: Switched to clocksource kvm-clock\n[ 0.370304] AppArmor: AppArmor Filesystem Enabled\n[ 0.371270] pnp: PnP ACPI init\n[ 0.372205] pnp: PnP ACPI: found 5 devices\n[ 0.378446] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.380149] NET: Registered protocol family 2\n[ 0.381173] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.382442] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.383609] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.384786] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.385856] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.387037] NET: Registered protocol family 1\n[ 0.387904] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.388994] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.390074] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.404028] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.418163] Trying to unpack rootfs image as initramfs...\n[ 0.474936] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.476582] Scanning for low memory corruption every 60 seconds\n[ 0.477940] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.479119] audit: initializing netlink subsys (disabled)\n[ 0.480145] audit: type=2000 audit(1533120469.063:1): initialized\n[ 0.481482] Initialise system trusted keyring\n[ 0.482443] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.483598] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.485740] zbud: loaded\n[ 0.486480] VFS: Disk quotas dquot_6.6.0\n[ 0.487314] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.488909] fuse init (API version 7.23)\n[ 0.489815] Key type big_key registered\n[ 0.490630] Allocating IMA MOK and blacklist keyrings.\n[ 0.491853] Key type asymmetric registered\n[ 0.492678] Asymmetric key parser 'x509' registered\n[ 0.493634] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.495104] io scheduler noop registered\n[ 0.495892] io scheduler deadline registered (default)\n[ 0.496889] io scheduler cfq registered\n[ 0.497740] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.498785] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.500052] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.501488] ACPI: Power Button [PWRF]\n[ 0.502352] GHES: HEST is not enabled!\n[ 0.516032] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.543808] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.545916] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.569865] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.572120] Linux agpgart interface v0.103\n[ 0.574743] brd: module loaded\n[ 0.576426] loop: module loaded\n[ 0.580100] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.581556] GPT:90111 != 20971519\n[ 0.582244] GPT:Alternate GPT header not at the end of the disk.\n[ 0.583340] GPT:90111 != 20971519\n[ 0.584032] GPT: Use GNU Parted to correct GPT errors.\n[ 0.585007] vda: vda1 vda15\n[ 0.586246] scsi host0: ata_piix\n[ 0.587048] scsi host1: ata_piix\n[ 0.587766] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.588997] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.590477] libphy: Fixed MDIO Bus: probed\n[ 0.591313] tun: Universal TUN/TAP device driver, 1.6\n[ 0.592271] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.594579] PPP generic driver version 2.4.2\n[ 0.595637] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.597046] ehci-pci: EHCI PCI platform driver\n[ 0.598078] ehci-platform: EHCI generic platform driver\n[ 0.599335] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.600792] ohci-pci: OHCI PCI platform driver\n[ 0.601892] ohci-platform: OHCI generic platform driver\n[ 0.605992] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.621007] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.622043] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.623576] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.624661] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.625842] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.627126] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.628595] usb usb1: Product: UHCI Host Controller\n[ 0.629542] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.630708] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.631955] hub 1-0:1.0: USB hub found\n[ 0.632971] hub 1-0:1.0: 2 ports detected\n[ 0.634164] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.636986] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.638302] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.639764] mousedev: PS/2 mouse device common for all mice\n[ 0.641488] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.644071] rtc_cmos 00:00: RTC can wake from S4\n[ 0.645544] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.647205] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.648871] i2c /dev entries driver\n[ 0.649923] device-mapper: uevent: version 1.0.3\n[ 0.651261] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.653537] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.655527] NET: Registered protocol family 10\n[ 0.657036] NET: Registered protocol family 17\n[ 0.658281] Key type dns_resolver registered\n[ 0.659624] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.661153] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.663608] registered taskstats version 1\n[ 0.664758] Loading compiled-in X.509 certificates\n[ 0.666616] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.669210] zswap: loaded using pool lzo/zbud\n[ 0.671278] Key type trusted registered\n[ 0.673323] Key type encrypted registered\n[ 0.674449] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.675879] ima: No TPM chip found, activating TPM-bypass!\n[ 0.677332] evm: HMAC attrs: 0x1\n[ 0.678601] Magic number: 14:381:779\n[ 0.679754] rtc_cmos 00:00: setting system clock to 2018-08-01 10:47:48 UTC (1533120468)\n[ 0.681975] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.683513] EDD information not available.\n[ 0.747827] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.760008] Write protecting the kernel read-only data: 14336k\n[ 0.762545] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.764912] 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.813974] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.72\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.55.0.10...\nLease of 10.55.0.10 obtained, lease time 86400\nchecking http://169.254.169.254/2009-04-04/instance-id\n"} 2018-08-01 10:47:51,752 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/02548862-127b-4df5-a560-71a571a0c892/action used request id req-5419dbe1-88a3-458b-a68b-e488a86317c7 2018-08-01 10:47:51,753 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-08-01 10:47:51,753 - 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 465728335 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.144497] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.146147] pid_max: default: 32768 minimum: 301 [ 0.147041] ACPI: Core revision 20150930 [ 0.148437] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.149746] Security Framework initialized [ 0.150557] Yama: becoming mindful. [ 0.151284] AppArmor: AppArmor initialized [ 0.152135] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.153414] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.154665] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.155858] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.157247] Initializing cgroup subsys io [ 0.158065] Initializing cgroup subsys memory [ 0.158918] Initializing cgroup subsys devices [ 0.159802] Initializing cgroup subsys freezer [ 0.160671] Initializing cgroup subsys net_cls [ 0.161535] Initializing cgroup subsys perf_event [ 0.162440] Initializing cgroup subsys net_prio [ 0.163316] Initializing cgroup subsys hugetlb [ 0.164182] Initializing cgroup subsys pids [ 0.165049] CPU: Physical Processor ID: 0 [ 0.166531] mce: CPU supports 10 MCE banks [ 0.167382] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.168388] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.182852] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.189071] ftrace: allocating 31920 entries in 125 pages [ 0.214331] smpboot: Max logical packages: 1 [ 0.215188] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216535] x2apic enabled [ 0.217346] Switched APIC routing to physical x2apic. [ 0.219076] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220190] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.222257] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.224042] KVM setup paravirtual spinlock [ 0.225330] x86: Booted up 1 node, 1 CPUs [ 0.226139] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.227534] devtmpfs: initialized [ 0.229235] evm: security.selinux [ 0.229932] evm: security.SMACK64 [ 0.230622] evm: security.SMACK64EXEC [ 0.231364] evm: security.SMACK64TRANSMUTE [ 0.232166] evm: security.SMACK64MMAP [ 0.232907] evm: security.ima [ 0.233549] evm: security.capability [ 0.234353] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.236197] pinctrl core: initialized pinctrl subsystem [ 0.237303] RTC time: 10:47:48, date: 08/01/18 [ 0.238268] NET: Registered protocol family 16 [ 0.239252] cpuidle: using governor ladder [ 0.240068] cpuidle: using governor menu [ 0.240848] PCCT header not found. [ 0.241608] ACPI: bus type PCI registered [ 0.242409] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.243646] PCI: Using configuration type 1 for base access [ 0.245400] ACPI: Added _OSI(Module Device) [ 0.246247] ACPI: Added _OSI(Processor Device) [ 0.247121] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.248021] ACPI: Added _OSI(Processor Aggregator Device) [ 0.249756] ACPI: Interpreter enabled [ 0.250529] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.252374] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.254210] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.256048] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.257886] ACPI: (supports S0 S5) [ 0.258591] ACPI: Using IOAPIC for interrupt routing [ 0.259534] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262624] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263832] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265058] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266237] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.268448] acpiphp: Slot [3] registered [ 0.269249] acpiphp: Slot [4] registered [ 0.270058] acpiphp: Slot [5] registered [ 0.270851] acpiphp: Slot [6] registered [ 0.271646] acpiphp: Slot [7] registered [ 0.272447] acpiphp: Slot [8] registered [ 0.273244] acpiphp: Slot [9] registered [ 0.274036] acpiphp: Slot [10] registered [ 0.274836] acpiphp: Slot [11] registered [ 0.275650] acpiphp: Slot [12] registered [ 0.276460] acpiphp: Slot [13] registered [ 0.277277] acpiphp: Slot [14] registered [ 0.278082] acpiphp: Slot [15] registered [ 0.288815] acpiphp: Slot [16] registered [ 0.289637] acpiphp: Slot [17] registered [ 0.290444] acpiphp: Slot [18] registered [ 0.291247] acpiphp: Slot [19] registered [ 0.292053] acpiphp: Slot [20] registered [ 0.292864] acpiphp: Slot [21] registered [ 0.293672] acpiphp: Slot [22] registered [ 0.294477] acpiphp: Slot [23] registered [ 0.295285] acpiphp: Slot [24] registered [ 0.296092] acpiphp: Slot [25] registered [ 0.296899] acpiphp: Slot [26] registered [ 0.297713] acpiphp: Slot [27] registered [ 0.298522] acpiphp: Slot [28] registered [ 0.299328] acpiphp: Slot [29] registered [ 0.300162] acpiphp: Slot [30] registered [ 0.300978] acpiphp: Slot [31] registered [ 0.301779] PCI host bridge to bus 0000:00 [ 0.302583] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.303783] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.304992] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.306432] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.307871] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.309339] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.312547] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.313824] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.314998] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.316255] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.319804] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.321380] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.339537] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.341007] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.342775] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.344197] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.345606] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.346864] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.348181] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.349232] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.350767] vgaarb: loaded [ 0.351364] vgaarb: bridge control possible 0000:00:02.0 [ 0.352587] SCSI subsystem initialized [ 0.353502] ACPI: bus type USB registered [ 0.354334] usbcore: registered new interface driver usbfs [ 0.355362] usbcore: registered new interface driver hub [ 0.356366] usbcore: registered new device driver usb [ 0.357479] PCI: Using ACPI for IRQ routing [ 0.358593] NetLabel: Initializing [ 0.359309] NetLabel: domain hash size = 128 [ 0.360153] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.361108] NetLabel: unlabeled traffic allowed by default [ 0.362253] clocksource: Switched to clocksource kvm-clock [ 0.370304] AppArmor: AppArmor Filesystem Enabled [ 0.371270] pnp: PnP ACPI init [ 0.372205] pnp: PnP ACPI: found 5 devices [ 0.378446] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.380149] NET: Registered protocol family 2 [ 0.381173] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.382442] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.383609] TCP: Hash tables configured (established 2048 bind 2048) [ 0.384786] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.385856] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.387037] NET: Registered protocol family 1 [ 0.387904] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.388994] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.390074] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.404028] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.418163] Trying to unpack rootfs image as initramfs... [ 0.474936] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.476582] Scanning for low memory corruption every 60 seconds [ 0.477940] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.479119] audit: initializing netlink subsys (disabled) [ 0.480145] audit: type=2000 audit(1533120469.063:1): initialized [ 0.481482] Initialise system trusted keyring [ 0.482443] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.483598] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.485740] zbud: loaded [ 0.486480] VFS: Disk quotas dquot_6.6.0 [ 0.487314] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.488909] fuse init (API version 7.23) [ 0.489815] Key type big_key registered [ 0.490630] Allocating IMA MOK and blacklist keyrings. [ 0.491853] Key type asymmetric registered [ 0.492678] Asymmetric key parser 'x509' registered [ 0.493634] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.495104] io scheduler noop registered [ 0.495892] io scheduler deadline registered (default) [ 0.496889] io scheduler cfq registered [ 0.497740] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.498785] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.500052] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.501488] ACPI: Power Button [PWRF] [ 0.502352] GHES: HEST is not enabled! [ 0.516032] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.543808] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.545916] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.569865] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.572120] Linux agpgart interface v0.103 [ 0.574743] brd: module loaded [ 0.576426] loop: module loaded [ 0.580100] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.581556] GPT:90111 != 20971519 [ 0.582244] GPT:Alternate GPT header not at the end of the disk. [ 0.583340] GPT:90111 != 20971519 [ 0.584032] GPT: Use GNU Parted to correct GPT errors. [ 0.585007] vda: vda1 vda15 [ 0.586246] scsi host0: ata_piix [ 0.587048] scsi host1: ata_piix [ 0.587766] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.588997] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.590477] libphy: Fixed MDIO Bus: probed [ 0.591313] tun: Universal TUN/TAP device driver, 1.6 [ 0.592271] tun: (C) 1999-2004 Max Krasnyansky [ 0.594579] PPP generic driver version 2.4.2 [ 0.595637] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.597046] ehci-pci: EHCI PCI platform driver [ 0.598078] ehci-platform: EHCI generic platform driver [ 0.599335] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.600792] ohci-pci: OHCI PCI platform driver [ 0.601892] ohci-platform: OHCI generic platform driver [ 0.605992] uhci_hcd: USB Universal Host Controller Interface driver [ 0.621007] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.622043] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.623576] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.624661] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.625842] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.627126] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.628595] usb usb1: Product: UHCI Host Controller [ 0.629542] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.630708] usb usb1: SerialNumber: 0000:00:01.2 [ 0.631955] hub 1-0:1.0: USB hub found [ 0.632971] hub 1-0:1.0: 2 ports detected [ 0.634164] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.636986] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.638302] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.639764] mousedev: PS/2 mouse device common for all mice [ 0.641488] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.644071] rtc_cmos 00:00: RTC can wake from S4 [ 0.645544] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.647205] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.648871] i2c /dev entries driver [ 0.649923] device-mapper: uevent: version 1.0.3 [ 0.651261] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.653537] ledtrig-cpu: registered to indicate activity on CPUs [ 0.655527] NET: Registered protocol family 10 [ 0.657036] NET: Registered protocol family 17 [ 0.658281] Key type dns_resolver registered [ 0.659624] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.661153] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.663608] registered taskstats version 1 [ 0.664758] Loading compiled-in X.509 certificates [ 0.666616] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.669210] zswap: loaded using pool lzo/zbud [ 0.671278] Key type trusted registered [ 0.673323] Key type encrypted registered [ 0.674449] AppArmor: AppArmor sha1 policy hashing enabled [ 0.675879] ima: No TPM chip found, activating TPM-bypass! [ 0.677332] evm: HMAC attrs: 0x1 [ 0.678601] Magic number: 14:381:779 [ 0.679754] rtc_cmos 00:00: setting system clock to 2018-08-01 10:47:48 UTC (1533120468) [ 0.681975] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.683513] EDD information not available. [ 0.747827] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.760008] Write protecting the kernel read-only data: 14336k [ 0.762545] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.764912] 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.813974] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.72 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.55.0.10... Lease of 10.55.0.10 obtained, lease time 86400 checking http://169.254.169.254/2009-04-04/instance-id 2018-08-01 10:47:51,754 - create_instance - INFO - Deleting Port with ID - 062fce62-dbf8-4b09-8427-55838d9df6d7 2018-08-01 10:47:51,754 - neutron_utils - INFO - Deleting port with name SimpleHealthCheck-37eeb80a-cf0e-4d5b-bc49-42f454526b4fport-1 2018-08-01 10:47:51,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/ports/062fce62-dbf8-4b09-8427-55838d9df6d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a3e41755156eaf6b1bf1da8c699ef6222278a5d" 2018-08-01 10:47:52,362 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e5a5e250-74fa-4edf-ad2a-d4844de4f67d Date: Wed, 01 Aug 2018 10:47:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:47:52,362 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/ports/062fce62-dbf8-4b09-8427-55838d9df6d7 used request id req-e5a5e250-74fa-4edf-ad2a-d4844de4f67d 2018-08-01 10:47:52,363 - create_instance - INFO - Deleting VM instance - SimpleHealthCheck-37eeb80a-cf0e-4d5b-bc49-42f454526b4f-inst 2018-08-01 10:47:52,366 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/servers/02548862-127b-4df5-a560-71a571a0c892 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a3e41755156eaf6b1bf1da8c699ef6222278a5d" 2018-08-01 10:47:52,490 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:47: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-99a84f8c-9349-4fde-ad76-97ccfe77efdd x-compute-request-id: req-99a84f8c-9349-4fde-ad76-97ccfe77efdd Content-Type: application/json 2018-08-01 10:47:52,490 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/02548862-127b-4df5-a560-71a571a0c892 used request id req-99a84f8c-9349-4fde-ad76-97ccfe77efdd 2018-08-01 10:47:52,491 - create_instance - INFO - Checking deletion status 2018-08-01 10:47:52,493 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/02548862-127b-4df5-a560-71a571a0c892 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a3e41755156eaf6b1bf1da8c699ef6222278a5d" 2018-08-01 10:47:52,778 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:47: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-0db9c76e-9ca4-4f70-b195-41f1604fa238 x-compute-request-id: req-0db9c76e-9ca4-4f70-b195-41f1604fa238 Content-Encoding: gzip Content-Length: 730 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"SimpleHealthCheck-37eeb80a-cf0e-4d5b-bc49-42f454526b4f-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:02:80", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/02548862-127b-4df5-a560-71a571a0c892", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/02548862-127b-4df5-a560-71a571a0c892", "rel": "bookmark"}], "image": {"id": "98c0edf2-876e-4b45-87f9-add722737a3a", "links": [{"href": "http://172.30.9.24:8774/images/98c0edf2-876e-4b45-87f9-add722737a3a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T10:47:48.000000", "flavor": {"id": "f9e29db5-aaab-463d-98e1-9899c9a33ba7", "links": [{"href": "http://172.30.9.24:8774/flavors/f9e29db5-aaab-463d-98e1-9899c9a33ba7", "rel": "bookmark"}]}, "id": "02548862-127b-4df5-a560-71a571a0c892", "user_id": "9244a62919184415b2494af9fb4a0810", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:47:52Z", "hostId": "43ea9ee4fff5c19009883c2db2f1fa6e482831f8c2c40089934aa33b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-37eeb80a-cf0e-4d5b-bc49-42f454526b4f-inst", "created": "2018-08-01T10:47:42Z", "tenant_id": "1fc532c3a9e74ab1b74c2255de616eb1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:47:52,778 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/02548862-127b-4df5-a560-71a571a0c892 used request id req-0db9c76e-9ca4-4f70-b195-41f1604fa238 2018-08-01 10:47:52,779 - create_instance - DEBUG - Instance status [SimpleHealthCheck-37eeb80a-cf0e-4d5b-bc49-42f454526b4f-inst] is - ACTIVE 2018-08-01 10:47:52,779 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-01 10:47:55,782 - create_instance - DEBUG - VM status query timeout in 296.708912849 2018-08-01 10:47:55,785 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/02548862-127b-4df5-a560-71a571a0c892 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a3e41755156eaf6b1bf1da8c699ef6222278a5d" 2018-08-01 10:47:55,845 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:47: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-b6f0c575-610e-4910-956b-513ae341ed48 x-compute-request-id: req-b6f0c575-610e-4910-956b-513ae341ed48 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 02548862-127b-4df5-a560-71a571a0c892 could not be found.", "code": 404}} 2018-08-01 10:47:55,845 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/02548862-127b-4df5-a560-71a571a0c892 used request id req-b6f0c575-610e-4910-956b-513ae341ed48 2018-08-01 10:47:55,845 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 02548862-127b-4df5-a560-71a571a0c892 could not be found. (HTTP 404) (Request-ID: req-b6f0c575-610e-4910-956b-513ae341ed48) 2018-08-01 10:47:55,845 - create_instance - INFO - VM has been properly deleted VM with name - SimpleHealthCheck-37eeb80a-cf0e-4d5b-bc49-42f454526b4f-inst 2018-08-01 10:47:55,847 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-37eeb80a-cf0e-4d5b-bc49-42f454526b4f-priv-subnet 2018-08-01 10:47:55,847 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-37eeb80a-cf0e-4d5b-bc49-42f454526b4f-priv-subnet 2018-08-01 10:47:55,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/subnets/eac090b9-25df-4749-b0e1-f39c1f5a034f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd2ac9e639ba8fe57f39b1fd173cbeb60a3bee3a" 2018-08-01 10:47:56,955 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-098647d3-dc2d-407b-98be-51b6a8c5f8d5 Date: Wed, 01 Aug 2018 10:47:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:47:56,955 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/eac090b9-25df-4749-b0e1-f39c1f5a034f used request id req-098647d3-dc2d-407b-98be-51b6a8c5f8d5 2018-08-01 10:47:56,956 - neutron_utils - INFO - Deleting network with name SimpleHealthCheck-37eeb80a-cf0e-4d5b-bc49-42f454526b4f-priv-net 2018-08-01 10:47:56,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/networks/6ac7e2cb-28e1-42e0-84b7-15af5f7754df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd2ac9e639ba8fe57f39b1fd173cbeb60a3bee3a" 2018-08-01 10:47:58,034 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e5ee4388-7207-4352-8339-385187fe0a42 Date: Wed, 01 Aug 2018 10:47:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:47:58,034 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/6ac7e2cb-28e1-42e0-84b7-15af5f7754df used request id req-e5ee4388-7207-4352-8339-385187fe0a42 2018-08-01 10:47:58,037 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/flavors/f9e29db5-aaab-463d-98e1-9899c9a33ba7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ea6b61ccf27f3bf8b2c9d3476ab1b8f280602bb" 2018-08-01 10:47:58,059 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 10:47: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-e0b7d69a-a3dc-4a23-b40a-c25f71c7a01b x-compute-request-id: req-e0b7d69a-a3dc-4a23-b40a-c25f71c7a01b Content-Length: 0 Content-Type: application/json 2018-08-01 10:47:58,059 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/f9e29db5-aaab-463d-98e1-9899c9a33ba7 used request id req-e0b7d69a-a3dc-4a23-b40a-c25f71c7a01b 2018-08-01 10:47:58,060 - glance_utils - INFO - Deleting image named - SimpleHealthCheck-37eeb80a-cf0e-4d5b-bc49-42f454526b4f-image 2018-08-01 10:47:58,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9292/v2/images/98c0edf2-876e-4b45-87f9-add722737a3a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}83afa7538fe7827c33ff86146981c7dc8fa33534" 2018-08-01 10:47:59,184 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4d7269d4-77a7-4102-9826-2f3a1a6ceb3e Date: Wed, 01 Aug 2018 10:47:59 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-01 10:47:59,185 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/98c0edf2-876e-4b45-87f9-add722737a3a used request id req-4d7269d4-77a7-4102-9826-2f3a1a6ceb3e 2018-08-01 10:47:59,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}023fdc0aeb581e0c7321b959b25426798d7d2af1" 2018-08-01 10:47:59,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-408dbd3c-f977-4969-bcdc-c7d094e72875 Date: Wed, 01 Aug 2018 10:47:59 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a2413a97b61342d8bd27570706ef372d", "created_at": "2018-08-01T09:33:18Z", "updated_at": "2018-08-01T09:33:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "7f556ce3-51d0-4279-a11d-510db9f9a3b1", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "94adc13c-a166-41cf-bd16-f997efc73cb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "b39143b5-c08f-4d0b-9d40-54f472f2389e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "e218b0b7-4501-4f84-9458-caf2891c260d", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}], "revision_number": 4, "project_id": "a2413a97b61342d8bd27570706ef372d", "id": "38229670-7386-42d0-b7b9-2397ea5938de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "created_at": "2018-08-01T09:28:38Z", "updated_at": "2018-08-01T09:28:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "763568f1-8151-4a3c-911a-d06da4423063", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "80d28bee-4aee-47e8-a8da-e0fe31497fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "a47a5ddf-aa37-4ab2-a335-1c93513b5f12", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "f5bba5a5-602b-421e-98b2-5a16117f943f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}], "revision_number": 4, "project_id": "dbe9669438844f3faecdc7fcc050e0d8", "id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ed1054af2e94c049694d98d54211d98", "created_at": "2018-08-01T09:31:40Z", "updated_at": "2018-08-01T09:31:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "34baee87-ea35-42ee-8a69-0f6e2a825d3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "89b9d1c9-f4f9-45cd-8d36-970d44228439", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "b8ab0d59-cab9-4488-82ee-7c5f69709bff", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "d3ab68ea-23b4-4bf6-8dd3-85d029e3d89f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}], "revision_number": 4, "project_id": "2ed1054af2e94c049694d98d54211d98", "id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "created_at": "2018-08-01T09:34:13Z", "updated_at": "2018-08-01T09:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "1dbb3f59-611b-46d1-a82d-2720e0a16f86", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "3878126b-a220-4357-adb9-bc22498f31b1", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "75ce67db-9c04-4561-a10d-8b1ec63943e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "e2945a69-3afe-41e3-a7ec-3ea4c79a12ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}], "revision_number": 4, "project_id": "c0d9b34b06f445a7857603f60b181f3c", "id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-01T09:30:58Z", "updated_at": "2018-08-01T09:30:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "042d4626-2974-418d-affe-f8f2acd05faa", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "995fae58-f0e5-4e10-801c-6c2ce5c7ae0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "cb8404fa-cb24-4879-a34d-f3050dcba730", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "dad6aaab-690e-4c24-9103-6767e0c80bc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "created_at": "2018-08-01T09:31:11Z", "updated_at": "2018-08-01T09:31:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "939e25e0-5dbc-4f6e-9f6f-7fb70e540203", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "9796a673-6928-4009-9c21-1410d395646e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "af7b8bf8-2fb6-4d72-842a-38f72d7581f7", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "b9af65b0-2eb8-45e1-8504-b7dc4dbb83ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}], "revision_number": 4, "project_id": "dd207f801ed3475f9dbe5f13077af1c8", "id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "46dd322c3fcc454eb140e37825746af8", "created_at": "2018-08-01T10:33:44Z", "updated_at": "2018-08-01T10:33:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "0f41470b-1091-45c1-b574-92069f79f8d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "8cc03a9c-8fa5-425b-812f-d7692bae3613", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d1373b1e-2fb9-4e02-a9e1-7e873ba1d7d1", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d21f3909-71f3-43e2-a22d-6a9c2513cb6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}], "revision_number": 4, "project_id": "46dd322c3fcc454eb140e37825746af8", "id": "b2961714-c8a4-4fcb-918b-21d70527c983", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1fc532c3a9e74ab1b74c2255de616eb1", "created_at": "2018-08-01T10:47:34Z", "updated_at": "2018-08-01T10:47:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:47:34Z", "revision_number": 0, "id": "18c6e0aa-1fba-432e-8d55-3f43f1530a2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:47:34Z", "security_group_id": "c7549264-3786-45f2-b704-4d63b95595c7", "tenant_id": "1fc532c3a9e74ab1b74c2255de616eb1", "port_range_min": null, "ethertype": "IPv6", "project_id": "1fc532c3a9e74ab1b74c2255de616eb1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:47:34Z", "revision_number": 0, "id": "1fdc2d93-5821-4dd4-8c17-0b06b3cd3427", "remote_group_id": "c7549264-3786-45f2-b704-4d63b95595c7", "remote_ip_prefix": null, "created_at": "2018-08-01T10:47:34Z", "security_group_id": "c7549264-3786-45f2-b704-4d63b95595c7", "tenant_id": "1fc532c3a9e74ab1b74c2255de616eb1", "port_range_min": null, "ethertype": "IPv4", "project_id": "1fc532c3a9e74ab1b74c2255de616eb1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:47:34Z", "revision_number": 0, "id": "454761b7-f357-4716-99bb-bc3073c1e306", "remote_group_id": "c7549264-3786-45f2-b704-4d63b95595c7", "remote_ip_prefix": null, "created_at": "2018-08-01T10:47:34Z", "security_group_id": "c7549264-3786-45f2-b704-4d63b95595c7", "tenant_id": "1fc532c3a9e74ab1b74c2255de616eb1", "port_range_min": null, "ethertype": "IPv6", "project_id": "1fc532c3a9e74ab1b74c2255de616eb1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:47:34Z", "revision_number": 0, "id": "b66270fa-67a4-4f0d-867b-f1b8ddf81bf8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:47:34Z", "security_group_id": "c7549264-3786-45f2-b704-4d63b95595c7", "tenant_id": "1fc532c3a9e74ab1b74c2255de616eb1", "port_range_min": null, "ethertype": "IPv4", "project_id": "1fc532c3a9e74ab1b74c2255de616eb1"}], "revision_number": 4, "project_id": "1fc532c3a9e74ab1b74c2255de616eb1", "id": "c7549264-3786-45f2-b704-4d63b95595c7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "created_at": "2018-08-01T09:34:57Z", "updated_at": "2018-08-01T09:34:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "8063d12f-30db-4ccf-8ce0-72e59ba81a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c38e1a7a-5857-4f03-b991-6d5c9c9a5b9e", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c725bae1-d3bb-42b5-b331-32737085f28c", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "cfddc134-923b-4e0d-9ec5-dcc5641dd435", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}], "revision_number": 4, "project_id": "455b48a61678488ead79a4cfa07ef5c3", "id": "cd52f913-3072-4ce7-a779-7de795b62b12", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:36:50Z", "updated_at": "2018-08-01T09:36:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "07ef7fe5-a529-45da-bfc0-899f0ea9b592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "bc4dad3a-2a0c-4c31-b901-2909a12adb50", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c35cff35-4306-4116-b9fa-fc27bc7c05d6", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c493e3ac-d9d2-480d-9ec8-50982eedaf5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}], "revision_number": 4, "project_id": "8d96727022f4443794db44ecde432faf", "id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "created_at": "2018-08-01T09:32:45Z", "updated_at": "2018-08-01T09:32:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "058ea790-43ea-4a6f-9950-28418319e577", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "5fcfb31b-cdad-4037-973e-56b74faefd14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "99a24d26-dc7f-42d0-aa23-a7c061f04952", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "b641bb48-566e-472b-a3cc-d38c85ab3ff1", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}], "revision_number": 4, "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "name": "default"}]} 2018-08-01 10:47:59,411 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-408dbd3c-f977-4969-bcdc-c7d094e72875 2018-08-01 10:47:59,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}023fdc0aeb581e0c7321b959b25426798d7d2af1" 2018-08-01 10:47:59,501 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:47:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a172d002-42fd-4c9b-be93-e709d90a1701 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2413a97b61342d8bd27570706ef372d.", "code": 404, "title": "Not Found"}} 2018-08-01 10:47:59,501 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d used request id req-a172d002-42fd-4c9b-be93-e709d90a1701 2018-08-01 10:47:59,501 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:47:59,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}023fdc0aeb581e0c7321b959b25426798d7d2af1" 2018-08-01 10:47:59,590 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:47:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcca8be4-aa5c-4cdd-9a08-c86946204522 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.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dbe9669438844f3faecdc7fcc050e0d8", "name": "service"}} 2018-08-01 10:47:59,590 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 used request id req-bcca8be4-aa5c-4cdd-9a08-c86946204522 2018-08-01 10:47:59,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}023fdc0aeb581e0c7321b959b25426798d7d2af1" 2018-08-01 10:47:59,677 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:47:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-72da2d14-cba5-4aaa-9e7b-1c81c92fd6cf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ed1054af2e94c049694d98d54211d98.", "code": 404, "title": "Not Found"}} 2018-08-01 10:47:59,677 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 used request id req-72da2d14-cba5-4aaa-9e7b-1c81c92fd6cf 2018-08-01 10:47:59,677 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:47:59,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}023fdc0aeb581e0c7321b959b25426798d7d2af1" 2018-08-01 10:47:59,766 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:47:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a200fa92-9dde-46e7-9a61-855df1a71dd1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c0d9b34b06f445a7857603f60b181f3c.", "code": 404, "title": "Not Found"}} 2018-08-01 10:47:59,766 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c used request id req-a200fa92-9dde-46e7-9a61-855df1a71dd1 2018-08-01 10:47:59,766 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:47:59,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}023fdc0aeb581e0c7321b959b25426798d7d2af1" 2018-08-01 10:47:59,851 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:47:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-903d8eb8-1da8-4a1a-b30a-2ecb25e3d765 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: dd207f801ed3475f9dbe5f13077af1c8.", "code": 404, "title": "Not Found"}} 2018-08-01 10:47:59,852 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 used request id req-903d8eb8-1da8-4a1a-b30a-2ecb25e3d765 2018-08-01 10:47:59,852 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:47:59,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}023fdc0aeb581e0c7321b959b25426798d7d2af1" 2018-08-01 10:47:59,930 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:47:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-75f6162b-2477-4361-9f15-b39011387779 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 46dd322c3fcc454eb140e37825746af8.", "code": 404, "title": "Not Found"}} 2018-08-01 10:47:59,930 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 used request id req-75f6162b-2477-4361-9f15-b39011387779 2018-08-01 10:47:59,930 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:47:59,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/1fc532c3a9e74ab1b74c2255de616eb1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}023fdc0aeb581e0c7321b959b25426798d7d2af1" 2018-08-01 10:48:00,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:47:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8bfc586-5f54-4578-9fa7-e992b95e8454 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/1fc532c3a9e74ab1b74c2255de616eb1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1fc532c3a9e74ab1b74c2255de616eb1", "name": "SimpleHealthCheck-e1351815-3c34-4d4-proj"}} 2018-08-01 10:48:00,021 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/1fc532c3a9e74ab1b74c2255de616eb1 used request id req-b8bfc586-5f54-4578-9fa7-e992b95e8454 2018-08-01 10:48:00,021 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c7549264-3786-45f2-b704-4d63b95595c7 2018-08-01 10:48:00,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=c7549264-3786-45f2-b704-4d63b95595c7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}023fdc0aeb581e0c7321b959b25426798d7d2af1" 2018-08-01 10:48:00,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-5c7a6741-ef61-40bf-907e-139b049ed4af Date: Wed, 01 Aug 2018 10:48:00 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:47:34Z", "security_group_id": "c7549264-3786-45f2-b704-4d63b95595c7", "port_range_min": null, "revision_number": 0, "tenant_id": "1fc532c3a9e74ab1b74c2255de616eb1", "created_at": "2018-08-01T10:47:34Z", "project_id": "1fc532c3a9e74ab1b74c2255de616eb1", "id": "18c6e0aa-1fba-432e-8d55-3f43f1530a2d"}, {"remote_group_id": "c7549264-3786-45f2-b704-4d63b95595c7", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:47:34Z", "security_group_id": "c7549264-3786-45f2-b704-4d63b95595c7", "port_range_min": null, "revision_number": 0, "tenant_id": "1fc532c3a9e74ab1b74c2255de616eb1", "created_at": "2018-08-01T10:47:34Z", "project_id": "1fc532c3a9e74ab1b74c2255de616eb1", "id": "1fdc2d93-5821-4dd4-8c17-0b06b3cd3427"}, {"remote_group_id": "c7549264-3786-45f2-b704-4d63b95595c7", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:47:34Z", "security_group_id": "c7549264-3786-45f2-b704-4d63b95595c7", "port_range_min": null, "revision_number": 0, "tenant_id": "1fc532c3a9e74ab1b74c2255de616eb1", "created_at": "2018-08-01T10:47:34Z", "project_id": "1fc532c3a9e74ab1b74c2255de616eb1", "id": "454761b7-f357-4716-99bb-bc3073c1e306"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:47:34Z", "security_group_id": "c7549264-3786-45f2-b704-4d63b95595c7", "port_range_min": null, "revision_number": 0, "tenant_id": "1fc532c3a9e74ab1b74c2255de616eb1", "created_at": "2018-08-01T10:47:34Z", "project_id": "1fc532c3a9e74ab1b74c2255de616eb1", "id": "b66270fa-67a4-4f0d-867b-f1b8ddf81bf8"}]} 2018-08-01 10:48:00,046 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=c7549264-3786-45f2-b704-4d63b95595c7 used request id req-5c7a6741-ef61-40bf-907e-139b049ed4af 2018-08-01 10:48:00,046 - neutron_utils - INFO - Deleting security group with name - default 2018-08-01 10:48:00,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/c7549264-3786-45f2-b704-4d63b95595c7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}023fdc0aeb581e0c7321b959b25426798d7d2af1" 2018-08-01 10:48:00,203 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d468d718-c773-4326-898a-9e92f6952c47 Content-Length: 0 Date: Wed, 01 Aug 2018 10:48:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:48:00,203 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/c7549264-3786-45f2-b704-4d63b95595c7 used request id req-d468d718-c773-4326-898a-9e92f6952c47 2018-08-01 10:48:00,204 - keystone_utils - INFO - Deleting project with name - SimpleHealthCheck-e1351815-3c34-4d4-proj 2018-08-01 10:48:00,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/1fc532c3a9e74ab1b74c2255de616eb1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}023fdc0aeb581e0c7321b959b25426798d7d2af1" 2018-08-01 10:48:00,401 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:48:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-17af62ee-9382-4b52-8c47-d7461a56a167 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:48:00,401 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/1fc532c3a9e74ab1b74c2255de616eb1 used request id req-17af62ee-9382-4b52-8c47-d7461a56a167 2018-08-01 10:48:00,402 - keystone_utils - INFO - Deleting role with name - SimpleHealthCheck-e1351815-3c34-4d4-proj-role 2018-08-01 10:48:00,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/9e12af2b724f4f819941648c2fb79169 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}023fdc0aeb581e0c7321b959b25426798d7d2af1" 2018-08-01 10:48:00,521 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:48:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e9a74f15-86b4-4724-a629-19de2d3713fe Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:48:00,521 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/9e12af2b724f4f819941648c2fb79169 used request id req-e9a74f15-86b4-4724-a629-19de2d3713fe 2018-08-01 10:48:00,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}023fdc0aeb581e0c7321b959b25426798d7d2af1" 2018-08-01 10:48:00,611 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:48:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3e64c99-0db9-48e7-be1d-847bb87c4b98 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:48:00,611 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-d3e64c99-0db9-48e7-be1d-847bb87c4b98 2018-08-01 10:48:00,612 - keystone_utils - INFO - Deleting user with name - SimpleHealthCheck-e1351815-3c34-4d4-user 2018-08-01 10:48:00,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/9244a62919184415b2494af9fb4a0810 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2800fa601d1b6101adf721d80e6012109d42976" 2018-08-01 10:48:00,772 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:48:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fd1cb1a8-7aba-4604-b848-7ab1de511b34 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:48:00,772 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/9244a62919184415b2494af9fb4a0810 used request id req-fd1cb1a8-7aba-4604-b848-7ab1de511b34 2018-08-01 10:48:00,773 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:48:01,156 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:48:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["ak-_iOuLQ9m2b-7y3Z3O-w"], "issued_at": "2018-08-01T10:48:01.000000Z"}} 2018-08-01 10:48:01,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ede1d0d24f3b313173b577f1e6758b87f8c082a" 2018-08-01 10:48:01,233 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:48:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19ecd841-d80b-4ed5-9f5b-b71cf0a0fcbe Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:48:01,233 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-19ecd841-d80b-4ed5-9f5b-b71cf0a0fcbe 2018-08-01 10:48:01,235 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:48:01,236 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:48:01,614 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:48:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["OBGC6mWOQomehbAlOfpcYA"], "issued_at": "2018-08-01T10:48:01.000000Z"}} 2018-08-01 10:48:01,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16d2563263aa90917fcb005b0747f688036481d0" 2018-08-01 10:48:01,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:48:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-042c9d00-0190-4a46-9af3-85b3f0694fa4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:48:01,695 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-042c9d00-0190-4a46-9af3-85b3f0694fa4 2018-08-01 10:48:01,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:48:01,705 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:48: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:48:01,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceTwoNetTests-91b8d95f-9cd1-4af-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16d2563263aa90917fcb005b0747f688036481d0" 2018-08-01 10:48:01,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:48:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43b1f6ac-f925-4c09-b576-7e35af5188a5 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceTwoNetTests-91b8d95f-9cd1-4af-proj", "previous": null, "next": null}, "projects": []} 2018-08-01 10:48:01,793 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceTwoNetTests-91b8d95f-9cd1-4af-proj used request id req-43b1f6ac-f925-4c09-b576-7e35af5188a5 2018-08-01 10:48:01,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16d2563263aa90917fcb005b0747f688036481d0" 2018-08-01 10:48:01,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:48:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58a672df-330e-4336-ac84-c1f892baef58 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:48:01,880 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-58a672df-330e-4336-ac84-c1f892baef58 2018-08-01 10:48:01,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16d2563263aa90917fcb005b0747f688036481d0" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceTwoNetTests-91b8d95f-9cd1-4af-proj"}}' 2018-08-01 10:48:02,035 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:48:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4365507b-92f2-41b3-ae63-82d08de3c77f Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/cc1de927ca2e4df5b920875d02715d59"}, "tags": [], "enabled": true, "id": "cc1de927ca2e4df5b920875d02715d59", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-91b8d95f-9cd1-4af-proj"}} 2018-08-01 10:48:02,036 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-4365507b-92f2-41b3-ae63-82d08de3c77f 2018-08-01 10:48:02,036 - keystone_utils - INFO - Created project with name - CreateInstanceTwoNetTests-91b8d95f-9cd1-4af-proj 2018-08-01 10:48:02,036 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:48:02,037 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:48:02,419 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:48:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["CuRVIcaAREW_nmQqv9caKw"], "issued_at": "2018-08-01T10:48:02.000000Z"}} 2018-08-01 10:48:02,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59d1e851bbfd90f91a9a8d37e8cf0e4f664fcbc3" 2018-08-01 10:48:02,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:48:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb1460c0-e402-49ec-9e24-0dc2362d2533 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:48:02,500 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-bb1460c0-e402-49ec-9e24-0dc2362d2533 2018-08-01 10:48:02,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:48:02,509 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:48: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:48:02,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59d1e851bbfd90f91a9a8d37e8cf0e4f664fcbc3" 2018-08-01 10:48:02,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:48:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebdfdd3f-0fce-4197-a149-13eddb7a37b0 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 10:48:02,555 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-ebdfdd3f-0fce-4197-a149-13eddb7a37b0 2018-08-01 10:48:02,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateInstanceTwoNetTests-91b8d95f-9cd1-4af-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59d1e851bbfd90f91a9a8d37e8cf0e4f664fcbc3" 2018-08-01 10:48:02,648 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:48:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ee19426-0856-41dd-bb99-a29c681ba724 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateInstanceTwoNetTests-91b8d95f-9cd1-4af-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/cc1de927ca2e4df5b920875d02715d59"}, "tags": [], "enabled": true, "id": "cc1de927ca2e4df5b920875d02715d59", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-91b8d95f-9cd1-4af-proj"}]} 2018-08-01 10:48:02,648 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateInstanceTwoNetTests-91b8d95f-9cd1-4af-proj used request id req-8ee19426-0856-41dd-bb99-a29c681ba724 2018-08-01 10:48:02,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59d1e851bbfd90f91a9a8d37e8cf0e4f664fcbc3" 2018-08-01 10:48:02,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:48:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e2c213f-ae23-4615-ba1e-a730fec70f48 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:48:02,671 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-2e2c213f-ae23-4615-ba1e-a730fec70f48 2018-08-01 10:48:03,054 - keystone_utils - INFO - Created user with name - CreateInstanceTwoNetTests-91b8d95f-9cd1-4af-user 2018-08-01 10:48:03,055 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:48:03,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16d2563263aa90917fcb005b0747f688036481d0" 2018-08-01 10:48:03,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:48:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f02616e0-b6c0-454e-b2ef-41fbd1430860 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:48:03,075 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-f02616e0-b6c0-454e-b2ef-41fbd1430860 2018-08-01 10:48:03,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16d2563263aa90917fcb005b0747f688036481d0" -d '{"role": {"name": "CreateInstanceTwoNetTests-91b8d95f-9cd1-4af-proj-role"}}' 2018-08-01 10:48:03,187 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:48:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ffd703d6-8501-4198-9904-c3aaaaed272e Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8bbb3240c01c42f198e1ff02175f6196", "links": {"self": "http://172.30.9.24:5000/v3/roles/8bbb3240c01c42f198e1ff02175f6196"}, "name": "CreateInstanceTwoNetTests-91b8d95f-9cd1-4af-proj-role"}} 2018-08-01 10:48:03,187 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-ffd703d6-8501-4198-9904-c3aaaaed272e 2018-08-01 10:48:03,187 - keystone_utils - INFO - Created role with name - CreateInstanceTwoNetTests-91b8d95f-9cd1-4af-proj-role 2018-08-01 10:48:03,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/8bbb3240c01c42f198e1ff02175f6196 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16d2563263aa90917fcb005b0747f688036481d0" 2018-08-01 10:48:03,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:48:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af4a0770-8e6b-40ac-b46f-ff0c76e846ce Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8bbb3240c01c42f198e1ff02175f6196", "links": {"self": "http://172.30.9.24:5000/v3/roles/8bbb3240c01c42f198e1ff02175f6196"}, "name": "CreateInstanceTwoNetTests-91b8d95f-9cd1-4af-proj-role"}} 2018-08-01 10:48:03,280 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/8bbb3240c01c42f198e1ff02175f6196 used request id req-af4a0770-8e6b-40ac-b46f-ff0c76e846ce 2018-08-01 10:48:03,280 - keystone_utils - INFO - Granting role CreateInstanceTwoNetTests-91b8d95f-9cd1-4af-proj-role to project CreateInstanceTwoNetTests-91b8d95f-9cd1-4af-proj 2018-08-01 10:48:03,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/cc1de927ca2e4df5b920875d02715d59/users/60f0a7c08d2d4ae18ef073b1ce2dd073/roles/8bbb3240c01c42f198e1ff02175f6196 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16d2563263aa90917fcb005b0747f688036481d0" 2018-08-01 10:48:03,432 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:48:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-57762a00-3522-4c22-848b-9b1489429024 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:48:03,432 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/cc1de927ca2e4df5b920875d02715d59/users/60f0a7c08d2d4ae18ef073b1ce2dd073/roles/8bbb3240c01c42f198e1ff02175f6196 used request id req-57762a00-3522-4c22-848b-9b1489429024 2018-08-01 10:48:03,432 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 10:48:03,434 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-01 10:48:03,434 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:48:03,435 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:48:03,818 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8bbb3240c01c42f198e1ff02175f6196", "name": "CreateInstanceTwoNetTests-91b8d95f-9cd1-4af-proj-role"}], "expires_at": "2018-08-01T11:48:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cc1de927ca2e4df5b920875d02715d59", "name": "CreateInstanceTwoNetTests-91b8d95f-9cd1-4af-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/cc1de927ca2e4df5b920875d02715d59", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/cc1de927ca2e4df5b920875d02715d59", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/cc1de927ca2e4df5b920875d02715d59", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/cc1de927ca2e4df5b920875d02715d59", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/cc1de927ca2e4df5b920875d02715d59", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/cc1de927ca2e4df5b920875d02715d59", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_cc1de927ca2e4df5b920875d02715d59", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_cc1de927ca2e4df5b920875d02715d59", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/cc1de927ca2e4df5b920875d02715d59", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/cc1de927ca2e4df5b920875d02715d59", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/cc1de927ca2e4df5b920875d02715d59", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/cc1de927ca2e4df5b920875d02715d59", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/cc1de927ca2e4df5b920875d02715d59", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/cc1de927ca2e4df5b920875d02715d59", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-91b8d95f-9cd1-4af-user", "id": "60f0a7c08d2d4ae18ef073b1ce2dd073"}, "audit_ids": ["6f3bCqFySiyiwG01hamVcQ"], "issued_at": "2018-08-01T10:48:03.000000Z"}} 2018-08-01 10:48:03,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cbde511e76481859d6c72046b4be3e4f95aa7b8" 2018-08-01 10:48:03,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:48:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d308ed9-3df7-4688-b0cc-11e67956b8b7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:48:03,888 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-9d308ed9-3df7-4688-b0cc-11e67956b8b7 2018-08-01 10:48:03,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-677c0a84-f514-405e-9541-3bce9aa2c7f4 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6cbde511e76481859d6c72046b4be3e4f95aa7b8" 2018-08-01 10:48:04,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 164 Content-Type: application/json X-Openstack-Request-Id: req-6d3c7937-7b6d-4575-8071-92edeff846af Date: Wed, 01 Aug 2018 10:48:04 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceTwoNetTests-677c0a84-f514-405e-9541-3bce9aa2c7f4"} 2018-08-01 10:48:04,079 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-677c0a84-f514-405e-9541-3bce9aa2c7f4 used request id req-6d3c7937-7b6d-4575-8071-92edeff846af 2018-08-01 10:48:04,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6cbde511e76481859d6c72046b4be3e4f95aa7b8" 2018-08-01 10:48:04,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-b26bf707-737c-4e84-94f9-323275677433 Date: Wed, 01 Aug 2018 10:48:04 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-08-01 10:48:04,089 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-b26bf707-737c-4e84-94f9-323275677433 2018-08-01 10:48:04,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6cbde511e76481859d6c72046b4be3e4f95aa7b8" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceTwoNetTests-677c0a84-f514-405e-9541-3bce9aa2c7f4"}' 2018-08-01 10:48:04,156 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 623 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/c06cdc25-ca00-4f41-a4e9-8a036f4de0a3 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-0c876359-60ee-43cb-8b87-aab73ab111b4 Date: Wed, 01 Aug 2018 10:48:04 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceTwoNetTests-677c0a84-f514-405e-9541-3bce9aa2c7f4", "tags": [], "container_format": "bare", "created_at": "2018-08-01T10:48:04Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-01T10:48:04Z", "visibility": "shared", "locations": [], "self": "/v2/images/c06cdc25-ca00-4f41-a4e9-8a036f4de0a3", "min_disk": 0, "protected": false, "id": "c06cdc25-ca00-4f41-a4e9-8a036f4de0a3", "file": "/v2/images/c06cdc25-ca00-4f41-a4e9-8a036f4de0a3/file", "checksum": null, "owner": "cc1de927ca2e4df5b920875d02715d59", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 10:48:04,157 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-0c876359-60ee-43cb-8b87-aab73ab111b4 2018-08-01 10:48:04,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9292/v2/images/c06cdc25-ca00-4f41-a4e9-8a036f4de0a3/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6cbde511e76481859d6c72046b4be3e4f95aa7b8" -d '' 2018-08-01 10:48:05,172 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-318a00a7-92e3-4d61-93b9-9c7149ccaead Date: Wed, 01 Aug 2018 10:48:05 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-01 10:48:05,173 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/c06cdc25-ca00-4f41-a4e9-8a036f4de0a3/file used request id req-318a00a7-92e3-4d61-93b9-9c7149ccaead 2018-08-01 10:48:05,173 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-01 10:48:05,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/c06cdc25-ca00-4f41-a4e9-8a036f4de0a3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6cbde511e76481859d6c72046b4be3e4f95aa7b8" 2018-08-01 10:48:05,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 884 Content-Type: application/json X-Openstack-Request-Id: req-1ab25509-8bd0-4adc-b0d7-605ccb75d301 Date: Wed, 01 Aug 2018 10:48:05 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceTwoNetTests-677c0a84-f514-405e-9541-3bce9aa2c7f4", "tags": [], "container_format": "bare", "created_at": "2018-08-01T10:48:04Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-01T10:48:05Z", "visibility": "shared", "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/c06cdc25-ca00-4f41-a4e9-8a036f4de0a3/snap", "metadata": {}}], "self": "/v2/images/c06cdc25-ca00-4f41-a4e9-8a036f4de0a3", "min_disk": 0, "protected": false, "id": "c06cdc25-ca00-4f41-a4e9-8a036f4de0a3", "file": "/v2/images/c06cdc25-ca00-4f41-a4e9-8a036f4de0a3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "cc1de927ca2e4df5b920875d02715d59", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/c06cdc25-ca00-4f41-a4e9-8a036f4de0a3/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 10:48:05,193 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/c06cdc25-ca00-4f41-a4e9-8a036f4de0a3 used request id req-1ab25509-8bd0-4adc-b0d7-605ccb75d301 2018-08-01 10:48:05,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6cbde511e76481859d6c72046b4be3e4f95aa7b8" 2018-08-01 10:48:05,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-30b54d3f-2aa2-41ad-bbe7-892deecc9216 Date: Wed, 01 Aug 2018 10:48: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-08-01 10:48:05,202 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-30b54d3f-2aa2-41ad-bbe7-892deecc9216 2018-08-01 10:48:05,204 - create_image - INFO - Created image with name - CreateInstanceTwoNetTests-677c0a84-f514-405e-9541-3bce9aa2c7f4 2018-08-01 10:48:05,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/c06cdc25-ca00-4f41-a4e9-8a036f4de0a3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6cbde511e76481859d6c72046b4be3e4f95aa7b8" 2018-08-01 10:48:05,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 884 Content-Type: application/json X-Openstack-Request-Id: req-6983baba-9bdb-4174-8ba3-e6f4eb2549b9 Date: Wed, 01 Aug 2018 10:48:05 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceTwoNetTests-677c0a84-f514-405e-9541-3bce9aa2c7f4", "tags": [], "container_format": "bare", "created_at": "2018-08-01T10:48:04Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-01T10:48:05Z", "visibility": "shared", "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/c06cdc25-ca00-4f41-a4e9-8a036f4de0a3/snap", "metadata": {}}], "self": "/v2/images/c06cdc25-ca00-4f41-a4e9-8a036f4de0a3", "min_disk": 0, "protected": false, "id": "c06cdc25-ca00-4f41-a4e9-8a036f4de0a3", "file": "/v2/images/c06cdc25-ca00-4f41-a4e9-8a036f4de0a3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "cc1de927ca2e4df5b920875d02715d59", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/c06cdc25-ca00-4f41-a4e9-8a036f4de0a3/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 10:48:05,222 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/c06cdc25-ca00-4f41-a4e9-8a036f4de0a3 used request id req-6983baba-9bdb-4174-8ba3-e6f4eb2549b9 2018-08-01 10:48:05,222 - create_image - DEBUG - Instance status is - active 2018-08-01 10:48:05,222 - create_image - DEBUG - Image is active with name - CreateInstanceTwoNetTests-677c0a84-f514-405e-9541-3bce9aa2c7f4 2018-08-01 10:48:05,222 - create_image - INFO - Image is now active with name - CreateInstanceTwoNetTests-677c0a84-f514-405e-9541-3bce9aa2c7f4 2018-08-01 10:48:05,223 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:48:05,223 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:48:05,613 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8bbb3240c01c42f198e1ff02175f6196", "name": "CreateInstanceTwoNetTests-91b8d95f-9cd1-4af-proj-role"}], "expires_at": "2018-08-01T11:48:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cc1de927ca2e4df5b920875d02715d59", "name": "CreateInstanceTwoNetTests-91b8d95f-9cd1-4af-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/cc1de927ca2e4df5b920875d02715d59", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/cc1de927ca2e4df5b920875d02715d59", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/cc1de927ca2e4df5b920875d02715d59", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/cc1de927ca2e4df5b920875d02715d59", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/cc1de927ca2e4df5b920875d02715d59", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/cc1de927ca2e4df5b920875d02715d59", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_cc1de927ca2e4df5b920875d02715d59", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_cc1de927ca2e4df5b920875d02715d59", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/cc1de927ca2e4df5b920875d02715d59", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/cc1de927ca2e4df5b920875d02715d59", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/cc1de927ca2e4df5b920875d02715d59", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/cc1de927ca2e4df5b920875d02715d59", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/cc1de927ca2e4df5b920875d02715d59", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/cc1de927ca2e4df5b920875d02715d59", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-91b8d95f-9cd1-4af-user", "id": "60f0a7c08d2d4ae18ef073b1ce2dd073"}, "audit_ids": ["oc4ZSkeMQVSZpFcRamNx5Q"], "issued_at": "2018-08-01T10:48:05.000000Z"}} 2018-08-01 10:48:05,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c358b3c049862236d23f3de912a9b0dfb12b1296" 2018-08-01 10:48:05,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:48:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3cdab7c2-a119-4a0d-93a2-68cf7e0ff7b5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:48:05,626 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-3cdab7c2-a119-4a0d-93a2-68cf7e0ff7b5 2018-08-01 10:48:05,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c358b3c049862236d23f3de912a9b0dfb12b1296" 2018-08-01 10:48:05,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-1fda202d-cb67-4cb6-b871-47c406dd064b Date: Wed, 01 Aug 2018 10:48:05 GMT RESP BODY: {"networks":[]} 2018-08-01 10:48:05,806 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-net1 used request id req-1fda202d-cb67-4cb6-b871-47c406dd064b 2018-08-01 10:48:05,807 - neutron_utils - INFO - Creating network with name CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-net1 2018-08-01 10:48:05,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c358b3c049862236d23f3de912a9b0dfb12b1296" -d '{"network": {"name": "CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-net1", "admin_state_up": true}}' 2018-08-01 10:48:06,442 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-c8351df2-22a0-4ea4-bcf5-2a2575f6411d Date: Wed, 01 Aug 2018 10:48:06 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"fc79e6cf-22f0-42cc-85f7-c89ff5f92b75","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"cc1de927ca2e4df5b920875d02715d59","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T10:48:06Z","is_default":false,"name":"CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-net1","qos_policy_id":null,"admin_state_up":true,"tenant_id":"cc1de927ca2e4df5b920875d02715d59","created_at":"2018-08-01T10:48:06Z","mtu":1450}} 2018-08-01 10:48:06,442 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks used request id req-c8351df2-22a0-4ea4-bcf5-2a2575f6411d 2018-08-01 10:48:06,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=fc79e6cf-22f0-42cc-85f7-c89ff5f92b75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c358b3c049862236d23f3de912a9b0dfb12b1296" 2018-08-01 10:48:06,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-156ae44d-83f5-4b63-a33b-6e3168434272 Date: Wed, 01 Aug 2018 10:48:06 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"fc79e6cf-22f0-42cc-85f7-c89ff5f92b75","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"cc1de927ca2e4df5b920875d02715d59","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T10:48:06Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-net1","admin_state_up":true,"tenant_id":"cc1de927ca2e4df5b920875d02715d59","created_at":"2018-08-01T10:48:06Z","mtu":1450}]} 2018-08-01 10:48:06,568 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=fc79e6cf-22f0-42cc-85f7-c89ff5f92b75 used request id req-156ae44d-83f5-4b63-a33b-6e3168434272 2018-08-01 10:48:06,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=fc79e6cf-22f0-42cc-85f7-c89ff5f92b75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c358b3c049862236d23f3de912a9b0dfb12b1296" 2018-08-01 10:48:06,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-78e755d7-d933-4f1a-bac5-42cd4a5f2e41 Date: Wed, 01 Aug 2018 10:48:06 GMT RESP BODY: {"subnets":[]} 2018-08-01 10:48:06,602 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=fc79e6cf-22f0-42cc-85f7-c89ff5f92b75 used request id req-78e755d7-d933-4f1a-bac5-42cd4a5f2e41 2018-08-01 10:48:06,602 - neutron_utils - INFO - Creating subnet with name CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-subnet1 2018-08-01 10:48:06,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c358b3c049862236d23f3de912a9b0dfb12b1296" -d '{"subnets": [{"ip_version": 4, "network_id": "fc79e6cf-22f0-42cc-85f7-c89ff5f92b75", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-subnet1"}]}' 2018-08-01 10:48:07,095 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-d0a17cf8-e64a-4b3a-873a-319cc058e1a7 Date: Wed, 01 Aug 2018 10:48:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fc79e6cf-22f0-42cc-85f7-c89ff5f92b75","tenant_id":"cc1de927ca2e4df5b920875d02715d59","created_at":"2018-08-01T10:48:06Z","dns_nameservers":[],"updated_at":"2018-08-01T10:48:06Z","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":"cc1de927ca2e4df5b920875d02715d59","id":"56dbda78-b239-45ab-862d-f0b3a4294822","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-subnet1"}]} 2018-08-01 10:48:07,095 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets used request id req-d0a17cf8-e64a-4b3a-873a-319cc058e1a7 2018-08-01 10:48:07,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=fc79e6cf-22f0-42cc-85f7-c89ff5f92b75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c358b3c049862236d23f3de912a9b0dfb12b1296" 2018-08-01 10:48:07,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-5feac184-2371-4ecc-9cf5-e02d2a591e64 Date: Wed, 01 Aug 2018 10:48:07 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"fc79e6cf-22f0-42cc-85f7-c89ff5f92b75","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cc1de927ca2e4df5b920875d02715d59","l2_adjacency":true,"status":"ACTIVE","subnets":["56dbda78-b239-45ab-862d-f0b3a4294822"],"description":"","tags":[],"updated_at":"2018-08-01T10:48:06Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-net1","admin_state_up":true,"tenant_id":"cc1de927ca2e4df5b920875d02715d59","created_at":"2018-08-01T10:48:06Z","mtu":1450}]} 2018-08-01 10:48:07,199 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=fc79e6cf-22f0-42cc-85f7-c89ff5f92b75 used request id req-5feac184-2371-4ecc-9cf5-e02d2a591e64 2018-08-01 10:48:07,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=fc79e6cf-22f0-42cc-85f7-c89ff5f92b75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c358b3c049862236d23f3de912a9b0dfb12b1296" 2018-08-01 10:48:07,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-2d356bec-592f-4e67-8551-c4759460bdfb Date: Wed, 01 Aug 2018 10:48:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fc79e6cf-22f0-42cc-85f7-c89ff5f92b75","tenant_id":"cc1de927ca2e4df5b920875d02715d59","created_at":"2018-08-01T10:48:06Z","dns_nameservers":[],"updated_at":"2018-08-01T10:48:06Z","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":"cc1de927ca2e4df5b920875d02715d59","id":"56dbda78-b239-45ab-862d-f0b3a4294822","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-subnet1"}]} 2018-08-01 10:48:07,274 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=fc79e6cf-22f0-42cc-85f7-c89ff5f92b75 used request id req-2d356bec-592f-4e67-8551-c4759460bdfb 2018-08-01 10:48:07,275 - OpenStackNetwork - DEBUG - Network [fc79e6cf-22f0-42cc-85f7-c89ff5f92b75] created successfully 2018-08-01 10:48:07,275 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:48:07,276 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:48:07,660 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8bbb3240c01c42f198e1ff02175f6196", "name": "CreateInstanceTwoNetTests-91b8d95f-9cd1-4af-proj-role"}], "expires_at": "2018-08-01T11:48:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cc1de927ca2e4df5b920875d02715d59", "name": "CreateInstanceTwoNetTests-91b8d95f-9cd1-4af-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/cc1de927ca2e4df5b920875d02715d59", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/cc1de927ca2e4df5b920875d02715d59", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/cc1de927ca2e4df5b920875d02715d59", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/cc1de927ca2e4df5b920875d02715d59", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/cc1de927ca2e4df5b920875d02715d59", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/cc1de927ca2e4df5b920875d02715d59", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_cc1de927ca2e4df5b920875d02715d59", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_cc1de927ca2e4df5b920875d02715d59", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/cc1de927ca2e4df5b920875d02715d59", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/cc1de927ca2e4df5b920875d02715d59", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/cc1de927ca2e4df5b920875d02715d59", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/cc1de927ca2e4df5b920875d02715d59", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/cc1de927ca2e4df5b920875d02715d59", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/cc1de927ca2e4df5b920875d02715d59", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-91b8d95f-9cd1-4af-user", "id": "60f0a7c08d2d4ae18ef073b1ce2dd073"}, "audit_ids": ["Ijjb0QnCTQ-4Iyzr0mpNeA"], "issued_at": "2018-08-01T10:48:07.000000Z"}} 2018-08-01 10:48:07,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}069062d8bdcbb30c42cb5841099298251bc9be76" 2018-08-01 10:48:07,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:48:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b283f282-1944-46d0-88bb-f4331e987c48 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:48:07,752 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-b283f282-1944-46d0-88bb-f4331e987c48 2018-08-01 10:48:07,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}069062d8bdcbb30c42cb5841099298251bc9be76" 2018-08-01 10:48:07,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-f5528c52-892a-43bc-8597-4666ee793154 Date: Wed, 01 Aug 2018 10:48:07 GMT RESP BODY: {"networks":[]} 2018-08-01 10:48:07,958 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-net2 used request id req-f5528c52-892a-43bc-8597-4666ee793154 2018-08-01 10:48:07,959 - neutron_utils - INFO - Creating network with name CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-net2 2018-08-01 10:48:07,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}069062d8bdcbb30c42cb5841099298251bc9be76" -d '{"network": {"name": "CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-net2", "admin_state_up": true}}' 2018-08-01 10:48:08,274 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-ba62aa9e-1d43-423f-b959-d5d12784de5b Date: Wed, 01 Aug 2018 10:48:08 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d733d7b8-14fa-470f-b786-04003f9d9c80","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"cc1de927ca2e4df5b920875d02715d59","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T10:48:08Z","is_default":false,"name":"CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-net2","qos_policy_id":null,"admin_state_up":true,"tenant_id":"cc1de927ca2e4df5b920875d02715d59","created_at":"2018-08-01T10:48:08Z","mtu":1450}} 2018-08-01 10:48:08,275 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks used request id req-ba62aa9e-1d43-423f-b959-d5d12784de5b 2018-08-01 10:48:08,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=d733d7b8-14fa-470f-b786-04003f9d9c80 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}069062d8bdcbb30c42cb5841099298251bc9be76" 2018-08-01 10:48:08,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-6ded05e4-5988-4b1d-a41a-bcdba5d107d8 Date: Wed, 01 Aug 2018 10:48:08 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d733d7b8-14fa-470f-b786-04003f9d9c80","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"cc1de927ca2e4df5b920875d02715d59","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T10:48:08Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-net2","admin_state_up":true,"tenant_id":"cc1de927ca2e4df5b920875d02715d59","created_at":"2018-08-01T10:48:08Z","mtu":1450}]} 2018-08-01 10:48:08,574 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=d733d7b8-14fa-470f-b786-04003f9d9c80 used request id req-6ded05e4-5988-4b1d-a41a-bcdba5d107d8 2018-08-01 10:48:08,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=d733d7b8-14fa-470f-b786-04003f9d9c80 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}069062d8bdcbb30c42cb5841099298251bc9be76" 2018-08-01 10:48:08,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-00688990-a32d-4d2d-8398-a1936878f1af Date: Wed, 01 Aug 2018 10:48:08 GMT RESP BODY: {"subnets":[]} 2018-08-01 10:48:08,607 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=d733d7b8-14fa-470f-b786-04003f9d9c80 used request id req-00688990-a32d-4d2d-8398-a1936878f1af 2018-08-01 10:48:08,608 - neutron_utils - INFO - Creating subnet with name CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-subnet2 2018-08-01 10:48:08,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}069062d8bdcbb30c42cb5841099298251bc9be76" -d '{"subnets": [{"ip_version": 4, "network_id": "d733d7b8-14fa-470f-b786-04003f9d9c80", "cidr": "10.200.202.0/24", "gateway_ip": "10.200.202.1", "name": "CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-subnet2"}]}' 2018-08-01 10:48:09,215 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-855a2985-fc15-4328-96ab-99da27d545fe Date: Wed, 01 Aug 2018 10:48:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d733d7b8-14fa-470f-b786-04003f9d9c80","tenant_id":"cc1de927ca2e4df5b920875d02715d59","created_at":"2018-08-01T10:48:08Z","dns_nameservers":[],"updated_at":"2018-08-01T10:48:08Z","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":"cc1de927ca2e4df5b920875d02715d59","id":"1d2a48fe-1ba7-41bc-b49b-5c3e2bda6232","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-subnet2"}]} 2018-08-01 10:48:09,215 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets used request id req-855a2985-fc15-4328-96ab-99da27d545fe 2018-08-01 10:48:09,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=d733d7b8-14fa-470f-b786-04003f9d9c80 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}069062d8bdcbb30c42cb5841099298251bc9be76" 2018-08-01 10:48:09,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-d2bc253a-e6d3-41fa-bbf8-83528f0f07e5 Date: Wed, 01 Aug 2018 10:48:09 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d733d7b8-14fa-470f-b786-04003f9d9c80","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cc1de927ca2e4df5b920875d02715d59","l2_adjacency":true,"status":"ACTIVE","subnets":["1d2a48fe-1ba7-41bc-b49b-5c3e2bda6232"],"description":"","tags":[],"updated_at":"2018-08-01T10:48:08Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-net2","admin_state_up":true,"tenant_id":"cc1de927ca2e4df5b920875d02715d59","created_at":"2018-08-01T10:48:08Z","mtu":1450}]} 2018-08-01 10:48:09,342 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=d733d7b8-14fa-470f-b786-04003f9d9c80 used request id req-d2bc253a-e6d3-41fa-bbf8-83528f0f07e5 2018-08-01 10:48:09,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=d733d7b8-14fa-470f-b786-04003f9d9c80 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}069062d8bdcbb30c42cb5841099298251bc9be76" 2018-08-01 10:48:09,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-8db26954-946c-4117-83f8-35cb24da0a78 Date: Wed, 01 Aug 2018 10:48:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d733d7b8-14fa-470f-b786-04003f9d9c80","tenant_id":"cc1de927ca2e4df5b920875d02715d59","created_at":"2018-08-01T10:48:08Z","dns_nameservers":[],"updated_at":"2018-08-01T10:48:08Z","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":"cc1de927ca2e4df5b920875d02715d59","id":"1d2a48fe-1ba7-41bc-b49b-5c3e2bda6232","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-subnet2"}]} 2018-08-01 10:48:09,413 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=d733d7b8-14fa-470f-b786-04003f9d9c80 used request id req-8db26954-946c-4117-83f8-35cb24da0a78 2018-08-01 10:48:09,414 - OpenStackNetwork - DEBUG - Network [d733d7b8-14fa-470f-b786-04003f9d9c80] created successfully 2018-08-01 10:48:09,414 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:48:09,415 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:48:09,833 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8bbb3240c01c42f198e1ff02175f6196", "name": "CreateInstanceTwoNetTests-91b8d95f-9cd1-4af-proj-role"}], "expires_at": "2018-08-01T11:48:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cc1de927ca2e4df5b920875d02715d59", "name": "CreateInstanceTwoNetTests-91b8d95f-9cd1-4af-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/cc1de927ca2e4df5b920875d02715d59", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/cc1de927ca2e4df5b920875d02715d59", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/cc1de927ca2e4df5b920875d02715d59", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/cc1de927ca2e4df5b920875d02715d59", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/cc1de927ca2e4df5b920875d02715d59", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/cc1de927ca2e4df5b920875d02715d59", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_cc1de927ca2e4df5b920875d02715d59", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_cc1de927ca2e4df5b920875d02715d59", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/cc1de927ca2e4df5b920875d02715d59", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/cc1de927ca2e4df5b920875d02715d59", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/cc1de927ca2e4df5b920875d02715d59", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/cc1de927ca2e4df5b920875d02715d59", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/cc1de927ca2e4df5b920875d02715d59", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/cc1de927ca2e4df5b920875d02715d59", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-91b8d95f-9cd1-4af-user", "id": "60f0a7c08d2d4ae18ef073b1ce2dd073"}, "audit_ids": ["kFpbeWgPTEeizzuATQ-rQw"], "issued_at": "2018-08-01T10:48:09.000000Z"}} 2018-08-01 10:48:09,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8acdc54679af1c89a0e6f3a0cf64bd7549f815f" 2018-08-01 10:48:09,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:48:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9bf9f13-10b2-480c-994c-6a3abe87cf27 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:48:09,915 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-e9bf9f13-10b2-480c-994c-6a3abe87cf27 2018-08-01 10:48:09,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/routers?name=CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8acdc54679af1c89a0e6f3a0cf64bd7549f815f" 2018-08-01 10:48:10,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-874f9e1e-0b91-4142-a232-b40ebcbdf0e5 Date: Wed, 01 Aug 2018 10:48:10 GMT RESP BODY: {"routers": []} 2018-08-01 10:48:10,058 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers?name=CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-pub-router&admin_state_up=True used request id req-874f9e1e-0b91-4142-a232-b40ebcbdf0e5 2018-08-01 10:48:10,058 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:48:10,059 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:48:10,443 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8bbb3240c01c42f198e1ff02175f6196", "name": "CreateInstanceTwoNetTests-91b8d95f-9cd1-4af-proj-role"}], "expires_at": "2018-08-01T11:48:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cc1de927ca2e4df5b920875d02715d59", "name": "CreateInstanceTwoNetTests-91b8d95f-9cd1-4af-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/cc1de927ca2e4df5b920875d02715d59", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/cc1de927ca2e4df5b920875d02715d59", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/cc1de927ca2e4df5b920875d02715d59", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/cc1de927ca2e4df5b920875d02715d59", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/cc1de927ca2e4df5b920875d02715d59", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/cc1de927ca2e4df5b920875d02715d59", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_cc1de927ca2e4df5b920875d02715d59", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_cc1de927ca2e4df5b920875d02715d59", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/cc1de927ca2e4df5b920875d02715d59", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/cc1de927ca2e4df5b920875d02715d59", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/cc1de927ca2e4df5b920875d02715d59", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/cc1de927ca2e4df5b920875d02715d59", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/cc1de927ca2e4df5b920875d02715d59", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/cc1de927ca2e4df5b920875d02715d59", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-91b8d95f-9cd1-4af-user", "id": "60f0a7c08d2d4ae18ef073b1ce2dd073"}, "audit_ids": ["0Lp4jz0vQXeOeOD7eZUdWQ"], "issued_at": "2018-08-01T10:48:10.000000Z"}} 2018-08-01 10:48:10,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8c87a32da65e64b2f65b8811b24d8fdf364efb5" 2018-08-01 10:48:10,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:48:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52ae9c00-8c35-41cc-acf5-8f21a8453310 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:48:10,515 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-52ae9c00-8c35-41cc-acf5-8f21a8453310 2018-08-01 10:48:10,516 - neutron_utils - INFO - Creating router with name - CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-pub-router 2018-08-01 10:48:10,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8acdc54679af1c89a0e6f3a0cf64bd7549f815f" -d '{"router": {"name": "CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-pub-router", "admin_state_up": true}}' 2018-08-01 10:48:10,678 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 536 X-Openstack-Request-Id: req-f9caabd7-4725-484a-85b3-d6efe3db7907 Date: Wed, 01 Aug 2018 10:48:10 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "cc1de927ca2e4df5b920875d02715d59", "created_at": "2018-08-01T10:48:10Z", "admin_state_up": true, "updated_at": "2018-08-01T10:48:10Z", "flavor_id": null, "revision_number": 0, "routes": [], "project_id": "cc1de927ca2e4df5b920875d02715d59", "id": "8c74f46e-8a2e-4ccd-a9d2-a2e62ca19aa6", "name": "CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-pub-router"}} 2018-08-01 10:48:10,679 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers used request id req-f9caabd7-4725-484a-85b3-d6efe3db7907 2018-08-01 10:48:10,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?device_id=8c74f46e-8a2e-4ccd-a9d2-a2e62ca19aa6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8acdc54679af1c89a0e6f3a0cf64bd7549f815f" 2018-08-01 10:48:10,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-a620245a-0dad-41e0-9dda-71ea36ead36c Date: Wed, 01 Aug 2018 10:48:10 GMT RESP BODY: {"ports":[]} 2018-08-01 10:48:10,713 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?device_id=8c74f46e-8a2e-4ccd-a9d2-a2e62ca19aa6 used request id req-a620245a-0dad-41e0-9dda-71ea36ead36c 2018-08-01 10:48:10,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8acdc54679af1c89a0e6f3a0cf64bd7549f815f" 2018-08-01 10:48:10,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-e08802ac-cb61-4033-bdad-bda2d9ce879b Date: Wed, 01 Aug 2018 10:48:10 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"fc79e6cf-22f0-42cc-85f7-c89ff5f92b75","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cc1de927ca2e4df5b920875d02715d59","l2_adjacency":true,"status":"ACTIVE","subnets":["56dbda78-b239-45ab-862d-f0b3a4294822"],"description":"","tags":[],"updated_at":"2018-08-01T10:48:06Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-net1","admin_state_up":true,"tenant_id":"cc1de927ca2e4df5b920875d02715d59","created_at":"2018-08-01T10:48:06Z","mtu":1450}]} 2018-08-01 10:48:10,816 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-net1 used request id req-e08802ac-cb61-4033-bdad-bda2d9ce879b 2018-08-01 10:48:10,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=fc79e6cf-22f0-42cc-85f7-c89ff5f92b75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8acdc54679af1c89a0e6f3a0cf64bd7549f815f" 2018-08-01 10:48:10,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-ebfe72b3-02a3-4ce9-9706-3f7bf7e8c2a2 Date: Wed, 01 Aug 2018 10:48:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fc79e6cf-22f0-42cc-85f7-c89ff5f92b75","tenant_id":"cc1de927ca2e4df5b920875d02715d59","created_at":"2018-08-01T10:48:06Z","dns_nameservers":[],"updated_at":"2018-08-01T10:48:06Z","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":"cc1de927ca2e4df5b920875d02715d59","id":"56dbda78-b239-45ab-862d-f0b3a4294822","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-subnet1"}]} 2018-08-01 10:48:10,873 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=fc79e6cf-22f0-42cc-85f7-c89ff5f92b75 used request id req-ebfe72b3-02a3-4ce9-9706-3f7bf7e8c2a2 2018-08-01 10:48:10,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8acdc54679af1c89a0e6f3a0cf64bd7549f815f" 2018-08-01 10:48:10,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-e5af8726-57a2-4af8-abc2-4c9ccece521c Date: Wed, 01 Aug 2018 10:48:10 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"fc79e6cf-22f0-42cc-85f7-c89ff5f92b75","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cc1de927ca2e4df5b920875d02715d59","l2_adjacency":true,"status":"ACTIVE","subnets":["56dbda78-b239-45ab-862d-f0b3a4294822"],"description":"","tags":[],"updated_at":"2018-08-01T10:48:06Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-net1","admin_state_up":true,"tenant_id":"cc1de927ca2e4df5b920875d02715d59","created_at":"2018-08-01T10:48:06Z","mtu":1450}]} 2018-08-01 10:48:10,991 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-net1 used request id req-e5af8726-57a2-4af8-abc2-4c9ccece521c 2018-08-01 10:48:10,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:48:10,999 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:48: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:48:11,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/cc1de927ca2e4df5b920875d02715d59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8acdc54679af1c89a0e6f3a0cf64bd7549f815f" 2018-08-01 10:48:11,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:48:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f0bdf5e-d3bf-481a-af79-ecb7dac6cd35 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/cc1de927ca2e4df5b920875d02715d59"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "cc1de927ca2e4df5b920875d02715d59", "name": "CreateInstanceTwoNetTests-91b8d95f-9cd1-4af-proj"}} 2018-08-01 10:48:11,103 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/cc1de927ca2e4df5b920875d02715d59 used request id req-8f0bdf5e-d3bf-481a-af79-ecb7dac6cd35 2018-08-01 10:48:11,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=fc79e6cf-22f0-42cc-85f7-c89ff5f92b75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8acdc54679af1c89a0e6f3a0cf64bd7549f815f" 2018-08-01 10:48:11,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-f992fae2-529e-4b78-a7bc-3280dd3a88ef Date: Wed, 01 Aug 2018 10:48:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fc79e6cf-22f0-42cc-85f7-c89ff5f92b75","tenant_id":"cc1de927ca2e4df5b920875d02715d59","created_at":"2018-08-01T10:48:06Z","dns_nameservers":[],"updated_at":"2018-08-01T10:48:06Z","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":"cc1de927ca2e4df5b920875d02715d59","id":"56dbda78-b239-45ab-862d-f0b3a4294822","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-subnet1"}]} 2018-08-01 10:48:11,152 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=fc79e6cf-22f0-42cc-85f7-c89ff5f92b75 used request id req-f992fae2-529e-4b78-a7bc-3280dd3a88ef 2018-08-01 10:48:11,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=fc79e6cf-22f0-42cc-85f7-c89ff5f92b75&name=CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-router-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8acdc54679af1c89a0e6f3a0cf64bd7549f815f" 2018-08-01 10:48:11,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-70b52913-87ec-40f0-b30d-7973da8acda6 Date: Wed, 01 Aug 2018 10:48:11 GMT RESP BODY: {"ports":[]} 2018-08-01 10:48:11,188 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=fc79e6cf-22f0-42cc-85f7-c89ff5f92b75&name=CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-router-port1&admin_state_up=True used request id req-70b52913-87ec-40f0-b30d-7973da8acda6 2018-08-01 10:48:11,188 - OpenStackNetwork - INFO - Retrieved port CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-router-port1 for router - CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-pub-router 2018-08-01 10:48:11,188 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:48:11,189 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:48:11,580 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8bbb3240c01c42f198e1ff02175f6196", "name": "CreateInstanceTwoNetTests-91b8d95f-9cd1-4af-proj-role"}], "expires_at": "2018-08-01T11:48:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cc1de927ca2e4df5b920875d02715d59", "name": "CreateInstanceTwoNetTests-91b8d95f-9cd1-4af-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/cc1de927ca2e4df5b920875d02715d59", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/cc1de927ca2e4df5b920875d02715d59", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/cc1de927ca2e4df5b920875d02715d59", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/cc1de927ca2e4df5b920875d02715d59", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/cc1de927ca2e4df5b920875d02715d59", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/cc1de927ca2e4df5b920875d02715d59", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_cc1de927ca2e4df5b920875d02715d59", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_cc1de927ca2e4df5b920875d02715d59", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/cc1de927ca2e4df5b920875d02715d59", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/cc1de927ca2e4df5b920875d02715d59", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/cc1de927ca2e4df5b920875d02715d59", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/cc1de927ca2e4df5b920875d02715d59", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/cc1de927ca2e4df5b920875d02715d59", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/cc1de927ca2e4df5b920875d02715d59", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-91b8d95f-9cd1-4af-user", "id": "60f0a7c08d2d4ae18ef073b1ce2dd073"}, "audit_ids": ["pTN2qM7MQcmGXiyDEtyw4Q"], "issued_at": "2018-08-01T10:48:11.000000Z"}} 2018-08-01 10:48:11,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b116d8bf37b7e348caa47178edc9401005d55fc2" 2018-08-01 10:48:11,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:48:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a3bf48f-46b6-46e1-8603-1b49a20e473c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:48:11,664 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-0a3bf48f-46b6-46e1-8603-1b49a20e473c 2018-08-01 10:48:11,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8acdc54679af1c89a0e6f3a0cf64bd7549f815f" 2018-08-01 10:48:11,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-2cca9e80-6a8b-4eab-b716-3e0bde48130d Date: Wed, 01 Aug 2018 10:48:11 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"fc79e6cf-22f0-42cc-85f7-c89ff5f92b75","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cc1de927ca2e4df5b920875d02715d59","l2_adjacency":true,"status":"ACTIVE","subnets":["56dbda78-b239-45ab-862d-f0b3a4294822"],"description":"","tags":[],"updated_at":"2018-08-01T10:48:06Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-net1","admin_state_up":true,"tenant_id":"cc1de927ca2e4df5b920875d02715d59","created_at":"2018-08-01T10:48:06Z","mtu":1450}]} 2018-08-01 10:48:11,919 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-net1 used request id req-2cca9e80-6a8b-4eab-b716-3e0bde48130d 2018-08-01 10:48:11,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=fc79e6cf-22f0-42cc-85f7-c89ff5f92b75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8acdc54679af1c89a0e6f3a0cf64bd7549f815f" 2018-08-01 10:48:11,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-984586e4-f592-41ba-af25-d619ee0ed231 Date: Wed, 01 Aug 2018 10:48:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fc79e6cf-22f0-42cc-85f7-c89ff5f92b75","tenant_id":"cc1de927ca2e4df5b920875d02715d59","created_at":"2018-08-01T10:48:06Z","dns_nameservers":[],"updated_at":"2018-08-01T10:48:06Z","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":"cc1de927ca2e4df5b920875d02715d59","id":"56dbda78-b239-45ab-862d-f0b3a4294822","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-subnet1"}]} 2018-08-01 10:48:11,970 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=fc79e6cf-22f0-42cc-85f7-c89ff5f92b75 used request id req-984586e4-f592-41ba-af25-d619ee0ed231 2018-08-01 10:48:11,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8acdc54679af1c89a0e6f3a0cf64bd7549f815f" 2018-08-01 10:48:12,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-7a6b3eeb-6dbe-4581-9dad-69292a4d4ccc Date: Wed, 01 Aug 2018 10:48:12 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"fc79e6cf-22f0-42cc-85f7-c89ff5f92b75","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cc1de927ca2e4df5b920875d02715d59","l2_adjacency":true,"status":"ACTIVE","subnets":["56dbda78-b239-45ab-862d-f0b3a4294822"],"description":"","tags":[],"updated_at":"2018-08-01T10:48:06Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-net1","admin_state_up":true,"tenant_id":"cc1de927ca2e4df5b920875d02715d59","created_at":"2018-08-01T10:48:06Z","mtu":1450}]} 2018-08-01 10:48:12,065 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-net1 used request id req-7a6b3eeb-6dbe-4581-9dad-69292a4d4ccc 2018-08-01 10:48:12,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:48:12,073 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:48: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:48:12,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/cc1de927ca2e4df5b920875d02715d59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b116d8bf37b7e348caa47178edc9401005d55fc2" 2018-08-01 10:48:12,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:48:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85fba1d9-0b77-4c30-b32e-abe5de252b2a Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/cc1de927ca2e4df5b920875d02715d59"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "cc1de927ca2e4df5b920875d02715d59", "name": "CreateInstanceTwoNetTests-91b8d95f-9cd1-4af-proj"}} 2018-08-01 10:48:12,161 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/cc1de927ca2e4df5b920875d02715d59 used request id req-85fba1d9-0b77-4c30-b32e-abe5de252b2a 2018-08-01 10:48:12,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=fc79e6cf-22f0-42cc-85f7-c89ff5f92b75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8acdc54679af1c89a0e6f3a0cf64bd7549f815f" 2018-08-01 10:48:12,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-ba207a5b-30ab-4276-b55f-8b5b6a03eaa1 Date: Wed, 01 Aug 2018 10:48:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fc79e6cf-22f0-42cc-85f7-c89ff5f92b75","tenant_id":"cc1de927ca2e4df5b920875d02715d59","created_at":"2018-08-01T10:48:06Z","dns_nameservers":[],"updated_at":"2018-08-01T10:48:06Z","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":"cc1de927ca2e4df5b920875d02715d59","id":"56dbda78-b239-45ab-862d-f0b3a4294822","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-subnet1"}]} 2018-08-01 10:48:12,214 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=fc79e6cf-22f0-42cc-85f7-c89ff5f92b75 used request id req-ba207a5b-30ab-4276-b55f-8b5b6a03eaa1 2018-08-01 10:48:12,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=fc79e6cf-22f0-42cc-85f7-c89ff5f92b75&name=CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8acdc54679af1c89a0e6f3a0cf64bd7549f815f" 2018-08-01 10:48:12,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-e9e3039e-d249-4f43-8bc8-cc337745db4a Date: Wed, 01 Aug 2018 10:48:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fc79e6cf-22f0-42cc-85f7-c89ff5f92b75","tenant_id":"cc1de927ca2e4df5b920875d02715d59","created_at":"2018-08-01T10:48:06Z","dns_nameservers":[],"updated_at":"2018-08-01T10:48:06Z","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":"cc1de927ca2e4df5b920875d02715d59","id":"56dbda78-b239-45ab-862d-f0b3a4294822","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-subnet1"}]} 2018-08-01 10:48:12,265 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=fc79e6cf-22f0-42cc-85f7-c89ff5f92b75&name=CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-subnet1 used request id req-e9e3039e-d249-4f43-8bc8-cc337745db4a 2018-08-01 10:48:12,266 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-net1 2018-08-01 10:48:12,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8acdc54679af1c89a0e6f3a0cf64bd7549f815f" -d '{"port": {"network_id": "fc79e6cf-22f0-42cc-85f7-c89ff5f92b75", "fixed_ips": [{"subnet_id": "56dbda78-b239-45ab-862d-f0b3a4294822", "ip_address": "10.200.201.1"}], "name": "CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-router-port1", "admin_state_up": true}}' 2018-08-01 10:48:13,095 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 819 X-Openstack-Request-Id: req-66cd11d9-aa17-45e4-8a66-31d8f6246dc3 Date: Wed, 01 Aug 2018 10:48:13 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:48:12Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"56dbda78-b239-45ab-862d-f0b3a4294822","ip_address":"10.200.201.1"}],"id":"09982877-959e-4b20-8d7a-890916428a0f","security_groups":["e3b5d140-6a52-4328-9cf6-7c465eada7bc"],"mac_address":"fa:16:3e:1c:75:d1","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-router-port1","project_id":"cc1de927ca2e4df5b920875d02715d59","qos_policy_id":null,"admin_state_up":true,"network_id":"fc79e6cf-22f0-42cc-85f7-c89ff5f92b75","tenant_id":"cc1de927ca2e4df5b920875d02715d59","created_at":"2018-08-01T10:48:12Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-08-01 10:48:13,095 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/ports used request id req-66cd11d9-aa17-45e4-8a66-31d8f6246dc3 2018-08-01 10:48:13,096 - OpenStackNetwork - INFO - Created port CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-router-port1 for router - CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-pub-router 2018-08-01 10:48:13,096 - neutron_utils - INFO - Adding interface to router with name CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-pub-router 2018-08-01 10:48:13,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/routers/8c74f46e-8a2e-4ccd-a9d2-a2e62ca19aa6/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8acdc54679af1c89a0e6f3a0cf64bd7549f815f" -d '{"port_id": "09982877-959e-4b20-8d7a-890916428a0f"}' 2018-08-01 10:48:14,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-5bffc547-e1b5-428f-abf4-824f3b9ffead Date: Wed, 01 Aug 2018 10:48:14 GMT RESP BODY: {"network_id": "fc79e6cf-22f0-42cc-85f7-c89ff5f92b75", "tenant_id": "cc1de927ca2e4df5b920875d02715d59", "subnet_id": "56dbda78-b239-45ab-862d-f0b3a4294822", "subnet_ids": ["56dbda78-b239-45ab-862d-f0b3a4294822"], "port_id": "09982877-959e-4b20-8d7a-890916428a0f", "id": "8c74f46e-8a2e-4ccd-a9d2-a2e62ca19aa6"} 2018-08-01 10:48:14,908 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/8c74f46e-8a2e-4ccd-a9d2-a2e62ca19aa6/add_router_interface used request id req-5bffc547-e1b5-428f-abf4-824f3b9ffead 2018-08-01 10:48:14,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8acdc54679af1c89a0e6f3a0cf64bd7549f815f" 2018-08-01 10:48:15,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-e45c7b6e-07dc-47a7-a045-8921e393d483 Date: Wed, 01 Aug 2018 10:48:15 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d733d7b8-14fa-470f-b786-04003f9d9c80","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cc1de927ca2e4df5b920875d02715d59","l2_adjacency":true,"status":"ACTIVE","subnets":["1d2a48fe-1ba7-41bc-b49b-5c3e2bda6232"],"description":"","tags":[],"updated_at":"2018-08-01T10:48:08Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-net2","admin_state_up":true,"tenant_id":"cc1de927ca2e4df5b920875d02715d59","created_at":"2018-08-01T10:48:08Z","mtu":1450}]} 2018-08-01 10:48:15,010 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-net2 used request id req-e45c7b6e-07dc-47a7-a045-8921e393d483 2018-08-01 10:48:15,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=d733d7b8-14fa-470f-b786-04003f9d9c80 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8acdc54679af1c89a0e6f3a0cf64bd7549f815f" 2018-08-01 10:48:15,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-1c9ccd18-ac1b-4dc4-af78-7979faad986c Date: Wed, 01 Aug 2018 10:48:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d733d7b8-14fa-470f-b786-04003f9d9c80","tenant_id":"cc1de927ca2e4df5b920875d02715d59","created_at":"2018-08-01T10:48:08Z","dns_nameservers":[],"updated_at":"2018-08-01T10:48:08Z","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":"cc1de927ca2e4df5b920875d02715d59","id":"1d2a48fe-1ba7-41bc-b49b-5c3e2bda6232","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-subnet2"}]} 2018-08-01 10:48:15,059 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=d733d7b8-14fa-470f-b786-04003f9d9c80 used request id req-1c9ccd18-ac1b-4dc4-af78-7979faad986c 2018-08-01 10:48:15,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8acdc54679af1c89a0e6f3a0cf64bd7549f815f" 2018-08-01 10:48:15,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-678d56c9-c510-447c-bf97-645181324afa Date: Wed, 01 Aug 2018 10:48:15 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d733d7b8-14fa-470f-b786-04003f9d9c80","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cc1de927ca2e4df5b920875d02715d59","l2_adjacency":true,"status":"ACTIVE","subnets":["1d2a48fe-1ba7-41bc-b49b-5c3e2bda6232"],"description":"","tags":[],"updated_at":"2018-08-01T10:48:08Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-net2","admin_state_up":true,"tenant_id":"cc1de927ca2e4df5b920875d02715d59","created_at":"2018-08-01T10:48:08Z","mtu":1450}]} 2018-08-01 10:48:15,164 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-net2 used request id req-678d56c9-c510-447c-bf97-645181324afa 2018-08-01 10:48:15,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/cc1de927ca2e4df5b920875d02715d59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8acdc54679af1c89a0e6f3a0cf64bd7549f815f" 2018-08-01 10:48:15,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:48:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-213c0e2b-b0a5-4fc0-b955-76fe7c357cdf Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/cc1de927ca2e4df5b920875d02715d59"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "cc1de927ca2e4df5b920875d02715d59", "name": "CreateInstanceTwoNetTests-91b8d95f-9cd1-4af-proj"}} 2018-08-01 10:48:15,253 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/cc1de927ca2e4df5b920875d02715d59 used request id req-213c0e2b-b0a5-4fc0-b955-76fe7c357cdf 2018-08-01 10:48:15,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=d733d7b8-14fa-470f-b786-04003f9d9c80 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8acdc54679af1c89a0e6f3a0cf64bd7549f815f" 2018-08-01 10:48:15,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-254bba50-8af9-4190-84bf-7c316611c3a7 Date: Wed, 01 Aug 2018 10:48:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d733d7b8-14fa-470f-b786-04003f9d9c80","tenant_id":"cc1de927ca2e4df5b920875d02715d59","created_at":"2018-08-01T10:48:08Z","dns_nameservers":[],"updated_at":"2018-08-01T10:48:08Z","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":"cc1de927ca2e4df5b920875d02715d59","id":"1d2a48fe-1ba7-41bc-b49b-5c3e2bda6232","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-subnet2"}]} 2018-08-01 10:48:15,308 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=d733d7b8-14fa-470f-b786-04003f9d9c80 used request id req-254bba50-8af9-4190-84bf-7c316611c3a7 2018-08-01 10:48:15,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=d733d7b8-14fa-470f-b786-04003f9d9c80&name=CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-router-port2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8acdc54679af1c89a0e6f3a0cf64bd7549f815f" 2018-08-01 10:48:15,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-8df0eb60-1d6f-4e6f-8309-9f6eaf9fde3f Date: Wed, 01 Aug 2018 10:48:15 GMT RESP BODY: {"ports":[]} 2018-08-01 10:48:15,365 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=d733d7b8-14fa-470f-b786-04003f9d9c80&name=CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-router-port2&admin_state_up=True used request id req-8df0eb60-1d6f-4e6f-8309-9f6eaf9fde3f 2018-08-01 10:48:15,365 - OpenStackNetwork - INFO - Retrieved port CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-router-port2 for router - CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-pub-router 2018-08-01 10:48:15,365 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:48:15,366 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:48:15,746 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8bbb3240c01c42f198e1ff02175f6196", "name": "CreateInstanceTwoNetTests-91b8d95f-9cd1-4af-proj-role"}], "expires_at": "2018-08-01T11:48:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cc1de927ca2e4df5b920875d02715d59", "name": "CreateInstanceTwoNetTests-91b8d95f-9cd1-4af-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/cc1de927ca2e4df5b920875d02715d59", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/cc1de927ca2e4df5b920875d02715d59", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/cc1de927ca2e4df5b920875d02715d59", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/cc1de927ca2e4df5b920875d02715d59", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/cc1de927ca2e4df5b920875d02715d59", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/cc1de927ca2e4df5b920875d02715d59", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_cc1de927ca2e4df5b920875d02715d59", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_cc1de927ca2e4df5b920875d02715d59", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/cc1de927ca2e4df5b920875d02715d59", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/cc1de927ca2e4df5b920875d02715d59", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/cc1de927ca2e4df5b920875d02715d59", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/cc1de927ca2e4df5b920875d02715d59", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/cc1de927ca2e4df5b920875d02715d59", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/cc1de927ca2e4df5b920875d02715d59", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-91b8d95f-9cd1-4af-user", "id": "60f0a7c08d2d4ae18ef073b1ce2dd073"}, "audit_ids": ["ruHN4p-jQeGGWbqG9uZSaA"], "issued_at": "2018-08-01T10:48:15.000000Z"}} 2018-08-01 10:48:15,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76cc78c7d8a9e7093cee1a5f9c895005c2587366" 2018-08-01 10:48:15,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:48:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9413e788-b9a2-44d9-9b3a-329d39667192 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:48:15,823 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-9413e788-b9a2-44d9-9b3a-329d39667192 2018-08-01 10:48:15,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8acdc54679af1c89a0e6f3a0cf64bd7549f815f" 2018-08-01 10:48:16,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-cfd1034a-637b-497b-b36c-2eea6c198d6a Date: Wed, 01 Aug 2018 10:48:16 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d733d7b8-14fa-470f-b786-04003f9d9c80","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cc1de927ca2e4df5b920875d02715d59","l2_adjacency":true,"status":"ACTIVE","subnets":["1d2a48fe-1ba7-41bc-b49b-5c3e2bda6232"],"description":"","tags":[],"updated_at":"2018-08-01T10:48:08Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-net2","admin_state_up":true,"tenant_id":"cc1de927ca2e4df5b920875d02715d59","created_at":"2018-08-01T10:48:08Z","mtu":1450}]} 2018-08-01 10:48:16,091 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-net2 used request id req-cfd1034a-637b-497b-b36c-2eea6c198d6a 2018-08-01 10:48:16,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=d733d7b8-14fa-470f-b786-04003f9d9c80 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8acdc54679af1c89a0e6f3a0cf64bd7549f815f" 2018-08-01 10:48:16,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-91d759a1-d89a-4939-bf6d-9b04b97a2e09 Date: Wed, 01 Aug 2018 10:48:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d733d7b8-14fa-470f-b786-04003f9d9c80","tenant_id":"cc1de927ca2e4df5b920875d02715d59","created_at":"2018-08-01T10:48:08Z","dns_nameservers":[],"updated_at":"2018-08-01T10:48:08Z","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":"cc1de927ca2e4df5b920875d02715d59","id":"1d2a48fe-1ba7-41bc-b49b-5c3e2bda6232","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-subnet2"}]} 2018-08-01 10:48:16,150 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=d733d7b8-14fa-470f-b786-04003f9d9c80 used request id req-91d759a1-d89a-4939-bf6d-9b04b97a2e09 2018-08-01 10:48:16,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8acdc54679af1c89a0e6f3a0cf64bd7549f815f" 2018-08-01 10:48:16,248 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-653d4dea-3ecb-41bf-9922-34b766b2dcd1 Date: Wed, 01 Aug 2018 10:48:16 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d733d7b8-14fa-470f-b786-04003f9d9c80","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cc1de927ca2e4df5b920875d02715d59","l2_adjacency":true,"status":"ACTIVE","subnets":["1d2a48fe-1ba7-41bc-b49b-5c3e2bda6232"],"description":"","tags":[],"updated_at":"2018-08-01T10:48:08Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-net2","admin_state_up":true,"tenant_id":"cc1de927ca2e4df5b920875d02715d59","created_at":"2018-08-01T10:48:08Z","mtu":1450}]} 2018-08-01 10:48:16,248 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-net2 used request id req-653d4dea-3ecb-41bf-9922-34b766b2dcd1 2018-08-01 10:48:16,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:48:16,256 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:48: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:48:16,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/cc1de927ca2e4df5b920875d02715d59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76cc78c7d8a9e7093cee1a5f9c895005c2587366" 2018-08-01 10:48:16,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:48:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-121aa2c6-f4dc-424f-b328-786983d543de Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/cc1de927ca2e4df5b920875d02715d59"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "cc1de927ca2e4df5b920875d02715d59", "name": "CreateInstanceTwoNetTests-91b8d95f-9cd1-4af-proj"}} 2018-08-01 10:48:16,283 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/cc1de927ca2e4df5b920875d02715d59 used request id req-121aa2c6-f4dc-424f-b328-786983d543de 2018-08-01 10:48:16,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=d733d7b8-14fa-470f-b786-04003f9d9c80 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8acdc54679af1c89a0e6f3a0cf64bd7549f815f" 2018-08-01 10:48:16,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-fb89e182-501b-44de-8074-267a0220b78d Date: Wed, 01 Aug 2018 10:48:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d733d7b8-14fa-470f-b786-04003f9d9c80","tenant_id":"cc1de927ca2e4df5b920875d02715d59","created_at":"2018-08-01T10:48:08Z","dns_nameservers":[],"updated_at":"2018-08-01T10:48:08Z","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":"cc1de927ca2e4df5b920875d02715d59","id":"1d2a48fe-1ba7-41bc-b49b-5c3e2bda6232","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-subnet2"}]} 2018-08-01 10:48:16,335 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=d733d7b8-14fa-470f-b786-04003f9d9c80 used request id req-fb89e182-501b-44de-8074-267a0220b78d 2018-08-01 10:48:16,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=d733d7b8-14fa-470f-b786-04003f9d9c80&name=CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-subnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8acdc54679af1c89a0e6f3a0cf64bd7549f815f" 2018-08-01 10:48:16,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-bec34189-cf8e-443a-9590-bd90602716fd Date: Wed, 01 Aug 2018 10:48:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d733d7b8-14fa-470f-b786-04003f9d9c80","tenant_id":"cc1de927ca2e4df5b920875d02715d59","created_at":"2018-08-01T10:48:08Z","dns_nameservers":[],"updated_at":"2018-08-01T10:48:08Z","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":"cc1de927ca2e4df5b920875d02715d59","id":"1d2a48fe-1ba7-41bc-b49b-5c3e2bda6232","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-subnet2"}]} 2018-08-01 10:48:16,389 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=d733d7b8-14fa-470f-b786-04003f9d9c80&name=CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-subnet2 used request id req-bec34189-cf8e-443a-9590-bd90602716fd 2018-08-01 10:48:16,390 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-net2 2018-08-01 10:48:16,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8acdc54679af1c89a0e6f3a0cf64bd7549f815f" -d '{"port": {"network_id": "d733d7b8-14fa-470f-b786-04003f9d9c80", "fixed_ips": [{"subnet_id": "1d2a48fe-1ba7-41bc-b49b-5c3e2bda6232", "ip_address": "10.200.202.1"}], "name": "CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-router-port2", "admin_state_up": true}}' 2018-08-01 10:48:17,311 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 819 X-Openstack-Request-Id: req-60c5fa44-a311-45e0-92ba-5e4e87460fea Date: Wed, 01 Aug 2018 10:48:17 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:48:16Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1d2a48fe-1ba7-41bc-b49b-5c3e2bda6232","ip_address":"10.200.202.1"}],"id":"11cd4d14-820c-4697-8eed-7217a4190c9d","security_groups":["e3b5d140-6a52-4328-9cf6-7c465eada7bc"],"mac_address":"fa:16:3e:86:d2:ee","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-router-port2","project_id":"cc1de927ca2e4df5b920875d02715d59","qos_policy_id":null,"admin_state_up":true,"network_id":"d733d7b8-14fa-470f-b786-04003f9d9c80","tenant_id":"cc1de927ca2e4df5b920875d02715d59","created_at":"2018-08-01T10:48:16Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-08-01 10:48:17,312 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/ports used request id req-60c5fa44-a311-45e0-92ba-5e4e87460fea 2018-08-01 10:48:17,312 - OpenStackNetwork - INFO - Created port CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-router-port2 for router - CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-pub-router 2018-08-01 10:48:17,312 - neutron_utils - INFO - Adding interface to router with name CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-pub-router 2018-08-01 10:48:17,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/routers/8c74f46e-8a2e-4ccd-a9d2-a2e62ca19aa6/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8acdc54679af1c89a0e6f3a0cf64bd7549f815f" -d '{"port_id": "11cd4d14-820c-4697-8eed-7217a4190c9d"}' 2018-08-01 10:48:19,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-9036f436-136d-4105-ac08-c54581958805 Date: Wed, 01 Aug 2018 10:48:19 GMT RESP BODY: {"network_id": "d733d7b8-14fa-470f-b786-04003f9d9c80", "tenant_id": "cc1de927ca2e4df5b920875d02715d59", "subnet_id": "1d2a48fe-1ba7-41bc-b49b-5c3e2bda6232", "subnet_ids": ["1d2a48fe-1ba7-41bc-b49b-5c3e2bda6232"], "port_id": "11cd4d14-820c-4697-8eed-7217a4190c9d", "id": "8c74f46e-8a2e-4ccd-a9d2-a2e62ca19aa6"} 2018-08-01 10:48:19,181 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/8c74f46e-8a2e-4ccd-a9d2-a2e62ca19aa6/add_router_interface used request id req-9036f436-136d-4105-ac08-c54581958805 2018-08-01 10:48:19,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/routers/8c74f46e-8a2e-4ccd-a9d2-a2e62ca19aa6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8acdc54679af1c89a0e6f3a0cf64bd7549f815f" 2018-08-01 10:48:19,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 542 X-Openstack-Request-Id: req-92a53149-67c4-4dcf-a50a-5317b6e2ce6d Date: Wed, 01 Aug 2018 10:48:19 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "cc1de927ca2e4df5b920875d02715d59", "created_at": "2018-08-01T10:48:10Z", "admin_state_up": true, "updated_at": "2018-08-01T10:48:18Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "cc1de927ca2e4df5b920875d02715d59", "id": "8c74f46e-8a2e-4ccd-a9d2-a2e62ca19aa6", "name": "CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-pub-router"}} 2018-08-01 10:48:19,282 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers/8c74f46e-8a2e-4ccd-a9d2-a2e62ca19aa6 used request id req-92a53149-67c4-4dcf-a50a-5317b6e2ce6d 2018-08-01 10:48:19,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?device_id=8c74f46e-8a2e-4ccd-a9d2-a2e62ca19aa6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8acdc54679af1c89a0e6f3a0cf64bd7549f815f" 2018-08-01 10:48:19,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1757 X-Openstack-Request-Id: req-61632689-2ca8-40fa-993e-91bd105da7ef Date: Wed, 01 Aug 2018 10:48:19 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:48:17Z","device_owner":"network:router_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"56dbda78-b239-45ab-862d-f0b3a4294822","ip_address":"10.200.201.1"}],"id":"09982877-959e-4b20-8d7a-890916428a0f","security_groups":["e3b5d140-6a52-4328-9cf6-7c465eada7bc"],"mac_address":"fa:16:3e:1c:75:d1","project_id":"cc1de927ca2e4df5b920875d02715d59","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-router-port1","admin_state_up":true,"network_id":"fc79e6cf-22f0-42cc-85f7-c89ff5f92b75","tenant_id":"cc1de927ca2e4df5b920875d02715d59","created_at":"2018-08-01T10:48:12Z","binding:vnic_type":"normal","device_id":"8c74f46e-8a2e-4ccd-a9d2-a2e62ca19aa6","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:48:18Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1d2a48fe-1ba7-41bc-b49b-5c3e2bda6232","ip_address":"10.200.202.1"}],"id":"11cd4d14-820c-4697-8eed-7217a4190c9d","security_groups":["e3b5d140-6a52-4328-9cf6-7c465eada7bc"],"mac_address":"fa:16:3e:86:d2:ee","project_id":"cc1de927ca2e4df5b920875d02715d59","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-router-port2","admin_state_up":true,"network_id":"d733d7b8-14fa-470f-b786-04003f9d9c80","tenant_id":"cc1de927ca2e4df5b920875d02715d59","created_at":"2018-08-01T10:48:16Z","binding:vnic_type":"normal","device_id":"8c74f46e-8a2e-4ccd-a9d2-a2e62ca19aa6","ip_allocation":"immediate"}]} 2018-08-01 10:48:19,378 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?device_id=8c74f46e-8a2e-4ccd-a9d2-a2e62ca19aa6 used request id req-61632689-2ca8-40fa-993e-91bd105da7ef 2018-08-01 10:48:19,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/56dbda78-b239-45ab-862d-f0b3a4294822 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8acdc54679af1c89a0e6f3a0cf64bd7549f815f" 2018-08-01 10:48:19,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-c3b0fffa-f703-4e64-834e-31049229cafe Date: Wed, 01 Aug 2018 10:48:19 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fc79e6cf-22f0-42cc-85f7-c89ff5f92b75","tenant_id":"cc1de927ca2e4df5b920875d02715d59","created_at":"2018-08-01T10:48:06Z","dns_nameservers":[],"updated_at":"2018-08-01T10:48:06Z","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":"cc1de927ca2e4df5b920875d02715d59","id":"56dbda78-b239-45ab-862d-f0b3a4294822","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-subnet1"}} 2018-08-01 10:48:19,429 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/56dbda78-b239-45ab-862d-f0b3a4294822 used request id req-c3b0fffa-f703-4e64-834e-31049229cafe 2018-08-01 10:48:19,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/1d2a48fe-1ba7-41bc-b49b-5c3e2bda6232 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8acdc54679af1c89a0e6f3a0cf64bd7549f815f" 2018-08-01 10:48:19,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-3306cdd3-3d06-43e2-aaef-25398260b0ae Date: Wed, 01 Aug 2018 10:48:19 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d733d7b8-14fa-470f-b786-04003f9d9c80","tenant_id":"cc1de927ca2e4df5b920875d02715d59","created_at":"2018-08-01T10:48:08Z","dns_nameservers":[],"updated_at":"2018-08-01T10:48:08Z","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":"cc1de927ca2e4df5b920875d02715d59","id":"1d2a48fe-1ba7-41bc-b49b-5c3e2bda6232","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-subnet2"}} 2018-08-01 10:48:19,639 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/1d2a48fe-1ba7-41bc-b49b-5c3e2bda6232 used request id req-3306cdd3-3d06-43e2-aaef-25398260b0ae 2018-08-01 10:48:19,640 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:48:19,640 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:48:20,028 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:48:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["lZ6YZMQnQCCUkDw2m6-9lA"], "issued_at": "2018-08-01T10:48:20.000000Z"}} 2018-08-01 10:48:20,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3edd93019d62e56213ecdb31146499b066a4885e" 2018-08-01 10:48:20,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:48:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fcbdf0f0-9946-4315-b355-566263ae1de0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:48:20,107 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-fcbdf0f0-9946-4315-b355-566263ae1de0 2018-08-01 10:48:20,108 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 10:48:20,113 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3edd93019d62e56213ecdb31146499b066a4885e" 2018-08-01 10:48:20,709 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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-82065f53-f268-4ede-ab9a-6c3f2c1d3418 x-compute-request-id: req-82065f53-f268-4ede-ab9a-6c3f2c1d3418 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"flavors": [{"id": "4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "rel": "bookmark"}], "name": "vmtp-flavor_ee58c79f-c6fb-483f-8b9c-406ffbfad757"}, {"id": "5b61c696-1b5b-4204-b7e5-ca4a818093b0", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "bookmark"}], "name": "shaker-flavor_81952131-3011-4d90-80f4-831743223f59"}]} 2018-08-01 10:48:20,710 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-82065f53-f268-4ede-ab9a-6c3f2c1d3418 2018-08-01 10:48:20,713 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3edd93019d62e56213ecdb31146499b066a4885e" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-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-08-01 10:48:20,763 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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-b854c634-2bfe-4125-8d97-00f643b50d5c x-compute-request-id: req-b854c634-2bfe-4125-8d97-00f643b50d5c Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-flavor-name", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/b25fab03-894e-4230-9e25-5a659595aca9", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/b25fab03-894e-4230-9e25-5a659595aca9", "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": "b25fab03-894e-4230-9e25-5a659595aca9"}} 2018-08-01 10:48:20,763 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-b854c634-2bfe-4125-8d97-00f643b50d5c 2018-08-01 10:48:20,764 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:48:20,765 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:48:21,149 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8bbb3240c01c42f198e1ff02175f6196", "name": "CreateInstanceTwoNetTests-91b8d95f-9cd1-4af-proj-role"}], "expires_at": "2018-08-01T11:48:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cc1de927ca2e4df5b920875d02715d59", "name": "CreateInstanceTwoNetTests-91b8d95f-9cd1-4af-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/cc1de927ca2e4df5b920875d02715d59", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/cc1de927ca2e4df5b920875d02715d59", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/cc1de927ca2e4df5b920875d02715d59", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/cc1de927ca2e4df5b920875d02715d59", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/cc1de927ca2e4df5b920875d02715d59", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/cc1de927ca2e4df5b920875d02715d59", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_cc1de927ca2e4df5b920875d02715d59", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_cc1de927ca2e4df5b920875d02715d59", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/cc1de927ca2e4df5b920875d02715d59", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/cc1de927ca2e4df5b920875d02715d59", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/cc1de927ca2e4df5b920875d02715d59", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/cc1de927ca2e4df5b920875d02715d59", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/cc1de927ca2e4df5b920875d02715d59", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/cc1de927ca2e4df5b920875d02715d59", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-91b8d95f-9cd1-4af-user", "id": "60f0a7c08d2d4ae18ef073b1ce2dd073"}, "audit_ids": ["QwebtI0CRkOkefUnMsfZwg"], "issued_at": "2018-08-01T10:48:21.000000Z"}} 2018-08-01 10:48:21,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbe919402171a9503b1c7fa35d3fa69654b16fb1" 2018-08-01 10:48:21,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:48:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61f64d74-275d-4db5-9cb4-43241cd66c0a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:48:21,229 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-61f64d74-275d-4db5-9cb4-43241cd66c0a 2018-08-01 10:48:21,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbe919402171a9503b1c7fa35d3fa69654b16fb1" 2018-08-01 10:48:21,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-b49003d7-cbc6-43cd-9303-8ac963372816 Date: Wed, 01 Aug 2018 10:48:21 GMT RESP BODY: {"security_groups": []} 2018-08-01 10:48:21,449 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-sec-grp used request id req-b49003d7-cbc6-43cd-9303-8ac963372816 2018-08-01 10:48:21,450 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-sec-grp... 2018-08-01 10:48:21,450 - neutron_utils - INFO - Creating security group with name - CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-sec-grp 2018-08-01 10:48:21,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbe919402171a9503b1c7fa35d3fa69654b16fb1" -d '{"security_group": {"name": "CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-sec-grp"}}' 2018-08-01 10:48:21,618 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1402 X-Openstack-Request-Id: req-e46b2947-ab81-4c13-a660-93ea91d6373c Date: Wed, 01 Aug 2018 10:48:21 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "cc1de927ca2e4df5b920875d02715d59", "created_at": "2018-08-01T10:48:21Z", "updated_at": "2018-08-01T10:48:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:48:21Z", "revision_number": 0, "id": "0cef8929-cc88-46ad-b72d-57f2eaaff88b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:48:21Z", "security_group_id": "600e2bf5-b79f-4022-941a-138856a870a9", "tenant_id": "cc1de927ca2e4df5b920875d02715d59", "port_range_min": null, "ethertype": "IPv4", "project_id": "cc1de927ca2e4df5b920875d02715d59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:48:21Z", "revision_number": 0, "id": "a541f325-2dde-45ab-8f37-d52f80df08f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:48:21Z", "security_group_id": "600e2bf5-b79f-4022-941a-138856a870a9", "tenant_id": "cc1de927ca2e4df5b920875d02715d59", "port_range_min": null, "ethertype": "IPv6", "project_id": "cc1de927ca2e4df5b920875d02715d59"}], "revision_number": 2, "project_id": "cc1de927ca2e4df5b920875d02715d59", "id": "600e2bf5-b79f-4022-941a-138856a870a9", "name": "CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-sec-grp"}} 2018-08-01 10:48:21,618 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups used request id req-e46b2947-ab81-4c13-a660-93ea91d6373c 2018-08-01 10:48:21,619 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 600e2bf5-b79f-4022-941a-138856a870a9 2018-08-01 10:48:21,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=600e2bf5-b79f-4022-941a-138856a870a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbe919402171a9503b1c7fa35d3fa69654b16fb1" 2018-08-01 10:48:21,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4d87a682-a659-4981-967b-76ae87b60dd5 Date: Wed, 01 Aug 2018 10:48: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-08-01T10:48:21Z", "security_group_id": "600e2bf5-b79f-4022-941a-138856a870a9", "port_range_min": null, "revision_number": 0, "tenant_id": "cc1de927ca2e4df5b920875d02715d59", "created_at": "2018-08-01T10:48:21Z", "project_id": "cc1de927ca2e4df5b920875d02715d59", "id": "0cef8929-cc88-46ad-b72d-57f2eaaff88b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:48:21Z", "security_group_id": "600e2bf5-b79f-4022-941a-138856a870a9", "port_range_min": null, "revision_number": 0, "tenant_id": "cc1de927ca2e4df5b920875d02715d59", "created_at": "2018-08-01T10:48:21Z", "project_id": "cc1de927ca2e4df5b920875d02715d59", "id": "a541f325-2dde-45ab-8f37-d52f80df08f9"}]} 2018-08-01 10:48:21,671 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=600e2bf5-b79f-4022-941a-138856a870a9 used request id req-4d87a682-a659-4981-967b-76ae87b60dd5 2018-08-01 10:48:21,672 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 600e2bf5-b79f-4022-941a-138856a870a9 2018-08-01 10:48:21,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=600e2bf5-b79f-4022-941a-138856a870a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbe919402171a9503b1c7fa35d3fa69654b16fb1" 2018-08-01 10:48:21,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0a7fbf4b-4c29-4184-8893-75f0a064f7ac Date: Wed, 01 Aug 2018 10:48: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-08-01T10:48:21Z", "security_group_id": "600e2bf5-b79f-4022-941a-138856a870a9", "port_range_min": null, "revision_number": 0, "tenant_id": "cc1de927ca2e4df5b920875d02715d59", "created_at": "2018-08-01T10:48:21Z", "project_id": "cc1de927ca2e4df5b920875d02715d59", "id": "0cef8929-cc88-46ad-b72d-57f2eaaff88b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:48:21Z", "security_group_id": "600e2bf5-b79f-4022-941a-138856a870a9", "port_range_min": null, "revision_number": 0, "tenant_id": "cc1de927ca2e4df5b920875d02715d59", "created_at": "2018-08-01T10:48:21Z", "project_id": "cc1de927ca2e4df5b920875d02715d59", "id": "a541f325-2dde-45ab-8f37-d52f80df08f9"}]} 2018-08-01 10:48:21,698 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=600e2bf5-b79f-4022-941a-138856a870a9 used request id req-0a7fbf4b-4c29-4184-8893-75f0a064f7ac 2018-08-01 10:48:21,699 - neutron_utils - INFO - Retrieving security group with ID - 600e2bf5-b79f-4022-941a-138856a870a9 2018-08-01 10:48:21,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?id=600e2bf5-b79f-4022-941a-138856a870a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbe919402171a9503b1c7fa35d3fa69654b16fb1" 2018-08-01 10:48:21,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1405 X-Openstack-Request-Id: req-b482b258-b819-41bf-a23a-a21aef8cd6b4 Date: Wed, 01 Aug 2018 10:48:21 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "cc1de927ca2e4df5b920875d02715d59", "created_at": "2018-08-01T10:48:21Z", "updated_at": "2018-08-01T10:48:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:48:21Z", "revision_number": 0, "id": "0cef8929-cc88-46ad-b72d-57f2eaaff88b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:48:21Z", "security_group_id": "600e2bf5-b79f-4022-941a-138856a870a9", "tenant_id": "cc1de927ca2e4df5b920875d02715d59", "port_range_min": null, "ethertype": "IPv4", "project_id": "cc1de927ca2e4df5b920875d02715d59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:48:21Z", "revision_number": 0, "id": "a541f325-2dde-45ab-8f37-d52f80df08f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:48:21Z", "security_group_id": "600e2bf5-b79f-4022-941a-138856a870a9", "tenant_id": "cc1de927ca2e4df5b920875d02715d59", "port_range_min": null, "ethertype": "IPv6", "project_id": "cc1de927ca2e4df5b920875d02715d59"}], "revision_number": 2, "project_id": "cc1de927ca2e4df5b920875d02715d59", "id": "600e2bf5-b79f-4022-941a-138856a870a9", "name": "CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-sec-grp"}]} 2018-08-01 10:48:21,761 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?id=600e2bf5-b79f-4022-941a-138856a870a9 used request id req-b482b258-b819-41bf-a23a-a21aef8cd6b4 2018-08-01 10:48:21,762 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 600e2bf5-b79f-4022-941a-138856a870a9 2018-08-01 10:48:21,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=600e2bf5-b79f-4022-941a-138856a870a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbe919402171a9503b1c7fa35d3fa69654b16fb1" 2018-08-01 10:48:21,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-92f1aa2e-9be6-487d-9394-14ce6786a30b Date: Wed, 01 Aug 2018 10:48: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-08-01T10:48:21Z", "security_group_id": "600e2bf5-b79f-4022-941a-138856a870a9", "port_range_min": null, "revision_number": 0, "tenant_id": "cc1de927ca2e4df5b920875d02715d59", "created_at": "2018-08-01T10:48:21Z", "project_id": "cc1de927ca2e4df5b920875d02715d59", "id": "0cef8929-cc88-46ad-b72d-57f2eaaff88b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:48:21Z", "security_group_id": "600e2bf5-b79f-4022-941a-138856a870a9", "port_range_min": null, "revision_number": 0, "tenant_id": "cc1de927ca2e4df5b920875d02715d59", "created_at": "2018-08-01T10:48:21Z", "project_id": "cc1de927ca2e4df5b920875d02715d59", "id": "a541f325-2dde-45ab-8f37-d52f80df08f9"}]} 2018-08-01 10:48:21,788 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=600e2bf5-b79f-4022-941a-138856a870a9 used request id req-92f1aa2e-9be6-487d-9394-14ce6786a30b 2018-08-01 10:48:21,789 - neutron_utils - INFO - Retrieving security group with ID - 600e2bf5-b79f-4022-941a-138856a870a9 2018-08-01 10:48:21,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?id=600e2bf5-b79f-4022-941a-138856a870a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbe919402171a9503b1c7fa35d3fa69654b16fb1" 2018-08-01 10:48:21,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1405 X-Openstack-Request-Id: req-2ab27b54-30f1-4b45-8472-2a3e1d480e64 Date: Wed, 01 Aug 2018 10:48:21 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "cc1de927ca2e4df5b920875d02715d59", "created_at": "2018-08-01T10:48:21Z", "updated_at": "2018-08-01T10:48:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:48:21Z", "revision_number": 0, "id": "0cef8929-cc88-46ad-b72d-57f2eaaff88b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:48:21Z", "security_group_id": "600e2bf5-b79f-4022-941a-138856a870a9", "tenant_id": "cc1de927ca2e4df5b920875d02715d59", "port_range_min": null, "ethertype": "IPv4", "project_id": "cc1de927ca2e4df5b920875d02715d59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:48:21Z", "revision_number": 0, "id": "a541f325-2dde-45ab-8f37-d52f80df08f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:48:21Z", "security_group_id": "600e2bf5-b79f-4022-941a-138856a870a9", "tenant_id": "cc1de927ca2e4df5b920875d02715d59", "port_range_min": null, "ethertype": "IPv6", "project_id": "cc1de927ca2e4df5b920875d02715d59"}], "revision_number": 2, "project_id": "cc1de927ca2e4df5b920875d02715d59", "id": "600e2bf5-b79f-4022-941a-138856a870a9", "name": "CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-sec-grp"}]} 2018-08-01 10:48:21,835 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?id=600e2bf5-b79f-4022-941a-138856a870a9 used request id req-2ab27b54-30f1-4b45-8472-2a3e1d480e64 2018-08-01 10:48:21,836 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 600e2bf5-b79f-4022-941a-138856a870a9 2018-08-01 10:48:21,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=600e2bf5-b79f-4022-941a-138856a870a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbe919402171a9503b1c7fa35d3fa69654b16fb1" 2018-08-01 10:48:21,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d4e2b75f-65e7-4a8a-a5e6-b4578fb1d779 Date: Wed, 01 Aug 2018 10:48: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-08-01T10:48:21Z", "security_group_id": "600e2bf5-b79f-4022-941a-138856a870a9", "port_range_min": null, "revision_number": 0, "tenant_id": "cc1de927ca2e4df5b920875d02715d59", "created_at": "2018-08-01T10:48:21Z", "project_id": "cc1de927ca2e4df5b920875d02715d59", "id": "0cef8929-cc88-46ad-b72d-57f2eaaff88b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:48:21Z", "security_group_id": "600e2bf5-b79f-4022-941a-138856a870a9", "port_range_min": null, "revision_number": 0, "tenant_id": "cc1de927ca2e4df5b920875d02715d59", "created_at": "2018-08-01T10:48:21Z", "project_id": "cc1de927ca2e4df5b920875d02715d59", "id": "a541f325-2dde-45ab-8f37-d52f80df08f9"}]} 2018-08-01 10:48:21,861 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=600e2bf5-b79f-4022-941a-138856a870a9 used request id req-d4e2b75f-65e7-4a8a-a5e6-b4578fb1d779 2018-08-01 10:48:21,862 - neutron_utils - INFO - Creating security group to security group - CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-sec-grp 2018-08-01 10:48:21,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbe919402171a9503b1c7fa35d3fa69654b16fb1" 2018-08-01 10:48:21,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1405 X-Openstack-Request-Id: req-2806f256-1a8e-4da1-ac4b-9be4fd5b26dd Date: Wed, 01 Aug 2018 10:48:21 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "cc1de927ca2e4df5b920875d02715d59", "created_at": "2018-08-01T10:48:21Z", "updated_at": "2018-08-01T10:48:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:48:21Z", "revision_number": 0, "id": "0cef8929-cc88-46ad-b72d-57f2eaaff88b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:48:21Z", "security_group_id": "600e2bf5-b79f-4022-941a-138856a870a9", "tenant_id": "cc1de927ca2e4df5b920875d02715d59", "port_range_min": null, "ethertype": "IPv4", "project_id": "cc1de927ca2e4df5b920875d02715d59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:48:21Z", "revision_number": 0, "id": "a541f325-2dde-45ab-8f37-d52f80df08f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:48:21Z", "security_group_id": "600e2bf5-b79f-4022-941a-138856a870a9", "tenant_id": "cc1de927ca2e4df5b920875d02715d59", "port_range_min": null, "ethertype": "IPv6", "project_id": "cc1de927ca2e4df5b920875d02715d59"}], "revision_number": 2, "project_id": "cc1de927ca2e4df5b920875d02715d59", "id": "600e2bf5-b79f-4022-941a-138856a870a9", "name": "CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-sec-grp"}]} 2018-08-01 10:48:21,908 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-sec-grp used request id req-2806f256-1a8e-4da1-ac4b-9be4fd5b26dd 2018-08-01 10:48:21,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:48:21,916 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:48: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:48:21,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/cc1de927ca2e4df5b920875d02715d59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbe919402171a9503b1c7fa35d3fa69654b16fb1" 2018-08-01 10:48:22,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:48:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df4636d6-931d-4fd2-b7fb-ea824c3708fc Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/cc1de927ca2e4df5b920875d02715d59"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "cc1de927ca2e4df5b920875d02715d59", "name": "CreateInstanceTwoNetTests-91b8d95f-9cd1-4af-proj"}} 2018-08-01 10:48:22,005 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/cc1de927ca2e4df5b920875d02715d59 used request id req-df4636d6-931d-4fd2-b7fb-ea824c3708fc 2018-08-01 10:48:22,005 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 600e2bf5-b79f-4022-941a-138856a870a9 2018-08-01 10:48:22,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=600e2bf5-b79f-4022-941a-138856a870a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbe919402171a9503b1c7fa35d3fa69654b16fb1" 2018-08-01 10:48:22,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-02d43392-07de-4949-9cd2-95612d45216e Date: Wed, 01 Aug 2018 10:48: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-08-01T10:48:21Z", "security_group_id": "600e2bf5-b79f-4022-941a-138856a870a9", "port_range_min": null, "revision_number": 0, "tenant_id": "cc1de927ca2e4df5b920875d02715d59", "created_at": "2018-08-01T10:48:21Z", "project_id": "cc1de927ca2e4df5b920875d02715d59", "id": "0cef8929-cc88-46ad-b72d-57f2eaaff88b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:48:21Z", "security_group_id": "600e2bf5-b79f-4022-941a-138856a870a9", "port_range_min": null, "revision_number": 0, "tenant_id": "cc1de927ca2e4df5b920875d02715d59", "created_at": "2018-08-01T10:48:21Z", "project_id": "cc1de927ca2e4df5b920875d02715d59", "id": "a541f325-2dde-45ab-8f37-d52f80df08f9"}]} 2018-08-01 10:48:22,032 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=600e2bf5-b79f-4022-941a-138856a870a9 used request id req-02d43392-07de-4949-9cd2-95612d45216e 2018-08-01 10:48:22,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}cbe919402171a9503b1c7fa35d3fa69654b16fb1" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "600e2bf5-b79f-4022-941a-138856a870a9"}}' 2018-08-01 10:48:22,193 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-2f5c2006-12fe-431a-91bb-fb2ba002a109 Date: Wed, 01 Aug 2018 10:48:22 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-08-01T10:48:22Z", "security_group_id": "600e2bf5-b79f-4022-941a-138856a870a9", "port_range_min": null, "revision_number": 0, "tenant_id": "cc1de927ca2e4df5b920875d02715d59", "created_at": "2018-08-01T10:48:22Z", "project_id": "cc1de927ca2e4df5b920875d02715d59", "id": "3120ea1b-1e75-463d-8ff1-5c5ed2be8f18"}} 2018-08-01 10:48:22,194 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules used request id req-2f5c2006-12fe-431a-91bb-fb2ba002a109 2018-08-01 10:48:22,194 - neutron_utils - INFO - Creating security group to security group - CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-sec-grp 2018-08-01 10:48:22,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbe919402171a9503b1c7fa35d3fa69654b16fb1" 2018-08-01 10:48:22,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1903 X-Openstack-Request-Id: req-65074879-aa86-4625-ad6d-f25b803b0d8d Date: Wed, 01 Aug 2018 10:48:22 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "cc1de927ca2e4df5b920875d02715d59", "created_at": "2018-08-01T10:48:21Z", "updated_at": "2018-08-01T10:48:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:48:21Z", "revision_number": 0, "id": "0cef8929-cc88-46ad-b72d-57f2eaaff88b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:48:21Z", "security_group_id": "600e2bf5-b79f-4022-941a-138856a870a9", "tenant_id": "cc1de927ca2e4df5b920875d02715d59", "port_range_min": null, "ethertype": "IPv4", "project_id": "cc1de927ca2e4df5b920875d02715d59"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:48:22Z", "revision_number": 0, "id": "3120ea1b-1e75-463d-8ff1-5c5ed2be8f18", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:48:22Z", "security_group_id": "600e2bf5-b79f-4022-941a-138856a870a9", "tenant_id": "cc1de927ca2e4df5b920875d02715d59", "port_range_min": null, "ethertype": "IPv4", "project_id": "cc1de927ca2e4df5b920875d02715d59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:48:21Z", "revision_number": 0, "id": "a541f325-2dde-45ab-8f37-d52f80df08f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:48:21Z", "security_group_id": "600e2bf5-b79f-4022-941a-138856a870a9", "tenant_id": "cc1de927ca2e4df5b920875d02715d59", "port_range_min": null, "ethertype": "IPv6", "project_id": "cc1de927ca2e4df5b920875d02715d59"}], "revision_number": 3, "project_id": "cc1de927ca2e4df5b920875d02715d59", "id": "600e2bf5-b79f-4022-941a-138856a870a9", "name": "CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-sec-grp"}]} 2018-08-01 10:48:22,245 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-sec-grp used request id req-65074879-aa86-4625-ad6d-f25b803b0d8d 2018-08-01 10:48:22,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/cc1de927ca2e4df5b920875d02715d59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbe919402171a9503b1c7fa35d3fa69654b16fb1" 2018-08-01 10:48:22,335 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:48:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4aae8b25-f6a1-4521-a89d-770ad14e20db Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/cc1de927ca2e4df5b920875d02715d59"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "cc1de927ca2e4df5b920875d02715d59", "name": "CreateInstanceTwoNetTests-91b8d95f-9cd1-4af-proj"}} 2018-08-01 10:48:22,335 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/cc1de927ca2e4df5b920875d02715d59 used request id req-4aae8b25-f6a1-4521-a89d-770ad14e20db 2018-08-01 10:48:22,335 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 600e2bf5-b79f-4022-941a-138856a870a9 2018-08-01 10:48:22,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=600e2bf5-b79f-4022-941a-138856a870a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbe919402171a9503b1c7fa35d3fa69654b16fb1" 2018-08-01 10:48:22,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-5eb5b6c8-79b4-4984-b43b-dd32fd8ee135 Date: Wed, 01 Aug 2018 10:48: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-08-01T10:48:21Z", "security_group_id": "600e2bf5-b79f-4022-941a-138856a870a9", "port_range_min": null, "revision_number": 0, "tenant_id": "cc1de927ca2e4df5b920875d02715d59", "created_at": "2018-08-01T10:48:21Z", "project_id": "cc1de927ca2e4df5b920875d02715d59", "id": "0cef8929-cc88-46ad-b72d-57f2eaaff88b"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:48:22Z", "security_group_id": "600e2bf5-b79f-4022-941a-138856a870a9", "port_range_min": null, "revision_number": 0, "tenant_id": "cc1de927ca2e4df5b920875d02715d59", "created_at": "2018-08-01T10:48:22Z", "project_id": "cc1de927ca2e4df5b920875d02715d59", "id": "3120ea1b-1e75-463d-8ff1-5c5ed2be8f18"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:48:21Z", "security_group_id": "600e2bf5-b79f-4022-941a-138856a870a9", "port_range_min": null, "revision_number": 0, "tenant_id": "cc1de927ca2e4df5b920875d02715d59", "created_at": "2018-08-01T10:48:21Z", "project_id": "cc1de927ca2e4df5b920875d02715d59", "id": "a541f325-2dde-45ab-8f37-d52f80df08f9"}]} 2018-08-01 10:48:22,384 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=600e2bf5-b79f-4022-941a-138856a870a9 used request id req-5eb5b6c8-79b4-4984-b43b-dd32fd8ee135 2018-08-01 10:48:22,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}cbe919402171a9503b1c7fa35d3fa69654b16fb1" -d '{"security_group_rule": {"direction": "egress", "protocol": 1, "security_group_id": "600e2bf5-b79f-4022-941a-138856a870a9"}}' 2018-08-01 10:48:22,534 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 508 X-Openstack-Request-Id: req-2f1ad7f6-f3ff-470f-bd25-02c176b9b12c Date: Wed, 01 Aug 2018 10:48:22 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-08-01T10:48:22Z", "security_group_id": "600e2bf5-b79f-4022-941a-138856a870a9", "port_range_min": null, "revision_number": 0, "tenant_id": "cc1de927ca2e4df5b920875d02715d59", "created_at": "2018-08-01T10:48:22Z", "project_id": "cc1de927ca2e4df5b920875d02715d59", "id": "c19aa5dc-f0fc-4cbc-a79f-c8bdfc17b0d9"}} 2018-08-01 10:48:22,535 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules used request id req-2f1ad7f6-f3ff-470f-bd25-02c176b9b12c 2018-08-01 10:48:22,535 - neutron_utils - INFO - Retrieving security group with ID - 600e2bf5-b79f-4022-941a-138856a870a9 2018-08-01 10:48:22,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?id=600e2bf5-b79f-4022-941a-138856a870a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbe919402171a9503b1c7fa35d3fa69654b16fb1" 2018-08-01 10:48:22,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2400 X-Openstack-Request-Id: req-4e5b0427-80a1-478c-a519-803ff6c1f72a Date: Wed, 01 Aug 2018 10:48:22 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "cc1de927ca2e4df5b920875d02715d59", "created_at": "2018-08-01T10:48:21Z", "updated_at": "2018-08-01T10:48:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:48:21Z", "revision_number": 0, "id": "0cef8929-cc88-46ad-b72d-57f2eaaff88b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:48:21Z", "security_group_id": "600e2bf5-b79f-4022-941a-138856a870a9", "tenant_id": "cc1de927ca2e4df5b920875d02715d59", "port_range_min": null, "ethertype": "IPv4", "project_id": "cc1de927ca2e4df5b920875d02715d59"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:48:22Z", "revision_number": 0, "id": "3120ea1b-1e75-463d-8ff1-5c5ed2be8f18", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:48:22Z", "security_group_id": "600e2bf5-b79f-4022-941a-138856a870a9", "tenant_id": "cc1de927ca2e4df5b920875d02715d59", "port_range_min": null, "ethertype": "IPv4", "project_id": "cc1de927ca2e4df5b920875d02715d59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:48:21Z", "revision_number": 0, "id": "a541f325-2dde-45ab-8f37-d52f80df08f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:48:21Z", "security_group_id": "600e2bf5-b79f-4022-941a-138856a870a9", "tenant_id": "cc1de927ca2e4df5b920875d02715d59", "port_range_min": null, "ethertype": "IPv6", "project_id": "cc1de927ca2e4df5b920875d02715d59"}, {"direction": "egress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:48:22Z", "revision_number": 0, "id": "c19aa5dc-f0fc-4cbc-a79f-c8bdfc17b0d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:48:22Z", "security_group_id": "600e2bf5-b79f-4022-941a-138856a870a9", "tenant_id": "cc1de927ca2e4df5b920875d02715d59", "port_range_min": null, "ethertype": "IPv4", "project_id": "cc1de927ca2e4df5b920875d02715d59"}], "revision_number": 4, "project_id": "cc1de927ca2e4df5b920875d02715d59", "id": "600e2bf5-b79f-4022-941a-138856a870a9", "name": "CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-sec-grp"}]} 2018-08-01 10:48:22,584 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?id=600e2bf5-b79f-4022-941a-138856a870a9 used request id req-4e5b0427-80a1-478c-a519-803ff6c1f72a 2018-08-01 10:48:22,585 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 600e2bf5-b79f-4022-941a-138856a870a9 2018-08-01 10:48:22,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=600e2bf5-b79f-4022-941a-138856a870a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbe919402171a9503b1c7fa35d3fa69654b16fb1" 2018-08-01 10:48:22,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1973 X-Openstack-Request-Id: req-3e08d80a-3105-4185-b2db-0505d860562f Date: Wed, 01 Aug 2018 10:48: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-08-01T10:48:21Z", "security_group_id": "600e2bf5-b79f-4022-941a-138856a870a9", "port_range_min": null, "revision_number": 0, "tenant_id": "cc1de927ca2e4df5b920875d02715d59", "created_at": "2018-08-01T10:48:21Z", "project_id": "cc1de927ca2e4df5b920875d02715d59", "id": "0cef8929-cc88-46ad-b72d-57f2eaaff88b"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:48:22Z", "security_group_id": "600e2bf5-b79f-4022-941a-138856a870a9", "port_range_min": null, "revision_number": 0, "tenant_id": "cc1de927ca2e4df5b920875d02715d59", "created_at": "2018-08-01T10:48:22Z", "project_id": "cc1de927ca2e4df5b920875d02715d59", "id": "3120ea1b-1e75-463d-8ff1-5c5ed2be8f18"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:48:21Z", "security_group_id": "600e2bf5-b79f-4022-941a-138856a870a9", "port_range_min": null, "revision_number": 0, "tenant_id": "cc1de927ca2e4df5b920875d02715d59", "created_at": "2018-08-01T10:48:21Z", "project_id": "cc1de927ca2e4df5b920875d02715d59", "id": "a541f325-2dde-45ab-8f37-d52f80df08f9"}, {"remote_group_id": null, "direction": "egress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:48:22Z", "security_group_id": "600e2bf5-b79f-4022-941a-138856a870a9", "port_range_min": null, "revision_number": 0, "tenant_id": "cc1de927ca2e4df5b920875d02715d59", "created_at": "2018-08-01T10:48:22Z", "project_id": "cc1de927ca2e4df5b920875d02715d59", "id": "c19aa5dc-f0fc-4cbc-a79f-c8bdfc17b0d9"}]} 2018-08-01 10:48:22,636 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=600e2bf5-b79f-4022-941a-138856a870a9 used request id req-3e08d80a-3105-4185-b2db-0505d860562f 2018-08-01 10:48:22,637 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:48:22,638 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:48:23,018 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8bbb3240c01c42f198e1ff02175f6196", "name": "CreateInstanceTwoNetTests-91b8d95f-9cd1-4af-proj-role"}], "expires_at": "2018-08-01T11:48:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cc1de927ca2e4df5b920875d02715d59", "name": "CreateInstanceTwoNetTests-91b8d95f-9cd1-4af-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/cc1de927ca2e4df5b920875d02715d59", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/cc1de927ca2e4df5b920875d02715d59", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/cc1de927ca2e4df5b920875d02715d59", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/cc1de927ca2e4df5b920875d02715d59", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/cc1de927ca2e4df5b920875d02715d59", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/cc1de927ca2e4df5b920875d02715d59", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_cc1de927ca2e4df5b920875d02715d59", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_cc1de927ca2e4df5b920875d02715d59", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/cc1de927ca2e4df5b920875d02715d59", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/cc1de927ca2e4df5b920875d02715d59", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/cc1de927ca2e4df5b920875d02715d59", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/cc1de927ca2e4df5b920875d02715d59", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/cc1de927ca2e4df5b920875d02715d59", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/cc1de927ca2e4df5b920875d02715d59", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-91b8d95f-9cd1-4af-user", "id": "60f0a7c08d2d4ae18ef073b1ce2dd073"}, "audit_ids": ["jcGbDuH8SuOuhYqHCcue-A"], "issued_at": "2018-08-01T10:48:23.000000Z"}} 2018-08-01 10:48:23,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a1ca4d454f92e968c987484aed1a39bd6ea08fc" 2018-08-01 10:48:23,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:48:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f27146ba-326d-437d-a17d-c3b51e55a921 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:48:23,094 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-f27146ba-326d-437d-a17d-c3b51e55a921 2018-08-01 10:48:23,095 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 10:48:23,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a1ca4d454f92e968c987484aed1a39bd6ea08fc" 2018-08-01 10:48:23,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:48:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2caa350f-1508-4363-afb8-83ba67cbf4b7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:48:23,108 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-2caa350f-1508-4363-afb8-83ba67cbf4b7 2018-08-01 10:48:23,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a1ca4d454f92e968c987484aed1a39bd6ea08fc" 2018-08-01 10:48:23,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-f8b18607-89ae-4d0f-ad24-4e6bfcdbe299 Date: Wed, 01 Aug 2018 10:48:23 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"fc79e6cf-22f0-42cc-85f7-c89ff5f92b75","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cc1de927ca2e4df5b920875d02715d59","l2_adjacency":true,"status":"ACTIVE","subnets":["56dbda78-b239-45ab-862d-f0b3a4294822"],"description":"","tags":[],"updated_at":"2018-08-01T10:48:06Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-net1","admin_state_up":true,"tenant_id":"cc1de927ca2e4df5b920875d02715d59","created_at":"2018-08-01T10:48:06Z","mtu":1450}]} 2018-08-01 10:48:23,379 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-net1 used request id req-f8b18607-89ae-4d0f-ad24-4e6bfcdbe299 2018-08-01 10:48:23,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=fc79e6cf-22f0-42cc-85f7-c89ff5f92b75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a1ca4d454f92e968c987484aed1a39bd6ea08fc" 2018-08-01 10:48:23,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-6b870423-1d17-4823-8301-6a54ad0a51b6 Date: Wed, 01 Aug 2018 10:48:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fc79e6cf-22f0-42cc-85f7-c89ff5f92b75","tenant_id":"cc1de927ca2e4df5b920875d02715d59","created_at":"2018-08-01T10:48:06Z","dns_nameservers":[],"updated_at":"2018-08-01T10:48:06Z","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":"cc1de927ca2e4df5b920875d02715d59","id":"56dbda78-b239-45ab-862d-f0b3a4294822","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-subnet1"}]} 2018-08-01 10:48:23,433 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=fc79e6cf-22f0-42cc-85f7-c89ff5f92b75 used request id req-6b870423-1d17-4823-8301-6a54ad0a51b6 2018-08-01 10:48:23,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a1ca4d454f92e968c987484aed1a39bd6ea08fc" 2018-08-01 10:48:23,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-20abc87a-76ad-4c2e-8bca-cf74de0cb6ca Date: Wed, 01 Aug 2018 10:48:23 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"fc79e6cf-22f0-42cc-85f7-c89ff5f92b75","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cc1de927ca2e4df5b920875d02715d59","l2_adjacency":true,"status":"ACTIVE","subnets":["56dbda78-b239-45ab-862d-f0b3a4294822"],"description":"","tags":[],"updated_at":"2018-08-01T10:48:06Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-net1","admin_state_up":true,"tenant_id":"cc1de927ca2e4df5b920875d02715d59","created_at":"2018-08-01T10:48:06Z","mtu":1450}]} 2018-08-01 10:48:23,540 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-net1 used request id req-20abc87a-76ad-4c2e-8bca-cf74de0cb6ca 2018-08-01 10:48:23,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:48:23,548 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:48: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:48:23,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/cc1de927ca2e4df5b920875d02715d59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a1ca4d454f92e968c987484aed1a39bd6ea08fc" 2018-08-01 10:48:23,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:48:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-241a98cd-d899-48ec-ae81-1e53880c355d Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/cc1de927ca2e4df5b920875d02715d59"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "cc1de927ca2e4df5b920875d02715d59", "name": "CreateInstanceTwoNetTests-91b8d95f-9cd1-4af-proj"}} 2018-08-01 10:48:23,626 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/cc1de927ca2e4df5b920875d02715d59 used request id req-241a98cd-d899-48ec-ae81-1e53880c355d 2018-08-01 10:48:23,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=fc79e6cf-22f0-42cc-85f7-c89ff5f92b75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a1ca4d454f92e968c987484aed1a39bd6ea08fc" 2018-08-01 10:48:23,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-a2966f9e-480f-4bd2-8085-f0cd92aa3247 Date: Wed, 01 Aug 2018 10:48:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fc79e6cf-22f0-42cc-85f7-c89ff5f92b75","tenant_id":"cc1de927ca2e4df5b920875d02715d59","created_at":"2018-08-01T10:48:06Z","dns_nameservers":[],"updated_at":"2018-08-01T10:48:06Z","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":"cc1de927ca2e4df5b920875d02715d59","id":"56dbda78-b239-45ab-862d-f0b3a4294822","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-subnet1"}]} 2018-08-01 10:48:23,678 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=fc79e6cf-22f0-42cc-85f7-c89ff5f92b75 used request id req-a2966f9e-480f-4bd2-8085-f0cd92aa3247 2018-08-01 10:48:23,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=fc79e6cf-22f0-42cc-85f7-c89ff5f92b75&name=CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-vm1-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a1ca4d454f92e968c987484aed1a39bd6ea08fc" 2018-08-01 10:48:23,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-551043ab-c82f-4e38-bf9b-226853b4241b Date: Wed, 01 Aug 2018 10:48:23 GMT RESP BODY: {"ports":[]} 2018-08-01 10:48:23,717 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=fc79e6cf-22f0-42cc-85f7-c89ff5f92b75&name=CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-vm1-port&admin_state_up=True used request id req-551043ab-c82f-4e38-bf9b-226853b4241b 2018-08-01 10:48:23,719 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/detail?name=CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-inst1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a1ca4d454f92e968c987484aed1a39bd6ea08fc" 2018-08-01 10:48:23,955 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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-af47f6a5-3152-4d59-9c48-b1f58581b340 x-compute-request-id: req-af47f6a5-3152-4d59-9c48-b1f58581b340 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-01 10:48:23,955 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail?name=CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-inst1 used request id req-af47f6a5-3152-4d59-9c48-b1f58581b340 2018-08-01 10:48:23,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a1ca4d454f92e968c987484aed1a39bd6ea08fc" 2018-08-01 10:48:24,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-ce0fc5fa-b975-4e62-a4c2-e8bb3f6c48b8 Date: Wed, 01 Aug 2018 10:48:24 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"fc79e6cf-22f0-42cc-85f7-c89ff5f92b75","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cc1de927ca2e4df5b920875d02715d59","l2_adjacency":true,"status":"ACTIVE","subnets":["56dbda78-b239-45ab-862d-f0b3a4294822"],"description":"","tags":[],"updated_at":"2018-08-01T10:48:06Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-net1","admin_state_up":true,"tenant_id":"cc1de927ca2e4df5b920875d02715d59","created_at":"2018-08-01T10:48:06Z","mtu":1450}]} 2018-08-01 10:48:24,062 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-net1 used request id req-ce0fc5fa-b975-4e62-a4c2-e8bb3f6c48b8 2018-08-01 10:48:24,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=fc79e6cf-22f0-42cc-85f7-c89ff5f92b75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a1ca4d454f92e968c987484aed1a39bd6ea08fc" 2018-08-01 10:48:24,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-5e489a90-248b-4660-9d70-479250d99d30 Date: Wed, 01 Aug 2018 10:48:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fc79e6cf-22f0-42cc-85f7-c89ff5f92b75","tenant_id":"cc1de927ca2e4df5b920875d02715d59","created_at":"2018-08-01T10:48:06Z","dns_nameservers":[],"updated_at":"2018-08-01T10:48:06Z","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":"cc1de927ca2e4df5b920875d02715d59","id":"56dbda78-b239-45ab-862d-f0b3a4294822","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-subnet1"}]} 2018-08-01 10:48:24,111 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=fc79e6cf-22f0-42cc-85f7-c89ff5f92b75 used request id req-5e489a90-248b-4660-9d70-479250d99d30 2018-08-01 10:48:24,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a1ca4d454f92e968c987484aed1a39bd6ea08fc" 2018-08-01 10:48:24,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-df543027-209c-4def-9079-4b5557525972 Date: Wed, 01 Aug 2018 10:48:24 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"fc79e6cf-22f0-42cc-85f7-c89ff5f92b75","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cc1de927ca2e4df5b920875d02715d59","l2_adjacency":true,"status":"ACTIVE","subnets":["56dbda78-b239-45ab-862d-f0b3a4294822"],"description":"","tags":[],"updated_at":"2018-08-01T10:48:06Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-net1","admin_state_up":true,"tenant_id":"cc1de927ca2e4df5b920875d02715d59","created_at":"2018-08-01T10:48:06Z","mtu":1450}]} 2018-08-01 10:48:24,206 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-net1 used request id req-df543027-209c-4def-9079-4b5557525972 2018-08-01 10:48:24,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/cc1de927ca2e4df5b920875d02715d59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a1ca4d454f92e968c987484aed1a39bd6ea08fc" 2018-08-01 10:48:24,227 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:48:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2926a8ed-93d5-423f-9d59-226014039b3b Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/cc1de927ca2e4df5b920875d02715d59"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "cc1de927ca2e4df5b920875d02715d59", "name": "CreateInstanceTwoNetTests-91b8d95f-9cd1-4af-proj"}} 2018-08-01 10:48:24,227 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/cc1de927ca2e4df5b920875d02715d59 used request id req-2926a8ed-93d5-423f-9d59-226014039b3b 2018-08-01 10:48:24,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=fc79e6cf-22f0-42cc-85f7-c89ff5f92b75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a1ca4d454f92e968c987484aed1a39bd6ea08fc" 2018-08-01 10:48:24,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-c9d3fa45-cde3-41e2-be09-3491843c91b4 Date: Wed, 01 Aug 2018 10:48:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fc79e6cf-22f0-42cc-85f7-c89ff5f92b75","tenant_id":"cc1de927ca2e4df5b920875d02715d59","created_at":"2018-08-01T10:48:06Z","dns_nameservers":[],"updated_at":"2018-08-01T10:48:06Z","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":"cc1de927ca2e4df5b920875d02715d59","id":"56dbda78-b239-45ab-862d-f0b3a4294822","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-subnet1"}]} 2018-08-01 10:48:24,445 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=fc79e6cf-22f0-42cc-85f7-c89ff5f92b75 used request id req-c9d3fa45-cde3-41e2-be09-3491843c91b4 2018-08-01 10:48:24,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=fc79e6cf-22f0-42cc-85f7-c89ff5f92b75&name=CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-vm1-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a1ca4d454f92e968c987484aed1a39bd6ea08fc" 2018-08-01 10:48:24,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-9a35a011-5692-4df1-8fbc-c4c0b98300b9 Date: Wed, 01 Aug 2018 10:48:24 GMT RESP BODY: {"ports":[]} 2018-08-01 10:48:24,477 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=fc79e6cf-22f0-42cc-85f7-c89ff5f92b75&name=CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-vm1-port&admin_state_up=True used request id req-9a35a011-5692-4df1-8fbc-c4c0b98300b9 2018-08-01 10:48:24,477 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:48:24,478 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:48:24,857 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8bbb3240c01c42f198e1ff02175f6196", "name": "CreateInstanceTwoNetTests-91b8d95f-9cd1-4af-proj-role"}], "expires_at": "2018-08-01T11:48:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cc1de927ca2e4df5b920875d02715d59", "name": "CreateInstanceTwoNetTests-91b8d95f-9cd1-4af-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/cc1de927ca2e4df5b920875d02715d59", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/cc1de927ca2e4df5b920875d02715d59", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/cc1de927ca2e4df5b920875d02715d59", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/cc1de927ca2e4df5b920875d02715d59", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/cc1de927ca2e4df5b920875d02715d59", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/cc1de927ca2e4df5b920875d02715d59", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_cc1de927ca2e4df5b920875d02715d59", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_cc1de927ca2e4df5b920875d02715d59", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/cc1de927ca2e4df5b920875d02715d59", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/cc1de927ca2e4df5b920875d02715d59", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/cc1de927ca2e4df5b920875d02715d59", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/cc1de927ca2e4df5b920875d02715d59", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/cc1de927ca2e4df5b920875d02715d59", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/cc1de927ca2e4df5b920875d02715d59", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-91b8d95f-9cd1-4af-user", "id": "60f0a7c08d2d4ae18ef073b1ce2dd073"}, "audit_ids": ["5JX7Z0PXQlm1YH77O2PegQ"], "issued_at": "2018-08-01T10:48:24.000000Z"}} 2018-08-01 10:48:24,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0da904638674d4392cec1b22ebe622dfb74c54d5" 2018-08-01 10:48:24,931 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:48:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b64b4e4d-9fc5-4c16-be7e-0b7a7f8672e4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:48:24,932 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-b64b4e4d-9fc5-4c16-be7e-0b7a7f8672e4 2018-08-01 10:48:24,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a1ca4d454f92e968c987484aed1a39bd6ea08fc" 2018-08-01 10:48:25,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-18ade65c-18c4-4eba-a0a6-718d6416e66a Date: Wed, 01 Aug 2018 10:48:25 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"fc79e6cf-22f0-42cc-85f7-c89ff5f92b75","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cc1de927ca2e4df5b920875d02715d59","l2_adjacency":true,"status":"ACTIVE","subnets":["56dbda78-b239-45ab-862d-f0b3a4294822"],"description":"","tags":[],"updated_at":"2018-08-01T10:48:06Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-net1","admin_state_up":true,"tenant_id":"cc1de927ca2e4df5b920875d02715d59","created_at":"2018-08-01T10:48:06Z","mtu":1450}]} 2018-08-01 10:48:25,030 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-net1 used request id req-18ade65c-18c4-4eba-a0a6-718d6416e66a 2018-08-01 10:48:25,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=fc79e6cf-22f0-42cc-85f7-c89ff5f92b75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a1ca4d454f92e968c987484aed1a39bd6ea08fc" 2018-08-01 10:48:25,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-da01f392-ade1-4e10-a0ff-dfdf0043cf5c Date: Wed, 01 Aug 2018 10:48:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fc79e6cf-22f0-42cc-85f7-c89ff5f92b75","tenant_id":"cc1de927ca2e4df5b920875d02715d59","created_at":"2018-08-01T10:48:06Z","dns_nameservers":[],"updated_at":"2018-08-01T10:48:06Z","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":"cc1de927ca2e4df5b920875d02715d59","id":"56dbda78-b239-45ab-862d-f0b3a4294822","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-subnet1"}]} 2018-08-01 10:48:25,082 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=fc79e6cf-22f0-42cc-85f7-c89ff5f92b75 used request id req-da01f392-ade1-4e10-a0ff-dfdf0043cf5c 2018-08-01 10:48:25,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a1ca4d454f92e968c987484aed1a39bd6ea08fc" 2018-08-01 10:48:25,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-f23a3e36-70e8-41fe-907e-f3554195ae6c Date: Wed, 01 Aug 2018 10:48:25 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"fc79e6cf-22f0-42cc-85f7-c89ff5f92b75","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cc1de927ca2e4df5b920875d02715d59","l2_adjacency":true,"status":"ACTIVE","subnets":["56dbda78-b239-45ab-862d-f0b3a4294822"],"description":"","tags":[],"updated_at":"2018-08-01T10:48:06Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-net1","admin_state_up":true,"tenant_id":"cc1de927ca2e4df5b920875d02715d59","created_at":"2018-08-01T10:48:06Z","mtu":1450}]} 2018-08-01 10:48:25,180 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-net1 used request id req-f23a3e36-70e8-41fe-907e-f3554195ae6c 2018-08-01 10:48:25,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:48:25,189 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:48: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:48:25,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/cc1de927ca2e4df5b920875d02715d59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0da904638674d4392cec1b22ebe622dfb74c54d5" 2018-08-01 10:48:25,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:48:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-552c40d1-97a0-467f-8013-b68193403ac8 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/cc1de927ca2e4df5b920875d02715d59"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "cc1de927ca2e4df5b920875d02715d59", "name": "CreateInstanceTwoNetTests-91b8d95f-9cd1-4af-proj"}} 2018-08-01 10:48:25,281 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/cc1de927ca2e4df5b920875d02715d59 used request id req-552c40d1-97a0-467f-8013-b68193403ac8 2018-08-01 10:48:25,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=fc79e6cf-22f0-42cc-85f7-c89ff5f92b75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a1ca4d454f92e968c987484aed1a39bd6ea08fc" 2018-08-01 10:48:25,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-5e3b5878-a0ec-4ea8-9874-cf4c58a207eb Date: Wed, 01 Aug 2018 10:48:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fc79e6cf-22f0-42cc-85f7-c89ff5f92b75","tenant_id":"cc1de927ca2e4df5b920875d02715d59","created_at":"2018-08-01T10:48:06Z","dns_nameservers":[],"updated_at":"2018-08-01T10:48:06Z","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":"cc1de927ca2e4df5b920875d02715d59","id":"56dbda78-b239-45ab-862d-f0b3a4294822","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-subnet1"}]} 2018-08-01 10:48:25,333 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=fc79e6cf-22f0-42cc-85f7-c89ff5f92b75 used request id req-5e3b5878-a0ec-4ea8-9874-cf4c58a207eb 2018-08-01 10:48:25,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=fc79e6cf-22f0-42cc-85f7-c89ff5f92b75&name=CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a1ca4d454f92e968c987484aed1a39bd6ea08fc" 2018-08-01 10:48:25,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-53409597-baea-4257-aec4-2c4481622299 Date: Wed, 01 Aug 2018 10:48:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fc79e6cf-22f0-42cc-85f7-c89ff5f92b75","tenant_id":"cc1de927ca2e4df5b920875d02715d59","created_at":"2018-08-01T10:48:06Z","dns_nameservers":[],"updated_at":"2018-08-01T10:48:06Z","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":"cc1de927ca2e4df5b920875d02715d59","id":"56dbda78-b239-45ab-862d-f0b3a4294822","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-subnet1"}]} 2018-08-01 10:48:25,386 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=fc79e6cf-22f0-42cc-85f7-c89ff5f92b75&name=CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-subnet1 used request id req-53409597-baea-4257-aec4-2c4481622299 2018-08-01 10:48:25,386 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-net1 2018-08-01 10:48:25,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a1ca4d454f92e968c987484aed1a39bd6ea08fc" -d '{"port": {"network_id": "fc79e6cf-22f0-42cc-85f7-c89ff5f92b75", "fixed_ips": [{"subnet_id": "56dbda78-b239-45ab-862d-f0b3a4294822", "ip_address": "10.200.201.5"}], "name": "CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-vm1-port", "admin_state_up": true}}' 2018-08-01 10:48:26,180 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 815 X-Openstack-Request-Id: req-a518bcc4-50ff-44dc-b495-e08ea32abd9c Date: Wed, 01 Aug 2018 10:48:26 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:48:25Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"56dbda78-b239-45ab-862d-f0b3a4294822","ip_address":"10.200.201.5"}],"id":"ea656cf1-0660-43cc-9230-801a080e4bbf","security_groups":["e3b5d140-6a52-4328-9cf6-7c465eada7bc"],"mac_address":"fa:16:3e:15:97:59","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-vm1-port","project_id":"cc1de927ca2e4df5b920875d02715d59","qos_policy_id":null,"admin_state_up":true,"network_id":"fc79e6cf-22f0-42cc-85f7-c89ff5f92b75","tenant_id":"cc1de927ca2e4df5b920875d02715d59","created_at":"2018-08-01T10:48:25Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-08-01 10:48:26,181 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/ports used request id req-a518bcc4-50ff-44dc-b495-e08ea32abd9c 2018-08-01 10:48:26,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a1ca4d454f92e968c987484aed1a39bd6ea08fc" 2018-08-01 10:48:26,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-40d19dab-f6cf-4c7b-84bb-b2c31386ab30 Date: Wed, 01 Aug 2018 10:48:26 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"fc79e6cf-22f0-42cc-85f7-c89ff5f92b75","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cc1de927ca2e4df5b920875d02715d59","l2_adjacency":true,"status":"ACTIVE","subnets":["56dbda78-b239-45ab-862d-f0b3a4294822"],"description":"","tags":[],"updated_at":"2018-08-01T10:48:06Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-net1","admin_state_up":true,"tenant_id":"cc1de927ca2e4df5b920875d02715d59","created_at":"2018-08-01T10:48:06Z","mtu":1450}]} 2018-08-01 10:48:26,449 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-net1 used request id req-40d19dab-f6cf-4c7b-84bb-b2c31386ab30 2018-08-01 10:48:26,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=fc79e6cf-22f0-42cc-85f7-c89ff5f92b75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a1ca4d454f92e968c987484aed1a39bd6ea08fc" 2018-08-01 10:48:26,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-00d76849-3e7f-498f-aa3c-a21353e41b6e Date: Wed, 01 Aug 2018 10:48:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fc79e6cf-22f0-42cc-85f7-c89ff5f92b75","tenant_id":"cc1de927ca2e4df5b920875d02715d59","created_at":"2018-08-01T10:48:06Z","dns_nameservers":[],"updated_at":"2018-08-01T10:48:06Z","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":"cc1de927ca2e4df5b920875d02715d59","id":"56dbda78-b239-45ab-862d-f0b3a4294822","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-subnet1"}]} 2018-08-01 10:48:26,499 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=fc79e6cf-22f0-42cc-85f7-c89ff5f92b75 used request id req-00d76849-3e7f-498f-aa3c-a21353e41b6e 2018-08-01 10:48:26,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a1ca4d454f92e968c987484aed1a39bd6ea08fc" 2018-08-01 10:48:26,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-9afc8a55-d653-4cd6-82b6-575bbf9cf62e Date: Wed, 01 Aug 2018 10:48:26 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"fc79e6cf-22f0-42cc-85f7-c89ff5f92b75","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cc1de927ca2e4df5b920875d02715d59","l2_adjacency":true,"status":"ACTIVE","subnets":["56dbda78-b239-45ab-862d-f0b3a4294822"],"description":"","tags":[],"updated_at":"2018-08-01T10:48:06Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-net1","admin_state_up":true,"tenant_id":"cc1de927ca2e4df5b920875d02715d59","created_at":"2018-08-01T10:48:06Z","mtu":1450}]} 2018-08-01 10:48:26,594 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-net1 used request id req-9afc8a55-d653-4cd6-82b6-575bbf9cf62e 2018-08-01 10:48:26,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/cc1de927ca2e4df5b920875d02715d59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a1ca4d454f92e968c987484aed1a39bd6ea08fc" 2018-08-01 10:48:26,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:48:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cda49765-f90d-4945-847b-5a86d01de92b Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/cc1de927ca2e4df5b920875d02715d59"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "cc1de927ca2e4df5b920875d02715d59", "name": "CreateInstanceTwoNetTests-91b8d95f-9cd1-4af-proj"}} 2018-08-01 10:48:26,683 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/cc1de927ca2e4df5b920875d02715d59 used request id req-cda49765-f90d-4945-847b-5a86d01de92b 2018-08-01 10:48:26,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=fc79e6cf-22f0-42cc-85f7-c89ff5f92b75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a1ca4d454f92e968c987484aed1a39bd6ea08fc" 2018-08-01 10:48:26,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-b1c8535d-f06d-45c4-8e1b-622b4a6aa301 Date: Wed, 01 Aug 2018 10:48:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fc79e6cf-22f0-42cc-85f7-c89ff5f92b75","tenant_id":"cc1de927ca2e4df5b920875d02715d59","created_at":"2018-08-01T10:48:06Z","dns_nameservers":[],"updated_at":"2018-08-01T10:48:06Z","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":"cc1de927ca2e4df5b920875d02715d59","id":"56dbda78-b239-45ab-862d-f0b3a4294822","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-subnet1"}]} 2018-08-01 10:48:26,736 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=fc79e6cf-22f0-42cc-85f7-c89ff5f92b75 used request id req-b1c8535d-f06d-45c4-8e1b-622b4a6aa301 2018-08-01 10:48:26,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=fc79e6cf-22f0-42cc-85f7-c89ff5f92b75&name=CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-vm1-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a1ca4d454f92e968c987484aed1a39bd6ea08fc" 2018-08-01 10:48:26,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 818 X-Openstack-Request-Id: req-381cab81-00ea-4b15-97f2-5901a1e2d51c Date: Wed, 01 Aug 2018 10:48:26 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:48:25Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"56dbda78-b239-45ab-862d-f0b3a4294822","ip_address":"10.200.201.5"}],"id":"ea656cf1-0660-43cc-9230-801a080e4bbf","security_groups":["e3b5d140-6a52-4328-9cf6-7c465eada7bc"],"mac_address":"fa:16:3e:15:97:59","project_id":"cc1de927ca2e4df5b920875d02715d59","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-vm1-port","admin_state_up":true,"network_id":"fc79e6cf-22f0-42cc-85f7-c89ff5f92b75","tenant_id":"cc1de927ca2e4df5b920875d02715d59","created_at":"2018-08-01T10:48:25Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-08-01 10:48:26,821 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=fc79e6cf-22f0-42cc-85f7-c89ff5f92b75&name=CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-vm1-port&admin_state_up=True used request id req-381cab81-00ea-4b15-97f2-5901a1e2d51c 2018-08-01 10:48:26,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/cc1de927ca2e4df5b920875d02715d59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a1ca4d454f92e968c987484aed1a39bd6ea08fc" 2018-08-01 10:48:26,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:48:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6956572-6889-46d4-9f44-272f0b763cfc Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/cc1de927ca2e4df5b920875d02715d59"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "cc1de927ca2e4df5b920875d02715d59", "name": "CreateInstanceTwoNetTests-91b8d95f-9cd1-4af-proj"}} 2018-08-01 10:48:26,912 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/cc1de927ca2e4df5b920875d02715d59 used request id req-b6956572-6889-46d4-9f44-272f0b763cfc 2018-08-01 10:48:26,912 - nova_utils - INFO - Creating VM with name - CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-inst1 2018-08-01 10:48:26,915 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a1ca4d454f92e968c987484aed1a39bd6ea08fc" 2018-08-01 10:48:26,941 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:48: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-ce6e3191-3aa0-4a51-9e00-beca7d6893c1 x-compute-request-id: req-ce6e3191-3aa0-4a51-9e00-beca7d6893c1 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"flavors": [{"id": "4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "rel": "bookmark"}], "name": "vmtp-flavor_ee58c79f-c6fb-483f-8b9c-406ffbfad757"}, {"id": "5b61c696-1b5b-4204-b7e5-ca4a818093b0", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "bookmark"}], "name": "shaker-flavor_81952131-3011-4d90-80f4-831743223f59"}, {"id": "b25fab03-894e-4230-9e25-5a659595aca9", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/b25fab03-894e-4230-9e25-5a659595aca9", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/b25fab03-894e-4230-9e25-5a659595aca9", "rel": "bookmark"}], "name": "CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-flavor-name"}]} 2018-08-01 10:48:26,941 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-ce6e3191-3aa0-4a51-9e00-beca7d6893c1 2018-08-01 10:48:26,944 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors/b25fab03-894e-4230-9e25-5a659595aca9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a1ca4d454f92e968c987484aed1a39bd6ea08fc" 2018-08-01 10:48:26,966 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:48: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-696d3afa-fcb8-434a-8408-49de7acd3b4b x-compute-request-id: req-696d3afa-fcb8-434a-8408-49de7acd3b4b Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-flavor-name", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/b25fab03-894e-4230-9e25-5a659595aca9", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/b25fab03-894e-4230-9e25-5a659595aca9", "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": "b25fab03-894e-4230-9e25-5a659595aca9"}} 2018-08-01 10:48:26,966 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/b25fab03-894e-4230-9e25-5a659595aca9 used request id req-696d3afa-fcb8-434a-8408-49de7acd3b4b 2018-08-01 10:48:26,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-677c0a84-f514-405e-9541-3bce9aa2c7f4 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1a1ca4d454f92e968c987484aed1a39bd6ea08fc" 2018-08-01 10:48:27,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1048 Content-Type: application/json X-Openstack-Request-Id: req-4a2efc6c-b49a-419f-8822-5d35c98b39e5 Date: Wed, 01 Aug 2018 10:48:27 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceTwoNetTests-677c0a84-f514-405e-9541-3bce9aa2c7f4", "tags": [], "container_format": "bare", "created_at": "2018-08-01T10:48:04Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-01T10:48:05Z", "visibility": "shared", "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/c06cdc25-ca00-4f41-a4e9-8a036f4de0a3/snap", "metadata": {}}], "self": "/v2/images/c06cdc25-ca00-4f41-a4e9-8a036f4de0a3", "min_disk": 0, "protected": false, "id": "c06cdc25-ca00-4f41-a4e9-8a036f4de0a3", "file": "/v2/images/c06cdc25-ca00-4f41-a4e9-8a036f4de0a3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "cc1de927ca2e4df5b920875d02715d59", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/c06cdc25-ca00-4f41-a4e9-8a036f4de0a3/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceTwoNetTests-677c0a84-f514-405e-9541-3bce9aa2c7f4"} 2018-08-01 10:48:27,161 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-677c0a84-f514-405e-9541-3bce9aa2c7f4 used request id req-4a2efc6c-b49a-419f-8822-5d35c98b39e5 2018-08-01 10:48:27,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1a1ca4d454f92e968c987484aed1a39bd6ea08fc" 2018-08-01 10:48:27,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-028f9d77-ef9f-4830-94a1-5e6f80896994 Date: Wed, 01 Aug 2018 10:48: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-08-01 10:48:27,170 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-028f9d77-ef9f-4830-94a1-5e6f80896994 2018-08-01 10:48:27,174 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a1ca4d454f92e968c987484aed1a39bd6ea08fc" -d '{"server": {"name": "CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-inst1", "imageRef": "c06cdc25-ca00-4f41-a4e9-8a036f4de0a3", "flavorRef": "b25fab03-894e-4230-9e25-5a659595aca9", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDEwLjIwMC4yMDIuNSAyPiYxID4vZGV2L251bGwKIFJFUz0kPwogaWYgWyAiWiRSRVMiID0gIlowIiBdIDsgdGhlbgogIGVjaG8gJ3ZQaW5nIE9LJwogIGJyZWFrCiBlbHNlCiAgZWNobyAndlBpbmcgS08nCiBmaQogc2xlZXAgMQpkb25lCgo=", "max_count": 1, "min_count": 1, "networks": [{"port": "ea656cf1-0660-43cc-9230-801a080e4bbf"}], "security_groups": [{"name": "CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-sec-grp"}]}}' 2018-08-01 10:48:28,484 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 10: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 x-openstack-request-id: req-5e90f65a-cd23-405c-9ab5-5c69b84faa04 x-compute-request-id: req-5e90f65a-cd23-405c-9ab5-5c69b84faa04 Content-Length: 437 location: http://172.30.9.24:8774/v2.1/servers/f76c6477-5c9e-40df-a3a5-db88cb6a8f52 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "f76c6477-5c9e-40df-a3a5-db88cb6a8f52", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f76c6477-5c9e-40df-a3a5-db88cb6a8f52", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f76c6477-5c9e-40df-a3a5-db88cb6a8f52", "rel": "bookmark"}], "adminPass": "ZVPNUR8QfxY3"}} 2018-08-01 10:48:28,484 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-5e90f65a-cd23-405c-9ab5-5c69b84faa04 2018-08-01 10:48:28,487 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/f76c6477-5c9e-40df-a3a5-db88cb6a8f52 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a1ca4d454f92e968c987484aed1a39bd6ea08fc" 2018-08-01 10:48:28,807 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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-5e4908ee-e350-4c82-8705-d641f17a1243 x-compute-request-id: req-5e4908ee-e350-4c82-8705-d641f17a1243 Content-Encoding: gzip Content-Length: 611 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f76c6477-5c9e-40df-a3a5-db88cb6a8f52", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f76c6477-5c9e-40df-a3a5-db88cb6a8f52", "rel": "bookmark"}], "image": {"id": "c06cdc25-ca00-4f41-a4e9-8a036f4de0a3", "links": [{"href": "http://172.30.9.24:8774/images/c06cdc25-ca00-4f41-a4e9-8a036f4de0a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b25fab03-894e-4230-9e25-5a659595aca9", "links": [{"href": "http://172.30.9.24:8774/flavors/b25fab03-894e-4230-9e25-5a659595aca9", "rel": "bookmark"}]}, "id": "f76c6477-5c9e-40df-a3a5-db88cb6a8f52", "user_id": "60f0a7c08d2d4ae18ef073b1ce2dd073", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T10:48:28Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-inst1", "created": "2018-08-01T10:48:28Z", "tenant_id": "cc1de927ca2e4df5b920875d02715d59", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:48:28,807 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/f76c6477-5c9e-40df-a3a5-db88cb6a8f52 used request id req-5e4908ee-e350-4c82-8705-d641f17a1243 2018-08-01 10:48:28,808 - create_instance - INFO - Created instance with name - CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-inst1 2018-08-01 10:48:28,810 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/f76c6477-5c9e-40df-a3a5-db88cb6a8f52 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a1ca4d454f92e968c987484aed1a39bd6ea08fc" 2018-08-01 10:48:29,394 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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-e2c93e94-3b43-4642-b00b-9fe0a565714a x-compute-request-id: req-e2c93e94-3b43-4642-b00b-9fe0a565714a 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.24:8774/v2.1/servers/f76c6477-5c9e-40df-a3a5-db88cb6a8f52", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f76c6477-5c9e-40df-a3a5-db88cb6a8f52", "rel": "bookmark"}], "image": {"id": "c06cdc25-ca00-4f41-a4e9-8a036f4de0a3", "links": [{"href": "http://172.30.9.24:8774/images/c06cdc25-ca00-4f41-a4e9-8a036f4de0a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b25fab03-894e-4230-9e25-5a659595aca9", "links": [{"href": "http://172.30.9.24:8774/flavors/b25fab03-894e-4230-9e25-5a659595aca9", "rel": "bookmark"}]}, "id": "f76c6477-5c9e-40df-a3a5-db88cb6a8f52", "user_id": "60f0a7c08d2d4ae18ef073b1ce2dd073", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T10:48:28Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-inst1", "created": "2018-08-01T10:48:28Z", "tenant_id": "cc1de927ca2e4df5b920875d02715d59", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:48:29,394 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/f76c6477-5c9e-40df-a3a5-db88cb6a8f52 used request id req-e2c93e94-3b43-4642-b00b-9fe0a565714a 2018-08-01 10:48:29,394 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-inst1] is - BUILD 2018-08-01 10:48:29,395 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-01 10:48:32,398 - create_instance - DEBUG - VM status query timeout in 896.410046101 2018-08-01 10:48:32,401 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/f76c6477-5c9e-40df-a3a5-db88cb6a8f52 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a1ca4d454f92e968c987484aed1a39bd6ea08fc" 2018-08-01 10:48:32,688 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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-ea7fad10-b1a8-4c8b-9415-68762d8e0c5f x-compute-request-id: req-ea7fad10-b1a8-4c8b-9415-68762d8e0c5f Content-Encoding: gzip Content-Length: 676 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f76c6477-5c9e-40df-a3a5-db88cb6a8f52", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f76c6477-5c9e-40df-a3a5-db88cb6a8f52", "rel": "bookmark"}], "image": {"id": "c06cdc25-ca00-4f41-a4e9-8a036f4de0a3", "links": [{"href": "http://172.30.9.24:8774/images/c06cdc25-ca00-4f41-a4e9-8a036f4de0a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b25fab03-894e-4230-9e25-5a659595aca9", "links": [{"href": "http://172.30.9.24:8774/flavors/b25fab03-894e-4230-9e25-5a659595aca9", "rel": "bookmark"}]}, "id": "f76c6477-5c9e-40df-a3a5-db88cb6a8f52", "security_groups": [{"name": "default"}], "user_id": "60f0a7c08d2d4ae18ef073b1ce2dd073", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T10:48:29Z", "hostId": "ccac80fec5e5b75c78edf6600abe021715232fc8725c06bfeca4c81e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-inst1", "created": "2018-08-01T10:48:28Z", "tenant_id": "cc1de927ca2e4df5b920875d02715d59", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:48:32,689 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/f76c6477-5c9e-40df-a3a5-db88cb6a8f52 used request id req-ea7fad10-b1a8-4c8b-9415-68762d8e0c5f 2018-08-01 10:48:32,689 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-inst1] is - BUILD 2018-08-01 10:48:32,689 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-01 10:48:35,691 - create_instance - DEBUG - VM status query timeout in 893.117000103 2018-08-01 10:48:35,694 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/f76c6477-5c9e-40df-a3a5-db88cb6a8f52 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a1ca4d454f92e968c987484aed1a39bd6ea08fc" 2018-08-01 10:48:35,854 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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,Accept-Encoding x-openstack-request-id: req-6c1e01f7-c7b4-4f73-ab50-6d3bc5393498 x-compute-request-id: req-6c1e01f7-c7b4-4f73-ab50-6d3bc5393498 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:97:59", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f76c6477-5c9e-40df-a3a5-db88cb6a8f52", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f76c6477-5c9e-40df-a3a5-db88cb6a8f52", "rel": "bookmark"}], "image": {"id": "c06cdc25-ca00-4f41-a4e9-8a036f4de0a3", "links": [{"href": "http://172.30.9.24:8774/images/c06cdc25-ca00-4f41-a4e9-8a036f4de0a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T10:48:33.000000", "flavor": {"id": "b25fab03-894e-4230-9e25-5a659595aca9", "links": [{"href": "http://172.30.9.24:8774/flavors/b25fab03-894e-4230-9e25-5a659595aca9", "rel": "bookmark"}]}, "id": "f76c6477-5c9e-40df-a3a5-db88cb6a8f52", "security_groups": [{"name": "default"}], "user_id": "60f0a7c08d2d4ae18ef073b1ce2dd073", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:48:33Z", "hostId": "ccac80fec5e5b75c78edf6600abe021715232fc8725c06bfeca4c81e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-inst1", "created": "2018-08-01T10:48:28Z", "tenant_id": "cc1de927ca2e4df5b920875d02715d59", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:48:35,854 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/f76c6477-5c9e-40df-a3a5-db88cb6a8f52 used request id req-6c1e01f7-c7b4-4f73-ab50-6d3bc5393498 2018-08-01 10:48:35,855 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-inst1] is - ACTIVE 2018-08-01 10:48:35,855 - create_instance - INFO - VM is - ACTIVE 2018-08-01 10:48:35,858 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/f76c6477-5c9e-40df-a3a5-db88cb6a8f52 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a1ca4d454f92e968c987484aed1a39bd6ea08fc" 2018-08-01 10:48:36,279 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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,Accept-Encoding x-openstack-request-id: req-5706c330-be7b-42d2-bbc9-e735420d576f x-compute-request-id: req-5706c330-be7b-42d2-bbc9-e735420d576f Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:97:59", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f76c6477-5c9e-40df-a3a5-db88cb6a8f52", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f76c6477-5c9e-40df-a3a5-db88cb6a8f52", "rel": "bookmark"}], "image": {"id": "c06cdc25-ca00-4f41-a4e9-8a036f4de0a3", "links": [{"href": "http://172.30.9.24:8774/images/c06cdc25-ca00-4f41-a4e9-8a036f4de0a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T10:48:33.000000", "flavor": {"id": "b25fab03-894e-4230-9e25-5a659595aca9", "links": [{"href": "http://172.30.9.24:8774/flavors/b25fab03-894e-4230-9e25-5a659595aca9", "rel": "bookmark"}]}, "id": "f76c6477-5c9e-40df-a3a5-db88cb6a8f52", "security_groups": [{"name": "default"}], "user_id": "60f0a7c08d2d4ae18ef073b1ce2dd073", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:48:33Z", "hostId": "ccac80fec5e5b75c78edf6600abe021715232fc8725c06bfeca4c81e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-inst1", "created": "2018-08-01T10:48:28Z", "tenant_id": "cc1de927ca2e4df5b920875d02715d59", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:48:36,279 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/f76c6477-5c9e-40df-a3a5-db88cb6a8f52 used request id req-5706c330-be7b-42d2-bbc9-e735420d576f 2018-08-01 10:48:36,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a1ca4d454f92e968c987484aed1a39bd6ea08fc" 2018-08-01 10:48:36,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-8e6c9338-8197-48ff-b13a-49e1af7f90bf Date: Wed, 01 Aug 2018 10:48:36 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"fc79e6cf-22f0-42cc-85f7-c89ff5f92b75","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cc1de927ca2e4df5b920875d02715d59","l2_adjacency":true,"status":"ACTIVE","subnets":["56dbda78-b239-45ab-862d-f0b3a4294822"],"description":"","tags":[],"updated_at":"2018-08-01T10:48:06Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-net1","admin_state_up":true,"tenant_id":"cc1de927ca2e4df5b920875d02715d59","created_at":"2018-08-01T10:48:06Z","mtu":1450}]} 2018-08-01 10:48:36,384 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-net1 used request id req-8e6c9338-8197-48ff-b13a-49e1af7f90bf 2018-08-01 10:48:36,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/cc1de927ca2e4df5b920875d02715d59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a1ca4d454f92e968c987484aed1a39bd6ea08fc" 2018-08-01 10:48:36,475 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:48:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-382f1661-5091-4b66-b483-406e33abfb12 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/cc1de927ca2e4df5b920875d02715d59"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "cc1de927ca2e4df5b920875d02715d59", "name": "CreateInstanceTwoNetTests-91b8d95f-9cd1-4af-proj"}} 2018-08-01 10:48:36,476 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/cc1de927ca2e4df5b920875d02715d59 used request id req-382f1661-5091-4b66-b483-406e33abfb12 2018-08-01 10:48:36,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=fc79e6cf-22f0-42cc-85f7-c89ff5f92b75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a1ca4d454f92e968c987484aed1a39bd6ea08fc" 2018-08-01 10:48:36,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-ea54eb87-e68a-4719-ae36-6ff4f8aa2abd Date: Wed, 01 Aug 2018 10:48:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fc79e6cf-22f0-42cc-85f7-c89ff5f92b75","tenant_id":"cc1de927ca2e4df5b920875d02715d59","created_at":"2018-08-01T10:48:06Z","dns_nameservers":[],"updated_at":"2018-08-01T10:48:06Z","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":"cc1de927ca2e4df5b920875d02715d59","id":"56dbda78-b239-45ab-862d-f0b3a4294822","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-subnet1"}]} 2018-08-01 10:48:36,533 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=fc79e6cf-22f0-42cc-85f7-c89ff5f92b75 used request id req-ea54eb87-e68a-4719-ae36-6ff4f8aa2abd 2018-08-01 10:48:36,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=fc79e6cf-22f0-42cc-85f7-c89ff5f92b75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a1ca4d454f92e968c987484aed1a39bd6ea08fc" 2018-08-01 10:48:36,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2533 X-Openstack-Request-Id: req-f04b04e1-8835-4605-9fbc-06f852041e04 Date: Wed, 01 Aug 2018 10:48:36 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:48:17Z","device_owner":"network:router_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"56dbda78-b239-45ab-862d-f0b3a4294822","ip_address":"10.200.201.1"}],"id":"09982877-959e-4b20-8d7a-890916428a0f","security_groups":["e3b5d140-6a52-4328-9cf6-7c465eada7bc"],"mac_address":"fa:16:3e:1c:75:d1","project_id":"cc1de927ca2e4df5b920875d02715d59","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-router-port1","admin_state_up":true,"network_id":"fc79e6cf-22f0-42cc-85f7-c89ff5f92b75","tenant_id":"cc1de927ca2e4df5b920875d02715d59","created_at":"2018-08-01T10:48:12Z","binding:vnic_type":"normal","device_id":"8c74f46e-8a2e-4ccd-a9d2-a2e62ca19aa6","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:48:09Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"56dbda78-b239-45ab-862d-f0b3a4294822","ip_address":"10.200.201.2"}],"id":"c635874c-9d6b-4f97-885d-7924440b72c4","security_groups":[],"mac_address":"fa:16:3e:1d:c7:2b","project_id":"cc1de927ca2e4df5b920875d02715d59","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fc79e6cf-22f0-42cc-85f7-c89ff5f92b75","tenant_id":"cc1de927ca2e4df5b920875d02715d59","created_at":"2018-08-01T10:48:07Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-fc79e6cf-22f0-42cc-85f7-c89ff5f92b75","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:48:33Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"56dbda78-b239-45ab-862d-f0b3a4294822","ip_address":"10.200.201.5"}],"id":"ea656cf1-0660-43cc-9230-801a080e4bbf","security_groups":["e3b5d140-6a52-4328-9cf6-7c465eada7bc"],"mac_address":"fa:16:3e:15:97:59","project_id":"cc1de927ca2e4df5b920875d02715d59","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-vm1-port","admin_state_up":true,"network_id":"fc79e6cf-22f0-42cc-85f7-c89ff5f92b75","tenant_id":"cc1de927ca2e4df5b920875d02715d59","created_at":"2018-08-01T10:48:25Z","binding:vnic_type":"normal","device_id":"f76c6477-5c9e-40df-a3a5-db88cb6a8f52","ip_allocation":"immediate"}]} 2018-08-01 10:48:36,613 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=fc79e6cf-22f0-42cc-85f7-c89ff5f92b75 used request id req-f04b04e1-8835-4605-9fbc-06f852041e04 2018-08-01 10:48:36,616 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/f76c6477-5c9e-40df-a3a5-db88cb6a8f52 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a1ca4d454f92e968c987484aed1a39bd6ea08fc" 2018-08-01 10:48:36,958 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:48: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-153c2c87-8df4-4c62-80ae-4e916f8f7379 x-compute-request-id: req-153c2c87-8df4-4c62-80ae-4e916f8f7379 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:97:59", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f76c6477-5c9e-40df-a3a5-db88cb6a8f52", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f76c6477-5c9e-40df-a3a5-db88cb6a8f52", "rel": "bookmark"}], "image": {"id": "c06cdc25-ca00-4f41-a4e9-8a036f4de0a3", "links": [{"href": "http://172.30.9.24:8774/images/c06cdc25-ca00-4f41-a4e9-8a036f4de0a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T10:48:33.000000", "flavor": {"id": "b25fab03-894e-4230-9e25-5a659595aca9", "links": [{"href": "http://172.30.9.24:8774/flavors/b25fab03-894e-4230-9e25-5a659595aca9", "rel": "bookmark"}]}, "id": "f76c6477-5c9e-40df-a3a5-db88cb6a8f52", "security_groups": [{"name": "default"}], "user_id": "60f0a7c08d2d4ae18ef073b1ce2dd073", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:48:33Z", "hostId": "ccac80fec5e5b75c78edf6600abe021715232fc8725c06bfeca4c81e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-inst1", "created": "2018-08-01T10:48:28Z", "tenant_id": "cc1de927ca2e4df5b920875d02715d59", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:48:36,958 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/f76c6477-5c9e-40df-a3a5-db88cb6a8f52 used request id req-153c2c87-8df4-4c62-80ae-4e916f8f7379 2018-08-01 10:48:36,958 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-inst1] is - ACTIVE 2018-08-01 10:48:36,959 - create_instance - INFO - VM is - ACTIVE 2018-08-01 10:48:36,961 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/f76c6477-5c9e-40df-a3a5-db88cb6a8f52 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a1ca4d454f92e968c987484aed1a39bd6ea08fc" 2018-08-01 10:48:37,122 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:48: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-a5028145-8227-4e58-ae10-d3ac887bc5cd x-compute-request-id: req-a5028145-8227-4e58-ae10-d3ac887bc5cd Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:97:59", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f76c6477-5c9e-40df-a3a5-db88cb6a8f52", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f76c6477-5c9e-40df-a3a5-db88cb6a8f52", "rel": "bookmark"}], "image": {"id": "c06cdc25-ca00-4f41-a4e9-8a036f4de0a3", "links": [{"href": "http://172.30.9.24:8774/images/c06cdc25-ca00-4f41-a4e9-8a036f4de0a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T10:48:33.000000", "flavor": {"id": "b25fab03-894e-4230-9e25-5a659595aca9", "links": [{"href": "http://172.30.9.24:8774/flavors/b25fab03-894e-4230-9e25-5a659595aca9", "rel": "bookmark"}]}, "id": "f76c6477-5c9e-40df-a3a5-db88cb6a8f52", "security_groups": [{"name": "default"}], "user_id": "60f0a7c08d2d4ae18ef073b1ce2dd073", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:48:33Z", "hostId": "ccac80fec5e5b75c78edf6600abe021715232fc8725c06bfeca4c81e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-inst1", "created": "2018-08-01T10:48:28Z", "tenant_id": "cc1de927ca2e4df5b920875d02715d59", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:48:37,122 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/f76c6477-5c9e-40df-a3a5-db88cb6a8f52 used request id req-a5028145-8227-4e58-ae10-d3ac887bc5cd 2018-08-01 10:48:37,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a1ca4d454f92e968c987484aed1a39bd6ea08fc" 2018-08-01 10:48:37,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-d5a2d544-3aea-4174-bbdf-39a3defbb723 Date: Wed, 01 Aug 2018 10:48:37 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"fc79e6cf-22f0-42cc-85f7-c89ff5f92b75","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cc1de927ca2e4df5b920875d02715d59","l2_adjacency":true,"status":"ACTIVE","subnets":["56dbda78-b239-45ab-862d-f0b3a4294822"],"description":"","tags":[],"updated_at":"2018-08-01T10:48:06Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-net1","admin_state_up":true,"tenant_id":"cc1de927ca2e4df5b920875d02715d59","created_at":"2018-08-01T10:48:06Z","mtu":1450}]} 2018-08-01 10:48:37,235 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-net1 used request id req-d5a2d544-3aea-4174-bbdf-39a3defbb723 2018-08-01 10:48:37,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/cc1de927ca2e4df5b920875d02715d59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a1ca4d454f92e968c987484aed1a39bd6ea08fc" 2018-08-01 10:48:37,328 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:48:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-195f6f10-c34f-42d4-9991-58337b86fd39 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/cc1de927ca2e4df5b920875d02715d59"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "cc1de927ca2e4df5b920875d02715d59", "name": "CreateInstanceTwoNetTests-91b8d95f-9cd1-4af-proj"}} 2018-08-01 10:48:37,328 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/cc1de927ca2e4df5b920875d02715d59 used request id req-195f6f10-c34f-42d4-9991-58337b86fd39 2018-08-01 10:48:37,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=fc79e6cf-22f0-42cc-85f7-c89ff5f92b75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a1ca4d454f92e968c987484aed1a39bd6ea08fc" 2018-08-01 10:48:37,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-7f77e538-659a-432b-8eaa-8fccb849d93e Date: Wed, 01 Aug 2018 10:48:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fc79e6cf-22f0-42cc-85f7-c89ff5f92b75","tenant_id":"cc1de927ca2e4df5b920875d02715d59","created_at":"2018-08-01T10:48:06Z","dns_nameservers":[],"updated_at":"2018-08-01T10:48:06Z","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":"cc1de927ca2e4df5b920875d02715d59","id":"56dbda78-b239-45ab-862d-f0b3a4294822","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-subnet1"}]} 2018-08-01 10:48:37,385 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=fc79e6cf-22f0-42cc-85f7-c89ff5f92b75 used request id req-7f77e538-659a-432b-8eaa-8fccb849d93e 2018-08-01 10:48:37,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=fc79e6cf-22f0-42cc-85f7-c89ff5f92b75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a1ca4d454f92e968c987484aed1a39bd6ea08fc" 2018-08-01 10:48:37,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2533 X-Openstack-Request-Id: req-70da4c0c-2031-4315-a567-c81c85e1568a Date: Wed, 01 Aug 2018 10:48:37 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:48:17Z","device_owner":"network:router_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"56dbda78-b239-45ab-862d-f0b3a4294822","ip_address":"10.200.201.1"}],"id":"09982877-959e-4b20-8d7a-890916428a0f","security_groups":["e3b5d140-6a52-4328-9cf6-7c465eada7bc"],"mac_address":"fa:16:3e:1c:75:d1","project_id":"cc1de927ca2e4df5b920875d02715d59","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-router-port1","admin_state_up":true,"network_id":"fc79e6cf-22f0-42cc-85f7-c89ff5f92b75","tenant_id":"cc1de927ca2e4df5b920875d02715d59","created_at":"2018-08-01T10:48:12Z","binding:vnic_type":"normal","device_id":"8c74f46e-8a2e-4ccd-a9d2-a2e62ca19aa6","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:48:09Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"56dbda78-b239-45ab-862d-f0b3a4294822","ip_address":"10.200.201.2"}],"id":"c635874c-9d6b-4f97-885d-7924440b72c4","security_groups":[],"mac_address":"fa:16:3e:1d:c7:2b","project_id":"cc1de927ca2e4df5b920875d02715d59","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fc79e6cf-22f0-42cc-85f7-c89ff5f92b75","tenant_id":"cc1de927ca2e4df5b920875d02715d59","created_at":"2018-08-01T10:48:07Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-fc79e6cf-22f0-42cc-85f7-c89ff5f92b75","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:48:33Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"56dbda78-b239-45ab-862d-f0b3a4294822","ip_address":"10.200.201.5"}],"id":"ea656cf1-0660-43cc-9230-801a080e4bbf","security_groups":["e3b5d140-6a52-4328-9cf6-7c465eada7bc"],"mac_address":"fa:16:3e:15:97:59","project_id":"cc1de927ca2e4df5b920875d02715d59","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-vm1-port","admin_state_up":true,"network_id":"fc79e6cf-22f0-42cc-85f7-c89ff5f92b75","tenant_id":"cc1de927ca2e4df5b920875d02715d59","created_at":"2018-08-01T10:48:25Z","binding:vnic_type":"normal","device_id":"f76c6477-5c9e-40df-a3a5-db88cb6a8f52","ip_allocation":"immediate"}]} 2018-08-01 10:48:37,461 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=fc79e6cf-22f0-42cc-85f7-c89ff5f92b75 used request id req-70da4c0c-2031-4315-a567-c81c85e1568a 2018-08-01 10:48:37,464 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/f76c6477-5c9e-40df-a3a5-db88cb6a8f52/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a1ca4d454f92e968c987484aed1a39bd6ea08fc" -d '{"addSecurityGroup": {"name": "CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-sec-grp"}}' 2018-08-01 10:48:38,229 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 10:48: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-d7d709ca-1bca-43cb-909c-d446dc8f3020 x-compute-request-id: req-d7d709ca-1bca-43cb-909c-d446dc8f3020 Content-Length: 0 Content-Type: application/json 2018-08-01 10:48:38,229 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/f76c6477-5c9e-40df-a3a5-db88cb6a8f52/action used request id req-d7d709ca-1bca-43cb-909c-d446dc8f3020 2018-08-01 10:48:38,230 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:48:38,230 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:48:38,613 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8bbb3240c01c42f198e1ff02175f6196", "name": "CreateInstanceTwoNetTests-91b8d95f-9cd1-4af-proj-role"}], "expires_at": "2018-08-01T11:48:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cc1de927ca2e4df5b920875d02715d59", "name": "CreateInstanceTwoNetTests-91b8d95f-9cd1-4af-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/cc1de927ca2e4df5b920875d02715d59", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/cc1de927ca2e4df5b920875d02715d59", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/cc1de927ca2e4df5b920875d02715d59", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/cc1de927ca2e4df5b920875d02715d59", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/cc1de927ca2e4df5b920875d02715d59", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/cc1de927ca2e4df5b920875d02715d59", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_cc1de927ca2e4df5b920875d02715d59", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_cc1de927ca2e4df5b920875d02715d59", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/cc1de927ca2e4df5b920875d02715d59", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/cc1de927ca2e4df5b920875d02715d59", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/cc1de927ca2e4df5b920875d02715d59", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/cc1de927ca2e4df5b920875d02715d59", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/cc1de927ca2e4df5b920875d02715d59", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/cc1de927ca2e4df5b920875d02715d59", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-91b8d95f-9cd1-4af-user", "id": "60f0a7c08d2d4ae18ef073b1ce2dd073"}, "audit_ids": ["zIeK-jL-TbSD3YlibkKabw"], "issued_at": "2018-08-01T10:48:38.000000Z"}} 2018-08-01 10:48:38,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2048ca68df643880f49d4258edd46b9b8e4dbc" 2018-08-01 10:48:38,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:48:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-721f375d-1442-46c4-a41a-2ff3ee621a0d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:48:38,695 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-721f375d-1442-46c4-a41a-2ff3ee621a0d 2018-08-01 10:48:38,696 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 10:48:38,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2048ca68df643880f49d4258edd46b9b8e4dbc" 2018-08-01 10:48:38,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:48:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1933321-bb98-4f29-b912-8901a461d204 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:48:38,784 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-e1933321-bb98-4f29-b912-8901a461d204 2018-08-01 10:48:38,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2048ca68df643880f49d4258edd46b9b8e4dbc" 2018-08-01 10:48:39,047 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-b4e2783a-fb4a-4a09-b5d9-f0e1ab2cdb5f Date: Wed, 01 Aug 2018 10:48:39 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d733d7b8-14fa-470f-b786-04003f9d9c80","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cc1de927ca2e4df5b920875d02715d59","l2_adjacency":true,"status":"ACTIVE","subnets":["1d2a48fe-1ba7-41bc-b49b-5c3e2bda6232"],"description":"","tags":[],"updated_at":"2018-08-01T10:48:08Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-net2","admin_state_up":true,"tenant_id":"cc1de927ca2e4df5b920875d02715d59","created_at":"2018-08-01T10:48:08Z","mtu":1450}]} 2018-08-01 10:48:39,047 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-net2 used request id req-b4e2783a-fb4a-4a09-b5d9-f0e1ab2cdb5f 2018-08-01 10:48:39,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=d733d7b8-14fa-470f-b786-04003f9d9c80 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2048ca68df643880f49d4258edd46b9b8e4dbc" 2018-08-01 10:48:39,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-3149e1a9-8163-42dc-9591-3ef3f3d50cb9 Date: Wed, 01 Aug 2018 10:48:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d733d7b8-14fa-470f-b786-04003f9d9c80","tenant_id":"cc1de927ca2e4df5b920875d02715d59","created_at":"2018-08-01T10:48:08Z","dns_nameservers":[],"updated_at":"2018-08-01T10:48:08Z","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":"cc1de927ca2e4df5b920875d02715d59","id":"1d2a48fe-1ba7-41bc-b49b-5c3e2bda6232","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-subnet2"}]} 2018-08-01 10:48:39,104 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=d733d7b8-14fa-470f-b786-04003f9d9c80 used request id req-3149e1a9-8163-42dc-9591-3ef3f3d50cb9 2018-08-01 10:48:39,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2048ca68df643880f49d4258edd46b9b8e4dbc" 2018-08-01 10:48:39,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-8874ef6a-04bf-4354-83a0-391ac63b9a08 Date: Wed, 01 Aug 2018 10:48:39 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d733d7b8-14fa-470f-b786-04003f9d9c80","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cc1de927ca2e4df5b920875d02715d59","l2_adjacency":true,"status":"ACTIVE","subnets":["1d2a48fe-1ba7-41bc-b49b-5c3e2bda6232"],"description":"","tags":[],"updated_at":"2018-08-01T10:48:08Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-net2","admin_state_up":true,"tenant_id":"cc1de927ca2e4df5b920875d02715d59","created_at":"2018-08-01T10:48:08Z","mtu":1450}]} 2018-08-01 10:48:39,206 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-net2 used request id req-8874ef6a-04bf-4354-83a0-391ac63b9a08 2018-08-01 10:48:39,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:48:39,214 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:48: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:48:39,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/cc1de927ca2e4df5b920875d02715d59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2048ca68df643880f49d4258edd46b9b8e4dbc" 2018-08-01 10:48:39,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:48:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ef16e65-61b4-4fbd-be42-3fb02e22c304 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/cc1de927ca2e4df5b920875d02715d59"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "cc1de927ca2e4df5b920875d02715d59", "name": "CreateInstanceTwoNetTests-91b8d95f-9cd1-4af-proj"}} 2018-08-01 10:48:39,236 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/cc1de927ca2e4df5b920875d02715d59 used request id req-7ef16e65-61b4-4fbd-be42-3fb02e22c304 2018-08-01 10:48:39,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=d733d7b8-14fa-470f-b786-04003f9d9c80 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2048ca68df643880f49d4258edd46b9b8e4dbc" 2018-08-01 10:48:39,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-42f4bc9c-16d2-426c-96e9-b10ed9d98a03 Date: Wed, 01 Aug 2018 10:48:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d733d7b8-14fa-470f-b786-04003f9d9c80","tenant_id":"cc1de927ca2e4df5b920875d02715d59","created_at":"2018-08-01T10:48:08Z","dns_nameservers":[],"updated_at":"2018-08-01T10:48:08Z","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":"cc1de927ca2e4df5b920875d02715d59","id":"1d2a48fe-1ba7-41bc-b49b-5c3e2bda6232","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-subnet2"}]} 2018-08-01 10:48:39,288 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=d733d7b8-14fa-470f-b786-04003f9d9c80 used request id req-42f4bc9c-16d2-426c-96e9-b10ed9d98a03 2018-08-01 10:48:39,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=d733d7b8-14fa-470f-b786-04003f9d9c80&name=CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-vm2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2048ca68df643880f49d4258edd46b9b8e4dbc" 2018-08-01 10:48:39,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-2b263975-778f-4320-a9fa-fea56f8d0d7b Date: Wed, 01 Aug 2018 10:48:39 GMT RESP BODY: {"ports":[]} 2018-08-01 10:48:39,326 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=d733d7b8-14fa-470f-b786-04003f9d9c80&name=CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-vm2-port&admin_state_up=True used request id req-2b263975-778f-4320-a9fa-fea56f8d0d7b 2018-08-01 10:48:39,328 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/detail?name=CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-inst2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2048ca68df643880f49d4258edd46b9b8e4dbc" 2018-08-01 10:48:39,583 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:48: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-97c01218-e34f-4924-ae3b-bb10e8ce9a01 x-compute-request-id: req-97c01218-e34f-4924-ae3b-bb10e8ce9a01 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-01 10:48:39,584 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail?name=CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-inst2 used request id req-97c01218-e34f-4924-ae3b-bb10e8ce9a01 2018-08-01 10:48:39,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2048ca68df643880f49d4258edd46b9b8e4dbc" 2018-08-01 10:48:39,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-7bb4c08a-de7c-4888-ae92-40bb7ab352d3 Date: Wed, 01 Aug 2018 10:48:39 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d733d7b8-14fa-470f-b786-04003f9d9c80","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cc1de927ca2e4df5b920875d02715d59","l2_adjacency":true,"status":"ACTIVE","subnets":["1d2a48fe-1ba7-41bc-b49b-5c3e2bda6232"],"description":"","tags":[],"updated_at":"2018-08-01T10:48:08Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-net2","admin_state_up":true,"tenant_id":"cc1de927ca2e4df5b920875d02715d59","created_at":"2018-08-01T10:48:08Z","mtu":1450}]} 2018-08-01 10:48:39,682 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-net2 used request id req-7bb4c08a-de7c-4888-ae92-40bb7ab352d3 2018-08-01 10:48:39,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=d733d7b8-14fa-470f-b786-04003f9d9c80 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2048ca68df643880f49d4258edd46b9b8e4dbc" 2018-08-01 10:48:39,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-48d9207b-0044-403f-8cb5-88db878e9519 Date: Wed, 01 Aug 2018 10:48:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d733d7b8-14fa-470f-b786-04003f9d9c80","tenant_id":"cc1de927ca2e4df5b920875d02715d59","created_at":"2018-08-01T10:48:08Z","dns_nameservers":[],"updated_at":"2018-08-01T10:48:08Z","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":"cc1de927ca2e4df5b920875d02715d59","id":"1d2a48fe-1ba7-41bc-b49b-5c3e2bda6232","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-subnet2"}]} 2018-08-01 10:48:39,735 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=d733d7b8-14fa-470f-b786-04003f9d9c80 used request id req-48d9207b-0044-403f-8cb5-88db878e9519 2018-08-01 10:48:39,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2048ca68df643880f49d4258edd46b9b8e4dbc" 2018-08-01 10:48:39,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-91727137-76d6-4cf4-b4d0-2043cffeee77 Date: Wed, 01 Aug 2018 10:48:39 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d733d7b8-14fa-470f-b786-04003f9d9c80","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cc1de927ca2e4df5b920875d02715d59","l2_adjacency":true,"status":"ACTIVE","subnets":["1d2a48fe-1ba7-41bc-b49b-5c3e2bda6232"],"description":"","tags":[],"updated_at":"2018-08-01T10:48:08Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-net2","admin_state_up":true,"tenant_id":"cc1de927ca2e4df5b920875d02715d59","created_at":"2018-08-01T10:48:08Z","mtu":1450}]} 2018-08-01 10:48:39,832 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-net2 used request id req-91727137-76d6-4cf4-b4d0-2043cffeee77 2018-08-01 10:48:39,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/cc1de927ca2e4df5b920875d02715d59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2048ca68df643880f49d4258edd46b9b8e4dbc" 2018-08-01 10:48:39,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:48:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1fb67abf-220c-4e0c-a83b-6202a11535b1 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/cc1de927ca2e4df5b920875d02715d59"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "cc1de927ca2e4df5b920875d02715d59", "name": "CreateInstanceTwoNetTests-91b8d95f-9cd1-4af-proj"}} 2018-08-01 10:48:39,920 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/cc1de927ca2e4df5b920875d02715d59 used request id req-1fb67abf-220c-4e0c-a83b-6202a11535b1 2018-08-01 10:48:39,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=d733d7b8-14fa-470f-b786-04003f9d9c80 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2048ca68df643880f49d4258edd46b9b8e4dbc" 2018-08-01 10:48:39,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-636f3d44-e111-430e-a7d0-236b01bc5f5c Date: Wed, 01 Aug 2018 10:48:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d733d7b8-14fa-470f-b786-04003f9d9c80","tenant_id":"cc1de927ca2e4df5b920875d02715d59","created_at":"2018-08-01T10:48:08Z","dns_nameservers":[],"updated_at":"2018-08-01T10:48:08Z","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":"cc1de927ca2e4df5b920875d02715d59","id":"1d2a48fe-1ba7-41bc-b49b-5c3e2bda6232","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-subnet2"}]} 2018-08-01 10:48:39,970 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=d733d7b8-14fa-470f-b786-04003f9d9c80 used request id req-636f3d44-e111-430e-a7d0-236b01bc5f5c 2018-08-01 10:48:39,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=d733d7b8-14fa-470f-b786-04003f9d9c80&name=CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-vm2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2048ca68df643880f49d4258edd46b9b8e4dbc" 2018-08-01 10:48:40,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-c7617065-866e-4c46-90db-9e986cc0b353 Date: Wed, 01 Aug 2018 10:48:40 GMT RESP BODY: {"ports":[]} 2018-08-01 10:48:40,007 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=d733d7b8-14fa-470f-b786-04003f9d9c80&name=CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-vm2-port&admin_state_up=True used request id req-c7617065-866e-4c46-90db-9e986cc0b353 2018-08-01 10:48:40,007 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:48:40,008 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:48:40,385 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8bbb3240c01c42f198e1ff02175f6196", "name": "CreateInstanceTwoNetTests-91b8d95f-9cd1-4af-proj-role"}], "expires_at": "2018-08-01T11:48:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cc1de927ca2e4df5b920875d02715d59", "name": "CreateInstanceTwoNetTests-91b8d95f-9cd1-4af-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/cc1de927ca2e4df5b920875d02715d59", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/cc1de927ca2e4df5b920875d02715d59", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/cc1de927ca2e4df5b920875d02715d59", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/cc1de927ca2e4df5b920875d02715d59", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/cc1de927ca2e4df5b920875d02715d59", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/cc1de927ca2e4df5b920875d02715d59", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_cc1de927ca2e4df5b920875d02715d59", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_cc1de927ca2e4df5b920875d02715d59", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/cc1de927ca2e4df5b920875d02715d59", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/cc1de927ca2e4df5b920875d02715d59", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/cc1de927ca2e4df5b920875d02715d59", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/cc1de927ca2e4df5b920875d02715d59", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/cc1de927ca2e4df5b920875d02715d59", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/cc1de927ca2e4df5b920875d02715d59", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-91b8d95f-9cd1-4af-user", "id": "60f0a7c08d2d4ae18ef073b1ce2dd073"}, "audit_ids": ["vthbBNz2Rsu810bwhX0-uA"], "issued_at": "2018-08-01T10:48:40.000000Z"}} 2018-08-01 10:48:40,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c98128c4f7d9224a3c727c8d30231cdaf6b98435" 2018-08-01 10:48:40,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:48:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0957a5f-9262-4f09-8a67-ab0270bd67e3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:48:40,398 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-c0957a5f-9262-4f09-8a67-ab0270bd67e3 2018-08-01 10:48:40,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2048ca68df643880f49d4258edd46b9b8e4dbc" 2018-08-01 10:48:40,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-3ccf65ce-b449-444d-8f5a-c0493b263573 Date: Wed, 01 Aug 2018 10:48:40 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d733d7b8-14fa-470f-b786-04003f9d9c80","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cc1de927ca2e4df5b920875d02715d59","l2_adjacency":true,"status":"ACTIVE","subnets":["1d2a48fe-1ba7-41bc-b49b-5c3e2bda6232"],"description":"","tags":[],"updated_at":"2018-08-01T10:48:08Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-net2","admin_state_up":true,"tenant_id":"cc1de927ca2e4df5b920875d02715d59","created_at":"2018-08-01T10:48:08Z","mtu":1450}]} 2018-08-01 10:48:40,498 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-net2 used request id req-3ccf65ce-b449-444d-8f5a-c0493b263573 2018-08-01 10:48:40,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=d733d7b8-14fa-470f-b786-04003f9d9c80 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2048ca68df643880f49d4258edd46b9b8e4dbc" 2018-08-01 10:48:40,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-e156d13e-f5db-46e4-85d0-44040e419c1a Date: Wed, 01 Aug 2018 10:48:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d733d7b8-14fa-470f-b786-04003f9d9c80","tenant_id":"cc1de927ca2e4df5b920875d02715d59","created_at":"2018-08-01T10:48:08Z","dns_nameservers":[],"updated_at":"2018-08-01T10:48:08Z","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":"cc1de927ca2e4df5b920875d02715d59","id":"1d2a48fe-1ba7-41bc-b49b-5c3e2bda6232","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-subnet2"}]} 2018-08-01 10:48:40,549 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=d733d7b8-14fa-470f-b786-04003f9d9c80 used request id req-e156d13e-f5db-46e4-85d0-44040e419c1a 2018-08-01 10:48:40,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2048ca68df643880f49d4258edd46b9b8e4dbc" 2018-08-01 10:48:40,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-022c8f72-e47c-4f08-bfb8-3955b132ba15 Date: Wed, 01 Aug 2018 10:48:40 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d733d7b8-14fa-470f-b786-04003f9d9c80","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cc1de927ca2e4df5b920875d02715d59","l2_adjacency":true,"status":"ACTIVE","subnets":["1d2a48fe-1ba7-41bc-b49b-5c3e2bda6232"],"description":"","tags":[],"updated_at":"2018-08-01T10:48:08Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-net2","admin_state_up":true,"tenant_id":"cc1de927ca2e4df5b920875d02715d59","created_at":"2018-08-01T10:48:08Z","mtu":1450}]} 2018-08-01 10:48:40,644 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-net2 used request id req-022c8f72-e47c-4f08-bfb8-3955b132ba15 2018-08-01 10:48:40,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:48:40,652 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:48: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:48:40,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/cc1de927ca2e4df5b920875d02715d59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c98128c4f7d9224a3c727c8d30231cdaf6b98435" 2018-08-01 10:48:40,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:48:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54b2f498-decf-40ab-802a-d622bff61a38 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/cc1de927ca2e4df5b920875d02715d59"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "cc1de927ca2e4df5b920875d02715d59", "name": "CreateInstanceTwoNetTests-91b8d95f-9cd1-4af-proj"}} 2018-08-01 10:48:40,671 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/cc1de927ca2e4df5b920875d02715d59 used request id req-54b2f498-decf-40ab-802a-d622bff61a38 2018-08-01 10:48:40,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=d733d7b8-14fa-470f-b786-04003f9d9c80 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2048ca68df643880f49d4258edd46b9b8e4dbc" 2018-08-01 10:48:40,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-4bc9dfa7-a114-45f0-bc33-1f2177f6a59e Date: Wed, 01 Aug 2018 10:48:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d733d7b8-14fa-470f-b786-04003f9d9c80","tenant_id":"cc1de927ca2e4df5b920875d02715d59","created_at":"2018-08-01T10:48:08Z","dns_nameservers":[],"updated_at":"2018-08-01T10:48:08Z","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":"cc1de927ca2e4df5b920875d02715d59","id":"1d2a48fe-1ba7-41bc-b49b-5c3e2bda6232","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-subnet2"}]} 2018-08-01 10:48:40,723 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=d733d7b8-14fa-470f-b786-04003f9d9c80 used request id req-4bc9dfa7-a114-45f0-bc33-1f2177f6a59e 2018-08-01 10:48:40,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=d733d7b8-14fa-470f-b786-04003f9d9c80&name=CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-subnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2048ca68df643880f49d4258edd46b9b8e4dbc" 2018-08-01 10:48:40,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-79643a4c-722d-41ab-9328-6570b77293c9 Date: Wed, 01 Aug 2018 10:48:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d733d7b8-14fa-470f-b786-04003f9d9c80","tenant_id":"cc1de927ca2e4df5b920875d02715d59","created_at":"2018-08-01T10:48:08Z","dns_nameservers":[],"updated_at":"2018-08-01T10:48:08Z","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":"cc1de927ca2e4df5b920875d02715d59","id":"1d2a48fe-1ba7-41bc-b49b-5c3e2bda6232","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-subnet2"}]} 2018-08-01 10:48:40,774 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=d733d7b8-14fa-470f-b786-04003f9d9c80&name=CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-subnet2 used request id req-79643a4c-722d-41ab-9328-6570b77293c9 2018-08-01 10:48:40,774 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-net2 2018-08-01 10:48:40,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2048ca68df643880f49d4258edd46b9b8e4dbc" -d '{"port": {"network_id": "d733d7b8-14fa-470f-b786-04003f9d9c80", "fixed_ips": [{"subnet_id": "1d2a48fe-1ba7-41bc-b49b-5c3e2bda6232", "ip_address": "10.200.202.5"}], "name": "CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-vm2-port", "admin_state_up": true}}' 2018-08-01 10:48:41,819 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 815 X-Openstack-Request-Id: req-b46c15d8-3e93-465e-a444-d0a19c0421ab Date: Wed, 01 Aug 2018 10:48:41 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:48:41Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1d2a48fe-1ba7-41bc-b49b-5c3e2bda6232","ip_address":"10.200.202.5"}],"id":"0bc5b821-2457-48a6-9c28-f05857cd113b","security_groups":["e3b5d140-6a52-4328-9cf6-7c465eada7bc"],"mac_address":"fa:16:3e:c3:a5:dc","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-vm2-port","project_id":"cc1de927ca2e4df5b920875d02715d59","qos_policy_id":null,"admin_state_up":true,"network_id":"d733d7b8-14fa-470f-b786-04003f9d9c80","tenant_id":"cc1de927ca2e4df5b920875d02715d59","created_at":"2018-08-01T10:48:41Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-08-01 10:48:41,819 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/ports used request id req-b46c15d8-3e93-465e-a444-d0a19c0421ab 2018-08-01 10:48:41,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2048ca68df643880f49d4258edd46b9b8e4dbc" 2018-08-01 10:48:41,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-70a1c730-0c32-4529-ac4c-f8528134b4b8 Date: Wed, 01 Aug 2018 10:48:41 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d733d7b8-14fa-470f-b786-04003f9d9c80","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cc1de927ca2e4df5b920875d02715d59","l2_adjacency":true,"status":"ACTIVE","subnets":["1d2a48fe-1ba7-41bc-b49b-5c3e2bda6232"],"description":"","tags":[],"updated_at":"2018-08-01T10:48:08Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-net2","admin_state_up":true,"tenant_id":"cc1de927ca2e4df5b920875d02715d59","created_at":"2018-08-01T10:48:08Z","mtu":1450}]} 2018-08-01 10:48:41,923 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-net2 used request id req-70a1c730-0c32-4529-ac4c-f8528134b4b8 2018-08-01 10:48:41,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=d733d7b8-14fa-470f-b786-04003f9d9c80 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2048ca68df643880f49d4258edd46b9b8e4dbc" 2018-08-01 10:48:41,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-ecf4f29e-3fb6-40ca-b38b-d33ef754bbc5 Date: Wed, 01 Aug 2018 10:48:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d733d7b8-14fa-470f-b786-04003f9d9c80","tenant_id":"cc1de927ca2e4df5b920875d02715d59","created_at":"2018-08-01T10:48:08Z","dns_nameservers":[],"updated_at":"2018-08-01T10:48:08Z","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":"cc1de927ca2e4df5b920875d02715d59","id":"1d2a48fe-1ba7-41bc-b49b-5c3e2bda6232","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-subnet2"}]} 2018-08-01 10:48:41,974 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=d733d7b8-14fa-470f-b786-04003f9d9c80 used request id req-ecf4f29e-3fb6-40ca-b38b-d33ef754bbc5 2018-08-01 10:48:41,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2048ca68df643880f49d4258edd46b9b8e4dbc" 2018-08-01 10:48:42,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-22f97eff-fb2c-4c10-bb89-4daa504fda51 Date: Wed, 01 Aug 2018 10:48:42 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d733d7b8-14fa-470f-b786-04003f9d9c80","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cc1de927ca2e4df5b920875d02715d59","l2_adjacency":true,"status":"ACTIVE","subnets":["1d2a48fe-1ba7-41bc-b49b-5c3e2bda6232"],"description":"","tags":[],"updated_at":"2018-08-01T10:48:08Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-net2","admin_state_up":true,"tenant_id":"cc1de927ca2e4df5b920875d02715d59","created_at":"2018-08-01T10:48:08Z","mtu":1450}]} 2018-08-01 10:48:42,077 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-net2 used request id req-22f97eff-fb2c-4c10-bb89-4daa504fda51 2018-08-01 10:48:42,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/cc1de927ca2e4df5b920875d02715d59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2048ca68df643880f49d4258edd46b9b8e4dbc" 2018-08-01 10:48:42,171 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:48:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db54285a-f166-46f4-aedc-46a64339497b Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/cc1de927ca2e4df5b920875d02715d59"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "cc1de927ca2e4df5b920875d02715d59", "name": "CreateInstanceTwoNetTests-91b8d95f-9cd1-4af-proj"}} 2018-08-01 10:48:42,171 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/cc1de927ca2e4df5b920875d02715d59 used request id req-db54285a-f166-46f4-aedc-46a64339497b 2018-08-01 10:48:42,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=d733d7b8-14fa-470f-b786-04003f9d9c80 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2048ca68df643880f49d4258edd46b9b8e4dbc" 2018-08-01 10:48:42,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-779b0a32-d52c-4680-ae39-4a7a395c5220 Date: Wed, 01 Aug 2018 10:48:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d733d7b8-14fa-470f-b786-04003f9d9c80","tenant_id":"cc1de927ca2e4df5b920875d02715d59","created_at":"2018-08-01T10:48:08Z","dns_nameservers":[],"updated_at":"2018-08-01T10:48:08Z","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":"cc1de927ca2e4df5b920875d02715d59","id":"1d2a48fe-1ba7-41bc-b49b-5c3e2bda6232","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-subnet2"}]} 2018-08-01 10:48:42,223 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=d733d7b8-14fa-470f-b786-04003f9d9c80 used request id req-779b0a32-d52c-4680-ae39-4a7a395c5220 2018-08-01 10:48:42,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=d733d7b8-14fa-470f-b786-04003f9d9c80&name=CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-vm2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2048ca68df643880f49d4258edd46b9b8e4dbc" 2018-08-01 10:48:42,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 818 X-Openstack-Request-Id: req-9cf49d15-fb90-4ca3-9a27-677bc197793b Date: Wed, 01 Aug 2018 10:48:42 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:48:41Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1d2a48fe-1ba7-41bc-b49b-5c3e2bda6232","ip_address":"10.200.202.5"}],"id":"0bc5b821-2457-48a6-9c28-f05857cd113b","security_groups":["e3b5d140-6a52-4328-9cf6-7c465eada7bc"],"mac_address":"fa:16:3e:c3:a5:dc","project_id":"cc1de927ca2e4df5b920875d02715d59","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-vm2-port","admin_state_up":true,"network_id":"d733d7b8-14fa-470f-b786-04003f9d9c80","tenant_id":"cc1de927ca2e4df5b920875d02715d59","created_at":"2018-08-01T10:48:41Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-08-01 10:48:42,304 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=d733d7b8-14fa-470f-b786-04003f9d9c80&name=CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-vm2-port&admin_state_up=True used request id req-9cf49d15-fb90-4ca3-9a27-677bc197793b 2018-08-01 10:48:42,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/cc1de927ca2e4df5b920875d02715d59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2048ca68df643880f49d4258edd46b9b8e4dbc" 2018-08-01 10:48:42,396 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:48:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e94a2428-17ce-4c4c-a54f-eca86f212781 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/cc1de927ca2e4df5b920875d02715d59"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "cc1de927ca2e4df5b920875d02715d59", "name": "CreateInstanceTwoNetTests-91b8d95f-9cd1-4af-proj"}} 2018-08-01 10:48:42,396 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/cc1de927ca2e4df5b920875d02715d59 used request id req-e94a2428-17ce-4c4c-a54f-eca86f212781 2018-08-01 10:48:42,397 - nova_utils - INFO - Creating VM with name - CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-inst2 2018-08-01 10:48:42,400 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2048ca68df643880f49d4258edd46b9b8e4dbc" 2018-08-01 10:48:42,421 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:48: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-ccdaf89e-5b3a-4a26-bf89-f99916998178 x-compute-request-id: req-ccdaf89e-5b3a-4a26-bf89-f99916998178 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"flavors": [{"id": "4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "rel": "bookmark"}], "name": "vmtp-flavor_ee58c79f-c6fb-483f-8b9c-406ffbfad757"}, {"id": "5b61c696-1b5b-4204-b7e5-ca4a818093b0", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "bookmark"}], "name": "shaker-flavor_81952131-3011-4d90-80f4-831743223f59"}, {"id": "b25fab03-894e-4230-9e25-5a659595aca9", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/b25fab03-894e-4230-9e25-5a659595aca9", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/b25fab03-894e-4230-9e25-5a659595aca9", "rel": "bookmark"}], "name": "CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-flavor-name"}]} 2018-08-01 10:48:42,421 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-ccdaf89e-5b3a-4a26-bf89-f99916998178 2018-08-01 10:48:42,424 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors/b25fab03-894e-4230-9e25-5a659595aca9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2048ca68df643880f49d4258edd46b9b8e4dbc" 2018-08-01 10:48:42,445 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:48: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-c8859767-ce6a-4ed4-a6ed-2b1c0843d95f x-compute-request-id: req-c8859767-ce6a-4ed4-a6ed-2b1c0843d95f Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-flavor-name", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/b25fab03-894e-4230-9e25-5a659595aca9", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/b25fab03-894e-4230-9e25-5a659595aca9", "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": "b25fab03-894e-4230-9e25-5a659595aca9"}} 2018-08-01 10:48:42,445 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/b25fab03-894e-4230-9e25-5a659595aca9 used request id req-c8859767-ce6a-4ed4-a6ed-2b1c0843d95f 2018-08-01 10:48:42,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-677c0a84-f514-405e-9541-3bce9aa2c7f4 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9f2048ca68df643880f49d4258edd46b9b8e4dbc" 2018-08-01 10:48:42,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1048 Content-Type: application/json X-Openstack-Request-Id: req-9006ec8a-4039-4c87-ab6e-d824a32188e3 Date: Wed, 01 Aug 2018 10:48:42 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceTwoNetTests-677c0a84-f514-405e-9541-3bce9aa2c7f4", "tags": [], "container_format": "bare", "created_at": "2018-08-01T10:48:04Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-01T10:48:05Z", "visibility": "shared", "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/c06cdc25-ca00-4f41-a4e9-8a036f4de0a3/snap", "metadata": {}}], "self": "/v2/images/c06cdc25-ca00-4f41-a4e9-8a036f4de0a3", "min_disk": 0, "protected": false, "id": "c06cdc25-ca00-4f41-a4e9-8a036f4de0a3", "file": "/v2/images/c06cdc25-ca00-4f41-a4e9-8a036f4de0a3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "cc1de927ca2e4df5b920875d02715d59", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/c06cdc25-ca00-4f41-a4e9-8a036f4de0a3/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceTwoNetTests-677c0a84-f514-405e-9541-3bce9aa2c7f4"} 2018-08-01 10:48:42,636 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-677c0a84-f514-405e-9541-3bce9aa2c7f4 used request id req-9006ec8a-4039-4c87-ab6e-d824a32188e3 2018-08-01 10:48:42,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9f2048ca68df643880f49d4258edd46b9b8e4dbc" 2018-08-01 10:48:42,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-f23317a8-620e-4d52-b901-75ec6812585d Date: Wed, 01 Aug 2018 10:48: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-08-01 10:48:42,646 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-f23317a8-620e-4d52-b901-75ec6812585d 2018-08-01 10:48:42,651 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2048ca68df643880f49d4258edd46b9b8e4dbc" -d '{"server": {"name": "CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-inst2", "imageRef": "c06cdc25-ca00-4f41-a4e9-8a036f4de0a3", "flavorRef": "b25fab03-894e-4230-9e25-5a659595aca9", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDEwLjIwMC4yMDEuNSAyPiYxID4vZGV2L251bGwKIFJFUz0kPwogaWYgWyAiWiRSRVMiID0gIlowIiBdIDsgdGhlbgogIGVjaG8gJ3ZQaW5nIE9LJwogIGJyZWFrCiBlbHNlCiAgZWNobyAndlBpbmcgS08nCiBmaQogc2xlZXAgMQpkb25lCgo=", "max_count": 1, "min_count": 1, "networks": [{"port": "0bc5b821-2457-48a6-9c28-f05857cd113b"}], "security_groups": [{"name": "CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-sec-grp"}]}}' 2018-08-01 10:48:43,938 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 10:48: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-c68f6c20-9dbd-4e5a-8dc2-80afcefab463 x-compute-request-id: req-c68f6c20-9dbd-4e5a-8dc2-80afcefab463 Content-Length: 437 location: http://172.30.9.24:8774/v2.1/servers/dfeef4fe-5e14-45d9-9443-46e32fe012ad Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "dfeef4fe-5e14-45d9-9443-46e32fe012ad", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/dfeef4fe-5e14-45d9-9443-46e32fe012ad", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/dfeef4fe-5e14-45d9-9443-46e32fe012ad", "rel": "bookmark"}], "adminPass": "wMyzX9T6pDDT"}} 2018-08-01 10:48:43,938 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-c68f6c20-9dbd-4e5a-8dc2-80afcefab463 2018-08-01 10:48:43,941 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/dfeef4fe-5e14-45d9-9443-46e32fe012ad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2048ca68df643880f49d4258edd46b9b8e4dbc" 2018-08-01 10:48:44,396 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:48: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-890effb5-29e4-4c0b-ba23-c09a79d63f0a x-compute-request-id: req-890effb5-29e4-4c0b-ba23-c09a79d63f0a 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.24:8774/v2.1/servers/dfeef4fe-5e14-45d9-9443-46e32fe012ad", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/dfeef4fe-5e14-45d9-9443-46e32fe012ad", "rel": "bookmark"}], "image": {"id": "c06cdc25-ca00-4f41-a4e9-8a036f4de0a3", "links": [{"href": "http://172.30.9.24:8774/images/c06cdc25-ca00-4f41-a4e9-8a036f4de0a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b25fab03-894e-4230-9e25-5a659595aca9", "links": [{"href": "http://172.30.9.24:8774/flavors/b25fab03-894e-4230-9e25-5a659595aca9", "rel": "bookmark"}]}, "id": "dfeef4fe-5e14-45d9-9443-46e32fe012ad", "user_id": "60f0a7c08d2d4ae18ef073b1ce2dd073", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T10:48:43Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-inst2", "created": "2018-08-01T10:48:43Z", "tenant_id": "cc1de927ca2e4df5b920875d02715d59", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:48:44,396 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/dfeef4fe-5e14-45d9-9443-46e32fe012ad used request id req-890effb5-29e4-4c0b-ba23-c09a79d63f0a 2018-08-01 10:48:44,397 - create_instance - INFO - Created instance with name - CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-inst2 2018-08-01 10:48:44,400 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/dfeef4fe-5e14-45d9-9443-46e32fe012ad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2048ca68df643880f49d4258edd46b9b8e4dbc" 2018-08-01 10:48:44,814 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:48: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-8150657b-eef8-439f-b590-0d37cae44fe7 x-compute-request-id: req-8150657b-eef8-439f-b590-0d37cae44fe7 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.24:8774/v2.1/servers/dfeef4fe-5e14-45d9-9443-46e32fe012ad", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/dfeef4fe-5e14-45d9-9443-46e32fe012ad", "rel": "bookmark"}], "image": {"id": "c06cdc25-ca00-4f41-a4e9-8a036f4de0a3", "links": [{"href": "http://172.30.9.24:8774/images/c06cdc25-ca00-4f41-a4e9-8a036f4de0a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b25fab03-894e-4230-9e25-5a659595aca9", "links": [{"href": "http://172.30.9.24:8774/flavors/b25fab03-894e-4230-9e25-5a659595aca9", "rel": "bookmark"}]}, "id": "dfeef4fe-5e14-45d9-9443-46e32fe012ad", "user_id": "60f0a7c08d2d4ae18ef073b1ce2dd073", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T10:48:44Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-inst2", "created": "2018-08-01T10:48:43Z", "tenant_id": "cc1de927ca2e4df5b920875d02715d59", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:48:44,814 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/dfeef4fe-5e14-45d9-9443-46e32fe012ad used request id req-8150657b-eef8-439f-b590-0d37cae44fe7 2018-08-01 10:48:44,815 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-inst2] is - BUILD 2018-08-01 10:48:44,815 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-01 10:48:47,818 - create_instance - DEBUG - VM status query timeout in 896.578943968 2018-08-01 10:48:47,821 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/dfeef4fe-5e14-45d9-9443-46e32fe012ad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2048ca68df643880f49d4258edd46b9b8e4dbc" 2018-08-01 10:48:48,101 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:48: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-79f1d9ee-444c-481d-9c10-42b800d0faa0 x-compute-request-id: req-79f1d9ee-444c-481d-9c10-42b800d0faa0 Content-Encoding: gzip Content-Length: 676 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/dfeef4fe-5e14-45d9-9443-46e32fe012ad", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/dfeef4fe-5e14-45d9-9443-46e32fe012ad", "rel": "bookmark"}], "image": {"id": "c06cdc25-ca00-4f41-a4e9-8a036f4de0a3", "links": [{"href": "http://172.30.9.24:8774/images/c06cdc25-ca00-4f41-a4e9-8a036f4de0a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b25fab03-894e-4230-9e25-5a659595aca9", "links": [{"href": "http://172.30.9.24:8774/flavors/b25fab03-894e-4230-9e25-5a659595aca9", "rel": "bookmark"}]}, "id": "dfeef4fe-5e14-45d9-9443-46e32fe012ad", "security_groups": [{"name": "default"}], "user_id": "60f0a7c08d2d4ae18ef073b1ce2dd073", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T10:48:45Z", "hostId": "bf44fe70010cdeb091b22d2c874d9377b6dc21a4333e56c3645bdb5a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-inst2", "created": "2018-08-01T10:48:43Z", "tenant_id": "cc1de927ca2e4df5b920875d02715d59", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:48:48,101 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/dfeef4fe-5e14-45d9-9443-46e32fe012ad used request id req-79f1d9ee-444c-481d-9c10-42b800d0faa0 2018-08-01 10:48:48,101 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-inst2] is - BUILD 2018-08-01 10:48:48,101 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-01 10:48:51,105 - create_instance - DEBUG - VM status query timeout in 893.292330027 2018-08-01 10:48:51,108 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/dfeef4fe-5e14-45d9-9443-46e32fe012ad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2048ca68df643880f49d4258edd46b9b8e4dbc" 2018-08-01 10:48:51,282 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:48: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-59d55949-e107-4354-acdb-0271b4dcc7c0 x-compute-request-id: req-59d55949-e107-4354-acdb-0271b4dcc7c0 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:a5:dc", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/dfeef4fe-5e14-45d9-9443-46e32fe012ad", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/dfeef4fe-5e14-45d9-9443-46e32fe012ad", "rel": "bookmark"}], "image": {"id": "c06cdc25-ca00-4f41-a4e9-8a036f4de0a3", "links": [{"href": "http://172.30.9.24:8774/images/c06cdc25-ca00-4f41-a4e9-8a036f4de0a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T10:48:50.000000", "flavor": {"id": "b25fab03-894e-4230-9e25-5a659595aca9", "links": [{"href": "http://172.30.9.24:8774/flavors/b25fab03-894e-4230-9e25-5a659595aca9", "rel": "bookmark"}]}, "id": "dfeef4fe-5e14-45d9-9443-46e32fe012ad", "security_groups": [{"name": "default"}], "user_id": "60f0a7c08d2d4ae18ef073b1ce2dd073", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:48:50Z", "hostId": "bf44fe70010cdeb091b22d2c874d9377b6dc21a4333e56c3645bdb5a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-inst2", "created": "2018-08-01T10:48:43Z", "tenant_id": "cc1de927ca2e4df5b920875d02715d59", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:48:51,282 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/dfeef4fe-5e14-45d9-9443-46e32fe012ad used request id req-59d55949-e107-4354-acdb-0271b4dcc7c0 2018-08-01 10:48:51,283 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-inst2] is - ACTIVE 2018-08-01 10:48:51,283 - create_instance - INFO - VM is - ACTIVE 2018-08-01 10:48:51,285 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/dfeef4fe-5e14-45d9-9443-46e32fe012ad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2048ca68df643880f49d4258edd46b9b8e4dbc" 2018-08-01 10:48:51,446 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:48: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-8506c6e1-e22d-4ae8-a9dc-8ca0d08d9459 x-compute-request-id: req-8506c6e1-e22d-4ae8-a9dc-8ca0d08d9459 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:a5:dc", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/dfeef4fe-5e14-45d9-9443-46e32fe012ad", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/dfeef4fe-5e14-45d9-9443-46e32fe012ad", "rel": "bookmark"}], "image": {"id": "c06cdc25-ca00-4f41-a4e9-8a036f4de0a3", "links": [{"href": "http://172.30.9.24:8774/images/c06cdc25-ca00-4f41-a4e9-8a036f4de0a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T10:48:50.000000", "flavor": {"id": "b25fab03-894e-4230-9e25-5a659595aca9", "links": [{"href": "http://172.30.9.24:8774/flavors/b25fab03-894e-4230-9e25-5a659595aca9", "rel": "bookmark"}]}, "id": "dfeef4fe-5e14-45d9-9443-46e32fe012ad", "security_groups": [{"name": "default"}], "user_id": "60f0a7c08d2d4ae18ef073b1ce2dd073", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:48:50Z", "hostId": "bf44fe70010cdeb091b22d2c874d9377b6dc21a4333e56c3645bdb5a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-inst2", "created": "2018-08-01T10:48:43Z", "tenant_id": "cc1de927ca2e4df5b920875d02715d59", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:48:51,446 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/dfeef4fe-5e14-45d9-9443-46e32fe012ad used request id req-8506c6e1-e22d-4ae8-a9dc-8ca0d08d9459 2018-08-01 10:48:51,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2048ca68df643880f49d4258edd46b9b8e4dbc" 2018-08-01 10:48:51,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-ea6439d7-172f-4776-ab83-cf8fea54815f Date: Wed, 01 Aug 2018 10:48:51 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d733d7b8-14fa-470f-b786-04003f9d9c80","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cc1de927ca2e4df5b920875d02715d59","l2_adjacency":true,"status":"ACTIVE","subnets":["1d2a48fe-1ba7-41bc-b49b-5c3e2bda6232"],"description":"","tags":[],"updated_at":"2018-08-01T10:48:08Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-net2","admin_state_up":true,"tenant_id":"cc1de927ca2e4df5b920875d02715d59","created_at":"2018-08-01T10:48:08Z","mtu":1450}]} 2018-08-01 10:48:51,546 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-net2 used request id req-ea6439d7-172f-4776-ab83-cf8fea54815f 2018-08-01 10:48:51,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/cc1de927ca2e4df5b920875d02715d59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2048ca68df643880f49d4258edd46b9b8e4dbc" 2018-08-01 10:48:51,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:48:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0829bcd-b41f-4109-90bb-4d4db9591b9e Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/cc1de927ca2e4df5b920875d02715d59"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "cc1de927ca2e4df5b920875d02715d59", "name": "CreateInstanceTwoNetTests-91b8d95f-9cd1-4af-proj"}} 2018-08-01 10:48:51,629 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/cc1de927ca2e4df5b920875d02715d59 used request id req-f0829bcd-b41f-4109-90bb-4d4db9591b9e 2018-08-01 10:48:51,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=d733d7b8-14fa-470f-b786-04003f9d9c80 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2048ca68df643880f49d4258edd46b9b8e4dbc" 2018-08-01 10:48:51,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-95334996-d251-40c4-a57e-fe78d0003cc6 Date: Wed, 01 Aug 2018 10:48:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d733d7b8-14fa-470f-b786-04003f9d9c80","tenant_id":"cc1de927ca2e4df5b920875d02715d59","created_at":"2018-08-01T10:48:08Z","dns_nameservers":[],"updated_at":"2018-08-01T10:48:08Z","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":"cc1de927ca2e4df5b920875d02715d59","id":"1d2a48fe-1ba7-41bc-b49b-5c3e2bda6232","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-subnet2"}]} 2018-08-01 10:48:51,684 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=d733d7b8-14fa-470f-b786-04003f9d9c80 used request id req-95334996-d251-40c4-a57e-fe78d0003cc6 2018-08-01 10:48:51,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=d733d7b8-14fa-470f-b786-04003f9d9c80 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2048ca68df643880f49d4258edd46b9b8e4dbc" 2018-08-01 10:48:51,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2533 X-Openstack-Request-Id: req-ff3bf148-8e7a-44fa-a385-fdb94d1ced3b Date: Wed, 01 Aug 2018 10:48:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:48:50Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1d2a48fe-1ba7-41bc-b49b-5c3e2bda6232","ip_address":"10.200.202.5"}],"id":"0bc5b821-2457-48a6-9c28-f05857cd113b","security_groups":["e3b5d140-6a52-4328-9cf6-7c465eada7bc"],"mac_address":"fa:16:3e:c3:a5:dc","project_id":"cc1de927ca2e4df5b920875d02715d59","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-vm2-port","admin_state_up":true,"network_id":"d733d7b8-14fa-470f-b786-04003f9d9c80","tenant_id":"cc1de927ca2e4df5b920875d02715d59","created_at":"2018-08-01T10:48:41Z","binding:vnic_type":"normal","device_id":"dfeef4fe-5e14-45d9-9443-46e32fe012ad","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:48:23Z","device_owner":"network:router_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1d2a48fe-1ba7-41bc-b49b-5c3e2bda6232","ip_address":"10.200.202.1"}],"id":"11cd4d14-820c-4697-8eed-7217a4190c9d","security_groups":["e3b5d140-6a52-4328-9cf6-7c465eada7bc"],"mac_address":"fa:16:3e:86:d2:ee","project_id":"cc1de927ca2e4df5b920875d02715d59","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-router-port2","admin_state_up":true,"network_id":"d733d7b8-14fa-470f-b786-04003f9d9c80","tenant_id":"cc1de927ca2e4df5b920875d02715d59","created_at":"2018-08-01T10:48:16Z","binding:vnic_type":"normal","device_id":"8c74f46e-8a2e-4ccd-a9d2-a2e62ca19aa6","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:48:11Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1d2a48fe-1ba7-41bc-b49b-5c3e2bda6232","ip_address":"10.200.202.2"}],"id":"89acfe5d-3cf0-4cc9-bd75-b5ab4aabd26e","security_groups":[],"mac_address":"fa:16:3e:44:b3:6b","project_id":"cc1de927ca2e4df5b920875d02715d59","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d733d7b8-14fa-470f-b786-04003f9d9c80","tenant_id":"cc1de927ca2e4df5b920875d02715d59","created_at":"2018-08-01T10:48:09Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d733d7b8-14fa-470f-b786-04003f9d9c80","ip_allocation":"immediate"}]} 2018-08-01 10:48:51,759 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=d733d7b8-14fa-470f-b786-04003f9d9c80 used request id req-ff3bf148-8e7a-44fa-a385-fdb94d1ced3b 2018-08-01 10:48:51,763 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/dfeef4fe-5e14-45d9-9443-46e32fe012ad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2048ca68df643880f49d4258edd46b9b8e4dbc" 2018-08-01 10:48:52,176 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:48: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-ce229f30-ef47-486b-8d6d-9669402bd573 x-compute-request-id: req-ce229f30-ef47-486b-8d6d-9669402bd573 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:a5:dc", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/dfeef4fe-5e14-45d9-9443-46e32fe012ad", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/dfeef4fe-5e14-45d9-9443-46e32fe012ad", "rel": "bookmark"}], "image": {"id": "c06cdc25-ca00-4f41-a4e9-8a036f4de0a3", "links": [{"href": "http://172.30.9.24:8774/images/c06cdc25-ca00-4f41-a4e9-8a036f4de0a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T10:48:50.000000", "flavor": {"id": "b25fab03-894e-4230-9e25-5a659595aca9", "links": [{"href": "http://172.30.9.24:8774/flavors/b25fab03-894e-4230-9e25-5a659595aca9", "rel": "bookmark"}]}, "id": "dfeef4fe-5e14-45d9-9443-46e32fe012ad", "security_groups": [{"name": "default"}], "user_id": "60f0a7c08d2d4ae18ef073b1ce2dd073", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:48:50Z", "hostId": "bf44fe70010cdeb091b22d2c874d9377b6dc21a4333e56c3645bdb5a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-inst2", "created": "2018-08-01T10:48:43Z", "tenant_id": "cc1de927ca2e4df5b920875d02715d59", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:48:52,176 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/dfeef4fe-5e14-45d9-9443-46e32fe012ad used request id req-ce229f30-ef47-486b-8d6d-9669402bd573 2018-08-01 10:48:52,177 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-inst2] is - ACTIVE 2018-08-01 10:48:52,177 - create_instance - INFO - VM is - ACTIVE 2018-08-01 10:48:52,180 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/dfeef4fe-5e14-45d9-9443-46e32fe012ad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2048ca68df643880f49d4258edd46b9b8e4dbc" 2018-08-01 10:48:52,491 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:48: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-78d22fc4-5343-4687-94c7-8bbffc392a6c x-compute-request-id: req-78d22fc4-5343-4687-94c7-8bbffc392a6c Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:a5:dc", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/dfeef4fe-5e14-45d9-9443-46e32fe012ad", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/dfeef4fe-5e14-45d9-9443-46e32fe012ad", "rel": "bookmark"}], "image": {"id": "c06cdc25-ca00-4f41-a4e9-8a036f4de0a3", "links": [{"href": "http://172.30.9.24:8774/images/c06cdc25-ca00-4f41-a4e9-8a036f4de0a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T10:48:50.000000", "flavor": {"id": "b25fab03-894e-4230-9e25-5a659595aca9", "links": [{"href": "http://172.30.9.24:8774/flavors/b25fab03-894e-4230-9e25-5a659595aca9", "rel": "bookmark"}]}, "id": "dfeef4fe-5e14-45d9-9443-46e32fe012ad", "security_groups": [{"name": "default"}], "user_id": "60f0a7c08d2d4ae18ef073b1ce2dd073", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:48:50Z", "hostId": "bf44fe70010cdeb091b22d2c874d9377b6dc21a4333e56c3645bdb5a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-inst2", "created": "2018-08-01T10:48:43Z", "tenant_id": "cc1de927ca2e4df5b920875d02715d59", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:48:52,492 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/dfeef4fe-5e14-45d9-9443-46e32fe012ad used request id req-78d22fc4-5343-4687-94c7-8bbffc392a6c 2018-08-01 10:48:52,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2048ca68df643880f49d4258edd46b9b8e4dbc" 2018-08-01 10:48:52,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-825a0c34-5f38-416d-8168-0ab0a320420b Date: Wed, 01 Aug 2018 10:48:52 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d733d7b8-14fa-470f-b786-04003f9d9c80","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cc1de927ca2e4df5b920875d02715d59","l2_adjacency":true,"status":"ACTIVE","subnets":["1d2a48fe-1ba7-41bc-b49b-5c3e2bda6232"],"description":"","tags":[],"updated_at":"2018-08-01T10:48:08Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-net2","admin_state_up":true,"tenant_id":"cc1de927ca2e4df5b920875d02715d59","created_at":"2018-08-01T10:48:08Z","mtu":1450}]} 2018-08-01 10:48:52,589 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-net2 used request id req-825a0c34-5f38-416d-8168-0ab0a320420b 2018-08-01 10:48:52,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/cc1de927ca2e4df5b920875d02715d59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2048ca68df643880f49d4258edd46b9b8e4dbc" 2018-08-01 10:48:52,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:48:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fe00089-4e3b-422f-9ec6-0bc47b805c71 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/cc1de927ca2e4df5b920875d02715d59"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "cc1de927ca2e4df5b920875d02715d59", "name": "CreateInstanceTwoNetTests-91b8d95f-9cd1-4af-proj"}} 2018-08-01 10:48:52,684 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/cc1de927ca2e4df5b920875d02715d59 used request id req-6fe00089-4e3b-422f-9ec6-0bc47b805c71 2018-08-01 10:48:52,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=d733d7b8-14fa-470f-b786-04003f9d9c80 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2048ca68df643880f49d4258edd46b9b8e4dbc" 2018-08-01 10:48:52,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-5991e199-9ee1-42e9-a86b-e4ddb6a07e32 Date: Wed, 01 Aug 2018 10:48:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d733d7b8-14fa-470f-b786-04003f9d9c80","tenant_id":"cc1de927ca2e4df5b920875d02715d59","created_at":"2018-08-01T10:48:08Z","dns_nameservers":[],"updated_at":"2018-08-01T10:48:08Z","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":"cc1de927ca2e4df5b920875d02715d59","id":"1d2a48fe-1ba7-41bc-b49b-5c3e2bda6232","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-subnet2"}]} 2018-08-01 10:48:52,880 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=d733d7b8-14fa-470f-b786-04003f9d9c80 used request id req-5991e199-9ee1-42e9-a86b-e4ddb6a07e32 2018-08-01 10:48:52,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=d733d7b8-14fa-470f-b786-04003f9d9c80 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2048ca68df643880f49d4258edd46b9b8e4dbc" 2018-08-01 10:48:52,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2533 X-Openstack-Request-Id: req-2953f4ee-c2c7-475f-aca0-981c27ca9e82 Date: Wed, 01 Aug 2018 10:48:52 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:48:50Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1d2a48fe-1ba7-41bc-b49b-5c3e2bda6232","ip_address":"10.200.202.5"}],"id":"0bc5b821-2457-48a6-9c28-f05857cd113b","security_groups":["e3b5d140-6a52-4328-9cf6-7c465eada7bc"],"mac_address":"fa:16:3e:c3:a5:dc","project_id":"cc1de927ca2e4df5b920875d02715d59","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-vm2-port","admin_state_up":true,"network_id":"d733d7b8-14fa-470f-b786-04003f9d9c80","tenant_id":"cc1de927ca2e4df5b920875d02715d59","created_at":"2018-08-01T10:48:41Z","binding:vnic_type":"normal","device_id":"dfeef4fe-5e14-45d9-9443-46e32fe012ad","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:48:23Z","device_owner":"network:router_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1d2a48fe-1ba7-41bc-b49b-5c3e2bda6232","ip_address":"10.200.202.1"}],"id":"11cd4d14-820c-4697-8eed-7217a4190c9d","security_groups":["e3b5d140-6a52-4328-9cf6-7c465eada7bc"],"mac_address":"fa:16:3e:86:d2:ee","project_id":"cc1de927ca2e4df5b920875d02715d59","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-router-port2","admin_state_up":true,"network_id":"d733d7b8-14fa-470f-b786-04003f9d9c80","tenant_id":"cc1de927ca2e4df5b920875d02715d59","created_at":"2018-08-01T10:48:16Z","binding:vnic_type":"normal","device_id":"8c74f46e-8a2e-4ccd-a9d2-a2e62ca19aa6","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:48:11Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1d2a48fe-1ba7-41bc-b49b-5c3e2bda6232","ip_address":"10.200.202.2"}],"id":"89acfe5d-3cf0-4cc9-bd75-b5ab4aabd26e","security_groups":[],"mac_address":"fa:16:3e:44:b3:6b","project_id":"cc1de927ca2e4df5b920875d02715d59","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d733d7b8-14fa-470f-b786-04003f9d9c80","tenant_id":"cc1de927ca2e4df5b920875d02715d59","created_at":"2018-08-01T10:48:09Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d733d7b8-14fa-470f-b786-04003f9d9c80","ip_allocation":"immediate"}]} 2018-08-01 10:48:52,958 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=d733d7b8-14fa-470f-b786-04003f9d9c80 used request id req-2953f4ee-c2c7-475f-aca0-981c27ca9e82 2018-08-01 10:48:52,961 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/dfeef4fe-5e14-45d9-9443-46e32fe012ad/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2048ca68df643880f49d4258edd46b9b8e4dbc" -d '{"addSecurityGroup": {"name": "CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-sec-grp"}}' 2018-08-01 10:48:53,704 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 10:48: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-2c2b1155-ba4c-48fc-8d2c-6a87bb3e1b5e x-compute-request-id: req-2c2b1155-ba4c-48fc-8d2c-6a87bb3e1b5e Content-Length: 0 Content-Type: application/json 2018-08-01 10:48:53,704 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/dfeef4fe-5e14-45d9-9443-46e32fe012ad/action used request id req-2c2b1155-ba4c-48fc-8d2c-6a87bb3e1b5e 2018-08-01 10:48:53,704 - create_instance_tests - INFO - Looking for IP 10.200.201.5 in the console log 2018-08-01 10:48:53,707 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/f76c6477-5c9e-40df-a3a5-db88cb6a8f52 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a1ca4d454f92e968c987484aed1a39bd6ea08fc" 2018-08-01 10:48:53,880 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:48: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-6022bcd9-74c3-4283-bf78-a029e8d7085a x-compute-request-id: req-6022bcd9-74c3-4283-bf78-a029e8d7085a Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:97:59", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f76c6477-5c9e-40df-a3a5-db88cb6a8f52", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f76c6477-5c9e-40df-a3a5-db88cb6a8f52", "rel": "bookmark"}], "image": {"id": "c06cdc25-ca00-4f41-a4e9-8a036f4de0a3", "links": [{"href": "http://172.30.9.24:8774/images/c06cdc25-ca00-4f41-a4e9-8a036f4de0a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T10:48:33.000000", "flavor": {"id": "b25fab03-894e-4230-9e25-5a659595aca9", "links": [{"href": "http://172.30.9.24:8774/flavors/b25fab03-894e-4230-9e25-5a659595aca9", "rel": "bookmark"}]}, "id": "f76c6477-5c9e-40df-a3a5-db88cb6a8f52", "security_groups": [{"name": "CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-sec-grp"}, {"name": "default"}], "user_id": "60f0a7c08d2d4ae18ef073b1ce2dd073", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:48:33Z", "hostId": "ccac80fec5e5b75c78edf6600abe021715232fc8725c06bfeca4c81e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-inst1", "created": "2018-08-01T10:48:28Z", "tenant_id": "cc1de927ca2e4df5b920875d02715d59", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:48:53,881 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/f76c6477-5c9e-40df-a3a5-db88cb6a8f52 used request id req-6022bcd9-74c3-4283-bf78-a029e8d7085a 2018-08-01 10:48:53,883 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/f76c6477-5c9e-40df-a3a5-db88cb6a8f52/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a1ca4d454f92e968c987484aed1a39bd6ea08fc" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-01 10:48:53,964 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:48: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-438e1a69-9672-4d00-b095-03df2e51d8ad x-compute-request-id: req-438e1a69-9672-4d00-b095-03df2e51d8ad Content-Encoding: gzip Content-Length: 8134 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 445964248 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.153022] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.154703] pid_max: default: 32768 minimum: 301\n[ 0.155611] ACPI: Core revision 20150930\n[ 0.157034] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.158367] Security Framework initialized\n[ 0.159195] Yama: becoming mindful.\n[ 0.159939] AppArmor: AppArmor initialized\n[ 0.160820] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.162167] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.163464] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.164690] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.166144] Initializing cgroup subsys io\n[ 0.166974] Initializing cgroup subsys memory\n[ 0.167850] Initializing cgroup subsys devices\n[ 0.168742] Initializing cgroup subsys freezer\n[ 0.169624] Initializing cgroup subsys net_cls\n[ 0.170508] Initializing cgroup subsys perf_event\n[ 0.171432] Initializing cgroup subsys net_prio\n[ 0.172338] Initializing cgroup subsys hugetlb\n[ 0.173221] Initializing cgroup subsys pids\n[ 0.174109] CPU: Physical Processor ID: 0\n[ 0.175622] mce: CPU supports 10 MCE banks\n[ 0.176492] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.177507] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.179764] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.186269] ftrace: allocating 31920 entries in 125 pages\n[ 0.212673] smpboot: Max logical packages: 2\n[ 0.213546] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.214766] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.216148] x2apic enabled\n[ 0.216972] Switched APIC routing to physical x2apic.\n[ 0.218728] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.219955] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.222209] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.224165] KVM setup paravirtual spinlock\n[ 0.225655] x86: Booting SMP configuration:\n[ 0.226571] .... node #0, CPUs: #1\n[ 0.227475] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock\n[ 0.249458] x86: Booted up 1 node, 2 CPUs\n[ 0.249460] KVM setup async PF for cpu 1\n[ 0.249463] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.252523] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.254096] devtmpfs: initialized\n[ 0.255867] evm: security.selinux\n[ 0.256598] evm: security.SMACK64\n[ 0.257320] evm: security.SMACK64EXEC\n[ 0.258104] evm: security.SMACK64TRANSMUTE\n[ 0.258953] evm: security.SMACK64MMAP\n[ 0.259728] evm: security.ima\n[ 0.260389] evm: security.capability\n[ 0.261259] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.263174] pinctrl core: initialized pinctrl subsystem\n[ 0.264309] RTC time: 10:48:33, date: 08/01/18\n[ 0.265309] NET: Registered protocol family 16\n[ 0.275145] cpuidle: using governor ladder\n[ 0.287172] cpuidle: using governor menu\n[ 0.288183] PCCT header not found.\n[ 0.289135] ACPI: bus type PCI registered\n[ 0.290126] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.291680] PCI: Using configuration type 1 for base access\n[ 0.303918] ACPI: Added _OSI(Module Device)\n[ 0.304971] ACPI: Added _OSI(Processor Device)\n[ 0.306064] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.307185] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.309407] ACPI: Interpreter enabled\n[ 0.310376] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.312627] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.314901] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.317178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.319469] ACPI: (supports S0 S5)\n[ 0.320359] ACPI: Using IOAPIC for interrupt routing\n[ 0.321541] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.325348] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.326790] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.328321] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.329829] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.332621] acpiphp: Slot [3] registered\n[ 0.333592] acpiphp: Slot [4] registered\n[ 0.334503] acpiphp: Slot [5] registered\n[ 0.335323] acpiphp: Slot [6] registered\n[ 0.336156] acpiphp: Slot [7] registered\n[ 0.336977] acpiphp: Slot [8] registered\n[ 0.337795] acpiphp: Slot [9] registered\n[ 0.338602] acpiphp: Slot [10] registered\n[ 0.349566] acpiphp: Slot [11] registered\n[ 0.350423] acpiphp: Slot [12] registered\n[ 0.351258] acpiphp: Slot [13] registered\n[ 0.352091] acpiphp: Slot [14] registered\n[ 0.352916] acpiphp: Slot [15] registered\n[ 0.353745] acpiphp: Slot [16] registered\n[ 0.354569] acpiphp: Slot [17] registered\n[ 0.355404] acpiphp: Slot [18] registered\n[ 0.356229] acpiphp: Slot [19] registered\n[ 0.357054] acpiphp: Slot [20] registered\n[ 0.357884] acpiphp: Slot [21] registered\n[ 0.358706] acpiphp: Slot [22] registered\n[ 0.359526] acpiphp: Slot [23] registered\n[ 0.360390] acpiphp: Slot [24] registered\n[ 0.361232] acpiphp: Slot [25] registered\n[ 0.362068] acpiphp: Slot [26] registered\n[ 0.362894] acpiphp: Slot [27] registered\n[ 0.363714] acpiphp: Slot [28] registered\n[ 0.364536] acpiphp: Slot [29] registered\n[ 0.365361] acpiphp: Slot [30] registered\n[ 0.366196] acpiphp: Slot [31] registered\n[ 0.367016] PCI host bridge to bus 0000:00\n[ 0.367836] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.369070] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.370302] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.371796] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.373265] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.374767] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.378232] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.379539] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.380746] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.382023] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.385864] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.387477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.406664] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.408602] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.410068] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.411524] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.412945] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.414283] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.415686] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.416777] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.418352] vgaarb: loaded\n[ 0.418967] vgaarb: bridge control possible 0000:00:02.0\n[ 0.420244] SCSI subsystem initialized\n[ 0.421224] ACPI: bus type USB registered\n[ 0.422080] usbcore: registered new interface driver usbfs\n[ 0.423153] usbcore: registered new interface driver hub\n[ 0.424187] usbcore: registered new device driver usb\n[ 0.425377] PCI: Using ACPI for IRQ routing\n[ 0.426539] NetLabel: Initializing\n[ 0.427284] NetLabel: domain hash size = 128\n[ 0.428153] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.429131] NetLabel: unlabeled traffic allowed by default\n[ 0.430371] clocksource: Switched to clocksource kvm-clock\n[ 0.440456] AppArmor: AppArmor Filesystem Enabled\n[ 0.441474] pnp: PnP ACPI init\n[ 0.442496] pnp: PnP ACPI: found 5 devices\n[ 0.449519] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.451288] NET: Registered protocol family 2\n[ 0.452413] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.453741] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.454972] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.456211] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.457314] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.458526] NET: Registered protocol family 1\n[ 0.459434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.460561] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.461655] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.480518] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.499087] Trying to unpack rootfs image as initramfs...\n[ 0.556072] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.557781] Scanning for low memory corruption every 60 seconds\n[ 0.559267] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.560455] audit: initializing netlink subsys (disabled)\n[ 0.561514] audit: type=2000 audit(1533120514.609:1): initialized\n[ 0.562900] Initialise system trusted keyring\n[ 0.563898] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.565080] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.567373] zbud: loaded\n[ 0.568158] VFS: Disk quotas dquot_6.6.0\n[ 0.569009] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.570680] fuse init (API version 7.23)\n[ 0.571652] Key type big_key registered\n[ 0.572477] Allocating IMA MOK and blacklist keyrings.\n[ 0.573878] Key type asymmetric registered\n[ 0.574732] Asymmetric key parser 'x509' registered\n[ 0.575731] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.577265] io scheduler noop registered\n[ 0.578080] io scheduler deadline registered (default)\n[ 0.579107] io scheduler cfq registered\n[ 0.579989] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.581057] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.582377] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.583863] ACPI: Power Button [PWRF]\n[ 0.584778] GHES: HEST is not enabled!\n[ 0.603349] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.640738] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.642985] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.669638] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.674046] Linux agpgart interface v0.103\n[ 0.678431] brd: module loaded\n[ 0.680480] loop: module loaded\n[ 0.685315] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.686823] GPT:90111 != 20971519\n[ 0.687536] GPT:Alternate GPT header not at the end of the disk.\n[ 0.688665] GPT:90111 != 20971519\n[ 0.689379] GPT: Use GNU Parted to correct GPT errors.\n[ 0.690404] vda: vda1 vda15\n[ 0.692358] scsi host0: ata_piix\n[ 0.693208] scsi host1: ata_piix\n[ 0.693959] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.695225] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.696632] libphy: Fixed MDIO Bus: probed\n[ 0.697521] tun: Universal TUN/TAP device driver, 1.6\n[ 0.698692] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.701440] PPP generic driver version 2.4.2\n[ 0.702469] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.703832] ehci-pci: EHCI PCI platform driver\n[ 0.704749] ehci-platform: EHCI generic platform driver\n[ 0.705776] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.707003] ohci-pci: OHCI PCI platform driver\n[ 0.707920] ohci-platform: OHCI generic platform driver\n[ 0.708959] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.728363] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.729465] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.731571] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.732655] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.733948] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.735261] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.736754] usb usb1: Product: UHCI Host Controller\n[ 0.737731] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.738928] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.739998] hub 1-0:1.0: USB hub found\n[ 0.740824] hub 1-0:1.0: 2 ports detected\n[ 0.741926] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.744335] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.745368] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.746543] mousedev: PS/2 mouse device common for all mice\n[ 0.747939] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.749940] rtc_cmos 00:00: RTC can wake from S4\n[ 0.751172] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.752429] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.753685] i2c /dev entries driver\n[ 0.754547] device-mapper: uevent: version 1.0.3\n[ 0.755590] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.757347] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.759193] NET: Registered protocol family 10\n[ 0.760674] NET: Registered protocol family 17\n[ 0.761677] Key type dns_resolver registered\n[ 0.762951] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.764106] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.765348] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.767371] registered taskstats version 1\n[ 0.768298] Loading compiled-in X.509 certificates\n[ 0.769872] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.771842] zswap: loaded using pool lzo/zbud\n[ 0.774203] Key type trusted registered\n[ 0.776128] Key type encrypted registered\n[ 0.777014] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.778122] ima: No TPM chip found, activating TPM-bypass!\n[ 0.779236] evm: HMAC attrs: 0x1\n[ 0.790709] Magic number: 14:931:829\n[ 0.791646] rtc_cmos 00:00: setting system clock to 2018-08-01 10:48:34 UTC (1533120514)\n[ 0.793401] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.794572] EDD information not available.\n[ 0.852809] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.854491] Write protecting the kernel read-only data: 14336k\n[ 0.858137] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.860187] 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.919902] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.82\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.200.201.5...\nLease of 10.200.201.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.200.201.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.00. iid=i-00000030\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\nvPing KO\n"} 2018-08-01 10:48:53,964 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/f76c6477-5c9e-40df-a3a5-db88cb6a8f52/action used request id req-438e1a69-9672-4d00-b095-03df2e51d8ad 2018-08-01 10:48:53,966 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-08-01 10:48:53,966 - 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 445964248 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.153022] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.154703] pid_max: default: 32768 minimum: 301 [ 0.155611] ACPI: Core revision 20150930 [ 0.157034] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.158367] Security Framework initialized [ 0.159195] Yama: becoming mindful. [ 0.159939] AppArmor: AppArmor initialized [ 0.160820] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.162167] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.163464] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.164690] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.166144] Initializing cgroup subsys io [ 0.166974] Initializing cgroup subsys memory [ 0.167850] Initializing cgroup subsys devices [ 0.168742] Initializing cgroup subsys freezer [ 0.169624] Initializing cgroup subsys net_cls [ 0.170508] Initializing cgroup subsys perf_event [ 0.171432] Initializing cgroup subsys net_prio [ 0.172338] Initializing cgroup subsys hugetlb [ 0.173221] Initializing cgroup subsys pids [ 0.174109] CPU: Physical Processor ID: 0 [ 0.175622] mce: CPU supports 10 MCE banks [ 0.176492] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177507] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.179764] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.186269] ftrace: allocating 31920 entries in 125 pages [ 0.212673] smpboot: Max logical packages: 2 [ 0.213546] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.214766] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.216148] x2apic enabled [ 0.216972] Switched APIC routing to physical x2apic. [ 0.218728] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.219955] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.222209] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.224165] KVM setup paravirtual spinlock [ 0.225655] x86: Booting SMP configuration: [ 0.226571] .... node #0, CPUs: #1 [ 0.227475] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock [ 0.249458] x86: Booted up 1 node, 2 CPUs [ 0.249460] KVM setup async PF for cpu 1 [ 0.249463] kvm-stealtime: cpu 1, msr 1f90d940 [ 0.252523] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.254096] devtmpfs: initialized [ 0.255867] evm: security.selinux [ 0.256598] evm: security.SMACK64 [ 0.257320] evm: security.SMACK64EXEC [ 0.258104] evm: security.SMACK64TRANSMUTE [ 0.258953] evm: security.SMACK64MMAP [ 0.259728] evm: security.ima [ 0.260389] evm: security.capability [ 0.261259] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.263174] pinctrl core: initialized pinctrl subsystem [ 0.264309] RTC time: 10:48:33, date: 08/01/18 [ 0.265309] NET: Registered protocol family 16 [ 0.275145] cpuidle: using governor ladder [ 0.287172] cpuidle: using governor menu [ 0.288183] PCCT header not found. [ 0.289135] ACPI: bus type PCI registered [ 0.290126] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.291680] PCI: Using configuration type 1 for base access [ 0.303918] ACPI: Added _OSI(Module Device) [ 0.304971] ACPI: Added _OSI(Processor Device) [ 0.306064] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.307185] ACPI: Added _OSI(Processor Aggregator Device) [ 0.309407] ACPI: Interpreter enabled [ 0.310376] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.312627] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.314901] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.317178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.319469] ACPI: (supports S0 S5) [ 0.320359] ACPI: Using IOAPIC for interrupt routing [ 0.321541] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.325348] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.326790] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.328321] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.329829] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.332621] acpiphp: Slot [3] registered [ 0.333592] acpiphp: Slot [4] registered [ 0.334503] acpiphp: Slot [5] registered [ 0.335323] acpiphp: Slot [6] registered [ 0.336156] acpiphp: Slot [7] registered [ 0.336977] acpiphp: Slot [8] registered [ 0.337795] acpiphp: Slot [9] registered [ 0.338602] acpiphp: Slot [10] registered [ 0.349566] acpiphp: Slot [11] registered [ 0.350423] acpiphp: Slot [12] registered [ 0.351258] acpiphp: Slot [13] registered [ 0.352091] acpiphp: Slot [14] registered [ 0.352916] acpiphp: Slot [15] registered [ 0.353745] acpiphp: Slot [16] registered [ 0.354569] acpiphp: Slot [17] registered [ 0.355404] acpiphp: Slot [18] registered [ 0.356229] acpiphp: Slot [19] registered [ 0.357054] acpiphp: Slot [20] registered [ 0.357884] acpiphp: Slot [21] registered [ 0.358706] acpiphp: Slot [22] registered [ 0.359526] acpiphp: Slot [23] registered [ 0.360390] acpiphp: Slot [24] registered [ 0.361232] acpiphp: Slot [25] registered [ 0.362068] acpiphp: Slot [26] registered [ 0.362894] acpiphp: Slot [27] registered [ 0.363714] acpiphp: Slot [28] registered [ 0.364536] acpiphp: Slot [29] registered [ 0.365361] acpiphp: Slot [30] registered [ 0.366196] acpiphp: Slot [31] registered [ 0.367016] PCI host bridge to bus 0000:00 [ 0.367836] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.369070] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.370302] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.371796] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.373265] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.374767] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.378232] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.379539] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.380746] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.382023] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.385864] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.387477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.406664] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.408602] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.410068] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.411524] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.412945] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.414283] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.415686] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.416777] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.418352] vgaarb: loaded [ 0.418967] vgaarb: bridge control possible 0000:00:02.0 [ 0.420244] SCSI subsystem initialized [ 0.421224] ACPI: bus type USB registered [ 0.422080] usbcore: registered new interface driver usbfs [ 0.423153] usbcore: registered new interface driver hub [ 0.424187] usbcore: registered new device driver usb [ 0.425377] PCI: Using ACPI for IRQ routing [ 0.426539] NetLabel: Initializing [ 0.427284] NetLabel: domain hash size = 128 [ 0.428153] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.429131] NetLabel: unlabeled traffic allowed by default [ 0.430371] clocksource: Switched to clocksource kvm-clock [ 0.440456] AppArmor: AppArmor Filesystem Enabled [ 0.441474] pnp: PnP ACPI init [ 0.442496] pnp: PnP ACPI: found 5 devices [ 0.449519] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.451288] NET: Registered protocol family 2 [ 0.452413] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.453741] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.454972] TCP: Hash tables configured (established 4096 bind 4096) [ 0.456211] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.457314] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.458526] NET: Registered protocol family 1 [ 0.459434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.460561] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.461655] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.480518] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.499087] Trying to unpack rootfs image as initramfs... [ 0.556072] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.557781] Scanning for low memory corruption every 60 seconds [ 0.559267] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.560455] audit: initializing netlink subsys (disabled) [ 0.561514] audit: type=2000 audit(1533120514.609:1): initialized [ 0.562900] Initialise system trusted keyring [ 0.563898] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.565080] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.567373] zbud: loaded [ 0.568158] VFS: Disk quotas dquot_6.6.0 [ 0.569009] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.570680] fuse init (API version 7.23) [ 0.571652] Key type big_key registered [ 0.572477] Allocating IMA MOK and blacklist keyrings. [ 0.573878] Key type asymmetric registered [ 0.574732] Asymmetric key parser 'x509' registered [ 0.575731] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.577265] io scheduler noop registered [ 0.578080] io scheduler deadline registered (default) [ 0.579107] io scheduler cfq registered [ 0.579989] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.581057] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.582377] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.583863] ACPI: Power Button [PWRF] [ 0.584778] GHES: HEST is not enabled! [ 0.603349] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.640738] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.642985] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.669638] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.674046] Linux agpgart interface v0.103 [ 0.678431] brd: module loaded [ 0.680480] loop: module loaded [ 0.685315] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.686823] GPT:90111 != 20971519 [ 0.687536] GPT:Alternate GPT header not at the end of the disk. [ 0.688665] GPT:90111 != 20971519 [ 0.689379] GPT: Use GNU Parted to correct GPT errors. [ 0.690404] vda: vda1 vda15 [ 0.692358] scsi host0: ata_piix [ 0.693208] scsi host1: ata_piix [ 0.693959] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.695225] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.696632] libphy: Fixed MDIO Bus: probed [ 0.697521] tun: Universal TUN/TAP device driver, 1.6 [ 0.698692] tun: (C) 1999-2004 Max Krasnyansky [ 0.701440] PPP generic driver version 2.4.2 [ 0.702469] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.703832] ehci-pci: EHCI PCI platform driver [ 0.704749] ehci-platform: EHCI generic platform driver [ 0.705776] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.707003] ohci-pci: OHCI PCI platform driver [ 0.707920] ohci-platform: OHCI generic platform driver [ 0.708959] uhci_hcd: USB Universal Host Controller Interface driver [ 0.728363] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.729465] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.731571] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.732655] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.733948] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.735261] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.736754] usb usb1: Product: UHCI Host Controller [ 0.737731] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.738928] usb usb1: SerialNumber: 0000:00:01.2 [ 0.739998] hub 1-0:1.0: USB hub found [ 0.740824] hub 1-0:1.0: 2 ports detected [ 0.741926] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.744335] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.745368] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.746543] mousedev: PS/2 mouse device common for all mice [ 0.747939] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.749940] rtc_cmos 00:00: RTC can wake from S4 [ 0.751172] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.752429] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.753685] i2c /dev entries driver [ 0.754547] device-mapper: uevent: version 1.0.3 [ 0.755590] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.757347] ledtrig-cpu: registered to indicate activity on CPUs [ 0.759193] NET: Registered protocol family 10 [ 0.760674] NET: Registered protocol family 17 [ 0.761677] Key type dns_resolver registered [ 0.762951] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.764106] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.765348] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.767371] registered taskstats version 1 [ 0.768298] Loading compiled-in X.509 certificates [ 0.769872] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.771842] zswap: loaded using pool lzo/zbud [ 0.774203] Key type trusted registered [ 0.776128] Key type encrypted registered [ 0.777014] AppArmor: AppArmor sha1 policy hashing enabled [ 0.778122] ima: No TPM chip found, activating TPM-bypass! [ 0.779236] evm: HMAC attrs: 0x1 [ 0.790709] Magic number: 14:931:829 [ 0.791646] rtc_cmos 00:00: setting system clock to 2018-08-01 10:48:34 UTC (1533120514) [ 0.793401] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.794572] EDD information not available. [ 0.852809] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.854491] Write protecting the kernel read-only data: 14336k [ 0.858137] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.860187] 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.919902] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.82 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.200.201.5... Lease of 10.200.201.5 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.200.201.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.00. iid=i-00000030 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487 vPing KO 2018-08-01 10:48:53,966 - create_instance_tests - INFO - Looking for IP 10.200.202.5 in the console log 2018-08-01 10:48:53,969 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/dfeef4fe-5e14-45d9-9443-46e32fe012ad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2048ca68df643880f49d4258edd46b9b8e4dbc" 2018-08-01 10:48:54,295 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:48: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-97b4e358-6783-4f71-a77b-5eae1007afcf x-compute-request-id: req-97b4e358-6783-4f71-a77b-5eae1007afcf Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:a5:dc", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/dfeef4fe-5e14-45d9-9443-46e32fe012ad", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/dfeef4fe-5e14-45d9-9443-46e32fe012ad", "rel": "bookmark"}], "image": {"id": "c06cdc25-ca00-4f41-a4e9-8a036f4de0a3", "links": [{"href": "http://172.30.9.24:8774/images/c06cdc25-ca00-4f41-a4e9-8a036f4de0a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T10:48:50.000000", "flavor": {"id": "b25fab03-894e-4230-9e25-5a659595aca9", "links": [{"href": "http://172.30.9.24:8774/flavors/b25fab03-894e-4230-9e25-5a659595aca9", "rel": "bookmark"}]}, "id": "dfeef4fe-5e14-45d9-9443-46e32fe012ad", "security_groups": [{"name": "CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-sec-grp"}, {"name": "default"}], "user_id": "60f0a7c08d2d4ae18ef073b1ce2dd073", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:48:50Z", "hostId": "bf44fe70010cdeb091b22d2c874d9377b6dc21a4333e56c3645bdb5a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-inst2", "created": "2018-08-01T10:48:43Z", "tenant_id": "cc1de927ca2e4df5b920875d02715d59", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:48:54,295 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/dfeef4fe-5e14-45d9-9443-46e32fe012ad used request id req-97b4e358-6783-4f71-a77b-5eae1007afcf 2018-08-01 10:48:54,299 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/dfeef4fe-5e14-45d9-9443-46e32fe012ad/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2048ca68df643880f49d4258edd46b9b8e4dbc" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-01 10:48:54,367 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:48: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-ed6b2765-cb80-4183-a4ae-b1d31086f62a x-compute-request-id: req-ed6b2765-cb80-4183-a4ae-b1d31086f62a Content-Encoding: gzip Content-Length: 8006 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 491289762 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.140824] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.142568] pid_max: default: 32768 minimum: 301\n[ 0.143505] ACPI: Core revision 20150930\n[ 0.144939] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.146312] Security Framework initialized\n[ 0.147165] Yama: becoming mindful.\n[ 0.147945] AppArmor: AppArmor initialized\n[ 0.148848] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.150275] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.151659] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.152962] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.154476] Initializing cgroup subsys io\n[ 0.155340] Initializing cgroup subsys memory\n[ 0.156270] Initializing cgroup subsys devices\n[ 0.157200] Initializing cgroup subsys freezer\n[ 0.158127] Initializing cgroup subsys net_cls\n[ 0.159041] Initializing cgroup subsys perf_event\n[ 0.160011] Initializing cgroup subsys net_prio\n[ 0.160943] Initializing cgroup subsys hugetlb\n[ 0.161860] Initializing cgroup subsys pids\n[ 0.162781] CPU: Physical Processor ID: 0\n[ 0.164344] mce: CPU supports 10 MCE banks\n[ 0.165243] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.166322] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168633] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174985] ftrace: allocating 31920 entries in 125 pages\n[ 0.200447] smpboot: Max logical packages: 2\n[ 0.201388] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202682] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.204135] x2apic enabled\n[ 0.204981] Switched APIC routing to physical x2apic.\n[ 0.206781] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.208079] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.210465] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.212512] KVM setup paravirtual spinlock\n[ 0.214004] x86: Booting SMP configuration:\n[ 0.214960] .... node #0, CPUs: #1\n[ 0.215920] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock\n[ 0.238178] x86: Booted up 1 node, 2 CPUs\n[ 0.238180] KVM setup async PF for cpu 1\n[ 0.238183] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.240872] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.242508] devtmpfs: initialized\n[ 0.244268] evm: security.selinux\n[ 0.245002] evm: security.SMACK64\n[ 0.245724] evm: security.SMACK64EXEC\n[ 0.246503] evm: security.SMACK64TRANSMUTE\n[ 0.247345] evm: security.SMACK64MMAP\n[ 0.248122] evm: security.ima\n[ 0.248790] evm: security.capability\n[ 0.249727] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.251722] pinctrl core: initialized pinctrl subsystem\n[ 0.252877] RTC time: 10:48:50, date: 08/01/18\n[ 0.253946] NET: Registered protocol family 16\n[ 0.263720] cpuidle: using governor ladder\n[ 0.275783] cpuidle: using governor menu\n[ 0.276653] PCCT header not found.\n[ 0.277473] ACPI: bus type PCI registered\n[ 0.278289] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.279589] PCI: Using configuration type 1 for base access\n[ 0.293132] ACPI: Added _OSI(Module Device)\n[ 0.294046] ACPI: Added _OSI(Processor Device)\n[ 0.294923] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.295852] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.297872] ACPI: Interpreter enabled\n[ 0.298651] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.300528] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.302413] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.304282] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.306161] ACPI: (supports S0 S5)\n[ 0.306882] ACPI: Using IOAPIC for interrupt routing\n[ 0.307847] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.311271] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.312443] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.313716] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.314942] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.317244] acpiphp: Slot [3] registered\n[ 0.318080] acpiphp: Slot [4] registered\n[ 0.318905] acpiphp: Slot [5] registered\n[ 0.319713] acpiphp: Slot [6] registered\n[ 0.320529] acpiphp: Slot [7] registered\n[ 0.321341] acpiphp: Slot [8] registered\n[ 0.322163] acpiphp: Slot [9] registered\n[ 0.322975] acpiphp: Slot [10] registered\n[ 0.333870] acpiphp: Slot [11] registered\n[ 0.334700] acpiphp: Slot [12] registered\n[ 0.335528] acpiphp: Slot [13] registered\n[ 0.336349] acpiphp: Slot [14] registered\n[ 0.337171] acpiphp: Slot [15] registered\n[ 0.338004] acpiphp: Slot [16] registered\n[ 0.338839] acpiphp: Slot [17] registered\n[ 0.339662] acpiphp: Slot [18] registered\n[ 0.340489] acpiphp: Slot [19] registered\n[ 0.341312] acpiphp: Slot [20] registered\n[ 0.342145] acpiphp: Slot [21] registered\n[ 0.342980] acpiphp: Slot [22] registered\n[ 0.343807] acpiphp: Slot [23] registered\n[ 0.344627] acpiphp: Slot [24] registered\n[ 0.345443] acpiphp: Slot [25] registered\n[ 0.346268] acpiphp: Slot [26] registered\n[ 0.347095] acpiphp: Slot [27] registered\n[ 0.347920] acpiphp: Slot [28] registered\n[ 0.348784] acpiphp: Slot [29] registered\n[ 0.349606] acpiphp: Slot [30] registered\n[ 0.350430] acpiphp: Slot [31] registered\n[ 0.351257] PCI host bridge to bus 0000:00\n[ 0.352080] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.353313] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.354553] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.356028] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.357499] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.358995] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.362433] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.363752] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.364949] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.366240] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.369782] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.371317] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.389868] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.391401] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.393215] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.394652] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.396056] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.397382] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.398797] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.399877] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.401459] vgaarb: loaded\n[ 0.402085] vgaarb: bridge control possible 0000:00:02.0\n[ 0.403358] SCSI subsystem initialized\n[ 0.404348] ACPI: bus type USB registered\n[ 0.405199] usbcore: registered new interface driver usbfs\n[ 0.406282] usbcore: registered new interface driver hub\n[ 0.407313] usbcore: registered new device driver usb\n[ 0.408503] PCI: Using ACPI for IRQ routing\n[ 0.409643] NetLabel: Initializing\n[ 0.410373] NetLabel: domain hash size = 128\n[ 0.411243] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.412224] NetLabel: unlabeled traffic allowed by default\n[ 0.413485] clocksource: Switched to clocksource kvm-clock\n[ 0.422186] AppArmor: AppArmor Filesystem Enabled\n[ 0.423190] pnp: PnP ACPI init\n[ 0.424188] pnp: PnP ACPI: found 5 devices\n[ 0.431442] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.433196] NET: Registered protocol family 2\n[ 0.434562] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.436094] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.437305] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.438516] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.439645] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.440860] NET: Registered protocol family 1\n[ 0.441795] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.442931] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.444037] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.463295] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.482326] Trying to unpack rootfs image as initramfs...\n[ 0.540336] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.542252] Scanning for low memory corruption every 60 seconds\n[ 0.543806] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.545079] audit: initializing netlink subsys (disabled)\n[ 0.546238] audit: type=2000 audit(1533120531.601:1): initialized\n[ 0.547690] Initialise system trusted keyring\n[ 0.548768] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.550066] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.552554] zbud: loaded\n[ 0.553477] VFS: Disk quotas dquot_6.6.0\n[ 0.554507] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.556543] fuse init (API version 7.23)\n[ 0.557677] Key type big_key registered\n[ 0.558680] Allocating IMA MOK and blacklist keyrings.\n[ 0.560267] Key type asymmetric registered\n[ 0.561299] Asymmetric key parser 'x509' registered\n[ 0.562526] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.564391] io scheduler noop registered\n[ 0.565375] io scheduler deadline registered (default)\n[ 0.566644] io scheduler cfq registered\n[ 0.567698] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.569027] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.570653] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.572487] ACPI: Power Button [PWRF]\n[ 0.573592] GHES: HEST is not enabled!\n[ 0.592440] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.630497] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.632947] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.657350] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.660120] Linux agpgart interface v0.103\n[ 0.663389] brd: module loaded\n[ 0.665427] loop: module loaded\n[ 0.670807] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.672528] GPT:90111 != 20971519\n[ 0.673236] GPT:Alternate GPT header not at the end of the disk.\n[ 0.674371] GPT:90111 != 20971519\n[ 0.675265] GPT: Use GNU Parted to correct GPT errors.\n[ 0.676429] vda: vda1 vda15\n[ 0.677845] scsi host0: ata_piix\n[ 0.678690] scsi host1: ata_piix\n[ 0.679413] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.680684] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.682375] libphy: Fixed MDIO Bus: probed\n[ 0.683227] tun: Universal TUN/TAP device driver, 1.6\n[ 0.684190] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.686548] PPP generic driver version 2.4.2\n[ 0.687497] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.688721] ehci-pci: EHCI PCI platform driver\n[ 0.689643] ehci-platform: EHCI generic platform driver\n[ 0.690758] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.692013] ohci-pci: OHCI PCI platform driver\n[ 0.692920] ohci-platform: OHCI generic platform driver\n[ 0.694050] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.713837] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.715122] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.716944] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.718187] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.719616] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.721183] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.722970] usb usb1: Product: UHCI Host Controller\n[ 0.724141] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.725599] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.726813] hub 1-0:1.0: USB hub found\n[ 0.727785] hub 1-0:1.0: 2 ports detected\n[ 0.729033] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.731734] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.732936] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.734034] mousedev: PS/2 mouse device common for all mice\n[ 0.735266] rtc_cmos 00:00: RTC can wake from S4\n[ 0.736532] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.737516] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.737624] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.737633] i2c /dev entries driver\n[ 0.737700] device-mapper: uevent: version 1.0.3\n[ 0.738273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.738293] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.738563] NET: Registered protocol family 10\n[ 0.738809] NET: Registered protocol family 17\n[ 0.738825] Key type dns_resolver registered\n[ 0.738963] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.739381] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.739405] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.739543] registered taskstats version 1\n[ 0.739562] Loading compiled-in X.509 certificates\n[ 0.740121] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.740149] zswap: loaded using pool lzo/zbud\n[ 0.740985] Key type trusted registered\n[ 0.742012] Key type encrypted registered\n[ 0.742016] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.742022] ima: No TPM chip found, activating TPM-bypass!\n[ 0.742040] evm: HMAC attrs: 0x1\n[ 0.742465] Magic number: 14:931:829\n[ 0.743845] rtc_cmos 00:00: setting system clock to 2018-08-01 10:48:51 UTC (1533120531)\n[ 0.743919] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.743920] EDD information not available.\n[ 0.839007] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.840665] Write protecting the kernel read-only data: 14336k\n[ 0.842893] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.844816] 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.911114] 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.29\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.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.50. iid=i-00000031\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\n"} 2018-08-01 10:48:54,368 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/dfeef4fe-5e14-45d9-9443-46e32fe012ad/action used request id req-ed6b2765-cb80-4183-a4ae-b1d31086f62a 2018-08-01 10:48:54,369 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-08-01 10:48:54,370 - 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 491289762 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.140824] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142568] pid_max: default: 32768 minimum: 301 [ 0.143505] ACPI: Core revision 20150930 [ 0.144939] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146312] Security Framework initialized [ 0.147165] Yama: becoming mindful. [ 0.147945] AppArmor: AppArmor initialized [ 0.148848] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.150275] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.151659] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.152962] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.154476] Initializing cgroup subsys io [ 0.155340] Initializing cgroup subsys memory [ 0.156270] Initializing cgroup subsys devices [ 0.157200] Initializing cgroup subsys freezer [ 0.158127] Initializing cgroup subsys net_cls [ 0.159041] Initializing cgroup subsys perf_event [ 0.160011] Initializing cgroup subsys net_prio [ 0.160943] Initializing cgroup subsys hugetlb [ 0.161860] Initializing cgroup subsys pids [ 0.162781] CPU: Physical Processor ID: 0 [ 0.164344] mce: CPU supports 10 MCE banks [ 0.165243] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166322] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.168633] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.174985] ftrace: allocating 31920 entries in 125 pages [ 0.200447] smpboot: Max logical packages: 2 [ 0.201388] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.202682] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.204135] x2apic enabled [ 0.204981] Switched APIC routing to physical x2apic. [ 0.206781] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208079] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.210465] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.212512] KVM setup paravirtual spinlock [ 0.214004] x86: Booting SMP configuration: [ 0.214960] .... node #0, CPUs: #1 [ 0.215920] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock [ 0.238178] x86: Booted up 1 node, 2 CPUs [ 0.238180] KVM setup async PF for cpu 1 [ 0.238183] kvm-stealtime: cpu 1, msr 1f90d940 [ 0.240872] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.242508] devtmpfs: initialized [ 0.244268] evm: security.selinux [ 0.245002] evm: security.SMACK64 [ 0.245724] evm: security.SMACK64EXEC [ 0.246503] evm: security.SMACK64TRANSMUTE [ 0.247345] evm: security.SMACK64MMAP [ 0.248122] evm: security.ima [ 0.248790] evm: security.capability [ 0.249727] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.251722] pinctrl core: initialized pinctrl subsystem [ 0.252877] RTC time: 10:48:50, date: 08/01/18 [ 0.253946] NET: Registered protocol family 16 [ 0.263720] cpuidle: using governor ladder [ 0.275783] cpuidle: using governor menu [ 0.276653] PCCT header not found. [ 0.277473] ACPI: bus type PCI registered [ 0.278289] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.279589] PCI: Using configuration type 1 for base access [ 0.293132] ACPI: Added _OSI(Module Device) [ 0.294046] ACPI: Added _OSI(Processor Device) [ 0.294923] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.295852] ACPI: Added _OSI(Processor Aggregator Device) [ 0.297872] ACPI: Interpreter enabled [ 0.298651] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.300528] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.302413] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.304282] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.306161] ACPI: (supports S0 S5) [ 0.306882] ACPI: Using IOAPIC for interrupt routing [ 0.307847] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.311271] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.312443] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.313716] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.314942] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.317244] acpiphp: Slot [3] registered [ 0.318080] acpiphp: Slot [4] registered [ 0.318905] acpiphp: Slot [5] registered [ 0.319713] acpiphp: Slot [6] registered [ 0.320529] acpiphp: Slot [7] registered [ 0.321341] acpiphp: Slot [8] registered [ 0.322163] acpiphp: Slot [9] registered [ 0.322975] acpiphp: Slot [10] registered [ 0.333870] acpiphp: Slot [11] registered [ 0.334700] acpiphp: Slot [12] registered [ 0.335528] acpiphp: Slot [13] registered [ 0.336349] acpiphp: Slot [14] registered [ 0.337171] acpiphp: Slot [15] registered [ 0.338004] acpiphp: Slot [16] registered [ 0.338839] acpiphp: Slot [17] registered [ 0.339662] acpiphp: Slot [18] registered [ 0.340489] acpiphp: Slot [19] registered [ 0.341312] acpiphp: Slot [20] registered [ 0.342145] acpiphp: Slot [21] registered [ 0.342980] acpiphp: Slot [22] registered [ 0.343807] acpiphp: Slot [23] registered [ 0.344627] acpiphp: Slot [24] registered [ 0.345443] acpiphp: Slot [25] registered [ 0.346268] acpiphp: Slot [26] registered [ 0.347095] acpiphp: Slot [27] registered [ 0.347920] acpiphp: Slot [28] registered [ 0.348784] acpiphp: Slot [29] registered [ 0.349606] acpiphp: Slot [30] registered [ 0.350430] acpiphp: Slot [31] registered [ 0.351257] PCI host bridge to bus 0000:00 [ 0.352080] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.353313] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.354553] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.356028] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.357499] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.358995] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.362433] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.363752] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.364949] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.366240] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.369782] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.371317] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.389868] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.391401] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.393215] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.394652] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.396056] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.397382] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.398797] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.399877] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.401459] vgaarb: loaded [ 0.402085] vgaarb: bridge control possible 0000:00:02.0 [ 0.403358] SCSI subsystem initialized [ 0.404348] ACPI: bus type USB registered [ 0.405199] usbcore: registered new interface driver usbfs [ 0.406282] usbcore: registered new interface driver hub [ 0.407313] usbcore: registered new device driver usb [ 0.408503] PCI: Using ACPI for IRQ routing [ 0.409643] NetLabel: Initializing [ 0.410373] NetLabel: domain hash size = 128 [ 0.411243] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.412224] NetLabel: unlabeled traffic allowed by default [ 0.413485] clocksource: Switched to clocksource kvm-clock [ 0.422186] AppArmor: AppArmor Filesystem Enabled [ 0.423190] pnp: PnP ACPI init [ 0.424188] pnp: PnP ACPI: found 5 devices [ 0.431442] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.433196] NET: Registered protocol family 2 [ 0.434562] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.436094] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.437305] TCP: Hash tables configured (established 4096 bind 4096) [ 0.438516] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.439645] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.440860] NET: Registered protocol family 1 [ 0.441795] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.442931] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.444037] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.463295] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.482326] Trying to unpack rootfs image as initramfs... [ 0.540336] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.542252] Scanning for low memory corruption every 60 seconds [ 0.543806] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.545079] audit: initializing netlink subsys (disabled) [ 0.546238] audit: type=2000 audit(1533120531.601:1): initialized [ 0.547690] Initialise system trusted keyring [ 0.548768] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.550066] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.552554] zbud: loaded [ 0.553477] VFS: Disk quotas dquot_6.6.0 [ 0.554507] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.556543] fuse init (API version 7.23) [ 0.557677] Key type big_key registered [ 0.558680] Allocating IMA MOK and blacklist keyrings. [ 0.560267] Key type asymmetric registered [ 0.561299] Asymmetric key parser 'x509' registered [ 0.562526] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.564391] io scheduler noop registered [ 0.565375] io scheduler deadline registered (default) [ 0.566644] io scheduler cfq registered [ 0.567698] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.569027] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.570653] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.572487] ACPI: Power Button [PWRF] [ 0.573592] GHES: HEST is not enabled! [ 0.592440] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.630497] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.632947] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.657350] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.660120] Linux agpgart interface v0.103 [ 0.663389] brd: module loaded [ 0.665427] loop: module loaded [ 0.670807] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.672528] GPT:90111 != 20971519 [ 0.673236] GPT:Alternate GPT header not at the end of the disk. [ 0.674371] GPT:90111 != 20971519 [ 0.675265] GPT: Use GNU Parted to correct GPT errors. [ 0.676429] vda: vda1 vda15 [ 0.677845] scsi host0: ata_piix [ 0.678690] scsi host1: ata_piix [ 0.679413] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.680684] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.682375] libphy: Fixed MDIO Bus: probed [ 0.683227] tun: Universal TUN/TAP device driver, 1.6 [ 0.684190] tun: (C) 1999-2004 Max Krasnyansky [ 0.686548] PPP generic driver version 2.4.2 [ 0.687497] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.688721] ehci-pci: EHCI PCI platform driver [ 0.689643] ehci-platform: EHCI generic platform driver [ 0.690758] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.692013] ohci-pci: OHCI PCI platform driver [ 0.692920] ohci-platform: OHCI generic platform driver [ 0.694050] uhci_hcd: USB Universal Host Controller Interface driver [ 0.713837] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.715122] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.716944] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.718187] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.719616] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.721183] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.722970] usb usb1: Product: UHCI Host Controller [ 0.724141] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.725599] usb usb1: SerialNumber: 0000:00:01.2 [ 0.726813] hub 1-0:1.0: USB hub found [ 0.727785] hub 1-0:1.0: 2 ports detected [ 0.729033] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.731734] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.732936] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.734034] mousedev: PS/2 mouse device common for all mice [ 0.735266] rtc_cmos 00:00: RTC can wake from S4 [ 0.736532] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.737516] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.737624] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.737633] i2c /dev entries driver [ 0.737700] device-mapper: uevent: version 1.0.3 [ 0.738273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.738293] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738563] NET: Registered protocol family 10 [ 0.738809] NET: Registered protocol family 17 [ 0.738825] Key type dns_resolver registered [ 0.738963] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.739381] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.739405] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.739543] registered taskstats version 1 [ 0.739562] Loading compiled-in X.509 certificates [ 0.740121] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.740149] zswap: loaded using pool lzo/zbud [ 0.740985] Key type trusted registered [ 0.742012] Key type encrypted registered [ 0.742016] AppArmor: AppArmor sha1 policy hashing enabled [ 0.742022] ima: No TPM chip found, activating TPM-bypass! [ 0.742040] evm: HMAC attrs: 0x1 [ 0.742465] Magic number: 14:931:829 [ 0.743845] rtc_cmos 00:00: setting system clock to 2018-08-01 10:48:51 UTC (1533120531) [ 0.743919] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.743920] EDD information not available. [ 0.839007] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.840665] Write protecting the kernel read-only data: 14336k [ 0.842893] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.844816] 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.911114] 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.29 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.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.50. iid=i-00000031 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 2018-08-01 10:48:55,374 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/f76c6477-5c9e-40df-a3a5-db88cb6a8f52 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a1ca4d454f92e968c987484aed1a39bd6ea08fc" 2018-08-01 10:48:55,551 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:48: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-e7355363-28f1-4c59-a2c9-b0e6199f77ca x-compute-request-id: req-e7355363-28f1-4c59-a2c9-b0e6199f77ca Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:97:59", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f76c6477-5c9e-40df-a3a5-db88cb6a8f52", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f76c6477-5c9e-40df-a3a5-db88cb6a8f52", "rel": "bookmark"}], "image": {"id": "c06cdc25-ca00-4f41-a4e9-8a036f4de0a3", "links": [{"href": "http://172.30.9.24:8774/images/c06cdc25-ca00-4f41-a4e9-8a036f4de0a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T10:48:33.000000", "flavor": {"id": "b25fab03-894e-4230-9e25-5a659595aca9", "links": [{"href": "http://172.30.9.24:8774/flavors/b25fab03-894e-4230-9e25-5a659595aca9", "rel": "bookmark"}]}, "id": "f76c6477-5c9e-40df-a3a5-db88cb6a8f52", "security_groups": [{"name": "CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-sec-grp"}, {"name": "default"}], "user_id": "60f0a7c08d2d4ae18ef073b1ce2dd073", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:48:33Z", "hostId": "ccac80fec5e5b75c78edf6600abe021715232fc8725c06bfeca4c81e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-inst1", "created": "2018-08-01T10:48:28Z", "tenant_id": "cc1de927ca2e4df5b920875d02715d59", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:48:55,551 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/f76c6477-5c9e-40df-a3a5-db88cb6a8f52 used request id req-e7355363-28f1-4c59-a2c9-b0e6199f77ca 2018-08-01 10:48:55,554 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/f76c6477-5c9e-40df-a3a5-db88cb6a8f52/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a1ca4d454f92e968c987484aed1a39bd6ea08fc" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-01 10:48:55,622 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:48: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-1fcaa44a-4505-45ac-9fbf-04d9df4ec111 x-compute-request-id: req-1fcaa44a-4505-45ac-9fbf-04d9df4ec111 Content-Encoding: gzip Content-Length: 8134 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 445964248 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.153022] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.154703] pid_max: default: 32768 minimum: 301\n[ 0.155611] ACPI: Core revision 20150930\n[ 0.157034] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.158367] Security Framework initialized\n[ 0.159195] Yama: becoming mindful.\n[ 0.159939] AppArmor: AppArmor initialized\n[ 0.160820] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.162167] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.163464] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.164690] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.166144] Initializing cgroup subsys io\n[ 0.166974] Initializing cgroup subsys memory\n[ 0.167850] Initializing cgroup subsys devices\n[ 0.168742] Initializing cgroup subsys freezer\n[ 0.169624] Initializing cgroup subsys net_cls\n[ 0.170508] Initializing cgroup subsys perf_event\n[ 0.171432] Initializing cgroup subsys net_prio\n[ 0.172338] Initializing cgroup subsys hugetlb\n[ 0.173221] Initializing cgroup subsys pids\n[ 0.174109] CPU: Physical Processor ID: 0\n[ 0.175622] mce: CPU supports 10 MCE banks\n[ 0.176492] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.177507] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.179764] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.186269] ftrace: allocating 31920 entries in 125 pages\n[ 0.212673] smpboot: Max logical packages: 2\n[ 0.213546] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.214766] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.216148] x2apic enabled\n[ 0.216972] Switched APIC routing to physical x2apic.\n[ 0.218728] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.219955] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.222209] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.224165] KVM setup paravirtual spinlock\n[ 0.225655] x86: Booting SMP configuration:\n[ 0.226571] .... node #0, CPUs: #1\n[ 0.227475] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock\n[ 0.249458] x86: Booted up 1 node, 2 CPUs\n[ 0.249460] KVM setup async PF for cpu 1\n[ 0.249463] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.252523] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.254096] devtmpfs: initialized\n[ 0.255867] evm: security.selinux\n[ 0.256598] evm: security.SMACK64\n[ 0.257320] evm: security.SMACK64EXEC\n[ 0.258104] evm: security.SMACK64TRANSMUTE\n[ 0.258953] evm: security.SMACK64MMAP\n[ 0.259728] evm: security.ima\n[ 0.260389] evm: security.capability\n[ 0.261259] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.263174] pinctrl core: initialized pinctrl subsystem\n[ 0.264309] RTC time: 10:48:33, date: 08/01/18\n[ 0.265309] NET: Registered protocol family 16\n[ 0.275145] cpuidle: using governor ladder\n[ 0.287172] cpuidle: using governor menu\n[ 0.288183] PCCT header not found.\n[ 0.289135] ACPI: bus type PCI registered\n[ 0.290126] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.291680] PCI: Using configuration type 1 for base access\n[ 0.303918] ACPI: Added _OSI(Module Device)\n[ 0.304971] ACPI: Added _OSI(Processor Device)\n[ 0.306064] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.307185] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.309407] ACPI: Interpreter enabled\n[ 0.310376] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.312627] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.314901] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.317178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.319469] ACPI: (supports S0 S5)\n[ 0.320359] ACPI: Using IOAPIC for interrupt routing\n[ 0.321541] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.325348] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.326790] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.328321] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.329829] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.332621] acpiphp: Slot [3] registered\n[ 0.333592] acpiphp: Slot [4] registered\n[ 0.334503] acpiphp: Slot [5] registered\n[ 0.335323] acpiphp: Slot [6] registered\n[ 0.336156] acpiphp: Slot [7] registered\n[ 0.336977] acpiphp: Slot [8] registered\n[ 0.337795] acpiphp: Slot [9] registered\n[ 0.338602] acpiphp: Slot [10] registered\n[ 0.349566] acpiphp: Slot [11] registered\n[ 0.350423] acpiphp: Slot [12] registered\n[ 0.351258] acpiphp: Slot [13] registered\n[ 0.352091] acpiphp: Slot [14] registered\n[ 0.352916] acpiphp: Slot [15] registered\n[ 0.353745] acpiphp: Slot [16] registered\n[ 0.354569] acpiphp: Slot [17] registered\n[ 0.355404] acpiphp: Slot [18] registered\n[ 0.356229] acpiphp: Slot [19] registered\n[ 0.357054] acpiphp: Slot [20] registered\n[ 0.357884] acpiphp: Slot [21] registered\n[ 0.358706] acpiphp: Slot [22] registered\n[ 0.359526] acpiphp: Slot [23] registered\n[ 0.360390] acpiphp: Slot [24] registered\n[ 0.361232] acpiphp: Slot [25] registered\n[ 0.362068] acpiphp: Slot [26] registered\n[ 0.362894] acpiphp: Slot [27] registered\n[ 0.363714] acpiphp: Slot [28] registered\n[ 0.364536] acpiphp: Slot [29] registered\n[ 0.365361] acpiphp: Slot [30] registered\n[ 0.366196] acpiphp: Slot [31] registered\n[ 0.367016] PCI host bridge to bus 0000:00\n[ 0.367836] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.369070] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.370302] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.371796] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.373265] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.374767] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.378232] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.379539] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.380746] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.382023] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.385864] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.387477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.406664] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.408602] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.410068] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.411524] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.412945] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.414283] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.415686] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.416777] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.418352] vgaarb: loaded\n[ 0.418967] vgaarb: bridge control possible 0000:00:02.0\n[ 0.420244] SCSI subsystem initialized\n[ 0.421224] ACPI: bus type USB registered\n[ 0.422080] usbcore: registered new interface driver usbfs\n[ 0.423153] usbcore: registered new interface driver hub\n[ 0.424187] usbcore: registered new device driver usb\n[ 0.425377] PCI: Using ACPI for IRQ routing\n[ 0.426539] NetLabel: Initializing\n[ 0.427284] NetLabel: domain hash size = 128\n[ 0.428153] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.429131] NetLabel: unlabeled traffic allowed by default\n[ 0.430371] clocksource: Switched to clocksource kvm-clock\n[ 0.440456] AppArmor: AppArmor Filesystem Enabled\n[ 0.441474] pnp: PnP ACPI init\n[ 0.442496] pnp: PnP ACPI: found 5 devices\n[ 0.449519] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.451288] NET: Registered protocol family 2\n[ 0.452413] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.453741] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.454972] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.456211] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.457314] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.458526] NET: Registered protocol family 1\n[ 0.459434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.460561] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.461655] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.480518] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.499087] Trying to unpack rootfs image as initramfs...\n[ 0.556072] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.557781] Scanning for low memory corruption every 60 seconds\n[ 0.559267] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.560455] audit: initializing netlink subsys (disabled)\n[ 0.561514] audit: type=2000 audit(1533120514.609:1): initialized\n[ 0.562900] Initialise system trusted keyring\n[ 0.563898] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.565080] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.567373] zbud: loaded\n[ 0.568158] VFS: Disk quotas dquot_6.6.0\n[ 0.569009] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.570680] fuse init (API version 7.23)\n[ 0.571652] Key type big_key registered\n[ 0.572477] Allocating IMA MOK and blacklist keyrings.\n[ 0.573878] Key type asymmetric registered\n[ 0.574732] Asymmetric key parser 'x509' registered\n[ 0.575731] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.577265] io scheduler noop registered\n[ 0.578080] io scheduler deadline registered (default)\n[ 0.579107] io scheduler cfq registered\n[ 0.579989] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.581057] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.582377] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.583863] ACPI: Power Button [PWRF]\n[ 0.584778] GHES: HEST is not enabled!\n[ 0.603349] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.640738] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.642985] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.669638] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.674046] Linux agpgart interface v0.103\n[ 0.678431] brd: module loaded\n[ 0.680480] loop: module loaded\n[ 0.685315] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.686823] GPT:90111 != 20971519\n[ 0.687536] GPT:Alternate GPT header not at the end of the disk.\n[ 0.688665] GPT:90111 != 20971519\n[ 0.689379] GPT: Use GNU Parted to correct GPT errors.\n[ 0.690404] vda: vda1 vda15\n[ 0.692358] scsi host0: ata_piix\n[ 0.693208] scsi host1: ata_piix\n[ 0.693959] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.695225] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.696632] libphy: Fixed MDIO Bus: probed\n[ 0.697521] tun: Universal TUN/TAP device driver, 1.6\n[ 0.698692] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.701440] PPP generic driver version 2.4.2\n[ 0.702469] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.703832] ehci-pci: EHCI PCI platform driver\n[ 0.704749] ehci-platform: EHCI generic platform driver\n[ 0.705776] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.707003] ohci-pci: OHCI PCI platform driver\n[ 0.707920] ohci-platform: OHCI generic platform driver\n[ 0.708959] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.728363] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.729465] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.731571] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.732655] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.733948] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.735261] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.736754] usb usb1: Product: UHCI Host Controller\n[ 0.737731] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.738928] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.739998] hub 1-0:1.0: USB hub found\n[ 0.740824] hub 1-0:1.0: 2 ports detected\n[ 0.741926] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.744335] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.745368] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.746543] mousedev: PS/2 mouse device common for all mice\n[ 0.747939] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.749940] rtc_cmos 00:00: RTC can wake from S4\n[ 0.751172] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.752429] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.753685] i2c /dev entries driver\n[ 0.754547] device-mapper: uevent: version 1.0.3\n[ 0.755590] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.757347] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.759193] NET: Registered protocol family 10\n[ 0.760674] NET: Registered protocol family 17\n[ 0.761677] Key type dns_resolver registered\n[ 0.762951] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.764106] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.765348] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.767371] registered taskstats version 1\n[ 0.768298] Loading compiled-in X.509 certificates\n[ 0.769872] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.771842] zswap: loaded using pool lzo/zbud\n[ 0.774203] Key type trusted registered\n[ 0.776128] Key type encrypted registered\n[ 0.777014] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.778122] ima: No TPM chip found, activating TPM-bypass!\n[ 0.779236] evm: HMAC attrs: 0x1\n[ 0.790709] Magic number: 14:931:829\n[ 0.791646] rtc_cmos 00:00: setting system clock to 2018-08-01 10:48:34 UTC (1533120514)\n[ 0.793401] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.794572] EDD information not available.\n[ 0.852809] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.854491] Write protecting the kernel read-only data: 14336k\n[ 0.858137] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.860187] 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.919902] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.82\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.200.201.5...\nLease of 10.200.201.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.200.201.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.00. iid=i-00000030\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\nvPing KO\n"} 2018-08-01 10:48:55,622 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/f76c6477-5c9e-40df-a3a5-db88cb6a8f52/action used request id req-1fcaa44a-4505-45ac-9fbf-04d9df4ec111 2018-08-01 10:48:56,627 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/f76c6477-5c9e-40df-a3a5-db88cb6a8f52 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a1ca4d454f92e968c987484aed1a39bd6ea08fc" 2018-08-01 10:48:56,798 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:48: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-98c974e3-dcbf-4178-b1a5-2cce3f087aad x-compute-request-id: req-98c974e3-dcbf-4178-b1a5-2cce3f087aad Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:97:59", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f76c6477-5c9e-40df-a3a5-db88cb6a8f52", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f76c6477-5c9e-40df-a3a5-db88cb6a8f52", "rel": "bookmark"}], "image": {"id": "c06cdc25-ca00-4f41-a4e9-8a036f4de0a3", "links": [{"href": "http://172.30.9.24:8774/images/c06cdc25-ca00-4f41-a4e9-8a036f4de0a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T10:48:33.000000", "flavor": {"id": "b25fab03-894e-4230-9e25-5a659595aca9", "links": [{"href": "http://172.30.9.24:8774/flavors/b25fab03-894e-4230-9e25-5a659595aca9", "rel": "bookmark"}]}, "id": "f76c6477-5c9e-40df-a3a5-db88cb6a8f52", "security_groups": [{"name": "CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-sec-grp"}, {"name": "default"}], "user_id": "60f0a7c08d2d4ae18ef073b1ce2dd073", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:48:33Z", "hostId": "ccac80fec5e5b75c78edf6600abe021715232fc8725c06bfeca4c81e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-inst1", "created": "2018-08-01T10:48:28Z", "tenant_id": "cc1de927ca2e4df5b920875d02715d59", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:48:56,798 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/f76c6477-5c9e-40df-a3a5-db88cb6a8f52 used request id req-98c974e3-dcbf-4178-b1a5-2cce3f087aad 2018-08-01 10:48:56,801 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/f76c6477-5c9e-40df-a3a5-db88cb6a8f52/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a1ca4d454f92e968c987484aed1a39bd6ea08fc" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-01 10:48:56,886 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:48: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-4a80e622-a6e8-428b-ac6c-bd6dc4a256d5 x-compute-request-id: req-4a80e622-a6e8-428b-ac6c-bd6dc4a256d5 Content-Encoding: gzip Content-Length: 8134 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 445964248 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.153022] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.154703] pid_max: default: 32768 minimum: 301\n[ 0.155611] ACPI: Core revision 20150930\n[ 0.157034] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.158367] Security Framework initialized\n[ 0.159195] Yama: becoming mindful.\n[ 0.159939] AppArmor: AppArmor initialized\n[ 0.160820] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.162167] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.163464] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.164690] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.166144] Initializing cgroup subsys io\n[ 0.166974] Initializing cgroup subsys memory\n[ 0.167850] Initializing cgroup subsys devices\n[ 0.168742] Initializing cgroup subsys freezer\n[ 0.169624] Initializing cgroup subsys net_cls\n[ 0.170508] Initializing cgroup subsys perf_event\n[ 0.171432] Initializing cgroup subsys net_prio\n[ 0.172338] Initializing cgroup subsys hugetlb\n[ 0.173221] Initializing cgroup subsys pids\n[ 0.174109] CPU: Physical Processor ID: 0\n[ 0.175622] mce: CPU supports 10 MCE banks\n[ 0.176492] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.177507] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.179764] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.186269] ftrace: allocating 31920 entries in 125 pages\n[ 0.212673] smpboot: Max logical packages: 2\n[ 0.213546] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.214766] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.216148] x2apic enabled\n[ 0.216972] Switched APIC routing to physical x2apic.\n[ 0.218728] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.219955] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.222209] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.224165] KVM setup paravirtual spinlock\n[ 0.225655] x86: Booting SMP configuration:\n[ 0.226571] .... node #0, CPUs: #1\n[ 0.227475] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock\n[ 0.249458] x86: Booted up 1 node, 2 CPUs\n[ 0.249460] KVM setup async PF for cpu 1\n[ 0.249463] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.252523] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.254096] devtmpfs: initialized\n[ 0.255867] evm: security.selinux\n[ 0.256598] evm: security.SMACK64\n[ 0.257320] evm: security.SMACK64EXEC\n[ 0.258104] evm: security.SMACK64TRANSMUTE\n[ 0.258953] evm: security.SMACK64MMAP\n[ 0.259728] evm: security.ima\n[ 0.260389] evm: security.capability\n[ 0.261259] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.263174] pinctrl core: initialized pinctrl subsystem\n[ 0.264309] RTC time: 10:48:33, date: 08/01/18\n[ 0.265309] NET: Registered protocol family 16\n[ 0.275145] cpuidle: using governor ladder\n[ 0.287172] cpuidle: using governor menu\n[ 0.288183] PCCT header not found.\n[ 0.289135] ACPI: bus type PCI registered\n[ 0.290126] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.291680] PCI: Using configuration type 1 for base access\n[ 0.303918] ACPI: Added _OSI(Module Device)\n[ 0.304971] ACPI: Added _OSI(Processor Device)\n[ 0.306064] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.307185] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.309407] ACPI: Interpreter enabled\n[ 0.310376] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.312627] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.314901] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.317178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.319469] ACPI: (supports S0 S5)\n[ 0.320359] ACPI: Using IOAPIC for interrupt routing\n[ 0.321541] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.325348] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.326790] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.328321] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.329829] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.332621] acpiphp: Slot [3] registered\n[ 0.333592] acpiphp: Slot [4] registered\n[ 0.334503] acpiphp: Slot [5] registered\n[ 0.335323] acpiphp: Slot [6] registered\n[ 0.336156] acpiphp: Slot [7] registered\n[ 0.336977] acpiphp: Slot [8] registered\n[ 0.337795] acpiphp: Slot [9] registered\n[ 0.338602] acpiphp: Slot [10] registered\n[ 0.349566] acpiphp: Slot [11] registered\n[ 0.350423] acpiphp: Slot [12] registered\n[ 0.351258] acpiphp: Slot [13] registered\n[ 0.352091] acpiphp: Slot [14] registered\n[ 0.352916] acpiphp: Slot [15] registered\n[ 0.353745] acpiphp: Slot [16] registered\n[ 0.354569] acpiphp: Slot [17] registered\n[ 0.355404] acpiphp: Slot [18] registered\n[ 0.356229] acpiphp: Slot [19] registered\n[ 0.357054] acpiphp: Slot [20] registered\n[ 0.357884] acpiphp: Slot [21] registered\n[ 0.358706] acpiphp: Slot [22] registered\n[ 0.359526] acpiphp: Slot [23] registered\n[ 0.360390] acpiphp: Slot [24] registered\n[ 0.361232] acpiphp: Slot [25] registered\n[ 0.362068] acpiphp: Slot [26] registered\n[ 0.362894] acpiphp: Slot [27] registered\n[ 0.363714] acpiphp: Slot [28] registered\n[ 0.364536] acpiphp: Slot [29] registered\n[ 0.365361] acpiphp: Slot [30] registered\n[ 0.366196] acpiphp: Slot [31] registered\n[ 0.367016] PCI host bridge to bus 0000:00\n[ 0.367836] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.369070] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.370302] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.371796] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.373265] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.374767] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.378232] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.379539] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.380746] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.382023] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.385864] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.387477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.406664] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.408602] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.410068] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.411524] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.412945] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.414283] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.415686] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.416777] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.418352] vgaarb: loaded\n[ 0.418967] vgaarb: bridge control possible 0000:00:02.0\n[ 0.420244] SCSI subsystem initialized\n[ 0.421224] ACPI: bus type USB registered\n[ 0.422080] usbcore: registered new interface driver usbfs\n[ 0.423153] usbcore: registered new interface driver hub\n[ 0.424187] usbcore: registered new device driver usb\n[ 0.425377] PCI: Using ACPI for IRQ routing\n[ 0.426539] NetLabel: Initializing\n[ 0.427284] NetLabel: domain hash size = 128\n[ 0.428153] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.429131] NetLabel: unlabeled traffic allowed by default\n[ 0.430371] clocksource: Switched to clocksource kvm-clock\n[ 0.440456] AppArmor: AppArmor Filesystem Enabled\n[ 0.441474] pnp: PnP ACPI init\n[ 0.442496] pnp: PnP ACPI: found 5 devices\n[ 0.449519] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.451288] NET: Registered protocol family 2\n[ 0.452413] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.453741] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.454972] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.456211] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.457314] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.458526] NET: Registered protocol family 1\n[ 0.459434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.460561] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.461655] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.480518] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.499087] Trying to unpack rootfs image as initramfs...\n[ 0.556072] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.557781] Scanning for low memory corruption every 60 seconds\n[ 0.559267] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.560455] audit: initializing netlink subsys (disabled)\n[ 0.561514] audit: type=2000 audit(1533120514.609:1): initialized\n[ 0.562900] Initialise system trusted keyring\n[ 0.563898] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.565080] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.567373] zbud: loaded\n[ 0.568158] VFS: Disk quotas dquot_6.6.0\n[ 0.569009] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.570680] fuse init (API version 7.23)\n[ 0.571652] Key type big_key registered\n[ 0.572477] Allocating IMA MOK and blacklist keyrings.\n[ 0.573878] Key type asymmetric registered\n[ 0.574732] Asymmetric key parser 'x509' registered\n[ 0.575731] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.577265] io scheduler noop registered\n[ 0.578080] io scheduler deadline registered (default)\n[ 0.579107] io scheduler cfq registered\n[ 0.579989] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.581057] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.582377] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.583863] ACPI: Power Button [PWRF]\n[ 0.584778] GHES: HEST is not enabled!\n[ 0.603349] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.640738] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.642985] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.669638] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.674046] Linux agpgart interface v0.103\n[ 0.678431] brd: module loaded\n[ 0.680480] loop: module loaded\n[ 0.685315] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.686823] GPT:90111 != 20971519\n[ 0.687536] GPT:Alternate GPT header not at the end of the disk.\n[ 0.688665] GPT:90111 != 20971519\n[ 0.689379] GPT: Use GNU Parted to correct GPT errors.\n[ 0.690404] vda: vda1 vda15\n[ 0.692358] scsi host0: ata_piix\n[ 0.693208] scsi host1: ata_piix\n[ 0.693959] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.695225] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.696632] libphy: Fixed MDIO Bus: probed\n[ 0.697521] tun: Universal TUN/TAP device driver, 1.6\n[ 0.698692] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.701440] PPP generic driver version 2.4.2\n[ 0.702469] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.703832] ehci-pci: EHCI PCI platform driver\n[ 0.704749] ehci-platform: EHCI generic platform driver\n[ 0.705776] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.707003] ohci-pci: OHCI PCI platform driver\n[ 0.707920] ohci-platform: OHCI generic platform driver\n[ 0.708959] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.728363] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.729465] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.731571] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.732655] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.733948] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.735261] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.736754] usb usb1: Product: UHCI Host Controller\n[ 0.737731] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.738928] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.739998] hub 1-0:1.0: USB hub found\n[ 0.740824] hub 1-0:1.0: 2 ports detected\n[ 0.741926] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.744335] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.745368] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.746543] mousedev: PS/2 mouse device common for all mice\n[ 0.747939] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.749940] rtc_cmos 00:00: RTC can wake from S4\n[ 0.751172] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.752429] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.753685] i2c /dev entries driver\n[ 0.754547] device-mapper: uevent: version 1.0.3\n[ 0.755590] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.757347] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.759193] NET: Registered protocol family 10\n[ 0.760674] NET: Registered protocol family 17\n[ 0.761677] Key type dns_resolver registered\n[ 0.762951] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.764106] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.765348] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.767371] registered taskstats version 1\n[ 0.768298] Loading compiled-in X.509 certificates\n[ 0.769872] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.771842] zswap: loaded using pool lzo/zbud\n[ 0.774203] Key type trusted registered\n[ 0.776128] Key type encrypted registered\n[ 0.777014] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.778122] ima: No TPM chip found, activating TPM-bypass!\n[ 0.779236] evm: HMAC attrs: 0x1\n[ 0.790709] Magic number: 14:931:829\n[ 0.791646] rtc_cmos 00:00: setting system clock to 2018-08-01 10:48:34 UTC (1533120514)\n[ 0.793401] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.794572] EDD information not available.\n[ 0.852809] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.854491] Write protecting the kernel read-only data: 14336k\n[ 0.858137] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.860187] 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.919902] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.82\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.200.201.5...\nLease of 10.200.201.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.200.201.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.00. iid=i-00000030\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\nvPing KO\n"} 2018-08-01 10:48:56,886 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/f76c6477-5c9e-40df-a3a5-db88cb6a8f52/action used request id req-4a80e622-a6e8-428b-ac6c-bd6dc4a256d5 2018-08-01 10:48:57,891 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/f76c6477-5c9e-40df-a3a5-db88cb6a8f52 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a1ca4d454f92e968c987484aed1a39bd6ea08fc" 2018-08-01 10:48:58,066 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:48: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-c123c6f2-23a2-4114-9374-f52fcf35cb0b x-compute-request-id: req-c123c6f2-23a2-4114-9374-f52fcf35cb0b Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:97:59", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f76c6477-5c9e-40df-a3a5-db88cb6a8f52", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f76c6477-5c9e-40df-a3a5-db88cb6a8f52", "rel": "bookmark"}], "image": {"id": "c06cdc25-ca00-4f41-a4e9-8a036f4de0a3", "links": [{"href": "http://172.30.9.24:8774/images/c06cdc25-ca00-4f41-a4e9-8a036f4de0a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T10:48:33.000000", "flavor": {"id": "b25fab03-894e-4230-9e25-5a659595aca9", "links": [{"href": "http://172.30.9.24:8774/flavors/b25fab03-894e-4230-9e25-5a659595aca9", "rel": "bookmark"}]}, "id": "f76c6477-5c9e-40df-a3a5-db88cb6a8f52", "security_groups": [{"name": "CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-sec-grp"}, {"name": "default"}], "user_id": "60f0a7c08d2d4ae18ef073b1ce2dd073", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:48:33Z", "hostId": "ccac80fec5e5b75c78edf6600abe021715232fc8725c06bfeca4c81e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-inst1", "created": "2018-08-01T10:48:28Z", "tenant_id": "cc1de927ca2e4df5b920875d02715d59", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:48:58,066 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/f76c6477-5c9e-40df-a3a5-db88cb6a8f52 used request id req-c123c6f2-23a2-4114-9374-f52fcf35cb0b 2018-08-01 10:48:58,069 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/f76c6477-5c9e-40df-a3a5-db88cb6a8f52/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a1ca4d454f92e968c987484aed1a39bd6ea08fc" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-01 10:48:58,144 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:48: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-d03eb983-fd23-4e41-8d15-c36b931a97af x-compute-request-id: req-d03eb983-fd23-4e41-8d15-c36b931a97af Content-Encoding: gzip Content-Length: 8134 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 445964248 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.153022] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.154703] pid_max: default: 32768 minimum: 301\n[ 0.155611] ACPI: Core revision 20150930\n[ 0.157034] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.158367] Security Framework initialized\n[ 0.159195] Yama: becoming mindful.\n[ 0.159939] AppArmor: AppArmor initialized\n[ 0.160820] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.162167] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.163464] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.164690] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.166144] Initializing cgroup subsys io\n[ 0.166974] Initializing cgroup subsys memory\n[ 0.167850] Initializing cgroup subsys devices\n[ 0.168742] Initializing cgroup subsys freezer\n[ 0.169624] Initializing cgroup subsys net_cls\n[ 0.170508] Initializing cgroup subsys perf_event\n[ 0.171432] Initializing cgroup subsys net_prio\n[ 0.172338] Initializing cgroup subsys hugetlb\n[ 0.173221] Initializing cgroup subsys pids\n[ 0.174109] CPU: Physical Processor ID: 0\n[ 0.175622] mce: CPU supports 10 MCE banks\n[ 0.176492] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.177507] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.179764] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.186269] ftrace: allocating 31920 entries in 125 pages\n[ 0.212673] smpboot: Max logical packages: 2\n[ 0.213546] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.214766] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.216148] x2apic enabled\n[ 0.216972] Switched APIC routing to physical x2apic.\n[ 0.218728] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.219955] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.222209] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.224165] KVM setup paravirtual spinlock\n[ 0.225655] x86: Booting SMP configuration:\n[ 0.226571] .... node #0, CPUs: #1\n[ 0.227475] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock\n[ 0.249458] x86: Booted up 1 node, 2 CPUs\n[ 0.249460] KVM setup async PF for cpu 1\n[ 0.249463] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.252523] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.254096] devtmpfs: initialized\n[ 0.255867] evm: security.selinux\n[ 0.256598] evm: security.SMACK64\n[ 0.257320] evm: security.SMACK64EXEC\n[ 0.258104] evm: security.SMACK64TRANSMUTE\n[ 0.258953] evm: security.SMACK64MMAP\n[ 0.259728] evm: security.ima\n[ 0.260389] evm: security.capability\n[ 0.261259] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.263174] pinctrl core: initialized pinctrl subsystem\n[ 0.264309] RTC time: 10:48:33, date: 08/01/18\n[ 0.265309] NET: Registered protocol family 16\n[ 0.275145] cpuidle: using governor ladder\n[ 0.287172] cpuidle: using governor menu\n[ 0.288183] PCCT header not found.\n[ 0.289135] ACPI: bus type PCI registered\n[ 0.290126] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.291680] PCI: Using configuration type 1 for base access\n[ 0.303918] ACPI: Added _OSI(Module Device)\n[ 0.304971] ACPI: Added _OSI(Processor Device)\n[ 0.306064] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.307185] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.309407] ACPI: Interpreter enabled\n[ 0.310376] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.312627] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.314901] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.317178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.319469] ACPI: (supports S0 S5)\n[ 0.320359] ACPI: Using IOAPIC for interrupt routing\n[ 0.321541] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.325348] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.326790] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.328321] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.329829] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.332621] acpiphp: Slot [3] registered\n[ 0.333592] acpiphp: Slot [4] registered\n[ 0.334503] acpiphp: Slot [5] registered\n[ 0.335323] acpiphp: Slot [6] registered\n[ 0.336156] acpiphp: Slot [7] registered\n[ 0.336977] acpiphp: Slot [8] registered\n[ 0.337795] acpiphp: Slot [9] registered\n[ 0.338602] acpiphp: Slot [10] registered\n[ 0.349566] acpiphp: Slot [11] registered\n[ 0.350423] acpiphp: Slot [12] registered\n[ 0.351258] acpiphp: Slot [13] registered\n[ 0.352091] acpiphp: Slot [14] registered\n[ 0.352916] acpiphp: Slot [15] registered\n[ 0.353745] acpiphp: Slot [16] registered\n[ 0.354569] acpiphp: Slot [17] registered\n[ 0.355404] acpiphp: Slot [18] registered\n[ 0.356229] acpiphp: Slot [19] registered\n[ 0.357054] acpiphp: Slot [20] registered\n[ 0.357884] acpiphp: Slot [21] registered\n[ 0.358706] acpiphp: Slot [22] registered\n[ 0.359526] acpiphp: Slot [23] registered\n[ 0.360390] acpiphp: Slot [24] registered\n[ 0.361232] acpiphp: Slot [25] registered\n[ 0.362068] acpiphp: Slot [26] registered\n[ 0.362894] acpiphp: Slot [27] registered\n[ 0.363714] acpiphp: Slot [28] registered\n[ 0.364536] acpiphp: Slot [29] registered\n[ 0.365361] acpiphp: Slot [30] registered\n[ 0.366196] acpiphp: Slot [31] registered\n[ 0.367016] PCI host bridge to bus 0000:00\n[ 0.367836] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.369070] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.370302] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.371796] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.373265] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.374767] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.378232] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.379539] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.380746] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.382023] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.385864] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.387477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.406664] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.408602] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.410068] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.411524] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.412945] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.414283] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.415686] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.416777] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.418352] vgaarb: loaded\n[ 0.418967] vgaarb: bridge control possible 0000:00:02.0\n[ 0.420244] SCSI subsystem initialized\n[ 0.421224] ACPI: bus type USB registered\n[ 0.422080] usbcore: registered new interface driver usbfs\n[ 0.423153] usbcore: registered new interface driver hub\n[ 0.424187] usbcore: registered new device driver usb\n[ 0.425377] PCI: Using ACPI for IRQ routing\n[ 0.426539] NetLabel: Initializing\n[ 0.427284] NetLabel: domain hash size = 128\n[ 0.428153] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.429131] NetLabel: unlabeled traffic allowed by default\n[ 0.430371] clocksource: Switched to clocksource kvm-clock\n[ 0.440456] AppArmor: AppArmor Filesystem Enabled\n[ 0.441474] pnp: PnP ACPI init\n[ 0.442496] pnp: PnP ACPI: found 5 devices\n[ 0.449519] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.451288] NET: Registered protocol family 2\n[ 0.452413] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.453741] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.454972] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.456211] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.457314] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.458526] NET: Registered protocol family 1\n[ 0.459434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.460561] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.461655] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.480518] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.499087] Trying to unpack rootfs image as initramfs...\n[ 0.556072] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.557781] Scanning for low memory corruption every 60 seconds\n[ 0.559267] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.560455] audit: initializing netlink subsys (disabled)\n[ 0.561514] audit: type=2000 audit(1533120514.609:1): initialized\n[ 0.562900] Initialise system trusted keyring\n[ 0.563898] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.565080] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.567373] zbud: loaded\n[ 0.568158] VFS: Disk quotas dquot_6.6.0\n[ 0.569009] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.570680] fuse init (API version 7.23)\n[ 0.571652] Key type big_key registered\n[ 0.572477] Allocating IMA MOK and blacklist keyrings.\n[ 0.573878] Key type asymmetric registered\n[ 0.574732] Asymmetric key parser 'x509' registered\n[ 0.575731] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.577265] io scheduler noop registered\n[ 0.578080] io scheduler deadline registered (default)\n[ 0.579107] io scheduler cfq registered\n[ 0.579989] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.581057] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.582377] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.583863] ACPI: Power Button [PWRF]\n[ 0.584778] GHES: HEST is not enabled!\n[ 0.603349] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.640738] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.642985] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.669638] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.674046] Linux agpgart interface v0.103\n[ 0.678431] brd: module loaded\n[ 0.680480] loop: module loaded\n[ 0.685315] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.686823] GPT:90111 != 20971519\n[ 0.687536] GPT:Alternate GPT header not at the end of the disk.\n[ 0.688665] GPT:90111 != 20971519\n[ 0.689379] GPT: Use GNU Parted to correct GPT errors.\n[ 0.690404] vda: vda1 vda15\n[ 0.692358] scsi host0: ata_piix\n[ 0.693208] scsi host1: ata_piix\n[ 0.693959] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.695225] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.696632] libphy: Fixed MDIO Bus: probed\n[ 0.697521] tun: Universal TUN/TAP device driver, 1.6\n[ 0.698692] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.701440] PPP generic driver version 2.4.2\n[ 0.702469] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.703832] ehci-pci: EHCI PCI platform driver\n[ 0.704749] ehci-platform: EHCI generic platform driver\n[ 0.705776] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.707003] ohci-pci: OHCI PCI platform driver\n[ 0.707920] ohci-platform: OHCI generic platform driver\n[ 0.708959] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.728363] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.729465] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.731571] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.732655] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.733948] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.735261] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.736754] usb usb1: Product: UHCI Host Controller\n[ 0.737731] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.738928] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.739998] hub 1-0:1.0: USB hub found\n[ 0.740824] hub 1-0:1.0: 2 ports detected\n[ 0.741926] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.744335] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.745368] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.746543] mousedev: PS/2 mouse device common for all mice\n[ 0.747939] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.749940] rtc_cmos 00:00: RTC can wake from S4\n[ 0.751172] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.752429] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.753685] i2c /dev entries driver\n[ 0.754547] device-mapper: uevent: version 1.0.3\n[ 0.755590] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.757347] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.759193] NET: Registered protocol family 10\n[ 0.760674] NET: Registered protocol family 17\n[ 0.761677] Key type dns_resolver registered\n[ 0.762951] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.764106] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.765348] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.767371] registered taskstats version 1\n[ 0.768298] Loading compiled-in X.509 certificates\n[ 0.769872] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.771842] zswap: loaded using pool lzo/zbud\n[ 0.774203] Key type trusted registered\n[ 0.776128] Key type encrypted registered\n[ 0.777014] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.778122] ima: No TPM chip found, activating TPM-bypass!\n[ 0.779236] evm: HMAC attrs: 0x1\n[ 0.790709] Magic number: 14:931:829\n[ 0.791646] rtc_cmos 00:00: setting system clock to 2018-08-01 10:48:34 UTC (1533120514)\n[ 0.793401] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.794572] EDD information not available.\n[ 0.852809] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.854491] Write protecting the kernel read-only data: 14336k\n[ 0.858137] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.860187] 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.919902] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.82\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.200.201.5...\nLease of 10.200.201.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.200.201.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.00. iid=i-00000030\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\nvPing KO\n"} 2018-08-01 10:48:58,144 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/f76c6477-5c9e-40df-a3a5-db88cb6a8f52/action used request id req-d03eb983-fd23-4e41-8d15-c36b931a97af 2018-08-01 10:48:59,149 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/f76c6477-5c9e-40df-a3a5-db88cb6a8f52 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a1ca4d454f92e968c987484aed1a39bd6ea08fc" 2018-08-01 10:48:59,615 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:48: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-8f64d0f8-651f-4099-af5f-a96e12953a09 x-compute-request-id: req-8f64d0f8-651f-4099-af5f-a96e12953a09 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:97:59", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f76c6477-5c9e-40df-a3a5-db88cb6a8f52", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f76c6477-5c9e-40df-a3a5-db88cb6a8f52", "rel": "bookmark"}], "image": {"id": "c06cdc25-ca00-4f41-a4e9-8a036f4de0a3", "links": [{"href": "http://172.30.9.24:8774/images/c06cdc25-ca00-4f41-a4e9-8a036f4de0a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T10:48:33.000000", "flavor": {"id": "b25fab03-894e-4230-9e25-5a659595aca9", "links": [{"href": "http://172.30.9.24:8774/flavors/b25fab03-894e-4230-9e25-5a659595aca9", "rel": "bookmark"}]}, "id": "f76c6477-5c9e-40df-a3a5-db88cb6a8f52", "security_groups": [{"name": "CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-sec-grp"}, {"name": "default"}], "user_id": "60f0a7c08d2d4ae18ef073b1ce2dd073", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:48:33Z", "hostId": "ccac80fec5e5b75c78edf6600abe021715232fc8725c06bfeca4c81e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-inst1", "created": "2018-08-01T10:48:28Z", "tenant_id": "cc1de927ca2e4df5b920875d02715d59", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:48:59,615 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/f76c6477-5c9e-40df-a3a5-db88cb6a8f52 used request id req-8f64d0f8-651f-4099-af5f-a96e12953a09 2018-08-01 10:48:59,618 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/f76c6477-5c9e-40df-a3a5-db88cb6a8f52/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a1ca4d454f92e968c987484aed1a39bd6ea08fc" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-01 10:48:59,689 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:48: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-8714df8f-aac0-4ebb-983e-f8b025579d09 x-compute-request-id: req-8714df8f-aac0-4ebb-983e-f8b025579d09 Content-Encoding: gzip Content-Length: 8134 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 445964248 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.153022] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.154703] pid_max: default: 32768 minimum: 301\n[ 0.155611] ACPI: Core revision 20150930\n[ 0.157034] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.158367] Security Framework initialized\n[ 0.159195] Yama: becoming mindful.\n[ 0.159939] AppArmor: AppArmor initialized\n[ 0.160820] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.162167] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.163464] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.164690] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.166144] Initializing cgroup subsys io\n[ 0.166974] Initializing cgroup subsys memory\n[ 0.167850] Initializing cgroup subsys devices\n[ 0.168742] Initializing cgroup subsys freezer\n[ 0.169624] Initializing cgroup subsys net_cls\n[ 0.170508] Initializing cgroup subsys perf_event\n[ 0.171432] Initializing cgroup subsys net_prio\n[ 0.172338] Initializing cgroup subsys hugetlb\n[ 0.173221] Initializing cgroup subsys pids\n[ 0.174109] CPU: Physical Processor ID: 0\n[ 0.175622] mce: CPU supports 10 MCE banks\n[ 0.176492] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.177507] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.179764] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.186269] ftrace: allocating 31920 entries in 125 pages\n[ 0.212673] smpboot: Max logical packages: 2\n[ 0.213546] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.214766] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.216148] x2apic enabled\n[ 0.216972] Switched APIC routing to physical x2apic.\n[ 0.218728] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.219955] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.222209] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.224165] KVM setup paravirtual spinlock\n[ 0.225655] x86: Booting SMP configuration:\n[ 0.226571] .... node #0, CPUs: #1\n[ 0.227475] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock\n[ 0.249458] x86: Booted up 1 node, 2 CPUs\n[ 0.249460] KVM setup async PF for cpu 1\n[ 0.249463] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.252523] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.254096] devtmpfs: initialized\n[ 0.255867] evm: security.selinux\n[ 0.256598] evm: security.SMACK64\n[ 0.257320] evm: security.SMACK64EXEC\n[ 0.258104] evm: security.SMACK64TRANSMUTE\n[ 0.258953] evm: security.SMACK64MMAP\n[ 0.259728] evm: security.ima\n[ 0.260389] evm: security.capability\n[ 0.261259] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.263174] pinctrl core: initialized pinctrl subsystem\n[ 0.264309] RTC time: 10:48:33, date: 08/01/18\n[ 0.265309] NET: Registered protocol family 16\n[ 0.275145] cpuidle: using governor ladder\n[ 0.287172] cpuidle: using governor menu\n[ 0.288183] PCCT header not found.\n[ 0.289135] ACPI: bus type PCI registered\n[ 0.290126] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.291680] PCI: Using configuration type 1 for base access\n[ 0.303918] ACPI: Added _OSI(Module Device)\n[ 0.304971] ACPI: Added _OSI(Processor Device)\n[ 0.306064] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.307185] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.309407] ACPI: Interpreter enabled\n[ 0.310376] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.312627] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.314901] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.317178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.319469] ACPI: (supports S0 S5)\n[ 0.320359] ACPI: Using IOAPIC for interrupt routing\n[ 0.321541] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.325348] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.326790] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.328321] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.329829] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.332621] acpiphp: Slot [3] registered\n[ 0.333592] acpiphp: Slot [4] registered\n[ 0.334503] acpiphp: Slot [5] registered\n[ 0.335323] acpiphp: Slot [6] registered\n[ 0.336156] acpiphp: Slot [7] registered\n[ 0.336977] acpiphp: Slot [8] registered\n[ 0.337795] acpiphp: Slot [9] registered\n[ 0.338602] acpiphp: Slot [10] registered\n[ 0.349566] acpiphp: Slot [11] registered\n[ 0.350423] acpiphp: Slot [12] registered\n[ 0.351258] acpiphp: Slot [13] registered\n[ 0.352091] acpiphp: Slot [14] registered\n[ 0.352916] acpiphp: Slot [15] registered\n[ 0.353745] acpiphp: Slot [16] registered\n[ 0.354569] acpiphp: Slot [17] registered\n[ 0.355404] acpiphp: Slot [18] registered\n[ 0.356229] acpiphp: Slot [19] registered\n[ 0.357054] acpiphp: Slot [20] registered\n[ 0.357884] acpiphp: Slot [21] registered\n[ 0.358706] acpiphp: Slot [22] registered\n[ 0.359526] acpiphp: Slot [23] registered\n[ 0.360390] acpiphp: Slot [24] registered\n[ 0.361232] acpiphp: Slot [25] registered\n[ 0.362068] acpiphp: Slot [26] registered\n[ 0.362894] acpiphp: Slot [27] registered\n[ 0.363714] acpiphp: Slot [28] registered\n[ 0.364536] acpiphp: Slot [29] registered\n[ 0.365361] acpiphp: Slot [30] registered\n[ 0.366196] acpiphp: Slot [31] registered\n[ 0.367016] PCI host bridge to bus 0000:00\n[ 0.367836] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.369070] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.370302] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.371796] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.373265] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.374767] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.378232] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.379539] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.380746] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.382023] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.385864] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.387477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.406664] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.408602] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.410068] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.411524] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.412945] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.414283] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.415686] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.416777] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.418352] vgaarb: loaded\n[ 0.418967] vgaarb: bridge control possible 0000:00:02.0\n[ 0.420244] SCSI subsystem initialized\n[ 0.421224] ACPI: bus type USB registered\n[ 0.422080] usbcore: registered new interface driver usbfs\n[ 0.423153] usbcore: registered new interface driver hub\n[ 0.424187] usbcore: registered new device driver usb\n[ 0.425377] PCI: Using ACPI for IRQ routing\n[ 0.426539] NetLabel: Initializing\n[ 0.427284] NetLabel: domain hash size = 128\n[ 0.428153] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.429131] NetLabel: unlabeled traffic allowed by default\n[ 0.430371] clocksource: Switched to clocksource kvm-clock\n[ 0.440456] AppArmor: AppArmor Filesystem Enabled\n[ 0.441474] pnp: PnP ACPI init\n[ 0.442496] pnp: PnP ACPI: found 5 devices\n[ 0.449519] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.451288] NET: Registered protocol family 2\n[ 0.452413] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.453741] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.454972] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.456211] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.457314] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.458526] NET: Registered protocol family 1\n[ 0.459434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.460561] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.461655] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.480518] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.499087] Trying to unpack rootfs image as initramfs...\n[ 0.556072] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.557781] Scanning for low memory corruption every 60 seconds\n[ 0.559267] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.560455] audit: initializing netlink subsys (disabled)\n[ 0.561514] audit: type=2000 audit(1533120514.609:1): initialized\n[ 0.562900] Initialise system trusted keyring\n[ 0.563898] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.565080] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.567373] zbud: loaded\n[ 0.568158] VFS: Disk quotas dquot_6.6.0\n[ 0.569009] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.570680] fuse init (API version 7.23)\n[ 0.571652] Key type big_key registered\n[ 0.572477] Allocating IMA MOK and blacklist keyrings.\n[ 0.573878] Key type asymmetric registered\n[ 0.574732] Asymmetric key parser 'x509' registered\n[ 0.575731] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.577265] io scheduler noop registered\n[ 0.578080] io scheduler deadline registered (default)\n[ 0.579107] io scheduler cfq registered\n[ 0.579989] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.581057] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.582377] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.583863] ACPI: Power Button [PWRF]\n[ 0.584778] GHES: HEST is not enabled!\n[ 0.603349] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.640738] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.642985] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.669638] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.674046] Linux agpgart interface v0.103\n[ 0.678431] brd: module loaded\n[ 0.680480] loop: module loaded\n[ 0.685315] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.686823] GPT:90111 != 20971519\n[ 0.687536] GPT:Alternate GPT header not at the end of the disk.\n[ 0.688665] GPT:90111 != 20971519\n[ 0.689379] GPT: Use GNU Parted to correct GPT errors.\n[ 0.690404] vda: vda1 vda15\n[ 0.692358] scsi host0: ata_piix\n[ 0.693208] scsi host1: ata_piix\n[ 0.693959] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.695225] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.696632] libphy: Fixed MDIO Bus: probed\n[ 0.697521] tun: Universal TUN/TAP device driver, 1.6\n[ 0.698692] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.701440] PPP generic driver version 2.4.2\n[ 0.702469] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.703832] ehci-pci: EHCI PCI platform driver\n[ 0.704749] ehci-platform: EHCI generic platform driver\n[ 0.705776] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.707003] ohci-pci: OHCI PCI platform driver\n[ 0.707920] ohci-platform: OHCI generic platform driver\n[ 0.708959] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.728363] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.729465] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.731571] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.732655] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.733948] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.735261] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.736754] usb usb1: Product: UHCI Host Controller\n[ 0.737731] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.738928] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.739998] hub 1-0:1.0: USB hub found\n[ 0.740824] hub 1-0:1.0: 2 ports detected\n[ 0.741926] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.744335] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.745368] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.746543] mousedev: PS/2 mouse device common for all mice\n[ 0.747939] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.749940] rtc_cmos 00:00: RTC can wake from S4\n[ 0.751172] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.752429] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.753685] i2c /dev entries driver\n[ 0.754547] device-mapper: uevent: version 1.0.3\n[ 0.755590] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.757347] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.759193] NET: Registered protocol family 10\n[ 0.760674] NET: Registered protocol family 17\n[ 0.761677] Key type dns_resolver registered\n[ 0.762951] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.764106] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.765348] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.767371] registered taskstats version 1\n[ 0.768298] Loading compiled-in X.509 certificates\n[ 0.769872] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.771842] zswap: loaded using pool lzo/zbud\n[ 0.774203] Key type trusted registered\n[ 0.776128] Key type encrypted registered\n[ 0.777014] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.778122] ima: No TPM chip found, activating TPM-bypass!\n[ 0.779236] evm: HMAC attrs: 0x1\n[ 0.790709] Magic number: 14:931:829\n[ 0.791646] rtc_cmos 00:00: setting system clock to 2018-08-01 10:48:34 UTC (1533120514)\n[ 0.793401] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.794572] EDD information not available.\n[ 0.852809] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.854491] Write protecting the kernel read-only data: 14336k\n[ 0.858137] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.860187] 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.919902] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.82\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.200.201.5...\nLease of 10.200.201.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.200.201.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.00. iid=i-00000030\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\nvPing KO\n"} 2018-08-01 10:48:59,690 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/f76c6477-5c9e-40df-a3a5-db88cb6a8f52/action used request id req-8714df8f-aac0-4ebb-983e-f8b025579d09 2018-08-01 10:49:00,694 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/f76c6477-5c9e-40df-a3a5-db88cb6a8f52 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a1ca4d454f92e968c987484aed1a39bd6ea08fc" 2018-08-01 10:49:00,957 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:49: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-6d015c89-8b00-45d4-9bda-a5c2fb187289 x-compute-request-id: req-6d015c89-8b00-45d4-9bda-a5c2fb187289 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:97:59", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f76c6477-5c9e-40df-a3a5-db88cb6a8f52", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f76c6477-5c9e-40df-a3a5-db88cb6a8f52", "rel": "bookmark"}], "image": {"id": "c06cdc25-ca00-4f41-a4e9-8a036f4de0a3", "links": [{"href": "http://172.30.9.24:8774/images/c06cdc25-ca00-4f41-a4e9-8a036f4de0a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T10:48:33.000000", "flavor": {"id": "b25fab03-894e-4230-9e25-5a659595aca9", "links": [{"href": "http://172.30.9.24:8774/flavors/b25fab03-894e-4230-9e25-5a659595aca9", "rel": "bookmark"}]}, "id": "f76c6477-5c9e-40df-a3a5-db88cb6a8f52", "security_groups": [{"name": "CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-sec-grp"}, {"name": "default"}], "user_id": "60f0a7c08d2d4ae18ef073b1ce2dd073", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:48:33Z", "hostId": "ccac80fec5e5b75c78edf6600abe021715232fc8725c06bfeca4c81e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-inst1", "created": "2018-08-01T10:48:28Z", "tenant_id": "cc1de927ca2e4df5b920875d02715d59", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:49:00,957 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/f76c6477-5c9e-40df-a3a5-db88cb6a8f52 used request id req-6d015c89-8b00-45d4-9bda-a5c2fb187289 2018-08-01 10:49:00,961 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/f76c6477-5c9e-40df-a3a5-db88cb6a8f52/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a1ca4d454f92e968c987484aed1a39bd6ea08fc" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-01 10:49:01,043 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:49: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-fc822e6f-bee3-4a31-b81d-e46cdfe793ef x-compute-request-id: req-fc822e6f-bee3-4a31-b81d-e46cdfe793ef Content-Encoding: gzip Content-Length: 8136 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 445964248 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.153022] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.154703] pid_max: default: 32768 minimum: 301\n[ 0.155611] ACPI: Core revision 20150930\n[ 0.157034] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.158367] Security Framework initialized\n[ 0.159195] Yama: becoming mindful.\n[ 0.159939] AppArmor: AppArmor initialized\n[ 0.160820] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.162167] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.163464] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.164690] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.166144] Initializing cgroup subsys io\n[ 0.166974] Initializing cgroup subsys memory\n[ 0.167850] Initializing cgroup subsys devices\n[ 0.168742] Initializing cgroup subsys freezer\n[ 0.169624] Initializing cgroup subsys net_cls\n[ 0.170508] Initializing cgroup subsys perf_event\n[ 0.171432] Initializing cgroup subsys net_prio\n[ 0.172338] Initializing cgroup subsys hugetlb\n[ 0.173221] Initializing cgroup subsys pids\n[ 0.174109] CPU: Physical Processor ID: 0\n[ 0.175622] mce: CPU supports 10 MCE banks\n[ 0.176492] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.177507] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.179764] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.186269] ftrace: allocating 31920 entries in 125 pages\n[ 0.212673] smpboot: Max logical packages: 2\n[ 0.213546] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.214766] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.216148] x2apic enabled\n[ 0.216972] Switched APIC routing to physical x2apic.\n[ 0.218728] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.219955] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.222209] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.224165] KVM setup paravirtual spinlock\n[ 0.225655] x86: Booting SMP configuration:\n[ 0.226571] .... node #0, CPUs: #1\n[ 0.227475] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock\n[ 0.249458] x86: Booted up 1 node, 2 CPUs\n[ 0.249460] KVM setup async PF for cpu 1\n[ 0.249463] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.252523] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.254096] devtmpfs: initialized\n[ 0.255867] evm: security.selinux\n[ 0.256598] evm: security.SMACK64\n[ 0.257320] evm: security.SMACK64EXEC\n[ 0.258104] evm: security.SMACK64TRANSMUTE\n[ 0.258953] evm: security.SMACK64MMAP\n[ 0.259728] evm: security.ima\n[ 0.260389] evm: security.capability\n[ 0.261259] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.263174] pinctrl core: initialized pinctrl subsystem\n[ 0.264309] RTC time: 10:48:33, date: 08/01/18\n[ 0.265309] NET: Registered protocol family 16\n[ 0.275145] cpuidle: using governor ladder\n[ 0.287172] cpuidle: using governor menu\n[ 0.288183] PCCT header not found.\n[ 0.289135] ACPI: bus type PCI registered\n[ 0.290126] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.291680] PCI: Using configuration type 1 for base access\n[ 0.303918] ACPI: Added _OSI(Module Device)\n[ 0.304971] ACPI: Added _OSI(Processor Device)\n[ 0.306064] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.307185] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.309407] ACPI: Interpreter enabled\n[ 0.310376] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.312627] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.314901] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.317178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.319469] ACPI: (supports S0 S5)\n[ 0.320359] ACPI: Using IOAPIC for interrupt routing\n[ 0.321541] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.325348] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.326790] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.328321] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.329829] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.332621] acpiphp: Slot [3] registered\n[ 0.333592] acpiphp: Slot [4] registered\n[ 0.334503] acpiphp: Slot [5] registered\n[ 0.335323] acpiphp: Slot [6] registered\n[ 0.336156] acpiphp: Slot [7] registered\n[ 0.336977] acpiphp: Slot [8] registered\n[ 0.337795] acpiphp: Slot [9] registered\n[ 0.338602] acpiphp: Slot [10] registered\n[ 0.349566] acpiphp: Slot [11] registered\n[ 0.350423] acpiphp: Slot [12] registered\n[ 0.351258] acpiphp: Slot [13] registered\n[ 0.352091] acpiphp: Slot [14] registered\n[ 0.352916] acpiphp: Slot [15] registered\n[ 0.353745] acpiphp: Slot [16] registered\n[ 0.354569] acpiphp: Slot [17] registered\n[ 0.355404] acpiphp: Slot [18] registered\n[ 0.356229] acpiphp: Slot [19] registered\n[ 0.357054] acpiphp: Slot [20] registered\n[ 0.357884] acpiphp: Slot [21] registered\n[ 0.358706] acpiphp: Slot [22] registered\n[ 0.359526] acpiphp: Slot [23] registered\n[ 0.360390] acpiphp: Slot [24] registered\n[ 0.361232] acpiphp: Slot [25] registered\n[ 0.362068] acpiphp: Slot [26] registered\n[ 0.362894] acpiphp: Slot [27] registered\n[ 0.363714] acpiphp: Slot [28] registered\n[ 0.364536] acpiphp: Slot [29] registered\n[ 0.365361] acpiphp: Slot [30] registered\n[ 0.366196] acpiphp: Slot [31] registered\n[ 0.367016] PCI host bridge to bus 0000:00\n[ 0.367836] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.369070] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.370302] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.371796] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.373265] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.374767] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.378232] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.379539] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.380746] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.382023] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.385864] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.387477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.406664] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.408602] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.410068] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.411524] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.412945] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.414283] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.415686] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.416777] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.418352] vgaarb: loaded\n[ 0.418967] vgaarb: bridge control possible 0000:00:02.0\n[ 0.420244] SCSI subsystem initialized\n[ 0.421224] ACPI: bus type USB registered\n[ 0.422080] usbcore: registered new interface driver usbfs\n[ 0.423153] usbcore: registered new interface driver hub\n[ 0.424187] usbcore: registered new device driver usb\n[ 0.425377] PCI: Using ACPI for IRQ routing\n[ 0.426539] NetLabel: Initializing\n[ 0.427284] NetLabel: domain hash size = 128\n[ 0.428153] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.429131] NetLabel: unlabeled traffic allowed by default\n[ 0.430371] clocksource: Switched to clocksource kvm-clock\n[ 0.440456] AppArmor: AppArmor Filesystem Enabled\n[ 0.441474] pnp: PnP ACPI init\n[ 0.442496] pnp: PnP ACPI: found 5 devices\n[ 0.449519] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.451288] NET: Registered protocol family 2\n[ 0.452413] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.453741] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.454972] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.456211] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.457314] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.458526] NET: Registered protocol family 1\n[ 0.459434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.460561] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.461655] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.480518] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.499087] Trying to unpack rootfs image as initramfs...\n[ 0.556072] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.557781] Scanning for low memory corruption every 60 seconds\n[ 0.559267] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.560455] audit: initializing netlink subsys (disabled)\n[ 0.561514] audit: type=2000 audit(1533120514.609:1): initialized\n[ 0.562900] Initialise system trusted keyring\n[ 0.563898] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.565080] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.567373] zbud: loaded\n[ 0.568158] VFS: Disk quotas dquot_6.6.0\n[ 0.569009] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.570680] fuse init (API version 7.23)\n[ 0.571652] Key type big_key registered\n[ 0.572477] Allocating IMA MOK and blacklist keyrings.\n[ 0.573878] Key type asymmetric registered\n[ 0.574732] Asymmetric key parser 'x509' registered\n[ 0.575731] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.577265] io scheduler noop registered\n[ 0.578080] io scheduler deadline registered (default)\n[ 0.579107] io scheduler cfq registered\n[ 0.579989] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.581057] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.582377] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.583863] ACPI: Power Button [PWRF]\n[ 0.584778] GHES: HEST is not enabled!\n[ 0.603349] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.640738] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.642985] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.669638] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.674046] Linux agpgart interface v0.103\n[ 0.678431] brd: module loaded\n[ 0.680480] loop: module loaded\n[ 0.685315] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.686823] GPT:90111 != 20971519\n[ 0.687536] GPT:Alternate GPT header not at the end of the disk.\n[ 0.688665] GPT:90111 != 20971519\n[ 0.689379] GPT: Use GNU Parted to correct GPT errors.\n[ 0.690404] vda: vda1 vda15\n[ 0.692358] scsi host0: ata_piix\n[ 0.693208] scsi host1: ata_piix\n[ 0.693959] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.695225] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.696632] libphy: Fixed MDIO Bus: probed\n[ 0.697521] tun: Universal TUN/TAP device driver, 1.6\n[ 0.698692] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.701440] PPP generic driver version 2.4.2\n[ 0.702469] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.703832] ehci-pci: EHCI PCI platform driver\n[ 0.704749] ehci-platform: EHCI generic platform driver\n[ 0.705776] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.707003] ohci-pci: OHCI PCI platform driver\n[ 0.707920] ohci-platform: OHCI generic platform driver\n[ 0.708959] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.728363] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.729465] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.731571] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.732655] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.733948] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.735261] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.736754] usb usb1: Product: UHCI Host Controller\n[ 0.737731] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.738928] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.739998] hub 1-0:1.0: USB hub found\n[ 0.740824] hub 1-0:1.0: 2 ports detected\n[ 0.741926] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.744335] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.745368] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.746543] mousedev: PS/2 mouse device common for all mice\n[ 0.747939] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.749940] rtc_cmos 00:00: RTC can wake from S4\n[ 0.751172] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.752429] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.753685] i2c /dev entries driver\n[ 0.754547] device-mapper: uevent: version 1.0.3\n[ 0.755590] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.757347] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.759193] NET: Registered protocol family 10\n[ 0.760674] NET: Registered protocol family 17\n[ 0.761677] Key type dns_resolver registered\n[ 0.762951] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.764106] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.765348] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.767371] registered taskstats version 1\n[ 0.768298] Loading compiled-in X.509 certificates\n[ 0.769872] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.771842] zswap: loaded using pool lzo/zbud\n[ 0.774203] Key type trusted registered\n[ 0.776128] Key type encrypted registered\n[ 0.777014] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.778122] ima: No TPM chip found, activating TPM-bypass!\n[ 0.779236] evm: HMAC attrs: 0x1\n[ 0.790709] Magic number: 14:931:829\n[ 0.791646] rtc_cmos 00:00: setting system clock to 2018-08-01 10:48:34 UTC (1533120514)\n[ 0.793401] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.794572] EDD information not available.\n[ 0.852809] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.854491] Write protecting the kernel read-only data: 14336k\n[ 0.858137] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.860187] 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.919902] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.82\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.200.201.5...\nLease of 10.200.201.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.200.201.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.00. iid=i-00000030\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\nvPing KO\nvPing KO\nvPing OK\n"} 2018-08-01 10:49:01,044 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/f76c6477-5c9e-40df-a3a5-db88cb6a8f52/action used request id req-fc822e6f-bee3-4a31-b81d-e46cdfe793ef 2018-08-01 10:49:02,048 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/dfeef4fe-5e14-45d9-9443-46e32fe012ad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2048ca68df643880f49d4258edd46b9b8e4dbc" 2018-08-01 10:49:02,214 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:49: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-520cedc2-e4db-446b-8a88-c4b81be3dec5 x-compute-request-id: req-520cedc2-e4db-446b-8a88-c4b81be3dec5 Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:a5:dc", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/dfeef4fe-5e14-45d9-9443-46e32fe012ad", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/dfeef4fe-5e14-45d9-9443-46e32fe012ad", "rel": "bookmark"}], "image": {"id": "c06cdc25-ca00-4f41-a4e9-8a036f4de0a3", "links": [{"href": "http://172.30.9.24:8774/images/c06cdc25-ca00-4f41-a4e9-8a036f4de0a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T10:48:50.000000", "flavor": {"id": "b25fab03-894e-4230-9e25-5a659595aca9", "links": [{"href": "http://172.30.9.24:8774/flavors/b25fab03-894e-4230-9e25-5a659595aca9", "rel": "bookmark"}]}, "id": "dfeef4fe-5e14-45d9-9443-46e32fe012ad", "security_groups": [{"name": "CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-sec-grp"}, {"name": "default"}], "user_id": "60f0a7c08d2d4ae18ef073b1ce2dd073", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:48:50Z", "hostId": "bf44fe70010cdeb091b22d2c874d9377b6dc21a4333e56c3645bdb5a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-inst2", "created": "2018-08-01T10:48:43Z", "tenant_id": "cc1de927ca2e4df5b920875d02715d59", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:49:02,215 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/dfeef4fe-5e14-45d9-9443-46e32fe012ad used request id req-520cedc2-e4db-446b-8a88-c4b81be3dec5 2018-08-01 10:49:02,217 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/dfeef4fe-5e14-45d9-9443-46e32fe012ad/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2048ca68df643880f49d4258edd46b9b8e4dbc" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-01 10:49:02,285 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:49: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-951da745-13f0-4cc1-9f9b-49e2b9117af6 x-compute-request-id: req-951da745-13f0-4cc1-9f9b-49e2b9117af6 Content-Encoding: gzip Content-Length: 9616 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 491289762 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.140824] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.142568] pid_max: default: 32768 minimum: 301\n[ 0.143505] ACPI: Core revision 20150930\n[ 0.144939] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.146312] Security Framework initialized\n[ 0.147165] Yama: becoming mindful.\n[ 0.147945] AppArmor: AppArmor initialized\n[ 0.148848] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.150275] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.151659] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.152962] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.154476] Initializing cgroup subsys io\n[ 0.155340] Initializing cgroup subsys memory\n[ 0.156270] Initializing cgroup subsys devices\n[ 0.157200] Initializing cgroup subsys freezer\n[ 0.158127] Initializing cgroup subsys net_cls\n[ 0.159041] Initializing cgroup subsys perf_event\n[ 0.160011] Initializing cgroup subsys net_prio\n[ 0.160943] Initializing cgroup subsys hugetlb\n[ 0.161860] Initializing cgroup subsys pids\n[ 0.162781] CPU: Physical Processor ID: 0\n[ 0.164344] mce: CPU supports 10 MCE banks\n[ 0.165243] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.166322] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168633] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174985] ftrace: allocating 31920 entries in 125 pages\n[ 0.200447] smpboot: Max logical packages: 2\n[ 0.201388] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202682] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.204135] x2apic enabled\n[ 0.204981] Switched APIC routing to physical x2apic.\n[ 0.206781] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.208079] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.210465] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.212512] KVM setup paravirtual spinlock\n[ 0.214004] x86: Booting SMP configuration:\n[ 0.214960] .... node #0, CPUs: #1\n[ 0.215920] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock\n[ 0.238178] x86: Booted up 1 node, 2 CPUs\n[ 0.238180] KVM setup async PF for cpu 1\n[ 0.238183] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.240872] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.242508] devtmpfs: initialized\n[ 0.244268] evm: security.selinux\n[ 0.245002] evm: security.SMACK64\n[ 0.245724] evm: security.SMACK64EXEC\n[ 0.246503] evm: security.SMACK64TRANSMUTE\n[ 0.247345] evm: security.SMACK64MMAP\n[ 0.248122] evm: security.ima\n[ 0.248790] evm: security.capability\n[ 0.249727] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.251722] pinctrl core: initialized pinctrl subsystem\n[ 0.252877] RTC time: 10:48:50, date: 08/01/18\n[ 0.253946] NET: Registered protocol family 16\n[ 0.263720] cpuidle: using governor ladder\n[ 0.275783] cpuidle: using governor menu\n[ 0.276653] PCCT header not found.\n[ 0.277473] ACPI: bus type PCI registered\n[ 0.278289] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.279589] PCI: Using configuration type 1 for base access\n[ 0.293132] ACPI: Added _OSI(Module Device)\n[ 0.294046] ACPI: Added _OSI(Processor Device)\n[ 0.294923] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.295852] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.297872] ACPI: Interpreter enabled\n[ 0.298651] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.300528] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.302413] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.304282] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.306161] ACPI: (supports S0 S5)\n[ 0.306882] ACPI: Using IOAPIC for interrupt routing\n[ 0.307847] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.311271] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.312443] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.313716] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.314942] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.317244] acpiphp: Slot [3] registered\n[ 0.318080] acpiphp: Slot [4] registered\n[ 0.318905] acpiphp: Slot [5] registered\n[ 0.319713] acpiphp: Slot [6] registered\n[ 0.320529] acpiphp: Slot [7] registered\n[ 0.321341] acpiphp: Slot [8] registered\n[ 0.322163] acpiphp: Slot [9] registered\n[ 0.322975] acpiphp: Slot [10] registered\n[ 0.333870] acpiphp: Slot [11] registered\n[ 0.334700] acpiphp: Slot [12] registered\n[ 0.335528] acpiphp: Slot [13] registered\n[ 0.336349] acpiphp: Slot [14] registered\n[ 0.337171] acpiphp: Slot [15] registered\n[ 0.338004] acpiphp: Slot [16] registered\n[ 0.338839] acpiphp: Slot [17] registered\n[ 0.339662] acpiphp: Slot [18] registered\n[ 0.340489] acpiphp: Slot [19] registered\n[ 0.341312] acpiphp: Slot [20] registered\n[ 0.342145] acpiphp: Slot [21] registered\n[ 0.342980] acpiphp: Slot [22] registered\n[ 0.343807] acpiphp: Slot [23] registered\n[ 0.344627] acpiphp: Slot [24] registered\n[ 0.345443] acpiphp: Slot [25] registered\n[ 0.346268] acpiphp: Slot [26] registered\n[ 0.347095] acpiphp: Slot [27] registered\n[ 0.347920] acpiphp: Slot [28] registered\n[ 0.348784] acpiphp: Slot [29] registered\n[ 0.349606] acpiphp: Slot [30] registered\n[ 0.350430] acpiphp: Slot [31] registered\n[ 0.351257] PCI host bridge to bus 0000:00\n[ 0.352080] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.353313] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.354553] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.356028] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.357499] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.358995] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.362433] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.363752] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.364949] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.366240] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.369782] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.371317] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.389868] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.391401] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.393215] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.394652] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.396056] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.397382] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.398797] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.399877] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.401459] vgaarb: loaded\n[ 0.402085] vgaarb: bridge control possible 0000:00:02.0\n[ 0.403358] SCSI subsystem initialized\n[ 0.404348] ACPI: bus type USB registered\n[ 0.405199] usbcore: registered new interface driver usbfs\n[ 0.406282] usbcore: registered new interface driver hub\n[ 0.407313] usbcore: registered new device driver usb\n[ 0.408503] PCI: Using ACPI for IRQ routing\n[ 0.409643] NetLabel: Initializing\n[ 0.410373] NetLabel: domain hash size = 128\n[ 0.411243] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.412224] NetLabel: unlabeled traffic allowed by default\n[ 0.413485] clocksource: Switched to clocksource kvm-clock\n[ 0.422186] AppArmor: AppArmor Filesystem Enabled\n[ 0.423190] pnp: PnP ACPI init\n[ 0.424188] pnp: PnP ACPI: found 5 devices\n[ 0.431442] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.433196] NET: Registered protocol family 2\n[ 0.434562] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.436094] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.437305] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.438516] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.439645] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.440860] NET: Registered protocol family 1\n[ 0.441795] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.442931] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.444037] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.463295] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.482326] Trying to unpack rootfs image as initramfs...\n[ 0.540336] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.542252] Scanning for low memory corruption every 60 seconds\n[ 0.543806] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.545079] audit: initializing netlink subsys (disabled)\n[ 0.546238] audit: type=2000 audit(1533120531.601:1): initialized\n[ 0.547690] Initialise system trusted keyring\n[ 0.548768] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.550066] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.552554] zbud: loaded\n[ 0.553477] VFS: Disk quotas dquot_6.6.0\n[ 0.554507] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.556543] fuse init (API version 7.23)\n[ 0.557677] Key type big_key registered\n[ 0.558680] Allocating IMA MOK and blacklist keyrings.\n[ 0.560267] Key type asymmetric registered\n[ 0.561299] Asymmetric key parser 'x509' registered\n[ 0.562526] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.564391] io scheduler noop registered\n[ 0.565375] io scheduler deadline registered (default)\n[ 0.566644] io scheduler cfq registered\n[ 0.567698] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.569027] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.570653] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.572487] ACPI: Power Button [PWRF]\n[ 0.573592] GHES: HEST is not enabled!\n[ 0.592440] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.630497] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.632947] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.657350] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.660120] Linux agpgart interface v0.103\n[ 0.663389] brd: module loaded\n[ 0.665427] loop: module loaded\n[ 0.670807] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.672528] GPT:90111 != 20971519\n[ 0.673236] GPT:Alternate GPT header not at the end of the disk.\n[ 0.674371] GPT:90111 != 20971519\n[ 0.675265] GPT: Use GNU Parted to correct GPT errors.\n[ 0.676429] vda: vda1 vda15\n[ 0.677845] scsi host0: ata_piix\n[ 0.678690] scsi host1: ata_piix\n[ 0.679413] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.680684] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.682375] libphy: Fixed MDIO Bus: probed\n[ 0.683227] tun: Universal TUN/TAP device driver, 1.6\n[ 0.684190] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.686548] PPP generic driver version 2.4.2\n[ 0.687497] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.688721] ehci-pci: EHCI PCI platform driver\n[ 0.689643] ehci-platform: EHCI generic platform driver\n[ 0.690758] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.692013] ohci-pci: OHCI PCI platform driver\n[ 0.692920] ohci-platform: OHCI generic platform driver\n[ 0.694050] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.713837] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.715122] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.716944] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.718187] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.719616] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.721183] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.722970] usb usb1: Product: UHCI Host Controller\n[ 0.724141] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.725599] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.726813] hub 1-0:1.0: USB hub found\n[ 0.727785] hub 1-0:1.0: 2 ports detected\n[ 0.729033] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.731734] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.732936] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.734034] mousedev: PS/2 mouse device common for all mice\n[ 0.735266] rtc_cmos 00:00: RTC can wake from S4\n[ 0.736532] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.737516] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.737624] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.737633] i2c /dev entries driver\n[ 0.737700] device-mapper: uevent: version 1.0.3\n[ 0.738273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.738293] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.738563] NET: Registered protocol family 10\n[ 0.738809] NET: Registered protocol family 17\n[ 0.738825] Key type dns_resolver registered\n[ 0.738963] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.739381] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.739405] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.739543] registered taskstats version 1\n[ 0.739562] Loading compiled-in X.509 certificates\n[ 0.740121] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.740149] zswap: loaded using pool lzo/zbud\n[ 0.740985] Key type trusted registered\n[ 0.742012] Key type encrypted registered\n[ 0.742016] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.742022] ima: No TPM chip found, activating TPM-bypass!\n[ 0.742040] evm: HMAC attrs: 0x1\n[ 0.742465] Magic number: 14:931:829\n[ 0.743845] rtc_cmos 00:00: setting system clock to 2018-08-01 10:48:51 UTC (1533120531)\n[ 0.743919] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.743920] EDD information not available.\n[ 0.839007] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.840665] Write protecting the kernel read-only data: 14336k\n[ 0.842893] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.844816] 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.911114] 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.29\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.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.50. iid=i-00000031\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\nvPing OK\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 2 @ 3491.912 MHz\nCores/Sockets/Threads: 1/2/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 10737418240 \nvda1 253:1 10727964160 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCL7Fg9xzbffuYTOxq2IB51J17khxgY6oUXQR9jINHgjxWfZmALB/aN6a73S1mMwOcJ3daeM/5FoKWsLVfhpZOlQIBgLI2eC9vC4EtK/bHqJBBxddxLz3yHXEb/lr7Sngg47d9nJYVFPglrVoDlK405j1zHWKH9zl40xBxD8L8Shzh6uMZyMYJFgyfDH6CdwbkW/8O4PIJsZjhXY9S8aAncNa4ECThDF7nBUxJ6l5WH9T0PDPnVMANfDDU1B5e2rBWnGftLcL56agLBDF8+Sx3c3qAl4RX2HgXyyU6u5EJ9O84uj9aU3Gu7gA7aIdovJMsavgvU/9iVPX00S6Ssve3F root@createinstancetwonettests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6\nssh-dss AAAAB3NzaC1kc3MAAACBAM5c6nmoRpBP8m5owboXW79hkEsziSA4dYLK0pgup8+wfeChNr8VFyU9iBUzPlW44QxJ6HaPC81jQB3qP6W1HrYsdbgUsuf3tQJtmxvKeggEPU3GjrcGZGmoc5J9ckkRs04iOc9V+Opdzo1htF1x7FVoOskvEgvLCVZIaqUsjzW1AAAAFQDoFQcbIOqfeo5jNfcOpICWx1RRyQAAAIAzbATOkOXbacVMxBYWZWZ46fx4gCyulLGpWyWjLiagiT0sAIeOQb9Wm7LS5S4+p7IU6sM47z4xWOfz2JTpl3g53h7zQLOVWtRbY6ZyupeohPf4Fbz6X6n08LStlIGojzmtup/VkEwH7fzOkc8jA6KrM0BqNTtExYTsGU+MIAyJWQAAAIEAtcaaR00x2D8ZIB6m+4+IEbArr/Nz+ttHvYILGlSHRfB1LJy/f6NP+70zW2L/be+fgu3QGEH0t5zNgk/Wdk+NHBlKWMT1yzWp9b4b9hj5mSaj5RA1Xm9x6NEbOpHNpzZJrQDiK+WwP7fT6I/OX89rrMquGRkha70Jtf5J/Kn/Yjg= root@createinstancetwonettests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6\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:fec3:a5dc/64,\nip-route:default via 10.200.202.1 dev eth0 \nip-route:10.200.202.0/24 dev eth0 src 10.200.202.5 \nip-route:169.254.169.254 via 10.200.202.1 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000031\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancetwonettests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=5.17 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancetwonettests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6 login: "} 2018-08-01 10:49:02,286 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/dfeef4fe-5e14-45d9-9443-46e32fe012ad/action used request id req-951da745-13f0-4cc1-9f9b-49e2b9117af6 2018-08-01 10:49:02,287 - create_instance - INFO - Deleting Port with ID - ea656cf1-0660-43cc-9230-801a080e4bbf 2018-08-01 10:49:02,287 - neutron_utils - INFO - Deleting port with name CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-vm1-port 2018-08-01 10:49:02,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/ports/ea656cf1-0660-43cc-9230-801a080e4bbf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a1ca4d454f92e968c987484aed1a39bd6ea08fc" 2018-08-01 10:49:03,028 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-05c404ad-3001-4e4c-b291-6123845b2096 Date: Wed, 01 Aug 2018 10:49:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:49:03,028 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/ports/ea656cf1-0660-43cc-9230-801a080e4bbf used request id req-05c404ad-3001-4e4c-b291-6123845b2096 2018-08-01 10:49:03,029 - create_instance - INFO - Deleting VM instance - CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-inst1 2018-08-01 10:49:03,031 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/servers/f76c6477-5c9e-40df-a3a5-db88cb6a8f52 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a1ca4d454f92e968c987484aed1a39bd6ea08fc" 2018-08-01 10:49:03,151 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:49: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-8a2cb172-e43a-4ed9-b6e5-4bf2af5a7cc8 x-compute-request-id: req-8a2cb172-e43a-4ed9-b6e5-4bf2af5a7cc8 Content-Type: application/json 2018-08-01 10:49:03,151 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/f76c6477-5c9e-40df-a3a5-db88cb6a8f52 used request id req-8a2cb172-e43a-4ed9-b6e5-4bf2af5a7cc8 2018-08-01 10:49:03,151 - create_instance - INFO - Checking deletion status 2018-08-01 10:49:03,153 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/f76c6477-5c9e-40df-a3a5-db88cb6a8f52 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a1ca4d454f92e968c987484aed1a39bd6ea08fc" 2018-08-01 10:49:03,258 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:49: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-3b4b76c5-2b14-44fa-a3f0-d9e937767165 x-compute-request-id: req-3b4b76c5-2b14-44fa-a3f0-d9e937767165 Content-Encoding: gzip Content-Length: 734 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:97:59", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f76c6477-5c9e-40df-a3a5-db88cb6a8f52", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f76c6477-5c9e-40df-a3a5-db88cb6a8f52", "rel": "bookmark"}], "image": {"id": "c06cdc25-ca00-4f41-a4e9-8a036f4de0a3", "links": [{"href": "http://172.30.9.24:8774/images/c06cdc25-ca00-4f41-a4e9-8a036f4de0a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T10:48:33.000000", "flavor": {"id": "b25fab03-894e-4230-9e25-5a659595aca9", "links": [{"href": "http://172.30.9.24:8774/flavors/b25fab03-894e-4230-9e25-5a659595aca9", "rel": "bookmark"}]}, "id": "f76c6477-5c9e-40df-a3a5-db88cb6a8f52", "user_id": "60f0a7c08d2d4ae18ef073b1ce2dd073", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:49:03Z", "hostId": "ccac80fec5e5b75c78edf6600abe021715232fc8725c06bfeca4c81e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-inst1", "created": "2018-08-01T10:48:28Z", "tenant_id": "cc1de927ca2e4df5b920875d02715d59", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:49:03,258 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/f76c6477-5c9e-40df-a3a5-db88cb6a8f52 used request id req-3b4b76c5-2b14-44fa-a3f0-d9e937767165 2018-08-01 10:49:03,259 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-inst1] is - ACTIVE 2018-08-01 10:49:03,259 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-01 10:49:06,262 - create_instance - DEBUG - VM status query timeout in 296.889027834 2018-08-01 10:49:06,265 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/f76c6477-5c9e-40df-a3a5-db88cb6a8f52 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a1ca4d454f92e968c987484aed1a39bd6ea08fc" 2018-08-01 10:49:06,533 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:49: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-b06880c2-d2ef-4f51-9ccd-dbe90bb80479 x-compute-request-id: req-b06880c2-d2ef-4f51-9ccd-dbe90bb80479 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.24:8774/v2.1/servers/f76c6477-5c9e-40df-a3a5-db88cb6a8f52", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f76c6477-5c9e-40df-a3a5-db88cb6a8f52", "rel": "bookmark"}], "image": {"id": "c06cdc25-ca00-4f41-a4e9-8a036f4de0a3", "links": [{"href": "http://172.30.9.24:8774/images/c06cdc25-ca00-4f41-a4e9-8a036f4de0a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T10:48:33.000000", "flavor": {"id": "b25fab03-894e-4230-9e25-5a659595aca9", "links": [{"href": "http://172.30.9.24:8774/flavors/b25fab03-894e-4230-9e25-5a659595aca9", "rel": "bookmark"}]}, "id": "f76c6477-5c9e-40df-a3a5-db88cb6a8f52", "user_id": "60f0a7c08d2d4ae18ef073b1ce2dd073", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:49:03Z", "hostId": "ccac80fec5e5b75c78edf6600abe021715232fc8725c06bfeca4c81e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-inst1", "created": "2018-08-01T10:48:28Z", "tenant_id": "cc1de927ca2e4df5b920875d02715d59", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:49:06,533 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/f76c6477-5c9e-40df-a3a5-db88cb6a8f52 used request id req-b06880c2-d2ef-4f51-9ccd-dbe90bb80479 2018-08-01 10:49:06,534 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-inst1] is - ACTIVE 2018-08-01 10:49:06,534 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-01 10:49:09,534 - create_instance - DEBUG - VM status query timeout in 293.616817951 2018-08-01 10:49:09,537 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/f76c6477-5c9e-40df-a3a5-db88cb6a8f52 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a1ca4d454f92e968c987484aed1a39bd6ea08fc" 2018-08-01 10:49:09,587 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:49: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-b615ba20-9546-4760-9233-e6d6ab8c9189 x-compute-request-id: req-b615ba20-9546-4760-9233-e6d6ab8c9189 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance f76c6477-5c9e-40df-a3a5-db88cb6a8f52 could not be found.", "code": 404}} 2018-08-01 10:49:09,587 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/f76c6477-5c9e-40df-a3a5-db88cb6a8f52 used request id req-b615ba20-9546-4760-9233-e6d6ab8c9189 2018-08-01 10:49:09,587 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance f76c6477-5c9e-40df-a3a5-db88cb6a8f52 could not be found. (HTTP 404) (Request-ID: req-b615ba20-9546-4760-9233-e6d6ab8c9189) 2018-08-01 10:49:09,588 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-inst1 2018-08-01 10:49:09,589 - create_instance - INFO - Deleting Port with ID - 0bc5b821-2457-48a6-9c28-f05857cd113b 2018-08-01 10:49:09,589 - neutron_utils - INFO - Deleting port with name CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-vm2-port 2018-08-01 10:49:09,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/ports/0bc5b821-2457-48a6-9c28-f05857cd113b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2048ca68df643880f49d4258edd46b9b8e4dbc" 2018-08-01 10:49:10,004 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6c08aa4b-e997-4523-a3b3-7eb9379431af Date: Wed, 01 Aug 2018 10:49:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:49:10,004 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/ports/0bc5b821-2457-48a6-9c28-f05857cd113b used request id req-6c08aa4b-e997-4523-a3b3-7eb9379431af 2018-08-01 10:49:10,004 - create_instance - INFO - Deleting VM instance - CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-inst2 2018-08-01 10:49:10,007 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/servers/dfeef4fe-5e14-45d9-9443-46e32fe012ad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2048ca68df643880f49d4258edd46b9b8e4dbc" 2018-08-01 10:49:10,136 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10: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-1dc49bbf-6a45-4bf6-8ae3-27515ca92ae7 x-compute-request-id: req-1dc49bbf-6a45-4bf6-8ae3-27515ca92ae7 Content-Type: application/json 2018-08-01 10:49:10,136 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/dfeef4fe-5e14-45d9-9443-46e32fe012ad used request id req-1dc49bbf-6a45-4bf6-8ae3-27515ca92ae7 2018-08-01 10:49:10,136 - create_instance - INFO - Checking deletion status 2018-08-01 10:49:10,138 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/dfeef4fe-5e14-45d9-9443-46e32fe012ad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2048ca68df643880f49d4258edd46b9b8e4dbc" 2018-08-01 10:49:10,230 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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,Accept-Encoding x-openstack-request-id: req-b5059ed0-6dd1-46f1-8e37-49577ec906e6 x-compute-request-id: req-b5059ed0-6dd1-46f1-8e37-49577ec906e6 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.24:8774/v2.1/servers/dfeef4fe-5e14-45d9-9443-46e32fe012ad", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/dfeef4fe-5e14-45d9-9443-46e32fe012ad", "rel": "bookmark"}], "image": {"id": "c06cdc25-ca00-4f41-a4e9-8a036f4de0a3", "links": [{"href": "http://172.30.9.24:8774/images/c06cdc25-ca00-4f41-a4e9-8a036f4de0a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T10:48:50.000000", "flavor": {"id": "b25fab03-894e-4230-9e25-5a659595aca9", "links": [{"href": "http://172.30.9.24:8774/flavors/b25fab03-894e-4230-9e25-5a659595aca9", "rel": "bookmark"}]}, "id": "dfeef4fe-5e14-45d9-9443-46e32fe012ad", "user_id": "60f0a7c08d2d4ae18ef073b1ce2dd073", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:49:10Z", "hostId": "bf44fe70010cdeb091b22d2c874d9377b6dc21a4333e56c3645bdb5a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-inst2", "created": "2018-08-01T10:48:43Z", "tenant_id": "cc1de927ca2e4df5b920875d02715d59", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:49:10,230 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/dfeef4fe-5e14-45d9-9443-46e32fe012ad used request id req-b5059ed0-6dd1-46f1-8e37-49577ec906e6 2018-08-01 10:49:10,230 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-inst2] is - ACTIVE 2018-08-01 10:49:10,230 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-01 10:49:13,234 - create_instance - DEBUG - VM status query timeout in 296.902481079 2018-08-01 10:49:13,237 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/dfeef4fe-5e14-45d9-9443-46e32fe012ad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2048ca68df643880f49d4258edd46b9b8e4dbc" 2018-08-01 10:49:13,512 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:49: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-535b877d-829c-4048-82b5-562b5cc53a77 x-compute-request-id: req-535b877d-829c-4048-82b5-562b5cc53a77 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.24:8774/v2.1/servers/dfeef4fe-5e14-45d9-9443-46e32fe012ad", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/dfeef4fe-5e14-45d9-9443-46e32fe012ad", "rel": "bookmark"}], "image": {"id": "c06cdc25-ca00-4f41-a4e9-8a036f4de0a3", "links": [{"href": "http://172.30.9.24:8774/images/c06cdc25-ca00-4f41-a4e9-8a036f4de0a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T10:48:50.000000", "flavor": {"id": "b25fab03-894e-4230-9e25-5a659595aca9", "links": [{"href": "http://172.30.9.24:8774/flavors/b25fab03-894e-4230-9e25-5a659595aca9", "rel": "bookmark"}]}, "id": "dfeef4fe-5e14-45d9-9443-46e32fe012ad", "user_id": "60f0a7c08d2d4ae18ef073b1ce2dd073", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:49:13Z", "hostId": "bf44fe70010cdeb091b22d2c874d9377b6dc21a4333e56c3645bdb5a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-inst2", "created": "2018-08-01T10:48:43Z", "tenant_id": "cc1de927ca2e4df5b920875d02715d59", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:49:13,512 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/dfeef4fe-5e14-45d9-9443-46e32fe012ad used request id req-535b877d-829c-4048-82b5-562b5cc53a77 2018-08-01 10:49:13,513 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-inst2] is - ACTIVE 2018-08-01 10:49:13,513 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-01 10:49:16,516 - create_instance - DEBUG - VM status query timeout in 293.619899988 2018-08-01 10:49:16,519 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/dfeef4fe-5e14-45d9-9443-46e32fe012ad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2048ca68df643880f49d4258edd46b9b8e4dbc" 2018-08-01 10:49:16,568 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:49: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-7775709d-602f-4c1d-bc81-d57df3469e70 x-compute-request-id: req-7775709d-602f-4c1d-bc81-d57df3469e70 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance dfeef4fe-5e14-45d9-9443-46e32fe012ad could not be found.", "code": 404}} 2018-08-01 10:49:16,568 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/dfeef4fe-5e14-45d9-9443-46e32fe012ad used request id req-7775709d-602f-4c1d-bc81-d57df3469e70 2018-08-01 10:49:16,569 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance dfeef4fe-5e14-45d9-9443-46e32fe012ad could not be found. (HTTP 404) (Request-ID: req-7775709d-602f-4c1d-bc81-d57df3469e70) 2018-08-01 10:49:16,569 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-inst2 2018-08-01 10:49:16,572 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/flavors/b25fab03-894e-4230-9e25-5a659595aca9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3edd93019d62e56213ecdb31146499b066a4885e" 2018-08-01 10:49:16,609 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 10:49: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-963fc32c-4234-43f0-b84e-2f2dd3ea5043 x-compute-request-id: req-963fc32c-4234-43f0-b84e-2f2dd3ea5043 Content-Length: 0 Content-Type: application/json 2018-08-01 10:49:16,609 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/b25fab03-894e-4230-9e25-5a659595aca9 used request id req-963fc32c-4234-43f0-b84e-2f2dd3ea5043 2018-08-01 10:49:16,610 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-pub-router and port CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-router-port1 2018-08-01 10:49:16,610 - neutron_utils - INFO - Removing router interface from router named CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-pub-router 2018-08-01 10:49:16,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/routers/8c74f46e-8a2e-4ccd-a9d2-a2e62ca19aa6/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8acdc54679af1c89a0e6f3a0cf64bd7549f815f" -d '{"port_id": "09982877-959e-4b20-8d7a-890916428a0f"}' 2018-08-01 10:49:18,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-3208c744-da94-4d7d-ae00-88e6ae5475ff Date: Wed, 01 Aug 2018 10:49:18 GMT RESP BODY: {"network_id": "fc79e6cf-22f0-42cc-85f7-c89ff5f92b75", "tenant_id": "cc1de927ca2e4df5b920875d02715d59", "subnet_id": "56dbda78-b239-45ab-862d-f0b3a4294822", "subnet_ids": ["56dbda78-b239-45ab-862d-f0b3a4294822"], "port_id": "09982877-959e-4b20-8d7a-890916428a0f", "id": "8c74f46e-8a2e-4ccd-a9d2-a2e62ca19aa6"} 2018-08-01 10:49:18,015 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/8c74f46e-8a2e-4ccd-a9d2-a2e62ca19aa6/remove_router_interface used request id req-3208c744-da94-4d7d-ae00-88e6ae5475ff 2018-08-01 10:49:18,016 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-pub-router and port CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-router-port2 2018-08-01 10:49:18,016 - neutron_utils - INFO - Removing router interface from router named CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-pub-router 2018-08-01 10:49:18,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/routers/8c74f46e-8a2e-4ccd-a9d2-a2e62ca19aa6/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8acdc54679af1c89a0e6f3a0cf64bd7549f815f" -d '{"port_id": "11cd4d14-820c-4697-8eed-7217a4190c9d"}' 2018-08-01 10:49:19,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-c0b4dbc0-602a-4d72-b3ce-433d153283f1 Date: Wed, 01 Aug 2018 10:49:19 GMT RESP BODY: {"network_id": "d733d7b8-14fa-470f-b786-04003f9d9c80", "tenant_id": "cc1de927ca2e4df5b920875d02715d59", "subnet_id": "1d2a48fe-1ba7-41bc-b49b-5c3e2bda6232", "subnet_ids": ["1d2a48fe-1ba7-41bc-b49b-5c3e2bda6232"], "port_id": "11cd4d14-820c-4697-8eed-7217a4190c9d", "id": "8c74f46e-8a2e-4ccd-a9d2-a2e62ca19aa6"} 2018-08-01 10:49:19,535 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/8c74f46e-8a2e-4ccd-a9d2-a2e62ca19aa6/remove_router_interface used request id req-c0b4dbc0-602a-4d72-b3ce-433d153283f1 2018-08-01 10:49:19,536 - OpenStackNetwork - INFO - Removing router CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-pub-router 2018-08-01 10:49:19,536 - neutron_utils - INFO - Deleting router with name - CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-pub-router 2018-08-01 10:49:19,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/routers/8c74f46e-8a2e-4ccd-a9d2-a2e62ca19aa6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8acdc54679af1c89a0e6f3a0cf64bd7549f815f" 2018-08-01 10:49:19,912 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cbc6f140-cdb9-4d5f-8cbc-259c6415fef6 Content-Length: 0 Date: Wed, 01 Aug 2018 10:49:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:49:19,912 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/8c74f46e-8a2e-4ccd-a9d2-a2e62ca19aa6 used request id req-cbc6f140-cdb9-4d5f-8cbc-259c6415fef6 2018-08-01 10:49:19,913 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-subnet1 2018-08-01 10:49:19,913 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-subnet1 2018-08-01 10:49:19,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/subnets/56dbda78-b239-45ab-862d-f0b3a4294822 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c358b3c049862236d23f3de912a9b0dfb12b1296" 2018-08-01 10:49:21,165 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-40e330ae-5b99-458a-a262-fcca4c5ac9b7 Date: Wed, 01 Aug 2018 10:49:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:49:21,166 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/56dbda78-b239-45ab-862d-f0b3a4294822 used request id req-40e330ae-5b99-458a-a262-fcca4c5ac9b7 2018-08-01 10:49:21,166 - neutron_utils - INFO - Deleting network with name CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-net1 2018-08-01 10:49:21,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/networks/fc79e6cf-22f0-42cc-85f7-c89ff5f92b75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c358b3c049862236d23f3de912a9b0dfb12b1296" 2018-08-01 10:49:22,129 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-da653640-dbb8-4b0f-a53d-04d32366f8e4 Date: Wed, 01 Aug 2018 10:49:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:49:22,130 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/fc79e6cf-22f0-42cc-85f7-c89ff5f92b75 used request id req-da653640-dbb8-4b0f-a53d-04d32366f8e4 2018-08-01 10:49:22,130 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-subnet2 2018-08-01 10:49:22,130 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-subnet2 2018-08-01 10:49:22,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/subnets/1d2a48fe-1ba7-41bc-b49b-5c3e2bda6232 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}069062d8bdcbb30c42cb5841099298251bc9be76" 2018-08-01 10:49:23,260 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-bd6ce109-a7a2-46ed-bfc3-28c42635ba4f Date: Wed, 01 Aug 2018 10:49:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:49:23,260 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/1d2a48fe-1ba7-41bc-b49b-5c3e2bda6232 used request id req-bd6ce109-a7a2-46ed-bfc3-28c42635ba4f 2018-08-01 10:49:23,260 - neutron_utils - INFO - Deleting network with name CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-net2 2018-08-01 10:49:23,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/networks/d733d7b8-14fa-470f-b786-04003f9d9c80 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}069062d8bdcbb30c42cb5841099298251bc9be76" 2018-08-01 10:49:24,313 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-756523c7-f4b0-4cdc-9b6f-60c8e3c9373e Date: Wed, 01 Aug 2018 10:49:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:49:24,313 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/d733d7b8-14fa-470f-b786-04003f9d9c80 used request id req-756523c7-f4b0-4cdc-9b6f-60c8e3c9373e 2018-08-01 10:49:24,314 - neutron_utils - INFO - Deleting security group rule with ID - 0cef8929-cc88-46ad-b72d-57f2eaaff88b 2018-08-01 10:49:24,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-group-rules/0cef8929-cc88-46ad-b72d-57f2eaaff88b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbe919402171a9503b1c7fa35d3fa69654b16fb1" 2018-08-01 10:49:24,556 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f07f6ee1-836a-452c-a323-c6006faf6fe5 Content-Length: 0 Date: Wed, 01 Aug 2018 10:49:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:49:24,557 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-group-rules/0cef8929-cc88-46ad-b72d-57f2eaaff88b used request id req-f07f6ee1-836a-452c-a323-c6006faf6fe5 2018-08-01 10:49:24,557 - neutron_utils - INFO - Deleting security group rule with ID - 3120ea1b-1e75-463d-8ff1-5c5ed2be8f18 2018-08-01 10:49:24,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-group-rules/3120ea1b-1e75-463d-8ff1-5c5ed2be8f18 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbe919402171a9503b1c7fa35d3fa69654b16fb1" 2018-08-01 10:49:24,641 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-64758dae-9dfd-4c6c-be08-6cf7fef482eb Content-Length: 0 Date: Wed, 01 Aug 2018 10:49:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:49:24,641 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-group-rules/3120ea1b-1e75-463d-8ff1-5c5ed2be8f18 used request id req-64758dae-9dfd-4c6c-be08-6cf7fef482eb 2018-08-01 10:49:24,641 - neutron_utils - INFO - Deleting security group rule with ID - c19aa5dc-f0fc-4cbc-a79f-c8bdfc17b0d9 2018-08-01 10:49:24,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-group-rules/c19aa5dc-f0fc-4cbc-a79f-c8bdfc17b0d9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbe919402171a9503b1c7fa35d3fa69654b16fb1" 2018-08-01 10:49:24,743 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cf63a78c-b6b6-44a0-bcb5-1240b44f00e0 Content-Length: 0 Date: Wed, 01 Aug 2018 10:49:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:49:24,743 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-group-rules/c19aa5dc-f0fc-4cbc-a79f-c8bdfc17b0d9 used request id req-cf63a78c-b6b6-44a0-bcb5-1240b44f00e0 2018-08-01 10:49:24,743 - neutron_utils - INFO - Deleting security group rule with ID - a541f325-2dde-45ab-8f37-d52f80df08f9 2018-08-01 10:49:24,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-group-rules/a541f325-2dde-45ab-8f37-d52f80df08f9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbe919402171a9503b1c7fa35d3fa69654b16fb1" 2018-08-01 10:49:24,830 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-218c7a4c-05b8-4f0a-ab81-3d86c2641ceb Content-Length: 0 Date: Wed, 01 Aug 2018 10:49:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:49:24,831 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-group-rules/a541f325-2dde-45ab-8f37-d52f80df08f9 used request id req-218c7a4c-05b8-4f0a-ab81-3d86c2641ceb 2018-08-01 10:49:24,831 - neutron_utils - INFO - Deleting security group with name - CreateInstanceTwoNetTests-e63e4ed6-9165-4e6e-989d-30ddb6c8fdd6-sec-grp 2018-08-01 10:49:24,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/600e2bf5-b79f-4022-941a-138856a870a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbe919402171a9503b1c7fa35d3fa69654b16fb1" 2018-08-01 10:49:24,946 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e8c30faf-c35c-4b29-baca-3a4107391496 Content-Length: 0 Date: Wed, 01 Aug 2018 10:49:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:49:24,946 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/600e2bf5-b79f-4022-941a-138856a870a9 used request id req-e8c30faf-c35c-4b29-baca-3a4107391496 2018-08-01 10:49:24,947 - glance_utils - INFO - Deleting image named - CreateInstanceTwoNetTests-677c0a84-f514-405e-9541-3bce9aa2c7f4 2018-08-01 10:49:24,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9292/v2/images/c06cdc25-ca00-4f41-a4e9-8a036f4de0a3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6cbde511e76481859d6c72046b4be3e4f95aa7b8" 2018-08-01 10:49:25,449 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6769511f-b457-4c28-82df-659e45720d64 Date: Wed, 01 Aug 2018 10:49:25 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-01 10:49:25,449 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/c06cdc25-ca00-4f41-a4e9-8a036f4de0a3 used request id req-6769511f-b457-4c28-82df-659e45720d64 2018-08-01 10:49:25,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16d2563263aa90917fcb005b0747f688036481d0" 2018-08-01 10:49:25,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-31d34e85-6051-42a5-87ab-994cd181c422 Date: Wed, 01 Aug 2018 10:49:25 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a2413a97b61342d8bd27570706ef372d", "created_at": "2018-08-01T09:33:18Z", "updated_at": "2018-08-01T09:33:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "7f556ce3-51d0-4279-a11d-510db9f9a3b1", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "94adc13c-a166-41cf-bd16-f997efc73cb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "b39143b5-c08f-4d0b-9d40-54f472f2389e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "e218b0b7-4501-4f84-9458-caf2891c260d", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}], "revision_number": 4, "project_id": "a2413a97b61342d8bd27570706ef372d", "id": "38229670-7386-42d0-b7b9-2397ea5938de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "created_at": "2018-08-01T09:28:38Z", "updated_at": "2018-08-01T09:28:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "763568f1-8151-4a3c-911a-d06da4423063", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "80d28bee-4aee-47e8-a8da-e0fe31497fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "a47a5ddf-aa37-4ab2-a335-1c93513b5f12", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "f5bba5a5-602b-421e-98b2-5a16117f943f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}], "revision_number": 4, "project_id": "dbe9669438844f3faecdc7fcc050e0d8", "id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ed1054af2e94c049694d98d54211d98", "created_at": "2018-08-01T09:31:40Z", "updated_at": "2018-08-01T09:31:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "34baee87-ea35-42ee-8a69-0f6e2a825d3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "89b9d1c9-f4f9-45cd-8d36-970d44228439", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "b8ab0d59-cab9-4488-82ee-7c5f69709bff", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "d3ab68ea-23b4-4bf6-8dd3-85d029e3d89f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}], "revision_number": 4, "project_id": "2ed1054af2e94c049694d98d54211d98", "id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "created_at": "2018-08-01T09:34:13Z", "updated_at": "2018-08-01T09:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "1dbb3f59-611b-46d1-a82d-2720e0a16f86", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "3878126b-a220-4357-adb9-bc22498f31b1", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "75ce67db-9c04-4561-a10d-8b1ec63943e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "e2945a69-3afe-41e3-a7ec-3ea4c79a12ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}], "revision_number": 4, "project_id": "c0d9b34b06f445a7857603f60b181f3c", "id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-01T09:30:58Z", "updated_at": "2018-08-01T09:30:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "042d4626-2974-418d-affe-f8f2acd05faa", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "995fae58-f0e5-4e10-801c-6c2ce5c7ae0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "cb8404fa-cb24-4879-a34d-f3050dcba730", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "dad6aaab-690e-4c24-9103-6767e0c80bc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "created_at": "2018-08-01T09:31:11Z", "updated_at": "2018-08-01T09:31:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "939e25e0-5dbc-4f6e-9f6f-7fb70e540203", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "9796a673-6928-4009-9c21-1410d395646e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "af7b8bf8-2fb6-4d72-842a-38f72d7581f7", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "b9af65b0-2eb8-45e1-8504-b7dc4dbb83ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}], "revision_number": 4, "project_id": "dd207f801ed3475f9dbe5f13077af1c8", "id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "46dd322c3fcc454eb140e37825746af8", "created_at": "2018-08-01T10:33:44Z", "updated_at": "2018-08-01T10:33:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "0f41470b-1091-45c1-b574-92069f79f8d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "8cc03a9c-8fa5-425b-812f-d7692bae3613", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d1373b1e-2fb9-4e02-a9e1-7e873ba1d7d1", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d21f3909-71f3-43e2-a22d-6a9c2513cb6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}], "revision_number": 4, "project_id": "46dd322c3fcc454eb140e37825746af8", "id": "b2961714-c8a4-4fcb-918b-21d70527c983", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "created_at": "2018-08-01T09:34:57Z", "updated_at": "2018-08-01T09:34:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "8063d12f-30db-4ccf-8ce0-72e59ba81a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c38e1a7a-5857-4f03-b991-6d5c9c9a5b9e", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c725bae1-d3bb-42b5-b331-32737085f28c", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "cfddc134-923b-4e0d-9ec5-dcc5641dd435", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}], "revision_number": 4, "project_id": "455b48a61678488ead79a4cfa07ef5c3", "id": "cd52f913-3072-4ce7-a779-7de795b62b12", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:36:50Z", "updated_at": "2018-08-01T09:36:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "07ef7fe5-a529-45da-bfc0-899f0ea9b592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "bc4dad3a-2a0c-4c31-b901-2909a12adb50", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c35cff35-4306-4116-b9fa-fc27bc7c05d6", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c493e3ac-d9d2-480d-9ec8-50982eedaf5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}], "revision_number": 4, "project_id": "8d96727022f4443794db44ecde432faf", "id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cc1de927ca2e4df5b920875d02715d59", "created_at": "2018-08-01T10:48:05Z", "updated_at": "2018-08-01T10:48:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:48:06Z", "revision_number": 0, "id": "27899d9e-18c2-41b0-87ff-91aae1d36c55", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:48:06Z", "security_group_id": "e3b5d140-6a52-4328-9cf6-7c465eada7bc", "tenant_id": "cc1de927ca2e4df5b920875d02715d59", "port_range_min": null, "ethertype": "IPv6", "project_id": "cc1de927ca2e4df5b920875d02715d59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:48:06Z", "revision_number": 0, "id": "959ead9d-65fe-4019-be87-9ddc8cc6f8c2", "remote_group_id": "e3b5d140-6a52-4328-9cf6-7c465eada7bc", "remote_ip_prefix": null, "created_at": "2018-08-01T10:48:06Z", "security_group_id": "e3b5d140-6a52-4328-9cf6-7c465eada7bc", "tenant_id": "cc1de927ca2e4df5b920875d02715d59", "port_range_min": null, "ethertype": "IPv4", "project_id": "cc1de927ca2e4df5b920875d02715d59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:48:06Z", "revision_number": 0, "id": "a94de6a9-b5d9-4553-ac31-0b859b256ff6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:48:06Z", "security_group_id": "e3b5d140-6a52-4328-9cf6-7c465eada7bc", "tenant_id": "cc1de927ca2e4df5b920875d02715d59", "port_range_min": null, "ethertype": "IPv4", "project_id": "cc1de927ca2e4df5b920875d02715d59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:48:06Z", "revision_number": 0, "id": "ce1ece6f-c85b-412f-9c8f-2edadd632256", "remote_group_id": "e3b5d140-6a52-4328-9cf6-7c465eada7bc", "remote_ip_prefix": null, "created_at": "2018-08-01T10:48:06Z", "security_group_id": "e3b5d140-6a52-4328-9cf6-7c465eada7bc", "tenant_id": "cc1de927ca2e4df5b920875d02715d59", "port_range_min": null, "ethertype": "IPv6", "project_id": "cc1de927ca2e4df5b920875d02715d59"}], "revision_number": 4, "project_id": "cc1de927ca2e4df5b920875d02715d59", "id": "e3b5d140-6a52-4328-9cf6-7c465eada7bc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "created_at": "2018-08-01T09:32:45Z", "updated_at": "2018-08-01T09:32:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "058ea790-43ea-4a6f-9950-28418319e577", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "5fcfb31b-cdad-4037-973e-56b74faefd14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "99a24d26-dc7f-42d0-aa23-a7c061f04952", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "b641bb48-566e-472b-a3cc-d38c85ab3ff1", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}], "revision_number": 4, "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "name": "default"}]} 2018-08-01 10:49:25,684 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-31d34e85-6051-42a5-87ab-994cd181c422 2018-08-01 10:49:25,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16d2563263aa90917fcb005b0747f688036481d0" 2018-08-01 10:49:25,862 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:49:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1fd2ad54-0abd-4e3e-b67a-4f3376317fd2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2413a97b61342d8bd27570706ef372d.", "code": 404, "title": "Not Found"}} 2018-08-01 10:49:25,863 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d used request id req-1fd2ad54-0abd-4e3e-b67a-4f3376317fd2 2018-08-01 10:49:25,863 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:49:25,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16d2563263aa90917fcb005b0747f688036481d0" 2018-08-01 10:49:25,951 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:49:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb5986d1-3071-4944-bd4b-253ec1380e16 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.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dbe9669438844f3faecdc7fcc050e0d8", "name": "service"}} 2018-08-01 10:49:25,952 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 used request id req-bb5986d1-3071-4944-bd4b-253ec1380e16 2018-08-01 10:49:25,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16d2563263aa90917fcb005b0747f688036481d0" 2018-08-01 10:49:26,028 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:49:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c1724f8-e65f-4d8d-819b-91f7866b1b38 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ed1054af2e94c049694d98d54211d98.", "code": 404, "title": "Not Found"}} 2018-08-01 10:49:26,028 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 used request id req-0c1724f8-e65f-4d8d-819b-91f7866b1b38 2018-08-01 10:49:26,028 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:49:26,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16d2563263aa90917fcb005b0747f688036481d0" 2018-08-01 10:49:26,115 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:49:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2da0f112-111b-4aa5-b70e-d37819979ecd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c0d9b34b06f445a7857603f60b181f3c.", "code": 404, "title": "Not Found"}} 2018-08-01 10:49:26,115 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c used request id req-2da0f112-111b-4aa5-b70e-d37819979ecd 2018-08-01 10:49:26,115 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:49:26,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16d2563263aa90917fcb005b0747f688036481d0" 2018-08-01 10:49:26,206 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:49:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ebfa7374-34e9-4858-bb91-4e390961e1df Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: dd207f801ed3475f9dbe5f13077af1c8.", "code": 404, "title": "Not Found"}} 2018-08-01 10:49:26,206 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 used request id req-ebfa7374-34e9-4858-bb91-4e390961e1df 2018-08-01 10:49:26,206 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:49:26,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16d2563263aa90917fcb005b0747f688036481d0" 2018-08-01 10:49:26,292 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:49:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4e473f16-856a-4d31-98bb-e231ca00affb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 46dd322c3fcc454eb140e37825746af8.", "code": 404, "title": "Not Found"}} 2018-08-01 10:49:26,292 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 used request id req-4e473f16-856a-4d31-98bb-e231ca00affb 2018-08-01 10:49:26,292 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:49:26,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16d2563263aa90917fcb005b0747f688036481d0" 2018-08-01 10:49:26,379 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:49:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-36122706-a8d8-4d23-b1ce-a2a77e74566b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 455b48a61678488ead79a4cfa07ef5c3.", "code": 404, "title": "Not Found"}} 2018-08-01 10:49:26,379 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 used request id req-36122706-a8d8-4d23-b1ce-a2a77e74566b 2018-08-01 10:49:26,379 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:49:26,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16d2563263aa90917fcb005b0747f688036481d0" 2018-08-01 10:49:26,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:49:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd01d02b-6ad6-462d-8304-4f3b79acf626 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 10:49:26,469 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-fd01d02b-6ad6-462d-8304-4f3b79acf626 2018-08-01 10:49:26,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/cc1de927ca2e4df5b920875d02715d59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16d2563263aa90917fcb005b0747f688036481d0" 2018-08-01 10:49:26,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:49:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e356223-bf1f-41b5-aed0-4c51788c80d7 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/cc1de927ca2e4df5b920875d02715d59"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "cc1de927ca2e4df5b920875d02715d59", "name": "CreateInstanceTwoNetTests-91b8d95f-9cd1-4af-proj"}} 2018-08-01 10:49:26,558 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/cc1de927ca2e4df5b920875d02715d59 used request id req-7e356223-bf1f-41b5-aed0-4c51788c80d7 2018-08-01 10:49:26,559 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e3b5d140-6a52-4328-9cf6-7c465eada7bc 2018-08-01 10:49:26,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=e3b5d140-6a52-4328-9cf6-7c465eada7bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16d2563263aa90917fcb005b0747f688036481d0" 2018-08-01 10:49:26,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-9c558099-6068-4b89-a9bc-a1d92ce49d0c Date: Wed, 01 Aug 2018 10:49:26 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-08-01T10:48:06Z", "security_group_id": "e3b5d140-6a52-4328-9cf6-7c465eada7bc", "port_range_min": null, "revision_number": 0, "tenant_id": "cc1de927ca2e4df5b920875d02715d59", "created_at": "2018-08-01T10:48:06Z", "project_id": "cc1de927ca2e4df5b920875d02715d59", "id": "27899d9e-18c2-41b0-87ff-91aae1d36c55"}, {"remote_group_id": "e3b5d140-6a52-4328-9cf6-7c465eada7bc", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:48:06Z", "security_group_id": "e3b5d140-6a52-4328-9cf6-7c465eada7bc", "port_range_min": null, "revision_number": 0, "tenant_id": "cc1de927ca2e4df5b920875d02715d59", "created_at": "2018-08-01T10:48:06Z", "project_id": "cc1de927ca2e4df5b920875d02715d59", "id": "959ead9d-65fe-4019-be87-9ddc8cc6f8c2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:48:06Z", "security_group_id": "e3b5d140-6a52-4328-9cf6-7c465eada7bc", "port_range_min": null, "revision_number": 0, "tenant_id": "cc1de927ca2e4df5b920875d02715d59", "created_at": "2018-08-01T10:48:06Z", "project_id": "cc1de927ca2e4df5b920875d02715d59", "id": "a94de6a9-b5d9-4553-ac31-0b859b256ff6"}, {"remote_group_id": "e3b5d140-6a52-4328-9cf6-7c465eada7bc", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:48:06Z", "security_group_id": "e3b5d140-6a52-4328-9cf6-7c465eada7bc", "port_range_min": null, "revision_number": 0, "tenant_id": "cc1de927ca2e4df5b920875d02715d59", "created_at": "2018-08-01T10:48:06Z", "project_id": "cc1de927ca2e4df5b920875d02715d59", "id": "ce1ece6f-c85b-412f-9c8f-2edadd632256"}]} 2018-08-01 10:49:26,584 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=e3b5d140-6a52-4328-9cf6-7c465eada7bc used request id req-9c558099-6068-4b89-a9bc-a1d92ce49d0c 2018-08-01 10:49:26,584 - neutron_utils - INFO - Deleting security group with name - default 2018-08-01 10:49:26,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/e3b5d140-6a52-4328-9cf6-7c465eada7bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16d2563263aa90917fcb005b0747f688036481d0" 2018-08-01 10:49:26,702 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c67c7908-1815-4312-8c14-365d2741947d Content-Length: 0 Date: Wed, 01 Aug 2018 10:49:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:49:26,702 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/e3b5d140-6a52-4328-9cf6-7c465eada7bc used request id req-c67c7908-1815-4312-8c14-365d2741947d 2018-08-01 10:49:26,703 - keystone_utils - INFO - Deleting project with name - CreateInstanceTwoNetTests-91b8d95f-9cd1-4af-proj 2018-08-01 10:49:26,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/cc1de927ca2e4df5b920875d02715d59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16d2563263aa90917fcb005b0747f688036481d0" 2018-08-01 10:49:26,917 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:49:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3a875ff9-fd7e-4d1a-bbdb-7314f5945aa7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:49:26,917 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/cc1de927ca2e4df5b920875d02715d59 used request id req-3a875ff9-fd7e-4d1a-bbdb-7314f5945aa7 2018-08-01 10:49:26,917 - keystone_utils - INFO - Deleting role with name - CreateInstanceTwoNetTests-91b8d95f-9cd1-4af-proj-role 2018-08-01 10:49:26,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/8bbb3240c01c42f198e1ff02175f6196 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16d2563263aa90917fcb005b0747f688036481d0" 2018-08-01 10:49:27,036 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:49:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-715aa952-b532-4a2b-bddf-082d8794dbf7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:49:27,036 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/8bbb3240c01c42f198e1ff02175f6196 used request id req-715aa952-b532-4a2b-bddf-082d8794dbf7 2018-08-01 10:49:27,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16d2563263aa90917fcb005b0747f688036481d0" 2018-08-01 10:49:27,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:49:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2154c3a-e893-49b9-a322-e4107b84653e Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:49:27,124 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-b2154c3a-e893-49b9-a322-e4107b84653e 2018-08-01 10:49:27,125 - keystone_utils - INFO - Deleting user with name - CreateInstanceTwoNetTests-91b8d95f-9cd1-4af-user 2018-08-01 10:49:27,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/60f0a7c08d2d4ae18ef073b1ce2dd073 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59d1e851bbfd90f91a9a8d37e8cf0e4f664fcbc3" 2018-08-01 10:49:27,324 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:49:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-055b91fa-b56e-454d-96ae-c462dd145214 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:49:27,324 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/60f0a7c08d2d4ae18ef073b1ce2dd073 used request id req-055b91fa-b56e-454d-96ae-c462dd145214 2018-08-01 10:49:27,325 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:49:27,792 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:49:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["F0gku-BAStyPuU4_BSM5Ng"], "issued_at": "2018-08-01T10:49:27.000000Z"}} 2018-08-01 10:49:27,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}871c7b0f1e2817c9c6164a94b2f8d3552212bd0d" 2018-08-01 10:49:27,870 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:49:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1ff8ea0-0776-4020-b78f-650a56615729 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:49:27,870 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-a1ff8ea0-0776-4020-b78f-650a56615729 2018-08-01 10:49:27,871 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:49:27,873 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:49:28,250 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:49:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["0VKLAmFrRGGVJgtAZaihRA"], "issued_at": "2018-08-01T10:49:28.000000Z"}} 2018-08-01 10:49:28,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62f38b7e172086a2fa941de9abbdb1a10f8df3bd" 2018-08-01 10:49:28,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:49:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6be34c49-7402-4eb6-a472-4ac6ba87e3c2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:49:28,263 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-6be34c49-7402-4eb6-a472-4ac6ba87e3c2 2018-08-01 10:49:28,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:49:28,271 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:49: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:49:28,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-6bb4ec41-bb99-49e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62f38b7e172086a2fa941de9abbdb1a10f8df3bd" 2018-08-01 10:49:28,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:49:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea49a862-e3ee-4605-a0b8-7a7f3dc192fb Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-6bb4ec41-bb99-49e-proj", "previous": null, "next": null}, "projects": []} 2018-08-01 10:49:28,355 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-6bb4ec41-bb99-49e-proj used request id req-ea49a862-e3ee-4605-a0b8-7a7f3dc192fb 2018-08-01 10:49:28,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62f38b7e172086a2fa941de9abbdb1a10f8df3bd" 2018-08-01 10:49:28,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:49:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c5eb2e2-7770-4446-9cd8-ebccc2346557 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:49:28,376 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-7c5eb2e2-7770-4446-9cd8-ebccc2346557 2018-08-01 10:49:28,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62f38b7e172086a2fa941de9abbdb1a10f8df3bd" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSimpleTests-6bb4ec41-bb99-49e-proj"}}' 2018-08-01 10:49:28,503 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:49:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-43bf9d5b-bf87-44ba-95c5-cc63ccc64651 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/e9ab8323c249492a98dce572cd9c4e64"}, "tags": [], "enabled": true, "id": "e9ab8323c249492a98dce572cd9c4e64", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-6bb4ec41-bb99-49e-proj"}} 2018-08-01 10:49:28,504 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-43bf9d5b-bf87-44ba-95c5-cc63ccc64651 2018-08-01 10:49:28,504 - keystone_utils - INFO - Created project with name - CreateInstanceSimpleTests-6bb4ec41-bb99-49e-proj 2018-08-01 10:49:28,504 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:49:28,505 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:49:28,885 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:49:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["K5AmYHpUQTeHYVqn-gLaPw"], "issued_at": "2018-08-01T10:49:28.000000Z"}} 2018-08-01 10:49:28,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06fe18e353a45cd889c69aede40ce62bcada2e4e" 2018-08-01 10:49:28,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:49:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-691c9552-e22d-4d9a-9872-209f7277b6a4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:49:28,964 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-691c9552-e22d-4d9a-9872-209f7277b6a4 2018-08-01 10:49:28,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:49:28,972 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:49: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:49:28,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06fe18e353a45cd889c69aede40ce62bcada2e4e" 2018-08-01 10:49:29,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:49:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4bd98d0b-7f14-4a27-b5e8-c513979794f7 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 10:49:29,075 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-4bd98d0b-7f14-4a27-b5e8-c513979794f7 2018-08-01 10:49:29,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateInstanceSimpleTests-6bb4ec41-bb99-49e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06fe18e353a45cd889c69aede40ce62bcada2e4e" 2018-08-01 10:49:29,166 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:49:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2dc1df29-4833-4d1e-a5fe-f23dee4c022f Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateInstanceSimpleTests-6bb4ec41-bb99-49e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/e9ab8323c249492a98dce572cd9c4e64"}, "tags": [], "enabled": true, "id": "e9ab8323c249492a98dce572cd9c4e64", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-6bb4ec41-bb99-49e-proj"}]} 2018-08-01 10:49:29,166 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateInstanceSimpleTests-6bb4ec41-bb99-49e-proj used request id req-2dc1df29-4833-4d1e-a5fe-f23dee4c022f 2018-08-01 10:49:29,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06fe18e353a45cd889c69aede40ce62bcada2e4e" 2018-08-01 10:49:29,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:49:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-322fedfd-c410-4ce8-956f-808725109028 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:49:29,254 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-322fedfd-c410-4ce8-956f-808725109028 2018-08-01 10:49:29,563 - keystone_utils - INFO - Created user with name - CreateInstanceSimpleTests-6bb4ec41-bb99-49e-user 2018-08-01 10:49:29,563 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:49:29,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62f38b7e172086a2fa941de9abbdb1a10f8df3bd" 2018-08-01 10:49:29,650 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:49:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f22af37-aa30-4a35-918d-dc401c65be86 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:49:29,650 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-3f22af37-aa30-4a35-918d-dc401c65be86 2018-08-01 10:49:29,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62f38b7e172086a2fa941de9abbdb1a10f8df3bd" -d '{"role": {"name": "CreateInstanceSimpleTests-6bb4ec41-bb99-49e-proj-role"}}' 2018-08-01 10:49:29,749 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:49:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-77898988-94e8-4be4-bc71-a4dfe131267d Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1afc59db761e450e8c967874e3fbe6ab", "links": {"self": "http://172.30.9.24:5000/v3/roles/1afc59db761e450e8c967874e3fbe6ab"}, "name": "CreateInstanceSimpleTests-6bb4ec41-bb99-49e-proj-role"}} 2018-08-01 10:49:29,749 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-77898988-94e8-4be4-bc71-a4dfe131267d 2018-08-01 10:49:29,749 - keystone_utils - INFO - Created role with name - CreateInstanceSimpleTests-6bb4ec41-bb99-49e-proj-role 2018-08-01 10:49:29,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/1afc59db761e450e8c967874e3fbe6ab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62f38b7e172086a2fa941de9abbdb1a10f8df3bd" 2018-08-01 10:49:29,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:49:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-761a20b0-aba3-49e0-b1cf-293d18f4cc45 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1afc59db761e450e8c967874e3fbe6ab", "links": {"self": "http://172.30.9.24:5000/v3/roles/1afc59db761e450e8c967874e3fbe6ab"}, "name": "CreateInstanceSimpleTests-6bb4ec41-bb99-49e-proj-role"}} 2018-08-01 10:49:29,837 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/1afc59db761e450e8c967874e3fbe6ab used request id req-761a20b0-aba3-49e0-b1cf-293d18f4cc45 2018-08-01 10:49:29,837 - keystone_utils - INFO - Granting role CreateInstanceSimpleTests-6bb4ec41-bb99-49e-proj-role to project CreateInstanceSimpleTests-6bb4ec41-bb99-49e-proj 2018-08-01 10:49:29,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/e9ab8323c249492a98dce572cd9c4e64/users/212ce095e7704dafa13c4ce380de36b9/roles/1afc59db761e450e8c967874e3fbe6ab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62f38b7e172086a2fa941de9abbdb1a10f8df3bd" 2018-08-01 10:49:29,955 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:49:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0d99d390-9051-4649-8022-91349fb12c37 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:49:29,955 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/e9ab8323c249492a98dce572cd9c4e64/users/212ce095e7704dafa13c4ce380de36b9/roles/1afc59db761e450e8c967874e3fbe6ab used request id req-0d99d390-9051-4649-8022-91349fb12c37 2018-08-01 10:49:29,956 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 10:49:29,956 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:49:29,957 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:49:29,959 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-01 10:49:29,959 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:49:29,960 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:49:30,341 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1afc59db761e450e8c967874e3fbe6ab", "name": "CreateInstanceSimpleTests-6bb4ec41-bb99-49e-proj-role"}], "expires_at": "2018-08-01T11:49:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e9ab8323c249492a98dce572cd9c4e64", "name": "CreateInstanceSimpleTests-6bb4ec41-bb99-49e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/e9ab8323c249492a98dce572cd9c4e64", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/e9ab8323c249492a98dce572cd9c4e64", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/e9ab8323c249492a98dce572cd9c4e64", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/e9ab8323c249492a98dce572cd9c4e64", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/e9ab8323c249492a98dce572cd9c4e64", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/e9ab8323c249492a98dce572cd9c4e64", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_e9ab8323c249492a98dce572cd9c4e64", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_e9ab8323c249492a98dce572cd9c4e64", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/e9ab8323c249492a98dce572cd9c4e64", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/e9ab8323c249492a98dce572cd9c4e64", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/e9ab8323c249492a98dce572cd9c4e64", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/e9ab8323c249492a98dce572cd9c4e64", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/e9ab8323c249492a98dce572cd9c4e64", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/e9ab8323c249492a98dce572cd9c4e64", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-6bb4ec41-bb99-49e-user", "id": "212ce095e7704dafa13c4ce380de36b9"}, "audit_ids": ["ahsuAjpyRBqbQDIgtKaXBQ"], "issued_at": "2018-08-01T10:49:30.000000Z"}} 2018-08-01 10:49:30,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fbc9043281a014c39e8beb9daa695b34eaa0eab" 2018-08-01 10:49:30,420 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:49:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67e0ef70-1bb0-42f9-99d6-06253601b1d1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:49:30,420 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-67e0ef70-1bb0-42f9-99d6-06253601b1d1 2018-08-01 10:49:30,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-a6201733-fef5-460b-be0b-39e38eac5f1f-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2fbc9043281a014c39e8beb9daa695b34eaa0eab" 2018-08-01 10:49:30,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-b8c44641-828b-4642-a866-ca99ce5cad3d Date: Wed, 01 Aug 2018 10:49:30 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSimpleTests-a6201733-fef5-460b-be0b-39e38eac5f1f-image"} 2018-08-01 10:49:30,611 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-a6201733-fef5-460b-be0b-39e38eac5f1f-image used request id req-b8c44641-828b-4642-a866-ca99ce5cad3d 2018-08-01 10:49:30,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2fbc9043281a014c39e8beb9daa695b34eaa0eab" 2018-08-01 10:49:30,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-1d91b96e-d5f8-4989-a200-e35fa2a64f94 Date: Wed, 01 Aug 2018 10:49: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-08-01 10:49:30,621 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-1d91b96e-d5f8-4989-a200-e35fa2a64f94 2018-08-01 10:49:30,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2fbc9043281a014c39e8beb9daa695b34eaa0eab" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSimpleTests-a6201733-fef5-460b-be0b-39e38eac5f1f-image"}' 2018-08-01 10:49:30,685 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/101e47ea-dc09-457e-b437-e57069c99e71 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-60757445-b36f-4b1c-8e38-13ca8f06ccea Date: Wed, 01 Aug 2018 10:49:30 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSimpleTests-a6201733-fef5-460b-be0b-39e38eac5f1f-image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T10:49:30Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-01T10:49:30Z", "visibility": "shared", "locations": [], "self": "/v2/images/101e47ea-dc09-457e-b437-e57069c99e71", "min_disk": 0, "protected": false, "id": "101e47ea-dc09-457e-b437-e57069c99e71", "file": "/v2/images/101e47ea-dc09-457e-b437-e57069c99e71/file", "checksum": null, "owner": "e9ab8323c249492a98dce572cd9c4e64", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 10:49:30,685 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-60757445-b36f-4b1c-8e38-13ca8f06ccea 2018-08-01 10:49:30,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9292/v2/images/101e47ea-dc09-457e-b437-e57069c99e71/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2fbc9043281a014c39e8beb9daa695b34eaa0eab" -d '' 2018-08-01 10:49:31,305 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0eed7903-2b73-498d-b045-369a0023a34c Date: Wed, 01 Aug 2018 10:49:31 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-01 10:49:31,305 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/101e47ea-dc09-457e-b437-e57069c99e71/file used request id req-0eed7903-2b73-498d-b045-369a0023a34c 2018-08-01 10:49:31,306 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-01 10:49:31,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/101e47ea-dc09-457e-b437-e57069c99e71 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2fbc9043281a014c39e8beb9daa695b34eaa0eab" 2018-08-01 10:49:31,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-9a11f97f-48d0-4f29-949a-b197af000361 Date: Wed, 01 Aug 2018 10:49:31 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-a6201733-fef5-460b-be0b-39e38eac5f1f-image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T10:49:30Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-01T10:49:31Z", "visibility": "shared", "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/101e47ea-dc09-457e-b437-e57069c99e71/snap", "metadata": {}}], "self": "/v2/images/101e47ea-dc09-457e-b437-e57069c99e71", "min_disk": 0, "protected": false, "id": "101e47ea-dc09-457e-b437-e57069c99e71", "file": "/v2/images/101e47ea-dc09-457e-b437-e57069c99e71/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e9ab8323c249492a98dce572cd9c4e64", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/101e47ea-dc09-457e-b437-e57069c99e71/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 10:49:31,325 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/101e47ea-dc09-457e-b437-e57069c99e71 used request id req-9a11f97f-48d0-4f29-949a-b197af000361 2018-08-01 10:49:31,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2fbc9043281a014c39e8beb9daa695b34eaa0eab" 2018-08-01 10:49:31,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-b548e505-927a-4e55-809c-347d7c14bbad Date: Wed, 01 Aug 2018 10:49: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-08-01 10:49:31,336 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-b548e505-927a-4e55-809c-347d7c14bbad 2018-08-01 10:49:31,339 - create_image - INFO - Created image with name - CreateInstanceSimpleTests-a6201733-fef5-460b-be0b-39e38eac5f1f-image 2018-08-01 10:49:31,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/101e47ea-dc09-457e-b437-e57069c99e71 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2fbc9043281a014c39e8beb9daa695b34eaa0eab" 2018-08-01 10:49:31,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-591c21ce-53b7-4dee-8492-67850b104619 Date: Wed, 01 Aug 2018 10:49:31 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-a6201733-fef5-460b-be0b-39e38eac5f1f-image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T10:49:30Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-01T10:49:31Z", "visibility": "shared", "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/101e47ea-dc09-457e-b437-e57069c99e71/snap", "metadata": {}}], "self": "/v2/images/101e47ea-dc09-457e-b437-e57069c99e71", "min_disk": 0, "protected": false, "id": "101e47ea-dc09-457e-b437-e57069c99e71", "file": "/v2/images/101e47ea-dc09-457e-b437-e57069c99e71/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e9ab8323c249492a98dce572cd9c4e64", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/101e47ea-dc09-457e-b437-e57069c99e71/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 10:49:31,362 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/101e47ea-dc09-457e-b437-e57069c99e71 used request id req-591c21ce-53b7-4dee-8492-67850b104619 2018-08-01 10:49:31,363 - create_image - DEBUG - Instance status is - active 2018-08-01 10:49:31,363 - create_image - DEBUG - Image is active with name - CreateInstanceSimpleTests-a6201733-fef5-460b-be0b-39e38eac5f1f-image 2018-08-01 10:49:31,363 - create_image - INFO - Image is now active with name - CreateInstanceSimpleTests-a6201733-fef5-460b-be0b-39e38eac5f1f-image 2018-08-01 10:49:31,363 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:49:31,364 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:49:31,756 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:49:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["cHj3P_R-RkSHd88Ox1UB_Q"], "issued_at": "2018-08-01T10:49:31.000000Z"}} 2018-08-01 10:49:31,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19a9fde6af7dfd9980d4de1005f24c5c5bad3ada" 2018-08-01 10:49:31,835 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:49:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-532a21cc-bdcc-4389-8c0d-4a42fea856d6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:49:31,836 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-532a21cc-bdcc-4389-8c0d-4a42fea856d6 2018-08-01 10:49:31,837 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 10:49:31,841 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19a9fde6af7dfd9980d4de1005f24c5c5bad3ada" 2018-08-01 10:49:32,017 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:49: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-60af8fc3-ff1e-457a-8db8-d66537ff0c6c x-compute-request-id: req-60af8fc3-ff1e-457a-8db8-d66537ff0c6c Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"flavors": [{"id": "4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "rel": "bookmark"}], "name": "vmtp-flavor_ee58c79f-c6fb-483f-8b9c-406ffbfad757"}, {"id": "5b61c696-1b5b-4204-b7e5-ca4a818093b0", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "bookmark"}], "name": "shaker-flavor_81952131-3011-4d90-80f4-831743223f59"}]} 2018-08-01 10:49:32,017 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-60af8fc3-ff1e-457a-8db8-d66537ff0c6c 2018-08-01 10:49:32,021 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19a9fde6af7dfd9980d4de1005f24c5c5bad3ada" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSimpleTests-a6201733-fef5-460b-be0b-39e38eac5f1f-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-08-01 10:49:32,065 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:49: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-d02a7521-9b63-43c2-9f92-93ed806aeba0 x-compute-request-id: req-d02a7521-9b63-43c2-9f92-93ed806aeba0 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceSimpleTests-a6201733-fef5-460b-be0b-39e38eac5f1f-flavor-name", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/ef8dd212-a70e-4d4e-80ad-9b10cbcc46ae", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/ef8dd212-a70e-4d4e-80ad-9b10cbcc46ae", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "ef8dd212-a70e-4d4e-80ad-9b10cbcc46ae"}} 2018-08-01 10:49:32,065 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-d02a7521-9b63-43c2-9f92-93ed806aeba0 2018-08-01 10:49:32,066 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:49:32,067 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:49:32,446 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:49:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["KpPg1iKMSc6Fxr1hBQ-_Xw"], "issued_at": "2018-08-01T10:49:32.000000Z"}} 2018-08-01 10:49:32,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c600f5b4ce5b03b612d305110ba45e3bec1852b" 2018-08-01 10:49:32,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:49:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-737f1ceb-006a-47cb-84a6-a41c1177e4df Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:49:32,525 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-737f1ceb-006a-47cb-84a6-a41c1177e4df 2018-08-01 10:49:32,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceSimpleTests-a6201733-fef5-460b-be0b-39e38eac5f1f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c600f5b4ce5b03b612d305110ba45e3bec1852b" 2018-08-01 10:49:32,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-9471e1dc-9fa9-4c59-90e0-4ed11817dbf3 Date: Wed, 01 Aug 2018 10:49:32 GMT RESP BODY: {"networks":[]} 2018-08-01 10:49:32,712 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceSimpleTests-a6201733-fef5-460b-be0b-39e38eac5f1f-pub-net used request id req-9471e1dc-9fa9-4c59-90e0-4ed11817dbf3 2018-08-01 10:49:32,712 - neutron_utils - INFO - Creating network with name CreateInstanceSimpleTests-a6201733-fef5-460b-be0b-39e38eac5f1f-pub-net 2018-08-01 10:49:32,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c600f5b4ce5b03b612d305110ba45e3bec1852b" -d '{"network": {"name": "CreateInstanceSimpleTests-a6201733-fef5-460b-be0b-39e38eac5f1f-pub-net", "admin_state_up": true}}' 2018-08-01 10:49:32,928 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 743 X-Openstack-Request-Id: req-d5529388-ddfa-4a67-89e4-88ddee1b2b22 Date: Wed, 01 Aug 2018 10:49: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":"fa2a7079-c75b-4a8d-812c-818073788711","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":58,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T10:49:32Z","is_default":false,"qos_policy_id":null,"name":"CreateInstanceSimpleTests-a6201733-fef5-460b-be0b-39e38eac5f1f-pub-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T10:49:32Z","mtu":1450}} 2018-08-01 10:49:32,928 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks used request id req-d5529388-ddfa-4a67-89e4-88ddee1b2b22 2018-08-01 10:49:32,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=fa2a7079-c75b-4a8d-812c-818073788711 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c600f5b4ce5b03b612d305110ba45e3bec1852b" 2018-08-01 10:49:33,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-f072cf3c-f4c5-4f41-b8d9-b7b94f387459 Date: Wed, 01 Aug 2018 10:49:33 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"fa2a7079-c75b-4a8d-812c-818073788711","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":58,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T10:49:32Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-a6201733-fef5-460b-be0b-39e38eac5f1f-pub-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T10:49:32Z","provider:network_type":"vxlan"}]} 2018-08-01 10:49:33,031 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=fa2a7079-c75b-4a8d-812c-818073788711 used request id req-f072cf3c-f4c5-4f41-b8d9-b7b94f387459 2018-08-01 10:49:33,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=fa2a7079-c75b-4a8d-812c-818073788711 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c600f5b4ce5b03b612d305110ba45e3bec1852b" 2018-08-01 10:49:33,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-57020750-debf-4fa3-92d1-81786fb719bf Date: Wed, 01 Aug 2018 10:49:33 GMT RESP BODY: {"subnets":[]} 2018-08-01 10:49:33,065 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=fa2a7079-c75b-4a8d-812c-818073788711 used request id req-57020750-debf-4fa3-92d1-81786fb719bf 2018-08-01 10:49:33,065 - neutron_utils - INFO - Creating subnet with name CreateInstanceSimpleTests-a6201733-fef5-460b-be0b-39e38eac5f1f-pub-subnet 2018-08-01 10:49:33,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c600f5b4ce5b03b612d305110ba45e3bec1852b" -d '{"subnets": [{"ip_version": 4, "network_id": "fa2a7079-c75b-4a8d-812c-818073788711", "cidr": "10.55.0.0/24", "name": "CreateInstanceSimpleTests-a6201733-fef5-460b-be0b-39e38eac5f1f-pub-subnet"}]}' 2018-08-01 10:49:33,443 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-9b31cbd8-7383-4c82-a1df-ea2f36ce01b7 Date: Wed, 01 Aug 2018 10:49:33 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T10:49:33Z","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":"b8623506-de3d-47f4-847d-8394c106ff54","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceSimpleTests-a6201733-fef5-460b-be0b-39e38eac5f1f-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"fa2a7079-c75b-4a8d-812c-818073788711","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T10:49:33Z","ip_version":4}]} 2018-08-01 10:49:33,443 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets used request id req-9b31cbd8-7383-4c82-a1df-ea2f36ce01b7 2018-08-01 10:49:33,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=fa2a7079-c75b-4a8d-812c-818073788711 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c600f5b4ce5b03b612d305110ba45e3bec1852b" 2018-08-01 10:49:33,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-42fa4318-f882-40fc-8c02-e1ec78c8779d Date: Wed, 01 Aug 2018 10:49:33 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"fa2a7079-c75b-4a8d-812c-818073788711","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":58,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":["b8623506-de3d-47f4-847d-8394c106ff54"],"description":"","tags":[],"updated_at":"2018-08-01T10:49:33Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-a6201733-fef5-460b-be0b-39e38eac5f1f-pub-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T10:49:32Z","provider:network_type":"vxlan"}]} 2018-08-01 10:49:33,528 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=fa2a7079-c75b-4a8d-812c-818073788711 used request id req-42fa4318-f882-40fc-8c02-e1ec78c8779d 2018-08-01 10:49:33,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=fa2a7079-c75b-4a8d-812c-818073788711 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c600f5b4ce5b03b612d305110ba45e3bec1852b" 2018-08-01 10:49:33,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-fcecbcf0-c4c2-4bf8-8f88-ebcbf5b2d70c Date: Wed, 01 Aug 2018 10:49:33 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T10:49:33Z","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":"b8623506-de3d-47f4-847d-8394c106ff54","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceSimpleTests-a6201733-fef5-460b-be0b-39e38eac5f1f-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"fa2a7079-c75b-4a8d-812c-818073788711","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T10:49:33Z","ip_version":4}]} 2018-08-01 10:49:33,593 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=fa2a7079-c75b-4a8d-812c-818073788711 used request id req-fcecbcf0-c4c2-4bf8-8f88-ebcbf5b2d70c 2018-08-01 10:49:33,593 - OpenStackNetwork - DEBUG - Network [fa2a7079-c75b-4a8d-812c-818073788711] created successfully 2018-08-01 10:49:33,594 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 10:49:33,594 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:49:33,595 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:49:33,596 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:49:33,596 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:49:34,053 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:49:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["x5dIuvsjQGe2HtFv1nUfWA"], "issued_at": "2018-08-01T10:49:34.000000Z"}} 2018-08-01 10:49:34,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}988205a1d55a42b65ae2b211739080fa251d0eac" 2018-08-01 10:49:34,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:49:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c07d92a-3587-4c23-8ad3-75a49a7c8367 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:49:34,129 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-2c07d92a-3587-4c23-8ad3-75a49a7c8367 2018-08-01 10:49:34,129 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:49:34,130 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:49:34,565 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:49:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["mVyn8hT4SPibzghDwAATtA"], "issued_at": "2018-08-01T10:49:34.000000Z"}} 2018-08-01 10:49:34,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca1383bda5d6d49e76781de047f3a375d424195f" 2018-08-01 10:49:34,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:49:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b0d6900-6b1a-4291-acef-e29d20f77a04 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:49:34,578 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-7b0d6900-6b1a-4291-acef-e29d20f77a04 2018-08-01 10:49:34,579 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 10:49:34,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca1383bda5d6d49e76781de047f3a375d424195f" 2018-08-01 10:49:34,663 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:49:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-218da05e-d139-4b02-8eb4-ffb9e691f6ca Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:49:34,663 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-218da05e-d139-4b02-8eb4-ffb9e691f6ca 2018-08-01 10:49:34,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceSimpleTests-a6201733-fef5-460b-be0b-39e38eac5f1f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca1383bda5d6d49e76781de047f3a375d424195f" 2018-08-01 10:49:34,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-a8192d88-9e14-439d-bf2d-72396f930a94 Date: Wed, 01 Aug 2018 10:49:34 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"fa2a7079-c75b-4a8d-812c-818073788711","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":58,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":["b8623506-de3d-47f4-847d-8394c106ff54"],"description":"","tags":[],"updated_at":"2018-08-01T10:49:33Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-a6201733-fef5-460b-be0b-39e38eac5f1f-pub-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T10:49:32Z","provider:network_type":"vxlan"}]} 2018-08-01 10:49:34,921 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceSimpleTests-a6201733-fef5-460b-be0b-39e38eac5f1f-pub-net used request id req-a8192d88-9e14-439d-bf2d-72396f930a94 2018-08-01 10:49:34,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=fa2a7079-c75b-4a8d-812c-818073788711 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca1383bda5d6d49e76781de047f3a375d424195f" 2018-08-01 10:49:34,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-0163599f-9de5-407b-89b4-9c5cf3c3498a Date: Wed, 01 Aug 2018 10:49:34 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T10:49:33Z","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":"b8623506-de3d-47f4-847d-8394c106ff54","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceSimpleTests-a6201733-fef5-460b-be0b-39e38eac5f1f-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"fa2a7079-c75b-4a8d-812c-818073788711","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T10:49:33Z","ip_version":4}]} 2018-08-01 10:49:34,966 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=fa2a7079-c75b-4a8d-812c-818073788711 used request id req-0163599f-9de5-407b-89b4-9c5cf3c3498a 2018-08-01 10:49:34,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceSimpleTests-a6201733-fef5-460b-be0b-39e38eac5f1f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca1383bda5d6d49e76781de047f3a375d424195f" 2018-08-01 10:49:35,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-1308e57e-11f1-4140-9710-5c41ab4d80b3 Date: Wed, 01 Aug 2018 10:49:35 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"fa2a7079-c75b-4a8d-812c-818073788711","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":58,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":["b8623506-de3d-47f4-847d-8394c106ff54"],"description":"","tags":[],"updated_at":"2018-08-01T10:49:33Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-a6201733-fef5-460b-be0b-39e38eac5f1f-pub-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T10:49:32Z","provider:network_type":"vxlan"}]} 2018-08-01 10:49:35,048 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceSimpleTests-a6201733-fef5-460b-be0b-39e38eac5f1f-pub-net used request id req-1308e57e-11f1-4140-9710-5c41ab4d80b3 2018-08-01 10:49:35,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:49:35,056 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:49: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:49:35,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca1383bda5d6d49e76781de047f3a375d424195f" 2018-08-01 10:49:35,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:49:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03c7f5b7-805b-413f-863a-9e16c02537c7 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 10:49:35,146 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-03c7f5b7-805b-413f-863a-9e16c02537c7 2018-08-01 10:49:35,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=fa2a7079-c75b-4a8d-812c-818073788711 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca1383bda5d6d49e76781de047f3a375d424195f" 2018-08-01 10:49:35,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-969a443c-2210-4730-af56-4f296a4b1a9b Date: Wed, 01 Aug 2018 10:49:35 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T10:49:33Z","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":"b8623506-de3d-47f4-847d-8394c106ff54","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceSimpleTests-a6201733-fef5-460b-be0b-39e38eac5f1f-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"fa2a7079-c75b-4a8d-812c-818073788711","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T10:49:33Z","ip_version":4}]} 2018-08-01 10:49:35,194 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=fa2a7079-c75b-4a8d-812c-818073788711 used request id req-969a443c-2210-4730-af56-4f296a4b1a9b 2018-08-01 10:49:35,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=fa2a7079-c75b-4a8d-812c-818073788711&name=CreateInstanceSimpleTests-a6201733-fef5-460b-be0b-39e38eac5f1f-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca1383bda5d6d49e76781de047f3a375d424195f" 2018-08-01 10:49:35,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-d3994de5-a496-439f-8745-a80ea6637dba Date: Wed, 01 Aug 2018 10:49:35 GMT RESP BODY: {"ports":[]} 2018-08-01 10:49:35,229 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=fa2a7079-c75b-4a8d-812c-818073788711&name=CreateInstanceSimpleTests-a6201733-fef5-460b-be0b-39e38eac5f1f-port&admin_state_up=True used request id req-d3994de5-a496-439f-8745-a80ea6637dba 2018-08-01 10:49:35,232 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-a6201733-fef5-460b-be0b-39e38eac5f1f-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca1383bda5d6d49e76781de047f3a375d424195f" 2018-08-01 10:49:35,473 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:49: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-3b2cd6b6-69bf-4d65-a554-9be0f46c3cd8 x-compute-request-id: req-3b2cd6b6-69bf-4d65-a554-9be0f46c3cd8 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-01 10:49:35,473 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-a6201733-fef5-460b-be0b-39e38eac5f1f-inst used request id req-3b2cd6b6-69bf-4d65-a554-9be0f46c3cd8 2018-08-01 10:49:35,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceSimpleTests-a6201733-fef5-460b-be0b-39e38eac5f1f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca1383bda5d6d49e76781de047f3a375d424195f" 2018-08-01 10:49:35,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-fec92e91-ba55-4756-a0f3-85dd3121210a Date: Wed, 01 Aug 2018 10:49:35 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"fa2a7079-c75b-4a8d-812c-818073788711","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":58,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":["b8623506-de3d-47f4-847d-8394c106ff54"],"description":"","tags":[],"updated_at":"2018-08-01T10:49:33Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-a6201733-fef5-460b-be0b-39e38eac5f1f-pub-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T10:49:32Z","provider:network_type":"vxlan"}]} 2018-08-01 10:49:35,561 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceSimpleTests-a6201733-fef5-460b-be0b-39e38eac5f1f-pub-net used request id req-fec92e91-ba55-4756-a0f3-85dd3121210a 2018-08-01 10:49:35,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=fa2a7079-c75b-4a8d-812c-818073788711 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca1383bda5d6d49e76781de047f3a375d424195f" 2018-08-01 10:49:35,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-de0328b0-0cd4-458c-8f65-8a2b2e02e281 Date: Wed, 01 Aug 2018 10:49:35 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T10:49:33Z","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":"b8623506-de3d-47f4-847d-8394c106ff54","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceSimpleTests-a6201733-fef5-460b-be0b-39e38eac5f1f-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"fa2a7079-c75b-4a8d-812c-818073788711","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T10:49:33Z","ip_version":4}]} 2018-08-01 10:49:35,608 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=fa2a7079-c75b-4a8d-812c-818073788711 used request id req-de0328b0-0cd4-458c-8f65-8a2b2e02e281 2018-08-01 10:49:35,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceSimpleTests-a6201733-fef5-460b-be0b-39e38eac5f1f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca1383bda5d6d49e76781de047f3a375d424195f" 2018-08-01 10:49:35,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-125a49d5-a5c9-48f0-a30e-30ad65418f3e Date: Wed, 01 Aug 2018 10:49:35 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"fa2a7079-c75b-4a8d-812c-818073788711","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":58,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":["b8623506-de3d-47f4-847d-8394c106ff54"],"description":"","tags":[],"updated_at":"2018-08-01T10:49:33Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-a6201733-fef5-460b-be0b-39e38eac5f1f-pub-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T10:49:32Z","provider:network_type":"vxlan"}]} 2018-08-01 10:49:35,690 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceSimpleTests-a6201733-fef5-460b-be0b-39e38eac5f1f-pub-net used request id req-125a49d5-a5c9-48f0-a30e-30ad65418f3e 2018-08-01 10:49:35,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca1383bda5d6d49e76781de047f3a375d424195f" 2018-08-01 10:49:35,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:49:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54013cfc-4a6d-4b67-9d7a-681bfc04aa7f 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 10:49:35,779 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-54013cfc-4a6d-4b67-9d7a-681bfc04aa7f 2018-08-01 10:49:35,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=fa2a7079-c75b-4a8d-812c-818073788711 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca1383bda5d6d49e76781de047f3a375d424195f" 2018-08-01 10:49:35,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-97d4080b-626c-4c22-a185-f34bdb7098f5 Date: Wed, 01 Aug 2018 10:49:35 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T10:49:33Z","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":"b8623506-de3d-47f4-847d-8394c106ff54","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceSimpleTests-a6201733-fef5-460b-be0b-39e38eac5f1f-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"fa2a7079-c75b-4a8d-812c-818073788711","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T10:49:33Z","ip_version":4}]} 2018-08-01 10:49:35,824 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=fa2a7079-c75b-4a8d-812c-818073788711 used request id req-97d4080b-626c-4c22-a185-f34bdb7098f5 2018-08-01 10:49:35,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=fa2a7079-c75b-4a8d-812c-818073788711&name=CreateInstanceSimpleTests-a6201733-fef5-460b-be0b-39e38eac5f1f-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca1383bda5d6d49e76781de047f3a375d424195f" 2018-08-01 10:49:35,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-704bb7f4-0ba1-4df8-bf22-790247fd40dc Date: Wed, 01 Aug 2018 10:49:35 GMT RESP BODY: {"ports":[]} 2018-08-01 10:49:35,858 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=fa2a7079-c75b-4a8d-812c-818073788711&name=CreateInstanceSimpleTests-a6201733-fef5-460b-be0b-39e38eac5f1f-port&admin_state_up=True used request id req-704bb7f4-0ba1-4df8-bf22-790247fd40dc 2018-08-01 10:49:35,858 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:49:35,859 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:49:36,242 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:49:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["BfNFtWqQQ92Lo58ZxwZQzA"], "issued_at": "2018-08-01T10:49:36.000000Z"}} 2018-08-01 10:49:36,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}240d57eec4a392dae414586f04b98fec42ddb4df" 2018-08-01 10:49:36,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:49:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f3cb757-25bc-4775-81da-ce189b176c7e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:49:36,255 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-1f3cb757-25bc-4775-81da-ce189b176c7e 2018-08-01 10:49:36,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceSimpleTests-a6201733-fef5-460b-be0b-39e38eac5f1f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca1383bda5d6d49e76781de047f3a375d424195f" 2018-08-01 10:49:36,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-879f8493-5959-41fa-923d-d9792b6b53d2 Date: Wed, 01 Aug 2018 10:49:36 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"fa2a7079-c75b-4a8d-812c-818073788711","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":58,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":["b8623506-de3d-47f4-847d-8394c106ff54"],"description":"","tags":[],"updated_at":"2018-08-01T10:49:33Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-a6201733-fef5-460b-be0b-39e38eac5f1f-pub-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T10:49:32Z","provider:network_type":"vxlan"}]} 2018-08-01 10:49:36,346 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceSimpleTests-a6201733-fef5-460b-be0b-39e38eac5f1f-pub-net used request id req-879f8493-5959-41fa-923d-d9792b6b53d2 2018-08-01 10:49:36,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=fa2a7079-c75b-4a8d-812c-818073788711 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca1383bda5d6d49e76781de047f3a375d424195f" 2018-08-01 10:49:36,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-43e98a47-bb3c-4730-b4bb-b0048d03ecf3 Date: Wed, 01 Aug 2018 10:49:36 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T10:49:33Z","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":"b8623506-de3d-47f4-847d-8394c106ff54","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceSimpleTests-a6201733-fef5-460b-be0b-39e38eac5f1f-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"fa2a7079-c75b-4a8d-812c-818073788711","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T10:49:33Z","ip_version":4}]} 2018-08-01 10:49:36,401 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=fa2a7079-c75b-4a8d-812c-818073788711 used request id req-43e98a47-bb3c-4730-b4bb-b0048d03ecf3 2018-08-01 10:49:36,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceSimpleTests-a6201733-fef5-460b-be0b-39e38eac5f1f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca1383bda5d6d49e76781de047f3a375d424195f" 2018-08-01 10:49:36,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-c336d87f-10af-47d8-a8be-ec9ba36ef165 Date: Wed, 01 Aug 2018 10:49:36 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"fa2a7079-c75b-4a8d-812c-818073788711","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":58,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":["b8623506-de3d-47f4-847d-8394c106ff54"],"description":"","tags":[],"updated_at":"2018-08-01T10:49:33Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-a6201733-fef5-460b-be0b-39e38eac5f1f-pub-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T10:49:32Z","provider:network_type":"vxlan"}]} 2018-08-01 10:49:36,490 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceSimpleTests-a6201733-fef5-460b-be0b-39e38eac5f1f-pub-net used request id req-c336d87f-10af-47d8-a8be-ec9ba36ef165 2018-08-01 10:49:36,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:49:36,499 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:49: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:49:36,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}240d57eec4a392dae414586f04b98fec42ddb4df" 2018-08-01 10:49:36,583 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:49:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32d5d30a-bf52-4941-8145-4fbf1ca1bc68 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 10:49:36,584 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-32d5d30a-bf52-4941-8145-4fbf1ca1bc68 2018-08-01 10:49:36,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=fa2a7079-c75b-4a8d-812c-818073788711 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca1383bda5d6d49e76781de047f3a375d424195f" 2018-08-01 10:49:36,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-a535a723-a7d4-4887-85f9-31410e6b9097 Date: Wed, 01 Aug 2018 10:49:36 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T10:49:33Z","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":"b8623506-de3d-47f4-847d-8394c106ff54","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceSimpleTests-a6201733-fef5-460b-be0b-39e38eac5f1f-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"fa2a7079-c75b-4a8d-812c-818073788711","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T10:49:33Z","ip_version":4}]} 2018-08-01 10:49:36,630 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=fa2a7079-c75b-4a8d-812c-818073788711 used request id req-a535a723-a7d4-4887-85f9-31410e6b9097 2018-08-01 10:49:36,631 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSimpleTests-a6201733-fef5-460b-be0b-39e38eac5f1f-pub-net 2018-08-01 10:49:36,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca1383bda5d6d49e76781de047f3a375d424195f" -d '{"port": {"network_id": "fa2a7079-c75b-4a8d-812c-818073788711", "name": "CreateInstanceSimpleTests-a6201733-fef5-460b-be0b-39e38eac5f1f-port", "admin_state_up": true}}' 2018-08-01 10:49:37,564 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 904 X-Openstack-Request-Id: req-0b9a76d3-4af6-4495-a5a1-cff72d500a8b Date: Wed, 01 Aug 2018 10:49:37 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:49:37Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b8623506-de3d-47f4-847d-8394c106ff54","ip_address":"10.55.0.3"}],"id":"67a2db6c-f8d2-4371-94d8-e33abe39a421","security_groups":["d876f51d-b6f9-4c8f-b88c-c69d2c3be178"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:05:94:ea","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"CreateInstanceSimpleTests-a6201733-fef5-460b-be0b-39e38eac5f1f-port","project_id":"8d96727022f4443794db44ecde432faf","qos_policy_id":null,"admin_state_up":true,"network_id":"fa2a7079-c75b-4a8d-812c-818073788711","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T10:49:36Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-08-01 10:49:37,564 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/ports used request id req-0b9a76d3-4af6-4495-a5a1-cff72d500a8b 2018-08-01 10:49:37,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceSimpleTests-a6201733-fef5-460b-be0b-39e38eac5f1f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca1383bda5d6d49e76781de047f3a375d424195f" 2018-08-01 10:49:37,649 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-267e4a62-1a81-4aee-8f1d-147216f50ac7 Date: Wed, 01 Aug 2018 10:49:37 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"fa2a7079-c75b-4a8d-812c-818073788711","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":58,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":["b8623506-de3d-47f4-847d-8394c106ff54"],"description":"","tags":[],"updated_at":"2018-08-01T10:49:33Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-a6201733-fef5-460b-be0b-39e38eac5f1f-pub-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T10:49:32Z","provider:network_type":"vxlan"}]} 2018-08-01 10:49:37,649 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceSimpleTests-a6201733-fef5-460b-be0b-39e38eac5f1f-pub-net used request id req-267e4a62-1a81-4aee-8f1d-147216f50ac7 2018-08-01 10:49:37,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=fa2a7079-c75b-4a8d-812c-818073788711 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca1383bda5d6d49e76781de047f3a375d424195f" 2018-08-01 10:49:37,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-fc2dc4a9-7b24-45e5-b99e-dab91e6ecda3 Date: Wed, 01 Aug 2018 10:49:37 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T10:49:33Z","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":"b8623506-de3d-47f4-847d-8394c106ff54","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceSimpleTests-a6201733-fef5-460b-be0b-39e38eac5f1f-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"fa2a7079-c75b-4a8d-812c-818073788711","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T10:49:33Z","ip_version":4}]} 2018-08-01 10:49:37,694 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=fa2a7079-c75b-4a8d-812c-818073788711 used request id req-fc2dc4a9-7b24-45e5-b99e-dab91e6ecda3 2018-08-01 10:49:37,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceSimpleTests-a6201733-fef5-460b-be0b-39e38eac5f1f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca1383bda5d6d49e76781de047f3a375d424195f" 2018-08-01 10:49:37,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-9af8a3e5-1c50-4a99-8fb8-79b0a08d2d56 Date: Wed, 01 Aug 2018 10:49:37 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"fa2a7079-c75b-4a8d-812c-818073788711","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":58,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":["b8623506-de3d-47f4-847d-8394c106ff54"],"description":"","tags":[],"updated_at":"2018-08-01T10:49:33Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-a6201733-fef5-460b-be0b-39e38eac5f1f-pub-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T10:49:32Z","provider:network_type":"vxlan"}]} 2018-08-01 10:49:37,774 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceSimpleTests-a6201733-fef5-460b-be0b-39e38eac5f1f-pub-net used request id req-9af8a3e5-1c50-4a99-8fb8-79b0a08d2d56 2018-08-01 10:49:37,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca1383bda5d6d49e76781de047f3a375d424195f" 2018-08-01 10:49:37,797 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:49:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff7af6e1-7b31-4d64-bb8e-b3a53d2b00fc 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 10:49:37,797 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-ff7af6e1-7b31-4d64-bb8e-b3a53d2b00fc 2018-08-01 10:49:37,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=fa2a7079-c75b-4a8d-812c-818073788711 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca1383bda5d6d49e76781de047f3a375d424195f" 2018-08-01 10:49:37,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-d3f5da4a-323d-4935-9d09-6aca623d8f85 Date: Wed, 01 Aug 2018 10:49:37 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T10:49:33Z","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":"b8623506-de3d-47f4-847d-8394c106ff54","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceSimpleTests-a6201733-fef5-460b-be0b-39e38eac5f1f-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"fa2a7079-c75b-4a8d-812c-818073788711","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T10:49:33Z","ip_version":4}]} 2018-08-01 10:49:37,843 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=fa2a7079-c75b-4a8d-812c-818073788711 used request id req-d3f5da4a-323d-4935-9d09-6aca623d8f85 2018-08-01 10:49:37,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=fa2a7079-c75b-4a8d-812c-818073788711&name=CreateInstanceSimpleTests-a6201733-fef5-460b-be0b-39e38eac5f1f-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca1383bda5d6d49e76781de047f3a375d424195f" 2018-08-01 10:49:37,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 907 X-Openstack-Request-Id: req-91c03eec-3600-4532-8168-7844fb4c8928 Date: Wed, 01 Aug 2018 10:49:37 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:49:37Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b8623506-de3d-47f4-847d-8394c106ff54","ip_address":"10.55.0.3"}],"id":"67a2db6c-f8d2-4371-94d8-e33abe39a421","security_groups":["d876f51d-b6f9-4c8f-b88c-c69d2c3be178"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:05:94:ea","project_id":"8d96727022f4443794db44ecde432faf","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-a6201733-fef5-460b-be0b-39e38eac5f1f-port","admin_state_up":true,"network_id":"fa2a7079-c75b-4a8d-812c-818073788711","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T10:49:36Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-08-01 10:49:37,911 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=fa2a7079-c75b-4a8d-812c-818073788711&name=CreateInstanceSimpleTests-a6201733-fef5-460b-be0b-39e38eac5f1f-port&admin_state_up=True used request id req-91c03eec-3600-4532-8168-7844fb4c8928 2018-08-01 10:49:37,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca1383bda5d6d49e76781de047f3a375d424195f" 2018-08-01 10:49:37,999 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:49:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8a09eb6-4816-4f8e-85f9-ada0760a2d52 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 10:49:37,999 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-d8a09eb6-4816-4f8e-85f9-ada0760a2d52 2018-08-01 10:49:37,999 - nova_utils - INFO - Creating VM with name - CreateInstanceSimpleTests-a6201733-fef5-460b-be0b-39e38eac5f1f-inst 2018-08-01 10:49:38,003 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca1383bda5d6d49e76781de047f3a375d424195f" 2018-08-01 10:49:38,022 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:49: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-188fb2ca-5329-4302-a1e2-fd95e7aae6ef x-compute-request-id: req-188fb2ca-5329-4302-a1e2-fd95e7aae6ef Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"flavors": [{"id": "4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "rel": "bookmark"}], "name": "vmtp-flavor_ee58c79f-c6fb-483f-8b9c-406ffbfad757"}, {"id": "5b61c696-1b5b-4204-b7e5-ca4a818093b0", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "bookmark"}], "name": "shaker-flavor_81952131-3011-4d90-80f4-831743223f59"}, {"id": "ef8dd212-a70e-4d4e-80ad-9b10cbcc46ae", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/ef8dd212-a70e-4d4e-80ad-9b10cbcc46ae", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/ef8dd212-a70e-4d4e-80ad-9b10cbcc46ae", "rel": "bookmark"}], "name": "CreateInstanceSimpleTests-a6201733-fef5-460b-be0b-39e38eac5f1f-flavor-name"}]} 2018-08-01 10:49:38,022 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-188fb2ca-5329-4302-a1e2-fd95e7aae6ef 2018-08-01 10:49:38,024 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors/ef8dd212-a70e-4d4e-80ad-9b10cbcc46ae -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca1383bda5d6d49e76781de047f3a375d424195f" 2018-08-01 10:49:38,043 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:49: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-4772e12c-b85d-4293-8034-11bba44e8f6a x-compute-request-id: req-4772e12c-b85d-4293-8034-11bba44e8f6a Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceSimpleTests-a6201733-fef5-460b-be0b-39e38eac5f1f-flavor-name", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/ef8dd212-a70e-4d4e-80ad-9b10cbcc46ae", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/ef8dd212-a70e-4d4e-80ad-9b10cbcc46ae", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "ef8dd212-a70e-4d4e-80ad-9b10cbcc46ae"}} 2018-08-01 10:49:38,043 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/ef8dd212-a70e-4d4e-80ad-9b10cbcc46ae used request id req-4772e12c-b85d-4293-8034-11bba44e8f6a 2018-08-01 10:49:38,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-a6201733-fef5-460b-be0b-39e38eac5f1f-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ca1383bda5d6d49e76781de047f3a375d424195f" 2018-08-01 10:49:38,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1060 Content-Type: application/json X-Openstack-Request-Id: req-cbac37a3-482e-4837-83a9-25d635d04642 Date: Wed, 01 Aug 2018 10:49:38 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-a6201733-fef5-460b-be0b-39e38eac5f1f-image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T10:49:30Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-01T10:49:31Z", "visibility": "shared", "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/101e47ea-dc09-457e-b437-e57069c99e71/snap", "metadata": {}}], "self": "/v2/images/101e47ea-dc09-457e-b437-e57069c99e71", "min_disk": 0, "protected": false, "id": "101e47ea-dc09-457e-b437-e57069c99e71", "file": "/v2/images/101e47ea-dc09-457e-b437-e57069c99e71/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e9ab8323c249492a98dce572cd9c4e64", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/101e47ea-dc09-457e-b437-e57069c99e71/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSimpleTests-a6201733-fef5-460b-be0b-39e38eac5f1f-image"} 2018-08-01 10:49:38,208 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-a6201733-fef5-460b-be0b-39e38eac5f1f-image used request id req-cbac37a3-482e-4837-83a9-25d635d04642 2018-08-01 10:49:38,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ca1383bda5d6d49e76781de047f3a375d424195f" 2018-08-01 10:49:38,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-ac312bc9-5f5f-48c3-a4f0-922e851551ef Date: Wed, 01 Aug 2018 10:49: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-08-01 10:49:38,218 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-ac312bc9-5f5f-48c3-a4f0-922e851551ef 2018-08-01 10:49:38,223 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca1383bda5d6d49e76781de047f3a375d424195f" -d '{"server": {"name": "CreateInstanceSimpleTests-a6201733-fef5-460b-be0b-39e38eac5f1f-inst", "imageRef": "101e47ea-dc09-457e-b437-e57069c99e71", "flavorRef": "ef8dd212-a70e-4d4e-80ad-9b10cbcc46ae", "max_count": 1, "min_count": 1, "networks": [{"port": "67a2db6c-f8d2-4371-94d8-e33abe39a421"}]}}' 2018-08-01 10:49:39,466 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 10:49: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-29e6a0f1-6996-4ae1-a2de-f6d08d02f942 x-compute-request-id: req-29e6a0f1-6996-4ae1-a2de-f6d08d02f942 Content-Length: 374 location: http://172.30.9.24:8774/v2.1/servers/cfd6473c-bfff-4e99-9057-9e897e769a4a Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "cfd6473c-bfff-4e99-9057-9e897e769a4a", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/cfd6473c-bfff-4e99-9057-9e897e769a4a", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/cfd6473c-bfff-4e99-9057-9e897e769a4a", "rel": "bookmark"}], "adminPass": "Dr736P6mMbK7"}} 2018-08-01 10:49:39,467 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-29e6a0f1-6996-4ae1-a2de-f6d08d02f942 2018-08-01 10:49:39,470 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/cfd6473c-bfff-4e99-9057-9e897e769a4a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca1383bda5d6d49e76781de047f3a375d424195f" 2018-08-01 10:49:39,974 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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,Accept-Encoding x-openstack-request-id: req-7c7c1623-325f-4964-99cf-ba9b6af24cec x-compute-request-id: req-7c7c1623-325f-4964-99cf-ba9b6af24cec Content-Encoding: gzip Content-Length: 644 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/cfd6473c-bfff-4e99-9057-9e897e769a4a", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/cfd6473c-bfff-4e99-9057-9e897e769a4a", "rel": "bookmark"}], "image": {"id": "101e47ea-dc09-457e-b437-e57069c99e71", "links": [{"href": "http://172.30.9.24:8774/images/101e47ea-dc09-457e-b437-e57069c99e71", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ef8dd212-a70e-4d4e-80ad-9b10cbcc46ae", "links": [{"href": "http://172.30.9.24:8774/flavors/ef8dd212-a70e-4d4e-80ad-9b10cbcc46ae", "rel": "bookmark"}]}, "id": "cfd6473c-bfff-4e99-9057-9e897e769a4a", "user_id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T10:49:39Z", "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-a6201733-fef5-460b-be0b-39e38eac5f1f-inst", "created": "2018-08-01T10:49:39Z", "tenant_id": "8d96727022f4443794db44ecde432faf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:49:39,974 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/cfd6473c-bfff-4e99-9057-9e897e769a4a used request id req-7c7c1623-325f-4964-99cf-ba9b6af24cec 2018-08-01 10:49:39,975 - create_instance - INFO - Created instance with name - CreateInstanceSimpleTests-a6201733-fef5-460b-be0b-39e38eac5f1f-inst 2018-08-01 10:49:39,977 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/cfd6473c-bfff-4e99-9057-9e897e769a4a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca1383bda5d6d49e76781de047f3a375d424195f" 2018-08-01 10:49:40,379 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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,Accept-Encoding x-openstack-request-id: req-c2eba9a1-e756-425e-bcdf-84390f1b3f75 x-compute-request-id: req-c2eba9a1-e756-425e-bcdf-84390f1b3f75 Content-Encoding: gzip Content-Length: 651 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/cfd6473c-bfff-4e99-9057-9e897e769a4a", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/cfd6473c-bfff-4e99-9057-9e897e769a4a", "rel": "bookmark"}], "image": {"id": "101e47ea-dc09-457e-b437-e57069c99e71", "links": [{"href": "http://172.30.9.24:8774/images/101e47ea-dc09-457e-b437-e57069c99e71", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000032", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ef8dd212-a70e-4d4e-80ad-9b10cbcc46ae", "links": [{"href": "http://172.30.9.24:8774/flavors/ef8dd212-a70e-4d4e-80ad-9b10cbcc46ae", "rel": "bookmark"}]}, "id": "cfd6473c-bfff-4e99-9057-9e897e769a4a", "user_id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T10:49:39Z", "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-a6201733-fef5-460b-be0b-39e38eac5f1f-inst", "created": "2018-08-01T10:49:39Z", "tenant_id": "8d96727022f4443794db44ecde432faf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:49:40,379 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/cfd6473c-bfff-4e99-9057-9e897e769a4a used request id req-c2eba9a1-e756-425e-bcdf-84390f1b3f75 2018-08-01 10:49:40,379 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-a6201733-fef5-460b-be0b-39e38eac5f1f-inst] is - BUILD 2018-08-01 10:49:40,379 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-01 10:49:43,383 - create_instance - DEBUG - VM status query timeout in 896.59221983 2018-08-01 10:49:43,385 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/cfd6473c-bfff-4e99-9057-9e897e769a4a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca1383bda5d6d49e76781de047f3a375d424195f" 2018-08-01 10:49:43,548 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:49: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-6db267ce-3276-4ce8-a28c-9ad670c5f938 x-compute-request-id: req-6db267ce-3276-4ce8-a28c-9ad670c5f938 Content-Encoding: gzip Content-Length: 814 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"CreateInstanceSimpleTests-a6201733-fef5-460b-be0b-39e38eac5f1f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:94:ea", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/cfd6473c-bfff-4e99-9057-9e897e769a4a", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/cfd6473c-bfff-4e99-9057-9e897e769a4a", "rel": "bookmark"}], "image": {"id": "101e47ea-dc09-457e-b437-e57069c99e71", "links": [{"href": "http://172.30.9.24:8774/images/101e47ea-dc09-457e-b437-e57069c99e71", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000032", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ef8dd212-a70e-4d4e-80ad-9b10cbcc46ae", "links": [{"href": "http://172.30.9.24:8774/flavors/ef8dd212-a70e-4d4e-80ad-9b10cbcc46ae", "rel": "bookmark"}]}, "id": "cfd6473c-bfff-4e99-9057-9e897e769a4a", "security_groups": [{"name": "default"}], "user_id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T10:49:40Z", "hostId": "84bc2fcc33f028ef5fceb4ea5d26af04f0a45a1387698c94ece40185", "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-a6201733-fef5-460b-be0b-39e38eac5f1f-inst", "created": "2018-08-01T10:49:39Z", "tenant_id": "8d96727022f4443794db44ecde432faf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:49:43,548 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/cfd6473c-bfff-4e99-9057-9e897e769a4a used request id req-6db267ce-3276-4ce8-a28c-9ad670c5f938 2018-08-01 10:49:43,548 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-a6201733-fef5-460b-be0b-39e38eac5f1f-inst] is - BUILD 2018-08-01 10:49:43,549 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-01 10:49:46,552 - create_instance - DEBUG - VM status query timeout in 893.423079967 2018-08-01 10:49:46,555 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/cfd6473c-bfff-4e99-9057-9e897e769a4a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca1383bda5d6d49e76781de047f3a375d424195f" 2018-08-01 10:49:47,029 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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-cb6751f7-72f0-48c7-84a9-249513685cec x-compute-request-id: req-cb6751f7-72f0-48c7-84a9-249513685cec Content-Encoding: gzip Content-Length: 816 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-a6201733-fef5-460b-be0b-39e38eac5f1f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:94:ea", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/cfd6473c-bfff-4e99-9057-9e897e769a4a", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/cfd6473c-bfff-4e99-9057-9e897e769a4a", "rel": "bookmark"}], "image": {"id": "101e47ea-dc09-457e-b437-e57069c99e71", "links": [{"href": "http://172.30.9.24:8774/images/101e47ea-dc09-457e-b437-e57069c99e71", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000032", "OS-SRV-USG:launched_at": "2018-08-01T10:49:43.000000", "flavor": {"id": "ef8dd212-a70e-4d4e-80ad-9b10cbcc46ae", "links": [{"href": "http://172.30.9.24:8774/flavors/ef8dd212-a70e-4d4e-80ad-9b10cbcc46ae", "rel": "bookmark"}]}, "id": "cfd6473c-bfff-4e99-9057-9e897e769a4a", "security_groups": [{"name": "default"}], "user_id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:49:43Z", "hostId": "84bc2fcc33f028ef5fceb4ea5d26af04f0a45a1387698c94ece40185", "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-a6201733-fef5-460b-be0b-39e38eac5f1f-inst", "created": "2018-08-01T10:49:39Z", "tenant_id": "8d96727022f4443794db44ecde432faf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:49:47,029 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/cfd6473c-bfff-4e99-9057-9e897e769a4a used request id req-cb6751f7-72f0-48c7-84a9-249513685cec 2018-08-01 10:49:47,029 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-a6201733-fef5-460b-be0b-39e38eac5f1f-inst] is - ACTIVE 2018-08-01 10:49:47,029 - create_instance - INFO - VM is - ACTIVE 2018-08-01 10:49:47,032 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/cfd6473c-bfff-4e99-9057-9e897e769a4a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca1383bda5d6d49e76781de047f3a375d424195f" 2018-08-01 10:49:47,324 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:49: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-d73e56c7-3b20-48ca-bfac-a80f8048b6ef x-compute-request-id: req-d73e56c7-3b20-48ca-bfac-a80f8048b6ef Content-Encoding: gzip Content-Length: 816 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-a6201733-fef5-460b-be0b-39e38eac5f1f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:94:ea", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/cfd6473c-bfff-4e99-9057-9e897e769a4a", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/cfd6473c-bfff-4e99-9057-9e897e769a4a", "rel": "bookmark"}], "image": {"id": "101e47ea-dc09-457e-b437-e57069c99e71", "links": [{"href": "http://172.30.9.24:8774/images/101e47ea-dc09-457e-b437-e57069c99e71", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000032", "OS-SRV-USG:launched_at": "2018-08-01T10:49:43.000000", "flavor": {"id": "ef8dd212-a70e-4d4e-80ad-9b10cbcc46ae", "links": [{"href": "http://172.30.9.24:8774/flavors/ef8dd212-a70e-4d4e-80ad-9b10cbcc46ae", "rel": "bookmark"}]}, "id": "cfd6473c-bfff-4e99-9057-9e897e769a4a", "security_groups": [{"name": "default"}], "user_id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:49:43Z", "hostId": "84bc2fcc33f028ef5fceb4ea5d26af04f0a45a1387698c94ece40185", "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-a6201733-fef5-460b-be0b-39e38eac5f1f-inst", "created": "2018-08-01T10:49:39Z", "tenant_id": "8d96727022f4443794db44ecde432faf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:49:47,324 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/cfd6473c-bfff-4e99-9057-9e897e769a4a used request id req-d73e56c7-3b20-48ca-bfac-a80f8048b6ef 2018-08-01 10:49:47,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceSimpleTests-a6201733-fef5-460b-be0b-39e38eac5f1f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca1383bda5d6d49e76781de047f3a375d424195f" 2018-08-01 10:49:47,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-7013d2e2-9907-4f2f-b2ce-6137a078e3eb Date: Wed, 01 Aug 2018 10:49:47 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"fa2a7079-c75b-4a8d-812c-818073788711","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":58,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":["b8623506-de3d-47f4-847d-8394c106ff54"],"description":"","tags":[],"updated_at":"2018-08-01T10:49:33Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-a6201733-fef5-460b-be0b-39e38eac5f1f-pub-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T10:49:32Z","provider:network_type":"vxlan"}]} 2018-08-01 10:49:47,422 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceSimpleTests-a6201733-fef5-460b-be0b-39e38eac5f1f-pub-net used request id req-7013d2e2-9907-4f2f-b2ce-6137a078e3eb 2018-08-01 10:49:47,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca1383bda5d6d49e76781de047f3a375d424195f" 2018-08-01 10:49:47,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:49:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d89857d-4d03-4244-9c43-cacd1116061c 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 10:49:47,508 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-2d89857d-4d03-4244-9c43-cacd1116061c 2018-08-01 10:49:47,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=fa2a7079-c75b-4a8d-812c-818073788711 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca1383bda5d6d49e76781de047f3a375d424195f" 2018-08-01 10:49:47,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-694f3a4c-0122-46f6-b829-10394d0768ec Date: Wed, 01 Aug 2018 10:49:47 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T10:49:33Z","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":"b8623506-de3d-47f4-847d-8394c106ff54","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceSimpleTests-a6201733-fef5-460b-be0b-39e38eac5f1f-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"fa2a7079-c75b-4a8d-812c-818073788711","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T10:49:33Z","ip_version":4}]} 2018-08-01 10:49:47,558 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=fa2a7079-c75b-4a8d-812c-818073788711 used request id req-694f3a4c-0122-46f6-b829-10394d0768ec 2018-08-01 10:49:47,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=fa2a7079-c75b-4a8d-812c-818073788711 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca1383bda5d6d49e76781de047f3a375d424195f" 2018-08-01 10:49:47,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2034 X-Openstack-Request-Id: req-f44268a8-32da-4c7c-b3cc-92b32c08ebfb Date: Wed, 01 Aug 2018 10:49:47 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:49:43Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b8623506-de3d-47f4-847d-8394c106ff54","ip_address":"10.55.0.3"}],"id":"67a2db6c-f8d2-4371-94d8-e33abe39a421","security_groups":["d876f51d-b6f9-4c8f-b88c-c69d2c3be178"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:05:94:ea","project_id":"8d96727022f4443794db44ecde432faf","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-a6201733-fef5-460b-be0b-39e38eac5f1f-port","admin_state_up":true,"network_id":"fa2a7079-c75b-4a8d-812c-818073788711","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T10:49:36Z","binding:vnic_type":"normal","device_id":"cfd6473c-bfff-4e99-9057-9e897e769a4a","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:49:35Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b8623506-de3d-47f4-847d-8394c106ff54","ip_address":"10.55.0.2"}],"id":"ec3db4c1-8d5a-4962-8dcf-b5f78e810051","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1c:15:b6","project_id":"8d96727022f4443794db44ecde432faf","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fa2a7079-c75b-4a8d-812c-818073788711","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T10:49:33Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-fa2a7079-c75b-4a8d-812c-818073788711","ip_allocation":"immediate"}]} 2018-08-01 10:49:47,607 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=fa2a7079-c75b-4a8d-812c-818073788711 used request id req-f44268a8-32da-4c7c-b3cc-92b32c08ebfb 2018-08-01 10:49:47,608 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:49:47,986 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:49:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["iH12OcliQhSIL1ogDv_GiQ"], "issued_at": "2018-08-01T10:49:47.000000Z"}} 2018-08-01 10:49:47,989 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-a6201733-fef5-460b-be0b-39e38eac5f1f-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd3fa57c8b3540fb2da6d6e131269a742a3d7277" 2018-08-01 10:49:48,582 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:49: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-78a3a159-20d4-440c-9288-72f18631621e x-compute-request-id: req-78a3a159-20d4-440c-9288-72f18631621e Content-Encoding: gzip Content-Length: 815 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-a6201733-fef5-460b-be0b-39e38eac5f1f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:94:ea", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/cfd6473c-bfff-4e99-9057-9e897e769a4a", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/cfd6473c-bfff-4e99-9057-9e897e769a4a", "rel": "bookmark"}], "image": {"id": "101e47ea-dc09-457e-b437-e57069c99e71", "links": [{"href": "http://172.30.9.24:8774/images/101e47ea-dc09-457e-b437-e57069c99e71", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000032", "OS-SRV-USG:launched_at": "2018-08-01T10:49:43.000000", "flavor": {"id": "ef8dd212-a70e-4d4e-80ad-9b10cbcc46ae", "links": [{"href": "http://172.30.9.24:8774/flavors/ef8dd212-a70e-4d4e-80ad-9b10cbcc46ae", "rel": "bookmark"}]}, "id": "cfd6473c-bfff-4e99-9057-9e897e769a4a", "security_groups": [{"name": "default"}], "user_id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:49:43Z", "hostId": "84bc2fcc33f028ef5fceb4ea5d26af04f0a45a1387698c94ece40185", "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-a6201733-fef5-460b-be0b-39e38eac5f1f-inst", "created": "2018-08-01T10:49:39Z", "tenant_id": "8d96727022f4443794db44ecde432faf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 10:49:48,583 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-a6201733-fef5-460b-be0b-39e38eac5f1f-inst used request id req-78a3a159-20d4-440c-9288-72f18631621e 2018-08-01 10:49:48,584 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:49:49,047 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:49:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["drLDuWS3S6yRmVAn0qwHeA"], "issued_at": "2018-08-01T10:49:49.000000Z"}} 2018-08-01 10:49:49,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceSimpleTests-a6201733-fef5-460b-be0b-39e38eac5f1f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}980ae294fc892d0c3a1426aff008ff006f7206c8" 2018-08-01 10:49:49,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-c74f25e7-9af0-448a-b0bb-f8e871d7ea8b Date: Wed, 01 Aug 2018 10:49:49 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"fa2a7079-c75b-4a8d-812c-818073788711","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":58,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":["b8623506-de3d-47f4-847d-8394c106ff54"],"description":"","tags":[],"updated_at":"2018-08-01T10:49:33Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-a6201733-fef5-460b-be0b-39e38eac5f1f-pub-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T10:49:32Z","provider:network_type":"vxlan"}]} 2018-08-01 10:49:49,322 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceSimpleTests-a6201733-fef5-460b-be0b-39e38eac5f1f-pub-net used request id req-c74f25e7-9af0-448a-b0bb-f8e871d7ea8b 2018-08-01 10:49:49,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=fa2a7079-c75b-4a8d-812c-818073788711 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}980ae294fc892d0c3a1426aff008ff006f7206c8" 2018-08-01 10:49:49,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-37a5059e-f3d4-406d-9063-d32200f1f463 Date: Wed, 01 Aug 2018 10:49:49 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T10:49:33Z","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":"b8623506-de3d-47f4-847d-8394c106ff54","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceSimpleTests-a6201733-fef5-460b-be0b-39e38eac5f1f-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"fa2a7079-c75b-4a8d-812c-818073788711","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T10:49:33Z","ip_version":4}]} 2018-08-01 10:49:49,398 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=fa2a7079-c75b-4a8d-812c-818073788711 used request id req-37a5059e-f3d4-406d-9063-d32200f1f463 2018-08-01 10:49:49,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=fa2a7079-c75b-4a8d-812c-818073788711 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}980ae294fc892d0c3a1426aff008ff006f7206c8" 2018-08-01 10:49:49,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2034 X-Openstack-Request-Id: req-4e390ca7-b09d-4dea-bb17-8b7d9d258049 Date: Wed, 01 Aug 2018 10:49:49 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:49:43Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b8623506-de3d-47f4-847d-8394c106ff54","ip_address":"10.55.0.3"}],"id":"67a2db6c-f8d2-4371-94d8-e33abe39a421","security_groups":["d876f51d-b6f9-4c8f-b88c-c69d2c3be178"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:05:94:ea","project_id":"8d96727022f4443794db44ecde432faf","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-a6201733-fef5-460b-be0b-39e38eac5f1f-port","admin_state_up":true,"network_id":"fa2a7079-c75b-4a8d-812c-818073788711","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T10:49:36Z","binding:vnic_type":"normal","device_id":"cfd6473c-bfff-4e99-9057-9e897e769a4a","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:49:35Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b8623506-de3d-47f4-847d-8394c106ff54","ip_address":"10.55.0.2"}],"id":"ec3db4c1-8d5a-4962-8dcf-b5f78e810051","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1c:15:b6","project_id":"8d96727022f4443794db44ecde432faf","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fa2a7079-c75b-4a8d-812c-818073788711","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T10:49:33Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-fa2a7079-c75b-4a8d-812c-818073788711","ip_allocation":"immediate"}]} 2018-08-01 10:49:49,489 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=fa2a7079-c75b-4a8d-812c-818073788711 used request id req-4e390ca7-b09d-4dea-bb17-8b7d9d258049 2018-08-01 10:49:49,490 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:49:49,908 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1afc59db761e450e8c967874e3fbe6ab", "name": "CreateInstanceSimpleTests-6bb4ec41-bb99-49e-proj-role"}], "expires_at": "2018-08-01T11:49:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e9ab8323c249492a98dce572cd9c4e64", "name": "CreateInstanceSimpleTests-6bb4ec41-bb99-49e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/e9ab8323c249492a98dce572cd9c4e64", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/e9ab8323c249492a98dce572cd9c4e64", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/e9ab8323c249492a98dce572cd9c4e64", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/e9ab8323c249492a98dce572cd9c4e64", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/e9ab8323c249492a98dce572cd9c4e64", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/e9ab8323c249492a98dce572cd9c4e64", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_e9ab8323c249492a98dce572cd9c4e64", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_e9ab8323c249492a98dce572cd9c4e64", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/e9ab8323c249492a98dce572cd9c4e64", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/e9ab8323c249492a98dce572cd9c4e64", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/e9ab8323c249492a98dce572cd9c4e64", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/e9ab8323c249492a98dce572cd9c4e64", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/e9ab8323c249492a98dce572cd9c4e64", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/e9ab8323c249492a98dce572cd9c4e64", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-6bb4ec41-bb99-49e-user", "id": "212ce095e7704dafa13c4ce380de36b9"}, "audit_ids": ["qFMEe3vDSnGP9GVwi1IZ9A"], "issued_at": "2018-08-01T10:49:49.000000Z"}} 2018-08-01 10:49:49,910 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-a6201733-fef5-460b-be0b-39e38eac5f1f-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76e0ba6769d57664c73e61b640863b26784a0b1a" 2018-08-01 10:49:50,131 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:49: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-d416bd29-7372-4f2b-a18a-670b341e7185 x-compute-request-id: req-d416bd29-7372-4f2b-a18a-670b341e7185 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-01 10:49:50,131 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-a6201733-fef5-460b-be0b-39e38eac5f1f-inst used request id req-d416bd29-7372-4f2b-a18a-670b341e7185 2018-08-01 10:49:50,134 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/cfd6473c-bfff-4e99-9057-9e897e769a4a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca1383bda5d6d49e76781de047f3a375d424195f" 2018-08-01 10:49:50,283 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:49: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-75223567-848e-4cf6-bca4-1b1f56793991 x-compute-request-id: req-75223567-848e-4cf6-bca4-1b1f56793991 Content-Encoding: gzip Content-Length: 816 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-a6201733-fef5-460b-be0b-39e38eac5f1f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:94:ea", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/cfd6473c-bfff-4e99-9057-9e897e769a4a", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/cfd6473c-bfff-4e99-9057-9e897e769a4a", "rel": "bookmark"}], "image": {"id": "101e47ea-dc09-457e-b437-e57069c99e71", "links": [{"href": "http://172.30.9.24:8774/images/101e47ea-dc09-457e-b437-e57069c99e71", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000032", "OS-SRV-USG:launched_at": "2018-08-01T10:49:43.000000", "flavor": {"id": "ef8dd212-a70e-4d4e-80ad-9b10cbcc46ae", "links": [{"href": "http://172.30.9.24:8774/flavors/ef8dd212-a70e-4d4e-80ad-9b10cbcc46ae", "rel": "bookmark"}]}, "id": "cfd6473c-bfff-4e99-9057-9e897e769a4a", "security_groups": [{"name": "default"}], "user_id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:49:43Z", "hostId": "84bc2fcc33f028ef5fceb4ea5d26af04f0a45a1387698c94ece40185", "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-a6201733-fef5-460b-be0b-39e38eac5f1f-inst", "created": "2018-08-01T10:49:39Z", "tenant_id": "8d96727022f4443794db44ecde432faf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:49:50,283 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/cfd6473c-bfff-4e99-9057-9e897e769a4a used request id req-75223567-848e-4cf6-bca4-1b1f56793991 2018-08-01 10:49:50,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceSimpleTests-a6201733-fef5-460b-be0b-39e38eac5f1f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca1383bda5d6d49e76781de047f3a375d424195f" 2018-08-01 10:49:50,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-201e1c15-2a5a-44d9-a4ce-f41af189af3a Date: Wed, 01 Aug 2018 10:49:50 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"fa2a7079-c75b-4a8d-812c-818073788711","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":58,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":["b8623506-de3d-47f4-847d-8394c106ff54"],"description":"","tags":[],"updated_at":"2018-08-01T10:49:33Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-a6201733-fef5-460b-be0b-39e38eac5f1f-pub-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T10:49:32Z","provider:network_type":"vxlan"}]} 2018-08-01 10:49:50,366 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceSimpleTests-a6201733-fef5-460b-be0b-39e38eac5f1f-pub-net used request id req-201e1c15-2a5a-44d9-a4ce-f41af189af3a 2018-08-01 10:49:50,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca1383bda5d6d49e76781de047f3a375d424195f" 2018-08-01 10:49:50,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:49:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4924a03-f585-43e2-9181-ec94691402e6 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 10:49:50,455 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-f4924a03-f585-43e2-9181-ec94691402e6 2018-08-01 10:49:50,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=fa2a7079-c75b-4a8d-812c-818073788711 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca1383bda5d6d49e76781de047f3a375d424195f" 2018-08-01 10:49:50,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-01e84d68-c669-4745-a141-02cfd1d3a2e2 Date: Wed, 01 Aug 2018 10:49:50 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T10:49:33Z","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":"b8623506-de3d-47f4-847d-8394c106ff54","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceSimpleTests-a6201733-fef5-460b-be0b-39e38eac5f1f-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"fa2a7079-c75b-4a8d-812c-818073788711","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T10:49:33Z","ip_version":4}]} 2018-08-01 10:49:50,500 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=fa2a7079-c75b-4a8d-812c-818073788711 used request id req-01e84d68-c669-4745-a141-02cfd1d3a2e2 2018-08-01 10:49:50,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=fa2a7079-c75b-4a8d-812c-818073788711 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca1383bda5d6d49e76781de047f3a375d424195f" 2018-08-01 10:49:50,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2034 X-Openstack-Request-Id: req-2e2cc6fb-5ac0-46d6-85f1-e5dba45d0125 Date: Wed, 01 Aug 2018 10:49:50 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:49:43Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b8623506-de3d-47f4-847d-8394c106ff54","ip_address":"10.55.0.3"}],"id":"67a2db6c-f8d2-4371-94d8-e33abe39a421","security_groups":["d876f51d-b6f9-4c8f-b88c-c69d2c3be178"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:05:94:ea","project_id":"8d96727022f4443794db44ecde432faf","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-a6201733-fef5-460b-be0b-39e38eac5f1f-port","admin_state_up":true,"network_id":"fa2a7079-c75b-4a8d-812c-818073788711","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T10:49:36Z","binding:vnic_type":"normal","device_id":"cfd6473c-bfff-4e99-9057-9e897e769a4a","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:49:35Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b8623506-de3d-47f4-847d-8394c106ff54","ip_address":"10.55.0.2"}],"id":"ec3db4c1-8d5a-4962-8dcf-b5f78e810051","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1c:15:b6","project_id":"8d96727022f4443794db44ecde432faf","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fa2a7079-c75b-4a8d-812c-818073788711","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T10:49:33Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-fa2a7079-c75b-4a8d-812c-818073788711","ip_allocation":"immediate"}]} 2018-08-01 10:49:50,548 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=fa2a7079-c75b-4a8d-812c-818073788711 used request id req-2e2cc6fb-5ac0-46d6-85f1-e5dba45d0125 2018-08-01 10:49:50,551 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/cfd6473c-bfff-4e99-9057-9e897e769a4a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca1383bda5d6d49e76781de047f3a375d424195f" 2018-08-01 10:49:51,116 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:49: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-c85f0b15-9739-44a1-90bb-3ed6ad41c5f7 x-compute-request-id: req-c85f0b15-9739-44a1-90bb-3ed6ad41c5f7 Content-Encoding: gzip Content-Length: 816 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-a6201733-fef5-460b-be0b-39e38eac5f1f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:94:ea", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/cfd6473c-bfff-4e99-9057-9e897e769a4a", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/cfd6473c-bfff-4e99-9057-9e897e769a4a", "rel": "bookmark"}], "image": {"id": "101e47ea-dc09-457e-b437-e57069c99e71", "links": [{"href": "http://172.30.9.24:8774/images/101e47ea-dc09-457e-b437-e57069c99e71", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000032", "OS-SRV-USG:launched_at": "2018-08-01T10:49:43.000000", "flavor": {"id": "ef8dd212-a70e-4d4e-80ad-9b10cbcc46ae", "links": [{"href": "http://172.30.9.24:8774/flavors/ef8dd212-a70e-4d4e-80ad-9b10cbcc46ae", "rel": "bookmark"}]}, "id": "cfd6473c-bfff-4e99-9057-9e897e769a4a", "security_groups": [{"name": "default"}], "user_id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:49:43Z", "hostId": "84bc2fcc33f028ef5fceb4ea5d26af04f0a45a1387698c94ece40185", "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-a6201733-fef5-460b-be0b-39e38eac5f1f-inst", "created": "2018-08-01T10:49:39Z", "tenant_id": "8d96727022f4443794db44ecde432faf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:49:51,116 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/cfd6473c-bfff-4e99-9057-9e897e769a4a used request id req-c85f0b15-9739-44a1-90bb-3ed6ad41c5f7 2018-08-01 10:49:51,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceSimpleTests-a6201733-fef5-460b-be0b-39e38eac5f1f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca1383bda5d6d49e76781de047f3a375d424195f" 2018-08-01 10:49:51,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-5f3e4c3b-1ff6-4f5e-8443-1566612dac9a Date: Wed, 01 Aug 2018 10:49:51 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"fa2a7079-c75b-4a8d-812c-818073788711","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":58,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":["b8623506-de3d-47f4-847d-8394c106ff54"],"description":"","tags":[],"updated_at":"2018-08-01T10:49:33Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-a6201733-fef5-460b-be0b-39e38eac5f1f-pub-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T10:49:32Z","provider:network_type":"vxlan"}]} 2018-08-01 10:49:51,370 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceSimpleTests-a6201733-fef5-460b-be0b-39e38eac5f1f-pub-net used request id req-5f3e4c3b-1ff6-4f5e-8443-1566612dac9a 2018-08-01 10:49:51,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca1383bda5d6d49e76781de047f3a375d424195f" 2018-08-01 10:49:51,456 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:49:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-586d6bd6-8992-4e6c-b144-789133194eea 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 10:49:51,456 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-586d6bd6-8992-4e6c-b144-789133194eea 2018-08-01 10:49:51,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=fa2a7079-c75b-4a8d-812c-818073788711 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca1383bda5d6d49e76781de047f3a375d424195f" 2018-08-01 10:49:51,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-b3429e4e-4c25-457b-8ab8-24878487ecb4 Date: Wed, 01 Aug 2018 10:49:51 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T10:49:33Z","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":"b8623506-de3d-47f4-847d-8394c106ff54","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceSimpleTests-a6201733-fef5-460b-be0b-39e38eac5f1f-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"fa2a7079-c75b-4a8d-812c-818073788711","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T10:49:33Z","ip_version":4}]} 2018-08-01 10:49:51,502 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=fa2a7079-c75b-4a8d-812c-818073788711 used request id req-b3429e4e-4c25-457b-8ab8-24878487ecb4 2018-08-01 10:49:51,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=fa2a7079-c75b-4a8d-812c-818073788711 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca1383bda5d6d49e76781de047f3a375d424195f" 2018-08-01 10:49:51,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2034 X-Openstack-Request-Id: req-cb379144-18fe-4973-9349-fa6e05cb5298 Date: Wed, 01 Aug 2018 10:49:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:49:43Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b8623506-de3d-47f4-847d-8394c106ff54","ip_address":"10.55.0.3"}],"id":"67a2db6c-f8d2-4371-94d8-e33abe39a421","security_groups":["d876f51d-b6f9-4c8f-b88c-c69d2c3be178"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:05:94:ea","project_id":"8d96727022f4443794db44ecde432faf","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-a6201733-fef5-460b-be0b-39e38eac5f1f-port","admin_state_up":true,"network_id":"fa2a7079-c75b-4a8d-812c-818073788711","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T10:49:36Z","binding:vnic_type":"normal","device_id":"cfd6473c-bfff-4e99-9057-9e897e769a4a","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:49:35Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b8623506-de3d-47f4-847d-8394c106ff54","ip_address":"10.55.0.2"}],"id":"ec3db4c1-8d5a-4962-8dcf-b5f78e810051","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1c:15:b6","project_id":"8d96727022f4443794db44ecde432faf","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fa2a7079-c75b-4a8d-812c-818073788711","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T10:49:33Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-fa2a7079-c75b-4a8d-812c-818073788711","ip_allocation":"immediate"}]} 2018-08-01 10:49:51,549 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=fa2a7079-c75b-4a8d-812c-818073788711 used request id req-cb379144-18fe-4973-9349-fa6e05cb5298 2018-08-01 10:49:51,551 - create_instance - INFO - Deleting Port with ID - 67a2db6c-f8d2-4371-94d8-e33abe39a421 2018-08-01 10:49:51,551 - neutron_utils - INFO - Deleting port with name CreateInstanceSimpleTests-a6201733-fef5-460b-be0b-39e38eac5f1f-port 2018-08-01 10:49:51,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/ports/67a2db6c-f8d2-4371-94d8-e33abe39a421 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca1383bda5d6d49e76781de047f3a375d424195f" 2018-08-01 10:49:51,976 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-adcf2773-ffdd-4250-bee1-41d250045b46 Date: Wed, 01 Aug 2018 10:49:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:49:51,976 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/ports/67a2db6c-f8d2-4371-94d8-e33abe39a421 used request id req-adcf2773-ffdd-4250-bee1-41d250045b46 2018-08-01 10:49:51,977 - create_instance - INFO - Deleting VM instance - CreateInstanceSimpleTests-a6201733-fef5-460b-be0b-39e38eac5f1f-inst 2018-08-01 10:49:51,979 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/servers/cfd6473c-bfff-4e99-9057-9e897e769a4a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca1383bda5d6d49e76781de047f3a375d424195f" 2018-08-01 10:49:52,092 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:49: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-d6101ba6-459c-4a9b-9e9e-cd5ce33e33af x-compute-request-id: req-d6101ba6-459c-4a9b-9e9e-cd5ce33e33af Content-Type: application/json 2018-08-01 10:49:52,092 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/cfd6473c-bfff-4e99-9057-9e897e769a4a used request id req-d6101ba6-459c-4a9b-9e9e-cd5ce33e33af 2018-08-01 10:49:52,093 - create_instance - INFO - Checking deletion status 2018-08-01 10:49:52,095 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/cfd6473c-bfff-4e99-9057-9e897e769a4a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca1383bda5d6d49e76781de047f3a375d424195f" 2018-08-01 10:49:52,352 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:49: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-cffb6048-634d-4ac3-81cc-a77db90a05f4 x-compute-request-id: req-cffb6048-634d-4ac3-81cc-a77db90a05f4 Content-Encoding: gzip Content-Length: 727 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/cfd6473c-bfff-4e99-9057-9e897e769a4a", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/cfd6473c-bfff-4e99-9057-9e897e769a4a", "rel": "bookmark"}], "image": {"id": "101e47ea-dc09-457e-b437-e57069c99e71", "links": [{"href": "http://172.30.9.24:8774/images/101e47ea-dc09-457e-b437-e57069c99e71", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000032", "OS-SRV-USG:launched_at": "2018-08-01T10:49:43.000000", "flavor": {"id": "ef8dd212-a70e-4d4e-80ad-9b10cbcc46ae", "links": [{"href": "http://172.30.9.24:8774/flavors/ef8dd212-a70e-4d4e-80ad-9b10cbcc46ae", "rel": "bookmark"}]}, "id": "cfd6473c-bfff-4e99-9057-9e897e769a4a", "user_id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:49:52Z", "hostId": "84bc2fcc33f028ef5fceb4ea5d26af04f0a45a1387698c94ece40185", "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-a6201733-fef5-460b-be0b-39e38eac5f1f-inst", "created": "2018-08-01T10:49:39Z", "tenant_id": "8d96727022f4443794db44ecde432faf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:49:52,352 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/cfd6473c-bfff-4e99-9057-9e897e769a4a used request id req-cffb6048-634d-4ac3-81cc-a77db90a05f4 2018-08-01 10:49:52,353 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-a6201733-fef5-460b-be0b-39e38eac5f1f-inst] is - ACTIVE 2018-08-01 10:49:52,353 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-01 10:49:55,356 - create_instance - DEBUG - VM status query timeout in 296.736603022 2018-08-01 10:49:55,359 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/cfd6473c-bfff-4e99-9057-9e897e769a4a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca1383bda5d6d49e76781de047f3a375d424195f" 2018-08-01 10:49:55,416 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:49: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-997706f3-e03d-470d-a56a-0ad20b1e36bc x-compute-request-id: req-997706f3-e03d-470d-a56a-0ad20b1e36bc Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance cfd6473c-bfff-4e99-9057-9e897e769a4a could not be found.", "code": 404}} 2018-08-01 10:49:55,417 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/cfd6473c-bfff-4e99-9057-9e897e769a4a used request id req-997706f3-e03d-470d-a56a-0ad20b1e36bc 2018-08-01 10:49:55,417 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance cfd6473c-bfff-4e99-9057-9e897e769a4a could not be found. (HTTP 404) (Request-ID: req-997706f3-e03d-470d-a56a-0ad20b1e36bc) 2018-08-01 10:49:55,417 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSimpleTests-a6201733-fef5-460b-be0b-39e38eac5f1f-inst 2018-08-01 10:49:55,421 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/flavors/ef8dd212-a70e-4d4e-80ad-9b10cbcc46ae -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19a9fde6af7dfd9980d4de1005f24c5c5bad3ada" 2018-08-01 10:49:55,450 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 10:49: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-5dd86c0f-91c0-47e5-8442-56b83fd59b37 x-compute-request-id: req-5dd86c0f-91c0-47e5-8442-56b83fd59b37 Content-Length: 0 Content-Type: application/json 2018-08-01 10:49:55,450 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/ef8dd212-a70e-4d4e-80ad-9b10cbcc46ae used request id req-5dd86c0f-91c0-47e5-8442-56b83fd59b37 2018-08-01 10:49:55,451 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-a6201733-fef5-460b-be0b-39e38eac5f1f-pub-subnet 2018-08-01 10:49:55,451 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-a6201733-fef5-460b-be0b-39e38eac5f1f-pub-subnet 2018-08-01 10:49:55,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/subnets/b8623506-de3d-47f4-847d-8394c106ff54 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c600f5b4ce5b03b612d305110ba45e3bec1852b" 2018-08-01 10:49:56,647 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c1ed6279-3e17-443d-9395-191fe8e27240 Date: Wed, 01 Aug 2018 10:49:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:49:56,648 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/b8623506-de3d-47f4-847d-8394c106ff54 used request id req-c1ed6279-3e17-443d-9395-191fe8e27240 2018-08-01 10:49:56,648 - neutron_utils - INFO - Deleting network with name CreateInstanceSimpleTests-a6201733-fef5-460b-be0b-39e38eac5f1f-pub-net 2018-08-01 10:49:56,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/networks/fa2a7079-c75b-4a8d-812c-818073788711 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c600f5b4ce5b03b612d305110ba45e3bec1852b" 2018-08-01 10:49:57,420 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2a18f107-86d4-4745-930f-051fe1c52b5f Date: Wed, 01 Aug 2018 10:49:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:49:57,420 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/fa2a7079-c75b-4a8d-812c-818073788711 used request id req-2a18f107-86d4-4745-930f-051fe1c52b5f 2018-08-01 10:49:57,421 - glance_utils - INFO - Deleting image named - CreateInstanceSimpleTests-a6201733-fef5-460b-be0b-39e38eac5f1f-image 2018-08-01 10:49:57,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9292/v2/images/101e47ea-dc09-457e-b437-e57069c99e71 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2fbc9043281a014c39e8beb9daa695b34eaa0eab" 2018-08-01 10:49:57,859 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a5c5c4f7-aa4e-40f1-9034-002e30ed01fb Date: Wed, 01 Aug 2018 10:49:57 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-01 10:49:57,859 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/101e47ea-dc09-457e-b437-e57069c99e71 used request id req-a5c5c4f7-aa4e-40f1-9034-002e30ed01fb 2018-08-01 10:49:57,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62f38b7e172086a2fa941de9abbdb1a10f8df3bd" 2018-08-01 10:49:58,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-f8b6e0d1-c0da-4513-86e8-33798e8eebdd Date: Wed, 01 Aug 2018 10:49:58 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a2413a97b61342d8bd27570706ef372d", "created_at": "2018-08-01T09:33:18Z", "updated_at": "2018-08-01T09:33:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "7f556ce3-51d0-4279-a11d-510db9f9a3b1", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "94adc13c-a166-41cf-bd16-f997efc73cb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "b39143b5-c08f-4d0b-9d40-54f472f2389e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "e218b0b7-4501-4f84-9458-caf2891c260d", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}], "revision_number": 4, "project_id": "a2413a97b61342d8bd27570706ef372d", "id": "38229670-7386-42d0-b7b9-2397ea5938de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "created_at": "2018-08-01T09:28:38Z", "updated_at": "2018-08-01T09:28:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "763568f1-8151-4a3c-911a-d06da4423063", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "80d28bee-4aee-47e8-a8da-e0fe31497fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "a47a5ddf-aa37-4ab2-a335-1c93513b5f12", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "f5bba5a5-602b-421e-98b2-5a16117f943f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}], "revision_number": 4, "project_id": "dbe9669438844f3faecdc7fcc050e0d8", "id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ed1054af2e94c049694d98d54211d98", "created_at": "2018-08-01T09:31:40Z", "updated_at": "2018-08-01T09:31:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "34baee87-ea35-42ee-8a69-0f6e2a825d3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "89b9d1c9-f4f9-45cd-8d36-970d44228439", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "b8ab0d59-cab9-4488-82ee-7c5f69709bff", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "d3ab68ea-23b4-4bf6-8dd3-85d029e3d89f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}], "revision_number": 4, "project_id": "2ed1054af2e94c049694d98d54211d98", "id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "created_at": "2018-08-01T09:34:13Z", "updated_at": "2018-08-01T09:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "1dbb3f59-611b-46d1-a82d-2720e0a16f86", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "3878126b-a220-4357-adb9-bc22498f31b1", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "75ce67db-9c04-4561-a10d-8b1ec63943e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "e2945a69-3afe-41e3-a7ec-3ea4c79a12ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}], "revision_number": 4, "project_id": "c0d9b34b06f445a7857603f60b181f3c", "id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-01T09:30:58Z", "updated_at": "2018-08-01T09:30:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "042d4626-2974-418d-affe-f8f2acd05faa", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "995fae58-f0e5-4e10-801c-6c2ce5c7ae0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "cb8404fa-cb24-4879-a34d-f3050dcba730", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "dad6aaab-690e-4c24-9103-6767e0c80bc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "created_at": "2018-08-01T09:31:11Z", "updated_at": "2018-08-01T09:31:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "939e25e0-5dbc-4f6e-9f6f-7fb70e540203", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "9796a673-6928-4009-9c21-1410d395646e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "af7b8bf8-2fb6-4d72-842a-38f72d7581f7", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "b9af65b0-2eb8-45e1-8504-b7dc4dbb83ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}], "revision_number": 4, "project_id": "dd207f801ed3475f9dbe5f13077af1c8", "id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "46dd322c3fcc454eb140e37825746af8", "created_at": "2018-08-01T10:33:44Z", "updated_at": "2018-08-01T10:33:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "0f41470b-1091-45c1-b574-92069f79f8d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "8cc03a9c-8fa5-425b-812f-d7692bae3613", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d1373b1e-2fb9-4e02-a9e1-7e873ba1d7d1", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d21f3909-71f3-43e2-a22d-6a9c2513cb6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}], "revision_number": 4, "project_id": "46dd322c3fcc454eb140e37825746af8", "id": "b2961714-c8a4-4fcb-918b-21d70527c983", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "created_at": "2018-08-01T09:34:57Z", "updated_at": "2018-08-01T09:34:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "8063d12f-30db-4ccf-8ce0-72e59ba81a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c38e1a7a-5857-4f03-b991-6d5c9c9a5b9e", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c725bae1-d3bb-42b5-b331-32737085f28c", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "cfddc134-923b-4e0d-9ec5-dcc5641dd435", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}], "revision_number": 4, "project_id": "455b48a61678488ead79a4cfa07ef5c3", "id": "cd52f913-3072-4ce7-a779-7de795b62b12", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:36:50Z", "updated_at": "2018-08-01T09:36:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "07ef7fe5-a529-45da-bfc0-899f0ea9b592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "bc4dad3a-2a0c-4c31-b901-2909a12adb50", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c35cff35-4306-4116-b9fa-fc27bc7c05d6", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c493e3ac-d9d2-480d-9ec8-50982eedaf5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}], "revision_number": 4, "project_id": "8d96727022f4443794db44ecde432faf", "id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "created_at": "2018-08-01T09:32:45Z", "updated_at": "2018-08-01T09:32:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "058ea790-43ea-4a6f-9950-28418319e577", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "5fcfb31b-cdad-4037-973e-56b74faefd14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "99a24d26-dc7f-42d0-aa23-a7c061f04952", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "b641bb48-566e-472b-a3cc-d38c85ab3ff1", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}], "revision_number": 4, "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "name": "default"}]} 2018-08-01 10:49:58,077 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-f8b6e0d1-c0da-4513-86e8-33798e8eebdd 2018-08-01 10:49:58,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62f38b7e172086a2fa941de9abbdb1a10f8df3bd" 2018-08-01 10:49:58,160 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:49:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e51c4e7-cf3b-4854-91a8-f3096d6f3f2e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2413a97b61342d8bd27570706ef372d.", "code": 404, "title": "Not Found"}} 2018-08-01 10:49:58,160 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d used request id req-9e51c4e7-cf3b-4854-91a8-f3096d6f3f2e 2018-08-01 10:49:58,161 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:49:58,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62f38b7e172086a2fa941de9abbdb1a10f8df3bd" 2018-08-01 10:49:58,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:49:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52e64103-683c-4127-87a4-699f538fa85d 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.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dbe9669438844f3faecdc7fcc050e0d8", "name": "service"}} 2018-08-01 10:49:58,244 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 used request id req-52e64103-683c-4127-87a4-699f538fa85d 2018-08-01 10:49:58,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62f38b7e172086a2fa941de9abbdb1a10f8df3bd" 2018-08-01 10:49:58,327 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:49:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df53d76a-371f-4c69-9d93-61e2daf66777 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ed1054af2e94c049694d98d54211d98.", "code": 404, "title": "Not Found"}} 2018-08-01 10:49:58,327 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 used request id req-df53d76a-371f-4c69-9d93-61e2daf66777 2018-08-01 10:49:58,328 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:49:58,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62f38b7e172086a2fa941de9abbdb1a10f8df3bd" 2018-08-01 10:49:58,411 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:49:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-313900dd-1f8b-4681-91e6-f1c70443d21f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c0d9b34b06f445a7857603f60b181f3c.", "code": 404, "title": "Not Found"}} 2018-08-01 10:49:58,411 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c used request id req-313900dd-1f8b-4681-91e6-f1c70443d21f 2018-08-01 10:49:58,411 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:49:58,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62f38b7e172086a2fa941de9abbdb1a10f8df3bd" 2018-08-01 10:49:58,498 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:49:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-44b6ce92-1677-4d0f-8693-d8194658c50b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: dd207f801ed3475f9dbe5f13077af1c8.", "code": 404, "title": "Not Found"}} 2018-08-01 10:49:58,499 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 used request id req-44b6ce92-1677-4d0f-8693-d8194658c50b 2018-08-01 10:49:58,499 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:49:58,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62f38b7e172086a2fa941de9abbdb1a10f8df3bd" 2018-08-01 10:49:58,517 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:49:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d93fb48a-dfcd-4be6-a480-86db76d2735f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 46dd322c3fcc454eb140e37825746af8.", "code": 404, "title": "Not Found"}} 2018-08-01 10:49:58,518 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 used request id req-d93fb48a-dfcd-4be6-a480-86db76d2735f 2018-08-01 10:49:58,518 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:49:58,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62f38b7e172086a2fa941de9abbdb1a10f8df3bd" 2018-08-01 10:49:58,604 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:49:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-58cb59bb-168a-41d3-87df-9b20d87be0ad Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 455b48a61678488ead79a4cfa07ef5c3.", "code": 404, "title": "Not Found"}} 2018-08-01 10:49:58,604 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 used request id req-58cb59bb-168a-41d3-87df-9b20d87be0ad 2018-08-01 10:49:58,604 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:49:58,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62f38b7e172086a2fa941de9abbdb1a10f8df3bd" 2018-08-01 10:49:58,692 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:49:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-423a4c08-3029-4d07-9314-e7aa036bb8b9 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 10:49:58,692 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-423a4c08-3029-4d07-9314-e7aa036bb8b9 2018-08-01 10:49:58,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ddd20ab1a1b7400a98e6ddb8d0eb4686 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62f38b7e172086a2fa941de9abbdb1a10f8df3bd" 2018-08-01 10:49:58,785 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:49:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fc652891-d7cf-425f-aa07-0921897ef521 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ddd20ab1a1b7400a98e6ddb8d0eb4686.", "code": 404, "title": "Not Found"}} 2018-08-01 10:49:58,785 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ddd20ab1a1b7400a98e6ddb8d0eb4686 used request id req-fc652891-d7cf-425f-aa07-0921897ef521 2018-08-01 10:49:58,785 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:49:58,786 - keystone_utils - INFO - Deleting project with name - CreateInstanceSimpleTests-6bb4ec41-bb99-49e-proj 2018-08-01 10:49:58,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/e9ab8323c249492a98dce572cd9c4e64 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62f38b7e172086a2fa941de9abbdb1a10f8df3bd" 2018-08-01 10:49:58,937 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:49:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c9c5e6cc-0a72-4d0c-a193-7be33e619b19 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:49:58,937 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/e9ab8323c249492a98dce572cd9c4e64 used request id req-c9c5e6cc-0a72-4d0c-a193-7be33e619b19 2018-08-01 10:49:58,937 - keystone_utils - INFO - Deleting role with name - CreateInstanceSimpleTests-6bb4ec41-bb99-49e-proj-role 2018-08-01 10:49:58,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/1afc59db761e450e8c967874e3fbe6ab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62f38b7e172086a2fa941de9abbdb1a10f8df3bd" 2018-08-01 10:49:59,045 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:49:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e337760-85ad-4c11-bb09-e8da7a29792b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:49:59,045 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/1afc59db761e450e8c967874e3fbe6ab used request id req-5e337760-85ad-4c11-bb09-e8da7a29792b 2018-08-01 10:49:59,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62f38b7e172086a2fa941de9abbdb1a10f8df3bd" 2018-08-01 10:49:59,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:49:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ce0dd3b-5e96-4a9d-9cc1-ad9508b8e801 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:49:59,130 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-1ce0dd3b-5e96-4a9d-9cc1-ad9508b8e801 2018-08-01 10:49:59,131 - keystone_utils - INFO - Deleting user with name - CreateInstanceSimpleTests-6bb4ec41-bb99-49e-user 2018-08-01 10:49:59,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/212ce095e7704dafa13c4ce380de36b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06fe18e353a45cd889c69aede40ce62bcada2e4e" 2018-08-01 10:49:59,290 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:49:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-460471bd-8ce8-49b4-a9ba-6c772c373bce Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:49:59,291 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/212ce095e7704dafa13c4ce380de36b9 used request id req-460471bd-8ce8-49b4-a9ba-6c772c373bce 2018-08-01 10:49:59,292 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:49:59,674 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:49:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["O8ADG30PTkCiunnk4DNqDw"], "issued_at": "2018-08-01T10:49:59.000000Z"}} 2018-08-01 10:49:59,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}117729649ae5a3059858396166c0ef3c0e9384cf" 2018-08-01 10:49:59,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:49:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54f3deb2-4458-4022-94a4-b38a1e277b0c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:49:59,753 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-54f3deb2-4458-4022-94a4-b38a1e277b0c 2018-08-01 10:49:59,754 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:49:59,755 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:50:00,131 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:50:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["KHjBQ91WRaS-_xDPowXc6g"], "issued_at": "2018-08-01T10:50:00.000000Z"}} 2018-08-01 10:50:00,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96342df09484529cb1ef5f4bc83eddf7f2c2cf41" 2018-08-01 10:50:00,210 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:50:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56fd8502-af27-40e2-9afe-907ed28fc2cd Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:50:00,210 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-56fd8502-af27-40e2-9afe-907ed28fc2cd 2018-08-01 10:50:00,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:50:00,218 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:50: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:50:00,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-e38dc9f8-76ce-4af-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96342df09484529cb1ef5f4bc83eddf7f2c2cf41" 2018-08-01 10:50:00,304 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:50:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b12a1c43-58b9-45c4-aa1c-ea465f94a4c8 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-e38dc9f8-76ce-4af-proj", "previous": null, "next": null}, "projects": []} 2018-08-01 10:50:00,304 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-e38dc9f8-76ce-4af-proj used request id req-b12a1c43-58b9-45c4-aa1c-ea465f94a4c8 2018-08-01 10:50:00,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96342df09484529cb1ef5f4bc83eddf7f2c2cf41" 2018-08-01 10:50:00,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:50:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b14c5c13-9a69-4d01-aba4-63eba7e0ba56 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:50:00,392 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-b14c5c13-9a69-4d01-aba4-63eba7e0ba56 2018-08-01 10:50:00,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96342df09484529cb1ef5f4bc83eddf7f2c2cf41" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSimpleTests-e38dc9f8-76ce-4af-proj"}}' 2018-08-01 10:50:00,519 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:50:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4cd8a85e-9c98-4cae-968b-a2efe1a842c7 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/a0e5a1bc97dd4f69aa2cf074ef0fa3a8"}, "tags": [], "enabled": true, "id": "a0e5a1bc97dd4f69aa2cf074ef0fa3a8", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-e38dc9f8-76ce-4af-proj"}} 2018-08-01 10:50:00,519 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-4cd8a85e-9c98-4cae-968b-a2efe1a842c7 2018-08-01 10:50:00,519 - keystone_utils - INFO - Created project with name - CreateInstanceSimpleTests-e38dc9f8-76ce-4af-proj 2018-08-01 10:50:00,520 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:50:00,520 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:50:00,906 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:50:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["FPeL-hbtRE2gbCAEuDahvg"], "issued_at": "2018-08-01T10:50:00.000000Z"}} 2018-08-01 10:50:00,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc9c15a84651e38c74fd165aad71157ef0fe7904" 2018-08-01 10:50:00,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:50:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1912b0fc-d1b1-4444-b4e5-f7733d034d60 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:50:00,919 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-1912b0fc-d1b1-4444-b4e5-f7733d034d60 2018-08-01 10:50:00,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:50:00,927 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:50: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:50:00,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc9c15a84651e38c74fd165aad71157ef0fe7904" 2018-08-01 10:50:01,021 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:50:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4f0b545-b159-4ebe-b60e-3cfe3c4273f8 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 10:50:01,021 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-b4f0b545-b159-4ebe-b60e-3cfe3c4273f8 2018-08-01 10:50:01,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateInstanceSimpleTests-e38dc9f8-76ce-4af-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc9c15a84651e38c74fd165aad71157ef0fe7904" 2018-08-01 10:50:01,118 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:50:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f8c2884-3e4c-40e3-898b-3ad2df0b0906 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateInstanceSimpleTests-e38dc9f8-76ce-4af-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/a0e5a1bc97dd4f69aa2cf074ef0fa3a8"}, "tags": [], "enabled": true, "id": "a0e5a1bc97dd4f69aa2cf074ef0fa3a8", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-e38dc9f8-76ce-4af-proj"}]} 2018-08-01 10:50:01,118 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateInstanceSimpleTests-e38dc9f8-76ce-4af-proj used request id req-1f8c2884-3e4c-40e3-898b-3ad2df0b0906 2018-08-01 10:50:01,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc9c15a84651e38c74fd165aad71157ef0fe7904" 2018-08-01 10:50:01,207 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:50:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82d87133-7e8f-468e-a44f-f4593c474956 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:50:01,207 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-82d87133-7e8f-468e-a44f-f4593c474956 2018-08-01 10:50:01,505 - keystone_utils - INFO - Created user with name - CreateInstanceSimpleTests-e38dc9f8-76ce-4af-user 2018-08-01 10:50:01,505 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:50:01,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96342df09484529cb1ef5f4bc83eddf7f2c2cf41" 2018-08-01 10:50:01,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:50:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25f7ceac-768a-4d62-818d-86020872c0ee Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:50:01,596 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-25f7ceac-768a-4d62-818d-86020872c0ee 2018-08-01 10:50:01,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96342df09484529cb1ef5f4bc83eddf7f2c2cf41" -d '{"role": {"name": "CreateInstanceSimpleTests-e38dc9f8-76ce-4af-proj-role"}}' 2018-08-01 10:50:01,703 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:50:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-197bb1f0-ec64-4efc-86b7-74831d87d4a8 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "69fadc494ed142faa3134c5bceaa97b0", "links": {"self": "http://172.30.9.24:5000/v3/roles/69fadc494ed142faa3134c5bceaa97b0"}, "name": "CreateInstanceSimpleTests-e38dc9f8-76ce-4af-proj-role"}} 2018-08-01 10:50:01,703 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-197bb1f0-ec64-4efc-86b7-74831d87d4a8 2018-08-01 10:50:01,703 - keystone_utils - INFO - Created role with name - CreateInstanceSimpleTests-e38dc9f8-76ce-4af-proj-role 2018-08-01 10:50:01,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/69fadc494ed142faa3134c5bceaa97b0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96342df09484529cb1ef5f4bc83eddf7f2c2cf41" 2018-08-01 10:50:01,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:50:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea7882f5-b092-4209-be47-fd7fe8efd8b3 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "69fadc494ed142faa3134c5bceaa97b0", "links": {"self": "http://172.30.9.24:5000/v3/roles/69fadc494ed142faa3134c5bceaa97b0"}, "name": "CreateInstanceSimpleTests-e38dc9f8-76ce-4af-proj-role"}} 2018-08-01 10:50:01,790 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/69fadc494ed142faa3134c5bceaa97b0 used request id req-ea7882f5-b092-4209-be47-fd7fe8efd8b3 2018-08-01 10:50:01,791 - keystone_utils - INFO - Granting role CreateInstanceSimpleTests-e38dc9f8-76ce-4af-proj-role to project CreateInstanceSimpleTests-e38dc9f8-76ce-4af-proj 2018-08-01 10:50:01,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/a0e5a1bc97dd4f69aa2cf074ef0fa3a8/users/f12a48842700401eb68ebfd584912bbf/roles/69fadc494ed142faa3134c5bceaa97b0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96342df09484529cb1ef5f4bc83eddf7f2c2cf41" 2018-08-01 10:50:01,910 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:50:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf80899f-f6f1-425a-adc2-2aedc223ba23 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:50:01,910 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/a0e5a1bc97dd4f69aa2cf074ef0fa3a8/users/f12a48842700401eb68ebfd584912bbf/roles/69fadc494ed142faa3134c5bceaa97b0 used request id req-cf80899f-f6f1-425a-adc2-2aedc223ba23 2018-08-01 10:50:01,911 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 10:50:01,911 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:50:01,912 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:50:01,913 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-01 10:50:01,913 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:50:01,915 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:50:02,295 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "69fadc494ed142faa3134c5bceaa97b0", "name": "CreateInstanceSimpleTests-e38dc9f8-76ce-4af-proj-role"}], "expires_at": "2018-08-01T11:50:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a0e5a1bc97dd4f69aa2cf074ef0fa3a8", "name": "CreateInstanceSimpleTests-e38dc9f8-76ce-4af-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/a0e5a1bc97dd4f69aa2cf074ef0fa3a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/a0e5a1bc97dd4f69aa2cf074ef0fa3a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/a0e5a1bc97dd4f69aa2cf074ef0fa3a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/a0e5a1bc97dd4f69aa2cf074ef0fa3a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/a0e5a1bc97dd4f69aa2cf074ef0fa3a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/a0e5a1bc97dd4f69aa2cf074ef0fa3a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_a0e5a1bc97dd4f69aa2cf074ef0fa3a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_a0e5a1bc97dd4f69aa2cf074ef0fa3a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a0e5a1bc97dd4f69aa2cf074ef0fa3a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/a0e5a1bc97dd4f69aa2cf074ef0fa3a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/a0e5a1bc97dd4f69aa2cf074ef0fa3a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/a0e5a1bc97dd4f69aa2cf074ef0fa3a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/a0e5a1bc97dd4f69aa2cf074ef0fa3a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/a0e5a1bc97dd4f69aa2cf074ef0fa3a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-e38dc9f8-76ce-4af-user", "id": "f12a48842700401eb68ebfd584912bbf"}, "audit_ids": ["MHxVi6NbRViA_o7VL3x0oQ"], "issued_at": "2018-08-01T10:50:02.000000Z"}} 2018-08-01 10:50:02,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0263b98ed9cf0152bf70bdecf70ab1d112894656" 2018-08-01 10:50:02,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:50:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69c5257a-8010-4c3b-ab90-62aaeefe6569 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:50:02,366 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-69c5257a-8010-4c3b-ab90-62aaeefe6569 2018-08-01 10:50:02,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-ee7a7223-8572-4174-b7e0-82ee2b5ba9f2-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0263b98ed9cf0152bf70bdecf70ab1d112894656" 2018-08-01 10:50:02,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-75b20b59-497a-4b70-b6e4-c43557f8a820 Date: Wed, 01 Aug 2018 10:50:02 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSimpleTests-ee7a7223-8572-4174-b7e0-82ee2b5ba9f2-image"} 2018-08-01 10:50:02,553 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-ee7a7223-8572-4174-b7e0-82ee2b5ba9f2-image used request id req-75b20b59-497a-4b70-b6e4-c43557f8a820 2018-08-01 10:50:02,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0263b98ed9cf0152bf70bdecf70ab1d112894656" 2018-08-01 10:50:02,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-dcedceed-ddb5-4225-9512-a5cd04d89a3b Date: Wed, 01 Aug 2018 10: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-08-01 10:50:02,562 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-dcedceed-ddb5-4225-9512-a5cd04d89a3b 2018-08-01 10:50:02,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0263b98ed9cf0152bf70bdecf70ab1d112894656" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSimpleTests-ee7a7223-8572-4174-b7e0-82ee2b5ba9f2-image"}' 2018-08-01 10:50:02,648 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/6f2964db-8f0a-4f14-be5c-193988176c4b Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-4ab1fafc-6620-4d87-b5a5-3ba8ffdc1822 Date: Wed, 01 Aug 2018 10:50:02 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSimpleTests-ee7a7223-8572-4174-b7e0-82ee2b5ba9f2-image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T10:50:02Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-01T10:50:02Z", "visibility": "shared", "locations": [], "self": "/v2/images/6f2964db-8f0a-4f14-be5c-193988176c4b", "min_disk": 0, "protected": false, "id": "6f2964db-8f0a-4f14-be5c-193988176c4b", "file": "/v2/images/6f2964db-8f0a-4f14-be5c-193988176c4b/file", "checksum": null, "owner": "a0e5a1bc97dd4f69aa2cf074ef0fa3a8", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 10:50:02,649 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-4ab1fafc-6620-4d87-b5a5-3ba8ffdc1822 2018-08-01 10:50:02,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9292/v2/images/6f2964db-8f0a-4f14-be5c-193988176c4b/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0263b98ed9cf0152bf70bdecf70ab1d112894656" -d '' 2018-08-01 10:50:03,253 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e769ad1d-edae-42f0-8c24-95b805ddcf47 Date: Wed, 01 Aug 2018 10:50:03 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-01 10:50:03,253 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/6f2964db-8f0a-4f14-be5c-193988176c4b/file used request id req-e769ad1d-edae-42f0-8c24-95b805ddcf47 2018-08-01 10:50:03,254 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-01 10:50:03,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/6f2964db-8f0a-4f14-be5c-193988176c4b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0263b98ed9cf0152bf70bdecf70ab1d112894656" 2018-08-01 10:50:03,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-d86f97ac-83f7-49c7-882d-6d4d29e3e049 Date: Wed, 01 Aug 2018 10:50:03 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-ee7a7223-8572-4174-b7e0-82ee2b5ba9f2-image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T10:50:02Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-01T10:50:03Z", "visibility": "shared", "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/6f2964db-8f0a-4f14-be5c-193988176c4b/snap", "metadata": {}}], "self": "/v2/images/6f2964db-8f0a-4f14-be5c-193988176c4b", "min_disk": 0, "protected": false, "id": "6f2964db-8f0a-4f14-be5c-193988176c4b", "file": "/v2/images/6f2964db-8f0a-4f14-be5c-193988176c4b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a0e5a1bc97dd4f69aa2cf074ef0fa3a8", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/6f2964db-8f0a-4f14-be5c-193988176c4b/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 10:50:03,276 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/6f2964db-8f0a-4f14-be5c-193988176c4b used request id req-d86f97ac-83f7-49c7-882d-6d4d29e3e049 2018-08-01 10:50:03,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0263b98ed9cf0152bf70bdecf70ab1d112894656" 2018-08-01 10:50:03,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-005703d3-b0e4-432a-9333-8751e841826d Date: Wed, 01 Aug 2018 10:50: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-08-01 10:50:03,286 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-005703d3-b0e4-432a-9333-8751e841826d 2018-08-01 10:50:03,289 - create_image - INFO - Created image with name - CreateInstanceSimpleTests-ee7a7223-8572-4174-b7e0-82ee2b5ba9f2-image 2018-08-01 10:50:03,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/6f2964db-8f0a-4f14-be5c-193988176c4b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0263b98ed9cf0152bf70bdecf70ab1d112894656" 2018-08-01 10:50:03,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-fa1fab44-38ce-4a4d-9876-5e1c72013037 Date: Wed, 01 Aug 2018 10:50:03 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-ee7a7223-8572-4174-b7e0-82ee2b5ba9f2-image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T10:50:02Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-01T10:50:03Z", "visibility": "shared", "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/6f2964db-8f0a-4f14-be5c-193988176c4b/snap", "metadata": {}}], "self": "/v2/images/6f2964db-8f0a-4f14-be5c-193988176c4b", "min_disk": 0, "protected": false, "id": "6f2964db-8f0a-4f14-be5c-193988176c4b", "file": "/v2/images/6f2964db-8f0a-4f14-be5c-193988176c4b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a0e5a1bc97dd4f69aa2cf074ef0fa3a8", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/6f2964db-8f0a-4f14-be5c-193988176c4b/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 10:50:03,310 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/6f2964db-8f0a-4f14-be5c-193988176c4b used request id req-fa1fab44-38ce-4a4d-9876-5e1c72013037 2018-08-01 10:50:03,311 - create_image - DEBUG - Instance status is - active 2018-08-01 10:50:03,311 - create_image - DEBUG - Image is active with name - CreateInstanceSimpleTests-ee7a7223-8572-4174-b7e0-82ee2b5ba9f2-image 2018-08-01 10:50:03,311 - create_image - INFO - Image is now active with name - CreateInstanceSimpleTests-ee7a7223-8572-4174-b7e0-82ee2b5ba9f2-image 2018-08-01 10:50:03,311 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:50:03,312 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:50:03,713 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:50:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["DvGCU_eASZullFDEC4EzQw"], "issued_at": "2018-08-01T10:50:03.000000Z"}} 2018-08-01 10:50:03,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1083d388b693428442f1bcd9bb353cc0dafa1bd" 2018-08-01 10:50:03,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:50:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4aa7bd7-935c-407b-b7a7-7aee6844e4bc Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:50:03,793 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-a4aa7bd7-935c-407b-b7a7-7aee6844e4bc 2018-08-01 10:50:03,794 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 10:50:03,799 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1083d388b693428442f1bcd9bb353cc0dafa1bd" 2018-08-01 10:50:04,048 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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-1da0e525-6a1d-4867-8216-38343eaf0d29 x-compute-request-id: req-1da0e525-6a1d-4867-8216-38343eaf0d29 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"flavors": [{"id": "4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "rel": "bookmark"}], "name": "vmtp-flavor_ee58c79f-c6fb-483f-8b9c-406ffbfad757"}, {"id": "5b61c696-1b5b-4204-b7e5-ca4a818093b0", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "bookmark"}], "name": "shaker-flavor_81952131-3011-4d90-80f4-831743223f59"}]} 2018-08-01 10:50:04,049 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-1da0e525-6a1d-4867-8216-38343eaf0d29 2018-08-01 10:50:04,052 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1083d388b693428442f1bcd9bb353cc0dafa1bd" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSimpleTests-ee7a7223-8572-4174-b7e0-82ee2b5ba9f2-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-08-01 10:50:04,124 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:50: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-faee10c6-59c6-4e7c-bb4d-e86b6a5f2b0c x-compute-request-id: req-faee10c6-59c6-4e7c-bb4d-e86b6a5f2b0c Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceSimpleTests-ee7a7223-8572-4174-b7e0-82ee2b5ba9f2-flavor-name", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/b2b257b8-d8a6-44d6-bef6-6e1094cc1548", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/b2b257b8-d8a6-44d6-bef6-6e1094cc1548", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "b2b257b8-d8a6-44d6-bef6-6e1094cc1548"}} 2018-08-01 10:50:04,124 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-faee10c6-59c6-4e7c-bb4d-e86b6a5f2b0c 2018-08-01 10:50:04,125 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:50:04,126 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:50:04,504 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "69fadc494ed142faa3134c5bceaa97b0", "name": "CreateInstanceSimpleTests-e38dc9f8-76ce-4af-proj-role"}], "expires_at": "2018-08-01T11:50:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a0e5a1bc97dd4f69aa2cf074ef0fa3a8", "name": "CreateInstanceSimpleTests-e38dc9f8-76ce-4af-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/a0e5a1bc97dd4f69aa2cf074ef0fa3a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/a0e5a1bc97dd4f69aa2cf074ef0fa3a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/a0e5a1bc97dd4f69aa2cf074ef0fa3a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/a0e5a1bc97dd4f69aa2cf074ef0fa3a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/a0e5a1bc97dd4f69aa2cf074ef0fa3a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/a0e5a1bc97dd4f69aa2cf074ef0fa3a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_a0e5a1bc97dd4f69aa2cf074ef0fa3a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_a0e5a1bc97dd4f69aa2cf074ef0fa3a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a0e5a1bc97dd4f69aa2cf074ef0fa3a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/a0e5a1bc97dd4f69aa2cf074ef0fa3a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/a0e5a1bc97dd4f69aa2cf074ef0fa3a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/a0e5a1bc97dd4f69aa2cf074ef0fa3a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/a0e5a1bc97dd4f69aa2cf074ef0fa3a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/a0e5a1bc97dd4f69aa2cf074ef0fa3a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-e38dc9f8-76ce-4af-user", "id": "f12a48842700401eb68ebfd584912bbf"}, "audit_ids": ["ddvMoQlWSPKlP3wwkoWc8g"], "issued_at": "2018-08-01T10:50:04.000000Z"}} 2018-08-01 10:50:04,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06a8056814f5cd6237c4db78083bca2d7e1de798" 2018-08-01 10:50:04,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:50:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1141d88-d3ae-4cd3-a0f2-2480ae74a567 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:50:04,517 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-e1141d88-d3ae-4cd3-a0f2-2480ae74a567 2018-08-01 10:50:04,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceSimpleTests-ee7a7223-8572-4174-b7e0-82ee2b5ba9f2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06a8056814f5cd6237c4db78083bca2d7e1de798" 2018-08-01 10:50:04,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-4b74e600-e5db-4d0c-b100-5bb655ae9a9e Date: Wed, 01 Aug 2018 10:50:04 GMT RESP BODY: {"networks":[]} 2018-08-01 10:50:04,701 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceSimpleTests-ee7a7223-8572-4174-b7e0-82ee2b5ba9f2-pub-net used request id req-4b74e600-e5db-4d0c-b100-5bb655ae9a9e 2018-08-01 10:50:04,702 - neutron_utils - INFO - Creating network with name CreateInstanceSimpleTests-ee7a7223-8572-4174-b7e0-82ee2b5ba9f2-pub-net 2018-08-01 10:50:04,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06a8056814f5cd6237c4db78083bca2d7e1de798" -d '{"network": {"name": "CreateInstanceSimpleTests-ee7a7223-8572-4174-b7e0-82ee2b5ba9f2-pub-net", "admin_state_up": true}}' 2018-08-01 10:50:05,157 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 648 X-Openstack-Request-Id: req-1d77892c-71d7-4498-9d21-b863f5ecfdca Date: Wed, 01 Aug 2018 10:50:05 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"de9eac2c-3595-4c86-b005-27fbb025b9a9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a0e5a1bc97dd4f69aa2cf074ef0fa3a8","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T10:50:05Z","is_default":false,"name":"CreateInstanceSimpleTests-ee7a7223-8572-4174-b7e0-82ee2b5ba9f2-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"a0e5a1bc97dd4f69aa2cf074ef0fa3a8","created_at":"2018-08-01T10:50:04Z","mtu":1450}} 2018-08-01 10:50:05,158 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks used request id req-1d77892c-71d7-4498-9d21-b863f5ecfdca 2018-08-01 10:50:05,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=de9eac2c-3595-4c86-b005-27fbb025b9a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06a8056814f5cd6237c4db78083bca2d7e1de798" 2018-08-01 10:50:05,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-44d003e5-c4a0-4580-9bad-5d394dcb6a8f Date: Wed, 01 Aug 2018 10:50:05 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"de9eac2c-3595-4c86-b005-27fbb025b9a9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a0e5a1bc97dd4f69aa2cf074ef0fa3a8","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T10:50:05Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-ee7a7223-8572-4174-b7e0-82ee2b5ba9f2-pub-net","admin_state_up":true,"tenant_id":"a0e5a1bc97dd4f69aa2cf074ef0fa3a8","created_at":"2018-08-01T10:50:04Z","mtu":1450}]} 2018-08-01 10:50:05,290 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=de9eac2c-3595-4c86-b005-27fbb025b9a9 used request id req-44d003e5-c4a0-4580-9bad-5d394dcb6a8f 2018-08-01 10:50:05,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=de9eac2c-3595-4c86-b005-27fbb025b9a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06a8056814f5cd6237c4db78083bca2d7e1de798" 2018-08-01 10:50:05,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-407e84b2-6f3e-4714-973a-9ba199b486e6 Date: Wed, 01 Aug 2018 10:50:05 GMT RESP BODY: {"subnets":[]} 2018-08-01 10:50:05,323 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=de9eac2c-3595-4c86-b005-27fbb025b9a9 used request id req-407e84b2-6f3e-4714-973a-9ba199b486e6 2018-08-01 10:50:05,323 - neutron_utils - INFO - Creating subnet with name CreateInstanceSimpleTests-ee7a7223-8572-4174-b7e0-82ee2b5ba9f2-pub-subnet 2018-08-01 10:50:05,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06a8056814f5cd6237c4db78083bca2d7e1de798" -d '{"subnets": [{"ip_version": 4, "network_id": "de9eac2c-3595-4c86-b005-27fbb025b9a9", "cidr": "10.55.0.0/24", "name": "CreateInstanceSimpleTests-ee7a7223-8572-4174-b7e0-82ee2b5ba9f2-pub-subnet"}]}' 2018-08-01 10:50:06,082 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-b8771620-4eab-4157-ac2f-f609ab8abb37 Date: Wed, 01 Aug 2018 10:50:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"de9eac2c-3595-4c86-b005-27fbb025b9a9","tenant_id":"a0e5a1bc97dd4f69aa2cf074ef0fa3a8","created_at":"2018-08-01T10:50:05Z","dns_nameservers":[],"updated_at":"2018-08-01T10:50:05Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"a0e5a1bc97dd4f69aa2cf074ef0fa3a8","id":"b92309d1-2712-401e-9a51-a381a754aeb8","subnetpool_id":null,"name":"CreateInstanceSimpleTests-ee7a7223-8572-4174-b7e0-82ee2b5ba9f2-pub-subnet"}]} 2018-08-01 10:50:06,082 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets used request id req-b8771620-4eab-4157-ac2f-f609ab8abb37 2018-08-01 10:50:06,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=de9eac2c-3595-4c86-b005-27fbb025b9a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06a8056814f5cd6237c4db78083bca2d7e1de798" 2018-08-01 10:50:06,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-54fd632c-de3d-496d-8d2b-2a0be3ac69fe Date: Wed, 01 Aug 2018 10:50:06 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"de9eac2c-3595-4c86-b005-27fbb025b9a9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a0e5a1bc97dd4f69aa2cf074ef0fa3a8","l2_adjacency":true,"status":"ACTIVE","subnets":["b92309d1-2712-401e-9a51-a381a754aeb8"],"description":"","tags":[],"updated_at":"2018-08-01T10:50:05Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-ee7a7223-8572-4174-b7e0-82ee2b5ba9f2-pub-net","admin_state_up":true,"tenant_id":"a0e5a1bc97dd4f69aa2cf074ef0fa3a8","created_at":"2018-08-01T10:50:04Z","mtu":1450}]} 2018-08-01 10:50:06,186 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=de9eac2c-3595-4c86-b005-27fbb025b9a9 used request id req-54fd632c-de3d-496d-8d2b-2a0be3ac69fe 2018-08-01 10:50:06,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=de9eac2c-3595-4c86-b005-27fbb025b9a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06a8056814f5cd6237c4db78083bca2d7e1de798" 2018-08-01 10:50:06,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-e4947a00-a106-4624-82e1-fe89917d930f Date: Wed, 01 Aug 2018 10:50:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"de9eac2c-3595-4c86-b005-27fbb025b9a9","tenant_id":"a0e5a1bc97dd4f69aa2cf074ef0fa3a8","created_at":"2018-08-01T10:50:05Z","dns_nameservers":[],"updated_at":"2018-08-01T10:50:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a0e5a1bc97dd4f69aa2cf074ef0fa3a8","id":"b92309d1-2712-401e-9a51-a381a754aeb8","subnetpool_id":null,"name":"CreateInstanceSimpleTests-ee7a7223-8572-4174-b7e0-82ee2b5ba9f2-pub-subnet"}]} 2018-08-01 10:50:06,260 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=de9eac2c-3595-4c86-b005-27fbb025b9a9 used request id req-e4947a00-a106-4624-82e1-fe89917d930f 2018-08-01 10:50:06,261 - OpenStackNetwork - DEBUG - Network [de9eac2c-3595-4c86-b005-27fbb025b9a9] created successfully 2018-08-01 10:50:06,261 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:50:06,262 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:50:06,682 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "69fadc494ed142faa3134c5bceaa97b0", "name": "CreateInstanceSimpleTests-e38dc9f8-76ce-4af-proj-role"}], "expires_at": "2018-08-01T11:50:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a0e5a1bc97dd4f69aa2cf074ef0fa3a8", "name": "CreateInstanceSimpleTests-e38dc9f8-76ce-4af-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/a0e5a1bc97dd4f69aa2cf074ef0fa3a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/a0e5a1bc97dd4f69aa2cf074ef0fa3a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/a0e5a1bc97dd4f69aa2cf074ef0fa3a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/a0e5a1bc97dd4f69aa2cf074ef0fa3a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/a0e5a1bc97dd4f69aa2cf074ef0fa3a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/a0e5a1bc97dd4f69aa2cf074ef0fa3a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_a0e5a1bc97dd4f69aa2cf074ef0fa3a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_a0e5a1bc97dd4f69aa2cf074ef0fa3a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a0e5a1bc97dd4f69aa2cf074ef0fa3a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/a0e5a1bc97dd4f69aa2cf074ef0fa3a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/a0e5a1bc97dd4f69aa2cf074ef0fa3a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/a0e5a1bc97dd4f69aa2cf074ef0fa3a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/a0e5a1bc97dd4f69aa2cf074ef0fa3a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/a0e5a1bc97dd4f69aa2cf074ef0fa3a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-e38dc9f8-76ce-4af-user", "id": "f12a48842700401eb68ebfd584912bbf"}, "audit_ids": ["M8NHOJO_QbaSKRJp4NAmMw"], "issued_at": "2018-08-01T10:50:06.000000Z"}} 2018-08-01 10:50:06,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8630ba557a8a09151b2667251f072a915804af97" 2018-08-01 10:50:06,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:50:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d1eae4a-7ff3-4afe-bc62-2fd0d95ce808 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:50:06,760 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-3d1eae4a-7ff3-4afe-bc62-2fd0d95ce808 2018-08-01 10:50:06,761 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 10:50:06,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8630ba557a8a09151b2667251f072a915804af97" 2018-08-01 10:50:06,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:50:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9deb50ce-47d5-49cb-8477-920fee2313eb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:50:06,963 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-9deb50ce-47d5-49cb-8477-920fee2313eb 2018-08-01 10:50:06,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceSimpleTests-ee7a7223-8572-4174-b7e0-82ee2b5ba9f2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8630ba557a8a09151b2667251f072a915804af97" 2018-08-01 10:50:07,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-5760dde3-e93f-483b-9ced-2de1af687599 Date: Wed, 01 Aug 2018 10:50:07 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"de9eac2c-3595-4c86-b005-27fbb025b9a9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a0e5a1bc97dd4f69aa2cf074ef0fa3a8","l2_adjacency":true,"status":"ACTIVE","subnets":["b92309d1-2712-401e-9a51-a381a754aeb8"],"description":"","tags":[],"updated_at":"2018-08-01T10:50:05Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-ee7a7223-8572-4174-b7e0-82ee2b5ba9f2-pub-net","admin_state_up":true,"tenant_id":"a0e5a1bc97dd4f69aa2cf074ef0fa3a8","created_at":"2018-08-01T10:50:04Z","mtu":1450}]} 2018-08-01 10:50:07,248 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceSimpleTests-ee7a7223-8572-4174-b7e0-82ee2b5ba9f2-pub-net used request id req-5760dde3-e93f-483b-9ced-2de1af687599 2018-08-01 10:50:07,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=de9eac2c-3595-4c86-b005-27fbb025b9a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8630ba557a8a09151b2667251f072a915804af97" 2018-08-01 10:50:07,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-e09c162b-365e-4e68-b66f-aca7756edeea Date: Wed, 01 Aug 2018 10:50:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"de9eac2c-3595-4c86-b005-27fbb025b9a9","tenant_id":"a0e5a1bc97dd4f69aa2cf074ef0fa3a8","created_at":"2018-08-01T10:50:05Z","dns_nameservers":[],"updated_at":"2018-08-01T10:50:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a0e5a1bc97dd4f69aa2cf074ef0fa3a8","id":"b92309d1-2712-401e-9a51-a381a754aeb8","subnetpool_id":null,"name":"CreateInstanceSimpleTests-ee7a7223-8572-4174-b7e0-82ee2b5ba9f2-pub-subnet"}]} 2018-08-01 10:50:07,299 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=de9eac2c-3595-4c86-b005-27fbb025b9a9 used request id req-e09c162b-365e-4e68-b66f-aca7756edeea 2018-08-01 10:50:07,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceSimpleTests-ee7a7223-8572-4174-b7e0-82ee2b5ba9f2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8630ba557a8a09151b2667251f072a915804af97" 2018-08-01 10:50:07,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-f8889da0-ae30-48eb-8a95-fa5e03a035e3 Date: Wed, 01 Aug 2018 10:50:07 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"de9eac2c-3595-4c86-b005-27fbb025b9a9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a0e5a1bc97dd4f69aa2cf074ef0fa3a8","l2_adjacency":true,"status":"ACTIVE","subnets":["b92309d1-2712-401e-9a51-a381a754aeb8"],"description":"","tags":[],"updated_at":"2018-08-01T10:50:05Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-ee7a7223-8572-4174-b7e0-82ee2b5ba9f2-pub-net","admin_state_up":true,"tenant_id":"a0e5a1bc97dd4f69aa2cf074ef0fa3a8","created_at":"2018-08-01T10:50:04Z","mtu":1450}]} 2018-08-01 10:50:07,402 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceSimpleTests-ee7a7223-8572-4174-b7e0-82ee2b5ba9f2-pub-net used request id req-f8889da0-ae30-48eb-8a95-fa5e03a035e3 2018-08-01 10:50:07,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:50:07,410 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:50: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:50:07,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/a0e5a1bc97dd4f69aa2cf074ef0fa3a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8630ba557a8a09151b2667251f072a915804af97" 2018-08-01 10:50:07,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:50:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09813ba9-47d4-44c3-a8c6-a2b176776f2e Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/a0e5a1bc97dd4f69aa2cf074ef0fa3a8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a0e5a1bc97dd4f69aa2cf074ef0fa3a8", "name": "CreateInstanceSimpleTests-e38dc9f8-76ce-4af-proj"}} 2018-08-01 10:50:07,497 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/a0e5a1bc97dd4f69aa2cf074ef0fa3a8 used request id req-09813ba9-47d4-44c3-a8c6-a2b176776f2e 2018-08-01 10:50:07,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=de9eac2c-3595-4c86-b005-27fbb025b9a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8630ba557a8a09151b2667251f072a915804af97" 2018-08-01 10:50:07,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-7a71729b-f418-47e2-8550-bdfe064855b8 Date: Wed, 01 Aug 2018 10:50:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"de9eac2c-3595-4c86-b005-27fbb025b9a9","tenant_id":"a0e5a1bc97dd4f69aa2cf074ef0fa3a8","created_at":"2018-08-01T10:50:05Z","dns_nameservers":[],"updated_at":"2018-08-01T10:50:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a0e5a1bc97dd4f69aa2cf074ef0fa3a8","id":"b92309d1-2712-401e-9a51-a381a754aeb8","subnetpool_id":null,"name":"CreateInstanceSimpleTests-ee7a7223-8572-4174-b7e0-82ee2b5ba9f2-pub-subnet"}]} 2018-08-01 10:50:07,566 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=de9eac2c-3595-4c86-b005-27fbb025b9a9 used request id req-7a71729b-f418-47e2-8550-bdfe064855b8 2018-08-01 10:50:07,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=de9eac2c-3595-4c86-b005-27fbb025b9a9&name=CreateInstanceSimpleTests-ee7a7223-8572-4174-b7e0-82ee2b5ba9f2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8630ba557a8a09151b2667251f072a915804af97" 2018-08-01 10:50:07,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-50269ba5-8ab5-4dc3-95c4-966abc0b1ae8 Date: Wed, 01 Aug 2018 10:50:07 GMT RESP BODY: {"ports":[]} 2018-08-01 10:50:07,601 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=de9eac2c-3595-4c86-b005-27fbb025b9a9&name=CreateInstanceSimpleTests-ee7a7223-8572-4174-b7e0-82ee2b5ba9f2-port&admin_state_up=True used request id req-50269ba5-8ab5-4dc3-95c4-966abc0b1ae8 2018-08-01 10:50:07,606 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-ee7a7223-8572-4174-b7e0-82ee2b5ba9f2-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8630ba557a8a09151b2667251f072a915804af97" 2018-08-01 10:50:07,848 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:50: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-d935d602-a650-4adc-873a-bb8cafc7debb x-compute-request-id: req-d935d602-a650-4adc-873a-bb8cafc7debb Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-01 10:50:07,848 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-ee7a7223-8572-4174-b7e0-82ee2b5ba9f2-inst used request id req-d935d602-a650-4adc-873a-bb8cafc7debb 2018-08-01 10:50:07,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceSimpleTests-ee7a7223-8572-4174-b7e0-82ee2b5ba9f2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8630ba557a8a09151b2667251f072a915804af97" 2018-08-01 10:50:07,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-07eaaee6-acc2-4233-a038-20f9f537cbf6 Date: Wed, 01 Aug 2018 10:50:07 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"de9eac2c-3595-4c86-b005-27fbb025b9a9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a0e5a1bc97dd4f69aa2cf074ef0fa3a8","l2_adjacency":true,"status":"ACTIVE","subnets":["b92309d1-2712-401e-9a51-a381a754aeb8"],"description":"","tags":[],"updated_at":"2018-08-01T10:50:05Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-ee7a7223-8572-4174-b7e0-82ee2b5ba9f2-pub-net","admin_state_up":true,"tenant_id":"a0e5a1bc97dd4f69aa2cf074ef0fa3a8","created_at":"2018-08-01T10:50:04Z","mtu":1450}]} 2018-08-01 10:50:07,945 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceSimpleTests-ee7a7223-8572-4174-b7e0-82ee2b5ba9f2-pub-net used request id req-07eaaee6-acc2-4233-a038-20f9f537cbf6 2018-08-01 10:50:07,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=de9eac2c-3595-4c86-b005-27fbb025b9a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8630ba557a8a09151b2667251f072a915804af97" 2018-08-01 10:50:07,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-93e237f1-135a-4586-91b5-75f50275981f Date: Wed, 01 Aug 2018 10:50:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"de9eac2c-3595-4c86-b005-27fbb025b9a9","tenant_id":"a0e5a1bc97dd4f69aa2cf074ef0fa3a8","created_at":"2018-08-01T10:50:05Z","dns_nameservers":[],"updated_at":"2018-08-01T10:50:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a0e5a1bc97dd4f69aa2cf074ef0fa3a8","id":"b92309d1-2712-401e-9a51-a381a754aeb8","subnetpool_id":null,"name":"CreateInstanceSimpleTests-ee7a7223-8572-4174-b7e0-82ee2b5ba9f2-pub-subnet"}]} 2018-08-01 10:50:07,994 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=de9eac2c-3595-4c86-b005-27fbb025b9a9 used request id req-93e237f1-135a-4586-91b5-75f50275981f 2018-08-01 10:50:07,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceSimpleTests-ee7a7223-8572-4174-b7e0-82ee2b5ba9f2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8630ba557a8a09151b2667251f072a915804af97" 2018-08-01 10:50:08,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-b8489f6f-38af-49e8-ba69-eaa2e3b91eb8 Date: Wed, 01 Aug 2018 10:50:08 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"de9eac2c-3595-4c86-b005-27fbb025b9a9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a0e5a1bc97dd4f69aa2cf074ef0fa3a8","l2_adjacency":true,"status":"ACTIVE","subnets":["b92309d1-2712-401e-9a51-a381a754aeb8"],"description":"","tags":[],"updated_at":"2018-08-01T10:50:05Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-ee7a7223-8572-4174-b7e0-82ee2b5ba9f2-pub-net","admin_state_up":true,"tenant_id":"a0e5a1bc97dd4f69aa2cf074ef0fa3a8","created_at":"2018-08-01T10:50:04Z","mtu":1450}]} 2018-08-01 10:50:08,089 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceSimpleTests-ee7a7223-8572-4174-b7e0-82ee2b5ba9f2-pub-net used request id req-b8489f6f-38af-49e8-ba69-eaa2e3b91eb8 2018-08-01 10:50:08,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/a0e5a1bc97dd4f69aa2cf074ef0fa3a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8630ba557a8a09151b2667251f072a915804af97" 2018-08-01 10:50:08,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:50:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe905139-0b5b-46d0-b392-bcd3914427d9 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/a0e5a1bc97dd4f69aa2cf074ef0fa3a8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a0e5a1bc97dd4f69aa2cf074ef0fa3a8", "name": "CreateInstanceSimpleTests-e38dc9f8-76ce-4af-proj"}} 2018-08-01 10:50:08,111 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/a0e5a1bc97dd4f69aa2cf074ef0fa3a8 used request id req-fe905139-0b5b-46d0-b392-bcd3914427d9 2018-08-01 10:50:08,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=de9eac2c-3595-4c86-b005-27fbb025b9a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8630ba557a8a09151b2667251f072a915804af97" 2018-08-01 10:50:08,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-83810f51-dceb-4f2a-9ce8-96b95d70fa64 Date: Wed, 01 Aug 2018 10:50:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"de9eac2c-3595-4c86-b005-27fbb025b9a9","tenant_id":"a0e5a1bc97dd4f69aa2cf074ef0fa3a8","created_at":"2018-08-01T10:50:05Z","dns_nameservers":[],"updated_at":"2018-08-01T10:50:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a0e5a1bc97dd4f69aa2cf074ef0fa3a8","id":"b92309d1-2712-401e-9a51-a381a754aeb8","subnetpool_id":null,"name":"CreateInstanceSimpleTests-ee7a7223-8572-4174-b7e0-82ee2b5ba9f2-pub-subnet"}]} 2018-08-01 10:50:08,163 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=de9eac2c-3595-4c86-b005-27fbb025b9a9 used request id req-83810f51-dceb-4f2a-9ce8-96b95d70fa64 2018-08-01 10:50:08,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=de9eac2c-3595-4c86-b005-27fbb025b9a9&name=CreateInstanceSimpleTests-ee7a7223-8572-4174-b7e0-82ee2b5ba9f2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8630ba557a8a09151b2667251f072a915804af97" 2018-08-01 10:50:08,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-f851ec88-2dd3-4066-bad1-551372854a07 Date: Wed, 01 Aug 2018 10:50:08 GMT RESP BODY: {"ports":[]} 2018-08-01 10:50:08,196 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=de9eac2c-3595-4c86-b005-27fbb025b9a9&name=CreateInstanceSimpleTests-ee7a7223-8572-4174-b7e0-82ee2b5ba9f2-port&admin_state_up=True used request id req-f851ec88-2dd3-4066-bad1-551372854a07 2018-08-01 10:50:08,197 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:50:08,198 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:50:08,576 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "69fadc494ed142faa3134c5bceaa97b0", "name": "CreateInstanceSimpleTests-e38dc9f8-76ce-4af-proj-role"}], "expires_at": "2018-08-01T11:50:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a0e5a1bc97dd4f69aa2cf074ef0fa3a8", "name": "CreateInstanceSimpleTests-e38dc9f8-76ce-4af-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/a0e5a1bc97dd4f69aa2cf074ef0fa3a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/a0e5a1bc97dd4f69aa2cf074ef0fa3a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/a0e5a1bc97dd4f69aa2cf074ef0fa3a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/a0e5a1bc97dd4f69aa2cf074ef0fa3a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/a0e5a1bc97dd4f69aa2cf074ef0fa3a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/a0e5a1bc97dd4f69aa2cf074ef0fa3a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_a0e5a1bc97dd4f69aa2cf074ef0fa3a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_a0e5a1bc97dd4f69aa2cf074ef0fa3a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a0e5a1bc97dd4f69aa2cf074ef0fa3a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/a0e5a1bc97dd4f69aa2cf074ef0fa3a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/a0e5a1bc97dd4f69aa2cf074ef0fa3a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/a0e5a1bc97dd4f69aa2cf074ef0fa3a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/a0e5a1bc97dd4f69aa2cf074ef0fa3a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/a0e5a1bc97dd4f69aa2cf074ef0fa3a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-e38dc9f8-76ce-4af-user", "id": "f12a48842700401eb68ebfd584912bbf"}, "audit_ids": ["C8b7z_yySxCx54bsV9A1iw"], "issued_at": "2018-08-01T10:50:08.000000Z"}} 2018-08-01 10:50:08,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7038f98fa9145eb50fa067d1c2f916b0f5267b2d" 2018-08-01 10:50:08,654 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:50:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db6c9898-ced9-476f-87ed-8a2915f7620f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:50:08,655 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-db6c9898-ced9-476f-87ed-8a2915f7620f 2018-08-01 10:50:08,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceSimpleTests-ee7a7223-8572-4174-b7e0-82ee2b5ba9f2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8630ba557a8a09151b2667251f072a915804af97" 2018-08-01 10:50:08,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-44d0cbe1-e1a0-4f87-8521-4887ced2055d Date: Wed, 01 Aug 2018 10:50:08 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"de9eac2c-3595-4c86-b005-27fbb025b9a9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a0e5a1bc97dd4f69aa2cf074ef0fa3a8","l2_adjacency":true,"status":"ACTIVE","subnets":["b92309d1-2712-401e-9a51-a381a754aeb8"],"description":"","tags":[],"updated_at":"2018-08-01T10:50:05Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-ee7a7223-8572-4174-b7e0-82ee2b5ba9f2-pub-net","admin_state_up":true,"tenant_id":"a0e5a1bc97dd4f69aa2cf074ef0fa3a8","created_at":"2018-08-01T10:50:04Z","mtu":1450}]} 2018-08-01 10:50:08,755 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceSimpleTests-ee7a7223-8572-4174-b7e0-82ee2b5ba9f2-pub-net used request id req-44d0cbe1-e1a0-4f87-8521-4887ced2055d 2018-08-01 10:50:08,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=de9eac2c-3595-4c86-b005-27fbb025b9a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8630ba557a8a09151b2667251f072a915804af97" 2018-08-01 10:50:08,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-9d0cc859-5585-42ed-bdd9-5371bc922bfa Date: Wed, 01 Aug 2018 10:50:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"de9eac2c-3595-4c86-b005-27fbb025b9a9","tenant_id":"a0e5a1bc97dd4f69aa2cf074ef0fa3a8","created_at":"2018-08-01T10:50:05Z","dns_nameservers":[],"updated_at":"2018-08-01T10:50:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a0e5a1bc97dd4f69aa2cf074ef0fa3a8","id":"b92309d1-2712-401e-9a51-a381a754aeb8","subnetpool_id":null,"name":"CreateInstanceSimpleTests-ee7a7223-8572-4174-b7e0-82ee2b5ba9f2-pub-subnet"}]} 2018-08-01 10:50:08,808 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=de9eac2c-3595-4c86-b005-27fbb025b9a9 used request id req-9d0cc859-5585-42ed-bdd9-5371bc922bfa 2018-08-01 10:50:08,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceSimpleTests-ee7a7223-8572-4174-b7e0-82ee2b5ba9f2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8630ba557a8a09151b2667251f072a915804af97" 2018-08-01 10:50:09,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-65de3258-9ba3-4638-8e10-80b71e535720 Date: Wed, 01 Aug 2018 10:50:09 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"de9eac2c-3595-4c86-b005-27fbb025b9a9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a0e5a1bc97dd4f69aa2cf074ef0fa3a8","l2_adjacency":true,"status":"ACTIVE","subnets":["b92309d1-2712-401e-9a51-a381a754aeb8"],"description":"","tags":[],"updated_at":"2018-08-01T10:50:05Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-ee7a7223-8572-4174-b7e0-82ee2b5ba9f2-pub-net","admin_state_up":true,"tenant_id":"a0e5a1bc97dd4f69aa2cf074ef0fa3a8","created_at":"2018-08-01T10:50:04Z","mtu":1450}]} 2018-08-01 10:50:09,048 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceSimpleTests-ee7a7223-8572-4174-b7e0-82ee2b5ba9f2-pub-net used request id req-65de3258-9ba3-4638-8e10-80b71e535720 2018-08-01 10:50:09,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:50:09,056 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:50: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:50:09,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/a0e5a1bc97dd4f69aa2cf074ef0fa3a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7038f98fa9145eb50fa067d1c2f916b0f5267b2d" 2018-08-01 10:50:09,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:50:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b9bcdef-c7cf-4de8-8814-94ae6485da79 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/a0e5a1bc97dd4f69aa2cf074ef0fa3a8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a0e5a1bc97dd4f69aa2cf074ef0fa3a8", "name": "CreateInstanceSimpleTests-e38dc9f8-76ce-4af-proj"}} 2018-08-01 10:50:09,143 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/a0e5a1bc97dd4f69aa2cf074ef0fa3a8 used request id req-7b9bcdef-c7cf-4de8-8814-94ae6485da79 2018-08-01 10:50:09,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=de9eac2c-3595-4c86-b005-27fbb025b9a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8630ba557a8a09151b2667251f072a915804af97" 2018-08-01 10:50:09,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-29fe95f1-c21a-49ef-b140-5b4d4f1e3109 Date: Wed, 01 Aug 2018 10:50:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"de9eac2c-3595-4c86-b005-27fbb025b9a9","tenant_id":"a0e5a1bc97dd4f69aa2cf074ef0fa3a8","created_at":"2018-08-01T10:50:05Z","dns_nameservers":[],"updated_at":"2018-08-01T10:50:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a0e5a1bc97dd4f69aa2cf074ef0fa3a8","id":"b92309d1-2712-401e-9a51-a381a754aeb8","subnetpool_id":null,"name":"CreateInstanceSimpleTests-ee7a7223-8572-4174-b7e0-82ee2b5ba9f2-pub-subnet"}]} 2018-08-01 10:50:09,194 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=de9eac2c-3595-4c86-b005-27fbb025b9a9 used request id req-29fe95f1-c21a-49ef-b140-5b4d4f1e3109 2018-08-01 10:50:09,195 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSimpleTests-ee7a7223-8572-4174-b7e0-82ee2b5ba9f2-pub-net 2018-08-01 10:50:09,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8630ba557a8a09151b2667251f072a915804af97" -d '{"port": {"network_id": "de9eac2c-3595-4c86-b005-27fbb025b9a9", "name": "CreateInstanceSimpleTests-ee7a7223-8572-4174-b7e0-82ee2b5ba9f2-port", "admin_state_up": true}}' 2018-08-01 10:50:10,057 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 809 X-Openstack-Request-Id: req-3fbc3077-92a3-487f-a542-98db326ca0c1 Date: Wed, 01 Aug 2018 10:50:10 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:50:09Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b92309d1-2712-401e-9a51-a381a754aeb8","ip_address":"10.55.0.11"}],"id":"053c5d71-aca0-44ed-9b49-13deb3c891f0","security_groups":["78652fb0-feba-43f8-875e-af2ace634f59"],"mac_address":"fa:16:3e:c4:22:82","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceSimpleTests-ee7a7223-8572-4174-b7e0-82ee2b5ba9f2-port","project_id":"a0e5a1bc97dd4f69aa2cf074ef0fa3a8","qos_policy_id":null,"admin_state_up":true,"network_id":"de9eac2c-3595-4c86-b005-27fbb025b9a9","tenant_id":"a0e5a1bc97dd4f69aa2cf074ef0fa3a8","created_at":"2018-08-01T10:50:09Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-08-01 10:50:10,058 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/ports used request id req-3fbc3077-92a3-487f-a542-98db326ca0c1 2018-08-01 10:50:10,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceSimpleTests-ee7a7223-8572-4174-b7e0-82ee2b5ba9f2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8630ba557a8a09151b2667251f072a915804af97" 2018-08-01 10:50:10,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-717e2897-d366-4272-a90f-ff4b4a79108b Date: Wed, 01 Aug 2018 10:50:10 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"de9eac2c-3595-4c86-b005-27fbb025b9a9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a0e5a1bc97dd4f69aa2cf074ef0fa3a8","l2_adjacency":true,"status":"ACTIVE","subnets":["b92309d1-2712-401e-9a51-a381a754aeb8"],"description":"","tags":[],"updated_at":"2018-08-01T10:50:05Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-ee7a7223-8572-4174-b7e0-82ee2b5ba9f2-pub-net","admin_state_up":true,"tenant_id":"a0e5a1bc97dd4f69aa2cf074ef0fa3a8","created_at":"2018-08-01T10:50:04Z","mtu":1450}]} 2018-08-01 10:50:10,169 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceSimpleTests-ee7a7223-8572-4174-b7e0-82ee2b5ba9f2-pub-net used request id req-717e2897-d366-4272-a90f-ff4b4a79108b 2018-08-01 10:50:10,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=de9eac2c-3595-4c86-b005-27fbb025b9a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8630ba557a8a09151b2667251f072a915804af97" 2018-08-01 10:50:10,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-845e0312-2615-4bc3-9d5f-edce0f767d63 Date: Wed, 01 Aug 2018 10:50:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"de9eac2c-3595-4c86-b005-27fbb025b9a9","tenant_id":"a0e5a1bc97dd4f69aa2cf074ef0fa3a8","created_at":"2018-08-01T10:50:05Z","dns_nameservers":[],"updated_at":"2018-08-01T10:50:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a0e5a1bc97dd4f69aa2cf074ef0fa3a8","id":"b92309d1-2712-401e-9a51-a381a754aeb8","subnetpool_id":null,"name":"CreateInstanceSimpleTests-ee7a7223-8572-4174-b7e0-82ee2b5ba9f2-pub-subnet"}]} 2018-08-01 10:50:10,219 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=de9eac2c-3595-4c86-b005-27fbb025b9a9 used request id req-845e0312-2615-4bc3-9d5f-edce0f767d63 2018-08-01 10:50:10,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceSimpleTests-ee7a7223-8572-4174-b7e0-82ee2b5ba9f2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8630ba557a8a09151b2667251f072a915804af97" 2018-08-01 10:50:10,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-db3574b5-fa51-4e60-8ce5-8d621e7ece89 Date: Wed, 01 Aug 2018 10:50:10 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"de9eac2c-3595-4c86-b005-27fbb025b9a9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a0e5a1bc97dd4f69aa2cf074ef0fa3a8","l2_adjacency":true,"status":"ACTIVE","subnets":["b92309d1-2712-401e-9a51-a381a754aeb8"],"description":"","tags":[],"updated_at":"2018-08-01T10:50:05Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-ee7a7223-8572-4174-b7e0-82ee2b5ba9f2-pub-net","admin_state_up":true,"tenant_id":"a0e5a1bc97dd4f69aa2cf074ef0fa3a8","created_at":"2018-08-01T10:50:04Z","mtu":1450}]} 2018-08-01 10:50:10,314 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceSimpleTests-ee7a7223-8572-4174-b7e0-82ee2b5ba9f2-pub-net used request id req-db3574b5-fa51-4e60-8ce5-8d621e7ece89 2018-08-01 10:50:10,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/a0e5a1bc97dd4f69aa2cf074ef0fa3a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8630ba557a8a09151b2667251f072a915804af97" 2018-08-01 10:50:10,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:50:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ee5f09f-d328-4055-b026-7e76456a9e54 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/a0e5a1bc97dd4f69aa2cf074ef0fa3a8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a0e5a1bc97dd4f69aa2cf074ef0fa3a8", "name": "CreateInstanceSimpleTests-e38dc9f8-76ce-4af-proj"}} 2018-08-01 10:50:10,340 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/a0e5a1bc97dd4f69aa2cf074ef0fa3a8 used request id req-4ee5f09f-d328-4055-b026-7e76456a9e54 2018-08-01 10:50:10,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=de9eac2c-3595-4c86-b005-27fbb025b9a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8630ba557a8a09151b2667251f072a915804af97" 2018-08-01 10:50:10,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-6dbd429d-d59f-4ce9-b60c-353b3f321489 Date: Wed, 01 Aug 2018 10:50:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"de9eac2c-3595-4c86-b005-27fbb025b9a9","tenant_id":"a0e5a1bc97dd4f69aa2cf074ef0fa3a8","created_at":"2018-08-01T10:50:05Z","dns_nameservers":[],"updated_at":"2018-08-01T10:50:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a0e5a1bc97dd4f69aa2cf074ef0fa3a8","id":"b92309d1-2712-401e-9a51-a381a754aeb8","subnetpool_id":null,"name":"CreateInstanceSimpleTests-ee7a7223-8572-4174-b7e0-82ee2b5ba9f2-pub-subnet"}]} 2018-08-01 10:50:10,393 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=de9eac2c-3595-4c86-b005-27fbb025b9a9 used request id req-6dbd429d-d59f-4ce9-b60c-353b3f321489 2018-08-01 10:50:10,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=de9eac2c-3595-4c86-b005-27fbb025b9a9&name=CreateInstanceSimpleTests-ee7a7223-8572-4174-b7e0-82ee2b5ba9f2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8630ba557a8a09151b2667251f072a915804af97" 2018-08-01 10:50:10,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 812 X-Openstack-Request-Id: req-cace4446-21b6-4a00-afc9-476c15d1baaa Date: Wed, 01 Aug 2018 10:50:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:50:09Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b92309d1-2712-401e-9a51-a381a754aeb8","ip_address":"10.55.0.11"}],"id":"053c5d71-aca0-44ed-9b49-13deb3c891f0","security_groups":["78652fb0-feba-43f8-875e-af2ace634f59"],"mac_address":"fa:16:3e:c4:22:82","project_id":"a0e5a1bc97dd4f69aa2cf074ef0fa3a8","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-ee7a7223-8572-4174-b7e0-82ee2b5ba9f2-port","admin_state_up":true,"network_id":"de9eac2c-3595-4c86-b005-27fbb025b9a9","tenant_id":"a0e5a1bc97dd4f69aa2cf074ef0fa3a8","created_at":"2018-08-01T10:50:09Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-08-01 10:50:10,483 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=de9eac2c-3595-4c86-b005-27fbb025b9a9&name=CreateInstanceSimpleTests-ee7a7223-8572-4174-b7e0-82ee2b5ba9f2-port&admin_state_up=True used request id req-cace4446-21b6-4a00-afc9-476c15d1baaa 2018-08-01 10:50:10,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/a0e5a1bc97dd4f69aa2cf074ef0fa3a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8630ba557a8a09151b2667251f072a915804af97" 2018-08-01 10:50:10,574 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:50:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a119df70-27e8-47e3-844a-ef99eb5092b0 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/a0e5a1bc97dd4f69aa2cf074ef0fa3a8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a0e5a1bc97dd4f69aa2cf074ef0fa3a8", "name": "CreateInstanceSimpleTests-e38dc9f8-76ce-4af-proj"}} 2018-08-01 10:50:10,574 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/a0e5a1bc97dd4f69aa2cf074ef0fa3a8 used request id req-a119df70-27e8-47e3-844a-ef99eb5092b0 2018-08-01 10:50:10,574 - nova_utils - INFO - Creating VM with name - CreateInstanceSimpleTests-ee7a7223-8572-4174-b7e0-82ee2b5ba9f2-inst 2018-08-01 10:50:10,577 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8630ba557a8a09151b2667251f072a915804af97" 2018-08-01 10:50:10,600 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:50: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-44a0f843-db71-43b6-a763-87b4dfdca546 x-compute-request-id: req-44a0f843-db71-43b6-a763-87b4dfdca546 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"flavors": [{"id": "4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "rel": "bookmark"}], "name": "vmtp-flavor_ee58c79f-c6fb-483f-8b9c-406ffbfad757"}, {"id": "5b61c696-1b5b-4204-b7e5-ca4a818093b0", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "bookmark"}], "name": "shaker-flavor_81952131-3011-4d90-80f4-831743223f59"}, {"id": "b2b257b8-d8a6-44d6-bef6-6e1094cc1548", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/b2b257b8-d8a6-44d6-bef6-6e1094cc1548", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/b2b257b8-d8a6-44d6-bef6-6e1094cc1548", "rel": "bookmark"}], "name": "CreateInstanceSimpleTests-ee7a7223-8572-4174-b7e0-82ee2b5ba9f2-flavor-name"}]} 2018-08-01 10:50:10,600 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-44a0f843-db71-43b6-a763-87b4dfdca546 2018-08-01 10:50:10,603 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors/b2b257b8-d8a6-44d6-bef6-6e1094cc1548 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8630ba557a8a09151b2667251f072a915804af97" 2018-08-01 10:50:10,624 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:50: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-23cc4621-4d86-4089-ab33-98c717df1994 x-compute-request-id: req-23cc4621-4d86-4089-ab33-98c717df1994 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceSimpleTests-ee7a7223-8572-4174-b7e0-82ee2b5ba9f2-flavor-name", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/b2b257b8-d8a6-44d6-bef6-6e1094cc1548", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/b2b257b8-d8a6-44d6-bef6-6e1094cc1548", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "b2b257b8-d8a6-44d6-bef6-6e1094cc1548"}} 2018-08-01 10:50:10,624 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/b2b257b8-d8a6-44d6-bef6-6e1094cc1548 used request id req-23cc4621-4d86-4089-ab33-98c717df1994 2018-08-01 10:50:10,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-ee7a7223-8572-4174-b7e0-82ee2b5ba9f2-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8630ba557a8a09151b2667251f072a915804af97" 2018-08-01 10:50:10,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1060 Content-Type: application/json X-Openstack-Request-Id: req-64feccff-d9f1-48ed-84a6-8e2803f3c602 Date: Wed, 01 Aug 2018 10:50:10 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-ee7a7223-8572-4174-b7e0-82ee2b5ba9f2-image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T10:50:02Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-01T10:50:03Z", "visibility": "shared", "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/6f2964db-8f0a-4f14-be5c-193988176c4b/snap", "metadata": {}}], "self": "/v2/images/6f2964db-8f0a-4f14-be5c-193988176c4b", "min_disk": 0, "protected": false, "id": "6f2964db-8f0a-4f14-be5c-193988176c4b", "file": "/v2/images/6f2964db-8f0a-4f14-be5c-193988176c4b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a0e5a1bc97dd4f69aa2cf074ef0fa3a8", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/6f2964db-8f0a-4f14-be5c-193988176c4b/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSimpleTests-ee7a7223-8572-4174-b7e0-82ee2b5ba9f2-image"} 2018-08-01 10:50:10,816 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-ee7a7223-8572-4174-b7e0-82ee2b5ba9f2-image used request id req-64feccff-d9f1-48ed-84a6-8e2803f3c602 2018-08-01 10:50:10,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8630ba557a8a09151b2667251f072a915804af97" 2018-08-01 10:50:10,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-250b3a27-1825-4265-a922-051bf46a9ce6 Date: Wed, 01 Aug 2018 10:50: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-08-01 10:50:10,826 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-250b3a27-1825-4265-a922-051bf46a9ce6 2018-08-01 10:50:10,831 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8630ba557a8a09151b2667251f072a915804af97" -d '{"server": {"name": "CreateInstanceSimpleTests-ee7a7223-8572-4174-b7e0-82ee2b5ba9f2-inst", "imageRef": "6f2964db-8f0a-4f14-be5c-193988176c4b", "flavorRef": "b2b257b8-d8a6-44d6-bef6-6e1094cc1548", "max_count": 1, "min_count": 1, "networks": [{"port": "053c5d71-aca0-44ed-9b49-13deb3c891f0"}]}}' 2018-08-01 10:50:12,224 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 10:50: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-a8845de0-d3e9-4965-8e1e-026eaf7dd66c x-compute-request-id: req-a8845de0-d3e9-4965-8e1e-026eaf7dd66c Content-Length: 374 location: http://172.30.9.24:8774/v2.1/servers/006b2f97-d8ac-42cc-92eb-e0decdac14cb Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "006b2f97-d8ac-42cc-92eb-e0decdac14cb", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/006b2f97-d8ac-42cc-92eb-e0decdac14cb", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/006b2f97-d8ac-42cc-92eb-e0decdac14cb", "rel": "bookmark"}], "adminPass": "j2xHGkuMtART"}} 2018-08-01 10:50:12,224 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-a8845de0-d3e9-4965-8e1e-026eaf7dd66c 2018-08-01 10:50:12,227 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/006b2f97-d8ac-42cc-92eb-e0decdac14cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8630ba557a8a09151b2667251f072a915804af97" 2018-08-01 10:50:12,686 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:50: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-3b65ae59-5795-4a79-90b5-ea91e7d4e5cf x-compute-request-id: req-3b65ae59-5795-4a79-90b5-ea91e7d4e5cf Content-Encoding: gzip Content-Length: 611 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/006b2f97-d8ac-42cc-92eb-e0decdac14cb", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/006b2f97-d8ac-42cc-92eb-e0decdac14cb", "rel": "bookmark"}], "image": {"id": "6f2964db-8f0a-4f14-be5c-193988176c4b", "links": [{"href": "http://172.30.9.24:8774/images/6f2964db-8f0a-4f14-be5c-193988176c4b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b2b257b8-d8a6-44d6-bef6-6e1094cc1548", "links": [{"href": "http://172.30.9.24:8774/flavors/b2b257b8-d8a6-44d6-bef6-6e1094cc1548", "rel": "bookmark"}]}, "id": "006b2f97-d8ac-42cc-92eb-e0decdac14cb", "user_id": "f12a48842700401eb68ebfd584912bbf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T10:50:12Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-ee7a7223-8572-4174-b7e0-82ee2b5ba9f2-inst", "created": "2018-08-01T10:50:12Z", "tenant_id": "a0e5a1bc97dd4f69aa2cf074ef0fa3a8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:50:12,686 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/006b2f97-d8ac-42cc-92eb-e0decdac14cb used request id req-3b65ae59-5795-4a79-90b5-ea91e7d4e5cf 2018-08-01 10:50:12,686 - create_instance - INFO - Created instance with name - CreateInstanceSimpleTests-ee7a7223-8572-4174-b7e0-82ee2b5ba9f2-inst 2018-08-01 10:50:12,689 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/006b2f97-d8ac-42cc-92eb-e0decdac14cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8630ba557a8a09151b2667251f072a915804af97" 2018-08-01 10:50:13,091 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:50: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-b0ef7420-7576-40a0-9638-0057ba1ffdb4 x-compute-request-id: req-b0ef7420-7576-40a0-9638-0057ba1ffdb4 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.24:8774/v2.1/servers/006b2f97-d8ac-42cc-92eb-e0decdac14cb", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/006b2f97-d8ac-42cc-92eb-e0decdac14cb", "rel": "bookmark"}], "image": {"id": "6f2964db-8f0a-4f14-be5c-193988176c4b", "links": [{"href": "http://172.30.9.24:8774/images/6f2964db-8f0a-4f14-be5c-193988176c4b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b2b257b8-d8a6-44d6-bef6-6e1094cc1548", "links": [{"href": "http://172.30.9.24:8774/flavors/b2b257b8-d8a6-44d6-bef6-6e1094cc1548", "rel": "bookmark"}]}, "id": "006b2f97-d8ac-42cc-92eb-e0decdac14cb", "user_id": "f12a48842700401eb68ebfd584912bbf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T10:50:12Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-ee7a7223-8572-4174-b7e0-82ee2b5ba9f2-inst", "created": "2018-08-01T10:50:12Z", "tenant_id": "a0e5a1bc97dd4f69aa2cf074ef0fa3a8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:50:13,091 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/006b2f97-d8ac-42cc-92eb-e0decdac14cb used request id req-b0ef7420-7576-40a0-9638-0057ba1ffdb4 2018-08-01 10:50:13,092 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-ee7a7223-8572-4174-b7e0-82ee2b5ba9f2-inst] is - BUILD 2018-08-01 10:50:13,092 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-01 10:50:16,095 - create_instance - DEBUG - VM status query timeout in 896.591412067 2018-08-01 10:50:16,098 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/006b2f97-d8ac-42cc-92eb-e0decdac14cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8630ba557a8a09151b2667251f072a915804af97" 2018-08-01 10:50:16,259 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:50: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-463a2e07-cfaf-44d9-a08d-5db0f016e800 x-compute-request-id: req-463a2e07-cfaf-44d9-a08d-5db0f016e800 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.24:8774/v2.1/servers/006b2f97-d8ac-42cc-92eb-e0decdac14cb", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/006b2f97-d8ac-42cc-92eb-e0decdac14cb", "rel": "bookmark"}], "image": {"id": "6f2964db-8f0a-4f14-be5c-193988176c4b", "links": [{"href": "http://172.30.9.24:8774/images/6f2964db-8f0a-4f14-be5c-193988176c4b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b2b257b8-d8a6-44d6-bef6-6e1094cc1548", "links": [{"href": "http://172.30.9.24:8774/flavors/b2b257b8-d8a6-44d6-bef6-6e1094cc1548", "rel": "bookmark"}]}, "id": "006b2f97-d8ac-42cc-92eb-e0decdac14cb", "security_groups": [{"name": "default"}], "user_id": "f12a48842700401eb68ebfd584912bbf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T10:50:13Z", "hostId": "28346437116eae92a226e9785a6ba0f321a90949fa7929ada00b70a4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-ee7a7223-8572-4174-b7e0-82ee2b5ba9f2-inst", "created": "2018-08-01T10:50:12Z", "tenant_id": "a0e5a1bc97dd4f69aa2cf074ef0fa3a8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:50:16,260 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/006b2f97-d8ac-42cc-92eb-e0decdac14cb used request id req-463a2e07-cfaf-44d9-a08d-5db0f016e800 2018-08-01 10:50:16,260 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-ee7a7223-8572-4174-b7e0-82ee2b5ba9f2-inst] is - BUILD 2018-08-01 10:50:16,260 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-01 10:50:19,263 - create_instance - DEBUG - VM status query timeout in 893.423073053 2018-08-01 10:50:19,267 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/006b2f97-d8ac-42cc-92eb-e0decdac14cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8630ba557a8a09151b2667251f072a915804af97" 2018-08-01 10:50:19,433 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:50: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-88881e35-b9db-4e19-916f-95cfcfde0014 x-compute-request-id: req-88881e35-b9db-4e19-916f-95cfcfde0014 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-ee7a7223-8572-4174-b7e0-82ee2b5ba9f2-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:22:82", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/006b2f97-d8ac-42cc-92eb-e0decdac14cb", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/006b2f97-d8ac-42cc-92eb-e0decdac14cb", "rel": "bookmark"}], "image": {"id": "6f2964db-8f0a-4f14-be5c-193988176c4b", "links": [{"href": "http://172.30.9.24:8774/images/6f2964db-8f0a-4f14-be5c-193988176c4b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T10:50:17.000000", "flavor": {"id": "b2b257b8-d8a6-44d6-bef6-6e1094cc1548", "links": [{"href": "http://172.30.9.24:8774/flavors/b2b257b8-d8a6-44d6-bef6-6e1094cc1548", "rel": "bookmark"}]}, "id": "006b2f97-d8ac-42cc-92eb-e0decdac14cb", "security_groups": [{"name": "default"}], "user_id": "f12a48842700401eb68ebfd584912bbf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:50:17Z", "hostId": "28346437116eae92a226e9785a6ba0f321a90949fa7929ada00b70a4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-ee7a7223-8572-4174-b7e0-82ee2b5ba9f2-inst", "created": "2018-08-01T10:50:12Z", "tenant_id": "a0e5a1bc97dd4f69aa2cf074ef0fa3a8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:50:19,433 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/006b2f97-d8ac-42cc-92eb-e0decdac14cb used request id req-88881e35-b9db-4e19-916f-95cfcfde0014 2018-08-01 10:50:19,433 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-ee7a7223-8572-4174-b7e0-82ee2b5ba9f2-inst] is - ACTIVE 2018-08-01 10:50:19,434 - create_instance - INFO - VM is - ACTIVE 2018-08-01 10:50:19,436 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/006b2f97-d8ac-42cc-92eb-e0decdac14cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8630ba557a8a09151b2667251f072a915804af97" 2018-08-01 10:50:19,708 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:50: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-87d76db5-e9a4-444d-a32a-e4cc5339aec4 x-compute-request-id: req-87d76db5-e9a4-444d-a32a-e4cc5339aec4 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-ee7a7223-8572-4174-b7e0-82ee2b5ba9f2-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:22:82", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/006b2f97-d8ac-42cc-92eb-e0decdac14cb", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/006b2f97-d8ac-42cc-92eb-e0decdac14cb", "rel": "bookmark"}], "image": {"id": "6f2964db-8f0a-4f14-be5c-193988176c4b", "links": [{"href": "http://172.30.9.24:8774/images/6f2964db-8f0a-4f14-be5c-193988176c4b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T10:50:17.000000", "flavor": {"id": "b2b257b8-d8a6-44d6-bef6-6e1094cc1548", "links": [{"href": "http://172.30.9.24:8774/flavors/b2b257b8-d8a6-44d6-bef6-6e1094cc1548", "rel": "bookmark"}]}, "id": "006b2f97-d8ac-42cc-92eb-e0decdac14cb", "security_groups": [{"name": "default"}], "user_id": "f12a48842700401eb68ebfd584912bbf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:50:17Z", "hostId": "28346437116eae92a226e9785a6ba0f321a90949fa7929ada00b70a4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-ee7a7223-8572-4174-b7e0-82ee2b5ba9f2-inst", "created": "2018-08-01T10:50:12Z", "tenant_id": "a0e5a1bc97dd4f69aa2cf074ef0fa3a8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:50:19,708 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/006b2f97-d8ac-42cc-92eb-e0decdac14cb used request id req-87d76db5-e9a4-444d-a32a-e4cc5339aec4 2018-08-01 10:50:19,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceSimpleTests-ee7a7223-8572-4174-b7e0-82ee2b5ba9f2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8630ba557a8a09151b2667251f072a915804af97" 2018-08-01 10:50:19,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-7843c6bb-48f7-4d96-a386-06560daa6d05 Date: Wed, 01 Aug 2018 10:50:19 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"de9eac2c-3595-4c86-b005-27fbb025b9a9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a0e5a1bc97dd4f69aa2cf074ef0fa3a8","l2_adjacency":true,"status":"ACTIVE","subnets":["b92309d1-2712-401e-9a51-a381a754aeb8"],"description":"","tags":[],"updated_at":"2018-08-01T10:50:05Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-ee7a7223-8572-4174-b7e0-82ee2b5ba9f2-pub-net","admin_state_up":true,"tenant_id":"a0e5a1bc97dd4f69aa2cf074ef0fa3a8","created_at":"2018-08-01T10:50:04Z","mtu":1450}]} 2018-08-01 10:50:19,805 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceSimpleTests-ee7a7223-8572-4174-b7e0-82ee2b5ba9f2-pub-net used request id req-7843c6bb-48f7-4d96-a386-06560daa6d05 2018-08-01 10:50:19,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/a0e5a1bc97dd4f69aa2cf074ef0fa3a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8630ba557a8a09151b2667251f072a915804af97" 2018-08-01 10:50:19,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:50:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78a924cc-f960-47d6-97b3-125982e5b6f3 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/a0e5a1bc97dd4f69aa2cf074ef0fa3a8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a0e5a1bc97dd4f69aa2cf074ef0fa3a8", "name": "CreateInstanceSimpleTests-e38dc9f8-76ce-4af-proj"}} 2018-08-01 10:50:19,890 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/a0e5a1bc97dd4f69aa2cf074ef0fa3a8 used request id req-78a924cc-f960-47d6-97b3-125982e5b6f3 2018-08-01 10:50:19,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=de9eac2c-3595-4c86-b005-27fbb025b9a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8630ba557a8a09151b2667251f072a915804af97" 2018-08-01 10:50:19,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-fe3cf4af-5b61-418a-bd72-ad4259c397d7 Date: Wed, 01 Aug 2018 10:50:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"de9eac2c-3595-4c86-b005-27fbb025b9a9","tenant_id":"a0e5a1bc97dd4f69aa2cf074ef0fa3a8","created_at":"2018-08-01T10:50:05Z","dns_nameservers":[],"updated_at":"2018-08-01T10:50:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a0e5a1bc97dd4f69aa2cf074ef0fa3a8","id":"b92309d1-2712-401e-9a51-a381a754aeb8","subnetpool_id":null,"name":"CreateInstanceSimpleTests-ee7a7223-8572-4174-b7e0-82ee2b5ba9f2-pub-subnet"}]} 2018-08-01 10:50:19,942 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=de9eac2c-3595-4c86-b005-27fbb025b9a9 used request id req-fe3cf4af-5b61-418a-bd72-ad4259c397d7 2018-08-01 10:50:19,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=de9eac2c-3595-4c86-b005-27fbb025b9a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8630ba557a8a09151b2667251f072a915804af97" 2018-08-01 10:50:20,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1650 X-Openstack-Request-Id: req-5f36d16a-8f43-43e6-a9bd-27b924e5329d Date: Wed, 01 Aug 2018 10:50:20 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:50:17Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b92309d1-2712-401e-9a51-a381a754aeb8","ip_address":"10.55.0.11"}],"id":"053c5d71-aca0-44ed-9b49-13deb3c891f0","security_groups":["78652fb0-feba-43f8-875e-af2ace634f59"],"mac_address":"fa:16:3e:c4:22:82","project_id":"a0e5a1bc97dd4f69aa2cf074ef0fa3a8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-ee7a7223-8572-4174-b7e0-82ee2b5ba9f2-port","admin_state_up":true,"network_id":"de9eac2c-3595-4c86-b005-27fbb025b9a9","tenant_id":"a0e5a1bc97dd4f69aa2cf074ef0fa3a8","created_at":"2018-08-01T10:50:09Z","binding:vnic_type":"normal","device_id":"006b2f97-d8ac-42cc-92eb-e0decdac14cb","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:50:09Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b92309d1-2712-401e-9a51-a381a754aeb8","ip_address":"10.55.0.2"}],"id":"9c3feba9-df96-4dd3-a594-64c6e1f14c71","security_groups":[],"mac_address":"fa:16:3e:30:ec:ed","project_id":"a0e5a1bc97dd4f69aa2cf074ef0fa3a8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"de9eac2c-3595-4c86-b005-27fbb025b9a9","tenant_id":"a0e5a1bc97dd4f69aa2cf074ef0fa3a8","created_at":"2018-08-01T10:50:06Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-de9eac2c-3595-4c86-b005-27fbb025b9a9","ip_allocation":"immediate"}]} 2018-08-01 10:50:20,160 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=de9eac2c-3595-4c86-b005-27fbb025b9a9 used request id req-5f36d16a-8f43-43e6-a9bd-27b924e5329d 2018-08-01 10:50:20,161 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:50:20,542 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "69fadc494ed142faa3134c5bceaa97b0", "name": "CreateInstanceSimpleTests-e38dc9f8-76ce-4af-proj-role"}], "expires_at": "2018-08-01T11:50:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a0e5a1bc97dd4f69aa2cf074ef0fa3a8", "name": "CreateInstanceSimpleTests-e38dc9f8-76ce-4af-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/a0e5a1bc97dd4f69aa2cf074ef0fa3a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/a0e5a1bc97dd4f69aa2cf074ef0fa3a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/a0e5a1bc97dd4f69aa2cf074ef0fa3a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/a0e5a1bc97dd4f69aa2cf074ef0fa3a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/a0e5a1bc97dd4f69aa2cf074ef0fa3a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/a0e5a1bc97dd4f69aa2cf074ef0fa3a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_a0e5a1bc97dd4f69aa2cf074ef0fa3a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_a0e5a1bc97dd4f69aa2cf074ef0fa3a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a0e5a1bc97dd4f69aa2cf074ef0fa3a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/a0e5a1bc97dd4f69aa2cf074ef0fa3a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/a0e5a1bc97dd4f69aa2cf074ef0fa3a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/a0e5a1bc97dd4f69aa2cf074ef0fa3a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/a0e5a1bc97dd4f69aa2cf074ef0fa3a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/a0e5a1bc97dd4f69aa2cf074ef0fa3a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-e38dc9f8-76ce-4af-user", "id": "f12a48842700401eb68ebfd584912bbf"}, "audit_ids": ["7KPX9PHXRj6bppsu5AMS2g"], "issued_at": "2018-08-01T10:50:20.000000Z"}} 2018-08-01 10:50:20,544 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-ee7a7223-8572-4174-b7e0-82ee2b5ba9f2-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aed65989c0de7b8f622591608fb1d0d4de8a374f" 2018-08-01 10:50:21,211 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:50: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-dd69b378-a53c-4077-a86e-dc0f61d29780 x-compute-request-id: req-dd69b378-a53c-4077-a86e-dc0f61d29780 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-ee7a7223-8572-4174-b7e0-82ee2b5ba9f2-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:22:82", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/006b2f97-d8ac-42cc-92eb-e0decdac14cb", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/006b2f97-d8ac-42cc-92eb-e0decdac14cb", "rel": "bookmark"}], "image": {"id": "6f2964db-8f0a-4f14-be5c-193988176c4b", "links": [{"href": "http://172.30.9.24:8774/images/6f2964db-8f0a-4f14-be5c-193988176c4b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T10:50:17.000000", "flavor": {"id": "b2b257b8-d8a6-44d6-bef6-6e1094cc1548", "links": [{"href": "http://172.30.9.24:8774/flavors/b2b257b8-d8a6-44d6-bef6-6e1094cc1548", "rel": "bookmark"}]}, "id": "006b2f97-d8ac-42cc-92eb-e0decdac14cb", "security_groups": [{"name": "default"}], "user_id": "f12a48842700401eb68ebfd584912bbf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:50:17Z", "hostId": "28346437116eae92a226e9785a6ba0f321a90949fa7929ada00b70a4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-ee7a7223-8572-4174-b7e0-82ee2b5ba9f2-inst", "created": "2018-08-01T10:50:12Z", "tenant_id": "a0e5a1bc97dd4f69aa2cf074ef0fa3a8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 10:50:21,211 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-ee7a7223-8572-4174-b7e0-82ee2b5ba9f2-inst used request id req-dd69b378-a53c-4077-a86e-dc0f61d29780 2018-08-01 10:50:21,212 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:50:21,598 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "69fadc494ed142faa3134c5bceaa97b0", "name": "CreateInstanceSimpleTests-e38dc9f8-76ce-4af-proj-role"}], "expires_at": "2018-08-01T11:50:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a0e5a1bc97dd4f69aa2cf074ef0fa3a8", "name": "CreateInstanceSimpleTests-e38dc9f8-76ce-4af-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/a0e5a1bc97dd4f69aa2cf074ef0fa3a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/a0e5a1bc97dd4f69aa2cf074ef0fa3a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/a0e5a1bc97dd4f69aa2cf074ef0fa3a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/a0e5a1bc97dd4f69aa2cf074ef0fa3a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/a0e5a1bc97dd4f69aa2cf074ef0fa3a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/a0e5a1bc97dd4f69aa2cf074ef0fa3a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_a0e5a1bc97dd4f69aa2cf074ef0fa3a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_a0e5a1bc97dd4f69aa2cf074ef0fa3a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a0e5a1bc97dd4f69aa2cf074ef0fa3a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/a0e5a1bc97dd4f69aa2cf074ef0fa3a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/a0e5a1bc97dd4f69aa2cf074ef0fa3a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/a0e5a1bc97dd4f69aa2cf074ef0fa3a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/a0e5a1bc97dd4f69aa2cf074ef0fa3a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/a0e5a1bc97dd4f69aa2cf074ef0fa3a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-e38dc9f8-76ce-4af-user", "id": "f12a48842700401eb68ebfd584912bbf"}, "audit_ids": ["KbmURmidQC-alIGZhVYsOA"], "issued_at": "2018-08-01T10:50:21.000000Z"}} 2018-08-01 10:50:21,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceSimpleTests-ee7a7223-8572-4174-b7e0-82ee2b5ba9f2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db768b2fdfac4a1bc633f744b19a52cb6458b9e6" 2018-08-01 10:50:21,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-8ac5d641-c873-4dd8-999f-0d9979b7a7f6 Date: Wed, 01 Aug 2018 10:50:21 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"de9eac2c-3595-4c86-b005-27fbb025b9a9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a0e5a1bc97dd4f69aa2cf074ef0fa3a8","l2_adjacency":true,"status":"ACTIVE","subnets":["b92309d1-2712-401e-9a51-a381a754aeb8"],"description":"","tags":[],"updated_at":"2018-08-01T10:50:05Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-ee7a7223-8572-4174-b7e0-82ee2b5ba9f2-pub-net","admin_state_up":true,"tenant_id":"a0e5a1bc97dd4f69aa2cf074ef0fa3a8","created_at":"2018-08-01T10:50:04Z","mtu":1450}]} 2018-08-01 10:50:21,859 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceSimpleTests-ee7a7223-8572-4174-b7e0-82ee2b5ba9f2-pub-net used request id req-8ac5d641-c873-4dd8-999f-0d9979b7a7f6 2018-08-01 10:50:21,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=de9eac2c-3595-4c86-b005-27fbb025b9a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db768b2fdfac4a1bc633f744b19a52cb6458b9e6" 2018-08-01 10:50:21,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-fd073757-a1b2-45b6-affa-2a4cd4ea32d9 Date: Wed, 01 Aug 2018 10:50:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"de9eac2c-3595-4c86-b005-27fbb025b9a9","tenant_id":"a0e5a1bc97dd4f69aa2cf074ef0fa3a8","created_at":"2018-08-01T10:50:05Z","dns_nameservers":[],"updated_at":"2018-08-01T10:50:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a0e5a1bc97dd4f69aa2cf074ef0fa3a8","id":"b92309d1-2712-401e-9a51-a381a754aeb8","subnetpool_id":null,"name":"CreateInstanceSimpleTests-ee7a7223-8572-4174-b7e0-82ee2b5ba9f2-pub-subnet"}]} 2018-08-01 10:50:21,910 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=de9eac2c-3595-4c86-b005-27fbb025b9a9 used request id req-fd073757-a1b2-45b6-affa-2a4cd4ea32d9 2018-08-01 10:50:21,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=de9eac2c-3595-4c86-b005-27fbb025b9a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db768b2fdfac4a1bc633f744b19a52cb6458b9e6" 2018-08-01 10:50:21,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1650 X-Openstack-Request-Id: req-5432afb6-43f3-4273-8b47-556e8c0cd9e1 Date: Wed, 01 Aug 2018 10:50:21 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:50:17Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b92309d1-2712-401e-9a51-a381a754aeb8","ip_address":"10.55.0.11"}],"id":"053c5d71-aca0-44ed-9b49-13deb3c891f0","security_groups":["78652fb0-feba-43f8-875e-af2ace634f59"],"mac_address":"fa:16:3e:c4:22:82","project_id":"a0e5a1bc97dd4f69aa2cf074ef0fa3a8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-ee7a7223-8572-4174-b7e0-82ee2b5ba9f2-port","admin_state_up":true,"network_id":"de9eac2c-3595-4c86-b005-27fbb025b9a9","tenant_id":"a0e5a1bc97dd4f69aa2cf074ef0fa3a8","created_at":"2018-08-01T10:50:09Z","binding:vnic_type":"normal","device_id":"006b2f97-d8ac-42cc-92eb-e0decdac14cb","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:50:09Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b92309d1-2712-401e-9a51-a381a754aeb8","ip_address":"10.55.0.2"}],"id":"9c3feba9-df96-4dd3-a594-64c6e1f14c71","security_groups":[],"mac_address":"fa:16:3e:30:ec:ed","project_id":"a0e5a1bc97dd4f69aa2cf074ef0fa3a8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"de9eac2c-3595-4c86-b005-27fbb025b9a9","tenant_id":"a0e5a1bc97dd4f69aa2cf074ef0fa3a8","created_at":"2018-08-01T10:50:06Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-de9eac2c-3595-4c86-b005-27fbb025b9a9","ip_allocation":"immediate"}]} 2018-08-01 10:50:21,978 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=de9eac2c-3595-4c86-b005-27fbb025b9a9 used request id req-5432afb6-43f3-4273-8b47-556e8c0cd9e1 2018-08-01 10:50:21,980 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/006b2f97-d8ac-42cc-92eb-e0decdac14cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8630ba557a8a09151b2667251f072a915804af97" 2018-08-01 10:50:22,453 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:50: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-4e33283b-4b1d-445c-83f1-e5022e8a08aa x-compute-request-id: req-4e33283b-4b1d-445c-83f1-e5022e8a08aa Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-ee7a7223-8572-4174-b7e0-82ee2b5ba9f2-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:22:82", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/006b2f97-d8ac-42cc-92eb-e0decdac14cb", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/006b2f97-d8ac-42cc-92eb-e0decdac14cb", "rel": "bookmark"}], "image": {"id": "6f2964db-8f0a-4f14-be5c-193988176c4b", "links": [{"href": "http://172.30.9.24:8774/images/6f2964db-8f0a-4f14-be5c-193988176c4b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T10:50:17.000000", "flavor": {"id": "b2b257b8-d8a6-44d6-bef6-6e1094cc1548", "links": [{"href": "http://172.30.9.24:8774/flavors/b2b257b8-d8a6-44d6-bef6-6e1094cc1548", "rel": "bookmark"}]}, "id": "006b2f97-d8ac-42cc-92eb-e0decdac14cb", "security_groups": [{"name": "default"}], "user_id": "f12a48842700401eb68ebfd584912bbf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:50:17Z", "hostId": "28346437116eae92a226e9785a6ba0f321a90949fa7929ada00b70a4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-ee7a7223-8572-4174-b7e0-82ee2b5ba9f2-inst", "created": "2018-08-01T10:50:12Z", "tenant_id": "a0e5a1bc97dd4f69aa2cf074ef0fa3a8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:50:22,453 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/006b2f97-d8ac-42cc-92eb-e0decdac14cb used request id req-4e33283b-4b1d-445c-83f1-e5022e8a08aa 2018-08-01 10:50:22,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceSimpleTests-ee7a7223-8572-4174-b7e0-82ee2b5ba9f2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8630ba557a8a09151b2667251f072a915804af97" 2018-08-01 10:50:22,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-38d093f5-6330-4533-88cd-c7a38220e19b Date: Wed, 01 Aug 2018 10:50:22 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"de9eac2c-3595-4c86-b005-27fbb025b9a9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a0e5a1bc97dd4f69aa2cf074ef0fa3a8","l2_adjacency":true,"status":"ACTIVE","subnets":["b92309d1-2712-401e-9a51-a381a754aeb8"],"description":"","tags":[],"updated_at":"2018-08-01T10:50:05Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-ee7a7223-8572-4174-b7e0-82ee2b5ba9f2-pub-net","admin_state_up":true,"tenant_id":"a0e5a1bc97dd4f69aa2cf074ef0fa3a8","created_at":"2018-08-01T10:50:04Z","mtu":1450}]} 2018-08-01 10:50:22,551 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceSimpleTests-ee7a7223-8572-4174-b7e0-82ee2b5ba9f2-pub-net used request id req-38d093f5-6330-4533-88cd-c7a38220e19b 2018-08-01 10:50:22,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/a0e5a1bc97dd4f69aa2cf074ef0fa3a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8630ba557a8a09151b2667251f072a915804af97" 2018-08-01 10:50:22,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:50:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55c3e7af-be96-4a86-9f40-907c62e025b8 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/a0e5a1bc97dd4f69aa2cf074ef0fa3a8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a0e5a1bc97dd4f69aa2cf074ef0fa3a8", "name": "CreateInstanceSimpleTests-e38dc9f8-76ce-4af-proj"}} 2018-08-01 10:50:22,640 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/a0e5a1bc97dd4f69aa2cf074ef0fa3a8 used request id req-55c3e7af-be96-4a86-9f40-907c62e025b8 2018-08-01 10:50:22,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=de9eac2c-3595-4c86-b005-27fbb025b9a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8630ba557a8a09151b2667251f072a915804af97" 2018-08-01 10:50:22,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-acaa4971-530a-485d-ad93-89b6b57c8f2f Date: Wed, 01 Aug 2018 10:50:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"de9eac2c-3595-4c86-b005-27fbb025b9a9","tenant_id":"a0e5a1bc97dd4f69aa2cf074ef0fa3a8","created_at":"2018-08-01T10:50:05Z","dns_nameservers":[],"updated_at":"2018-08-01T10:50:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a0e5a1bc97dd4f69aa2cf074ef0fa3a8","id":"b92309d1-2712-401e-9a51-a381a754aeb8","subnetpool_id":null,"name":"CreateInstanceSimpleTests-ee7a7223-8572-4174-b7e0-82ee2b5ba9f2-pub-subnet"}]} 2018-08-01 10:50:22,700 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=de9eac2c-3595-4c86-b005-27fbb025b9a9 used request id req-acaa4971-530a-485d-ad93-89b6b57c8f2f 2018-08-01 10:50:22,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=de9eac2c-3595-4c86-b005-27fbb025b9a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8630ba557a8a09151b2667251f072a915804af97" 2018-08-01 10:50:22,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1650 X-Openstack-Request-Id: req-2303f2b1-cc28-460b-8e83-a86cb09f2f70 Date: Wed, 01 Aug 2018 10:50:22 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:50:17Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b92309d1-2712-401e-9a51-a381a754aeb8","ip_address":"10.55.0.11"}],"id":"053c5d71-aca0-44ed-9b49-13deb3c891f0","security_groups":["78652fb0-feba-43f8-875e-af2ace634f59"],"mac_address":"fa:16:3e:c4:22:82","project_id":"a0e5a1bc97dd4f69aa2cf074ef0fa3a8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-ee7a7223-8572-4174-b7e0-82ee2b5ba9f2-port","admin_state_up":true,"network_id":"de9eac2c-3595-4c86-b005-27fbb025b9a9","tenant_id":"a0e5a1bc97dd4f69aa2cf074ef0fa3a8","created_at":"2018-08-01T10:50:09Z","binding:vnic_type":"normal","device_id":"006b2f97-d8ac-42cc-92eb-e0decdac14cb","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:50:09Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b92309d1-2712-401e-9a51-a381a754aeb8","ip_address":"10.55.0.2"}],"id":"9c3feba9-df96-4dd3-a594-64c6e1f14c71","security_groups":[],"mac_address":"fa:16:3e:30:ec:ed","project_id":"a0e5a1bc97dd4f69aa2cf074ef0fa3a8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"de9eac2c-3595-4c86-b005-27fbb025b9a9","tenant_id":"a0e5a1bc97dd4f69aa2cf074ef0fa3a8","created_at":"2018-08-01T10:50:06Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-de9eac2c-3595-4c86-b005-27fbb025b9a9","ip_allocation":"immediate"}]} 2018-08-01 10:50:22,769 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=de9eac2c-3595-4c86-b005-27fbb025b9a9 used request id req-2303f2b1-cc28-460b-8e83-a86cb09f2f70 2018-08-01 10:50:22,772 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/006b2f97-d8ac-42cc-92eb-e0decdac14cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8630ba557a8a09151b2667251f072a915804af97" 2018-08-01 10:50:22,938 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:50: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-9e92ee52-425c-44a6-9daa-3f9a5dc793c8 x-compute-request-id: req-9e92ee52-425c-44a6-9daa-3f9a5dc793c8 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-ee7a7223-8572-4174-b7e0-82ee2b5ba9f2-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:22:82", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/006b2f97-d8ac-42cc-92eb-e0decdac14cb", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/006b2f97-d8ac-42cc-92eb-e0decdac14cb", "rel": "bookmark"}], "image": {"id": "6f2964db-8f0a-4f14-be5c-193988176c4b", "links": [{"href": "http://172.30.9.24:8774/images/6f2964db-8f0a-4f14-be5c-193988176c4b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T10:50:17.000000", "flavor": {"id": "b2b257b8-d8a6-44d6-bef6-6e1094cc1548", "links": [{"href": "http://172.30.9.24:8774/flavors/b2b257b8-d8a6-44d6-bef6-6e1094cc1548", "rel": "bookmark"}]}, "id": "006b2f97-d8ac-42cc-92eb-e0decdac14cb", "security_groups": [{"name": "default"}], "user_id": "f12a48842700401eb68ebfd584912bbf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:50:17Z", "hostId": "28346437116eae92a226e9785a6ba0f321a90949fa7929ada00b70a4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-ee7a7223-8572-4174-b7e0-82ee2b5ba9f2-inst", "created": "2018-08-01T10:50:12Z", "tenant_id": "a0e5a1bc97dd4f69aa2cf074ef0fa3a8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:50:22,938 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/006b2f97-d8ac-42cc-92eb-e0decdac14cb used request id req-9e92ee52-425c-44a6-9daa-3f9a5dc793c8 2018-08-01 10:50:22,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceSimpleTests-ee7a7223-8572-4174-b7e0-82ee2b5ba9f2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8630ba557a8a09151b2667251f072a915804af97" 2018-08-01 10:50:23,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-a23a93db-e8e0-4a40-833c-bbef656380cf Date: Wed, 01 Aug 2018 10:50:23 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"de9eac2c-3595-4c86-b005-27fbb025b9a9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a0e5a1bc97dd4f69aa2cf074ef0fa3a8","l2_adjacency":true,"status":"ACTIVE","subnets":["b92309d1-2712-401e-9a51-a381a754aeb8"],"description":"","tags":[],"updated_at":"2018-08-01T10:50:05Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-ee7a7223-8572-4174-b7e0-82ee2b5ba9f2-pub-net","admin_state_up":true,"tenant_id":"a0e5a1bc97dd4f69aa2cf074ef0fa3a8","created_at":"2018-08-01T10:50:04Z","mtu":1450}]} 2018-08-01 10:50:23,033 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceSimpleTests-ee7a7223-8572-4174-b7e0-82ee2b5ba9f2-pub-net used request id req-a23a93db-e8e0-4a40-833c-bbef656380cf 2018-08-01 10:50:23,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/a0e5a1bc97dd4f69aa2cf074ef0fa3a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8630ba557a8a09151b2667251f072a915804af97" 2018-08-01 10:50:23,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:50:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68429b8c-9b51-4124-9405-c5b3e70ec666 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/a0e5a1bc97dd4f69aa2cf074ef0fa3a8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a0e5a1bc97dd4f69aa2cf074ef0fa3a8", "name": "CreateInstanceSimpleTests-e38dc9f8-76ce-4af-proj"}} 2018-08-01 10:50:23,122 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/a0e5a1bc97dd4f69aa2cf074ef0fa3a8 used request id req-68429b8c-9b51-4124-9405-c5b3e70ec666 2018-08-01 10:50:23,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=de9eac2c-3595-4c86-b005-27fbb025b9a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8630ba557a8a09151b2667251f072a915804af97" 2018-08-01 10:50:23,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-229072ce-347b-4c79-8f94-148e7b247ee9 Date: Wed, 01 Aug 2018 10:50:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"de9eac2c-3595-4c86-b005-27fbb025b9a9","tenant_id":"a0e5a1bc97dd4f69aa2cf074ef0fa3a8","created_at":"2018-08-01T10:50:05Z","dns_nameservers":[],"updated_at":"2018-08-01T10:50:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a0e5a1bc97dd4f69aa2cf074ef0fa3a8","id":"b92309d1-2712-401e-9a51-a381a754aeb8","subnetpool_id":null,"name":"CreateInstanceSimpleTests-ee7a7223-8572-4174-b7e0-82ee2b5ba9f2-pub-subnet"}]} 2018-08-01 10:50:23,177 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=de9eac2c-3595-4c86-b005-27fbb025b9a9 used request id req-229072ce-347b-4c79-8f94-148e7b247ee9 2018-08-01 10:50:23,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=de9eac2c-3595-4c86-b005-27fbb025b9a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8630ba557a8a09151b2667251f072a915804af97" 2018-08-01 10:50:23,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1650 X-Openstack-Request-Id: req-42cda48f-ea01-4a7d-a997-dc146db3adab Date: Wed, 01 Aug 2018 10:50:23 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:50:17Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b92309d1-2712-401e-9a51-a381a754aeb8","ip_address":"10.55.0.11"}],"id":"053c5d71-aca0-44ed-9b49-13deb3c891f0","security_groups":["78652fb0-feba-43f8-875e-af2ace634f59"],"mac_address":"fa:16:3e:c4:22:82","project_id":"a0e5a1bc97dd4f69aa2cf074ef0fa3a8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-ee7a7223-8572-4174-b7e0-82ee2b5ba9f2-port","admin_state_up":true,"network_id":"de9eac2c-3595-4c86-b005-27fbb025b9a9","tenant_id":"a0e5a1bc97dd4f69aa2cf074ef0fa3a8","created_at":"2018-08-01T10:50:09Z","binding:vnic_type":"normal","device_id":"006b2f97-d8ac-42cc-92eb-e0decdac14cb","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:50:09Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b92309d1-2712-401e-9a51-a381a754aeb8","ip_address":"10.55.0.2"}],"id":"9c3feba9-df96-4dd3-a594-64c6e1f14c71","security_groups":[],"mac_address":"fa:16:3e:30:ec:ed","project_id":"a0e5a1bc97dd4f69aa2cf074ef0fa3a8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"de9eac2c-3595-4c86-b005-27fbb025b9a9","tenant_id":"a0e5a1bc97dd4f69aa2cf074ef0fa3a8","created_at":"2018-08-01T10:50:06Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-de9eac2c-3595-4c86-b005-27fbb025b9a9","ip_allocation":"immediate"}]} 2018-08-01 10:50:23,243 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=de9eac2c-3595-4c86-b005-27fbb025b9a9 used request id req-42cda48f-ea01-4a7d-a997-dc146db3adab 2018-08-01 10:50:23,246 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/servers/006b2f97-d8ac-42cc-92eb-e0decdac14cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aed65989c0de7b8f622591608fb1d0d4de8a374f" 2018-08-01 10:50:23,361 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:50: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-a80af988-f1c4-418d-b215-1be5aace6416 x-compute-request-id: req-a80af988-f1c4-418d-b215-1be5aace6416 Content-Type: application/json 2018-08-01 10:50:23,362 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/006b2f97-d8ac-42cc-92eb-e0decdac14cb used request id req-a80af988-f1c4-418d-b215-1be5aace6416 2018-08-01 10:50:23,364 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/006b2f97-d8ac-42cc-92eb-e0decdac14cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8630ba557a8a09151b2667251f072a915804af97" 2018-08-01 10:50:23,860 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:50: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-c0e35178-5e23-4ff0-8634-a1792183bf6d x-compute-request-id: req-c0e35178-5e23-4ff0-8634-a1792183bf6d Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceSimpleTests-ee7a7223-8572-4174-b7e0-82ee2b5ba9f2-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:22:82", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/006b2f97-d8ac-42cc-92eb-e0decdac14cb", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/006b2f97-d8ac-42cc-92eb-e0decdac14cb", "rel": "bookmark"}], "image": {"id": "6f2964db-8f0a-4f14-be5c-193988176c4b", "links": [{"href": "http://172.30.9.24:8774/images/6f2964db-8f0a-4f14-be5c-193988176c4b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T10:50:17.000000", "flavor": {"id": "b2b257b8-d8a6-44d6-bef6-6e1094cc1548", "links": [{"href": "http://172.30.9.24:8774/flavors/b2b257b8-d8a6-44d6-bef6-6e1094cc1548", "rel": "bookmark"}]}, "id": "006b2f97-d8ac-42cc-92eb-e0decdac14cb", "security_groups": [{"name": "default"}], "user_id": "f12a48842700401eb68ebfd584912bbf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:50:23Z", "hostId": "28346437116eae92a226e9785a6ba0f321a90949fa7929ada00b70a4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-ee7a7223-8572-4174-b7e0-82ee2b5ba9f2-inst", "created": "2018-08-01T10:50:12Z", "tenant_id": "a0e5a1bc97dd4f69aa2cf074ef0fa3a8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:50:23,860 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/006b2f97-d8ac-42cc-92eb-e0decdac14cb used request id req-c0e35178-5e23-4ff0-8634-a1792183bf6d 2018-08-01 10:50:23,861 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-ee7a7223-8572-4174-b7e0-82ee2b5ba9f2-inst] is - ACTIVE 2018-08-01 10:50:23,861 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-01 10:50:26,864 - create_instance - DEBUG - VM status query timeout in 296.497864962 2018-08-01 10:50:26,867 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/006b2f97-d8ac-42cc-92eb-e0decdac14cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8630ba557a8a09151b2667251f072a915804af97" 2018-08-01 10:50:26,925 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:50: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-efe0f76b-94c2-44bb-ac60-ef26c417d9e7 x-compute-request-id: req-efe0f76b-94c2-44bb-ac60-ef26c417d9e7 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 006b2f97-d8ac-42cc-92eb-e0decdac14cb could not be found.", "code": 404}} 2018-08-01 10:50:26,925 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/006b2f97-d8ac-42cc-92eb-e0decdac14cb used request id req-efe0f76b-94c2-44bb-ac60-ef26c417d9e7 2018-08-01 10:50:26,926 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 006b2f97-d8ac-42cc-92eb-e0decdac14cb could not be found. (HTTP 404) (Request-ID: req-efe0f76b-94c2-44bb-ac60-ef26c417d9e7) 2018-08-01 10:50:26,928 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-ee7a7223-8572-4174-b7e0-82ee2b5ba9f2-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aed65989c0de7b8f622591608fb1d0d4de8a374f" 2018-08-01 10:50:27,007 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:50: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-6d740080-262d-4112-8349-64eee5d7dd0a x-compute-request-id: req-6d740080-262d-4112-8349-64eee5d7dd0a Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-01 10:50:27,007 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-ee7a7223-8572-4174-b7e0-82ee2b5ba9f2-inst used request id req-6d740080-262d-4112-8349-64eee5d7dd0a 2018-08-01 10:50:27,008 - create_instance - INFO - Deleting Port with ID - 053c5d71-aca0-44ed-9b49-13deb3c891f0 2018-08-01 10:50:27,008 - neutron_utils - INFO - Deleting port with name CreateInstanceSimpleTests-ee7a7223-8572-4174-b7e0-82ee2b5ba9f2-port 2018-08-01 10:50:27,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/ports/053c5d71-aca0-44ed-9b49-13deb3c891f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8630ba557a8a09151b2667251f072a915804af97" 2018-08-01 10:50:27,491 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-505cab77-37f4-4fa2-a753-1265ec70c519 Date: Wed, 01 Aug 2018 10:50:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:50:27,491 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/ports/053c5d71-aca0-44ed-9b49-13deb3c891f0 used request id req-505cab77-37f4-4fa2-a753-1265ec70c519 2018-08-01 10:50:27,492 - create_instance - INFO - Deleting VM instance - CreateInstanceSimpleTests-ee7a7223-8572-4174-b7e0-82ee2b5ba9f2-inst 2018-08-01 10:50:27,494 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/servers/006b2f97-d8ac-42cc-92eb-e0decdac14cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8630ba557a8a09151b2667251f072a915804af97" 2018-08-01 10:50:27,537 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:50: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-e4870469-0708-4ae8-bc38-c346b2065d53 x-compute-request-id: req-e4870469-0708-4ae8-bc38-c346b2065d53 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 006b2f97-d8ac-42cc-92eb-e0decdac14cb could not be found.", "code": 404}} 2018-08-01 10:50:27,537 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/006b2f97-d8ac-42cc-92eb-e0decdac14cb used request id req-e4870469-0708-4ae8-bc38-c346b2065d53 2018-08-01 10:50:27,537 - create_instance - WARNING - Instance already deleted - Instance 006b2f97-d8ac-42cc-92eb-e0decdac14cb could not be found. (HTTP 404) (Request-ID: req-e4870469-0708-4ae8-bc38-c346b2065d53) 2018-08-01 10:50:27,538 - create_instance - INFO - Checking deletion status 2018-08-01 10:50:27,541 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/006b2f97-d8ac-42cc-92eb-e0decdac14cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8630ba557a8a09151b2667251f072a915804af97" 2018-08-01 10:50:27,592 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:50: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-37be995f-c852-4584-8d1d-61f67d62f9d3 x-compute-request-id: req-37be995f-c852-4584-8d1d-61f67d62f9d3 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 006b2f97-d8ac-42cc-92eb-e0decdac14cb could not be found.", "code": 404}} 2018-08-01 10:50:27,592 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/006b2f97-d8ac-42cc-92eb-e0decdac14cb used request id req-37be995f-c852-4584-8d1d-61f67d62f9d3 2018-08-01 10:50:27,592 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 006b2f97-d8ac-42cc-92eb-e0decdac14cb could not be found. (HTTP 404) (Request-ID: req-37be995f-c852-4584-8d1d-61f67d62f9d3) 2018-08-01 10:50:27,593 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSimpleTests-ee7a7223-8572-4174-b7e0-82ee2b5ba9f2-inst 2018-08-01 10:50:27,596 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/flavors/b2b257b8-d8a6-44d6-bef6-6e1094cc1548 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1083d388b693428442f1bcd9bb353cc0dafa1bd" 2018-08-01 10:50:27,630 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 10:50: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-e4381331-3ff9-4bba-8b19-69953d537c81 x-compute-request-id: req-e4381331-3ff9-4bba-8b19-69953d537c81 Content-Length: 0 Content-Type: application/json 2018-08-01 10:50:27,630 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/b2b257b8-d8a6-44d6-bef6-6e1094cc1548 used request id req-e4381331-3ff9-4bba-8b19-69953d537c81 2018-08-01 10:50:27,631 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-ee7a7223-8572-4174-b7e0-82ee2b5ba9f2-pub-subnet 2018-08-01 10:50:27,631 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-ee7a7223-8572-4174-b7e0-82ee2b5ba9f2-pub-subnet 2018-08-01 10:50:27,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/subnets/b92309d1-2712-401e-9a51-a381a754aeb8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06a8056814f5cd6237c4db78083bca2d7e1de798" 2018-08-01 10:50:28,845 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5cbb3e8c-90d4-4291-a7af-2d396f3f3bb8 Date: Wed, 01 Aug 2018 10:50:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:50:28,845 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/b92309d1-2712-401e-9a51-a381a754aeb8 used request id req-5cbb3e8c-90d4-4291-a7af-2d396f3f3bb8 2018-08-01 10:50:28,845 - neutron_utils - INFO - Deleting network with name CreateInstanceSimpleTests-ee7a7223-8572-4174-b7e0-82ee2b5ba9f2-pub-net 2018-08-01 10:50:28,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/networks/de9eac2c-3595-4c86-b005-27fbb025b9a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06a8056814f5cd6237c4db78083bca2d7e1de798" 2018-08-01 10:50:29,940 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7073ed34-d073-46bf-87ef-0020064d664b Date: Wed, 01 Aug 2018 10:50:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:50:29,941 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/de9eac2c-3595-4c86-b005-27fbb025b9a9 used request id req-7073ed34-d073-46bf-87ef-0020064d664b 2018-08-01 10:50:29,941 - glance_utils - INFO - Deleting image named - CreateInstanceSimpleTests-ee7a7223-8572-4174-b7e0-82ee2b5ba9f2-image 2018-08-01 10:50:29,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9292/v2/images/6f2964db-8f0a-4f14-be5c-193988176c4b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0263b98ed9cf0152bf70bdecf70ab1d112894656" 2018-08-01 10:50:31,356 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1b69c5ab-2e69-460c-b236-7269af2d140b Date: Wed, 01 Aug 2018 10:50:31 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-01 10:50:31,356 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/6f2964db-8f0a-4f14-be5c-193988176c4b used request id req-1b69c5ab-2e69-460c-b236-7269af2d140b 2018-08-01 10:50:31,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96342df09484529cb1ef5f4bc83eddf7f2c2cf41" 2018-08-01 10:50:31,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-45460dec-8105-4bc7-ad0c-f426f84766bf Date: Wed, 01 Aug 2018 10:50:31 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a2413a97b61342d8bd27570706ef372d", "created_at": "2018-08-01T09:33:18Z", "updated_at": "2018-08-01T09:33:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "7f556ce3-51d0-4279-a11d-510db9f9a3b1", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "94adc13c-a166-41cf-bd16-f997efc73cb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "b39143b5-c08f-4d0b-9d40-54f472f2389e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "e218b0b7-4501-4f84-9458-caf2891c260d", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}], "revision_number": 4, "project_id": "a2413a97b61342d8bd27570706ef372d", "id": "38229670-7386-42d0-b7b9-2397ea5938de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "created_at": "2018-08-01T09:28:38Z", "updated_at": "2018-08-01T09:28:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "763568f1-8151-4a3c-911a-d06da4423063", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "80d28bee-4aee-47e8-a8da-e0fe31497fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "a47a5ddf-aa37-4ab2-a335-1c93513b5f12", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "f5bba5a5-602b-421e-98b2-5a16117f943f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}], "revision_number": 4, "project_id": "dbe9669438844f3faecdc7fcc050e0d8", "id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ed1054af2e94c049694d98d54211d98", "created_at": "2018-08-01T09:31:40Z", "updated_at": "2018-08-01T09:31:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "34baee87-ea35-42ee-8a69-0f6e2a825d3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "89b9d1c9-f4f9-45cd-8d36-970d44228439", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "b8ab0d59-cab9-4488-82ee-7c5f69709bff", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "d3ab68ea-23b4-4bf6-8dd3-85d029e3d89f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}], "revision_number": 4, "project_id": "2ed1054af2e94c049694d98d54211d98", "id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "created_at": "2018-08-01T09:34:13Z", "updated_at": "2018-08-01T09:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "1dbb3f59-611b-46d1-a82d-2720e0a16f86", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "3878126b-a220-4357-adb9-bc22498f31b1", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "75ce67db-9c04-4561-a10d-8b1ec63943e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "e2945a69-3afe-41e3-a7ec-3ea4c79a12ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}], "revision_number": 4, "project_id": "c0d9b34b06f445a7857603f60b181f3c", "id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a0e5a1bc97dd4f69aa2cf074ef0fa3a8", "created_at": "2018-08-01T10:50:04Z", "updated_at": "2018-08-01T10:50:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:50:04Z", "revision_number": 0, "id": "0d6edb16-18f4-4400-bd60-a0cab5d79e9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:50:04Z", "security_group_id": "78652fb0-feba-43f8-875e-af2ace634f59", "tenant_id": "a0e5a1bc97dd4f69aa2cf074ef0fa3a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a0e5a1bc97dd4f69aa2cf074ef0fa3a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:50:04Z", "revision_number": 0, "id": "6a43547c-e15f-4be1-9d7b-290847dc8bf2", "remote_group_id": "78652fb0-feba-43f8-875e-af2ace634f59", "remote_ip_prefix": null, "created_at": "2018-08-01T10:50:04Z", "security_group_id": "78652fb0-feba-43f8-875e-af2ace634f59", "tenant_id": "a0e5a1bc97dd4f69aa2cf074ef0fa3a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a0e5a1bc97dd4f69aa2cf074ef0fa3a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:50:04Z", "revision_number": 0, "id": "72706cfa-8186-417c-8a6c-17cfe8521787", "remote_group_id": "78652fb0-feba-43f8-875e-af2ace634f59", "remote_ip_prefix": null, "created_at": "2018-08-01T10:50:04Z", "security_group_id": "78652fb0-feba-43f8-875e-af2ace634f59", "tenant_id": "a0e5a1bc97dd4f69aa2cf074ef0fa3a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a0e5a1bc97dd4f69aa2cf074ef0fa3a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:50:04Z", "revision_number": 0, "id": "a475f3fa-5152-48cb-bbde-78b9475ace40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:50:04Z", "security_group_id": "78652fb0-feba-43f8-875e-af2ace634f59", "tenant_id": "a0e5a1bc97dd4f69aa2cf074ef0fa3a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a0e5a1bc97dd4f69aa2cf074ef0fa3a8"}], "revision_number": 4, "project_id": "a0e5a1bc97dd4f69aa2cf074ef0fa3a8", "id": "78652fb0-feba-43f8-875e-af2ace634f59", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-01T09:30:58Z", "updated_at": "2018-08-01T09:30:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "042d4626-2974-418d-affe-f8f2acd05faa", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "995fae58-f0e5-4e10-801c-6c2ce5c7ae0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "cb8404fa-cb24-4879-a34d-f3050dcba730", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "dad6aaab-690e-4c24-9103-6767e0c80bc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "created_at": "2018-08-01T09:31:11Z", "updated_at": "2018-08-01T09:31:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "939e25e0-5dbc-4f6e-9f6f-7fb70e540203", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "9796a673-6928-4009-9c21-1410d395646e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "af7b8bf8-2fb6-4d72-842a-38f72d7581f7", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "b9af65b0-2eb8-45e1-8504-b7dc4dbb83ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}], "revision_number": 4, "project_id": "dd207f801ed3475f9dbe5f13077af1c8", "id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "46dd322c3fcc454eb140e37825746af8", "created_at": "2018-08-01T10:33:44Z", "updated_at": "2018-08-01T10:33:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "0f41470b-1091-45c1-b574-92069f79f8d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "8cc03a9c-8fa5-425b-812f-d7692bae3613", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d1373b1e-2fb9-4e02-a9e1-7e873ba1d7d1", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d21f3909-71f3-43e2-a22d-6a9c2513cb6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}], "revision_number": 4, "project_id": "46dd322c3fcc454eb140e37825746af8", "id": "b2961714-c8a4-4fcb-918b-21d70527c983", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "created_at": "2018-08-01T09:34:57Z", "updated_at": "2018-08-01T09:34:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "8063d12f-30db-4ccf-8ce0-72e59ba81a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c38e1a7a-5857-4f03-b991-6d5c9c9a5b9e", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c725bae1-d3bb-42b5-b331-32737085f28c", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "cfddc134-923b-4e0d-9ec5-dcc5641dd435", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}], "revision_number": 4, "project_id": "455b48a61678488ead79a4cfa07ef5c3", "id": "cd52f913-3072-4ce7-a779-7de795b62b12", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:36:50Z", "updated_at": "2018-08-01T09:36:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "07ef7fe5-a529-45da-bfc0-899f0ea9b592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "bc4dad3a-2a0c-4c31-b901-2909a12adb50", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c35cff35-4306-4116-b9fa-fc27bc7c05d6", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c493e3ac-d9d2-480d-9ec8-50982eedaf5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}], "revision_number": 4, "project_id": "8d96727022f4443794db44ecde432faf", "id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "created_at": "2018-08-01T09:32:45Z", "updated_at": "2018-08-01T09:32:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "058ea790-43ea-4a6f-9950-28418319e577", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "5fcfb31b-cdad-4037-973e-56b74faefd14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "99a24d26-dc7f-42d0-aa23-a7c061f04952", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "b641bb48-566e-472b-a3cc-d38c85ab3ff1", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}], "revision_number": 4, "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "name": "default"}]} 2018-08-01 10:50:31,616 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-45460dec-8105-4bc7-ad0c-f426f84766bf 2018-08-01 10:50:31,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96342df09484529cb1ef5f4bc83eddf7f2c2cf41" 2018-08-01 10:50:31,706 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:50:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b3b29f9-7cc9-49eb-adef-3445011eec0f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2413a97b61342d8bd27570706ef372d.", "code": 404, "title": "Not Found"}} 2018-08-01 10:50:31,706 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d used request id req-4b3b29f9-7cc9-49eb-adef-3445011eec0f 2018-08-01 10:50:31,706 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:50:31,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96342df09484529cb1ef5f4bc83eddf7f2c2cf41" 2018-08-01 10:50:31,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:50:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73c48d78-dc43-4df4-a879-9b8f084edfb5 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.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dbe9669438844f3faecdc7fcc050e0d8", "name": "service"}} 2018-08-01 10:50:31,795 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 used request id req-73c48d78-dc43-4df4-a879-9b8f084edfb5 2018-08-01 10:50:31,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96342df09484529cb1ef5f4bc83eddf7f2c2cf41" 2018-08-01 10:50:31,882 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:50:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b605bf5-8f7a-4a45-aad0-eb8923bc5fc6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ed1054af2e94c049694d98d54211d98.", "code": 404, "title": "Not Found"}} 2018-08-01 10:50:31,882 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 used request id req-0b605bf5-8f7a-4a45-aad0-eb8923bc5fc6 2018-08-01 10:50:31,882 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:50:31,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96342df09484529cb1ef5f4bc83eddf7f2c2cf41" 2018-08-01 10:50:31,968 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:50:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0af73f12-4fe9-4a41-bd7b-7743500780a4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c0d9b34b06f445a7857603f60b181f3c.", "code": 404, "title": "Not Found"}} 2018-08-01 10:50:31,968 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c used request id req-0af73f12-4fe9-4a41-bd7b-7743500780a4 2018-08-01 10:50:31,968 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:50:31,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/a0e5a1bc97dd4f69aa2cf074ef0fa3a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96342df09484529cb1ef5f4bc83eddf7f2c2cf41" 2018-08-01 10:50:32,058 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:50:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f42c495-4bff-4bff-9d9d-a0232feb0240 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/a0e5a1bc97dd4f69aa2cf074ef0fa3a8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a0e5a1bc97dd4f69aa2cf074ef0fa3a8", "name": "CreateInstanceSimpleTests-e38dc9f8-76ce-4af-proj"}} 2018-08-01 10:50:32,058 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/a0e5a1bc97dd4f69aa2cf074ef0fa3a8 used request id req-9f42c495-4bff-4bff-9d9d-a0232feb0240 2018-08-01 10:50:32,059 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 78652fb0-feba-43f8-875e-af2ace634f59 2018-08-01 10:50:32,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=78652fb0-feba-43f8-875e-af2ace634f59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96342df09484529cb1ef5f4bc83eddf7f2c2cf41" 2018-08-01 10:50:32,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-9c997479-5c76-44b1-8e3b-c9b1f0927ac9 Date: Wed, 01 Aug 2018 10:50:32 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-08-01T10:50:04Z", "security_group_id": "78652fb0-feba-43f8-875e-af2ace634f59", "port_range_min": null, "revision_number": 0, "tenant_id": "a0e5a1bc97dd4f69aa2cf074ef0fa3a8", "created_at": "2018-08-01T10:50:04Z", "project_id": "a0e5a1bc97dd4f69aa2cf074ef0fa3a8", "id": "0d6edb16-18f4-4400-bd60-a0cab5d79e9d"}, {"remote_group_id": "78652fb0-feba-43f8-875e-af2ace634f59", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:50:04Z", "security_group_id": "78652fb0-feba-43f8-875e-af2ace634f59", "port_range_min": null, "revision_number": 0, "tenant_id": "a0e5a1bc97dd4f69aa2cf074ef0fa3a8", "created_at": "2018-08-01T10:50:04Z", "project_id": "a0e5a1bc97dd4f69aa2cf074ef0fa3a8", "id": "6a43547c-e15f-4be1-9d7b-290847dc8bf2"}, {"remote_group_id": "78652fb0-feba-43f8-875e-af2ace634f59", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:50:04Z", "security_group_id": "78652fb0-feba-43f8-875e-af2ace634f59", "port_range_min": null, "revision_number": 0, "tenant_id": "a0e5a1bc97dd4f69aa2cf074ef0fa3a8", "created_at": "2018-08-01T10:50:04Z", "project_id": "a0e5a1bc97dd4f69aa2cf074ef0fa3a8", "id": "72706cfa-8186-417c-8a6c-17cfe8521787"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:50:04Z", "security_group_id": "78652fb0-feba-43f8-875e-af2ace634f59", "port_range_min": null, "revision_number": 0, "tenant_id": "a0e5a1bc97dd4f69aa2cf074ef0fa3a8", "created_at": "2018-08-01T10:50:04Z", "project_id": "a0e5a1bc97dd4f69aa2cf074ef0fa3a8", "id": "a475f3fa-5152-48cb-bbde-78b9475ace40"}]} 2018-08-01 10:50:32,084 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=78652fb0-feba-43f8-875e-af2ace634f59 used request id req-9c997479-5c76-44b1-8e3b-c9b1f0927ac9 2018-08-01 10:50:32,085 - neutron_utils - INFO - Deleting security group with name - default 2018-08-01 10:50:32,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/78652fb0-feba-43f8-875e-af2ace634f59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96342df09484529cb1ef5f4bc83eddf7f2c2cf41" 2018-08-01 10:50:32,231 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-77abb906-174a-4dde-b4c4-262e3866c1af Content-Length: 0 Date: Wed, 01 Aug 2018 10:50:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:50:32,232 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/78652fb0-feba-43f8-875e-af2ace634f59 used request id req-77abb906-174a-4dde-b4c4-262e3866c1af 2018-08-01 10:50:32,232 - keystone_utils - INFO - Deleting project with name - CreateInstanceSimpleTests-e38dc9f8-76ce-4af-proj 2018-08-01 10:50:32,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/a0e5a1bc97dd4f69aa2cf074ef0fa3a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96342df09484529cb1ef5f4bc83eddf7f2c2cf41" 2018-08-01 10:50:32,427 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:50:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b7e10106-47f0-4f32-a270-a3eaafc3c86e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:50:32,427 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/a0e5a1bc97dd4f69aa2cf074ef0fa3a8 used request id req-b7e10106-47f0-4f32-a270-a3eaafc3c86e 2018-08-01 10:50:32,428 - keystone_utils - INFO - Deleting role with name - CreateInstanceSimpleTests-e38dc9f8-76ce-4af-proj-role 2018-08-01 10:50:32,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/69fadc494ed142faa3134c5bceaa97b0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96342df09484529cb1ef5f4bc83eddf7f2c2cf41" 2018-08-01 10:50:32,534 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:50:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-49f0e977-d2ad-4b67-8fb4-44db1a4acefe Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:50:32,534 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/69fadc494ed142faa3134c5bceaa97b0 used request id req-49f0e977-d2ad-4b67-8fb4-44db1a4acefe 2018-08-01 10:50:32,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96342df09484529cb1ef5f4bc83eddf7f2c2cf41" 2018-08-01 10:50:32,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:50:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c27d944-6af4-4a17-804f-dac12d18d2c5 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:50:32,621 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-4c27d944-6af4-4a17-804f-dac12d18d2c5 2018-08-01 10:50:32,622 - keystone_utils - INFO - Deleting user with name - CreateInstanceSimpleTests-e38dc9f8-76ce-4af-user 2018-08-01 10:50:32,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/f12a48842700401eb68ebfd584912bbf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc9c15a84651e38c74fd165aad71157ef0fe7904" 2018-08-01 10:50:32,829 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:50:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e4441721-2efe-4275-8e1c-c84fe707eb48 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:50:32,829 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/f12a48842700401eb68ebfd584912bbf used request id req-e4441721-2efe-4275-8e1c-c84fe707eb48 2018-08-01 10:50:32,830 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:50:33,208 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:50:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["FVwaXSyKQ5qnOpcaQjb23w"], "issued_at": "2018-08-01T10:50:33.000000Z"}} 2018-08-01 10:50:33,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25bafebf7b389440ba592214dccf470a58e78866" 2018-08-01 10:50:33,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:50:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b425bdb9-f700-439d-8026-7d7d056aaba5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:50:33,287 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-b425bdb9-f700-439d-8026-7d7d056aaba5 2018-08-01 10:50:33,288 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:50:33,289 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:50:33,689 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:50:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["OcjTCBNGSZ2dw3e69iCrng"], "issued_at": "2018-08-01T10:50:33.000000Z"}} 2018-08-01 10:50:33,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8387806b5a05756958ad409748830f06357253c6" 2018-08-01 10:50:33,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:50:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1090d6d-590b-4bbd-adf3-3ddec4f23755 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:50:33,768 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-e1090d6d-590b-4bbd-adf3-3ddec4f23755 2018-08-01 10:50:33,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:50:33,777 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:50: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:50:33,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-3a666f0f-6908-485-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8387806b5a05756958ad409748830f06357253c6" 2018-08-01 10:50:33,866 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:50:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4593ff71-38b2-47ef-9855-4de0458473ce Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-3a666f0f-6908-485-proj", "previous": null, "next": null}, "projects": []} 2018-08-01 10:50:33,866 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-3a666f0f-6908-485-proj used request id req-4593ff71-38b2-47ef-9855-4de0458473ce 2018-08-01 10:50:33,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8387806b5a05756958ad409748830f06357253c6" 2018-08-01 10:50:33,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:50:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4af996a9-c98a-46a6-b954-716a343dd085 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:50:33,952 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-4af996a9-c98a-46a6-b954-716a343dd085 2018-08-01 10:50:33,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8387806b5a05756958ad409748830f06357253c6" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-3a666f0f-6908-485-proj"}}' 2018-08-01 10:50:34,079 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:50:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c759f656-ab14-4273-8b72-15d23b108f9d Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/c01c5d6e4c9b46519daa9645e1824a65"}, "tags": [], "enabled": true, "id": "c01c5d6e4c9b46519daa9645e1824a65", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-3a666f0f-6908-485-proj"}} 2018-08-01 10:50:34,080 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-c759f656-ab14-4273-8b72-15d23b108f9d 2018-08-01 10:50:34,080 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-3a666f0f-6908-485-proj 2018-08-01 10:50:34,080 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:50:34,081 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:50:34,463 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:50:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["6ZRQnzJmQDm7hTUe-nYISg"], "issued_at": "2018-08-01T10:50:34.000000Z"}} 2018-08-01 10:50:34,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4bc5c94eee8e3eed295e0186074a90c575eeb62" 2018-08-01 10:50:34,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:50:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4cd26081-cb5d-483b-a260-4498da252025 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:50:34,538 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-4cd26081-cb5d-483b-a260-4498da252025 2018-08-01 10:50:34,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:50:34,547 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:50: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:50:34,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4bc5c94eee8e3eed295e0186074a90c575eeb62" 2018-08-01 10:50:34,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:50:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68db36b8-e8ae-42ff-8684-e1e661faa193 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 10:50:34,651 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-68db36b8-e8ae-42ff-8684-e1e661faa193 2018-08-01 10:50:34,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateInstancePortManipulationTests-3a666f0f-6908-485-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4bc5c94eee8e3eed295e0186074a90c575eeb62" 2018-08-01 10:50:34,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:50:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10d6b6c8-156d-4b34-9569-5a12b6dd8bc2 Content-Encoding: gzip Content-Length: 269 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateInstancePortManipulationTests-3a666f0f-6908-485-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/c01c5d6e4c9b46519daa9645e1824a65"}, "tags": [], "enabled": true, "id": "c01c5d6e4c9b46519daa9645e1824a65", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-3a666f0f-6908-485-proj"}]} 2018-08-01 10:50:34,739 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateInstancePortManipulationTests-3a666f0f-6908-485-proj used request id req-10d6b6c8-156d-4b34-9569-5a12b6dd8bc2 2018-08-01 10:50:34,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4bc5c94eee8e3eed295e0186074a90c575eeb62" 2018-08-01 10:50:34,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:50:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-080a0a1b-9a09-4d9d-9c39-734904d95542 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:50:34,827 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-080a0a1b-9a09-4d9d-9c39-734904d95542 2018-08-01 10:50:35,199 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-3a666f0f-6908-485-user 2018-08-01 10:50:35,200 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:50:35,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8387806b5a05756958ad409748830f06357253c6" 2018-08-01 10:50:35,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:50:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0be4cc82-22c0-40e8-8caa-1faa9b0f4409 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:50:35,289 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-0be4cc82-22c0-40e8-8caa-1faa9b0f4409 2018-08-01 10:50:35,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8387806b5a05756958ad409748830f06357253c6" -d '{"role": {"name": "CreateInstancePortManipulationTests-3a666f0f-6908-485-proj-role"}}' 2018-08-01 10:50:35,332 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:50:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-75cdbf35-0bbf-4756-8177-025048ad5409 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "44b83038b9c543c6ad1d552789f27c34", "links": {"self": "http://172.30.9.24:5000/v3/roles/44b83038b9c543c6ad1d552789f27c34"}, "name": "CreateInstancePortManipulationTests-3a666f0f-6908-485-proj-role"}} 2018-08-01 10:50:35,332 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-75cdbf35-0bbf-4756-8177-025048ad5409 2018-08-01 10:50:35,332 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-3a666f0f-6908-485-proj-role 2018-08-01 10:50:35,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/44b83038b9c543c6ad1d552789f27c34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8387806b5a05756958ad409748830f06357253c6" 2018-08-01 10:50:35,420 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:50:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05bb1e9d-8a50-4ac5-810c-0db8600e1da0 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "44b83038b9c543c6ad1d552789f27c34", "links": {"self": "http://172.30.9.24:5000/v3/roles/44b83038b9c543c6ad1d552789f27c34"}, "name": "CreateInstancePortManipulationTests-3a666f0f-6908-485-proj-role"}} 2018-08-01 10:50:35,420 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/44b83038b9c543c6ad1d552789f27c34 used request id req-05bb1e9d-8a50-4ac5-810c-0db8600e1da0 2018-08-01 10:50:35,421 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-3a666f0f-6908-485-proj-role to project CreateInstancePortManipulationTests-3a666f0f-6908-485-proj 2018-08-01 10:50:35,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/c01c5d6e4c9b46519daa9645e1824a65/users/d778873c5b16426eaf75c19de79dc391/roles/44b83038b9c543c6ad1d552789f27c34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8387806b5a05756958ad409748830f06357253c6" 2018-08-01 10:50:35,473 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:50:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c30156f4-5bbc-4a56-8bad-9ec946764aa2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:50:35,473 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/c01c5d6e4c9b46519daa9645e1824a65/users/d778873c5b16426eaf75c19de79dc391/roles/44b83038b9c543c6ad1d552789f27c34 used request id req-c30156f4-5bbc-4a56-8bad-9ec946764aa2 2018-08-01 10:50:35,473 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-01 10:50:35,473 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:50:35,474 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:50:35,864 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "44b83038b9c543c6ad1d552789f27c34", "name": "CreateInstancePortManipulationTests-3a666f0f-6908-485-proj-role"}], "expires_at": "2018-08-01T11:50:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c01c5d6e4c9b46519daa9645e1824a65", "name": "CreateInstancePortManipulationTests-3a666f0f-6908-485-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/c01c5d6e4c9b46519daa9645e1824a65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/c01c5d6e4c9b46519daa9645e1824a65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/c01c5d6e4c9b46519daa9645e1824a65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/c01c5d6e4c9b46519daa9645e1824a65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/c01c5d6e4c9b46519daa9645e1824a65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/c01c5d6e4c9b46519daa9645e1824a65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_c01c5d6e4c9b46519daa9645e1824a65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_c01c5d6e4c9b46519daa9645e1824a65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/c01c5d6e4c9b46519daa9645e1824a65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/c01c5d6e4c9b46519daa9645e1824a65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/c01c5d6e4c9b46519daa9645e1824a65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/c01c5d6e4c9b46519daa9645e1824a65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/c01c5d6e4c9b46519daa9645e1824a65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/c01c5d6e4c9b46519daa9645e1824a65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-3a666f0f-6908-485-user", "id": "d778873c5b16426eaf75c19de79dc391"}, "audit_ids": ["GC2jhB0VQPqtXouyW_1aCA"], "issued_at": "2018-08-01T10:50:35.000000Z"}} 2018-08-01 10:50:35,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec271089f714253d6aec9caa77a2c4dc1aee33a8" 2018-08-01 10:50:35,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:50:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f747ede-c52d-4a3d-a584-077b167a996d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:50:35,945 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-4f747ede-c52d-4a3d-a584-077b167a996d 2018-08-01 10:50:35,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-5e75ee6f-1a70-4b6e-b8ed-200dedbb0a49-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ec271089f714253d6aec9caa77a2c4dc1aee33a8" 2018-08-01 10:50:36,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-bd958239-286f-476a-af6c-07bd91ca5cb8 Date: Wed, 01 Aug 2018 10:50:36 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-5e75ee6f-1a70-4b6e-b8ed-200dedbb0a49-image"} 2018-08-01 10:50:36,140 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-5e75ee6f-1a70-4b6e-b8ed-200dedbb0a49-image used request id req-bd958239-286f-476a-af6c-07bd91ca5cb8 2018-08-01 10:50:36,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ec271089f714253d6aec9caa77a2c4dc1aee33a8" 2018-08-01 10:50:36,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-e2c8e9ec-9428-4f1b-a5a5-585c77898b87 Date: Wed, 01 Aug 2018 10:50: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-08-01 10:50:36,150 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-e2c8e9ec-9428-4f1b-a5a5-585c77898b87 2018-08-01 10:50:36,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ec271089f714253d6aec9caa77a2c4dc1aee33a8" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-5e75ee6f-1a70-4b6e-b8ed-200dedbb0a49-image"}' 2018-08-01 10:50:36,230 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/1e7c0a65-79ab-4113-8d4e-753e3fed26d3 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-ceedc40d-cf1c-44c1-9cc5-eefcde74837a Date: Wed, 01 Aug 2018 10:50:36 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-5e75ee6f-1a70-4b6e-b8ed-200dedbb0a49-image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T10:50:36Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-01T10:50:36Z", "visibility": "shared", "locations": [], "self": "/v2/images/1e7c0a65-79ab-4113-8d4e-753e3fed26d3", "min_disk": 0, "protected": false, "id": "1e7c0a65-79ab-4113-8d4e-753e3fed26d3", "file": "/v2/images/1e7c0a65-79ab-4113-8d4e-753e3fed26d3/file", "checksum": null, "owner": "c01c5d6e4c9b46519daa9645e1824a65", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 10:50:36,230 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-ceedc40d-cf1c-44c1-9cc5-eefcde74837a 2018-08-01 10:50:36,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9292/v2/images/1e7c0a65-79ab-4113-8d4e-753e3fed26d3/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ec271089f714253d6aec9caa77a2c4dc1aee33a8" -d '' 2018-08-01 10:50:37,358 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8746a097-1cad-4597-86ac-1faf93f5ffd8 Date: Wed, 01 Aug 2018 10:50:37 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-01 10:50:37,358 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/1e7c0a65-79ab-4113-8d4e-753e3fed26d3/file used request id req-8746a097-1cad-4597-86ac-1faf93f5ffd8 2018-08-01 10:50:37,358 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-01 10:50:37,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/1e7c0a65-79ab-4113-8d4e-753e3fed26d3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ec271089f714253d6aec9caa77a2c4dc1aee33a8" 2018-08-01 10:50:37,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-da866259-eb05-4107-aa5c-ce8fd04241cc Date: Wed, 01 Aug 2018 10:50:37 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-5e75ee6f-1a70-4b6e-b8ed-200dedbb0a49-image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T10:50:36Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-01T10:50:37Z", "visibility": "shared", "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/1e7c0a65-79ab-4113-8d4e-753e3fed26d3/snap", "metadata": {}}], "self": "/v2/images/1e7c0a65-79ab-4113-8d4e-753e3fed26d3", "min_disk": 0, "protected": false, "id": "1e7c0a65-79ab-4113-8d4e-753e3fed26d3", "file": "/v2/images/1e7c0a65-79ab-4113-8d4e-753e3fed26d3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c01c5d6e4c9b46519daa9645e1824a65", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/1e7c0a65-79ab-4113-8d4e-753e3fed26d3/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 10:50:37,381 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/1e7c0a65-79ab-4113-8d4e-753e3fed26d3 used request id req-da866259-eb05-4107-aa5c-ce8fd04241cc 2018-08-01 10:50:37,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ec271089f714253d6aec9caa77a2c4dc1aee33a8" 2018-08-01 10:50:37,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-b010e9d2-034e-4827-946d-5b55c1f09f66 Date: Wed, 01 Aug 2018 10:50: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-08-01 10:50:37,392 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-b010e9d2-034e-4827-946d-5b55c1f09f66 2018-08-01 10:50:37,394 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-5e75ee6f-1a70-4b6e-b8ed-200dedbb0a49-image 2018-08-01 10:50:37,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/1e7c0a65-79ab-4113-8d4e-753e3fed26d3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ec271089f714253d6aec9caa77a2c4dc1aee33a8" 2018-08-01 10:50:37,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-27e62031-ff8d-420f-bf08-3ba317081b1e Date: Wed, 01 Aug 2018 10:50:37 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-5e75ee6f-1a70-4b6e-b8ed-200dedbb0a49-image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T10:50:36Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-01T10:50:37Z", "visibility": "shared", "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/1e7c0a65-79ab-4113-8d4e-753e3fed26d3/snap", "metadata": {}}], "self": "/v2/images/1e7c0a65-79ab-4113-8d4e-753e3fed26d3", "min_disk": 0, "protected": false, "id": "1e7c0a65-79ab-4113-8d4e-753e3fed26d3", "file": "/v2/images/1e7c0a65-79ab-4113-8d4e-753e3fed26d3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c01c5d6e4c9b46519daa9645e1824a65", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/1e7c0a65-79ab-4113-8d4e-753e3fed26d3/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 10:50:37,413 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/1e7c0a65-79ab-4113-8d4e-753e3fed26d3 used request id req-27e62031-ff8d-420f-bf08-3ba317081b1e 2018-08-01 10:50:37,413 - create_image - DEBUG - Instance status is - active 2018-08-01 10:50:37,413 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-5e75ee6f-1a70-4b6e-b8ed-200dedbb0a49-image 2018-08-01 10:50:37,414 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-5e75ee6f-1a70-4b6e-b8ed-200dedbb0a49-image 2018-08-01 10:50:37,414 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:50:37,415 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:50:37,806 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "44b83038b9c543c6ad1d552789f27c34", "name": "CreateInstancePortManipulationTests-3a666f0f-6908-485-proj-role"}], "expires_at": "2018-08-01T11:50:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c01c5d6e4c9b46519daa9645e1824a65", "name": "CreateInstancePortManipulationTests-3a666f0f-6908-485-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/c01c5d6e4c9b46519daa9645e1824a65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/c01c5d6e4c9b46519daa9645e1824a65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/c01c5d6e4c9b46519daa9645e1824a65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/c01c5d6e4c9b46519daa9645e1824a65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/c01c5d6e4c9b46519daa9645e1824a65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/c01c5d6e4c9b46519daa9645e1824a65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_c01c5d6e4c9b46519daa9645e1824a65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_c01c5d6e4c9b46519daa9645e1824a65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/c01c5d6e4c9b46519daa9645e1824a65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/c01c5d6e4c9b46519daa9645e1824a65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/c01c5d6e4c9b46519daa9645e1824a65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/c01c5d6e4c9b46519daa9645e1824a65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/c01c5d6e4c9b46519daa9645e1824a65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/c01c5d6e4c9b46519daa9645e1824a65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-3a666f0f-6908-485-user", "id": "d778873c5b16426eaf75c19de79dc391"}, "audit_ids": ["Xgq-slJeT8afPshWr6p3KQ"], "issued_at": "2018-08-01T10:50:37.000000Z"}} 2018-08-01 10:50:37,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}071bf74dc99688379fb0112ca56843d7c4002e93" 2018-08-01 10:50:37,866 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:50:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd382a9d-6893-48b1-9190-0f03b2fce268 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:50:37,866 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-dd382a9d-6893-48b1-9190-0f03b2fce268 2018-08-01 10:50:37,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5e75ee6f-1a70-4b6e-b8ed-200dedbb0a49-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}071bf74dc99688379fb0112ca56843d7c4002e93" 2018-08-01 10:50:38,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-90e9663e-397c-40ee-859f-2e1549410add Date: Wed, 01 Aug 2018 10:50:38 GMT RESP BODY: {"networks":[]} 2018-08-01 10:50:38,073 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5e75ee6f-1a70-4b6e-b8ed-200dedbb0a49-pub-net used request id req-90e9663e-397c-40ee-859f-2e1549410add 2018-08-01 10:50:38,073 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-5e75ee6f-1a70-4b6e-b8ed-200dedbb0a49-pub-net 2018-08-01 10:50:38,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}071bf74dc99688379fb0112ca56843d7c4002e93" -d '{"network": {"name": "CreateInstancePortManipulationTests-5e75ee6f-1a70-4b6e-b8ed-200dedbb0a49-pub-net", "admin_state_up": true}}' 2018-08-01 10:50:38,553 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 658 X-Openstack-Request-Id: req-5db3b436-0ec8-4f45-8258-27cc67062d48 Date: Wed, 01 Aug 2018 10:50:38 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"59522016-97f5-46ae-957f-b64e3c85bd8c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"c01c5d6e4c9b46519daa9645e1824a65","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T10:50:38Z","is_default":false,"name":"CreateInstancePortManipulationTests-5e75ee6f-1a70-4b6e-b8ed-200dedbb0a49-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"c01c5d6e4c9b46519daa9645e1824a65","created_at":"2018-08-01T10:50:38Z","mtu":1450}} 2018-08-01 10:50:38,554 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks used request id req-5db3b436-0ec8-4f45-8258-27cc67062d48 2018-08-01 10:50:38,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=59522016-97f5-46ae-957f-b64e3c85bd8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}071bf74dc99688379fb0112ca56843d7c4002e93" 2018-08-01 10:50:38,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-25e4dbdc-a355-440f-adbd-eb3942167f22 Date: Wed, 01 Aug 2018 10:50:38 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"59522016-97f5-46ae-957f-b64e3c85bd8c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"c01c5d6e4c9b46519daa9645e1824a65","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T10:50:38Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-5e75ee6f-1a70-4b6e-b8ed-200dedbb0a49-pub-net","admin_state_up":true,"tenant_id":"c01c5d6e4c9b46519daa9645e1824a65","created_at":"2018-08-01T10:50:38Z","mtu":1450}]} 2018-08-01 10:50:38,667 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=59522016-97f5-46ae-957f-b64e3c85bd8c used request id req-25e4dbdc-a355-440f-adbd-eb3942167f22 2018-08-01 10:50:38,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=59522016-97f5-46ae-957f-b64e3c85bd8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}071bf74dc99688379fb0112ca56843d7c4002e93" 2018-08-01 10:50:38,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-d617f8a3-de5b-4095-8dab-804402121a3b Date: Wed, 01 Aug 2018 10:50:38 GMT RESP BODY: {"subnets":[]} 2018-08-01 10:50:38,702 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=59522016-97f5-46ae-957f-b64e3c85bd8c used request id req-d617f8a3-de5b-4095-8dab-804402121a3b 2018-08-01 10:50:38,702 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-5e75ee6f-1a70-4b6e-b8ed-200dedbb0a49-pub-subnet 2018-08-01 10:50:38,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}071bf74dc99688379fb0112ca56843d7c4002e93" -d '{"subnets": [{"ip_version": 4, "network_id": "59522016-97f5-46ae-957f-b64e3c85bd8c", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-5e75ee6f-1a70-4b6e-b8ed-200dedbb0a49-pub-subnet"}]}' 2018-08-01 10:50:39,241 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-b39fc65e-c7b6-48d2-be97-c5ab1149731a Date: Wed, 01 Aug 2018 10:50:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"59522016-97f5-46ae-957f-b64e3c85bd8c","tenant_id":"c01c5d6e4c9b46519daa9645e1824a65","created_at":"2018-08-01T10:50:38Z","dns_nameservers":[],"updated_at":"2018-08-01T10:50:38Z","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":"c01c5d6e4c9b46519daa9645e1824a65","id":"c3679914-c62f-45d7-827f-606fcbf41d62","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-5e75ee6f-1a70-4b6e-b8ed-200dedbb0a49-pub-subnet"}]} 2018-08-01 10:50:39,241 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets used request id req-b39fc65e-c7b6-48d2-be97-c5ab1149731a 2018-08-01 10:50:39,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=59522016-97f5-46ae-957f-b64e3c85bd8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}071bf74dc99688379fb0112ca56843d7c4002e93" 2018-08-01 10:50:39,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-50d90ad7-070d-4c77-8b43-cd7b3c4f56db Date: Wed, 01 Aug 2018 10:50:39 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"59522016-97f5-46ae-957f-b64e3c85bd8c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c01c5d6e4c9b46519daa9645e1824a65","l2_adjacency":true,"status":"ACTIVE","subnets":["c3679914-c62f-45d7-827f-606fcbf41d62"],"description":"","tags":[],"updated_at":"2018-08-01T10:50:38Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-5e75ee6f-1a70-4b6e-b8ed-200dedbb0a49-pub-net","admin_state_up":true,"tenant_id":"c01c5d6e4c9b46519daa9645e1824a65","created_at":"2018-08-01T10:50:38Z","mtu":1450}]} 2018-08-01 10:50:39,349 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=59522016-97f5-46ae-957f-b64e3c85bd8c used request id req-50d90ad7-070d-4c77-8b43-cd7b3c4f56db 2018-08-01 10:50:39,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=59522016-97f5-46ae-957f-b64e3c85bd8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}071bf74dc99688379fb0112ca56843d7c4002e93" 2018-08-01 10:50:39,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-13fb56e2-20d4-4fc0-891e-7438722debd9 Date: Wed, 01 Aug 2018 10:50:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"59522016-97f5-46ae-957f-b64e3c85bd8c","tenant_id":"c01c5d6e4c9b46519daa9645e1824a65","created_at":"2018-08-01T10:50:38Z","dns_nameservers":[],"updated_at":"2018-08-01T10:50:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c01c5d6e4c9b46519daa9645e1824a65","id":"c3679914-c62f-45d7-827f-606fcbf41d62","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-5e75ee6f-1a70-4b6e-b8ed-200dedbb0a49-pub-subnet"}]} 2018-08-01 10:50:39,433 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=59522016-97f5-46ae-957f-b64e3c85bd8c used request id req-13fb56e2-20d4-4fc0-891e-7438722debd9 2018-08-01 10:50:39,433 - OpenStackNetwork - DEBUG - Network [59522016-97f5-46ae-957f-b64e3c85bd8c] created successfully 2018-08-01 10:50:39,434 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:50:39,434 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:50:39,844 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:50:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["lv2ThYpFQ4e0cJNCtywQCQ"], "issued_at": "2018-08-01T10:50:39.000000Z"}} 2018-08-01 10:50:39,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7488e53677fc063e6f6ab17ddb467cd4137e955b" 2018-08-01 10:50:39,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:50:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8bd48faf-bf56-4306-be4e-a203f9a14434 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:50:39,925 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-8bd48faf-bf56-4306-be4e-a203f9a14434 2018-08-01 10:50:39,926 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 10:50:39,931 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7488e53677fc063e6f6ab17ddb467cd4137e955b" 2018-08-01 10:50:40,098 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:50: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-7ffdbe08-400a-4bf3-bed9-d3bb8d6067c1 x-compute-request-id: req-7ffdbe08-400a-4bf3-bed9-d3bb8d6067c1 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"flavors": [{"id": "4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "rel": "bookmark"}], "name": "vmtp-flavor_ee58c79f-c6fb-483f-8b9c-406ffbfad757"}, {"id": "5b61c696-1b5b-4204-b7e5-ca4a818093b0", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "bookmark"}], "name": "shaker-flavor_81952131-3011-4d90-80f4-831743223f59"}]} 2018-08-01 10:50:40,099 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-7ffdbe08-400a-4bf3-bed9-d3bb8d6067c1 2018-08-01 10:50:40,102 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7488e53677fc063e6f6ab17ddb467cd4137e955b" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-5e75ee6f-1a70-4b6e-b8ed-200dedbb0a49-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-08-01 10:50:40,154 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:50: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-78cf89d9-c42d-46a2-a73e-032a4a00be5d x-compute-request-id: req-78cf89d9-c42d-46a2-a73e-032a4a00be5d Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-5e75ee6f-1a70-4b6e-b8ed-200dedbb0a49-flavor-name", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/95a88b5b-60db-436b-b2d6-f06f6e65081c", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/95a88b5b-60db-436b-b2d6-f06f6e65081c", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "95a88b5b-60db-436b-b2d6-f06f6e65081c"}} 2018-08-01 10:50:40,154 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-78cf89d9-c42d-46a2-a73e-032a4a00be5d 2018-08-01 10:50:40,155 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:50:40,156 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:50:40,543 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "44b83038b9c543c6ad1d552789f27c34", "name": "CreateInstancePortManipulationTests-3a666f0f-6908-485-proj-role"}], "expires_at": "2018-08-01T11:50:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c01c5d6e4c9b46519daa9645e1824a65", "name": "CreateInstancePortManipulationTests-3a666f0f-6908-485-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/c01c5d6e4c9b46519daa9645e1824a65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/c01c5d6e4c9b46519daa9645e1824a65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/c01c5d6e4c9b46519daa9645e1824a65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/c01c5d6e4c9b46519daa9645e1824a65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/c01c5d6e4c9b46519daa9645e1824a65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/c01c5d6e4c9b46519daa9645e1824a65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_c01c5d6e4c9b46519daa9645e1824a65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_c01c5d6e4c9b46519daa9645e1824a65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/c01c5d6e4c9b46519daa9645e1824a65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/c01c5d6e4c9b46519daa9645e1824a65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/c01c5d6e4c9b46519daa9645e1824a65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/c01c5d6e4c9b46519daa9645e1824a65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/c01c5d6e4c9b46519daa9645e1824a65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/c01c5d6e4c9b46519daa9645e1824a65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-3a666f0f-6908-485-user", "id": "d778873c5b16426eaf75c19de79dc391"}, "audit_ids": ["hTLjYVf1R6upOe-Y76nzow"], "issued_at": "2018-08-01T10:50:40.000000Z"}} 2018-08-01 10:50:40,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}778c3ba0c0d5f917335f5bf76ac98da2c2df68c2" 2018-08-01 10:50:40,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:50:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f33a0ae7-55af-4871-859a-d9401735bf0b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:50:40,621 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-f33a0ae7-55af-4871-859a-d9401735bf0b 2018-08-01 10:50:40,622 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 10:50:40,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}778c3ba0c0d5f917335f5bf76ac98da2c2df68c2" 2018-08-01 10:50:40,704 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:50:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f12d1798-516a-4a26-b7c3-320c8a8f7f71 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:50:40,704 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-f12d1798-516a-4a26-b7c3-320c8a8f7f71 2018-08-01 10:50:40,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5e75ee6f-1a70-4b6e-b8ed-200dedbb0a49-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}778c3ba0c0d5f917335f5bf76ac98da2c2df68c2" 2018-08-01 10:50:40,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-d92cad78-7631-4375-9bc3-ac9fd2240d4b Date: Wed, 01 Aug 2018 10:50:40 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"59522016-97f5-46ae-957f-b64e3c85bd8c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c01c5d6e4c9b46519daa9645e1824a65","l2_adjacency":true,"status":"ACTIVE","subnets":["c3679914-c62f-45d7-827f-606fcbf41d62"],"description":"","tags":[],"updated_at":"2018-08-01T10:50:38Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-5e75ee6f-1a70-4b6e-b8ed-200dedbb0a49-pub-net","admin_state_up":true,"tenant_id":"c01c5d6e4c9b46519daa9645e1824a65","created_at":"2018-08-01T10:50:38Z","mtu":1450}]} 2018-08-01 10:50:40,966 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5e75ee6f-1a70-4b6e-b8ed-200dedbb0a49-pub-net used request id req-d92cad78-7631-4375-9bc3-ac9fd2240d4b 2018-08-01 10:50:40,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=59522016-97f5-46ae-957f-b64e3c85bd8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}778c3ba0c0d5f917335f5bf76ac98da2c2df68c2" 2018-08-01 10:50:41,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-e2e859f2-a719-4502-b2f2-a4a4f47f769c Date: Wed, 01 Aug 2018 10:50:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"59522016-97f5-46ae-957f-b64e3c85bd8c","tenant_id":"c01c5d6e4c9b46519daa9645e1824a65","created_at":"2018-08-01T10:50:38Z","dns_nameservers":[],"updated_at":"2018-08-01T10:50:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c01c5d6e4c9b46519daa9645e1824a65","id":"c3679914-c62f-45d7-827f-606fcbf41d62","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-5e75ee6f-1a70-4b6e-b8ed-200dedbb0a49-pub-subnet"}]} 2018-08-01 10:50:41,020 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=59522016-97f5-46ae-957f-b64e3c85bd8c used request id req-e2e859f2-a719-4502-b2f2-a4a4f47f769c 2018-08-01 10:50:41,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5e75ee6f-1a70-4b6e-b8ed-200dedbb0a49-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}778c3ba0c0d5f917335f5bf76ac98da2c2df68c2" 2018-08-01 10:50:41,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-91e124b5-32cc-46e4-9d05-e17a31583760 Date: Wed, 01 Aug 2018 10:50:41 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"59522016-97f5-46ae-957f-b64e3c85bd8c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c01c5d6e4c9b46519daa9645e1824a65","l2_adjacency":true,"status":"ACTIVE","subnets":["c3679914-c62f-45d7-827f-606fcbf41d62"],"description":"","tags":[],"updated_at":"2018-08-01T10:50:38Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-5e75ee6f-1a70-4b6e-b8ed-200dedbb0a49-pub-net","admin_state_up":true,"tenant_id":"c01c5d6e4c9b46519daa9645e1824a65","created_at":"2018-08-01T10:50:38Z","mtu":1450}]} 2018-08-01 10:50:41,120 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5e75ee6f-1a70-4b6e-b8ed-200dedbb0a49-pub-net used request id req-91e124b5-32cc-46e4-9d05-e17a31583760 2018-08-01 10:50:41,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:50:41,129 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:50: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:50:41,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c01c5d6e4c9b46519daa9645e1824a65 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}778c3ba0c0d5f917335f5bf76ac98da2c2df68c2" 2018-08-01 10:50:41,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:50:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e177aba0-ba02-4865-8b4a-dc93ab838e58 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/c01c5d6e4c9b46519daa9645e1824a65"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c01c5d6e4c9b46519daa9645e1824a65", "name": "CreateInstancePortManipulationTests-3a666f0f-6908-485-proj"}} 2018-08-01 10:50:41,212 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c01c5d6e4c9b46519daa9645e1824a65 used request id req-e177aba0-ba02-4865-8b4a-dc93ab838e58 2018-08-01 10:50:41,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=59522016-97f5-46ae-957f-b64e3c85bd8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}778c3ba0c0d5f917335f5bf76ac98da2c2df68c2" 2018-08-01 10:50:41,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-eb75e0f5-835a-4820-9025-c7daffb99297 Date: Wed, 01 Aug 2018 10:50:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"59522016-97f5-46ae-957f-b64e3c85bd8c","tenant_id":"c01c5d6e4c9b46519daa9645e1824a65","created_at":"2018-08-01T10:50:38Z","dns_nameservers":[],"updated_at":"2018-08-01T10:50:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c01c5d6e4c9b46519daa9645e1824a65","id":"c3679914-c62f-45d7-827f-606fcbf41d62","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-5e75ee6f-1a70-4b6e-b8ed-200dedbb0a49-pub-subnet"}]} 2018-08-01 10:50:41,266 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=59522016-97f5-46ae-957f-b64e3c85bd8c used request id req-eb75e0f5-835a-4820-9025-c7daffb99297 2018-08-01 10:50:41,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=59522016-97f5-46ae-957f-b64e3c85bd8c&name=CreateInstancePortManipulationTests-5e75ee6f-1a70-4b6e-b8ed-200dedbb0a49port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}778c3ba0c0d5f917335f5bf76ac98da2c2df68c2" 2018-08-01 10:50:41,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-82086c28-75a0-43ac-abac-14ce8969096d Date: Wed, 01 Aug 2018 10:50:41 GMT RESP BODY: {"ports":[]} 2018-08-01 10:50:41,513 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=59522016-97f5-46ae-957f-b64e3c85bd8c&name=CreateInstancePortManipulationTests-5e75ee6f-1a70-4b6e-b8ed-200dedbb0a49port-1&admin_state_up=True used request id req-82086c28-75a0-43ac-abac-14ce8969096d 2018-08-01 10:50:41,516 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-5e75ee6f-1a70-4b6e-b8ed-200dedbb0a49-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}778c3ba0c0d5f917335f5bf76ac98da2c2df68c2" 2018-08-01 10:50:41,730 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:50: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-0ea26f04-4690-484d-a8fc-32ca3efb47a4 x-compute-request-id: req-0ea26f04-4690-484d-a8fc-32ca3efb47a4 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-01 10:50:41,730 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-5e75ee6f-1a70-4b6e-b8ed-200dedbb0a49-inst used request id req-0ea26f04-4690-484d-a8fc-32ca3efb47a4 2018-08-01 10:50:41,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5e75ee6f-1a70-4b6e-b8ed-200dedbb0a49-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}778c3ba0c0d5f917335f5bf76ac98da2c2df68c2" 2018-08-01 10:50:41,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-be071ac9-582a-402d-a5ff-00b5bf2b0a5e Date: Wed, 01 Aug 2018 10:50:41 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"59522016-97f5-46ae-957f-b64e3c85bd8c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c01c5d6e4c9b46519daa9645e1824a65","l2_adjacency":true,"status":"ACTIVE","subnets":["c3679914-c62f-45d7-827f-606fcbf41d62"],"description":"","tags":[],"updated_at":"2018-08-01T10:50:38Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-5e75ee6f-1a70-4b6e-b8ed-200dedbb0a49-pub-net","admin_state_up":true,"tenant_id":"c01c5d6e4c9b46519daa9645e1824a65","created_at":"2018-08-01T10:50:38Z","mtu":1450}]} 2018-08-01 10:50:41,831 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5e75ee6f-1a70-4b6e-b8ed-200dedbb0a49-pub-net used request id req-be071ac9-582a-402d-a5ff-00b5bf2b0a5e 2018-08-01 10:50:41,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=59522016-97f5-46ae-957f-b64e3c85bd8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}778c3ba0c0d5f917335f5bf76ac98da2c2df68c2" 2018-08-01 10:50:41,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-11a2d90a-aacf-4727-96ff-53a63379e976 Date: Wed, 01 Aug 2018 10:50:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"59522016-97f5-46ae-957f-b64e3c85bd8c","tenant_id":"c01c5d6e4c9b46519daa9645e1824a65","created_at":"2018-08-01T10:50:38Z","dns_nameservers":[],"updated_at":"2018-08-01T10:50:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c01c5d6e4c9b46519daa9645e1824a65","id":"c3679914-c62f-45d7-827f-606fcbf41d62","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-5e75ee6f-1a70-4b6e-b8ed-200dedbb0a49-pub-subnet"}]} 2018-08-01 10:50:41,881 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=59522016-97f5-46ae-957f-b64e3c85bd8c used request id req-11a2d90a-aacf-4727-96ff-53a63379e976 2018-08-01 10:50:41,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5e75ee6f-1a70-4b6e-b8ed-200dedbb0a49-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}778c3ba0c0d5f917335f5bf76ac98da2c2df68c2" 2018-08-01 10:50:41,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-38d1ae7f-9d8e-410b-b071-d1654bef2bdd Date: Wed, 01 Aug 2018 10:50:41 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"59522016-97f5-46ae-957f-b64e3c85bd8c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c01c5d6e4c9b46519daa9645e1824a65","l2_adjacency":true,"status":"ACTIVE","subnets":["c3679914-c62f-45d7-827f-606fcbf41d62"],"description":"","tags":[],"updated_at":"2018-08-01T10:50:38Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-5e75ee6f-1a70-4b6e-b8ed-200dedbb0a49-pub-net","admin_state_up":true,"tenant_id":"c01c5d6e4c9b46519daa9645e1824a65","created_at":"2018-08-01T10:50:38Z","mtu":1450}]} 2018-08-01 10:50:41,978 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5e75ee6f-1a70-4b6e-b8ed-200dedbb0a49-pub-net used request id req-38d1ae7f-9d8e-410b-b071-d1654bef2bdd 2018-08-01 10:50:41,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c01c5d6e4c9b46519daa9645e1824a65 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}778c3ba0c0d5f917335f5bf76ac98da2c2df68c2" 2018-08-01 10:50:42,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:50:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bafb4d0-5dbd-41e1-a8bc-dbe96bcc3375 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/c01c5d6e4c9b46519daa9645e1824a65"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c01c5d6e4c9b46519daa9645e1824a65", "name": "CreateInstancePortManipulationTests-3a666f0f-6908-485-proj"}} 2018-08-01 10:50:42,002 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c01c5d6e4c9b46519daa9645e1824a65 used request id req-0bafb4d0-5dbd-41e1-a8bc-dbe96bcc3375 2018-08-01 10:50:42,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=59522016-97f5-46ae-957f-b64e3c85bd8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}778c3ba0c0d5f917335f5bf76ac98da2c2df68c2" 2018-08-01 10:50:42,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-a4e7ad49-7ea5-41dc-bf36-fb982c1712f8 Date: Wed, 01 Aug 2018 10:50:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"59522016-97f5-46ae-957f-b64e3c85bd8c","tenant_id":"c01c5d6e4c9b46519daa9645e1824a65","created_at":"2018-08-01T10:50:38Z","dns_nameservers":[],"updated_at":"2018-08-01T10:50:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c01c5d6e4c9b46519daa9645e1824a65","id":"c3679914-c62f-45d7-827f-606fcbf41d62","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-5e75ee6f-1a70-4b6e-b8ed-200dedbb0a49-pub-subnet"}]} 2018-08-01 10:50:42,054 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=59522016-97f5-46ae-957f-b64e3c85bd8c used request id req-a4e7ad49-7ea5-41dc-bf36-fb982c1712f8 2018-08-01 10:50:42,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=59522016-97f5-46ae-957f-b64e3c85bd8c&name=CreateInstancePortManipulationTests-5e75ee6f-1a70-4b6e-b8ed-200dedbb0a49port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}778c3ba0c0d5f917335f5bf76ac98da2c2df68c2" 2018-08-01 10:50:42,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-2e5426e7-ef6a-4b18-b56a-c6be1bac7e0e Date: Wed, 01 Aug 2018 10:50:42 GMT RESP BODY: {"ports":[]} 2018-08-01 10:50:42,088 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=59522016-97f5-46ae-957f-b64e3c85bd8c&name=CreateInstancePortManipulationTests-5e75ee6f-1a70-4b6e-b8ed-200dedbb0a49port-1&admin_state_up=True used request id req-2e5426e7-ef6a-4b18-b56a-c6be1bac7e0e 2018-08-01 10:50:42,088 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:50:42,089 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:50:42,469 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "44b83038b9c543c6ad1d552789f27c34", "name": "CreateInstancePortManipulationTests-3a666f0f-6908-485-proj-role"}], "expires_at": "2018-08-01T11:50:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c01c5d6e4c9b46519daa9645e1824a65", "name": "CreateInstancePortManipulationTests-3a666f0f-6908-485-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/c01c5d6e4c9b46519daa9645e1824a65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/c01c5d6e4c9b46519daa9645e1824a65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/c01c5d6e4c9b46519daa9645e1824a65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/c01c5d6e4c9b46519daa9645e1824a65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/c01c5d6e4c9b46519daa9645e1824a65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/c01c5d6e4c9b46519daa9645e1824a65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_c01c5d6e4c9b46519daa9645e1824a65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_c01c5d6e4c9b46519daa9645e1824a65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/c01c5d6e4c9b46519daa9645e1824a65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/c01c5d6e4c9b46519daa9645e1824a65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/c01c5d6e4c9b46519daa9645e1824a65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/c01c5d6e4c9b46519daa9645e1824a65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/c01c5d6e4c9b46519daa9645e1824a65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/c01c5d6e4c9b46519daa9645e1824a65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-3a666f0f-6908-485-user", "id": "d778873c5b16426eaf75c19de79dc391"}, "audit_ids": ["QwOFy3lqQRSGT_l5rzEoTQ"], "issued_at": "2018-08-01T10:50:42.000000Z"}} 2018-08-01 10:50:42,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9245f76dbfb93fde722605582b2c64791e2fcda4" 2018-08-01 10:50:42,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:50:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8be9c886-cdf0-4cb9-8415-e02d4b250aea Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:50:42,484 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-8be9c886-cdf0-4cb9-8415-e02d4b250aea 2018-08-01 10:50:42,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5e75ee6f-1a70-4b6e-b8ed-200dedbb0a49-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}778c3ba0c0d5f917335f5bf76ac98da2c2df68c2" 2018-08-01 10:50:42,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-84cae444-2b62-4992-8a96-36e975bf9332 Date: Wed, 01 Aug 2018 10:50:42 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"59522016-97f5-46ae-957f-b64e3c85bd8c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c01c5d6e4c9b46519daa9645e1824a65","l2_adjacency":true,"status":"ACTIVE","subnets":["c3679914-c62f-45d7-827f-606fcbf41d62"],"description":"","tags":[],"updated_at":"2018-08-01T10:50:38Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-5e75ee6f-1a70-4b6e-b8ed-200dedbb0a49-pub-net","admin_state_up":true,"tenant_id":"c01c5d6e4c9b46519daa9645e1824a65","created_at":"2018-08-01T10:50:38Z","mtu":1450}]} 2018-08-01 10:50:42,594 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5e75ee6f-1a70-4b6e-b8ed-200dedbb0a49-pub-net used request id req-84cae444-2b62-4992-8a96-36e975bf9332 2018-08-01 10:50:42,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=59522016-97f5-46ae-957f-b64e3c85bd8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}778c3ba0c0d5f917335f5bf76ac98da2c2df68c2" 2018-08-01 10:50:42,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-fdb2b749-fc70-425c-bdda-45c235556fb9 Date: Wed, 01 Aug 2018 10:50:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"59522016-97f5-46ae-957f-b64e3c85bd8c","tenant_id":"c01c5d6e4c9b46519daa9645e1824a65","created_at":"2018-08-01T10:50:38Z","dns_nameservers":[],"updated_at":"2018-08-01T10:50:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c01c5d6e4c9b46519daa9645e1824a65","id":"c3679914-c62f-45d7-827f-606fcbf41d62","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-5e75ee6f-1a70-4b6e-b8ed-200dedbb0a49-pub-subnet"}]} 2018-08-01 10:50:42,648 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=59522016-97f5-46ae-957f-b64e3c85bd8c used request id req-fdb2b749-fc70-425c-bdda-45c235556fb9 2018-08-01 10:50:42,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5e75ee6f-1a70-4b6e-b8ed-200dedbb0a49-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}778c3ba0c0d5f917335f5bf76ac98da2c2df68c2" 2018-08-01 10:50:42,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-71eef7a9-2e3f-47aa-b16c-f37500fb687d Date: Wed, 01 Aug 2018 10:50:42 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"59522016-97f5-46ae-957f-b64e3c85bd8c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c01c5d6e4c9b46519daa9645e1824a65","l2_adjacency":true,"status":"ACTIVE","subnets":["c3679914-c62f-45d7-827f-606fcbf41d62"],"description":"","tags":[],"updated_at":"2018-08-01T10:50:38Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-5e75ee6f-1a70-4b6e-b8ed-200dedbb0a49-pub-net","admin_state_up":true,"tenant_id":"c01c5d6e4c9b46519daa9645e1824a65","created_at":"2018-08-01T10:50:38Z","mtu":1450}]} 2018-08-01 10:50:42,747 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5e75ee6f-1a70-4b6e-b8ed-200dedbb0a49-pub-net used request id req-71eef7a9-2e3f-47aa-b16c-f37500fb687d 2018-08-01 10:50:42,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:50:42,755 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:50: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:50:42,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c01c5d6e4c9b46519daa9645e1824a65 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9245f76dbfb93fde722605582b2c64791e2fcda4" 2018-08-01 10:50:42,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:50:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e7a33a0-6bd7-4fb3-90df-4f76fe21dd39 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/c01c5d6e4c9b46519daa9645e1824a65"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c01c5d6e4c9b46519daa9645e1824a65", "name": "CreateInstancePortManipulationTests-3a666f0f-6908-485-proj"}} 2018-08-01 10:50:42,847 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c01c5d6e4c9b46519daa9645e1824a65 used request id req-0e7a33a0-6bd7-4fb3-90df-4f76fe21dd39 2018-08-01 10:50:42,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=59522016-97f5-46ae-957f-b64e3c85bd8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}778c3ba0c0d5f917335f5bf76ac98da2c2df68c2" 2018-08-01 10:50:42,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-804d38c5-7b72-43c0-ba6d-5311c6799493 Date: Wed, 01 Aug 2018 10:50:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"59522016-97f5-46ae-957f-b64e3c85bd8c","tenant_id":"c01c5d6e4c9b46519daa9645e1824a65","created_at":"2018-08-01T10:50:38Z","dns_nameservers":[],"updated_at":"2018-08-01T10:50:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c01c5d6e4c9b46519daa9645e1824a65","id":"c3679914-c62f-45d7-827f-606fcbf41d62","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-5e75ee6f-1a70-4b6e-b8ed-200dedbb0a49-pub-subnet"}]} 2018-08-01 10:50:42,900 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=59522016-97f5-46ae-957f-b64e3c85bd8c used request id req-804d38c5-7b72-43c0-ba6d-5311c6799493 2018-08-01 10:50:42,901 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-5e75ee6f-1a70-4b6e-b8ed-200dedbb0a49-pub-net 2018-08-01 10:50:42,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}778c3ba0c0d5f917335f5bf76ac98da2c2df68c2" -d '{"port": {"network_id": "59522016-97f5-46ae-957f-b64e3c85bd8c", "name": "CreateInstancePortManipulationTests-5e75ee6f-1a70-4b6e-b8ed-200dedbb0a49port-1", "allowed_address_pairs": [{"ip_address": "10.55.0.101", "mac_address": "0a:1b:2c:3d:4e:5f"}], "admin_state_up": true}}' 2018-08-01 10:50:43,896 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 881 X-Openstack-Request-Id: req-6f48d022-473b-4851-ae09-87d970e7ffe1 Date: Wed, 01 Aug 2018 10:50:43 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-08-01T10:50:43Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c3679914-c62f-45d7-827f-606fcbf41d62","ip_address":"10.55.0.8"}],"id":"886e58b1-4147-4b04-9d62-7d476a9e87c2","security_groups":["1b065d0b-990c-4ab9-84bc-66a9c2a2a341"],"mac_address":"fa:16:3e:75:a1:22","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-5e75ee6f-1a70-4b6e-b8ed-200dedbb0a49port-1","project_id":"c01c5d6e4c9b46519daa9645e1824a65","qos_policy_id":null,"admin_state_up":true,"network_id":"59522016-97f5-46ae-957f-b64e3c85bd8c","tenant_id":"c01c5d6e4c9b46519daa9645e1824a65","created_at":"2018-08-01T10:50:43Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-08-01 10:50:43,896 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/ports used request id req-6f48d022-473b-4851-ae09-87d970e7ffe1 2018-08-01 10:50:43,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5e75ee6f-1a70-4b6e-b8ed-200dedbb0a49-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}778c3ba0c0d5f917335f5bf76ac98da2c2df68c2" 2018-08-01 10:50:44,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-daeb754a-1648-4d92-9bf5-85049eab2d60 Date: Wed, 01 Aug 2018 10:50:44 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"59522016-97f5-46ae-957f-b64e3c85bd8c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c01c5d6e4c9b46519daa9645e1824a65","l2_adjacency":true,"status":"ACTIVE","subnets":["c3679914-c62f-45d7-827f-606fcbf41d62"],"description":"","tags":[],"updated_at":"2018-08-01T10:50:38Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-5e75ee6f-1a70-4b6e-b8ed-200dedbb0a49-pub-net","admin_state_up":true,"tenant_id":"c01c5d6e4c9b46519daa9645e1824a65","created_at":"2018-08-01T10:50:38Z","mtu":1450}]} 2018-08-01 10:50:44,195 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5e75ee6f-1a70-4b6e-b8ed-200dedbb0a49-pub-net used request id req-daeb754a-1648-4d92-9bf5-85049eab2d60 2018-08-01 10:50:44,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=59522016-97f5-46ae-957f-b64e3c85bd8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}778c3ba0c0d5f917335f5bf76ac98da2c2df68c2" 2018-08-01 10:50:44,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-65683ff2-6d3e-4b73-a6ae-90e94e822dee Date: Wed, 01 Aug 2018 10:50:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"59522016-97f5-46ae-957f-b64e3c85bd8c","tenant_id":"c01c5d6e4c9b46519daa9645e1824a65","created_at":"2018-08-01T10:50:38Z","dns_nameservers":[],"updated_at":"2018-08-01T10:50:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c01c5d6e4c9b46519daa9645e1824a65","id":"c3679914-c62f-45d7-827f-606fcbf41d62","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-5e75ee6f-1a70-4b6e-b8ed-200dedbb0a49-pub-subnet"}]} 2018-08-01 10:50:44,245 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=59522016-97f5-46ae-957f-b64e3c85bd8c used request id req-65683ff2-6d3e-4b73-a6ae-90e94e822dee 2018-08-01 10:50:44,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5e75ee6f-1a70-4b6e-b8ed-200dedbb0a49-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}778c3ba0c0d5f917335f5bf76ac98da2c2df68c2" 2018-08-01 10:50:44,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-7627982d-7d43-4b83-a043-13c9e7d01188 Date: Wed, 01 Aug 2018 10:50:44 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"59522016-97f5-46ae-957f-b64e3c85bd8c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c01c5d6e4c9b46519daa9645e1824a65","l2_adjacency":true,"status":"ACTIVE","subnets":["c3679914-c62f-45d7-827f-606fcbf41d62"],"description":"","tags":[],"updated_at":"2018-08-01T10:50:38Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-5e75ee6f-1a70-4b6e-b8ed-200dedbb0a49-pub-net","admin_state_up":true,"tenant_id":"c01c5d6e4c9b46519daa9645e1824a65","created_at":"2018-08-01T10:50:38Z","mtu":1450}]} 2018-08-01 10:50:44,339 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5e75ee6f-1a70-4b6e-b8ed-200dedbb0a49-pub-net used request id req-7627982d-7d43-4b83-a043-13c9e7d01188 2018-08-01 10:50:44,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c01c5d6e4c9b46519daa9645e1824a65 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}778c3ba0c0d5f917335f5bf76ac98da2c2df68c2" 2018-08-01 10:50:44,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:50:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4cbeeee8-59dc-4e08-b5a6-7708bb6ce955 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/c01c5d6e4c9b46519daa9645e1824a65"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c01c5d6e4c9b46519daa9645e1824a65", "name": "CreateInstancePortManipulationTests-3a666f0f-6908-485-proj"}} 2018-08-01 10:50:44,433 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c01c5d6e4c9b46519daa9645e1824a65 used request id req-4cbeeee8-59dc-4e08-b5a6-7708bb6ce955 2018-08-01 10:50:44,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=59522016-97f5-46ae-957f-b64e3c85bd8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}778c3ba0c0d5f917335f5bf76ac98da2c2df68c2" 2018-08-01 10:50:44,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-54bd12b5-3926-413f-961f-c5c2d2fa9ea0 Date: Wed, 01 Aug 2018 10:50:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"59522016-97f5-46ae-957f-b64e3c85bd8c","tenant_id":"c01c5d6e4c9b46519daa9645e1824a65","created_at":"2018-08-01T10:50:38Z","dns_nameservers":[],"updated_at":"2018-08-01T10:50:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c01c5d6e4c9b46519daa9645e1824a65","id":"c3679914-c62f-45d7-827f-606fcbf41d62","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-5e75ee6f-1a70-4b6e-b8ed-200dedbb0a49-pub-subnet"}]} 2018-08-01 10:50:44,485 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=59522016-97f5-46ae-957f-b64e3c85bd8c used request id req-54bd12b5-3926-413f-961f-c5c2d2fa9ea0 2018-08-01 10:50:44,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=59522016-97f5-46ae-957f-b64e3c85bd8c&name=CreateInstancePortManipulationTests-5e75ee6f-1a70-4b6e-b8ed-200dedbb0a49port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}778c3ba0c0d5f917335f5bf76ac98da2c2df68c2" 2018-08-01 10:50:44,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 884 X-Openstack-Request-Id: req-4dc2153e-94c4-4c4c-b6ce-cb474f7355a6 Date: Wed, 01 Aug 2018 10:50:44 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-08-01T10:50:43Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c3679914-c62f-45d7-827f-606fcbf41d62","ip_address":"10.55.0.8"}],"id":"886e58b1-4147-4b04-9d62-7d476a9e87c2","security_groups":["1b065d0b-990c-4ab9-84bc-66a9c2a2a341"],"mac_address":"fa:16:3e:75:a1:22","project_id":"c01c5d6e4c9b46519daa9645e1824a65","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-5e75ee6f-1a70-4b6e-b8ed-200dedbb0a49port-1","admin_state_up":true,"network_id":"59522016-97f5-46ae-957f-b64e3c85bd8c","tenant_id":"c01c5d6e4c9b46519daa9645e1824a65","created_at":"2018-08-01T10:50:43Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-08-01 10:50:44,572 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=59522016-97f5-46ae-957f-b64e3c85bd8c&name=CreateInstancePortManipulationTests-5e75ee6f-1a70-4b6e-b8ed-200dedbb0a49port-1&admin_state_up=True used request id req-4dc2153e-94c4-4c4c-b6ce-cb474f7355a6 2018-08-01 10:50:44,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c01c5d6e4c9b46519daa9645e1824a65 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}778c3ba0c0d5f917335f5bf76ac98da2c2df68c2" 2018-08-01 10:50:44,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:50:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d083f651-5240-46ea-80a6-ffa66db0db65 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/c01c5d6e4c9b46519daa9645e1824a65"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c01c5d6e4c9b46519daa9645e1824a65", "name": "CreateInstancePortManipulationTests-3a666f0f-6908-485-proj"}} 2018-08-01 10:50:44,730 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c01c5d6e4c9b46519daa9645e1824a65 used request id req-d083f651-5240-46ea-80a6-ffa66db0db65 2018-08-01 10:50:44,730 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-5e75ee6f-1a70-4b6e-b8ed-200dedbb0a49-inst 2018-08-01 10:50:44,733 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}778c3ba0c0d5f917335f5bf76ac98da2c2df68c2" 2018-08-01 10:50:44,756 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:50: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-aa535d57-a67f-487c-8705-3a1ccbee4ca8 x-compute-request-id: req-aa535d57-a67f-487c-8705-3a1ccbee4ca8 Content-Encoding: gzip Content-Length: 354 Content-Type: application/json RESP BODY: {"flavors": [{"id": "4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "rel": "bookmark"}], "name": "vmtp-flavor_ee58c79f-c6fb-483f-8b9c-406ffbfad757"}, {"id": "5b61c696-1b5b-4204-b7e5-ca4a818093b0", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "bookmark"}], "name": "shaker-flavor_81952131-3011-4d90-80f4-831743223f59"}, {"id": "95a88b5b-60db-436b-b2d6-f06f6e65081c", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/95a88b5b-60db-436b-b2d6-f06f6e65081c", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/95a88b5b-60db-436b-b2d6-f06f6e65081c", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-5e75ee6f-1a70-4b6e-b8ed-200dedbb0a49-flavor-name"}]} 2018-08-01 10:50:44,756 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-aa535d57-a67f-487c-8705-3a1ccbee4ca8 2018-08-01 10:50:44,759 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors/95a88b5b-60db-436b-b2d6-f06f6e65081c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}778c3ba0c0d5f917335f5bf76ac98da2c2df68c2" 2018-08-01 10:50:44,780 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:50: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-c4655ff5-76c0-43cf-8e20-832cc5afaaf7 x-compute-request-id: req-c4655ff5-76c0-43cf-8e20-832cc5afaaf7 Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-5e75ee6f-1a70-4b6e-b8ed-200dedbb0a49-flavor-name", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/95a88b5b-60db-436b-b2d6-f06f6e65081c", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/95a88b5b-60db-436b-b2d6-f06f6e65081c", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "95a88b5b-60db-436b-b2d6-f06f6e65081c"}} 2018-08-01 10:50:44,780 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/95a88b5b-60db-436b-b2d6-f06f6e65081c used request id req-c4655ff5-76c0-43cf-8e20-832cc5afaaf7 2018-08-01 10:50:44,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-5e75ee6f-1a70-4b6e-b8ed-200dedbb0a49-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}778c3ba0c0d5f917335f5bf76ac98da2c2df68c2" 2018-08-01 10:50:44,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-b80cbeef-162f-45ff-9bda-815bf6b7c59d Date: Wed, 01 Aug 2018 10:50:44 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-5e75ee6f-1a70-4b6e-b8ed-200dedbb0a49-image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T10:50:36Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-01T10:50:37Z", "visibility": "shared", "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/1e7c0a65-79ab-4113-8d4e-753e3fed26d3/snap", "metadata": {}}], "self": "/v2/images/1e7c0a65-79ab-4113-8d4e-753e3fed26d3", "min_disk": 0, "protected": false, "id": "1e7c0a65-79ab-4113-8d4e-753e3fed26d3", "file": "/v2/images/1e7c0a65-79ab-4113-8d4e-753e3fed26d3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c01c5d6e4c9b46519daa9645e1824a65", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/1e7c0a65-79ab-4113-8d4e-753e3fed26d3/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-5e75ee6f-1a70-4b6e-b8ed-200dedbb0a49-image"} 2018-08-01 10:50:44,964 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-5e75ee6f-1a70-4b6e-b8ed-200dedbb0a49-image used request id req-b80cbeef-162f-45ff-9bda-815bf6b7c59d 2018-08-01 10:50:44,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}778c3ba0c0d5f917335f5bf76ac98da2c2df68c2" 2018-08-01 10:50:44,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-637261df-4118-406a-842f-1c681e44b5da Date: Wed, 01 Aug 2018 10:50: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-08-01 10:50:44,974 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-637261df-4118-406a-842f-1c681e44b5da 2018-08-01 10:50:44,979 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}778c3ba0c0d5f917335f5bf76ac98da2c2df68c2" -d '{"server": {"name": "CreateInstancePortManipulationTests-5e75ee6f-1a70-4b6e-b8ed-200dedbb0a49-inst", "imageRef": "1e7c0a65-79ab-4113-8d4e-753e3fed26d3", "flavorRef": "95a88b5b-60db-436b-b2d6-f06f6e65081c", "max_count": 1, "min_count": 1, "networks": [{"port": "886e58b1-4147-4b04-9d62-7d476a9e87c2"}]}}' 2018-08-01 10:50:46,150 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 10:50: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-1b6f4bb6-5fa6-4312-8b5e-df0bcd697cda x-compute-request-id: req-1b6f4bb6-5fa6-4312-8b5e-df0bcd697cda Content-Length: 374 location: http://172.30.9.24:8774/v2.1/servers/943aa0b2-f9f4-48b6-9716-9bc125aa5592 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "943aa0b2-f9f4-48b6-9716-9bc125aa5592", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/943aa0b2-f9f4-48b6-9716-9bc125aa5592", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/943aa0b2-f9f4-48b6-9716-9bc125aa5592", "rel": "bookmark"}], "adminPass": "s4VkgtYb2bkz"}} 2018-08-01 10:50:46,151 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-1b6f4bb6-5fa6-4312-8b5e-df0bcd697cda 2018-08-01 10:50:46,154 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/943aa0b2-f9f4-48b6-9716-9bc125aa5592 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}778c3ba0c0d5f917335f5bf76ac98da2c2df68c2" 2018-08-01 10:50:46,657 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:50: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-5408b568-d4ff-46a6-a1bb-877b2c8ad2f4 x-compute-request-id: req-5408b568-d4ff-46a6-a1bb-877b2c8ad2f4 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.24:8774/v2.1/servers/943aa0b2-f9f4-48b6-9716-9bc125aa5592", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/943aa0b2-f9f4-48b6-9716-9bc125aa5592", "rel": "bookmark"}], "image": {"id": "1e7c0a65-79ab-4113-8d4e-753e3fed26d3", "links": [{"href": "http://172.30.9.24:8774/images/1e7c0a65-79ab-4113-8d4e-753e3fed26d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "95a88b5b-60db-436b-b2d6-f06f6e65081c", "links": [{"href": "http://172.30.9.24:8774/flavors/95a88b5b-60db-436b-b2d6-f06f6e65081c", "rel": "bookmark"}]}, "id": "943aa0b2-f9f4-48b6-9716-9bc125aa5592", "user_id": "d778873c5b16426eaf75c19de79dc391", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T10:50:46Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-5e75ee6f-1a70-4b6e-b8ed-200dedbb0a49-inst", "created": "2018-08-01T10:50:46Z", "tenant_id": "c01c5d6e4c9b46519daa9645e1824a65", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:50:46,657 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/943aa0b2-f9f4-48b6-9716-9bc125aa5592 used request id req-5408b568-d4ff-46a6-a1bb-877b2c8ad2f4 2018-08-01 10:50:46,658 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-5e75ee6f-1a70-4b6e-b8ed-200dedbb0a49-inst 2018-08-01 10:50:46,661 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/943aa0b2-f9f4-48b6-9716-9bc125aa5592 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}778c3ba0c0d5f917335f5bf76ac98da2c2df68c2" 2018-08-01 10:50:47,109 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:50: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-33d3db4a-6f2b-4e56-8d7f-9434528e83c9 x-compute-request-id: req-33d3db4a-6f2b-4e56-8d7f-9434528e83c9 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.24:8774/v2.1/servers/943aa0b2-f9f4-48b6-9716-9bc125aa5592", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/943aa0b2-f9f4-48b6-9716-9bc125aa5592", "rel": "bookmark"}], "image": {"id": "1e7c0a65-79ab-4113-8d4e-753e3fed26d3", "links": [{"href": "http://172.30.9.24:8774/images/1e7c0a65-79ab-4113-8d4e-753e3fed26d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "95a88b5b-60db-436b-b2d6-f06f6e65081c", "links": [{"href": "http://172.30.9.24:8774/flavors/95a88b5b-60db-436b-b2d6-f06f6e65081c", "rel": "bookmark"}]}, "id": "943aa0b2-f9f4-48b6-9716-9bc125aa5592", "user_id": "d778873c5b16426eaf75c19de79dc391", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T10:50:46Z", "hostId": "45bbf6d9c52ffca175d2ae2e6063c499027c01647edf281aec0941b6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-5e75ee6f-1a70-4b6e-b8ed-200dedbb0a49-inst", "created": "2018-08-01T10:50:46Z", "tenant_id": "c01c5d6e4c9b46519daa9645e1824a65", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:50:47,109 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/943aa0b2-f9f4-48b6-9716-9bc125aa5592 used request id req-33d3db4a-6f2b-4e56-8d7f-9434528e83c9 2018-08-01 10:50:47,109 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-5e75ee6f-1a70-4b6e-b8ed-200dedbb0a49-inst] is - BUILD 2018-08-01 10:50:47,110 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-01 10:50:50,113 - create_instance - DEBUG - VM status query timeout in 896.545398951 2018-08-01 10:50:50,116 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/943aa0b2-f9f4-48b6-9716-9bc125aa5592 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}778c3ba0c0d5f917335f5bf76ac98da2c2df68c2" 2018-08-01 10:50:50,303 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:50: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-ecc47a46-8e27-40d0-822c-c68c8bb5f476 x-compute-request-id: req-ecc47a46-8e27-40d0-822c-c68c8bb5f476 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.24:8774/v2.1/servers/943aa0b2-f9f4-48b6-9716-9bc125aa5592", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/943aa0b2-f9f4-48b6-9716-9bc125aa5592", "rel": "bookmark"}], "image": {"id": "1e7c0a65-79ab-4113-8d4e-753e3fed26d3", "links": [{"href": "http://172.30.9.24:8774/images/1e7c0a65-79ab-4113-8d4e-753e3fed26d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "95a88b5b-60db-436b-b2d6-f06f6e65081c", "links": [{"href": "http://172.30.9.24:8774/flavors/95a88b5b-60db-436b-b2d6-f06f6e65081c", "rel": "bookmark"}]}, "id": "943aa0b2-f9f4-48b6-9716-9bc125aa5592", "security_groups": [{"name": "default"}], "user_id": "d778873c5b16426eaf75c19de79dc391", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T10:50:46Z", "hostId": "45bbf6d9c52ffca175d2ae2e6063c499027c01647edf281aec0941b6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-5e75ee6f-1a70-4b6e-b8ed-200dedbb0a49-inst", "created": "2018-08-01T10:50:46Z", "tenant_id": "c01c5d6e4c9b46519daa9645e1824a65", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:50:50,304 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/943aa0b2-f9f4-48b6-9716-9bc125aa5592 used request id req-ecc47a46-8e27-40d0-822c-c68c8bb5f476 2018-08-01 10:50:50,304 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-5e75ee6f-1a70-4b6e-b8ed-200dedbb0a49-inst] is - BUILD 2018-08-01 10:50:50,304 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-01 10:50:53,307 - create_instance - DEBUG - VM status query timeout in 893.350768089 2018-08-01 10:50:53,310 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/943aa0b2-f9f4-48b6-9716-9bc125aa5592 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}778c3ba0c0d5f917335f5bf76ac98da2c2df68c2" 2018-08-01 10:50:53,478 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:50: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-9dcfacae-1645-4b24-96db-60cc09c2d8c9 x-compute-request-id: req-9dcfacae-1645-4b24-96db-60cc09c2d8c9 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-5e75ee6f-1a70-4b6e-b8ed-200dedbb0a49-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:a1:22", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/943aa0b2-f9f4-48b6-9716-9bc125aa5592", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/943aa0b2-f9f4-48b6-9716-9bc125aa5592", "rel": "bookmark"}], "image": {"id": "1e7c0a65-79ab-4113-8d4e-753e3fed26d3", "links": [{"href": "http://172.30.9.24:8774/images/1e7c0a65-79ab-4113-8d4e-753e3fed26d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T10:50:52.000000", "flavor": {"id": "95a88b5b-60db-436b-b2d6-f06f6e65081c", "links": [{"href": "http://172.30.9.24:8774/flavors/95a88b5b-60db-436b-b2d6-f06f6e65081c", "rel": "bookmark"}]}, "id": "943aa0b2-f9f4-48b6-9716-9bc125aa5592", "security_groups": [{"name": "default"}], "user_id": "d778873c5b16426eaf75c19de79dc391", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:50:52Z", "hostId": "45bbf6d9c52ffca175d2ae2e6063c499027c01647edf281aec0941b6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-5e75ee6f-1a70-4b6e-b8ed-200dedbb0a49-inst", "created": "2018-08-01T10:50:46Z", "tenant_id": "c01c5d6e4c9b46519daa9645e1824a65", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:50:53,478 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/943aa0b2-f9f4-48b6-9716-9bc125aa5592 used request id req-9dcfacae-1645-4b24-96db-60cc09c2d8c9 2018-08-01 10:50:53,479 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-5e75ee6f-1a70-4b6e-b8ed-200dedbb0a49-inst] is - ACTIVE 2018-08-01 10:50:53,479 - create_instance - INFO - VM is - ACTIVE 2018-08-01 10:50:53,481 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/943aa0b2-f9f4-48b6-9716-9bc125aa5592 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}778c3ba0c0d5f917335f5bf76ac98da2c2df68c2" 2018-08-01 10:50:53,651 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:50: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-de5bcf63-865e-4609-ae86-ba88b5347c51 x-compute-request-id: req-de5bcf63-865e-4609-ae86-ba88b5347c51 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-5e75ee6f-1a70-4b6e-b8ed-200dedbb0a49-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:a1:22", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/943aa0b2-f9f4-48b6-9716-9bc125aa5592", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/943aa0b2-f9f4-48b6-9716-9bc125aa5592", "rel": "bookmark"}], "image": {"id": "1e7c0a65-79ab-4113-8d4e-753e3fed26d3", "links": [{"href": "http://172.30.9.24:8774/images/1e7c0a65-79ab-4113-8d4e-753e3fed26d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T10:50:52.000000", "flavor": {"id": "95a88b5b-60db-436b-b2d6-f06f6e65081c", "links": [{"href": "http://172.30.9.24:8774/flavors/95a88b5b-60db-436b-b2d6-f06f6e65081c", "rel": "bookmark"}]}, "id": "943aa0b2-f9f4-48b6-9716-9bc125aa5592", "security_groups": [{"name": "default"}], "user_id": "d778873c5b16426eaf75c19de79dc391", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:50:52Z", "hostId": "45bbf6d9c52ffca175d2ae2e6063c499027c01647edf281aec0941b6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-5e75ee6f-1a70-4b6e-b8ed-200dedbb0a49-inst", "created": "2018-08-01T10:50:46Z", "tenant_id": "c01c5d6e4c9b46519daa9645e1824a65", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:50:53,651 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/943aa0b2-f9f4-48b6-9716-9bc125aa5592 used request id req-de5bcf63-865e-4609-ae86-ba88b5347c51 2018-08-01 10:50:53,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5e75ee6f-1a70-4b6e-b8ed-200dedbb0a49-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}778c3ba0c0d5f917335f5bf76ac98da2c2df68c2" 2018-08-01 10:50:53,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-083475a5-9fe3-4560-b165-4dcb9b1ae08c Date: Wed, 01 Aug 2018 10:50:53 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"59522016-97f5-46ae-957f-b64e3c85bd8c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c01c5d6e4c9b46519daa9645e1824a65","l2_adjacency":true,"status":"ACTIVE","subnets":["c3679914-c62f-45d7-827f-606fcbf41d62"],"description":"","tags":[],"updated_at":"2018-08-01T10:50:38Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-5e75ee6f-1a70-4b6e-b8ed-200dedbb0a49-pub-net","admin_state_up":true,"tenant_id":"c01c5d6e4c9b46519daa9645e1824a65","created_at":"2018-08-01T10:50:38Z","mtu":1450}]} 2018-08-01 10:50:53,753 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5e75ee6f-1a70-4b6e-b8ed-200dedbb0a49-pub-net used request id req-083475a5-9fe3-4560-b165-4dcb9b1ae08c 2018-08-01 10:50:53,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c01c5d6e4c9b46519daa9645e1824a65 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}778c3ba0c0d5f917335f5bf76ac98da2c2df68c2" 2018-08-01 10:50:53,840 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:50:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-178e1d89-6e5a-41c9-acad-0a9eeefe8308 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/c01c5d6e4c9b46519daa9645e1824a65"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c01c5d6e4c9b46519daa9645e1824a65", "name": "CreateInstancePortManipulationTests-3a666f0f-6908-485-proj"}} 2018-08-01 10:50:53,841 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c01c5d6e4c9b46519daa9645e1824a65 used request id req-178e1d89-6e5a-41c9-acad-0a9eeefe8308 2018-08-01 10:50:53,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=59522016-97f5-46ae-957f-b64e3c85bd8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}778c3ba0c0d5f917335f5bf76ac98da2c2df68c2" 2018-08-01 10:50:53,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-7ccb5fc1-5682-44cb-b8ae-d12bf44c2a79 Date: Wed, 01 Aug 2018 10:50:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"59522016-97f5-46ae-957f-b64e3c85bd8c","tenant_id":"c01c5d6e4c9b46519daa9645e1824a65","created_at":"2018-08-01T10:50:38Z","dns_nameservers":[],"updated_at":"2018-08-01T10:50:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c01c5d6e4c9b46519daa9645e1824a65","id":"c3679914-c62f-45d7-827f-606fcbf41d62","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-5e75ee6f-1a70-4b6e-b8ed-200dedbb0a49-pub-subnet"}]} 2018-08-01 10:50:53,894 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=59522016-97f5-46ae-957f-b64e3c85bd8c used request id req-7ccb5fc1-5682-44cb-b8ae-d12bf44c2a79 2018-08-01 10:50:53,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=59522016-97f5-46ae-957f-b64e3c85bd8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}778c3ba0c0d5f917335f5bf76ac98da2c2df68c2" 2018-08-01 10:50:53,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1722 X-Openstack-Request-Id: req-f6e0eb21-1003-4092-923a-dc437e59ead9 Date: Wed, 01 Aug 2018 10:50:53 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:50:41Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c3679914-c62f-45d7-827f-606fcbf41d62","ip_address":"10.55.0.2"}],"id":"228d770b-c32f-48fb-b0cd-05f7bdbcf7ea","security_groups":[],"mac_address":"fa:16:3e:1e:e3:c8","project_id":"c01c5d6e4c9b46519daa9645e1824a65","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"59522016-97f5-46ae-957f-b64e3c85bd8c","tenant_id":"c01c5d6e4c9b46519daa9645e1824a65","created_at":"2018-08-01T10:50:39Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-59522016-97f5-46ae-957f-b64e3c85bd8c","ip_allocation":"immediate"},{"allowed_address_pairs":[{"ip_address":"10.55.0.101","mac_address":"0a:1b:2c:3d:4e:5f"}],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:50:51Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c3679914-c62f-45d7-827f-606fcbf41d62","ip_address":"10.55.0.8"}],"id":"886e58b1-4147-4b04-9d62-7d476a9e87c2","security_groups":["1b065d0b-990c-4ab9-84bc-66a9c2a2a341"],"mac_address":"fa:16:3e:75:a1:22","project_id":"c01c5d6e4c9b46519daa9645e1824a65","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-5e75ee6f-1a70-4b6e-b8ed-200dedbb0a49port-1","admin_state_up":true,"network_id":"59522016-97f5-46ae-957f-b64e3c85bd8c","tenant_id":"c01c5d6e4c9b46519daa9645e1824a65","created_at":"2018-08-01T10:50:43Z","binding:vnic_type":"normal","device_id":"943aa0b2-f9f4-48b6-9716-9bc125aa5592","ip_allocation":"immediate"}]} 2018-08-01 10:50:53,961 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=59522016-97f5-46ae-957f-b64e3c85bd8c used request id req-f6e0eb21-1003-4092-923a-dc437e59ead9 2018-08-01 10:50:53,962 - create_instance - INFO - Deleting Port with ID - 886e58b1-4147-4b04-9d62-7d476a9e87c2 2018-08-01 10:50:53,962 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-5e75ee6f-1a70-4b6e-b8ed-200dedbb0a49port-1 2018-08-01 10:50:53,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/ports/886e58b1-4147-4b04-9d62-7d476a9e87c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}778c3ba0c0d5f917335f5bf76ac98da2c2df68c2" 2018-08-01 10:50:54,460 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9e2f7ba1-79e9-48cd-b2a3-438965bbb2a0 Date: Wed, 01 Aug 2018 10:50:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:50:54,460 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/ports/886e58b1-4147-4b04-9d62-7d476a9e87c2 used request id req-9e2f7ba1-79e9-48cd-b2a3-438965bbb2a0 2018-08-01 10:50:54,461 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-5e75ee6f-1a70-4b6e-b8ed-200dedbb0a49-inst 2018-08-01 10:50:54,463 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/servers/943aa0b2-f9f4-48b6-9716-9bc125aa5592 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}778c3ba0c0d5f917335f5bf76ac98da2c2df68c2" 2018-08-01 10:50:54,750 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:50: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-df21dd33-0b99-43e5-8bd1-241c429b5943 x-compute-request-id: req-df21dd33-0b99-43e5-8bd1-241c429b5943 Content-Type: application/json 2018-08-01 10:50:54,751 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/943aa0b2-f9f4-48b6-9716-9bc125aa5592 used request id req-df21dd33-0b99-43e5-8bd1-241c429b5943 2018-08-01 10:50:54,751 - create_instance - INFO - Checking deletion status 2018-08-01 10:50:54,754 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/943aa0b2-f9f4-48b6-9716-9bc125aa5592 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}778c3ba0c0d5f917335f5bf76ac98da2c2df68c2" 2018-08-01 10:50:54,864 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:50: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-d3f969f1-38ae-409b-9a29-158e3e571d28 x-compute-request-id: req-d3f969f1-38ae-409b-9a29-158e3e571d28 Content-Encoding: gzip Content-Length: 743 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstancePortManipulationTests-5e75ee6f-1a70-4b6e-b8ed-200dedbb0a49-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:a1:22", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/943aa0b2-f9f4-48b6-9716-9bc125aa5592", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/943aa0b2-f9f4-48b6-9716-9bc125aa5592", "rel": "bookmark"}], "image": {"id": "1e7c0a65-79ab-4113-8d4e-753e3fed26d3", "links": [{"href": "http://172.30.9.24:8774/images/1e7c0a65-79ab-4113-8d4e-753e3fed26d3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T10:50:52.000000", "flavor": {"id": "95a88b5b-60db-436b-b2d6-f06f6e65081c", "links": [{"href": "http://172.30.9.24:8774/flavors/95a88b5b-60db-436b-b2d6-f06f6e65081c", "rel": "bookmark"}]}, "id": "943aa0b2-f9f4-48b6-9716-9bc125aa5592", "user_id": "d778873c5b16426eaf75c19de79dc391", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:50:54Z", "hostId": "45bbf6d9c52ffca175d2ae2e6063c499027c01647edf281aec0941b6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-5e75ee6f-1a70-4b6e-b8ed-200dedbb0a49-inst", "created": "2018-08-01T10:50:46Z", "tenant_id": "c01c5d6e4c9b46519daa9645e1824a65", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:50:54,864 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/943aa0b2-f9f4-48b6-9716-9bc125aa5592 used request id req-d3f969f1-38ae-409b-9a29-158e3e571d28 2018-08-01 10:50:54,865 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-5e75ee6f-1a70-4b6e-b8ed-200dedbb0a49-inst] is - ACTIVE 2018-08-01 10:50:54,865 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-01 10:50:57,868 - create_instance - DEBUG - VM status query timeout in 296.883116007 2018-08-01 10:50:57,871 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/943aa0b2-f9f4-48b6-9716-9bc125aa5592 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}778c3ba0c0d5f917335f5bf76ac98da2c2df68c2" 2018-08-01 10:50:57,919 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:50: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-5584e62c-4d79-4f66-b093-32d7065e6644 x-compute-request-id: req-5584e62c-4d79-4f66-b093-32d7065e6644 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 943aa0b2-f9f4-48b6-9716-9bc125aa5592 could not be found.", "code": 404}} 2018-08-01 10:50:57,920 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/943aa0b2-f9f4-48b6-9716-9bc125aa5592 used request id req-5584e62c-4d79-4f66-b093-32d7065e6644 2018-08-01 10:50:57,920 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 943aa0b2-f9f4-48b6-9716-9bc125aa5592 could not be found. (HTTP 404) (Request-ID: req-5584e62c-4d79-4f66-b093-32d7065e6644) 2018-08-01 10:50:57,920 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-5e75ee6f-1a70-4b6e-b8ed-200dedbb0a49-inst 2018-08-01 10:50:57,924 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/flavors/95a88b5b-60db-436b-b2d6-f06f6e65081c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7488e53677fc063e6f6ab17ddb467cd4137e955b" 2018-08-01 10:50:57,952 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 10:50: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-c4c1ef3e-f276-4b16-902c-870c6f772aa9 x-compute-request-id: req-c4c1ef3e-f276-4b16-902c-870c6f772aa9 Content-Length: 0 Content-Type: application/json 2018-08-01 10:50:57,952 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/95a88b5b-60db-436b-b2d6-f06f6e65081c used request id req-c4c1ef3e-f276-4b16-902c-870c6f772aa9 2018-08-01 10:50:57,953 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-5e75ee6f-1a70-4b6e-b8ed-200dedbb0a49-pub-subnet 2018-08-01 10:50:57,953 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-5e75ee6f-1a70-4b6e-b8ed-200dedbb0a49-pub-subnet 2018-08-01 10:50:57,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/subnets/c3679914-c62f-45d7-827f-606fcbf41d62 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}071bf74dc99688379fb0112ca56843d7c4002e93" 2018-08-01 10:50:59,185 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d7e7a55d-44f2-4ecd-b63f-b057507c97e2 Date: Wed, 01 Aug 2018 10:50:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:50:59,185 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/c3679914-c62f-45d7-827f-606fcbf41d62 used request id req-d7e7a55d-44f2-4ecd-b63f-b057507c97e2 2018-08-01 10:50:59,186 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-5e75ee6f-1a70-4b6e-b8ed-200dedbb0a49-pub-net 2018-08-01 10:50:59,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/networks/59522016-97f5-46ae-957f-b64e3c85bd8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}071bf74dc99688379fb0112ca56843d7c4002e93" 2018-08-01 10:51:00,191 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-25292807-1c93-40be-b498-0c7a6ba7775e Date: Wed, 01 Aug 2018 10:51:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:51:00,191 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/59522016-97f5-46ae-957f-b64e3c85bd8c used request id req-25292807-1c93-40be-b498-0c7a6ba7775e 2018-08-01 10:51:00,192 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-5e75ee6f-1a70-4b6e-b8ed-200dedbb0a49-image 2018-08-01 10:51:00,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9292/v2/images/1e7c0a65-79ab-4113-8d4e-753e3fed26d3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ec271089f714253d6aec9caa77a2c4dc1aee33a8" 2018-08-01 10:51:01,397 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-bad11994-eee2-48e4-afe3-7ae78e5d7a3e Date: Wed, 01 Aug 2018 10:51:01 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-01 10:51:01,397 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/1e7c0a65-79ab-4113-8d4e-753e3fed26d3 used request id req-bad11994-eee2-48e4-afe3-7ae78e5d7a3e 2018-08-01 10:51:01,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8387806b5a05756958ad409748830f06357253c6" 2018-08-01 10:51:01,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-b606365e-755b-4f5c-9ace-e47963494fd5 Date: Wed, 01 Aug 2018 10:51:01 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c01c5d6e4c9b46519daa9645e1824a65", "created_at": "2018-08-01T10:50:38Z", "updated_at": "2018-08-01T10:50:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:50:38Z", "revision_number": 0, "id": "1b7425bd-441d-4f7c-adfb-1d79f8963665", "remote_group_id": "1b065d0b-990c-4ab9-84bc-66a9c2a2a341", "remote_ip_prefix": null, "created_at": "2018-08-01T10:50:38Z", "security_group_id": "1b065d0b-990c-4ab9-84bc-66a9c2a2a341", "tenant_id": "c01c5d6e4c9b46519daa9645e1824a65", "port_range_min": null, "ethertype": "IPv4", "project_id": "c01c5d6e4c9b46519daa9645e1824a65"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:50:38Z", "revision_number": 0, "id": "84afea84-04d3-4850-93a9-41c2952eb89e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:50:38Z", "security_group_id": "1b065d0b-990c-4ab9-84bc-66a9c2a2a341", "tenant_id": "c01c5d6e4c9b46519daa9645e1824a65", "port_range_min": null, "ethertype": "IPv6", "project_id": "c01c5d6e4c9b46519daa9645e1824a65"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:50:38Z", "revision_number": 0, "id": "a8bd1f66-fc3e-488f-afcb-edf5b012049c", "remote_group_id": "1b065d0b-990c-4ab9-84bc-66a9c2a2a341", "remote_ip_prefix": null, "created_at": "2018-08-01T10:50:38Z", "security_group_id": "1b065d0b-990c-4ab9-84bc-66a9c2a2a341", "tenant_id": "c01c5d6e4c9b46519daa9645e1824a65", "port_range_min": null, "ethertype": "IPv6", "project_id": "c01c5d6e4c9b46519daa9645e1824a65"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:50:38Z", "revision_number": 0, "id": "d81e465e-a890-46e8-a8d4-7ade57bca725", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:50:38Z", "security_group_id": "1b065d0b-990c-4ab9-84bc-66a9c2a2a341", "tenant_id": "c01c5d6e4c9b46519daa9645e1824a65", "port_range_min": null, "ethertype": "IPv4", "project_id": "c01c5d6e4c9b46519daa9645e1824a65"}], "revision_number": 4, "project_id": "c01c5d6e4c9b46519daa9645e1824a65", "id": "1b065d0b-990c-4ab9-84bc-66a9c2a2a341", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a2413a97b61342d8bd27570706ef372d", "created_at": "2018-08-01T09:33:18Z", "updated_at": "2018-08-01T09:33:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "7f556ce3-51d0-4279-a11d-510db9f9a3b1", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "94adc13c-a166-41cf-bd16-f997efc73cb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "b39143b5-c08f-4d0b-9d40-54f472f2389e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "e218b0b7-4501-4f84-9458-caf2891c260d", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}], "revision_number": 4, "project_id": "a2413a97b61342d8bd27570706ef372d", "id": "38229670-7386-42d0-b7b9-2397ea5938de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "created_at": "2018-08-01T09:28:38Z", "updated_at": "2018-08-01T09:28:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "763568f1-8151-4a3c-911a-d06da4423063", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "80d28bee-4aee-47e8-a8da-e0fe31497fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "a47a5ddf-aa37-4ab2-a335-1c93513b5f12", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "f5bba5a5-602b-421e-98b2-5a16117f943f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}], "revision_number": 4, "project_id": "dbe9669438844f3faecdc7fcc050e0d8", "id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ed1054af2e94c049694d98d54211d98", "created_at": "2018-08-01T09:31:40Z", "updated_at": "2018-08-01T09:31:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "34baee87-ea35-42ee-8a69-0f6e2a825d3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "89b9d1c9-f4f9-45cd-8d36-970d44228439", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "b8ab0d59-cab9-4488-82ee-7c5f69709bff", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "d3ab68ea-23b4-4bf6-8dd3-85d029e3d89f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}], "revision_number": 4, "project_id": "2ed1054af2e94c049694d98d54211d98", "id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "created_at": "2018-08-01T09:34:13Z", "updated_at": "2018-08-01T09:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "1dbb3f59-611b-46d1-a82d-2720e0a16f86", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "3878126b-a220-4357-adb9-bc22498f31b1", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "75ce67db-9c04-4561-a10d-8b1ec63943e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "e2945a69-3afe-41e3-a7ec-3ea4c79a12ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}], "revision_number": 4, "project_id": "c0d9b34b06f445a7857603f60b181f3c", "id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-01T09:30:58Z", "updated_at": "2018-08-01T09:30:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "042d4626-2974-418d-affe-f8f2acd05faa", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "995fae58-f0e5-4e10-801c-6c2ce5c7ae0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "cb8404fa-cb24-4879-a34d-f3050dcba730", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "dad6aaab-690e-4c24-9103-6767e0c80bc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "created_at": "2018-08-01T09:31:11Z", "updated_at": "2018-08-01T09:31:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "939e25e0-5dbc-4f6e-9f6f-7fb70e540203", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "9796a673-6928-4009-9c21-1410d395646e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "af7b8bf8-2fb6-4d72-842a-38f72d7581f7", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "b9af65b0-2eb8-45e1-8504-b7dc4dbb83ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}], "revision_number": 4, "project_id": "dd207f801ed3475f9dbe5f13077af1c8", "id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "46dd322c3fcc454eb140e37825746af8", "created_at": "2018-08-01T10:33:44Z", "updated_at": "2018-08-01T10:33:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "0f41470b-1091-45c1-b574-92069f79f8d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "8cc03a9c-8fa5-425b-812f-d7692bae3613", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d1373b1e-2fb9-4e02-a9e1-7e873ba1d7d1", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d21f3909-71f3-43e2-a22d-6a9c2513cb6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}], "revision_number": 4, "project_id": "46dd322c3fcc454eb140e37825746af8", "id": "b2961714-c8a4-4fcb-918b-21d70527c983", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "created_at": "2018-08-01T09:34:57Z", "updated_at": "2018-08-01T09:34:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "8063d12f-30db-4ccf-8ce0-72e59ba81a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c38e1a7a-5857-4f03-b991-6d5c9c9a5b9e", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c725bae1-d3bb-42b5-b331-32737085f28c", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "cfddc134-923b-4e0d-9ec5-dcc5641dd435", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}], "revision_number": 4, "project_id": "455b48a61678488ead79a4cfa07ef5c3", "id": "cd52f913-3072-4ce7-a779-7de795b62b12", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:36:50Z", "updated_at": "2018-08-01T09:36:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "07ef7fe5-a529-45da-bfc0-899f0ea9b592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "bc4dad3a-2a0c-4c31-b901-2909a12adb50", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c35cff35-4306-4116-b9fa-fc27bc7c05d6", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c493e3ac-d9d2-480d-9ec8-50982eedaf5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}], "revision_number": 4, "project_id": "8d96727022f4443794db44ecde432faf", "id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "created_at": "2018-08-01T09:32:45Z", "updated_at": "2018-08-01T09:32:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "058ea790-43ea-4a6f-9950-28418319e577", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "5fcfb31b-cdad-4037-973e-56b74faefd14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "99a24d26-dc7f-42d0-aa23-a7c061f04952", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "b641bb48-566e-472b-a3cc-d38c85ab3ff1", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}], "revision_number": 4, "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "name": "default"}]} 2018-08-01 10:51:01,635 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-b606365e-755b-4f5c-9ace-e47963494fd5 2018-08-01 10:51:01,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c01c5d6e4c9b46519daa9645e1824a65 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8387806b5a05756958ad409748830f06357253c6" 2018-08-01 10:51:01,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:51:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1ae4a76-aaa3-49af-97c3-22db2854249f Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/c01c5d6e4c9b46519daa9645e1824a65"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c01c5d6e4c9b46519daa9645e1824a65", "name": "CreateInstancePortManipulationTests-3a666f0f-6908-485-proj"}} 2018-08-01 10:51:01,726 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c01c5d6e4c9b46519daa9645e1824a65 used request id req-f1ae4a76-aaa3-49af-97c3-22db2854249f 2018-08-01 10:51:01,726 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1b065d0b-990c-4ab9-84bc-66a9c2a2a341 2018-08-01 10:51:01,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=1b065d0b-990c-4ab9-84bc-66a9c2a2a341 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8387806b5a05756958ad409748830f06357253c6" 2018-08-01 10:51:01,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-8d702d3d-3ae1-4147-a24b-97f17859011d Date: Wed, 01 Aug 2018 10:51:01 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "1b065d0b-990c-4ab9-84bc-66a9c2a2a341", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:50:38Z", "security_group_id": "1b065d0b-990c-4ab9-84bc-66a9c2a2a341", "port_range_min": null, "revision_number": 0, "tenant_id": "c01c5d6e4c9b46519daa9645e1824a65", "created_at": "2018-08-01T10:50:38Z", "project_id": "c01c5d6e4c9b46519daa9645e1824a65", "id": "1b7425bd-441d-4f7c-adfb-1d79f8963665"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:50:38Z", "security_group_id": "1b065d0b-990c-4ab9-84bc-66a9c2a2a341", "port_range_min": null, "revision_number": 0, "tenant_id": "c01c5d6e4c9b46519daa9645e1824a65", "created_at": "2018-08-01T10:50:38Z", "project_id": "c01c5d6e4c9b46519daa9645e1824a65", "id": "84afea84-04d3-4850-93a9-41c2952eb89e"}, {"remote_group_id": "1b065d0b-990c-4ab9-84bc-66a9c2a2a341", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:50:38Z", "security_group_id": "1b065d0b-990c-4ab9-84bc-66a9c2a2a341", "port_range_min": null, "revision_number": 0, "tenant_id": "c01c5d6e4c9b46519daa9645e1824a65", "created_at": "2018-08-01T10:50:38Z", "project_id": "c01c5d6e4c9b46519daa9645e1824a65", "id": "a8bd1f66-fc3e-488f-afcb-edf5b012049c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:50:38Z", "security_group_id": "1b065d0b-990c-4ab9-84bc-66a9c2a2a341", "port_range_min": null, "revision_number": 0, "tenant_id": "c01c5d6e4c9b46519daa9645e1824a65", "created_at": "2018-08-01T10:50:38Z", "project_id": "c01c5d6e4c9b46519daa9645e1824a65", "id": "d81e465e-a890-46e8-a8d4-7ade57bca725"}]} 2018-08-01 10:51:01,751 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=1b065d0b-990c-4ab9-84bc-66a9c2a2a341 used request id req-8d702d3d-3ae1-4147-a24b-97f17859011d 2018-08-01 10:51:01,751 - neutron_utils - INFO - Deleting security group with name - default 2018-08-01 10:51:01,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/1b065d0b-990c-4ab9-84bc-66a9c2a2a341 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8387806b5a05756958ad409748830f06357253c6" 2018-08-01 10:51:01,864 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8f34abf3-6d6e-4a8f-bd78-db014561eb08 Content-Length: 0 Date: Wed, 01 Aug 2018 10:51:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:51:01,865 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/1b065d0b-990c-4ab9-84bc-66a9c2a2a341 used request id req-8f34abf3-6d6e-4a8f-bd78-db014561eb08 2018-08-01 10:51:01,865 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-3a666f0f-6908-485-proj 2018-08-01 10:51:01,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/c01c5d6e4c9b46519daa9645e1824a65 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8387806b5a05756958ad409748830f06357253c6" 2018-08-01 10:51:02,084 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:51:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3039dcb2-78c4-4ec5-b23d-29612e773a21 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:51:02,085 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/c01c5d6e4c9b46519daa9645e1824a65 used request id req-3039dcb2-78c4-4ec5-b23d-29612e773a21 2018-08-01 10:51:02,085 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-3a666f0f-6908-485-proj-role 2018-08-01 10:51:02,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/44b83038b9c543c6ad1d552789f27c34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8387806b5a05756958ad409748830f06357253c6" 2018-08-01 10:51:02,192 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:51:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b6eb5fc8-993b-4deb-8550-40f139589f09 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:51:02,193 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/44b83038b9c543c6ad1d552789f27c34 used request id req-b6eb5fc8-993b-4deb-8550-40f139589f09 2018-08-01 10:51:02,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8387806b5a05756958ad409748830f06357253c6" 2018-08-01 10:51:02,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:51:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e05baf3-a246-4c07-a10f-95195970f135 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:51:02,279 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-3e05baf3-a246-4c07-a10f-95195970f135 2018-08-01 10:51:02,280 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-3a666f0f-6908-485-user 2018-08-01 10:51:02,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/d778873c5b16426eaf75c19de79dc391 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4bc5c94eee8e3eed295e0186074a90c575eeb62" 2018-08-01 10:51:02,451 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:51:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aa8ac877-01dd-459f-9a9a-735111ccc295 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:51:02,451 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/d778873c5b16426eaf75c19de79dc391 used request id req-aa8ac877-01dd-459f-9a9a-735111ccc295 2018-08-01 10:51:02,452 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:51:02,837 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:51:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["3jt2bN0MQVmF2lWDBnu9wg"], "issued_at": "2018-08-01T10:51:02.000000Z"}} 2018-08-01 10:51:02,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69847ad17daf6ae554872fbb5193fc847364a2c8" 2018-08-01 10:51:02,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:51:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd676614-9d1a-4176-986a-0c844173fc7c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:51:02,915 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-cd676614-9d1a-4176-986a-0c844173fc7c 2018-08-01 10:51:02,917 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:51:02,918 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:51:03,298 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:51:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["-cvztA7LQaSnzuLl8dW1aQ"], "issued_at": "2018-08-01T10:51:03.000000Z"}} 2018-08-01 10:51:03,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}564b800fbdc7d28c3ee77cee76c2ca1f238a1e98" 2018-08-01 10:51:03,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:51:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6998ec4-d280-4168-b194-256e38830115 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:51:03,371 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-a6998ec4-d280-4168-b194-256e38830115 2018-08-01 10:51:03,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:51:03,380 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:51: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:51:03,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-e259776d-1117-40a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}564b800fbdc7d28c3ee77cee76c2ca1f238a1e98" 2018-08-01 10:51:03,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:51:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e769dd8-06fd-4a82-9d19-5d11d3f004ba Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-e259776d-1117-40a-proj", "previous": null, "next": null}, "projects": []} 2018-08-01 10:51:03,463 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-e259776d-1117-40a-proj used request id req-7e769dd8-06fd-4a82-9d19-5d11d3f004ba 2018-08-01 10:51:03,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}564b800fbdc7d28c3ee77cee76c2ca1f238a1e98" 2018-08-01 10:51:03,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:51:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ab4bfd9-75a9-41f0-b669-7132030277e1 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:51:03,551 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-1ab4bfd9-75a9-41f0-b669-7132030277e1 2018-08-01 10:51:03,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}564b800fbdc7d28c3ee77cee76c2ca1f238a1e98" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-e259776d-1117-40a-proj"}}' 2018-08-01 10:51:03,673 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:51:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d243c5d1-2b3c-4f2d-8c16-7614ef973b94 Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/78a4d2d0ae2640d6af33ee78d3f6b4b5"}, "tags": [], "enabled": true, "id": "78a4d2d0ae2640d6af33ee78d3f6b4b5", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-e259776d-1117-40a-proj"}} 2018-08-01 10:51:03,673 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-d243c5d1-2b3c-4f2d-8c16-7614ef973b94 2018-08-01 10:51:03,673 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-e259776d-1117-40a-proj 2018-08-01 10:51:03,673 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:51:03,674 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:51:04,057 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:51:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["i2pNPiPhSqaYHS8Lbcfnsg"], "issued_at": "2018-08-01T10:51:04.000000Z"}} 2018-08-01 10:51:04,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5648afb2b54d5931337f374f4c644ef7ac2fcc0a" 2018-08-01 10:51:04,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:51:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62c8d4db-2985-4d9e-82d1-dde0e01bbc8d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:51:04,140 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-62c8d4db-2985-4d9e-82d1-dde0e01bbc8d 2018-08-01 10:51:04,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:51:04,149 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:51: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:51:04,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5648afb2b54d5931337f374f4c644ef7ac2fcc0a" 2018-08-01 10:51:04,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:51:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2a6182b-c9c7-42c3-bb50-7d8962901e2f Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 10:51:04,253 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-b2a6182b-c9c7-42c3-bb50-7d8962901e2f 2018-08-01 10:51:04,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateInstancePortManipulationTests-e259776d-1117-40a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5648afb2b54d5931337f374f4c644ef7ac2fcc0a" 2018-08-01 10:51:04,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:51:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06a5582f-2435-4313-9567-ceec1450d1de Content-Encoding: gzip Content-Length: 268 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateInstancePortManipulationTests-e259776d-1117-40a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/78a4d2d0ae2640d6af33ee78d3f6b4b5"}, "tags": [], "enabled": true, "id": "78a4d2d0ae2640d6af33ee78d3f6b4b5", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-e259776d-1117-40a-proj"}]} 2018-08-01 10:51:04,344 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateInstancePortManipulationTests-e259776d-1117-40a-proj used request id req-06a5582f-2435-4313-9567-ceec1450d1de 2018-08-01 10:51:04,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5648afb2b54d5931337f374f4c644ef7ac2fcc0a" 2018-08-01 10:51:04,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:51:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-104d54cc-1671-423d-82f1-5635ab18464a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:51:04,433 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-104d54cc-1671-423d-82f1-5635ab18464a 2018-08-01 10:51:04,816 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-e259776d-1117-40a-user 2018-08-01 10:51:04,816 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:51:04,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}564b800fbdc7d28c3ee77cee76c2ca1f238a1e98" 2018-08-01 10:51:04,835 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:51:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ffe155c-ac32-4eb3-953f-668f3c881efc Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:51:04,835 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-1ffe155c-ac32-4eb3-953f-668f3c881efc 2018-08-01 10:51:04,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}564b800fbdc7d28c3ee77cee76c2ca1f238a1e98" -d '{"role": {"name": "CreateInstancePortManipulationTests-e259776d-1117-40a-proj-role"}}' 2018-08-01 10:51:04,948 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:51:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c4c0597a-ec49-4fca-824a-7d8a819e2965 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "76ec1fcca3ea4c6aaee2fc871e807490", "links": {"self": "http://172.30.9.24:5000/v3/roles/76ec1fcca3ea4c6aaee2fc871e807490"}, "name": "CreateInstancePortManipulationTests-e259776d-1117-40a-proj-role"}} 2018-08-01 10:51:04,948 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-c4c0597a-ec49-4fca-824a-7d8a819e2965 2018-08-01 10:51:04,948 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-e259776d-1117-40a-proj-role 2018-08-01 10:51:04,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/76ec1fcca3ea4c6aaee2fc871e807490 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}564b800fbdc7d28c3ee77cee76c2ca1f238a1e98" 2018-08-01 10:51:05,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:51:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97d16ec7-ad76-4836-84b9-df7785b68eb1 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "76ec1fcca3ea4c6aaee2fc871e807490", "links": {"self": "http://172.30.9.24:5000/v3/roles/76ec1fcca3ea4c6aaee2fc871e807490"}, "name": "CreateInstancePortManipulationTests-e259776d-1117-40a-proj-role"}} 2018-08-01 10:51:05,033 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/76ec1fcca3ea4c6aaee2fc871e807490 used request id req-97d16ec7-ad76-4836-84b9-df7785b68eb1 2018-08-01 10:51:05,033 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-e259776d-1117-40a-proj-role to project CreateInstancePortManipulationTests-e259776d-1117-40a-proj 2018-08-01 10:51:05,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/78a4d2d0ae2640d6af33ee78d3f6b4b5/users/23f561981b434cd2b31b0281c0e57843/roles/76ec1fcca3ea4c6aaee2fc871e807490 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}564b800fbdc7d28c3ee77cee76c2ca1f238a1e98" 2018-08-01 10:51:05,154 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:51:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4c9c0e22-4f17-4222-a451-6e6ed09676fa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:51:05,154 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/78a4d2d0ae2640d6af33ee78d3f6b4b5/users/23f561981b434cd2b31b0281c0e57843/roles/76ec1fcca3ea4c6aaee2fc871e807490 used request id req-4c9c0e22-4f17-4222-a451-6e6ed09676fa 2018-08-01 10:51:05,154 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-01 10:51:05,155 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:51:05,155 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:51:05,543 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "76ec1fcca3ea4c6aaee2fc871e807490", "name": "CreateInstancePortManipulationTests-e259776d-1117-40a-proj-role"}], "expires_at": "2018-08-01T11:51:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78a4d2d0ae2640d6af33ee78d3f6b4b5", "name": "CreateInstancePortManipulationTests-e259776d-1117-40a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/78a4d2d0ae2640d6af33ee78d3f6b4b5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/78a4d2d0ae2640d6af33ee78d3f6b4b5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/78a4d2d0ae2640d6af33ee78d3f6b4b5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/78a4d2d0ae2640d6af33ee78d3f6b4b5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/78a4d2d0ae2640d6af33ee78d3f6b4b5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/78a4d2d0ae2640d6af33ee78d3f6b4b5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_78a4d2d0ae2640d6af33ee78d3f6b4b5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_78a4d2d0ae2640d6af33ee78d3f6b4b5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78a4d2d0ae2640d6af33ee78d3f6b4b5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/78a4d2d0ae2640d6af33ee78d3f6b4b5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/78a4d2d0ae2640d6af33ee78d3f6b4b5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/78a4d2d0ae2640d6af33ee78d3f6b4b5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/78a4d2d0ae2640d6af33ee78d3f6b4b5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/78a4d2d0ae2640d6af33ee78d3f6b4b5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-e259776d-1117-40a-user", "id": "23f561981b434cd2b31b0281c0e57843"}, "audit_ids": ["g_C6k1g7TZaWFKZlaRYebg"], "issued_at": "2018-08-01T10:51:05.000000Z"}} 2018-08-01 10:51:05,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baad9d3d3db4af0714d594cf075fc89735150ffa" 2018-08-01 10:51:05,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:51:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95d839f9-c568-4ae4-92e9-a76db94f8c2d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:51:05,624 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-95d839f9-c568-4ae4-92e9-a76db94f8c2d 2018-08-01 10:51:05,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-1b0bf05a-eeca-4cd1-ae78-4bfcec6a629c-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}baad9d3d3db4af0714d594cf075fc89735150ffa" 2018-08-01 10:51:06,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-77aca04c-a0ef-4edd-ad62-9fcbc0fe9af0 Date: Wed, 01 Aug 2018 10:51:06 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-1b0bf05a-eeca-4cd1-ae78-4bfcec6a629c-image"} 2018-08-01 10:51:06,211 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-1b0bf05a-eeca-4cd1-ae78-4bfcec6a629c-image used request id req-77aca04c-a0ef-4edd-ad62-9fcbc0fe9af0 2018-08-01 10:51:06,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}baad9d3d3db4af0714d594cf075fc89735150ffa" 2018-08-01 10:51:06,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-e9aac372-7aea-4a53-aeac-c3fc4d789b55 Date: Wed, 01 Aug 2018 10:51: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-08-01 10:51:06,221 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-e9aac372-7aea-4a53-aeac-c3fc4d789b55 2018-08-01 10:51:06,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}baad9d3d3db4af0714d594cf075fc89735150ffa" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-1b0bf05a-eeca-4cd1-ae78-4bfcec6a629c-image"}' 2018-08-01 10:51:06,286 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/7fe7dfd9-0a9f-435b-844f-7fef23db5c80 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-ae44010a-bdd6-4d67-a769-35901406b891 Date: Wed, 01 Aug 2018 10:51:06 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-1b0bf05a-eeca-4cd1-ae78-4bfcec6a629c-image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T10:51:06Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-01T10:51:06Z", "visibility": "shared", "locations": [], "self": "/v2/images/7fe7dfd9-0a9f-435b-844f-7fef23db5c80", "min_disk": 0, "protected": false, "id": "7fe7dfd9-0a9f-435b-844f-7fef23db5c80", "file": "/v2/images/7fe7dfd9-0a9f-435b-844f-7fef23db5c80/file", "checksum": null, "owner": "78a4d2d0ae2640d6af33ee78d3f6b4b5", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 10:51:06,286 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-ae44010a-bdd6-4d67-a769-35901406b891 2018-08-01 10:51:06,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9292/v2/images/7fe7dfd9-0a9f-435b-844f-7fef23db5c80/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}baad9d3d3db4af0714d594cf075fc89735150ffa" -d '' 2018-08-01 10:51:07,348 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ac56dd6d-7694-45ae-851e-91ec4c509a87 Date: Wed, 01 Aug 2018 10:51:07 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-01 10:51:07,348 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/7fe7dfd9-0a9f-435b-844f-7fef23db5c80/file used request id req-ac56dd6d-7694-45ae-851e-91ec4c509a87 2018-08-01 10:51:07,348 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-01 10:51:07,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/7fe7dfd9-0a9f-435b-844f-7fef23db5c80 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}baad9d3d3db4af0714d594cf075fc89735150ffa" 2018-08-01 10:51:07,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-b8f82909-aa33-4a98-ae03-4a3229adc711 Date: Wed, 01 Aug 2018 10:51:07 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-1b0bf05a-eeca-4cd1-ae78-4bfcec6a629c-image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T10:51:06Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-01T10:51:07Z", "visibility": "shared", "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/7fe7dfd9-0a9f-435b-844f-7fef23db5c80/snap", "metadata": {}}], "self": "/v2/images/7fe7dfd9-0a9f-435b-844f-7fef23db5c80", "min_disk": 0, "protected": false, "id": "7fe7dfd9-0a9f-435b-844f-7fef23db5c80", "file": "/v2/images/7fe7dfd9-0a9f-435b-844f-7fef23db5c80/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "78a4d2d0ae2640d6af33ee78d3f6b4b5", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/7fe7dfd9-0a9f-435b-844f-7fef23db5c80/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 10:51:07,368 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/7fe7dfd9-0a9f-435b-844f-7fef23db5c80 used request id req-b8f82909-aa33-4a98-ae03-4a3229adc711 2018-08-01 10:51:07,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}baad9d3d3db4af0714d594cf075fc89735150ffa" 2018-08-01 10:51:07,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-cfe396ab-60cf-4638-a49d-428c1c82e983 Date: Wed, 01 Aug 2018 10:51: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-08-01 10:51:07,378 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-cfe396ab-60cf-4638-a49d-428c1c82e983 2018-08-01 10:51:07,381 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-1b0bf05a-eeca-4cd1-ae78-4bfcec6a629c-image 2018-08-01 10:51:07,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/7fe7dfd9-0a9f-435b-844f-7fef23db5c80 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}baad9d3d3db4af0714d594cf075fc89735150ffa" 2018-08-01 10:51:07,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-df3ad7d2-7f11-4007-b2d4-6a1968499dcc Date: Wed, 01 Aug 2018 10:51:07 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-1b0bf05a-eeca-4cd1-ae78-4bfcec6a629c-image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T10:51:06Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-01T10:51:07Z", "visibility": "shared", "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/7fe7dfd9-0a9f-435b-844f-7fef23db5c80/snap", "metadata": {}}], "self": "/v2/images/7fe7dfd9-0a9f-435b-844f-7fef23db5c80", "min_disk": 0, "protected": false, "id": "7fe7dfd9-0a9f-435b-844f-7fef23db5c80", "file": "/v2/images/7fe7dfd9-0a9f-435b-844f-7fef23db5c80/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "78a4d2d0ae2640d6af33ee78d3f6b4b5", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/7fe7dfd9-0a9f-435b-844f-7fef23db5c80/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 10:51:07,398 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/7fe7dfd9-0a9f-435b-844f-7fef23db5c80 used request id req-df3ad7d2-7f11-4007-b2d4-6a1968499dcc 2018-08-01 10:51:07,399 - create_image - DEBUG - Instance status is - active 2018-08-01 10:51:07,399 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-1b0bf05a-eeca-4cd1-ae78-4bfcec6a629c-image 2018-08-01 10:51:07,399 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-1b0bf05a-eeca-4cd1-ae78-4bfcec6a629c-image 2018-08-01 10:51:07,399 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:51:07,400 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:51:07,785 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "76ec1fcca3ea4c6aaee2fc871e807490", "name": "CreateInstancePortManipulationTests-e259776d-1117-40a-proj-role"}], "expires_at": "2018-08-01T11:51:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78a4d2d0ae2640d6af33ee78d3f6b4b5", "name": "CreateInstancePortManipulationTests-e259776d-1117-40a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/78a4d2d0ae2640d6af33ee78d3f6b4b5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/78a4d2d0ae2640d6af33ee78d3f6b4b5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/78a4d2d0ae2640d6af33ee78d3f6b4b5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/78a4d2d0ae2640d6af33ee78d3f6b4b5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/78a4d2d0ae2640d6af33ee78d3f6b4b5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/78a4d2d0ae2640d6af33ee78d3f6b4b5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_78a4d2d0ae2640d6af33ee78d3f6b4b5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_78a4d2d0ae2640d6af33ee78d3f6b4b5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78a4d2d0ae2640d6af33ee78d3f6b4b5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/78a4d2d0ae2640d6af33ee78d3f6b4b5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/78a4d2d0ae2640d6af33ee78d3f6b4b5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/78a4d2d0ae2640d6af33ee78d3f6b4b5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/78a4d2d0ae2640d6af33ee78d3f6b4b5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/78a4d2d0ae2640d6af33ee78d3f6b4b5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-e259776d-1117-40a-user", "id": "23f561981b434cd2b31b0281c0e57843"}, "audit_ids": ["FozA1jw6SYezY_hOWSzwGA"], "issued_at": "2018-08-01T10:51:07.000000Z"}} 2018-08-01 10:51:07,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08dc8c710e5e8aa92bdc49f49a390c0e4084da21" 2018-08-01 10:51:07,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:51:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32b08eb0-2c1b-4832-bec4-37de4c0b9233 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:51:07,866 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-32b08eb0-2c1b-4832-bec4-37de4c0b9233 2018-08-01 10:51:07,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1b0bf05a-eeca-4cd1-ae78-4bfcec6a629c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08dc8c710e5e8aa92bdc49f49a390c0e4084da21" 2018-08-01 10:51:08,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-22c1057c-aee8-4355-a5bd-5678b4d84a53 Date: Wed, 01 Aug 2018 10:51:08 GMT RESP BODY: {"networks":[]} 2018-08-01 10:51:08,072 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1b0bf05a-eeca-4cd1-ae78-4bfcec6a629c-pub-net used request id req-22c1057c-aee8-4355-a5bd-5678b4d84a53 2018-08-01 10:51:08,073 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-1b0bf05a-eeca-4cd1-ae78-4bfcec6a629c-pub-net 2018-08-01 10:51:08,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08dc8c710e5e8aa92bdc49f49a390c0e4084da21" -d '{"network": {"name": "CreateInstancePortManipulationTests-1b0bf05a-eeca-4cd1-ae78-4bfcec6a629c-pub-net", "admin_state_up": true}}' 2018-08-01 10:51:08,522 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 658 X-Openstack-Request-Id: req-2bf51666-c958-492f-bfe6-eaf3d2ff359c Date: Wed, 01 Aug 2018 10:51:08 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"df7c2ede-ade0-4183-8ceb-1ad7e28f8eb4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"78a4d2d0ae2640d6af33ee78d3f6b4b5","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T10:51:08Z","is_default":false,"name":"CreateInstancePortManipulationTests-1b0bf05a-eeca-4cd1-ae78-4bfcec6a629c-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"78a4d2d0ae2640d6af33ee78d3f6b4b5","created_at":"2018-08-01T10:51:08Z","mtu":1450}} 2018-08-01 10:51:08,522 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks used request id req-2bf51666-c958-492f-bfe6-eaf3d2ff359c 2018-08-01 10:51:08,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=df7c2ede-ade0-4183-8ceb-1ad7e28f8eb4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08dc8c710e5e8aa92bdc49f49a390c0e4084da21" 2018-08-01 10:51:08,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-984b0cca-8d48-4510-89ec-c25476be748e Date: Wed, 01 Aug 2018 10:51:08 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"df7c2ede-ade0-4183-8ceb-1ad7e28f8eb4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"78a4d2d0ae2640d6af33ee78d3f6b4b5","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T10:51:08Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-1b0bf05a-eeca-4cd1-ae78-4bfcec6a629c-pub-net","admin_state_up":true,"tenant_id":"78a4d2d0ae2640d6af33ee78d3f6b4b5","created_at":"2018-08-01T10:51:08Z","mtu":1450}]} 2018-08-01 10:51:08,630 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=df7c2ede-ade0-4183-8ceb-1ad7e28f8eb4 used request id req-984b0cca-8d48-4510-89ec-c25476be748e 2018-08-01 10:51:08,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=df7c2ede-ade0-4183-8ceb-1ad7e28f8eb4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08dc8c710e5e8aa92bdc49f49a390c0e4084da21" 2018-08-01 10:51:08,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-20167964-9b21-419d-ae49-f66552e15820 Date: Wed, 01 Aug 2018 10:51:08 GMT RESP BODY: {"subnets":[]} 2018-08-01 10:51:08,660 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=df7c2ede-ade0-4183-8ceb-1ad7e28f8eb4 used request id req-20167964-9b21-419d-ae49-f66552e15820 2018-08-01 10:51:08,661 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-1b0bf05a-eeca-4cd1-ae78-4bfcec6a629c-pub-subnet 2018-08-01 10:51:08,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08dc8c710e5e8aa92bdc49f49a390c0e4084da21" -d '{"subnets": [{"ip_version": 4, "network_id": "df7c2ede-ade0-4183-8ceb-1ad7e28f8eb4", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-1b0bf05a-eeca-4cd1-ae78-4bfcec6a629c-pub-subnet"}]}' 2018-08-01 10:51:09,444 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-5df94c71-5ccb-4a74-8284-fb854b04b5bc Date: Wed, 01 Aug 2018 10:51:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"df7c2ede-ade0-4183-8ceb-1ad7e28f8eb4","tenant_id":"78a4d2d0ae2640d6af33ee78d3f6b4b5","created_at":"2018-08-01T10:51:08Z","dns_nameservers":[],"updated_at":"2018-08-01T10:51:08Z","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":"78a4d2d0ae2640d6af33ee78d3f6b4b5","id":"0e4fab91-8307-48d2-a748-acc7688c9305","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-1b0bf05a-eeca-4cd1-ae78-4bfcec6a629c-pub-subnet"}]} 2018-08-01 10:51:09,444 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets used request id req-5df94c71-5ccb-4a74-8284-fb854b04b5bc 2018-08-01 10:51:09,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=df7c2ede-ade0-4183-8ceb-1ad7e28f8eb4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08dc8c710e5e8aa92bdc49f49a390c0e4084da21" 2018-08-01 10:51:09,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-5329caa0-30d0-4f95-959a-0217cc5636b7 Date: Wed, 01 Aug 2018 10:51:09 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"df7c2ede-ade0-4183-8ceb-1ad7e28f8eb4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"78a4d2d0ae2640d6af33ee78d3f6b4b5","l2_adjacency":true,"status":"ACTIVE","subnets":["0e4fab91-8307-48d2-a748-acc7688c9305"],"description":"","tags":[],"updated_at":"2018-08-01T10:51:08Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-1b0bf05a-eeca-4cd1-ae78-4bfcec6a629c-pub-net","admin_state_up":true,"tenant_id":"78a4d2d0ae2640d6af33ee78d3f6b4b5","created_at":"2018-08-01T10:51:08Z","mtu":1450}]} 2018-08-01 10:51:09,545 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=df7c2ede-ade0-4183-8ceb-1ad7e28f8eb4 used request id req-5329caa0-30d0-4f95-959a-0217cc5636b7 2018-08-01 10:51:09,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=df7c2ede-ade0-4183-8ceb-1ad7e28f8eb4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08dc8c710e5e8aa92bdc49f49a390c0e4084da21" 2018-08-01 10:51:09,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-68c984c0-e35b-4ac8-9fe8-6860e61d6cfa Date: Wed, 01 Aug 2018 10:51:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"df7c2ede-ade0-4183-8ceb-1ad7e28f8eb4","tenant_id":"78a4d2d0ae2640d6af33ee78d3f6b4b5","created_at":"2018-08-01T10:51:08Z","dns_nameservers":[],"updated_at":"2018-08-01T10:51:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"78a4d2d0ae2640d6af33ee78d3f6b4b5","id":"0e4fab91-8307-48d2-a748-acc7688c9305","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-1b0bf05a-eeca-4cd1-ae78-4bfcec6a629c-pub-subnet"}]} 2018-08-01 10:51:09,624 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=df7c2ede-ade0-4183-8ceb-1ad7e28f8eb4 used request id req-68c984c0-e35b-4ac8-9fe8-6860e61d6cfa 2018-08-01 10:51:09,625 - OpenStackNetwork - DEBUG - Network [df7c2ede-ade0-4183-8ceb-1ad7e28f8eb4] created successfully 2018-08-01 10:51:09,625 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:51:09,626 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:51:10,021 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:51:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["FFgMidY1T5i7wnUsGAIafQ"], "issued_at": "2018-08-01T10:51:10.000000Z"}} 2018-08-01 10:51:10,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}524cb7778f8ef22191cc444c90b14e28896cb3ff" 2018-08-01 10:51:10,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:51:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0063ea3-3f04-4e51-a312-77bd05c66a68 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:51:10,122 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-b0063ea3-3f04-4e51-a312-77bd05c66a68 2018-08-01 10:51:10,123 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 10:51:10,127 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}524cb7778f8ef22191cc444c90b14e28896cb3ff" 2018-08-01 10:51:10,353 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:51: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-f0026a28-e3cd-4f51-aa83-6ab6ea7b7b11 x-compute-request-id: req-f0026a28-e3cd-4f51-aa83-6ab6ea7b7b11 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"flavors": [{"id": "4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "rel": "bookmark"}], "name": "vmtp-flavor_ee58c79f-c6fb-483f-8b9c-406ffbfad757"}, {"id": "5b61c696-1b5b-4204-b7e5-ca4a818093b0", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "bookmark"}], "name": "shaker-flavor_81952131-3011-4d90-80f4-831743223f59"}]} 2018-08-01 10:51:10,353 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-f0026a28-e3cd-4f51-aa83-6ab6ea7b7b11 2018-08-01 10:51:10,356 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}524cb7778f8ef22191cc444c90b14e28896cb3ff" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-1b0bf05a-eeca-4cd1-ae78-4bfcec6a629c-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-08-01 10:51:10,403 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:51: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-806f96bd-5fe7-4373-84c1-1972e17d39d2 x-compute-request-id: req-806f96bd-5fe7-4373-84c1-1972e17d39d2 Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-1b0bf05a-eeca-4cd1-ae78-4bfcec6a629c-flavor-name", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/f89cfcf7-0788-4081-bad4-cd9a27233013", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/f89cfcf7-0788-4081-bad4-cd9a27233013", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "f89cfcf7-0788-4081-bad4-cd9a27233013"}} 2018-08-01 10:51:10,403 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-806f96bd-5fe7-4373-84c1-1972e17d39d2 2018-08-01 10:51:10,404 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:51:10,404 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:51:10,794 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "76ec1fcca3ea4c6aaee2fc871e807490", "name": "CreateInstancePortManipulationTests-e259776d-1117-40a-proj-role"}], "expires_at": "2018-08-01T11:51:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78a4d2d0ae2640d6af33ee78d3f6b4b5", "name": "CreateInstancePortManipulationTests-e259776d-1117-40a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/78a4d2d0ae2640d6af33ee78d3f6b4b5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/78a4d2d0ae2640d6af33ee78d3f6b4b5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/78a4d2d0ae2640d6af33ee78d3f6b4b5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/78a4d2d0ae2640d6af33ee78d3f6b4b5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/78a4d2d0ae2640d6af33ee78d3f6b4b5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/78a4d2d0ae2640d6af33ee78d3f6b4b5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_78a4d2d0ae2640d6af33ee78d3f6b4b5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_78a4d2d0ae2640d6af33ee78d3f6b4b5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78a4d2d0ae2640d6af33ee78d3f6b4b5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/78a4d2d0ae2640d6af33ee78d3f6b4b5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/78a4d2d0ae2640d6af33ee78d3f6b4b5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/78a4d2d0ae2640d6af33ee78d3f6b4b5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/78a4d2d0ae2640d6af33ee78d3f6b4b5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/78a4d2d0ae2640d6af33ee78d3f6b4b5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-e259776d-1117-40a-user", "id": "23f561981b434cd2b31b0281c0e57843"}, "audit_ids": ["srrs1PNhTSmCet2scTlATA"], "issued_at": "2018-08-01T10:51:10.000000Z"}} 2018-08-01 10:51:10,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}516ec34bb617eba5b65568ee7074b88ff42ff51d" 2018-08-01 10:51:10,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:51:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-745914e6-25be-4151-a7b5-1a9c2028da5f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:51:10,871 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-745914e6-25be-4151-a7b5-1a9c2028da5f 2018-08-01 10:51:10,872 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 10:51:10,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}516ec34bb617eba5b65568ee7074b88ff42ff51d" 2018-08-01 10:51:10,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:51:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28ae0dba-b632-4714-b228-637beca76480 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:51:10,948 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-28ae0dba-b632-4714-b228-637beca76480 2018-08-01 10:51:10,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1b0bf05a-eeca-4cd1-ae78-4bfcec6a629c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}516ec34bb617eba5b65568ee7074b88ff42ff51d" 2018-08-01 10:51:11,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-6b40ecab-d8cc-4249-9d2b-fd03c7e0bfbe Date: Wed, 01 Aug 2018 10:51:11 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"df7c2ede-ade0-4183-8ceb-1ad7e28f8eb4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"78a4d2d0ae2640d6af33ee78d3f6b4b5","l2_adjacency":true,"status":"ACTIVE","subnets":["0e4fab91-8307-48d2-a748-acc7688c9305"],"description":"","tags":[],"updated_at":"2018-08-01T10:51:08Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-1b0bf05a-eeca-4cd1-ae78-4bfcec6a629c-pub-net","admin_state_up":true,"tenant_id":"78a4d2d0ae2640d6af33ee78d3f6b4b5","created_at":"2018-08-01T10:51:08Z","mtu":1450}]} 2018-08-01 10:51:11,232 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1b0bf05a-eeca-4cd1-ae78-4bfcec6a629c-pub-net used request id req-6b40ecab-d8cc-4249-9d2b-fd03c7e0bfbe 2018-08-01 10:51:11,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=df7c2ede-ade0-4183-8ceb-1ad7e28f8eb4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}516ec34bb617eba5b65568ee7074b88ff42ff51d" 2018-08-01 10:51:11,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-afd00452-49fd-416c-aaae-c2abce68a4d8 Date: Wed, 01 Aug 2018 10:51:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"df7c2ede-ade0-4183-8ceb-1ad7e28f8eb4","tenant_id":"78a4d2d0ae2640d6af33ee78d3f6b4b5","created_at":"2018-08-01T10:51:08Z","dns_nameservers":[],"updated_at":"2018-08-01T10:51:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"78a4d2d0ae2640d6af33ee78d3f6b4b5","id":"0e4fab91-8307-48d2-a748-acc7688c9305","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-1b0bf05a-eeca-4cd1-ae78-4bfcec6a629c-pub-subnet"}]} 2018-08-01 10:51:11,289 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=df7c2ede-ade0-4183-8ceb-1ad7e28f8eb4 used request id req-afd00452-49fd-416c-aaae-c2abce68a4d8 2018-08-01 10:51:11,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1b0bf05a-eeca-4cd1-ae78-4bfcec6a629c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}516ec34bb617eba5b65568ee7074b88ff42ff51d" 2018-08-01 10:51:11,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-cb6c2853-8e16-400e-94b0-713f13619a50 Date: Wed, 01 Aug 2018 10:51:11 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"df7c2ede-ade0-4183-8ceb-1ad7e28f8eb4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"78a4d2d0ae2640d6af33ee78d3f6b4b5","l2_adjacency":true,"status":"ACTIVE","subnets":["0e4fab91-8307-48d2-a748-acc7688c9305"],"description":"","tags":[],"updated_at":"2018-08-01T10:51:08Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-1b0bf05a-eeca-4cd1-ae78-4bfcec6a629c-pub-net","admin_state_up":true,"tenant_id":"78a4d2d0ae2640d6af33ee78d3f6b4b5","created_at":"2018-08-01T10:51:08Z","mtu":1450}]} 2018-08-01 10:51:11,389 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1b0bf05a-eeca-4cd1-ae78-4bfcec6a629c-pub-net used request id req-cb6c2853-8e16-400e-94b0-713f13619a50 2018-08-01 10:51:11,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:51:11,398 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:51: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:51:11,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/78a4d2d0ae2640d6af33ee78d3f6b4b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}516ec34bb617eba5b65568ee7074b88ff42ff51d" 2018-08-01 10:51:11,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:51:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e94502ef-ee38-4f4a-a7b8-afcdff853d47 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/78a4d2d0ae2640d6af33ee78d3f6b4b5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "78a4d2d0ae2640d6af33ee78d3f6b4b5", "name": "CreateInstancePortManipulationTests-e259776d-1117-40a-proj"}} 2018-08-01 10:51:11,492 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/78a4d2d0ae2640d6af33ee78d3f6b4b5 used request id req-e94502ef-ee38-4f4a-a7b8-afcdff853d47 2018-08-01 10:51:11,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=df7c2ede-ade0-4183-8ceb-1ad7e28f8eb4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}516ec34bb617eba5b65568ee7074b88ff42ff51d" 2018-08-01 10:51:11,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-1c8ccc90-67dd-4fc6-87b3-a4b3d5cc5830 Date: Wed, 01 Aug 2018 10:51:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"df7c2ede-ade0-4183-8ceb-1ad7e28f8eb4","tenant_id":"78a4d2d0ae2640d6af33ee78d3f6b4b5","created_at":"2018-08-01T10:51:08Z","dns_nameservers":[],"updated_at":"2018-08-01T10:51:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"78a4d2d0ae2640d6af33ee78d3f6b4b5","id":"0e4fab91-8307-48d2-a748-acc7688c9305","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-1b0bf05a-eeca-4cd1-ae78-4bfcec6a629c-pub-subnet"}]} 2018-08-01 10:51:11,552 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=df7c2ede-ade0-4183-8ceb-1ad7e28f8eb4 used request id req-1c8ccc90-67dd-4fc6-87b3-a4b3d5cc5830 2018-08-01 10:51:11,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=df7c2ede-ade0-4183-8ceb-1ad7e28f8eb4&name=CreateInstancePortManipulationTests-1b0bf05a-eeca-4cd1-ae78-4bfcec6a629cport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}516ec34bb617eba5b65568ee7074b88ff42ff51d" 2018-08-01 10:51:11,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-bf761359-99ad-4ce0-9924-fd558aab34ee Date: Wed, 01 Aug 2018 10:51:11 GMT RESP BODY: {"ports":[]} 2018-08-01 10:51:11,588 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=df7c2ede-ade0-4183-8ceb-1ad7e28f8eb4&name=CreateInstancePortManipulationTests-1b0bf05a-eeca-4cd1-ae78-4bfcec6a629cport-1&admin_state_up=True used request id req-bf761359-99ad-4ce0-9924-fd558aab34ee 2018-08-01 10:51:11,591 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-1b0bf05a-eeca-4cd1-ae78-4bfcec6a629c-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}516ec34bb617eba5b65568ee7074b88ff42ff51d" 2018-08-01 10:51:11,821 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:51: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-0a9c6415-c78c-4299-ab26-63f611e9a3ef x-compute-request-id: req-0a9c6415-c78c-4299-ab26-63f611e9a3ef Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-01 10:51:11,822 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-1b0bf05a-eeca-4cd1-ae78-4bfcec6a629c-inst used request id req-0a9c6415-c78c-4299-ab26-63f611e9a3ef 2018-08-01 10:51:11,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1b0bf05a-eeca-4cd1-ae78-4bfcec6a629c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}516ec34bb617eba5b65568ee7074b88ff42ff51d" 2018-08-01 10:51:11,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-0237a8df-0fcf-4615-98aa-223cc1f7fe4f Date: Wed, 01 Aug 2018 10:51:11 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"df7c2ede-ade0-4183-8ceb-1ad7e28f8eb4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"78a4d2d0ae2640d6af33ee78d3f6b4b5","l2_adjacency":true,"status":"ACTIVE","subnets":["0e4fab91-8307-48d2-a748-acc7688c9305"],"description":"","tags":[],"updated_at":"2018-08-01T10:51:08Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-1b0bf05a-eeca-4cd1-ae78-4bfcec6a629c-pub-net","admin_state_up":true,"tenant_id":"78a4d2d0ae2640d6af33ee78d3f6b4b5","created_at":"2018-08-01T10:51:08Z","mtu":1450}]} 2018-08-01 10:51:11,921 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1b0bf05a-eeca-4cd1-ae78-4bfcec6a629c-pub-net used request id req-0237a8df-0fcf-4615-98aa-223cc1f7fe4f 2018-08-01 10:51:11,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=df7c2ede-ade0-4183-8ceb-1ad7e28f8eb4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}516ec34bb617eba5b65568ee7074b88ff42ff51d" 2018-08-01 10:51:11,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-1dbaa1f4-dd79-4197-a122-0a2df38a0d7f Date: Wed, 01 Aug 2018 10:51:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"df7c2ede-ade0-4183-8ceb-1ad7e28f8eb4","tenant_id":"78a4d2d0ae2640d6af33ee78d3f6b4b5","created_at":"2018-08-01T10:51:08Z","dns_nameservers":[],"updated_at":"2018-08-01T10:51:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"78a4d2d0ae2640d6af33ee78d3f6b4b5","id":"0e4fab91-8307-48d2-a748-acc7688c9305","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-1b0bf05a-eeca-4cd1-ae78-4bfcec6a629c-pub-subnet"}]} 2018-08-01 10:51:11,973 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=df7c2ede-ade0-4183-8ceb-1ad7e28f8eb4 used request id req-1dbaa1f4-dd79-4197-a122-0a2df38a0d7f 2018-08-01 10:51:11,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1b0bf05a-eeca-4cd1-ae78-4bfcec6a629c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}516ec34bb617eba5b65568ee7074b88ff42ff51d" 2018-08-01 10:51:12,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-9def9342-d7cd-4877-baaf-3d30eaed7b83 Date: Wed, 01 Aug 2018 10:51:12 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"df7c2ede-ade0-4183-8ceb-1ad7e28f8eb4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"78a4d2d0ae2640d6af33ee78d3f6b4b5","l2_adjacency":true,"status":"ACTIVE","subnets":["0e4fab91-8307-48d2-a748-acc7688c9305"],"description":"","tags":[],"updated_at":"2018-08-01T10:51:08Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-1b0bf05a-eeca-4cd1-ae78-4bfcec6a629c-pub-net","admin_state_up":true,"tenant_id":"78a4d2d0ae2640d6af33ee78d3f6b4b5","created_at":"2018-08-01T10:51:08Z","mtu":1450}]} 2018-08-01 10:51:12,072 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1b0bf05a-eeca-4cd1-ae78-4bfcec6a629c-pub-net used request id req-9def9342-d7cd-4877-baaf-3d30eaed7b83 2018-08-01 10:51:12,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/78a4d2d0ae2640d6af33ee78d3f6b4b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}516ec34bb617eba5b65568ee7074b88ff42ff51d" 2018-08-01 10:51:12,162 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:51:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3228106-9c23-406b-a72b-227696035bfd Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/78a4d2d0ae2640d6af33ee78d3f6b4b5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "78a4d2d0ae2640d6af33ee78d3f6b4b5", "name": "CreateInstancePortManipulationTests-e259776d-1117-40a-proj"}} 2018-08-01 10:51:12,162 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/78a4d2d0ae2640d6af33ee78d3f6b4b5 used request id req-b3228106-9c23-406b-a72b-227696035bfd 2018-08-01 10:51:12,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=df7c2ede-ade0-4183-8ceb-1ad7e28f8eb4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}516ec34bb617eba5b65568ee7074b88ff42ff51d" 2018-08-01 10:51:12,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-c8f60922-a718-453d-9c16-1d2361437c10 Date: Wed, 01 Aug 2018 10:51:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"df7c2ede-ade0-4183-8ceb-1ad7e28f8eb4","tenant_id":"78a4d2d0ae2640d6af33ee78d3f6b4b5","created_at":"2018-08-01T10:51:08Z","dns_nameservers":[],"updated_at":"2018-08-01T10:51:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"78a4d2d0ae2640d6af33ee78d3f6b4b5","id":"0e4fab91-8307-48d2-a748-acc7688c9305","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-1b0bf05a-eeca-4cd1-ae78-4bfcec6a629c-pub-subnet"}]} 2018-08-01 10:51:12,398 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=df7c2ede-ade0-4183-8ceb-1ad7e28f8eb4 used request id req-c8f60922-a718-453d-9c16-1d2361437c10 2018-08-01 10:51:12,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=df7c2ede-ade0-4183-8ceb-1ad7e28f8eb4&name=CreateInstancePortManipulationTests-1b0bf05a-eeca-4cd1-ae78-4bfcec6a629cport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}516ec34bb617eba5b65568ee7074b88ff42ff51d" 2018-08-01 10:51:12,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-a26b2665-2d33-445c-a175-f043cc43434f Date: Wed, 01 Aug 2018 10:51:12 GMT RESP BODY: {"ports":[]} 2018-08-01 10:51:12,433 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=df7c2ede-ade0-4183-8ceb-1ad7e28f8eb4&name=CreateInstancePortManipulationTests-1b0bf05a-eeca-4cd1-ae78-4bfcec6a629cport-1&admin_state_up=True used request id req-a26b2665-2d33-445c-a175-f043cc43434f 2018-08-01 10:51:12,433 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:51:12,434 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:51:12,814 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "76ec1fcca3ea4c6aaee2fc871e807490", "name": "CreateInstancePortManipulationTests-e259776d-1117-40a-proj-role"}], "expires_at": "2018-08-01T11:51:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78a4d2d0ae2640d6af33ee78d3f6b4b5", "name": "CreateInstancePortManipulationTests-e259776d-1117-40a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/78a4d2d0ae2640d6af33ee78d3f6b4b5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/78a4d2d0ae2640d6af33ee78d3f6b4b5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/78a4d2d0ae2640d6af33ee78d3f6b4b5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/78a4d2d0ae2640d6af33ee78d3f6b4b5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/78a4d2d0ae2640d6af33ee78d3f6b4b5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/78a4d2d0ae2640d6af33ee78d3f6b4b5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_78a4d2d0ae2640d6af33ee78d3f6b4b5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_78a4d2d0ae2640d6af33ee78d3f6b4b5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78a4d2d0ae2640d6af33ee78d3f6b4b5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/78a4d2d0ae2640d6af33ee78d3f6b4b5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/78a4d2d0ae2640d6af33ee78d3f6b4b5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/78a4d2d0ae2640d6af33ee78d3f6b4b5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/78a4d2d0ae2640d6af33ee78d3f6b4b5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/78a4d2d0ae2640d6af33ee78d3f6b4b5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-e259776d-1117-40a-user", "id": "23f561981b434cd2b31b0281c0e57843"}, "audit_ids": ["JGckyab0SyyUiAW1ZWNuJQ"], "issued_at": "2018-08-01T10:51:12.000000Z"}} 2018-08-01 10:51:12,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b9be024171464aee3500aa63e24f94db6f5b468" 2018-08-01 10:51:12,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:51:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cf767fb-f118-4e4a-bc4e-b52303667d0f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:51:12,892 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-2cf767fb-f118-4e4a-bc4e-b52303667d0f 2018-08-01 10:51:12,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1b0bf05a-eeca-4cd1-ae78-4bfcec6a629c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}516ec34bb617eba5b65568ee7074b88ff42ff51d" 2018-08-01 10:51:12,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-a93c2bf5-c34f-4421-b716-7de9488d9ec3 Date: Wed, 01 Aug 2018 10:51:12 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"df7c2ede-ade0-4183-8ceb-1ad7e28f8eb4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"78a4d2d0ae2640d6af33ee78d3f6b4b5","l2_adjacency":true,"status":"ACTIVE","subnets":["0e4fab91-8307-48d2-a748-acc7688c9305"],"description":"","tags":[],"updated_at":"2018-08-01T10:51:08Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-1b0bf05a-eeca-4cd1-ae78-4bfcec6a629c-pub-net","admin_state_up":true,"tenant_id":"78a4d2d0ae2640d6af33ee78d3f6b4b5","created_at":"2018-08-01T10:51:08Z","mtu":1450}]} 2018-08-01 10:51:12,991 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1b0bf05a-eeca-4cd1-ae78-4bfcec6a629c-pub-net used request id req-a93c2bf5-c34f-4421-b716-7de9488d9ec3 2018-08-01 10:51:12,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=df7c2ede-ade0-4183-8ceb-1ad7e28f8eb4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}516ec34bb617eba5b65568ee7074b88ff42ff51d" 2018-08-01 10:51:13,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-4bb958bf-5d33-4d54-b4c3-540c5417e0a3 Date: Wed, 01 Aug 2018 10:51:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"df7c2ede-ade0-4183-8ceb-1ad7e28f8eb4","tenant_id":"78a4d2d0ae2640d6af33ee78d3f6b4b5","created_at":"2018-08-01T10:51:08Z","dns_nameservers":[],"updated_at":"2018-08-01T10:51:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"78a4d2d0ae2640d6af33ee78d3f6b4b5","id":"0e4fab91-8307-48d2-a748-acc7688c9305","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-1b0bf05a-eeca-4cd1-ae78-4bfcec6a629c-pub-subnet"}]} 2018-08-01 10:51:13,043 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=df7c2ede-ade0-4183-8ceb-1ad7e28f8eb4 used request id req-4bb958bf-5d33-4d54-b4c3-540c5417e0a3 2018-08-01 10:51:13,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1b0bf05a-eeca-4cd1-ae78-4bfcec6a629c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}516ec34bb617eba5b65568ee7074b88ff42ff51d" 2018-08-01 10:51:13,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-01bc09c0-050b-4ab7-963e-6ba483de0ac3 Date: Wed, 01 Aug 2018 10:51:13 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"df7c2ede-ade0-4183-8ceb-1ad7e28f8eb4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"78a4d2d0ae2640d6af33ee78d3f6b4b5","l2_adjacency":true,"status":"ACTIVE","subnets":["0e4fab91-8307-48d2-a748-acc7688c9305"],"description":"","tags":[],"updated_at":"2018-08-01T10:51:08Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-1b0bf05a-eeca-4cd1-ae78-4bfcec6a629c-pub-net","admin_state_up":true,"tenant_id":"78a4d2d0ae2640d6af33ee78d3f6b4b5","created_at":"2018-08-01T10:51:08Z","mtu":1450}]} 2018-08-01 10:51:13,147 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1b0bf05a-eeca-4cd1-ae78-4bfcec6a629c-pub-net used request id req-01bc09c0-050b-4ab7-963e-6ba483de0ac3 2018-08-01 10:51:13,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:51:13,154 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:51: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:51:13,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/78a4d2d0ae2640d6af33ee78d3f6b4b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b9be024171464aee3500aa63e24f94db6f5b468" 2018-08-01 10:51:13,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:51:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-762a019c-37b8-4e59-8b9c-e8aa43137468 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/78a4d2d0ae2640d6af33ee78d3f6b4b5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "78a4d2d0ae2640d6af33ee78d3f6b4b5", "name": "CreateInstancePortManipulationTests-e259776d-1117-40a-proj"}} 2018-08-01 10:51:13,243 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/78a4d2d0ae2640d6af33ee78d3f6b4b5 used request id req-762a019c-37b8-4e59-8b9c-e8aa43137468 2018-08-01 10:51:13,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=df7c2ede-ade0-4183-8ceb-1ad7e28f8eb4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}516ec34bb617eba5b65568ee7074b88ff42ff51d" 2018-08-01 10:51:13,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-774a4823-b3c3-40ab-b8c8-928cae80b9ec Date: Wed, 01 Aug 2018 10:51:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"df7c2ede-ade0-4183-8ceb-1ad7e28f8eb4","tenant_id":"78a4d2d0ae2640d6af33ee78d3f6b4b5","created_at":"2018-08-01T10:51:08Z","dns_nameservers":[],"updated_at":"2018-08-01T10:51:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"78a4d2d0ae2640d6af33ee78d3f6b4b5","id":"0e4fab91-8307-48d2-a748-acc7688c9305","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-1b0bf05a-eeca-4cd1-ae78-4bfcec6a629c-pub-subnet"}]} 2018-08-01 10:51:13,297 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=df7c2ede-ade0-4183-8ceb-1ad7e28f8eb4 used request id req-774a4823-b3c3-40ab-b8c8-928cae80b9ec 2018-08-01 10:51:13,298 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-1b0bf05a-eeca-4cd1-ae78-4bfcec6a629c-pub-net 2018-08-01 10:51:13,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}516ec34bb617eba5b65568ee7074b88ff42ff51d" -d '{"port": {"network_id": "df7c2ede-ade0-4183-8ceb-1ad7e28f8eb4", "name": "CreateInstancePortManipulationTests-1b0bf05a-eeca-4cd1-ae78-4bfcec6a629cport-1", "allowed_address_pairs": [{"ip_address": "foo", "mac_address": "0a:1b:2c:3d:4e:5f"}], "admin_state_up": true}}' 2018-08-01 10:51:13,314 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 104 Content-Type: application/json X-Openstack-Request-Id: req-c284adec-222b-4278-8f96-273a653d4dab Date: Wed, 01 Aug 2018 10:51:13 GMT RESP BODY: {"NeutronError": {"message": "'foo' is not a valid IP address", "type": "HTTPBadRequest", "detail": ""}} 2018-08-01 10:51:13,314 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/ports used request id req-c284adec-222b-4278-8f96-273a653d4dab 2018-08-01 10:51:13,314 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "'foo' is not a valid IP address", "type": "HTTPBadRequest", "detail": ""}} 2018-08-01 10:51:13,317 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/flavors/f89cfcf7-0788-4081-bad4-cd9a27233013 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}524cb7778f8ef22191cc444c90b14e28896cb3ff" 2018-08-01 10:51:13,357 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 10:51: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-290775ce-66cb-4b9f-9945-37a25b569188 x-compute-request-id: req-290775ce-66cb-4b9f-9945-37a25b569188 Content-Length: 0 Content-Type: application/json 2018-08-01 10:51:13,357 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/f89cfcf7-0788-4081-bad4-cd9a27233013 used request id req-290775ce-66cb-4b9f-9945-37a25b569188 2018-08-01 10:51:13,358 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-1b0bf05a-eeca-4cd1-ae78-4bfcec6a629c-pub-subnet 2018-08-01 10:51:13,358 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-1b0bf05a-eeca-4cd1-ae78-4bfcec6a629c-pub-subnet 2018-08-01 10:51:13,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/subnets/0e4fab91-8307-48d2-a748-acc7688c9305 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08dc8c710e5e8aa92bdc49f49a390c0e4084da21" 2018-08-01 10:51:14,541 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5471978b-03db-4eb0-94db-68e8c5db4758 Date: Wed, 01 Aug 2018 10:51:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:51:14,541 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/0e4fab91-8307-48d2-a748-acc7688c9305 used request id req-5471978b-03db-4eb0-94db-68e8c5db4758 2018-08-01 10:51:14,542 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-1b0bf05a-eeca-4cd1-ae78-4bfcec6a629c-pub-net 2018-08-01 10:51:14,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/networks/df7c2ede-ade0-4183-8ceb-1ad7e28f8eb4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08dc8c710e5e8aa92bdc49f49a390c0e4084da21" 2018-08-01 10:51:15,494 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0fcc7419-679a-4eeb-8381-1862e65ff7d6 Date: Wed, 01 Aug 2018 10:51:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:51:15,494 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/df7c2ede-ade0-4183-8ceb-1ad7e28f8eb4 used request id req-0fcc7419-679a-4eeb-8381-1862e65ff7d6 2018-08-01 10:51:15,495 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-1b0bf05a-eeca-4cd1-ae78-4bfcec6a629c-image 2018-08-01 10:51:15,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9292/v2/images/7fe7dfd9-0a9f-435b-844f-7fef23db5c80 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}baad9d3d3db4af0714d594cf075fc89735150ffa" 2018-08-01 10:51:15,746 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ca0985bf-a931-45e1-9467-a082df2b8363 Date: Wed, 01 Aug 2018 10:51:15 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-01 10:51:15,747 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/7fe7dfd9-0a9f-435b-844f-7fef23db5c80 used request id req-ca0985bf-a931-45e1-9467-a082df2b8363 2018-08-01 10:51:15,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}564b800fbdc7d28c3ee77cee76c2ca1f238a1e98" 2018-08-01 10:51:15,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-5893d01b-ddee-422b-9aaf-2dbc16c5a4d5 Date: Wed, 01 Aug 2018 10:51:15 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "78a4d2d0ae2640d6af33ee78d3f6b4b5", "created_at": "2018-08-01T10:51:08Z", "updated_at": "2018-08-01T10:51:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:51:08Z", "revision_number": 0, "id": "241f54a0-9c77-43d2-bc91-7c2d525ae485", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:51:08Z", "security_group_id": "1c2c0cff-b25f-41df-ad70-ef4ab4231a7f", "tenant_id": "78a4d2d0ae2640d6af33ee78d3f6b4b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "78a4d2d0ae2640d6af33ee78d3f6b4b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:51:08Z", "revision_number": 0, "id": "7b070e2a-ad66-40d4-a12e-7a4d223f216f", "remote_group_id": "1c2c0cff-b25f-41df-ad70-ef4ab4231a7f", "remote_ip_prefix": null, "created_at": "2018-08-01T10:51:08Z", "security_group_id": "1c2c0cff-b25f-41df-ad70-ef4ab4231a7f", "tenant_id": "78a4d2d0ae2640d6af33ee78d3f6b4b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "78a4d2d0ae2640d6af33ee78d3f6b4b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:51:08Z", "revision_number": 0, "id": "a33ae2d8-1ade-4662-9e30-1d2075fdafb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:51:08Z", "security_group_id": "1c2c0cff-b25f-41df-ad70-ef4ab4231a7f", "tenant_id": "78a4d2d0ae2640d6af33ee78d3f6b4b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "78a4d2d0ae2640d6af33ee78d3f6b4b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:51:08Z", "revision_number": 0, "id": "f711403c-0b97-42f6-89af-78a2340ea455", "remote_group_id": "1c2c0cff-b25f-41df-ad70-ef4ab4231a7f", "remote_ip_prefix": null, "created_at": "2018-08-01T10:51:08Z", "security_group_id": "1c2c0cff-b25f-41df-ad70-ef4ab4231a7f", "tenant_id": "78a4d2d0ae2640d6af33ee78d3f6b4b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "78a4d2d0ae2640d6af33ee78d3f6b4b5"}], "revision_number": 4, "project_id": "78a4d2d0ae2640d6af33ee78d3f6b4b5", "id": "1c2c0cff-b25f-41df-ad70-ef4ab4231a7f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a2413a97b61342d8bd27570706ef372d", "created_at": "2018-08-01T09:33:18Z", "updated_at": "2018-08-01T09:33:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "7f556ce3-51d0-4279-a11d-510db9f9a3b1", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "94adc13c-a166-41cf-bd16-f997efc73cb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "b39143b5-c08f-4d0b-9d40-54f472f2389e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "e218b0b7-4501-4f84-9458-caf2891c260d", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}], "revision_number": 4, "project_id": "a2413a97b61342d8bd27570706ef372d", "id": "38229670-7386-42d0-b7b9-2397ea5938de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "created_at": "2018-08-01T09:28:38Z", "updated_at": "2018-08-01T09:28:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "763568f1-8151-4a3c-911a-d06da4423063", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "80d28bee-4aee-47e8-a8da-e0fe31497fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "a47a5ddf-aa37-4ab2-a335-1c93513b5f12", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "f5bba5a5-602b-421e-98b2-5a16117f943f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}], "revision_number": 4, "project_id": "dbe9669438844f3faecdc7fcc050e0d8", "id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ed1054af2e94c049694d98d54211d98", "created_at": "2018-08-01T09:31:40Z", "updated_at": "2018-08-01T09:31:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "34baee87-ea35-42ee-8a69-0f6e2a825d3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "89b9d1c9-f4f9-45cd-8d36-970d44228439", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "b8ab0d59-cab9-4488-82ee-7c5f69709bff", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "d3ab68ea-23b4-4bf6-8dd3-85d029e3d89f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}], "revision_number": 4, "project_id": "2ed1054af2e94c049694d98d54211d98", "id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "created_at": "2018-08-01T09:34:13Z", "updated_at": "2018-08-01T09:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "1dbb3f59-611b-46d1-a82d-2720e0a16f86", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "3878126b-a220-4357-adb9-bc22498f31b1", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "75ce67db-9c04-4561-a10d-8b1ec63943e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "e2945a69-3afe-41e3-a7ec-3ea4c79a12ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}], "revision_number": 4, "project_id": "c0d9b34b06f445a7857603f60b181f3c", "id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-01T09:30:58Z", "updated_at": "2018-08-01T09:30:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "042d4626-2974-418d-affe-f8f2acd05faa", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "995fae58-f0e5-4e10-801c-6c2ce5c7ae0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "cb8404fa-cb24-4879-a34d-f3050dcba730", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "dad6aaab-690e-4c24-9103-6767e0c80bc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "created_at": "2018-08-01T09:31:11Z", "updated_at": "2018-08-01T09:31:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "939e25e0-5dbc-4f6e-9f6f-7fb70e540203", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "9796a673-6928-4009-9c21-1410d395646e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "af7b8bf8-2fb6-4d72-842a-38f72d7581f7", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "b9af65b0-2eb8-45e1-8504-b7dc4dbb83ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}], "revision_number": 4, "project_id": "dd207f801ed3475f9dbe5f13077af1c8", "id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "46dd322c3fcc454eb140e37825746af8", "created_at": "2018-08-01T10:33:44Z", "updated_at": "2018-08-01T10:33:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "0f41470b-1091-45c1-b574-92069f79f8d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "8cc03a9c-8fa5-425b-812f-d7692bae3613", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d1373b1e-2fb9-4e02-a9e1-7e873ba1d7d1", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d21f3909-71f3-43e2-a22d-6a9c2513cb6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}], "revision_number": 4, "project_id": "46dd322c3fcc454eb140e37825746af8", "id": "b2961714-c8a4-4fcb-918b-21d70527c983", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "created_at": "2018-08-01T09:34:57Z", "updated_at": "2018-08-01T09:34:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "8063d12f-30db-4ccf-8ce0-72e59ba81a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c38e1a7a-5857-4f03-b991-6d5c9c9a5b9e", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c725bae1-d3bb-42b5-b331-32737085f28c", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "cfddc134-923b-4e0d-9ec5-dcc5641dd435", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}], "revision_number": 4, "project_id": "455b48a61678488ead79a4cfa07ef5c3", "id": "cd52f913-3072-4ce7-a779-7de795b62b12", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:36:50Z", "updated_at": "2018-08-01T09:36:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "07ef7fe5-a529-45da-bfc0-899f0ea9b592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "bc4dad3a-2a0c-4c31-b901-2909a12adb50", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c35cff35-4306-4116-b9fa-fc27bc7c05d6", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c493e3ac-d9d2-480d-9ec8-50982eedaf5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}], "revision_number": 4, "project_id": "8d96727022f4443794db44ecde432faf", "id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "created_at": "2018-08-01T09:32:45Z", "updated_at": "2018-08-01T09:32:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "058ea790-43ea-4a6f-9950-28418319e577", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "5fcfb31b-cdad-4037-973e-56b74faefd14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "99a24d26-dc7f-42d0-aa23-a7c061f04952", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "b641bb48-566e-472b-a3cc-d38c85ab3ff1", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}], "revision_number": 4, "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "name": "default"}]} 2018-08-01 10:51:15,929 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-5893d01b-ddee-422b-9aaf-2dbc16c5a4d5 2018-08-01 10:51:15,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/78a4d2d0ae2640d6af33ee78d3f6b4b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}564b800fbdc7d28c3ee77cee76c2ca1f238a1e98" 2018-08-01 10:51:16,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:51:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c841e09-ff5b-49c6-91e4-03f096a95332 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/78a4d2d0ae2640d6af33ee78d3f6b4b5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "78a4d2d0ae2640d6af33ee78d3f6b4b5", "name": "CreateInstancePortManipulationTests-e259776d-1117-40a-proj"}} 2018-08-01 10:51:16,018 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/78a4d2d0ae2640d6af33ee78d3f6b4b5 used request id req-2c841e09-ff5b-49c6-91e4-03f096a95332 2018-08-01 10:51:16,019 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1c2c0cff-b25f-41df-ad70-ef4ab4231a7f 2018-08-01 10:51:16,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=1c2c0cff-b25f-41df-ad70-ef4ab4231a7f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}564b800fbdc7d28c3ee77cee76c2ca1f238a1e98" 2018-08-01 10:51:16,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-48606ec0-3803-4f83-8dbc-82d714d6780f Date: Wed, 01 Aug 2018 10:51:16 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:51:08Z", "security_group_id": "1c2c0cff-b25f-41df-ad70-ef4ab4231a7f", "port_range_min": null, "revision_number": 0, "tenant_id": "78a4d2d0ae2640d6af33ee78d3f6b4b5", "created_at": "2018-08-01T10:51:08Z", "project_id": "78a4d2d0ae2640d6af33ee78d3f6b4b5", "id": "241f54a0-9c77-43d2-bc91-7c2d525ae485"}, {"remote_group_id": "1c2c0cff-b25f-41df-ad70-ef4ab4231a7f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:51:08Z", "security_group_id": "1c2c0cff-b25f-41df-ad70-ef4ab4231a7f", "port_range_min": null, "revision_number": 0, "tenant_id": "78a4d2d0ae2640d6af33ee78d3f6b4b5", "created_at": "2018-08-01T10:51:08Z", "project_id": "78a4d2d0ae2640d6af33ee78d3f6b4b5", "id": "7b070e2a-ad66-40d4-a12e-7a4d223f216f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:51:08Z", "security_group_id": "1c2c0cff-b25f-41df-ad70-ef4ab4231a7f", "port_range_min": null, "revision_number": 0, "tenant_id": "78a4d2d0ae2640d6af33ee78d3f6b4b5", "created_at": "2018-08-01T10:51:08Z", "project_id": "78a4d2d0ae2640d6af33ee78d3f6b4b5", "id": "a33ae2d8-1ade-4662-9e30-1d2075fdafb4"}, {"remote_group_id": "1c2c0cff-b25f-41df-ad70-ef4ab4231a7f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:51:08Z", "security_group_id": "1c2c0cff-b25f-41df-ad70-ef4ab4231a7f", "port_range_min": null, "revision_number": 0, "tenant_id": "78a4d2d0ae2640d6af33ee78d3f6b4b5", "created_at": "2018-08-01T10:51:08Z", "project_id": "78a4d2d0ae2640d6af33ee78d3f6b4b5", "id": "f711403c-0b97-42f6-89af-78a2340ea455"}]} 2018-08-01 10:51:16,043 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=1c2c0cff-b25f-41df-ad70-ef4ab4231a7f used request id req-48606ec0-3803-4f83-8dbc-82d714d6780f 2018-08-01 10:51:16,044 - neutron_utils - INFO - Deleting security group with name - default 2018-08-01 10:51:16,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/1c2c0cff-b25f-41df-ad70-ef4ab4231a7f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}564b800fbdc7d28c3ee77cee76c2ca1f238a1e98" 2018-08-01 10:51:16,227 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-efab5335-7ce6-470c-b191-fcf97f3fc24a Content-Length: 0 Date: Wed, 01 Aug 2018 10:51:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:51:16,227 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/1c2c0cff-b25f-41df-ad70-ef4ab4231a7f used request id req-efab5335-7ce6-470c-b191-fcf97f3fc24a 2018-08-01 10:51:16,228 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-e259776d-1117-40a-proj 2018-08-01 10:51:16,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/78a4d2d0ae2640d6af33ee78d3f6b4b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}564b800fbdc7d28c3ee77cee76c2ca1f238a1e98" 2018-08-01 10:51:16,417 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:51:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-87060300-f58a-4aa6-946a-45a659cde345 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:51:16,418 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/78a4d2d0ae2640d6af33ee78d3f6b4b5 used request id req-87060300-f58a-4aa6-946a-45a659cde345 2018-08-01 10:51:16,418 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-e259776d-1117-40a-proj-role 2018-08-01 10:51:16,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/76ec1fcca3ea4c6aaee2fc871e807490 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}564b800fbdc7d28c3ee77cee76c2ca1f238a1e98" 2018-08-01 10:51:16,519 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:51:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f3d9e887-e0c5-45c7-bd34-df329b5069df Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:51:16,519 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/76ec1fcca3ea4c6aaee2fc871e807490 used request id req-f3d9e887-e0c5-45c7-bd34-df329b5069df 2018-08-01 10:51:16,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}564b800fbdc7d28c3ee77cee76c2ca1f238a1e98" 2018-08-01 10:51:16,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:51:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-191f325c-0709-405c-bbb4-7ee2bf86c49f Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:51:16,617 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-191f325c-0709-405c-bbb4-7ee2bf86c49f 2018-08-01 10:51:16,618 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-e259776d-1117-40a-user 2018-08-01 10:51:16,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/23f561981b434cd2b31b0281c0e57843 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5648afb2b54d5931337f374f4c644ef7ac2fcc0a" 2018-08-01 10:51:16,801 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:51:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-16cb0f8f-099d-4f8d-8942-2fdad1704229 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:51:16,801 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/23f561981b434cd2b31b0281c0e57843 used request id req-16cb0f8f-099d-4f8d-8942-2fdad1704229 2018-08-01 10:51:16,802 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:51:17,183 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:51:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["dEvw397pTL-GnFUON18IzQ"], "issued_at": "2018-08-01T10:51:17.000000Z"}} 2018-08-01 10:51:17,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}974ad5c72ae3e56bba119aa2be95b12e2ce89bb9" 2018-08-01 10:51:17,264 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:51:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd1714c9-6cec-48ef-82f6-3ec63e43a755 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:51:17,265 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-dd1714c9-6cec-48ef-82f6-3ec63e43a755 2018-08-01 10:51:17,266 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:51:17,267 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:51:17,654 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:51:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["xjecT1PnRb63witaW_QU7w"], "issued_at": "2018-08-01T10:51:17.000000Z"}} 2018-08-01 10:51:17,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3c7ae85489aedd8481dd8725aadf8c2af6f83fe" 2018-08-01 10:51:17,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:51:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6714258-2316-4b60-99a3-a120b8172276 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:51:17,668 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-a6714258-2316-4b60-99a3-a120b8172276 2018-08-01 10:51:17,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:51:17,677 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:51: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:51:17,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-48d58d03-b155-425-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3c7ae85489aedd8481dd8725aadf8c2af6f83fe" 2018-08-01 10:51:17,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:51:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b787b1a-a180-4313-aaf7-3fd58b889371 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-48d58d03-b155-425-proj", "previous": null, "next": null}, "projects": []} 2018-08-01 10:51:17,762 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-48d58d03-b155-425-proj used request id req-1b787b1a-a180-4313-aaf7-3fd58b889371 2018-08-01 10:51:17,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3c7ae85489aedd8481dd8725aadf8c2af6f83fe" 2018-08-01 10:51:17,785 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:51:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d26873b5-76f4-4bad-a9ef-de047547eae7 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:51:17,785 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-d26873b5-76f4-4bad-a9ef-de047547eae7 2018-08-01 10:51:17,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3c7ae85489aedd8481dd8725aadf8c2af6f83fe" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-48d58d03-b155-425-proj"}}' 2018-08-01 10:51:17,832 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:51:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d29ba89-0add-4225-8e92-aaf8e0e9abc2 Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/fa6af1843d0f48f9811ed39088938f41"}, "tags": [], "enabled": true, "id": "fa6af1843d0f48f9811ed39088938f41", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-48d58d03-b155-425-proj"}} 2018-08-01 10:51:17,832 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-7d29ba89-0add-4225-8e92-aaf8e0e9abc2 2018-08-01 10:51:17,832 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-48d58d03-b155-425-proj 2018-08-01 10:51:17,833 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:51:17,833 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:51:18,215 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:51:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["6T18ddCUSfasOqocZRluWQ"], "issued_at": "2018-08-01T10:51:18.000000Z"}} 2018-08-01 10:51:18,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71b7004551eeecb7a4c2304418a202f9f376b70e" 2018-08-01 10:51:18,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:51:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db33764e-31d6-4c14-9f35-20e182495419 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:51:18,292 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-db33764e-31d6-4c14-9f35-20e182495419 2018-08-01 10:51:18,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:51:18,302 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:51: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:51:18,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71b7004551eeecb7a4c2304418a202f9f376b70e" 2018-08-01 10:51:18,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:51:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f4e13b1-9287-4b3e-b063-6447c1b97f0d Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 10:51:18,404 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-5f4e13b1-9287-4b3e-b063-6447c1b97f0d 2018-08-01 10:51:18,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateInstancePortManipulationTests-48d58d03-b155-425-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71b7004551eeecb7a4c2304418a202f9f376b70e" 2018-08-01 10:51:18,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:51:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e9098ed-5012-4728-8e76-dfc47a7970e7 Content-Encoding: gzip Content-Length: 268 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateInstancePortManipulationTests-48d58d03-b155-425-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/fa6af1843d0f48f9811ed39088938f41"}, "tags": [], "enabled": true, "id": "fa6af1843d0f48f9811ed39088938f41", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-48d58d03-b155-425-proj"}]} 2018-08-01 10:51:18,425 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateInstancePortManipulationTests-48d58d03-b155-425-proj used request id req-9e9098ed-5012-4728-8e76-dfc47a7970e7 2018-08-01 10:51:18,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71b7004551eeecb7a4c2304418a202f9f376b70e" 2018-08-01 10:51:18,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:51:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-decea6b8-ab75-4805-9200-efd13b94a6cb Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:51:18,512 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-decea6b8-ab75-4805-9200-efd13b94a6cb 2018-08-01 10:51:18,880 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-48d58d03-b155-425-user 2018-08-01 10:51:18,880 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:51:18,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3c7ae85489aedd8481dd8725aadf8c2af6f83fe" 2018-08-01 10:51:19,056 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:51:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdff9a10-8b00-4d31-9213-7b807898fbbc Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:51:19,056 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-bdff9a10-8b00-4d31-9213-7b807898fbbc 2018-08-01 10:51:19,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3c7ae85489aedd8481dd8725aadf8c2af6f83fe" -d '{"role": {"name": "CreateInstancePortManipulationTests-48d58d03-b155-425-proj-role"}}' 2018-08-01 10:51:19,167 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:51:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa226471-e358-46ff-a7c9-8afbc4ea8d8e Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8c92a68582be45a2a0d98f96e460990b", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c92a68582be45a2a0d98f96e460990b"}, "name": "CreateInstancePortManipulationTests-48d58d03-b155-425-proj-role"}} 2018-08-01 10:51:19,167 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-fa226471-e358-46ff-a7c9-8afbc4ea8d8e 2018-08-01 10:51:19,168 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-48d58d03-b155-425-proj-role 2018-08-01 10:51:19,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/8c92a68582be45a2a0d98f96e460990b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3c7ae85489aedd8481dd8725aadf8c2af6f83fe" 2018-08-01 10:51:19,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:51:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3abf17df-5ebe-4cb5-89f8-020d9fdf8ce1 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8c92a68582be45a2a0d98f96e460990b", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c92a68582be45a2a0d98f96e460990b"}, "name": "CreateInstancePortManipulationTests-48d58d03-b155-425-proj-role"}} 2018-08-01 10:51:19,270 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/8c92a68582be45a2a0d98f96e460990b used request id req-3abf17df-5ebe-4cb5-89f8-020d9fdf8ce1 2018-08-01 10:51:19,270 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-48d58d03-b155-425-proj-role to project CreateInstancePortManipulationTests-48d58d03-b155-425-proj 2018-08-01 10:51:19,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/fa6af1843d0f48f9811ed39088938f41/users/4753865ad4224764bf0e9918a72060c9/roles/8c92a68582be45a2a0d98f96e460990b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3c7ae85489aedd8481dd8725aadf8c2af6f83fe" 2018-08-01 10:51:19,391 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:51:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-55fb3048-d649-497b-8958-13c97ab11417 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:51:19,391 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/fa6af1843d0f48f9811ed39088938f41/users/4753865ad4224764bf0e9918a72060c9/roles/8c92a68582be45a2a0d98f96e460990b used request id req-55fb3048-d649-497b-8958-13c97ab11417 2018-08-01 10:51:19,392 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-01 10:51:19,392 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:51:19,393 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:51:19,772 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8c92a68582be45a2a0d98f96e460990b", "name": "CreateInstancePortManipulationTests-48d58d03-b155-425-proj-role"}], "expires_at": "2018-08-01T11:51:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fa6af1843d0f48f9811ed39088938f41", "name": "CreateInstancePortManipulationTests-48d58d03-b155-425-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/fa6af1843d0f48f9811ed39088938f41", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/fa6af1843d0f48f9811ed39088938f41", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/fa6af1843d0f48f9811ed39088938f41", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/fa6af1843d0f48f9811ed39088938f41", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/fa6af1843d0f48f9811ed39088938f41", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/fa6af1843d0f48f9811ed39088938f41", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_fa6af1843d0f48f9811ed39088938f41", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_fa6af1843d0f48f9811ed39088938f41", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/fa6af1843d0f48f9811ed39088938f41", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/fa6af1843d0f48f9811ed39088938f41", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/fa6af1843d0f48f9811ed39088938f41", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/fa6af1843d0f48f9811ed39088938f41", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/fa6af1843d0f48f9811ed39088938f41", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/fa6af1843d0f48f9811ed39088938f41", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-48d58d03-b155-425-user", "id": "4753865ad4224764bf0e9918a72060c9"}, "audit_ids": ["MbNGBrHKTIWVEzxbkq3RLA"], "issued_at": "2018-08-01T10:51:19.000000Z"}} 2018-08-01 10:51:19,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e7d70646d972eccc00040ec9b456dfc032d5e26" 2018-08-01 10:51:19,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:51:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48c1a7e3-1b0d-45b4-ac65-14d99dbe8018 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:51:19,850 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-48c1a7e3-1b0d-45b4-ac65-14d99dbe8018 2018-08-01 10:51:19,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-c56db5ab-689a-4c2e-ac7c-b53e4561c67c-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0e7d70646d972eccc00040ec9b456dfc032d5e26" 2018-08-01 10:51:20,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-ab8002a2-8957-46f6-b591-122a4c387fad Date: Wed, 01 Aug 2018 10:51:20 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-c56db5ab-689a-4c2e-ac7c-b53e4561c67c-image"} 2018-08-01 10:51:20,123 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-c56db5ab-689a-4c2e-ac7c-b53e4561c67c-image used request id req-ab8002a2-8957-46f6-b591-122a4c387fad 2018-08-01 10:51:20,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0e7d70646d972eccc00040ec9b456dfc032d5e26" 2018-08-01 10:51:20,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-9953fbaa-d147-4f12-82ad-42980658f970 Date: Wed, 01 Aug 2018 10:51: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-08-01 10:51:20,132 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-9953fbaa-d147-4f12-82ad-42980658f970 2018-08-01 10:51:20,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0e7d70646d972eccc00040ec9b456dfc032d5e26" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-c56db5ab-689a-4c2e-ac7c-b53e4561c67c-image"}' 2018-08-01 10:51:20,217 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/23649520-d5d8-4a50-9dec-1916df2f7ff1 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-93fcd989-29d2-46de-a5c4-a1fe3efc97d7 Date: Wed, 01 Aug 2018 10:51:20 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-c56db5ab-689a-4c2e-ac7c-b53e4561c67c-image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T10:51:20Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-01T10:51:20Z", "visibility": "shared", "locations": [], "self": "/v2/images/23649520-d5d8-4a50-9dec-1916df2f7ff1", "min_disk": 0, "protected": false, "id": "23649520-d5d8-4a50-9dec-1916df2f7ff1", "file": "/v2/images/23649520-d5d8-4a50-9dec-1916df2f7ff1/file", "checksum": null, "owner": "fa6af1843d0f48f9811ed39088938f41", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 10:51:20,217 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-93fcd989-29d2-46de-a5c4-a1fe3efc97d7 2018-08-01 10:51:20,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9292/v2/images/23649520-d5d8-4a50-9dec-1916df2f7ff1/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0e7d70646d972eccc00040ec9b456dfc032d5e26" -d '' 2018-08-01 10:51:21,370 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4984ac36-1bc4-47ff-91cf-035837b7ac1d Date: Wed, 01 Aug 2018 10:51:21 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-01 10:51:21,371 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/23649520-d5d8-4a50-9dec-1916df2f7ff1/file used request id req-4984ac36-1bc4-47ff-91cf-035837b7ac1d 2018-08-01 10:51:21,371 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-01 10:51:21,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/23649520-d5d8-4a50-9dec-1916df2f7ff1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0e7d70646d972eccc00040ec9b456dfc032d5e26" 2018-08-01 10:51:21,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-e938c3de-bad0-4a91-a6d0-f7c79ace7aa6 Date: Wed, 01 Aug 2018 10:51:21 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-c56db5ab-689a-4c2e-ac7c-b53e4561c67c-image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T10:51:20Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-01T10:51:21Z", "visibility": "shared", "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/23649520-d5d8-4a50-9dec-1916df2f7ff1/snap", "metadata": {}}], "self": "/v2/images/23649520-d5d8-4a50-9dec-1916df2f7ff1", "min_disk": 0, "protected": false, "id": "23649520-d5d8-4a50-9dec-1916df2f7ff1", "file": "/v2/images/23649520-d5d8-4a50-9dec-1916df2f7ff1/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "fa6af1843d0f48f9811ed39088938f41", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/23649520-d5d8-4a50-9dec-1916df2f7ff1/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 10:51:21,391 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/23649520-d5d8-4a50-9dec-1916df2f7ff1 used request id req-e938c3de-bad0-4a91-a6d0-f7c79ace7aa6 2018-08-01 10:51:21,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0e7d70646d972eccc00040ec9b456dfc032d5e26" 2018-08-01 10:51:21,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-d571a68d-77e3-4d34-976b-a5261e650bd7 Date: Wed, 01 Aug 2018 10:51: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-08-01 10:51:21,401 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-d571a68d-77e3-4d34-976b-a5261e650bd7 2018-08-01 10:51:21,404 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-c56db5ab-689a-4c2e-ac7c-b53e4561c67c-image 2018-08-01 10:51:21,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/23649520-d5d8-4a50-9dec-1916df2f7ff1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0e7d70646d972eccc00040ec9b456dfc032d5e26" 2018-08-01 10:51:21,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-0902a0bc-f6e7-4f69-9f7f-4c20f80cc6c6 Date: Wed, 01 Aug 2018 10:51:21 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-c56db5ab-689a-4c2e-ac7c-b53e4561c67c-image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T10:51:20Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-01T10:51:21Z", "visibility": "shared", "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/23649520-d5d8-4a50-9dec-1916df2f7ff1/snap", "metadata": {}}], "self": "/v2/images/23649520-d5d8-4a50-9dec-1916df2f7ff1", "min_disk": 0, "protected": false, "id": "23649520-d5d8-4a50-9dec-1916df2f7ff1", "file": "/v2/images/23649520-d5d8-4a50-9dec-1916df2f7ff1/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "fa6af1843d0f48f9811ed39088938f41", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/23649520-d5d8-4a50-9dec-1916df2f7ff1/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 10:51:21,422 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/23649520-d5d8-4a50-9dec-1916df2f7ff1 used request id req-0902a0bc-f6e7-4f69-9f7f-4c20f80cc6c6 2018-08-01 10:51:21,423 - create_image - DEBUG - Instance status is - active 2018-08-01 10:51:21,423 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-c56db5ab-689a-4c2e-ac7c-b53e4561c67c-image 2018-08-01 10:51:21,423 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-c56db5ab-689a-4c2e-ac7c-b53e4561c67c-image 2018-08-01 10:51:21,423 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:51:21,424 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:51:21,809 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8c92a68582be45a2a0d98f96e460990b", "name": "CreateInstancePortManipulationTests-48d58d03-b155-425-proj-role"}], "expires_at": "2018-08-01T11:51:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fa6af1843d0f48f9811ed39088938f41", "name": "CreateInstancePortManipulationTests-48d58d03-b155-425-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/fa6af1843d0f48f9811ed39088938f41", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/fa6af1843d0f48f9811ed39088938f41", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/fa6af1843d0f48f9811ed39088938f41", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/fa6af1843d0f48f9811ed39088938f41", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/fa6af1843d0f48f9811ed39088938f41", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/fa6af1843d0f48f9811ed39088938f41", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_fa6af1843d0f48f9811ed39088938f41", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_fa6af1843d0f48f9811ed39088938f41", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/fa6af1843d0f48f9811ed39088938f41", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/fa6af1843d0f48f9811ed39088938f41", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/fa6af1843d0f48f9811ed39088938f41", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/fa6af1843d0f48f9811ed39088938f41", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/fa6af1843d0f48f9811ed39088938f41", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/fa6af1843d0f48f9811ed39088938f41", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-48d58d03-b155-425-user", "id": "4753865ad4224764bf0e9918a72060c9"}, "audit_ids": ["WyqzIWAQSIeCGjkTay0ShQ"], "issued_at": "2018-08-01T10:51:21.000000Z"}} 2018-08-01 10:51:21,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93c962bdd35a8a8a486e4f34ad1d92740a135814" 2018-08-01 10:51:21,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:51:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80e93162-f750-40ae-9f38-9f824f55d579 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:51:21,887 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-80e93162-f750-40ae-9f38-9f824f55d579 2018-08-01 10:51:21,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c56db5ab-689a-4c2e-ac7c-b53e4561c67c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93c962bdd35a8a8a486e4f34ad1d92740a135814" 2018-08-01 10:51:22,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-eb779ab2-56d0-4f17-a201-8019325a0b47 Date: Wed, 01 Aug 2018 10:51:22 GMT RESP BODY: {"networks":[]} 2018-08-01 10:51:22,078 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c56db5ab-689a-4c2e-ac7c-b53e4561c67c-pub-net used request id req-eb779ab2-56d0-4f17-a201-8019325a0b47 2018-08-01 10:51:22,078 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-c56db5ab-689a-4c2e-ac7c-b53e4561c67c-pub-net 2018-08-01 10:51:22,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93c962bdd35a8a8a486e4f34ad1d92740a135814" -d '{"network": {"name": "CreateInstancePortManipulationTests-c56db5ab-689a-4c2e-ac7c-b53e4561c67c-pub-net", "admin_state_up": true}}' 2018-08-01 10:51:22,501 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 658 X-Openstack-Request-Id: req-a2e06a64-a8f2-4674-88f8-c9c0667c0c79 Date: Wed, 01 Aug 2018 10:51:22 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"9a03e235-6422-4c8b-a0f6-f8d5cd6c7bf2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"fa6af1843d0f48f9811ed39088938f41","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T10:51:22Z","is_default":false,"name":"CreateInstancePortManipulationTests-c56db5ab-689a-4c2e-ac7c-b53e4561c67c-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"fa6af1843d0f48f9811ed39088938f41","created_at":"2018-08-01T10:51:22Z","mtu":1450}} 2018-08-01 10:51:22,501 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks used request id req-a2e06a64-a8f2-4674-88f8-c9c0667c0c79 2018-08-01 10:51:22,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=9a03e235-6422-4c8b-a0f6-f8d5cd6c7bf2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93c962bdd35a8a8a486e4f34ad1d92740a135814" 2018-08-01 10:51:22,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-39cbbd2c-5e14-4b1e-9951-519fea5825bd Date: Wed, 01 Aug 2018 10:51:22 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"9a03e235-6422-4c8b-a0f6-f8d5cd6c7bf2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"fa6af1843d0f48f9811ed39088938f41","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T10:51:22Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-c56db5ab-689a-4c2e-ac7c-b53e4561c67c-pub-net","admin_state_up":true,"tenant_id":"fa6af1843d0f48f9811ed39088938f41","created_at":"2018-08-01T10:51:22Z","mtu":1450}]} 2018-08-01 10:51:22,633 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=9a03e235-6422-4c8b-a0f6-f8d5cd6c7bf2 used request id req-39cbbd2c-5e14-4b1e-9951-519fea5825bd 2018-08-01 10:51:22,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=9a03e235-6422-4c8b-a0f6-f8d5cd6c7bf2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93c962bdd35a8a8a486e4f34ad1d92740a135814" 2018-08-01 10:51:22,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-2fef7d82-b917-4b76-961c-ac55a2f2343b Date: Wed, 01 Aug 2018 10:51:22 GMT RESP BODY: {"subnets":[]} 2018-08-01 10:51:22,667 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=9a03e235-6422-4c8b-a0f6-f8d5cd6c7bf2 used request id req-2fef7d82-b917-4b76-961c-ac55a2f2343b 2018-08-01 10:51:22,668 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-c56db5ab-689a-4c2e-ac7c-b53e4561c67c-pub-subnet 2018-08-01 10:51:22,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93c962bdd35a8a8a486e4f34ad1d92740a135814" -d '{"subnets": [{"ip_version": 4, "network_id": "9a03e235-6422-4c8b-a0f6-f8d5cd6c7bf2", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-c56db5ab-689a-4c2e-ac7c-b53e4561c67c-pub-subnet"}]}' 2018-08-01 10:51:23,136 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-230686a8-957a-4d70-938e-584bd0809a28 Date: Wed, 01 Aug 2018 10:51:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9a03e235-6422-4c8b-a0f6-f8d5cd6c7bf2","tenant_id":"fa6af1843d0f48f9811ed39088938f41","created_at":"2018-08-01T10:51:22Z","dns_nameservers":[],"updated_at":"2018-08-01T10:51:22Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"fa6af1843d0f48f9811ed39088938f41","id":"fb122f65-b2ad-48f0-9535-2fd714a74375","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c56db5ab-689a-4c2e-ac7c-b53e4561c67c-pub-subnet"}]} 2018-08-01 10:51:23,136 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets used request id req-230686a8-957a-4d70-938e-584bd0809a28 2018-08-01 10:51:23,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=9a03e235-6422-4c8b-a0f6-f8d5cd6c7bf2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93c962bdd35a8a8a486e4f34ad1d92740a135814" 2018-08-01 10:51:23,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-c2063bd3-12b6-4013-8bad-2156202ed369 Date: Wed, 01 Aug 2018 10:51:23 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"9a03e235-6422-4c8b-a0f6-f8d5cd6c7bf2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fa6af1843d0f48f9811ed39088938f41","l2_adjacency":true,"status":"ACTIVE","subnets":["fb122f65-b2ad-48f0-9535-2fd714a74375"],"description":"","tags":[],"updated_at":"2018-08-01T10:51:22Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-c56db5ab-689a-4c2e-ac7c-b53e4561c67c-pub-net","admin_state_up":true,"tenant_id":"fa6af1843d0f48f9811ed39088938f41","created_at":"2018-08-01T10:51:22Z","mtu":1450}]} 2018-08-01 10:51:23,236 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=9a03e235-6422-4c8b-a0f6-f8d5cd6c7bf2 used request id req-c2063bd3-12b6-4013-8bad-2156202ed369 2018-08-01 10:51:23,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=9a03e235-6422-4c8b-a0f6-f8d5cd6c7bf2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93c962bdd35a8a8a486e4f34ad1d92740a135814" 2018-08-01 10:51:23,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-844af33f-4ce8-4e45-b104-701c2fa5a253 Date: Wed, 01 Aug 2018 10:51:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9a03e235-6422-4c8b-a0f6-f8d5cd6c7bf2","tenant_id":"fa6af1843d0f48f9811ed39088938f41","created_at":"2018-08-01T10:51:22Z","dns_nameservers":[],"updated_at":"2018-08-01T10:51:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"fa6af1843d0f48f9811ed39088938f41","id":"fb122f65-b2ad-48f0-9535-2fd714a74375","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c56db5ab-689a-4c2e-ac7c-b53e4561c67c-pub-subnet"}]} 2018-08-01 10:51:23,346 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=9a03e235-6422-4c8b-a0f6-f8d5cd6c7bf2 used request id req-844af33f-4ce8-4e45-b104-701c2fa5a253 2018-08-01 10:51:23,346 - OpenStackNetwork - DEBUG - Network [9a03e235-6422-4c8b-a0f6-f8d5cd6c7bf2] created successfully 2018-08-01 10:51:23,347 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:51:23,347 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:51:23,758 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:51:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["hgB1PvtESkycCWcH2ejXWA"], "issued_at": "2018-08-01T10:51:23.000000Z"}} 2018-08-01 10:51:23,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}586a5d95c055c98ce3e0e13a4bd89c8d494fde51" 2018-08-01 10:51:23,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:51:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9796931b-5cd5-4939-87d5-1185d446cc05 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:51:23,887 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-9796931b-5cd5-4939-87d5-1185d446cc05 2018-08-01 10:51:23,888 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 10:51:23,893 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}586a5d95c055c98ce3e0e13a4bd89c8d494fde51" 2018-08-01 10:51:24,078 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:51: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-5ac893b8-5345-4dde-a75f-3bf2d56dc150 x-compute-request-id: req-5ac893b8-5345-4dde-a75f-3bf2d56dc150 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"flavors": [{"id": "4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "rel": "bookmark"}], "name": "vmtp-flavor_ee58c79f-c6fb-483f-8b9c-406ffbfad757"}, {"id": "5b61c696-1b5b-4204-b7e5-ca4a818093b0", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "bookmark"}], "name": "shaker-flavor_81952131-3011-4d90-80f4-831743223f59"}]} 2018-08-01 10:51:24,079 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-5ac893b8-5345-4dde-a75f-3bf2d56dc150 2018-08-01 10:51:24,082 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}586a5d95c055c98ce3e0e13a4bd89c8d494fde51" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-c56db5ab-689a-4c2e-ac7c-b53e4561c67c-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-08-01 10:51:24,124 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:51: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-98b43f74-2e89-46d2-8e44-626ae1058bb0 x-compute-request-id: req-98b43f74-2e89-46d2-8e44-626ae1058bb0 Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-c56db5ab-689a-4c2e-ac7c-b53e4561c67c-flavor-name", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/31ab9c77-46d2-494b-9063-dbbe2af0cd3c", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/31ab9c77-46d2-494b-9063-dbbe2af0cd3c", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "31ab9c77-46d2-494b-9063-dbbe2af0cd3c"}} 2018-08-01 10:51:24,124 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-98b43f74-2e89-46d2-8e44-626ae1058bb0 2018-08-01 10:51:24,125 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:51:24,126 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:51:24,509 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8c92a68582be45a2a0d98f96e460990b", "name": "CreateInstancePortManipulationTests-48d58d03-b155-425-proj-role"}], "expires_at": "2018-08-01T11:51:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fa6af1843d0f48f9811ed39088938f41", "name": "CreateInstancePortManipulationTests-48d58d03-b155-425-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/fa6af1843d0f48f9811ed39088938f41", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/fa6af1843d0f48f9811ed39088938f41", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/fa6af1843d0f48f9811ed39088938f41", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/fa6af1843d0f48f9811ed39088938f41", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/fa6af1843d0f48f9811ed39088938f41", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/fa6af1843d0f48f9811ed39088938f41", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_fa6af1843d0f48f9811ed39088938f41", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_fa6af1843d0f48f9811ed39088938f41", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/fa6af1843d0f48f9811ed39088938f41", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/fa6af1843d0f48f9811ed39088938f41", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/fa6af1843d0f48f9811ed39088938f41", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/fa6af1843d0f48f9811ed39088938f41", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/fa6af1843d0f48f9811ed39088938f41", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/fa6af1843d0f48f9811ed39088938f41", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-48d58d03-b155-425-user", "id": "4753865ad4224764bf0e9918a72060c9"}, "audit_ids": ["V0_36U-BQ_qc4hlnJqeK5w"], "issued_at": "2018-08-01T10:51:24.000000Z"}} 2018-08-01 10:51:24,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e244b14c9291b67025b4b094e40759ffdc8fc7ed" 2018-08-01 10:51:24,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:51:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2051a5f-13c9-462b-84b9-aea0ce295f47 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:51:24,595 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-f2051a5f-13c9-462b-84b9-aea0ce295f47 2018-08-01 10:51:24,596 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 10:51:24,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e244b14c9291b67025b4b094e40759ffdc8fc7ed" 2018-08-01 10:51:24,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:51:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd1a0156-edb9-4514-8e15-15b1f2013b7d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:51:24,609 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-dd1a0156-edb9-4514-8e15-15b1f2013b7d 2018-08-01 10:51:24,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c56db5ab-689a-4c2e-ac7c-b53e4561c67c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e244b14c9291b67025b4b094e40759ffdc8fc7ed" 2018-08-01 10:51:24,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-1cbf3fcc-34e1-4ee8-afc3-d6c91d89e561 Date: Wed, 01 Aug 2018 10:51:24 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"9a03e235-6422-4c8b-a0f6-f8d5cd6c7bf2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fa6af1843d0f48f9811ed39088938f41","l2_adjacency":true,"status":"ACTIVE","subnets":["fb122f65-b2ad-48f0-9535-2fd714a74375"],"description":"","tags":[],"updated_at":"2018-08-01T10:51:22Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-c56db5ab-689a-4c2e-ac7c-b53e4561c67c-pub-net","admin_state_up":true,"tenant_id":"fa6af1843d0f48f9811ed39088938f41","created_at":"2018-08-01T10:51:22Z","mtu":1450}]} 2018-08-01 10:51:24,880 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c56db5ab-689a-4c2e-ac7c-b53e4561c67c-pub-net used request id req-1cbf3fcc-34e1-4ee8-afc3-d6c91d89e561 2018-08-01 10:51:24,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=9a03e235-6422-4c8b-a0f6-f8d5cd6c7bf2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e244b14c9291b67025b4b094e40759ffdc8fc7ed" 2018-08-01 10:51:24,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-57a30a40-bf2d-4c73-a497-07185df83a23 Date: Wed, 01 Aug 2018 10:51:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9a03e235-6422-4c8b-a0f6-f8d5cd6c7bf2","tenant_id":"fa6af1843d0f48f9811ed39088938f41","created_at":"2018-08-01T10:51:22Z","dns_nameservers":[],"updated_at":"2018-08-01T10:51:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"fa6af1843d0f48f9811ed39088938f41","id":"fb122f65-b2ad-48f0-9535-2fd714a74375","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c56db5ab-689a-4c2e-ac7c-b53e4561c67c-pub-subnet"}]} 2018-08-01 10:51:24,933 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=9a03e235-6422-4c8b-a0f6-f8d5cd6c7bf2 used request id req-57a30a40-bf2d-4c73-a497-07185df83a23 2018-08-01 10:51:24,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c56db5ab-689a-4c2e-ac7c-b53e4561c67c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e244b14c9291b67025b4b094e40759ffdc8fc7ed" 2018-08-01 10:51:25,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-b9b049fe-6910-431f-bc60-e98950f47fbc Date: Wed, 01 Aug 2018 10:51:25 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"9a03e235-6422-4c8b-a0f6-f8d5cd6c7bf2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fa6af1843d0f48f9811ed39088938f41","l2_adjacency":true,"status":"ACTIVE","subnets":["fb122f65-b2ad-48f0-9535-2fd714a74375"],"description":"","tags":[],"updated_at":"2018-08-01T10:51:22Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-c56db5ab-689a-4c2e-ac7c-b53e4561c67c-pub-net","admin_state_up":true,"tenant_id":"fa6af1843d0f48f9811ed39088938f41","created_at":"2018-08-01T10:51:22Z","mtu":1450}]} 2018-08-01 10:51:25,196 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c56db5ab-689a-4c2e-ac7c-b53e4561c67c-pub-net used request id req-b9b049fe-6910-431f-bc60-e98950f47fbc 2018-08-01 10:51:25,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:51:25,205 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:51: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:51:25,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/fa6af1843d0f48f9811ed39088938f41 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e244b14c9291b67025b4b094e40759ffdc8fc7ed" 2018-08-01 10:51:25,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:51:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e35c1ab2-17cd-4715-85c2-540a65c4c1e5 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/fa6af1843d0f48f9811ed39088938f41"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fa6af1843d0f48f9811ed39088938f41", "name": "CreateInstancePortManipulationTests-48d58d03-b155-425-proj"}} 2018-08-01 10:51:25,292 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/fa6af1843d0f48f9811ed39088938f41 used request id req-e35c1ab2-17cd-4715-85c2-540a65c4c1e5 2018-08-01 10:51:25,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=9a03e235-6422-4c8b-a0f6-f8d5cd6c7bf2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e244b14c9291b67025b4b094e40759ffdc8fc7ed" 2018-08-01 10:51:25,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-453335a9-c575-4168-bd62-84669d1a2e0b Date: Wed, 01 Aug 2018 10:51:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9a03e235-6422-4c8b-a0f6-f8d5cd6c7bf2","tenant_id":"fa6af1843d0f48f9811ed39088938f41","created_at":"2018-08-01T10:51:22Z","dns_nameservers":[],"updated_at":"2018-08-01T10:51:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"fa6af1843d0f48f9811ed39088938f41","id":"fb122f65-b2ad-48f0-9535-2fd714a74375","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c56db5ab-689a-4c2e-ac7c-b53e4561c67c-pub-subnet"}]} 2018-08-01 10:51:25,345 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=9a03e235-6422-4c8b-a0f6-f8d5cd6c7bf2 used request id req-453335a9-c575-4168-bd62-84669d1a2e0b 2018-08-01 10:51:25,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=9a03e235-6422-4c8b-a0f6-f8d5cd6c7bf2&name=CreateInstancePortManipulationTests-c56db5ab-689a-4c2e-ac7c-b53e4561c67cport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e244b14c9291b67025b4b094e40759ffdc8fc7ed" 2018-08-01 10:51:25,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-e3cf8f38-f506-4ebd-8152-e06b6be1371d Date: Wed, 01 Aug 2018 10:51:25 GMT RESP BODY: {"ports":[]} 2018-08-01 10:51:25,380 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=9a03e235-6422-4c8b-a0f6-f8d5cd6c7bf2&name=CreateInstancePortManipulationTests-c56db5ab-689a-4c2e-ac7c-b53e4561c67cport-1&admin_state_up=True used request id req-e3cf8f38-f506-4ebd-8152-e06b6be1371d 2018-08-01 10:51:25,382 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-c56db5ab-689a-4c2e-ac7c-b53e4561c67c-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e244b14c9291b67025b4b094e40759ffdc8fc7ed" 2018-08-01 10:51:25,610 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:51: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-fd067247-1f76-4f63-b81e-8d7bdb048864 x-compute-request-id: req-fd067247-1f76-4f63-b81e-8d7bdb048864 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-01 10:51:25,610 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-c56db5ab-689a-4c2e-ac7c-b53e4561c67c-inst used request id req-fd067247-1f76-4f63-b81e-8d7bdb048864 2018-08-01 10:51:25,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c56db5ab-689a-4c2e-ac7c-b53e4561c67c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e244b14c9291b67025b4b094e40759ffdc8fc7ed" 2018-08-01 10:51:25,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-c7f2ab40-4a04-4f52-9540-0207f3db4abe Date: Wed, 01 Aug 2018 10:51:25 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"9a03e235-6422-4c8b-a0f6-f8d5cd6c7bf2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fa6af1843d0f48f9811ed39088938f41","l2_adjacency":true,"status":"ACTIVE","subnets":["fb122f65-b2ad-48f0-9535-2fd714a74375"],"description":"","tags":[],"updated_at":"2018-08-01T10:51:22Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-c56db5ab-689a-4c2e-ac7c-b53e4561c67c-pub-net","admin_state_up":true,"tenant_id":"fa6af1843d0f48f9811ed39088938f41","created_at":"2018-08-01T10:51:22Z","mtu":1450}]} 2018-08-01 10:51:25,715 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c56db5ab-689a-4c2e-ac7c-b53e4561c67c-pub-net used request id req-c7f2ab40-4a04-4f52-9540-0207f3db4abe 2018-08-01 10:51:25,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=9a03e235-6422-4c8b-a0f6-f8d5cd6c7bf2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e244b14c9291b67025b4b094e40759ffdc8fc7ed" 2018-08-01 10:51:25,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-8afd7d41-a72c-446d-a236-1ef5c7e9417d Date: Wed, 01 Aug 2018 10:51:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9a03e235-6422-4c8b-a0f6-f8d5cd6c7bf2","tenant_id":"fa6af1843d0f48f9811ed39088938f41","created_at":"2018-08-01T10:51:22Z","dns_nameservers":[],"updated_at":"2018-08-01T10:51:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"fa6af1843d0f48f9811ed39088938f41","id":"fb122f65-b2ad-48f0-9535-2fd714a74375","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c56db5ab-689a-4c2e-ac7c-b53e4561c67c-pub-subnet"}]} 2018-08-01 10:51:25,765 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=9a03e235-6422-4c8b-a0f6-f8d5cd6c7bf2 used request id req-8afd7d41-a72c-446d-a236-1ef5c7e9417d 2018-08-01 10:51:25,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c56db5ab-689a-4c2e-ac7c-b53e4561c67c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e244b14c9291b67025b4b094e40759ffdc8fc7ed" 2018-08-01 10:51:25,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-a3448bd0-3583-4985-8132-e1654217a11e Date: Wed, 01 Aug 2018 10:51:25 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"9a03e235-6422-4c8b-a0f6-f8d5cd6c7bf2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fa6af1843d0f48f9811ed39088938f41","l2_adjacency":true,"status":"ACTIVE","subnets":["fb122f65-b2ad-48f0-9535-2fd714a74375"],"description":"","tags":[],"updated_at":"2018-08-01T10:51:22Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-c56db5ab-689a-4c2e-ac7c-b53e4561c67c-pub-net","admin_state_up":true,"tenant_id":"fa6af1843d0f48f9811ed39088938f41","created_at":"2018-08-01T10:51:22Z","mtu":1450}]} 2018-08-01 10:51:25,881 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c56db5ab-689a-4c2e-ac7c-b53e4561c67c-pub-net used request id req-a3448bd0-3583-4985-8132-e1654217a11e 2018-08-01 10:51:25,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/fa6af1843d0f48f9811ed39088938f41 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e244b14c9291b67025b4b094e40759ffdc8fc7ed" 2018-08-01 10:51:25,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:51:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e234c89d-09c6-493a-b786-1a4ef2822c7b Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/fa6af1843d0f48f9811ed39088938f41"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fa6af1843d0f48f9811ed39088938f41", "name": "CreateInstancePortManipulationTests-48d58d03-b155-425-proj"}} 2018-08-01 10:51:25,969 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/fa6af1843d0f48f9811ed39088938f41 used request id req-e234c89d-09c6-493a-b786-1a4ef2822c7b 2018-08-01 10:51:25,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=9a03e235-6422-4c8b-a0f6-f8d5cd6c7bf2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e244b14c9291b67025b4b094e40759ffdc8fc7ed" 2018-08-01 10:51:26,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-c16f1c09-3799-4d18-9fb0-6366181d32a1 Date: Wed, 01 Aug 2018 10:51:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9a03e235-6422-4c8b-a0f6-f8d5cd6c7bf2","tenant_id":"fa6af1843d0f48f9811ed39088938f41","created_at":"2018-08-01T10:51:22Z","dns_nameservers":[],"updated_at":"2018-08-01T10:51:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"fa6af1843d0f48f9811ed39088938f41","id":"fb122f65-b2ad-48f0-9535-2fd714a74375","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c56db5ab-689a-4c2e-ac7c-b53e4561c67c-pub-subnet"}]} 2018-08-01 10:51:26,022 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=9a03e235-6422-4c8b-a0f6-f8d5cd6c7bf2 used request id req-c16f1c09-3799-4d18-9fb0-6366181d32a1 2018-08-01 10:51:26,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=9a03e235-6422-4c8b-a0f6-f8d5cd6c7bf2&name=CreateInstancePortManipulationTests-c56db5ab-689a-4c2e-ac7c-b53e4561c67cport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e244b14c9291b67025b4b094e40759ffdc8fc7ed" 2018-08-01 10:51:26,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-820cf234-2316-4cc1-96c2-2969b0809407 Date: Wed, 01 Aug 2018 10:51:26 GMT RESP BODY: {"ports":[]} 2018-08-01 10:51:26,055 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=9a03e235-6422-4c8b-a0f6-f8d5cd6c7bf2&name=CreateInstancePortManipulationTests-c56db5ab-689a-4c2e-ac7c-b53e4561c67cport-1&admin_state_up=True used request id req-820cf234-2316-4cc1-96c2-2969b0809407 2018-08-01 10:51:26,055 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:51:26,056 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:51:26,437 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8c92a68582be45a2a0d98f96e460990b", "name": "CreateInstancePortManipulationTests-48d58d03-b155-425-proj-role"}], "expires_at": "2018-08-01T11:51:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fa6af1843d0f48f9811ed39088938f41", "name": "CreateInstancePortManipulationTests-48d58d03-b155-425-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/fa6af1843d0f48f9811ed39088938f41", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/fa6af1843d0f48f9811ed39088938f41", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/fa6af1843d0f48f9811ed39088938f41", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/fa6af1843d0f48f9811ed39088938f41", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/fa6af1843d0f48f9811ed39088938f41", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/fa6af1843d0f48f9811ed39088938f41", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_fa6af1843d0f48f9811ed39088938f41", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_fa6af1843d0f48f9811ed39088938f41", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/fa6af1843d0f48f9811ed39088938f41", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/fa6af1843d0f48f9811ed39088938f41", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/fa6af1843d0f48f9811ed39088938f41", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/fa6af1843d0f48f9811ed39088938f41", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/fa6af1843d0f48f9811ed39088938f41", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/fa6af1843d0f48f9811ed39088938f41", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-48d58d03-b155-425-user", "id": "4753865ad4224764bf0e9918a72060c9"}, "audit_ids": ["jx32Ris5QXSdU1hwCSp0HA"], "issued_at": "2018-08-01T10:51:26.000000Z"}} 2018-08-01 10:51:26,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53d7fcc0cd9cf2fa678030e4469c9e36cf650e59" 2018-08-01 10:51:26,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:51:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6d3fd76-70ce-42da-a5ed-bb0aa89de5ff Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:51:26,519 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-b6d3fd76-70ce-42da-a5ed-bb0aa89de5ff 2018-08-01 10:51:26,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c56db5ab-689a-4c2e-ac7c-b53e4561c67c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e244b14c9291b67025b4b094e40759ffdc8fc7ed" 2018-08-01 10:51:26,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-12ffb023-1020-484f-bde8-647b7eb4b87b Date: Wed, 01 Aug 2018 10:51:26 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"9a03e235-6422-4c8b-a0f6-f8d5cd6c7bf2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fa6af1843d0f48f9811ed39088938f41","l2_adjacency":true,"status":"ACTIVE","subnets":["fb122f65-b2ad-48f0-9535-2fd714a74375"],"description":"","tags":[],"updated_at":"2018-08-01T10:51:22Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-c56db5ab-689a-4c2e-ac7c-b53e4561c67c-pub-net","admin_state_up":true,"tenant_id":"fa6af1843d0f48f9811ed39088938f41","created_at":"2018-08-01T10:51:22Z","mtu":1450}]} 2018-08-01 10:51:26,617 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c56db5ab-689a-4c2e-ac7c-b53e4561c67c-pub-net used request id req-12ffb023-1020-484f-bde8-647b7eb4b87b 2018-08-01 10:51:26,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=9a03e235-6422-4c8b-a0f6-f8d5cd6c7bf2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e244b14c9291b67025b4b094e40759ffdc8fc7ed" 2018-08-01 10:51:26,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-14c3f4c5-e94b-414f-9447-ad6777cd2cf9 Date: Wed, 01 Aug 2018 10:51:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9a03e235-6422-4c8b-a0f6-f8d5cd6c7bf2","tenant_id":"fa6af1843d0f48f9811ed39088938f41","created_at":"2018-08-01T10:51:22Z","dns_nameservers":[],"updated_at":"2018-08-01T10:51:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"fa6af1843d0f48f9811ed39088938f41","id":"fb122f65-b2ad-48f0-9535-2fd714a74375","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c56db5ab-689a-4c2e-ac7c-b53e4561c67c-pub-subnet"}]} 2018-08-01 10:51:26,669 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=9a03e235-6422-4c8b-a0f6-f8d5cd6c7bf2 used request id req-14c3f4c5-e94b-414f-9447-ad6777cd2cf9 2018-08-01 10:51:26,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c56db5ab-689a-4c2e-ac7c-b53e4561c67c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e244b14c9291b67025b4b094e40759ffdc8fc7ed" 2018-08-01 10:51:26,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-113d6a74-0cc8-4d30-8ba0-49a90045eaf9 Date: Wed, 01 Aug 2018 10:51:26 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"9a03e235-6422-4c8b-a0f6-f8d5cd6c7bf2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fa6af1843d0f48f9811ed39088938f41","l2_adjacency":true,"status":"ACTIVE","subnets":["fb122f65-b2ad-48f0-9535-2fd714a74375"],"description":"","tags":[],"updated_at":"2018-08-01T10:51:22Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-c56db5ab-689a-4c2e-ac7c-b53e4561c67c-pub-net","admin_state_up":true,"tenant_id":"fa6af1843d0f48f9811ed39088938f41","created_at":"2018-08-01T10:51:22Z","mtu":1450}]} 2018-08-01 10:51:26,766 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c56db5ab-689a-4c2e-ac7c-b53e4561c67c-pub-net used request id req-113d6a74-0cc8-4d30-8ba0-49a90045eaf9 2018-08-01 10:51:26,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:51:26,774 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:51: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:51:26,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/fa6af1843d0f48f9811ed39088938f41 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53d7fcc0cd9cf2fa678030e4469c9e36cf650e59" 2018-08-01 10:51:26,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:51:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4faf92fb-381a-46c2-962a-2722cedeb7f5 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/fa6af1843d0f48f9811ed39088938f41"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fa6af1843d0f48f9811ed39088938f41", "name": "CreateInstancePortManipulationTests-48d58d03-b155-425-proj"}} 2018-08-01 10:51:26,856 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/fa6af1843d0f48f9811ed39088938f41 used request id req-4faf92fb-381a-46c2-962a-2722cedeb7f5 2018-08-01 10:51:26,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=9a03e235-6422-4c8b-a0f6-f8d5cd6c7bf2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e244b14c9291b67025b4b094e40759ffdc8fc7ed" 2018-08-01 10:51:26,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-02ca2e93-5db7-4c25-b7e4-f593a9811cd8 Date: Wed, 01 Aug 2018 10:51:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9a03e235-6422-4c8b-a0f6-f8d5cd6c7bf2","tenant_id":"fa6af1843d0f48f9811ed39088938f41","created_at":"2018-08-01T10:51:22Z","dns_nameservers":[],"updated_at":"2018-08-01T10:51:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"fa6af1843d0f48f9811ed39088938f41","id":"fb122f65-b2ad-48f0-9535-2fd714a74375","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c56db5ab-689a-4c2e-ac7c-b53e4561c67c-pub-subnet"}]} 2018-08-01 10:51:26,908 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=9a03e235-6422-4c8b-a0f6-f8d5cd6c7bf2 used request id req-02ca2e93-5db7-4c25-b7e4-f593a9811cd8 2018-08-01 10:51:26,909 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-c56db5ab-689a-4c2e-ac7c-b53e4561c67c-pub-net 2018-08-01 10:51:26,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e244b14c9291b67025b4b094e40759ffdc8fc7ed" -d '{"port": {"network_id": "9a03e235-6422-4c8b-a0f6-f8d5cd6c7bf2", "name": "CreateInstancePortManipulationTests-c56db5ab-689a-4c2e-ac7c-b53e4561c67cport-1", "allowed_address_pairs": [{"ip_address": "10.55.0.101", "mac_address": "foo"}], "admin_state_up": true}}' 2018-08-01 10:51:26,925 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 105 Content-Type: application/json X-Openstack-Request-Id: req-49bc11f5-df40-46ef-9ed2-5441de239ac5 Date: Wed, 01 Aug 2018 10:51:26 GMT RESP BODY: {"NeutronError": {"message": "'foo' is not a valid MAC address", "type": "HTTPBadRequest", "detail": ""}} 2018-08-01 10:51:26,925 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/ports used request id req-49bc11f5-df40-46ef-9ed2-5441de239ac5 2018-08-01 10:51:26,925 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "'foo' is not a valid MAC address", "type": "HTTPBadRequest", "detail": ""}} 2018-08-01 10:51:26,929 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/flavors/31ab9c77-46d2-494b-9063-dbbe2af0cd3c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}586a5d95c055c98ce3e0e13a4bd89c8d494fde51" 2018-08-01 10:51:26,963 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 10:51: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-4bdb3bb3-578d-481f-b2da-bced25988bd8 x-compute-request-id: req-4bdb3bb3-578d-481f-b2da-bced25988bd8 Content-Length: 0 Content-Type: application/json 2018-08-01 10:51:26,964 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/31ab9c77-46d2-494b-9063-dbbe2af0cd3c used request id req-4bdb3bb3-578d-481f-b2da-bced25988bd8 2018-08-01 10:51:26,964 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-c56db5ab-689a-4c2e-ac7c-b53e4561c67c-pub-subnet 2018-08-01 10:51:26,965 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-c56db5ab-689a-4c2e-ac7c-b53e4561c67c-pub-subnet 2018-08-01 10:51:26,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/subnets/fb122f65-b2ad-48f0-9535-2fd714a74375 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93c962bdd35a8a8a486e4f34ad1d92740a135814" 2018-08-01 10:51:28,203 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0439d185-1712-40db-a7a4-3f5a7d461b3f Date: Wed, 01 Aug 2018 10:51:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:51:28,203 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/fb122f65-b2ad-48f0-9535-2fd714a74375 used request id req-0439d185-1712-40db-a7a4-3f5a7d461b3f 2018-08-01 10:51:28,203 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-c56db5ab-689a-4c2e-ac7c-b53e4561c67c-pub-net 2018-08-01 10:51:28,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/networks/9a03e235-6422-4c8b-a0f6-f8d5cd6c7bf2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93c962bdd35a8a8a486e4f34ad1d92740a135814" 2018-08-01 10:51:29,197 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5e13bc5d-6a5b-4550-abc7-a2853ccbcaaf Date: Wed, 01 Aug 2018 10:51:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:51:29,197 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/9a03e235-6422-4c8b-a0f6-f8d5cd6c7bf2 used request id req-5e13bc5d-6a5b-4550-abc7-a2853ccbcaaf 2018-08-01 10:51:29,198 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-c56db5ab-689a-4c2e-ac7c-b53e4561c67c-image 2018-08-01 10:51:29,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9292/v2/images/23649520-d5d8-4a50-9dec-1916df2f7ff1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0e7d70646d972eccc00040ec9b456dfc032d5e26" 2018-08-01 10:51:29,480 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d4dbcf41-41b3-42cd-a2e6-d800e73cc536 Date: Wed, 01 Aug 2018 10:51:29 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-01 10:51:29,480 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/23649520-d5d8-4a50-9dec-1916df2f7ff1 used request id req-d4dbcf41-41b3-42cd-a2e6-d800e73cc536 2018-08-01 10:51:29,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3c7ae85489aedd8481dd8725aadf8c2af6f83fe" 2018-08-01 10:51:29,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-89c0b020-9b4e-4f67-91aa-ec9038e4b162 Date: Wed, 01 Aug 2018 10:51:29 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a2413a97b61342d8bd27570706ef372d", "created_at": "2018-08-01T09:33:18Z", "updated_at": "2018-08-01T09:33:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "7f556ce3-51d0-4279-a11d-510db9f9a3b1", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "94adc13c-a166-41cf-bd16-f997efc73cb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "b39143b5-c08f-4d0b-9d40-54f472f2389e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "e218b0b7-4501-4f84-9458-caf2891c260d", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}], "revision_number": 4, "project_id": "a2413a97b61342d8bd27570706ef372d", "id": "38229670-7386-42d0-b7b9-2397ea5938de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "created_at": "2018-08-01T09:28:38Z", "updated_at": "2018-08-01T09:28:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "763568f1-8151-4a3c-911a-d06da4423063", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "80d28bee-4aee-47e8-a8da-e0fe31497fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "a47a5ddf-aa37-4ab2-a335-1c93513b5f12", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "f5bba5a5-602b-421e-98b2-5a16117f943f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}], "revision_number": 4, "project_id": "dbe9669438844f3faecdc7fcc050e0d8", "id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ed1054af2e94c049694d98d54211d98", "created_at": "2018-08-01T09:31:40Z", "updated_at": "2018-08-01T09:31:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "34baee87-ea35-42ee-8a69-0f6e2a825d3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "89b9d1c9-f4f9-45cd-8d36-970d44228439", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "b8ab0d59-cab9-4488-82ee-7c5f69709bff", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "d3ab68ea-23b4-4bf6-8dd3-85d029e3d89f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}], "revision_number": 4, "project_id": "2ed1054af2e94c049694d98d54211d98", "id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "created_at": "2018-08-01T09:34:13Z", "updated_at": "2018-08-01T09:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "1dbb3f59-611b-46d1-a82d-2720e0a16f86", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "3878126b-a220-4357-adb9-bc22498f31b1", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "75ce67db-9c04-4561-a10d-8b1ec63943e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "e2945a69-3afe-41e3-a7ec-3ea4c79a12ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}], "revision_number": 4, "project_id": "c0d9b34b06f445a7857603f60b181f3c", "id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-01T09:30:58Z", "updated_at": "2018-08-01T09:30:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "042d4626-2974-418d-affe-f8f2acd05faa", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "995fae58-f0e5-4e10-801c-6c2ce5c7ae0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "cb8404fa-cb24-4879-a34d-f3050dcba730", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "dad6aaab-690e-4c24-9103-6767e0c80bc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "created_at": "2018-08-01T09:31:11Z", "updated_at": "2018-08-01T09:31:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "939e25e0-5dbc-4f6e-9f6f-7fb70e540203", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "9796a673-6928-4009-9c21-1410d395646e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "af7b8bf8-2fb6-4d72-842a-38f72d7581f7", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "b9af65b0-2eb8-45e1-8504-b7dc4dbb83ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}], "revision_number": 4, "project_id": "dd207f801ed3475f9dbe5f13077af1c8", "id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fa6af1843d0f48f9811ed39088938f41", "created_at": "2018-08-01T10:51:22Z", "updated_at": "2018-08-01T10:51:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:51:22Z", "revision_number": 0, "id": "191a439c-25e5-4771-a7f0-992afadf7f3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:51:22Z", "security_group_id": "82252248-d8fd-4433-b4c0-5bec756ec5a0", "tenant_id": "fa6af1843d0f48f9811ed39088938f41", "port_range_min": null, "ethertype": "IPv6", "project_id": "fa6af1843d0f48f9811ed39088938f41"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:51:22Z", "revision_number": 0, "id": "6b6a2b0a-8292-4484-8a65-7951816cd240", "remote_group_id": "82252248-d8fd-4433-b4c0-5bec756ec5a0", "remote_ip_prefix": null, "created_at": "2018-08-01T10:51:22Z", "security_group_id": "82252248-d8fd-4433-b4c0-5bec756ec5a0", "tenant_id": "fa6af1843d0f48f9811ed39088938f41", "port_range_min": null, "ethertype": "IPv4", "project_id": "fa6af1843d0f48f9811ed39088938f41"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:51:22Z", "revision_number": 0, "id": "6d56b109-e100-49eb-9502-92f550d4bc52", "remote_group_id": "82252248-d8fd-4433-b4c0-5bec756ec5a0", "remote_ip_prefix": null, "created_at": "2018-08-01T10:51:22Z", "security_group_id": "82252248-d8fd-4433-b4c0-5bec756ec5a0", "tenant_id": "fa6af1843d0f48f9811ed39088938f41", "port_range_min": null, "ethertype": "IPv6", "project_id": "fa6af1843d0f48f9811ed39088938f41"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:51:22Z", "revision_number": 0, "id": "faad9cfd-e8f4-44fe-bf33-1ec0568437c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:51:22Z", "security_group_id": "82252248-d8fd-4433-b4c0-5bec756ec5a0", "tenant_id": "fa6af1843d0f48f9811ed39088938f41", "port_range_min": null, "ethertype": "IPv4", "project_id": "fa6af1843d0f48f9811ed39088938f41"}], "revision_number": 4, "project_id": "fa6af1843d0f48f9811ed39088938f41", "id": "82252248-d8fd-4433-b4c0-5bec756ec5a0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "46dd322c3fcc454eb140e37825746af8", "created_at": "2018-08-01T10:33:44Z", "updated_at": "2018-08-01T10:33:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "0f41470b-1091-45c1-b574-92069f79f8d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "8cc03a9c-8fa5-425b-812f-d7692bae3613", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d1373b1e-2fb9-4e02-a9e1-7e873ba1d7d1", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d21f3909-71f3-43e2-a22d-6a9c2513cb6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}], "revision_number": 4, "project_id": "46dd322c3fcc454eb140e37825746af8", "id": "b2961714-c8a4-4fcb-918b-21d70527c983", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "created_at": "2018-08-01T09:34:57Z", "updated_at": "2018-08-01T09:34:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "8063d12f-30db-4ccf-8ce0-72e59ba81a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c38e1a7a-5857-4f03-b991-6d5c9c9a5b9e", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c725bae1-d3bb-42b5-b331-32737085f28c", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "cfddc134-923b-4e0d-9ec5-dcc5641dd435", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}], "revision_number": 4, "project_id": "455b48a61678488ead79a4cfa07ef5c3", "id": "cd52f913-3072-4ce7-a779-7de795b62b12", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:36:50Z", "updated_at": "2018-08-01T09:36:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "07ef7fe5-a529-45da-bfc0-899f0ea9b592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "bc4dad3a-2a0c-4c31-b901-2909a12adb50", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c35cff35-4306-4116-b9fa-fc27bc7c05d6", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c493e3ac-d9d2-480d-9ec8-50982eedaf5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}], "revision_number": 4, "project_id": "8d96727022f4443794db44ecde432faf", "id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "created_at": "2018-08-01T09:32:45Z", "updated_at": "2018-08-01T09:32:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "058ea790-43ea-4a6f-9950-28418319e577", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "5fcfb31b-cdad-4037-973e-56b74faefd14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "99a24d26-dc7f-42d0-aa23-a7c061f04952", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "b641bb48-566e-472b-a3cc-d38c85ab3ff1", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}], "revision_number": 4, "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "name": "default"}]} 2018-08-01 10:51:29,714 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-89c0b020-9b4e-4f67-91aa-ec9038e4b162 2018-08-01 10:51:29,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3c7ae85489aedd8481dd8725aadf8c2af6f83fe" 2018-08-01 10:51:29,799 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:51:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d533b5c-55a2-4625-8d47-e5854a6356bc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2413a97b61342d8bd27570706ef372d.", "code": 404, "title": "Not Found"}} 2018-08-01 10:51:29,799 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d used request id req-4d533b5c-55a2-4625-8d47-e5854a6356bc 2018-08-01 10:51:29,799 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:51:29,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3c7ae85489aedd8481dd8725aadf8c2af6f83fe" 2018-08-01 10:51:29,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:51:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-618be3af-e547-4fc9-9121-beaf3a26a1bd 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.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dbe9669438844f3faecdc7fcc050e0d8", "name": "service"}} 2018-08-01 10:51:29,890 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 used request id req-618be3af-e547-4fc9-9121-beaf3a26a1bd 2018-08-01 10:51:29,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3c7ae85489aedd8481dd8725aadf8c2af6f83fe" 2018-08-01 10:51:29,976 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:51:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a4bc474a-bc22-44a8-b932-760c8ceeeb13 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ed1054af2e94c049694d98d54211d98.", "code": 404, "title": "Not Found"}} 2018-08-01 10:51:29,977 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 used request id req-a4bc474a-bc22-44a8-b932-760c8ceeeb13 2018-08-01 10:51:29,977 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:51:29,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3c7ae85489aedd8481dd8725aadf8c2af6f83fe" 2018-08-01 10:51:30,064 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:51:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4752a460-379c-4a50-bb43-44a56445f553 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c0d9b34b06f445a7857603f60b181f3c.", "code": 404, "title": "Not Found"}} 2018-08-01 10:51:30,064 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c used request id req-4752a460-379c-4a50-bb43-44a56445f553 2018-08-01 10:51:30,064 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:51:30,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3c7ae85489aedd8481dd8725aadf8c2af6f83fe" 2018-08-01 10:51:30,149 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:51:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2e6324f0-62c4-41ec-8e0a-16d46c25fc3f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: dd207f801ed3475f9dbe5f13077af1c8.", "code": 404, "title": "Not Found"}} 2018-08-01 10:51:30,150 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 used request id req-2e6324f0-62c4-41ec-8e0a-16d46c25fc3f 2018-08-01 10:51:30,150 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:51:30,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/fa6af1843d0f48f9811ed39088938f41 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3c7ae85489aedd8481dd8725aadf8c2af6f83fe" 2018-08-01 10:51:30,239 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:51:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b733f45c-155a-4504-b6b3-4f0d03fa5a7f Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/fa6af1843d0f48f9811ed39088938f41"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fa6af1843d0f48f9811ed39088938f41", "name": "CreateInstancePortManipulationTests-48d58d03-b155-425-proj"}} 2018-08-01 10:51:30,239 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/fa6af1843d0f48f9811ed39088938f41 used request id req-b733f45c-155a-4504-b6b3-4f0d03fa5a7f 2018-08-01 10:51:30,239 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 82252248-d8fd-4433-b4c0-5bec756ec5a0 2018-08-01 10:51:30,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=82252248-d8fd-4433-b4c0-5bec756ec5a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3c7ae85489aedd8481dd8725aadf8c2af6f83fe" 2018-08-01 10:51:30,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-bc8cdbfa-208d-44b6-bd10-9a1a951fb2a4 Date: Wed, 01 Aug 2018 10:51: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-08-01T10:51:22Z", "security_group_id": "82252248-d8fd-4433-b4c0-5bec756ec5a0", "port_range_min": null, "revision_number": 0, "tenant_id": "fa6af1843d0f48f9811ed39088938f41", "created_at": "2018-08-01T10:51:22Z", "project_id": "fa6af1843d0f48f9811ed39088938f41", "id": "191a439c-25e5-4771-a7f0-992afadf7f3f"}, {"remote_group_id": "82252248-d8fd-4433-b4c0-5bec756ec5a0", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:51:22Z", "security_group_id": "82252248-d8fd-4433-b4c0-5bec756ec5a0", "port_range_min": null, "revision_number": 0, "tenant_id": "fa6af1843d0f48f9811ed39088938f41", "created_at": "2018-08-01T10:51:22Z", "project_id": "fa6af1843d0f48f9811ed39088938f41", "id": "6b6a2b0a-8292-4484-8a65-7951816cd240"}, {"remote_group_id": "82252248-d8fd-4433-b4c0-5bec756ec5a0", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:51:22Z", "security_group_id": "82252248-d8fd-4433-b4c0-5bec756ec5a0", "port_range_min": null, "revision_number": 0, "tenant_id": "fa6af1843d0f48f9811ed39088938f41", "created_at": "2018-08-01T10:51:22Z", "project_id": "fa6af1843d0f48f9811ed39088938f41", "id": "6d56b109-e100-49eb-9502-92f550d4bc52"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:51:22Z", "security_group_id": "82252248-d8fd-4433-b4c0-5bec756ec5a0", "port_range_min": null, "revision_number": 0, "tenant_id": "fa6af1843d0f48f9811ed39088938f41", "created_at": "2018-08-01T10:51:22Z", "project_id": "fa6af1843d0f48f9811ed39088938f41", "id": "faad9cfd-e8f4-44fe-bf33-1ec0568437c1"}]} 2018-08-01 10:51:30,264 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=82252248-d8fd-4433-b4c0-5bec756ec5a0 used request id req-bc8cdbfa-208d-44b6-bd10-9a1a951fb2a4 2018-08-01 10:51:30,264 - neutron_utils - INFO - Deleting security group with name - default 2018-08-01 10:51:30,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/82252248-d8fd-4433-b4c0-5bec756ec5a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3c7ae85489aedd8481dd8725aadf8c2af6f83fe" 2018-08-01 10:51:30,398 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ba801fe0-d602-4bcc-a4a2-7f0fa2a5545d Content-Length: 0 Date: Wed, 01 Aug 2018 10:51:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:51:30,398 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/82252248-d8fd-4433-b4c0-5bec756ec5a0 used request id req-ba801fe0-d602-4bcc-a4a2-7f0fa2a5545d 2018-08-01 10:51:30,399 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-48d58d03-b155-425-proj 2018-08-01 10:51:30,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/fa6af1843d0f48f9811ed39088938f41 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3c7ae85489aedd8481dd8725aadf8c2af6f83fe" 2018-08-01 10:51:30,720 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:51:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-08b25baf-19b7-4ea5-b7ef-0582a6bb5a89 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:51:30,720 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/fa6af1843d0f48f9811ed39088938f41 used request id req-08b25baf-19b7-4ea5-b7ef-0582a6bb5a89 2018-08-01 10:51:30,720 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-48d58d03-b155-425-proj-role 2018-08-01 10:51:30,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/8c92a68582be45a2a0d98f96e460990b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3c7ae85489aedd8481dd8725aadf8c2af6f83fe" 2018-08-01 10:51:30,828 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:51:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5414e5b1-4147-42a4-8abc-7ab302057601 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:51:30,828 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/8c92a68582be45a2a0d98f96e460990b used request id req-5414e5b1-4147-42a4-8abc-7ab302057601 2018-08-01 10:51:30,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3c7ae85489aedd8481dd8725aadf8c2af6f83fe" 2018-08-01 10:51:30,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:51:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c1df938-d84c-4e5e-ad2e-4f84e18b8b8c Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:51:30,914 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-6c1df938-d84c-4e5e-ad2e-4f84e18b8b8c 2018-08-01 10:51:30,915 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-48d58d03-b155-425-user 2018-08-01 10:51:30,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/4753865ad4224764bf0e9918a72060c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71b7004551eeecb7a4c2304418a202f9f376b70e" 2018-08-01 10:51:31,085 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:51:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-525c0673-2079-4091-9dd7-da9a6211fe61 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:51:31,085 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/4753865ad4224764bf0e9918a72060c9 used request id req-525c0673-2079-4091-9dd7-da9a6211fe61 2018-08-01 10:51:31,086 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:51:31,469 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:51:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["AdMdLRNySMu_sU9DEsnh4g"], "issued_at": "2018-08-01T10:51:31.000000Z"}} 2018-08-01 10:51:31,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a58789e0b2b729744213feac4d246aa27f420ab5" 2018-08-01 10:51:31,549 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:51:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7e0a614-bb4d-4521-af26-b4b33b7755bd Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:51:31,549 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-d7e0a614-bb4d-4521-af26-b4b33b7755bd 2018-08-01 10:51:31,550 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:51:31,551 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:51:31,930 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:51:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["AgF7Y5a_RI2lKUNWy2kfng"], "issued_at": "2018-08-01T10:51:31.000000Z"}} 2018-08-01 10:51:31,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbe4906348572c020d11b9d607fa774009f0debc" 2018-08-01 10:51:32,010 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:51:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ba1db7d-9ef1-4725-b4e4-b47f300f1783 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:51:32,010 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-7ba1db7d-9ef1-4725-b4e4-b47f300f1783 2018-08-01 10:51:32,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:51:32,019 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:51: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:51:32,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-e5454b61-0d5e-4b2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbe4906348572c020d11b9d607fa774009f0debc" 2018-08-01 10:51:32,037 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:51:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce4072f9-68f2-4708-8b7f-69b07e2cca79 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-e5454b61-0d5e-4b2-proj", "previous": null, "next": null}, "projects": []} 2018-08-01 10:51:32,037 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-e5454b61-0d5e-4b2-proj used request id req-ce4072f9-68f2-4708-8b7f-69b07e2cca79 2018-08-01 10:51:32,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbe4906348572c020d11b9d607fa774009f0debc" 2018-08-01 10:51:32,127 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:51:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3ee69a3-9f3a-49f1-92ef-84e604f880ec Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:51:32,127 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-a3ee69a3-9f3a-49f1-92ef-84e604f880ec 2018-08-01 10:51:32,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbe4906348572c020d11b9d607fa774009f0debc" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-e5454b61-0d5e-4b2-proj"}}' 2018-08-01 10:51:32,258 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:51:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bac4df10-d58f-4611-9af3-07be853e3306 Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/3e19ace3f4f24064bc6e17d6c10f6b46"}, "tags": [], "enabled": true, "id": "3e19ace3f4f24064bc6e17d6c10f6b46", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-e5454b61-0d5e-4b2-proj"}} 2018-08-01 10:51:32,259 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-bac4df10-d58f-4611-9af3-07be853e3306 2018-08-01 10:51:32,259 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-e5454b61-0d5e-4b2-proj 2018-08-01 10:51:32,259 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:51:32,260 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:51:32,639 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:51:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["QDemC8nXSHaBnfE9r5xpnQ"], "issued_at": "2018-08-01T10:51:32.000000Z"}} 2018-08-01 10:51:32,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0d99c38015bfbee204746d7faf039312e31d5dd" 2018-08-01 10:51:32,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:51:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eacc535f-aafb-4dfa-ad64-d9d092563371 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:51:32,652 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-eacc535f-aafb-4dfa-ad64-d9d092563371 2018-08-01 10:51:32,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:51:32,660 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:51: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:51:32,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0d99c38015bfbee204746d7faf039312e31d5dd" 2018-08-01 10:51:32,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:51:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1ef441a-8189-4dc6-bd85-19df46664e4c Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 10:51:32,760 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-f1ef441a-8189-4dc6-bd85-19df46664e4c 2018-08-01 10:51:32,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateInstancePortManipulationTests-e5454b61-0d5e-4b2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0d99c38015bfbee204746d7faf039312e31d5dd" 2018-08-01 10:51:32,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:51:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd81e344-2b68-4244-b02a-d0d0482712df Content-Encoding: gzip Content-Length: 268 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateInstancePortManipulationTests-e5454b61-0d5e-4b2-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/3e19ace3f4f24064bc6e17d6c10f6b46"}, "tags": [], "enabled": true, "id": "3e19ace3f4f24064bc6e17d6c10f6b46", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-e5454b61-0d5e-4b2-proj"}]} 2018-08-01 10:51:32,851 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateInstancePortManipulationTests-e5454b61-0d5e-4b2-proj used request id req-cd81e344-2b68-4244-b02a-d0d0482712df 2018-08-01 10:51:32,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0d99c38015bfbee204746d7faf039312e31d5dd" 2018-08-01 10:51:33,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:51:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d04228d-57c0-4908-973d-0cb40004039e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:51:33,026 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-1d04228d-57c0-4908-973d-0cb40004039e 2018-08-01 10:51:33,402 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-e5454b61-0d5e-4b2-user 2018-08-01 10:51:33,403 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:51:33,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbe4906348572c020d11b9d607fa774009f0debc" 2018-08-01 10:51:33,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:51:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eac8b0f0-2f2b-4d85-b18f-5103e3f7da6e Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:51:33,490 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-eac8b0f0-2f2b-4d85-b18f-5103e3f7da6e 2018-08-01 10:51:33,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbe4906348572c020d11b9d607fa774009f0debc" -d '{"role": {"name": "CreateInstancePortManipulationTests-e5454b61-0d5e-4b2-proj-role"}}' 2018-08-01 10:51:33,601 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:51:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b9c73aaa-4642-4ad2-b170-daa9ab465d70 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "37d89184e2594948a95a0710c0b0bde3", "links": {"self": "http://172.30.9.24:5000/v3/roles/37d89184e2594948a95a0710c0b0bde3"}, "name": "CreateInstancePortManipulationTests-e5454b61-0d5e-4b2-proj-role"}} 2018-08-01 10:51:33,601 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-b9c73aaa-4642-4ad2-b170-daa9ab465d70 2018-08-01 10:51:33,601 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-e5454b61-0d5e-4b2-proj-role 2018-08-01 10:51:33,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/37d89184e2594948a95a0710c0b0bde3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbe4906348572c020d11b9d607fa774009f0debc" 2018-08-01 10:51:33,688 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:51:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8991c507-c018-4a68-83ee-54209d33b724 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "37d89184e2594948a95a0710c0b0bde3", "links": {"self": "http://172.30.9.24:5000/v3/roles/37d89184e2594948a95a0710c0b0bde3"}, "name": "CreateInstancePortManipulationTests-e5454b61-0d5e-4b2-proj-role"}} 2018-08-01 10:51:33,688 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/37d89184e2594948a95a0710c0b0bde3 used request id req-8991c507-c018-4a68-83ee-54209d33b724 2018-08-01 10:51:33,688 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-e5454b61-0d5e-4b2-proj-role to project CreateInstancePortManipulationTests-e5454b61-0d5e-4b2-proj 2018-08-01 10:51:33,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/3e19ace3f4f24064bc6e17d6c10f6b46/users/3312a5ffeab54a9f8eb29a1802e24465/roles/37d89184e2594948a95a0710c0b0bde3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbe4906348572c020d11b9d607fa774009f0debc" 2018-08-01 10:51:33,814 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:51:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-075d3785-93fb-4d64-a091-a7c657f958da Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:51:33,815 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/3e19ace3f4f24064bc6e17d6c10f6b46/users/3312a5ffeab54a9f8eb29a1802e24465/roles/37d89184e2594948a95a0710c0b0bde3 used request id req-075d3785-93fb-4d64-a091-a7c657f958da 2018-08-01 10:51:33,815 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-01 10:51:33,815 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:51:33,816 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:51:34,281 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37d89184e2594948a95a0710c0b0bde3", "name": "CreateInstancePortManipulationTests-e5454b61-0d5e-4b2-proj-role"}], "expires_at": "2018-08-01T11:51:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3e19ace3f4f24064bc6e17d6c10f6b46", "name": "CreateInstancePortManipulationTests-e5454b61-0d5e-4b2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/3e19ace3f4f24064bc6e17d6c10f6b46", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/3e19ace3f4f24064bc6e17d6c10f6b46", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/3e19ace3f4f24064bc6e17d6c10f6b46", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/3e19ace3f4f24064bc6e17d6c10f6b46", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/3e19ace3f4f24064bc6e17d6c10f6b46", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/3e19ace3f4f24064bc6e17d6c10f6b46", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_3e19ace3f4f24064bc6e17d6c10f6b46", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_3e19ace3f4f24064bc6e17d6c10f6b46", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/3e19ace3f4f24064bc6e17d6c10f6b46", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/3e19ace3f4f24064bc6e17d6c10f6b46", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/3e19ace3f4f24064bc6e17d6c10f6b46", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/3e19ace3f4f24064bc6e17d6c10f6b46", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/3e19ace3f4f24064bc6e17d6c10f6b46", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/3e19ace3f4f24064bc6e17d6c10f6b46", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-e5454b61-0d5e-4b2-user", "id": "3312a5ffeab54a9f8eb29a1802e24465"}, "audit_ids": ["xrBGlnq6S0eA-jZviYVWvw"], "issued_at": "2018-08-01T10:51:34.000000Z"}} 2018-08-01 10:51:34,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a1eab45e9c64c5bc30c046f9eae9bb848d9277e" 2018-08-01 10:51:34,359 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:51:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b156040b-8125-4de9-b861-e316766b0925 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:51:34,359 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-b156040b-8125-4de9-b861-e316766b0925 2018-08-01 10:51:34,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-ec230348-63ed-4efa-a8de-66a0b60753d2-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8a1eab45e9c64c5bc30c046f9eae9bb848d9277e" 2018-08-01 10:51:34,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-82906e19-a514-4e7c-9d8f-3fefa59a7cd6 Date: Wed, 01 Aug 2018 10:51:34 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-ec230348-63ed-4efa-a8de-66a0b60753d2-image"} 2018-08-01 10:51:34,550 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-ec230348-63ed-4efa-a8de-66a0b60753d2-image used request id req-82906e19-a514-4e7c-9d8f-3fefa59a7cd6 2018-08-01 10:51:34,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8a1eab45e9c64c5bc30c046f9eae9bb848d9277e" 2018-08-01 10:51:34,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-fed24f11-e1e1-488b-8451-8b36ed7cee14 Date: Wed, 01 Aug 2018 10: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-08-01 10:51:34,560 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-fed24f11-e1e1-488b-8451-8b36ed7cee14 2018-08-01 10:51:34,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8a1eab45e9c64c5bc30c046f9eae9bb848d9277e" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-ec230348-63ed-4efa-a8de-66a0b60753d2-image"}' 2018-08-01 10:51:34,626 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/2e088f70-6e12-4bb6-9294-91a10f3f952d Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-d1fbb415-b822-4fab-beb7-e445a35615d7 Date: Wed, 01 Aug 2018 10:51:34 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-ec230348-63ed-4efa-a8de-66a0b60753d2-image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T10:51:34Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-01T10:51:34Z", "visibility": "shared", "locations": [], "self": "/v2/images/2e088f70-6e12-4bb6-9294-91a10f3f952d", "min_disk": 0, "protected": false, "id": "2e088f70-6e12-4bb6-9294-91a10f3f952d", "file": "/v2/images/2e088f70-6e12-4bb6-9294-91a10f3f952d/file", "checksum": null, "owner": "3e19ace3f4f24064bc6e17d6c10f6b46", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 10:51:34,627 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-d1fbb415-b822-4fab-beb7-e445a35615d7 2018-08-01 10:51:34,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9292/v2/images/2e088f70-6e12-4bb6-9294-91a10f3f952d/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8a1eab45e9c64c5bc30c046f9eae9bb848d9277e" -d '' 2018-08-01 10:51:35,378 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c17f6d85-8ca7-41e7-8b09-1677dff44c3a Date: Wed, 01 Aug 2018 10:51:35 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-01 10:51:35,378 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/2e088f70-6e12-4bb6-9294-91a10f3f952d/file used request id req-c17f6d85-8ca7-41e7-8b09-1677dff44c3a 2018-08-01 10:51:35,378 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-01 10:51:35,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/2e088f70-6e12-4bb6-9294-91a10f3f952d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8a1eab45e9c64c5bc30c046f9eae9bb848d9277e" 2018-08-01 10:51:35,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-6a131e6e-6f00-4648-9d8b-568d0da0c923 Date: Wed, 01 Aug 2018 10:51:35 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-ec230348-63ed-4efa-a8de-66a0b60753d2-image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T10:51:34Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-01T10:51:35Z", "visibility": "shared", "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/2e088f70-6e12-4bb6-9294-91a10f3f952d/snap", "metadata": {}}], "self": "/v2/images/2e088f70-6e12-4bb6-9294-91a10f3f952d", "min_disk": 0, "protected": false, "id": "2e088f70-6e12-4bb6-9294-91a10f3f952d", "file": "/v2/images/2e088f70-6e12-4bb6-9294-91a10f3f952d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3e19ace3f4f24064bc6e17d6c10f6b46", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/2e088f70-6e12-4bb6-9294-91a10f3f952d/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 10:51:35,399 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/2e088f70-6e12-4bb6-9294-91a10f3f952d used request id req-6a131e6e-6f00-4648-9d8b-568d0da0c923 2018-08-01 10:51:35,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8a1eab45e9c64c5bc30c046f9eae9bb848d9277e" 2018-08-01 10:51:35,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-af343e61-6b56-46ee-9128-30af36aa2ab5 Date: Wed, 01 Aug 2018 10:51: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-08-01 10:51:35,409 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-af343e61-6b56-46ee-9128-30af36aa2ab5 2018-08-01 10:51:35,411 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-ec230348-63ed-4efa-a8de-66a0b60753d2-image 2018-08-01 10:51:35,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/2e088f70-6e12-4bb6-9294-91a10f3f952d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8a1eab45e9c64c5bc30c046f9eae9bb848d9277e" 2018-08-01 10:51:35,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-d2b094a1-0624-4e6d-8a78-bd3acf454ef4 Date: Wed, 01 Aug 2018 10:51:35 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-ec230348-63ed-4efa-a8de-66a0b60753d2-image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T10:51:34Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-01T10:51:35Z", "visibility": "shared", "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/2e088f70-6e12-4bb6-9294-91a10f3f952d/snap", "metadata": {}}], "self": "/v2/images/2e088f70-6e12-4bb6-9294-91a10f3f952d", "min_disk": 0, "protected": false, "id": "2e088f70-6e12-4bb6-9294-91a10f3f952d", "file": "/v2/images/2e088f70-6e12-4bb6-9294-91a10f3f952d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3e19ace3f4f24064bc6e17d6c10f6b46", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/2e088f70-6e12-4bb6-9294-91a10f3f952d/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 10:51:35,431 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/2e088f70-6e12-4bb6-9294-91a10f3f952d used request id req-d2b094a1-0624-4e6d-8a78-bd3acf454ef4 2018-08-01 10:51:35,431 - create_image - DEBUG - Instance status is - active 2018-08-01 10:51:35,431 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-ec230348-63ed-4efa-a8de-66a0b60753d2-image 2018-08-01 10:51:35,431 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-ec230348-63ed-4efa-a8de-66a0b60753d2-image 2018-08-01 10:51:35,432 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:51:35,432 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:51:35,817 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37d89184e2594948a95a0710c0b0bde3", "name": "CreateInstancePortManipulationTests-e5454b61-0d5e-4b2-proj-role"}], "expires_at": "2018-08-01T11:51:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3e19ace3f4f24064bc6e17d6c10f6b46", "name": "CreateInstancePortManipulationTests-e5454b61-0d5e-4b2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/3e19ace3f4f24064bc6e17d6c10f6b46", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/3e19ace3f4f24064bc6e17d6c10f6b46", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/3e19ace3f4f24064bc6e17d6c10f6b46", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/3e19ace3f4f24064bc6e17d6c10f6b46", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/3e19ace3f4f24064bc6e17d6c10f6b46", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/3e19ace3f4f24064bc6e17d6c10f6b46", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_3e19ace3f4f24064bc6e17d6c10f6b46", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_3e19ace3f4f24064bc6e17d6c10f6b46", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/3e19ace3f4f24064bc6e17d6c10f6b46", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/3e19ace3f4f24064bc6e17d6c10f6b46", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/3e19ace3f4f24064bc6e17d6c10f6b46", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/3e19ace3f4f24064bc6e17d6c10f6b46", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/3e19ace3f4f24064bc6e17d6c10f6b46", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/3e19ace3f4f24064bc6e17d6c10f6b46", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-e5454b61-0d5e-4b2-user", "id": "3312a5ffeab54a9f8eb29a1802e24465"}, "audit_ids": ["Hldl4RqDQc64OZzyK_CT1g"], "issued_at": "2018-08-01T10:51:35.000000Z"}} 2018-08-01 10:51:35,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcf2661c3bd9858b9b2f3af10a35e4516701e79a" 2018-08-01 10:51:35,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:51:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3eae7742-bc7a-47ec-976d-1a88e1dcbbd8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:51:35,830 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-3eae7742-bc7a-47ec-976d-1a88e1dcbbd8 2018-08-01 10:51:35,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ec230348-63ed-4efa-a8de-66a0b60753d2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcf2661c3bd9858b9b2f3af10a35e4516701e79a" 2018-08-01 10:51:36,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-70e7c66a-681c-4e05-a065-030056e481cf Date: Wed, 01 Aug 2018 10:51:36 GMT RESP BODY: {"networks":[]} 2018-08-01 10:51:36,018 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ec230348-63ed-4efa-a8de-66a0b60753d2-pub-net used request id req-70e7c66a-681c-4e05-a065-030056e481cf 2018-08-01 10:51:36,018 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-ec230348-63ed-4efa-a8de-66a0b60753d2-pub-net 2018-08-01 10:51:36,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcf2661c3bd9858b9b2f3af10a35e4516701e79a" -d '{"network": {"name": "CreateInstancePortManipulationTests-ec230348-63ed-4efa-a8de-66a0b60753d2-pub-net", "admin_state_up": true}}' 2018-08-01 10:51:36,455 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 658 X-Openstack-Request-Id: req-79e3469d-fc05-4721-a4cb-bb7697f7bf77 Date: Wed, 01 Aug 2018 10:51:36 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a273de72-6236-4d25-9082-e197fff5421d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3e19ace3f4f24064bc6e17d6c10f6b46","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T10:51:36Z","is_default":false,"name":"CreateInstancePortManipulationTests-ec230348-63ed-4efa-a8de-66a0b60753d2-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"3e19ace3f4f24064bc6e17d6c10f6b46","created_at":"2018-08-01T10:51:36Z","mtu":1450}} 2018-08-01 10:51:36,455 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks used request id req-79e3469d-fc05-4721-a4cb-bb7697f7bf77 2018-08-01 10:51:36,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=a273de72-6236-4d25-9082-e197fff5421d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcf2661c3bd9858b9b2f3af10a35e4516701e79a" 2018-08-01 10:51:36,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-2066b4c4-16db-49aa-91c1-c4d677eac452 Date: Wed, 01 Aug 2018 10:51:36 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a273de72-6236-4d25-9082-e197fff5421d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3e19ace3f4f24064bc6e17d6c10f6b46","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T10:51:36Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-ec230348-63ed-4efa-a8de-66a0b60753d2-pub-net","admin_state_up":true,"tenant_id":"3e19ace3f4f24064bc6e17d6c10f6b46","created_at":"2018-08-01T10:51:36Z","mtu":1450}]} 2018-08-01 10:51:36,564 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=a273de72-6236-4d25-9082-e197fff5421d used request id req-2066b4c4-16db-49aa-91c1-c4d677eac452 2018-08-01 10:51:36,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=a273de72-6236-4d25-9082-e197fff5421d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcf2661c3bd9858b9b2f3af10a35e4516701e79a" 2018-08-01 10:51:36,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-a44a0c70-38d9-4548-a377-5e822135edb5 Date: Wed, 01 Aug 2018 10:51:36 GMT RESP BODY: {"subnets":[]} 2018-08-01 10:51:36,598 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=a273de72-6236-4d25-9082-e197fff5421d used request id req-a44a0c70-38d9-4548-a377-5e822135edb5 2018-08-01 10:51:36,598 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-ec230348-63ed-4efa-a8de-66a0b60753d2-pub-subnet 2018-08-01 10:51:36,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcf2661c3bd9858b9b2f3af10a35e4516701e79a" -d '{"subnets": [{"ip_version": 4, "network_id": "a273de72-6236-4d25-9082-e197fff5421d", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-ec230348-63ed-4efa-a8de-66a0b60753d2-pub-subnet"}]}' 2018-08-01 10:51:37,084 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-8aad1286-4355-4b8d-acfc-1bc2b40d22e8 Date: Wed, 01 Aug 2018 10:51:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a273de72-6236-4d25-9082-e197fff5421d","tenant_id":"3e19ace3f4f24064bc6e17d6c10f6b46","created_at":"2018-08-01T10:51:36Z","dns_nameservers":[],"updated_at":"2018-08-01T10:51:36Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"3e19ace3f4f24064bc6e17d6c10f6b46","id":"977e6e83-30bd-4f12-a409-5143220d3074","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ec230348-63ed-4efa-a8de-66a0b60753d2-pub-subnet"}]} 2018-08-01 10:51:37,085 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets used request id req-8aad1286-4355-4b8d-acfc-1bc2b40d22e8 2018-08-01 10:51:37,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=a273de72-6236-4d25-9082-e197fff5421d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcf2661c3bd9858b9b2f3af10a35e4516701e79a" 2018-08-01 10:51:37,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-b961f340-1117-41c5-b550-29aebddc934b Date: Wed, 01 Aug 2018 10:51:37 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a273de72-6236-4d25-9082-e197fff5421d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3e19ace3f4f24064bc6e17d6c10f6b46","l2_adjacency":true,"status":"ACTIVE","subnets":["977e6e83-30bd-4f12-a409-5143220d3074"],"description":"","tags":[],"updated_at":"2018-08-01T10:51:36Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-ec230348-63ed-4efa-a8de-66a0b60753d2-pub-net","admin_state_up":true,"tenant_id":"3e19ace3f4f24064bc6e17d6c10f6b46","created_at":"2018-08-01T10:51:36Z","mtu":1450}]} 2018-08-01 10:51:37,183 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=a273de72-6236-4d25-9082-e197fff5421d used request id req-b961f340-1117-41c5-b550-29aebddc934b 2018-08-01 10:51:37,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=a273de72-6236-4d25-9082-e197fff5421d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcf2661c3bd9858b9b2f3af10a35e4516701e79a" 2018-08-01 10:51:37,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-64cd2407-23dc-43b2-ba83-625702b6760f Date: Wed, 01 Aug 2018 10:51:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a273de72-6236-4d25-9082-e197fff5421d","tenant_id":"3e19ace3f4f24064bc6e17d6c10f6b46","created_at":"2018-08-01T10:51:36Z","dns_nameservers":[],"updated_at":"2018-08-01T10:51:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3e19ace3f4f24064bc6e17d6c10f6b46","id":"977e6e83-30bd-4f12-a409-5143220d3074","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ec230348-63ed-4efa-a8de-66a0b60753d2-pub-subnet"}]} 2018-08-01 10:51:37,264 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=a273de72-6236-4d25-9082-e197fff5421d used request id req-64cd2407-23dc-43b2-ba83-625702b6760f 2018-08-01 10:51:37,265 - OpenStackNetwork - DEBUG - Network [a273de72-6236-4d25-9082-e197fff5421d] created successfully 2018-08-01 10:51:37,265 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:51:37,266 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:51:37,748 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:51:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["uAS3KZPQRGG0t2ZHi6gr9g"], "issued_at": "2018-08-01T10:51:37.000000Z"}} 2018-08-01 10:51:37,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce701fd7ece25b3c31781c356d555ebed504e508" 2018-08-01 10:51:37,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:51:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6469060a-3811-4513-9070-b10ce539983a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:51:37,827 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-6469060a-3811-4513-9070-b10ce539983a 2018-08-01 10:51:37,828 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 10:51:37,833 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce701fd7ece25b3c31781c356d555ebed504e508" 2018-08-01 10:51:38,011 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:51: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-466764af-ff1f-4579-aa4c-90661e5b14bc x-compute-request-id: req-466764af-ff1f-4579-aa4c-90661e5b14bc Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"flavors": [{"id": "4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "rel": "bookmark"}], "name": "vmtp-flavor_ee58c79f-c6fb-483f-8b9c-406ffbfad757"}, {"id": "5b61c696-1b5b-4204-b7e5-ca4a818093b0", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "bookmark"}], "name": "shaker-flavor_81952131-3011-4d90-80f4-831743223f59"}]} 2018-08-01 10:51:38,011 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-466764af-ff1f-4579-aa4c-90661e5b14bc 2018-08-01 10:51:38,015 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce701fd7ece25b3c31781c356d555ebed504e508" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-ec230348-63ed-4efa-a8de-66a0b60753d2-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-08-01 10:51:38,055 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:51: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-24eca47c-3142-4e97-9091-ed97075c89f5 x-compute-request-id: req-24eca47c-3142-4e97-9091-ed97075c89f5 Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-ec230348-63ed-4efa-a8de-66a0b60753d2-flavor-name", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/1fd24cbc-3377-48f9-9fee-240586efffa3", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/1fd24cbc-3377-48f9-9fee-240586efffa3", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "1fd24cbc-3377-48f9-9fee-240586efffa3"}} 2018-08-01 10:51:38,056 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-24eca47c-3142-4e97-9091-ed97075c89f5 2018-08-01 10:51:38,056 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:51:38,057 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:51:38,469 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37d89184e2594948a95a0710c0b0bde3", "name": "CreateInstancePortManipulationTests-e5454b61-0d5e-4b2-proj-role"}], "expires_at": "2018-08-01T11:51:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3e19ace3f4f24064bc6e17d6c10f6b46", "name": "CreateInstancePortManipulationTests-e5454b61-0d5e-4b2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/3e19ace3f4f24064bc6e17d6c10f6b46", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/3e19ace3f4f24064bc6e17d6c10f6b46", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/3e19ace3f4f24064bc6e17d6c10f6b46", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/3e19ace3f4f24064bc6e17d6c10f6b46", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/3e19ace3f4f24064bc6e17d6c10f6b46", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/3e19ace3f4f24064bc6e17d6c10f6b46", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_3e19ace3f4f24064bc6e17d6c10f6b46", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_3e19ace3f4f24064bc6e17d6c10f6b46", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/3e19ace3f4f24064bc6e17d6c10f6b46", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/3e19ace3f4f24064bc6e17d6c10f6b46", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/3e19ace3f4f24064bc6e17d6c10f6b46", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/3e19ace3f4f24064bc6e17d6c10f6b46", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/3e19ace3f4f24064bc6e17d6c10f6b46", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/3e19ace3f4f24064bc6e17d6c10f6b46", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-e5454b61-0d5e-4b2-user", "id": "3312a5ffeab54a9f8eb29a1802e24465"}, "audit_ids": ["0FyXU3smR7iIJ1cyLZuSlA"], "issued_at": "2018-08-01T10:51:38.000000Z"}} 2018-08-01 10:51:38,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2eb746e9d039a143329f1a9f79a39a1fc958d608" 2018-08-01 10:51:38,546 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:51:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78a98cde-50ae-4f27-9626-02b9fcc42c66 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:51:38,546 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-78a98cde-50ae-4f27-9626-02b9fcc42c66 2018-08-01 10:51:38,547 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 10:51:38,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2eb746e9d039a143329f1a9f79a39a1fc958d608" 2018-08-01 10:51:38,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:51:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e85ef99-c4d2-46a7-ac21-0de15711653d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:51:38,627 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-0e85ef99-c4d2-46a7-ac21-0de15711653d 2018-08-01 10:51:38,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ec230348-63ed-4efa-a8de-66a0b60753d2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2eb746e9d039a143329f1a9f79a39a1fc958d608" 2018-08-01 10:51:38,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-dcabf19d-1362-437e-8a38-6c1362e4f50f Date: Wed, 01 Aug 2018 10:51:38 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a273de72-6236-4d25-9082-e197fff5421d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3e19ace3f4f24064bc6e17d6c10f6b46","l2_adjacency":true,"status":"ACTIVE","subnets":["977e6e83-30bd-4f12-a409-5143220d3074"],"description":"","tags":[],"updated_at":"2018-08-01T10:51:36Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-ec230348-63ed-4efa-a8de-66a0b60753d2-pub-net","admin_state_up":true,"tenant_id":"3e19ace3f4f24064bc6e17d6c10f6b46","created_at":"2018-08-01T10:51:36Z","mtu":1450}]} 2018-08-01 10:51:38,896 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ec230348-63ed-4efa-a8de-66a0b60753d2-pub-net used request id req-dcabf19d-1362-437e-8a38-6c1362e4f50f 2018-08-01 10:51:38,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=a273de72-6236-4d25-9082-e197fff5421d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2eb746e9d039a143329f1a9f79a39a1fc958d608" 2018-08-01 10:51:38,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-34d4fe99-86ba-4352-a1c7-729c12b8f4dd Date: Wed, 01 Aug 2018 10:51:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a273de72-6236-4d25-9082-e197fff5421d","tenant_id":"3e19ace3f4f24064bc6e17d6c10f6b46","created_at":"2018-08-01T10:51:36Z","dns_nameservers":[],"updated_at":"2018-08-01T10:51:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3e19ace3f4f24064bc6e17d6c10f6b46","id":"977e6e83-30bd-4f12-a409-5143220d3074","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ec230348-63ed-4efa-a8de-66a0b60753d2-pub-subnet"}]} 2018-08-01 10:51:38,945 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=a273de72-6236-4d25-9082-e197fff5421d used request id req-34d4fe99-86ba-4352-a1c7-729c12b8f4dd 2018-08-01 10:51:38,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ec230348-63ed-4efa-a8de-66a0b60753d2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2eb746e9d039a143329f1a9f79a39a1fc958d608" 2018-08-01 10:51:39,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-5aae1150-07b6-45b1-a691-023c0583c268 Date: Wed, 01 Aug 2018 10:51:39 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a273de72-6236-4d25-9082-e197fff5421d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3e19ace3f4f24064bc6e17d6c10f6b46","l2_adjacency":true,"status":"ACTIVE","subnets":["977e6e83-30bd-4f12-a409-5143220d3074"],"description":"","tags":[],"updated_at":"2018-08-01T10:51:36Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-ec230348-63ed-4efa-a8de-66a0b60753d2-pub-net","admin_state_up":true,"tenant_id":"3e19ace3f4f24064bc6e17d6c10f6b46","created_at":"2018-08-01T10:51:36Z","mtu":1450}]} 2018-08-01 10:51:39,051 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ec230348-63ed-4efa-a8de-66a0b60753d2-pub-net used request id req-5aae1150-07b6-45b1-a691-023c0583c268 2018-08-01 10:51:39,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:51:39,059 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:51: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:51:39,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/3e19ace3f4f24064bc6e17d6c10f6b46 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2eb746e9d039a143329f1a9f79a39a1fc958d608" 2018-08-01 10:51:39,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:51:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52f1eef7-8f1f-4b32-a6e2-e06197c7e4bb Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/3e19ace3f4f24064bc6e17d6c10f6b46"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3e19ace3f4f24064bc6e17d6c10f6b46", "name": "CreateInstancePortManipulationTests-e5454b61-0d5e-4b2-proj"}} 2018-08-01 10:51:39,126 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/3e19ace3f4f24064bc6e17d6c10f6b46 used request id req-52f1eef7-8f1f-4b32-a6e2-e06197c7e4bb 2018-08-01 10:51:39,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=a273de72-6236-4d25-9082-e197fff5421d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2eb746e9d039a143329f1a9f79a39a1fc958d608" 2018-08-01 10:51:39,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-dadf726d-baaf-4421-a3fa-a646816128a9 Date: Wed, 01 Aug 2018 10:51:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a273de72-6236-4d25-9082-e197fff5421d","tenant_id":"3e19ace3f4f24064bc6e17d6c10f6b46","created_at":"2018-08-01T10:51:36Z","dns_nameservers":[],"updated_at":"2018-08-01T10:51:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3e19ace3f4f24064bc6e17d6c10f6b46","id":"977e6e83-30bd-4f12-a409-5143220d3074","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ec230348-63ed-4efa-a8de-66a0b60753d2-pub-subnet"}]} 2018-08-01 10:51:39,178 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=a273de72-6236-4d25-9082-e197fff5421d used request id req-dadf726d-baaf-4421-a3fa-a646816128a9 2018-08-01 10:51:39,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=a273de72-6236-4d25-9082-e197fff5421d&name=CreateInstancePortManipulationTests-ec230348-63ed-4efa-a8de-66a0b60753d2port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2eb746e9d039a143329f1a9f79a39a1fc958d608" 2018-08-01 10:51:39,209 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-acc6dc51-bde2-45f5-b67e-d6607f7fb599 Date: Wed, 01 Aug 2018 10:51:39 GMT RESP BODY: {"ports":[]} 2018-08-01 10:51:39,209 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=a273de72-6236-4d25-9082-e197fff5421d&name=CreateInstancePortManipulationTests-ec230348-63ed-4efa-a8de-66a0b60753d2port-1&admin_state_up=True used request id req-acc6dc51-bde2-45f5-b67e-d6607f7fb599 2018-08-01 10:51:39,212 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-ec230348-63ed-4efa-a8de-66a0b60753d2-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2eb746e9d039a143329f1a9f79a39a1fc958d608" 2018-08-01 10:51:39,437 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:51: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-07f71ef1-4d65-4828-9a7b-f4472ab8e735 x-compute-request-id: req-07f71ef1-4d65-4828-9a7b-f4472ab8e735 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-01 10:51:39,437 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-ec230348-63ed-4efa-a8de-66a0b60753d2-inst used request id req-07f71ef1-4d65-4828-9a7b-f4472ab8e735 2018-08-01 10:51:39,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ec230348-63ed-4efa-a8de-66a0b60753d2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2eb746e9d039a143329f1a9f79a39a1fc958d608" 2018-08-01 10:51:39,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-133b8ee6-0201-44c0-9342-b145feb47c8c Date: Wed, 01 Aug 2018 10:51:39 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a273de72-6236-4d25-9082-e197fff5421d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3e19ace3f4f24064bc6e17d6c10f6b46","l2_adjacency":true,"status":"ACTIVE","subnets":["977e6e83-30bd-4f12-a409-5143220d3074"],"description":"","tags":[],"updated_at":"2018-08-01T10:51:36Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-ec230348-63ed-4efa-a8de-66a0b60753d2-pub-net","admin_state_up":true,"tenant_id":"3e19ace3f4f24064bc6e17d6c10f6b46","created_at":"2018-08-01T10:51:36Z","mtu":1450}]} 2018-08-01 10:51:39,539 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ec230348-63ed-4efa-a8de-66a0b60753d2-pub-net used request id req-133b8ee6-0201-44c0-9342-b145feb47c8c 2018-08-01 10:51:39,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=a273de72-6236-4d25-9082-e197fff5421d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2eb746e9d039a143329f1a9f79a39a1fc958d608" 2018-08-01 10:51:39,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-aeedc4bb-29e1-4463-8d2d-3efb8fc9a82d Date: Wed, 01 Aug 2018 10:51:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a273de72-6236-4d25-9082-e197fff5421d","tenant_id":"3e19ace3f4f24064bc6e17d6c10f6b46","created_at":"2018-08-01T10:51:36Z","dns_nameservers":[],"updated_at":"2018-08-01T10:51:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3e19ace3f4f24064bc6e17d6c10f6b46","id":"977e6e83-30bd-4f12-a409-5143220d3074","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ec230348-63ed-4efa-a8de-66a0b60753d2-pub-subnet"}]} 2018-08-01 10:51:39,592 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=a273de72-6236-4d25-9082-e197fff5421d used request id req-aeedc4bb-29e1-4463-8d2d-3efb8fc9a82d 2018-08-01 10:51:39,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ec230348-63ed-4efa-a8de-66a0b60753d2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2eb746e9d039a143329f1a9f79a39a1fc958d608" 2018-08-01 10:51:39,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-957dac35-8aa2-4fa1-ad20-f1643ba974b1 Date: Wed, 01 Aug 2018 10:51:39 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a273de72-6236-4d25-9082-e197fff5421d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3e19ace3f4f24064bc6e17d6c10f6b46","l2_adjacency":true,"status":"ACTIVE","subnets":["977e6e83-30bd-4f12-a409-5143220d3074"],"description":"","tags":[],"updated_at":"2018-08-01T10:51:36Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-ec230348-63ed-4efa-a8de-66a0b60753d2-pub-net","admin_state_up":true,"tenant_id":"3e19ace3f4f24064bc6e17d6c10f6b46","created_at":"2018-08-01T10:51:36Z","mtu":1450}]} 2018-08-01 10:51:39,688 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ec230348-63ed-4efa-a8de-66a0b60753d2-pub-net used request id req-957dac35-8aa2-4fa1-ad20-f1643ba974b1 2018-08-01 10:51:39,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/3e19ace3f4f24064bc6e17d6c10f6b46 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2eb746e9d039a143329f1a9f79a39a1fc958d608" 2018-08-01 10:51:39,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:51:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b40a4a78-6b28-4d37-8912-d3a27b4ea8fd Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/3e19ace3f4f24064bc6e17d6c10f6b46"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3e19ace3f4f24064bc6e17d6c10f6b46", "name": "CreateInstancePortManipulationTests-e5454b61-0d5e-4b2-proj"}} 2018-08-01 10:51:39,783 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/3e19ace3f4f24064bc6e17d6c10f6b46 used request id req-b40a4a78-6b28-4d37-8912-d3a27b4ea8fd 2018-08-01 10:51:39,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=a273de72-6236-4d25-9082-e197fff5421d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2eb746e9d039a143329f1a9f79a39a1fc958d608" 2018-08-01 10:51:39,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-2c9ba27c-cf27-44c7-ad70-ad5dc8aa3c83 Date: Wed, 01 Aug 2018 10:51:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a273de72-6236-4d25-9082-e197fff5421d","tenant_id":"3e19ace3f4f24064bc6e17d6c10f6b46","created_at":"2018-08-01T10:51:36Z","dns_nameservers":[],"updated_at":"2018-08-01T10:51:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3e19ace3f4f24064bc6e17d6c10f6b46","id":"977e6e83-30bd-4f12-a409-5143220d3074","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ec230348-63ed-4efa-a8de-66a0b60753d2-pub-subnet"}]} 2018-08-01 10:51:39,834 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=a273de72-6236-4d25-9082-e197fff5421d used request id req-2c9ba27c-cf27-44c7-ad70-ad5dc8aa3c83 2018-08-01 10:51:39,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=a273de72-6236-4d25-9082-e197fff5421d&name=CreateInstancePortManipulationTests-ec230348-63ed-4efa-a8de-66a0b60753d2port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2eb746e9d039a143329f1a9f79a39a1fc958d608" 2018-08-01 10:51:39,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-3ddc9393-9759-492a-95db-692258064211 Date: Wed, 01 Aug 2018 10:51:39 GMT RESP BODY: {"ports":[]} 2018-08-01 10:51:39,869 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=a273de72-6236-4d25-9082-e197fff5421d&name=CreateInstancePortManipulationTests-ec230348-63ed-4efa-a8de-66a0b60753d2port-1&admin_state_up=True used request id req-3ddc9393-9759-492a-95db-692258064211 2018-08-01 10:51:39,870 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:51:39,870 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:51:40,251 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37d89184e2594948a95a0710c0b0bde3", "name": "CreateInstancePortManipulationTests-e5454b61-0d5e-4b2-proj-role"}], "expires_at": "2018-08-01T11:51:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3e19ace3f4f24064bc6e17d6c10f6b46", "name": "CreateInstancePortManipulationTests-e5454b61-0d5e-4b2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/3e19ace3f4f24064bc6e17d6c10f6b46", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/3e19ace3f4f24064bc6e17d6c10f6b46", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/3e19ace3f4f24064bc6e17d6c10f6b46", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/3e19ace3f4f24064bc6e17d6c10f6b46", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/3e19ace3f4f24064bc6e17d6c10f6b46", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/3e19ace3f4f24064bc6e17d6c10f6b46", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_3e19ace3f4f24064bc6e17d6c10f6b46", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_3e19ace3f4f24064bc6e17d6c10f6b46", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/3e19ace3f4f24064bc6e17d6c10f6b46", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/3e19ace3f4f24064bc6e17d6c10f6b46", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/3e19ace3f4f24064bc6e17d6c10f6b46", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/3e19ace3f4f24064bc6e17d6c10f6b46", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/3e19ace3f4f24064bc6e17d6c10f6b46", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/3e19ace3f4f24064bc6e17d6c10f6b46", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-e5454b61-0d5e-4b2-user", "id": "3312a5ffeab54a9f8eb29a1802e24465"}, "audit_ids": ["S1hxlGkUQtKqWgjLGJ9czg"], "issued_at": "2018-08-01T10:51:40.000000Z"}} 2018-08-01 10:51:40,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cce9016d2dc940c5fbf3e61bbbe0ebf5a96e29b" 2018-08-01 10:51:40,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:51:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff22669c-90fb-4877-8616-0f30deb81c81 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:51:40,339 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-ff22669c-90fb-4877-8616-0f30deb81c81 2018-08-01 10:51:40,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ec230348-63ed-4efa-a8de-66a0b60753d2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2eb746e9d039a143329f1a9f79a39a1fc958d608" 2018-08-01 10:51:40,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-c7630ef1-77ca-444e-9f6b-0468966878cd Date: Wed, 01 Aug 2018 10:51:40 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a273de72-6236-4d25-9082-e197fff5421d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3e19ace3f4f24064bc6e17d6c10f6b46","l2_adjacency":true,"status":"ACTIVE","subnets":["977e6e83-30bd-4f12-a409-5143220d3074"],"description":"","tags":[],"updated_at":"2018-08-01T10:51:36Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-ec230348-63ed-4efa-a8de-66a0b60753d2-pub-net","admin_state_up":true,"tenant_id":"3e19ace3f4f24064bc6e17d6c10f6b46","created_at":"2018-08-01T10:51:36Z","mtu":1450}]} 2018-08-01 10:51:40,436 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ec230348-63ed-4efa-a8de-66a0b60753d2-pub-net used request id req-c7630ef1-77ca-444e-9f6b-0468966878cd 2018-08-01 10:51:40,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=a273de72-6236-4d25-9082-e197fff5421d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2eb746e9d039a143329f1a9f79a39a1fc958d608" 2018-08-01 10:51:40,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-8ece95de-3357-4c47-b5fe-5cd2f193feb7 Date: Wed, 01 Aug 2018 10:51:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a273de72-6236-4d25-9082-e197fff5421d","tenant_id":"3e19ace3f4f24064bc6e17d6c10f6b46","created_at":"2018-08-01T10:51:36Z","dns_nameservers":[],"updated_at":"2018-08-01T10:51:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3e19ace3f4f24064bc6e17d6c10f6b46","id":"977e6e83-30bd-4f12-a409-5143220d3074","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ec230348-63ed-4efa-a8de-66a0b60753d2-pub-subnet"}]} 2018-08-01 10:51:40,485 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=a273de72-6236-4d25-9082-e197fff5421d used request id req-8ece95de-3357-4c47-b5fe-5cd2f193feb7 2018-08-01 10:51:40,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ec230348-63ed-4efa-a8de-66a0b60753d2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2eb746e9d039a143329f1a9f79a39a1fc958d608" 2018-08-01 10:51:40,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-29628a0b-2b62-4451-8b92-38ab42e17c76 Date: Wed, 01 Aug 2018 10:51:40 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a273de72-6236-4d25-9082-e197fff5421d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3e19ace3f4f24064bc6e17d6c10f6b46","l2_adjacency":true,"status":"ACTIVE","subnets":["977e6e83-30bd-4f12-a409-5143220d3074"],"description":"","tags":[],"updated_at":"2018-08-01T10:51:36Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-ec230348-63ed-4efa-a8de-66a0b60753d2-pub-net","admin_state_up":true,"tenant_id":"3e19ace3f4f24064bc6e17d6c10f6b46","created_at":"2018-08-01T10:51:36Z","mtu":1450}]} 2018-08-01 10:51:40,580 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ec230348-63ed-4efa-a8de-66a0b60753d2-pub-net used request id req-29628a0b-2b62-4451-8b92-38ab42e17c76 2018-08-01 10:51:40,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:51:40,588 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:51: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:51:40,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/3e19ace3f4f24064bc6e17d6c10f6b46 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cce9016d2dc940c5fbf3e61bbbe0ebf5a96e29b" 2018-08-01 10:51:40,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:51:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c83366ee-eb09-4859-9a00-c67c19425d46 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/3e19ace3f4f24064bc6e17d6c10f6b46"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3e19ace3f4f24064bc6e17d6c10f6b46", "name": "CreateInstancePortManipulationTests-e5454b61-0d5e-4b2-proj"}} 2018-08-01 10:51:40,674 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/3e19ace3f4f24064bc6e17d6c10f6b46 used request id req-c83366ee-eb09-4859-9a00-c67c19425d46 2018-08-01 10:51:40,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=a273de72-6236-4d25-9082-e197fff5421d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2eb746e9d039a143329f1a9f79a39a1fc958d608" 2018-08-01 10:51:40,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-85d25552-9c90-4bdf-8ec9-62e57730574e Date: Wed, 01 Aug 2018 10:51:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a273de72-6236-4d25-9082-e197fff5421d","tenant_id":"3e19ace3f4f24064bc6e17d6c10f6b46","created_at":"2018-08-01T10:51:36Z","dns_nameservers":[],"updated_at":"2018-08-01T10:51:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3e19ace3f4f24064bc6e17d6c10f6b46","id":"977e6e83-30bd-4f12-a409-5143220d3074","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ec230348-63ed-4efa-a8de-66a0b60753d2-pub-subnet"}]} 2018-08-01 10:51:40,726 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=a273de72-6236-4d25-9082-e197fff5421d used request id req-85d25552-9c90-4bdf-8ec9-62e57730574e 2018-08-01 10:51:40,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=a273de72-6236-4d25-9082-e197fff5421d&name=CreateInstancePortManipulationTests-ec230348-63ed-4efa-a8de-66a0b60753d2-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2eb746e9d039a143329f1a9f79a39a1fc958d608" 2018-08-01 10:51:40,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-14559ec8-c16c-45ed-aaaf-f17f2bcd8dc9 Date: Wed, 01 Aug 2018 10:51:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a273de72-6236-4d25-9082-e197fff5421d","tenant_id":"3e19ace3f4f24064bc6e17d6c10f6b46","created_at":"2018-08-01T10:51:36Z","dns_nameservers":[],"updated_at":"2018-08-01T10:51:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3e19ace3f4f24064bc6e17d6c10f6b46","id":"977e6e83-30bd-4f12-a409-5143220d3074","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ec230348-63ed-4efa-a8de-66a0b60753d2-pub-subnet"}]} 2018-08-01 10:51:40,777 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=a273de72-6236-4d25-9082-e197fff5421d&name=CreateInstancePortManipulationTests-ec230348-63ed-4efa-a8de-66a0b60753d2-pub-subnet used request id req-14559ec8-c16c-45ed-aaaf-f17f2bcd8dc9 2018-08-01 10:51:40,778 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-ec230348-63ed-4efa-a8de-66a0b60753d2-pub-net 2018-08-01 10:51:40,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2eb746e9d039a143329f1a9f79a39a1fc958d608" -d '{"port": {"network_id": "a273de72-6236-4d25-9082-e197fff5421d", "fixed_ips": [{"subnet_id": "977e6e83-30bd-4f12-a409-5143220d3074", "ip_address": "10.66.0.101"}], "name": "CreateInstancePortManipulationTests-ec230348-63ed-4efa-a8de-66a0b60753d2port-1", "admin_state_up": true}}' 2018-08-01 10:51:41,218 - keystoneauth.session - DEBUG - RESP: [400] Content-Type: application/json Content-Length: 143 X-Openstack-Request-Id: req-5295d666-0d01-4685-b578-1d89a652ab97 Date: Wed, 01 Aug 2018 10:51:41 GMT RESP BODY: {"NeutronError": {"message": "IP address 10.66.0.101 is not a valid IP for the specified subnet.", "type": "InvalidIpForSubnet", "detail": ""}} 2018-08-01 10:51:41,218 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/ports used request id req-5295d666-0d01-4685-b578-1d89a652ab97 2018-08-01 10:51:41,218 - 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-08-01 10:51:41,222 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/flavors/1fd24cbc-3377-48f9-9fee-240586efffa3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce701fd7ece25b3c31781c356d555ebed504e508" 2018-08-01 10:51:41,254 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 10:51: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-3f2f4517-2316-4cd5-9870-adeb93e79796 x-compute-request-id: req-3f2f4517-2316-4cd5-9870-adeb93e79796 Content-Length: 0 Content-Type: application/json 2018-08-01 10:51:41,254 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/1fd24cbc-3377-48f9-9fee-240586efffa3 used request id req-3f2f4517-2316-4cd5-9870-adeb93e79796 2018-08-01 10:51:41,255 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-ec230348-63ed-4efa-a8de-66a0b60753d2-pub-subnet 2018-08-01 10:51:41,255 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-ec230348-63ed-4efa-a8de-66a0b60753d2-pub-subnet 2018-08-01 10:51:41,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/subnets/977e6e83-30bd-4f12-a409-5143220d3074 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcf2661c3bd9858b9b2f3af10a35e4516701e79a" 2018-08-01 10:51:42,344 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-00e3ea8a-2208-475a-831f-bd6ab08b45d5 Date: Wed, 01 Aug 2018 10:51:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:51:42,344 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/977e6e83-30bd-4f12-a409-5143220d3074 used request id req-00e3ea8a-2208-475a-831f-bd6ab08b45d5 2018-08-01 10:51:42,344 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-ec230348-63ed-4efa-a8de-66a0b60753d2-pub-net 2018-08-01 10:51:42,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/networks/a273de72-6236-4d25-9082-e197fff5421d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcf2661c3bd9858b9b2f3af10a35e4516701e79a" 2018-08-01 10:51:43,415 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-de9792f1-2ecd-4f8c-b9b1-376071b9da0f Date: Wed, 01 Aug 2018 10:51:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:51:43,415 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/a273de72-6236-4d25-9082-e197fff5421d used request id req-de9792f1-2ecd-4f8c-b9b1-376071b9da0f 2018-08-01 10:51:43,416 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-ec230348-63ed-4efa-a8de-66a0b60753d2-image 2018-08-01 10:51:43,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9292/v2/images/2e088f70-6e12-4bb6-9294-91a10f3f952d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8a1eab45e9c64c5bc30c046f9eae9bb848d9277e" 2018-08-01 10:51:43,668 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c9f015f4-8789-4f20-9bac-8c343cf48510 Date: Wed, 01 Aug 2018 10:51:43 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-01 10:51:43,668 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/2e088f70-6e12-4bb6-9294-91a10f3f952d used request id req-c9f015f4-8789-4f20-9bac-8c343cf48510 2018-08-01 10:51:43,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbe4906348572c020d11b9d607fa774009f0debc" 2018-08-01 10:51:43,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-2ad13a9e-3996-40a0-9526-e59671e737e4 Date: Wed, 01 Aug 2018 10:51:43 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a2413a97b61342d8bd27570706ef372d", "created_at": "2018-08-01T09:33:18Z", "updated_at": "2018-08-01T09:33:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "7f556ce3-51d0-4279-a11d-510db9f9a3b1", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "94adc13c-a166-41cf-bd16-f997efc73cb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "b39143b5-c08f-4d0b-9d40-54f472f2389e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "e218b0b7-4501-4f84-9458-caf2891c260d", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}], "revision_number": 4, "project_id": "a2413a97b61342d8bd27570706ef372d", "id": "38229670-7386-42d0-b7b9-2397ea5938de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "created_at": "2018-08-01T09:28:38Z", "updated_at": "2018-08-01T09:28:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "763568f1-8151-4a3c-911a-d06da4423063", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "80d28bee-4aee-47e8-a8da-e0fe31497fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "a47a5ddf-aa37-4ab2-a335-1c93513b5f12", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "f5bba5a5-602b-421e-98b2-5a16117f943f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}], "revision_number": 4, "project_id": "dbe9669438844f3faecdc7fcc050e0d8", "id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ed1054af2e94c049694d98d54211d98", "created_at": "2018-08-01T09:31:40Z", "updated_at": "2018-08-01T09:31:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "34baee87-ea35-42ee-8a69-0f6e2a825d3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "89b9d1c9-f4f9-45cd-8d36-970d44228439", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "b8ab0d59-cab9-4488-82ee-7c5f69709bff", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "d3ab68ea-23b4-4bf6-8dd3-85d029e3d89f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}], "revision_number": 4, "project_id": "2ed1054af2e94c049694d98d54211d98", "id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3e19ace3f4f24064bc6e17d6c10f6b46", "created_at": "2018-08-01T10:51:36Z", "updated_at": "2018-08-01T10:51:36Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:51:36Z", "revision_number": 0, "id": "41eeb8a3-5cfe-4b23-9f53-acfd7610deac", "remote_group_id": "47d7509a-1191-48af-97a8-8e936682f5f4", "remote_ip_prefix": null, "created_at": "2018-08-01T10:51:36Z", "security_group_id": "47d7509a-1191-48af-97a8-8e936682f5f4", "tenant_id": "3e19ace3f4f24064bc6e17d6c10f6b46", "port_range_min": null, "ethertype": "IPv4", "project_id": "3e19ace3f4f24064bc6e17d6c10f6b46"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:51:36Z", "revision_number": 0, "id": "55f6032c-ed73-41a1-9397-92ddedc9e640", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:51:36Z", "security_group_id": "47d7509a-1191-48af-97a8-8e936682f5f4", "tenant_id": "3e19ace3f4f24064bc6e17d6c10f6b46", "port_range_min": null, "ethertype": "IPv4", "project_id": "3e19ace3f4f24064bc6e17d6c10f6b46"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:51:36Z", "revision_number": 0, "id": "a3c7f572-957a-4c5a-9fb8-58bda43be9ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:51:36Z", "security_group_id": "47d7509a-1191-48af-97a8-8e936682f5f4", "tenant_id": "3e19ace3f4f24064bc6e17d6c10f6b46", "port_range_min": null, "ethertype": "IPv6", "project_id": "3e19ace3f4f24064bc6e17d6c10f6b46"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:51:36Z", "revision_number": 0, "id": "ec80456a-544f-451a-b0bf-533ea65037cb", "remote_group_id": "47d7509a-1191-48af-97a8-8e936682f5f4", "remote_ip_prefix": null, "created_at": "2018-08-01T10:51:36Z", "security_group_id": "47d7509a-1191-48af-97a8-8e936682f5f4", "tenant_id": "3e19ace3f4f24064bc6e17d6c10f6b46", "port_range_min": null, "ethertype": "IPv6", "project_id": "3e19ace3f4f24064bc6e17d6c10f6b46"}], "revision_number": 4, "project_id": "3e19ace3f4f24064bc6e17d6c10f6b46", "id": "47d7509a-1191-48af-97a8-8e936682f5f4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "created_at": "2018-08-01T09:34:13Z", "updated_at": "2018-08-01T09:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "1dbb3f59-611b-46d1-a82d-2720e0a16f86", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "3878126b-a220-4357-adb9-bc22498f31b1", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "75ce67db-9c04-4561-a10d-8b1ec63943e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "e2945a69-3afe-41e3-a7ec-3ea4c79a12ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}], "revision_number": 4, "project_id": "c0d9b34b06f445a7857603f60b181f3c", "id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-01T09:30:58Z", "updated_at": "2018-08-01T09:30:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "042d4626-2974-418d-affe-f8f2acd05faa", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "995fae58-f0e5-4e10-801c-6c2ce5c7ae0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "cb8404fa-cb24-4879-a34d-f3050dcba730", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "dad6aaab-690e-4c24-9103-6767e0c80bc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "created_at": "2018-08-01T09:31:11Z", "updated_at": "2018-08-01T09:31:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "939e25e0-5dbc-4f6e-9f6f-7fb70e540203", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "9796a673-6928-4009-9c21-1410d395646e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "af7b8bf8-2fb6-4d72-842a-38f72d7581f7", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "b9af65b0-2eb8-45e1-8504-b7dc4dbb83ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}], "revision_number": 4, "project_id": "dd207f801ed3475f9dbe5f13077af1c8", "id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "46dd322c3fcc454eb140e37825746af8", "created_at": "2018-08-01T10:33:44Z", "updated_at": "2018-08-01T10:33:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "0f41470b-1091-45c1-b574-92069f79f8d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "8cc03a9c-8fa5-425b-812f-d7692bae3613", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d1373b1e-2fb9-4e02-a9e1-7e873ba1d7d1", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d21f3909-71f3-43e2-a22d-6a9c2513cb6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}], "revision_number": 4, "project_id": "46dd322c3fcc454eb140e37825746af8", "id": "b2961714-c8a4-4fcb-918b-21d70527c983", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "created_at": "2018-08-01T09:34:57Z", "updated_at": "2018-08-01T09:34:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "8063d12f-30db-4ccf-8ce0-72e59ba81a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c38e1a7a-5857-4f03-b991-6d5c9c9a5b9e", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c725bae1-d3bb-42b5-b331-32737085f28c", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "cfddc134-923b-4e0d-9ec5-dcc5641dd435", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}], "revision_number": 4, "project_id": "455b48a61678488ead79a4cfa07ef5c3", "id": "cd52f913-3072-4ce7-a779-7de795b62b12", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:36:50Z", "updated_at": "2018-08-01T09:36:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "07ef7fe5-a529-45da-bfc0-899f0ea9b592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "bc4dad3a-2a0c-4c31-b901-2909a12adb50", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c35cff35-4306-4116-b9fa-fc27bc7c05d6", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c493e3ac-d9d2-480d-9ec8-50982eedaf5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}], "revision_number": 4, "project_id": "8d96727022f4443794db44ecde432faf", "id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "created_at": "2018-08-01T09:32:45Z", "updated_at": "2018-08-01T09:32:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "058ea790-43ea-4a6f-9950-28418319e577", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "5fcfb31b-cdad-4037-973e-56b74faefd14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "99a24d26-dc7f-42d0-aa23-a7c061f04952", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "b641bb48-566e-472b-a3cc-d38c85ab3ff1", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}], "revision_number": 4, "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "name": "default"}]} 2018-08-01 10:51:43,909 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-2ad13a9e-3996-40a0-9526-e59671e737e4 2018-08-01 10:51:43,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbe4906348572c020d11b9d607fa774009f0debc" 2018-08-01 10:51:43,998 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:51:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-caad7067-1526-4403-812d-d381d068e19a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2413a97b61342d8bd27570706ef372d.", "code": 404, "title": "Not Found"}} 2018-08-01 10:51:43,998 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d used request id req-caad7067-1526-4403-812d-d381d068e19a 2018-08-01 10:51:43,998 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:51:44,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbe4906348572c020d11b9d607fa774009f0debc" 2018-08-01 10:51:44,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:51:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1ff5850-4d0a-4f23-a596-24dc885e7ffd 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.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dbe9669438844f3faecdc7fcc050e0d8", "name": "service"}} 2018-08-01 10:51:44,083 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 used request id req-f1ff5850-4d0a-4f23-a596-24dc885e7ffd 2018-08-01 10:51:44,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbe4906348572c020d11b9d607fa774009f0debc" 2018-08-01 10:51:44,102 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:51:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ef12e47-b543-42a0-a142-cb8339010f3b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ed1054af2e94c049694d98d54211d98.", "code": 404, "title": "Not Found"}} 2018-08-01 10:51:44,102 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 used request id req-5ef12e47-b543-42a0-a142-cb8339010f3b 2018-08-01 10:51:44,102 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:51:44,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/3e19ace3f4f24064bc6e17d6c10f6b46 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbe4906348572c020d11b9d607fa774009f0debc" 2018-08-01 10:51:44,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:51:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9fc94b79-e460-4054-aa12-b84a31784a72 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/3e19ace3f4f24064bc6e17d6c10f6b46"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3e19ace3f4f24064bc6e17d6c10f6b46", "name": "CreateInstancePortManipulationTests-e5454b61-0d5e-4b2-proj"}} 2018-08-01 10:51:44,190 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/3e19ace3f4f24064bc6e17d6c10f6b46 used request id req-9fc94b79-e460-4054-aa12-b84a31784a72 2018-08-01 10:51:44,191 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 47d7509a-1191-48af-97a8-8e936682f5f4 2018-08-01 10:51:44,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=47d7509a-1191-48af-97a8-8e936682f5f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbe4906348572c020d11b9d607fa774009f0debc" 2018-08-01 10:51:44,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-7b16d427-5c09-43c4-98df-efcbbe7526ac Date: Wed, 01 Aug 2018 10:51:44 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "47d7509a-1191-48af-97a8-8e936682f5f4", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:51:36Z", "security_group_id": "47d7509a-1191-48af-97a8-8e936682f5f4", "port_range_min": null, "revision_number": 0, "tenant_id": "3e19ace3f4f24064bc6e17d6c10f6b46", "created_at": "2018-08-01T10:51:36Z", "project_id": "3e19ace3f4f24064bc6e17d6c10f6b46", "id": "41eeb8a3-5cfe-4b23-9f53-acfd7610deac"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:51:36Z", "security_group_id": "47d7509a-1191-48af-97a8-8e936682f5f4", "port_range_min": null, "revision_number": 0, "tenant_id": "3e19ace3f4f24064bc6e17d6c10f6b46", "created_at": "2018-08-01T10:51:36Z", "project_id": "3e19ace3f4f24064bc6e17d6c10f6b46", "id": "55f6032c-ed73-41a1-9397-92ddedc9e640"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:51:36Z", "security_group_id": "47d7509a-1191-48af-97a8-8e936682f5f4", "port_range_min": null, "revision_number": 0, "tenant_id": "3e19ace3f4f24064bc6e17d6c10f6b46", "created_at": "2018-08-01T10:51:36Z", "project_id": "3e19ace3f4f24064bc6e17d6c10f6b46", "id": "a3c7f572-957a-4c5a-9fb8-58bda43be9ad"}, {"remote_group_id": "47d7509a-1191-48af-97a8-8e936682f5f4", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:51:36Z", "security_group_id": "47d7509a-1191-48af-97a8-8e936682f5f4", "port_range_min": null, "revision_number": 0, "tenant_id": "3e19ace3f4f24064bc6e17d6c10f6b46", "created_at": "2018-08-01T10:51:36Z", "project_id": "3e19ace3f4f24064bc6e17d6c10f6b46", "id": "ec80456a-544f-451a-b0bf-533ea65037cb"}]} 2018-08-01 10:51:44,216 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=47d7509a-1191-48af-97a8-8e936682f5f4 used request id req-7b16d427-5c09-43c4-98df-efcbbe7526ac 2018-08-01 10:51:44,217 - neutron_utils - INFO - Deleting security group with name - default 2018-08-01 10:51:44,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/47d7509a-1191-48af-97a8-8e936682f5f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbe4906348572c020d11b9d607fa774009f0debc" 2018-08-01 10:51:44,404 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ad25b12f-1d27-4054-9efb-20be71f97014 Content-Length: 0 Date: Wed, 01 Aug 2018 10:51:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:51:44,404 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/47d7509a-1191-48af-97a8-8e936682f5f4 used request id req-ad25b12f-1d27-4054-9efb-20be71f97014 2018-08-01 10:51:44,404 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-e5454b61-0d5e-4b2-proj 2018-08-01 10:51:44,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/3e19ace3f4f24064bc6e17d6c10f6b46 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbe4906348572c020d11b9d607fa774009f0debc" 2018-08-01 10:51:44,608 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:51:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a8b610d9-e0c4-4954-b9ca-0840fb0a10e4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:51:44,609 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/3e19ace3f4f24064bc6e17d6c10f6b46 used request id req-a8b610d9-e0c4-4954-b9ca-0840fb0a10e4 2018-08-01 10:51:44,609 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-e5454b61-0d5e-4b2-proj-role 2018-08-01 10:51:44,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/37d89184e2594948a95a0710c0b0bde3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbe4906348572c020d11b9d607fa774009f0debc" 2018-08-01 10:51:44,710 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:51:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c7593c2-a7f1-4b30-a634-8d5d49c1b31a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:51:44,711 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/37d89184e2594948a95a0710c0b0bde3 used request id req-1c7593c2-a7f1-4b30-a634-8d5d49c1b31a 2018-08-01 10:51:44,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbe4906348572c020d11b9d607fa774009f0debc" 2018-08-01 10:51:44,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:51:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04ccee2e-1514-4a5e-bbfc-dd1d5a5d8bd4 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:51:44,799 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-04ccee2e-1514-4a5e-bbfc-dd1d5a5d8bd4 2018-08-01 10:51:44,800 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-e5454b61-0d5e-4b2-user 2018-08-01 10:51:44,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/3312a5ffeab54a9f8eb29a1802e24465 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0d99c38015bfbee204746d7faf039312e31d5dd" 2018-08-01 10:51:44,992 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:51:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e1eb9497-ae61-42f5-9132-613cfba59ac0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:51:44,992 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/3312a5ffeab54a9f8eb29a1802e24465 used request id req-e1eb9497-ae61-42f5-9132-613cfba59ac0 2018-08-01 10:51:44,993 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:51:45,373 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:51:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["JckIHTtoQMGjG9VVUd2uIw"], "issued_at": "2018-08-01T10:51:45.000000Z"}} 2018-08-01 10:51:45,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1f78d7d0c21999442f87353b8b367f7a294b662" 2018-08-01 10:51:45,452 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:51:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58eaa592-bd97-430a-8970-eda062326931 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:51:45,452 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-58eaa592-bd97-430a-8970-eda062326931 2018-08-01 10:51:45,453 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:51:45,454 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:51:45,834 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:51:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["1A6EzjbuQ4Wb1wxdwLH-DA"], "issued_at": "2018-08-01T10:51:45.000000Z"}} 2018-08-01 10:51:45,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbf62eabaf285da8805dd89e3904343a69ec38cd" 2018-08-01 10:51:45,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:51:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f78b3c1-e2cf-4f9f-9af9-5d10642c9cc2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:51:45,913 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-2f78b3c1-e2cf-4f9f-9af9-5d10642c9cc2 2018-08-01 10:51:45,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:51:45,922 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:51: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:51:45,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-c0a7e3d7-9285-4f2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbf62eabaf285da8805dd89e3904343a69ec38cd" 2018-08-01 10:51:46,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:51:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dba7dcd6-9bd8-42c4-9c4e-f3e5db448bfc Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-c0a7e3d7-9285-4f2-proj", "previous": null, "next": null}, "projects": []} 2018-08-01 10:51:46,006 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-c0a7e3d7-9285-4f2-proj used request id req-dba7dcd6-9bd8-42c4-9c4e-f3e5db448bfc 2018-08-01 10:51:46,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbf62eabaf285da8805dd89e3904343a69ec38cd" 2018-08-01 10:51:46,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:51:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f028569d-82ac-46a3-82ed-2740c2c828fe Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:51:46,095 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-f028569d-82ac-46a3-82ed-2740c2c828fe 2018-08-01 10:51:46,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbf62eabaf285da8805dd89e3904343a69ec38cd" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-c0a7e3d7-9285-4f2-proj"}}' 2018-08-01 10:51:46,214 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:51:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-52a6117e-12c7-4854-8a34-98e0f7d026e3 Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/8ab1be4c1e4a4dbd8bc0be50969e5047"}, "tags": [], "enabled": true, "id": "8ab1be4c1e4a4dbd8bc0be50969e5047", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-c0a7e3d7-9285-4f2-proj"}} 2018-08-01 10:51:46,214 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-52a6117e-12c7-4854-8a34-98e0f7d026e3 2018-08-01 10:51:46,215 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-c0a7e3d7-9285-4f2-proj 2018-08-01 10:51:46,215 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:51:46,216 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:51:46,599 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:51:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["Sm_q8W3VSEmtsfy1jffEvQ"], "issued_at": "2018-08-01T10:51:46.000000Z"}} 2018-08-01 10:51:46,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6b2c3906411b6041438c91c75dae707e502186a" 2018-08-01 10:51:46,701 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:51:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8905911a-ddfb-4cc0-a1f4-53d16cfb9597 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:51:46,701 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-8905911a-ddfb-4cc0-a1f4-53d16cfb9597 2018-08-01 10:51:46,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:51:46,710 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:51: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:51:46,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6b2c3906411b6041438c91c75dae707e502186a" 2018-08-01 10:51:46,743 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:51:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-751d3ac8-5e16-4735-ae9f-99a1aa0142ec Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 10:51:46,743 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-751d3ac8-5e16-4735-ae9f-99a1aa0142ec 2018-08-01 10:51:46,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateInstancePortManipulationTests-c0a7e3d7-9285-4f2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6b2c3906411b6041438c91c75dae707e502186a" 2018-08-01 10:51:46,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:51:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f73f6eb-4ba1-428b-b8b1-82f8db74ebb6 Content-Encoding: gzip Content-Length: 268 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateInstancePortManipulationTests-c0a7e3d7-9285-4f2-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/8ab1be4c1e4a4dbd8bc0be50969e5047"}, "tags": [], "enabled": true, "id": "8ab1be4c1e4a4dbd8bc0be50969e5047", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-c0a7e3d7-9285-4f2-proj"}]} 2018-08-01 10:51:46,835 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateInstancePortManipulationTests-c0a7e3d7-9285-4f2-proj used request id req-8f73f6eb-4ba1-428b-b8b1-82f8db74ebb6 2018-08-01 10:51:46,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6b2c3906411b6041438c91c75dae707e502186a" 2018-08-01 10:51:46,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:51:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8df5a5cf-6c9c-4add-b54f-cd5a9912d20e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:51:46,923 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-8df5a5cf-6c9c-4add-b54f-cd5a9912d20e 2018-08-01 10:51:47,292 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-c0a7e3d7-9285-4f2-user 2018-08-01 10:51:47,292 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:51:47,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbf62eabaf285da8805dd89e3904343a69ec38cd" 2018-08-01 10:51:47,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:51:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18f65ba6-de6f-4281-940b-ec1929dfaad5 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:51:47,380 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-18f65ba6-de6f-4281-940b-ec1929dfaad5 2018-08-01 10:51:47,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbf62eabaf285da8805dd89e3904343a69ec38cd" -d '{"role": {"name": "CreateInstancePortManipulationTests-c0a7e3d7-9285-4f2-proj-role"}}' 2018-08-01 10:51:47,477 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:51:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a6060e9a-8809-47a2-8c3a-d61eb1e4f7c4 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "249e4cf252ac42f6bb9f43fe6a872da2", "links": {"self": "http://172.30.9.24:5000/v3/roles/249e4cf252ac42f6bb9f43fe6a872da2"}, "name": "CreateInstancePortManipulationTests-c0a7e3d7-9285-4f2-proj-role"}} 2018-08-01 10:51:47,477 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-a6060e9a-8809-47a2-8c3a-d61eb1e4f7c4 2018-08-01 10:51:47,478 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-c0a7e3d7-9285-4f2-proj-role 2018-08-01 10:51:47,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/249e4cf252ac42f6bb9f43fe6a872da2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbf62eabaf285da8805dd89e3904343a69ec38cd" 2018-08-01 10:51:47,564 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:51:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad901498-0c58-4e93-8f11-4106fd1b7764 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "249e4cf252ac42f6bb9f43fe6a872da2", "links": {"self": "http://172.30.9.24:5000/v3/roles/249e4cf252ac42f6bb9f43fe6a872da2"}, "name": "CreateInstancePortManipulationTests-c0a7e3d7-9285-4f2-proj-role"}} 2018-08-01 10:51:47,564 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/249e4cf252ac42f6bb9f43fe6a872da2 used request id req-ad901498-0c58-4e93-8f11-4106fd1b7764 2018-08-01 10:51:47,565 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-c0a7e3d7-9285-4f2-proj-role to project CreateInstancePortManipulationTests-c0a7e3d7-9285-4f2-proj 2018-08-01 10:51:47,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/8ab1be4c1e4a4dbd8bc0be50969e5047/users/1b2789432da445c3b90474dad67fa811/roles/249e4cf252ac42f6bb9f43fe6a872da2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbf62eabaf285da8805dd89e3904343a69ec38cd" 2018-08-01 10:51:47,683 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:51:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8844c7fe-e49c-4713-b1e2-9ed14cb39578 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:51:47,684 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/8ab1be4c1e4a4dbd8bc0be50969e5047/users/1b2789432da445c3b90474dad67fa811/roles/249e4cf252ac42f6bb9f43fe6a872da2 used request id req-8844c7fe-e49c-4713-b1e2-9ed14cb39578 2018-08-01 10:51:47,684 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-01 10:51:47,684 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:51:47,685 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:51:48,068 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "249e4cf252ac42f6bb9f43fe6a872da2", "name": "CreateInstancePortManipulationTests-c0a7e3d7-9285-4f2-proj-role"}], "expires_at": "2018-08-01T11:51:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ab1be4c1e4a4dbd8bc0be50969e5047", "name": "CreateInstancePortManipulationTests-c0a7e3d7-9285-4f2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8ab1be4c1e4a4dbd8bc0be50969e5047", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8ab1be4c1e4a4dbd8bc0be50969e5047", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8ab1be4c1e4a4dbd8bc0be50969e5047", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8ab1be4c1e4a4dbd8bc0be50969e5047", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8ab1be4c1e4a4dbd8bc0be50969e5047", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8ab1be4c1e4a4dbd8bc0be50969e5047", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8ab1be4c1e4a4dbd8bc0be50969e5047", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8ab1be4c1e4a4dbd8bc0be50969e5047", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8ab1be4c1e4a4dbd8bc0be50969e5047", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8ab1be4c1e4a4dbd8bc0be50969e5047", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8ab1be4c1e4a4dbd8bc0be50969e5047", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8ab1be4c1e4a4dbd8bc0be50969e5047", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8ab1be4c1e4a4dbd8bc0be50969e5047", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8ab1be4c1e4a4dbd8bc0be50969e5047", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-c0a7e3d7-9285-4f2-user", "id": "1b2789432da445c3b90474dad67fa811"}, "audit_ids": ["WvoXue6cSz2N46O7dZdy7g"], "issued_at": "2018-08-01T10:51:48.000000Z"}} 2018-08-01 10:51:48,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58bd4e57ddf9c7759375ba5ae89e4e2263ef76cc" 2018-08-01 10:51:48,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:51:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91dc10e1-8480-4edb-ab1b-8324620840f0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:51:48,143 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-91dc10e1-8480-4edb-ab1b-8324620840f0 2018-08-01 10:51:48,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-8a6f32eb-a6af-4cb1-aaf8-6f1a47f2205a-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}58bd4e57ddf9c7759375ba5ae89e4e2263ef76cc" 2018-08-01 10:51:48,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-6cff78d2-d7b4-4e29-8606-b439bae44b9c Date: Wed, 01 Aug 2018 10:51:48 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-8a6f32eb-a6af-4cb1-aaf8-6f1a47f2205a-image"} 2018-08-01 10:51:48,326 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-8a6f32eb-a6af-4cb1-aaf8-6f1a47f2205a-image used request id req-6cff78d2-d7b4-4e29-8606-b439bae44b9c 2018-08-01 10:51:48,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}58bd4e57ddf9c7759375ba5ae89e4e2263ef76cc" 2018-08-01 10:51:48,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-bc32188d-da72-4fb5-8399-4e610e44a9ea Date: Wed, 01 Aug 2018 10:51:48 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-08-01 10:51:48,335 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-bc32188d-da72-4fb5-8399-4e610e44a9ea 2018-08-01 10:51:48,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}58bd4e57ddf9c7759375ba5ae89e4e2263ef76cc" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-8a6f32eb-a6af-4cb1-aaf8-6f1a47f2205a-image"}' 2018-08-01 10:51:48,414 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/24a3613e-5ef2-4f4d-bb59-2d2a05b7fbcc Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-eaf72a3c-1d08-40be-a779-5b3078e5efe5 Date: Wed, 01 Aug 2018 10:51:48 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-8a6f32eb-a6af-4cb1-aaf8-6f1a47f2205a-image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T10:51:48Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-01T10:51:48Z", "visibility": "shared", "locations": [], "self": "/v2/images/24a3613e-5ef2-4f4d-bb59-2d2a05b7fbcc", "min_disk": 0, "protected": false, "id": "24a3613e-5ef2-4f4d-bb59-2d2a05b7fbcc", "file": "/v2/images/24a3613e-5ef2-4f4d-bb59-2d2a05b7fbcc/file", "checksum": null, "owner": "8ab1be4c1e4a4dbd8bc0be50969e5047", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 10:51:48,414 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-eaf72a3c-1d08-40be-a779-5b3078e5efe5 2018-08-01 10:51:48,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9292/v2/images/24a3613e-5ef2-4f4d-bb59-2d2a05b7fbcc/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}58bd4e57ddf9c7759375ba5ae89e4e2263ef76cc" -d '' 2018-08-01 10:51:49,453 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1c4e8acb-217d-4fc3-bacc-9cfcc809e489 Date: Wed, 01 Aug 2018 10:51:49 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-01 10:51:49,453 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/24a3613e-5ef2-4f4d-bb59-2d2a05b7fbcc/file used request id req-1c4e8acb-217d-4fc3-bacc-9cfcc809e489 2018-08-01 10:51:49,453 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-01 10:51:49,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/24a3613e-5ef2-4f4d-bb59-2d2a05b7fbcc -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}58bd4e57ddf9c7759375ba5ae89e4e2263ef76cc" 2018-08-01 10:51:49,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-514fd701-aa8f-41db-a2fd-87f575add69a Date: Wed, 01 Aug 2018 10:51:49 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-8a6f32eb-a6af-4cb1-aaf8-6f1a47f2205a-image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T10:51:48Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-01T10:51:49Z", "visibility": "shared", "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/24a3613e-5ef2-4f4d-bb59-2d2a05b7fbcc/snap", "metadata": {}}], "self": "/v2/images/24a3613e-5ef2-4f4d-bb59-2d2a05b7fbcc", "min_disk": 0, "protected": false, "id": "24a3613e-5ef2-4f4d-bb59-2d2a05b7fbcc", "file": "/v2/images/24a3613e-5ef2-4f4d-bb59-2d2a05b7fbcc/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8ab1be4c1e4a4dbd8bc0be50969e5047", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/24a3613e-5ef2-4f4d-bb59-2d2a05b7fbcc/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 10:51:49,474 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/24a3613e-5ef2-4f4d-bb59-2d2a05b7fbcc used request id req-514fd701-aa8f-41db-a2fd-87f575add69a 2018-08-01 10:51:49,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}58bd4e57ddf9c7759375ba5ae89e4e2263ef76cc" 2018-08-01 10:51:49,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-63cd8c8b-de9f-4f79-bf37-b474eee84890 Date: Wed, 01 Aug 2018 10:51: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-08-01 10:51:49,484 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-63cd8c8b-de9f-4f79-bf37-b474eee84890 2018-08-01 10:51:49,487 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-8a6f32eb-a6af-4cb1-aaf8-6f1a47f2205a-image 2018-08-01 10:51:49,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/24a3613e-5ef2-4f4d-bb59-2d2a05b7fbcc -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}58bd4e57ddf9c7759375ba5ae89e4e2263ef76cc" 2018-08-01 10:51:49,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-760ead5a-3cf6-4e83-ad9c-09c1917e5cc1 Date: Wed, 01 Aug 2018 10:51:49 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-8a6f32eb-a6af-4cb1-aaf8-6f1a47f2205a-image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T10:51:48Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-01T10:51:49Z", "visibility": "shared", "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/24a3613e-5ef2-4f4d-bb59-2d2a05b7fbcc/snap", "metadata": {}}], "self": "/v2/images/24a3613e-5ef2-4f4d-bb59-2d2a05b7fbcc", "min_disk": 0, "protected": false, "id": "24a3613e-5ef2-4f4d-bb59-2d2a05b7fbcc", "file": "/v2/images/24a3613e-5ef2-4f4d-bb59-2d2a05b7fbcc/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8ab1be4c1e4a4dbd8bc0be50969e5047", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/24a3613e-5ef2-4f4d-bb59-2d2a05b7fbcc/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 10:51:49,508 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/24a3613e-5ef2-4f4d-bb59-2d2a05b7fbcc used request id req-760ead5a-3cf6-4e83-ad9c-09c1917e5cc1 2018-08-01 10:51:49,508 - create_image - DEBUG - Instance status is - active 2018-08-01 10:51:49,508 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-8a6f32eb-a6af-4cb1-aaf8-6f1a47f2205a-image 2018-08-01 10:51:49,508 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-8a6f32eb-a6af-4cb1-aaf8-6f1a47f2205a-image 2018-08-01 10:51:49,509 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:51:49,509 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:51:49,893 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "249e4cf252ac42f6bb9f43fe6a872da2", "name": "CreateInstancePortManipulationTests-c0a7e3d7-9285-4f2-proj-role"}], "expires_at": "2018-08-01T11:51:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ab1be4c1e4a4dbd8bc0be50969e5047", "name": "CreateInstancePortManipulationTests-c0a7e3d7-9285-4f2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8ab1be4c1e4a4dbd8bc0be50969e5047", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8ab1be4c1e4a4dbd8bc0be50969e5047", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8ab1be4c1e4a4dbd8bc0be50969e5047", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8ab1be4c1e4a4dbd8bc0be50969e5047", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8ab1be4c1e4a4dbd8bc0be50969e5047", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8ab1be4c1e4a4dbd8bc0be50969e5047", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8ab1be4c1e4a4dbd8bc0be50969e5047", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8ab1be4c1e4a4dbd8bc0be50969e5047", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8ab1be4c1e4a4dbd8bc0be50969e5047", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8ab1be4c1e4a4dbd8bc0be50969e5047", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8ab1be4c1e4a4dbd8bc0be50969e5047", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8ab1be4c1e4a4dbd8bc0be50969e5047", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8ab1be4c1e4a4dbd8bc0be50969e5047", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8ab1be4c1e4a4dbd8bc0be50969e5047", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-c0a7e3d7-9285-4f2-user", "id": "1b2789432da445c3b90474dad67fa811"}, "audit_ids": ["dXJp0EVQTpKvTc9Wmaq0PQ"], "issued_at": "2018-08-01T10:51:49.000000Z"}} 2018-08-01 10:51:49,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0347b75cc883b393c0aa2989c68571ed3fcf09d" 2018-08-01 10:51:49,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:51:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3eb024a9-2cd0-426a-a9bb-d016f73f4716 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:51:49,964 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-3eb024a9-2cd0-426a-a9bb-d016f73f4716 2018-08-01 10:51:49,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8a6f32eb-a6af-4cb1-aaf8-6f1a47f2205a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0347b75cc883b393c0aa2989c68571ed3fcf09d" 2018-08-01 10:51:50,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-5d0c6f8e-192f-45fc-9809-5d6505e55338 Date: Wed, 01 Aug 2018 10:51:50 GMT RESP BODY: {"networks":[]} 2018-08-01 10:51:50,149 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8a6f32eb-a6af-4cb1-aaf8-6f1a47f2205a-pub-net used request id req-5d0c6f8e-192f-45fc-9809-5d6505e55338 2018-08-01 10:51:50,150 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-8a6f32eb-a6af-4cb1-aaf8-6f1a47f2205a-pub-net 2018-08-01 10:51:50,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0347b75cc883b393c0aa2989c68571ed3fcf09d" -d '{"network": {"name": "CreateInstancePortManipulationTests-8a6f32eb-a6af-4cb1-aaf8-6f1a47f2205a-pub-net", "admin_state_up": true}}' 2018-08-01 10:51:50,910 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 658 X-Openstack-Request-Id: req-188bed31-7ce0-45ad-aee8-dc2fbfaf486f Date: Wed, 01 Aug 2018 10:51:50 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a1917d42-fac3-40f4-85d6-dbec66ca3d6a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8ab1be4c1e4a4dbd8bc0be50969e5047","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T10:51:50Z","is_default":false,"name":"CreateInstancePortManipulationTests-8a6f32eb-a6af-4cb1-aaf8-6f1a47f2205a-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"8ab1be4c1e4a4dbd8bc0be50969e5047","created_at":"2018-08-01T10:51:50Z","mtu":1450}} 2018-08-01 10:51:50,910 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks used request id req-188bed31-7ce0-45ad-aee8-dc2fbfaf486f 2018-08-01 10:51:50,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=a1917d42-fac3-40f4-85d6-dbec66ca3d6a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0347b75cc883b393c0aa2989c68571ed3fcf09d" 2018-08-01 10:51:51,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-176d5f1c-2fdd-4eff-9514-4db957f361fd Date: Wed, 01 Aug 2018 10:51:51 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a1917d42-fac3-40f4-85d6-dbec66ca3d6a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8ab1be4c1e4a4dbd8bc0be50969e5047","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T10:51:50Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-8a6f32eb-a6af-4cb1-aaf8-6f1a47f2205a-pub-net","admin_state_up":true,"tenant_id":"8ab1be4c1e4a4dbd8bc0be50969e5047","created_at":"2018-08-01T10:51:50Z","mtu":1450}]} 2018-08-01 10:51:51,022 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=a1917d42-fac3-40f4-85d6-dbec66ca3d6a used request id req-176d5f1c-2fdd-4eff-9514-4db957f361fd 2018-08-01 10:51:51,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=a1917d42-fac3-40f4-85d6-dbec66ca3d6a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0347b75cc883b393c0aa2989c68571ed3fcf09d" 2018-08-01 10:51:51,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-1054d971-78f7-4132-8cd8-8daaed4bab30 Date: Wed, 01 Aug 2018 10:51:51 GMT RESP BODY: {"subnets":[]} 2018-08-01 10:51:51,055 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=a1917d42-fac3-40f4-85d6-dbec66ca3d6a used request id req-1054d971-78f7-4132-8cd8-8daaed4bab30 2018-08-01 10:51:51,056 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-8a6f32eb-a6af-4cb1-aaf8-6f1a47f2205a-pub-subnet 2018-08-01 10:51:51,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0347b75cc883b393c0aa2989c68571ed3fcf09d" -d '{"subnets": [{"ip_version": 4, "network_id": "a1917d42-fac3-40f4-85d6-dbec66ca3d6a", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-8a6f32eb-a6af-4cb1-aaf8-6f1a47f2205a-pub-subnet"}]}' 2018-08-01 10:51:51,561 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-58914343-a617-427a-a65e-22bf4f8d18db Date: Wed, 01 Aug 2018 10:51:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a1917d42-fac3-40f4-85d6-dbec66ca3d6a","tenant_id":"8ab1be4c1e4a4dbd8bc0be50969e5047","created_at":"2018-08-01T10:51:51Z","dns_nameservers":[],"updated_at":"2018-08-01T10:51:51Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"8ab1be4c1e4a4dbd8bc0be50969e5047","id":"8bbab186-b857-4248-8c1f-d1a31af438a7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-8a6f32eb-a6af-4cb1-aaf8-6f1a47f2205a-pub-subnet"}]} 2018-08-01 10:51:51,561 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets used request id req-58914343-a617-427a-a65e-22bf4f8d18db 2018-08-01 10:51:51,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=a1917d42-fac3-40f4-85d6-dbec66ca3d6a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0347b75cc883b393c0aa2989c68571ed3fcf09d" 2018-08-01 10:51:51,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-1018bd5d-1bf6-406e-aad6-3e16786afcab Date: Wed, 01 Aug 2018 10:51:51 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a1917d42-fac3-40f4-85d6-dbec66ca3d6a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8ab1be4c1e4a4dbd8bc0be50969e5047","l2_adjacency":true,"status":"ACTIVE","subnets":["8bbab186-b857-4248-8c1f-d1a31af438a7"],"description":"","tags":[],"updated_at":"2018-08-01T10:51:51Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-8a6f32eb-a6af-4cb1-aaf8-6f1a47f2205a-pub-net","admin_state_up":true,"tenant_id":"8ab1be4c1e4a4dbd8bc0be50969e5047","created_at":"2018-08-01T10:51:50Z","mtu":1450}]} 2018-08-01 10:51:51,657 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=a1917d42-fac3-40f4-85d6-dbec66ca3d6a used request id req-1018bd5d-1bf6-406e-aad6-3e16786afcab 2018-08-01 10:51:51,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=a1917d42-fac3-40f4-85d6-dbec66ca3d6a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0347b75cc883b393c0aa2989c68571ed3fcf09d" 2018-08-01 10:51:51,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-3a958cb8-9420-4ace-8401-53b895671554 Date: Wed, 01 Aug 2018 10:51:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a1917d42-fac3-40f4-85d6-dbec66ca3d6a","tenant_id":"8ab1be4c1e4a4dbd8bc0be50969e5047","created_at":"2018-08-01T10:51:51Z","dns_nameservers":[],"updated_at":"2018-08-01T10:51:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8ab1be4c1e4a4dbd8bc0be50969e5047","id":"8bbab186-b857-4248-8c1f-d1a31af438a7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-8a6f32eb-a6af-4cb1-aaf8-6f1a47f2205a-pub-subnet"}]} 2018-08-01 10:51:51,734 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=a1917d42-fac3-40f4-85d6-dbec66ca3d6a used request id req-3a958cb8-9420-4ace-8401-53b895671554 2018-08-01 10:51:51,735 - OpenStackNetwork - DEBUG - Network [a1917d42-fac3-40f4-85d6-dbec66ca3d6a] created successfully 2018-08-01 10:51:51,735 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:51:51,736 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:51:52,141 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:51:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["KRPgF0GvQKuNMTOP8V0EeA"], "issued_at": "2018-08-01T10:51:52.000000Z"}} 2018-08-01 10:51:52,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1acf5b9206d727343802db8902b6af34dfa8edc0" 2018-08-01 10:51:52,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:51:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93a972b3-ece1-4752-99d4-e79fcf18f0b2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:51:52,217 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-93a972b3-ece1-4752-99d4-e79fcf18f0b2 2018-08-01 10:51:52,218 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 10:51:52,223 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1acf5b9206d727343802db8902b6af34dfa8edc0" 2018-08-01 10:51:52,443 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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-6bf4915d-c9d2-4256-90b5-a0d31ea3e0f6 x-compute-request-id: req-6bf4915d-c9d2-4256-90b5-a0d31ea3e0f6 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"flavors": [{"id": "4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "rel": "bookmark"}], "name": "vmtp-flavor_ee58c79f-c6fb-483f-8b9c-406ffbfad757"}, {"id": "5b61c696-1b5b-4204-b7e5-ca4a818093b0", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "bookmark"}], "name": "shaker-flavor_81952131-3011-4d90-80f4-831743223f59"}]} 2018-08-01 10:51:52,444 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-6bf4915d-c9d2-4256-90b5-a0d31ea3e0f6 2018-08-01 10:51:52,447 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1acf5b9206d727343802db8902b6af34dfa8edc0" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-8a6f32eb-a6af-4cb1-aaf8-6f1a47f2205a-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-08-01 10:51:52,482 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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-98ddd509-6512-4a78-816d-f87dc8b13c21 x-compute-request-id: req-98ddd509-6512-4a78-816d-f87dc8b13c21 Content-Encoding: gzip Content-Length: 330 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-8a6f32eb-a6af-4cb1-aaf8-6f1a47f2205a-flavor-name", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/3340e9aa-1e0a-4577-8339-d0c905e71f0e", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/3340e9aa-1e0a-4577-8339-d0c905e71f0e", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "3340e9aa-1e0a-4577-8339-d0c905e71f0e"}} 2018-08-01 10:51:52,482 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-98ddd509-6512-4a78-816d-f87dc8b13c21 2018-08-01 10:51:52,483 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:51:52,484 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:51:52,877 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "249e4cf252ac42f6bb9f43fe6a872da2", "name": "CreateInstancePortManipulationTests-c0a7e3d7-9285-4f2-proj-role"}], "expires_at": "2018-08-01T11:51:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ab1be4c1e4a4dbd8bc0be50969e5047", "name": "CreateInstancePortManipulationTests-c0a7e3d7-9285-4f2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8ab1be4c1e4a4dbd8bc0be50969e5047", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8ab1be4c1e4a4dbd8bc0be50969e5047", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8ab1be4c1e4a4dbd8bc0be50969e5047", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8ab1be4c1e4a4dbd8bc0be50969e5047", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8ab1be4c1e4a4dbd8bc0be50969e5047", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8ab1be4c1e4a4dbd8bc0be50969e5047", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8ab1be4c1e4a4dbd8bc0be50969e5047", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8ab1be4c1e4a4dbd8bc0be50969e5047", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8ab1be4c1e4a4dbd8bc0be50969e5047", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8ab1be4c1e4a4dbd8bc0be50969e5047", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8ab1be4c1e4a4dbd8bc0be50969e5047", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8ab1be4c1e4a4dbd8bc0be50969e5047", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8ab1be4c1e4a4dbd8bc0be50969e5047", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8ab1be4c1e4a4dbd8bc0be50969e5047", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-c0a7e3d7-9285-4f2-user", "id": "1b2789432da445c3b90474dad67fa811"}, "audit_ids": ["drKfI45dRsS2fXsKl28f6A"], "issued_at": "2018-08-01T10:51:52.000000Z"}} 2018-08-01 10:51:52,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a17e260149f6d8e5a68a4b0bb7f2fff47290b250" 2018-08-01 10:51:52,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:51:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-044fb191-2984-4eff-8c1c-957c87508c7b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:51:52,890 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-044fb191-2984-4eff-8c1c-957c87508c7b 2018-08-01 10:51:52,891 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 10:51:52,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a17e260149f6d8e5a68a4b0bb7f2fff47290b250" 2018-08-01 10:51:52,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:51:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fab61a6-7941-488b-a052-688bca05c418 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:51:52,979 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-7fab61a6-7941-488b-a052-688bca05c418 2018-08-01 10:51:52,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8a6f32eb-a6af-4cb1-aaf8-6f1a47f2205a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a17e260149f6d8e5a68a4b0bb7f2fff47290b250" 2018-08-01 10:51:53,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-d71485db-eb28-45df-9c76-1f8a3e0b1ef4 Date: Wed, 01 Aug 2018 10:51:53 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a1917d42-fac3-40f4-85d6-dbec66ca3d6a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8ab1be4c1e4a4dbd8bc0be50969e5047","l2_adjacency":true,"status":"ACTIVE","subnets":["8bbab186-b857-4248-8c1f-d1a31af438a7"],"description":"","tags":[],"updated_at":"2018-08-01T10:51:51Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-8a6f32eb-a6af-4cb1-aaf8-6f1a47f2205a-pub-net","admin_state_up":true,"tenant_id":"8ab1be4c1e4a4dbd8bc0be50969e5047","created_at":"2018-08-01T10:51:50Z","mtu":1450}]} 2018-08-01 10:51:53,390 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8a6f32eb-a6af-4cb1-aaf8-6f1a47f2205a-pub-net used request id req-d71485db-eb28-45df-9c76-1f8a3e0b1ef4 2018-08-01 10:51:53,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=a1917d42-fac3-40f4-85d6-dbec66ca3d6a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a17e260149f6d8e5a68a4b0bb7f2fff47290b250" 2018-08-01 10:51:53,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-2e1ab100-fe20-4e4c-86e4-136080475b0d Date: Wed, 01 Aug 2018 10:51:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a1917d42-fac3-40f4-85d6-dbec66ca3d6a","tenant_id":"8ab1be4c1e4a4dbd8bc0be50969e5047","created_at":"2018-08-01T10:51:51Z","dns_nameservers":[],"updated_at":"2018-08-01T10:51:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8ab1be4c1e4a4dbd8bc0be50969e5047","id":"8bbab186-b857-4248-8c1f-d1a31af438a7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-8a6f32eb-a6af-4cb1-aaf8-6f1a47f2205a-pub-subnet"}]} 2018-08-01 10:51:53,444 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=a1917d42-fac3-40f4-85d6-dbec66ca3d6a used request id req-2e1ab100-fe20-4e4c-86e4-136080475b0d 2018-08-01 10:51:53,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8a6f32eb-a6af-4cb1-aaf8-6f1a47f2205a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a17e260149f6d8e5a68a4b0bb7f2fff47290b250" 2018-08-01 10:51:53,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-35369184-4151-4434-aa6c-5dc8f826af8d Date: Wed, 01 Aug 2018 10:51:53 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a1917d42-fac3-40f4-85d6-dbec66ca3d6a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8ab1be4c1e4a4dbd8bc0be50969e5047","l2_adjacency":true,"status":"ACTIVE","subnets":["8bbab186-b857-4248-8c1f-d1a31af438a7"],"description":"","tags":[],"updated_at":"2018-08-01T10:51:51Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-8a6f32eb-a6af-4cb1-aaf8-6f1a47f2205a-pub-net","admin_state_up":true,"tenant_id":"8ab1be4c1e4a4dbd8bc0be50969e5047","created_at":"2018-08-01T10:51:50Z","mtu":1450}]} 2018-08-01 10:51:53,542 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8a6f32eb-a6af-4cb1-aaf8-6f1a47f2205a-pub-net used request id req-35369184-4151-4434-aa6c-5dc8f826af8d 2018-08-01 10:51:53,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:51:53,550 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:51: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:51:53,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8ab1be4c1e4a4dbd8bc0be50969e5047 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a17e260149f6d8e5a68a4b0bb7f2fff47290b250" 2018-08-01 10:51:53,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:51:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ccfaee8-0966-40e5-90e3-c3e9f38f786b Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/8ab1be4c1e4a4dbd8bc0be50969e5047"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8ab1be4c1e4a4dbd8bc0be50969e5047", "name": "CreateInstancePortManipulationTests-c0a7e3d7-9285-4f2-proj"}} 2018-08-01 10:51:53,645 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8ab1be4c1e4a4dbd8bc0be50969e5047 used request id req-9ccfaee8-0966-40e5-90e3-c3e9f38f786b 2018-08-01 10:51:53,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=a1917d42-fac3-40f4-85d6-dbec66ca3d6a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a17e260149f6d8e5a68a4b0bb7f2fff47290b250" 2018-08-01 10:51:53,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-33a03893-aa4e-4104-8581-bd53a1c7d8fe Date: Wed, 01 Aug 2018 10:51:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a1917d42-fac3-40f4-85d6-dbec66ca3d6a","tenant_id":"8ab1be4c1e4a4dbd8bc0be50969e5047","created_at":"2018-08-01T10:51:51Z","dns_nameservers":[],"updated_at":"2018-08-01T10:51:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8ab1be4c1e4a4dbd8bc0be50969e5047","id":"8bbab186-b857-4248-8c1f-d1a31af438a7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-8a6f32eb-a6af-4cb1-aaf8-6f1a47f2205a-pub-subnet"}]} 2018-08-01 10:51:53,697 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=a1917d42-fac3-40f4-85d6-dbec66ca3d6a used request id req-33a03893-aa4e-4104-8581-bd53a1c7d8fe 2018-08-01 10:51:53,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=a1917d42-fac3-40f4-85d6-dbec66ca3d6a&mac_address=foo&name=CreateInstancePortManipulationTests-8a6f32eb-a6af-4cb1-aaf8-6f1a47f2205aport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a17e260149f6d8e5a68a4b0bb7f2fff47290b250" 2018-08-01 10:51:53,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-3030c851-416f-49c9-be89-84e629bd1b66 Date: Wed, 01 Aug 2018 10:51:53 GMT RESP BODY: {"ports":[]} 2018-08-01 10:51:53,735 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=a1917d42-fac3-40f4-85d6-dbec66ca3d6a&mac_address=foo&name=CreateInstancePortManipulationTests-8a6f32eb-a6af-4cb1-aaf8-6f1a47f2205aport-1&admin_state_up=True used request id req-3030c851-416f-49c9-be89-84e629bd1b66 2018-08-01 10:51:53,738 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-8a6f32eb-a6af-4cb1-aaf8-6f1a47f2205a-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a17e260149f6d8e5a68a4b0bb7f2fff47290b250" 2018-08-01 10:51:53,964 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:51: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-c540d417-96d4-4f4b-af68-30c8b617d1f8 x-compute-request-id: req-c540d417-96d4-4f4b-af68-30c8b617d1f8 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-01 10:51:53,964 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-8a6f32eb-a6af-4cb1-aaf8-6f1a47f2205a-inst used request id req-c540d417-96d4-4f4b-af68-30c8b617d1f8 2018-08-01 10:51:53,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8a6f32eb-a6af-4cb1-aaf8-6f1a47f2205a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a17e260149f6d8e5a68a4b0bb7f2fff47290b250" 2018-08-01 10:51:54,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-3879b676-4a82-4bb1-ac54-11cd864a9eaf Date: Wed, 01 Aug 2018 10:51:54 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a1917d42-fac3-40f4-85d6-dbec66ca3d6a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8ab1be4c1e4a4dbd8bc0be50969e5047","l2_adjacency":true,"status":"ACTIVE","subnets":["8bbab186-b857-4248-8c1f-d1a31af438a7"],"description":"","tags":[],"updated_at":"2018-08-01T10:51:51Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-8a6f32eb-a6af-4cb1-aaf8-6f1a47f2205a-pub-net","admin_state_up":true,"tenant_id":"8ab1be4c1e4a4dbd8bc0be50969e5047","created_at":"2018-08-01T10:51:50Z","mtu":1450}]} 2018-08-01 10:51:54,070 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8a6f32eb-a6af-4cb1-aaf8-6f1a47f2205a-pub-net used request id req-3879b676-4a82-4bb1-ac54-11cd864a9eaf 2018-08-01 10:51:54,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=a1917d42-fac3-40f4-85d6-dbec66ca3d6a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a17e260149f6d8e5a68a4b0bb7f2fff47290b250" 2018-08-01 10:51:54,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-36049959-66c9-4680-bc97-1055b3f0f012 Date: Wed, 01 Aug 2018 10:51:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a1917d42-fac3-40f4-85d6-dbec66ca3d6a","tenant_id":"8ab1be4c1e4a4dbd8bc0be50969e5047","created_at":"2018-08-01T10:51:51Z","dns_nameservers":[],"updated_at":"2018-08-01T10:51:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8ab1be4c1e4a4dbd8bc0be50969e5047","id":"8bbab186-b857-4248-8c1f-d1a31af438a7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-8a6f32eb-a6af-4cb1-aaf8-6f1a47f2205a-pub-subnet"}]} 2018-08-01 10:51:54,122 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=a1917d42-fac3-40f4-85d6-dbec66ca3d6a used request id req-36049959-66c9-4680-bc97-1055b3f0f012 2018-08-01 10:51:54,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8a6f32eb-a6af-4cb1-aaf8-6f1a47f2205a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a17e260149f6d8e5a68a4b0bb7f2fff47290b250" 2018-08-01 10:51:54,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-e6bb242b-7a26-4f92-8fae-ecb72e80028b Date: Wed, 01 Aug 2018 10:51:54 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a1917d42-fac3-40f4-85d6-dbec66ca3d6a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8ab1be4c1e4a4dbd8bc0be50969e5047","l2_adjacency":true,"status":"ACTIVE","subnets":["8bbab186-b857-4248-8c1f-d1a31af438a7"],"description":"","tags":[],"updated_at":"2018-08-01T10:51:51Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-8a6f32eb-a6af-4cb1-aaf8-6f1a47f2205a-pub-net","admin_state_up":true,"tenant_id":"8ab1be4c1e4a4dbd8bc0be50969e5047","created_at":"2018-08-01T10:51:50Z","mtu":1450}]} 2018-08-01 10:51:54,219 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8a6f32eb-a6af-4cb1-aaf8-6f1a47f2205a-pub-net used request id req-e6bb242b-7a26-4f92-8fae-ecb72e80028b 2018-08-01 10:51:54,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8ab1be4c1e4a4dbd8bc0be50969e5047 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a17e260149f6d8e5a68a4b0bb7f2fff47290b250" 2018-08-01 10:51:54,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:51:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ccbaab6b-5a05-4d67-b313-523bbb6076c7 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/8ab1be4c1e4a4dbd8bc0be50969e5047"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8ab1be4c1e4a4dbd8bc0be50969e5047", "name": "CreateInstancePortManipulationTests-c0a7e3d7-9285-4f2-proj"}} 2018-08-01 10:51:54,309 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8ab1be4c1e4a4dbd8bc0be50969e5047 used request id req-ccbaab6b-5a05-4d67-b313-523bbb6076c7 2018-08-01 10:51:54,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=a1917d42-fac3-40f4-85d6-dbec66ca3d6a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a17e260149f6d8e5a68a4b0bb7f2fff47290b250" 2018-08-01 10:51:54,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-353da568-b881-4a58-a02a-0623accfef42 Date: Wed, 01 Aug 2018 10:51:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a1917d42-fac3-40f4-85d6-dbec66ca3d6a","tenant_id":"8ab1be4c1e4a4dbd8bc0be50969e5047","created_at":"2018-08-01T10:51:51Z","dns_nameservers":[],"updated_at":"2018-08-01T10:51:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8ab1be4c1e4a4dbd8bc0be50969e5047","id":"8bbab186-b857-4248-8c1f-d1a31af438a7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-8a6f32eb-a6af-4cb1-aaf8-6f1a47f2205a-pub-subnet"}]} 2018-08-01 10:51:54,363 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=a1917d42-fac3-40f4-85d6-dbec66ca3d6a used request id req-353da568-b881-4a58-a02a-0623accfef42 2018-08-01 10:51:54,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=a1917d42-fac3-40f4-85d6-dbec66ca3d6a&mac_address=foo&name=CreateInstancePortManipulationTests-8a6f32eb-a6af-4cb1-aaf8-6f1a47f2205aport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a17e260149f6d8e5a68a4b0bb7f2fff47290b250" 2018-08-01 10:51:54,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-888757fb-cb13-4655-a026-703095ae794e Date: Wed, 01 Aug 2018 10:51:54 GMT RESP BODY: {"ports":[]} 2018-08-01 10:51:54,397 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=a1917d42-fac3-40f4-85d6-dbec66ca3d6a&mac_address=foo&name=CreateInstancePortManipulationTests-8a6f32eb-a6af-4cb1-aaf8-6f1a47f2205aport-1&admin_state_up=True used request id req-888757fb-cb13-4655-a026-703095ae794e 2018-08-01 10:51:54,397 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:51:54,398 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:51:54,784 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "249e4cf252ac42f6bb9f43fe6a872da2", "name": "CreateInstancePortManipulationTests-c0a7e3d7-9285-4f2-proj-role"}], "expires_at": "2018-08-01T11:51:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ab1be4c1e4a4dbd8bc0be50969e5047", "name": "CreateInstancePortManipulationTests-c0a7e3d7-9285-4f2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8ab1be4c1e4a4dbd8bc0be50969e5047", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8ab1be4c1e4a4dbd8bc0be50969e5047", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8ab1be4c1e4a4dbd8bc0be50969e5047", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8ab1be4c1e4a4dbd8bc0be50969e5047", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8ab1be4c1e4a4dbd8bc0be50969e5047", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8ab1be4c1e4a4dbd8bc0be50969e5047", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8ab1be4c1e4a4dbd8bc0be50969e5047", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8ab1be4c1e4a4dbd8bc0be50969e5047", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8ab1be4c1e4a4dbd8bc0be50969e5047", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8ab1be4c1e4a4dbd8bc0be50969e5047", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8ab1be4c1e4a4dbd8bc0be50969e5047", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8ab1be4c1e4a4dbd8bc0be50969e5047", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8ab1be4c1e4a4dbd8bc0be50969e5047", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8ab1be4c1e4a4dbd8bc0be50969e5047", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-c0a7e3d7-9285-4f2-user", "id": "1b2789432da445c3b90474dad67fa811"}, "audit_ids": ["Y4sOlaQ3Sai00Jz0PRbGyA"], "issued_at": "2018-08-01T10:51:54.000000Z"}} 2018-08-01 10:51:54,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ee4a6650fb7ee8351779daad6acc7bd6a263fd9" 2018-08-01 10:51:54,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:51:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02231040-298b-4c7e-b2e1-747682264a84 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:51:54,861 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-02231040-298b-4c7e-b2e1-747682264a84 2018-08-01 10:51:54,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8a6f32eb-a6af-4cb1-aaf8-6f1a47f2205a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a17e260149f6d8e5a68a4b0bb7f2fff47290b250" 2018-08-01 10:51:54,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-a504f5f5-df5c-446e-9158-89df64a1981f Date: Wed, 01 Aug 2018 10:51:54 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a1917d42-fac3-40f4-85d6-dbec66ca3d6a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8ab1be4c1e4a4dbd8bc0be50969e5047","l2_adjacency":true,"status":"ACTIVE","subnets":["8bbab186-b857-4248-8c1f-d1a31af438a7"],"description":"","tags":[],"updated_at":"2018-08-01T10:51:51Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-8a6f32eb-a6af-4cb1-aaf8-6f1a47f2205a-pub-net","admin_state_up":true,"tenant_id":"8ab1be4c1e4a4dbd8bc0be50969e5047","created_at":"2018-08-01T10:51:50Z","mtu":1450}]} 2018-08-01 10:51:54,958 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8a6f32eb-a6af-4cb1-aaf8-6f1a47f2205a-pub-net used request id req-a504f5f5-df5c-446e-9158-89df64a1981f 2018-08-01 10:51:54,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=a1917d42-fac3-40f4-85d6-dbec66ca3d6a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a17e260149f6d8e5a68a4b0bb7f2fff47290b250" 2018-08-01 10:51:55,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-223f8fe3-3ab1-4d0c-9704-115c9334ce74 Date: Wed, 01 Aug 2018 10:51:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a1917d42-fac3-40f4-85d6-dbec66ca3d6a","tenant_id":"8ab1be4c1e4a4dbd8bc0be50969e5047","created_at":"2018-08-01T10:51:51Z","dns_nameservers":[],"updated_at":"2018-08-01T10:51:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8ab1be4c1e4a4dbd8bc0be50969e5047","id":"8bbab186-b857-4248-8c1f-d1a31af438a7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-8a6f32eb-a6af-4cb1-aaf8-6f1a47f2205a-pub-subnet"}]} 2018-08-01 10:51:55,009 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=a1917d42-fac3-40f4-85d6-dbec66ca3d6a used request id req-223f8fe3-3ab1-4d0c-9704-115c9334ce74 2018-08-01 10:51:55,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8a6f32eb-a6af-4cb1-aaf8-6f1a47f2205a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a17e260149f6d8e5a68a4b0bb7f2fff47290b250" 2018-08-01 10:51:55,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-47f3b74c-b4cc-4769-af74-73f8732c3d3e Date: Wed, 01 Aug 2018 10:51:55 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a1917d42-fac3-40f4-85d6-dbec66ca3d6a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8ab1be4c1e4a4dbd8bc0be50969e5047","l2_adjacency":true,"status":"ACTIVE","subnets":["8bbab186-b857-4248-8c1f-d1a31af438a7"],"description":"","tags":[],"updated_at":"2018-08-01T10:51:51Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-8a6f32eb-a6af-4cb1-aaf8-6f1a47f2205a-pub-net","admin_state_up":true,"tenant_id":"8ab1be4c1e4a4dbd8bc0be50969e5047","created_at":"2018-08-01T10:51:50Z","mtu":1450}]} 2018-08-01 10:51:55,106 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8a6f32eb-a6af-4cb1-aaf8-6f1a47f2205a-pub-net used request id req-47f3b74c-b4cc-4769-af74-73f8732c3d3e 2018-08-01 10:51:55,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:51:55,114 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:51:55,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8ab1be4c1e4a4dbd8bc0be50969e5047 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ee4a6650fb7ee8351779daad6acc7bd6a263fd9" 2018-08-01 10:51:55,197 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:51:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-602193a7-d9d2-4d2a-96e1-33e57992d18c Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/8ab1be4c1e4a4dbd8bc0be50969e5047"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8ab1be4c1e4a4dbd8bc0be50969e5047", "name": "CreateInstancePortManipulationTests-c0a7e3d7-9285-4f2-proj"}} 2018-08-01 10:51:55,197 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8ab1be4c1e4a4dbd8bc0be50969e5047 used request id req-602193a7-d9d2-4d2a-96e1-33e57992d18c 2018-08-01 10:51:55,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=a1917d42-fac3-40f4-85d6-dbec66ca3d6a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a17e260149f6d8e5a68a4b0bb7f2fff47290b250" 2018-08-01 10:51:55,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-e3a50b69-7146-4d6f-b091-e8dc2cf53e7b Date: Wed, 01 Aug 2018 10:51:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a1917d42-fac3-40f4-85d6-dbec66ca3d6a","tenant_id":"8ab1be4c1e4a4dbd8bc0be50969e5047","created_at":"2018-08-01T10:51:51Z","dns_nameservers":[],"updated_at":"2018-08-01T10:51:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8ab1be4c1e4a4dbd8bc0be50969e5047","id":"8bbab186-b857-4248-8c1f-d1a31af438a7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-8a6f32eb-a6af-4cb1-aaf8-6f1a47f2205a-pub-subnet"}]} 2018-08-01 10:51:55,247 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=a1917d42-fac3-40f4-85d6-dbec66ca3d6a used request id req-e3a50b69-7146-4d6f-b091-e8dc2cf53e7b 2018-08-01 10:51:55,247 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-8a6f32eb-a6af-4cb1-aaf8-6f1a47f2205a-pub-net 2018-08-01 10:51:55,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a17e260149f6d8e5a68a4b0bb7f2fff47290b250" -d '{"port": {"network_id": "a1917d42-fac3-40f4-85d6-dbec66ca3d6a", "mac_address": "foo", "name": "CreateInstancePortManipulationTests-8a6f32eb-a6af-4cb1-aaf8-6f1a47f2205aport-1", "admin_state_up": true}}' 2018-08-01 10:51:55,261 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 145 Content-Type: application/json X-Openstack-Request-Id: req-f3e11516-bb8f-4731-b883-1e50133d89d5 Date: Wed, 01 Aug 2018 10:51:55 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for mac_address. Reason: 'foo' is not a valid MAC address.", "type": "HTTPBadRequest", "detail": ""}} 2018-08-01 10:51:55,262 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/ports used request id req-f3e11516-bb8f-4731-b883-1e50133d89d5 2018-08-01 10:51:55,262 - 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-08-01 10:51:55,265 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/flavors/3340e9aa-1e0a-4577-8339-d0c905e71f0e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1acf5b9206d727343802db8902b6af34dfa8edc0" 2018-08-01 10:51:55,299 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 10: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 x-openstack-request-id: req-2b2a9d84-2447-4f78-b0fe-539184d216c4 x-compute-request-id: req-2b2a9d84-2447-4f78-b0fe-539184d216c4 Content-Length: 0 Content-Type: application/json 2018-08-01 10:51:55,299 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/3340e9aa-1e0a-4577-8339-d0c905e71f0e used request id req-2b2a9d84-2447-4f78-b0fe-539184d216c4 2018-08-01 10:51:55,300 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-8a6f32eb-a6af-4cb1-aaf8-6f1a47f2205a-pub-subnet 2018-08-01 10:51:55,300 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-8a6f32eb-a6af-4cb1-aaf8-6f1a47f2205a-pub-subnet 2018-08-01 10:51:55,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/subnets/8bbab186-b857-4248-8c1f-d1a31af438a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0347b75cc883b393c0aa2989c68571ed3fcf09d" 2018-08-01 10:51:56,358 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-bde7fe78-dbbf-45af-a66f-0638f6184a1a Date: Wed, 01 Aug 2018 10:51:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:51:56,358 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/8bbab186-b857-4248-8c1f-d1a31af438a7 used request id req-bde7fe78-dbbf-45af-a66f-0638f6184a1a 2018-08-01 10:51:56,359 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-8a6f32eb-a6af-4cb1-aaf8-6f1a47f2205a-pub-net 2018-08-01 10:51:56,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/networks/a1917d42-fac3-40f4-85d6-dbec66ca3d6a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0347b75cc883b393c0aa2989c68571ed3fcf09d" 2018-08-01 10:51:57,269 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ba3ff6b4-68ea-4f17-b604-025bf65d69c3 Date: Wed, 01 Aug 2018 10:51:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:51:57,269 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/a1917d42-fac3-40f4-85d6-dbec66ca3d6a used request id req-ba3ff6b4-68ea-4f17-b604-025bf65d69c3 2018-08-01 10:51:57,270 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-8a6f32eb-a6af-4cb1-aaf8-6f1a47f2205a-image 2018-08-01 10:51:57,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9292/v2/images/24a3613e-5ef2-4f4d-bb59-2d2a05b7fbcc -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}58bd4e57ddf9c7759375ba5ae89e4e2263ef76cc" 2018-08-01 10:51:57,558 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-208b82a2-3d9c-4d1f-8b0f-49401f00e798 Date: Wed, 01 Aug 2018 10:51:57 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-01 10:51:57,558 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/24a3613e-5ef2-4f4d-bb59-2d2a05b7fbcc used request id req-208b82a2-3d9c-4d1f-8b0f-49401f00e798 2018-08-01 10:51:57,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbf62eabaf285da8805dd89e3904343a69ec38cd" 2018-08-01 10:51:57,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-ae648e06-164c-4a45-b08d-0bb67e67a332 Date: Wed, 01 Aug 2018 10:51:57 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a2413a97b61342d8bd27570706ef372d", "created_at": "2018-08-01T09:33:18Z", "updated_at": "2018-08-01T09:33:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "7f556ce3-51d0-4279-a11d-510db9f9a3b1", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "94adc13c-a166-41cf-bd16-f997efc73cb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "b39143b5-c08f-4d0b-9d40-54f472f2389e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "e218b0b7-4501-4f84-9458-caf2891c260d", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}], "revision_number": 4, "project_id": "a2413a97b61342d8bd27570706ef372d", "id": "38229670-7386-42d0-b7b9-2397ea5938de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "created_at": "2018-08-01T09:28:38Z", "updated_at": "2018-08-01T09:28:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "763568f1-8151-4a3c-911a-d06da4423063", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "80d28bee-4aee-47e8-a8da-e0fe31497fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "a47a5ddf-aa37-4ab2-a335-1c93513b5f12", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "f5bba5a5-602b-421e-98b2-5a16117f943f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}], "revision_number": 4, "project_id": "dbe9669438844f3faecdc7fcc050e0d8", "id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ed1054af2e94c049694d98d54211d98", "created_at": "2018-08-01T09:31:40Z", "updated_at": "2018-08-01T09:31:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "34baee87-ea35-42ee-8a69-0f6e2a825d3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "89b9d1c9-f4f9-45cd-8d36-970d44228439", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "b8ab0d59-cab9-4488-82ee-7c5f69709bff", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "d3ab68ea-23b4-4bf6-8dd3-85d029e3d89f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}], "revision_number": 4, "project_id": "2ed1054af2e94c049694d98d54211d98", "id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "created_at": "2018-08-01T09:34:13Z", "updated_at": "2018-08-01T09:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "1dbb3f59-611b-46d1-a82d-2720e0a16f86", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "3878126b-a220-4357-adb9-bc22498f31b1", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "75ce67db-9c04-4561-a10d-8b1ec63943e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "e2945a69-3afe-41e3-a7ec-3ea4c79a12ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}], "revision_number": 4, "project_id": "c0d9b34b06f445a7857603f60b181f3c", "id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ab1be4c1e4a4dbd8bc0be50969e5047", "created_at": "2018-08-01T10:51:50Z", "updated_at": "2018-08-01T10:51:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:51:50Z", "revision_number": 0, "id": "3ab316ac-baf0-44da-aa90-7f2b9beeb0e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:51:50Z", "security_group_id": "703b5009-ea4c-40ce-ae61-1251505ac90b", "tenant_id": "8ab1be4c1e4a4dbd8bc0be50969e5047", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ab1be4c1e4a4dbd8bc0be50969e5047"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:51:50Z", "revision_number": 0, "id": "c94975a0-bef5-4b7b-b487-2ff05608a7be", "remote_group_id": "703b5009-ea4c-40ce-ae61-1251505ac90b", "remote_ip_prefix": null, "created_at": "2018-08-01T10:51:50Z", "security_group_id": "703b5009-ea4c-40ce-ae61-1251505ac90b", "tenant_id": "8ab1be4c1e4a4dbd8bc0be50969e5047", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ab1be4c1e4a4dbd8bc0be50969e5047"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:51:50Z", "revision_number": 0, "id": "cbc6127f-5003-40c7-93ee-3d024aeede5c", "remote_group_id": "703b5009-ea4c-40ce-ae61-1251505ac90b", "remote_ip_prefix": null, "created_at": "2018-08-01T10:51:50Z", "security_group_id": "703b5009-ea4c-40ce-ae61-1251505ac90b", "tenant_id": "8ab1be4c1e4a4dbd8bc0be50969e5047", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ab1be4c1e4a4dbd8bc0be50969e5047"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:51:50Z", "revision_number": 0, "id": "fa8fde1a-93c9-420e-acf3-61f218ed503d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:51:50Z", "security_group_id": "703b5009-ea4c-40ce-ae61-1251505ac90b", "tenant_id": "8ab1be4c1e4a4dbd8bc0be50969e5047", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ab1be4c1e4a4dbd8bc0be50969e5047"}], "revision_number": 4, "project_id": "8ab1be4c1e4a4dbd8bc0be50969e5047", "id": "703b5009-ea4c-40ce-ae61-1251505ac90b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-01T09:30:58Z", "updated_at": "2018-08-01T09:30:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "042d4626-2974-418d-affe-f8f2acd05faa", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "995fae58-f0e5-4e10-801c-6c2ce5c7ae0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "cb8404fa-cb24-4879-a34d-f3050dcba730", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "dad6aaab-690e-4c24-9103-6767e0c80bc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "created_at": "2018-08-01T09:31:11Z", "updated_at": "2018-08-01T09:31:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "939e25e0-5dbc-4f6e-9f6f-7fb70e540203", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "9796a673-6928-4009-9c21-1410d395646e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "af7b8bf8-2fb6-4d72-842a-38f72d7581f7", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "b9af65b0-2eb8-45e1-8504-b7dc4dbb83ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}], "revision_number": 4, "project_id": "dd207f801ed3475f9dbe5f13077af1c8", "id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "46dd322c3fcc454eb140e37825746af8", "created_at": "2018-08-01T10:33:44Z", "updated_at": "2018-08-01T10:33:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "0f41470b-1091-45c1-b574-92069f79f8d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "8cc03a9c-8fa5-425b-812f-d7692bae3613", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d1373b1e-2fb9-4e02-a9e1-7e873ba1d7d1", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d21f3909-71f3-43e2-a22d-6a9c2513cb6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}], "revision_number": 4, "project_id": "46dd322c3fcc454eb140e37825746af8", "id": "b2961714-c8a4-4fcb-918b-21d70527c983", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "created_at": "2018-08-01T09:34:57Z", "updated_at": "2018-08-01T09:34:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "8063d12f-30db-4ccf-8ce0-72e59ba81a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c38e1a7a-5857-4f03-b991-6d5c9c9a5b9e", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c725bae1-d3bb-42b5-b331-32737085f28c", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "cfddc134-923b-4e0d-9ec5-dcc5641dd435", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}], "revision_number": 4, "project_id": "455b48a61678488ead79a4cfa07ef5c3", "id": "cd52f913-3072-4ce7-a779-7de795b62b12", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:36:50Z", "updated_at": "2018-08-01T09:36:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "07ef7fe5-a529-45da-bfc0-899f0ea9b592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "bc4dad3a-2a0c-4c31-b901-2909a12adb50", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c35cff35-4306-4116-b9fa-fc27bc7c05d6", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c493e3ac-d9d2-480d-9ec8-50982eedaf5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}], "revision_number": 4, "project_id": "8d96727022f4443794db44ecde432faf", "id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "created_at": "2018-08-01T09:32:45Z", "updated_at": "2018-08-01T09:32:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "058ea790-43ea-4a6f-9950-28418319e577", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "5fcfb31b-cdad-4037-973e-56b74faefd14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "99a24d26-dc7f-42d0-aa23-a7c061f04952", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "b641bb48-566e-472b-a3cc-d38c85ab3ff1", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}], "revision_number": 4, "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "name": "default"}]} 2018-08-01 10:51:57,805 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-ae648e06-164c-4a45-b08d-0bb67e67a332 2018-08-01 10:51:57,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbf62eabaf285da8805dd89e3904343a69ec38cd" 2018-08-01 10:51:57,899 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:51:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-90ac4fc6-2359-4825-a966-20331d38b8fe Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2413a97b61342d8bd27570706ef372d.", "code": 404, "title": "Not Found"}} 2018-08-01 10:51:57,899 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d used request id req-90ac4fc6-2359-4825-a966-20331d38b8fe 2018-08-01 10:51:57,899 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:51:57,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbf62eabaf285da8805dd89e3904343a69ec38cd" 2018-08-01 10:51:57,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:51:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3224fdc2-5d14-4863-b243-4884fc38663b 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.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dbe9669438844f3faecdc7fcc050e0d8", "name": "service"}} 2018-08-01 10:51:57,984 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 used request id req-3224fdc2-5d14-4863-b243-4884fc38663b 2018-08-01 10:51:57,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbf62eabaf285da8805dd89e3904343a69ec38cd" 2018-08-01 10:51:58,072 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:51:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc2ec230-7bc5-4313-be7c-8b5e0a5aca70 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ed1054af2e94c049694d98d54211d98.", "code": 404, "title": "Not Found"}} 2018-08-01 10:51:58,072 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 used request id req-bc2ec230-7bc5-4313-be7c-8b5e0a5aca70 2018-08-01 10:51:58,072 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:51:58,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbf62eabaf285da8805dd89e3904343a69ec38cd" 2018-08-01 10:51:58,152 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:51:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-803ee862-7f86-497e-bdcc-904b0cd16f60 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c0d9b34b06f445a7857603f60b181f3c.", "code": 404, "title": "Not Found"}} 2018-08-01 10:51:58,152 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c used request id req-803ee862-7f86-497e-bdcc-904b0cd16f60 2018-08-01 10:51:58,152 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:51:58,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8ab1be4c1e4a4dbd8bc0be50969e5047 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbf62eabaf285da8805dd89e3904343a69ec38cd" 2018-08-01 10:51:58,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:51:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d145ca5b-7e00-467a-8446-de7f3ee58ae9 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/8ab1be4c1e4a4dbd8bc0be50969e5047"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8ab1be4c1e4a4dbd8bc0be50969e5047", "name": "CreateInstancePortManipulationTests-c0a7e3d7-9285-4f2-proj"}} 2018-08-01 10:51:58,241 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8ab1be4c1e4a4dbd8bc0be50969e5047 used request id req-d145ca5b-7e00-467a-8446-de7f3ee58ae9 2018-08-01 10:51:58,241 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 703b5009-ea4c-40ce-ae61-1251505ac90b 2018-08-01 10:51:58,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=703b5009-ea4c-40ce-ae61-1251505ac90b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbf62eabaf285da8805dd89e3904343a69ec38cd" 2018-08-01 10:51:58,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-a6e52172-3817-47ea-b972-42eae9fd28c8 Date: Wed, 01 Aug 2018 10:51:58 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-08-01T10:51:50Z", "security_group_id": "703b5009-ea4c-40ce-ae61-1251505ac90b", "port_range_min": null, "revision_number": 0, "tenant_id": "8ab1be4c1e4a4dbd8bc0be50969e5047", "created_at": "2018-08-01T10:51:50Z", "project_id": "8ab1be4c1e4a4dbd8bc0be50969e5047", "id": "3ab316ac-baf0-44da-aa90-7f2b9beeb0e2"}, {"remote_group_id": "703b5009-ea4c-40ce-ae61-1251505ac90b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:51:50Z", "security_group_id": "703b5009-ea4c-40ce-ae61-1251505ac90b", "port_range_min": null, "revision_number": 0, "tenant_id": "8ab1be4c1e4a4dbd8bc0be50969e5047", "created_at": "2018-08-01T10:51:50Z", "project_id": "8ab1be4c1e4a4dbd8bc0be50969e5047", "id": "c94975a0-bef5-4b7b-b487-2ff05608a7be"}, {"remote_group_id": "703b5009-ea4c-40ce-ae61-1251505ac90b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:51:50Z", "security_group_id": "703b5009-ea4c-40ce-ae61-1251505ac90b", "port_range_min": null, "revision_number": 0, "tenant_id": "8ab1be4c1e4a4dbd8bc0be50969e5047", "created_at": "2018-08-01T10:51:50Z", "project_id": "8ab1be4c1e4a4dbd8bc0be50969e5047", "id": "cbc6127f-5003-40c7-93ee-3d024aeede5c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:51:50Z", "security_group_id": "703b5009-ea4c-40ce-ae61-1251505ac90b", "port_range_min": null, "revision_number": 0, "tenant_id": "8ab1be4c1e4a4dbd8bc0be50969e5047", "created_at": "2018-08-01T10:51:50Z", "project_id": "8ab1be4c1e4a4dbd8bc0be50969e5047", "id": "fa8fde1a-93c9-420e-acf3-61f218ed503d"}]} 2018-08-01 10:51:58,266 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=703b5009-ea4c-40ce-ae61-1251505ac90b used request id req-a6e52172-3817-47ea-b972-42eae9fd28c8 2018-08-01 10:51:58,266 - neutron_utils - INFO - Deleting security group with name - default 2018-08-01 10:51:58,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/703b5009-ea4c-40ce-ae61-1251505ac90b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbf62eabaf285da8805dd89e3904343a69ec38cd" 2018-08-01 10:51:58,385 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a2143e3e-4bd2-4b4a-9007-85e7f09b4062 Content-Length: 0 Date: Wed, 01 Aug 2018 10:51:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:51:58,385 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/703b5009-ea4c-40ce-ae61-1251505ac90b used request id req-a2143e3e-4bd2-4b4a-9007-85e7f09b4062 2018-08-01 10:51:58,386 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-c0a7e3d7-9285-4f2-proj 2018-08-01 10:51:58,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/8ab1be4c1e4a4dbd8bc0be50969e5047 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbf62eabaf285da8805dd89e3904343a69ec38cd" 2018-08-01 10:51:58,617 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:51:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ddd4435b-0462-4b5a-877b-548ead60033c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:51:58,618 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/8ab1be4c1e4a4dbd8bc0be50969e5047 used request id req-ddd4435b-0462-4b5a-877b-548ead60033c 2018-08-01 10:51:58,618 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-c0a7e3d7-9285-4f2-proj-role 2018-08-01 10:51:58,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/249e4cf252ac42f6bb9f43fe6a872da2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbf62eabaf285da8805dd89e3904343a69ec38cd" 2018-08-01 10:51:58,726 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:51:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6ab014ac-dd03-4056-b06b-3ba455891cf6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:51:58,726 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/249e4cf252ac42f6bb9f43fe6a872da2 used request id req-6ab014ac-dd03-4056-b06b-3ba455891cf6 2018-08-01 10:51:58,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbf62eabaf285da8805dd89e3904343a69ec38cd" 2018-08-01 10:51:58,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:51:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bff681d-6cae-464d-8140-c70d90550285 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:51:58,812 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-0bff681d-6cae-464d-8140-c70d90550285 2018-08-01 10:51:58,812 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-c0a7e3d7-9285-4f2-user 2018-08-01 10:51:58,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/1b2789432da445c3b90474dad67fa811 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6b2c3906411b6041438c91c75dae707e502186a" 2018-08-01 10:51:58,977 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:51:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a553d4a8-71c7-4d94-9083-2ef33795960a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:51:58,977 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/1b2789432da445c3b90474dad67fa811 used request id req-a553d4a8-71c7-4d94-9083-2ef33795960a 2018-08-01 10:51:58,978 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:51:59,374 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:51:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["fDYWW1HTRn2XfibdxGk7tA"], "issued_at": "2018-08-01T10:51:59.000000Z"}} 2018-08-01 10:51:59,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b51bb11f1c944316eff1c64be49657140471017" 2018-08-01 10:51:59,448 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:51:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-691b1b58-8a05-47c5-9769-67757e3574d3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:51:59,448 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-691b1b58-8a05-47c5-9769-67757e3574d3 2018-08-01 10:51:59,449 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:51:59,450 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:51:59,834 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:51:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["ArTokQvWSyybfeTPXZ-h8Q"], "issued_at": "2018-08-01T10:51:59.000000Z"}} 2018-08-01 10:51:59,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b71e9feba5f9a57a48a9afdc47342400a79a3a9" 2018-08-01 10:51:59,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:51:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc34a014-b5b6-40d0-a900-d20eb39fc095 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:51:59,913 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-fc34a014-b5b6-40d0-a900-d20eb39fc095 2018-08-01 10:51:59,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:51:59,922 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:51: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:51:59,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-730488a9-614e-452-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b71e9feba5f9a57a48a9afdc47342400a79a3a9" 2018-08-01 10:52:00,007 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:51:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9878c19-b0b8-439a-a67e-267302838ca0 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-730488a9-614e-452-proj", "previous": null, "next": null}, "projects": []} 2018-08-01 10:52:00,008 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-730488a9-614e-452-proj used request id req-b9878c19-b0b8-439a-a67e-267302838ca0 2018-08-01 10:52:00,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b71e9feba5f9a57a48a9afdc47342400a79a3a9" 2018-08-01 10:52:00,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:52:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e17bec79-6edd-421d-ae53-3ce5bba8da5c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:52:00,098 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-e17bec79-6edd-421d-ae53-3ce5bba8da5c 2018-08-01 10:52:00,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b71e9feba5f9a57a48a9afdc47342400a79a3a9" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-730488a9-614e-452-proj"}}' 2018-08-01 10:52:00,211 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:52:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1532d989-718b-4878-8869-ec4a5414f9a2 Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/1e5f6da9da894e5ab30f053b7f39f201"}, "tags": [], "enabled": true, "id": "1e5f6da9da894e5ab30f053b7f39f201", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-730488a9-614e-452-proj"}} 2018-08-01 10:52:00,211 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-1532d989-718b-4878-8869-ec4a5414f9a2 2018-08-01 10:52:00,211 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-730488a9-614e-452-proj 2018-08-01 10:52:00,211 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:52:00,212 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:52:00,593 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:52:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["dCgrmu1gTPqo5EdaK_fZjw"], "issued_at": "2018-08-01T10:52:00.000000Z"}} 2018-08-01 10:52:00,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7b338bf946c9ce3c0c206d808a238f5143376b5" 2018-08-01 10:52:00,673 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:52:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac51a9a2-457e-40d3-8345-52acc5abaef5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:52:00,674 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-ac51a9a2-457e-40d3-8345-52acc5abaef5 2018-08-01 10:52:00,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:52:00,682 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:52: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:52:00,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7b338bf946c9ce3c0c206d808a238f5143376b5" 2018-08-01 10:52:00,778 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:52:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1367602a-6b1a-4f01-b35a-a5b63fdfd050 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 10:52:00,778 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-1367602a-6b1a-4f01-b35a-a5b63fdfd050 2018-08-01 10:52:00,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateInstancePortManipulationTests-730488a9-614e-452-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7b338bf946c9ce3c0c206d808a238f5143376b5" 2018-08-01 10:52:00,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:52:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7112b3db-0ce5-4daa-88b8-f076d5fabe17 Content-Encoding: gzip Content-Length: 269 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateInstancePortManipulationTests-730488a9-614e-452-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/1e5f6da9da894e5ab30f053b7f39f201"}, "tags": [], "enabled": true, "id": "1e5f6da9da894e5ab30f053b7f39f201", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-730488a9-614e-452-proj"}]} 2018-08-01 10:52:00,868 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateInstancePortManipulationTests-730488a9-614e-452-proj used request id req-7112b3db-0ce5-4daa-88b8-f076d5fabe17 2018-08-01 10:52:00,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7b338bf946c9ce3c0c206d808a238f5143376b5" 2018-08-01 10:52:00,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:52:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2db9c328-63a3-4c1b-8a16-9bdcf524cdcd Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:52:00,958 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-2db9c328-63a3-4c1b-8a16-9bdcf524cdcd 2018-08-01 10:52:01,319 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-730488a9-614e-452-user 2018-08-01 10:52:01,319 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:52:01,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b71e9feba5f9a57a48a9afdc47342400a79a3a9" 2018-08-01 10:52:01,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:52:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e5ef21a-af78-4c04-aed6-839a8b09c16c Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:52:01,408 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-2e5ef21a-af78-4c04-aed6-839a8b09c16c 2018-08-01 10:52:01,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b71e9feba5f9a57a48a9afdc47342400a79a3a9" -d '{"role": {"name": "CreateInstancePortManipulationTests-730488a9-614e-452-proj-role"}}' 2018-08-01 10:52:01,517 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:52:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-76cdda10-697e-4e73-8afd-520a5ebad1ac Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d6326b89f0e64012bbb28fb0cf563b3f", "links": {"self": "http://172.30.9.24:5000/v3/roles/d6326b89f0e64012bbb28fb0cf563b3f"}, "name": "CreateInstancePortManipulationTests-730488a9-614e-452-proj-role"}} 2018-08-01 10:52:01,517 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-76cdda10-697e-4e73-8afd-520a5ebad1ac 2018-08-01 10:52:01,517 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-730488a9-614e-452-proj-role 2018-08-01 10:52:01,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/d6326b89f0e64012bbb28fb0cf563b3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b71e9feba5f9a57a48a9afdc47342400a79a3a9" 2018-08-01 10:52:01,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:52:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e149348-39bf-4d14-b8a8-ff206089281e Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d6326b89f0e64012bbb28fb0cf563b3f", "links": {"self": "http://172.30.9.24:5000/v3/roles/d6326b89f0e64012bbb28fb0cf563b3f"}, "name": "CreateInstancePortManipulationTests-730488a9-614e-452-proj-role"}} 2018-08-01 10:52:01,604 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/d6326b89f0e64012bbb28fb0cf563b3f used request id req-9e149348-39bf-4d14-b8a8-ff206089281e 2018-08-01 10:52:01,604 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-730488a9-614e-452-proj-role to project CreateInstancePortManipulationTests-730488a9-614e-452-proj 2018-08-01 10:52:01,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/1e5f6da9da894e5ab30f053b7f39f201/users/cf76b162780340a59e037a01120a9c8d/roles/d6326b89f0e64012bbb28fb0cf563b3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b71e9feba5f9a57a48a9afdc47342400a79a3a9" 2018-08-01 10:52:01,735 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:52:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fae0dd88-17ca-4487-bc9f-514329985545 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:52:01,735 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/1e5f6da9da894e5ab30f053b7f39f201/users/cf76b162780340a59e037a01120a9c8d/roles/d6326b89f0e64012bbb28fb0cf563b3f used request id req-fae0dd88-17ca-4487-bc9f-514329985545 2018-08-01 10:52:01,736 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-01 10:52:01,736 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:52:01,737 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:52:02,120 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d6326b89f0e64012bbb28fb0cf563b3f", "name": "CreateInstancePortManipulationTests-730488a9-614e-452-proj-role"}], "expires_at": "2018-08-01T11:52:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1e5f6da9da894e5ab30f053b7f39f201", "name": "CreateInstancePortManipulationTests-730488a9-614e-452-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/1e5f6da9da894e5ab30f053b7f39f201", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/1e5f6da9da894e5ab30f053b7f39f201", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/1e5f6da9da894e5ab30f053b7f39f201", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/1e5f6da9da894e5ab30f053b7f39f201", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/1e5f6da9da894e5ab30f053b7f39f201", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/1e5f6da9da894e5ab30f053b7f39f201", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_1e5f6da9da894e5ab30f053b7f39f201", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_1e5f6da9da894e5ab30f053b7f39f201", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/1e5f6da9da894e5ab30f053b7f39f201", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/1e5f6da9da894e5ab30f053b7f39f201", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/1e5f6da9da894e5ab30f053b7f39f201", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/1e5f6da9da894e5ab30f053b7f39f201", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/1e5f6da9da894e5ab30f053b7f39f201", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/1e5f6da9da894e5ab30f053b7f39f201", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-730488a9-614e-452-user", "id": "cf76b162780340a59e037a01120a9c8d"}, "audit_ids": ["dKX2L67PSgyhx9qt6auvZA"], "issued_at": "2018-08-01T10:52:02.000000Z"}} 2018-08-01 10:52:02,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f1441433f500530d5d1c7801dfc63a242fd1185" 2018-08-01 10:52:02,199 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:52:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8f7c9a4-d8ee-47e4-8554-c5ef32c3a050 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:52:02,199 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-e8f7c9a4-d8ee-47e4-8554-c5ef32c3a050 2018-08-01 10:52:02,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-65ebd7e7-a4da-4a73-b3f9-c906ddb16af1-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9f1441433f500530d5d1c7801dfc63a242fd1185" 2018-08-01 10:52:02,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-223107e0-99fc-4dae-997a-b26d73a18a61 Date: Wed, 01 Aug 2018 10:52:02 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-65ebd7e7-a4da-4a73-b3f9-c906ddb16af1-image"} 2018-08-01 10:52:02,396 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-65ebd7e7-a4da-4a73-b3f9-c906ddb16af1-image used request id req-223107e0-99fc-4dae-997a-b26d73a18a61 2018-08-01 10:52:02,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9f1441433f500530d5d1c7801dfc63a242fd1185" 2018-08-01 10:52:02,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-ca3daee7-c94e-4422-9d4d-64b583005507 Date: Wed, 01 Aug 2018 10:52: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-08-01 10:52:02,406 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-ca3daee7-c94e-4422-9d4d-64b583005507 2018-08-01 10:52:02,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9f1441433f500530d5d1c7801dfc63a242fd1185" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-65ebd7e7-a4da-4a73-b3f9-c906ddb16af1-image"}' 2018-08-01 10:52:02,471 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/50ec8407-0e70-4097-866b-0ddd248f8c6c Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-1b776aa2-5302-4d9b-bf82-b2a726aa4434 Date: Wed, 01 Aug 2018 10:52:02 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-65ebd7e7-a4da-4a73-b3f9-c906ddb16af1-image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T10:52:02Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-01T10:52:02Z", "visibility": "shared", "locations": [], "self": "/v2/images/50ec8407-0e70-4097-866b-0ddd248f8c6c", "min_disk": 0, "protected": false, "id": "50ec8407-0e70-4097-866b-0ddd248f8c6c", "file": "/v2/images/50ec8407-0e70-4097-866b-0ddd248f8c6c/file", "checksum": null, "owner": "1e5f6da9da894e5ab30f053b7f39f201", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 10:52:02,471 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-1b776aa2-5302-4d9b-bf82-b2a726aa4434 2018-08-01 10:52:02,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9292/v2/images/50ec8407-0e70-4097-866b-0ddd248f8c6c/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9f1441433f500530d5d1c7801dfc63a242fd1185" -d '' 2018-08-01 10:52:03,408 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-748e0fe4-05bf-460a-8294-128833d941e3 Date: Wed, 01 Aug 2018 10:52:03 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-01 10:52:03,408 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/50ec8407-0e70-4097-866b-0ddd248f8c6c/file used request id req-748e0fe4-05bf-460a-8294-128833d941e3 2018-08-01 10:52:03,409 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-01 10:52:03,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/50ec8407-0e70-4097-866b-0ddd248f8c6c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9f1441433f500530d5d1c7801dfc63a242fd1185" 2018-08-01 10:52:03,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-656432a4-30ba-4654-82c7-14f198152139 Date: Wed, 01 Aug 2018 10:52:03 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-65ebd7e7-a4da-4a73-b3f9-c906ddb16af1-image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T10:52:02Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-01T10:52:03Z", "visibility": "shared", "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/50ec8407-0e70-4097-866b-0ddd248f8c6c/snap", "metadata": {}}], "self": "/v2/images/50ec8407-0e70-4097-866b-0ddd248f8c6c", "min_disk": 0, "protected": false, "id": "50ec8407-0e70-4097-866b-0ddd248f8c6c", "file": "/v2/images/50ec8407-0e70-4097-866b-0ddd248f8c6c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "1e5f6da9da894e5ab30f053b7f39f201", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/50ec8407-0e70-4097-866b-0ddd248f8c6c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 10:52:03,433 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/50ec8407-0e70-4097-866b-0ddd248f8c6c used request id req-656432a4-30ba-4654-82c7-14f198152139 2018-08-01 10:52:03,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9f1441433f500530d5d1c7801dfc63a242fd1185" 2018-08-01 10:52:03,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-28e81cc0-7be6-49c1-90ac-c4662ba7e5f9 Date: Wed, 01 Aug 2018 10:52: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-08-01 10:52:03,442 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-28e81cc0-7be6-49c1-90ac-c4662ba7e5f9 2018-08-01 10:52:03,445 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-65ebd7e7-a4da-4a73-b3f9-c906ddb16af1-image 2018-08-01 10:52:03,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/50ec8407-0e70-4097-866b-0ddd248f8c6c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9f1441433f500530d5d1c7801dfc63a242fd1185" 2018-08-01 10:52:03,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-7c762d38-3ac0-4fa8-91e3-43e0249920a7 Date: Wed, 01 Aug 2018 10:52:03 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-65ebd7e7-a4da-4a73-b3f9-c906ddb16af1-image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T10:52:02Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-01T10:52:03Z", "visibility": "shared", "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/50ec8407-0e70-4097-866b-0ddd248f8c6c/snap", "metadata": {}}], "self": "/v2/images/50ec8407-0e70-4097-866b-0ddd248f8c6c", "min_disk": 0, "protected": false, "id": "50ec8407-0e70-4097-866b-0ddd248f8c6c", "file": "/v2/images/50ec8407-0e70-4097-866b-0ddd248f8c6c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "1e5f6da9da894e5ab30f053b7f39f201", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/50ec8407-0e70-4097-866b-0ddd248f8c6c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 10:52:03,464 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/50ec8407-0e70-4097-866b-0ddd248f8c6c used request id req-7c762d38-3ac0-4fa8-91e3-43e0249920a7 2018-08-01 10:52:03,464 - create_image - DEBUG - Instance status is - active 2018-08-01 10:52:03,464 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-65ebd7e7-a4da-4a73-b3f9-c906ddb16af1-image 2018-08-01 10:52:03,464 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-65ebd7e7-a4da-4a73-b3f9-c906ddb16af1-image 2018-08-01 10:52:03,465 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:52:03,465 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:52:03,861 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d6326b89f0e64012bbb28fb0cf563b3f", "name": "CreateInstancePortManipulationTests-730488a9-614e-452-proj-role"}], "expires_at": "2018-08-01T11:52:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1e5f6da9da894e5ab30f053b7f39f201", "name": "CreateInstancePortManipulationTests-730488a9-614e-452-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/1e5f6da9da894e5ab30f053b7f39f201", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/1e5f6da9da894e5ab30f053b7f39f201", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/1e5f6da9da894e5ab30f053b7f39f201", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/1e5f6da9da894e5ab30f053b7f39f201", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/1e5f6da9da894e5ab30f053b7f39f201", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/1e5f6da9da894e5ab30f053b7f39f201", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_1e5f6da9da894e5ab30f053b7f39f201", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_1e5f6da9da894e5ab30f053b7f39f201", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/1e5f6da9da894e5ab30f053b7f39f201", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/1e5f6da9da894e5ab30f053b7f39f201", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/1e5f6da9da894e5ab30f053b7f39f201", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/1e5f6da9da894e5ab30f053b7f39f201", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/1e5f6da9da894e5ab30f053b7f39f201", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/1e5f6da9da894e5ab30f053b7f39f201", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-730488a9-614e-452-user", "id": "cf76b162780340a59e037a01120a9c8d"}, "audit_ids": ["7ODhI5bZQ1Gh8h50CsWkWw"], "issued_at": "2018-08-01T10:52:03.000000Z"}} 2018-08-01 10:52:03,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c6024a4cac219b6cc8e9c4fa50a1f3cd845a9d5" 2018-08-01 10:52:03,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:52:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e002a2bb-d040-483a-96cb-d15a9e2eec6d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:52:03,937 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-e002a2bb-d040-483a-96cb-d15a9e2eec6d 2018-08-01 10:52:03,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-65ebd7e7-a4da-4a73-b3f9-c906ddb16af1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c6024a4cac219b6cc8e9c4fa50a1f3cd845a9d5" 2018-08-01 10:52:04,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-2ae2de53-3853-481c-b834-6c1f6ec5b8d0 Date: Wed, 01 Aug 2018 10:52:04 GMT RESP BODY: {"networks":[]} 2018-08-01 10:52:04,130 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-65ebd7e7-a4da-4a73-b3f9-c906ddb16af1-pub-net used request id req-2ae2de53-3853-481c-b834-6c1f6ec5b8d0 2018-08-01 10:52:04,131 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-65ebd7e7-a4da-4a73-b3f9-c906ddb16af1-pub-net 2018-08-01 10:52:04,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c6024a4cac219b6cc8e9c4fa50a1f3cd845a9d5" -d '{"network": {"name": "CreateInstancePortManipulationTests-65ebd7e7-a4da-4a73-b3f9-c906ddb16af1-pub-net", "admin_state_up": true}}' 2018-08-01 10:52:04,761 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 658 X-Openstack-Request-Id: req-b7b767a3-e051-4e5e-9742-e95710c429c8 Date: Wed, 01 Aug 2018 10:52:04 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"ec19c048-71ee-4004-b2f6-e75e58052ec0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1e5f6da9da894e5ab30f053b7f39f201","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T10:52:04Z","is_default":false,"name":"CreateInstancePortManipulationTests-65ebd7e7-a4da-4a73-b3f9-c906ddb16af1-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"1e5f6da9da894e5ab30f053b7f39f201","created_at":"2018-08-01T10:52:04Z","mtu":1450}} 2018-08-01 10:52:04,761 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks used request id req-b7b767a3-e051-4e5e-9742-e95710c429c8 2018-08-01 10:52:04,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=ec19c048-71ee-4004-b2f6-e75e58052ec0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c6024a4cac219b6cc8e9c4fa50a1f3cd845a9d5" 2018-08-01 10:52:04,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-73a0b92c-3220-4ebd-8176-c2789b7eceff Date: Wed, 01 Aug 2018 10:52:04 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"ec19c048-71ee-4004-b2f6-e75e58052ec0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1e5f6da9da894e5ab30f053b7f39f201","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T10:52:04Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-65ebd7e7-a4da-4a73-b3f9-c906ddb16af1-pub-net","admin_state_up":true,"tenant_id":"1e5f6da9da894e5ab30f053b7f39f201","created_at":"2018-08-01T10:52:04Z","mtu":1450}]} 2018-08-01 10:52:04,869 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=ec19c048-71ee-4004-b2f6-e75e58052ec0 used request id req-73a0b92c-3220-4ebd-8176-c2789b7eceff 2018-08-01 10:52:04,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=ec19c048-71ee-4004-b2f6-e75e58052ec0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c6024a4cac219b6cc8e9c4fa50a1f3cd845a9d5" 2018-08-01 10:52:04,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-47f99c27-bd15-43a6-9597-76ed3e7ce6cc Date: Wed, 01 Aug 2018 10:52:04 GMT RESP BODY: {"subnets":[]} 2018-08-01 10:52:04,901 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=ec19c048-71ee-4004-b2f6-e75e58052ec0 used request id req-47f99c27-bd15-43a6-9597-76ed3e7ce6cc 2018-08-01 10:52:04,901 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-65ebd7e7-a4da-4a73-b3f9-c906ddb16af1-pub-subnet 2018-08-01 10:52:04,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c6024a4cac219b6cc8e9c4fa50a1f3cd845a9d5" -d '{"subnets": [{"ip_version": 4, "network_id": "ec19c048-71ee-4004-b2f6-e75e58052ec0", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-65ebd7e7-a4da-4a73-b3f9-c906ddb16af1-pub-subnet"}]}' 2018-08-01 10:52:05,384 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-4cf95c26-255e-4059-a20d-3e12d8005aa0 Date: Wed, 01 Aug 2018 10:52:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ec19c048-71ee-4004-b2f6-e75e58052ec0","tenant_id":"1e5f6da9da894e5ab30f053b7f39f201","created_at":"2018-08-01T10:52:05Z","dns_nameservers":[],"updated_at":"2018-08-01T10:52:05Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"1e5f6da9da894e5ab30f053b7f39f201","id":"03bd43a9-76e3-44ba-a400-7f864ee65957","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-65ebd7e7-a4da-4a73-b3f9-c906ddb16af1-pub-subnet"}]} 2018-08-01 10:52:05,384 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets used request id req-4cf95c26-255e-4059-a20d-3e12d8005aa0 2018-08-01 10:52:05,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=ec19c048-71ee-4004-b2f6-e75e58052ec0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c6024a4cac219b6cc8e9c4fa50a1f3cd845a9d5" 2018-08-01 10:52:05,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-3ce40818-ac49-4721-81b9-6b4a93ecbfcc Date: Wed, 01 Aug 2018 10:52:05 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ec19c048-71ee-4004-b2f6-e75e58052ec0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1e5f6da9da894e5ab30f053b7f39f201","l2_adjacency":true,"status":"ACTIVE","subnets":["03bd43a9-76e3-44ba-a400-7f864ee65957"],"description":"","tags":[],"updated_at":"2018-08-01T10:52:05Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-65ebd7e7-a4da-4a73-b3f9-c906ddb16af1-pub-net","admin_state_up":true,"tenant_id":"1e5f6da9da894e5ab30f053b7f39f201","created_at":"2018-08-01T10:52:04Z","mtu":1450}]} 2018-08-01 10:52:05,500 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=ec19c048-71ee-4004-b2f6-e75e58052ec0 used request id req-3ce40818-ac49-4721-81b9-6b4a93ecbfcc 2018-08-01 10:52:05,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=ec19c048-71ee-4004-b2f6-e75e58052ec0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c6024a4cac219b6cc8e9c4fa50a1f3cd845a9d5" 2018-08-01 10:52:05,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-7df5a85e-d334-4bed-818a-c7a1e38e956a Date: Wed, 01 Aug 2018 10:52:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ec19c048-71ee-4004-b2f6-e75e58052ec0","tenant_id":"1e5f6da9da894e5ab30f053b7f39f201","created_at":"2018-08-01T10:52:05Z","dns_nameservers":[],"updated_at":"2018-08-01T10:52:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1e5f6da9da894e5ab30f053b7f39f201","id":"03bd43a9-76e3-44ba-a400-7f864ee65957","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-65ebd7e7-a4da-4a73-b3f9-c906ddb16af1-pub-subnet"}]} 2018-08-01 10:52:05,589 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=ec19c048-71ee-4004-b2f6-e75e58052ec0 used request id req-7df5a85e-d334-4bed-818a-c7a1e38e956a 2018-08-01 10:52:05,589 - OpenStackNetwork - DEBUG - Network [ec19c048-71ee-4004-b2f6-e75e58052ec0] created successfully 2018-08-01 10:52:05,590 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:52:05,590 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:52:05,973 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:52:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["FUFjDdVxRkqk2yMSOj-42Q"], "issued_at": "2018-08-01T10:52:05.000000Z"}} 2018-08-01 10:52:05,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d08478207b040f95bda907e7a6b94ed875cb1ee" 2018-08-01 10:52:06,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:52:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4477e810-5497-4782-bb1e-8579f6a68f93 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:52:06,049 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-4477e810-5497-4782-bb1e-8579f6a68f93 2018-08-01 10:52:06,050 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 10:52:06,055 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d08478207b040f95bda907e7a6b94ed875cb1ee" 2018-08-01 10:52:06,239 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:52: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-4cfd1129-e433-447a-863a-fdb071a36eeb x-compute-request-id: req-4cfd1129-e433-447a-863a-fdb071a36eeb Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"flavors": [{"id": "4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "rel": "bookmark"}], "name": "vmtp-flavor_ee58c79f-c6fb-483f-8b9c-406ffbfad757"}, {"id": "5b61c696-1b5b-4204-b7e5-ca4a818093b0", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "bookmark"}], "name": "shaker-flavor_81952131-3011-4d90-80f4-831743223f59"}]} 2018-08-01 10:52:06,239 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-4cfd1129-e433-447a-863a-fdb071a36eeb 2018-08-01 10:52:06,243 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d08478207b040f95bda907e7a6b94ed875cb1ee" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-65ebd7e7-a4da-4a73-b3f9-c906ddb16af1-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-08-01 10:52:06,293 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:52: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-8ae1ce53-ac60-4258-b8bd-d8e1bde72df0 x-compute-request-id: req-8ae1ce53-ac60-4258-b8bd-d8e1bde72df0 Content-Encoding: gzip Content-Length: 332 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-65ebd7e7-a4da-4a73-b3f9-c906ddb16af1-flavor-name", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/b191fd91-3ef3-4c00-880f-cd8a0da0931c", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/b191fd91-3ef3-4c00-880f-cd8a0da0931c", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "b191fd91-3ef3-4c00-880f-cd8a0da0931c"}} 2018-08-01 10:52:06,293 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-8ae1ce53-ac60-4258-b8bd-d8e1bde72df0 2018-08-01 10:52:06,294 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:52:06,294 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:52:06,678 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d6326b89f0e64012bbb28fb0cf563b3f", "name": "CreateInstancePortManipulationTests-730488a9-614e-452-proj-role"}], "expires_at": "2018-08-01T11:52:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1e5f6da9da894e5ab30f053b7f39f201", "name": "CreateInstancePortManipulationTests-730488a9-614e-452-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/1e5f6da9da894e5ab30f053b7f39f201", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/1e5f6da9da894e5ab30f053b7f39f201", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/1e5f6da9da894e5ab30f053b7f39f201", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/1e5f6da9da894e5ab30f053b7f39f201", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/1e5f6da9da894e5ab30f053b7f39f201", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/1e5f6da9da894e5ab30f053b7f39f201", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_1e5f6da9da894e5ab30f053b7f39f201", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_1e5f6da9da894e5ab30f053b7f39f201", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/1e5f6da9da894e5ab30f053b7f39f201", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/1e5f6da9da894e5ab30f053b7f39f201", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/1e5f6da9da894e5ab30f053b7f39f201", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/1e5f6da9da894e5ab30f053b7f39f201", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/1e5f6da9da894e5ab30f053b7f39f201", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/1e5f6da9da894e5ab30f053b7f39f201", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-730488a9-614e-452-user", "id": "cf76b162780340a59e037a01120a9c8d"}, "audit_ids": ["XmLNslfuSRONQgqD9i1c7A"], "issued_at": "2018-08-01T10:52:06.000000Z"}} 2018-08-01 10:52:06,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f235348e429939ee1052c067bebd0384c675a7" 2018-08-01 10:52:06,690 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:52:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-486f2f06-bceb-4c15-bc80-57e52acc4057 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:52:06,690 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-486f2f06-bceb-4c15-bc80-57e52acc4057 2018-08-01 10:52:06,691 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 10:52:06,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f235348e429939ee1052c067bebd0384c675a7" 2018-08-01 10:52:06,775 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:52:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-062a5145-52ed-4893-951a-b12f9ebe16af Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:52:06,775 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-062a5145-52ed-4893-951a-b12f9ebe16af 2018-08-01 10:52:06,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-65ebd7e7-a4da-4a73-b3f9-c906ddb16af1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f235348e429939ee1052c067bebd0384c675a7" 2018-08-01 10:52:07,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-351729b3-df9a-4981-8554-84b96ddd6983 Date: Wed, 01 Aug 2018 10:52:07 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ec19c048-71ee-4004-b2f6-e75e58052ec0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1e5f6da9da894e5ab30f053b7f39f201","l2_adjacency":true,"status":"ACTIVE","subnets":["03bd43a9-76e3-44ba-a400-7f864ee65957"],"description":"","tags":[],"updated_at":"2018-08-01T10:52:05Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-65ebd7e7-a4da-4a73-b3f9-c906ddb16af1-pub-net","admin_state_up":true,"tenant_id":"1e5f6da9da894e5ab30f053b7f39f201","created_at":"2018-08-01T10:52:04Z","mtu":1450}]} 2018-08-01 10:52:07,038 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-65ebd7e7-a4da-4a73-b3f9-c906ddb16af1-pub-net used request id req-351729b3-df9a-4981-8554-84b96ddd6983 2018-08-01 10:52:07,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=ec19c048-71ee-4004-b2f6-e75e58052ec0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f235348e429939ee1052c067bebd0384c675a7" 2018-08-01 10:52:07,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-cbbbc352-8636-447f-8615-9e4e02404fa3 Date: Wed, 01 Aug 2018 10:52:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ec19c048-71ee-4004-b2f6-e75e58052ec0","tenant_id":"1e5f6da9da894e5ab30f053b7f39f201","created_at":"2018-08-01T10:52:05Z","dns_nameservers":[],"updated_at":"2018-08-01T10:52:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1e5f6da9da894e5ab30f053b7f39f201","id":"03bd43a9-76e3-44ba-a400-7f864ee65957","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-65ebd7e7-a4da-4a73-b3f9-c906ddb16af1-pub-subnet"}]} 2018-08-01 10:52:07,092 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=ec19c048-71ee-4004-b2f6-e75e58052ec0 used request id req-cbbbc352-8636-447f-8615-9e4e02404fa3 2018-08-01 10:52:07,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-65ebd7e7-a4da-4a73-b3f9-c906ddb16af1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f235348e429939ee1052c067bebd0384c675a7" 2018-08-01 10:52:07,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-3ce445d9-03d3-4a4d-93eb-fb428a47d48b Date: Wed, 01 Aug 2018 10:52:07 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ec19c048-71ee-4004-b2f6-e75e58052ec0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1e5f6da9da894e5ab30f053b7f39f201","l2_adjacency":true,"status":"ACTIVE","subnets":["03bd43a9-76e3-44ba-a400-7f864ee65957"],"description":"","tags":[],"updated_at":"2018-08-01T10:52:05Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-65ebd7e7-a4da-4a73-b3f9-c906ddb16af1-pub-net","admin_state_up":true,"tenant_id":"1e5f6da9da894e5ab30f053b7f39f201","created_at":"2018-08-01T10:52:04Z","mtu":1450}]} 2018-08-01 10:52:07,189 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-65ebd7e7-a4da-4a73-b3f9-c906ddb16af1-pub-net used request id req-3ce445d9-03d3-4a4d-93eb-fb428a47d48b 2018-08-01 10:52:07,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:52:07,197 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:52: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:52:07,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/1e5f6da9da894e5ab30f053b7f39f201 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f235348e429939ee1052c067bebd0384c675a7" 2018-08-01 10:52:07,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:52:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90b9985f-5f0e-44ca-b0f9-7fd499408e21 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/1e5f6da9da894e5ab30f053b7f39f201"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1e5f6da9da894e5ab30f053b7f39f201", "name": "CreateInstancePortManipulationTests-730488a9-614e-452-proj"}} 2018-08-01 10:52:07,284 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/1e5f6da9da894e5ab30f053b7f39f201 used request id req-90b9985f-5f0e-44ca-b0f9-7fd499408e21 2018-08-01 10:52:07,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=ec19c048-71ee-4004-b2f6-e75e58052ec0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f235348e429939ee1052c067bebd0384c675a7" 2018-08-01 10:52:07,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-723ba565-693f-47dd-ae06-2d673d4f4236 Date: Wed, 01 Aug 2018 10:52:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ec19c048-71ee-4004-b2f6-e75e58052ec0","tenant_id":"1e5f6da9da894e5ab30f053b7f39f201","created_at":"2018-08-01T10:52:05Z","dns_nameservers":[],"updated_at":"2018-08-01T10:52:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1e5f6da9da894e5ab30f053b7f39f201","id":"03bd43a9-76e3-44ba-a400-7f864ee65957","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-65ebd7e7-a4da-4a73-b3f9-c906ddb16af1-pub-subnet"}]} 2018-08-01 10:52:07,334 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=ec19c048-71ee-4004-b2f6-e75e58052ec0 used request id req-723ba565-693f-47dd-ae06-2d673d4f4236 2018-08-01 10:52:07,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=ec19c048-71ee-4004-b2f6-e75e58052ec0&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-65ebd7e7-a4da-4a73-b3f9-c906ddb16af1port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f235348e429939ee1052c067bebd0384c675a7" 2018-08-01 10:52:07,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-c627549f-25ff-4257-b5e5-8d10fb840fc9 Date: Wed, 01 Aug 2018 10:52:07 GMT RESP BODY: {"ports":[]} 2018-08-01 10:52:07,370 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=ec19c048-71ee-4004-b2f6-e75e58052ec0&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-65ebd7e7-a4da-4a73-b3f9-c906ddb16af1port-1&admin_state_up=True used request id req-c627549f-25ff-4257-b5e5-8d10fb840fc9 2018-08-01 10:52:07,372 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-65ebd7e7-a4da-4a73-b3f9-c906ddb16af1-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f235348e429939ee1052c067bebd0384c675a7" 2018-08-01 10:52:07,610 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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-84c0d709-46d7-4921-8aad-07ea38fbf149 x-compute-request-id: req-84c0d709-46d7-4921-8aad-07ea38fbf149 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-01 10:52:07,610 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-65ebd7e7-a4da-4a73-b3f9-c906ddb16af1-inst used request id req-84c0d709-46d7-4921-8aad-07ea38fbf149 2018-08-01 10:52:07,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-65ebd7e7-a4da-4a73-b3f9-c906ddb16af1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f235348e429939ee1052c067bebd0384c675a7" 2018-08-01 10:52:07,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-d7256ce9-83f4-418b-a21e-94fdf2dc3fb7 Date: Wed, 01 Aug 2018 10:52:07 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ec19c048-71ee-4004-b2f6-e75e58052ec0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1e5f6da9da894e5ab30f053b7f39f201","l2_adjacency":true,"status":"ACTIVE","subnets":["03bd43a9-76e3-44ba-a400-7f864ee65957"],"description":"","tags":[],"updated_at":"2018-08-01T10:52:05Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-65ebd7e7-a4da-4a73-b3f9-c906ddb16af1-pub-net","admin_state_up":true,"tenant_id":"1e5f6da9da894e5ab30f053b7f39f201","created_at":"2018-08-01T10:52:04Z","mtu":1450}]} 2018-08-01 10:52:07,709 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-65ebd7e7-a4da-4a73-b3f9-c906ddb16af1-pub-net used request id req-d7256ce9-83f4-418b-a21e-94fdf2dc3fb7 2018-08-01 10:52:07,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=ec19c048-71ee-4004-b2f6-e75e58052ec0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f235348e429939ee1052c067bebd0384c675a7" 2018-08-01 10:52:07,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-4978c8c6-4308-477b-8874-d9522bb6220a Date: Wed, 01 Aug 2018 10:52:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ec19c048-71ee-4004-b2f6-e75e58052ec0","tenant_id":"1e5f6da9da894e5ab30f053b7f39f201","created_at":"2018-08-01T10:52:05Z","dns_nameservers":[],"updated_at":"2018-08-01T10:52:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1e5f6da9da894e5ab30f053b7f39f201","id":"03bd43a9-76e3-44ba-a400-7f864ee65957","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-65ebd7e7-a4da-4a73-b3f9-c906ddb16af1-pub-subnet"}]} 2018-08-01 10:52:07,759 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=ec19c048-71ee-4004-b2f6-e75e58052ec0 used request id req-4978c8c6-4308-477b-8874-d9522bb6220a 2018-08-01 10:52:07,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-65ebd7e7-a4da-4a73-b3f9-c906ddb16af1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f235348e429939ee1052c067bebd0384c675a7" 2018-08-01 10:52:07,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-169d23cf-7886-45e6-a88d-7790a10bc27c Date: Wed, 01 Aug 2018 10:52:07 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ec19c048-71ee-4004-b2f6-e75e58052ec0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1e5f6da9da894e5ab30f053b7f39f201","l2_adjacency":true,"status":"ACTIVE","subnets":["03bd43a9-76e3-44ba-a400-7f864ee65957"],"description":"","tags":[],"updated_at":"2018-08-01T10:52:05Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-65ebd7e7-a4da-4a73-b3f9-c906ddb16af1-pub-net","admin_state_up":true,"tenant_id":"1e5f6da9da894e5ab30f053b7f39f201","created_at":"2018-08-01T10:52:04Z","mtu":1450}]} 2018-08-01 10:52:07,856 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-65ebd7e7-a4da-4a73-b3f9-c906ddb16af1-pub-net used request id req-169d23cf-7886-45e6-a88d-7790a10bc27c 2018-08-01 10:52:07,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/1e5f6da9da894e5ab30f053b7f39f201 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f235348e429939ee1052c067bebd0384c675a7" 2018-08-01 10:52:07,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:52:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a9d8393-4b4e-4806-b616-63b96b38e200 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/1e5f6da9da894e5ab30f053b7f39f201"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1e5f6da9da894e5ab30f053b7f39f201", "name": "CreateInstancePortManipulationTests-730488a9-614e-452-proj"}} 2018-08-01 10:52:07,943 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/1e5f6da9da894e5ab30f053b7f39f201 used request id req-7a9d8393-4b4e-4806-b616-63b96b38e200 2018-08-01 10:52:07,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=ec19c048-71ee-4004-b2f6-e75e58052ec0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f235348e429939ee1052c067bebd0384c675a7" 2018-08-01 10:52:08,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-93d4bcb6-4bfc-4b6c-b1ef-ec6a2f93d445 Date: Wed, 01 Aug 2018 10:52:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ec19c048-71ee-4004-b2f6-e75e58052ec0","tenant_id":"1e5f6da9da894e5ab30f053b7f39f201","created_at":"2018-08-01T10:52:05Z","dns_nameservers":[],"updated_at":"2018-08-01T10:52:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1e5f6da9da894e5ab30f053b7f39f201","id":"03bd43a9-76e3-44ba-a400-7f864ee65957","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-65ebd7e7-a4da-4a73-b3f9-c906ddb16af1-pub-subnet"}]} 2018-08-01 10:52:08,209 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=ec19c048-71ee-4004-b2f6-e75e58052ec0 used request id req-93d4bcb6-4bfc-4b6c-b1ef-ec6a2f93d445 2018-08-01 10:52:08,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=ec19c048-71ee-4004-b2f6-e75e58052ec0&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-65ebd7e7-a4da-4a73-b3f9-c906ddb16af1port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f235348e429939ee1052c067bebd0384c675a7" 2018-08-01 10:52:08,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-c303c99e-c8da-4b2a-96e6-945df3706aa5 Date: Wed, 01 Aug 2018 10:52:08 GMT RESP BODY: {"ports":[]} 2018-08-01 10:52:08,243 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=ec19c048-71ee-4004-b2f6-e75e58052ec0&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-65ebd7e7-a4da-4a73-b3f9-c906ddb16af1port-1&admin_state_up=True used request id req-c303c99e-c8da-4b2a-96e6-945df3706aa5 2018-08-01 10:52:08,244 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:52:08,244 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:52:08,625 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d6326b89f0e64012bbb28fb0cf563b3f", "name": "CreateInstancePortManipulationTests-730488a9-614e-452-proj-role"}], "expires_at": "2018-08-01T11:52:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1e5f6da9da894e5ab30f053b7f39f201", "name": "CreateInstancePortManipulationTests-730488a9-614e-452-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/1e5f6da9da894e5ab30f053b7f39f201", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/1e5f6da9da894e5ab30f053b7f39f201", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/1e5f6da9da894e5ab30f053b7f39f201", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/1e5f6da9da894e5ab30f053b7f39f201", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/1e5f6da9da894e5ab30f053b7f39f201", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/1e5f6da9da894e5ab30f053b7f39f201", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_1e5f6da9da894e5ab30f053b7f39f201", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_1e5f6da9da894e5ab30f053b7f39f201", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/1e5f6da9da894e5ab30f053b7f39f201", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/1e5f6da9da894e5ab30f053b7f39f201", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/1e5f6da9da894e5ab30f053b7f39f201", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/1e5f6da9da894e5ab30f053b7f39f201", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/1e5f6da9da894e5ab30f053b7f39f201", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/1e5f6da9da894e5ab30f053b7f39f201", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-730488a9-614e-452-user", "id": "cf76b162780340a59e037a01120a9c8d"}, "audit_ids": ["rq0souMMQhuHX2KuTwOz7w"], "issued_at": "2018-08-01T10:52:08.000000Z"}} 2018-08-01 10:52:08,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd0f1ee51c11703ad5e078ec978014e06c91c053" 2018-08-01 10:52:08,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:52:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6244e9ab-b71f-48ef-8fde-64ac21059183 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:52:08,698 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-6244e9ab-b71f-48ef-8fde-64ac21059183 2018-08-01 10:52:08,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-65ebd7e7-a4da-4a73-b3f9-c906ddb16af1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f235348e429939ee1052c067bebd0384c675a7" 2018-08-01 10:52:08,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-fb2422f6-6b5e-470c-be30-fa125d80c9ba Date: Wed, 01 Aug 2018 10:52:08 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ec19c048-71ee-4004-b2f6-e75e58052ec0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1e5f6da9da894e5ab30f053b7f39f201","l2_adjacency":true,"status":"ACTIVE","subnets":["03bd43a9-76e3-44ba-a400-7f864ee65957"],"description":"","tags":[],"updated_at":"2018-08-01T10:52:05Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-65ebd7e7-a4da-4a73-b3f9-c906ddb16af1-pub-net","admin_state_up":true,"tenant_id":"1e5f6da9da894e5ab30f053b7f39f201","created_at":"2018-08-01T10:52:04Z","mtu":1450}]} 2018-08-01 10:52:08,796 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-65ebd7e7-a4da-4a73-b3f9-c906ddb16af1-pub-net used request id req-fb2422f6-6b5e-470c-be30-fa125d80c9ba 2018-08-01 10:52:08,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=ec19c048-71ee-4004-b2f6-e75e58052ec0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f235348e429939ee1052c067bebd0384c675a7" 2018-08-01 10:52:08,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-12311d59-a953-4536-91a3-f958553f8348 Date: Wed, 01 Aug 2018 10:52:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ec19c048-71ee-4004-b2f6-e75e58052ec0","tenant_id":"1e5f6da9da894e5ab30f053b7f39f201","created_at":"2018-08-01T10:52:05Z","dns_nameservers":[],"updated_at":"2018-08-01T10:52:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1e5f6da9da894e5ab30f053b7f39f201","id":"03bd43a9-76e3-44ba-a400-7f864ee65957","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-65ebd7e7-a4da-4a73-b3f9-c906ddb16af1-pub-subnet"}]} 2018-08-01 10:52:08,847 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=ec19c048-71ee-4004-b2f6-e75e58052ec0 used request id req-12311d59-a953-4536-91a3-f958553f8348 2018-08-01 10:52:08,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-65ebd7e7-a4da-4a73-b3f9-c906ddb16af1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f235348e429939ee1052c067bebd0384c675a7" 2018-08-01 10:52:08,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-c2b0d842-2375-481c-a3d0-77ea18cfbc06 Date: Wed, 01 Aug 2018 10:52:08 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ec19c048-71ee-4004-b2f6-e75e58052ec0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1e5f6da9da894e5ab30f053b7f39f201","l2_adjacency":true,"status":"ACTIVE","subnets":["03bd43a9-76e3-44ba-a400-7f864ee65957"],"description":"","tags":[],"updated_at":"2018-08-01T10:52:05Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-65ebd7e7-a4da-4a73-b3f9-c906ddb16af1-pub-net","admin_state_up":true,"tenant_id":"1e5f6da9da894e5ab30f053b7f39f201","created_at":"2018-08-01T10:52:04Z","mtu":1450}]} 2018-08-01 10:52:08,941 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-65ebd7e7-a4da-4a73-b3f9-c906ddb16af1-pub-net used request id req-c2b0d842-2375-481c-a3d0-77ea18cfbc06 2018-08-01 10:52:08,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:52:08,949 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:52: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:52:08,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/1e5f6da9da894e5ab30f053b7f39f201 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd0f1ee51c11703ad5e078ec978014e06c91c053" 2018-08-01 10:52:08,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:52:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af394729-e14c-493e-9138-60728c47a50b Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/1e5f6da9da894e5ab30f053b7f39f201"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1e5f6da9da894e5ab30f053b7f39f201", "name": "CreateInstancePortManipulationTests-730488a9-614e-452-proj"}} 2018-08-01 10:52:08,968 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/1e5f6da9da894e5ab30f053b7f39f201 used request id req-af394729-e14c-493e-9138-60728c47a50b 2018-08-01 10:52:08,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=ec19c048-71ee-4004-b2f6-e75e58052ec0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f235348e429939ee1052c067bebd0384c675a7" 2018-08-01 10:52:09,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-aa8bf7c2-703b-408b-a251-228339a1525c Date: Wed, 01 Aug 2018 10:52:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ec19c048-71ee-4004-b2f6-e75e58052ec0","tenant_id":"1e5f6da9da894e5ab30f053b7f39f201","created_at":"2018-08-01T10:52:05Z","dns_nameservers":[],"updated_at":"2018-08-01T10:52:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1e5f6da9da894e5ab30f053b7f39f201","id":"03bd43a9-76e3-44ba-a400-7f864ee65957","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-65ebd7e7-a4da-4a73-b3f9-c906ddb16af1-pub-subnet"}]} 2018-08-01 10:52:09,017 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=ec19c048-71ee-4004-b2f6-e75e58052ec0 used request id req-aa8bf7c2-703b-408b-a251-228339a1525c 2018-08-01 10:52:09,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=ec19c048-71ee-4004-b2f6-e75e58052ec0&name=CreateInstancePortManipulationTests-65ebd7e7-a4da-4a73-b3f9-c906ddb16af1-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f235348e429939ee1052c067bebd0384c675a7" 2018-08-01 10:52:09,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-09a7f067-1af8-4eaf-a4f7-724a04361897 Date: Wed, 01 Aug 2018 10:52:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ec19c048-71ee-4004-b2f6-e75e58052ec0","tenant_id":"1e5f6da9da894e5ab30f053b7f39f201","created_at":"2018-08-01T10:52:05Z","dns_nameservers":[],"updated_at":"2018-08-01T10:52:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1e5f6da9da894e5ab30f053b7f39f201","id":"03bd43a9-76e3-44ba-a400-7f864ee65957","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-65ebd7e7-a4da-4a73-b3f9-c906ddb16af1-pub-subnet"}]} 2018-08-01 10:52:09,070 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=ec19c048-71ee-4004-b2f6-e75e58052ec0&name=CreateInstancePortManipulationTests-65ebd7e7-a4da-4a73-b3f9-c906ddb16af1-pub-subnet used request id req-09a7f067-1af8-4eaf-a4f7-724a04361897 2018-08-01 10:52:09,071 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-65ebd7e7-a4da-4a73-b3f9-c906ddb16af1-pub-net 2018-08-01 10:52:09,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f235348e429939ee1052c067bebd0384c675a7" -d '{"port": {"network_id": "ec19c048-71ee-4004-b2f6-e75e58052ec0", "mac_address": "0a:1b:2c:3d:4e:5f", "fixed_ips": [{"subnet_id": "03bd43a9-76e3-44ba-a400-7f864ee65957", "ip_address": "10.55.0.101"}], "name": "CreateInstancePortManipulationTests-65ebd7e7-a4da-4a73-b3f9-c906ddb16af1port-1", "admin_state_up": true}}' 2018-08-01 10:52:10,119 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 821 X-Openstack-Request-Id: req-d69e4782-50ec-48d5-b2f7-030ec2ab2f47 Date: Wed, 01 Aug 2018 10:52:10 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:52:09Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"03bd43a9-76e3-44ba-a400-7f864ee65957","ip_address":"10.55.0.101"}],"id":"cb089945-981a-4e96-af7b-c7406df21620","security_groups":["e5e5bfcf-af69-4b61-b400-714e9ca91767"],"mac_address":"0a:1b:2c:3d:4e:5f","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-65ebd7e7-a4da-4a73-b3f9-c906ddb16af1port-1","project_id":"1e5f6da9da894e5ab30f053b7f39f201","qos_policy_id":null,"admin_state_up":true,"network_id":"ec19c048-71ee-4004-b2f6-e75e58052ec0","tenant_id":"1e5f6da9da894e5ab30f053b7f39f201","created_at":"2018-08-01T10:52:09Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-08-01 10:52:10,119 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/ports used request id req-d69e4782-50ec-48d5-b2f7-030ec2ab2f47 2018-08-01 10:52:10,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-65ebd7e7-a4da-4a73-b3f9-c906ddb16af1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f235348e429939ee1052c067bebd0384c675a7" 2018-08-01 10:52:10,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-0e193030-3fc3-484b-a0c1-9c5d588c942c Date: Wed, 01 Aug 2018 10:52:10 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ec19c048-71ee-4004-b2f6-e75e58052ec0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1e5f6da9da894e5ab30f053b7f39f201","l2_adjacency":true,"status":"ACTIVE","subnets":["03bd43a9-76e3-44ba-a400-7f864ee65957"],"description":"","tags":[],"updated_at":"2018-08-01T10:52:05Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-65ebd7e7-a4da-4a73-b3f9-c906ddb16af1-pub-net","admin_state_up":true,"tenant_id":"1e5f6da9da894e5ab30f053b7f39f201","created_at":"2018-08-01T10:52:04Z","mtu":1450}]} 2018-08-01 10:52:10,236 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-65ebd7e7-a4da-4a73-b3f9-c906ddb16af1-pub-net used request id req-0e193030-3fc3-484b-a0c1-9c5d588c942c 2018-08-01 10:52:10,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=ec19c048-71ee-4004-b2f6-e75e58052ec0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f235348e429939ee1052c067bebd0384c675a7" 2018-08-01 10:52:10,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-5dd6363b-85f4-4a99-b124-7917e1507b23 Date: Wed, 01 Aug 2018 10:52:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ec19c048-71ee-4004-b2f6-e75e58052ec0","tenant_id":"1e5f6da9da894e5ab30f053b7f39f201","created_at":"2018-08-01T10:52:05Z","dns_nameservers":[],"updated_at":"2018-08-01T10:52:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1e5f6da9da894e5ab30f053b7f39f201","id":"03bd43a9-76e3-44ba-a400-7f864ee65957","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-65ebd7e7-a4da-4a73-b3f9-c906ddb16af1-pub-subnet"}]} 2018-08-01 10:52:10,295 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=ec19c048-71ee-4004-b2f6-e75e58052ec0 used request id req-5dd6363b-85f4-4a99-b124-7917e1507b23 2018-08-01 10:52:10,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-65ebd7e7-a4da-4a73-b3f9-c906ddb16af1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f235348e429939ee1052c067bebd0384c675a7" 2018-08-01 10:52:10,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-96047ee8-1d48-4745-8084-74b6cce723b0 Date: Wed, 01 Aug 2018 10:52:10 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ec19c048-71ee-4004-b2f6-e75e58052ec0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1e5f6da9da894e5ab30f053b7f39f201","l2_adjacency":true,"status":"ACTIVE","subnets":["03bd43a9-76e3-44ba-a400-7f864ee65957"],"description":"","tags":[],"updated_at":"2018-08-01T10:52:05Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-65ebd7e7-a4da-4a73-b3f9-c906ddb16af1-pub-net","admin_state_up":true,"tenant_id":"1e5f6da9da894e5ab30f053b7f39f201","created_at":"2018-08-01T10:52:04Z","mtu":1450}]} 2018-08-01 10:52:10,393 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-65ebd7e7-a4da-4a73-b3f9-c906ddb16af1-pub-net used request id req-96047ee8-1d48-4745-8084-74b6cce723b0 2018-08-01 10:52:10,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/1e5f6da9da894e5ab30f053b7f39f201 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f235348e429939ee1052c067bebd0384c675a7" 2018-08-01 10:52:10,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:52:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd3a14b6-38bc-4072-8c92-d2bd958e3612 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/1e5f6da9da894e5ab30f053b7f39f201"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1e5f6da9da894e5ab30f053b7f39f201", "name": "CreateInstancePortManipulationTests-730488a9-614e-452-proj"}} 2018-08-01 10:52:10,483 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/1e5f6da9da894e5ab30f053b7f39f201 used request id req-dd3a14b6-38bc-4072-8c92-d2bd958e3612 2018-08-01 10:52:10,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=ec19c048-71ee-4004-b2f6-e75e58052ec0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f235348e429939ee1052c067bebd0384c675a7" 2018-08-01 10:52:10,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-2f602218-5cc1-4f17-876f-a716d80fddd3 Date: Wed, 01 Aug 2018 10:52:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ec19c048-71ee-4004-b2f6-e75e58052ec0","tenant_id":"1e5f6da9da894e5ab30f053b7f39f201","created_at":"2018-08-01T10:52:05Z","dns_nameservers":[],"updated_at":"2018-08-01T10:52:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1e5f6da9da894e5ab30f053b7f39f201","id":"03bd43a9-76e3-44ba-a400-7f864ee65957","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-65ebd7e7-a4da-4a73-b3f9-c906ddb16af1-pub-subnet"}]} 2018-08-01 10:52:10,536 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=ec19c048-71ee-4004-b2f6-e75e58052ec0 used request id req-2f602218-5cc1-4f17-876f-a716d80fddd3 2018-08-01 10:52:10,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=ec19c048-71ee-4004-b2f6-e75e58052ec0&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-65ebd7e7-a4da-4a73-b3f9-c906ddb16af1port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f235348e429939ee1052c067bebd0384c675a7" 2018-08-01 10:52:10,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 824 X-Openstack-Request-Id: req-8186f186-8ec1-4f66-98a6-e9c738c84cdc Date: Wed, 01 Aug 2018 10:52:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:52:09Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"03bd43a9-76e3-44ba-a400-7f864ee65957","ip_address":"10.55.0.101"}],"id":"cb089945-981a-4e96-af7b-c7406df21620","security_groups":["e5e5bfcf-af69-4b61-b400-714e9ca91767"],"mac_address":"0a:1b:2c:3d:4e:5f","project_id":"1e5f6da9da894e5ab30f053b7f39f201","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-65ebd7e7-a4da-4a73-b3f9-c906ddb16af1port-1","admin_state_up":true,"network_id":"ec19c048-71ee-4004-b2f6-e75e58052ec0","tenant_id":"1e5f6da9da894e5ab30f053b7f39f201","created_at":"2018-08-01T10:52:09Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-08-01 10:52:10,634 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=ec19c048-71ee-4004-b2f6-e75e58052ec0&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-65ebd7e7-a4da-4a73-b3f9-c906ddb16af1port-1&admin_state_up=True used request id req-8186f186-8ec1-4f66-98a6-e9c738c84cdc 2018-08-01 10:52:10,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/1e5f6da9da894e5ab30f053b7f39f201 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f235348e429939ee1052c067bebd0384c675a7" 2018-08-01 10:52:10,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:52:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bdc6f0e-d9a9-4f36-bcda-6ba97052c46e Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/1e5f6da9da894e5ab30f053b7f39f201"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1e5f6da9da894e5ab30f053b7f39f201", "name": "CreateInstancePortManipulationTests-730488a9-614e-452-proj"}} 2018-08-01 10:52:10,719 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/1e5f6da9da894e5ab30f053b7f39f201 used request id req-3bdc6f0e-d9a9-4f36-bcda-6ba97052c46e 2018-08-01 10:52:10,719 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-65ebd7e7-a4da-4a73-b3f9-c906ddb16af1-inst 2018-08-01 10:52:10,722 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f235348e429939ee1052c067bebd0384c675a7" 2018-08-01 10:52:10,743 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:52: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-ad0319f6-6d4c-41af-821c-d48003c5019b x-compute-request-id: req-ad0319f6-6d4c-41af-821c-d48003c5019b Content-Encoding: gzip Content-Length: 356 Content-Type: application/json RESP BODY: {"flavors": [{"id": "4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "rel": "bookmark"}], "name": "vmtp-flavor_ee58c79f-c6fb-483f-8b9c-406ffbfad757"}, {"id": "5b61c696-1b5b-4204-b7e5-ca4a818093b0", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "bookmark"}], "name": "shaker-flavor_81952131-3011-4d90-80f4-831743223f59"}, {"id": "b191fd91-3ef3-4c00-880f-cd8a0da0931c", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/b191fd91-3ef3-4c00-880f-cd8a0da0931c", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/b191fd91-3ef3-4c00-880f-cd8a0da0931c", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-65ebd7e7-a4da-4a73-b3f9-c906ddb16af1-flavor-name"}]} 2018-08-01 10:52:10,743 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-ad0319f6-6d4c-41af-821c-d48003c5019b 2018-08-01 10:52:10,746 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors/b191fd91-3ef3-4c00-880f-cd8a0da0931c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f235348e429939ee1052c067bebd0384c675a7" 2018-08-01 10:52:10,768 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:52: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-40562df9-f02e-4e89-b056-4b821248ccd5 x-compute-request-id: req-40562df9-f02e-4e89-b056-4b821248ccd5 Content-Encoding: gzip Content-Length: 332 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-65ebd7e7-a4da-4a73-b3f9-c906ddb16af1-flavor-name", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/b191fd91-3ef3-4c00-880f-cd8a0da0931c", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/b191fd91-3ef3-4c00-880f-cd8a0da0931c", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "b191fd91-3ef3-4c00-880f-cd8a0da0931c"}} 2018-08-01 10:52:10,768 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/b191fd91-3ef3-4c00-880f-cd8a0da0931c used request id req-40562df9-f02e-4e89-b056-4b821248ccd5 2018-08-01 10:52:10,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-65ebd7e7-a4da-4a73-b3f9-c906ddb16af1-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}41f235348e429939ee1052c067bebd0384c675a7" 2018-08-01 10:52:10,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-4bee4fab-b0ac-4f94-812c-72527a12f050 Date: Wed, 01 Aug 2018 10:52:10 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-65ebd7e7-a4da-4a73-b3f9-c906ddb16af1-image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T10:52:02Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-01T10:52:03Z", "visibility": "shared", "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/50ec8407-0e70-4097-866b-0ddd248f8c6c/snap", "metadata": {}}], "self": "/v2/images/50ec8407-0e70-4097-866b-0ddd248f8c6c", "min_disk": 0, "protected": false, "id": "50ec8407-0e70-4097-866b-0ddd248f8c6c", "file": "/v2/images/50ec8407-0e70-4097-866b-0ddd248f8c6c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "1e5f6da9da894e5ab30f053b7f39f201", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/50ec8407-0e70-4097-866b-0ddd248f8c6c/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-65ebd7e7-a4da-4a73-b3f9-c906ddb16af1-image"} 2018-08-01 10:52:10,958 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-65ebd7e7-a4da-4a73-b3f9-c906ddb16af1-image used request id req-4bee4fab-b0ac-4f94-812c-72527a12f050 2018-08-01 10:52:10,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}41f235348e429939ee1052c067bebd0384c675a7" 2018-08-01 10:52:10,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-f7f11506-62f5-4f8f-be14-c3292a091495 Date: Wed, 01 Aug 2018 10:52: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-08-01 10:52:10,968 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-f7f11506-62f5-4f8f-be14-c3292a091495 2018-08-01 10:52:10,974 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f235348e429939ee1052c067bebd0384c675a7" -d '{"server": {"name": "CreateInstancePortManipulationTests-65ebd7e7-a4da-4a73-b3f9-c906ddb16af1-inst", "imageRef": "50ec8407-0e70-4097-866b-0ddd248f8c6c", "flavorRef": "b191fd91-3ef3-4c00-880f-cd8a0da0931c", "max_count": 1, "min_count": 1, "networks": [{"port": "cb089945-981a-4e96-af7b-c7406df21620"}]}}' 2018-08-01 10:52:11,720 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 10:52: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-e8be45eb-0101-4603-9d9d-b6ae89ce10d3 x-compute-request-id: req-e8be45eb-0101-4603-9d9d-b6ae89ce10d3 Content-Length: 374 location: http://172.30.9.24:8774/v2.1/servers/80f17892-2545-4e9d-ac87-39dba24fbdb8 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "80f17892-2545-4e9d-ac87-39dba24fbdb8", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/80f17892-2545-4e9d-ac87-39dba24fbdb8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/80f17892-2545-4e9d-ac87-39dba24fbdb8", "rel": "bookmark"}], "adminPass": "fVEA8bH2or4Y"}} 2018-08-01 10:52:11,721 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-e8be45eb-0101-4603-9d9d-b6ae89ce10d3 2018-08-01 10:52:11,724 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/80f17892-2545-4e9d-ac87-39dba24fbdb8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f235348e429939ee1052c067bebd0384c675a7" 2018-08-01 10:52:12,025 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:52: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-d661aeb0-8870-4457-9f0a-66442c3e8aa1 x-compute-request-id: req-d661aeb0-8870-4457-9f0a-66442c3e8aa1 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.24:8774/v2.1/servers/80f17892-2545-4e9d-ac87-39dba24fbdb8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/80f17892-2545-4e9d-ac87-39dba24fbdb8", "rel": "bookmark"}], "image": {"id": "50ec8407-0e70-4097-866b-0ddd248f8c6c", "links": [{"href": "http://172.30.9.24:8774/images/50ec8407-0e70-4097-866b-0ddd248f8c6c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b191fd91-3ef3-4c00-880f-cd8a0da0931c", "links": [{"href": "http://172.30.9.24:8774/flavors/b191fd91-3ef3-4c00-880f-cd8a0da0931c", "rel": "bookmark"}]}, "id": "80f17892-2545-4e9d-ac87-39dba24fbdb8", "user_id": "cf76b162780340a59e037a01120a9c8d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T10:52:11Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-65ebd7e7-a4da-4a73-b3f9-c906ddb16af1-inst", "created": "2018-08-01T10:52:11Z", "tenant_id": "1e5f6da9da894e5ab30f053b7f39f201", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:52:12,026 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/80f17892-2545-4e9d-ac87-39dba24fbdb8 used request id req-d661aeb0-8870-4457-9f0a-66442c3e8aa1 2018-08-01 10:52:12,026 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-65ebd7e7-a4da-4a73-b3f9-c906ddb16af1-inst 2018-08-01 10:52:12,029 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/80f17892-2545-4e9d-ac87-39dba24fbdb8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f235348e429939ee1052c067bebd0384c675a7" 2018-08-01 10:52:12,335 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:52: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-9cd1faa3-1651-404e-b6f5-ab9373aa7bb9 x-compute-request-id: req-9cd1faa3-1651-404e-b6f5-ab9373aa7bb9 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.24:8774/v2.1/servers/80f17892-2545-4e9d-ac87-39dba24fbdb8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/80f17892-2545-4e9d-ac87-39dba24fbdb8", "rel": "bookmark"}], "image": {"id": "50ec8407-0e70-4097-866b-0ddd248f8c6c", "links": [{"href": "http://172.30.9.24:8774/images/50ec8407-0e70-4097-866b-0ddd248f8c6c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b191fd91-3ef3-4c00-880f-cd8a0da0931c", "links": [{"href": "http://172.30.9.24:8774/flavors/b191fd91-3ef3-4c00-880f-cd8a0da0931c", "rel": "bookmark"}]}, "id": "80f17892-2545-4e9d-ac87-39dba24fbdb8", "user_id": "cf76b162780340a59e037a01120a9c8d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T10:52:12Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-65ebd7e7-a4da-4a73-b3f9-c906ddb16af1-inst", "created": "2018-08-01T10:52:11Z", "tenant_id": "1e5f6da9da894e5ab30f053b7f39f201", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:52:12,335 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/80f17892-2545-4e9d-ac87-39dba24fbdb8 used request id req-9cd1faa3-1651-404e-b6f5-ab9373aa7bb9 2018-08-01 10:52:12,336 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-65ebd7e7-a4da-4a73-b3f9-c906ddb16af1-inst] is - BUILD 2018-08-01 10:52:12,336 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-01 10:52:15,339 - create_instance - DEBUG - VM status query timeout in 896.687487125 2018-08-01 10:52:15,342 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/80f17892-2545-4e9d-ac87-39dba24fbdb8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f235348e429939ee1052c067bebd0384c675a7" 2018-08-01 10:52:15,689 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:52: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-a5313607-bd33-47f7-a379-963971bc030a x-compute-request-id: req-a5313607-bd33-47f7-a379-963971bc030a 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.24:8774/v2.1/servers/80f17892-2545-4e9d-ac87-39dba24fbdb8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/80f17892-2545-4e9d-ac87-39dba24fbdb8", "rel": "bookmark"}], "image": {"id": "50ec8407-0e70-4097-866b-0ddd248f8c6c", "links": [{"href": "http://172.30.9.24:8774/images/50ec8407-0e70-4097-866b-0ddd248f8c6c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b191fd91-3ef3-4c00-880f-cd8a0da0931c", "links": [{"href": "http://172.30.9.24:8774/flavors/b191fd91-3ef3-4c00-880f-cd8a0da0931c", "rel": "bookmark"}]}, "id": "80f17892-2545-4e9d-ac87-39dba24fbdb8", "security_groups": [{"name": "default"}], "user_id": "cf76b162780340a59e037a01120a9c8d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T10:52:12Z", "hostId": "56001a47f11794763525c320269ceaa7f6bed4d0a77ccf98e5711331", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-65ebd7e7-a4da-4a73-b3f9-c906ddb16af1-inst", "created": "2018-08-01T10:52:11Z", "tenant_id": "1e5f6da9da894e5ab30f053b7f39f201", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:52:15,689 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/80f17892-2545-4e9d-ac87-39dba24fbdb8 used request id req-a5313607-bd33-47f7-a379-963971bc030a 2018-08-01 10:52:15,690 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-65ebd7e7-a4da-4a73-b3f9-c906ddb16af1-inst] is - BUILD 2018-08-01 10:52:15,690 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-01 10:52:18,691 - create_instance - DEBUG - VM status query timeout in 893.335778952 2018-08-01 10:52:18,694 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/80f17892-2545-4e9d-ac87-39dba24fbdb8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f235348e429939ee1052c067bebd0384c675a7" 2018-08-01 10:52:18,857 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:52: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-81ad168e-13ef-4dda-9b4e-dde4aa9e0b25 x-compute-request-id: req-81ad168e-13ef-4dda-9b4e-dde4aa9e0b25 Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-65ebd7e7-a4da-4a73-b3f9-c906ddb16af1-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.24:8774/v2.1/servers/80f17892-2545-4e9d-ac87-39dba24fbdb8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/80f17892-2545-4e9d-ac87-39dba24fbdb8", "rel": "bookmark"}], "image": {"id": "50ec8407-0e70-4097-866b-0ddd248f8c6c", "links": [{"href": "http://172.30.9.24:8774/images/50ec8407-0e70-4097-866b-0ddd248f8c6c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T10:52:16.000000", "flavor": {"id": "b191fd91-3ef3-4c00-880f-cd8a0da0931c", "links": [{"href": "http://172.30.9.24:8774/flavors/b191fd91-3ef3-4c00-880f-cd8a0da0931c", "rel": "bookmark"}]}, "id": "80f17892-2545-4e9d-ac87-39dba24fbdb8", "security_groups": [{"name": "default"}], "user_id": "cf76b162780340a59e037a01120a9c8d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:52:16Z", "hostId": "56001a47f11794763525c320269ceaa7f6bed4d0a77ccf98e5711331", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-65ebd7e7-a4da-4a73-b3f9-c906ddb16af1-inst", "created": "2018-08-01T10:52:11Z", "tenant_id": "1e5f6da9da894e5ab30f053b7f39f201", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:52:18,857 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/80f17892-2545-4e9d-ac87-39dba24fbdb8 used request id req-81ad168e-13ef-4dda-9b4e-dde4aa9e0b25 2018-08-01 10:52:18,858 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-65ebd7e7-a4da-4a73-b3f9-c906ddb16af1-inst] is - ACTIVE 2018-08-01 10:52:18,858 - create_instance - INFO - VM is - ACTIVE 2018-08-01 10:52:18,861 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/80f17892-2545-4e9d-ac87-39dba24fbdb8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f235348e429939ee1052c067bebd0384c675a7" 2018-08-01 10:52:19,320 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:52: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-1b55213d-f0c5-4502-9c48-2a19f4f24b7d x-compute-request-id: req-1b55213d-f0c5-4502-9c48-2a19f4f24b7d Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-65ebd7e7-a4da-4a73-b3f9-c906ddb16af1-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.24:8774/v2.1/servers/80f17892-2545-4e9d-ac87-39dba24fbdb8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/80f17892-2545-4e9d-ac87-39dba24fbdb8", "rel": "bookmark"}], "image": {"id": "50ec8407-0e70-4097-866b-0ddd248f8c6c", "links": [{"href": "http://172.30.9.24:8774/images/50ec8407-0e70-4097-866b-0ddd248f8c6c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T10:52:16.000000", "flavor": {"id": "b191fd91-3ef3-4c00-880f-cd8a0da0931c", "links": [{"href": "http://172.30.9.24:8774/flavors/b191fd91-3ef3-4c00-880f-cd8a0da0931c", "rel": "bookmark"}]}, "id": "80f17892-2545-4e9d-ac87-39dba24fbdb8", "security_groups": [{"name": "default"}], "user_id": "cf76b162780340a59e037a01120a9c8d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:52:16Z", "hostId": "56001a47f11794763525c320269ceaa7f6bed4d0a77ccf98e5711331", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-65ebd7e7-a4da-4a73-b3f9-c906ddb16af1-inst", "created": "2018-08-01T10:52:11Z", "tenant_id": "1e5f6da9da894e5ab30f053b7f39f201", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:52:19,320 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/80f17892-2545-4e9d-ac87-39dba24fbdb8 used request id req-1b55213d-f0c5-4502-9c48-2a19f4f24b7d 2018-08-01 10:52:19,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-65ebd7e7-a4da-4a73-b3f9-c906ddb16af1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f235348e429939ee1052c067bebd0384c675a7" 2018-08-01 10:52:19,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-2ec41861-7239-44c6-8e75-7ea5b20f01c8 Date: Wed, 01 Aug 2018 10:52:19 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ec19c048-71ee-4004-b2f6-e75e58052ec0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1e5f6da9da894e5ab30f053b7f39f201","l2_adjacency":true,"status":"ACTIVE","subnets":["03bd43a9-76e3-44ba-a400-7f864ee65957"],"description":"","tags":[],"updated_at":"2018-08-01T10:52:05Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-65ebd7e7-a4da-4a73-b3f9-c906ddb16af1-pub-net","admin_state_up":true,"tenant_id":"1e5f6da9da894e5ab30f053b7f39f201","created_at":"2018-08-01T10:52:04Z","mtu":1450}]} 2018-08-01 10:52:19,423 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-65ebd7e7-a4da-4a73-b3f9-c906ddb16af1-pub-net used request id req-2ec41861-7239-44c6-8e75-7ea5b20f01c8 2018-08-01 10:52:19,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/1e5f6da9da894e5ab30f053b7f39f201 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f235348e429939ee1052c067bebd0384c675a7" 2018-08-01 10:52:19,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:52:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73462ed6-24f0-42ad-8cc5-dc45ea4b8221 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/1e5f6da9da894e5ab30f053b7f39f201"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1e5f6da9da894e5ab30f053b7f39f201", "name": "CreateInstancePortManipulationTests-730488a9-614e-452-proj"}} 2018-08-01 10:52:19,512 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/1e5f6da9da894e5ab30f053b7f39f201 used request id req-73462ed6-24f0-42ad-8cc5-dc45ea4b8221 2018-08-01 10:52:19,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=ec19c048-71ee-4004-b2f6-e75e58052ec0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f235348e429939ee1052c067bebd0384c675a7" 2018-08-01 10:52:19,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-e6626f66-6bde-436d-b580-49279803f81d Date: Wed, 01 Aug 2018 10:52:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ec19c048-71ee-4004-b2f6-e75e58052ec0","tenant_id":"1e5f6da9da894e5ab30f053b7f39f201","created_at":"2018-08-01T10:52:05Z","dns_nameservers":[],"updated_at":"2018-08-01T10:52:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1e5f6da9da894e5ab30f053b7f39f201","id":"03bd43a9-76e3-44ba-a400-7f864ee65957","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-65ebd7e7-a4da-4a73-b3f9-c906ddb16af1-pub-subnet"}]} 2018-08-01 10:52:19,567 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=ec19c048-71ee-4004-b2f6-e75e58052ec0 used request id req-e6626f66-6bde-436d-b580-49279803f81d 2018-08-01 10:52:19,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=ec19c048-71ee-4004-b2f6-e75e58052ec0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f235348e429939ee1052c067bebd0384c675a7" 2018-08-01 10:52:19,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1662 X-Openstack-Request-Id: req-0f1f300e-5057-470a-bca2-3ebb6abef8b3 Date: Wed, 01 Aug 2018 10:52:19 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:52:15Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"03bd43a9-76e3-44ba-a400-7f864ee65957","ip_address":"10.55.0.101"}],"id":"cb089945-981a-4e96-af7b-c7406df21620","security_groups":["e5e5bfcf-af69-4b61-b400-714e9ca91767"],"mac_address":"0a:1b:2c:3d:4e:5f","project_id":"1e5f6da9da894e5ab30f053b7f39f201","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-65ebd7e7-a4da-4a73-b3f9-c906ddb16af1port-1","admin_state_up":true,"network_id":"ec19c048-71ee-4004-b2f6-e75e58052ec0","tenant_id":"1e5f6da9da894e5ab30f053b7f39f201","created_at":"2018-08-01T10:52:09Z","binding:vnic_type":"normal","device_id":"80f17892-2545-4e9d-ac87-39dba24fbdb8","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:52:07Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"03bd43a9-76e3-44ba-a400-7f864ee65957","ip_address":"10.55.0.2"}],"id":"d7ddce8a-3bd4-413c-898a-040d2af1540f","security_groups":[],"mac_address":"fa:16:3e:60:8a:ad","project_id":"1e5f6da9da894e5ab30f053b7f39f201","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ec19c048-71ee-4004-b2f6-e75e58052ec0","tenant_id":"1e5f6da9da894e5ab30f053b7f39f201","created_at":"2018-08-01T10:52:05Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ec19c048-71ee-4004-b2f6-e75e58052ec0","ip_allocation":"immediate"}]} 2018-08-01 10:52:19,636 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=ec19c048-71ee-4004-b2f6-e75e58052ec0 used request id req-0f1f300e-5057-470a-bca2-3ebb6abef8b3 2018-08-01 10:52:19,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=ec19c048-71ee-4004-b2f6-e75e58052ec0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f235348e429939ee1052c067bebd0384c675a7" 2018-08-01 10:52:19,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-e3f709ab-fa1a-4ced-90a1-4fe68107fc4c Date: Wed, 01 Aug 2018 10:52:19 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ec19c048-71ee-4004-b2f6-e75e58052ec0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1e5f6da9da894e5ab30f053b7f39f201","l2_adjacency":true,"status":"ACTIVE","subnets":["03bd43a9-76e3-44ba-a400-7f864ee65957"],"description":"","tags":[],"updated_at":"2018-08-01T10:52:05Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-65ebd7e7-a4da-4a73-b3f9-c906ddb16af1-pub-net","admin_state_up":true,"tenant_id":"1e5f6da9da894e5ab30f053b7f39f201","created_at":"2018-08-01T10:52:04Z","mtu":1450}]} 2018-08-01 10:52:19,738 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=ec19c048-71ee-4004-b2f6-e75e58052ec0 used request id req-e3f709ab-fa1a-4ced-90a1-4fe68107fc4c 2018-08-01 10:52:19,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=ec19c048-71ee-4004-b2f6-e75e58052ec0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f235348e429939ee1052c067bebd0384c675a7" 2018-08-01 10:52:19,786 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-da066c15-94a3-4859-ada9-a9db5df7d0a1 Date: Wed, 01 Aug 2018 10:52:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ec19c048-71ee-4004-b2f6-e75e58052ec0","tenant_id":"1e5f6da9da894e5ab30f053b7f39f201","created_at":"2018-08-01T10:52:05Z","dns_nameservers":[],"updated_at":"2018-08-01T10:52:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1e5f6da9da894e5ab30f053b7f39f201","id":"03bd43a9-76e3-44ba-a400-7f864ee65957","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-65ebd7e7-a4da-4a73-b3f9-c906ddb16af1-pub-subnet"}]} 2018-08-01 10:52:19,787 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=ec19c048-71ee-4004-b2f6-e75e58052ec0 used request id req-da066c15-94a3-4859-ada9-a9db5df7d0a1 2018-08-01 10:52:19,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=ec19c048-71ee-4004-b2f6-e75e58052ec0&name=CreateInstancePortManipulationTests-65ebd7e7-a4da-4a73-b3f9-c906ddb16af1-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f235348e429939ee1052c067bebd0384c675a7" 2018-08-01 10:52:19,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-842694f8-7110-47b0-8a4c-b99a651de587 Date: Wed, 01 Aug 2018 10:52:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ec19c048-71ee-4004-b2f6-e75e58052ec0","tenant_id":"1e5f6da9da894e5ab30f053b7f39f201","created_at":"2018-08-01T10:52:05Z","dns_nameservers":[],"updated_at":"2018-08-01T10:52:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1e5f6da9da894e5ab30f053b7f39f201","id":"03bd43a9-76e3-44ba-a400-7f864ee65957","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-65ebd7e7-a4da-4a73-b3f9-c906ddb16af1-pub-subnet"}]} 2018-08-01 10:52:19,840 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=ec19c048-71ee-4004-b2f6-e75e58052ec0&name=CreateInstancePortManipulationTests-65ebd7e7-a4da-4a73-b3f9-c906ddb16af1-pub-subnet used request id req-842694f8-7110-47b0-8a4c-b99a651de587 2018-08-01 10:52:19,840 - create_instance - INFO - Deleting Port with ID - cb089945-981a-4e96-af7b-c7406df21620 2018-08-01 10:52:19,840 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-65ebd7e7-a4da-4a73-b3f9-c906ddb16af1port-1 2018-08-01 10:52:19,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/ports/cb089945-981a-4e96-af7b-c7406df21620 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f235348e429939ee1052c067bebd0384c675a7" 2018-08-01 10:52:20,342 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6722bc9e-b848-4703-9aa1-530ec0578bd6 Date: Wed, 01 Aug 2018 10:52:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:52:20,342 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/ports/cb089945-981a-4e96-af7b-c7406df21620 used request id req-6722bc9e-b848-4703-9aa1-530ec0578bd6 2018-08-01 10:52:20,342 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-65ebd7e7-a4da-4a73-b3f9-c906ddb16af1-inst 2018-08-01 10:52:20,345 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/servers/80f17892-2545-4e9d-ac87-39dba24fbdb8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f235348e429939ee1052c067bebd0384c675a7" 2018-08-01 10:52:20,471 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:52: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-9a614a10-d54b-4dd2-9b09-3048f4de5a95 x-compute-request-id: req-9a614a10-d54b-4dd2-9b09-3048f4de5a95 Content-Type: application/json 2018-08-01 10:52:20,471 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/80f17892-2545-4e9d-ac87-39dba24fbdb8 used request id req-9a614a10-d54b-4dd2-9b09-3048f4de5a95 2018-08-01 10:52:20,472 - create_instance - INFO - Checking deletion status 2018-08-01 10:52:20,474 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/80f17892-2545-4e9d-ac87-39dba24fbdb8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f235348e429939ee1052c067bebd0384c675a7" 2018-08-01 10:52:20,569 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:52: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-d20955a4-f9b9-4501-82c5-15ca4259e7c6 x-compute-request-id: req-d20955a4-f9b9-4501-82c5-15ca4259e7c6 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.24:8774/v2.1/servers/80f17892-2545-4e9d-ac87-39dba24fbdb8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/80f17892-2545-4e9d-ac87-39dba24fbdb8", "rel": "bookmark"}], "image": {"id": "50ec8407-0e70-4097-866b-0ddd248f8c6c", "links": [{"href": "http://172.30.9.24:8774/images/50ec8407-0e70-4097-866b-0ddd248f8c6c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T10:52:16.000000", "flavor": {"id": "b191fd91-3ef3-4c00-880f-cd8a0da0931c", "links": [{"href": "http://172.30.9.24:8774/flavors/b191fd91-3ef3-4c00-880f-cd8a0da0931c", "rel": "bookmark"}]}, "id": "80f17892-2545-4e9d-ac87-39dba24fbdb8", "user_id": "cf76b162780340a59e037a01120a9c8d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:52:20Z", "hostId": "56001a47f11794763525c320269ceaa7f6bed4d0a77ccf98e5711331", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-65ebd7e7-a4da-4a73-b3f9-c906ddb16af1-inst", "created": "2018-08-01T10:52:11Z", "tenant_id": "1e5f6da9da894e5ab30f053b7f39f201", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:52:20,569 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/80f17892-2545-4e9d-ac87-39dba24fbdb8 used request id req-d20955a4-f9b9-4501-82c5-15ca4259e7c6 2018-08-01 10:52:20,569 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-65ebd7e7-a4da-4a73-b3f9-c906ddb16af1-inst] is - ACTIVE 2018-08-01 10:52:20,570 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-01 10:52:23,573 - create_instance - DEBUG - VM status query timeout in 296.898979187 2018-08-01 10:52:23,576 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/80f17892-2545-4e9d-ac87-39dba24fbdb8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f235348e429939ee1052c067bebd0384c675a7" 2018-08-01 10:52:23,623 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:52: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-ff00ed92-39c8-4e7a-abe6-82c1f0728764 x-compute-request-id: req-ff00ed92-39c8-4e7a-abe6-82c1f0728764 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 80f17892-2545-4e9d-ac87-39dba24fbdb8 could not be found.", "code": 404}} 2018-08-01 10:52:23,623 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/80f17892-2545-4e9d-ac87-39dba24fbdb8 used request id req-ff00ed92-39c8-4e7a-abe6-82c1f0728764 2018-08-01 10:52:23,623 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 80f17892-2545-4e9d-ac87-39dba24fbdb8 could not be found. (HTTP 404) (Request-ID: req-ff00ed92-39c8-4e7a-abe6-82c1f0728764) 2018-08-01 10:52:23,623 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-65ebd7e7-a4da-4a73-b3f9-c906ddb16af1-inst 2018-08-01 10:52:23,627 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/flavors/b191fd91-3ef3-4c00-880f-cd8a0da0931c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d08478207b040f95bda907e7a6b94ed875cb1ee" 2018-08-01 10:52:23,655 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 10:52: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-52450c43-5c6b-41be-b70f-ffa7bd0ce50e x-compute-request-id: req-52450c43-5c6b-41be-b70f-ffa7bd0ce50e Content-Length: 0 Content-Type: application/json 2018-08-01 10:52:23,656 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/b191fd91-3ef3-4c00-880f-cd8a0da0931c used request id req-52450c43-5c6b-41be-b70f-ffa7bd0ce50e 2018-08-01 10:52:23,656 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-65ebd7e7-a4da-4a73-b3f9-c906ddb16af1-pub-subnet 2018-08-01 10:52:23,657 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-65ebd7e7-a4da-4a73-b3f9-c906ddb16af1-pub-subnet 2018-08-01 10:52:23,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/subnets/03bd43a9-76e3-44ba-a400-7f864ee65957 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c6024a4cac219b6cc8e9c4fa50a1f3cd845a9d5" 2018-08-01 10:52:24,983 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-58822b04-6681-41f0-8a9c-cb89c85dd211 Date: Wed, 01 Aug 2018 10:52:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:52:24,983 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/03bd43a9-76e3-44ba-a400-7f864ee65957 used request id req-58822b04-6681-41f0-8a9c-cb89c85dd211 2018-08-01 10:52:24,983 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-65ebd7e7-a4da-4a73-b3f9-c906ddb16af1-pub-net 2018-08-01 10:52:24,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/networks/ec19c048-71ee-4004-b2f6-e75e58052ec0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c6024a4cac219b6cc8e9c4fa50a1f3cd845a9d5" 2018-08-01 10:52:26,079 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e18b2cbe-8f53-4698-b4e1-4826831c8c30 Date: Wed, 01 Aug 2018 10:52:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:52:26,079 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/ec19c048-71ee-4004-b2f6-e75e58052ec0 used request id req-e18b2cbe-8f53-4698-b4e1-4826831c8c30 2018-08-01 10:52:26,080 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-65ebd7e7-a4da-4a73-b3f9-c906ddb16af1-image 2018-08-01 10:52:26,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9292/v2/images/50ec8407-0e70-4097-866b-0ddd248f8c6c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9f1441433f500530d5d1c7801dfc63a242fd1185" 2018-08-01 10:52:26,524 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-138f308e-34c2-47b8-bcd1-a0b5ebcacebc Date: Wed, 01 Aug 2018 10:52:26 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-01 10:52:26,524 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/50ec8407-0e70-4097-866b-0ddd248f8c6c used request id req-138f308e-34c2-47b8-bcd1-a0b5ebcacebc 2018-08-01 10:52:26,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b71e9feba5f9a57a48a9afdc47342400a79a3a9" 2018-08-01 10:52:26,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-34322d68-1405-4156-b1b8-f5db11779e21 Date: Wed, 01 Aug 2018 10:52:26 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a2413a97b61342d8bd27570706ef372d", "created_at": "2018-08-01T09:33:18Z", "updated_at": "2018-08-01T09:33:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "7f556ce3-51d0-4279-a11d-510db9f9a3b1", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "94adc13c-a166-41cf-bd16-f997efc73cb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "b39143b5-c08f-4d0b-9d40-54f472f2389e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "e218b0b7-4501-4f84-9458-caf2891c260d", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}], "revision_number": 4, "project_id": "a2413a97b61342d8bd27570706ef372d", "id": "38229670-7386-42d0-b7b9-2397ea5938de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "created_at": "2018-08-01T09:28:38Z", "updated_at": "2018-08-01T09:28:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "763568f1-8151-4a3c-911a-d06da4423063", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "80d28bee-4aee-47e8-a8da-e0fe31497fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "a47a5ddf-aa37-4ab2-a335-1c93513b5f12", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "f5bba5a5-602b-421e-98b2-5a16117f943f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}], "revision_number": 4, "project_id": "dbe9669438844f3faecdc7fcc050e0d8", "id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ed1054af2e94c049694d98d54211d98", "created_at": "2018-08-01T09:31:40Z", "updated_at": "2018-08-01T09:31:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "34baee87-ea35-42ee-8a69-0f6e2a825d3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "89b9d1c9-f4f9-45cd-8d36-970d44228439", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "b8ab0d59-cab9-4488-82ee-7c5f69709bff", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "d3ab68ea-23b4-4bf6-8dd3-85d029e3d89f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}], "revision_number": 4, "project_id": "2ed1054af2e94c049694d98d54211d98", "id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "created_at": "2018-08-01T09:34:13Z", "updated_at": "2018-08-01T09:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "1dbb3f59-611b-46d1-a82d-2720e0a16f86", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "3878126b-a220-4357-adb9-bc22498f31b1", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "75ce67db-9c04-4561-a10d-8b1ec63943e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "e2945a69-3afe-41e3-a7ec-3ea4c79a12ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}], "revision_number": 4, "project_id": "c0d9b34b06f445a7857603f60b181f3c", "id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-01T09:30:58Z", "updated_at": "2018-08-01T09:30:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "042d4626-2974-418d-affe-f8f2acd05faa", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "995fae58-f0e5-4e10-801c-6c2ce5c7ae0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "cb8404fa-cb24-4879-a34d-f3050dcba730", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "dad6aaab-690e-4c24-9103-6767e0c80bc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "created_at": "2018-08-01T09:31:11Z", "updated_at": "2018-08-01T09:31:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "939e25e0-5dbc-4f6e-9f6f-7fb70e540203", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "9796a673-6928-4009-9c21-1410d395646e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "af7b8bf8-2fb6-4d72-842a-38f72d7581f7", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "b9af65b0-2eb8-45e1-8504-b7dc4dbb83ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}], "revision_number": 4, "project_id": "dd207f801ed3475f9dbe5f13077af1c8", "id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "46dd322c3fcc454eb140e37825746af8", "created_at": "2018-08-01T10:33:44Z", "updated_at": "2018-08-01T10:33:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "0f41470b-1091-45c1-b574-92069f79f8d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "8cc03a9c-8fa5-425b-812f-d7692bae3613", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d1373b1e-2fb9-4e02-a9e1-7e873ba1d7d1", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d21f3909-71f3-43e2-a22d-6a9c2513cb6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}], "revision_number": 4, "project_id": "46dd322c3fcc454eb140e37825746af8", "id": "b2961714-c8a4-4fcb-918b-21d70527c983", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "created_at": "2018-08-01T09:34:57Z", "updated_at": "2018-08-01T09:34:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "8063d12f-30db-4ccf-8ce0-72e59ba81a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c38e1a7a-5857-4f03-b991-6d5c9c9a5b9e", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c725bae1-d3bb-42b5-b331-32737085f28c", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "cfddc134-923b-4e0d-9ec5-dcc5641dd435", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}], "revision_number": 4, "project_id": "455b48a61678488ead79a4cfa07ef5c3", "id": "cd52f913-3072-4ce7-a779-7de795b62b12", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:36:50Z", "updated_at": "2018-08-01T09:36:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "07ef7fe5-a529-45da-bfc0-899f0ea9b592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "bc4dad3a-2a0c-4c31-b901-2909a12adb50", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c35cff35-4306-4116-b9fa-fc27bc7c05d6", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c493e3ac-d9d2-480d-9ec8-50982eedaf5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}], "revision_number": 4, "project_id": "8d96727022f4443794db44ecde432faf", "id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1e5f6da9da894e5ab30f053b7f39f201", "created_at": "2018-08-01T10:52:04Z", "updated_at": "2018-08-01T10:52:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:52:04Z", "revision_number": 0, "id": "603413f7-542a-40b1-a6f9-499298eb71a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:52:04Z", "security_group_id": "e5e5bfcf-af69-4b61-b400-714e9ca91767", "tenant_id": "1e5f6da9da894e5ab30f053b7f39f201", "port_range_min": null, "ethertype": "IPv4", "project_id": "1e5f6da9da894e5ab30f053b7f39f201"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:52:04Z", "revision_number": 0, "id": "9212bd15-ca09-487c-9ba6-045a24514b80", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:52:04Z", "security_group_id": "e5e5bfcf-af69-4b61-b400-714e9ca91767", "tenant_id": "1e5f6da9da894e5ab30f053b7f39f201", "port_range_min": null, "ethertype": "IPv6", "project_id": "1e5f6da9da894e5ab30f053b7f39f201"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:52:04Z", "revision_number": 0, "id": "cca5263b-ec15-4e40-b22b-ab25d8c1b0e6", "remote_group_id": "e5e5bfcf-af69-4b61-b400-714e9ca91767", "remote_ip_prefix": null, "created_at": "2018-08-01T10:52:04Z", "security_group_id": "e5e5bfcf-af69-4b61-b400-714e9ca91767", "tenant_id": "1e5f6da9da894e5ab30f053b7f39f201", "port_range_min": null, "ethertype": "IPv6", "project_id": "1e5f6da9da894e5ab30f053b7f39f201"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:52:04Z", "revision_number": 0, "id": "e8103db5-34a8-4843-babf-bb6d1a2ae021", "remote_group_id": "e5e5bfcf-af69-4b61-b400-714e9ca91767", "remote_ip_prefix": null, "created_at": "2018-08-01T10:52:04Z", "security_group_id": "e5e5bfcf-af69-4b61-b400-714e9ca91767", "tenant_id": "1e5f6da9da894e5ab30f053b7f39f201", "port_range_min": null, "ethertype": "IPv4", "project_id": "1e5f6da9da894e5ab30f053b7f39f201"}], "revision_number": 4, "project_id": "1e5f6da9da894e5ab30f053b7f39f201", "id": "e5e5bfcf-af69-4b61-b400-714e9ca91767", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "created_at": "2018-08-01T09:32:45Z", "updated_at": "2018-08-01T09:32:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "058ea790-43ea-4a6f-9950-28418319e577", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "5fcfb31b-cdad-4037-973e-56b74faefd14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "99a24d26-dc7f-42d0-aa23-a7c061f04952", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "b641bb48-566e-472b-a3cc-d38c85ab3ff1", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}], "revision_number": 4, "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "name": "default"}]} 2018-08-01 10:52:26,769 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-34322d68-1405-4156-b1b8-f5db11779e21 2018-08-01 10:52:26,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b71e9feba5f9a57a48a9afdc47342400a79a3a9" 2018-08-01 10:52:26,859 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:52:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba5a88f6-1608-4b30-b9ba-4eff66aae10d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2413a97b61342d8bd27570706ef372d.", "code": 404, "title": "Not Found"}} 2018-08-01 10:52:26,860 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d used request id req-ba5a88f6-1608-4b30-b9ba-4eff66aae10d 2018-08-01 10:52:26,860 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:52:26,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b71e9feba5f9a57a48a9afdc47342400a79a3a9" 2018-08-01 10:52:26,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:52:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d852c8db-8b72-43cb-904f-77d2dfd3e1c4 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.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dbe9669438844f3faecdc7fcc050e0d8", "name": "service"}} 2018-08-01 10:52:26,948 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 used request id req-d852c8db-8b72-43cb-904f-77d2dfd3e1c4 2018-08-01 10:52:26,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b71e9feba5f9a57a48a9afdc47342400a79a3a9" 2018-08-01 10:52:27,027 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:52:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f8b245e9-c8c8-45ab-adea-ae4ae27978c9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ed1054af2e94c049694d98d54211d98.", "code": 404, "title": "Not Found"}} 2018-08-01 10:52:27,027 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 used request id req-f8b245e9-c8c8-45ab-adea-ae4ae27978c9 2018-08-01 10:52:27,027 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:52:27,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b71e9feba5f9a57a48a9afdc47342400a79a3a9" 2018-08-01 10:52:27,111 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:52:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3cd7db64-f538-49b0-8484-4faea3750f18 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c0d9b34b06f445a7857603f60b181f3c.", "code": 404, "title": "Not Found"}} 2018-08-01 10:52:27,111 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c used request id req-3cd7db64-f538-49b0-8484-4faea3750f18 2018-08-01 10:52:27,112 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:52:27,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b71e9feba5f9a57a48a9afdc47342400a79a3a9" 2018-08-01 10:52:27,202 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:52:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-33231b7c-218e-4ba5-906a-eba0675eacef Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: dd207f801ed3475f9dbe5f13077af1c8.", "code": 404, "title": "Not Found"}} 2018-08-01 10:52:27,202 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 used request id req-33231b7c-218e-4ba5-906a-eba0675eacef 2018-08-01 10:52:27,202 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:52:27,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b71e9feba5f9a57a48a9afdc47342400a79a3a9" 2018-08-01 10:52:27,288 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:52:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a616f19e-2625-4caa-835e-6016918ea993 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 46dd322c3fcc454eb140e37825746af8.", "code": 404, "title": "Not Found"}} 2018-08-01 10:52:27,288 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 used request id req-a616f19e-2625-4caa-835e-6016918ea993 2018-08-01 10:52:27,288 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:52:27,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b71e9feba5f9a57a48a9afdc47342400a79a3a9" 2018-08-01 10:52:27,480 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:52:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f6bdd732-ca6b-4001-af5a-37b5dbde3d8d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 455b48a61678488ead79a4cfa07ef5c3.", "code": 404, "title": "Not Found"}} 2018-08-01 10:52:27,480 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 used request id req-f6bdd732-ca6b-4001-af5a-37b5dbde3d8d 2018-08-01 10:52:27,481 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:52:27,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b71e9feba5f9a57a48a9afdc47342400a79a3a9" 2018-08-01 10:52:27,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:52:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd33cc3d-4e0d-4f09-a48f-ccb8e3c0d5a6 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 10:52:27,570 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-dd33cc3d-4e0d-4f09-a48f-ccb8e3c0d5a6 2018-08-01 10:52:27,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/1e5f6da9da894e5ab30f053b7f39f201 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b71e9feba5f9a57a48a9afdc47342400a79a3a9" 2018-08-01 10:52:27,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:52:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae6bb2c5-7210-405a-afbf-3f140f4ffb36 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/1e5f6da9da894e5ab30f053b7f39f201"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1e5f6da9da894e5ab30f053b7f39f201", "name": "CreateInstancePortManipulationTests-730488a9-614e-452-proj"}} 2018-08-01 10:52:27,665 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/1e5f6da9da894e5ab30f053b7f39f201 used request id req-ae6bb2c5-7210-405a-afbf-3f140f4ffb36 2018-08-01 10:52:27,666 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e5e5bfcf-af69-4b61-b400-714e9ca91767 2018-08-01 10:52:27,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=e5e5bfcf-af69-4b61-b400-714e9ca91767 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b71e9feba5f9a57a48a9afdc47342400a79a3a9" 2018-08-01 10:52:27,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-e9b628cd-6aa3-406c-8e36-a968463a0483 Date: Wed, 01 Aug 2018 10:52:27 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:52:04Z", "security_group_id": "e5e5bfcf-af69-4b61-b400-714e9ca91767", "port_range_min": null, "revision_number": 0, "tenant_id": "1e5f6da9da894e5ab30f053b7f39f201", "created_at": "2018-08-01T10:52:04Z", "project_id": "1e5f6da9da894e5ab30f053b7f39f201", "id": "603413f7-542a-40b1-a6f9-499298eb71a7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:52:04Z", "security_group_id": "e5e5bfcf-af69-4b61-b400-714e9ca91767", "port_range_min": null, "revision_number": 0, "tenant_id": "1e5f6da9da894e5ab30f053b7f39f201", "created_at": "2018-08-01T10:52:04Z", "project_id": "1e5f6da9da894e5ab30f053b7f39f201", "id": "9212bd15-ca09-487c-9ba6-045a24514b80"}, {"remote_group_id": "e5e5bfcf-af69-4b61-b400-714e9ca91767", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:52:04Z", "security_group_id": "e5e5bfcf-af69-4b61-b400-714e9ca91767", "port_range_min": null, "revision_number": 0, "tenant_id": "1e5f6da9da894e5ab30f053b7f39f201", "created_at": "2018-08-01T10:52:04Z", "project_id": "1e5f6da9da894e5ab30f053b7f39f201", "id": "cca5263b-ec15-4e40-b22b-ab25d8c1b0e6"}, {"remote_group_id": "e5e5bfcf-af69-4b61-b400-714e9ca91767", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:52:04Z", "security_group_id": "e5e5bfcf-af69-4b61-b400-714e9ca91767", "port_range_min": null, "revision_number": 0, "tenant_id": "1e5f6da9da894e5ab30f053b7f39f201", "created_at": "2018-08-01T10:52:04Z", "project_id": "1e5f6da9da894e5ab30f053b7f39f201", "id": "e8103db5-34a8-4843-babf-bb6d1a2ae021"}]} 2018-08-01 10:52:27,690 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=e5e5bfcf-af69-4b61-b400-714e9ca91767 used request id req-e9b628cd-6aa3-406c-8e36-a968463a0483 2018-08-01 10:52:27,691 - neutron_utils - INFO - Deleting security group with name - default 2018-08-01 10:52:27,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/e5e5bfcf-af69-4b61-b400-714e9ca91767 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b71e9feba5f9a57a48a9afdc47342400a79a3a9" 2018-08-01 10:52:27,855 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f9e4b86e-2261-4646-ae98-af6adcb52410 Content-Length: 0 Date: Wed, 01 Aug 2018 10:52:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:52:27,855 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/e5e5bfcf-af69-4b61-b400-714e9ca91767 used request id req-f9e4b86e-2261-4646-ae98-af6adcb52410 2018-08-01 10:52:27,856 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-730488a9-614e-452-proj 2018-08-01 10:52:27,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/1e5f6da9da894e5ab30f053b7f39f201 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b71e9feba5f9a57a48a9afdc47342400a79a3a9" 2018-08-01 10:52:28,056 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:52:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-33fb83b6-e167-4c24-8c77-b3f3fe810a21 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:52:28,056 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/1e5f6da9da894e5ab30f053b7f39f201 used request id req-33fb83b6-e167-4c24-8c77-b3f3fe810a21 2018-08-01 10:52:28,057 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-730488a9-614e-452-proj-role 2018-08-01 10:52:28,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/d6326b89f0e64012bbb28fb0cf563b3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b71e9feba5f9a57a48a9afdc47342400a79a3a9" 2018-08-01 10:52:28,165 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:52:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-19e95c60-dfea-46f4-bb3a-21f0d2e3f391 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:52:28,165 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/d6326b89f0e64012bbb28fb0cf563b3f used request id req-19e95c60-dfea-46f4-bb3a-21f0d2e3f391 2018-08-01 10:52:28,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b71e9feba5f9a57a48a9afdc47342400a79a3a9" 2018-08-01 10:52:28,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:52:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b679d54b-c070-4de4-820a-6be7f676da64 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:52:28,250 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-b679d54b-c070-4de4-820a-6be7f676da64 2018-08-01 10:52:28,251 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-730488a9-614e-452-user 2018-08-01 10:52:28,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/cf76b162780340a59e037a01120a9c8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7b338bf946c9ce3c0c206d808a238f5143376b5" 2018-08-01 10:52:28,483 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:52:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b8f1d8f5-c526-4f2b-ad9b-96f3c0a34bae Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:52:28,483 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/cf76b162780340a59e037a01120a9c8d used request id req-b8f1d8f5-c526-4f2b-ad9b-96f3c0a34bae 2018-08-01 10:52:28,484 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:52:28,863 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:52:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["sB-XjBpNRHeHZQSLJCmMKg"], "issued_at": "2018-08-01T10:52:28.000000Z"}} 2018-08-01 10:52:28,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59da20d87207b7ccbf79e91b29a7b22b41e22c8a" 2018-08-01 10:52:28,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:52:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72ff82c3-4f2f-4f80-8857-cc8373656acc Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:52:28,940 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-72ff82c3-4f2f-4f80-8857-cc8373656acc 2018-08-01 10:52:28,942 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:52:28,942 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:52:29,319 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:52:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["4K36V4MRRpqJ9RdhymzHig"], "issued_at": "2018-08-01T10:52:29.000000Z"}} 2018-08-01 10:52:29,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a1a34653af0396ff335048de67e364ad857e4e" 2018-08-01 10:52:29,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:52:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-629525d5-6238-4678-a06d-8321b1dc44d6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:52:29,399 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-629525d5-6238-4678-a06d-8321b1dc44d6 2018-08-01 10:52:29,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:52:29,408 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:52: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:52:29,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-a61d7927-caa7-4bb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a1a34653af0396ff335048de67e364ad857e4e" 2018-08-01 10:52:29,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:52:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27f387f0-dee1-40bb-851a-74c874ce0938 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-a61d7927-caa7-4bb-proj", "previous": null, "next": null}, "projects": []} 2018-08-01 10:52:29,494 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-a61d7927-caa7-4bb-proj used request id req-27f387f0-dee1-40bb-851a-74c874ce0938 2018-08-01 10:52:29,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a1a34653af0396ff335048de67e364ad857e4e" 2018-08-01 10:52:29,519 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:52:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0453b6c-da1f-4dd3-8eba-5d40e4192f5f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:52:29,519 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-d0453b6c-da1f-4dd3-8eba-5d40e4192f5f 2018-08-01 10:52:29,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a1a34653af0396ff335048de67e364ad857e4e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-a61d7927-caa7-4bb-proj"}}' 2018-08-01 10:52:29,639 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:52:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-41c2be71-cc16-44f1-98e2-c05b574045bf Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/393a7028a4674ebd87c50dc21adf6ff9"}, "tags": [], "enabled": true, "id": "393a7028a4674ebd87c50dc21adf6ff9", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-a61d7927-caa7-4bb-proj"}} 2018-08-01 10:52:29,639 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-41c2be71-cc16-44f1-98e2-c05b574045bf 2018-08-01 10:52:29,640 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-a61d7927-caa7-4bb-proj 2018-08-01 10:52:29,640 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:52:29,641 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:52:30,021 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:52:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["Wr2fGV5PQdmbNe1Mi8L2DQ"], "issued_at": "2018-08-01T10:52:30.000000Z"}} 2018-08-01 10:52:30,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4782de74d1b97738d60296e370c3880bcc867c82" 2018-08-01 10:52:30,101 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:52:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c60a7329-5c81-4c84-9a1a-47123457e192 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:52:30,101 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-c60a7329-5c81-4c84-9a1a-47123457e192 2018-08-01 10:52:30,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:52:30,110 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:52: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:52:30,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4782de74d1b97738d60296e370c3880bcc867c82" 2018-08-01 10:52:30,210 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:52:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b741d02-77af-4800-b0c5-3fa9f5369e77 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 10:52:30,210 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-4b741d02-77af-4800-b0c5-3fa9f5369e77 2018-08-01 10:52:30,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateInstancePortManipulationTests-a61d7927-caa7-4bb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4782de74d1b97738d60296e370c3880bcc867c82" 2018-08-01 10:52:30,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:52:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae196e6e-9ec1-44f6-96f0-cd3f483bda43 Content-Encoding: gzip Content-Length: 269 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateInstancePortManipulationTests-a61d7927-caa7-4bb-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/393a7028a4674ebd87c50dc21adf6ff9"}, "tags": [], "enabled": true, "id": "393a7028a4674ebd87c50dc21adf6ff9", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-a61d7927-caa7-4bb-proj"}]} 2018-08-01 10:52:30,299 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateInstancePortManipulationTests-a61d7927-caa7-4bb-proj used request id req-ae196e6e-9ec1-44f6-96f0-cd3f483bda43 2018-08-01 10:52:30,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4782de74d1b97738d60296e370c3880bcc867c82" 2018-08-01 10:52:30,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:52:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ceefefe0-dd77-4bc6-97cc-20d47c8f4c38 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:52:30,386 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-ceefefe0-dd77-4bc6-97cc-20d47c8f4c38 2018-08-01 10:52:30,770 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-a61d7927-caa7-4bb-user 2018-08-01 10:52:30,770 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:52:30,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a1a34653af0396ff335048de67e364ad857e4e" 2018-08-01 10:52:30,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:52:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd872e38-f2b3-489e-9a3f-c78c7e2c7c48 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:52:30,859 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-cd872e38-f2b3-489e-9a3f-c78c7e2c7c48 2018-08-01 10:52:30,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a1a34653af0396ff335048de67e364ad857e4e" -d '{"role": {"name": "CreateInstancePortManipulationTests-a61d7927-caa7-4bb-proj-role"}}' 2018-08-01 10:52:30,902 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:52:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2bfebcbf-57fa-4dd4-aa50-f21fd6f8a99b Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "63ca57cad8c242bba08c902445a74a80", "links": {"self": "http://172.30.9.24:5000/v3/roles/63ca57cad8c242bba08c902445a74a80"}, "name": "CreateInstancePortManipulationTests-a61d7927-caa7-4bb-proj-role"}} 2018-08-01 10:52:30,902 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-2bfebcbf-57fa-4dd4-aa50-f21fd6f8a99b 2018-08-01 10:52:30,902 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-a61d7927-caa7-4bb-proj-role 2018-08-01 10:52:30,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/63ca57cad8c242bba08c902445a74a80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a1a34653af0396ff335048de67e364ad857e4e" 2018-08-01 10:52:30,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:52:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28d92f4f-869b-4600-a4ac-4c7f20b87cf9 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "63ca57cad8c242bba08c902445a74a80", "links": {"self": "http://172.30.9.24:5000/v3/roles/63ca57cad8c242bba08c902445a74a80"}, "name": "CreateInstancePortManipulationTests-a61d7927-caa7-4bb-proj-role"}} 2018-08-01 10:52:30,989 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/63ca57cad8c242bba08c902445a74a80 used request id req-28d92f4f-869b-4600-a4ac-4c7f20b87cf9 2018-08-01 10:52:30,990 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-a61d7927-caa7-4bb-proj-role to project CreateInstancePortManipulationTests-a61d7927-caa7-4bb-proj 2018-08-01 10:52:30,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/393a7028a4674ebd87c50dc21adf6ff9/users/533413b99dc1411bb68a9b69806c4941/roles/63ca57cad8c242bba08c902445a74a80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a1a34653af0396ff335048de67e364ad857e4e" 2018-08-01 10:52:31,120 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:52:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d7d5d662-f15f-4ee6-ba84-7e68b9e4ee35 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:52:31,120 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/393a7028a4674ebd87c50dc21adf6ff9/users/533413b99dc1411bb68a9b69806c4941/roles/63ca57cad8c242bba08c902445a74a80 used request id req-d7d5d662-f15f-4ee6-ba84-7e68b9e4ee35 2018-08-01 10:52:31,121 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-01 10:52:31,121 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:52:31,122 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:52:31,501 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "63ca57cad8c242bba08c902445a74a80", "name": "CreateInstancePortManipulationTests-a61d7927-caa7-4bb-proj-role"}], "expires_at": "2018-08-01T11:52:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "393a7028a4674ebd87c50dc21adf6ff9", "name": "CreateInstancePortManipulationTests-a61d7927-caa7-4bb-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/393a7028a4674ebd87c50dc21adf6ff9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/393a7028a4674ebd87c50dc21adf6ff9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/393a7028a4674ebd87c50dc21adf6ff9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/393a7028a4674ebd87c50dc21adf6ff9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/393a7028a4674ebd87c50dc21adf6ff9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/393a7028a4674ebd87c50dc21adf6ff9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_393a7028a4674ebd87c50dc21adf6ff9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_393a7028a4674ebd87c50dc21adf6ff9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/393a7028a4674ebd87c50dc21adf6ff9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/393a7028a4674ebd87c50dc21adf6ff9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/393a7028a4674ebd87c50dc21adf6ff9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/393a7028a4674ebd87c50dc21adf6ff9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/393a7028a4674ebd87c50dc21adf6ff9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/393a7028a4674ebd87c50dc21adf6ff9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-a61d7927-caa7-4bb-user", "id": "533413b99dc1411bb68a9b69806c4941"}, "audit_ids": ["SCnx-wEJR2StFU0mQQaDeA"], "issued_at": "2018-08-01T10:52:31.000000Z"}} 2018-08-01 10:52:31,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a338a89cc9fc71dd2bde9d03e2a913612f8788a6" 2018-08-01 10:52:31,574 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:52:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f0850c7-688a-47e3-a5d9-f369edf2ae15 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:52:31,574 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-6f0850c7-688a-47e3-a5d9-f369edf2ae15 2018-08-01 10:52:31,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-66e027d6-c902-4a06-ac5e-551c6e4c249c-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a338a89cc9fc71dd2bde9d03e2a913612f8788a6" 2018-08-01 10:52:31,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-f43e65c3-315b-47e0-a3da-69bf8abde5db Date: Wed, 01 Aug 2018 10:52:31 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-66e027d6-c902-4a06-ac5e-551c6e4c249c-image"} 2018-08-01 10:52:31,763 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-66e027d6-c902-4a06-ac5e-551c6e4c249c-image used request id req-f43e65c3-315b-47e0-a3da-69bf8abde5db 2018-08-01 10:52:31,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a338a89cc9fc71dd2bde9d03e2a913612f8788a6" 2018-08-01 10:52:31,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-96f0e3ff-9d59-46c2-8928-519894e20b28 Date: Wed, 01 Aug 2018 10:52: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-08-01 10:52:31,773 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-96f0e3ff-9d59-46c2-8928-519894e20b28 2018-08-01 10:52:31,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a338a89cc9fc71dd2bde9d03e2a913612f8788a6" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-66e027d6-c902-4a06-ac5e-551c6e4c249c-image"}' 2018-08-01 10:52:31,832 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/f5fd614e-9bc3-4c2a-9319-778e25459211 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-3ca27280-fa88-4ead-a604-1f4a51fab36f Date: Wed, 01 Aug 2018 10:52:31 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-66e027d6-c902-4a06-ac5e-551c6e4c249c-image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T10:52:31Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-01T10:52:31Z", "visibility": "shared", "locations": [], "self": "/v2/images/f5fd614e-9bc3-4c2a-9319-778e25459211", "min_disk": 0, "protected": false, "id": "f5fd614e-9bc3-4c2a-9319-778e25459211", "file": "/v2/images/f5fd614e-9bc3-4c2a-9319-778e25459211/file", "checksum": null, "owner": "393a7028a4674ebd87c50dc21adf6ff9", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 10:52:31,832 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-3ca27280-fa88-4ead-a604-1f4a51fab36f 2018-08-01 10:52:31,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9292/v2/images/f5fd614e-9bc3-4c2a-9319-778e25459211/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a338a89cc9fc71dd2bde9d03e2a913612f8788a6" -d '' 2018-08-01 10:52:32,247 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-281f195a-fa2d-4085-a2e0-03c74b756bb7 Date: Wed, 01 Aug 2018 10:52:32 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-01 10:52:32,247 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/f5fd614e-9bc3-4c2a-9319-778e25459211/file used request id req-281f195a-fa2d-4085-a2e0-03c74b756bb7 2018-08-01 10:52:32,247 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-01 10:52:32,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/f5fd614e-9bc3-4c2a-9319-778e25459211 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a338a89cc9fc71dd2bde9d03e2a913612f8788a6" 2018-08-01 10:52:32,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-17e54ae6-09dc-441c-8ace-bc4f18e2d9aa Date: Wed, 01 Aug 2018 10:52:32 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-66e027d6-c902-4a06-ac5e-551c6e4c249c-image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T10:52:31Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-01T10:52:32Z", "visibility": "shared", "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/f5fd614e-9bc3-4c2a-9319-778e25459211/snap", "metadata": {}}], "self": "/v2/images/f5fd614e-9bc3-4c2a-9319-778e25459211", "min_disk": 0, "protected": false, "id": "f5fd614e-9bc3-4c2a-9319-778e25459211", "file": "/v2/images/f5fd614e-9bc3-4c2a-9319-778e25459211/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "393a7028a4674ebd87c50dc21adf6ff9", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/f5fd614e-9bc3-4c2a-9319-778e25459211/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 10:52:32,266 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/f5fd614e-9bc3-4c2a-9319-778e25459211 used request id req-17e54ae6-09dc-441c-8ace-bc4f18e2d9aa 2018-08-01 10:52:32,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a338a89cc9fc71dd2bde9d03e2a913612f8788a6" 2018-08-01 10:52:32,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-0a807bc8-22b6-41e4-b8da-4609c798b450 Date: Wed, 01 Aug 2018 10:52:32 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-08-01 10:52:32,275 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-0a807bc8-22b6-41e4-b8da-4609c798b450 2018-08-01 10:52:32,277 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-66e027d6-c902-4a06-ac5e-551c6e4c249c-image 2018-08-01 10:52:32,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/f5fd614e-9bc3-4c2a-9319-778e25459211 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a338a89cc9fc71dd2bde9d03e2a913612f8788a6" 2018-08-01 10:52:32,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-22617be9-ff99-4ce3-9582-17faea1b8620 Date: Wed, 01 Aug 2018 10:52:32 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-66e027d6-c902-4a06-ac5e-551c6e4c249c-image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T10:52:31Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-01T10:52:32Z", "visibility": "shared", "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/f5fd614e-9bc3-4c2a-9319-778e25459211/snap", "metadata": {}}], "self": "/v2/images/f5fd614e-9bc3-4c2a-9319-778e25459211", "min_disk": 0, "protected": false, "id": "f5fd614e-9bc3-4c2a-9319-778e25459211", "file": "/v2/images/f5fd614e-9bc3-4c2a-9319-778e25459211/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "393a7028a4674ebd87c50dc21adf6ff9", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/f5fd614e-9bc3-4c2a-9319-778e25459211/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 10:52:32,311 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/f5fd614e-9bc3-4c2a-9319-778e25459211 used request id req-22617be9-ff99-4ce3-9582-17faea1b8620 2018-08-01 10:52:32,311 - create_image - DEBUG - Instance status is - active 2018-08-01 10:52:32,311 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-66e027d6-c902-4a06-ac5e-551c6e4c249c-image 2018-08-01 10:52:32,312 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-66e027d6-c902-4a06-ac5e-551c6e4c249c-image 2018-08-01 10:52:32,312 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:52:32,313 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:52:32,697 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "63ca57cad8c242bba08c902445a74a80", "name": "CreateInstancePortManipulationTests-a61d7927-caa7-4bb-proj-role"}], "expires_at": "2018-08-01T11:52:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "393a7028a4674ebd87c50dc21adf6ff9", "name": "CreateInstancePortManipulationTests-a61d7927-caa7-4bb-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/393a7028a4674ebd87c50dc21adf6ff9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/393a7028a4674ebd87c50dc21adf6ff9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/393a7028a4674ebd87c50dc21adf6ff9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/393a7028a4674ebd87c50dc21adf6ff9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/393a7028a4674ebd87c50dc21adf6ff9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/393a7028a4674ebd87c50dc21adf6ff9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_393a7028a4674ebd87c50dc21adf6ff9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_393a7028a4674ebd87c50dc21adf6ff9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/393a7028a4674ebd87c50dc21adf6ff9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/393a7028a4674ebd87c50dc21adf6ff9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/393a7028a4674ebd87c50dc21adf6ff9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/393a7028a4674ebd87c50dc21adf6ff9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/393a7028a4674ebd87c50dc21adf6ff9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/393a7028a4674ebd87c50dc21adf6ff9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-a61d7927-caa7-4bb-user", "id": "533413b99dc1411bb68a9b69806c4941"}, "audit_ids": ["OJd6BQObRamkvKqai8pRfg"], "issued_at": "2018-08-01T10:52:32.000000Z"}} 2018-08-01 10:52:32,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63736bd61d30ba91fa808db5e527e5ad76e19e66" 2018-08-01 10:52:32,769 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:52:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0089d3c8-3972-4391-a249-ba5670903a41 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:52:32,769 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-0089d3c8-3972-4391-a249-ba5670903a41 2018-08-01 10:52:32,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-66e027d6-c902-4a06-ac5e-551c6e4c249c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63736bd61d30ba91fa808db5e527e5ad76e19e66" 2018-08-01 10:52:32,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-3e15eb67-c4f3-4617-9972-8774820ec3fc Date: Wed, 01 Aug 2018 10:52:32 GMT RESP BODY: {"networks":[]} 2018-08-01 10:52:32,957 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-66e027d6-c902-4a06-ac5e-551c6e4c249c-pub-net used request id req-3e15eb67-c4f3-4617-9972-8774820ec3fc 2018-08-01 10:52:32,958 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-66e027d6-c902-4a06-ac5e-551c6e4c249c-pub-net 2018-08-01 10:52:32,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63736bd61d30ba91fa808db5e527e5ad76e19e66" -d '{"network": {"name": "CreateInstancePortManipulationTests-66e027d6-c902-4a06-ac5e-551c6e4c249c-pub-net", "admin_state_up": true}}' 2018-08-01 10:52:33,590 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 658 X-Openstack-Request-Id: req-05234f19-ba2a-4711-abc6-5c50bae404fb Date: Wed, 01 Aug 2018 10:52:33 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7a8f4286-3458-474d-9ae5-a99556d8421d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"393a7028a4674ebd87c50dc21adf6ff9","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T10:52:33Z","is_default":false,"name":"CreateInstancePortManipulationTests-66e027d6-c902-4a06-ac5e-551c6e4c249c-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"393a7028a4674ebd87c50dc21adf6ff9","created_at":"2018-08-01T10:52:33Z","mtu":1450}} 2018-08-01 10:52:33,590 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks used request id req-05234f19-ba2a-4711-abc6-5c50bae404fb 2018-08-01 10:52:33,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=7a8f4286-3458-474d-9ae5-a99556d8421d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63736bd61d30ba91fa808db5e527e5ad76e19e66" 2018-08-01 10:52:33,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-c8d98a53-d6b2-4339-823d-d8c9a731271a Date: Wed, 01 Aug 2018 10:52:33 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7a8f4286-3458-474d-9ae5-a99556d8421d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"393a7028a4674ebd87c50dc21adf6ff9","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T10:52:33Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-66e027d6-c902-4a06-ac5e-551c6e4c249c-pub-net","admin_state_up":true,"tenant_id":"393a7028a4674ebd87c50dc21adf6ff9","created_at":"2018-08-01T10:52:33Z","mtu":1450}]} 2018-08-01 10:52:33,721 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=7a8f4286-3458-474d-9ae5-a99556d8421d used request id req-c8d98a53-d6b2-4339-823d-d8c9a731271a 2018-08-01 10:52:33,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=7a8f4286-3458-474d-9ae5-a99556d8421d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63736bd61d30ba91fa808db5e527e5ad76e19e66" 2018-08-01 10:52:33,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-30e05a3d-6c88-4923-9418-92919994fa4e Date: Wed, 01 Aug 2018 10:52:33 GMT RESP BODY: {"subnets":[]} 2018-08-01 10:52:33,756 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=7a8f4286-3458-474d-9ae5-a99556d8421d used request id req-30e05a3d-6c88-4923-9418-92919994fa4e 2018-08-01 10:52:33,756 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-66e027d6-c902-4a06-ac5e-551c6e4c249c-pub-subnet 2018-08-01 10:52:33,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63736bd61d30ba91fa808db5e527e5ad76e19e66" -d '{"subnets": [{"ip_version": 4, "network_id": "7a8f4286-3458-474d-9ae5-a99556d8421d", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-66e027d6-c902-4a06-ac5e-551c6e4c249c-pub-subnet"}]}' 2018-08-01 10:52:34,297 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-4be36d90-0033-434a-b0cb-cce89e8c45a1 Date: Wed, 01 Aug 2018 10:52:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7a8f4286-3458-474d-9ae5-a99556d8421d","tenant_id":"393a7028a4674ebd87c50dc21adf6ff9","created_at":"2018-08-01T10:52:33Z","dns_nameservers":[],"updated_at":"2018-08-01T10:52:33Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"393a7028a4674ebd87c50dc21adf6ff9","id":"f4468517-2df4-42a3-95a5-8d4645270206","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-66e027d6-c902-4a06-ac5e-551c6e4c249c-pub-subnet"}]} 2018-08-01 10:52:34,297 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets used request id req-4be36d90-0033-434a-b0cb-cce89e8c45a1 2018-08-01 10:52:34,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=7a8f4286-3458-474d-9ae5-a99556d8421d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63736bd61d30ba91fa808db5e527e5ad76e19e66" 2018-08-01 10:52:34,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-3fb4149d-975a-40d9-aab0-d55efe7d0af8 Date: Wed, 01 Aug 2018 10:52:34 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"7a8f4286-3458-474d-9ae5-a99556d8421d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"393a7028a4674ebd87c50dc21adf6ff9","l2_adjacency":true,"status":"ACTIVE","subnets":["f4468517-2df4-42a3-95a5-8d4645270206"],"description":"","tags":[],"updated_at":"2018-08-01T10:52:33Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-66e027d6-c902-4a06-ac5e-551c6e4c249c-pub-net","admin_state_up":true,"tenant_id":"393a7028a4674ebd87c50dc21adf6ff9","created_at":"2018-08-01T10:52:33Z","mtu":1450}]} 2018-08-01 10:52:34,397 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=7a8f4286-3458-474d-9ae5-a99556d8421d used request id req-3fb4149d-975a-40d9-aab0-d55efe7d0af8 2018-08-01 10:52:34,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=7a8f4286-3458-474d-9ae5-a99556d8421d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63736bd61d30ba91fa808db5e527e5ad76e19e66" 2018-08-01 10:52:34,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-28419197-0835-42c3-989a-4b99279f3507 Date: Wed, 01 Aug 2018 10:52:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7a8f4286-3458-474d-9ae5-a99556d8421d","tenant_id":"393a7028a4674ebd87c50dc21adf6ff9","created_at":"2018-08-01T10:52:33Z","dns_nameservers":[],"updated_at":"2018-08-01T10:52:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"393a7028a4674ebd87c50dc21adf6ff9","id":"f4468517-2df4-42a3-95a5-8d4645270206","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-66e027d6-c902-4a06-ac5e-551c6e4c249c-pub-subnet"}]} 2018-08-01 10:52:34,476 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=7a8f4286-3458-474d-9ae5-a99556d8421d used request id req-28419197-0835-42c3-989a-4b99279f3507 2018-08-01 10:52:34,477 - OpenStackNetwork - DEBUG - Network [7a8f4286-3458-474d-9ae5-a99556d8421d] created successfully 2018-08-01 10:52:34,477 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:52:34,478 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:52:34,923 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:52:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["3c3LwHGmQjGykCC7ciA_pA"], "issued_at": "2018-08-01T10:52:34.000000Z"}} 2018-08-01 10:52:34,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c83487fddf6dc1fea6a27d79823fad97da1ebe1" 2018-08-01 10:52:35,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:52:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f02cf9a-526d-4b8a-93c4-677332d9d788 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:52:35,007 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-1f02cf9a-526d-4b8a-93c4-677332d9d788 2018-08-01 10:52:35,008 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 10:52:35,013 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c83487fddf6dc1fea6a27d79823fad97da1ebe1" 2018-08-01 10:52:35,185 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:52: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-59068be1-8e5a-4915-8e9c-3f982b4f100e x-compute-request-id: req-59068be1-8e5a-4915-8e9c-3f982b4f100e Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"flavors": [{"id": "4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "rel": "bookmark"}], "name": "vmtp-flavor_ee58c79f-c6fb-483f-8b9c-406ffbfad757"}, {"id": "5b61c696-1b5b-4204-b7e5-ca4a818093b0", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "bookmark"}], "name": "shaker-flavor_81952131-3011-4d90-80f4-831743223f59"}]} 2018-08-01 10:52:35,185 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-59068be1-8e5a-4915-8e9c-3f982b4f100e 2018-08-01 10:52:35,188 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c83487fddf6dc1fea6a27d79823fad97da1ebe1" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-66e027d6-c902-4a06-ac5e-551c6e4c249c-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-08-01 10:52:35,251 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:52: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-b548f134-2af6-4c70-9e08-dd6472c5ad6b x-compute-request-id: req-b548f134-2af6-4c70-9e08-dd6472c5ad6b Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-66e027d6-c902-4a06-ac5e-551c6e4c249c-flavor-name", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/babd6302-3503-4566-b975-4e4e1573450f", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/babd6302-3503-4566-b975-4e4e1573450f", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "babd6302-3503-4566-b975-4e4e1573450f"}} 2018-08-01 10:52:35,251 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-b548f134-2af6-4c70-9e08-dd6472c5ad6b 2018-08-01 10:52:35,252 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:52:35,253 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:52:35,635 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "63ca57cad8c242bba08c902445a74a80", "name": "CreateInstancePortManipulationTests-a61d7927-caa7-4bb-proj-role"}], "expires_at": "2018-08-01T11:52:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "393a7028a4674ebd87c50dc21adf6ff9", "name": "CreateInstancePortManipulationTests-a61d7927-caa7-4bb-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/393a7028a4674ebd87c50dc21adf6ff9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/393a7028a4674ebd87c50dc21adf6ff9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/393a7028a4674ebd87c50dc21adf6ff9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/393a7028a4674ebd87c50dc21adf6ff9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/393a7028a4674ebd87c50dc21adf6ff9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/393a7028a4674ebd87c50dc21adf6ff9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_393a7028a4674ebd87c50dc21adf6ff9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_393a7028a4674ebd87c50dc21adf6ff9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/393a7028a4674ebd87c50dc21adf6ff9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/393a7028a4674ebd87c50dc21adf6ff9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/393a7028a4674ebd87c50dc21adf6ff9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/393a7028a4674ebd87c50dc21adf6ff9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/393a7028a4674ebd87c50dc21adf6ff9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/393a7028a4674ebd87c50dc21adf6ff9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-a61d7927-caa7-4bb-user", "id": "533413b99dc1411bb68a9b69806c4941"}, "audit_ids": ["gx2TZRsBQEWC-jNJHl_75g"], "issued_at": "2018-08-01T10:52:35.000000Z"}} 2018-08-01 10:52:35,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9861e670f28effa4c35f2c3176775fb4036267c9" 2018-08-01 10:52:35,693 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:52:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca171457-5c68-4234-bbac-a27243557d39 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:52:35,694 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-ca171457-5c68-4234-bbac-a27243557d39 2018-08-01 10:52:35,695 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 10:52:35,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9861e670f28effa4c35f2c3176775fb4036267c9" 2018-08-01 10:52:35,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:52:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-241a7e02-7f1e-4f88-ad37-3fada39e9611 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:52:35,784 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-241a7e02-7f1e-4f88-ad37-3fada39e9611 2018-08-01 10:52:35,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-66e027d6-c902-4a06-ac5e-551c6e4c249c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9861e670f28effa4c35f2c3176775fb4036267c9" 2018-08-01 10:52:36,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-03863f51-e3aa-488e-a8fc-601684c1dcb0 Date: Wed, 01 Aug 2018 10:52:36 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"7a8f4286-3458-474d-9ae5-a99556d8421d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"393a7028a4674ebd87c50dc21adf6ff9","l2_adjacency":true,"status":"ACTIVE","subnets":["f4468517-2df4-42a3-95a5-8d4645270206"],"description":"","tags":[],"updated_at":"2018-08-01T10:52:33Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-66e027d6-c902-4a06-ac5e-551c6e4c249c-pub-net","admin_state_up":true,"tenant_id":"393a7028a4674ebd87c50dc21adf6ff9","created_at":"2018-08-01T10:52:33Z","mtu":1450}]} 2018-08-01 10:52:36,048 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-66e027d6-c902-4a06-ac5e-551c6e4c249c-pub-net used request id req-03863f51-e3aa-488e-a8fc-601684c1dcb0 2018-08-01 10:52:36,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=7a8f4286-3458-474d-9ae5-a99556d8421d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9861e670f28effa4c35f2c3176775fb4036267c9" 2018-08-01 10:52:36,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-52fb71b8-7f1b-46dc-a521-6478a33cc58f Date: Wed, 01 Aug 2018 10:52:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7a8f4286-3458-474d-9ae5-a99556d8421d","tenant_id":"393a7028a4674ebd87c50dc21adf6ff9","created_at":"2018-08-01T10:52:33Z","dns_nameservers":[],"updated_at":"2018-08-01T10:52:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"393a7028a4674ebd87c50dc21adf6ff9","id":"f4468517-2df4-42a3-95a5-8d4645270206","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-66e027d6-c902-4a06-ac5e-551c6e4c249c-pub-subnet"}]} 2018-08-01 10:52:36,114 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=7a8f4286-3458-474d-9ae5-a99556d8421d used request id req-52fb71b8-7f1b-46dc-a521-6478a33cc58f 2018-08-01 10:52:36,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-66e027d6-c902-4a06-ac5e-551c6e4c249c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9861e670f28effa4c35f2c3176775fb4036267c9" 2018-08-01 10:52:36,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-3878d54c-a437-48be-97cb-803b08c582e6 Date: Wed, 01 Aug 2018 10:52:36 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"7a8f4286-3458-474d-9ae5-a99556d8421d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"393a7028a4674ebd87c50dc21adf6ff9","l2_adjacency":true,"status":"ACTIVE","subnets":["f4468517-2df4-42a3-95a5-8d4645270206"],"description":"","tags":[],"updated_at":"2018-08-01T10:52:33Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-66e027d6-c902-4a06-ac5e-551c6e4c249c-pub-net","admin_state_up":true,"tenant_id":"393a7028a4674ebd87c50dc21adf6ff9","created_at":"2018-08-01T10:52:33Z","mtu":1450}]} 2018-08-01 10:52:36,417 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-66e027d6-c902-4a06-ac5e-551c6e4c249c-pub-net used request id req-3878d54c-a437-48be-97cb-803b08c582e6 2018-08-01 10:52:36,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:52:36,425 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:52: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:52:36,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/393a7028a4674ebd87c50dc21adf6ff9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9861e670f28effa4c35f2c3176775fb4036267c9" 2018-08-01 10:52:36,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:52:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea954a5a-4851-410a-b682-b8abb94beac3 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/393a7028a4674ebd87c50dc21adf6ff9"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "393a7028a4674ebd87c50dc21adf6ff9", "name": "CreateInstancePortManipulationTests-a61d7927-caa7-4bb-proj"}} 2018-08-01 10:52:36,446 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/393a7028a4674ebd87c50dc21adf6ff9 used request id req-ea954a5a-4851-410a-b682-b8abb94beac3 2018-08-01 10:52:36,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=7a8f4286-3458-474d-9ae5-a99556d8421d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9861e670f28effa4c35f2c3176775fb4036267c9" 2018-08-01 10:52:36,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-9fd69b4a-c7d2-4da4-b266-772bb04bc77f Date: Wed, 01 Aug 2018 10:52:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7a8f4286-3458-474d-9ae5-a99556d8421d","tenant_id":"393a7028a4674ebd87c50dc21adf6ff9","created_at":"2018-08-01T10:52:33Z","dns_nameservers":[],"updated_at":"2018-08-01T10:52:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"393a7028a4674ebd87c50dc21adf6ff9","id":"f4468517-2df4-42a3-95a5-8d4645270206","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-66e027d6-c902-4a06-ac5e-551c6e4c249c-pub-subnet"}]} 2018-08-01 10:52:36,495 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=7a8f4286-3458-474d-9ae5-a99556d8421d used request id req-9fd69b4a-c7d2-4da4-b266-772bb04bc77f 2018-08-01 10:52:36,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=7a8f4286-3458-474d-9ae5-a99556d8421d&name=CreateInstancePortManipulationTests-66e027d6-c902-4a06-ac5e-551c6e4c249cport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9861e670f28effa4c35f2c3176775fb4036267c9" 2018-08-01 10:52:36,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-3844995f-efe3-4165-b894-d72a9e4ff3b2 Date: Wed, 01 Aug 2018 10:52:36 GMT RESP BODY: {"ports":[]} 2018-08-01 10:52:36,528 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=7a8f4286-3458-474d-9ae5-a99556d8421d&name=CreateInstancePortManipulationTests-66e027d6-c902-4a06-ac5e-551c6e4c249cport-1&admin_state_up=True used request id req-3844995f-efe3-4165-b894-d72a9e4ff3b2 2018-08-01 10:52:36,530 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-66e027d6-c902-4a06-ac5e-551c6e4c249c-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9861e670f28effa4c35f2c3176775fb4036267c9" 2018-08-01 10:52:36,768 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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-21d86e3d-b112-4039-b1d7-7727ef48ac36 x-compute-request-id: req-21d86e3d-b112-4039-b1d7-7727ef48ac36 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-01 10:52:36,768 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-66e027d6-c902-4a06-ac5e-551c6e4c249c-inst used request id req-21d86e3d-b112-4039-b1d7-7727ef48ac36 2018-08-01 10:52:36,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-66e027d6-c902-4a06-ac5e-551c6e4c249c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9861e670f28effa4c35f2c3176775fb4036267c9" 2018-08-01 10:52:36,866 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-a230c139-6244-40ec-ab1a-c95cbed8508a Date: Wed, 01 Aug 2018 10:52:36 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"7a8f4286-3458-474d-9ae5-a99556d8421d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"393a7028a4674ebd87c50dc21adf6ff9","l2_adjacency":true,"status":"ACTIVE","subnets":["f4468517-2df4-42a3-95a5-8d4645270206"],"description":"","tags":[],"updated_at":"2018-08-01T10:52:33Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-66e027d6-c902-4a06-ac5e-551c6e4c249c-pub-net","admin_state_up":true,"tenant_id":"393a7028a4674ebd87c50dc21adf6ff9","created_at":"2018-08-01T10:52:33Z","mtu":1450}]} 2018-08-01 10:52:36,866 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-66e027d6-c902-4a06-ac5e-551c6e4c249c-pub-net used request id req-a230c139-6244-40ec-ab1a-c95cbed8508a 2018-08-01 10:52:36,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=7a8f4286-3458-474d-9ae5-a99556d8421d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9861e670f28effa4c35f2c3176775fb4036267c9" 2018-08-01 10:52:36,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-b325be41-6029-4b3d-9053-cbde0aa59ead Date: Wed, 01 Aug 2018 10:52:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7a8f4286-3458-474d-9ae5-a99556d8421d","tenant_id":"393a7028a4674ebd87c50dc21adf6ff9","created_at":"2018-08-01T10:52:33Z","dns_nameservers":[],"updated_at":"2018-08-01T10:52:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"393a7028a4674ebd87c50dc21adf6ff9","id":"f4468517-2df4-42a3-95a5-8d4645270206","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-66e027d6-c902-4a06-ac5e-551c6e4c249c-pub-subnet"}]} 2018-08-01 10:52:36,915 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=7a8f4286-3458-474d-9ae5-a99556d8421d used request id req-b325be41-6029-4b3d-9053-cbde0aa59ead 2018-08-01 10:52:36,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-66e027d6-c902-4a06-ac5e-551c6e4c249c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9861e670f28effa4c35f2c3176775fb4036267c9" 2018-08-01 10:52:37,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-235e7f60-5af0-46fd-9926-cd55d77f1e14 Date: Wed, 01 Aug 2018 10:52:37 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"7a8f4286-3458-474d-9ae5-a99556d8421d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"393a7028a4674ebd87c50dc21adf6ff9","l2_adjacency":true,"status":"ACTIVE","subnets":["f4468517-2df4-42a3-95a5-8d4645270206"],"description":"","tags":[],"updated_at":"2018-08-01T10:52:33Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-66e027d6-c902-4a06-ac5e-551c6e4c249c-pub-net","admin_state_up":true,"tenant_id":"393a7028a4674ebd87c50dc21adf6ff9","created_at":"2018-08-01T10:52:33Z","mtu":1450}]} 2018-08-01 10:52:37,013 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-66e027d6-c902-4a06-ac5e-551c6e4c249c-pub-net used request id req-235e7f60-5af0-46fd-9926-cd55d77f1e14 2018-08-01 10:52:37,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/393a7028a4674ebd87c50dc21adf6ff9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9861e670f28effa4c35f2c3176775fb4036267c9" 2018-08-01 10:52:37,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:52:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44c5636a-e26b-4ede-bdd2-6e3c44f624f1 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/393a7028a4674ebd87c50dc21adf6ff9"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "393a7028a4674ebd87c50dc21adf6ff9", "name": "CreateInstancePortManipulationTests-a61d7927-caa7-4bb-proj"}} 2018-08-01 10:52:37,104 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/393a7028a4674ebd87c50dc21adf6ff9 used request id req-44c5636a-e26b-4ede-bdd2-6e3c44f624f1 2018-08-01 10:52:37,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=7a8f4286-3458-474d-9ae5-a99556d8421d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9861e670f28effa4c35f2c3176775fb4036267c9" 2018-08-01 10:52:37,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-3cc6af57-cbee-40f2-bfc5-0298f83b30c0 Date: Wed, 01 Aug 2018 10:52:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7a8f4286-3458-474d-9ae5-a99556d8421d","tenant_id":"393a7028a4674ebd87c50dc21adf6ff9","created_at":"2018-08-01T10:52:33Z","dns_nameservers":[],"updated_at":"2018-08-01T10:52:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"393a7028a4674ebd87c50dc21adf6ff9","id":"f4468517-2df4-42a3-95a5-8d4645270206","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-66e027d6-c902-4a06-ac5e-551c6e4c249c-pub-subnet"}]} 2018-08-01 10:52:37,161 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=7a8f4286-3458-474d-9ae5-a99556d8421d used request id req-3cc6af57-cbee-40f2-bfc5-0298f83b30c0 2018-08-01 10:52:37,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=7a8f4286-3458-474d-9ae5-a99556d8421d&name=CreateInstancePortManipulationTests-66e027d6-c902-4a06-ac5e-551c6e4c249cport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9861e670f28effa4c35f2c3176775fb4036267c9" 2018-08-01 10:52:37,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-0933e5a5-130c-47df-9c41-8a494b0d3e8e Date: Wed, 01 Aug 2018 10:52:37 GMT RESP BODY: {"ports":[]} 2018-08-01 10:52:37,194 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=7a8f4286-3458-474d-9ae5-a99556d8421d&name=CreateInstancePortManipulationTests-66e027d6-c902-4a06-ac5e-551c6e4c249cport-1&admin_state_up=True used request id req-0933e5a5-130c-47df-9c41-8a494b0d3e8e 2018-08-01 10:52:37,195 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:52:37,196 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:52:37,578 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "63ca57cad8c242bba08c902445a74a80", "name": "CreateInstancePortManipulationTests-a61d7927-caa7-4bb-proj-role"}], "expires_at": "2018-08-01T11:52:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "393a7028a4674ebd87c50dc21adf6ff9", "name": "CreateInstancePortManipulationTests-a61d7927-caa7-4bb-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/393a7028a4674ebd87c50dc21adf6ff9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/393a7028a4674ebd87c50dc21adf6ff9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/393a7028a4674ebd87c50dc21adf6ff9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/393a7028a4674ebd87c50dc21adf6ff9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/393a7028a4674ebd87c50dc21adf6ff9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/393a7028a4674ebd87c50dc21adf6ff9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_393a7028a4674ebd87c50dc21adf6ff9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_393a7028a4674ebd87c50dc21adf6ff9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/393a7028a4674ebd87c50dc21adf6ff9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/393a7028a4674ebd87c50dc21adf6ff9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/393a7028a4674ebd87c50dc21adf6ff9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/393a7028a4674ebd87c50dc21adf6ff9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/393a7028a4674ebd87c50dc21adf6ff9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/393a7028a4674ebd87c50dc21adf6ff9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-a61d7927-caa7-4bb-user", "id": "533413b99dc1411bb68a9b69806c4941"}, "audit_ids": ["D0RKXtEqSQu88G_CoibZ4w"], "issued_at": "2018-08-01T10:52:37.000000Z"}} 2018-08-01 10:52:37,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ade2c88cf74a597a73a4935ea14bb8462d4bab9" 2018-08-01 10:52:37,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:52:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8f8c3a4-761d-498a-a03c-4aa51ca7dc5a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:52:37,661 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-e8f8c3a4-761d-498a-a03c-4aa51ca7dc5a 2018-08-01 10:52:37,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-66e027d6-c902-4a06-ac5e-551c6e4c249c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9861e670f28effa4c35f2c3176775fb4036267c9" 2018-08-01 10:52:37,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-d428a57b-78ed-4d28-9a00-9f8ee5339b7a Date: Wed, 01 Aug 2018 10:52:37 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"7a8f4286-3458-474d-9ae5-a99556d8421d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"393a7028a4674ebd87c50dc21adf6ff9","l2_adjacency":true,"status":"ACTIVE","subnets":["f4468517-2df4-42a3-95a5-8d4645270206"],"description":"","tags":[],"updated_at":"2018-08-01T10:52:33Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-66e027d6-c902-4a06-ac5e-551c6e4c249c-pub-net","admin_state_up":true,"tenant_id":"393a7028a4674ebd87c50dc21adf6ff9","created_at":"2018-08-01T10:52:33Z","mtu":1450}]} 2018-08-01 10:52:37,762 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-66e027d6-c902-4a06-ac5e-551c6e4c249c-pub-net used request id req-d428a57b-78ed-4d28-9a00-9f8ee5339b7a 2018-08-01 10:52:37,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=7a8f4286-3458-474d-9ae5-a99556d8421d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9861e670f28effa4c35f2c3176775fb4036267c9" 2018-08-01 10:52:37,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-faf3998f-2031-4e7f-b57f-e94c178bca15 Date: Wed, 01 Aug 2018 10:52:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7a8f4286-3458-474d-9ae5-a99556d8421d","tenant_id":"393a7028a4674ebd87c50dc21adf6ff9","created_at":"2018-08-01T10:52:33Z","dns_nameservers":[],"updated_at":"2018-08-01T10:52:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"393a7028a4674ebd87c50dc21adf6ff9","id":"f4468517-2df4-42a3-95a5-8d4645270206","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-66e027d6-c902-4a06-ac5e-551c6e4c249c-pub-subnet"}]} 2018-08-01 10:52:37,813 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=7a8f4286-3458-474d-9ae5-a99556d8421d used request id req-faf3998f-2031-4e7f-b57f-e94c178bca15 2018-08-01 10:52:37,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-66e027d6-c902-4a06-ac5e-551c6e4c249c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9861e670f28effa4c35f2c3176775fb4036267c9" 2018-08-01 10:52:37,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-6bb4cca2-99cc-4c42-92c2-469cf4bcde9c Date: Wed, 01 Aug 2018 10:52:37 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"7a8f4286-3458-474d-9ae5-a99556d8421d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"393a7028a4674ebd87c50dc21adf6ff9","l2_adjacency":true,"status":"ACTIVE","subnets":["f4468517-2df4-42a3-95a5-8d4645270206"],"description":"","tags":[],"updated_at":"2018-08-01T10:52:33Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-66e027d6-c902-4a06-ac5e-551c6e4c249c-pub-net","admin_state_up":true,"tenant_id":"393a7028a4674ebd87c50dc21adf6ff9","created_at":"2018-08-01T10:52:33Z","mtu":1450}]} 2018-08-01 10:52:37,909 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-66e027d6-c902-4a06-ac5e-551c6e4c249c-pub-net used request id req-6bb4cca2-99cc-4c42-92c2-469cf4bcde9c 2018-08-01 10:52:37,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:52:37,917 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:52:37,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/393a7028a4674ebd87c50dc21adf6ff9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ade2c88cf74a597a73a4935ea14bb8462d4bab9" 2018-08-01 10:52:38,010 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:52:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9dd077f4-dd63-4333-9af0-7fff302812a5 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/393a7028a4674ebd87c50dc21adf6ff9"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "393a7028a4674ebd87c50dc21adf6ff9", "name": "CreateInstancePortManipulationTests-a61d7927-caa7-4bb-proj"}} 2018-08-01 10:52:38,010 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/393a7028a4674ebd87c50dc21adf6ff9 used request id req-9dd077f4-dd63-4333-9af0-7fff302812a5 2018-08-01 10:52:38,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=7a8f4286-3458-474d-9ae5-a99556d8421d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9861e670f28effa4c35f2c3176775fb4036267c9" 2018-08-01 10:52:38,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-cf007457-13ff-4446-a56a-f027e6fe32c2 Date: Wed, 01 Aug 2018 10:52:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7a8f4286-3458-474d-9ae5-a99556d8421d","tenant_id":"393a7028a4674ebd87c50dc21adf6ff9","created_at":"2018-08-01T10:52:33Z","dns_nameservers":[],"updated_at":"2018-08-01T10:52:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"393a7028a4674ebd87c50dc21adf6ff9","id":"f4468517-2df4-42a3-95a5-8d4645270206","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-66e027d6-c902-4a06-ac5e-551c6e4c249c-pub-subnet"}]} 2018-08-01 10:52:38,061 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=7a8f4286-3458-474d-9ae5-a99556d8421d used request id req-cf007457-13ff-4446-a56a-f027e6fe32c2 2018-08-01 10:52:38,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=7a8f4286-3458-474d-9ae5-a99556d8421d&name=CreateInstancePortManipulationTests-66e027d6-c902-4a06-ac5e-551c6e4c249c-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9861e670f28effa4c35f2c3176775fb4036267c9" 2018-08-01 10:52:38,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-b0d0f6d4-4c98-4860-ab1f-bd5811edd527 Date: Wed, 01 Aug 2018 10:52:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7a8f4286-3458-474d-9ae5-a99556d8421d","tenant_id":"393a7028a4674ebd87c50dc21adf6ff9","created_at":"2018-08-01T10:52:33Z","dns_nameservers":[],"updated_at":"2018-08-01T10:52:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"393a7028a4674ebd87c50dc21adf6ff9","id":"f4468517-2df4-42a3-95a5-8d4645270206","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-66e027d6-c902-4a06-ac5e-551c6e4c249c-pub-subnet"}]} 2018-08-01 10:52:38,115 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=7a8f4286-3458-474d-9ae5-a99556d8421d&name=CreateInstancePortManipulationTests-66e027d6-c902-4a06-ac5e-551c6e4c249c-pub-subnet used request id req-b0d0f6d4-4c98-4860-ab1f-bd5811edd527 2018-08-01 10:52:38,116 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-66e027d6-c902-4a06-ac5e-551c6e4c249c-pub-net 2018-08-01 10:52:38,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9861e670f28effa4c35f2c3176775fb4036267c9" -d '{"port": {"network_id": "7a8f4286-3458-474d-9ae5-a99556d8421d", "fixed_ips": [{"subnet_id": "f4468517-2df4-42a3-95a5-8d4645270206", "ip_address": "10.55.0.101"}], "name": "CreateInstancePortManipulationTests-66e027d6-c902-4a06-ac5e-551c6e4c249cport-1", "admin_state_up": true}}' 2018-08-01 10:52:39,136 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 821 X-Openstack-Request-Id: req-e8bcbf74-ee0f-4cb9-be68-86d14c9e4d86 Date: Wed, 01 Aug 2018 10:52:39 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:52:38Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f4468517-2df4-42a3-95a5-8d4645270206","ip_address":"10.55.0.101"}],"id":"520a4dcf-1b5d-41e1-926d-04fe7fd3f328","security_groups":["aee1bd4c-1344-4cbc-9d05-d264b353c0c7"],"mac_address":"fa:16:3e:f2:4b:47","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-66e027d6-c902-4a06-ac5e-551c6e4c249cport-1","project_id":"393a7028a4674ebd87c50dc21adf6ff9","qos_policy_id":null,"admin_state_up":true,"network_id":"7a8f4286-3458-474d-9ae5-a99556d8421d","tenant_id":"393a7028a4674ebd87c50dc21adf6ff9","created_at":"2018-08-01T10:52:38Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-08-01 10:52:39,136 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/ports used request id req-e8bcbf74-ee0f-4cb9-be68-86d14c9e4d86 2018-08-01 10:52:39,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-66e027d6-c902-4a06-ac5e-551c6e4c249c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9861e670f28effa4c35f2c3176775fb4036267c9" 2018-08-01 10:52:39,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-5d553020-04ab-43d5-8494-cdfecbca8440 Date: Wed, 01 Aug 2018 10:52:39 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"7a8f4286-3458-474d-9ae5-a99556d8421d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"393a7028a4674ebd87c50dc21adf6ff9","l2_adjacency":true,"status":"ACTIVE","subnets":["f4468517-2df4-42a3-95a5-8d4645270206"],"description":"","tags":[],"updated_at":"2018-08-01T10:52:33Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-66e027d6-c902-4a06-ac5e-551c6e4c249c-pub-net","admin_state_up":true,"tenant_id":"393a7028a4674ebd87c50dc21adf6ff9","created_at":"2018-08-01T10:52:33Z","mtu":1450}]} 2018-08-01 10:52:39,246 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-66e027d6-c902-4a06-ac5e-551c6e4c249c-pub-net used request id req-5d553020-04ab-43d5-8494-cdfecbca8440 2018-08-01 10:52:39,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=7a8f4286-3458-474d-9ae5-a99556d8421d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9861e670f28effa4c35f2c3176775fb4036267c9" 2018-08-01 10:52:39,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-40f9c942-9ddd-42bf-af95-0181211e18c1 Date: Wed, 01 Aug 2018 10:52:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7a8f4286-3458-474d-9ae5-a99556d8421d","tenant_id":"393a7028a4674ebd87c50dc21adf6ff9","created_at":"2018-08-01T10:52:33Z","dns_nameservers":[],"updated_at":"2018-08-01T10:52:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"393a7028a4674ebd87c50dc21adf6ff9","id":"f4468517-2df4-42a3-95a5-8d4645270206","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-66e027d6-c902-4a06-ac5e-551c6e4c249c-pub-subnet"}]} 2018-08-01 10:52:39,299 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=7a8f4286-3458-474d-9ae5-a99556d8421d used request id req-40f9c942-9ddd-42bf-af95-0181211e18c1 2018-08-01 10:52:39,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-66e027d6-c902-4a06-ac5e-551c6e4c249c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9861e670f28effa4c35f2c3176775fb4036267c9" 2018-08-01 10:52:39,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-7f09fac8-75e3-4f92-ab93-9812e312fb2b Date: Wed, 01 Aug 2018 10:52:39 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"7a8f4286-3458-474d-9ae5-a99556d8421d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"393a7028a4674ebd87c50dc21adf6ff9","l2_adjacency":true,"status":"ACTIVE","subnets":["f4468517-2df4-42a3-95a5-8d4645270206"],"description":"","tags":[],"updated_at":"2018-08-01T10:52:33Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-66e027d6-c902-4a06-ac5e-551c6e4c249c-pub-net","admin_state_up":true,"tenant_id":"393a7028a4674ebd87c50dc21adf6ff9","created_at":"2018-08-01T10:52:33Z","mtu":1450}]} 2018-08-01 10:52:39,394 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-66e027d6-c902-4a06-ac5e-551c6e4c249c-pub-net used request id req-7f09fac8-75e3-4f92-ab93-9812e312fb2b 2018-08-01 10:52:39,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/393a7028a4674ebd87c50dc21adf6ff9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9861e670f28effa4c35f2c3176775fb4036267c9" 2018-08-01 10:52:39,482 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:52:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-725a7def-fb97-4c63-9e35-3aff7c2abd60 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/393a7028a4674ebd87c50dc21adf6ff9"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "393a7028a4674ebd87c50dc21adf6ff9", "name": "CreateInstancePortManipulationTests-a61d7927-caa7-4bb-proj"}} 2018-08-01 10:52:39,482 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/393a7028a4674ebd87c50dc21adf6ff9 used request id req-725a7def-fb97-4c63-9e35-3aff7c2abd60 2018-08-01 10:52:39,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=7a8f4286-3458-474d-9ae5-a99556d8421d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9861e670f28effa4c35f2c3176775fb4036267c9" 2018-08-01 10:52:39,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-1b09a1e8-1668-4cb2-ac2e-3be37b7bd6cd Date: Wed, 01 Aug 2018 10:52:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7a8f4286-3458-474d-9ae5-a99556d8421d","tenant_id":"393a7028a4674ebd87c50dc21adf6ff9","created_at":"2018-08-01T10:52:33Z","dns_nameservers":[],"updated_at":"2018-08-01T10:52:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"393a7028a4674ebd87c50dc21adf6ff9","id":"f4468517-2df4-42a3-95a5-8d4645270206","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-66e027d6-c902-4a06-ac5e-551c6e4c249c-pub-subnet"}]} 2018-08-01 10:52:39,534 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=7a8f4286-3458-474d-9ae5-a99556d8421d used request id req-1b09a1e8-1668-4cb2-ac2e-3be37b7bd6cd 2018-08-01 10:52:39,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=7a8f4286-3458-474d-9ae5-a99556d8421d&name=CreateInstancePortManipulationTests-66e027d6-c902-4a06-ac5e-551c6e4c249cport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9861e670f28effa4c35f2c3176775fb4036267c9" 2018-08-01 10:52:39,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 824 X-Openstack-Request-Id: req-451bd904-e439-407e-a223-1c470e0f9bb1 Date: Wed, 01 Aug 2018 10:52:39 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:52:38Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f4468517-2df4-42a3-95a5-8d4645270206","ip_address":"10.55.0.101"}],"id":"520a4dcf-1b5d-41e1-926d-04fe7fd3f328","security_groups":["aee1bd4c-1344-4cbc-9d05-d264b353c0c7"],"mac_address":"fa:16:3e:f2:4b:47","project_id":"393a7028a4674ebd87c50dc21adf6ff9","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-66e027d6-c902-4a06-ac5e-551c6e4c249cport-1","admin_state_up":true,"network_id":"7a8f4286-3458-474d-9ae5-a99556d8421d","tenant_id":"393a7028a4674ebd87c50dc21adf6ff9","created_at":"2018-08-01T10:52:38Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-08-01 10:52:39,616 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=7a8f4286-3458-474d-9ae5-a99556d8421d&name=CreateInstancePortManipulationTests-66e027d6-c902-4a06-ac5e-551c6e4c249cport-1&admin_state_up=True used request id req-451bd904-e439-407e-a223-1c470e0f9bb1 2018-08-01 10:52:39,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/393a7028a4674ebd87c50dc21adf6ff9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9861e670f28effa4c35f2c3176775fb4036267c9" 2018-08-01 10:52:39,707 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:52:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29d6e3b5-3304-43fb-85c3-5496c80d6a79 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/393a7028a4674ebd87c50dc21adf6ff9"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "393a7028a4674ebd87c50dc21adf6ff9", "name": "CreateInstancePortManipulationTests-a61d7927-caa7-4bb-proj"}} 2018-08-01 10:52:39,707 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/393a7028a4674ebd87c50dc21adf6ff9 used request id req-29d6e3b5-3304-43fb-85c3-5496c80d6a79 2018-08-01 10:52:39,707 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-66e027d6-c902-4a06-ac5e-551c6e4c249c-inst 2018-08-01 10:52:39,710 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9861e670f28effa4c35f2c3176775fb4036267c9" 2018-08-01 10:52:39,732 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:52: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-8b13d7e3-6eb3-4893-a9a2-12b6c7174305 x-compute-request-id: req-8b13d7e3-6eb3-4893-a9a2-12b6c7174305 Content-Encoding: gzip Content-Length: 358 Content-Type: application/json RESP BODY: {"flavors": [{"id": "4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "rel": "bookmark"}], "name": "vmtp-flavor_ee58c79f-c6fb-483f-8b9c-406ffbfad757"}, {"id": "5b61c696-1b5b-4204-b7e5-ca4a818093b0", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "bookmark"}], "name": "shaker-flavor_81952131-3011-4d90-80f4-831743223f59"}, {"id": "babd6302-3503-4566-b975-4e4e1573450f", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/babd6302-3503-4566-b975-4e4e1573450f", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/babd6302-3503-4566-b975-4e4e1573450f", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-66e027d6-c902-4a06-ac5e-551c6e4c249c-flavor-name"}]} 2018-08-01 10:52:39,732 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-8b13d7e3-6eb3-4893-a9a2-12b6c7174305 2018-08-01 10:52:39,735 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors/babd6302-3503-4566-b975-4e4e1573450f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9861e670f28effa4c35f2c3176775fb4036267c9" 2018-08-01 10:52:39,755 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:52: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-c22fbc03-549f-4ce7-becf-49b026ea4f60 x-compute-request-id: req-c22fbc03-549f-4ce7-becf-49b026ea4f60 Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-66e027d6-c902-4a06-ac5e-551c6e4c249c-flavor-name", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/babd6302-3503-4566-b975-4e4e1573450f", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/babd6302-3503-4566-b975-4e4e1573450f", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "babd6302-3503-4566-b975-4e4e1573450f"}} 2018-08-01 10:52:39,755 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/babd6302-3503-4566-b975-4e4e1573450f used request id req-c22fbc03-549f-4ce7-becf-49b026ea4f60 2018-08-01 10:52:39,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-66e027d6-c902-4a06-ac5e-551c6e4c249c-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9861e670f28effa4c35f2c3176775fb4036267c9" 2018-08-01 10:52:39,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-f41ccbcd-14fc-4c56-9855-f11ad19296e9 Date: Wed, 01 Aug 2018 10:52:39 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-66e027d6-c902-4a06-ac5e-551c6e4c249c-image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T10:52:31Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-01T10:52:32Z", "visibility": "shared", "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/f5fd614e-9bc3-4c2a-9319-778e25459211/snap", "metadata": {}}], "self": "/v2/images/f5fd614e-9bc3-4c2a-9319-778e25459211", "min_disk": 0, "protected": false, "id": "f5fd614e-9bc3-4c2a-9319-778e25459211", "file": "/v2/images/f5fd614e-9bc3-4c2a-9319-778e25459211/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "393a7028a4674ebd87c50dc21adf6ff9", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/f5fd614e-9bc3-4c2a-9319-778e25459211/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-66e027d6-c902-4a06-ac5e-551c6e4c249c-image"} 2018-08-01 10:52:39,937 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-66e027d6-c902-4a06-ac5e-551c6e4c249c-image used request id req-f41ccbcd-14fc-4c56-9855-f11ad19296e9 2018-08-01 10:52:39,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9861e670f28effa4c35f2c3176775fb4036267c9" 2018-08-01 10:52:39,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-1aa3cab2-116b-414a-8457-0e930101c1fc Date: Wed, 01 Aug 2018 10:52: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-08-01 10:52:39,947 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-1aa3cab2-116b-414a-8457-0e930101c1fc 2018-08-01 10:52:39,952 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9861e670f28effa4c35f2c3176775fb4036267c9" -d '{"server": {"name": "CreateInstancePortManipulationTests-66e027d6-c902-4a06-ac5e-551c6e4c249c-inst", "imageRef": "f5fd614e-9bc3-4c2a-9319-778e25459211", "flavorRef": "babd6302-3503-4566-b975-4e4e1573450f", "max_count": 1, "min_count": 1, "networks": [{"port": "520a4dcf-1b5d-41e1-926d-04fe7fd3f328"}]}}' 2018-08-01 10:52:41,244 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 10:52: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-3132dab4-5131-4087-9ba2-4852167749fa x-compute-request-id: req-3132dab4-5131-4087-9ba2-4852167749fa Content-Length: 374 location: http://172.30.9.24:8774/v2.1/servers/062625c0-1f8e-43cf-99b5-acfb8462d1f7 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "062625c0-1f8e-43cf-99b5-acfb8462d1f7", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/062625c0-1f8e-43cf-99b5-acfb8462d1f7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/062625c0-1f8e-43cf-99b5-acfb8462d1f7", "rel": "bookmark"}], "adminPass": "5nbhx3bBLygb"}} 2018-08-01 10:52:41,244 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-3132dab4-5131-4087-9ba2-4852167749fa 2018-08-01 10:52:41,247 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/062625c0-1f8e-43cf-99b5-acfb8462d1f7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9861e670f28effa4c35f2c3176775fb4036267c9" 2018-08-01 10:52:41,493 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:52: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-a3502cbf-01a3-4490-b119-0e531ae9e256 x-compute-request-id: req-a3502cbf-01a3-4490-b119-0e531ae9e256 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.24:8774/v2.1/servers/062625c0-1f8e-43cf-99b5-acfb8462d1f7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/062625c0-1f8e-43cf-99b5-acfb8462d1f7", "rel": "bookmark"}], "image": {"id": "f5fd614e-9bc3-4c2a-9319-778e25459211", "links": [{"href": "http://172.30.9.24:8774/images/f5fd614e-9bc3-4c2a-9319-778e25459211", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "babd6302-3503-4566-b975-4e4e1573450f", "links": [{"href": "http://172.30.9.24:8774/flavors/babd6302-3503-4566-b975-4e4e1573450f", "rel": "bookmark"}]}, "id": "062625c0-1f8e-43cf-99b5-acfb8462d1f7", "user_id": "533413b99dc1411bb68a9b69806c4941", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T10:52:41Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-66e027d6-c902-4a06-ac5e-551c6e4c249c-inst", "created": "2018-08-01T10:52:41Z", "tenant_id": "393a7028a4674ebd87c50dc21adf6ff9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:52:41,493 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/062625c0-1f8e-43cf-99b5-acfb8462d1f7 used request id req-a3502cbf-01a3-4490-b119-0e531ae9e256 2018-08-01 10:52:41,493 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-66e027d6-c902-4a06-ac5e-551c6e4c249c-inst 2018-08-01 10:52:41,496 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/062625c0-1f8e-43cf-99b5-acfb8462d1f7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9861e670f28effa4c35f2c3176775fb4036267c9" 2018-08-01 10:52:41,884 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:52: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-bf8836ad-91ae-4944-8e03-d2a7a53bf33f x-compute-request-id: req-bf8836ad-91ae-4944-8e03-d2a7a53bf33f 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.24:8774/v2.1/servers/062625c0-1f8e-43cf-99b5-acfb8462d1f7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/062625c0-1f8e-43cf-99b5-acfb8462d1f7", "rel": "bookmark"}], "image": {"id": "f5fd614e-9bc3-4c2a-9319-778e25459211", "links": [{"href": "http://172.30.9.24:8774/images/f5fd614e-9bc3-4c2a-9319-778e25459211", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "babd6302-3503-4566-b975-4e4e1573450f", "links": [{"href": "http://172.30.9.24:8774/flavors/babd6302-3503-4566-b975-4e4e1573450f", "rel": "bookmark"}]}, "id": "062625c0-1f8e-43cf-99b5-acfb8462d1f7", "user_id": "533413b99dc1411bb68a9b69806c4941", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T10:52:41Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-66e027d6-c902-4a06-ac5e-551c6e4c249c-inst", "created": "2018-08-01T10:52:41Z", "tenant_id": "393a7028a4674ebd87c50dc21adf6ff9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:52:41,884 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/062625c0-1f8e-43cf-99b5-acfb8462d1f7 used request id req-bf8836ad-91ae-4944-8e03-d2a7a53bf33f 2018-08-01 10:52:41,884 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-66e027d6-c902-4a06-ac5e-551c6e4c249c-inst] is - BUILD 2018-08-01 10:52:41,884 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-01 10:52:44,888 - create_instance - DEBUG - VM status query timeout in 896.605756044 2018-08-01 10:52:44,890 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/062625c0-1f8e-43cf-99b5-acfb8462d1f7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9861e670f28effa4c35f2c3176775fb4036267c9" 2018-08-01 10:52:45,316 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:52: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-456231b1-b8d1-43f3-8363-9bf600eb755f x-compute-request-id: req-456231b1-b8d1-43f3-8363-9bf600eb755f Content-Encoding: gzip Content-Length: 687 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/062625c0-1f8e-43cf-99b5-acfb8462d1f7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/062625c0-1f8e-43cf-99b5-acfb8462d1f7", "rel": "bookmark"}], "image": {"id": "f5fd614e-9bc3-4c2a-9319-778e25459211", "links": [{"href": "http://172.30.9.24:8774/images/f5fd614e-9bc3-4c2a-9319-778e25459211", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "babd6302-3503-4566-b975-4e4e1573450f", "links": [{"href": "http://172.30.9.24:8774/flavors/babd6302-3503-4566-b975-4e4e1573450f", "rel": "bookmark"}]}, "id": "062625c0-1f8e-43cf-99b5-acfb8462d1f7", "security_groups": [{"name": "default"}], "user_id": "533413b99dc1411bb68a9b69806c4941", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T10:52:42Z", "hostId": "f415d9b0b79534b959e0557a7321be90a83259197943c74d0e5f30c5", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-66e027d6-c902-4a06-ac5e-551c6e4c249c-inst", "created": "2018-08-01T10:52:41Z", "tenant_id": "393a7028a4674ebd87c50dc21adf6ff9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:52:45,316 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/062625c0-1f8e-43cf-99b5-acfb8462d1f7 used request id req-456231b1-b8d1-43f3-8363-9bf600eb755f 2018-08-01 10:52:45,317 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-66e027d6-c902-4a06-ac5e-551c6e4c249c-inst] is - BUILD 2018-08-01 10:52:45,317 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-01 10:52:48,317 - create_instance - DEBUG - VM status query timeout in 893.176120996 2018-08-01 10:52:48,321 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/062625c0-1f8e-43cf-99b5-acfb8462d1f7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9861e670f28effa4c35f2c3176775fb4036267c9" 2018-08-01 10:52:48,644 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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-f69fdcc9-a405-4604-9aea-4e454a0541a6 x-compute-request-id: req-f69fdcc9-a405-4604-9aea-4e454a0541a6 Content-Encoding: gzip Content-Length: 764 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-66e027d6-c902-4a06-ac5e-551c6e4c249c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:4b:47", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/062625c0-1f8e-43cf-99b5-acfb8462d1f7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/062625c0-1f8e-43cf-99b5-acfb8462d1f7", "rel": "bookmark"}], "image": {"id": "f5fd614e-9bc3-4c2a-9319-778e25459211", "links": [{"href": "http://172.30.9.24:8774/images/f5fd614e-9bc3-4c2a-9319-778e25459211", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T10:52:46.000000", "flavor": {"id": "babd6302-3503-4566-b975-4e4e1573450f", "links": [{"href": "http://172.30.9.24:8774/flavors/babd6302-3503-4566-b975-4e4e1573450f", "rel": "bookmark"}]}, "id": "062625c0-1f8e-43cf-99b5-acfb8462d1f7", "security_groups": [{"name": "default"}], "user_id": "533413b99dc1411bb68a9b69806c4941", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:52:46Z", "hostId": "f415d9b0b79534b959e0557a7321be90a83259197943c74d0e5f30c5", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-66e027d6-c902-4a06-ac5e-551c6e4c249c-inst", "created": "2018-08-01T10:52:41Z", "tenant_id": "393a7028a4674ebd87c50dc21adf6ff9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:52:48,645 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/062625c0-1f8e-43cf-99b5-acfb8462d1f7 used request id req-f69fdcc9-a405-4604-9aea-4e454a0541a6 2018-08-01 10:52:48,645 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-66e027d6-c902-4a06-ac5e-551c6e4c249c-inst] is - ACTIVE 2018-08-01 10:52:48,645 - create_instance - INFO - VM is - ACTIVE 2018-08-01 10:52:48,646 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/062625c0-1f8e-43cf-99b5-acfb8462d1f7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9861e670f28effa4c35f2c3176775fb4036267c9" 2018-08-01 10:52:48,961 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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-99e82a1e-3d71-4282-bb1f-4789dcc19084 x-compute-request-id: req-99e82a1e-3d71-4282-bb1f-4789dcc19084 Content-Encoding: gzip Content-Length: 764 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-66e027d6-c902-4a06-ac5e-551c6e4c249c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:4b:47", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/062625c0-1f8e-43cf-99b5-acfb8462d1f7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/062625c0-1f8e-43cf-99b5-acfb8462d1f7", "rel": "bookmark"}], "image": {"id": "f5fd614e-9bc3-4c2a-9319-778e25459211", "links": [{"href": "http://172.30.9.24:8774/images/f5fd614e-9bc3-4c2a-9319-778e25459211", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T10:52:46.000000", "flavor": {"id": "babd6302-3503-4566-b975-4e4e1573450f", "links": [{"href": "http://172.30.9.24:8774/flavors/babd6302-3503-4566-b975-4e4e1573450f", "rel": "bookmark"}]}, "id": "062625c0-1f8e-43cf-99b5-acfb8462d1f7", "security_groups": [{"name": "default"}], "user_id": "533413b99dc1411bb68a9b69806c4941", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:52:46Z", "hostId": "f415d9b0b79534b959e0557a7321be90a83259197943c74d0e5f30c5", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-66e027d6-c902-4a06-ac5e-551c6e4c249c-inst", "created": "2018-08-01T10:52:41Z", "tenant_id": "393a7028a4674ebd87c50dc21adf6ff9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:52:48,961 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/062625c0-1f8e-43cf-99b5-acfb8462d1f7 used request id req-99e82a1e-3d71-4282-bb1f-4789dcc19084 2018-08-01 10:52:48,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-66e027d6-c902-4a06-ac5e-551c6e4c249c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9861e670f28effa4c35f2c3176775fb4036267c9" 2018-08-01 10:52:49,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-576896eb-6af2-4322-98dc-9d056577a982 Date: Wed, 01 Aug 2018 10:52:49 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"7a8f4286-3458-474d-9ae5-a99556d8421d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"393a7028a4674ebd87c50dc21adf6ff9","l2_adjacency":true,"status":"ACTIVE","subnets":["f4468517-2df4-42a3-95a5-8d4645270206"],"description":"","tags":[],"updated_at":"2018-08-01T10:52:33Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-66e027d6-c902-4a06-ac5e-551c6e4c249c-pub-net","admin_state_up":true,"tenant_id":"393a7028a4674ebd87c50dc21adf6ff9","created_at":"2018-08-01T10:52:33Z","mtu":1450}]} 2018-08-01 10:52:49,079 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-66e027d6-c902-4a06-ac5e-551c6e4c249c-pub-net used request id req-576896eb-6af2-4322-98dc-9d056577a982 2018-08-01 10:52:49,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/393a7028a4674ebd87c50dc21adf6ff9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9861e670f28effa4c35f2c3176775fb4036267c9" 2018-08-01 10:52:49,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:52:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f58e8eb9-88f8-4cae-975f-b767c8f905a6 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/393a7028a4674ebd87c50dc21adf6ff9"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "393a7028a4674ebd87c50dc21adf6ff9", "name": "CreateInstancePortManipulationTests-a61d7927-caa7-4bb-proj"}} 2018-08-01 10:52:49,166 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/393a7028a4674ebd87c50dc21adf6ff9 used request id req-f58e8eb9-88f8-4cae-975f-b767c8f905a6 2018-08-01 10:52:49,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=7a8f4286-3458-474d-9ae5-a99556d8421d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9861e670f28effa4c35f2c3176775fb4036267c9" 2018-08-01 10:52:49,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-e2178b67-27c9-4e1d-8471-19d9ecb49bee Date: Wed, 01 Aug 2018 10:52:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7a8f4286-3458-474d-9ae5-a99556d8421d","tenant_id":"393a7028a4674ebd87c50dc21adf6ff9","created_at":"2018-08-01T10:52:33Z","dns_nameservers":[],"updated_at":"2018-08-01T10:52:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"393a7028a4674ebd87c50dc21adf6ff9","id":"f4468517-2df4-42a3-95a5-8d4645270206","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-66e027d6-c902-4a06-ac5e-551c6e4c249c-pub-subnet"}]} 2018-08-01 10:52:49,228 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=7a8f4286-3458-474d-9ae5-a99556d8421d used request id req-e2178b67-27c9-4e1d-8471-19d9ecb49bee 2018-08-01 10:52:49,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=7a8f4286-3458-474d-9ae5-a99556d8421d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9861e670f28effa4c35f2c3176775fb4036267c9" 2018-08-01 10:52:49,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1662 X-Openstack-Request-Id: req-fa85be1d-6c1c-4384-aa7c-c9df0e579667 Date: Wed, 01 Aug 2018 10:52:49 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:52:45Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f4468517-2df4-42a3-95a5-8d4645270206","ip_address":"10.55.0.101"}],"id":"520a4dcf-1b5d-41e1-926d-04fe7fd3f328","security_groups":["aee1bd4c-1344-4cbc-9d05-d264b353c0c7"],"mac_address":"fa:16:3e:f2:4b:47","project_id":"393a7028a4674ebd87c50dc21adf6ff9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-66e027d6-c902-4a06-ac5e-551c6e4c249cport-1","admin_state_up":true,"network_id":"7a8f4286-3458-474d-9ae5-a99556d8421d","tenant_id":"393a7028a4674ebd87c50dc21adf6ff9","created_at":"2018-08-01T10:52:38Z","binding:vnic_type":"normal","device_id":"062625c0-1f8e-43cf-99b5-acfb8462d1f7","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:52:37Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f4468517-2df4-42a3-95a5-8d4645270206","ip_address":"10.55.0.2"}],"id":"94a4d1c2-02b9-4ffc-858b-354f1ffaaf43","security_groups":[],"mac_address":"fa:16:3e:68:d9:64","project_id":"393a7028a4674ebd87c50dc21adf6ff9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7a8f4286-3458-474d-9ae5-a99556d8421d","tenant_id":"393a7028a4674ebd87c50dc21adf6ff9","created_at":"2018-08-01T10:52:34Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7a8f4286-3458-474d-9ae5-a99556d8421d","ip_allocation":"immediate"}]} 2018-08-01 10:52:49,301 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=7a8f4286-3458-474d-9ae5-a99556d8421d used request id req-fa85be1d-6c1c-4384-aa7c-c9df0e579667 2018-08-01 10:52:49,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=7a8f4286-3458-474d-9ae5-a99556d8421d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9861e670f28effa4c35f2c3176775fb4036267c9" 2018-08-01 10:52:49,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-3e583a8e-e6a3-47d5-9a58-dd272f25de4c Date: Wed, 01 Aug 2018 10:52:49 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"7a8f4286-3458-474d-9ae5-a99556d8421d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"393a7028a4674ebd87c50dc21adf6ff9","l2_adjacency":true,"status":"ACTIVE","subnets":["f4468517-2df4-42a3-95a5-8d4645270206"],"description":"","tags":[],"updated_at":"2018-08-01T10:52:33Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-66e027d6-c902-4a06-ac5e-551c6e4c249c-pub-net","admin_state_up":true,"tenant_id":"393a7028a4674ebd87c50dc21adf6ff9","created_at":"2018-08-01T10:52:33Z","mtu":1450}]} 2018-08-01 10:52:49,408 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=7a8f4286-3458-474d-9ae5-a99556d8421d used request id req-3e583a8e-e6a3-47d5-9a58-dd272f25de4c 2018-08-01 10:52:49,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=7a8f4286-3458-474d-9ae5-a99556d8421d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9861e670f28effa4c35f2c3176775fb4036267c9" 2018-08-01 10:52:49,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-a75ee4b8-7614-4408-b835-66c868e4c19d Date: Wed, 01 Aug 2018 10:52:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7a8f4286-3458-474d-9ae5-a99556d8421d","tenant_id":"393a7028a4674ebd87c50dc21adf6ff9","created_at":"2018-08-01T10:52:33Z","dns_nameservers":[],"updated_at":"2018-08-01T10:52:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"393a7028a4674ebd87c50dc21adf6ff9","id":"f4468517-2df4-42a3-95a5-8d4645270206","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-66e027d6-c902-4a06-ac5e-551c6e4c249c-pub-subnet"}]} 2018-08-01 10:52:49,457 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=7a8f4286-3458-474d-9ae5-a99556d8421d used request id req-a75ee4b8-7614-4408-b835-66c868e4c19d 2018-08-01 10:52:49,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=7a8f4286-3458-474d-9ae5-a99556d8421d&name=CreateInstancePortManipulationTests-66e027d6-c902-4a06-ac5e-551c6e4c249c-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9861e670f28effa4c35f2c3176775fb4036267c9" 2018-08-01 10:52:49,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-15cfa957-c6ac-4930-a7f3-307d8f2a2bce Date: Wed, 01 Aug 2018 10:52:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7a8f4286-3458-474d-9ae5-a99556d8421d","tenant_id":"393a7028a4674ebd87c50dc21adf6ff9","created_at":"2018-08-01T10:52:33Z","dns_nameservers":[],"updated_at":"2018-08-01T10:52:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"393a7028a4674ebd87c50dc21adf6ff9","id":"f4468517-2df4-42a3-95a5-8d4645270206","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-66e027d6-c902-4a06-ac5e-551c6e4c249c-pub-subnet"}]} 2018-08-01 10:52:49,505 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=7a8f4286-3458-474d-9ae5-a99556d8421d&name=CreateInstancePortManipulationTests-66e027d6-c902-4a06-ac5e-551c6e4c249c-pub-subnet used request id req-15cfa957-c6ac-4930-a7f3-307d8f2a2bce 2018-08-01 10:52:49,505 - create_instance - INFO - Deleting Port with ID - 520a4dcf-1b5d-41e1-926d-04fe7fd3f328 2018-08-01 10:52:49,506 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-66e027d6-c902-4a06-ac5e-551c6e4c249cport-1 2018-08-01 10:52:49,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/ports/520a4dcf-1b5d-41e1-926d-04fe7fd3f328 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9861e670f28effa4c35f2c3176775fb4036267c9" 2018-08-01 10:52:49,934 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5e72498d-b2f3-4921-a9c6-ef546a70a7d2 Date: Wed, 01 Aug 2018 10:52:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:52:49,934 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/ports/520a4dcf-1b5d-41e1-926d-04fe7fd3f328 used request id req-5e72498d-b2f3-4921-a9c6-ef546a70a7d2 2018-08-01 10:52:49,934 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-66e027d6-c902-4a06-ac5e-551c6e4c249c-inst 2018-08-01 10:52:49,937 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/servers/062625c0-1f8e-43cf-99b5-acfb8462d1f7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9861e670f28effa4c35f2c3176775fb4036267c9" 2018-08-01 10:52:50,051 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10: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 x-openstack-request-id: req-6c0d0a4e-1a09-4060-82ad-36344e063c11 x-compute-request-id: req-6c0d0a4e-1a09-4060-82ad-36344e063c11 Content-Type: application/json 2018-08-01 10:52:50,051 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/062625c0-1f8e-43cf-99b5-acfb8462d1f7 used request id req-6c0d0a4e-1a09-4060-82ad-36344e063c11 2018-08-01 10:52:50,052 - create_instance - INFO - Checking deletion status 2018-08-01 10:52:50,054 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/062625c0-1f8e-43cf-99b5-acfb8462d1f7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9861e670f28effa4c35f2c3176775fb4036267c9" 2018-08-01 10:52:50,313 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:52: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-c1ade1bb-10f4-46b4-862a-eafc17310737 x-compute-request-id: req-c1ade1bb-10f4-46b4-862a-eafc17310737 Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstancePortManipulationTests-66e027d6-c902-4a06-ac5e-551c6e4c249c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:4b:47", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/062625c0-1f8e-43cf-99b5-acfb8462d1f7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/062625c0-1f8e-43cf-99b5-acfb8462d1f7", "rel": "bookmark"}], "image": {"id": "f5fd614e-9bc3-4c2a-9319-778e25459211", "links": [{"href": "http://172.30.9.24:8774/images/f5fd614e-9bc3-4c2a-9319-778e25459211", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T10:52:46.000000", "flavor": {"id": "babd6302-3503-4566-b975-4e4e1573450f", "links": [{"href": "http://172.30.9.24:8774/flavors/babd6302-3503-4566-b975-4e4e1573450f", "rel": "bookmark"}]}, "id": "062625c0-1f8e-43cf-99b5-acfb8462d1f7", "user_id": "533413b99dc1411bb68a9b69806c4941", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:52:50Z", "hostId": "f415d9b0b79534b959e0557a7321be90a83259197943c74d0e5f30c5", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-66e027d6-c902-4a06-ac5e-551c6e4c249c-inst", "created": "2018-08-01T10:52:41Z", "tenant_id": "393a7028a4674ebd87c50dc21adf6ff9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:52:50,313 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/062625c0-1f8e-43cf-99b5-acfb8462d1f7 used request id req-c1ade1bb-10f4-46b4-862a-eafc17310737 2018-08-01 10:52:50,314 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-66e027d6-c902-4a06-ac5e-551c6e4c249c-inst] is - ACTIVE 2018-08-01 10:52:50,314 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-01 10:52:53,317 - create_instance - DEBUG - VM status query timeout in 296.734544039 2018-08-01 10:52:53,320 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/062625c0-1f8e-43cf-99b5-acfb8462d1f7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9861e670f28effa4c35f2c3176775fb4036267c9" 2018-08-01 10:52:53,366 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:52: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-d2470aea-3370-458d-b913-761a2238cc0a x-compute-request-id: req-d2470aea-3370-458d-b913-761a2238cc0a Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 062625c0-1f8e-43cf-99b5-acfb8462d1f7 could not be found.", "code": 404}} 2018-08-01 10:52:53,366 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/062625c0-1f8e-43cf-99b5-acfb8462d1f7 used request id req-d2470aea-3370-458d-b913-761a2238cc0a 2018-08-01 10:52:53,367 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 062625c0-1f8e-43cf-99b5-acfb8462d1f7 could not be found. (HTTP 404) (Request-ID: req-d2470aea-3370-458d-b913-761a2238cc0a) 2018-08-01 10:52:53,367 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-66e027d6-c902-4a06-ac5e-551c6e4c249c-inst 2018-08-01 10:52:53,370 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/flavors/babd6302-3503-4566-b975-4e4e1573450f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c83487fddf6dc1fea6a27d79823fad97da1ebe1" 2018-08-01 10:52:53,404 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 10:52: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-f0ff768a-264b-43f5-b3d4-99d2116bb566 x-compute-request-id: req-f0ff768a-264b-43f5-b3d4-99d2116bb566 Content-Length: 0 Content-Type: application/json 2018-08-01 10:52:53,404 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/babd6302-3503-4566-b975-4e4e1573450f used request id req-f0ff768a-264b-43f5-b3d4-99d2116bb566 2018-08-01 10:52:53,405 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-66e027d6-c902-4a06-ac5e-551c6e4c249c-pub-subnet 2018-08-01 10:52:53,405 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-66e027d6-c902-4a06-ac5e-551c6e4c249c-pub-subnet 2018-08-01 10:52:53,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/subnets/f4468517-2df4-42a3-95a5-8d4645270206 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63736bd61d30ba91fa808db5e527e5ad76e19e66" 2018-08-01 10:52:54,737 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3e7ff152-91e5-496c-8f0b-3d45156f6302 Date: Wed, 01 Aug 2018 10:52:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:52:54,737 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/f4468517-2df4-42a3-95a5-8d4645270206 used request id req-3e7ff152-91e5-496c-8f0b-3d45156f6302 2018-08-01 10:52:54,738 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-66e027d6-c902-4a06-ac5e-551c6e4c249c-pub-net 2018-08-01 10:52:54,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/networks/7a8f4286-3458-474d-9ae5-a99556d8421d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63736bd61d30ba91fa808db5e527e5ad76e19e66" 2018-08-01 10:52:55,744 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5485dedd-c0c4-4451-b2aa-5c5459e40058 Date: Wed, 01 Aug 2018 10:52:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:52:55,745 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/7a8f4286-3458-474d-9ae5-a99556d8421d used request id req-5485dedd-c0c4-4451-b2aa-5c5459e40058 2018-08-01 10:52:55,745 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-66e027d6-c902-4a06-ac5e-551c6e4c249c-image 2018-08-01 10:52:55,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9292/v2/images/f5fd614e-9bc3-4c2a-9319-778e25459211 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a338a89cc9fc71dd2bde9d03e2a913612f8788a6" 2018-08-01 10:52:56,170 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d74dcf05-c6a7-4370-9b7c-d60cc91f6cd2 Date: Wed, 01 Aug 2018 10:52:56 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-01 10:52:56,170 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/f5fd614e-9bc3-4c2a-9319-778e25459211 used request id req-d74dcf05-c6a7-4370-9b7c-d60cc91f6cd2 2018-08-01 10:52:56,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a1a34653af0396ff335048de67e364ad857e4e" 2018-08-01 10:52:56,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-693bb8aa-cca9-455d-b5fc-d364fbf02a7a Date: Wed, 01 Aug 2018 10:52:56 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a2413a97b61342d8bd27570706ef372d", "created_at": "2018-08-01T09:33:18Z", "updated_at": "2018-08-01T09:33:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "7f556ce3-51d0-4279-a11d-510db9f9a3b1", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "94adc13c-a166-41cf-bd16-f997efc73cb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "b39143b5-c08f-4d0b-9d40-54f472f2389e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "e218b0b7-4501-4f84-9458-caf2891c260d", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}], "revision_number": 4, "project_id": "a2413a97b61342d8bd27570706ef372d", "id": "38229670-7386-42d0-b7b9-2397ea5938de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "created_at": "2018-08-01T09:28:38Z", "updated_at": "2018-08-01T09:28:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "763568f1-8151-4a3c-911a-d06da4423063", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "80d28bee-4aee-47e8-a8da-e0fe31497fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "a47a5ddf-aa37-4ab2-a335-1c93513b5f12", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "f5bba5a5-602b-421e-98b2-5a16117f943f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}], "revision_number": 4, "project_id": "dbe9669438844f3faecdc7fcc050e0d8", "id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ed1054af2e94c049694d98d54211d98", "created_at": "2018-08-01T09:31:40Z", "updated_at": "2018-08-01T09:31:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "34baee87-ea35-42ee-8a69-0f6e2a825d3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "89b9d1c9-f4f9-45cd-8d36-970d44228439", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "b8ab0d59-cab9-4488-82ee-7c5f69709bff", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "d3ab68ea-23b4-4bf6-8dd3-85d029e3d89f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}], "revision_number": 4, "project_id": "2ed1054af2e94c049694d98d54211d98", "id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "created_at": "2018-08-01T09:34:13Z", "updated_at": "2018-08-01T09:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "1dbb3f59-611b-46d1-a82d-2720e0a16f86", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "3878126b-a220-4357-adb9-bc22498f31b1", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "75ce67db-9c04-4561-a10d-8b1ec63943e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "e2945a69-3afe-41e3-a7ec-3ea4c79a12ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}], "revision_number": 4, "project_id": "c0d9b34b06f445a7857603f60b181f3c", "id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-01T09:30:58Z", "updated_at": "2018-08-01T09:30:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "042d4626-2974-418d-affe-f8f2acd05faa", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "995fae58-f0e5-4e10-801c-6c2ce5c7ae0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "cb8404fa-cb24-4879-a34d-f3050dcba730", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "dad6aaab-690e-4c24-9103-6767e0c80bc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "created_at": "2018-08-01T09:31:11Z", "updated_at": "2018-08-01T09:31:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "939e25e0-5dbc-4f6e-9f6f-7fb70e540203", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "9796a673-6928-4009-9c21-1410d395646e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "af7b8bf8-2fb6-4d72-842a-38f72d7581f7", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "b9af65b0-2eb8-45e1-8504-b7dc4dbb83ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}], "revision_number": 4, "project_id": "dd207f801ed3475f9dbe5f13077af1c8", "id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "393a7028a4674ebd87c50dc21adf6ff9", "created_at": "2018-08-01T10:52:33Z", "updated_at": "2018-08-01T10:52:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:52:33Z", "revision_number": 0, "id": "159915a1-87ec-42ae-acd7-dc24d5e9869e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:52:33Z", "security_group_id": "aee1bd4c-1344-4cbc-9d05-d264b353c0c7", "tenant_id": "393a7028a4674ebd87c50dc21adf6ff9", "port_range_min": null, "ethertype": "IPv6", "project_id": "393a7028a4674ebd87c50dc21adf6ff9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:52:33Z", "revision_number": 0, "id": "1dd88f32-3d93-4784-80fb-6b21d380e04b", "remote_group_id": "aee1bd4c-1344-4cbc-9d05-d264b353c0c7", "remote_ip_prefix": null, "created_at": "2018-08-01T10:52:33Z", "security_group_id": "aee1bd4c-1344-4cbc-9d05-d264b353c0c7", "tenant_id": "393a7028a4674ebd87c50dc21adf6ff9", "port_range_min": null, "ethertype": "IPv6", "project_id": "393a7028a4674ebd87c50dc21adf6ff9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:52:33Z", "revision_number": 0, "id": "6996bc8e-535f-434d-8e7c-3e60ddeda461", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:52:33Z", "security_group_id": "aee1bd4c-1344-4cbc-9d05-d264b353c0c7", "tenant_id": "393a7028a4674ebd87c50dc21adf6ff9", "port_range_min": null, "ethertype": "IPv4", "project_id": "393a7028a4674ebd87c50dc21adf6ff9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:52:33Z", "revision_number": 0, "id": "d8541a93-4faa-4d14-991d-d2a3a2810f63", "remote_group_id": "aee1bd4c-1344-4cbc-9d05-d264b353c0c7", "remote_ip_prefix": null, "created_at": "2018-08-01T10:52:33Z", "security_group_id": "aee1bd4c-1344-4cbc-9d05-d264b353c0c7", "tenant_id": "393a7028a4674ebd87c50dc21adf6ff9", "port_range_min": null, "ethertype": "IPv4", "project_id": "393a7028a4674ebd87c50dc21adf6ff9"}], "revision_number": 4, "project_id": "393a7028a4674ebd87c50dc21adf6ff9", "id": "aee1bd4c-1344-4cbc-9d05-d264b353c0c7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "46dd322c3fcc454eb140e37825746af8", "created_at": "2018-08-01T10:33:44Z", "updated_at": "2018-08-01T10:33:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "0f41470b-1091-45c1-b574-92069f79f8d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "8cc03a9c-8fa5-425b-812f-d7692bae3613", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d1373b1e-2fb9-4e02-a9e1-7e873ba1d7d1", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d21f3909-71f3-43e2-a22d-6a9c2513cb6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}], "revision_number": 4, "project_id": "46dd322c3fcc454eb140e37825746af8", "id": "b2961714-c8a4-4fcb-918b-21d70527c983", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "created_at": "2018-08-01T09:34:57Z", "updated_at": "2018-08-01T09:34:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "8063d12f-30db-4ccf-8ce0-72e59ba81a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c38e1a7a-5857-4f03-b991-6d5c9c9a5b9e", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c725bae1-d3bb-42b5-b331-32737085f28c", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "cfddc134-923b-4e0d-9ec5-dcc5641dd435", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}], "revision_number": 4, "project_id": "455b48a61678488ead79a4cfa07ef5c3", "id": "cd52f913-3072-4ce7-a779-7de795b62b12", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:36:50Z", "updated_at": "2018-08-01T09:36:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "07ef7fe5-a529-45da-bfc0-899f0ea9b592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "bc4dad3a-2a0c-4c31-b901-2909a12adb50", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c35cff35-4306-4116-b9fa-fc27bc7c05d6", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c493e3ac-d9d2-480d-9ec8-50982eedaf5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}], "revision_number": 4, "project_id": "8d96727022f4443794db44ecde432faf", "id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "created_at": "2018-08-01T09:32:45Z", "updated_at": "2018-08-01T09:32:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "058ea790-43ea-4a6f-9950-28418319e577", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "5fcfb31b-cdad-4037-973e-56b74faefd14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "99a24d26-dc7f-42d0-aa23-a7c061f04952", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "b641bb48-566e-472b-a3cc-d38c85ab3ff1", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}], "revision_number": 4, "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "name": "default"}]} 2018-08-01 10:52:56,438 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-693bb8aa-cca9-455d-b5fc-d364fbf02a7a 2018-08-01 10:52:56,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a1a34653af0396ff335048de67e364ad857e4e" 2018-08-01 10:52:56,526 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:52:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3bd2dbe3-8d23-4cb2-b0d6-5ed6d89cc09e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2413a97b61342d8bd27570706ef372d.", "code": 404, "title": "Not Found"}} 2018-08-01 10:52:56,526 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d used request id req-3bd2dbe3-8d23-4cb2-b0d6-5ed6d89cc09e 2018-08-01 10:52:56,526 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:52:56,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a1a34653af0396ff335048de67e364ad857e4e" 2018-08-01 10:52:56,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:52:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3cc179ad-cd23-4caf-8298-8d58338dd759 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.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dbe9669438844f3faecdc7fcc050e0d8", "name": "service"}} 2018-08-01 10:52:56,615 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 used request id req-3cc179ad-cd23-4caf-8298-8d58338dd759 2018-08-01 10:52:56,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a1a34653af0396ff335048de67e364ad857e4e" 2018-08-01 10:52:56,703 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:52:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-78abff00-bfd5-4c9d-9e64-7fceab5f9534 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ed1054af2e94c049694d98d54211d98.", "code": 404, "title": "Not Found"}} 2018-08-01 10:52:56,703 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 used request id req-78abff00-bfd5-4c9d-9e64-7fceab5f9534 2018-08-01 10:52:56,703 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:52:56,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a1a34653af0396ff335048de67e364ad857e4e" 2018-08-01 10:52:56,789 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:52:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4e1d341a-9260-465a-8077-0a4151a448c9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c0d9b34b06f445a7857603f60b181f3c.", "code": 404, "title": "Not Found"}} 2018-08-01 10:52:56,790 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c used request id req-4e1d341a-9260-465a-8077-0a4151a448c9 2018-08-01 10:52:56,790 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:52:56,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a1a34653af0396ff335048de67e364ad857e4e" 2018-08-01 10:52:56,877 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:52:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-abe747a7-28b0-4400-84f2-9ef3afeca92f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: dd207f801ed3475f9dbe5f13077af1c8.", "code": 404, "title": "Not Found"}} 2018-08-01 10:52:56,877 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 used request id req-abe747a7-28b0-4400-84f2-9ef3afeca92f 2018-08-01 10:52:56,877 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:52:56,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/393a7028a4674ebd87c50dc21adf6ff9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a1a34653af0396ff335048de67e364ad857e4e" 2018-08-01 10:52:56,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:52:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bca642fb-a7e8-41b0-b3db-7cb43bd170ea Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/393a7028a4674ebd87c50dc21adf6ff9"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "393a7028a4674ebd87c50dc21adf6ff9", "name": "CreateInstancePortManipulationTests-a61d7927-caa7-4bb-proj"}} 2018-08-01 10:52:56,966 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/393a7028a4674ebd87c50dc21adf6ff9 used request id req-bca642fb-a7e8-41b0-b3db-7cb43bd170ea 2018-08-01 10:52:56,967 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - aee1bd4c-1344-4cbc-9d05-d264b353c0c7 2018-08-01 10:52:56,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=aee1bd4c-1344-4cbc-9d05-d264b353c0c7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a1a34653af0396ff335048de67e364ad857e4e" 2018-08-01 10:52:56,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-078c9c90-4a8b-4628-aa85-e0f35ea1391f Date: Wed, 01 Aug 2018 10:52: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-08-01T10:52:33Z", "security_group_id": "aee1bd4c-1344-4cbc-9d05-d264b353c0c7", "port_range_min": null, "revision_number": 0, "tenant_id": "393a7028a4674ebd87c50dc21adf6ff9", "created_at": "2018-08-01T10:52:33Z", "project_id": "393a7028a4674ebd87c50dc21adf6ff9", "id": "159915a1-87ec-42ae-acd7-dc24d5e9869e"}, {"remote_group_id": "aee1bd4c-1344-4cbc-9d05-d264b353c0c7", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:52:33Z", "security_group_id": "aee1bd4c-1344-4cbc-9d05-d264b353c0c7", "port_range_min": null, "revision_number": 0, "tenant_id": "393a7028a4674ebd87c50dc21adf6ff9", "created_at": "2018-08-01T10:52:33Z", "project_id": "393a7028a4674ebd87c50dc21adf6ff9", "id": "1dd88f32-3d93-4784-80fb-6b21d380e04b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:52:33Z", "security_group_id": "aee1bd4c-1344-4cbc-9d05-d264b353c0c7", "port_range_min": null, "revision_number": 0, "tenant_id": "393a7028a4674ebd87c50dc21adf6ff9", "created_at": "2018-08-01T10:52:33Z", "project_id": "393a7028a4674ebd87c50dc21adf6ff9", "id": "6996bc8e-535f-434d-8e7c-3e60ddeda461"}, {"remote_group_id": "aee1bd4c-1344-4cbc-9d05-d264b353c0c7", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:52:33Z", "security_group_id": "aee1bd4c-1344-4cbc-9d05-d264b353c0c7", "port_range_min": null, "revision_number": 0, "tenant_id": "393a7028a4674ebd87c50dc21adf6ff9", "created_at": "2018-08-01T10:52:33Z", "project_id": "393a7028a4674ebd87c50dc21adf6ff9", "id": "d8541a93-4faa-4d14-991d-d2a3a2810f63"}]} 2018-08-01 10:52:56,992 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=aee1bd4c-1344-4cbc-9d05-d264b353c0c7 used request id req-078c9c90-4a8b-4628-aa85-e0f35ea1391f 2018-08-01 10:52:56,993 - neutron_utils - INFO - Deleting security group with name - default 2018-08-01 10:52:56,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/aee1bd4c-1344-4cbc-9d05-d264b353c0c7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a1a34653af0396ff335048de67e364ad857e4e" 2018-08-01 10:52:57,118 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6681d208-b3fd-47a6-a56b-24cd9092fb12 Content-Length: 0 Date: Wed, 01 Aug 2018 10:52:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:52:57,118 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/aee1bd4c-1344-4cbc-9d05-d264b353c0c7 used request id req-6681d208-b3fd-47a6-a56b-24cd9092fb12 2018-08-01 10:52:57,119 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-a61d7927-caa7-4bb-proj 2018-08-01 10:52:57,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/393a7028a4674ebd87c50dc21adf6ff9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a1a34653af0396ff335048de67e364ad857e4e" 2018-08-01 10:52:57,351 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:52:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2e2bb36a-5313-43ba-9a47-5a95e5184f65 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:52:57,351 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/393a7028a4674ebd87c50dc21adf6ff9 used request id req-2e2bb36a-5313-43ba-9a47-5a95e5184f65 2018-08-01 10:52:57,351 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-a61d7927-caa7-4bb-proj-role 2018-08-01 10:52:57,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/63ca57cad8c242bba08c902445a74a80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a1a34653af0396ff335048de67e364ad857e4e" 2018-08-01 10:52:57,458 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:52:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4367a0cf-2a0f-4083-93e5-aa91da871d07 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:52:57,458 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/63ca57cad8c242bba08c902445a74a80 used request id req-4367a0cf-2a0f-4083-93e5-aa91da871d07 2018-08-01 10:52:57,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a1a34653af0396ff335048de67e364ad857e4e" 2018-08-01 10:52:57,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:52:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-929fbd67-d9e1-4652-b84d-9811c0f4fc9a Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:52:57,544 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-929fbd67-d9e1-4652-b84d-9811c0f4fc9a 2018-08-01 10:52:57,545 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-a61d7927-caa7-4bb-user 2018-08-01 10:52:57,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/533413b99dc1411bb68a9b69806c4941 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4782de74d1b97738d60296e370c3880bcc867c82" 2018-08-01 10:52:57,715 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:52:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-82a8f3f2-9edc-443a-b16c-48c25a6e02db Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:52:57,716 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/533413b99dc1411bb68a9b69806c4941 used request id req-82a8f3f2-9edc-443a-b16c-48c25a6e02db 2018-08-01 10:52:57,717 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:52:58,101 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:52:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["qpiYkQz9RmKZvSKtS8C1Tg"], "issued_at": "2018-08-01T10:52:58.000000Z"}} 2018-08-01 10:52:58,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d10bc5f7dec532f9e45f434796bb94ef15a6647" 2018-08-01 10:52:58,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:52:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e399a2d5-71ac-4940-a302-797156166eed Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:52:58,187 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-e399a2d5-71ac-4940-a302-797156166eed 2018-08-01 10:52:58,189 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:52:58,189 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:52:58,567 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:52:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["z5R5nxI_R1u1CQwTIGBfaQ"], "issued_at": "2018-08-01T10:52:58.000000Z"}} 2018-08-01 10:52:58,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6276e589a96de3c37ff0daa3824ddc5e29b82ffb" 2018-08-01 10:52:58,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:52:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-beb1c8c5-894b-4c39-b5a4-3f7141c9e1c2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:52:58,641 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-beb1c8c5-894b-4c39-b5a4-3f7141c9e1c2 2018-08-01 10:52:58,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:52:58,651 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:52: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:52:58,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-72337d04-1e27-4da-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6276e589a96de3c37ff0daa3824ddc5e29b82ffb" 2018-08-01 10:52:58,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:52:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fae017a2-2e61-4c61-b62d-9e132ab19f73 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-72337d04-1e27-4da-proj", "previous": null, "next": null}, "projects": []} 2018-08-01 10:52:58,735 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-72337d04-1e27-4da-proj used request id req-fae017a2-2e61-4c61-b62d-9e132ab19f73 2018-08-01 10:52:58,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6276e589a96de3c37ff0daa3824ddc5e29b82ffb" 2018-08-01 10:52:58,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:52:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7aaa32e-7b02-467a-9819-31452b305058 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:52:58,816 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-a7aaa32e-7b02-467a-9819-31452b305058 2018-08-01 10:52:58,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6276e589a96de3c37ff0daa3824ddc5e29b82ffb" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-72337d04-1e27-4da-proj"}}' 2018-08-01 10:52:58,943 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:52:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-409abe16-ea7c-40cf-8320-cacdb43048f3 Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/01f496d048ff4b41839ade2c7075bf19"}, "tags": [], "enabled": true, "id": "01f496d048ff4b41839ade2c7075bf19", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-72337d04-1e27-4da-proj"}} 2018-08-01 10:52:58,943 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-409abe16-ea7c-40cf-8320-cacdb43048f3 2018-08-01 10:52:58,943 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-72337d04-1e27-4da-proj 2018-08-01 10:52:58,943 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:52:58,944 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:52:59,324 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:52:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["pb7cGFbqR9-lulfRupfkIg"], "issued_at": "2018-08-01T10:52:59.000000Z"}} 2018-08-01 10:52:59,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e265c38b0e0f50805a3588283a4644853aa0d50" 2018-08-01 10:52:59,402 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:52:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e415167-3e14-49de-82a6-fac34d99d189 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:52:59,402 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-3e415167-3e14-49de-82a6-fac34d99d189 2018-08-01 10:52:59,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:52:59,410 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:52: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:52:59,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e265c38b0e0f50805a3588283a4644853aa0d50" 2018-08-01 10:52:59,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:52:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b21f9736-22e1-4143-8e36-6ea77f01593e Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 10:52:59,444 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-b21f9736-22e1-4143-8e36-6ea77f01593e 2018-08-01 10:52:59,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateInstancePortManipulationTests-72337d04-1e27-4da-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e265c38b0e0f50805a3588283a4644853aa0d50" 2018-08-01 10:52:59,465 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:52:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71e42567-32e2-44a6-946a-805b012f7caa Content-Encoding: gzip Content-Length: 269 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateInstancePortManipulationTests-72337d04-1e27-4da-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/01f496d048ff4b41839ade2c7075bf19"}, "tags": [], "enabled": true, "id": "01f496d048ff4b41839ade2c7075bf19", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-72337d04-1e27-4da-proj"}]} 2018-08-01 10:52:59,466 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateInstancePortManipulationTests-72337d04-1e27-4da-proj used request id req-71e42567-32e2-44a6-946a-805b012f7caa 2018-08-01 10:52:59,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e265c38b0e0f50805a3588283a4644853aa0d50" 2018-08-01 10:52:59,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:52:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59c88345-d863-4306-a959-85c9a6b2206a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:52:59,553 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-59c88345-d863-4306-a959-85c9a6b2206a 2018-08-01 10:52:59,950 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-72337d04-1e27-4da-user 2018-08-01 10:52:59,950 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:52:59,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6276e589a96de3c37ff0daa3824ddc5e29b82ffb" 2018-08-01 10:53:00,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:52:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ee6718b-43d0-40ad-99ca-433707363e36 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:53:00,118 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-1ee6718b-43d0-40ad-99ca-433707363e36 2018-08-01 10:53:00,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6276e589a96de3c37ff0daa3824ddc5e29b82ffb" -d '{"role": {"name": "CreateInstancePortManipulationTests-72337d04-1e27-4da-proj-role"}}' 2018-08-01 10:53:00,238 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:53:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3622f067-a449-44aa-bf62-a055f58efeb7 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a1c9ef310f004be8ae807bc5275262dc", "links": {"self": "http://172.30.9.24:5000/v3/roles/a1c9ef310f004be8ae807bc5275262dc"}, "name": "CreateInstancePortManipulationTests-72337d04-1e27-4da-proj-role"}} 2018-08-01 10:53:00,238 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-3622f067-a449-44aa-bf62-a055f58efeb7 2018-08-01 10:53:00,238 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-72337d04-1e27-4da-proj-role 2018-08-01 10:53:00,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/a1c9ef310f004be8ae807bc5275262dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6276e589a96de3c37ff0daa3824ddc5e29b82ffb" 2018-08-01 10:53:00,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:53:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e4b1f6c-1751-41bb-9737-415770045c0c Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a1c9ef310f004be8ae807bc5275262dc", "links": {"self": "http://172.30.9.24:5000/v3/roles/a1c9ef310f004be8ae807bc5275262dc"}, "name": "CreateInstancePortManipulationTests-72337d04-1e27-4da-proj-role"}} 2018-08-01 10:53:00,327 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/a1c9ef310f004be8ae807bc5275262dc used request id req-3e4b1f6c-1751-41bb-9737-415770045c0c 2018-08-01 10:53:00,327 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-72337d04-1e27-4da-proj-role to project CreateInstancePortManipulationTests-72337d04-1e27-4da-proj 2018-08-01 10:53:00,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/01f496d048ff4b41839ade2c7075bf19/users/fae8b2fee0a7478880c85dcfcce8724a/roles/a1c9ef310f004be8ae807bc5275262dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6276e589a96de3c37ff0daa3824ddc5e29b82ffb" 2018-08-01 10:53:00,449 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:53:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a8f96894-d534-4d2c-b9d5-dc4ed9d5d1c4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:53:00,449 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/01f496d048ff4b41839ade2c7075bf19/users/fae8b2fee0a7478880c85dcfcce8724a/roles/a1c9ef310f004be8ae807bc5275262dc used request id req-a8f96894-d534-4d2c-b9d5-dc4ed9d5d1c4 2018-08-01 10:53:00,450 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-01 10:53:00,450 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:53:00,451 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:53:00,832 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a1c9ef310f004be8ae807bc5275262dc", "name": "CreateInstancePortManipulationTests-72337d04-1e27-4da-proj-role"}], "expires_at": "2018-08-01T11:53:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "01f496d048ff4b41839ade2c7075bf19", "name": "CreateInstancePortManipulationTests-72337d04-1e27-4da-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/01f496d048ff4b41839ade2c7075bf19", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/01f496d048ff4b41839ade2c7075bf19", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/01f496d048ff4b41839ade2c7075bf19", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/01f496d048ff4b41839ade2c7075bf19", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/01f496d048ff4b41839ade2c7075bf19", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/01f496d048ff4b41839ade2c7075bf19", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_01f496d048ff4b41839ade2c7075bf19", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_01f496d048ff4b41839ade2c7075bf19", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/01f496d048ff4b41839ade2c7075bf19", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/01f496d048ff4b41839ade2c7075bf19", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/01f496d048ff4b41839ade2c7075bf19", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/01f496d048ff4b41839ade2c7075bf19", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/01f496d048ff4b41839ade2c7075bf19", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/01f496d048ff4b41839ade2c7075bf19", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-72337d04-1e27-4da-user", "id": "fae8b2fee0a7478880c85dcfcce8724a"}, "audit_ids": ["DOwNHG60QL2OTr7QI3j_gw"], "issued_at": "2018-08-01T10:53:00.000000Z"}} 2018-08-01 10:53:00,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}705f7c13e48d873907a6f8d144d50c473f0aa82f" 2018-08-01 10:53:00,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:53:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-deaea573-cfcb-4799-9a0f-1605c0175368 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:53:00,910 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-deaea573-cfcb-4799-9a0f-1605c0175368 2018-08-01 10:53:00,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-ce9c9c7f-08dc-46a1-aa51-baf7645cd63b-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}705f7c13e48d873907a6f8d144d50c473f0aa82f" 2018-08-01 10:53:01,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-1493ab55-b821-4bf9-b36e-9813155dd3ad Date: Wed, 01 Aug 2018 10:53:01 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-ce9c9c7f-08dc-46a1-aa51-baf7645cd63b-image"} 2018-08-01 10:53:01,098 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-ce9c9c7f-08dc-46a1-aa51-baf7645cd63b-image used request id req-1493ab55-b821-4bf9-b36e-9813155dd3ad 2018-08-01 10:53:01,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}705f7c13e48d873907a6f8d144d50c473f0aa82f" 2018-08-01 10:53:01,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-59405299-5063-43c2-9c75-e017f611d7a3 Date: Wed, 01 Aug 2018 10:53: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-08-01 10:53:01,108 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-59405299-5063-43c2-9c75-e017f611d7a3 2018-08-01 10:53:01,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}705f7c13e48d873907a6f8d144d50c473f0aa82f" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-ce9c9c7f-08dc-46a1-aa51-baf7645cd63b-image"}' 2018-08-01 10:53:01,173 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/8b3a37d1-5b51-4160-b124-79c791d241e5 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-8ba36349-e448-48d4-80c5-47805a200383 Date: Wed, 01 Aug 2018 10:53:01 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-ce9c9c7f-08dc-46a1-aa51-baf7645cd63b-image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T10:53:01Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-01T10:53:01Z", "visibility": "shared", "locations": [], "self": "/v2/images/8b3a37d1-5b51-4160-b124-79c791d241e5", "min_disk": 0, "protected": false, "id": "8b3a37d1-5b51-4160-b124-79c791d241e5", "file": "/v2/images/8b3a37d1-5b51-4160-b124-79c791d241e5/file", "checksum": null, "owner": "01f496d048ff4b41839ade2c7075bf19", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 10:53:01,173 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-8ba36349-e448-48d4-80c5-47805a200383 2018-08-01 10:53:01,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9292/v2/images/8b3a37d1-5b51-4160-b124-79c791d241e5/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}705f7c13e48d873907a6f8d144d50c473f0aa82f" -d '' 2018-08-01 10:53:01,669 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-92bcf193-df9b-4d67-9eaa-f5fbeebc1cb8 Date: Wed, 01 Aug 2018 10:53:01 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-01 10:53:01,669 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/8b3a37d1-5b51-4160-b124-79c791d241e5/file used request id req-92bcf193-df9b-4d67-9eaa-f5fbeebc1cb8 2018-08-01 10:53:01,669 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-01 10:53:01,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/8b3a37d1-5b51-4160-b124-79c791d241e5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}705f7c13e48d873907a6f8d144d50c473f0aa82f" 2018-08-01 10:53:01,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-0e2ebf4c-29e6-4b07-ab5a-27d08992f61f Date: Wed, 01 Aug 2018 10:53:01 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-ce9c9c7f-08dc-46a1-aa51-baf7645cd63b-image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T10:53:01Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-01T10:53:01Z", "visibility": "shared", "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/8b3a37d1-5b51-4160-b124-79c791d241e5/snap", "metadata": {}}], "self": "/v2/images/8b3a37d1-5b51-4160-b124-79c791d241e5", "min_disk": 0, "protected": false, "id": "8b3a37d1-5b51-4160-b124-79c791d241e5", "file": "/v2/images/8b3a37d1-5b51-4160-b124-79c791d241e5/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "01f496d048ff4b41839ade2c7075bf19", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/8b3a37d1-5b51-4160-b124-79c791d241e5/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 10:53:01,687 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/8b3a37d1-5b51-4160-b124-79c791d241e5 used request id req-0e2ebf4c-29e6-4b07-ab5a-27d08992f61f 2018-08-01 10:53:01,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}705f7c13e48d873907a6f8d144d50c473f0aa82f" 2018-08-01 10:53:01,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-3b8eb912-0299-4ecc-b720-1187d10ac474 Date: Wed, 01 Aug 2018 10:53: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-08-01 10:53:01,695 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-3b8eb912-0299-4ecc-b720-1187d10ac474 2018-08-01 10:53:01,698 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-ce9c9c7f-08dc-46a1-aa51-baf7645cd63b-image 2018-08-01 10:53:01,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/8b3a37d1-5b51-4160-b124-79c791d241e5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}705f7c13e48d873907a6f8d144d50c473f0aa82f" 2018-08-01 10:53:01,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-52e5742f-16ef-4324-82a9-f3770ffce7ab Date: Wed, 01 Aug 2018 10:53:01 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-ce9c9c7f-08dc-46a1-aa51-baf7645cd63b-image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T10:53:01Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-01T10:53:01Z", "visibility": "shared", "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/8b3a37d1-5b51-4160-b124-79c791d241e5/snap", "metadata": {}}], "self": "/v2/images/8b3a37d1-5b51-4160-b124-79c791d241e5", "min_disk": 0, "protected": false, "id": "8b3a37d1-5b51-4160-b124-79c791d241e5", "file": "/v2/images/8b3a37d1-5b51-4160-b124-79c791d241e5/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "01f496d048ff4b41839ade2c7075bf19", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/8b3a37d1-5b51-4160-b124-79c791d241e5/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 10:53:01,714 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/8b3a37d1-5b51-4160-b124-79c791d241e5 used request id req-52e5742f-16ef-4324-82a9-f3770ffce7ab 2018-08-01 10:53:01,715 - create_image - DEBUG - Instance status is - active 2018-08-01 10:53:01,715 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-ce9c9c7f-08dc-46a1-aa51-baf7645cd63b-image 2018-08-01 10:53:01,715 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-ce9c9c7f-08dc-46a1-aa51-baf7645cd63b-image 2018-08-01 10:53:01,715 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:53:01,716 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:53:02,100 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a1c9ef310f004be8ae807bc5275262dc", "name": "CreateInstancePortManipulationTests-72337d04-1e27-4da-proj-role"}], "expires_at": "2018-08-01T11:53:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "01f496d048ff4b41839ade2c7075bf19", "name": "CreateInstancePortManipulationTests-72337d04-1e27-4da-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/01f496d048ff4b41839ade2c7075bf19", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/01f496d048ff4b41839ade2c7075bf19", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/01f496d048ff4b41839ade2c7075bf19", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/01f496d048ff4b41839ade2c7075bf19", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/01f496d048ff4b41839ade2c7075bf19", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/01f496d048ff4b41839ade2c7075bf19", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_01f496d048ff4b41839ade2c7075bf19", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_01f496d048ff4b41839ade2c7075bf19", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/01f496d048ff4b41839ade2c7075bf19", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/01f496d048ff4b41839ade2c7075bf19", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/01f496d048ff4b41839ade2c7075bf19", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/01f496d048ff4b41839ade2c7075bf19", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/01f496d048ff4b41839ade2c7075bf19", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/01f496d048ff4b41839ade2c7075bf19", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-72337d04-1e27-4da-user", "id": "fae8b2fee0a7478880c85dcfcce8724a"}, "audit_ids": ["D7vus0kXQNSvFH6Hvg1k_g"], "issued_at": "2018-08-01T10:53:02.000000Z"}} 2018-08-01 10:53:02,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b85d9ca24f1c026a9fcfe02fccc08aa79ccadb81" 2018-08-01 10:53:02,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:53:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-389cbd77-b87c-4121-b171-b81699596f0a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:53:02,186 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-389cbd77-b87c-4121-b171-b81699596f0a 2018-08-01 10:53:02,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ce9c9c7f-08dc-46a1-aa51-baf7645cd63b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b85d9ca24f1c026a9fcfe02fccc08aa79ccadb81" 2018-08-01 10:53:02,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-9977a1fa-28ac-4b23-92ed-6ceffec1b655 Date: Wed, 01 Aug 2018 10:53:02 GMT RESP BODY: {"networks":[]} 2018-08-01 10:53:02,390 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ce9c9c7f-08dc-46a1-aa51-baf7645cd63b-pub-net used request id req-9977a1fa-28ac-4b23-92ed-6ceffec1b655 2018-08-01 10:53:02,390 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-ce9c9c7f-08dc-46a1-aa51-baf7645cd63b-pub-net 2018-08-01 10:53:02,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b85d9ca24f1c026a9fcfe02fccc08aa79ccadb81" -d '{"network": {"name": "CreateInstancePortManipulationTests-ce9c9c7f-08dc-46a1-aa51-baf7645cd63b-pub-net", "admin_state_up": true}}' 2018-08-01 10:53:02,865 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 658 X-Openstack-Request-Id: req-b479b576-f456-4c14-855a-dc90bd1c462f Date: Wed, 01 Aug 2018 10:53:02 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"bc9b576b-f866-4700-a079-9deb54179282","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"01f496d048ff4b41839ade2c7075bf19","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T10:53:02Z","is_default":false,"name":"CreateInstancePortManipulationTests-ce9c9c7f-08dc-46a1-aa51-baf7645cd63b-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"01f496d048ff4b41839ade2c7075bf19","created_at":"2018-08-01T10:53:02Z","mtu":1450}} 2018-08-01 10:53:02,865 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks used request id req-b479b576-f456-4c14-855a-dc90bd1c462f 2018-08-01 10:53:02,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=bc9b576b-f866-4700-a079-9deb54179282 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b85d9ca24f1c026a9fcfe02fccc08aa79ccadb81" 2018-08-01 10:53:02,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-1bd24301-1c03-440b-a9f0-4ba539146f64 Date: Wed, 01 Aug 2018 10:53:02 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"bc9b576b-f866-4700-a079-9deb54179282","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"01f496d048ff4b41839ade2c7075bf19","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T10:53:02Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-ce9c9c7f-08dc-46a1-aa51-baf7645cd63b-pub-net","admin_state_up":true,"tenant_id":"01f496d048ff4b41839ade2c7075bf19","created_at":"2018-08-01T10:53:02Z","mtu":1450}]} 2018-08-01 10:53:02,973 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=bc9b576b-f866-4700-a079-9deb54179282 used request id req-1bd24301-1c03-440b-a9f0-4ba539146f64 2018-08-01 10:53:02,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=bc9b576b-f866-4700-a079-9deb54179282 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b85d9ca24f1c026a9fcfe02fccc08aa79ccadb81" 2018-08-01 10:53:03,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-6590be33-d6cc-4fe0-9298-74f99493017e Date: Wed, 01 Aug 2018 10:53:03 GMT RESP BODY: {"subnets":[]} 2018-08-01 10:53:03,009 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=bc9b576b-f866-4700-a079-9deb54179282 used request id req-6590be33-d6cc-4fe0-9298-74f99493017e 2018-08-01 10:53:03,009 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-ce9c9c7f-08dc-46a1-aa51-baf7645cd63b-pub-subnet 2018-08-01 10:53:03,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b85d9ca24f1c026a9fcfe02fccc08aa79ccadb81" -d '{"subnets": [{"ip_version": 4, "network_id": "bc9b576b-f866-4700-a079-9deb54179282", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-ce9c9c7f-08dc-46a1-aa51-baf7645cd63b-pub-subnet"}]}' 2018-08-01 10:53:03,770 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-5ccf4126-dce6-4d49-850f-038ee385dd6c Date: Wed, 01 Aug 2018 10:53:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bc9b576b-f866-4700-a079-9deb54179282","tenant_id":"01f496d048ff4b41839ade2c7075bf19","created_at":"2018-08-01T10:53:03Z","dns_nameservers":[],"updated_at":"2018-08-01T10:53:03Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"01f496d048ff4b41839ade2c7075bf19","id":"244871c9-fded-4f6c-bfbd-5e14c981fe69","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ce9c9c7f-08dc-46a1-aa51-baf7645cd63b-pub-subnet"}]} 2018-08-01 10:53:03,770 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets used request id req-5ccf4126-dce6-4d49-850f-038ee385dd6c 2018-08-01 10:53:03,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=bc9b576b-f866-4700-a079-9deb54179282 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b85d9ca24f1c026a9fcfe02fccc08aa79ccadb81" 2018-08-01 10:53:03,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-467d45a8-a8a5-4fca-8488-a0efd07f9666 Date: Wed, 01 Aug 2018 10:53:03 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"bc9b576b-f866-4700-a079-9deb54179282","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"01f496d048ff4b41839ade2c7075bf19","l2_adjacency":true,"status":"ACTIVE","subnets":["244871c9-fded-4f6c-bfbd-5e14c981fe69"],"description":"","tags":[],"updated_at":"2018-08-01T10:53:03Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-ce9c9c7f-08dc-46a1-aa51-baf7645cd63b-pub-net","admin_state_up":true,"tenant_id":"01f496d048ff4b41839ade2c7075bf19","created_at":"2018-08-01T10:53:02Z","mtu":1450}]} 2018-08-01 10:53:03,870 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=bc9b576b-f866-4700-a079-9deb54179282 used request id req-467d45a8-a8a5-4fca-8488-a0efd07f9666 2018-08-01 10:53:03,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=bc9b576b-f866-4700-a079-9deb54179282 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b85d9ca24f1c026a9fcfe02fccc08aa79ccadb81" 2018-08-01 10:53:03,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-474246d9-65fc-4a1f-82fa-a33d77842254 Date: Wed, 01 Aug 2018 10:53:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bc9b576b-f866-4700-a079-9deb54179282","tenant_id":"01f496d048ff4b41839ade2c7075bf19","created_at":"2018-08-01T10:53:03Z","dns_nameservers":[],"updated_at":"2018-08-01T10:53:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"01f496d048ff4b41839ade2c7075bf19","id":"244871c9-fded-4f6c-bfbd-5e14c981fe69","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ce9c9c7f-08dc-46a1-aa51-baf7645cd63b-pub-subnet"}]} 2018-08-01 10:53:03,955 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=bc9b576b-f866-4700-a079-9deb54179282 used request id req-474246d9-65fc-4a1f-82fa-a33d77842254 2018-08-01 10:53:03,956 - OpenStackNetwork - DEBUG - Network [bc9b576b-f866-4700-a079-9deb54179282] created successfully 2018-08-01 10:53:03,956 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:53:03,957 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:53:04,370 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:53:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["dWeRYGD4TVucW2RNS6k54w"], "issued_at": "2018-08-01T10:53:04.000000Z"}} 2018-08-01 10:53:04,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2c7e6a18aa24ac7677fad14ada47483b303eb82" 2018-08-01 10:53:04,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:53:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d072289-4323-47c0-bf94-bc31d42ee35e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:53:04,487 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-6d072289-4323-47c0-bf94-bc31d42ee35e 2018-08-01 10:53:04,488 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 10:53:04,492 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2c7e6a18aa24ac7677fad14ada47483b303eb82" 2018-08-01 10:53:04,665 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:53: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-b2150b68-8305-460d-b445-3e9d75b55287 x-compute-request-id: req-b2150b68-8305-460d-b445-3e9d75b55287 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"flavors": [{"id": "4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "rel": "bookmark"}], "name": "vmtp-flavor_ee58c79f-c6fb-483f-8b9c-406ffbfad757"}, {"id": "5b61c696-1b5b-4204-b7e5-ca4a818093b0", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "bookmark"}], "name": "shaker-flavor_81952131-3011-4d90-80f4-831743223f59"}]} 2018-08-01 10:53:04,665 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-b2150b68-8305-460d-b445-3e9d75b55287 2018-08-01 10:53:04,667 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2c7e6a18aa24ac7677fad14ada47483b303eb82" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-ce9c9c7f-08dc-46a1-aa51-baf7645cd63b-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-08-01 10:53:04,701 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:53: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-fdeee692-39dd-41b9-9250-f64b53c4fdb9 x-compute-request-id: req-fdeee692-39dd-41b9-9250-f64b53c4fdb9 Content-Encoding: gzip Content-Length: 330 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-ce9c9c7f-08dc-46a1-aa51-baf7645cd63b-flavor-name", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/6a0f3111-985d-4119-84ba-b5e9c0af6c2a", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/6a0f3111-985d-4119-84ba-b5e9c0af6c2a", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "6a0f3111-985d-4119-84ba-b5e9c0af6c2a"}} 2018-08-01 10:53:04,701 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-fdeee692-39dd-41b9-9250-f64b53c4fdb9 2018-08-01 10:53:04,701 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:53:04,701 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:53:05,079 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a1c9ef310f004be8ae807bc5275262dc", "name": "CreateInstancePortManipulationTests-72337d04-1e27-4da-proj-role"}], "expires_at": "2018-08-01T11:53:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "01f496d048ff4b41839ade2c7075bf19", "name": "CreateInstancePortManipulationTests-72337d04-1e27-4da-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/01f496d048ff4b41839ade2c7075bf19", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/01f496d048ff4b41839ade2c7075bf19", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/01f496d048ff4b41839ade2c7075bf19", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/01f496d048ff4b41839ade2c7075bf19", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/01f496d048ff4b41839ade2c7075bf19", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/01f496d048ff4b41839ade2c7075bf19", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_01f496d048ff4b41839ade2c7075bf19", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_01f496d048ff4b41839ade2c7075bf19", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/01f496d048ff4b41839ade2c7075bf19", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/01f496d048ff4b41839ade2c7075bf19", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/01f496d048ff4b41839ade2c7075bf19", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/01f496d048ff4b41839ade2c7075bf19", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/01f496d048ff4b41839ade2c7075bf19", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/01f496d048ff4b41839ade2c7075bf19", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-72337d04-1e27-4da-user", "id": "fae8b2fee0a7478880c85dcfcce8724a"}, "audit_ids": ["VK3DpGyoTKOEOCUQexEXcg"], "issued_at": "2018-08-01T10:53:05.000000Z"}} 2018-08-01 10:53:05,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f045172e5060fbbf90ca0b509786b343d3205078" 2018-08-01 10:53:05,156 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:53:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1f88e0f-6d42-4ee7-a0cc-7a898676f025 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:53:05,156 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-b1f88e0f-6d42-4ee7-a0cc-7a898676f025 2018-08-01 10:53:05,157 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 10:53:05,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f045172e5060fbbf90ca0b509786b343d3205078" 2018-08-01 10:53:05,237 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:53:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dff1a5ef-4187-4576-97b2-858bda1405d8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:53:05,237 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-dff1a5ef-4187-4576-97b2-858bda1405d8 2018-08-01 10:53:05,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ce9c9c7f-08dc-46a1-aa51-baf7645cd63b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f045172e5060fbbf90ca0b509786b343d3205078" 2018-08-01 10:53:05,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-04509c53-6e39-4dd8-b9a4-8a80e526bb37 Date: Wed, 01 Aug 2018 10:53:05 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"bc9b576b-f866-4700-a079-9deb54179282","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"01f496d048ff4b41839ade2c7075bf19","l2_adjacency":true,"status":"ACTIVE","subnets":["244871c9-fded-4f6c-bfbd-5e14c981fe69"],"description":"","tags":[],"updated_at":"2018-08-01T10:53:03Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-ce9c9c7f-08dc-46a1-aa51-baf7645cd63b-pub-net","admin_state_up":true,"tenant_id":"01f496d048ff4b41839ade2c7075bf19","created_at":"2018-08-01T10:53:02Z","mtu":1450}]} 2018-08-01 10:53:05,491 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ce9c9c7f-08dc-46a1-aa51-baf7645cd63b-pub-net used request id req-04509c53-6e39-4dd8-b9a4-8a80e526bb37 2018-08-01 10:53:05,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=bc9b576b-f866-4700-a079-9deb54179282 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f045172e5060fbbf90ca0b509786b343d3205078" 2018-08-01 10:53:05,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-198917ea-5c54-47c6-9458-4c38d69d6e67 Date: Wed, 01 Aug 2018 10:53:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bc9b576b-f866-4700-a079-9deb54179282","tenant_id":"01f496d048ff4b41839ade2c7075bf19","created_at":"2018-08-01T10:53:03Z","dns_nameservers":[],"updated_at":"2018-08-01T10:53:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"01f496d048ff4b41839ade2c7075bf19","id":"244871c9-fded-4f6c-bfbd-5e14c981fe69","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ce9c9c7f-08dc-46a1-aa51-baf7645cd63b-pub-subnet"}]} 2018-08-01 10:53:05,542 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=bc9b576b-f866-4700-a079-9deb54179282 used request id req-198917ea-5c54-47c6-9458-4c38d69d6e67 2018-08-01 10:53:05,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ce9c9c7f-08dc-46a1-aa51-baf7645cd63b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f045172e5060fbbf90ca0b509786b343d3205078" 2018-08-01 10:53:05,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-b8afdbb2-569e-4033-8c43-619915f7d365 Date: Wed, 01 Aug 2018 10:53:05 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"bc9b576b-f866-4700-a079-9deb54179282","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"01f496d048ff4b41839ade2c7075bf19","l2_adjacency":true,"status":"ACTIVE","subnets":["244871c9-fded-4f6c-bfbd-5e14c981fe69"],"description":"","tags":[],"updated_at":"2018-08-01T10:53:03Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-ce9c9c7f-08dc-46a1-aa51-baf7645cd63b-pub-net","admin_state_up":true,"tenant_id":"01f496d048ff4b41839ade2c7075bf19","created_at":"2018-08-01T10:53:02Z","mtu":1450}]} 2018-08-01 10:53:05,643 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ce9c9c7f-08dc-46a1-aa51-baf7645cd63b-pub-net used request id req-b8afdbb2-569e-4033-8c43-619915f7d365 2018-08-01 10:53:05,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:53:05,651 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:53: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:53:05,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/01f496d048ff4b41839ade2c7075bf19 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f045172e5060fbbf90ca0b509786b343d3205078" 2018-08-01 10:53:05,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:53:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0587b34b-1a15-4ad9-a5f9-6b5c7a90ebb7 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/01f496d048ff4b41839ade2c7075bf19"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "01f496d048ff4b41839ade2c7075bf19", "name": "CreateInstancePortManipulationTests-72337d04-1e27-4da-proj"}} 2018-08-01 10:53:05,728 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/01f496d048ff4b41839ade2c7075bf19 used request id req-0587b34b-1a15-4ad9-a5f9-6b5c7a90ebb7 2018-08-01 10:53:05,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=bc9b576b-f866-4700-a079-9deb54179282 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f045172e5060fbbf90ca0b509786b343d3205078" 2018-08-01 10:53:05,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-68983d19-3cfa-42af-aa8b-c53a4dc73b6d Date: Wed, 01 Aug 2018 10:53:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bc9b576b-f866-4700-a079-9deb54179282","tenant_id":"01f496d048ff4b41839ade2c7075bf19","created_at":"2018-08-01T10:53:03Z","dns_nameservers":[],"updated_at":"2018-08-01T10:53:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"01f496d048ff4b41839ade2c7075bf19","id":"244871c9-fded-4f6c-bfbd-5e14c981fe69","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ce9c9c7f-08dc-46a1-aa51-baf7645cd63b-pub-subnet"}]} 2018-08-01 10:53:05,781 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=bc9b576b-f866-4700-a079-9deb54179282 used request id req-68983d19-3cfa-42af-aa8b-c53a4dc73b6d 2018-08-01 10:53:05,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=bc9b576b-f866-4700-a079-9deb54179282&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-ce9c9c7f-08dc-46a1-aa51-baf7645cd63bport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f045172e5060fbbf90ca0b509786b343d3205078" 2018-08-01 10:53:05,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-136209f0-a60f-42a9-8d4a-53eb2d94ccad Date: Wed, 01 Aug 2018 10:53:05 GMT RESP BODY: {"ports":[]} 2018-08-01 10:53:05,814 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=bc9b576b-f866-4700-a079-9deb54179282&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-ce9c9c7f-08dc-46a1-aa51-baf7645cd63bport-1&admin_state_up=True used request id req-136209f0-a60f-42a9-8d4a-53eb2d94ccad 2018-08-01 10:53:05,817 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-ce9c9c7f-08dc-46a1-aa51-baf7645cd63b-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f045172e5060fbbf90ca0b509786b343d3205078" 2018-08-01 10:53:06,040 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:53: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-883b8634-a9e1-4334-b573-d97c02a39ae6 x-compute-request-id: req-883b8634-a9e1-4334-b573-d97c02a39ae6 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-01 10:53:06,040 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-ce9c9c7f-08dc-46a1-aa51-baf7645cd63b-inst used request id req-883b8634-a9e1-4334-b573-d97c02a39ae6 2018-08-01 10:53:06,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ce9c9c7f-08dc-46a1-aa51-baf7645cd63b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f045172e5060fbbf90ca0b509786b343d3205078" 2018-08-01 10:53:06,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-2444f601-f2ba-4bd8-8021-4c3f273f0d80 Date: Wed, 01 Aug 2018 10:53:06 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"bc9b576b-f866-4700-a079-9deb54179282","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"01f496d048ff4b41839ade2c7075bf19","l2_adjacency":true,"status":"ACTIVE","subnets":["244871c9-fded-4f6c-bfbd-5e14c981fe69"],"description":"","tags":[],"updated_at":"2018-08-01T10:53:03Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-ce9c9c7f-08dc-46a1-aa51-baf7645cd63b-pub-net","admin_state_up":true,"tenant_id":"01f496d048ff4b41839ade2c7075bf19","created_at":"2018-08-01T10:53:02Z","mtu":1450}]} 2018-08-01 10:53:06,145 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ce9c9c7f-08dc-46a1-aa51-baf7645cd63b-pub-net used request id req-2444f601-f2ba-4bd8-8021-4c3f273f0d80 2018-08-01 10:53:06,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=bc9b576b-f866-4700-a079-9deb54179282 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f045172e5060fbbf90ca0b509786b343d3205078" 2018-08-01 10:53:06,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-1c5cd3d0-0ff9-429b-b96f-09dda723fe2b Date: Wed, 01 Aug 2018 10:53:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bc9b576b-f866-4700-a079-9deb54179282","tenant_id":"01f496d048ff4b41839ade2c7075bf19","created_at":"2018-08-01T10:53:03Z","dns_nameservers":[],"updated_at":"2018-08-01T10:53:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"01f496d048ff4b41839ade2c7075bf19","id":"244871c9-fded-4f6c-bfbd-5e14c981fe69","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ce9c9c7f-08dc-46a1-aa51-baf7645cd63b-pub-subnet"}]} 2018-08-01 10:53:06,198 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=bc9b576b-f866-4700-a079-9deb54179282 used request id req-1c5cd3d0-0ff9-429b-b96f-09dda723fe2b 2018-08-01 10:53:06,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ce9c9c7f-08dc-46a1-aa51-baf7645cd63b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f045172e5060fbbf90ca0b509786b343d3205078" 2018-08-01 10:53:06,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-7fe6bf2a-b0b8-4a4d-8155-28ac643ac006 Date: Wed, 01 Aug 2018 10:53:06 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"bc9b576b-f866-4700-a079-9deb54179282","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"01f496d048ff4b41839ade2c7075bf19","l2_adjacency":true,"status":"ACTIVE","subnets":["244871c9-fded-4f6c-bfbd-5e14c981fe69"],"description":"","tags":[],"updated_at":"2018-08-01T10:53:03Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-ce9c9c7f-08dc-46a1-aa51-baf7645cd63b-pub-net","admin_state_up":true,"tenant_id":"01f496d048ff4b41839ade2c7075bf19","created_at":"2018-08-01T10:53:02Z","mtu":1450}]} 2018-08-01 10:53:06,296 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ce9c9c7f-08dc-46a1-aa51-baf7645cd63b-pub-net used request id req-7fe6bf2a-b0b8-4a4d-8155-28ac643ac006 2018-08-01 10:53:06,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/01f496d048ff4b41839ade2c7075bf19 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f045172e5060fbbf90ca0b509786b343d3205078" 2018-08-01 10:53:06,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:53:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3efd2cb2-84df-4b7f-b3f3-058ec70b3793 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/01f496d048ff4b41839ade2c7075bf19"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "01f496d048ff4b41839ade2c7075bf19", "name": "CreateInstancePortManipulationTests-72337d04-1e27-4da-proj"}} 2018-08-01 10:53:06,385 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/01f496d048ff4b41839ade2c7075bf19 used request id req-3efd2cb2-84df-4b7f-b3f3-058ec70b3793 2018-08-01 10:53:06,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=bc9b576b-f866-4700-a079-9deb54179282 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f045172e5060fbbf90ca0b509786b343d3205078" 2018-08-01 10:53:06,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-a0cede3a-9929-4157-8353-7cc204e0f64d Date: Wed, 01 Aug 2018 10:53:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bc9b576b-f866-4700-a079-9deb54179282","tenant_id":"01f496d048ff4b41839ade2c7075bf19","created_at":"2018-08-01T10:53:03Z","dns_nameservers":[],"updated_at":"2018-08-01T10:53:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"01f496d048ff4b41839ade2c7075bf19","id":"244871c9-fded-4f6c-bfbd-5e14c981fe69","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ce9c9c7f-08dc-46a1-aa51-baf7645cd63b-pub-subnet"}]} 2018-08-01 10:53:06,436 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=bc9b576b-f866-4700-a079-9deb54179282 used request id req-a0cede3a-9929-4157-8353-7cc204e0f64d 2018-08-01 10:53:06,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=bc9b576b-f866-4700-a079-9deb54179282&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-ce9c9c7f-08dc-46a1-aa51-baf7645cd63bport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f045172e5060fbbf90ca0b509786b343d3205078" 2018-08-01 10:53:06,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-954a13ea-7913-47b6-8887-960663ce0e45 Date: Wed, 01 Aug 2018 10:53:06 GMT RESP BODY: {"ports":[]} 2018-08-01 10:53:06,472 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=bc9b576b-f866-4700-a079-9deb54179282&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-ce9c9c7f-08dc-46a1-aa51-baf7645cd63bport-1&admin_state_up=True used request id req-954a13ea-7913-47b6-8887-960663ce0e45 2018-08-01 10:53:06,472 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:53:06,473 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:53:06,859 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a1c9ef310f004be8ae807bc5275262dc", "name": "CreateInstancePortManipulationTests-72337d04-1e27-4da-proj-role"}], "expires_at": "2018-08-01T11:53:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "01f496d048ff4b41839ade2c7075bf19", "name": "CreateInstancePortManipulationTests-72337d04-1e27-4da-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/01f496d048ff4b41839ade2c7075bf19", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/01f496d048ff4b41839ade2c7075bf19", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/01f496d048ff4b41839ade2c7075bf19", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/01f496d048ff4b41839ade2c7075bf19", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/01f496d048ff4b41839ade2c7075bf19", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/01f496d048ff4b41839ade2c7075bf19", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_01f496d048ff4b41839ade2c7075bf19", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_01f496d048ff4b41839ade2c7075bf19", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/01f496d048ff4b41839ade2c7075bf19", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/01f496d048ff4b41839ade2c7075bf19", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/01f496d048ff4b41839ade2c7075bf19", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/01f496d048ff4b41839ade2c7075bf19", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/01f496d048ff4b41839ade2c7075bf19", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/01f496d048ff4b41839ade2c7075bf19", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-72337d04-1e27-4da-user", "id": "fae8b2fee0a7478880c85dcfcce8724a"}, "audit_ids": ["m087RpNPR4uFw1StsqmAdw"], "issued_at": "2018-08-01T10:53:06.000000Z"}} 2018-08-01 10:53:06,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69bf16a35b2d49c11ce1c47d710210b85515afaa" 2018-08-01 10:53:06,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:53:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-609ca77b-2d91-4e81-bf8b-e5f7d2b9c145 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:53:06,871 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-609ca77b-2d91-4e81-bf8b-e5f7d2b9c145 2018-08-01 10:53:06,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ce9c9c7f-08dc-46a1-aa51-baf7645cd63b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f045172e5060fbbf90ca0b509786b343d3205078" 2018-08-01 10:53:06,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-3daff383-cfc7-48e5-a952-3ca02bfe1f23 Date: Wed, 01 Aug 2018 10:53:06 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"bc9b576b-f866-4700-a079-9deb54179282","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"01f496d048ff4b41839ade2c7075bf19","l2_adjacency":true,"status":"ACTIVE","subnets":["244871c9-fded-4f6c-bfbd-5e14c981fe69"],"description":"","tags":[],"updated_at":"2018-08-01T10:53:03Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-ce9c9c7f-08dc-46a1-aa51-baf7645cd63b-pub-net","admin_state_up":true,"tenant_id":"01f496d048ff4b41839ade2c7075bf19","created_at":"2018-08-01T10:53:02Z","mtu":1450}]} 2018-08-01 10:53:06,972 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ce9c9c7f-08dc-46a1-aa51-baf7645cd63b-pub-net used request id req-3daff383-cfc7-48e5-a952-3ca02bfe1f23 2018-08-01 10:53:06,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=bc9b576b-f866-4700-a079-9deb54179282 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f045172e5060fbbf90ca0b509786b343d3205078" 2018-08-01 10:53:07,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-ab12a3ff-7184-4437-9d6e-e7cfdec2c4ac Date: Wed, 01 Aug 2018 10:53:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bc9b576b-f866-4700-a079-9deb54179282","tenant_id":"01f496d048ff4b41839ade2c7075bf19","created_at":"2018-08-01T10:53:03Z","dns_nameservers":[],"updated_at":"2018-08-01T10:53:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"01f496d048ff4b41839ade2c7075bf19","id":"244871c9-fded-4f6c-bfbd-5e14c981fe69","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ce9c9c7f-08dc-46a1-aa51-baf7645cd63b-pub-subnet"}]} 2018-08-01 10:53:07,022 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=bc9b576b-f866-4700-a079-9deb54179282 used request id req-ab12a3ff-7184-4437-9d6e-e7cfdec2c4ac 2018-08-01 10:53:07,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ce9c9c7f-08dc-46a1-aa51-baf7645cd63b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f045172e5060fbbf90ca0b509786b343d3205078" 2018-08-01 10:53:07,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-ca78d8bc-45ac-4f51-8ba2-c0a004bb2a4b Date: Wed, 01 Aug 2018 10:53:07 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"bc9b576b-f866-4700-a079-9deb54179282","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"01f496d048ff4b41839ade2c7075bf19","l2_adjacency":true,"status":"ACTIVE","subnets":["244871c9-fded-4f6c-bfbd-5e14c981fe69"],"description":"","tags":[],"updated_at":"2018-08-01T10:53:03Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-ce9c9c7f-08dc-46a1-aa51-baf7645cd63b-pub-net","admin_state_up":true,"tenant_id":"01f496d048ff4b41839ade2c7075bf19","created_at":"2018-08-01T10:53:02Z","mtu":1450}]} 2018-08-01 10:53:07,120 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ce9c9c7f-08dc-46a1-aa51-baf7645cd63b-pub-net used request id req-ca78d8bc-45ac-4f51-8ba2-c0a004bb2a4b 2018-08-01 10:53:07,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:53:07,129 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:53: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:53:07,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/01f496d048ff4b41839ade2c7075bf19 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69bf16a35b2d49c11ce1c47d710210b85515afaa" 2018-08-01 10:53:07,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:53:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1c57741-097d-4177-96d3-5e149149c254 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/01f496d048ff4b41839ade2c7075bf19"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "01f496d048ff4b41839ade2c7075bf19", "name": "CreateInstancePortManipulationTests-72337d04-1e27-4da-proj"}} 2018-08-01 10:53:07,217 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/01f496d048ff4b41839ade2c7075bf19 used request id req-b1c57741-097d-4177-96d3-5e149149c254 2018-08-01 10:53:07,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=bc9b576b-f866-4700-a079-9deb54179282 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f045172e5060fbbf90ca0b509786b343d3205078" 2018-08-01 10:53:07,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-64578058-8051-4670-b6ed-f1b2d5d7f529 Date: Wed, 01 Aug 2018 10:53:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bc9b576b-f866-4700-a079-9deb54179282","tenant_id":"01f496d048ff4b41839ade2c7075bf19","created_at":"2018-08-01T10:53:03Z","dns_nameservers":[],"updated_at":"2018-08-01T10:53:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"01f496d048ff4b41839ade2c7075bf19","id":"244871c9-fded-4f6c-bfbd-5e14c981fe69","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ce9c9c7f-08dc-46a1-aa51-baf7645cd63b-pub-subnet"}]} 2018-08-01 10:53:07,271 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=bc9b576b-f866-4700-a079-9deb54179282 used request id req-64578058-8051-4670-b6ed-f1b2d5d7f529 2018-08-01 10:53:07,272 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-ce9c9c7f-08dc-46a1-aa51-baf7645cd63b-pub-net 2018-08-01 10:53:07,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f045172e5060fbbf90ca0b509786b343d3205078" -d '{"port": {"network_id": "bc9b576b-f866-4700-a079-9deb54179282", "mac_address": "0a:1b:2c:3d:4e:5f", "name": "CreateInstancePortManipulationTests-ce9c9c7f-08dc-46a1-aa51-baf7645cd63bport-1", "admin_state_up": true}}' 2018-08-01 10:53:08,412 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 819 X-Openstack-Request-Id: req-d9118fc1-8967-4375-83bd-284ec068b3b0 Date: Wed, 01 Aug 2018 10:53:08 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:53:08Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"244871c9-fded-4f6c-bfbd-5e14c981fe69","ip_address":"10.55.0.8"}],"id":"bb87a86c-e908-4b2a-b286-63ae8803a25d","security_groups":["3741f517-dea0-49da-a587-af1459b973a3"],"mac_address":"0a:1b:2c:3d:4e:5f","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-ce9c9c7f-08dc-46a1-aa51-baf7645cd63bport-1","project_id":"01f496d048ff4b41839ade2c7075bf19","qos_policy_id":null,"admin_state_up":true,"network_id":"bc9b576b-f866-4700-a079-9deb54179282","tenant_id":"01f496d048ff4b41839ade2c7075bf19","created_at":"2018-08-01T10:53:07Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-08-01 10:53:08,412 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/ports used request id req-d9118fc1-8967-4375-83bd-284ec068b3b0 2018-08-01 10:53:08,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ce9c9c7f-08dc-46a1-aa51-baf7645cd63b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f045172e5060fbbf90ca0b509786b343d3205078" 2018-08-01 10:53:08,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-1ac2abfa-2020-498b-a53c-6bb0a5f6e6b7 Date: Wed, 01 Aug 2018 10:53:08 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"bc9b576b-f866-4700-a079-9deb54179282","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"01f496d048ff4b41839ade2c7075bf19","l2_adjacency":true,"status":"ACTIVE","subnets":["244871c9-fded-4f6c-bfbd-5e14c981fe69"],"description":"","tags":[],"updated_at":"2018-08-01T10:53:03Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-ce9c9c7f-08dc-46a1-aa51-baf7645cd63b-pub-net","admin_state_up":true,"tenant_id":"01f496d048ff4b41839ade2c7075bf19","created_at":"2018-08-01T10:53:02Z","mtu":1450}]} 2018-08-01 10:53:08,516 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ce9c9c7f-08dc-46a1-aa51-baf7645cd63b-pub-net used request id req-1ac2abfa-2020-498b-a53c-6bb0a5f6e6b7 2018-08-01 10:53:08,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=bc9b576b-f866-4700-a079-9deb54179282 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f045172e5060fbbf90ca0b509786b343d3205078" 2018-08-01 10:53:08,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-9010eb00-212b-439b-b134-e6bddd1a00ce Date: Wed, 01 Aug 2018 10:53:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bc9b576b-f866-4700-a079-9deb54179282","tenant_id":"01f496d048ff4b41839ade2c7075bf19","created_at":"2018-08-01T10:53:03Z","dns_nameservers":[],"updated_at":"2018-08-01T10:53:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"01f496d048ff4b41839ade2c7075bf19","id":"244871c9-fded-4f6c-bfbd-5e14c981fe69","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ce9c9c7f-08dc-46a1-aa51-baf7645cd63b-pub-subnet"}]} 2018-08-01 10:53:08,566 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=bc9b576b-f866-4700-a079-9deb54179282 used request id req-9010eb00-212b-439b-b134-e6bddd1a00ce 2018-08-01 10:53:08,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ce9c9c7f-08dc-46a1-aa51-baf7645cd63b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f045172e5060fbbf90ca0b509786b343d3205078" 2018-08-01 10:53:08,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-4bf3cf6d-0ef4-42df-84d3-fa5b71a28089 Date: Wed, 01 Aug 2018 10:53:08 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"bc9b576b-f866-4700-a079-9deb54179282","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"01f496d048ff4b41839ade2c7075bf19","l2_adjacency":true,"status":"ACTIVE","subnets":["244871c9-fded-4f6c-bfbd-5e14c981fe69"],"description":"","tags":[],"updated_at":"2018-08-01T10:53:03Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-ce9c9c7f-08dc-46a1-aa51-baf7645cd63b-pub-net","admin_state_up":true,"tenant_id":"01f496d048ff4b41839ade2c7075bf19","created_at":"2018-08-01T10:53:02Z","mtu":1450}]} 2018-08-01 10:53:08,663 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ce9c9c7f-08dc-46a1-aa51-baf7645cd63b-pub-net used request id req-4bf3cf6d-0ef4-42df-84d3-fa5b71a28089 2018-08-01 10:53:08,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/01f496d048ff4b41839ade2c7075bf19 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f045172e5060fbbf90ca0b509786b343d3205078" 2018-08-01 10:53:08,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:53:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f21aa7d1-2e05-4d1d-a5f6-c7a4cdf9f9b8 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/01f496d048ff4b41839ade2c7075bf19"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "01f496d048ff4b41839ade2c7075bf19", "name": "CreateInstancePortManipulationTests-72337d04-1e27-4da-proj"}} 2018-08-01 10:53:08,684 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/01f496d048ff4b41839ade2c7075bf19 used request id req-f21aa7d1-2e05-4d1d-a5f6-c7a4cdf9f9b8 2018-08-01 10:53:08,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=bc9b576b-f866-4700-a079-9deb54179282 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f045172e5060fbbf90ca0b509786b343d3205078" 2018-08-01 10:53:08,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-b66c7962-c9eb-4c29-bb64-bdfea0d36ff0 Date: Wed, 01 Aug 2018 10:53:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bc9b576b-f866-4700-a079-9deb54179282","tenant_id":"01f496d048ff4b41839ade2c7075bf19","created_at":"2018-08-01T10:53:03Z","dns_nameservers":[],"updated_at":"2018-08-01T10:53:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"01f496d048ff4b41839ade2c7075bf19","id":"244871c9-fded-4f6c-bfbd-5e14c981fe69","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ce9c9c7f-08dc-46a1-aa51-baf7645cd63b-pub-subnet"}]} 2018-08-01 10:53:08,736 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=bc9b576b-f866-4700-a079-9deb54179282 used request id req-b66c7962-c9eb-4c29-bb64-bdfea0d36ff0 2018-08-01 10:53:08,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=bc9b576b-f866-4700-a079-9deb54179282&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-ce9c9c7f-08dc-46a1-aa51-baf7645cd63bport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f045172e5060fbbf90ca0b509786b343d3205078" 2018-08-01 10:53:08,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 822 X-Openstack-Request-Id: req-9d6134e1-77d7-4f3b-adba-ace915777016 Date: Wed, 01 Aug 2018 10:53:08 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:53:08Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"244871c9-fded-4f6c-bfbd-5e14c981fe69","ip_address":"10.55.0.8"}],"id":"bb87a86c-e908-4b2a-b286-63ae8803a25d","security_groups":["3741f517-dea0-49da-a587-af1459b973a3"],"mac_address":"0a:1b:2c:3d:4e:5f","project_id":"01f496d048ff4b41839ade2c7075bf19","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-ce9c9c7f-08dc-46a1-aa51-baf7645cd63bport-1","admin_state_up":true,"network_id":"bc9b576b-f866-4700-a079-9deb54179282","tenant_id":"01f496d048ff4b41839ade2c7075bf19","created_at":"2018-08-01T10:53:07Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-08-01 10:53:08,819 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=bc9b576b-f866-4700-a079-9deb54179282&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-ce9c9c7f-08dc-46a1-aa51-baf7645cd63bport-1&admin_state_up=True used request id req-9d6134e1-77d7-4f3b-adba-ace915777016 2018-08-01 10:53:08,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/01f496d048ff4b41839ade2c7075bf19 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f045172e5060fbbf90ca0b509786b343d3205078" 2018-08-01 10:53:08,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:53:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e5f2f95-3dfb-441e-9b3a-9a617dcee254 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/01f496d048ff4b41839ade2c7075bf19"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "01f496d048ff4b41839ade2c7075bf19", "name": "CreateInstancePortManipulationTests-72337d04-1e27-4da-proj"}} 2018-08-01 10:53:08,908 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/01f496d048ff4b41839ade2c7075bf19 used request id req-5e5f2f95-3dfb-441e-9b3a-9a617dcee254 2018-08-01 10:53:08,908 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-ce9c9c7f-08dc-46a1-aa51-baf7645cd63b-inst 2018-08-01 10:53:08,911 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f045172e5060fbbf90ca0b509786b343d3205078" 2018-08-01 10:53:08,933 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:53: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-42c49a05-f2b4-4cbe-952d-d319e3f95c5e x-compute-request-id: req-42c49a05-f2b4-4cbe-952d-d319e3f95c5e Content-Encoding: gzip Content-Length: 356 Content-Type: application/json RESP BODY: {"flavors": [{"id": "4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "rel": "bookmark"}], "name": "vmtp-flavor_ee58c79f-c6fb-483f-8b9c-406ffbfad757"}, {"id": "5b61c696-1b5b-4204-b7e5-ca4a818093b0", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "bookmark"}], "name": "shaker-flavor_81952131-3011-4d90-80f4-831743223f59"}, {"id": "6a0f3111-985d-4119-84ba-b5e9c0af6c2a", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/6a0f3111-985d-4119-84ba-b5e9c0af6c2a", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/6a0f3111-985d-4119-84ba-b5e9c0af6c2a", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-ce9c9c7f-08dc-46a1-aa51-baf7645cd63b-flavor-name"}]} 2018-08-01 10:53:08,933 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-42c49a05-f2b4-4cbe-952d-d319e3f95c5e 2018-08-01 10:53:08,936 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors/6a0f3111-985d-4119-84ba-b5e9c0af6c2a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f045172e5060fbbf90ca0b509786b343d3205078" 2018-08-01 10:53:08,956 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:53: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-7fab49cf-65e5-4c30-a563-d7033021a78d x-compute-request-id: req-7fab49cf-65e5-4c30-a563-d7033021a78d Content-Encoding: gzip Content-Length: 330 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-ce9c9c7f-08dc-46a1-aa51-baf7645cd63b-flavor-name", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/6a0f3111-985d-4119-84ba-b5e9c0af6c2a", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/6a0f3111-985d-4119-84ba-b5e9c0af6c2a", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "6a0f3111-985d-4119-84ba-b5e9c0af6c2a"}} 2018-08-01 10:53:08,956 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/6a0f3111-985d-4119-84ba-b5e9c0af6c2a used request id req-7fab49cf-65e5-4c30-a563-d7033021a78d 2018-08-01 10:53:08,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-ce9c9c7f-08dc-46a1-aa51-baf7645cd63b-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f045172e5060fbbf90ca0b509786b343d3205078" 2018-08-01 10:53:09,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-e8244848-77c0-4baf-9adc-15dcbd656e95 Date: Wed, 01 Aug 2018 10:53:09 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-ce9c9c7f-08dc-46a1-aa51-baf7645cd63b-image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T10:53:01Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-01T10:53:01Z", "visibility": "shared", "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/8b3a37d1-5b51-4160-b124-79c791d241e5/snap", "metadata": {}}], "self": "/v2/images/8b3a37d1-5b51-4160-b124-79c791d241e5", "min_disk": 0, "protected": false, "id": "8b3a37d1-5b51-4160-b124-79c791d241e5", "file": "/v2/images/8b3a37d1-5b51-4160-b124-79c791d241e5/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "01f496d048ff4b41839ade2c7075bf19", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/8b3a37d1-5b51-4160-b124-79c791d241e5/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-ce9c9c7f-08dc-46a1-aa51-baf7645cd63b-image"} 2018-08-01 10:53:09,137 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-ce9c9c7f-08dc-46a1-aa51-baf7645cd63b-image used request id req-e8244848-77c0-4baf-9adc-15dcbd656e95 2018-08-01 10:53:09,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f045172e5060fbbf90ca0b509786b343d3205078" 2018-08-01 10:53:09,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-22662f51-a5d7-4bb4-95a3-0721e545f180 Date: Wed, 01 Aug 2018 10:53: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-08-01 10:53:09,147 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-22662f51-a5d7-4bb4-95a3-0721e545f180 2018-08-01 10:53:09,152 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f045172e5060fbbf90ca0b509786b343d3205078" -d '{"server": {"name": "CreateInstancePortManipulationTests-ce9c9c7f-08dc-46a1-aa51-baf7645cd63b-inst", "imageRef": "8b3a37d1-5b51-4160-b124-79c791d241e5", "flavorRef": "6a0f3111-985d-4119-84ba-b5e9c0af6c2a", "max_count": 1, "min_count": 1, "networks": [{"port": "bb87a86c-e908-4b2a-b286-63ae8803a25d"}]}}' 2018-08-01 10:53:10,492 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 10:53: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-8a2282a4-6fdd-4619-a102-cefe871b4af4 x-compute-request-id: req-8a2282a4-6fdd-4619-a102-cefe871b4af4 Content-Length: 374 location: http://172.30.9.24:8774/v2.1/servers/7ec96c27-041c-48f1-80a7-c37bb98fff1a Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "7ec96c27-041c-48f1-80a7-c37bb98fff1a", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/7ec96c27-041c-48f1-80a7-c37bb98fff1a", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/7ec96c27-041c-48f1-80a7-c37bb98fff1a", "rel": "bookmark"}], "adminPass": "LHSdY2hGW3VQ"}} 2018-08-01 10:53:10,492 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-8a2282a4-6fdd-4619-a102-cefe871b4af4 2018-08-01 10:53:10,496 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/7ec96c27-041c-48f1-80a7-c37bb98fff1a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f045172e5060fbbf90ca0b509786b343d3205078" 2018-08-01 10:53:10,726 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:53: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-970c4f74-b760-4ead-88b1-4b297150b3bc x-compute-request-id: req-970c4f74-b760-4ead-88b1-4b297150b3bc 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.24:8774/v2.1/servers/7ec96c27-041c-48f1-80a7-c37bb98fff1a", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/7ec96c27-041c-48f1-80a7-c37bb98fff1a", "rel": "bookmark"}], "image": {"id": "8b3a37d1-5b51-4160-b124-79c791d241e5", "links": [{"href": "http://172.30.9.24:8774/images/8b3a37d1-5b51-4160-b124-79c791d241e5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6a0f3111-985d-4119-84ba-b5e9c0af6c2a", "links": [{"href": "http://172.30.9.24:8774/flavors/6a0f3111-985d-4119-84ba-b5e9c0af6c2a", "rel": "bookmark"}]}, "id": "7ec96c27-041c-48f1-80a7-c37bb98fff1a", "user_id": "fae8b2fee0a7478880c85dcfcce8724a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T10:53:10Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-ce9c9c7f-08dc-46a1-aa51-baf7645cd63b-inst", "created": "2018-08-01T10:53:10Z", "tenant_id": "01f496d048ff4b41839ade2c7075bf19", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:53:10,726 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/7ec96c27-041c-48f1-80a7-c37bb98fff1a used request id req-970c4f74-b760-4ead-88b1-4b297150b3bc 2018-08-01 10:53:10,727 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-ce9c9c7f-08dc-46a1-aa51-baf7645cd63b-inst 2018-08-01 10:53:10,729 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/7ec96c27-041c-48f1-80a7-c37bb98fff1a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f045172e5060fbbf90ca0b509786b343d3205078" 2018-08-01 10:53:10,814 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:53: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-bcf8465f-ff03-4a40-82c0-10c4416c21b1 x-compute-request-id: req-bcf8465f-ff03-4a40-82c0-10c4416c21b1 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.24:8774/v2.1/servers/7ec96c27-041c-48f1-80a7-c37bb98fff1a", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/7ec96c27-041c-48f1-80a7-c37bb98fff1a", "rel": "bookmark"}], "image": {"id": "8b3a37d1-5b51-4160-b124-79c791d241e5", "links": [{"href": "http://172.30.9.24:8774/images/8b3a37d1-5b51-4160-b124-79c791d241e5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6a0f3111-985d-4119-84ba-b5e9c0af6c2a", "links": [{"href": "http://172.30.9.24:8774/flavors/6a0f3111-985d-4119-84ba-b5e9c0af6c2a", "rel": "bookmark"}]}, "id": "7ec96c27-041c-48f1-80a7-c37bb98fff1a", "user_id": "fae8b2fee0a7478880c85dcfcce8724a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T10:53:10Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-ce9c9c7f-08dc-46a1-aa51-baf7645cd63b-inst", "created": "2018-08-01T10:53:10Z", "tenant_id": "01f496d048ff4b41839ade2c7075bf19", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:53:10,814 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/7ec96c27-041c-48f1-80a7-c37bb98fff1a used request id req-bcf8465f-ff03-4a40-82c0-10c4416c21b1 2018-08-01 10:53:10,815 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-ce9c9c7f-08dc-46a1-aa51-baf7645cd63b-inst] is - BUILD 2018-08-01 10:53:10,815 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-01 10:53:13,818 - create_instance - DEBUG - VM status query timeout in 896.908817053 2018-08-01 10:53:13,821 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/7ec96c27-041c-48f1-80a7-c37bb98fff1a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f045172e5060fbbf90ca0b509786b343d3205078" 2018-08-01 10:53:14,003 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:53: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-e6461092-3cca-4a29-8599-2af3c3528e5b x-compute-request-id: req-e6461092-3cca-4a29-8599-2af3c3528e5b 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.24:8774/v2.1/servers/7ec96c27-041c-48f1-80a7-c37bb98fff1a", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/7ec96c27-041c-48f1-80a7-c37bb98fff1a", "rel": "bookmark"}], "image": {"id": "8b3a37d1-5b51-4160-b124-79c791d241e5", "links": [{"href": "http://172.30.9.24:8774/images/8b3a37d1-5b51-4160-b124-79c791d241e5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6a0f3111-985d-4119-84ba-b5e9c0af6c2a", "links": [{"href": "http://172.30.9.24:8774/flavors/6a0f3111-985d-4119-84ba-b5e9c0af6c2a", "rel": "bookmark"}]}, "id": "7ec96c27-041c-48f1-80a7-c37bb98fff1a", "security_groups": [{"name": "default"}], "user_id": "fae8b2fee0a7478880c85dcfcce8724a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T10:53:11Z", "hostId": "ea662f537e0932ac0a5a721a0f45662692d2e9fa5289823c811f6071", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-ce9c9c7f-08dc-46a1-aa51-baf7645cd63b-inst", "created": "2018-08-01T10:53:10Z", "tenant_id": "01f496d048ff4b41839ade2c7075bf19", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:53:14,003 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/7ec96c27-041c-48f1-80a7-c37bb98fff1a used request id req-e6461092-3cca-4a29-8599-2af3c3528e5b 2018-08-01 10:53:14,004 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-ce9c9c7f-08dc-46a1-aa51-baf7645cd63b-inst] is - BUILD 2018-08-01 10:53:14,004 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-01 10:53:17,007 - create_instance - DEBUG - VM status query timeout in 893.719745159 2018-08-01 10:53:17,010 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/7ec96c27-041c-48f1-80a7-c37bb98fff1a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f045172e5060fbbf90ca0b509786b343d3205078" 2018-08-01 10:53:17,343 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:53: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-4a0dc07c-bbab-43e6-bac1-652d47312d3f x-compute-request-id: req-4a0dc07c-bbab-43e6-bac1-652d47312d3f Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-ce9c9c7f-08dc-46a1-aa51-baf7645cd63b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "0a:1b:2c:3d:4e:5f", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/7ec96c27-041c-48f1-80a7-c37bb98fff1a", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/7ec96c27-041c-48f1-80a7-c37bb98fff1a", "rel": "bookmark"}], "image": {"id": "8b3a37d1-5b51-4160-b124-79c791d241e5", "links": [{"href": "http://172.30.9.24:8774/images/8b3a37d1-5b51-4160-b124-79c791d241e5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T10:53:15.000000", "flavor": {"id": "6a0f3111-985d-4119-84ba-b5e9c0af6c2a", "links": [{"href": "http://172.30.9.24:8774/flavors/6a0f3111-985d-4119-84ba-b5e9c0af6c2a", "rel": "bookmark"}]}, "id": "7ec96c27-041c-48f1-80a7-c37bb98fff1a", "security_groups": [{"name": "default"}], "user_id": "fae8b2fee0a7478880c85dcfcce8724a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:53:15Z", "hostId": "ea662f537e0932ac0a5a721a0f45662692d2e9fa5289823c811f6071", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-ce9c9c7f-08dc-46a1-aa51-baf7645cd63b-inst", "created": "2018-08-01T10:53:10Z", "tenant_id": "01f496d048ff4b41839ade2c7075bf19", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:53:17,344 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/7ec96c27-041c-48f1-80a7-c37bb98fff1a used request id req-4a0dc07c-bbab-43e6-bac1-652d47312d3f 2018-08-01 10:53:17,344 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-ce9c9c7f-08dc-46a1-aa51-baf7645cd63b-inst] is - ACTIVE 2018-08-01 10:53:17,344 - create_instance - INFO - VM is - ACTIVE 2018-08-01 10:53:17,347 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/7ec96c27-041c-48f1-80a7-c37bb98fff1a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f045172e5060fbbf90ca0b509786b343d3205078" 2018-08-01 10:53:17,817 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:53: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-610bd7f6-c5b3-48b2-97f6-e519027745b6 x-compute-request-id: req-610bd7f6-c5b3-48b2-97f6-e519027745b6 Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-ce9c9c7f-08dc-46a1-aa51-baf7645cd63b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "0a:1b:2c:3d:4e:5f", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/7ec96c27-041c-48f1-80a7-c37bb98fff1a", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/7ec96c27-041c-48f1-80a7-c37bb98fff1a", "rel": "bookmark"}], "image": {"id": "8b3a37d1-5b51-4160-b124-79c791d241e5", "links": [{"href": "http://172.30.9.24:8774/images/8b3a37d1-5b51-4160-b124-79c791d241e5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T10:53:15.000000", "flavor": {"id": "6a0f3111-985d-4119-84ba-b5e9c0af6c2a", "links": [{"href": "http://172.30.9.24:8774/flavors/6a0f3111-985d-4119-84ba-b5e9c0af6c2a", "rel": "bookmark"}]}, "id": "7ec96c27-041c-48f1-80a7-c37bb98fff1a", "security_groups": [{"name": "default"}], "user_id": "fae8b2fee0a7478880c85dcfcce8724a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:53:15Z", "hostId": "ea662f537e0932ac0a5a721a0f45662692d2e9fa5289823c811f6071", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-ce9c9c7f-08dc-46a1-aa51-baf7645cd63b-inst", "created": "2018-08-01T10:53:10Z", "tenant_id": "01f496d048ff4b41839ade2c7075bf19", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:53:17,817 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/7ec96c27-041c-48f1-80a7-c37bb98fff1a used request id req-610bd7f6-c5b3-48b2-97f6-e519027745b6 2018-08-01 10:53:17,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ce9c9c7f-08dc-46a1-aa51-baf7645cd63b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f045172e5060fbbf90ca0b509786b343d3205078" 2018-08-01 10:53:17,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-5e42582a-c2de-41dc-b755-81b11ff109b9 Date: Wed, 01 Aug 2018 10:53:17 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"bc9b576b-f866-4700-a079-9deb54179282","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"01f496d048ff4b41839ade2c7075bf19","l2_adjacency":true,"status":"ACTIVE","subnets":["244871c9-fded-4f6c-bfbd-5e14c981fe69"],"description":"","tags":[],"updated_at":"2018-08-01T10:53:03Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-ce9c9c7f-08dc-46a1-aa51-baf7645cd63b-pub-net","admin_state_up":true,"tenant_id":"01f496d048ff4b41839ade2c7075bf19","created_at":"2018-08-01T10:53:02Z","mtu":1450}]} 2018-08-01 10:53:17,916 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ce9c9c7f-08dc-46a1-aa51-baf7645cd63b-pub-net used request id req-5e42582a-c2de-41dc-b755-81b11ff109b9 2018-08-01 10:53:17,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/01f496d048ff4b41839ade2c7075bf19 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f045172e5060fbbf90ca0b509786b343d3205078" 2018-08-01 10:53:18,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:53:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4310a790-f6ce-4060-96c6-05d4867c461b Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/01f496d048ff4b41839ade2c7075bf19"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "01f496d048ff4b41839ade2c7075bf19", "name": "CreateInstancePortManipulationTests-72337d04-1e27-4da-proj"}} 2018-08-01 10:53:18,006 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/01f496d048ff4b41839ade2c7075bf19 used request id req-4310a790-f6ce-4060-96c6-05d4867c461b 2018-08-01 10:53:18,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=bc9b576b-f866-4700-a079-9deb54179282 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f045172e5060fbbf90ca0b509786b343d3205078" 2018-08-01 10:53:18,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-c29b14a0-d85f-4f74-bee8-895bec3a02fc Date: Wed, 01 Aug 2018 10:53:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bc9b576b-f866-4700-a079-9deb54179282","tenant_id":"01f496d048ff4b41839ade2c7075bf19","created_at":"2018-08-01T10:53:03Z","dns_nameservers":[],"updated_at":"2018-08-01T10:53:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"01f496d048ff4b41839ade2c7075bf19","id":"244871c9-fded-4f6c-bfbd-5e14c981fe69","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ce9c9c7f-08dc-46a1-aa51-baf7645cd63b-pub-subnet"}]} 2018-08-01 10:53:18,060 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=bc9b576b-f866-4700-a079-9deb54179282 used request id req-c29b14a0-d85f-4f74-bee8-895bec3a02fc 2018-08-01 10:53:18,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=bc9b576b-f866-4700-a079-9deb54179282 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f045172e5060fbbf90ca0b509786b343d3205078" 2018-08-01 10:53:18,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1660 X-Openstack-Request-Id: req-8d4ef626-33dd-4dd2-b433-2af49029f496 Date: Wed, 01 Aug 2018 10:53:18 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:53:05Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"244871c9-fded-4f6c-bfbd-5e14c981fe69","ip_address":"10.55.0.2"}],"id":"16efd30d-6955-460b-aeb4-36c20913c742","security_groups":[],"mac_address":"fa:16:3e:3e:c9:f5","project_id":"01f496d048ff4b41839ade2c7075bf19","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bc9b576b-f866-4700-a079-9deb54179282","tenant_id":"01f496d048ff4b41839ade2c7075bf19","created_at":"2018-08-01T10:53:03Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-bc9b576b-f866-4700-a079-9deb54179282","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:53:15Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"244871c9-fded-4f6c-bfbd-5e14c981fe69","ip_address":"10.55.0.8"}],"id":"bb87a86c-e908-4b2a-b286-63ae8803a25d","security_groups":["3741f517-dea0-49da-a587-af1459b973a3"],"mac_address":"0a:1b:2c:3d:4e:5f","project_id":"01f496d048ff4b41839ade2c7075bf19","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-ce9c9c7f-08dc-46a1-aa51-baf7645cd63bport-1","admin_state_up":true,"network_id":"bc9b576b-f866-4700-a079-9deb54179282","tenant_id":"01f496d048ff4b41839ade2c7075bf19","created_at":"2018-08-01T10:53:07Z","binding:vnic_type":"normal","device_id":"7ec96c27-041c-48f1-80a7-c37bb98fff1a","ip_allocation":"immediate"}]} 2018-08-01 10:53:18,125 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=bc9b576b-f866-4700-a079-9deb54179282 used request id req-8d4ef626-33dd-4dd2-b433-2af49029f496 2018-08-01 10:53:18,125 - create_instance - INFO - Deleting Port with ID - bb87a86c-e908-4b2a-b286-63ae8803a25d 2018-08-01 10:53:18,126 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-ce9c9c7f-08dc-46a1-aa51-baf7645cd63bport-1 2018-08-01 10:53:18,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/ports/bb87a86c-e908-4b2a-b286-63ae8803a25d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f045172e5060fbbf90ca0b509786b343d3205078" 2018-08-01 10:53:18,562 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-bbf84bdc-0691-4592-aee1-b849daf9dcbf Date: Wed, 01 Aug 2018 10:53:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:53:18,563 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/ports/bb87a86c-e908-4b2a-b286-63ae8803a25d used request id req-bbf84bdc-0691-4592-aee1-b849daf9dcbf 2018-08-01 10:53:18,563 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-ce9c9c7f-08dc-46a1-aa51-baf7645cd63b-inst 2018-08-01 10:53:18,565 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/servers/7ec96c27-041c-48f1-80a7-c37bb98fff1a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f045172e5060fbbf90ca0b509786b343d3205078" 2018-08-01 10:53:18,709 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:53: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-f927ed4f-7b99-421a-9d63-eac27547b889 x-compute-request-id: req-f927ed4f-7b99-421a-9d63-eac27547b889 Content-Type: application/json 2018-08-01 10:53:18,709 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/7ec96c27-041c-48f1-80a7-c37bb98fff1a used request id req-f927ed4f-7b99-421a-9d63-eac27547b889 2018-08-01 10:53:18,709 - create_instance - INFO - Checking deletion status 2018-08-01 10:53:18,712 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/7ec96c27-041c-48f1-80a7-c37bb98fff1a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f045172e5060fbbf90ca0b509786b343d3205078" 2018-08-01 10:53:18,813 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:53: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-1f4938de-26c0-4e61-b1f1-93f7f9c4bcf9 x-compute-request-id: req-1f4938de-26c0-4e61-b1f1-93f7f9c4bcf9 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.24:8774/v2.1/servers/7ec96c27-041c-48f1-80a7-c37bb98fff1a", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/7ec96c27-041c-48f1-80a7-c37bb98fff1a", "rel": "bookmark"}], "image": {"id": "8b3a37d1-5b51-4160-b124-79c791d241e5", "links": [{"href": "http://172.30.9.24:8774/images/8b3a37d1-5b51-4160-b124-79c791d241e5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T10:53:15.000000", "flavor": {"id": "6a0f3111-985d-4119-84ba-b5e9c0af6c2a", "links": [{"href": "http://172.30.9.24:8774/flavors/6a0f3111-985d-4119-84ba-b5e9c0af6c2a", "rel": "bookmark"}]}, "id": "7ec96c27-041c-48f1-80a7-c37bb98fff1a", "user_id": "fae8b2fee0a7478880c85dcfcce8724a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:53:18Z", "hostId": "ea662f537e0932ac0a5a721a0f45662692d2e9fa5289823c811f6071", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-ce9c9c7f-08dc-46a1-aa51-baf7645cd63b-inst", "created": "2018-08-01T10:53:10Z", "tenant_id": "01f496d048ff4b41839ade2c7075bf19", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:53:18,813 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/7ec96c27-041c-48f1-80a7-c37bb98fff1a used request id req-1f4938de-26c0-4e61-b1f1-93f7f9c4bcf9 2018-08-01 10:53:18,814 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-ce9c9c7f-08dc-46a1-aa51-baf7645cd63b-inst] is - ACTIVE 2018-08-01 10:53:18,814 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-01 10:53:21,817 - create_instance - DEBUG - VM status query timeout in 296.892432928 2018-08-01 10:53:21,820 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/7ec96c27-041c-48f1-80a7-c37bb98fff1a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f045172e5060fbbf90ca0b509786b343d3205078" 2018-08-01 10:53:21,865 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10: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-374fdc49-335f-4628-bf83-8df2c68f8259 x-compute-request-id: req-374fdc49-335f-4628-bf83-8df2c68f8259 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 7ec96c27-041c-48f1-80a7-c37bb98fff1a could not be found.", "code": 404}} 2018-08-01 10:53:21,865 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/7ec96c27-041c-48f1-80a7-c37bb98fff1a used request id req-374fdc49-335f-4628-bf83-8df2c68f8259 2018-08-01 10:53:21,865 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 7ec96c27-041c-48f1-80a7-c37bb98fff1a could not be found. (HTTP 404) (Request-ID: req-374fdc49-335f-4628-bf83-8df2c68f8259) 2018-08-01 10:53:21,865 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-ce9c9c7f-08dc-46a1-aa51-baf7645cd63b-inst 2018-08-01 10:53:21,869 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/flavors/6a0f3111-985d-4119-84ba-b5e9c0af6c2a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2c7e6a18aa24ac7677fad14ada47483b303eb82" 2018-08-01 10:53:21,904 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 10: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-49276858-73c8-4ebc-9ed9-54435d91eae5 x-compute-request-id: req-49276858-73c8-4ebc-9ed9-54435d91eae5 Content-Length: 0 Content-Type: application/json 2018-08-01 10:53:21,904 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/6a0f3111-985d-4119-84ba-b5e9c0af6c2a used request id req-49276858-73c8-4ebc-9ed9-54435d91eae5 2018-08-01 10:53:21,905 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-ce9c9c7f-08dc-46a1-aa51-baf7645cd63b-pub-subnet 2018-08-01 10:53:21,905 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-ce9c9c7f-08dc-46a1-aa51-baf7645cd63b-pub-subnet 2018-08-01 10:53:21,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/subnets/244871c9-fded-4f6c-bfbd-5e14c981fe69 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b85d9ca24f1c026a9fcfe02fccc08aa79ccadb81" 2018-08-01 10:53:23,132 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-62c3cc37-ffda-48d5-95c5-afcbae2a0187 Date: Wed, 01 Aug 2018 10:53:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:53:23,132 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/244871c9-fded-4f6c-bfbd-5e14c981fe69 used request id req-62c3cc37-ffda-48d5-95c5-afcbae2a0187 2018-08-01 10:53:23,132 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-ce9c9c7f-08dc-46a1-aa51-baf7645cd63b-pub-net 2018-08-01 10:53:23,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/networks/bc9b576b-f866-4700-a079-9deb54179282 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b85d9ca24f1c026a9fcfe02fccc08aa79ccadb81" 2018-08-01 10:53:23,952 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-93776dea-899c-4723-820a-a6bb2eb2d1e8 Date: Wed, 01 Aug 2018 10:53:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:53:23,952 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/bc9b576b-f866-4700-a079-9deb54179282 used request id req-93776dea-899c-4723-820a-a6bb2eb2d1e8 2018-08-01 10:53:23,953 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-ce9c9c7f-08dc-46a1-aa51-baf7645cd63b-image 2018-08-01 10:53:23,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9292/v2/images/8b3a37d1-5b51-4160-b124-79c791d241e5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}705f7c13e48d873907a6f8d144d50c473f0aa82f" 2018-08-01 10:53:24,463 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e92c21e0-c363-482c-90e3-69e74daa7fb4 Date: Wed, 01 Aug 2018 10:53:24 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-01 10:53:24,463 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/8b3a37d1-5b51-4160-b124-79c791d241e5 used request id req-e92c21e0-c363-482c-90e3-69e74daa7fb4 2018-08-01 10:53:24,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6276e589a96de3c37ff0daa3824ddc5e29b82ffb" 2018-08-01 10:53:24,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-7411d001-8ad0-481b-90b5-6d20045e11c8 Date: Wed, 01 Aug 2018 10:53:24 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "01f496d048ff4b41839ade2c7075bf19", "created_at": "2018-08-01T10:53:02Z", "updated_at": "2018-08-01T10:53:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:53:02Z", "revision_number": 0, "id": "2c4bd801-5bee-48db-8b87-896e10ba8a45", "remote_group_id": "3741f517-dea0-49da-a587-af1459b973a3", "remote_ip_prefix": null, "created_at": "2018-08-01T10:53:02Z", "security_group_id": "3741f517-dea0-49da-a587-af1459b973a3", "tenant_id": "01f496d048ff4b41839ade2c7075bf19", "port_range_min": null, "ethertype": "IPv4", "project_id": "01f496d048ff4b41839ade2c7075bf19"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:53:02Z", "revision_number": 0, "id": "3e64d4db-edf1-4085-8a02-ec5abf20ff26", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:53:02Z", "security_group_id": "3741f517-dea0-49da-a587-af1459b973a3", "tenant_id": "01f496d048ff4b41839ade2c7075bf19", "port_range_min": null, "ethertype": "IPv4", "project_id": "01f496d048ff4b41839ade2c7075bf19"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:53:02Z", "revision_number": 0, "id": "d9a32292-1d2a-4201-ab48-cbe5bb185762", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:53:02Z", "security_group_id": "3741f517-dea0-49da-a587-af1459b973a3", "tenant_id": "01f496d048ff4b41839ade2c7075bf19", "port_range_min": null, "ethertype": "IPv6", "project_id": "01f496d048ff4b41839ade2c7075bf19"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:53:02Z", "revision_number": 0, "id": "e29b6ce1-a63c-41a3-9dd5-6ae736b3302a", "remote_group_id": "3741f517-dea0-49da-a587-af1459b973a3", "remote_ip_prefix": null, "created_at": "2018-08-01T10:53:02Z", "security_group_id": "3741f517-dea0-49da-a587-af1459b973a3", "tenant_id": "01f496d048ff4b41839ade2c7075bf19", "port_range_min": null, "ethertype": "IPv6", "project_id": "01f496d048ff4b41839ade2c7075bf19"}], "revision_number": 4, "project_id": "01f496d048ff4b41839ade2c7075bf19", "id": "3741f517-dea0-49da-a587-af1459b973a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a2413a97b61342d8bd27570706ef372d", "created_at": "2018-08-01T09:33:18Z", "updated_at": "2018-08-01T09:33:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "7f556ce3-51d0-4279-a11d-510db9f9a3b1", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "94adc13c-a166-41cf-bd16-f997efc73cb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "b39143b5-c08f-4d0b-9d40-54f472f2389e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "e218b0b7-4501-4f84-9458-caf2891c260d", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}], "revision_number": 4, "project_id": "a2413a97b61342d8bd27570706ef372d", "id": "38229670-7386-42d0-b7b9-2397ea5938de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "created_at": "2018-08-01T09:28:38Z", "updated_at": "2018-08-01T09:28:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "763568f1-8151-4a3c-911a-d06da4423063", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "80d28bee-4aee-47e8-a8da-e0fe31497fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "a47a5ddf-aa37-4ab2-a335-1c93513b5f12", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "f5bba5a5-602b-421e-98b2-5a16117f943f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}], "revision_number": 4, "project_id": "dbe9669438844f3faecdc7fcc050e0d8", "id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ed1054af2e94c049694d98d54211d98", "created_at": "2018-08-01T09:31:40Z", "updated_at": "2018-08-01T09:31:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "34baee87-ea35-42ee-8a69-0f6e2a825d3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "89b9d1c9-f4f9-45cd-8d36-970d44228439", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "b8ab0d59-cab9-4488-82ee-7c5f69709bff", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "d3ab68ea-23b4-4bf6-8dd3-85d029e3d89f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}], "revision_number": 4, "project_id": "2ed1054af2e94c049694d98d54211d98", "id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "created_at": "2018-08-01T09:34:13Z", "updated_at": "2018-08-01T09:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "1dbb3f59-611b-46d1-a82d-2720e0a16f86", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "3878126b-a220-4357-adb9-bc22498f31b1", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "75ce67db-9c04-4561-a10d-8b1ec63943e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "e2945a69-3afe-41e3-a7ec-3ea4c79a12ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}], "revision_number": 4, "project_id": "c0d9b34b06f445a7857603f60b181f3c", "id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-01T09:30:58Z", "updated_at": "2018-08-01T09:30:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "042d4626-2974-418d-affe-f8f2acd05faa", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "995fae58-f0e5-4e10-801c-6c2ce5c7ae0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "cb8404fa-cb24-4879-a34d-f3050dcba730", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "dad6aaab-690e-4c24-9103-6767e0c80bc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "created_at": "2018-08-01T09:31:11Z", "updated_at": "2018-08-01T09:31:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "939e25e0-5dbc-4f6e-9f6f-7fb70e540203", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "9796a673-6928-4009-9c21-1410d395646e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "af7b8bf8-2fb6-4d72-842a-38f72d7581f7", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "b9af65b0-2eb8-45e1-8504-b7dc4dbb83ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}], "revision_number": 4, "project_id": "dd207f801ed3475f9dbe5f13077af1c8", "id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "46dd322c3fcc454eb140e37825746af8", "created_at": "2018-08-01T10:33:44Z", "updated_at": "2018-08-01T10:33:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "0f41470b-1091-45c1-b574-92069f79f8d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "8cc03a9c-8fa5-425b-812f-d7692bae3613", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d1373b1e-2fb9-4e02-a9e1-7e873ba1d7d1", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d21f3909-71f3-43e2-a22d-6a9c2513cb6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}], "revision_number": 4, "project_id": "46dd322c3fcc454eb140e37825746af8", "id": "b2961714-c8a4-4fcb-918b-21d70527c983", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "created_at": "2018-08-01T09:34:57Z", "updated_at": "2018-08-01T09:34:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "8063d12f-30db-4ccf-8ce0-72e59ba81a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c38e1a7a-5857-4f03-b991-6d5c9c9a5b9e", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c725bae1-d3bb-42b5-b331-32737085f28c", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "cfddc134-923b-4e0d-9ec5-dcc5641dd435", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}], "revision_number": 4, "project_id": "455b48a61678488ead79a4cfa07ef5c3", "id": "cd52f913-3072-4ce7-a779-7de795b62b12", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:36:50Z", "updated_at": "2018-08-01T09:36:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "07ef7fe5-a529-45da-bfc0-899f0ea9b592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "bc4dad3a-2a0c-4c31-b901-2909a12adb50", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c35cff35-4306-4116-b9fa-fc27bc7c05d6", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c493e3ac-d9d2-480d-9ec8-50982eedaf5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}], "revision_number": 4, "project_id": "8d96727022f4443794db44ecde432faf", "id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "created_at": "2018-08-01T09:32:45Z", "updated_at": "2018-08-01T09:32:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "058ea790-43ea-4a6f-9950-28418319e577", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "5fcfb31b-cdad-4037-973e-56b74faefd14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "99a24d26-dc7f-42d0-aa23-a7c061f04952", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "b641bb48-566e-472b-a3cc-d38c85ab3ff1", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}], "revision_number": 4, "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "name": "default"}]} 2018-08-01 10:53:24,717 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-7411d001-8ad0-481b-90b5-6d20045e11c8 2018-08-01 10:53:24,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/01f496d048ff4b41839ade2c7075bf19 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6276e589a96de3c37ff0daa3824ddc5e29b82ffb" 2018-08-01 10:53:24,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:53:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62bda193-8919-4e3c-88a5-abbf2b3f826a Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/01f496d048ff4b41839ade2c7075bf19"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "01f496d048ff4b41839ade2c7075bf19", "name": "CreateInstancePortManipulationTests-72337d04-1e27-4da-proj"}} 2018-08-01 10:53:24,817 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/01f496d048ff4b41839ade2c7075bf19 used request id req-62bda193-8919-4e3c-88a5-abbf2b3f826a 2018-08-01 10:53:24,817 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3741f517-dea0-49da-a587-af1459b973a3 2018-08-01 10:53:24,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=3741f517-dea0-49da-a587-af1459b973a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6276e589a96de3c37ff0daa3824ddc5e29b82ffb" 2018-08-01 10:53:24,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-a05222a7-d9ce-47f6-a63c-ded67edd5c9c Date: Wed, 01 Aug 2018 10:53:24 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "3741f517-dea0-49da-a587-af1459b973a3", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:53:02Z", "security_group_id": "3741f517-dea0-49da-a587-af1459b973a3", "port_range_min": null, "revision_number": 0, "tenant_id": "01f496d048ff4b41839ade2c7075bf19", "created_at": "2018-08-01T10:53:02Z", "project_id": "01f496d048ff4b41839ade2c7075bf19", "id": "2c4bd801-5bee-48db-8b87-896e10ba8a45"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:53:02Z", "security_group_id": "3741f517-dea0-49da-a587-af1459b973a3", "port_range_min": null, "revision_number": 0, "tenant_id": "01f496d048ff4b41839ade2c7075bf19", "created_at": "2018-08-01T10:53:02Z", "project_id": "01f496d048ff4b41839ade2c7075bf19", "id": "3e64d4db-edf1-4085-8a02-ec5abf20ff26"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:53:02Z", "security_group_id": "3741f517-dea0-49da-a587-af1459b973a3", "port_range_min": null, "revision_number": 0, "tenant_id": "01f496d048ff4b41839ade2c7075bf19", "created_at": "2018-08-01T10:53:02Z", "project_id": "01f496d048ff4b41839ade2c7075bf19", "id": "d9a32292-1d2a-4201-ab48-cbe5bb185762"}, {"remote_group_id": "3741f517-dea0-49da-a587-af1459b973a3", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:53:02Z", "security_group_id": "3741f517-dea0-49da-a587-af1459b973a3", "port_range_min": null, "revision_number": 0, "tenant_id": "01f496d048ff4b41839ade2c7075bf19", "created_at": "2018-08-01T10:53:02Z", "project_id": "01f496d048ff4b41839ade2c7075bf19", "id": "e29b6ce1-a63c-41a3-9dd5-6ae736b3302a"}]} 2018-08-01 10:53:24,854 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=3741f517-dea0-49da-a587-af1459b973a3 used request id req-a05222a7-d9ce-47f6-a63c-ded67edd5c9c 2018-08-01 10:53:24,855 - neutron_utils - INFO - Deleting security group with name - default 2018-08-01 10:53:24,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/3741f517-dea0-49da-a587-af1459b973a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6276e589a96de3c37ff0daa3824ddc5e29b82ffb" 2018-08-01 10:53:25,014 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e48c9a07-e49d-4f79-b088-78fa40099c77 Content-Length: 0 Date: Wed, 01 Aug 2018 10:53:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:53:25,015 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/3741f517-dea0-49da-a587-af1459b973a3 used request id req-e48c9a07-e49d-4f79-b088-78fa40099c77 2018-08-01 10:53:25,015 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-72337d04-1e27-4da-proj 2018-08-01 10:53:25,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/01f496d048ff4b41839ade2c7075bf19 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6276e589a96de3c37ff0daa3824ddc5e29b82ffb" 2018-08-01 10:53:25,194 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:53:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-704b3cac-0de3-428f-aaa8-6e4fce33a05c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:53:25,194 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/01f496d048ff4b41839ade2c7075bf19 used request id req-704b3cac-0de3-428f-aaa8-6e4fce33a05c 2018-08-01 10:53:25,194 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-72337d04-1e27-4da-proj-role 2018-08-01 10:53:25,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/a1c9ef310f004be8ae807bc5275262dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6276e589a96de3c37ff0daa3824ddc5e29b82ffb" 2018-08-01 10:53:25,301 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:53:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8861770f-a389-488f-bc8f-55ad1b6d1352 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:53:25,302 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/a1c9ef310f004be8ae807bc5275262dc used request id req-8861770f-a389-488f-bc8f-55ad1b6d1352 2018-08-01 10:53:25,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6276e589a96de3c37ff0daa3824ddc5e29b82ffb" 2018-08-01 10:53:25,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:53:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a7450f2-7a25-46e4-b3ee-07e17fd66351 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:53:25,388 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-3a7450f2-7a25-46e4-b3ee-07e17fd66351 2018-08-01 10:53:25,389 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-72337d04-1e27-4da-user 2018-08-01 10:53:25,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/fae8b2fee0a7478880c85dcfcce8724a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e265c38b0e0f50805a3588283a4644853aa0d50" 2018-08-01 10:53:25,583 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:53:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5df8f3fe-d2a3-4c6e-b5f2-7aa4b917302b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:53:25,583 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/fae8b2fee0a7478880c85dcfcce8724a used request id req-5df8f3fe-d2a3-4c6e-b5f2-7aa4b917302b 2018-08-01 10:53:25,584 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:53:25,963 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:53:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["C7KfWnn8RYCKxSi95OYjAA"], "issued_at": "2018-08-01T10:53:25.000000Z"}} 2018-08-01 10:53:25,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2881ae7d9df425319286c7b1a2bf8ff94571775b" 2018-08-01 10:53:26,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:53:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a64809ad-3109-43c3-93a9-e3f8d8ca2858 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:53:26,042 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-a64809ad-3109-43c3-93a9-e3f8d8ca2858 2018-08-01 10:53:26,043 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:53:26,044 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:53:26,424 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:53:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["Q8WZAmb-RMCSfQIsLnd8Lg"], "issued_at": "2018-08-01T10:53:26.000000Z"}} 2018-08-01 10:53:26,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc8de400cf71f924eb48b16b583302a99166a6e5" 2018-08-01 10:53:26,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:53:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7cd6bf14-956d-4dce-9950-1dd7eca856fb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:53:26,503 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-7cd6bf14-956d-4dce-9950-1dd7eca856fb 2018-08-01 10:53:26,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:53:26,512 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:53: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:53:26,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-cc6ca5dc-f764-498-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc8de400cf71f924eb48b16b583302a99166a6e5" 2018-08-01 10:53:26,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:53:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7811babd-0ee5-4ec2-b303-9dad6f4096b2 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-cc6ca5dc-f764-498-proj", "previous": null, "next": null}, "projects": []} 2018-08-01 10:53:26,605 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-cc6ca5dc-f764-498-proj used request id req-7811babd-0ee5-4ec2-b303-9dad6f4096b2 2018-08-01 10:53:26,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc8de400cf71f924eb48b16b583302a99166a6e5" 2018-08-01 10:53:26,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:53:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ce5e0e1-8343-4f0e-854c-efeb9fce4195 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:53:26,694 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-2ce5e0e1-8343-4f0e-854c-efeb9fce4195 2018-08-01 10:53:26,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc8de400cf71f924eb48b16b583302a99166a6e5" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-cc6ca5dc-f764-498-proj"}}' 2018-08-01 10:53:26,817 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:53:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-52ddf553-62ec-4734-9e8b-e8434060ad08 Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/dd77a070b5f64029bb389e46c3409837"}, "tags": [], "enabled": true, "id": "dd77a070b5f64029bb389e46c3409837", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-cc6ca5dc-f764-498-proj"}} 2018-08-01 10:53:26,817 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-52ddf553-62ec-4734-9e8b-e8434060ad08 2018-08-01 10:53:26,817 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-cc6ca5dc-f764-498-proj 2018-08-01 10:53:26,818 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:53:26,818 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:53:27,200 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:53:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["y5_EEIVaTO-tM2BmEOC_0w"], "issued_at": "2018-08-01T10:53:27.000000Z"}} 2018-08-01 10:53:27,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c82b7bc913072ad3ff71d4ffe08d63aa4ea4bde5" 2018-08-01 10:53:27,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:53:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70297c8f-7a01-4ee3-9fca-41451d14a684 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:53:27,282 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-70297c8f-7a01-4ee3-9fca-41451d14a684 2018-08-01 10:53:27,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:53:27,290 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:53: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:53:27,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c82b7bc913072ad3ff71d4ffe08d63aa4ea4bde5" 2018-08-01 10:53:27,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:53:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57ae7103-3228-4618-86ec-788a1c86a96a Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 10:53:27,391 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-57ae7103-3228-4618-86ec-788a1c86a96a 2018-08-01 10:53:27,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateInstancePortManipulationTests-cc6ca5dc-f764-498-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c82b7bc913072ad3ff71d4ffe08d63aa4ea4bde5" 2018-08-01 10:53:27,413 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:53:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29c5defd-e893-4349-bb4c-d1abfc4d84da Content-Encoding: gzip Content-Length: 269 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateInstancePortManipulationTests-cc6ca5dc-f764-498-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/dd77a070b5f64029bb389e46c3409837"}, "tags": [], "enabled": true, "id": "dd77a070b5f64029bb389e46c3409837", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-cc6ca5dc-f764-498-proj"}]} 2018-08-01 10:53:27,413 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateInstancePortManipulationTests-cc6ca5dc-f764-498-proj used request id req-29c5defd-e893-4349-bb4c-d1abfc4d84da 2018-08-01 10:53:27,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c82b7bc913072ad3ff71d4ffe08d63aa4ea4bde5" 2018-08-01 10:53:27,499 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:53:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6681c952-bf6a-4b4a-b176-582d3c6998bf Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:53:27,499 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-6681c952-bf6a-4b4a-b176-582d3c6998bf 2018-08-01 10:53:27,799 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-cc6ca5dc-f764-498-user 2018-08-01 10:53:27,799 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:53:27,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc8de400cf71f924eb48b16b583302a99166a6e5" 2018-08-01 10:53:27,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:53:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbff6154-ed46-442a-b680-b2da269e2903 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:53:27,890 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-bbff6154-ed46-442a-b680-b2da269e2903 2018-08-01 10:53:27,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc8de400cf71f924eb48b16b583302a99166a6e5" -d '{"role": {"name": "CreateInstancePortManipulationTests-cc6ca5dc-f764-498-proj-role"}}' 2018-08-01 10:53:27,991 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:53:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-68636dd2-bd38-457d-8582-817037a57b8b Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f274e3882d5d4fa59bd99746ef8aab3c", "links": {"self": "http://172.30.9.24:5000/v3/roles/f274e3882d5d4fa59bd99746ef8aab3c"}, "name": "CreateInstancePortManipulationTests-cc6ca5dc-f764-498-proj-role"}} 2018-08-01 10:53:27,991 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-68636dd2-bd38-457d-8582-817037a57b8b 2018-08-01 10:53:27,991 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-cc6ca5dc-f764-498-proj-role 2018-08-01 10:53:27,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/f274e3882d5d4fa59bd99746ef8aab3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc8de400cf71f924eb48b16b583302a99166a6e5" 2018-08-01 10:53:28,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:53:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86f55101-5292-4246-8d8a-5ddbb57e7d6b Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f274e3882d5d4fa59bd99746ef8aab3c", "links": {"self": "http://172.30.9.24:5000/v3/roles/f274e3882d5d4fa59bd99746ef8aab3c"}, "name": "CreateInstancePortManipulationTests-cc6ca5dc-f764-498-proj-role"}} 2018-08-01 10:53:28,076 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/f274e3882d5d4fa59bd99746ef8aab3c used request id req-86f55101-5292-4246-8d8a-5ddbb57e7d6b 2018-08-01 10:53:28,076 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-cc6ca5dc-f764-498-proj-role to project CreateInstancePortManipulationTests-cc6ca5dc-f764-498-proj 2018-08-01 10:53:28,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/dd77a070b5f64029bb389e46c3409837/users/1a9daf7fb697454697fb66b3b8c25de7/roles/f274e3882d5d4fa59bd99746ef8aab3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc8de400cf71f924eb48b16b583302a99166a6e5" 2018-08-01 10:53:28,202 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:53:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c0a10ff6-5368-40bc-90c9-ae0d3cad84b8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:53:28,202 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/dd77a070b5f64029bb389e46c3409837/users/1a9daf7fb697454697fb66b3b8c25de7/roles/f274e3882d5d4fa59bd99746ef8aab3c used request id req-c0a10ff6-5368-40bc-90c9-ae0d3cad84b8 2018-08-01 10:53:28,203 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-01 10:53:28,203 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:53:28,204 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:53:28,585 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f274e3882d5d4fa59bd99746ef8aab3c", "name": "CreateInstancePortManipulationTests-cc6ca5dc-f764-498-proj-role"}], "expires_at": "2018-08-01T11:53:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dd77a070b5f64029bb389e46c3409837", "name": "CreateInstancePortManipulationTests-cc6ca5dc-f764-498-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/dd77a070b5f64029bb389e46c3409837", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/dd77a070b5f64029bb389e46c3409837", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/dd77a070b5f64029bb389e46c3409837", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/dd77a070b5f64029bb389e46c3409837", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/dd77a070b5f64029bb389e46c3409837", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/dd77a070b5f64029bb389e46c3409837", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_dd77a070b5f64029bb389e46c3409837", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_dd77a070b5f64029bb389e46c3409837", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/dd77a070b5f64029bb389e46c3409837", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/dd77a070b5f64029bb389e46c3409837", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/dd77a070b5f64029bb389e46c3409837", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/dd77a070b5f64029bb389e46c3409837", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/dd77a070b5f64029bb389e46c3409837", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/dd77a070b5f64029bb389e46c3409837", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-cc6ca5dc-f764-498-user", "id": "1a9daf7fb697454697fb66b3b8c25de7"}, "audit_ids": ["yuEOsqjTTkKFTbGSPdW92Q"], "issued_at": "2018-08-01T10:53:28.000000Z"}} 2018-08-01 10:53:28,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a63ca6f5368b0f0bcdf86c1397b8384c584a07c3" 2018-08-01 10:53:28,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:53:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80c830ce-78ef-4cac-8c00-e06a34b7caf9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:53:28,666 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-80c830ce-78ef-4cac-8c00-e06a34b7caf9 2018-08-01 10:53:28,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-fd58cc57-451c-4025-a23f-9e1a7b8400ce-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a63ca6f5368b0f0bcdf86c1397b8384c584a07c3" 2018-08-01 10:53:28,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-9f4d8628-9110-4fb8-b009-1d102e5fb1a8 Date: Wed, 01 Aug 2018 10:53:28 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-fd58cc57-451c-4025-a23f-9e1a7b8400ce-image"} 2018-08-01 10:53:28,862 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-fd58cc57-451c-4025-a23f-9e1a7b8400ce-image used request id req-9f4d8628-9110-4fb8-b009-1d102e5fb1a8 2018-08-01 10:53:28,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a63ca6f5368b0f0bcdf86c1397b8384c584a07c3" 2018-08-01 10:53:28,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-c70fb6a5-3d78-4521-b5f2-a57b08cc45bd Date: Wed, 01 Aug 2018 10:53:28 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-08-01 10:53:28,872 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-c70fb6a5-3d78-4521-b5f2-a57b08cc45bd 2018-08-01 10:53:28,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a63ca6f5368b0f0bcdf86c1397b8384c584a07c3" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-fd58cc57-451c-4025-a23f-9e1a7b8400ce-image"}' 2018-08-01 10:53:28,964 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/71db99e9-d460-43a5-91ac-c403f50f4852 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-a2b6384a-fd0d-47cd-9e66-c0134d5c1545 Date: Wed, 01 Aug 2018 10:53:28 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-fd58cc57-451c-4025-a23f-9e1a7b8400ce-image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T10:53:28Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-01T10:53:28Z", "visibility": "shared", "locations": [], "self": "/v2/images/71db99e9-d460-43a5-91ac-c403f50f4852", "min_disk": 0, "protected": false, "id": "71db99e9-d460-43a5-91ac-c403f50f4852", "file": "/v2/images/71db99e9-d460-43a5-91ac-c403f50f4852/file", "checksum": null, "owner": "dd77a070b5f64029bb389e46c3409837", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 10:53:28,964 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-a2b6384a-fd0d-47cd-9e66-c0134d5c1545 2018-08-01 10:53:28,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9292/v2/images/71db99e9-d460-43a5-91ac-c403f50f4852/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a63ca6f5368b0f0bcdf86c1397b8384c584a07c3" -d '' 2018-08-01 10:53:29,487 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ce6f9451-a5aa-447e-992f-aa9b096bffa7 Date: Wed, 01 Aug 2018 10:53:29 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-01 10:53:29,487 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/71db99e9-d460-43a5-91ac-c403f50f4852/file used request id req-ce6f9451-a5aa-447e-992f-aa9b096bffa7 2018-08-01 10:53:29,487 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-01 10:53:29,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/71db99e9-d460-43a5-91ac-c403f50f4852 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a63ca6f5368b0f0bcdf86c1397b8384c584a07c3" 2018-08-01 10:53:29,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-5dc7b081-aa98-4bf5-bdd4-112049a8f642 Date: Wed, 01 Aug 2018 10:53:29 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-fd58cc57-451c-4025-a23f-9e1a7b8400ce-image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T10:53:28Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-01T10:53:29Z", "visibility": "shared", "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/71db99e9-d460-43a5-91ac-c403f50f4852/snap", "metadata": {}}], "self": "/v2/images/71db99e9-d460-43a5-91ac-c403f50f4852", "min_disk": 0, "protected": false, "id": "71db99e9-d460-43a5-91ac-c403f50f4852", "file": "/v2/images/71db99e9-d460-43a5-91ac-c403f50f4852/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "dd77a070b5f64029bb389e46c3409837", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/71db99e9-d460-43a5-91ac-c403f50f4852/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 10:53:29,506 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/71db99e9-d460-43a5-91ac-c403f50f4852 used request id req-5dc7b081-aa98-4bf5-bdd4-112049a8f642 2018-08-01 10:53:29,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a63ca6f5368b0f0bcdf86c1397b8384c584a07c3" 2018-08-01 10:53:29,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-b40e0180-2766-427a-b620-14c1b354b36c Date: Wed, 01 Aug 2018 10:53: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-08-01 10:53:29,515 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-b40e0180-2766-427a-b620-14c1b354b36c 2018-08-01 10:53:29,518 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-fd58cc57-451c-4025-a23f-9e1a7b8400ce-image 2018-08-01 10:53:29,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/71db99e9-d460-43a5-91ac-c403f50f4852 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a63ca6f5368b0f0bcdf86c1397b8384c584a07c3" 2018-08-01 10:53:29,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-c4edef89-e219-4171-aad8-83c75ee0e02b Date: Wed, 01 Aug 2018 10:53:29 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-fd58cc57-451c-4025-a23f-9e1a7b8400ce-image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T10:53:28Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-01T10:53:29Z", "visibility": "shared", "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/71db99e9-d460-43a5-91ac-c403f50f4852/snap", "metadata": {}}], "self": "/v2/images/71db99e9-d460-43a5-91ac-c403f50f4852", "min_disk": 0, "protected": false, "id": "71db99e9-d460-43a5-91ac-c403f50f4852", "file": "/v2/images/71db99e9-d460-43a5-91ac-c403f50f4852/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "dd77a070b5f64029bb389e46c3409837", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/71db99e9-d460-43a5-91ac-c403f50f4852/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 10:53:29,535 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/71db99e9-d460-43a5-91ac-c403f50f4852 used request id req-c4edef89-e219-4171-aad8-83c75ee0e02b 2018-08-01 10:53:29,535 - create_image - DEBUG - Instance status is - active 2018-08-01 10:53:29,535 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-fd58cc57-451c-4025-a23f-9e1a7b8400ce-image 2018-08-01 10:53:29,536 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-fd58cc57-451c-4025-a23f-9e1a7b8400ce-image 2018-08-01 10:53:29,536 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:53:29,536 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:53:29,916 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f274e3882d5d4fa59bd99746ef8aab3c", "name": "CreateInstancePortManipulationTests-cc6ca5dc-f764-498-proj-role"}], "expires_at": "2018-08-01T11:53:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dd77a070b5f64029bb389e46c3409837", "name": "CreateInstancePortManipulationTests-cc6ca5dc-f764-498-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/dd77a070b5f64029bb389e46c3409837", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/dd77a070b5f64029bb389e46c3409837", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/dd77a070b5f64029bb389e46c3409837", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/dd77a070b5f64029bb389e46c3409837", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/dd77a070b5f64029bb389e46c3409837", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/dd77a070b5f64029bb389e46c3409837", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_dd77a070b5f64029bb389e46c3409837", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_dd77a070b5f64029bb389e46c3409837", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/dd77a070b5f64029bb389e46c3409837", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/dd77a070b5f64029bb389e46c3409837", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/dd77a070b5f64029bb389e46c3409837", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/dd77a070b5f64029bb389e46c3409837", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/dd77a070b5f64029bb389e46c3409837", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/dd77a070b5f64029bb389e46c3409837", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-cc6ca5dc-f764-498-user", "id": "1a9daf7fb697454697fb66b3b8c25de7"}, "audit_ids": ["_wQBQ4V5SniOWtAnhUqBGA"], "issued_at": "2018-08-01T10:53:29.000000Z"}} 2018-08-01 10:53:29,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c39beed4642c4c37252ddad4e610e31ccdb8f9aa" 2018-08-01 10:53:29,992 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:53:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76b5eec3-360c-4349-bdd3-3730adf362fc Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:53:29,992 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-76b5eec3-360c-4349-bdd3-3730adf362fc 2018-08-01 10:53:29,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-fd58cc57-451c-4025-a23f-9e1a7b8400ce-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c39beed4642c4c37252ddad4e610e31ccdb8f9aa" 2018-08-01 10:53:30,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-0f417789-0e43-4ec5-8f85-2573ab5d6c8d Date: Wed, 01 Aug 2018 10:53:30 GMT RESP BODY: {"networks":[]} 2018-08-01 10:53:30,185 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-fd58cc57-451c-4025-a23f-9e1a7b8400ce-pub-net used request id req-0f417789-0e43-4ec5-8f85-2573ab5d6c8d 2018-08-01 10:53:30,185 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-fd58cc57-451c-4025-a23f-9e1a7b8400ce-pub-net 2018-08-01 10:53:30,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c39beed4642c4c37252ddad4e610e31ccdb8f9aa" -d '{"network": {"name": "CreateInstancePortManipulationTests-fd58cc57-451c-4025-a23f-9e1a7b8400ce-pub-net", "admin_state_up": true}}' 2018-08-01 10:53:30,661 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 658 X-Openstack-Request-Id: req-02d6ae26-dcb4-4b28-b2ca-9fbc1d941b30 Date: Wed, 01 Aug 2018 10:53:30 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"3f3a5630-ef25-431e-b178-1966941303d0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"dd77a070b5f64029bb389e46c3409837","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T10:53:30Z","is_default":false,"name":"CreateInstancePortManipulationTests-fd58cc57-451c-4025-a23f-9e1a7b8400ce-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"dd77a070b5f64029bb389e46c3409837","created_at":"2018-08-01T10:53:30Z","mtu":1450}} 2018-08-01 10:53:30,661 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks used request id req-02d6ae26-dcb4-4b28-b2ca-9fbc1d941b30 2018-08-01 10:53:30,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=3f3a5630-ef25-431e-b178-1966941303d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c39beed4642c4c37252ddad4e610e31ccdb8f9aa" 2018-08-01 10:53:30,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-708e2c90-e9ba-4f0d-828a-dd865b9cd3a1 Date: Wed, 01 Aug 2018 10:53:30 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"3f3a5630-ef25-431e-b178-1966941303d0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"dd77a070b5f64029bb389e46c3409837","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T10:53:30Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-fd58cc57-451c-4025-a23f-9e1a7b8400ce-pub-net","admin_state_up":true,"tenant_id":"dd77a070b5f64029bb389e46c3409837","created_at":"2018-08-01T10:53:30Z","mtu":1450}]} 2018-08-01 10:53:30,769 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=3f3a5630-ef25-431e-b178-1966941303d0 used request id req-708e2c90-e9ba-4f0d-828a-dd865b9cd3a1 2018-08-01 10:53:30,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=3f3a5630-ef25-431e-b178-1966941303d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c39beed4642c4c37252ddad4e610e31ccdb8f9aa" 2018-08-01 10:53:30,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-8f73b1e0-8a9d-48c6-9430-f7f2fc205658 Date: Wed, 01 Aug 2018 10:53:30 GMT RESP BODY: {"subnets":[]} 2018-08-01 10:53:30,802 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=3f3a5630-ef25-431e-b178-1966941303d0 used request id req-8f73b1e0-8a9d-48c6-9430-f7f2fc205658 2018-08-01 10:53:30,802 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-fd58cc57-451c-4025-a23f-9e1a7b8400ce-pub-subnet 2018-08-01 10:53:30,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c39beed4642c4c37252ddad4e610e31ccdb8f9aa" -d '{"subnets": [{"ip_version": 4, "network_id": "3f3a5630-ef25-431e-b178-1966941303d0", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-fd58cc57-451c-4025-a23f-9e1a7b8400ce-pub-subnet"}]}' 2018-08-01 10:53:31,318 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-9606dd95-b266-42a3-8c45-33bf2d32e7ff Date: Wed, 01 Aug 2018 10:53:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3f3a5630-ef25-431e-b178-1966941303d0","tenant_id":"dd77a070b5f64029bb389e46c3409837","created_at":"2018-08-01T10:53:31Z","dns_nameservers":[],"updated_at":"2018-08-01T10:53:31Z","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":"dd77a070b5f64029bb389e46c3409837","id":"c320dfd9-310c-4f0c-87cd-e5af512e9154","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-fd58cc57-451c-4025-a23f-9e1a7b8400ce-pub-subnet"}]} 2018-08-01 10:53:31,319 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets used request id req-9606dd95-b266-42a3-8c45-33bf2d32e7ff 2018-08-01 10:53:31,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=3f3a5630-ef25-431e-b178-1966941303d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c39beed4642c4c37252ddad4e610e31ccdb8f9aa" 2018-08-01 10:53:31,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-c3bd9f28-06cb-4f61-a45f-1e23dedbf612 Date: Wed, 01 Aug 2018 10:53:31 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"3f3a5630-ef25-431e-b178-1966941303d0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dd77a070b5f64029bb389e46c3409837","l2_adjacency":true,"status":"ACTIVE","subnets":["c320dfd9-310c-4f0c-87cd-e5af512e9154"],"description":"","tags":[],"updated_at":"2018-08-01T10:53:31Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-fd58cc57-451c-4025-a23f-9e1a7b8400ce-pub-net","admin_state_up":true,"tenant_id":"dd77a070b5f64029bb389e46c3409837","created_at":"2018-08-01T10:53:30Z","mtu":1450}]} 2018-08-01 10:53:31,634 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=3f3a5630-ef25-431e-b178-1966941303d0 used request id req-c3bd9f28-06cb-4f61-a45f-1e23dedbf612 2018-08-01 10:53:31,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=3f3a5630-ef25-431e-b178-1966941303d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c39beed4642c4c37252ddad4e610e31ccdb8f9aa" 2018-08-01 10:53:31,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-8d4eda35-9061-4a05-9bc0-a14734c9b757 Date: Wed, 01 Aug 2018 10:53:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3f3a5630-ef25-431e-b178-1966941303d0","tenant_id":"dd77a070b5f64029bb389e46c3409837","created_at":"2018-08-01T10:53:31Z","dns_nameservers":[],"updated_at":"2018-08-01T10:53:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"dd77a070b5f64029bb389e46c3409837","id":"c320dfd9-310c-4f0c-87cd-e5af512e9154","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-fd58cc57-451c-4025-a23f-9e1a7b8400ce-pub-subnet"}]} 2018-08-01 10:53:31,714 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=3f3a5630-ef25-431e-b178-1966941303d0 used request id req-8d4eda35-9061-4a05-9bc0-a14734c9b757 2018-08-01 10:53:31,714 - OpenStackNetwork - DEBUG - Network [3f3a5630-ef25-431e-b178-1966941303d0] created successfully 2018-08-01 10:53:31,715 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:53:31,715 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:53:32,251 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:53:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["7weFTwbPT6yeNcif9bCdeA"], "issued_at": "2018-08-01T10:53:32.000000Z"}} 2018-08-01 10:53:32,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc0b42ed948be47da4937aabaf8c572c9736952b" 2018-08-01 10:53:32,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:53:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7bffa2c5-b0e3-420b-b8aa-5d690ecbe2e2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:53:32,329 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-7bffa2c5-b0e3-420b-b8aa-5d690ecbe2e2 2018-08-01 10:53:32,330 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 10:53:32,335 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc0b42ed948be47da4937aabaf8c572c9736952b" 2018-08-01 10:53:32,511 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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-47e6f4b4-eb24-46e5-900e-a9e8f529ec5d x-compute-request-id: req-47e6f4b4-eb24-46e5-900e-a9e8f529ec5d Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"flavors": [{"id": "4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "rel": "bookmark"}], "name": "vmtp-flavor_ee58c79f-c6fb-483f-8b9c-406ffbfad757"}, {"id": "5b61c696-1b5b-4204-b7e5-ca4a818093b0", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "bookmark"}], "name": "shaker-flavor_81952131-3011-4d90-80f4-831743223f59"}]} 2018-08-01 10:53:32,511 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-47e6f4b4-eb24-46e5-900e-a9e8f529ec5d 2018-08-01 10:53:32,515 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc0b42ed948be47da4937aabaf8c572c9736952b" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-fd58cc57-451c-4025-a23f-9e1a7b8400ce-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-08-01 10:53:32,559 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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-e97c2137-30cf-4b3f-9928-b0f1abe0427b x-compute-request-id: req-e97c2137-30cf-4b3f-9928-b0f1abe0427b Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-fd58cc57-451c-4025-a23f-9e1a7b8400ce-flavor-name", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/47dcb5b6-1e2f-4825-b98c-b33a74e02e0b", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/47dcb5b6-1e2f-4825-b98c-b33a74e02e0b", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "47dcb5b6-1e2f-4825-b98c-b33a74e02e0b"}} 2018-08-01 10:53:32,559 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-e97c2137-30cf-4b3f-9928-b0f1abe0427b 2018-08-01 10:53:32,560 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:53:32,561 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:53:32,948 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f274e3882d5d4fa59bd99746ef8aab3c", "name": "CreateInstancePortManipulationTests-cc6ca5dc-f764-498-proj-role"}], "expires_at": "2018-08-01T11:53:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dd77a070b5f64029bb389e46c3409837", "name": "CreateInstancePortManipulationTests-cc6ca5dc-f764-498-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/dd77a070b5f64029bb389e46c3409837", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/dd77a070b5f64029bb389e46c3409837", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/dd77a070b5f64029bb389e46c3409837", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/dd77a070b5f64029bb389e46c3409837", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/dd77a070b5f64029bb389e46c3409837", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/dd77a070b5f64029bb389e46c3409837", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_dd77a070b5f64029bb389e46c3409837", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_dd77a070b5f64029bb389e46c3409837", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/dd77a070b5f64029bb389e46c3409837", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/dd77a070b5f64029bb389e46c3409837", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/dd77a070b5f64029bb389e46c3409837", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/dd77a070b5f64029bb389e46c3409837", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/dd77a070b5f64029bb389e46c3409837", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/dd77a070b5f64029bb389e46c3409837", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-cc6ca5dc-f764-498-user", "id": "1a9daf7fb697454697fb66b3b8c25de7"}, "audit_ids": ["KcVRsDxARBOomVFDRBQyjg"], "issued_at": "2018-08-01T10:53:32.000000Z"}} 2018-08-01 10:53:32,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}910acec4334f7a1cc62b879012be0852bbc13fa3" 2018-08-01 10:53:32,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:53:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a02720e4-7e07-42f3-8c24-0f576f01af37 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:53:32,961 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-a02720e4-7e07-42f3-8c24-0f576f01af37 2018-08-01 10:53:32,962 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 10:53:32,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}910acec4334f7a1cc62b879012be0852bbc13fa3" 2018-08-01 10:53:33,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:53:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fbea50e-985c-49bb-b2b8-d2b60fdd90b4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:53:33,040 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-4fbea50e-985c-49bb-b2b8-d2b60fdd90b4 2018-08-01 10:53:33,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-fd58cc57-451c-4025-a23f-9e1a7b8400ce-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}910acec4334f7a1cc62b879012be0852bbc13fa3" 2018-08-01 10:53:33,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-5fcefb05-894e-494b-9958-47985e423659 Date: Wed, 01 Aug 2018 10:53:33 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"3f3a5630-ef25-431e-b178-1966941303d0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dd77a070b5f64029bb389e46c3409837","l2_adjacency":true,"status":"ACTIVE","subnets":["c320dfd9-310c-4f0c-87cd-e5af512e9154"],"description":"","tags":[],"updated_at":"2018-08-01T10:53:31Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-fd58cc57-451c-4025-a23f-9e1a7b8400ce-pub-net","admin_state_up":true,"tenant_id":"dd77a070b5f64029bb389e46c3409837","created_at":"2018-08-01T10:53:30Z","mtu":1450}]} 2018-08-01 10:53:33,297 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-fd58cc57-451c-4025-a23f-9e1a7b8400ce-pub-net used request id req-5fcefb05-894e-494b-9958-47985e423659 2018-08-01 10:53:33,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=3f3a5630-ef25-431e-b178-1966941303d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}910acec4334f7a1cc62b879012be0852bbc13fa3" 2018-08-01 10:53:33,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-c3183a84-c63c-409f-ab80-eb61affdce2d Date: Wed, 01 Aug 2018 10:53:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3f3a5630-ef25-431e-b178-1966941303d0","tenant_id":"dd77a070b5f64029bb389e46c3409837","created_at":"2018-08-01T10:53:31Z","dns_nameservers":[],"updated_at":"2018-08-01T10:53:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"dd77a070b5f64029bb389e46c3409837","id":"c320dfd9-310c-4f0c-87cd-e5af512e9154","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-fd58cc57-451c-4025-a23f-9e1a7b8400ce-pub-subnet"}]} 2018-08-01 10:53:33,353 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=3f3a5630-ef25-431e-b178-1966941303d0 used request id req-c3183a84-c63c-409f-ab80-eb61affdce2d 2018-08-01 10:53:33,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-fd58cc57-451c-4025-a23f-9e1a7b8400ce-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}910acec4334f7a1cc62b879012be0852bbc13fa3" 2018-08-01 10:53:33,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-54cdc95e-4df4-4c96-b1b1-6d8fd45f0f1a Date: Wed, 01 Aug 2018 10:53:33 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"3f3a5630-ef25-431e-b178-1966941303d0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dd77a070b5f64029bb389e46c3409837","l2_adjacency":true,"status":"ACTIVE","subnets":["c320dfd9-310c-4f0c-87cd-e5af512e9154"],"description":"","tags":[],"updated_at":"2018-08-01T10:53:31Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-fd58cc57-451c-4025-a23f-9e1a7b8400ce-pub-net","admin_state_up":true,"tenant_id":"dd77a070b5f64029bb389e46c3409837","created_at":"2018-08-01T10:53:30Z","mtu":1450}]} 2018-08-01 10:53:33,457 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-fd58cc57-451c-4025-a23f-9e1a7b8400ce-pub-net used request id req-54cdc95e-4df4-4c96-b1b1-6d8fd45f0f1a 2018-08-01 10:53:33,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:53:33,466 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:53: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:53:33,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dd77a070b5f64029bb389e46c3409837 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}910acec4334f7a1cc62b879012be0852bbc13fa3" 2018-08-01 10:53:33,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:53:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b420e717-efca-4995-bb95-bc12685827aa Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/dd77a070b5f64029bb389e46c3409837"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dd77a070b5f64029bb389e46c3409837", "name": "CreateInstancePortManipulationTests-cc6ca5dc-f764-498-proj"}} 2018-08-01 10:53:33,553 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dd77a070b5f64029bb389e46c3409837 used request id req-b420e717-efca-4995-bb95-bc12685827aa 2018-08-01 10:53:33,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=3f3a5630-ef25-431e-b178-1966941303d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}910acec4334f7a1cc62b879012be0852bbc13fa3" 2018-08-01 10:53:33,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-e6488ed9-9a51-4f5d-b61c-bcdc7d7116c1 Date: Wed, 01 Aug 2018 10:53:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3f3a5630-ef25-431e-b178-1966941303d0","tenant_id":"dd77a070b5f64029bb389e46c3409837","created_at":"2018-08-01T10:53:31Z","dns_nameservers":[],"updated_at":"2018-08-01T10:53:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"dd77a070b5f64029bb389e46c3409837","id":"c320dfd9-310c-4f0c-87cd-e5af512e9154","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-fd58cc57-451c-4025-a23f-9e1a7b8400ce-pub-subnet"}]} 2018-08-01 10:53:33,605 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=3f3a5630-ef25-431e-b178-1966941303d0 used request id req-e6488ed9-9a51-4f5d-b61c-bcdc7d7116c1 2018-08-01 10:53:33,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=3f3a5630-ef25-431e-b178-1966941303d0&name=CreateInstancePortManipulationTests-fd58cc57-451c-4025-a23f-9e1a7b8400ceport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}910acec4334f7a1cc62b879012be0852bbc13fa3" 2018-08-01 10:53:33,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-b04eb73f-2224-44c7-89c6-a446b5988c98 Date: Wed, 01 Aug 2018 10:53:33 GMT RESP BODY: {"ports":[]} 2018-08-01 10:53:33,639 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=3f3a5630-ef25-431e-b178-1966941303d0&name=CreateInstancePortManipulationTests-fd58cc57-451c-4025-a23f-9e1a7b8400ceport-1&admin_state_up=True used request id req-b04eb73f-2224-44c7-89c6-a446b5988c98 2018-08-01 10:53:33,641 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-fd58cc57-451c-4025-a23f-9e1a7b8400ce-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}910acec4334f7a1cc62b879012be0852bbc13fa3" 2018-08-01 10:53:33,863 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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-51f86f03-975c-41fb-bf76-f5ea99ad86f7 x-compute-request-id: req-51f86f03-975c-41fb-bf76-f5ea99ad86f7 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-01 10:53:33,863 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-fd58cc57-451c-4025-a23f-9e1a7b8400ce-inst used request id req-51f86f03-975c-41fb-bf76-f5ea99ad86f7 2018-08-01 10:53:33,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-fd58cc57-451c-4025-a23f-9e1a7b8400ce-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}910acec4334f7a1cc62b879012be0852bbc13fa3" 2018-08-01 10:53:33,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-984e5e1c-a7d7-4fd2-9df3-5b7c925166c3 Date: Wed, 01 Aug 2018 10:53:33 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"3f3a5630-ef25-431e-b178-1966941303d0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dd77a070b5f64029bb389e46c3409837","l2_adjacency":true,"status":"ACTIVE","subnets":["c320dfd9-310c-4f0c-87cd-e5af512e9154"],"description":"","tags":[],"updated_at":"2018-08-01T10:53:31Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-fd58cc57-451c-4025-a23f-9e1a7b8400ce-pub-net","admin_state_up":true,"tenant_id":"dd77a070b5f64029bb389e46c3409837","created_at":"2018-08-01T10:53:30Z","mtu":1450}]} 2018-08-01 10:53:33,965 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-fd58cc57-451c-4025-a23f-9e1a7b8400ce-pub-net used request id req-984e5e1c-a7d7-4fd2-9df3-5b7c925166c3 2018-08-01 10:53:33,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=3f3a5630-ef25-431e-b178-1966941303d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}910acec4334f7a1cc62b879012be0852bbc13fa3" 2018-08-01 10:53:34,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-ceaf5724-b571-4f14-ba13-df2f6769e675 Date: Wed, 01 Aug 2018 10:53:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3f3a5630-ef25-431e-b178-1966941303d0","tenant_id":"dd77a070b5f64029bb389e46c3409837","created_at":"2018-08-01T10:53:31Z","dns_nameservers":[],"updated_at":"2018-08-01T10:53:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"dd77a070b5f64029bb389e46c3409837","id":"c320dfd9-310c-4f0c-87cd-e5af512e9154","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-fd58cc57-451c-4025-a23f-9e1a7b8400ce-pub-subnet"}]} 2018-08-01 10:53:34,015 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=3f3a5630-ef25-431e-b178-1966941303d0 used request id req-ceaf5724-b571-4f14-ba13-df2f6769e675 2018-08-01 10:53:34,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-fd58cc57-451c-4025-a23f-9e1a7b8400ce-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}910acec4334f7a1cc62b879012be0852bbc13fa3" 2018-08-01 10:53:34,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-7ecc7a7b-7645-45a2-aece-9d0771510290 Date: Wed, 01 Aug 2018 10:53:34 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"3f3a5630-ef25-431e-b178-1966941303d0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dd77a070b5f64029bb389e46c3409837","l2_adjacency":true,"status":"ACTIVE","subnets":["c320dfd9-310c-4f0c-87cd-e5af512e9154"],"description":"","tags":[],"updated_at":"2018-08-01T10:53:31Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-fd58cc57-451c-4025-a23f-9e1a7b8400ce-pub-net","admin_state_up":true,"tenant_id":"dd77a070b5f64029bb389e46c3409837","created_at":"2018-08-01T10:53:30Z","mtu":1450}]} 2018-08-01 10:53:34,112 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-fd58cc57-451c-4025-a23f-9e1a7b8400ce-pub-net used request id req-7ecc7a7b-7645-45a2-aece-9d0771510290 2018-08-01 10:53:34,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dd77a070b5f64029bb389e46c3409837 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}910acec4334f7a1cc62b879012be0852bbc13fa3" 2018-08-01 10:53:34,184 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:53:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2760ef3-7c45-41d7-a075-9e9e5c6db859 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/dd77a070b5f64029bb389e46c3409837"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dd77a070b5f64029bb389e46c3409837", "name": "CreateInstancePortManipulationTests-cc6ca5dc-f764-498-proj"}} 2018-08-01 10:53:34,184 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dd77a070b5f64029bb389e46c3409837 used request id req-e2760ef3-7c45-41d7-a075-9e9e5c6db859 2018-08-01 10:53:34,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=3f3a5630-ef25-431e-b178-1966941303d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}910acec4334f7a1cc62b879012be0852bbc13fa3" 2018-08-01 10:53:34,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-9dff5907-42e0-46c8-a057-dc07ffcab782 Date: Wed, 01 Aug 2018 10:53:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3f3a5630-ef25-431e-b178-1966941303d0","tenant_id":"dd77a070b5f64029bb389e46c3409837","created_at":"2018-08-01T10:53:31Z","dns_nameservers":[],"updated_at":"2018-08-01T10:53:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"dd77a070b5f64029bb389e46c3409837","id":"c320dfd9-310c-4f0c-87cd-e5af512e9154","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-fd58cc57-451c-4025-a23f-9e1a7b8400ce-pub-subnet"}]} 2018-08-01 10:53:34,380 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=3f3a5630-ef25-431e-b178-1966941303d0 used request id req-9dff5907-42e0-46c8-a057-dc07ffcab782 2018-08-01 10:53:34,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=3f3a5630-ef25-431e-b178-1966941303d0&name=CreateInstancePortManipulationTests-fd58cc57-451c-4025-a23f-9e1a7b8400ceport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}910acec4334f7a1cc62b879012be0852bbc13fa3" 2018-08-01 10:53:34,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-3356645a-d8ec-4965-bebb-d6f9c02961b6 Date: Wed, 01 Aug 2018 10:53:34 GMT RESP BODY: {"ports":[]} 2018-08-01 10:53:34,410 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=3f3a5630-ef25-431e-b178-1966941303d0&name=CreateInstancePortManipulationTests-fd58cc57-451c-4025-a23f-9e1a7b8400ceport-1&admin_state_up=True used request id req-3356645a-d8ec-4965-bebb-d6f9c02961b6 2018-08-01 10:53:34,411 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:53:34,411 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:53:34,789 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f274e3882d5d4fa59bd99746ef8aab3c", "name": "CreateInstancePortManipulationTests-cc6ca5dc-f764-498-proj-role"}], "expires_at": "2018-08-01T11:53:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dd77a070b5f64029bb389e46c3409837", "name": "CreateInstancePortManipulationTests-cc6ca5dc-f764-498-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/dd77a070b5f64029bb389e46c3409837", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/dd77a070b5f64029bb389e46c3409837", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/dd77a070b5f64029bb389e46c3409837", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/dd77a070b5f64029bb389e46c3409837", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/dd77a070b5f64029bb389e46c3409837", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/dd77a070b5f64029bb389e46c3409837", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_dd77a070b5f64029bb389e46c3409837", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_dd77a070b5f64029bb389e46c3409837", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/dd77a070b5f64029bb389e46c3409837", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/dd77a070b5f64029bb389e46c3409837", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/dd77a070b5f64029bb389e46c3409837", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/dd77a070b5f64029bb389e46c3409837", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/dd77a070b5f64029bb389e46c3409837", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/dd77a070b5f64029bb389e46c3409837", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-cc6ca5dc-f764-498-user", "id": "1a9daf7fb697454697fb66b3b8c25de7"}, "audit_ids": ["-lEkMzz4RkCNyEUh2wCwOA"], "issued_at": "2018-08-01T10:53:34.000000Z"}} 2018-08-01 10:53:34,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}013bf88eee5a7f82d481b0e22039699584529ce6" 2018-08-01 10:53:34,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:53:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da525c4e-3130-48c7-8afa-b97dbcf7c9ac Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:53:34,872 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-da525c4e-3130-48c7-8afa-b97dbcf7c9ac 2018-08-01 10:53:34,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-fd58cc57-451c-4025-a23f-9e1a7b8400ce-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}910acec4334f7a1cc62b879012be0852bbc13fa3" 2018-08-01 10:53:34,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-b4e27575-6acc-49c4-841d-8a352c33fd2f Date: Wed, 01 Aug 2018 10:53:34 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"3f3a5630-ef25-431e-b178-1966941303d0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dd77a070b5f64029bb389e46c3409837","l2_adjacency":true,"status":"ACTIVE","subnets":["c320dfd9-310c-4f0c-87cd-e5af512e9154"],"description":"","tags":[],"updated_at":"2018-08-01T10:53:31Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-fd58cc57-451c-4025-a23f-9e1a7b8400ce-pub-net","admin_state_up":true,"tenant_id":"dd77a070b5f64029bb389e46c3409837","created_at":"2018-08-01T10:53:30Z","mtu":1450}]} 2018-08-01 10:53:34,970 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-fd58cc57-451c-4025-a23f-9e1a7b8400ce-pub-net used request id req-b4e27575-6acc-49c4-841d-8a352c33fd2f 2018-08-01 10:53:34,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=3f3a5630-ef25-431e-b178-1966941303d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}910acec4334f7a1cc62b879012be0852bbc13fa3" 2018-08-01 10:53:35,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-8022afd7-ad73-4352-b855-10a1fce0c728 Date: Wed, 01 Aug 2018 10:53:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3f3a5630-ef25-431e-b178-1966941303d0","tenant_id":"dd77a070b5f64029bb389e46c3409837","created_at":"2018-08-01T10:53:31Z","dns_nameservers":[],"updated_at":"2018-08-01T10:53:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"dd77a070b5f64029bb389e46c3409837","id":"c320dfd9-310c-4f0c-87cd-e5af512e9154","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-fd58cc57-451c-4025-a23f-9e1a7b8400ce-pub-subnet"}]} 2018-08-01 10:53:35,021 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=3f3a5630-ef25-431e-b178-1966941303d0 used request id req-8022afd7-ad73-4352-b855-10a1fce0c728 2018-08-01 10:53:35,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-fd58cc57-451c-4025-a23f-9e1a7b8400ce-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}910acec4334f7a1cc62b879012be0852bbc13fa3" 2018-08-01 10:53:35,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-924e003c-2e58-4199-9bff-ad1be34c142d Date: Wed, 01 Aug 2018 10:53:35 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"3f3a5630-ef25-431e-b178-1966941303d0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dd77a070b5f64029bb389e46c3409837","l2_adjacency":true,"status":"ACTIVE","subnets":["c320dfd9-310c-4f0c-87cd-e5af512e9154"],"description":"","tags":[],"updated_at":"2018-08-01T10:53:31Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-fd58cc57-451c-4025-a23f-9e1a7b8400ce-pub-net","admin_state_up":true,"tenant_id":"dd77a070b5f64029bb389e46c3409837","created_at":"2018-08-01T10:53:30Z","mtu":1450}]} 2018-08-01 10:53:35,116 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-fd58cc57-451c-4025-a23f-9e1a7b8400ce-pub-net used request id req-924e003c-2e58-4199-9bff-ad1be34c142d 2018-08-01 10:53:35,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:53:35,125 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:53:35,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dd77a070b5f64029bb389e46c3409837 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}013bf88eee5a7f82d481b0e22039699584529ce6" 2018-08-01 10:53:35,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:53:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b5c4fc5-16e7-46ae-955c-5065566924b2 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/dd77a070b5f64029bb389e46c3409837"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dd77a070b5f64029bb389e46c3409837", "name": "CreateInstancePortManipulationTests-cc6ca5dc-f764-498-proj"}} 2018-08-01 10:53:35,224 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dd77a070b5f64029bb389e46c3409837 used request id req-0b5c4fc5-16e7-46ae-955c-5065566924b2 2018-08-01 10:53:35,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=3f3a5630-ef25-431e-b178-1966941303d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}910acec4334f7a1cc62b879012be0852bbc13fa3" 2018-08-01 10:53:35,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-97e40a7f-a6ae-401e-87f0-b318b44f320d Date: Wed, 01 Aug 2018 10:53:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3f3a5630-ef25-431e-b178-1966941303d0","tenant_id":"dd77a070b5f64029bb389e46c3409837","created_at":"2018-08-01T10:53:31Z","dns_nameservers":[],"updated_at":"2018-08-01T10:53:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"dd77a070b5f64029bb389e46c3409837","id":"c320dfd9-310c-4f0c-87cd-e5af512e9154","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-fd58cc57-451c-4025-a23f-9e1a7b8400ce-pub-subnet"}]} 2018-08-01 10:53:35,276 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=3f3a5630-ef25-431e-b178-1966941303d0 used request id req-97e40a7f-a6ae-401e-87f0-b318b44f320d 2018-08-01 10:53:35,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=3f3a5630-ef25-431e-b178-1966941303d0&name=CreateInstancePortManipulationTests-fd58cc57-451c-4025-a23f-9e1a7b8400ce-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}910acec4334f7a1cc62b879012be0852bbc13fa3" 2018-08-01 10:53:35,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-db82c601-2476-4138-bdd4-7dd724ddd64c Date: Wed, 01 Aug 2018 10:53:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3f3a5630-ef25-431e-b178-1966941303d0","tenant_id":"dd77a070b5f64029bb389e46c3409837","created_at":"2018-08-01T10:53:31Z","dns_nameservers":[],"updated_at":"2018-08-01T10:53:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"dd77a070b5f64029bb389e46c3409837","id":"c320dfd9-310c-4f0c-87cd-e5af512e9154","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-fd58cc57-451c-4025-a23f-9e1a7b8400ce-pub-subnet"}]} 2018-08-01 10:53:35,329 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=3f3a5630-ef25-431e-b178-1966941303d0&name=CreateInstancePortManipulationTests-fd58cc57-451c-4025-a23f-9e1a7b8400ce-pub-subnet used request id req-db82c601-2476-4138-bdd4-7dd724ddd64c 2018-08-01 10:53:35,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=3f3a5630-ef25-431e-b178-1966941303d0&name=CreateInstancePortManipulationTests-fd58cc57-451c-4025-a23f-9e1a7b8400ce-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}910acec4334f7a1cc62b879012be0852bbc13fa3" 2018-08-01 10:53:35,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-2fe31d96-7469-4e24-801e-025524e1ef5b Date: Wed, 01 Aug 2018 10:53:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3f3a5630-ef25-431e-b178-1966941303d0","tenant_id":"dd77a070b5f64029bb389e46c3409837","created_at":"2018-08-01T10:53:31Z","dns_nameservers":[],"updated_at":"2018-08-01T10:53:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"dd77a070b5f64029bb389e46c3409837","id":"c320dfd9-310c-4f0c-87cd-e5af512e9154","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-fd58cc57-451c-4025-a23f-9e1a7b8400ce-pub-subnet"}]} 2018-08-01 10:53:35,379 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=3f3a5630-ef25-431e-b178-1966941303d0&name=CreateInstancePortManipulationTests-fd58cc57-451c-4025-a23f-9e1a7b8400ce-pub-subnet used request id req-2fe31d96-7469-4e24-801e-025524e1ef5b 2018-08-01 10:53:35,379 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-fd58cc57-451c-4025-a23f-9e1a7b8400ce-pub-net 2018-08-01 10:53:35,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}910acec4334f7a1cc62b879012be0852bbc13fa3" -d '{"port": {"network_id": "3f3a5630-ef25-431e-b178-1966941303d0", "fixed_ips": [{"subnet_id": "c320dfd9-310c-4f0c-87cd-e5af512e9154", "ip_address": "10.55.0.101"}, {"subnet_id": "c320dfd9-310c-4f0c-87cd-e5af512e9154", "ip_address": "10.55.0.102"}], "name": "CreateInstancePortManipulationTests-fd58cc57-451c-4025-a23f-9e1a7b8400ceport-1", "admin_state_up": true}}' 2018-08-01 10:53:36,476 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 901 X-Openstack-Request-Id: req-17f2b43c-9a72-4dbd-8b88-c4d4ef139d67 Date: Wed, 01 Aug 2018 10:53:36 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:53:35Z","device_owner":"","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c320dfd9-310c-4f0c-87cd-e5af512e9154","ip_address":"10.55.0.101"},{"subnet_id":"c320dfd9-310c-4f0c-87cd-e5af512e9154","ip_address":"10.55.0.102"}],"id":"a16ecd47-4fad-4d12-90c8-2e5ac8fc2ec6","security_groups":["8b256da6-ee05-44e6-8ded-ff2d242ef649"],"mac_address":"fa:16:3e:6b:b0:db","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-fd58cc57-451c-4025-a23f-9e1a7b8400ceport-1","project_id":"dd77a070b5f64029bb389e46c3409837","qos_policy_id":null,"admin_state_up":true,"network_id":"3f3a5630-ef25-431e-b178-1966941303d0","tenant_id":"dd77a070b5f64029bb389e46c3409837","created_at":"2018-08-01T10:53:35Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-08-01 10:53:36,477 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/ports used request id req-17f2b43c-9a72-4dbd-8b88-c4d4ef139d67 2018-08-01 10:53:36,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-fd58cc57-451c-4025-a23f-9e1a7b8400ce-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}910acec4334f7a1cc62b879012be0852bbc13fa3" 2018-08-01 10:53:36,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-630d5d19-74a5-438a-9ddf-510f1ea8c808 Date: Wed, 01 Aug 2018 10:53:36 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"3f3a5630-ef25-431e-b178-1966941303d0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dd77a070b5f64029bb389e46c3409837","l2_adjacency":true,"status":"ACTIVE","subnets":["c320dfd9-310c-4f0c-87cd-e5af512e9154"],"description":"","tags":[],"updated_at":"2018-08-01T10:53:31Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-fd58cc57-451c-4025-a23f-9e1a7b8400ce-pub-net","admin_state_up":true,"tenant_id":"dd77a070b5f64029bb389e46c3409837","created_at":"2018-08-01T10:53:30Z","mtu":1450}]} 2018-08-01 10:53:36,579 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-fd58cc57-451c-4025-a23f-9e1a7b8400ce-pub-net used request id req-630d5d19-74a5-438a-9ddf-510f1ea8c808 2018-08-01 10:53:36,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=3f3a5630-ef25-431e-b178-1966941303d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}910acec4334f7a1cc62b879012be0852bbc13fa3" 2018-08-01 10:53:36,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-aaeedc26-3179-4d24-a428-54a347b88d01 Date: Wed, 01 Aug 2018 10:53:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3f3a5630-ef25-431e-b178-1966941303d0","tenant_id":"dd77a070b5f64029bb389e46c3409837","created_at":"2018-08-01T10:53:31Z","dns_nameservers":[],"updated_at":"2018-08-01T10:53:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"dd77a070b5f64029bb389e46c3409837","id":"c320dfd9-310c-4f0c-87cd-e5af512e9154","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-fd58cc57-451c-4025-a23f-9e1a7b8400ce-pub-subnet"}]} 2018-08-01 10:53:36,630 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=3f3a5630-ef25-431e-b178-1966941303d0 used request id req-aaeedc26-3179-4d24-a428-54a347b88d01 2018-08-01 10:53:36,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-fd58cc57-451c-4025-a23f-9e1a7b8400ce-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}910acec4334f7a1cc62b879012be0852bbc13fa3" 2018-08-01 10:53:36,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-2979e625-c7d8-4818-a7d1-4a90bf2cfb3a Date: Wed, 01 Aug 2018 10:53:36 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"3f3a5630-ef25-431e-b178-1966941303d0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dd77a070b5f64029bb389e46c3409837","l2_adjacency":true,"status":"ACTIVE","subnets":["c320dfd9-310c-4f0c-87cd-e5af512e9154"],"description":"","tags":[],"updated_at":"2018-08-01T10:53:31Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-fd58cc57-451c-4025-a23f-9e1a7b8400ce-pub-net","admin_state_up":true,"tenant_id":"dd77a070b5f64029bb389e46c3409837","created_at":"2018-08-01T10:53:30Z","mtu":1450}]} 2018-08-01 10:53:36,726 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-fd58cc57-451c-4025-a23f-9e1a7b8400ce-pub-net used request id req-2979e625-c7d8-4818-a7d1-4a90bf2cfb3a 2018-08-01 10:53:36,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dd77a070b5f64029bb389e46c3409837 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}910acec4334f7a1cc62b879012be0852bbc13fa3" 2018-08-01 10:53:36,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:53:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36737a9f-4543-4eae-bf42-09d7ed6ad599 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/dd77a070b5f64029bb389e46c3409837"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dd77a070b5f64029bb389e46c3409837", "name": "CreateInstancePortManipulationTests-cc6ca5dc-f764-498-proj"}} 2018-08-01 10:53:36,814 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dd77a070b5f64029bb389e46c3409837 used request id req-36737a9f-4543-4eae-bf42-09d7ed6ad599 2018-08-01 10:53:36,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=3f3a5630-ef25-431e-b178-1966941303d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}910acec4334f7a1cc62b879012be0852bbc13fa3" 2018-08-01 10:53:36,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-d31d9999-c318-4573-a0eb-86275fc2de1e Date: Wed, 01 Aug 2018 10:53:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3f3a5630-ef25-431e-b178-1966941303d0","tenant_id":"dd77a070b5f64029bb389e46c3409837","created_at":"2018-08-01T10:53:31Z","dns_nameservers":[],"updated_at":"2018-08-01T10:53:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"dd77a070b5f64029bb389e46c3409837","id":"c320dfd9-310c-4f0c-87cd-e5af512e9154","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-fd58cc57-451c-4025-a23f-9e1a7b8400ce-pub-subnet"}]} 2018-08-01 10:53:36,868 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=3f3a5630-ef25-431e-b178-1966941303d0 used request id req-d31d9999-c318-4573-a0eb-86275fc2de1e 2018-08-01 10:53:36,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=3f3a5630-ef25-431e-b178-1966941303d0&name=CreateInstancePortManipulationTests-fd58cc57-451c-4025-a23f-9e1a7b8400ceport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}910acec4334f7a1cc62b879012be0852bbc13fa3" 2018-08-01 10:53:36,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 904 X-Openstack-Request-Id: req-5063ed08-7d8c-4bcf-852c-d6a06fe3331b Date: Wed, 01 Aug 2018 10:53:36 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:53:35Z","device_owner":"","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c320dfd9-310c-4f0c-87cd-e5af512e9154","ip_address":"10.55.0.101"},{"subnet_id":"c320dfd9-310c-4f0c-87cd-e5af512e9154","ip_address":"10.55.0.102"}],"id":"a16ecd47-4fad-4d12-90c8-2e5ac8fc2ec6","security_groups":["8b256da6-ee05-44e6-8ded-ff2d242ef649"],"mac_address":"fa:16:3e:6b:b0:db","project_id":"dd77a070b5f64029bb389e46c3409837","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-fd58cc57-451c-4025-a23f-9e1a7b8400ceport-1","admin_state_up":true,"network_id":"3f3a5630-ef25-431e-b178-1966941303d0","tenant_id":"dd77a070b5f64029bb389e46c3409837","created_at":"2018-08-01T10:53:35Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-08-01 10:53:36,950 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=3f3a5630-ef25-431e-b178-1966941303d0&name=CreateInstancePortManipulationTests-fd58cc57-451c-4025-a23f-9e1a7b8400ceport-1&admin_state_up=True used request id req-5063ed08-7d8c-4bcf-852c-d6a06fe3331b 2018-08-01 10:53:36,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dd77a070b5f64029bb389e46c3409837 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}910acec4334f7a1cc62b879012be0852bbc13fa3" 2018-08-01 10:53:37,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:53:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-324c4a58-5061-4aff-8707-80cdb5d2cf6e Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/dd77a070b5f64029bb389e46c3409837"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dd77a070b5f64029bb389e46c3409837", "name": "CreateInstancePortManipulationTests-cc6ca5dc-f764-498-proj"}} 2018-08-01 10:53:37,040 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dd77a070b5f64029bb389e46c3409837 used request id req-324c4a58-5061-4aff-8707-80cdb5d2cf6e 2018-08-01 10:53:37,041 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-fd58cc57-451c-4025-a23f-9e1a7b8400ce-inst 2018-08-01 10:53:37,044 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}910acec4334f7a1cc62b879012be0852bbc13fa3" 2018-08-01 10:53:37,068 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:53: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-69cd990e-0a7b-4ba2-9ae8-02cfe9dc7420 x-compute-request-id: req-69cd990e-0a7b-4ba2-9ae8-02cfe9dc7420 Content-Encoding: gzip Content-Length: 355 Content-Type: application/json RESP BODY: {"flavors": [{"id": "47dcb5b6-1e2f-4825-b98c-b33a74e02e0b", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/47dcb5b6-1e2f-4825-b98c-b33a74e02e0b", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/47dcb5b6-1e2f-4825-b98c-b33a74e02e0b", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-fd58cc57-451c-4025-a23f-9e1a7b8400ce-flavor-name"}, {"id": "4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "rel": "bookmark"}], "name": "vmtp-flavor_ee58c79f-c6fb-483f-8b9c-406ffbfad757"}, {"id": "5b61c696-1b5b-4204-b7e5-ca4a818093b0", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "bookmark"}], "name": "shaker-flavor_81952131-3011-4d90-80f4-831743223f59"}]} 2018-08-01 10:53:37,068 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-69cd990e-0a7b-4ba2-9ae8-02cfe9dc7420 2018-08-01 10:53:37,071 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors/47dcb5b6-1e2f-4825-b98c-b33a74e02e0b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}910acec4334f7a1cc62b879012be0852bbc13fa3" 2018-08-01 10:53:37,092 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:53: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-c75ebcfa-6c1a-4ad6-839e-339fa79180dd x-compute-request-id: req-c75ebcfa-6c1a-4ad6-839e-339fa79180dd Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-fd58cc57-451c-4025-a23f-9e1a7b8400ce-flavor-name", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/47dcb5b6-1e2f-4825-b98c-b33a74e02e0b", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/47dcb5b6-1e2f-4825-b98c-b33a74e02e0b", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "47dcb5b6-1e2f-4825-b98c-b33a74e02e0b"}} 2018-08-01 10:53:37,092 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/47dcb5b6-1e2f-4825-b98c-b33a74e02e0b used request id req-c75ebcfa-6c1a-4ad6-839e-339fa79180dd 2018-08-01 10:53:37,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-fd58cc57-451c-4025-a23f-9e1a7b8400ce-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}910acec4334f7a1cc62b879012be0852bbc13fa3" 2018-08-01 10:53:37,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-547077a4-3e32-4f0d-b681-d5ecf472e718 Date: Wed, 01 Aug 2018 10:53:37 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-fd58cc57-451c-4025-a23f-9e1a7b8400ce-image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T10:53:28Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-01T10:53:29Z", "visibility": "shared", "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/71db99e9-d460-43a5-91ac-c403f50f4852/snap", "metadata": {}}], "self": "/v2/images/71db99e9-d460-43a5-91ac-c403f50f4852", "min_disk": 0, "protected": false, "id": "71db99e9-d460-43a5-91ac-c403f50f4852", "file": "/v2/images/71db99e9-d460-43a5-91ac-c403f50f4852/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "dd77a070b5f64029bb389e46c3409837", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/71db99e9-d460-43a5-91ac-c403f50f4852/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-fd58cc57-451c-4025-a23f-9e1a7b8400ce-image"} 2018-08-01 10:53:37,291 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-fd58cc57-451c-4025-a23f-9e1a7b8400ce-image used request id req-547077a4-3e32-4f0d-b681-d5ecf472e718 2018-08-01 10:53:37,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}910acec4334f7a1cc62b879012be0852bbc13fa3" 2018-08-01 10:53:37,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-29ed6e93-a684-4ad1-a53b-725eb0bfec88 Date: Wed, 01 Aug 2018 10:53: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-08-01 10:53:37,301 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-29ed6e93-a684-4ad1-a53b-725eb0bfec88 2018-08-01 10:53:37,306 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}910acec4334f7a1cc62b879012be0852bbc13fa3" -d '{"server": {"name": "CreateInstancePortManipulationTests-fd58cc57-451c-4025-a23f-9e1a7b8400ce-inst", "imageRef": "71db99e9-d460-43a5-91ac-c403f50f4852", "flavorRef": "47dcb5b6-1e2f-4825-b98c-b33a74e02e0b", "max_count": 1, "min_count": 1, "networks": [{"port": "a16ecd47-4fad-4d12-90c8-2e5ac8fc2ec6"}]}}' 2018-08-01 10:53:38,167 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 10:53: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-54eef1d0-5a61-4aeb-afaf-bee1a60e227a x-compute-request-id: req-54eef1d0-5a61-4aeb-afaf-bee1a60e227a Content-Length: 374 location: http://172.30.9.24:8774/v2.1/servers/3e0f6e05-38fc-446e-9c36-8f837a9cde66 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "3e0f6e05-38fc-446e-9c36-8f837a9cde66", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3e0f6e05-38fc-446e-9c36-8f837a9cde66", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3e0f6e05-38fc-446e-9c36-8f837a9cde66", "rel": "bookmark"}], "adminPass": "uNaAnWfpZ6k4"}} 2018-08-01 10:53:38,167 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-54eef1d0-5a61-4aeb-afaf-bee1a60e227a 2018-08-01 10:53:38,171 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/3e0f6e05-38fc-446e-9c36-8f837a9cde66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}910acec4334f7a1cc62b879012be0852bbc13fa3" 2018-08-01 10:53:38,244 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:53: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-466d3f17-a769-46dd-bf4a-855293cb06c0 x-compute-request-id: req-466d3f17-a769-46dd-bf4a-855293cb06c0 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.24:8774/v2.1/servers/3e0f6e05-38fc-446e-9c36-8f837a9cde66", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3e0f6e05-38fc-446e-9c36-8f837a9cde66", "rel": "bookmark"}], "image": {"id": "71db99e9-d460-43a5-91ac-c403f50f4852", "links": [{"href": "http://172.30.9.24:8774/images/71db99e9-d460-43a5-91ac-c403f50f4852", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "47dcb5b6-1e2f-4825-b98c-b33a74e02e0b", "links": [{"href": "http://172.30.9.24:8774/flavors/47dcb5b6-1e2f-4825-b98c-b33a74e02e0b", "rel": "bookmark"}]}, "id": "3e0f6e05-38fc-446e-9c36-8f837a9cde66", "user_id": "1a9daf7fb697454697fb66b3b8c25de7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T10:53:38Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-fd58cc57-451c-4025-a23f-9e1a7b8400ce-inst", "created": "2018-08-01T10:53:38Z", "tenant_id": "dd77a070b5f64029bb389e46c3409837", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:53:38,244 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/3e0f6e05-38fc-446e-9c36-8f837a9cde66 used request id req-466d3f17-a769-46dd-bf4a-855293cb06c0 2018-08-01 10:53:38,244 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-fd58cc57-451c-4025-a23f-9e1a7b8400ce-inst 2018-08-01 10:53:38,247 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/3e0f6e05-38fc-446e-9c36-8f837a9cde66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}910acec4334f7a1cc62b879012be0852bbc13fa3" 2018-08-01 10:53:38,742 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:53: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-2849374e-5b8f-4d88-bac3-234bd8d9069a x-compute-request-id: req-2849374e-5b8f-4d88-bac3-234bd8d9069a 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.24:8774/v2.1/servers/3e0f6e05-38fc-446e-9c36-8f837a9cde66", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3e0f6e05-38fc-446e-9c36-8f837a9cde66", "rel": "bookmark"}], "image": {"id": "71db99e9-d460-43a5-91ac-c403f50f4852", "links": [{"href": "http://172.30.9.24:8774/images/71db99e9-d460-43a5-91ac-c403f50f4852", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "47dcb5b6-1e2f-4825-b98c-b33a74e02e0b", "links": [{"href": "http://172.30.9.24:8774/flavors/47dcb5b6-1e2f-4825-b98c-b33a74e02e0b", "rel": "bookmark"}]}, "id": "3e0f6e05-38fc-446e-9c36-8f837a9cde66", "user_id": "1a9daf7fb697454697fb66b3b8c25de7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T10:53:38Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-fd58cc57-451c-4025-a23f-9e1a7b8400ce-inst", "created": "2018-08-01T10:53:38Z", "tenant_id": "dd77a070b5f64029bb389e46c3409837", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:53:38,743 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/3e0f6e05-38fc-446e-9c36-8f837a9cde66 used request id req-2849374e-5b8f-4d88-bac3-234bd8d9069a 2018-08-01 10:53:38,743 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-fd58cc57-451c-4025-a23f-9e1a7b8400ce-inst] is - BUILD 2018-08-01 10:53:38,743 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-01 10:53:41,746 - create_instance - DEBUG - VM status query timeout in 896.498185873 2018-08-01 10:53:41,749 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/3e0f6e05-38fc-446e-9c36-8f837a9cde66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}910acec4334f7a1cc62b879012be0852bbc13fa3" 2018-08-01 10:53:42,057 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:53: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-1cb2f00d-4ae5-4614-808f-366d7465efe0 x-compute-request-id: req-1cb2f00d-4ae5-4614-808f-366d7465efe0 Content-Encoding: gzip Content-Length: 687 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3e0f6e05-38fc-446e-9c36-8f837a9cde66", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3e0f6e05-38fc-446e-9c36-8f837a9cde66", "rel": "bookmark"}], "image": {"id": "71db99e9-d460-43a5-91ac-c403f50f4852", "links": [{"href": "http://172.30.9.24:8774/images/71db99e9-d460-43a5-91ac-c403f50f4852", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "47dcb5b6-1e2f-4825-b98c-b33a74e02e0b", "links": [{"href": "http://172.30.9.24:8774/flavors/47dcb5b6-1e2f-4825-b98c-b33a74e02e0b", "rel": "bookmark"}]}, "id": "3e0f6e05-38fc-446e-9c36-8f837a9cde66", "security_groups": [{"name": "default"}], "user_id": "1a9daf7fb697454697fb66b3b8c25de7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T10:53:39Z", "hostId": "34e142bddbe5cb6a32f7f1d0e20578d5c10ba77f545733d696c448d6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-fd58cc57-451c-4025-a23f-9e1a7b8400ce-inst", "created": "2018-08-01T10:53:38Z", "tenant_id": "dd77a070b5f64029bb389e46c3409837", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:53:42,057 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/3e0f6e05-38fc-446e-9c36-8f837a9cde66 used request id req-1cb2f00d-4ae5-4614-808f-366d7465efe0 2018-08-01 10:53:42,057 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-fd58cc57-451c-4025-a23f-9e1a7b8400ce-inst] is - BUILD 2018-08-01 10:53:42,057 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-01 10:53:45,060 - create_instance - DEBUG - VM status query timeout in 893.184679985 2018-08-01 10:53:45,063 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/3e0f6e05-38fc-446e-9c36-8f837a9cde66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}910acec4334f7a1cc62b879012be0852bbc13fa3" 2018-08-01 10:53:45,548 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:53: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-aeff5509-352f-4106-9a14-d56f9ac7a496 x-compute-request-id: req-aeff5509-352f-4106-9a14-d56f9ac7a496 Content-Encoding: gzip Content-Length: 772 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-fd58cc57-451c-4025-a23f-9e1a7b8400ce-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:b0:db", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:b0:db", "version": 4, "addr": "10.55.0.102", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3e0f6e05-38fc-446e-9c36-8f837a9cde66", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3e0f6e05-38fc-446e-9c36-8f837a9cde66", "rel": "bookmark"}], "image": {"id": "71db99e9-d460-43a5-91ac-c403f50f4852", "links": [{"href": "http://172.30.9.24:8774/images/71db99e9-d460-43a5-91ac-c403f50f4852", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T10:53:44.000000", "flavor": {"id": "47dcb5b6-1e2f-4825-b98c-b33a74e02e0b", "links": [{"href": "http://172.30.9.24:8774/flavors/47dcb5b6-1e2f-4825-b98c-b33a74e02e0b", "rel": "bookmark"}]}, "id": "3e0f6e05-38fc-446e-9c36-8f837a9cde66", "security_groups": [{"name": "default"}], "user_id": "1a9daf7fb697454697fb66b3b8c25de7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:53:44Z", "hostId": "34e142bddbe5cb6a32f7f1d0e20578d5c10ba77f545733d696c448d6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-fd58cc57-451c-4025-a23f-9e1a7b8400ce-inst", "created": "2018-08-01T10:53:38Z", "tenant_id": "dd77a070b5f64029bb389e46c3409837", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:53:45,549 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/3e0f6e05-38fc-446e-9c36-8f837a9cde66 used request id req-aeff5509-352f-4106-9a14-d56f9ac7a496 2018-08-01 10:53:45,549 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-fd58cc57-451c-4025-a23f-9e1a7b8400ce-inst] is - ACTIVE 2018-08-01 10:53:45,549 - create_instance - INFO - VM is - ACTIVE 2018-08-01 10:53:45,552 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/3e0f6e05-38fc-446e-9c36-8f837a9cde66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}910acec4334f7a1cc62b879012be0852bbc13fa3" 2018-08-01 10:53:45,879 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:53: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-636b8128-9756-444a-b701-b3b9f8683007 x-compute-request-id: req-636b8128-9756-444a-b701-b3b9f8683007 Content-Encoding: gzip Content-Length: 772 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-fd58cc57-451c-4025-a23f-9e1a7b8400ce-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:b0:db", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:b0:db", "version": 4, "addr": "10.55.0.102", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3e0f6e05-38fc-446e-9c36-8f837a9cde66", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3e0f6e05-38fc-446e-9c36-8f837a9cde66", "rel": "bookmark"}], "image": {"id": "71db99e9-d460-43a5-91ac-c403f50f4852", "links": [{"href": "http://172.30.9.24:8774/images/71db99e9-d460-43a5-91ac-c403f50f4852", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T10:53:44.000000", "flavor": {"id": "47dcb5b6-1e2f-4825-b98c-b33a74e02e0b", "links": [{"href": "http://172.30.9.24:8774/flavors/47dcb5b6-1e2f-4825-b98c-b33a74e02e0b", "rel": "bookmark"}]}, "id": "3e0f6e05-38fc-446e-9c36-8f837a9cde66", "security_groups": [{"name": "default"}], "user_id": "1a9daf7fb697454697fb66b3b8c25de7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:53:44Z", "hostId": "34e142bddbe5cb6a32f7f1d0e20578d5c10ba77f545733d696c448d6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-fd58cc57-451c-4025-a23f-9e1a7b8400ce-inst", "created": "2018-08-01T10:53:38Z", "tenant_id": "dd77a070b5f64029bb389e46c3409837", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:53:45,879 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/3e0f6e05-38fc-446e-9c36-8f837a9cde66 used request id req-636b8128-9756-444a-b701-b3b9f8683007 2018-08-01 10:53:45,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-fd58cc57-451c-4025-a23f-9e1a7b8400ce-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}910acec4334f7a1cc62b879012be0852bbc13fa3" 2018-08-01 10:53:45,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-1d039488-fd78-4f83-bcdd-cb71f4d84bff Date: Wed, 01 Aug 2018 10:53:45 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"3f3a5630-ef25-431e-b178-1966941303d0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dd77a070b5f64029bb389e46c3409837","l2_adjacency":true,"status":"ACTIVE","subnets":["c320dfd9-310c-4f0c-87cd-e5af512e9154"],"description":"","tags":[],"updated_at":"2018-08-01T10:53:31Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-fd58cc57-451c-4025-a23f-9e1a7b8400ce-pub-net","admin_state_up":true,"tenant_id":"dd77a070b5f64029bb389e46c3409837","created_at":"2018-08-01T10:53:30Z","mtu":1450}]} 2018-08-01 10:53:45,980 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-fd58cc57-451c-4025-a23f-9e1a7b8400ce-pub-net used request id req-1d039488-fd78-4f83-bcdd-cb71f4d84bff 2018-08-01 10:53:45,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dd77a070b5f64029bb389e46c3409837 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}910acec4334f7a1cc62b879012be0852bbc13fa3" 2018-08-01 10:53:46,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:53:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00205941-6613-4b80-9472-f983cb160a15 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/dd77a070b5f64029bb389e46c3409837"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dd77a070b5f64029bb389e46c3409837", "name": "CreateInstancePortManipulationTests-cc6ca5dc-f764-498-proj"}} 2018-08-01 10:53:46,070 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dd77a070b5f64029bb389e46c3409837 used request id req-00205941-6613-4b80-9472-f983cb160a15 2018-08-01 10:53:46,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=3f3a5630-ef25-431e-b178-1966941303d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}910acec4334f7a1cc62b879012be0852bbc13fa3" 2018-08-01 10:53:46,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-e7d1610e-d4fa-488f-ad71-7d5057e22802 Date: Wed, 01 Aug 2018 10:53:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3f3a5630-ef25-431e-b178-1966941303d0","tenant_id":"dd77a070b5f64029bb389e46c3409837","created_at":"2018-08-01T10:53:31Z","dns_nameservers":[],"updated_at":"2018-08-01T10:53:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"dd77a070b5f64029bb389e46c3409837","id":"c320dfd9-310c-4f0c-87cd-e5af512e9154","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-fd58cc57-451c-4025-a23f-9e1a7b8400ce-pub-subnet"}]} 2018-08-01 10:53:46,123 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=3f3a5630-ef25-431e-b178-1966941303d0 used request id req-e7d1610e-d4fa-488f-ad71-7d5057e22802 2018-08-01 10:53:46,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=3f3a5630-ef25-431e-b178-1966941303d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}910acec4334f7a1cc62b879012be0852bbc13fa3" 2018-08-01 10:53:46,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1742 X-Openstack-Request-Id: req-361b10e9-e0af-4eae-8b89-8b370817d3d4 Date: Wed, 01 Aug 2018 10:53:46 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:53:33Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c320dfd9-310c-4f0c-87cd-e5af512e9154","ip_address":"10.55.0.2"}],"id":"98e63ea8-91a6-4b4e-b3e5-d92f918d1a3b","security_groups":[],"mac_address":"fa:16:3e:2c:3d:a0","project_id":"dd77a070b5f64029bb389e46c3409837","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3f3a5630-ef25-431e-b178-1966941303d0","tenant_id":"dd77a070b5f64029bb389e46c3409837","created_at":"2018-08-01T10:53:31Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3f3a5630-ef25-431e-b178-1966941303d0","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:53:43Z","device_owner":"compute:nova","revision_number":11,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c320dfd9-310c-4f0c-87cd-e5af512e9154","ip_address":"10.55.0.101"},{"subnet_id":"c320dfd9-310c-4f0c-87cd-e5af512e9154","ip_address":"10.55.0.102"}],"id":"a16ecd47-4fad-4d12-90c8-2e5ac8fc2ec6","security_groups":["8b256da6-ee05-44e6-8ded-ff2d242ef649"],"mac_address":"fa:16:3e:6b:b0:db","project_id":"dd77a070b5f64029bb389e46c3409837","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-fd58cc57-451c-4025-a23f-9e1a7b8400ceport-1","admin_state_up":true,"network_id":"3f3a5630-ef25-431e-b178-1966941303d0","tenant_id":"dd77a070b5f64029bb389e46c3409837","created_at":"2018-08-01T10:53:35Z","binding:vnic_type":"normal","device_id":"3e0f6e05-38fc-446e-9c36-8f837a9cde66","ip_allocation":"immediate"}]} 2018-08-01 10:53:46,188 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=3f3a5630-ef25-431e-b178-1966941303d0 used request id req-361b10e9-e0af-4eae-8b89-8b370817d3d4 2018-08-01 10:53:46,189 - create_instance - INFO - Deleting Port with ID - a16ecd47-4fad-4d12-90c8-2e5ac8fc2ec6 2018-08-01 10:53:46,189 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-fd58cc57-451c-4025-a23f-9e1a7b8400ceport-1 2018-08-01 10:53:46,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/ports/a16ecd47-4fad-4d12-90c8-2e5ac8fc2ec6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}910acec4334f7a1cc62b879012be0852bbc13fa3" 2018-08-01 10:53:46,694 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6181fbf6-33fe-4f41-8441-7bab215d278c Date: Wed, 01 Aug 2018 10:53:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:53:46,694 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/ports/a16ecd47-4fad-4d12-90c8-2e5ac8fc2ec6 used request id req-6181fbf6-33fe-4f41-8441-7bab215d278c 2018-08-01 10:53:46,694 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-fd58cc57-451c-4025-a23f-9e1a7b8400ce-inst 2018-08-01 10:53:46,697 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/servers/3e0f6e05-38fc-446e-9c36-8f837a9cde66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}910acec4334f7a1cc62b879012be0852bbc13fa3" 2018-08-01 10:53:46,834 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:53: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-7999d63c-749c-4cc5-a743-fb280d540617 x-compute-request-id: req-7999d63c-749c-4cc5-a743-fb280d540617 Content-Type: application/json 2018-08-01 10:53:46,834 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/3e0f6e05-38fc-446e-9c36-8f837a9cde66 used request id req-7999d63c-749c-4cc5-a743-fb280d540617 2018-08-01 10:53:46,834 - create_instance - INFO - Checking deletion status 2018-08-01 10:53:46,837 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/3e0f6e05-38fc-446e-9c36-8f837a9cde66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}910acec4334f7a1cc62b879012be0852bbc13fa3" 2018-08-01 10:53:47,160 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:53: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-9741f32f-72ab-4dce-9c12-fb7273caa901 x-compute-request-id: req-9741f32f-72ab-4dce-9c12-fb7273caa901 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.24:8774/v2.1/servers/3e0f6e05-38fc-446e-9c36-8f837a9cde66", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3e0f6e05-38fc-446e-9c36-8f837a9cde66", "rel": "bookmark"}], "image": {"id": "71db99e9-d460-43a5-91ac-c403f50f4852", "links": [{"href": "http://172.30.9.24:8774/images/71db99e9-d460-43a5-91ac-c403f50f4852", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T10:53:44.000000", "flavor": {"id": "47dcb5b6-1e2f-4825-b98c-b33a74e02e0b", "links": [{"href": "http://172.30.9.24:8774/flavors/47dcb5b6-1e2f-4825-b98c-b33a74e02e0b", "rel": "bookmark"}]}, "id": "3e0f6e05-38fc-446e-9c36-8f837a9cde66", "user_id": "1a9daf7fb697454697fb66b3b8c25de7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:53:46Z", "hostId": "34e142bddbe5cb6a32f7f1d0e20578d5c10ba77f545733d696c448d6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-fd58cc57-451c-4025-a23f-9e1a7b8400ce-inst", "created": "2018-08-01T10:53:38Z", "tenant_id": "dd77a070b5f64029bb389e46c3409837", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:53:47,160 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/3e0f6e05-38fc-446e-9c36-8f837a9cde66 used request id req-9741f32f-72ab-4dce-9c12-fb7273caa901 2018-08-01 10:53:47,160 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-fd58cc57-451c-4025-a23f-9e1a7b8400ce-inst] is - ACTIVE 2018-08-01 10:53:47,161 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-01 10:53:50,164 - create_instance - DEBUG - VM status query timeout in 296.670592785 2018-08-01 10:53:50,167 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/3e0f6e05-38fc-446e-9c36-8f837a9cde66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}910acec4334f7a1cc62b879012be0852bbc13fa3" 2018-08-01 10:53:50,221 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10: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-6ae66306-66de-4219-b18a-2a368dd49ecc x-compute-request-id: req-6ae66306-66de-4219-b18a-2a368dd49ecc Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 3e0f6e05-38fc-446e-9c36-8f837a9cde66 could not be found.", "code": 404}} 2018-08-01 10:53:50,221 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/3e0f6e05-38fc-446e-9c36-8f837a9cde66 used request id req-6ae66306-66de-4219-b18a-2a368dd49ecc 2018-08-01 10:53:50,222 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 3e0f6e05-38fc-446e-9c36-8f837a9cde66 could not be found. (HTTP 404) (Request-ID: req-6ae66306-66de-4219-b18a-2a368dd49ecc) 2018-08-01 10:53:50,222 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-fd58cc57-451c-4025-a23f-9e1a7b8400ce-inst 2018-08-01 10:53:50,225 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/flavors/47dcb5b6-1e2f-4825-b98c-b33a74e02e0b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc0b42ed948be47da4937aabaf8c572c9736952b" 2018-08-01 10:53:50,276 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 10: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-7f800410-9ed6-4e52-946f-a564300d6547 x-compute-request-id: req-7f800410-9ed6-4e52-946f-a564300d6547 Content-Length: 0 Content-Type: application/json 2018-08-01 10:53:50,276 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/47dcb5b6-1e2f-4825-b98c-b33a74e02e0b used request id req-7f800410-9ed6-4e52-946f-a564300d6547 2018-08-01 10:53:50,277 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-fd58cc57-451c-4025-a23f-9e1a7b8400ce-pub-subnet 2018-08-01 10:53:50,277 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-fd58cc57-451c-4025-a23f-9e1a7b8400ce-pub-subnet 2018-08-01 10:53:50,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/subnets/c320dfd9-310c-4f0c-87cd-e5af512e9154 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c39beed4642c4c37252ddad4e610e31ccdb8f9aa" 2018-08-01 10:53:51,496 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a558841b-87cd-4710-b741-973e3f28dfe7 Date: Wed, 01 Aug 2018 10:53:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:53:51,496 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/c320dfd9-310c-4f0c-87cd-e5af512e9154 used request id req-a558841b-87cd-4710-b741-973e3f28dfe7 2018-08-01 10:53:51,496 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-fd58cc57-451c-4025-a23f-9e1a7b8400ce-pub-net 2018-08-01 10:53:51,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/networks/3f3a5630-ef25-431e-b178-1966941303d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c39beed4642c4c37252ddad4e610e31ccdb8f9aa" 2018-08-01 10:53:52,322 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b88c644c-a925-4d89-b7a9-600023b6f859 Date: Wed, 01 Aug 2018 10:53:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:53:52,322 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/3f3a5630-ef25-431e-b178-1966941303d0 used request id req-b88c644c-a925-4d89-b7a9-600023b6f859 2018-08-01 10:53:52,323 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-fd58cc57-451c-4025-a23f-9e1a7b8400ce-image 2018-08-01 10:53:52,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9292/v2/images/71db99e9-d460-43a5-91ac-c403f50f4852 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a63ca6f5368b0f0bcdf86c1397b8384c584a07c3" 2018-08-01 10:53:53,510 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-77018ae4-30ae-4dd9-a033-1a2e26e7195d Date: Wed, 01 Aug 2018 10:53:53 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-01 10:53:53,510 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/71db99e9-d460-43a5-91ac-c403f50f4852 used request id req-77018ae4-30ae-4dd9-a033-1a2e26e7195d 2018-08-01 10:53:53,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc8de400cf71f924eb48b16b583302a99166a6e5" 2018-08-01 10:53:53,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-0f2ed3f9-895a-4346-bc0c-dfbf8b0f442f Date: Wed, 01 Aug 2018 10:53:53 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a2413a97b61342d8bd27570706ef372d", "created_at": "2018-08-01T09:33:18Z", "updated_at": "2018-08-01T09:33:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "7f556ce3-51d0-4279-a11d-510db9f9a3b1", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "94adc13c-a166-41cf-bd16-f997efc73cb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "b39143b5-c08f-4d0b-9d40-54f472f2389e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "e218b0b7-4501-4f84-9458-caf2891c260d", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}], "revision_number": 4, "project_id": "a2413a97b61342d8bd27570706ef372d", "id": "38229670-7386-42d0-b7b9-2397ea5938de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "created_at": "2018-08-01T09:28:38Z", "updated_at": "2018-08-01T09:28:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "763568f1-8151-4a3c-911a-d06da4423063", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "80d28bee-4aee-47e8-a8da-e0fe31497fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "a47a5ddf-aa37-4ab2-a335-1c93513b5f12", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "f5bba5a5-602b-421e-98b2-5a16117f943f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}], "revision_number": 4, "project_id": "dbe9669438844f3faecdc7fcc050e0d8", "id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ed1054af2e94c049694d98d54211d98", "created_at": "2018-08-01T09:31:40Z", "updated_at": "2018-08-01T09:31:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "34baee87-ea35-42ee-8a69-0f6e2a825d3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "89b9d1c9-f4f9-45cd-8d36-970d44228439", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "b8ab0d59-cab9-4488-82ee-7c5f69709bff", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "d3ab68ea-23b4-4bf6-8dd3-85d029e3d89f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}], "revision_number": 4, "project_id": "2ed1054af2e94c049694d98d54211d98", "id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "created_at": "2018-08-01T09:34:13Z", "updated_at": "2018-08-01T09:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "1dbb3f59-611b-46d1-a82d-2720e0a16f86", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "3878126b-a220-4357-adb9-bc22498f31b1", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "75ce67db-9c04-4561-a10d-8b1ec63943e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "e2945a69-3afe-41e3-a7ec-3ea4c79a12ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}], "revision_number": 4, "project_id": "c0d9b34b06f445a7857603f60b181f3c", "id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-01T09:30:58Z", "updated_at": "2018-08-01T09:30:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "042d4626-2974-418d-affe-f8f2acd05faa", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "995fae58-f0e5-4e10-801c-6c2ce5c7ae0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "cb8404fa-cb24-4879-a34d-f3050dcba730", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "dad6aaab-690e-4c24-9103-6767e0c80bc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "created_at": "2018-08-01T09:31:11Z", "updated_at": "2018-08-01T09:31:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "939e25e0-5dbc-4f6e-9f6f-7fb70e540203", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "9796a673-6928-4009-9c21-1410d395646e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "af7b8bf8-2fb6-4d72-842a-38f72d7581f7", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "b9af65b0-2eb8-45e1-8504-b7dc4dbb83ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}], "revision_number": 4, "project_id": "dd207f801ed3475f9dbe5f13077af1c8", "id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dd77a070b5f64029bb389e46c3409837", "created_at": "2018-08-01T10:53:30Z", "updated_at": "2018-08-01T10:53:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:53:30Z", "revision_number": 0, "id": "153a495d-2c7d-40d1-92af-4479306adecf", "remote_group_id": "8b256da6-ee05-44e6-8ded-ff2d242ef649", "remote_ip_prefix": null, "created_at": "2018-08-01T10:53:30Z", "security_group_id": "8b256da6-ee05-44e6-8ded-ff2d242ef649", "tenant_id": "dd77a070b5f64029bb389e46c3409837", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd77a070b5f64029bb389e46c3409837"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:53:30Z", "revision_number": 0, "id": "45d8d34f-17ae-43a5-8e64-c7733f28a982", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:53:30Z", "security_group_id": "8b256da6-ee05-44e6-8ded-ff2d242ef649", "tenant_id": "dd77a070b5f64029bb389e46c3409837", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd77a070b5f64029bb389e46c3409837"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:53:30Z", "revision_number": 0, "id": "9b4f9f7c-1ac6-4e7b-8153-0148190c8cc1", "remote_group_id": "8b256da6-ee05-44e6-8ded-ff2d242ef649", "remote_ip_prefix": null, "created_at": "2018-08-01T10:53:30Z", "security_group_id": "8b256da6-ee05-44e6-8ded-ff2d242ef649", "tenant_id": "dd77a070b5f64029bb389e46c3409837", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd77a070b5f64029bb389e46c3409837"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:53:30Z", "revision_number": 0, "id": "d321c670-d445-438d-8df6-629873de8616", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:53:30Z", "security_group_id": "8b256da6-ee05-44e6-8ded-ff2d242ef649", "tenant_id": "dd77a070b5f64029bb389e46c3409837", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd77a070b5f64029bb389e46c3409837"}], "revision_number": 4, "project_id": "dd77a070b5f64029bb389e46c3409837", "id": "8b256da6-ee05-44e6-8ded-ff2d242ef649", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "46dd322c3fcc454eb140e37825746af8", "created_at": "2018-08-01T10:33:44Z", "updated_at": "2018-08-01T10:33:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "0f41470b-1091-45c1-b574-92069f79f8d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "8cc03a9c-8fa5-425b-812f-d7692bae3613", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d1373b1e-2fb9-4e02-a9e1-7e873ba1d7d1", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d21f3909-71f3-43e2-a22d-6a9c2513cb6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}], "revision_number": 4, "project_id": "46dd322c3fcc454eb140e37825746af8", "id": "b2961714-c8a4-4fcb-918b-21d70527c983", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "created_at": "2018-08-01T09:34:57Z", "updated_at": "2018-08-01T09:34:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "8063d12f-30db-4ccf-8ce0-72e59ba81a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c38e1a7a-5857-4f03-b991-6d5c9c9a5b9e", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c725bae1-d3bb-42b5-b331-32737085f28c", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "cfddc134-923b-4e0d-9ec5-dcc5641dd435", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}], "revision_number": 4, "project_id": "455b48a61678488ead79a4cfa07ef5c3", "id": "cd52f913-3072-4ce7-a779-7de795b62b12", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:36:50Z", "updated_at": "2018-08-01T09:36:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "07ef7fe5-a529-45da-bfc0-899f0ea9b592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "bc4dad3a-2a0c-4c31-b901-2909a12adb50", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c35cff35-4306-4116-b9fa-fc27bc7c05d6", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c493e3ac-d9d2-480d-9ec8-50982eedaf5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}], "revision_number": 4, "project_id": "8d96727022f4443794db44ecde432faf", "id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "created_at": "2018-08-01T09:32:45Z", "updated_at": "2018-08-01T09:32:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "058ea790-43ea-4a6f-9950-28418319e577", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "5fcfb31b-cdad-4037-973e-56b74faefd14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "99a24d26-dc7f-42d0-aa23-a7c061f04952", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "b641bb48-566e-472b-a3cc-d38c85ab3ff1", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}], "revision_number": 4, "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "name": "default"}]} 2018-08-01 10:53:53,754 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-0f2ed3f9-895a-4346-bc0c-dfbf8b0f442f 2018-08-01 10:53:53,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc8de400cf71f924eb48b16b583302a99166a6e5" 2018-08-01 10:53:53,834 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:53:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-840a8b0d-d757-46b6-a60f-f1d811c98004 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2413a97b61342d8bd27570706ef372d.", "code": 404, "title": "Not Found"}} 2018-08-01 10:53:53,834 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d used request id req-840a8b0d-d757-46b6-a60f-f1d811c98004 2018-08-01 10:53:53,835 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:53:53,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc8de400cf71f924eb48b16b583302a99166a6e5" 2018-08-01 10:53:53,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:53:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea2c69ff-7ed8-4129-a35f-c0468d3ee306 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.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dbe9669438844f3faecdc7fcc050e0d8", "name": "service"}} 2018-08-01 10:53:53,857 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 used request id req-ea2c69ff-7ed8-4129-a35f-c0468d3ee306 2018-08-01 10:53:53,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc8de400cf71f924eb48b16b583302a99166a6e5" 2018-08-01 10:53:53,942 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:53:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-544a01d8-1083-4d0f-a8f1-53c870c5a33e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ed1054af2e94c049694d98d54211d98.", "code": 404, "title": "Not Found"}} 2018-08-01 10:53:53,942 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 used request id req-544a01d8-1083-4d0f-a8f1-53c870c5a33e 2018-08-01 10:53:53,942 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:53:53,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc8de400cf71f924eb48b16b583302a99166a6e5" 2018-08-01 10:53:54,029 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:53:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3b3b82f2-cb35-4fec-bee7-b9d0e13d7a01 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c0d9b34b06f445a7857603f60b181f3c.", "code": 404, "title": "Not Found"}} 2018-08-01 10:53:54,029 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c used request id req-3b3b82f2-cb35-4fec-bee7-b9d0e13d7a01 2018-08-01 10:53:54,029 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:53:54,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc8de400cf71f924eb48b16b583302a99166a6e5" 2018-08-01 10:53:54,116 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:53:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bbe941ec-c20a-4576-ba87-23659e591bce Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: dd207f801ed3475f9dbe5f13077af1c8.", "code": 404, "title": "Not Found"}} 2018-08-01 10:53:54,116 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 used request id req-bbe941ec-c20a-4576-ba87-23659e591bce 2018-08-01 10:53:54,116 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:53:54,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dd77a070b5f64029bb389e46c3409837 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc8de400cf71f924eb48b16b583302a99166a6e5" 2018-08-01 10:53:54,204 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:53:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac52f941-97ad-4c00-8abf-84eb9606b1db Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/dd77a070b5f64029bb389e46c3409837"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dd77a070b5f64029bb389e46c3409837", "name": "CreateInstancePortManipulationTests-cc6ca5dc-f764-498-proj"}} 2018-08-01 10:53:54,204 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dd77a070b5f64029bb389e46c3409837 used request id req-ac52f941-97ad-4c00-8abf-84eb9606b1db 2018-08-01 10:53:54,204 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8b256da6-ee05-44e6-8ded-ff2d242ef649 2018-08-01 10:53:54,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=8b256da6-ee05-44e6-8ded-ff2d242ef649 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc8de400cf71f924eb48b16b583302a99166a6e5" 2018-08-01 10:53:54,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-33c66a9f-8017-4a0c-8e00-02a6b79f7f7f Date: Wed, 01 Aug 2018 10:53:54 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "8b256da6-ee05-44e6-8ded-ff2d242ef649", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:53:30Z", "security_group_id": "8b256da6-ee05-44e6-8ded-ff2d242ef649", "port_range_min": null, "revision_number": 0, "tenant_id": "dd77a070b5f64029bb389e46c3409837", "created_at": "2018-08-01T10:53:30Z", "project_id": "dd77a070b5f64029bb389e46c3409837", "id": "153a495d-2c7d-40d1-92af-4479306adecf"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:53:30Z", "security_group_id": "8b256da6-ee05-44e6-8ded-ff2d242ef649", "port_range_min": null, "revision_number": 0, "tenant_id": "dd77a070b5f64029bb389e46c3409837", "created_at": "2018-08-01T10:53:30Z", "project_id": "dd77a070b5f64029bb389e46c3409837", "id": "45d8d34f-17ae-43a5-8e64-c7733f28a982"}, {"remote_group_id": "8b256da6-ee05-44e6-8ded-ff2d242ef649", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:53:30Z", "security_group_id": "8b256da6-ee05-44e6-8ded-ff2d242ef649", "port_range_min": null, "revision_number": 0, "tenant_id": "dd77a070b5f64029bb389e46c3409837", "created_at": "2018-08-01T10:53:30Z", "project_id": "dd77a070b5f64029bb389e46c3409837", "id": "9b4f9f7c-1ac6-4e7b-8153-0148190c8cc1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:53:30Z", "security_group_id": "8b256da6-ee05-44e6-8ded-ff2d242ef649", "port_range_min": null, "revision_number": 0, "tenant_id": "dd77a070b5f64029bb389e46c3409837", "created_at": "2018-08-01T10:53:30Z", "project_id": "dd77a070b5f64029bb389e46c3409837", "id": "d321c670-d445-438d-8df6-629873de8616"}]} 2018-08-01 10:53:54,230 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=8b256da6-ee05-44e6-8ded-ff2d242ef649 used request id req-33c66a9f-8017-4a0c-8e00-02a6b79f7f7f 2018-08-01 10:53:54,231 - neutron_utils - INFO - Deleting security group with name - default 2018-08-01 10:53:54,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/8b256da6-ee05-44e6-8ded-ff2d242ef649 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc8de400cf71f924eb48b16b583302a99166a6e5" 2018-08-01 10:53:54,373 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-43aeedc4-b07b-4818-9a54-9c6fdf12fc6f Content-Length: 0 Date: Wed, 01 Aug 2018 10:53:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:53:54,373 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/8b256da6-ee05-44e6-8ded-ff2d242ef649 used request id req-43aeedc4-b07b-4818-9a54-9c6fdf12fc6f 2018-08-01 10:53:54,374 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-cc6ca5dc-f764-498-proj 2018-08-01 10:53:54,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/dd77a070b5f64029bb389e46c3409837 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc8de400cf71f924eb48b16b583302a99166a6e5" 2018-08-01 10:53:54,581 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:53:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc346db7-8c53-48fa-98de-fb86e19f9439 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:53:54,582 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/dd77a070b5f64029bb389e46c3409837 used request id req-cc346db7-8c53-48fa-98de-fb86e19f9439 2018-08-01 10:53:54,582 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-cc6ca5dc-f764-498-proj-role 2018-08-01 10:53:54,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/f274e3882d5d4fa59bd99746ef8aab3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc8de400cf71f924eb48b16b583302a99166a6e5" 2018-08-01 10:53:54,684 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:53:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-74dc3805-681b-42f8-80cf-88c090292329 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:53:54,684 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/f274e3882d5d4fa59bd99746ef8aab3c used request id req-74dc3805-681b-42f8-80cf-88c090292329 2018-08-01 10:53:54,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc8de400cf71f924eb48b16b583302a99166a6e5" 2018-08-01 10:53:54,769 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:53:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c87d663-cfa6-4ca7-ab50-a8c398bca6f2 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:53:54,769 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-1c87d663-cfa6-4ca7-ab50-a8c398bca6f2 2018-08-01 10:53:54,770 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-cc6ca5dc-f764-498-user 2018-08-01 10:53:54,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/1a9daf7fb697454697fb66b3b8c25de7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c82b7bc913072ad3ff71d4ffe08d63aa4ea4bde5" 2018-08-01 10:53:54,929 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:53:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c2127a2-93be-4102-a048-8c9c600207ca Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:53:54,929 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/1a9daf7fb697454697fb66b3b8c25de7 used request id req-1c2127a2-93be-4102-a048-8c9c600207ca 2018-08-01 10:53:54,930 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:53:55,309 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:53:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["AQwyHvpxTkq4qGdBPy5XkQ"], "issued_at": "2018-08-01T10:53:55.000000Z"}} 2018-08-01 10:53:55,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}997afb89445c185bc20191a3842179d6ad19daa2" 2018-08-01 10:53:55,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:53:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7d637eb-60a4-4633-800f-2c3799e939af Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:53:55,390 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-f7d637eb-60a4-4633-800f-2c3799e939af 2018-08-01 10:53:55,391 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:53:55,392 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:53:55,773 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:53:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["qQtka06zTwKQHxj_H71mMw"], "issued_at": "2018-08-01T10:53:55.000000Z"}} 2018-08-01 10:53:55,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d71dc484b8bcbf33cd3c1af87caad44a8b894f2a" 2018-08-01 10:53:55,852 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:53:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe284e36-9cb7-4f8d-ab13-39c1cb378d13 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:53:55,852 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-fe284e36-9cb7-4f8d-ab13-39c1cb378d13 2018-08-01 10:53:55,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:53:55,861 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:53: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:53:55,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-3f01551d-a844-4fe-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d71dc484b8bcbf33cd3c1af87caad44a8b894f2a" 2018-08-01 10:53:55,946 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:53:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7cfc1338-45f6-4d20-9969-812a0d2466c1 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-3f01551d-a844-4fe-proj", "previous": null, "next": null}, "projects": []} 2018-08-01 10:53:55,946 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-3f01551d-a844-4fe-proj used request id req-7cfc1338-45f6-4d20-9969-812a0d2466c1 2018-08-01 10:53:55,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d71dc484b8bcbf33cd3c1af87caad44a8b894f2a" 2018-08-01 10:53:56,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:53:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0319df3-f958-4254-aeb8-38966a47c10f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:53:56,043 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-e0319df3-f958-4254-aeb8-38966a47c10f 2018-08-01 10:53:56,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d71dc484b8bcbf33cd3c1af87caad44a8b894f2a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-3f01551d-a844-4fe-proj"}}' 2018-08-01 10:53:56,163 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:53:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-23b619d4-4509-4f6a-aa60-38d7a5b13960 Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/0df357de9b224e7a9abb0dc557d5af6c"}, "tags": [], "enabled": true, "id": "0df357de9b224e7a9abb0dc557d5af6c", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-3f01551d-a844-4fe-proj"}} 2018-08-01 10:53:56,164 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-23b619d4-4509-4f6a-aa60-38d7a5b13960 2018-08-01 10:53:56,164 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-3f01551d-a844-4fe-proj 2018-08-01 10:53:56,164 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:53:56,165 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:53:56,640 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:53:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["EgQ88kBZTn6hYcq5SOSxlg"], "issued_at": "2018-08-01T10:53:56.000000Z"}} 2018-08-01 10:53:56,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02433a9b1d55fa766ab57cf7720c8fc109e31dd2" 2018-08-01 10:53:56,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:53:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11c2224f-5ff4-452c-891c-c944a50c095a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:53:56,807 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-11c2224f-5ff4-452c-891c-c944a50c095a 2018-08-01 10:53:56,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:53:56,815 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:53: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:53:56,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02433a9b1d55fa766ab57cf7720c8fc109e31dd2" 2018-08-01 10:53:56,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:53:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6d3ddb3-0ca9-46e0-87bb-a881e3dd73bc Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 10:53:56,926 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-c6d3ddb3-0ca9-46e0-87bb-a881e3dd73bc 2018-08-01 10:53:56,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateInstancePortManipulationTests-3f01551d-a844-4fe-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02433a9b1d55fa766ab57cf7720c8fc109e31dd2" 2018-08-01 10:53:57,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:53:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83506ab2-32e2-4b6b-b338-890914aaee85 Content-Encoding: gzip Content-Length: 267 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateInstancePortManipulationTests-3f01551d-a844-4fe-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/0df357de9b224e7a9abb0dc557d5af6c"}, "tags": [], "enabled": true, "id": "0df357de9b224e7a9abb0dc557d5af6c", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-3f01551d-a844-4fe-proj"}]} 2018-08-01 10:53:57,013 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateInstancePortManipulationTests-3f01551d-a844-4fe-proj used request id req-83506ab2-32e2-4b6b-b338-890914aaee85 2018-08-01 10:53:57,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02433a9b1d55fa766ab57cf7720c8fc109e31dd2" 2018-08-01 10:53:57,036 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:53:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a3f78c7-330c-4d13-afb0-ff7c5b4398e2 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:53:57,036 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-5a3f78c7-330c-4d13-afb0-ff7c5b4398e2 2018-08-01 10:53:57,348 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-3f01551d-a844-4fe-user 2018-08-01 10:53:57,349 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:53:57,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d71dc484b8bcbf33cd3c1af87caad44a8b894f2a" 2018-08-01 10:53:57,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:53:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0aefab6b-0bbb-4b1d-82bf-790c786cb0cb Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:53:57,369 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-0aefab6b-0bbb-4b1d-82bf-790c786cb0cb 2018-08-01 10:53:57,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d71dc484b8bcbf33cd3c1af87caad44a8b894f2a" -d '{"role": {"name": "CreateInstancePortManipulationTests-3f01551d-a844-4fe-proj-role"}}' 2018-08-01 10:53:57,474 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:53:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e3f395cf-1990-4b1d-a432-ca80ff676cae Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7816c809e3634df8863e2375731acd15", "links": {"self": "http://172.30.9.24:5000/v3/roles/7816c809e3634df8863e2375731acd15"}, "name": "CreateInstancePortManipulationTests-3f01551d-a844-4fe-proj-role"}} 2018-08-01 10:53:57,474 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-e3f395cf-1990-4b1d-a432-ca80ff676cae 2018-08-01 10:53:57,475 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-3f01551d-a844-4fe-proj-role 2018-08-01 10:53:57,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/7816c809e3634df8863e2375731acd15 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d71dc484b8bcbf33cd3c1af87caad44a8b894f2a" 2018-08-01 10:53:57,564 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:53:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba54edc0-2a30-4382-a47b-3c4336f8befd Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7816c809e3634df8863e2375731acd15", "links": {"self": "http://172.30.9.24:5000/v3/roles/7816c809e3634df8863e2375731acd15"}, "name": "CreateInstancePortManipulationTests-3f01551d-a844-4fe-proj-role"}} 2018-08-01 10:53:57,564 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/7816c809e3634df8863e2375731acd15 used request id req-ba54edc0-2a30-4382-a47b-3c4336f8befd 2018-08-01 10:53:57,565 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-3f01551d-a844-4fe-proj-role to project CreateInstancePortManipulationTests-3f01551d-a844-4fe-proj 2018-08-01 10:53:57,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/0df357de9b224e7a9abb0dc557d5af6c/users/1778afc989b74854bb013bed6b926aea/roles/7816c809e3634df8863e2375731acd15 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d71dc484b8bcbf33cd3c1af87caad44a8b894f2a" 2018-08-01 10:53:57,699 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:53:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7c9cf39e-5df8-4070-bbe8-3c32ef2250a0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:53:57,699 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/0df357de9b224e7a9abb0dc557d5af6c/users/1778afc989b74854bb013bed6b926aea/roles/7816c809e3634df8863e2375731acd15 used request id req-7c9cf39e-5df8-4070-bbe8-3c32ef2250a0 2018-08-01 10:53:57,700 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-01 10:53:57,700 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:53:57,701 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:53:58,081 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7816c809e3634df8863e2375731acd15", "name": "CreateInstancePortManipulationTests-3f01551d-a844-4fe-proj-role"}], "expires_at": "2018-08-01T11:53:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0df357de9b224e7a9abb0dc557d5af6c", "name": "CreateInstancePortManipulationTests-3f01551d-a844-4fe-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/0df357de9b224e7a9abb0dc557d5af6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/0df357de9b224e7a9abb0dc557d5af6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/0df357de9b224e7a9abb0dc557d5af6c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/0df357de9b224e7a9abb0dc557d5af6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/0df357de9b224e7a9abb0dc557d5af6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/0df357de9b224e7a9abb0dc557d5af6c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_0df357de9b224e7a9abb0dc557d5af6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_0df357de9b224e7a9abb0dc557d5af6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/0df357de9b224e7a9abb0dc557d5af6c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/0df357de9b224e7a9abb0dc557d5af6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/0df357de9b224e7a9abb0dc557d5af6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/0df357de9b224e7a9abb0dc557d5af6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/0df357de9b224e7a9abb0dc557d5af6c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/0df357de9b224e7a9abb0dc557d5af6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-3f01551d-a844-4fe-user", "id": "1778afc989b74854bb013bed6b926aea"}, "audit_ids": ["fx2U0mIhQz2MXN7kDHNJrw"], "issued_at": "2018-08-01T10:53:58.000000Z"}} 2018-08-01 10:53:58,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e12381b2a3739ca7a2280db89676a307808e2c76" 2018-08-01 10:53:58,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:53:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abe44411-1f9d-4000-8275-dd640c54aec2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:53:58,159 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-abe44411-1f9d-4000-8275-dd640c54aec2 2018-08-01 10:53:58,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-e2ac6f60-452a-43a1-9b30-fa1774310f0b-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e12381b2a3739ca7a2280db89676a307808e2c76" 2018-08-01 10:53:58,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-5d2daba0-b093-42e4-908c-86d4bb1d138c Date: Wed, 01 Aug 2018 10:53:58 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-e2ac6f60-452a-43a1-9b30-fa1774310f0b-image"} 2018-08-01 10:53:58,345 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-e2ac6f60-452a-43a1-9b30-fa1774310f0b-image used request id req-5d2daba0-b093-42e4-908c-86d4bb1d138c 2018-08-01 10:53:58,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e12381b2a3739ca7a2280db89676a307808e2c76" 2018-08-01 10:53:58,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-43fd9eca-2a7a-428f-be43-e20f97e5271a Date: Wed, 01 Aug 2018 10:53: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-08-01 10:53:58,355 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-43fd9eca-2a7a-428f-be43-e20f97e5271a 2018-08-01 10:53:58,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e12381b2a3739ca7a2280db89676a307808e2c76" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-e2ac6f60-452a-43a1-9b30-fa1774310f0b-image"}' 2018-08-01 10:53:58,423 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/705ba40c-9f28-4637-b6e7-7ebd0ae24e9c Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-63ae6343-14d8-45ff-ab15-99ab1b09e8be Date: Wed, 01 Aug 2018 10:53:58 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-e2ac6f60-452a-43a1-9b30-fa1774310f0b-image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T10:53:58Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-01T10:53:58Z", "visibility": "shared", "locations": [], "self": "/v2/images/705ba40c-9f28-4637-b6e7-7ebd0ae24e9c", "min_disk": 0, "protected": false, "id": "705ba40c-9f28-4637-b6e7-7ebd0ae24e9c", "file": "/v2/images/705ba40c-9f28-4637-b6e7-7ebd0ae24e9c/file", "checksum": null, "owner": "0df357de9b224e7a9abb0dc557d5af6c", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 10:53:58,424 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-63ae6343-14d8-45ff-ab15-99ab1b09e8be 2018-08-01 10:53:58,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9292/v2/images/705ba40c-9f28-4637-b6e7-7ebd0ae24e9c/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e12381b2a3739ca7a2280db89676a307808e2c76" -d '' 2018-08-01 10:53:59,462 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d4cbdb56-abfd-490e-b0f4-be18f64cdb23 Date: Wed, 01 Aug 2018 10:53:59 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-01 10:53:59,462 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/705ba40c-9f28-4637-b6e7-7ebd0ae24e9c/file used request id req-d4cbdb56-abfd-490e-b0f4-be18f64cdb23 2018-08-01 10:53:59,463 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-01 10:53:59,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/705ba40c-9f28-4637-b6e7-7ebd0ae24e9c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e12381b2a3739ca7a2280db89676a307808e2c76" 2018-08-01 10:53:59,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-df90fdde-31a7-406f-ac0f-c2846cd5aa60 Date: Wed, 01 Aug 2018 10:53:59 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-e2ac6f60-452a-43a1-9b30-fa1774310f0b-image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T10:53:58Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-01T10:53:59Z", "visibility": "shared", "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/705ba40c-9f28-4637-b6e7-7ebd0ae24e9c/snap", "metadata": {}}], "self": "/v2/images/705ba40c-9f28-4637-b6e7-7ebd0ae24e9c", "min_disk": 0, "protected": false, "id": "705ba40c-9f28-4637-b6e7-7ebd0ae24e9c", "file": "/v2/images/705ba40c-9f28-4637-b6e7-7ebd0ae24e9c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0df357de9b224e7a9abb0dc557d5af6c", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/705ba40c-9f28-4637-b6e7-7ebd0ae24e9c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 10:53:59,485 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/705ba40c-9f28-4637-b6e7-7ebd0ae24e9c used request id req-df90fdde-31a7-406f-ac0f-c2846cd5aa60 2018-08-01 10:53:59,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e12381b2a3739ca7a2280db89676a307808e2c76" 2018-08-01 10:53:59,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-017cb674-aa17-462e-be51-c44aa8afd62a Date: Wed, 01 Aug 2018 10:53: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-08-01 10:53:59,496 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-017cb674-aa17-462e-be51-c44aa8afd62a 2018-08-01 10:53:59,498 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-e2ac6f60-452a-43a1-9b30-fa1774310f0b-image 2018-08-01 10:53:59,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/705ba40c-9f28-4637-b6e7-7ebd0ae24e9c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e12381b2a3739ca7a2280db89676a307808e2c76" 2018-08-01 10:53:59,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-72213c05-5a09-4efd-9bae-4dc2ee1d497c Date: Wed, 01 Aug 2018 10:53:59 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-e2ac6f60-452a-43a1-9b30-fa1774310f0b-image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T10:53:58Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-01T10:53:59Z", "visibility": "shared", "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/705ba40c-9f28-4637-b6e7-7ebd0ae24e9c/snap", "metadata": {}}], "self": "/v2/images/705ba40c-9f28-4637-b6e7-7ebd0ae24e9c", "min_disk": 0, "protected": false, "id": "705ba40c-9f28-4637-b6e7-7ebd0ae24e9c", "file": "/v2/images/705ba40c-9f28-4637-b6e7-7ebd0ae24e9c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0df357de9b224e7a9abb0dc557d5af6c", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/705ba40c-9f28-4637-b6e7-7ebd0ae24e9c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 10:53:59,515 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/705ba40c-9f28-4637-b6e7-7ebd0ae24e9c used request id req-72213c05-5a09-4efd-9bae-4dc2ee1d497c 2018-08-01 10:53:59,516 - create_image - DEBUG - Instance status is - active 2018-08-01 10:53:59,516 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-e2ac6f60-452a-43a1-9b30-fa1774310f0b-image 2018-08-01 10:53:59,516 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-e2ac6f60-452a-43a1-9b30-fa1774310f0b-image 2018-08-01 10:53:59,516 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:53:59,517 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:53:59,919 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7816c809e3634df8863e2375731acd15", "name": "CreateInstancePortManipulationTests-3f01551d-a844-4fe-proj-role"}], "expires_at": "2018-08-01T11:53:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0df357de9b224e7a9abb0dc557d5af6c", "name": "CreateInstancePortManipulationTests-3f01551d-a844-4fe-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/0df357de9b224e7a9abb0dc557d5af6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/0df357de9b224e7a9abb0dc557d5af6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/0df357de9b224e7a9abb0dc557d5af6c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/0df357de9b224e7a9abb0dc557d5af6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/0df357de9b224e7a9abb0dc557d5af6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/0df357de9b224e7a9abb0dc557d5af6c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_0df357de9b224e7a9abb0dc557d5af6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_0df357de9b224e7a9abb0dc557d5af6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/0df357de9b224e7a9abb0dc557d5af6c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/0df357de9b224e7a9abb0dc557d5af6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/0df357de9b224e7a9abb0dc557d5af6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/0df357de9b224e7a9abb0dc557d5af6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/0df357de9b224e7a9abb0dc557d5af6c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/0df357de9b224e7a9abb0dc557d5af6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-3f01551d-a844-4fe-user", "id": "1778afc989b74854bb013bed6b926aea"}, "audit_ids": ["gDQEBVUfSb-99u1yw_aKcA"], "issued_at": "2018-08-01T10:53:59.000000Z"}} 2018-08-01 10:53:59,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe446f7888acc64e54caa981421639b4f6c97df8" 2018-08-01 10:54:00,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:53:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59e608eb-d3c5-475a-ab52-7fdd9f073873 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:54:00,002 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-59e608eb-d3c5-475a-ab52-7fdd9f073873 2018-08-01 10:54:00,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e2ac6f60-452a-43a1-9b30-fa1774310f0b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe446f7888acc64e54caa981421639b4f6c97df8" 2018-08-01 10:54:00,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-101ffcca-f859-4a34-8ab3-cd3907195497 Date: Wed, 01 Aug 2018 10:54:00 GMT RESP BODY: {"networks":[]} 2018-08-01 10:54:00,191 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e2ac6f60-452a-43a1-9b30-fa1774310f0b-pub-net used request id req-101ffcca-f859-4a34-8ab3-cd3907195497 2018-08-01 10:54:00,191 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-e2ac6f60-452a-43a1-9b30-fa1774310f0b-pub-net 2018-08-01 10:54:00,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe446f7888acc64e54caa981421639b4f6c97df8" -d '{"network": {"name": "CreateInstancePortManipulationTests-e2ac6f60-452a-43a1-9b30-fa1774310f0b-pub-net", "admin_state_up": true}}' 2018-08-01 10:54:00,684 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 658 X-Openstack-Request-Id: req-abc43454-41c7-40dc-ac2f-ef8eb1ab9068 Date: Wed, 01 Aug 2018 10:54:00 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"f72f790c-c160-4cc7-9a17-5940a482bac1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0df357de9b224e7a9abb0dc557d5af6c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T10:54:00Z","is_default":false,"name":"CreateInstancePortManipulationTests-e2ac6f60-452a-43a1-9b30-fa1774310f0b-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"0df357de9b224e7a9abb0dc557d5af6c","created_at":"2018-08-01T10:54:00Z","mtu":1450}} 2018-08-01 10:54:00,684 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks used request id req-abc43454-41c7-40dc-ac2f-ef8eb1ab9068 2018-08-01 10:54:00,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=f72f790c-c160-4cc7-9a17-5940a482bac1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe446f7888acc64e54caa981421639b4f6c97df8" 2018-08-01 10:54:00,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-07f90e5f-45f4-4179-9c63-96c8af89ad22 Date: Wed, 01 Aug 2018 10:54:00 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"f72f790c-c160-4cc7-9a17-5940a482bac1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0df357de9b224e7a9abb0dc557d5af6c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T10:54:00Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-e2ac6f60-452a-43a1-9b30-fa1774310f0b-pub-net","admin_state_up":true,"tenant_id":"0df357de9b224e7a9abb0dc557d5af6c","created_at":"2018-08-01T10:54:00Z","mtu":1450}]} 2018-08-01 10:54:00,791 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=f72f790c-c160-4cc7-9a17-5940a482bac1 used request id req-07f90e5f-45f4-4179-9c63-96c8af89ad22 2018-08-01 10:54:00,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=f72f790c-c160-4cc7-9a17-5940a482bac1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe446f7888acc64e54caa981421639b4f6c97df8" 2018-08-01 10:54:00,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-2d3f3359-34f1-4b99-8003-9557a43121f6 Date: Wed, 01 Aug 2018 10:54:00 GMT RESP BODY: {"subnets":[]} 2018-08-01 10:54:00,824 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=f72f790c-c160-4cc7-9a17-5940a482bac1 used request id req-2d3f3359-34f1-4b99-8003-9557a43121f6 2018-08-01 10:54:00,824 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-e2ac6f60-452a-43a1-9b30-fa1774310f0b-pub-subnet 2018-08-01 10:54:00,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe446f7888acc64e54caa981421639b4f6c97df8" -d '{"subnets": [{"ip_version": 4, "network_id": "f72f790c-c160-4cc7-9a17-5940a482bac1", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-e2ac6f60-452a-43a1-9b30-fa1774310f0b-pub-subnet"}]}' 2018-08-01 10:54:01,473 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-50c70386-ae9d-41ab-8b45-3350e4778a94 Date: Wed, 01 Aug 2018 10:54:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f72f790c-c160-4cc7-9a17-5940a482bac1","tenant_id":"0df357de9b224e7a9abb0dc557d5af6c","created_at":"2018-08-01T10:54:01Z","dns_nameservers":[],"updated_at":"2018-08-01T10:54:01Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"0df357de9b224e7a9abb0dc557d5af6c","id":"25280dcf-ae16-4223-b205-ff9a3d2609b4","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-e2ac6f60-452a-43a1-9b30-fa1774310f0b-pub-subnet"}]} 2018-08-01 10:54:01,474 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets used request id req-50c70386-ae9d-41ab-8b45-3350e4778a94 2018-08-01 10:54:01,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=f72f790c-c160-4cc7-9a17-5940a482bac1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe446f7888acc64e54caa981421639b4f6c97df8" 2018-08-01 10:54:01,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-f2b3b695-776a-4338-aa22-f2c594f85966 Date: Wed, 01 Aug 2018 10:54:01 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"f72f790c-c160-4cc7-9a17-5940a482bac1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0df357de9b224e7a9abb0dc557d5af6c","l2_adjacency":true,"status":"ACTIVE","subnets":["25280dcf-ae16-4223-b205-ff9a3d2609b4"],"description":"","tags":[],"updated_at":"2018-08-01T10:54:01Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-e2ac6f60-452a-43a1-9b30-fa1774310f0b-pub-net","admin_state_up":true,"tenant_id":"0df357de9b224e7a9abb0dc557d5af6c","created_at":"2018-08-01T10:54:00Z","mtu":1450}]} 2018-08-01 10:54:01,576 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=f72f790c-c160-4cc7-9a17-5940a482bac1 used request id req-f2b3b695-776a-4338-aa22-f2c594f85966 2018-08-01 10:54:01,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=f72f790c-c160-4cc7-9a17-5940a482bac1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe446f7888acc64e54caa981421639b4f6c97df8" 2018-08-01 10:54:01,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-20241dba-58a0-4c45-ad3a-3de25b120c35 Date: Wed, 01 Aug 2018 10:54:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f72f790c-c160-4cc7-9a17-5940a482bac1","tenant_id":"0df357de9b224e7a9abb0dc557d5af6c","created_at":"2018-08-01T10:54:01Z","dns_nameservers":[],"updated_at":"2018-08-01T10:54:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0df357de9b224e7a9abb0dc557d5af6c","id":"25280dcf-ae16-4223-b205-ff9a3d2609b4","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-e2ac6f60-452a-43a1-9b30-fa1774310f0b-pub-subnet"}]} 2018-08-01 10:54:01,653 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=f72f790c-c160-4cc7-9a17-5940a482bac1 used request id req-20241dba-58a0-4c45-ad3a-3de25b120c35 2018-08-01 10:54:01,654 - OpenStackNetwork - DEBUG - Network [f72f790c-c160-4cc7-9a17-5940a482bac1] created successfully 2018-08-01 10:54:01,654 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:54:01,655 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:54:02,065 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:54:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["DCFAo1g5RuWEkJAMubgfzg"], "issued_at": "2018-08-01T10:54:02.000000Z"}} 2018-08-01 10:54:02,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ccdac423ce3e5d230f4ab057d5228281586c43c" 2018-08-01 10:54:02,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:54:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2897051f-3ef8-4077-9057-3d9015ce4713 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:54:02,183 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-2897051f-3ef8-4077-9057-3d9015ce4713 2018-08-01 10:54:02,184 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 10:54:02,189 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ccdac423ce3e5d230f4ab057d5228281586c43c" 2018-08-01 10:54:02,303 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:54: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-00271774-e773-4354-b0d9-754ad3e37ebb x-compute-request-id: req-00271774-e773-4354-b0d9-754ad3e37ebb Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"flavors": [{"id": "4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "rel": "bookmark"}], "name": "vmtp-flavor_ee58c79f-c6fb-483f-8b9c-406ffbfad757"}, {"id": "5b61c696-1b5b-4204-b7e5-ca4a818093b0", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "bookmark"}], "name": "shaker-flavor_81952131-3011-4d90-80f4-831743223f59"}]} 2018-08-01 10:54:02,303 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-00271774-e773-4354-b0d9-754ad3e37ebb 2018-08-01 10:54:02,306 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ccdac423ce3e5d230f4ab057d5228281586c43c" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-e2ac6f60-452a-43a1-9b30-fa1774310f0b-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-08-01 10:54:02,353 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:54: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-9f005f48-a0b8-4c83-9d69-3ce4a1692d93 x-compute-request-id: req-9f005f48-a0b8-4c83-9d69-3ce4a1692d93 Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-e2ac6f60-452a-43a1-9b30-fa1774310f0b-flavor-name", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/5095abf8-e405-4f6f-9480-eea821f6cb73", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/5095abf8-e405-4f6f-9480-eea821f6cb73", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "5095abf8-e405-4f6f-9480-eea821f6cb73"}} 2018-08-01 10:54:02,353 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-9f005f48-a0b8-4c83-9d69-3ce4a1692d93 2018-08-01 10:54:02,354 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:54:02,354 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:54:02,748 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7816c809e3634df8863e2375731acd15", "name": "CreateInstancePortManipulationTests-3f01551d-a844-4fe-proj-role"}], "expires_at": "2018-08-01T11:54:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0df357de9b224e7a9abb0dc557d5af6c", "name": "CreateInstancePortManipulationTests-3f01551d-a844-4fe-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/0df357de9b224e7a9abb0dc557d5af6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/0df357de9b224e7a9abb0dc557d5af6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/0df357de9b224e7a9abb0dc557d5af6c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/0df357de9b224e7a9abb0dc557d5af6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/0df357de9b224e7a9abb0dc557d5af6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/0df357de9b224e7a9abb0dc557d5af6c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_0df357de9b224e7a9abb0dc557d5af6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_0df357de9b224e7a9abb0dc557d5af6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/0df357de9b224e7a9abb0dc557d5af6c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/0df357de9b224e7a9abb0dc557d5af6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/0df357de9b224e7a9abb0dc557d5af6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/0df357de9b224e7a9abb0dc557d5af6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/0df357de9b224e7a9abb0dc557d5af6c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/0df357de9b224e7a9abb0dc557d5af6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-3f01551d-a844-4fe-user", "id": "1778afc989b74854bb013bed6b926aea"}, "audit_ids": ["OW1KrazFQG20X7WMvPAuiQ"], "issued_at": "2018-08-01T10:54:02.000000Z"}} 2018-08-01 10:54:02,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3b97db90df0b5a83e03a8fc028843d7c4c04f61" 2018-08-01 10:54:02,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:54:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f734741-12f0-4b21-90d0-322c4157c582 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:54:02,806 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-2f734741-12f0-4b21-90d0-322c4157c582 2018-08-01 10:54:02,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e2ac6f60-452a-43a1-9b30-fa1774310f0bnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3b97db90df0b5a83e03a8fc028843d7c4c04f61" 2018-08-01 10:54:02,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-92201e91-623e-4d65-972c-68dce96e5ec4 Date: Wed, 01 Aug 2018 10:54:03 GMT RESP BODY: {"networks":[]} 2018-08-01 10:54:02,998 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e2ac6f60-452a-43a1-9b30-fa1774310f0bnet2 used request id req-92201e91-623e-4d65-972c-68dce96e5ec4 2018-08-01 10:54:02,998 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-e2ac6f60-452a-43a1-9b30-fa1774310f0bnet2 2018-08-01 10:54:03,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3b97db90df0b5a83e03a8fc028843d7c4c04f61" -d '{"network": {"name": "CreateInstancePortManipulationTests-e2ac6f60-452a-43a1-9b30-fa1774310f0bnet2", "admin_state_up": true}}' 2018-08-01 10:54:03,301 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 654 X-Openstack-Request-Id: req-2ab5ce8d-284d-4e62-b391-57228a00dfbd Date: Wed, 01 Aug 2018 10:54:03 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"300a8f26-8d8c-4c28-9d34-af3c02e6389f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0df357de9b224e7a9abb0dc557d5af6c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T10:54:03Z","is_default":false,"name":"CreateInstancePortManipulationTests-e2ac6f60-452a-43a1-9b30-fa1774310f0bnet2","qos_policy_id":null,"admin_state_up":true,"tenant_id":"0df357de9b224e7a9abb0dc557d5af6c","created_at":"2018-08-01T10:54:03Z","mtu":1450}} 2018-08-01 10:54:03,301 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks used request id req-2ab5ce8d-284d-4e62-b391-57228a00dfbd 2018-08-01 10:54:03,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=300a8f26-8d8c-4c28-9d34-af3c02e6389f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3b97db90df0b5a83e03a8fc028843d7c4c04f61" 2018-08-01 10:54:03,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-29874192-74bc-4a71-913a-e438e282c06f Date: Wed, 01 Aug 2018 10:54:03 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"300a8f26-8d8c-4c28-9d34-af3c02e6389f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0df357de9b224e7a9abb0dc557d5af6c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T10:54:03Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-e2ac6f60-452a-43a1-9b30-fa1774310f0bnet2","admin_state_up":true,"tenant_id":"0df357de9b224e7a9abb0dc557d5af6c","created_at":"2018-08-01T10:54:03Z","mtu":1450}]} 2018-08-01 10:54:03,409 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=300a8f26-8d8c-4c28-9d34-af3c02e6389f used request id req-29874192-74bc-4a71-913a-e438e282c06f 2018-08-01 10:54:03,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=300a8f26-8d8c-4c28-9d34-af3c02e6389f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3b97db90df0b5a83e03a8fc028843d7c4c04f61" 2018-08-01 10:54:03,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-2622df02-1cbd-4e7f-ac57-7a36897783ec Date: Wed, 01 Aug 2018 10:54:03 GMT RESP BODY: {"subnets":[]} 2018-08-01 10:54:03,441 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=300a8f26-8d8c-4c28-9d34-af3c02e6389f used request id req-2622df02-1cbd-4e7f-ac57-7a36897783ec 2018-08-01 10:54:03,442 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-e2ac6f60-452a-43a1-9b30-fa1774310f0b-subnet1 2018-08-01 10:54:03,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3b97db90df0b5a83e03a8fc028843d7c4c04f61" -d '{"subnets": [{"ip_version": 4, "network_id": "300a8f26-8d8c-4c28-9d34-af3c02e6389f", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-e2ac6f60-452a-43a1-9b30-fa1774310f0b-subnet1"}]}' 2018-08-01 10:54:04,152 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-ce144ca3-ddc0-4a35-a909-175adc4152fe Date: Wed, 01 Aug 2018 10:54:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"300a8f26-8d8c-4c28-9d34-af3c02e6389f","tenant_id":"0df357de9b224e7a9abb0dc557d5af6c","created_at":"2018-08-01T10:54:03Z","dns_nameservers":[],"updated_at":"2018-08-01T10:54:03Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"0df357de9b224e7a9abb0dc557d5af6c","id":"17bffea4-7e21-475d-811b-af71a8c3ad76","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-e2ac6f60-452a-43a1-9b30-fa1774310f0b-subnet1"}]} 2018-08-01 10:54:04,152 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets used request id req-ce144ca3-ddc0-4a35-a909-175adc4152fe 2018-08-01 10:54:04,152 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-e2ac6f60-452a-43a1-9b30-fa1774310f0b-subnet2 2018-08-01 10:54:04,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3b97db90df0b5a83e03a8fc028843d7c4c04f61" -d '{"subnets": [{"ip_version": 4, "network_id": "300a8f26-8d8c-4c28-9d34-af3c02e6389f", "cidr": "10.65.0.0/24", "name": "CreateInstancePortManipulationTests-e2ac6f60-452a-43a1-9b30-fa1774310f0b-subnet2"}]}' 2018-08-01 10:54:04,757 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-662d81fb-4672-43ae-b04f-840bc7670ca4 Date: Wed, 01 Aug 2018 10:54:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"300a8f26-8d8c-4c28-9d34-af3c02e6389f","tenant_id":"0df357de9b224e7a9abb0dc557d5af6c","created_at":"2018-08-01T10:54:04Z","dns_nameservers":[],"updated_at":"2018-08-01T10:54:04Z","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":"0df357de9b224e7a9abb0dc557d5af6c","id":"c0ea8b62-1e0e-4d1a-a703-895f4ea34b9d","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-e2ac6f60-452a-43a1-9b30-fa1774310f0b-subnet2"}]} 2018-08-01 10:54:04,757 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets used request id req-662d81fb-4672-43ae-b04f-840bc7670ca4 2018-08-01 10:54:04,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=300a8f26-8d8c-4c28-9d34-af3c02e6389f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3b97db90df0b5a83e03a8fc028843d7c4c04f61" 2018-08-01 10:54:04,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-1a5bbc5f-ed3e-4d8b-af5b-6c0e9da2307f Date: Wed, 01 Aug 2018 10:54:04 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"300a8f26-8d8c-4c28-9d34-af3c02e6389f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0df357de9b224e7a9abb0dc557d5af6c","l2_adjacency":true,"status":"ACTIVE","subnets":["17bffea4-7e21-475d-811b-af71a8c3ad76","c0ea8b62-1e0e-4d1a-a703-895f4ea34b9d"],"description":"","tags":[],"updated_at":"2018-08-01T10:54:04Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-e2ac6f60-452a-43a1-9b30-fa1774310f0bnet2","admin_state_up":true,"tenant_id":"0df357de9b224e7a9abb0dc557d5af6c","created_at":"2018-08-01T10:54:03Z","mtu":1450}]} 2018-08-01 10:54:04,863 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=300a8f26-8d8c-4c28-9d34-af3c02e6389f used request id req-1a5bbc5f-ed3e-4d8b-af5b-6c0e9da2307f 2018-08-01 10:54:04,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=300a8f26-8d8c-4c28-9d34-af3c02e6389f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3b97db90df0b5a83e03a8fc028843d7c4c04f61" 2018-08-01 10:54:04,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-f888c055-8fb6-4d24-a827-499918e0bf58 Date: Wed, 01 Aug 2018 10:54:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"300a8f26-8d8c-4c28-9d34-af3c02e6389f","tenant_id":"0df357de9b224e7a9abb0dc557d5af6c","created_at":"2018-08-01T10:54:03Z","dns_nameservers":[],"updated_at":"2018-08-01T10:54:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0df357de9b224e7a9abb0dc557d5af6c","id":"17bffea4-7e21-475d-811b-af71a8c3ad76","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-e2ac6f60-452a-43a1-9b30-fa1774310f0b-subnet1"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"300a8f26-8d8c-4c28-9d34-af3c02e6389f","tenant_id":"0df357de9b224e7a9abb0dc557d5af6c","created_at":"2018-08-01T10:54:04Z","dns_nameservers":[],"updated_at":"2018-08-01T10:54:04Z","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":"0df357de9b224e7a9abb0dc557d5af6c","id":"c0ea8b62-1e0e-4d1a-a703-895f4ea34b9d","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-e2ac6f60-452a-43a1-9b30-fa1774310f0b-subnet2"}]} 2018-08-01 10:54:04,942 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=300a8f26-8d8c-4c28-9d34-af3c02e6389f used request id req-f888c055-8fb6-4d24-a827-499918e0bf58 2018-08-01 10:54:04,943 - OpenStackNetwork - DEBUG - Network [300a8f26-8d8c-4c28-9d34-af3c02e6389f] created successfully 2018-08-01 10:54:04,943 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:54:04,944 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:54:05,351 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7816c809e3634df8863e2375731acd15", "name": "CreateInstancePortManipulationTests-3f01551d-a844-4fe-proj-role"}], "expires_at": "2018-08-01T11:54:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0df357de9b224e7a9abb0dc557d5af6c", "name": "CreateInstancePortManipulationTests-3f01551d-a844-4fe-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/0df357de9b224e7a9abb0dc557d5af6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/0df357de9b224e7a9abb0dc557d5af6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/0df357de9b224e7a9abb0dc557d5af6c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/0df357de9b224e7a9abb0dc557d5af6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/0df357de9b224e7a9abb0dc557d5af6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/0df357de9b224e7a9abb0dc557d5af6c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_0df357de9b224e7a9abb0dc557d5af6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_0df357de9b224e7a9abb0dc557d5af6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/0df357de9b224e7a9abb0dc557d5af6c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/0df357de9b224e7a9abb0dc557d5af6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/0df357de9b224e7a9abb0dc557d5af6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/0df357de9b224e7a9abb0dc557d5af6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/0df357de9b224e7a9abb0dc557d5af6c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/0df357de9b224e7a9abb0dc557d5af6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-3f01551d-a844-4fe-user", "id": "1778afc989b74854bb013bed6b926aea"}, "audit_ids": ["rfCpzO39TIejGtU1-WOO_A"], "issued_at": "2018-08-01T10:54:05.000000Z"}} 2018-08-01 10:54:05,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}848392423a545ed37919228eaef4ea1eb26aa6ad" 2018-08-01 10:54:05,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:54:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a913ee8-c994-4353-9d9c-1c569a540252 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:54:05,433 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-7a913ee8-c994-4353-9d9c-1c569a540252 2018-08-01 10:54:05,434 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 10:54:05,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}848392423a545ed37919228eaef4ea1eb26aa6ad" 2018-08-01 10:54:05,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:54:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-914d8524-208c-41f0-b919-28e517439cfb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:54:05,515 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-914d8524-208c-41f0-b919-28e517439cfb 2018-08-01 10:54:05,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e2ac6f60-452a-43a1-9b30-fa1774310f0bnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}848392423a545ed37919228eaef4ea1eb26aa6ad" 2018-08-01 10:54:05,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-66720ffa-564e-46e3-b9a7-724219c571fc Date: Wed, 01 Aug 2018 10:54:05 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"300a8f26-8d8c-4c28-9d34-af3c02e6389f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0df357de9b224e7a9abb0dc557d5af6c","l2_adjacency":true,"status":"ACTIVE","subnets":["17bffea4-7e21-475d-811b-af71a8c3ad76","c0ea8b62-1e0e-4d1a-a703-895f4ea34b9d"],"description":"","tags":[],"updated_at":"2018-08-01T10:54:04Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-e2ac6f60-452a-43a1-9b30-fa1774310f0bnet2","admin_state_up":true,"tenant_id":"0df357de9b224e7a9abb0dc557d5af6c","created_at":"2018-08-01T10:54:03Z","mtu":1450}]} 2018-08-01 10:54:05,783 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e2ac6f60-452a-43a1-9b30-fa1774310f0bnet2 used request id req-66720ffa-564e-46e3-b9a7-724219c571fc 2018-08-01 10:54:05,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=300a8f26-8d8c-4c28-9d34-af3c02e6389f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}848392423a545ed37919228eaef4ea1eb26aa6ad" 2018-08-01 10:54:05,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-8e9edf95-30b3-450e-83e0-5d2e67e64020 Date: Wed, 01 Aug 2018 10:54:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"300a8f26-8d8c-4c28-9d34-af3c02e6389f","tenant_id":"0df357de9b224e7a9abb0dc557d5af6c","created_at":"2018-08-01T10:54:03Z","dns_nameservers":[],"updated_at":"2018-08-01T10:54:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0df357de9b224e7a9abb0dc557d5af6c","id":"17bffea4-7e21-475d-811b-af71a8c3ad76","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-e2ac6f60-452a-43a1-9b30-fa1774310f0b-subnet1"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"300a8f26-8d8c-4c28-9d34-af3c02e6389f","tenant_id":"0df357de9b224e7a9abb0dc557d5af6c","created_at":"2018-08-01T10:54:04Z","dns_nameservers":[],"updated_at":"2018-08-01T10:54:04Z","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":"0df357de9b224e7a9abb0dc557d5af6c","id":"c0ea8b62-1e0e-4d1a-a703-895f4ea34b9d","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-e2ac6f60-452a-43a1-9b30-fa1774310f0b-subnet2"}]} 2018-08-01 10:54:05,842 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=300a8f26-8d8c-4c28-9d34-af3c02e6389f used request id req-8e9edf95-30b3-450e-83e0-5d2e67e64020 2018-08-01 10:54:05,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e2ac6f60-452a-43a1-9b30-fa1774310f0bnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}848392423a545ed37919228eaef4ea1eb26aa6ad" 2018-08-01 10:54:05,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-7b60225e-c101-465b-b817-edd652c3f705 Date: Wed, 01 Aug 2018 10:54:05 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"300a8f26-8d8c-4c28-9d34-af3c02e6389f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0df357de9b224e7a9abb0dc557d5af6c","l2_adjacency":true,"status":"ACTIVE","subnets":["17bffea4-7e21-475d-811b-af71a8c3ad76","c0ea8b62-1e0e-4d1a-a703-895f4ea34b9d"],"description":"","tags":[],"updated_at":"2018-08-01T10:54:04Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-e2ac6f60-452a-43a1-9b30-fa1774310f0bnet2","admin_state_up":true,"tenant_id":"0df357de9b224e7a9abb0dc557d5af6c","created_at":"2018-08-01T10:54:03Z","mtu":1450}]} 2018-08-01 10:54:05,935 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e2ac6f60-452a-43a1-9b30-fa1774310f0bnet2 used request id req-7b60225e-c101-465b-b817-edd652c3f705 2018-08-01 10:54:05,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:54:05,943 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:54: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:54:05,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/0df357de9b224e7a9abb0dc557d5af6c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}848392423a545ed37919228eaef4ea1eb26aa6ad" 2018-08-01 10:54:06,022 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:54:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1c9dd98-6a02-4825-a47c-c32ba5b7c2fd Content-Encoding: gzip Content-Length: 233 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/0df357de9b224e7a9abb0dc557d5af6c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0df357de9b224e7a9abb0dc557d5af6c", "name": "CreateInstancePortManipulationTests-3f01551d-a844-4fe-proj"}} 2018-08-01 10:54:06,022 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/0df357de9b224e7a9abb0dc557d5af6c used request id req-d1c9dd98-6a02-4825-a47c-c32ba5b7c2fd 2018-08-01 10:54:06,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=300a8f26-8d8c-4c28-9d34-af3c02e6389f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}848392423a545ed37919228eaef4ea1eb26aa6ad" 2018-08-01 10:54:06,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-892d099f-6b4a-4102-9943-d751be2b7116 Date: Wed, 01 Aug 2018 10:54:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"300a8f26-8d8c-4c28-9d34-af3c02e6389f","tenant_id":"0df357de9b224e7a9abb0dc557d5af6c","created_at":"2018-08-01T10:54:03Z","dns_nameservers":[],"updated_at":"2018-08-01T10:54:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0df357de9b224e7a9abb0dc557d5af6c","id":"17bffea4-7e21-475d-811b-af71a8c3ad76","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-e2ac6f60-452a-43a1-9b30-fa1774310f0b-subnet1"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"300a8f26-8d8c-4c28-9d34-af3c02e6389f","tenant_id":"0df357de9b224e7a9abb0dc557d5af6c","created_at":"2018-08-01T10:54:04Z","dns_nameservers":[],"updated_at":"2018-08-01T10:54:04Z","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":"0df357de9b224e7a9abb0dc557d5af6c","id":"c0ea8b62-1e0e-4d1a-a703-895f4ea34b9d","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-e2ac6f60-452a-43a1-9b30-fa1774310f0b-subnet2"}]} 2018-08-01 10:54:06,077 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=300a8f26-8d8c-4c28-9d34-af3c02e6389f used request id req-892d099f-6b4a-4102-9943-d751be2b7116 2018-08-01 10:54:06,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=300a8f26-8d8c-4c28-9d34-af3c02e6389f&name=CreateInstancePortManipulationTests-e2ac6f60-452a-43a1-9b30-fa1774310f0bport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}848392423a545ed37919228eaef4ea1eb26aa6ad" 2018-08-01 10:54:06,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-19fdc42c-c2e3-4a89-95e2-7cdd3a4fd8c0 Date: Wed, 01 Aug 2018 10:54:06 GMT RESP BODY: {"ports":[]} 2018-08-01 10:54:06,111 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=300a8f26-8d8c-4c28-9d34-af3c02e6389f&name=CreateInstancePortManipulationTests-e2ac6f60-452a-43a1-9b30-fa1774310f0bport-1&admin_state_up=True used request id req-19fdc42c-c2e3-4a89-95e2-7cdd3a4fd8c0 2018-08-01 10:54:06,114 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-e2ac6f60-452a-43a1-9b30-fa1774310f0b-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}848392423a545ed37919228eaef4ea1eb26aa6ad" 2018-08-01 10:54:06,361 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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 x-openstack-request-id: req-756d5f9a-37a9-46f3-9877-2002f83340e3 x-compute-request-id: req-756d5f9a-37a9-46f3-9877-2002f83340e3 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-01 10:54:06,362 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-e2ac6f60-452a-43a1-9b30-fa1774310f0b-inst used request id req-756d5f9a-37a9-46f3-9877-2002f83340e3 2018-08-01 10:54:06,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e2ac6f60-452a-43a1-9b30-fa1774310f0bnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}848392423a545ed37919228eaef4ea1eb26aa6ad" 2018-08-01 10:54:06,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-debac5b7-1660-4772-a279-e07fee039b65 Date: Wed, 01 Aug 2018 10:54:06 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"300a8f26-8d8c-4c28-9d34-af3c02e6389f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0df357de9b224e7a9abb0dc557d5af6c","l2_adjacency":true,"status":"ACTIVE","subnets":["17bffea4-7e21-475d-811b-af71a8c3ad76","c0ea8b62-1e0e-4d1a-a703-895f4ea34b9d"],"description":"","tags":[],"updated_at":"2018-08-01T10:54:04Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-e2ac6f60-452a-43a1-9b30-fa1774310f0bnet2","admin_state_up":true,"tenant_id":"0df357de9b224e7a9abb0dc557d5af6c","created_at":"2018-08-01T10:54:03Z","mtu":1450}]} 2018-08-01 10:54:06,479 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e2ac6f60-452a-43a1-9b30-fa1774310f0bnet2 used request id req-debac5b7-1660-4772-a279-e07fee039b65 2018-08-01 10:54:06,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=300a8f26-8d8c-4c28-9d34-af3c02e6389f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}848392423a545ed37919228eaef4ea1eb26aa6ad" 2018-08-01 10:54:06,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-648e80ba-6035-45c8-a5c2-b1d5d22667d7 Date: Wed, 01 Aug 2018 10:54:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"300a8f26-8d8c-4c28-9d34-af3c02e6389f","tenant_id":"0df357de9b224e7a9abb0dc557d5af6c","created_at":"2018-08-01T10:54:03Z","dns_nameservers":[],"updated_at":"2018-08-01T10:54:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0df357de9b224e7a9abb0dc557d5af6c","id":"17bffea4-7e21-475d-811b-af71a8c3ad76","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-e2ac6f60-452a-43a1-9b30-fa1774310f0b-subnet1"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"300a8f26-8d8c-4c28-9d34-af3c02e6389f","tenant_id":"0df357de9b224e7a9abb0dc557d5af6c","created_at":"2018-08-01T10:54:04Z","dns_nameservers":[],"updated_at":"2018-08-01T10:54:04Z","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":"0df357de9b224e7a9abb0dc557d5af6c","id":"c0ea8b62-1e0e-4d1a-a703-895f4ea34b9d","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-e2ac6f60-452a-43a1-9b30-fa1774310f0b-subnet2"}]} 2018-08-01 10:54:06,533 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=300a8f26-8d8c-4c28-9d34-af3c02e6389f used request id req-648e80ba-6035-45c8-a5c2-b1d5d22667d7 2018-08-01 10:54:06,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e2ac6f60-452a-43a1-9b30-fa1774310f0bnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}848392423a545ed37919228eaef4ea1eb26aa6ad" 2018-08-01 10:54:06,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-be9f79e2-4fa3-4a12-9301-14482a0bb123 Date: Wed, 01 Aug 2018 10:54:06 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"300a8f26-8d8c-4c28-9d34-af3c02e6389f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0df357de9b224e7a9abb0dc557d5af6c","l2_adjacency":true,"status":"ACTIVE","subnets":["17bffea4-7e21-475d-811b-af71a8c3ad76","c0ea8b62-1e0e-4d1a-a703-895f4ea34b9d"],"description":"","tags":[],"updated_at":"2018-08-01T10:54:04Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-e2ac6f60-452a-43a1-9b30-fa1774310f0bnet2","admin_state_up":true,"tenant_id":"0df357de9b224e7a9abb0dc557d5af6c","created_at":"2018-08-01T10:54:03Z","mtu":1450}]} 2018-08-01 10:54:06,631 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e2ac6f60-452a-43a1-9b30-fa1774310f0bnet2 used request id req-be9f79e2-4fa3-4a12-9301-14482a0bb123 2018-08-01 10:54:06,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/0df357de9b224e7a9abb0dc557d5af6c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}848392423a545ed37919228eaef4ea1eb26aa6ad" 2018-08-01 10:54:06,654 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:54:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bae31a47-ff8b-4ac6-b973-02b0e59cac4d Content-Encoding: gzip Content-Length: 233 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/0df357de9b224e7a9abb0dc557d5af6c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0df357de9b224e7a9abb0dc557d5af6c", "name": "CreateInstancePortManipulationTests-3f01551d-a844-4fe-proj"}} 2018-08-01 10:54:06,654 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/0df357de9b224e7a9abb0dc557d5af6c used request id req-bae31a47-ff8b-4ac6-b973-02b0e59cac4d 2018-08-01 10:54:06,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=300a8f26-8d8c-4c28-9d34-af3c02e6389f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}848392423a545ed37919228eaef4ea1eb26aa6ad" 2018-08-01 10:54:06,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-dc6924d8-b416-4310-87b2-c7c6ee40816a Date: Wed, 01 Aug 2018 10:54:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"300a8f26-8d8c-4c28-9d34-af3c02e6389f","tenant_id":"0df357de9b224e7a9abb0dc557d5af6c","created_at":"2018-08-01T10:54:03Z","dns_nameservers":[],"updated_at":"2018-08-01T10:54:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0df357de9b224e7a9abb0dc557d5af6c","id":"17bffea4-7e21-475d-811b-af71a8c3ad76","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-e2ac6f60-452a-43a1-9b30-fa1774310f0b-subnet1"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"300a8f26-8d8c-4c28-9d34-af3c02e6389f","tenant_id":"0df357de9b224e7a9abb0dc557d5af6c","created_at":"2018-08-01T10:54:04Z","dns_nameservers":[],"updated_at":"2018-08-01T10:54:04Z","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":"0df357de9b224e7a9abb0dc557d5af6c","id":"c0ea8b62-1e0e-4d1a-a703-895f4ea34b9d","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-e2ac6f60-452a-43a1-9b30-fa1774310f0b-subnet2"}]} 2018-08-01 10:54:06,710 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=300a8f26-8d8c-4c28-9d34-af3c02e6389f used request id req-dc6924d8-b416-4310-87b2-c7c6ee40816a 2018-08-01 10:54:06,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=300a8f26-8d8c-4c28-9d34-af3c02e6389f&name=CreateInstancePortManipulationTests-e2ac6f60-452a-43a1-9b30-fa1774310f0bport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}848392423a545ed37919228eaef4ea1eb26aa6ad" 2018-08-01 10:54:06,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-3387db34-e7d9-4c2b-97a7-b3502e930331 Date: Wed, 01 Aug 2018 10:54:06 GMT RESP BODY: {"ports":[]} 2018-08-01 10:54:06,741 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=300a8f26-8d8c-4c28-9d34-af3c02e6389f&name=CreateInstancePortManipulationTests-e2ac6f60-452a-43a1-9b30-fa1774310f0bport-1&admin_state_up=True used request id req-3387db34-e7d9-4c2b-97a7-b3502e930331 2018-08-01 10:54:06,742 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:54:06,742 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:54:07,123 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7816c809e3634df8863e2375731acd15", "name": "CreateInstancePortManipulationTests-3f01551d-a844-4fe-proj-role"}], "expires_at": "2018-08-01T11:54:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0df357de9b224e7a9abb0dc557d5af6c", "name": "CreateInstancePortManipulationTests-3f01551d-a844-4fe-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/0df357de9b224e7a9abb0dc557d5af6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/0df357de9b224e7a9abb0dc557d5af6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/0df357de9b224e7a9abb0dc557d5af6c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/0df357de9b224e7a9abb0dc557d5af6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/0df357de9b224e7a9abb0dc557d5af6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/0df357de9b224e7a9abb0dc557d5af6c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_0df357de9b224e7a9abb0dc557d5af6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_0df357de9b224e7a9abb0dc557d5af6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/0df357de9b224e7a9abb0dc557d5af6c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/0df357de9b224e7a9abb0dc557d5af6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/0df357de9b224e7a9abb0dc557d5af6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/0df357de9b224e7a9abb0dc557d5af6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/0df357de9b224e7a9abb0dc557d5af6c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/0df357de9b224e7a9abb0dc557d5af6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-3f01551d-a844-4fe-user", "id": "1778afc989b74854bb013bed6b926aea"}, "audit_ids": ["Got2Xs1vRkK_PwJOZQt-ZA"], "issued_at": "2018-08-01T10:54:07.000000Z"}} 2018-08-01 10:54:07,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e201d1a44c5975519cedc8079f1bdec80e6c4a6" 2018-08-01 10:54:07,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:54:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c6af950-bcea-4dc2-98ae-6c5919ec1947 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:54:07,203 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-9c6af950-bcea-4dc2-98ae-6c5919ec1947 2018-08-01 10:54:07,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e2ac6f60-452a-43a1-9b30-fa1774310f0bnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}848392423a545ed37919228eaef4ea1eb26aa6ad" 2018-08-01 10:54:07,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-8893d639-cd59-4618-b524-c6d9756e1caa Date: Wed, 01 Aug 2018 10:54:07 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"300a8f26-8d8c-4c28-9d34-af3c02e6389f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0df357de9b224e7a9abb0dc557d5af6c","l2_adjacency":true,"status":"ACTIVE","subnets":["17bffea4-7e21-475d-811b-af71a8c3ad76","c0ea8b62-1e0e-4d1a-a703-895f4ea34b9d"],"description":"","tags":[],"updated_at":"2018-08-01T10:54:04Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-e2ac6f60-452a-43a1-9b30-fa1774310f0bnet2","admin_state_up":true,"tenant_id":"0df357de9b224e7a9abb0dc557d5af6c","created_at":"2018-08-01T10:54:03Z","mtu":1450}]} 2018-08-01 10:54:07,313 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e2ac6f60-452a-43a1-9b30-fa1774310f0bnet2 used request id req-8893d639-cd59-4618-b524-c6d9756e1caa 2018-08-01 10:54:07,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=300a8f26-8d8c-4c28-9d34-af3c02e6389f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}848392423a545ed37919228eaef4ea1eb26aa6ad" 2018-08-01 10:54:07,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-e4d2d3c6-188a-4522-b476-d0d23523009f Date: Wed, 01 Aug 2018 10:54:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"300a8f26-8d8c-4c28-9d34-af3c02e6389f","tenant_id":"0df357de9b224e7a9abb0dc557d5af6c","created_at":"2018-08-01T10:54:03Z","dns_nameservers":[],"updated_at":"2018-08-01T10:54:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0df357de9b224e7a9abb0dc557d5af6c","id":"17bffea4-7e21-475d-811b-af71a8c3ad76","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-e2ac6f60-452a-43a1-9b30-fa1774310f0b-subnet1"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"300a8f26-8d8c-4c28-9d34-af3c02e6389f","tenant_id":"0df357de9b224e7a9abb0dc557d5af6c","created_at":"2018-08-01T10:54:04Z","dns_nameservers":[],"updated_at":"2018-08-01T10:54:04Z","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":"0df357de9b224e7a9abb0dc557d5af6c","id":"c0ea8b62-1e0e-4d1a-a703-895f4ea34b9d","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-e2ac6f60-452a-43a1-9b30-fa1774310f0b-subnet2"}]} 2018-08-01 10:54:07,379 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=300a8f26-8d8c-4c28-9d34-af3c02e6389f used request id req-e4d2d3c6-188a-4522-b476-d0d23523009f 2018-08-01 10:54:07,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e2ac6f60-452a-43a1-9b30-fa1774310f0bnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}848392423a545ed37919228eaef4ea1eb26aa6ad" 2018-08-01 10:54:07,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-6ac9ebe3-46b1-4e84-a520-cf6b25f16381 Date: Wed, 01 Aug 2018 10:54:07 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"300a8f26-8d8c-4c28-9d34-af3c02e6389f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0df357de9b224e7a9abb0dc557d5af6c","l2_adjacency":true,"status":"ACTIVE","subnets":["17bffea4-7e21-475d-811b-af71a8c3ad76","c0ea8b62-1e0e-4d1a-a703-895f4ea34b9d"],"description":"","tags":[],"updated_at":"2018-08-01T10:54:04Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-e2ac6f60-452a-43a1-9b30-fa1774310f0bnet2","admin_state_up":true,"tenant_id":"0df357de9b224e7a9abb0dc557d5af6c","created_at":"2018-08-01T10:54:03Z","mtu":1450}]} 2018-08-01 10:54:07,478 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e2ac6f60-452a-43a1-9b30-fa1774310f0bnet2 used request id req-6ac9ebe3-46b1-4e84-a520-cf6b25f16381 2018-08-01 10:54:07,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:54:07,487 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:54: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:54:07,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/0df357de9b224e7a9abb0dc557d5af6c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e201d1a44c5975519cedc8079f1bdec80e6c4a6" 2018-08-01 10:54:07,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:54:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0371d35a-5500-4934-ad41-46c5e406cba8 Content-Encoding: gzip Content-Length: 233 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/0df357de9b224e7a9abb0dc557d5af6c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0df357de9b224e7a9abb0dc557d5af6c", "name": "CreateInstancePortManipulationTests-3f01551d-a844-4fe-proj"}} 2018-08-01 10:54:07,570 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/0df357de9b224e7a9abb0dc557d5af6c used request id req-0371d35a-5500-4934-ad41-46c5e406cba8 2018-08-01 10:54:07,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=300a8f26-8d8c-4c28-9d34-af3c02e6389f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}848392423a545ed37919228eaef4ea1eb26aa6ad" 2018-08-01 10:54:07,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-a192a196-2eea-4400-a812-15d8676b1dc6 Date: Wed, 01 Aug 2018 10:54:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"300a8f26-8d8c-4c28-9d34-af3c02e6389f","tenant_id":"0df357de9b224e7a9abb0dc557d5af6c","created_at":"2018-08-01T10:54:03Z","dns_nameservers":[],"updated_at":"2018-08-01T10:54:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0df357de9b224e7a9abb0dc557d5af6c","id":"17bffea4-7e21-475d-811b-af71a8c3ad76","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-e2ac6f60-452a-43a1-9b30-fa1774310f0b-subnet1"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"300a8f26-8d8c-4c28-9d34-af3c02e6389f","tenant_id":"0df357de9b224e7a9abb0dc557d5af6c","created_at":"2018-08-01T10:54:04Z","dns_nameservers":[],"updated_at":"2018-08-01T10:54:04Z","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":"0df357de9b224e7a9abb0dc557d5af6c","id":"c0ea8b62-1e0e-4d1a-a703-895f4ea34b9d","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-e2ac6f60-452a-43a1-9b30-fa1774310f0b-subnet2"}]} 2018-08-01 10:54:07,624 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=300a8f26-8d8c-4c28-9d34-af3c02e6389f used request id req-a192a196-2eea-4400-a812-15d8676b1dc6 2018-08-01 10:54:07,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=300a8f26-8d8c-4c28-9d34-af3c02e6389f&name=CreateInstancePortManipulationTests-e2ac6f60-452a-43a1-9b30-fa1774310f0b-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}848392423a545ed37919228eaef4ea1eb26aa6ad" 2018-08-01 10:54:07,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-33fdb665-c5a5-41ed-acfb-632a26b978c6 Date: Wed, 01 Aug 2018 10:54:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"300a8f26-8d8c-4c28-9d34-af3c02e6389f","tenant_id":"0df357de9b224e7a9abb0dc557d5af6c","created_at":"2018-08-01T10:54:03Z","dns_nameservers":[],"updated_at":"2018-08-01T10:54:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0df357de9b224e7a9abb0dc557d5af6c","id":"17bffea4-7e21-475d-811b-af71a8c3ad76","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-e2ac6f60-452a-43a1-9b30-fa1774310f0b-subnet1"}]} 2018-08-01 10:54:07,678 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=300a8f26-8d8c-4c28-9d34-af3c02e6389f&name=CreateInstancePortManipulationTests-e2ac6f60-452a-43a1-9b30-fa1774310f0b-subnet1 used request id req-33fdb665-c5a5-41ed-acfb-632a26b978c6 2018-08-01 10:54:07,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=300a8f26-8d8c-4c28-9d34-af3c02e6389f&name=CreateInstancePortManipulationTests-e2ac6f60-452a-43a1-9b30-fa1774310f0b-subnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}848392423a545ed37919228eaef4ea1eb26aa6ad" 2018-08-01 10:54:07,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-72de0698-7ed3-42fe-90f9-74982ea67774 Date: Wed, 01 Aug 2018 10:54:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"300a8f26-8d8c-4c28-9d34-af3c02e6389f","tenant_id":"0df357de9b224e7a9abb0dc557d5af6c","created_at":"2018-08-01T10:54:04Z","dns_nameservers":[],"updated_at":"2018-08-01T10:54:04Z","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":"0df357de9b224e7a9abb0dc557d5af6c","id":"c0ea8b62-1e0e-4d1a-a703-895f4ea34b9d","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-e2ac6f60-452a-43a1-9b30-fa1774310f0b-subnet2"}]} 2018-08-01 10:54:07,732 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=300a8f26-8d8c-4c28-9d34-af3c02e6389f&name=CreateInstancePortManipulationTests-e2ac6f60-452a-43a1-9b30-fa1774310f0b-subnet2 used request id req-72de0698-7ed3-42fe-90f9-74982ea67774 2018-08-01 10:54:07,733 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-e2ac6f60-452a-43a1-9b30-fa1774310f0bnet2 2018-08-01 10:54:07,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}848392423a545ed37919228eaef4ea1eb26aa6ad" -d '{"port": {"network_id": "300a8f26-8d8c-4c28-9d34-af3c02e6389f", "fixed_ips": [{"subnet_id": "17bffea4-7e21-475d-811b-af71a8c3ad76", "ip_address": "10.55.0.101"}, {"subnet_id": "c0ea8b62-1e0e-4d1a-a703-895f4ea34b9d", "ip_address": "10.65.0.101"}], "name": "CreateInstancePortManipulationTests-e2ac6f60-452a-43a1-9b30-fa1774310f0bport-1", "admin_state_up": true}}' 2018-08-01 10:54:08,722 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 901 X-Openstack-Request-Id: req-f6ad6f1e-1eaf-4a05-8b6c-a57735c1f154 Date: Wed, 01 Aug 2018 10:54:08 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:54:08Z","device_owner":"","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"17bffea4-7e21-475d-811b-af71a8c3ad76","ip_address":"10.55.0.101"},{"subnet_id":"c0ea8b62-1e0e-4d1a-a703-895f4ea34b9d","ip_address":"10.65.0.101"}],"id":"4fa7eb50-e110-4010-8454-4438637ee2f0","security_groups":["e7ab1cef-d4b6-4754-a430-8c85bbb23a7b"],"mac_address":"fa:16:3e:bc:74:84","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-e2ac6f60-452a-43a1-9b30-fa1774310f0bport-1","project_id":"0df357de9b224e7a9abb0dc557d5af6c","qos_policy_id":null,"admin_state_up":true,"network_id":"300a8f26-8d8c-4c28-9d34-af3c02e6389f","tenant_id":"0df357de9b224e7a9abb0dc557d5af6c","created_at":"2018-08-01T10:54:08Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-08-01 10:54:08,722 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/ports used request id req-f6ad6f1e-1eaf-4a05-8b6c-a57735c1f154 2018-08-01 10:54:08,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e2ac6f60-452a-43a1-9b30-fa1774310f0bnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}848392423a545ed37919228eaef4ea1eb26aa6ad" 2018-08-01 10:54:08,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-1e2a1087-2916-498b-9a1d-2306a20e4140 Date: Wed, 01 Aug 2018 10:54:08 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"300a8f26-8d8c-4c28-9d34-af3c02e6389f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0df357de9b224e7a9abb0dc557d5af6c","l2_adjacency":true,"status":"ACTIVE","subnets":["17bffea4-7e21-475d-811b-af71a8c3ad76","c0ea8b62-1e0e-4d1a-a703-895f4ea34b9d"],"description":"","tags":[],"updated_at":"2018-08-01T10:54:04Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-e2ac6f60-452a-43a1-9b30-fa1774310f0bnet2","admin_state_up":true,"tenant_id":"0df357de9b224e7a9abb0dc557d5af6c","created_at":"2018-08-01T10:54:03Z","mtu":1450}]} 2018-08-01 10:54:08,820 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e2ac6f60-452a-43a1-9b30-fa1774310f0bnet2 used request id req-1e2a1087-2916-498b-9a1d-2306a20e4140 2018-08-01 10:54:08,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=300a8f26-8d8c-4c28-9d34-af3c02e6389f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}848392423a545ed37919228eaef4ea1eb26aa6ad" 2018-08-01 10:54:08,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-f60d1d69-ba0a-45bd-b364-b8c963dc01d5 Date: Wed, 01 Aug 2018 10:54:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"300a8f26-8d8c-4c28-9d34-af3c02e6389f","tenant_id":"0df357de9b224e7a9abb0dc557d5af6c","created_at":"2018-08-01T10:54:03Z","dns_nameservers":[],"updated_at":"2018-08-01T10:54:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0df357de9b224e7a9abb0dc557d5af6c","id":"17bffea4-7e21-475d-811b-af71a8c3ad76","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-e2ac6f60-452a-43a1-9b30-fa1774310f0b-subnet1"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"300a8f26-8d8c-4c28-9d34-af3c02e6389f","tenant_id":"0df357de9b224e7a9abb0dc557d5af6c","created_at":"2018-08-01T10:54:04Z","dns_nameservers":[],"updated_at":"2018-08-01T10:54:04Z","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":"0df357de9b224e7a9abb0dc557d5af6c","id":"c0ea8b62-1e0e-4d1a-a703-895f4ea34b9d","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-e2ac6f60-452a-43a1-9b30-fa1774310f0b-subnet2"}]} 2018-08-01 10:54:08,873 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=300a8f26-8d8c-4c28-9d34-af3c02e6389f used request id req-f60d1d69-ba0a-45bd-b364-b8c963dc01d5 2018-08-01 10:54:08,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e2ac6f60-452a-43a1-9b30-fa1774310f0bnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}848392423a545ed37919228eaef4ea1eb26aa6ad" 2018-08-01 10:54:08,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-b2a1c903-4a1b-4bd6-8881-35fea7804928 Date: Wed, 01 Aug 2018 10:54:08 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"300a8f26-8d8c-4c28-9d34-af3c02e6389f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0df357de9b224e7a9abb0dc557d5af6c","l2_adjacency":true,"status":"ACTIVE","subnets":["17bffea4-7e21-475d-811b-af71a8c3ad76","c0ea8b62-1e0e-4d1a-a703-895f4ea34b9d"],"description":"","tags":[],"updated_at":"2018-08-01T10:54:04Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-e2ac6f60-452a-43a1-9b30-fa1774310f0bnet2","admin_state_up":true,"tenant_id":"0df357de9b224e7a9abb0dc557d5af6c","created_at":"2018-08-01T10:54:03Z","mtu":1450}]} 2018-08-01 10:54:08,969 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e2ac6f60-452a-43a1-9b30-fa1774310f0bnet2 used request id req-b2a1c903-4a1b-4bd6-8881-35fea7804928 2018-08-01 10:54:08,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/0df357de9b224e7a9abb0dc557d5af6c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}848392423a545ed37919228eaef4ea1eb26aa6ad" 2018-08-01 10:54:08,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:54:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8655fdf1-0da2-4ffd-b4b6-7e600f427cbe Content-Encoding: gzip Content-Length: 233 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/0df357de9b224e7a9abb0dc557d5af6c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0df357de9b224e7a9abb0dc557d5af6c", "name": "CreateInstancePortManipulationTests-3f01551d-a844-4fe-proj"}} 2018-08-01 10:54:08,992 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/0df357de9b224e7a9abb0dc557d5af6c used request id req-8655fdf1-0da2-4ffd-b4b6-7e600f427cbe 2018-08-01 10:54:08,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=300a8f26-8d8c-4c28-9d34-af3c02e6389f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}848392423a545ed37919228eaef4ea1eb26aa6ad" 2018-08-01 10:54:09,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-33be0327-1c20-43d4-a422-35f19351f8b6 Date: Wed, 01 Aug 2018 10:54:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"300a8f26-8d8c-4c28-9d34-af3c02e6389f","tenant_id":"0df357de9b224e7a9abb0dc557d5af6c","created_at":"2018-08-01T10:54:03Z","dns_nameservers":[],"updated_at":"2018-08-01T10:54:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0df357de9b224e7a9abb0dc557d5af6c","id":"17bffea4-7e21-475d-811b-af71a8c3ad76","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-e2ac6f60-452a-43a1-9b30-fa1774310f0b-subnet1"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"300a8f26-8d8c-4c28-9d34-af3c02e6389f","tenant_id":"0df357de9b224e7a9abb0dc557d5af6c","created_at":"2018-08-01T10:54:04Z","dns_nameservers":[],"updated_at":"2018-08-01T10:54:04Z","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":"0df357de9b224e7a9abb0dc557d5af6c","id":"c0ea8b62-1e0e-4d1a-a703-895f4ea34b9d","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-e2ac6f60-452a-43a1-9b30-fa1774310f0b-subnet2"}]} 2018-08-01 10:54:09,044 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=300a8f26-8d8c-4c28-9d34-af3c02e6389f used request id req-33be0327-1c20-43d4-a422-35f19351f8b6 2018-08-01 10:54:09,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=300a8f26-8d8c-4c28-9d34-af3c02e6389f&name=CreateInstancePortManipulationTests-e2ac6f60-452a-43a1-9b30-fa1774310f0bport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}848392423a545ed37919228eaef4ea1eb26aa6ad" 2018-08-01 10:54:09,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 904 X-Openstack-Request-Id: req-b962adab-604c-4ac0-b554-506b5cce135d Date: Wed, 01 Aug 2018 10:54:09 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:54:08Z","device_owner":"","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"17bffea4-7e21-475d-811b-af71a8c3ad76","ip_address":"10.55.0.101"},{"subnet_id":"c0ea8b62-1e0e-4d1a-a703-895f4ea34b9d","ip_address":"10.65.0.101"}],"id":"4fa7eb50-e110-4010-8454-4438637ee2f0","security_groups":["e7ab1cef-d4b6-4754-a430-8c85bbb23a7b"],"mac_address":"fa:16:3e:bc:74:84","project_id":"0df357de9b224e7a9abb0dc557d5af6c","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-e2ac6f60-452a-43a1-9b30-fa1774310f0bport-1","admin_state_up":true,"network_id":"300a8f26-8d8c-4c28-9d34-af3c02e6389f","tenant_id":"0df357de9b224e7a9abb0dc557d5af6c","created_at":"2018-08-01T10:54:08Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-08-01 10:54:09,123 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=300a8f26-8d8c-4c28-9d34-af3c02e6389f&name=CreateInstancePortManipulationTests-e2ac6f60-452a-43a1-9b30-fa1774310f0bport-1&admin_state_up=True used request id req-b962adab-604c-4ac0-b554-506b5cce135d 2018-08-01 10:54:09,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/0df357de9b224e7a9abb0dc557d5af6c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}848392423a545ed37919228eaef4ea1eb26aa6ad" 2018-08-01 10:54:09,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:54:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20457260-8a11-4c4f-945f-0bfde93b7cf3 Content-Encoding: gzip Content-Length: 233 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/0df357de9b224e7a9abb0dc557d5af6c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0df357de9b224e7a9abb0dc557d5af6c", "name": "CreateInstancePortManipulationTests-3f01551d-a844-4fe-proj"}} 2018-08-01 10:54:09,213 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/0df357de9b224e7a9abb0dc557d5af6c used request id req-20457260-8a11-4c4f-945f-0bfde93b7cf3 2018-08-01 10:54:09,213 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-e2ac6f60-452a-43a1-9b30-fa1774310f0b-inst 2018-08-01 10:54:09,216 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}848392423a545ed37919228eaef4ea1eb26aa6ad" 2018-08-01 10:54:09,236 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:54: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-88712601-d8d8-44c6-8caa-603657c41532 x-compute-request-id: req-88712601-d8d8-44c6-8caa-603657c41532 Content-Encoding: gzip Content-Length: 356 Content-Type: application/json RESP BODY: {"flavors": [{"id": "4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "rel": "bookmark"}], "name": "vmtp-flavor_ee58c79f-c6fb-483f-8b9c-406ffbfad757"}, {"id": "5095abf8-e405-4f6f-9480-eea821f6cb73", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/5095abf8-e405-4f6f-9480-eea821f6cb73", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/5095abf8-e405-4f6f-9480-eea821f6cb73", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-e2ac6f60-452a-43a1-9b30-fa1774310f0b-flavor-name"}, {"id": "5b61c696-1b5b-4204-b7e5-ca4a818093b0", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "bookmark"}], "name": "shaker-flavor_81952131-3011-4d90-80f4-831743223f59"}]} 2018-08-01 10:54:09,236 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-88712601-d8d8-44c6-8caa-603657c41532 2018-08-01 10:54:09,239 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors/5095abf8-e405-4f6f-9480-eea821f6cb73 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}848392423a545ed37919228eaef4ea1eb26aa6ad" 2018-08-01 10:54:09,260 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:54: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-ff6c65cc-d169-4ba0-80ee-1da5ec2fb70b x-compute-request-id: req-ff6c65cc-d169-4ba0-80ee-1da5ec2fb70b Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-e2ac6f60-452a-43a1-9b30-fa1774310f0b-flavor-name", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/5095abf8-e405-4f6f-9480-eea821f6cb73", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/5095abf8-e405-4f6f-9480-eea821f6cb73", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "5095abf8-e405-4f6f-9480-eea821f6cb73"}} 2018-08-01 10:54:09,260 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/5095abf8-e405-4f6f-9480-eea821f6cb73 used request id req-ff6c65cc-d169-4ba0-80ee-1da5ec2fb70b 2018-08-01 10:54:09,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-e2ac6f60-452a-43a1-9b30-fa1774310f0b-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}848392423a545ed37919228eaef4ea1eb26aa6ad" 2018-08-01 10:54:09,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-48c52836-9c2f-484b-ae90-d078ca2f8f97 Date: Wed, 01 Aug 2018 10:54:09 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-e2ac6f60-452a-43a1-9b30-fa1774310f0b-image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T10:53:58Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-01T10:53:59Z", "visibility": "shared", "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/705ba40c-9f28-4637-b6e7-7ebd0ae24e9c/snap", "metadata": {}}], "self": "/v2/images/705ba40c-9f28-4637-b6e7-7ebd0ae24e9c", "min_disk": 0, "protected": false, "id": "705ba40c-9f28-4637-b6e7-7ebd0ae24e9c", "file": "/v2/images/705ba40c-9f28-4637-b6e7-7ebd0ae24e9c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0df357de9b224e7a9abb0dc557d5af6c", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/705ba40c-9f28-4637-b6e7-7ebd0ae24e9c/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-e2ac6f60-452a-43a1-9b30-fa1774310f0b-image"} 2018-08-01 10:54:09,450 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-e2ac6f60-452a-43a1-9b30-fa1774310f0b-image used request id req-48c52836-9c2f-484b-ae90-d078ca2f8f97 2018-08-01 10:54:09,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}848392423a545ed37919228eaef4ea1eb26aa6ad" 2018-08-01 10:54:09,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-26ac385b-8af3-46b4-a0fe-38537d12de03 Date: Wed, 01 Aug 2018 10:54: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-08-01 10:54:09,460 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-26ac385b-8af3-46b4-a0fe-38537d12de03 2018-08-01 10:54:09,465 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}848392423a545ed37919228eaef4ea1eb26aa6ad" -d '{"server": {"name": "CreateInstancePortManipulationTests-e2ac6f60-452a-43a1-9b30-fa1774310f0b-inst", "imageRef": "705ba40c-9f28-4637-b6e7-7ebd0ae24e9c", "flavorRef": "5095abf8-e405-4f6f-9480-eea821f6cb73", "max_count": 1, "min_count": 1, "networks": [{"port": "4fa7eb50-e110-4010-8454-4438637ee2f0"}]}}' 2018-08-01 10:54:10,210 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 10:54: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-25c50db7-a595-42a4-bdf2-e46df910b7fe x-compute-request-id: req-25c50db7-a595-42a4-bdf2-e46df910b7fe Content-Length: 374 location: http://172.30.9.24:8774/v2.1/servers/49650e78-a575-49a8-a150-b648aeb74e8e Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "49650e78-a575-49a8-a150-b648aeb74e8e", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/49650e78-a575-49a8-a150-b648aeb74e8e", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/49650e78-a575-49a8-a150-b648aeb74e8e", "rel": "bookmark"}], "adminPass": "3w32FitDzHok"}} 2018-08-01 10:54:10,211 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-25c50db7-a595-42a4-bdf2-e46df910b7fe 2018-08-01 10:54:10,214 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/49650e78-a575-49a8-a150-b648aeb74e8e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}848392423a545ed37919228eaef4ea1eb26aa6ad" 2018-08-01 10:54:10,559 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:54: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-b901c92a-2e0e-4ec3-830d-42d792d23758 x-compute-request-id: req-b901c92a-2e0e-4ec3-830d-42d792d23758 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.24:8774/v2.1/servers/49650e78-a575-49a8-a150-b648aeb74e8e", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/49650e78-a575-49a8-a150-b648aeb74e8e", "rel": "bookmark"}], "image": {"id": "705ba40c-9f28-4637-b6e7-7ebd0ae24e9c", "links": [{"href": "http://172.30.9.24:8774/images/705ba40c-9f28-4637-b6e7-7ebd0ae24e9c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5095abf8-e405-4f6f-9480-eea821f6cb73", "links": [{"href": "http://172.30.9.24:8774/flavors/5095abf8-e405-4f6f-9480-eea821f6cb73", "rel": "bookmark"}]}, "id": "49650e78-a575-49a8-a150-b648aeb74e8e", "user_id": "1778afc989b74854bb013bed6b926aea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T10:54:10Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-e2ac6f60-452a-43a1-9b30-fa1774310f0b-inst", "created": "2018-08-01T10:54:10Z", "tenant_id": "0df357de9b224e7a9abb0dc557d5af6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:54:10,560 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/49650e78-a575-49a8-a150-b648aeb74e8e used request id req-b901c92a-2e0e-4ec3-830d-42d792d23758 2018-08-01 10:54:10,560 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-e2ac6f60-452a-43a1-9b30-fa1774310f0b-inst 2018-08-01 10:54:10,563 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/49650e78-a575-49a8-a150-b648aeb74e8e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}848392423a545ed37919228eaef4ea1eb26aa6ad" 2018-08-01 10:54:10,901 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:54: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-02727ee9-8edf-4998-9426-899ea19e477f x-compute-request-id: req-02727ee9-8edf-4998-9426-899ea19e477f 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.24:8774/v2.1/servers/49650e78-a575-49a8-a150-b648aeb74e8e", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/49650e78-a575-49a8-a150-b648aeb74e8e", "rel": "bookmark"}], "image": {"id": "705ba40c-9f28-4637-b6e7-7ebd0ae24e9c", "links": [{"href": "http://172.30.9.24:8774/images/705ba40c-9f28-4637-b6e7-7ebd0ae24e9c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5095abf8-e405-4f6f-9480-eea821f6cb73", "links": [{"href": "http://172.30.9.24:8774/flavors/5095abf8-e405-4f6f-9480-eea821f6cb73", "rel": "bookmark"}]}, "id": "49650e78-a575-49a8-a150-b648aeb74e8e", "user_id": "1778afc989b74854bb013bed6b926aea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T10:54:10Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-e2ac6f60-452a-43a1-9b30-fa1774310f0b-inst", "created": "2018-08-01T10:54:10Z", "tenant_id": "0df357de9b224e7a9abb0dc557d5af6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:54:10,901 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/49650e78-a575-49a8-a150-b648aeb74e8e used request id req-02727ee9-8edf-4998-9426-899ea19e477f 2018-08-01 10:54:10,901 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-e2ac6f60-452a-43a1-9b30-fa1774310f0b-inst] is - BUILD 2018-08-01 10:54:10,902 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-01 10:54:13,905 - create_instance - DEBUG - VM status query timeout in 896.65557909 2018-08-01 10:54:13,908 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/49650e78-a575-49a8-a150-b648aeb74e8e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}848392423a545ed37919228eaef4ea1eb26aa6ad" 2018-08-01 10:54:14,247 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:54: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-06c50a1e-8a21-4b16-ac80-1be3bfabfed7 x-compute-request-id: req-06c50a1e-8a21-4b16-ac80-1be3bfabfed7 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.24:8774/v2.1/servers/49650e78-a575-49a8-a150-b648aeb74e8e", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/49650e78-a575-49a8-a150-b648aeb74e8e", "rel": "bookmark"}], "image": {"id": "705ba40c-9f28-4637-b6e7-7ebd0ae24e9c", "links": [{"href": "http://172.30.9.24:8774/images/705ba40c-9f28-4637-b6e7-7ebd0ae24e9c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5095abf8-e405-4f6f-9480-eea821f6cb73", "links": [{"href": "http://172.30.9.24:8774/flavors/5095abf8-e405-4f6f-9480-eea821f6cb73", "rel": "bookmark"}]}, "id": "49650e78-a575-49a8-a150-b648aeb74e8e", "security_groups": [{"name": "default"}], "user_id": "1778afc989b74854bb013bed6b926aea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T10:54:11Z", "hostId": "6b42ce6a882c4725e0e28e37fc6108a15622e419cdc131cca42c1fe7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-e2ac6f60-452a-43a1-9b30-fa1774310f0b-inst", "created": "2018-08-01T10:54:10Z", "tenant_id": "0df357de9b224e7a9abb0dc557d5af6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:54:14,247 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/49650e78-a575-49a8-a150-b648aeb74e8e used request id req-06c50a1e-8a21-4b16-ac80-1be3bfabfed7 2018-08-01 10:54:14,247 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-e2ac6f60-452a-43a1-9b30-fa1774310f0b-inst] is - BUILD 2018-08-01 10:54:14,247 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-01 10:54:17,251 - create_instance - DEBUG - VM status query timeout in 893.30979991 2018-08-01 10:54:17,253 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/49650e78-a575-49a8-a150-b648aeb74e8e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}848392423a545ed37919228eaef4ea1eb26aa6ad" 2018-08-01 10:54:17,549 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:54: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-65fb0024-50a1-44a6-a8b7-401929132a7d x-compute-request-id: req-65fb0024-50a1-44a6-a8b7-401929132a7d Content-Encoding: gzip Content-Length: 765 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-e2ac6f60-452a-43a1-9b30-fa1774310f0bnet2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:74:84", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:74:84", "version": 4, "addr": "10.65.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/49650e78-a575-49a8-a150-b648aeb74e8e", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/49650e78-a575-49a8-a150-b648aeb74e8e", "rel": "bookmark"}], "image": {"id": "705ba40c-9f28-4637-b6e7-7ebd0ae24e9c", "links": [{"href": "http://172.30.9.24:8774/images/705ba40c-9f28-4637-b6e7-7ebd0ae24e9c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T10:54:14.000000", "flavor": {"id": "5095abf8-e405-4f6f-9480-eea821f6cb73", "links": [{"href": "http://172.30.9.24:8774/flavors/5095abf8-e405-4f6f-9480-eea821f6cb73", "rel": "bookmark"}]}, "id": "49650e78-a575-49a8-a150-b648aeb74e8e", "security_groups": [{"name": "default"}], "user_id": "1778afc989b74854bb013bed6b926aea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:54:14Z", "hostId": "6b42ce6a882c4725e0e28e37fc6108a15622e419cdc131cca42c1fe7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-e2ac6f60-452a-43a1-9b30-fa1774310f0b-inst", "created": "2018-08-01T10:54:10Z", "tenant_id": "0df357de9b224e7a9abb0dc557d5af6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:54:17,549 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/49650e78-a575-49a8-a150-b648aeb74e8e used request id req-65fb0024-50a1-44a6-a8b7-401929132a7d 2018-08-01 10:54:17,549 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-e2ac6f60-452a-43a1-9b30-fa1774310f0b-inst] is - ACTIVE 2018-08-01 10:54:17,549 - create_instance - INFO - VM is - ACTIVE 2018-08-01 10:54:17,551 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/49650e78-a575-49a8-a150-b648aeb74e8e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}848392423a545ed37919228eaef4ea1eb26aa6ad" 2018-08-01 10:54:17,877 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:54: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-d70ac497-2404-4aa9-a96f-de8bd1ba7676 x-compute-request-id: req-d70ac497-2404-4aa9-a96f-de8bd1ba7676 Content-Encoding: gzip Content-Length: 765 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-e2ac6f60-452a-43a1-9b30-fa1774310f0bnet2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:74:84", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:74:84", "version": 4, "addr": "10.65.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/49650e78-a575-49a8-a150-b648aeb74e8e", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/49650e78-a575-49a8-a150-b648aeb74e8e", "rel": "bookmark"}], "image": {"id": "705ba40c-9f28-4637-b6e7-7ebd0ae24e9c", "links": [{"href": "http://172.30.9.24:8774/images/705ba40c-9f28-4637-b6e7-7ebd0ae24e9c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T10:54:14.000000", "flavor": {"id": "5095abf8-e405-4f6f-9480-eea821f6cb73", "links": [{"href": "http://172.30.9.24:8774/flavors/5095abf8-e405-4f6f-9480-eea821f6cb73", "rel": "bookmark"}]}, "id": "49650e78-a575-49a8-a150-b648aeb74e8e", "security_groups": [{"name": "default"}], "user_id": "1778afc989b74854bb013bed6b926aea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:54:14Z", "hostId": "6b42ce6a882c4725e0e28e37fc6108a15622e419cdc131cca42c1fe7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-e2ac6f60-452a-43a1-9b30-fa1774310f0b-inst", "created": "2018-08-01T10:54:10Z", "tenant_id": "0df357de9b224e7a9abb0dc557d5af6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:54:17,877 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/49650e78-a575-49a8-a150-b648aeb74e8e used request id req-d70ac497-2404-4aa9-a96f-de8bd1ba7676 2018-08-01 10:54:17,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e2ac6f60-452a-43a1-9b30-fa1774310f0bnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}848392423a545ed37919228eaef4ea1eb26aa6ad" 2018-08-01 10:54:17,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-954ef47e-b38b-426f-b4fe-af27b1b07af3 Date: Wed, 01 Aug 2018 10:54:17 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"300a8f26-8d8c-4c28-9d34-af3c02e6389f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0df357de9b224e7a9abb0dc557d5af6c","l2_adjacency":true,"status":"ACTIVE","subnets":["17bffea4-7e21-475d-811b-af71a8c3ad76","c0ea8b62-1e0e-4d1a-a703-895f4ea34b9d"],"description":"","tags":[],"updated_at":"2018-08-01T10:54:04Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-e2ac6f60-452a-43a1-9b30-fa1774310f0bnet2","admin_state_up":true,"tenant_id":"0df357de9b224e7a9abb0dc557d5af6c","created_at":"2018-08-01T10:54:03Z","mtu":1450}]} 2018-08-01 10:54:17,988 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e2ac6f60-452a-43a1-9b30-fa1774310f0bnet2 used request id req-954ef47e-b38b-426f-b4fe-af27b1b07af3 2018-08-01 10:54:17,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/0df357de9b224e7a9abb0dc557d5af6c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}848392423a545ed37919228eaef4ea1eb26aa6ad" 2018-08-01 10:54:18,078 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:54:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b7ad9bc-493c-4167-85b4-a3ce4ef5de5c Content-Encoding: gzip Content-Length: 233 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/0df357de9b224e7a9abb0dc557d5af6c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0df357de9b224e7a9abb0dc557d5af6c", "name": "CreateInstancePortManipulationTests-3f01551d-a844-4fe-proj"}} 2018-08-01 10:54:18,078 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/0df357de9b224e7a9abb0dc557d5af6c used request id req-8b7ad9bc-493c-4167-85b4-a3ce4ef5de5c 2018-08-01 10:54:18,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=300a8f26-8d8c-4c28-9d34-af3c02e6389f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}848392423a545ed37919228eaef4ea1eb26aa6ad" 2018-08-01 10:54:18,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-9ebfd66a-de46-494b-b346-74ad82afff5d Date: Wed, 01 Aug 2018 10:54:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"300a8f26-8d8c-4c28-9d34-af3c02e6389f","tenant_id":"0df357de9b224e7a9abb0dc557d5af6c","created_at":"2018-08-01T10:54:03Z","dns_nameservers":[],"updated_at":"2018-08-01T10:54:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0df357de9b224e7a9abb0dc557d5af6c","id":"17bffea4-7e21-475d-811b-af71a8c3ad76","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-e2ac6f60-452a-43a1-9b30-fa1774310f0b-subnet1"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"300a8f26-8d8c-4c28-9d34-af3c02e6389f","tenant_id":"0df357de9b224e7a9abb0dc557d5af6c","created_at":"2018-08-01T10:54:04Z","dns_nameservers":[],"updated_at":"2018-08-01T10:54:04Z","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":"0df357de9b224e7a9abb0dc557d5af6c","id":"c0ea8b62-1e0e-4d1a-a703-895f4ea34b9d","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-e2ac6f60-452a-43a1-9b30-fa1774310f0b-subnet2"}]} 2018-08-01 10:54:18,145 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=300a8f26-8d8c-4c28-9d34-af3c02e6389f used request id req-9ebfd66a-de46-494b-b346-74ad82afff5d 2018-08-01 10:54:18,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=300a8f26-8d8c-4c28-9d34-af3c02e6389f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}848392423a545ed37919228eaef4ea1eb26aa6ad" 2018-08-01 10:54:18,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1821 X-Openstack-Request-Id: req-7c6fae40-bfd3-4489-a6a4-f17f627bbc94 Date: Wed, 01 Aug 2018 10:54:18 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:54:13Z","device_owner":"compute:nova","revision_number":11,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"17bffea4-7e21-475d-811b-af71a8c3ad76","ip_address":"10.55.0.101"},{"subnet_id":"c0ea8b62-1e0e-4d1a-a703-895f4ea34b9d","ip_address":"10.65.0.101"}],"id":"4fa7eb50-e110-4010-8454-4438637ee2f0","security_groups":["e7ab1cef-d4b6-4754-a430-8c85bbb23a7b"],"mac_address":"fa:16:3e:bc:74:84","project_id":"0df357de9b224e7a9abb0dc557d5af6c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-e2ac6f60-452a-43a1-9b30-fa1774310f0bport-1","admin_state_up":true,"network_id":"300a8f26-8d8c-4c28-9d34-af3c02e6389f","tenant_id":"0df357de9b224e7a9abb0dc557d5af6c","created_at":"2018-08-01T10:54:08Z","binding:vnic_type":"normal","device_id":"49650e78-a575-49a8-a150-b648aeb74e8e","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:54:07Z","device_owner":"network:dhcp","revision_number":10,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"17bffea4-7e21-475d-811b-af71a8c3ad76","ip_address":"10.55.0.2"},{"subnet_id":"c0ea8b62-1e0e-4d1a-a703-895f4ea34b9d","ip_address":"10.65.0.2"}],"id":"6630104a-3802-4c3a-91ef-a801a8dd8436","security_groups":[],"mac_address":"fa:16:3e:f6:c2:1c","project_id":"0df357de9b224e7a9abb0dc557d5af6c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"300a8f26-8d8c-4c28-9d34-af3c02e6389f","tenant_id":"0df357de9b224e7a9abb0dc557d5af6c","created_at":"2018-08-01T10:54:04Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-300a8f26-8d8c-4c28-9d34-af3c02e6389f","ip_allocation":"immediate"}]} 2018-08-01 10:54:18,215 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=300a8f26-8d8c-4c28-9d34-af3c02e6389f used request id req-7c6fae40-bfd3-4489-a6a4-f17f627bbc94 2018-08-01 10:54:18,216 - create_instance - INFO - Deleting Port with ID - 4fa7eb50-e110-4010-8454-4438637ee2f0 2018-08-01 10:54:18,216 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-e2ac6f60-452a-43a1-9b30-fa1774310f0bport-1 2018-08-01 10:54:18,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/ports/4fa7eb50-e110-4010-8454-4438637ee2f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}848392423a545ed37919228eaef4ea1eb26aa6ad" 2018-08-01 10:54:18,915 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-225bf95b-aa14-490b-a384-37b5237aeac0 Date: Wed, 01 Aug 2018 10:54:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:54:18,915 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/ports/4fa7eb50-e110-4010-8454-4438637ee2f0 used request id req-225bf95b-aa14-490b-a384-37b5237aeac0 2018-08-01 10:54:18,916 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-e2ac6f60-452a-43a1-9b30-fa1774310f0b-inst 2018-08-01 10:54:18,918 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/servers/49650e78-a575-49a8-a150-b648aeb74e8e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}848392423a545ed37919228eaef4ea1eb26aa6ad" 2018-08-01 10:54:19,032 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:54: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-133d24ac-10ba-418a-b22f-fb7442908be4 x-compute-request-id: req-133d24ac-10ba-418a-b22f-fb7442908be4 Content-Type: application/json 2018-08-01 10:54:19,032 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/49650e78-a575-49a8-a150-b648aeb74e8e used request id req-133d24ac-10ba-418a-b22f-fb7442908be4 2018-08-01 10:54:19,032 - create_instance - INFO - Checking deletion status 2018-08-01 10:54:19,035 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/49650e78-a575-49a8-a150-b648aeb74e8e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}848392423a545ed37919228eaef4ea1eb26aa6ad" 2018-08-01 10:54:19,585 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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-2923db85-2fac-4c35-bf06-1b948ceee06c x-compute-request-id: req-2923db85-2fac-4c35-bf06-1b948ceee06c 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.24:8774/v2.1/servers/49650e78-a575-49a8-a150-b648aeb74e8e", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/49650e78-a575-49a8-a150-b648aeb74e8e", "rel": "bookmark"}], "image": {"id": "705ba40c-9f28-4637-b6e7-7ebd0ae24e9c", "links": [{"href": "http://172.30.9.24:8774/images/705ba40c-9f28-4637-b6e7-7ebd0ae24e9c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T10:54:14.000000", "flavor": {"id": "5095abf8-e405-4f6f-9480-eea821f6cb73", "links": [{"href": "http://172.30.9.24:8774/flavors/5095abf8-e405-4f6f-9480-eea821f6cb73", "rel": "bookmark"}]}, "id": "49650e78-a575-49a8-a150-b648aeb74e8e", "user_id": "1778afc989b74854bb013bed6b926aea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:54:18Z", "hostId": "6b42ce6a882c4725e0e28e37fc6108a15622e419cdc131cca42c1fe7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-e2ac6f60-452a-43a1-9b30-fa1774310f0b-inst", "created": "2018-08-01T10:54:10Z", "tenant_id": "0df357de9b224e7a9abb0dc557d5af6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:54:19,586 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/49650e78-a575-49a8-a150-b648aeb74e8e used request id req-2923db85-2fac-4c35-bf06-1b948ceee06c 2018-08-01 10:54:19,586 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-e2ac6f60-452a-43a1-9b30-fa1774310f0b-inst] is - ACTIVE 2018-08-01 10:54:19,586 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-01 10:54:22,589 - create_instance - DEBUG - VM status query timeout in 296.443113089 2018-08-01 10:54:22,593 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/49650e78-a575-49a8-a150-b648aeb74e8e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}848392423a545ed37919228eaef4ea1eb26aa6ad" 2018-08-01 10:54:22,641 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10: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-c8663cc6-3bd6-4dc5-86bd-91d140e0b6e1 x-compute-request-id: req-c8663cc6-3bd6-4dc5-86bd-91d140e0b6e1 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 49650e78-a575-49a8-a150-b648aeb74e8e could not be found.", "code": 404}} 2018-08-01 10:54:22,642 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/49650e78-a575-49a8-a150-b648aeb74e8e used request id req-c8663cc6-3bd6-4dc5-86bd-91d140e0b6e1 2018-08-01 10:54:22,642 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 49650e78-a575-49a8-a150-b648aeb74e8e could not be found. (HTTP 404) (Request-ID: req-c8663cc6-3bd6-4dc5-86bd-91d140e0b6e1) 2018-08-01 10:54:22,642 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-e2ac6f60-452a-43a1-9b30-fa1774310f0b-inst 2018-08-01 10:54:22,646 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/flavors/5095abf8-e405-4f6f-9480-eea821f6cb73 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ccdac423ce3e5d230f4ab057d5228281586c43c" 2018-08-01 10:54:22,680 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 10: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-a674f082-542e-406a-8f07-08b80d563cf0 x-compute-request-id: req-a674f082-542e-406a-8f07-08b80d563cf0 Content-Length: 0 Content-Type: application/json 2018-08-01 10:54:22,680 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/5095abf8-e405-4f6f-9480-eea821f6cb73 used request id req-a674f082-542e-406a-8f07-08b80d563cf0 2018-08-01 10:54:22,680 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-e2ac6f60-452a-43a1-9b30-fa1774310f0b-pub-subnet 2018-08-01 10:54:22,681 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-e2ac6f60-452a-43a1-9b30-fa1774310f0b-pub-subnet 2018-08-01 10:54:22,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/subnets/25280dcf-ae16-4223-b205-ff9a3d2609b4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe446f7888acc64e54caa981421639b4f6c97df8" 2018-08-01 10:54:23,766 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1515f3ad-c964-4234-8000-e05236e7d52d Date: Wed, 01 Aug 2018 10:54:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:54:23,766 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/25280dcf-ae16-4223-b205-ff9a3d2609b4 used request id req-1515f3ad-c964-4234-8000-e05236e7d52d 2018-08-01 10:54:23,767 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-e2ac6f60-452a-43a1-9b30-fa1774310f0b-pub-net 2018-08-01 10:54:23,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/networks/f72f790c-c160-4cc7-9a17-5940a482bac1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe446f7888acc64e54caa981421639b4f6c97df8" 2018-08-01 10:54:24,839 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b27cfc0d-e5f8-47b7-9f81-2ea2abf39cbf Date: Wed, 01 Aug 2018 10:54:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:54:24,839 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/f72f790c-c160-4cc7-9a17-5940a482bac1 used request id req-b27cfc0d-e5f8-47b7-9f81-2ea2abf39cbf 2018-08-01 10:54:24,840 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-e2ac6f60-452a-43a1-9b30-fa1774310f0b-subnet1 2018-08-01 10:54:24,840 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-e2ac6f60-452a-43a1-9b30-fa1774310f0b-subnet1 2018-08-01 10:54:24,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/subnets/17bffea4-7e21-475d-811b-af71a8c3ad76 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3b97db90df0b5a83e03a8fc028843d7c4c04f61" 2018-08-01 10:54:26,189 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-36a196c5-8dff-4fa4-b99e-a8dc9aade222 Date: Wed, 01 Aug 2018 10:54:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:54:26,189 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/17bffea4-7e21-475d-811b-af71a8c3ad76 used request id req-36a196c5-8dff-4fa4-b99e-a8dc9aade222 2018-08-01 10:54:26,189 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-e2ac6f60-452a-43a1-9b30-fa1774310f0b-subnet2 2018-08-01 10:54:26,189 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-e2ac6f60-452a-43a1-9b30-fa1774310f0b-subnet2 2018-08-01 10:54:26,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/subnets/c0ea8b62-1e0e-4d1a-a703-895f4ea34b9d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3b97db90df0b5a83e03a8fc028843d7c4c04f61" 2018-08-01 10:54:27,040 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6f9d39d5-f830-470f-80a1-b46b9a5b4691 Date: Wed, 01 Aug 2018 10:54:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:54:27,040 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/c0ea8b62-1e0e-4d1a-a703-895f4ea34b9d used request id req-6f9d39d5-f830-470f-80a1-b46b9a5b4691 2018-08-01 10:54:27,040 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-e2ac6f60-452a-43a1-9b30-fa1774310f0bnet2 2018-08-01 10:54:27,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/networks/300a8f26-8d8c-4c28-9d34-af3c02e6389f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3b97db90df0b5a83e03a8fc028843d7c4c04f61" 2018-08-01 10:54:28,141 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d3554b01-2589-4827-b1c7-aa8e983bf080 Date: Wed, 01 Aug 2018 10:54:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:54:28,141 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/300a8f26-8d8c-4c28-9d34-af3c02e6389f used request id req-d3554b01-2589-4827-b1c7-aa8e983bf080 2018-08-01 10:54:28,142 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-e2ac6f60-452a-43a1-9b30-fa1774310f0b-image 2018-08-01 10:54:28,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9292/v2/images/705ba40c-9f28-4637-b6e7-7ebd0ae24e9c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e12381b2a3739ca7a2280db89676a307808e2c76" 2018-08-01 10:54:29,551 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e4a0bd26-516e-4067-99e7-f7feaf59f711 Date: Wed, 01 Aug 2018 10:54:29 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-01 10:54:29,551 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/705ba40c-9f28-4637-b6e7-7ebd0ae24e9c used request id req-e4a0bd26-516e-4067-99e7-f7feaf59f711 2018-08-01 10:54:29,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d71dc484b8bcbf33cd3c1af87caad44a8b894f2a" 2018-08-01 10:54:29,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-5db599e7-72bc-4aea-9bf1-fea0b236ed00 Date: Wed, 01 Aug 2018 10:54:29 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a2413a97b61342d8bd27570706ef372d", "created_at": "2018-08-01T09:33:18Z", "updated_at": "2018-08-01T09:33:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "7f556ce3-51d0-4279-a11d-510db9f9a3b1", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "94adc13c-a166-41cf-bd16-f997efc73cb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "b39143b5-c08f-4d0b-9d40-54f472f2389e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "e218b0b7-4501-4f84-9458-caf2891c260d", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}], "revision_number": 4, "project_id": "a2413a97b61342d8bd27570706ef372d", "id": "38229670-7386-42d0-b7b9-2397ea5938de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "created_at": "2018-08-01T09:28:38Z", "updated_at": "2018-08-01T09:28:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "763568f1-8151-4a3c-911a-d06da4423063", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "80d28bee-4aee-47e8-a8da-e0fe31497fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "a47a5ddf-aa37-4ab2-a335-1c93513b5f12", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "f5bba5a5-602b-421e-98b2-5a16117f943f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}], "revision_number": 4, "project_id": "dbe9669438844f3faecdc7fcc050e0d8", "id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ed1054af2e94c049694d98d54211d98", "created_at": "2018-08-01T09:31:40Z", "updated_at": "2018-08-01T09:31:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "34baee87-ea35-42ee-8a69-0f6e2a825d3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "89b9d1c9-f4f9-45cd-8d36-970d44228439", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "b8ab0d59-cab9-4488-82ee-7c5f69709bff", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "d3ab68ea-23b4-4bf6-8dd3-85d029e3d89f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}], "revision_number": 4, "project_id": "2ed1054af2e94c049694d98d54211d98", "id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "created_at": "2018-08-01T09:34:13Z", "updated_at": "2018-08-01T09:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "1dbb3f59-611b-46d1-a82d-2720e0a16f86", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "3878126b-a220-4357-adb9-bc22498f31b1", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "75ce67db-9c04-4561-a10d-8b1ec63943e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "e2945a69-3afe-41e3-a7ec-3ea4c79a12ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}], "revision_number": 4, "project_id": "c0d9b34b06f445a7857603f60b181f3c", "id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-01T09:30:58Z", "updated_at": "2018-08-01T09:30:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "042d4626-2974-418d-affe-f8f2acd05faa", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "995fae58-f0e5-4e10-801c-6c2ce5c7ae0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "cb8404fa-cb24-4879-a34d-f3050dcba730", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "dad6aaab-690e-4c24-9103-6767e0c80bc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "created_at": "2018-08-01T09:31:11Z", "updated_at": "2018-08-01T09:31:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "939e25e0-5dbc-4f6e-9f6f-7fb70e540203", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "9796a673-6928-4009-9c21-1410d395646e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "af7b8bf8-2fb6-4d72-842a-38f72d7581f7", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "b9af65b0-2eb8-45e1-8504-b7dc4dbb83ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}], "revision_number": 4, "project_id": "dd207f801ed3475f9dbe5f13077af1c8", "id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "46dd322c3fcc454eb140e37825746af8", "created_at": "2018-08-01T10:33:44Z", "updated_at": "2018-08-01T10:33:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "0f41470b-1091-45c1-b574-92069f79f8d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "8cc03a9c-8fa5-425b-812f-d7692bae3613", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d1373b1e-2fb9-4e02-a9e1-7e873ba1d7d1", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d21f3909-71f3-43e2-a22d-6a9c2513cb6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}], "revision_number": 4, "project_id": "46dd322c3fcc454eb140e37825746af8", "id": "b2961714-c8a4-4fcb-918b-21d70527c983", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "created_at": "2018-08-01T09:34:57Z", "updated_at": "2018-08-01T09:34:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "8063d12f-30db-4ccf-8ce0-72e59ba81a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c38e1a7a-5857-4f03-b991-6d5c9c9a5b9e", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c725bae1-d3bb-42b5-b331-32737085f28c", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "cfddc134-923b-4e0d-9ec5-dcc5641dd435", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}], "revision_number": 4, "project_id": "455b48a61678488ead79a4cfa07ef5c3", "id": "cd52f913-3072-4ce7-a779-7de795b62b12", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:36:50Z", "updated_at": "2018-08-01T09:36:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "07ef7fe5-a529-45da-bfc0-899f0ea9b592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "bc4dad3a-2a0c-4c31-b901-2909a12adb50", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c35cff35-4306-4116-b9fa-fc27bc7c05d6", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c493e3ac-d9d2-480d-9ec8-50982eedaf5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}], "revision_number": 4, "project_id": "8d96727022f4443794db44ecde432faf", "id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0df357de9b224e7a9abb0dc557d5af6c", "created_at": "2018-08-01T10:54:00Z", "updated_at": "2018-08-01T10:54:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:54:00Z", "revision_number": 0, "id": "09abddbf-fefe-49da-8928-84e24d60aaca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:54:00Z", "security_group_id": "e7ab1cef-d4b6-4754-a430-8c85bbb23a7b", "tenant_id": "0df357de9b224e7a9abb0dc557d5af6c", "port_range_min": null, "ethertype": "IPv6", "project_id": "0df357de9b224e7a9abb0dc557d5af6c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:54:00Z", "revision_number": 0, "id": "40780536-ecc3-4a26-8366-9be8bbe329ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:54:00Z", "security_group_id": "e7ab1cef-d4b6-4754-a430-8c85bbb23a7b", "tenant_id": "0df357de9b224e7a9abb0dc557d5af6c", "port_range_min": null, "ethertype": "IPv4", "project_id": "0df357de9b224e7a9abb0dc557d5af6c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:54:00Z", "revision_number": 0, "id": "afd9cc88-fa3a-45a4-ab39-17f8bacd7891", "remote_group_id": "e7ab1cef-d4b6-4754-a430-8c85bbb23a7b", "remote_ip_prefix": null, "created_at": "2018-08-01T10:54:00Z", "security_group_id": "e7ab1cef-d4b6-4754-a430-8c85bbb23a7b", "tenant_id": "0df357de9b224e7a9abb0dc557d5af6c", "port_range_min": null, "ethertype": "IPv6", "project_id": "0df357de9b224e7a9abb0dc557d5af6c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:54:00Z", "revision_number": 0, "id": "d8b869a2-863f-4688-9f58-1e81b21fd395", "remote_group_id": "e7ab1cef-d4b6-4754-a430-8c85bbb23a7b", "remote_ip_prefix": null, "created_at": "2018-08-01T10:54:00Z", "security_group_id": "e7ab1cef-d4b6-4754-a430-8c85bbb23a7b", "tenant_id": "0df357de9b224e7a9abb0dc557d5af6c", "port_range_min": null, "ethertype": "IPv4", "project_id": "0df357de9b224e7a9abb0dc557d5af6c"}], "revision_number": 4, "project_id": "0df357de9b224e7a9abb0dc557d5af6c", "id": "e7ab1cef-d4b6-4754-a430-8c85bbb23a7b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "created_at": "2018-08-01T09:32:45Z", "updated_at": "2018-08-01T09:32:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "058ea790-43ea-4a6f-9950-28418319e577", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "5fcfb31b-cdad-4037-973e-56b74faefd14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "99a24d26-dc7f-42d0-aa23-a7c061f04952", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "b641bb48-566e-472b-a3cc-d38c85ab3ff1", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}], "revision_number": 4, "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "name": "default"}]} 2018-08-01 10:54:29,776 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-5db599e7-72bc-4aea-9bf1-fea0b236ed00 2018-08-01 10:54:29,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d71dc484b8bcbf33cd3c1af87caad44a8b894f2a" 2018-08-01 10:54:29,879 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:54:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-17db3362-a070-4b72-8156-56ee291e8f44 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2413a97b61342d8bd27570706ef372d.", "code": 404, "title": "Not Found"}} 2018-08-01 10:54:29,880 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d used request id req-17db3362-a070-4b72-8156-56ee291e8f44 2018-08-01 10:54:29,880 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:54:29,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d71dc484b8bcbf33cd3c1af87caad44a8b894f2a" 2018-08-01 10:54:29,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:54:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-173a663e-574b-4040-a765-deb5f82a4625 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.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dbe9669438844f3faecdc7fcc050e0d8", "name": "service"}} 2018-08-01 10:54:29,967 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 used request id req-173a663e-574b-4040-a765-deb5f82a4625 2018-08-01 10:54:29,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d71dc484b8bcbf33cd3c1af87caad44a8b894f2a" 2018-08-01 10:54:30,051 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:54:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ac69ddb8-763c-4259-9ff8-7e8c5ee0e14f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ed1054af2e94c049694d98d54211d98.", "code": 404, "title": "Not Found"}} 2018-08-01 10:54:30,051 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 used request id req-ac69ddb8-763c-4259-9ff8-7e8c5ee0e14f 2018-08-01 10:54:30,051 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:54:30,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d71dc484b8bcbf33cd3c1af87caad44a8b894f2a" 2018-08-01 10:54:30,134 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:54:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c2a166ea-5ce6-4b7e-a566-6bcd320cf152 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c0d9b34b06f445a7857603f60b181f3c.", "code": 404, "title": "Not Found"}} 2018-08-01 10:54:30,134 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c used request id req-c2a166ea-5ce6-4b7e-a566-6bcd320cf152 2018-08-01 10:54:30,134 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:54:30,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d71dc484b8bcbf33cd3c1af87caad44a8b894f2a" 2018-08-01 10:54:30,218 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:54:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f17e4d0e-7cd9-42c8-a672-b08379c1855a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: dd207f801ed3475f9dbe5f13077af1c8.", "code": 404, "title": "Not Found"}} 2018-08-01 10:54:30,218 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 used request id req-f17e4d0e-7cd9-42c8-a672-b08379c1855a 2018-08-01 10:54:30,218 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:54:30,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d71dc484b8bcbf33cd3c1af87caad44a8b894f2a" 2018-08-01 10:54:30,301 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:54:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-34f61c31-baef-40ee-9240-9cbff3325b06 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 46dd322c3fcc454eb140e37825746af8.", "code": 404, "title": "Not Found"}} 2018-08-01 10:54:30,302 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 used request id req-34f61c31-baef-40ee-9240-9cbff3325b06 2018-08-01 10:54:30,302 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:54:30,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d71dc484b8bcbf33cd3c1af87caad44a8b894f2a" 2018-08-01 10:54:30,388 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:54:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3dcc04a8-330a-4b9f-ac40-512c3bf8346e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 455b48a61678488ead79a4cfa07ef5c3.", "code": 404, "title": "Not Found"}} 2018-08-01 10:54:30,388 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 used request id req-3dcc04a8-330a-4b9f-ac40-512c3bf8346e 2018-08-01 10:54:30,388 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:54:30,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d71dc484b8bcbf33cd3c1af87caad44a8b894f2a" 2018-08-01 10:54:30,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:54:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55feeb2e-c11f-4a25-a2aa-d003ee890d84 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 10:54:30,467 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-55feeb2e-c11f-4a25-a2aa-d003ee890d84 2018-08-01 10:54:30,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/0df357de9b224e7a9abb0dc557d5af6c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d71dc484b8bcbf33cd3c1af87caad44a8b894f2a" 2018-08-01 10:54:30,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:54:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35287554-490c-465c-9489-f8db8f3bb6ed Content-Encoding: gzip Content-Length: 233 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/0df357de9b224e7a9abb0dc557d5af6c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0df357de9b224e7a9abb0dc557d5af6c", "name": "CreateInstancePortManipulationTests-3f01551d-a844-4fe-proj"}} 2018-08-01 10:54:30,555 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/0df357de9b224e7a9abb0dc557d5af6c used request id req-35287554-490c-465c-9489-f8db8f3bb6ed 2018-08-01 10:54:30,555 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e7ab1cef-d4b6-4754-a430-8c85bbb23a7b 2018-08-01 10:54:30,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=e7ab1cef-d4b6-4754-a430-8c85bbb23a7b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d71dc484b8bcbf33cd3c1af87caad44a8b894f2a" 2018-08-01 10:54:30,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-a65d668f-9b86-47a9-ad73-394438004a3d Date: Wed, 01 Aug 2018 10:54: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-08-01T10:54:00Z", "security_group_id": "e7ab1cef-d4b6-4754-a430-8c85bbb23a7b", "port_range_min": null, "revision_number": 0, "tenant_id": "0df357de9b224e7a9abb0dc557d5af6c", "created_at": "2018-08-01T10:54:00Z", "project_id": "0df357de9b224e7a9abb0dc557d5af6c", "id": "09abddbf-fefe-49da-8928-84e24d60aaca"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:54:00Z", "security_group_id": "e7ab1cef-d4b6-4754-a430-8c85bbb23a7b", "port_range_min": null, "revision_number": 0, "tenant_id": "0df357de9b224e7a9abb0dc557d5af6c", "created_at": "2018-08-01T10:54:00Z", "project_id": "0df357de9b224e7a9abb0dc557d5af6c", "id": "40780536-ecc3-4a26-8366-9be8bbe329ca"}, {"remote_group_id": "e7ab1cef-d4b6-4754-a430-8c85bbb23a7b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:54:00Z", "security_group_id": "e7ab1cef-d4b6-4754-a430-8c85bbb23a7b", "port_range_min": null, "revision_number": 0, "tenant_id": "0df357de9b224e7a9abb0dc557d5af6c", "created_at": "2018-08-01T10:54:00Z", "project_id": "0df357de9b224e7a9abb0dc557d5af6c", "id": "afd9cc88-fa3a-45a4-ab39-17f8bacd7891"}, {"remote_group_id": "e7ab1cef-d4b6-4754-a430-8c85bbb23a7b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:54:00Z", "security_group_id": "e7ab1cef-d4b6-4754-a430-8c85bbb23a7b", "port_range_min": null, "revision_number": 0, "tenant_id": "0df357de9b224e7a9abb0dc557d5af6c", "created_at": "2018-08-01T10:54:00Z", "project_id": "0df357de9b224e7a9abb0dc557d5af6c", "id": "d8b869a2-863f-4688-9f58-1e81b21fd395"}]} 2018-08-01 10:54:30,581 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=e7ab1cef-d4b6-4754-a430-8c85bbb23a7b used request id req-a65d668f-9b86-47a9-ad73-394438004a3d 2018-08-01 10:54:30,581 - neutron_utils - INFO - Deleting security group with name - default 2018-08-01 10:54:30,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/e7ab1cef-d4b6-4754-a430-8c85bbb23a7b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d71dc484b8bcbf33cd3c1af87caad44a8b894f2a" 2018-08-01 10:54:30,767 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-702f7431-79a2-4f21-855c-1520bf2c6f78 Content-Length: 0 Date: Wed, 01 Aug 2018 10:54:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:54:30,767 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/e7ab1cef-d4b6-4754-a430-8c85bbb23a7b used request id req-702f7431-79a2-4f21-855c-1520bf2c6f78 2018-08-01 10:54:30,768 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-3f01551d-a844-4fe-proj 2018-08-01 10:54:30,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/0df357de9b224e7a9abb0dc557d5af6c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d71dc484b8bcbf33cd3c1af87caad44a8b894f2a" 2018-08-01 10:54:30,959 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:54:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-128ec438-895f-463d-8954-292bfd877e91 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:54:30,959 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/0df357de9b224e7a9abb0dc557d5af6c used request id req-128ec438-895f-463d-8954-292bfd877e91 2018-08-01 10:54:30,960 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-3f01551d-a844-4fe-proj-role 2018-08-01 10:54:30,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/7816c809e3634df8863e2375731acd15 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d71dc484b8bcbf33cd3c1af87caad44a8b894f2a" 2018-08-01 10:54:31,074 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:54:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-59921130-92f8-4869-8c03-2123573e5dd2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:54:31,074 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/7816c809e3634df8863e2375731acd15 used request id req-59921130-92f8-4869-8c03-2123573e5dd2 2018-08-01 10:54:31,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d71dc484b8bcbf33cd3c1af87caad44a8b894f2a" 2018-08-01 10:54:31,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:54:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3edbe71-0ca1-47b6-b41c-58507c2a51b1 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:54:31,159 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-d3edbe71-0ca1-47b6-b41c-58507c2a51b1 2018-08-01 10:54:31,160 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-3f01551d-a844-4fe-user 2018-08-01 10:54:31,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/1778afc989b74854bb013bed6b926aea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02433a9b1d55fa766ab57cf7720c8fc109e31dd2" 2018-08-01 10:54:31,348 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:54:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-953a48ab-c514-4c02-9a1d-6a024335a8e3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:54:31,348 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/1778afc989b74854bb013bed6b926aea used request id req-953a48ab-c514-4c02-9a1d-6a024335a8e3 2018-08-01 10:54:31,349 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:54:31,736 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:54:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["GFqcNBdES8aH4cdZjNnnLg"], "issued_at": "2018-08-01T10:54:31.000000Z"}} 2018-08-01 10:54:31,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a80b75597b9ed2c4553f77966510e0ec7f40498" 2018-08-01 10:54:31,815 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:54:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94247cac-8cec-4615-88bd-c0537a50f360 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:54:31,815 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-94247cac-8cec-4615-88bd-c0537a50f360 2018-08-01 10:54:31,816 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:54:31,817 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:54:32,194 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:54:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["AExk9DGTSoGezUQdDz18IQ"], "issued_at": "2018-08-01T10:54:32.000000Z"}} 2018-08-01 10:54:32,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b002af2c2bfc97cd1558b55c39132f4cde1221a4" 2018-08-01 10:54:32,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:54:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ea3b495-1017-4212-90d8-c4336dd871e9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:54:32,273 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-4ea3b495-1017-4212-90d8-c4336dd871e9 2018-08-01 10:54:32,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:54:32,284 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:54: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:54:32,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-ed2b394a-e5f0-45a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b002af2c2bfc97cd1558b55c39132f4cde1221a4" 2018-08-01 10:54:32,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:54:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba77ab2e-951e-44d8-bea0-929be92ed3e0 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-ed2b394a-e5f0-45a-proj", "previous": null, "next": null}, "projects": []} 2018-08-01 10:54:32,367 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-ed2b394a-e5f0-45a-proj used request id req-ba77ab2e-951e-44d8-bea0-929be92ed3e0 2018-08-01 10:54:32,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b002af2c2bfc97cd1558b55c39132f4cde1221a4" 2018-08-01 10:54:32,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:54:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a34c0194-9324-4c0b-81ca-51d55a190c9b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:54:32,454 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-a34c0194-9324-4c0b-81ca-51d55a190c9b 2018-08-01 10:54:32,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b002af2c2bfc97cd1558b55c39132f4cde1221a4" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-ed2b394a-e5f0-45a-proj"}}' 2018-08-01 10:54:32,563 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:54:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d43e7f4-d772-4d42-8a3d-314e339f66de Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/1f931cde67c44fdb87c992d160bb4791"}, "tags": [], "enabled": true, "id": "1f931cde67c44fdb87c992d160bb4791", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-ed2b394a-e5f0-45a-proj"}} 2018-08-01 10:54:32,564 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-8d43e7f4-d772-4d42-8a3d-314e339f66de 2018-08-01 10:54:32,564 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-ed2b394a-e5f0-45a-proj 2018-08-01 10:54:32,564 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:54:32,565 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:54:32,945 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:54:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["KKSNx0kXRzKKIf7vhJdkaw"], "issued_at": "2018-08-01T10:54:32.000000Z"}} 2018-08-01 10:54:32,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f519340bb308aa5ece40e0c5613e4e08ae8df3e4" 2018-08-01 10:54:32,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:54:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb4a747b-6d12-4b57-8c9c-d964a7e60348 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:54:32,956 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-fb4a747b-6d12-4b57-8c9c-d964a7e60348 2018-08-01 10:54:32,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:54:32,962 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:54: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:54:32,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f519340bb308aa5ece40e0c5613e4e08ae8df3e4" 2018-08-01 10:54:33,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:54:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa2d27bf-e117-4424-baee-e27d5b3f1e4a Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 10:54:33,062 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-aa2d27bf-e117-4424-baee-e27d5b3f1e4a 2018-08-01 10:54:33,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=InstanceSecurityGroupTests-ed2b394a-e5f0-45a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f519340bb308aa5ece40e0c5613e4e08ae8df3e4" 2018-08-01 10:54:33,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:54:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fefaa3ca-b5b4-4ae3-b6e6-b8eaab8fdb57 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=InstanceSecurityGroupTests-ed2b394a-e5f0-45a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/1f931cde67c44fdb87c992d160bb4791"}, "tags": [], "enabled": true, "id": "1f931cde67c44fdb87c992d160bb4791", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-ed2b394a-e5f0-45a-proj"}]} 2018-08-01 10:54:33,083 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=InstanceSecurityGroupTests-ed2b394a-e5f0-45a-proj used request id req-fefaa3ca-b5b4-4ae3-b6e6-b8eaab8fdb57 2018-08-01 10:54:33,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f519340bb308aa5ece40e0c5613e4e08ae8df3e4" 2018-08-01 10:54:33,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:54:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90926a16-28b4-4d4c-9883-5996592a1a0a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:54:33,170 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-90926a16-28b4-4d4c-9883-5996592a1a0a 2018-08-01 10:54:33,552 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-ed2b394a-e5f0-45a-user 2018-08-01 10:54:33,552 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:54:33,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b002af2c2bfc97cd1558b55c39132f4cde1221a4" 2018-08-01 10:54:33,643 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:54:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a045360-9a95-4487-bf54-c645f935193b Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:54:33,643 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-1a045360-9a95-4487-bf54-c645f935193b 2018-08-01 10:54:33,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b002af2c2bfc97cd1558b55c39132f4cde1221a4" -d '{"role": {"name": "InstanceSecurityGroupTests-ed2b394a-e5f0-45a-proj-role"}}' 2018-08-01 10:54:33,755 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:54:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dfcdaa16-b363-4f3b-9598-03bfc2d6707e Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3a014020fa95403f94b6f7349f48ab05", "links": {"self": "http://172.30.9.24:5000/v3/roles/3a014020fa95403f94b6f7349f48ab05"}, "name": "InstanceSecurityGroupTests-ed2b394a-e5f0-45a-proj-role"}} 2018-08-01 10:54:33,756 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-dfcdaa16-b363-4f3b-9598-03bfc2d6707e 2018-08-01 10:54:33,756 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-ed2b394a-e5f0-45a-proj-role 2018-08-01 10:54:33,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/3a014020fa95403f94b6f7349f48ab05 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b002af2c2bfc97cd1558b55c39132f4cde1221a4" 2018-08-01 10:54:33,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:54:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef506959-4f37-4c30-a6ce-99f71b58d396 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3a014020fa95403f94b6f7349f48ab05", "links": {"self": "http://172.30.9.24:5000/v3/roles/3a014020fa95403f94b6f7349f48ab05"}, "name": "InstanceSecurityGroupTests-ed2b394a-e5f0-45a-proj-role"}} 2018-08-01 10:54:33,843 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/3a014020fa95403f94b6f7349f48ab05 used request id req-ef506959-4f37-4c30-a6ce-99f71b58d396 2018-08-01 10:54:33,844 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-ed2b394a-e5f0-45a-proj-role to project InstanceSecurityGroupTests-ed2b394a-e5f0-45a-proj 2018-08-01 10:54:33,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/1f931cde67c44fdb87c992d160bb4791/users/c6da07e35d4349579986fa8bfd52031d/roles/3a014020fa95403f94b6f7349f48ab05 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b002af2c2bfc97cd1558b55c39132f4cde1221a4" 2018-08-01 10:54:33,969 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:54:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f4b44528-5fd4-4ce4-9ee9-92bd2aa4dcbe Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:54:33,969 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/1f931cde67c44fdb87c992d160bb4791/users/c6da07e35d4349579986fa8bfd52031d/roles/3a014020fa95403f94b6f7349f48ab05 used request id req-f4b44528-5fd4-4ce4-9ee9-92bd2aa4dcbe 2018-08-01 10:54:33,970 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 10:54:33,971 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-01 10:54:33,971 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:54:33,972 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:54:34,355 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3a014020fa95403f94b6f7349f48ab05", "name": "InstanceSecurityGroupTests-ed2b394a-e5f0-45a-proj-role"}], "expires_at": "2018-08-01T11:54:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1f931cde67c44fdb87c992d160bb4791", "name": "InstanceSecurityGroupTests-ed2b394a-e5f0-45a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/1f931cde67c44fdb87c992d160bb4791", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/1f931cde67c44fdb87c992d160bb4791", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/1f931cde67c44fdb87c992d160bb4791", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/1f931cde67c44fdb87c992d160bb4791", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/1f931cde67c44fdb87c992d160bb4791", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/1f931cde67c44fdb87c992d160bb4791", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_1f931cde67c44fdb87c992d160bb4791", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_1f931cde67c44fdb87c992d160bb4791", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/1f931cde67c44fdb87c992d160bb4791", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/1f931cde67c44fdb87c992d160bb4791", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/1f931cde67c44fdb87c992d160bb4791", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/1f931cde67c44fdb87c992d160bb4791", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/1f931cde67c44fdb87c992d160bb4791", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/1f931cde67c44fdb87c992d160bb4791", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-ed2b394a-e5f0-45a-user", "id": "c6da07e35d4349579986fa8bfd52031d"}, "audit_ids": ["6zuEcNQfShuPiB5NpqD44A"], "issued_at": "2018-08-01T10:54:34.000000Z"}} 2018-08-01 10:54:34,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ce6943c38781f07b699d51603d0844abbee7b42" 2018-08-01 10:54:34,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:54:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2353a6a-e32a-4a32-8b23-5f8a16e3627b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:54:34,515 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-d2353a6a-e32a-4a32-8b23-5f8a16e3627b 2018-08-01 10:54:34,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7ce6943c38781f07b699d51603d0844abbee7b42" 2018-08-01 10:54:34,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-e7d15dc0-2a1b-492a-84df-4942517e85be Date: Wed, 01 Aug 2018 10:54:34 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-image"} 2018-08-01 10:54:34,697 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-image used request id req-e7d15dc0-2a1b-492a-84df-4942517e85be 2018-08-01 10:54:34,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7ce6943c38781f07b699d51603d0844abbee7b42" 2018-08-01 10:54:34,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-e025211f-43e9-41aa-a532-a3a9aabd1fa8 Date: Wed, 01 Aug 2018 10:54: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-08-01 10:54:34,706 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-e025211f-43e9-41aa-a532-a3a9aabd1fa8 2018-08-01 10:54:34,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7ce6943c38781f07b699d51603d0844abbee7b42" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-image"}' 2018-08-01 10:54:34,776 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/67935575-1cab-4ec0-9e43-2b8e9009bd0b Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-8dc19ba1-2c49-4453-a861-cbdc1ebfc71f Date: Wed, 01 Aug 2018 10:54:34 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T10:54:34Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-01T10:54:34Z", "visibility": "shared", "locations": [], "self": "/v2/images/67935575-1cab-4ec0-9e43-2b8e9009bd0b", "min_disk": 0, "protected": false, "id": "67935575-1cab-4ec0-9e43-2b8e9009bd0b", "file": "/v2/images/67935575-1cab-4ec0-9e43-2b8e9009bd0b/file", "checksum": null, "owner": "1f931cde67c44fdb87c992d160bb4791", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 10:54:34,776 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-8dc19ba1-2c49-4453-a861-cbdc1ebfc71f 2018-08-01 10:54:34,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9292/v2/images/67935575-1cab-4ec0-9e43-2b8e9009bd0b/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7ce6943c38781f07b699d51603d0844abbee7b42" -d '' 2018-08-01 10:54:35,540 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-de5e6ab6-e47f-4cda-b19a-a8855fabf0fa Date: Wed, 01 Aug 2018 10:54:35 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-01 10:54:35,541 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/67935575-1cab-4ec0-9e43-2b8e9009bd0b/file used request id req-de5e6ab6-e47f-4cda-b19a-a8855fabf0fa 2018-08-01 10:54:35,541 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-01 10:54:35,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/67935575-1cab-4ec0-9e43-2b8e9009bd0b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7ce6943c38781f07b699d51603d0844abbee7b42" 2018-08-01 10:54:35,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-70abf4b8-f662-49b4-8fb0-b59ff847c549 Date: Wed, 01 Aug 2018 10:54:35 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T10:54:34Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-01T10:54:35Z", "visibility": "shared", "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/67935575-1cab-4ec0-9e43-2b8e9009bd0b/snap", "metadata": {}}], "self": "/v2/images/67935575-1cab-4ec0-9e43-2b8e9009bd0b", "min_disk": 0, "protected": false, "id": "67935575-1cab-4ec0-9e43-2b8e9009bd0b", "file": "/v2/images/67935575-1cab-4ec0-9e43-2b8e9009bd0b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "1f931cde67c44fdb87c992d160bb4791", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/67935575-1cab-4ec0-9e43-2b8e9009bd0b/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 10:54:35,562 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/67935575-1cab-4ec0-9e43-2b8e9009bd0b used request id req-70abf4b8-f662-49b4-8fb0-b59ff847c549 2018-08-01 10:54:35,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7ce6943c38781f07b699d51603d0844abbee7b42" 2018-08-01 10:54:35,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-37220599-42f7-458c-8e3a-d1c72dc718aa Date: Wed, 01 Aug 2018 10:54: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-08-01 10:54:35,571 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-37220599-42f7-458c-8e3a-d1c72dc718aa 2018-08-01 10:54:35,573 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-image 2018-08-01 10:54:35,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/67935575-1cab-4ec0-9e43-2b8e9009bd0b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7ce6943c38781f07b699d51603d0844abbee7b42" 2018-08-01 10:54:35,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-66dfe072-9c6d-4112-b69e-05a0cf8ccda4 Date: Wed, 01 Aug 2018 10:54:35 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T10:54:34Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-01T10:54:35Z", "visibility": "shared", "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/67935575-1cab-4ec0-9e43-2b8e9009bd0b/snap", "metadata": {}}], "self": "/v2/images/67935575-1cab-4ec0-9e43-2b8e9009bd0b", "min_disk": 0, "protected": false, "id": "67935575-1cab-4ec0-9e43-2b8e9009bd0b", "file": "/v2/images/67935575-1cab-4ec0-9e43-2b8e9009bd0b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "1f931cde67c44fdb87c992d160bb4791", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/67935575-1cab-4ec0-9e43-2b8e9009bd0b/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 10:54:35,591 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/67935575-1cab-4ec0-9e43-2b8e9009bd0b used request id req-66dfe072-9c6d-4112-b69e-05a0cf8ccda4 2018-08-01 10:54:35,591 - create_image - DEBUG - Instance status is - active 2018-08-01 10:54:35,591 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-image 2018-08-01 10:54:35,591 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-image 2018-08-01 10:54:35,592 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:54:35,592 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:54:35,971 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3a014020fa95403f94b6f7349f48ab05", "name": "InstanceSecurityGroupTests-ed2b394a-e5f0-45a-proj-role"}], "expires_at": "2018-08-01T11:54:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1f931cde67c44fdb87c992d160bb4791", "name": "InstanceSecurityGroupTests-ed2b394a-e5f0-45a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/1f931cde67c44fdb87c992d160bb4791", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/1f931cde67c44fdb87c992d160bb4791", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/1f931cde67c44fdb87c992d160bb4791", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/1f931cde67c44fdb87c992d160bb4791", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/1f931cde67c44fdb87c992d160bb4791", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/1f931cde67c44fdb87c992d160bb4791", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_1f931cde67c44fdb87c992d160bb4791", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_1f931cde67c44fdb87c992d160bb4791", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/1f931cde67c44fdb87c992d160bb4791", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/1f931cde67c44fdb87c992d160bb4791", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/1f931cde67c44fdb87c992d160bb4791", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/1f931cde67c44fdb87c992d160bb4791", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/1f931cde67c44fdb87c992d160bb4791", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/1f931cde67c44fdb87c992d160bb4791", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-ed2b394a-e5f0-45a-user", "id": "c6da07e35d4349579986fa8bfd52031d"}, "audit_ids": ["jlOxn4-HSe6pSEx5J6_g2Q"], "issued_at": "2018-08-01T10:54:35.000000Z"}} 2018-08-01 10:54:35,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfeb669a72c43e0c7504113535c78825c883128e" 2018-08-01 10:54:36,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:54:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-525ecda9-ceb0-462f-93d8-1a0a2cc617e0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:54:36,049 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-525ecda9-ceb0-462f-93d8-1a0a2cc617e0 2018-08-01 10:54:36,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfeb669a72c43e0c7504113535c78825c883128e" 2018-08-01 10:54:36,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-c3ba8524-7288-447e-af50-825068bde1f6 Date: Wed, 01 Aug 2018 10:54:36 GMT RESP BODY: {"networks":[]} 2018-08-01 10:54:36,319 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-pub-net used request id req-c3ba8524-7288-447e-af50-825068bde1f6 2018-08-01 10:54:36,319 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-pub-net 2018-08-01 10:54:36,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfeb669a72c43e0c7504113535c78825c883128e" -d '{"network": {"name": "InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-pub-net", "admin_state_up": true}}' 2018-08-01 10:54:36,731 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-5de2520f-a21a-483a-836f-3ea8856aef48 Date: Wed, 01 Aug 2018 10:54:36 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e48a3cd1-20c2-4655-a2c6-63e566e93cdf","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1f931cde67c44fdb87c992d160bb4791","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T10:54:36Z","is_default":false,"name":"InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"1f931cde67c44fdb87c992d160bb4791","created_at":"2018-08-01T10:54:36Z","mtu":1450}} 2018-08-01 10:54:36,731 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks used request id req-5de2520f-a21a-483a-836f-3ea8856aef48 2018-08-01 10:54:36,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=e48a3cd1-20c2-4655-a2c6-63e566e93cdf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfeb669a72c43e0c7504113535c78825c883128e" 2018-08-01 10:54:36,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 633 X-Openstack-Request-Id: req-e7dc2ccf-348c-4b77-83cf-d6300331f1aa Date: Wed, 01 Aug 2018 10:54:36 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e48a3cd1-20c2-4655-a2c6-63e566e93cdf","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1f931cde67c44fdb87c992d160bb4791","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T10:54:36Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-pub-net","admin_state_up":true,"tenant_id":"1f931cde67c44fdb87c992d160bb4791","created_at":"2018-08-01T10:54:36Z","mtu":1450}]} 2018-08-01 10:54:36,839 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=e48a3cd1-20c2-4655-a2c6-63e566e93cdf used request id req-e7dc2ccf-348c-4b77-83cf-d6300331f1aa 2018-08-01 10:54:36,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=e48a3cd1-20c2-4655-a2c6-63e566e93cdf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfeb669a72c43e0c7504113535c78825c883128e" 2018-08-01 10:54:36,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-cd0a926d-2879-456c-ade4-70ef2bddf126 Date: Wed, 01 Aug 2018 10:54:36 GMT RESP BODY: {"subnets":[]} 2018-08-01 10:54:36,873 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=e48a3cd1-20c2-4655-a2c6-63e566e93cdf used request id req-cd0a926d-2879-456c-ade4-70ef2bddf126 2018-08-01 10:54:36,873 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-pub-subnet 2018-08-01 10:54:36,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfeb669a72c43e0c7504113535c78825c883128e" -d '{"subnets": [{"ip_version": 4, "network_id": "e48a3cd1-20c2-4655-a2c6-63e566e93cdf", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-pub-subnet"}]}' 2018-08-01 10:54:37,544 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-257f1adc-86ed-4d94-b8ab-a41e23c3e2fd Date: Wed, 01 Aug 2018 10:54:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e48a3cd1-20c2-4655-a2c6-63e566e93cdf","tenant_id":"1f931cde67c44fdb87c992d160bb4791","created_at":"2018-08-01T10:54:37Z","dns_nameservers":[],"updated_at":"2018-08-01T10:54: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":"1f931cde67c44fdb87c992d160bb4791","id":"551383a3-1955-4818-9ab2-28c2bb429a6f","subnetpool_id":null,"name":"InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-pub-subnet"}]} 2018-08-01 10:54:37,545 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets used request id req-257f1adc-86ed-4d94-b8ab-a41e23c3e2fd 2018-08-01 10:54:37,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=e48a3cd1-20c2-4655-a2c6-63e566e93cdf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfeb669a72c43e0c7504113535c78825c883128e" 2018-08-01 10:54:37,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-d05507d5-8116-4525-8680-828296596909 Date: Wed, 01 Aug 2018 10:54:37 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e48a3cd1-20c2-4655-a2c6-63e566e93cdf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1f931cde67c44fdb87c992d160bb4791","l2_adjacency":true,"status":"ACTIVE","subnets":["551383a3-1955-4818-9ab2-28c2bb429a6f"],"description":"","tags":[],"updated_at":"2018-08-01T10:54:37Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-pub-net","admin_state_up":true,"tenant_id":"1f931cde67c44fdb87c992d160bb4791","created_at":"2018-08-01T10:54:36Z","mtu":1450}]} 2018-08-01 10:54:37,657 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=e48a3cd1-20c2-4655-a2c6-63e566e93cdf used request id req-d05507d5-8116-4525-8680-828296596909 2018-08-01 10:54:37,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=e48a3cd1-20c2-4655-a2c6-63e566e93cdf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfeb669a72c43e0c7504113535c78825c883128e" 2018-08-01 10:54:37,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-956ff7e6-09f8-405b-805b-26f3cc81208b Date: Wed, 01 Aug 2018 10:54:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e48a3cd1-20c2-4655-a2c6-63e566e93cdf","tenant_id":"1f931cde67c44fdb87c992d160bb4791","created_at":"2018-08-01T10:54:37Z","dns_nameservers":[],"updated_at":"2018-08-01T10:54: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":"1f931cde67c44fdb87c992d160bb4791","id":"551383a3-1955-4818-9ab2-28c2bb429a6f","subnetpool_id":null,"name":"InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-pub-subnet"}]} 2018-08-01 10:54:37,730 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=e48a3cd1-20c2-4655-a2c6-63e566e93cdf used request id req-956ff7e6-09f8-405b-805b-26f3cc81208b 2018-08-01 10:54:37,731 - OpenStackNetwork - DEBUG - Network [e48a3cd1-20c2-4655-a2c6-63e566e93cdf] created successfully 2018-08-01 10:54:37,731 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:54:37,732 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:54:38,158 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:54:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["u66XZ0j-RuuOoapAvXx0nA"], "issued_at": "2018-08-01T10:54:38.000000Z"}} 2018-08-01 10:54:38,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}417d0f751669cb7ae1cbc0f204595a4057992de9" 2018-08-01 10:54:38,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:54:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1db8ac28-76fa-4441-86dc-a85439eea3e5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:54:38,234 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-1db8ac28-76fa-4441-86dc-a85439eea3e5 2018-08-01 10:54:38,235 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 10:54:38,240 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}417d0f751669cb7ae1cbc0f204595a4057992de9" 2018-08-01 10:54:38,412 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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-b912527d-8d55-49d7-8db4-bf72ebee6d60 x-compute-request-id: req-b912527d-8d55-49d7-8db4-bf72ebee6d60 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"flavors": [{"id": "4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "rel": "bookmark"}], "name": "vmtp-flavor_ee58c79f-c6fb-483f-8b9c-406ffbfad757"}, {"id": "5b61c696-1b5b-4204-b7e5-ca4a818093b0", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "bookmark"}], "name": "shaker-flavor_81952131-3011-4d90-80f4-831743223f59"}]} 2018-08-01 10:54:38,412 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-b912527d-8d55-49d7-8db4-bf72ebee6d60 2018-08-01 10:54:38,415 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}417d0f751669cb7ae1cbc0f204595a4057992de9" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-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-08-01 10:54:38,454 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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-00bf5dd5-9883-4066-b6e1-ba738d85a23e x-compute-request-id: req-00bf5dd5-9883-4066-b6e1-ba738d85a23e Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-flavor-name", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/8306a0fe-6adc-4d0d-b6d8-294b72029410", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/8306a0fe-6adc-4d0d-b6d8-294b72029410", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "8306a0fe-6adc-4d0d-b6d8-294b72029410"}} 2018-08-01 10:54:38,454 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-00bf5dd5-9883-4066-b6e1-ba738d85a23e 2018-08-01 10:54:38,454 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:54:38,455 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:54:38,904 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3a014020fa95403f94b6f7349f48ab05", "name": "InstanceSecurityGroupTests-ed2b394a-e5f0-45a-proj-role"}], "expires_at": "2018-08-01T11:54:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1f931cde67c44fdb87c992d160bb4791", "name": "InstanceSecurityGroupTests-ed2b394a-e5f0-45a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/1f931cde67c44fdb87c992d160bb4791", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/1f931cde67c44fdb87c992d160bb4791", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/1f931cde67c44fdb87c992d160bb4791", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/1f931cde67c44fdb87c992d160bb4791", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/1f931cde67c44fdb87c992d160bb4791", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/1f931cde67c44fdb87c992d160bb4791", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_1f931cde67c44fdb87c992d160bb4791", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_1f931cde67c44fdb87c992d160bb4791", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/1f931cde67c44fdb87c992d160bb4791", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/1f931cde67c44fdb87c992d160bb4791", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/1f931cde67c44fdb87c992d160bb4791", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/1f931cde67c44fdb87c992d160bb4791", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/1f931cde67c44fdb87c992d160bb4791", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/1f931cde67c44fdb87c992d160bb4791", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-ed2b394a-e5f0-45a-user", "id": "c6da07e35d4349579986fa8bfd52031d"}, "audit_ids": ["72fXA99kRUyDriAqRfoOXg"], "issued_at": "2018-08-01T10:54:38.000000Z"}} 2018-08-01 10:54:38,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04f355f74ba4d0b25ae0726b32152ca28319881d" 2018-08-01 10:54:38,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:54:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37120c76-3175-4802-a4fa-9c6fef27377f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:54:38,989 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-37120c76-3175-4802-a4fa-9c6fef27377f 2018-08-01 10:54:38,990 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 10:54:38,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04f355f74ba4d0b25ae0726b32152ca28319881d" 2018-08-01 10:54:39,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:54:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5607937-1bfc-428b-8be0-653a040e16da Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:54:39,070 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-f5607937-1bfc-428b-8be0-653a040e16da 2018-08-01 10:54:39,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04f355f74ba4d0b25ae0726b32152ca28319881d" 2018-08-01 10:54:39,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-7627f9d2-ae6a-4e3c-92e9-66e57c5a38cf Date: Wed, 01 Aug 2018 10:54:39 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e48a3cd1-20c2-4655-a2c6-63e566e93cdf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1f931cde67c44fdb87c992d160bb4791","l2_adjacency":true,"status":"ACTIVE","subnets":["551383a3-1955-4818-9ab2-28c2bb429a6f"],"description":"","tags":[],"updated_at":"2018-08-01T10:54:37Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-pub-net","admin_state_up":true,"tenant_id":"1f931cde67c44fdb87c992d160bb4791","created_at":"2018-08-01T10:54:36Z","mtu":1450}]} 2018-08-01 10:54:39,323 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-pub-net used request id req-7627f9d2-ae6a-4e3c-92e9-66e57c5a38cf 2018-08-01 10:54:39,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=e48a3cd1-20c2-4655-a2c6-63e566e93cdf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04f355f74ba4d0b25ae0726b32152ca28319881d" 2018-08-01 10:54:39,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-a92fbd73-9f42-4bad-9991-6b3bedcffe59 Date: Wed, 01 Aug 2018 10:54:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e48a3cd1-20c2-4655-a2c6-63e566e93cdf","tenant_id":"1f931cde67c44fdb87c992d160bb4791","created_at":"2018-08-01T10:54:37Z","dns_nameservers":[],"updated_at":"2018-08-01T10:54: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":"1f931cde67c44fdb87c992d160bb4791","id":"551383a3-1955-4818-9ab2-28c2bb429a6f","subnetpool_id":null,"name":"InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-pub-subnet"}]} 2018-08-01 10:54:39,375 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=e48a3cd1-20c2-4655-a2c6-63e566e93cdf used request id req-a92fbd73-9f42-4bad-9991-6b3bedcffe59 2018-08-01 10:54:39,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04f355f74ba4d0b25ae0726b32152ca28319881d" 2018-08-01 10:54:39,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-1b86001c-0a4a-4a8e-bc3d-c88f856d58fc Date: Wed, 01 Aug 2018 10:54:39 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e48a3cd1-20c2-4655-a2c6-63e566e93cdf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1f931cde67c44fdb87c992d160bb4791","l2_adjacency":true,"status":"ACTIVE","subnets":["551383a3-1955-4818-9ab2-28c2bb429a6f"],"description":"","tags":[],"updated_at":"2018-08-01T10:54:37Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-pub-net","admin_state_up":true,"tenant_id":"1f931cde67c44fdb87c992d160bb4791","created_at":"2018-08-01T10:54:36Z","mtu":1450}]} 2018-08-01 10:54:39,472 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-pub-net used request id req-1b86001c-0a4a-4a8e-bc3d-c88f856d58fc 2018-08-01 10:54:39,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:54:39,480 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:54: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:54:39,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/1f931cde67c44fdb87c992d160bb4791 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04f355f74ba4d0b25ae0726b32152ca28319881d" 2018-08-01 10:54:39,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:54:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a305934-26cf-49cb-b760-ef4a66fc71b3 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/1f931cde67c44fdb87c992d160bb4791"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1f931cde67c44fdb87c992d160bb4791", "name": "InstanceSecurityGroupTests-ed2b394a-e5f0-45a-proj"}} 2018-08-01 10:54:39,564 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/1f931cde67c44fdb87c992d160bb4791 used request id req-4a305934-26cf-49cb-b760-ef4a66fc71b3 2018-08-01 10:54:39,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=e48a3cd1-20c2-4655-a2c6-63e566e93cdf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04f355f74ba4d0b25ae0726b32152ca28319881d" 2018-08-01 10:54:39,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-3b12374f-8faa-4d99-9977-87d4f60704fb Date: Wed, 01 Aug 2018 10:54:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e48a3cd1-20c2-4655-a2c6-63e566e93cdf","tenant_id":"1f931cde67c44fdb87c992d160bb4791","created_at":"2018-08-01T10:54:37Z","dns_nameservers":[],"updated_at":"2018-08-01T10:54: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":"1f931cde67c44fdb87c992d160bb4791","id":"551383a3-1955-4818-9ab2-28c2bb429a6f","subnetpool_id":null,"name":"InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-pub-subnet"}]} 2018-08-01 10:54:39,613 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=e48a3cd1-20c2-4655-a2c6-63e566e93cdf used request id req-3b12374f-8faa-4d99-9977-87d4f60704fb 2018-08-01 10:54:39,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=e48a3cd1-20c2-4655-a2c6-63e566e93cdf&name=InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04f355f74ba4d0b25ae0726b32152ca28319881d" 2018-08-01 10:54:39,649 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-ca847097-9c36-4e86-9052-eefbab6f490c Date: Wed, 01 Aug 2018 10:54:39 GMT RESP BODY: {"ports":[]} 2018-08-01 10:54:39,649 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=e48a3cd1-20c2-4655-a2c6-63e566e93cdf&name=InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-port&admin_state_up=True used request id req-ca847097-9c36-4e86-9052-eefbab6f490c 2018-08-01 10:54:39,652 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04f355f74ba4d0b25ae0726b32152ca28319881d" 2018-08-01 10:54:39,886 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:54:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6ed59192-e35c-4267-83ea-660fc78a3819 x-compute-request-id: req-6ed59192-e35c-4267-83ea-660fc78a3819 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-01 10:54:39,887 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-inst used request id req-6ed59192-e35c-4267-83ea-660fc78a3819 2018-08-01 10:54:39,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04f355f74ba4d0b25ae0726b32152ca28319881d" 2018-08-01 10:54:39,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-ed1a0643-a2e5-4212-87f7-a41a6e1723ed Date: Wed, 01 Aug 2018 10:54:39 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e48a3cd1-20c2-4655-a2c6-63e566e93cdf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1f931cde67c44fdb87c992d160bb4791","l2_adjacency":true,"status":"ACTIVE","subnets":["551383a3-1955-4818-9ab2-28c2bb429a6f"],"description":"","tags":[],"updated_at":"2018-08-01T10:54:37Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-pub-net","admin_state_up":true,"tenant_id":"1f931cde67c44fdb87c992d160bb4791","created_at":"2018-08-01T10:54:36Z","mtu":1450}]} 2018-08-01 10:54:39,984 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-pub-net used request id req-ed1a0643-a2e5-4212-87f7-a41a6e1723ed 2018-08-01 10:54:39,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=e48a3cd1-20c2-4655-a2c6-63e566e93cdf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04f355f74ba4d0b25ae0726b32152ca28319881d" 2018-08-01 10:54:40,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-e2317fb5-5f1d-44f7-8aad-a6fd26273a00 Date: Wed, 01 Aug 2018 10:54:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e48a3cd1-20c2-4655-a2c6-63e566e93cdf","tenant_id":"1f931cde67c44fdb87c992d160bb4791","created_at":"2018-08-01T10:54:37Z","dns_nameservers":[],"updated_at":"2018-08-01T10:54: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":"1f931cde67c44fdb87c992d160bb4791","id":"551383a3-1955-4818-9ab2-28c2bb429a6f","subnetpool_id":null,"name":"InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-pub-subnet"}]} 2018-08-01 10:54:40,036 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=e48a3cd1-20c2-4655-a2c6-63e566e93cdf used request id req-e2317fb5-5f1d-44f7-8aad-a6fd26273a00 2018-08-01 10:54:40,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04f355f74ba4d0b25ae0726b32152ca28319881d" 2018-08-01 10:54:40,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-992c46b3-0eb7-44ed-9be7-c214891627a2 Date: Wed, 01 Aug 2018 10:54:40 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e48a3cd1-20c2-4655-a2c6-63e566e93cdf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1f931cde67c44fdb87c992d160bb4791","l2_adjacency":true,"status":"ACTIVE","subnets":["551383a3-1955-4818-9ab2-28c2bb429a6f"],"description":"","tags":[],"updated_at":"2018-08-01T10:54:37Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-pub-net","admin_state_up":true,"tenant_id":"1f931cde67c44fdb87c992d160bb4791","created_at":"2018-08-01T10:54:36Z","mtu":1450}]} 2018-08-01 10:54:40,131 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-pub-net used request id req-992c46b3-0eb7-44ed-9be7-c214891627a2 2018-08-01 10:54:40,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/1f931cde67c44fdb87c992d160bb4791 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04f355f74ba4d0b25ae0726b32152ca28319881d" 2018-08-01 10:54:40,213 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:54:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d4df0ab-9413-4fcb-9df7-639aaeee52dc Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/1f931cde67c44fdb87c992d160bb4791"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1f931cde67c44fdb87c992d160bb4791", "name": "InstanceSecurityGroupTests-ed2b394a-e5f0-45a-proj"}} 2018-08-01 10:54:40,213 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/1f931cde67c44fdb87c992d160bb4791 used request id req-5d4df0ab-9413-4fcb-9df7-639aaeee52dc 2018-08-01 10:54:40,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=e48a3cd1-20c2-4655-a2c6-63e566e93cdf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04f355f74ba4d0b25ae0726b32152ca28319881d" 2018-08-01 10:54:40,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-f2c58e61-51e4-4165-8752-edbd97d999ad Date: Wed, 01 Aug 2018 10:54:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e48a3cd1-20c2-4655-a2c6-63e566e93cdf","tenant_id":"1f931cde67c44fdb87c992d160bb4791","created_at":"2018-08-01T10:54:37Z","dns_nameservers":[],"updated_at":"2018-08-01T10:54: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":"1f931cde67c44fdb87c992d160bb4791","id":"551383a3-1955-4818-9ab2-28c2bb429a6f","subnetpool_id":null,"name":"InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-pub-subnet"}]} 2018-08-01 10:54:40,265 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=e48a3cd1-20c2-4655-a2c6-63e566e93cdf used request id req-f2c58e61-51e4-4165-8752-edbd97d999ad 2018-08-01 10:54:40,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=e48a3cd1-20c2-4655-a2c6-63e566e93cdf&name=InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04f355f74ba4d0b25ae0726b32152ca28319881d" 2018-08-01 10:54:40,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-4568a7b2-ab40-4d13-821f-89b013329df5 Date: Wed, 01 Aug 2018 10:54:40 GMT RESP BODY: {"ports":[]} 2018-08-01 10:54:40,297 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=e48a3cd1-20c2-4655-a2c6-63e566e93cdf&name=InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-port&admin_state_up=True used request id req-4568a7b2-ab40-4d13-821f-89b013329df5 2018-08-01 10:54:40,298 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:54:40,298 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:54:40,683 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3a014020fa95403f94b6f7349f48ab05", "name": "InstanceSecurityGroupTests-ed2b394a-e5f0-45a-proj-role"}], "expires_at": "2018-08-01T11:54:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1f931cde67c44fdb87c992d160bb4791", "name": "InstanceSecurityGroupTests-ed2b394a-e5f0-45a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/1f931cde67c44fdb87c992d160bb4791", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/1f931cde67c44fdb87c992d160bb4791", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/1f931cde67c44fdb87c992d160bb4791", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/1f931cde67c44fdb87c992d160bb4791", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/1f931cde67c44fdb87c992d160bb4791", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/1f931cde67c44fdb87c992d160bb4791", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_1f931cde67c44fdb87c992d160bb4791", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_1f931cde67c44fdb87c992d160bb4791", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/1f931cde67c44fdb87c992d160bb4791", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/1f931cde67c44fdb87c992d160bb4791", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/1f931cde67c44fdb87c992d160bb4791", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/1f931cde67c44fdb87c992d160bb4791", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/1f931cde67c44fdb87c992d160bb4791", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/1f931cde67c44fdb87c992d160bb4791", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-ed2b394a-e5f0-45a-user", "id": "c6da07e35d4349579986fa8bfd52031d"}, "audit_ids": ["bb8nfyFoTGmaUNB-pcc9Ew"], "issued_at": "2018-08-01T10:54:40.000000Z"}} 2018-08-01 10:54:40,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bf20dd28d83d5bc92581e1fef1c9855eae498ba" 2018-08-01 10:54:40,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:54:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6f92520-4baf-43d7-b5b3-d23cc6a707cb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:54:40,762 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-c6f92520-4baf-43d7-b5b3-d23cc6a707cb 2018-08-01 10:54:40,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04f355f74ba4d0b25ae0726b32152ca28319881d" 2018-08-01 10:54:40,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-aba98537-339e-4cd9-a92a-9a8fdfbcf597 Date: Wed, 01 Aug 2018 10:54:40 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e48a3cd1-20c2-4655-a2c6-63e566e93cdf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1f931cde67c44fdb87c992d160bb4791","l2_adjacency":true,"status":"ACTIVE","subnets":["551383a3-1955-4818-9ab2-28c2bb429a6f"],"description":"","tags":[],"updated_at":"2018-08-01T10:54:37Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-pub-net","admin_state_up":true,"tenant_id":"1f931cde67c44fdb87c992d160bb4791","created_at":"2018-08-01T10:54:36Z","mtu":1450}]} 2018-08-01 10:54:40,862 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-pub-net used request id req-aba98537-339e-4cd9-a92a-9a8fdfbcf597 2018-08-01 10:54:40,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=e48a3cd1-20c2-4655-a2c6-63e566e93cdf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04f355f74ba4d0b25ae0726b32152ca28319881d" 2018-08-01 10:54:40,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-0f732409-0c83-4cfc-b2da-ea52dc124bc0 Date: Wed, 01 Aug 2018 10:54:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e48a3cd1-20c2-4655-a2c6-63e566e93cdf","tenant_id":"1f931cde67c44fdb87c992d160bb4791","created_at":"2018-08-01T10:54:37Z","dns_nameservers":[],"updated_at":"2018-08-01T10:54: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":"1f931cde67c44fdb87c992d160bb4791","id":"551383a3-1955-4818-9ab2-28c2bb429a6f","subnetpool_id":null,"name":"InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-pub-subnet"}]} 2018-08-01 10:54:40,915 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=e48a3cd1-20c2-4655-a2c6-63e566e93cdf used request id req-0f732409-0c83-4cfc-b2da-ea52dc124bc0 2018-08-01 10:54:40,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04f355f74ba4d0b25ae0726b32152ca28319881d" 2018-08-01 10:54:41,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-17fdc7f4-747e-41a4-985c-c16228c50a32 Date: Wed, 01 Aug 2018 10:54:41 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e48a3cd1-20c2-4655-a2c6-63e566e93cdf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1f931cde67c44fdb87c992d160bb4791","l2_adjacency":true,"status":"ACTIVE","subnets":["551383a3-1955-4818-9ab2-28c2bb429a6f"],"description":"","tags":[],"updated_at":"2018-08-01T10:54:37Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-pub-net","admin_state_up":true,"tenant_id":"1f931cde67c44fdb87c992d160bb4791","created_at":"2018-08-01T10:54:36Z","mtu":1450}]} 2018-08-01 10:54:41,153 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-pub-net used request id req-17fdc7f4-747e-41a4-985c-c16228c50a32 2018-08-01 10:54:41,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:54:41,161 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:54: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:54:41,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/1f931cde67c44fdb87c992d160bb4791 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bf20dd28d83d5bc92581e1fef1c9855eae498ba" 2018-08-01 10:54:41,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:54:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7877ca1-5be0-4854-ba83-34a757879b44 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/1f931cde67c44fdb87c992d160bb4791"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1f931cde67c44fdb87c992d160bb4791", "name": "InstanceSecurityGroupTests-ed2b394a-e5f0-45a-proj"}} 2018-08-01 10:54:41,182 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/1f931cde67c44fdb87c992d160bb4791 used request id req-e7877ca1-5be0-4854-ba83-34a757879b44 2018-08-01 10:54:41,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=e48a3cd1-20c2-4655-a2c6-63e566e93cdf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04f355f74ba4d0b25ae0726b32152ca28319881d" 2018-08-01 10:54:41,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-e793d923-ca56-4cca-86ed-ea60fc917d8f Date: Wed, 01 Aug 2018 10:54:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e48a3cd1-20c2-4655-a2c6-63e566e93cdf","tenant_id":"1f931cde67c44fdb87c992d160bb4791","created_at":"2018-08-01T10:54:37Z","dns_nameservers":[],"updated_at":"2018-08-01T10:54: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":"1f931cde67c44fdb87c992d160bb4791","id":"551383a3-1955-4818-9ab2-28c2bb429a6f","subnetpool_id":null,"name":"InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-pub-subnet"}]} 2018-08-01 10:54:41,231 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=e48a3cd1-20c2-4655-a2c6-63e566e93cdf used request id req-e793d923-ca56-4cca-86ed-ea60fc917d8f 2018-08-01 10:54:41,232 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-pub-net 2018-08-01 10:54:41,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04f355f74ba4d0b25ae0726b32152ca28319881d" -d '{"port": {"network_id": "e48a3cd1-20c2-4655-a2c6-63e566e93cdf", "name": "InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-port", "admin_state_up": true}}' 2018-08-01 10:54:42,115 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 809 X-Openstack-Request-Id: req-f7452f98-58c8-4a07-bb61-f2ba15a9e55c Date: Wed, 01 Aug 2018 10:54:42 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:54:41Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"551383a3-1955-4818-9ab2-28c2bb429a6f","ip_address":"10.55.0.8"}],"id":"dba90e30-c4a2-4998-8bff-ef45a0af8b94","security_groups":["1544fe1e-bf56-4aa6-b950-cbfa33400775"],"mac_address":"fa:16:3e:5e:2f:4c","device_id":"","status":"DOWN","description":"","tags":[],"name":"InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-port","project_id":"1f931cde67c44fdb87c992d160bb4791","qos_policy_id":null,"admin_state_up":true,"network_id":"e48a3cd1-20c2-4655-a2c6-63e566e93cdf","tenant_id":"1f931cde67c44fdb87c992d160bb4791","created_at":"2018-08-01T10:54:41Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-08-01 10:54:42,116 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/ports used request id req-f7452f98-58c8-4a07-bb61-f2ba15a9e55c 2018-08-01 10:54:42,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04f355f74ba4d0b25ae0726b32152ca28319881d" 2018-08-01 10:54:42,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-4f8c3e05-5bce-444f-a294-d9c0127031b1 Date: Wed, 01 Aug 2018 10:54:42 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e48a3cd1-20c2-4655-a2c6-63e566e93cdf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1f931cde67c44fdb87c992d160bb4791","l2_adjacency":true,"status":"ACTIVE","subnets":["551383a3-1955-4818-9ab2-28c2bb429a6f"],"description":"","tags":[],"updated_at":"2018-08-01T10:54:37Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-pub-net","admin_state_up":true,"tenant_id":"1f931cde67c44fdb87c992d160bb4791","created_at":"2018-08-01T10:54:36Z","mtu":1450}]} 2018-08-01 10:54:42,215 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-pub-net used request id req-4f8c3e05-5bce-444f-a294-d9c0127031b1 2018-08-01 10:54:42,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=e48a3cd1-20c2-4655-a2c6-63e566e93cdf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04f355f74ba4d0b25ae0726b32152ca28319881d" 2018-08-01 10:54:42,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-0a67d038-a833-404e-a9e4-15927119ac3f Date: Wed, 01 Aug 2018 10:54:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e48a3cd1-20c2-4655-a2c6-63e566e93cdf","tenant_id":"1f931cde67c44fdb87c992d160bb4791","created_at":"2018-08-01T10:54:37Z","dns_nameservers":[],"updated_at":"2018-08-01T10:54: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":"1f931cde67c44fdb87c992d160bb4791","id":"551383a3-1955-4818-9ab2-28c2bb429a6f","subnetpool_id":null,"name":"InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-pub-subnet"}]} 2018-08-01 10:54:42,264 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=e48a3cd1-20c2-4655-a2c6-63e566e93cdf used request id req-0a67d038-a833-404e-a9e4-15927119ac3f 2018-08-01 10:54:42,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04f355f74ba4d0b25ae0726b32152ca28319881d" 2018-08-01 10:54:42,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-f9795156-7c69-4839-8a91-e20b1013fb25 Date: Wed, 01 Aug 2018 10:54:42 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e48a3cd1-20c2-4655-a2c6-63e566e93cdf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1f931cde67c44fdb87c992d160bb4791","l2_adjacency":true,"status":"ACTIVE","subnets":["551383a3-1955-4818-9ab2-28c2bb429a6f"],"description":"","tags":[],"updated_at":"2018-08-01T10:54:37Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-pub-net","admin_state_up":true,"tenant_id":"1f931cde67c44fdb87c992d160bb4791","created_at":"2018-08-01T10:54:36Z","mtu":1450}]} 2018-08-01 10:54:42,359 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-pub-net used request id req-f9795156-7c69-4839-8a91-e20b1013fb25 2018-08-01 10:54:42,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/1f931cde67c44fdb87c992d160bb4791 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04f355f74ba4d0b25ae0726b32152ca28319881d" 2018-08-01 10:54:42,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:54:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78ffd705-8d1d-46d9-808e-2f8083e8aa3e Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/1f931cde67c44fdb87c992d160bb4791"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1f931cde67c44fdb87c992d160bb4791", "name": "InstanceSecurityGroupTests-ed2b394a-e5f0-45a-proj"}} 2018-08-01 10:54:42,382 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/1f931cde67c44fdb87c992d160bb4791 used request id req-78ffd705-8d1d-46d9-808e-2f8083e8aa3e 2018-08-01 10:54:42,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=e48a3cd1-20c2-4655-a2c6-63e566e93cdf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04f355f74ba4d0b25ae0726b32152ca28319881d" 2018-08-01 10:54:42,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-c8432640-748f-4b4f-915c-1dc86ac7c4bd Date: Wed, 01 Aug 2018 10:54:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e48a3cd1-20c2-4655-a2c6-63e566e93cdf","tenant_id":"1f931cde67c44fdb87c992d160bb4791","created_at":"2018-08-01T10:54:37Z","dns_nameservers":[],"updated_at":"2018-08-01T10:54: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":"1f931cde67c44fdb87c992d160bb4791","id":"551383a3-1955-4818-9ab2-28c2bb429a6f","subnetpool_id":null,"name":"InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-pub-subnet"}]} 2018-08-01 10:54:42,429 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=e48a3cd1-20c2-4655-a2c6-63e566e93cdf used request id req-c8432640-748f-4b4f-915c-1dc86ac7c4bd 2018-08-01 10:54:42,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=e48a3cd1-20c2-4655-a2c6-63e566e93cdf&name=InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04f355f74ba4d0b25ae0726b32152ca28319881d" 2018-08-01 10:54:42,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 812 X-Openstack-Request-Id: req-95bc4b60-36b7-4749-8c07-f47b22d592ef Date: Wed, 01 Aug 2018 10:54:42 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:54:41Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"551383a3-1955-4818-9ab2-28c2bb429a6f","ip_address":"10.55.0.8"}],"id":"dba90e30-c4a2-4998-8bff-ef45a0af8b94","security_groups":["1544fe1e-bf56-4aa6-b950-cbfa33400775"],"mac_address":"fa:16:3e:5e:2f:4c","project_id":"1f931cde67c44fdb87c992d160bb4791","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-port","admin_state_up":true,"network_id":"e48a3cd1-20c2-4655-a2c6-63e566e93cdf","tenant_id":"1f931cde67c44fdb87c992d160bb4791","created_at":"2018-08-01T10:54:41Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-08-01 10:54:42,523 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=e48a3cd1-20c2-4655-a2c6-63e566e93cdf&name=InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-port&admin_state_up=True used request id req-95bc4b60-36b7-4749-8c07-f47b22d592ef 2018-08-01 10:54:42,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/1f931cde67c44fdb87c992d160bb4791 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04f355f74ba4d0b25ae0726b32152ca28319881d" 2018-08-01 10:54:42,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:54:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f374d88-dddc-4e1e-a3d2-6ce5497f902e Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/1f931cde67c44fdb87c992d160bb4791"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1f931cde67c44fdb87c992d160bb4791", "name": "InstanceSecurityGroupTests-ed2b394a-e5f0-45a-proj"}} 2018-08-01 10:54:42,612 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/1f931cde67c44fdb87c992d160bb4791 used request id req-1f374d88-dddc-4e1e-a3d2-6ce5497f902e 2018-08-01 10:54:42,612 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-inst 2018-08-01 10:54:42,615 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04f355f74ba4d0b25ae0726b32152ca28319881d" 2018-08-01 10:54:42,635 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:54: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-8cda3293-60f5-409b-8b70-eae4a935c4f6 x-compute-request-id: req-8cda3293-60f5-409b-8b70-eae4a935c4f6 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"flavors": [{"id": "4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "rel": "bookmark"}], "name": "vmtp-flavor_ee58c79f-c6fb-483f-8b9c-406ffbfad757"}, {"id": "5b61c696-1b5b-4204-b7e5-ca4a818093b0", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "bookmark"}], "name": "shaker-flavor_81952131-3011-4d90-80f4-831743223f59"}, {"id": "8306a0fe-6adc-4d0d-b6d8-294b72029410", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/8306a0fe-6adc-4d0d-b6d8-294b72029410", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/8306a0fe-6adc-4d0d-b6d8-294b72029410", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-flavor-name"}]} 2018-08-01 10:54:42,635 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-8cda3293-60f5-409b-8b70-eae4a935c4f6 2018-08-01 10:54:42,638 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors/8306a0fe-6adc-4d0d-b6d8-294b72029410 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04f355f74ba4d0b25ae0726b32152ca28319881d" 2018-08-01 10:54:42,657 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:54: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-5d4ff9b9-0709-457b-8a6e-ec86fef88809 x-compute-request-id: req-5d4ff9b9-0709-457b-8a6e-ec86fef88809 Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-flavor-name", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/8306a0fe-6adc-4d0d-b6d8-294b72029410", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/8306a0fe-6adc-4d0d-b6d8-294b72029410", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "8306a0fe-6adc-4d0d-b6d8-294b72029410"}} 2018-08-01 10:54:42,658 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/8306a0fe-6adc-4d0d-b6d8-294b72029410 used request id req-5d4ff9b9-0709-457b-8a6e-ec86fef88809 2018-08-01 10:54:42,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}04f355f74ba4d0b25ae0726b32152ca28319881d" 2018-08-01 10:54:42,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-8f1762b0-e62b-4590-9689-a8760973d0a0 Date: Wed, 01 Aug 2018 10:54:42 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T10:54:34Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-01T10:54:35Z", "visibility": "shared", "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/67935575-1cab-4ec0-9e43-2b8e9009bd0b/snap", "metadata": {}}], "self": "/v2/images/67935575-1cab-4ec0-9e43-2b8e9009bd0b", "min_disk": 0, "protected": false, "id": "67935575-1cab-4ec0-9e43-2b8e9009bd0b", "file": "/v2/images/67935575-1cab-4ec0-9e43-2b8e9009bd0b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "1f931cde67c44fdb87c992d160bb4791", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/67935575-1cab-4ec0-9e43-2b8e9009bd0b/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-image"} 2018-08-01 10:54:42,844 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-image used request id req-8f1762b0-e62b-4590-9689-a8760973d0a0 2018-08-01 10:54:42,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}04f355f74ba4d0b25ae0726b32152ca28319881d" 2018-08-01 10:54:42,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-f3ae0ab2-6124-4366-8f03-2bcde82ff6e5 Date: Wed, 01 Aug 2018 10:54: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-08-01 10:54:42,853 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-f3ae0ab2-6124-4366-8f03-2bcde82ff6e5 2018-08-01 10:54:42,859 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04f355f74ba4d0b25ae0726b32152ca28319881d" -d '{"server": {"name": "InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-inst", "imageRef": "67935575-1cab-4ec0-9e43-2b8e9009bd0b", "flavorRef": "8306a0fe-6adc-4d0d-b6d8-294b72029410", "max_count": 1, "min_count": 1, "networks": [{"port": "dba90e30-c4a2-4998-8bff-ef45a0af8b94"}]}}' 2018-08-01 10:54:43,562 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 10:54: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-7b7fa59c-7ccc-48d6-bbad-d5553a8c7700 x-compute-request-id: req-7b7fa59c-7ccc-48d6-bbad-d5553a8c7700 Content-Length: 374 location: http://172.30.9.24:8774/v2.1/servers/ac6f1ee3-7954-48b3-a2d5-a456a6c6c7b7 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "ac6f1ee3-7954-48b3-a2d5-a456a6c6c7b7", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/ac6f1ee3-7954-48b3-a2d5-a456a6c6c7b7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ac6f1ee3-7954-48b3-a2d5-a456a6c6c7b7", "rel": "bookmark"}], "adminPass": "Uj9jeHmTSbvm"}} 2018-08-01 10:54:43,562 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-7b7fa59c-7ccc-48d6-bbad-d5553a8c7700 2018-08-01 10:54:43,565 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ac6f1ee3-7954-48b3-a2d5-a456a6c6c7b7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04f355f74ba4d0b25ae0726b32152ca28319881d" 2018-08-01 10:54:43,987 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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-63bc1041-a8aa-4827-9c06-661e42cc7233 x-compute-request-id: req-63bc1041-a8aa-4827-9c06-661e42cc7233 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.24:8774/v2.1/servers/ac6f1ee3-7954-48b3-a2d5-a456a6c6c7b7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ac6f1ee3-7954-48b3-a2d5-a456a6c6c7b7", "rel": "bookmark"}], "image": {"id": "67935575-1cab-4ec0-9e43-2b8e9009bd0b", "links": [{"href": "http://172.30.9.24:8774/images/67935575-1cab-4ec0-9e43-2b8e9009bd0b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8306a0fe-6adc-4d0d-b6d8-294b72029410", "links": [{"href": "http://172.30.9.24:8774/flavors/8306a0fe-6adc-4d0d-b6d8-294b72029410", "rel": "bookmark"}]}, "id": "ac6f1ee3-7954-48b3-a2d5-a456a6c6c7b7", "user_id": "c6da07e35d4349579986fa8bfd52031d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T10:54:43Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-inst", "created": "2018-08-01T10:54:43Z", "tenant_id": "1f931cde67c44fdb87c992d160bb4791", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:54:43,988 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ac6f1ee3-7954-48b3-a2d5-a456a6c6c7b7 used request id req-63bc1041-a8aa-4827-9c06-661e42cc7233 2018-08-01 10:54:43,988 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-inst 2018-08-01 10:54:43,991 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ac6f1ee3-7954-48b3-a2d5-a456a6c6c7b7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04f355f74ba4d0b25ae0726b32152ca28319881d" 2018-08-01 10:54:44,256 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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-901f1399-f7b9-4b04-96fe-63fe6db3356f x-compute-request-id: req-901f1399-f7b9-4b04-96fe-63fe6db3356f 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.24:8774/v2.1/servers/ac6f1ee3-7954-48b3-a2d5-a456a6c6c7b7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ac6f1ee3-7954-48b3-a2d5-a456a6c6c7b7", "rel": "bookmark"}], "image": {"id": "67935575-1cab-4ec0-9e43-2b8e9009bd0b", "links": [{"href": "http://172.30.9.24:8774/images/67935575-1cab-4ec0-9e43-2b8e9009bd0b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8306a0fe-6adc-4d0d-b6d8-294b72029410", "links": [{"href": "http://172.30.9.24:8774/flavors/8306a0fe-6adc-4d0d-b6d8-294b72029410", "rel": "bookmark"}]}, "id": "ac6f1ee3-7954-48b3-a2d5-a456a6c6c7b7", "user_id": "c6da07e35d4349579986fa8bfd52031d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T10:54:43Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-inst", "created": "2018-08-01T10:54:43Z", "tenant_id": "1f931cde67c44fdb87c992d160bb4791", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:54:44,257 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ac6f1ee3-7954-48b3-a2d5-a456a6c6c7b7 used request id req-901f1399-f7b9-4b04-96fe-63fe6db3356f 2018-08-01 10:54:44,257 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-inst] is - BUILD 2018-08-01 10:54:44,257 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-01 10:54:47,261 - create_instance - DEBUG - VM status query timeout in 896.727880001 2018-08-01 10:54:47,264 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ac6f1ee3-7954-48b3-a2d5-a456a6c6c7b7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04f355f74ba4d0b25ae0726b32152ca28319881d" 2018-08-01 10:54:47,431 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:54: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-7df49bbe-41b6-4933-bf63-86325978af5f x-compute-request-id: req-7df49bbe-41b6-4933-bf63-86325978af5f 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.24:8774/v2.1/servers/ac6f1ee3-7954-48b3-a2d5-a456a6c6c7b7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ac6f1ee3-7954-48b3-a2d5-a456a6c6c7b7", "rel": "bookmark"}], "image": {"id": "67935575-1cab-4ec0-9e43-2b8e9009bd0b", "links": [{"href": "http://172.30.9.24:8774/images/67935575-1cab-4ec0-9e43-2b8e9009bd0b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8306a0fe-6adc-4d0d-b6d8-294b72029410", "links": [{"href": "http://172.30.9.24:8774/flavors/8306a0fe-6adc-4d0d-b6d8-294b72029410", "rel": "bookmark"}]}, "id": "ac6f1ee3-7954-48b3-a2d5-a456a6c6c7b7", "security_groups": [{"name": "default"}], "user_id": "c6da07e35d4349579986fa8bfd52031d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T10:54:44Z", "hostId": "ed7bf67970e713b86888b9ac7a6faad79a6c4d93cb46f98669ba5941", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-inst", "created": "2018-08-01T10:54:43Z", "tenant_id": "1f931cde67c44fdb87c992d160bb4791", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:54:47,431 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ac6f1ee3-7954-48b3-a2d5-a456a6c6c7b7 used request id req-7df49bbe-41b6-4933-bf63-86325978af5f 2018-08-01 10:54:47,431 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-inst] is - BUILD 2018-08-01 10:54:47,432 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-01 10:54:50,435 - create_instance - DEBUG - VM status query timeout in 893.553514004 2018-08-01 10:54:50,438 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ac6f1ee3-7954-48b3-a2d5-a456a6c6c7b7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04f355f74ba4d0b25ae0726b32152ca28319881d" 2018-08-01 10:54:50,784 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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-e0bde249-27de-433d-bff7-afe6f612e91b x-compute-request-id: req-e0bde249-27de-433d-bff7-afe6f612e91b Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:2f:4c", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/ac6f1ee3-7954-48b3-a2d5-a456a6c6c7b7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ac6f1ee3-7954-48b3-a2d5-a456a6c6c7b7", "rel": "bookmark"}], "image": {"id": "67935575-1cab-4ec0-9e43-2b8e9009bd0b", "links": [{"href": "http://172.30.9.24:8774/images/67935575-1cab-4ec0-9e43-2b8e9009bd0b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T10:54:47.000000", "flavor": {"id": "8306a0fe-6adc-4d0d-b6d8-294b72029410", "links": [{"href": "http://172.30.9.24:8774/flavors/8306a0fe-6adc-4d0d-b6d8-294b72029410", "rel": "bookmark"}]}, "id": "ac6f1ee3-7954-48b3-a2d5-a456a6c6c7b7", "security_groups": [{"name": "default"}], "user_id": "c6da07e35d4349579986fa8bfd52031d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:54:47Z", "hostId": "ed7bf67970e713b86888b9ac7a6faad79a6c4d93cb46f98669ba5941", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-inst", "created": "2018-08-01T10:54:43Z", "tenant_id": "1f931cde67c44fdb87c992d160bb4791", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:54:50,785 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ac6f1ee3-7954-48b3-a2d5-a456a6c6c7b7 used request id req-e0bde249-27de-433d-bff7-afe6f612e91b 2018-08-01 10:54:50,785 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-inst] is - ACTIVE 2018-08-01 10:54:50,785 - create_instance - INFO - VM is - ACTIVE 2018-08-01 10:54:50,788 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ac6f1ee3-7954-48b3-a2d5-a456a6c6c7b7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04f355f74ba4d0b25ae0726b32152ca28319881d" 2018-08-01 10:54:51,089 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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-99129853-09cb-4892-b7c9-7249323851ef x-compute-request-id: req-99129853-09cb-4892-b7c9-7249323851ef Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:2f:4c", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/ac6f1ee3-7954-48b3-a2d5-a456a6c6c7b7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ac6f1ee3-7954-48b3-a2d5-a456a6c6c7b7", "rel": "bookmark"}], "image": {"id": "67935575-1cab-4ec0-9e43-2b8e9009bd0b", "links": [{"href": "http://172.30.9.24:8774/images/67935575-1cab-4ec0-9e43-2b8e9009bd0b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T10:54:47.000000", "flavor": {"id": "8306a0fe-6adc-4d0d-b6d8-294b72029410", "links": [{"href": "http://172.30.9.24:8774/flavors/8306a0fe-6adc-4d0d-b6d8-294b72029410", "rel": "bookmark"}]}, "id": "ac6f1ee3-7954-48b3-a2d5-a456a6c6c7b7", "security_groups": [{"name": "default"}], "user_id": "c6da07e35d4349579986fa8bfd52031d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:54:47Z", "hostId": "ed7bf67970e713b86888b9ac7a6faad79a6c4d93cb46f98669ba5941", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-inst", "created": "2018-08-01T10:54:43Z", "tenant_id": "1f931cde67c44fdb87c992d160bb4791", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:54:51,089 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ac6f1ee3-7954-48b3-a2d5-a456a6c6c7b7 used request id req-99129853-09cb-4892-b7c9-7249323851ef 2018-08-01 10:54:51,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04f355f74ba4d0b25ae0726b32152ca28319881d" 2018-08-01 10:54:51,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-c633c4d9-67a7-4e51-95f2-d83743e8de7e Date: Wed, 01 Aug 2018 10:54:51 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e48a3cd1-20c2-4655-a2c6-63e566e93cdf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1f931cde67c44fdb87c992d160bb4791","l2_adjacency":true,"status":"ACTIVE","subnets":["551383a3-1955-4818-9ab2-28c2bb429a6f"],"description":"","tags":[],"updated_at":"2018-08-01T10:54:37Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-pub-net","admin_state_up":true,"tenant_id":"1f931cde67c44fdb87c992d160bb4791","created_at":"2018-08-01T10:54:36Z","mtu":1450}]} 2018-08-01 10:54:51,188 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-pub-net used request id req-c633c4d9-67a7-4e51-95f2-d83743e8de7e 2018-08-01 10:54:51,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/1f931cde67c44fdb87c992d160bb4791 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04f355f74ba4d0b25ae0726b32152ca28319881d" 2018-08-01 10:54:51,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:54:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2427ade2-9bd3-4d02-bedc-9d50616e3958 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/1f931cde67c44fdb87c992d160bb4791"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1f931cde67c44fdb87c992d160bb4791", "name": "InstanceSecurityGroupTests-ed2b394a-e5f0-45a-proj"}} 2018-08-01 10:54:51,213 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/1f931cde67c44fdb87c992d160bb4791 used request id req-2427ade2-9bd3-4d02-bedc-9d50616e3958 2018-08-01 10:54:51,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=e48a3cd1-20c2-4655-a2c6-63e566e93cdf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04f355f74ba4d0b25ae0726b32152ca28319881d" 2018-08-01 10:54:51,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-f1608ded-29d7-443e-9fad-56d5267a6b3d Date: Wed, 01 Aug 2018 10:54:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e48a3cd1-20c2-4655-a2c6-63e566e93cdf","tenant_id":"1f931cde67c44fdb87c992d160bb4791","created_at":"2018-08-01T10:54:37Z","dns_nameservers":[],"updated_at":"2018-08-01T10:54: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":"1f931cde67c44fdb87c992d160bb4791","id":"551383a3-1955-4818-9ab2-28c2bb429a6f","subnetpool_id":null,"name":"InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-pub-subnet"}]} 2018-08-01 10:54:51,265 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=e48a3cd1-20c2-4655-a2c6-63e566e93cdf used request id req-f1608ded-29d7-443e-9fad-56d5267a6b3d 2018-08-01 10:54:51,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=e48a3cd1-20c2-4655-a2c6-63e566e93cdf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04f355f74ba4d0b25ae0726b32152ca28319881d" 2018-08-01 10:54:51,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1650 X-Openstack-Request-Id: req-c55ea7ad-bae6-436d-920f-68f7c91cd989 Date: Wed, 01 Aug 2018 10:54:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:54:39Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"551383a3-1955-4818-9ab2-28c2bb429a6f","ip_address":"10.55.0.2"}],"id":"bdcea87f-38a7-44b8-bd9e-924b9a81c210","security_groups":[],"mac_address":"fa:16:3e:fc:a2:35","project_id":"1f931cde67c44fdb87c992d160bb4791","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e48a3cd1-20c2-4655-a2c6-63e566e93cdf","tenant_id":"1f931cde67c44fdb87c992d160bb4791","created_at":"2018-08-01T10:54:37Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e48a3cd1-20c2-4655-a2c6-63e566e93cdf","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:54:47Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"551383a3-1955-4818-9ab2-28c2bb429a6f","ip_address":"10.55.0.8"}],"id":"dba90e30-c4a2-4998-8bff-ef45a0af8b94","security_groups":["1544fe1e-bf56-4aa6-b950-cbfa33400775"],"mac_address":"fa:16:3e:5e:2f:4c","project_id":"1f931cde67c44fdb87c992d160bb4791","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-port","admin_state_up":true,"network_id":"e48a3cd1-20c2-4655-a2c6-63e566e93cdf","tenant_id":"1f931cde67c44fdb87c992d160bb4791","created_at":"2018-08-01T10:54:41Z","binding:vnic_type":"normal","device_id":"ac6f1ee3-7954-48b3-a2d5-a456a6c6c7b7","ip_allocation":"immediate"}]} 2018-08-01 10:54:51,332 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=e48a3cd1-20c2-4655-a2c6-63e566e93cdf used request id req-c55ea7ad-bae6-436d-920f-68f7c91cd989 2018-08-01 10:54:51,332 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:54:51,333 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:54:51,713 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3a014020fa95403f94b6f7349f48ab05", "name": "InstanceSecurityGroupTests-ed2b394a-e5f0-45a-proj-role"}], "expires_at": "2018-08-01T11:54:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1f931cde67c44fdb87c992d160bb4791", "name": "InstanceSecurityGroupTests-ed2b394a-e5f0-45a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/1f931cde67c44fdb87c992d160bb4791", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/1f931cde67c44fdb87c992d160bb4791", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/1f931cde67c44fdb87c992d160bb4791", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/1f931cde67c44fdb87c992d160bb4791", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/1f931cde67c44fdb87c992d160bb4791", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/1f931cde67c44fdb87c992d160bb4791", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_1f931cde67c44fdb87c992d160bb4791", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_1f931cde67c44fdb87c992d160bb4791", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/1f931cde67c44fdb87c992d160bb4791", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/1f931cde67c44fdb87c992d160bb4791", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/1f931cde67c44fdb87c992d160bb4791", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/1f931cde67c44fdb87c992d160bb4791", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/1f931cde67c44fdb87c992d160bb4791", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/1f931cde67c44fdb87c992d160bb4791", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-ed2b394a-e5f0-45a-user", "id": "c6da07e35d4349579986fa8bfd52031d"}, "audit_ids": ["hiijXl_HTkeiPGKvckQsEQ"], "issued_at": "2018-08-01T10:54:51.000000Z"}} 2018-08-01 10:54:51,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b231fc8968aae2872375a00ab40f8f88b01931cc" 2018-08-01 10:54:51,791 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:54:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5f85271-859c-4196-bc48-b97f3b4722f4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:54:51,791 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-f5f85271-859c-4196-bc48-b97f3b4722f4 2018-08-01 10:54:51,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b231fc8968aae2872375a00ab40f8f88b01931cc" 2018-08-01 10:54:51,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-14b0af28-10df-472e-80d0-33282ac2ac39 Date: Wed, 01 Aug 2018 10:54:51 GMT RESP BODY: {"security_groups": []} 2018-08-01 10:54:51,995 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-name&description=hello+group used request id req-14b0af28-10df-472e-80d0-33282ac2ac39 2018-08-01 10:54:51,996 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-name... 2018-08-01 10:54:51,996 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-name 2018-08-01 10:54:52,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b231fc8968aae2872375a00ab40f8f88b01931cc" -d '{"security_group": {"name": "InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-name", "description": "hello group"}}' 2018-08-01 10:54:52,178 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-aa7a7ca9-feee-499b-b429-e2fcb17dc66a Date: Wed, 01 Aug 2018 10:54:52 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "1f931cde67c44fdb87c992d160bb4791", "created_at": "2018-08-01T10:54:52Z", "updated_at": "2018-08-01T10:54:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:54:52Z", "revision_number": 0, "id": "0e4c6d74-9ce1-4efb-af00-d162739202a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:54:52Z", "security_group_id": "715dbc4a-d6a7-4a6f-b8d4-707290429691", "tenant_id": "1f931cde67c44fdb87c992d160bb4791", "port_range_min": null, "ethertype": "IPv6", "project_id": "1f931cde67c44fdb87c992d160bb4791"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:54:52Z", "revision_number": 0, "id": "2144f310-550e-474d-8ccb-2c2b16968ae2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:54:52Z", "security_group_id": "715dbc4a-d6a7-4a6f-b8d4-707290429691", "tenant_id": "1f931cde67c44fdb87c992d160bb4791", "port_range_min": null, "ethertype": "IPv4", "project_id": "1f931cde67c44fdb87c992d160bb4791"}], "revision_number": 2, "project_id": "1f931cde67c44fdb87c992d160bb4791", "id": "715dbc4a-d6a7-4a6f-b8d4-707290429691", "name": "InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-name"}} 2018-08-01 10:54:52,178 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups used request id req-aa7a7ca9-feee-499b-b429-e2fcb17dc66a 2018-08-01 10:54:52,178 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 715dbc4a-d6a7-4a6f-b8d4-707290429691 2018-08-01 10:54:52,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=715dbc4a-d6a7-4a6f-b8d4-707290429691 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b231fc8968aae2872375a00ab40f8f88b01931cc" 2018-08-01 10:54:52,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-8288c662-3965-48ab-910c-130c535ca3aa Date: Wed, 01 Aug 2018 10:54:52 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-08-01T10:54:52Z", "security_group_id": "715dbc4a-d6a7-4a6f-b8d4-707290429691", "port_range_min": null, "revision_number": 0, "tenant_id": "1f931cde67c44fdb87c992d160bb4791", "created_at": "2018-08-01T10:54:52Z", "project_id": "1f931cde67c44fdb87c992d160bb4791", "id": "0e4c6d74-9ce1-4efb-af00-d162739202a5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:54:52Z", "security_group_id": "715dbc4a-d6a7-4a6f-b8d4-707290429691", "port_range_min": null, "revision_number": 0, "tenant_id": "1f931cde67c44fdb87c992d160bb4791", "created_at": "2018-08-01T10:54:52Z", "project_id": "1f931cde67c44fdb87c992d160bb4791", "id": "2144f310-550e-474d-8ccb-2c2b16968ae2"}]} 2018-08-01 10:54:52,230 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=715dbc4a-d6a7-4a6f-b8d4-707290429691 used request id req-8288c662-3965-48ab-910c-130c535ca3aa 2018-08-01 10:54:52,230 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 715dbc4a-d6a7-4a6f-b8d4-707290429691 2018-08-01 10:54:52,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=715dbc4a-d6a7-4a6f-b8d4-707290429691 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b231fc8968aae2872375a00ab40f8f88b01931cc" 2018-08-01 10:54:52,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-821e8ec0-3a68-453e-bb2b-6f858c860e1c Date: Wed, 01 Aug 2018 10:54:52 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-08-01T10:54:52Z", "security_group_id": "715dbc4a-d6a7-4a6f-b8d4-707290429691", "port_range_min": null, "revision_number": 0, "tenant_id": "1f931cde67c44fdb87c992d160bb4791", "created_at": "2018-08-01T10:54:52Z", "project_id": "1f931cde67c44fdb87c992d160bb4791", "id": "0e4c6d74-9ce1-4efb-af00-d162739202a5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:54:52Z", "security_group_id": "715dbc4a-d6a7-4a6f-b8d4-707290429691", "port_range_min": null, "revision_number": 0, "tenant_id": "1f931cde67c44fdb87c992d160bb4791", "created_at": "2018-08-01T10:54:52Z", "project_id": "1f931cde67c44fdb87c992d160bb4791", "id": "2144f310-550e-474d-8ccb-2c2b16968ae2"}]} 2018-08-01 10:54:52,260 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=715dbc4a-d6a7-4a6f-b8d4-707290429691 used request id req-821e8ec0-3a68-453e-bb2b-6f858c860e1c 2018-08-01 10:54:52,260 - neutron_utils - INFO - Retrieving security group with ID - 715dbc4a-d6a7-4a6f-b8d4-707290429691 2018-08-01 10:54:52,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?id=715dbc4a-d6a7-4a6f-b8d4-707290429691 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b231fc8968aae2872375a00ab40f8f88b01931cc" 2018-08-01 10:54:52,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-3e1424e7-8ccd-43a0-8947-2a1892263f6c Date: Wed, 01 Aug 2018 10:54:52 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "1f931cde67c44fdb87c992d160bb4791", "created_at": "2018-08-01T10:54:52Z", "updated_at": "2018-08-01T10:54:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:54:52Z", "revision_number": 0, "id": "0e4c6d74-9ce1-4efb-af00-d162739202a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:54:52Z", "security_group_id": "715dbc4a-d6a7-4a6f-b8d4-707290429691", "tenant_id": "1f931cde67c44fdb87c992d160bb4791", "port_range_min": null, "ethertype": "IPv6", "project_id": "1f931cde67c44fdb87c992d160bb4791"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:54:52Z", "revision_number": 0, "id": "2144f310-550e-474d-8ccb-2c2b16968ae2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:54:52Z", "security_group_id": "715dbc4a-d6a7-4a6f-b8d4-707290429691", "tenant_id": "1f931cde67c44fdb87c992d160bb4791", "port_range_min": null, "ethertype": "IPv4", "project_id": "1f931cde67c44fdb87c992d160bb4791"}], "revision_number": 2, "project_id": "1f931cde67c44fdb87c992d160bb4791", "id": "715dbc4a-d6a7-4a6f-b8d4-707290429691", "name": "InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-name"}]} 2018-08-01 10:54:52,523 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?id=715dbc4a-d6a7-4a6f-b8d4-707290429691 used request id req-3e1424e7-8ccd-43a0-8947-2a1892263f6c 2018-08-01 10:54:52,524 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 715dbc4a-d6a7-4a6f-b8d4-707290429691 2018-08-01 10:54:52,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=715dbc4a-d6a7-4a6f-b8d4-707290429691 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b231fc8968aae2872375a00ab40f8f88b01931cc" 2018-08-01 10:54:52,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7fd05019-e0a6-467f-b9f4-861eebf67c03 Date: Wed, 01 Aug 2018 10:54:52 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-08-01T10:54:52Z", "security_group_id": "715dbc4a-d6a7-4a6f-b8d4-707290429691", "port_range_min": null, "revision_number": 0, "tenant_id": "1f931cde67c44fdb87c992d160bb4791", "created_at": "2018-08-01T10:54:52Z", "project_id": "1f931cde67c44fdb87c992d160bb4791", "id": "0e4c6d74-9ce1-4efb-af00-d162739202a5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:54:52Z", "security_group_id": "715dbc4a-d6a7-4a6f-b8d4-707290429691", "port_range_min": null, "revision_number": 0, "tenant_id": "1f931cde67c44fdb87c992d160bb4791", "created_at": "2018-08-01T10:54:52Z", "project_id": "1f931cde67c44fdb87c992d160bb4791", "id": "2144f310-550e-474d-8ccb-2c2b16968ae2"}]} 2018-08-01 10:54:52,551 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=715dbc4a-d6a7-4a6f-b8d4-707290429691 used request id req-7fd05019-e0a6-467f-b9f4-861eebf67c03 2018-08-01 10:54:52,552 - neutron_utils - INFO - Retrieving security group with ID - 715dbc4a-d6a7-4a6f-b8d4-707290429691 2018-08-01 10:54:52,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?id=715dbc4a-d6a7-4a6f-b8d4-707290429691 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b231fc8968aae2872375a00ab40f8f88b01931cc" 2018-08-01 10:54:52,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-a3d56924-b577-4220-af7f-d2ad82818d64 Date: Wed, 01 Aug 2018 10:54:52 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "1f931cde67c44fdb87c992d160bb4791", "created_at": "2018-08-01T10:54:52Z", "updated_at": "2018-08-01T10:54:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:54:52Z", "revision_number": 0, "id": "0e4c6d74-9ce1-4efb-af00-d162739202a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:54:52Z", "security_group_id": "715dbc4a-d6a7-4a6f-b8d4-707290429691", "tenant_id": "1f931cde67c44fdb87c992d160bb4791", "port_range_min": null, "ethertype": "IPv6", "project_id": "1f931cde67c44fdb87c992d160bb4791"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:54:52Z", "revision_number": 0, "id": "2144f310-550e-474d-8ccb-2c2b16968ae2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:54:52Z", "security_group_id": "715dbc4a-d6a7-4a6f-b8d4-707290429691", "tenant_id": "1f931cde67c44fdb87c992d160bb4791", "port_range_min": null, "ethertype": "IPv4", "project_id": "1f931cde67c44fdb87c992d160bb4791"}], "revision_number": 2, "project_id": "1f931cde67c44fdb87c992d160bb4791", "id": "715dbc4a-d6a7-4a6f-b8d4-707290429691", "name": "InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-name"}]} 2018-08-01 10:54:52,599 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?id=715dbc4a-d6a7-4a6f-b8d4-707290429691 used request id req-a3d56924-b577-4220-af7f-d2ad82818d64 2018-08-01 10:54:52,599 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 715dbc4a-d6a7-4a6f-b8d4-707290429691 2018-08-01 10:54:52,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=715dbc4a-d6a7-4a6f-b8d4-707290429691 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b231fc8968aae2872375a00ab40f8f88b01931cc" 2018-08-01 10:54:52,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-adf6c65c-59bd-49ff-9f80-0b3495a3aea3 Date: Wed, 01 Aug 2018 10:54:52 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-08-01T10:54:52Z", "security_group_id": "715dbc4a-d6a7-4a6f-b8d4-707290429691", "port_range_min": null, "revision_number": 0, "tenant_id": "1f931cde67c44fdb87c992d160bb4791", "created_at": "2018-08-01T10:54:52Z", "project_id": "1f931cde67c44fdb87c992d160bb4791", "id": "0e4c6d74-9ce1-4efb-af00-d162739202a5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:54:52Z", "security_group_id": "715dbc4a-d6a7-4a6f-b8d4-707290429691", "port_range_min": null, "revision_number": 0, "tenant_id": "1f931cde67c44fdb87c992d160bb4791", "created_at": "2018-08-01T10:54:52Z", "project_id": "1f931cde67c44fdb87c992d160bb4791", "id": "2144f310-550e-474d-8ccb-2c2b16968ae2"}]} 2018-08-01 10:54:52,625 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=715dbc4a-d6a7-4a6f-b8d4-707290429691 used request id req-adf6c65c-59bd-49ff-9f80-0b3495a3aea3 2018-08-01 10:54:52,626 - neutron_utils - INFO - Retrieving security group with ID - 715dbc4a-d6a7-4a6f-b8d4-707290429691 2018-08-01 10:54:52,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?id=715dbc4a-d6a7-4a6f-b8d4-707290429691 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b231fc8968aae2872375a00ab40f8f88b01931cc" 2018-08-01 10:54:52,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-7264c1fa-c2cb-4a46-a390-031dfc0af1f7 Date: Wed, 01 Aug 2018 10:54:52 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "1f931cde67c44fdb87c992d160bb4791", "created_at": "2018-08-01T10:54:52Z", "updated_at": "2018-08-01T10:54:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:54:52Z", "revision_number": 0, "id": "0e4c6d74-9ce1-4efb-af00-d162739202a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:54:52Z", "security_group_id": "715dbc4a-d6a7-4a6f-b8d4-707290429691", "tenant_id": "1f931cde67c44fdb87c992d160bb4791", "port_range_min": null, "ethertype": "IPv6", "project_id": "1f931cde67c44fdb87c992d160bb4791"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:54:52Z", "revision_number": 0, "id": "2144f310-550e-474d-8ccb-2c2b16968ae2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:54:52Z", "security_group_id": "715dbc4a-d6a7-4a6f-b8d4-707290429691", "tenant_id": "1f931cde67c44fdb87c992d160bb4791", "port_range_min": null, "ethertype": "IPv4", "project_id": "1f931cde67c44fdb87c992d160bb4791"}], "revision_number": 2, "project_id": "1f931cde67c44fdb87c992d160bb4791", "id": "715dbc4a-d6a7-4a6f-b8d4-707290429691", "name": "InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-name"}]} 2018-08-01 10:54:52,672 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?id=715dbc4a-d6a7-4a6f-b8d4-707290429691 used request id req-7264c1fa-c2cb-4a46-a390-031dfc0af1f7 2018-08-01 10:54:52,672 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 715dbc4a-d6a7-4a6f-b8d4-707290429691 2018-08-01 10:54:52,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=715dbc4a-d6a7-4a6f-b8d4-707290429691 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b231fc8968aae2872375a00ab40f8f88b01931cc" 2018-08-01 10:54:52,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-344d379a-d6cc-4110-a766-d5fa7b23dae0 Date: Wed, 01 Aug 2018 10:54:52 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-08-01T10:54:52Z", "security_group_id": "715dbc4a-d6a7-4a6f-b8d4-707290429691", "port_range_min": null, "revision_number": 0, "tenant_id": "1f931cde67c44fdb87c992d160bb4791", "created_at": "2018-08-01T10:54:52Z", "project_id": "1f931cde67c44fdb87c992d160bb4791", "id": "0e4c6d74-9ce1-4efb-af00-d162739202a5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:54:52Z", "security_group_id": "715dbc4a-d6a7-4a6f-b8d4-707290429691", "port_range_min": null, "revision_number": 0, "tenant_id": "1f931cde67c44fdb87c992d160bb4791", "created_at": "2018-08-01T10:54:52Z", "project_id": "1f931cde67c44fdb87c992d160bb4791", "id": "2144f310-550e-474d-8ccb-2c2b16968ae2"}]} 2018-08-01 10:54:52,698 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=715dbc4a-d6a7-4a6f-b8d4-707290429691 used request id req-344d379a-d6cc-4110-a766-d5fa7b23dae0 2018-08-01 10:54:52,699 - neutron_utils - INFO - Deleting security group rule with ID - 0e4c6d74-9ce1-4efb-af00-d162739202a5 2018-08-01 10:54:52,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-group-rules/0e4c6d74-9ce1-4efb-af00-d162739202a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b231fc8968aae2872375a00ab40f8f88b01931cc" 2018-08-01 10:54:52,794 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0c9946f9-e4f2-4940-b81c-ae1f87545144 Content-Length: 0 Date: Wed, 01 Aug 2018 10:54:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:54:52,794 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-group-rules/0e4c6d74-9ce1-4efb-af00-d162739202a5 used request id req-0c9946f9-e4f2-4940-b81c-ae1f87545144 2018-08-01 10:54:52,794 - neutron_utils - INFO - Deleting security group rule with ID - 2144f310-550e-474d-8ccb-2c2b16968ae2 2018-08-01 10:54:52,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-group-rules/2144f310-550e-474d-8ccb-2c2b16968ae2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b231fc8968aae2872375a00ab40f8f88b01931cc" 2018-08-01 10:54:52,871 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3b37f10e-4a1f-41cb-9af9-4756c306253b Content-Length: 0 Date: Wed, 01 Aug 2018 10:54:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:54:52,871 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-group-rules/2144f310-550e-474d-8ccb-2c2b16968ae2 used request id req-3b37f10e-4a1f-41cb-9af9-4756c306253b 2018-08-01 10:54:52,871 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-name 2018-08-01 10:54:52,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/715dbc4a-d6a7-4a6f-b8d4-707290429691 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b231fc8968aae2872375a00ab40f8f88b01931cc" 2018-08-01 10:54:52,993 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9fad3683-8da3-43ec-9954-44c36e3927b0 Content-Length: 0 Date: Wed, 01 Aug 2018 10:54:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:54:52,993 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/715dbc4a-d6a7-4a6f-b8d4-707290429691 used request id req-9fad3683-8da3-43ec-9954-44c36e3927b0 2018-08-01 10:54:52,996 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ac6f1ee3-7954-48b3-a2d5-a456a6c6c7b7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04f355f74ba4d0b25ae0726b32152ca28319881d" 2018-08-01 10:54:53,158 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:54: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-835ca5a8-5b99-42dc-b766-56b1f86c3429 x-compute-request-id: req-835ca5a8-5b99-42dc-b766-56b1f86c3429 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:2f:4c", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/ac6f1ee3-7954-48b3-a2d5-a456a6c6c7b7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ac6f1ee3-7954-48b3-a2d5-a456a6c6c7b7", "rel": "bookmark"}], "image": {"id": "67935575-1cab-4ec0-9e43-2b8e9009bd0b", "links": [{"href": "http://172.30.9.24:8774/images/67935575-1cab-4ec0-9e43-2b8e9009bd0b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T10:54:47.000000", "flavor": {"id": "8306a0fe-6adc-4d0d-b6d8-294b72029410", "links": [{"href": "http://172.30.9.24:8774/flavors/8306a0fe-6adc-4d0d-b6d8-294b72029410", "rel": "bookmark"}]}, "id": "ac6f1ee3-7954-48b3-a2d5-a456a6c6c7b7", "security_groups": [{"name": "default"}], "user_id": "c6da07e35d4349579986fa8bfd52031d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:54:47Z", "hostId": "ed7bf67970e713b86888b9ac7a6faad79a6c4d93cb46f98669ba5941", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-inst", "created": "2018-08-01T10:54:43Z", "tenant_id": "1f931cde67c44fdb87c992d160bb4791", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:54:53,158 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ac6f1ee3-7954-48b3-a2d5-a456a6c6c7b7 used request id req-835ca5a8-5b99-42dc-b766-56b1f86c3429 2018-08-01 10:54:53,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04f355f74ba4d0b25ae0726b32152ca28319881d" 2018-08-01 10:54:53,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-8432013f-f1ad-4b17-9016-ff5ed42497d3 Date: Wed, 01 Aug 2018 10:54:53 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e48a3cd1-20c2-4655-a2c6-63e566e93cdf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1f931cde67c44fdb87c992d160bb4791","l2_adjacency":true,"status":"ACTIVE","subnets":["551383a3-1955-4818-9ab2-28c2bb429a6f"],"description":"","tags":[],"updated_at":"2018-08-01T10:54:37Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-pub-net","admin_state_up":true,"tenant_id":"1f931cde67c44fdb87c992d160bb4791","created_at":"2018-08-01T10:54:36Z","mtu":1450}]} 2018-08-01 10:54:53,257 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-pub-net used request id req-8432013f-f1ad-4b17-9016-ff5ed42497d3 2018-08-01 10:54:53,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/1f931cde67c44fdb87c992d160bb4791 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04f355f74ba4d0b25ae0726b32152ca28319881d" 2018-08-01 10:54:53,342 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:54:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-999dc593-2714-437b-97f5-0945d0e690f8 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/1f931cde67c44fdb87c992d160bb4791"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1f931cde67c44fdb87c992d160bb4791", "name": "InstanceSecurityGroupTests-ed2b394a-e5f0-45a-proj"}} 2018-08-01 10:54:53,342 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/1f931cde67c44fdb87c992d160bb4791 used request id req-999dc593-2714-437b-97f5-0945d0e690f8 2018-08-01 10:54:53,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=e48a3cd1-20c2-4655-a2c6-63e566e93cdf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04f355f74ba4d0b25ae0726b32152ca28319881d" 2018-08-01 10:54:53,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-d79ca16f-a42c-4e9a-a99f-355f436d4acc Date: Wed, 01 Aug 2018 10:54:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e48a3cd1-20c2-4655-a2c6-63e566e93cdf","tenant_id":"1f931cde67c44fdb87c992d160bb4791","created_at":"2018-08-01T10:54:37Z","dns_nameservers":[],"updated_at":"2018-08-01T10:54: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":"1f931cde67c44fdb87c992d160bb4791","id":"551383a3-1955-4818-9ab2-28c2bb429a6f","subnetpool_id":null,"name":"InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-pub-subnet"}]} 2018-08-01 10:54:53,394 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=e48a3cd1-20c2-4655-a2c6-63e566e93cdf used request id req-d79ca16f-a42c-4e9a-a99f-355f436d4acc 2018-08-01 10:54:53,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=e48a3cd1-20c2-4655-a2c6-63e566e93cdf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04f355f74ba4d0b25ae0726b32152ca28319881d" 2018-08-01 10:54:53,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1650 X-Openstack-Request-Id: req-f4666e04-b1f6-4cae-beb9-1bbaa8000247 Date: Wed, 01 Aug 2018 10:54:53 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:54:39Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"551383a3-1955-4818-9ab2-28c2bb429a6f","ip_address":"10.55.0.2"}],"id":"bdcea87f-38a7-44b8-bd9e-924b9a81c210","security_groups":[],"mac_address":"fa:16:3e:fc:a2:35","project_id":"1f931cde67c44fdb87c992d160bb4791","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e48a3cd1-20c2-4655-a2c6-63e566e93cdf","tenant_id":"1f931cde67c44fdb87c992d160bb4791","created_at":"2018-08-01T10:54:37Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e48a3cd1-20c2-4655-a2c6-63e566e93cdf","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:54:47Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"551383a3-1955-4818-9ab2-28c2bb429a6f","ip_address":"10.55.0.8"}],"id":"dba90e30-c4a2-4998-8bff-ef45a0af8b94","security_groups":["1544fe1e-bf56-4aa6-b950-cbfa33400775"],"mac_address":"fa:16:3e:5e:2f:4c","project_id":"1f931cde67c44fdb87c992d160bb4791","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-port","admin_state_up":true,"network_id":"e48a3cd1-20c2-4655-a2c6-63e566e93cdf","tenant_id":"1f931cde67c44fdb87c992d160bb4791","created_at":"2018-08-01T10:54:41Z","binding:vnic_type":"normal","device_id":"ac6f1ee3-7954-48b3-a2d5-a456a6c6c7b7","ip_allocation":"immediate"}]} 2018-08-01 10:54:53,463 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=e48a3cd1-20c2-4655-a2c6-63e566e93cdf used request id req-f4666e04-b1f6-4cae-beb9-1bbaa8000247 2018-08-01 10:54:53,464 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:54:53,848 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3a014020fa95403f94b6f7349f48ab05", "name": "InstanceSecurityGroupTests-ed2b394a-e5f0-45a-proj-role"}], "expires_at": "2018-08-01T11:54:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1f931cde67c44fdb87c992d160bb4791", "name": "InstanceSecurityGroupTests-ed2b394a-e5f0-45a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/1f931cde67c44fdb87c992d160bb4791", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/1f931cde67c44fdb87c992d160bb4791", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/1f931cde67c44fdb87c992d160bb4791", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/1f931cde67c44fdb87c992d160bb4791", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/1f931cde67c44fdb87c992d160bb4791", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/1f931cde67c44fdb87c992d160bb4791", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_1f931cde67c44fdb87c992d160bb4791", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_1f931cde67c44fdb87c992d160bb4791", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/1f931cde67c44fdb87c992d160bb4791", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/1f931cde67c44fdb87c992d160bb4791", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/1f931cde67c44fdb87c992d160bb4791", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/1f931cde67c44fdb87c992d160bb4791", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/1f931cde67c44fdb87c992d160bb4791", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/1f931cde67c44fdb87c992d160bb4791", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-ed2b394a-e5f0-45a-user", "id": "c6da07e35d4349579986fa8bfd52031d"}, "audit_ids": ["IzuKyWteRwS3eJ6VJ-nyoQ"], "issued_at": "2018-08-01T10:54:53.000000Z"}} 2018-08-01 10:54:53,851 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ac6f1ee3-7954-48b3-a2d5-a456a6c6c7b7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c64d84b92d65425e81630a2aa57c7c55000b8dd9" 2018-08-01 10:54:54,301 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:54: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-977a3994-2155-4cd7-993c-c3142b087f92 x-compute-request-id: req-977a3994-2155-4cd7-993c-c3142b087f92 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:2f:4c", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/ac6f1ee3-7954-48b3-a2d5-a456a6c6c7b7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ac6f1ee3-7954-48b3-a2d5-a456a6c6c7b7", "rel": "bookmark"}], "image": {"id": "67935575-1cab-4ec0-9e43-2b8e9009bd0b", "links": [{"href": "http://172.30.9.24:8774/images/67935575-1cab-4ec0-9e43-2b8e9009bd0b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T10:54:47.000000", "flavor": {"id": "8306a0fe-6adc-4d0d-b6d8-294b72029410", "links": [{"href": "http://172.30.9.24:8774/flavors/8306a0fe-6adc-4d0d-b6d8-294b72029410", "rel": "bookmark"}]}, "id": "ac6f1ee3-7954-48b3-a2d5-a456a6c6c7b7", "security_groups": [{"name": "default"}], "user_id": "c6da07e35d4349579986fa8bfd52031d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:54:47Z", "hostId": "ed7bf67970e713b86888b9ac7a6faad79a6c4d93cb46f98669ba5941", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-inst", "created": "2018-08-01T10:54:43Z", "tenant_id": "1f931cde67c44fdb87c992d160bb4791", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:54:54,302 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ac6f1ee3-7954-48b3-a2d5-a456a6c6c7b7 used request id req-977a3994-2155-4cd7-993c-c3142b087f92 2018-08-01 10:54:54,305 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ac6f1ee3-7954-48b3-a2d5-a456a6c6c7b7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04f355f74ba4d0b25ae0726b32152ca28319881d" 2018-08-01 10:54:54,768 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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-562ff00c-a585-4465-9bda-c91ad734edf3 x-compute-request-id: req-562ff00c-a585-4465-9bda-c91ad734edf3 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:2f:4c", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/ac6f1ee3-7954-48b3-a2d5-a456a6c6c7b7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ac6f1ee3-7954-48b3-a2d5-a456a6c6c7b7", "rel": "bookmark"}], "image": {"id": "67935575-1cab-4ec0-9e43-2b8e9009bd0b", "links": [{"href": "http://172.30.9.24:8774/images/67935575-1cab-4ec0-9e43-2b8e9009bd0b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T10:54:47.000000", "flavor": {"id": "8306a0fe-6adc-4d0d-b6d8-294b72029410", "links": [{"href": "http://172.30.9.24:8774/flavors/8306a0fe-6adc-4d0d-b6d8-294b72029410", "rel": "bookmark"}]}, "id": "ac6f1ee3-7954-48b3-a2d5-a456a6c6c7b7", "security_groups": [{"name": "default"}], "user_id": "c6da07e35d4349579986fa8bfd52031d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:54:47Z", "hostId": "ed7bf67970e713b86888b9ac7a6faad79a6c4d93cb46f98669ba5941", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-inst", "created": "2018-08-01T10:54:43Z", "tenant_id": "1f931cde67c44fdb87c992d160bb4791", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:54:54,768 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ac6f1ee3-7954-48b3-a2d5-a456a6c6c7b7 used request id req-562ff00c-a585-4465-9bda-c91ad734edf3 2018-08-01 10:54:54,769 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-inst] is - ACTIVE 2018-08-01 10:54:54,769 - create_instance - INFO - VM is - ACTIVE 2018-08-01 10:54:54,771 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ac6f1ee3-7954-48b3-a2d5-a456a6c6c7b7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04f355f74ba4d0b25ae0726b32152ca28319881d" 2018-08-01 10:54:55,077 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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-7bcc6948-a00a-4c57-ba1c-d033469a6762 x-compute-request-id: req-7bcc6948-a00a-4c57-ba1c-d033469a6762 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:2f:4c", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/ac6f1ee3-7954-48b3-a2d5-a456a6c6c7b7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ac6f1ee3-7954-48b3-a2d5-a456a6c6c7b7", "rel": "bookmark"}], "image": {"id": "67935575-1cab-4ec0-9e43-2b8e9009bd0b", "links": [{"href": "http://172.30.9.24:8774/images/67935575-1cab-4ec0-9e43-2b8e9009bd0b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T10:54:47.000000", "flavor": {"id": "8306a0fe-6adc-4d0d-b6d8-294b72029410", "links": [{"href": "http://172.30.9.24:8774/flavors/8306a0fe-6adc-4d0d-b6d8-294b72029410", "rel": "bookmark"}]}, "id": "ac6f1ee3-7954-48b3-a2d5-a456a6c6c7b7", "security_groups": [{"name": "default"}], "user_id": "c6da07e35d4349579986fa8bfd52031d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:54:47Z", "hostId": "ed7bf67970e713b86888b9ac7a6faad79a6c4d93cb46f98669ba5941", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-inst", "created": "2018-08-01T10:54:43Z", "tenant_id": "1f931cde67c44fdb87c992d160bb4791", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:54:55,077 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ac6f1ee3-7954-48b3-a2d5-a456a6c6c7b7 used request id req-7bcc6948-a00a-4c57-ba1c-d033469a6762 2018-08-01 10:54:55,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04f355f74ba4d0b25ae0726b32152ca28319881d" 2018-08-01 10:54:55,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-9cc11771-c13a-4a5a-8d67-8eed8335f590 Date: Wed, 01 Aug 2018 10:54:55 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e48a3cd1-20c2-4655-a2c6-63e566e93cdf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1f931cde67c44fdb87c992d160bb4791","l2_adjacency":true,"status":"ACTIVE","subnets":["551383a3-1955-4818-9ab2-28c2bb429a6f"],"description":"","tags":[],"updated_at":"2018-08-01T10:54:37Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-pub-net","admin_state_up":true,"tenant_id":"1f931cde67c44fdb87c992d160bb4791","created_at":"2018-08-01T10:54:36Z","mtu":1450}]} 2018-08-01 10:54:55,178 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-pub-net used request id req-9cc11771-c13a-4a5a-8d67-8eed8335f590 2018-08-01 10:54:55,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/1f931cde67c44fdb87c992d160bb4791 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04f355f74ba4d0b25ae0726b32152ca28319881d" 2018-08-01 10:54:55,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:54:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8c73caa-769b-40c5-97fc-ad19077e4372 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/1f931cde67c44fdb87c992d160bb4791"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1f931cde67c44fdb87c992d160bb4791", "name": "InstanceSecurityGroupTests-ed2b394a-e5f0-45a-proj"}} 2018-08-01 10:54:55,266 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/1f931cde67c44fdb87c992d160bb4791 used request id req-c8c73caa-769b-40c5-97fc-ad19077e4372 2018-08-01 10:54:55,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=e48a3cd1-20c2-4655-a2c6-63e566e93cdf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04f355f74ba4d0b25ae0726b32152ca28319881d" 2018-08-01 10:54:55,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-ab077512-6678-4349-8c19-1fcd71d39887 Date: Wed, 01 Aug 2018 10:54:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e48a3cd1-20c2-4655-a2c6-63e566e93cdf","tenant_id":"1f931cde67c44fdb87c992d160bb4791","created_at":"2018-08-01T10:54:37Z","dns_nameservers":[],"updated_at":"2018-08-01T10:54: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":"1f931cde67c44fdb87c992d160bb4791","id":"551383a3-1955-4818-9ab2-28c2bb429a6f","subnetpool_id":null,"name":"InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-pub-subnet"}]} 2018-08-01 10:54:55,319 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=e48a3cd1-20c2-4655-a2c6-63e566e93cdf used request id req-ab077512-6678-4349-8c19-1fcd71d39887 2018-08-01 10:54:55,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=e48a3cd1-20c2-4655-a2c6-63e566e93cdf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04f355f74ba4d0b25ae0726b32152ca28319881d" 2018-08-01 10:54:55,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1650 X-Openstack-Request-Id: req-651a885d-5019-45ae-8e54-6f705cb6bd59 Date: Wed, 01 Aug 2018 10:54:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:54:39Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"551383a3-1955-4818-9ab2-28c2bb429a6f","ip_address":"10.55.0.2"}],"id":"bdcea87f-38a7-44b8-bd9e-924b9a81c210","security_groups":[],"mac_address":"fa:16:3e:fc:a2:35","project_id":"1f931cde67c44fdb87c992d160bb4791","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e48a3cd1-20c2-4655-a2c6-63e566e93cdf","tenant_id":"1f931cde67c44fdb87c992d160bb4791","created_at":"2018-08-01T10:54:37Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e48a3cd1-20c2-4655-a2c6-63e566e93cdf","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:54:47Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"551383a3-1955-4818-9ab2-28c2bb429a6f","ip_address":"10.55.0.8"}],"id":"dba90e30-c4a2-4998-8bff-ef45a0af8b94","security_groups":["1544fe1e-bf56-4aa6-b950-cbfa33400775"],"mac_address":"fa:16:3e:5e:2f:4c","project_id":"1f931cde67c44fdb87c992d160bb4791","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-port","admin_state_up":true,"network_id":"e48a3cd1-20c2-4655-a2c6-63e566e93cdf","tenant_id":"1f931cde67c44fdb87c992d160bb4791","created_at":"2018-08-01T10:54:41Z","binding:vnic_type":"normal","device_id":"ac6f1ee3-7954-48b3-a2d5-a456a6c6c7b7","ip_allocation":"immediate"}]} 2018-08-01 10:54:55,391 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=e48a3cd1-20c2-4655-a2c6-63e566e93cdf used request id req-651a885d-5019-45ae-8e54-6f705cb6bd59 2018-08-01 10:54:55,395 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ac6f1ee3-7954-48b3-a2d5-a456a6c6c7b7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04f355f74ba4d0b25ae0726b32152ca28319881d" 2018-08-01 10:54:55,558 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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-7d82ef55-2255-453c-bb18-6d6058369ffe x-compute-request-id: req-7d82ef55-2255-453c-bb18-6d6058369ffe Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:2f:4c", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/ac6f1ee3-7954-48b3-a2d5-a456a6c6c7b7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ac6f1ee3-7954-48b3-a2d5-a456a6c6c7b7", "rel": "bookmark"}], "image": {"id": "67935575-1cab-4ec0-9e43-2b8e9009bd0b", "links": [{"href": "http://172.30.9.24:8774/images/67935575-1cab-4ec0-9e43-2b8e9009bd0b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T10:54:47.000000", "flavor": {"id": "8306a0fe-6adc-4d0d-b6d8-294b72029410", "links": [{"href": "http://172.30.9.24:8774/flavors/8306a0fe-6adc-4d0d-b6d8-294b72029410", "rel": "bookmark"}]}, "id": "ac6f1ee3-7954-48b3-a2d5-a456a6c6c7b7", "security_groups": [{"name": "default"}], "user_id": "c6da07e35d4349579986fa8bfd52031d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:54:47Z", "hostId": "ed7bf67970e713b86888b9ac7a6faad79a6c4d93cb46f98669ba5941", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-inst", "created": "2018-08-01T10:54:43Z", "tenant_id": "1f931cde67c44fdb87c992d160bb4791", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:54:55,558 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ac6f1ee3-7954-48b3-a2d5-a456a6c6c7b7 used request id req-7d82ef55-2255-453c-bb18-6d6058369ffe 2018-08-01 10:54:55,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04f355f74ba4d0b25ae0726b32152ca28319881d" 2018-08-01 10:54:55,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-8f09de9d-33f5-4c43-a103-ebc2a6e5ee8c Date: Wed, 01 Aug 2018 10:54:55 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e48a3cd1-20c2-4655-a2c6-63e566e93cdf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1f931cde67c44fdb87c992d160bb4791","l2_adjacency":true,"status":"ACTIVE","subnets":["551383a3-1955-4818-9ab2-28c2bb429a6f"],"description":"","tags":[],"updated_at":"2018-08-01T10:54:37Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-pub-net","admin_state_up":true,"tenant_id":"1f931cde67c44fdb87c992d160bb4791","created_at":"2018-08-01T10:54:36Z","mtu":1450}]} 2018-08-01 10:54:55,661 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-pub-net used request id req-8f09de9d-33f5-4c43-a103-ebc2a6e5ee8c 2018-08-01 10:54:55,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/1f931cde67c44fdb87c992d160bb4791 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04f355f74ba4d0b25ae0726b32152ca28319881d" 2018-08-01 10:54:55,748 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:54:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0248feb-1955-4c2c-9c3d-0ed82f88638f Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/1f931cde67c44fdb87c992d160bb4791"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1f931cde67c44fdb87c992d160bb4791", "name": "InstanceSecurityGroupTests-ed2b394a-e5f0-45a-proj"}} 2018-08-01 10:54:55,748 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/1f931cde67c44fdb87c992d160bb4791 used request id req-c0248feb-1955-4c2c-9c3d-0ed82f88638f 2018-08-01 10:54:55,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=e48a3cd1-20c2-4655-a2c6-63e566e93cdf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04f355f74ba4d0b25ae0726b32152ca28319881d" 2018-08-01 10:54:55,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-d15d0666-7772-4ad5-8216-ebaec36e9406 Date: Wed, 01 Aug 2018 10:54:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e48a3cd1-20c2-4655-a2c6-63e566e93cdf","tenant_id":"1f931cde67c44fdb87c992d160bb4791","created_at":"2018-08-01T10:54:37Z","dns_nameservers":[],"updated_at":"2018-08-01T10:54: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":"1f931cde67c44fdb87c992d160bb4791","id":"551383a3-1955-4818-9ab2-28c2bb429a6f","subnetpool_id":null,"name":"InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-pub-subnet"}]} 2018-08-01 10:54:55,805 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=e48a3cd1-20c2-4655-a2c6-63e566e93cdf used request id req-d15d0666-7772-4ad5-8216-ebaec36e9406 2018-08-01 10:54:55,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=e48a3cd1-20c2-4655-a2c6-63e566e93cdf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04f355f74ba4d0b25ae0726b32152ca28319881d" 2018-08-01 10:54:55,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1650 X-Openstack-Request-Id: req-ee42e158-35ae-4aed-a465-952ec01bb070 Date: Wed, 01 Aug 2018 10:54:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:54:39Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"551383a3-1955-4818-9ab2-28c2bb429a6f","ip_address":"10.55.0.2"}],"id":"bdcea87f-38a7-44b8-bd9e-924b9a81c210","security_groups":[],"mac_address":"fa:16:3e:fc:a2:35","project_id":"1f931cde67c44fdb87c992d160bb4791","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e48a3cd1-20c2-4655-a2c6-63e566e93cdf","tenant_id":"1f931cde67c44fdb87c992d160bb4791","created_at":"2018-08-01T10:54:37Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e48a3cd1-20c2-4655-a2c6-63e566e93cdf","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:54:47Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"551383a3-1955-4818-9ab2-28c2bb429a6f","ip_address":"10.55.0.8"}],"id":"dba90e30-c4a2-4998-8bff-ef45a0af8b94","security_groups":["1544fe1e-bf56-4aa6-b950-cbfa33400775"],"mac_address":"fa:16:3e:5e:2f:4c","project_id":"1f931cde67c44fdb87c992d160bb4791","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-port","admin_state_up":true,"network_id":"e48a3cd1-20c2-4655-a2c6-63e566e93cdf","tenant_id":"1f931cde67c44fdb87c992d160bb4791","created_at":"2018-08-01T10:54:41Z","binding:vnic_type":"normal","device_id":"ac6f1ee3-7954-48b3-a2d5-a456a6c6c7b7","ip_allocation":"immediate"}]} 2018-08-01 10:54:55,880 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=e48a3cd1-20c2-4655-a2c6-63e566e93cdf used request id req-ee42e158-35ae-4aed-a465-952ec01bb070 2018-08-01 10:54:55,883 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/ac6f1ee3-7954-48b3-a2d5-a456a6c6c7b7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04f355f74ba4d0b25ae0726b32152ca28319881d" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-name"}}' 2018-08-01 10:54:56,272 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10: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 x-openstack-request-id: req-766cd66a-cb14-4ea2-a01f-4a5c9df727fc x-compute-request-id: req-766cd66a-cb14-4ea2-a01f-4a5c9df727fc Content-Length: 187 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Security group InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-name is not found for project 1f931cde67c44fdb87c992d160bb4791", "code": 404}} 2018-08-01 10:54:56,273 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/ac6f1ee3-7954-48b3-a2d5-a456a6c6c7b7/action used request id req-766cd66a-cb14-4ea2-a01f-4a5c9df727fc 2018-08-01 10:54:56,275 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ac6f1ee3-7954-48b3-a2d5-a456a6c6c7b7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04f355f74ba4d0b25ae0726b32152ca28319881d" 2018-08-01 10:54:56,438 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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-8ceacf0d-0513-4c27-84be-1902d335c059 x-compute-request-id: req-8ceacf0d-0513-4c27-84be-1902d335c059 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:2f:4c", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/ac6f1ee3-7954-48b3-a2d5-a456a6c6c7b7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ac6f1ee3-7954-48b3-a2d5-a456a6c6c7b7", "rel": "bookmark"}], "image": {"id": "67935575-1cab-4ec0-9e43-2b8e9009bd0b", "links": [{"href": "http://172.30.9.24:8774/images/67935575-1cab-4ec0-9e43-2b8e9009bd0b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T10:54:47.000000", "flavor": {"id": "8306a0fe-6adc-4d0d-b6d8-294b72029410", "links": [{"href": "http://172.30.9.24:8774/flavors/8306a0fe-6adc-4d0d-b6d8-294b72029410", "rel": "bookmark"}]}, "id": "ac6f1ee3-7954-48b3-a2d5-a456a6c6c7b7", "security_groups": [{"name": "default"}], "user_id": "c6da07e35d4349579986fa8bfd52031d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:54:47Z", "hostId": "ed7bf67970e713b86888b9ac7a6faad79a6c4d93cb46f98669ba5941", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-inst", "created": "2018-08-01T10:54:43Z", "tenant_id": "1f931cde67c44fdb87c992d160bb4791", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:54:56,438 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ac6f1ee3-7954-48b3-a2d5-a456a6c6c7b7 used request id req-8ceacf0d-0513-4c27-84be-1902d335c059 2018-08-01 10:54:56,439 - nova_utils - ERROR - Unexpected error while adding security group [InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-name] - Security group InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-name is not found for project 1f931cde67c44fdb87c992d160bb4791 (HTTP 404) (Request-ID: req-766cd66a-cb14-4ea2-a01f-4a5c9df727fc) 2018-08-01 10:54:56,439 - create_instance - WARNING - Security group not added - Security group InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-name is not found for project 1f931cde67c44fdb87c992d160bb4791 (HTTP 404) (Request-ID: req-766cd66a-cb14-4ea2-a01f-4a5c9df727fc) 2018-08-01 10:54:56,442 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ac6f1ee3-7954-48b3-a2d5-a456a6c6c7b7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04f355f74ba4d0b25ae0726b32152ca28319881d" 2018-08-01 10:54:56,611 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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-89b3f2ad-1119-477e-a581-4a691f96b2df x-compute-request-id: req-89b3f2ad-1119-477e-a581-4a691f96b2df Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:2f:4c", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/ac6f1ee3-7954-48b3-a2d5-a456a6c6c7b7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ac6f1ee3-7954-48b3-a2d5-a456a6c6c7b7", "rel": "bookmark"}], "image": {"id": "67935575-1cab-4ec0-9e43-2b8e9009bd0b", "links": [{"href": "http://172.30.9.24:8774/images/67935575-1cab-4ec0-9e43-2b8e9009bd0b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T10:54:47.000000", "flavor": {"id": "8306a0fe-6adc-4d0d-b6d8-294b72029410", "links": [{"href": "http://172.30.9.24:8774/flavors/8306a0fe-6adc-4d0d-b6d8-294b72029410", "rel": "bookmark"}]}, "id": "ac6f1ee3-7954-48b3-a2d5-a456a6c6c7b7", "security_groups": [{"name": "default"}], "user_id": "c6da07e35d4349579986fa8bfd52031d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:54:47Z", "hostId": "ed7bf67970e713b86888b9ac7a6faad79a6c4d93cb46f98669ba5941", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-inst", "created": "2018-08-01T10:54:43Z", "tenant_id": "1f931cde67c44fdb87c992d160bb4791", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:54:56,611 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ac6f1ee3-7954-48b3-a2d5-a456a6c6c7b7 used request id req-89b3f2ad-1119-477e-a581-4a691f96b2df 2018-08-01 10:54:56,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04f355f74ba4d0b25ae0726b32152ca28319881d" 2018-08-01 10:54:56,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-46f3cbbc-860a-4bef-b4ff-fbe377760910 Date: Wed, 01 Aug 2018 10:54:56 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e48a3cd1-20c2-4655-a2c6-63e566e93cdf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1f931cde67c44fdb87c992d160bb4791","l2_adjacency":true,"status":"ACTIVE","subnets":["551383a3-1955-4818-9ab2-28c2bb429a6f"],"description":"","tags":[],"updated_at":"2018-08-01T10:54:37Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-pub-net","admin_state_up":true,"tenant_id":"1f931cde67c44fdb87c992d160bb4791","created_at":"2018-08-01T10:54:36Z","mtu":1450}]} 2018-08-01 10:54:56,711 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-pub-net used request id req-46f3cbbc-860a-4bef-b4ff-fbe377760910 2018-08-01 10:54:56,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/1f931cde67c44fdb87c992d160bb4791 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04f355f74ba4d0b25ae0726b32152ca28319881d" 2018-08-01 10:54:56,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:54:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ebd3278-2853-495c-a403-a3d9a0c38d4d Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/1f931cde67c44fdb87c992d160bb4791"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1f931cde67c44fdb87c992d160bb4791", "name": "InstanceSecurityGroupTests-ed2b394a-e5f0-45a-proj"}} 2018-08-01 10:54:56,801 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/1f931cde67c44fdb87c992d160bb4791 used request id req-1ebd3278-2853-495c-a403-a3d9a0c38d4d 2018-08-01 10:54:56,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=e48a3cd1-20c2-4655-a2c6-63e566e93cdf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04f355f74ba4d0b25ae0726b32152ca28319881d" 2018-08-01 10:54:56,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-0c942a7b-0f27-4fa5-bc18-e107c99a4135 Date: Wed, 01 Aug 2018 10:54:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e48a3cd1-20c2-4655-a2c6-63e566e93cdf","tenant_id":"1f931cde67c44fdb87c992d160bb4791","created_at":"2018-08-01T10:54:37Z","dns_nameservers":[],"updated_at":"2018-08-01T10:54: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":"1f931cde67c44fdb87c992d160bb4791","id":"551383a3-1955-4818-9ab2-28c2bb429a6f","subnetpool_id":null,"name":"InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-pub-subnet"}]} 2018-08-01 10:54:56,856 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=e48a3cd1-20c2-4655-a2c6-63e566e93cdf used request id req-0c942a7b-0f27-4fa5-bc18-e107c99a4135 2018-08-01 10:54:56,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=e48a3cd1-20c2-4655-a2c6-63e566e93cdf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04f355f74ba4d0b25ae0726b32152ca28319881d" 2018-08-01 10:54:56,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1650 X-Openstack-Request-Id: req-15d7899d-d232-4b24-9065-7ee339a39801 Date: Wed, 01 Aug 2018 10:54:56 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:54:39Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"551383a3-1955-4818-9ab2-28c2bb429a6f","ip_address":"10.55.0.2"}],"id":"bdcea87f-38a7-44b8-bd9e-924b9a81c210","security_groups":[],"mac_address":"fa:16:3e:fc:a2:35","project_id":"1f931cde67c44fdb87c992d160bb4791","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e48a3cd1-20c2-4655-a2c6-63e566e93cdf","tenant_id":"1f931cde67c44fdb87c992d160bb4791","created_at":"2018-08-01T10:54:37Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e48a3cd1-20c2-4655-a2c6-63e566e93cdf","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:54:47Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"551383a3-1955-4818-9ab2-28c2bb429a6f","ip_address":"10.55.0.8"}],"id":"dba90e30-c4a2-4998-8bff-ef45a0af8b94","security_groups":["1544fe1e-bf56-4aa6-b950-cbfa33400775"],"mac_address":"fa:16:3e:5e:2f:4c","project_id":"1f931cde67c44fdb87c992d160bb4791","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-port","admin_state_up":true,"network_id":"e48a3cd1-20c2-4655-a2c6-63e566e93cdf","tenant_id":"1f931cde67c44fdb87c992d160bb4791","created_at":"2018-08-01T10:54:41Z","binding:vnic_type":"normal","device_id":"ac6f1ee3-7954-48b3-a2d5-a456a6c6c7b7","ip_allocation":"immediate"}]} 2018-08-01 10:54:56,925 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=e48a3cd1-20c2-4655-a2c6-63e566e93cdf used request id req-15d7899d-d232-4b24-9065-7ee339a39801 2018-08-01 10:54:56,928 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ac6f1ee3-7954-48b3-a2d5-a456a6c6c7b7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c64d84b92d65425e81630a2aa57c7c55000b8dd9" 2018-08-01 10:54:57,253 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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-5e38afc4-e507-481e-983f-d3424fac3e55 x-compute-request-id: req-5e38afc4-e507-481e-983f-d3424fac3e55 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:2f:4c", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/ac6f1ee3-7954-48b3-a2d5-a456a6c6c7b7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ac6f1ee3-7954-48b3-a2d5-a456a6c6c7b7", "rel": "bookmark"}], "image": {"id": "67935575-1cab-4ec0-9e43-2b8e9009bd0b", "links": [{"href": "http://172.30.9.24:8774/images/67935575-1cab-4ec0-9e43-2b8e9009bd0b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T10:54:47.000000", "flavor": {"id": "8306a0fe-6adc-4d0d-b6d8-294b72029410", "links": [{"href": "http://172.30.9.24:8774/flavors/8306a0fe-6adc-4d0d-b6d8-294b72029410", "rel": "bookmark"}]}, "id": "ac6f1ee3-7954-48b3-a2d5-a456a6c6c7b7", "security_groups": [{"name": "default"}], "user_id": "c6da07e35d4349579986fa8bfd52031d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:54:47Z", "hostId": "ed7bf67970e713b86888b9ac7a6faad79a6c4d93cb46f98669ba5941", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-inst", "created": "2018-08-01T10:54:43Z", "tenant_id": "1f931cde67c44fdb87c992d160bb4791", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:54:57,254 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ac6f1ee3-7954-48b3-a2d5-a456a6c6c7b7 used request id req-5e38afc4-e507-481e-983f-d3424fac3e55 2018-08-01 10:54:57,254 - create_instance - INFO - Deleting Port with ID - dba90e30-c4a2-4998-8bff-ef45a0af8b94 2018-08-01 10:54:57,254 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-port 2018-08-01 10:54:57,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/ports/dba90e30-c4a2-4998-8bff-ef45a0af8b94 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04f355f74ba4d0b25ae0726b32152ca28319881d" 2018-08-01 10:54:57,704 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a6771dc1-dbe2-4786-8a14-698f9bf448c3 Date: Wed, 01 Aug 2018 10:54:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:54:57,704 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/ports/dba90e30-c4a2-4998-8bff-ef45a0af8b94 used request id req-a6771dc1-dbe2-4786-8a14-698f9bf448c3 2018-08-01 10:54:57,704 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-inst 2018-08-01 10:54:57,707 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/servers/ac6f1ee3-7954-48b3-a2d5-a456a6c6c7b7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04f355f74ba4d0b25ae0726b32152ca28319881d" 2018-08-01 10:54:57,828 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10: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-65c10de8-0817-49ef-93a9-9963324f469e x-compute-request-id: req-65c10de8-0817-49ef-93a9-9963324f469e Content-Type: application/json 2018-08-01 10:54:57,828 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/ac6f1ee3-7954-48b3-a2d5-a456a6c6c7b7 used request id req-65c10de8-0817-49ef-93a9-9963324f469e 2018-08-01 10:54:57,828 - create_instance - INFO - Checking deletion status 2018-08-01 10:54:57,831 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ac6f1ee3-7954-48b3-a2d5-a456a6c6c7b7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04f355f74ba4d0b25ae0726b32152ca28319881d" 2018-08-01 10:54:58,262 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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-7f6c3b56-ba7d-4d1b-9065-2f9e3ba56e70 x-compute-request-id: req-7f6c3b56-ba7d-4d1b-9065-2f9e3ba56e70 Content-Encoding: gzip Content-Length: 739 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:2f:4c", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/ac6f1ee3-7954-48b3-a2d5-a456a6c6c7b7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ac6f1ee3-7954-48b3-a2d5-a456a6c6c7b7", "rel": "bookmark"}], "image": {"id": "67935575-1cab-4ec0-9e43-2b8e9009bd0b", "links": [{"href": "http://172.30.9.24:8774/images/67935575-1cab-4ec0-9e43-2b8e9009bd0b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T10:54:47.000000", "flavor": {"id": "8306a0fe-6adc-4d0d-b6d8-294b72029410", "links": [{"href": "http://172.30.9.24:8774/flavors/8306a0fe-6adc-4d0d-b6d8-294b72029410", "rel": "bookmark"}]}, "id": "ac6f1ee3-7954-48b3-a2d5-a456a6c6c7b7", "user_id": "c6da07e35d4349579986fa8bfd52031d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:54:57Z", "hostId": "ed7bf67970e713b86888b9ac7a6faad79a6c4d93cb46f98669ba5941", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-inst", "created": "2018-08-01T10:54:43Z", "tenant_id": "1f931cde67c44fdb87c992d160bb4791", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:54:58,262 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ac6f1ee3-7954-48b3-a2d5-a456a6c6c7b7 used request id req-7f6c3b56-ba7d-4d1b-9065-2f9e3ba56e70 2018-08-01 10:54:58,263 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-inst] is - ACTIVE 2018-08-01 10:54:58,263 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-01 10:55:01,266 - create_instance - DEBUG - VM status query timeout in 296.562234879 2018-08-01 10:55:01,269 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ac6f1ee3-7954-48b3-a2d5-a456a6c6c7b7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04f355f74ba4d0b25ae0726b32152ca28319881d" 2018-08-01 10:55:01,321 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:55: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-b18a7fe2-204f-434b-9f18-f8aa03af8439 x-compute-request-id: req-b18a7fe2-204f-434b-9f18-f8aa03af8439 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance ac6f1ee3-7954-48b3-a2d5-a456a6c6c7b7 could not be found.", "code": 404}} 2018-08-01 10:55:01,322 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ac6f1ee3-7954-48b3-a2d5-a456a6c6c7b7 used request id req-b18a7fe2-204f-434b-9f18-f8aa03af8439 2018-08-01 10:55:01,322 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance ac6f1ee3-7954-48b3-a2d5-a456a6c6c7b7 could not be found. (HTTP 404) (Request-ID: req-b18a7fe2-204f-434b-9f18-f8aa03af8439) 2018-08-01 10:55:01,322 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-inst 2018-08-01 10:55:01,326 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/flavors/8306a0fe-6adc-4d0d-b6d8-294b72029410 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}417d0f751669cb7ae1cbc0f204595a4057992de9" 2018-08-01 10:55:01,417 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 10:55: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-bd7fbed2-31a5-4236-baab-5da6e54b333f x-compute-request-id: req-bd7fbed2-31a5-4236-baab-5da6e54b333f Content-Length: 0 Content-Type: application/json 2018-08-01 10:55:01,417 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/8306a0fe-6adc-4d0d-b6d8-294b72029410 used request id req-bd7fbed2-31a5-4236-baab-5da6e54b333f 2018-08-01 10:55:01,418 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-pub-subnet 2018-08-01 10:55:01,418 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-pub-subnet 2018-08-01 10:55:01,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/subnets/551383a3-1955-4818-9ab2-28c2bb429a6f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfeb669a72c43e0c7504113535c78825c883128e" 2018-08-01 10:55:02,668 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0faccc49-43e5-4a5c-abc0-73d89a1923c8 Date: Wed, 01 Aug 2018 10:55:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:55:02,668 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/551383a3-1955-4818-9ab2-28c2bb429a6f used request id req-0faccc49-43e5-4a5c-abc0-73d89a1923c8 2018-08-01 10:55:02,668 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-pub-net 2018-08-01 10:55:02,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/networks/e48a3cd1-20c2-4655-a2c6-63e566e93cdf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfeb669a72c43e0c7504113535c78825c883128e" 2018-08-01 10:55:03,650 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-37c1d988-2586-431a-bfe0-6fadbf8cb725 Date: Wed, 01 Aug 2018 10:55:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:55:03,650 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/e48a3cd1-20c2-4655-a2c6-63e566e93cdf used request id req-37c1d988-2586-431a-bfe0-6fadbf8cb725 2018-08-01 10:55:03,651 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-333c28f2-e189-4be0-afa4-7c0018d86fcb-image 2018-08-01 10:55:03,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9292/v2/images/67935575-1cab-4ec0-9e43-2b8e9009bd0b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7ce6943c38781f07b699d51603d0844abbee7b42" 2018-08-01 10:55:04,137 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-698a6dfc-c59e-42ab-b5ed-e0a6f78a9609 Date: Wed, 01 Aug 2018 10: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-08-01 10:55:04,137 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/67935575-1cab-4ec0-9e43-2b8e9009bd0b used request id req-698a6dfc-c59e-42ab-b5ed-e0a6f78a9609 2018-08-01 10:55:04,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b002af2c2bfc97cd1558b55c39132f4cde1221a4" 2018-08-01 10:55:04,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-f97f6506-50e0-4aee-9cd3-f00781723f64 Date: Wed, 01 Aug 2018 10:55:04 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1f931cde67c44fdb87c992d160bb4791", "created_at": "2018-08-01T10:54:36Z", "updated_at": "2018-08-01T10:54:36Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:54:36Z", "revision_number": 0, "id": "1b05a7ee-bf6d-454f-a82c-6a2742ffe9ad", "remote_group_id": "1544fe1e-bf56-4aa6-b950-cbfa33400775", "remote_ip_prefix": null, "created_at": "2018-08-01T10:54:36Z", "security_group_id": "1544fe1e-bf56-4aa6-b950-cbfa33400775", "tenant_id": "1f931cde67c44fdb87c992d160bb4791", "port_range_min": null, "ethertype": "IPv6", "project_id": "1f931cde67c44fdb87c992d160bb4791"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:54:36Z", "revision_number": 0, "id": "3fa412b4-8343-4dc5-8eef-b9442d44cbd3", "remote_group_id": "1544fe1e-bf56-4aa6-b950-cbfa33400775", "remote_ip_prefix": null, "created_at": "2018-08-01T10:54:36Z", "security_group_id": "1544fe1e-bf56-4aa6-b950-cbfa33400775", "tenant_id": "1f931cde67c44fdb87c992d160bb4791", "port_range_min": null, "ethertype": "IPv4", "project_id": "1f931cde67c44fdb87c992d160bb4791"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:54:36Z", "revision_number": 0, "id": "5dc94ad2-fd17-4b0c-9726-a930ef6db857", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:54:36Z", "security_group_id": "1544fe1e-bf56-4aa6-b950-cbfa33400775", "tenant_id": "1f931cde67c44fdb87c992d160bb4791", "port_range_min": null, "ethertype": "IPv4", "project_id": "1f931cde67c44fdb87c992d160bb4791"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:54:36Z", "revision_number": 0, "id": "c1785618-2f8e-4f1c-be81-9b936468cecf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:54:36Z", "security_group_id": "1544fe1e-bf56-4aa6-b950-cbfa33400775", "tenant_id": "1f931cde67c44fdb87c992d160bb4791", "port_range_min": null, "ethertype": "IPv6", "project_id": "1f931cde67c44fdb87c992d160bb4791"}], "revision_number": 4, "project_id": "1f931cde67c44fdb87c992d160bb4791", "id": "1544fe1e-bf56-4aa6-b950-cbfa33400775", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a2413a97b61342d8bd27570706ef372d", "created_at": "2018-08-01T09:33:18Z", "updated_at": "2018-08-01T09:33:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "7f556ce3-51d0-4279-a11d-510db9f9a3b1", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "94adc13c-a166-41cf-bd16-f997efc73cb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "b39143b5-c08f-4d0b-9d40-54f472f2389e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "e218b0b7-4501-4f84-9458-caf2891c260d", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}], "revision_number": 4, "project_id": "a2413a97b61342d8bd27570706ef372d", "id": "38229670-7386-42d0-b7b9-2397ea5938de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "created_at": "2018-08-01T09:28:38Z", "updated_at": "2018-08-01T09:28:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "763568f1-8151-4a3c-911a-d06da4423063", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "80d28bee-4aee-47e8-a8da-e0fe31497fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "a47a5ddf-aa37-4ab2-a335-1c93513b5f12", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "f5bba5a5-602b-421e-98b2-5a16117f943f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}], "revision_number": 4, "project_id": "dbe9669438844f3faecdc7fcc050e0d8", "id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ed1054af2e94c049694d98d54211d98", "created_at": "2018-08-01T09:31:40Z", "updated_at": "2018-08-01T09:31:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "34baee87-ea35-42ee-8a69-0f6e2a825d3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "89b9d1c9-f4f9-45cd-8d36-970d44228439", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "b8ab0d59-cab9-4488-82ee-7c5f69709bff", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "d3ab68ea-23b4-4bf6-8dd3-85d029e3d89f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}], "revision_number": 4, "project_id": "2ed1054af2e94c049694d98d54211d98", "id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "created_at": "2018-08-01T09:34:13Z", "updated_at": "2018-08-01T09:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "1dbb3f59-611b-46d1-a82d-2720e0a16f86", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "3878126b-a220-4357-adb9-bc22498f31b1", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "75ce67db-9c04-4561-a10d-8b1ec63943e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "e2945a69-3afe-41e3-a7ec-3ea4c79a12ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}], "revision_number": 4, "project_id": "c0d9b34b06f445a7857603f60b181f3c", "id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-01T09:30:58Z", "updated_at": "2018-08-01T09:30:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "042d4626-2974-418d-affe-f8f2acd05faa", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "995fae58-f0e5-4e10-801c-6c2ce5c7ae0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "cb8404fa-cb24-4879-a34d-f3050dcba730", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "dad6aaab-690e-4c24-9103-6767e0c80bc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "created_at": "2018-08-01T09:31:11Z", "updated_at": "2018-08-01T09:31:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "939e25e0-5dbc-4f6e-9f6f-7fb70e540203", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "9796a673-6928-4009-9c21-1410d395646e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "af7b8bf8-2fb6-4d72-842a-38f72d7581f7", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "b9af65b0-2eb8-45e1-8504-b7dc4dbb83ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}], "revision_number": 4, "project_id": "dd207f801ed3475f9dbe5f13077af1c8", "id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "46dd322c3fcc454eb140e37825746af8", "created_at": "2018-08-01T10:33:44Z", "updated_at": "2018-08-01T10:33:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "0f41470b-1091-45c1-b574-92069f79f8d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "8cc03a9c-8fa5-425b-812f-d7692bae3613", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d1373b1e-2fb9-4e02-a9e1-7e873ba1d7d1", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d21f3909-71f3-43e2-a22d-6a9c2513cb6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}], "revision_number": 4, "project_id": "46dd322c3fcc454eb140e37825746af8", "id": "b2961714-c8a4-4fcb-918b-21d70527c983", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "created_at": "2018-08-01T09:34:57Z", "updated_at": "2018-08-01T09:34:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "8063d12f-30db-4ccf-8ce0-72e59ba81a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c38e1a7a-5857-4f03-b991-6d5c9c9a5b9e", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c725bae1-d3bb-42b5-b331-32737085f28c", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "cfddc134-923b-4e0d-9ec5-dcc5641dd435", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}], "revision_number": 4, "project_id": "455b48a61678488ead79a4cfa07ef5c3", "id": "cd52f913-3072-4ce7-a779-7de795b62b12", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:36:50Z", "updated_at": "2018-08-01T09:36:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "07ef7fe5-a529-45da-bfc0-899f0ea9b592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "bc4dad3a-2a0c-4c31-b901-2909a12adb50", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c35cff35-4306-4116-b9fa-fc27bc7c05d6", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c493e3ac-d9d2-480d-9ec8-50982eedaf5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}], "revision_number": 4, "project_id": "8d96727022f4443794db44ecde432faf", "id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "created_at": "2018-08-01T09:32:45Z", "updated_at": "2018-08-01T09:32:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "058ea790-43ea-4a6f-9950-28418319e577", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "5fcfb31b-cdad-4037-973e-56b74faefd14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "99a24d26-dc7f-42d0-aa23-a7c061f04952", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "b641bb48-566e-472b-a3cc-d38c85ab3ff1", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}], "revision_number": 4, "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "name": "default"}]} 2018-08-01 10:55:04,362 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-f97f6506-50e0-4aee-9cd3-f00781723f64 2018-08-01 10:55:04,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/1f931cde67c44fdb87c992d160bb4791 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b002af2c2bfc97cd1558b55c39132f4cde1221a4" 2018-08-01 10:55:04,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:55:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21d49ac9-e933-4239-a717-e8b4a622bf74 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/1f931cde67c44fdb87c992d160bb4791"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1f931cde67c44fdb87c992d160bb4791", "name": "InstanceSecurityGroupTests-ed2b394a-e5f0-45a-proj"}} 2018-08-01 10:55:04,451 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/1f931cde67c44fdb87c992d160bb4791 used request id req-21d49ac9-e933-4239-a717-e8b4a622bf74 2018-08-01 10:55:04,451 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1544fe1e-bf56-4aa6-b950-cbfa33400775 2018-08-01 10:55:04,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=1544fe1e-bf56-4aa6-b950-cbfa33400775 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b002af2c2bfc97cd1558b55c39132f4cde1221a4" 2018-08-01 10:55:04,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-a52f261c-2086-4504-9bb4-7ee1c712a397 Date: Wed, 01 Aug 2018 10:55:04 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "1544fe1e-bf56-4aa6-b950-cbfa33400775", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:54:36Z", "security_group_id": "1544fe1e-bf56-4aa6-b950-cbfa33400775", "port_range_min": null, "revision_number": 0, "tenant_id": "1f931cde67c44fdb87c992d160bb4791", "created_at": "2018-08-01T10:54:36Z", "project_id": "1f931cde67c44fdb87c992d160bb4791", "id": "1b05a7ee-bf6d-454f-a82c-6a2742ffe9ad"}, {"remote_group_id": "1544fe1e-bf56-4aa6-b950-cbfa33400775", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:54:36Z", "security_group_id": "1544fe1e-bf56-4aa6-b950-cbfa33400775", "port_range_min": null, "revision_number": 0, "tenant_id": "1f931cde67c44fdb87c992d160bb4791", "created_at": "2018-08-01T10:54:36Z", "project_id": "1f931cde67c44fdb87c992d160bb4791", "id": "3fa412b4-8343-4dc5-8eef-b9442d44cbd3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:54:36Z", "security_group_id": "1544fe1e-bf56-4aa6-b950-cbfa33400775", "port_range_min": null, "revision_number": 0, "tenant_id": "1f931cde67c44fdb87c992d160bb4791", "created_at": "2018-08-01T10:54:36Z", "project_id": "1f931cde67c44fdb87c992d160bb4791", "id": "5dc94ad2-fd17-4b0c-9726-a930ef6db857"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:54:36Z", "security_group_id": "1544fe1e-bf56-4aa6-b950-cbfa33400775", "port_range_min": null, "revision_number": 0, "tenant_id": "1f931cde67c44fdb87c992d160bb4791", "created_at": "2018-08-01T10:54:36Z", "project_id": "1f931cde67c44fdb87c992d160bb4791", "id": "c1785618-2f8e-4f1c-be81-9b936468cecf"}]} 2018-08-01 10:55:04,482 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=1544fe1e-bf56-4aa6-b950-cbfa33400775 used request id req-a52f261c-2086-4504-9bb4-7ee1c712a397 2018-08-01 10:55:04,483 - neutron_utils - INFO - Deleting security group with name - default 2018-08-01 10:55:04,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/1544fe1e-bf56-4aa6-b950-cbfa33400775 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b002af2c2bfc97cd1558b55c39132f4cde1221a4" 2018-08-01 10:55:04,638 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ce5f7887-1740-47a4-a606-7caea70985f3 Content-Length: 0 Date: Wed, 01 Aug 2018 10:55:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:55:04,638 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/1544fe1e-bf56-4aa6-b950-cbfa33400775 used request id req-ce5f7887-1740-47a4-a606-7caea70985f3 2018-08-01 10:55:04,639 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-ed2b394a-e5f0-45a-proj 2018-08-01 10:55:04,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/1f931cde67c44fdb87c992d160bb4791 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b002af2c2bfc97cd1558b55c39132f4cde1221a4" 2018-08-01 10:55:04,855 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:55:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d132fe98-b298-4acf-bf2d-d0ba8be91d42 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:55:04,855 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/1f931cde67c44fdb87c992d160bb4791 used request id req-d132fe98-b298-4acf-bf2d-d0ba8be91d42 2018-08-01 10:55:04,855 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-ed2b394a-e5f0-45a-proj-role 2018-08-01 10:55:04,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/3a014020fa95403f94b6f7349f48ab05 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b002af2c2bfc97cd1558b55c39132f4cde1221a4" 2018-08-01 10:55:04,979 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:55:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a06e79f1-9674-46f1-bd4f-4443c17f72b1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:55:04,979 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/3a014020fa95403f94b6f7349f48ab05 used request id req-a06e79f1-9674-46f1-bd4f-4443c17f72b1 2018-08-01 10:55:04,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b002af2c2bfc97cd1558b55c39132f4cde1221a4" 2018-08-01 10:55:05,068 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:55:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0cabdf9e-60a2-4c03-b0fb-227e82a5af5e Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:55:05,068 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-0cabdf9e-60a2-4c03-b0fb-227e82a5af5e 2018-08-01 10:55:05,069 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-ed2b394a-e5f0-45a-user 2018-08-01 10:55:05,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/c6da07e35d4349579986fa8bfd52031d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f519340bb308aa5ece40e0c5613e4e08ae8df3e4" 2018-08-01 10:55:05,232 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:55:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-385120ac-f32e-4547-9684-4b33e095c82b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:55:05,232 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/c6da07e35d4349579986fa8bfd52031d used request id req-385120ac-f32e-4547-9684-4b33e095c82b 2018-08-01 10:55:05,234 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:55:05,616 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:55:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["KiqA6W5qQY-Ac9kTa56p-w"], "issued_at": "2018-08-01T10:55:05.000000Z"}} 2018-08-01 10:55:05,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a409396d0b668217781a53b0ff04c7420615bde" 2018-08-01 10:55:05,697 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:55:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3613144d-da44-432a-9c79-197fb73c59eb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:55:05,697 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-3613144d-da44-432a-9c79-197fb73c59eb 2018-08-01 10:55:05,699 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:55:05,699 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:55:06,080 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:55:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["8zfipv2DRQ6OzPO4Wc1Trw"], "issued_at": "2018-08-01T10:55:06.000000Z"}} 2018-08-01 10:55:06,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22fbaacd0f1c4ea537305eed49cd78d01c31d189" 2018-08-01 10:55:06,164 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:55:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0386f28-37a7-4cdd-95fe-4b612d12456d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:55:06,165 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-d0386f28-37a7-4cdd-95fe-4b612d12456d 2018-08-01 10:55:06,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:55:06,176 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:55: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:55:06,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-57a47c90-4393-425-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22fbaacd0f1c4ea537305eed49cd78d01c31d189" 2018-08-01 10:55:06,269 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:55:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7dc7b793-ee2c-4b27-9f2c-e7b5475d339f Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-57a47c90-4393-425-proj", "previous": null, "next": null}, "projects": []} 2018-08-01 10:55:06,269 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-57a47c90-4393-425-proj used request id req-7dc7b793-ee2c-4b27-9f2c-e7b5475d339f 2018-08-01 10:55:06,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22fbaacd0f1c4ea537305eed49cd78d01c31d189" 2018-08-01 10:55:06,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:55:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2994ae08-90c3-41c7-9b10-53caf82fd31e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:55:06,292 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-2994ae08-90c3-41c7-9b10-53caf82fd31e 2018-08-01 10:55:06,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22fbaacd0f1c4ea537305eed49cd78d01c31d189" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-57a47c90-4393-425-proj"}}' 2018-08-01 10:55:06,425 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:55:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bec640b4-868b-480d-8c2b-97e9afa7040a Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/d0c365aa77834c9eb4995bf7c1adf6fa"}, "tags": [], "enabled": true, "id": "d0c365aa77834c9eb4995bf7c1adf6fa", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-57a47c90-4393-425-proj"}} 2018-08-01 10:55:06,426 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-bec640b4-868b-480d-8c2b-97e9afa7040a 2018-08-01 10:55:06,426 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-57a47c90-4393-425-proj 2018-08-01 10:55:06,426 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:55:06,427 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:55:06,810 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:55:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["E8-Tg0gbQbSAbBPnykD0uw"], "issued_at": "2018-08-01T10:55:06.000000Z"}} 2018-08-01 10:55:06,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9557e7fbb25f765fab4a877179a54082218acf4" 2018-08-01 10:55:06,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:55:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4d05dbb-1782-4f15-bd3d-3969b4b25550 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:55:06,891 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-a4d05dbb-1782-4f15-bd3d-3969b4b25550 2018-08-01 10:55:06,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:55:06,900 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:55: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:55:06,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9557e7fbb25f765fab4a877179a54082218acf4" 2018-08-01 10:55:07,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:55:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a02b9337-de00-494e-b298-c8ce6bded724 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 10:55:07,002 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-a02b9337-de00-494e-b298-c8ce6bded724 2018-08-01 10:55:07,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=InstanceSecurityGroupTests-57a47c90-4393-425-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9557e7fbb25f765fab4a877179a54082218acf4" 2018-08-01 10:55:07,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:55:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-742e93f7-73ee-41be-9c2f-d6d3c0307cb4 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=InstanceSecurityGroupTests-57a47c90-4393-425-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/d0c365aa77834c9eb4995bf7c1adf6fa"}, "tags": [], "enabled": true, "id": "d0c365aa77834c9eb4995bf7c1adf6fa", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-57a47c90-4393-425-proj"}]} 2018-08-01 10:55:07,095 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=InstanceSecurityGroupTests-57a47c90-4393-425-proj used request id req-742e93f7-73ee-41be-9c2f-d6d3c0307cb4 2018-08-01 10:55:07,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9557e7fbb25f765fab4a877179a54082218acf4" 2018-08-01 10:55:07,184 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:55:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3113174-65e4-411d-9434-06980d9c3eb8 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:55:07,184 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-d3113174-65e4-411d-9434-06980d9c3eb8 2018-08-01 10:55:07,563 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-57a47c90-4393-425-user 2018-08-01 10:55:07,564 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:55:07,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22fbaacd0f1c4ea537305eed49cd78d01c31d189" 2018-08-01 10:55:07,646 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:55:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ccda7884-3a39-4034-bb45-78e3def11c4a Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:55:07,646 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-ccda7884-3a39-4034-bb45-78e3def11c4a 2018-08-01 10:55:07,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22fbaacd0f1c4ea537305eed49cd78d01c31d189" -d '{"role": {"name": "InstanceSecurityGroupTests-57a47c90-4393-425-proj-role"}}' 2018-08-01 10:55:07,747 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:55:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-79dfe574-1242-43f5-8e2e-98264c2ee1a3 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c55cfdef0c4b409b94ccb055ab976cb0", "links": {"self": "http://172.30.9.24:5000/v3/roles/c55cfdef0c4b409b94ccb055ab976cb0"}, "name": "InstanceSecurityGroupTests-57a47c90-4393-425-proj-role"}} 2018-08-01 10:55:07,748 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-79dfe574-1242-43f5-8e2e-98264c2ee1a3 2018-08-01 10:55:07,748 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-57a47c90-4393-425-proj-role 2018-08-01 10:55:07,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/c55cfdef0c4b409b94ccb055ab976cb0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22fbaacd0f1c4ea537305eed49cd78d01c31d189" 2018-08-01 10:55:07,835 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:55:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b88c3c64-ec3f-4793-825d-e06bed395135 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c55cfdef0c4b409b94ccb055ab976cb0", "links": {"self": "http://172.30.9.24:5000/v3/roles/c55cfdef0c4b409b94ccb055ab976cb0"}, "name": "InstanceSecurityGroupTests-57a47c90-4393-425-proj-role"}} 2018-08-01 10:55:07,835 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/c55cfdef0c4b409b94ccb055ab976cb0 used request id req-b88c3c64-ec3f-4793-825d-e06bed395135 2018-08-01 10:55:07,836 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-57a47c90-4393-425-proj-role to project InstanceSecurityGroupTests-57a47c90-4393-425-proj 2018-08-01 10:55:07,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/d0c365aa77834c9eb4995bf7c1adf6fa/users/9e4a98731b984c5886c5805163761ac9/roles/c55cfdef0c4b409b94ccb055ab976cb0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22fbaacd0f1c4ea537305eed49cd78d01c31d189" 2018-08-01 10:55:07,960 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:55:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3fffc54f-febd-421c-b5c4-7d400bc08fe2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:55:07,960 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/d0c365aa77834c9eb4995bf7c1adf6fa/users/9e4a98731b984c5886c5805163761ac9/roles/c55cfdef0c4b409b94ccb055ab976cb0 used request id req-3fffc54f-febd-421c-b5c4-7d400bc08fe2 2018-08-01 10:55:07,960 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 10:55:07,962 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-01 10:55:07,962 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:55:07,963 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:55:08,343 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c55cfdef0c4b409b94ccb055ab976cb0", "name": "InstanceSecurityGroupTests-57a47c90-4393-425-proj-role"}], "expires_at": "2018-08-01T11:55:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d0c365aa77834c9eb4995bf7c1adf6fa", "name": "InstanceSecurityGroupTests-57a47c90-4393-425-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/d0c365aa77834c9eb4995bf7c1adf6fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/d0c365aa77834c9eb4995bf7c1adf6fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/d0c365aa77834c9eb4995bf7c1adf6fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/d0c365aa77834c9eb4995bf7c1adf6fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/d0c365aa77834c9eb4995bf7c1adf6fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/d0c365aa77834c9eb4995bf7c1adf6fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_d0c365aa77834c9eb4995bf7c1adf6fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_d0c365aa77834c9eb4995bf7c1adf6fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/d0c365aa77834c9eb4995bf7c1adf6fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/d0c365aa77834c9eb4995bf7c1adf6fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/d0c365aa77834c9eb4995bf7c1adf6fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/d0c365aa77834c9eb4995bf7c1adf6fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/d0c365aa77834c9eb4995bf7c1adf6fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/d0c365aa77834c9eb4995bf7c1adf6fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-57a47c90-4393-425-user", "id": "9e4a98731b984c5886c5805163761ac9"}, "audit_ids": ["ZztRx3y9RqeplWJFFCeevQ"], "issued_at": "2018-08-01T10:55:08.000000Z"}} 2018-08-01 10:55:08,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73a240b0d569e25d257d3702393b73194bd3c732" 2018-08-01 10:55:08,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:55:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b19a950-fd41-40a2-b0f2-b2395f24ac36 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:55:08,421 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-2b19a950-fd41-40a2-b0f2-b2395f24ac36 2018-08-01 10:55:08,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}73a240b0d569e25d257d3702393b73194bd3c732" 2018-08-01 10:55:08,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-98487b30-b3fa-41fa-87cb-141794fd0983 Date: Wed, 01 Aug 2018 10:55:08 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-image"} 2018-08-01 10:55:08,607 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-image used request id req-98487b30-b3fa-41fa-87cb-141794fd0983 2018-08-01 10:55:08,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}73a240b0d569e25d257d3702393b73194bd3c732" 2018-08-01 10:55:08,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-ff6f6b97-22df-4662-b660-cb72fa01831b Date: Wed, 01 Aug 2018 10:55:08 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-08-01 10:55:08,616 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-ff6f6b97-22df-4662-b660-cb72fa01831b 2018-08-01 10:55:08,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}73a240b0d569e25d257d3702393b73194bd3c732" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-image"}' 2018-08-01 10:55:08,681 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/209e1bff-3769-4913-bf10-f789d7414ac1 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-5ad9a0d8-8a2a-4e40-8b72-2a13bf01a6db Date: Wed, 01 Aug 2018 10:55:08 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T10:55:08Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-01T10:55:08Z", "visibility": "shared", "locations": [], "self": "/v2/images/209e1bff-3769-4913-bf10-f789d7414ac1", "min_disk": 0, "protected": false, "id": "209e1bff-3769-4913-bf10-f789d7414ac1", "file": "/v2/images/209e1bff-3769-4913-bf10-f789d7414ac1/file", "checksum": null, "owner": "d0c365aa77834c9eb4995bf7c1adf6fa", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 10:55:08,681 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-5ad9a0d8-8a2a-4e40-8b72-2a13bf01a6db 2018-08-01 10:55:08,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9292/v2/images/209e1bff-3769-4913-bf10-f789d7414ac1/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}73a240b0d569e25d257d3702393b73194bd3c732" -d '' 2018-08-01 10:55:09,497 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-60ed8d88-a1ed-4173-b0ff-f7eabb7a10be Date: Wed, 01 Aug 2018 10: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-08-01 10:55:09,497 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/209e1bff-3769-4913-bf10-f789d7414ac1/file used request id req-60ed8d88-a1ed-4173-b0ff-f7eabb7a10be 2018-08-01 10:55:09,498 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-01 10:55:09,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/209e1bff-3769-4913-bf10-f789d7414ac1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}73a240b0d569e25d257d3702393b73194bd3c732" 2018-08-01 10:55:09,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-40caf003-fa7f-4040-b06b-c8f7b2c97224 Date: Wed, 01 Aug 2018 10:55:09 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T10:55:08Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-01T10:55:09Z", "visibility": "shared", "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/209e1bff-3769-4913-bf10-f789d7414ac1/snap", "metadata": {}}], "self": "/v2/images/209e1bff-3769-4913-bf10-f789d7414ac1", "min_disk": 0, "protected": false, "id": "209e1bff-3769-4913-bf10-f789d7414ac1", "file": "/v2/images/209e1bff-3769-4913-bf10-f789d7414ac1/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d0c365aa77834c9eb4995bf7c1adf6fa", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/209e1bff-3769-4913-bf10-f789d7414ac1/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 10:55:09,518 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/209e1bff-3769-4913-bf10-f789d7414ac1 used request id req-40caf003-fa7f-4040-b06b-c8f7b2c97224 2018-08-01 10:55:09,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}73a240b0d569e25d257d3702393b73194bd3c732" 2018-08-01 10:55:09,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-8e3dd688-8dcd-4fb0-87d5-60fe791dea3d Date: Wed, 01 Aug 2018 10:55: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-08-01 10:55:09,527 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-8e3dd688-8dcd-4fb0-87d5-60fe791dea3d 2018-08-01 10:55:09,529 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-image 2018-08-01 10:55:09,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/209e1bff-3769-4913-bf10-f789d7414ac1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}73a240b0d569e25d257d3702393b73194bd3c732" 2018-08-01 10:55:09,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-1b5ffce7-d717-46d7-a0c4-3dcd475fd38b Date: Wed, 01 Aug 2018 10:55:09 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T10:55:08Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-01T10:55:09Z", "visibility": "shared", "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/209e1bff-3769-4913-bf10-f789d7414ac1/snap", "metadata": {}}], "self": "/v2/images/209e1bff-3769-4913-bf10-f789d7414ac1", "min_disk": 0, "protected": false, "id": "209e1bff-3769-4913-bf10-f789d7414ac1", "file": "/v2/images/209e1bff-3769-4913-bf10-f789d7414ac1/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d0c365aa77834c9eb4995bf7c1adf6fa", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/209e1bff-3769-4913-bf10-f789d7414ac1/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 10:55:09,548 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/209e1bff-3769-4913-bf10-f789d7414ac1 used request id req-1b5ffce7-d717-46d7-a0c4-3dcd475fd38b 2018-08-01 10:55:09,548 - create_image - DEBUG - Instance status is - active 2018-08-01 10:55:09,548 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-image 2018-08-01 10:55:09,548 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-image 2018-08-01 10:55:09,549 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:55:09,549 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:55:09,945 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c55cfdef0c4b409b94ccb055ab976cb0", "name": "InstanceSecurityGroupTests-57a47c90-4393-425-proj-role"}], "expires_at": "2018-08-01T11:55:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d0c365aa77834c9eb4995bf7c1adf6fa", "name": "InstanceSecurityGroupTests-57a47c90-4393-425-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/d0c365aa77834c9eb4995bf7c1adf6fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/d0c365aa77834c9eb4995bf7c1adf6fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/d0c365aa77834c9eb4995bf7c1adf6fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/d0c365aa77834c9eb4995bf7c1adf6fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/d0c365aa77834c9eb4995bf7c1adf6fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/d0c365aa77834c9eb4995bf7c1adf6fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_d0c365aa77834c9eb4995bf7c1adf6fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_d0c365aa77834c9eb4995bf7c1adf6fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/d0c365aa77834c9eb4995bf7c1adf6fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/d0c365aa77834c9eb4995bf7c1adf6fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/d0c365aa77834c9eb4995bf7c1adf6fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/d0c365aa77834c9eb4995bf7c1adf6fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/d0c365aa77834c9eb4995bf7c1adf6fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/d0c365aa77834c9eb4995bf7c1adf6fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-57a47c90-4393-425-user", "id": "9e4a98731b984c5886c5805163761ac9"}, "audit_ids": ["5kAvnccgRo6kPtDPp5TjUw"], "issued_at": "2018-08-01T10:55:09.000000Z"}} 2018-08-01 10:55:09,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c61babbff1b3809db56e5b9508faa0a913b9707" 2018-08-01 10:55:10,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:55:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51e924f0-e684-48a7-a5bc-ed03e18e8ecf Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:55:10,033 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-51e924f0-e684-48a7-a5bc-ed03e18e8ecf 2018-08-01 10:55:10,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c61babbff1b3809db56e5b9508faa0a913b9707" 2018-08-01 10:55:10,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-422bf755-f7aa-4846-bf29-edb539aa491a Date: Wed, 01 Aug 2018 10:55:10 GMT RESP BODY: {"networks":[]} 2018-08-01 10:55:10,223 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-pub-net used request id req-422bf755-f7aa-4846-bf29-edb539aa491a 2018-08-01 10:55:10,223 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-pub-net 2018-08-01 10:55:10,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c61babbff1b3809db56e5b9508faa0a913b9707" -d '{"network": {"name": "InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-pub-net", "admin_state_up": true}}' 2018-08-01 10:55:10,682 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-f21ad63b-797a-48dd-9a66-ec829954519d Date: Wed, 01 Aug 2018 10:55:10 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e0720890-ccb2-48ba-b71b-c0d7f3f63ab1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"d0c365aa77834c9eb4995bf7c1adf6fa","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T10:55:10Z","is_default":false,"name":"InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"d0c365aa77834c9eb4995bf7c1adf6fa","created_at":"2018-08-01T10:55:10Z","mtu":1450}} 2018-08-01 10:55:10,682 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks used request id req-f21ad63b-797a-48dd-9a66-ec829954519d 2018-08-01 10:55:10,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=e0720890-ccb2-48ba-b71b-c0d7f3f63ab1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c61babbff1b3809db56e5b9508faa0a913b9707" 2018-08-01 10:55:10,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 633 X-Openstack-Request-Id: req-d8018e19-d99d-45de-b167-fa9da5a64a86 Date: Wed, 01 Aug 2018 10:55:10 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e0720890-ccb2-48ba-b71b-c0d7f3f63ab1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"d0c365aa77834c9eb4995bf7c1adf6fa","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T10:55:10Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-pub-net","admin_state_up":true,"tenant_id":"d0c365aa77834c9eb4995bf7c1adf6fa","created_at":"2018-08-01T10:55:10Z","mtu":1450}]} 2018-08-01 10:55:10,796 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=e0720890-ccb2-48ba-b71b-c0d7f3f63ab1 used request id req-d8018e19-d99d-45de-b167-fa9da5a64a86 2018-08-01 10:55:10,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=e0720890-ccb2-48ba-b71b-c0d7f3f63ab1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c61babbff1b3809db56e5b9508faa0a913b9707" 2018-08-01 10:55:10,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-ac8d3501-1f9e-4acb-8f99-89f1bb5bf82c Date: Wed, 01 Aug 2018 10:55:10 GMT RESP BODY: {"subnets":[]} 2018-08-01 10:55:10,830 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=e0720890-ccb2-48ba-b71b-c0d7f3f63ab1 used request id req-ac8d3501-1f9e-4acb-8f99-89f1bb5bf82c 2018-08-01 10:55:10,830 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-pub-subnet 2018-08-01 10:55:10,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c61babbff1b3809db56e5b9508faa0a913b9707" -d '{"subnets": [{"ip_version": 4, "network_id": "e0720890-ccb2-48ba-b71b-c0d7f3f63ab1", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-pub-subnet"}]}' 2018-08-01 10:55:11,431 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-0955a1cf-6167-4d89-8e51-192d8f9c5df3 Date: Wed, 01 Aug 2018 10:55:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e0720890-ccb2-48ba-b71b-c0d7f3f63ab1","tenant_id":"d0c365aa77834c9eb4995bf7c1adf6fa","created_at":"2018-08-01T10:55:11Z","dns_nameservers":[],"updated_at":"2018-08-01T10:55:11Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"d0c365aa77834c9eb4995bf7c1adf6fa","id":"7f9b7334-ab15-4a22-8834-a726bbc0b0dc","subnetpool_id":null,"name":"InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-pub-subnet"}]} 2018-08-01 10:55:11,432 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets used request id req-0955a1cf-6167-4d89-8e51-192d8f9c5df3 2018-08-01 10:55:11,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=e0720890-ccb2-48ba-b71b-c0d7f3f63ab1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c61babbff1b3809db56e5b9508faa0a913b9707" 2018-08-01 10:55:11,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-4dad4121-c495-4bb4-bb05-3867690bba25 Date: Wed, 01 Aug 2018 10:55:11 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e0720890-ccb2-48ba-b71b-c0d7f3f63ab1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d0c365aa77834c9eb4995bf7c1adf6fa","l2_adjacency":true,"status":"ACTIVE","subnets":["7f9b7334-ab15-4a22-8834-a726bbc0b0dc"],"description":"","tags":[],"updated_at":"2018-08-01T10:55:11Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-pub-net","admin_state_up":true,"tenant_id":"d0c365aa77834c9eb4995bf7c1adf6fa","created_at":"2018-08-01T10:55:10Z","mtu":1450}]} 2018-08-01 10:55:11,543 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=e0720890-ccb2-48ba-b71b-c0d7f3f63ab1 used request id req-4dad4121-c495-4bb4-bb05-3867690bba25 2018-08-01 10:55:11,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=e0720890-ccb2-48ba-b71b-c0d7f3f63ab1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c61babbff1b3809db56e5b9508faa0a913b9707" 2018-08-01 10:55:11,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-7cc8bd06-f388-4d30-819c-245ee2310e92 Date: Wed, 01 Aug 2018 10:55:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e0720890-ccb2-48ba-b71b-c0d7f3f63ab1","tenant_id":"d0c365aa77834c9eb4995bf7c1adf6fa","created_at":"2018-08-01T10:55:11Z","dns_nameservers":[],"updated_at":"2018-08-01T10:55:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d0c365aa77834c9eb4995bf7c1adf6fa","id":"7f9b7334-ab15-4a22-8834-a726bbc0b0dc","subnetpool_id":null,"name":"InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-pub-subnet"}]} 2018-08-01 10:55:11,622 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=e0720890-ccb2-48ba-b71b-c0d7f3f63ab1 used request id req-7cc8bd06-f388-4d30-819c-245ee2310e92 2018-08-01 10:55:11,623 - OpenStackNetwork - DEBUG - Network [e0720890-ccb2-48ba-b71b-c0d7f3f63ab1] created successfully 2018-08-01 10:55:11,623 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:55:11,624 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:55:12,088 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:55:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["e6ly9LolRpGhiMNVqfDuAA"], "issued_at": "2018-08-01T10:55:12.000000Z"}} 2018-08-01 10:55:12,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd508f6466d4ae7c2fcb322791a3f0915b8025b2" 2018-08-01 10:55:12,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:55:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe566010-b94e-4479-a9e5-20d6f97d1a22 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:55:12,180 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-fe566010-b94e-4479-a9e5-20d6f97d1a22 2018-08-01 10:55:12,181 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 10:55:12,187 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd508f6466d4ae7c2fcb322791a3f0915b8025b2" 2018-08-01 10:55:12,360 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:55: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-7a86e610-123a-472d-920c-2c90b3412fb0 x-compute-request-id: req-7a86e610-123a-472d-920c-2c90b3412fb0 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"flavors": [{"id": "4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "rel": "bookmark"}], "name": "vmtp-flavor_ee58c79f-c6fb-483f-8b9c-406ffbfad757"}, {"id": "5b61c696-1b5b-4204-b7e5-ca4a818093b0", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "bookmark"}], "name": "shaker-flavor_81952131-3011-4d90-80f4-831743223f59"}]} 2018-08-01 10:55:12,360 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-7a86e610-123a-472d-920c-2c90b3412fb0 2018-08-01 10:55:12,363 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd508f6466d4ae7c2fcb322791a3f0915b8025b2" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-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-08-01 10:55:12,409 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:55: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-e3eec897-a793-42e8-a3de-efee44ed06e4 x-compute-request-id: req-e3eec897-a793-42e8-a3de-efee44ed06e4 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-flavor-name", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/de5d3a32-321e-4a4f-b8b0-117d8757eb97", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/de5d3a32-321e-4a4f-b8b0-117d8757eb97", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "de5d3a32-321e-4a4f-b8b0-117d8757eb97"}} 2018-08-01 10:55:12,409 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-e3eec897-a793-42e8-a3de-efee44ed06e4 2018-08-01 10:55:12,410 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:55:12,411 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:55:12,800 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c55cfdef0c4b409b94ccb055ab976cb0", "name": "InstanceSecurityGroupTests-57a47c90-4393-425-proj-role"}], "expires_at": "2018-08-01T11:55:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d0c365aa77834c9eb4995bf7c1adf6fa", "name": "InstanceSecurityGroupTests-57a47c90-4393-425-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/d0c365aa77834c9eb4995bf7c1adf6fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/d0c365aa77834c9eb4995bf7c1adf6fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/d0c365aa77834c9eb4995bf7c1adf6fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/d0c365aa77834c9eb4995bf7c1adf6fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/d0c365aa77834c9eb4995bf7c1adf6fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/d0c365aa77834c9eb4995bf7c1adf6fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_d0c365aa77834c9eb4995bf7c1adf6fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_d0c365aa77834c9eb4995bf7c1adf6fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/d0c365aa77834c9eb4995bf7c1adf6fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/d0c365aa77834c9eb4995bf7c1adf6fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/d0c365aa77834c9eb4995bf7c1adf6fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/d0c365aa77834c9eb4995bf7c1adf6fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/d0c365aa77834c9eb4995bf7c1adf6fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/d0c365aa77834c9eb4995bf7c1adf6fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-57a47c90-4393-425-user", "id": "9e4a98731b984c5886c5805163761ac9"}, "audit_ids": ["jdF0zm29SG2QmaLrzLVD-Q"], "issued_at": "2018-08-01T10:55:12.000000Z"}} 2018-08-01 10:55:12,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}558c6d2bc16fb3111e49c8fd7272329949aa99ee" 2018-08-01 10:55:12,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:55:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c81876d-82df-430e-81f5-128bdd8d5425 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:55:12,879 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-6c81876d-82df-430e-81f5-128bdd8d5425 2018-08-01 10:55:12,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}558c6d2bc16fb3111e49c8fd7272329949aa99ee" 2018-08-01 10:55:13,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-1d5d81f9-e890-47e5-be62-e087305b847e Date: Wed, 01 Aug 2018 10:55:13 GMT RESP BODY: {"security_groups": []} 2018-08-01 10:55:13,072 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-name&description=hello+group used request id req-1d5d81f9-e890-47e5-be62-e087305b847e 2018-08-01 10:55:13,073 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-name... 2018-08-01 10:55:13,073 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-name 2018-08-01 10:55:13,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}558c6d2bc16fb3111e49c8fd7272329949aa99ee" -d '{"security_group": {"name": "InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-name", "description": "hello group"}}' 2018-08-01 10:55:13,259 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-d3282df8-124e-4219-a22b-d8bad671e568 Date: Wed, 01 Aug 2018 10:55:13 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "d0c365aa77834c9eb4995bf7c1adf6fa", "created_at": "2018-08-01T10:55:13Z", "updated_at": "2018-08-01T10:55:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:55:13Z", "revision_number": 0, "id": "3a8b4457-4099-4b28-bdf5-86a51f60bb4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:55:13Z", "security_group_id": "f6df7fdd-1d9d-4a57-a53c-acf3394019c3", "tenant_id": "d0c365aa77834c9eb4995bf7c1adf6fa", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0c365aa77834c9eb4995bf7c1adf6fa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:55:13Z", "revision_number": 0, "id": "450d5369-201a-4b17-a029-77f24c4f59dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:55:13Z", "security_group_id": "f6df7fdd-1d9d-4a57-a53c-acf3394019c3", "tenant_id": "d0c365aa77834c9eb4995bf7c1adf6fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0c365aa77834c9eb4995bf7c1adf6fa"}], "revision_number": 2, "project_id": "d0c365aa77834c9eb4995bf7c1adf6fa", "id": "f6df7fdd-1d9d-4a57-a53c-acf3394019c3", "name": "InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-name"}} 2018-08-01 10:55:13,259 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups used request id req-d3282df8-124e-4219-a22b-d8bad671e568 2018-08-01 10:55:13,259 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f6df7fdd-1d9d-4a57-a53c-acf3394019c3 2018-08-01 10:55:13,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=f6df7fdd-1d9d-4a57-a53c-acf3394019c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}558c6d2bc16fb3111e49c8fd7272329949aa99ee" 2018-08-01 10:55:13,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2e338080-ea42-45c5-8f6c-6b553c949332 Date: Wed, 01 Aug 2018 10:55:13 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:55:13Z", "security_group_id": "f6df7fdd-1d9d-4a57-a53c-acf3394019c3", "port_range_min": null, "revision_number": 0, "tenant_id": "d0c365aa77834c9eb4995bf7c1adf6fa", "created_at": "2018-08-01T10:55:13Z", "project_id": "d0c365aa77834c9eb4995bf7c1adf6fa", "id": "3a8b4457-4099-4b28-bdf5-86a51f60bb4f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:55:13Z", "security_group_id": "f6df7fdd-1d9d-4a57-a53c-acf3394019c3", "port_range_min": null, "revision_number": 0, "tenant_id": "d0c365aa77834c9eb4995bf7c1adf6fa", "created_at": "2018-08-01T10:55:13Z", "project_id": "d0c365aa77834c9eb4995bf7c1adf6fa", "id": "450d5369-201a-4b17-a029-77f24c4f59dd"}]} 2018-08-01 10:55:13,342 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=f6df7fdd-1d9d-4a57-a53c-acf3394019c3 used request id req-2e338080-ea42-45c5-8f6c-6b553c949332 2018-08-01 10:55:13,342 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f6df7fdd-1d9d-4a57-a53c-acf3394019c3 2018-08-01 10:55:13,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=f6df7fdd-1d9d-4a57-a53c-acf3394019c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}558c6d2bc16fb3111e49c8fd7272329949aa99ee" 2018-08-01 10:55:13,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-cbe8f5f8-2dd1-4e5b-bf1f-289b7a1f0b2e Date: Wed, 01 Aug 2018 10:55:13 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:55:13Z", "security_group_id": "f6df7fdd-1d9d-4a57-a53c-acf3394019c3", "port_range_min": null, "revision_number": 0, "tenant_id": "d0c365aa77834c9eb4995bf7c1adf6fa", "created_at": "2018-08-01T10:55:13Z", "project_id": "d0c365aa77834c9eb4995bf7c1adf6fa", "id": "3a8b4457-4099-4b28-bdf5-86a51f60bb4f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:55:13Z", "security_group_id": "f6df7fdd-1d9d-4a57-a53c-acf3394019c3", "port_range_min": null, "revision_number": 0, "tenant_id": "d0c365aa77834c9eb4995bf7c1adf6fa", "created_at": "2018-08-01T10:55:13Z", "project_id": "d0c365aa77834c9eb4995bf7c1adf6fa", "id": "450d5369-201a-4b17-a029-77f24c4f59dd"}]} 2018-08-01 10:55:13,368 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=f6df7fdd-1d9d-4a57-a53c-acf3394019c3 used request id req-cbe8f5f8-2dd1-4e5b-bf1f-289b7a1f0b2e 2018-08-01 10:55:13,369 - neutron_utils - INFO - Retrieving security group with ID - f6df7fdd-1d9d-4a57-a53c-acf3394019c3 2018-08-01 10:55:13,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?id=f6df7fdd-1d9d-4a57-a53c-acf3394019c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}558c6d2bc16fb3111e49c8fd7272329949aa99ee" 2018-08-01 10:55:13,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-923de78a-4694-408f-ab8f-c4a519f2f913 Date: Wed, 01 Aug 2018 10:55:13 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "d0c365aa77834c9eb4995bf7c1adf6fa", "created_at": "2018-08-01T10:55:13Z", "updated_at": "2018-08-01T10:55:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:55:13Z", "revision_number": 0, "id": "3a8b4457-4099-4b28-bdf5-86a51f60bb4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:55:13Z", "security_group_id": "f6df7fdd-1d9d-4a57-a53c-acf3394019c3", "tenant_id": "d0c365aa77834c9eb4995bf7c1adf6fa", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0c365aa77834c9eb4995bf7c1adf6fa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:55:13Z", "revision_number": 0, "id": "450d5369-201a-4b17-a029-77f24c4f59dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:55:13Z", "security_group_id": "f6df7fdd-1d9d-4a57-a53c-acf3394019c3", "tenant_id": "d0c365aa77834c9eb4995bf7c1adf6fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0c365aa77834c9eb4995bf7c1adf6fa"}], "revision_number": 2, "project_id": "d0c365aa77834c9eb4995bf7c1adf6fa", "id": "f6df7fdd-1d9d-4a57-a53c-acf3394019c3", "name": "InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-name"}]} 2018-08-01 10:55:13,461 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?id=f6df7fdd-1d9d-4a57-a53c-acf3394019c3 used request id req-923de78a-4694-408f-ab8f-c4a519f2f913 2018-08-01 10:55:13,461 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f6df7fdd-1d9d-4a57-a53c-acf3394019c3 2018-08-01 10:55:13,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=f6df7fdd-1d9d-4a57-a53c-acf3394019c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}558c6d2bc16fb3111e49c8fd7272329949aa99ee" 2018-08-01 10:55:13,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c5b81303-d845-4b47-ba56-9d67780324eb Date: Wed, 01 Aug 2018 10:55:13 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:55:13Z", "security_group_id": "f6df7fdd-1d9d-4a57-a53c-acf3394019c3", "port_range_min": null, "revision_number": 0, "tenant_id": "d0c365aa77834c9eb4995bf7c1adf6fa", "created_at": "2018-08-01T10:55:13Z", "project_id": "d0c365aa77834c9eb4995bf7c1adf6fa", "id": "3a8b4457-4099-4b28-bdf5-86a51f60bb4f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:55:13Z", "security_group_id": "f6df7fdd-1d9d-4a57-a53c-acf3394019c3", "port_range_min": null, "revision_number": 0, "tenant_id": "d0c365aa77834c9eb4995bf7c1adf6fa", "created_at": "2018-08-01T10:55:13Z", "project_id": "d0c365aa77834c9eb4995bf7c1adf6fa", "id": "450d5369-201a-4b17-a029-77f24c4f59dd"}]} 2018-08-01 10:55:13,494 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=f6df7fdd-1d9d-4a57-a53c-acf3394019c3 used request id req-c5b81303-d845-4b47-ba56-9d67780324eb 2018-08-01 10:55:13,495 - neutron_utils - INFO - Retrieving security group with ID - f6df7fdd-1d9d-4a57-a53c-acf3394019c3 2018-08-01 10:55:13,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?id=f6df7fdd-1d9d-4a57-a53c-acf3394019c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}558c6d2bc16fb3111e49c8fd7272329949aa99ee" 2018-08-01 10:55:13,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-83c044d3-a01b-4104-86dc-fb2d8a0dd5d3 Date: Wed, 01 Aug 2018 10:55:13 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "d0c365aa77834c9eb4995bf7c1adf6fa", "created_at": "2018-08-01T10:55:13Z", "updated_at": "2018-08-01T10:55:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:55:13Z", "revision_number": 0, "id": "3a8b4457-4099-4b28-bdf5-86a51f60bb4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:55:13Z", "security_group_id": "f6df7fdd-1d9d-4a57-a53c-acf3394019c3", "tenant_id": "d0c365aa77834c9eb4995bf7c1adf6fa", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0c365aa77834c9eb4995bf7c1adf6fa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:55:13Z", "revision_number": 0, "id": "450d5369-201a-4b17-a029-77f24c4f59dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:55:13Z", "security_group_id": "f6df7fdd-1d9d-4a57-a53c-acf3394019c3", "tenant_id": "d0c365aa77834c9eb4995bf7c1adf6fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0c365aa77834c9eb4995bf7c1adf6fa"}], "revision_number": 2, "project_id": "d0c365aa77834c9eb4995bf7c1adf6fa", "id": "f6df7fdd-1d9d-4a57-a53c-acf3394019c3", "name": "InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-name"}]} 2018-08-01 10:55:13,540 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?id=f6df7fdd-1d9d-4a57-a53c-acf3394019c3 used request id req-83c044d3-a01b-4104-86dc-fb2d8a0dd5d3 2018-08-01 10:55:13,540 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f6df7fdd-1d9d-4a57-a53c-acf3394019c3 2018-08-01 10:55:13,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=f6df7fdd-1d9d-4a57-a53c-acf3394019c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}558c6d2bc16fb3111e49c8fd7272329949aa99ee" 2018-08-01 10:55:13,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-13db7ddb-e7f1-4c50-a373-a4461a8b771a Date: Wed, 01 Aug 2018 10:55:13 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:55:13Z", "security_group_id": "f6df7fdd-1d9d-4a57-a53c-acf3394019c3", "port_range_min": null, "revision_number": 0, "tenant_id": "d0c365aa77834c9eb4995bf7c1adf6fa", "created_at": "2018-08-01T10:55:13Z", "project_id": "d0c365aa77834c9eb4995bf7c1adf6fa", "id": "3a8b4457-4099-4b28-bdf5-86a51f60bb4f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:55:13Z", "security_group_id": "f6df7fdd-1d9d-4a57-a53c-acf3394019c3", "port_range_min": null, "revision_number": 0, "tenant_id": "d0c365aa77834c9eb4995bf7c1adf6fa", "created_at": "2018-08-01T10:55:13Z", "project_id": "d0c365aa77834c9eb4995bf7c1adf6fa", "id": "450d5369-201a-4b17-a029-77f24c4f59dd"}]} 2018-08-01 10:55:13,568 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=f6df7fdd-1d9d-4a57-a53c-acf3394019c3 used request id req-13db7ddb-e7f1-4c50-a373-a4461a8b771a 2018-08-01 10:55:13,569 - neutron_utils - INFO - Retrieving security group with ID - f6df7fdd-1d9d-4a57-a53c-acf3394019c3 2018-08-01 10:55:13,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?id=f6df7fdd-1d9d-4a57-a53c-acf3394019c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}558c6d2bc16fb3111e49c8fd7272329949aa99ee" 2018-08-01 10:55:13,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-53d4d48b-aede-4d04-9a2d-cb910b67eebc Date: Wed, 01 Aug 2018 10:55:13 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "d0c365aa77834c9eb4995bf7c1adf6fa", "created_at": "2018-08-01T10:55:13Z", "updated_at": "2018-08-01T10:55:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:55:13Z", "revision_number": 0, "id": "3a8b4457-4099-4b28-bdf5-86a51f60bb4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:55:13Z", "security_group_id": "f6df7fdd-1d9d-4a57-a53c-acf3394019c3", "tenant_id": "d0c365aa77834c9eb4995bf7c1adf6fa", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0c365aa77834c9eb4995bf7c1adf6fa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:55:13Z", "revision_number": 0, "id": "450d5369-201a-4b17-a029-77f24c4f59dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:55:13Z", "security_group_id": "f6df7fdd-1d9d-4a57-a53c-acf3394019c3", "tenant_id": "d0c365aa77834c9eb4995bf7c1adf6fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0c365aa77834c9eb4995bf7c1adf6fa"}], "revision_number": 2, "project_id": "d0c365aa77834c9eb4995bf7c1adf6fa", "id": "f6df7fdd-1d9d-4a57-a53c-acf3394019c3", "name": "InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-name"}]} 2018-08-01 10:55:13,614 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?id=f6df7fdd-1d9d-4a57-a53c-acf3394019c3 used request id req-53d4d48b-aede-4d04-9a2d-cb910b67eebc 2018-08-01 10:55:13,614 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f6df7fdd-1d9d-4a57-a53c-acf3394019c3 2018-08-01 10:55:13,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=f6df7fdd-1d9d-4a57-a53c-acf3394019c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}558c6d2bc16fb3111e49c8fd7272329949aa99ee" 2018-08-01 10:55:13,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3ea7e4a2-c165-4911-9995-b855431faa16 Date: Wed, 01 Aug 2018 10:55:13 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:55:13Z", "security_group_id": "f6df7fdd-1d9d-4a57-a53c-acf3394019c3", "port_range_min": null, "revision_number": 0, "tenant_id": "d0c365aa77834c9eb4995bf7c1adf6fa", "created_at": "2018-08-01T10:55:13Z", "project_id": "d0c365aa77834c9eb4995bf7c1adf6fa", "id": "3a8b4457-4099-4b28-bdf5-86a51f60bb4f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:55:13Z", "security_group_id": "f6df7fdd-1d9d-4a57-a53c-acf3394019c3", "port_range_min": null, "revision_number": 0, "tenant_id": "d0c365aa77834c9eb4995bf7c1adf6fa", "created_at": "2018-08-01T10:55:13Z", "project_id": "d0c365aa77834c9eb4995bf7c1adf6fa", "id": "450d5369-201a-4b17-a029-77f24c4f59dd"}]} 2018-08-01 10:55:13,637 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=f6df7fdd-1d9d-4a57-a53c-acf3394019c3 used request id req-3ea7e4a2-c165-4911-9995-b855431faa16 2018-08-01 10:55:13,637 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:55:13,638 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:55:14,015 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c55cfdef0c4b409b94ccb055ab976cb0", "name": "InstanceSecurityGroupTests-57a47c90-4393-425-proj-role"}], "expires_at": "2018-08-01T11:55:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d0c365aa77834c9eb4995bf7c1adf6fa", "name": "InstanceSecurityGroupTests-57a47c90-4393-425-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/d0c365aa77834c9eb4995bf7c1adf6fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/d0c365aa77834c9eb4995bf7c1adf6fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/d0c365aa77834c9eb4995bf7c1adf6fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/d0c365aa77834c9eb4995bf7c1adf6fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/d0c365aa77834c9eb4995bf7c1adf6fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/d0c365aa77834c9eb4995bf7c1adf6fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_d0c365aa77834c9eb4995bf7c1adf6fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_d0c365aa77834c9eb4995bf7c1adf6fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/d0c365aa77834c9eb4995bf7c1adf6fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/d0c365aa77834c9eb4995bf7c1adf6fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/d0c365aa77834c9eb4995bf7c1adf6fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/d0c365aa77834c9eb4995bf7c1adf6fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/d0c365aa77834c9eb4995bf7c1adf6fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/d0c365aa77834c9eb4995bf7c1adf6fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-57a47c90-4393-425-user", "id": "9e4a98731b984c5886c5805163761ac9"}, "audit_ids": ["ce40LCOIStqFDqefHM_nnw"], "issued_at": "2018-08-01T10:55:14.000000Z"}} 2018-08-01 10:55:14,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df04f71676fe3c1d98464b92ca1c7e8d3fd193dd" 2018-08-01 10:55:14,100 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:55:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee923d9a-c64f-4321-ac5c-d1097cbe2b32 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:55:14,100 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-ee923d9a-c64f-4321-ac5c-d1097cbe2b32 2018-08-01 10:55:14,101 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 10:55:14,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df04f71676fe3c1d98464b92ca1c7e8d3fd193dd" 2018-08-01 10:55:14,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:55:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05c22107-284d-4400-8e71-4f0a823b3933 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:55:14,183 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-05c22107-284d-4400-8e71-4f0a823b3933 2018-08-01 10:55:14,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df04f71676fe3c1d98464b92ca1c7e8d3fd193dd" 2018-08-01 10:55:14,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-b5c0812e-3bdb-486b-868b-a811b44a7721 Date: Wed, 01 Aug 2018 10:55:14 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e0720890-ccb2-48ba-b71b-c0d7f3f63ab1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d0c365aa77834c9eb4995bf7c1adf6fa","l2_adjacency":true,"status":"ACTIVE","subnets":["7f9b7334-ab15-4a22-8834-a726bbc0b0dc"],"description":"","tags":[],"updated_at":"2018-08-01T10:55:11Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-pub-net","admin_state_up":true,"tenant_id":"d0c365aa77834c9eb4995bf7c1adf6fa","created_at":"2018-08-01T10:55:10Z","mtu":1450}]} 2018-08-01 10:55:14,447 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-pub-net used request id req-b5c0812e-3bdb-486b-868b-a811b44a7721 2018-08-01 10:55:14,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=e0720890-ccb2-48ba-b71b-c0d7f3f63ab1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df04f71676fe3c1d98464b92ca1c7e8d3fd193dd" 2018-08-01 10:55:14,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-a55612d0-5cca-45e7-b004-e72e46893357 Date: Wed, 01 Aug 2018 10:55:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e0720890-ccb2-48ba-b71b-c0d7f3f63ab1","tenant_id":"d0c365aa77834c9eb4995bf7c1adf6fa","created_at":"2018-08-01T10:55:11Z","dns_nameservers":[],"updated_at":"2018-08-01T10:55:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d0c365aa77834c9eb4995bf7c1adf6fa","id":"7f9b7334-ab15-4a22-8834-a726bbc0b0dc","subnetpool_id":null,"name":"InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-pub-subnet"}]} 2018-08-01 10:55:14,499 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=e0720890-ccb2-48ba-b71b-c0d7f3f63ab1 used request id req-a55612d0-5cca-45e7-b004-e72e46893357 2018-08-01 10:55:14,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df04f71676fe3c1d98464b92ca1c7e8d3fd193dd" 2018-08-01 10:55:14,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-e69255c4-5db0-4335-870d-5d4285badda0 Date: Wed, 01 Aug 2018 10:55:14 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e0720890-ccb2-48ba-b71b-c0d7f3f63ab1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d0c365aa77834c9eb4995bf7c1adf6fa","l2_adjacency":true,"status":"ACTIVE","subnets":["7f9b7334-ab15-4a22-8834-a726bbc0b0dc"],"description":"","tags":[],"updated_at":"2018-08-01T10:55:11Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-pub-net","admin_state_up":true,"tenant_id":"d0c365aa77834c9eb4995bf7c1adf6fa","created_at":"2018-08-01T10:55:10Z","mtu":1450}]} 2018-08-01 10:55:14,778 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-pub-net used request id req-e69255c4-5db0-4335-870d-5d4285badda0 2018-08-01 10:55:14,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:55:14,787 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:55: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:55:14,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d0c365aa77834c9eb4995bf7c1adf6fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df04f71676fe3c1d98464b92ca1c7e8d3fd193dd" 2018-08-01 10:55:14,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:55:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0d37b1d-a675-4905-b692-a5f0f83c255a Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/d0c365aa77834c9eb4995bf7c1adf6fa"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d0c365aa77834c9eb4995bf7c1adf6fa", "name": "InstanceSecurityGroupTests-57a47c90-4393-425-proj"}} 2018-08-01 10:55:14,806 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d0c365aa77834c9eb4995bf7c1adf6fa used request id req-b0d37b1d-a675-4905-b692-a5f0f83c255a 2018-08-01 10:55:14,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=e0720890-ccb2-48ba-b71b-c0d7f3f63ab1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df04f71676fe3c1d98464b92ca1c7e8d3fd193dd" 2018-08-01 10:55:14,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-6533f015-d660-4302-bab1-c2ab8a49bef8 Date: Wed, 01 Aug 2018 10:55:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e0720890-ccb2-48ba-b71b-c0d7f3f63ab1","tenant_id":"d0c365aa77834c9eb4995bf7c1adf6fa","created_at":"2018-08-01T10:55:11Z","dns_nameservers":[],"updated_at":"2018-08-01T10:55:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d0c365aa77834c9eb4995bf7c1adf6fa","id":"7f9b7334-ab15-4a22-8834-a726bbc0b0dc","subnetpool_id":null,"name":"InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-pub-subnet"}]} 2018-08-01 10:55:14,856 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=e0720890-ccb2-48ba-b71b-c0d7f3f63ab1 used request id req-6533f015-d660-4302-bab1-c2ab8a49bef8 2018-08-01 10:55:14,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=e0720890-ccb2-48ba-b71b-c0d7f3f63ab1&name=InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df04f71676fe3c1d98464b92ca1c7e8d3fd193dd" 2018-08-01 10:55:14,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-6b4c19b2-eece-41d1-8af7-47a6f7629219 Date: Wed, 01 Aug 2018 10:55:14 GMT RESP BODY: {"ports":[]} 2018-08-01 10:55:14,890 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=e0720890-ccb2-48ba-b71b-c0d7f3f63ab1&name=InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-port&admin_state_up=True used request id req-6b4c19b2-eece-41d1-8af7-47a6f7629219 2018-08-01 10:55:14,893 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df04f71676fe3c1d98464b92ca1c7e8d3fd193dd" 2018-08-01 10:55:15,116 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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 x-openstack-request-id: req-d5a28c46-cd7b-40fa-a38c-dea4724fe749 x-compute-request-id: req-d5a28c46-cd7b-40fa-a38c-dea4724fe749 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-01 10:55:15,117 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-inst used request id req-d5a28c46-cd7b-40fa-a38c-dea4724fe749 2018-08-01 10:55:15,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df04f71676fe3c1d98464b92ca1c7e8d3fd193dd" 2018-08-01 10:55:15,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-e2495151-5c13-4493-934b-1b73b91062c4 Date: Wed, 01 Aug 2018 10:55:15 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e0720890-ccb2-48ba-b71b-c0d7f3f63ab1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d0c365aa77834c9eb4995bf7c1adf6fa","l2_adjacency":true,"status":"ACTIVE","subnets":["7f9b7334-ab15-4a22-8834-a726bbc0b0dc"],"description":"","tags":[],"updated_at":"2018-08-01T10:55:11Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-pub-net","admin_state_up":true,"tenant_id":"d0c365aa77834c9eb4995bf7c1adf6fa","created_at":"2018-08-01T10:55:10Z","mtu":1450}]} 2018-08-01 10:55:15,215 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-pub-net used request id req-e2495151-5c13-4493-934b-1b73b91062c4 2018-08-01 10:55:15,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=e0720890-ccb2-48ba-b71b-c0d7f3f63ab1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df04f71676fe3c1d98464b92ca1c7e8d3fd193dd" 2018-08-01 10:55:15,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-ca2cd8d7-b7d6-4093-b196-61e60f1752d2 Date: Wed, 01 Aug 2018 10:55:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e0720890-ccb2-48ba-b71b-c0d7f3f63ab1","tenant_id":"d0c365aa77834c9eb4995bf7c1adf6fa","created_at":"2018-08-01T10:55:11Z","dns_nameservers":[],"updated_at":"2018-08-01T10:55:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d0c365aa77834c9eb4995bf7c1adf6fa","id":"7f9b7334-ab15-4a22-8834-a726bbc0b0dc","subnetpool_id":null,"name":"InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-pub-subnet"}]} 2018-08-01 10:55:15,269 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=e0720890-ccb2-48ba-b71b-c0d7f3f63ab1 used request id req-ca2cd8d7-b7d6-4093-b196-61e60f1752d2 2018-08-01 10:55:15,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df04f71676fe3c1d98464b92ca1c7e8d3fd193dd" 2018-08-01 10:55:15,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-21dca4bf-d2fa-4862-bc9d-cd69ed4391bc Date: Wed, 01 Aug 2018 10:55:15 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e0720890-ccb2-48ba-b71b-c0d7f3f63ab1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d0c365aa77834c9eb4995bf7c1adf6fa","l2_adjacency":true,"status":"ACTIVE","subnets":["7f9b7334-ab15-4a22-8834-a726bbc0b0dc"],"description":"","tags":[],"updated_at":"2018-08-01T10:55:11Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-pub-net","admin_state_up":true,"tenant_id":"d0c365aa77834c9eb4995bf7c1adf6fa","created_at":"2018-08-01T10:55:10Z","mtu":1450}]} 2018-08-01 10:55:15,377 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-pub-net used request id req-21dca4bf-d2fa-4862-bc9d-cd69ed4391bc 2018-08-01 10:55:15,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d0c365aa77834c9eb4995bf7c1adf6fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df04f71676fe3c1d98464b92ca1c7e8d3fd193dd" 2018-08-01 10:55:15,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:55:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ace7a0d3-d70f-4e94-9e24-33b1a8a45a59 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/d0c365aa77834c9eb4995bf7c1adf6fa"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d0c365aa77834c9eb4995bf7c1adf6fa", "name": "InstanceSecurityGroupTests-57a47c90-4393-425-proj"}} 2018-08-01 10:55:15,468 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d0c365aa77834c9eb4995bf7c1adf6fa used request id req-ace7a0d3-d70f-4e94-9e24-33b1a8a45a59 2018-08-01 10:55:15,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=e0720890-ccb2-48ba-b71b-c0d7f3f63ab1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df04f71676fe3c1d98464b92ca1c7e8d3fd193dd" 2018-08-01 10:55:15,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-e4baa35c-99c7-4403-bc60-65e6a736225f Date: Wed, 01 Aug 2018 10:55:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e0720890-ccb2-48ba-b71b-c0d7f3f63ab1","tenant_id":"d0c365aa77834c9eb4995bf7c1adf6fa","created_at":"2018-08-01T10:55:11Z","dns_nameservers":[],"updated_at":"2018-08-01T10:55:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d0c365aa77834c9eb4995bf7c1adf6fa","id":"7f9b7334-ab15-4a22-8834-a726bbc0b0dc","subnetpool_id":null,"name":"InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-pub-subnet"}]} 2018-08-01 10:55:15,527 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=e0720890-ccb2-48ba-b71b-c0d7f3f63ab1 used request id req-e4baa35c-99c7-4403-bc60-65e6a736225f 2018-08-01 10:55:15,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=e0720890-ccb2-48ba-b71b-c0d7f3f63ab1&name=InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df04f71676fe3c1d98464b92ca1c7e8d3fd193dd" 2018-08-01 10:55:15,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-2e42acce-8d0b-43df-b7f3-25c49244ceba Date: Wed, 01 Aug 2018 10:55:15 GMT RESP BODY: {"ports":[]} 2018-08-01 10:55:15,563 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=e0720890-ccb2-48ba-b71b-c0d7f3f63ab1&name=InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-port&admin_state_up=True used request id req-2e42acce-8d0b-43df-b7f3-25c49244ceba 2018-08-01 10:55:15,563 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:55:15,564 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:55:15,945 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c55cfdef0c4b409b94ccb055ab976cb0", "name": "InstanceSecurityGroupTests-57a47c90-4393-425-proj-role"}], "expires_at": "2018-08-01T11:55:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d0c365aa77834c9eb4995bf7c1adf6fa", "name": "InstanceSecurityGroupTests-57a47c90-4393-425-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/d0c365aa77834c9eb4995bf7c1adf6fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/d0c365aa77834c9eb4995bf7c1adf6fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/d0c365aa77834c9eb4995bf7c1adf6fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/d0c365aa77834c9eb4995bf7c1adf6fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/d0c365aa77834c9eb4995bf7c1adf6fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/d0c365aa77834c9eb4995bf7c1adf6fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_d0c365aa77834c9eb4995bf7c1adf6fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_d0c365aa77834c9eb4995bf7c1adf6fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/d0c365aa77834c9eb4995bf7c1adf6fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/d0c365aa77834c9eb4995bf7c1adf6fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/d0c365aa77834c9eb4995bf7c1adf6fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/d0c365aa77834c9eb4995bf7c1adf6fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/d0c365aa77834c9eb4995bf7c1adf6fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/d0c365aa77834c9eb4995bf7c1adf6fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-57a47c90-4393-425-user", "id": "9e4a98731b984c5886c5805163761ac9"}, "audit_ids": ["kdpImMg9S9i_Iz9u2J_XWw"], "issued_at": "2018-08-01T10:55:15.000000Z"}} 2018-08-01 10:55:15,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91e63d1c147798eea53c0f83a09dd607f8379ce" 2018-08-01 10:55:15,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:55:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0b72d70-4493-4825-8009-85f29cb7742f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:55:15,957 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-e0b72d70-4493-4825-8009-85f29cb7742f 2018-08-01 10:55:15,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df04f71676fe3c1d98464b92ca1c7e8d3fd193dd" 2018-08-01 10:55:16,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-4ff10bcf-4728-41a8-82e1-68b1f7ab86e6 Date: Wed, 01 Aug 2018 10:55:16 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e0720890-ccb2-48ba-b71b-c0d7f3f63ab1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d0c365aa77834c9eb4995bf7c1adf6fa","l2_adjacency":true,"status":"ACTIVE","subnets":["7f9b7334-ab15-4a22-8834-a726bbc0b0dc"],"description":"","tags":[],"updated_at":"2018-08-01T10:55:11Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-pub-net","admin_state_up":true,"tenant_id":"d0c365aa77834c9eb4995bf7c1adf6fa","created_at":"2018-08-01T10:55:10Z","mtu":1450}]} 2018-08-01 10:55:16,059 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-pub-net used request id req-4ff10bcf-4728-41a8-82e1-68b1f7ab86e6 2018-08-01 10:55:16,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=e0720890-ccb2-48ba-b71b-c0d7f3f63ab1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df04f71676fe3c1d98464b92ca1c7e8d3fd193dd" 2018-08-01 10:55:16,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-f0075864-8ecd-4a53-a24a-1af24bf6a17f Date: Wed, 01 Aug 2018 10:55:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e0720890-ccb2-48ba-b71b-c0d7f3f63ab1","tenant_id":"d0c365aa77834c9eb4995bf7c1adf6fa","created_at":"2018-08-01T10:55:11Z","dns_nameservers":[],"updated_at":"2018-08-01T10:55:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d0c365aa77834c9eb4995bf7c1adf6fa","id":"7f9b7334-ab15-4a22-8834-a726bbc0b0dc","subnetpool_id":null,"name":"InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-pub-subnet"}]} 2018-08-01 10:55:16,112 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=e0720890-ccb2-48ba-b71b-c0d7f3f63ab1 used request id req-f0075864-8ecd-4a53-a24a-1af24bf6a17f 2018-08-01 10:55:16,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df04f71676fe3c1d98464b92ca1c7e8d3fd193dd" 2018-08-01 10:55:16,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-dbf62d8e-fc4f-49a0-8203-3a9073f8e2b2 Date: Wed, 01 Aug 2018 10:55:16 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e0720890-ccb2-48ba-b71b-c0d7f3f63ab1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d0c365aa77834c9eb4995bf7c1adf6fa","l2_adjacency":true,"status":"ACTIVE","subnets":["7f9b7334-ab15-4a22-8834-a726bbc0b0dc"],"description":"","tags":[],"updated_at":"2018-08-01T10:55:11Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-pub-net","admin_state_up":true,"tenant_id":"d0c365aa77834c9eb4995bf7c1adf6fa","created_at":"2018-08-01T10:55:10Z","mtu":1450}]} 2018-08-01 10:55:16,210 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-pub-net used request id req-dbf62d8e-fc4f-49a0-8203-3a9073f8e2b2 2018-08-01 10:55:16,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:55:16,218 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:55: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:55:16,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d0c365aa77834c9eb4995bf7c1adf6fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91e63d1c147798eea53c0f83a09dd607f8379ce" 2018-08-01 10:55:16,304 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:55:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d2b70c2-da63-4509-a964-7f842b341975 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/d0c365aa77834c9eb4995bf7c1adf6fa"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d0c365aa77834c9eb4995bf7c1adf6fa", "name": "InstanceSecurityGroupTests-57a47c90-4393-425-proj"}} 2018-08-01 10:55:16,304 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d0c365aa77834c9eb4995bf7c1adf6fa used request id req-2d2b70c2-da63-4509-a964-7f842b341975 2018-08-01 10:55:16,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=e0720890-ccb2-48ba-b71b-c0d7f3f63ab1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df04f71676fe3c1d98464b92ca1c7e8d3fd193dd" 2018-08-01 10:55:16,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-7058e400-fe5a-4fd7-9a73-808268f5d365 Date: Wed, 01 Aug 2018 10:55:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e0720890-ccb2-48ba-b71b-c0d7f3f63ab1","tenant_id":"d0c365aa77834c9eb4995bf7c1adf6fa","created_at":"2018-08-01T10:55:11Z","dns_nameservers":[],"updated_at":"2018-08-01T10:55:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d0c365aa77834c9eb4995bf7c1adf6fa","id":"7f9b7334-ab15-4a22-8834-a726bbc0b0dc","subnetpool_id":null,"name":"InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-pub-subnet"}]} 2018-08-01 10:55:16,355 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=e0720890-ccb2-48ba-b71b-c0d7f3f63ab1 used request id req-7058e400-fe5a-4fd7-9a73-808268f5d365 2018-08-01 10:55:16,356 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-pub-net 2018-08-01 10:55:16,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df04f71676fe3c1d98464b92ca1c7e8d3fd193dd" -d '{"port": {"network_id": "e0720890-ccb2-48ba-b71b-c0d7f3f63ab1", "name": "InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-port", "admin_state_up": true}}' 2018-08-01 10:55:17,384 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 810 X-Openstack-Request-Id: req-ef7197f3-9ae3-4dd5-b512-eb6f89e07bc6 Date: Wed, 01 Aug 2018 10:55:17 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:55:16Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7f9b7334-ab15-4a22-8834-a726bbc0b0dc","ip_address":"10.55.0.10"}],"id":"7132caa9-73aa-49f6-9f1d-7855e727fbf5","security_groups":["8bb743f2-004f-4e29-a897-4f3bd3ab5286"],"mac_address":"fa:16:3e:30:dc:e5","device_id":"","status":"DOWN","description":"","tags":[],"name":"InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-port","project_id":"d0c365aa77834c9eb4995bf7c1adf6fa","qos_policy_id":null,"admin_state_up":true,"network_id":"e0720890-ccb2-48ba-b71b-c0d7f3f63ab1","tenant_id":"d0c365aa77834c9eb4995bf7c1adf6fa","created_at":"2018-08-01T10:55:16Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-08-01 10:55:17,384 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/ports used request id req-ef7197f3-9ae3-4dd5-b512-eb6f89e07bc6 2018-08-01 10:55:17,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df04f71676fe3c1d98464b92ca1c7e8d3fd193dd" 2018-08-01 10:55:17,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-8664ddcb-03d0-432a-b264-4d4f742f9a74 Date: Wed, 01 Aug 2018 10:55:17 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e0720890-ccb2-48ba-b71b-c0d7f3f63ab1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d0c365aa77834c9eb4995bf7c1adf6fa","l2_adjacency":true,"status":"ACTIVE","subnets":["7f9b7334-ab15-4a22-8834-a726bbc0b0dc"],"description":"","tags":[],"updated_at":"2018-08-01T10:55:11Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-pub-net","admin_state_up":true,"tenant_id":"d0c365aa77834c9eb4995bf7c1adf6fa","created_at":"2018-08-01T10:55:10Z","mtu":1450}]} 2018-08-01 10:55:17,484 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-pub-net used request id req-8664ddcb-03d0-432a-b264-4d4f742f9a74 2018-08-01 10:55:17,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=e0720890-ccb2-48ba-b71b-c0d7f3f63ab1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df04f71676fe3c1d98464b92ca1c7e8d3fd193dd" 2018-08-01 10:55:17,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-bf3d6b09-ee00-4b45-a185-e003f7d2ca89 Date: Wed, 01 Aug 2018 10:55:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e0720890-ccb2-48ba-b71b-c0d7f3f63ab1","tenant_id":"d0c365aa77834c9eb4995bf7c1adf6fa","created_at":"2018-08-01T10:55:11Z","dns_nameservers":[],"updated_at":"2018-08-01T10:55:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d0c365aa77834c9eb4995bf7c1adf6fa","id":"7f9b7334-ab15-4a22-8834-a726bbc0b0dc","subnetpool_id":null,"name":"InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-pub-subnet"}]} 2018-08-01 10:55:17,535 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=e0720890-ccb2-48ba-b71b-c0d7f3f63ab1 used request id req-bf3d6b09-ee00-4b45-a185-e003f7d2ca89 2018-08-01 10:55:17,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df04f71676fe3c1d98464b92ca1c7e8d3fd193dd" 2018-08-01 10:55:17,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-dbebe953-75ae-477d-ae90-6345fc8a5b2c Date: Wed, 01 Aug 2018 10:55:17 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e0720890-ccb2-48ba-b71b-c0d7f3f63ab1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d0c365aa77834c9eb4995bf7c1adf6fa","l2_adjacency":true,"status":"ACTIVE","subnets":["7f9b7334-ab15-4a22-8834-a726bbc0b0dc"],"description":"","tags":[],"updated_at":"2018-08-01T10:55:11Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-pub-net","admin_state_up":true,"tenant_id":"d0c365aa77834c9eb4995bf7c1adf6fa","created_at":"2018-08-01T10:55:10Z","mtu":1450}]} 2018-08-01 10:55:17,629 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-pub-net used request id req-dbebe953-75ae-477d-ae90-6345fc8a5b2c 2018-08-01 10:55:17,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d0c365aa77834c9eb4995bf7c1adf6fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df04f71676fe3c1d98464b92ca1c7e8d3fd193dd" 2018-08-01 10:55:17,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:55:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8b766bc-f87d-402d-a789-752f07c6a788 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/d0c365aa77834c9eb4995bf7c1adf6fa"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d0c365aa77834c9eb4995bf7c1adf6fa", "name": "InstanceSecurityGroupTests-57a47c90-4393-425-proj"}} 2018-08-01 10:55:17,721 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d0c365aa77834c9eb4995bf7c1adf6fa used request id req-c8b766bc-f87d-402d-a789-752f07c6a788 2018-08-01 10:55:17,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=e0720890-ccb2-48ba-b71b-c0d7f3f63ab1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df04f71676fe3c1d98464b92ca1c7e8d3fd193dd" 2018-08-01 10:55:17,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-a0410f47-87d9-4685-904d-01b3a461341c Date: Wed, 01 Aug 2018 10:55:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e0720890-ccb2-48ba-b71b-c0d7f3f63ab1","tenant_id":"d0c365aa77834c9eb4995bf7c1adf6fa","created_at":"2018-08-01T10:55:11Z","dns_nameservers":[],"updated_at":"2018-08-01T10:55:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d0c365aa77834c9eb4995bf7c1adf6fa","id":"7f9b7334-ab15-4a22-8834-a726bbc0b0dc","subnetpool_id":null,"name":"InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-pub-subnet"}]} 2018-08-01 10:55:17,781 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=e0720890-ccb2-48ba-b71b-c0d7f3f63ab1 used request id req-a0410f47-87d9-4685-904d-01b3a461341c 2018-08-01 10:55:17,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=e0720890-ccb2-48ba-b71b-c0d7f3f63ab1&name=InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df04f71676fe3c1d98464b92ca1c7e8d3fd193dd" 2018-08-01 10:55:17,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 813 X-Openstack-Request-Id: req-53cf2ea1-8ae8-4d83-b8a3-bc28d6529ce6 Date: Wed, 01 Aug 2018 10:55:17 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:55:16Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7f9b7334-ab15-4a22-8834-a726bbc0b0dc","ip_address":"10.55.0.10"}],"id":"7132caa9-73aa-49f6-9f1d-7855e727fbf5","security_groups":["8bb743f2-004f-4e29-a897-4f3bd3ab5286"],"mac_address":"fa:16:3e:30:dc:e5","project_id":"d0c365aa77834c9eb4995bf7c1adf6fa","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-port","admin_state_up":true,"network_id":"e0720890-ccb2-48ba-b71b-c0d7f3f63ab1","tenant_id":"d0c365aa77834c9eb4995bf7c1adf6fa","created_at":"2018-08-01T10:55:16Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-08-01 10:55:17,869 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=e0720890-ccb2-48ba-b71b-c0d7f3f63ab1&name=InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-port&admin_state_up=True used request id req-53cf2ea1-8ae8-4d83-b8a3-bc28d6529ce6 2018-08-01 10:55:17,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d0c365aa77834c9eb4995bf7c1adf6fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df04f71676fe3c1d98464b92ca1c7e8d3fd193dd" 2018-08-01 10:55:17,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:55:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d6d2c28-3fd0-49b1-8c42-1a2c24df43a5 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/d0c365aa77834c9eb4995bf7c1adf6fa"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d0c365aa77834c9eb4995bf7c1adf6fa", "name": "InstanceSecurityGroupTests-57a47c90-4393-425-proj"}} 2018-08-01 10:55:17,891 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d0c365aa77834c9eb4995bf7c1adf6fa used request id req-7d6d2c28-3fd0-49b1-8c42-1a2c24df43a5 2018-08-01 10:55:17,892 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-inst 2018-08-01 10:55:17,894 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df04f71676fe3c1d98464b92ca1c7e8d3fd193dd" 2018-08-01 10:55:17,913 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:55: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-745305d7-3f3d-4d71-bc60-b3912a4c80c8 x-compute-request-id: req-745305d7-3f3d-4d71-bc60-b3912a4c80c8 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"flavors": [{"id": "4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "rel": "bookmark"}], "name": "vmtp-flavor_ee58c79f-c6fb-483f-8b9c-406ffbfad757"}, {"id": "5b61c696-1b5b-4204-b7e5-ca4a818093b0", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "bookmark"}], "name": "shaker-flavor_81952131-3011-4d90-80f4-831743223f59"}, {"id": "de5d3a32-321e-4a4f-b8b0-117d8757eb97", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/de5d3a32-321e-4a4f-b8b0-117d8757eb97", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/de5d3a32-321e-4a4f-b8b0-117d8757eb97", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-flavor-name"}]} 2018-08-01 10:55:17,914 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-745305d7-3f3d-4d71-bc60-b3912a4c80c8 2018-08-01 10:55:17,916 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors/de5d3a32-321e-4a4f-b8b0-117d8757eb97 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df04f71676fe3c1d98464b92ca1c7e8d3fd193dd" 2018-08-01 10:55:17,935 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:55: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-d3fc4d0f-26c6-4272-b125-ffd7771edec7 x-compute-request-id: req-d3fc4d0f-26c6-4272-b125-ffd7771edec7 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-flavor-name", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/de5d3a32-321e-4a4f-b8b0-117d8757eb97", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/de5d3a32-321e-4a4f-b8b0-117d8757eb97", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "de5d3a32-321e-4a4f-b8b0-117d8757eb97"}} 2018-08-01 10:55:17,935 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/de5d3a32-321e-4a4f-b8b0-117d8757eb97 used request id req-d3fc4d0f-26c6-4272-b125-ffd7771edec7 2018-08-01 10:55:17,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}df04f71676fe3c1d98464b92ca1c7e8d3fd193dd" 2018-08-01 10:55:18,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-345abdad-bf4f-4034-88fb-12cee2b93e71 Date: Wed, 01 Aug 2018 10:55:18 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T10:55:08Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-01T10:55:09Z", "visibility": "shared", "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/209e1bff-3769-4913-bf10-f789d7414ac1/snap", "metadata": {}}], "self": "/v2/images/209e1bff-3769-4913-bf10-f789d7414ac1", "min_disk": 0, "protected": false, "id": "209e1bff-3769-4913-bf10-f789d7414ac1", "file": "/v2/images/209e1bff-3769-4913-bf10-f789d7414ac1/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d0c365aa77834c9eb4995bf7c1adf6fa", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/209e1bff-3769-4913-bf10-f789d7414ac1/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-image"} 2018-08-01 10:55:18,152 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-image used request id req-345abdad-bf4f-4034-88fb-12cee2b93e71 2018-08-01 10:55:18,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}df04f71676fe3c1d98464b92ca1c7e8d3fd193dd" 2018-08-01 10:55:18,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-f80c2707-a4ce-4659-bde0-ce39152078d3 Date: Wed, 01 Aug 2018 10:55: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-08-01 10:55:18,161 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-f80c2707-a4ce-4659-bde0-ce39152078d3 2018-08-01 10:55:18,166 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df04f71676fe3c1d98464b92ca1c7e8d3fd193dd" -d '{"server": {"name": "InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-inst", "imageRef": "209e1bff-3769-4913-bf10-f789d7414ac1", "flavorRef": "de5d3a32-321e-4a4f-b8b0-117d8757eb97", "max_count": 1, "min_count": 1, "networks": [{"port": "7132caa9-73aa-49f6-9f1d-7855e727fbf5"}], "security_groups": [{"name": "InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-name"}]}}' 2018-08-01 10:55:18,931 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 10: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 x-openstack-request-id: req-eca8a88e-2049-40fb-90fd-6e568eb2571a x-compute-request-id: req-eca8a88e-2049-40fb-90fd-6e568eb2571a Content-Length: 435 location: http://172.30.9.24:8774/v2.1/servers/7f2b64f2-efbf-49bc-91db-419dc28c8bd0 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-name"}], "OS-DCF:diskConfig": "MANUAL", "id": "7f2b64f2-efbf-49bc-91db-419dc28c8bd0", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/7f2b64f2-efbf-49bc-91db-419dc28c8bd0", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/7f2b64f2-efbf-49bc-91db-419dc28c8bd0", "rel": "bookmark"}], "adminPass": "Wj4CSgoJJyJo"}} 2018-08-01 10:55:18,931 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-eca8a88e-2049-40fb-90fd-6e568eb2571a 2018-08-01 10:55:18,934 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/7f2b64f2-efbf-49bc-91db-419dc28c8bd0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df04f71676fe3c1d98464b92ca1c7e8d3fd193dd" 2018-08-01 10:55:19,424 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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-0dca9f44-7226-4483-966b-f194b31a1027 x-compute-request-id: req-0dca9f44-7226-4483-966b-f194b31a1027 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.24:8774/v2.1/servers/7f2b64f2-efbf-49bc-91db-419dc28c8bd0", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/7f2b64f2-efbf-49bc-91db-419dc28c8bd0", "rel": "bookmark"}], "image": {"id": "209e1bff-3769-4913-bf10-f789d7414ac1", "links": [{"href": "http://172.30.9.24:8774/images/209e1bff-3769-4913-bf10-f789d7414ac1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "de5d3a32-321e-4a4f-b8b0-117d8757eb97", "links": [{"href": "http://172.30.9.24:8774/flavors/de5d3a32-321e-4a4f-b8b0-117d8757eb97", "rel": "bookmark"}]}, "id": "7f2b64f2-efbf-49bc-91db-419dc28c8bd0", "user_id": "9e4a98731b984c5886c5805163761ac9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T10:55:18Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-inst", "created": "2018-08-01T10:55:18Z", "tenant_id": "d0c365aa77834c9eb4995bf7c1adf6fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:55:19,424 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/7f2b64f2-efbf-49bc-91db-419dc28c8bd0 used request id req-0dca9f44-7226-4483-966b-f194b31a1027 2018-08-01 10:55:19,424 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-inst 2018-08-01 10:55:19,427 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/7f2b64f2-efbf-49bc-91db-419dc28c8bd0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df04f71676fe3c1d98464b92ca1c7e8d3fd193dd" 2018-08-01 10:55:19,884 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:55: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-e2c52ec5-f550-46b0-b637-6332c58eed2e x-compute-request-id: req-e2c52ec5-f550-46b0-b637-6332c58eed2e Content-Encoding: gzip Content-Length: 615 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/7f2b64f2-efbf-49bc-91db-419dc28c8bd0", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/7f2b64f2-efbf-49bc-91db-419dc28c8bd0", "rel": "bookmark"}], "image": {"id": "209e1bff-3769-4913-bf10-f789d7414ac1", "links": [{"href": "http://172.30.9.24:8774/images/209e1bff-3769-4913-bf10-f789d7414ac1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "de5d3a32-321e-4a4f-b8b0-117d8757eb97", "links": [{"href": "http://172.30.9.24:8774/flavors/de5d3a32-321e-4a4f-b8b0-117d8757eb97", "rel": "bookmark"}]}, "id": "7f2b64f2-efbf-49bc-91db-419dc28c8bd0", "user_id": "9e4a98731b984c5886c5805163761ac9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T10:55:19Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-inst", "created": "2018-08-01T10:55:18Z", "tenant_id": "d0c365aa77834c9eb4995bf7c1adf6fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:55:19,884 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/7f2b64f2-efbf-49bc-91db-419dc28c8bd0 used request id req-e2c52ec5-f550-46b0-b637-6332c58eed2e 2018-08-01 10:55:19,885 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-inst] is - BUILD 2018-08-01 10:55:19,885 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-01 10:55:22,888 - create_instance - DEBUG - VM status query timeout in 896.536221027 2018-08-01 10:55:22,892 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/7f2b64f2-efbf-49bc-91db-419dc28c8bd0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df04f71676fe3c1d98464b92ca1c7e8d3fd193dd" 2018-08-01 10:55:23,230 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:55:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-91758d9c-bb2a-4c98-9cf5-e0a032330315 x-compute-request-id: req-91758d9c-bb2a-4c98-9cf5-e0a032330315 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.24:8774/v2.1/servers/7f2b64f2-efbf-49bc-91db-419dc28c8bd0", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/7f2b64f2-efbf-49bc-91db-419dc28c8bd0", "rel": "bookmark"}], "image": {"id": "209e1bff-3769-4913-bf10-f789d7414ac1", "links": [{"href": "http://172.30.9.24:8774/images/209e1bff-3769-4913-bf10-f789d7414ac1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "de5d3a32-321e-4a4f-b8b0-117d8757eb97", "links": [{"href": "http://172.30.9.24:8774/flavors/de5d3a32-321e-4a4f-b8b0-117d8757eb97", "rel": "bookmark"}]}, "id": "7f2b64f2-efbf-49bc-91db-419dc28c8bd0", "security_groups": [{"name": "default"}], "user_id": "9e4a98731b984c5886c5805163761ac9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T10:55:19Z", "hostId": "f45b29904d2c9bcb45ea1c1cd1aaa7f903804e832abfba86f79254a6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-inst", "created": "2018-08-01T10:55:18Z", "tenant_id": "d0c365aa77834c9eb4995bf7c1adf6fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:55:23,230 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/7f2b64f2-efbf-49bc-91db-419dc28c8bd0 used request id req-91758d9c-bb2a-4c98-9cf5-e0a032330315 2018-08-01 10:55:23,230 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-inst] is - BUILD 2018-08-01 10:55:23,231 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-01 10:55:26,234 - create_instance - DEBUG - VM status query timeout in 893.190645933 2018-08-01 10:55:26,237 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/7f2b64f2-efbf-49bc-91db-419dc28c8bd0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df04f71676fe3c1d98464b92ca1c7e8d3fd193dd" 2018-08-01 10:55:26,569 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:55: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-a8a99c5c-fe1d-4115-87a3-b42f1388a596 x-compute-request-id: req-a8a99c5c-fe1d-4115-87a3-b42f1388a596 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:dc:e5", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/7f2b64f2-efbf-49bc-91db-419dc28c8bd0", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/7f2b64f2-efbf-49bc-91db-419dc28c8bd0", "rel": "bookmark"}], "image": {"id": "209e1bff-3769-4913-bf10-f789d7414ac1", "links": [{"href": "http://172.30.9.24:8774/images/209e1bff-3769-4913-bf10-f789d7414ac1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T10:55:24.000000", "flavor": {"id": "de5d3a32-321e-4a4f-b8b0-117d8757eb97", "links": [{"href": "http://172.30.9.24:8774/flavors/de5d3a32-321e-4a4f-b8b0-117d8757eb97", "rel": "bookmark"}]}, "id": "7f2b64f2-efbf-49bc-91db-419dc28c8bd0", "security_groups": [{"name": "default"}], "user_id": "9e4a98731b984c5886c5805163761ac9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:55:24Z", "hostId": "f45b29904d2c9bcb45ea1c1cd1aaa7f903804e832abfba86f79254a6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-inst", "created": "2018-08-01T10:55:18Z", "tenant_id": "d0c365aa77834c9eb4995bf7c1adf6fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:55:26,570 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/7f2b64f2-efbf-49bc-91db-419dc28c8bd0 used request id req-a8a99c5c-fe1d-4115-87a3-b42f1388a596 2018-08-01 10:55:26,570 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-inst] is - ACTIVE 2018-08-01 10:55:26,570 - create_instance - INFO - VM is - ACTIVE 2018-08-01 10:55:26,573 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/7f2b64f2-efbf-49bc-91db-419dc28c8bd0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df04f71676fe3c1d98464b92ca1c7e8d3fd193dd" 2018-08-01 10:55:27,024 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:55: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-05dc57cb-7c04-4850-8eab-c8cc4e33400c x-compute-request-id: req-05dc57cb-7c04-4850-8eab-c8cc4e33400c Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:dc:e5", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/7f2b64f2-efbf-49bc-91db-419dc28c8bd0", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/7f2b64f2-efbf-49bc-91db-419dc28c8bd0", "rel": "bookmark"}], "image": {"id": "209e1bff-3769-4913-bf10-f789d7414ac1", "links": [{"href": "http://172.30.9.24:8774/images/209e1bff-3769-4913-bf10-f789d7414ac1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T10:55:24.000000", "flavor": {"id": "de5d3a32-321e-4a4f-b8b0-117d8757eb97", "links": [{"href": "http://172.30.9.24:8774/flavors/de5d3a32-321e-4a4f-b8b0-117d8757eb97", "rel": "bookmark"}]}, "id": "7f2b64f2-efbf-49bc-91db-419dc28c8bd0", "security_groups": [{"name": "default"}], "user_id": "9e4a98731b984c5886c5805163761ac9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:55:24Z", "hostId": "f45b29904d2c9bcb45ea1c1cd1aaa7f903804e832abfba86f79254a6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-inst", "created": "2018-08-01T10:55:18Z", "tenant_id": "d0c365aa77834c9eb4995bf7c1adf6fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:55:27,024 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/7f2b64f2-efbf-49bc-91db-419dc28c8bd0 used request id req-05dc57cb-7c04-4850-8eab-c8cc4e33400c 2018-08-01 10:55:27,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df04f71676fe3c1d98464b92ca1c7e8d3fd193dd" 2018-08-01 10:55:27,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-6daed0a0-f0a3-48fe-b238-eb8bdf54cd8d Date: Wed, 01 Aug 2018 10:55:27 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e0720890-ccb2-48ba-b71b-c0d7f3f63ab1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d0c365aa77834c9eb4995bf7c1adf6fa","l2_adjacency":true,"status":"ACTIVE","subnets":["7f9b7334-ab15-4a22-8834-a726bbc0b0dc"],"description":"","tags":[],"updated_at":"2018-08-01T10:55:11Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-pub-net","admin_state_up":true,"tenant_id":"d0c365aa77834c9eb4995bf7c1adf6fa","created_at":"2018-08-01T10:55:10Z","mtu":1450}]} 2018-08-01 10:55:27,133 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-pub-net used request id req-6daed0a0-f0a3-48fe-b238-eb8bdf54cd8d 2018-08-01 10:55:27,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d0c365aa77834c9eb4995bf7c1adf6fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df04f71676fe3c1d98464b92ca1c7e8d3fd193dd" 2018-08-01 10:55:27,222 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:55:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9f6aa58-08f6-4bab-8329-4c956ded2c55 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/d0c365aa77834c9eb4995bf7c1adf6fa"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d0c365aa77834c9eb4995bf7c1adf6fa", "name": "InstanceSecurityGroupTests-57a47c90-4393-425-proj"}} 2018-08-01 10:55:27,222 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d0c365aa77834c9eb4995bf7c1adf6fa used request id req-c9f6aa58-08f6-4bab-8329-4c956ded2c55 2018-08-01 10:55:27,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=e0720890-ccb2-48ba-b71b-c0d7f3f63ab1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df04f71676fe3c1d98464b92ca1c7e8d3fd193dd" 2018-08-01 10:55:27,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-8c6a576d-5b7d-464c-8425-6f101b972f01 Date: Wed, 01 Aug 2018 10:55:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e0720890-ccb2-48ba-b71b-c0d7f3f63ab1","tenant_id":"d0c365aa77834c9eb4995bf7c1adf6fa","created_at":"2018-08-01T10:55:11Z","dns_nameservers":[],"updated_at":"2018-08-01T10:55:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d0c365aa77834c9eb4995bf7c1adf6fa","id":"7f9b7334-ab15-4a22-8834-a726bbc0b0dc","subnetpool_id":null,"name":"InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-pub-subnet"}]} 2018-08-01 10:55:27,280 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=e0720890-ccb2-48ba-b71b-c0d7f3f63ab1 used request id req-8c6a576d-5b7d-464c-8425-6f101b972f01 2018-08-01 10:55:27,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=e0720890-ccb2-48ba-b71b-c0d7f3f63ab1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df04f71676fe3c1d98464b92ca1c7e8d3fd193dd" 2018-08-01 10:55:27,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1651 X-Openstack-Request-Id: req-eff58023-e403-4955-8f73-25985f9b4e97 Date: Wed, 01 Aug 2018 10:55:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:55:23Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7f9b7334-ab15-4a22-8834-a726bbc0b0dc","ip_address":"10.55.0.10"}],"id":"7132caa9-73aa-49f6-9f1d-7855e727fbf5","security_groups":["8bb743f2-004f-4e29-a897-4f3bd3ab5286"],"mac_address":"fa:16:3e:30:dc:e5","project_id":"d0c365aa77834c9eb4995bf7c1adf6fa","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-port","admin_state_up":true,"network_id":"e0720890-ccb2-48ba-b71b-c0d7f3f63ab1","tenant_id":"d0c365aa77834c9eb4995bf7c1adf6fa","created_at":"2018-08-01T10:55:16Z","binding:vnic_type":"normal","device_id":"7f2b64f2-efbf-49bc-91db-419dc28c8bd0","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:55:13Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7f9b7334-ab15-4a22-8834-a726bbc0b0dc","ip_address":"10.55.0.2"}],"id":"797c2e8f-ef7a-4605-b4e4-09a4a0734021","security_groups":[],"mac_address":"fa:16:3e:10:7e:af","project_id":"d0c365aa77834c9eb4995bf7c1adf6fa","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e0720890-ccb2-48ba-b71b-c0d7f3f63ab1","tenant_id":"d0c365aa77834c9eb4995bf7c1adf6fa","created_at":"2018-08-01T10:55:11Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e0720890-ccb2-48ba-b71b-c0d7f3f63ab1","ip_allocation":"immediate"}]} 2018-08-01 10:55:27,352 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=e0720890-ccb2-48ba-b71b-c0d7f3f63ab1 used request id req-eff58023-e403-4955-8f73-25985f9b4e97 2018-08-01 10:55:27,355 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/7f2b64f2-efbf-49bc-91db-419dc28c8bd0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df04f71676fe3c1d98464b92ca1c7e8d3fd193dd" 2018-08-01 10:55:27,518 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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-8440391e-0eee-4850-916e-deef458b0b88 x-compute-request-id: req-8440391e-0eee-4850-916e-deef458b0b88 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:dc:e5", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/7f2b64f2-efbf-49bc-91db-419dc28c8bd0", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/7f2b64f2-efbf-49bc-91db-419dc28c8bd0", "rel": "bookmark"}], "image": {"id": "209e1bff-3769-4913-bf10-f789d7414ac1", "links": [{"href": "http://172.30.9.24:8774/images/209e1bff-3769-4913-bf10-f789d7414ac1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T10:55:24.000000", "flavor": {"id": "de5d3a32-321e-4a4f-b8b0-117d8757eb97", "links": [{"href": "http://172.30.9.24:8774/flavors/de5d3a32-321e-4a4f-b8b0-117d8757eb97", "rel": "bookmark"}]}, "id": "7f2b64f2-efbf-49bc-91db-419dc28c8bd0", "security_groups": [{"name": "default"}], "user_id": "9e4a98731b984c5886c5805163761ac9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:55:24Z", "hostId": "f45b29904d2c9bcb45ea1c1cd1aaa7f903804e832abfba86f79254a6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-inst", "created": "2018-08-01T10:55:18Z", "tenant_id": "d0c365aa77834c9eb4995bf7c1adf6fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:55:27,519 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/7f2b64f2-efbf-49bc-91db-419dc28c8bd0 used request id req-8440391e-0eee-4850-916e-deef458b0b88 2018-08-01 10:55:27,519 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-inst] is - ACTIVE 2018-08-01 10:55:27,519 - create_instance - INFO - VM is - ACTIVE 2018-08-01 10:55:27,522 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/7f2b64f2-efbf-49bc-91db-419dc28c8bd0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df04f71676fe3c1d98464b92ca1c7e8d3fd193dd" 2018-08-01 10:55:27,684 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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-0962e2a0-8def-4942-81d1-ea4a6d9afe77 x-compute-request-id: req-0962e2a0-8def-4942-81d1-ea4a6d9afe77 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:dc:e5", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/7f2b64f2-efbf-49bc-91db-419dc28c8bd0", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/7f2b64f2-efbf-49bc-91db-419dc28c8bd0", "rel": "bookmark"}], "image": {"id": "209e1bff-3769-4913-bf10-f789d7414ac1", "links": [{"href": "http://172.30.9.24:8774/images/209e1bff-3769-4913-bf10-f789d7414ac1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T10:55:24.000000", "flavor": {"id": "de5d3a32-321e-4a4f-b8b0-117d8757eb97", "links": [{"href": "http://172.30.9.24:8774/flavors/de5d3a32-321e-4a4f-b8b0-117d8757eb97", "rel": "bookmark"}]}, "id": "7f2b64f2-efbf-49bc-91db-419dc28c8bd0", "security_groups": [{"name": "default"}], "user_id": "9e4a98731b984c5886c5805163761ac9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:55:24Z", "hostId": "f45b29904d2c9bcb45ea1c1cd1aaa7f903804e832abfba86f79254a6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-inst", "created": "2018-08-01T10:55:18Z", "tenant_id": "d0c365aa77834c9eb4995bf7c1adf6fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:55:27,684 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/7f2b64f2-efbf-49bc-91db-419dc28c8bd0 used request id req-0962e2a0-8def-4942-81d1-ea4a6d9afe77 2018-08-01 10:55:27,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df04f71676fe3c1d98464b92ca1c7e8d3fd193dd" 2018-08-01 10:55:27,786 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-c4a13a6c-3b08-49b8-9d50-bf384d0af294 Date: Wed, 01 Aug 2018 10:55:27 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e0720890-ccb2-48ba-b71b-c0d7f3f63ab1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d0c365aa77834c9eb4995bf7c1adf6fa","l2_adjacency":true,"status":"ACTIVE","subnets":["7f9b7334-ab15-4a22-8834-a726bbc0b0dc"],"description":"","tags":[],"updated_at":"2018-08-01T10:55:11Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-pub-net","admin_state_up":true,"tenant_id":"d0c365aa77834c9eb4995bf7c1adf6fa","created_at":"2018-08-01T10:55:10Z","mtu":1450}]} 2018-08-01 10:55:27,786 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-pub-net used request id req-c4a13a6c-3b08-49b8-9d50-bf384d0af294 2018-08-01 10:55:27,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d0c365aa77834c9eb4995bf7c1adf6fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df04f71676fe3c1d98464b92ca1c7e8d3fd193dd" 2018-08-01 10:55:27,878 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:55:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d100ac48-882e-4cf7-a420-7e987458586f Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/d0c365aa77834c9eb4995bf7c1adf6fa"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d0c365aa77834c9eb4995bf7c1adf6fa", "name": "InstanceSecurityGroupTests-57a47c90-4393-425-proj"}} 2018-08-01 10:55:27,879 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d0c365aa77834c9eb4995bf7c1adf6fa used request id req-d100ac48-882e-4cf7-a420-7e987458586f 2018-08-01 10:55:27,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=e0720890-ccb2-48ba-b71b-c0d7f3f63ab1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df04f71676fe3c1d98464b92ca1c7e8d3fd193dd" 2018-08-01 10:55:27,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-730b7b32-f3c5-481a-8da6-fc11c31e7758 Date: Wed, 01 Aug 2018 10:55:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e0720890-ccb2-48ba-b71b-c0d7f3f63ab1","tenant_id":"d0c365aa77834c9eb4995bf7c1adf6fa","created_at":"2018-08-01T10:55:11Z","dns_nameservers":[],"updated_at":"2018-08-01T10:55:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d0c365aa77834c9eb4995bf7c1adf6fa","id":"7f9b7334-ab15-4a22-8834-a726bbc0b0dc","subnetpool_id":null,"name":"InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-pub-subnet"}]} 2018-08-01 10:55:27,930 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=e0720890-ccb2-48ba-b71b-c0d7f3f63ab1 used request id req-730b7b32-f3c5-481a-8da6-fc11c31e7758 2018-08-01 10:55:27,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=e0720890-ccb2-48ba-b71b-c0d7f3f63ab1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df04f71676fe3c1d98464b92ca1c7e8d3fd193dd" 2018-08-01 10:55:28,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1651 X-Openstack-Request-Id: req-180e156e-0b3a-45cc-a85d-dd7d3582d848 Date: Wed, 01 Aug 2018 10:55:28 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:55:23Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7f9b7334-ab15-4a22-8834-a726bbc0b0dc","ip_address":"10.55.0.10"}],"id":"7132caa9-73aa-49f6-9f1d-7855e727fbf5","security_groups":["8bb743f2-004f-4e29-a897-4f3bd3ab5286"],"mac_address":"fa:16:3e:30:dc:e5","project_id":"d0c365aa77834c9eb4995bf7c1adf6fa","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-port","admin_state_up":true,"network_id":"e0720890-ccb2-48ba-b71b-c0d7f3f63ab1","tenant_id":"d0c365aa77834c9eb4995bf7c1adf6fa","created_at":"2018-08-01T10:55:16Z","binding:vnic_type":"normal","device_id":"7f2b64f2-efbf-49bc-91db-419dc28c8bd0","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:55:13Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7f9b7334-ab15-4a22-8834-a726bbc0b0dc","ip_address":"10.55.0.2"}],"id":"797c2e8f-ef7a-4605-b4e4-09a4a0734021","security_groups":[],"mac_address":"fa:16:3e:10:7e:af","project_id":"d0c365aa77834c9eb4995bf7c1adf6fa","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e0720890-ccb2-48ba-b71b-c0d7f3f63ab1","tenant_id":"d0c365aa77834c9eb4995bf7c1adf6fa","created_at":"2018-08-01T10:55:11Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e0720890-ccb2-48ba-b71b-c0d7f3f63ab1","ip_allocation":"immediate"}]} 2018-08-01 10:55:28,000 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=e0720890-ccb2-48ba-b71b-c0d7f3f63ab1 used request id req-180e156e-0b3a-45cc-a85d-dd7d3582d848 2018-08-01 10:55:28,003 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/7f2b64f2-efbf-49bc-91db-419dc28c8bd0/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df04f71676fe3c1d98464b92ca1c7e8d3fd193dd" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-name"}}' 2018-08-01 10:55:28,880 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 10: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-ac19144d-0df0-4dbd-b71b-84830a5309cf x-compute-request-id: req-ac19144d-0df0-4dbd-b71b-84830a5309cf Content-Length: 0 Content-Type: application/json 2018-08-01 10:55:28,880 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/7f2b64f2-efbf-49bc-91db-419dc28c8bd0/action used request id req-ac19144d-0df0-4dbd-b71b-84830a5309cf 2018-08-01 10:55:28,883 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/7f2b64f2-efbf-49bc-91db-419dc28c8bd0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df04f71676fe3c1d98464b92ca1c7e8d3fd193dd" 2018-08-01 10:55:29,056 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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-0cfd131e-f7bf-4221-86d7-e6ea93f55d85 x-compute-request-id: req-0cfd131e-f7bf-4221-86d7-e6ea93f55d85 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:dc:e5", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/7f2b64f2-efbf-49bc-91db-419dc28c8bd0", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/7f2b64f2-efbf-49bc-91db-419dc28c8bd0", "rel": "bookmark"}], "image": {"id": "209e1bff-3769-4913-bf10-f789d7414ac1", "links": [{"href": "http://172.30.9.24:8774/images/209e1bff-3769-4913-bf10-f789d7414ac1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T10:55:24.000000", "flavor": {"id": "de5d3a32-321e-4a4f-b8b0-117d8757eb97", "links": [{"href": "http://172.30.9.24:8774/flavors/de5d3a32-321e-4a4f-b8b0-117d8757eb97", "rel": "bookmark"}]}, "id": "7f2b64f2-efbf-49bc-91db-419dc28c8bd0", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-name"}], "user_id": "9e4a98731b984c5886c5805163761ac9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:55:24Z", "hostId": "f45b29904d2c9bcb45ea1c1cd1aaa7f903804e832abfba86f79254a6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-inst", "created": "2018-08-01T10:55:18Z", "tenant_id": "d0c365aa77834c9eb4995bf7c1adf6fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:55:29,056 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/7f2b64f2-efbf-49bc-91db-419dc28c8bd0 used request id req-0cfd131e-f7bf-4221-86d7-e6ea93f55d85 2018-08-01 10:55:29,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df04f71676fe3c1d98464b92ca1c7e8d3fd193dd" 2018-08-01 10:55:29,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-e24b7ebf-aafe-4db7-9ee6-2c17f471a381 Date: Wed, 01 Aug 2018 10:55:29 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e0720890-ccb2-48ba-b71b-c0d7f3f63ab1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d0c365aa77834c9eb4995bf7c1adf6fa","l2_adjacency":true,"status":"ACTIVE","subnets":["7f9b7334-ab15-4a22-8834-a726bbc0b0dc"],"description":"","tags":[],"updated_at":"2018-08-01T10:55:11Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-pub-net","admin_state_up":true,"tenant_id":"d0c365aa77834c9eb4995bf7c1adf6fa","created_at":"2018-08-01T10:55:10Z","mtu":1450}]} 2018-08-01 10:55:29,163 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-pub-net used request id req-e24b7ebf-aafe-4db7-9ee6-2c17f471a381 2018-08-01 10:55:29,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d0c365aa77834c9eb4995bf7c1adf6fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df04f71676fe3c1d98464b92ca1c7e8d3fd193dd" 2018-08-01 10:55:29,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:55:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99b1d9ba-34c8-4a58-991a-d9b1aaf5557d Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/d0c365aa77834c9eb4995bf7c1adf6fa"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d0c365aa77834c9eb4995bf7c1adf6fa", "name": "InstanceSecurityGroupTests-57a47c90-4393-425-proj"}} 2018-08-01 10:55:29,332 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d0c365aa77834c9eb4995bf7c1adf6fa used request id req-99b1d9ba-34c8-4a58-991a-d9b1aaf5557d 2018-08-01 10:55:29,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=e0720890-ccb2-48ba-b71b-c0d7f3f63ab1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df04f71676fe3c1d98464b92ca1c7e8d3fd193dd" 2018-08-01 10:55:29,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-be1ea1fd-eb33-40e0-a1ee-7c8925a205b1 Date: Wed, 01 Aug 2018 10:55:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e0720890-ccb2-48ba-b71b-c0d7f3f63ab1","tenant_id":"d0c365aa77834c9eb4995bf7c1adf6fa","created_at":"2018-08-01T10:55:11Z","dns_nameservers":[],"updated_at":"2018-08-01T10:55:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d0c365aa77834c9eb4995bf7c1adf6fa","id":"7f9b7334-ab15-4a22-8834-a726bbc0b0dc","subnetpool_id":null,"name":"InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-pub-subnet"}]} 2018-08-01 10:55:29,383 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=e0720890-ccb2-48ba-b71b-c0d7f3f63ab1 used request id req-be1ea1fd-eb33-40e0-a1ee-7c8925a205b1 2018-08-01 10:55:29,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=e0720890-ccb2-48ba-b71b-c0d7f3f63ab1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df04f71676fe3c1d98464b92ca1c7e8d3fd193dd" 2018-08-01 10:55:29,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1690 X-Openstack-Request-Id: req-64e19d0b-3071-41b9-94a1-ffa45b47f5a7 Date: Wed, 01 Aug 2018 10:55:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:55:28Z","device_owner":"compute:nova","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7f9b7334-ab15-4a22-8834-a726bbc0b0dc","ip_address":"10.55.0.10"}],"id":"7132caa9-73aa-49f6-9f1d-7855e727fbf5","security_groups":["8bb743f2-004f-4e29-a897-4f3bd3ab5286","f6df7fdd-1d9d-4a57-a53c-acf3394019c3"],"mac_address":"fa:16:3e:30:dc:e5","project_id":"d0c365aa77834c9eb4995bf7c1adf6fa","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-port","admin_state_up":true,"network_id":"e0720890-ccb2-48ba-b71b-c0d7f3f63ab1","tenant_id":"d0c365aa77834c9eb4995bf7c1adf6fa","created_at":"2018-08-01T10:55:16Z","binding:vnic_type":"normal","device_id":"7f2b64f2-efbf-49bc-91db-419dc28c8bd0","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:55:13Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7f9b7334-ab15-4a22-8834-a726bbc0b0dc","ip_address":"10.55.0.2"}],"id":"797c2e8f-ef7a-4605-b4e4-09a4a0734021","security_groups":[],"mac_address":"fa:16:3e:10:7e:af","project_id":"d0c365aa77834c9eb4995bf7c1adf6fa","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e0720890-ccb2-48ba-b71b-c0d7f3f63ab1","tenant_id":"d0c365aa77834c9eb4995bf7c1adf6fa","created_at":"2018-08-01T10:55:11Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e0720890-ccb2-48ba-b71b-c0d7f3f63ab1","ip_allocation":"immediate"}]} 2018-08-01 10:55:29,709 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=e0720890-ccb2-48ba-b71b-c0d7f3f63ab1 used request id req-64e19d0b-3071-41b9-94a1-ffa45b47f5a7 2018-08-01 10:55:29,710 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:55:30,091 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c55cfdef0c4b409b94ccb055ab976cb0", "name": "InstanceSecurityGroupTests-57a47c90-4393-425-proj-role"}], "expires_at": "2018-08-01T11:55:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d0c365aa77834c9eb4995bf7c1adf6fa", "name": "InstanceSecurityGroupTests-57a47c90-4393-425-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/d0c365aa77834c9eb4995bf7c1adf6fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/d0c365aa77834c9eb4995bf7c1adf6fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/d0c365aa77834c9eb4995bf7c1adf6fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/d0c365aa77834c9eb4995bf7c1adf6fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/d0c365aa77834c9eb4995bf7c1adf6fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/d0c365aa77834c9eb4995bf7c1adf6fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_d0c365aa77834c9eb4995bf7c1adf6fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_d0c365aa77834c9eb4995bf7c1adf6fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/d0c365aa77834c9eb4995bf7c1adf6fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/d0c365aa77834c9eb4995bf7c1adf6fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/d0c365aa77834c9eb4995bf7c1adf6fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/d0c365aa77834c9eb4995bf7c1adf6fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/d0c365aa77834c9eb4995bf7c1adf6fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/d0c365aa77834c9eb4995bf7c1adf6fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-57a47c90-4393-425-user", "id": "9e4a98731b984c5886c5805163761ac9"}, "audit_ids": ["P7EoJXOgSTSurb2KG1O2rA"], "issued_at": "2018-08-01T10:55:30.000000Z"}} 2018-08-01 10:55:30,094 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/7f2b64f2-efbf-49bc-91db-419dc28c8bd0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c49b3a7adf73896917c2006096ef1b21adfa669" 2018-08-01 10:55:30,717 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:55: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-e640a3d1-6d90-476e-8c18-16ecccc1bf57 x-compute-request-id: req-e640a3d1-6d90-476e-8c18-16ecccc1bf57 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:dc:e5", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/7f2b64f2-efbf-49bc-91db-419dc28c8bd0", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/7f2b64f2-efbf-49bc-91db-419dc28c8bd0", "rel": "bookmark"}], "image": {"id": "209e1bff-3769-4913-bf10-f789d7414ac1", "links": [{"href": "http://172.30.9.24:8774/images/209e1bff-3769-4913-bf10-f789d7414ac1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T10:55:24.000000", "flavor": {"id": "de5d3a32-321e-4a4f-b8b0-117d8757eb97", "links": [{"href": "http://172.30.9.24:8774/flavors/de5d3a32-321e-4a4f-b8b0-117d8757eb97", "rel": "bookmark"}]}, "id": "7f2b64f2-efbf-49bc-91db-419dc28c8bd0", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-name"}], "user_id": "9e4a98731b984c5886c5805163761ac9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:55:24Z", "hostId": "f45b29904d2c9bcb45ea1c1cd1aaa7f903804e832abfba86f79254a6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-inst", "created": "2018-08-01T10:55:18Z", "tenant_id": "d0c365aa77834c9eb4995bf7c1adf6fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:55:30,717 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/7f2b64f2-efbf-49bc-91db-419dc28c8bd0 used request id req-e640a3d1-6d90-476e-8c18-16ecccc1bf57 2018-08-01 10:55:30,720 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/7f2b64f2-efbf-49bc-91db-419dc28c8bd0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df04f71676fe3c1d98464b92ca1c7e8d3fd193dd" 2018-08-01 10:55:30,880 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:55: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-849285b4-db37-4c73-b5be-79d44eef9532 x-compute-request-id: req-849285b4-db37-4c73-b5be-79d44eef9532 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:dc:e5", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/7f2b64f2-efbf-49bc-91db-419dc28c8bd0", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/7f2b64f2-efbf-49bc-91db-419dc28c8bd0", "rel": "bookmark"}], "image": {"id": "209e1bff-3769-4913-bf10-f789d7414ac1", "links": [{"href": "http://172.30.9.24:8774/images/209e1bff-3769-4913-bf10-f789d7414ac1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T10:55:24.000000", "flavor": {"id": "de5d3a32-321e-4a4f-b8b0-117d8757eb97", "links": [{"href": "http://172.30.9.24:8774/flavors/de5d3a32-321e-4a4f-b8b0-117d8757eb97", "rel": "bookmark"}]}, "id": "7f2b64f2-efbf-49bc-91db-419dc28c8bd0", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-name"}], "user_id": "9e4a98731b984c5886c5805163761ac9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:55:24Z", "hostId": "f45b29904d2c9bcb45ea1c1cd1aaa7f903804e832abfba86f79254a6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-inst", "created": "2018-08-01T10:55:18Z", "tenant_id": "d0c365aa77834c9eb4995bf7c1adf6fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:55:30,880 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/7f2b64f2-efbf-49bc-91db-419dc28c8bd0 used request id req-849285b4-db37-4c73-b5be-79d44eef9532 2018-08-01 10:55:30,881 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-inst] is - ACTIVE 2018-08-01 10:55:30,881 - create_instance - INFO - VM is - ACTIVE 2018-08-01 10:55:30,883 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/7f2b64f2-efbf-49bc-91db-419dc28c8bd0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df04f71676fe3c1d98464b92ca1c7e8d3fd193dd" 2018-08-01 10:55:31,204 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:55: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-1259b217-a3e0-4e85-8157-274d9b1b5316 x-compute-request-id: req-1259b217-a3e0-4e85-8157-274d9b1b5316 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:dc:e5", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/7f2b64f2-efbf-49bc-91db-419dc28c8bd0", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/7f2b64f2-efbf-49bc-91db-419dc28c8bd0", "rel": "bookmark"}], "image": {"id": "209e1bff-3769-4913-bf10-f789d7414ac1", "links": [{"href": "http://172.30.9.24:8774/images/209e1bff-3769-4913-bf10-f789d7414ac1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T10:55:24.000000", "flavor": {"id": "de5d3a32-321e-4a4f-b8b0-117d8757eb97", "links": [{"href": "http://172.30.9.24:8774/flavors/de5d3a32-321e-4a4f-b8b0-117d8757eb97", "rel": "bookmark"}]}, "id": "7f2b64f2-efbf-49bc-91db-419dc28c8bd0", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-name"}], "user_id": "9e4a98731b984c5886c5805163761ac9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:55:24Z", "hostId": "f45b29904d2c9bcb45ea1c1cd1aaa7f903804e832abfba86f79254a6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-inst", "created": "2018-08-01T10:55:18Z", "tenant_id": "d0c365aa77834c9eb4995bf7c1adf6fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:55:31,204 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/7f2b64f2-efbf-49bc-91db-419dc28c8bd0 used request id req-1259b217-a3e0-4e85-8157-274d9b1b5316 2018-08-01 10:55:31,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df04f71676fe3c1d98464b92ca1c7e8d3fd193dd" 2018-08-01 10:55:31,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-0906da19-cd59-4cf4-b726-ba7eca38f58d Date: Wed, 01 Aug 2018 10:55:31 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e0720890-ccb2-48ba-b71b-c0d7f3f63ab1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d0c365aa77834c9eb4995bf7c1adf6fa","l2_adjacency":true,"status":"ACTIVE","subnets":["7f9b7334-ab15-4a22-8834-a726bbc0b0dc"],"description":"","tags":[],"updated_at":"2018-08-01T10:55:11Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-pub-net","admin_state_up":true,"tenant_id":"d0c365aa77834c9eb4995bf7c1adf6fa","created_at":"2018-08-01T10:55:10Z","mtu":1450}]} 2018-08-01 10:55:31,315 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-pub-net used request id req-0906da19-cd59-4cf4-b726-ba7eca38f58d 2018-08-01 10:55:31,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d0c365aa77834c9eb4995bf7c1adf6fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df04f71676fe3c1d98464b92ca1c7e8d3fd193dd" 2018-08-01 10:55:31,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:55:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bcbdfc8-2589-41c1-8fc3-6ca246bc2e64 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/d0c365aa77834c9eb4995bf7c1adf6fa"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d0c365aa77834c9eb4995bf7c1adf6fa", "name": "InstanceSecurityGroupTests-57a47c90-4393-425-proj"}} 2018-08-01 10:55:31,403 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d0c365aa77834c9eb4995bf7c1adf6fa used request id req-3bcbdfc8-2589-41c1-8fc3-6ca246bc2e64 2018-08-01 10:55:31,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=e0720890-ccb2-48ba-b71b-c0d7f3f63ab1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df04f71676fe3c1d98464b92ca1c7e8d3fd193dd" 2018-08-01 10:55:31,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-28a79b19-e5f7-4dd8-a354-0971c2dc0547 Date: Wed, 01 Aug 2018 10:55:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e0720890-ccb2-48ba-b71b-c0d7f3f63ab1","tenant_id":"d0c365aa77834c9eb4995bf7c1adf6fa","created_at":"2018-08-01T10:55:11Z","dns_nameservers":[],"updated_at":"2018-08-01T10:55:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d0c365aa77834c9eb4995bf7c1adf6fa","id":"7f9b7334-ab15-4a22-8834-a726bbc0b0dc","subnetpool_id":null,"name":"InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-pub-subnet"}]} 2018-08-01 10:55:31,455 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=e0720890-ccb2-48ba-b71b-c0d7f3f63ab1 used request id req-28a79b19-e5f7-4dd8-a354-0971c2dc0547 2018-08-01 10:55:31,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=e0720890-ccb2-48ba-b71b-c0d7f3f63ab1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df04f71676fe3c1d98464b92ca1c7e8d3fd193dd" 2018-08-01 10:55:31,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1690 X-Openstack-Request-Id: req-c401c45b-c619-450a-afc7-2d869a702e76 Date: Wed, 01 Aug 2018 10:55:31 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:55:28Z","device_owner":"compute:nova","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7f9b7334-ab15-4a22-8834-a726bbc0b0dc","ip_address":"10.55.0.10"}],"id":"7132caa9-73aa-49f6-9f1d-7855e727fbf5","security_groups":["8bb743f2-004f-4e29-a897-4f3bd3ab5286","f6df7fdd-1d9d-4a57-a53c-acf3394019c3"],"mac_address":"fa:16:3e:30:dc:e5","project_id":"d0c365aa77834c9eb4995bf7c1adf6fa","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-port","admin_state_up":true,"network_id":"e0720890-ccb2-48ba-b71b-c0d7f3f63ab1","tenant_id":"d0c365aa77834c9eb4995bf7c1adf6fa","created_at":"2018-08-01T10:55:16Z","binding:vnic_type":"normal","device_id":"7f2b64f2-efbf-49bc-91db-419dc28c8bd0","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:55:13Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7f9b7334-ab15-4a22-8834-a726bbc0b0dc","ip_address":"10.55.0.2"}],"id":"797c2e8f-ef7a-4605-b4e4-09a4a0734021","security_groups":[],"mac_address":"fa:16:3e:10:7e:af","project_id":"d0c365aa77834c9eb4995bf7c1adf6fa","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e0720890-ccb2-48ba-b71b-c0d7f3f63ab1","tenant_id":"d0c365aa77834c9eb4995bf7c1adf6fa","created_at":"2018-08-01T10:55:11Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e0720890-ccb2-48ba-b71b-c0d7f3f63ab1","ip_allocation":"immediate"}]} 2018-08-01 10:55:31,523 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=e0720890-ccb2-48ba-b71b-c0d7f3f63ab1 used request id req-c401c45b-c619-450a-afc7-2d869a702e76 2018-08-01 10:55:31,526 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/7f2b64f2-efbf-49bc-91db-419dc28c8bd0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df04f71676fe3c1d98464b92ca1c7e8d3fd193dd" 2018-08-01 10:55:31,685 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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-fd9da5d7-2a81-4fc4-bcd5-d7d07462df86 x-compute-request-id: req-fd9da5d7-2a81-4fc4-bcd5-d7d07462df86 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:dc:e5", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/7f2b64f2-efbf-49bc-91db-419dc28c8bd0", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/7f2b64f2-efbf-49bc-91db-419dc28c8bd0", "rel": "bookmark"}], "image": {"id": "209e1bff-3769-4913-bf10-f789d7414ac1", "links": [{"href": "http://172.30.9.24:8774/images/209e1bff-3769-4913-bf10-f789d7414ac1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T10:55:24.000000", "flavor": {"id": "de5d3a32-321e-4a4f-b8b0-117d8757eb97", "links": [{"href": "http://172.30.9.24:8774/flavors/de5d3a32-321e-4a4f-b8b0-117d8757eb97", "rel": "bookmark"}]}, "id": "7f2b64f2-efbf-49bc-91db-419dc28c8bd0", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-name"}], "user_id": "9e4a98731b984c5886c5805163761ac9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:55:24Z", "hostId": "f45b29904d2c9bcb45ea1c1cd1aaa7f903804e832abfba86f79254a6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-inst", "created": "2018-08-01T10:55:18Z", "tenant_id": "d0c365aa77834c9eb4995bf7c1adf6fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:55:31,685 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/7f2b64f2-efbf-49bc-91db-419dc28c8bd0 used request id req-fd9da5d7-2a81-4fc4-bcd5-d7d07462df86 2018-08-01 10:55:31,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df04f71676fe3c1d98464b92ca1c7e8d3fd193dd" 2018-08-01 10:55:31,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-cad2c620-d22a-420f-a74d-b59e1f7ba615 Date: Wed, 01 Aug 2018 10:55:31 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e0720890-ccb2-48ba-b71b-c0d7f3f63ab1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d0c365aa77834c9eb4995bf7c1adf6fa","l2_adjacency":true,"status":"ACTIVE","subnets":["7f9b7334-ab15-4a22-8834-a726bbc0b0dc"],"description":"","tags":[],"updated_at":"2018-08-01T10:55:11Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-pub-net","admin_state_up":true,"tenant_id":"d0c365aa77834c9eb4995bf7c1adf6fa","created_at":"2018-08-01T10:55:10Z","mtu":1450}]} 2018-08-01 10:55:31,783 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-pub-net used request id req-cad2c620-d22a-420f-a74d-b59e1f7ba615 2018-08-01 10:55:31,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d0c365aa77834c9eb4995bf7c1adf6fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df04f71676fe3c1d98464b92ca1c7e8d3fd193dd" 2018-08-01 10:55:31,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:55:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45124179-7bf3-4610-8f56-56660df340f9 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/d0c365aa77834c9eb4995bf7c1adf6fa"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d0c365aa77834c9eb4995bf7c1adf6fa", "name": "InstanceSecurityGroupTests-57a47c90-4393-425-proj"}} 2018-08-01 10:55:31,872 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d0c365aa77834c9eb4995bf7c1adf6fa used request id req-45124179-7bf3-4610-8f56-56660df340f9 2018-08-01 10:55:31,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=e0720890-ccb2-48ba-b71b-c0d7f3f63ab1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df04f71676fe3c1d98464b92ca1c7e8d3fd193dd" 2018-08-01 10:55:31,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-78ed209b-b6eb-4ed5-a733-0cd3b3b5a3d9 Date: Wed, 01 Aug 2018 10:55:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e0720890-ccb2-48ba-b71b-c0d7f3f63ab1","tenant_id":"d0c365aa77834c9eb4995bf7c1adf6fa","created_at":"2018-08-01T10:55:11Z","dns_nameservers":[],"updated_at":"2018-08-01T10:55:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d0c365aa77834c9eb4995bf7c1adf6fa","id":"7f9b7334-ab15-4a22-8834-a726bbc0b0dc","subnetpool_id":null,"name":"InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-pub-subnet"}]} 2018-08-01 10:55:31,923 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=e0720890-ccb2-48ba-b71b-c0d7f3f63ab1 used request id req-78ed209b-b6eb-4ed5-a733-0cd3b3b5a3d9 2018-08-01 10:55:31,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=e0720890-ccb2-48ba-b71b-c0d7f3f63ab1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df04f71676fe3c1d98464b92ca1c7e8d3fd193dd" 2018-08-01 10:55:31,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1690 X-Openstack-Request-Id: req-2b23362b-6942-4df5-bfdc-931887867342 Date: Wed, 01 Aug 2018 10:55:31 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:55:28Z","device_owner":"compute:nova","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7f9b7334-ab15-4a22-8834-a726bbc0b0dc","ip_address":"10.55.0.10"}],"id":"7132caa9-73aa-49f6-9f1d-7855e727fbf5","security_groups":["8bb743f2-004f-4e29-a897-4f3bd3ab5286","f6df7fdd-1d9d-4a57-a53c-acf3394019c3"],"mac_address":"fa:16:3e:30:dc:e5","project_id":"d0c365aa77834c9eb4995bf7c1adf6fa","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-port","admin_state_up":true,"network_id":"e0720890-ccb2-48ba-b71b-c0d7f3f63ab1","tenant_id":"d0c365aa77834c9eb4995bf7c1adf6fa","created_at":"2018-08-01T10:55:16Z","binding:vnic_type":"normal","device_id":"7f2b64f2-efbf-49bc-91db-419dc28c8bd0","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:55:13Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7f9b7334-ab15-4a22-8834-a726bbc0b0dc","ip_address":"10.55.0.2"}],"id":"797c2e8f-ef7a-4605-b4e4-09a4a0734021","security_groups":[],"mac_address":"fa:16:3e:10:7e:af","project_id":"d0c365aa77834c9eb4995bf7c1adf6fa","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e0720890-ccb2-48ba-b71b-c0d7f3f63ab1","tenant_id":"d0c365aa77834c9eb4995bf7c1adf6fa","created_at":"2018-08-01T10:55:11Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e0720890-ccb2-48ba-b71b-c0d7f3f63ab1","ip_allocation":"immediate"}]} 2018-08-01 10:55:31,991 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=e0720890-ccb2-48ba-b71b-c0d7f3f63ab1 used request id req-2b23362b-6942-4df5-bfdc-931887867342 2018-08-01 10:55:31,994 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/7f2b64f2-efbf-49bc-91db-419dc28c8bd0/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df04f71676fe3c1d98464b92ca1c7e8d3fd193dd" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-name"}}' 2018-08-01 10:55:32,447 - novaclient.v2.client - DEBUG - RESP: [400] Date: Wed, 01 Aug 2018 10:55:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-edb7e1a8-af17-4392-a837-4ccd620eb07c x-compute-request-id: req-edb7e1a8-af17-4392-a837-4ccd620eb07c 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: 'f6df7fdd-1d9d-4a57-a53c-acf3394019c3'.\nNeutron server returns request_ids: ['req-9b4cbbe5-27d3-46f1-ba57-858dc942a144']", "code": 400}} 2018-08-01 10:55:32,447 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/7f2b64f2-efbf-49bc-91db-419dc28c8bd0/action used request id req-edb7e1a8-af17-4392-a837-4ccd620eb07c 2018-08-01 10:55:32,450 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/7f2b64f2-efbf-49bc-91db-419dc28c8bd0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df04f71676fe3c1d98464b92ca1c7e8d3fd193dd" 2018-08-01 10:55:32,610 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:55:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-eb117e37-4156-40ea-8c21-e519ccca378e x-compute-request-id: req-eb117e37-4156-40ea-8c21-e519ccca378e Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:dc:e5", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/7f2b64f2-efbf-49bc-91db-419dc28c8bd0", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/7f2b64f2-efbf-49bc-91db-419dc28c8bd0", "rel": "bookmark"}], "image": {"id": "209e1bff-3769-4913-bf10-f789d7414ac1", "links": [{"href": "http://172.30.9.24:8774/images/209e1bff-3769-4913-bf10-f789d7414ac1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T10:55:24.000000", "flavor": {"id": "de5d3a32-321e-4a4f-b8b0-117d8757eb97", "links": [{"href": "http://172.30.9.24:8774/flavors/de5d3a32-321e-4a4f-b8b0-117d8757eb97", "rel": "bookmark"}]}, "id": "7f2b64f2-efbf-49bc-91db-419dc28c8bd0", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-name"}], "user_id": "9e4a98731b984c5886c5805163761ac9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:55:24Z", "hostId": "f45b29904d2c9bcb45ea1c1cd1aaa7f903804e832abfba86f79254a6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-inst", "created": "2018-08-01T10:55:18Z", "tenant_id": "d0c365aa77834c9eb4995bf7c1adf6fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:55:32,610 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/7f2b64f2-efbf-49bc-91db-419dc28c8bd0 used request id req-eb117e37-4156-40ea-8c21-e519ccca378e 2018-08-01 10:55:32,610 - nova_utils - WARNING - Security group [InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-name] already added to VM [InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-inst] 2018-08-01 10:55:32,613 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/7f2b64f2-efbf-49bc-91db-419dc28c8bd0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df04f71676fe3c1d98464b92ca1c7e8d3fd193dd" 2018-08-01 10:55:32,773 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:55:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-58519fb2-5b22-495e-859a-b34536a68424 x-compute-request-id: req-58519fb2-5b22-495e-859a-b34536a68424 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:dc:e5", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/7f2b64f2-efbf-49bc-91db-419dc28c8bd0", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/7f2b64f2-efbf-49bc-91db-419dc28c8bd0", "rel": "bookmark"}], "image": {"id": "209e1bff-3769-4913-bf10-f789d7414ac1", "links": [{"href": "http://172.30.9.24:8774/images/209e1bff-3769-4913-bf10-f789d7414ac1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T10:55:24.000000", "flavor": {"id": "de5d3a32-321e-4a4f-b8b0-117d8757eb97", "links": [{"href": "http://172.30.9.24:8774/flavors/de5d3a32-321e-4a4f-b8b0-117d8757eb97", "rel": "bookmark"}]}, "id": "7f2b64f2-efbf-49bc-91db-419dc28c8bd0", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-name"}], "user_id": "9e4a98731b984c5886c5805163761ac9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:55:24Z", "hostId": "f45b29904d2c9bcb45ea1c1cd1aaa7f903804e832abfba86f79254a6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-inst", "created": "2018-08-01T10:55:18Z", "tenant_id": "d0c365aa77834c9eb4995bf7c1adf6fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:55:32,773 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/7f2b64f2-efbf-49bc-91db-419dc28c8bd0 used request id req-58519fb2-5b22-495e-859a-b34536a68424 2018-08-01 10:55:32,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df04f71676fe3c1d98464b92ca1c7e8d3fd193dd" 2018-08-01 10:55:32,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-693f490b-efee-4181-8a87-47a25cfadca3 Date: Wed, 01 Aug 2018 10:55:32 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e0720890-ccb2-48ba-b71b-c0d7f3f63ab1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d0c365aa77834c9eb4995bf7c1adf6fa","l2_adjacency":true,"status":"ACTIVE","subnets":["7f9b7334-ab15-4a22-8834-a726bbc0b0dc"],"description":"","tags":[],"updated_at":"2018-08-01T10:55:11Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-pub-net","admin_state_up":true,"tenant_id":"d0c365aa77834c9eb4995bf7c1adf6fa","created_at":"2018-08-01T10:55:10Z","mtu":1450}]} 2018-08-01 10:55:32,877 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-pub-net used request id req-693f490b-efee-4181-8a87-47a25cfadca3 2018-08-01 10:55:32,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d0c365aa77834c9eb4995bf7c1adf6fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df04f71676fe3c1d98464b92ca1c7e8d3fd193dd" 2018-08-01 10:55:32,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:55:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb62d2b1-e391-4ef6-b1af-63ca139ef6c9 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/d0c365aa77834c9eb4995bf7c1adf6fa"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d0c365aa77834c9eb4995bf7c1adf6fa", "name": "InstanceSecurityGroupTests-57a47c90-4393-425-proj"}} 2018-08-01 10:55:32,966 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d0c365aa77834c9eb4995bf7c1adf6fa used request id req-cb62d2b1-e391-4ef6-b1af-63ca139ef6c9 2018-08-01 10:55:32,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=e0720890-ccb2-48ba-b71b-c0d7f3f63ab1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df04f71676fe3c1d98464b92ca1c7e8d3fd193dd" 2018-08-01 10:55:33,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-9f215bce-05b6-4dbf-9b93-3cc6e45a506c Date: Wed, 01 Aug 2018 10:55:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e0720890-ccb2-48ba-b71b-c0d7f3f63ab1","tenant_id":"d0c365aa77834c9eb4995bf7c1adf6fa","created_at":"2018-08-01T10:55:11Z","dns_nameservers":[],"updated_at":"2018-08-01T10:55:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d0c365aa77834c9eb4995bf7c1adf6fa","id":"7f9b7334-ab15-4a22-8834-a726bbc0b0dc","subnetpool_id":null,"name":"InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-pub-subnet"}]} 2018-08-01 10:55:33,016 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=e0720890-ccb2-48ba-b71b-c0d7f3f63ab1 used request id req-9f215bce-05b6-4dbf-9b93-3cc6e45a506c 2018-08-01 10:55:33,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=e0720890-ccb2-48ba-b71b-c0d7f3f63ab1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df04f71676fe3c1d98464b92ca1c7e8d3fd193dd" 2018-08-01 10:55:33,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1690 X-Openstack-Request-Id: req-22c6baca-34c8-47c7-939e-b787e40d9d68 Date: Wed, 01 Aug 2018 10:55:33 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:55:28Z","device_owner":"compute:nova","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7f9b7334-ab15-4a22-8834-a726bbc0b0dc","ip_address":"10.55.0.10"}],"id":"7132caa9-73aa-49f6-9f1d-7855e727fbf5","security_groups":["8bb743f2-004f-4e29-a897-4f3bd3ab5286","f6df7fdd-1d9d-4a57-a53c-acf3394019c3"],"mac_address":"fa:16:3e:30:dc:e5","project_id":"d0c365aa77834c9eb4995bf7c1adf6fa","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-port","admin_state_up":true,"network_id":"e0720890-ccb2-48ba-b71b-c0d7f3f63ab1","tenant_id":"d0c365aa77834c9eb4995bf7c1adf6fa","created_at":"2018-08-01T10:55:16Z","binding:vnic_type":"normal","device_id":"7f2b64f2-efbf-49bc-91db-419dc28c8bd0","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:55:13Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7f9b7334-ab15-4a22-8834-a726bbc0b0dc","ip_address":"10.55.0.2"}],"id":"797c2e8f-ef7a-4605-b4e4-09a4a0734021","security_groups":[],"mac_address":"fa:16:3e:10:7e:af","project_id":"d0c365aa77834c9eb4995bf7c1adf6fa","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e0720890-ccb2-48ba-b71b-c0d7f3f63ab1","tenant_id":"d0c365aa77834c9eb4995bf7c1adf6fa","created_at":"2018-08-01T10:55:11Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e0720890-ccb2-48ba-b71b-c0d7f3f63ab1","ip_allocation":"immediate"}]} 2018-08-01 10:55:33,086 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=e0720890-ccb2-48ba-b71b-c0d7f3f63ab1 used request id req-22c6baca-34c8-47c7-939e-b787e40d9d68 2018-08-01 10:55:33,090 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/7f2b64f2-efbf-49bc-91db-419dc28c8bd0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c49b3a7adf73896917c2006096ef1b21adfa669" 2018-08-01 10:55:33,263 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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-a775e0ee-0435-4b6b-88df-0d4ca753e1cb x-compute-request-id: req-a775e0ee-0435-4b6b-88df-0d4ca753e1cb Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:dc:e5", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/7f2b64f2-efbf-49bc-91db-419dc28c8bd0", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/7f2b64f2-efbf-49bc-91db-419dc28c8bd0", "rel": "bookmark"}], "image": {"id": "209e1bff-3769-4913-bf10-f789d7414ac1", "links": [{"href": "http://172.30.9.24:8774/images/209e1bff-3769-4913-bf10-f789d7414ac1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T10:55:24.000000", "flavor": {"id": "de5d3a32-321e-4a4f-b8b0-117d8757eb97", "links": [{"href": "http://172.30.9.24:8774/flavors/de5d3a32-321e-4a4f-b8b0-117d8757eb97", "rel": "bookmark"}]}, "id": "7f2b64f2-efbf-49bc-91db-419dc28c8bd0", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-name"}], "user_id": "9e4a98731b984c5886c5805163761ac9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:55:24Z", "hostId": "f45b29904d2c9bcb45ea1c1cd1aaa7f903804e832abfba86f79254a6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-inst", "created": "2018-08-01T10:55:18Z", "tenant_id": "d0c365aa77834c9eb4995bf7c1adf6fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:55:33,263 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/7f2b64f2-efbf-49bc-91db-419dc28c8bd0 used request id req-a775e0ee-0435-4b6b-88df-0d4ca753e1cb 2018-08-01 10:55:33,264 - create_instance - INFO - Deleting Port with ID - 7132caa9-73aa-49f6-9f1d-7855e727fbf5 2018-08-01 10:55:33,264 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-port 2018-08-01 10:55:33,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/ports/7132caa9-73aa-49f6-9f1d-7855e727fbf5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df04f71676fe3c1d98464b92ca1c7e8d3fd193dd" 2018-08-01 10:55:33,703 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-aa255dac-2abf-4a76-951c-20fe1b5865ee Date: Wed, 01 Aug 2018 10:55:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:55:33,703 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/ports/7132caa9-73aa-49f6-9f1d-7855e727fbf5 used request id req-aa255dac-2abf-4a76-951c-20fe1b5865ee 2018-08-01 10:55:33,703 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-inst 2018-08-01 10:55:33,706 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/servers/7f2b64f2-efbf-49bc-91db-419dc28c8bd0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df04f71676fe3c1d98464b92ca1c7e8d3fd193dd" 2018-08-01 10:55:33,820 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10: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 x-openstack-request-id: req-a7ae73cc-60d8-4ab1-a217-6eaaae3dd384 x-compute-request-id: req-a7ae73cc-60d8-4ab1-a217-6eaaae3dd384 Content-Type: application/json 2018-08-01 10:55:33,820 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/7f2b64f2-efbf-49bc-91db-419dc28c8bd0 used request id req-a7ae73cc-60d8-4ab1-a217-6eaaae3dd384 2018-08-01 10:55:33,820 - create_instance - INFO - Checking deletion status 2018-08-01 10:55:33,823 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/7f2b64f2-efbf-49bc-91db-419dc28c8bd0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df04f71676fe3c1d98464b92ca1c7e8d3fd193dd" 2018-08-01 10:55:33,926 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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-0b39b1b2-df1d-4aeb-84de-7bd1ccc2f874 x-compute-request-id: req-0b39b1b2-df1d-4aeb-84de-7bd1ccc2f874 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.24:8774/v2.1/servers/7f2b64f2-efbf-49bc-91db-419dc28c8bd0", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/7f2b64f2-efbf-49bc-91db-419dc28c8bd0", "rel": "bookmark"}], "image": {"id": "209e1bff-3769-4913-bf10-f789d7414ac1", "links": [{"href": "http://172.30.9.24:8774/images/209e1bff-3769-4913-bf10-f789d7414ac1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T10:55:24.000000", "flavor": {"id": "de5d3a32-321e-4a4f-b8b0-117d8757eb97", "links": [{"href": "http://172.30.9.24:8774/flavors/de5d3a32-321e-4a4f-b8b0-117d8757eb97", "rel": "bookmark"}]}, "id": "7f2b64f2-efbf-49bc-91db-419dc28c8bd0", "user_id": "9e4a98731b984c5886c5805163761ac9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:55:33Z", "hostId": "f45b29904d2c9bcb45ea1c1cd1aaa7f903804e832abfba86f79254a6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-inst", "created": "2018-08-01T10:55:18Z", "tenant_id": "d0c365aa77834c9eb4995bf7c1adf6fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:55:33,926 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/7f2b64f2-efbf-49bc-91db-419dc28c8bd0 used request id req-0b39b1b2-df1d-4aeb-84de-7bd1ccc2f874 2018-08-01 10:55:33,926 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-inst] is - ACTIVE 2018-08-01 10:55:33,926 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-01 10:55:36,929 - create_instance - DEBUG - VM status query timeout in 296.891202927 2018-08-01 10:55:36,932 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/7f2b64f2-efbf-49bc-91db-419dc28c8bd0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df04f71676fe3c1d98464b92ca1c7e8d3fd193dd" 2018-08-01 10:55:36,985 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10: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 x-openstack-request-id: req-c11fc603-b73b-41d2-b29d-99a909b5c9e2 x-compute-request-id: req-c11fc603-b73b-41d2-b29d-99a909b5c9e2 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 7f2b64f2-efbf-49bc-91db-419dc28c8bd0 could not be found.", "code": 404}} 2018-08-01 10:55:36,986 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/7f2b64f2-efbf-49bc-91db-419dc28c8bd0 used request id req-c11fc603-b73b-41d2-b29d-99a909b5c9e2 2018-08-01 10:55:36,986 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 7f2b64f2-efbf-49bc-91db-419dc28c8bd0 could not be found. (HTTP 404) (Request-ID: req-c11fc603-b73b-41d2-b29d-99a909b5c9e2) 2018-08-01 10:55:36,986 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-inst 2018-08-01 10:55:36,987 - neutron_utils - INFO - Deleting security group rule with ID - 3a8b4457-4099-4b28-bdf5-86a51f60bb4f 2018-08-01 10:55:36,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-group-rules/3a8b4457-4099-4b28-bdf5-86a51f60bb4f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}558c6d2bc16fb3111e49c8fd7272329949aa99ee" 2018-08-01 10:55:37,257 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5ae1d27f-48a1-4e84-8a67-8f665fe30739 Content-Length: 0 Date: Wed, 01 Aug 2018 10:55:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:55:37,257 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-group-rules/3a8b4457-4099-4b28-bdf5-86a51f60bb4f used request id req-5ae1d27f-48a1-4e84-8a67-8f665fe30739 2018-08-01 10:55:37,257 - neutron_utils - INFO - Deleting security group rule with ID - 450d5369-201a-4b17-a029-77f24c4f59dd 2018-08-01 10:55:37,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-group-rules/450d5369-201a-4b17-a029-77f24c4f59dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}558c6d2bc16fb3111e49c8fd7272329949aa99ee" 2018-08-01 10:55:37,370 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-221f6433-61e7-4c9d-937b-405cb5121085 Content-Length: 0 Date: Wed, 01 Aug 2018 10:55:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:55:37,370 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-group-rules/450d5369-201a-4b17-a029-77f24c4f59dd used request id req-221f6433-61e7-4c9d-937b-405cb5121085 2018-08-01 10:55:37,371 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-name 2018-08-01 10:55:37,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/f6df7fdd-1d9d-4a57-a53c-acf3394019c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}558c6d2bc16fb3111e49c8fd7272329949aa99ee" 2018-08-01 10:55:37,490 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1eaf7744-82d0-4ba3-abf0-17d038c6f692 Content-Length: 0 Date: Wed, 01 Aug 2018 10:55:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:55:37,490 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/f6df7fdd-1d9d-4a57-a53c-acf3394019c3 used request id req-1eaf7744-82d0-4ba3-abf0-17d038c6f692 2018-08-01 10:55:37,492 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/flavors/de5d3a32-321e-4a4f-b8b0-117d8757eb97 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd508f6466d4ae7c2fcb322791a3f0915b8025b2" 2018-08-01 10:55:37,519 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 10: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 x-openstack-request-id: req-e0401d27-f6f3-41ed-98ec-4214dfbdf033 x-compute-request-id: req-e0401d27-f6f3-41ed-98ec-4214dfbdf033 Content-Length: 0 Content-Type: application/json 2018-08-01 10:55:37,519 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/de5d3a32-321e-4a4f-b8b0-117d8757eb97 used request id req-e0401d27-f6f3-41ed-98ec-4214dfbdf033 2018-08-01 10:55:37,520 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-pub-subnet 2018-08-01 10:55:37,520 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-pub-subnet 2018-08-01 10:55:37,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/subnets/7f9b7334-ab15-4a22-8834-a726bbc0b0dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c61babbff1b3809db56e5b9508faa0a913b9707" 2018-08-01 10:55:38,788 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b70de06c-9675-4c86-900e-4ade30eddc85 Date: Wed, 01 Aug 2018 10:55:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:55:38,788 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/7f9b7334-ab15-4a22-8834-a726bbc0b0dc used request id req-b70de06c-9675-4c86-900e-4ade30eddc85 2018-08-01 10:55:38,788 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-pub-net 2018-08-01 10:55:38,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/networks/e0720890-ccb2-48ba-b71b-c0d7f3f63ab1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c61babbff1b3809db56e5b9508faa0a913b9707" 2018-08-01 10:55:39,818 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d0f3af71-ad49-466b-b126-04db6f4631f3 Date: Wed, 01 Aug 2018 10:55:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:55:39,818 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/e0720890-ccb2-48ba-b71b-c0d7f3f63ab1 used request id req-d0f3af71-ad49-466b-b126-04db6f4631f3 2018-08-01 10:55:39,819 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-8d4ac2e7-33e5-4e85-abc2-b7f8b5f28d18-image 2018-08-01 10:55:39,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9292/v2/images/209e1bff-3769-4913-bf10-f789d7414ac1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}73a240b0d569e25d257d3702393b73194bd3c732" 2018-08-01 10:55:40,257 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9ded3360-757b-454f-9276-267bb8909c56 Date: Wed, 01 Aug 2018 10:55:40 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-01 10:55:40,258 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/209e1bff-3769-4913-bf10-f789d7414ac1 used request id req-9ded3360-757b-454f-9276-267bb8909c56 2018-08-01 10:55:40,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22fbaacd0f1c4ea537305eed49cd78d01c31d189" 2018-08-01 10:55:40,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-873e2fd3-b566-4543-9ea0-3783b27be381 Date: Wed, 01 Aug 2018 10:55:40 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a2413a97b61342d8bd27570706ef372d", "created_at": "2018-08-01T09:33:18Z", "updated_at": "2018-08-01T09:33:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "7f556ce3-51d0-4279-a11d-510db9f9a3b1", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "94adc13c-a166-41cf-bd16-f997efc73cb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "b39143b5-c08f-4d0b-9d40-54f472f2389e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "e218b0b7-4501-4f84-9458-caf2891c260d", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}], "revision_number": 4, "project_id": "a2413a97b61342d8bd27570706ef372d", "id": "38229670-7386-42d0-b7b9-2397ea5938de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "created_at": "2018-08-01T09:28:38Z", "updated_at": "2018-08-01T09:28:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "763568f1-8151-4a3c-911a-d06da4423063", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "80d28bee-4aee-47e8-a8da-e0fe31497fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "a47a5ddf-aa37-4ab2-a335-1c93513b5f12", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "f5bba5a5-602b-421e-98b2-5a16117f943f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}], "revision_number": 4, "project_id": "dbe9669438844f3faecdc7fcc050e0d8", "id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ed1054af2e94c049694d98d54211d98", "created_at": "2018-08-01T09:31:40Z", "updated_at": "2018-08-01T09:31:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "34baee87-ea35-42ee-8a69-0f6e2a825d3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "89b9d1c9-f4f9-45cd-8d36-970d44228439", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "b8ab0d59-cab9-4488-82ee-7c5f69709bff", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "d3ab68ea-23b4-4bf6-8dd3-85d029e3d89f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}], "revision_number": 4, "project_id": "2ed1054af2e94c049694d98d54211d98", "id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "created_at": "2018-08-01T09:34:13Z", "updated_at": "2018-08-01T09:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "1dbb3f59-611b-46d1-a82d-2720e0a16f86", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "3878126b-a220-4357-adb9-bc22498f31b1", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "75ce67db-9c04-4561-a10d-8b1ec63943e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "e2945a69-3afe-41e3-a7ec-3ea4c79a12ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}], "revision_number": 4, "project_id": "c0d9b34b06f445a7857603f60b181f3c", "id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-01T09:30:58Z", "updated_at": "2018-08-01T09:30:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "042d4626-2974-418d-affe-f8f2acd05faa", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "995fae58-f0e5-4e10-801c-6c2ce5c7ae0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "cb8404fa-cb24-4879-a34d-f3050dcba730", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "dad6aaab-690e-4c24-9103-6767e0c80bc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "created_at": "2018-08-01T09:31:11Z", "updated_at": "2018-08-01T09:31:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "939e25e0-5dbc-4f6e-9f6f-7fb70e540203", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "9796a673-6928-4009-9c21-1410d395646e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "af7b8bf8-2fb6-4d72-842a-38f72d7581f7", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "b9af65b0-2eb8-45e1-8504-b7dc4dbb83ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}], "revision_number": 4, "project_id": "dd207f801ed3475f9dbe5f13077af1c8", "id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d0c365aa77834c9eb4995bf7c1adf6fa", "created_at": "2018-08-01T10:55:10Z", "updated_at": "2018-08-01T10:55:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:55:10Z", "revision_number": 0, "id": "15232272-e205-4d30-b3da-817e812fa0a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:55:10Z", "security_group_id": "8bb743f2-004f-4e29-a897-4f3bd3ab5286", "tenant_id": "d0c365aa77834c9eb4995bf7c1adf6fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0c365aa77834c9eb4995bf7c1adf6fa"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:55:10Z", "revision_number": 0, "id": "3e27563b-9790-4360-8aef-6e41479d4c6a", "remote_group_id": "8bb743f2-004f-4e29-a897-4f3bd3ab5286", "remote_ip_prefix": null, "created_at": "2018-08-01T10:55:10Z", "security_group_id": "8bb743f2-004f-4e29-a897-4f3bd3ab5286", "tenant_id": "d0c365aa77834c9eb4995bf7c1adf6fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0c365aa77834c9eb4995bf7c1adf6fa"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:55:10Z", "revision_number": 0, "id": "97f3d420-8704-4893-973a-ae44bfd22c5e", "remote_group_id": "8bb743f2-004f-4e29-a897-4f3bd3ab5286", "remote_ip_prefix": null, "created_at": "2018-08-01T10:55:10Z", "security_group_id": "8bb743f2-004f-4e29-a897-4f3bd3ab5286", "tenant_id": "d0c365aa77834c9eb4995bf7c1adf6fa", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0c365aa77834c9eb4995bf7c1adf6fa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:55:10Z", "revision_number": 0, "id": "e53c99f6-9d3d-4281-ab21-b00b8630dfdf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:55:10Z", "security_group_id": "8bb743f2-004f-4e29-a897-4f3bd3ab5286", "tenant_id": "d0c365aa77834c9eb4995bf7c1adf6fa", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0c365aa77834c9eb4995bf7c1adf6fa"}], "revision_number": 4, "project_id": "d0c365aa77834c9eb4995bf7c1adf6fa", "id": "8bb743f2-004f-4e29-a897-4f3bd3ab5286", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "46dd322c3fcc454eb140e37825746af8", "created_at": "2018-08-01T10:33:44Z", "updated_at": "2018-08-01T10:33:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "0f41470b-1091-45c1-b574-92069f79f8d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "8cc03a9c-8fa5-425b-812f-d7692bae3613", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d1373b1e-2fb9-4e02-a9e1-7e873ba1d7d1", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d21f3909-71f3-43e2-a22d-6a9c2513cb6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}], "revision_number": 4, "project_id": "46dd322c3fcc454eb140e37825746af8", "id": "b2961714-c8a4-4fcb-918b-21d70527c983", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "created_at": "2018-08-01T09:34:57Z", "updated_at": "2018-08-01T09:34:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "8063d12f-30db-4ccf-8ce0-72e59ba81a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c38e1a7a-5857-4f03-b991-6d5c9c9a5b9e", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c725bae1-d3bb-42b5-b331-32737085f28c", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "cfddc134-923b-4e0d-9ec5-dcc5641dd435", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}], "revision_number": 4, "project_id": "455b48a61678488ead79a4cfa07ef5c3", "id": "cd52f913-3072-4ce7-a779-7de795b62b12", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:36:50Z", "updated_at": "2018-08-01T09:36:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "07ef7fe5-a529-45da-bfc0-899f0ea9b592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "bc4dad3a-2a0c-4c31-b901-2909a12adb50", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c35cff35-4306-4116-b9fa-fc27bc7c05d6", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c493e3ac-d9d2-480d-9ec8-50982eedaf5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}], "revision_number": 4, "project_id": "8d96727022f4443794db44ecde432faf", "id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "created_at": "2018-08-01T09:32:45Z", "updated_at": "2018-08-01T09:32:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "058ea790-43ea-4a6f-9950-28418319e577", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "5fcfb31b-cdad-4037-973e-56b74faefd14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "99a24d26-dc7f-42d0-aa23-a7c061f04952", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "b641bb48-566e-472b-a3cc-d38c85ab3ff1", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}], "revision_number": 4, "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "name": "default"}]} 2018-08-01 10:55:40,521 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-873e2fd3-b566-4543-9ea0-3783b27be381 2018-08-01 10:55:40,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22fbaacd0f1c4ea537305eed49cd78d01c31d189" 2018-08-01 10:55:40,610 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:55:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7c8f3906-95a1-4041-be58-e3f8ac42fdf2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2413a97b61342d8bd27570706ef372d.", "code": 404, "title": "Not Found"}} 2018-08-01 10:55:40,610 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d used request id req-7c8f3906-95a1-4041-be58-e3f8ac42fdf2 2018-08-01 10:55:40,610 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:55:40,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22fbaacd0f1c4ea537305eed49cd78d01c31d189" 2018-08-01 10:55:40,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:55:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27166894-8bf6-4d56-98c6-2ac9f6c80c6b 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.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dbe9669438844f3faecdc7fcc050e0d8", "name": "service"}} 2018-08-01 10:55:40,700 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 used request id req-27166894-8bf6-4d56-98c6-2ac9f6c80c6b 2018-08-01 10:55:40,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22fbaacd0f1c4ea537305eed49cd78d01c31d189" 2018-08-01 10:55:40,785 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:55:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-15e902ed-fa2c-4f53-9398-25beac0d33b3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ed1054af2e94c049694d98d54211d98.", "code": 404, "title": "Not Found"}} 2018-08-01 10:55:40,785 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 used request id req-15e902ed-fa2c-4f53-9398-25beac0d33b3 2018-08-01 10:55:40,785 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:55:40,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22fbaacd0f1c4ea537305eed49cd78d01c31d189" 2018-08-01 10:55:40,871 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:55:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3019cbc9-470a-438a-bc5a-5118b1f33581 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c0d9b34b06f445a7857603f60b181f3c.", "code": 404, "title": "Not Found"}} 2018-08-01 10:55:40,872 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c used request id req-3019cbc9-470a-438a-bc5a-5118b1f33581 2018-08-01 10:55:40,872 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:55:40,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22fbaacd0f1c4ea537305eed49cd78d01c31d189" 2018-08-01 10:55:40,958 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:55:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df3ea970-a336-47e3-9663-3b2c11b61075 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: dd207f801ed3475f9dbe5f13077af1c8.", "code": 404, "title": "Not Found"}} 2018-08-01 10:55:40,958 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 used request id req-df3ea970-a336-47e3-9663-3b2c11b61075 2018-08-01 10:55:40,958 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:55:40,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d0c365aa77834c9eb4995bf7c1adf6fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22fbaacd0f1c4ea537305eed49cd78d01c31d189" 2018-08-01 10:55:41,045 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:55:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59373cb4-7de5-4b36-afbb-a7b5176c7de9 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/d0c365aa77834c9eb4995bf7c1adf6fa"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d0c365aa77834c9eb4995bf7c1adf6fa", "name": "InstanceSecurityGroupTests-57a47c90-4393-425-proj"}} 2018-08-01 10:55:41,045 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d0c365aa77834c9eb4995bf7c1adf6fa used request id req-59373cb4-7de5-4b36-afbb-a7b5176c7de9 2018-08-01 10:55:41,045 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8bb743f2-004f-4e29-a897-4f3bd3ab5286 2018-08-01 10:55:41,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=8bb743f2-004f-4e29-a897-4f3bd3ab5286 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22fbaacd0f1c4ea537305eed49cd78d01c31d189" 2018-08-01 10:55:41,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-890d4dc1-e330-4628-a4d5-371843745fd2 Date: Wed, 01 Aug 2018 10:55: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-08-01T10:55:10Z", "security_group_id": "8bb743f2-004f-4e29-a897-4f3bd3ab5286", "port_range_min": null, "revision_number": 0, "tenant_id": "d0c365aa77834c9eb4995bf7c1adf6fa", "created_at": "2018-08-01T10:55:10Z", "project_id": "d0c365aa77834c9eb4995bf7c1adf6fa", "id": "15232272-e205-4d30-b3da-817e812fa0a5"}, {"remote_group_id": "8bb743f2-004f-4e29-a897-4f3bd3ab5286", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:55:10Z", "security_group_id": "8bb743f2-004f-4e29-a897-4f3bd3ab5286", "port_range_min": null, "revision_number": 0, "tenant_id": "d0c365aa77834c9eb4995bf7c1adf6fa", "created_at": "2018-08-01T10:55:10Z", "project_id": "d0c365aa77834c9eb4995bf7c1adf6fa", "id": "3e27563b-9790-4360-8aef-6e41479d4c6a"}, {"remote_group_id": "8bb743f2-004f-4e29-a897-4f3bd3ab5286", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:55:10Z", "security_group_id": "8bb743f2-004f-4e29-a897-4f3bd3ab5286", "port_range_min": null, "revision_number": 0, "tenant_id": "d0c365aa77834c9eb4995bf7c1adf6fa", "created_at": "2018-08-01T10:55:10Z", "project_id": "d0c365aa77834c9eb4995bf7c1adf6fa", "id": "97f3d420-8704-4893-973a-ae44bfd22c5e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:55:10Z", "security_group_id": "8bb743f2-004f-4e29-a897-4f3bd3ab5286", "port_range_min": null, "revision_number": 0, "tenant_id": "d0c365aa77834c9eb4995bf7c1adf6fa", "created_at": "2018-08-01T10:55:10Z", "project_id": "d0c365aa77834c9eb4995bf7c1adf6fa", "id": "e53c99f6-9d3d-4281-ab21-b00b8630dfdf"}]} 2018-08-01 10:55:41,075 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=8bb743f2-004f-4e29-a897-4f3bd3ab5286 used request id req-890d4dc1-e330-4628-a4d5-371843745fd2 2018-08-01 10:55:41,076 - neutron_utils - INFO - Deleting security group with name - default 2018-08-01 10:55:41,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/8bb743f2-004f-4e29-a897-4f3bd3ab5286 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22fbaacd0f1c4ea537305eed49cd78d01c31d189" 2018-08-01 10:55:41,282 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6da6a3d6-e5e0-4c80-b4b9-de626cbede48 Content-Length: 0 Date: Wed, 01 Aug 2018 10:55:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:55:41,282 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/8bb743f2-004f-4e29-a897-4f3bd3ab5286 used request id req-6da6a3d6-e5e0-4c80-b4b9-de626cbede48 2018-08-01 10:55:41,283 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-57a47c90-4393-425-proj 2018-08-01 10:55:41,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/d0c365aa77834c9eb4995bf7c1adf6fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22fbaacd0f1c4ea537305eed49cd78d01c31d189" 2018-08-01 10:55:41,484 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:55:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e79a5b44-11c0-4266-b13c-3acbb8fcf32a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:55:41,484 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/d0c365aa77834c9eb4995bf7c1adf6fa used request id req-e79a5b44-11c0-4266-b13c-3acbb8fcf32a 2018-08-01 10:55:41,484 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-57a47c90-4393-425-proj-role 2018-08-01 10:55:41,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/c55cfdef0c4b409b94ccb055ab976cb0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22fbaacd0f1c4ea537305eed49cd78d01c31d189" 2018-08-01 10:55:41,580 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:55:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-60c00dec-f091-4c72-9295-af8cbaf5738c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:55:41,580 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/c55cfdef0c4b409b94ccb055ab976cb0 used request id req-60c00dec-f091-4c72-9295-af8cbaf5738c 2018-08-01 10:55:41,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22fbaacd0f1c4ea537305eed49cd78d01c31d189" 2018-08-01 10:55:41,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:55:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfdfbc08-d72d-4199-8171-028121c005f0 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:55:41,664 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-bfdfbc08-d72d-4199-8171-028121c005f0 2018-08-01 10:55:41,665 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-57a47c90-4393-425-user 2018-08-01 10:55:41,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/9e4a98731b984c5886c5805163761ac9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9557e7fbb25f765fab4a877179a54082218acf4" 2018-08-01 10:55:41,868 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:55:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d07bb609-4db2-45e9-84b4-dceda431e439 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:55:41,868 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/9e4a98731b984c5886c5805163761ac9 used request id req-d07bb609-4db2-45e9-84b4-dceda431e439 2018-08-01 10:55:41,869 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:55:42,252 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:55:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["RfcL4irWTJWIbuuklF8NPA"], "issued_at": "2018-08-01T10:55:42.000000Z"}} 2018-08-01 10:55:42,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ecdc68320cbfdba105285556a18f37e83e695ae" 2018-08-01 10:55:42,333 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:55:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aef05f12-da82-4052-87a6-abd7a94f5836 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:55:42,333 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-aef05f12-da82-4052-87a6-abd7a94f5836 2018-08-01 10:55:42,334 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:55:42,335 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:55:42,728 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:55:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["YGHCHHI0Soq2fwd1cUsKiw"], "issued_at": "2018-08-01T10:55:42.000000Z"}} 2018-08-01 10:55:42,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b62c8cf3136efe6841876023b7286781e2aa4c8" 2018-08-01 10:55:42,808 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:55:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c28033d-4920-48c3-b58d-af42179f35fb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:55:42,808 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-1c28033d-4920-48c3-b58d-af42179f35fb 2018-08-01 10:55:42,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:55:42,817 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:55: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:55:42,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-b8bd7f98-49d2-462-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b62c8cf3136efe6841876023b7286781e2aa4c8" 2018-08-01 10:55:43,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:55:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-324f636b-1d78-45a7-8aa2-27c9f2a1f65d Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-b8bd7f98-49d2-462-proj", "previous": null, "next": null}, "projects": []} 2018-08-01 10:55:43,060 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-b8bd7f98-49d2-462-proj used request id req-324f636b-1d78-45a7-8aa2-27c9f2a1f65d 2018-08-01 10:55:43,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b62c8cf3136efe6841876023b7286781e2aa4c8" 2018-08-01 10:55:43,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:55:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-716714ee-1f0d-4510-a3e7-e93472956430 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:55:43,146 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-716714ee-1f0d-4510-a3e7-e93472956430 2018-08-01 10:55:43,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b62c8cf3136efe6841876023b7286781e2aa4c8" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-b8bd7f98-49d2-462-proj"}}' 2018-08-01 10:55:43,258 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:55:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-31b80ff1-0875-4e15-8708-22c0bd2b55b0 Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/a1c0adf7c28248dd9915be4983a967ac"}, "tags": [], "enabled": true, "id": "a1c0adf7c28248dd9915be4983a967ac", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-b8bd7f98-49d2-462-proj"}} 2018-08-01 10:55:43,258 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-31b80ff1-0875-4e15-8708-22c0bd2b55b0 2018-08-01 10:55:43,259 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-b8bd7f98-49d2-462-proj 2018-08-01 10:55:43,259 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:55:43,260 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:55:43,638 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:55:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["-MUFOTOYTrWw554zDyhpvA"], "issued_at": "2018-08-01T10:55:43.000000Z"}} 2018-08-01 10:55:43,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f7014113876a2417b8ec500b83c6dd94d2bffe7" 2018-08-01 10:55:43,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:55:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83c8e53b-376c-4f87-aca7-a16a1aa4c344 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:55:43,721 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-83c8e53b-376c-4f87-aca7-a16a1aa4c344 2018-08-01 10:55:43,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:55:43,729 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:55: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:55:43,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f7014113876a2417b8ec500b83c6dd94d2bffe7" 2018-08-01 10:55:43,829 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:55:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-145a3b8a-cbdf-4b86-9b14-a5d379e69cef Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 10:55:43,829 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-145a3b8a-cbdf-4b86-9b14-a5d379e69cef 2018-08-01 10:55:43,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=InstanceSecurityGroupTests-b8bd7f98-49d2-462-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f7014113876a2417b8ec500b83c6dd94d2bffe7" 2018-08-01 10:55:43,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:55:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-065cf5bf-51d2-4efa-87a8-aba676ee9837 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=InstanceSecurityGroupTests-b8bd7f98-49d2-462-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/a1c0adf7c28248dd9915be4983a967ac"}, "tags": [], "enabled": true, "id": "a1c0adf7c28248dd9915be4983a967ac", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-b8bd7f98-49d2-462-proj"}]} 2018-08-01 10:55:43,918 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=InstanceSecurityGroupTests-b8bd7f98-49d2-462-proj used request id req-065cf5bf-51d2-4efa-87a8-aba676ee9837 2018-08-01 10:55:43,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f7014113876a2417b8ec500b83c6dd94d2bffe7" 2018-08-01 10:55:44,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:55:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5720b7d1-55d6-43ba-bba0-c5615be7b7d0 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:55:44,001 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-5720b7d1-55d6-43ba-bba0-c5615be7b7d0 2018-08-01 10:55:44,407 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-b8bd7f98-49d2-462-user 2018-08-01 10:55:44,407 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:55:44,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b62c8cf3136efe6841876023b7286781e2aa4c8" 2018-08-01 10:55:44,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:55:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96f993b7-dac8-4138-a7bb-8e26f9d68b41 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:55:44,496 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-96f993b7-dac8-4138-a7bb-8e26f9d68b41 2018-08-01 10:55:44,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b62c8cf3136efe6841876023b7286781e2aa4c8" -d '{"role": {"name": "InstanceSecurityGroupTests-b8bd7f98-49d2-462-proj-role"}}' 2018-08-01 10:55:44,598 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:55:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d064e498-d319-4ce9-9271-6cd2b4f7f7d5 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "96c40092e4c94fcd86f81f79be8fb262", "links": {"self": "http://172.30.9.24:5000/v3/roles/96c40092e4c94fcd86f81f79be8fb262"}, "name": "InstanceSecurityGroupTests-b8bd7f98-49d2-462-proj-role"}} 2018-08-01 10:55:44,599 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-d064e498-d319-4ce9-9271-6cd2b4f7f7d5 2018-08-01 10:55:44,599 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-b8bd7f98-49d2-462-proj-role 2018-08-01 10:55:44,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/96c40092e4c94fcd86f81f79be8fb262 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b62c8cf3136efe6841876023b7286781e2aa4c8" 2018-08-01 10:55:44,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:55:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7a5c922-c58b-404e-a57f-b24f467c6584 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "96c40092e4c94fcd86f81f79be8fb262", "links": {"self": "http://172.30.9.24:5000/v3/roles/96c40092e4c94fcd86f81f79be8fb262"}, "name": "InstanceSecurityGroupTests-b8bd7f98-49d2-462-proj-role"}} 2018-08-01 10:55:44,683 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/96c40092e4c94fcd86f81f79be8fb262 used request id req-b7a5c922-c58b-404e-a57f-b24f467c6584 2018-08-01 10:55:44,683 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-b8bd7f98-49d2-462-proj-role to project InstanceSecurityGroupTests-b8bd7f98-49d2-462-proj 2018-08-01 10:55:44,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/a1c0adf7c28248dd9915be4983a967ac/users/ce7c32a32c8746a5ba17b91382730dc9/roles/96c40092e4c94fcd86f81f79be8fb262 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b62c8cf3136efe6841876023b7286781e2aa4c8" 2018-08-01 10:55:44,810 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:55:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-729439e3-e1dc-4d7f-a30f-11237e61cb3d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:55:44,810 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/a1c0adf7c28248dd9915be4983a967ac/users/ce7c32a32c8746a5ba17b91382730dc9/roles/96c40092e4c94fcd86f81f79be8fb262 used request id req-729439e3-e1dc-4d7f-a30f-11237e61cb3d 2018-08-01 10:55:44,811 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 10:55:44,812 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-01 10:55:44,812 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:55:44,813 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:55:45,205 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "96c40092e4c94fcd86f81f79be8fb262", "name": "InstanceSecurityGroupTests-b8bd7f98-49d2-462-proj-role"}], "expires_at": "2018-08-01T11:55:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a1c0adf7c28248dd9915be4983a967ac", "name": "InstanceSecurityGroupTests-b8bd7f98-49d2-462-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/a1c0adf7c28248dd9915be4983a967ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/a1c0adf7c28248dd9915be4983a967ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/a1c0adf7c28248dd9915be4983a967ac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/a1c0adf7c28248dd9915be4983a967ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/a1c0adf7c28248dd9915be4983a967ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/a1c0adf7c28248dd9915be4983a967ac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_a1c0adf7c28248dd9915be4983a967ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_a1c0adf7c28248dd9915be4983a967ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a1c0adf7c28248dd9915be4983a967ac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/a1c0adf7c28248dd9915be4983a967ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/a1c0adf7c28248dd9915be4983a967ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/a1c0adf7c28248dd9915be4983a967ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/a1c0adf7c28248dd9915be4983a967ac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/a1c0adf7c28248dd9915be4983a967ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-b8bd7f98-49d2-462-user", "id": "ce7c32a32c8746a5ba17b91382730dc9"}, "audit_ids": ["vYp2quSKT8K6R3pGUgsvnw"], "issued_at": "2018-08-01T10:55:45.000000Z"}} 2018-08-01 10:55:45,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65bf7643b45432a4056548dcfda16f849d9677ab" 2018-08-01 10:55:45,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:55:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44ff5192-95af-405f-9952-35af518253b9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:55:45,285 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-44ff5192-95af-405f-9952-35af518253b9 2018-08-01 10:55:45,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-78cb8aa9-3db6-4a1c-bc29-89c049c5411a-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}65bf7643b45432a4056548dcfda16f849d9677ab" 2018-08-01 10:55:45,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-175a7ae2-94ab-4bec-9e99-c5b1795961a2 Date: Wed, 01 Aug 2018 10:55:45 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-78cb8aa9-3db6-4a1c-bc29-89c049c5411a-image"} 2018-08-01 10:55:45,482 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-78cb8aa9-3db6-4a1c-bc29-89c049c5411a-image used request id req-175a7ae2-94ab-4bec-9e99-c5b1795961a2 2018-08-01 10:55:45,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}65bf7643b45432a4056548dcfda16f849d9677ab" 2018-08-01 10:55:45,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-7dff5439-c4d5-4add-b751-49e2c3c25b6e Date: Wed, 01 Aug 2018 10:55: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-08-01 10:55:45,491 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-7dff5439-c4d5-4add-b751-49e2c3c25b6e 2018-08-01 10:55:45,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}65bf7643b45432a4056548dcfda16f849d9677ab" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-78cb8aa9-3db6-4a1c-bc29-89c049c5411a-image"}' 2018-08-01 10:55:45,554 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/27e4f1b2-380d-4bca-9cb7-37ebe056ec05 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-58ab1fd3-5a8d-4278-8eb9-32a1ee01a548 Date: Wed, 01 Aug 2018 10:55:45 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-78cb8aa9-3db6-4a1c-bc29-89c049c5411a-image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T10:55:45Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-01T10:55:45Z", "visibility": "shared", "locations": [], "self": "/v2/images/27e4f1b2-380d-4bca-9cb7-37ebe056ec05", "min_disk": 0, "protected": false, "id": "27e4f1b2-380d-4bca-9cb7-37ebe056ec05", "file": "/v2/images/27e4f1b2-380d-4bca-9cb7-37ebe056ec05/file", "checksum": null, "owner": "a1c0adf7c28248dd9915be4983a967ac", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 10:55:45,554 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-58ab1fd3-5a8d-4278-8eb9-32a1ee01a548 2018-08-01 10:55:45,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9292/v2/images/27e4f1b2-380d-4bca-9cb7-37ebe056ec05/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}65bf7643b45432a4056548dcfda16f849d9677ab" -d '' 2018-08-01 10:55:46,039 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-07c926f2-1095-4208-8d3d-5ffe16c2acf2 Date: Wed, 01 Aug 2018 10:55:46 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-01 10:55:46,039 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/27e4f1b2-380d-4bca-9cb7-37ebe056ec05/file used request id req-07c926f2-1095-4208-8d3d-5ffe16c2acf2 2018-08-01 10:55:46,040 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-01 10:55:46,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/27e4f1b2-380d-4bca-9cb7-37ebe056ec05 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}65bf7643b45432a4056548dcfda16f849d9677ab" 2018-08-01 10:55:46,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-1a31eead-10cc-4444-93cd-7cc16987d33d Date: Wed, 01 Aug 2018 10:55:46 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-78cb8aa9-3db6-4a1c-bc29-89c049c5411a-image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T10:55:45Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-01T10:55:45Z", "visibility": "shared", "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/27e4f1b2-380d-4bca-9cb7-37ebe056ec05/snap", "metadata": {}}], "self": "/v2/images/27e4f1b2-380d-4bca-9cb7-37ebe056ec05", "min_disk": 0, "protected": false, "id": "27e4f1b2-380d-4bca-9cb7-37ebe056ec05", "file": "/v2/images/27e4f1b2-380d-4bca-9cb7-37ebe056ec05/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a1c0adf7c28248dd9915be4983a967ac", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/27e4f1b2-380d-4bca-9cb7-37ebe056ec05/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 10:55:46,056 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/27e4f1b2-380d-4bca-9cb7-37ebe056ec05 used request id req-1a31eead-10cc-4444-93cd-7cc16987d33d 2018-08-01 10:55:46,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}65bf7643b45432a4056548dcfda16f849d9677ab" 2018-08-01 10:55:46,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-0c280216-3e2d-490d-a0a9-c1008276c3c3 Date: Wed, 01 Aug 2018 10:55: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-08-01 10:55:46,062 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-0c280216-3e2d-490d-a0a9-c1008276c3c3 2018-08-01 10:55:46,063 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-78cb8aa9-3db6-4a1c-bc29-89c049c5411a-image 2018-08-01 10:55:46,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/27e4f1b2-380d-4bca-9cb7-37ebe056ec05 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}65bf7643b45432a4056548dcfda16f849d9677ab" 2018-08-01 10:55:46,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-e0a61b47-1f1a-4775-8c87-c5597b965b85 Date: Wed, 01 Aug 2018 10:55:46 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-78cb8aa9-3db6-4a1c-bc29-89c049c5411a-image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T10:55:45Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-01T10:55:45Z", "visibility": "shared", "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/27e4f1b2-380d-4bca-9cb7-37ebe056ec05/snap", "metadata": {}}], "self": "/v2/images/27e4f1b2-380d-4bca-9cb7-37ebe056ec05", "min_disk": 0, "protected": false, "id": "27e4f1b2-380d-4bca-9cb7-37ebe056ec05", "file": "/v2/images/27e4f1b2-380d-4bca-9cb7-37ebe056ec05/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a1c0adf7c28248dd9915be4983a967ac", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/27e4f1b2-380d-4bca-9cb7-37ebe056ec05/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 10:55:46,077 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/27e4f1b2-380d-4bca-9cb7-37ebe056ec05 used request id req-e0a61b47-1f1a-4775-8c87-c5597b965b85 2018-08-01 10:55:46,077 - create_image - DEBUG - Instance status is - active 2018-08-01 10:55:46,078 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-78cb8aa9-3db6-4a1c-bc29-89c049c5411a-image 2018-08-01 10:55:46,078 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-78cb8aa9-3db6-4a1c-bc29-89c049c5411a-image 2018-08-01 10:55:46,078 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:55:46,078 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:55:46,455 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "96c40092e4c94fcd86f81f79be8fb262", "name": "InstanceSecurityGroupTests-b8bd7f98-49d2-462-proj-role"}], "expires_at": "2018-08-01T11:55:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a1c0adf7c28248dd9915be4983a967ac", "name": "InstanceSecurityGroupTests-b8bd7f98-49d2-462-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/a1c0adf7c28248dd9915be4983a967ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/a1c0adf7c28248dd9915be4983a967ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/a1c0adf7c28248dd9915be4983a967ac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/a1c0adf7c28248dd9915be4983a967ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/a1c0adf7c28248dd9915be4983a967ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/a1c0adf7c28248dd9915be4983a967ac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_a1c0adf7c28248dd9915be4983a967ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_a1c0adf7c28248dd9915be4983a967ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a1c0adf7c28248dd9915be4983a967ac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/a1c0adf7c28248dd9915be4983a967ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/a1c0adf7c28248dd9915be4983a967ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/a1c0adf7c28248dd9915be4983a967ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/a1c0adf7c28248dd9915be4983a967ac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/a1c0adf7c28248dd9915be4983a967ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-b8bd7f98-49d2-462-user", "id": "ce7c32a32c8746a5ba17b91382730dc9"}, "audit_ids": ["wtYERFemRL-lWPh9xShq3A"], "issued_at": "2018-08-01T10:55:46.000000Z"}} 2018-08-01 10:55:46,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10f624aa1f90bdd9216e5aec8891998d2c6f2da0" 2018-08-01 10:55:46,530 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:55:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0205a713-b684-4554-96f4-f497da1901ca Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:55:46,530 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-0205a713-b684-4554-96f4-f497da1901ca 2018-08-01 10:55:46,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-78cb8aa9-3db6-4a1c-bc29-89c049c5411a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10f624aa1f90bdd9216e5aec8891998d2c6f2da0" 2018-08-01 10:55:46,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-291c2d3b-5036-461c-a65d-6bff2d49c4a1 Date: Wed, 01 Aug 2018 10:55:46 GMT RESP BODY: {"networks":[]} 2018-08-01 10:55:46,713 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-78cb8aa9-3db6-4a1c-bc29-89c049c5411a-pub-net used request id req-291c2d3b-5036-461c-a65d-6bff2d49c4a1 2018-08-01 10:55:46,714 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-78cb8aa9-3db6-4a1c-bc29-89c049c5411a-pub-net 2018-08-01 10:55:46,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10f624aa1f90bdd9216e5aec8891998d2c6f2da0" -d '{"network": {"name": "InstanceSecurityGroupTests-78cb8aa9-3db6-4a1c-bc29-89c049c5411a-pub-net", "admin_state_up": true}}' 2018-08-01 10:55:47,221 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-72d8b68c-f57b-4d05-b6ef-6fe549f7748c Date: Wed, 01 Aug 2018 10:55:47 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"811b50ec-3f11-4d85-a9ba-16269f26e0a5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a1c0adf7c28248dd9915be4983a967ac","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T10:55:47Z","is_default":false,"name":"InstanceSecurityGroupTests-78cb8aa9-3db6-4a1c-bc29-89c049c5411a-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"a1c0adf7c28248dd9915be4983a967ac","created_at":"2018-08-01T10:55:46Z","mtu":1450}} 2018-08-01 10:55:47,221 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks used request id req-72d8b68c-f57b-4d05-b6ef-6fe549f7748c 2018-08-01 10:55:47,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=811b50ec-3f11-4d85-a9ba-16269f26e0a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10f624aa1f90bdd9216e5aec8891998d2c6f2da0" 2018-08-01 10:55:47,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 633 X-Openstack-Request-Id: req-b4707a36-9401-4bd0-a387-d89a7875b6a2 Date: Wed, 01 Aug 2018 10:55:47 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"811b50ec-3f11-4d85-a9ba-16269f26e0a5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a1c0adf7c28248dd9915be4983a967ac","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T10:55:47Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-78cb8aa9-3db6-4a1c-bc29-89c049c5411a-pub-net","admin_state_up":true,"tenant_id":"a1c0adf7c28248dd9915be4983a967ac","created_at":"2018-08-01T10:55:46Z","mtu":1450}]} 2018-08-01 10:55:47,329 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=811b50ec-3f11-4d85-a9ba-16269f26e0a5 used request id req-b4707a36-9401-4bd0-a387-d89a7875b6a2 2018-08-01 10:55:47,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=811b50ec-3f11-4d85-a9ba-16269f26e0a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10f624aa1f90bdd9216e5aec8891998d2c6f2da0" 2018-08-01 10:55:47,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-7ac9693f-dab1-4327-a6f4-c40c1770f45e Date: Wed, 01 Aug 2018 10:55:47 GMT RESP BODY: {"subnets":[]} 2018-08-01 10:55:47,361 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=811b50ec-3f11-4d85-a9ba-16269f26e0a5 used request id req-7ac9693f-dab1-4327-a6f4-c40c1770f45e 2018-08-01 10:55:47,361 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-78cb8aa9-3db6-4a1c-bc29-89c049c5411a-pub-subnet 2018-08-01 10:55:47,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10f624aa1f90bdd9216e5aec8891998d2c6f2da0" -d '{"subnets": [{"ip_version": 4, "network_id": "811b50ec-3f11-4d85-a9ba-16269f26e0a5", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-78cb8aa9-3db6-4a1c-bc29-89c049c5411a-pub-subnet"}]}' 2018-08-01 10:55:48,077 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-c2643d1e-be80-4483-b659-5850edc94995 Date: Wed, 01 Aug 2018 10:55:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"811b50ec-3f11-4d85-a9ba-16269f26e0a5","tenant_id":"a1c0adf7c28248dd9915be4983a967ac","created_at":"2018-08-01T10:55:47Z","dns_nameservers":[],"updated_at":"2018-08-01T10:55:47Z","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":"a1c0adf7c28248dd9915be4983a967ac","id":"41505e51-a23b-4d4e-ab20-c30f86f5ac43","subnetpool_id":null,"name":"InstanceSecurityGroupTests-78cb8aa9-3db6-4a1c-bc29-89c049c5411a-pub-subnet"}]} 2018-08-01 10:55:48,077 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets used request id req-c2643d1e-be80-4483-b659-5850edc94995 2018-08-01 10:55:48,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=811b50ec-3f11-4d85-a9ba-16269f26e0a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10f624aa1f90bdd9216e5aec8891998d2c6f2da0" 2018-08-01 10:55:48,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-6c987e4a-1426-4cfe-842a-ba37a13f714b Date: Wed, 01 Aug 2018 10:55:48 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"811b50ec-3f11-4d85-a9ba-16269f26e0a5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a1c0adf7c28248dd9915be4983a967ac","l2_adjacency":true,"status":"ACTIVE","subnets":["41505e51-a23b-4d4e-ab20-c30f86f5ac43"],"description":"","tags":[],"updated_at":"2018-08-01T10:55:47Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-78cb8aa9-3db6-4a1c-bc29-89c049c5411a-pub-net","admin_state_up":true,"tenant_id":"a1c0adf7c28248dd9915be4983a967ac","created_at":"2018-08-01T10:55:46Z","mtu":1450}]} 2018-08-01 10:55:48,181 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=811b50ec-3f11-4d85-a9ba-16269f26e0a5 used request id req-6c987e4a-1426-4cfe-842a-ba37a13f714b 2018-08-01 10:55:48,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=811b50ec-3f11-4d85-a9ba-16269f26e0a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10f624aa1f90bdd9216e5aec8891998d2c6f2da0" 2018-08-01 10:55:48,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-a5d1d45a-e593-4581-a251-73e2bb90c6ef Date: Wed, 01 Aug 2018 10:55:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"811b50ec-3f11-4d85-a9ba-16269f26e0a5","tenant_id":"a1c0adf7c28248dd9915be4983a967ac","created_at":"2018-08-01T10:55:47Z","dns_nameservers":[],"updated_at":"2018-08-01T10:55:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a1c0adf7c28248dd9915be4983a967ac","id":"41505e51-a23b-4d4e-ab20-c30f86f5ac43","subnetpool_id":null,"name":"InstanceSecurityGroupTests-78cb8aa9-3db6-4a1c-bc29-89c049c5411a-pub-subnet"}]} 2018-08-01 10:55:48,258 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=811b50ec-3f11-4d85-a9ba-16269f26e0a5 used request id req-a5d1d45a-e593-4581-a251-73e2bb90c6ef 2018-08-01 10:55:48,258 - OpenStackNetwork - DEBUG - Network [811b50ec-3f11-4d85-a9ba-16269f26e0a5] created successfully 2018-08-01 10:55:48,258 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:55:48,259 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:55:48,648 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:55:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["nX-bt-_VTieam0n9uJRuew"], "issued_at": "2018-08-01T10:55:48.000000Z"}} 2018-08-01 10:55:48,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3735989de147bb6ebd905a44fc1a34c69b7aab7" 2018-08-01 10:55:48,661 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:55:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-836450c6-20f5-460e-9ea0-fd3325bc682e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:55:48,661 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-836450c6-20f5-460e-9ea0-fd3325bc682e 2018-08-01 10:55:48,662 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 10:55:48,666 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3735989de147bb6ebd905a44fc1a34c69b7aab7" 2018-08-01 10:55:48,853 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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-7f1abe32-0f8a-4c1c-902c-fc93a428f5b1 x-compute-request-id: req-7f1abe32-0f8a-4c1c-902c-fc93a428f5b1 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"flavors": [{"id": "4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "rel": "bookmark"}], "name": "vmtp-flavor_ee58c79f-c6fb-483f-8b9c-406ffbfad757"}, {"id": "5b61c696-1b5b-4204-b7e5-ca4a818093b0", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "bookmark"}], "name": "shaker-flavor_81952131-3011-4d90-80f4-831743223f59"}]} 2018-08-01 10:55:48,853 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-7f1abe32-0f8a-4c1c-902c-fc93a428f5b1 2018-08-01 10:55:48,857 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3735989de147bb6ebd905a44fc1a34c69b7aab7" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-78cb8aa9-3db6-4a1c-bc29-89c049c5411a-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-08-01 10:55:48,891 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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-2b63d2e2-ff83-46df-81cd-44b742a26d77 x-compute-request-id: req-2b63d2e2-ff83-46df-81cd-44b742a26d77 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-78cb8aa9-3db6-4a1c-bc29-89c049c5411a-flavor-name", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/05a50e8b-ea78-43f5-b3f0-d91f8c792f65", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/05a50e8b-ea78-43f5-b3f0-d91f8c792f65", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "05a50e8b-ea78-43f5-b3f0-d91f8c792f65"}} 2018-08-01 10:55:48,891 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-2b63d2e2-ff83-46df-81cd-44b742a26d77 2018-08-01 10:55:48,892 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:55:48,893 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:55:49,273 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "96c40092e4c94fcd86f81f79be8fb262", "name": "InstanceSecurityGroupTests-b8bd7f98-49d2-462-proj-role"}], "expires_at": "2018-08-01T11:55:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a1c0adf7c28248dd9915be4983a967ac", "name": "InstanceSecurityGroupTests-b8bd7f98-49d2-462-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/a1c0adf7c28248dd9915be4983a967ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/a1c0adf7c28248dd9915be4983a967ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/a1c0adf7c28248dd9915be4983a967ac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/a1c0adf7c28248dd9915be4983a967ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/a1c0adf7c28248dd9915be4983a967ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/a1c0adf7c28248dd9915be4983a967ac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_a1c0adf7c28248dd9915be4983a967ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_a1c0adf7c28248dd9915be4983a967ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a1c0adf7c28248dd9915be4983a967ac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/a1c0adf7c28248dd9915be4983a967ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/a1c0adf7c28248dd9915be4983a967ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/a1c0adf7c28248dd9915be4983a967ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/a1c0adf7c28248dd9915be4983a967ac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/a1c0adf7c28248dd9915be4983a967ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-b8bd7f98-49d2-462-user", "id": "ce7c32a32c8746a5ba17b91382730dc9"}, "audit_ids": ["_O-YVshmQo6myjmyZ0nVVg"], "issued_at": "2018-08-01T10:55:49.000000Z"}} 2018-08-01 10:55:49,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d292e55027b7657c1c27674f46d6a2f33ae707e5" 2018-08-01 10:55:49,357 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:55:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfa1bc44-be77-4ea7-8da4-39c1c517b6e3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:55:49,357 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-cfa1bc44-be77-4ea7-8da4-39c1c517b6e3 2018-08-01 10:55:49,358 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 10:55:49,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d292e55027b7657c1c27674f46d6a2f33ae707e5" 2018-08-01 10:55:49,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:55:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cc2b23a-2f57-429b-bcbc-bcee5272eb87 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:55:49,438 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-2cc2b23a-2f57-429b-bcbc-bcee5272eb87 2018-08-01 10:55:49,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-78cb8aa9-3db6-4a1c-bc29-89c049c5411a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d292e55027b7657c1c27674f46d6a2f33ae707e5" 2018-08-01 10:55:49,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-feb8c4bd-d9af-4982-9390-3d309ce25e02 Date: Wed, 01 Aug 2018 10:55:49 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"811b50ec-3f11-4d85-a9ba-16269f26e0a5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a1c0adf7c28248dd9915be4983a967ac","l2_adjacency":true,"status":"ACTIVE","subnets":["41505e51-a23b-4d4e-ab20-c30f86f5ac43"],"description":"","tags":[],"updated_at":"2018-08-01T10:55:47Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-78cb8aa9-3db6-4a1c-bc29-89c049c5411a-pub-net","admin_state_up":true,"tenant_id":"a1c0adf7c28248dd9915be4983a967ac","created_at":"2018-08-01T10:55:46Z","mtu":1450}]} 2018-08-01 10:55:49,702 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-78cb8aa9-3db6-4a1c-bc29-89c049c5411a-pub-net used request id req-feb8c4bd-d9af-4982-9390-3d309ce25e02 2018-08-01 10:55:49,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=811b50ec-3f11-4d85-a9ba-16269f26e0a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d292e55027b7657c1c27674f46d6a2f33ae707e5" 2018-08-01 10:55:49,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-1e7bda66-aa15-4a20-8fb9-54c6bba6d9d5 Date: Wed, 01 Aug 2018 10:55:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"811b50ec-3f11-4d85-a9ba-16269f26e0a5","tenant_id":"a1c0adf7c28248dd9915be4983a967ac","created_at":"2018-08-01T10:55:47Z","dns_nameservers":[],"updated_at":"2018-08-01T10:55:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a1c0adf7c28248dd9915be4983a967ac","id":"41505e51-a23b-4d4e-ab20-c30f86f5ac43","subnetpool_id":null,"name":"InstanceSecurityGroupTests-78cb8aa9-3db6-4a1c-bc29-89c049c5411a-pub-subnet"}]} 2018-08-01 10:55:49,755 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=811b50ec-3f11-4d85-a9ba-16269f26e0a5 used request id req-1e7bda66-aa15-4a20-8fb9-54c6bba6d9d5 2018-08-01 10:55:49,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-78cb8aa9-3db6-4a1c-bc29-89c049c5411a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d292e55027b7657c1c27674f46d6a2f33ae707e5" 2018-08-01 10:55:49,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-b33d517b-67b7-45a9-83ff-ca81ded3371a Date: Wed, 01 Aug 2018 10:55:49 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"811b50ec-3f11-4d85-a9ba-16269f26e0a5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a1c0adf7c28248dd9915be4983a967ac","l2_adjacency":true,"status":"ACTIVE","subnets":["41505e51-a23b-4d4e-ab20-c30f86f5ac43"],"description":"","tags":[],"updated_at":"2018-08-01T10:55:47Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-78cb8aa9-3db6-4a1c-bc29-89c049c5411a-pub-net","admin_state_up":true,"tenant_id":"a1c0adf7c28248dd9915be4983a967ac","created_at":"2018-08-01T10:55:46Z","mtu":1450}]} 2018-08-01 10:55:49,853 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-78cb8aa9-3db6-4a1c-bc29-89c049c5411a-pub-net used request id req-b33d517b-67b7-45a9-83ff-ca81ded3371a 2018-08-01 10:55:49,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:55:49,861 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:55: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:55:49,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/a1c0adf7c28248dd9915be4983a967ac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d292e55027b7657c1c27674f46d6a2f33ae707e5" 2018-08-01 10:55:49,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:55:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a7131a7-084d-4a3c-a42f-3a44255dade9 Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/a1c0adf7c28248dd9915be4983a967ac"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a1c0adf7c28248dd9915be4983a967ac", "name": "InstanceSecurityGroupTests-b8bd7f98-49d2-462-proj"}} 2018-08-01 10:55:49,952 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/a1c0adf7c28248dd9915be4983a967ac used request id req-3a7131a7-084d-4a3c-a42f-3a44255dade9 2018-08-01 10:55:49,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=811b50ec-3f11-4d85-a9ba-16269f26e0a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d292e55027b7657c1c27674f46d6a2f33ae707e5" 2018-08-01 10:55:50,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-ba66c425-8815-42ac-8fd5-4eabfd20f62e Date: Wed, 01 Aug 2018 10:55:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"811b50ec-3f11-4d85-a9ba-16269f26e0a5","tenant_id":"a1c0adf7c28248dd9915be4983a967ac","created_at":"2018-08-01T10:55:47Z","dns_nameservers":[],"updated_at":"2018-08-01T10:55:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a1c0adf7c28248dd9915be4983a967ac","id":"41505e51-a23b-4d4e-ab20-c30f86f5ac43","subnetpool_id":null,"name":"InstanceSecurityGroupTests-78cb8aa9-3db6-4a1c-bc29-89c049c5411a-pub-subnet"}]} 2018-08-01 10:55:50,018 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=811b50ec-3f11-4d85-a9ba-16269f26e0a5 used request id req-ba66c425-8815-42ac-8fd5-4eabfd20f62e 2018-08-01 10:55:50,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=811b50ec-3f11-4d85-a9ba-16269f26e0a5&name=InstanceSecurityGroupTests-78cb8aa9-3db6-4a1c-bc29-89c049c5411a-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d292e55027b7657c1c27674f46d6a2f33ae707e5" 2018-08-01 10:55:50,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-a8a9bd62-97ea-4dfc-84a4-bbf4336e6306 Date: Wed, 01 Aug 2018 10:55:50 GMT RESP BODY: {"ports":[]} 2018-08-01 10:55:50,053 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=811b50ec-3f11-4d85-a9ba-16269f26e0a5&name=InstanceSecurityGroupTests-78cb8aa9-3db6-4a1c-bc29-89c049c5411a-port&admin_state_up=True used request id req-a8a9bd62-97ea-4dfc-84a4-bbf4336e6306 2018-08-01 10:55:50,056 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-78cb8aa9-3db6-4a1c-bc29-89c049c5411a-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d292e55027b7657c1c27674f46d6a2f33ae707e5" 2018-08-01 10:55:50,284 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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 x-openstack-request-id: req-fcf17e25-e572-4db4-8fa8-b9237c5b2b7c x-compute-request-id: req-fcf17e25-e572-4db4-8fa8-b9237c5b2b7c Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-01 10:55:50,284 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-78cb8aa9-3db6-4a1c-bc29-89c049c5411a-inst used request id req-fcf17e25-e572-4db4-8fa8-b9237c5b2b7c 2018-08-01 10:55:50,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-78cb8aa9-3db6-4a1c-bc29-89c049c5411a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d292e55027b7657c1c27674f46d6a2f33ae707e5" 2018-08-01 10:55:50,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-862c3bf8-0ffd-4bda-973a-925e1b012800 Date: Wed, 01 Aug 2018 10:55:50 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"811b50ec-3f11-4d85-a9ba-16269f26e0a5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a1c0adf7c28248dd9915be4983a967ac","l2_adjacency":true,"status":"ACTIVE","subnets":["41505e51-a23b-4d4e-ab20-c30f86f5ac43"],"description":"","tags":[],"updated_at":"2018-08-01T10:55:47Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-78cb8aa9-3db6-4a1c-bc29-89c049c5411a-pub-net","admin_state_up":true,"tenant_id":"a1c0adf7c28248dd9915be4983a967ac","created_at":"2018-08-01T10:55:46Z","mtu":1450}]} 2018-08-01 10:55:50,381 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-78cb8aa9-3db6-4a1c-bc29-89c049c5411a-pub-net used request id req-862c3bf8-0ffd-4bda-973a-925e1b012800 2018-08-01 10:55:50,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=811b50ec-3f11-4d85-a9ba-16269f26e0a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d292e55027b7657c1c27674f46d6a2f33ae707e5" 2018-08-01 10:55:50,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-548c6f21-7719-44b1-8c3a-00fca70df23a Date: Wed, 01 Aug 2018 10:55:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"811b50ec-3f11-4d85-a9ba-16269f26e0a5","tenant_id":"a1c0adf7c28248dd9915be4983a967ac","created_at":"2018-08-01T10:55:47Z","dns_nameservers":[],"updated_at":"2018-08-01T10:55:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a1c0adf7c28248dd9915be4983a967ac","id":"41505e51-a23b-4d4e-ab20-c30f86f5ac43","subnetpool_id":null,"name":"InstanceSecurityGroupTests-78cb8aa9-3db6-4a1c-bc29-89c049c5411a-pub-subnet"}]} 2018-08-01 10:55:50,431 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=811b50ec-3f11-4d85-a9ba-16269f26e0a5 used request id req-548c6f21-7719-44b1-8c3a-00fca70df23a 2018-08-01 10:55:50,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-78cb8aa9-3db6-4a1c-bc29-89c049c5411a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d292e55027b7657c1c27674f46d6a2f33ae707e5" 2018-08-01 10:55:50,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-36ee19ee-8572-4d1c-9aab-d24c8eec0859 Date: Wed, 01 Aug 2018 10:55:50 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"811b50ec-3f11-4d85-a9ba-16269f26e0a5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a1c0adf7c28248dd9915be4983a967ac","l2_adjacency":true,"status":"ACTIVE","subnets":["41505e51-a23b-4d4e-ab20-c30f86f5ac43"],"description":"","tags":[],"updated_at":"2018-08-01T10:55:47Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-78cb8aa9-3db6-4a1c-bc29-89c049c5411a-pub-net","admin_state_up":true,"tenant_id":"a1c0adf7c28248dd9915be4983a967ac","created_at":"2018-08-01T10:55:46Z","mtu":1450}]} 2018-08-01 10:55:50,527 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-78cb8aa9-3db6-4a1c-bc29-89c049c5411a-pub-net used request id req-36ee19ee-8572-4d1c-9aab-d24c8eec0859 2018-08-01 10:55:50,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/a1c0adf7c28248dd9915be4983a967ac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d292e55027b7657c1c27674f46d6a2f33ae707e5" 2018-08-01 10:55:50,622 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:55:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b531abe-a318-495c-ac3a-8d6a2a4b8f32 Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/a1c0adf7c28248dd9915be4983a967ac"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a1c0adf7c28248dd9915be4983a967ac", "name": "InstanceSecurityGroupTests-b8bd7f98-49d2-462-proj"}} 2018-08-01 10:55:50,622 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/a1c0adf7c28248dd9915be4983a967ac used request id req-5b531abe-a318-495c-ac3a-8d6a2a4b8f32 2018-08-01 10:55:50,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=811b50ec-3f11-4d85-a9ba-16269f26e0a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d292e55027b7657c1c27674f46d6a2f33ae707e5" 2018-08-01 10:55:50,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-78a4a87a-8c63-4fc8-b523-b605a91b8bb6 Date: Wed, 01 Aug 2018 10:55:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"811b50ec-3f11-4d85-a9ba-16269f26e0a5","tenant_id":"a1c0adf7c28248dd9915be4983a967ac","created_at":"2018-08-01T10:55:47Z","dns_nameservers":[],"updated_at":"2018-08-01T10:55:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a1c0adf7c28248dd9915be4983a967ac","id":"41505e51-a23b-4d4e-ab20-c30f86f5ac43","subnetpool_id":null,"name":"InstanceSecurityGroupTests-78cb8aa9-3db6-4a1c-bc29-89c049c5411a-pub-subnet"}]} 2018-08-01 10:55:50,675 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=811b50ec-3f11-4d85-a9ba-16269f26e0a5 used request id req-78a4a87a-8c63-4fc8-b523-b605a91b8bb6 2018-08-01 10:55:50,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=811b50ec-3f11-4d85-a9ba-16269f26e0a5&name=InstanceSecurityGroupTests-78cb8aa9-3db6-4a1c-bc29-89c049c5411a-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d292e55027b7657c1c27674f46d6a2f33ae707e5" 2018-08-01 10:55:50,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-7b2d0165-d042-466f-b276-ce670493cfc1 Date: Wed, 01 Aug 2018 10:55:50 GMT RESP BODY: {"ports":[]} 2018-08-01 10:55:50,708 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=811b50ec-3f11-4d85-a9ba-16269f26e0a5&name=InstanceSecurityGroupTests-78cb8aa9-3db6-4a1c-bc29-89c049c5411a-port&admin_state_up=True used request id req-7b2d0165-d042-466f-b276-ce670493cfc1 2018-08-01 10:55:50,708 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:55:50,709 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:55:51,090 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "96c40092e4c94fcd86f81f79be8fb262", "name": "InstanceSecurityGroupTests-b8bd7f98-49d2-462-proj-role"}], "expires_at": "2018-08-01T11:55:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a1c0adf7c28248dd9915be4983a967ac", "name": "InstanceSecurityGroupTests-b8bd7f98-49d2-462-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/a1c0adf7c28248dd9915be4983a967ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/a1c0adf7c28248dd9915be4983a967ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/a1c0adf7c28248dd9915be4983a967ac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/a1c0adf7c28248dd9915be4983a967ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/a1c0adf7c28248dd9915be4983a967ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/a1c0adf7c28248dd9915be4983a967ac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_a1c0adf7c28248dd9915be4983a967ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_a1c0adf7c28248dd9915be4983a967ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a1c0adf7c28248dd9915be4983a967ac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/a1c0adf7c28248dd9915be4983a967ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/a1c0adf7c28248dd9915be4983a967ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/a1c0adf7c28248dd9915be4983a967ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/a1c0adf7c28248dd9915be4983a967ac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/a1c0adf7c28248dd9915be4983a967ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-b8bd7f98-49d2-462-user", "id": "ce7c32a32c8746a5ba17b91382730dc9"}, "audit_ids": ["ejr9G1z6RlOVdUufcII6fw"], "issued_at": "2018-08-01T10:55:51.000000Z"}} 2018-08-01 10:55:51,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35181ccf2fe3b5d890f5b3e61a0f3b7f3861432e" 2018-08-01 10:55:51,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:55:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-570673c7-4d5f-4664-9b1d-50de45a435a1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:55:51,241 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-570673c7-4d5f-4664-9b1d-50de45a435a1 2018-08-01 10:55:51,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-78cb8aa9-3db6-4a1c-bc29-89c049c5411a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d292e55027b7657c1c27674f46d6a2f33ae707e5" 2018-08-01 10:55:51,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-d742177c-64fb-41a3-a5ea-ab84f2314320 Date: Wed, 01 Aug 2018 10:55:51 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"811b50ec-3f11-4d85-a9ba-16269f26e0a5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a1c0adf7c28248dd9915be4983a967ac","l2_adjacency":true,"status":"ACTIVE","subnets":["41505e51-a23b-4d4e-ab20-c30f86f5ac43"],"description":"","tags":[],"updated_at":"2018-08-01T10:55:47Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-78cb8aa9-3db6-4a1c-bc29-89c049c5411a-pub-net","admin_state_up":true,"tenant_id":"a1c0adf7c28248dd9915be4983a967ac","created_at":"2018-08-01T10:55:46Z","mtu":1450}]} 2018-08-01 10:55:51,342 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-78cb8aa9-3db6-4a1c-bc29-89c049c5411a-pub-net used request id req-d742177c-64fb-41a3-a5ea-ab84f2314320 2018-08-01 10:55:51,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=811b50ec-3f11-4d85-a9ba-16269f26e0a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d292e55027b7657c1c27674f46d6a2f33ae707e5" 2018-08-01 10:55:51,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-e11cbdb2-b76d-443d-bd13-a066d7867b83 Date: Wed, 01 Aug 2018 10:55:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"811b50ec-3f11-4d85-a9ba-16269f26e0a5","tenant_id":"a1c0adf7c28248dd9915be4983a967ac","created_at":"2018-08-01T10:55:47Z","dns_nameservers":[],"updated_at":"2018-08-01T10:55:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a1c0adf7c28248dd9915be4983a967ac","id":"41505e51-a23b-4d4e-ab20-c30f86f5ac43","subnetpool_id":null,"name":"InstanceSecurityGroupTests-78cb8aa9-3db6-4a1c-bc29-89c049c5411a-pub-subnet"}]} 2018-08-01 10:55:51,621 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=811b50ec-3f11-4d85-a9ba-16269f26e0a5 used request id req-e11cbdb2-b76d-443d-bd13-a066d7867b83 2018-08-01 10:55:51,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-78cb8aa9-3db6-4a1c-bc29-89c049c5411a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d292e55027b7657c1c27674f46d6a2f33ae707e5" 2018-08-01 10:55:51,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-cc27599d-b44b-4723-aaf7-9b0c73cd4e8a Date: Wed, 01 Aug 2018 10:55:51 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"811b50ec-3f11-4d85-a9ba-16269f26e0a5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a1c0adf7c28248dd9915be4983a967ac","l2_adjacency":true,"status":"ACTIVE","subnets":["41505e51-a23b-4d4e-ab20-c30f86f5ac43"],"description":"","tags":[],"updated_at":"2018-08-01T10:55:47Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-78cb8aa9-3db6-4a1c-bc29-89c049c5411a-pub-net","admin_state_up":true,"tenant_id":"a1c0adf7c28248dd9915be4983a967ac","created_at":"2018-08-01T10:55:46Z","mtu":1450}]} 2018-08-01 10:55:51,721 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-78cb8aa9-3db6-4a1c-bc29-89c049c5411a-pub-net used request id req-cc27599d-b44b-4723-aaf7-9b0c73cd4e8a 2018-08-01 10:55:51,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:55:51,729 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:55: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:55:51,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/a1c0adf7c28248dd9915be4983a967ac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35181ccf2fe3b5d890f5b3e61a0f3b7f3861432e" 2018-08-01 10:55:51,812 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:55:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9896e365-e91a-4afb-a3c5-b8caf9930dcc Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/a1c0adf7c28248dd9915be4983a967ac"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a1c0adf7c28248dd9915be4983a967ac", "name": "InstanceSecurityGroupTests-b8bd7f98-49d2-462-proj"}} 2018-08-01 10:55:51,812 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/a1c0adf7c28248dd9915be4983a967ac used request id req-9896e365-e91a-4afb-a3c5-b8caf9930dcc 2018-08-01 10:55:51,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=811b50ec-3f11-4d85-a9ba-16269f26e0a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d292e55027b7657c1c27674f46d6a2f33ae707e5" 2018-08-01 10:55:51,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-59689545-940a-4d2c-a8bf-dd45ff63c39e Date: Wed, 01 Aug 2018 10:55:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"811b50ec-3f11-4d85-a9ba-16269f26e0a5","tenant_id":"a1c0adf7c28248dd9915be4983a967ac","created_at":"2018-08-01T10:55:47Z","dns_nameservers":[],"updated_at":"2018-08-01T10:55:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a1c0adf7c28248dd9915be4983a967ac","id":"41505e51-a23b-4d4e-ab20-c30f86f5ac43","subnetpool_id":null,"name":"InstanceSecurityGroupTests-78cb8aa9-3db6-4a1c-bc29-89c049c5411a-pub-subnet"}]} 2018-08-01 10:55:51,863 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=811b50ec-3f11-4d85-a9ba-16269f26e0a5 used request id req-59689545-940a-4d2c-a8bf-dd45ff63c39e 2018-08-01 10:55:51,864 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-78cb8aa9-3db6-4a1c-bc29-89c049c5411a-pub-net 2018-08-01 10:55:51,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d292e55027b7657c1c27674f46d6a2f33ae707e5" -d '{"port": {"network_id": "811b50ec-3f11-4d85-a9ba-16269f26e0a5", "name": "InstanceSecurityGroupTests-78cb8aa9-3db6-4a1c-bc29-89c049c5411a-port", "admin_state_up": true}}' 2018-08-01 10:55:52,803 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 809 X-Openstack-Request-Id: req-b9051ee5-99e4-49e6-a862-44bbeb4c80e3 Date: Wed, 01 Aug 2018 10:55:52 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:55:52Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"41505e51-a23b-4d4e-ab20-c30f86f5ac43","ip_address":"10.55.0.8"}],"id":"dc9dd3e5-ef7d-4373-ad23-7f8a37d81b02","security_groups":["8de5ad1f-1589-4ac1-951a-2b9c20116e79"],"mac_address":"fa:16:3e:0a:75:8f","device_id":"","status":"DOWN","description":"","tags":[],"name":"InstanceSecurityGroupTests-78cb8aa9-3db6-4a1c-bc29-89c049c5411a-port","project_id":"a1c0adf7c28248dd9915be4983a967ac","qos_policy_id":null,"admin_state_up":true,"network_id":"811b50ec-3f11-4d85-a9ba-16269f26e0a5","tenant_id":"a1c0adf7c28248dd9915be4983a967ac","created_at":"2018-08-01T10:55:52Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-08-01 10:55:52,803 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/ports used request id req-b9051ee5-99e4-49e6-a862-44bbeb4c80e3 2018-08-01 10:55:52,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-78cb8aa9-3db6-4a1c-bc29-89c049c5411a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d292e55027b7657c1c27674f46d6a2f33ae707e5" 2018-08-01 10:55:52,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-a48b41b6-4718-409d-a427-33c049188f70 Date: Wed, 01 Aug 2018 10:55:52 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"811b50ec-3f11-4d85-a9ba-16269f26e0a5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a1c0adf7c28248dd9915be4983a967ac","l2_adjacency":true,"status":"ACTIVE","subnets":["41505e51-a23b-4d4e-ab20-c30f86f5ac43"],"description":"","tags":[],"updated_at":"2018-08-01T10:55:47Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-78cb8aa9-3db6-4a1c-bc29-89c049c5411a-pub-net","admin_state_up":true,"tenant_id":"a1c0adf7c28248dd9915be4983a967ac","created_at":"2018-08-01T10:55:46Z","mtu":1450}]} 2018-08-01 10:55:52,901 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-78cb8aa9-3db6-4a1c-bc29-89c049c5411a-pub-net used request id req-a48b41b6-4718-409d-a427-33c049188f70 2018-08-01 10:55:52,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=811b50ec-3f11-4d85-a9ba-16269f26e0a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d292e55027b7657c1c27674f46d6a2f33ae707e5" 2018-08-01 10:55:52,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-b25daaf3-ecac-4278-a1d6-515a3daf932f Date: Wed, 01 Aug 2018 10:55:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"811b50ec-3f11-4d85-a9ba-16269f26e0a5","tenant_id":"a1c0adf7c28248dd9915be4983a967ac","created_at":"2018-08-01T10:55:47Z","dns_nameservers":[],"updated_at":"2018-08-01T10:55:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a1c0adf7c28248dd9915be4983a967ac","id":"41505e51-a23b-4d4e-ab20-c30f86f5ac43","subnetpool_id":null,"name":"InstanceSecurityGroupTests-78cb8aa9-3db6-4a1c-bc29-89c049c5411a-pub-subnet"}]} 2018-08-01 10:55:52,950 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=811b50ec-3f11-4d85-a9ba-16269f26e0a5 used request id req-b25daaf3-ecac-4278-a1d6-515a3daf932f 2018-08-01 10:55:52,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-78cb8aa9-3db6-4a1c-bc29-89c049c5411a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d292e55027b7657c1c27674f46d6a2f33ae707e5" 2018-08-01 10:55:53,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-1653b562-df78-4ce6-b9c7-25681e78cf63 Date: Wed, 01 Aug 2018 10:55:53 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"811b50ec-3f11-4d85-a9ba-16269f26e0a5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a1c0adf7c28248dd9915be4983a967ac","l2_adjacency":true,"status":"ACTIVE","subnets":["41505e51-a23b-4d4e-ab20-c30f86f5ac43"],"description":"","tags":[],"updated_at":"2018-08-01T10:55:47Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-78cb8aa9-3db6-4a1c-bc29-89c049c5411a-pub-net","admin_state_up":true,"tenant_id":"a1c0adf7c28248dd9915be4983a967ac","created_at":"2018-08-01T10:55:46Z","mtu":1450}]} 2018-08-01 10:55:53,045 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-78cb8aa9-3db6-4a1c-bc29-89c049c5411a-pub-net used request id req-1653b562-df78-4ce6-b9c7-25681e78cf63 2018-08-01 10:55:53,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/a1c0adf7c28248dd9915be4983a967ac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d292e55027b7657c1c27674f46d6a2f33ae707e5" 2018-08-01 10:55:53,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:55:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85f1aca6-79f0-46c2-b596-2d225a4dd34b Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/a1c0adf7c28248dd9915be4983a967ac"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a1c0adf7c28248dd9915be4983a967ac", "name": "InstanceSecurityGroupTests-b8bd7f98-49d2-462-proj"}} 2018-08-01 10:55:53,133 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/a1c0adf7c28248dd9915be4983a967ac used request id req-85f1aca6-79f0-46c2-b596-2d225a4dd34b 2018-08-01 10:55:53,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=811b50ec-3f11-4d85-a9ba-16269f26e0a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d292e55027b7657c1c27674f46d6a2f33ae707e5" 2018-08-01 10:55:53,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-d36a47b6-a399-4ef7-a9a4-e397d41cad82 Date: Wed, 01 Aug 2018 10:55:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"811b50ec-3f11-4d85-a9ba-16269f26e0a5","tenant_id":"a1c0adf7c28248dd9915be4983a967ac","created_at":"2018-08-01T10:55:47Z","dns_nameservers":[],"updated_at":"2018-08-01T10:55:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a1c0adf7c28248dd9915be4983a967ac","id":"41505e51-a23b-4d4e-ab20-c30f86f5ac43","subnetpool_id":null,"name":"InstanceSecurityGroupTests-78cb8aa9-3db6-4a1c-bc29-89c049c5411a-pub-subnet"}]} 2018-08-01 10:55:53,186 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=811b50ec-3f11-4d85-a9ba-16269f26e0a5 used request id req-d36a47b6-a399-4ef7-a9a4-e397d41cad82 2018-08-01 10:55:53,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=811b50ec-3f11-4d85-a9ba-16269f26e0a5&name=InstanceSecurityGroupTests-78cb8aa9-3db6-4a1c-bc29-89c049c5411a-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d292e55027b7657c1c27674f46d6a2f33ae707e5" 2018-08-01 10:55:53,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 812 X-Openstack-Request-Id: req-2cbe70e7-65ab-4844-87ab-e63cf1189533 Date: Wed, 01 Aug 2018 10:55:53 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:55:52Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"41505e51-a23b-4d4e-ab20-c30f86f5ac43","ip_address":"10.55.0.8"}],"id":"dc9dd3e5-ef7d-4373-ad23-7f8a37d81b02","security_groups":["8de5ad1f-1589-4ac1-951a-2b9c20116e79"],"mac_address":"fa:16:3e:0a:75:8f","project_id":"a1c0adf7c28248dd9915be4983a967ac","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-78cb8aa9-3db6-4a1c-bc29-89c049c5411a-port","admin_state_up":true,"network_id":"811b50ec-3f11-4d85-a9ba-16269f26e0a5","tenant_id":"a1c0adf7c28248dd9915be4983a967ac","created_at":"2018-08-01T10:55:52Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-08-01 10:55:53,270 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=811b50ec-3f11-4d85-a9ba-16269f26e0a5&name=InstanceSecurityGroupTests-78cb8aa9-3db6-4a1c-bc29-89c049c5411a-port&admin_state_up=True used request id req-2cbe70e7-65ab-4844-87ab-e63cf1189533 2018-08-01 10:55:53,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/a1c0adf7c28248dd9915be4983a967ac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d292e55027b7657c1c27674f46d6a2f33ae707e5" 2018-08-01 10:55:53,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:55:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-febd3a6a-9b68-46b1-930f-9a4977b19551 Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/a1c0adf7c28248dd9915be4983a967ac"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a1c0adf7c28248dd9915be4983a967ac", "name": "InstanceSecurityGroupTests-b8bd7f98-49d2-462-proj"}} 2018-08-01 10:55:53,291 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/a1c0adf7c28248dd9915be4983a967ac used request id req-febd3a6a-9b68-46b1-930f-9a4977b19551 2018-08-01 10:55:53,291 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-78cb8aa9-3db6-4a1c-bc29-89c049c5411a-inst 2018-08-01 10:55:53,294 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d292e55027b7657c1c27674f46d6a2f33ae707e5" 2018-08-01 10:55:53,316 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:55: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-a73b71e5-4971-4f54-8ec1-dbb27b904a79 x-compute-request-id: req-a73b71e5-4971-4f54-8ec1-dbb27b904a79 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"flavors": [{"id": "05a50e8b-ea78-43f5-b3f0-d91f8c792f65", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/05a50e8b-ea78-43f5-b3f0-d91f8c792f65", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/05a50e8b-ea78-43f5-b3f0-d91f8c792f65", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-78cb8aa9-3db6-4a1c-bc29-89c049c5411a-flavor-name"}, {"id": "4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "rel": "bookmark"}], "name": "vmtp-flavor_ee58c79f-c6fb-483f-8b9c-406ffbfad757"}, {"id": "5b61c696-1b5b-4204-b7e5-ca4a818093b0", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "bookmark"}], "name": "shaker-flavor_81952131-3011-4d90-80f4-831743223f59"}]} 2018-08-01 10:55:53,316 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-a73b71e5-4971-4f54-8ec1-dbb27b904a79 2018-08-01 10:55:53,320 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors/05a50e8b-ea78-43f5-b3f0-d91f8c792f65 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d292e55027b7657c1c27674f46d6a2f33ae707e5" 2018-08-01 10:55:53,339 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:55: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-4bb00cdc-078c-451e-921b-113eac4ce565 x-compute-request-id: req-4bb00cdc-078c-451e-921b-113eac4ce565 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-78cb8aa9-3db6-4a1c-bc29-89c049c5411a-flavor-name", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/05a50e8b-ea78-43f5-b3f0-d91f8c792f65", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/05a50e8b-ea78-43f5-b3f0-d91f8c792f65", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "05a50e8b-ea78-43f5-b3f0-d91f8c792f65"}} 2018-08-01 10:55:53,339 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/05a50e8b-ea78-43f5-b3f0-d91f8c792f65 used request id req-4bb00cdc-078c-451e-921b-113eac4ce565 2018-08-01 10:55:53,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-78cb8aa9-3db6-4a1c-bc29-89c049c5411a-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d292e55027b7657c1c27674f46d6a2f33ae707e5" 2018-08-01 10:55:53,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-94eb71f9-d060-4179-b3b6-8c4f0f34d5b9 Date: Wed, 01 Aug 2018 10:55:53 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-78cb8aa9-3db6-4a1c-bc29-89c049c5411a-image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T10:55:45Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-01T10:55:45Z", "visibility": "shared", "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/27e4f1b2-380d-4bca-9cb7-37ebe056ec05/snap", "metadata": {}}], "self": "/v2/images/27e4f1b2-380d-4bca-9cb7-37ebe056ec05", "min_disk": 0, "protected": false, "id": "27e4f1b2-380d-4bca-9cb7-37ebe056ec05", "file": "/v2/images/27e4f1b2-380d-4bca-9cb7-37ebe056ec05/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a1c0adf7c28248dd9915be4983a967ac", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/27e4f1b2-380d-4bca-9cb7-37ebe056ec05/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-78cb8aa9-3db6-4a1c-bc29-89c049c5411a-image"} 2018-08-01 10:55:53,525 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-78cb8aa9-3db6-4a1c-bc29-89c049c5411a-image used request id req-94eb71f9-d060-4179-b3b6-8c4f0f34d5b9 2018-08-01 10:55:53,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d292e55027b7657c1c27674f46d6a2f33ae707e5" 2018-08-01 10:55:53,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-579e7cae-9d39-4d9f-8d0e-7881ff233d07 Date: Wed, 01 Aug 2018 10:55: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-08-01 10:55:53,535 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-579e7cae-9d39-4d9f-8d0e-7881ff233d07 2018-08-01 10:55:53,540 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d292e55027b7657c1c27674f46d6a2f33ae707e5" -d '{"server": {"name": "InstanceSecurityGroupTests-78cb8aa9-3db6-4a1c-bc29-89c049c5411a-inst", "imageRef": "27e4f1b2-380d-4bca-9cb7-37ebe056ec05", "flavorRef": "05a50e8b-ea78-43f5-b3f0-d91f8c792f65", "max_count": 1, "min_count": 1, "networks": [{"port": "dc9dd3e5-ef7d-4373-ad23-7f8a37d81b02"}]}}' 2018-08-01 10:55:54,430 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 10:55: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-ee41e706-33c8-489f-9ccb-12e1e5498f89 x-compute-request-id: req-ee41e706-33c8-489f-9ccb-12e1e5498f89 Content-Length: 374 location: http://172.30.9.24:8774/v2.1/servers/e20df837-8f58-480b-be54-cf2c29a7e479 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "e20df837-8f58-480b-be54-cf2c29a7e479", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/e20df837-8f58-480b-be54-cf2c29a7e479", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/e20df837-8f58-480b-be54-cf2c29a7e479", "rel": "bookmark"}], "adminPass": "SXKtX2gpG29z"}} 2018-08-01 10:55:54,430 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-ee41e706-33c8-489f-9ccb-12e1e5498f89 2018-08-01 10:55:54,433 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/e20df837-8f58-480b-be54-cf2c29a7e479 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d292e55027b7657c1c27674f46d6a2f33ae707e5" 2018-08-01 10:55:54,699 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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-beffd9aa-d7c7-4631-b80d-d518b054d91d x-compute-request-id: req-beffd9aa-d7c7-4631-b80d-d518b054d91d 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.24:8774/v2.1/servers/e20df837-8f58-480b-be54-cf2c29a7e479", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/e20df837-8f58-480b-be54-cf2c29a7e479", "rel": "bookmark"}], "image": {"id": "27e4f1b2-380d-4bca-9cb7-37ebe056ec05", "links": [{"href": "http://172.30.9.24:8774/images/27e4f1b2-380d-4bca-9cb7-37ebe056ec05", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "05a50e8b-ea78-43f5-b3f0-d91f8c792f65", "links": [{"href": "http://172.30.9.24:8774/flavors/05a50e8b-ea78-43f5-b3f0-d91f8c792f65", "rel": "bookmark"}]}, "id": "e20df837-8f58-480b-be54-cf2c29a7e479", "user_id": "ce7c32a32c8746a5ba17b91382730dc9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T10:55:54Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-78cb8aa9-3db6-4a1c-bc29-89c049c5411a-inst", "created": "2018-08-01T10:55:54Z", "tenant_id": "a1c0adf7c28248dd9915be4983a967ac", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:55:54,699 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/e20df837-8f58-480b-be54-cf2c29a7e479 used request id req-beffd9aa-d7c7-4631-b80d-d518b054d91d 2018-08-01 10:55:54,700 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-78cb8aa9-3db6-4a1c-bc29-89c049c5411a-inst 2018-08-01 10:55:54,702 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/e20df837-8f58-480b-be54-cf2c29a7e479 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d292e55027b7657c1c27674f46d6a2f33ae707e5" 2018-08-01 10:55:54,972 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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-7de6cb36-6ebf-4730-966a-1f86988a898e x-compute-request-id: req-7de6cb36-6ebf-4730-966a-1f86988a898e 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.24:8774/v2.1/servers/e20df837-8f58-480b-be54-cf2c29a7e479", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/e20df837-8f58-480b-be54-cf2c29a7e479", "rel": "bookmark"}], "image": {"id": "27e4f1b2-380d-4bca-9cb7-37ebe056ec05", "links": [{"href": "http://172.30.9.24:8774/images/27e4f1b2-380d-4bca-9cb7-37ebe056ec05", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "05a50e8b-ea78-43f5-b3f0-d91f8c792f65", "links": [{"href": "http://172.30.9.24:8774/flavors/05a50e8b-ea78-43f5-b3f0-d91f8c792f65", "rel": "bookmark"}]}, "id": "e20df837-8f58-480b-be54-cf2c29a7e479", "user_id": "ce7c32a32c8746a5ba17b91382730dc9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T10:55:54Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-78cb8aa9-3db6-4a1c-bc29-89c049c5411a-inst", "created": "2018-08-01T10:55:54Z", "tenant_id": "a1c0adf7c28248dd9915be4983a967ac", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:55:54,972 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/e20df837-8f58-480b-be54-cf2c29a7e479 used request id req-7de6cb36-6ebf-4730-966a-1f86988a898e 2018-08-01 10:55:54,972 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-78cb8aa9-3db6-4a1c-bc29-89c049c5411a-inst] is - BUILD 2018-08-01 10:55:54,973 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-01 10:55:57,976 - create_instance - DEBUG - VM status query timeout in 896.724362135 2018-08-01 10:55:57,979 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/e20df837-8f58-480b-be54-cf2c29a7e479 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d292e55027b7657c1c27674f46d6a2f33ae707e5" 2018-08-01 10:55:58,452 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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-392b4b5d-c235-49fc-acec-28f6721ae8f3 x-compute-request-id: req-392b4b5d-c235-49fc-acec-28f6721ae8f3 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.24:8774/v2.1/servers/e20df837-8f58-480b-be54-cf2c29a7e479", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/e20df837-8f58-480b-be54-cf2c29a7e479", "rel": "bookmark"}], "image": {"id": "27e4f1b2-380d-4bca-9cb7-37ebe056ec05", "links": [{"href": "http://172.30.9.24:8774/images/27e4f1b2-380d-4bca-9cb7-37ebe056ec05", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "05a50e8b-ea78-43f5-b3f0-d91f8c792f65", "links": [{"href": "http://172.30.9.24:8774/flavors/05a50e8b-ea78-43f5-b3f0-d91f8c792f65", "rel": "bookmark"}]}, "id": "e20df837-8f58-480b-be54-cf2c29a7e479", "security_groups": [{"name": "default"}], "user_id": "ce7c32a32c8746a5ba17b91382730dc9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T10:55:55Z", "hostId": "be7b88c2b5a87445fa6a6ce107047c2a34ee4a249ac1a75f631944e5", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-78cb8aa9-3db6-4a1c-bc29-89c049c5411a-inst", "created": "2018-08-01T10:55:54Z", "tenant_id": "a1c0adf7c28248dd9915be4983a967ac", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:55:58,452 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/e20df837-8f58-480b-be54-cf2c29a7e479 used request id req-392b4b5d-c235-49fc-acec-28f6721ae8f3 2018-08-01 10:55:58,453 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-78cb8aa9-3db6-4a1c-bc29-89c049c5411a-inst] is - BUILD 2018-08-01 10:55:58,453 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-01 10:56:01,455 - create_instance - DEBUG - VM status query timeout in 893.245143175 2018-08-01 10:56:01,458 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/e20df837-8f58-480b-be54-cf2c29a7e479 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d292e55027b7657c1c27674f46d6a2f33ae707e5" 2018-08-01 10:56:01,970 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:56: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-44358214-3e27-4d4e-8c34-40edbcfecb31 x-compute-request-id: req-44358214-3e27-4d4e-8c34-40edbcfecb31 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-78cb8aa9-3db6-4a1c-bc29-89c049c5411a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:75:8f", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/e20df837-8f58-480b-be54-cf2c29a7e479", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/e20df837-8f58-480b-be54-cf2c29a7e479", "rel": "bookmark"}], "image": {"id": "27e4f1b2-380d-4bca-9cb7-37ebe056ec05", "links": [{"href": "http://172.30.9.24:8774/images/27e4f1b2-380d-4bca-9cb7-37ebe056ec05", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T10:55:59.000000", "flavor": {"id": "05a50e8b-ea78-43f5-b3f0-d91f8c792f65", "links": [{"href": "http://172.30.9.24:8774/flavors/05a50e8b-ea78-43f5-b3f0-d91f8c792f65", "rel": "bookmark"}]}, "id": "e20df837-8f58-480b-be54-cf2c29a7e479", "security_groups": [{"name": "default"}], "user_id": "ce7c32a32c8746a5ba17b91382730dc9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:55:59Z", "hostId": "be7b88c2b5a87445fa6a6ce107047c2a34ee4a249ac1a75f631944e5", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-78cb8aa9-3db6-4a1c-bc29-89c049c5411a-inst", "created": "2018-08-01T10:55:54Z", "tenant_id": "a1c0adf7c28248dd9915be4983a967ac", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:56:01,970 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/e20df837-8f58-480b-be54-cf2c29a7e479 used request id req-44358214-3e27-4d4e-8c34-40edbcfecb31 2018-08-01 10:56:01,970 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-78cb8aa9-3db6-4a1c-bc29-89c049c5411a-inst] is - ACTIVE 2018-08-01 10:56:01,971 - create_instance - INFO - VM is - ACTIVE 2018-08-01 10:56:01,973 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/e20df837-8f58-480b-be54-cf2c29a7e479 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d292e55027b7657c1c27674f46d6a2f33ae707e5" 2018-08-01 10:56:02,147 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:56: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-311f944e-e470-450f-a6a0-e92fb132bf74 x-compute-request-id: req-311f944e-e470-450f-a6a0-e92fb132bf74 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-78cb8aa9-3db6-4a1c-bc29-89c049c5411a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:75:8f", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/e20df837-8f58-480b-be54-cf2c29a7e479", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/e20df837-8f58-480b-be54-cf2c29a7e479", "rel": "bookmark"}], "image": {"id": "27e4f1b2-380d-4bca-9cb7-37ebe056ec05", "links": [{"href": "http://172.30.9.24:8774/images/27e4f1b2-380d-4bca-9cb7-37ebe056ec05", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T10:55:59.000000", "flavor": {"id": "05a50e8b-ea78-43f5-b3f0-d91f8c792f65", "links": [{"href": "http://172.30.9.24:8774/flavors/05a50e8b-ea78-43f5-b3f0-d91f8c792f65", "rel": "bookmark"}]}, "id": "e20df837-8f58-480b-be54-cf2c29a7e479", "security_groups": [{"name": "default"}], "user_id": "ce7c32a32c8746a5ba17b91382730dc9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:55:59Z", "hostId": "be7b88c2b5a87445fa6a6ce107047c2a34ee4a249ac1a75f631944e5", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-78cb8aa9-3db6-4a1c-bc29-89c049c5411a-inst", "created": "2018-08-01T10:55:54Z", "tenant_id": "a1c0adf7c28248dd9915be4983a967ac", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:56:02,147 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/e20df837-8f58-480b-be54-cf2c29a7e479 used request id req-311f944e-e470-450f-a6a0-e92fb132bf74 2018-08-01 10:56:02,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-78cb8aa9-3db6-4a1c-bc29-89c049c5411a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d292e55027b7657c1c27674f46d6a2f33ae707e5" 2018-08-01 10:56:02,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-6d1c6ef5-8c79-41f6-b689-3bc8f4bfd1dc Date: Wed, 01 Aug 2018 10:56:02 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"811b50ec-3f11-4d85-a9ba-16269f26e0a5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a1c0adf7c28248dd9915be4983a967ac","l2_adjacency":true,"status":"ACTIVE","subnets":["41505e51-a23b-4d4e-ab20-c30f86f5ac43"],"description":"","tags":[],"updated_at":"2018-08-01T10:55:47Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-78cb8aa9-3db6-4a1c-bc29-89c049c5411a-pub-net","admin_state_up":true,"tenant_id":"a1c0adf7c28248dd9915be4983a967ac","created_at":"2018-08-01T10:55:46Z","mtu":1450}]} 2018-08-01 10:56:02,247 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-78cb8aa9-3db6-4a1c-bc29-89c049c5411a-pub-net used request id req-6d1c6ef5-8c79-41f6-b689-3bc8f4bfd1dc 2018-08-01 10:56:02,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/a1c0adf7c28248dd9915be4983a967ac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d292e55027b7657c1c27674f46d6a2f33ae707e5" 2018-08-01 10:56:02,333 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:56:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5cbe4e13-cccd-49e4-b665-3bda46fc26e5 Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/a1c0adf7c28248dd9915be4983a967ac"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a1c0adf7c28248dd9915be4983a967ac", "name": "InstanceSecurityGroupTests-b8bd7f98-49d2-462-proj"}} 2018-08-01 10:56:02,333 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/a1c0adf7c28248dd9915be4983a967ac used request id req-5cbe4e13-cccd-49e4-b665-3bda46fc26e5 2018-08-01 10:56:02,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=811b50ec-3f11-4d85-a9ba-16269f26e0a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d292e55027b7657c1c27674f46d6a2f33ae707e5" 2018-08-01 10:56:02,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-a6a76753-6c88-45d2-aeff-72ab48d695bc Date: Wed, 01 Aug 2018 10:56:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"811b50ec-3f11-4d85-a9ba-16269f26e0a5","tenant_id":"a1c0adf7c28248dd9915be4983a967ac","created_at":"2018-08-01T10:55:47Z","dns_nameservers":[],"updated_at":"2018-08-01T10:55:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a1c0adf7c28248dd9915be4983a967ac","id":"41505e51-a23b-4d4e-ab20-c30f86f5ac43","subnetpool_id":null,"name":"InstanceSecurityGroupTests-78cb8aa9-3db6-4a1c-bc29-89c049c5411a-pub-subnet"}]} 2018-08-01 10:56:02,386 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=811b50ec-3f11-4d85-a9ba-16269f26e0a5 used request id req-a6a76753-6c88-45d2-aeff-72ab48d695bc 2018-08-01 10:56:02,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=811b50ec-3f11-4d85-a9ba-16269f26e0a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d292e55027b7657c1c27674f46d6a2f33ae707e5" 2018-08-01 10:56:02,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1650 X-Openstack-Request-Id: req-6ba62a5c-c766-4037-b956-b9afa8b8618d Date: Wed, 01 Aug 2018 10:56:02 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:55:51Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"41505e51-a23b-4d4e-ab20-c30f86f5ac43","ip_address":"10.55.0.2"}],"id":"4f67672e-b3ce-4697-9dac-da4a772ac83a","security_groups":[],"mac_address":"fa:16:3e:e5:e1:de","project_id":"a1c0adf7c28248dd9915be4983a967ac","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"811b50ec-3f11-4d85-a9ba-16269f26e0a5","tenant_id":"a1c0adf7c28248dd9915be4983a967ac","created_at":"2018-08-01T10:55:48Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-811b50ec-3f11-4d85-a9ba-16269f26e0a5","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:55:59Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"41505e51-a23b-4d4e-ab20-c30f86f5ac43","ip_address":"10.55.0.8"}],"id":"dc9dd3e5-ef7d-4373-ad23-7f8a37d81b02","security_groups":["8de5ad1f-1589-4ac1-951a-2b9c20116e79"],"mac_address":"fa:16:3e:0a:75:8f","project_id":"a1c0adf7c28248dd9915be4983a967ac","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-78cb8aa9-3db6-4a1c-bc29-89c049c5411a-port","admin_state_up":true,"network_id":"811b50ec-3f11-4d85-a9ba-16269f26e0a5","tenant_id":"a1c0adf7c28248dd9915be4983a967ac","created_at":"2018-08-01T10:55:52Z","binding:vnic_type":"normal","device_id":"e20df837-8f58-480b-be54-cf2c29a7e479","ip_allocation":"immediate"}]} 2018-08-01 10:56:02,452 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=811b50ec-3f11-4d85-a9ba-16269f26e0a5 used request id req-6ba62a5c-c766-4037-b956-b9afa8b8618d 2018-08-01 10:56:02,453 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:56:02,454 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:56:02,834 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "96c40092e4c94fcd86f81f79be8fb262", "name": "InstanceSecurityGroupTests-b8bd7f98-49d2-462-proj-role"}], "expires_at": "2018-08-01T11:56:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a1c0adf7c28248dd9915be4983a967ac", "name": "InstanceSecurityGroupTests-b8bd7f98-49d2-462-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/a1c0adf7c28248dd9915be4983a967ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/a1c0adf7c28248dd9915be4983a967ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/a1c0adf7c28248dd9915be4983a967ac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/a1c0adf7c28248dd9915be4983a967ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/a1c0adf7c28248dd9915be4983a967ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/a1c0adf7c28248dd9915be4983a967ac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_a1c0adf7c28248dd9915be4983a967ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_a1c0adf7c28248dd9915be4983a967ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a1c0adf7c28248dd9915be4983a967ac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/a1c0adf7c28248dd9915be4983a967ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/a1c0adf7c28248dd9915be4983a967ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/a1c0adf7c28248dd9915be4983a967ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/a1c0adf7c28248dd9915be4983a967ac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/a1c0adf7c28248dd9915be4983a967ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-b8bd7f98-49d2-462-user", "id": "ce7c32a32c8746a5ba17b91382730dc9"}, "audit_ids": ["iIsz5S_nSjGS4OJcjT3AdQ"], "issued_at": "2018-08-01T10:56:02.000000Z"}} 2018-08-01 10:56:02,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efe797b0b2fb9b64bbf966124dd6ff70cdbf5bd4" 2018-08-01 10:56:02,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:56:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2048e6fb-22d6-466b-a48b-6d53deddd2ba Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:56:02,912 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-2048e6fb-22d6-466b-a48b-6d53deddd2ba 2018-08-01 10:56:02,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-78cb8aa9-3db6-4a1c-bc29-89c049c5411a-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efe797b0b2fb9b64bbf966124dd6ff70cdbf5bd4" 2018-08-01 10:56:03,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-bdb09e99-d3c0-4fba-8bda-b8dc1c493df0 Date: Wed, 01 Aug 2018 10:56:03 GMT RESP BODY: {"security_groups": []} 2018-08-01 10:56:03,096 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-78cb8aa9-3db6-4a1c-bc29-89c049c5411a-name&description=hello+group used request id req-bdb09e99-d3c0-4fba-8bda-b8dc1c493df0 2018-08-01 10:56:03,097 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-78cb8aa9-3db6-4a1c-bc29-89c049c5411a-name... 2018-08-01 10:56:03,097 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-78cb8aa9-3db6-4a1c-bc29-89c049c5411a-name 2018-08-01 10:56:03,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efe797b0b2fb9b64bbf966124dd6ff70cdbf5bd4" -d '{"security_group": {"name": "InstanceSecurityGroupTests-78cb8aa9-3db6-4a1c-bc29-89c049c5411a-name", "description": "hello group"}}' 2018-08-01 10:56:03,261 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-34e0b5d2-52e6-48cb-a366-a52b67830248 Date: Wed, 01 Aug 2018 10:56:03 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "a1c0adf7c28248dd9915be4983a967ac", "created_at": "2018-08-01T10:56:03Z", "updated_at": "2018-08-01T10:56:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:56:03Z", "revision_number": 0, "id": "311d5ece-c8c8-4d85-ae74-c6f375c24e14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:56:03Z", "security_group_id": "0db67fb8-1031-49b4-9907-8a9dc548ac63", "tenant_id": "a1c0adf7c28248dd9915be4983a967ac", "port_range_min": null, "ethertype": "IPv4", "project_id": "a1c0adf7c28248dd9915be4983a967ac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:56:03Z", "revision_number": 0, "id": "d06a8eda-d705-4174-b9e4-f4b7d69ed0fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:56:03Z", "security_group_id": "0db67fb8-1031-49b4-9907-8a9dc548ac63", "tenant_id": "a1c0adf7c28248dd9915be4983a967ac", "port_range_min": null, "ethertype": "IPv6", "project_id": "a1c0adf7c28248dd9915be4983a967ac"}], "revision_number": 2, "project_id": "a1c0adf7c28248dd9915be4983a967ac", "id": "0db67fb8-1031-49b4-9907-8a9dc548ac63", "name": "InstanceSecurityGroupTests-78cb8aa9-3db6-4a1c-bc29-89c049c5411a-name"}} 2018-08-01 10:56:03,262 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups used request id req-34e0b5d2-52e6-48cb-a366-a52b67830248 2018-08-01 10:56:03,262 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0db67fb8-1031-49b4-9907-8a9dc548ac63 2018-08-01 10:56:03,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=0db67fb8-1031-49b4-9907-8a9dc548ac63 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efe797b0b2fb9b64bbf966124dd6ff70cdbf5bd4" 2018-08-01 10:56:03,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4af6221c-1cf0-49c3-9d5d-8e7ed92cc3a1 Date: Wed, 01 Aug 2018 10:56: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-08-01T10:56:03Z", "security_group_id": "0db67fb8-1031-49b4-9907-8a9dc548ac63", "port_range_min": null, "revision_number": 0, "tenant_id": "a1c0adf7c28248dd9915be4983a967ac", "created_at": "2018-08-01T10:56:03Z", "project_id": "a1c0adf7c28248dd9915be4983a967ac", "id": "311d5ece-c8c8-4d85-ae74-c6f375c24e14"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:56:03Z", "security_group_id": "0db67fb8-1031-49b4-9907-8a9dc548ac63", "port_range_min": null, "revision_number": 0, "tenant_id": "a1c0adf7c28248dd9915be4983a967ac", "created_at": "2018-08-01T10:56:03Z", "project_id": "a1c0adf7c28248dd9915be4983a967ac", "id": "d06a8eda-d705-4174-b9e4-f4b7d69ed0fd"}]} 2018-08-01 10:56:03,362 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=0db67fb8-1031-49b4-9907-8a9dc548ac63 used request id req-4af6221c-1cf0-49c3-9d5d-8e7ed92cc3a1 2018-08-01 10:56:03,362 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0db67fb8-1031-49b4-9907-8a9dc548ac63 2018-08-01 10:56:03,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=0db67fb8-1031-49b4-9907-8a9dc548ac63 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efe797b0b2fb9b64bbf966124dd6ff70cdbf5bd4" 2018-08-01 10:56:03,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f4a15d23-724b-4337-8b52-9d35fadbfa34 Date: Wed, 01 Aug 2018 10:56: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-08-01T10:56:03Z", "security_group_id": "0db67fb8-1031-49b4-9907-8a9dc548ac63", "port_range_min": null, "revision_number": 0, "tenant_id": "a1c0adf7c28248dd9915be4983a967ac", "created_at": "2018-08-01T10:56:03Z", "project_id": "a1c0adf7c28248dd9915be4983a967ac", "id": "311d5ece-c8c8-4d85-ae74-c6f375c24e14"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:56:03Z", "security_group_id": "0db67fb8-1031-49b4-9907-8a9dc548ac63", "port_range_min": null, "revision_number": 0, "tenant_id": "a1c0adf7c28248dd9915be4983a967ac", "created_at": "2018-08-01T10:56:03Z", "project_id": "a1c0adf7c28248dd9915be4983a967ac", "id": "d06a8eda-d705-4174-b9e4-f4b7d69ed0fd"}]} 2018-08-01 10:56:03,389 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=0db67fb8-1031-49b4-9907-8a9dc548ac63 used request id req-f4a15d23-724b-4337-8b52-9d35fadbfa34 2018-08-01 10:56:03,389 - neutron_utils - INFO - Retrieving security group with ID - 0db67fb8-1031-49b4-9907-8a9dc548ac63 2018-08-01 10:56:03,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?id=0db67fb8-1031-49b4-9907-8a9dc548ac63 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efe797b0b2fb9b64bbf966124dd6ff70cdbf5bd4" 2018-08-01 10:56:03,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-1d9bd37d-ba60-4c8a-9e38-42f69cc3da0c Date: Wed, 01 Aug 2018 10:56:03 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "a1c0adf7c28248dd9915be4983a967ac", "created_at": "2018-08-01T10:56:03Z", "updated_at": "2018-08-01T10:56:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:56:03Z", "revision_number": 0, "id": "311d5ece-c8c8-4d85-ae74-c6f375c24e14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:56:03Z", "security_group_id": "0db67fb8-1031-49b4-9907-8a9dc548ac63", "tenant_id": "a1c0adf7c28248dd9915be4983a967ac", "port_range_min": null, "ethertype": "IPv4", "project_id": "a1c0adf7c28248dd9915be4983a967ac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:56:03Z", "revision_number": 0, "id": "d06a8eda-d705-4174-b9e4-f4b7d69ed0fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:56:03Z", "security_group_id": "0db67fb8-1031-49b4-9907-8a9dc548ac63", "tenant_id": "a1c0adf7c28248dd9915be4983a967ac", "port_range_min": null, "ethertype": "IPv6", "project_id": "a1c0adf7c28248dd9915be4983a967ac"}], "revision_number": 2, "project_id": "a1c0adf7c28248dd9915be4983a967ac", "id": "0db67fb8-1031-49b4-9907-8a9dc548ac63", "name": "InstanceSecurityGroupTests-78cb8aa9-3db6-4a1c-bc29-89c049c5411a-name"}]} 2018-08-01 10:56:03,457 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?id=0db67fb8-1031-49b4-9907-8a9dc548ac63 used request id req-1d9bd37d-ba60-4c8a-9e38-42f69cc3da0c 2018-08-01 10:56:03,458 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0db67fb8-1031-49b4-9907-8a9dc548ac63 2018-08-01 10:56:03,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=0db67fb8-1031-49b4-9907-8a9dc548ac63 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efe797b0b2fb9b64bbf966124dd6ff70cdbf5bd4" 2018-08-01 10:56:03,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-43775a62-d485-4a1e-8698-fa12a3ebeb74 Date: Wed, 01 Aug 2018 10:56: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-08-01T10:56:03Z", "security_group_id": "0db67fb8-1031-49b4-9907-8a9dc548ac63", "port_range_min": null, "revision_number": 0, "tenant_id": "a1c0adf7c28248dd9915be4983a967ac", "created_at": "2018-08-01T10:56:03Z", "project_id": "a1c0adf7c28248dd9915be4983a967ac", "id": "311d5ece-c8c8-4d85-ae74-c6f375c24e14"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:56:03Z", "security_group_id": "0db67fb8-1031-49b4-9907-8a9dc548ac63", "port_range_min": null, "revision_number": 0, "tenant_id": "a1c0adf7c28248dd9915be4983a967ac", "created_at": "2018-08-01T10:56:03Z", "project_id": "a1c0adf7c28248dd9915be4983a967ac", "id": "d06a8eda-d705-4174-b9e4-f4b7d69ed0fd"}]} 2018-08-01 10:56:03,484 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=0db67fb8-1031-49b4-9907-8a9dc548ac63 used request id req-43775a62-d485-4a1e-8698-fa12a3ebeb74 2018-08-01 10:56:03,485 - neutron_utils - INFO - Retrieving security group with ID - 0db67fb8-1031-49b4-9907-8a9dc548ac63 2018-08-01 10:56:03,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?id=0db67fb8-1031-49b4-9907-8a9dc548ac63 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efe797b0b2fb9b64bbf966124dd6ff70cdbf5bd4" 2018-08-01 10:56:03,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-924048d5-d1e3-4a56-88db-81ed3226d050 Date: Wed, 01 Aug 2018 10:56:03 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "a1c0adf7c28248dd9915be4983a967ac", "created_at": "2018-08-01T10:56:03Z", "updated_at": "2018-08-01T10:56:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:56:03Z", "revision_number": 0, "id": "311d5ece-c8c8-4d85-ae74-c6f375c24e14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:56:03Z", "security_group_id": "0db67fb8-1031-49b4-9907-8a9dc548ac63", "tenant_id": "a1c0adf7c28248dd9915be4983a967ac", "port_range_min": null, "ethertype": "IPv4", "project_id": "a1c0adf7c28248dd9915be4983a967ac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:56:03Z", "revision_number": 0, "id": "d06a8eda-d705-4174-b9e4-f4b7d69ed0fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:56:03Z", "security_group_id": "0db67fb8-1031-49b4-9907-8a9dc548ac63", "tenant_id": "a1c0adf7c28248dd9915be4983a967ac", "port_range_min": null, "ethertype": "IPv6", "project_id": "a1c0adf7c28248dd9915be4983a967ac"}], "revision_number": 2, "project_id": "a1c0adf7c28248dd9915be4983a967ac", "id": "0db67fb8-1031-49b4-9907-8a9dc548ac63", "name": "InstanceSecurityGroupTests-78cb8aa9-3db6-4a1c-bc29-89c049c5411a-name"}]} 2018-08-01 10:56:03,535 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?id=0db67fb8-1031-49b4-9907-8a9dc548ac63 used request id req-924048d5-d1e3-4a56-88db-81ed3226d050 2018-08-01 10:56:03,536 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0db67fb8-1031-49b4-9907-8a9dc548ac63 2018-08-01 10:56:03,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=0db67fb8-1031-49b4-9907-8a9dc548ac63 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efe797b0b2fb9b64bbf966124dd6ff70cdbf5bd4" 2018-08-01 10:56:03,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-16860f8a-869c-4993-ad82-443d6f40d0d2 Date: Wed, 01 Aug 2018 10:56: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-08-01T10:56:03Z", "security_group_id": "0db67fb8-1031-49b4-9907-8a9dc548ac63", "port_range_min": null, "revision_number": 0, "tenant_id": "a1c0adf7c28248dd9915be4983a967ac", "created_at": "2018-08-01T10:56:03Z", "project_id": "a1c0adf7c28248dd9915be4983a967ac", "id": "311d5ece-c8c8-4d85-ae74-c6f375c24e14"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:56:03Z", "security_group_id": "0db67fb8-1031-49b4-9907-8a9dc548ac63", "port_range_min": null, "revision_number": 0, "tenant_id": "a1c0adf7c28248dd9915be4983a967ac", "created_at": "2018-08-01T10:56:03Z", "project_id": "a1c0adf7c28248dd9915be4983a967ac", "id": "d06a8eda-d705-4174-b9e4-f4b7d69ed0fd"}]} 2018-08-01 10:56:03,562 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=0db67fb8-1031-49b4-9907-8a9dc548ac63 used request id req-16860f8a-869c-4993-ad82-443d6f40d0d2 2018-08-01 10:56:03,563 - neutron_utils - INFO - Retrieving security group with ID - 0db67fb8-1031-49b4-9907-8a9dc548ac63 2018-08-01 10:56:03,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?id=0db67fb8-1031-49b4-9907-8a9dc548ac63 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efe797b0b2fb9b64bbf966124dd6ff70cdbf5bd4" 2018-08-01 10:56:03,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-764a03d0-a022-4747-818b-6a5636f535eb Date: Wed, 01 Aug 2018 10:56:03 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "a1c0adf7c28248dd9915be4983a967ac", "created_at": "2018-08-01T10:56:03Z", "updated_at": "2018-08-01T10:56:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:56:03Z", "revision_number": 0, "id": "311d5ece-c8c8-4d85-ae74-c6f375c24e14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:56:03Z", "security_group_id": "0db67fb8-1031-49b4-9907-8a9dc548ac63", "tenant_id": "a1c0adf7c28248dd9915be4983a967ac", "port_range_min": null, "ethertype": "IPv4", "project_id": "a1c0adf7c28248dd9915be4983a967ac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:56:03Z", "revision_number": 0, "id": "d06a8eda-d705-4174-b9e4-f4b7d69ed0fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:56:03Z", "security_group_id": "0db67fb8-1031-49b4-9907-8a9dc548ac63", "tenant_id": "a1c0adf7c28248dd9915be4983a967ac", "port_range_min": null, "ethertype": "IPv6", "project_id": "a1c0adf7c28248dd9915be4983a967ac"}], "revision_number": 2, "project_id": "a1c0adf7c28248dd9915be4983a967ac", "id": "0db67fb8-1031-49b4-9907-8a9dc548ac63", "name": "InstanceSecurityGroupTests-78cb8aa9-3db6-4a1c-bc29-89c049c5411a-name"}]} 2018-08-01 10:56:03,608 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?id=0db67fb8-1031-49b4-9907-8a9dc548ac63 used request id req-764a03d0-a022-4747-818b-6a5636f535eb 2018-08-01 10:56:03,608 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0db67fb8-1031-49b4-9907-8a9dc548ac63 2018-08-01 10:56:03,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=0db67fb8-1031-49b4-9907-8a9dc548ac63 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efe797b0b2fb9b64bbf966124dd6ff70cdbf5bd4" 2018-08-01 10:56:03,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-37f0e6a0-ebb7-48c6-9924-261c2139a610 Date: Wed, 01 Aug 2018 10:56: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-08-01T10:56:03Z", "security_group_id": "0db67fb8-1031-49b4-9907-8a9dc548ac63", "port_range_min": null, "revision_number": 0, "tenant_id": "a1c0adf7c28248dd9915be4983a967ac", "created_at": "2018-08-01T10:56:03Z", "project_id": "a1c0adf7c28248dd9915be4983a967ac", "id": "311d5ece-c8c8-4d85-ae74-c6f375c24e14"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:56:03Z", "security_group_id": "0db67fb8-1031-49b4-9907-8a9dc548ac63", "port_range_min": null, "revision_number": 0, "tenant_id": "a1c0adf7c28248dd9915be4983a967ac", "created_at": "2018-08-01T10:56:03Z", "project_id": "a1c0adf7c28248dd9915be4983a967ac", "id": "d06a8eda-d705-4174-b9e4-f4b7d69ed0fd"}]} 2018-08-01 10:56:03,634 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=0db67fb8-1031-49b4-9907-8a9dc548ac63 used request id req-37f0e6a0-ebb7-48c6-9924-261c2139a610 2018-08-01 10:56:03,636 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/e20df837-8f58-480b-be54-cf2c29a7e479 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d292e55027b7657c1c27674f46d6a2f33ae707e5" 2018-08-01 10:56:03,905 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:56:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7de426e4-14a2-4a35-a6c4-6934451ed9d8 x-compute-request-id: req-7de426e4-14a2-4a35-a6c4-6934451ed9d8 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-78cb8aa9-3db6-4a1c-bc29-89c049c5411a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:75:8f", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/e20df837-8f58-480b-be54-cf2c29a7e479", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/e20df837-8f58-480b-be54-cf2c29a7e479", "rel": "bookmark"}], "image": {"id": "27e4f1b2-380d-4bca-9cb7-37ebe056ec05", "links": [{"href": "http://172.30.9.24:8774/images/27e4f1b2-380d-4bca-9cb7-37ebe056ec05", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T10:55:59.000000", "flavor": {"id": "05a50e8b-ea78-43f5-b3f0-d91f8c792f65", "links": [{"href": "http://172.30.9.24:8774/flavors/05a50e8b-ea78-43f5-b3f0-d91f8c792f65", "rel": "bookmark"}]}, "id": "e20df837-8f58-480b-be54-cf2c29a7e479", "security_groups": [{"name": "default"}], "user_id": "ce7c32a32c8746a5ba17b91382730dc9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:55:59Z", "hostId": "be7b88c2b5a87445fa6a6ce107047c2a34ee4a249ac1a75f631944e5", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-78cb8aa9-3db6-4a1c-bc29-89c049c5411a-inst", "created": "2018-08-01T10:55:54Z", "tenant_id": "a1c0adf7c28248dd9915be4983a967ac", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:56:03,905 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/e20df837-8f58-480b-be54-cf2c29a7e479 used request id req-7de426e4-14a2-4a35-a6c4-6934451ed9d8 2018-08-01 10:56:03,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-78cb8aa9-3db6-4a1c-bc29-89c049c5411a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d292e55027b7657c1c27674f46d6a2f33ae707e5" 2018-08-01 10:56:04,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-cb3082f3-87d1-40b4-a4a4-a6519f265fc1 Date: Wed, 01 Aug 2018 10:56:04 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"811b50ec-3f11-4d85-a9ba-16269f26e0a5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a1c0adf7c28248dd9915be4983a967ac","l2_adjacency":true,"status":"ACTIVE","subnets":["41505e51-a23b-4d4e-ab20-c30f86f5ac43"],"description":"","tags":[],"updated_at":"2018-08-01T10:55:47Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-78cb8aa9-3db6-4a1c-bc29-89c049c5411a-pub-net","admin_state_up":true,"tenant_id":"a1c0adf7c28248dd9915be4983a967ac","created_at":"2018-08-01T10:55:46Z","mtu":1450}]} 2018-08-01 10:56:04,005 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-78cb8aa9-3db6-4a1c-bc29-89c049c5411a-pub-net used request id req-cb3082f3-87d1-40b4-a4a4-a6519f265fc1 2018-08-01 10:56:04,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/a1c0adf7c28248dd9915be4983a967ac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d292e55027b7657c1c27674f46d6a2f33ae707e5" 2018-08-01 10:56:04,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:56:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a8bf3e9-4180-40e5-b263-4cb9833c0276 Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/a1c0adf7c28248dd9915be4983a967ac"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a1c0adf7c28248dd9915be4983a967ac", "name": "InstanceSecurityGroupTests-b8bd7f98-49d2-462-proj"}} 2018-08-01 10:56:04,095 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/a1c0adf7c28248dd9915be4983a967ac used request id req-3a8bf3e9-4180-40e5-b263-4cb9833c0276 2018-08-01 10:56:04,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=811b50ec-3f11-4d85-a9ba-16269f26e0a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d292e55027b7657c1c27674f46d6a2f33ae707e5" 2018-08-01 10:56:04,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-09b6f071-0f0b-4414-9e44-541cf9ec3627 Date: Wed, 01 Aug 2018 10:56:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"811b50ec-3f11-4d85-a9ba-16269f26e0a5","tenant_id":"a1c0adf7c28248dd9915be4983a967ac","created_at":"2018-08-01T10:55:47Z","dns_nameservers":[],"updated_at":"2018-08-01T10:55:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a1c0adf7c28248dd9915be4983a967ac","id":"41505e51-a23b-4d4e-ab20-c30f86f5ac43","subnetpool_id":null,"name":"InstanceSecurityGroupTests-78cb8aa9-3db6-4a1c-bc29-89c049c5411a-pub-subnet"}]} 2018-08-01 10:56:04,337 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=811b50ec-3f11-4d85-a9ba-16269f26e0a5 used request id req-09b6f071-0f0b-4414-9e44-541cf9ec3627 2018-08-01 10:56:04,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=811b50ec-3f11-4d85-a9ba-16269f26e0a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d292e55027b7657c1c27674f46d6a2f33ae707e5" 2018-08-01 10:56:04,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1650 X-Openstack-Request-Id: req-285ccb52-59e1-4f9a-8c2f-08906a6e3cc5 Date: Wed, 01 Aug 2018 10:56:04 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:55:51Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"41505e51-a23b-4d4e-ab20-c30f86f5ac43","ip_address":"10.55.0.2"}],"id":"4f67672e-b3ce-4697-9dac-da4a772ac83a","security_groups":[],"mac_address":"fa:16:3e:e5:e1:de","project_id":"a1c0adf7c28248dd9915be4983a967ac","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"811b50ec-3f11-4d85-a9ba-16269f26e0a5","tenant_id":"a1c0adf7c28248dd9915be4983a967ac","created_at":"2018-08-01T10:55:48Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-811b50ec-3f11-4d85-a9ba-16269f26e0a5","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:55:59Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"41505e51-a23b-4d4e-ab20-c30f86f5ac43","ip_address":"10.55.0.8"}],"id":"dc9dd3e5-ef7d-4373-ad23-7f8a37d81b02","security_groups":["8de5ad1f-1589-4ac1-951a-2b9c20116e79"],"mac_address":"fa:16:3e:0a:75:8f","project_id":"a1c0adf7c28248dd9915be4983a967ac","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-78cb8aa9-3db6-4a1c-bc29-89c049c5411a-port","admin_state_up":true,"network_id":"811b50ec-3f11-4d85-a9ba-16269f26e0a5","tenant_id":"a1c0adf7c28248dd9915be4983a967ac","created_at":"2018-08-01T10:55:52Z","binding:vnic_type":"normal","device_id":"e20df837-8f58-480b-be54-cf2c29a7e479","ip_allocation":"immediate"}]} 2018-08-01 10:56:04,403 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=811b50ec-3f11-4d85-a9ba-16269f26e0a5 used request id req-285ccb52-59e1-4f9a-8c2f-08906a6e3cc5 2018-08-01 10:56:04,403 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:56:04,785 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "96c40092e4c94fcd86f81f79be8fb262", "name": "InstanceSecurityGroupTests-b8bd7f98-49d2-462-proj-role"}], "expires_at": "2018-08-01T11:56:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a1c0adf7c28248dd9915be4983a967ac", "name": "InstanceSecurityGroupTests-b8bd7f98-49d2-462-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/a1c0adf7c28248dd9915be4983a967ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/a1c0adf7c28248dd9915be4983a967ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/a1c0adf7c28248dd9915be4983a967ac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/a1c0adf7c28248dd9915be4983a967ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/a1c0adf7c28248dd9915be4983a967ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/a1c0adf7c28248dd9915be4983a967ac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_a1c0adf7c28248dd9915be4983a967ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_a1c0adf7c28248dd9915be4983a967ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a1c0adf7c28248dd9915be4983a967ac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/a1c0adf7c28248dd9915be4983a967ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/a1c0adf7c28248dd9915be4983a967ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/a1c0adf7c28248dd9915be4983a967ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/a1c0adf7c28248dd9915be4983a967ac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/a1c0adf7c28248dd9915be4983a967ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-b8bd7f98-49d2-462-user", "id": "ce7c32a32c8746a5ba17b91382730dc9"}, "audit_ids": ["jzuE4bYTSdqhVQdBNMbkjg"], "issued_at": "2018-08-01T10:56:04.000000Z"}} 2018-08-01 10:56:04,788 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/e20df837-8f58-480b-be54-cf2c29a7e479 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c770dd0440752dcc50e0db046eb43d2b85bcbc1" 2018-08-01 10:56:05,256 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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-f0346fd5-bc89-4478-83db-186d187d1e56 x-compute-request-id: req-f0346fd5-bc89-4478-83db-186d187d1e56 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-78cb8aa9-3db6-4a1c-bc29-89c049c5411a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:75:8f", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/e20df837-8f58-480b-be54-cf2c29a7e479", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/e20df837-8f58-480b-be54-cf2c29a7e479", "rel": "bookmark"}], "image": {"id": "27e4f1b2-380d-4bca-9cb7-37ebe056ec05", "links": [{"href": "http://172.30.9.24:8774/images/27e4f1b2-380d-4bca-9cb7-37ebe056ec05", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T10:55:59.000000", "flavor": {"id": "05a50e8b-ea78-43f5-b3f0-d91f8c792f65", "links": [{"href": "http://172.30.9.24:8774/flavors/05a50e8b-ea78-43f5-b3f0-d91f8c792f65", "rel": "bookmark"}]}, "id": "e20df837-8f58-480b-be54-cf2c29a7e479", "security_groups": [{"name": "default"}], "user_id": "ce7c32a32c8746a5ba17b91382730dc9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:55:59Z", "hostId": "be7b88c2b5a87445fa6a6ce107047c2a34ee4a249ac1a75f631944e5", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-78cb8aa9-3db6-4a1c-bc29-89c049c5411a-inst", "created": "2018-08-01T10:55:54Z", "tenant_id": "a1c0adf7c28248dd9915be4983a967ac", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:56:05,256 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/e20df837-8f58-480b-be54-cf2c29a7e479 used request id req-f0346fd5-bc89-4478-83db-186d187d1e56 2018-08-01 10:56:05,259 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/e20df837-8f58-480b-be54-cf2c29a7e479 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d292e55027b7657c1c27674f46d6a2f33ae707e5" 2018-08-01 10:56:05,423 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:56:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-35c8f7b4-6ffd-4e8a-a6a9-fc75f9e36bd2 x-compute-request-id: req-35c8f7b4-6ffd-4e8a-a6a9-fc75f9e36bd2 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-78cb8aa9-3db6-4a1c-bc29-89c049c5411a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:75:8f", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/e20df837-8f58-480b-be54-cf2c29a7e479", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/e20df837-8f58-480b-be54-cf2c29a7e479", "rel": "bookmark"}], "image": {"id": "27e4f1b2-380d-4bca-9cb7-37ebe056ec05", "links": [{"href": "http://172.30.9.24:8774/images/27e4f1b2-380d-4bca-9cb7-37ebe056ec05", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T10:55:59.000000", "flavor": {"id": "05a50e8b-ea78-43f5-b3f0-d91f8c792f65", "links": [{"href": "http://172.30.9.24:8774/flavors/05a50e8b-ea78-43f5-b3f0-d91f8c792f65", "rel": "bookmark"}]}, "id": "e20df837-8f58-480b-be54-cf2c29a7e479", "security_groups": [{"name": "default"}], "user_id": "ce7c32a32c8746a5ba17b91382730dc9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:55:59Z", "hostId": "be7b88c2b5a87445fa6a6ce107047c2a34ee4a249ac1a75f631944e5", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-78cb8aa9-3db6-4a1c-bc29-89c049c5411a-inst", "created": "2018-08-01T10:55:54Z", "tenant_id": "a1c0adf7c28248dd9915be4983a967ac", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:56:05,423 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/e20df837-8f58-480b-be54-cf2c29a7e479 used request id req-35c8f7b4-6ffd-4e8a-a6a9-fc75f9e36bd2 2018-08-01 10:56:05,423 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-78cb8aa9-3db6-4a1c-bc29-89c049c5411a-inst] is - ACTIVE 2018-08-01 10:56:05,424 - create_instance - INFO - VM is - ACTIVE 2018-08-01 10:56:05,426 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/e20df837-8f58-480b-be54-cf2c29a7e479 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d292e55027b7657c1c27674f46d6a2f33ae707e5" 2018-08-01 10:56:05,580 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:56:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-763f64d3-94ed-425e-8ac8-53cefc51136c x-compute-request-id: req-763f64d3-94ed-425e-8ac8-53cefc51136c Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-78cb8aa9-3db6-4a1c-bc29-89c049c5411a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:75:8f", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/e20df837-8f58-480b-be54-cf2c29a7e479", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/e20df837-8f58-480b-be54-cf2c29a7e479", "rel": "bookmark"}], "image": {"id": "27e4f1b2-380d-4bca-9cb7-37ebe056ec05", "links": [{"href": "http://172.30.9.24:8774/images/27e4f1b2-380d-4bca-9cb7-37ebe056ec05", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T10:55:59.000000", "flavor": {"id": "05a50e8b-ea78-43f5-b3f0-d91f8c792f65", "links": [{"href": "http://172.30.9.24:8774/flavors/05a50e8b-ea78-43f5-b3f0-d91f8c792f65", "rel": "bookmark"}]}, "id": "e20df837-8f58-480b-be54-cf2c29a7e479", "security_groups": [{"name": "default"}], "user_id": "ce7c32a32c8746a5ba17b91382730dc9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:55:59Z", "hostId": "be7b88c2b5a87445fa6a6ce107047c2a34ee4a249ac1a75f631944e5", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-78cb8aa9-3db6-4a1c-bc29-89c049c5411a-inst", "created": "2018-08-01T10:55:54Z", "tenant_id": "a1c0adf7c28248dd9915be4983a967ac", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:56:05,580 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/e20df837-8f58-480b-be54-cf2c29a7e479 used request id req-763f64d3-94ed-425e-8ac8-53cefc51136c 2018-08-01 10:56:05,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-78cb8aa9-3db6-4a1c-bc29-89c049c5411a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d292e55027b7657c1c27674f46d6a2f33ae707e5" 2018-08-01 10:56:05,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-fd889259-f5a9-44c5-98e8-8573b3fe8fdf Date: Wed, 01 Aug 2018 10:56:05 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"811b50ec-3f11-4d85-a9ba-16269f26e0a5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a1c0adf7c28248dd9915be4983a967ac","l2_adjacency":true,"status":"ACTIVE","subnets":["41505e51-a23b-4d4e-ab20-c30f86f5ac43"],"description":"","tags":[],"updated_at":"2018-08-01T10:55:47Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-78cb8aa9-3db6-4a1c-bc29-89c049c5411a-pub-net","admin_state_up":true,"tenant_id":"a1c0adf7c28248dd9915be4983a967ac","created_at":"2018-08-01T10:55:46Z","mtu":1450}]} 2018-08-01 10:56:05,689 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-78cb8aa9-3db6-4a1c-bc29-89c049c5411a-pub-net used request id req-fd889259-f5a9-44c5-98e8-8573b3fe8fdf 2018-08-01 10:56:05,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/a1c0adf7c28248dd9915be4983a967ac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d292e55027b7657c1c27674f46d6a2f33ae707e5" 2018-08-01 10:56:05,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:56:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebb224c5-1626-4a8c-b903-71e7b39ee3a0 Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/a1c0adf7c28248dd9915be4983a967ac"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a1c0adf7c28248dd9915be4983a967ac", "name": "InstanceSecurityGroupTests-b8bd7f98-49d2-462-proj"}} 2018-08-01 10:56:05,777 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/a1c0adf7c28248dd9915be4983a967ac used request id req-ebb224c5-1626-4a8c-b903-71e7b39ee3a0 2018-08-01 10:56:05,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=811b50ec-3f11-4d85-a9ba-16269f26e0a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d292e55027b7657c1c27674f46d6a2f33ae707e5" 2018-08-01 10:56:05,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-beb12db2-aa89-408b-850a-d20afbafe35d Date: Wed, 01 Aug 2018 10:56:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"811b50ec-3f11-4d85-a9ba-16269f26e0a5","tenant_id":"a1c0adf7c28248dd9915be4983a967ac","created_at":"2018-08-01T10:55:47Z","dns_nameservers":[],"updated_at":"2018-08-01T10:55:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a1c0adf7c28248dd9915be4983a967ac","id":"41505e51-a23b-4d4e-ab20-c30f86f5ac43","subnetpool_id":null,"name":"InstanceSecurityGroupTests-78cb8aa9-3db6-4a1c-bc29-89c049c5411a-pub-subnet"}]} 2018-08-01 10:56:05,832 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=811b50ec-3f11-4d85-a9ba-16269f26e0a5 used request id req-beb12db2-aa89-408b-850a-d20afbafe35d 2018-08-01 10:56:05,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=811b50ec-3f11-4d85-a9ba-16269f26e0a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d292e55027b7657c1c27674f46d6a2f33ae707e5" 2018-08-01 10:56:05,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1650 X-Openstack-Request-Id: req-6da0ff6c-dcf7-4160-90e1-869d2c3fde28 Date: Wed, 01 Aug 2018 10:56:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:55:51Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"41505e51-a23b-4d4e-ab20-c30f86f5ac43","ip_address":"10.55.0.2"}],"id":"4f67672e-b3ce-4697-9dac-da4a772ac83a","security_groups":[],"mac_address":"fa:16:3e:e5:e1:de","project_id":"a1c0adf7c28248dd9915be4983a967ac","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"811b50ec-3f11-4d85-a9ba-16269f26e0a5","tenant_id":"a1c0adf7c28248dd9915be4983a967ac","created_at":"2018-08-01T10:55:48Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-811b50ec-3f11-4d85-a9ba-16269f26e0a5","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:55:59Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"41505e51-a23b-4d4e-ab20-c30f86f5ac43","ip_address":"10.55.0.8"}],"id":"dc9dd3e5-ef7d-4373-ad23-7f8a37d81b02","security_groups":["8de5ad1f-1589-4ac1-951a-2b9c20116e79"],"mac_address":"fa:16:3e:0a:75:8f","project_id":"a1c0adf7c28248dd9915be4983a967ac","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-78cb8aa9-3db6-4a1c-bc29-89c049c5411a-port","admin_state_up":true,"network_id":"811b50ec-3f11-4d85-a9ba-16269f26e0a5","tenant_id":"a1c0adf7c28248dd9915be4983a967ac","created_at":"2018-08-01T10:55:52Z","binding:vnic_type":"normal","device_id":"e20df837-8f58-480b-be54-cf2c29a7e479","ip_allocation":"immediate"}]} 2018-08-01 10:56:05,899 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=811b50ec-3f11-4d85-a9ba-16269f26e0a5 used request id req-6da0ff6c-dcf7-4160-90e1-869d2c3fde28 2018-08-01 10:56:05,902 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/e20df837-8f58-480b-be54-cf2c29a7e479 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d292e55027b7657c1c27674f46d6a2f33ae707e5" 2018-08-01 10:56:06,398 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:56:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0781db95-15c0-41e4-ab3e-ee7fda2a4bf8 x-compute-request-id: req-0781db95-15c0-41e4-ab3e-ee7fda2a4bf8 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-78cb8aa9-3db6-4a1c-bc29-89c049c5411a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:75:8f", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/e20df837-8f58-480b-be54-cf2c29a7e479", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/e20df837-8f58-480b-be54-cf2c29a7e479", "rel": "bookmark"}], "image": {"id": "27e4f1b2-380d-4bca-9cb7-37ebe056ec05", "links": [{"href": "http://172.30.9.24:8774/images/27e4f1b2-380d-4bca-9cb7-37ebe056ec05", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T10:55:59.000000", "flavor": {"id": "05a50e8b-ea78-43f5-b3f0-d91f8c792f65", "links": [{"href": "http://172.30.9.24:8774/flavors/05a50e8b-ea78-43f5-b3f0-d91f8c792f65", "rel": "bookmark"}]}, "id": "e20df837-8f58-480b-be54-cf2c29a7e479", "security_groups": [{"name": "default"}], "user_id": "ce7c32a32c8746a5ba17b91382730dc9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:55:59Z", "hostId": "be7b88c2b5a87445fa6a6ce107047c2a34ee4a249ac1a75f631944e5", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-78cb8aa9-3db6-4a1c-bc29-89c049c5411a-inst", "created": "2018-08-01T10:55:54Z", "tenant_id": "a1c0adf7c28248dd9915be4983a967ac", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:56:06,399 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/e20df837-8f58-480b-be54-cf2c29a7e479 used request id req-0781db95-15c0-41e4-ab3e-ee7fda2a4bf8 2018-08-01 10:56:06,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-78cb8aa9-3db6-4a1c-bc29-89c049c5411a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d292e55027b7657c1c27674f46d6a2f33ae707e5" 2018-08-01 10:56:06,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-947ccca3-7ff8-45fb-9582-93fcbb8046a4 Date: Wed, 01 Aug 2018 10:56:06 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"811b50ec-3f11-4d85-a9ba-16269f26e0a5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a1c0adf7c28248dd9915be4983a967ac","l2_adjacency":true,"status":"ACTIVE","subnets":["41505e51-a23b-4d4e-ab20-c30f86f5ac43"],"description":"","tags":[],"updated_at":"2018-08-01T10:55:47Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-78cb8aa9-3db6-4a1c-bc29-89c049c5411a-pub-net","admin_state_up":true,"tenant_id":"a1c0adf7c28248dd9915be4983a967ac","created_at":"2018-08-01T10:55:46Z","mtu":1450}]} 2018-08-01 10:56:06,499 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-78cb8aa9-3db6-4a1c-bc29-89c049c5411a-pub-net used request id req-947ccca3-7ff8-45fb-9582-93fcbb8046a4 2018-08-01 10:56:06,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/a1c0adf7c28248dd9915be4983a967ac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d292e55027b7657c1c27674f46d6a2f33ae707e5" 2018-08-01 10:56:06,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:56:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab22eafc-fb04-4cdd-9c10-061b7f3eef24 Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/a1c0adf7c28248dd9915be4983a967ac"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a1c0adf7c28248dd9915be4983a967ac", "name": "InstanceSecurityGroupTests-b8bd7f98-49d2-462-proj"}} 2018-08-01 10:56:06,523 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/a1c0adf7c28248dd9915be4983a967ac used request id req-ab22eafc-fb04-4cdd-9c10-061b7f3eef24 2018-08-01 10:56:06,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=811b50ec-3f11-4d85-a9ba-16269f26e0a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d292e55027b7657c1c27674f46d6a2f33ae707e5" 2018-08-01 10:56:06,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-26f5aabb-d658-48e1-a36a-785e027e2b4a Date: Wed, 01 Aug 2018 10:56:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"811b50ec-3f11-4d85-a9ba-16269f26e0a5","tenant_id":"a1c0adf7c28248dd9915be4983a967ac","created_at":"2018-08-01T10:55:47Z","dns_nameservers":[],"updated_at":"2018-08-01T10:55:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a1c0adf7c28248dd9915be4983a967ac","id":"41505e51-a23b-4d4e-ab20-c30f86f5ac43","subnetpool_id":null,"name":"InstanceSecurityGroupTests-78cb8aa9-3db6-4a1c-bc29-89c049c5411a-pub-subnet"}]} 2018-08-01 10:56:06,578 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=811b50ec-3f11-4d85-a9ba-16269f26e0a5 used request id req-26f5aabb-d658-48e1-a36a-785e027e2b4a 2018-08-01 10:56:06,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=811b50ec-3f11-4d85-a9ba-16269f26e0a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d292e55027b7657c1c27674f46d6a2f33ae707e5" 2018-08-01 10:56:06,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1650 X-Openstack-Request-Id: req-f874b1ce-5ba2-49de-8454-3866531b4277 Date: Wed, 01 Aug 2018 10:56:06 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:55:51Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"41505e51-a23b-4d4e-ab20-c30f86f5ac43","ip_address":"10.55.0.2"}],"id":"4f67672e-b3ce-4697-9dac-da4a772ac83a","security_groups":[],"mac_address":"fa:16:3e:e5:e1:de","project_id":"a1c0adf7c28248dd9915be4983a967ac","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"811b50ec-3f11-4d85-a9ba-16269f26e0a5","tenant_id":"a1c0adf7c28248dd9915be4983a967ac","created_at":"2018-08-01T10:55:48Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-811b50ec-3f11-4d85-a9ba-16269f26e0a5","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:55:59Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"41505e51-a23b-4d4e-ab20-c30f86f5ac43","ip_address":"10.55.0.8"}],"id":"dc9dd3e5-ef7d-4373-ad23-7f8a37d81b02","security_groups":["8de5ad1f-1589-4ac1-951a-2b9c20116e79"],"mac_address":"fa:16:3e:0a:75:8f","project_id":"a1c0adf7c28248dd9915be4983a967ac","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-78cb8aa9-3db6-4a1c-bc29-89c049c5411a-port","admin_state_up":true,"network_id":"811b50ec-3f11-4d85-a9ba-16269f26e0a5","tenant_id":"a1c0adf7c28248dd9915be4983a967ac","created_at":"2018-08-01T10:55:52Z","binding:vnic_type":"normal","device_id":"e20df837-8f58-480b-be54-cf2c29a7e479","ip_allocation":"immediate"}]} 2018-08-01 10:56:06,644 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=811b50ec-3f11-4d85-a9ba-16269f26e0a5 used request id req-f874b1ce-5ba2-49de-8454-3866531b4277 2018-08-01 10:56:06,647 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/e20df837-8f58-480b-be54-cf2c29a7e479/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d292e55027b7657c1c27674f46d6a2f33ae707e5" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-78cb8aa9-3db6-4a1c-bc29-89c049c5411a-name"}}' 2018-08-01 10:56:07,513 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 10: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 x-openstack-request-id: req-b2285091-fd52-4350-b766-8472f66e3299 x-compute-request-id: req-b2285091-fd52-4350-b766-8472f66e3299 Content-Length: 0 Content-Type: application/json 2018-08-01 10:56:07,514 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/e20df837-8f58-480b-be54-cf2c29a7e479/action used request id req-b2285091-fd52-4350-b766-8472f66e3299 2018-08-01 10:56:07,516 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/e20df837-8f58-480b-be54-cf2c29a7e479 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d292e55027b7657c1c27674f46d6a2f33ae707e5" 2018-08-01 10:56:08,021 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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-166ae6d9-2300-4a0d-8eb3-9006439464cf x-compute-request-id: req-166ae6d9-2300-4a0d-8eb3-9006439464cf Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-78cb8aa9-3db6-4a1c-bc29-89c049c5411a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:75:8f", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/e20df837-8f58-480b-be54-cf2c29a7e479", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/e20df837-8f58-480b-be54-cf2c29a7e479", "rel": "bookmark"}], "image": {"id": "27e4f1b2-380d-4bca-9cb7-37ebe056ec05", "links": [{"href": "http://172.30.9.24:8774/images/27e4f1b2-380d-4bca-9cb7-37ebe056ec05", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T10:55:59.000000", "flavor": {"id": "05a50e8b-ea78-43f5-b3f0-d91f8c792f65", "links": [{"href": "http://172.30.9.24:8774/flavors/05a50e8b-ea78-43f5-b3f0-d91f8c792f65", "rel": "bookmark"}]}, "id": "e20df837-8f58-480b-be54-cf2c29a7e479", "security_groups": [{"name": "InstanceSecurityGroupTests-78cb8aa9-3db6-4a1c-bc29-89c049c5411a-name"}, {"name": "default"}], "user_id": "ce7c32a32c8746a5ba17b91382730dc9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:55:59Z", "hostId": "be7b88c2b5a87445fa6a6ce107047c2a34ee4a249ac1a75f631944e5", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-78cb8aa9-3db6-4a1c-bc29-89c049c5411a-inst", "created": "2018-08-01T10:55:54Z", "tenant_id": "a1c0adf7c28248dd9915be4983a967ac", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:56:08,021 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/e20df837-8f58-480b-be54-cf2c29a7e479 used request id req-166ae6d9-2300-4a0d-8eb3-9006439464cf 2018-08-01 10:56:08,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-78cb8aa9-3db6-4a1c-bc29-89c049c5411a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d292e55027b7657c1c27674f46d6a2f33ae707e5" 2018-08-01 10:56:08,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-1554ccbb-f6a7-4bd0-b13b-85754d1c300f Date: Wed, 01 Aug 2018 10:56:08 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"811b50ec-3f11-4d85-a9ba-16269f26e0a5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a1c0adf7c28248dd9915be4983a967ac","l2_adjacency":true,"status":"ACTIVE","subnets":["41505e51-a23b-4d4e-ab20-c30f86f5ac43"],"description":"","tags":[],"updated_at":"2018-08-01T10:55:47Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-78cb8aa9-3db6-4a1c-bc29-89c049c5411a-pub-net","admin_state_up":true,"tenant_id":"a1c0adf7c28248dd9915be4983a967ac","created_at":"2018-08-01T10:55:46Z","mtu":1450}]} 2018-08-01 10:56:08,123 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-78cb8aa9-3db6-4a1c-bc29-89c049c5411a-pub-net used request id req-1554ccbb-f6a7-4bd0-b13b-85754d1c300f 2018-08-01 10:56:08,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/a1c0adf7c28248dd9915be4983a967ac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d292e55027b7657c1c27674f46d6a2f33ae707e5" 2018-08-01 10:56:08,213 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:56:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6da31235-afe2-4318-8197-80f28c78fe16 Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/a1c0adf7c28248dd9915be4983a967ac"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a1c0adf7c28248dd9915be4983a967ac", "name": "InstanceSecurityGroupTests-b8bd7f98-49d2-462-proj"}} 2018-08-01 10:56:08,213 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/a1c0adf7c28248dd9915be4983a967ac used request id req-6da31235-afe2-4318-8197-80f28c78fe16 2018-08-01 10:56:08,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=811b50ec-3f11-4d85-a9ba-16269f26e0a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d292e55027b7657c1c27674f46d6a2f33ae707e5" 2018-08-01 10:56:08,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-8d05b7b3-7bd5-4790-b908-a0fe32894050 Date: Wed, 01 Aug 2018 10:56:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"811b50ec-3f11-4d85-a9ba-16269f26e0a5","tenant_id":"a1c0adf7c28248dd9915be4983a967ac","created_at":"2018-08-01T10:55:47Z","dns_nameservers":[],"updated_at":"2018-08-01T10:55:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a1c0adf7c28248dd9915be4983a967ac","id":"41505e51-a23b-4d4e-ab20-c30f86f5ac43","subnetpool_id":null,"name":"InstanceSecurityGroupTests-78cb8aa9-3db6-4a1c-bc29-89c049c5411a-pub-subnet"}]} 2018-08-01 10:56:08,269 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=811b50ec-3f11-4d85-a9ba-16269f26e0a5 used request id req-8d05b7b3-7bd5-4790-b908-a0fe32894050 2018-08-01 10:56:08,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=811b50ec-3f11-4d85-a9ba-16269f26e0a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d292e55027b7657c1c27674f46d6a2f33ae707e5" 2018-08-01 10:56:08,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1689 X-Openstack-Request-Id: req-67de558f-3bd2-483c-9679-d35804e485b5 Date: Wed, 01 Aug 2018 10:56:08 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:55:51Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"41505e51-a23b-4d4e-ab20-c30f86f5ac43","ip_address":"10.55.0.2"}],"id":"4f67672e-b3ce-4697-9dac-da4a772ac83a","security_groups":[],"mac_address":"fa:16:3e:e5:e1:de","project_id":"a1c0adf7c28248dd9915be4983a967ac","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"811b50ec-3f11-4d85-a9ba-16269f26e0a5","tenant_id":"a1c0adf7c28248dd9915be4983a967ac","created_at":"2018-08-01T10:55:48Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-811b50ec-3f11-4d85-a9ba-16269f26e0a5","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:56:07Z","device_owner":"compute:nova","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"41505e51-a23b-4d4e-ab20-c30f86f5ac43","ip_address":"10.55.0.8"}],"id":"dc9dd3e5-ef7d-4373-ad23-7f8a37d81b02","security_groups":["0db67fb8-1031-49b4-9907-8a9dc548ac63","8de5ad1f-1589-4ac1-951a-2b9c20116e79"],"mac_address":"fa:16:3e:0a:75:8f","project_id":"a1c0adf7c28248dd9915be4983a967ac","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-78cb8aa9-3db6-4a1c-bc29-89c049c5411a-port","admin_state_up":true,"network_id":"811b50ec-3f11-4d85-a9ba-16269f26e0a5","tenant_id":"a1c0adf7c28248dd9915be4983a967ac","created_at":"2018-08-01T10:55:52Z","binding:vnic_type":"normal","device_id":"e20df837-8f58-480b-be54-cf2c29a7e479","ip_allocation":"immediate"}]} 2018-08-01 10:56:08,335 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=811b50ec-3f11-4d85-a9ba-16269f26e0a5 used request id req-67de558f-3bd2-483c-9679-d35804e485b5 2018-08-01 10:56:08,338 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/e20df837-8f58-480b-be54-cf2c29a7e479 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c770dd0440752dcc50e0db046eb43d2b85bcbc1" 2018-08-01 10:56:08,817 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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-002db037-53a7-4a7b-9678-c97517588b06 x-compute-request-id: req-002db037-53a7-4a7b-9678-c97517588b06 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-78cb8aa9-3db6-4a1c-bc29-89c049c5411a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:75:8f", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/e20df837-8f58-480b-be54-cf2c29a7e479", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/e20df837-8f58-480b-be54-cf2c29a7e479", "rel": "bookmark"}], "image": {"id": "27e4f1b2-380d-4bca-9cb7-37ebe056ec05", "links": [{"href": "http://172.30.9.24:8774/images/27e4f1b2-380d-4bca-9cb7-37ebe056ec05", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T10:55:59.000000", "flavor": {"id": "05a50e8b-ea78-43f5-b3f0-d91f8c792f65", "links": [{"href": "http://172.30.9.24:8774/flavors/05a50e8b-ea78-43f5-b3f0-d91f8c792f65", "rel": "bookmark"}]}, "id": "e20df837-8f58-480b-be54-cf2c29a7e479", "security_groups": [{"name": "InstanceSecurityGroupTests-78cb8aa9-3db6-4a1c-bc29-89c049c5411a-name"}, {"name": "default"}], "user_id": "ce7c32a32c8746a5ba17b91382730dc9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:55:59Z", "hostId": "be7b88c2b5a87445fa6a6ce107047c2a34ee4a249ac1a75f631944e5", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-78cb8aa9-3db6-4a1c-bc29-89c049c5411a-inst", "created": "2018-08-01T10:55:54Z", "tenant_id": "a1c0adf7c28248dd9915be4983a967ac", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:56:08,817 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/e20df837-8f58-480b-be54-cf2c29a7e479 used request id req-002db037-53a7-4a7b-9678-c97517588b06 2018-08-01 10:56:08,818 - create_instance - INFO - Deleting Port with ID - dc9dd3e5-ef7d-4373-ad23-7f8a37d81b02 2018-08-01 10:56:08,818 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-78cb8aa9-3db6-4a1c-bc29-89c049c5411a-port 2018-08-01 10:56:08,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/ports/dc9dd3e5-ef7d-4373-ad23-7f8a37d81b02 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d292e55027b7657c1c27674f46d6a2f33ae707e5" 2018-08-01 10:56:09,248 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-59d4f45c-2383-4f98-834b-a2f3c9fff94e Date: Wed, 01 Aug 2018 10:56:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:56:09,248 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/ports/dc9dd3e5-ef7d-4373-ad23-7f8a37d81b02 used request id req-59d4f45c-2383-4f98-834b-a2f3c9fff94e 2018-08-01 10:56:09,248 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-78cb8aa9-3db6-4a1c-bc29-89c049c5411a-inst 2018-08-01 10:56:09,251 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/servers/e20df837-8f58-480b-be54-cf2c29a7e479 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d292e55027b7657c1c27674f46d6a2f33ae707e5" 2018-08-01 10:56:09,377 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:56: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-0afab299-a2f7-4d26-ae0c-386bd851b59b x-compute-request-id: req-0afab299-a2f7-4d26-ae0c-386bd851b59b Content-Type: application/json 2018-08-01 10:56:09,377 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/e20df837-8f58-480b-be54-cf2c29a7e479 used request id req-0afab299-a2f7-4d26-ae0c-386bd851b59b 2018-08-01 10:56:09,377 - create_instance - INFO - Checking deletion status 2018-08-01 10:56:09,380 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/e20df837-8f58-480b-be54-cf2c29a7e479 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d292e55027b7657c1c27674f46d6a2f33ae707e5" 2018-08-01 10:56:09,476 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:56: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-458d3aca-6bee-438c-9471-e0468ac9b5d5 x-compute-request-id: req-458d3aca-6bee-438c-9471-e0468ac9b5d5 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.24:8774/v2.1/servers/e20df837-8f58-480b-be54-cf2c29a7e479", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/e20df837-8f58-480b-be54-cf2c29a7e479", "rel": "bookmark"}], "image": {"id": "27e4f1b2-380d-4bca-9cb7-37ebe056ec05", "links": [{"href": "http://172.30.9.24:8774/images/27e4f1b2-380d-4bca-9cb7-37ebe056ec05", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T10:55:59.000000", "flavor": {"id": "05a50e8b-ea78-43f5-b3f0-d91f8c792f65", "links": [{"href": "http://172.30.9.24:8774/flavors/05a50e8b-ea78-43f5-b3f0-d91f8c792f65", "rel": "bookmark"}]}, "id": "e20df837-8f58-480b-be54-cf2c29a7e479", "user_id": "ce7c32a32c8746a5ba17b91382730dc9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:56:09Z", "hostId": "be7b88c2b5a87445fa6a6ce107047c2a34ee4a249ac1a75f631944e5", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-78cb8aa9-3db6-4a1c-bc29-89c049c5411a-inst", "created": "2018-08-01T10:55:54Z", "tenant_id": "a1c0adf7c28248dd9915be4983a967ac", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:56:09,476 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/e20df837-8f58-480b-be54-cf2c29a7e479 used request id req-458d3aca-6bee-438c-9471-e0468ac9b5d5 2018-08-01 10:56:09,476 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-78cb8aa9-3db6-4a1c-bc29-89c049c5411a-inst] is - ACTIVE 2018-08-01 10:56:09,477 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-01 10:56:12,480 - create_instance - DEBUG - VM status query timeout in 296.897735119 2018-08-01 10:56:12,483 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/e20df837-8f58-480b-be54-cf2c29a7e479 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d292e55027b7657c1c27674f46d6a2f33ae707e5" 2018-08-01 10:56:12,537 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10: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 x-openstack-request-id: req-b57cbd98-dd0a-4f5a-ad07-e3c4486f215f x-compute-request-id: req-b57cbd98-dd0a-4f5a-ad07-e3c4486f215f Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance e20df837-8f58-480b-be54-cf2c29a7e479 could not be found.", "code": 404}} 2018-08-01 10:56:12,537 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/e20df837-8f58-480b-be54-cf2c29a7e479 used request id req-b57cbd98-dd0a-4f5a-ad07-e3c4486f215f 2018-08-01 10:56:12,538 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance e20df837-8f58-480b-be54-cf2c29a7e479 could not be found. (HTTP 404) (Request-ID: req-b57cbd98-dd0a-4f5a-ad07-e3c4486f215f) 2018-08-01 10:56:12,538 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-78cb8aa9-3db6-4a1c-bc29-89c049c5411a-inst 2018-08-01 10:56:12,539 - neutron_utils - INFO - Deleting security group rule with ID - d06a8eda-d705-4174-b9e4-f4b7d69ed0fd 2018-08-01 10:56:12,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-group-rules/d06a8eda-d705-4174-b9e4-f4b7d69ed0fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efe797b0b2fb9b64bbf966124dd6ff70cdbf5bd4" 2018-08-01 10:56:12,640 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ec11c90c-7d25-4a9a-aa78-21ef776fe642 Content-Length: 0 Date: Wed, 01 Aug 2018 10:56:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:56:12,640 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-group-rules/d06a8eda-d705-4174-b9e4-f4b7d69ed0fd used request id req-ec11c90c-7d25-4a9a-aa78-21ef776fe642 2018-08-01 10:56:12,640 - neutron_utils - INFO - Deleting security group rule with ID - 311d5ece-c8c8-4d85-ae74-c6f375c24e14 2018-08-01 10:56:12,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-group-rules/311d5ece-c8c8-4d85-ae74-c6f375c24e14 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efe797b0b2fb9b64bbf966124dd6ff70cdbf5bd4" 2018-08-01 10:56:12,717 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8c597618-e5d9-49ac-9e49-17b253a701a9 Content-Length: 0 Date: Wed, 01 Aug 2018 10:56:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:56:12,717 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-group-rules/311d5ece-c8c8-4d85-ae74-c6f375c24e14 used request id req-8c597618-e5d9-49ac-9e49-17b253a701a9 2018-08-01 10:56:12,717 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-78cb8aa9-3db6-4a1c-bc29-89c049c5411a-name 2018-08-01 10:56:12,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/0db67fb8-1031-49b4-9907-8a9dc548ac63 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efe797b0b2fb9b64bbf966124dd6ff70cdbf5bd4" 2018-08-01 10:56:12,832 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5b602436-90b3-4e65-a111-a3094969061e Content-Length: 0 Date: Wed, 01 Aug 2018 10:56:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:56:12,832 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/0db67fb8-1031-49b4-9907-8a9dc548ac63 used request id req-5b602436-90b3-4e65-a111-a3094969061e 2018-08-01 10:56:12,835 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/flavors/05a50e8b-ea78-43f5-b3f0-d91f8c792f65 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3735989de147bb6ebd905a44fc1a34c69b7aab7" 2018-08-01 10:56:12,866 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 10: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 x-openstack-request-id: req-99d6e7dc-17ae-4a36-b69c-b93c9ca5f0a4 x-compute-request-id: req-99d6e7dc-17ae-4a36-b69c-b93c9ca5f0a4 Content-Length: 0 Content-Type: application/json 2018-08-01 10:56:12,866 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/05a50e8b-ea78-43f5-b3f0-d91f8c792f65 used request id req-99d6e7dc-17ae-4a36-b69c-b93c9ca5f0a4 2018-08-01 10:56:12,867 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-78cb8aa9-3db6-4a1c-bc29-89c049c5411a-pub-subnet 2018-08-01 10:56:12,867 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-78cb8aa9-3db6-4a1c-bc29-89c049c5411a-pub-subnet 2018-08-01 10:56:12,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/subnets/41505e51-a23b-4d4e-ab20-c30f86f5ac43 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10f624aa1f90bdd9216e5aec8891998d2c6f2da0" 2018-08-01 10:56:14,069 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-eb2b4ba4-7908-4d07-ae66-2a0cc2f8bdce Date: Wed, 01 Aug 2018 10:56:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:56:14,070 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/41505e51-a23b-4d4e-ab20-c30f86f5ac43 used request id req-eb2b4ba4-7908-4d07-ae66-2a0cc2f8bdce 2018-08-01 10:56:14,070 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-78cb8aa9-3db6-4a1c-bc29-89c049c5411a-pub-net 2018-08-01 10:56:14,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/networks/811b50ec-3f11-4d85-a9ba-16269f26e0a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10f624aa1f90bdd9216e5aec8891998d2c6f2da0" 2018-08-01 10:56:15,063 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e0775c3d-a743-40bd-a192-80b9ca55c86e Date: Wed, 01 Aug 2018 10:56:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:56:15,063 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/811b50ec-3f11-4d85-a9ba-16269f26e0a5 used request id req-e0775c3d-a743-40bd-a192-80b9ca55c86e 2018-08-01 10:56:15,064 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-78cb8aa9-3db6-4a1c-bc29-89c049c5411a-image 2018-08-01 10:56:15,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9292/v2/images/27e4f1b2-380d-4bca-9cb7-37ebe056ec05 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}65bf7643b45432a4056548dcfda16f849d9677ab" 2018-08-01 10:56:15,568 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-08c1c329-8985-48f4-8ded-a1aa69ebf507 Date: Wed, 01 Aug 2018 10:56:15 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-01 10:56:15,569 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/27e4f1b2-380d-4bca-9cb7-37ebe056ec05 used request id req-08c1c329-8985-48f4-8ded-a1aa69ebf507 2018-08-01 10:56:15,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b62c8cf3136efe6841876023b7286781e2aa4c8" 2018-08-01 10:56:15,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-83a2192b-f0a6-4e52-810a-22e59be601c1 Date: Wed, 01 Aug 2018 10:56:15 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a2413a97b61342d8bd27570706ef372d", "created_at": "2018-08-01T09:33:18Z", "updated_at": "2018-08-01T09:33:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "7f556ce3-51d0-4279-a11d-510db9f9a3b1", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "94adc13c-a166-41cf-bd16-f997efc73cb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "b39143b5-c08f-4d0b-9d40-54f472f2389e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "e218b0b7-4501-4f84-9458-caf2891c260d", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}], "revision_number": 4, "project_id": "a2413a97b61342d8bd27570706ef372d", "id": "38229670-7386-42d0-b7b9-2397ea5938de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "created_at": "2018-08-01T09:28:38Z", "updated_at": "2018-08-01T09:28:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "763568f1-8151-4a3c-911a-d06da4423063", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "80d28bee-4aee-47e8-a8da-e0fe31497fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "a47a5ddf-aa37-4ab2-a335-1c93513b5f12", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "f5bba5a5-602b-421e-98b2-5a16117f943f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}], "revision_number": 4, "project_id": "dbe9669438844f3faecdc7fcc050e0d8", "id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ed1054af2e94c049694d98d54211d98", "created_at": "2018-08-01T09:31:40Z", "updated_at": "2018-08-01T09:31:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "34baee87-ea35-42ee-8a69-0f6e2a825d3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "89b9d1c9-f4f9-45cd-8d36-970d44228439", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "b8ab0d59-cab9-4488-82ee-7c5f69709bff", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "d3ab68ea-23b4-4bf6-8dd3-85d029e3d89f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}], "revision_number": 4, "project_id": "2ed1054af2e94c049694d98d54211d98", "id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "created_at": "2018-08-01T09:34:13Z", "updated_at": "2018-08-01T09:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "1dbb3f59-611b-46d1-a82d-2720e0a16f86", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "3878126b-a220-4357-adb9-bc22498f31b1", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "75ce67db-9c04-4561-a10d-8b1ec63943e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "e2945a69-3afe-41e3-a7ec-3ea4c79a12ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}], "revision_number": 4, "project_id": "c0d9b34b06f445a7857603f60b181f3c", "id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-01T09:30:58Z", "updated_at": "2018-08-01T09:30:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "042d4626-2974-418d-affe-f8f2acd05faa", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "995fae58-f0e5-4e10-801c-6c2ce5c7ae0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "cb8404fa-cb24-4879-a34d-f3050dcba730", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "dad6aaab-690e-4c24-9103-6767e0c80bc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "created_at": "2018-08-01T09:31:11Z", "updated_at": "2018-08-01T09:31:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "939e25e0-5dbc-4f6e-9f6f-7fb70e540203", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "9796a673-6928-4009-9c21-1410d395646e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "af7b8bf8-2fb6-4d72-842a-38f72d7581f7", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "b9af65b0-2eb8-45e1-8504-b7dc4dbb83ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}], "revision_number": 4, "project_id": "dd207f801ed3475f9dbe5f13077af1c8", "id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a1c0adf7c28248dd9915be4983a967ac", "created_at": "2018-08-01T10:55:46Z", "updated_at": "2018-08-01T10:55:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:55:46Z", "revision_number": 0, "id": "2a338a2f-449a-401c-b191-59f11ff5c87a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:55:46Z", "security_group_id": "8de5ad1f-1589-4ac1-951a-2b9c20116e79", "tenant_id": "a1c0adf7c28248dd9915be4983a967ac", "port_range_min": null, "ethertype": "IPv6", "project_id": "a1c0adf7c28248dd9915be4983a967ac"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:55:46Z", "revision_number": 0, "id": "b4bf0841-2395-407f-b828-f1581afa81ef", "remote_group_id": "8de5ad1f-1589-4ac1-951a-2b9c20116e79", "remote_ip_prefix": null, "created_at": "2018-08-01T10:55:46Z", "security_group_id": "8de5ad1f-1589-4ac1-951a-2b9c20116e79", "tenant_id": "a1c0adf7c28248dd9915be4983a967ac", "port_range_min": null, "ethertype": "IPv6", "project_id": "a1c0adf7c28248dd9915be4983a967ac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:55:46Z", "revision_number": 0, "id": "d87004eb-256d-449f-b8f8-1f413ccb7408", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:55:46Z", "security_group_id": "8de5ad1f-1589-4ac1-951a-2b9c20116e79", "tenant_id": "a1c0adf7c28248dd9915be4983a967ac", "port_range_min": null, "ethertype": "IPv4", "project_id": "a1c0adf7c28248dd9915be4983a967ac"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:55:46Z", "revision_number": 0, "id": "f8c7a4ce-3685-428c-9550-984b867bcd0f", "remote_group_id": "8de5ad1f-1589-4ac1-951a-2b9c20116e79", "remote_ip_prefix": null, "created_at": "2018-08-01T10:55:46Z", "security_group_id": "8de5ad1f-1589-4ac1-951a-2b9c20116e79", "tenant_id": "a1c0adf7c28248dd9915be4983a967ac", "port_range_min": null, "ethertype": "IPv4", "project_id": "a1c0adf7c28248dd9915be4983a967ac"}], "revision_number": 4, "project_id": "a1c0adf7c28248dd9915be4983a967ac", "id": "8de5ad1f-1589-4ac1-951a-2b9c20116e79", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "46dd322c3fcc454eb140e37825746af8", "created_at": "2018-08-01T10:33:44Z", "updated_at": "2018-08-01T10:33:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "0f41470b-1091-45c1-b574-92069f79f8d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "8cc03a9c-8fa5-425b-812f-d7692bae3613", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d1373b1e-2fb9-4e02-a9e1-7e873ba1d7d1", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d21f3909-71f3-43e2-a22d-6a9c2513cb6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}], "revision_number": 4, "project_id": "46dd322c3fcc454eb140e37825746af8", "id": "b2961714-c8a4-4fcb-918b-21d70527c983", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "created_at": "2018-08-01T09:34:57Z", "updated_at": "2018-08-01T09:34:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "8063d12f-30db-4ccf-8ce0-72e59ba81a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c38e1a7a-5857-4f03-b991-6d5c9c9a5b9e", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c725bae1-d3bb-42b5-b331-32737085f28c", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "cfddc134-923b-4e0d-9ec5-dcc5641dd435", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}], "revision_number": 4, "project_id": "455b48a61678488ead79a4cfa07ef5c3", "id": "cd52f913-3072-4ce7-a779-7de795b62b12", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:36:50Z", "updated_at": "2018-08-01T09:36:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "07ef7fe5-a529-45da-bfc0-899f0ea9b592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "bc4dad3a-2a0c-4c31-b901-2909a12adb50", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c35cff35-4306-4116-b9fa-fc27bc7c05d6", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c493e3ac-d9d2-480d-9ec8-50982eedaf5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}], "revision_number": 4, "project_id": "8d96727022f4443794db44ecde432faf", "id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "created_at": "2018-08-01T09:32:45Z", "updated_at": "2018-08-01T09:32:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "058ea790-43ea-4a6f-9950-28418319e577", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "5fcfb31b-cdad-4037-973e-56b74faefd14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "99a24d26-dc7f-42d0-aa23-a7c061f04952", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "b641bb48-566e-472b-a3cc-d38c85ab3ff1", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}], "revision_number": 4, "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "name": "default"}]} 2018-08-01 10:56:15,814 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-83a2192b-f0a6-4e52-810a-22e59be601c1 2018-08-01 10:56:15,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b62c8cf3136efe6841876023b7286781e2aa4c8" 2018-08-01 10:56:15,902 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:56:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dea72566-2f1b-4df6-80c2-443a942810fc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2413a97b61342d8bd27570706ef372d.", "code": 404, "title": "Not Found"}} 2018-08-01 10:56:15,902 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d used request id req-dea72566-2f1b-4df6-80c2-443a942810fc 2018-08-01 10:56:15,903 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:56:15,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b62c8cf3136efe6841876023b7286781e2aa4c8" 2018-08-01 10:56:15,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:56:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e6ae1c3-b44f-432f-982d-3941fb19dcf5 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.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dbe9669438844f3faecdc7fcc050e0d8", "name": "service"}} 2018-08-01 10:56:15,991 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 used request id req-8e6ae1c3-b44f-432f-982d-3941fb19dcf5 2018-08-01 10:56:15,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b62c8cf3136efe6841876023b7286781e2aa4c8" 2018-08-01 10:56:16,086 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:56:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-84e57de8-adc2-4285-8143-c87386d34af5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ed1054af2e94c049694d98d54211d98.", "code": 404, "title": "Not Found"}} 2018-08-01 10:56:16,087 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 used request id req-84e57de8-adc2-4285-8143-c87386d34af5 2018-08-01 10:56:16,087 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:56:16,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b62c8cf3136efe6841876023b7286781e2aa4c8" 2018-08-01 10:56:16,172 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:56:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b6940d3-dab4-4ae5-b4c5-dfb8729d5203 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c0d9b34b06f445a7857603f60b181f3c.", "code": 404, "title": "Not Found"}} 2018-08-01 10:56:16,172 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c used request id req-0b6940d3-dab4-4ae5-b4c5-dfb8729d5203 2018-08-01 10:56:16,172 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:56:16,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b62c8cf3136efe6841876023b7286781e2aa4c8" 2018-08-01 10:56:16,256 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:56:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d727e126-4fe0-4b1d-b2e1-10eefcff87ef Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: dd207f801ed3475f9dbe5f13077af1c8.", "code": 404, "title": "Not Found"}} 2018-08-01 10:56:16,256 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 used request id req-d727e126-4fe0-4b1d-b2e1-10eefcff87ef 2018-08-01 10:56:16,256 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:56:16,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/a1c0adf7c28248dd9915be4983a967ac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b62c8cf3136efe6841876023b7286781e2aa4c8" 2018-08-01 10:56:16,345 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:56:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca382538-b91d-4368-a729-722ade7c3fc4 Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/a1c0adf7c28248dd9915be4983a967ac"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a1c0adf7c28248dd9915be4983a967ac", "name": "InstanceSecurityGroupTests-b8bd7f98-49d2-462-proj"}} 2018-08-01 10:56:16,345 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/a1c0adf7c28248dd9915be4983a967ac used request id req-ca382538-b91d-4368-a729-722ade7c3fc4 2018-08-01 10:56:16,345 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8de5ad1f-1589-4ac1-951a-2b9c20116e79 2018-08-01 10:56:16,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=8de5ad1f-1589-4ac1-951a-2b9c20116e79 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b62c8cf3136efe6841876023b7286781e2aa4c8" 2018-08-01 10:56:16,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-ae0438aa-3c3a-43ef-8d16-7e62d71f2f80 Date: Wed, 01 Aug 2018 10:56:16 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:55:46Z", "security_group_id": "8de5ad1f-1589-4ac1-951a-2b9c20116e79", "port_range_min": null, "revision_number": 0, "tenant_id": "a1c0adf7c28248dd9915be4983a967ac", "created_at": "2018-08-01T10:55:46Z", "project_id": "a1c0adf7c28248dd9915be4983a967ac", "id": "2a338a2f-449a-401c-b191-59f11ff5c87a"}, {"remote_group_id": "8de5ad1f-1589-4ac1-951a-2b9c20116e79", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:55:46Z", "security_group_id": "8de5ad1f-1589-4ac1-951a-2b9c20116e79", "port_range_min": null, "revision_number": 0, "tenant_id": "a1c0adf7c28248dd9915be4983a967ac", "created_at": "2018-08-01T10:55:46Z", "project_id": "a1c0adf7c28248dd9915be4983a967ac", "id": "b4bf0841-2395-407f-b828-f1581afa81ef"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:55:46Z", "security_group_id": "8de5ad1f-1589-4ac1-951a-2b9c20116e79", "port_range_min": null, "revision_number": 0, "tenant_id": "a1c0adf7c28248dd9915be4983a967ac", "created_at": "2018-08-01T10:55:46Z", "project_id": "a1c0adf7c28248dd9915be4983a967ac", "id": "d87004eb-256d-449f-b8f8-1f413ccb7408"}, {"remote_group_id": "8de5ad1f-1589-4ac1-951a-2b9c20116e79", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:55:46Z", "security_group_id": "8de5ad1f-1589-4ac1-951a-2b9c20116e79", "port_range_min": null, "revision_number": 0, "tenant_id": "a1c0adf7c28248dd9915be4983a967ac", "created_at": "2018-08-01T10:55:46Z", "project_id": "a1c0adf7c28248dd9915be4983a967ac", "id": "f8c7a4ce-3685-428c-9550-984b867bcd0f"}]} 2018-08-01 10:56:16,370 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=8de5ad1f-1589-4ac1-951a-2b9c20116e79 used request id req-ae0438aa-3c3a-43ef-8d16-7e62d71f2f80 2018-08-01 10:56:16,370 - neutron_utils - INFO - Deleting security group with name - default 2018-08-01 10:56:16,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/8de5ad1f-1589-4ac1-951a-2b9c20116e79 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b62c8cf3136efe6841876023b7286781e2aa4c8" 2018-08-01 10:56:16,534 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d6eeacb3-efaf-4a66-831d-25f672398395 Content-Length: 0 Date: Wed, 01 Aug 2018 10:56:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:56:16,535 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/8de5ad1f-1589-4ac1-951a-2b9c20116e79 used request id req-d6eeacb3-efaf-4a66-831d-25f672398395 2018-08-01 10:56:16,535 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-b8bd7f98-49d2-462-proj 2018-08-01 10:56:16,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/a1c0adf7c28248dd9915be4983a967ac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b62c8cf3136efe6841876023b7286781e2aa4c8" 2018-08-01 10:56:16,742 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:56:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d1ca4351-a461-40b7-ab41-380c17dc4988 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:56:16,742 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/a1c0adf7c28248dd9915be4983a967ac used request id req-d1ca4351-a461-40b7-ab41-380c17dc4988 2018-08-01 10:56:16,742 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-b8bd7f98-49d2-462-proj-role 2018-08-01 10:56:16,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/96c40092e4c94fcd86f81f79be8fb262 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b62c8cf3136efe6841876023b7286781e2aa4c8" 2018-08-01 10:56:16,850 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:56:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-da605339-ca4b-4451-b411-9fa6f0719747 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:56:16,850 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/96c40092e4c94fcd86f81f79be8fb262 used request id req-da605339-ca4b-4451-b411-9fa6f0719747 2018-08-01 10:56:16,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b62c8cf3136efe6841876023b7286781e2aa4c8" 2018-08-01 10:56:16,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:56:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7bb87b7d-06bb-42a1-b4f6-fa8b917d25ff Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:56:16,936 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-7bb87b7d-06bb-42a1-b4f6-fa8b917d25ff 2018-08-01 10:56:16,937 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-b8bd7f98-49d2-462-user 2018-08-01 10:56:16,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/ce7c32a32c8746a5ba17b91382730dc9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f7014113876a2417b8ec500b83c6dd94d2bffe7" 2018-08-01 10:56:17,155 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:56:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-322330a2-92cb-4220-9d47-ff97752614fb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:56:17,156 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/ce7c32a32c8746a5ba17b91382730dc9 used request id req-322330a2-92cb-4220-9d47-ff97752614fb 2018-08-01 10:56:17,157 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:56:17,536 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:56:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["RtIdlWCbRiKGuFQXAeUM8w"], "issued_at": "2018-08-01T10:56:17.000000Z"}} 2018-08-01 10:56:17,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a97f233788937e56f20bb5863e0a5eec0652c36e" 2018-08-01 10:56:17,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:56:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5355b91d-e3f6-40da-90f4-d2f1da1b591d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:56:17,618 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-5355b91d-e3f6-40da-90f4-d2f1da1b591d 2018-08-01 10:56:17,619 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:56:17,620 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:56:18,000 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:56:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["jyrE4BOWRgKDDUFdTpLiJA"], "issued_at": "2018-08-01T10:56:17.000000Z"}} 2018-08-01 10:56:18,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f485287f463cb744865bdf2824c88bd7e8ee8849" 2018-08-01 10:56:18,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:56:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af92d168-1572-4836-beae-b6ced07b9c51 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:56:18,080 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-af92d168-1572-4836-beae-b6ced07b9c51 2018-08-01 10:56:18,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:56:18,088 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:56:18 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:56:18,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-5935a5cd-859e-4b8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f485287f463cb744865bdf2824c88bd7e8ee8849" 2018-08-01 10:56:18,174 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:56:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b97d10c-f2f8-414b-a622-f9381159dfb1 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-5935a5cd-859e-4b8-proj", "previous": null, "next": null}, "projects": []} 2018-08-01 10:56:18,174 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-5935a5cd-859e-4b8-proj used request id req-0b97d10c-f2f8-414b-a622-f9381159dfb1 2018-08-01 10:56:18,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f485287f463cb744865bdf2824c88bd7e8ee8849" 2018-08-01 10:56:18,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:56:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87adf1d2-b6bc-4f04-932a-49cb643692e6 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:56:18,199 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-87adf1d2-b6bc-4f04-932a-49cb643692e6 2018-08-01 10:56:18,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f485287f463cb744865bdf2824c88bd7e8ee8849" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-5935a5cd-859e-4b8-proj"}}' 2018-08-01 10:56:18,259 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:56:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-88d20272-4544-4195-92fd-b4d70a6f0f84 Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/53d7db4717f24ca6851cabde2e57787a"}, "tags": [], "enabled": true, "id": "53d7db4717f24ca6851cabde2e57787a", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-5935a5cd-859e-4b8-proj"}} 2018-08-01 10:56:18,259 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-88d20272-4544-4195-92fd-b4d70a6f0f84 2018-08-01 10:56:18,259 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-5935a5cd-859e-4b8-proj 2018-08-01 10:56:18,259 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:56:18,260 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:56:18,639 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:56:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["HbCLX-urRgOCqcDAGojFFg"], "issued_at": "2018-08-01T10:56:18.000000Z"}} 2018-08-01 10:56:18,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a23367be92e724495a83479231ab76c6e6321f3b" 2018-08-01 10:56:18,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:56:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e32be6a-4bed-4603-b242-5f11661be816 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:56:18,720 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-7e32be6a-4bed-4603-b242-5f11661be816 2018-08-01 10:56:18,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:56:18,729 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:56:18 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:56:18,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a23367be92e724495a83479231ab76c6e6321f3b" 2018-08-01 10:56:18,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:56:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb762d5d-a523-4a74-9d0a-686ac322fd06 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 10:56:18,836 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-bb762d5d-a523-4a74-9d0a-686ac322fd06 2018-08-01 10:56:18,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=InstanceSecurityGroupTests-5935a5cd-859e-4b8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a23367be92e724495a83479231ab76c6e6321f3b" 2018-08-01 10:56:18,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:56:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5129508-901a-4057-87bd-bb5034bfa74e Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=InstanceSecurityGroupTests-5935a5cd-859e-4b8-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/53d7db4717f24ca6851cabde2e57787a"}, "tags": [], "enabled": true, "id": "53d7db4717f24ca6851cabde2e57787a", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-5935a5cd-859e-4b8-proj"}]} 2018-08-01 10:56:18,924 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=InstanceSecurityGroupTests-5935a5cd-859e-4b8-proj used request id req-a5129508-901a-4057-87bd-bb5034bfa74e 2018-08-01 10:56:18,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a23367be92e724495a83479231ab76c6e6321f3b" 2018-08-01 10:56:19,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:56:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab358957-76f2-42bf-ac08-ad32e48fa7c6 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:56:19,013 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-ab358957-76f2-42bf-ac08-ad32e48fa7c6 2018-08-01 10:56:19,388 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-5935a5cd-859e-4b8-user 2018-08-01 10:56:19,389 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:56:19,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f485287f463cb744865bdf2824c88bd7e8ee8849" 2018-08-01 10:56:19,475 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:56:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bbc34df-fb4f-4c89-bde2-9fa41031f283 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:56:19,476 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-0bbc34df-fb4f-4c89-bde2-9fa41031f283 2018-08-01 10:56:19,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f485287f463cb744865bdf2824c88bd7e8ee8849" -d '{"role": {"name": "InstanceSecurityGroupTests-5935a5cd-859e-4b8-proj-role"}}' 2018-08-01 10:56:19,580 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:56:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0cdf949e-f49e-440d-92a7-9ef6c9316115 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f9b83f01dc7a45f0a22fc9412eab5804", "links": {"self": "http://172.30.9.24:5000/v3/roles/f9b83f01dc7a45f0a22fc9412eab5804"}, "name": "InstanceSecurityGroupTests-5935a5cd-859e-4b8-proj-role"}} 2018-08-01 10:56:19,580 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-0cdf949e-f49e-440d-92a7-9ef6c9316115 2018-08-01 10:56:19,581 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-5935a5cd-859e-4b8-proj-role 2018-08-01 10:56:19,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/f9b83f01dc7a45f0a22fc9412eab5804 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f485287f463cb744865bdf2824c88bd7e8ee8849" 2018-08-01 10:56:19,667 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:56:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1311f6f5-4e0e-440a-81de-f31fba425bee Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f9b83f01dc7a45f0a22fc9412eab5804", "links": {"self": "http://172.30.9.24:5000/v3/roles/f9b83f01dc7a45f0a22fc9412eab5804"}, "name": "InstanceSecurityGroupTests-5935a5cd-859e-4b8-proj-role"}} 2018-08-01 10:56:19,667 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/f9b83f01dc7a45f0a22fc9412eab5804 used request id req-1311f6f5-4e0e-440a-81de-f31fba425bee 2018-08-01 10:56:19,667 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-5935a5cd-859e-4b8-proj-role to project InstanceSecurityGroupTests-5935a5cd-859e-4b8-proj 2018-08-01 10:56:19,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/53d7db4717f24ca6851cabde2e57787a/users/fd5b8b977885416bbea62186b58c1471/roles/f9b83f01dc7a45f0a22fc9412eab5804 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f485287f463cb744865bdf2824c88bd7e8ee8849" 2018-08-01 10:56:19,795 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:56:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b33eb05e-24e9-4664-88a5-242dca52a0c9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:56:19,795 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/53d7db4717f24ca6851cabde2e57787a/users/fd5b8b977885416bbea62186b58c1471/roles/f9b83f01dc7a45f0a22fc9412eab5804 used request id req-b33eb05e-24e9-4664-88a5-242dca52a0c9 2018-08-01 10:56:19,795 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 10:56:19,797 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-01 10:56:19,797 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:56:19,798 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:56:20,181 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f9b83f01dc7a45f0a22fc9412eab5804", "name": "InstanceSecurityGroupTests-5935a5cd-859e-4b8-proj-role"}], "expires_at": "2018-08-01T11:56:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "53d7db4717f24ca6851cabde2e57787a", "name": "InstanceSecurityGroupTests-5935a5cd-859e-4b8-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/53d7db4717f24ca6851cabde2e57787a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/53d7db4717f24ca6851cabde2e57787a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/53d7db4717f24ca6851cabde2e57787a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/53d7db4717f24ca6851cabde2e57787a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/53d7db4717f24ca6851cabde2e57787a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/53d7db4717f24ca6851cabde2e57787a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_53d7db4717f24ca6851cabde2e57787a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_53d7db4717f24ca6851cabde2e57787a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/53d7db4717f24ca6851cabde2e57787a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/53d7db4717f24ca6851cabde2e57787a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/53d7db4717f24ca6851cabde2e57787a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/53d7db4717f24ca6851cabde2e57787a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/53d7db4717f24ca6851cabde2e57787a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/53d7db4717f24ca6851cabde2e57787a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-5935a5cd-859e-4b8-user", "id": "fd5b8b977885416bbea62186b58c1471"}, "audit_ids": ["WtGypDu2RmWg8nyTDZw6Dw"], "issued_at": "2018-08-01T10:56:20.000000Z"}} 2018-08-01 10:56:20,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a756247322c5a709f1fbb4b414d7f79195c0645" 2018-08-01 10:56:20,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:56:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-afe64586-15cd-41be-957c-d98ba2fc4ec1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:56:20,265 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-afe64586-15cd-41be-957c-d98ba2fc4ec1 2018-08-01 10:56:20,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5a756247322c5a709f1fbb4b414d7f79195c0645" 2018-08-01 10:56:20,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-dc5a42ff-5368-4c4d-89c0-b2ddf6b509e5 Date: Wed, 01 Aug 2018 10:56:20 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-image"} 2018-08-01 10:56:20,452 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-image used request id req-dc5a42ff-5368-4c4d-89c0-b2ddf6b509e5 2018-08-01 10:56:20,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5a756247322c5a709f1fbb4b414d7f79195c0645" 2018-08-01 10:56:20,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-28a8e606-9d7d-419f-8d57-fbbfc65acce0 Date: Wed, 01 Aug 2018 10:56: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-08-01 10:56:20,462 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-28a8e606-9d7d-419f-8d57-fbbfc65acce0 2018-08-01 10:56:20,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5a756247322c5a709f1fbb4b414d7f79195c0645" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-image"}' 2018-08-01 10:56:20,529 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/86bdf92c-401d-4b45-8358-13eca6c5f351 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-3a6cb454-c99f-4a77-a7fc-69ce4c00445d Date: Wed, 01 Aug 2018 10:56:20 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T10:56:20Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-01T10:56:20Z", "visibility": "shared", "locations": [], "self": "/v2/images/86bdf92c-401d-4b45-8358-13eca6c5f351", "min_disk": 0, "protected": false, "id": "86bdf92c-401d-4b45-8358-13eca6c5f351", "file": "/v2/images/86bdf92c-401d-4b45-8358-13eca6c5f351/file", "checksum": null, "owner": "53d7db4717f24ca6851cabde2e57787a", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 10:56:20,530 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-3a6cb454-c99f-4a77-a7fc-69ce4c00445d 2018-08-01 10:56:20,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9292/v2/images/86bdf92c-401d-4b45-8358-13eca6c5f351/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5a756247322c5a709f1fbb4b414d7f79195c0645" -d '' 2018-08-01 10:56:21,733 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-159c91e4-4248-4c39-9ad0-5763426e690e Date: Wed, 01 Aug 2018 10:56:21 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-01 10:56:21,733 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/86bdf92c-401d-4b45-8358-13eca6c5f351/file used request id req-159c91e4-4248-4c39-9ad0-5763426e690e 2018-08-01 10:56:21,733 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-01 10:56:21,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/86bdf92c-401d-4b45-8358-13eca6c5f351 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5a756247322c5a709f1fbb4b414d7f79195c0645" 2018-08-01 10:56:21,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-ec676f70-8cce-4fe8-a45a-e94fc99536e3 Date: Wed, 01 Aug 2018 10:56:21 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T10:56:20Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-01T10:56:21Z", "visibility": "shared", "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/86bdf92c-401d-4b45-8358-13eca6c5f351/snap", "metadata": {}}], "self": "/v2/images/86bdf92c-401d-4b45-8358-13eca6c5f351", "min_disk": 0, "protected": false, "id": "86bdf92c-401d-4b45-8358-13eca6c5f351", "file": "/v2/images/86bdf92c-401d-4b45-8358-13eca6c5f351/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "53d7db4717f24ca6851cabde2e57787a", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/86bdf92c-401d-4b45-8358-13eca6c5f351/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 10:56:21,755 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/86bdf92c-401d-4b45-8358-13eca6c5f351 used request id req-ec676f70-8cce-4fe8-a45a-e94fc99536e3 2018-08-01 10:56:21,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5a756247322c5a709f1fbb4b414d7f79195c0645" 2018-08-01 10:56:21,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-5aff80be-73b6-4566-8247-d361d023aa64 Date: Wed, 01 Aug 2018 10:56: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-08-01 10:56:21,765 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-5aff80be-73b6-4566-8247-d361d023aa64 2018-08-01 10:56:21,767 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-image 2018-08-01 10:56:21,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/86bdf92c-401d-4b45-8358-13eca6c5f351 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5a756247322c5a709f1fbb4b414d7f79195c0645" 2018-08-01 10:56:21,786 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-62c40623-0218-4053-a9f8-41c05b5c6e6f Date: Wed, 01 Aug 2018 10:56:21 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T10:56:20Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-01T10:56:21Z", "visibility": "shared", "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/86bdf92c-401d-4b45-8358-13eca6c5f351/snap", "metadata": {}}], "self": "/v2/images/86bdf92c-401d-4b45-8358-13eca6c5f351", "min_disk": 0, "protected": false, "id": "86bdf92c-401d-4b45-8358-13eca6c5f351", "file": "/v2/images/86bdf92c-401d-4b45-8358-13eca6c5f351/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "53d7db4717f24ca6851cabde2e57787a", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/86bdf92c-401d-4b45-8358-13eca6c5f351/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 10:56:21,786 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/86bdf92c-401d-4b45-8358-13eca6c5f351 used request id req-62c40623-0218-4053-a9f8-41c05b5c6e6f 2018-08-01 10:56:21,787 - create_image - DEBUG - Instance status is - active 2018-08-01 10:56:21,787 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-image 2018-08-01 10:56:21,787 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-image 2018-08-01 10:56:21,787 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:56:21,788 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:56:22,178 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f9b83f01dc7a45f0a22fc9412eab5804", "name": "InstanceSecurityGroupTests-5935a5cd-859e-4b8-proj-role"}], "expires_at": "2018-08-01T11:56:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "53d7db4717f24ca6851cabde2e57787a", "name": "InstanceSecurityGroupTests-5935a5cd-859e-4b8-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/53d7db4717f24ca6851cabde2e57787a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/53d7db4717f24ca6851cabde2e57787a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/53d7db4717f24ca6851cabde2e57787a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/53d7db4717f24ca6851cabde2e57787a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/53d7db4717f24ca6851cabde2e57787a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/53d7db4717f24ca6851cabde2e57787a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_53d7db4717f24ca6851cabde2e57787a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_53d7db4717f24ca6851cabde2e57787a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/53d7db4717f24ca6851cabde2e57787a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/53d7db4717f24ca6851cabde2e57787a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/53d7db4717f24ca6851cabde2e57787a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/53d7db4717f24ca6851cabde2e57787a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/53d7db4717f24ca6851cabde2e57787a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/53d7db4717f24ca6851cabde2e57787a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-5935a5cd-859e-4b8-user", "id": "fd5b8b977885416bbea62186b58c1471"}, "audit_ids": ["GqmH7D8FRASpwWqXnHz4dw"], "issued_at": "2018-08-01T10:56:22.000000Z"}} 2018-08-01 10:56:22,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}052fde2c6cf0e7b3f2ba123dd7b103c63dcade8b" 2018-08-01 10:56:22,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:56:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-417084e1-2e8f-41dd-8370-fb66051de5c8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:56:22,190 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-417084e1-2e8f-41dd-8370-fb66051de5c8 2018-08-01 10:56:22,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}052fde2c6cf0e7b3f2ba123dd7b103c63dcade8b" 2018-08-01 10:56:22,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-9ca35719-f855-4d05-ab3b-d59708f91c44 Date: Wed, 01 Aug 2018 10:56:22 GMT RESP BODY: {"networks":[]} 2018-08-01 10:56:22,370 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-pub-net used request id req-9ca35719-f855-4d05-ab3b-d59708f91c44 2018-08-01 10:56:22,371 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-pub-net 2018-08-01 10:56:22,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}052fde2c6cf0e7b3f2ba123dd7b103c63dcade8b" -d '{"network": {"name": "InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-pub-net", "admin_state_up": true}}' 2018-08-01 10:56:22,867 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-792c6554-bff4-4e89-b4a3-77d911320c7c Date: Wed, 01 Aug 2018 10:56:22 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"410c75a7-58b4-4f19-bee4-ddc290c96d17","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"53d7db4717f24ca6851cabde2e57787a","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T10:56:22Z","is_default":false,"name":"InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"53d7db4717f24ca6851cabde2e57787a","created_at":"2018-08-01T10:56:22Z","mtu":1450}} 2018-08-01 10:56:22,867 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks used request id req-792c6554-bff4-4e89-b4a3-77d911320c7c 2018-08-01 10:56:22,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=410c75a7-58b4-4f19-bee4-ddc290c96d17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}052fde2c6cf0e7b3f2ba123dd7b103c63dcade8b" 2018-08-01 10:56:22,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 633 X-Openstack-Request-Id: req-e75ce411-1214-4ed9-9ec2-58b7e67a92c9 Date: Wed, 01 Aug 2018 10:56:22 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"410c75a7-58b4-4f19-bee4-ddc290c96d17","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"53d7db4717f24ca6851cabde2e57787a","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T10:56:22Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-pub-net","admin_state_up":true,"tenant_id":"53d7db4717f24ca6851cabde2e57787a","created_at":"2018-08-01T10:56:22Z","mtu":1450}]} 2018-08-01 10:56:22,975 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=410c75a7-58b4-4f19-bee4-ddc290c96d17 used request id req-e75ce411-1214-4ed9-9ec2-58b7e67a92c9 2018-08-01 10:56:22,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=410c75a7-58b4-4f19-bee4-ddc290c96d17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}052fde2c6cf0e7b3f2ba123dd7b103c63dcade8b" 2018-08-01 10:56:23,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-18832b69-37d3-4cef-9850-50e47520caf0 Date: Wed, 01 Aug 2018 10:56:23 GMT RESP BODY: {"subnets":[]} 2018-08-01 10:56:23,011 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=410c75a7-58b4-4f19-bee4-ddc290c96d17 used request id req-18832b69-37d3-4cef-9850-50e47520caf0 2018-08-01 10:56:23,011 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-pub-subnet 2018-08-01 10:56:23,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}052fde2c6cf0e7b3f2ba123dd7b103c63dcade8b" -d '{"subnets": [{"ip_version": 4, "network_id": "410c75a7-58b4-4f19-bee4-ddc290c96d17", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-pub-subnet"}]}' 2018-08-01 10:56:23,724 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-9cef7c3a-4ddf-4497-a4dc-30ca0a573afd Date: Wed, 01 Aug 2018 10:56:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"410c75a7-58b4-4f19-bee4-ddc290c96d17","tenant_id":"53d7db4717f24ca6851cabde2e57787a","created_at":"2018-08-01T10:56:23Z","dns_nameservers":[],"updated_at":"2018-08-01T10:56:23Z","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":"53d7db4717f24ca6851cabde2e57787a","id":"cd7f89af-7b2a-4c79-a049-5b1d9c2df65b","subnetpool_id":null,"name":"InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-pub-subnet"}]} 2018-08-01 10:56:23,724 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets used request id req-9cef7c3a-4ddf-4497-a4dc-30ca0a573afd 2018-08-01 10:56:23,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=410c75a7-58b4-4f19-bee4-ddc290c96d17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}052fde2c6cf0e7b3f2ba123dd7b103c63dcade8b" 2018-08-01 10:56:23,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-177df299-4228-4a96-8fcd-62283ee9f6f8 Date: Wed, 01 Aug 2018 10:56:23 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"410c75a7-58b4-4f19-bee4-ddc290c96d17","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"53d7db4717f24ca6851cabde2e57787a","l2_adjacency":true,"status":"ACTIVE","subnets":["cd7f89af-7b2a-4c79-a049-5b1d9c2df65b"],"description":"","tags":[],"updated_at":"2018-08-01T10:56:23Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-pub-net","admin_state_up":true,"tenant_id":"53d7db4717f24ca6851cabde2e57787a","created_at":"2018-08-01T10:56:22Z","mtu":1450}]} 2018-08-01 10:56:23,828 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=410c75a7-58b4-4f19-bee4-ddc290c96d17 used request id req-177df299-4228-4a96-8fcd-62283ee9f6f8 2018-08-01 10:56:23,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=410c75a7-58b4-4f19-bee4-ddc290c96d17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}052fde2c6cf0e7b3f2ba123dd7b103c63dcade8b" 2018-08-01 10:56:23,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-3c272873-e1e5-46e8-bf31-b0eb0bba189a Date: Wed, 01 Aug 2018 10:56:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"410c75a7-58b4-4f19-bee4-ddc290c96d17","tenant_id":"53d7db4717f24ca6851cabde2e57787a","created_at":"2018-08-01T10:56:23Z","dns_nameservers":[],"updated_at":"2018-08-01T10:56:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"53d7db4717f24ca6851cabde2e57787a","id":"cd7f89af-7b2a-4c79-a049-5b1d9c2df65b","subnetpool_id":null,"name":"InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-pub-subnet"}]} 2018-08-01 10:56:23,910 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=410c75a7-58b4-4f19-bee4-ddc290c96d17 used request id req-3c272873-e1e5-46e8-bf31-b0eb0bba189a 2018-08-01 10:56:23,911 - OpenStackNetwork - DEBUG - Network [410c75a7-58b4-4f19-bee4-ddc290c96d17] created successfully 2018-08-01 10:56:23,911 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:56:23,912 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:56:24,314 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:56:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["hi5VUpr9SzarEJ-li7d_Aw"], "issued_at": "2018-08-01T10:56:24.000000Z"}} 2018-08-01 10:56:24,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c832aa122d092d7633fce26c0b1dcd0b51e27d20" 2018-08-01 10:56:24,412 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:56:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c8f0e1c-d647-4de2-947b-765cceb755e9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:56:24,413 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-5c8f0e1c-d647-4de2-947b-765cceb755e9 2018-08-01 10:56:24,414 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 10:56:24,418 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c832aa122d092d7633fce26c0b1dcd0b51e27d20" 2018-08-01 10:56:24,601 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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-ff66ce78-401e-410a-8b91-b2fec43eba9d x-compute-request-id: req-ff66ce78-401e-410a-8b91-b2fec43eba9d Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"flavors": [{"id": "4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "rel": "bookmark"}], "name": "vmtp-flavor_ee58c79f-c6fb-483f-8b9c-406ffbfad757"}, {"id": "5b61c696-1b5b-4204-b7e5-ca4a818093b0", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "bookmark"}], "name": "shaker-flavor_81952131-3011-4d90-80f4-831743223f59"}]} 2018-08-01 10:56:24,601 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-ff66ce78-401e-410a-8b91-b2fec43eba9d 2018-08-01 10:56:24,604 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c832aa122d092d7633fce26c0b1dcd0b51e27d20" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-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-08-01 10:56:24,643 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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-bcc02593-072b-47b1-b5fb-69b6d63233a0 x-compute-request-id: req-bcc02593-072b-47b1-b5fb-69b6d63233a0 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-flavor-name", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/f31c44ec-9f16-42b6-8589-fd13c10f4a15", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/f31c44ec-9f16-42b6-8589-fd13c10f4a15", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "f31c44ec-9f16-42b6-8589-fd13c10f4a15"}} 2018-08-01 10:56:24,643 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-bcc02593-072b-47b1-b5fb-69b6d63233a0 2018-08-01 10:56:24,644 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:56:24,645 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:56:25,033 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f9b83f01dc7a45f0a22fc9412eab5804", "name": "InstanceSecurityGroupTests-5935a5cd-859e-4b8-proj-role"}], "expires_at": "2018-08-01T11:56:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "53d7db4717f24ca6851cabde2e57787a", "name": "InstanceSecurityGroupTests-5935a5cd-859e-4b8-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/53d7db4717f24ca6851cabde2e57787a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/53d7db4717f24ca6851cabde2e57787a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/53d7db4717f24ca6851cabde2e57787a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/53d7db4717f24ca6851cabde2e57787a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/53d7db4717f24ca6851cabde2e57787a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/53d7db4717f24ca6851cabde2e57787a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_53d7db4717f24ca6851cabde2e57787a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_53d7db4717f24ca6851cabde2e57787a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/53d7db4717f24ca6851cabde2e57787a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/53d7db4717f24ca6851cabde2e57787a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/53d7db4717f24ca6851cabde2e57787a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/53d7db4717f24ca6851cabde2e57787a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/53d7db4717f24ca6851cabde2e57787a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/53d7db4717f24ca6851cabde2e57787a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-5935a5cd-859e-4b8-user", "id": "fd5b8b977885416bbea62186b58c1471"}, "audit_ids": ["TPN0Lr-LT5mA8_n50N2Y_A"], "issued_at": "2018-08-01T10:56:25.000000Z"}} 2018-08-01 10:56:25,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c432d420155279d48b18f3d742818b281653010" 2018-08-01 10:56:25,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:56:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71a069b1-ffb2-40f5-b737-c624d42d42f1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:56:25,209 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-71a069b1-ffb2-40f5-b737-c624d42d42f1 2018-08-01 10:56:25,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c432d420155279d48b18f3d742818b281653010" 2018-08-01 10:56:25,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-a98a400f-5a12-4298-b3e7-126a0c0ca962 Date: Wed, 01 Aug 2018 10:56:25 GMT RESP BODY: {"security_groups": []} 2018-08-01 10:56:25,477 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-name&description=hello+group used request id req-a98a400f-5a12-4298-b3e7-126a0c0ca962 2018-08-01 10:56:25,477 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-name... 2018-08-01 10:56:25,477 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-name 2018-08-01 10:56:25,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c432d420155279d48b18f3d742818b281653010" -d '{"security_group": {"name": "InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-name", "description": "hello group"}}' 2018-08-01 10:56:25,671 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-a65dd1b4-bbb8-4044-852e-a5a703dfc004 Date: Wed, 01 Aug 2018 10:56:25 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "53d7db4717f24ca6851cabde2e57787a", "created_at": "2018-08-01T10:56:25Z", "updated_at": "2018-08-01T10:56:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:56:25Z", "revision_number": 0, "id": "c110a923-ff73-45cd-8048-cb49f47ebbff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:56:25Z", "security_group_id": "eb0db841-bd04-405b-8b0c-3966f588d5cb", "tenant_id": "53d7db4717f24ca6851cabde2e57787a", "port_range_min": null, "ethertype": "IPv6", "project_id": "53d7db4717f24ca6851cabde2e57787a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:56:25Z", "revision_number": 0, "id": "e818e5f4-c2b1-4648-b48a-7bfe44027a67", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:56:25Z", "security_group_id": "eb0db841-bd04-405b-8b0c-3966f588d5cb", "tenant_id": "53d7db4717f24ca6851cabde2e57787a", "port_range_min": null, "ethertype": "IPv4", "project_id": "53d7db4717f24ca6851cabde2e57787a"}], "revision_number": 2, "project_id": "53d7db4717f24ca6851cabde2e57787a", "id": "eb0db841-bd04-405b-8b0c-3966f588d5cb", "name": "InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-name"}} 2018-08-01 10:56:25,671 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups used request id req-a65dd1b4-bbb8-4044-852e-a5a703dfc004 2018-08-01 10:56:25,672 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - eb0db841-bd04-405b-8b0c-3966f588d5cb 2018-08-01 10:56:25,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=eb0db841-bd04-405b-8b0c-3966f588d5cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c432d420155279d48b18f3d742818b281653010" 2018-08-01 10:56:25,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-49ca6b45-3a24-42a6-aff2-6fef4df7d2bf Date: Wed, 01 Aug 2018 10:56: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-08-01T10:56:25Z", "security_group_id": "eb0db841-bd04-405b-8b0c-3966f588d5cb", "port_range_min": null, "revision_number": 0, "tenant_id": "53d7db4717f24ca6851cabde2e57787a", "created_at": "2018-08-01T10:56:25Z", "project_id": "53d7db4717f24ca6851cabde2e57787a", "id": "c110a923-ff73-45cd-8048-cb49f47ebbff"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:56:25Z", "security_group_id": "eb0db841-bd04-405b-8b0c-3966f588d5cb", "port_range_min": null, "revision_number": 0, "tenant_id": "53d7db4717f24ca6851cabde2e57787a", "created_at": "2018-08-01T10:56:25Z", "project_id": "53d7db4717f24ca6851cabde2e57787a", "id": "e818e5f4-c2b1-4648-b48a-7bfe44027a67"}]} 2018-08-01 10:56:25,725 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=eb0db841-bd04-405b-8b0c-3966f588d5cb used request id req-49ca6b45-3a24-42a6-aff2-6fef4df7d2bf 2018-08-01 10:56:25,726 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - eb0db841-bd04-405b-8b0c-3966f588d5cb 2018-08-01 10:56:25,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=eb0db841-bd04-405b-8b0c-3966f588d5cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c432d420155279d48b18f3d742818b281653010" 2018-08-01 10:56:25,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-20860b31-50ff-42b8-a267-af8569dae580 Date: Wed, 01 Aug 2018 10:56: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-08-01T10:56:25Z", "security_group_id": "eb0db841-bd04-405b-8b0c-3966f588d5cb", "port_range_min": null, "revision_number": 0, "tenant_id": "53d7db4717f24ca6851cabde2e57787a", "created_at": "2018-08-01T10:56:25Z", "project_id": "53d7db4717f24ca6851cabde2e57787a", "id": "c110a923-ff73-45cd-8048-cb49f47ebbff"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:56:25Z", "security_group_id": "eb0db841-bd04-405b-8b0c-3966f588d5cb", "port_range_min": null, "revision_number": 0, "tenant_id": "53d7db4717f24ca6851cabde2e57787a", "created_at": "2018-08-01T10:56:25Z", "project_id": "53d7db4717f24ca6851cabde2e57787a", "id": "e818e5f4-c2b1-4648-b48a-7bfe44027a67"}]} 2018-08-01 10:56:25,756 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=eb0db841-bd04-405b-8b0c-3966f588d5cb used request id req-20860b31-50ff-42b8-a267-af8569dae580 2018-08-01 10:56:25,756 - neutron_utils - INFO - Retrieving security group with ID - eb0db841-bd04-405b-8b0c-3966f588d5cb 2018-08-01 10:56:25,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?id=eb0db841-bd04-405b-8b0c-3966f588d5cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c432d420155279d48b18f3d742818b281653010" 2018-08-01 10:56:25,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-7d540c2d-d8cb-44f6-93d4-f05b8236682e Date: Wed, 01 Aug 2018 10:56:25 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "53d7db4717f24ca6851cabde2e57787a", "created_at": "2018-08-01T10:56:25Z", "updated_at": "2018-08-01T10:56:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:56:25Z", "revision_number": 0, "id": "c110a923-ff73-45cd-8048-cb49f47ebbff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:56:25Z", "security_group_id": "eb0db841-bd04-405b-8b0c-3966f588d5cb", "tenant_id": "53d7db4717f24ca6851cabde2e57787a", "port_range_min": null, "ethertype": "IPv6", "project_id": "53d7db4717f24ca6851cabde2e57787a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:56:25Z", "revision_number": 0, "id": "e818e5f4-c2b1-4648-b48a-7bfe44027a67", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:56:25Z", "security_group_id": "eb0db841-bd04-405b-8b0c-3966f588d5cb", "tenant_id": "53d7db4717f24ca6851cabde2e57787a", "port_range_min": null, "ethertype": "IPv4", "project_id": "53d7db4717f24ca6851cabde2e57787a"}], "revision_number": 2, "project_id": "53d7db4717f24ca6851cabde2e57787a", "id": "eb0db841-bd04-405b-8b0c-3966f588d5cb", "name": "InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-name"}]} 2018-08-01 10:56:25,827 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?id=eb0db841-bd04-405b-8b0c-3966f588d5cb used request id req-7d540c2d-d8cb-44f6-93d4-f05b8236682e 2018-08-01 10:56:25,827 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - eb0db841-bd04-405b-8b0c-3966f588d5cb 2018-08-01 10:56:25,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=eb0db841-bd04-405b-8b0c-3966f588d5cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c432d420155279d48b18f3d742818b281653010" 2018-08-01 10:56:25,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-54e92f01-38a9-4dad-82c1-8634e8b7ddaa Date: Wed, 01 Aug 2018 10:56: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-08-01T10:56:25Z", "security_group_id": "eb0db841-bd04-405b-8b0c-3966f588d5cb", "port_range_min": null, "revision_number": 0, "tenant_id": "53d7db4717f24ca6851cabde2e57787a", "created_at": "2018-08-01T10:56:25Z", "project_id": "53d7db4717f24ca6851cabde2e57787a", "id": "c110a923-ff73-45cd-8048-cb49f47ebbff"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:56:25Z", "security_group_id": "eb0db841-bd04-405b-8b0c-3966f588d5cb", "port_range_min": null, "revision_number": 0, "tenant_id": "53d7db4717f24ca6851cabde2e57787a", "created_at": "2018-08-01T10:56:25Z", "project_id": "53d7db4717f24ca6851cabde2e57787a", "id": "e818e5f4-c2b1-4648-b48a-7bfe44027a67"}]} 2018-08-01 10:56:25,855 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=eb0db841-bd04-405b-8b0c-3966f588d5cb used request id req-54e92f01-38a9-4dad-82c1-8634e8b7ddaa 2018-08-01 10:56:25,855 - neutron_utils - INFO - Retrieving security group with ID - eb0db841-bd04-405b-8b0c-3966f588d5cb 2018-08-01 10:56:25,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?id=eb0db841-bd04-405b-8b0c-3966f588d5cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c432d420155279d48b18f3d742818b281653010" 2018-08-01 10:56:25,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-8e9d79d4-b754-4459-9250-ff788410ed8e Date: Wed, 01 Aug 2018 10:56:25 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "53d7db4717f24ca6851cabde2e57787a", "created_at": "2018-08-01T10:56:25Z", "updated_at": "2018-08-01T10:56:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:56:25Z", "revision_number": 0, "id": "c110a923-ff73-45cd-8048-cb49f47ebbff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:56:25Z", "security_group_id": "eb0db841-bd04-405b-8b0c-3966f588d5cb", "tenant_id": "53d7db4717f24ca6851cabde2e57787a", "port_range_min": null, "ethertype": "IPv6", "project_id": "53d7db4717f24ca6851cabde2e57787a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:56:25Z", "revision_number": 0, "id": "e818e5f4-c2b1-4648-b48a-7bfe44027a67", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:56:25Z", "security_group_id": "eb0db841-bd04-405b-8b0c-3966f588d5cb", "tenant_id": "53d7db4717f24ca6851cabde2e57787a", "port_range_min": null, "ethertype": "IPv4", "project_id": "53d7db4717f24ca6851cabde2e57787a"}], "revision_number": 2, "project_id": "53d7db4717f24ca6851cabde2e57787a", "id": "eb0db841-bd04-405b-8b0c-3966f588d5cb", "name": "InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-name"}]} 2018-08-01 10:56:25,903 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?id=eb0db841-bd04-405b-8b0c-3966f588d5cb used request id req-8e9d79d4-b754-4459-9250-ff788410ed8e 2018-08-01 10:56:25,903 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - eb0db841-bd04-405b-8b0c-3966f588d5cb 2018-08-01 10:56:25,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=eb0db841-bd04-405b-8b0c-3966f588d5cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c432d420155279d48b18f3d742818b281653010" 2018-08-01 10:56:25,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1a5da88a-2841-4c92-a2f5-3666e80e07ce Date: Wed, 01 Aug 2018 10:56: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-08-01T10:56:25Z", "security_group_id": "eb0db841-bd04-405b-8b0c-3966f588d5cb", "port_range_min": null, "revision_number": 0, "tenant_id": "53d7db4717f24ca6851cabde2e57787a", "created_at": "2018-08-01T10:56:25Z", "project_id": "53d7db4717f24ca6851cabde2e57787a", "id": "c110a923-ff73-45cd-8048-cb49f47ebbff"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:56:25Z", "security_group_id": "eb0db841-bd04-405b-8b0c-3966f588d5cb", "port_range_min": null, "revision_number": 0, "tenant_id": "53d7db4717f24ca6851cabde2e57787a", "created_at": "2018-08-01T10:56:25Z", "project_id": "53d7db4717f24ca6851cabde2e57787a", "id": "e818e5f4-c2b1-4648-b48a-7bfe44027a67"}]} 2018-08-01 10:56:25,930 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=eb0db841-bd04-405b-8b0c-3966f588d5cb used request id req-1a5da88a-2841-4c92-a2f5-3666e80e07ce 2018-08-01 10:56:25,930 - neutron_utils - INFO - Retrieving security group with ID - eb0db841-bd04-405b-8b0c-3966f588d5cb 2018-08-01 10:56:25,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?id=eb0db841-bd04-405b-8b0c-3966f588d5cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c432d420155279d48b18f3d742818b281653010" 2018-08-01 10:56:25,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-1b7fd52d-ccf7-4de8-9afa-b4cfa62ee0e1 Date: Wed, 01 Aug 2018 10:56:25 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "53d7db4717f24ca6851cabde2e57787a", "created_at": "2018-08-01T10:56:25Z", "updated_at": "2018-08-01T10:56:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:56:25Z", "revision_number": 0, "id": "c110a923-ff73-45cd-8048-cb49f47ebbff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:56:25Z", "security_group_id": "eb0db841-bd04-405b-8b0c-3966f588d5cb", "tenant_id": "53d7db4717f24ca6851cabde2e57787a", "port_range_min": null, "ethertype": "IPv6", "project_id": "53d7db4717f24ca6851cabde2e57787a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:56:25Z", "revision_number": 0, "id": "e818e5f4-c2b1-4648-b48a-7bfe44027a67", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:56:25Z", "security_group_id": "eb0db841-bd04-405b-8b0c-3966f588d5cb", "tenant_id": "53d7db4717f24ca6851cabde2e57787a", "port_range_min": null, "ethertype": "IPv4", "project_id": "53d7db4717f24ca6851cabde2e57787a"}], "revision_number": 2, "project_id": "53d7db4717f24ca6851cabde2e57787a", "id": "eb0db841-bd04-405b-8b0c-3966f588d5cb", "name": "InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-name"}]} 2018-08-01 10:56:25,977 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?id=eb0db841-bd04-405b-8b0c-3966f588d5cb used request id req-1b7fd52d-ccf7-4de8-9afa-b4cfa62ee0e1 2018-08-01 10:56:25,978 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - eb0db841-bd04-405b-8b0c-3966f588d5cb 2018-08-01 10:56:25,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=eb0db841-bd04-405b-8b0c-3966f588d5cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c432d420155279d48b18f3d742818b281653010" 2018-08-01 10:56:26,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a337609b-b7df-400a-a3be-66dc95fef295 Date: Wed, 01 Aug 2018 10:56:26 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-08-01T10:56:25Z", "security_group_id": "eb0db841-bd04-405b-8b0c-3966f588d5cb", "port_range_min": null, "revision_number": 0, "tenant_id": "53d7db4717f24ca6851cabde2e57787a", "created_at": "2018-08-01T10:56:25Z", "project_id": "53d7db4717f24ca6851cabde2e57787a", "id": "c110a923-ff73-45cd-8048-cb49f47ebbff"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:56:25Z", "security_group_id": "eb0db841-bd04-405b-8b0c-3966f588d5cb", "port_range_min": null, "revision_number": 0, "tenant_id": "53d7db4717f24ca6851cabde2e57787a", "created_at": "2018-08-01T10:56:25Z", "project_id": "53d7db4717f24ca6851cabde2e57787a", "id": "e818e5f4-c2b1-4648-b48a-7bfe44027a67"}]} 2018-08-01 10:56:26,003 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=eb0db841-bd04-405b-8b0c-3966f588d5cb used request id req-a337609b-b7df-400a-a3be-66dc95fef295 2018-08-01 10:56:26,004 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:56:26,005 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:56:26,382 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f9b83f01dc7a45f0a22fc9412eab5804", "name": "InstanceSecurityGroupTests-5935a5cd-859e-4b8-proj-role"}], "expires_at": "2018-08-01T11:56:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "53d7db4717f24ca6851cabde2e57787a", "name": "InstanceSecurityGroupTests-5935a5cd-859e-4b8-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/53d7db4717f24ca6851cabde2e57787a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/53d7db4717f24ca6851cabde2e57787a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/53d7db4717f24ca6851cabde2e57787a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/53d7db4717f24ca6851cabde2e57787a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/53d7db4717f24ca6851cabde2e57787a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/53d7db4717f24ca6851cabde2e57787a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_53d7db4717f24ca6851cabde2e57787a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_53d7db4717f24ca6851cabde2e57787a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/53d7db4717f24ca6851cabde2e57787a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/53d7db4717f24ca6851cabde2e57787a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/53d7db4717f24ca6851cabde2e57787a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/53d7db4717f24ca6851cabde2e57787a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/53d7db4717f24ca6851cabde2e57787a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/53d7db4717f24ca6851cabde2e57787a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-5935a5cd-859e-4b8-user", "id": "fd5b8b977885416bbea62186b58c1471"}, "audit_ids": ["4tai7csQTWOGpb_nGi6yng"], "issued_at": "2018-08-01T10:56:26.000000Z"}} 2018-08-01 10:56:26,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8c068575db745ca2299473948a2e93986d90de0" 2018-08-01 10:56:26,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:56:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce3ae3f2-2809-4e8b-972b-1e29909cf746 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:56:26,462 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-ce3ae3f2-2809-4e8b-972b-1e29909cf746 2018-08-01 10:56:26,463 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 10:56:26,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8c068575db745ca2299473948a2e93986d90de0" 2018-08-01 10:56:26,542 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:56:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e18da3c-a6f7-4a7b-b6fe-5c16b942f21a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:56:26,542 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-2e18da3c-a6f7-4a7b-b6fe-5c16b942f21a 2018-08-01 10:56:26,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8c068575db745ca2299473948a2e93986d90de0" 2018-08-01 10:56:26,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-1e977c6a-fbdb-4de6-b7da-d5dcd63549e8 Date: Wed, 01 Aug 2018 10:56:26 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"410c75a7-58b4-4f19-bee4-ddc290c96d17","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"53d7db4717f24ca6851cabde2e57787a","l2_adjacency":true,"status":"ACTIVE","subnets":["cd7f89af-7b2a-4c79-a049-5b1d9c2df65b"],"description":"","tags":[],"updated_at":"2018-08-01T10:56:23Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-pub-net","admin_state_up":true,"tenant_id":"53d7db4717f24ca6851cabde2e57787a","created_at":"2018-08-01T10:56:22Z","mtu":1450}]} 2018-08-01 10:56:26,811 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-pub-net used request id req-1e977c6a-fbdb-4de6-b7da-d5dcd63549e8 2018-08-01 10:56:26,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=410c75a7-58b4-4f19-bee4-ddc290c96d17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8c068575db745ca2299473948a2e93986d90de0" 2018-08-01 10:56:26,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-52c702a1-0fb3-40f9-a1d1-bdfe76f78866 Date: Wed, 01 Aug 2018 10:56:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"410c75a7-58b4-4f19-bee4-ddc290c96d17","tenant_id":"53d7db4717f24ca6851cabde2e57787a","created_at":"2018-08-01T10:56:23Z","dns_nameservers":[],"updated_at":"2018-08-01T10:56:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"53d7db4717f24ca6851cabde2e57787a","id":"cd7f89af-7b2a-4c79-a049-5b1d9c2df65b","subnetpool_id":null,"name":"InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-pub-subnet"}]} 2018-08-01 10:56:26,864 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=410c75a7-58b4-4f19-bee4-ddc290c96d17 used request id req-52c702a1-0fb3-40f9-a1d1-bdfe76f78866 2018-08-01 10:56:26,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8c068575db745ca2299473948a2e93986d90de0" 2018-08-01 10:56:27,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-d79c9f81-b771-47c4-b630-c948275a7064 Date: Wed, 01 Aug 2018 10:56:27 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"410c75a7-58b4-4f19-bee4-ddc290c96d17","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"53d7db4717f24ca6851cabde2e57787a","l2_adjacency":true,"status":"ACTIVE","subnets":["cd7f89af-7b2a-4c79-a049-5b1d9c2df65b"],"description":"","tags":[],"updated_at":"2018-08-01T10:56:23Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-pub-net","admin_state_up":true,"tenant_id":"53d7db4717f24ca6851cabde2e57787a","created_at":"2018-08-01T10:56:22Z","mtu":1450}]} 2018-08-01 10:56:27,217 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-pub-net used request id req-d79c9f81-b771-47c4-b630-c948275a7064 2018-08-01 10:56:27,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:56:27,225 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:56: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:56:27,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/53d7db4717f24ca6851cabde2e57787a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8c068575db745ca2299473948a2e93986d90de0" 2018-08-01 10:56:27,314 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:56:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9f1d724-978e-4066-82c9-9c91f12a70a3 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/53d7db4717f24ca6851cabde2e57787a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "53d7db4717f24ca6851cabde2e57787a", "name": "InstanceSecurityGroupTests-5935a5cd-859e-4b8-proj"}} 2018-08-01 10:56:27,314 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/53d7db4717f24ca6851cabde2e57787a used request id req-b9f1d724-978e-4066-82c9-9c91f12a70a3 2018-08-01 10:56:27,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=410c75a7-58b4-4f19-bee4-ddc290c96d17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8c068575db745ca2299473948a2e93986d90de0" 2018-08-01 10:56:27,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-39a272c8-26fe-474f-bd5e-80b63de7bd8b Date: Wed, 01 Aug 2018 10:56:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"410c75a7-58b4-4f19-bee4-ddc290c96d17","tenant_id":"53d7db4717f24ca6851cabde2e57787a","created_at":"2018-08-01T10:56:23Z","dns_nameservers":[],"updated_at":"2018-08-01T10:56:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"53d7db4717f24ca6851cabde2e57787a","id":"cd7f89af-7b2a-4c79-a049-5b1d9c2df65b","subnetpool_id":null,"name":"InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-pub-subnet"}]} 2018-08-01 10:56:27,363 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=410c75a7-58b4-4f19-bee4-ddc290c96d17 used request id req-39a272c8-26fe-474f-bd5e-80b63de7bd8b 2018-08-01 10:56:27,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=410c75a7-58b4-4f19-bee4-ddc290c96d17&name=InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8c068575db745ca2299473948a2e93986d90de0" 2018-08-01 10:56:27,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-294263fc-1e0f-44b2-acf7-f75ae8b69d26 Date: Wed, 01 Aug 2018 10:56:27 GMT RESP BODY: {"ports":[]} 2018-08-01 10:56:27,394 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=410c75a7-58b4-4f19-bee4-ddc290c96d17&name=InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-port&admin_state_up=True used request id req-294263fc-1e0f-44b2-acf7-f75ae8b69d26 2018-08-01 10:56:27,397 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8c068575db745ca2299473948a2e93986d90de0" 2018-08-01 10:56:27,564 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:56:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-754870ab-293d-48b0-9598-07971731372d x-compute-request-id: req-754870ab-293d-48b0-9598-07971731372d Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-01 10:56:27,564 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-inst used request id req-754870ab-293d-48b0-9598-07971731372d 2018-08-01 10:56:27,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8c068575db745ca2299473948a2e93986d90de0" 2018-08-01 10:56:27,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-1fea87eb-0621-45aa-acca-dff68ea671f1 Date: Wed, 01 Aug 2018 10:56:27 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"410c75a7-58b4-4f19-bee4-ddc290c96d17","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"53d7db4717f24ca6851cabde2e57787a","l2_adjacency":true,"status":"ACTIVE","subnets":["cd7f89af-7b2a-4c79-a049-5b1d9c2df65b"],"description":"","tags":[],"updated_at":"2018-08-01T10:56:23Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-pub-net","admin_state_up":true,"tenant_id":"53d7db4717f24ca6851cabde2e57787a","created_at":"2018-08-01T10:56:22Z","mtu":1450}]} 2018-08-01 10:56:27,661 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-pub-net used request id req-1fea87eb-0621-45aa-acca-dff68ea671f1 2018-08-01 10:56:27,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=410c75a7-58b4-4f19-bee4-ddc290c96d17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8c068575db745ca2299473948a2e93986d90de0" 2018-08-01 10:56:27,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-baac4c9d-c995-48e4-946d-95aa256ea178 Date: Wed, 01 Aug 2018 10:56:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"410c75a7-58b4-4f19-bee4-ddc290c96d17","tenant_id":"53d7db4717f24ca6851cabde2e57787a","created_at":"2018-08-01T10:56:23Z","dns_nameservers":[],"updated_at":"2018-08-01T10:56:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"53d7db4717f24ca6851cabde2e57787a","id":"cd7f89af-7b2a-4c79-a049-5b1d9c2df65b","subnetpool_id":null,"name":"InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-pub-subnet"}]} 2018-08-01 10:56:27,713 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=410c75a7-58b4-4f19-bee4-ddc290c96d17 used request id req-baac4c9d-c995-48e4-946d-95aa256ea178 2018-08-01 10:56:27,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8c068575db745ca2299473948a2e93986d90de0" 2018-08-01 10:56:27,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-63bfbdc4-d2aa-4207-b63a-a582cee6e68b Date: Wed, 01 Aug 2018 10:56:27 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"410c75a7-58b4-4f19-bee4-ddc290c96d17","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"53d7db4717f24ca6851cabde2e57787a","l2_adjacency":true,"status":"ACTIVE","subnets":["cd7f89af-7b2a-4c79-a049-5b1d9c2df65b"],"description":"","tags":[],"updated_at":"2018-08-01T10:56:23Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-pub-net","admin_state_up":true,"tenant_id":"53d7db4717f24ca6851cabde2e57787a","created_at":"2018-08-01T10:56:22Z","mtu":1450}]} 2018-08-01 10:56:27,810 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-pub-net used request id req-63bfbdc4-d2aa-4207-b63a-a582cee6e68b 2018-08-01 10:56:27,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/53d7db4717f24ca6851cabde2e57787a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8c068575db745ca2299473948a2e93986d90de0" 2018-08-01 10:56:27,898 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:56:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a885c5e3-7d04-4e49-9dc4-cd07ffca52d8 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/53d7db4717f24ca6851cabde2e57787a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "53d7db4717f24ca6851cabde2e57787a", "name": "InstanceSecurityGroupTests-5935a5cd-859e-4b8-proj"}} 2018-08-01 10:56:27,898 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/53d7db4717f24ca6851cabde2e57787a used request id req-a885c5e3-7d04-4e49-9dc4-cd07ffca52d8 2018-08-01 10:56:27,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=410c75a7-58b4-4f19-bee4-ddc290c96d17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8c068575db745ca2299473948a2e93986d90de0" 2018-08-01 10:56:27,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-05016deb-16db-49a2-ae32-e0086652bf70 Date: Wed, 01 Aug 2018 10:56:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"410c75a7-58b4-4f19-bee4-ddc290c96d17","tenant_id":"53d7db4717f24ca6851cabde2e57787a","created_at":"2018-08-01T10:56:23Z","dns_nameservers":[],"updated_at":"2018-08-01T10:56:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"53d7db4717f24ca6851cabde2e57787a","id":"cd7f89af-7b2a-4c79-a049-5b1d9c2df65b","subnetpool_id":null,"name":"InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-pub-subnet"}]} 2018-08-01 10:56:27,948 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=410c75a7-58b4-4f19-bee4-ddc290c96d17 used request id req-05016deb-16db-49a2-ae32-e0086652bf70 2018-08-01 10:56:27,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=410c75a7-58b4-4f19-bee4-ddc290c96d17&name=InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8c068575db745ca2299473948a2e93986d90de0" 2018-08-01 10:56:27,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-4c6bc557-e20c-4610-8250-3b18c6b21f85 Date: Wed, 01 Aug 2018 10:56:27 GMT RESP BODY: {"ports":[]} 2018-08-01 10:56:27,986 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=410c75a7-58b4-4f19-bee4-ddc290c96d17&name=InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-port&admin_state_up=True used request id req-4c6bc557-e20c-4610-8250-3b18c6b21f85 2018-08-01 10:56:27,986 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:56:27,987 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:56:28,365 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f9b83f01dc7a45f0a22fc9412eab5804", "name": "InstanceSecurityGroupTests-5935a5cd-859e-4b8-proj-role"}], "expires_at": "2018-08-01T11:56:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "53d7db4717f24ca6851cabde2e57787a", "name": "InstanceSecurityGroupTests-5935a5cd-859e-4b8-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/53d7db4717f24ca6851cabde2e57787a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/53d7db4717f24ca6851cabde2e57787a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/53d7db4717f24ca6851cabde2e57787a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/53d7db4717f24ca6851cabde2e57787a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/53d7db4717f24ca6851cabde2e57787a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/53d7db4717f24ca6851cabde2e57787a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_53d7db4717f24ca6851cabde2e57787a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_53d7db4717f24ca6851cabde2e57787a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/53d7db4717f24ca6851cabde2e57787a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/53d7db4717f24ca6851cabde2e57787a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/53d7db4717f24ca6851cabde2e57787a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/53d7db4717f24ca6851cabde2e57787a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/53d7db4717f24ca6851cabde2e57787a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/53d7db4717f24ca6851cabde2e57787a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-5935a5cd-859e-4b8-user", "id": "fd5b8b977885416bbea62186b58c1471"}, "audit_ids": ["hgtcZaY4Q52QIn0uU-T3SQ"], "issued_at": "2018-08-01T10:56:28.000000Z"}} 2018-08-01 10:56:28,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2283dfdc573302a3ee9d7cd51266f6399bdc0286" 2018-08-01 10:56:28,442 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:56:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4b409b9-30f5-4f15-a614-cb4607a1d389 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:56:28,442 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-c4b409b9-30f5-4f15-a614-cb4607a1d389 2018-08-01 10:56:28,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8c068575db745ca2299473948a2e93986d90de0" 2018-08-01 10:56:28,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-436b82d4-6d18-4b4c-8b6b-249d42f65dec Date: Wed, 01 Aug 2018 10:56:28 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"410c75a7-58b4-4f19-bee4-ddc290c96d17","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"53d7db4717f24ca6851cabde2e57787a","l2_adjacency":true,"status":"ACTIVE","subnets":["cd7f89af-7b2a-4c79-a049-5b1d9c2df65b"],"description":"","tags":[],"updated_at":"2018-08-01T10:56:23Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-pub-net","admin_state_up":true,"tenant_id":"53d7db4717f24ca6851cabde2e57787a","created_at":"2018-08-01T10:56:22Z","mtu":1450}]} 2018-08-01 10:56:28,539 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-pub-net used request id req-436b82d4-6d18-4b4c-8b6b-249d42f65dec 2018-08-01 10:56:28,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=410c75a7-58b4-4f19-bee4-ddc290c96d17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8c068575db745ca2299473948a2e93986d90de0" 2018-08-01 10:56:28,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-d678173b-09dd-4581-9a81-04d5053b2f24 Date: Wed, 01 Aug 2018 10:56:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"410c75a7-58b4-4f19-bee4-ddc290c96d17","tenant_id":"53d7db4717f24ca6851cabde2e57787a","created_at":"2018-08-01T10:56:23Z","dns_nameservers":[],"updated_at":"2018-08-01T10:56:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"53d7db4717f24ca6851cabde2e57787a","id":"cd7f89af-7b2a-4c79-a049-5b1d9c2df65b","subnetpool_id":null,"name":"InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-pub-subnet"}]} 2018-08-01 10:56:28,586 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=410c75a7-58b4-4f19-bee4-ddc290c96d17 used request id req-d678173b-09dd-4581-9a81-04d5053b2f24 2018-08-01 10:56:28,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8c068575db745ca2299473948a2e93986d90de0" 2018-08-01 10:56:28,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-254011ec-260d-4189-b1da-0fb1e1404e67 Date: Wed, 01 Aug 2018 10:56:28 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"410c75a7-58b4-4f19-bee4-ddc290c96d17","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"53d7db4717f24ca6851cabde2e57787a","l2_adjacency":true,"status":"ACTIVE","subnets":["cd7f89af-7b2a-4c79-a049-5b1d9c2df65b"],"description":"","tags":[],"updated_at":"2018-08-01T10:56:23Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-pub-net","admin_state_up":true,"tenant_id":"53d7db4717f24ca6851cabde2e57787a","created_at":"2018-08-01T10:56:22Z","mtu":1450}]} 2018-08-01 10:56:28,680 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-pub-net used request id req-254011ec-260d-4189-b1da-0fb1e1404e67 2018-08-01 10:56:28,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:56:28,688 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:56: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:56:28,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/53d7db4717f24ca6851cabde2e57787a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2283dfdc573302a3ee9d7cd51266f6399bdc0286" 2018-08-01 10:56:28,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:56:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ab6ba99-84bd-4ae2-8f68-1a7ecbc881c4 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/53d7db4717f24ca6851cabde2e57787a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "53d7db4717f24ca6851cabde2e57787a", "name": "InstanceSecurityGroupTests-5935a5cd-859e-4b8-proj"}} 2018-08-01 10:56:28,774 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/53d7db4717f24ca6851cabde2e57787a used request id req-1ab6ba99-84bd-4ae2-8f68-1a7ecbc881c4 2018-08-01 10:56:28,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=410c75a7-58b4-4f19-bee4-ddc290c96d17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8c068575db745ca2299473948a2e93986d90de0" 2018-08-01 10:56:28,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-85cf24a7-cc17-457b-9099-6e272a61e069 Date: Wed, 01 Aug 2018 10:56:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"410c75a7-58b4-4f19-bee4-ddc290c96d17","tenant_id":"53d7db4717f24ca6851cabde2e57787a","created_at":"2018-08-01T10:56:23Z","dns_nameservers":[],"updated_at":"2018-08-01T10:56:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"53d7db4717f24ca6851cabde2e57787a","id":"cd7f89af-7b2a-4c79-a049-5b1d9c2df65b","subnetpool_id":null,"name":"InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-pub-subnet"}]} 2018-08-01 10:56:28,827 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=410c75a7-58b4-4f19-bee4-ddc290c96d17 used request id req-85cf24a7-cc17-457b-9099-6e272a61e069 2018-08-01 10:56:28,827 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-pub-net 2018-08-01 10:56:28,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8c068575db745ca2299473948a2e93986d90de0" -d '{"port": {"network_id": "410c75a7-58b4-4f19-bee4-ddc290c96d17", "name": "InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-port", "admin_state_up": true}}' 2018-08-01 10:56:29,851 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 809 X-Openstack-Request-Id: req-fd1b25b8-1f34-4e4d-96ea-6bd1eed6e374 Date: Wed, 01 Aug 2018 10:56:29 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:56:29Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cd7f89af-7b2a-4c79-a049-5b1d9c2df65b","ip_address":"10.55.0.8"}],"id":"c82922cd-0136-442f-98fd-484134f7bb06","security_groups":["e74ce627-1b82-4062-94b8-97b9c83d9c54"],"mac_address":"fa:16:3e:b1:cd:68","device_id":"","status":"DOWN","description":"","tags":[],"name":"InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-port","project_id":"53d7db4717f24ca6851cabde2e57787a","qos_policy_id":null,"admin_state_up":true,"network_id":"410c75a7-58b4-4f19-bee4-ddc290c96d17","tenant_id":"53d7db4717f24ca6851cabde2e57787a","created_at":"2018-08-01T10:56:29Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-08-01 10:56:29,852 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/ports used request id req-fd1b25b8-1f34-4e4d-96ea-6bd1eed6e374 2018-08-01 10:56:29,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8c068575db745ca2299473948a2e93986d90de0" 2018-08-01 10:56:29,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-0741febb-b5b9-42cf-9036-5996f74ed73b Date: Wed, 01 Aug 2018 10:56:29 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"410c75a7-58b4-4f19-bee4-ddc290c96d17","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"53d7db4717f24ca6851cabde2e57787a","l2_adjacency":true,"status":"ACTIVE","subnets":["cd7f89af-7b2a-4c79-a049-5b1d9c2df65b"],"description":"","tags":[],"updated_at":"2018-08-01T10:56:23Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-pub-net","admin_state_up":true,"tenant_id":"53d7db4717f24ca6851cabde2e57787a","created_at":"2018-08-01T10:56:22Z","mtu":1450}]} 2018-08-01 10:56:29,954 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-pub-net used request id req-0741febb-b5b9-42cf-9036-5996f74ed73b 2018-08-01 10:56:29,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=410c75a7-58b4-4f19-bee4-ddc290c96d17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8c068575db745ca2299473948a2e93986d90de0" 2018-08-01 10:56:30,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-560a4d21-2ebd-4d29-816d-59e278265596 Date: Wed, 01 Aug 2018 10:56:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"410c75a7-58b4-4f19-bee4-ddc290c96d17","tenant_id":"53d7db4717f24ca6851cabde2e57787a","created_at":"2018-08-01T10:56:23Z","dns_nameservers":[],"updated_at":"2018-08-01T10:56:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"53d7db4717f24ca6851cabde2e57787a","id":"cd7f89af-7b2a-4c79-a049-5b1d9c2df65b","subnetpool_id":null,"name":"InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-pub-subnet"}]} 2018-08-01 10:56:30,008 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=410c75a7-58b4-4f19-bee4-ddc290c96d17 used request id req-560a4d21-2ebd-4d29-816d-59e278265596 2018-08-01 10:56:30,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8c068575db745ca2299473948a2e93986d90de0" 2018-08-01 10:56:30,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-c36375f0-7ad1-490e-8e94-76c384195205 Date: Wed, 01 Aug 2018 10:56:30 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"410c75a7-58b4-4f19-bee4-ddc290c96d17","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"53d7db4717f24ca6851cabde2e57787a","l2_adjacency":true,"status":"ACTIVE","subnets":["cd7f89af-7b2a-4c79-a049-5b1d9c2df65b"],"description":"","tags":[],"updated_at":"2018-08-01T10:56:23Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-pub-net","admin_state_up":true,"tenant_id":"53d7db4717f24ca6851cabde2e57787a","created_at":"2018-08-01T10:56:22Z","mtu":1450}]} 2018-08-01 10:56:30,106 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-pub-net used request id req-c36375f0-7ad1-490e-8e94-76c384195205 2018-08-01 10:56:30,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/53d7db4717f24ca6851cabde2e57787a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8c068575db745ca2299473948a2e93986d90de0" 2018-08-01 10:56:30,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:56:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4f34fa1-4d88-43b1-acb3-27aa2df20c1d Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/53d7db4717f24ca6851cabde2e57787a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "53d7db4717f24ca6851cabde2e57787a", "name": "InstanceSecurityGroupTests-5935a5cd-859e-4b8-proj"}} 2018-08-01 10:56:30,196 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/53d7db4717f24ca6851cabde2e57787a used request id req-d4f34fa1-4d88-43b1-acb3-27aa2df20c1d 2018-08-01 10:56:30,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=410c75a7-58b4-4f19-bee4-ddc290c96d17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8c068575db745ca2299473948a2e93986d90de0" 2018-08-01 10:56:30,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-ec353876-710d-4bb0-82f1-ac917c065165 Date: Wed, 01 Aug 2018 10:56:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"410c75a7-58b4-4f19-bee4-ddc290c96d17","tenant_id":"53d7db4717f24ca6851cabde2e57787a","created_at":"2018-08-01T10:56:23Z","dns_nameservers":[],"updated_at":"2018-08-01T10:56:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"53d7db4717f24ca6851cabde2e57787a","id":"cd7f89af-7b2a-4c79-a049-5b1d9c2df65b","subnetpool_id":null,"name":"InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-pub-subnet"}]} 2018-08-01 10:56:30,247 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=410c75a7-58b4-4f19-bee4-ddc290c96d17 used request id req-ec353876-710d-4bb0-82f1-ac917c065165 2018-08-01 10:56:30,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=410c75a7-58b4-4f19-bee4-ddc290c96d17&name=InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8c068575db745ca2299473948a2e93986d90de0" 2018-08-01 10:56:30,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 812 X-Openstack-Request-Id: req-ef359055-62ae-4bb6-b332-444fb8817b76 Date: Wed, 01 Aug 2018 10:56:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:56:29Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cd7f89af-7b2a-4c79-a049-5b1d9c2df65b","ip_address":"10.55.0.8"}],"id":"c82922cd-0136-442f-98fd-484134f7bb06","security_groups":["e74ce627-1b82-4062-94b8-97b9c83d9c54"],"mac_address":"fa:16:3e:b1:cd:68","project_id":"53d7db4717f24ca6851cabde2e57787a","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-port","admin_state_up":true,"network_id":"410c75a7-58b4-4f19-bee4-ddc290c96d17","tenant_id":"53d7db4717f24ca6851cabde2e57787a","created_at":"2018-08-01T10:56:29Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-08-01 10:56:30,371 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=410c75a7-58b4-4f19-bee4-ddc290c96d17&name=InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-port&admin_state_up=True used request id req-ef359055-62ae-4bb6-b332-444fb8817b76 2018-08-01 10:56:30,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/53d7db4717f24ca6851cabde2e57787a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8c068575db745ca2299473948a2e93986d90de0" 2018-08-01 10:56:30,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:56:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ec7ce80-2de7-45b3-b857-7932a15ecee2 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/53d7db4717f24ca6851cabde2e57787a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "53d7db4717f24ca6851cabde2e57787a", "name": "InstanceSecurityGroupTests-5935a5cd-859e-4b8-proj"}} 2018-08-01 10:56:30,458 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/53d7db4717f24ca6851cabde2e57787a used request id req-0ec7ce80-2de7-45b3-b857-7932a15ecee2 2018-08-01 10:56:30,458 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-inst 2018-08-01 10:56:30,462 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8c068575db745ca2299473948a2e93986d90de0" 2018-08-01 10:56:30,482 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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-83a914bf-9058-445b-bd25-92bf8eea6079 x-compute-request-id: req-83a914bf-9058-445b-bd25-92bf8eea6079 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"flavors": [{"id": "4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "rel": "bookmark"}], "name": "vmtp-flavor_ee58c79f-c6fb-483f-8b9c-406ffbfad757"}, {"id": "5b61c696-1b5b-4204-b7e5-ca4a818093b0", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "bookmark"}], "name": "shaker-flavor_81952131-3011-4d90-80f4-831743223f59"}, {"id": "f31c44ec-9f16-42b6-8589-fd13c10f4a15", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/f31c44ec-9f16-42b6-8589-fd13c10f4a15", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/f31c44ec-9f16-42b6-8589-fd13c10f4a15", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-flavor-name"}]} 2018-08-01 10:56:30,482 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-83a914bf-9058-445b-bd25-92bf8eea6079 2018-08-01 10:56:30,486 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors/f31c44ec-9f16-42b6-8589-fd13c10f4a15 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8c068575db745ca2299473948a2e93986d90de0" 2018-08-01 10:56:30,506 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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-27448eb4-904a-4591-9bc0-ab4bebaa2499 x-compute-request-id: req-27448eb4-904a-4591-9bc0-ab4bebaa2499 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-flavor-name", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/f31c44ec-9f16-42b6-8589-fd13c10f4a15", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/f31c44ec-9f16-42b6-8589-fd13c10f4a15", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "f31c44ec-9f16-42b6-8589-fd13c10f4a15"}} 2018-08-01 10:56:30,506 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/f31c44ec-9f16-42b6-8589-fd13c10f4a15 used request id req-27448eb4-904a-4591-9bc0-ab4bebaa2499 2018-08-01 10:56:30,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f8c068575db745ca2299473948a2e93986d90de0" 2018-08-01 10:56:30,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-1626355b-c6c0-4b27-af5b-e98ac948a78c Date: Wed, 01 Aug 2018 10:56:30 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T10:56:20Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-01T10:56:21Z", "visibility": "shared", "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/86bdf92c-401d-4b45-8358-13eca6c5f351/snap", "metadata": {}}], "self": "/v2/images/86bdf92c-401d-4b45-8358-13eca6c5f351", "min_disk": 0, "protected": false, "id": "86bdf92c-401d-4b45-8358-13eca6c5f351", "file": "/v2/images/86bdf92c-401d-4b45-8358-13eca6c5f351/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "53d7db4717f24ca6851cabde2e57787a", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/86bdf92c-401d-4b45-8358-13eca6c5f351/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-image"} 2018-08-01 10:56:30,694 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-image used request id req-1626355b-c6c0-4b27-af5b-e98ac948a78c 2018-08-01 10:56:30,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f8c068575db745ca2299473948a2e93986d90de0" 2018-08-01 10:56:30,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-c24b8ebc-fd6f-4ad7-af91-e1f8cdbed83f Date: Wed, 01 Aug 2018 10:56: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-08-01 10:56:30,704 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-c24b8ebc-fd6f-4ad7-af91-e1f8cdbed83f 2018-08-01 10:56:30,709 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8c068575db745ca2299473948a2e93986d90de0" -d '{"server": {"name": "InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-inst", "imageRef": "86bdf92c-401d-4b45-8358-13eca6c5f351", "flavorRef": "f31c44ec-9f16-42b6-8589-fd13c10f4a15", "max_count": 1, "min_count": 1, "networks": [{"port": "c82922cd-0136-442f-98fd-484134f7bb06"}], "security_groups": [{"name": "InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-name"}]}}' 2018-08-01 10:56:32,065 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 10: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 x-openstack-request-id: req-7c5f045e-a67e-45c9-abea-a30a2fa7cab1 x-compute-request-id: req-7c5f045e-a67e-45c9-abea-a30a2fa7cab1 Content-Length: 435 location: http://172.30.9.24:8774/v2.1/servers/a1e44e33-abd8-4668-b33a-077eee9bcd4b Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-name"}], "OS-DCF:diskConfig": "MANUAL", "id": "a1e44e33-abd8-4668-b33a-077eee9bcd4b", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a1e44e33-abd8-4668-b33a-077eee9bcd4b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a1e44e33-abd8-4668-b33a-077eee9bcd4b", "rel": "bookmark"}], "adminPass": "E8z8vCUPet5E"}} 2018-08-01 10:56:32,065 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-7c5f045e-a67e-45c9-abea-a30a2fa7cab1 2018-08-01 10:56:32,068 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a1e44e33-abd8-4668-b33a-077eee9bcd4b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8c068575db745ca2299473948a2e93986d90de0" 2018-08-01 10:56:32,395 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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-53c1bb29-5331-44ae-9236-4741cb30f395 x-compute-request-id: req-53c1bb29-5331-44ae-9236-4741cb30f395 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.24:8774/v2.1/servers/a1e44e33-abd8-4668-b33a-077eee9bcd4b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a1e44e33-abd8-4668-b33a-077eee9bcd4b", "rel": "bookmark"}], "image": {"id": "86bdf92c-401d-4b45-8358-13eca6c5f351", "links": [{"href": "http://172.30.9.24:8774/images/86bdf92c-401d-4b45-8358-13eca6c5f351", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f31c44ec-9f16-42b6-8589-fd13c10f4a15", "links": [{"href": "http://172.30.9.24:8774/flavors/f31c44ec-9f16-42b6-8589-fd13c10f4a15", "rel": "bookmark"}]}, "id": "a1e44e33-abd8-4668-b33a-077eee9bcd4b", "user_id": "fd5b8b977885416bbea62186b58c1471", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T10:56:32Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-inst", "created": "2018-08-01T10:56:32Z", "tenant_id": "53d7db4717f24ca6851cabde2e57787a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:56:32,396 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a1e44e33-abd8-4668-b33a-077eee9bcd4b used request id req-53c1bb29-5331-44ae-9236-4741cb30f395 2018-08-01 10:56:32,396 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-inst 2018-08-01 10:56:32,399 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a1e44e33-abd8-4668-b33a-077eee9bcd4b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8c068575db745ca2299473948a2e93986d90de0" 2018-08-01 10:56:32,772 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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-469a18fa-6b4e-4ff4-a49a-fdbe2788f071 x-compute-request-id: req-469a18fa-6b4e-4ff4-a49a-fdbe2788f071 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.24:8774/v2.1/servers/a1e44e33-abd8-4668-b33a-077eee9bcd4b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a1e44e33-abd8-4668-b33a-077eee9bcd4b", "rel": "bookmark"}], "image": {"id": "86bdf92c-401d-4b45-8358-13eca6c5f351", "links": [{"href": "http://172.30.9.24:8774/images/86bdf92c-401d-4b45-8358-13eca6c5f351", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f31c44ec-9f16-42b6-8589-fd13c10f4a15", "links": [{"href": "http://172.30.9.24:8774/flavors/f31c44ec-9f16-42b6-8589-fd13c10f4a15", "rel": "bookmark"}]}, "id": "a1e44e33-abd8-4668-b33a-077eee9bcd4b", "user_id": "fd5b8b977885416bbea62186b58c1471", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T10:56:32Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-inst", "created": "2018-08-01T10:56:32Z", "tenant_id": "53d7db4717f24ca6851cabde2e57787a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:56:32,772 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a1e44e33-abd8-4668-b33a-077eee9bcd4b used request id req-469a18fa-6b4e-4ff4-a49a-fdbe2788f071 2018-08-01 10:56:32,773 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-inst] is - BUILD 2018-08-01 10:56:32,773 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-01 10:56:35,776 - create_instance - DEBUG - VM status query timeout in 896.620280981 2018-08-01 10:56:35,779 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a1e44e33-abd8-4668-b33a-077eee9bcd4b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8c068575db745ca2299473948a2e93986d90de0" 2018-08-01 10:56:36,111 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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-308ce535-b3a2-43b0-a51e-137949b37c0a x-compute-request-id: req-308ce535-b3a2-43b0-a51e-137949b37c0a 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.24:8774/v2.1/servers/a1e44e33-abd8-4668-b33a-077eee9bcd4b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a1e44e33-abd8-4668-b33a-077eee9bcd4b", "rel": "bookmark"}], "image": {"id": "86bdf92c-401d-4b45-8358-13eca6c5f351", "links": [{"href": "http://172.30.9.24:8774/images/86bdf92c-401d-4b45-8358-13eca6c5f351", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f31c44ec-9f16-42b6-8589-fd13c10f4a15", "links": [{"href": "http://172.30.9.24:8774/flavors/f31c44ec-9f16-42b6-8589-fd13c10f4a15", "rel": "bookmark"}]}, "id": "a1e44e33-abd8-4668-b33a-077eee9bcd4b", "security_groups": [{"name": "default"}], "user_id": "fd5b8b977885416bbea62186b58c1471", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T10:56:33Z", "hostId": "1686f1fa9034d2c4a6cb9301ff7195990097fa16591066df284b7426", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-inst", "created": "2018-08-01T10:56:32Z", "tenant_id": "53d7db4717f24ca6851cabde2e57787a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:56:36,112 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a1e44e33-abd8-4668-b33a-077eee9bcd4b used request id req-308ce535-b3a2-43b0-a51e-137949b37c0a 2018-08-01 10:56:36,112 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-inst] is - BUILD 2018-08-01 10:56:36,112 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-01 10:56:39,116 - create_instance - DEBUG - VM status query timeout in 893.280661106 2018-08-01 10:56:39,119 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a1e44e33-abd8-4668-b33a-077eee9bcd4b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8c068575db745ca2299473948a2e93986d90de0" 2018-08-01 10:56:39,488 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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-c672ae8e-c956-4fcb-9d16-cb700405a9ba x-compute-request-id: req-c672ae8e-c956-4fcb-9d16-cb700405a9ba Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:cd:68", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a1e44e33-abd8-4668-b33a-077eee9bcd4b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a1e44e33-abd8-4668-b33a-077eee9bcd4b", "rel": "bookmark"}], "image": {"id": "86bdf92c-401d-4b45-8358-13eca6c5f351", "links": [{"href": "http://172.30.9.24:8774/images/86bdf92c-401d-4b45-8358-13eca6c5f351", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T10:56:37.000000", "flavor": {"id": "f31c44ec-9f16-42b6-8589-fd13c10f4a15", "links": [{"href": "http://172.30.9.24:8774/flavors/f31c44ec-9f16-42b6-8589-fd13c10f4a15", "rel": "bookmark"}]}, "id": "a1e44e33-abd8-4668-b33a-077eee9bcd4b", "security_groups": [{"name": "default"}], "user_id": "fd5b8b977885416bbea62186b58c1471", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:56:37Z", "hostId": "1686f1fa9034d2c4a6cb9301ff7195990097fa16591066df284b7426", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-inst", "created": "2018-08-01T10:56:32Z", "tenant_id": "53d7db4717f24ca6851cabde2e57787a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:56:39,488 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a1e44e33-abd8-4668-b33a-077eee9bcd4b used request id req-c672ae8e-c956-4fcb-9d16-cb700405a9ba 2018-08-01 10:56:39,489 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-inst] is - ACTIVE 2018-08-01 10:56:39,489 - create_instance - INFO - VM is - ACTIVE 2018-08-01 10:56:39,492 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a1e44e33-abd8-4668-b33a-077eee9bcd4b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8c068575db745ca2299473948a2e93986d90de0" 2018-08-01 10:56:39,813 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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-f0959f81-8b50-4a60-abee-402ed96f7993 x-compute-request-id: req-f0959f81-8b50-4a60-abee-402ed96f7993 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:cd:68", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a1e44e33-abd8-4668-b33a-077eee9bcd4b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a1e44e33-abd8-4668-b33a-077eee9bcd4b", "rel": "bookmark"}], "image": {"id": "86bdf92c-401d-4b45-8358-13eca6c5f351", "links": [{"href": "http://172.30.9.24:8774/images/86bdf92c-401d-4b45-8358-13eca6c5f351", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T10:56:37.000000", "flavor": {"id": "f31c44ec-9f16-42b6-8589-fd13c10f4a15", "links": [{"href": "http://172.30.9.24:8774/flavors/f31c44ec-9f16-42b6-8589-fd13c10f4a15", "rel": "bookmark"}]}, "id": "a1e44e33-abd8-4668-b33a-077eee9bcd4b", "security_groups": [{"name": "default"}], "user_id": "fd5b8b977885416bbea62186b58c1471", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:56:37Z", "hostId": "1686f1fa9034d2c4a6cb9301ff7195990097fa16591066df284b7426", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-inst", "created": "2018-08-01T10:56:32Z", "tenant_id": "53d7db4717f24ca6851cabde2e57787a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:56:39,813 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a1e44e33-abd8-4668-b33a-077eee9bcd4b used request id req-f0959f81-8b50-4a60-abee-402ed96f7993 2018-08-01 10:56:39,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8c068575db745ca2299473948a2e93986d90de0" 2018-08-01 10:56:39,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-3f006168-b2a4-44c8-879c-6cf57ab35d5d Date: Wed, 01 Aug 2018 10:56:39 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"410c75a7-58b4-4f19-bee4-ddc290c96d17","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"53d7db4717f24ca6851cabde2e57787a","l2_adjacency":true,"status":"ACTIVE","subnets":["cd7f89af-7b2a-4c79-a049-5b1d9c2df65b"],"description":"","tags":[],"updated_at":"2018-08-01T10:56:23Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-pub-net","admin_state_up":true,"tenant_id":"53d7db4717f24ca6851cabde2e57787a","created_at":"2018-08-01T10:56:22Z","mtu":1450}]} 2018-08-01 10:56:39,912 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-pub-net used request id req-3f006168-b2a4-44c8-879c-6cf57ab35d5d 2018-08-01 10:56:39,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/53d7db4717f24ca6851cabde2e57787a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8c068575db745ca2299473948a2e93986d90de0" 2018-08-01 10:56:39,998 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:56:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd0a38ba-6609-4460-ad4d-c8c17696e245 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/53d7db4717f24ca6851cabde2e57787a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "53d7db4717f24ca6851cabde2e57787a", "name": "InstanceSecurityGroupTests-5935a5cd-859e-4b8-proj"}} 2018-08-01 10:56:39,998 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/53d7db4717f24ca6851cabde2e57787a used request id req-bd0a38ba-6609-4460-ad4d-c8c17696e245 2018-08-01 10:56:40,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=410c75a7-58b4-4f19-bee4-ddc290c96d17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8c068575db745ca2299473948a2e93986d90de0" 2018-08-01 10:56:40,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-efac2d6a-a486-4d76-b4b7-abd0e20b1cb2 Date: Wed, 01 Aug 2018 10:56:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"410c75a7-58b4-4f19-bee4-ddc290c96d17","tenant_id":"53d7db4717f24ca6851cabde2e57787a","created_at":"2018-08-01T10:56:23Z","dns_nameservers":[],"updated_at":"2018-08-01T10:56:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"53d7db4717f24ca6851cabde2e57787a","id":"cd7f89af-7b2a-4c79-a049-5b1d9c2df65b","subnetpool_id":null,"name":"InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-pub-subnet"}]} 2018-08-01 10:56:40,049 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=410c75a7-58b4-4f19-bee4-ddc290c96d17 used request id req-efac2d6a-a486-4d76-b4b7-abd0e20b1cb2 2018-08-01 10:56:40,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=410c75a7-58b4-4f19-bee4-ddc290c96d17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8c068575db745ca2299473948a2e93986d90de0" 2018-08-01 10:56:40,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1650 X-Openstack-Request-Id: req-251ba1e3-4797-45b2-8611-77d16898ec10 Date: Wed, 01 Aug 2018 10:56:40 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:56:25Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cd7f89af-7b2a-4c79-a049-5b1d9c2df65b","ip_address":"10.55.0.2"}],"id":"4c245301-1628-43f0-b522-6ed54cd7000d","security_groups":[],"mac_address":"fa:16:3e:ab:58:51","project_id":"53d7db4717f24ca6851cabde2e57787a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"410c75a7-58b4-4f19-bee4-ddc290c96d17","tenant_id":"53d7db4717f24ca6851cabde2e57787a","created_at":"2018-08-01T10:56:23Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-410c75a7-58b4-4f19-bee4-ddc290c96d17","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:56:37Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cd7f89af-7b2a-4c79-a049-5b1d9c2df65b","ip_address":"10.55.0.8"}],"id":"c82922cd-0136-442f-98fd-484134f7bb06","security_groups":["e74ce627-1b82-4062-94b8-97b9c83d9c54"],"mac_address":"fa:16:3e:b1:cd:68","project_id":"53d7db4717f24ca6851cabde2e57787a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-port","admin_state_up":true,"network_id":"410c75a7-58b4-4f19-bee4-ddc290c96d17","tenant_id":"53d7db4717f24ca6851cabde2e57787a","created_at":"2018-08-01T10:56:29Z","binding:vnic_type":"normal","device_id":"a1e44e33-abd8-4668-b33a-077eee9bcd4b","ip_allocation":"immediate"}]} 2018-08-01 10:56:40,117 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=410c75a7-58b4-4f19-bee4-ddc290c96d17 used request id req-251ba1e3-4797-45b2-8611-77d16898ec10 2018-08-01 10:56:40,121 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a1e44e33-abd8-4668-b33a-077eee9bcd4b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8c068575db745ca2299473948a2e93986d90de0" 2018-08-01 10:56:40,297 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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-171269ab-04a6-4586-a783-e3a10820e3ca x-compute-request-id: req-171269ab-04a6-4586-a783-e3a10820e3ca Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:cd:68", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a1e44e33-abd8-4668-b33a-077eee9bcd4b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a1e44e33-abd8-4668-b33a-077eee9bcd4b", "rel": "bookmark"}], "image": {"id": "86bdf92c-401d-4b45-8358-13eca6c5f351", "links": [{"href": "http://172.30.9.24:8774/images/86bdf92c-401d-4b45-8358-13eca6c5f351", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T10:56:37.000000", "flavor": {"id": "f31c44ec-9f16-42b6-8589-fd13c10f4a15", "links": [{"href": "http://172.30.9.24:8774/flavors/f31c44ec-9f16-42b6-8589-fd13c10f4a15", "rel": "bookmark"}]}, "id": "a1e44e33-abd8-4668-b33a-077eee9bcd4b", "security_groups": [{"name": "default"}], "user_id": "fd5b8b977885416bbea62186b58c1471", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:56:37Z", "hostId": "1686f1fa9034d2c4a6cb9301ff7195990097fa16591066df284b7426", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-inst", "created": "2018-08-01T10:56:32Z", "tenant_id": "53d7db4717f24ca6851cabde2e57787a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:56:40,297 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a1e44e33-abd8-4668-b33a-077eee9bcd4b used request id req-171269ab-04a6-4586-a783-e3a10820e3ca 2018-08-01 10:56:40,298 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-inst] is - ACTIVE 2018-08-01 10:56:40,298 - create_instance - INFO - VM is - ACTIVE 2018-08-01 10:56:40,301 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a1e44e33-abd8-4668-b33a-077eee9bcd4b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8c068575db745ca2299473948a2e93986d90de0" 2018-08-01 10:56:40,463 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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-d6fe39ed-7db3-41ca-949b-3dbdb9ce8037 x-compute-request-id: req-d6fe39ed-7db3-41ca-949b-3dbdb9ce8037 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:cd:68", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a1e44e33-abd8-4668-b33a-077eee9bcd4b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a1e44e33-abd8-4668-b33a-077eee9bcd4b", "rel": "bookmark"}], "image": {"id": "86bdf92c-401d-4b45-8358-13eca6c5f351", "links": [{"href": "http://172.30.9.24:8774/images/86bdf92c-401d-4b45-8358-13eca6c5f351", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T10:56:37.000000", "flavor": {"id": "f31c44ec-9f16-42b6-8589-fd13c10f4a15", "links": [{"href": "http://172.30.9.24:8774/flavors/f31c44ec-9f16-42b6-8589-fd13c10f4a15", "rel": "bookmark"}]}, "id": "a1e44e33-abd8-4668-b33a-077eee9bcd4b", "security_groups": [{"name": "default"}], "user_id": "fd5b8b977885416bbea62186b58c1471", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:56:37Z", "hostId": "1686f1fa9034d2c4a6cb9301ff7195990097fa16591066df284b7426", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-inst", "created": "2018-08-01T10:56:32Z", "tenant_id": "53d7db4717f24ca6851cabde2e57787a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:56:40,463 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a1e44e33-abd8-4668-b33a-077eee9bcd4b used request id req-d6fe39ed-7db3-41ca-949b-3dbdb9ce8037 2018-08-01 10:56:40,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8c068575db745ca2299473948a2e93986d90de0" 2018-08-01 10:56:40,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-52172a4f-84ad-4044-b739-4ab049b1ee32 Date: Wed, 01 Aug 2018 10:56:40 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"410c75a7-58b4-4f19-bee4-ddc290c96d17","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"53d7db4717f24ca6851cabde2e57787a","l2_adjacency":true,"status":"ACTIVE","subnets":["cd7f89af-7b2a-4c79-a049-5b1d9c2df65b"],"description":"","tags":[],"updated_at":"2018-08-01T10:56:23Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-pub-net","admin_state_up":true,"tenant_id":"53d7db4717f24ca6851cabde2e57787a","created_at":"2018-08-01T10:56:22Z","mtu":1450}]} 2018-08-01 10:56:40,559 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-pub-net used request id req-52172a4f-84ad-4044-b739-4ab049b1ee32 2018-08-01 10:56:40,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/53d7db4717f24ca6851cabde2e57787a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8c068575db745ca2299473948a2e93986d90de0" 2018-08-01 10:56:40,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:56:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a5f8da5-64af-4ee3-bfbc-8460aaeec228 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/53d7db4717f24ca6851cabde2e57787a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "53d7db4717f24ca6851cabde2e57787a", "name": "InstanceSecurityGroupTests-5935a5cd-859e-4b8-proj"}} 2018-08-01 10:56:40,582 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/53d7db4717f24ca6851cabde2e57787a used request id req-3a5f8da5-64af-4ee3-bfbc-8460aaeec228 2018-08-01 10:56:40,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=410c75a7-58b4-4f19-bee4-ddc290c96d17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8c068575db745ca2299473948a2e93986d90de0" 2018-08-01 10:56:40,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-484e19fc-5daa-42d2-8c07-b3f2f4dddbb1 Date: Wed, 01 Aug 2018 10:56:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"410c75a7-58b4-4f19-bee4-ddc290c96d17","tenant_id":"53d7db4717f24ca6851cabde2e57787a","created_at":"2018-08-01T10:56:23Z","dns_nameservers":[],"updated_at":"2018-08-01T10:56:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"53d7db4717f24ca6851cabde2e57787a","id":"cd7f89af-7b2a-4c79-a049-5b1d9c2df65b","subnetpool_id":null,"name":"InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-pub-subnet"}]} 2018-08-01 10:56:40,632 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=410c75a7-58b4-4f19-bee4-ddc290c96d17 used request id req-484e19fc-5daa-42d2-8c07-b3f2f4dddbb1 2018-08-01 10:56:40,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=410c75a7-58b4-4f19-bee4-ddc290c96d17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8c068575db745ca2299473948a2e93986d90de0" 2018-08-01 10:56:40,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1650 X-Openstack-Request-Id: req-21d6e314-1e87-49e4-b5c8-5c8f346fe9e4 Date: Wed, 01 Aug 2018 10:56:40 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:56:25Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cd7f89af-7b2a-4c79-a049-5b1d9c2df65b","ip_address":"10.55.0.2"}],"id":"4c245301-1628-43f0-b522-6ed54cd7000d","security_groups":[],"mac_address":"fa:16:3e:ab:58:51","project_id":"53d7db4717f24ca6851cabde2e57787a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"410c75a7-58b4-4f19-bee4-ddc290c96d17","tenant_id":"53d7db4717f24ca6851cabde2e57787a","created_at":"2018-08-01T10:56:23Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-410c75a7-58b4-4f19-bee4-ddc290c96d17","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:56:37Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cd7f89af-7b2a-4c79-a049-5b1d9c2df65b","ip_address":"10.55.0.8"}],"id":"c82922cd-0136-442f-98fd-484134f7bb06","security_groups":["e74ce627-1b82-4062-94b8-97b9c83d9c54"],"mac_address":"fa:16:3e:b1:cd:68","project_id":"53d7db4717f24ca6851cabde2e57787a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-port","admin_state_up":true,"network_id":"410c75a7-58b4-4f19-bee4-ddc290c96d17","tenant_id":"53d7db4717f24ca6851cabde2e57787a","created_at":"2018-08-01T10:56:29Z","binding:vnic_type":"normal","device_id":"a1e44e33-abd8-4668-b33a-077eee9bcd4b","ip_allocation":"immediate"}]} 2018-08-01 10:56:40,701 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=410c75a7-58b4-4f19-bee4-ddc290c96d17 used request id req-21d6e314-1e87-49e4-b5c8-5c8f346fe9e4 2018-08-01 10:56:40,704 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/a1e44e33-abd8-4668-b33a-077eee9bcd4b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8c068575db745ca2299473948a2e93986d90de0" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-name"}}' 2018-08-01 10:56:41,827 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 10: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 x-openstack-request-id: req-99335d23-a3da-4c0c-8cf8-e9626b4f9f45 x-compute-request-id: req-99335d23-a3da-4c0c-8cf8-e9626b4f9f45 Content-Length: 0 Content-Type: application/json 2018-08-01 10:56:41,827 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/a1e44e33-abd8-4668-b33a-077eee9bcd4b/action used request id req-99335d23-a3da-4c0c-8cf8-e9626b4f9f45 2018-08-01 10:56:41,827 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:56:42,218 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f9b83f01dc7a45f0a22fc9412eab5804", "name": "InstanceSecurityGroupTests-5935a5cd-859e-4b8-proj-role"}], "expires_at": "2018-08-01T11:56:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "53d7db4717f24ca6851cabde2e57787a", "name": "InstanceSecurityGroupTests-5935a5cd-859e-4b8-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/53d7db4717f24ca6851cabde2e57787a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/53d7db4717f24ca6851cabde2e57787a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/53d7db4717f24ca6851cabde2e57787a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/53d7db4717f24ca6851cabde2e57787a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/53d7db4717f24ca6851cabde2e57787a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/53d7db4717f24ca6851cabde2e57787a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_53d7db4717f24ca6851cabde2e57787a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_53d7db4717f24ca6851cabde2e57787a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/53d7db4717f24ca6851cabde2e57787a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/53d7db4717f24ca6851cabde2e57787a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/53d7db4717f24ca6851cabde2e57787a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/53d7db4717f24ca6851cabde2e57787a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/53d7db4717f24ca6851cabde2e57787a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/53d7db4717f24ca6851cabde2e57787a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-5935a5cd-859e-4b8-user", "id": "fd5b8b977885416bbea62186b58c1471"}, "audit_ids": ["51sGxp2dTxqu425CMAfpXA"], "issued_at": "2018-08-01T10:56:42.000000Z"}} 2018-08-01 10:56:42,221 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a1e44e33-abd8-4668-b33a-077eee9bcd4b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e94a88e06c18b65d6bf892ef883e23b545ab5b24" 2018-08-01 10:56:42,864 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:56:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-693a82b8-7449-4a0e-8e5e-61ab19e3deea x-compute-request-id: req-693a82b8-7449-4a0e-8e5e-61ab19e3deea Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:cd:68", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a1e44e33-abd8-4668-b33a-077eee9bcd4b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a1e44e33-abd8-4668-b33a-077eee9bcd4b", "rel": "bookmark"}], "image": {"id": "86bdf92c-401d-4b45-8358-13eca6c5f351", "links": [{"href": "http://172.30.9.24:8774/images/86bdf92c-401d-4b45-8358-13eca6c5f351", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T10:56:37.000000", "flavor": {"id": "f31c44ec-9f16-42b6-8589-fd13c10f4a15", "links": [{"href": "http://172.30.9.24:8774/flavors/f31c44ec-9f16-42b6-8589-fd13c10f4a15", "rel": "bookmark"}]}, "id": "a1e44e33-abd8-4668-b33a-077eee9bcd4b", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-name"}], "user_id": "fd5b8b977885416bbea62186b58c1471", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:56:37Z", "hostId": "1686f1fa9034d2c4a6cb9301ff7195990097fa16591066df284b7426", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-inst", "created": "2018-08-01T10:56:32Z", "tenant_id": "53d7db4717f24ca6851cabde2e57787a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:56:42,864 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a1e44e33-abd8-4668-b33a-077eee9bcd4b used request id req-693a82b8-7449-4a0e-8e5e-61ab19e3deea 2018-08-01 10:56:42,867 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a1e44e33-abd8-4668-b33a-077eee9bcd4b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8c068575db745ca2299473948a2e93986d90de0" 2018-08-01 10:56:43,032 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:56:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-91901b4c-6718-46b2-accd-a3a3940c6d61 x-compute-request-id: req-91901b4c-6718-46b2-accd-a3a3940c6d61 Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:cd:68", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a1e44e33-abd8-4668-b33a-077eee9bcd4b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a1e44e33-abd8-4668-b33a-077eee9bcd4b", "rel": "bookmark"}], "image": {"id": "86bdf92c-401d-4b45-8358-13eca6c5f351", "links": [{"href": "http://172.30.9.24:8774/images/86bdf92c-401d-4b45-8358-13eca6c5f351", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T10:56:37.000000", "flavor": {"id": "f31c44ec-9f16-42b6-8589-fd13c10f4a15", "links": [{"href": "http://172.30.9.24:8774/flavors/f31c44ec-9f16-42b6-8589-fd13c10f4a15", "rel": "bookmark"}]}, "id": "a1e44e33-abd8-4668-b33a-077eee9bcd4b", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-name"}], "user_id": "fd5b8b977885416bbea62186b58c1471", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:56:37Z", "hostId": "1686f1fa9034d2c4a6cb9301ff7195990097fa16591066df284b7426", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-inst", "created": "2018-08-01T10:56:32Z", "tenant_id": "53d7db4717f24ca6851cabde2e57787a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:56:43,032 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a1e44e33-abd8-4668-b33a-077eee9bcd4b used request id req-91901b4c-6718-46b2-accd-a3a3940c6d61 2018-08-01 10:56:43,033 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-inst] is - ACTIVE 2018-08-01 10:56:43,033 - create_instance - INFO - VM is - ACTIVE 2018-08-01 10:56:43,035 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a1e44e33-abd8-4668-b33a-077eee9bcd4b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8c068575db745ca2299473948a2e93986d90de0" 2018-08-01 10:56:43,360 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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-faea7cac-6c1d-47ac-9910-5934fd48491e x-compute-request-id: req-faea7cac-6c1d-47ac-9910-5934fd48491e Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:cd:68", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a1e44e33-abd8-4668-b33a-077eee9bcd4b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a1e44e33-abd8-4668-b33a-077eee9bcd4b", "rel": "bookmark"}], "image": {"id": "86bdf92c-401d-4b45-8358-13eca6c5f351", "links": [{"href": "http://172.30.9.24:8774/images/86bdf92c-401d-4b45-8358-13eca6c5f351", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T10:56:37.000000", "flavor": {"id": "f31c44ec-9f16-42b6-8589-fd13c10f4a15", "links": [{"href": "http://172.30.9.24:8774/flavors/f31c44ec-9f16-42b6-8589-fd13c10f4a15", "rel": "bookmark"}]}, "id": "a1e44e33-abd8-4668-b33a-077eee9bcd4b", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-name"}], "user_id": "fd5b8b977885416bbea62186b58c1471", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:56:37Z", "hostId": "1686f1fa9034d2c4a6cb9301ff7195990097fa16591066df284b7426", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-inst", "created": "2018-08-01T10:56:32Z", "tenant_id": "53d7db4717f24ca6851cabde2e57787a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:56:43,361 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a1e44e33-abd8-4668-b33a-077eee9bcd4b used request id req-faea7cac-6c1d-47ac-9910-5934fd48491e 2018-08-01 10:56:43,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8c068575db745ca2299473948a2e93986d90de0" 2018-08-01 10:56:43,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-1d74bb6e-bd8d-4444-b375-57892457b728 Date: Wed, 01 Aug 2018 10:56:43 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"410c75a7-58b4-4f19-bee4-ddc290c96d17","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"53d7db4717f24ca6851cabde2e57787a","l2_adjacency":true,"status":"ACTIVE","subnets":["cd7f89af-7b2a-4c79-a049-5b1d9c2df65b"],"description":"","tags":[],"updated_at":"2018-08-01T10:56:23Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-pub-net","admin_state_up":true,"tenant_id":"53d7db4717f24ca6851cabde2e57787a","created_at":"2018-08-01T10:56:22Z","mtu":1450}]} 2018-08-01 10:56:43,460 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-pub-net used request id req-1d74bb6e-bd8d-4444-b375-57892457b728 2018-08-01 10:56:43,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/53d7db4717f24ca6851cabde2e57787a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8c068575db745ca2299473948a2e93986d90de0" 2018-08-01 10:56:43,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:56:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2a412e9-74d1-4a13-856d-58d11f491e83 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/53d7db4717f24ca6851cabde2e57787a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "53d7db4717f24ca6851cabde2e57787a", "name": "InstanceSecurityGroupTests-5935a5cd-859e-4b8-proj"}} 2018-08-01 10:56:43,554 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/53d7db4717f24ca6851cabde2e57787a used request id req-a2a412e9-74d1-4a13-856d-58d11f491e83 2018-08-01 10:56:43,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=410c75a7-58b4-4f19-bee4-ddc290c96d17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8c068575db745ca2299473948a2e93986d90de0" 2018-08-01 10:56:43,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-18530d90-2867-4e40-aa51-d95ac375f4da Date: Wed, 01 Aug 2018 10:56:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"410c75a7-58b4-4f19-bee4-ddc290c96d17","tenant_id":"53d7db4717f24ca6851cabde2e57787a","created_at":"2018-08-01T10:56:23Z","dns_nameservers":[],"updated_at":"2018-08-01T10:56:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"53d7db4717f24ca6851cabde2e57787a","id":"cd7f89af-7b2a-4c79-a049-5b1d9c2df65b","subnetpool_id":null,"name":"InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-pub-subnet"}]} 2018-08-01 10:56:43,604 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=410c75a7-58b4-4f19-bee4-ddc290c96d17 used request id req-18530d90-2867-4e40-aa51-d95ac375f4da 2018-08-01 10:56:43,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=410c75a7-58b4-4f19-bee4-ddc290c96d17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8c068575db745ca2299473948a2e93986d90de0" 2018-08-01 10:56:43,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1689 X-Openstack-Request-Id: req-7c5dafd6-9e9d-4f73-801b-6758382166f1 Date: Wed, 01 Aug 2018 10:56:43 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:56:25Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cd7f89af-7b2a-4c79-a049-5b1d9c2df65b","ip_address":"10.55.0.2"}],"id":"4c245301-1628-43f0-b522-6ed54cd7000d","security_groups":[],"mac_address":"fa:16:3e:ab:58:51","project_id":"53d7db4717f24ca6851cabde2e57787a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"410c75a7-58b4-4f19-bee4-ddc290c96d17","tenant_id":"53d7db4717f24ca6851cabde2e57787a","created_at":"2018-08-01T10:56:23Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-410c75a7-58b4-4f19-bee4-ddc290c96d17","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:56:41Z","device_owner":"compute:nova","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cd7f89af-7b2a-4c79-a049-5b1d9c2df65b","ip_address":"10.55.0.8"}],"id":"c82922cd-0136-442f-98fd-484134f7bb06","security_groups":["e74ce627-1b82-4062-94b8-97b9c83d9c54","eb0db841-bd04-405b-8b0c-3966f588d5cb"],"mac_address":"fa:16:3e:b1:cd:68","project_id":"53d7db4717f24ca6851cabde2e57787a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-port","admin_state_up":true,"network_id":"410c75a7-58b4-4f19-bee4-ddc290c96d17","tenant_id":"53d7db4717f24ca6851cabde2e57787a","created_at":"2018-08-01T10:56:29Z","binding:vnic_type":"normal","device_id":"a1e44e33-abd8-4668-b33a-077eee9bcd4b","ip_allocation":"immediate"}]} 2018-08-01 10:56:43,676 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=410c75a7-58b4-4f19-bee4-ddc290c96d17 used request id req-7c5dafd6-9e9d-4f73-801b-6758382166f1 2018-08-01 10:56:43,679 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a1e44e33-abd8-4668-b33a-077eee9bcd4b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8c068575db745ca2299473948a2e93986d90de0" 2018-08-01 10:56:44,144 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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-04c039e8-51dc-4437-95c3-c7b38d10ef87 x-compute-request-id: req-04c039e8-51dc-4437-95c3-c7b38d10ef87 Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:cd:68", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a1e44e33-abd8-4668-b33a-077eee9bcd4b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a1e44e33-abd8-4668-b33a-077eee9bcd4b", "rel": "bookmark"}], "image": {"id": "86bdf92c-401d-4b45-8358-13eca6c5f351", "links": [{"href": "http://172.30.9.24:8774/images/86bdf92c-401d-4b45-8358-13eca6c5f351", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T10:56:37.000000", "flavor": {"id": "f31c44ec-9f16-42b6-8589-fd13c10f4a15", "links": [{"href": "http://172.30.9.24:8774/flavors/f31c44ec-9f16-42b6-8589-fd13c10f4a15", "rel": "bookmark"}]}, "id": "a1e44e33-abd8-4668-b33a-077eee9bcd4b", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-name"}], "user_id": "fd5b8b977885416bbea62186b58c1471", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:56:37Z", "hostId": "1686f1fa9034d2c4a6cb9301ff7195990097fa16591066df284b7426", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-inst", "created": "2018-08-01T10:56:32Z", "tenant_id": "53d7db4717f24ca6851cabde2e57787a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:56:44,145 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a1e44e33-abd8-4668-b33a-077eee9bcd4b used request id req-04c039e8-51dc-4437-95c3-c7b38d10ef87 2018-08-01 10:56:44,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8c068575db745ca2299473948a2e93986d90de0" 2018-08-01 10:56:44,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-5b6041e6-3624-466c-b3f3-efb4ff40412c Date: Wed, 01 Aug 2018 10:56:44 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"410c75a7-58b4-4f19-bee4-ddc290c96d17","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"53d7db4717f24ca6851cabde2e57787a","l2_adjacency":true,"status":"ACTIVE","subnets":["cd7f89af-7b2a-4c79-a049-5b1d9c2df65b"],"description":"","tags":[],"updated_at":"2018-08-01T10:56:23Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-pub-net","admin_state_up":true,"tenant_id":"53d7db4717f24ca6851cabde2e57787a","created_at":"2018-08-01T10:56:22Z","mtu":1450}]} 2018-08-01 10:56:44,245 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-pub-net used request id req-5b6041e6-3624-466c-b3f3-efb4ff40412c 2018-08-01 10:56:44,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/53d7db4717f24ca6851cabde2e57787a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8c068575db745ca2299473948a2e93986d90de0" 2018-08-01 10:56:44,333 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:56:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75490ab2-1e1f-4708-9b45-80230e3fcbe4 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/53d7db4717f24ca6851cabde2e57787a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "53d7db4717f24ca6851cabde2e57787a", "name": "InstanceSecurityGroupTests-5935a5cd-859e-4b8-proj"}} 2018-08-01 10:56:44,333 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/53d7db4717f24ca6851cabde2e57787a used request id req-75490ab2-1e1f-4708-9b45-80230e3fcbe4 2018-08-01 10:56:44,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=410c75a7-58b4-4f19-bee4-ddc290c96d17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8c068575db745ca2299473948a2e93986d90de0" 2018-08-01 10:56:44,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-0d76df70-5f00-4dad-9b92-2ad8ed569275 Date: Wed, 01 Aug 2018 10:56:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"410c75a7-58b4-4f19-bee4-ddc290c96d17","tenant_id":"53d7db4717f24ca6851cabde2e57787a","created_at":"2018-08-01T10:56:23Z","dns_nameservers":[],"updated_at":"2018-08-01T10:56:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"53d7db4717f24ca6851cabde2e57787a","id":"cd7f89af-7b2a-4c79-a049-5b1d9c2df65b","subnetpool_id":null,"name":"InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-pub-subnet"}]} 2018-08-01 10:56:44,382 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=410c75a7-58b4-4f19-bee4-ddc290c96d17 used request id req-0d76df70-5f00-4dad-9b92-2ad8ed569275 2018-08-01 10:56:44,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=410c75a7-58b4-4f19-bee4-ddc290c96d17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8c068575db745ca2299473948a2e93986d90de0" 2018-08-01 10:56:44,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1689 X-Openstack-Request-Id: req-a9274d78-ccec-4f39-89db-c9dc32cc8a83 Date: Wed, 01 Aug 2018 10:56:44 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:56:25Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cd7f89af-7b2a-4c79-a049-5b1d9c2df65b","ip_address":"10.55.0.2"}],"id":"4c245301-1628-43f0-b522-6ed54cd7000d","security_groups":[],"mac_address":"fa:16:3e:ab:58:51","project_id":"53d7db4717f24ca6851cabde2e57787a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"410c75a7-58b4-4f19-bee4-ddc290c96d17","tenant_id":"53d7db4717f24ca6851cabde2e57787a","created_at":"2018-08-01T10:56:23Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-410c75a7-58b4-4f19-bee4-ddc290c96d17","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:56:41Z","device_owner":"compute:nova","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cd7f89af-7b2a-4c79-a049-5b1d9c2df65b","ip_address":"10.55.0.8"}],"id":"c82922cd-0136-442f-98fd-484134f7bb06","security_groups":["e74ce627-1b82-4062-94b8-97b9c83d9c54","eb0db841-bd04-405b-8b0c-3966f588d5cb"],"mac_address":"fa:16:3e:b1:cd:68","project_id":"53d7db4717f24ca6851cabde2e57787a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-port","admin_state_up":true,"network_id":"410c75a7-58b4-4f19-bee4-ddc290c96d17","tenant_id":"53d7db4717f24ca6851cabde2e57787a","created_at":"2018-08-01T10:56:29Z","binding:vnic_type":"normal","device_id":"a1e44e33-abd8-4668-b33a-077eee9bcd4b","ip_allocation":"immediate"}]} 2018-08-01 10:56:44,449 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=410c75a7-58b4-4f19-bee4-ddc290c96d17 used request id req-a9274d78-ccec-4f39-89db-c9dc32cc8a83 2018-08-01 10:56:44,452 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/a1e44e33-abd8-4668-b33a-077eee9bcd4b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8c068575db745ca2299473948a2e93986d90de0" -d '{"removeSecurityGroup": {"name": "InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-name"}}' 2018-08-01 10:56:45,242 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 10:56: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-4a54cf0b-0707-4822-8500-65c209af0552 x-compute-request-id: req-4a54cf0b-0707-4822-8500-65c209af0552 Content-Length: 0 Content-Type: application/json 2018-08-01 10:56:45,242 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/a1e44e33-abd8-4668-b33a-077eee9bcd4b/action used request id req-4a54cf0b-0707-4822-8500-65c209af0552 2018-08-01 10:56:45,245 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a1e44e33-abd8-4668-b33a-077eee9bcd4b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8c068575db745ca2299473948a2e93986d90de0" 2018-08-01 10:56:45,413 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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-2fa702b2-b62a-4c0b-a765-35295935abfe x-compute-request-id: req-2fa702b2-b62a-4c0b-a765-35295935abfe Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:cd:68", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a1e44e33-abd8-4668-b33a-077eee9bcd4b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a1e44e33-abd8-4668-b33a-077eee9bcd4b", "rel": "bookmark"}], "image": {"id": "86bdf92c-401d-4b45-8358-13eca6c5f351", "links": [{"href": "http://172.30.9.24:8774/images/86bdf92c-401d-4b45-8358-13eca6c5f351", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T10:56:37.000000", "flavor": {"id": "f31c44ec-9f16-42b6-8589-fd13c10f4a15", "links": [{"href": "http://172.30.9.24:8774/flavors/f31c44ec-9f16-42b6-8589-fd13c10f4a15", "rel": "bookmark"}]}, "id": "a1e44e33-abd8-4668-b33a-077eee9bcd4b", "security_groups": [{"name": "default"}], "user_id": "fd5b8b977885416bbea62186b58c1471", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:56:37Z", "hostId": "1686f1fa9034d2c4a6cb9301ff7195990097fa16591066df284b7426", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-inst", "created": "2018-08-01T10:56:32Z", "tenant_id": "53d7db4717f24ca6851cabde2e57787a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:56:45,413 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a1e44e33-abd8-4668-b33a-077eee9bcd4b used request id req-2fa702b2-b62a-4c0b-a765-35295935abfe 2018-08-01 10:56:45,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8c068575db745ca2299473948a2e93986d90de0" 2018-08-01 10:56:45,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-8177ce83-2750-4435-bff8-38cb8c4dbdab Date: Wed, 01 Aug 2018 10:56:45 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"410c75a7-58b4-4f19-bee4-ddc290c96d17","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"53d7db4717f24ca6851cabde2e57787a","l2_adjacency":true,"status":"ACTIVE","subnets":["cd7f89af-7b2a-4c79-a049-5b1d9c2df65b"],"description":"","tags":[],"updated_at":"2018-08-01T10:56:23Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-pub-net","admin_state_up":true,"tenant_id":"53d7db4717f24ca6851cabde2e57787a","created_at":"2018-08-01T10:56:22Z","mtu":1450}]} 2018-08-01 10:56:45,687 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-pub-net used request id req-8177ce83-2750-4435-bff8-38cb8c4dbdab 2018-08-01 10:56:45,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/53d7db4717f24ca6851cabde2e57787a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8c068575db745ca2299473948a2e93986d90de0" 2018-08-01 10:56:45,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:56:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9322601a-1151-4ae6-9d99-84d0d2ac7de0 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/53d7db4717f24ca6851cabde2e57787a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "53d7db4717f24ca6851cabde2e57787a", "name": "InstanceSecurityGroupTests-5935a5cd-859e-4b8-proj"}} 2018-08-01 10:56:45,777 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/53d7db4717f24ca6851cabde2e57787a used request id req-9322601a-1151-4ae6-9d99-84d0d2ac7de0 2018-08-01 10:56:45,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=410c75a7-58b4-4f19-bee4-ddc290c96d17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8c068575db745ca2299473948a2e93986d90de0" 2018-08-01 10:56:45,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-8e8f9416-2195-4300-8e61-c0ee19d9d95b Date: Wed, 01 Aug 2018 10:56:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"410c75a7-58b4-4f19-bee4-ddc290c96d17","tenant_id":"53d7db4717f24ca6851cabde2e57787a","created_at":"2018-08-01T10:56:23Z","dns_nameservers":[],"updated_at":"2018-08-01T10:56:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"53d7db4717f24ca6851cabde2e57787a","id":"cd7f89af-7b2a-4c79-a049-5b1d9c2df65b","subnetpool_id":null,"name":"InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-pub-subnet"}]} 2018-08-01 10:56:45,827 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=410c75a7-58b4-4f19-bee4-ddc290c96d17 used request id req-8e8f9416-2195-4300-8e61-c0ee19d9d95b 2018-08-01 10:56:45,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=410c75a7-58b4-4f19-bee4-ddc290c96d17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8c068575db745ca2299473948a2e93986d90de0" 2018-08-01 10:56:45,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1650 X-Openstack-Request-Id: req-8a536507-23c1-4826-b4eb-e1c98a84b958 Date: Wed, 01 Aug 2018 10:56:45 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:56:25Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cd7f89af-7b2a-4c79-a049-5b1d9c2df65b","ip_address":"10.55.0.2"}],"id":"4c245301-1628-43f0-b522-6ed54cd7000d","security_groups":[],"mac_address":"fa:16:3e:ab:58:51","project_id":"53d7db4717f24ca6851cabde2e57787a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"410c75a7-58b4-4f19-bee4-ddc290c96d17","tenant_id":"53d7db4717f24ca6851cabde2e57787a","created_at":"2018-08-01T10:56:23Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-410c75a7-58b4-4f19-bee4-ddc290c96d17","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:56:45Z","device_owner":"compute:nova","revision_number":14,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cd7f89af-7b2a-4c79-a049-5b1d9c2df65b","ip_address":"10.55.0.8"}],"id":"c82922cd-0136-442f-98fd-484134f7bb06","security_groups":["e74ce627-1b82-4062-94b8-97b9c83d9c54"],"mac_address":"fa:16:3e:b1:cd:68","project_id":"53d7db4717f24ca6851cabde2e57787a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-port","admin_state_up":true,"network_id":"410c75a7-58b4-4f19-bee4-ddc290c96d17","tenant_id":"53d7db4717f24ca6851cabde2e57787a","created_at":"2018-08-01T10:56:29Z","binding:vnic_type":"normal","device_id":"a1e44e33-abd8-4668-b33a-077eee9bcd4b","ip_allocation":"immediate"}]} 2018-08-01 10:56:45,895 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=410c75a7-58b4-4f19-bee4-ddc290c96d17 used request id req-8a536507-23c1-4826-b4eb-e1c98a84b958 2018-08-01 10:56:45,898 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a1e44e33-abd8-4668-b33a-077eee9bcd4b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e94a88e06c18b65d6bf892ef883e23b545ab5b24" 2018-08-01 10:56:46,161 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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-0407886f-605f-4ad8-a72a-793ec0a595a8 x-compute-request-id: req-0407886f-605f-4ad8-a72a-793ec0a595a8 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:cd:68", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a1e44e33-abd8-4668-b33a-077eee9bcd4b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a1e44e33-abd8-4668-b33a-077eee9bcd4b", "rel": "bookmark"}], "image": {"id": "86bdf92c-401d-4b45-8358-13eca6c5f351", "links": [{"href": "http://172.30.9.24:8774/images/86bdf92c-401d-4b45-8358-13eca6c5f351", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T10:56:37.000000", "flavor": {"id": "f31c44ec-9f16-42b6-8589-fd13c10f4a15", "links": [{"href": "http://172.30.9.24:8774/flavors/f31c44ec-9f16-42b6-8589-fd13c10f4a15", "rel": "bookmark"}]}, "id": "a1e44e33-abd8-4668-b33a-077eee9bcd4b", "security_groups": [{"name": "default"}], "user_id": "fd5b8b977885416bbea62186b58c1471", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:56:37Z", "hostId": "1686f1fa9034d2c4a6cb9301ff7195990097fa16591066df284b7426", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-inst", "created": "2018-08-01T10:56:32Z", "tenant_id": "53d7db4717f24ca6851cabde2e57787a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:56:46,162 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a1e44e33-abd8-4668-b33a-077eee9bcd4b used request id req-0407886f-605f-4ad8-a72a-793ec0a595a8 2018-08-01 10:56:46,162 - create_instance - INFO - Deleting Port with ID - c82922cd-0136-442f-98fd-484134f7bb06 2018-08-01 10:56:46,162 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-port 2018-08-01 10:56:46,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/ports/c82922cd-0136-442f-98fd-484134f7bb06 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8c068575db745ca2299473948a2e93986d90de0" 2018-08-01 10:56:46,607 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-989e3294-8c0f-490c-9ef7-a6f88b7fdc0f Date: Wed, 01 Aug 2018 10:56:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:56:46,607 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/ports/c82922cd-0136-442f-98fd-484134f7bb06 used request id req-989e3294-8c0f-490c-9ef7-a6f88b7fdc0f 2018-08-01 10:56:46,608 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-inst 2018-08-01 10:56:46,610 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/servers/a1e44e33-abd8-4668-b33a-077eee9bcd4b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8c068575db745ca2299473948a2e93986d90de0" 2018-08-01 10:56:46,741 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:56: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-5b3f0990-0ae4-42d5-8f42-fecc7b39fa66 x-compute-request-id: req-5b3f0990-0ae4-42d5-8f42-fecc7b39fa66 Content-Type: application/json 2018-08-01 10:56:46,741 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/a1e44e33-abd8-4668-b33a-077eee9bcd4b used request id req-5b3f0990-0ae4-42d5-8f42-fecc7b39fa66 2018-08-01 10:56:46,742 - create_instance - INFO - Checking deletion status 2018-08-01 10:56:46,744 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a1e44e33-abd8-4668-b33a-077eee9bcd4b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8c068575db745ca2299473948a2e93986d90de0" 2018-08-01 10:56:46,874 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:56: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-e261025e-33a4-4225-9007-a3c6c4a9b65d x-compute-request-id: req-e261025e-33a4-4225-9007-a3c6c4a9b65d 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.24:8774/v2.1/servers/a1e44e33-abd8-4668-b33a-077eee9bcd4b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a1e44e33-abd8-4668-b33a-077eee9bcd4b", "rel": "bookmark"}], "image": {"id": "86bdf92c-401d-4b45-8358-13eca6c5f351", "links": [{"href": "http://172.30.9.24:8774/images/86bdf92c-401d-4b45-8358-13eca6c5f351", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T10:56:37.000000", "flavor": {"id": "f31c44ec-9f16-42b6-8589-fd13c10f4a15", "links": [{"href": "http://172.30.9.24:8774/flavors/f31c44ec-9f16-42b6-8589-fd13c10f4a15", "rel": "bookmark"}]}, "id": "a1e44e33-abd8-4668-b33a-077eee9bcd4b", "user_id": "fd5b8b977885416bbea62186b58c1471", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:56:46Z", "hostId": "1686f1fa9034d2c4a6cb9301ff7195990097fa16591066df284b7426", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-inst", "created": "2018-08-01T10:56:32Z", "tenant_id": "53d7db4717f24ca6851cabde2e57787a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:56:46,874 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a1e44e33-abd8-4668-b33a-077eee9bcd4b used request id req-e261025e-33a4-4225-9007-a3c6c4a9b65d 2018-08-01 10:56:46,875 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-inst] is - ACTIVE 2018-08-01 10:56:46,875 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-01 10:56:49,878 - create_instance - DEBUG - VM status query timeout in 296.864073992 2018-08-01 10:56:49,881 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a1e44e33-abd8-4668-b33a-077eee9bcd4b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8c068575db745ca2299473948a2e93986d90de0" 2018-08-01 10:56:49,937 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:56: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-25df3c66-f988-489e-9021-e86dba8ec427 x-compute-request-id: req-25df3c66-f988-489e-9021-e86dba8ec427 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance a1e44e33-abd8-4668-b33a-077eee9bcd4b could not be found.", "code": 404}} 2018-08-01 10:56:49,938 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a1e44e33-abd8-4668-b33a-077eee9bcd4b used request id req-25df3c66-f988-489e-9021-e86dba8ec427 2018-08-01 10:56:49,938 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance a1e44e33-abd8-4668-b33a-077eee9bcd4b could not be found. (HTTP 404) (Request-ID: req-25df3c66-f988-489e-9021-e86dba8ec427) 2018-08-01 10:56:49,938 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-inst 2018-08-01 10:56:49,939 - neutron_utils - INFO - Deleting security group rule with ID - e818e5f4-c2b1-4648-b48a-7bfe44027a67 2018-08-01 10:56:49,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-group-rules/e818e5f4-c2b1-4648-b48a-7bfe44027a67 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c432d420155279d48b18f3d742818b281653010" 2018-08-01 10:56:50,196 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5d74259d-f351-4938-97a0-fd8a7ed416a3 Content-Length: 0 Date: Wed, 01 Aug 2018 10:56:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:56:50,197 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-group-rules/e818e5f4-c2b1-4648-b48a-7bfe44027a67 used request id req-5d74259d-f351-4938-97a0-fd8a7ed416a3 2018-08-01 10:56:50,197 - neutron_utils - INFO - Deleting security group rule with ID - c110a923-ff73-45cd-8048-cb49f47ebbff 2018-08-01 10:56:50,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-group-rules/c110a923-ff73-45cd-8048-cb49f47ebbff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c432d420155279d48b18f3d742818b281653010" 2018-08-01 10:56:50,279 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-48620b41-37ca-42d3-a0a7-3a769c768dd5 Content-Length: 0 Date: Wed, 01 Aug 2018 10:56:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:56:50,279 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-group-rules/c110a923-ff73-45cd-8048-cb49f47ebbff used request id req-48620b41-37ca-42d3-a0a7-3a769c768dd5 2018-08-01 10:56:50,279 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-name 2018-08-01 10:56:50,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/eb0db841-bd04-405b-8b0c-3966f588d5cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c432d420155279d48b18f3d742818b281653010" 2018-08-01 10:56:50,417 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-892845d8-d63e-4e87-bb58-24bb2d3a3af2 Content-Length: 0 Date: Wed, 01 Aug 2018 10:56:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:56:50,417 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/eb0db841-bd04-405b-8b0c-3966f588d5cb used request id req-892845d8-d63e-4e87-bb58-24bb2d3a3af2 2018-08-01 10:56:50,421 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/flavors/f31c44ec-9f16-42b6-8589-fd13c10f4a15 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c832aa122d092d7633fce26c0b1dcd0b51e27d20" 2018-08-01 10:56:50,453 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 10: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 x-openstack-request-id: req-575aca4c-b523-4961-b99a-8156d011c04d x-compute-request-id: req-575aca4c-b523-4961-b99a-8156d011c04d Content-Length: 0 Content-Type: application/json 2018-08-01 10:56:50,453 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/f31c44ec-9f16-42b6-8589-fd13c10f4a15 used request id req-575aca4c-b523-4961-b99a-8156d011c04d 2018-08-01 10:56:50,454 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-pub-subnet 2018-08-01 10:56:50,454 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-pub-subnet 2018-08-01 10:56:50,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/subnets/cd7f89af-7b2a-4c79-a049-5b1d9c2df65b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}052fde2c6cf0e7b3f2ba123dd7b103c63dcade8b" 2018-08-01 10:56:51,794 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b5302cb3-019f-460d-b37b-735b06a3fd3f Date: Wed, 01 Aug 2018 10:56:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:56:51,794 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/cd7f89af-7b2a-4c79-a049-5b1d9c2df65b used request id req-b5302cb3-019f-460d-b37b-735b06a3fd3f 2018-08-01 10:56:51,795 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-pub-net 2018-08-01 10:56:51,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/networks/410c75a7-58b4-4f19-bee4-ddc290c96d17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}052fde2c6cf0e7b3f2ba123dd7b103c63dcade8b" 2018-08-01 10:56:52,896 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3daf9985-4f49-4cf9-a925-c5ea81edb010 Date: Wed, 01 Aug 2018 10:56:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:56:52,897 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/410c75a7-58b4-4f19-bee4-ddc290c96d17 used request id req-3daf9985-4f49-4cf9-a925-c5ea81edb010 2018-08-01 10:56:52,897 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-968e6b44-bcae-45e1-b273-fca95fa0e54d-image 2018-08-01 10:56:52,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9292/v2/images/86bdf92c-401d-4b45-8358-13eca6c5f351 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5a756247322c5a709f1fbb4b414d7f79195c0645" 2018-08-01 10:56:53,610 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d1bb5df4-8163-4f52-8a09-588c897e3811 Date: Wed, 01 Aug 2018 10: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-08-01 10:56:53,610 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/86bdf92c-401d-4b45-8358-13eca6c5f351 used request id req-d1bb5df4-8163-4f52-8a09-588c897e3811 2018-08-01 10:56:53,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f485287f463cb744865bdf2824c88bd7e8ee8849" 2018-08-01 10:56:53,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-a113aebb-cf22-49d6-b9fe-3feda2a079e1 Date: Wed, 01 Aug 2018 10:56:53 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a2413a97b61342d8bd27570706ef372d", "created_at": "2018-08-01T09:33:18Z", "updated_at": "2018-08-01T09:33:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "7f556ce3-51d0-4279-a11d-510db9f9a3b1", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "94adc13c-a166-41cf-bd16-f997efc73cb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "b39143b5-c08f-4d0b-9d40-54f472f2389e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "e218b0b7-4501-4f84-9458-caf2891c260d", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}], "revision_number": 4, "project_id": "a2413a97b61342d8bd27570706ef372d", "id": "38229670-7386-42d0-b7b9-2397ea5938de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "created_at": "2018-08-01T09:28:38Z", "updated_at": "2018-08-01T09:28:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "763568f1-8151-4a3c-911a-d06da4423063", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "80d28bee-4aee-47e8-a8da-e0fe31497fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "a47a5ddf-aa37-4ab2-a335-1c93513b5f12", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "f5bba5a5-602b-421e-98b2-5a16117f943f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}], "revision_number": 4, "project_id": "dbe9669438844f3faecdc7fcc050e0d8", "id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ed1054af2e94c049694d98d54211d98", "created_at": "2018-08-01T09:31:40Z", "updated_at": "2018-08-01T09:31:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "34baee87-ea35-42ee-8a69-0f6e2a825d3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "89b9d1c9-f4f9-45cd-8d36-970d44228439", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "b8ab0d59-cab9-4488-82ee-7c5f69709bff", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "d3ab68ea-23b4-4bf6-8dd3-85d029e3d89f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}], "revision_number": 4, "project_id": "2ed1054af2e94c049694d98d54211d98", "id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "created_at": "2018-08-01T09:34:13Z", "updated_at": "2018-08-01T09:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "1dbb3f59-611b-46d1-a82d-2720e0a16f86", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "3878126b-a220-4357-adb9-bc22498f31b1", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "75ce67db-9c04-4561-a10d-8b1ec63943e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "e2945a69-3afe-41e3-a7ec-3ea4c79a12ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}], "revision_number": 4, "project_id": "c0d9b34b06f445a7857603f60b181f3c", "id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-01T09:30:58Z", "updated_at": "2018-08-01T09:30:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "042d4626-2974-418d-affe-f8f2acd05faa", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "995fae58-f0e5-4e10-801c-6c2ce5c7ae0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "cb8404fa-cb24-4879-a34d-f3050dcba730", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "dad6aaab-690e-4c24-9103-6767e0c80bc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "created_at": "2018-08-01T09:31:11Z", "updated_at": "2018-08-01T09:31:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "939e25e0-5dbc-4f6e-9f6f-7fb70e540203", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "9796a673-6928-4009-9c21-1410d395646e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "af7b8bf8-2fb6-4d72-842a-38f72d7581f7", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "b9af65b0-2eb8-45e1-8504-b7dc4dbb83ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}], "revision_number": 4, "project_id": "dd207f801ed3475f9dbe5f13077af1c8", "id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "46dd322c3fcc454eb140e37825746af8", "created_at": "2018-08-01T10:33:44Z", "updated_at": "2018-08-01T10:33:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "0f41470b-1091-45c1-b574-92069f79f8d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "8cc03a9c-8fa5-425b-812f-d7692bae3613", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d1373b1e-2fb9-4e02-a9e1-7e873ba1d7d1", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d21f3909-71f3-43e2-a22d-6a9c2513cb6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}], "revision_number": 4, "project_id": "46dd322c3fcc454eb140e37825746af8", "id": "b2961714-c8a4-4fcb-918b-21d70527c983", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "created_at": "2018-08-01T09:34:57Z", "updated_at": "2018-08-01T09:34:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "8063d12f-30db-4ccf-8ce0-72e59ba81a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c38e1a7a-5857-4f03-b991-6d5c9c9a5b9e", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c725bae1-d3bb-42b5-b331-32737085f28c", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "cfddc134-923b-4e0d-9ec5-dcc5641dd435", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}], "revision_number": 4, "project_id": "455b48a61678488ead79a4cfa07ef5c3", "id": "cd52f913-3072-4ce7-a779-7de795b62b12", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:36:50Z", "updated_at": "2018-08-01T09:36:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "07ef7fe5-a529-45da-bfc0-899f0ea9b592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "bc4dad3a-2a0c-4c31-b901-2909a12adb50", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c35cff35-4306-4116-b9fa-fc27bc7c05d6", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c493e3ac-d9d2-480d-9ec8-50982eedaf5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}], "revision_number": 4, "project_id": "8d96727022f4443794db44ecde432faf", "id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "53d7db4717f24ca6851cabde2e57787a", "created_at": "2018-08-01T10:56:22Z", "updated_at": "2018-08-01T10:56:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:56:22Z", "revision_number": 0, "id": "166d7ad2-6291-4a88-9399-8d74b87d1620", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:56:22Z", "security_group_id": "e74ce627-1b82-4062-94b8-97b9c83d9c54", "tenant_id": "53d7db4717f24ca6851cabde2e57787a", "port_range_min": null, "ethertype": "IPv6", "project_id": "53d7db4717f24ca6851cabde2e57787a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:56:22Z", "revision_number": 0, "id": "4f36a7bd-329d-4f7d-a752-6660ae3255b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:56:22Z", "security_group_id": "e74ce627-1b82-4062-94b8-97b9c83d9c54", "tenant_id": "53d7db4717f24ca6851cabde2e57787a", "port_range_min": null, "ethertype": "IPv4", "project_id": "53d7db4717f24ca6851cabde2e57787a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:56:22Z", "revision_number": 0, "id": "c80717ef-24f8-409b-b3c6-cb84d2ae2eed", "remote_group_id": "e74ce627-1b82-4062-94b8-97b9c83d9c54", "remote_ip_prefix": null, "created_at": "2018-08-01T10:56:22Z", "security_group_id": "e74ce627-1b82-4062-94b8-97b9c83d9c54", "tenant_id": "53d7db4717f24ca6851cabde2e57787a", "port_range_min": null, "ethertype": "IPv4", "project_id": "53d7db4717f24ca6851cabde2e57787a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:56:22Z", "revision_number": 0, "id": "d09e1855-22e6-42ec-8281-9c0b7a03c5ee", "remote_group_id": "e74ce627-1b82-4062-94b8-97b9c83d9c54", "remote_ip_prefix": null, "created_at": "2018-08-01T10:56:22Z", "security_group_id": "e74ce627-1b82-4062-94b8-97b9c83d9c54", "tenant_id": "53d7db4717f24ca6851cabde2e57787a", "port_range_min": null, "ethertype": "IPv6", "project_id": "53d7db4717f24ca6851cabde2e57787a"}], "revision_number": 4, "project_id": "53d7db4717f24ca6851cabde2e57787a", "id": "e74ce627-1b82-4062-94b8-97b9c83d9c54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "created_at": "2018-08-01T09:32:45Z", "updated_at": "2018-08-01T09:32:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "058ea790-43ea-4a6f-9950-28418319e577", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "5fcfb31b-cdad-4037-973e-56b74faefd14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "99a24d26-dc7f-42d0-aa23-a7c061f04952", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "b641bb48-566e-472b-a3cc-d38c85ab3ff1", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}], "revision_number": 4, "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "name": "default"}]} 2018-08-01 10:56:53,936 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-a113aebb-cf22-49d6-b9fe-3feda2a079e1 2018-08-01 10:56:53,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f485287f463cb744865bdf2824c88bd7e8ee8849" 2018-08-01 10:56:54,025 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:56:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e9630a2a-34dc-4628-933f-2ebf5fd1e163 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2413a97b61342d8bd27570706ef372d.", "code": 404, "title": "Not Found"}} 2018-08-01 10:56:54,025 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d used request id req-e9630a2a-34dc-4628-933f-2ebf5fd1e163 2018-08-01 10:56:54,026 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:56:54,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f485287f463cb744865bdf2824c88bd7e8ee8849" 2018-08-01 10:56:54,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:56:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ca107e8-23df-4154-9779-8dafcb1880e4 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.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dbe9669438844f3faecdc7fcc050e0d8", "name": "service"}} 2018-08-01 10:56:54,116 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 used request id req-8ca107e8-23df-4154-9779-8dafcb1880e4 2018-08-01 10:56:54,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f485287f463cb744865bdf2824c88bd7e8ee8849" 2018-08-01 10:56:54,202 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:56:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5adac859-e24c-4f2b-b74d-236444238b57 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ed1054af2e94c049694d98d54211d98.", "code": 404, "title": "Not Found"}} 2018-08-01 10:56:54,202 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 used request id req-5adac859-e24c-4f2b-b74d-236444238b57 2018-08-01 10:56:54,203 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:56:54,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f485287f463cb744865bdf2824c88bd7e8ee8849" 2018-08-01 10:56:54,289 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:56:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2bffc97b-ef39-4130-8dd4-e560e619234f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c0d9b34b06f445a7857603f60b181f3c.", "code": 404, "title": "Not Found"}} 2018-08-01 10:56:54,289 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c used request id req-2bffc97b-ef39-4130-8dd4-e560e619234f 2018-08-01 10:56:54,289 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:56:54,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f485287f463cb744865bdf2824c88bd7e8ee8849" 2018-08-01 10:56:54,375 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:56:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-76903ec5-ec99-4c9c-a021-c8eb5a0c02cf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: dd207f801ed3475f9dbe5f13077af1c8.", "code": 404, "title": "Not Found"}} 2018-08-01 10:56:54,375 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 used request id req-76903ec5-ec99-4c9c-a021-c8eb5a0c02cf 2018-08-01 10:56:54,376 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:56:54,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f485287f463cb744865bdf2824c88bd7e8ee8849" 2018-08-01 10:56:54,453 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:56:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e205aca-4322-47b6-8f24-0e27bfab482c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 46dd322c3fcc454eb140e37825746af8.", "code": 404, "title": "Not Found"}} 2018-08-01 10:56:54,453 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 used request id req-1e205aca-4322-47b6-8f24-0e27bfab482c 2018-08-01 10:56:54,454 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:56:54,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f485287f463cb744865bdf2824c88bd7e8ee8849" 2018-08-01 10:56:54,537 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:56:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2bd04207-2f88-41a7-8fb2-7bd7d16b60f2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 455b48a61678488ead79a4cfa07ef5c3.", "code": 404, "title": "Not Found"}} 2018-08-01 10:56:54,538 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 used request id req-2bd04207-2f88-41a7-8fb2-7bd7d16b60f2 2018-08-01 10:56:54,538 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:56:54,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f485287f463cb744865bdf2824c88bd7e8ee8849" 2018-08-01 10:56:54,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:56:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-004dd1d4-ff9e-4e2c-bc54-471fa22dfe45 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 10:56:54,625 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-004dd1d4-ff9e-4e2c-bc54-471fa22dfe45 2018-08-01 10:56:54,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/53d7db4717f24ca6851cabde2e57787a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f485287f463cb744865bdf2824c88bd7e8ee8849" 2018-08-01 10:56:54,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:56:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7a53f32-29aa-4d06-aafd-29f0c2a239a3 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/53d7db4717f24ca6851cabde2e57787a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "53d7db4717f24ca6851cabde2e57787a", "name": "InstanceSecurityGroupTests-5935a5cd-859e-4b8-proj"}} 2018-08-01 10:56:54,715 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/53d7db4717f24ca6851cabde2e57787a used request id req-f7a53f32-29aa-4d06-aafd-29f0c2a239a3 2018-08-01 10:56:54,715 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e74ce627-1b82-4062-94b8-97b9c83d9c54 2018-08-01 10:56:54,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=e74ce627-1b82-4062-94b8-97b9c83d9c54 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f485287f463cb744865bdf2824c88bd7e8ee8849" 2018-08-01 10:56:54,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-6fc26a38-b663-46bd-b643-29ce3688e5ff Date: Wed, 01 Aug 2018 10:56:54 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:56:22Z", "security_group_id": "e74ce627-1b82-4062-94b8-97b9c83d9c54", "port_range_min": null, "revision_number": 0, "tenant_id": "53d7db4717f24ca6851cabde2e57787a", "created_at": "2018-08-01T10:56:22Z", "project_id": "53d7db4717f24ca6851cabde2e57787a", "id": "166d7ad2-6291-4a88-9399-8d74b87d1620"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:56:22Z", "security_group_id": "e74ce627-1b82-4062-94b8-97b9c83d9c54", "port_range_min": null, "revision_number": 0, "tenant_id": "53d7db4717f24ca6851cabde2e57787a", "created_at": "2018-08-01T10:56:22Z", "project_id": "53d7db4717f24ca6851cabde2e57787a", "id": "4f36a7bd-329d-4f7d-a752-6660ae3255b8"}, {"remote_group_id": "e74ce627-1b82-4062-94b8-97b9c83d9c54", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:56:22Z", "security_group_id": "e74ce627-1b82-4062-94b8-97b9c83d9c54", "port_range_min": null, "revision_number": 0, "tenant_id": "53d7db4717f24ca6851cabde2e57787a", "created_at": "2018-08-01T10:56:22Z", "project_id": "53d7db4717f24ca6851cabde2e57787a", "id": "c80717ef-24f8-409b-b3c6-cb84d2ae2eed"}, {"remote_group_id": "e74ce627-1b82-4062-94b8-97b9c83d9c54", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:56:22Z", "security_group_id": "e74ce627-1b82-4062-94b8-97b9c83d9c54", "port_range_min": null, "revision_number": 0, "tenant_id": "53d7db4717f24ca6851cabde2e57787a", "created_at": "2018-08-01T10:56:22Z", "project_id": "53d7db4717f24ca6851cabde2e57787a", "id": "d09e1855-22e6-42ec-8281-9c0b7a03c5ee"}]} 2018-08-01 10:56:54,747 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=e74ce627-1b82-4062-94b8-97b9c83d9c54 used request id req-6fc26a38-b663-46bd-b643-29ce3688e5ff 2018-08-01 10:56:54,748 - neutron_utils - INFO - Deleting security group with name - default 2018-08-01 10:56:54,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/e74ce627-1b82-4062-94b8-97b9c83d9c54 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f485287f463cb744865bdf2824c88bd7e8ee8849" 2018-08-01 10:56:54,917 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-af950ac0-bf06-4095-a916-352b6f0643d2 Content-Length: 0 Date: Wed, 01 Aug 2018 10:56:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:56:54,917 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/e74ce627-1b82-4062-94b8-97b9c83d9c54 used request id req-af950ac0-bf06-4095-a916-352b6f0643d2 2018-08-01 10:56:54,917 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-5935a5cd-859e-4b8-proj 2018-08-01 10:56:54,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/53d7db4717f24ca6851cabde2e57787a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f485287f463cb744865bdf2824c88bd7e8ee8849" 2018-08-01 10:56:55,107 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:56:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fdca7e1d-9946-450f-97c2-7cb032a65751 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:56:55,107 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/53d7db4717f24ca6851cabde2e57787a used request id req-fdca7e1d-9946-450f-97c2-7cb032a65751 2018-08-01 10:56:55,107 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-5935a5cd-859e-4b8-proj-role 2018-08-01 10:56:55,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/f9b83f01dc7a45f0a22fc9412eab5804 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f485287f463cb744865bdf2824c88bd7e8ee8849" 2018-08-01 10:56:55,215 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:56:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-59091253-3f75-4036-ae3e-1a1d0195205c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:56:55,215 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/f9b83f01dc7a45f0a22fc9412eab5804 used request id req-59091253-3f75-4036-ae3e-1a1d0195205c 2018-08-01 10:56:55,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f485287f463cb744865bdf2824c88bd7e8ee8849" 2018-08-01 10:56:55,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:56:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56756f1e-1dc8-4850-8431-b1b326fdeb47 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:56:55,301 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-56756f1e-1dc8-4850-8431-b1b326fdeb47 2018-08-01 10:56:55,301 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-5935a5cd-859e-4b8-user 2018-08-01 10:56:55,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/fd5b8b977885416bbea62186b58c1471 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a23367be92e724495a83479231ab76c6e6321f3b" 2018-08-01 10:56:55,508 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:56:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7260aff3-b965-463e-820c-fe6079114520 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:56:55,509 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/fd5b8b977885416bbea62186b58c1471 used request id req-7260aff3-b965-463e-820c-fe6079114520 2018-08-01 10:56:55,510 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:56:55,890 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:56:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["_AwNQKJmSlif82yynEvr6A"], "issued_at": "2018-08-01T10:56:55.000000Z"}} 2018-08-01 10:56:55,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d28278e7ccfef2971d54f7444885f07f3dd4600" 2018-08-01 10:56:55,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:56:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ea69e9f-3254-4ad2-abcd-e1dfe4c8c384 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:56:55,973 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-5ea69e9f-3254-4ad2-abcd-e1dfe4c8c384 2018-08-01 10:56:55,974 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:56:55,975 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:56:56,356 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:56:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["ocVbu6UaRneBvNL0aGvUFA"], "issued_at": "2018-08-01T10:56:56.000000Z"}} 2018-08-01 10:56:56,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29752cf78389b7355782d97c9125f9232a1c9bb5" 2018-08-01 10:56:56,432 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:56:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef244735-bfae-4d59-8e54-3df890f6c17a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:56:56,433 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-ef244735-bfae-4d59-8e54-3df890f6c17a 2018-08-01 10:56:56,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:56:56,441 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:56: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:56:56,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-361bd7fe-72fb-4c2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29752cf78389b7355782d97c9125f9232a1c9bb5" 2018-08-01 10:56:56,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:56:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c0872eb-04b7-4d97-9a81-b4b293d83652 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-361bd7fe-72fb-4c2-proj", "previous": null, "next": null}, "projects": []} 2018-08-01 10:56:56,528 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-361bd7fe-72fb-4c2-proj used request id req-5c0872eb-04b7-4d97-9a81-b4b293d83652 2018-08-01 10:56:56,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29752cf78389b7355782d97c9125f9232a1c9bb5" 2018-08-01 10:56:56,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:56:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af2db9b9-d5fe-481f-87b8-a804ed3c596a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:56:56,623 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-af2db9b9-d5fe-481f-87b8-a804ed3c596a 2018-08-01 10:56:56,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29752cf78389b7355782d97c9125f9232a1c9bb5" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-361bd7fe-72fb-4c2-proj"}}' 2018-08-01 10:56:56,748 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:56:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa08b5b8-babc-4a86-b120-b8988902c721 Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/dbfbc60207ae4acbb68679ab24c55490"}, "tags": [], "enabled": true, "id": "dbfbc60207ae4acbb68679ab24c55490", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-361bd7fe-72fb-4c2-proj"}} 2018-08-01 10:56:56,748 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-fa08b5b8-babc-4a86-b120-b8988902c721 2018-08-01 10:56:56,748 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-361bd7fe-72fb-4c2-proj 2018-08-01 10:56:56,748 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:56:56,749 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:56:57,127 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:56:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["oiKWzaB1Rvm-QxKAAECsEA"], "issued_at": "2018-08-01T10:56:57.000000Z"}} 2018-08-01 10:56:57,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49f5a471a8a5143c0e74712bf7fb23795d328f5f" 2018-08-01 10:56:57,205 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:56:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2359923c-d984-450d-ba82-584700bcfb03 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:56:57,206 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-2359923c-d984-450d-ba82-584700bcfb03 2018-08-01 10:56:57,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:56:57,215 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:56: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:56:57,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49f5a471a8a5143c0e74712bf7fb23795d328f5f" 2018-08-01 10:56:57,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:56:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43dc30bf-d406-4cb8-bf1f-2917bcfc4c75 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 10:56:57,318 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-43dc30bf-d406-4cb8-bf1f-2917bcfc4c75 2018-08-01 10:56:57,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=InstanceSecurityGroupTests-361bd7fe-72fb-4c2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49f5a471a8a5143c0e74712bf7fb23795d328f5f" 2018-08-01 10:56:57,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:56:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14a38653-512d-48ce-97f7-a88044a6cdb7 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=InstanceSecurityGroupTests-361bd7fe-72fb-4c2-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/dbfbc60207ae4acbb68679ab24c55490"}, "tags": [], "enabled": true, "id": "dbfbc60207ae4acbb68679ab24c55490", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-361bd7fe-72fb-4c2-proj"}]} 2018-08-01 10:56:57,407 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=InstanceSecurityGroupTests-361bd7fe-72fb-4c2-proj used request id req-14a38653-512d-48ce-97f7-a88044a6cdb7 2018-08-01 10:56:57,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49f5a471a8a5143c0e74712bf7fb23795d328f5f" 2018-08-01 10:56:57,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:56:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8a98437-0275-4c38-a738-5969a675a471 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:56:57,496 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-f8a98437-0275-4c38-a738-5969a675a471 2018-08-01 10:56:57,880 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-361bd7fe-72fb-4c2-user 2018-08-01 10:56:57,880 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:56:57,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29752cf78389b7355782d97c9125f9232a1c9bb5" 2018-08-01 10:56:57,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:56:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8ca90b4-23e8-40d5-9e50-bf6b3088ac93 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:56:57,901 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-d8ca90b4-23e8-40d5-9e50-bf6b3088ac93 2018-08-01 10:56:57,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29752cf78389b7355782d97c9125f9232a1c9bb5" -d '{"role": {"name": "InstanceSecurityGroupTests-361bd7fe-72fb-4c2-proj-role"}}' 2018-08-01 10:56:58,012 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:56:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d2a09329-6d81-4c20-a94a-7d942ce06a82 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8fb4260c09b346daaa49ba688ad7136c", "links": {"self": "http://172.30.9.24:5000/v3/roles/8fb4260c09b346daaa49ba688ad7136c"}, "name": "InstanceSecurityGroupTests-361bd7fe-72fb-4c2-proj-role"}} 2018-08-01 10:56:58,012 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-d2a09329-6d81-4c20-a94a-7d942ce06a82 2018-08-01 10:56:58,012 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-361bd7fe-72fb-4c2-proj-role 2018-08-01 10:56:58,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/8fb4260c09b346daaa49ba688ad7136c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29752cf78389b7355782d97c9125f9232a1c9bb5" 2018-08-01 10:56:58,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:56:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60d40a7f-d0ab-445d-94a5-74fc22af97b5 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8fb4260c09b346daaa49ba688ad7136c", "links": {"self": "http://172.30.9.24:5000/v3/roles/8fb4260c09b346daaa49ba688ad7136c"}, "name": "InstanceSecurityGroupTests-361bd7fe-72fb-4c2-proj-role"}} 2018-08-01 10:56:58,099 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/8fb4260c09b346daaa49ba688ad7136c used request id req-60d40a7f-d0ab-445d-94a5-74fc22af97b5 2018-08-01 10:56:58,100 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-361bd7fe-72fb-4c2-proj-role to project InstanceSecurityGroupTests-361bd7fe-72fb-4c2-proj 2018-08-01 10:56:58,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/dbfbc60207ae4acbb68679ab24c55490/users/4e2353ee16c2497c9b02b0e4e1b4cda6/roles/8fb4260c09b346daaa49ba688ad7136c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29752cf78389b7355782d97c9125f9232a1c9bb5" 2018-08-01 10:56:58,302 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:56:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-948698ac-ba48-4a2c-82a3-ff566d4cc7ec Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:56:58,302 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/dbfbc60207ae4acbb68679ab24c55490/users/4e2353ee16c2497c9b02b0e4e1b4cda6/roles/8fb4260c09b346daaa49ba688ad7136c used request id req-948698ac-ba48-4a2c-82a3-ff566d4cc7ec 2018-08-01 10:56:58,303 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 10:56:58,304 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-01 10:56:58,304 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:56:58,305 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:56:58,688 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8fb4260c09b346daaa49ba688ad7136c", "name": "InstanceSecurityGroupTests-361bd7fe-72fb-4c2-proj-role"}], "expires_at": "2018-08-01T11:56:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dbfbc60207ae4acbb68679ab24c55490", "name": "InstanceSecurityGroupTests-361bd7fe-72fb-4c2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/dbfbc60207ae4acbb68679ab24c55490", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/dbfbc60207ae4acbb68679ab24c55490", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/dbfbc60207ae4acbb68679ab24c55490", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/dbfbc60207ae4acbb68679ab24c55490", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/dbfbc60207ae4acbb68679ab24c55490", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/dbfbc60207ae4acbb68679ab24c55490", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_dbfbc60207ae4acbb68679ab24c55490", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_dbfbc60207ae4acbb68679ab24c55490", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/dbfbc60207ae4acbb68679ab24c55490", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/dbfbc60207ae4acbb68679ab24c55490", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/dbfbc60207ae4acbb68679ab24c55490", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/dbfbc60207ae4acbb68679ab24c55490", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/dbfbc60207ae4acbb68679ab24c55490", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/dbfbc60207ae4acbb68679ab24c55490", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-361bd7fe-72fb-4c2-user", "id": "4e2353ee16c2497c9b02b0e4e1b4cda6"}, "audit_ids": ["yV_WpZ8KQYGlLMkM_01NqQ"], "issued_at": "2018-08-01T10:56:58.000000Z"}} 2018-08-01 10:56:58,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bf591f7bc7fb0c2dd5367d5d962f01f045f0564" 2018-08-01 10:56:58,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:56:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdbf19b4-9faf-4829-8c9b-7d2149d049d0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:56:58,768 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-bdbf19b4-9faf-4829-8c9b-7d2149d049d0 2018-08-01 10:56:58,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-b4e6b0eb-609d-425e-a083-5696ac1b10f5-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0bf591f7bc7fb0c2dd5367d5d962f01f045f0564" 2018-08-01 10:56:58,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-708fa273-ce07-45b2-bb09-64b873611ca6 Date: Wed, 01 Aug 2018 10:56:58 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-b4e6b0eb-609d-425e-a083-5696ac1b10f5-image"} 2018-08-01 10:56:58,948 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-b4e6b0eb-609d-425e-a083-5696ac1b10f5-image used request id req-708fa273-ce07-45b2-bb09-64b873611ca6 2018-08-01 10:56:58,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0bf591f7bc7fb0c2dd5367d5d962f01f045f0564" 2018-08-01 10:56:58,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-2f6f487f-11e2-4d8f-8f29-d815cccfa14a Date: Wed, 01 Aug 2018 10:56: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-08-01 10:56:58,957 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-2f6f487f-11e2-4d8f-8f29-d815cccfa14a 2018-08-01 10:56:58,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0bf591f7bc7fb0c2dd5367d5d962f01f045f0564" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-b4e6b0eb-609d-425e-a083-5696ac1b10f5-image"}' 2018-08-01 10:56:59,026 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/4799c799-2a82-4b37-81e4-3ff0d75236a8 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-4fa5acbf-e42f-414d-87c4-c405fc1e515b Date: Wed, 01 Aug 2018 10:56:59 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-b4e6b0eb-609d-425e-a083-5696ac1b10f5-image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T10:56:58Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-01T10:56:58Z", "visibility": "shared", "locations": [], "self": "/v2/images/4799c799-2a82-4b37-81e4-3ff0d75236a8", "min_disk": 0, "protected": false, "id": "4799c799-2a82-4b37-81e4-3ff0d75236a8", "file": "/v2/images/4799c799-2a82-4b37-81e4-3ff0d75236a8/file", "checksum": null, "owner": "dbfbc60207ae4acbb68679ab24c55490", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 10:56:59,026 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-4fa5acbf-e42f-414d-87c4-c405fc1e515b 2018-08-01 10:56:59,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9292/v2/images/4799c799-2a82-4b37-81e4-3ff0d75236a8/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0bf591f7bc7fb0c2dd5367d5d962f01f045f0564" -d '' 2018-08-01 10:56:59,559 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-404fec95-1f8e-4237-86f3-48f2088faf36 Date: Wed, 01 Aug 2018 10:56:59 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-01 10:56:59,560 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/4799c799-2a82-4b37-81e4-3ff0d75236a8/file used request id req-404fec95-1f8e-4237-86f3-48f2088faf36 2018-08-01 10:56:59,560 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-01 10:56:59,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/4799c799-2a82-4b37-81e4-3ff0d75236a8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0bf591f7bc7fb0c2dd5367d5d962f01f045f0564" 2018-08-01 10:56:59,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-8c183eac-cf8c-4644-a30d-5837dc818d5b Date: Wed, 01 Aug 2018 10:56:59 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-b4e6b0eb-609d-425e-a083-5696ac1b10f5-image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T10:56:58Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-01T10:56:59Z", "visibility": "shared", "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/4799c799-2a82-4b37-81e4-3ff0d75236a8/snap", "metadata": {}}], "self": "/v2/images/4799c799-2a82-4b37-81e4-3ff0d75236a8", "min_disk": 0, "protected": false, "id": "4799c799-2a82-4b37-81e4-3ff0d75236a8", "file": "/v2/images/4799c799-2a82-4b37-81e4-3ff0d75236a8/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "dbfbc60207ae4acbb68679ab24c55490", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/4799c799-2a82-4b37-81e4-3ff0d75236a8/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 10:56:59,583 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/4799c799-2a82-4b37-81e4-3ff0d75236a8 used request id req-8c183eac-cf8c-4644-a30d-5837dc818d5b 2018-08-01 10:56:59,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0bf591f7bc7fb0c2dd5367d5d962f01f045f0564" 2018-08-01 10:56:59,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-222f86a7-1ddc-4b10-80b6-d39b50e5a0ad Date: Wed, 01 Aug 2018 10:56: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-08-01 10:56:59,592 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-222f86a7-1ddc-4b10-80b6-d39b50e5a0ad 2018-08-01 10:56:59,594 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-b4e6b0eb-609d-425e-a083-5696ac1b10f5-image 2018-08-01 10:56:59,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/4799c799-2a82-4b37-81e4-3ff0d75236a8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0bf591f7bc7fb0c2dd5367d5d962f01f045f0564" 2018-08-01 10:56:59,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-23efeb3a-81d5-4566-9227-cff2583fa15c Date: Wed, 01 Aug 2018 10:56:59 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-b4e6b0eb-609d-425e-a083-5696ac1b10f5-image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T10:56:58Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-01T10:56:59Z", "visibility": "shared", "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/4799c799-2a82-4b37-81e4-3ff0d75236a8/snap", "metadata": {}}], "self": "/v2/images/4799c799-2a82-4b37-81e4-3ff0d75236a8", "min_disk": 0, "protected": false, "id": "4799c799-2a82-4b37-81e4-3ff0d75236a8", "file": "/v2/images/4799c799-2a82-4b37-81e4-3ff0d75236a8/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "dbfbc60207ae4acbb68679ab24c55490", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/4799c799-2a82-4b37-81e4-3ff0d75236a8/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 10:56:59,623 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/4799c799-2a82-4b37-81e4-3ff0d75236a8 used request id req-23efeb3a-81d5-4566-9227-cff2583fa15c 2018-08-01 10:56:59,624 - create_image - DEBUG - Instance status is - active 2018-08-01 10:56:59,624 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-b4e6b0eb-609d-425e-a083-5696ac1b10f5-image 2018-08-01 10:56:59,624 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-b4e6b0eb-609d-425e-a083-5696ac1b10f5-image 2018-08-01 10:56:59,624 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:56:59,625 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:57:00,010 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8fb4260c09b346daaa49ba688ad7136c", "name": "InstanceSecurityGroupTests-361bd7fe-72fb-4c2-proj-role"}], "expires_at": "2018-08-01T11:57:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dbfbc60207ae4acbb68679ab24c55490", "name": "InstanceSecurityGroupTests-361bd7fe-72fb-4c2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/dbfbc60207ae4acbb68679ab24c55490", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/dbfbc60207ae4acbb68679ab24c55490", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/dbfbc60207ae4acbb68679ab24c55490", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/dbfbc60207ae4acbb68679ab24c55490", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/dbfbc60207ae4acbb68679ab24c55490", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/dbfbc60207ae4acbb68679ab24c55490", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_dbfbc60207ae4acbb68679ab24c55490", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_dbfbc60207ae4acbb68679ab24c55490", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/dbfbc60207ae4acbb68679ab24c55490", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/dbfbc60207ae4acbb68679ab24c55490", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/dbfbc60207ae4acbb68679ab24c55490", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/dbfbc60207ae4acbb68679ab24c55490", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/dbfbc60207ae4acbb68679ab24c55490", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/dbfbc60207ae4acbb68679ab24c55490", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-361bd7fe-72fb-4c2-user", "id": "4e2353ee16c2497c9b02b0e4e1b4cda6"}, "audit_ids": ["aIp_4IhBSWK_ddTKfhoXbw"], "issued_at": "2018-08-01T10:57:00.000000Z"}} 2018-08-01 10:57:00,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}735cb9feb8e366a2e60960e774a78624d8228dd9" 2018-08-01 10:57:00,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:57:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58049531-c5a7-42ed-831a-865fe783b0aa Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:57:00,087 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-58049531-c5a7-42ed-831a-865fe783b0aa 2018-08-01 10:57:00,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-b4e6b0eb-609d-425e-a083-5696ac1b10f5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}735cb9feb8e366a2e60960e774a78624d8228dd9" 2018-08-01 10:57:00,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-0d944d88-7d94-4095-81d0-fb970eaa7ea6 Date: Wed, 01 Aug 2018 10:57:00 GMT RESP BODY: {"networks":[]} 2018-08-01 10:57:00,265 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-b4e6b0eb-609d-425e-a083-5696ac1b10f5-pub-net used request id req-0d944d88-7d94-4095-81d0-fb970eaa7ea6 2018-08-01 10:57:00,265 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-b4e6b0eb-609d-425e-a083-5696ac1b10f5-pub-net 2018-08-01 10:57:00,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}735cb9feb8e366a2e60960e774a78624d8228dd9" -d '{"network": {"name": "InstanceSecurityGroupTests-b4e6b0eb-609d-425e-a083-5696ac1b10f5-pub-net", "admin_state_up": true}}' 2018-08-01 10:57:00,753 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-bbc69b91-9f90-4592-8865-2934eb6b5e3e Date: Wed, 01 Aug 2018 10:57:00 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"be4469ce-68a3-4365-bf9d-2ad46b8f8005","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"dbfbc60207ae4acbb68679ab24c55490","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T10:57:00Z","is_default":false,"name":"InstanceSecurityGroupTests-b4e6b0eb-609d-425e-a083-5696ac1b10f5-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"dbfbc60207ae4acbb68679ab24c55490","created_at":"2018-08-01T10:57:00Z","mtu":1450}} 2018-08-01 10:57:00,753 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks used request id req-bbc69b91-9f90-4592-8865-2934eb6b5e3e 2018-08-01 10:57:00,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=be4469ce-68a3-4365-bf9d-2ad46b8f8005 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}735cb9feb8e366a2e60960e774a78624d8228dd9" 2018-08-01 10:57:00,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 633 X-Openstack-Request-Id: req-96bbf87c-3d7c-4a0b-ad8b-7c937462ce1d Date: Wed, 01 Aug 2018 10:57:00 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"be4469ce-68a3-4365-bf9d-2ad46b8f8005","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"dbfbc60207ae4acbb68679ab24c55490","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T10:57:00Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-b4e6b0eb-609d-425e-a083-5696ac1b10f5-pub-net","admin_state_up":true,"tenant_id":"dbfbc60207ae4acbb68679ab24c55490","created_at":"2018-08-01T10:57:00Z","mtu":1450}]} 2018-08-01 10:57:00,867 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=be4469ce-68a3-4365-bf9d-2ad46b8f8005 used request id req-96bbf87c-3d7c-4a0b-ad8b-7c937462ce1d 2018-08-01 10:57:00,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=be4469ce-68a3-4365-bf9d-2ad46b8f8005 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}735cb9feb8e366a2e60960e774a78624d8228dd9" 2018-08-01 10:57:00,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-2c6235ca-100a-42b2-8df8-86a334a052b3 Date: Wed, 01 Aug 2018 10:57:00 GMT RESP BODY: {"subnets":[]} 2018-08-01 10:57:00,904 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=be4469ce-68a3-4365-bf9d-2ad46b8f8005 used request id req-2c6235ca-100a-42b2-8df8-86a334a052b3 2018-08-01 10:57:00,904 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-b4e6b0eb-609d-425e-a083-5696ac1b10f5-pub-subnet 2018-08-01 10:57:00,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}735cb9feb8e366a2e60960e774a78624d8228dd9" -d '{"subnets": [{"ip_version": 4, "network_id": "be4469ce-68a3-4365-bf9d-2ad46b8f8005", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-b4e6b0eb-609d-425e-a083-5696ac1b10f5-pub-subnet"}]}' 2018-08-01 10:57:01,430 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-fbc9d7f2-ecca-42fc-a9c8-4920ca6cab56 Date: Wed, 01 Aug 2018 10:57:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"be4469ce-68a3-4365-bf9d-2ad46b8f8005","tenant_id":"dbfbc60207ae4acbb68679ab24c55490","created_at":"2018-08-01T10:57:01Z","dns_nameservers":[],"updated_at":"2018-08-01T10:57:01Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"dbfbc60207ae4acbb68679ab24c55490","id":"ed0e9144-c959-48d4-b5db-25d4cc8f42e5","subnetpool_id":null,"name":"InstanceSecurityGroupTests-b4e6b0eb-609d-425e-a083-5696ac1b10f5-pub-subnet"}]} 2018-08-01 10:57:01,430 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets used request id req-fbc9d7f2-ecca-42fc-a9c8-4920ca6cab56 2018-08-01 10:57:01,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=be4469ce-68a3-4365-bf9d-2ad46b8f8005 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}735cb9feb8e366a2e60960e774a78624d8228dd9" 2018-08-01 10:57:01,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-03ff0cc2-8587-4664-8220-ce157cb200d0 Date: Wed, 01 Aug 2018 10:57:01 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"be4469ce-68a3-4365-bf9d-2ad46b8f8005","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dbfbc60207ae4acbb68679ab24c55490","l2_adjacency":true,"status":"ACTIVE","subnets":["ed0e9144-c959-48d4-b5db-25d4cc8f42e5"],"description":"","tags":[],"updated_at":"2018-08-01T10:57:01Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-b4e6b0eb-609d-425e-a083-5696ac1b10f5-pub-net","admin_state_up":true,"tenant_id":"dbfbc60207ae4acbb68679ab24c55490","created_at":"2018-08-01T10:57:00Z","mtu":1450}]} 2018-08-01 10:57:01,528 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=be4469ce-68a3-4365-bf9d-2ad46b8f8005 used request id req-03ff0cc2-8587-4664-8220-ce157cb200d0 2018-08-01 10:57:01,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=be4469ce-68a3-4365-bf9d-2ad46b8f8005 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}735cb9feb8e366a2e60960e774a78624d8228dd9" 2018-08-01 10:57:01,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-d4ecafaf-f773-42ee-9c86-17dda6061e33 Date: Wed, 01 Aug 2018 10:57:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"be4469ce-68a3-4365-bf9d-2ad46b8f8005","tenant_id":"dbfbc60207ae4acbb68679ab24c55490","created_at":"2018-08-01T10:57:01Z","dns_nameservers":[],"updated_at":"2018-08-01T10:57:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"dbfbc60207ae4acbb68679ab24c55490","id":"ed0e9144-c959-48d4-b5db-25d4cc8f42e5","subnetpool_id":null,"name":"InstanceSecurityGroupTests-b4e6b0eb-609d-425e-a083-5696ac1b10f5-pub-subnet"}]} 2018-08-01 10:57:01,598 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=be4469ce-68a3-4365-bf9d-2ad46b8f8005 used request id req-d4ecafaf-f773-42ee-9c86-17dda6061e33 2018-08-01 10:57:01,599 - OpenStackNetwork - DEBUG - Network [be4469ce-68a3-4365-bf9d-2ad46b8f8005] created successfully 2018-08-01 10:57:01,599 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:57:01,600 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:57:01,998 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:57:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["rdBqpJ-ZQAel9ouBlvHOLw"], "issued_at": "2018-08-01T10:57:01.000000Z"}} 2018-08-01 10:57:01,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c92094288873eb89c4ce6f265416d3af7dd75328" 2018-08-01 10:57:02,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:57:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38e2c45e-0c21-4a32-8423-fc9c81289297 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:57:02,076 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-38e2c45e-0c21-4a32-8423-fc9c81289297 2018-08-01 10:57:02,078 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 10:57:02,082 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c92094288873eb89c4ce6f265416d3af7dd75328" 2018-08-01 10:57:02,253 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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-49c3f221-312d-48ab-b590-779b4b912540 x-compute-request-id: req-49c3f221-312d-48ab-b590-779b4b912540 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"flavors": [{"id": "4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "rel": "bookmark"}], "name": "vmtp-flavor_ee58c79f-c6fb-483f-8b9c-406ffbfad757"}, {"id": "5b61c696-1b5b-4204-b7e5-ca4a818093b0", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "bookmark"}], "name": "shaker-flavor_81952131-3011-4d90-80f4-831743223f59"}]} 2018-08-01 10:57:02,254 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-49c3f221-312d-48ab-b590-779b4b912540 2018-08-01 10:57:02,257 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c92094288873eb89c4ce6f265416d3af7dd75328" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-b4e6b0eb-609d-425e-a083-5696ac1b10f5-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-08-01 10:57:02,365 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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-a7317022-fa27-451a-8128-0390a8e3addb x-compute-request-id: req-a7317022-fa27-451a-8128-0390a8e3addb Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-b4e6b0eb-609d-425e-a083-5696ac1b10f5-flavor-name", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/86e2c3be-482d-4f32-8ed9-c21509fe2b93", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/86e2c3be-482d-4f32-8ed9-c21509fe2b93", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "86e2c3be-482d-4f32-8ed9-c21509fe2b93"}} 2018-08-01 10:57:02,365 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-a7317022-fa27-451a-8128-0390a8e3addb 2018-08-01 10:57:02,366 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:57:02,367 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:57:02,746 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8fb4260c09b346daaa49ba688ad7136c", "name": "InstanceSecurityGroupTests-361bd7fe-72fb-4c2-proj-role"}], "expires_at": "2018-08-01T11:57:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dbfbc60207ae4acbb68679ab24c55490", "name": "InstanceSecurityGroupTests-361bd7fe-72fb-4c2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/dbfbc60207ae4acbb68679ab24c55490", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/dbfbc60207ae4acbb68679ab24c55490", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/dbfbc60207ae4acbb68679ab24c55490", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/dbfbc60207ae4acbb68679ab24c55490", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/dbfbc60207ae4acbb68679ab24c55490", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/dbfbc60207ae4acbb68679ab24c55490", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_dbfbc60207ae4acbb68679ab24c55490", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_dbfbc60207ae4acbb68679ab24c55490", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/dbfbc60207ae4acbb68679ab24c55490", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/dbfbc60207ae4acbb68679ab24c55490", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/dbfbc60207ae4acbb68679ab24c55490", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/dbfbc60207ae4acbb68679ab24c55490", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/dbfbc60207ae4acbb68679ab24c55490", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/dbfbc60207ae4acbb68679ab24c55490", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-361bd7fe-72fb-4c2-user", "id": "4e2353ee16c2497c9b02b0e4e1b4cda6"}, "audit_ids": ["fjIO1syvSsiVa07UIyKfXg"], "issued_at": "2018-08-01T10:57:02.000000Z"}} 2018-08-01 10:57:02,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb96107e25de9e15e3ab7c93f02bfbfb5b180702" 2018-08-01 10:57:02,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:57:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-efb2d1b8-84ea-4c58-89cb-17f8a30ea933 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:57:02,816 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-efb2d1b8-84ea-4c58-89cb-17f8a30ea933 2018-08-01 10:57:02,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-b4e6b0eb-609d-425e-a083-5696ac1b10f5-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb96107e25de9e15e3ab7c93f02bfbfb5b180702" 2018-08-01 10:57:03,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-e01dfd2b-05b5-44c5-9432-2e4860644cb8 Date: Wed, 01 Aug 2018 10:57:03 GMT RESP BODY: {"security_groups": []} 2018-08-01 10:57:03,099 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-b4e6b0eb-609d-425e-a083-5696ac1b10f5-name&description=hello+group used request id req-e01dfd2b-05b5-44c5-9432-2e4860644cb8 2018-08-01 10:57:03,099 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-b4e6b0eb-609d-425e-a083-5696ac1b10f5-name... 2018-08-01 10:57:03,099 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-b4e6b0eb-609d-425e-a083-5696ac1b10f5-name 2018-08-01 10:57:03,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb96107e25de9e15e3ab7c93f02bfbfb5b180702" -d '{"security_group": {"name": "InstanceSecurityGroupTests-b4e6b0eb-609d-425e-a083-5696ac1b10f5-name", "description": "hello group"}}' 2018-08-01 10:57:03,318 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-8788179d-f0b9-45e8-99f0-b66e6339c0b5 Date: Wed, 01 Aug 2018 10:57:03 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "dbfbc60207ae4acbb68679ab24c55490", "created_at": "2018-08-01T10:57:03Z", "updated_at": "2018-08-01T10:57:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:57:03Z", "revision_number": 0, "id": "15010772-be84-4d0d-9888-9ca8cf0ffcfc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:57:03Z", "security_group_id": "c41348f7-e610-48e6-9f5c-678a024bfdc0", "tenant_id": "dbfbc60207ae4acbb68679ab24c55490", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbfbc60207ae4acbb68679ab24c55490"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:57:03Z", "revision_number": 0, "id": "3583e853-2bf1-4835-b492-4e4227606b66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:57:03Z", "security_group_id": "c41348f7-e610-48e6-9f5c-678a024bfdc0", "tenant_id": "dbfbc60207ae4acbb68679ab24c55490", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbfbc60207ae4acbb68679ab24c55490"}], "revision_number": 2, "project_id": "dbfbc60207ae4acbb68679ab24c55490", "id": "c41348f7-e610-48e6-9f5c-678a024bfdc0", "name": "InstanceSecurityGroupTests-b4e6b0eb-609d-425e-a083-5696ac1b10f5-name"}} 2018-08-01 10:57:03,318 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups used request id req-8788179d-f0b9-45e8-99f0-b66e6339c0b5 2018-08-01 10:57:03,319 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c41348f7-e610-48e6-9f5c-678a024bfdc0 2018-08-01 10:57:03,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=c41348f7-e610-48e6-9f5c-678a024bfdc0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb96107e25de9e15e3ab7c93f02bfbfb5b180702" 2018-08-01 10:57:03,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-449c9e0e-b53e-4be3-894e-70e317248bb7 Date: Wed, 01 Aug 2018 10:57: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-08-01T10:57:03Z", "security_group_id": "c41348f7-e610-48e6-9f5c-678a024bfdc0", "port_range_min": null, "revision_number": 0, "tenant_id": "dbfbc60207ae4acbb68679ab24c55490", "created_at": "2018-08-01T10:57:03Z", "project_id": "dbfbc60207ae4acbb68679ab24c55490", "id": "15010772-be84-4d0d-9888-9ca8cf0ffcfc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:57:03Z", "security_group_id": "c41348f7-e610-48e6-9f5c-678a024bfdc0", "port_range_min": null, "revision_number": 0, "tenant_id": "dbfbc60207ae4acbb68679ab24c55490", "created_at": "2018-08-01T10:57:03Z", "project_id": "dbfbc60207ae4acbb68679ab24c55490", "id": "3583e853-2bf1-4835-b492-4e4227606b66"}]} 2018-08-01 10:57:03,383 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=c41348f7-e610-48e6-9f5c-678a024bfdc0 used request id req-449c9e0e-b53e-4be3-894e-70e317248bb7 2018-08-01 10:57:03,384 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c41348f7-e610-48e6-9f5c-678a024bfdc0 2018-08-01 10:57:03,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=c41348f7-e610-48e6-9f5c-678a024bfdc0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb96107e25de9e15e3ab7c93f02bfbfb5b180702" 2018-08-01 10:57:03,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1791fa71-38e9-46e7-b749-d545b1468dd3 Date: Wed, 01 Aug 2018 10:57: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-08-01T10:57:03Z", "security_group_id": "c41348f7-e610-48e6-9f5c-678a024bfdc0", "port_range_min": null, "revision_number": 0, "tenant_id": "dbfbc60207ae4acbb68679ab24c55490", "created_at": "2018-08-01T10:57:03Z", "project_id": "dbfbc60207ae4acbb68679ab24c55490", "id": "15010772-be84-4d0d-9888-9ca8cf0ffcfc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:57:03Z", "security_group_id": "c41348f7-e610-48e6-9f5c-678a024bfdc0", "port_range_min": null, "revision_number": 0, "tenant_id": "dbfbc60207ae4acbb68679ab24c55490", "created_at": "2018-08-01T10:57:03Z", "project_id": "dbfbc60207ae4acbb68679ab24c55490", "id": "3583e853-2bf1-4835-b492-4e4227606b66"}]} 2018-08-01 10:57:03,412 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=c41348f7-e610-48e6-9f5c-678a024bfdc0 used request id req-1791fa71-38e9-46e7-b749-d545b1468dd3 2018-08-01 10:57:03,413 - neutron_utils - INFO - Retrieving security group with ID - c41348f7-e610-48e6-9f5c-678a024bfdc0 2018-08-01 10:57:03,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?id=c41348f7-e610-48e6-9f5c-678a024bfdc0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb96107e25de9e15e3ab7c93f02bfbfb5b180702" 2018-08-01 10:57:03,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-96432ce7-be9f-49d0-bb13-f54ff044861a Date: Wed, 01 Aug 2018 10:57:03 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "dbfbc60207ae4acbb68679ab24c55490", "created_at": "2018-08-01T10:57:03Z", "updated_at": "2018-08-01T10:57:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:57:03Z", "revision_number": 0, "id": "15010772-be84-4d0d-9888-9ca8cf0ffcfc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:57:03Z", "security_group_id": "c41348f7-e610-48e6-9f5c-678a024bfdc0", "tenant_id": "dbfbc60207ae4acbb68679ab24c55490", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbfbc60207ae4acbb68679ab24c55490"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:57:03Z", "revision_number": 0, "id": "3583e853-2bf1-4835-b492-4e4227606b66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:57:03Z", "security_group_id": "c41348f7-e610-48e6-9f5c-678a024bfdc0", "tenant_id": "dbfbc60207ae4acbb68679ab24c55490", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbfbc60207ae4acbb68679ab24c55490"}], "revision_number": 2, "project_id": "dbfbc60207ae4acbb68679ab24c55490", "id": "c41348f7-e610-48e6-9f5c-678a024bfdc0", "name": "InstanceSecurityGroupTests-b4e6b0eb-609d-425e-a083-5696ac1b10f5-name"}]} 2018-08-01 10:57:03,491 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?id=c41348f7-e610-48e6-9f5c-678a024bfdc0 used request id req-96432ce7-be9f-49d0-bb13-f54ff044861a 2018-08-01 10:57:03,492 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c41348f7-e610-48e6-9f5c-678a024bfdc0 2018-08-01 10:57:03,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=c41348f7-e610-48e6-9f5c-678a024bfdc0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb96107e25de9e15e3ab7c93f02bfbfb5b180702" 2018-08-01 10:57:03,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-99a9d383-396b-4b8d-93ec-efa3e3114f50 Date: Wed, 01 Aug 2018 10:57: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-08-01T10:57:03Z", "security_group_id": "c41348f7-e610-48e6-9f5c-678a024bfdc0", "port_range_min": null, "revision_number": 0, "tenant_id": "dbfbc60207ae4acbb68679ab24c55490", "created_at": "2018-08-01T10:57:03Z", "project_id": "dbfbc60207ae4acbb68679ab24c55490", "id": "15010772-be84-4d0d-9888-9ca8cf0ffcfc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:57:03Z", "security_group_id": "c41348f7-e610-48e6-9f5c-678a024bfdc0", "port_range_min": null, "revision_number": 0, "tenant_id": "dbfbc60207ae4acbb68679ab24c55490", "created_at": "2018-08-01T10:57:03Z", "project_id": "dbfbc60207ae4acbb68679ab24c55490", "id": "3583e853-2bf1-4835-b492-4e4227606b66"}]} 2018-08-01 10:57:03,520 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=c41348f7-e610-48e6-9f5c-678a024bfdc0 used request id req-99a9d383-396b-4b8d-93ec-efa3e3114f50 2018-08-01 10:57:03,521 - neutron_utils - INFO - Retrieving security group with ID - c41348f7-e610-48e6-9f5c-678a024bfdc0 2018-08-01 10:57:03,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?id=c41348f7-e610-48e6-9f5c-678a024bfdc0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb96107e25de9e15e3ab7c93f02bfbfb5b180702" 2018-08-01 10:57:03,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-6d5af284-0a20-42bd-bfd3-ab64637b75b1 Date: Wed, 01 Aug 2018 10:57:03 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "dbfbc60207ae4acbb68679ab24c55490", "created_at": "2018-08-01T10:57:03Z", "updated_at": "2018-08-01T10:57:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:57:03Z", "revision_number": 0, "id": "15010772-be84-4d0d-9888-9ca8cf0ffcfc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:57:03Z", "security_group_id": "c41348f7-e610-48e6-9f5c-678a024bfdc0", "tenant_id": "dbfbc60207ae4acbb68679ab24c55490", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbfbc60207ae4acbb68679ab24c55490"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:57:03Z", "revision_number": 0, "id": "3583e853-2bf1-4835-b492-4e4227606b66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:57:03Z", "security_group_id": "c41348f7-e610-48e6-9f5c-678a024bfdc0", "tenant_id": "dbfbc60207ae4acbb68679ab24c55490", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbfbc60207ae4acbb68679ab24c55490"}], "revision_number": 2, "project_id": "dbfbc60207ae4acbb68679ab24c55490", "id": "c41348f7-e610-48e6-9f5c-678a024bfdc0", "name": "InstanceSecurityGroupTests-b4e6b0eb-609d-425e-a083-5696ac1b10f5-name"}]} 2018-08-01 10:57:03,567 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?id=c41348f7-e610-48e6-9f5c-678a024bfdc0 used request id req-6d5af284-0a20-42bd-bfd3-ab64637b75b1 2018-08-01 10:57:03,568 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c41348f7-e610-48e6-9f5c-678a024bfdc0 2018-08-01 10:57:03,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=c41348f7-e610-48e6-9f5c-678a024bfdc0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb96107e25de9e15e3ab7c93f02bfbfb5b180702" 2018-08-01 10:57:03,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d84df9e6-c115-48a7-8621-ad7d023b4869 Date: Wed, 01 Aug 2018 10:57: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-08-01T10:57:03Z", "security_group_id": "c41348f7-e610-48e6-9f5c-678a024bfdc0", "port_range_min": null, "revision_number": 0, "tenant_id": "dbfbc60207ae4acbb68679ab24c55490", "created_at": "2018-08-01T10:57:03Z", "project_id": "dbfbc60207ae4acbb68679ab24c55490", "id": "15010772-be84-4d0d-9888-9ca8cf0ffcfc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:57:03Z", "security_group_id": "c41348f7-e610-48e6-9f5c-678a024bfdc0", "port_range_min": null, "revision_number": 0, "tenant_id": "dbfbc60207ae4acbb68679ab24c55490", "created_at": "2018-08-01T10:57:03Z", "project_id": "dbfbc60207ae4acbb68679ab24c55490", "id": "3583e853-2bf1-4835-b492-4e4227606b66"}]} 2018-08-01 10:57:03,594 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=c41348f7-e610-48e6-9f5c-678a024bfdc0 used request id req-d84df9e6-c115-48a7-8621-ad7d023b4869 2018-08-01 10:57:03,595 - neutron_utils - INFO - Retrieving security group with ID - c41348f7-e610-48e6-9f5c-678a024bfdc0 2018-08-01 10:57:03,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?id=c41348f7-e610-48e6-9f5c-678a024bfdc0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb96107e25de9e15e3ab7c93f02bfbfb5b180702" 2018-08-01 10:57:03,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-dbb64196-7241-458c-aa76-d2ce6c5230b6 Date: Wed, 01 Aug 2018 10:57:03 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "dbfbc60207ae4acbb68679ab24c55490", "created_at": "2018-08-01T10:57:03Z", "updated_at": "2018-08-01T10:57:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:57:03Z", "revision_number": 0, "id": "15010772-be84-4d0d-9888-9ca8cf0ffcfc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:57:03Z", "security_group_id": "c41348f7-e610-48e6-9f5c-678a024bfdc0", "tenant_id": "dbfbc60207ae4acbb68679ab24c55490", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbfbc60207ae4acbb68679ab24c55490"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:57:03Z", "revision_number": 0, "id": "3583e853-2bf1-4835-b492-4e4227606b66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:57:03Z", "security_group_id": "c41348f7-e610-48e6-9f5c-678a024bfdc0", "tenant_id": "dbfbc60207ae4acbb68679ab24c55490", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbfbc60207ae4acbb68679ab24c55490"}], "revision_number": 2, "project_id": "dbfbc60207ae4acbb68679ab24c55490", "id": "c41348f7-e610-48e6-9f5c-678a024bfdc0", "name": "InstanceSecurityGroupTests-b4e6b0eb-609d-425e-a083-5696ac1b10f5-name"}]} 2018-08-01 10:57:03,643 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?id=c41348f7-e610-48e6-9f5c-678a024bfdc0 used request id req-dbb64196-7241-458c-aa76-d2ce6c5230b6 2018-08-01 10:57:03,643 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c41348f7-e610-48e6-9f5c-678a024bfdc0 2018-08-01 10:57:03,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=c41348f7-e610-48e6-9f5c-678a024bfdc0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb96107e25de9e15e3ab7c93f02bfbfb5b180702" 2018-08-01 10:57:03,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3c40d802-6b1e-4839-9910-915e6f6fa647 Date: Wed, 01 Aug 2018 10:57: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-08-01T10:57:03Z", "security_group_id": "c41348f7-e610-48e6-9f5c-678a024bfdc0", "port_range_min": null, "revision_number": 0, "tenant_id": "dbfbc60207ae4acbb68679ab24c55490", "created_at": "2018-08-01T10:57:03Z", "project_id": "dbfbc60207ae4acbb68679ab24c55490", "id": "15010772-be84-4d0d-9888-9ca8cf0ffcfc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:57:03Z", "security_group_id": "c41348f7-e610-48e6-9f5c-678a024bfdc0", "port_range_min": null, "revision_number": 0, "tenant_id": "dbfbc60207ae4acbb68679ab24c55490", "created_at": "2018-08-01T10:57:03Z", "project_id": "dbfbc60207ae4acbb68679ab24c55490", "id": "3583e853-2bf1-4835-b492-4e4227606b66"}]} 2018-08-01 10:57:03,670 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=c41348f7-e610-48e6-9f5c-678a024bfdc0 used request id req-3c40d802-6b1e-4839-9910-915e6f6fa647 2018-08-01 10:57:03,671 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:57:03,672 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:57:04,050 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8fb4260c09b346daaa49ba688ad7136c", "name": "InstanceSecurityGroupTests-361bd7fe-72fb-4c2-proj-role"}], "expires_at": "2018-08-01T11:57:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dbfbc60207ae4acbb68679ab24c55490", "name": "InstanceSecurityGroupTests-361bd7fe-72fb-4c2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/dbfbc60207ae4acbb68679ab24c55490", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/dbfbc60207ae4acbb68679ab24c55490", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/dbfbc60207ae4acbb68679ab24c55490", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/dbfbc60207ae4acbb68679ab24c55490", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/dbfbc60207ae4acbb68679ab24c55490", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/dbfbc60207ae4acbb68679ab24c55490", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_dbfbc60207ae4acbb68679ab24c55490", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_dbfbc60207ae4acbb68679ab24c55490", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/dbfbc60207ae4acbb68679ab24c55490", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/dbfbc60207ae4acbb68679ab24c55490", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/dbfbc60207ae4acbb68679ab24c55490", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/dbfbc60207ae4acbb68679ab24c55490", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/dbfbc60207ae4acbb68679ab24c55490", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/dbfbc60207ae4acbb68679ab24c55490", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-361bd7fe-72fb-4c2-user", "id": "4e2353ee16c2497c9b02b0e4e1b4cda6"}, "audit_ids": ["7lIrF1wuSXi4mmmaRpneTQ"], "issued_at": "2018-08-01T10:57:04.000000Z"}} 2018-08-01 10:57:04,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d42cdc21f5d035059b9dc43c89059aeb6563817" 2018-08-01 10:57:04,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:57:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44eed63d-2970-4c00-86a7-3327682cb3a9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:57:04,128 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-44eed63d-2970-4c00-86a7-3327682cb3a9 2018-08-01 10:57:04,129 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 10:57:04,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d42cdc21f5d035059b9dc43c89059aeb6563817" 2018-08-01 10:57:04,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:57:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9eb3cc0c-1062-47ea-8d87-0d89bfc9761d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:57:04,209 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-9eb3cc0c-1062-47ea-8d87-0d89bfc9761d 2018-08-01 10:57:04,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-b4e6b0eb-609d-425e-a083-5696ac1b10f5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d42cdc21f5d035059b9dc43c89059aeb6563817" 2018-08-01 10:57:04,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-f658e10d-f4a0-4511-ab43-77c61c03fa66 Date: Wed, 01 Aug 2018 10:57:04 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"be4469ce-68a3-4365-bf9d-2ad46b8f8005","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dbfbc60207ae4acbb68679ab24c55490","l2_adjacency":true,"status":"ACTIVE","subnets":["ed0e9144-c959-48d4-b5db-25d4cc8f42e5"],"description":"","tags":[],"updated_at":"2018-08-01T10:57:01Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-b4e6b0eb-609d-425e-a083-5696ac1b10f5-pub-net","admin_state_up":true,"tenant_id":"dbfbc60207ae4acbb68679ab24c55490","created_at":"2018-08-01T10:57:00Z","mtu":1450}]} 2018-08-01 10:57:04,472 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-b4e6b0eb-609d-425e-a083-5696ac1b10f5-pub-net used request id req-f658e10d-f4a0-4511-ab43-77c61c03fa66 2018-08-01 10:57:04,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=be4469ce-68a3-4365-bf9d-2ad46b8f8005 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d42cdc21f5d035059b9dc43c89059aeb6563817" 2018-08-01 10:57:04,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-fa7bfa8c-7c0f-47af-b05a-e2bdac807638 Date: Wed, 01 Aug 2018 10:57:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"be4469ce-68a3-4365-bf9d-2ad46b8f8005","tenant_id":"dbfbc60207ae4acbb68679ab24c55490","created_at":"2018-08-01T10:57:01Z","dns_nameservers":[],"updated_at":"2018-08-01T10:57:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"dbfbc60207ae4acbb68679ab24c55490","id":"ed0e9144-c959-48d4-b5db-25d4cc8f42e5","subnetpool_id":null,"name":"InstanceSecurityGroupTests-b4e6b0eb-609d-425e-a083-5696ac1b10f5-pub-subnet"}]} 2018-08-01 10:57:04,523 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=be4469ce-68a3-4365-bf9d-2ad46b8f8005 used request id req-fa7bfa8c-7c0f-47af-b05a-e2bdac807638 2018-08-01 10:57:04,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-b4e6b0eb-609d-425e-a083-5696ac1b10f5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d42cdc21f5d035059b9dc43c89059aeb6563817" 2018-08-01 10:57:04,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-87faa722-b37f-40dd-975e-179ae7adb4f3 Date: Wed, 01 Aug 2018 10:57:04 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"be4469ce-68a3-4365-bf9d-2ad46b8f8005","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dbfbc60207ae4acbb68679ab24c55490","l2_adjacency":true,"status":"ACTIVE","subnets":["ed0e9144-c959-48d4-b5db-25d4cc8f42e5"],"description":"","tags":[],"updated_at":"2018-08-01T10:57:01Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-b4e6b0eb-609d-425e-a083-5696ac1b10f5-pub-net","admin_state_up":true,"tenant_id":"dbfbc60207ae4acbb68679ab24c55490","created_at":"2018-08-01T10:57:00Z","mtu":1450}]} 2018-08-01 10:57:04,625 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-b4e6b0eb-609d-425e-a083-5696ac1b10f5-pub-net used request id req-87faa722-b37f-40dd-975e-179ae7adb4f3 2018-08-01 10:57:04,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:57:04,632 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:57: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:57:04,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dbfbc60207ae4acbb68679ab24c55490 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d42cdc21f5d035059b9dc43c89059aeb6563817" 2018-08-01 10:57:04,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:57:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d5ab4f5-a56a-4c5d-864b-9660d3efe119 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/dbfbc60207ae4acbb68679ab24c55490"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dbfbc60207ae4acbb68679ab24c55490", "name": "InstanceSecurityGroupTests-361bd7fe-72fb-4c2-proj"}} 2018-08-01 10:57:04,653 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dbfbc60207ae4acbb68679ab24c55490 used request id req-4d5ab4f5-a56a-4c5d-864b-9660d3efe119 2018-08-01 10:57:04,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=be4469ce-68a3-4365-bf9d-2ad46b8f8005 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d42cdc21f5d035059b9dc43c89059aeb6563817" 2018-08-01 10:57:04,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-a3d461a4-9e67-4c60-8785-c73f456ebcc1 Date: Wed, 01 Aug 2018 10:57:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"be4469ce-68a3-4365-bf9d-2ad46b8f8005","tenant_id":"dbfbc60207ae4acbb68679ab24c55490","created_at":"2018-08-01T10:57:01Z","dns_nameservers":[],"updated_at":"2018-08-01T10:57:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"dbfbc60207ae4acbb68679ab24c55490","id":"ed0e9144-c959-48d4-b5db-25d4cc8f42e5","subnetpool_id":null,"name":"InstanceSecurityGroupTests-b4e6b0eb-609d-425e-a083-5696ac1b10f5-pub-subnet"}]} 2018-08-01 10:57:04,708 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=be4469ce-68a3-4365-bf9d-2ad46b8f8005 used request id req-a3d461a4-9e67-4c60-8785-c73f456ebcc1 2018-08-01 10:57:04,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=be4469ce-68a3-4365-bf9d-2ad46b8f8005&name=InstanceSecurityGroupTests-b4e6b0eb-609d-425e-a083-5696ac1b10f5-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d42cdc21f5d035059b9dc43c89059aeb6563817" 2018-08-01 10:57:04,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-e14dbaca-a01d-4465-8d7d-41dfae137203 Date: Wed, 01 Aug 2018 10:57:04 GMT RESP BODY: {"ports":[]} 2018-08-01 10:57:04,743 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=be4469ce-68a3-4365-bf9d-2ad46b8f8005&name=InstanceSecurityGroupTests-b4e6b0eb-609d-425e-a083-5696ac1b10f5-port&admin_state_up=True used request id req-e14dbaca-a01d-4465-8d7d-41dfae137203 2018-08-01 10:57:04,745 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-b4e6b0eb-609d-425e-a083-5696ac1b10f5-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d42cdc21f5d035059b9dc43c89059aeb6563817" 2018-08-01 10:57:04,975 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:57:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5341d5b1-71fa-4629-899c-d1f4d39034ee x-compute-request-id: req-5341d5b1-71fa-4629-899c-d1f4d39034ee Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-01 10:57:04,975 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-b4e6b0eb-609d-425e-a083-5696ac1b10f5-inst used request id req-5341d5b1-71fa-4629-899c-d1f4d39034ee 2018-08-01 10:57:04,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-b4e6b0eb-609d-425e-a083-5696ac1b10f5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d42cdc21f5d035059b9dc43c89059aeb6563817" 2018-08-01 10:57:05,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-2c3f960f-d0ac-4d74-88a7-9d2da84a6f54 Date: Wed, 01 Aug 2018 10:57:05 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"be4469ce-68a3-4365-bf9d-2ad46b8f8005","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dbfbc60207ae4acbb68679ab24c55490","l2_adjacency":true,"status":"ACTIVE","subnets":["ed0e9144-c959-48d4-b5db-25d4cc8f42e5"],"description":"","tags":[],"updated_at":"2018-08-01T10:57:01Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-b4e6b0eb-609d-425e-a083-5696ac1b10f5-pub-net","admin_state_up":true,"tenant_id":"dbfbc60207ae4acbb68679ab24c55490","created_at":"2018-08-01T10:57:00Z","mtu":1450}]} 2018-08-01 10:57:05,258 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-b4e6b0eb-609d-425e-a083-5696ac1b10f5-pub-net used request id req-2c3f960f-d0ac-4d74-88a7-9d2da84a6f54 2018-08-01 10:57:05,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=be4469ce-68a3-4365-bf9d-2ad46b8f8005 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d42cdc21f5d035059b9dc43c89059aeb6563817" 2018-08-01 10:57:05,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-79eeed7b-01f0-4e7f-9ce2-8977aa7d6cd1 Date: Wed, 01 Aug 2018 10:57:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"be4469ce-68a3-4365-bf9d-2ad46b8f8005","tenant_id":"dbfbc60207ae4acbb68679ab24c55490","created_at":"2018-08-01T10:57:01Z","dns_nameservers":[],"updated_at":"2018-08-01T10:57:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"dbfbc60207ae4acbb68679ab24c55490","id":"ed0e9144-c959-48d4-b5db-25d4cc8f42e5","subnetpool_id":null,"name":"InstanceSecurityGroupTests-b4e6b0eb-609d-425e-a083-5696ac1b10f5-pub-subnet"}]} 2018-08-01 10:57:05,308 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=be4469ce-68a3-4365-bf9d-2ad46b8f8005 used request id req-79eeed7b-01f0-4e7f-9ce2-8977aa7d6cd1 2018-08-01 10:57:05,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-b4e6b0eb-609d-425e-a083-5696ac1b10f5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d42cdc21f5d035059b9dc43c89059aeb6563817" 2018-08-01 10:57:05,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-1291e0c5-4519-4661-b2fd-6d7a92f3b13d Date: Wed, 01 Aug 2018 10:57:05 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"be4469ce-68a3-4365-bf9d-2ad46b8f8005","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dbfbc60207ae4acbb68679ab24c55490","l2_adjacency":true,"status":"ACTIVE","subnets":["ed0e9144-c959-48d4-b5db-25d4cc8f42e5"],"description":"","tags":[],"updated_at":"2018-08-01T10:57:01Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-b4e6b0eb-609d-425e-a083-5696ac1b10f5-pub-net","admin_state_up":true,"tenant_id":"dbfbc60207ae4acbb68679ab24c55490","created_at":"2018-08-01T10:57:00Z","mtu":1450}]} 2018-08-01 10:57:05,414 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-b4e6b0eb-609d-425e-a083-5696ac1b10f5-pub-net used request id req-1291e0c5-4519-4661-b2fd-6d7a92f3b13d 2018-08-01 10:57:05,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dbfbc60207ae4acbb68679ab24c55490 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d42cdc21f5d035059b9dc43c89059aeb6563817" 2018-08-01 10:57:05,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:57:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-098b440f-a6f4-4db5-ae32-6130d12d28da Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/dbfbc60207ae4acbb68679ab24c55490"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dbfbc60207ae4acbb68679ab24c55490", "name": "InstanceSecurityGroupTests-361bd7fe-72fb-4c2-proj"}} 2018-08-01 10:57:05,504 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dbfbc60207ae4acbb68679ab24c55490 used request id req-098b440f-a6f4-4db5-ae32-6130d12d28da 2018-08-01 10:57:05,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=be4469ce-68a3-4365-bf9d-2ad46b8f8005 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d42cdc21f5d035059b9dc43c89059aeb6563817" 2018-08-01 10:57:05,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-ab161639-4531-4274-a8a8-922649847e7c Date: Wed, 01 Aug 2018 10:57:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"be4469ce-68a3-4365-bf9d-2ad46b8f8005","tenant_id":"dbfbc60207ae4acbb68679ab24c55490","created_at":"2018-08-01T10:57:01Z","dns_nameservers":[],"updated_at":"2018-08-01T10:57:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"dbfbc60207ae4acbb68679ab24c55490","id":"ed0e9144-c959-48d4-b5db-25d4cc8f42e5","subnetpool_id":null,"name":"InstanceSecurityGroupTests-b4e6b0eb-609d-425e-a083-5696ac1b10f5-pub-subnet"}]} 2018-08-01 10:57:05,555 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=be4469ce-68a3-4365-bf9d-2ad46b8f8005 used request id req-ab161639-4531-4274-a8a8-922649847e7c 2018-08-01 10:57:05,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=be4469ce-68a3-4365-bf9d-2ad46b8f8005&name=InstanceSecurityGroupTests-b4e6b0eb-609d-425e-a083-5696ac1b10f5-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d42cdc21f5d035059b9dc43c89059aeb6563817" 2018-08-01 10:57:05,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-f17c2b97-5cf7-461b-8146-548ac598cf8b Date: Wed, 01 Aug 2018 10:57:05 GMT RESP BODY: {"ports":[]} 2018-08-01 10:57:05,590 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=be4469ce-68a3-4365-bf9d-2ad46b8f8005&name=InstanceSecurityGroupTests-b4e6b0eb-609d-425e-a083-5696ac1b10f5-port&admin_state_up=True used request id req-f17c2b97-5cf7-461b-8146-548ac598cf8b 2018-08-01 10:57:05,591 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:57:05,591 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:57:05,972 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8fb4260c09b346daaa49ba688ad7136c", "name": "InstanceSecurityGroupTests-361bd7fe-72fb-4c2-proj-role"}], "expires_at": "2018-08-01T11:57:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dbfbc60207ae4acbb68679ab24c55490", "name": "InstanceSecurityGroupTests-361bd7fe-72fb-4c2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/dbfbc60207ae4acbb68679ab24c55490", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/dbfbc60207ae4acbb68679ab24c55490", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/dbfbc60207ae4acbb68679ab24c55490", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/dbfbc60207ae4acbb68679ab24c55490", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/dbfbc60207ae4acbb68679ab24c55490", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/dbfbc60207ae4acbb68679ab24c55490", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_dbfbc60207ae4acbb68679ab24c55490", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_dbfbc60207ae4acbb68679ab24c55490", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/dbfbc60207ae4acbb68679ab24c55490", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/dbfbc60207ae4acbb68679ab24c55490", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/dbfbc60207ae4acbb68679ab24c55490", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/dbfbc60207ae4acbb68679ab24c55490", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/dbfbc60207ae4acbb68679ab24c55490", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/dbfbc60207ae4acbb68679ab24c55490", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-361bd7fe-72fb-4c2-user", "id": "4e2353ee16c2497c9b02b0e4e1b4cda6"}, "audit_ids": ["oVTFX89aRuyfdSuCPqRpFg"], "issued_at": "2018-08-01T10:57:05.000000Z"}} 2018-08-01 10:57:05,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0198215172a29024ea3fdc104348761d5fb8184a" 2018-08-01 10:57:06,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:57:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e7eed47-798e-4b37-b7db-39ec67c44883 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:57:06,047 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-6e7eed47-798e-4b37-b7db-39ec67c44883 2018-08-01 10:57:06,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-b4e6b0eb-609d-425e-a083-5696ac1b10f5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d42cdc21f5d035059b9dc43c89059aeb6563817" 2018-08-01 10:57:06,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-552218da-cbd2-4f34-8e04-7d1a9fa20200 Date: Wed, 01 Aug 2018 10:57:06 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"be4469ce-68a3-4365-bf9d-2ad46b8f8005","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dbfbc60207ae4acbb68679ab24c55490","l2_adjacency":true,"status":"ACTIVE","subnets":["ed0e9144-c959-48d4-b5db-25d4cc8f42e5"],"description":"","tags":[],"updated_at":"2018-08-01T10:57:01Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-b4e6b0eb-609d-425e-a083-5696ac1b10f5-pub-net","admin_state_up":true,"tenant_id":"dbfbc60207ae4acbb68679ab24c55490","created_at":"2018-08-01T10:57:00Z","mtu":1450}]} 2018-08-01 10:57:06,145 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-b4e6b0eb-609d-425e-a083-5696ac1b10f5-pub-net used request id req-552218da-cbd2-4f34-8e04-7d1a9fa20200 2018-08-01 10:57:06,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=be4469ce-68a3-4365-bf9d-2ad46b8f8005 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d42cdc21f5d035059b9dc43c89059aeb6563817" 2018-08-01 10:57:06,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-7436eade-9d2a-4109-88f4-fe6ebec04b45 Date: Wed, 01 Aug 2018 10:57:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"be4469ce-68a3-4365-bf9d-2ad46b8f8005","tenant_id":"dbfbc60207ae4acbb68679ab24c55490","created_at":"2018-08-01T10:57:01Z","dns_nameservers":[],"updated_at":"2018-08-01T10:57:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"dbfbc60207ae4acbb68679ab24c55490","id":"ed0e9144-c959-48d4-b5db-25d4cc8f42e5","subnetpool_id":null,"name":"InstanceSecurityGroupTests-b4e6b0eb-609d-425e-a083-5696ac1b10f5-pub-subnet"}]} 2018-08-01 10:57:06,194 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=be4469ce-68a3-4365-bf9d-2ad46b8f8005 used request id req-7436eade-9d2a-4109-88f4-fe6ebec04b45 2018-08-01 10:57:06,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-b4e6b0eb-609d-425e-a083-5696ac1b10f5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d42cdc21f5d035059b9dc43c89059aeb6563817" 2018-08-01 10:57:06,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-acac5aa1-047a-4805-bb5a-d6cb18c7c7dc Date: Wed, 01 Aug 2018 10:57:06 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"be4469ce-68a3-4365-bf9d-2ad46b8f8005","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dbfbc60207ae4acbb68679ab24c55490","l2_adjacency":true,"status":"ACTIVE","subnets":["ed0e9144-c959-48d4-b5db-25d4cc8f42e5"],"description":"","tags":[],"updated_at":"2018-08-01T10:57:01Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-b4e6b0eb-609d-425e-a083-5696ac1b10f5-pub-net","admin_state_up":true,"tenant_id":"dbfbc60207ae4acbb68679ab24c55490","created_at":"2018-08-01T10:57:00Z","mtu":1450}]} 2018-08-01 10:57:06,289 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-b4e6b0eb-609d-425e-a083-5696ac1b10f5-pub-net used request id req-acac5aa1-047a-4805-bb5a-d6cb18c7c7dc 2018-08-01 10:57:06,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:57:06,297 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:57: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:57:06,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dbfbc60207ae4acbb68679ab24c55490 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0198215172a29024ea3fdc104348761d5fb8184a" 2018-08-01 10:57:06,383 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:57:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2873aab3-3149-416a-80b8-5ca44acdedd9 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/dbfbc60207ae4acbb68679ab24c55490"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dbfbc60207ae4acbb68679ab24c55490", "name": "InstanceSecurityGroupTests-361bd7fe-72fb-4c2-proj"}} 2018-08-01 10:57:06,383 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dbfbc60207ae4acbb68679ab24c55490 used request id req-2873aab3-3149-416a-80b8-5ca44acdedd9 2018-08-01 10:57:06,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=be4469ce-68a3-4365-bf9d-2ad46b8f8005 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d42cdc21f5d035059b9dc43c89059aeb6563817" 2018-08-01 10:57:06,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-ff147c47-b1b2-4cbe-aef2-184b0eec702d Date: Wed, 01 Aug 2018 10:57:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"be4469ce-68a3-4365-bf9d-2ad46b8f8005","tenant_id":"dbfbc60207ae4acbb68679ab24c55490","created_at":"2018-08-01T10:57:01Z","dns_nameservers":[],"updated_at":"2018-08-01T10:57:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"dbfbc60207ae4acbb68679ab24c55490","id":"ed0e9144-c959-48d4-b5db-25d4cc8f42e5","subnetpool_id":null,"name":"InstanceSecurityGroupTests-b4e6b0eb-609d-425e-a083-5696ac1b10f5-pub-subnet"}]} 2018-08-01 10:57:06,437 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=be4469ce-68a3-4365-bf9d-2ad46b8f8005 used request id req-ff147c47-b1b2-4cbe-aef2-184b0eec702d 2018-08-01 10:57:06,437 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-b4e6b0eb-609d-425e-a083-5696ac1b10f5-pub-net 2018-08-01 10:57:06,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d42cdc21f5d035059b9dc43c89059aeb6563817" -d '{"port": {"network_id": "be4469ce-68a3-4365-bf9d-2ad46b8f8005", "name": "InstanceSecurityGroupTests-b4e6b0eb-609d-425e-a083-5696ac1b10f5-port", "admin_state_up": true}}' 2018-08-01 10:57:07,492 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 809 X-Openstack-Request-Id: req-3ef36f7a-90cb-4598-8c5f-da58ecdff347 Date: Wed, 01 Aug 2018 10:57:07 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:57:06Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ed0e9144-c959-48d4-b5db-25d4cc8f42e5","ip_address":"10.55.0.8"}],"id":"7f18528c-8259-4c44-9080-5680a8bf292c","security_groups":["129ed13c-0f1b-4df7-b59d-9c8ee0696eec"],"mac_address":"fa:16:3e:59:b3:d7","device_id":"","status":"DOWN","description":"","tags":[],"name":"InstanceSecurityGroupTests-b4e6b0eb-609d-425e-a083-5696ac1b10f5-port","project_id":"dbfbc60207ae4acbb68679ab24c55490","qos_policy_id":null,"admin_state_up":true,"network_id":"be4469ce-68a3-4365-bf9d-2ad46b8f8005","tenant_id":"dbfbc60207ae4acbb68679ab24c55490","created_at":"2018-08-01T10:57:06Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-08-01 10:57:07,492 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/ports used request id req-3ef36f7a-90cb-4598-8c5f-da58ecdff347 2018-08-01 10:57:07,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-b4e6b0eb-609d-425e-a083-5696ac1b10f5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d42cdc21f5d035059b9dc43c89059aeb6563817" 2018-08-01 10:57:07,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-1017d91a-e95a-49f5-a0b7-3833e26d6903 Date: Wed, 01 Aug 2018 10:57:07 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"be4469ce-68a3-4365-bf9d-2ad46b8f8005","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dbfbc60207ae4acbb68679ab24c55490","l2_adjacency":true,"status":"ACTIVE","subnets":["ed0e9144-c959-48d4-b5db-25d4cc8f42e5"],"description":"","tags":[],"updated_at":"2018-08-01T10:57:01Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-b4e6b0eb-609d-425e-a083-5696ac1b10f5-pub-net","admin_state_up":true,"tenant_id":"dbfbc60207ae4acbb68679ab24c55490","created_at":"2018-08-01T10:57:00Z","mtu":1450}]} 2018-08-01 10:57:07,592 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-b4e6b0eb-609d-425e-a083-5696ac1b10f5-pub-net used request id req-1017d91a-e95a-49f5-a0b7-3833e26d6903 2018-08-01 10:57:07,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=be4469ce-68a3-4365-bf9d-2ad46b8f8005 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d42cdc21f5d035059b9dc43c89059aeb6563817" 2018-08-01 10:57:07,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-5fcd0fbb-36dc-464f-824e-28d48e409e87 Date: Wed, 01 Aug 2018 10:57:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"be4469ce-68a3-4365-bf9d-2ad46b8f8005","tenant_id":"dbfbc60207ae4acbb68679ab24c55490","created_at":"2018-08-01T10:57:01Z","dns_nameservers":[],"updated_at":"2018-08-01T10:57:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"dbfbc60207ae4acbb68679ab24c55490","id":"ed0e9144-c959-48d4-b5db-25d4cc8f42e5","subnetpool_id":null,"name":"InstanceSecurityGroupTests-b4e6b0eb-609d-425e-a083-5696ac1b10f5-pub-subnet"}]} 2018-08-01 10:57:07,646 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=be4469ce-68a3-4365-bf9d-2ad46b8f8005 used request id req-5fcd0fbb-36dc-464f-824e-28d48e409e87 2018-08-01 10:57:07,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-b4e6b0eb-609d-425e-a083-5696ac1b10f5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d42cdc21f5d035059b9dc43c89059aeb6563817" 2018-08-01 10:57:07,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-b2508b1c-bfaf-4a6a-8911-fa3de78171b4 Date: Wed, 01 Aug 2018 10:57:07 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"be4469ce-68a3-4365-bf9d-2ad46b8f8005","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dbfbc60207ae4acbb68679ab24c55490","l2_adjacency":true,"status":"ACTIVE","subnets":["ed0e9144-c959-48d4-b5db-25d4cc8f42e5"],"description":"","tags":[],"updated_at":"2018-08-01T10:57:01Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-b4e6b0eb-609d-425e-a083-5696ac1b10f5-pub-net","admin_state_up":true,"tenant_id":"dbfbc60207ae4acbb68679ab24c55490","created_at":"2018-08-01T10:57:00Z","mtu":1450}]} 2018-08-01 10:57:07,745 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-b4e6b0eb-609d-425e-a083-5696ac1b10f5-pub-net used request id req-b2508b1c-bfaf-4a6a-8911-fa3de78171b4 2018-08-01 10:57:07,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dbfbc60207ae4acbb68679ab24c55490 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d42cdc21f5d035059b9dc43c89059aeb6563817" 2018-08-01 10:57:07,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:57:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2987be0c-3b69-4175-abe8-6aa8c0a670e2 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/dbfbc60207ae4acbb68679ab24c55490"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dbfbc60207ae4acbb68679ab24c55490", "name": "InstanceSecurityGroupTests-361bd7fe-72fb-4c2-proj"}} 2018-08-01 10:57:07,834 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dbfbc60207ae4acbb68679ab24c55490 used request id req-2987be0c-3b69-4175-abe8-6aa8c0a670e2 2018-08-01 10:57:07,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=be4469ce-68a3-4365-bf9d-2ad46b8f8005 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d42cdc21f5d035059b9dc43c89059aeb6563817" 2018-08-01 10:57:07,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-0436dc26-4dda-4d1c-adfd-6c21504c8dbd Date: Wed, 01 Aug 2018 10:57:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"be4469ce-68a3-4365-bf9d-2ad46b8f8005","tenant_id":"dbfbc60207ae4acbb68679ab24c55490","created_at":"2018-08-01T10:57:01Z","dns_nameservers":[],"updated_at":"2018-08-01T10:57:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"dbfbc60207ae4acbb68679ab24c55490","id":"ed0e9144-c959-48d4-b5db-25d4cc8f42e5","subnetpool_id":null,"name":"InstanceSecurityGroupTests-b4e6b0eb-609d-425e-a083-5696ac1b10f5-pub-subnet"}]} 2018-08-01 10:57:07,886 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=be4469ce-68a3-4365-bf9d-2ad46b8f8005 used request id req-0436dc26-4dda-4d1c-adfd-6c21504c8dbd 2018-08-01 10:57:07,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=be4469ce-68a3-4365-bf9d-2ad46b8f8005&name=InstanceSecurityGroupTests-b4e6b0eb-609d-425e-a083-5696ac1b10f5-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d42cdc21f5d035059b9dc43c89059aeb6563817" 2018-08-01 10:57:07,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 812 X-Openstack-Request-Id: req-28926c1d-5bc6-432e-a9c5-e1d7f9f92734 Date: Wed, 01 Aug 2018 10:57:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:57:06Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ed0e9144-c959-48d4-b5db-25d4cc8f42e5","ip_address":"10.55.0.8"}],"id":"7f18528c-8259-4c44-9080-5680a8bf292c","security_groups":["129ed13c-0f1b-4df7-b59d-9c8ee0696eec"],"mac_address":"fa:16:3e:59:b3:d7","project_id":"dbfbc60207ae4acbb68679ab24c55490","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-b4e6b0eb-609d-425e-a083-5696ac1b10f5-port","admin_state_up":true,"network_id":"be4469ce-68a3-4365-bf9d-2ad46b8f8005","tenant_id":"dbfbc60207ae4acbb68679ab24c55490","created_at":"2018-08-01T10:57:06Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-08-01 10:57:07,970 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=be4469ce-68a3-4365-bf9d-2ad46b8f8005&name=InstanceSecurityGroupTests-b4e6b0eb-609d-425e-a083-5696ac1b10f5-port&admin_state_up=True used request id req-28926c1d-5bc6-432e-a9c5-e1d7f9f92734 2018-08-01 10:57:07,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dbfbc60207ae4acbb68679ab24c55490 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d42cdc21f5d035059b9dc43c89059aeb6563817" 2018-08-01 10:57:08,058 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:57:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23233b46-a4f7-4d5a-a304-876e33d55d64 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/dbfbc60207ae4acbb68679ab24c55490"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dbfbc60207ae4acbb68679ab24c55490", "name": "InstanceSecurityGroupTests-361bd7fe-72fb-4c2-proj"}} 2018-08-01 10:57:08,058 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dbfbc60207ae4acbb68679ab24c55490 used request id req-23233b46-a4f7-4d5a-a304-876e33d55d64 2018-08-01 10:57:08,058 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-b4e6b0eb-609d-425e-a083-5696ac1b10f5-inst 2018-08-01 10:57:08,061 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d42cdc21f5d035059b9dc43c89059aeb6563817" 2018-08-01 10:57:08,088 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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-cee3d49d-b048-447e-9066-d047a4fa9414 x-compute-request-id: req-cee3d49d-b048-447e-9066-d047a4fa9414 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"flavors": [{"id": "4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "rel": "bookmark"}], "name": "vmtp-flavor_ee58c79f-c6fb-483f-8b9c-406ffbfad757"}, {"id": "5b61c696-1b5b-4204-b7e5-ca4a818093b0", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "bookmark"}], "name": "shaker-flavor_81952131-3011-4d90-80f4-831743223f59"}, {"id": "86e2c3be-482d-4f32-8ed9-c21509fe2b93", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/86e2c3be-482d-4f32-8ed9-c21509fe2b93", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/86e2c3be-482d-4f32-8ed9-c21509fe2b93", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-b4e6b0eb-609d-425e-a083-5696ac1b10f5-flavor-name"}]} 2018-08-01 10:57:08,088 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-cee3d49d-b048-447e-9066-d047a4fa9414 2018-08-01 10:57:08,091 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors/86e2c3be-482d-4f32-8ed9-c21509fe2b93 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d42cdc21f5d035059b9dc43c89059aeb6563817" 2018-08-01 10:57:08,110 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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-457d08be-2697-4eb3-aa98-918100c6149d x-compute-request-id: req-457d08be-2697-4eb3-aa98-918100c6149d Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-b4e6b0eb-609d-425e-a083-5696ac1b10f5-flavor-name", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/86e2c3be-482d-4f32-8ed9-c21509fe2b93", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/86e2c3be-482d-4f32-8ed9-c21509fe2b93", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "86e2c3be-482d-4f32-8ed9-c21509fe2b93"}} 2018-08-01 10:57:08,111 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/86e2c3be-482d-4f32-8ed9-c21509fe2b93 used request id req-457d08be-2697-4eb3-aa98-918100c6149d 2018-08-01 10:57:08,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-b4e6b0eb-609d-425e-a083-5696ac1b10f5-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8d42cdc21f5d035059b9dc43c89059aeb6563817" 2018-08-01 10:57:08,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-c68551c1-9902-47d8-bf1a-ddb02efe113f Date: Wed, 01 Aug 2018 10:57:08 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-b4e6b0eb-609d-425e-a083-5696ac1b10f5-image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T10:56:58Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-01T10:56:59Z", "visibility": "shared", "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/4799c799-2a82-4b37-81e4-3ff0d75236a8/snap", "metadata": {}}], "self": "/v2/images/4799c799-2a82-4b37-81e4-3ff0d75236a8", "min_disk": 0, "protected": false, "id": "4799c799-2a82-4b37-81e4-3ff0d75236a8", "file": "/v2/images/4799c799-2a82-4b37-81e4-3ff0d75236a8/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "dbfbc60207ae4acbb68679ab24c55490", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/4799c799-2a82-4b37-81e4-3ff0d75236a8/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-b4e6b0eb-609d-425e-a083-5696ac1b10f5-image"} 2018-08-01 10:57:08,299 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-b4e6b0eb-609d-425e-a083-5696ac1b10f5-image used request id req-c68551c1-9902-47d8-bf1a-ddb02efe113f 2018-08-01 10:57:08,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8d42cdc21f5d035059b9dc43c89059aeb6563817" 2018-08-01 10:57:08,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-f7e7a352-eb7e-48fb-b16f-8b03c556eaed Date: Wed, 01 Aug 2018 10:57:08 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-08-01 10:57:08,309 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-f7e7a352-eb7e-48fb-b16f-8b03c556eaed 2018-08-01 10:57:08,314 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d42cdc21f5d035059b9dc43c89059aeb6563817" -d '{"server": {"name": "InstanceSecurityGroupTests-b4e6b0eb-609d-425e-a083-5696ac1b10f5-inst", "imageRef": "4799c799-2a82-4b37-81e4-3ff0d75236a8", "flavorRef": "86e2c3be-482d-4f32-8ed9-c21509fe2b93", "max_count": 1, "min_count": 1, "networks": [{"port": "7f18528c-8259-4c44-9080-5680a8bf292c"}]}}' 2018-08-01 10:57:09,637 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 10: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 x-openstack-request-id: req-06add692-be71-4316-9041-fde84d605ed3 x-compute-request-id: req-06add692-be71-4316-9041-fde84d605ed3 Content-Length: 374 location: http://172.30.9.24:8774/v2.1/servers/47a55de8-274d-4036-9c10-1814491bb48f Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "47a55de8-274d-4036-9c10-1814491bb48f", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/47a55de8-274d-4036-9c10-1814491bb48f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/47a55de8-274d-4036-9c10-1814491bb48f", "rel": "bookmark"}], "adminPass": "6AhAjWHBnWG5"}} 2018-08-01 10:57:09,638 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-06add692-be71-4316-9041-fde84d605ed3 2018-08-01 10:57:09,641 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/47a55de8-274d-4036-9c10-1814491bb48f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d42cdc21f5d035059b9dc43c89059aeb6563817" 2018-08-01 10:57:09,909 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:57: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-dc2774f3-d6db-4798-9079-7a9fc0b279c3 x-compute-request-id: req-dc2774f3-d6db-4798-9079-7a9fc0b279c3 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.24:8774/v2.1/servers/47a55de8-274d-4036-9c10-1814491bb48f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/47a55de8-274d-4036-9c10-1814491bb48f", "rel": "bookmark"}], "image": {"id": "4799c799-2a82-4b37-81e4-3ff0d75236a8", "links": [{"href": "http://172.30.9.24:8774/images/4799c799-2a82-4b37-81e4-3ff0d75236a8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "86e2c3be-482d-4f32-8ed9-c21509fe2b93", "links": [{"href": "http://172.30.9.24:8774/flavors/86e2c3be-482d-4f32-8ed9-c21509fe2b93", "rel": "bookmark"}]}, "id": "47a55de8-274d-4036-9c10-1814491bb48f", "user_id": "4e2353ee16c2497c9b02b0e4e1b4cda6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T10:57:09Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-b4e6b0eb-609d-425e-a083-5696ac1b10f5-inst", "created": "2018-08-01T10:57:09Z", "tenant_id": "dbfbc60207ae4acbb68679ab24c55490", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:57:09,909 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/47a55de8-274d-4036-9c10-1814491bb48f used request id req-dc2774f3-d6db-4798-9079-7a9fc0b279c3 2018-08-01 10:57:09,909 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-b4e6b0eb-609d-425e-a083-5696ac1b10f5-inst 2018-08-01 10:57:09,912 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/47a55de8-274d-4036-9c10-1814491bb48f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d42cdc21f5d035059b9dc43c89059aeb6563817" 2018-08-01 10:57:10,376 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:57: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-42e7a27e-01a1-4a24-92cc-1d281c2d090b x-compute-request-id: req-42e7a27e-01a1-4a24-92cc-1d281c2d090b 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.24:8774/v2.1/servers/47a55de8-274d-4036-9c10-1814491bb48f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/47a55de8-274d-4036-9c10-1814491bb48f", "rel": "bookmark"}], "image": {"id": "4799c799-2a82-4b37-81e4-3ff0d75236a8", "links": [{"href": "http://172.30.9.24:8774/images/4799c799-2a82-4b37-81e4-3ff0d75236a8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "86e2c3be-482d-4f32-8ed9-c21509fe2b93", "links": [{"href": "http://172.30.9.24:8774/flavors/86e2c3be-482d-4f32-8ed9-c21509fe2b93", "rel": "bookmark"}]}, "id": "47a55de8-274d-4036-9c10-1814491bb48f", "user_id": "4e2353ee16c2497c9b02b0e4e1b4cda6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T10:57:10Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-b4e6b0eb-609d-425e-a083-5696ac1b10f5-inst", "created": "2018-08-01T10:57:09Z", "tenant_id": "dbfbc60207ae4acbb68679ab24c55490", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:57:10,376 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/47a55de8-274d-4036-9c10-1814491bb48f used request id req-42e7a27e-01a1-4a24-92cc-1d281c2d090b 2018-08-01 10:57:10,376 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-b4e6b0eb-609d-425e-a083-5696ac1b10f5-inst] is - BUILD 2018-08-01 10:57:10,377 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-01 10:57:13,380 - create_instance - DEBUG - VM status query timeout in 896.529628992 2018-08-01 10:57:13,383 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/47a55de8-274d-4036-9c10-1814491bb48f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d42cdc21f5d035059b9dc43c89059aeb6563817" 2018-08-01 10:57:13,718 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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-e0470ff2-f066-409d-8b2e-adb6603ba83b x-compute-request-id: req-e0470ff2-f066-409d-8b2e-adb6603ba83b 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.24:8774/v2.1/servers/47a55de8-274d-4036-9c10-1814491bb48f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/47a55de8-274d-4036-9c10-1814491bb48f", "rel": "bookmark"}], "image": {"id": "4799c799-2a82-4b37-81e4-3ff0d75236a8", "links": [{"href": "http://172.30.9.24:8774/images/4799c799-2a82-4b37-81e4-3ff0d75236a8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "86e2c3be-482d-4f32-8ed9-c21509fe2b93", "links": [{"href": "http://172.30.9.24:8774/flavors/86e2c3be-482d-4f32-8ed9-c21509fe2b93", "rel": "bookmark"}]}, "id": "47a55de8-274d-4036-9c10-1814491bb48f", "security_groups": [{"name": "default"}], "user_id": "4e2353ee16c2497c9b02b0e4e1b4cda6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T10:57:10Z", "hostId": "d05495bd6c22e11f26d61d8738e9e6e2271e171ba1d0fd49209486a3", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-b4e6b0eb-609d-425e-a083-5696ac1b10f5-inst", "created": "2018-08-01T10:57:09Z", "tenant_id": "dbfbc60207ae4acbb68679ab24c55490", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:57:13,718 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/47a55de8-274d-4036-9c10-1814491bb48f used request id req-e0470ff2-f066-409d-8b2e-adb6603ba83b 2018-08-01 10:57:13,719 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-b4e6b0eb-609d-425e-a083-5696ac1b10f5-inst] is - BUILD 2018-08-01 10:57:13,719 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-01 10:57:16,722 - create_instance - DEBUG - VM status query timeout in 893.187208891 2018-08-01 10:57:16,726 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/47a55de8-274d-4036-9c10-1814491bb48f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d42cdc21f5d035059b9dc43c89059aeb6563817" 2018-08-01 10:57:16,886 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:57:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-96a20a0f-4917-4d5a-9678-d5eb99f5df03 x-compute-request-id: req-96a20a0f-4917-4d5a-9678-d5eb99f5df03 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-b4e6b0eb-609d-425e-a083-5696ac1b10f5-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:59:b3:d7", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/47a55de8-274d-4036-9c10-1814491bb48f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/47a55de8-274d-4036-9c10-1814491bb48f", "rel": "bookmark"}], "image": {"id": "4799c799-2a82-4b37-81e4-3ff0d75236a8", "links": [{"href": "http://172.30.9.24:8774/images/4799c799-2a82-4b37-81e4-3ff0d75236a8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T10:57:13.000000", "flavor": {"id": "86e2c3be-482d-4f32-8ed9-c21509fe2b93", "links": [{"href": "http://172.30.9.24:8774/flavors/86e2c3be-482d-4f32-8ed9-c21509fe2b93", "rel": "bookmark"}]}, "id": "47a55de8-274d-4036-9c10-1814491bb48f", "security_groups": [{"name": "default"}], "user_id": "4e2353ee16c2497c9b02b0e4e1b4cda6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:57:13Z", "hostId": "d05495bd6c22e11f26d61d8738e9e6e2271e171ba1d0fd49209486a3", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-b4e6b0eb-609d-425e-a083-5696ac1b10f5-inst", "created": "2018-08-01T10:57:09Z", "tenant_id": "dbfbc60207ae4acbb68679ab24c55490", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:57:16,886 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/47a55de8-274d-4036-9c10-1814491bb48f used request id req-96a20a0f-4917-4d5a-9678-d5eb99f5df03 2018-08-01 10:57:16,887 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-b4e6b0eb-609d-425e-a083-5696ac1b10f5-inst] is - ACTIVE 2018-08-01 10:57:16,887 - create_instance - INFO - VM is - ACTIVE 2018-08-01 10:57:16,890 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/47a55de8-274d-4036-9c10-1814491bb48f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d42cdc21f5d035059b9dc43c89059aeb6563817" 2018-08-01 10:57:17,155 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:57:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-717325e3-af22-43df-b204-57ac440dc7b7 x-compute-request-id: req-717325e3-af22-43df-b204-57ac440dc7b7 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-b4e6b0eb-609d-425e-a083-5696ac1b10f5-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:59:b3:d7", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/47a55de8-274d-4036-9c10-1814491bb48f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/47a55de8-274d-4036-9c10-1814491bb48f", "rel": "bookmark"}], "image": {"id": "4799c799-2a82-4b37-81e4-3ff0d75236a8", "links": [{"href": "http://172.30.9.24:8774/images/4799c799-2a82-4b37-81e4-3ff0d75236a8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T10:57:13.000000", "flavor": {"id": "86e2c3be-482d-4f32-8ed9-c21509fe2b93", "links": [{"href": "http://172.30.9.24:8774/flavors/86e2c3be-482d-4f32-8ed9-c21509fe2b93", "rel": "bookmark"}]}, "id": "47a55de8-274d-4036-9c10-1814491bb48f", "security_groups": [{"name": "default"}], "user_id": "4e2353ee16c2497c9b02b0e4e1b4cda6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:57:13Z", "hostId": "d05495bd6c22e11f26d61d8738e9e6e2271e171ba1d0fd49209486a3", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-b4e6b0eb-609d-425e-a083-5696ac1b10f5-inst", "created": "2018-08-01T10:57:09Z", "tenant_id": "dbfbc60207ae4acbb68679ab24c55490", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:57:17,155 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/47a55de8-274d-4036-9c10-1814491bb48f used request id req-717325e3-af22-43df-b204-57ac440dc7b7 2018-08-01 10:57:17,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-b4e6b0eb-609d-425e-a083-5696ac1b10f5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d42cdc21f5d035059b9dc43c89059aeb6563817" 2018-08-01 10:57:17,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-af77f7a7-d645-4292-b541-0574b80df36a Date: Wed, 01 Aug 2018 10:57:17 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"be4469ce-68a3-4365-bf9d-2ad46b8f8005","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dbfbc60207ae4acbb68679ab24c55490","l2_adjacency":true,"status":"ACTIVE","subnets":["ed0e9144-c959-48d4-b5db-25d4cc8f42e5"],"description":"","tags":[],"updated_at":"2018-08-01T10:57:01Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-b4e6b0eb-609d-425e-a083-5696ac1b10f5-pub-net","admin_state_up":true,"tenant_id":"dbfbc60207ae4acbb68679ab24c55490","created_at":"2018-08-01T10:57:00Z","mtu":1450}]} 2018-08-01 10:57:17,254 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-b4e6b0eb-609d-425e-a083-5696ac1b10f5-pub-net used request id req-af77f7a7-d645-4292-b541-0574b80df36a 2018-08-01 10:57:17,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dbfbc60207ae4acbb68679ab24c55490 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d42cdc21f5d035059b9dc43c89059aeb6563817" 2018-08-01 10:57:17,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:57:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b48ed424-5136-4373-b145-fe22fb1a054b Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/dbfbc60207ae4acbb68679ab24c55490"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dbfbc60207ae4acbb68679ab24c55490", "name": "InstanceSecurityGroupTests-361bd7fe-72fb-4c2-proj"}} 2018-08-01 10:57:17,343 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dbfbc60207ae4acbb68679ab24c55490 used request id req-b48ed424-5136-4373-b145-fe22fb1a054b 2018-08-01 10:57:17,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=be4469ce-68a3-4365-bf9d-2ad46b8f8005 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d42cdc21f5d035059b9dc43c89059aeb6563817" 2018-08-01 10:57:17,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-62c8414a-df75-4559-8196-7ffbc66d2d13 Date: Wed, 01 Aug 2018 10:57:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"be4469ce-68a3-4365-bf9d-2ad46b8f8005","tenant_id":"dbfbc60207ae4acbb68679ab24c55490","created_at":"2018-08-01T10:57:01Z","dns_nameservers":[],"updated_at":"2018-08-01T10:57:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"dbfbc60207ae4acbb68679ab24c55490","id":"ed0e9144-c959-48d4-b5db-25d4cc8f42e5","subnetpool_id":null,"name":"InstanceSecurityGroupTests-b4e6b0eb-609d-425e-a083-5696ac1b10f5-pub-subnet"}]} 2018-08-01 10:57:17,395 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=be4469ce-68a3-4365-bf9d-2ad46b8f8005 used request id req-62c8414a-df75-4559-8196-7ffbc66d2d13 2018-08-01 10:57:17,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=be4469ce-68a3-4365-bf9d-2ad46b8f8005 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d42cdc21f5d035059b9dc43c89059aeb6563817" 2018-08-01 10:57:17,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1650 X-Openstack-Request-Id: req-d64dbd4d-f711-4858-a49d-f605123680dc Date: Wed, 01 Aug 2018 10:57:17 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:57:13Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ed0e9144-c959-48d4-b5db-25d4cc8f42e5","ip_address":"10.55.0.8"}],"id":"7f18528c-8259-4c44-9080-5680a8bf292c","security_groups":["129ed13c-0f1b-4df7-b59d-9c8ee0696eec"],"mac_address":"fa:16:3e:59:b3:d7","project_id":"dbfbc60207ae4acbb68679ab24c55490","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-b4e6b0eb-609d-425e-a083-5696ac1b10f5-port","admin_state_up":true,"network_id":"be4469ce-68a3-4365-bf9d-2ad46b8f8005","tenant_id":"dbfbc60207ae4acbb68679ab24c55490","created_at":"2018-08-01T10:57:06Z","binding:vnic_type":"normal","device_id":"47a55de8-274d-4036-9c10-1814491bb48f","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:57:03Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ed0e9144-c959-48d4-b5db-25d4cc8f42e5","ip_address":"10.55.0.2"}],"id":"abb8ef74-d86a-43c0-bb3f-b62b3985e081","security_groups":[],"mac_address":"fa:16:3e:9b:48:59","project_id":"dbfbc60207ae4acbb68679ab24c55490","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"be4469ce-68a3-4365-bf9d-2ad46b8f8005","tenant_id":"dbfbc60207ae4acbb68679ab24c55490","created_at":"2018-08-01T10:57:01Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-be4469ce-68a3-4365-bf9d-2ad46b8f8005","ip_allocation":"immediate"}]} 2018-08-01 10:57:17,467 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=be4469ce-68a3-4365-bf9d-2ad46b8f8005 used request id req-d64dbd4d-f711-4858-a49d-f605123680dc 2018-08-01 10:57:17,470 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/47a55de8-274d-4036-9c10-1814491bb48f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d42cdc21f5d035059b9dc43c89059aeb6563817" 2018-08-01 10:57:17,635 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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-ba258c2f-df65-4f62-a92b-8a7daa3fc38d x-compute-request-id: req-ba258c2f-df65-4f62-a92b-8a7daa3fc38d Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-b4e6b0eb-609d-425e-a083-5696ac1b10f5-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:59:b3:d7", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/47a55de8-274d-4036-9c10-1814491bb48f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/47a55de8-274d-4036-9c10-1814491bb48f", "rel": "bookmark"}], "image": {"id": "4799c799-2a82-4b37-81e4-3ff0d75236a8", "links": [{"href": "http://172.30.9.24:8774/images/4799c799-2a82-4b37-81e4-3ff0d75236a8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T10:57:13.000000", "flavor": {"id": "86e2c3be-482d-4f32-8ed9-c21509fe2b93", "links": [{"href": "http://172.30.9.24:8774/flavors/86e2c3be-482d-4f32-8ed9-c21509fe2b93", "rel": "bookmark"}]}, "id": "47a55de8-274d-4036-9c10-1814491bb48f", "security_groups": [{"name": "default"}], "user_id": "4e2353ee16c2497c9b02b0e4e1b4cda6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:57:13Z", "hostId": "d05495bd6c22e11f26d61d8738e9e6e2271e171ba1d0fd49209486a3", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-b4e6b0eb-609d-425e-a083-5696ac1b10f5-inst", "created": "2018-08-01T10:57:09Z", "tenant_id": "dbfbc60207ae4acbb68679ab24c55490", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:57:17,636 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/47a55de8-274d-4036-9c10-1814491bb48f used request id req-ba258c2f-df65-4f62-a92b-8a7daa3fc38d 2018-08-01 10:57:17,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-b4e6b0eb-609d-425e-a083-5696ac1b10f5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d42cdc21f5d035059b9dc43c89059aeb6563817" 2018-08-01 10:57:17,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-2131e234-3679-4861-b2f4-4706b76206f6 Date: Wed, 01 Aug 2018 10:57:17 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"be4469ce-68a3-4365-bf9d-2ad46b8f8005","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dbfbc60207ae4acbb68679ab24c55490","l2_adjacency":true,"status":"ACTIVE","subnets":["ed0e9144-c959-48d4-b5db-25d4cc8f42e5"],"description":"","tags":[],"updated_at":"2018-08-01T10:57:01Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-b4e6b0eb-609d-425e-a083-5696ac1b10f5-pub-net","admin_state_up":true,"tenant_id":"dbfbc60207ae4acbb68679ab24c55490","created_at":"2018-08-01T10:57:00Z","mtu":1450}]} 2018-08-01 10:57:17,746 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-b4e6b0eb-609d-425e-a083-5696ac1b10f5-pub-net used request id req-2131e234-3679-4861-b2f4-4706b76206f6 2018-08-01 10:57:17,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dbfbc60207ae4acbb68679ab24c55490 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d42cdc21f5d035059b9dc43c89059aeb6563817" 2018-08-01 10:57:17,852 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:57:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66f97dcb-47aa-48ba-a3bc-3952b2f97b76 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/dbfbc60207ae4acbb68679ab24c55490"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dbfbc60207ae4acbb68679ab24c55490", "name": "InstanceSecurityGroupTests-361bd7fe-72fb-4c2-proj"}} 2018-08-01 10:57:17,853 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dbfbc60207ae4acbb68679ab24c55490 used request id req-66f97dcb-47aa-48ba-a3bc-3952b2f97b76 2018-08-01 10:57:17,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=be4469ce-68a3-4365-bf9d-2ad46b8f8005 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d42cdc21f5d035059b9dc43c89059aeb6563817" 2018-08-01 10:57:17,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-4de9e6c2-15f1-4b9f-8aab-d596bc51565a Date: Wed, 01 Aug 2018 10:57:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"be4469ce-68a3-4365-bf9d-2ad46b8f8005","tenant_id":"dbfbc60207ae4acbb68679ab24c55490","created_at":"2018-08-01T10:57:01Z","dns_nameservers":[],"updated_at":"2018-08-01T10:57:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"dbfbc60207ae4acbb68679ab24c55490","id":"ed0e9144-c959-48d4-b5db-25d4cc8f42e5","subnetpool_id":null,"name":"InstanceSecurityGroupTests-b4e6b0eb-609d-425e-a083-5696ac1b10f5-pub-subnet"}]} 2018-08-01 10:57:17,908 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=be4469ce-68a3-4365-bf9d-2ad46b8f8005 used request id req-4de9e6c2-15f1-4b9f-8aab-d596bc51565a 2018-08-01 10:57:17,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=be4469ce-68a3-4365-bf9d-2ad46b8f8005 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d42cdc21f5d035059b9dc43c89059aeb6563817" 2018-08-01 10:57:17,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1650 X-Openstack-Request-Id: req-9861ef6d-3856-4883-ba2e-242ec759d0d3 Date: Wed, 01 Aug 2018 10:57:17 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:57:13Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ed0e9144-c959-48d4-b5db-25d4cc8f42e5","ip_address":"10.55.0.8"}],"id":"7f18528c-8259-4c44-9080-5680a8bf292c","security_groups":["129ed13c-0f1b-4df7-b59d-9c8ee0696eec"],"mac_address":"fa:16:3e:59:b3:d7","project_id":"dbfbc60207ae4acbb68679ab24c55490","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-b4e6b0eb-609d-425e-a083-5696ac1b10f5-port","admin_state_up":true,"network_id":"be4469ce-68a3-4365-bf9d-2ad46b8f8005","tenant_id":"dbfbc60207ae4acbb68679ab24c55490","created_at":"2018-08-01T10:57:06Z","binding:vnic_type":"normal","device_id":"47a55de8-274d-4036-9c10-1814491bb48f","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:57:03Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ed0e9144-c959-48d4-b5db-25d4cc8f42e5","ip_address":"10.55.0.2"}],"id":"abb8ef74-d86a-43c0-bb3f-b62b3985e081","security_groups":[],"mac_address":"fa:16:3e:9b:48:59","project_id":"dbfbc60207ae4acbb68679ab24c55490","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"be4469ce-68a3-4365-bf9d-2ad46b8f8005","tenant_id":"dbfbc60207ae4acbb68679ab24c55490","created_at":"2018-08-01T10:57:01Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-be4469ce-68a3-4365-bf9d-2ad46b8f8005","ip_allocation":"immediate"}]} 2018-08-01 10:57:17,980 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=be4469ce-68a3-4365-bf9d-2ad46b8f8005 used request id req-9861ef6d-3856-4883-ba2e-242ec759d0d3 2018-08-01 10:57:17,981 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:57:18,361 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8fb4260c09b346daaa49ba688ad7136c", "name": "InstanceSecurityGroupTests-361bd7fe-72fb-4c2-proj-role"}], "expires_at": "2018-08-01T11:57:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dbfbc60207ae4acbb68679ab24c55490", "name": "InstanceSecurityGroupTests-361bd7fe-72fb-4c2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/dbfbc60207ae4acbb68679ab24c55490", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/dbfbc60207ae4acbb68679ab24c55490", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/dbfbc60207ae4acbb68679ab24c55490", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/dbfbc60207ae4acbb68679ab24c55490", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/dbfbc60207ae4acbb68679ab24c55490", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/dbfbc60207ae4acbb68679ab24c55490", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_dbfbc60207ae4acbb68679ab24c55490", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_dbfbc60207ae4acbb68679ab24c55490", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/dbfbc60207ae4acbb68679ab24c55490", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/dbfbc60207ae4acbb68679ab24c55490", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/dbfbc60207ae4acbb68679ab24c55490", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/dbfbc60207ae4acbb68679ab24c55490", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/dbfbc60207ae4acbb68679ab24c55490", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/dbfbc60207ae4acbb68679ab24c55490", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-361bd7fe-72fb-4c2-user", "id": "4e2353ee16c2497c9b02b0e4e1b4cda6"}, "audit_ids": ["7rPb0c2iRaG52dfUf5HPIg"], "issued_at": "2018-08-01T10:57:18.000000Z"}} 2018-08-01 10:57:18,364 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/47a55de8-274d-4036-9c10-1814491bb48f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6e0a6de3a0b53f67e35745ac9446cc499009375" 2018-08-01 10:57:18,985 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:57: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-517f1ccd-b29b-4057-a5f9-42e179fab286 x-compute-request-id: req-517f1ccd-b29b-4057-a5f9-42e179fab286 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-b4e6b0eb-609d-425e-a083-5696ac1b10f5-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:59:b3:d7", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/47a55de8-274d-4036-9c10-1814491bb48f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/47a55de8-274d-4036-9c10-1814491bb48f", "rel": "bookmark"}], "image": {"id": "4799c799-2a82-4b37-81e4-3ff0d75236a8", "links": [{"href": "http://172.30.9.24:8774/images/4799c799-2a82-4b37-81e4-3ff0d75236a8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T10:57:13.000000", "flavor": {"id": "86e2c3be-482d-4f32-8ed9-c21509fe2b93", "links": [{"href": "http://172.30.9.24:8774/flavors/86e2c3be-482d-4f32-8ed9-c21509fe2b93", "rel": "bookmark"}]}, "id": "47a55de8-274d-4036-9c10-1814491bb48f", "security_groups": [{"name": "default"}], "user_id": "4e2353ee16c2497c9b02b0e4e1b4cda6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:57:13Z", "hostId": "d05495bd6c22e11f26d61d8738e9e6e2271e171ba1d0fd49209486a3", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-b4e6b0eb-609d-425e-a083-5696ac1b10f5-inst", "created": "2018-08-01T10:57:09Z", "tenant_id": "dbfbc60207ae4acbb68679ab24c55490", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:57:18,985 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/47a55de8-274d-4036-9c10-1814491bb48f used request id req-517f1ccd-b29b-4057-a5f9-42e179fab286 2018-08-01 10:57:18,988 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/47a55de8-274d-4036-9c10-1814491bb48f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d42cdc21f5d035059b9dc43c89059aeb6563817" 2018-08-01 10:57:19,242 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:57: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-fe4a920d-f383-4a32-a4ff-b40248803ea9 x-compute-request-id: req-fe4a920d-f383-4a32-a4ff-b40248803ea9 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-b4e6b0eb-609d-425e-a083-5696ac1b10f5-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:59:b3:d7", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/47a55de8-274d-4036-9c10-1814491bb48f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/47a55de8-274d-4036-9c10-1814491bb48f", "rel": "bookmark"}], "image": {"id": "4799c799-2a82-4b37-81e4-3ff0d75236a8", "links": [{"href": "http://172.30.9.24:8774/images/4799c799-2a82-4b37-81e4-3ff0d75236a8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T10:57:13.000000", "flavor": {"id": "86e2c3be-482d-4f32-8ed9-c21509fe2b93", "links": [{"href": "http://172.30.9.24:8774/flavors/86e2c3be-482d-4f32-8ed9-c21509fe2b93", "rel": "bookmark"}]}, "id": "47a55de8-274d-4036-9c10-1814491bb48f", "security_groups": [{"name": "default"}], "user_id": "4e2353ee16c2497c9b02b0e4e1b4cda6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:57:13Z", "hostId": "d05495bd6c22e11f26d61d8738e9e6e2271e171ba1d0fd49209486a3", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-b4e6b0eb-609d-425e-a083-5696ac1b10f5-inst", "created": "2018-08-01T10:57:09Z", "tenant_id": "dbfbc60207ae4acbb68679ab24c55490", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:57:19,243 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/47a55de8-274d-4036-9c10-1814491bb48f used request id req-fe4a920d-f383-4a32-a4ff-b40248803ea9 2018-08-01 10:57:19,243 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-b4e6b0eb-609d-425e-a083-5696ac1b10f5-inst] is - ACTIVE 2018-08-01 10:57:19,243 - create_instance - INFO - VM is - ACTIVE 2018-08-01 10:57:19,246 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/47a55de8-274d-4036-9c10-1814491bb48f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d42cdc21f5d035059b9dc43c89059aeb6563817" 2018-08-01 10:57:19,422 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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-0fdffc52-224a-401d-a483-0e320b6b8fd5 x-compute-request-id: req-0fdffc52-224a-401d-a483-0e320b6b8fd5 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-b4e6b0eb-609d-425e-a083-5696ac1b10f5-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:59:b3:d7", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/47a55de8-274d-4036-9c10-1814491bb48f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/47a55de8-274d-4036-9c10-1814491bb48f", "rel": "bookmark"}], "image": {"id": "4799c799-2a82-4b37-81e4-3ff0d75236a8", "links": [{"href": "http://172.30.9.24:8774/images/4799c799-2a82-4b37-81e4-3ff0d75236a8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T10:57:13.000000", "flavor": {"id": "86e2c3be-482d-4f32-8ed9-c21509fe2b93", "links": [{"href": "http://172.30.9.24:8774/flavors/86e2c3be-482d-4f32-8ed9-c21509fe2b93", "rel": "bookmark"}]}, "id": "47a55de8-274d-4036-9c10-1814491bb48f", "security_groups": [{"name": "default"}], "user_id": "4e2353ee16c2497c9b02b0e4e1b4cda6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:57:13Z", "hostId": "d05495bd6c22e11f26d61d8738e9e6e2271e171ba1d0fd49209486a3", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-b4e6b0eb-609d-425e-a083-5696ac1b10f5-inst", "created": "2018-08-01T10:57:09Z", "tenant_id": "dbfbc60207ae4acbb68679ab24c55490", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:57:19,422 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/47a55de8-274d-4036-9c10-1814491bb48f used request id req-0fdffc52-224a-401d-a483-0e320b6b8fd5 2018-08-01 10:57:19,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-b4e6b0eb-609d-425e-a083-5696ac1b10f5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d42cdc21f5d035059b9dc43c89059aeb6563817" 2018-08-01 10:57:19,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-0dc532c4-926a-4155-9c8d-6f36f503fcda Date: Wed, 01 Aug 2018 10:57:19 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"be4469ce-68a3-4365-bf9d-2ad46b8f8005","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dbfbc60207ae4acbb68679ab24c55490","l2_adjacency":true,"status":"ACTIVE","subnets":["ed0e9144-c959-48d4-b5db-25d4cc8f42e5"],"description":"","tags":[],"updated_at":"2018-08-01T10:57:01Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-b4e6b0eb-609d-425e-a083-5696ac1b10f5-pub-net","admin_state_up":true,"tenant_id":"dbfbc60207ae4acbb68679ab24c55490","created_at":"2018-08-01T10:57:00Z","mtu":1450}]} 2018-08-01 10:57:19,518 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-b4e6b0eb-609d-425e-a083-5696ac1b10f5-pub-net used request id req-0dc532c4-926a-4155-9c8d-6f36f503fcda 2018-08-01 10:57:19,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dbfbc60207ae4acbb68679ab24c55490 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d42cdc21f5d035059b9dc43c89059aeb6563817" 2018-08-01 10:57:19,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:57:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ee681a1-9a68-4628-948c-bdfc84e866ca Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/dbfbc60207ae4acbb68679ab24c55490"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dbfbc60207ae4acbb68679ab24c55490", "name": "InstanceSecurityGroupTests-361bd7fe-72fb-4c2-proj"}} 2018-08-01 10:57:19,606 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dbfbc60207ae4acbb68679ab24c55490 used request id req-0ee681a1-9a68-4628-948c-bdfc84e866ca 2018-08-01 10:57:19,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=be4469ce-68a3-4365-bf9d-2ad46b8f8005 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d42cdc21f5d035059b9dc43c89059aeb6563817" 2018-08-01 10:57:19,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-415ff72a-8a7c-4236-ac12-d71468f773c0 Date: Wed, 01 Aug 2018 10:57:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"be4469ce-68a3-4365-bf9d-2ad46b8f8005","tenant_id":"dbfbc60207ae4acbb68679ab24c55490","created_at":"2018-08-01T10:57:01Z","dns_nameservers":[],"updated_at":"2018-08-01T10:57:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"dbfbc60207ae4acbb68679ab24c55490","id":"ed0e9144-c959-48d4-b5db-25d4cc8f42e5","subnetpool_id":null,"name":"InstanceSecurityGroupTests-b4e6b0eb-609d-425e-a083-5696ac1b10f5-pub-subnet"}]} 2018-08-01 10:57:19,658 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=be4469ce-68a3-4365-bf9d-2ad46b8f8005 used request id req-415ff72a-8a7c-4236-ac12-d71468f773c0 2018-08-01 10:57:19,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=be4469ce-68a3-4365-bf9d-2ad46b8f8005 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d42cdc21f5d035059b9dc43c89059aeb6563817" 2018-08-01 10:57:19,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1650 X-Openstack-Request-Id: req-7b734e77-a1f4-4ce2-9b87-9adbbfc4a7db Date: Wed, 01 Aug 2018 10:57:19 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:57:13Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ed0e9144-c959-48d4-b5db-25d4cc8f42e5","ip_address":"10.55.0.8"}],"id":"7f18528c-8259-4c44-9080-5680a8bf292c","security_groups":["129ed13c-0f1b-4df7-b59d-9c8ee0696eec"],"mac_address":"fa:16:3e:59:b3:d7","project_id":"dbfbc60207ae4acbb68679ab24c55490","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-b4e6b0eb-609d-425e-a083-5696ac1b10f5-port","admin_state_up":true,"network_id":"be4469ce-68a3-4365-bf9d-2ad46b8f8005","tenant_id":"dbfbc60207ae4acbb68679ab24c55490","created_at":"2018-08-01T10:57:06Z","binding:vnic_type":"normal","device_id":"47a55de8-274d-4036-9c10-1814491bb48f","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:57:03Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ed0e9144-c959-48d4-b5db-25d4cc8f42e5","ip_address":"10.55.0.2"}],"id":"abb8ef74-d86a-43c0-bb3f-b62b3985e081","security_groups":[],"mac_address":"fa:16:3e:9b:48:59","project_id":"dbfbc60207ae4acbb68679ab24c55490","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"be4469ce-68a3-4365-bf9d-2ad46b8f8005","tenant_id":"dbfbc60207ae4acbb68679ab24c55490","created_at":"2018-08-01T10:57:01Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-be4469ce-68a3-4365-bf9d-2ad46b8f8005","ip_allocation":"immediate"}]} 2018-08-01 10:57:19,723 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=be4469ce-68a3-4365-bf9d-2ad46b8f8005 used request id req-7b734e77-a1f4-4ce2-9b87-9adbbfc4a7db 2018-08-01 10:57:19,727 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/47a55de8-274d-4036-9c10-1814491bb48f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d42cdc21f5d035059b9dc43c89059aeb6563817" 2018-08-01 10:57:19,880 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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-99523dcc-e647-439f-ba5d-dadaec1e2331 x-compute-request-id: req-99523dcc-e647-439f-ba5d-dadaec1e2331 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-b4e6b0eb-609d-425e-a083-5696ac1b10f5-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:59:b3:d7", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/47a55de8-274d-4036-9c10-1814491bb48f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/47a55de8-274d-4036-9c10-1814491bb48f", "rel": "bookmark"}], "image": {"id": "4799c799-2a82-4b37-81e4-3ff0d75236a8", "links": [{"href": "http://172.30.9.24:8774/images/4799c799-2a82-4b37-81e4-3ff0d75236a8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T10:57:13.000000", "flavor": {"id": "86e2c3be-482d-4f32-8ed9-c21509fe2b93", "links": [{"href": "http://172.30.9.24:8774/flavors/86e2c3be-482d-4f32-8ed9-c21509fe2b93", "rel": "bookmark"}]}, "id": "47a55de8-274d-4036-9c10-1814491bb48f", "security_groups": [{"name": "default"}], "user_id": "4e2353ee16c2497c9b02b0e4e1b4cda6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:57:13Z", "hostId": "d05495bd6c22e11f26d61d8738e9e6e2271e171ba1d0fd49209486a3", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-b4e6b0eb-609d-425e-a083-5696ac1b10f5-inst", "created": "2018-08-01T10:57:09Z", "tenant_id": "dbfbc60207ae4acbb68679ab24c55490", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:57:19,881 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/47a55de8-274d-4036-9c10-1814491bb48f used request id req-99523dcc-e647-439f-ba5d-dadaec1e2331 2018-08-01 10:57:19,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-b4e6b0eb-609d-425e-a083-5696ac1b10f5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d42cdc21f5d035059b9dc43c89059aeb6563817" 2018-08-01 10:57:19,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-f2875cdb-42e4-4ffa-b020-71920f29c95d Date: Wed, 01 Aug 2018 10:57:19 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"be4469ce-68a3-4365-bf9d-2ad46b8f8005","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dbfbc60207ae4acbb68679ab24c55490","l2_adjacency":true,"status":"ACTIVE","subnets":["ed0e9144-c959-48d4-b5db-25d4cc8f42e5"],"description":"","tags":[],"updated_at":"2018-08-01T10:57:01Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-b4e6b0eb-609d-425e-a083-5696ac1b10f5-pub-net","admin_state_up":true,"tenant_id":"dbfbc60207ae4acbb68679ab24c55490","created_at":"2018-08-01T10:57:00Z","mtu":1450}]} 2018-08-01 10:57:19,977 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-b4e6b0eb-609d-425e-a083-5696ac1b10f5-pub-net used request id req-f2875cdb-42e4-4ffa-b020-71920f29c95d 2018-08-01 10:57:19,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dbfbc60207ae4acbb68679ab24c55490 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d42cdc21f5d035059b9dc43c89059aeb6563817" 2018-08-01 10:57:20,063 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:57:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-130fa85f-3fe9-480e-a18d-264e0ba7518a Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/dbfbc60207ae4acbb68679ab24c55490"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dbfbc60207ae4acbb68679ab24c55490", "name": "InstanceSecurityGroupTests-361bd7fe-72fb-4c2-proj"}} 2018-08-01 10:57:20,063 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dbfbc60207ae4acbb68679ab24c55490 used request id req-130fa85f-3fe9-480e-a18d-264e0ba7518a 2018-08-01 10:57:20,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=be4469ce-68a3-4365-bf9d-2ad46b8f8005 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d42cdc21f5d035059b9dc43c89059aeb6563817" 2018-08-01 10:57:20,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-8396a84e-01a3-455a-aee9-fd0082b9d8ce Date: Wed, 01 Aug 2018 10:57:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"be4469ce-68a3-4365-bf9d-2ad46b8f8005","tenant_id":"dbfbc60207ae4acbb68679ab24c55490","created_at":"2018-08-01T10:57:01Z","dns_nameservers":[],"updated_at":"2018-08-01T10:57:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"dbfbc60207ae4acbb68679ab24c55490","id":"ed0e9144-c959-48d4-b5db-25d4cc8f42e5","subnetpool_id":null,"name":"InstanceSecurityGroupTests-b4e6b0eb-609d-425e-a083-5696ac1b10f5-pub-subnet"}]} 2018-08-01 10:57:20,115 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=be4469ce-68a3-4365-bf9d-2ad46b8f8005 used request id req-8396a84e-01a3-455a-aee9-fd0082b9d8ce 2018-08-01 10:57:20,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=be4469ce-68a3-4365-bf9d-2ad46b8f8005 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d42cdc21f5d035059b9dc43c89059aeb6563817" 2018-08-01 10:57:20,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1650 X-Openstack-Request-Id: req-31482203-322d-4698-8a75-d420f4b52663 Date: Wed, 01 Aug 2018 10:57:20 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:57:13Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ed0e9144-c959-48d4-b5db-25d4cc8f42e5","ip_address":"10.55.0.8"}],"id":"7f18528c-8259-4c44-9080-5680a8bf292c","security_groups":["129ed13c-0f1b-4df7-b59d-9c8ee0696eec"],"mac_address":"fa:16:3e:59:b3:d7","project_id":"dbfbc60207ae4acbb68679ab24c55490","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-b4e6b0eb-609d-425e-a083-5696ac1b10f5-port","admin_state_up":true,"network_id":"be4469ce-68a3-4365-bf9d-2ad46b8f8005","tenant_id":"dbfbc60207ae4acbb68679ab24c55490","created_at":"2018-08-01T10:57:06Z","binding:vnic_type":"normal","device_id":"47a55de8-274d-4036-9c10-1814491bb48f","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:57:03Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ed0e9144-c959-48d4-b5db-25d4cc8f42e5","ip_address":"10.55.0.2"}],"id":"abb8ef74-d86a-43c0-bb3f-b62b3985e081","security_groups":[],"mac_address":"fa:16:3e:9b:48:59","project_id":"dbfbc60207ae4acbb68679ab24c55490","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"be4469ce-68a3-4365-bf9d-2ad46b8f8005","tenant_id":"dbfbc60207ae4acbb68679ab24c55490","created_at":"2018-08-01T10:57:01Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-be4469ce-68a3-4365-bf9d-2ad46b8f8005","ip_allocation":"immediate"}]} 2018-08-01 10:57:20,180 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=be4469ce-68a3-4365-bf9d-2ad46b8f8005 used request id req-31482203-322d-4698-8a75-d420f4b52663 2018-08-01 10:57:20,183 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/47a55de8-274d-4036-9c10-1814491bb48f/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d42cdc21f5d035059b9dc43c89059aeb6563817" -d '{"removeSecurityGroup": {"name": "InstanceSecurityGroupTests-b4e6b0eb-609d-425e-a083-5696ac1b10f5-name"}}' 2018-08-01 10:57:20,494 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10: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 x-openstack-request-id: req-df01c42f-c2d2-4df6-8de2-75146119483d x-compute-request-id: req-df01c42f-c2d2-4df6-8de2-75146119483d Content-Length: 199 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Security group InstanceSecurityGroupTests-b4e6b0eb-609d-425e-a083-5696ac1b10f5-name not associated with the instance 47a55de8-274d-4036-9c10-1814491bb48f", "code": 404}} 2018-08-01 10:57:20,494 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/47a55de8-274d-4036-9c10-1814491bb48f/action used request id req-df01c42f-c2d2-4df6-8de2-75146119483d 2018-08-01 10:57:20,495 - create_instance - WARNING - Security group not removed - Security group InstanceSecurityGroupTests-b4e6b0eb-609d-425e-a083-5696ac1b10f5-name not associated with the instance 47a55de8-274d-4036-9c10-1814491bb48f (HTTP 404) (Request-ID: req-df01c42f-c2d2-4df6-8de2-75146119483d) 2018-08-01 10:57:20,497 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/47a55de8-274d-4036-9c10-1814491bb48f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d42cdc21f5d035059b9dc43c89059aeb6563817" 2018-08-01 10:57:20,654 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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-9f80ee5d-d6e5-4473-9e59-608a1e5960c9 x-compute-request-id: req-9f80ee5d-d6e5-4473-9e59-608a1e5960c9 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-b4e6b0eb-609d-425e-a083-5696ac1b10f5-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:59:b3:d7", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/47a55de8-274d-4036-9c10-1814491bb48f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/47a55de8-274d-4036-9c10-1814491bb48f", "rel": "bookmark"}], "image": {"id": "4799c799-2a82-4b37-81e4-3ff0d75236a8", "links": [{"href": "http://172.30.9.24:8774/images/4799c799-2a82-4b37-81e4-3ff0d75236a8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T10:57:13.000000", "flavor": {"id": "86e2c3be-482d-4f32-8ed9-c21509fe2b93", "links": [{"href": "http://172.30.9.24:8774/flavors/86e2c3be-482d-4f32-8ed9-c21509fe2b93", "rel": "bookmark"}]}, "id": "47a55de8-274d-4036-9c10-1814491bb48f", "security_groups": [{"name": "default"}], "user_id": "4e2353ee16c2497c9b02b0e4e1b4cda6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:57:13Z", "hostId": "d05495bd6c22e11f26d61d8738e9e6e2271e171ba1d0fd49209486a3", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-b4e6b0eb-609d-425e-a083-5696ac1b10f5-inst", "created": "2018-08-01T10:57:09Z", "tenant_id": "dbfbc60207ae4acbb68679ab24c55490", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:57:20,654 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/47a55de8-274d-4036-9c10-1814491bb48f used request id req-9f80ee5d-d6e5-4473-9e59-608a1e5960c9 2018-08-01 10:57:20,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-b4e6b0eb-609d-425e-a083-5696ac1b10f5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d42cdc21f5d035059b9dc43c89059aeb6563817" 2018-08-01 10:57:20,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-b02d348d-25f4-47f4-97c6-60a831c892c8 Date: Wed, 01 Aug 2018 10:57:20 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"be4469ce-68a3-4365-bf9d-2ad46b8f8005","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dbfbc60207ae4acbb68679ab24c55490","l2_adjacency":true,"status":"ACTIVE","subnets":["ed0e9144-c959-48d4-b5db-25d4cc8f42e5"],"description":"","tags":[],"updated_at":"2018-08-01T10:57:01Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-b4e6b0eb-609d-425e-a083-5696ac1b10f5-pub-net","admin_state_up":true,"tenant_id":"dbfbc60207ae4acbb68679ab24c55490","created_at":"2018-08-01T10:57:00Z","mtu":1450}]} 2018-08-01 10:57:20,912 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-b4e6b0eb-609d-425e-a083-5696ac1b10f5-pub-net used request id req-b02d348d-25f4-47f4-97c6-60a831c892c8 2018-08-01 10:57:20,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dbfbc60207ae4acbb68679ab24c55490 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d42cdc21f5d035059b9dc43c89059aeb6563817" 2018-08-01 10:57:20,999 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:57:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3492ee1b-ad1d-49ca-9d47-a0aad8eb597c Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/dbfbc60207ae4acbb68679ab24c55490"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dbfbc60207ae4acbb68679ab24c55490", "name": "InstanceSecurityGroupTests-361bd7fe-72fb-4c2-proj"}} 2018-08-01 10:57:20,999 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dbfbc60207ae4acbb68679ab24c55490 used request id req-3492ee1b-ad1d-49ca-9d47-a0aad8eb597c 2018-08-01 10:57:21,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=be4469ce-68a3-4365-bf9d-2ad46b8f8005 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d42cdc21f5d035059b9dc43c89059aeb6563817" 2018-08-01 10:57:21,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-f3e3f67b-905e-47d1-b998-a3045dce09cf Date: Wed, 01 Aug 2018 10:57:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"be4469ce-68a3-4365-bf9d-2ad46b8f8005","tenant_id":"dbfbc60207ae4acbb68679ab24c55490","created_at":"2018-08-01T10:57:01Z","dns_nameservers":[],"updated_at":"2018-08-01T10:57:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"dbfbc60207ae4acbb68679ab24c55490","id":"ed0e9144-c959-48d4-b5db-25d4cc8f42e5","subnetpool_id":null,"name":"InstanceSecurityGroupTests-b4e6b0eb-609d-425e-a083-5696ac1b10f5-pub-subnet"}]} 2018-08-01 10:57:21,052 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=be4469ce-68a3-4365-bf9d-2ad46b8f8005 used request id req-f3e3f67b-905e-47d1-b998-a3045dce09cf 2018-08-01 10:57:21,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=be4469ce-68a3-4365-bf9d-2ad46b8f8005 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d42cdc21f5d035059b9dc43c89059aeb6563817" 2018-08-01 10:57:21,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1650 X-Openstack-Request-Id: req-ac9da1c7-6d54-4f72-89a9-552bc1adab4c Date: Wed, 01 Aug 2018 10:57:21 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:57:13Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ed0e9144-c959-48d4-b5db-25d4cc8f42e5","ip_address":"10.55.0.8"}],"id":"7f18528c-8259-4c44-9080-5680a8bf292c","security_groups":["129ed13c-0f1b-4df7-b59d-9c8ee0696eec"],"mac_address":"fa:16:3e:59:b3:d7","project_id":"dbfbc60207ae4acbb68679ab24c55490","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-b4e6b0eb-609d-425e-a083-5696ac1b10f5-port","admin_state_up":true,"network_id":"be4469ce-68a3-4365-bf9d-2ad46b8f8005","tenant_id":"dbfbc60207ae4acbb68679ab24c55490","created_at":"2018-08-01T10:57:06Z","binding:vnic_type":"normal","device_id":"47a55de8-274d-4036-9c10-1814491bb48f","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:57:03Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ed0e9144-c959-48d4-b5db-25d4cc8f42e5","ip_address":"10.55.0.2"}],"id":"abb8ef74-d86a-43c0-bb3f-b62b3985e081","security_groups":[],"mac_address":"fa:16:3e:9b:48:59","project_id":"dbfbc60207ae4acbb68679ab24c55490","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"be4469ce-68a3-4365-bf9d-2ad46b8f8005","tenant_id":"dbfbc60207ae4acbb68679ab24c55490","created_at":"2018-08-01T10:57:01Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-be4469ce-68a3-4365-bf9d-2ad46b8f8005","ip_allocation":"immediate"}]} 2018-08-01 10:57:21,117 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=be4469ce-68a3-4365-bf9d-2ad46b8f8005 used request id req-ac9da1c7-6d54-4f72-89a9-552bc1adab4c 2018-08-01 10:57:21,121 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/47a55de8-274d-4036-9c10-1814491bb48f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6e0a6de3a0b53f67e35745ac9446cc499009375" 2018-08-01 10:57:21,589 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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-53ae64db-5820-4699-bf89-0aea58516f5e x-compute-request-id: req-53ae64db-5820-4699-bf89-0aea58516f5e Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-b4e6b0eb-609d-425e-a083-5696ac1b10f5-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:59:b3:d7", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/47a55de8-274d-4036-9c10-1814491bb48f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/47a55de8-274d-4036-9c10-1814491bb48f", "rel": "bookmark"}], "image": {"id": "4799c799-2a82-4b37-81e4-3ff0d75236a8", "links": [{"href": "http://172.30.9.24:8774/images/4799c799-2a82-4b37-81e4-3ff0d75236a8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T10:57:13.000000", "flavor": {"id": "86e2c3be-482d-4f32-8ed9-c21509fe2b93", "links": [{"href": "http://172.30.9.24:8774/flavors/86e2c3be-482d-4f32-8ed9-c21509fe2b93", "rel": "bookmark"}]}, "id": "47a55de8-274d-4036-9c10-1814491bb48f", "security_groups": [{"name": "default"}], "user_id": "4e2353ee16c2497c9b02b0e4e1b4cda6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:57:13Z", "hostId": "d05495bd6c22e11f26d61d8738e9e6e2271e171ba1d0fd49209486a3", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-b4e6b0eb-609d-425e-a083-5696ac1b10f5-inst", "created": "2018-08-01T10:57:09Z", "tenant_id": "dbfbc60207ae4acbb68679ab24c55490", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:57:21,589 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/47a55de8-274d-4036-9c10-1814491bb48f used request id req-53ae64db-5820-4699-bf89-0aea58516f5e 2018-08-01 10:57:21,590 - create_instance - INFO - Deleting Port with ID - 7f18528c-8259-4c44-9080-5680a8bf292c 2018-08-01 10:57:21,590 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-b4e6b0eb-609d-425e-a083-5696ac1b10f5-port 2018-08-01 10:57:21,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/ports/7f18528c-8259-4c44-9080-5680a8bf292c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d42cdc21f5d035059b9dc43c89059aeb6563817" 2018-08-01 10:57:22,048 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-67847d8e-3481-4802-8480-7bc66d45b9a7 Date: Wed, 01 Aug 2018 10:57:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:57:22,048 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/ports/7f18528c-8259-4c44-9080-5680a8bf292c used request id req-67847d8e-3481-4802-8480-7bc66d45b9a7 2018-08-01 10:57:22,048 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-b4e6b0eb-609d-425e-a083-5696ac1b10f5-inst 2018-08-01 10:57:22,051 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/servers/47a55de8-274d-4036-9c10-1814491bb48f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d42cdc21f5d035059b9dc43c89059aeb6563817" 2018-08-01 10:57:22,193 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10: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 x-openstack-request-id: req-1f2a5e76-3567-4688-84b3-8243ec7be9be x-compute-request-id: req-1f2a5e76-3567-4688-84b3-8243ec7be9be Content-Type: application/json 2018-08-01 10:57:22,193 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/47a55de8-274d-4036-9c10-1814491bb48f used request id req-1f2a5e76-3567-4688-84b3-8243ec7be9be 2018-08-01 10:57:22,193 - create_instance - INFO - Checking deletion status 2018-08-01 10:57:22,195 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/47a55de8-274d-4036-9c10-1814491bb48f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d42cdc21f5d035059b9dc43c89059aeb6563817" 2018-08-01 10:57:22,291 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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-4e753b55-38bb-4213-b261-1d89660f7b80 x-compute-request-id: req-4e753b55-38bb-4213-b261-1d89660f7b80 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.24:8774/v2.1/servers/47a55de8-274d-4036-9c10-1814491bb48f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/47a55de8-274d-4036-9c10-1814491bb48f", "rel": "bookmark"}], "image": {"id": "4799c799-2a82-4b37-81e4-3ff0d75236a8", "links": [{"href": "http://172.30.9.24:8774/images/4799c799-2a82-4b37-81e4-3ff0d75236a8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T10:57:13.000000", "flavor": {"id": "86e2c3be-482d-4f32-8ed9-c21509fe2b93", "links": [{"href": "http://172.30.9.24:8774/flavors/86e2c3be-482d-4f32-8ed9-c21509fe2b93", "rel": "bookmark"}]}, "id": "47a55de8-274d-4036-9c10-1814491bb48f", "user_id": "4e2353ee16c2497c9b02b0e4e1b4cda6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:57:22Z", "hostId": "d05495bd6c22e11f26d61d8738e9e6e2271e171ba1d0fd49209486a3", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-b4e6b0eb-609d-425e-a083-5696ac1b10f5-inst", "created": "2018-08-01T10:57:09Z", "tenant_id": "dbfbc60207ae4acbb68679ab24c55490", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:57:22,291 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/47a55de8-274d-4036-9c10-1814491bb48f used request id req-4e753b55-38bb-4213-b261-1d89660f7b80 2018-08-01 10:57:22,291 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-b4e6b0eb-609d-425e-a083-5696ac1b10f5-inst] is - ACTIVE 2018-08-01 10:57:22,292 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-01 10:57:25,295 - create_instance - DEBUG - VM status query timeout in 296.898388863 2018-08-01 10:57:25,298 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/47a55de8-274d-4036-9c10-1814491bb48f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d42cdc21f5d035059b9dc43c89059aeb6563817" 2018-08-01 10:57:25,531 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10: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 x-openstack-request-id: req-e34c935f-dbec-4625-8c32-cfab73bf5766 x-compute-request-id: req-e34c935f-dbec-4625-8c32-cfab73bf5766 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 47a55de8-274d-4036-9c10-1814491bb48f could not be found.", "code": 404}} 2018-08-01 10:57:25,531 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/47a55de8-274d-4036-9c10-1814491bb48f used request id req-e34c935f-dbec-4625-8c32-cfab73bf5766 2018-08-01 10:57:25,532 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 47a55de8-274d-4036-9c10-1814491bb48f could not be found. (HTTP 404) (Request-ID: req-e34c935f-dbec-4625-8c32-cfab73bf5766) 2018-08-01 10:57:25,532 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-b4e6b0eb-609d-425e-a083-5696ac1b10f5-inst 2018-08-01 10:57:25,533 - neutron_utils - INFO - Deleting security group rule with ID - 3583e853-2bf1-4835-b492-4e4227606b66 2018-08-01 10:57:25,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-group-rules/3583e853-2bf1-4835-b492-4e4227606b66 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb96107e25de9e15e3ab7c93f02bfbfb5b180702" 2018-08-01 10:57:25,780 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5e29509a-f4ca-48e9-9795-403370300e62 Content-Length: 0 Date: Wed, 01 Aug 2018 10:57:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:57:25,780 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-group-rules/3583e853-2bf1-4835-b492-4e4227606b66 used request id req-5e29509a-f4ca-48e9-9795-403370300e62 2018-08-01 10:57:25,781 - neutron_utils - INFO - Deleting security group rule with ID - 15010772-be84-4d0d-9888-9ca8cf0ffcfc 2018-08-01 10:57:25,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-group-rules/15010772-be84-4d0d-9888-9ca8cf0ffcfc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb96107e25de9e15e3ab7c93f02bfbfb5b180702" 2018-08-01 10:57:25,863 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7976634d-abf4-4b03-9cf9-a0a17d83c3e6 Content-Length: 0 Date: Wed, 01 Aug 2018 10:57:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:57:25,863 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-group-rules/15010772-be84-4d0d-9888-9ca8cf0ffcfc used request id req-7976634d-abf4-4b03-9cf9-a0a17d83c3e6 2018-08-01 10:57:25,863 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-b4e6b0eb-609d-425e-a083-5696ac1b10f5-name 2018-08-01 10:57:25,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/c41348f7-e610-48e6-9f5c-678a024bfdc0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb96107e25de9e15e3ab7c93f02bfbfb5b180702" 2018-08-01 10:57:25,996 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-994aeea2-d251-423a-9c63-9a52369d8734 Content-Length: 0 Date: Wed, 01 Aug 2018 10:57:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:57:25,996 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/c41348f7-e610-48e6-9f5c-678a024bfdc0 used request id req-994aeea2-d251-423a-9c63-9a52369d8734 2018-08-01 10:57:25,999 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/flavors/86e2c3be-482d-4f32-8ed9-c21509fe2b93 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c92094288873eb89c4ce6f265416d3af7dd75328" 2018-08-01 10:57:26,031 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 10: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 x-openstack-request-id: req-a5c6d5ca-0b76-4800-82d6-6fe73da9febd x-compute-request-id: req-a5c6d5ca-0b76-4800-82d6-6fe73da9febd Content-Length: 0 Content-Type: application/json 2018-08-01 10:57:26,032 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/86e2c3be-482d-4f32-8ed9-c21509fe2b93 used request id req-a5c6d5ca-0b76-4800-82d6-6fe73da9febd 2018-08-01 10:57:26,032 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-b4e6b0eb-609d-425e-a083-5696ac1b10f5-pub-subnet 2018-08-01 10:57:26,032 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-b4e6b0eb-609d-425e-a083-5696ac1b10f5-pub-subnet 2018-08-01 10:57:26,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/subnets/ed0e9144-c959-48d4-b5db-25d4cc8f42e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}735cb9feb8e366a2e60960e774a78624d8228dd9" 2018-08-01 10:57:27,282 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a53ba59c-aa28-4ae6-ae8b-04e2ffc029c6 Date: Wed, 01 Aug 2018 10:57:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:57:27,282 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/ed0e9144-c959-48d4-b5db-25d4cc8f42e5 used request id req-a53ba59c-aa28-4ae6-ae8b-04e2ffc029c6 2018-08-01 10:57:27,282 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-b4e6b0eb-609d-425e-a083-5696ac1b10f5-pub-net 2018-08-01 10:57:27,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/networks/be4469ce-68a3-4365-bf9d-2ad46b8f8005 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}735cb9feb8e366a2e60960e774a78624d8228dd9" 2018-08-01 10:57:28,323 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c584cce9-f9b4-46b0-a08e-c37b7f1f1678 Date: Wed, 01 Aug 2018 10:57:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:57:28,323 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/be4469ce-68a3-4365-bf9d-2ad46b8f8005 used request id req-c584cce9-f9b4-46b0-a08e-c37b7f1f1678 2018-08-01 10:57:28,324 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-b4e6b0eb-609d-425e-a083-5696ac1b10f5-image 2018-08-01 10:57:28,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9292/v2/images/4799c799-2a82-4b37-81e4-3ff0d75236a8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0bf591f7bc7fb0c2dd5367d5d962f01f045f0564" 2018-08-01 10:57:28,614 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9ea0bf86-1d64-497f-b365-fe45369d2272 Date: Wed, 01 Aug 2018 10:57:28 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-01 10:57:28,614 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/4799c799-2a82-4b37-81e4-3ff0d75236a8 used request id req-9ea0bf86-1d64-497f-b365-fe45369d2272 2018-08-01 10:57:28,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29752cf78389b7355782d97c9125f9232a1c9bb5" 2018-08-01 10:57:28,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-0be4c16d-0f3b-438b-813c-bbd38561a9eb Date: Wed, 01 Aug 2018 10:57:28 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "dbfbc60207ae4acbb68679ab24c55490", "created_at": "2018-08-01T10:57:00Z", "updated_at": "2018-08-01T10:57:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:57:00Z", "revision_number": 0, "id": "4fe8ff0e-1513-45a8-988d-9deadaafa546", "remote_group_id": "129ed13c-0f1b-4df7-b59d-9c8ee0696eec", "remote_ip_prefix": null, "created_at": "2018-08-01T10:57:00Z", "security_group_id": "129ed13c-0f1b-4df7-b59d-9c8ee0696eec", "tenant_id": "dbfbc60207ae4acbb68679ab24c55490", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbfbc60207ae4acbb68679ab24c55490"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:57:00Z", "revision_number": 0, "id": "58b321b8-10db-4738-8cce-f29d25cce58d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:57:00Z", "security_group_id": "129ed13c-0f1b-4df7-b59d-9c8ee0696eec", "tenant_id": "dbfbc60207ae4acbb68679ab24c55490", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbfbc60207ae4acbb68679ab24c55490"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:57:00Z", "revision_number": 0, "id": "7e47b1ca-c2ca-4de6-90ee-e8cabdd7f0ec", "remote_group_id": "129ed13c-0f1b-4df7-b59d-9c8ee0696eec", "remote_ip_prefix": null, "created_at": "2018-08-01T10:57:00Z", "security_group_id": "129ed13c-0f1b-4df7-b59d-9c8ee0696eec", "tenant_id": "dbfbc60207ae4acbb68679ab24c55490", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbfbc60207ae4acbb68679ab24c55490"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:57:00Z", "revision_number": 0, "id": "f15641f6-c264-4c99-9092-71eb1d1da763", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:57:00Z", "security_group_id": "129ed13c-0f1b-4df7-b59d-9c8ee0696eec", "tenant_id": "dbfbc60207ae4acbb68679ab24c55490", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbfbc60207ae4acbb68679ab24c55490"}], "revision_number": 4, "project_id": "dbfbc60207ae4acbb68679ab24c55490", "id": "129ed13c-0f1b-4df7-b59d-9c8ee0696eec", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a2413a97b61342d8bd27570706ef372d", "created_at": "2018-08-01T09:33:18Z", "updated_at": "2018-08-01T09:33:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "7f556ce3-51d0-4279-a11d-510db9f9a3b1", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "94adc13c-a166-41cf-bd16-f997efc73cb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "b39143b5-c08f-4d0b-9d40-54f472f2389e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "e218b0b7-4501-4f84-9458-caf2891c260d", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}], "revision_number": 4, "project_id": "a2413a97b61342d8bd27570706ef372d", "id": "38229670-7386-42d0-b7b9-2397ea5938de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "created_at": "2018-08-01T09:28:38Z", "updated_at": "2018-08-01T09:28:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "763568f1-8151-4a3c-911a-d06da4423063", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "80d28bee-4aee-47e8-a8da-e0fe31497fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "a47a5ddf-aa37-4ab2-a335-1c93513b5f12", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "f5bba5a5-602b-421e-98b2-5a16117f943f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}], "revision_number": 4, "project_id": "dbe9669438844f3faecdc7fcc050e0d8", "id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ed1054af2e94c049694d98d54211d98", "created_at": "2018-08-01T09:31:40Z", "updated_at": "2018-08-01T09:31:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "34baee87-ea35-42ee-8a69-0f6e2a825d3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "89b9d1c9-f4f9-45cd-8d36-970d44228439", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "b8ab0d59-cab9-4488-82ee-7c5f69709bff", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "d3ab68ea-23b4-4bf6-8dd3-85d029e3d89f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}], "revision_number": 4, "project_id": "2ed1054af2e94c049694d98d54211d98", "id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "created_at": "2018-08-01T09:34:13Z", "updated_at": "2018-08-01T09:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "1dbb3f59-611b-46d1-a82d-2720e0a16f86", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "3878126b-a220-4357-adb9-bc22498f31b1", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "75ce67db-9c04-4561-a10d-8b1ec63943e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "e2945a69-3afe-41e3-a7ec-3ea4c79a12ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}], "revision_number": 4, "project_id": "c0d9b34b06f445a7857603f60b181f3c", "id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-01T09:30:58Z", "updated_at": "2018-08-01T09:30:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "042d4626-2974-418d-affe-f8f2acd05faa", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "995fae58-f0e5-4e10-801c-6c2ce5c7ae0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "cb8404fa-cb24-4879-a34d-f3050dcba730", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "dad6aaab-690e-4c24-9103-6767e0c80bc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "created_at": "2018-08-01T09:31:11Z", "updated_at": "2018-08-01T09:31:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "939e25e0-5dbc-4f6e-9f6f-7fb70e540203", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "9796a673-6928-4009-9c21-1410d395646e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "af7b8bf8-2fb6-4d72-842a-38f72d7581f7", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "b9af65b0-2eb8-45e1-8504-b7dc4dbb83ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}], "revision_number": 4, "project_id": "dd207f801ed3475f9dbe5f13077af1c8", "id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "46dd322c3fcc454eb140e37825746af8", "created_at": "2018-08-01T10:33:44Z", "updated_at": "2018-08-01T10:33:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "0f41470b-1091-45c1-b574-92069f79f8d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "8cc03a9c-8fa5-425b-812f-d7692bae3613", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d1373b1e-2fb9-4e02-a9e1-7e873ba1d7d1", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d21f3909-71f3-43e2-a22d-6a9c2513cb6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}], "revision_number": 4, "project_id": "46dd322c3fcc454eb140e37825746af8", "id": "b2961714-c8a4-4fcb-918b-21d70527c983", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "created_at": "2018-08-01T09:34:57Z", "updated_at": "2018-08-01T09:34:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "8063d12f-30db-4ccf-8ce0-72e59ba81a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c38e1a7a-5857-4f03-b991-6d5c9c9a5b9e", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c725bae1-d3bb-42b5-b331-32737085f28c", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "cfddc134-923b-4e0d-9ec5-dcc5641dd435", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}], "revision_number": 4, "project_id": "455b48a61678488ead79a4cfa07ef5c3", "id": "cd52f913-3072-4ce7-a779-7de795b62b12", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:36:50Z", "updated_at": "2018-08-01T09:36:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "07ef7fe5-a529-45da-bfc0-899f0ea9b592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "bc4dad3a-2a0c-4c31-b901-2909a12adb50", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c35cff35-4306-4116-b9fa-fc27bc7c05d6", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c493e3ac-d9d2-480d-9ec8-50982eedaf5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}], "revision_number": 4, "project_id": "8d96727022f4443794db44ecde432faf", "id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "created_at": "2018-08-01T09:32:45Z", "updated_at": "2018-08-01T09:32:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "058ea790-43ea-4a6f-9950-28418319e577", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "5fcfb31b-cdad-4037-973e-56b74faefd14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "99a24d26-dc7f-42d0-aa23-a7c061f04952", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "b641bb48-566e-472b-a3cc-d38c85ab3ff1", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}], "revision_number": 4, "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "name": "default"}]} 2018-08-01 10:57:28,859 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-0be4c16d-0f3b-438b-813c-bbd38561a9eb 2018-08-01 10:57:28,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dbfbc60207ae4acbb68679ab24c55490 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29752cf78389b7355782d97c9125f9232a1c9bb5" 2018-08-01 10:57:28,946 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:57:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b151db07-7242-48ad-ba9d-0d577c4650b4 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/dbfbc60207ae4acbb68679ab24c55490"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dbfbc60207ae4acbb68679ab24c55490", "name": "InstanceSecurityGroupTests-361bd7fe-72fb-4c2-proj"}} 2018-08-01 10:57:28,946 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dbfbc60207ae4acbb68679ab24c55490 used request id req-b151db07-7242-48ad-ba9d-0d577c4650b4 2018-08-01 10:57:28,946 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 129ed13c-0f1b-4df7-b59d-9c8ee0696eec 2018-08-01 10:57:28,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=129ed13c-0f1b-4df7-b59d-9c8ee0696eec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29752cf78389b7355782d97c9125f9232a1c9bb5" 2018-08-01 10:57:28,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-59000ec2-ca20-43bd-97bc-0badd1a26958 Date: Wed, 01 Aug 2018 10:57:28 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "129ed13c-0f1b-4df7-b59d-9c8ee0696eec", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:57:00Z", "security_group_id": "129ed13c-0f1b-4df7-b59d-9c8ee0696eec", "port_range_min": null, "revision_number": 0, "tenant_id": "dbfbc60207ae4acbb68679ab24c55490", "created_at": "2018-08-01T10:57:00Z", "project_id": "dbfbc60207ae4acbb68679ab24c55490", "id": "4fe8ff0e-1513-45a8-988d-9deadaafa546"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:57:00Z", "security_group_id": "129ed13c-0f1b-4df7-b59d-9c8ee0696eec", "port_range_min": null, "revision_number": 0, "tenant_id": "dbfbc60207ae4acbb68679ab24c55490", "created_at": "2018-08-01T10:57:00Z", "project_id": "dbfbc60207ae4acbb68679ab24c55490", "id": "58b321b8-10db-4738-8cce-f29d25cce58d"}, {"remote_group_id": "129ed13c-0f1b-4df7-b59d-9c8ee0696eec", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:57:00Z", "security_group_id": "129ed13c-0f1b-4df7-b59d-9c8ee0696eec", "port_range_min": null, "revision_number": 0, "tenant_id": "dbfbc60207ae4acbb68679ab24c55490", "created_at": "2018-08-01T10:57:00Z", "project_id": "dbfbc60207ae4acbb68679ab24c55490", "id": "7e47b1ca-c2ca-4de6-90ee-e8cabdd7f0ec"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:57:00Z", "security_group_id": "129ed13c-0f1b-4df7-b59d-9c8ee0696eec", "port_range_min": null, "revision_number": 0, "tenant_id": "dbfbc60207ae4acbb68679ab24c55490", "created_at": "2018-08-01T10:57:00Z", "project_id": "dbfbc60207ae4acbb68679ab24c55490", "id": "f15641f6-c264-4c99-9092-71eb1d1da763"}]} 2018-08-01 10:57:28,971 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=129ed13c-0f1b-4df7-b59d-9c8ee0696eec used request id req-59000ec2-ca20-43bd-97bc-0badd1a26958 2018-08-01 10:57:28,972 - neutron_utils - INFO - Deleting security group with name - default 2018-08-01 10:57:28,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/129ed13c-0f1b-4df7-b59d-9c8ee0696eec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29752cf78389b7355782d97c9125f9232a1c9bb5" 2018-08-01 10:57:29,129 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-60e0f521-3a85-4931-94ad-5bb25ba166b9 Content-Length: 0 Date: Wed, 01 Aug 2018 10:57:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:57:29,129 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/129ed13c-0f1b-4df7-b59d-9c8ee0696eec used request id req-60e0f521-3a85-4931-94ad-5bb25ba166b9 2018-08-01 10:57:29,130 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-361bd7fe-72fb-4c2-proj 2018-08-01 10:57:29,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/dbfbc60207ae4acbb68679ab24c55490 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29752cf78389b7355782d97c9125f9232a1c9bb5" 2018-08-01 10:57:29,350 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:57:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6bb7219e-f220-485d-a4b0-ac31032c5ff0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:57:29,350 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/dbfbc60207ae4acbb68679ab24c55490 used request id req-6bb7219e-f220-485d-a4b0-ac31032c5ff0 2018-08-01 10:57:29,350 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-361bd7fe-72fb-4c2-proj-role 2018-08-01 10:57:29,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/8fb4260c09b346daaa49ba688ad7136c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29752cf78389b7355782d97c9125f9232a1c9bb5" 2018-08-01 10:57:29,467 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:57:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-334c0538-5b9a-40b7-9299-0a03517ff7b2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:57:29,468 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/8fb4260c09b346daaa49ba688ad7136c used request id req-334c0538-5b9a-40b7-9299-0a03517ff7b2 2018-08-01 10:57:29,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29752cf78389b7355782d97c9125f9232a1c9bb5" 2018-08-01 10:57:29,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:57:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e525d80d-3813-45b3-9ad9-f7c5f19564c4 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:57:29,552 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-e525d80d-3813-45b3-9ad9-f7c5f19564c4 2018-08-01 10:57:29,553 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-361bd7fe-72fb-4c2-user 2018-08-01 10:57:29,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/4e2353ee16c2497c9b02b0e4e1b4cda6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49f5a471a8a5143c0e74712bf7fb23795d328f5f" 2018-08-01 10:57:29,725 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:57:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c44cd788-da57-4dbb-bc95-84f7d5b98bb6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:57:29,726 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/4e2353ee16c2497c9b02b0e4e1b4cda6 used request id req-c44cd788-da57-4dbb-bc95-84f7d5b98bb6 2018-08-01 10:57:29,727 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:57:30,119 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:57:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["JM3yPlbqT8aWN8IGM-9taA"], "issued_at": "2018-08-01T10:57:30.000000Z"}} 2018-08-01 10:57:30,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afe09f270b86946562322a3c34f10f3bfb78d7aa" 2018-08-01 10:57:30,199 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:57:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b68c1591-4dd0-4a0f-a1b8-4e25d545d613 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:57:30,199 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-b68c1591-4dd0-4a0f-a1b8-4e25d545d613 2018-08-01 10:57:30,200 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:57:30,201 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:57:30,589 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:57:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["r-d99pj6QMKyXmbVUUELjg"], "issued_at": "2018-08-01T10:57:30.000000Z"}} 2018-08-01 10:57:30,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93289cad460ce018bfa89618b491acdc88617cd3" 2018-08-01 10:57:30,667 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:57:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e0c55bd-21cf-4350-9858-cad3a7d31bfe Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:57:30,668 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-4e0c55bd-21cf-4350-9858-cad3a7d31bfe 2018-08-01 10:57:30,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:57:30,678 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:57: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:57:30,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceOnComputeHost-125d6bd2-7a10-45e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93289cad460ce018bfa89618b491acdc88617cd3" 2018-08-01 10:57:30,697 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:57:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8d61161-f5cc-44c0-a6f5-5e45fe673583 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceOnComputeHost-125d6bd2-7a10-45e-proj", "previous": null, "next": null}, "projects": []} 2018-08-01 10:57:30,698 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceOnComputeHost-125d6bd2-7a10-45e-proj used request id req-f8d61161-f5cc-44c0-a6f5-5e45fe673583 2018-08-01 10:57:30,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93289cad460ce018bfa89618b491acdc88617cd3" 2018-08-01 10:57:30,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:57:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd410f5b-a7b4-49f6-baee-84e589515dfb Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:57:30,784 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-bd410f5b-a7b4-49f6-baee-84e589515dfb 2018-08-01 10:57:30,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93289cad460ce018bfa89618b491acdc88617cd3" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceOnComputeHost-125d6bd2-7a10-45e-proj"}}' 2018-08-01 10:57:30,913 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:57:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb772023-d9a3-45ab-9c56-89b1a842770f Content-Length: 324 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/b155d7eb0b5f406f98ae4df8a3fc0811"}, "tags": [], "enabled": true, "id": "b155d7eb0b5f406f98ae4df8a3fc0811", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceOnComputeHost-125d6bd2-7a10-45e-proj"}} 2018-08-01 10:57:30,913 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-cb772023-d9a3-45ab-9c56-89b1a842770f 2018-08-01 10:57:30,913 - keystone_utils - INFO - Created project with name - CreateInstanceOnComputeHost-125d6bd2-7a10-45e-proj 2018-08-01 10:57:30,914 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:57:30,914 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:57:31,294 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:57:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["j9J_dQTmQNG6R7IJKFh8Pw"], "issued_at": "2018-08-01T10:57:31.000000Z"}} 2018-08-01 10:57:31,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3165c86dcf21ff70ce03f33d8423c5f7f948eecd" 2018-08-01 10:57:31,375 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:57:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5c0ad18-7158-4705-bb64-7bf6b79b0cb9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:57:31,375 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-c5c0ad18-7158-4705-bb64-7bf6b79b0cb9 2018-08-01 10:57:31,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:57:31,384 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:57: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:57:31,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3165c86dcf21ff70ce03f33d8423c5f7f948eecd" 2018-08-01 10:57:31,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:57:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fde5184-db9c-4ff9-b0f4-dc86b3859341 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 10:57:31,490 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-3fde5184-db9c-4ff9-b0f4-dc86b3859341 2018-08-01 10:57:31,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateInstanceOnComputeHost-125d6bd2-7a10-45e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3165c86dcf21ff70ce03f33d8423c5f7f948eecd" 2018-08-01 10:57:31,583 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:57:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-975a98b9-70c3-40f9-89b2-e2c66a7e6990 Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateInstanceOnComputeHost-125d6bd2-7a10-45e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/b155d7eb0b5f406f98ae4df8a3fc0811"}, "tags": [], "enabled": true, "id": "b155d7eb0b5f406f98ae4df8a3fc0811", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceOnComputeHost-125d6bd2-7a10-45e-proj"}]} 2018-08-01 10:57:31,583 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateInstanceOnComputeHost-125d6bd2-7a10-45e-proj used request id req-975a98b9-70c3-40f9-89b2-e2c66a7e6990 2018-08-01 10:57:31,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3165c86dcf21ff70ce03f33d8423c5f7f948eecd" 2018-08-01 10:57:31,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:57:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45f71e8b-8400-4540-9c9f-72f659f0efb6 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:57:31,606 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-45f71e8b-8400-4540-9c9f-72f659f0efb6 2018-08-01 10:57:32,002 - keystone_utils - INFO - Created user with name - CreateInstanceOnComputeHost-125d6bd2-7a10-45e-user 2018-08-01 10:57:32,002 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:57:32,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93289cad460ce018bfa89618b491acdc88617cd3" 2018-08-01 10:57:32,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:57:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92662a60-5603-4869-9cf9-df8ab33fbecc Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:57:32,094 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-92662a60-5603-4869-9cf9-df8ab33fbecc 2018-08-01 10:57:32,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93289cad460ce018bfa89618b491acdc88617cd3" -d '{"role": {"name": "CreateInstanceOnComputeHost-125d6bd2-7a10-45e-proj-role"}}' 2018-08-01 10:57:32,206 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:57:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-31efbefd-0fa3-4afb-a861-0ba674222046 Content-Length: 226 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8ec0a83872e34ee5a1a81c4931a2bd4d", "links": {"self": "http://172.30.9.24:5000/v3/roles/8ec0a83872e34ee5a1a81c4931a2bd4d"}, "name": "CreateInstanceOnComputeHost-125d6bd2-7a10-45e-proj-role"}} 2018-08-01 10:57:32,206 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-31efbefd-0fa3-4afb-a861-0ba674222046 2018-08-01 10:57:32,206 - keystone_utils - INFO - Created role with name - CreateInstanceOnComputeHost-125d6bd2-7a10-45e-proj-role 2018-08-01 10:57:32,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/8ec0a83872e34ee5a1a81c4931a2bd4d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93289cad460ce018bfa89618b491acdc88617cd3" 2018-08-01 10:57:32,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:57:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84ff6f14-4381-4058-8b16-b336994eded1 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8ec0a83872e34ee5a1a81c4931a2bd4d", "links": {"self": "http://172.30.9.24:5000/v3/roles/8ec0a83872e34ee5a1a81c4931a2bd4d"}, "name": "CreateInstanceOnComputeHost-125d6bd2-7a10-45e-proj-role"}} 2018-08-01 10:57:32,298 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/8ec0a83872e34ee5a1a81c4931a2bd4d used request id req-84ff6f14-4381-4058-8b16-b336994eded1 2018-08-01 10:57:32,299 - keystone_utils - INFO - Granting role CreateInstanceOnComputeHost-125d6bd2-7a10-45e-proj-role to project CreateInstanceOnComputeHost-125d6bd2-7a10-45e-proj 2018-08-01 10:57:32,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/b155d7eb0b5f406f98ae4df8a3fc0811/users/e81ae653553e4bb8955bcf468fa62474/roles/8ec0a83872e34ee5a1a81c4931a2bd4d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93289cad460ce018bfa89618b491acdc88617cd3" 2018-08-01 10:57:32,478 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:57:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-541ff458-b345-4f70-94ec-7c006fb841e7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:57:32,478 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/b155d7eb0b5f406f98ae4df8a3fc0811/users/e81ae653553e4bb8955bcf468fa62474/roles/8ec0a83872e34ee5a1a81c4931a2bd4d used request id req-541ff458-b345-4f70-94ec-7c006fb841e7 2018-08-01 10:57:32,479 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-01 10:57:32,479 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:57:32,480 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:57:32,861 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:57:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["0ywWlglMROeOB3hg9zkd4g"], "issued_at": "2018-08-01T10:57:32.000000Z"}} 2018-08-01 10:57:32,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a1af3590a10da163bce2ec89b183e683ff67474" 2018-08-01 10:57:32,941 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:57:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b174f7aa-023a-4930-a688-f0bc8a0c491d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:57:32,941 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-b174f7aa-023a-4930-a688-f0bc8a0c491d 2018-08-01 10:57:32,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a1af3590a10da163bce2ec89b183e683ff67474" 2018-08-01 10:57:33,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-98a85618-9455-4b58-9f2b-6a37df8b58ba Date: Wed, 01 Aug 2018 10:57:33 GMT RESP BODY: {"networks":[]} 2018-08-01 10:57:33,126 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-priv-net used request id req-98a85618-9455-4b58-9f2b-6a37df8b58ba 2018-08-01 10:57:33,126 - neutron_utils - INFO - Creating network with name CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-priv-net 2018-08-01 10:57:33,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a1af3590a10da163bce2ec89b183e683ff67474" -d '{"network": {"name": "CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-priv-net", "admin_state_up": true}}' 2018-08-01 10:57:33,457 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 746 X-Openstack-Request-Id: req-5a4a6efd-ba8b-46bf-be97-54fdf60e2c02 Date: Wed, 01 Aug 2018 10:57:33 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"46be9175-dada-4717-aa08-bfd71ffa7d8d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":89,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T10:57:33Z","is_default":false,"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-priv-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T10:57:33Z","mtu":1450}} 2018-08-01 10:57:33,458 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks used request id req-5a4a6efd-ba8b-46bf-be97-54fdf60e2c02 2018-08-01 10:57:33,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=46be9175-dada-4717-aa08-bfd71ffa7d8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a1af3590a10da163bce2ec89b183e683ff67474" 2018-08-01 10:57:33,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 730 X-Openstack-Request-Id: req-db292ee3-9318-4589-9c54-6d001916deb5 Date: Wed, 01 Aug 2018 10:57:33 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"46be9175-dada-4717-aa08-bfd71ffa7d8d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":89,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T10:57:33Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-priv-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T10:57:33Z","provider:network_type":"vxlan"}]} 2018-08-01 10:57:33,559 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=46be9175-dada-4717-aa08-bfd71ffa7d8d used request id req-db292ee3-9318-4589-9c54-6d001916deb5 2018-08-01 10:57:33,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=46be9175-dada-4717-aa08-bfd71ffa7d8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a1af3590a10da163bce2ec89b183e683ff67474" 2018-08-01 10:57:33,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-816e0418-49ca-4bc6-9eae-b532092f7c87 Date: Wed, 01 Aug 2018 10:57:33 GMT RESP BODY: {"subnets":[]} 2018-08-01 10:57:33,591 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=46be9175-dada-4717-aa08-bfd71ffa7d8d used request id req-816e0418-49ca-4bc6-9eae-b532092f7c87 2018-08-01 10:57:33,592 - neutron_utils - INFO - Creating subnet with name CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-priv-subnet 2018-08-01 10:57:33,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a1af3590a10da163bce2ec89b183e683ff67474" -d '{"subnets": [{"ip_version": 4, "network_id": "46be9175-dada-4717-aa08-bfd71ffa7d8d", "cidr": "10.55.0.0/24", "name": "CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-priv-subnet"}]}' 2018-08-01 10:57:33,995 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-e90c0cac-de1f-4f1b-b38b-6da3f6bb7c6c Date: Wed, 01 Aug 2018 10:57:33 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T10:57:33Z","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":"525ca462-fd5f-4672-9d48-a0637d58baf9","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"46be9175-dada-4717-aa08-bfd71ffa7d8d","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T10:57:33Z","ip_version":4}]} 2018-08-01 10:57:33,995 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets used request id req-e90c0cac-de1f-4f1b-b38b-6da3f6bb7c6c 2018-08-01 10:57:34,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=46be9175-dada-4717-aa08-bfd71ffa7d8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a1af3590a10da163bce2ec89b183e683ff67474" 2018-08-01 10:57:34,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-7638c9d4-30a7-4622-a7c7-359177b70951 Date: Wed, 01 Aug 2018 10:57:34 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"46be9175-dada-4717-aa08-bfd71ffa7d8d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":89,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":["525ca462-fd5f-4672-9d48-a0637d58baf9"],"description":"","tags":[],"updated_at":"2018-08-01T10:57:33Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-priv-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T10:57:33Z","provider:network_type":"vxlan"}]} 2018-08-01 10:57:34,242 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=46be9175-dada-4717-aa08-bfd71ffa7d8d used request id req-7638c9d4-30a7-4622-a7c7-359177b70951 2018-08-01 10:57:34,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=46be9175-dada-4717-aa08-bfd71ffa7d8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a1af3590a10da163bce2ec89b183e683ff67474" 2018-08-01 10:57:34,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-ec7b2f55-af88-453b-90be-76a4858b0715 Date: Wed, 01 Aug 2018 10:57:34 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T10:57:33Z","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":"525ca462-fd5f-4672-9d48-a0637d58baf9","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"46be9175-dada-4717-aa08-bfd71ffa7d8d","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T10:57:33Z","ip_version":4}]} 2018-08-01 10:57:34,306 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=46be9175-dada-4717-aa08-bfd71ffa7d8d used request id req-ec7b2f55-af88-453b-90be-76a4858b0715 2018-08-01 10:57:34,307 - OpenStackNetwork - DEBUG - Network [46be9175-dada-4717-aa08-bfd71ffa7d8d] created successfully 2018-08-01 10:57:34,307 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:57:34,308 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:57:34,715 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:57:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["e4PhQcKJRuqxlAAtAS_wTA"], "issued_at": "2018-08-01T10:57:34.000000Z"}} 2018-08-01 10:57:34,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6c0f3a3ea0dd367ea36058e0c48b305d0ee883b" 2018-08-01 10:57:34,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:57:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64eef1fe-1ca1-4a1a-a6f0-141969f54df4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:57:34,795 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-64eef1fe-1ca1-4a1a-a6f0-141969f54df4 2018-08-01 10:57:34,796 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 10:57:34,800 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6c0f3a3ea0dd367ea36058e0c48b305d0ee883b" 2018-08-01 10:57:34,973 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:57: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-3f85bc19-9762-49a2-9af0-24fbc3d98d54 x-compute-request-id: req-3f85bc19-9762-49a2-9af0-24fbc3d98d54 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"flavors": [{"id": "4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "rel": "bookmark"}], "name": "vmtp-flavor_ee58c79f-c6fb-483f-8b9c-406ffbfad757"}, {"id": "5b61c696-1b5b-4204-b7e5-ca4a818093b0", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "bookmark"}], "name": "shaker-flavor_81952131-3011-4d90-80f4-831743223f59"}]} 2018-08-01 10:57:34,973 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-3f85bc19-9762-49a2-9af0-24fbc3d98d54 2018-08-01 10:57:34,976 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6c0f3a3ea0dd367ea36058e0c48b305d0ee883b" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-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-08-01 10:57:35,122 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:57: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-317e45e3-2d48-4e60-968f-1476671fb2e7 x-compute-request-id: req-317e45e3-2d48-4e60-968f-1476671fb2e7 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-flavor-name", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/0cc86156-fd85-425c-90f8-f0a7c1512cfc", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/0cc86156-fd85-425c-90f8-f0a7c1512cfc", "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": "0cc86156-fd85-425c-90f8-f0a7c1512cfc"}} 2018-08-01 10:57:35,122 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-317e45e3-2d48-4e60-968f-1476671fb2e7 2018-08-01 10:57:35,123 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:57:35,124 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:57:35,508 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8ec0a83872e34ee5a1a81c4931a2bd4d", "name": "CreateInstanceOnComputeHost-125d6bd2-7a10-45e-proj-role"}], "expires_at": "2018-08-01T11:57:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b155d7eb0b5f406f98ae4df8a3fc0811", "name": "CreateInstanceOnComputeHost-125d6bd2-7a10-45e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/b155d7eb0b5f406f98ae4df8a3fc0811", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/b155d7eb0b5f406f98ae4df8a3fc0811", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/b155d7eb0b5f406f98ae4df8a3fc0811", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/b155d7eb0b5f406f98ae4df8a3fc0811", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/b155d7eb0b5f406f98ae4df8a3fc0811", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/b155d7eb0b5f406f98ae4df8a3fc0811", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_b155d7eb0b5f406f98ae4df8a3fc0811", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_b155d7eb0b5f406f98ae4df8a3fc0811", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b155d7eb0b5f406f98ae4df8a3fc0811", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/b155d7eb0b5f406f98ae4df8a3fc0811", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/b155d7eb0b5f406f98ae4df8a3fc0811", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/b155d7eb0b5f406f98ae4df8a3fc0811", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/b155d7eb0b5f406f98ae4df8a3fc0811", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/b155d7eb0b5f406f98ae4df8a3fc0811", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceOnComputeHost-125d6bd2-7a10-45e-user", "id": "e81ae653553e4bb8955bcf468fa62474"}, "audit_ids": ["yNW6VKwCQ3ap9yeciN_agw"], "issued_at": "2018-08-01T10:57:35.000000Z"}} 2018-08-01 10:57:35,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b6877021d354d3ca6a9b23d5b9663984985b48e" 2018-08-01 10:57:35,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:57:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00f832de-492e-44db-8149-59fe563349a6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:57:35,589 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-00f832de-492e-44db-8149-59fe563349a6 2018-08-01 10:57:35,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5b6877021d354d3ca6a9b23d5b9663984985b48e" 2018-08-01 10:57:35,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 172 Content-Type: application/json X-Openstack-Request-Id: req-9905f25e-af05-4bfa-b5ea-64447225258d Date: Wed, 01 Aug 2018 10:57:35 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-image"} 2018-08-01 10:57:35,779 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-image used request id req-9905f25e-af05-4bfa-b5ea-64447225258d 2018-08-01 10:57:35,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5b6877021d354d3ca6a9b23d5b9663984985b48e" 2018-08-01 10:57:35,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-f664b267-27c7-48fe-a425-716a09d6a8c1 Date: Wed, 01 Aug 2018 10:57: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-08-01 10:57:35,789 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-f664b267-27c7-48fe-a425-716a09d6a8c1 2018-08-01 10:57:35,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5b6877021d354d3ca6a9b23d5b9663984985b48e" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-image"}' 2018-08-01 10:57:35,850 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 631 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/8f86c0c6-9a90-44fc-b859-5c5731e7788e Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-4c870368-839f-4d2d-9602-8153abd1f7de Date: Wed, 01 Aug 2018 10:57:35 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T10:57:35Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-01T10:57:35Z", "visibility": "shared", "locations": [], "self": "/v2/images/8f86c0c6-9a90-44fc-b859-5c5731e7788e", "min_disk": 0, "protected": false, "id": "8f86c0c6-9a90-44fc-b859-5c5731e7788e", "file": "/v2/images/8f86c0c6-9a90-44fc-b859-5c5731e7788e/file", "checksum": null, "owner": "b155d7eb0b5f406f98ae4df8a3fc0811", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 10:57:35,851 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-4c870368-839f-4d2d-9602-8153abd1f7de 2018-08-01 10:57:35,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9292/v2/images/8f86c0c6-9a90-44fc-b859-5c5731e7788e/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5b6877021d354d3ca6a9b23d5b9663984985b48e" -d '' 2018-08-01 10:57:36,240 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-bb22a258-3741-41f7-9ddd-30173ed1072d Date: Wed, 01 Aug 2018 10:57:36 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-01 10:57:36,240 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/8f86c0c6-9a90-44fc-b859-5c5731e7788e/file used request id req-bb22a258-3741-41f7-9ddd-30173ed1072d 2018-08-01 10:57:36,241 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-01 10:57:36,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/8f86c0c6-9a90-44fc-b859-5c5731e7788e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5b6877021d354d3ca6a9b23d5b9663984985b48e" 2018-08-01 10:57:36,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 892 Content-Type: application/json X-Openstack-Request-Id: req-70f4086e-348e-4a9a-ae93-598d7ff56af8 Date: Wed, 01 Aug 2018 10:57:36 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T10:57:35Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-01T10:57:36Z", "visibility": "shared", "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/8f86c0c6-9a90-44fc-b859-5c5731e7788e/snap", "metadata": {}}], "self": "/v2/images/8f86c0c6-9a90-44fc-b859-5c5731e7788e", "min_disk": 0, "protected": false, "id": "8f86c0c6-9a90-44fc-b859-5c5731e7788e", "file": "/v2/images/8f86c0c6-9a90-44fc-b859-5c5731e7788e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b155d7eb0b5f406f98ae4df8a3fc0811", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/8f86c0c6-9a90-44fc-b859-5c5731e7788e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 10:57:36,262 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/8f86c0c6-9a90-44fc-b859-5c5731e7788e used request id req-70f4086e-348e-4a9a-ae93-598d7ff56af8 2018-08-01 10:57:36,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5b6877021d354d3ca6a9b23d5b9663984985b48e" 2018-08-01 10:57:36,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-3bdfc1c5-2ac8-4dea-a8ba-9f1c69c454ab Date: Wed, 01 Aug 2018 10:57: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-08-01 10:57:36,273 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-3bdfc1c5-2ac8-4dea-a8ba-9f1c69c454ab 2018-08-01 10:57:36,276 - create_image - INFO - Created image with name - CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-image 2018-08-01 10:57:36,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/8f86c0c6-9a90-44fc-b859-5c5731e7788e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5b6877021d354d3ca6a9b23d5b9663984985b48e" 2018-08-01 10:57:36,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 892 Content-Type: application/json X-Openstack-Request-Id: req-c4da3301-c5c8-4c8e-8bb9-c71bed7eef4f Date: Wed, 01 Aug 2018 10:57:36 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T10:57:35Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-01T10:57:36Z", "visibility": "shared", "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/8f86c0c6-9a90-44fc-b859-5c5731e7788e/snap", "metadata": {}}], "self": "/v2/images/8f86c0c6-9a90-44fc-b859-5c5731e7788e", "min_disk": 0, "protected": false, "id": "8f86c0c6-9a90-44fc-b859-5c5731e7788e", "file": "/v2/images/8f86c0c6-9a90-44fc-b859-5c5731e7788e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b155d7eb0b5f406f98ae4df8a3fc0811", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/8f86c0c6-9a90-44fc-b859-5c5731e7788e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 10:57:36,293 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/8f86c0c6-9a90-44fc-b859-5c5731e7788e used request id req-c4da3301-c5c8-4c8e-8bb9-c71bed7eef4f 2018-08-01 10:57:36,293 - create_image - DEBUG - Instance status is - active 2018-08-01 10:57:36,293 - create_image - DEBUG - Image is active with name - CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-image 2018-08-01 10:57:36,293 - create_image - INFO - Image is now active with name - CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-image 2018-08-01 10:57:36,294 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 10:57:36,297 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-availability-zone/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afe09f270b86946562322a3c34f10f3bfb78d7aa" 2018-08-01 10:57:36,525 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:57:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c888efa2-13cd-4e11-ac0d-97311488cc00 x-compute-request-id: req-c888efa2-13cd-4e11-ac0d-97311488cc00 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-08-01T10:57:33.000000"}, "nova-consoleauth": {"available": true, "active": true, "updated_at": "2018-08-01T10:57:29.000000"}, "nova-scheduler": {"available": true, "active": true, "updated_at": "2018-08-01T10:57:34.000000"}}}, "zoneName": "internal"}, {"zoneState": {"available": true}, "hosts": {"overcloud-novacompute-0.opnfvlf.org": {"nova-compute": {"available": true, "active": true, "updated_at": "2018-08-01T10:57:27.000000"}}, "overcloud-novacompute-1.opnfvlf.org": {"nova-compute": {"available": true, "active": true, "updated_at": "2018-08-01T10:57:27.000000"}}}, "zoneName": "nova"}]} 2018-08-01 10:57:36,526 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-availability-zone/detail used request id req-c888efa2-13cd-4e11-ac0d-97311488cc00 2018-08-01 10:57:36,527 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:57:36,527 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:57:36,911 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:57:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["WTc6rSoNSlGSQmPRhGguiQ"], "issued_at": "2018-08-01T10:57:36.000000Z"}} 2018-08-01 10:57:36,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}795d79f9342f863d58799efc9c7fe7feb24b4890" 2018-08-01 10:57:36,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:57:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7822c508-cddd-44f3-9c3f-47697ffb94fb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:57:36,989 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-7822c508-cddd-44f3-9c3f-47697ffb94fb 2018-08-01 10:57:36,990 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 10:57:36,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}795d79f9342f863d58799efc9c7fe7feb24b4890" 2018-08-01 10:57:37,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:57:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9de1631e-124f-4de1-8752-2b98d8dfec5e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:57:37,070 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-9de1631e-124f-4de1-8752-2b98d8dfec5e 2018-08-01 10:57:37,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}795d79f9342f863d58799efc9c7fe7feb24b4890" 2018-08-01 10:57:37,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-b15e52fb-b8da-4769-a9e8-131d73b9af3a Date: Wed, 01 Aug 2018 10:57:37 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"46be9175-dada-4717-aa08-bfd71ffa7d8d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":89,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":["525ca462-fd5f-4672-9d48-a0637d58baf9"],"description":"","tags":[],"updated_at":"2018-08-01T10:57:33Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-priv-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T10:57:33Z","provider:network_type":"vxlan"}]} 2018-08-01 10:57:37,326 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-priv-net used request id req-b15e52fb-b8da-4769-a9e8-131d73b9af3a 2018-08-01 10:57:37,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=46be9175-dada-4717-aa08-bfd71ffa7d8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}795d79f9342f863d58799efc9c7fe7feb24b4890" 2018-08-01 10:57:37,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-020ea6f2-9f38-4a04-a9a2-a3bb508a4562 Date: Wed, 01 Aug 2018 10:57:37 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T10:57:33Z","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":"525ca462-fd5f-4672-9d48-a0637d58baf9","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"46be9175-dada-4717-aa08-bfd71ffa7d8d","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T10:57:33Z","ip_version":4}]} 2018-08-01 10:57:37,382 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=46be9175-dada-4717-aa08-bfd71ffa7d8d used request id req-020ea6f2-9f38-4a04-a9a2-a3bb508a4562 2018-08-01 10:57:37,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}795d79f9342f863d58799efc9c7fe7feb24b4890" 2018-08-01 10:57:37,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-6b2515c2-b320-42d9-bb98-20933601179c Date: Wed, 01 Aug 2018 10:57:37 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"46be9175-dada-4717-aa08-bfd71ffa7d8d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":89,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":["525ca462-fd5f-4672-9d48-a0637d58baf9"],"description":"","tags":[],"updated_at":"2018-08-01T10:57:33Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-priv-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T10:57:33Z","provider:network_type":"vxlan"}]} 2018-08-01 10:57:37,464 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-priv-net used request id req-6b2515c2-b320-42d9-bb98-20933601179c 2018-08-01 10:57:37,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:57:37,472 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:57: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:57:37,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}795d79f9342f863d58799efc9c7fe7feb24b4890" 2018-08-01 10:57:37,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:57:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a75bb019-83ef-45f6-9783-c1c1af3a80fe 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 10:57:37,492 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-a75bb019-83ef-45f6-9783-c1c1af3a80fe 2018-08-01 10:57:37,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=46be9175-dada-4717-aa08-bfd71ffa7d8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}795d79f9342f863d58799efc9c7fe7feb24b4890" 2018-08-01 10:57:37,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-dfaae961-6309-4c2c-a241-15928764ece5 Date: Wed, 01 Aug 2018 10:57:37 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T10:57:33Z","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":"525ca462-fd5f-4672-9d48-a0637d58baf9","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"46be9175-dada-4717-aa08-bfd71ffa7d8d","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T10:57:33Z","ip_version":4}]} 2018-08-01 10:57:37,538 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=46be9175-dada-4717-aa08-bfd71ffa7d8d used request id req-dfaae961-6309-4c2c-a241-15928764ece5 2018-08-01 10:57:37,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=46be9175-dada-4717-aa08-bfd71ffa7d8d&name=CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aaport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}795d79f9342f863d58799efc9c7fe7feb24b4890" 2018-08-01 10:57:37,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-2da20516-fba2-4a6a-9048-40ecb3e40d7f Date: Wed, 01 Aug 2018 10:57:37 GMT RESP BODY: {"ports":[]} 2018-08-01 10:57:37,569 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=46be9175-dada-4717-aa08-bfd71ffa7d8d&name=CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aaport-1&admin_state_up=True used request id req-2da20516-fba2-4a6a-9048-40ecb3e40d7f 2018-08-01 10:57:37,572 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/detail?name=CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-inst-nova%3Aovercloud-novacompute-0.opnfvlf.org -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}795d79f9342f863d58799efc9c7fe7feb24b4890" 2018-08-01 10:57:37,804 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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-4486a093-c807-4b9b-9d90-d0986253c314 x-compute-request-id: req-4486a093-c807-4b9b-9d90-d0986253c314 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-01 10:57:37,804 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail?name=CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-inst-nova%3Aovercloud-novacompute-0.opnfvlf.org used request id req-4486a093-c807-4b9b-9d90-d0986253c314 2018-08-01 10:57:37,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}795d79f9342f863d58799efc9c7fe7feb24b4890" 2018-08-01 10:57:37,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-3c795d90-cbeb-4ae1-82a9-14b2416cd360 Date: Wed, 01 Aug 2018 10:57:37 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"46be9175-dada-4717-aa08-bfd71ffa7d8d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":89,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":["525ca462-fd5f-4672-9d48-a0637d58baf9"],"description":"","tags":[],"updated_at":"2018-08-01T10:57:33Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-priv-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T10:57:33Z","provider:network_type":"vxlan"}]} 2018-08-01 10:57:37,894 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-priv-net used request id req-3c795d90-cbeb-4ae1-82a9-14b2416cd360 2018-08-01 10:57:37,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=46be9175-dada-4717-aa08-bfd71ffa7d8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}795d79f9342f863d58799efc9c7fe7feb24b4890" 2018-08-01 10:57:38,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-1b3c3620-6a96-4b4d-a0bd-245fb9cbe49d Date: Wed, 01 Aug 2018 10:57:38 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T10:57:33Z","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":"525ca462-fd5f-4672-9d48-a0637d58baf9","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"46be9175-dada-4717-aa08-bfd71ffa7d8d","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T10:57:33Z","ip_version":4}]} 2018-08-01 10:57:38,105 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=46be9175-dada-4717-aa08-bfd71ffa7d8d used request id req-1b3c3620-6a96-4b4d-a0bd-245fb9cbe49d 2018-08-01 10:57:38,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}795d79f9342f863d58799efc9c7fe7feb24b4890" 2018-08-01 10:57:38,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-819e0760-1135-44b2-ab6e-fda8ba5c2cdb Date: Wed, 01 Aug 2018 10:57:38 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"46be9175-dada-4717-aa08-bfd71ffa7d8d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":89,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":["525ca462-fd5f-4672-9d48-a0637d58baf9"],"description":"","tags":[],"updated_at":"2018-08-01T10:57:33Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-priv-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T10:57:33Z","provider:network_type":"vxlan"}]} 2018-08-01 10:57:38,183 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-priv-net used request id req-819e0760-1135-44b2-ab6e-fda8ba5c2cdb 2018-08-01 10:57:38,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}795d79f9342f863d58799efc9c7fe7feb24b4890" 2018-08-01 10:57:38,206 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:57:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a7f9b4b-8f9c-4998-8e32-b5760d413f28 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 10:57:38,206 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-1a7f9b4b-8f9c-4998-8e32-b5760d413f28 2018-08-01 10:57:38,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=46be9175-dada-4717-aa08-bfd71ffa7d8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}795d79f9342f863d58799efc9c7fe7feb24b4890" 2018-08-01 10:57:38,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-1e612004-d044-4bcf-bb90-7e02e302b943 Date: Wed, 01 Aug 2018 10:57:38 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T10:57:33Z","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":"525ca462-fd5f-4672-9d48-a0637d58baf9","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"46be9175-dada-4717-aa08-bfd71ffa7d8d","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T10:57:33Z","ip_version":4}]} 2018-08-01 10:57:38,249 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=46be9175-dada-4717-aa08-bfd71ffa7d8d used request id req-1e612004-d044-4bcf-bb90-7e02e302b943 2018-08-01 10:57:38,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=46be9175-dada-4717-aa08-bfd71ffa7d8d&name=CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aaport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}795d79f9342f863d58799efc9c7fe7feb24b4890" 2018-08-01 10:57:38,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-4036fe0e-0e06-4f79-9ace-baead0afae08 Date: Wed, 01 Aug 2018 10:57:38 GMT RESP BODY: {"ports":[]} 2018-08-01 10:57:38,283 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=46be9175-dada-4717-aa08-bfd71ffa7d8d&name=CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aaport-1&admin_state_up=True used request id req-4036fe0e-0e06-4f79-9ace-baead0afae08 2018-08-01 10:57:38,284 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:57:38,284 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:57:38,663 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:57:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["PQp2EV6VQVCIiuuOyto4wg"], "issued_at": "2018-08-01T10:57:38.000000Z"}} 2018-08-01 10:57:38,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d09fcd91bf718a3bb05fe7aeeb18e4b55125713" 2018-08-01 10:57:38,743 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:57:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-064f5897-fa1a-4928-82b8-d2878f9748e4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:57:38,743 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-064f5897-fa1a-4928-82b8-d2878f9748e4 2018-08-01 10:57:38,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}795d79f9342f863d58799efc9c7fe7feb24b4890" 2018-08-01 10:57:38,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-859852a8-b05e-40e1-b1b5-2182acfdf3c2 Date: Wed, 01 Aug 2018 10:57:38 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"46be9175-dada-4717-aa08-bfd71ffa7d8d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":89,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":["525ca462-fd5f-4672-9d48-a0637d58baf9"],"description":"","tags":[],"updated_at":"2018-08-01T10:57:33Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-priv-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T10:57:33Z","provider:network_type":"vxlan"}]} 2018-08-01 10:57:38,826 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-priv-net used request id req-859852a8-b05e-40e1-b1b5-2182acfdf3c2 2018-08-01 10:57:38,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=46be9175-dada-4717-aa08-bfd71ffa7d8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}795d79f9342f863d58799efc9c7fe7feb24b4890" 2018-08-01 10:57:38,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-814db83d-dccb-4b94-9e6d-a9f4984a740d Date: Wed, 01 Aug 2018 10:57:38 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T10:57:33Z","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":"525ca462-fd5f-4672-9d48-a0637d58baf9","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"46be9175-dada-4717-aa08-bfd71ffa7d8d","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T10:57:33Z","ip_version":4}]} 2018-08-01 10:57:38,868 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=46be9175-dada-4717-aa08-bfd71ffa7d8d used request id req-814db83d-dccb-4b94-9e6d-a9f4984a740d 2018-08-01 10:57:38,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}795d79f9342f863d58799efc9c7fe7feb24b4890" 2018-08-01 10:57:38,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-8f65b3b4-186e-4e5d-8f9a-8fb89951fa0c Date: Wed, 01 Aug 2018 10:57:38 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"46be9175-dada-4717-aa08-bfd71ffa7d8d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":89,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":["525ca462-fd5f-4672-9d48-a0637d58baf9"],"description":"","tags":[],"updated_at":"2018-08-01T10:57:33Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-priv-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T10:57:33Z","provider:network_type":"vxlan"}]} 2018-08-01 10:57:38,947 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-priv-net used request id req-8f65b3b4-186e-4e5d-8f9a-8fb89951fa0c 2018-08-01 10:57:38,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:57:38,956 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:57: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:57:38,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d09fcd91bf718a3bb05fe7aeeb18e4b55125713" 2018-08-01 10:57:39,037 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:57:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa76c868-206f-4b71-b8ca-d2bbdc252c7e 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 10:57:39,037 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-aa76c868-206f-4b71-b8ca-d2bbdc252c7e 2018-08-01 10:57:39,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=46be9175-dada-4717-aa08-bfd71ffa7d8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}795d79f9342f863d58799efc9c7fe7feb24b4890" 2018-08-01 10:57:39,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-624d8eb0-2b76-4fa1-a402-17d2c05e8780 Date: Wed, 01 Aug 2018 10:57:39 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T10:57:33Z","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":"525ca462-fd5f-4672-9d48-a0637d58baf9","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"46be9175-dada-4717-aa08-bfd71ffa7d8d","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T10:57:33Z","ip_version":4}]} 2018-08-01 10:57:39,086 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=46be9175-dada-4717-aa08-bfd71ffa7d8d used request id req-624d8eb0-2b76-4fa1-a402-17d2c05e8780 2018-08-01 10:57:39,087 - neutron_utils - INFO - Creating port for network with name - CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-priv-net 2018-08-01 10:57:39,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}795d79f9342f863d58799efc9c7fe7feb24b4890" -d '{"port": {"network_id": "46be9175-dada-4717-aa08-bfd71ffa7d8d", "name": "CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aaport-1", "admin_state_up": true}}' 2018-08-01 10:57:39,896 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 907 X-Openstack-Request-Id: req-e8d568f2-4e50-4dae-a0ec-40a808377cb1 Date: Wed, 01 Aug 2018 10:57:39 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:57:39Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"525ca462-fd5f-4672-9d48-a0637d58baf9","ip_address":"10.55.0.3"}],"id":"74532a2d-55a3-42d1-8e9d-1f3707ad9687","security_groups":["d876f51d-b6f9-4c8f-b88c-c69d2c3be178"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:f0:13:0b","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aaport-1","project_id":"8d96727022f4443794db44ecde432faf","qos_policy_id":null,"admin_state_up":true,"network_id":"46be9175-dada-4717-aa08-bfd71ffa7d8d","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T10:57:39Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-08-01 10:57:39,896 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/ports used request id req-e8d568f2-4e50-4dae-a0ec-40a808377cb1 2018-08-01 10:57:39,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}795d79f9342f863d58799efc9c7fe7feb24b4890" 2018-08-01 10:57:40,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-562fefd0-ff33-43ce-8504-e2489baaf20a Date: Wed, 01 Aug 2018 10:57:40 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"46be9175-dada-4717-aa08-bfd71ffa7d8d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":89,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":["525ca462-fd5f-4672-9d48-a0637d58baf9"],"description":"","tags":[],"updated_at":"2018-08-01T10:57:33Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-priv-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T10:57:33Z","provider:network_type":"vxlan"}]} 2018-08-01 10:57:40,134 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-priv-net used request id req-562fefd0-ff33-43ce-8504-e2489baaf20a 2018-08-01 10:57:40,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=46be9175-dada-4717-aa08-bfd71ffa7d8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}795d79f9342f863d58799efc9c7fe7feb24b4890" 2018-08-01 10:57:40,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-d8615810-abca-4eb5-87d8-fd906b5c0c53 Date: Wed, 01 Aug 2018 10:57:40 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T10:57:33Z","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":"525ca462-fd5f-4672-9d48-a0637d58baf9","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"46be9175-dada-4717-aa08-bfd71ffa7d8d","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T10:57:33Z","ip_version":4}]} 2018-08-01 10:57:40,178 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=46be9175-dada-4717-aa08-bfd71ffa7d8d used request id req-d8615810-abca-4eb5-87d8-fd906b5c0c53 2018-08-01 10:57:40,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}795d79f9342f863d58799efc9c7fe7feb24b4890" 2018-08-01 10:57:40,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-506cf50d-5716-4ffc-b936-58945778e176 Date: Wed, 01 Aug 2018 10:57:40 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"46be9175-dada-4717-aa08-bfd71ffa7d8d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":89,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":["525ca462-fd5f-4672-9d48-a0637d58baf9"],"description":"","tags":[],"updated_at":"2018-08-01T10:57:33Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-priv-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T10:57:33Z","provider:network_type":"vxlan"}]} 2018-08-01 10:57:40,258 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-priv-net used request id req-506cf50d-5716-4ffc-b936-58945778e176 2018-08-01 10:57:40,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}795d79f9342f863d58799efc9c7fe7feb24b4890" 2018-08-01 10:57:40,345 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:57:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22dc4304-26e6-451d-88c3-9ae9c4da3289 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 10:57:40,345 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-22dc4304-26e6-451d-88c3-9ae9c4da3289 2018-08-01 10:57:40,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=46be9175-dada-4717-aa08-bfd71ffa7d8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}795d79f9342f863d58799efc9c7fe7feb24b4890" 2018-08-01 10:57:40,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-f9275bcc-5a07-4d57-afcf-4df20e212bd0 Date: Wed, 01 Aug 2018 10:57:40 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T10:57:33Z","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":"525ca462-fd5f-4672-9d48-a0637d58baf9","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"46be9175-dada-4717-aa08-bfd71ffa7d8d","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T10:57:33Z","ip_version":4}]} 2018-08-01 10:57:40,405 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=46be9175-dada-4717-aa08-bfd71ffa7d8d used request id req-f9275bcc-5a07-4d57-afcf-4df20e212bd0 2018-08-01 10:57:40,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=46be9175-dada-4717-aa08-bfd71ffa7d8d&name=CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aaport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}795d79f9342f863d58799efc9c7fe7feb24b4890" 2018-08-01 10:57:40,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 910 X-Openstack-Request-Id: req-2ac0e5e6-09e1-48a9-9bb3-ca6a49d83904 Date: Wed, 01 Aug 2018 10:57:40 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:57:39Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"525ca462-fd5f-4672-9d48-a0637d58baf9","ip_address":"10.55.0.3"}],"id":"74532a2d-55a3-42d1-8e9d-1f3707ad9687","security_groups":["d876f51d-b6f9-4c8f-b88c-c69d2c3be178"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:f0:13:0b","project_id":"8d96727022f4443794db44ecde432faf","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aaport-1","admin_state_up":true,"network_id":"46be9175-dada-4717-aa08-bfd71ffa7d8d","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T10:57:39Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-08-01 10:57:40,488 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=46be9175-dada-4717-aa08-bfd71ffa7d8d&name=CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aaport-1&admin_state_up=True used request id req-2ac0e5e6-09e1-48a9-9bb3-ca6a49d83904 2018-08-01 10:57:40,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}795d79f9342f863d58799efc9c7fe7feb24b4890" 2018-08-01 10:57:40,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:57:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-103f6f53-b787-4cb1-aee0-8167388a357b 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 10:57:40,576 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-103f6f53-b787-4cb1-aee0-8167388a357b 2018-08-01 10:57:40,576 - nova_utils - INFO - Creating VM with name - CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-inst-nova:overcloud-novacompute-0.opnfvlf.org 2018-08-01 10:57:40,580 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}795d79f9342f863d58799efc9c7fe7feb24b4890" 2018-08-01 10:57:40,603 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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-3002e5eb-bc92-4fb6-8b5e-b5f814abe503 x-compute-request-id: req-3002e5eb-bc92-4fb6-8b5e-b5f814abe503 Content-Encoding: gzip Content-Length: 350 Content-Type: application/json RESP BODY: {"flavors": [{"id": "0cc86156-fd85-425c-90f8-f0a7c1512cfc", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/0cc86156-fd85-425c-90f8-f0a7c1512cfc", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/0cc86156-fd85-425c-90f8-f0a7c1512cfc", "rel": "bookmark"}], "name": "CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-flavor-name"}, {"id": "4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "rel": "bookmark"}], "name": "vmtp-flavor_ee58c79f-c6fb-483f-8b9c-406ffbfad757"}, {"id": "5b61c696-1b5b-4204-b7e5-ca4a818093b0", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "bookmark"}], "name": "shaker-flavor_81952131-3011-4d90-80f4-831743223f59"}]} 2018-08-01 10:57:40,603 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-3002e5eb-bc92-4fb6-8b5e-b5f814abe503 2018-08-01 10:57:40,607 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors/0cc86156-fd85-425c-90f8-f0a7c1512cfc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}795d79f9342f863d58799efc9c7fe7feb24b4890" 2018-08-01 10:57:40,626 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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-947bf9b0-4161-4aa0-9a82-ba9d70cc73b0 x-compute-request-id: req-947bf9b0-4161-4aa0-9a82-ba9d70cc73b0 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-flavor-name", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/0cc86156-fd85-425c-90f8-f0a7c1512cfc", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/0cc86156-fd85-425c-90f8-f0a7c1512cfc", "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": "0cc86156-fd85-425c-90f8-f0a7c1512cfc"}} 2018-08-01 10:57:40,626 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/0cc86156-fd85-425c-90f8-f0a7c1512cfc used request id req-947bf9b0-4161-4aa0-9a82-ba9d70cc73b0 2018-08-01 10:57:40,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}795d79f9342f863d58799efc9c7fe7feb24b4890" 2018-08-01 10:57:40,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1064 Content-Type: application/json X-Openstack-Request-Id: req-4ddeb9ca-7440-4391-844e-5c8f9c4ad970 Date: Wed, 01 Aug 2018 10:57:40 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T10:57:35Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-01T10:57:36Z", "visibility": "shared", "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/8f86c0c6-9a90-44fc-b859-5c5731e7788e/snap", "metadata": {}}], "self": "/v2/images/8f86c0c6-9a90-44fc-b859-5c5731e7788e", "min_disk": 0, "protected": false, "id": "8f86c0c6-9a90-44fc-b859-5c5731e7788e", "file": "/v2/images/8f86c0c6-9a90-44fc-b859-5c5731e7788e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b155d7eb0b5f406f98ae4df8a3fc0811", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/8f86c0c6-9a90-44fc-b859-5c5731e7788e/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-image"} 2018-08-01 10:57:40,802 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-image used request id req-4ddeb9ca-7440-4391-844e-5c8f9c4ad970 2018-08-01 10:57:40,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}795d79f9342f863d58799efc9c7fe7feb24b4890" 2018-08-01 10:57:40,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-0e3387b4-bc60-4c9f-b057-eb21f077fec2 Date: Wed, 01 Aug 2018 10:57:40 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-08-01 10:57:40,811 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-0e3387b4-bc60-4c9f-b057-eb21f077fec2 2018-08-01 10:57:40,816 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}795d79f9342f863d58799efc9c7fe7feb24b4890" -d '{"server": {"name": "CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-inst-nova:overcloud-novacompute-0.opnfvlf.org", "imageRef": "8f86c0c6-9a90-44fc-b859-5c5731e7788e", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "0cc86156-fd85-425c-90f8-f0a7c1512cfc", "max_count": 1, "min_count": 1, "networks": [{"port": "74532a2d-55a3-42d1-8e9d-1f3707ad9687"}]}}' 2018-08-01 10:57:41,826 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 10: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 x-openstack-request-id: req-b0b91c8e-2808-47e5-8ad1-5af7084bd89b x-compute-request-id: req-b0b91c8e-2808-47e5-8ad1-5af7084bd89b Content-Length: 374 location: http://172.30.9.24:8774/v2.1/servers/cdce5ed8-e1ee-4f60-b038-0d974454bfff Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "cdce5ed8-e1ee-4f60-b038-0d974454bfff", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/cdce5ed8-e1ee-4f60-b038-0d974454bfff", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/cdce5ed8-e1ee-4f60-b038-0d974454bfff", "rel": "bookmark"}], "adminPass": "QjTWVXsZhW3Y"}} 2018-08-01 10:57:41,826 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-b0b91c8e-2808-47e5-8ad1-5af7084bd89b 2018-08-01 10:57:41,829 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/cdce5ed8-e1ee-4f60-b038-0d974454bfff -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}795d79f9342f863d58799efc9c7fe7feb24b4890" 2018-08-01 10:57:41,916 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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-a70eb179-52a6-4510-abc2-95494da4707b x-compute-request-id: req-a70eb179-52a6-4510-abc2-95494da4707b Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/cdce5ed8-e1ee-4f60-b038-0d974454bfff", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/cdce5ed8-e1ee-4f60-b038-0d974454bfff", "rel": "bookmark"}], "image": {"id": "8f86c0c6-9a90-44fc-b859-5c5731e7788e", "links": [{"href": "http://172.30.9.24:8774/images/8f86c0c6-9a90-44fc-b859-5c5731e7788e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0cc86156-fd85-425c-90f8-f0a7c1512cfc", "links": [{"href": "http://172.30.9.24:8774/flavors/0cc86156-fd85-425c-90f8-f0a7c1512cfc", "rel": "bookmark"}]}, "id": "cdce5ed8-e1ee-4f60-b038-0d974454bfff", "user_id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T10:57:41Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-08-01T10:57:41Z", "tenant_id": "8d96727022f4443794db44ecde432faf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:57:41,916 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/cdce5ed8-e1ee-4f60-b038-0d974454bfff used request id req-a70eb179-52a6-4510-abc2-95494da4707b 2018-08-01 10:57:41,917 - create_instance - INFO - Created instance with name - CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-inst-nova:overcloud-novacompute-0.opnfvlf.org 2018-08-01 10:57:41,920 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/cdce5ed8-e1ee-4f60-b038-0d974454bfff -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}795d79f9342f863d58799efc9c7fe7feb24b4890" 2018-08-01 10:57:42,243 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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-7e4182ab-9e5c-4772-bc4d-59ee0f5e4e40 x-compute-request-id: req-7e4182ab-9e5c-4772-bc4d-59ee0f5e4e40 Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/cdce5ed8-e1ee-4f60-b038-0d974454bfff", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/cdce5ed8-e1ee-4f60-b038-0d974454bfff", "rel": "bookmark"}], "image": {"id": "8f86c0c6-9a90-44fc-b859-5c5731e7788e", "links": [{"href": "http://172.30.9.24:8774/images/8f86c0c6-9a90-44fc-b859-5c5731e7788e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0cc86156-fd85-425c-90f8-f0a7c1512cfc", "links": [{"href": "http://172.30.9.24:8774/flavors/0cc86156-fd85-425c-90f8-f0a7c1512cfc", "rel": "bookmark"}]}, "id": "cdce5ed8-e1ee-4f60-b038-0d974454bfff", "user_id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T10:57:41Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-08-01T10:57:41Z", "tenant_id": "8d96727022f4443794db44ecde432faf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:57:42,244 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/cdce5ed8-e1ee-4f60-b038-0d974454bfff used request id req-7e4182ab-9e5c-4772-bc4d-59ee0f5e4e40 2018-08-01 10:57:42,244 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - BUILD 2018-08-01 10:57:42,244 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-01 10:57:45,247 - create_instance - DEBUG - VM status query timeout in 896.669631004 2018-08-01 10:57:45,250 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/cdce5ed8-e1ee-4f60-b038-0d974454bfff -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}795d79f9342f863d58799efc9c7fe7feb24b4890" 2018-08-01 10:57:45,548 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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-0a7d8df1-cd13-4a42-8009-361d67b0e654 x-compute-request-id: req-0a7d8df1-cd13-4a42-8009-361d67b0e654 Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:13:0b", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/cdce5ed8-e1ee-4f60-b038-0d974454bfff", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/cdce5ed8-e1ee-4f60-b038-0d974454bfff", "rel": "bookmark"}], "image": {"id": "8f86c0c6-9a90-44fc-b859-5c5731e7788e", "links": [{"href": "http://172.30.9.24:8774/images/8f86c0c6-9a90-44fc-b859-5c5731e7788e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000003f", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0cc86156-fd85-425c-90f8-f0a7c1512cfc", "links": [{"href": "http://172.30.9.24:8774/flavors/0cc86156-fd85-425c-90f8-f0a7c1512cfc", "rel": "bookmark"}]}, "id": "cdce5ed8-e1ee-4f60-b038-0d974454bfff", "security_groups": [{"name": "default"}], "user_id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T10:57:43Z", "hostId": "b618e9dabcbe0244d430166e6378629965cd3e8e43cea676fee77460", "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-9a674111-28be-4239-8590-d825be65b5aa-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-08-01T10:57:41Z", "tenant_id": "8d96727022f4443794db44ecde432faf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:57:45,548 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/cdce5ed8-e1ee-4f60-b038-0d974454bfff used request id req-0a7d8df1-cd13-4a42-8009-361d67b0e654 2018-08-01 10:57:45,548 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - BUILD 2018-08-01 10:57:45,549 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-01 10:57:48,552 - create_instance - DEBUG - VM status query timeout in 893.365223885 2018-08-01 10:57:48,554 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/cdce5ed8-e1ee-4f60-b038-0d974454bfff -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}795d79f9342f863d58799efc9c7fe7feb24b4890" 2018-08-01 10:57:48,728 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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-b97e5ace-c62b-4dd2-bf1d-cb9f0d8bdb05 x-compute-request-id: req-b97e5ace-c62b-4dd2-bf1d-cb9f0d8bdb05 Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:13:0b", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/cdce5ed8-e1ee-4f60-b038-0d974454bfff", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/cdce5ed8-e1ee-4f60-b038-0d974454bfff", "rel": "bookmark"}], "image": {"id": "8f86c0c6-9a90-44fc-b859-5c5731e7788e", "links": [{"href": "http://172.30.9.24:8774/images/8f86c0c6-9a90-44fc-b859-5c5731e7788e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000003f", "OS-SRV-USG:launched_at": "2018-08-01T10:57:46.000000", "flavor": {"id": "0cc86156-fd85-425c-90f8-f0a7c1512cfc", "links": [{"href": "http://172.30.9.24:8774/flavors/0cc86156-fd85-425c-90f8-f0a7c1512cfc", "rel": "bookmark"}]}, "id": "cdce5ed8-e1ee-4f60-b038-0d974454bfff", "security_groups": [{"name": "default"}], "user_id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:57:46Z", "hostId": "b618e9dabcbe0244d430166e6378629965cd3e8e43cea676fee77460", "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-9a674111-28be-4239-8590-d825be65b5aa-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-08-01T10:57:41Z", "tenant_id": "8d96727022f4443794db44ecde432faf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:57:48,728 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/cdce5ed8-e1ee-4f60-b038-0d974454bfff used request id req-b97e5ace-c62b-4dd2-bf1d-cb9f0d8bdb05 2018-08-01 10:57:48,728 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - ACTIVE 2018-08-01 10:57:48,729 - create_instance - INFO - VM is - ACTIVE 2018-08-01 10:57:48,731 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/cdce5ed8-e1ee-4f60-b038-0d974454bfff -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}795d79f9342f863d58799efc9c7fe7feb24b4890" 2018-08-01 10:57:48,883 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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-1f1d8504-eaee-49bd-9325-3b997661d8b6 x-compute-request-id: req-1f1d8504-eaee-49bd-9325-3b997661d8b6 Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:13:0b", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/cdce5ed8-e1ee-4f60-b038-0d974454bfff", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/cdce5ed8-e1ee-4f60-b038-0d974454bfff", "rel": "bookmark"}], "image": {"id": "8f86c0c6-9a90-44fc-b859-5c5731e7788e", "links": [{"href": "http://172.30.9.24:8774/images/8f86c0c6-9a90-44fc-b859-5c5731e7788e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000003f", "OS-SRV-USG:launched_at": "2018-08-01T10:57:46.000000", "flavor": {"id": "0cc86156-fd85-425c-90f8-f0a7c1512cfc", "links": [{"href": "http://172.30.9.24:8774/flavors/0cc86156-fd85-425c-90f8-f0a7c1512cfc", "rel": "bookmark"}]}, "id": "cdce5ed8-e1ee-4f60-b038-0d974454bfff", "security_groups": [{"name": "default"}], "user_id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:57:46Z", "hostId": "b618e9dabcbe0244d430166e6378629965cd3e8e43cea676fee77460", "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-9a674111-28be-4239-8590-d825be65b5aa-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-08-01T10:57:41Z", "tenant_id": "8d96727022f4443794db44ecde432faf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:57:48,883 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/cdce5ed8-e1ee-4f60-b038-0d974454bfff used request id req-1f1d8504-eaee-49bd-9325-3b997661d8b6 2018-08-01 10:57:48,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}795d79f9342f863d58799efc9c7fe7feb24b4890" 2018-08-01 10:57:48,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-f4a19eed-19a7-423d-a4f6-28ef1678f712 Date: Wed, 01 Aug 2018 10:57:48 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"46be9175-dada-4717-aa08-bfd71ffa7d8d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":89,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":["525ca462-fd5f-4672-9d48-a0637d58baf9"],"description":"","tags":[],"updated_at":"2018-08-01T10:57:33Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-priv-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T10:57:33Z","provider:network_type":"vxlan"}]} 2018-08-01 10:57:48,969 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-priv-net used request id req-f4a19eed-19a7-423d-a4f6-28ef1678f712 2018-08-01 10:57:48,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}795d79f9342f863d58799efc9c7fe7feb24b4890" 2018-08-01 10:57:49,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:57:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7ae8c5c-a063-4f09-ad14-88cc353d596f 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 10:57:49,059 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-b7ae8c5c-a063-4f09-ad14-88cc353d596f 2018-08-01 10:57:49,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=46be9175-dada-4717-aa08-bfd71ffa7d8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}795d79f9342f863d58799efc9c7fe7feb24b4890" 2018-08-01 10:57:49,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-8bd3c937-5fe2-451d-b8ff-516411fb68a4 Date: Wed, 01 Aug 2018 10:57:49 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T10:57:33Z","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":"525ca462-fd5f-4672-9d48-a0637d58baf9","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"46be9175-dada-4717-aa08-bfd71ffa7d8d","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T10:57:33Z","ip_version":4}]} 2018-08-01 10:57:49,105 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=46be9175-dada-4717-aa08-bfd71ffa7d8d used request id req-8bd3c937-5fe2-451d-b8ff-516411fb68a4 2018-08-01 10:57:49,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=46be9175-dada-4717-aa08-bfd71ffa7d8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}795d79f9342f863d58799efc9c7fe7feb24b4890" 2018-08-01 10:57:49,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2037 X-Openstack-Request-Id: req-5d240386-48d6-47c6-9daf-cf6c3a46b304 Date: Wed, 01 Aug 2018 10:57:49 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:57:46Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"525ca462-fd5f-4672-9d48-a0637d58baf9","ip_address":"10.55.0.3"}],"id":"74532a2d-55a3-42d1-8e9d-1f3707ad9687","security_groups":["d876f51d-b6f9-4c8f-b88c-c69d2c3be178"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f0:13:0b","project_id":"8d96727022f4443794db44ecde432faf","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aaport-1","admin_state_up":true,"network_id":"46be9175-dada-4717-aa08-bfd71ffa7d8d","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T10:57:39Z","binding:vnic_type":"normal","device_id":"cdce5ed8-e1ee-4f60-b038-0d974454bfff","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:57:37Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"525ca462-fd5f-4672-9d48-a0637d58baf9","ip_address":"10.55.0.2"}],"id":"dab6f278-23f1-4616-85a1-222cb2264718","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:72:29:90","project_id":"8d96727022f4443794db44ecde432faf","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"46be9175-dada-4717-aa08-bfd71ffa7d8d","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T10:57:34Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-46be9175-dada-4717-aa08-bfd71ffa7d8d","ip_allocation":"immediate"}]} 2018-08-01 10:57:49,153 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=46be9175-dada-4717-aa08-bfd71ffa7d8d used request id req-5d240386-48d6-47c6-9daf-cf6c3a46b304 2018-08-01 10:57:49,156 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/cdce5ed8-e1ee-4f60-b038-0d974454bfff -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}795d79f9342f863d58799efc9c7fe7feb24b4890" 2018-08-01 10:57:49,628 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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-0109804c-dbf6-44b3-ae38-d2187f767a25 x-compute-request-id: req-0109804c-dbf6-44b3-ae38-d2187f767a25 Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:13:0b", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/cdce5ed8-e1ee-4f60-b038-0d974454bfff", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/cdce5ed8-e1ee-4f60-b038-0d974454bfff", "rel": "bookmark"}], "image": {"id": "8f86c0c6-9a90-44fc-b859-5c5731e7788e", "links": [{"href": "http://172.30.9.24:8774/images/8f86c0c6-9a90-44fc-b859-5c5731e7788e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000003f", "OS-SRV-USG:launched_at": "2018-08-01T10:57:46.000000", "flavor": {"id": "0cc86156-fd85-425c-90f8-f0a7c1512cfc", "links": [{"href": "http://172.30.9.24:8774/flavors/0cc86156-fd85-425c-90f8-f0a7c1512cfc", "rel": "bookmark"}]}, "id": "cdce5ed8-e1ee-4f60-b038-0d974454bfff", "security_groups": [{"name": "default"}], "user_id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:57:46Z", "hostId": "b618e9dabcbe0244d430166e6378629965cd3e8e43cea676fee77460", "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-9a674111-28be-4239-8590-d825be65b5aa-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-08-01T10:57:41Z", "tenant_id": "8d96727022f4443794db44ecde432faf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:57:49,628 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/cdce5ed8-e1ee-4f60-b038-0d974454bfff used request id req-0109804c-dbf6-44b3-ae38-d2187f767a25 2018-08-01 10:57:49,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}795d79f9342f863d58799efc9c7fe7feb24b4890" 2018-08-01 10:57:49,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-8249d6ee-a997-4c13-a988-dade672432e5 Date: Wed, 01 Aug 2018 10:57:49 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"46be9175-dada-4717-aa08-bfd71ffa7d8d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":89,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":["525ca462-fd5f-4672-9d48-a0637d58baf9"],"description":"","tags":[],"updated_at":"2018-08-01T10:57:33Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-priv-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T10:57:33Z","provider:network_type":"vxlan"}]} 2018-08-01 10:57:49,711 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-priv-net used request id req-8249d6ee-a997-4c13-a988-dade672432e5 2018-08-01 10:57:49,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}795d79f9342f863d58799efc9c7fe7feb24b4890" 2018-08-01 10:57:49,800 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:57:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-588dfeea-9342-4daa-b6f9-c5a59850da88 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 10:57:49,800 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-588dfeea-9342-4daa-b6f9-c5a59850da88 2018-08-01 10:57:49,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=46be9175-dada-4717-aa08-bfd71ffa7d8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}795d79f9342f863d58799efc9c7fe7feb24b4890" 2018-08-01 10:57:49,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-7b93a282-292f-4aef-b8b5-9ab38ced6429 Date: Wed, 01 Aug 2018 10:57:49 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T10:57:33Z","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":"525ca462-fd5f-4672-9d48-a0637d58baf9","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"46be9175-dada-4717-aa08-bfd71ffa7d8d","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T10:57:33Z","ip_version":4}]} 2018-08-01 10:57:49,845 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=46be9175-dada-4717-aa08-bfd71ffa7d8d used request id req-7b93a282-292f-4aef-b8b5-9ab38ced6429 2018-08-01 10:57:49,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=46be9175-dada-4717-aa08-bfd71ffa7d8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}795d79f9342f863d58799efc9c7fe7feb24b4890" 2018-08-01 10:57:49,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2037 X-Openstack-Request-Id: req-05b229dd-4c29-439f-bcf4-d4997c0f37c1 Date: Wed, 01 Aug 2018 10:57:49 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:57:46Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"525ca462-fd5f-4672-9d48-a0637d58baf9","ip_address":"10.55.0.3"}],"id":"74532a2d-55a3-42d1-8e9d-1f3707ad9687","security_groups":["d876f51d-b6f9-4c8f-b88c-c69d2c3be178"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f0:13:0b","project_id":"8d96727022f4443794db44ecde432faf","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aaport-1","admin_state_up":true,"network_id":"46be9175-dada-4717-aa08-bfd71ffa7d8d","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T10:57:39Z","binding:vnic_type":"normal","device_id":"cdce5ed8-e1ee-4f60-b038-0d974454bfff","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:57:37Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"525ca462-fd5f-4672-9d48-a0637d58baf9","ip_address":"10.55.0.2"}],"id":"dab6f278-23f1-4616-85a1-222cb2264718","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:72:29:90","project_id":"8d96727022f4443794db44ecde432faf","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"46be9175-dada-4717-aa08-bfd71ffa7d8d","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T10:57:34Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-46be9175-dada-4717-aa08-bfd71ffa7d8d","ip_allocation":"immediate"}]} 2018-08-01 10:57:49,894 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=46be9175-dada-4717-aa08-bfd71ffa7d8d used request id req-05b229dd-4c29-439f-bcf4-d4997c0f37c1 2018-08-01 10:57:49,897 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/cdce5ed8-e1ee-4f60-b038-0d974454bfff -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}795d79f9342f863d58799efc9c7fe7feb24b4890" 2018-08-01 10:57:50,188 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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-b58aaae7-44b5-4b68-94ae-0e3626130ebd x-compute-request-id: req-b58aaae7-44b5-4b68-94ae-0e3626130ebd Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:13:0b", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/cdce5ed8-e1ee-4f60-b038-0d974454bfff", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/cdce5ed8-e1ee-4f60-b038-0d974454bfff", "rel": "bookmark"}], "image": {"id": "8f86c0c6-9a90-44fc-b859-5c5731e7788e", "links": [{"href": "http://172.30.9.24:8774/images/8f86c0c6-9a90-44fc-b859-5c5731e7788e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000003f", "OS-SRV-USG:launched_at": "2018-08-01T10:57:46.000000", "flavor": {"id": "0cc86156-fd85-425c-90f8-f0a7c1512cfc", "links": [{"href": "http://172.30.9.24:8774/flavors/0cc86156-fd85-425c-90f8-f0a7c1512cfc", "rel": "bookmark"}]}, "id": "cdce5ed8-e1ee-4f60-b038-0d974454bfff", "security_groups": [{"name": "default"}], "user_id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:57:46Z", "hostId": "b618e9dabcbe0244d430166e6378629965cd3e8e43cea676fee77460", "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-9a674111-28be-4239-8590-d825be65b5aa-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-08-01T10:57:41Z", "tenant_id": "8d96727022f4443794db44ecde432faf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:57:50,188 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/cdce5ed8-e1ee-4f60-b038-0d974454bfff used request id req-b58aaae7-44b5-4b68-94ae-0e3626130ebd 2018-08-01 10:57:50,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}795d79f9342f863d58799efc9c7fe7feb24b4890" 2018-08-01 10:57:50,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-b5517b80-4f33-4582-825b-735437b39b98 Date: Wed, 01 Aug 2018 10:57:50 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"46be9175-dada-4717-aa08-bfd71ffa7d8d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":89,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":["525ca462-fd5f-4672-9d48-a0637d58baf9"],"description":"","tags":[],"updated_at":"2018-08-01T10:57:33Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-priv-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T10:57:33Z","provider:network_type":"vxlan"}]} 2018-08-01 10:57:50,271 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-priv-net used request id req-b5517b80-4f33-4582-825b-735437b39b98 2018-08-01 10:57:50,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}795d79f9342f863d58799efc9c7fe7feb24b4890" 2018-08-01 10:57:50,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:57:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-737fb865-2067-407b-bf2d-0ed28d2e85db 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 10:57:50,366 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-737fb865-2067-407b-bf2d-0ed28d2e85db 2018-08-01 10:57:50,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=46be9175-dada-4717-aa08-bfd71ffa7d8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}795d79f9342f863d58799efc9c7fe7feb24b4890" 2018-08-01 10:57:50,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-ee6b0c63-a2f4-4079-aa68-7c9a8cdb97f1 Date: Wed, 01 Aug 2018 10:57:50 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T10:57:33Z","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":"525ca462-fd5f-4672-9d48-a0637d58baf9","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"46be9175-dada-4717-aa08-bfd71ffa7d8d","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T10:57:33Z","ip_version":4}]} 2018-08-01 10:57:50,410 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=46be9175-dada-4717-aa08-bfd71ffa7d8d used request id req-ee6b0c63-a2f4-4079-aa68-7c9a8cdb97f1 2018-08-01 10:57:50,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=46be9175-dada-4717-aa08-bfd71ffa7d8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}795d79f9342f863d58799efc9c7fe7feb24b4890" 2018-08-01 10:57:50,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2037 X-Openstack-Request-Id: req-f64c9de4-4518-4310-b13b-7d68b0f815bb Date: Wed, 01 Aug 2018 10:57:50 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:57:46Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"525ca462-fd5f-4672-9d48-a0637d58baf9","ip_address":"10.55.0.3"}],"id":"74532a2d-55a3-42d1-8e9d-1f3707ad9687","security_groups":["d876f51d-b6f9-4c8f-b88c-c69d2c3be178"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f0:13:0b","project_id":"8d96727022f4443794db44ecde432faf","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aaport-1","admin_state_up":true,"network_id":"46be9175-dada-4717-aa08-bfd71ffa7d8d","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T10:57:39Z","binding:vnic_type":"normal","device_id":"cdce5ed8-e1ee-4f60-b038-0d974454bfff","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:57:37Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"525ca462-fd5f-4672-9d48-a0637d58baf9","ip_address":"10.55.0.2"}],"id":"dab6f278-23f1-4616-85a1-222cb2264718","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:72:29:90","project_id":"8d96727022f4443794db44ecde432faf","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"46be9175-dada-4717-aa08-bfd71ffa7d8d","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T10:57:34Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-46be9175-dada-4717-aa08-bfd71ffa7d8d","ip_allocation":"immediate"}]} 2018-08-01 10:57:50,459 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=46be9175-dada-4717-aa08-bfd71ffa7d8d used request id req-f64c9de4-4518-4310-b13b-7d68b0f815bb 2018-08-01 10:57:50,460 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:57:50,461 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:57:50,841 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:57:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["84hDAQeiRfa65n0qf8AbmQ"], "issued_at": "2018-08-01T10:57:50.000000Z"}} 2018-08-01 10:57:50,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9495f3f84866c2986ff6691b06128c69ec94b39" 2018-08-01 10:57:50,920 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:57:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d66a259-344c-4654-b9f1-732dded72767 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:57:50,921 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-4d66a259-344c-4654-b9f1-732dded72767 2018-08-01 10:57:50,922 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 10:57:50,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9495f3f84866c2986ff6691b06128c69ec94b39" 2018-08-01 10:57:51,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:57:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea068049-6b00-47e0-9341-e0cfd5196b8c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:57:51,005 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-ea068049-6b00-47e0-9341-e0cfd5196b8c 2018-08-01 10:57:51,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9495f3f84866c2986ff6691b06128c69ec94b39" 2018-08-01 10:57:51,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-1a452fb2-43fc-409c-9a92-96c2d639f6e0 Date: Wed, 01 Aug 2018 10:57:51 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"46be9175-dada-4717-aa08-bfd71ffa7d8d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":89,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":["525ca462-fd5f-4672-9d48-a0637d58baf9"],"description":"","tags":[],"updated_at":"2018-08-01T10:57:33Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-priv-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T10:57:33Z","provider:network_type":"vxlan"}]} 2018-08-01 10:57:51,256 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-priv-net used request id req-1a452fb2-43fc-409c-9a92-96c2d639f6e0 2018-08-01 10:57:51,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=46be9175-dada-4717-aa08-bfd71ffa7d8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9495f3f84866c2986ff6691b06128c69ec94b39" 2018-08-01 10:57:51,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-ed78400a-e46d-4bec-8310-39c5b9036c8a Date: Wed, 01 Aug 2018 10:57:51 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T10:57:33Z","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":"525ca462-fd5f-4672-9d48-a0637d58baf9","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"46be9175-dada-4717-aa08-bfd71ffa7d8d","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T10:57:33Z","ip_version":4}]} 2018-08-01 10:57:51,304 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=46be9175-dada-4717-aa08-bfd71ffa7d8d used request id req-ed78400a-e46d-4bec-8310-39c5b9036c8a 2018-08-01 10:57:51,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9495f3f84866c2986ff6691b06128c69ec94b39" 2018-08-01 10:57:51,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-e9871604-8e17-4777-a8a6-d7bbfc5570c9 Date: Wed, 01 Aug 2018 10:57:51 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"46be9175-dada-4717-aa08-bfd71ffa7d8d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":89,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":["525ca462-fd5f-4672-9d48-a0637d58baf9"],"description":"","tags":[],"updated_at":"2018-08-01T10:57:33Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-priv-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T10:57:33Z","provider:network_type":"vxlan"}]} 2018-08-01 10:57:51,388 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-priv-net used request id req-e9871604-8e17-4777-a8a6-d7bbfc5570c9 2018-08-01 10:57:51,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:57:51,396 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:57: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:57:51,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9495f3f84866c2986ff6691b06128c69ec94b39" 2018-08-01 10:57:51,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:57:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70d46aeb-c64d-49d8-a8e8-530c5e50d01b 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 10:57:51,477 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-70d46aeb-c64d-49d8-a8e8-530c5e50d01b 2018-08-01 10:57:51,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=46be9175-dada-4717-aa08-bfd71ffa7d8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9495f3f84866c2986ff6691b06128c69ec94b39" 2018-08-01 10:57:51,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-f1844c2f-4a52-445d-ab36-7365b78f27f1 Date: Wed, 01 Aug 2018 10:57:51 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T10:57:33Z","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":"525ca462-fd5f-4672-9d48-a0637d58baf9","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"46be9175-dada-4717-aa08-bfd71ffa7d8d","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T10:57:33Z","ip_version":4}]} 2018-08-01 10:57:51,521 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=46be9175-dada-4717-aa08-bfd71ffa7d8d used request id req-f1844c2f-4a52-445d-ab36-7365b78f27f1 2018-08-01 10:57:51,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=46be9175-dada-4717-aa08-bfd71ffa7d8d&name=CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aaport-2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9495f3f84866c2986ff6691b06128c69ec94b39" 2018-08-01 10:57:51,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-ff0a4e3a-2dce-4c61-8a5d-ca7d08cbf258 Date: Wed, 01 Aug 2018 10:57:51 GMT RESP BODY: {"ports":[]} 2018-08-01 10:57:51,555 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=46be9175-dada-4717-aa08-bfd71ffa7d8d&name=CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aaport-2&admin_state_up=True used request id req-ff0a4e3a-2dce-4c61-8a5d-ca7d08cbf258 2018-08-01 10:57:51,558 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/detail?name=CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-inst-nova%3Aovercloud-novacompute-1.opnfvlf.org -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9495f3f84866c2986ff6691b06128c69ec94b39" 2018-08-01 10:57:51,868 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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-f8faa174-22a2-4337-b699-b4754b2069bb x-compute-request-id: req-f8faa174-22a2-4337-b699-b4754b2069bb Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-01 10:57:51,869 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail?name=CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-inst-nova%3Aovercloud-novacompute-1.opnfvlf.org used request id req-f8faa174-22a2-4337-b699-b4754b2069bb 2018-08-01 10:57:51,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9495f3f84866c2986ff6691b06128c69ec94b39" 2018-08-01 10:57:51,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-7fa73697-ddb5-4a05-9011-a94700839b97 Date: Wed, 01 Aug 2018 10:57:51 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"46be9175-dada-4717-aa08-bfd71ffa7d8d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":89,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":["525ca462-fd5f-4672-9d48-a0637d58baf9"],"description":"","tags":[],"updated_at":"2018-08-01T10:57:33Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-priv-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T10:57:33Z","provider:network_type":"vxlan"}]} 2018-08-01 10:57:51,951 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-priv-net used request id req-7fa73697-ddb5-4a05-9011-a94700839b97 2018-08-01 10:57:51,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=46be9175-dada-4717-aa08-bfd71ffa7d8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9495f3f84866c2986ff6691b06128c69ec94b39" 2018-08-01 10:57:51,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-157d9afb-f950-4434-ab87-c32385ff0d36 Date: Wed, 01 Aug 2018 10:57:51 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T10:57:33Z","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":"525ca462-fd5f-4672-9d48-a0637d58baf9","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"46be9175-dada-4717-aa08-bfd71ffa7d8d","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T10:57:33Z","ip_version":4}]} 2018-08-01 10:57:51,994 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=46be9175-dada-4717-aa08-bfd71ffa7d8d used request id req-157d9afb-f950-4434-ab87-c32385ff0d36 2018-08-01 10:57:52,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9495f3f84866c2986ff6691b06128c69ec94b39" 2018-08-01 10:57:52,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-72b979fe-d6b4-4207-b230-e735cde90215 Date: Wed, 01 Aug 2018 10:57:52 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"46be9175-dada-4717-aa08-bfd71ffa7d8d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":89,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":["525ca462-fd5f-4672-9d48-a0637d58baf9"],"description":"","tags":[],"updated_at":"2018-08-01T10:57:33Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-priv-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T10:57:33Z","provider:network_type":"vxlan"}]} 2018-08-01 10:57:52,075 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-priv-net used request id req-72b979fe-d6b4-4207-b230-e735cde90215 2018-08-01 10:57:52,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9495f3f84866c2986ff6691b06128c69ec94b39" 2018-08-01 10:57:52,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:57:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abaaecac-6cab-4bbf-b53a-63feb02b954d 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 10:57:52,160 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-abaaecac-6cab-4bbf-b53a-63feb02b954d 2018-08-01 10:57:52,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=46be9175-dada-4717-aa08-bfd71ffa7d8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9495f3f84866c2986ff6691b06128c69ec94b39" 2018-08-01 10:57:52,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-fcae34d0-a27e-446f-9717-cce834d01ded Date: Wed, 01 Aug 2018 10:57:52 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T10:57:33Z","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":"525ca462-fd5f-4672-9d48-a0637d58baf9","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"46be9175-dada-4717-aa08-bfd71ffa7d8d","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T10:57:33Z","ip_version":4}]} 2018-08-01 10:57:52,207 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=46be9175-dada-4717-aa08-bfd71ffa7d8d used request id req-fcae34d0-a27e-446f-9717-cce834d01ded 2018-08-01 10:57:52,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=46be9175-dada-4717-aa08-bfd71ffa7d8d&name=CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aaport-2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9495f3f84866c2986ff6691b06128c69ec94b39" 2018-08-01 10:57:52,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-7dca4d1f-94ac-41ef-beff-d13d03e70396 Date: Wed, 01 Aug 2018 10:57:52 GMT RESP BODY: {"ports":[]} 2018-08-01 10:57:52,239 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=46be9175-dada-4717-aa08-bfd71ffa7d8d&name=CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aaport-2&admin_state_up=True used request id req-7dca4d1f-94ac-41ef-beff-d13d03e70396 2018-08-01 10:57:52,239 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:57:52,240 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:57:52,622 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:57:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["k0cvILJ6SsWgqqjRqbxsUg"], "issued_at": "2018-08-01T10:57:52.000000Z"}} 2018-08-01 10:57:52,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}932157f59588e660caadb5e9edfe72ea2f3555d8" 2018-08-01 10:57:52,701 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:57:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c70de0a-5fb4-4d46-a4ac-2c29270d3a96 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:57:52,701 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-4c70de0a-5fb4-4d46-a4ac-2c29270d3a96 2018-08-01 10:57:52,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9495f3f84866c2986ff6691b06128c69ec94b39" 2018-08-01 10:57:52,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-4618fe24-440d-41bb-865b-aac61c31f3ef Date: Wed, 01 Aug 2018 10:57:52 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"46be9175-dada-4717-aa08-bfd71ffa7d8d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":89,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":["525ca462-fd5f-4672-9d48-a0637d58baf9"],"description":"","tags":[],"updated_at":"2018-08-01T10:57:33Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-priv-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T10:57:33Z","provider:network_type":"vxlan"}]} 2018-08-01 10:57:52,784 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-priv-net used request id req-4618fe24-440d-41bb-865b-aac61c31f3ef 2018-08-01 10:57:52,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=46be9175-dada-4717-aa08-bfd71ffa7d8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9495f3f84866c2986ff6691b06128c69ec94b39" 2018-08-01 10:57:52,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-399a40c7-2ef8-4181-85ce-cc13dc81c8c8 Date: Wed, 01 Aug 2018 10:57:52 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T10:57:33Z","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":"525ca462-fd5f-4672-9d48-a0637d58baf9","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"46be9175-dada-4717-aa08-bfd71ffa7d8d","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T10:57:33Z","ip_version":4}]} 2018-08-01 10:57:52,830 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=46be9175-dada-4717-aa08-bfd71ffa7d8d used request id req-399a40c7-2ef8-4181-85ce-cc13dc81c8c8 2018-08-01 10:57:52,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9495f3f84866c2986ff6691b06128c69ec94b39" 2018-08-01 10:57:53,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-ddafc22d-92b8-4297-a97e-83c0d0dc4a2a Date: Wed, 01 Aug 2018 10:57:53 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"46be9175-dada-4717-aa08-bfd71ffa7d8d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":89,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":["525ca462-fd5f-4672-9d48-a0637d58baf9"],"description":"","tags":[],"updated_at":"2018-08-01T10:57:33Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-priv-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T10:57:33Z","provider:network_type":"vxlan"}]} 2018-08-01 10:57:53,093 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-priv-net used request id req-ddafc22d-92b8-4297-a97e-83c0d0dc4a2a 2018-08-01 10:57:53,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:57:53,101 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:57: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:57:53,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}932157f59588e660caadb5e9edfe72ea2f3555d8" 2018-08-01 10:57:53,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:57:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-239b3862-fe68-4d91-b62b-7b01acc2a2c4 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 10:57:53,182 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-239b3862-fe68-4d91-b62b-7b01acc2a2c4 2018-08-01 10:57:53,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=46be9175-dada-4717-aa08-bfd71ffa7d8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9495f3f84866c2986ff6691b06128c69ec94b39" 2018-08-01 10:57:53,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-9fe692d4-ef01-414c-a63f-d139c22ea1ab Date: Wed, 01 Aug 2018 10:57:53 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T10:57:33Z","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":"525ca462-fd5f-4672-9d48-a0637d58baf9","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"46be9175-dada-4717-aa08-bfd71ffa7d8d","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T10:57:33Z","ip_version":4}]} 2018-08-01 10:57:53,226 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=46be9175-dada-4717-aa08-bfd71ffa7d8d used request id req-9fe692d4-ef01-414c-a63f-d139c22ea1ab 2018-08-01 10:57:53,227 - neutron_utils - INFO - Creating port for network with name - CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-priv-net 2018-08-01 10:57:53,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9495f3f84866c2986ff6691b06128c69ec94b39" -d '{"port": {"network_id": "46be9175-dada-4717-aa08-bfd71ffa7d8d", "name": "CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aaport-2", "admin_state_up": true}}' 2018-08-01 10:57:53,938 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 908 X-Openstack-Request-Id: req-ba0bc387-7d90-4f0b-8c37-8047043039bd Date: Wed, 01 Aug 2018 10:57:53 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:57:53Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"525ca462-fd5f-4672-9d48-a0637d58baf9","ip_address":"10.55.0.10"}],"id":"5dd846a9-d97e-4720-95d4-acf2575e0994","security_groups":["d876f51d-b6f9-4c8f-b88c-c69d2c3be178"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:8f:83:48","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aaport-2","project_id":"8d96727022f4443794db44ecde432faf","qos_policy_id":null,"admin_state_up":true,"network_id":"46be9175-dada-4717-aa08-bfd71ffa7d8d","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T10:57:53Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-08-01 10:57:53,939 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/ports used request id req-ba0bc387-7d90-4f0b-8c37-8047043039bd 2018-08-01 10:57:53,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9495f3f84866c2986ff6691b06128c69ec94b39" 2018-08-01 10:57:54,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-34493aa9-e239-47b4-9a72-ecc7a1864526 Date: Wed, 01 Aug 2018 10:57:54 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"46be9175-dada-4717-aa08-bfd71ffa7d8d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":89,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":["525ca462-fd5f-4672-9d48-a0637d58baf9"],"description":"","tags":[],"updated_at":"2018-08-01T10:57:33Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-priv-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T10:57:33Z","provider:network_type":"vxlan"}]} 2018-08-01 10:57:54,023 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-priv-net used request id req-34493aa9-e239-47b4-9a72-ecc7a1864526 2018-08-01 10:57:54,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=46be9175-dada-4717-aa08-bfd71ffa7d8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9495f3f84866c2986ff6691b06128c69ec94b39" 2018-08-01 10:57:54,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-f7ab62da-f6cc-471f-b7f4-5a5f3db66b80 Date: Wed, 01 Aug 2018 10:57:54 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T10:57:33Z","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":"525ca462-fd5f-4672-9d48-a0637d58baf9","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"46be9175-dada-4717-aa08-bfd71ffa7d8d","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T10:57:33Z","ip_version":4}]} 2018-08-01 10:57:54,069 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=46be9175-dada-4717-aa08-bfd71ffa7d8d used request id req-f7ab62da-f6cc-471f-b7f4-5a5f3db66b80 2018-08-01 10:57:54,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9495f3f84866c2986ff6691b06128c69ec94b39" 2018-08-01 10:57:54,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-bf1205fb-5369-4065-895d-f6d305e4f5c6 Date: Wed, 01 Aug 2018 10:57:54 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"46be9175-dada-4717-aa08-bfd71ffa7d8d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":89,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":["525ca462-fd5f-4672-9d48-a0637d58baf9"],"description":"","tags":[],"updated_at":"2018-08-01T10:57:33Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-priv-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T10:57:33Z","provider:network_type":"vxlan"}]} 2018-08-01 10:57:54,152 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-priv-net used request id req-bf1205fb-5369-4065-895d-f6d305e4f5c6 2018-08-01 10:57:54,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9495f3f84866c2986ff6691b06128c69ec94b39" 2018-08-01 10:57:54,239 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:57:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-643d525d-1a00-4d3d-a365-14118c1f2009 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 10:57:54,239 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-643d525d-1a00-4d3d-a365-14118c1f2009 2018-08-01 10:57:54,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=46be9175-dada-4717-aa08-bfd71ffa7d8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9495f3f84866c2986ff6691b06128c69ec94b39" 2018-08-01 10:57:54,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-c4536683-b4e4-4028-8ae9-2481ccb3d136 Date: Wed, 01 Aug 2018 10:57:54 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T10:57:33Z","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":"525ca462-fd5f-4672-9d48-a0637d58baf9","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"46be9175-dada-4717-aa08-bfd71ffa7d8d","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T10:57:33Z","ip_version":4}]} 2018-08-01 10:57:54,285 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=46be9175-dada-4717-aa08-bfd71ffa7d8d used request id req-c4536683-b4e4-4028-8ae9-2481ccb3d136 2018-08-01 10:57:54,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=46be9175-dada-4717-aa08-bfd71ffa7d8d&name=CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aaport-2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9495f3f84866c2986ff6691b06128c69ec94b39" 2018-08-01 10:57:54,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 911 X-Openstack-Request-Id: req-ee42e810-53a6-4d93-aa33-2a9abadcb034 Date: Wed, 01 Aug 2018 10:57:54 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:57:53Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"525ca462-fd5f-4672-9d48-a0637d58baf9","ip_address":"10.55.0.10"}],"id":"5dd846a9-d97e-4720-95d4-acf2575e0994","security_groups":["d876f51d-b6f9-4c8f-b88c-c69d2c3be178"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:8f:83:48","project_id":"8d96727022f4443794db44ecde432faf","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aaport-2","admin_state_up":true,"network_id":"46be9175-dada-4717-aa08-bfd71ffa7d8d","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T10:57:53Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-08-01 10:57:54,358 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=46be9175-dada-4717-aa08-bfd71ffa7d8d&name=CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aaport-2&admin_state_up=True used request id req-ee42e810-53a6-4d93-aa33-2a9abadcb034 2018-08-01 10:57:54,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9495f3f84866c2986ff6691b06128c69ec94b39" 2018-08-01 10:57:54,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:57:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c6df056-5075-43e2-8dd1-ca6bf24b149f 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 10:57:54,381 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-3c6df056-5075-43e2-8dd1-ca6bf24b149f 2018-08-01 10:57:54,382 - nova_utils - INFO - Creating VM with name - CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-inst-nova:overcloud-novacompute-1.opnfvlf.org 2018-08-01 10:57:54,385 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9495f3f84866c2986ff6691b06128c69ec94b39" 2018-08-01 10:57:54,405 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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-6c6c4af3-4e7a-4c08-9196-1666a06834e5 x-compute-request-id: req-6c6c4af3-4e7a-4c08-9196-1666a06834e5 Content-Encoding: gzip Content-Length: 350 Content-Type: application/json RESP BODY: {"flavors": [{"id": "0cc86156-fd85-425c-90f8-f0a7c1512cfc", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/0cc86156-fd85-425c-90f8-f0a7c1512cfc", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/0cc86156-fd85-425c-90f8-f0a7c1512cfc", "rel": "bookmark"}], "name": "CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-flavor-name"}, {"id": "4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "rel": "bookmark"}], "name": "vmtp-flavor_ee58c79f-c6fb-483f-8b9c-406ffbfad757"}, {"id": "5b61c696-1b5b-4204-b7e5-ca4a818093b0", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "bookmark"}], "name": "shaker-flavor_81952131-3011-4d90-80f4-831743223f59"}]} 2018-08-01 10:57:54,405 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-6c6c4af3-4e7a-4c08-9196-1666a06834e5 2018-08-01 10:57:54,408 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors/0cc86156-fd85-425c-90f8-f0a7c1512cfc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9495f3f84866c2986ff6691b06128c69ec94b39" 2018-08-01 10:57:54,427 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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-c920adc0-967c-49af-a20d-9e7a4993a591 x-compute-request-id: req-c920adc0-967c-49af-a20d-9e7a4993a591 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-flavor-name", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/0cc86156-fd85-425c-90f8-f0a7c1512cfc", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/0cc86156-fd85-425c-90f8-f0a7c1512cfc", "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": "0cc86156-fd85-425c-90f8-f0a7c1512cfc"}} 2018-08-01 10:57:54,427 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/0cc86156-fd85-425c-90f8-f0a7c1512cfc used request id req-c920adc0-967c-49af-a20d-9e7a4993a591 2018-08-01 10:57:54,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a9495f3f84866c2986ff6691b06128c69ec94b39" 2018-08-01 10:57:54,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1064 Content-Type: application/json X-Openstack-Request-Id: req-19315720-4e73-4a9c-beaf-7e6484695be3 Date: Wed, 01 Aug 2018 10:57:54 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T10:57:35Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-01T10:57:36Z", "visibility": "shared", "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/8f86c0c6-9a90-44fc-b859-5c5731e7788e/snap", "metadata": {}}], "self": "/v2/images/8f86c0c6-9a90-44fc-b859-5c5731e7788e", "min_disk": 0, "protected": false, "id": "8f86c0c6-9a90-44fc-b859-5c5731e7788e", "file": "/v2/images/8f86c0c6-9a90-44fc-b859-5c5731e7788e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b155d7eb0b5f406f98ae4df8a3fc0811", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/8f86c0c6-9a90-44fc-b859-5c5731e7788e/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-image"} 2018-08-01 10:57:54,609 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-image used request id req-19315720-4e73-4a9c-beaf-7e6484695be3 2018-08-01 10:57:54,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a9495f3f84866c2986ff6691b06128c69ec94b39" 2018-08-01 10:57:54,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-4d891a70-cca8-4d1c-804c-0bd8547ee714 Date: Wed, 01 Aug 2018 10:57: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-08-01 10:57:54,620 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-4d891a70-cca8-4d1c-804c-0bd8547ee714 2018-08-01 10:57:54,625 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9495f3f84866c2986ff6691b06128c69ec94b39" -d '{"server": {"name": "CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-inst-nova:overcloud-novacompute-1.opnfvlf.org", "imageRef": "8f86c0c6-9a90-44fc-b859-5c5731e7788e", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "0cc86156-fd85-425c-90f8-f0a7c1512cfc", "max_count": 1, "min_count": 1, "networks": [{"port": "5dd846a9-d97e-4720-95d4-acf2575e0994"}]}}' 2018-08-01 10:57:55,673 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 10: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 x-openstack-request-id: req-0aa7913b-b516-4dda-b720-b5bc41748a32 x-compute-request-id: req-0aa7913b-b516-4dda-b720-b5bc41748a32 Content-Length: 374 location: http://172.30.9.24:8774/v2.1/servers/715683f1-8118-4253-8ccc-89744efb95ff Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "715683f1-8118-4253-8ccc-89744efb95ff", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/715683f1-8118-4253-8ccc-89744efb95ff", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/715683f1-8118-4253-8ccc-89744efb95ff", "rel": "bookmark"}], "adminPass": "qtrwW72Fbm2X"}} 2018-08-01 10:57:55,674 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-0aa7913b-b516-4dda-b720-b5bc41748a32 2018-08-01 10:57:55,677 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/715683f1-8118-4253-8ccc-89744efb95ff -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9495f3f84866c2986ff6691b06128c69ec94b39" 2018-08-01 10:57:55,932 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:57: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-a53a3b84-8094-4a4c-b500-aa46e659b213 x-compute-request-id: req-a53a3b84-8094-4a4c-b500-aa46e659b213 Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/715683f1-8118-4253-8ccc-89744efb95ff", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/715683f1-8118-4253-8ccc-89744efb95ff", "rel": "bookmark"}], "image": {"id": "8f86c0c6-9a90-44fc-b859-5c5731e7788e", "links": [{"href": "http://172.30.9.24:8774/images/8f86c0c6-9a90-44fc-b859-5c5731e7788e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0cc86156-fd85-425c-90f8-f0a7c1512cfc", "links": [{"href": "http://172.30.9.24:8774/flavors/0cc86156-fd85-425c-90f8-f0a7c1512cfc", "rel": "bookmark"}]}, "id": "715683f1-8118-4253-8ccc-89744efb95ff", "user_id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T10:57:55Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-08-01T10:57:55Z", "tenant_id": "8d96727022f4443794db44ecde432faf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:57:55,932 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/715683f1-8118-4253-8ccc-89744efb95ff used request id req-a53a3b84-8094-4a4c-b500-aa46e659b213 2018-08-01 10:57:55,933 - create_instance - INFO - Created instance with name - CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-inst-nova:overcloud-novacompute-1.opnfvlf.org 2018-08-01 10:57:55,935 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/715683f1-8118-4253-8ccc-89744efb95ff -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9495f3f84866c2986ff6691b06128c69ec94b39" 2018-08-01 10:57:56,214 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:57: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-a670091d-c932-437a-b359-5fcfd1e21d0d x-compute-request-id: req-a670091d-c932-437a-b359-5fcfd1e21d0d Content-Encoding: gzip Content-Length: 687 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/715683f1-8118-4253-8ccc-89744efb95ff", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/715683f1-8118-4253-8ccc-89744efb95ff", "rel": "bookmark"}], "image": {"id": "8f86c0c6-9a90-44fc-b859-5c5731e7788e", "links": [{"href": "http://172.30.9.24:8774/images/8f86c0c6-9a90-44fc-b859-5c5731e7788e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000040", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0cc86156-fd85-425c-90f8-f0a7c1512cfc", "links": [{"href": "http://172.30.9.24:8774/flavors/0cc86156-fd85-425c-90f8-f0a7c1512cfc", "rel": "bookmark"}]}, "id": "715683f1-8118-4253-8ccc-89744efb95ff", "user_id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T10:57:56Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-08-01T10:57:55Z", "tenant_id": "8d96727022f4443794db44ecde432faf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:57:56,215 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/715683f1-8118-4253-8ccc-89744efb95ff used request id req-a670091d-c932-437a-b359-5fcfd1e21d0d 2018-08-01 10:57:56,215 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - BUILD 2018-08-01 10:57:56,215 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-01 10:57:59,218 - create_instance - DEBUG - VM status query timeout in 896.714450121 2018-08-01 10:57:59,222 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/715683f1-8118-4253-8ccc-89744efb95ff -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9495f3f84866c2986ff6691b06128c69ec94b39" 2018-08-01 10:57:59,517 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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-e2a8856e-68f3-42e2-9f36-c1a7ba848ddf x-compute-request-id: req-e2a8856e-68f3-42e2-9f36-c1a7ba848ddf Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:83:48", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/715683f1-8118-4253-8ccc-89744efb95ff", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/715683f1-8118-4253-8ccc-89744efb95ff", "rel": "bookmark"}], "image": {"id": "8f86c0c6-9a90-44fc-b859-5c5731e7788e", "links": [{"href": "http://172.30.9.24:8774/images/8f86c0c6-9a90-44fc-b859-5c5731e7788e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000040", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0cc86156-fd85-425c-90f8-f0a7c1512cfc", "links": [{"href": "http://172.30.9.24:8774/flavors/0cc86156-fd85-425c-90f8-f0a7c1512cfc", "rel": "bookmark"}]}, "id": "715683f1-8118-4253-8ccc-89744efb95ff", "security_groups": [{"name": "default"}], "user_id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T10:57:56Z", "hostId": "84bc2fcc33f028ef5fceb4ea5d26af04f0a45a1387698c94ece40185", "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-9a674111-28be-4239-8590-d825be65b5aa-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-08-01T10:57:55Z", "tenant_id": "8d96727022f4443794db44ecde432faf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:57:59,517 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/715683f1-8118-4253-8ccc-89744efb95ff used request id req-e2a8856e-68f3-42e2-9f36-c1a7ba848ddf 2018-08-01 10:57:59,518 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - BUILD 2018-08-01 10:57:59,518 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-01 10:58:02,521 - create_instance - DEBUG - VM status query timeout in 893.411594152 2018-08-01 10:58:02,524 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/715683f1-8118-4253-8ccc-89744efb95ff -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9495f3f84866c2986ff6691b06128c69ec94b39" 2018-08-01 10:58:02,702 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:58:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7c25f7eb-4a58-4d29-84ee-af2fc5a44875 x-compute-request-id: req-7c25f7eb-4a58-4d29-84ee-af2fc5a44875 Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:83:48", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/715683f1-8118-4253-8ccc-89744efb95ff", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/715683f1-8118-4253-8ccc-89744efb95ff", "rel": "bookmark"}], "image": {"id": "8f86c0c6-9a90-44fc-b859-5c5731e7788e", "links": [{"href": "http://172.30.9.24:8774/images/8f86c0c6-9a90-44fc-b859-5c5731e7788e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000040", "OS-SRV-USG:launched_at": "2018-08-01T10:57:59.000000", "flavor": {"id": "0cc86156-fd85-425c-90f8-f0a7c1512cfc", "links": [{"href": "http://172.30.9.24:8774/flavors/0cc86156-fd85-425c-90f8-f0a7c1512cfc", "rel": "bookmark"}]}, "id": "715683f1-8118-4253-8ccc-89744efb95ff", "security_groups": [{"name": "default"}], "user_id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:57:59Z", "hostId": "84bc2fcc33f028ef5fceb4ea5d26af04f0a45a1387698c94ece40185", "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-9a674111-28be-4239-8590-d825be65b5aa-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-08-01T10:57:55Z", "tenant_id": "8d96727022f4443794db44ecde432faf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:58:02,702 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/715683f1-8118-4253-8ccc-89744efb95ff used request id req-7c25f7eb-4a58-4d29-84ee-af2fc5a44875 2018-08-01 10:58:02,703 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - ACTIVE 2018-08-01 10:58:02,703 - create_instance - INFO - VM is - ACTIVE 2018-08-01 10:58:02,705 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/715683f1-8118-4253-8ccc-89744efb95ff -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9495f3f84866c2986ff6691b06128c69ec94b39" 2018-08-01 10:58:02,860 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:58:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c03ce9fe-32cb-4634-9702-8ab3b67fac5b x-compute-request-id: req-c03ce9fe-32cb-4634-9702-8ab3b67fac5b Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:83:48", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/715683f1-8118-4253-8ccc-89744efb95ff", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/715683f1-8118-4253-8ccc-89744efb95ff", "rel": "bookmark"}], "image": {"id": "8f86c0c6-9a90-44fc-b859-5c5731e7788e", "links": [{"href": "http://172.30.9.24:8774/images/8f86c0c6-9a90-44fc-b859-5c5731e7788e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000040", "OS-SRV-USG:launched_at": "2018-08-01T10:57:59.000000", "flavor": {"id": "0cc86156-fd85-425c-90f8-f0a7c1512cfc", "links": [{"href": "http://172.30.9.24:8774/flavors/0cc86156-fd85-425c-90f8-f0a7c1512cfc", "rel": "bookmark"}]}, "id": "715683f1-8118-4253-8ccc-89744efb95ff", "security_groups": [{"name": "default"}], "user_id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:57:59Z", "hostId": "84bc2fcc33f028ef5fceb4ea5d26af04f0a45a1387698c94ece40185", "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-9a674111-28be-4239-8590-d825be65b5aa-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-08-01T10:57:55Z", "tenant_id": "8d96727022f4443794db44ecde432faf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:58:02,860 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/715683f1-8118-4253-8ccc-89744efb95ff used request id req-c03ce9fe-32cb-4634-9702-8ab3b67fac5b 2018-08-01 10:58:02,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9495f3f84866c2986ff6691b06128c69ec94b39" 2018-08-01 10:58:02,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-c1094853-4c0f-4952-912c-b3903b17a78a Date: Wed, 01 Aug 2018 10:58:02 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"46be9175-dada-4717-aa08-bfd71ffa7d8d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":89,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":["525ca462-fd5f-4672-9d48-a0637d58baf9"],"description":"","tags":[],"updated_at":"2018-08-01T10:57:33Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-priv-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T10:57:33Z","provider:network_type":"vxlan"}]} 2018-08-01 10:58:02,948 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-priv-net used request id req-c1094853-4c0f-4952-912c-b3903b17a78a 2018-08-01 10:58:02,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9495f3f84866c2986ff6691b06128c69ec94b39" 2018-08-01 10:58:03,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:58:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db664464-8a3d-45fd-9056-e9ad71149cc9 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 10:58:03,041 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-db664464-8a3d-45fd-9056-e9ad71149cc9 2018-08-01 10:58:03,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=46be9175-dada-4717-aa08-bfd71ffa7d8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9495f3f84866c2986ff6691b06128c69ec94b39" 2018-08-01 10:58:03,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-55ffaa73-3185-40e3-8fd1-df0ebb809db0 Date: Wed, 01 Aug 2018 10:58:03 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T10:57:33Z","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":"525ca462-fd5f-4672-9d48-a0637d58baf9","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"46be9175-dada-4717-aa08-bfd71ffa7d8d","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T10:57:33Z","ip_version":4}]} 2018-08-01 10:58:03,091 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=46be9175-dada-4717-aa08-bfd71ffa7d8d used request id req-55ffaa73-3185-40e3-8fd1-df0ebb809db0 2018-08-01 10:58:03,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=46be9175-dada-4717-aa08-bfd71ffa7d8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9495f3f84866c2986ff6691b06128c69ec94b39" 2018-08-01 10:58:03,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3085 X-Openstack-Request-Id: req-892243d5-9c80-446c-8359-3de8f7d8e6a2 Date: Wed, 01 Aug 2018 10:58:03 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:57:59Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"525ca462-fd5f-4672-9d48-a0637d58baf9","ip_address":"10.55.0.10"}],"id":"5dd846a9-d97e-4720-95d4-acf2575e0994","security_groups":["d876f51d-b6f9-4c8f-b88c-c69d2c3be178"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8f:83:48","project_id":"8d96727022f4443794db44ecde432faf","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aaport-2","admin_state_up":true,"network_id":"46be9175-dada-4717-aa08-bfd71ffa7d8d","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T10:57:53Z","binding:vnic_type":"normal","device_id":"715683f1-8118-4253-8ccc-89744efb95ff","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:57:46Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"525ca462-fd5f-4672-9d48-a0637d58baf9","ip_address":"10.55.0.3"}],"id":"74532a2d-55a3-42d1-8e9d-1f3707ad9687","security_groups":["d876f51d-b6f9-4c8f-b88c-c69d2c3be178"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f0:13:0b","project_id":"8d96727022f4443794db44ecde432faf","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aaport-1","admin_state_up":true,"network_id":"46be9175-dada-4717-aa08-bfd71ffa7d8d","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T10:57:39Z","binding:vnic_type":"normal","device_id":"cdce5ed8-e1ee-4f60-b038-0d974454bfff","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:57:37Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"525ca462-fd5f-4672-9d48-a0637d58baf9","ip_address":"10.55.0.2"}],"id":"dab6f278-23f1-4616-85a1-222cb2264718","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:72:29:90","project_id":"8d96727022f4443794db44ecde432faf","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"46be9175-dada-4717-aa08-bfd71ffa7d8d","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T10:57:34Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-46be9175-dada-4717-aa08-bfd71ffa7d8d","ip_allocation":"immediate"}]} 2018-08-01 10:58:03,318 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=46be9175-dada-4717-aa08-bfd71ffa7d8d used request id req-892243d5-9c80-446c-8359-3de8f7d8e6a2 2018-08-01 10:58:03,322 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/715683f1-8118-4253-8ccc-89744efb95ff -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9495f3f84866c2986ff6691b06128c69ec94b39" 2018-08-01 10:58:03,655 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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-d8cae364-be77-47eb-be29-b89050c74542 x-compute-request-id: req-d8cae364-be77-47eb-be29-b89050c74542 Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:83:48", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/715683f1-8118-4253-8ccc-89744efb95ff", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/715683f1-8118-4253-8ccc-89744efb95ff", "rel": "bookmark"}], "image": {"id": "8f86c0c6-9a90-44fc-b859-5c5731e7788e", "links": [{"href": "http://172.30.9.24:8774/images/8f86c0c6-9a90-44fc-b859-5c5731e7788e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000040", "OS-SRV-USG:launched_at": "2018-08-01T10:57:59.000000", "flavor": {"id": "0cc86156-fd85-425c-90f8-f0a7c1512cfc", "links": [{"href": "http://172.30.9.24:8774/flavors/0cc86156-fd85-425c-90f8-f0a7c1512cfc", "rel": "bookmark"}]}, "id": "715683f1-8118-4253-8ccc-89744efb95ff", "security_groups": [{"name": "default"}], "user_id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:57:59Z", "hostId": "84bc2fcc33f028ef5fceb4ea5d26af04f0a45a1387698c94ece40185", "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-9a674111-28be-4239-8590-d825be65b5aa-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-08-01T10:57:55Z", "tenant_id": "8d96727022f4443794db44ecde432faf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:58:03,655 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/715683f1-8118-4253-8ccc-89744efb95ff used request id req-d8cae364-be77-47eb-be29-b89050c74542 2018-08-01 10:58:03,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9495f3f84866c2986ff6691b06128c69ec94b39" 2018-08-01 10:58:03,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-a6cb0a70-a937-4f62-abb6-e752a1e5b499 Date: Wed, 01 Aug 2018 10:58:03 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"46be9175-dada-4717-aa08-bfd71ffa7d8d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":89,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":["525ca462-fd5f-4672-9d48-a0637d58baf9"],"description":"","tags":[],"updated_at":"2018-08-01T10:57:33Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-priv-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T10:57:33Z","provider:network_type":"vxlan"}]} 2018-08-01 10:58:03,737 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-priv-net used request id req-a6cb0a70-a937-4f62-abb6-e752a1e5b499 2018-08-01 10:58:03,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9495f3f84866c2986ff6691b06128c69ec94b39" 2018-08-01 10:58:03,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:58:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f6bad91-410d-4b43-90a5-bf03582355bd 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 10:58:03,830 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-7f6bad91-410d-4b43-90a5-bf03582355bd 2018-08-01 10:58:03,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=46be9175-dada-4717-aa08-bfd71ffa7d8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9495f3f84866c2986ff6691b06128c69ec94b39" 2018-08-01 10:58:03,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-0ba59e93-148c-46ca-8390-aefdffb92d44 Date: Wed, 01 Aug 2018 10:58:03 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T10:57:33Z","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":"525ca462-fd5f-4672-9d48-a0637d58baf9","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"46be9175-dada-4717-aa08-bfd71ffa7d8d","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T10:57:33Z","ip_version":4}]} 2018-08-01 10:58:03,875 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=46be9175-dada-4717-aa08-bfd71ffa7d8d used request id req-0ba59e93-148c-46ca-8390-aefdffb92d44 2018-08-01 10:58:03,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=46be9175-dada-4717-aa08-bfd71ffa7d8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9495f3f84866c2986ff6691b06128c69ec94b39" 2018-08-01 10:58:03,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3085 X-Openstack-Request-Id: req-be8d1beb-c02b-4c3d-9e05-3e11ec7d022f Date: Wed, 01 Aug 2018 10:58:03 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:57:59Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"525ca462-fd5f-4672-9d48-a0637d58baf9","ip_address":"10.55.0.10"}],"id":"5dd846a9-d97e-4720-95d4-acf2575e0994","security_groups":["d876f51d-b6f9-4c8f-b88c-c69d2c3be178"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8f:83:48","project_id":"8d96727022f4443794db44ecde432faf","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aaport-2","admin_state_up":true,"network_id":"46be9175-dada-4717-aa08-bfd71ffa7d8d","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T10:57:53Z","binding:vnic_type":"normal","device_id":"715683f1-8118-4253-8ccc-89744efb95ff","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:57:46Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"525ca462-fd5f-4672-9d48-a0637d58baf9","ip_address":"10.55.0.3"}],"id":"74532a2d-55a3-42d1-8e9d-1f3707ad9687","security_groups":["d876f51d-b6f9-4c8f-b88c-c69d2c3be178"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f0:13:0b","project_id":"8d96727022f4443794db44ecde432faf","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aaport-1","admin_state_up":true,"network_id":"46be9175-dada-4717-aa08-bfd71ffa7d8d","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T10:57:39Z","binding:vnic_type":"normal","device_id":"cdce5ed8-e1ee-4f60-b038-0d974454bfff","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:57:37Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"525ca462-fd5f-4672-9d48-a0637d58baf9","ip_address":"10.55.0.2"}],"id":"dab6f278-23f1-4616-85a1-222cb2264718","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:72:29:90","project_id":"8d96727022f4443794db44ecde432faf","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"46be9175-dada-4717-aa08-bfd71ffa7d8d","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T10:57:34Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-46be9175-dada-4717-aa08-bfd71ffa7d8d","ip_allocation":"immediate"}]} 2018-08-01 10:58:03,925 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=46be9175-dada-4717-aa08-bfd71ffa7d8d used request id req-be8d1beb-c02b-4c3d-9e05-3e11ec7d022f 2018-08-01 10:58:03,928 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/715683f1-8118-4253-8ccc-89744efb95ff -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9495f3f84866c2986ff6691b06128c69ec94b39" 2018-08-01 10:58:04,087 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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-fdbe50d9-51e6-47e2-8507-2236b05ee9c4 x-compute-request-id: req-fdbe50d9-51e6-47e2-8507-2236b05ee9c4 Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:83:48", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/715683f1-8118-4253-8ccc-89744efb95ff", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/715683f1-8118-4253-8ccc-89744efb95ff", "rel": "bookmark"}], "image": {"id": "8f86c0c6-9a90-44fc-b859-5c5731e7788e", "links": [{"href": "http://172.30.9.24:8774/images/8f86c0c6-9a90-44fc-b859-5c5731e7788e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000040", "OS-SRV-USG:launched_at": "2018-08-01T10:57:59.000000", "flavor": {"id": "0cc86156-fd85-425c-90f8-f0a7c1512cfc", "links": [{"href": "http://172.30.9.24:8774/flavors/0cc86156-fd85-425c-90f8-f0a7c1512cfc", "rel": "bookmark"}]}, "id": "715683f1-8118-4253-8ccc-89744efb95ff", "security_groups": [{"name": "default"}], "user_id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:57:59Z", "hostId": "84bc2fcc33f028ef5fceb4ea5d26af04f0a45a1387698c94ece40185", "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-9a674111-28be-4239-8590-d825be65b5aa-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-08-01T10:57:55Z", "tenant_id": "8d96727022f4443794db44ecde432faf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:58:04,088 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/715683f1-8118-4253-8ccc-89744efb95ff used request id req-fdbe50d9-51e6-47e2-8507-2236b05ee9c4 2018-08-01 10:58:04,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9495f3f84866c2986ff6691b06128c69ec94b39" 2018-08-01 10:58:04,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-999b61c1-68ec-41fd-bee8-22695e41aa82 Date: Wed, 01 Aug 2018 10:58:04 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"46be9175-dada-4717-aa08-bfd71ffa7d8d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":89,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":["525ca462-fd5f-4672-9d48-a0637d58baf9"],"description":"","tags":[],"updated_at":"2018-08-01T10:57:33Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-priv-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T10:57:33Z","provider:network_type":"vxlan"}]} 2018-08-01 10:58:04,172 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-priv-net used request id req-999b61c1-68ec-41fd-bee8-22695e41aa82 2018-08-01 10:58:04,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9495f3f84866c2986ff6691b06128c69ec94b39" 2018-08-01 10:58:04,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:58:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50bd1372-4570-4571-a554-9bb08fa759d5 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 10:58:04,259 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-50bd1372-4570-4571-a554-9bb08fa759d5 2018-08-01 10:58:04,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=46be9175-dada-4717-aa08-bfd71ffa7d8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9495f3f84866c2986ff6691b06128c69ec94b39" 2018-08-01 10:58:04,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-57e57cc3-6f1c-421b-b70a-f51aafa86a9b Date: Wed, 01 Aug 2018 10:58:04 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T10:57:33Z","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":"525ca462-fd5f-4672-9d48-a0637d58baf9","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"46be9175-dada-4717-aa08-bfd71ffa7d8d","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T10:57:33Z","ip_version":4}]} 2018-08-01 10:58:04,304 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=46be9175-dada-4717-aa08-bfd71ffa7d8d used request id req-57e57cc3-6f1c-421b-b70a-f51aafa86a9b 2018-08-01 10:58:04,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=46be9175-dada-4717-aa08-bfd71ffa7d8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9495f3f84866c2986ff6691b06128c69ec94b39" 2018-08-01 10:58:04,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3085 X-Openstack-Request-Id: req-17f2a375-3cb8-4bd9-b4e1-6e518c4fff92 Date: Wed, 01 Aug 2018 10:58:04 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:57:59Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"525ca462-fd5f-4672-9d48-a0637d58baf9","ip_address":"10.55.0.10"}],"id":"5dd846a9-d97e-4720-95d4-acf2575e0994","security_groups":["d876f51d-b6f9-4c8f-b88c-c69d2c3be178"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8f:83:48","project_id":"8d96727022f4443794db44ecde432faf","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aaport-2","admin_state_up":true,"network_id":"46be9175-dada-4717-aa08-bfd71ffa7d8d","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T10:57:53Z","binding:vnic_type":"normal","device_id":"715683f1-8118-4253-8ccc-89744efb95ff","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:57:46Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"525ca462-fd5f-4672-9d48-a0637d58baf9","ip_address":"10.55.0.3"}],"id":"74532a2d-55a3-42d1-8e9d-1f3707ad9687","security_groups":["d876f51d-b6f9-4c8f-b88c-c69d2c3be178"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f0:13:0b","project_id":"8d96727022f4443794db44ecde432faf","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aaport-1","admin_state_up":true,"network_id":"46be9175-dada-4717-aa08-bfd71ffa7d8d","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T10:57:39Z","binding:vnic_type":"normal","device_id":"cdce5ed8-e1ee-4f60-b038-0d974454bfff","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:57:37Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"525ca462-fd5f-4672-9d48-a0637d58baf9","ip_address":"10.55.0.2"}],"id":"dab6f278-23f1-4616-85a1-222cb2264718","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:72:29:90","project_id":"8d96727022f4443794db44ecde432faf","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"46be9175-dada-4717-aa08-bfd71ffa7d8d","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T10:57:34Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-46be9175-dada-4717-aa08-bfd71ffa7d8d","ip_allocation":"immediate"}]} 2018-08-01 10:58:04,354 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=46be9175-dada-4717-aa08-bfd71ffa7d8d used request id req-17f2a375-3cb8-4bd9-b4e1-6e518c4fff92 2018-08-01 10:58:04,358 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/cdce5ed8-e1ee-4f60-b038-0d974454bfff -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}795d79f9342f863d58799efc9c7fe7feb24b4890" 2018-08-01 10:58:04,512 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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-49d83bed-82d9-436f-b4ee-58d21d538448 x-compute-request-id: req-49d83bed-82d9-436f-b4ee-58d21d538448 Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:13:0b", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/cdce5ed8-e1ee-4f60-b038-0d974454bfff", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/cdce5ed8-e1ee-4f60-b038-0d974454bfff", "rel": "bookmark"}], "image": {"id": "8f86c0c6-9a90-44fc-b859-5c5731e7788e", "links": [{"href": "http://172.30.9.24:8774/images/8f86c0c6-9a90-44fc-b859-5c5731e7788e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000003f", "OS-SRV-USG:launched_at": "2018-08-01T10:57:46.000000", "flavor": {"id": "0cc86156-fd85-425c-90f8-f0a7c1512cfc", "links": [{"href": "http://172.30.9.24:8774/flavors/0cc86156-fd85-425c-90f8-f0a7c1512cfc", "rel": "bookmark"}]}, "id": "cdce5ed8-e1ee-4f60-b038-0d974454bfff", "security_groups": [{"name": "default"}], "user_id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:57:46Z", "hostId": "b618e9dabcbe0244d430166e6378629965cd3e8e43cea676fee77460", "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-9a674111-28be-4239-8590-d825be65b5aa-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-08-01T10:57:41Z", "tenant_id": "8d96727022f4443794db44ecde432faf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:58:04,512 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/cdce5ed8-e1ee-4f60-b038-0d974454bfff used request id req-49d83bed-82d9-436f-b4ee-58d21d538448 2018-08-01 10:58:04,513 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - ACTIVE 2018-08-01 10:58:04,513 - create_instance - INFO - VM is - ACTIVE 2018-08-01 10:58:04,516 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/cdce5ed8-e1ee-4f60-b038-0d974454bfff -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}795d79f9342f863d58799efc9c7fe7feb24b4890" 2018-08-01 10:58:04,667 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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-3d31f660-e24c-4f39-a86b-78139808e917 x-compute-request-id: req-3d31f660-e24c-4f39-a86b-78139808e917 Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:13:0b", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/cdce5ed8-e1ee-4f60-b038-0d974454bfff", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/cdce5ed8-e1ee-4f60-b038-0d974454bfff", "rel": "bookmark"}], "image": {"id": "8f86c0c6-9a90-44fc-b859-5c5731e7788e", "links": [{"href": "http://172.30.9.24:8774/images/8f86c0c6-9a90-44fc-b859-5c5731e7788e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000003f", "OS-SRV-USG:launched_at": "2018-08-01T10:57:46.000000", "flavor": {"id": "0cc86156-fd85-425c-90f8-f0a7c1512cfc", "links": [{"href": "http://172.30.9.24:8774/flavors/0cc86156-fd85-425c-90f8-f0a7c1512cfc", "rel": "bookmark"}]}, "id": "cdce5ed8-e1ee-4f60-b038-0d974454bfff", "security_groups": [{"name": "default"}], "user_id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:57:46Z", "hostId": "b618e9dabcbe0244d430166e6378629965cd3e8e43cea676fee77460", "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-9a674111-28be-4239-8590-d825be65b5aa-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-08-01T10:57:41Z", "tenant_id": "8d96727022f4443794db44ecde432faf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:58:04,668 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/cdce5ed8-e1ee-4f60-b038-0d974454bfff used request id req-3d31f660-e24c-4f39-a86b-78139808e917 2018-08-01 10:58:04,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}795d79f9342f863d58799efc9c7fe7feb24b4890" 2018-08-01 10:58:04,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-790459dc-a2ee-4987-b496-c50cf2a5b622 Date: Wed, 01 Aug 2018 10:58:04 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"46be9175-dada-4717-aa08-bfd71ffa7d8d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":89,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":["525ca462-fd5f-4672-9d48-a0637d58baf9"],"description":"","tags":[],"updated_at":"2018-08-01T10:57:33Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-priv-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T10:57:33Z","provider:network_type":"vxlan"}]} 2018-08-01 10:58:04,759 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-priv-net used request id req-790459dc-a2ee-4987-b496-c50cf2a5b622 2018-08-01 10:58:04,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}795d79f9342f863d58799efc9c7fe7feb24b4890" 2018-08-01 10:58:04,849 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:58:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3a4b717-cb3f-4110-82ab-9b98bf3f2a45 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 10:58:04,850 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-e3a4b717-cb3f-4110-82ab-9b98bf3f2a45 2018-08-01 10:58:04,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=46be9175-dada-4717-aa08-bfd71ffa7d8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}795d79f9342f863d58799efc9c7fe7feb24b4890" 2018-08-01 10:58:04,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-05bae60a-704b-488a-98c2-d56aed7f6777 Date: Wed, 01 Aug 2018 10:58:04 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T10:57:33Z","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":"525ca462-fd5f-4672-9d48-a0637d58baf9","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"46be9175-dada-4717-aa08-bfd71ffa7d8d","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T10:57:33Z","ip_version":4}]} 2018-08-01 10:58:04,901 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=46be9175-dada-4717-aa08-bfd71ffa7d8d used request id req-05bae60a-704b-488a-98c2-d56aed7f6777 2018-08-01 10:58:04,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=46be9175-dada-4717-aa08-bfd71ffa7d8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}795d79f9342f863d58799efc9c7fe7feb24b4890" 2018-08-01 10:58:04,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3085 X-Openstack-Request-Id: req-0e5640c0-503b-4915-8233-cd2c8ce2c5b7 Date: Wed, 01 Aug 2018 10:58:04 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:57:59Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"525ca462-fd5f-4672-9d48-a0637d58baf9","ip_address":"10.55.0.10"}],"id":"5dd846a9-d97e-4720-95d4-acf2575e0994","security_groups":["d876f51d-b6f9-4c8f-b88c-c69d2c3be178"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8f:83:48","project_id":"8d96727022f4443794db44ecde432faf","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aaport-2","admin_state_up":true,"network_id":"46be9175-dada-4717-aa08-bfd71ffa7d8d","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T10:57:53Z","binding:vnic_type":"normal","device_id":"715683f1-8118-4253-8ccc-89744efb95ff","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:57:46Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"525ca462-fd5f-4672-9d48-a0637d58baf9","ip_address":"10.55.0.3"}],"id":"74532a2d-55a3-42d1-8e9d-1f3707ad9687","security_groups":["d876f51d-b6f9-4c8f-b88c-c69d2c3be178"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f0:13:0b","project_id":"8d96727022f4443794db44ecde432faf","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aaport-1","admin_state_up":true,"network_id":"46be9175-dada-4717-aa08-bfd71ffa7d8d","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T10:57:39Z","binding:vnic_type":"normal","device_id":"cdce5ed8-e1ee-4f60-b038-0d974454bfff","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:57:37Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"525ca462-fd5f-4672-9d48-a0637d58baf9","ip_address":"10.55.0.2"}],"id":"dab6f278-23f1-4616-85a1-222cb2264718","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:72:29:90","project_id":"8d96727022f4443794db44ecde432faf","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"46be9175-dada-4717-aa08-bfd71ffa7d8d","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T10:57:34Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-46be9175-dada-4717-aa08-bfd71ffa7d8d","ip_allocation":"immediate"}]} 2018-08-01 10:58:04,951 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=46be9175-dada-4717-aa08-bfd71ffa7d8d used request id req-0e5640c0-503b-4915-8233-cd2c8ce2c5b7 2018-08-01 10:58:04,955 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/cdce5ed8-e1ee-4f60-b038-0d974454bfff -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}795d79f9342f863d58799efc9c7fe7feb24b4890" 2018-08-01 10:58:05,100 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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-1f26fda8-19e7-489d-bf39-15e15f4027dd x-compute-request-id: req-1f26fda8-19e7-489d-bf39-15e15f4027dd Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:13:0b", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/cdce5ed8-e1ee-4f60-b038-0d974454bfff", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/cdce5ed8-e1ee-4f60-b038-0d974454bfff", "rel": "bookmark"}], "image": {"id": "8f86c0c6-9a90-44fc-b859-5c5731e7788e", "links": [{"href": "http://172.30.9.24:8774/images/8f86c0c6-9a90-44fc-b859-5c5731e7788e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000003f", "OS-SRV-USG:launched_at": "2018-08-01T10:57:46.000000", "flavor": {"id": "0cc86156-fd85-425c-90f8-f0a7c1512cfc", "links": [{"href": "http://172.30.9.24:8774/flavors/0cc86156-fd85-425c-90f8-f0a7c1512cfc", "rel": "bookmark"}]}, "id": "cdce5ed8-e1ee-4f60-b038-0d974454bfff", "security_groups": [{"name": "default"}], "user_id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:57:46Z", "hostId": "b618e9dabcbe0244d430166e6378629965cd3e8e43cea676fee77460", "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-9a674111-28be-4239-8590-d825be65b5aa-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-08-01T10:57:41Z", "tenant_id": "8d96727022f4443794db44ecde432faf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:58:05,100 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/cdce5ed8-e1ee-4f60-b038-0d974454bfff used request id req-1f26fda8-19e7-489d-bf39-15e15f4027dd 2018-08-01 10:58:05,103 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/715683f1-8118-4253-8ccc-89744efb95ff -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9495f3f84866c2986ff6691b06128c69ec94b39" 2018-08-01 10:58:05,245 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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-28d62992-a7c0-4a50-b1c2-abf926153cd6 x-compute-request-id: req-28d62992-a7c0-4a50-b1c2-abf926153cd6 Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:83:48", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/715683f1-8118-4253-8ccc-89744efb95ff", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/715683f1-8118-4253-8ccc-89744efb95ff", "rel": "bookmark"}], "image": {"id": "8f86c0c6-9a90-44fc-b859-5c5731e7788e", "links": [{"href": "http://172.30.9.24:8774/images/8f86c0c6-9a90-44fc-b859-5c5731e7788e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000040", "OS-SRV-USG:launched_at": "2018-08-01T10:57:59.000000", "flavor": {"id": "0cc86156-fd85-425c-90f8-f0a7c1512cfc", "links": [{"href": "http://172.30.9.24:8774/flavors/0cc86156-fd85-425c-90f8-f0a7c1512cfc", "rel": "bookmark"}]}, "id": "715683f1-8118-4253-8ccc-89744efb95ff", "security_groups": [{"name": "default"}], "user_id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:57:59Z", "hostId": "84bc2fcc33f028ef5fceb4ea5d26af04f0a45a1387698c94ece40185", "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-9a674111-28be-4239-8590-d825be65b5aa-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-08-01T10:57:55Z", "tenant_id": "8d96727022f4443794db44ecde432faf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:58:05,245 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/715683f1-8118-4253-8ccc-89744efb95ff used request id req-28d62992-a7c0-4a50-b1c2-abf926153cd6 2018-08-01 10:58:05,245 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - ACTIVE 2018-08-01 10:58:05,246 - create_instance - INFO - VM is - ACTIVE 2018-08-01 10:58:05,249 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/715683f1-8118-4253-8ccc-89744efb95ff -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9495f3f84866c2986ff6691b06128c69ec94b39" 2018-08-01 10:58:05,400 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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-d75cf848-cbed-48eb-a982-f63122a2a858 x-compute-request-id: req-d75cf848-cbed-48eb-a982-f63122a2a858 Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:83:48", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/715683f1-8118-4253-8ccc-89744efb95ff", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/715683f1-8118-4253-8ccc-89744efb95ff", "rel": "bookmark"}], "image": {"id": "8f86c0c6-9a90-44fc-b859-5c5731e7788e", "links": [{"href": "http://172.30.9.24:8774/images/8f86c0c6-9a90-44fc-b859-5c5731e7788e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000040", "OS-SRV-USG:launched_at": "2018-08-01T10:57:59.000000", "flavor": {"id": "0cc86156-fd85-425c-90f8-f0a7c1512cfc", "links": [{"href": "http://172.30.9.24:8774/flavors/0cc86156-fd85-425c-90f8-f0a7c1512cfc", "rel": "bookmark"}]}, "id": "715683f1-8118-4253-8ccc-89744efb95ff", "security_groups": [{"name": "default"}], "user_id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:57:59Z", "hostId": "84bc2fcc33f028ef5fceb4ea5d26af04f0a45a1387698c94ece40185", "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-9a674111-28be-4239-8590-d825be65b5aa-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-08-01T10:57:55Z", "tenant_id": "8d96727022f4443794db44ecde432faf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:58:05,400 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/715683f1-8118-4253-8ccc-89744efb95ff used request id req-d75cf848-cbed-48eb-a982-f63122a2a858 2018-08-01 10:58:05,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9495f3f84866c2986ff6691b06128c69ec94b39" 2018-08-01 10:58:05,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-16a9dbb3-cd31-41a1-a111-8ad6028ebb26 Date: Wed, 01 Aug 2018 10:58:05 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"46be9175-dada-4717-aa08-bfd71ffa7d8d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":89,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":["525ca462-fd5f-4672-9d48-a0637d58baf9"],"description":"","tags":[],"updated_at":"2018-08-01T10:57:33Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-priv-net","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T10:57:33Z","provider:network_type":"vxlan"}]} 2018-08-01 10:58:05,484 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-priv-net used request id req-16a9dbb3-cd31-41a1-a111-8ad6028ebb26 2018-08-01 10:58:05,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9495f3f84866c2986ff6691b06128c69ec94b39" 2018-08-01 10:58:05,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:58:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15b1b8a7-6626-40ea-be56-698d8fbf22e5 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 10:58:05,575 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-15b1b8a7-6626-40ea-be56-698d8fbf22e5 2018-08-01 10:58:05,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=46be9175-dada-4717-aa08-bfd71ffa7d8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9495f3f84866c2986ff6691b06128c69ec94b39" 2018-08-01 10:58:05,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-543fc23d-6d68-451a-b824-50b1561fba6d Date: Wed, 01 Aug 2018 10:58:05 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T10:57:33Z","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":"525ca462-fd5f-4672-9d48-a0637d58baf9","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"46be9175-dada-4717-aa08-bfd71ffa7d8d","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T10:57:33Z","ip_version":4}]} 2018-08-01 10:58:05,623 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=46be9175-dada-4717-aa08-bfd71ffa7d8d used request id req-543fc23d-6d68-451a-b824-50b1561fba6d 2018-08-01 10:58:05,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=46be9175-dada-4717-aa08-bfd71ffa7d8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9495f3f84866c2986ff6691b06128c69ec94b39" 2018-08-01 10:58:05,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3085 X-Openstack-Request-Id: req-a19330b4-36da-4c5b-8b8c-9cb86716d28f Date: Wed, 01 Aug 2018 10:58:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:57:59Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"525ca462-fd5f-4672-9d48-a0637d58baf9","ip_address":"10.55.0.10"}],"id":"5dd846a9-d97e-4720-95d4-acf2575e0994","security_groups":["d876f51d-b6f9-4c8f-b88c-c69d2c3be178"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8f:83:48","project_id":"8d96727022f4443794db44ecde432faf","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aaport-2","admin_state_up":true,"network_id":"46be9175-dada-4717-aa08-bfd71ffa7d8d","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T10:57:53Z","binding:vnic_type":"normal","device_id":"715683f1-8118-4253-8ccc-89744efb95ff","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:57:46Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"525ca462-fd5f-4672-9d48-a0637d58baf9","ip_address":"10.55.0.3"}],"id":"74532a2d-55a3-42d1-8e9d-1f3707ad9687","security_groups":["d876f51d-b6f9-4c8f-b88c-c69d2c3be178"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f0:13:0b","project_id":"8d96727022f4443794db44ecde432faf","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aaport-1","admin_state_up":true,"network_id":"46be9175-dada-4717-aa08-bfd71ffa7d8d","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T10:57:39Z","binding:vnic_type":"normal","device_id":"cdce5ed8-e1ee-4f60-b038-0d974454bfff","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:57:37Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"525ca462-fd5f-4672-9d48-a0637d58baf9","ip_address":"10.55.0.2"}],"id":"dab6f278-23f1-4616-85a1-222cb2264718","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:72:29:90","project_id":"8d96727022f4443794db44ecde432faf","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"46be9175-dada-4717-aa08-bfd71ffa7d8d","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T10:57:34Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-46be9175-dada-4717-aa08-bfd71ffa7d8d","ip_allocation":"immediate"}]} 2018-08-01 10:58:05,673 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=46be9175-dada-4717-aa08-bfd71ffa7d8d used request id req-a19330b4-36da-4c5b-8b8c-9cb86716d28f 2018-08-01 10:58:05,676 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/715683f1-8118-4253-8ccc-89744efb95ff -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9495f3f84866c2986ff6691b06128c69ec94b39" 2018-08-01 10:58:05,828 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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-efbf579f-7777-4442-ba7a-4f1ba38407e4 x-compute-request-id: req-efbf579f-7777-4442-ba7a-4f1ba38407e4 Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:83:48", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/715683f1-8118-4253-8ccc-89744efb95ff", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/715683f1-8118-4253-8ccc-89744efb95ff", "rel": "bookmark"}], "image": {"id": "8f86c0c6-9a90-44fc-b859-5c5731e7788e", "links": [{"href": "http://172.30.9.24:8774/images/8f86c0c6-9a90-44fc-b859-5c5731e7788e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000040", "OS-SRV-USG:launched_at": "2018-08-01T10:57:59.000000", "flavor": {"id": "0cc86156-fd85-425c-90f8-f0a7c1512cfc", "links": [{"href": "http://172.30.9.24:8774/flavors/0cc86156-fd85-425c-90f8-f0a7c1512cfc", "rel": "bookmark"}]}, "id": "715683f1-8118-4253-8ccc-89744efb95ff", "security_groups": [{"name": "default"}], "user_id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:57:59Z", "hostId": "84bc2fcc33f028ef5fceb4ea5d26af04f0a45a1387698c94ece40185", "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-9a674111-28be-4239-8590-d825be65b5aa-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-08-01T10:57:55Z", "tenant_id": "8d96727022f4443794db44ecde432faf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:58:05,829 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/715683f1-8118-4253-8ccc-89744efb95ff used request id req-efbf579f-7777-4442-ba7a-4f1ba38407e4 2018-08-01 10:58:05,829 - create_instance - INFO - Deleting Port with ID - 74532a2d-55a3-42d1-8e9d-1f3707ad9687 2018-08-01 10:58:05,829 - neutron_utils - INFO - Deleting port with name CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aaport-1 2018-08-01 10:58:05,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/ports/74532a2d-55a3-42d1-8e9d-1f3707ad9687 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}795d79f9342f863d58799efc9c7fe7feb24b4890" 2018-08-01 10:58:06,265 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2b6c1cc3-0855-493b-94b7-0311665b272f Date: Wed, 01 Aug 2018 10:58:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:58:06,265 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/ports/74532a2d-55a3-42d1-8e9d-1f3707ad9687 used request id req-2b6c1cc3-0855-493b-94b7-0311665b272f 2018-08-01 10:58:06,266 - create_instance - INFO - Deleting VM instance - CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-inst-nova:overcloud-novacompute-0.opnfvlf.org 2018-08-01 10:58:06,269 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/servers/cdce5ed8-e1ee-4f60-b038-0d974454bfff -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}795d79f9342f863d58799efc9c7fe7feb24b4890" 2018-08-01 10:58:06,401 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:58:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c63fa9ab-c61c-4ae8-832a-a1af9a2a939d x-compute-request-id: req-c63fa9ab-c61c-4ae8-832a-a1af9a2a939d Content-Type: application/json 2018-08-01 10:58:06,401 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/cdce5ed8-e1ee-4f60-b038-0d974454bfff used request id req-c63fa9ab-c61c-4ae8-832a-a1af9a2a939d 2018-08-01 10:58:06,401 - create_instance - INFO - Checking deletion status 2018-08-01 10:58:06,404 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/cdce5ed8-e1ee-4f60-b038-0d974454bfff -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}795d79f9342f863d58799efc9c7fe7feb24b4890" 2018-08-01 10:58:06,502 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:58:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0a4dc857-7f93-40b6-9669-611d5461954f x-compute-request-id: req-0a4dc857-7f93-40b6-9669-611d5461954f Content-Encoding: gzip Content-Length: 737 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/cdce5ed8-e1ee-4f60-b038-0d974454bfff", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/cdce5ed8-e1ee-4f60-b038-0d974454bfff", "rel": "bookmark"}], "image": {"id": "8f86c0c6-9a90-44fc-b859-5c5731e7788e", "links": [{"href": "http://172.30.9.24:8774/images/8f86c0c6-9a90-44fc-b859-5c5731e7788e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000003f", "OS-SRV-USG:launched_at": "2018-08-01T10:57:46.000000", "flavor": {"id": "0cc86156-fd85-425c-90f8-f0a7c1512cfc", "links": [{"href": "http://172.30.9.24:8774/flavors/0cc86156-fd85-425c-90f8-f0a7c1512cfc", "rel": "bookmark"}]}, "id": "cdce5ed8-e1ee-4f60-b038-0d974454bfff", "user_id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:58:06Z", "hostId": "b618e9dabcbe0244d430166e6378629965cd3e8e43cea676fee77460", "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-9a674111-28be-4239-8590-d825be65b5aa-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-08-01T10:57:41Z", "tenant_id": "8d96727022f4443794db44ecde432faf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:58:06,503 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/cdce5ed8-e1ee-4f60-b038-0d974454bfff used request id req-0a4dc857-7f93-40b6-9669-611d5461954f 2018-08-01 10:58:06,503 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - ACTIVE 2018-08-01 10:58:06,503 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-01 10:58:09,507 - create_instance - DEBUG - VM status query timeout in 296.895134926 2018-08-01 10:58:09,510 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/cdce5ed8-e1ee-4f60-b038-0d974454bfff -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}795d79f9342f863d58799efc9c7fe7feb24b4890" 2018-08-01 10:58:09,570 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:58:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d7e4cf68-4af1-49cf-b449-4793ace9ad38 x-compute-request-id: req-d7e4cf68-4af1-49cf-b449-4793ace9ad38 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance cdce5ed8-e1ee-4f60-b038-0d974454bfff could not be found.", "code": 404}} 2018-08-01 10:58:09,570 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/cdce5ed8-e1ee-4f60-b038-0d974454bfff used request id req-d7e4cf68-4af1-49cf-b449-4793ace9ad38 2018-08-01 10:58:09,571 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance cdce5ed8-e1ee-4f60-b038-0d974454bfff could not be found. (HTTP 404) (Request-ID: req-d7e4cf68-4af1-49cf-b449-4793ace9ad38) 2018-08-01 10:58:09,571 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-inst-nova:overcloud-novacompute-0.opnfvlf.org 2018-08-01 10:58:09,572 - create_instance - INFO - Deleting Port with ID - 5dd846a9-d97e-4720-95d4-acf2575e0994 2018-08-01 10:58:09,572 - neutron_utils - INFO - Deleting port with name CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aaport-2 2018-08-01 10:58:09,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/ports/5dd846a9-d97e-4720-95d4-acf2575e0994 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9495f3f84866c2986ff6691b06128c69ec94b39" 2018-08-01 10:58:10,186 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c1e87a63-29d2-442f-a2da-55b2daa8ca0c Date: Wed, 01 Aug 2018 10:58:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:58:10,186 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/ports/5dd846a9-d97e-4720-95d4-acf2575e0994 used request id req-c1e87a63-29d2-442f-a2da-55b2daa8ca0c 2018-08-01 10:58:10,186 - create_instance - INFO - Deleting VM instance - CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-inst-nova:overcloud-novacompute-1.opnfvlf.org 2018-08-01 10:58:10,189 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/servers/715683f1-8118-4253-8ccc-89744efb95ff -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9495f3f84866c2986ff6691b06128c69ec94b39" 2018-08-01 10:58:10,333 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10: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 x-openstack-request-id: req-2937a13d-2f5d-4636-96ca-f5a7aa65579b x-compute-request-id: req-2937a13d-2f5d-4636-96ca-f5a7aa65579b Content-Type: application/json 2018-08-01 10:58:10,333 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/715683f1-8118-4253-8ccc-89744efb95ff used request id req-2937a13d-2f5d-4636-96ca-f5a7aa65579b 2018-08-01 10:58:10,334 - create_instance - INFO - Checking deletion status 2018-08-01 10:58:10,336 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/715683f1-8118-4253-8ccc-89744efb95ff -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9495f3f84866c2986ff6691b06128c69ec94b39" 2018-08-01 10:58:10,468 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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-db8c29b8-439e-45f2-a4bd-874c1565cc85 x-compute-request-id: req-db8c29b8-439e-45f2-a4bd-874c1565cc85 Content-Encoding: gzip Content-Length: 737 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/715683f1-8118-4253-8ccc-89744efb95ff", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/715683f1-8118-4253-8ccc-89744efb95ff", "rel": "bookmark"}], "image": {"id": "8f86c0c6-9a90-44fc-b859-5c5731e7788e", "links": [{"href": "http://172.30.9.24:8774/images/8f86c0c6-9a90-44fc-b859-5c5731e7788e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000040", "OS-SRV-USG:launched_at": "2018-08-01T10:57:59.000000", "flavor": {"id": "0cc86156-fd85-425c-90f8-f0a7c1512cfc", "links": [{"href": "http://172.30.9.24:8774/flavors/0cc86156-fd85-425c-90f8-f0a7c1512cfc", "rel": "bookmark"}]}, "id": "715683f1-8118-4253-8ccc-89744efb95ff", "user_id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:58:10Z", "hostId": "84bc2fcc33f028ef5fceb4ea5d26af04f0a45a1387698c94ece40185", "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-9a674111-28be-4239-8590-d825be65b5aa-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-08-01T10:57:55Z", "tenant_id": "8d96727022f4443794db44ecde432faf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:58:10,468 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/715683f1-8118-4253-8ccc-89744efb95ff used request id req-db8c29b8-439e-45f2-a4bd-874c1565cc85 2018-08-01 10:58:10,469 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - ACTIVE 2018-08-01 10:58:10,469 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-01 10:58:13,472 - create_instance - DEBUG - VM status query timeout in 296.861735821 2018-08-01 10:58:13,475 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/715683f1-8118-4253-8ccc-89744efb95ff -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9495f3f84866c2986ff6691b06128c69ec94b39" 2018-08-01 10:58:13,521 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:58:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e0cc173d-3865-4d1a-b2f1-5e3a0f098752 x-compute-request-id: req-e0cc173d-3865-4d1a-b2f1-5e3a0f098752 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 715683f1-8118-4253-8ccc-89744efb95ff could not be found.", "code": 404}} 2018-08-01 10:58:13,521 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/715683f1-8118-4253-8ccc-89744efb95ff used request id req-e0cc173d-3865-4d1a-b2f1-5e3a0f098752 2018-08-01 10:58:13,522 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 715683f1-8118-4253-8ccc-89744efb95ff could not be found. (HTTP 404) (Request-ID: req-e0cc173d-3865-4d1a-b2f1-5e3a0f098752) 2018-08-01 10:58:13,522 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-inst-nova:overcloud-novacompute-1.opnfvlf.org 2018-08-01 10:58:13,526 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/flavors/0cc86156-fd85-425c-90f8-f0a7c1512cfc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6c0f3a3ea0dd367ea36058e0c48b305d0ee883b" 2018-08-01 10:58:13,566 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 10:58:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-44708131-cab0-4b4b-84e8-8d0e11fcdee0 x-compute-request-id: req-44708131-cab0-4b4b-84e8-8d0e11fcdee0 Content-Length: 0 Content-Type: application/json 2018-08-01 10:58:13,567 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/0cc86156-fd85-425c-90f8-f0a7c1512cfc used request id req-44708131-cab0-4b4b-84e8-8d0e11fcdee0 2018-08-01 10:58:13,567 - neutron_utils - INFO - Deleting subnet with name CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-priv-subnet 2018-08-01 10:58:13,567 - neutron_utils - INFO - Deleting subnet with name CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-priv-subnet 2018-08-01 10:58:13,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/subnets/525ca462-fd5f-4672-9d48-a0637d58baf9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a1af3590a10da163bce2ec89b183e683ff67474" 2018-08-01 10:58:14,533 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-096ca16e-0528-4930-8c4f-918e551a3e0c Date: Wed, 01 Aug 2018 10:58:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:58:14,534 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/525ca462-fd5f-4672-9d48-a0637d58baf9 used request id req-096ca16e-0528-4930-8c4f-918e551a3e0c 2018-08-01 10:58:14,534 - neutron_utils - INFO - Deleting network with name CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-priv-net 2018-08-01 10:58:14,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/networks/46be9175-dada-4717-aa08-bfd71ffa7d8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a1af3590a10da163bce2ec89b183e683ff67474" 2018-08-01 10:58:15,492 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ca8b8e1c-28aa-4bc0-b9bd-bf7d8f705d76 Date: Wed, 01 Aug 2018 10:58:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:58:15,492 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/46be9175-dada-4717-aa08-bfd71ffa7d8d used request id req-ca8b8e1c-28aa-4bc0-b9bd-bf7d8f705d76 2018-08-01 10:58:15,493 - glance_utils - INFO - Deleting image named - CreateInstanceOnComputeHost-9a674111-28be-4239-8590-d825be65b5aa-image 2018-08-01 10:58:15,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9292/v2/images/8f86c0c6-9a90-44fc-b859-5c5731e7788e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5b6877021d354d3ca6a9b23d5b9663984985b48e" 2018-08-01 10:58:15,907 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-dfd9f40d-deed-4b42-8f80-ee07a70a412b Date: Wed, 01 Aug 2018 10:58:15 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-01 10:58:15,907 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/8f86c0c6-9a90-44fc-b859-5c5731e7788e used request id req-dfd9f40d-deed-4b42-8f80-ee07a70a412b 2018-08-01 10:58:15,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93289cad460ce018bfa89618b491acdc88617cd3" 2018-08-01 10:58:16,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-d370296a-5127-4c17-85d8-9df8acf99b3a Date: Wed, 01 Aug 2018 10:58:16 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a2413a97b61342d8bd27570706ef372d", "created_at": "2018-08-01T09:33:18Z", "updated_at": "2018-08-01T09:33:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "7f556ce3-51d0-4279-a11d-510db9f9a3b1", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "94adc13c-a166-41cf-bd16-f997efc73cb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "b39143b5-c08f-4d0b-9d40-54f472f2389e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "e218b0b7-4501-4f84-9458-caf2891c260d", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}], "revision_number": 4, "project_id": "a2413a97b61342d8bd27570706ef372d", "id": "38229670-7386-42d0-b7b9-2397ea5938de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "created_at": "2018-08-01T09:28:38Z", "updated_at": "2018-08-01T09:28:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "763568f1-8151-4a3c-911a-d06da4423063", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "80d28bee-4aee-47e8-a8da-e0fe31497fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "a47a5ddf-aa37-4ab2-a335-1c93513b5f12", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "f5bba5a5-602b-421e-98b2-5a16117f943f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}], "revision_number": 4, "project_id": "dbe9669438844f3faecdc7fcc050e0d8", "id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ed1054af2e94c049694d98d54211d98", "created_at": "2018-08-01T09:31:40Z", "updated_at": "2018-08-01T09:31:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "34baee87-ea35-42ee-8a69-0f6e2a825d3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "89b9d1c9-f4f9-45cd-8d36-970d44228439", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "b8ab0d59-cab9-4488-82ee-7c5f69709bff", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "d3ab68ea-23b4-4bf6-8dd3-85d029e3d89f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}], "revision_number": 4, "project_id": "2ed1054af2e94c049694d98d54211d98", "id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "created_at": "2018-08-01T09:34:13Z", "updated_at": "2018-08-01T09:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "1dbb3f59-611b-46d1-a82d-2720e0a16f86", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "3878126b-a220-4357-adb9-bc22498f31b1", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "75ce67db-9c04-4561-a10d-8b1ec63943e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "e2945a69-3afe-41e3-a7ec-3ea4c79a12ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}], "revision_number": 4, "project_id": "c0d9b34b06f445a7857603f60b181f3c", "id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-01T09:30:58Z", "updated_at": "2018-08-01T09:30:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "042d4626-2974-418d-affe-f8f2acd05faa", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "995fae58-f0e5-4e10-801c-6c2ce5c7ae0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "cb8404fa-cb24-4879-a34d-f3050dcba730", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "dad6aaab-690e-4c24-9103-6767e0c80bc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "created_at": "2018-08-01T09:31:11Z", "updated_at": "2018-08-01T09:31:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "939e25e0-5dbc-4f6e-9f6f-7fb70e540203", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "9796a673-6928-4009-9c21-1410d395646e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "af7b8bf8-2fb6-4d72-842a-38f72d7581f7", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "b9af65b0-2eb8-45e1-8504-b7dc4dbb83ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}], "revision_number": 4, "project_id": "dd207f801ed3475f9dbe5f13077af1c8", "id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "46dd322c3fcc454eb140e37825746af8", "created_at": "2018-08-01T10:33:44Z", "updated_at": "2018-08-01T10:33:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "0f41470b-1091-45c1-b574-92069f79f8d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "8cc03a9c-8fa5-425b-812f-d7692bae3613", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d1373b1e-2fb9-4e02-a9e1-7e873ba1d7d1", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d21f3909-71f3-43e2-a22d-6a9c2513cb6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}], "revision_number": 4, "project_id": "46dd322c3fcc454eb140e37825746af8", "id": "b2961714-c8a4-4fcb-918b-21d70527c983", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "created_at": "2018-08-01T09:34:57Z", "updated_at": "2018-08-01T09:34:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "8063d12f-30db-4ccf-8ce0-72e59ba81a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c38e1a7a-5857-4f03-b991-6d5c9c9a5b9e", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c725bae1-d3bb-42b5-b331-32737085f28c", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "cfddc134-923b-4e0d-9ec5-dcc5641dd435", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}], "revision_number": 4, "project_id": "455b48a61678488ead79a4cfa07ef5c3", "id": "cd52f913-3072-4ce7-a779-7de795b62b12", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:36:50Z", "updated_at": "2018-08-01T09:36:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "07ef7fe5-a529-45da-bfc0-899f0ea9b592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "bc4dad3a-2a0c-4c31-b901-2909a12adb50", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c35cff35-4306-4116-b9fa-fc27bc7c05d6", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c493e3ac-d9d2-480d-9ec8-50982eedaf5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}], "revision_number": 4, "project_id": "8d96727022f4443794db44ecde432faf", "id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "created_at": "2018-08-01T09:32:45Z", "updated_at": "2018-08-01T09:32:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "058ea790-43ea-4a6f-9950-28418319e577", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "5fcfb31b-cdad-4037-973e-56b74faefd14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "99a24d26-dc7f-42d0-aa23-a7c061f04952", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "b641bb48-566e-472b-a3cc-d38c85ab3ff1", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}], "revision_number": 4, "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "name": "default"}]} 2018-08-01 10:58:16,085 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-d370296a-5127-4c17-85d8-9df8acf99b3a 2018-08-01 10:58:16,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93289cad460ce018bfa89618b491acdc88617cd3" 2018-08-01 10:58:16,168 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:58:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ff90a29-caad-4480-a7d7-55a124067aea Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2413a97b61342d8bd27570706ef372d.", "code": 404, "title": "Not Found"}} 2018-08-01 10:58:16,168 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d used request id req-5ff90a29-caad-4480-a7d7-55a124067aea 2018-08-01 10:58:16,168 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:58:16,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93289cad460ce018bfa89618b491acdc88617cd3" 2018-08-01 10:58:16,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:58:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4aec72e8-4690-4404-b83c-6d51087a9139 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.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dbe9669438844f3faecdc7fcc050e0d8", "name": "service"}} 2018-08-01 10:58:16,258 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 used request id req-4aec72e8-4690-4404-b83c-6d51087a9139 2018-08-01 10:58:16,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93289cad460ce018bfa89618b491acdc88617cd3" 2018-08-01 10:58:16,338 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:58:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ed93076d-58e5-49aa-825c-1d7d5501b975 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ed1054af2e94c049694d98d54211d98.", "code": 404, "title": "Not Found"}} 2018-08-01 10:58:16,339 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 used request id req-ed93076d-58e5-49aa-825c-1d7d5501b975 2018-08-01 10:58:16,339 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:58:16,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93289cad460ce018bfa89618b491acdc88617cd3" 2018-08-01 10:58:16,426 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:58:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f6eb55d1-d396-40cb-808e-7a140bcc578d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c0d9b34b06f445a7857603f60b181f3c.", "code": 404, "title": "Not Found"}} 2018-08-01 10:58:16,426 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c used request id req-f6eb55d1-d396-40cb-808e-7a140bcc578d 2018-08-01 10:58:16,426 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:58:16,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93289cad460ce018bfa89618b491acdc88617cd3" 2018-08-01 10:58:16,513 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:58:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-69a7381b-bd31-4686-bffe-a511a146b222 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: dd207f801ed3475f9dbe5f13077af1c8.", "code": 404, "title": "Not Found"}} 2018-08-01 10:58:16,513 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 used request id req-69a7381b-bd31-4686-bffe-a511a146b222 2018-08-01 10:58:16,513 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:58:16,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93289cad460ce018bfa89618b491acdc88617cd3" 2018-08-01 10:58:16,602 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:58:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-90c88ff5-1b0d-45c5-915e-5be3c660eced Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 46dd322c3fcc454eb140e37825746af8.", "code": 404, "title": "Not Found"}} 2018-08-01 10:58:16,602 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 used request id req-90c88ff5-1b0d-45c5-915e-5be3c660eced 2018-08-01 10:58:16,602 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:58:16,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93289cad460ce018bfa89618b491acdc88617cd3" 2018-08-01 10:58:16,692 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:58:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a94514cd-2a8c-4a5e-96fb-e6506779878d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 455b48a61678488ead79a4cfa07ef5c3.", "code": 404, "title": "Not Found"}} 2018-08-01 10:58:16,692 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 used request id req-a94514cd-2a8c-4a5e-96fb-e6506779878d 2018-08-01 10:58:16,692 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:58:16,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93289cad460ce018bfa89618b491acdc88617cd3" 2018-08-01 10:58:16,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:58:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f36c47c8-f8b5-4967-bb51-cd4e797da701 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 10:58:16,782 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-f36c47c8-f8b5-4967-bb51-cd4e797da701 2018-08-01 10:58:16,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ddd20ab1a1b7400a98e6ddb8d0eb4686 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93289cad460ce018bfa89618b491acdc88617cd3" 2018-08-01 10:58:16,865 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:58:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c25cd27c-7e45-4cc5-97a2-edcf36a7ca8e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ddd20ab1a1b7400a98e6ddb8d0eb4686.", "code": 404, "title": "Not Found"}} 2018-08-01 10:58:16,865 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ddd20ab1a1b7400a98e6ddb8d0eb4686 used request id req-c25cd27c-7e45-4cc5-97a2-edcf36a7ca8e 2018-08-01 10:58:16,865 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:58:16,866 - keystone_utils - INFO - Deleting project with name - CreateInstanceOnComputeHost-125d6bd2-7a10-45e-proj 2018-08-01 10:58:16,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/b155d7eb0b5f406f98ae4df8a3fc0811 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93289cad460ce018bfa89618b491acdc88617cd3" 2018-08-01 10:58:17,064 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:58:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c5a4ee1-9f7a-4449-b17c-1198766ed008 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:58:17,064 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/b155d7eb0b5f406f98ae4df8a3fc0811 used request id req-6c5a4ee1-9f7a-4449-b17c-1198766ed008 2018-08-01 10:58:17,064 - keystone_utils - INFO - Deleting role with name - CreateInstanceOnComputeHost-125d6bd2-7a10-45e-proj-role 2018-08-01 10:58:17,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/8ec0a83872e34ee5a1a81c4931a2bd4d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93289cad460ce018bfa89618b491acdc88617cd3" 2018-08-01 10:58:17,166 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:58:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-35649472-9f82-47d9-a6b3-92d849eadf22 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:58:17,166 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/8ec0a83872e34ee5a1a81c4931a2bd4d used request id req-35649472-9f82-47d9-a6b3-92d849eadf22 2018-08-01 10:58:17,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93289cad460ce018bfa89618b491acdc88617cd3" 2018-08-01 10:58:17,251 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:58:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-103c2cff-ffe3-4b1f-9d17-201bebc6431d Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:58:17,251 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-103c2cff-ffe3-4b1f-9d17-201bebc6431d 2018-08-01 10:58:17,252 - keystone_utils - INFO - Deleting user with name - CreateInstanceOnComputeHost-125d6bd2-7a10-45e-user 2018-08-01 10:58:17,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/e81ae653553e4bb8955bcf468fa62474 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3165c86dcf21ff70ce03f33d8423c5f7f948eecd" 2018-08-01 10:58:17,447 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:58:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e1624f09-acf2-43fd-b7fb-a3ec49004f0a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:58:17,447 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/e81ae653553e4bb8955bcf468fa62474 used request id req-e1624f09-acf2-43fd-b7fb-a3ec49004f0a 2018-08-01 10:58:17,448 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:58:17,833 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:58:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["yD0X70WXTcWmnSmbShbYog"], "issued_at": "2018-08-01T10:58:17.000000Z"}} 2018-08-01 10:58:17,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05511a7f4a8c5e3862272f5688d51e718fdf0856" 2018-08-01 10:58:17,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:58:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-794e58e9-8d8f-4b14-a311-6f170afac321 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:58:17,909 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-794e58e9-8d8f-4b14-a311-6f170afac321 2018-08-01 10:58:17,911 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:58:17,911 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:58:18,368 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:58:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["zyp5Y9vFRvGZ90gkue8ygg"], "issued_at": "2018-08-01T10:58:18.000000Z"}} 2018-08-01 10:58:18,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d76a96a3d98d525185466dea092e012444b97bbc" 2018-08-01 10:58:18,448 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:58:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-afd8d83c-b728-4f5c-a1aa-8e72ffe5a9c3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:58:18,448 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-afd8d83c-b728-4f5c-a1aa-8e72ffe5a9c3 2018-08-01 10:58:18,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:58:18,457 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:58: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:58:18,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceFromThreePartImage-b4db0df2-2794-47e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d76a96a3d98d525185466dea092e012444b97bbc" 2018-08-01 10:58:18,549 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:58:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eecba16b-baab-43bb-9aee-4dd2bb15a728 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceFromThreePartImage-b4db0df2-2794-47e-proj", "previous": null, "next": null}, "projects": []} 2018-08-01 10:58:18,549 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceFromThreePartImage-b4db0df2-2794-47e-proj used request id req-eecba16b-baab-43bb-9aee-4dd2bb15a728 2018-08-01 10:58:18,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d76a96a3d98d525185466dea092e012444b97bbc" 2018-08-01 10:58:18,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:58:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f197b0ba-8459-4e6b-9118-007752c078ab Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:58:18,569 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-f197b0ba-8459-4e6b-9118-007752c078ab 2018-08-01 10:58:18,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d76a96a3d98d525185466dea092e012444b97bbc" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceFromThreePartImage-b4db0df2-2794-47e-proj"}}' 2018-08-01 10:58:18,686 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:58:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7b022922-4b06-49f0-bf2a-efd57dd5757e Content-Length: 329 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/3cb236eaa30847a4815b11a6bfd2e80d"}, "tags": [], "enabled": true, "id": "3cb236eaa30847a4815b11a6bfd2e80d", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-b4db0df2-2794-47e-proj"}} 2018-08-01 10:58:18,686 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-7b022922-4b06-49f0-bf2a-efd57dd5757e 2018-08-01 10:58:18,687 - keystone_utils - INFO - Created project with name - CreateInstanceFromThreePartImage-b4db0df2-2794-47e-proj 2018-08-01 10:58:18,687 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:58:18,687 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:58:19,070 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:58:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["KfZwJ6yyTmOYjPKJYnobCA"], "issued_at": "2018-08-01T10:58:19.000000Z"}} 2018-08-01 10:58:19,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48c6583ed67bc42dfde8a1bc30ae8feba3c472ac" 2018-08-01 10:58:19,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:58:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ceb62fa5-3fa4-426a-8542-79b12091337f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:58:19,150 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-ceb62fa5-3fa4-426a-8542-79b12091337f 2018-08-01 10:58:19,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:58:19,159 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:58:19,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48c6583ed67bc42dfde8a1bc30ae8feba3c472ac" 2018-08-01 10:58:19,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:58:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1267d74e-e149-4255-95d3-cf6989353e20 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 10:58:19,260 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-1267d74e-e149-4255-95d3-cf6989353e20 2018-08-01 10:58:19,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateInstanceFromThreePartImage-b4db0df2-2794-47e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48c6583ed67bc42dfde8a1bc30ae8feba3c472ac" 2018-08-01 10:58:19,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:58:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9a5e55c-1c01-4da4-a7c9-78f9a763535f Content-Encoding: gzip Content-Length: 267 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateInstanceFromThreePartImage-b4db0df2-2794-47e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/3cb236eaa30847a4815b11a6bfd2e80d"}, "tags": [], "enabled": true, "id": "3cb236eaa30847a4815b11a6bfd2e80d", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-b4db0df2-2794-47e-proj"}]} 2018-08-01 10:58:19,284 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateInstanceFromThreePartImage-b4db0df2-2794-47e-proj used request id req-d9a5e55c-1c01-4da4-a7c9-78f9a763535f 2018-08-01 10:58:19,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48c6583ed67bc42dfde8a1bc30ae8feba3c472ac" 2018-08-01 10:58:19,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:58:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ba71b9e-f5d7-4439-b0de-fa22ff096490 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:58:19,372 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-2ba71b9e-f5d7-4439-b0de-fa22ff096490 2018-08-01 10:58:19,742 - keystone_utils - INFO - Created user with name - CreateInstanceFromThreePartImage-b4db0df2-2794-47e-user 2018-08-01 10:58:19,742 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:58:19,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d76a96a3d98d525185466dea092e012444b97bbc" 2018-08-01 10:58:19,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:58:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d44e11d2-8a74-45b8-8e50-5e1268b46d3d Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:58:19,834 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-d44e11d2-8a74-45b8-8e50-5e1268b46d3d 2018-08-01 10:58:19,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d76a96a3d98d525185466dea092e012444b97bbc" -d '{"role": {"name": "CreateInstanceFromThreePartImage-b4db0df2-2794-47e-proj-role"}}' 2018-08-01 10:58:19,939 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:58:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7fe69382-5ff3-456f-9139-7bad3210a304 Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "77c38edd61e3420fad8b28ee9ef32ce1", "links": {"self": "http://172.30.9.24:5000/v3/roles/77c38edd61e3420fad8b28ee9ef32ce1"}, "name": "CreateInstanceFromThreePartImage-b4db0df2-2794-47e-proj-role"}} 2018-08-01 10:58:19,939 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-7fe69382-5ff3-456f-9139-7bad3210a304 2018-08-01 10:58:19,939 - keystone_utils - INFO - Created role with name - CreateInstanceFromThreePartImage-b4db0df2-2794-47e-proj-role 2018-08-01 10:58:19,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/77c38edd61e3420fad8b28ee9ef32ce1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d76a96a3d98d525185466dea092e012444b97bbc" 2018-08-01 10:58:20,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:58:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-549193a9-2c72-498c-9f81-2750a85a7a99 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "77c38edd61e3420fad8b28ee9ef32ce1", "links": {"self": "http://172.30.9.24:5000/v3/roles/77c38edd61e3420fad8b28ee9ef32ce1"}, "name": "CreateInstanceFromThreePartImage-b4db0df2-2794-47e-proj-role"}} 2018-08-01 10:58:20,026 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/77c38edd61e3420fad8b28ee9ef32ce1 used request id req-549193a9-2c72-498c-9f81-2750a85a7a99 2018-08-01 10:58:20,026 - keystone_utils - INFO - Granting role CreateInstanceFromThreePartImage-b4db0df2-2794-47e-proj-role to project CreateInstanceFromThreePartImage-b4db0df2-2794-47e-proj 2018-08-01 10:58:20,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/3cb236eaa30847a4815b11a6bfd2e80d/users/ae32d9a217704d0680e5fb4aed631dc0/roles/77c38edd61e3420fad8b28ee9ef32ce1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d76a96a3d98d525185466dea092e012444b97bbc" 2018-08-01 10:58:20,152 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:58:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7a308b09-8175-419b-a690-4879dbd571f4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:58:20,152 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/3cb236eaa30847a4815b11a6bfd2e80d/users/ae32d9a217704d0680e5fb4aed631dc0/roles/77c38edd61e3420fad8b28ee9ef32ce1 used request id req-7a308b09-8175-419b-a690-4879dbd571f4 2018-08-01 10:58:20,152 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 10:58:20,154 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-01 10:58:20,154 - create_instance_tests - WARNING - 3 Part image will not be tested. Image metadata has overridden this functionality 2018-08-01 10:58:20,154 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:58:20,155 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:58:20,536 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "77c38edd61e3420fad8b28ee9ef32ce1", "name": "CreateInstanceFromThreePartImage-b4db0df2-2794-47e-proj-role"}], "expires_at": "2018-08-01T11:58:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3cb236eaa30847a4815b11a6bfd2e80d", "name": "CreateInstanceFromThreePartImage-b4db0df2-2794-47e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/3cb236eaa30847a4815b11a6bfd2e80d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/3cb236eaa30847a4815b11a6bfd2e80d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/3cb236eaa30847a4815b11a6bfd2e80d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/3cb236eaa30847a4815b11a6bfd2e80d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/3cb236eaa30847a4815b11a6bfd2e80d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/3cb236eaa30847a4815b11a6bfd2e80d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_3cb236eaa30847a4815b11a6bfd2e80d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_3cb236eaa30847a4815b11a6bfd2e80d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/3cb236eaa30847a4815b11a6bfd2e80d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/3cb236eaa30847a4815b11a6bfd2e80d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/3cb236eaa30847a4815b11a6bfd2e80d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/3cb236eaa30847a4815b11a6bfd2e80d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/3cb236eaa30847a4815b11a6bfd2e80d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/3cb236eaa30847a4815b11a6bfd2e80d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceFromThreePartImage-b4db0df2-2794-47e-user", "id": "ae32d9a217704d0680e5fb4aed631dc0"}, "audit_ids": ["QuW4A9kRSsOlAu56cyYr6g"], "issued_at": "2018-08-01T10:58:20.000000Z"}} 2018-08-01 10:58:20,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d766996712d8509626798e094f04f8fd654fc44f" 2018-08-01 10:58:20,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:58:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86e3d883-80c8-44f7-9d93-dafa5b7814ea Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:58:20,621 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-86e3d883-80c8-44f7-9d93-dafa5b7814ea 2018-08-01 10:58:20,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceFromThreePartImage-3d6d5784-c60f-432f-956a-fadc84b78c40 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d766996712d8509626798e094f04f8fd654fc44f" 2018-08-01 10:58:20,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-c02e8983-d0dd-4296-bfc5-f7fc72f3ce58 Date: Wed, 01 Aug 2018 10:58:20 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceFromThreePartImage-3d6d5784-c60f-432f-956a-fadc84b78c40"} 2018-08-01 10:58:20,808 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceFromThreePartImage-3d6d5784-c60f-432f-956a-fadc84b78c40 used request id req-c02e8983-d0dd-4296-bfc5-f7fc72f3ce58 2018-08-01 10:58:20,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d766996712d8509626798e094f04f8fd654fc44f" 2018-08-01 10:58:20,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-2746de02-b3f5-4075-970d-99eb20d891e3 Date: Wed, 01 Aug 2018 10:58: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-08-01 10:58:20,818 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-2746de02-b3f5-4075-970d-99eb20d891e3 2018-08-01 10:58:20,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d766996712d8509626798e094f04f8fd654fc44f" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceFromThreePartImage-3d6d5784-c60f-432f-956a-fadc84b78c40"}' 2018-08-01 10:58:20,879 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/e7d6557e-209e-44c5-a231-d019262a02d9 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-1c403de6-8291-4fdb-ae21-a034ef18765e Date: Wed, 01 Aug 2018 10:58:20 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceFromThreePartImage-3d6d5784-c60f-432f-956a-fadc84b78c40", "tags": [], "container_format": "bare", "created_at": "2018-08-01T10:58:20Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-01T10:58:20Z", "visibility": "shared", "locations": [], "self": "/v2/images/e7d6557e-209e-44c5-a231-d019262a02d9", "min_disk": 0, "protected": false, "id": "e7d6557e-209e-44c5-a231-d019262a02d9", "file": "/v2/images/e7d6557e-209e-44c5-a231-d019262a02d9/file", "checksum": null, "owner": "3cb236eaa30847a4815b11a6bfd2e80d", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 10:58:20,879 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-1c403de6-8291-4fdb-ae21-a034ef18765e 2018-08-01 10:58:20,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9292/v2/images/e7d6557e-209e-44c5-a231-d019262a02d9/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d766996712d8509626798e094f04f8fd654fc44f" -d '' 2018-08-01 10:58:21,611 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6ee304d3-2056-4474-8849-5843e96575cc Date: Wed, 01 Aug 2018 10:58:21 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-01 10:58:21,611 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/e7d6557e-209e-44c5-a231-d019262a02d9/file used request id req-6ee304d3-2056-4474-8849-5843e96575cc 2018-08-01 10:58:21,612 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-01 10:58:21,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/e7d6557e-209e-44c5-a231-d019262a02d9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d766996712d8509626798e094f04f8fd654fc44f" 2018-08-01 10:58:21,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-0e1eeaed-c2e9-4862-8591-ce5cd51e2a1c Date: Wed, 01 Aug 2018 10:58:21 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceFromThreePartImage-3d6d5784-c60f-432f-956a-fadc84b78c40", "tags": [], "container_format": "bare", "created_at": "2018-08-01T10:58:20Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-01T10:58:21Z", "visibility": "shared", "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/e7d6557e-209e-44c5-a231-d019262a02d9/snap", "metadata": {}}], "self": "/v2/images/e7d6557e-209e-44c5-a231-d019262a02d9", "min_disk": 0, "protected": false, "id": "e7d6557e-209e-44c5-a231-d019262a02d9", "file": "/v2/images/e7d6557e-209e-44c5-a231-d019262a02d9/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3cb236eaa30847a4815b11a6bfd2e80d", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/e7d6557e-209e-44c5-a231-d019262a02d9/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 10:58:21,631 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/e7d6557e-209e-44c5-a231-d019262a02d9 used request id req-0e1eeaed-c2e9-4862-8591-ce5cd51e2a1c 2018-08-01 10:58:21,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d766996712d8509626798e094f04f8fd654fc44f" 2018-08-01 10:58:21,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-e2414c28-89bd-4c40-ba64-04352f2eab13 Date: Wed, 01 Aug 2018 10:58: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-08-01 10:58:21,640 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-e2414c28-89bd-4c40-ba64-04352f2eab13 2018-08-01 10:58:21,642 - create_image - INFO - Created image with name - CreateInstanceFromThreePartImage-3d6d5784-c60f-432f-956a-fadc84b78c40 2018-08-01 10:58:21,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/e7d6557e-209e-44c5-a231-d019262a02d9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d766996712d8509626798e094f04f8fd654fc44f" 2018-08-01 10:58:21,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-fbb2afa9-2b5c-4887-9fe0-6b5e0f07f04f Date: Wed, 01 Aug 2018 10:58:21 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceFromThreePartImage-3d6d5784-c60f-432f-956a-fadc84b78c40", "tags": [], "container_format": "bare", "created_at": "2018-08-01T10:58:20Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-01T10:58:21Z", "visibility": "shared", "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/e7d6557e-209e-44c5-a231-d019262a02d9/snap", "metadata": {}}], "self": "/v2/images/e7d6557e-209e-44c5-a231-d019262a02d9", "min_disk": 0, "protected": false, "id": "e7d6557e-209e-44c5-a231-d019262a02d9", "file": "/v2/images/e7d6557e-209e-44c5-a231-d019262a02d9/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3cb236eaa30847a4815b11a6bfd2e80d", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/e7d6557e-209e-44c5-a231-d019262a02d9/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 10:58:21,659 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/e7d6557e-209e-44c5-a231-d019262a02d9 used request id req-fbb2afa9-2b5c-4887-9fe0-6b5e0f07f04f 2018-08-01 10:58:21,660 - create_image - DEBUG - Instance status is - active 2018-08-01 10:58:21,660 - create_image - DEBUG - Image is active with name - CreateInstanceFromThreePartImage-3d6d5784-c60f-432f-956a-fadc84b78c40 2018-08-01 10:58:21,660 - create_image - INFO - Image is now active with name - CreateInstanceFromThreePartImage-3d6d5784-c60f-432f-956a-fadc84b78c40 2018-08-01 10:58:21,660 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:58:21,661 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:58:22,053 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:58:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["TF258WM_S0Cl0AFQav7bzw"], "issued_at": "2018-08-01T10:58:22.000000Z"}} 2018-08-01 10:58:22,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d472f9b0578989dc8144f1672794b12e53e7b3cb" 2018-08-01 10:58:22,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:58:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-edff82ae-7669-48f1-8859-cd5205f76cb2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:58:22,133 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-edff82ae-7669-48f1-8859-cd5205f76cb2 2018-08-01 10:58:22,134 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 10:58:22,138 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d472f9b0578989dc8144f1672794b12e53e7b3cb" 2018-08-01 10:58:22,323 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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-246f275e-3afd-4d36-b713-33f96074c899 x-compute-request-id: req-246f275e-3afd-4d36-b713-33f96074c899 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"flavors": [{"id": "4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "rel": "bookmark"}], "name": "vmtp-flavor_ee58c79f-c6fb-483f-8b9c-406ffbfad757"}, {"id": "5b61c696-1b5b-4204-b7e5-ca4a818093b0", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "bookmark"}], "name": "shaker-flavor_81952131-3011-4d90-80f4-831743223f59"}]} 2018-08-01 10:58:22,324 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-246f275e-3afd-4d36-b713-33f96074c899 2018-08-01 10:58:22,327 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d472f9b0578989dc8144f1672794b12e53e7b3cb" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceFromThreePartImage-3d6d5784-c60f-432f-956a-fadc84b78c40-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-08-01 10:58:22,366 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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-7c7444dd-93ab-491b-baa0-b668bc7ea616 x-compute-request-id: req-7c7444dd-93ab-491b-baa0-b668bc7ea616 Content-Encoding: gzip Content-Length: 327 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceFromThreePartImage-3d6d5784-c60f-432f-956a-fadc84b78c40-flavor-name", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/d63f73e4-2f2b-4d9b-a1d6-58342ccaa9bd", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/d63f73e4-2f2b-4d9b-a1d6-58342ccaa9bd", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "d63f73e4-2f2b-4d9b-a1d6-58342ccaa9bd"}} 2018-08-01 10:58:22,366 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-7c7444dd-93ab-491b-baa0-b668bc7ea616 2018-08-01 10:58:22,367 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:58:22,368 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:58:22,751 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "77c38edd61e3420fad8b28ee9ef32ce1", "name": "CreateInstanceFromThreePartImage-b4db0df2-2794-47e-proj-role"}], "expires_at": "2018-08-01T11:58:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3cb236eaa30847a4815b11a6bfd2e80d", "name": "CreateInstanceFromThreePartImage-b4db0df2-2794-47e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/3cb236eaa30847a4815b11a6bfd2e80d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/3cb236eaa30847a4815b11a6bfd2e80d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/3cb236eaa30847a4815b11a6bfd2e80d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/3cb236eaa30847a4815b11a6bfd2e80d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/3cb236eaa30847a4815b11a6bfd2e80d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/3cb236eaa30847a4815b11a6bfd2e80d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_3cb236eaa30847a4815b11a6bfd2e80d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_3cb236eaa30847a4815b11a6bfd2e80d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/3cb236eaa30847a4815b11a6bfd2e80d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/3cb236eaa30847a4815b11a6bfd2e80d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/3cb236eaa30847a4815b11a6bfd2e80d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/3cb236eaa30847a4815b11a6bfd2e80d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/3cb236eaa30847a4815b11a6bfd2e80d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/3cb236eaa30847a4815b11a6bfd2e80d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceFromThreePartImage-b4db0df2-2794-47e-user", "id": "ae32d9a217704d0680e5fb4aed631dc0"}, "audit_ids": ["XgFp4AFuTsSu3kUcmEY1_Q"], "issued_at": "2018-08-01T10:58:22.000000Z"}} 2018-08-01 10:58:22,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416727e7ca20fa314865b7087d2645988b773442" 2018-08-01 10:58:22,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:58:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4644bacc-643e-457d-8199-e76984275cae Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:58:22,831 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-4644bacc-643e-457d-8199-e76984275cae 2018-08-01 10:58:22,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-3d6d5784-c60f-432f-956a-fadc84b78c40-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416727e7ca20fa314865b7087d2645988b773442" 2018-08-01 10:58:23,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-5fd0e97a-862c-493c-b0de-4eff970ad0b7 Date: Wed, 01 Aug 2018 10:58:23 GMT RESP BODY: {"networks":[]} 2018-08-01 10:58:23,102 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-3d6d5784-c60f-432f-956a-fadc84b78c40-pub-net used request id req-5fd0e97a-862c-493c-b0de-4eff970ad0b7 2018-08-01 10:58:23,103 - neutron_utils - INFO - Creating network with name CreateInstanceFromThreePartImage-3d6d5784-c60f-432f-956a-fadc84b78c40-pub-net 2018-08-01 10:58:23,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416727e7ca20fa314865b7087d2645988b773442" -d '{"network": {"name": "CreateInstanceFromThreePartImage-3d6d5784-c60f-432f-956a-fadc84b78c40-pub-net", "admin_state_up": true}}' 2018-08-01 10:58:23,769 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-aa146c83-451b-4b92-b3ba-a7537aeee6a2 Date: Wed, 01 Aug 2018 10:58:23 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"eec5c626-f4ca-4647-96af-b385a1fff139","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3cb236eaa30847a4815b11a6bfd2e80d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T10:58:23Z","is_default":false,"name":"CreateInstanceFromThreePartImage-3d6d5784-c60f-432f-956a-fadc84b78c40-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"3cb236eaa30847a4815b11a6bfd2e80d","created_at":"2018-08-01T10:58:23Z","mtu":1450}} 2018-08-01 10:58:23,769 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks used request id req-aa146c83-451b-4b92-b3ba-a7537aeee6a2 2018-08-01 10:58:23,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=eec5c626-f4ca-4647-96af-b385a1fff139 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416727e7ca20fa314865b7087d2645988b773442" 2018-08-01 10:58:23,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-6c9b0b99-6b59-46d5-a6d5-704e893d4635 Date: Wed, 01 Aug 2018 10:58:23 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"eec5c626-f4ca-4647-96af-b385a1fff139","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3cb236eaa30847a4815b11a6bfd2e80d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T10:58:23Z","qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-3d6d5784-c60f-432f-956a-fadc84b78c40-pub-net","admin_state_up":true,"tenant_id":"3cb236eaa30847a4815b11a6bfd2e80d","created_at":"2018-08-01T10:58:23Z","mtu":1450}]} 2018-08-01 10:58:23,889 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=eec5c626-f4ca-4647-96af-b385a1fff139 used request id req-6c9b0b99-6b59-46d5-a6d5-704e893d4635 2018-08-01 10:58:23,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=eec5c626-f4ca-4647-96af-b385a1fff139 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416727e7ca20fa314865b7087d2645988b773442" 2018-08-01 10:58:23,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-5e830677-915c-485d-8372-c6771b0dfc08 Date: Wed, 01 Aug 2018 10:58:23 GMT RESP BODY: {"subnets":[]} 2018-08-01 10:58:23,926 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=eec5c626-f4ca-4647-96af-b385a1fff139 used request id req-5e830677-915c-485d-8372-c6771b0dfc08 2018-08-01 10:58:23,927 - neutron_utils - INFO - Creating subnet with name CreateInstanceFromThreePartImage-3d6d5784-c60f-432f-956a-fadc84b78c40-pub-subnet 2018-08-01 10:58:23,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416727e7ca20fa314865b7087d2645988b773442" -d '{"subnets": [{"ip_version": 4, "network_id": "eec5c626-f4ca-4647-96af-b385a1fff139", "cidr": "10.55.0.0/24", "name": "CreateInstanceFromThreePartImage-3d6d5784-c60f-432f-956a-fadc84b78c40-pub-subnet"}]}' 2018-08-01 10:58:24,496 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-0bac2cdf-c5cc-4d1b-a6d9-66321b730a69 Date: Wed, 01 Aug 2018 10:58:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eec5c626-f4ca-4647-96af-b385a1fff139","tenant_id":"3cb236eaa30847a4815b11a6bfd2e80d","created_at":"2018-08-01T10:58:24Z","dns_nameservers":[],"updated_at":"2018-08-01T10:58:24Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"3cb236eaa30847a4815b11a6bfd2e80d","id":"e52b0f0b-e44c-4873-b0fe-6ea6542819b3","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-3d6d5784-c60f-432f-956a-fadc84b78c40-pub-subnet"}]} 2018-08-01 10:58:24,497 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets used request id req-0bac2cdf-c5cc-4d1b-a6d9-66321b730a69 2018-08-01 10:58:24,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=eec5c626-f4ca-4647-96af-b385a1fff139 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416727e7ca20fa314865b7087d2645988b773442" 2018-08-01 10:58:24,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-dc0f73a6-3eef-493d-b6e7-b4b949a28de5 Date: Wed, 01 Aug 2018 10:58:24 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"eec5c626-f4ca-4647-96af-b385a1fff139","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3cb236eaa30847a4815b11a6bfd2e80d","l2_adjacency":true,"status":"ACTIVE","subnets":["e52b0f0b-e44c-4873-b0fe-6ea6542819b3"],"description":"","tags":[],"updated_at":"2018-08-01T10:58:24Z","qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-3d6d5784-c60f-432f-956a-fadc84b78c40-pub-net","admin_state_up":true,"tenant_id":"3cb236eaa30847a4815b11a6bfd2e80d","created_at":"2018-08-01T10:58:23Z","mtu":1450}]} 2018-08-01 10:58:24,611 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=eec5c626-f4ca-4647-96af-b385a1fff139 used request id req-dc0f73a6-3eef-493d-b6e7-b4b949a28de5 2018-08-01 10:58:24,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=eec5c626-f4ca-4647-96af-b385a1fff139 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416727e7ca20fa314865b7087d2645988b773442" 2018-08-01 10:58:24,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-79fdd748-5d27-4e73-8ccd-13fd11c9fc34 Date: Wed, 01 Aug 2018 10:58:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eec5c626-f4ca-4647-96af-b385a1fff139","tenant_id":"3cb236eaa30847a4815b11a6bfd2e80d","created_at":"2018-08-01T10:58:24Z","dns_nameservers":[],"updated_at":"2018-08-01T10:58:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3cb236eaa30847a4815b11a6bfd2e80d","id":"e52b0f0b-e44c-4873-b0fe-6ea6542819b3","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-3d6d5784-c60f-432f-956a-fadc84b78c40-pub-subnet"}]} 2018-08-01 10:58:24,699 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=eec5c626-f4ca-4647-96af-b385a1fff139 used request id req-79fdd748-5d27-4e73-8ccd-13fd11c9fc34 2018-08-01 10:58:24,699 - OpenStackNetwork - DEBUG - Network [eec5c626-f4ca-4647-96af-b385a1fff139] created successfully 2018-08-01 10:58:24,700 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:58:24,700 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:58:25,105 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "77c38edd61e3420fad8b28ee9ef32ce1", "name": "CreateInstanceFromThreePartImage-b4db0df2-2794-47e-proj-role"}], "expires_at": "2018-08-01T11:58:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3cb236eaa30847a4815b11a6bfd2e80d", "name": "CreateInstanceFromThreePartImage-b4db0df2-2794-47e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/3cb236eaa30847a4815b11a6bfd2e80d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/3cb236eaa30847a4815b11a6bfd2e80d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/3cb236eaa30847a4815b11a6bfd2e80d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/3cb236eaa30847a4815b11a6bfd2e80d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/3cb236eaa30847a4815b11a6bfd2e80d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/3cb236eaa30847a4815b11a6bfd2e80d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_3cb236eaa30847a4815b11a6bfd2e80d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_3cb236eaa30847a4815b11a6bfd2e80d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/3cb236eaa30847a4815b11a6bfd2e80d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/3cb236eaa30847a4815b11a6bfd2e80d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/3cb236eaa30847a4815b11a6bfd2e80d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/3cb236eaa30847a4815b11a6bfd2e80d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/3cb236eaa30847a4815b11a6bfd2e80d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/3cb236eaa30847a4815b11a6bfd2e80d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceFromThreePartImage-b4db0df2-2794-47e-user", "id": "ae32d9a217704d0680e5fb4aed631dc0"}, "audit_ids": ["QT4gLyyaSueeZJyWEctZQQ"], "issued_at": "2018-08-01T10:58:25.000000Z"}} 2018-08-01 10:58:25,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d61205e9751b1336dfaaeff2963c8f6349d28c93" 2018-08-01 10:58:25,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:58:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9fa1e36b-5615-4349-b239-ea543d920d08 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:58:25,186 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-9fa1e36b-5615-4349-b239-ea543d920d08 2018-08-01 10:58:25,187 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 10:58:25,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d61205e9751b1336dfaaeff2963c8f6349d28c93" 2018-08-01 10:58:25,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:58:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4f0254b-975f-444a-94f0-8d83d5739a6e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:58:25,252 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-a4f0254b-975f-444a-94f0-8d83d5739a6e 2018-08-01 10:58:25,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-3d6d5784-c60f-432f-956a-fadc84b78c40-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d61205e9751b1336dfaaeff2963c8f6349d28c93" 2018-08-01 10:58:25,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-cde97837-c83d-4058-8607-8aa9df00e3af Date: Wed, 01 Aug 2018 10:58:25 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"eec5c626-f4ca-4647-96af-b385a1fff139","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3cb236eaa30847a4815b11a6bfd2e80d","l2_adjacency":true,"status":"ACTIVE","subnets":["e52b0f0b-e44c-4873-b0fe-6ea6542819b3"],"description":"","tags":[],"updated_at":"2018-08-01T10:58:24Z","qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-3d6d5784-c60f-432f-956a-fadc84b78c40-pub-net","admin_state_up":true,"tenant_id":"3cb236eaa30847a4815b11a6bfd2e80d","created_at":"2018-08-01T10:58:23Z","mtu":1450}]} 2018-08-01 10:58:25,507 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-3d6d5784-c60f-432f-956a-fadc84b78c40-pub-net used request id req-cde97837-c83d-4058-8607-8aa9df00e3af 2018-08-01 10:58:25,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=eec5c626-f4ca-4647-96af-b385a1fff139 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d61205e9751b1336dfaaeff2963c8f6349d28c93" 2018-08-01 10:58:25,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-e184abbb-7696-46c4-8cf0-95aec93fe4a7 Date: Wed, 01 Aug 2018 10:58:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eec5c626-f4ca-4647-96af-b385a1fff139","tenant_id":"3cb236eaa30847a4815b11a6bfd2e80d","created_at":"2018-08-01T10:58:24Z","dns_nameservers":[],"updated_at":"2018-08-01T10:58:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3cb236eaa30847a4815b11a6bfd2e80d","id":"e52b0f0b-e44c-4873-b0fe-6ea6542819b3","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-3d6d5784-c60f-432f-956a-fadc84b78c40-pub-subnet"}]} 2018-08-01 10:58:25,560 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=eec5c626-f4ca-4647-96af-b385a1fff139 used request id req-e184abbb-7696-46c4-8cf0-95aec93fe4a7 2018-08-01 10:58:25,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-3d6d5784-c60f-432f-956a-fadc84b78c40-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d61205e9751b1336dfaaeff2963c8f6349d28c93" 2018-08-01 10:58:25,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-2969b818-85b9-4981-840e-cf450e9b54a2 Date: Wed, 01 Aug 2018 10:58:25 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"eec5c626-f4ca-4647-96af-b385a1fff139","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3cb236eaa30847a4815b11a6bfd2e80d","l2_adjacency":true,"status":"ACTIVE","subnets":["e52b0f0b-e44c-4873-b0fe-6ea6542819b3"],"description":"","tags":[],"updated_at":"2018-08-01T10:58:24Z","qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-3d6d5784-c60f-432f-956a-fadc84b78c40-pub-net","admin_state_up":true,"tenant_id":"3cb236eaa30847a4815b11a6bfd2e80d","created_at":"2018-08-01T10:58:23Z","mtu":1450}]} 2018-08-01 10:58:25,667 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-3d6d5784-c60f-432f-956a-fadc84b78c40-pub-net used request id req-2969b818-85b9-4981-840e-cf450e9b54a2 2018-08-01 10:58:25,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:58:25,674 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:58:25,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/3cb236eaa30847a4815b11a6bfd2e80d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d61205e9751b1336dfaaeff2963c8f6349d28c93" 2018-08-01 10:58:25,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:58:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14240349-3d74-4331-8cff-df751c6a5f45 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/3cb236eaa30847a4815b11a6bfd2e80d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3cb236eaa30847a4815b11a6bfd2e80d", "name": "CreateInstanceFromThreePartImage-b4db0df2-2794-47e-proj"}} 2018-08-01 10:58:25,695 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/3cb236eaa30847a4815b11a6bfd2e80d used request id req-14240349-3d74-4331-8cff-df751c6a5f45 2018-08-01 10:58:25,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=eec5c626-f4ca-4647-96af-b385a1fff139 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d61205e9751b1336dfaaeff2963c8f6349d28c93" 2018-08-01 10:58:25,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-11bac441-5835-405a-a92f-ab82b7e757a5 Date: Wed, 01 Aug 2018 10:58:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eec5c626-f4ca-4647-96af-b385a1fff139","tenant_id":"3cb236eaa30847a4815b11a6bfd2e80d","created_at":"2018-08-01T10:58:24Z","dns_nameservers":[],"updated_at":"2018-08-01T10:58:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3cb236eaa30847a4815b11a6bfd2e80d","id":"e52b0f0b-e44c-4873-b0fe-6ea6542819b3","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-3d6d5784-c60f-432f-956a-fadc84b78c40-pub-subnet"}]} 2018-08-01 10:58:25,755 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=eec5c626-f4ca-4647-96af-b385a1fff139 used request id req-11bac441-5835-405a-a92f-ab82b7e757a5 2018-08-01 10:58:25,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=eec5c626-f4ca-4647-96af-b385a1fff139&name=CreateInstanceFromThreePartImage-3d6d5784-c60f-432f-956a-fadc84b78c40-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d61205e9751b1336dfaaeff2963c8f6349d28c93" 2018-08-01 10:58:25,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-5c87518f-0852-43c7-9972-c668bf7fc010 Date: Wed, 01 Aug 2018 10:58:25 GMT RESP BODY: {"ports":[]} 2018-08-01 10:58:25,794 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=eec5c626-f4ca-4647-96af-b385a1fff139&name=CreateInstanceFromThreePartImage-3d6d5784-c60f-432f-956a-fadc84b78c40-port&admin_state_up=True used request id req-5c87518f-0852-43c7-9972-c668bf7fc010 2018-08-01 10:58:25,797 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/detail?name=CreateInstanceFromThreePartImage-3d6d5784-c60f-432f-956a-fadc84b78c40-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d61205e9751b1336dfaaeff2963c8f6349d28c93" 2018-08-01 10:58:26,023 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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 x-openstack-request-id: req-5f0db429-4666-4657-b39c-8a1eca53ef82 x-compute-request-id: req-5f0db429-4666-4657-b39c-8a1eca53ef82 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-01 10:58:26,023 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail?name=CreateInstanceFromThreePartImage-3d6d5784-c60f-432f-956a-fadc84b78c40-inst used request id req-5f0db429-4666-4657-b39c-8a1eca53ef82 2018-08-01 10:58:26,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-3d6d5784-c60f-432f-956a-fadc84b78c40-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d61205e9751b1336dfaaeff2963c8f6349d28c93" 2018-08-01 10:58:26,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-86a8a4b2-ead8-429d-8416-4ac9b6609a30 Date: Wed, 01 Aug 2018 10:58:26 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"eec5c626-f4ca-4647-96af-b385a1fff139","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3cb236eaa30847a4815b11a6bfd2e80d","l2_adjacency":true,"status":"ACTIVE","subnets":["e52b0f0b-e44c-4873-b0fe-6ea6542819b3"],"description":"","tags":[],"updated_at":"2018-08-01T10:58:24Z","qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-3d6d5784-c60f-432f-956a-fadc84b78c40-pub-net","admin_state_up":true,"tenant_id":"3cb236eaa30847a4815b11a6bfd2e80d","created_at":"2018-08-01T10:58:23Z","mtu":1450}]} 2018-08-01 10:58:26,122 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-3d6d5784-c60f-432f-956a-fadc84b78c40-pub-net used request id req-86a8a4b2-ead8-429d-8416-4ac9b6609a30 2018-08-01 10:58:26,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=eec5c626-f4ca-4647-96af-b385a1fff139 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d61205e9751b1336dfaaeff2963c8f6349d28c93" 2018-08-01 10:58:26,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-c5c72dce-92f1-450c-8eb9-416d3555661e Date: Wed, 01 Aug 2018 10:58:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eec5c626-f4ca-4647-96af-b385a1fff139","tenant_id":"3cb236eaa30847a4815b11a6bfd2e80d","created_at":"2018-08-01T10:58:24Z","dns_nameservers":[],"updated_at":"2018-08-01T10:58:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3cb236eaa30847a4815b11a6bfd2e80d","id":"e52b0f0b-e44c-4873-b0fe-6ea6542819b3","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-3d6d5784-c60f-432f-956a-fadc84b78c40-pub-subnet"}]} 2018-08-01 10:58:26,172 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=eec5c626-f4ca-4647-96af-b385a1fff139 used request id req-c5c72dce-92f1-450c-8eb9-416d3555661e 2018-08-01 10:58:26,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-3d6d5784-c60f-432f-956a-fadc84b78c40-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d61205e9751b1336dfaaeff2963c8f6349d28c93" 2018-08-01 10:58:26,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-f5b87ad2-d4d8-4d03-a7ff-d30be722f968 Date: Wed, 01 Aug 2018 10:58:26 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"eec5c626-f4ca-4647-96af-b385a1fff139","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3cb236eaa30847a4815b11a6bfd2e80d","l2_adjacency":true,"status":"ACTIVE","subnets":["e52b0f0b-e44c-4873-b0fe-6ea6542819b3"],"description":"","tags":[],"updated_at":"2018-08-01T10:58:24Z","qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-3d6d5784-c60f-432f-956a-fadc84b78c40-pub-net","admin_state_up":true,"tenant_id":"3cb236eaa30847a4815b11a6bfd2e80d","created_at":"2018-08-01T10:58:23Z","mtu":1450}]} 2018-08-01 10:58:26,269 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-3d6d5784-c60f-432f-956a-fadc84b78c40-pub-net used request id req-f5b87ad2-d4d8-4d03-a7ff-d30be722f968 2018-08-01 10:58:26,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/3cb236eaa30847a4815b11a6bfd2e80d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d61205e9751b1336dfaaeff2963c8f6349d28c93" 2018-08-01 10:58:26,359 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:58:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-356da1a9-5bcb-4dd9-877c-50ca4ff269cc Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/3cb236eaa30847a4815b11a6bfd2e80d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3cb236eaa30847a4815b11a6bfd2e80d", "name": "CreateInstanceFromThreePartImage-b4db0df2-2794-47e-proj"}} 2018-08-01 10:58:26,359 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/3cb236eaa30847a4815b11a6bfd2e80d used request id req-356da1a9-5bcb-4dd9-877c-50ca4ff269cc 2018-08-01 10:58:26,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=eec5c626-f4ca-4647-96af-b385a1fff139 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d61205e9751b1336dfaaeff2963c8f6349d28c93" 2018-08-01 10:58:26,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-1c3d2999-caef-46ab-bee3-484a4134d882 Date: Wed, 01 Aug 2018 10:58:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eec5c626-f4ca-4647-96af-b385a1fff139","tenant_id":"3cb236eaa30847a4815b11a6bfd2e80d","created_at":"2018-08-01T10:58:24Z","dns_nameservers":[],"updated_at":"2018-08-01T10:58:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3cb236eaa30847a4815b11a6bfd2e80d","id":"e52b0f0b-e44c-4873-b0fe-6ea6542819b3","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-3d6d5784-c60f-432f-956a-fadc84b78c40-pub-subnet"}]} 2018-08-01 10:58:26,413 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=eec5c626-f4ca-4647-96af-b385a1fff139 used request id req-1c3d2999-caef-46ab-bee3-484a4134d882 2018-08-01 10:58:26,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=eec5c626-f4ca-4647-96af-b385a1fff139&name=CreateInstanceFromThreePartImage-3d6d5784-c60f-432f-956a-fadc84b78c40-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d61205e9751b1336dfaaeff2963c8f6349d28c93" 2018-08-01 10:58:26,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-d59e0fdb-24bf-47c1-8176-4af251ce6443 Date: Wed, 01 Aug 2018 10:58:26 GMT RESP BODY: {"ports":[]} 2018-08-01 10:58:26,445 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=eec5c626-f4ca-4647-96af-b385a1fff139&name=CreateInstanceFromThreePartImage-3d6d5784-c60f-432f-956a-fadc84b78c40-port&admin_state_up=True used request id req-d59e0fdb-24bf-47c1-8176-4af251ce6443 2018-08-01 10:58:26,446 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:58:26,447 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:58:26,825 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "77c38edd61e3420fad8b28ee9ef32ce1", "name": "CreateInstanceFromThreePartImage-b4db0df2-2794-47e-proj-role"}], "expires_at": "2018-08-01T11:58:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3cb236eaa30847a4815b11a6bfd2e80d", "name": "CreateInstanceFromThreePartImage-b4db0df2-2794-47e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/3cb236eaa30847a4815b11a6bfd2e80d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/3cb236eaa30847a4815b11a6bfd2e80d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/3cb236eaa30847a4815b11a6bfd2e80d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/3cb236eaa30847a4815b11a6bfd2e80d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/3cb236eaa30847a4815b11a6bfd2e80d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/3cb236eaa30847a4815b11a6bfd2e80d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_3cb236eaa30847a4815b11a6bfd2e80d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_3cb236eaa30847a4815b11a6bfd2e80d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/3cb236eaa30847a4815b11a6bfd2e80d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/3cb236eaa30847a4815b11a6bfd2e80d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/3cb236eaa30847a4815b11a6bfd2e80d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/3cb236eaa30847a4815b11a6bfd2e80d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/3cb236eaa30847a4815b11a6bfd2e80d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/3cb236eaa30847a4815b11a6bfd2e80d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceFromThreePartImage-b4db0df2-2794-47e-user", "id": "ae32d9a217704d0680e5fb4aed631dc0"}, "audit_ids": ["pOhnEk5IRta-Fp_6lWervw"], "issued_at": "2018-08-01T10:58:26.000000Z"}} 2018-08-01 10:58:26,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9277084906d14d822ba85d9aa1471bcf279d7105" 2018-08-01 10:58:26,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:58:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5496abff-f789-4160-9144-864c692e9250 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:58:26,902 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-5496abff-f789-4160-9144-864c692e9250 2018-08-01 10:58:26,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-3d6d5784-c60f-432f-956a-fadc84b78c40-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d61205e9751b1336dfaaeff2963c8f6349d28c93" 2018-08-01 10:58:27,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-0155a5ba-417b-42c1-9402-223c3f36ad89 Date: Wed, 01 Aug 2018 10:58:27 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"eec5c626-f4ca-4647-96af-b385a1fff139","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3cb236eaa30847a4815b11a6bfd2e80d","l2_adjacency":true,"status":"ACTIVE","subnets":["e52b0f0b-e44c-4873-b0fe-6ea6542819b3"],"description":"","tags":[],"updated_at":"2018-08-01T10:58:24Z","qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-3d6d5784-c60f-432f-956a-fadc84b78c40-pub-net","admin_state_up":true,"tenant_id":"3cb236eaa30847a4815b11a6bfd2e80d","created_at":"2018-08-01T10:58:23Z","mtu":1450}]} 2018-08-01 10:58:27,001 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-3d6d5784-c60f-432f-956a-fadc84b78c40-pub-net used request id req-0155a5ba-417b-42c1-9402-223c3f36ad89 2018-08-01 10:58:27,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=eec5c626-f4ca-4647-96af-b385a1fff139 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d61205e9751b1336dfaaeff2963c8f6349d28c93" 2018-08-01 10:58:27,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-b9b49ca7-2f60-4955-86a4-7b0ecb6be751 Date: Wed, 01 Aug 2018 10:58:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eec5c626-f4ca-4647-96af-b385a1fff139","tenant_id":"3cb236eaa30847a4815b11a6bfd2e80d","created_at":"2018-08-01T10:58:24Z","dns_nameservers":[],"updated_at":"2018-08-01T10:58:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3cb236eaa30847a4815b11a6bfd2e80d","id":"e52b0f0b-e44c-4873-b0fe-6ea6542819b3","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-3d6d5784-c60f-432f-956a-fadc84b78c40-pub-subnet"}]} 2018-08-01 10:58:27,053 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=eec5c626-f4ca-4647-96af-b385a1fff139 used request id req-b9b49ca7-2f60-4955-86a4-7b0ecb6be751 2018-08-01 10:58:27,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-3d6d5784-c60f-432f-956a-fadc84b78c40-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d61205e9751b1336dfaaeff2963c8f6349d28c93" 2018-08-01 10:58:27,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-0df43a15-ccc2-49f2-afcf-cb131208e893 Date: Wed, 01 Aug 2018 10:58:27 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"eec5c626-f4ca-4647-96af-b385a1fff139","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3cb236eaa30847a4815b11a6bfd2e80d","l2_adjacency":true,"status":"ACTIVE","subnets":["e52b0f0b-e44c-4873-b0fe-6ea6542819b3"],"description":"","tags":[],"updated_at":"2018-08-01T10:58:24Z","qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-3d6d5784-c60f-432f-956a-fadc84b78c40-pub-net","admin_state_up":true,"tenant_id":"3cb236eaa30847a4815b11a6bfd2e80d","created_at":"2018-08-01T10:58:23Z","mtu":1450}]} 2018-08-01 10:58:27,149 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-3d6d5784-c60f-432f-956a-fadc84b78c40-pub-net used request id req-0df43a15-ccc2-49f2-afcf-cb131208e893 2018-08-01 10:58:27,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:58:27,157 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:58: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:58:27,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/3cb236eaa30847a4815b11a6bfd2e80d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9277084906d14d822ba85d9aa1471bcf279d7105" 2018-08-01 10:58:27,238 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:58:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9bbb317-a331-4f31-a2a9-7d34cb82dd07 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/3cb236eaa30847a4815b11a6bfd2e80d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3cb236eaa30847a4815b11a6bfd2e80d", "name": "CreateInstanceFromThreePartImage-b4db0df2-2794-47e-proj"}} 2018-08-01 10:58:27,239 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/3cb236eaa30847a4815b11a6bfd2e80d used request id req-f9bbb317-a331-4f31-a2a9-7d34cb82dd07 2018-08-01 10:58:27,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=eec5c626-f4ca-4647-96af-b385a1fff139 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d61205e9751b1336dfaaeff2963c8f6349d28c93" 2018-08-01 10:58:27,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-7695c001-8967-42c6-bd64-27dc0b405a5e Date: Wed, 01 Aug 2018 10:58:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eec5c626-f4ca-4647-96af-b385a1fff139","tenant_id":"3cb236eaa30847a4815b11a6bfd2e80d","created_at":"2018-08-01T10:58:24Z","dns_nameservers":[],"updated_at":"2018-08-01T10:58:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3cb236eaa30847a4815b11a6bfd2e80d","id":"e52b0f0b-e44c-4873-b0fe-6ea6542819b3","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-3d6d5784-c60f-432f-956a-fadc84b78c40-pub-subnet"}]} 2018-08-01 10:58:27,290 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=eec5c626-f4ca-4647-96af-b385a1fff139 used request id req-7695c001-8967-42c6-bd64-27dc0b405a5e 2018-08-01 10:58:27,291 - neutron_utils - INFO - Creating port for network with name - CreateInstanceFromThreePartImage-3d6d5784-c60f-432f-956a-fadc84b78c40-pub-net 2018-08-01 10:58:27,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d61205e9751b1336dfaaeff2963c8f6349d28c93" -d '{"port": {"network_id": "eec5c626-f4ca-4647-96af-b385a1fff139", "name": "CreateInstanceFromThreePartImage-3d6d5784-c60f-432f-956a-fadc84b78c40-port", "admin_state_up": true}}' 2018-08-01 10:58:28,297 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 815 X-Openstack-Request-Id: req-2869a1d6-b4ff-4e4b-88dd-f49c8c1e2523 Date: Wed, 01 Aug 2018 10:58:28 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:58:27Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e52b0f0b-e44c-4873-b0fe-6ea6542819b3","ip_address":"10.55.0.3"}],"id":"5329eaa5-2384-4580-bb58-da9b53a13a88","security_groups":["68e6f722-4ffe-487b-9e84-e37bb303372e"],"mac_address":"fa:16:3e:de:09:ee","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceFromThreePartImage-3d6d5784-c60f-432f-956a-fadc84b78c40-port","project_id":"3cb236eaa30847a4815b11a6bfd2e80d","qos_policy_id":null,"admin_state_up":true,"network_id":"eec5c626-f4ca-4647-96af-b385a1fff139","tenant_id":"3cb236eaa30847a4815b11a6bfd2e80d","created_at":"2018-08-01T10:58:27Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-08-01 10:58:28,298 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/ports used request id req-2869a1d6-b4ff-4e4b-88dd-f49c8c1e2523 2018-08-01 10:58:28,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-3d6d5784-c60f-432f-956a-fadc84b78c40-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d61205e9751b1336dfaaeff2963c8f6349d28c93" 2018-08-01 10:58:28,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-793410ff-6bf4-4bad-a53e-bf54986d13fc Date: Wed, 01 Aug 2018 10:58:28 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"eec5c626-f4ca-4647-96af-b385a1fff139","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3cb236eaa30847a4815b11a6bfd2e80d","l2_adjacency":true,"status":"ACTIVE","subnets":["e52b0f0b-e44c-4873-b0fe-6ea6542819b3"],"description":"","tags":[],"updated_at":"2018-08-01T10:58:24Z","qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-3d6d5784-c60f-432f-956a-fadc84b78c40-pub-net","admin_state_up":true,"tenant_id":"3cb236eaa30847a4815b11a6bfd2e80d","created_at":"2018-08-01T10:58:23Z","mtu":1450}]} 2018-08-01 10:58:28,396 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-3d6d5784-c60f-432f-956a-fadc84b78c40-pub-net used request id req-793410ff-6bf4-4bad-a53e-bf54986d13fc 2018-08-01 10:58:28,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=eec5c626-f4ca-4647-96af-b385a1fff139 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d61205e9751b1336dfaaeff2963c8f6349d28c93" 2018-08-01 10:58:28,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-1326bc03-977d-47f8-b4fa-bbaeedfd3a73 Date: Wed, 01 Aug 2018 10:58:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eec5c626-f4ca-4647-96af-b385a1fff139","tenant_id":"3cb236eaa30847a4815b11a6bfd2e80d","created_at":"2018-08-01T10:58:24Z","dns_nameservers":[],"updated_at":"2018-08-01T10:58:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3cb236eaa30847a4815b11a6bfd2e80d","id":"e52b0f0b-e44c-4873-b0fe-6ea6542819b3","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-3d6d5784-c60f-432f-956a-fadc84b78c40-pub-subnet"}]} 2018-08-01 10:58:28,447 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=eec5c626-f4ca-4647-96af-b385a1fff139 used request id req-1326bc03-977d-47f8-b4fa-bbaeedfd3a73 2018-08-01 10:58:28,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-3d6d5784-c60f-432f-956a-fadc84b78c40-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d61205e9751b1336dfaaeff2963c8f6349d28c93" 2018-08-01 10:58:28,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-fc80c1cd-5cc9-41cc-b073-d6b02a02c1b4 Date: Wed, 01 Aug 2018 10:58:28 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"eec5c626-f4ca-4647-96af-b385a1fff139","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3cb236eaa30847a4815b11a6bfd2e80d","l2_adjacency":true,"status":"ACTIVE","subnets":["e52b0f0b-e44c-4873-b0fe-6ea6542819b3"],"description":"","tags":[],"updated_at":"2018-08-01T10:58:24Z","qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-3d6d5784-c60f-432f-956a-fadc84b78c40-pub-net","admin_state_up":true,"tenant_id":"3cb236eaa30847a4815b11a6bfd2e80d","created_at":"2018-08-01T10:58:23Z","mtu":1450}]} 2018-08-01 10:58:28,541 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-3d6d5784-c60f-432f-956a-fadc84b78c40-pub-net used request id req-fc80c1cd-5cc9-41cc-b073-d6b02a02c1b4 2018-08-01 10:58:28,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/3cb236eaa30847a4815b11a6bfd2e80d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d61205e9751b1336dfaaeff2963c8f6349d28c93" 2018-08-01 10:58:28,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:58:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84e3873e-3e1f-430d-88ec-52700f3c6255 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/3cb236eaa30847a4815b11a6bfd2e80d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3cb236eaa30847a4815b11a6bfd2e80d", "name": "CreateInstanceFromThreePartImage-b4db0df2-2794-47e-proj"}} 2018-08-01 10:58:28,629 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/3cb236eaa30847a4815b11a6bfd2e80d used request id req-84e3873e-3e1f-430d-88ec-52700f3c6255 2018-08-01 10:58:28,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=eec5c626-f4ca-4647-96af-b385a1fff139 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d61205e9751b1336dfaaeff2963c8f6349d28c93" 2018-08-01 10:58:28,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-cfaff170-4fad-421a-a249-91bf52d2b27d Date: Wed, 01 Aug 2018 10:58:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eec5c626-f4ca-4647-96af-b385a1fff139","tenant_id":"3cb236eaa30847a4815b11a6bfd2e80d","created_at":"2018-08-01T10:58:24Z","dns_nameservers":[],"updated_at":"2018-08-01T10:58:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3cb236eaa30847a4815b11a6bfd2e80d","id":"e52b0f0b-e44c-4873-b0fe-6ea6542819b3","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-3d6d5784-c60f-432f-956a-fadc84b78c40-pub-subnet"}]} 2018-08-01 10:58:28,681 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=eec5c626-f4ca-4647-96af-b385a1fff139 used request id req-cfaff170-4fad-421a-a249-91bf52d2b27d 2018-08-01 10:58:28,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=eec5c626-f4ca-4647-96af-b385a1fff139&name=CreateInstanceFromThreePartImage-3d6d5784-c60f-432f-956a-fadc84b78c40-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d61205e9751b1336dfaaeff2963c8f6349d28c93" 2018-08-01 10:58:28,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 818 X-Openstack-Request-Id: req-8e840e5d-aaa4-46f8-90b3-9b5da72aeeb1 Date: Wed, 01 Aug 2018 10:58:28 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:58:27Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e52b0f0b-e44c-4873-b0fe-6ea6542819b3","ip_address":"10.55.0.3"}],"id":"5329eaa5-2384-4580-bb58-da9b53a13a88","security_groups":["68e6f722-4ffe-487b-9e84-e37bb303372e"],"mac_address":"fa:16:3e:de:09:ee","project_id":"3cb236eaa30847a4815b11a6bfd2e80d","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-3d6d5784-c60f-432f-956a-fadc84b78c40-port","admin_state_up":true,"network_id":"eec5c626-f4ca-4647-96af-b385a1fff139","tenant_id":"3cb236eaa30847a4815b11a6bfd2e80d","created_at":"2018-08-01T10:58:27Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-08-01 10:58:28,766 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=eec5c626-f4ca-4647-96af-b385a1fff139&name=CreateInstanceFromThreePartImage-3d6d5784-c60f-432f-956a-fadc84b78c40-port&admin_state_up=True used request id req-8e840e5d-aaa4-46f8-90b3-9b5da72aeeb1 2018-08-01 10:58:28,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/3cb236eaa30847a4815b11a6bfd2e80d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d61205e9751b1336dfaaeff2963c8f6349d28c93" 2018-08-01 10:58:28,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:58:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f5a51ab-526d-4445-9cef-b0fdee6138fb Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/3cb236eaa30847a4815b11a6bfd2e80d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3cb236eaa30847a4815b11a6bfd2e80d", "name": "CreateInstanceFromThreePartImage-b4db0df2-2794-47e-proj"}} 2018-08-01 10:58:28,858 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/3cb236eaa30847a4815b11a6bfd2e80d used request id req-8f5a51ab-526d-4445-9cef-b0fdee6138fb 2018-08-01 10:58:28,858 - nova_utils - INFO - Creating VM with name - CreateInstanceFromThreePartImage-3d6d5784-c60f-432f-956a-fadc84b78c40-inst 2018-08-01 10:58:28,861 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d61205e9751b1336dfaaeff2963c8f6349d28c93" 2018-08-01 10:58:28,883 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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-6b81c1fe-ffbb-49f3-904d-5db39ff48521 x-compute-request-id: req-6b81c1fe-ffbb-49f3-904d-5db39ff48521 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"flavors": [{"id": "4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "rel": "bookmark"}], "name": "vmtp-flavor_ee58c79f-c6fb-483f-8b9c-406ffbfad757"}, {"id": "5b61c696-1b5b-4204-b7e5-ca4a818093b0", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "bookmark"}], "name": "shaker-flavor_81952131-3011-4d90-80f4-831743223f59"}, {"id": "d63f73e4-2f2b-4d9b-a1d6-58342ccaa9bd", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/d63f73e4-2f2b-4d9b-a1d6-58342ccaa9bd", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/d63f73e4-2f2b-4d9b-a1d6-58342ccaa9bd", "rel": "bookmark"}], "name": "CreateInstanceFromThreePartImage-3d6d5784-c60f-432f-956a-fadc84b78c40-flavor-name"}]} 2018-08-01 10:58:28,883 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-6b81c1fe-ffbb-49f3-904d-5db39ff48521 2018-08-01 10:58:28,885 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors/d63f73e4-2f2b-4d9b-a1d6-58342ccaa9bd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d61205e9751b1336dfaaeff2963c8f6349d28c93" 2018-08-01 10:58:28,909 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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-15430672-d156-420f-bd87-f1e8499d72ca x-compute-request-id: req-15430672-d156-420f-bd87-f1e8499d72ca Content-Encoding: gzip Content-Length: 327 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceFromThreePartImage-3d6d5784-c60f-432f-956a-fadc84b78c40-flavor-name", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/d63f73e4-2f2b-4d9b-a1d6-58342ccaa9bd", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/d63f73e4-2f2b-4d9b-a1d6-58342ccaa9bd", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "d63f73e4-2f2b-4d9b-a1d6-58342ccaa9bd"}} 2018-08-01 10:58:28,909 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/d63f73e4-2f2b-4d9b-a1d6-58342ccaa9bd used request id req-15430672-d156-420f-bd87-f1e8499d72ca 2018-08-01 10:58:28,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceFromThreePartImage-3d6d5784-c60f-432f-956a-fadc84b78c40 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d61205e9751b1336dfaaeff2963c8f6349d28c93" 2018-08-01 10:58:29,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-30773072-a426-4faf-a65f-9510debfea9c Date: Wed, 01 Aug 2018 10:58:29 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceFromThreePartImage-3d6d5784-c60f-432f-956a-fadc84b78c40", "tags": [], "container_format": "bare", "created_at": "2018-08-01T10:58:20Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-01T10:58:21Z", "visibility": "shared", "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/e7d6557e-209e-44c5-a231-d019262a02d9/snap", "metadata": {}}], "self": "/v2/images/e7d6557e-209e-44c5-a231-d019262a02d9", "min_disk": 0, "protected": false, "id": "e7d6557e-209e-44c5-a231-d019262a02d9", "file": "/v2/images/e7d6557e-209e-44c5-a231-d019262a02d9/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3cb236eaa30847a4815b11a6bfd2e80d", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/e7d6557e-209e-44c5-a231-d019262a02d9/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceFromThreePartImage-3d6d5784-c60f-432f-956a-fadc84b78c40"} 2018-08-01 10:58:29,118 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceFromThreePartImage-3d6d5784-c60f-432f-956a-fadc84b78c40 used request id req-30773072-a426-4faf-a65f-9510debfea9c 2018-08-01 10:58:29,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d61205e9751b1336dfaaeff2963c8f6349d28c93" 2018-08-01 10:58:29,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-a38a08bd-3e50-447a-ba5f-d0a92d493434 Date: Wed, 01 Aug 2018 10:58: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-08-01 10:58:29,128 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-a38a08bd-3e50-447a-ba5f-d0a92d493434 2018-08-01 10:58:29,133 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d61205e9751b1336dfaaeff2963c8f6349d28c93" -d '{"server": {"name": "CreateInstanceFromThreePartImage-3d6d5784-c60f-432f-956a-fadc84b78c40-inst", "imageRef": "e7d6557e-209e-44c5-a231-d019262a02d9", "flavorRef": "d63f73e4-2f2b-4d9b-a1d6-58342ccaa9bd", "max_count": 1, "min_count": 1, "networks": [{"port": "5329eaa5-2384-4580-bb58-da9b53a13a88"}]}}' 2018-08-01 10:58:29,823 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 10:58: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-d63aee7f-461a-4c2c-961c-807339848f17 x-compute-request-id: req-d63aee7f-461a-4c2c-961c-807339848f17 Content-Length: 374 location: http://172.30.9.24:8774/v2.1/servers/7b743f50-93ff-47aa-a775-4c3d49609392 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "7b743f50-93ff-47aa-a775-4c3d49609392", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/7b743f50-93ff-47aa-a775-4c3d49609392", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/7b743f50-93ff-47aa-a775-4c3d49609392", "rel": "bookmark"}], "adminPass": "TKxAeb4tCrn2"}} 2018-08-01 10:58:29,824 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-d63aee7f-461a-4c2c-961c-807339848f17 2018-08-01 10:58:29,827 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/7b743f50-93ff-47aa-a775-4c3d49609392 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d61205e9751b1336dfaaeff2963c8f6349d28c93" 2018-08-01 10:58:30,221 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:58: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-761ab6fa-ff1a-41af-9222-652f4a5e5b95 x-compute-request-id: req-761ab6fa-ff1a-41af-9222-652f4a5e5b95 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.24:8774/v2.1/servers/7b743f50-93ff-47aa-a775-4c3d49609392", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/7b743f50-93ff-47aa-a775-4c3d49609392", "rel": "bookmark"}], "image": {"id": "e7d6557e-209e-44c5-a231-d019262a02d9", "links": [{"href": "http://172.30.9.24:8774/images/e7d6557e-209e-44c5-a231-d019262a02d9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d63f73e4-2f2b-4d9b-a1d6-58342ccaa9bd", "links": [{"href": "http://172.30.9.24:8774/flavors/d63f73e4-2f2b-4d9b-a1d6-58342ccaa9bd", "rel": "bookmark"}]}, "id": "7b743f50-93ff-47aa-a775-4c3d49609392", "user_id": "ae32d9a217704d0680e5fb4aed631dc0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T10:58:29Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-3d6d5784-c60f-432f-956a-fadc84b78c40-inst", "created": "2018-08-01T10:58:29Z", "tenant_id": "3cb236eaa30847a4815b11a6bfd2e80d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:58:30,221 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/7b743f50-93ff-47aa-a775-4c3d49609392 used request id req-761ab6fa-ff1a-41af-9222-652f4a5e5b95 2018-08-01 10:58:30,222 - create_instance - INFO - Created instance with name - CreateInstanceFromThreePartImage-3d6d5784-c60f-432f-956a-fadc84b78c40-inst 2018-08-01 10:58:30,225 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/7b743f50-93ff-47aa-a775-4c3d49609392 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d61205e9751b1336dfaaeff2963c8f6349d28c93" 2018-08-01 10:58:30,795 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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-3a4b422e-d796-44e2-b7e3-18b17dc49d08 x-compute-request-id: req-3a4b422e-d796-44e2-b7e3-18b17dc49d08 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.24:8774/v2.1/servers/7b743f50-93ff-47aa-a775-4c3d49609392", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/7b743f50-93ff-47aa-a775-4c3d49609392", "rel": "bookmark"}], "image": {"id": "e7d6557e-209e-44c5-a231-d019262a02d9", "links": [{"href": "http://172.30.9.24:8774/images/e7d6557e-209e-44c5-a231-d019262a02d9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d63f73e4-2f2b-4d9b-a1d6-58342ccaa9bd", "links": [{"href": "http://172.30.9.24:8774/flavors/d63f73e4-2f2b-4d9b-a1d6-58342ccaa9bd", "rel": "bookmark"}]}, "id": "7b743f50-93ff-47aa-a775-4c3d49609392", "user_id": "ae32d9a217704d0680e5fb4aed631dc0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T10:58:30Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-3d6d5784-c60f-432f-956a-fadc84b78c40-inst", "created": "2018-08-01T10:58:29Z", "tenant_id": "3cb236eaa30847a4815b11a6bfd2e80d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:58:30,795 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/7b743f50-93ff-47aa-a775-4c3d49609392 used request id req-3a4b422e-d796-44e2-b7e3-18b17dc49d08 2018-08-01 10:58:30,796 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-3d6d5784-c60f-432f-956a-fadc84b78c40-inst] is - BUILD 2018-08-01 10:58:30,796 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-01 10:58:33,799 - create_instance - DEBUG - VM status query timeout in 896.423061132 2018-08-01 10:58:33,802 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/7b743f50-93ff-47aa-a775-4c3d49609392 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d61205e9751b1336dfaaeff2963c8f6349d28c93" 2018-08-01 10:58:33,983 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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-f1f9e4c1-5969-4630-a777-ba50837116c3 x-compute-request-id: req-f1f9e4c1-5969-4630-a777-ba50837116c3 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.24:8774/v2.1/servers/7b743f50-93ff-47aa-a775-4c3d49609392", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/7b743f50-93ff-47aa-a775-4c3d49609392", "rel": "bookmark"}], "image": {"id": "e7d6557e-209e-44c5-a231-d019262a02d9", "links": [{"href": "http://172.30.9.24:8774/images/e7d6557e-209e-44c5-a231-d019262a02d9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d63f73e4-2f2b-4d9b-a1d6-58342ccaa9bd", "links": [{"href": "http://172.30.9.24:8774/flavors/d63f73e4-2f2b-4d9b-a1d6-58342ccaa9bd", "rel": "bookmark"}]}, "id": "7b743f50-93ff-47aa-a775-4c3d49609392", "security_groups": [{"name": "default"}], "user_id": "ae32d9a217704d0680e5fb4aed631dc0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T10:58:31Z", "hostId": "7dfc2636c16835fa56051223c61089ee5469138c0d773a96de3e93ba", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-3d6d5784-c60f-432f-956a-fadc84b78c40-inst", "created": "2018-08-01T10:58:29Z", "tenant_id": "3cb236eaa30847a4815b11a6bfd2e80d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:58:33,983 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/7b743f50-93ff-47aa-a775-4c3d49609392 used request id req-f1f9e4c1-5969-4630-a777-ba50837116c3 2018-08-01 10:58:33,984 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-3d6d5784-c60f-432f-956a-fadc84b78c40-inst] is - BUILD 2018-08-01 10:58:33,984 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-01 10:58:36,987 - create_instance - DEBUG - VM status query timeout in 893.234991074 2018-08-01 10:58:36,990 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/7b743f50-93ff-47aa-a775-4c3d49609392 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d61205e9751b1336dfaaeff2963c8f6349d28c93" 2018-08-01 10:58:37,319 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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-346466e2-5175-4292-b2b9-487715f9820a x-compute-request-id: req-346466e2-5175-4292-b2b9-487715f9820a Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceFromThreePartImage-3d6d5784-c60f-432f-956a-fadc84b78c40-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:09:ee", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/7b743f50-93ff-47aa-a775-4c3d49609392", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/7b743f50-93ff-47aa-a775-4c3d49609392", "rel": "bookmark"}], "image": {"id": "e7d6557e-209e-44c5-a231-d019262a02d9", "links": [{"href": "http://172.30.9.24:8774/images/e7d6557e-209e-44c5-a231-d019262a02d9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T10:58:35.000000", "flavor": {"id": "d63f73e4-2f2b-4d9b-a1d6-58342ccaa9bd", "links": [{"href": "http://172.30.9.24:8774/flavors/d63f73e4-2f2b-4d9b-a1d6-58342ccaa9bd", "rel": "bookmark"}]}, "id": "7b743f50-93ff-47aa-a775-4c3d49609392", "security_groups": [{"name": "default"}], "user_id": "ae32d9a217704d0680e5fb4aed631dc0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:58:35Z", "hostId": "7dfc2636c16835fa56051223c61089ee5469138c0d773a96de3e93ba", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-3d6d5784-c60f-432f-956a-fadc84b78c40-inst", "created": "2018-08-01T10:58:29Z", "tenant_id": "3cb236eaa30847a4815b11a6bfd2e80d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:58:37,319 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/7b743f50-93ff-47aa-a775-4c3d49609392 used request id req-346466e2-5175-4292-b2b9-487715f9820a 2018-08-01 10:58:37,320 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-3d6d5784-c60f-432f-956a-fadc84b78c40-inst] is - ACTIVE 2018-08-01 10:58:37,320 - create_instance - INFO - VM is - ACTIVE 2018-08-01 10:58:37,323 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/7b743f50-93ff-47aa-a775-4c3d49609392 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d61205e9751b1336dfaaeff2963c8f6349d28c93" 2018-08-01 10:58:37,496 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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-7ef267df-ae6e-4c06-ba65-a1b8a311d246 x-compute-request-id: req-7ef267df-ae6e-4c06-ba65-a1b8a311d246 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceFromThreePartImage-3d6d5784-c60f-432f-956a-fadc84b78c40-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:09:ee", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/7b743f50-93ff-47aa-a775-4c3d49609392", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/7b743f50-93ff-47aa-a775-4c3d49609392", "rel": "bookmark"}], "image": {"id": "e7d6557e-209e-44c5-a231-d019262a02d9", "links": [{"href": "http://172.30.9.24:8774/images/e7d6557e-209e-44c5-a231-d019262a02d9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T10:58:35.000000", "flavor": {"id": "d63f73e4-2f2b-4d9b-a1d6-58342ccaa9bd", "links": [{"href": "http://172.30.9.24:8774/flavors/d63f73e4-2f2b-4d9b-a1d6-58342ccaa9bd", "rel": "bookmark"}]}, "id": "7b743f50-93ff-47aa-a775-4c3d49609392", "security_groups": [{"name": "default"}], "user_id": "ae32d9a217704d0680e5fb4aed631dc0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:58:35Z", "hostId": "7dfc2636c16835fa56051223c61089ee5469138c0d773a96de3e93ba", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-3d6d5784-c60f-432f-956a-fadc84b78c40-inst", "created": "2018-08-01T10:58:29Z", "tenant_id": "3cb236eaa30847a4815b11a6bfd2e80d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:58:37,496 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/7b743f50-93ff-47aa-a775-4c3d49609392 used request id req-7ef267df-ae6e-4c06-ba65-a1b8a311d246 2018-08-01 10:58:37,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-3d6d5784-c60f-432f-956a-fadc84b78c40-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d61205e9751b1336dfaaeff2963c8f6349d28c93" 2018-08-01 10:58:37,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-d412973d-0e31-48dd-a7f2-c6fc4928034b Date: Wed, 01 Aug 2018 10:58:37 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"eec5c626-f4ca-4647-96af-b385a1fff139","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3cb236eaa30847a4815b11a6bfd2e80d","l2_adjacency":true,"status":"ACTIVE","subnets":["e52b0f0b-e44c-4873-b0fe-6ea6542819b3"],"description":"","tags":[],"updated_at":"2018-08-01T10:58:24Z","qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-3d6d5784-c60f-432f-956a-fadc84b78c40-pub-net","admin_state_up":true,"tenant_id":"3cb236eaa30847a4815b11a6bfd2e80d","created_at":"2018-08-01T10:58:23Z","mtu":1450}]} 2018-08-01 10:58:37,601 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-3d6d5784-c60f-432f-956a-fadc84b78c40-pub-net used request id req-d412973d-0e31-48dd-a7f2-c6fc4928034b 2018-08-01 10:58:37,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/3cb236eaa30847a4815b11a6bfd2e80d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d61205e9751b1336dfaaeff2963c8f6349d28c93" 2018-08-01 10:58:37,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:58:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1aee036-c804-4ca4-a6ce-6f33ebb81794 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/3cb236eaa30847a4815b11a6bfd2e80d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3cb236eaa30847a4815b11a6bfd2e80d", "name": "CreateInstanceFromThreePartImage-b4db0df2-2794-47e-proj"}} 2018-08-01 10:58:37,686 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/3cb236eaa30847a4815b11a6bfd2e80d used request id req-e1aee036-c804-4ca4-a6ce-6f33ebb81794 2018-08-01 10:58:37,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=eec5c626-f4ca-4647-96af-b385a1fff139 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d61205e9751b1336dfaaeff2963c8f6349d28c93" 2018-08-01 10:58:37,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-39d61099-0614-4a98-91ec-afef65ace646 Date: Wed, 01 Aug 2018 10:58:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eec5c626-f4ca-4647-96af-b385a1fff139","tenant_id":"3cb236eaa30847a4815b11a6bfd2e80d","created_at":"2018-08-01T10:58:24Z","dns_nameservers":[],"updated_at":"2018-08-01T10:58:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3cb236eaa30847a4815b11a6bfd2e80d","id":"e52b0f0b-e44c-4873-b0fe-6ea6542819b3","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-3d6d5784-c60f-432f-956a-fadc84b78c40-pub-subnet"}]} 2018-08-01 10:58:37,742 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=eec5c626-f4ca-4647-96af-b385a1fff139 used request id req-39d61099-0614-4a98-91ec-afef65ace646 2018-08-01 10:58:37,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=eec5c626-f4ca-4647-96af-b385a1fff139 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d61205e9751b1336dfaaeff2963c8f6349d28c93" 2018-08-01 10:58:37,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1656 X-Openstack-Request-Id: req-f3db4975-1fc5-4f7a-bbe7-f240c4f68f1a Date: Wed, 01 Aug 2018 10:58:37 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:58:35Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e52b0f0b-e44c-4873-b0fe-6ea6542819b3","ip_address":"10.55.0.3"}],"id":"5329eaa5-2384-4580-bb58-da9b53a13a88","security_groups":["68e6f722-4ffe-487b-9e84-e37bb303372e"],"mac_address":"fa:16:3e:de:09:ee","project_id":"3cb236eaa30847a4815b11a6bfd2e80d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-3d6d5784-c60f-432f-956a-fadc84b78c40-port","admin_state_up":true,"network_id":"eec5c626-f4ca-4647-96af-b385a1fff139","tenant_id":"3cb236eaa30847a4815b11a6bfd2e80d","created_at":"2018-08-01T10:58:27Z","binding:vnic_type":"normal","device_id":"7b743f50-93ff-47aa-a775-4c3d49609392","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:58:27Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e52b0f0b-e44c-4873-b0fe-6ea6542819b3","ip_address":"10.55.0.2"}],"id":"bed5036a-0b67-4c6a-b232-f3e3f61eed21","security_groups":[],"mac_address":"fa:16:3e:4b:55:d5","project_id":"3cb236eaa30847a4815b11a6bfd2e80d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"eec5c626-f4ca-4647-96af-b385a1fff139","tenant_id":"3cb236eaa30847a4815b11a6bfd2e80d","created_at":"2018-08-01T10:58:24Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-eec5c626-f4ca-4647-96af-b385a1fff139","ip_allocation":"immediate"}]} 2018-08-01 10:58:37,811 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=eec5c626-f4ca-4647-96af-b385a1fff139 used request id req-f3db4975-1fc5-4f7a-bbe7-f240c4f68f1a 2018-08-01 10:58:37,811 - create_instance - INFO - Deleting Port with ID - 5329eaa5-2384-4580-bb58-da9b53a13a88 2018-08-01 10:58:37,812 - neutron_utils - INFO - Deleting port with name CreateInstanceFromThreePartImage-3d6d5784-c60f-432f-956a-fadc84b78c40-port 2018-08-01 10:58:37,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/ports/5329eaa5-2384-4580-bb58-da9b53a13a88 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d61205e9751b1336dfaaeff2963c8f6349d28c93" 2018-08-01 10:58:38,401 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-49c6995d-2238-452d-a83b-956b9df031e1 Date: Wed, 01 Aug 2018 10:58:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:58:38,401 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/ports/5329eaa5-2384-4580-bb58-da9b53a13a88 used request id req-49c6995d-2238-452d-a83b-956b9df031e1 2018-08-01 10:58:38,401 - create_instance - INFO - Deleting VM instance - CreateInstanceFromThreePartImage-3d6d5784-c60f-432f-956a-fadc84b78c40-inst 2018-08-01 10:58:38,404 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/servers/7b743f50-93ff-47aa-a775-4c3d49609392 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d61205e9751b1336dfaaeff2963c8f6349d28c93" 2018-08-01 10:58:38,537 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:58:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c39afe08-0374-422a-9fe8-3fec779939ce x-compute-request-id: req-c39afe08-0374-422a-9fe8-3fec779939ce Content-Type: application/json 2018-08-01 10:58:38,537 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/7b743f50-93ff-47aa-a775-4c3d49609392 used request id req-c39afe08-0374-422a-9fe8-3fec779939ce 2018-08-01 10:58:38,538 - create_instance - INFO - Checking deletion status 2018-08-01 10:58:38,540 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/7b743f50-93ff-47aa-a775-4c3d49609392 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d61205e9751b1336dfaaeff2963c8f6349d28c93" 2018-08-01 10:58:38,945 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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-1bd7e58c-f2d2-428a-9eb5-23665ffeaf38 x-compute-request-id: req-1bd7e58c-f2d2-428a-9eb5-23665ffeaf38 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/7b743f50-93ff-47aa-a775-4c3d49609392", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/7b743f50-93ff-47aa-a775-4c3d49609392", "rel": "bookmark"}], "image": {"id": "e7d6557e-209e-44c5-a231-d019262a02d9", "links": [{"href": "http://172.30.9.24:8774/images/e7d6557e-209e-44c5-a231-d019262a02d9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T10:58:35.000000", "flavor": {"id": "d63f73e4-2f2b-4d9b-a1d6-58342ccaa9bd", "links": [{"href": "http://172.30.9.24:8774/flavors/d63f73e4-2f2b-4d9b-a1d6-58342ccaa9bd", "rel": "bookmark"}]}, "id": "7b743f50-93ff-47aa-a775-4c3d49609392", "user_id": "ae32d9a217704d0680e5fb4aed631dc0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:58:38Z", "hostId": "7dfc2636c16835fa56051223c61089ee5469138c0d773a96de3e93ba", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-3d6d5784-c60f-432f-956a-fadc84b78c40-inst", "created": "2018-08-01T10:58:29Z", "tenant_id": "3cb236eaa30847a4815b11a6bfd2e80d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:58:38,945 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/7b743f50-93ff-47aa-a775-4c3d49609392 used request id req-1bd7e58c-f2d2-428a-9eb5-23665ffeaf38 2018-08-01 10:58:38,946 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-3d6d5784-c60f-432f-956a-fadc84b78c40-inst] is - ACTIVE 2018-08-01 10:58:38,946 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-01 10:58:41,949 - create_instance - DEBUG - VM status query timeout in 296.588892937 2018-08-01 10:58:41,952 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/7b743f50-93ff-47aa-a775-4c3d49609392 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d61205e9751b1336dfaaeff2963c8f6349d28c93" 2018-08-01 10:58:42,010 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10: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 x-openstack-request-id: req-1303a413-1ad9-4ae1-a818-9e8fb18c4d8a x-compute-request-id: req-1303a413-1ad9-4ae1-a818-9e8fb18c4d8a Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 7b743f50-93ff-47aa-a775-4c3d49609392 could not be found.", "code": 404}} 2018-08-01 10:58:42,010 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/7b743f50-93ff-47aa-a775-4c3d49609392 used request id req-1303a413-1ad9-4ae1-a818-9e8fb18c4d8a 2018-08-01 10:58:42,010 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 7b743f50-93ff-47aa-a775-4c3d49609392 could not be found. (HTTP 404) (Request-ID: req-1303a413-1ad9-4ae1-a818-9e8fb18c4d8a) 2018-08-01 10:58:42,011 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceFromThreePartImage-3d6d5784-c60f-432f-956a-fadc84b78c40-inst 2018-08-01 10:58:42,014 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/flavors/d63f73e4-2f2b-4d9b-a1d6-58342ccaa9bd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d472f9b0578989dc8144f1672794b12e53e7b3cb" 2018-08-01 10:58:42,055 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 10: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 x-openstack-request-id: req-60696e40-dddd-4822-9fa5-92e12bc10909 x-compute-request-id: req-60696e40-dddd-4822-9fa5-92e12bc10909 Content-Length: 0 Content-Type: application/json 2018-08-01 10:58:42,055 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/d63f73e4-2f2b-4d9b-a1d6-58342ccaa9bd used request id req-60696e40-dddd-4822-9fa5-92e12bc10909 2018-08-01 10:58:42,056 - neutron_utils - INFO - Deleting subnet with name CreateInstanceFromThreePartImage-3d6d5784-c60f-432f-956a-fadc84b78c40-pub-subnet 2018-08-01 10:58:42,057 - neutron_utils - INFO - Deleting subnet with name CreateInstanceFromThreePartImage-3d6d5784-c60f-432f-956a-fadc84b78c40-pub-subnet 2018-08-01 10:58:42,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/subnets/e52b0f0b-e44c-4873-b0fe-6ea6542819b3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416727e7ca20fa314865b7087d2645988b773442" 2018-08-01 10:58:43,259 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b09a8a0e-984e-4537-935a-0426703a89cf Date: Wed, 01 Aug 2018 10:58:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:58:43,259 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/e52b0f0b-e44c-4873-b0fe-6ea6542819b3 used request id req-b09a8a0e-984e-4537-935a-0426703a89cf 2018-08-01 10:58:43,259 - neutron_utils - INFO - Deleting network with name CreateInstanceFromThreePartImage-3d6d5784-c60f-432f-956a-fadc84b78c40-pub-net 2018-08-01 10:58:43,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/networks/eec5c626-f4ca-4647-96af-b385a1fff139 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416727e7ca20fa314865b7087d2645988b773442" 2018-08-01 10:58:44,192 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-cd735784-4e96-43e9-9b06-62f237cf4f89 Date: Wed, 01 Aug 2018 10:58:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:58:44,192 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/eec5c626-f4ca-4647-96af-b385a1fff139 used request id req-cd735784-4e96-43e9-9b06-62f237cf4f89 2018-08-01 10:58:44,193 - glance_utils - INFO - Deleting image named - CreateInstanceFromThreePartImage-3d6d5784-c60f-432f-956a-fadc84b78c40 2018-08-01 10:58:44,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9292/v2/images/e7d6557e-209e-44c5-a231-d019262a02d9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d766996712d8509626798e094f04f8fd654fc44f" 2018-08-01 10:58:44,626 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f5810e20-3473-4fc0-a919-f9f867a24871 Date: Wed, 01 Aug 2018 10:58:44 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-01 10:58:44,626 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/e7d6557e-209e-44c5-a231-d019262a02d9 used request id req-f5810e20-3473-4fc0-a919-f9f867a24871 2018-08-01 10:58:44,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d76a96a3d98d525185466dea092e012444b97bbc" 2018-08-01 10:58:44,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-b18aec11-7c55-4bf6-b07d-5f7f0285c70e Date: Wed, 01 Aug 2018 10:58:44 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a2413a97b61342d8bd27570706ef372d", "created_at": "2018-08-01T09:33:18Z", "updated_at": "2018-08-01T09:33:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "7f556ce3-51d0-4279-a11d-510db9f9a3b1", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "94adc13c-a166-41cf-bd16-f997efc73cb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "b39143b5-c08f-4d0b-9d40-54f472f2389e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "e218b0b7-4501-4f84-9458-caf2891c260d", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}], "revision_number": 4, "project_id": "a2413a97b61342d8bd27570706ef372d", "id": "38229670-7386-42d0-b7b9-2397ea5938de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "created_at": "2018-08-01T09:28:38Z", "updated_at": "2018-08-01T09:28:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "763568f1-8151-4a3c-911a-d06da4423063", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "80d28bee-4aee-47e8-a8da-e0fe31497fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "a47a5ddf-aa37-4ab2-a335-1c93513b5f12", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "f5bba5a5-602b-421e-98b2-5a16117f943f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}], "revision_number": 4, "project_id": "dbe9669438844f3faecdc7fcc050e0d8", "id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ed1054af2e94c049694d98d54211d98", "created_at": "2018-08-01T09:31:40Z", "updated_at": "2018-08-01T09:31:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "34baee87-ea35-42ee-8a69-0f6e2a825d3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "89b9d1c9-f4f9-45cd-8d36-970d44228439", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "b8ab0d59-cab9-4488-82ee-7c5f69709bff", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "d3ab68ea-23b4-4bf6-8dd3-85d029e3d89f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}], "revision_number": 4, "project_id": "2ed1054af2e94c049694d98d54211d98", "id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "created_at": "2018-08-01T09:34:13Z", "updated_at": "2018-08-01T09:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "1dbb3f59-611b-46d1-a82d-2720e0a16f86", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "3878126b-a220-4357-adb9-bc22498f31b1", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "75ce67db-9c04-4561-a10d-8b1ec63943e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "e2945a69-3afe-41e3-a7ec-3ea4c79a12ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}], "revision_number": 4, "project_id": "c0d9b34b06f445a7857603f60b181f3c", "id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3cb236eaa30847a4815b11a6bfd2e80d", "created_at": "2018-08-01T10:58:23Z", "updated_at": "2018-08-01T10:58:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:58:23Z", "revision_number": 0, "id": "1bc5750a-2770-44a6-8d6b-ebc7555f12bc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:58:23Z", "security_group_id": "68e6f722-4ffe-487b-9e84-e37bb303372e", "tenant_id": "3cb236eaa30847a4815b11a6bfd2e80d", "port_range_min": null, "ethertype": "IPv4", "project_id": "3cb236eaa30847a4815b11a6bfd2e80d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:58:23Z", "revision_number": 0, "id": "589da5e4-104a-426c-8713-62fb0f72d296", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:58:23Z", "security_group_id": "68e6f722-4ffe-487b-9e84-e37bb303372e", "tenant_id": "3cb236eaa30847a4815b11a6bfd2e80d", "port_range_min": null, "ethertype": "IPv6", "project_id": "3cb236eaa30847a4815b11a6bfd2e80d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:58:23Z", "revision_number": 0, "id": "8a9eac44-ace1-4562-80e4-7967dabc7d44", "remote_group_id": "68e6f722-4ffe-487b-9e84-e37bb303372e", "remote_ip_prefix": null, "created_at": "2018-08-01T10:58:23Z", "security_group_id": "68e6f722-4ffe-487b-9e84-e37bb303372e", "tenant_id": "3cb236eaa30847a4815b11a6bfd2e80d", "port_range_min": null, "ethertype": "IPv6", "project_id": "3cb236eaa30847a4815b11a6bfd2e80d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:58:23Z", "revision_number": 0, "id": "f882f24b-82c4-49a5-8867-77dfb3123d86", "remote_group_id": "68e6f722-4ffe-487b-9e84-e37bb303372e", "remote_ip_prefix": null, "created_at": "2018-08-01T10:58:23Z", "security_group_id": "68e6f722-4ffe-487b-9e84-e37bb303372e", "tenant_id": "3cb236eaa30847a4815b11a6bfd2e80d", "port_range_min": null, "ethertype": "IPv4", "project_id": "3cb236eaa30847a4815b11a6bfd2e80d"}], "revision_number": 4, "project_id": "3cb236eaa30847a4815b11a6bfd2e80d", "id": "68e6f722-4ffe-487b-9e84-e37bb303372e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-01T09:30:58Z", "updated_at": "2018-08-01T09:30:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "042d4626-2974-418d-affe-f8f2acd05faa", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "995fae58-f0e5-4e10-801c-6c2ce5c7ae0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "cb8404fa-cb24-4879-a34d-f3050dcba730", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "dad6aaab-690e-4c24-9103-6767e0c80bc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "created_at": "2018-08-01T09:31:11Z", "updated_at": "2018-08-01T09:31:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "939e25e0-5dbc-4f6e-9f6f-7fb70e540203", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "9796a673-6928-4009-9c21-1410d395646e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "af7b8bf8-2fb6-4d72-842a-38f72d7581f7", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "b9af65b0-2eb8-45e1-8504-b7dc4dbb83ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}], "revision_number": 4, "project_id": "dd207f801ed3475f9dbe5f13077af1c8", "id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "46dd322c3fcc454eb140e37825746af8", "created_at": "2018-08-01T10:33:44Z", "updated_at": "2018-08-01T10:33:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "0f41470b-1091-45c1-b574-92069f79f8d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "8cc03a9c-8fa5-425b-812f-d7692bae3613", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d1373b1e-2fb9-4e02-a9e1-7e873ba1d7d1", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d21f3909-71f3-43e2-a22d-6a9c2513cb6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}], "revision_number": 4, "project_id": "46dd322c3fcc454eb140e37825746af8", "id": "b2961714-c8a4-4fcb-918b-21d70527c983", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "created_at": "2018-08-01T09:34:57Z", "updated_at": "2018-08-01T09:34:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "8063d12f-30db-4ccf-8ce0-72e59ba81a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c38e1a7a-5857-4f03-b991-6d5c9c9a5b9e", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c725bae1-d3bb-42b5-b331-32737085f28c", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "cfddc134-923b-4e0d-9ec5-dcc5641dd435", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}], "revision_number": 4, "project_id": "455b48a61678488ead79a4cfa07ef5c3", "id": "cd52f913-3072-4ce7-a779-7de795b62b12", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:36:50Z", "updated_at": "2018-08-01T09:36:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "07ef7fe5-a529-45da-bfc0-899f0ea9b592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "bc4dad3a-2a0c-4c31-b901-2909a12adb50", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c35cff35-4306-4116-b9fa-fc27bc7c05d6", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c493e3ac-d9d2-480d-9ec8-50982eedaf5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}], "revision_number": 4, "project_id": "8d96727022f4443794db44ecde432faf", "id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "created_at": "2018-08-01T09:32:45Z", "updated_at": "2018-08-01T09:32:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "058ea790-43ea-4a6f-9950-28418319e577", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "5fcfb31b-cdad-4037-973e-56b74faefd14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "99a24d26-dc7f-42d0-aa23-a7c061f04952", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "b641bb48-566e-472b-a3cc-d38c85ab3ff1", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}], "revision_number": 4, "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "name": "default"}]} 2018-08-01 10:58:44,875 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-b18aec11-7c55-4bf6-b07d-5f7f0285c70e 2018-08-01 10:58:44,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d76a96a3d98d525185466dea092e012444b97bbc" 2018-08-01 10:58:44,958 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:58:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1ec67d09-28e5-4b68-b87f-862e7c3b9328 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2413a97b61342d8bd27570706ef372d.", "code": 404, "title": "Not Found"}} 2018-08-01 10:58:44,958 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d used request id req-1ec67d09-28e5-4b68-b87f-862e7c3b9328 2018-08-01 10:58:44,958 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:58:44,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d76a96a3d98d525185466dea092e012444b97bbc" 2018-08-01 10:58:45,048 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:58:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-571a25c1-2747-4b06-b015-0bb288fc7084 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.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dbe9669438844f3faecdc7fcc050e0d8", "name": "service"}} 2018-08-01 10:58:45,048 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 used request id req-571a25c1-2747-4b06-b015-0bb288fc7084 2018-08-01 10:58:45,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d76a96a3d98d525185466dea092e012444b97bbc" 2018-08-01 10:58:45,135 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:58:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-67227ae3-1c6b-4ae7-a3f2-f1c2d1ac1091 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ed1054af2e94c049694d98d54211d98.", "code": 404, "title": "Not Found"}} 2018-08-01 10:58:45,135 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 used request id req-67227ae3-1c6b-4ae7-a3f2-f1c2d1ac1091 2018-08-01 10:58:45,135 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:58:45,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d76a96a3d98d525185466dea092e012444b97bbc" 2018-08-01 10:58:45,219 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:58:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-79aac784-fdb7-4161-b6f9-138e7c3bcfcd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c0d9b34b06f445a7857603f60b181f3c.", "code": 404, "title": "Not Found"}} 2018-08-01 10:58:45,219 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c used request id req-79aac784-fdb7-4161-b6f9-138e7c3bcfcd 2018-08-01 10:58:45,220 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:58:45,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/3cb236eaa30847a4815b11a6bfd2e80d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d76a96a3d98d525185466dea092e012444b97bbc" 2018-08-01 10:58:45,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:58:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31b238e0-2af4-42ea-84dc-476a96ed3182 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/3cb236eaa30847a4815b11a6bfd2e80d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3cb236eaa30847a4815b11a6bfd2e80d", "name": "CreateInstanceFromThreePartImage-b4db0df2-2794-47e-proj"}} 2018-08-01 10:58:45,308 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/3cb236eaa30847a4815b11a6bfd2e80d used request id req-31b238e0-2af4-42ea-84dc-476a96ed3182 2018-08-01 10:58:45,308 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 68e6f722-4ffe-487b-9e84-e37bb303372e 2018-08-01 10:58:45,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=68e6f722-4ffe-487b-9e84-e37bb303372e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d76a96a3d98d525185466dea092e012444b97bbc" 2018-08-01 10:58:45,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-312d7bfd-b916-4203-88e8-edadafe155fa Date: Wed, 01 Aug 2018 10:58: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-08-01T10:58:23Z", "security_group_id": "68e6f722-4ffe-487b-9e84-e37bb303372e", "port_range_min": null, "revision_number": 0, "tenant_id": "3cb236eaa30847a4815b11a6bfd2e80d", "created_at": "2018-08-01T10:58:23Z", "project_id": "3cb236eaa30847a4815b11a6bfd2e80d", "id": "1bc5750a-2770-44a6-8d6b-ebc7555f12bc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:58:23Z", "security_group_id": "68e6f722-4ffe-487b-9e84-e37bb303372e", "port_range_min": null, "revision_number": 0, "tenant_id": "3cb236eaa30847a4815b11a6bfd2e80d", "created_at": "2018-08-01T10:58:23Z", "project_id": "3cb236eaa30847a4815b11a6bfd2e80d", "id": "589da5e4-104a-426c-8713-62fb0f72d296"}, {"remote_group_id": "68e6f722-4ffe-487b-9e84-e37bb303372e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:58:23Z", "security_group_id": "68e6f722-4ffe-487b-9e84-e37bb303372e", "port_range_min": null, "revision_number": 0, "tenant_id": "3cb236eaa30847a4815b11a6bfd2e80d", "created_at": "2018-08-01T10:58:23Z", "project_id": "3cb236eaa30847a4815b11a6bfd2e80d", "id": "8a9eac44-ace1-4562-80e4-7967dabc7d44"}, {"remote_group_id": "68e6f722-4ffe-487b-9e84-e37bb303372e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:58:23Z", "security_group_id": "68e6f722-4ffe-487b-9e84-e37bb303372e", "port_range_min": null, "revision_number": 0, "tenant_id": "3cb236eaa30847a4815b11a6bfd2e80d", "created_at": "2018-08-01T10:58:23Z", "project_id": "3cb236eaa30847a4815b11a6bfd2e80d", "id": "f882f24b-82c4-49a5-8867-77dfb3123d86"}]} 2018-08-01 10:58:45,334 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=68e6f722-4ffe-487b-9e84-e37bb303372e used request id req-312d7bfd-b916-4203-88e8-edadafe155fa 2018-08-01 10:58:45,334 - neutron_utils - INFO - Deleting security group with name - default 2018-08-01 10:58:45,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/68e6f722-4ffe-487b-9e84-e37bb303372e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d76a96a3d98d525185466dea092e012444b97bbc" 2018-08-01 10:58:45,507 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9e21351a-ca4b-4836-891e-49b8ecfbba33 Content-Length: 0 Date: Wed, 01 Aug 2018 10:58:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:58:45,507 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/68e6f722-4ffe-487b-9e84-e37bb303372e used request id req-9e21351a-ca4b-4836-891e-49b8ecfbba33 2018-08-01 10:58:45,508 - keystone_utils - INFO - Deleting project with name - CreateInstanceFromThreePartImage-b4db0df2-2794-47e-proj 2018-08-01 10:58:45,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/3cb236eaa30847a4815b11a6bfd2e80d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d76a96a3d98d525185466dea092e012444b97bbc" 2018-08-01 10:58:45,727 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:58:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d95f72bb-f07c-4fd9-b425-cc166ae2776e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:58:45,727 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/3cb236eaa30847a4815b11a6bfd2e80d used request id req-d95f72bb-f07c-4fd9-b425-cc166ae2776e 2018-08-01 10:58:45,727 - keystone_utils - INFO - Deleting role with name - CreateInstanceFromThreePartImage-b4db0df2-2794-47e-proj-role 2018-08-01 10:58:45,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/77c38edd61e3420fad8b28ee9ef32ce1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d76a96a3d98d525185466dea092e012444b97bbc" 2018-08-01 10:58:45,835 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:58:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6b06d3fa-926f-4b6e-bae9-5b321db715a3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:58:45,835 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/77c38edd61e3420fad8b28ee9ef32ce1 used request id req-6b06d3fa-926f-4b6e-bae9-5b321db715a3 2018-08-01 10:58:45,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d76a96a3d98d525185466dea092e012444b97bbc" 2018-08-01 10:58:45,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:58:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3052e706-e67d-452e-970f-a4710edd6d74 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:58:45,922 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-3052e706-e67d-452e-970f-a4710edd6d74 2018-08-01 10:58:45,922 - keystone_utils - INFO - Deleting user with name - CreateInstanceFromThreePartImage-b4db0df2-2794-47e-user 2018-08-01 10:58:45,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/ae32d9a217704d0680e5fb4aed631dc0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48c6583ed67bc42dfde8a1bc30ae8feba3c472ac" 2018-08-01 10:58:46,087 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:58:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0424ade7-708d-4417-b290-248e8de8190d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:58:46,087 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/ae32d9a217704d0680e5fb4aed631dc0 used request id req-0424ade7-708d-4417-b290-248e8de8190d 2018-08-01 10:58:46,089 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:58:46,473 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:58:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["DuT8WTnTS4q2xNGbn_gLNQ"], "issued_at": "2018-08-01T10:58:46.000000Z"}} 2018-08-01 10:58:46,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28e2eeb4a0c283f525fbebe130159ab86392d77e" 2018-08-01 10:58:46,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:58:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56c37c79-91fd-4c2f-bbb0-29fe07af5c10 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:58:46,553 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-56c37c79-91fd-4c2f-bbb0-29fe07af5c10 2018-08-01 10:58:46,554 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:58:46,555 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:58:46,933 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:58:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["1BQw6c0WTYOZeIQffU4liw"], "issued_at": "2018-08-01T10:58:46.000000Z"}} 2018-08-01 10:58:46,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f53f0698ece005873f2c1a8b00d96a69ab0a98c3" 2018-08-01 10:58:47,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:58:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51e0f927-a759-4200-81de-98aa9fdaefbe Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:58:47,012 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-51e0f927-a759-4200-81de-98aa9fdaefbe 2018-08-01 10:58:47,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:58:47,021 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:58: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:58:47,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-de921b35-4b91-4d0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f53f0698ece005873f2c1a8b00d96a69ab0a98c3" 2018-08-01 10:58:47,110 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:58:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b14fba77-b3b1-4ccf-9236-caa110f95682 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-de921b35-4b91-4d0-proj", "previous": null, "next": null}, "projects": []} 2018-08-01 10:58:47,110 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-de921b35-4b91-4d0-proj used request id req-b14fba77-b3b1-4ccf-9236-caa110f95682 2018-08-01 10:58:47,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f53f0698ece005873f2c1a8b00d96a69ab0a98c3" 2018-08-01 10:58:47,199 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:58:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-779a7a39-e074-4d84-bb30-21f7744ca13f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:58:47,199 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-779a7a39-e074-4d84-bb30-21f7744ca13f 2018-08-01 10:58:47,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f53f0698ece005873f2c1a8b00d96a69ab0a98c3" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceVolumeTests-de921b35-4b91-4d0-proj"}}' 2018-08-01 10:58:47,327 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:58:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e80e4833-6825-4b54-9077-19c51c275f57 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/3a45379491464bea8f43841f247d47d5"}, "tags": [], "enabled": true, "id": "3a45379491464bea8f43841f247d47d5", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-de921b35-4b91-4d0-proj"}} 2018-08-01 10:58:47,327 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-e80e4833-6825-4b54-9077-19c51c275f57 2018-08-01 10:58:47,327 - keystone_utils - INFO - Created project with name - CreateInstanceVolumeTests-de921b35-4b91-4d0-proj 2018-08-01 10:58:47,327 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:58:47,328 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:58:47,712 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:58:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["-bVa1mFeSq2DZImKbulY-A"], "issued_at": "2018-08-01T10:58:47.000000Z"}} 2018-08-01 10:58:47,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e94ac52cf98a7118c73444fe02ece49aba73a489" 2018-08-01 10:58:47,789 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:58:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-502e51dc-6f3b-40d1-9bcc-7c1accab5dc6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:58:47,789 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-502e51dc-6f3b-40d1-9bcc-7c1accab5dc6 2018-08-01 10:58:47,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:58:47,798 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:58: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:58:47,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e94ac52cf98a7118c73444fe02ece49aba73a489" 2018-08-01 10:58:47,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:58:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c938df5-8803-4047-a688-a095c17e8e9d Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 10:58:47,895 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-8c938df5-8803-4047-a688-a095c17e8e9d 2018-08-01 10:58:47,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateInstanceVolumeTests-de921b35-4b91-4d0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e94ac52cf98a7118c73444fe02ece49aba73a489" 2018-08-01 10:58:47,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:58:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2bb7fac-2933-4e09-886a-10c5745e70ad Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateInstanceVolumeTests-de921b35-4b91-4d0-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/3a45379491464bea8f43841f247d47d5"}, "tags": [], "enabled": true, "id": "3a45379491464bea8f43841f247d47d5", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-de921b35-4b91-4d0-proj"}]} 2018-08-01 10:58:47,918 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateInstanceVolumeTests-de921b35-4b91-4d0-proj used request id req-b2bb7fac-2933-4e09-886a-10c5745e70ad 2018-08-01 10:58:47,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e94ac52cf98a7118c73444fe02ece49aba73a489" 2018-08-01 10:58:48,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:58:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1870b98-4919-441c-afb0-9575765c977a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:58:48,005 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-d1870b98-4919-441c-afb0-9575765c977a 2018-08-01 10:58:48,368 - keystone_utils - INFO - Created user with name - CreateInstanceVolumeTests-de921b35-4b91-4d0-user 2018-08-01 10:58:48,368 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:58:48,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f53f0698ece005873f2c1a8b00d96a69ab0a98c3" 2018-08-01 10:58:48,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:58:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08f29a22-06e3-4b43-85ce-0cd4bb55a385 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:58:48,459 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-08f29a22-06e3-4b43-85ce-0cd4bb55a385 2018-08-01 10:58:48,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f53f0698ece005873f2c1a8b00d96a69ab0a98c3" -d '{"role": {"name": "CreateInstanceVolumeTests-de921b35-4b91-4d0-proj-role"}}' 2018-08-01 10:58:48,591 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:58:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e2b624ba-9c4d-4746-a907-a807882b8766 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "fae57215f7bf4c6eb4027b46024acf1c", "links": {"self": "http://172.30.9.24:5000/v3/roles/fae57215f7bf4c6eb4027b46024acf1c"}, "name": "CreateInstanceVolumeTests-de921b35-4b91-4d0-proj-role"}} 2018-08-01 10:58:48,591 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-e2b624ba-9c4d-4746-a907-a807882b8766 2018-08-01 10:58:48,591 - keystone_utils - INFO - Created role with name - CreateInstanceVolumeTests-de921b35-4b91-4d0-proj-role 2018-08-01 10:58:48,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/fae57215f7bf4c6eb4027b46024acf1c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f53f0698ece005873f2c1a8b00d96a69ab0a98c3" 2018-08-01 10:58:48,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:58:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-810caa88-4216-489f-9f87-dac89c31782e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "fae57215f7bf4c6eb4027b46024acf1c", "links": {"self": "http://172.30.9.24:5000/v3/roles/fae57215f7bf4c6eb4027b46024acf1c"}, "name": "CreateInstanceVolumeTests-de921b35-4b91-4d0-proj-role"}} 2018-08-01 10:58:48,679 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/fae57215f7bf4c6eb4027b46024acf1c used request id req-810caa88-4216-489f-9f87-dac89c31782e 2018-08-01 10:58:48,679 - keystone_utils - INFO - Granting role CreateInstanceVolumeTests-de921b35-4b91-4d0-proj-role to project CreateInstanceVolumeTests-de921b35-4b91-4d0-proj 2018-08-01 10:58:48,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/3a45379491464bea8f43841f247d47d5/users/6191dfdf2a69485ca6dd7f61d1497c4d/roles/fae57215f7bf4c6eb4027b46024acf1c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f53f0698ece005873f2c1a8b00d96a69ab0a98c3" 2018-08-01 10:58:48,804 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:58:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-42bdf1a9-7bbf-4445-9e03-8251bf2335ba Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:58:48,804 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/3a45379491464bea8f43841f247d47d5/users/6191dfdf2a69485ca6dd7f61d1497c4d/roles/fae57215f7bf4c6eb4027b46024acf1c used request id req-42bdf1a9-7bbf-4445-9e03-8251bf2335ba 2018-08-01 10:58:48,804 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 10:58:48,806 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-01 10:58:48,806 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:58:48,807 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:58:49,187 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fae57215f7bf4c6eb4027b46024acf1c", "name": "CreateInstanceVolumeTests-de921b35-4b91-4d0-proj-role"}], "expires_at": "2018-08-01T11:58:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3a45379491464bea8f43841f247d47d5", "name": "CreateInstanceVolumeTests-de921b35-4b91-4d0-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/3a45379491464bea8f43841f247d47d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/3a45379491464bea8f43841f247d47d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/3a45379491464bea8f43841f247d47d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/3a45379491464bea8f43841f247d47d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/3a45379491464bea8f43841f247d47d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/3a45379491464bea8f43841f247d47d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_3a45379491464bea8f43841f247d47d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_3a45379491464bea8f43841f247d47d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/3a45379491464bea8f43841f247d47d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/3a45379491464bea8f43841f247d47d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/3a45379491464bea8f43841f247d47d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/3a45379491464bea8f43841f247d47d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/3a45379491464bea8f43841f247d47d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/3a45379491464bea8f43841f247d47d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-de921b35-4b91-4d0-user", "id": "6191dfdf2a69485ca6dd7f61d1497c4d"}, "audit_ids": ["pK69EbotR3GHP4EqREHOMA"], "issued_at": "2018-08-01T10:58:49.000000Z"}} 2018-08-01 10:58:49,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb9bfd43bf6e3f4e8c9e0046e7969e172ef53474" 2018-08-01 10:58:49,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:58:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3abc0f21-d1ae-4df4-b1ad-f28aaa2f2a9d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:58:49,266 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-3abc0f21-d1ae-4df4-b1ad-f28aaa2f2a9d 2018-08-01 10:58:49,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}eb9bfd43bf6e3f4e8c9e0046e7969e172ef53474" 2018-08-01 10:58:49,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-af7121f4-54aa-4193-8d34-45ba33605558 Date: Wed, 01 Aug 2018 10:58:49 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-image"} 2018-08-01 10:58:49,476 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-image used request id req-af7121f4-54aa-4193-8d34-45ba33605558 2018-08-01 10:58:49,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}eb9bfd43bf6e3f4e8c9e0046e7969e172ef53474" 2018-08-01 10:58:49,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-f3f27251-d818-4c66-a511-5e27022e1a8e Date: Wed, 01 Aug 2018 10:58: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-08-01 10:58:49,485 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-f3f27251-d818-4c66-a511-5e27022e1a8e 2018-08-01 10:58:49,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}eb9bfd43bf6e3f4e8c9e0046e7969e172ef53474" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-image"}' 2018-08-01 10:58:49,545 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/c871b6c6-fba3-4a70-a79b-ebe8996bac4c Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-d927ee85-db3a-4f41-8cff-64a74fdf3bc3 Date: Wed, 01 Aug 2018 10:58:49 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T10:58:49Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-01T10:58:49Z", "visibility": "shared", "locations": [], "self": "/v2/images/c871b6c6-fba3-4a70-a79b-ebe8996bac4c", "min_disk": 0, "protected": false, "id": "c871b6c6-fba3-4a70-a79b-ebe8996bac4c", "file": "/v2/images/c871b6c6-fba3-4a70-a79b-ebe8996bac4c/file", "checksum": null, "owner": "3a45379491464bea8f43841f247d47d5", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 10:58:49,545 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-d927ee85-db3a-4f41-8cff-64a74fdf3bc3 2018-08-01 10:58:49,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9292/v2/images/c871b6c6-fba3-4a70-a79b-ebe8996bac4c/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}eb9bfd43bf6e3f4e8c9e0046e7969e172ef53474" -d '' 2018-08-01 10:58:49,928 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-fd3a7f8a-d468-44c0-9dc8-ebb23b6e140f Date: Wed, 01 Aug 2018 10:58:49 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-01 10:58:49,929 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/c871b6c6-fba3-4a70-a79b-ebe8996bac4c/file used request id req-fd3a7f8a-d468-44c0-9dc8-ebb23b6e140f 2018-08-01 10:58:49,929 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-01 10:58:49,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/c871b6c6-fba3-4a70-a79b-ebe8996bac4c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}eb9bfd43bf6e3f4e8c9e0046e7969e172ef53474" 2018-08-01 10:58:49,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-caa8350b-209a-48ef-a5c3-c9f207fec701 Date: Wed, 01 Aug 2018 10:58:49 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T10:58:49Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-01T10:58:49Z", "visibility": "shared", "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/c871b6c6-fba3-4a70-a79b-ebe8996bac4c/snap", "metadata": {}}], "self": "/v2/images/c871b6c6-fba3-4a70-a79b-ebe8996bac4c", "min_disk": 0, "protected": false, "id": "c871b6c6-fba3-4a70-a79b-ebe8996bac4c", "file": "/v2/images/c871b6c6-fba3-4a70-a79b-ebe8996bac4c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3a45379491464bea8f43841f247d47d5", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/c871b6c6-fba3-4a70-a79b-ebe8996bac4c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 10:58:49,947 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/c871b6c6-fba3-4a70-a79b-ebe8996bac4c used request id req-caa8350b-209a-48ef-a5c3-c9f207fec701 2018-08-01 10:58:49,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}eb9bfd43bf6e3f4e8c9e0046e7969e172ef53474" 2018-08-01 10:58:49,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-994d0b82-f471-43e2-9cc8-2bc0642c0611 Date: Wed, 01 Aug 2018 10:58: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-08-01 10:58:49,955 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-994d0b82-f471-43e2-9cc8-2bc0642c0611 2018-08-01 10:58:49,958 - create_image - INFO - Created image with name - CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-image 2018-08-01 10:58:49,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/c871b6c6-fba3-4a70-a79b-ebe8996bac4c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}eb9bfd43bf6e3f4e8c9e0046e7969e172ef53474" 2018-08-01 10:58:49,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-cc39e72c-00e7-4b67-a1c0-b70018d59ff2 Date: Wed, 01 Aug 2018 10:58:49 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T10:58:49Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-01T10:58:49Z", "visibility": "shared", "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/c871b6c6-fba3-4a70-a79b-ebe8996bac4c/snap", "metadata": {}}], "self": "/v2/images/c871b6c6-fba3-4a70-a79b-ebe8996bac4c", "min_disk": 0, "protected": false, "id": "c871b6c6-fba3-4a70-a79b-ebe8996bac4c", "file": "/v2/images/c871b6c6-fba3-4a70-a79b-ebe8996bac4c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3a45379491464bea8f43841f247d47d5", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/c871b6c6-fba3-4a70-a79b-ebe8996bac4c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 10:58:49,977 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/c871b6c6-fba3-4a70-a79b-ebe8996bac4c used request id req-cc39e72c-00e7-4b67-a1c0-b70018d59ff2 2018-08-01 10:58:49,977 - create_image - DEBUG - Instance status is - active 2018-08-01 10:58:49,978 - create_image - DEBUG - Image is active with name - CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-image 2018-08-01 10:58:49,978 - create_image - INFO - Image is now active with name - CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-image 2018-08-01 10:58:49,978 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:58:49,978 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:58:50,361 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:58:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["SgnpC01dQnCxoetmAcxnnA"], "issued_at": "2018-08-01T10:58:50.000000Z"}} 2018-08-01 10:58:50,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}326e140e7ce081aa70d8e8c6de9de632f1b1ec22" 2018-08-01 10:58:50,447 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:58:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d173505c-3572-486b-af13-b68af3a0b41c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:58:50,447 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-d173505c-3572-486b-af13-b68af3a0b41c 2018-08-01 10:58:50,448 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 10:58:50,452 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}326e140e7ce081aa70d8e8c6de9de632f1b1ec22" 2018-08-01 10:58:50,619 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:58:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8641a140-c4f0-47ea-861a-4a26f43730f7 x-compute-request-id: req-8641a140-c4f0-47ea-861a-4a26f43730f7 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"flavors": [{"id": "4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "rel": "bookmark"}], "name": "vmtp-flavor_ee58c79f-c6fb-483f-8b9c-406ffbfad757"}, {"id": "5b61c696-1b5b-4204-b7e5-ca4a818093b0", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "bookmark"}], "name": "shaker-flavor_81952131-3011-4d90-80f4-831743223f59"}]} 2018-08-01 10:58:50,620 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-8641a140-c4f0-47ea-861a-4a26f43730f7 2018-08-01 10:58:50,623 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}326e140e7ce081aa70d8e8c6de9de632f1b1ec22" -d '{"flavor": {"vcpus": 2, "disk": 1, "name": "CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-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-08-01 10:58:50,672 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:58:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-09089359-a059-4698-800f-7be8acd3ea03 x-compute-request-id: req-09089359-a059-4698-800f-7be8acd3ea03 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-flavor-name", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/72806c1b-7531-4e57-8f7d-de351dcdaa7a", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/72806c1b-7531-4e57-8f7d-de351dcdaa7a", "rel": "bookmark"}], "ram": 256, "OS-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": "72806c1b-7531-4e57-8f7d-de351dcdaa7a"}} 2018-08-01 10:58:50,673 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-09089359-a059-4698-800f-7be8acd3ea03 2018-08-01 10:58:50,673 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:58:50,674 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:58:51,054 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fae57215f7bf4c6eb4027b46024acf1c", "name": "CreateInstanceVolumeTests-de921b35-4b91-4d0-proj-role"}], "expires_at": "2018-08-01T11:58:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3a45379491464bea8f43841f247d47d5", "name": "CreateInstanceVolumeTests-de921b35-4b91-4d0-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/3a45379491464bea8f43841f247d47d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/3a45379491464bea8f43841f247d47d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/3a45379491464bea8f43841f247d47d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/3a45379491464bea8f43841f247d47d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/3a45379491464bea8f43841f247d47d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/3a45379491464bea8f43841f247d47d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_3a45379491464bea8f43841f247d47d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_3a45379491464bea8f43841f247d47d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/3a45379491464bea8f43841f247d47d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/3a45379491464bea8f43841f247d47d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/3a45379491464bea8f43841f247d47d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/3a45379491464bea8f43841f247d47d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/3a45379491464bea8f43841f247d47d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/3a45379491464bea8f43841f247d47d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-de921b35-4b91-4d0-user", "id": "6191dfdf2a69485ca6dd7f61d1497c4d"}, "audit_ids": ["hDStoNbiSEunswjaC0na2A"], "issued_at": "2018-08-01T10:58:51.000000Z"}} 2018-08-01 10:58:51,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cbfade8f93b0f497a8091cfbd694ca4203731b9" 2018-08-01 10:58:51,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:58:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cea957c0-7376-4684-b835-57412b8af576 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:58:51,133 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-cea957c0-7376-4684-b835-57412b8af576 2018-08-01 10:58:51,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cbfade8f93b0f497a8091cfbd694ca4203731b9" 2018-08-01 10:58:51,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-a2ed98fa-3fa3-4cb2-a6ce-13564ab6e397 Date: Wed, 01 Aug 2018 10:58:51 GMT RESP BODY: {"networks":[]} 2018-08-01 10:58:51,316 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-pub-net used request id req-a2ed98fa-3fa3-4cb2-a6ce-13564ab6e397 2018-08-01 10:58:51,316 - neutron_utils - INFO - Creating network with name CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-pub-net 2018-08-01 10:58:51,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cbfade8f93b0f497a8091cfbd694ca4203731b9" -d '{"network": {"name": "CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-pub-net", "admin_state_up": true}}' 2018-08-01 10:58:51,978 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 648 X-Openstack-Request-Id: req-bd4b8272-a3c1-4f39-9288-6ddb9f4a0ae9 Date: Wed, 01 Aug 2018 10:58:51 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c8830329-5089-49a6-99f6-c43f81bf27e6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3a45379491464bea8f43841f247d47d5","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T10:58:51Z","is_default":false,"name":"CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"3a45379491464bea8f43841f247d47d5","created_at":"2018-08-01T10:58:51Z","mtu":1450}} 2018-08-01 10:58:51,979 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks used request id req-bd4b8272-a3c1-4f39-9288-6ddb9f4a0ae9 2018-08-01 10:58:51,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=c8830329-5089-49a6-99f6-c43f81bf27e6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cbfade8f93b0f497a8091cfbd694ca4203731b9" 2018-08-01 10:58:52,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-d3a8ed7b-2c76-4279-afd1-7a34f38449f1 Date: Wed, 01 Aug 2018 10:58:52 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c8830329-5089-49a6-99f6-c43f81bf27e6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3a45379491464bea8f43841f247d47d5","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T10:58:51Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-pub-net","admin_state_up":true,"tenant_id":"3a45379491464bea8f43841f247d47d5","created_at":"2018-08-01T10:58:51Z","mtu":1450}]} 2018-08-01 10:58:52,092 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=c8830329-5089-49a6-99f6-c43f81bf27e6 used request id req-d3a8ed7b-2c76-4279-afd1-7a34f38449f1 2018-08-01 10:58:52,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=c8830329-5089-49a6-99f6-c43f81bf27e6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cbfade8f93b0f497a8091cfbd694ca4203731b9" 2018-08-01 10:58:52,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-68b6d890-92e3-4bd4-9df3-d585e7ed600e Date: Wed, 01 Aug 2018 10:58:52 GMT RESP BODY: {"subnets":[]} 2018-08-01 10:58:52,124 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=c8830329-5089-49a6-99f6-c43f81bf27e6 used request id req-68b6d890-92e3-4bd4-9df3-d585e7ed600e 2018-08-01 10:58:52,124 - neutron_utils - INFO - Creating subnet with name CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-pub-subnet 2018-08-01 10:58:52,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cbfade8f93b0f497a8091cfbd694ca4203731b9" -d '{"subnets": [{"ip_version": 4, "network_id": "c8830329-5089-49a6-99f6-c43f81bf27e6", "cidr": "10.55.0.0/24", "name": "CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-pub-subnet"}]}' 2018-08-01 10:58:52,824 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-91271a6d-8051-42f1-859f-dca339489608 Date: Wed, 01 Aug 2018 10:58:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c8830329-5089-49a6-99f6-c43f81bf27e6","tenant_id":"3a45379491464bea8f43841f247d47d5","created_at":"2018-08-01T10:58:52Z","dns_nameservers":[],"updated_at":"2018-08-01T10:58:52Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"3a45379491464bea8f43841f247d47d5","id":"8072dce6-d573-4be2-8b2f-f330c20f67ed","subnetpool_id":null,"name":"CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-pub-subnet"}]} 2018-08-01 10:58:52,824 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets used request id req-91271a6d-8051-42f1-859f-dca339489608 2018-08-01 10:58:52,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=c8830329-5089-49a6-99f6-c43f81bf27e6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cbfade8f93b0f497a8091cfbd694ca4203731b9" 2018-08-01 10:58:52,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-0ff8a22b-e5dd-4fbe-9b79-eca765db827f Date: Wed, 01 Aug 2018 10:58:52 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c8830329-5089-49a6-99f6-c43f81bf27e6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3a45379491464bea8f43841f247d47d5","l2_adjacency":true,"status":"ACTIVE","subnets":["8072dce6-d573-4be2-8b2f-f330c20f67ed"],"description":"","tags":[],"updated_at":"2018-08-01T10:58:52Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-pub-net","admin_state_up":true,"tenant_id":"3a45379491464bea8f43841f247d47d5","created_at":"2018-08-01T10:58:51Z","mtu":1450}]} 2018-08-01 10:58:52,924 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=c8830329-5089-49a6-99f6-c43f81bf27e6 used request id req-0ff8a22b-e5dd-4fbe-9b79-eca765db827f 2018-08-01 10:58:52,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=c8830329-5089-49a6-99f6-c43f81bf27e6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cbfade8f93b0f497a8091cfbd694ca4203731b9" 2018-08-01 10:58:52,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-be3ca6f4-6093-49fb-9ecb-66370fa81b15 Date: Wed, 01 Aug 2018 10:58:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c8830329-5089-49a6-99f6-c43f81bf27e6","tenant_id":"3a45379491464bea8f43841f247d47d5","created_at":"2018-08-01T10:58:52Z","dns_nameservers":[],"updated_at":"2018-08-01T10:58:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3a45379491464bea8f43841f247d47d5","id":"8072dce6-d573-4be2-8b2f-f330c20f67ed","subnetpool_id":null,"name":"CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-pub-subnet"}]} 2018-08-01 10:58:52,997 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=c8830329-5089-49a6-99f6-c43f81bf27e6 used request id req-be3ca6f4-6093-49fb-9ecb-66370fa81b15 2018-08-01 10:58:52,998 - OpenStackNetwork - DEBUG - Network [c8830329-5089-49a6-99f6-c43f81bf27e6] created successfully 2018-08-01 10:58:52,998 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:58:52,999 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:58:53,409 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fae57215f7bf4c6eb4027b46024acf1c", "name": "CreateInstanceVolumeTests-de921b35-4b91-4d0-proj-role"}], "expires_at": "2018-08-01T11:58:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3a45379491464bea8f43841f247d47d5", "name": "CreateInstanceVolumeTests-de921b35-4b91-4d0-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/3a45379491464bea8f43841f247d47d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/3a45379491464bea8f43841f247d47d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/3a45379491464bea8f43841f247d47d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/3a45379491464bea8f43841f247d47d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/3a45379491464bea8f43841f247d47d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/3a45379491464bea8f43841f247d47d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_3a45379491464bea8f43841f247d47d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_3a45379491464bea8f43841f247d47d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/3a45379491464bea8f43841f247d47d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/3a45379491464bea8f43841f247d47d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/3a45379491464bea8f43841f247d47d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/3a45379491464bea8f43841f247d47d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/3a45379491464bea8f43841f247d47d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/3a45379491464bea8f43841f247d47d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-de921b35-4b91-4d0-user", "id": "6191dfdf2a69485ca6dd7f61d1497c4d"}, "audit_ids": ["auKaDRU1TdSW6CKaUGc-hQ"], "issued_at": "2018-08-01T10:58:53.000000Z"}} 2018-08-01 10:58:53,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd0f90b4c438338d0dbd7799e797b56a9cca4bd7" 2018-08-01 10:58:53,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:58:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-daec446e-5ccd-4eec-be7c-9eb6a475ee8a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:58:53,488 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-daec446e-5ccd-4eec-be7c-9eb6a475ee8a 2018-08-01 10:58:53,493 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/3a45379491464bea8f43841f247d47d5/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd0f90b4c438338d0dbd7799e797b56a9cca4bd7" 2018-08-01 10:58:53,691 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:58:53 GMT Server: Apache x-compute-request-id: req-76c9dfb5-a242-425e-b421-8da43f59ed19 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-76c9dfb5-a242-425e-b421-8da43f59ed19 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-01 10:58:53,691 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/3a45379491464bea8f43841f247d47d5/volumes/detail used request id req-76c9dfb5-a242-425e-b421-8da43f59ed19 2018-08-01 10:58:53,694 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8776/v3/3a45379491464bea8f43841f247d47d5/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-76c9dfb5-a242-425e-b421-8da43f59ed19" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd0f90b4c438338d0dbd7799e797b56a9cca4bd7" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-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-08-01 10:58:54,065 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 10:58:53 GMT Server: Apache x-compute-request-id: req-77d07b49-5871-46b4-987e-0c0d4474d113 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-77d07b49-5871-46b4-987e-0c0d4474d113 Content-Length: 851 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "6191dfdf2a69485ca6dd7f61d1497c4d", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/3a45379491464bea8f43841f247d47d5/volumes/53d3b4ae-535a-4bf6-9d7b-8fc81285d9ff", "rel": "self"}, {"href": "http://172.30.9.24:8776/3a45379491464bea8f43841f247d47d5/volumes/53d3b4ae-535a-4bf6-9d7b-8fc81285d9ff", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-01T10:58:53.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "53d3b4ae-535a-4bf6-9d7b-8fc81285d9ff", "size": 1}} 2018-08-01 10:58:54,065 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/3a45379491464bea8f43841f247d47d5/volumes used request id req-77d07b49-5871-46b4-987e-0c0d4474d113 2018-08-01 10:58:54,069 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/3a45379491464bea8f43841f247d47d5/volumes/53d3b4ae-535a-4bf6-9d7b-8fc81285d9ff -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-76c9dfb5-a242-425e-b421-8da43f59ed19" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd0f90b4c438338d0dbd7799e797b56a9cca4bd7" 2018-08-01 10:58:54,286 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:58:54 GMT Server: Apache x-compute-request-id: req-1b09cde4-0087-405e-8a6d-ebdd3ebbe845 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1b09cde4-0087-405e-8a6d-ebdd3ebbe845 Content-Encoding: gzip Content-Length: 467 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "6191dfdf2a69485ca6dd7f61d1497c4d", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/3a45379491464bea8f43841f247d47d5/volumes/53d3b4ae-535a-4bf6-9d7b-8fc81285d9ff", "rel": "self"}, {"href": "http://172.30.9.24:8776/3a45379491464bea8f43841f247d47d5/volumes/53d3b4ae-535a-4bf6-9d7b-8fc81285d9ff", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-01T10:58:53.000000", "description": null, "os-vol-tenant-attr:tenant_id": "3a45379491464bea8f43841f247d47d5", "updated_at": "2018-08-01T10:58:54.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "53d3b4ae-535a-4bf6-9d7b-8fc81285d9ff", "size": 1}} 2018-08-01 10:58:54,286 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/3a45379491464bea8f43841f247d47d5/volumes/53d3b4ae-535a-4bf6-9d7b-8fc81285d9ff used request id req-1b09cde4-0087-405e-8a6d-ebdd3ebbe845 2018-08-01 10:58:54,286 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-1 2018-08-01 10:58:54,289 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/3a45379491464bea8f43841f247d47d5/volumes/53d3b4ae-535a-4bf6-9d7b-8fc81285d9ff -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-76c9dfb5-a242-425e-b421-8da43f59ed19" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd0f90b4c438338d0dbd7799e797b56a9cca4bd7" 2018-08-01 10:58:54,610 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:58:54 GMT Server: Apache x-compute-request-id: req-82c35b34-7e3d-4fcc-a583-c8c45b985a59 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-82c35b34-7e3d-4fcc-a583-c8c45b985a59 Content-Encoding: gzip Content-Length: 466 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "6191dfdf2a69485ca6dd7f61d1497c4d", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/3a45379491464bea8f43841f247d47d5/volumes/53d3b4ae-535a-4bf6-9d7b-8fc81285d9ff", "rel": "self"}, {"href": "http://172.30.9.24:8776/3a45379491464bea8f43841f247d47d5/volumes/53d3b4ae-535a-4bf6-9d7b-8fc81285d9ff", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-01T10:58:53.000000", "description": null, "os-vol-tenant-attr:tenant_id": "3a45379491464bea8f43841f247d47d5", "updated_at": "2018-08-01T10:58:54.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "53d3b4ae-535a-4bf6-9d7b-8fc81285d9ff", "size": 1}} 2018-08-01 10:58:54,610 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/3a45379491464bea8f43841f247d47d5/volumes/53d3b4ae-535a-4bf6-9d7b-8fc81285d9ff used request id req-82c35b34-7e3d-4fcc-a583-c8c45b985a59 2018-08-01 10:58:54,610 - create_volume - DEBUG - Instance status is - available 2018-08-01 10:58:54,610 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-1 2018-08-01 10:58:54,611 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-1 2018-08-01 10:58:54,611 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:58:54,612 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:58:54,995 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fae57215f7bf4c6eb4027b46024acf1c", "name": "CreateInstanceVolumeTests-de921b35-4b91-4d0-proj-role"}], "expires_at": "2018-08-01T11:58:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3a45379491464bea8f43841f247d47d5", "name": "CreateInstanceVolumeTests-de921b35-4b91-4d0-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/3a45379491464bea8f43841f247d47d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/3a45379491464bea8f43841f247d47d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/3a45379491464bea8f43841f247d47d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/3a45379491464bea8f43841f247d47d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/3a45379491464bea8f43841f247d47d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/3a45379491464bea8f43841f247d47d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_3a45379491464bea8f43841f247d47d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_3a45379491464bea8f43841f247d47d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/3a45379491464bea8f43841f247d47d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/3a45379491464bea8f43841f247d47d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/3a45379491464bea8f43841f247d47d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/3a45379491464bea8f43841f247d47d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/3a45379491464bea8f43841f247d47d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/3a45379491464bea8f43841f247d47d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-de921b35-4b91-4d0-user", "id": "6191dfdf2a69485ca6dd7f61d1497c4d"}, "audit_ids": ["9AmCRDBcTB29mWZhTF3yNg"], "issued_at": "2018-08-01T10:58:54.000000Z"}} 2018-08-01 10:58:54,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4284d68768900e1667f05a967d39fbd38722a898" 2018-08-01 10:58:55,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:58:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d9aef42-be7e-4ba7-9a22-cfd495ff3391 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:58:55,161 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-6d9aef42-be7e-4ba7-9a22-cfd495ff3391 2018-08-01 10:58:55,165 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/3a45379491464bea8f43841f247d47d5/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4284d68768900e1667f05a967d39fbd38722a898" 2018-08-01 10:58:55,388 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:58:55 GMT Server: Apache x-compute-request-id: req-3c9ff178-2443-4d81-b405-3f8cb2564bd0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3c9ff178-2443-4d81-b405-3f8cb2564bd0 Content-Encoding: gzip Content-Length: 465 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "6191dfdf2a69485ca6dd7f61d1497c4d", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/3a45379491464bea8f43841f247d47d5/volumes/53d3b4ae-535a-4bf6-9d7b-8fc81285d9ff", "rel": "self"}, {"href": "http://172.30.9.24:8776/3a45379491464bea8f43841f247d47d5/volumes/53d3b4ae-535a-4bf6-9d7b-8fc81285d9ff", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-01T10:58:53.000000", "description": null, "os-vol-tenant-attr:tenant_id": "3a45379491464bea8f43841f247d47d5", "updated_at": "2018-08-01T10:58:54.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "53d3b4ae-535a-4bf6-9d7b-8fc81285d9ff", "size": 1}]} 2018-08-01 10:58:55,389 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/3a45379491464bea8f43841f247d47d5/volumes/detail used request id req-3c9ff178-2443-4d81-b405-3f8cb2564bd0 2018-08-01 10:58:55,392 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8776/v3/3a45379491464bea8f43841f247d47d5/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-3c9ff178-2443-4d81-b405-3f8cb2564bd0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4284d68768900e1667f05a967d39fbd38722a898" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-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-08-01 10:58:55,724 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 10:58:55 GMT Server: Apache x-compute-request-id: req-e96a69cb-ad58-4a88-b9d5-b3eb973faf55 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e96a69cb-ad58-4a88-b9d5-b3eb973faf55 Content-Length: 851 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "6191dfdf2a69485ca6dd7f61d1497c4d", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/3a45379491464bea8f43841f247d47d5/volumes/d1e0bb9d-d6a3-4ee2-b8bb-b786dad36b0f", "rel": "self"}, {"href": "http://172.30.9.24:8776/3a45379491464bea8f43841f247d47d5/volumes/d1e0bb9d-d6a3-4ee2-b8bb-b786dad36b0f", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-01T10:58:55.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d1e0bb9d-d6a3-4ee2-b8bb-b786dad36b0f", "size": 1}} 2018-08-01 10:58:55,724 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/3a45379491464bea8f43841f247d47d5/volumes used request id req-e96a69cb-ad58-4a88-b9d5-b3eb973faf55 2018-08-01 10:58:55,728 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/3a45379491464bea8f43841f247d47d5/volumes/d1e0bb9d-d6a3-4ee2-b8bb-b786dad36b0f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3c9ff178-2443-4d81-b405-3f8cb2564bd0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4284d68768900e1667f05a967d39fbd38722a898" 2018-08-01 10:58:55,953 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:58:55 GMT Server: Apache x-compute-request-id: req-18405d0c-714f-48f5-ae1c-a986dd58f767 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-18405d0c-714f-48f5-ae1c-a986dd58f767 Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "6191dfdf2a69485ca6dd7f61d1497c4d", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/3a45379491464bea8f43841f247d47d5/volumes/d1e0bb9d-d6a3-4ee2-b8bb-b786dad36b0f", "rel": "self"}, {"href": "http://172.30.9.24:8776/3a45379491464bea8f43841f247d47d5/volumes/d1e0bb9d-d6a3-4ee2-b8bb-b786dad36b0f", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-01T10:58:55.000000", "description": null, "os-vol-tenant-attr:tenant_id": "3a45379491464bea8f43841f247d47d5", "updated_at": "2018-08-01T10:58:55.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d1e0bb9d-d6a3-4ee2-b8bb-b786dad36b0f", "size": 1}} 2018-08-01 10:58:55,953 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/3a45379491464bea8f43841f247d47d5/volumes/d1e0bb9d-d6a3-4ee2-b8bb-b786dad36b0f used request id req-18405d0c-714f-48f5-ae1c-a986dd58f767 2018-08-01 10:58:55,953 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-2 2018-08-01 10:58:55,956 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/3a45379491464bea8f43841f247d47d5/volumes/d1e0bb9d-d6a3-4ee2-b8bb-b786dad36b0f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3c9ff178-2443-4d81-b405-3f8cb2564bd0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4284d68768900e1667f05a967d39fbd38722a898" 2018-08-01 10:58:56,161 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:58:55 GMT Server: Apache x-compute-request-id: req-4e591f76-3a7e-4877-ab0e-3c48922f1086 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4e591f76-3a7e-4877-ab0e-3c48922f1086 Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "6191dfdf2a69485ca6dd7f61d1497c4d", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/3a45379491464bea8f43841f247d47d5/volumes/d1e0bb9d-d6a3-4ee2-b8bb-b786dad36b0f", "rel": "self"}, {"href": "http://172.30.9.24:8776/3a45379491464bea8f43841f247d47d5/volumes/d1e0bb9d-d6a3-4ee2-b8bb-b786dad36b0f", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-01T10:58:55.000000", "description": null, "os-vol-tenant-attr:tenant_id": "3a45379491464bea8f43841f247d47d5", "updated_at": "2018-08-01T10:58:55.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d1e0bb9d-d6a3-4ee2-b8bb-b786dad36b0f", "size": 1}} 2018-08-01 10:58:56,161 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/3a45379491464bea8f43841f247d47d5/volumes/d1e0bb9d-d6a3-4ee2-b8bb-b786dad36b0f used request id req-4e591f76-3a7e-4877-ab0e-3c48922f1086 2018-08-01 10:58:56,161 - create_volume - DEBUG - Instance status is - available 2018-08-01 10:58:56,161 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-2 2018-08-01 10:58:56,161 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-2 2018-08-01 10:58:56,162 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:58:56,162 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:58:56,540 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fae57215f7bf4c6eb4027b46024acf1c", "name": "CreateInstanceVolumeTests-de921b35-4b91-4d0-proj-role"}], "expires_at": "2018-08-01T11:58:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3a45379491464bea8f43841f247d47d5", "name": "CreateInstanceVolumeTests-de921b35-4b91-4d0-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/3a45379491464bea8f43841f247d47d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/3a45379491464bea8f43841f247d47d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/3a45379491464bea8f43841f247d47d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/3a45379491464bea8f43841f247d47d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/3a45379491464bea8f43841f247d47d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/3a45379491464bea8f43841f247d47d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_3a45379491464bea8f43841f247d47d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_3a45379491464bea8f43841f247d47d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/3a45379491464bea8f43841f247d47d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/3a45379491464bea8f43841f247d47d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/3a45379491464bea8f43841f247d47d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/3a45379491464bea8f43841f247d47d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/3a45379491464bea8f43841f247d47d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/3a45379491464bea8f43841f247d47d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-de921b35-4b91-4d0-user", "id": "6191dfdf2a69485ca6dd7f61d1497c4d"}, "audit_ids": ["FHgeTnYyQTCyXGunjLD5Sw"], "issued_at": "2018-08-01T10:58:56.000000Z"}} 2018-08-01 10:58:56,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d517f02ff2a47cb9bdd736ff4c4c73379ef14b" 2018-08-01 10:58:56,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:58:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c7dc217-b76d-40b7-88b8-e2a603c99763 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:58:56,553 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-6c7dc217-b76d-40b7-88b8-e2a603c99763 2018-08-01 10:58:56,554 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 10:58:56,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d517f02ff2a47cb9bdd736ff4c4c73379ef14b" 2018-08-01 10:58:56,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:58:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1169e89-8760-4463-8d0a-3c39098c24b0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:58:56,567 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-a1169e89-8760-4463-8d0a-3c39098c24b0 2018-08-01 10:58:56,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d517f02ff2a47cb9bdd736ff4c4c73379ef14b" 2018-08-01 10:58:56,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-47f50b88-9614-4214-8066-d26dcf6bc21d Date: Wed, 01 Aug 2018 10:58:56 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c8830329-5089-49a6-99f6-c43f81bf27e6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3a45379491464bea8f43841f247d47d5","l2_adjacency":true,"status":"ACTIVE","subnets":["8072dce6-d573-4be2-8b2f-f330c20f67ed"],"description":"","tags":[],"updated_at":"2018-08-01T10:58:52Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-pub-net","admin_state_up":true,"tenant_id":"3a45379491464bea8f43841f247d47d5","created_at":"2018-08-01T10:58:51Z","mtu":1450}]} 2018-08-01 10:58:56,832 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-pub-net used request id req-47f50b88-9614-4214-8066-d26dcf6bc21d 2018-08-01 10:58:56,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=c8830329-5089-49a6-99f6-c43f81bf27e6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d517f02ff2a47cb9bdd736ff4c4c73379ef14b" 2018-08-01 10:58:56,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-cc008e0c-de7b-48c3-9f7d-74981f8c777e Date: Wed, 01 Aug 2018 10:58:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c8830329-5089-49a6-99f6-c43f81bf27e6","tenant_id":"3a45379491464bea8f43841f247d47d5","created_at":"2018-08-01T10:58:52Z","dns_nameservers":[],"updated_at":"2018-08-01T10:58:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3a45379491464bea8f43841f247d47d5","id":"8072dce6-d573-4be2-8b2f-f330c20f67ed","subnetpool_id":null,"name":"CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-pub-subnet"}]} 2018-08-01 10:58:56,886 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=c8830329-5089-49a6-99f6-c43f81bf27e6 used request id req-cc008e0c-de7b-48c3-9f7d-74981f8c777e 2018-08-01 10:58:56,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d517f02ff2a47cb9bdd736ff4c4c73379ef14b" 2018-08-01 10:58:56,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-2a2e943d-1a05-423f-8aca-d7d61f84c7c1 Date: Wed, 01 Aug 2018 10:58:56 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c8830329-5089-49a6-99f6-c43f81bf27e6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3a45379491464bea8f43841f247d47d5","l2_adjacency":true,"status":"ACTIVE","subnets":["8072dce6-d573-4be2-8b2f-f330c20f67ed"],"description":"","tags":[],"updated_at":"2018-08-01T10:58:52Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-pub-net","admin_state_up":true,"tenant_id":"3a45379491464bea8f43841f247d47d5","created_at":"2018-08-01T10:58:51Z","mtu":1450}]} 2018-08-01 10:58:56,985 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-pub-net used request id req-2a2e943d-1a05-423f-8aca-d7d61f84c7c1 2018-08-01 10:58:56,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:58:56,993 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:58:56,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/3a45379491464bea8f43841f247d47d5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d517f02ff2a47cb9bdd736ff4c4c73379ef14b" 2018-08-01 10:58:57,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:58:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7946ff0f-9212-4c47-a590-0b9069e0d46d Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/3a45379491464bea8f43841f247d47d5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3a45379491464bea8f43841f247d47d5", "name": "CreateInstanceVolumeTests-de921b35-4b91-4d0-proj"}} 2018-08-01 10:58:57,012 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/3a45379491464bea8f43841f247d47d5 used request id req-7946ff0f-9212-4c47-a590-0b9069e0d46d 2018-08-01 10:58:57,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=c8830329-5089-49a6-99f6-c43f81bf27e6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d517f02ff2a47cb9bdd736ff4c4c73379ef14b" 2018-08-01 10:58:57,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-c5124f72-fdd6-4b1d-97c6-72db408ad7b2 Date: Wed, 01 Aug 2018 10:58:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c8830329-5089-49a6-99f6-c43f81bf27e6","tenant_id":"3a45379491464bea8f43841f247d47d5","created_at":"2018-08-01T10:58:52Z","dns_nameservers":[],"updated_at":"2018-08-01T10:58:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3a45379491464bea8f43841f247d47d5","id":"8072dce6-d573-4be2-8b2f-f330c20f67ed","subnetpool_id":null,"name":"CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-pub-subnet"}]} 2018-08-01 10:58:57,062 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=c8830329-5089-49a6-99f6-c43f81bf27e6 used request id req-c5124f72-fdd6-4b1d-97c6-72db408ad7b2 2018-08-01 10:58:57,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=c8830329-5089-49a6-99f6-c43f81bf27e6&name=CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d517f02ff2a47cb9bdd736ff4c4c73379ef14b" 2018-08-01 10:58:57,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-f9e3d470-a2ff-4519-bf17-6cfdfc02fc73 Date: Wed, 01 Aug 2018 10:58:57 GMT RESP BODY: {"ports":[]} 2018-08-01 10:58:57,095 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=c8830329-5089-49a6-99f6-c43f81bf27e6&name=CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-port&admin_state_up=True used request id req-f9e3d470-a2ff-4519-bf17-6cfdfc02fc73 2018-08-01 10:58:57,097 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d517f02ff2a47cb9bdd736ff4c4c73379ef14b" 2018-08-01 10:58:57,337 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:58:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ad7b11b0-f285-4b43-aa10-ad8a9f101f27 x-compute-request-id: req-ad7b11b0-f285-4b43-aa10-ad8a9f101f27 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-01 10:58:57,337 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-inst used request id req-ad7b11b0-f285-4b43-aa10-ad8a9f101f27 2018-08-01 10:58:57,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d517f02ff2a47cb9bdd736ff4c4c73379ef14b" 2018-08-01 10:58:57,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-32c60c3a-3c36-4e4a-86a9-aa509146b16a Date: Wed, 01 Aug 2018 10:58:57 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c8830329-5089-49a6-99f6-c43f81bf27e6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3a45379491464bea8f43841f247d47d5","l2_adjacency":true,"status":"ACTIVE","subnets":["8072dce6-d573-4be2-8b2f-f330c20f67ed"],"description":"","tags":[],"updated_at":"2018-08-01T10:58:52Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-pub-net","admin_state_up":true,"tenant_id":"3a45379491464bea8f43841f247d47d5","created_at":"2018-08-01T10:58:51Z","mtu":1450}]} 2018-08-01 10:58:57,437 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-pub-net used request id req-32c60c3a-3c36-4e4a-86a9-aa509146b16a 2018-08-01 10:58:57,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=c8830329-5089-49a6-99f6-c43f81bf27e6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d517f02ff2a47cb9bdd736ff4c4c73379ef14b" 2018-08-01 10:58:57,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-3528e83e-0274-4d97-b62c-e0f76e0f27c9 Date: Wed, 01 Aug 2018 10:58:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c8830329-5089-49a6-99f6-c43f81bf27e6","tenant_id":"3a45379491464bea8f43841f247d47d5","created_at":"2018-08-01T10:58:52Z","dns_nameservers":[],"updated_at":"2018-08-01T10:58:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3a45379491464bea8f43841f247d47d5","id":"8072dce6-d573-4be2-8b2f-f330c20f67ed","subnetpool_id":null,"name":"CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-pub-subnet"}]} 2018-08-01 10:58:57,490 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=c8830329-5089-49a6-99f6-c43f81bf27e6 used request id req-3528e83e-0274-4d97-b62c-e0f76e0f27c9 2018-08-01 10:58:57,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d517f02ff2a47cb9bdd736ff4c4c73379ef14b" 2018-08-01 10:58:57,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-4b7d1a92-bf7e-4f5d-8275-76668a304597 Date: Wed, 01 Aug 2018 10:58:57 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c8830329-5089-49a6-99f6-c43f81bf27e6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3a45379491464bea8f43841f247d47d5","l2_adjacency":true,"status":"ACTIVE","subnets":["8072dce6-d573-4be2-8b2f-f330c20f67ed"],"description":"","tags":[],"updated_at":"2018-08-01T10:58:52Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-pub-net","admin_state_up":true,"tenant_id":"3a45379491464bea8f43841f247d47d5","created_at":"2018-08-01T10:58:51Z","mtu":1450}]} 2018-08-01 10:58:57,599 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-pub-net used request id req-4b7d1a92-bf7e-4f5d-8275-76668a304597 2018-08-01 10:58:57,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/3a45379491464bea8f43841f247d47d5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d517f02ff2a47cb9bdd736ff4c4c73379ef14b" 2018-08-01 10:58:57,771 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:58:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0476c7b-5b9f-4054-96ce-634049653630 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/3a45379491464bea8f43841f247d47d5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3a45379491464bea8f43841f247d47d5", "name": "CreateInstanceVolumeTests-de921b35-4b91-4d0-proj"}} 2018-08-01 10:58:57,771 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/3a45379491464bea8f43841f247d47d5 used request id req-e0476c7b-5b9f-4054-96ce-634049653630 2018-08-01 10:58:57,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=c8830329-5089-49a6-99f6-c43f81bf27e6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d517f02ff2a47cb9bdd736ff4c4c73379ef14b" 2018-08-01 10:58:57,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-a2ed7462-526e-4ec0-877f-9086f7485786 Date: Wed, 01 Aug 2018 10:58:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c8830329-5089-49a6-99f6-c43f81bf27e6","tenant_id":"3a45379491464bea8f43841f247d47d5","created_at":"2018-08-01T10:58:52Z","dns_nameservers":[],"updated_at":"2018-08-01T10:58:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3a45379491464bea8f43841f247d47d5","id":"8072dce6-d573-4be2-8b2f-f330c20f67ed","subnetpool_id":null,"name":"CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-pub-subnet"}]} 2018-08-01 10:58:57,827 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=c8830329-5089-49a6-99f6-c43f81bf27e6 used request id req-a2ed7462-526e-4ec0-877f-9086f7485786 2018-08-01 10:58:57,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=c8830329-5089-49a6-99f6-c43f81bf27e6&name=CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d517f02ff2a47cb9bdd736ff4c4c73379ef14b" 2018-08-01 10:58:57,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-7030151c-d0ef-4db5-a39c-aae8e1b8ccd0 Date: Wed, 01 Aug 2018 10:58:57 GMT RESP BODY: {"ports":[]} 2018-08-01 10:58:57,864 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=c8830329-5089-49a6-99f6-c43f81bf27e6&name=CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-port&admin_state_up=True used request id req-7030151c-d0ef-4db5-a39c-aae8e1b8ccd0 2018-08-01 10:58:57,865 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:58:57,865 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:58:58,246 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fae57215f7bf4c6eb4027b46024acf1c", "name": "CreateInstanceVolumeTests-de921b35-4b91-4d0-proj-role"}], "expires_at": "2018-08-01T11:58:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3a45379491464bea8f43841f247d47d5", "name": "CreateInstanceVolumeTests-de921b35-4b91-4d0-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/3a45379491464bea8f43841f247d47d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/3a45379491464bea8f43841f247d47d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/3a45379491464bea8f43841f247d47d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/3a45379491464bea8f43841f247d47d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/3a45379491464bea8f43841f247d47d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/3a45379491464bea8f43841f247d47d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_3a45379491464bea8f43841f247d47d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_3a45379491464bea8f43841f247d47d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/3a45379491464bea8f43841f247d47d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/3a45379491464bea8f43841f247d47d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/3a45379491464bea8f43841f247d47d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/3a45379491464bea8f43841f247d47d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/3a45379491464bea8f43841f247d47d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/3a45379491464bea8f43841f247d47d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-de921b35-4b91-4d0-user", "id": "6191dfdf2a69485ca6dd7f61d1497c4d"}, "audit_ids": ["8XxgcRpnTLSJoSMd0rZyxQ"], "issued_at": "2018-08-01T10:58:58.000000Z"}} 2018-08-01 10:58:58,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36c8abd33588551b1466e62cdc5ea5cdc075163a" 2018-08-01 10:58:58,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:58:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1116ddca-5510-45be-bad8-1fb2f1d27606 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:58:58,326 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-1116ddca-5510-45be-bad8-1fb2f1d27606 2018-08-01 10:58:58,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d517f02ff2a47cb9bdd736ff4c4c73379ef14b" 2018-08-01 10:58:58,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-db616e21-f725-4c08-8c81-634ac194298a Date: Wed, 01 Aug 2018 10:58:58 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c8830329-5089-49a6-99f6-c43f81bf27e6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3a45379491464bea8f43841f247d47d5","l2_adjacency":true,"status":"ACTIVE","subnets":["8072dce6-d573-4be2-8b2f-f330c20f67ed"],"description":"","tags":[],"updated_at":"2018-08-01T10:58:52Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-pub-net","admin_state_up":true,"tenant_id":"3a45379491464bea8f43841f247d47d5","created_at":"2018-08-01T10:58:51Z","mtu":1450}]} 2018-08-01 10:58:58,430 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-pub-net used request id req-db616e21-f725-4c08-8c81-634ac194298a 2018-08-01 10:58:58,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=c8830329-5089-49a6-99f6-c43f81bf27e6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d517f02ff2a47cb9bdd736ff4c4c73379ef14b" 2018-08-01 10:58:58,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-9d3681f8-e8e2-4a74-8791-971e282f309f Date: Wed, 01 Aug 2018 10:58:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c8830329-5089-49a6-99f6-c43f81bf27e6","tenant_id":"3a45379491464bea8f43841f247d47d5","created_at":"2018-08-01T10:58:52Z","dns_nameservers":[],"updated_at":"2018-08-01T10:58:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3a45379491464bea8f43841f247d47d5","id":"8072dce6-d573-4be2-8b2f-f330c20f67ed","subnetpool_id":null,"name":"CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-pub-subnet"}]} 2018-08-01 10:58:58,481 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=c8830329-5089-49a6-99f6-c43f81bf27e6 used request id req-9d3681f8-e8e2-4a74-8791-971e282f309f 2018-08-01 10:58:58,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d517f02ff2a47cb9bdd736ff4c4c73379ef14b" 2018-08-01 10:58:58,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-1b1be081-6882-41a4-b9e9-aee816fa6e2a Date: Wed, 01 Aug 2018 10:58:58 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c8830329-5089-49a6-99f6-c43f81bf27e6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3a45379491464bea8f43841f247d47d5","l2_adjacency":true,"status":"ACTIVE","subnets":["8072dce6-d573-4be2-8b2f-f330c20f67ed"],"description":"","tags":[],"updated_at":"2018-08-01T10:58:52Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-pub-net","admin_state_up":true,"tenant_id":"3a45379491464bea8f43841f247d47d5","created_at":"2018-08-01T10:58:51Z","mtu":1450}]} 2018-08-01 10:58:58,578 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-pub-net used request id req-1b1be081-6882-41a4-b9e9-aee816fa6e2a 2018-08-01 10:58:58,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:58:58,586 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:58: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:58:58,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/3a45379491464bea8f43841f247d47d5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36c8abd33588551b1466e62cdc5ea5cdc075163a" 2018-08-01 10:58:58,667 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:58:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7279e4a3-e058-4a3d-8816-e90bd9ee7e28 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/3a45379491464bea8f43841f247d47d5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3a45379491464bea8f43841f247d47d5", "name": "CreateInstanceVolumeTests-de921b35-4b91-4d0-proj"}} 2018-08-01 10:58:58,667 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/3a45379491464bea8f43841f247d47d5 used request id req-7279e4a3-e058-4a3d-8816-e90bd9ee7e28 2018-08-01 10:58:58,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=c8830329-5089-49a6-99f6-c43f81bf27e6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d517f02ff2a47cb9bdd736ff4c4c73379ef14b" 2018-08-01 10:58:58,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-2299f2c1-08aa-44bd-bd1d-be4db75a9386 Date: Wed, 01 Aug 2018 10:58:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c8830329-5089-49a6-99f6-c43f81bf27e6","tenant_id":"3a45379491464bea8f43841f247d47d5","created_at":"2018-08-01T10:58:52Z","dns_nameservers":[],"updated_at":"2018-08-01T10:58:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3a45379491464bea8f43841f247d47d5","id":"8072dce6-d573-4be2-8b2f-f330c20f67ed","subnetpool_id":null,"name":"CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-pub-subnet"}]} 2018-08-01 10:58:58,722 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=c8830329-5089-49a6-99f6-c43f81bf27e6 used request id req-2299f2c1-08aa-44bd-bd1d-be4db75a9386 2018-08-01 10:58:58,723 - neutron_utils - INFO - Creating port for network with name - CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-pub-net 2018-08-01 10:58:58,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d517f02ff2a47cb9bdd736ff4c4c73379ef14b" -d '{"port": {"network_id": "c8830329-5089-49a6-99f6-c43f81bf27e6", "name": "CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-port", "admin_state_up": true}}' 2018-08-01 10:58:59,735 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 808 X-Openstack-Request-Id: req-cd518322-7a71-413c-8930-2b7c8bbb7b7a Date: Wed, 01 Aug 2018 10:58:59 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:58:59Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8072dce6-d573-4be2-8b2f-f330c20f67ed","ip_address":"10.55.0.9"}],"id":"b76f4cc5-0363-4ff5-aede-21f308532f85","security_groups":["54ae7f86-055a-4c25-9b09-cea53a720d3a"],"mac_address":"fa:16:3e:e6:b9:c4","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-port","project_id":"3a45379491464bea8f43841f247d47d5","qos_policy_id":null,"admin_state_up":true,"network_id":"c8830329-5089-49a6-99f6-c43f81bf27e6","tenant_id":"3a45379491464bea8f43841f247d47d5","created_at":"2018-08-01T10:58:58Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-08-01 10:58:59,735 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/ports used request id req-cd518322-7a71-413c-8930-2b7c8bbb7b7a 2018-08-01 10:58:59,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d517f02ff2a47cb9bdd736ff4c4c73379ef14b" 2018-08-01 10:58:59,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-a069c673-4131-47f0-b25c-4fa87de0f9a4 Date: Wed, 01 Aug 2018 10:58:59 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c8830329-5089-49a6-99f6-c43f81bf27e6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3a45379491464bea8f43841f247d47d5","l2_adjacency":true,"status":"ACTIVE","subnets":["8072dce6-d573-4be2-8b2f-f330c20f67ed"],"description":"","tags":[],"updated_at":"2018-08-01T10:58:52Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-pub-net","admin_state_up":true,"tenant_id":"3a45379491464bea8f43841f247d47d5","created_at":"2018-08-01T10:58:51Z","mtu":1450}]} 2018-08-01 10:58:59,835 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-pub-net used request id req-a069c673-4131-47f0-b25c-4fa87de0f9a4 2018-08-01 10:58:59,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=c8830329-5089-49a6-99f6-c43f81bf27e6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d517f02ff2a47cb9bdd736ff4c4c73379ef14b" 2018-08-01 10:58:59,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-c6b6de20-1e27-41cf-b4ad-9b2991533c31 Date: Wed, 01 Aug 2018 10:58:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c8830329-5089-49a6-99f6-c43f81bf27e6","tenant_id":"3a45379491464bea8f43841f247d47d5","created_at":"2018-08-01T10:58:52Z","dns_nameservers":[],"updated_at":"2018-08-01T10:58:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3a45379491464bea8f43841f247d47d5","id":"8072dce6-d573-4be2-8b2f-f330c20f67ed","subnetpool_id":null,"name":"CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-pub-subnet"}]} 2018-08-01 10:58:59,887 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=c8830329-5089-49a6-99f6-c43f81bf27e6 used request id req-c6b6de20-1e27-41cf-b4ad-9b2991533c31 2018-08-01 10:58:59,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d517f02ff2a47cb9bdd736ff4c4c73379ef14b" 2018-08-01 10:58:59,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-d97ab3ad-5c41-4e52-bca9-3b9b683ac1d1 Date: Wed, 01 Aug 2018 10:58:59 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c8830329-5089-49a6-99f6-c43f81bf27e6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3a45379491464bea8f43841f247d47d5","l2_adjacency":true,"status":"ACTIVE","subnets":["8072dce6-d573-4be2-8b2f-f330c20f67ed"],"description":"","tags":[],"updated_at":"2018-08-01T10:58:52Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-pub-net","admin_state_up":true,"tenant_id":"3a45379491464bea8f43841f247d47d5","created_at":"2018-08-01T10:58:51Z","mtu":1450}]} 2018-08-01 10:58:59,981 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-pub-net used request id req-d97ab3ad-5c41-4e52-bca9-3b9b683ac1d1 2018-08-01 10:58:59,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/3a45379491464bea8f43841f247d47d5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d517f02ff2a47cb9bdd736ff4c4c73379ef14b" 2018-08-01 10:59:00,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:58:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21007858-cd5a-4f57-a444-6105fd948f57 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/3a45379491464bea8f43841f247d47d5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3a45379491464bea8f43841f247d47d5", "name": "CreateInstanceVolumeTests-de921b35-4b91-4d0-proj"}} 2018-08-01 10:59:00,070 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/3a45379491464bea8f43841f247d47d5 used request id req-21007858-cd5a-4f57-a444-6105fd948f57 2018-08-01 10:59:00,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=c8830329-5089-49a6-99f6-c43f81bf27e6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d517f02ff2a47cb9bdd736ff4c4c73379ef14b" 2018-08-01 10:59:00,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-2fb14ac2-5905-4e37-a4cb-a920934a0dbe Date: Wed, 01 Aug 2018 10:59:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c8830329-5089-49a6-99f6-c43f81bf27e6","tenant_id":"3a45379491464bea8f43841f247d47d5","created_at":"2018-08-01T10:58:52Z","dns_nameservers":[],"updated_at":"2018-08-01T10:58:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3a45379491464bea8f43841f247d47d5","id":"8072dce6-d573-4be2-8b2f-f330c20f67ed","subnetpool_id":null,"name":"CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-pub-subnet"}]} 2018-08-01 10:59:00,120 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=c8830329-5089-49a6-99f6-c43f81bf27e6 used request id req-2fb14ac2-5905-4e37-a4cb-a920934a0dbe 2018-08-01 10:59:00,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=c8830329-5089-49a6-99f6-c43f81bf27e6&name=CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d517f02ff2a47cb9bdd736ff4c4c73379ef14b" 2018-08-01 10:59:00,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 811 X-Openstack-Request-Id: req-4956de25-c830-407e-a059-13ede10756c1 Date: Wed, 01 Aug 2018 10:59:00 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:58:59Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8072dce6-d573-4be2-8b2f-f330c20f67ed","ip_address":"10.55.0.9"}],"id":"b76f4cc5-0363-4ff5-aede-21f308532f85","security_groups":["54ae7f86-055a-4c25-9b09-cea53a720d3a"],"mac_address":"fa:16:3e:e6:b9:c4","project_id":"3a45379491464bea8f43841f247d47d5","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-port","admin_state_up":true,"network_id":"c8830329-5089-49a6-99f6-c43f81bf27e6","tenant_id":"3a45379491464bea8f43841f247d47d5","created_at":"2018-08-01T10:58:58Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-08-01 10:59:00,202 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=c8830329-5089-49a6-99f6-c43f81bf27e6&name=CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-port&admin_state_up=True used request id req-4956de25-c830-407e-a059-13ede10756c1 2018-08-01 10:59:00,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/3a45379491464bea8f43841f247d47d5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d517f02ff2a47cb9bdd736ff4c4c73379ef14b" 2018-08-01 10:59:00,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:59:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dca96012-b3a6-4384-b1d2-004b7e2f4002 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/3a45379491464bea8f43841f247d47d5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3a45379491464bea8f43841f247d47d5", "name": "CreateInstanceVolumeTests-de921b35-4b91-4d0-proj"}} 2018-08-01 10:59:00,225 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/3a45379491464bea8f43841f247d47d5 used request id req-dca96012-b3a6-4384-b1d2-004b7e2f4002 2018-08-01 10:59:00,225 - nova_utils - INFO - Creating VM with name - CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-inst 2018-08-01 10:59:00,228 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d517f02ff2a47cb9bdd736ff4c4c73379ef14b" 2018-08-01 10:59:00,248 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:59:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aea522c4-95e2-447e-a667-04ab80c6c8e8 x-compute-request-id: req-aea522c4-95e2-447e-a667-04ab80c6c8e8 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"flavors": [{"id": "4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "rel": "bookmark"}], "name": "vmtp-flavor_ee58c79f-c6fb-483f-8b9c-406ffbfad757"}, {"id": "5b61c696-1b5b-4204-b7e5-ca4a818093b0", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "bookmark"}], "name": "shaker-flavor_81952131-3011-4d90-80f4-831743223f59"}, {"id": "72806c1b-7531-4e57-8f7d-de351dcdaa7a", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/72806c1b-7531-4e57-8f7d-de351dcdaa7a", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/72806c1b-7531-4e57-8f7d-de351dcdaa7a", "rel": "bookmark"}], "name": "CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-flavor-name"}]} 2018-08-01 10:59:00,248 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-aea522c4-95e2-447e-a667-04ab80c6c8e8 2018-08-01 10:59:00,251 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors/72806c1b-7531-4e57-8f7d-de351dcdaa7a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d517f02ff2a47cb9bdd736ff4c4c73379ef14b" 2018-08-01 10:59:00,270 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:59:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c95dab2b-e87f-42fb-bd34-fb12f73fd8f8 x-compute-request-id: req-c95dab2b-e87f-42fb-bd34-fb12f73fd8f8 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-flavor-name", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/72806c1b-7531-4e57-8f7d-de351dcdaa7a", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/72806c1b-7531-4e57-8f7d-de351dcdaa7a", "rel": "bookmark"}], "ram": 256, "OS-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": "72806c1b-7531-4e57-8f7d-de351dcdaa7a"}} 2018-08-01 10:59:00,270 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/72806c1b-7531-4e57-8f7d-de351dcdaa7a used request id req-c95dab2b-e87f-42fb-bd34-fb12f73fd8f8 2018-08-01 10:59:00,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}35d517f02ff2a47cb9bdd736ff4c4c73379ef14b" 2018-08-01 10:59:00,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1060 Content-Type: application/json X-Openstack-Request-Id: req-155d52fd-1af0-42f9-aa77-97080718dc9c Date: Wed, 01 Aug 2018 10:59:00 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T10:58:49Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-01T10:58:49Z", "visibility": "shared", "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/c871b6c6-fba3-4a70-a79b-ebe8996bac4c/snap", "metadata": {}}], "self": "/v2/images/c871b6c6-fba3-4a70-a79b-ebe8996bac4c", "min_disk": 0, "protected": false, "id": "c871b6c6-fba3-4a70-a79b-ebe8996bac4c", "file": "/v2/images/c871b6c6-fba3-4a70-a79b-ebe8996bac4c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3a45379491464bea8f43841f247d47d5", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/c871b6c6-fba3-4a70-a79b-ebe8996bac4c/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-image"} 2018-08-01 10:59:00,453 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-image used request id req-155d52fd-1af0-42f9-aa77-97080718dc9c 2018-08-01 10:59:00,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}35d517f02ff2a47cb9bdd736ff4c4c73379ef14b" 2018-08-01 10:59:00,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-dea75064-4dc1-4c87-8008-0477e2434d8d Date: Wed, 01 Aug 2018 10: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-08-01 10:59:00,463 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-dea75064-4dc1-4c87-8008-0477e2434d8d 2018-08-01 10:59:00,468 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d517f02ff2a47cb9bdd736ff4c4c73379ef14b" -d '{"server": {"name": "CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-inst", "imageRef": "c871b6c6-fba3-4a70-a79b-ebe8996bac4c", "flavorRef": "72806c1b-7531-4e57-8f7d-de351dcdaa7a", "max_count": 1, "min_count": 1, "networks": [{"port": "b76f4cc5-0363-4ff5-aede-21f308532f85"}]}}' 2018-08-01 10:59:01,500 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 10:59:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d6f5e2db-ae09-40f6-a13b-42a44866a80a x-compute-request-id: req-d6f5e2db-ae09-40f6-a13b-42a44866a80a Content-Length: 374 location: http://172.30.9.24:8774/v2.1/servers/e56ce3e2-cf10-42e0-b821-990ac100d447 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "e56ce3e2-cf10-42e0-b821-990ac100d447", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/e56ce3e2-cf10-42e0-b821-990ac100d447", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/e56ce3e2-cf10-42e0-b821-990ac100d447", "rel": "bookmark"}], "adminPass": "6ZNUm39tuGUc"}} 2018-08-01 10:59:01,500 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-d6f5e2db-ae09-40f6-a13b-42a44866a80a 2018-08-01 10:59:01,503 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/e56ce3e2-cf10-42e0-b821-990ac100d447 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d517f02ff2a47cb9bdd736ff4c4c73379ef14b" 2018-08-01 10:59:01,772 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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-492983ac-1734-49dd-bb19-f124b6194fa2 x-compute-request-id: req-492983ac-1734-49dd-bb19-f124b6194fa2 Content-Encoding: gzip Content-Length: 611 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/e56ce3e2-cf10-42e0-b821-990ac100d447", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/e56ce3e2-cf10-42e0-b821-990ac100d447", "rel": "bookmark"}], "image": {"id": "c871b6c6-fba3-4a70-a79b-ebe8996bac4c", "links": [{"href": "http://172.30.9.24:8774/images/c871b6c6-fba3-4a70-a79b-ebe8996bac4c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "72806c1b-7531-4e57-8f7d-de351dcdaa7a", "links": [{"href": "http://172.30.9.24:8774/flavors/72806c1b-7531-4e57-8f7d-de351dcdaa7a", "rel": "bookmark"}]}, "id": "e56ce3e2-cf10-42e0-b821-990ac100d447", "user_id": "6191dfdf2a69485ca6dd7f61d1497c4d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T10:59:01Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-inst", "created": "2018-08-01T10:59:01Z", "tenant_id": "3a45379491464bea8f43841f247d47d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:59:01,772 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/e56ce3e2-cf10-42e0-b821-990ac100d447 used request id req-492983ac-1734-49dd-bb19-f124b6194fa2 2018-08-01 10:59:01,773 - create_instance - INFO - Created instance with name - CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-inst 2018-08-01 10:59:01,776 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/e56ce3e2-cf10-42e0-b821-990ac100d447 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d517f02ff2a47cb9bdd736ff4c4c73379ef14b" 2018-08-01 10:59:02,082 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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-1fe5f711-dd59-427d-b9f0-dc0d5d879b94 x-compute-request-id: req-1fe5f711-dd59-427d-b9f0-dc0d5d879b94 Content-Encoding: gzip Content-Length: 611 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/e56ce3e2-cf10-42e0-b821-990ac100d447", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/e56ce3e2-cf10-42e0-b821-990ac100d447", "rel": "bookmark"}], "image": {"id": "c871b6c6-fba3-4a70-a79b-ebe8996bac4c", "links": [{"href": "http://172.30.9.24:8774/images/c871b6c6-fba3-4a70-a79b-ebe8996bac4c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "72806c1b-7531-4e57-8f7d-de351dcdaa7a", "links": [{"href": "http://172.30.9.24:8774/flavors/72806c1b-7531-4e57-8f7d-de351dcdaa7a", "rel": "bookmark"}]}, "id": "e56ce3e2-cf10-42e0-b821-990ac100d447", "user_id": "6191dfdf2a69485ca6dd7f61d1497c4d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T10:59:01Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-inst", "created": "2018-08-01T10:59:01Z", "tenant_id": "3a45379491464bea8f43841f247d47d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:59:02,083 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/e56ce3e2-cf10-42e0-b821-990ac100d447 used request id req-1fe5f711-dd59-427d-b9f0-dc0d5d879b94 2018-08-01 10:59:02,083 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-inst] is - BUILD 2018-08-01 10:59:02,083 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-01 10:59:05,086 - create_instance - DEBUG - VM status query timeout in 896.686767101 2018-08-01 10:59:05,089 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/e56ce3e2-cf10-42e0-b821-990ac100d447 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d517f02ff2a47cb9bdd736ff4c4c73379ef14b" 2018-08-01 10:59:05,255 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:59:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8ecab219-61d8-4028-8152-d49cc0a51489 x-compute-request-id: req-8ecab219-61d8-4028-8152-d49cc0a51489 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.24:8774/v2.1/servers/e56ce3e2-cf10-42e0-b821-990ac100d447", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/e56ce3e2-cf10-42e0-b821-990ac100d447", "rel": "bookmark"}], "image": {"id": "c871b6c6-fba3-4a70-a79b-ebe8996bac4c", "links": [{"href": "http://172.30.9.24:8774/images/c871b6c6-fba3-4a70-a79b-ebe8996bac4c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "72806c1b-7531-4e57-8f7d-de351dcdaa7a", "links": [{"href": "http://172.30.9.24:8774/flavors/72806c1b-7531-4e57-8f7d-de351dcdaa7a", "rel": "bookmark"}]}, "id": "e56ce3e2-cf10-42e0-b821-990ac100d447", "security_groups": [{"name": "default"}], "user_id": "6191dfdf2a69485ca6dd7f61d1497c4d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T10:59:02Z", "hostId": "b842b535e70dd513357fe19df424dc3c22cc45d1056fa2e1cb27197a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-inst", "created": "2018-08-01T10:59:01Z", "tenant_id": "3a45379491464bea8f43841f247d47d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:59:05,255 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/e56ce3e2-cf10-42e0-b821-990ac100d447 used request id req-8ecab219-61d8-4028-8152-d49cc0a51489 2018-08-01 10:59:05,256 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-inst] is - BUILD 2018-08-01 10:59:05,256 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-01 10:59:08,259 - create_instance - DEBUG - VM status query timeout in 893.514128923 2018-08-01 10:59:08,262 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/e56ce3e2-cf10-42e0-b821-990ac100d447 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d517f02ff2a47cb9bdd736ff4c4c73379ef14b" 2018-08-01 10:59:08,599 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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-44dabf06-6fca-4552-b8c5-5f1b496dc5fc x-compute-request-id: req-44dabf06-6fca-4552-b8c5-5f1b496dc5fc Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:b9:c4", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/e56ce3e2-cf10-42e0-b821-990ac100d447", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/e56ce3e2-cf10-42e0-b821-990ac100d447", "rel": "bookmark"}], "image": {"id": "c871b6c6-fba3-4a70-a79b-ebe8996bac4c", "links": [{"href": "http://172.30.9.24:8774/images/c871b6c6-fba3-4a70-a79b-ebe8996bac4c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T10:59:05.000000", "flavor": {"id": "72806c1b-7531-4e57-8f7d-de351dcdaa7a", "links": [{"href": "http://172.30.9.24:8774/flavors/72806c1b-7531-4e57-8f7d-de351dcdaa7a", "rel": "bookmark"}]}, "id": "e56ce3e2-cf10-42e0-b821-990ac100d447", "security_groups": [{"name": "default"}], "user_id": "6191dfdf2a69485ca6dd7f61d1497c4d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:59:05Z", "hostId": "b842b535e70dd513357fe19df424dc3c22cc45d1056fa2e1cb27197a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-inst", "created": "2018-08-01T10:59:01Z", "tenant_id": "3a45379491464bea8f43841f247d47d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:59:08,600 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/e56ce3e2-cf10-42e0-b821-990ac100d447 used request id req-44dabf06-6fca-4552-b8c5-5f1b496dc5fc 2018-08-01 10:59:08,600 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-inst] is - ACTIVE 2018-08-01 10:59:08,600 - create_instance - INFO - VM is - ACTIVE 2018-08-01 10:59:08,603 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/e56ce3e2-cf10-42e0-b821-990ac100d447 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d517f02ff2a47cb9bdd736ff4c4c73379ef14b" 2018-08-01 10:59:08,765 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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-50b8ca7a-4a99-4a0f-93bd-ce8459989210 x-compute-request-id: req-50b8ca7a-4a99-4a0f-93bd-ce8459989210 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:b9:c4", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/e56ce3e2-cf10-42e0-b821-990ac100d447", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/e56ce3e2-cf10-42e0-b821-990ac100d447", "rel": "bookmark"}], "image": {"id": "c871b6c6-fba3-4a70-a79b-ebe8996bac4c", "links": [{"href": "http://172.30.9.24:8774/images/c871b6c6-fba3-4a70-a79b-ebe8996bac4c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T10:59:05.000000", "flavor": {"id": "72806c1b-7531-4e57-8f7d-de351dcdaa7a", "links": [{"href": "http://172.30.9.24:8774/flavors/72806c1b-7531-4e57-8f7d-de351dcdaa7a", "rel": "bookmark"}]}, "id": "e56ce3e2-cf10-42e0-b821-990ac100d447", "security_groups": [{"name": "default"}], "user_id": "6191dfdf2a69485ca6dd7f61d1497c4d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:59:05Z", "hostId": "b842b535e70dd513357fe19df424dc3c22cc45d1056fa2e1cb27197a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-inst", "created": "2018-08-01T10:59:01Z", "tenant_id": "3a45379491464bea8f43841f247d47d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:59:08,765 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/e56ce3e2-cf10-42e0-b821-990ac100d447 used request id req-50b8ca7a-4a99-4a0f-93bd-ce8459989210 2018-08-01 10:59:08,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d517f02ff2a47cb9bdd736ff4c4c73379ef14b" 2018-08-01 10:59:08,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-e8372021-c1ea-4562-b2ec-505c22ff1a2d Date: Wed, 01 Aug 2018 10:59:08 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c8830329-5089-49a6-99f6-c43f81bf27e6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3a45379491464bea8f43841f247d47d5","l2_adjacency":true,"status":"ACTIVE","subnets":["8072dce6-d573-4be2-8b2f-f330c20f67ed"],"description":"","tags":[],"updated_at":"2018-08-01T10:58:52Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-pub-net","admin_state_up":true,"tenant_id":"3a45379491464bea8f43841f247d47d5","created_at":"2018-08-01T10:58:51Z","mtu":1450}]} 2018-08-01 10:59:08,867 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-pub-net used request id req-e8372021-c1ea-4562-b2ec-505c22ff1a2d 2018-08-01 10:59:08,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/3a45379491464bea8f43841f247d47d5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d517f02ff2a47cb9bdd736ff4c4c73379ef14b" 2018-08-01 10:59:08,959 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:59:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcc4108e-e3fb-42f5-9c92-2cc6202d864d Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/3a45379491464bea8f43841f247d47d5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3a45379491464bea8f43841f247d47d5", "name": "CreateInstanceVolumeTests-de921b35-4b91-4d0-proj"}} 2018-08-01 10:59:08,960 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/3a45379491464bea8f43841f247d47d5 used request id req-bcc4108e-e3fb-42f5-9c92-2cc6202d864d 2018-08-01 10:59:08,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=c8830329-5089-49a6-99f6-c43f81bf27e6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d517f02ff2a47cb9bdd736ff4c4c73379ef14b" 2018-08-01 10:59:09,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-aa0a8edc-22a7-4121-9a14-de8ae820ab9d Date: Wed, 01 Aug 2018 10:59:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c8830329-5089-49a6-99f6-c43f81bf27e6","tenant_id":"3a45379491464bea8f43841f247d47d5","created_at":"2018-08-01T10:58:52Z","dns_nameservers":[],"updated_at":"2018-08-01T10:58:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3a45379491464bea8f43841f247d47d5","id":"8072dce6-d573-4be2-8b2f-f330c20f67ed","subnetpool_id":null,"name":"CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-pub-subnet"}]} 2018-08-01 10:59:09,011 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=c8830329-5089-49a6-99f6-c43f81bf27e6 used request id req-aa0a8edc-22a7-4121-9a14-de8ae820ab9d 2018-08-01 10:59:09,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=c8830329-5089-49a6-99f6-c43f81bf27e6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d517f02ff2a47cb9bdd736ff4c4c73379ef14b" 2018-08-01 10:59:09,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1649 X-Openstack-Request-Id: req-4d607f8e-cb85-48af-a788-c562eba8dfc5 Date: Wed, 01 Aug 2018 10:59:09 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:58:55Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8072dce6-d573-4be2-8b2f-f330c20f67ed","ip_address":"10.55.0.2"}],"id":"0d2c3a34-6fbb-414c-b4fe-751e58eb28e5","security_groups":[],"mac_address":"fa:16:3e:a3:10:e6","project_id":"3a45379491464bea8f43841f247d47d5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c8830329-5089-49a6-99f6-c43f81bf27e6","tenant_id":"3a45379491464bea8f43841f247d47d5","created_at":"2018-08-01T10:58:53Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c8830329-5089-49a6-99f6-c43f81bf27e6","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:59:05Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8072dce6-d573-4be2-8b2f-f330c20f67ed","ip_address":"10.55.0.9"}],"id":"b76f4cc5-0363-4ff5-aede-21f308532f85","security_groups":["54ae7f86-055a-4c25-9b09-cea53a720d3a"],"mac_address":"fa:16:3e:e6:b9:c4","project_id":"3a45379491464bea8f43841f247d47d5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-port","admin_state_up":true,"network_id":"c8830329-5089-49a6-99f6-c43f81bf27e6","tenant_id":"3a45379491464bea8f43841f247d47d5","created_at":"2018-08-01T10:58:58Z","binding:vnic_type":"normal","device_id":"e56ce3e2-cf10-42e0-b821-990ac100d447","ip_allocation":"immediate"}]} 2018-08-01 10:59:09,078 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=c8830329-5089-49a6-99f6-c43f81bf27e6 used request id req-4d607f8e-cb85-48af-a788-c562eba8dfc5 2018-08-01 10:59:09,081 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/3a45379491464bea8f43841f247d47d5/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d517f02ff2a47cb9bdd736ff4c4c73379ef14b" 2018-08-01 10:59:09,328 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:59:09 GMT Server: Apache x-compute-request-id: req-15a34dc2-aca7-4d68-875e-4fbc9e963c99 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-15a34dc2-aca7-4d68-875e-4fbc9e963c99 Content-Encoding: gzip Content-Length: 518 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "6191dfdf2a69485ca6dd7f61d1497c4d", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/3a45379491464bea8f43841f247d47d5/volumes/d1e0bb9d-d6a3-4ee2-b8bb-b786dad36b0f", "rel": "self"}, {"href": "http://172.30.9.24:8776/3a45379491464bea8f43841f247d47d5/volumes/d1e0bb9d-d6a3-4ee2-b8bb-b786dad36b0f", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-01T10:58:55.000000", "description": null, "os-vol-tenant-attr:tenant_id": "3a45379491464bea8f43841f247d47d5", "updated_at": "2018-08-01T10:58:55.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d1e0bb9d-d6a3-4ee2-b8bb-b786dad36b0f", "size": 1}, {"status": "available", "user_id": "6191dfdf2a69485ca6dd7f61d1497c4d", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/3a45379491464bea8f43841f247d47d5/volumes/53d3b4ae-535a-4bf6-9d7b-8fc81285d9ff", "rel": "self"}, {"href": "http://172.30.9.24:8776/3a45379491464bea8f43841f247d47d5/volumes/53d3b4ae-535a-4bf6-9d7b-8fc81285d9ff", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-01T10:58:53.000000", "description": null, "os-vol-tenant-attr:tenant_id": "3a45379491464bea8f43841f247d47d5", "updated_at": "2018-08-01T10:58:54.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "53d3b4ae-535a-4bf6-9d7b-8fc81285d9ff", "size": 1}]} 2018-08-01 10:59:09,328 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/3a45379491464bea8f43841f247d47d5/volumes/detail used request id req-15a34dc2-aca7-4d68-875e-4fbc9e963c99 2018-08-01 10:59:09,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/3a45379491464bea8f43841f247d47d5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d517f02ff2a47cb9bdd736ff4c4c73379ef14b" 2018-08-01 10:59:09,412 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:59:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93ef2c4d-a6f8-4e92-82f3-914cee4894a0 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/3a45379491464bea8f43841f247d47d5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3a45379491464bea8f43841f247d47d5", "name": "CreateInstanceVolumeTests-de921b35-4b91-4d0-proj"}} 2018-08-01 10:59:09,412 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/3a45379491464bea8f43841f247d47d5 used request id req-93ef2c4d-a6f8-4e92-82f3-914cee4894a0 2018-08-01 10:59:09,415 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/e56ce3e2-cf10-42e0-b821-990ac100d447 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d517f02ff2a47cb9bdd736ff4c4c73379ef14b" 2018-08-01 10:59:09,932 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:59: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-138e28ce-14b8-4b0f-8041-f8880b0ecba4 x-compute-request-id: req-138e28ce-14b8-4b0f-8041-f8880b0ecba4 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:b9:c4", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/e56ce3e2-cf10-42e0-b821-990ac100d447", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/e56ce3e2-cf10-42e0-b821-990ac100d447", "rel": "bookmark"}], "image": {"id": "c871b6c6-fba3-4a70-a79b-ebe8996bac4c", "links": [{"href": "http://172.30.9.24:8774/images/c871b6c6-fba3-4a70-a79b-ebe8996bac4c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T10:59:05.000000", "flavor": {"id": "72806c1b-7531-4e57-8f7d-de351dcdaa7a", "links": [{"href": "http://172.30.9.24:8774/flavors/72806c1b-7531-4e57-8f7d-de351dcdaa7a", "rel": "bookmark"}]}, "id": "e56ce3e2-cf10-42e0-b821-990ac100d447", "security_groups": [{"name": "default"}], "user_id": "6191dfdf2a69485ca6dd7f61d1497c4d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:59:05Z", "hostId": "b842b535e70dd513357fe19df424dc3c22cc45d1056fa2e1cb27197a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-inst", "created": "2018-08-01T10:59:01Z", "tenant_id": "3a45379491464bea8f43841f247d47d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:59:09,933 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/e56ce3e2-cf10-42e0-b821-990ac100d447 used request id req-138e28ce-14b8-4b0f-8041-f8880b0ecba4 2018-08-01 10:59:09,933 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-inst] is - ACTIVE 2018-08-01 10:59:09,933 - create_instance - INFO - VM is - ACTIVE 2018-08-01 10:59:09,936 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/e56ce3e2-cf10-42e0-b821-990ac100d447 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d517f02ff2a47cb9bdd736ff4c4c73379ef14b" 2018-08-01 10:59:10,237 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:59: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-4badfecf-0d5c-47fe-842d-8e3cc9c99223 x-compute-request-id: req-4badfecf-0d5c-47fe-842d-8e3cc9c99223 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:b9:c4", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/e56ce3e2-cf10-42e0-b821-990ac100d447", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/e56ce3e2-cf10-42e0-b821-990ac100d447", "rel": "bookmark"}], "image": {"id": "c871b6c6-fba3-4a70-a79b-ebe8996bac4c", "links": [{"href": "http://172.30.9.24:8774/images/c871b6c6-fba3-4a70-a79b-ebe8996bac4c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T10:59:05.000000", "flavor": {"id": "72806c1b-7531-4e57-8f7d-de351dcdaa7a", "links": [{"href": "http://172.30.9.24:8774/flavors/72806c1b-7531-4e57-8f7d-de351dcdaa7a", "rel": "bookmark"}]}, "id": "e56ce3e2-cf10-42e0-b821-990ac100d447", "security_groups": [{"name": "default"}], "user_id": "6191dfdf2a69485ca6dd7f61d1497c4d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:59:05Z", "hostId": "b842b535e70dd513357fe19df424dc3c22cc45d1056fa2e1cb27197a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-inst", "created": "2018-08-01T10:59:01Z", "tenant_id": "3a45379491464bea8f43841f247d47d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:59:10,237 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/e56ce3e2-cf10-42e0-b821-990ac100d447 used request id req-4badfecf-0d5c-47fe-842d-8e3cc9c99223 2018-08-01 10:59:10,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d517f02ff2a47cb9bdd736ff4c4c73379ef14b" 2018-08-01 10:59:10,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-513d914f-f0ba-45eb-8323-0d5d38a22555 Date: Wed, 01 Aug 2018 10:59:10 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c8830329-5089-49a6-99f6-c43f81bf27e6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3a45379491464bea8f43841f247d47d5","l2_adjacency":true,"status":"ACTIVE","subnets":["8072dce6-d573-4be2-8b2f-f330c20f67ed"],"description":"","tags":[],"updated_at":"2018-08-01T10:58:52Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-pub-net","admin_state_up":true,"tenant_id":"3a45379491464bea8f43841f247d47d5","created_at":"2018-08-01T10:58:51Z","mtu":1450}]} 2018-08-01 10:59:10,348 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-pub-net used request id req-513d914f-f0ba-45eb-8323-0d5d38a22555 2018-08-01 10:59:10,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/3a45379491464bea8f43841f247d47d5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d517f02ff2a47cb9bdd736ff4c4c73379ef14b" 2018-08-01 10:59:10,522 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:59:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac8d59c2-5a62-47c7-8d35-b75f07d0938b Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/3a45379491464bea8f43841f247d47d5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3a45379491464bea8f43841f247d47d5", "name": "CreateInstanceVolumeTests-de921b35-4b91-4d0-proj"}} 2018-08-01 10:59:10,523 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/3a45379491464bea8f43841f247d47d5 used request id req-ac8d59c2-5a62-47c7-8d35-b75f07d0938b 2018-08-01 10:59:10,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=c8830329-5089-49a6-99f6-c43f81bf27e6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d517f02ff2a47cb9bdd736ff4c4c73379ef14b" 2018-08-01 10:59:10,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-92a1e41c-996c-4be5-8707-0337ed42c1e6 Date: Wed, 01 Aug 2018 10:59:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c8830329-5089-49a6-99f6-c43f81bf27e6","tenant_id":"3a45379491464bea8f43841f247d47d5","created_at":"2018-08-01T10:58:52Z","dns_nameservers":[],"updated_at":"2018-08-01T10:58:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3a45379491464bea8f43841f247d47d5","id":"8072dce6-d573-4be2-8b2f-f330c20f67ed","subnetpool_id":null,"name":"CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-pub-subnet"}]} 2018-08-01 10:59:10,581 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=c8830329-5089-49a6-99f6-c43f81bf27e6 used request id req-92a1e41c-996c-4be5-8707-0337ed42c1e6 2018-08-01 10:59:10,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=c8830329-5089-49a6-99f6-c43f81bf27e6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d517f02ff2a47cb9bdd736ff4c4c73379ef14b" 2018-08-01 10:59:10,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1649 X-Openstack-Request-Id: req-7a272b37-de4a-4499-8c85-6630e7a8be16 Date: Wed, 01 Aug 2018 10:59:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:58:55Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8072dce6-d573-4be2-8b2f-f330c20f67ed","ip_address":"10.55.0.2"}],"id":"0d2c3a34-6fbb-414c-b4fe-751e58eb28e5","security_groups":[],"mac_address":"fa:16:3e:a3:10:e6","project_id":"3a45379491464bea8f43841f247d47d5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c8830329-5089-49a6-99f6-c43f81bf27e6","tenant_id":"3a45379491464bea8f43841f247d47d5","created_at":"2018-08-01T10:58:53Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c8830329-5089-49a6-99f6-c43f81bf27e6","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:59:05Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8072dce6-d573-4be2-8b2f-f330c20f67ed","ip_address":"10.55.0.9"}],"id":"b76f4cc5-0363-4ff5-aede-21f308532f85","security_groups":["54ae7f86-055a-4c25-9b09-cea53a720d3a"],"mac_address":"fa:16:3e:e6:b9:c4","project_id":"3a45379491464bea8f43841f247d47d5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-port","admin_state_up":true,"network_id":"c8830329-5089-49a6-99f6-c43f81bf27e6","tenant_id":"3a45379491464bea8f43841f247d47d5","created_at":"2018-08-01T10:58:58Z","binding:vnic_type":"normal","device_id":"e56ce3e2-cf10-42e0-b821-990ac100d447","ip_allocation":"immediate"}]} 2018-08-01 10:59:10,654 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=c8830329-5089-49a6-99f6-c43f81bf27e6 used request id req-7a272b37-de4a-4499-8c85-6630e7a8be16 2018-08-01 10:59:10,658 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/e56ce3e2-cf10-42e0-b821-990ac100d447/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d517f02ff2a47cb9bdd736ff4c4c73379ef14b" -d '{"volumeAttachment": {"volumeId": "53d3b4ae-535a-4bf6-9d7b-8fc81285d9ff"}}' 2018-08-01 10:59:11,613 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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-fd25b76d-13e6-474b-a382-c9e4bdbc6c6c x-compute-request-id: req-fd25b76d-13e6-474b-a382-c9e4bdbc6c6c Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "e56ce3e2-cf10-42e0-b821-990ac100d447", "id": "53d3b4ae-535a-4bf6-9d7b-8fc81285d9ff", "volumeId": "53d3b4ae-535a-4bf6-9d7b-8fc81285d9ff"}} 2018-08-01 10:59:11,613 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/e56ce3e2-cf10-42e0-b821-990ac100d447/os-volume_attachments used request id req-fd25b76d-13e6-474b-a382-c9e4bdbc6c6c 2018-08-01 10:59:11,616 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/e56ce3e2-cf10-42e0-b821-990ac100d447 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d517f02ff2a47cb9bdd736ff4c4c73379ef14b" 2018-08-01 10:59:11,957 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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-30e6fa4e-efb2-4ba4-9296-9c1634adc556 x-compute-request-id: req-30e6fa4e-efb2-4ba4-9296-9c1634adc556 Content-Encoding: gzip Content-Length: 777 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:b9:c4", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/e56ce3e2-cf10-42e0-b821-990ac100d447", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/e56ce3e2-cf10-42e0-b821-990ac100d447", "rel": "bookmark"}], "image": {"id": "c871b6c6-fba3-4a70-a79b-ebe8996bac4c", "links": [{"href": "http://172.30.9.24:8774/images/c871b6c6-fba3-4a70-a79b-ebe8996bac4c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T10:59:05.000000", "flavor": {"id": "72806c1b-7531-4e57-8f7d-de351dcdaa7a", "links": [{"href": "http://172.30.9.24:8774/flavors/72806c1b-7531-4e57-8f7d-de351dcdaa7a", "rel": "bookmark"}]}, "id": "e56ce3e2-cf10-42e0-b821-990ac100d447", "security_groups": [{"name": "default"}], "user_id": "6191dfdf2a69485ca6dd7f61d1497c4d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:59:05Z", "hostId": "b842b535e70dd513357fe19df424dc3c22cc45d1056fa2e1cb27197a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-inst", "created": "2018-08-01T10:59:01Z", "tenant_id": "3a45379491464bea8f43841f247d47d5", "os-extended-volumes:volumes_attached": [{"id": "53d3b4ae-535a-4bf6-9d7b-8fc81285d9ff"}], "metadata": {}}} 2018-08-01 10:59:11,957 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/e56ce3e2-cf10-42e0-b821-990ac100d447 used request id req-30e6fa4e-efb2-4ba4-9296-9c1634adc556 2018-08-01 10:59:11,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d517f02ff2a47cb9bdd736ff4c4c73379ef14b" 2018-08-01 10:59:12,248 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-ba730d0f-074e-484c-bdf9-c3418bd23970 Date: Wed, 01 Aug 2018 10:59:12 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c8830329-5089-49a6-99f6-c43f81bf27e6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3a45379491464bea8f43841f247d47d5","l2_adjacency":true,"status":"ACTIVE","subnets":["8072dce6-d573-4be2-8b2f-f330c20f67ed"],"description":"","tags":[],"updated_at":"2018-08-01T10:58:52Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-pub-net","admin_state_up":true,"tenant_id":"3a45379491464bea8f43841f247d47d5","created_at":"2018-08-01T10:58:51Z","mtu":1450}]} 2018-08-01 10:59:12,248 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-pub-net used request id req-ba730d0f-074e-484c-bdf9-c3418bd23970 2018-08-01 10:59:12,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/3a45379491464bea8f43841f247d47d5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d517f02ff2a47cb9bdd736ff4c4c73379ef14b" 2018-08-01 10:59:12,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:59:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d87a2562-0b37-4607-a93b-84097983731a Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/3a45379491464bea8f43841f247d47d5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3a45379491464bea8f43841f247d47d5", "name": "CreateInstanceVolumeTests-de921b35-4b91-4d0-proj"}} 2018-08-01 10:59:12,393 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/3a45379491464bea8f43841f247d47d5 used request id req-d87a2562-0b37-4607-a93b-84097983731a 2018-08-01 10:59:12,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=c8830329-5089-49a6-99f6-c43f81bf27e6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d517f02ff2a47cb9bdd736ff4c4c73379ef14b" 2018-08-01 10:59:12,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-d39e8419-16df-4e26-b467-8aca2541946f Date: Wed, 01 Aug 2018 10:59:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c8830329-5089-49a6-99f6-c43f81bf27e6","tenant_id":"3a45379491464bea8f43841f247d47d5","created_at":"2018-08-01T10:58:52Z","dns_nameservers":[],"updated_at":"2018-08-01T10:58:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3a45379491464bea8f43841f247d47d5","id":"8072dce6-d573-4be2-8b2f-f330c20f67ed","subnetpool_id":null,"name":"CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-pub-subnet"}]} 2018-08-01 10:59:12,445 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=c8830329-5089-49a6-99f6-c43f81bf27e6 used request id req-d39e8419-16df-4e26-b467-8aca2541946f 2018-08-01 10:59:12,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=c8830329-5089-49a6-99f6-c43f81bf27e6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d517f02ff2a47cb9bdd736ff4c4c73379ef14b" 2018-08-01 10:59:12,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1649 X-Openstack-Request-Id: req-749e22a4-861b-4a4d-973a-bfda5e43b966 Date: Wed, 01 Aug 2018 10:59:12 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:58:55Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8072dce6-d573-4be2-8b2f-f330c20f67ed","ip_address":"10.55.0.2"}],"id":"0d2c3a34-6fbb-414c-b4fe-751e58eb28e5","security_groups":[],"mac_address":"fa:16:3e:a3:10:e6","project_id":"3a45379491464bea8f43841f247d47d5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c8830329-5089-49a6-99f6-c43f81bf27e6","tenant_id":"3a45379491464bea8f43841f247d47d5","created_at":"2018-08-01T10:58:53Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c8830329-5089-49a6-99f6-c43f81bf27e6","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:59:05Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8072dce6-d573-4be2-8b2f-f330c20f67ed","ip_address":"10.55.0.9"}],"id":"b76f4cc5-0363-4ff5-aede-21f308532f85","security_groups":["54ae7f86-055a-4c25-9b09-cea53a720d3a"],"mac_address":"fa:16:3e:e6:b9:c4","project_id":"3a45379491464bea8f43841f247d47d5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-port","admin_state_up":true,"network_id":"c8830329-5089-49a6-99f6-c43f81bf27e6","tenant_id":"3a45379491464bea8f43841f247d47d5","created_at":"2018-08-01T10:58:58Z","binding:vnic_type":"normal","device_id":"e56ce3e2-cf10-42e0-b821-990ac100d447","ip_allocation":"immediate"}]} 2018-08-01 10:59:12,516 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=c8830329-5089-49a6-99f6-c43f81bf27e6 used request id req-749e22a4-861b-4a4d-973a-bfda5e43b966 2018-08-01 10:59:12,517 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:59:12,902 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fae57215f7bf4c6eb4027b46024acf1c", "name": "CreateInstanceVolumeTests-de921b35-4b91-4d0-proj-role"}], "expires_at": "2018-08-01T11:59:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3a45379491464bea8f43841f247d47d5", "name": "CreateInstanceVolumeTests-de921b35-4b91-4d0-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/3a45379491464bea8f43841f247d47d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/3a45379491464bea8f43841f247d47d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/3a45379491464bea8f43841f247d47d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/3a45379491464bea8f43841f247d47d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/3a45379491464bea8f43841f247d47d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/3a45379491464bea8f43841f247d47d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_3a45379491464bea8f43841f247d47d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_3a45379491464bea8f43841f247d47d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/3a45379491464bea8f43841f247d47d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/3a45379491464bea8f43841f247d47d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/3a45379491464bea8f43841f247d47d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/3a45379491464bea8f43841f247d47d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/3a45379491464bea8f43841f247d47d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/3a45379491464bea8f43841f247d47d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-de921b35-4b91-4d0-user", "id": "6191dfdf2a69485ca6dd7f61d1497c4d"}, "audit_ids": ["WZB4-qh7SAmbTsAdF3_2Yw"], "issued_at": "2018-08-01T10:59:12.000000Z"}} 2018-08-01 10:59:12,905 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4642ba4f7b7191bcac210e750f2ca1b8f0d00f87" 2018-08-01 10:59:13,469 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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-1f0c831b-133d-4994-9250-cd5463f77411 x-compute-request-id: req-1f0c831b-133d-4994-9250-cd5463f77411 Content-Encoding: gzip Content-Length: 776 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:b9:c4", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/e56ce3e2-cf10-42e0-b821-990ac100d447", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/e56ce3e2-cf10-42e0-b821-990ac100d447", "rel": "bookmark"}], "image": {"id": "c871b6c6-fba3-4a70-a79b-ebe8996bac4c", "links": [{"href": "http://172.30.9.24:8774/images/c871b6c6-fba3-4a70-a79b-ebe8996bac4c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T10:59:05.000000", "flavor": {"id": "72806c1b-7531-4e57-8f7d-de351dcdaa7a", "links": [{"href": "http://172.30.9.24:8774/flavors/72806c1b-7531-4e57-8f7d-de351dcdaa7a", "rel": "bookmark"}]}, "id": "e56ce3e2-cf10-42e0-b821-990ac100d447", "security_groups": [{"name": "default"}], "user_id": "6191dfdf2a69485ca6dd7f61d1497c4d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:59:05Z", "hostId": "b842b535e70dd513357fe19df424dc3c22cc45d1056fa2e1cb27197a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-inst", "created": "2018-08-01T10:59:01Z", "tenant_id": "3a45379491464bea8f43841f247d47d5", "os-extended-volumes:volumes_attached": [{"id": "53d3b4ae-535a-4bf6-9d7b-8fc81285d9ff"}], "metadata": {}}]} 2018-08-01 10:59:13,470 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-inst used request id req-1f0c831b-133d-4994-9250-cd5463f77411 2018-08-01 10:59:13,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4642ba4f7b7191bcac210e750f2ca1b8f0d00f87" 2018-08-01 10:59:13,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-9511930c-0611-4568-9976-2803c26d6bb0 Date: Wed, 01 Aug 2018 10:59:13 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c8830329-5089-49a6-99f6-c43f81bf27e6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3a45379491464bea8f43841f247d47d5","l2_adjacency":true,"status":"ACTIVE","subnets":["8072dce6-d573-4be2-8b2f-f330c20f67ed"],"description":"","tags":[],"updated_at":"2018-08-01T10:58:52Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-pub-net","admin_state_up":true,"tenant_id":"3a45379491464bea8f43841f247d47d5","created_at":"2018-08-01T10:58:51Z","mtu":1450}]} 2018-08-01 10:59:13,721 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-pub-net used request id req-9511930c-0611-4568-9976-2803c26d6bb0 2018-08-01 10:59:13,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=c8830329-5089-49a6-99f6-c43f81bf27e6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4642ba4f7b7191bcac210e750f2ca1b8f0d00f87" 2018-08-01 10:59:13,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-567e3b85-8a72-4fcd-857f-5808a725a06b Date: Wed, 01 Aug 2018 10:59:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c8830329-5089-49a6-99f6-c43f81bf27e6","tenant_id":"3a45379491464bea8f43841f247d47d5","created_at":"2018-08-01T10:58:52Z","dns_nameservers":[],"updated_at":"2018-08-01T10:58:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3a45379491464bea8f43841f247d47d5","id":"8072dce6-d573-4be2-8b2f-f330c20f67ed","subnetpool_id":null,"name":"CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-pub-subnet"}]} 2018-08-01 10:59:13,771 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=c8830329-5089-49a6-99f6-c43f81bf27e6 used request id req-567e3b85-8a72-4fcd-857f-5808a725a06b 2018-08-01 10:59:13,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=c8830329-5089-49a6-99f6-c43f81bf27e6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4642ba4f7b7191bcac210e750f2ca1b8f0d00f87" 2018-08-01 10:59:13,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1649 X-Openstack-Request-Id: req-be60dd31-e0d2-42ad-995e-80f83f05046b Date: Wed, 01 Aug 2018 10:59:13 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:58:55Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8072dce6-d573-4be2-8b2f-f330c20f67ed","ip_address":"10.55.0.2"}],"id":"0d2c3a34-6fbb-414c-b4fe-751e58eb28e5","security_groups":[],"mac_address":"fa:16:3e:a3:10:e6","project_id":"3a45379491464bea8f43841f247d47d5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c8830329-5089-49a6-99f6-c43f81bf27e6","tenant_id":"3a45379491464bea8f43841f247d47d5","created_at":"2018-08-01T10:58:53Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c8830329-5089-49a6-99f6-c43f81bf27e6","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:59:05Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8072dce6-d573-4be2-8b2f-f330c20f67ed","ip_address":"10.55.0.9"}],"id":"b76f4cc5-0363-4ff5-aede-21f308532f85","security_groups":["54ae7f86-055a-4c25-9b09-cea53a720d3a"],"mac_address":"fa:16:3e:e6:b9:c4","project_id":"3a45379491464bea8f43841f247d47d5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-port","admin_state_up":true,"network_id":"c8830329-5089-49a6-99f6-c43f81bf27e6","tenant_id":"3a45379491464bea8f43841f247d47d5","created_at":"2018-08-01T10:58:58Z","binding:vnic_type":"normal","device_id":"e56ce3e2-cf10-42e0-b821-990ac100d447","ip_allocation":"immediate"}]} 2018-08-01 10:59:13,841 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=c8830329-5089-49a6-99f6-c43f81bf27e6 used request id req-be60dd31-e0d2-42ad-995e-80f83f05046b 2018-08-01 10:59:13,841 - create_instance - INFO - Deleting Port with ID - b76f4cc5-0363-4ff5-aede-21f308532f85 2018-08-01 10:59:13,841 - neutron_utils - INFO - Deleting port with name CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-port 2018-08-01 10:59:13,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/ports/b76f4cc5-0363-4ff5-aede-21f308532f85 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d517f02ff2a47cb9bdd736ff4c4c73379ef14b" 2018-08-01 10:59:14,265 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7f4ded4a-55a1-4ac0-9e8d-21fbe2659fc2 Date: Wed, 01 Aug 2018 10:59:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:59:14,265 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/ports/b76f4cc5-0363-4ff5-aede-21f308532f85 used request id req-7f4ded4a-55a1-4ac0-9e8d-21fbe2659fc2 2018-08-01 10:59:14,268 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/3a45379491464bea8f43841f247d47d5/volumes/53d3b4ae-535a-4bf6-9d7b-8fc81285d9ff -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-15a34dc2-aca7-4d68-875e-4fbc9e963c99" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d517f02ff2a47cb9bdd736ff4c4c73379ef14b" 2018-08-01 10:59:14,492 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:59:14 GMT Server: Apache x-compute-request-id: req-5281f36f-1918-4f85-b55b-c2ada5569bcf OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5281f36f-1918-4f85-b55b-c2ada5569bcf Content-Encoding: gzip Content-Length: 592 Content-Type: application/json RESP BODY: {"volume": {"status": "in-use", "user_id": "6191dfdf2a69485ca6dd7f61d1497c4d", "attachments": [{"server_id": "e56ce3e2-cf10-42e0-b821-990ac100d447", "attachment_id": "5698936f-010e-46b5-b08c-ac950a7c5e73", "attached_at": "2018-08-01T10:59:12.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "53d3b4ae-535a-4bf6-9d7b-8fc81285d9ff", "device": "/dev/vdb", "id": "53d3b4ae-535a-4bf6-9d7b-8fc81285d9ff"}], "links": [{"href": "http://172.30.9.24:8776/v3/3a45379491464bea8f43841f247d47d5/volumes/53d3b4ae-535a-4bf6-9d7b-8fc81285d9ff", "rel": "self"}, {"href": "http://172.30.9.24:8776/3a45379491464bea8f43841f247d47d5/volumes/53d3b4ae-535a-4bf6-9d7b-8fc81285d9ff", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-01T10:58:53.000000", "description": null, "os-vol-tenant-attr:tenant_id": "3a45379491464bea8f43841f247d47d5", "updated_at": "2018-08-01T10:59:12.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "53d3b4ae-535a-4bf6-9d7b-8fc81285d9ff", "size": 1}} 2018-08-01 10:59:14,492 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/3a45379491464bea8f43841f247d47d5/volumes/53d3b4ae-535a-4bf6-9d7b-8fc81285d9ff used request id req-5281f36f-1918-4f85-b55b-c2ada5569bcf 2018-08-01 10:59:14,495 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/servers/e56ce3e2-cf10-42e0-b821-990ac100d447/os-volume_attachments/53d3b4ae-535a-4bf6-9d7b-8fc81285d9ff -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d517f02ff2a47cb9bdd736ff4c4c73379ef14b" 2018-08-01 10:59:15,154 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 10: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 x-openstack-request-id: req-861b89e4-9ead-4505-a56e-d29479e9b7a5 x-compute-request-id: req-861b89e4-9ead-4505-a56e-d29479e9b7a5 Content-Length: 0 Content-Type: application/json 2018-08-01 10:59:15,154 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/e56ce3e2-cf10-42e0-b821-990ac100d447/os-volume_attachments/53d3b4ae-535a-4bf6-9d7b-8fc81285d9ff used request id req-861b89e4-9ead-4505-a56e-d29479e9b7a5 2018-08-01 10:59:15,157 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/e56ce3e2-cf10-42e0-b821-990ac100d447 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d517f02ff2a47cb9bdd736ff4c4c73379ef14b" 2018-08-01 10:59:15,269 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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-c00e74a8-5685-41e5-88c6-6466e4fbbd14 x-compute-request-id: req-c00e74a8-5685-41e5-88c6-6466e4fbbd14 Content-Encoding: gzip Content-Length: 683 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/e56ce3e2-cf10-42e0-b821-990ac100d447", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/e56ce3e2-cf10-42e0-b821-990ac100d447", "rel": "bookmark"}], "image": {"id": "c871b6c6-fba3-4a70-a79b-ebe8996bac4c", "links": [{"href": "http://172.30.9.24:8774/images/c871b6c6-fba3-4a70-a79b-ebe8996bac4c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T10:59:05.000000", "flavor": {"id": "72806c1b-7531-4e57-8f7d-de351dcdaa7a", "links": [{"href": "http://172.30.9.24:8774/flavors/72806c1b-7531-4e57-8f7d-de351dcdaa7a", "rel": "bookmark"}]}, "id": "e56ce3e2-cf10-42e0-b821-990ac100d447", "user_id": "6191dfdf2a69485ca6dd7f61d1497c4d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:59:05Z", "hostId": "b842b535e70dd513357fe19df424dc3c22cc45d1056fa2e1cb27197a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-inst", "created": "2018-08-01T10:59:01Z", "tenant_id": "3a45379491464bea8f43841f247d47d5", "os-extended-volumes:volumes_attached": [{"id": "53d3b4ae-535a-4bf6-9d7b-8fc81285d9ff"}], "metadata": {}}} 2018-08-01 10:59:15,269 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/e56ce3e2-cf10-42e0-b821-990ac100d447 used request id req-c00e74a8-5685-41e5-88c6-6466e4fbbd14 2018-08-01 10:59:18,275 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/e56ce3e2-cf10-42e0-b821-990ac100d447 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d517f02ff2a47cb9bdd736ff4c4c73379ef14b" 2018-08-01 10:59:18,388 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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-969da77f-63c1-417e-965c-cb31097dd222 x-compute-request-id: req-969da77f-63c1-417e-965c-cb31097dd222 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.24:8774/v2.1/servers/e56ce3e2-cf10-42e0-b821-990ac100d447", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/e56ce3e2-cf10-42e0-b821-990ac100d447", "rel": "bookmark"}], "image": {"id": "c871b6c6-fba3-4a70-a79b-ebe8996bac4c", "links": [{"href": "http://172.30.9.24:8774/images/c871b6c6-fba3-4a70-a79b-ebe8996bac4c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T10:59:05.000000", "flavor": {"id": "72806c1b-7531-4e57-8f7d-de351dcdaa7a", "links": [{"href": "http://172.30.9.24:8774/flavors/72806c1b-7531-4e57-8f7d-de351dcdaa7a", "rel": "bookmark"}]}, "id": "e56ce3e2-cf10-42e0-b821-990ac100d447", "user_id": "6191dfdf2a69485ca6dd7f61d1497c4d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:59:05Z", "hostId": "b842b535e70dd513357fe19df424dc3c22cc45d1056fa2e1cb27197a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-inst", "created": "2018-08-01T10:59:01Z", "tenant_id": "3a45379491464bea8f43841f247d47d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:59:18,388 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/e56ce3e2-cf10-42e0-b821-990ac100d447 used request id req-969da77f-63c1-417e-965c-cb31097dd222 2018-08-01 10:59:18,389 - create_instance - INFO - Deleting VM instance - CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-inst 2018-08-01 10:59:18,392 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/servers/e56ce3e2-cf10-42e0-b821-990ac100d447 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d517f02ff2a47cb9bdd736ff4c4c73379ef14b" 2018-08-01 10:59:18,549 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10: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 x-openstack-request-id: req-36fb2f8c-0da9-40c6-83c0-e178540c256b x-compute-request-id: req-36fb2f8c-0da9-40c6-83c0-e178540c256b Content-Type: application/json 2018-08-01 10:59:18,549 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/e56ce3e2-cf10-42e0-b821-990ac100d447 used request id req-36fb2f8c-0da9-40c6-83c0-e178540c256b 2018-08-01 10:59:18,550 - create_instance - INFO - Checking deletion status 2018-08-01 10:59:18,552 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/e56ce3e2-cf10-42e0-b821-990ac100d447 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d517f02ff2a47cb9bdd736ff4c4c73379ef14b" 2018-08-01 10:59:18,648 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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-e33ca0fd-bc12-4da8-8a86-55e531d58ef1 x-compute-request-id: req-e33ca0fd-bc12-4da8-8a86-55e531d58ef1 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/e56ce3e2-cf10-42e0-b821-990ac100d447", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/e56ce3e2-cf10-42e0-b821-990ac100d447", "rel": "bookmark"}], "image": {"id": "c871b6c6-fba3-4a70-a79b-ebe8996bac4c", "links": [{"href": "http://172.30.9.24:8774/images/c871b6c6-fba3-4a70-a79b-ebe8996bac4c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T10:59:05.000000", "flavor": {"id": "72806c1b-7531-4e57-8f7d-de351dcdaa7a", "links": [{"href": "http://172.30.9.24:8774/flavors/72806c1b-7531-4e57-8f7d-de351dcdaa7a", "rel": "bookmark"}]}, "id": "e56ce3e2-cf10-42e0-b821-990ac100d447", "user_id": "6191dfdf2a69485ca6dd7f61d1497c4d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:59:18Z", "hostId": "b842b535e70dd513357fe19df424dc3c22cc45d1056fa2e1cb27197a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-inst", "created": "2018-08-01T10:59:01Z", "tenant_id": "3a45379491464bea8f43841f247d47d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:59:18,648 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/e56ce3e2-cf10-42e0-b821-990ac100d447 used request id req-e33ca0fd-bc12-4da8-8a86-55e531d58ef1 2018-08-01 10:59:18,649 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-inst] is - ACTIVE 2018-08-01 10:59:18,649 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-01 10:59:21,652 - create_instance - DEBUG - VM status query timeout in 296.897466183 2018-08-01 10:59:21,656 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/e56ce3e2-cf10-42e0-b821-990ac100d447 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d517f02ff2a47cb9bdd736ff4c4c73379ef14b" 2018-08-01 10:59:21,700 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10: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 x-openstack-request-id: req-f64fa721-23b7-452c-b63f-0bb312e84ab0 x-compute-request-id: req-f64fa721-23b7-452c-b63f-0bb312e84ab0 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance e56ce3e2-cf10-42e0-b821-990ac100d447 could not be found.", "code": 404}} 2018-08-01 10:59:21,700 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/e56ce3e2-cf10-42e0-b821-990ac100d447 used request id req-f64fa721-23b7-452c-b63f-0bb312e84ab0 2018-08-01 10:59:21,701 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance e56ce3e2-cf10-42e0-b821-990ac100d447 could not be found. (HTTP 404) (Request-ID: req-f64fa721-23b7-452c-b63f-0bb312e84ab0) 2018-08-01 10:59:21,701 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-inst 2018-08-01 10:59:21,705 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/flavors/72806c1b-7531-4e57-8f7d-de351dcdaa7a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}326e140e7ce081aa70d8e8c6de9de632f1b1ec22" 2018-08-01 10:59:21,740 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 10: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 x-openstack-request-id: req-6ba944a3-a248-431d-8023-a21b56bcdbd7 x-compute-request-id: req-6ba944a3-a248-431d-8023-a21b56bcdbd7 Content-Length: 0 Content-Type: application/json 2018-08-01 10:59:21,741 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/72806c1b-7531-4e57-8f7d-de351dcdaa7a used request id req-6ba944a3-a248-431d-8023-a21b56bcdbd7 2018-08-01 10:59:21,742 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-pub-subnet 2018-08-01 10:59:21,742 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-pub-subnet 2018-08-01 10:59:21,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/subnets/8072dce6-d573-4be2-8b2f-f330c20f67ed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cbfade8f93b0f497a8091cfbd694ca4203731b9" 2018-08-01 10:59:23,062 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a825f9da-3fa5-4324-a431-00898b40dfaa Date: Wed, 01 Aug 2018 10:59:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:59:23,063 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/8072dce6-d573-4be2-8b2f-f330c20f67ed used request id req-a825f9da-3fa5-4324-a431-00898b40dfaa 2018-08-01 10:59:23,063 - neutron_utils - INFO - Deleting network with name CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-pub-net 2018-08-01 10:59:23,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/networks/c8830329-5089-49a6-99f6-c43f81bf27e6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cbfade8f93b0f497a8091cfbd694ca4203731b9" 2018-08-01 10:59:24,055 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-36b4fabf-7eb8-47ca-96bb-fa96fb806da7 Date: Wed, 01 Aug 2018 10:59:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:59:24,055 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/c8830329-5089-49a6-99f6-c43f81bf27e6 used request id req-36b4fabf-7eb8-47ca-96bb-fa96fb806da7 2018-08-01 10:59:24,059 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/3a45379491464bea8f43841f247d47d5/volumes/d1e0bb9d-d6a3-4ee2-b8bb-b786dad36b0f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3c9ff178-2443-4d81-b405-3f8cb2564bd0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4284d68768900e1667f05a967d39fbd38722a898" 2018-08-01 10:59:24,275 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:59:24 GMT Server: Apache x-compute-request-id: req-cd4f6f28-a001-4f55-aa7f-8d4eb053e1af OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-cd4f6f28-a001-4f55-aa7f-8d4eb053e1af Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "6191dfdf2a69485ca6dd7f61d1497c4d", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/3a45379491464bea8f43841f247d47d5/volumes/d1e0bb9d-d6a3-4ee2-b8bb-b786dad36b0f", "rel": "self"}, {"href": "http://172.30.9.24:8776/3a45379491464bea8f43841f247d47d5/volumes/d1e0bb9d-d6a3-4ee2-b8bb-b786dad36b0f", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-01T10:58:55.000000", "description": null, "os-vol-tenant-attr:tenant_id": "3a45379491464bea8f43841f247d47d5", "updated_at": "2018-08-01T10:58:55.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d1e0bb9d-d6a3-4ee2-b8bb-b786dad36b0f", "size": 1}} 2018-08-01 10:59:24,275 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/3a45379491464bea8f43841f247d47d5/volumes/d1e0bb9d-d6a3-4ee2-b8bb-b786dad36b0f used request id req-cd4f6f28-a001-4f55-aa7f-8d4eb053e1af 2018-08-01 10:59:24,276 - create_volume - DEBUG - Instance status is - available 2018-08-01 10:59:24,276 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-2 2018-08-01 10:59:24,276 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-2 2018-08-01 10:59:24,279 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8776/v3/3a45379491464bea8f43841f247d47d5/volumes/d1e0bb9d-d6a3-4ee2-b8bb-b786dad36b0f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3c9ff178-2443-4d81-b405-3f8cb2564bd0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4284d68768900e1667f05a967d39fbd38722a898" 2018-08-01 10:59:24,353 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 10:59:24 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a38b9bcc-090d-4e38-aadd-86d8fd72f968 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-08-01 10:59:24,353 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.24:8776/v3/3a45379491464bea8f43841f247d47d5/volumes/d1e0bb9d-d6a3-4ee2-b8bb-b786dad36b0f used request id req-a38b9bcc-090d-4e38-aadd-86d8fd72f968 2018-08-01 10:59:24,356 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/3a45379491464bea8f43841f247d47d5/volumes/d1e0bb9d-d6a3-4ee2-b8bb-b786dad36b0f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3c9ff178-2443-4d81-b405-3f8cb2564bd0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4284d68768900e1667f05a967d39fbd38722a898" 2018-08-01 10:59:24,413 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:59:24 GMT Server: Apache x-compute-request-id: req-2d533efb-e824-452e-b6c2-aed9cb305dd5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2d533efb-e824-452e-b6c2-aed9cb305dd5 Content-Encoding: gzip Content-Length: 470 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "6191dfdf2a69485ca6dd7f61d1497c4d", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/3a45379491464bea8f43841f247d47d5/volumes/d1e0bb9d-d6a3-4ee2-b8bb-b786dad36b0f", "rel": "self"}, {"href": "http://172.30.9.24:8776/3a45379491464bea8f43841f247d47d5/volumes/d1e0bb9d-d6a3-4ee2-b8bb-b786dad36b0f", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-01T10:58:55.000000", "description": null, "os-vol-tenant-attr:tenant_id": "3a45379491464bea8f43841f247d47d5", "updated_at": "2018-08-01T10:59:24.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d1e0bb9d-d6a3-4ee2-b8bb-b786dad36b0f", "size": 1}} 2018-08-01 10:59:24,413 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/3a45379491464bea8f43841f247d47d5/volumes/d1e0bb9d-d6a3-4ee2-b8bb-b786dad36b0f used request id req-2d533efb-e824-452e-b6c2-aed9cb305dd5 2018-08-01 10:59:24,413 - create_volume - DEBUG - Instance status is - deleting 2018-08-01 10:59:24,414 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-08-01 10:59:27,417 - create_volume - DEBUG - Volume status query timeout in 56.9365479946 2018-08-01 10:59:27,420 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/3a45379491464bea8f43841f247d47d5/volumes/d1e0bb9d-d6a3-4ee2-b8bb-b786dad36b0f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3c9ff178-2443-4d81-b405-3f8cb2564bd0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4284d68768900e1667f05a967d39fbd38722a898" 2018-08-01 10:59:27,459 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:59:27 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-58eeaf8e-6bdd-4ce0-9a7b-e15dbca9d041 x-openstack-request-id: req-58eeaf8e-6bdd-4ce0-9a7b-e15dbca9d041 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume d1e0bb9d-d6a3-4ee2-b8bb-b786dad36b0f could not be found.", "code": 404}} 2018-08-01 10:59:27,459 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/3a45379491464bea8f43841f247d47d5/volumes/d1e0bb9d-d6a3-4ee2-b8bb-b786dad36b0f used request id req-58eeaf8e-6bdd-4ce0-9a7b-e15dbca9d041 2018-08-01 10:59:27,460 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume d1e0bb9d-d6a3-4ee2-b8bb-b786dad36b0f could not be found. (HTTP 404) (Request-ID: req-58eeaf8e-6bdd-4ce0-9a7b-e15dbca9d041) 2018-08-01 10:59:27,460 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-2 2018-08-01 10:59:27,463 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/3a45379491464bea8f43841f247d47d5/volumes/53d3b4ae-535a-4bf6-9d7b-8fc81285d9ff -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-76c9dfb5-a242-425e-b421-8da43f59ed19" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd0f90b4c438338d0dbd7799e797b56a9cca4bd7" 2018-08-01 10:59:27,535 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:59:27 GMT Server: Apache x-compute-request-id: req-8db5fc3c-ec77-4922-b753-9661ba58f15e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8db5fc3c-ec77-4922-b753-9661ba58f15e Content-Encoding: gzip Content-Length: 468 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "6191dfdf2a69485ca6dd7f61d1497c4d", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/3a45379491464bea8f43841f247d47d5/volumes/53d3b4ae-535a-4bf6-9d7b-8fc81285d9ff", "rel": "self"}, {"href": "http://172.30.9.24:8776/3a45379491464bea8f43841f247d47d5/volumes/53d3b4ae-535a-4bf6-9d7b-8fc81285d9ff", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-01T10:58:53.000000", "description": null, "os-vol-tenant-attr:tenant_id": "3a45379491464bea8f43841f247d47d5", "updated_at": "2018-08-01T10:59:15.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "53d3b4ae-535a-4bf6-9d7b-8fc81285d9ff", "size": 1}} 2018-08-01 10:59:27,535 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/3a45379491464bea8f43841f247d47d5/volumes/53d3b4ae-535a-4bf6-9d7b-8fc81285d9ff used request id req-8db5fc3c-ec77-4922-b753-9661ba58f15e 2018-08-01 10:59:27,536 - create_volume - DEBUG - Instance status is - available 2018-08-01 10:59:27,536 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-1 2018-08-01 10:59:27,536 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-1 2018-08-01 10:59:27,539 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8776/v3/3a45379491464bea8f43841f247d47d5/volumes/53d3b4ae-535a-4bf6-9d7b-8fc81285d9ff -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-76c9dfb5-a242-425e-b421-8da43f59ed19" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd0f90b4c438338d0dbd7799e797b56a9cca4bd7" 2018-08-01 10:59:27,764 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 10:59:27 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-88827a90-e3d0-4177-8667-8d1c4a2ab1f6 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-08-01 10:59:27,764 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.24:8776/v3/3a45379491464bea8f43841f247d47d5/volumes/53d3b4ae-535a-4bf6-9d7b-8fc81285d9ff used request id req-88827a90-e3d0-4177-8667-8d1c4a2ab1f6 2018-08-01 10:59:27,767 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/3a45379491464bea8f43841f247d47d5/volumes/53d3b4ae-535a-4bf6-9d7b-8fc81285d9ff -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-76c9dfb5-a242-425e-b421-8da43f59ed19" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd0f90b4c438338d0dbd7799e797b56a9cca4bd7" 2018-08-01 10:59:27,952 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:59:27 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-ba3e7e84-c2fe-43a0-8336-726a21f4ccc2 x-openstack-request-id: req-ba3e7e84-c2fe-43a0-8336-726a21f4ccc2 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 53d3b4ae-535a-4bf6-9d7b-8fc81285d9ff could not be found.", "code": 404}} 2018-08-01 10:59:27,952 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/3a45379491464bea8f43841f247d47d5/volumes/53d3b4ae-535a-4bf6-9d7b-8fc81285d9ff used request id req-ba3e7e84-c2fe-43a0-8336-726a21f4ccc2 2018-08-01 10:59:27,953 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 53d3b4ae-535a-4bf6-9d7b-8fc81285d9ff could not be found. (HTTP 404) (Request-ID: req-ba3e7e84-c2fe-43a0-8336-726a21f4ccc2) 2018-08-01 10:59:27,953 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-1 2018-08-01 10:59:27,954 - glance_utils - INFO - Deleting image named - CreateInstanceVolumeTests-7548b788-ab36-41bd-a441-57ebfa7641d2-image 2018-08-01 10:59:27,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9292/v2/images/c871b6c6-fba3-4a70-a79b-ebe8996bac4c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}eb9bfd43bf6e3f4e8c9e0046e7969e172ef53474" 2018-08-01 10:59:29,275 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-50746797-232d-4461-87f2-a54686ee5a62 Date: Wed, 01 Aug 2018 10:59:29 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-01 10:59:29,275 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/c871b6c6-fba3-4a70-a79b-ebe8996bac4c used request id req-50746797-232d-4461-87f2-a54686ee5a62 2018-08-01 10:59:29,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f53f0698ece005873f2c1a8b00d96a69ab0a98c3" 2018-08-01 10:59:29,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-a5ae83b2-7ec5-4239-8f54-0208ce2eb0af Date: Wed, 01 Aug 2018 10:59:29 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a2413a97b61342d8bd27570706ef372d", "created_at": "2018-08-01T09:33:18Z", "updated_at": "2018-08-01T09:33:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "7f556ce3-51d0-4279-a11d-510db9f9a3b1", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "94adc13c-a166-41cf-bd16-f997efc73cb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "b39143b5-c08f-4d0b-9d40-54f472f2389e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "e218b0b7-4501-4f84-9458-caf2891c260d", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}], "revision_number": 4, "project_id": "a2413a97b61342d8bd27570706ef372d", "id": "38229670-7386-42d0-b7b9-2397ea5938de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "created_at": "2018-08-01T09:28:38Z", "updated_at": "2018-08-01T09:28:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "763568f1-8151-4a3c-911a-d06da4423063", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "80d28bee-4aee-47e8-a8da-e0fe31497fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "a47a5ddf-aa37-4ab2-a335-1c93513b5f12", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "f5bba5a5-602b-421e-98b2-5a16117f943f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}], "revision_number": 4, "project_id": "dbe9669438844f3faecdc7fcc050e0d8", "id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ed1054af2e94c049694d98d54211d98", "created_at": "2018-08-01T09:31:40Z", "updated_at": "2018-08-01T09:31:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "34baee87-ea35-42ee-8a69-0f6e2a825d3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "89b9d1c9-f4f9-45cd-8d36-970d44228439", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "b8ab0d59-cab9-4488-82ee-7c5f69709bff", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "d3ab68ea-23b4-4bf6-8dd3-85d029e3d89f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}], "revision_number": 4, "project_id": "2ed1054af2e94c049694d98d54211d98", "id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3a45379491464bea8f43841f247d47d5", "created_at": "2018-08-01T10:58:51Z", "updated_at": "2018-08-01T10:58:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:58:51Z", "revision_number": 0, "id": "057709db-dc5b-4354-9a38-36c4ccacc159", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:58:51Z", "security_group_id": "54ae7f86-055a-4c25-9b09-cea53a720d3a", "tenant_id": "3a45379491464bea8f43841f247d47d5", "port_range_min": null, "ethertype": "IPv4", "project_id": "3a45379491464bea8f43841f247d47d5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:58:51Z", "revision_number": 0, "id": "641b3991-bbd2-4b6f-9b83-01e4cc1e4fab", "remote_group_id": "54ae7f86-055a-4c25-9b09-cea53a720d3a", "remote_ip_prefix": null, "created_at": "2018-08-01T10:58:51Z", "security_group_id": "54ae7f86-055a-4c25-9b09-cea53a720d3a", "tenant_id": "3a45379491464bea8f43841f247d47d5", "port_range_min": null, "ethertype": "IPv4", "project_id": "3a45379491464bea8f43841f247d47d5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:58:51Z", "revision_number": 0, "id": "8d05bf23-42dc-42a0-9d33-ffcb463b3ddb", "remote_group_id": "54ae7f86-055a-4c25-9b09-cea53a720d3a", "remote_ip_prefix": null, "created_at": "2018-08-01T10:58:51Z", "security_group_id": "54ae7f86-055a-4c25-9b09-cea53a720d3a", "tenant_id": "3a45379491464bea8f43841f247d47d5", "port_range_min": null, "ethertype": "IPv6", "project_id": "3a45379491464bea8f43841f247d47d5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:58:51Z", "revision_number": 0, "id": "c9e7dc2c-038b-4c73-bb85-b71704b3fc05", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:58:51Z", "security_group_id": "54ae7f86-055a-4c25-9b09-cea53a720d3a", "tenant_id": "3a45379491464bea8f43841f247d47d5", "port_range_min": null, "ethertype": "IPv6", "project_id": "3a45379491464bea8f43841f247d47d5"}], "revision_number": 4, "project_id": "3a45379491464bea8f43841f247d47d5", "id": "54ae7f86-055a-4c25-9b09-cea53a720d3a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "created_at": "2018-08-01T09:34:13Z", "updated_at": "2018-08-01T09:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "1dbb3f59-611b-46d1-a82d-2720e0a16f86", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "3878126b-a220-4357-adb9-bc22498f31b1", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "75ce67db-9c04-4561-a10d-8b1ec63943e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "e2945a69-3afe-41e3-a7ec-3ea4c79a12ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}], "revision_number": 4, "project_id": "c0d9b34b06f445a7857603f60b181f3c", "id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-01T09:30:58Z", "updated_at": "2018-08-01T09:30:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "042d4626-2974-418d-affe-f8f2acd05faa", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "995fae58-f0e5-4e10-801c-6c2ce5c7ae0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "cb8404fa-cb24-4879-a34d-f3050dcba730", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "dad6aaab-690e-4c24-9103-6767e0c80bc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "created_at": "2018-08-01T09:31:11Z", "updated_at": "2018-08-01T09:31:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "939e25e0-5dbc-4f6e-9f6f-7fb70e540203", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "9796a673-6928-4009-9c21-1410d395646e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "af7b8bf8-2fb6-4d72-842a-38f72d7581f7", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "b9af65b0-2eb8-45e1-8504-b7dc4dbb83ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}], "revision_number": 4, "project_id": "dd207f801ed3475f9dbe5f13077af1c8", "id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "46dd322c3fcc454eb140e37825746af8", "created_at": "2018-08-01T10:33:44Z", "updated_at": "2018-08-01T10:33:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "0f41470b-1091-45c1-b574-92069f79f8d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "8cc03a9c-8fa5-425b-812f-d7692bae3613", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d1373b1e-2fb9-4e02-a9e1-7e873ba1d7d1", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d21f3909-71f3-43e2-a22d-6a9c2513cb6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}], "revision_number": 4, "project_id": "46dd322c3fcc454eb140e37825746af8", "id": "b2961714-c8a4-4fcb-918b-21d70527c983", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "created_at": "2018-08-01T09:34:57Z", "updated_at": "2018-08-01T09:34:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "8063d12f-30db-4ccf-8ce0-72e59ba81a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c38e1a7a-5857-4f03-b991-6d5c9c9a5b9e", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c725bae1-d3bb-42b5-b331-32737085f28c", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "cfddc134-923b-4e0d-9ec5-dcc5641dd435", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}], "revision_number": 4, "project_id": "455b48a61678488ead79a4cfa07ef5c3", "id": "cd52f913-3072-4ce7-a779-7de795b62b12", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:36:50Z", "updated_at": "2018-08-01T09:36:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "07ef7fe5-a529-45da-bfc0-899f0ea9b592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "bc4dad3a-2a0c-4c31-b901-2909a12adb50", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c35cff35-4306-4116-b9fa-fc27bc7c05d6", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c493e3ac-d9d2-480d-9ec8-50982eedaf5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}], "revision_number": 4, "project_id": "8d96727022f4443794db44ecde432faf", "id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "created_at": "2018-08-01T09:32:45Z", "updated_at": "2018-08-01T09:32:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "058ea790-43ea-4a6f-9950-28418319e577", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "5fcfb31b-cdad-4037-973e-56b74faefd14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "99a24d26-dc7f-42d0-aa23-a7c061f04952", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "b641bb48-566e-472b-a3cc-d38c85ab3ff1", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}], "revision_number": 4, "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "name": "default"}]} 2018-08-01 10:59:29,518 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-a5ae83b2-7ec5-4239-8f54-0208ce2eb0af 2018-08-01 10:59:29,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f53f0698ece005873f2c1a8b00d96a69ab0a98c3" 2018-08-01 10:59:29,607 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:59:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e30b9dca-eeec-4113-a00c-7231eaaea1da Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2413a97b61342d8bd27570706ef372d.", "code": 404, "title": "Not Found"}} 2018-08-01 10:59:29,607 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d used request id req-e30b9dca-eeec-4113-a00c-7231eaaea1da 2018-08-01 10:59:29,608 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:59:29,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f53f0698ece005873f2c1a8b00d96a69ab0a98c3" 2018-08-01 10:59:29,693 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:59:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69329de3-2f4e-423e-939b-d6d8da6d8500 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.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dbe9669438844f3faecdc7fcc050e0d8", "name": "service"}} 2018-08-01 10:59:29,693 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 used request id req-69329de3-2f4e-423e-939b-d6d8da6d8500 2018-08-01 10:59:29,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f53f0698ece005873f2c1a8b00d96a69ab0a98c3" 2018-08-01 10:59:29,777 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 10:59:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-49cfe642-a5e6-4b56-8aee-04d788aee52e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ed1054af2e94c049694d98d54211d98.", "code": 404, "title": "Not Found"}} 2018-08-01 10:59:29,777 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 used request id req-49cfe642-a5e6-4b56-8aee-04d788aee52e 2018-08-01 10:59:29,777 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 10:59:29,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/3a45379491464bea8f43841f247d47d5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f53f0698ece005873f2c1a8b00d96a69ab0a98c3" 2018-08-01 10:59:29,866 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:59:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3442d19d-526e-48ad-ae08-c4582e6f6bbc Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/3a45379491464bea8f43841f247d47d5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3a45379491464bea8f43841f247d47d5", "name": "CreateInstanceVolumeTests-de921b35-4b91-4d0-proj"}} 2018-08-01 10:59:29,866 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/3a45379491464bea8f43841f247d47d5 used request id req-3442d19d-526e-48ad-ae08-c4582e6f6bbc 2018-08-01 10:59:29,867 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 54ae7f86-055a-4c25-9b09-cea53a720d3a 2018-08-01 10:59:29,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=54ae7f86-055a-4c25-9b09-cea53a720d3a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f53f0698ece005873f2c1a8b00d96a69ab0a98c3" 2018-08-01 10:59:29,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-d4220770-403e-438b-b65b-5465a1afa2ae Date: Wed, 01 Aug 2018 10:59: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-08-01T10:58:51Z", "security_group_id": "54ae7f86-055a-4c25-9b09-cea53a720d3a", "port_range_min": null, "revision_number": 0, "tenant_id": "3a45379491464bea8f43841f247d47d5", "created_at": "2018-08-01T10:58:51Z", "project_id": "3a45379491464bea8f43841f247d47d5", "id": "057709db-dc5b-4354-9a38-36c4ccacc159"}, {"remote_group_id": "54ae7f86-055a-4c25-9b09-cea53a720d3a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:58:51Z", "security_group_id": "54ae7f86-055a-4c25-9b09-cea53a720d3a", "port_range_min": null, "revision_number": 0, "tenant_id": "3a45379491464bea8f43841f247d47d5", "created_at": "2018-08-01T10:58:51Z", "project_id": "3a45379491464bea8f43841f247d47d5", "id": "641b3991-bbd2-4b6f-9b83-01e4cc1e4fab"}, {"remote_group_id": "54ae7f86-055a-4c25-9b09-cea53a720d3a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:58:51Z", "security_group_id": "54ae7f86-055a-4c25-9b09-cea53a720d3a", "port_range_min": null, "revision_number": 0, "tenant_id": "3a45379491464bea8f43841f247d47d5", "created_at": "2018-08-01T10:58:51Z", "project_id": "3a45379491464bea8f43841f247d47d5", "id": "8d05bf23-42dc-42a0-9d33-ffcb463b3ddb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:58:51Z", "security_group_id": "54ae7f86-055a-4c25-9b09-cea53a720d3a", "port_range_min": null, "revision_number": 0, "tenant_id": "3a45379491464bea8f43841f247d47d5", "created_at": "2018-08-01T10:58:51Z", "project_id": "3a45379491464bea8f43841f247d47d5", "id": "c9e7dc2c-038b-4c73-bb85-b71704b3fc05"}]} 2018-08-01 10:59:29,894 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=54ae7f86-055a-4c25-9b09-cea53a720d3a used request id req-d4220770-403e-438b-b65b-5465a1afa2ae 2018-08-01 10:59:29,894 - neutron_utils - INFO - Deleting security group with name - default 2018-08-01 10:59:29,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/54ae7f86-055a-4c25-9b09-cea53a720d3a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f53f0698ece005873f2c1a8b00d96a69ab0a98c3" 2018-08-01 10:59:30,021 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8dbb3043-cae4-439b-bdd4-5f631b66e2cd Content-Length: 0 Date: Wed, 01 Aug 2018 10:59:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 10:59:30,021 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/54ae7f86-055a-4c25-9b09-cea53a720d3a used request id req-8dbb3043-cae4-439b-bdd4-5f631b66e2cd 2018-08-01 10:59:30,022 - keystone_utils - INFO - Deleting project with name - CreateInstanceVolumeTests-de921b35-4b91-4d0-proj 2018-08-01 10:59:30,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/3a45379491464bea8f43841f247d47d5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f53f0698ece005873f2c1a8b00d96a69ab0a98c3" 2018-08-01 10:59:30,231 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:59:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-57996347-ee74-46d6-93cc-abbf64786ba1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:59:30,231 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/3a45379491464bea8f43841f247d47d5 used request id req-57996347-ee74-46d6-93cc-abbf64786ba1 2018-08-01 10:59:30,232 - keystone_utils - INFO - Deleting role with name - CreateInstanceVolumeTests-de921b35-4b91-4d0-proj-role 2018-08-01 10:59:30,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/fae57215f7bf4c6eb4027b46024acf1c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f53f0698ece005873f2c1a8b00d96a69ab0a98c3" 2018-08-01 10:59:30,340 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:59:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f1c147af-cd17-4655-b84a-4661d1cc3bcd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:59:30,340 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/fae57215f7bf4c6eb4027b46024acf1c used request id req-f1c147af-cd17-4655-b84a-4661d1cc3bcd 2018-08-01 10:59:30,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f53f0698ece005873f2c1a8b00d96a69ab0a98c3" 2018-08-01 10:59:30,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:59:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-363d04fc-38ae-4aed-9e30-d729f0cea359 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:59:30,426 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-363d04fc-38ae-4aed-9e30-d729f0cea359 2018-08-01 10:59:30,426 - keystone_utils - INFO - Deleting user with name - CreateInstanceVolumeTests-de921b35-4b91-4d0-user 2018-08-01 10:59:30,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/6191dfdf2a69485ca6dd7f61d1497c4d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e94ac52cf98a7118c73444fe02ece49aba73a489" 2018-08-01 10:59:30,639 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:59:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e8efea98-6c61-4abd-baee-4c177a219b26 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:59:30,639 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/6191dfdf2a69485ca6dd7f61d1497c4d used request id req-e8efea98-6c61-4abd-baee-4c177a219b26 2018-08-01 10:59:30,641 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:59:31,020 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:59:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["W5yDwM99TUuYR3RZbvXxjQ"], "issued_at": "2018-08-01T10:59:31.000000Z"}} 2018-08-01 10:59:31,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba246a23b438655d95512f9c3d509b345a487c08" 2018-08-01 10:59:31,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:59:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4247d26a-8c86-40cd-9fca-80846895cdfb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:59:31,099 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-4247d26a-8c86-40cd-9fca-80846895cdfb 2018-08-01 10:59:31,101 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:59:31,101 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:59:31,479 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:59:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["lQyAHYGlSSOps9FpxS0yuQ"], "issued_at": "2018-08-01T10:59:31.000000Z"}} 2018-08-01 10:59:31,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e3dfd7753de263f3edbc6acf3aa9d21f2ae86ee" 2018-08-01 10:59:31,556 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:59:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09b1c1f6-6651-4adf-95b6-076b3fc580b4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:59:31,557 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-09b1c1f6-6651-4adf-95b6-076b3fc580b4 2018-08-01 10:59:31,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:59:31,565 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:59: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:59:31,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-ed1714fe-6e7c-4a3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e3dfd7753de263f3edbc6acf3aa9d21f2ae86ee" 2018-08-01 10:59:31,648 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:59:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3992232-81df-4faf-8492-7f4f29aa3e91 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-ed1714fe-6e7c-4a3-proj", "previous": null, "next": null}, "projects": []} 2018-08-01 10:59:31,648 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-ed1714fe-6e7c-4a3-proj used request id req-c3992232-81df-4faf-8492-7f4f29aa3e91 2018-08-01 10:59:31,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e3dfd7753de263f3edbc6acf3aa9d21f2ae86ee" 2018-08-01 10:59:31,673 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:59:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09cd7954-a43b-4c79-a4c0-8f142d9dd175 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:59:31,673 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-09cd7954-a43b-4c79-a4c0-8f142d9dd175 2018-08-01 10:59:31,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e3dfd7753de263f3edbc6acf3aa9d21f2ae86ee" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceVolumeTests-ed1714fe-6e7c-4a3-proj"}}' 2018-08-01 10:59:31,794 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:59:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-52c31706-5e64-48ba-83bf-126e4037b085 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/910523d040da4f10849b9f4e1d0f3722"}, "tags": [], "enabled": true, "id": "910523d040da4f10849b9f4e1d0f3722", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-ed1714fe-6e7c-4a3-proj"}} 2018-08-01 10:59:31,794 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-52c31706-5e64-48ba-83bf-126e4037b085 2018-08-01 10:59:31,795 - keystone_utils - INFO - Created project with name - CreateInstanceVolumeTests-ed1714fe-6e7c-4a3-proj 2018-08-01 10:59:31,795 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:59:31,796 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:59:32,175 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:59:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["IRVppavtT3aK_BsWfU54aw"], "issued_at": "2018-08-01T10:59:32.000000Z"}} 2018-08-01 10:59:32,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3563992d84662799934d5cc7c20cf3538ff2b56" 2018-08-01 10:59:32,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:59:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-724f2d64-d255-4b3c-8365-3a2606b13ae1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:59:32,252 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-724f2d64-d255-4b3c-8365-3a2606b13ae1 2018-08-01 10:59:32,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:59:32,262 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:59: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:59:32,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3563992d84662799934d5cc7c20cf3538ff2b56" 2018-08-01 10:59:32,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:59:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1bb22fa-06e2-46d8-bc3e-37e622d48dc3 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 10:59:32,363 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-d1bb22fa-06e2-46d8-bc3e-37e622d48dc3 2018-08-01 10:59:32,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateInstanceVolumeTests-ed1714fe-6e7c-4a3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3563992d84662799934d5cc7c20cf3538ff2b56" 2018-08-01 10:59:32,449 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:59:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e383d518-60b8-4ca4-83ff-e1366abb97a5 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateInstanceVolumeTests-ed1714fe-6e7c-4a3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/910523d040da4f10849b9f4e1d0f3722"}, "tags": [], "enabled": true, "id": "910523d040da4f10849b9f4e1d0f3722", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-ed1714fe-6e7c-4a3-proj"}]} 2018-08-01 10:59:32,449 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateInstanceVolumeTests-ed1714fe-6e7c-4a3-proj used request id req-e383d518-60b8-4ca4-83ff-e1366abb97a5 2018-08-01 10:59:32,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3563992d84662799934d5cc7c20cf3538ff2b56" 2018-08-01 10:59:32,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:59:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10d33e2f-e9eb-44e1-8718-bac9363090e4 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 10:59:32,535 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-10d33e2f-e9eb-44e1-8718-bac9363090e4 2018-08-01 10:59:32,976 - keystone_utils - INFO - Created user with name - CreateInstanceVolumeTests-ed1714fe-6e7c-4a3-user 2018-08-01 10:59:32,976 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:59:32,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e3dfd7753de263f3edbc6acf3aa9d21f2ae86ee" 2018-08-01 10:59:32,998 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:59:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-962fb3f1-21fd-4def-a0f5-bd70b7c149c1 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 10:59:32,998 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-962fb3f1-21fd-4def-a0f5-bd70b7c149c1 2018-08-01 10:59:33,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e3dfd7753de263f3edbc6acf3aa9d21f2ae86ee" -d '{"role": {"name": "CreateInstanceVolumeTests-ed1714fe-6e7c-4a3-proj-role"}}' 2018-08-01 10:59:33,095 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 10:59:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-afe79e32-9a16-4357-8bbb-253b18d7e9c8 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5e4cbfbfa1a142aeb27b81e2254080db", "links": {"self": "http://172.30.9.24:5000/v3/roles/5e4cbfbfa1a142aeb27b81e2254080db"}, "name": "CreateInstanceVolumeTests-ed1714fe-6e7c-4a3-proj-role"}} 2018-08-01 10:59:33,095 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-afe79e32-9a16-4357-8bbb-253b18d7e9c8 2018-08-01 10:59:33,096 - keystone_utils - INFO - Created role with name - CreateInstanceVolumeTests-ed1714fe-6e7c-4a3-proj-role 2018-08-01 10:59:33,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/5e4cbfbfa1a142aeb27b81e2254080db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e3dfd7753de263f3edbc6acf3aa9d21f2ae86ee" 2018-08-01 10:59:33,179 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:59:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23fb8bd2-0dad-492c-abe2-d119efa21a63 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5e4cbfbfa1a142aeb27b81e2254080db", "links": {"self": "http://172.30.9.24:5000/v3/roles/5e4cbfbfa1a142aeb27b81e2254080db"}, "name": "CreateInstanceVolumeTests-ed1714fe-6e7c-4a3-proj-role"}} 2018-08-01 10:59:33,179 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/5e4cbfbfa1a142aeb27b81e2254080db used request id req-23fb8bd2-0dad-492c-abe2-d119efa21a63 2018-08-01 10:59:33,180 - keystone_utils - INFO - Granting role CreateInstanceVolumeTests-ed1714fe-6e7c-4a3-proj-role to project CreateInstanceVolumeTests-ed1714fe-6e7c-4a3-proj 2018-08-01 10:59:33,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/910523d040da4f10849b9f4e1d0f3722/users/cbed4bade72a4788970554f78df929f0/roles/5e4cbfbfa1a142aeb27b81e2254080db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e3dfd7753de263f3edbc6acf3aa9d21f2ae86ee" 2018-08-01 10:59:33,295 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 10:59:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6f91dfec-8778-49cd-b37b-bdc547a1c03b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 10:59:33,295 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/910523d040da4f10849b9f4e1d0f3722/users/cbed4bade72a4788970554f78df929f0/roles/5e4cbfbfa1a142aeb27b81e2254080db used request id req-6f91dfec-8778-49cd-b37b-bdc547a1c03b 2018-08-01 10:59:33,296 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 10:59:33,297 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-01 10:59:33,297 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:59:33,298 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:59:33,680 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5e4cbfbfa1a142aeb27b81e2254080db", "name": "CreateInstanceVolumeTests-ed1714fe-6e7c-4a3-proj-role"}], "expires_at": "2018-08-01T11:59:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "910523d040da4f10849b9f4e1d0f3722", "name": "CreateInstanceVolumeTests-ed1714fe-6e7c-4a3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/910523d040da4f10849b9f4e1d0f3722", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/910523d040da4f10849b9f4e1d0f3722", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/910523d040da4f10849b9f4e1d0f3722", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/910523d040da4f10849b9f4e1d0f3722", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/910523d040da4f10849b9f4e1d0f3722", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/910523d040da4f10849b9f4e1d0f3722", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_910523d040da4f10849b9f4e1d0f3722", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_910523d040da4f10849b9f4e1d0f3722", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/910523d040da4f10849b9f4e1d0f3722", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/910523d040da4f10849b9f4e1d0f3722", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/910523d040da4f10849b9f4e1d0f3722", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/910523d040da4f10849b9f4e1d0f3722", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/910523d040da4f10849b9f4e1d0f3722", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/910523d040da4f10849b9f4e1d0f3722", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-ed1714fe-6e7c-4a3-user", "id": "cbed4bade72a4788970554f78df929f0"}, "audit_ids": ["a3Ov73hvSyunvRWa0yikhA"], "issued_at": "2018-08-01T10:59:33.000000Z"}} 2018-08-01 10:59:33,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8607f71def012f52ee41cffb00768cf27aefb2ba" 2018-08-01 10:59:33,756 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:59:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86bb2a7b-039a-41d6-adde-5a6f683df94a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:59:33,756 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-86bb2a7b-039a-41d6-adde-5a6f683df94a 2018-08-01 10:59:33,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8607f71def012f52ee41cffb00768cf27aefb2ba" 2018-08-01 10:59:34,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-cafd1ecf-5308-44f4-9934-f458838ab930 Date: Wed, 01 Aug 2018 10:59:34 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-image"} 2018-08-01 10:59:34,036 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-image used request id req-cafd1ecf-5308-44f4-9934-f458838ab930 2018-08-01 10:59:34,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8607f71def012f52ee41cffb00768cf27aefb2ba" 2018-08-01 10:59:34,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-da96bd35-796f-482c-b06b-5fa812d08238 Date: Wed, 01 Aug 2018 10:59: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-08-01 10:59:34,045 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-da96bd35-796f-482c-b06b-5fa812d08238 2018-08-01 10:59:34,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8607f71def012f52ee41cffb00768cf27aefb2ba" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-image"}' 2018-08-01 10:59:34,120 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/911fc976-cc8c-44c2-8b91-3d1775b3c4c6 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-f9284d01-1ad3-4458-921b-d0a2af37beae Date: Wed, 01 Aug 2018 10:59:34 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T10:59:34Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-01T10:59:34Z", "visibility": "shared", "locations": [], "self": "/v2/images/911fc976-cc8c-44c2-8b91-3d1775b3c4c6", "min_disk": 0, "protected": false, "id": "911fc976-cc8c-44c2-8b91-3d1775b3c4c6", "file": "/v2/images/911fc976-cc8c-44c2-8b91-3d1775b3c4c6/file", "checksum": null, "owner": "910523d040da4f10849b9f4e1d0f3722", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 10:59:34,121 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-f9284d01-1ad3-4458-921b-d0a2af37beae 2018-08-01 10:59:34,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9292/v2/images/911fc976-cc8c-44c2-8b91-3d1775b3c4c6/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8607f71def012f52ee41cffb00768cf27aefb2ba" -d '' 2018-08-01 10:59:34,702 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-19232a6c-d1cd-48d2-bdfb-1d1d82909567 Date: Wed, 01 Aug 2018 10:59:34 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-01 10:59:34,703 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/911fc976-cc8c-44c2-8b91-3d1775b3c4c6/file used request id req-19232a6c-d1cd-48d2-bdfb-1d1d82909567 2018-08-01 10:59:34,703 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-01 10:59:34,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/911fc976-cc8c-44c2-8b91-3d1775b3c4c6 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8607f71def012f52ee41cffb00768cf27aefb2ba" 2018-08-01 10:59:34,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-c8264373-7b61-4b2d-bfe9-bf2ab9dbe4d0 Date: Wed, 01 Aug 2018 10:59:34 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T10:59:34Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-01T10:59:34Z", "visibility": "shared", "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/911fc976-cc8c-44c2-8b91-3d1775b3c4c6/snap", "metadata": {}}], "self": "/v2/images/911fc976-cc8c-44c2-8b91-3d1775b3c4c6", "min_disk": 0, "protected": false, "id": "911fc976-cc8c-44c2-8b91-3d1775b3c4c6", "file": "/v2/images/911fc976-cc8c-44c2-8b91-3d1775b3c4c6/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "910523d040da4f10849b9f4e1d0f3722", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/911fc976-cc8c-44c2-8b91-3d1775b3c4c6/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 10:59:34,721 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/911fc976-cc8c-44c2-8b91-3d1775b3c4c6 used request id req-c8264373-7b61-4b2d-bfe9-bf2ab9dbe4d0 2018-08-01 10:59:34,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8607f71def012f52ee41cffb00768cf27aefb2ba" 2018-08-01 10:59:34,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-136b83c3-2905-4ba7-9b01-2519a082ffb1 Date: Wed, 01 Aug 2018 10:59: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-08-01 10:59:34,730 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-136b83c3-2905-4ba7-9b01-2519a082ffb1 2018-08-01 10:59:34,732 - create_image - INFO - Created image with name - CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-image 2018-08-01 10:59:34,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/911fc976-cc8c-44c2-8b91-3d1775b3c4c6 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8607f71def012f52ee41cffb00768cf27aefb2ba" 2018-08-01 10:59:34,748 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-9fd60e65-7234-40e6-b511-6d6e14673e88 Date: Wed, 01 Aug 2018 10:59:34 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T10:59:34Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-01T10:59:34Z", "visibility": "shared", "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/911fc976-cc8c-44c2-8b91-3d1775b3c4c6/snap", "metadata": {}}], "self": "/v2/images/911fc976-cc8c-44c2-8b91-3d1775b3c4c6", "min_disk": 0, "protected": false, "id": "911fc976-cc8c-44c2-8b91-3d1775b3c4c6", "file": "/v2/images/911fc976-cc8c-44c2-8b91-3d1775b3c4c6/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "910523d040da4f10849b9f4e1d0f3722", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/911fc976-cc8c-44c2-8b91-3d1775b3c4c6/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 10:59:34,748 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/911fc976-cc8c-44c2-8b91-3d1775b3c4c6 used request id req-9fd60e65-7234-40e6-b511-6d6e14673e88 2018-08-01 10:59:34,749 - create_image - DEBUG - Instance status is - active 2018-08-01 10:59:34,749 - create_image - DEBUG - Image is active with name - CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-image 2018-08-01 10:59:34,749 - create_image - INFO - Image is now active with name - CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-image 2018-08-01 10:59:34,749 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:59:34,750 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:59:35,140 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T11:59:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["xiJGFcGkQPiz9c1rR5hy9Q"], "issued_at": "2018-08-01T10:59:35.000000Z"}} 2018-08-01 10:59:35,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1853a32d85aea900ce284534998c431dfe302e28" 2018-08-01 10:59:35,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:59:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a04e3e68-f19c-4fd0-b7f6-83de6c4a97e4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:59:35,154 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-a04e3e68-f19c-4fd0-b7f6-83de6c4a97e4 2018-08-01 10:59:35,155 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 10:59:35,159 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1853a32d85aea900ce284534998c431dfe302e28" 2018-08-01 10:59:35,338 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:59:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-553d0066-5b62-4b9d-978d-7833d96d9d0c x-compute-request-id: req-553d0066-5b62-4b9d-978d-7833d96d9d0c Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"flavors": [{"id": "4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "rel": "bookmark"}], "name": "vmtp-flavor_ee58c79f-c6fb-483f-8b9c-406ffbfad757"}, {"id": "5b61c696-1b5b-4204-b7e5-ca4a818093b0", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "bookmark"}], "name": "shaker-flavor_81952131-3011-4d90-80f4-831743223f59"}]} 2018-08-01 10:59:35,338 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-553d0066-5b62-4b9d-978d-7833d96d9d0c 2018-08-01 10:59:35,342 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1853a32d85aea900ce284534998c431dfe302e28" -d '{"flavor": {"vcpus": 2, "disk": 1, "name": "CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-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-08-01 10:59:35,414 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:59:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7ecea9b0-104c-4fc5-87b0-041592f9bceb x-compute-request-id: req-7ecea9b0-104c-4fc5-87b0-041592f9bceb Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-flavor-name", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/05d7a11a-fa30-478f-b0fa-04ac975bd3ca", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/05d7a11a-fa30-478f-b0fa-04ac975bd3ca", "rel": "bookmark"}], "ram": 256, "OS-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": "05d7a11a-fa30-478f-b0fa-04ac975bd3ca"}} 2018-08-01 10:59:35,415 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-7ecea9b0-104c-4fc5-87b0-041592f9bceb 2018-08-01 10:59:35,415 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:59:35,416 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:59:35,807 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5e4cbfbfa1a142aeb27b81e2254080db", "name": "CreateInstanceVolumeTests-ed1714fe-6e7c-4a3-proj-role"}], "expires_at": "2018-08-01T11:59:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "910523d040da4f10849b9f4e1d0f3722", "name": "CreateInstanceVolumeTests-ed1714fe-6e7c-4a3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/910523d040da4f10849b9f4e1d0f3722", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/910523d040da4f10849b9f4e1d0f3722", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/910523d040da4f10849b9f4e1d0f3722", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/910523d040da4f10849b9f4e1d0f3722", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/910523d040da4f10849b9f4e1d0f3722", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/910523d040da4f10849b9f4e1d0f3722", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_910523d040da4f10849b9f4e1d0f3722", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_910523d040da4f10849b9f4e1d0f3722", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/910523d040da4f10849b9f4e1d0f3722", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/910523d040da4f10849b9f4e1d0f3722", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/910523d040da4f10849b9f4e1d0f3722", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/910523d040da4f10849b9f4e1d0f3722", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/910523d040da4f10849b9f4e1d0f3722", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/910523d040da4f10849b9f4e1d0f3722", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-ed1714fe-6e7c-4a3-user", "id": "cbed4bade72a4788970554f78df929f0"}, "audit_ids": ["PVywMevWSFmVG7PZsYf3VQ"], "issued_at": "2018-08-01T10:59:35.000000Z"}} 2018-08-01 10:59:35,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5f673347ed84b5f8d4fc14f28d753bfa41230b4" 2018-08-01 10:59:35,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:59:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c1c5902-9a4c-441e-b8cf-71b038ca99f9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:59:35,893 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-6c1c5902-9a4c-441e-b8cf-71b038ca99f9 2018-08-01 10:59:35,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5f673347ed84b5f8d4fc14f28d753bfa41230b4" 2018-08-01 10:59:36,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-b600aec6-fee5-40ea-8b3a-0373f96a31b1 Date: Wed, 01 Aug 2018 10:59:36 GMT RESP BODY: {"networks":[]} 2018-08-01 10:59:36,081 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-pub-net used request id req-b600aec6-fee5-40ea-8b3a-0373f96a31b1 2018-08-01 10:59:36,081 - neutron_utils - INFO - Creating network with name CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-pub-net 2018-08-01 10:59:36,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5f673347ed84b5f8d4fc14f28d753bfa41230b4" -d '{"network": {"name": "CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-pub-net", "admin_state_up": true}}' 2018-08-01 10:59:36,591 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 648 X-Openstack-Request-Id: req-25e134af-b356-4307-921d-96ade1ba2f41 Date: Wed, 01 Aug 2018 10:59:36 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0ee2d67d-9e94-4a62-82fb-7d39fa8a28c4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"910523d040da4f10849b9f4e1d0f3722","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T10:59:36Z","is_default":false,"name":"CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"910523d040da4f10849b9f4e1d0f3722","created_at":"2018-08-01T10:59:36Z","mtu":1450}} 2018-08-01 10:59:36,592 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks used request id req-25e134af-b356-4307-921d-96ade1ba2f41 2018-08-01 10:59:36,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=0ee2d67d-9e94-4a62-82fb-7d39fa8a28c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5f673347ed84b5f8d4fc14f28d753bfa41230b4" 2018-08-01 10:59:36,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-d580fd3d-37fd-449a-af7c-be7eeee6f57f Date: Wed, 01 Aug 2018 10:59:36 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0ee2d67d-9e94-4a62-82fb-7d39fa8a28c4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"910523d040da4f10849b9f4e1d0f3722","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T10:59:36Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-pub-net","admin_state_up":true,"tenant_id":"910523d040da4f10849b9f4e1d0f3722","created_at":"2018-08-01T10:59:36Z","mtu":1450}]} 2018-08-01 10:59:36,705 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=0ee2d67d-9e94-4a62-82fb-7d39fa8a28c4 used request id req-d580fd3d-37fd-449a-af7c-be7eeee6f57f 2018-08-01 10:59:36,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=0ee2d67d-9e94-4a62-82fb-7d39fa8a28c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5f673347ed84b5f8d4fc14f28d753bfa41230b4" 2018-08-01 10:59:36,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-fed2c396-fd9b-4894-a8ac-1f2fbb9eb990 Date: Wed, 01 Aug 2018 10:59:36 GMT RESP BODY: {"subnets":[]} 2018-08-01 10:59:36,740 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=0ee2d67d-9e94-4a62-82fb-7d39fa8a28c4 used request id req-fed2c396-fd9b-4894-a8ac-1f2fbb9eb990 2018-08-01 10:59:36,740 - neutron_utils - INFO - Creating subnet with name CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-pub-subnet 2018-08-01 10:59:36,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5f673347ed84b5f8d4fc14f28d753bfa41230b4" -d '{"subnets": [{"ip_version": 4, "network_id": "0ee2d67d-9e94-4a62-82fb-7d39fa8a28c4", "cidr": "10.55.0.0/24", "name": "CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-pub-subnet"}]}' 2018-08-01 10:59:37,411 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-edf7ebc2-bd67-41ad-a679-2826eb189a26 Date: Wed, 01 Aug 2018 10:59:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0ee2d67d-9e94-4a62-82fb-7d39fa8a28c4","tenant_id":"910523d040da4f10849b9f4e1d0f3722","created_at":"2018-08-01T10:59:37Z","dns_nameservers":[],"updated_at":"2018-08-01T10:59:37Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"910523d040da4f10849b9f4e1d0f3722","id":"c632ca95-a3c0-4f2e-84ee-6ff6fa4a6751","subnetpool_id":null,"name":"CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-pub-subnet"}]} 2018-08-01 10:59:37,411 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets used request id req-edf7ebc2-bd67-41ad-a679-2826eb189a26 2018-08-01 10:59:37,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=0ee2d67d-9e94-4a62-82fb-7d39fa8a28c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5f673347ed84b5f8d4fc14f28d753bfa41230b4" 2018-08-01 10:59:37,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-bb423d63-84a0-4fa4-a164-c9661b374416 Date: Wed, 01 Aug 2018 10:59:37 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"0ee2d67d-9e94-4a62-82fb-7d39fa8a28c4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"910523d040da4f10849b9f4e1d0f3722","l2_adjacency":true,"status":"ACTIVE","subnets":["c632ca95-a3c0-4f2e-84ee-6ff6fa4a6751"],"description":"","tags":[],"updated_at":"2018-08-01T10:59:37Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-pub-net","admin_state_up":true,"tenant_id":"910523d040da4f10849b9f4e1d0f3722","created_at":"2018-08-01T10:59:36Z","mtu":1450}]} 2018-08-01 10:59:37,511 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=0ee2d67d-9e94-4a62-82fb-7d39fa8a28c4 used request id req-bb423d63-84a0-4fa4-a164-c9661b374416 2018-08-01 10:59:37,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=0ee2d67d-9e94-4a62-82fb-7d39fa8a28c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5f673347ed84b5f8d4fc14f28d753bfa41230b4" 2018-08-01 10:59:37,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-0c2c526f-3757-456d-9331-c3a63996fa4e Date: Wed, 01 Aug 2018 10:59:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0ee2d67d-9e94-4a62-82fb-7d39fa8a28c4","tenant_id":"910523d040da4f10849b9f4e1d0f3722","created_at":"2018-08-01T10:59:37Z","dns_nameservers":[],"updated_at":"2018-08-01T10:59:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"910523d040da4f10849b9f4e1d0f3722","id":"c632ca95-a3c0-4f2e-84ee-6ff6fa4a6751","subnetpool_id":null,"name":"CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-pub-subnet"}]} 2018-08-01 10:59:37,591 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=0ee2d67d-9e94-4a62-82fb-7d39fa8a28c4 used request id req-0c2c526f-3757-456d-9331-c3a63996fa4e 2018-08-01 10:59:37,591 - OpenStackNetwork - DEBUG - Network [0ee2d67d-9e94-4a62-82fb-7d39fa8a28c4] created successfully 2018-08-01 10:59:37,591 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:59:37,592 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:59:37,973 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5e4cbfbfa1a142aeb27b81e2254080db", "name": "CreateInstanceVolumeTests-ed1714fe-6e7c-4a3-proj-role"}], "expires_at": "2018-08-01T11:59:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "910523d040da4f10849b9f4e1d0f3722", "name": "CreateInstanceVolumeTests-ed1714fe-6e7c-4a3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/910523d040da4f10849b9f4e1d0f3722", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/910523d040da4f10849b9f4e1d0f3722", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/910523d040da4f10849b9f4e1d0f3722", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/910523d040da4f10849b9f4e1d0f3722", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/910523d040da4f10849b9f4e1d0f3722", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/910523d040da4f10849b9f4e1d0f3722", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_910523d040da4f10849b9f4e1d0f3722", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_910523d040da4f10849b9f4e1d0f3722", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/910523d040da4f10849b9f4e1d0f3722", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/910523d040da4f10849b9f4e1d0f3722", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/910523d040da4f10849b9f4e1d0f3722", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/910523d040da4f10849b9f4e1d0f3722", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/910523d040da4f10849b9f4e1d0f3722", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/910523d040da4f10849b9f4e1d0f3722", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-ed1714fe-6e7c-4a3-user", "id": "cbed4bade72a4788970554f78df929f0"}, "audit_ids": ["xznrB7FZT6OTdhtA3kqT1Q"], "issued_at": "2018-08-01T10:59:37.000000Z"}} 2018-08-01 10:59:37,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62415cb7e6dd71d885b6fa2c56aa3b7518d647dd" 2018-08-01 10:59:37,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:59:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed35fe63-4018-445a-b80d-a46a97abc073 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:59:37,987 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-ed35fe63-4018-445a-b80d-a46a97abc073 2018-08-01 10:59:37,991 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/910523d040da4f10849b9f4e1d0f3722/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62415cb7e6dd71d885b6fa2c56aa3b7518d647dd" 2018-08-01 10:59:38,233 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:59:37 GMT Server: Apache x-compute-request-id: req-3810a9c4-16c9-4946-beb2-b45abc50659f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-3810a9c4-16c9-4946-beb2-b45abc50659f Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-01 10:59:38,234 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/910523d040da4f10849b9f4e1d0f3722/volumes/detail used request id req-3810a9c4-16c9-4946-beb2-b45abc50659f 2018-08-01 10:59:38,237 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8776/v3/910523d040da4f10849b9f4e1d0f3722/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-3810a9c4-16c9-4946-beb2-b45abc50659f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62415cb7e6dd71d885b6fa2c56aa3b7518d647dd" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-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-08-01 10:59:38,689 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 10:59:38 GMT Server: Apache x-compute-request-id: req-38c49f69-8eff-47a9-b053-77443aab9061 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-38c49f69-8eff-47a9-b053-77443aab9061 Content-Length: 851 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "cbed4bade72a4788970554f78df929f0", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/910523d040da4f10849b9f4e1d0f3722/volumes/aa69ae73-883f-44a7-80b4-542effc7d035", "rel": "self"}, {"href": "http://172.30.9.24:8776/910523d040da4f10849b9f4e1d0f3722/volumes/aa69ae73-883f-44a7-80b4-542effc7d035", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-01T10:59:38.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "aa69ae73-883f-44a7-80b4-542effc7d035", "size": 1}} 2018-08-01 10:59:38,689 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/910523d040da4f10849b9f4e1d0f3722/volumes used request id req-38c49f69-8eff-47a9-b053-77443aab9061 2018-08-01 10:59:38,693 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/910523d040da4f10849b9f4e1d0f3722/volumes/aa69ae73-883f-44a7-80b4-542effc7d035 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3810a9c4-16c9-4946-beb2-b45abc50659f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62415cb7e6dd71d885b6fa2c56aa3b7518d647dd" 2018-08-01 10:59:38,911 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:59:38 GMT Server: Apache x-compute-request-id: req-aa485d49-e2ec-4547-a903-f8b8f8ebad85 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-aa485d49-e2ec-4547-a903-f8b8f8ebad85 Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "cbed4bade72a4788970554f78df929f0", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/910523d040da4f10849b9f4e1d0f3722/volumes/aa69ae73-883f-44a7-80b4-542effc7d035", "rel": "self"}, {"href": "http://172.30.9.24:8776/910523d040da4f10849b9f4e1d0f3722/volumes/aa69ae73-883f-44a7-80b4-542effc7d035", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-01T10:59:38.000000", "description": null, "os-vol-tenant-attr:tenant_id": "910523d040da4f10849b9f4e1d0f3722", "updated_at": "2018-08-01T10:59:38.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "aa69ae73-883f-44a7-80b4-542effc7d035", "size": 1}} 2018-08-01 10:59:38,911 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/910523d040da4f10849b9f4e1d0f3722/volumes/aa69ae73-883f-44a7-80b4-542effc7d035 used request id req-aa485d49-e2ec-4547-a903-f8b8f8ebad85 2018-08-01 10:59:38,911 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-1 2018-08-01 10:59:38,914 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/910523d040da4f10849b9f4e1d0f3722/volumes/aa69ae73-883f-44a7-80b4-542effc7d035 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3810a9c4-16c9-4946-beb2-b45abc50659f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62415cb7e6dd71d885b6fa2c56aa3b7518d647dd" 2018-08-01 10:59:39,127 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:59:38 GMT Server: Apache x-compute-request-id: req-c36c69b3-0c07-4075-a9b6-5090b8605d1c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c36c69b3-0c07-4075-a9b6-5090b8605d1c Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "cbed4bade72a4788970554f78df929f0", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/910523d040da4f10849b9f4e1d0f3722/volumes/aa69ae73-883f-44a7-80b4-542effc7d035", "rel": "self"}, {"href": "http://172.30.9.24:8776/910523d040da4f10849b9f4e1d0f3722/volumes/aa69ae73-883f-44a7-80b4-542effc7d035", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-01T10:59:38.000000", "description": null, "os-vol-tenant-attr:tenant_id": "910523d040da4f10849b9f4e1d0f3722", "updated_at": "2018-08-01T10:59:38.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "aa69ae73-883f-44a7-80b4-542effc7d035", "size": 1}} 2018-08-01 10:59:39,127 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/910523d040da4f10849b9f4e1d0f3722/volumes/aa69ae73-883f-44a7-80b4-542effc7d035 used request id req-c36c69b3-0c07-4075-a9b6-5090b8605d1c 2018-08-01 10:59:39,128 - create_volume - DEBUG - Instance status is - available 2018-08-01 10:59:39,128 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-1 2018-08-01 10:59:39,128 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-1 2018-08-01 10:59:39,128 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:59:39,129 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:59:39,528 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5e4cbfbfa1a142aeb27b81e2254080db", "name": "CreateInstanceVolumeTests-ed1714fe-6e7c-4a3-proj-role"}], "expires_at": "2018-08-01T11:59:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "910523d040da4f10849b9f4e1d0f3722", "name": "CreateInstanceVolumeTests-ed1714fe-6e7c-4a3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/910523d040da4f10849b9f4e1d0f3722", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/910523d040da4f10849b9f4e1d0f3722", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/910523d040da4f10849b9f4e1d0f3722", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/910523d040da4f10849b9f4e1d0f3722", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/910523d040da4f10849b9f4e1d0f3722", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/910523d040da4f10849b9f4e1d0f3722", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_910523d040da4f10849b9f4e1d0f3722", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_910523d040da4f10849b9f4e1d0f3722", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/910523d040da4f10849b9f4e1d0f3722", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/910523d040da4f10849b9f4e1d0f3722", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/910523d040da4f10849b9f4e1d0f3722", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/910523d040da4f10849b9f4e1d0f3722", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/910523d040da4f10849b9f4e1d0f3722", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/910523d040da4f10849b9f4e1d0f3722", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-ed1714fe-6e7c-4a3-user", "id": "cbed4bade72a4788970554f78df929f0"}, "audit_ids": ["ePCX3G3MSHqHyIMEM-SM7w"], "issued_at": "2018-08-01T10:59:39.000000Z"}} 2018-08-01 10:59:39,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3444ab895d696730b46a74e49c910173b32cc5b5" 2018-08-01 10:59:39,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:59:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f579c37a-0e6c-489a-b43e-4985f3369ff4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:59:39,627 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-f579c37a-0e6c-489a-b43e-4985f3369ff4 2018-08-01 10:59:39,632 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/910523d040da4f10849b9f4e1d0f3722/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3444ab895d696730b46a74e49c910173b32cc5b5" 2018-08-01 10:59:39,843 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:59:39 GMT Server: Apache x-compute-request-id: req-5e470741-5580-466d-ba5d-e53328530260 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5e470741-5580-466d-ba5d-e53328530260 Content-Encoding: gzip Content-Length: 461 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "cbed4bade72a4788970554f78df929f0", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/910523d040da4f10849b9f4e1d0f3722/volumes/aa69ae73-883f-44a7-80b4-542effc7d035", "rel": "self"}, {"href": "http://172.30.9.24:8776/910523d040da4f10849b9f4e1d0f3722/volumes/aa69ae73-883f-44a7-80b4-542effc7d035", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-01T10:59:38.000000", "description": null, "os-vol-tenant-attr:tenant_id": "910523d040da4f10849b9f4e1d0f3722", "updated_at": "2018-08-01T10:59:38.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "aa69ae73-883f-44a7-80b4-542effc7d035", "size": 1}]} 2018-08-01 10:59:39,844 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/910523d040da4f10849b9f4e1d0f3722/volumes/detail used request id req-5e470741-5580-466d-ba5d-e53328530260 2018-08-01 10:59:39,847 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8776/v3/910523d040da4f10849b9f4e1d0f3722/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-5e470741-5580-466d-ba5d-e53328530260" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3444ab895d696730b46a74e49c910173b32cc5b5" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-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-08-01 10:59:40,223 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 10:59:39 GMT Server: Apache x-compute-request-id: req-6fc077d2-eab8-4325-958a-32e9cb67dd11 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-6fc077d2-eab8-4325-958a-32e9cb67dd11 Content-Length: 851 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "cbed4bade72a4788970554f78df929f0", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/910523d040da4f10849b9f4e1d0f3722/volumes/be746d75-d7bd-4f18-a2ba-3f41f0cb2bc3", "rel": "self"}, {"href": "http://172.30.9.24:8776/910523d040da4f10849b9f4e1d0f3722/volumes/be746d75-d7bd-4f18-a2ba-3f41f0cb2bc3", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-01T10:59:40.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "be746d75-d7bd-4f18-a2ba-3f41f0cb2bc3", "size": 1}} 2018-08-01 10:59:40,223 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/910523d040da4f10849b9f4e1d0f3722/volumes used request id req-6fc077d2-eab8-4325-958a-32e9cb67dd11 2018-08-01 10:59:40,227 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/910523d040da4f10849b9f4e1d0f3722/volumes/be746d75-d7bd-4f18-a2ba-3f41f0cb2bc3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5e470741-5580-466d-ba5d-e53328530260" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3444ab895d696730b46a74e49c910173b32cc5b5" 2018-08-01 10:59:40,448 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:59:40 GMT Server: Apache x-compute-request-id: req-32bfa9f0-1385-408c-85d8-e3e72ae16098 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-32bfa9f0-1385-408c-85d8-e3e72ae16098 Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "cbed4bade72a4788970554f78df929f0", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/910523d040da4f10849b9f4e1d0f3722/volumes/be746d75-d7bd-4f18-a2ba-3f41f0cb2bc3", "rel": "self"}, {"href": "http://172.30.9.24:8776/910523d040da4f10849b9f4e1d0f3722/volumes/be746d75-d7bd-4f18-a2ba-3f41f0cb2bc3", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-01T10:59:40.000000", "description": null, "os-vol-tenant-attr:tenant_id": "910523d040da4f10849b9f4e1d0f3722", "updated_at": "2018-08-01T10:59:40.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "be746d75-d7bd-4f18-a2ba-3f41f0cb2bc3", "size": 1}} 2018-08-01 10:59:40,448 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/910523d040da4f10849b9f4e1d0f3722/volumes/be746d75-d7bd-4f18-a2ba-3f41f0cb2bc3 used request id req-32bfa9f0-1385-408c-85d8-e3e72ae16098 2018-08-01 10:59:40,449 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-2 2018-08-01 10:59:40,452 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/910523d040da4f10849b9f4e1d0f3722/volumes/be746d75-d7bd-4f18-a2ba-3f41f0cb2bc3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5e470741-5580-466d-ba5d-e53328530260" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3444ab895d696730b46a74e49c910173b32cc5b5" 2018-08-01 10:59:40,676 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:59:40 GMT Server: Apache x-compute-request-id: req-5d9cc727-e84b-4785-896f-c78df4b7c3a7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5d9cc727-e84b-4785-896f-c78df4b7c3a7 Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "cbed4bade72a4788970554f78df929f0", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/910523d040da4f10849b9f4e1d0f3722/volumes/be746d75-d7bd-4f18-a2ba-3f41f0cb2bc3", "rel": "self"}, {"href": "http://172.30.9.24:8776/910523d040da4f10849b9f4e1d0f3722/volumes/be746d75-d7bd-4f18-a2ba-3f41f0cb2bc3", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-01T10:59:40.000000", "description": null, "os-vol-tenant-attr:tenant_id": "910523d040da4f10849b9f4e1d0f3722", "updated_at": "2018-08-01T10:59:40.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "be746d75-d7bd-4f18-a2ba-3f41f0cb2bc3", "size": 1}} 2018-08-01 10:59:40,677 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/910523d040da4f10849b9f4e1d0f3722/volumes/be746d75-d7bd-4f18-a2ba-3f41f0cb2bc3 used request id req-5d9cc727-e84b-4785-896f-c78df4b7c3a7 2018-08-01 10:59:40,677 - create_volume - DEBUG - Instance status is - available 2018-08-01 10:59:40,677 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-2 2018-08-01 10:59:40,677 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-2 2018-08-01 10:59:40,678 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:59:40,678 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:59:41,052 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5e4cbfbfa1a142aeb27b81e2254080db", "name": "CreateInstanceVolumeTests-ed1714fe-6e7c-4a3-proj-role"}], "expires_at": "2018-08-01T11:59:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "910523d040da4f10849b9f4e1d0f3722", "name": "CreateInstanceVolumeTests-ed1714fe-6e7c-4a3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/910523d040da4f10849b9f4e1d0f3722", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/910523d040da4f10849b9f4e1d0f3722", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/910523d040da4f10849b9f4e1d0f3722", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/910523d040da4f10849b9f4e1d0f3722", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/910523d040da4f10849b9f4e1d0f3722", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/910523d040da4f10849b9f4e1d0f3722", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_910523d040da4f10849b9f4e1d0f3722", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_910523d040da4f10849b9f4e1d0f3722", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/910523d040da4f10849b9f4e1d0f3722", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/910523d040da4f10849b9f4e1d0f3722", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/910523d040da4f10849b9f4e1d0f3722", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/910523d040da4f10849b9f4e1d0f3722", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/910523d040da4f10849b9f4e1d0f3722", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/910523d040da4f10849b9f4e1d0f3722", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-ed1714fe-6e7c-4a3-user", "id": "cbed4bade72a4788970554f78df929f0"}, "audit_ids": ["Su65JlsCSYW6DfyD7nHFjg"], "issued_at": "2018-08-01T10:59:41.000000Z"}} 2018-08-01 10:59:41,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a098e5ecd753f4a24891c7637788cbb5c665ba1" 2018-08-01 10:59:41,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:59:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08ca07bb-cbf0-4414-ab84-7ca74eb4f8b1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:59:41,131 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-08ca07bb-cbf0-4414-ab84-7ca74eb4f8b1 2018-08-01 10:59:41,132 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 10:59:41,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a098e5ecd753f4a24891c7637788cbb5c665ba1" 2018-08-01 10:59:41,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:59:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b41dbef-3ef7-4271-bda8-6a165ece927d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:59:41,145 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-6b41dbef-3ef7-4271-bda8-6a165ece927d 2018-08-01 10:59:41,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a098e5ecd753f4a24891c7637788cbb5c665ba1" 2018-08-01 10:59:41,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-7bc076e0-77b9-41ef-b7b3-643541b9fba7 Date: Wed, 01 Aug 2018 10:59:41 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"0ee2d67d-9e94-4a62-82fb-7d39fa8a28c4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"910523d040da4f10849b9f4e1d0f3722","l2_adjacency":true,"status":"ACTIVE","subnets":["c632ca95-a3c0-4f2e-84ee-6ff6fa4a6751"],"description":"","tags":[],"updated_at":"2018-08-01T10:59:37Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-pub-net","admin_state_up":true,"tenant_id":"910523d040da4f10849b9f4e1d0f3722","created_at":"2018-08-01T10:59:36Z","mtu":1450}]} 2018-08-01 10:59:41,404 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-pub-net used request id req-7bc076e0-77b9-41ef-b7b3-643541b9fba7 2018-08-01 10:59:41,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=0ee2d67d-9e94-4a62-82fb-7d39fa8a28c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a098e5ecd753f4a24891c7637788cbb5c665ba1" 2018-08-01 10:59:41,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-30b02599-e74d-4d32-9e3d-f8d634c86fc0 Date: Wed, 01 Aug 2018 10:59:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0ee2d67d-9e94-4a62-82fb-7d39fa8a28c4","tenant_id":"910523d040da4f10849b9f4e1d0f3722","created_at":"2018-08-01T10:59:37Z","dns_nameservers":[],"updated_at":"2018-08-01T10:59:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"910523d040da4f10849b9f4e1d0f3722","id":"c632ca95-a3c0-4f2e-84ee-6ff6fa4a6751","subnetpool_id":null,"name":"CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-pub-subnet"}]} 2018-08-01 10:59:41,453 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=0ee2d67d-9e94-4a62-82fb-7d39fa8a28c4 used request id req-30b02599-e74d-4d32-9e3d-f8d634c86fc0 2018-08-01 10:59:41,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a098e5ecd753f4a24891c7637788cbb5c665ba1" 2018-08-01 10:59:41,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-b7f1a2ab-ba83-4541-9868-52a60068391c Date: Wed, 01 Aug 2018 10:59:41 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"0ee2d67d-9e94-4a62-82fb-7d39fa8a28c4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"910523d040da4f10849b9f4e1d0f3722","l2_adjacency":true,"status":"ACTIVE","subnets":["c632ca95-a3c0-4f2e-84ee-6ff6fa4a6751"],"description":"","tags":[],"updated_at":"2018-08-01T10:59:37Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-pub-net","admin_state_up":true,"tenant_id":"910523d040da4f10849b9f4e1d0f3722","created_at":"2018-08-01T10:59:36Z","mtu":1450}]} 2018-08-01 10:59:41,555 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-pub-net used request id req-b7f1a2ab-ba83-4541-9868-52a60068391c 2018-08-01 10:59:41,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:59:41,563 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:59:41,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/910523d040da4f10849b9f4e1d0f3722 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a098e5ecd753f4a24891c7637788cbb5c665ba1" 2018-08-01 10:59:41,584 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:59:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62913692-babb-42ec-9c0e-d97b709e64de Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/910523d040da4f10849b9f4e1d0f3722"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "910523d040da4f10849b9f4e1d0f3722", "name": "CreateInstanceVolumeTests-ed1714fe-6e7c-4a3-proj"}} 2018-08-01 10:59:41,584 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/910523d040da4f10849b9f4e1d0f3722 used request id req-62913692-babb-42ec-9c0e-d97b709e64de 2018-08-01 10:59:41,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=0ee2d67d-9e94-4a62-82fb-7d39fa8a28c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a098e5ecd753f4a24891c7637788cbb5c665ba1" 2018-08-01 10:59:41,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-1d7a03f3-f20b-4345-a1ae-c6139f2743fa Date: Wed, 01 Aug 2018 10:59:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0ee2d67d-9e94-4a62-82fb-7d39fa8a28c4","tenant_id":"910523d040da4f10849b9f4e1d0f3722","created_at":"2018-08-01T10:59:37Z","dns_nameservers":[],"updated_at":"2018-08-01T10:59:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"910523d040da4f10849b9f4e1d0f3722","id":"c632ca95-a3c0-4f2e-84ee-6ff6fa4a6751","subnetpool_id":null,"name":"CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-pub-subnet"}]} 2018-08-01 10:59:41,635 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=0ee2d67d-9e94-4a62-82fb-7d39fa8a28c4 used request id req-1d7a03f3-f20b-4345-a1ae-c6139f2743fa 2018-08-01 10:59:41,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=0ee2d67d-9e94-4a62-82fb-7d39fa8a28c4&name=CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a098e5ecd753f4a24891c7637788cbb5c665ba1" 2018-08-01 10:59:41,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-a68ee180-72fa-4ee3-ae2b-b014728d9ff3 Date: Wed, 01 Aug 2018 10:59:41 GMT RESP BODY: {"ports":[]} 2018-08-01 10:59:41,671 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=0ee2d67d-9e94-4a62-82fb-7d39fa8a28c4&name=CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-port&admin_state_up=True used request id req-a68ee180-72fa-4ee3-ae2b-b014728d9ff3 2018-08-01 10:59:41,673 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a098e5ecd753f4a24891c7637788cbb5c665ba1" 2018-08-01 10:59:41,906 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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 x-openstack-request-id: req-8143d79a-05b9-402e-8728-fe6625b0d9e4 x-compute-request-id: req-8143d79a-05b9-402e-8728-fe6625b0d9e4 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-01 10:59:41,907 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-inst used request id req-8143d79a-05b9-402e-8728-fe6625b0d9e4 2018-08-01 10:59:41,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a098e5ecd753f4a24891c7637788cbb5c665ba1" 2018-08-01 10:59:42,004 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-f8de31ab-8f6e-4dc2-bfe6-1460097c5d08 Date: Wed, 01 Aug 2018 10:59:42 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"0ee2d67d-9e94-4a62-82fb-7d39fa8a28c4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"910523d040da4f10849b9f4e1d0f3722","l2_adjacency":true,"status":"ACTIVE","subnets":["c632ca95-a3c0-4f2e-84ee-6ff6fa4a6751"],"description":"","tags":[],"updated_at":"2018-08-01T10:59:37Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-pub-net","admin_state_up":true,"tenant_id":"910523d040da4f10849b9f4e1d0f3722","created_at":"2018-08-01T10:59:36Z","mtu":1450}]} 2018-08-01 10:59:42,004 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-pub-net used request id req-f8de31ab-8f6e-4dc2-bfe6-1460097c5d08 2018-08-01 10:59:42,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=0ee2d67d-9e94-4a62-82fb-7d39fa8a28c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a098e5ecd753f4a24891c7637788cbb5c665ba1" 2018-08-01 10:59:42,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-06e2d6c6-bb2f-40b2-96e8-8a489584df4b Date: Wed, 01 Aug 2018 10:59:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0ee2d67d-9e94-4a62-82fb-7d39fa8a28c4","tenant_id":"910523d040da4f10849b9f4e1d0f3722","created_at":"2018-08-01T10:59:37Z","dns_nameservers":[],"updated_at":"2018-08-01T10:59:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"910523d040da4f10849b9f4e1d0f3722","id":"c632ca95-a3c0-4f2e-84ee-6ff6fa4a6751","subnetpool_id":null,"name":"CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-pub-subnet"}]} 2018-08-01 10:59:42,053 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=0ee2d67d-9e94-4a62-82fb-7d39fa8a28c4 used request id req-06e2d6c6-bb2f-40b2-96e8-8a489584df4b 2018-08-01 10:59:42,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a098e5ecd753f4a24891c7637788cbb5c665ba1" 2018-08-01 10:59:42,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-a84be521-1f84-4724-8fbe-62f830348651 Date: Wed, 01 Aug 2018 10:59:42 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"0ee2d67d-9e94-4a62-82fb-7d39fa8a28c4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"910523d040da4f10849b9f4e1d0f3722","l2_adjacency":true,"status":"ACTIVE","subnets":["c632ca95-a3c0-4f2e-84ee-6ff6fa4a6751"],"description":"","tags":[],"updated_at":"2018-08-01T10:59:37Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-pub-net","admin_state_up":true,"tenant_id":"910523d040da4f10849b9f4e1d0f3722","created_at":"2018-08-01T10:59:36Z","mtu":1450}]} 2018-08-01 10:59:42,158 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-pub-net used request id req-a84be521-1f84-4724-8fbe-62f830348651 2018-08-01 10:59:42,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/910523d040da4f10849b9f4e1d0f3722 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a098e5ecd753f4a24891c7637788cbb5c665ba1" 2018-08-01 10:59:42,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:59:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a85d480f-2720-426a-8691-e06b987a0292 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/910523d040da4f10849b9f4e1d0f3722"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "910523d040da4f10849b9f4e1d0f3722", "name": "CreateInstanceVolumeTests-ed1714fe-6e7c-4a3-proj"}} 2018-08-01 10:59:42,249 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/910523d040da4f10849b9f4e1d0f3722 used request id req-a85d480f-2720-426a-8691-e06b987a0292 2018-08-01 10:59:42,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=0ee2d67d-9e94-4a62-82fb-7d39fa8a28c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a098e5ecd753f4a24891c7637788cbb5c665ba1" 2018-08-01 10:59:42,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-affdac38-c0a8-4c15-a885-59bf3667c3e3 Date: Wed, 01 Aug 2018 10:59:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0ee2d67d-9e94-4a62-82fb-7d39fa8a28c4","tenant_id":"910523d040da4f10849b9f4e1d0f3722","created_at":"2018-08-01T10:59:37Z","dns_nameservers":[],"updated_at":"2018-08-01T10:59:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"910523d040da4f10849b9f4e1d0f3722","id":"c632ca95-a3c0-4f2e-84ee-6ff6fa4a6751","subnetpool_id":null,"name":"CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-pub-subnet"}]} 2018-08-01 10:59:42,299 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=0ee2d67d-9e94-4a62-82fb-7d39fa8a28c4 used request id req-affdac38-c0a8-4c15-a885-59bf3667c3e3 2018-08-01 10:59:42,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=0ee2d67d-9e94-4a62-82fb-7d39fa8a28c4&name=CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a098e5ecd753f4a24891c7637788cbb5c665ba1" 2018-08-01 10:59:42,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-3e0cf5b8-49e0-4d33-a146-a3042a30b7c5 Date: Wed, 01 Aug 2018 10:59:42 GMT RESP BODY: {"ports":[]} 2018-08-01 10:59:42,332 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=0ee2d67d-9e94-4a62-82fb-7d39fa8a28c4&name=CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-port&admin_state_up=True used request id req-3e0cf5b8-49e0-4d33-a146-a3042a30b7c5 2018-08-01 10:59:42,332 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 10:59:42,333 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 10:59:42,710 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5e4cbfbfa1a142aeb27b81e2254080db", "name": "CreateInstanceVolumeTests-ed1714fe-6e7c-4a3-proj-role"}], "expires_at": "2018-08-01T11:59:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "910523d040da4f10849b9f4e1d0f3722", "name": "CreateInstanceVolumeTests-ed1714fe-6e7c-4a3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/910523d040da4f10849b9f4e1d0f3722", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/910523d040da4f10849b9f4e1d0f3722", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/910523d040da4f10849b9f4e1d0f3722", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/910523d040da4f10849b9f4e1d0f3722", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/910523d040da4f10849b9f4e1d0f3722", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/910523d040da4f10849b9f4e1d0f3722", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_910523d040da4f10849b9f4e1d0f3722", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_910523d040da4f10849b9f4e1d0f3722", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/910523d040da4f10849b9f4e1d0f3722", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/910523d040da4f10849b9f4e1d0f3722", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/910523d040da4f10849b9f4e1d0f3722", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/910523d040da4f10849b9f4e1d0f3722", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/910523d040da4f10849b9f4e1d0f3722", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/910523d040da4f10849b9f4e1d0f3722", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-ed1714fe-6e7c-4a3-user", "id": "cbed4bade72a4788970554f78df929f0"}, "audit_ids": ["vAYKtFWpQfqoF1o409e-pw"], "issued_at": "2018-08-01T10:59:42.000000Z"}} 2018-08-01 10:59:42,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33e46c4de67cc85f871373bd04e22f83a770204a" 2018-08-01 10:59:42,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:59:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92616b0e-1348-499a-b15b-b4c029e8475d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 10:59:42,722 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-92616b0e-1348-499a-b15b-b4c029e8475d 2018-08-01 10:59:42,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a098e5ecd753f4a24891c7637788cbb5c665ba1" 2018-08-01 10:59:42,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-e873b313-f786-4dba-b8eb-8951bb9aaab1 Date: Wed, 01 Aug 2018 10:59:42 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"0ee2d67d-9e94-4a62-82fb-7d39fa8a28c4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"910523d040da4f10849b9f4e1d0f3722","l2_adjacency":true,"status":"ACTIVE","subnets":["c632ca95-a3c0-4f2e-84ee-6ff6fa4a6751"],"description":"","tags":[],"updated_at":"2018-08-01T10:59:37Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-pub-net","admin_state_up":true,"tenant_id":"910523d040da4f10849b9f4e1d0f3722","created_at":"2018-08-01T10:59:36Z","mtu":1450}]} 2018-08-01 10:59:42,818 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-pub-net used request id req-e873b313-f786-4dba-b8eb-8951bb9aaab1 2018-08-01 10:59:42,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=0ee2d67d-9e94-4a62-82fb-7d39fa8a28c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a098e5ecd753f4a24891c7637788cbb5c665ba1" 2018-08-01 10:59:42,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-9fd73e3a-91b6-4e3b-b3d6-48973976dd69 Date: Wed, 01 Aug 2018 10:59:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0ee2d67d-9e94-4a62-82fb-7d39fa8a28c4","tenant_id":"910523d040da4f10849b9f4e1d0f3722","created_at":"2018-08-01T10:59:37Z","dns_nameservers":[],"updated_at":"2018-08-01T10:59:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"910523d040da4f10849b9f4e1d0f3722","id":"c632ca95-a3c0-4f2e-84ee-6ff6fa4a6751","subnetpool_id":null,"name":"CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-pub-subnet"}]} 2018-08-01 10:59:42,870 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=0ee2d67d-9e94-4a62-82fb-7d39fa8a28c4 used request id req-9fd73e3a-91b6-4e3b-b3d6-48973976dd69 2018-08-01 10:59:42,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a098e5ecd753f4a24891c7637788cbb5c665ba1" 2018-08-01 10:59:42,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-973d95fd-3112-4cf0-bc2c-4bac421abfb7 Date: Wed, 01 Aug 2018 10:59:42 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"0ee2d67d-9e94-4a62-82fb-7d39fa8a28c4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"910523d040da4f10849b9f4e1d0f3722","l2_adjacency":true,"status":"ACTIVE","subnets":["c632ca95-a3c0-4f2e-84ee-6ff6fa4a6751"],"description":"","tags":[],"updated_at":"2018-08-01T10:59:37Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-pub-net","admin_state_up":true,"tenant_id":"910523d040da4f10849b9f4e1d0f3722","created_at":"2018-08-01T10:59:36Z","mtu":1450}]} 2018-08-01 10:59:42,963 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-pub-net used request id req-973d95fd-3112-4cf0-bc2c-4bac421abfb7 2018-08-01 10:59:42,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 10:59:42,971 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 10:59: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 10:59:42,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/910523d040da4f10849b9f4e1d0f3722 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33e46c4de67cc85f871373bd04e22f83a770204a" 2018-08-01 10:59:43,058 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:59:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf775965-f08f-43aa-ba11-2e115c09dc57 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/910523d040da4f10849b9f4e1d0f3722"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "910523d040da4f10849b9f4e1d0f3722", "name": "CreateInstanceVolumeTests-ed1714fe-6e7c-4a3-proj"}} 2018-08-01 10:59:43,059 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/910523d040da4f10849b9f4e1d0f3722 used request id req-bf775965-f08f-43aa-ba11-2e115c09dc57 2018-08-01 10:59:43,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=0ee2d67d-9e94-4a62-82fb-7d39fa8a28c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a098e5ecd753f4a24891c7637788cbb5c665ba1" 2018-08-01 10:59:43,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-31f0aafe-6ab1-428a-a8ea-e096fe17bd87 Date: Wed, 01 Aug 2018 10:59:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0ee2d67d-9e94-4a62-82fb-7d39fa8a28c4","tenant_id":"910523d040da4f10849b9f4e1d0f3722","created_at":"2018-08-01T10:59:37Z","dns_nameservers":[],"updated_at":"2018-08-01T10:59:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"910523d040da4f10849b9f4e1d0f3722","id":"c632ca95-a3c0-4f2e-84ee-6ff6fa4a6751","subnetpool_id":null,"name":"CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-pub-subnet"}]} 2018-08-01 10:59:43,109 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=0ee2d67d-9e94-4a62-82fb-7d39fa8a28c4 used request id req-31f0aafe-6ab1-428a-a8ea-e096fe17bd87 2018-08-01 10:59:43,110 - neutron_utils - INFO - Creating port for network with name - CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-pub-net 2018-08-01 10:59:43,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a098e5ecd753f4a24891c7637788cbb5c665ba1" -d '{"port": {"network_id": "0ee2d67d-9e94-4a62-82fb-7d39fa8a28c4", "name": "CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-port", "admin_state_up": true}}' 2018-08-01 10:59:44,197 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 808 X-Openstack-Request-Id: req-ce989ecf-aa84-4374-9d29-68a8059f45b9 Date: Wed, 01 Aug 2018 10:59:44 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:59:43Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c632ca95-a3c0-4f2e-84ee-6ff6fa4a6751","ip_address":"10.55.0.9"}],"id":"0dcc2e54-d1e4-4a78-8ed0-574d1c61f9ec","security_groups":["480323b5-1911-4e60-a3a1-bee1dfd4f6b1"],"mac_address":"fa:16:3e:dc:e0:b3","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-port","project_id":"910523d040da4f10849b9f4e1d0f3722","qos_policy_id":null,"admin_state_up":true,"network_id":"0ee2d67d-9e94-4a62-82fb-7d39fa8a28c4","tenant_id":"910523d040da4f10849b9f4e1d0f3722","created_at":"2018-08-01T10:59:43Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-08-01 10:59:44,197 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/ports used request id req-ce989ecf-aa84-4374-9d29-68a8059f45b9 2018-08-01 10:59:44,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a098e5ecd753f4a24891c7637788cbb5c665ba1" 2018-08-01 10:59:44,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-e765882f-abc5-4c77-bd92-2bb060ac13e9 Date: Wed, 01 Aug 2018 10:59:44 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"0ee2d67d-9e94-4a62-82fb-7d39fa8a28c4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"910523d040da4f10849b9f4e1d0f3722","l2_adjacency":true,"status":"ACTIVE","subnets":["c632ca95-a3c0-4f2e-84ee-6ff6fa4a6751"],"description":"","tags":[],"updated_at":"2018-08-01T10:59:37Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-pub-net","admin_state_up":true,"tenant_id":"910523d040da4f10849b9f4e1d0f3722","created_at":"2018-08-01T10:59:36Z","mtu":1450}]} 2018-08-01 10:59:44,292 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-pub-net used request id req-e765882f-abc5-4c77-bd92-2bb060ac13e9 2018-08-01 10:59:44,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=0ee2d67d-9e94-4a62-82fb-7d39fa8a28c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a098e5ecd753f4a24891c7637788cbb5c665ba1" 2018-08-01 10:59:44,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-6fcd3f65-97c0-41ee-bb5a-358cea75f3cf Date: Wed, 01 Aug 2018 10:59:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0ee2d67d-9e94-4a62-82fb-7d39fa8a28c4","tenant_id":"910523d040da4f10849b9f4e1d0f3722","created_at":"2018-08-01T10:59:37Z","dns_nameservers":[],"updated_at":"2018-08-01T10:59:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"910523d040da4f10849b9f4e1d0f3722","id":"c632ca95-a3c0-4f2e-84ee-6ff6fa4a6751","subnetpool_id":null,"name":"CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-pub-subnet"}]} 2018-08-01 10:59:44,342 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=0ee2d67d-9e94-4a62-82fb-7d39fa8a28c4 used request id req-6fcd3f65-97c0-41ee-bb5a-358cea75f3cf 2018-08-01 10:59:44,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a098e5ecd753f4a24891c7637788cbb5c665ba1" 2018-08-01 10:59:44,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-0753aac8-b2f1-4c8a-be68-bceed6209ad6 Date: Wed, 01 Aug 2018 10:59:44 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"0ee2d67d-9e94-4a62-82fb-7d39fa8a28c4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"910523d040da4f10849b9f4e1d0f3722","l2_adjacency":true,"status":"ACTIVE","subnets":["c632ca95-a3c0-4f2e-84ee-6ff6fa4a6751"],"description":"","tags":[],"updated_at":"2018-08-01T10:59:37Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-pub-net","admin_state_up":true,"tenant_id":"910523d040da4f10849b9f4e1d0f3722","created_at":"2018-08-01T10:59:36Z","mtu":1450}]} 2018-08-01 10:59:44,434 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-pub-net used request id req-0753aac8-b2f1-4c8a-be68-bceed6209ad6 2018-08-01 10:59:44,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/910523d040da4f10849b9f4e1d0f3722 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a098e5ecd753f4a24891c7637788cbb5c665ba1" 2018-08-01 10:59:44,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:59:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c59296e0-4e41-4fec-b3c2-fe530838f23c Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/910523d040da4f10849b9f4e1d0f3722"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "910523d040da4f10849b9f4e1d0f3722", "name": "CreateInstanceVolumeTests-ed1714fe-6e7c-4a3-proj"}} 2018-08-01 10:59:44,523 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/910523d040da4f10849b9f4e1d0f3722 used request id req-c59296e0-4e41-4fec-b3c2-fe530838f23c 2018-08-01 10:59:44,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=0ee2d67d-9e94-4a62-82fb-7d39fa8a28c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a098e5ecd753f4a24891c7637788cbb5c665ba1" 2018-08-01 10:59:44,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-682c70d9-b169-41fb-90e4-22cb4f797b2b Date: Wed, 01 Aug 2018 10:59:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0ee2d67d-9e94-4a62-82fb-7d39fa8a28c4","tenant_id":"910523d040da4f10849b9f4e1d0f3722","created_at":"2018-08-01T10:59:37Z","dns_nameservers":[],"updated_at":"2018-08-01T10:59:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"910523d040da4f10849b9f4e1d0f3722","id":"c632ca95-a3c0-4f2e-84ee-6ff6fa4a6751","subnetpool_id":null,"name":"CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-pub-subnet"}]} 2018-08-01 10:59:44,576 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=0ee2d67d-9e94-4a62-82fb-7d39fa8a28c4 used request id req-682c70d9-b169-41fb-90e4-22cb4f797b2b 2018-08-01 10:59:44,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=0ee2d67d-9e94-4a62-82fb-7d39fa8a28c4&name=CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a098e5ecd753f4a24891c7637788cbb5c665ba1" 2018-08-01 10:59:44,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 811 X-Openstack-Request-Id: req-50719d19-d999-4e4d-a298-053376d72cee Date: Wed, 01 Aug 2018 10:59:44 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:59:43Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c632ca95-a3c0-4f2e-84ee-6ff6fa4a6751","ip_address":"10.55.0.9"}],"id":"0dcc2e54-d1e4-4a78-8ed0-574d1c61f9ec","security_groups":["480323b5-1911-4e60-a3a1-bee1dfd4f6b1"],"mac_address":"fa:16:3e:dc:e0:b3","project_id":"910523d040da4f10849b9f4e1d0f3722","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-port","admin_state_up":true,"network_id":"0ee2d67d-9e94-4a62-82fb-7d39fa8a28c4","tenant_id":"910523d040da4f10849b9f4e1d0f3722","created_at":"2018-08-01T10:59:43Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-08-01 10:59:44,659 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=0ee2d67d-9e94-4a62-82fb-7d39fa8a28c4&name=CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-port&admin_state_up=True used request id req-50719d19-d999-4e4d-a298-053376d72cee 2018-08-01 10:59:44,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/910523d040da4f10849b9f4e1d0f3722 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a098e5ecd753f4a24891c7637788cbb5c665ba1" 2018-08-01 10:59:44,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:59:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7d12568-3c80-402e-8faa-48dafc5094af Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/910523d040da4f10849b9f4e1d0f3722"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "910523d040da4f10849b9f4e1d0f3722", "name": "CreateInstanceVolumeTests-ed1714fe-6e7c-4a3-proj"}} 2018-08-01 10:59:44,681 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/910523d040da4f10849b9f4e1d0f3722 used request id req-a7d12568-3c80-402e-8faa-48dafc5094af 2018-08-01 10:59:44,681 - nova_utils - INFO - Creating VM with name - CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-inst 2018-08-01 10:59:44,684 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a098e5ecd753f4a24891c7637788cbb5c665ba1" 2018-08-01 10:59:44,706 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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-190c4d26-5f0d-4d22-8395-2961deeea022 x-compute-request-id: req-190c4d26-5f0d-4d22-8395-2961deeea022 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"flavors": [{"id": "05d7a11a-fa30-478f-b0fa-04ac975bd3ca", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/05d7a11a-fa30-478f-b0fa-04ac975bd3ca", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/05d7a11a-fa30-478f-b0fa-04ac975bd3ca", "rel": "bookmark"}], "name": "CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-flavor-name"}, {"id": "4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "rel": "bookmark"}], "name": "vmtp-flavor_ee58c79f-c6fb-483f-8b9c-406ffbfad757"}, {"id": "5b61c696-1b5b-4204-b7e5-ca4a818093b0", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "bookmark"}], "name": "shaker-flavor_81952131-3011-4d90-80f4-831743223f59"}]} 2018-08-01 10:59:44,706 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-190c4d26-5f0d-4d22-8395-2961deeea022 2018-08-01 10:59:44,709 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors/05d7a11a-fa30-478f-b0fa-04ac975bd3ca -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a098e5ecd753f4a24891c7637788cbb5c665ba1" 2018-08-01 10:59:44,729 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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-64bea453-51b3-43b2-9e02-6c888437522c x-compute-request-id: req-64bea453-51b3-43b2-9e02-6c888437522c Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-flavor-name", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/05d7a11a-fa30-478f-b0fa-04ac975bd3ca", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/05d7a11a-fa30-478f-b0fa-04ac975bd3ca", "rel": "bookmark"}], "ram": 256, "OS-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": "05d7a11a-fa30-478f-b0fa-04ac975bd3ca"}} 2018-08-01 10:59:44,729 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/05d7a11a-fa30-478f-b0fa-04ac975bd3ca used request id req-64bea453-51b3-43b2-9e02-6c888437522c 2018-08-01 10:59:44,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2a098e5ecd753f4a24891c7637788cbb5c665ba1" 2018-08-01 10:59:44,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1060 Content-Type: application/json X-Openstack-Request-Id: req-99679b9e-c03f-446f-8123-528cdce5727b Date: Wed, 01 Aug 2018 10:59:44 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T10:59:34Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-01T10:59:34Z", "visibility": "shared", "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/911fc976-cc8c-44c2-8b91-3d1775b3c4c6/snap", "metadata": {}}], "self": "/v2/images/911fc976-cc8c-44c2-8b91-3d1775b3c4c6", "min_disk": 0, "protected": false, "id": "911fc976-cc8c-44c2-8b91-3d1775b3c4c6", "file": "/v2/images/911fc976-cc8c-44c2-8b91-3d1775b3c4c6/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "910523d040da4f10849b9f4e1d0f3722", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/911fc976-cc8c-44c2-8b91-3d1775b3c4c6/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-image"} 2018-08-01 10:59:44,909 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-image used request id req-99679b9e-c03f-446f-8123-528cdce5727b 2018-08-01 10:59:44,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2a098e5ecd753f4a24891c7637788cbb5c665ba1" 2018-08-01 10:59:44,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-8f0d4d5a-9985-4db2-a89f-5acc417e78a2 Date: Wed, 01 Aug 2018 10:59: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-08-01 10:59:44,918 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-8f0d4d5a-9985-4db2-a89f-5acc417e78a2 2018-08-01 10:59:44,926 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a098e5ecd753f4a24891c7637788cbb5c665ba1" -d '{"server": {"name": "CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-inst", "imageRef": "911fc976-cc8c-44c2-8b91-3d1775b3c4c6", "flavorRef": "05d7a11a-fa30-478f-b0fa-04ac975bd3ca", "max_count": 1, "min_count": 1, "networks": [{"port": "0dcc2e54-d1e4-4a78-8ed0-574d1c61f9ec"}]}}' 2018-08-01 10:59:46,030 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 10: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 x-openstack-request-id: req-925b241c-51a2-408a-9518-c72dda18e2b0 x-compute-request-id: req-925b241c-51a2-408a-9518-c72dda18e2b0 Content-Length: 374 location: http://172.30.9.24:8774/v2.1/servers/ff4c5430-b446-43c8-9122-13f9896e2a67 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "ff4c5430-b446-43c8-9122-13f9896e2a67", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/ff4c5430-b446-43c8-9122-13f9896e2a67", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ff4c5430-b446-43c8-9122-13f9896e2a67", "rel": "bookmark"}], "adminPass": "aUL4Hz9zVZ5a"}} 2018-08-01 10:59:46,030 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-925b241c-51a2-408a-9518-c72dda18e2b0 2018-08-01 10:59:46,033 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ff4c5430-b446-43c8-9122-13f9896e2a67 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a098e5ecd753f4a24891c7637788cbb5c665ba1" 2018-08-01 10:59:46,106 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:59:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-814d0fc3-c1c8-4333-8253-c67f70c827d9 x-compute-request-id: req-814d0fc3-c1c8-4333-8253-c67f70c827d9 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.24:8774/v2.1/servers/ff4c5430-b446-43c8-9122-13f9896e2a67", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ff4c5430-b446-43c8-9122-13f9896e2a67", "rel": "bookmark"}], "image": {"id": "911fc976-cc8c-44c2-8b91-3d1775b3c4c6", "links": [{"href": "http://172.30.9.24:8774/images/911fc976-cc8c-44c2-8b91-3d1775b3c4c6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "05d7a11a-fa30-478f-b0fa-04ac975bd3ca", "links": [{"href": "http://172.30.9.24:8774/flavors/05d7a11a-fa30-478f-b0fa-04ac975bd3ca", "rel": "bookmark"}]}, "id": "ff4c5430-b446-43c8-9122-13f9896e2a67", "user_id": "cbed4bade72a4788970554f78df929f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T10:59:46Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-inst", "created": "2018-08-01T10:59:45Z", "tenant_id": "910523d040da4f10849b9f4e1d0f3722", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:59:46,106 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ff4c5430-b446-43c8-9122-13f9896e2a67 used request id req-814d0fc3-c1c8-4333-8253-c67f70c827d9 2018-08-01 10:59:46,107 - create_instance - INFO - Created instance with name - CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-inst 2018-08-01 10:59:46,109 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ff4c5430-b446-43c8-9122-13f9896e2a67 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a098e5ecd753f4a24891c7637788cbb5c665ba1" 2018-08-01 10:59:46,221 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:59:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6e435496-5411-41ec-abc9-13d3f21349c0 x-compute-request-id: req-6e435496-5411-41ec-abc9-13d3f21349c0 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.24:8774/v2.1/servers/ff4c5430-b446-43c8-9122-13f9896e2a67", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ff4c5430-b446-43c8-9122-13f9896e2a67", "rel": "bookmark"}], "image": {"id": "911fc976-cc8c-44c2-8b91-3d1775b3c4c6", "links": [{"href": "http://172.30.9.24:8774/images/911fc976-cc8c-44c2-8b91-3d1775b3c4c6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "05d7a11a-fa30-478f-b0fa-04ac975bd3ca", "links": [{"href": "http://172.30.9.24:8774/flavors/05d7a11a-fa30-478f-b0fa-04ac975bd3ca", "rel": "bookmark"}]}, "id": "ff4c5430-b446-43c8-9122-13f9896e2a67", "user_id": "cbed4bade72a4788970554f78df929f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T10:59:46Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-inst", "created": "2018-08-01T10:59:45Z", "tenant_id": "910523d040da4f10849b9f4e1d0f3722", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:59:46,221 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ff4c5430-b446-43c8-9122-13f9896e2a67 used request id req-6e435496-5411-41ec-abc9-13d3f21349c0 2018-08-01 10:59:46,222 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-inst] is - BUILD 2018-08-01 10:59:46,222 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-01 10:59:49,225 - create_instance - DEBUG - VM status query timeout in 896.881608963 2018-08-01 10:59:49,228 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ff4c5430-b446-43c8-9122-13f9896e2a67 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a098e5ecd753f4a24891c7637788cbb5c665ba1" 2018-08-01 10:59:49,670 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:59:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7c57d873-fa12-4716-a4c7-1b2b1774441a x-compute-request-id: req-7c57d873-fa12-4716-a4c7-1b2b1774441a 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.24:8774/v2.1/servers/ff4c5430-b446-43c8-9122-13f9896e2a67", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ff4c5430-b446-43c8-9122-13f9896e2a67", "rel": "bookmark"}], "image": {"id": "911fc976-cc8c-44c2-8b91-3d1775b3c4c6", "links": [{"href": "http://172.30.9.24:8774/images/911fc976-cc8c-44c2-8b91-3d1775b3c4c6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "05d7a11a-fa30-478f-b0fa-04ac975bd3ca", "links": [{"href": "http://172.30.9.24:8774/flavors/05d7a11a-fa30-478f-b0fa-04ac975bd3ca", "rel": "bookmark"}]}, "id": "ff4c5430-b446-43c8-9122-13f9896e2a67", "security_groups": [{"name": "default"}], "user_id": "cbed4bade72a4788970554f78df929f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T10:59:46Z", "hostId": "2932ebd6815ca6b3856cfb66c99d8f4365bb75f9859b65cbbc229422", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-inst", "created": "2018-08-01T10:59:45Z", "tenant_id": "910523d040da4f10849b9f4e1d0f3722", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:59:49,670 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ff4c5430-b446-43c8-9122-13f9896e2a67 used request id req-7c57d873-fa12-4716-a4c7-1b2b1774441a 2018-08-01 10:59:49,670 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-inst] is - BUILD 2018-08-01 10:59:49,670 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-01 10:59:52,674 - create_instance - DEBUG - VM status query timeout in 893.43315506 2018-08-01 10:59:52,677 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ff4c5430-b446-43c8-9122-13f9896e2a67 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a098e5ecd753f4a24891c7637788cbb5c665ba1" 2018-08-01 10:59:53,237 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:59: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-e9c927e8-f805-4e5e-b0fd-e47d345cac86 x-compute-request-id: req-e9c927e8-f805-4e5e-b0fd-e47d345cac86 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dc:e0:b3", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/ff4c5430-b446-43c8-9122-13f9896e2a67", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ff4c5430-b446-43c8-9122-13f9896e2a67", "rel": "bookmark"}], "image": {"id": "911fc976-cc8c-44c2-8b91-3d1775b3c4c6", "links": [{"href": "http://172.30.9.24:8774/images/911fc976-cc8c-44c2-8b91-3d1775b3c4c6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T10:59:50.000000", "flavor": {"id": "05d7a11a-fa30-478f-b0fa-04ac975bd3ca", "links": [{"href": "http://172.30.9.24:8774/flavors/05d7a11a-fa30-478f-b0fa-04ac975bd3ca", "rel": "bookmark"}]}, "id": "ff4c5430-b446-43c8-9122-13f9896e2a67", "security_groups": [{"name": "default"}], "user_id": "cbed4bade72a4788970554f78df929f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:59:50Z", "hostId": "2932ebd6815ca6b3856cfb66c99d8f4365bb75f9859b65cbbc229422", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-inst", "created": "2018-08-01T10:59:45Z", "tenant_id": "910523d040da4f10849b9f4e1d0f3722", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:59:53,237 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ff4c5430-b446-43c8-9122-13f9896e2a67 used request id req-e9c927e8-f805-4e5e-b0fd-e47d345cac86 2018-08-01 10:59:53,238 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-inst] is - ACTIVE 2018-08-01 10:59:53,238 - create_instance - INFO - VM is - ACTIVE 2018-08-01 10:59:53,240 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ff4c5430-b446-43c8-9122-13f9896e2a67 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a098e5ecd753f4a24891c7637788cbb5c665ba1" 2018-08-01 10:59:53,401 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:59:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0ebefa14-16af-4024-9105-cd537e6c026b x-compute-request-id: req-0ebefa14-16af-4024-9105-cd537e6c026b Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dc:e0:b3", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/ff4c5430-b446-43c8-9122-13f9896e2a67", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ff4c5430-b446-43c8-9122-13f9896e2a67", "rel": "bookmark"}], "image": {"id": "911fc976-cc8c-44c2-8b91-3d1775b3c4c6", "links": [{"href": "http://172.30.9.24:8774/images/911fc976-cc8c-44c2-8b91-3d1775b3c4c6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T10:59:50.000000", "flavor": {"id": "05d7a11a-fa30-478f-b0fa-04ac975bd3ca", "links": [{"href": "http://172.30.9.24:8774/flavors/05d7a11a-fa30-478f-b0fa-04ac975bd3ca", "rel": "bookmark"}]}, "id": "ff4c5430-b446-43c8-9122-13f9896e2a67", "security_groups": [{"name": "default"}], "user_id": "cbed4bade72a4788970554f78df929f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:59:50Z", "hostId": "2932ebd6815ca6b3856cfb66c99d8f4365bb75f9859b65cbbc229422", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-inst", "created": "2018-08-01T10:59:45Z", "tenant_id": "910523d040da4f10849b9f4e1d0f3722", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:59:53,402 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ff4c5430-b446-43c8-9122-13f9896e2a67 used request id req-0ebefa14-16af-4024-9105-cd537e6c026b 2018-08-01 10:59:53,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a098e5ecd753f4a24891c7637788cbb5c665ba1" 2018-08-01 10:59:53,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-b26fdf3a-fe92-4457-86a5-6d147614d5a9 Date: Wed, 01 Aug 2018 10:59:53 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"0ee2d67d-9e94-4a62-82fb-7d39fa8a28c4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"910523d040da4f10849b9f4e1d0f3722","l2_adjacency":true,"status":"ACTIVE","subnets":["c632ca95-a3c0-4f2e-84ee-6ff6fa4a6751"],"description":"","tags":[],"updated_at":"2018-08-01T10:59:37Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-pub-net","admin_state_up":true,"tenant_id":"910523d040da4f10849b9f4e1d0f3722","created_at":"2018-08-01T10:59:36Z","mtu":1450}]} 2018-08-01 10:59:53,499 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-pub-net used request id req-b26fdf3a-fe92-4457-86a5-6d147614d5a9 2018-08-01 10:59:53,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/910523d040da4f10849b9f4e1d0f3722 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a098e5ecd753f4a24891c7637788cbb5c665ba1" 2018-08-01 10:59:53,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:59:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f5deef6-d50f-4d01-a4bd-ea78a85f4022 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/910523d040da4f10849b9f4e1d0f3722"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "910523d040da4f10849b9f4e1d0f3722", "name": "CreateInstanceVolumeTests-ed1714fe-6e7c-4a3-proj"}} 2018-08-01 10:59:53,597 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/910523d040da4f10849b9f4e1d0f3722 used request id req-8f5deef6-d50f-4d01-a4bd-ea78a85f4022 2018-08-01 10:59:53,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=0ee2d67d-9e94-4a62-82fb-7d39fa8a28c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a098e5ecd753f4a24891c7637788cbb5c665ba1" 2018-08-01 10:59:53,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-52a26711-230b-4941-ac19-357c5482f2d4 Date: Wed, 01 Aug 2018 10:59:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0ee2d67d-9e94-4a62-82fb-7d39fa8a28c4","tenant_id":"910523d040da4f10849b9f4e1d0f3722","created_at":"2018-08-01T10:59:37Z","dns_nameservers":[],"updated_at":"2018-08-01T10:59:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"910523d040da4f10849b9f4e1d0f3722","id":"c632ca95-a3c0-4f2e-84ee-6ff6fa4a6751","subnetpool_id":null,"name":"CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-pub-subnet"}]} 2018-08-01 10:59:53,648 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=0ee2d67d-9e94-4a62-82fb-7d39fa8a28c4 used request id req-52a26711-230b-4941-ac19-357c5482f2d4 2018-08-01 10:59:53,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=0ee2d67d-9e94-4a62-82fb-7d39fa8a28c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a098e5ecd753f4a24891c7637788cbb5c665ba1" 2018-08-01 10:59:53,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1649 X-Openstack-Request-Id: req-dd379e7e-2373-492f-a62f-d1466b439dfa Date: Wed, 01 Aug 2018 10:59:53 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:59:49Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c632ca95-a3c0-4f2e-84ee-6ff6fa4a6751","ip_address":"10.55.0.9"}],"id":"0dcc2e54-d1e4-4a78-8ed0-574d1c61f9ec","security_groups":["480323b5-1911-4e60-a3a1-bee1dfd4f6b1"],"mac_address":"fa:16:3e:dc:e0:b3","project_id":"910523d040da4f10849b9f4e1d0f3722","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-port","admin_state_up":true,"network_id":"0ee2d67d-9e94-4a62-82fb-7d39fa8a28c4","tenant_id":"910523d040da4f10849b9f4e1d0f3722","created_at":"2018-08-01T10:59:43Z","binding:vnic_type":"normal","device_id":"ff4c5430-b446-43c8-9122-13f9896e2a67","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:59:39Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c632ca95-a3c0-4f2e-84ee-6ff6fa4a6751","ip_address":"10.55.0.2"}],"id":"94369392-dd48-4611-9fe1-40f53531a91b","security_groups":[],"mac_address":"fa:16:3e:47:97:ba","project_id":"910523d040da4f10849b9f4e1d0f3722","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0ee2d67d-9e94-4a62-82fb-7d39fa8a28c4","tenant_id":"910523d040da4f10849b9f4e1d0f3722","created_at":"2018-08-01T10:59:37Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0ee2d67d-9e94-4a62-82fb-7d39fa8a28c4","ip_allocation":"immediate"}]} 2018-08-01 10:59:53,715 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=0ee2d67d-9e94-4a62-82fb-7d39fa8a28c4 used request id req-dd379e7e-2373-492f-a62f-d1466b439dfa 2018-08-01 10:59:53,719 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/910523d040da4f10849b9f4e1d0f3722/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a098e5ecd753f4a24891c7637788cbb5c665ba1" 2018-08-01 10:59:53,927 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:59:53 GMT Server: Apache x-compute-request-id: req-cb3c7c41-59b8-4201-83bb-046c6892a8dd OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-cb3c7c41-59b8-4201-83bb-046c6892a8dd Content-Encoding: gzip Content-Length: 520 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "cbed4bade72a4788970554f78df929f0", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/910523d040da4f10849b9f4e1d0f3722/volumes/be746d75-d7bd-4f18-a2ba-3f41f0cb2bc3", "rel": "self"}, {"href": "http://172.30.9.24:8776/910523d040da4f10849b9f4e1d0f3722/volumes/be746d75-d7bd-4f18-a2ba-3f41f0cb2bc3", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-01T10:59:40.000000", "description": null, "os-vol-tenant-attr:tenant_id": "910523d040da4f10849b9f4e1d0f3722", "updated_at": "2018-08-01T10:59:40.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "be746d75-d7bd-4f18-a2ba-3f41f0cb2bc3", "size": 1}, {"status": "available", "user_id": "cbed4bade72a4788970554f78df929f0", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/910523d040da4f10849b9f4e1d0f3722/volumes/aa69ae73-883f-44a7-80b4-542effc7d035", "rel": "self"}, {"href": "http://172.30.9.24:8776/910523d040da4f10849b9f4e1d0f3722/volumes/aa69ae73-883f-44a7-80b4-542effc7d035", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-01T10:59:38.000000", "description": null, "os-vol-tenant-attr:tenant_id": "910523d040da4f10849b9f4e1d0f3722", "updated_at": "2018-08-01T10:59:38.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "aa69ae73-883f-44a7-80b4-542effc7d035", "size": 1}]} 2018-08-01 10:59:53,927 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/910523d040da4f10849b9f4e1d0f3722/volumes/detail used request id req-cb3c7c41-59b8-4201-83bb-046c6892a8dd 2018-08-01 10:59:53,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/910523d040da4f10849b9f4e1d0f3722 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a098e5ecd753f4a24891c7637788cbb5c665ba1" 2018-08-01 10:59:53,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:59:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-807544e3-aeb7-456f-bdf4-9c32c00a628d Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/910523d040da4f10849b9f4e1d0f3722"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "910523d040da4f10849b9f4e1d0f3722", "name": "CreateInstanceVolumeTests-ed1714fe-6e7c-4a3-proj"}} 2018-08-01 10:59:53,951 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/910523d040da4f10849b9f4e1d0f3722 used request id req-807544e3-aeb7-456f-bdf4-9c32c00a628d 2018-08-01 10:59:53,953 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ff4c5430-b446-43c8-9122-13f9896e2a67 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a098e5ecd753f4a24891c7637788cbb5c665ba1" 2018-08-01 10:59:54,562 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:59:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0ca22097-df0f-42ef-a45e-67b503faeda6 x-compute-request-id: req-0ca22097-df0f-42ef-a45e-67b503faeda6 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dc:e0:b3", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/ff4c5430-b446-43c8-9122-13f9896e2a67", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ff4c5430-b446-43c8-9122-13f9896e2a67", "rel": "bookmark"}], "image": {"id": "911fc976-cc8c-44c2-8b91-3d1775b3c4c6", "links": [{"href": "http://172.30.9.24:8774/images/911fc976-cc8c-44c2-8b91-3d1775b3c4c6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T10:59:50.000000", "flavor": {"id": "05d7a11a-fa30-478f-b0fa-04ac975bd3ca", "links": [{"href": "http://172.30.9.24:8774/flavors/05d7a11a-fa30-478f-b0fa-04ac975bd3ca", "rel": "bookmark"}]}, "id": "ff4c5430-b446-43c8-9122-13f9896e2a67", "security_groups": [{"name": "default"}], "user_id": "cbed4bade72a4788970554f78df929f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:59:50Z", "hostId": "2932ebd6815ca6b3856cfb66c99d8f4365bb75f9859b65cbbc229422", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-inst", "created": "2018-08-01T10:59:45Z", "tenant_id": "910523d040da4f10849b9f4e1d0f3722", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:59:54,562 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ff4c5430-b446-43c8-9122-13f9896e2a67 used request id req-0ca22097-df0f-42ef-a45e-67b503faeda6 2018-08-01 10:59:54,562 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-inst] is - ACTIVE 2018-08-01 10:59:54,562 - create_instance - INFO - VM is - ACTIVE 2018-08-01 10:59:54,565 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ff4c5430-b446-43c8-9122-13f9896e2a67 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a098e5ecd753f4a24891c7637788cbb5c665ba1" 2018-08-01 10:59:54,884 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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-4c49b7da-86d6-4f8c-876b-c0bdcd1c3b66 x-compute-request-id: req-4c49b7da-86d6-4f8c-876b-c0bdcd1c3b66 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dc:e0:b3", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/ff4c5430-b446-43c8-9122-13f9896e2a67", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ff4c5430-b446-43c8-9122-13f9896e2a67", "rel": "bookmark"}], "image": {"id": "911fc976-cc8c-44c2-8b91-3d1775b3c4c6", "links": [{"href": "http://172.30.9.24:8774/images/911fc976-cc8c-44c2-8b91-3d1775b3c4c6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T10:59:50.000000", "flavor": {"id": "05d7a11a-fa30-478f-b0fa-04ac975bd3ca", "links": [{"href": "http://172.30.9.24:8774/flavors/05d7a11a-fa30-478f-b0fa-04ac975bd3ca", "rel": "bookmark"}]}, "id": "ff4c5430-b446-43c8-9122-13f9896e2a67", "security_groups": [{"name": "default"}], "user_id": "cbed4bade72a4788970554f78df929f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:59:50Z", "hostId": "2932ebd6815ca6b3856cfb66c99d8f4365bb75f9859b65cbbc229422", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-inst", "created": "2018-08-01T10:59:45Z", "tenant_id": "910523d040da4f10849b9f4e1d0f3722", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 10:59:54,884 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ff4c5430-b446-43c8-9122-13f9896e2a67 used request id req-4c49b7da-86d6-4f8c-876b-c0bdcd1c3b66 2018-08-01 10:59:54,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a098e5ecd753f4a24891c7637788cbb5c665ba1" 2018-08-01 10:59:55,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-6998fd82-fb23-49a4-a5e9-cca23f15721f Date: Wed, 01 Aug 2018 10:59:55 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"0ee2d67d-9e94-4a62-82fb-7d39fa8a28c4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"910523d040da4f10849b9f4e1d0f3722","l2_adjacency":true,"status":"ACTIVE","subnets":["c632ca95-a3c0-4f2e-84ee-6ff6fa4a6751"],"description":"","tags":[],"updated_at":"2018-08-01T10:59:37Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-pub-net","admin_state_up":true,"tenant_id":"910523d040da4f10849b9f4e1d0f3722","created_at":"2018-08-01T10:59:36Z","mtu":1450}]} 2018-08-01 10:59:55,140 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-pub-net used request id req-6998fd82-fb23-49a4-a5e9-cca23f15721f 2018-08-01 10:59:55,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/910523d040da4f10849b9f4e1d0f3722 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a098e5ecd753f4a24891c7637788cbb5c665ba1" 2018-08-01 10:59:55,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:59:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d845800-5c98-4c45-a392-b976e9cf2b13 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/910523d040da4f10849b9f4e1d0f3722"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "910523d040da4f10849b9f4e1d0f3722", "name": "CreateInstanceVolumeTests-ed1714fe-6e7c-4a3-proj"}} 2018-08-01 10:59:55,237 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/910523d040da4f10849b9f4e1d0f3722 used request id req-9d845800-5c98-4c45-a392-b976e9cf2b13 2018-08-01 10:59:55,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=0ee2d67d-9e94-4a62-82fb-7d39fa8a28c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a098e5ecd753f4a24891c7637788cbb5c665ba1" 2018-08-01 10:59:55,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-620c84c4-b0a3-4a7a-8249-15f63404ac64 Date: Wed, 01 Aug 2018 10:59:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0ee2d67d-9e94-4a62-82fb-7d39fa8a28c4","tenant_id":"910523d040da4f10849b9f4e1d0f3722","created_at":"2018-08-01T10:59:37Z","dns_nameservers":[],"updated_at":"2018-08-01T10:59:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"910523d040da4f10849b9f4e1d0f3722","id":"c632ca95-a3c0-4f2e-84ee-6ff6fa4a6751","subnetpool_id":null,"name":"CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-pub-subnet"}]} 2018-08-01 10:59:55,288 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=0ee2d67d-9e94-4a62-82fb-7d39fa8a28c4 used request id req-620c84c4-b0a3-4a7a-8249-15f63404ac64 2018-08-01 10:59:55,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=0ee2d67d-9e94-4a62-82fb-7d39fa8a28c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a098e5ecd753f4a24891c7637788cbb5c665ba1" 2018-08-01 10:59:55,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1649 X-Openstack-Request-Id: req-386b48f3-f3f8-431a-b3ef-244637890c43 Date: Wed, 01 Aug 2018 10:59:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:59:49Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c632ca95-a3c0-4f2e-84ee-6ff6fa4a6751","ip_address":"10.55.0.9"}],"id":"0dcc2e54-d1e4-4a78-8ed0-574d1c61f9ec","security_groups":["480323b5-1911-4e60-a3a1-bee1dfd4f6b1"],"mac_address":"fa:16:3e:dc:e0:b3","project_id":"910523d040da4f10849b9f4e1d0f3722","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-port","admin_state_up":true,"network_id":"0ee2d67d-9e94-4a62-82fb-7d39fa8a28c4","tenant_id":"910523d040da4f10849b9f4e1d0f3722","created_at":"2018-08-01T10:59:43Z","binding:vnic_type":"normal","device_id":"ff4c5430-b446-43c8-9122-13f9896e2a67","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:59:39Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c632ca95-a3c0-4f2e-84ee-6ff6fa4a6751","ip_address":"10.55.0.2"}],"id":"94369392-dd48-4611-9fe1-40f53531a91b","security_groups":[],"mac_address":"fa:16:3e:47:97:ba","project_id":"910523d040da4f10849b9f4e1d0f3722","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0ee2d67d-9e94-4a62-82fb-7d39fa8a28c4","tenant_id":"910523d040da4f10849b9f4e1d0f3722","created_at":"2018-08-01T10:59:37Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0ee2d67d-9e94-4a62-82fb-7d39fa8a28c4","ip_allocation":"immediate"}]} 2018-08-01 10:59:55,357 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=0ee2d67d-9e94-4a62-82fb-7d39fa8a28c4 used request id req-386b48f3-f3f8-431a-b3ef-244637890c43 2018-08-01 10:59:55,360 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/ff4c5430-b446-43c8-9122-13f9896e2a67/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a098e5ecd753f4a24891c7637788cbb5c665ba1" -d '{"volumeAttachment": {"volumeId": "aa69ae73-883f-44a7-80b4-542effc7d035"}}' 2018-08-01 10:59:56,171 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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-dd0240cc-53ad-466e-a4f0-d88f2121d41d x-compute-request-id: req-dd0240cc-53ad-466e-a4f0-d88f2121d41d Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "ff4c5430-b446-43c8-9122-13f9896e2a67", "id": "aa69ae73-883f-44a7-80b4-542effc7d035", "volumeId": "aa69ae73-883f-44a7-80b4-542effc7d035"}} 2018-08-01 10:59:56,171 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/ff4c5430-b446-43c8-9122-13f9896e2a67/os-volume_attachments used request id req-dd0240cc-53ad-466e-a4f0-d88f2121d41d 2018-08-01 10:59:56,174 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ff4c5430-b446-43c8-9122-13f9896e2a67 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a098e5ecd753f4a24891c7637788cbb5c665ba1" 2018-08-01 10:59:56,669 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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-f20286e7-30bb-4f71-ac7e-10723fec36de x-compute-request-id: req-f20286e7-30bb-4f71-ac7e-10723fec36de Content-Encoding: gzip Content-Length: 777 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dc:e0:b3", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/ff4c5430-b446-43c8-9122-13f9896e2a67", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ff4c5430-b446-43c8-9122-13f9896e2a67", "rel": "bookmark"}], "image": {"id": "911fc976-cc8c-44c2-8b91-3d1775b3c4c6", "links": [{"href": "http://172.30.9.24:8774/images/911fc976-cc8c-44c2-8b91-3d1775b3c4c6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T10:59:50.000000", "flavor": {"id": "05d7a11a-fa30-478f-b0fa-04ac975bd3ca", "links": [{"href": "http://172.30.9.24:8774/flavors/05d7a11a-fa30-478f-b0fa-04ac975bd3ca", "rel": "bookmark"}]}, "id": "ff4c5430-b446-43c8-9122-13f9896e2a67", "security_groups": [{"name": "default"}], "user_id": "cbed4bade72a4788970554f78df929f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:59:50Z", "hostId": "2932ebd6815ca6b3856cfb66c99d8f4365bb75f9859b65cbbc229422", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-inst", "created": "2018-08-01T10:59:45Z", "tenant_id": "910523d040da4f10849b9f4e1d0f3722", "os-extended-volumes:volumes_attached": [{"id": "aa69ae73-883f-44a7-80b4-542effc7d035"}], "metadata": {}}} 2018-08-01 10:59:56,669 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ff4c5430-b446-43c8-9122-13f9896e2a67 used request id req-f20286e7-30bb-4f71-ac7e-10723fec36de 2018-08-01 10:59:56,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a098e5ecd753f4a24891c7637788cbb5c665ba1" 2018-08-01 10:59:56,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-9756b693-42a3-4927-b7ba-e6941908f030 Date: Wed, 01 Aug 2018 10:59:56 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"0ee2d67d-9e94-4a62-82fb-7d39fa8a28c4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"910523d040da4f10849b9f4e1d0f3722","l2_adjacency":true,"status":"ACTIVE","subnets":["c632ca95-a3c0-4f2e-84ee-6ff6fa4a6751"],"description":"","tags":[],"updated_at":"2018-08-01T10:59:37Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-pub-net","admin_state_up":true,"tenant_id":"910523d040da4f10849b9f4e1d0f3722","created_at":"2018-08-01T10:59:36Z","mtu":1450}]} 2018-08-01 10:59:56,767 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-pub-net used request id req-9756b693-42a3-4927-b7ba-e6941908f030 2018-08-01 10:59:56,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/910523d040da4f10849b9f4e1d0f3722 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a098e5ecd753f4a24891c7637788cbb5c665ba1" 2018-08-01 10:59:56,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:59:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d19896a7-d3b2-49dd-99a2-04947091eed0 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/910523d040da4f10849b9f4e1d0f3722"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "910523d040da4f10849b9f4e1d0f3722", "name": "CreateInstanceVolumeTests-ed1714fe-6e7c-4a3-proj"}} 2018-08-01 10:59:56,854 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/910523d040da4f10849b9f4e1d0f3722 used request id req-d19896a7-d3b2-49dd-99a2-04947091eed0 2018-08-01 10:59:56,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=0ee2d67d-9e94-4a62-82fb-7d39fa8a28c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a098e5ecd753f4a24891c7637788cbb5c665ba1" 2018-08-01 10:59:56,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-50ae18dc-521b-4dcb-923b-a975e7948110 Date: Wed, 01 Aug 2018 10:59:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0ee2d67d-9e94-4a62-82fb-7d39fa8a28c4","tenant_id":"910523d040da4f10849b9f4e1d0f3722","created_at":"2018-08-01T10:59:37Z","dns_nameservers":[],"updated_at":"2018-08-01T10:59:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"910523d040da4f10849b9f4e1d0f3722","id":"c632ca95-a3c0-4f2e-84ee-6ff6fa4a6751","subnetpool_id":null,"name":"CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-pub-subnet"}]} 2018-08-01 10:59:56,904 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=0ee2d67d-9e94-4a62-82fb-7d39fa8a28c4 used request id req-50ae18dc-521b-4dcb-923b-a975e7948110 2018-08-01 10:59:56,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=0ee2d67d-9e94-4a62-82fb-7d39fa8a28c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a098e5ecd753f4a24891c7637788cbb5c665ba1" 2018-08-01 10:59:56,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1649 X-Openstack-Request-Id: req-980a1db3-7e53-444d-822b-c04d65b84f44 Date: Wed, 01 Aug 2018 10:59:56 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:59:49Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c632ca95-a3c0-4f2e-84ee-6ff6fa4a6751","ip_address":"10.55.0.9"}],"id":"0dcc2e54-d1e4-4a78-8ed0-574d1c61f9ec","security_groups":["480323b5-1911-4e60-a3a1-bee1dfd4f6b1"],"mac_address":"fa:16:3e:dc:e0:b3","project_id":"910523d040da4f10849b9f4e1d0f3722","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-port","admin_state_up":true,"network_id":"0ee2d67d-9e94-4a62-82fb-7d39fa8a28c4","tenant_id":"910523d040da4f10849b9f4e1d0f3722","created_at":"2018-08-01T10:59:43Z","binding:vnic_type":"normal","device_id":"ff4c5430-b446-43c8-9122-13f9896e2a67","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:59:39Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c632ca95-a3c0-4f2e-84ee-6ff6fa4a6751","ip_address":"10.55.0.2"}],"id":"94369392-dd48-4611-9fe1-40f53531a91b","security_groups":[],"mac_address":"fa:16:3e:47:97:ba","project_id":"910523d040da4f10849b9f4e1d0f3722","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0ee2d67d-9e94-4a62-82fb-7d39fa8a28c4","tenant_id":"910523d040da4f10849b9f4e1d0f3722","created_at":"2018-08-01T10:59:37Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0ee2d67d-9e94-4a62-82fb-7d39fa8a28c4","ip_allocation":"immediate"}]} 2018-08-01 10:59:56,974 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=0ee2d67d-9e94-4a62-82fb-7d39fa8a28c4 used request id req-980a1db3-7e53-444d-822b-c04d65b84f44 2018-08-01 10:59:56,978 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/910523d040da4f10849b9f4e1d0f3722/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-cb3c7c41-59b8-4201-83bb-046c6892a8dd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a098e5ecd753f4a24891c7637788cbb5c665ba1" 2018-08-01 10:59:57,043 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:59:56 GMT Server: Apache x-compute-request-id: req-de69c26a-fc0b-4939-8a50-c56c2bf8b004 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-de69c26a-fc0b-4939-8a50-c56c2bf8b004 Content-Encoding: gzip Content-Length: 541 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "cbed4bade72a4788970554f78df929f0", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/910523d040da4f10849b9f4e1d0f3722/volumes/be746d75-d7bd-4f18-a2ba-3f41f0cb2bc3", "rel": "self"}, {"href": "http://172.30.9.24:8776/910523d040da4f10849b9f4e1d0f3722/volumes/be746d75-d7bd-4f18-a2ba-3f41f0cb2bc3", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-01T10:59:40.000000", "description": null, "os-vol-tenant-attr:tenant_id": "910523d040da4f10849b9f4e1d0f3722", "updated_at": "2018-08-01T10:59:40.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "be746d75-d7bd-4f18-a2ba-3f41f0cb2bc3", "size": 1}, {"status": "reserved", "user_id": "cbed4bade72a4788970554f78df929f0", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/910523d040da4f10849b9f4e1d0f3722/volumes/aa69ae73-883f-44a7-80b4-542effc7d035", "rel": "self"}, {"href": "http://172.30.9.24:8776/910523d040da4f10849b9f4e1d0f3722/volumes/aa69ae73-883f-44a7-80b4-542effc7d035", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-01T10:59:38.000000", "description": null, "os-vol-tenant-attr:tenant_id": "910523d040da4f10849b9f4e1d0f3722", "updated_at": "2018-08-01T10:59:56.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "aa69ae73-883f-44a7-80b4-542effc7d035", "size": 1}]} 2018-08-01 10:59:57,044 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/910523d040da4f10849b9f4e1d0f3722/volumes/detail used request id req-de69c26a-fc0b-4939-8a50-c56c2bf8b004 2018-08-01 10:59:57,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/910523d040da4f10849b9f4e1d0f3722 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a098e5ecd753f4a24891c7637788cbb5c665ba1" 2018-08-01 10:59:57,129 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:59:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de0c62ac-64d8-4e1b-ad84-5ee03285db7f Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/910523d040da4f10849b9f4e1d0f3722"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "910523d040da4f10849b9f4e1d0f3722", "name": "CreateInstanceVolumeTests-ed1714fe-6e7c-4a3-proj"}} 2018-08-01 10:59:57,130 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/910523d040da4f10849b9f4e1d0f3722 used request id req-de0c62ac-64d8-4e1b-ad84-5ee03285db7f 2018-08-01 10:59:57,132 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ff4c5430-b446-43c8-9122-13f9896e2a67 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a098e5ecd753f4a24891c7637788cbb5c665ba1" 2018-08-01 10:59:57,625 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:59: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-b21dfd52-b1bf-43e5-b897-35832d04c481 x-compute-request-id: req-b21dfd52-b1bf-43e5-b897-35832d04c481 Content-Encoding: gzip Content-Length: 777 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dc:e0:b3", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/ff4c5430-b446-43c8-9122-13f9896e2a67", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ff4c5430-b446-43c8-9122-13f9896e2a67", "rel": "bookmark"}], "image": {"id": "911fc976-cc8c-44c2-8b91-3d1775b3c4c6", "links": [{"href": "http://172.30.9.24:8774/images/911fc976-cc8c-44c2-8b91-3d1775b3c4c6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T10:59:50.000000", "flavor": {"id": "05d7a11a-fa30-478f-b0fa-04ac975bd3ca", "links": [{"href": "http://172.30.9.24:8774/flavors/05d7a11a-fa30-478f-b0fa-04ac975bd3ca", "rel": "bookmark"}]}, "id": "ff4c5430-b446-43c8-9122-13f9896e2a67", "security_groups": [{"name": "default"}], "user_id": "cbed4bade72a4788970554f78df929f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:59:50Z", "hostId": "2932ebd6815ca6b3856cfb66c99d8f4365bb75f9859b65cbbc229422", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-inst", "created": "2018-08-01T10:59:45Z", "tenant_id": "910523d040da4f10849b9f4e1d0f3722", "os-extended-volumes:volumes_attached": [{"id": "aa69ae73-883f-44a7-80b4-542effc7d035"}], "metadata": {}}} 2018-08-01 10:59:57,626 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ff4c5430-b446-43c8-9122-13f9896e2a67 used request id req-b21dfd52-b1bf-43e5-b897-35832d04c481 2018-08-01 10:59:57,626 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-inst] is - ACTIVE 2018-08-01 10:59:57,626 - create_instance - INFO - VM is - ACTIVE 2018-08-01 10:59:57,629 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ff4c5430-b446-43c8-9122-13f9896e2a67 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a098e5ecd753f4a24891c7637788cbb5c665ba1" 2018-08-01 10:59:58,099 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:59: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-fc88c07f-4dde-4ae9-b7d1-01bee71af078 x-compute-request-id: req-fc88c07f-4dde-4ae9-b7d1-01bee71af078 Content-Encoding: gzip Content-Length: 777 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dc:e0:b3", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/ff4c5430-b446-43c8-9122-13f9896e2a67", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ff4c5430-b446-43c8-9122-13f9896e2a67", "rel": "bookmark"}], "image": {"id": "911fc976-cc8c-44c2-8b91-3d1775b3c4c6", "links": [{"href": "http://172.30.9.24:8774/images/911fc976-cc8c-44c2-8b91-3d1775b3c4c6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T10:59:50.000000", "flavor": {"id": "05d7a11a-fa30-478f-b0fa-04ac975bd3ca", "links": [{"href": "http://172.30.9.24:8774/flavors/05d7a11a-fa30-478f-b0fa-04ac975bd3ca", "rel": "bookmark"}]}, "id": "ff4c5430-b446-43c8-9122-13f9896e2a67", "security_groups": [{"name": "default"}], "user_id": "cbed4bade72a4788970554f78df929f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:59:50Z", "hostId": "2932ebd6815ca6b3856cfb66c99d8f4365bb75f9859b65cbbc229422", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-inst", "created": "2018-08-01T10:59:45Z", "tenant_id": "910523d040da4f10849b9f4e1d0f3722", "os-extended-volumes:volumes_attached": [{"id": "aa69ae73-883f-44a7-80b4-542effc7d035"}], "metadata": {}}} 2018-08-01 10:59:58,099 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ff4c5430-b446-43c8-9122-13f9896e2a67 used request id req-fc88c07f-4dde-4ae9-b7d1-01bee71af078 2018-08-01 10:59:58,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a098e5ecd753f4a24891c7637788cbb5c665ba1" 2018-08-01 10:59:58,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-0ebfa0a8-1c06-43b0-99f5-be7f5be5ab06 Date: Wed, 01 Aug 2018 10:59:58 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"0ee2d67d-9e94-4a62-82fb-7d39fa8a28c4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"910523d040da4f10849b9f4e1d0f3722","l2_adjacency":true,"status":"ACTIVE","subnets":["c632ca95-a3c0-4f2e-84ee-6ff6fa4a6751"],"description":"","tags":[],"updated_at":"2018-08-01T10:59:37Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-pub-net","admin_state_up":true,"tenant_id":"910523d040da4f10849b9f4e1d0f3722","created_at":"2018-08-01T10:59:36Z","mtu":1450}]} 2018-08-01 10:59:58,200 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-pub-net used request id req-0ebfa0a8-1c06-43b0-99f5-be7f5be5ab06 2018-08-01 10:59:58,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/910523d040da4f10849b9f4e1d0f3722 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a098e5ecd753f4a24891c7637788cbb5c665ba1" 2018-08-01 10:59:58,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:59:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a9f50b2-a5e4-43c9-9bc1-48f9346c2969 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/910523d040da4f10849b9f4e1d0f3722"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "910523d040da4f10849b9f4e1d0f3722", "name": "CreateInstanceVolumeTests-ed1714fe-6e7c-4a3-proj"}} 2018-08-01 10:59:58,288 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/910523d040da4f10849b9f4e1d0f3722 used request id req-3a9f50b2-a5e4-43c9-9bc1-48f9346c2969 2018-08-01 10:59:58,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=0ee2d67d-9e94-4a62-82fb-7d39fa8a28c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a098e5ecd753f4a24891c7637788cbb5c665ba1" 2018-08-01 10:59:58,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-aa2b2333-e2c8-454d-9138-179cb3654d34 Date: Wed, 01 Aug 2018 10:59:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0ee2d67d-9e94-4a62-82fb-7d39fa8a28c4","tenant_id":"910523d040da4f10849b9f4e1d0f3722","created_at":"2018-08-01T10:59:37Z","dns_nameservers":[],"updated_at":"2018-08-01T10:59:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"910523d040da4f10849b9f4e1d0f3722","id":"c632ca95-a3c0-4f2e-84ee-6ff6fa4a6751","subnetpool_id":null,"name":"CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-pub-subnet"}]} 2018-08-01 10:59:58,338 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=0ee2d67d-9e94-4a62-82fb-7d39fa8a28c4 used request id req-aa2b2333-e2c8-454d-9138-179cb3654d34 2018-08-01 10:59:58,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=0ee2d67d-9e94-4a62-82fb-7d39fa8a28c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a098e5ecd753f4a24891c7637788cbb5c665ba1" 2018-08-01 10:59:58,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1649 X-Openstack-Request-Id: req-cf8a6040-7e03-4f26-beea-96ab1438b35e Date: Wed, 01 Aug 2018 10:59:58 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:59:49Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c632ca95-a3c0-4f2e-84ee-6ff6fa4a6751","ip_address":"10.55.0.9"}],"id":"0dcc2e54-d1e4-4a78-8ed0-574d1c61f9ec","security_groups":["480323b5-1911-4e60-a3a1-bee1dfd4f6b1"],"mac_address":"fa:16:3e:dc:e0:b3","project_id":"910523d040da4f10849b9f4e1d0f3722","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-port","admin_state_up":true,"network_id":"0ee2d67d-9e94-4a62-82fb-7d39fa8a28c4","tenant_id":"910523d040da4f10849b9f4e1d0f3722","created_at":"2018-08-01T10:59:43Z","binding:vnic_type":"normal","device_id":"ff4c5430-b446-43c8-9122-13f9896e2a67","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:59:39Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c632ca95-a3c0-4f2e-84ee-6ff6fa4a6751","ip_address":"10.55.0.2"}],"id":"94369392-dd48-4611-9fe1-40f53531a91b","security_groups":[],"mac_address":"fa:16:3e:47:97:ba","project_id":"910523d040da4f10849b9f4e1d0f3722","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0ee2d67d-9e94-4a62-82fb-7d39fa8a28c4","tenant_id":"910523d040da4f10849b9f4e1d0f3722","created_at":"2018-08-01T10:59:37Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0ee2d67d-9e94-4a62-82fb-7d39fa8a28c4","ip_allocation":"immediate"}]} 2018-08-01 10:59:58,405 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=0ee2d67d-9e94-4a62-82fb-7d39fa8a28c4 used request id req-cf8a6040-7e03-4f26-beea-96ab1438b35e 2018-08-01 10:59:58,408 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/ff4c5430-b446-43c8-9122-13f9896e2a67/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a098e5ecd753f4a24891c7637788cbb5c665ba1" -d '{"volumeAttachment": {"volumeId": "be746d75-d7bd-4f18-a2ba-3f41f0cb2bc3"}}' 2018-08-01 10:59:59,212 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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-54ba9c31-652d-443b-bdd0-1aa4092c9f74 x-compute-request-id: req-54ba9c31-652d-443b-bdd0-1aa4092c9f74 Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdc", "serverId": "ff4c5430-b446-43c8-9122-13f9896e2a67", "id": "be746d75-d7bd-4f18-a2ba-3f41f0cb2bc3", "volumeId": "be746d75-d7bd-4f18-a2ba-3f41f0cb2bc3"}} 2018-08-01 10:59:59,212 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/ff4c5430-b446-43c8-9122-13f9896e2a67/os-volume_attachments used request id req-54ba9c31-652d-443b-bdd0-1aa4092c9f74 2018-08-01 10:59:59,215 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ff4c5430-b446-43c8-9122-13f9896e2a67 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a098e5ecd753f4a24891c7637788cbb5c665ba1" 2018-08-01 10:59:59,404 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10: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-017277cb-1898-4276-a2b4-097c659b140f x-compute-request-id: req-017277cb-1898-4276-a2b4-097c659b140f Content-Encoding: gzip Content-Length: 803 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dc:e0:b3", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/ff4c5430-b446-43c8-9122-13f9896e2a67", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ff4c5430-b446-43c8-9122-13f9896e2a67", "rel": "bookmark"}], "image": {"id": "911fc976-cc8c-44c2-8b91-3d1775b3c4c6", "links": [{"href": "http://172.30.9.24:8774/images/911fc976-cc8c-44c2-8b91-3d1775b3c4c6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T10:59:50.000000", "flavor": {"id": "05d7a11a-fa30-478f-b0fa-04ac975bd3ca", "links": [{"href": "http://172.30.9.24:8774/flavors/05d7a11a-fa30-478f-b0fa-04ac975bd3ca", "rel": "bookmark"}]}, "id": "ff4c5430-b446-43c8-9122-13f9896e2a67", "security_groups": [{"name": "default"}], "user_id": "cbed4bade72a4788970554f78df929f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:59:50Z", "hostId": "2932ebd6815ca6b3856cfb66c99d8f4365bb75f9859b65cbbc229422", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-inst", "created": "2018-08-01T10:59:45Z", "tenant_id": "910523d040da4f10849b9f4e1d0f3722", "os-extended-volumes:volumes_attached": [{"id": "aa69ae73-883f-44a7-80b4-542effc7d035"}, {"id": "be746d75-d7bd-4f18-a2ba-3f41f0cb2bc3"}], "metadata": {}}} 2018-08-01 10:59:59,404 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ff4c5430-b446-43c8-9122-13f9896e2a67 used request id req-017277cb-1898-4276-a2b4-097c659b140f 2018-08-01 10:59:59,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a098e5ecd753f4a24891c7637788cbb5c665ba1" 2018-08-01 10:59:59,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-a6997819-33c1-4585-b7e9-6fa35410f158 Date: Wed, 01 Aug 2018 10:59:59 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"0ee2d67d-9e94-4a62-82fb-7d39fa8a28c4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"910523d040da4f10849b9f4e1d0f3722","l2_adjacency":true,"status":"ACTIVE","subnets":["c632ca95-a3c0-4f2e-84ee-6ff6fa4a6751"],"description":"","tags":[],"updated_at":"2018-08-01T10:59:37Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-pub-net","admin_state_up":true,"tenant_id":"910523d040da4f10849b9f4e1d0f3722","created_at":"2018-08-01T10:59:36Z","mtu":1450}]} 2018-08-01 10:59:59,502 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-pub-net used request id req-a6997819-33c1-4585-b7e9-6fa35410f158 2018-08-01 10:59:59,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/910523d040da4f10849b9f4e1d0f3722 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a098e5ecd753f4a24891c7637788cbb5c665ba1" 2018-08-01 10:59:59,586 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 10:59:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f680226-082e-4f83-9899-033c6a9df5c2 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/910523d040da4f10849b9f4e1d0f3722"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "910523d040da4f10849b9f4e1d0f3722", "name": "CreateInstanceVolumeTests-ed1714fe-6e7c-4a3-proj"}} 2018-08-01 10:59:59,586 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/910523d040da4f10849b9f4e1d0f3722 used request id req-9f680226-082e-4f83-9899-033c6a9df5c2 2018-08-01 10:59:59,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=0ee2d67d-9e94-4a62-82fb-7d39fa8a28c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a098e5ecd753f4a24891c7637788cbb5c665ba1" 2018-08-01 10:59:59,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-83262168-99e6-4e1d-8840-1d4cf731303b Date: Wed, 01 Aug 2018 10:59:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0ee2d67d-9e94-4a62-82fb-7d39fa8a28c4","tenant_id":"910523d040da4f10849b9f4e1d0f3722","created_at":"2018-08-01T10:59:37Z","dns_nameservers":[],"updated_at":"2018-08-01T10:59:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"910523d040da4f10849b9f4e1d0f3722","id":"c632ca95-a3c0-4f2e-84ee-6ff6fa4a6751","subnetpool_id":null,"name":"CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-pub-subnet"}]} 2018-08-01 10:59:59,637 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=0ee2d67d-9e94-4a62-82fb-7d39fa8a28c4 used request id req-83262168-99e6-4e1d-8840-1d4cf731303b 2018-08-01 10:59:59,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=0ee2d67d-9e94-4a62-82fb-7d39fa8a28c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a098e5ecd753f4a24891c7637788cbb5c665ba1" 2018-08-01 10:59:59,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1649 X-Openstack-Request-Id: req-34fb75d4-dc8c-4109-8adb-4d4ad6a5e91c Date: Wed, 01 Aug 2018 10:59:59 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:59:49Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c632ca95-a3c0-4f2e-84ee-6ff6fa4a6751","ip_address":"10.55.0.9"}],"id":"0dcc2e54-d1e4-4a78-8ed0-574d1c61f9ec","security_groups":["480323b5-1911-4e60-a3a1-bee1dfd4f6b1"],"mac_address":"fa:16:3e:dc:e0:b3","project_id":"910523d040da4f10849b9f4e1d0f3722","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-port","admin_state_up":true,"network_id":"0ee2d67d-9e94-4a62-82fb-7d39fa8a28c4","tenant_id":"910523d040da4f10849b9f4e1d0f3722","created_at":"2018-08-01T10:59:43Z","binding:vnic_type":"normal","device_id":"ff4c5430-b446-43c8-9122-13f9896e2a67","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:59:39Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c632ca95-a3c0-4f2e-84ee-6ff6fa4a6751","ip_address":"10.55.0.2"}],"id":"94369392-dd48-4611-9fe1-40f53531a91b","security_groups":[],"mac_address":"fa:16:3e:47:97:ba","project_id":"910523d040da4f10849b9f4e1d0f3722","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0ee2d67d-9e94-4a62-82fb-7d39fa8a28c4","tenant_id":"910523d040da4f10849b9f4e1d0f3722","created_at":"2018-08-01T10:59:37Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0ee2d67d-9e94-4a62-82fb-7d39fa8a28c4","ip_allocation":"immediate"}]} 2018-08-01 10:59:59,706 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=0ee2d67d-9e94-4a62-82fb-7d39fa8a28c4 used request id req-34fb75d4-dc8c-4109-8adb-4d4ad6a5e91c 2018-08-01 10:59:59,707 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 11:00:00,088 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5e4cbfbfa1a142aeb27b81e2254080db", "name": "CreateInstanceVolumeTests-ed1714fe-6e7c-4a3-proj-role"}], "expires_at": "2018-08-01T12:00:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "910523d040da4f10849b9f4e1d0f3722", "name": "CreateInstanceVolumeTests-ed1714fe-6e7c-4a3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/910523d040da4f10849b9f4e1d0f3722", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/910523d040da4f10849b9f4e1d0f3722", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/910523d040da4f10849b9f4e1d0f3722", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/910523d040da4f10849b9f4e1d0f3722", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/910523d040da4f10849b9f4e1d0f3722", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/910523d040da4f10849b9f4e1d0f3722", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_910523d040da4f10849b9f4e1d0f3722", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_910523d040da4f10849b9f4e1d0f3722", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/910523d040da4f10849b9f4e1d0f3722", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/910523d040da4f10849b9f4e1d0f3722", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/910523d040da4f10849b9f4e1d0f3722", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/910523d040da4f10849b9f4e1d0f3722", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/910523d040da4f10849b9f4e1d0f3722", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/910523d040da4f10849b9f4e1d0f3722", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-ed1714fe-6e7c-4a3-user", "id": "cbed4bade72a4788970554f78df929f0"}, "audit_ids": ["wz4cnU37QjiJL6Ei6Cf-xA"], "issued_at": "2018-08-01T11:00:00.000000Z"}} 2018-08-01 11:00:00,091 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfdecfed78fd5f5e97f7791047ec7b84f0911aef" 2018-08-01 11:00:00,695 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11: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-d2c51f76-8f29-4412-8daa-e5432016a3ea x-compute-request-id: req-d2c51f76-8f29-4412-8daa-e5432016a3ea Content-Encoding: gzip Content-Length: 800 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dc:e0:b3", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/ff4c5430-b446-43c8-9122-13f9896e2a67", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ff4c5430-b446-43c8-9122-13f9896e2a67", "rel": "bookmark"}], "image": {"id": "911fc976-cc8c-44c2-8b91-3d1775b3c4c6", "links": [{"href": "http://172.30.9.24:8774/images/911fc976-cc8c-44c2-8b91-3d1775b3c4c6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T10:59:50.000000", "flavor": {"id": "05d7a11a-fa30-478f-b0fa-04ac975bd3ca", "links": [{"href": "http://172.30.9.24:8774/flavors/05d7a11a-fa30-478f-b0fa-04ac975bd3ca", "rel": "bookmark"}]}, "id": "ff4c5430-b446-43c8-9122-13f9896e2a67", "security_groups": [{"name": "default"}], "user_id": "cbed4bade72a4788970554f78df929f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:59:50Z", "hostId": "2932ebd6815ca6b3856cfb66c99d8f4365bb75f9859b65cbbc229422", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-inst", "created": "2018-08-01T10:59:45Z", "tenant_id": "910523d040da4f10849b9f4e1d0f3722", "os-extended-volumes:volumes_attached": [{"id": "aa69ae73-883f-44a7-80b4-542effc7d035"}, {"id": "be746d75-d7bd-4f18-a2ba-3f41f0cb2bc3"}], "metadata": {}}]} 2018-08-01 11:00:00,696 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-inst used request id req-d2c51f76-8f29-4412-8daa-e5432016a3ea 2018-08-01 11:00:00,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfdecfed78fd5f5e97f7791047ec7b84f0911aef" 2018-08-01 11:00:00,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-3adc0308-1dbd-4fac-80f8-d9ef84cd26c2 Date: Wed, 01 Aug 2018 11:00:00 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"0ee2d67d-9e94-4a62-82fb-7d39fa8a28c4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"910523d040da4f10849b9f4e1d0f3722","l2_adjacency":true,"status":"ACTIVE","subnets":["c632ca95-a3c0-4f2e-84ee-6ff6fa4a6751"],"description":"","tags":[],"updated_at":"2018-08-01T10:59:37Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-pub-net","admin_state_up":true,"tenant_id":"910523d040da4f10849b9f4e1d0f3722","created_at":"2018-08-01T10:59:36Z","mtu":1450}]} 2018-08-01 11:00:00,795 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-pub-net used request id req-3adc0308-1dbd-4fac-80f8-d9ef84cd26c2 2018-08-01 11:00:00,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=0ee2d67d-9e94-4a62-82fb-7d39fa8a28c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfdecfed78fd5f5e97f7791047ec7b84f0911aef" 2018-08-01 11:00:00,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-37dbde3c-a6d4-467c-8c8d-bb3cc44a81a2 Date: Wed, 01 Aug 2018 11:00:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0ee2d67d-9e94-4a62-82fb-7d39fa8a28c4","tenant_id":"910523d040da4f10849b9f4e1d0f3722","created_at":"2018-08-01T10:59:37Z","dns_nameservers":[],"updated_at":"2018-08-01T10:59:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"910523d040da4f10849b9f4e1d0f3722","id":"c632ca95-a3c0-4f2e-84ee-6ff6fa4a6751","subnetpool_id":null,"name":"CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-pub-subnet"}]} 2018-08-01 11:00:00,847 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=0ee2d67d-9e94-4a62-82fb-7d39fa8a28c4 used request id req-37dbde3c-a6d4-467c-8c8d-bb3cc44a81a2 2018-08-01 11:00:00,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=0ee2d67d-9e94-4a62-82fb-7d39fa8a28c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfdecfed78fd5f5e97f7791047ec7b84f0911aef" 2018-08-01 11:00:00,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1649 X-Openstack-Request-Id: req-ab0a0936-18e5-4a2a-acbb-4bbb80e463be Date: Wed, 01 Aug 2018 11:00:00 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:59:49Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c632ca95-a3c0-4f2e-84ee-6ff6fa4a6751","ip_address":"10.55.0.9"}],"id":"0dcc2e54-d1e4-4a78-8ed0-574d1c61f9ec","security_groups":["480323b5-1911-4e60-a3a1-bee1dfd4f6b1"],"mac_address":"fa:16:3e:dc:e0:b3","project_id":"910523d040da4f10849b9f4e1d0f3722","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-port","admin_state_up":true,"network_id":"0ee2d67d-9e94-4a62-82fb-7d39fa8a28c4","tenant_id":"910523d040da4f10849b9f4e1d0f3722","created_at":"2018-08-01T10:59:43Z","binding:vnic_type":"normal","device_id":"ff4c5430-b446-43c8-9122-13f9896e2a67","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T10:59:39Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c632ca95-a3c0-4f2e-84ee-6ff6fa4a6751","ip_address":"10.55.0.2"}],"id":"94369392-dd48-4611-9fe1-40f53531a91b","security_groups":[],"mac_address":"fa:16:3e:47:97:ba","project_id":"910523d040da4f10849b9f4e1d0f3722","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0ee2d67d-9e94-4a62-82fb-7d39fa8a28c4","tenant_id":"910523d040da4f10849b9f4e1d0f3722","created_at":"2018-08-01T10:59:37Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0ee2d67d-9e94-4a62-82fb-7d39fa8a28c4","ip_allocation":"immediate"}]} 2018-08-01 11:00:00,915 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=0ee2d67d-9e94-4a62-82fb-7d39fa8a28c4 used request id req-ab0a0936-18e5-4a2a-acbb-4bbb80e463be 2018-08-01 11:00:00,915 - create_instance - INFO - Deleting Port with ID - 0dcc2e54-d1e4-4a78-8ed0-574d1c61f9ec 2018-08-01 11:00:00,916 - neutron_utils - INFO - Deleting port with name CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-port 2018-08-01 11:00:00,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/ports/0dcc2e54-d1e4-4a78-8ed0-574d1c61f9ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a098e5ecd753f4a24891c7637788cbb5c665ba1" 2018-08-01 11:00:01,348 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-bdae649c-cb5e-4a05-80cc-f4011e2e3486 Date: Wed, 01 Aug 2018 11:00:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 11:00:01,348 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/ports/0dcc2e54-d1e4-4a78-8ed0-574d1c61f9ec used request id req-bdae649c-cb5e-4a05-80cc-f4011e2e3486 2018-08-01 11:00:01,351 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/910523d040da4f10849b9f4e1d0f3722/volumes/aa69ae73-883f-44a7-80b4-542effc7d035 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-cb3c7c41-59b8-4201-83bb-046c6892a8dd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a098e5ecd753f4a24891c7637788cbb5c665ba1" 2018-08-01 11:00:01,553 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:00:01 GMT Server: Apache x-compute-request-id: req-1d5c1393-614e-4c1c-8a64-eb1870cc5714 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1d5c1393-614e-4c1c-8a64-eb1870cc5714 Content-Encoding: gzip Content-Length: 592 Content-Type: application/json RESP BODY: {"volume": {"status": "in-use", "user_id": "cbed4bade72a4788970554f78df929f0", "attachments": [{"server_id": "ff4c5430-b446-43c8-9122-13f9896e2a67", "attachment_id": "1cc9d1b2-824f-476b-8bc5-9a8d1957f714", "attached_at": "2018-08-01T10:59:56.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "aa69ae73-883f-44a7-80b4-542effc7d035", "device": "/dev/vdb", "id": "aa69ae73-883f-44a7-80b4-542effc7d035"}], "links": [{"href": "http://172.30.9.24:8776/v3/910523d040da4f10849b9f4e1d0f3722/volumes/aa69ae73-883f-44a7-80b4-542effc7d035", "rel": "self"}, {"href": "http://172.30.9.24:8776/910523d040da4f10849b9f4e1d0f3722/volumes/aa69ae73-883f-44a7-80b4-542effc7d035", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-01T10:59:38.000000", "description": null, "os-vol-tenant-attr:tenant_id": "910523d040da4f10849b9f4e1d0f3722", "updated_at": "2018-08-01T10:59:57.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "aa69ae73-883f-44a7-80b4-542effc7d035", "size": 1}} 2018-08-01 11:00:01,554 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/910523d040da4f10849b9f4e1d0f3722/volumes/aa69ae73-883f-44a7-80b4-542effc7d035 used request id req-1d5c1393-614e-4c1c-8a64-eb1870cc5714 2018-08-01 11:00:01,557 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/servers/ff4c5430-b446-43c8-9122-13f9896e2a67/os-volume_attachments/aa69ae73-883f-44a7-80b4-542effc7d035 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a098e5ecd753f4a24891c7637788cbb5c665ba1" 2018-08-01 11:00:02,190 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 11:00:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-69250c7b-0ebe-45da-bdfd-459fb8b89c47 x-compute-request-id: req-69250c7b-0ebe-45da-bdfd-459fb8b89c47 Content-Length: 0 Content-Type: application/json 2018-08-01 11:00:02,190 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/ff4c5430-b446-43c8-9122-13f9896e2a67/os-volume_attachments/aa69ae73-883f-44a7-80b4-542effc7d035 used request id req-69250c7b-0ebe-45da-bdfd-459fb8b89c47 2018-08-01 11:00:02,194 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ff4c5430-b446-43c8-9122-13f9896e2a67 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a098e5ecd753f4a24891c7637788cbb5c665ba1" 2018-08-01 11:00:02,310 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:00:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1f6b4217-aac6-4a8f-92f4-0165ffa901dd x-compute-request-id: req-1f6b4217-aac6-4a8f-92f4-0165ffa901dd Content-Encoding: gzip Content-Length: 705 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/ff4c5430-b446-43c8-9122-13f9896e2a67", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ff4c5430-b446-43c8-9122-13f9896e2a67", "rel": "bookmark"}], "image": {"id": "911fc976-cc8c-44c2-8b91-3d1775b3c4c6", "links": [{"href": "http://172.30.9.24:8774/images/911fc976-cc8c-44c2-8b91-3d1775b3c4c6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T10:59:50.000000", "flavor": {"id": "05d7a11a-fa30-478f-b0fa-04ac975bd3ca", "links": [{"href": "http://172.30.9.24:8774/flavors/05d7a11a-fa30-478f-b0fa-04ac975bd3ca", "rel": "bookmark"}]}, "id": "ff4c5430-b446-43c8-9122-13f9896e2a67", "user_id": "cbed4bade72a4788970554f78df929f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:59:50Z", "hostId": "2932ebd6815ca6b3856cfb66c99d8f4365bb75f9859b65cbbc229422", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-inst", "created": "2018-08-01T10:59:45Z", "tenant_id": "910523d040da4f10849b9f4e1d0f3722", "os-extended-volumes:volumes_attached": [{"id": "aa69ae73-883f-44a7-80b4-542effc7d035"}, {"id": "be746d75-d7bd-4f18-a2ba-3f41f0cb2bc3"}], "metadata": {}}} 2018-08-01 11:00:02,310 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ff4c5430-b446-43c8-9122-13f9896e2a67 used request id req-1f6b4217-aac6-4a8f-92f4-0165ffa901dd 2018-08-01 11:00:05,314 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ff4c5430-b446-43c8-9122-13f9896e2a67 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a098e5ecd753f4a24891c7637788cbb5c665ba1" 2018-08-01 11:00:05,712 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:00: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-05435aef-627d-44fa-a1d2-b05ee2895b62 x-compute-request-id: req-05435aef-627d-44fa-a1d2-b05ee2895b62 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/ff4c5430-b446-43c8-9122-13f9896e2a67", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ff4c5430-b446-43c8-9122-13f9896e2a67", "rel": "bookmark"}], "image": {"id": "911fc976-cc8c-44c2-8b91-3d1775b3c4c6", "links": [{"href": "http://172.30.9.24:8774/images/911fc976-cc8c-44c2-8b91-3d1775b3c4c6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T10:59:50.000000", "flavor": {"id": "05d7a11a-fa30-478f-b0fa-04ac975bd3ca", "links": [{"href": "http://172.30.9.24:8774/flavors/05d7a11a-fa30-478f-b0fa-04ac975bd3ca", "rel": "bookmark"}]}, "id": "ff4c5430-b446-43c8-9122-13f9896e2a67", "user_id": "cbed4bade72a4788970554f78df929f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:59:50Z", "hostId": "2932ebd6815ca6b3856cfb66c99d8f4365bb75f9859b65cbbc229422", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-inst", "created": "2018-08-01T10:59:45Z", "tenant_id": "910523d040da4f10849b9f4e1d0f3722", "os-extended-volumes:volumes_attached": [{"id": "be746d75-d7bd-4f18-a2ba-3f41f0cb2bc3"}], "metadata": {}}} 2018-08-01 11:00:05,712 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ff4c5430-b446-43c8-9122-13f9896e2a67 used request id req-05435aef-627d-44fa-a1d2-b05ee2895b62 2018-08-01 11:00:05,715 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/910523d040da4f10849b9f4e1d0f3722/volumes/be746d75-d7bd-4f18-a2ba-3f41f0cb2bc3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-cb3c7c41-59b8-4201-83bb-046c6892a8dd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a098e5ecd753f4a24891c7637788cbb5c665ba1" 2018-08-01 11:00:05,946 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:00:05 GMT Server: Apache x-compute-request-id: req-9f51b539-da6f-4da3-a8b7-57c05c65de25 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9f51b539-da6f-4da3-a8b7-57c05c65de25 Content-Encoding: gzip Content-Length: 592 Content-Type: application/json RESP BODY: {"volume": {"status": "in-use", "user_id": "cbed4bade72a4788970554f78df929f0", "attachments": [{"server_id": "ff4c5430-b446-43c8-9122-13f9896e2a67", "attachment_id": "d04f91aa-502d-4312-9c98-d220c94abe18", "attached_at": "2018-08-01T10:59:59.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "be746d75-d7bd-4f18-a2ba-3f41f0cb2bc3", "device": "/dev/vdc", "id": "be746d75-d7bd-4f18-a2ba-3f41f0cb2bc3"}], "links": [{"href": "http://172.30.9.24:8776/v3/910523d040da4f10849b9f4e1d0f3722/volumes/be746d75-d7bd-4f18-a2ba-3f41f0cb2bc3", "rel": "self"}, {"href": "http://172.30.9.24:8776/910523d040da4f10849b9f4e1d0f3722/volumes/be746d75-d7bd-4f18-a2ba-3f41f0cb2bc3", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-01T10:59:40.000000", "description": null, "os-vol-tenant-attr:tenant_id": "910523d040da4f10849b9f4e1d0f3722", "updated_at": "2018-08-01T11:00:00.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "be746d75-d7bd-4f18-a2ba-3f41f0cb2bc3", "size": 1}} 2018-08-01 11:00:05,946 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/910523d040da4f10849b9f4e1d0f3722/volumes/be746d75-d7bd-4f18-a2ba-3f41f0cb2bc3 used request id req-9f51b539-da6f-4da3-a8b7-57c05c65de25 2018-08-01 11:00:05,949 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/servers/ff4c5430-b446-43c8-9122-13f9896e2a67/os-volume_attachments/be746d75-d7bd-4f18-a2ba-3f41f0cb2bc3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a098e5ecd753f4a24891c7637788cbb5c665ba1" 2018-08-01 11:00:06,613 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 11:00: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-399759b2-0f34-40d9-b19f-2fb9aa719dfb x-compute-request-id: req-399759b2-0f34-40d9-b19f-2fb9aa719dfb Content-Length: 0 Content-Type: application/json 2018-08-01 11:00:06,613 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/ff4c5430-b446-43c8-9122-13f9896e2a67/os-volume_attachments/be746d75-d7bd-4f18-a2ba-3f41f0cb2bc3 used request id req-399759b2-0f34-40d9-b19f-2fb9aa719dfb 2018-08-01 11:00:06,615 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ff4c5430-b446-43c8-9122-13f9896e2a67 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a098e5ecd753f4a24891c7637788cbb5c665ba1" 2018-08-01 11:00:06,877 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11: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-9e98ae95-e481-45b4-8281-26ef25424254 x-compute-request-id: req-9e98ae95-e481-45b4-8281-26ef25424254 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/ff4c5430-b446-43c8-9122-13f9896e2a67", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ff4c5430-b446-43c8-9122-13f9896e2a67", "rel": "bookmark"}], "image": {"id": "911fc976-cc8c-44c2-8b91-3d1775b3c4c6", "links": [{"href": "http://172.30.9.24:8774/images/911fc976-cc8c-44c2-8b91-3d1775b3c4c6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T10:59:50.000000", "flavor": {"id": "05d7a11a-fa30-478f-b0fa-04ac975bd3ca", "links": [{"href": "http://172.30.9.24:8774/flavors/05d7a11a-fa30-478f-b0fa-04ac975bd3ca", "rel": "bookmark"}]}, "id": "ff4c5430-b446-43c8-9122-13f9896e2a67", "user_id": "cbed4bade72a4788970554f78df929f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:59:50Z", "hostId": "2932ebd6815ca6b3856cfb66c99d8f4365bb75f9859b65cbbc229422", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-inst", "created": "2018-08-01T10:59:45Z", "tenant_id": "910523d040da4f10849b9f4e1d0f3722", "os-extended-volumes:volumes_attached": [{"id": "be746d75-d7bd-4f18-a2ba-3f41f0cb2bc3"}], "metadata": {}}} 2018-08-01 11:00:06,877 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ff4c5430-b446-43c8-9122-13f9896e2a67 used request id req-9e98ae95-e481-45b4-8281-26ef25424254 2018-08-01 11:00:09,884 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ff4c5430-b446-43c8-9122-13f9896e2a67 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a098e5ecd753f4a24891c7637788cbb5c665ba1" 2018-08-01 11:00:10,154 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11: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-20af1f0f-2167-4d38-a714-2fe3447b7995 x-compute-request-id: req-20af1f0f-2167-4d38-a714-2fe3447b7995 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.24:8774/v2.1/servers/ff4c5430-b446-43c8-9122-13f9896e2a67", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ff4c5430-b446-43c8-9122-13f9896e2a67", "rel": "bookmark"}], "image": {"id": "911fc976-cc8c-44c2-8b91-3d1775b3c4c6", "links": [{"href": "http://172.30.9.24:8774/images/911fc976-cc8c-44c2-8b91-3d1775b3c4c6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T10:59:50.000000", "flavor": {"id": "05d7a11a-fa30-478f-b0fa-04ac975bd3ca", "links": [{"href": "http://172.30.9.24:8774/flavors/05d7a11a-fa30-478f-b0fa-04ac975bd3ca", "rel": "bookmark"}]}, "id": "ff4c5430-b446-43c8-9122-13f9896e2a67", "user_id": "cbed4bade72a4788970554f78df929f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T10:59:50Z", "hostId": "2932ebd6815ca6b3856cfb66c99d8f4365bb75f9859b65cbbc229422", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-inst", "created": "2018-08-01T10:59:45Z", "tenant_id": "910523d040da4f10849b9f4e1d0f3722", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 11:00:10,155 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ff4c5430-b446-43c8-9122-13f9896e2a67 used request id req-20af1f0f-2167-4d38-a714-2fe3447b7995 2018-08-01 11:00:10,155 - create_instance - INFO - Deleting VM instance - CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-inst 2018-08-01 11:00:10,158 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/servers/ff4c5430-b446-43c8-9122-13f9896e2a67 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a098e5ecd753f4a24891c7637788cbb5c665ba1" 2018-08-01 11:00:10,302 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 11: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 x-openstack-request-id: req-b9ceb409-99d6-4f53-8691-1b5f12eb6ee0 x-compute-request-id: req-b9ceb409-99d6-4f53-8691-1b5f12eb6ee0 Content-Type: application/json 2018-08-01 11:00:10,303 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/ff4c5430-b446-43c8-9122-13f9896e2a67 used request id req-b9ceb409-99d6-4f53-8691-1b5f12eb6ee0 2018-08-01 11:00:10,303 - create_instance - INFO - Checking deletion status 2018-08-01 11:00:10,306 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ff4c5430-b446-43c8-9122-13f9896e2a67 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a098e5ecd753f4a24891c7637788cbb5c665ba1" 2018-08-01 11:00:10,404 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11: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-89ecec85-6c14-49ea-a0a6-730e42e783cf x-compute-request-id: req-89ecec85-6c14-49ea-a0a6-730e42e783cf 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.24:8774/v2.1/servers/ff4c5430-b446-43c8-9122-13f9896e2a67", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ff4c5430-b446-43c8-9122-13f9896e2a67", "rel": "bookmark"}], "image": {"id": "911fc976-cc8c-44c2-8b91-3d1775b3c4c6", "links": [{"href": "http://172.30.9.24:8774/images/911fc976-cc8c-44c2-8b91-3d1775b3c4c6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T10:59:50.000000", "flavor": {"id": "05d7a11a-fa30-478f-b0fa-04ac975bd3ca", "links": [{"href": "http://172.30.9.24:8774/flavors/05d7a11a-fa30-478f-b0fa-04ac975bd3ca", "rel": "bookmark"}]}, "id": "ff4c5430-b446-43c8-9122-13f9896e2a67", "user_id": "cbed4bade72a4788970554f78df929f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:00:10Z", "hostId": "2932ebd6815ca6b3856cfb66c99d8f4365bb75f9859b65cbbc229422", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-inst", "created": "2018-08-01T10:59:45Z", "tenant_id": "910523d040da4f10849b9f4e1d0f3722", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 11:00:10,404 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ff4c5430-b446-43c8-9122-13f9896e2a67 used request id req-89ecec85-6c14-49ea-a0a6-730e42e783cf 2018-08-01 11:00:10,404 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-inst] is - ACTIVE 2018-08-01 11:00:10,404 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-01 11:00:13,408 - create_instance - DEBUG - VM status query timeout in 296.895387173 2018-08-01 11:00:13,411 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ff4c5430-b446-43c8-9122-13f9896e2a67 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a098e5ecd753f4a24891c7637788cbb5c665ba1" 2018-08-01 11:00:13,462 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 11:00:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8508e90f-b16e-41fc-9c53-2c6b74c64434 x-compute-request-id: req-8508e90f-b16e-41fc-9c53-2c6b74c64434 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance ff4c5430-b446-43c8-9122-13f9896e2a67 could not be found.", "code": 404}} 2018-08-01 11:00:13,462 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ff4c5430-b446-43c8-9122-13f9896e2a67 used request id req-8508e90f-b16e-41fc-9c53-2c6b74c64434 2018-08-01 11:00:13,462 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance ff4c5430-b446-43c8-9122-13f9896e2a67 could not be found. (HTTP 404) (Request-ID: req-8508e90f-b16e-41fc-9c53-2c6b74c64434) 2018-08-01 11:00:13,462 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-inst 2018-08-01 11:00:13,466 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/flavors/05d7a11a-fa30-478f-b0fa-04ac975bd3ca -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1853a32d85aea900ce284534998c431dfe302e28" 2018-08-01 11:00:13,495 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 11:00:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0bf3deae-e0a1-456a-89da-694c1d732ebd x-compute-request-id: req-0bf3deae-e0a1-456a-89da-694c1d732ebd Content-Length: 0 Content-Type: application/json 2018-08-01 11:00:13,495 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/05d7a11a-fa30-478f-b0fa-04ac975bd3ca used request id req-0bf3deae-e0a1-456a-89da-694c1d732ebd 2018-08-01 11:00:13,496 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-pub-subnet 2018-08-01 11:00:13,496 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-pub-subnet 2018-08-01 11:00:13,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/subnets/c632ca95-a3c0-4f2e-84ee-6ff6fa4a6751 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5f673347ed84b5f8d4fc14f28d753bfa41230b4" 2018-08-01 11:00:14,684 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d611df40-295f-4ba7-9b28-86277799a522 Date: Wed, 01 Aug 2018 11:00:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 11:00:14,684 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/c632ca95-a3c0-4f2e-84ee-6ff6fa4a6751 used request id req-d611df40-295f-4ba7-9b28-86277799a522 2018-08-01 11:00:14,684 - neutron_utils - INFO - Deleting network with name CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-pub-net 2018-08-01 11:00:14,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/networks/0ee2d67d-9e94-4a62-82fb-7d39fa8a28c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5f673347ed84b5f8d4fc14f28d753bfa41230b4" 2018-08-01 11:00:15,816 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-559c70b0-3287-4d79-8aef-70cdf6824150 Date: Wed, 01 Aug 2018 11:00:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 11:00:15,816 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/0ee2d67d-9e94-4a62-82fb-7d39fa8a28c4 used request id req-559c70b0-3287-4d79-8aef-70cdf6824150 2018-08-01 11:00:15,820 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/910523d040da4f10849b9f4e1d0f3722/volumes/be746d75-d7bd-4f18-a2ba-3f41f0cb2bc3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5e470741-5580-466d-ba5d-e53328530260" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3444ab895d696730b46a74e49c910173b32cc5b5" 2018-08-01 11:00:16,034 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:00:15 GMT Server: Apache x-compute-request-id: req-a95278de-a3e2-4087-9fd4-30941af91668 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a95278de-a3e2-4087-9fd4-30941af91668 Content-Encoding: gzip Content-Length: 470 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "cbed4bade72a4788970554f78df929f0", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/910523d040da4f10849b9f4e1d0f3722/volumes/be746d75-d7bd-4f18-a2ba-3f41f0cb2bc3", "rel": "self"}, {"href": "http://172.30.9.24:8776/910523d040da4f10849b9f4e1d0f3722/volumes/be746d75-d7bd-4f18-a2ba-3f41f0cb2bc3", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-01T10:59:40.000000", "description": null, "os-vol-tenant-attr:tenant_id": "910523d040da4f10849b9f4e1d0f3722", "updated_at": "2018-08-01T11:00:07.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "be746d75-d7bd-4f18-a2ba-3f41f0cb2bc3", "size": 1}} 2018-08-01 11:00:16,034 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/910523d040da4f10849b9f4e1d0f3722/volumes/be746d75-d7bd-4f18-a2ba-3f41f0cb2bc3 used request id req-a95278de-a3e2-4087-9fd4-30941af91668 2018-08-01 11:00:16,034 - create_volume - DEBUG - Instance status is - available 2018-08-01 11:00:16,035 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-2 2018-08-01 11:00:16,035 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-2 2018-08-01 11:00:16,037 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8776/v3/910523d040da4f10849b9f4e1d0f3722/volumes/be746d75-d7bd-4f18-a2ba-3f41f0cb2bc3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5e470741-5580-466d-ba5d-e53328530260" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3444ab895d696730b46a74e49c910173b32cc5b5" 2018-08-01 11:00:16,251 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 11:00:16 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a97feace-8864-4a04-8e43-99273fcdd954 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-08-01 11:00:16,251 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.24:8776/v3/910523d040da4f10849b9f4e1d0f3722/volumes/be746d75-d7bd-4f18-a2ba-3f41f0cb2bc3 used request id req-a97feace-8864-4a04-8e43-99273fcdd954 2018-08-01 11:00:16,254 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/910523d040da4f10849b9f4e1d0f3722/volumes/be746d75-d7bd-4f18-a2ba-3f41f0cb2bc3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5e470741-5580-466d-ba5d-e53328530260" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3444ab895d696730b46a74e49c910173b32cc5b5" 2018-08-01 11:00:16,466 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 11:00:16 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-c7176c66-f9d2-40ae-a975-dd9f43b3fa7d x-openstack-request-id: req-c7176c66-f9d2-40ae-a975-dd9f43b3fa7d Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume be746d75-d7bd-4f18-a2ba-3f41f0cb2bc3 could not be found.", "code": 404}} 2018-08-01 11:00:16,467 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/910523d040da4f10849b9f4e1d0f3722/volumes/be746d75-d7bd-4f18-a2ba-3f41f0cb2bc3 used request id req-c7176c66-f9d2-40ae-a975-dd9f43b3fa7d 2018-08-01 11:00:16,467 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume be746d75-d7bd-4f18-a2ba-3f41f0cb2bc3 could not be found. (HTTP 404) (Request-ID: req-c7176c66-f9d2-40ae-a975-dd9f43b3fa7d) 2018-08-01 11:00:16,467 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-2 2018-08-01 11:00:16,470 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/910523d040da4f10849b9f4e1d0f3722/volumes/aa69ae73-883f-44a7-80b4-542effc7d035 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3810a9c4-16c9-4946-beb2-b45abc50659f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62415cb7e6dd71d885b6fa2c56aa3b7518d647dd" 2018-08-01 11:00:16,695 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:00:16 GMT Server: Apache x-compute-request-id: req-50644548-c5b4-4b26-9b19-c10ead80a604 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-50644548-c5b4-4b26-9b19-c10ead80a604 Content-Encoding: gzip Content-Length: 470 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "cbed4bade72a4788970554f78df929f0", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/910523d040da4f10849b9f4e1d0f3722/volumes/aa69ae73-883f-44a7-80b4-542effc7d035", "rel": "self"}, {"href": "http://172.30.9.24:8776/910523d040da4f10849b9f4e1d0f3722/volumes/aa69ae73-883f-44a7-80b4-542effc7d035", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-01T10:59:38.000000", "description": null, "os-vol-tenant-attr:tenant_id": "910523d040da4f10849b9f4e1d0f3722", "updated_at": "2018-08-01T11:00:02.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "aa69ae73-883f-44a7-80b4-542effc7d035", "size": 1}} 2018-08-01 11:00:16,695 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/910523d040da4f10849b9f4e1d0f3722/volumes/aa69ae73-883f-44a7-80b4-542effc7d035 used request id req-50644548-c5b4-4b26-9b19-c10ead80a604 2018-08-01 11:00:16,695 - create_volume - DEBUG - Instance status is - available 2018-08-01 11:00:16,695 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-1 2018-08-01 11:00:16,696 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-1 2018-08-01 11:00:16,698 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8776/v3/910523d040da4f10849b9f4e1d0f3722/volumes/aa69ae73-883f-44a7-80b4-542effc7d035 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3810a9c4-16c9-4946-beb2-b45abc50659f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62415cb7e6dd71d885b6fa2c56aa3b7518d647dd" 2018-08-01 11:00:16,914 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 11:00:16 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-2ffa9632-c0a4-40e0-a88a-3dc4902f94ab 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-08-01 11:00:16,914 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.24:8776/v3/910523d040da4f10849b9f4e1d0f3722/volumes/aa69ae73-883f-44a7-80b4-542effc7d035 used request id req-2ffa9632-c0a4-40e0-a88a-3dc4902f94ab 2018-08-01 11:00:16,917 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/910523d040da4f10849b9f4e1d0f3722/volumes/aa69ae73-883f-44a7-80b4-542effc7d035 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3810a9c4-16c9-4946-beb2-b45abc50659f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62415cb7e6dd71d885b6fa2c56aa3b7518d647dd" 2018-08-01 11:00:17,105 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 11:00:16 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-9ae0574f-32ca-4258-8df5-95cace269db4 x-openstack-request-id: req-9ae0574f-32ca-4258-8df5-95cace269db4 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume aa69ae73-883f-44a7-80b4-542effc7d035 could not be found.", "code": 404}} 2018-08-01 11:00:17,105 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/910523d040da4f10849b9f4e1d0f3722/volumes/aa69ae73-883f-44a7-80b4-542effc7d035 used request id req-9ae0574f-32ca-4258-8df5-95cace269db4 2018-08-01 11:00:17,106 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume aa69ae73-883f-44a7-80b4-542effc7d035 could not be found. (HTTP 404) (Request-ID: req-9ae0574f-32ca-4258-8df5-95cace269db4) 2018-08-01 11:00:17,106 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-1 2018-08-01 11:00:17,106 - glance_utils - INFO - Deleting image named - CreateInstanceVolumeTests-e8ec9371-2de1-4ad4-9789-466dbd485cd4-image 2018-08-01 11:00:17,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9292/v2/images/911fc976-cc8c-44c2-8b91-3d1775b3c4c6 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8607f71def012f52ee41cffb00768cf27aefb2ba" 2018-08-01 11:00:17,657 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3e02e0ce-2217-493d-a865-7a9a7e556863 Date: Wed, 01 Aug 2018 11:00:17 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-01 11:00:17,658 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/911fc976-cc8c-44c2-8b91-3d1775b3c4c6 used request id req-3e02e0ce-2217-493d-a865-7a9a7e556863 2018-08-01 11:00:17,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e3dfd7753de263f3edbc6acf3aa9d21f2ae86ee" 2018-08-01 11:00:17,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-e533194f-29d2-4aac-9c03-8bc7938afd6e Date: Wed, 01 Aug 2018 11:00:17 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a2413a97b61342d8bd27570706ef372d", "created_at": "2018-08-01T09:33:18Z", "updated_at": "2018-08-01T09:33:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "7f556ce3-51d0-4279-a11d-510db9f9a3b1", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "94adc13c-a166-41cf-bd16-f997efc73cb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "b39143b5-c08f-4d0b-9d40-54f472f2389e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "e218b0b7-4501-4f84-9458-caf2891c260d", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}], "revision_number": 4, "project_id": "a2413a97b61342d8bd27570706ef372d", "id": "38229670-7386-42d0-b7b9-2397ea5938de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "created_at": "2018-08-01T09:28:38Z", "updated_at": "2018-08-01T09:28:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "763568f1-8151-4a3c-911a-d06da4423063", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "80d28bee-4aee-47e8-a8da-e0fe31497fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "a47a5ddf-aa37-4ab2-a335-1c93513b5f12", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "f5bba5a5-602b-421e-98b2-5a16117f943f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}], "revision_number": 4, "project_id": "dbe9669438844f3faecdc7fcc050e0d8", "id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ed1054af2e94c049694d98d54211d98", "created_at": "2018-08-01T09:31:40Z", "updated_at": "2018-08-01T09:31:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "34baee87-ea35-42ee-8a69-0f6e2a825d3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "89b9d1c9-f4f9-45cd-8d36-970d44228439", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "b8ab0d59-cab9-4488-82ee-7c5f69709bff", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "d3ab68ea-23b4-4bf6-8dd3-85d029e3d89f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}], "revision_number": 4, "project_id": "2ed1054af2e94c049694d98d54211d98", "id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "910523d040da4f10849b9f4e1d0f3722", "created_at": "2018-08-01T10:59:36Z", "updated_at": "2018-08-01T10:59:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:59:36Z", "revision_number": 0, "id": "02a70b5a-45c4-4f6c-9e05-79e4618d4e0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:59:36Z", "security_group_id": "480323b5-1911-4e60-a3a1-bee1dfd4f6b1", "tenant_id": "910523d040da4f10849b9f4e1d0f3722", "port_range_min": null, "ethertype": "IPv4", "project_id": "910523d040da4f10849b9f4e1d0f3722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:59:36Z", "revision_number": 0, "id": "4c946779-244a-4867-bb1c-35479826902e", "remote_group_id": "480323b5-1911-4e60-a3a1-bee1dfd4f6b1", "remote_ip_prefix": null, "created_at": "2018-08-01T10:59:36Z", "security_group_id": "480323b5-1911-4e60-a3a1-bee1dfd4f6b1", "tenant_id": "910523d040da4f10849b9f4e1d0f3722", "port_range_min": null, "ethertype": "IPv4", "project_id": "910523d040da4f10849b9f4e1d0f3722"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:59:36Z", "revision_number": 0, "id": "fa5e2cd1-d8f9-4307-b6a4-78d39cb7ddf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:59:36Z", "security_group_id": "480323b5-1911-4e60-a3a1-bee1dfd4f6b1", "tenant_id": "910523d040da4f10849b9f4e1d0f3722", "port_range_min": null, "ethertype": "IPv6", "project_id": "910523d040da4f10849b9f4e1d0f3722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:59:36Z", "revision_number": 0, "id": "ff12d411-3a1e-469d-989e-f5609d6cb5c1", "remote_group_id": "480323b5-1911-4e60-a3a1-bee1dfd4f6b1", "remote_ip_prefix": null, "created_at": "2018-08-01T10:59:36Z", "security_group_id": "480323b5-1911-4e60-a3a1-bee1dfd4f6b1", "tenant_id": "910523d040da4f10849b9f4e1d0f3722", "port_range_min": null, "ethertype": "IPv6", "project_id": "910523d040da4f10849b9f4e1d0f3722"}], "revision_number": 4, "project_id": "910523d040da4f10849b9f4e1d0f3722", "id": "480323b5-1911-4e60-a3a1-bee1dfd4f6b1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "created_at": "2018-08-01T09:34:13Z", "updated_at": "2018-08-01T09:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "1dbb3f59-611b-46d1-a82d-2720e0a16f86", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "3878126b-a220-4357-adb9-bc22498f31b1", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "75ce67db-9c04-4561-a10d-8b1ec63943e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "e2945a69-3afe-41e3-a7ec-3ea4c79a12ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}], "revision_number": 4, "project_id": "c0d9b34b06f445a7857603f60b181f3c", "id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-01T09:30:58Z", "updated_at": "2018-08-01T09:30:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "042d4626-2974-418d-affe-f8f2acd05faa", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "995fae58-f0e5-4e10-801c-6c2ce5c7ae0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "cb8404fa-cb24-4879-a34d-f3050dcba730", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "dad6aaab-690e-4c24-9103-6767e0c80bc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "created_at": "2018-08-01T09:31:11Z", "updated_at": "2018-08-01T09:31:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "939e25e0-5dbc-4f6e-9f6f-7fb70e540203", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "9796a673-6928-4009-9c21-1410d395646e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "af7b8bf8-2fb6-4d72-842a-38f72d7581f7", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "b9af65b0-2eb8-45e1-8504-b7dc4dbb83ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}], "revision_number": 4, "project_id": "dd207f801ed3475f9dbe5f13077af1c8", "id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "46dd322c3fcc454eb140e37825746af8", "created_at": "2018-08-01T10:33:44Z", "updated_at": "2018-08-01T10:33:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "0f41470b-1091-45c1-b574-92069f79f8d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "8cc03a9c-8fa5-425b-812f-d7692bae3613", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d1373b1e-2fb9-4e02-a9e1-7e873ba1d7d1", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d21f3909-71f3-43e2-a22d-6a9c2513cb6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}], "revision_number": 4, "project_id": "46dd322c3fcc454eb140e37825746af8", "id": "b2961714-c8a4-4fcb-918b-21d70527c983", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "created_at": "2018-08-01T09:34:57Z", "updated_at": "2018-08-01T09:34:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "8063d12f-30db-4ccf-8ce0-72e59ba81a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c38e1a7a-5857-4f03-b991-6d5c9c9a5b9e", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c725bae1-d3bb-42b5-b331-32737085f28c", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "cfddc134-923b-4e0d-9ec5-dcc5641dd435", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}], "revision_number": 4, "project_id": "455b48a61678488ead79a4cfa07ef5c3", "id": "cd52f913-3072-4ce7-a779-7de795b62b12", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:36:50Z", "updated_at": "2018-08-01T09:36:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "07ef7fe5-a529-45da-bfc0-899f0ea9b592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "bc4dad3a-2a0c-4c31-b901-2909a12adb50", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c35cff35-4306-4116-b9fa-fc27bc7c05d6", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c493e3ac-d9d2-480d-9ec8-50982eedaf5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}], "revision_number": 4, "project_id": "8d96727022f4443794db44ecde432faf", "id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "created_at": "2018-08-01T09:32:45Z", "updated_at": "2018-08-01T09:32:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "058ea790-43ea-4a6f-9950-28418319e577", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "5fcfb31b-cdad-4037-973e-56b74faefd14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "99a24d26-dc7f-42d0-aa23-a7c061f04952", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "b641bb48-566e-472b-a3cc-d38c85ab3ff1", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}], "revision_number": 4, "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "name": "default"}]} 2018-08-01 11:00:17,898 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-e533194f-29d2-4aac-9c03-8bc7938afd6e 2018-08-01 11:00:17,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e3dfd7753de263f3edbc6acf3aa9d21f2ae86ee" 2018-08-01 11:00:17,984 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 11:00:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d4b1354-807c-42a6-a104-c36825a5bcd7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2413a97b61342d8bd27570706ef372d.", "code": 404, "title": "Not Found"}} 2018-08-01 11:00:17,984 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d used request id req-5d4b1354-807c-42a6-a104-c36825a5bcd7 2018-08-01 11:00:17,985 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 11:00:17,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e3dfd7753de263f3edbc6acf3aa9d21f2ae86ee" 2018-08-01 11:00:18,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:00:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef451962-c1c9-456a-81ba-7189cc37f699 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.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dbe9669438844f3faecdc7fcc050e0d8", "name": "service"}} 2018-08-01 11:00:18,075 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 used request id req-ef451962-c1c9-456a-81ba-7189cc37f699 2018-08-01 11:00:18,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e3dfd7753de263f3edbc6acf3aa9d21f2ae86ee" 2018-08-01 11:00:18,238 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 11:00:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-87416ae7-429a-4046-b544-d4c6658b0cd1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ed1054af2e94c049694d98d54211d98.", "code": 404, "title": "Not Found"}} 2018-08-01 11:00:18,238 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 used request id req-87416ae7-429a-4046-b544-d4c6658b0cd1 2018-08-01 11:00:18,238 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 11:00:18,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/910523d040da4f10849b9f4e1d0f3722 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e3dfd7753de263f3edbc6acf3aa9d21f2ae86ee" 2018-08-01 11:00:18,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:00:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd28eb1e-adf1-46f4-9f94-2f6fbbb0e284 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/910523d040da4f10849b9f4e1d0f3722"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "910523d040da4f10849b9f4e1d0f3722", "name": "CreateInstanceVolumeTests-ed1714fe-6e7c-4a3-proj"}} 2018-08-01 11:00:18,317 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/910523d040da4f10849b9f4e1d0f3722 used request id req-fd28eb1e-adf1-46f4-9f94-2f6fbbb0e284 2018-08-01 11:00:18,317 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 480323b5-1911-4e60-a3a1-bee1dfd4f6b1 2018-08-01 11:00:18,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=480323b5-1911-4e60-a3a1-bee1dfd4f6b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e3dfd7753de263f3edbc6acf3aa9d21f2ae86ee" 2018-08-01 11:00:18,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-255e3e94-ce2e-4fc7-b5d8-3363de873fe0 Date: Wed, 01 Aug 2018 11:00: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-08-01T10:59:36Z", "security_group_id": "480323b5-1911-4e60-a3a1-bee1dfd4f6b1", "port_range_min": null, "revision_number": 0, "tenant_id": "910523d040da4f10849b9f4e1d0f3722", "created_at": "2018-08-01T10:59:36Z", "project_id": "910523d040da4f10849b9f4e1d0f3722", "id": "02a70b5a-45c4-4f6c-9e05-79e4618d4e0f"}, {"remote_group_id": "480323b5-1911-4e60-a3a1-bee1dfd4f6b1", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:59:36Z", "security_group_id": "480323b5-1911-4e60-a3a1-bee1dfd4f6b1", "port_range_min": null, "revision_number": 0, "tenant_id": "910523d040da4f10849b9f4e1d0f3722", "created_at": "2018-08-01T10:59:36Z", "project_id": "910523d040da4f10849b9f4e1d0f3722", "id": "4c946779-244a-4867-bb1c-35479826902e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:59:36Z", "security_group_id": "480323b5-1911-4e60-a3a1-bee1dfd4f6b1", "port_range_min": null, "revision_number": 0, "tenant_id": "910523d040da4f10849b9f4e1d0f3722", "created_at": "2018-08-01T10:59:36Z", "project_id": "910523d040da4f10849b9f4e1d0f3722", "id": "fa5e2cd1-d8f9-4307-b6a4-78d39cb7ddf7"}, {"remote_group_id": "480323b5-1911-4e60-a3a1-bee1dfd4f6b1", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T10:59:36Z", "security_group_id": "480323b5-1911-4e60-a3a1-bee1dfd4f6b1", "port_range_min": null, "revision_number": 0, "tenant_id": "910523d040da4f10849b9f4e1d0f3722", "created_at": "2018-08-01T10:59:36Z", "project_id": "910523d040da4f10849b9f4e1d0f3722", "id": "ff12d411-3a1e-469d-989e-f5609d6cb5c1"}]} 2018-08-01 11:00:18,342 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=480323b5-1911-4e60-a3a1-bee1dfd4f6b1 used request id req-255e3e94-ce2e-4fc7-b5d8-3363de873fe0 2018-08-01 11:00:18,342 - neutron_utils - INFO - Deleting security group with name - default 2018-08-01 11:00:18,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/480323b5-1911-4e60-a3a1-bee1dfd4f6b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e3dfd7753de263f3edbc6acf3aa9d21f2ae86ee" 2018-08-01 11:00:18,532 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cf9e37a3-dfae-4822-a419-4eeee70fa402 Content-Length: 0 Date: Wed, 01 Aug 2018 11:00:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 11:00:18,532 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/480323b5-1911-4e60-a3a1-bee1dfd4f6b1 used request id req-cf9e37a3-dfae-4822-a419-4eeee70fa402 2018-08-01 11:00:18,533 - keystone_utils - INFO - Deleting project with name - CreateInstanceVolumeTests-ed1714fe-6e7c-4a3-proj 2018-08-01 11:00:18,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/910523d040da4f10849b9f4e1d0f3722 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e3dfd7753de263f3edbc6acf3aa9d21f2ae86ee" 2018-08-01 11:00:18,752 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 11:00:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bcdd68a2-c047-496d-be1b-cd7b491f26d7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 11:00:18,752 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/910523d040da4f10849b9f4e1d0f3722 used request id req-bcdd68a2-c047-496d-be1b-cd7b491f26d7 2018-08-01 11:00:18,752 - keystone_utils - INFO - Deleting role with name - CreateInstanceVolumeTests-ed1714fe-6e7c-4a3-proj-role 2018-08-01 11:00:18,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/5e4cbfbfa1a142aeb27b81e2254080db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e3dfd7753de263f3edbc6acf3aa9d21f2ae86ee" 2018-08-01 11:00:18,860 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 11:00:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c3a507b7-9fe6-4219-a202-4af6c884659a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 11:00:18,860 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/5e4cbfbfa1a142aeb27b81e2254080db used request id req-c3a507b7-9fe6-4219-a202-4af6c884659a 2018-08-01 11:00:18,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e3dfd7753de263f3edbc6acf3aa9d21f2ae86ee" 2018-08-01 11:00:18,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:00:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8dcedbcc-cbc1-446e-9c68-12f2a9e322c4 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 11:00:18,944 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-8dcedbcc-cbc1-446e-9c68-12f2a9e322c4 2018-08-01 11:00:18,945 - keystone_utils - INFO - Deleting user with name - CreateInstanceVolumeTests-ed1714fe-6e7c-4a3-user 2018-08-01 11:00:18,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/cbed4bade72a4788970554f78df929f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3563992d84662799934d5cc7c20cf3538ff2b56" 2018-08-01 11:00:19,118 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 11:00:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ccc4de75-6435-4021-b8e6-e6d0bc52e65b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 11:00:19,118 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/cbed4bade72a4788970554f78df929f0 used request id req-ccc4de75-6435-4021-b8e6-e6d0bc52e65b 2018-08-01 11:00:19,120 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 11:00:19,506 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T12:00:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["qXwsbd2qTsqBzeNiFbpnnQ"], "issued_at": "2018-08-01T11:00:19.000000Z"}} 2018-08-01 11:00:19,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb2bcc4f5da5d4b84f033ac5461e33607f9f60f3" 2018-08-01 11:00:19,590 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:00:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63a82012-835d-47fc-ab7e-5c538d18c362 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 11:00:19,590 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-63a82012-835d-47fc-ab7e-5c538d18c362 2018-08-01 11:00:19,591 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 11:00:19,592 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 11:00:19,971 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T12:00:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["QIz0DQvaTXGbmRfMFxCDww"], "issued_at": "2018-08-01T11:00:19.000000Z"}} 2018-08-01 11:00:19,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}762a946e8197cb1dd60b513d6b8ec7e012257861" 2018-08-01 11:00:20,051 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:00:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-174509fa-74c3-419e-8613-55f1007561cc Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 11:00:20,051 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-174509fa-74c3-419e-8613-55f1007561cc 2018-08-01 11:00:20,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 11:00:20,060 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 11: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 11:00:20,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-4fa3eaa7-1e19-4f9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}762a946e8197cb1dd60b513d6b8ec7e012257861" 2018-08-01 11:00:20,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:00:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a41d4d12-0f82-4056-8f14-83016164fd38 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-4fa3eaa7-1e19-4f9-proj", "previous": null, "next": null}, "projects": []} 2018-08-01 11:00:20,145 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-4fa3eaa7-1e19-4f9-proj used request id req-a41d4d12-0f82-4056-8f14-83016164fd38 2018-08-01 11:00:20,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}762a946e8197cb1dd60b513d6b8ec7e012257861" 2018-08-01 11:00:20,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:00:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7f3429a-a9c0-4d40-b177-64f89bc7b4fe Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 11:00:20,234 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-d7f3429a-a9c0-4d40-b177-64f89bc7b4fe 2018-08-01 11:00:20,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}762a946e8197cb1dd60b513d6b8ec7e012257861" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-4fa3eaa7-1e19-4f9-proj"}}' 2018-08-01 11:00:20,371 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 11:00:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-640bc231-d5da-4446-ade7-732c421cfc42 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/531cce4ef51b4503a9851bce6ae6ee6c"}, "tags": [], "enabled": true, "id": "531cce4ef51b4503a9851bce6ae6ee6c", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-4fa3eaa7-1e19-4f9-proj"}} 2018-08-01 11:00:20,371 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-640bc231-d5da-4446-ade7-732c421cfc42 2018-08-01 11:00:20,371 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-4fa3eaa7-1e19-4f9-proj 2018-08-01 11:00:20,372 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 11:00:20,372 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 11:00:20,753 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T12:00:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["qLGkWwuxQp6pE5DlGBG1GQ"], "issued_at": "2018-08-01T11:00:20.000000Z"}} 2018-08-01 11:00:20,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2363056a96531f89f0716c5f883c07f85697fdcb" 2018-08-01 11:00:20,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:00:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1978b120-bca5-4b27-a573-97300832b96b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 11:00:20,834 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-1978b120-bca5-4b27-a573-97300832b96b 2018-08-01 11:00:20,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 11:00:20,844 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 11: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 11:00:20,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2363056a96531f89f0716c5f883c07f85697fdcb" 2018-08-01 11:00:21,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:00:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56819a8f-8a18-43cc-8005-56c3e28b5513 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 11:00:21,033 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-56819a8f-8a18-43cc-8005-56c3e28b5513 2018-08-01 11:00:21,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateStackSuccessTests-4fa3eaa7-1e19-4f9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2363056a96531f89f0716c5f883c07f85697fdcb" 2018-08-01 11:00:21,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:00:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a89610d9-92ea-460c-abdf-b86a126fba50 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateStackSuccessTests-4fa3eaa7-1e19-4f9-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/531cce4ef51b4503a9851bce6ae6ee6c"}, "tags": [], "enabled": true, "id": "531cce4ef51b4503a9851bce6ae6ee6c", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-4fa3eaa7-1e19-4f9-proj"}]} 2018-08-01 11:00:21,122 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateStackSuccessTests-4fa3eaa7-1e19-4f9-proj used request id req-a89610d9-92ea-460c-abdf-b86a126fba50 2018-08-01 11:00:21,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2363056a96531f89f0716c5f883c07f85697fdcb" 2018-08-01 11:00:21,143 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:00:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56baca68-e8fd-4147-a0bb-7b7a6dd74c02 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 11:00:21,144 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-56baca68-e8fd-4147-a0bb-7b7a6dd74c02 2018-08-01 11:00:21,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2363056a96531f89f0716c5f883c07f85697fdcb" 2018-08-01 11:00:21,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:00:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e2c0c9e-c938-4cbf-ac7e-4f147d6e095b Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 11:00:21,629 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-0e2c0c9e-c938-4cbf-ac7e-4f147d6e095b 2018-08-01 11:00:21,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateStackSuccessTests-4fa3eaa7-1e19-4f9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2363056a96531f89f0716c5f883c07f85697fdcb" 2018-08-01 11:00:21,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:00:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-727a1200-eab1-4cf9-9a2d-54303225e42d Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateStackSuccessTests-4fa3eaa7-1e19-4f9-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/531cce4ef51b4503a9851bce6ae6ee6c"}, "tags": [], "enabled": true, "id": "531cce4ef51b4503a9851bce6ae6ee6c", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-4fa3eaa7-1e19-4f9-proj"}]} 2018-08-01 11:00:21,715 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateStackSuccessTests-4fa3eaa7-1e19-4f9-proj used request id req-727a1200-eab1-4cf9-9a2d-54303225e42d 2018-08-01 11:00:21,716 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-4fa3eaa7-1e19-4f9-user 2018-08-01 11:00:21,716 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 11:00:21,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}762a946e8197cb1dd60b513d6b8ec7e012257861" 2018-08-01 11:00:21,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:00:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac9b0593-0bb2-404b-a7f5-733dae9c8756 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 11:00:21,803 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-ac9b0593-0bb2-404b-a7f5-733dae9c8756 2018-08-01 11:00:21,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}762a946e8197cb1dd60b513d6b8ec7e012257861" -d '{"role": {"name": "CreateStackSuccessTests-4fa3eaa7-1e19-4f9-proj-role"}}' 2018-08-01 11:00:21,914 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 11:00:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f88c257f-42c9-4a4a-ab6c-819a728ecb38 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9e2f2fc340494dab935606a87629e488", "links": {"self": "http://172.30.9.24:5000/v3/roles/9e2f2fc340494dab935606a87629e488"}, "name": "CreateStackSuccessTests-4fa3eaa7-1e19-4f9-proj-role"}} 2018-08-01 11:00:21,915 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-f88c257f-42c9-4a4a-ab6c-819a728ecb38 2018-08-01 11:00:21,915 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-4fa3eaa7-1e19-4f9-proj-role 2018-08-01 11:00:21,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/9e2f2fc340494dab935606a87629e488 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}762a946e8197cb1dd60b513d6b8ec7e012257861" 2018-08-01 11:00:22,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:00:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85418ee7-298d-4875-8ba0-ae2675c3ee78 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9e2f2fc340494dab935606a87629e488", "links": {"self": "http://172.30.9.24:5000/v3/roles/9e2f2fc340494dab935606a87629e488"}, "name": "CreateStackSuccessTests-4fa3eaa7-1e19-4f9-proj-role"}} 2018-08-01 11:00:22,000 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/9e2f2fc340494dab935606a87629e488 used request id req-85418ee7-298d-4875-8ba0-ae2675c3ee78 2018-08-01 11:00:22,000 - keystone_utils - INFO - Granting role CreateStackSuccessTests-4fa3eaa7-1e19-4f9-proj-role to project CreateStackSuccessTests-4fa3eaa7-1e19-4f9-proj 2018-08-01 11:00:22,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/531cce4ef51b4503a9851bce6ae6ee6c/users/e9bc794423a842089e58cc8c8d8bfd8b/roles/9e2f2fc340494dab935606a87629e488 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}762a946e8197cb1dd60b513d6b8ec7e012257861" 2018-08-01 11:00:22,200 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 11:00:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-afbd8fa0-ce8d-46af-bc43-29906eb4a553 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 11:00:22,200 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/531cce4ef51b4503a9851bce6ae6ee6c/users/e9bc794423a842089e58cc8c8d8bfd8b/roles/9e2f2fc340494dab935606a87629e488 used request id req-afbd8fa0-ce8d-46af-bc43-29906eb4a553 2018-08-01 11:00:22,200 - heat_utils - DEBUG - Retrieving Heat Client 2018-08-01 11:00:22,207 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-01 11:00:22,207 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 11:00:22,208 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 11:00:22,590 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9e2f2fc340494dab935606a87629e488", "name": "CreateStackSuccessTests-4fa3eaa7-1e19-4f9-proj-role"}], "expires_at": "2018-08-01T12:00:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "531cce4ef51b4503a9851bce6ae6ee6c", "name": "CreateStackSuccessTests-4fa3eaa7-1e19-4f9-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/531cce4ef51b4503a9851bce6ae6ee6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/531cce4ef51b4503a9851bce6ae6ee6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/531cce4ef51b4503a9851bce6ae6ee6c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_531cce4ef51b4503a9851bce6ae6ee6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_531cce4ef51b4503a9851bce6ae6ee6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/531cce4ef51b4503a9851bce6ae6ee6c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/531cce4ef51b4503a9851bce6ae6ee6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/531cce4ef51b4503a9851bce6ae6ee6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/531cce4ef51b4503a9851bce6ae6ee6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/531cce4ef51b4503a9851bce6ae6ee6c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/531cce4ef51b4503a9851bce6ae6ee6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-4fa3eaa7-1e19-4f9-user", "id": "e9bc794423a842089e58cc8c8d8bfd8b"}, "audit_ids": ["fFrAQRlEQZ-_Ts3xCmpTLA"], "issued_at": "2018-08-01T11:00:22.000000Z"}} 2018-08-01 11:00:22,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fac92595f294368dfbc23dc8558a317a0aa8d492" 2018-08-01 11:00:22,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:00:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee1fd866-a44c-4feb-b4d7-aa7428a446b4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 11:00:22,669 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-ee1fd866-a44c-4feb-b4d7-aa7428a446b4 2018-08-01 11:00:22,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fac92595f294368dfbc23dc8558a317a0aa8d492" 2018-08-01 11:00:22,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-dff40035-9946-4ccf-85d2-6e9d13cad8e0 Date: Wed, 01 Aug 2018 11:00:22 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-image"} 2018-08-01 11:00:22,853 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-image used request id req-dff40035-9946-4ccf-85d2-6e9d13cad8e0 2018-08-01 11:00:22,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fac92595f294368dfbc23dc8558a317a0aa8d492" 2018-08-01 11:00:22,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-22cbe2b1-a1ec-4664-92fc-94e85db14d8f Date: Wed, 01 Aug 2018 11:00: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-08-01 11:00:22,864 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-22cbe2b1-a1ec-4664-92fc-94e85db14d8f 2018-08-01 11:00:22,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fac92595f294368dfbc23dc8558a317a0aa8d492" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-image"}' 2018-08-01 11:00:22,927 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/88e3d91f-b858-4d11-89d2-984e53bc47bf Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-ccf86722-9496-4146-bc36-e5b25e9af991 Date: Wed, 01 Aug 2018 11:00:22 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T11:00:22Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-01T11:00:22Z", "visibility": "shared", "locations": [], "self": "/v2/images/88e3d91f-b858-4d11-89d2-984e53bc47bf", "min_disk": 0, "protected": false, "id": "88e3d91f-b858-4d11-89d2-984e53bc47bf", "file": "/v2/images/88e3d91f-b858-4d11-89d2-984e53bc47bf/file", "checksum": null, "owner": "531cce4ef51b4503a9851bce6ae6ee6c", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 11:00:22,927 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-ccf86722-9496-4146-bc36-e5b25e9af991 2018-08-01 11:00:22,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9292/v2/images/88e3d91f-b858-4d11-89d2-984e53bc47bf/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fac92595f294368dfbc23dc8558a317a0aa8d492" -d '' 2018-08-01 11:00:23,669 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1af6a0b8-b0b7-4adc-b2f1-713fc93f335b Date: Wed, 01 Aug 2018 11:00:23 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-01 11:00:23,670 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/88e3d91f-b858-4d11-89d2-984e53bc47bf/file used request id req-1af6a0b8-b0b7-4adc-b2f1-713fc93f335b 2018-08-01 11:00:23,670 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-01 11:00:23,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/88e3d91f-b858-4d11-89d2-984e53bc47bf -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fac92595f294368dfbc23dc8558a317a0aa8d492" 2018-08-01 11:00:23,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-a59846e7-261f-4f92-84cf-41b526138a21 Date: Wed, 01 Aug 2018 11:00:23 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T11:00:22Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-01T11:00:23Z", "visibility": "shared", "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/88e3d91f-b858-4d11-89d2-984e53bc47bf/snap", "metadata": {}}], "self": "/v2/images/88e3d91f-b858-4d11-89d2-984e53bc47bf", "min_disk": 0, "protected": false, "id": "88e3d91f-b858-4d11-89d2-984e53bc47bf", "file": "/v2/images/88e3d91f-b858-4d11-89d2-984e53bc47bf/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "531cce4ef51b4503a9851bce6ae6ee6c", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/88e3d91f-b858-4d11-89d2-984e53bc47bf/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 11:00:23,694 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/88e3d91f-b858-4d11-89d2-984e53bc47bf used request id req-a59846e7-261f-4f92-84cf-41b526138a21 2018-08-01 11:00:23,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fac92595f294368dfbc23dc8558a317a0aa8d492" 2018-08-01 11:00:23,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-d85f11eb-32e0-4bbb-8b35-f240531347a0 Date: Wed, 01 Aug 2018 11:00: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-08-01 11:00:23,705 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-d85f11eb-32e0-4bbb-8b35-f240531347a0 2018-08-01 11:00:23,707 - create_image - INFO - Created image with name - CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-image 2018-08-01 11:00:23,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/88e3d91f-b858-4d11-89d2-984e53bc47bf -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fac92595f294368dfbc23dc8558a317a0aa8d492" 2018-08-01 11:00:23,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-0d4d96f4-87df-4a35-a78d-f2ef77f66926 Date: Wed, 01 Aug 2018 11:00:23 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T11:00:22Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-01T11:00:23Z", "visibility": "shared", "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/88e3d91f-b858-4d11-89d2-984e53bc47bf/snap", "metadata": {}}], "self": "/v2/images/88e3d91f-b858-4d11-89d2-984e53bc47bf", "min_disk": 0, "protected": false, "id": "88e3d91f-b858-4d11-89d2-984e53bc47bf", "file": "/v2/images/88e3d91f-b858-4d11-89d2-984e53bc47bf/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "531cce4ef51b4503a9851bce6ae6ee6c", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/88e3d91f-b858-4d11-89d2-984e53bc47bf/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 11:00:23,727 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/88e3d91f-b858-4d11-89d2-984e53bc47bf used request id req-0d4d96f4-87df-4a35-a78d-f2ef77f66926 2018-08-01 11:00:23,727 - create_image - DEBUG - Instance status is - active 2018-08-01 11:00:23,727 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-image 2018-08-01 11:00:23,728 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-image 2018-08-01 11:00:23,728 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 11:00:23,728 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 11:00:24,188 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T12:00:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["8B6bS65ESDe1xSMQLUDF6Q"], "issued_at": "2018-08-01T11:00:24.000000Z"}} 2018-08-01 11:00:24,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dd06e3a2a5d89e8f1551da2ca42a26dcd95fe46" 2018-08-01 11:00:24,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:00:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cef316c6-6b84-408f-bc87-98d61cb0ee7f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 11:00:24,331 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-cef316c6-6b84-408f-bc87-98d61cb0ee7f 2018-08-01 11:00:24,332 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 11:00:24,336 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dd06e3a2a5d89e8f1551da2ca42a26dcd95fe46" 2018-08-01 11:00:24,509 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:00: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-b5fcac67-c5c3-4f42-97d2-677524164072 x-compute-request-id: req-b5fcac67-c5c3-4f42-97d2-677524164072 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"flavors": [{"id": "4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "rel": "bookmark"}], "name": "vmtp-flavor_ee58c79f-c6fb-483f-8b9c-406ffbfad757"}, {"id": "5b61c696-1b5b-4204-b7e5-ca4a818093b0", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "bookmark"}], "name": "shaker-flavor_81952131-3011-4d90-80f4-831743223f59"}]} 2018-08-01 11:00:24,509 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-b5fcac67-c5c3-4f42-97d2-677524164072 2018-08-01 11:00:24,512 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dd06e3a2a5d89e8f1551da2ca42a26dcd95fe46" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-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-08-01 11:00:24,562 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:00: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-f5452cf3-174d-409b-a73c-04191b2d1455 x-compute-request-id: req-f5452cf3-174d-409b-a73c-04191b2d1455 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-flavor-name", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/26d2b151-180d-46b0-a975-0a193c2c4257", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/26d2b151-180d-46b0-a975-0a193c2c4257", "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": "26d2b151-180d-46b0-a975-0a193c2c4257"}} 2018-08-01 11:00:24,562 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-f5452cf3-174d-409b-a73c-04191b2d1455 2018-08-01 11:00:24,589 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 11:00:24,590 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 11:00:24,969 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9e2f2fc340494dab935606a87629e488", "name": "CreateStackSuccessTests-4fa3eaa7-1e19-4f9-proj-role"}], "expires_at": "2018-08-01T12:00:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "531cce4ef51b4503a9851bce6ae6ee6c", "name": "CreateStackSuccessTests-4fa3eaa7-1e19-4f9-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/531cce4ef51b4503a9851bce6ae6ee6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/531cce4ef51b4503a9851bce6ae6ee6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/531cce4ef51b4503a9851bce6ae6ee6c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_531cce4ef51b4503a9851bce6ae6ee6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_531cce4ef51b4503a9851bce6ae6ee6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/531cce4ef51b4503a9851bce6ae6ee6c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/531cce4ef51b4503a9851bce6ae6ee6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/531cce4ef51b4503a9851bce6ae6ee6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/531cce4ef51b4503a9851bce6ae6ee6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/531cce4ef51b4503a9851bce6ae6ee6c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/531cce4ef51b4503a9851bce6ae6ee6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-4fa3eaa7-1e19-4f9-user", "id": "e9bc794423a842089e58cc8c8d8bfd8b"}, "audit_ids": ["bFXLdUJ4R1elhuy23ddmhA"], "issued_at": "2018-08-01T11:00:24.000000Z"}} 2018-08-01 11:00:24,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6337c8fa3e518c081543e731a4d960816ac35264" 2018-08-01 11:00:25,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:00:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ff51400-5950-4ca9-ad83-08554e5d13e4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 11:00:25,047 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-0ff51400-5950-4ca9-ad83-08554e5d13e4 2018-08-01 11:00:25,048 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 11:00:25,050 - heat_utils - DEBUG - Retrieving Heat Client 2018-08-01 11:00:25,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6337c8fa3e518c081543e731a4d960816ac35264" 2018-08-01 11:00:25,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:00:25 GMT Server: Apache x-openstack-request-id: req-dc55c67e-cbe1-41e4-a815-977da6b73e4b Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-08-01 11:00:25,605 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack used request id req-dc55c67e-cbe1-41e4-a815-977da6b73e4b 2018-08-01 11:00:25,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6337c8fa3e518c081543e731a4d960816ac35264" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-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-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-net", "inst_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-inst", "subnet_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-subnet", "image_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-image", "flavor_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-flavor-name"}}' 2018-08-01 11:00:27,988 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 11:00:25 GMT Server: Apache x-openstack-request-id: req-5f4f2ba4-a520-49cf-bf7d-1a4dd2a7bbce Location: http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "ea9dc337-d778-4f33-8c98-45f9c9404a74", "links": [{"href": "http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74", "rel": "self"}]}} 2018-08-01 11:00:27,988 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks used request id req-5f4f2ba4-a520-49cf-bf7d-1a4dd2a7bbce 2018-08-01 11:00:27,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/ea9dc337-d778-4f33-8c98-45f9c9404a74 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6337c8fa3e518c081543e731a4d960816ac35264" 2018-08-01 11:00:28,595 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:00:27 GMT Server: Apache x-openstack-request-id: req-6727c039-b897-4087-b37f-bf2323dbc93f Location: http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:00:29,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:00:28 GMT Server: Apache x-openstack-request-id: req-eee3af6a-091f-473b-8866-23736842aa8b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 553 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "531cce4ef51b4503a9851bce6ae6ee6c", "OS::stack_id": "ea9dc337-d778-4f33-8c98-45f9c9404a74", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack", "image_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-image", "inst_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-inst", "subnet_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-subnet", "net_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-net", "flavor_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack", "stack_user_project_id": "77c2e28b465e4770a981cc564e70a3e2", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-01T11:00:27Z", "links": [{"href": "http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ea9dc337-d778-4f33-8c98-45f9c9404a74", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-01 11:00:29,228 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74 used request id req-eee3af6a-091f-473b-8866-23736842aa8b 2018-08-01 11:00:29,228 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack 2018-08-01 11:00:29,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/ea9dc337-d778-4f33-8c98-45f9c9404a74 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6337c8fa3e518c081543e731a4d960816ac35264" 2018-08-01 11:00:29,257 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:00:29 GMT Server: Apache x-openstack-request-id: req-b36dcf9a-21a0-44f0-897b-dbeb848a4d10 Location: http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:00:29,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:00:29 GMT Server: Apache x-openstack-request-id: req-b69d03d9-875d-4caa-a1ac-e18811969568 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 553 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "531cce4ef51b4503a9851bce6ae6ee6c", "OS::stack_id": "ea9dc337-d778-4f33-8c98-45f9c9404a74", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack", "image_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-image", "inst_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-inst", "subnet_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-subnet", "net_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-net", "flavor_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack", "stack_user_project_id": "77c2e28b465e4770a981cc564e70a3e2", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-01T11:00:27Z", "links": [{"href": "http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ea9dc337-d778-4f33-8c98-45f9c9404a74", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-01 11:00:29,860 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74 used request id req-b69d03d9-875d-4caa-a1ac-e18811969568 2018-08-01 11:00:29,861 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-08-01 11:00:29,861 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-01 11:00:32,864 - create_stack - DEBUG - Stack status query timeout in 1196.36471605 2018-08-01 11:00:32,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/ea9dc337-d778-4f33-8c98-45f9c9404a74 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6337c8fa3e518c081543e731a4d960816ac35264" 2018-08-01 11:00:32,894 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:00:32 GMT Server: Apache x-openstack-request-id: req-4c5c610f-81ae-4dd3-8ef2-0af79738773a Location: http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:00:33,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:00:32 GMT Server: Apache x-openstack-request-id: req-7e0ee270-94d2-4a87-8633-31f82f394ed2 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 553 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "531cce4ef51b4503a9851bce6ae6ee6c", "OS::stack_id": "ea9dc337-d778-4f33-8c98-45f9c9404a74", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack", "image_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-image", "inst_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-inst", "subnet_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-subnet", "net_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-net", "flavor_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack", "stack_user_project_id": "77c2e28b465e4770a981cc564e70a3e2", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-01T11:00:27Z", "links": [{"href": "http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ea9dc337-d778-4f33-8c98-45f9c9404a74", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-01 11:00:33,625 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74 used request id req-7e0ee270-94d2-4a87-8633-31f82f394ed2 2018-08-01 11:00:33,626 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-08-01 11:00:33,626 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-01 11:00:36,629 - create_stack - DEBUG - Stack status query timeout in 1192.59954119 2018-08-01 11:00:36,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/ea9dc337-d778-4f33-8c98-45f9c9404a74 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6337c8fa3e518c081543e731a4d960816ac35264" 2018-08-01 11:00:37,192 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:00:36 GMT Server: Apache x-openstack-request-id: req-e279417a-4477-4927-a021-042095641e27 Location: http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:00:37,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:00:37 GMT Server: Apache x-openstack-request-id: req-74bcd3e6-41f3-46d3-b77a-f3c0d9ef14c6 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 553 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "531cce4ef51b4503a9851bce6ae6ee6c", "OS::stack_id": "ea9dc337-d778-4f33-8c98-45f9c9404a74", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack", "image_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-image", "inst_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-inst", "subnet_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-subnet", "net_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-net", "flavor_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack", "stack_user_project_id": "77c2e28b465e4770a981cc564e70a3e2", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-01T11:00:27Z", "links": [{"href": "http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ea9dc337-d778-4f33-8c98-45f9c9404a74", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-01 11:00:37,768 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74 used request id req-74bcd3e6-41f3-46d3-b77a-f3c0d9ef14c6 2018-08-01 11:00:37,769 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-08-01 11:00:37,769 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-01 11:00:40,772 - create_stack - DEBUG - Stack status query timeout in 1188.45671511 2018-08-01 11:00:40,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/ea9dc337-d778-4f33-8c98-45f9c9404a74 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6337c8fa3e518c081543e731a4d960816ac35264" 2018-08-01 11:00:40,804 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:00:40 GMT Server: Apache x-openstack-request-id: req-7b4a0371-e7a9-42a0-9722-530b83a26d69 Location: http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:00:40,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:00:40 GMT Server: Apache x-openstack-request-id: req-26f4c0c0-958b-4845-bee9-3b7d87d3a98e 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": "531cce4ef51b4503a9851bce6ae6ee6c", "OS::stack_id": "ea9dc337-d778-4f33-8c98-45f9c9404a74", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack", "image_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-image", "inst_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-inst", "subnet_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-subnet", "net_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-net", "flavor_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack", "stack_user_project_id": "77c2e28b465e4770a981cc564e70a3e2", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-01T11:00:27Z", "links": [{"href": "http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "ea9dc337-d778-4f33-8c98-45f9c9404a74", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-01 11:00:40,879 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74 used request id req-26f4c0c0-958b-4845-bee9-3b7d87d3a98e 2018-08-01 11:00:40,879 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-08-01 11:00:40,880 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack 2018-08-01 11:00:40,880 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack 2018-08-01 11:00:40,880 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 11:00:41,269 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9e2f2fc340494dab935606a87629e488", "name": "CreateStackSuccessTests-4fa3eaa7-1e19-4f9-proj-role"}], "expires_at": "2018-08-01T12:00:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "531cce4ef51b4503a9851bce6ae6ee6c", "name": "CreateStackSuccessTests-4fa3eaa7-1e19-4f9-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/531cce4ef51b4503a9851bce6ae6ee6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/531cce4ef51b4503a9851bce6ae6ee6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/531cce4ef51b4503a9851bce6ae6ee6c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_531cce4ef51b4503a9851bce6ae6ee6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_531cce4ef51b4503a9851bce6ae6ee6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/531cce4ef51b4503a9851bce6ae6ee6c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/531cce4ef51b4503a9851bce6ae6ee6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/531cce4ef51b4503a9851bce6ae6ee6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/531cce4ef51b4503a9851bce6ae6ee6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/531cce4ef51b4503a9851bce6ae6ee6c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/531cce4ef51b4503a9851bce6ae6ee6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-4fa3eaa7-1e19-4f9-user", "id": "e9bc794423a842089e58cc8c8d8bfd8b"}, "audit_ids": ["uUvcD73pRaiE7yt10ZqyVA"], "issued_at": "2018-08-01T11:00:41.000000Z"}} 2018-08-01 11:00:41,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/ea9dc337-d778-4f33-8c98-45f9c9404a74 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f8eda907d0f294544549c0061fe08128ff6b5ef" 2018-08-01 11:00:41,444 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:00:41 GMT Server: Apache x-openstack-request-id: req-d31ed488-4188-45d9-917b-85c64374649f Location: http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:00:41,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:00:41 GMT Server: Apache x-openstack-request-id: req-ef9cd6fc-53b2-4cd6-b972-9c1bf0c4e760 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": "531cce4ef51b4503a9851bce6ae6ee6c", "OS::stack_id": "ea9dc337-d778-4f33-8c98-45f9c9404a74", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack", "image_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-image", "inst_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-inst", "subnet_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-subnet", "net_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-net", "flavor_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack", "stack_user_project_id": "77c2e28b465e4770a981cc564e70a3e2", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-01T11:00:27Z", "links": [{"href": "http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "ea9dc337-d778-4f33-8c98-45f9c9404a74", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-01 11:00:41,719 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74 used request id req-ef9cd6fc-53b2-4cd6-b972-9c1bf0c4e760 2018-08-01 11:00:41,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/ea9dc337-d778-4f33-8c98-45f9c9404a74 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6337c8fa3e518c081543e731a4d960816ac35264" 2018-08-01 11:00:41,747 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:00:41 GMT Server: Apache x-openstack-request-id: req-abddd1db-42c7-4de2-88e9-bda71cf32d09 Location: http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:00:41,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:00:41 GMT Server: Apache x-openstack-request-id: req-32b0d6ce-2560-4cc2-890e-611daec9b9b6 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": "531cce4ef51b4503a9851bce6ae6ee6c", "OS::stack_id": "ea9dc337-d778-4f33-8c98-45f9c9404a74", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack", "image_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-image", "inst_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-inst", "subnet_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-subnet", "net_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-net", "flavor_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack", "stack_user_project_id": "77c2e28b465e4770a981cc564e70a3e2", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-01T11:00:27Z", "links": [{"href": "http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "ea9dc337-d778-4f33-8c98-45f9c9404a74", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-01 11:00:41,921 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74 used request id req-32b0d6ce-2560-4cc2-890e-611daec9b9b6 2018-08-01 11:00:41,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/ea9dc337-d778-4f33-8c98-45f9c9404a74 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6337c8fa3e518c081543e731a4d960816ac35264" 2018-08-01 11:00:41,948 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:00:41 GMT Server: Apache x-openstack-request-id: req-13320d79-1888-4683-9515-e1ac9bdd197a Location: http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:00:42,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:00:41 GMT Server: Apache x-openstack-request-id: req-36c6b622-d11e-43de-a9f8-566bd07eba38 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": "531cce4ef51b4503a9851bce6ae6ee6c", "OS::stack_id": "ea9dc337-d778-4f33-8c98-45f9c9404a74", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack", "image_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-image", "inst_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-inst", "subnet_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-subnet", "net_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-net", "flavor_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack", "stack_user_project_id": "77c2e28b465e4770a981cc564e70a3e2", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-01T11:00:27Z", "links": [{"href": "http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "ea9dc337-d778-4f33-8c98-45f9c9404a74", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-01 11:00:42,528 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74 used request id req-36c6b622-d11e-43de-a9f8-566bd07eba38 2018-08-01 11:00:42,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/ea9dc337-d778-4f33-8c98-45f9c9404a74 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f8eda907d0f294544549c0061fe08128ff6b5ef" 2018-08-01 11:00:42,732 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:00:42 GMT Server: Apache x-openstack-request-id: req-accc8dce-737c-489f-a427-0fcad65e68c6 Location: http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:00:43,320 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 11:00:42 GMT Server: Apache x-openstack-request-id: req-54ddff26-950c-4668-94f3-a583b954f278 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 11:00:43,320 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74 used request id req-54ddff26-950c-4668-94f3-a583b954f278 2018-08-01 11:00:43,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/ea9dc337-d778-4f33-8c98-45f9c9404a74 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f8eda907d0f294544549c0061fe08128ff6b5ef" 2018-08-01 11:00:43,506 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:00:43 GMT Server: Apache x-openstack-request-id: req-e0b121a5-3e69-4a96-b439-5afc2e8b7824 Location: http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:00:43,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:00:43 GMT Server: Apache x-openstack-request-id: req-335f413e-4779-4132-9095-589ac224aa40 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": "531cce4ef51b4503a9851bce6ae6ee6c", "OS::stack_id": "ea9dc337-d778-4f33-8c98-45f9c9404a74", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack", "image_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-image", "inst_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-inst", "subnet_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-subnet", "flavor_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-flavor-name", "net_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack", "stack_user_project_id": "77c2e28b465e4770a981cc564e70a3e2", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-01T11:00:27Z", "links": [{"href": "http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-01T11:00:43Z", "id": "ea9dc337-d778-4f33-8c98-45f9c9404a74", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-01 11:00:43,547 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74 used request id req-335f413e-4779-4132-9095-589ac224aa40 2018-08-01 11:00:43,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/ea9dc337-d778-4f33-8c98-45f9c9404a74 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f8eda907d0f294544549c0061fe08128ff6b5ef" 2018-08-01 11:00:43,730 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:00:43 GMT Server: Apache x-openstack-request-id: req-64fec396-9edf-45e4-a780-7db3cd1f3f24 Location: http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:00:44,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:00:43 GMT Server: Apache x-openstack-request-id: req-4f0be233-ba20-4582-84dd-9889effb9eb9 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": "531cce4ef51b4503a9851bce6ae6ee6c", "OS::stack_id": "ea9dc337-d778-4f33-8c98-45f9c9404a74", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack", "image_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-image", "inst_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-inst", "subnet_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-subnet", "flavor_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-flavor-name", "net_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack", "stack_user_project_id": "77c2e28b465e4770a981cc564e70a3e2", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-01T11:00:27Z", "links": [{"href": "http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-01T11:00:43Z", "id": "ea9dc337-d778-4f33-8c98-45f9c9404a74", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-01 11:00:44,332 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74 used request id req-4f0be233-ba20-4582-84dd-9889effb9eb9 2018-08-01 11:00:44,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/ea9dc337-d778-4f33-8c98-45f9c9404a74 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f8eda907d0f294544549c0061fe08128ff6b5ef" 2018-08-01 11:00:44,510 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:00:44 GMT Server: Apache x-openstack-request-id: req-66bb173b-645d-4ca6-9f9a-ce8ac53a1ac7 Location: http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:00:44,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:00:44 GMT Server: Apache x-openstack-request-id: req-18c968c9-f387-4b3b-b3e6-eb2ed97c4ffc 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": "531cce4ef51b4503a9851bce6ae6ee6c", "OS::stack_id": "ea9dc337-d778-4f33-8c98-45f9c9404a74", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack", "image_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-image", "inst_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-inst", "subnet_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-subnet", "flavor_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-flavor-name", "net_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack", "stack_user_project_id": "77c2e28b465e4770a981cc564e70a3e2", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-01T11:00:27Z", "links": [{"href": "http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-01T11:00:43Z", "id": "ea9dc337-d778-4f33-8c98-45f9c9404a74", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-01 11:00:44,535 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74 used request id req-18c968c9-f387-4b3b-b3e6-eb2ed97c4ffc 2018-08-01 11:00:44,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/ea9dc337-d778-4f33-8c98-45f9c9404a74 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f8eda907d0f294544549c0061fe08128ff6b5ef" 2018-08-01 11:00:44,716 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:00:44 GMT Server: Apache x-openstack-request-id: req-7c255c39-dd3f-4268-995a-cbe9a1057b4e Location: http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:00:44,741 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:00:44 GMT Server: Apache x-openstack-request-id: req-15053d26-c99c-4aa8-ae3d-4ac22b1e7b2b 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": "531cce4ef51b4503a9851bce6ae6ee6c", "OS::stack_id": "ea9dc337-d778-4f33-8c98-45f9c9404a74", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack", "image_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-image", "inst_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-inst", "subnet_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-subnet", "flavor_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-flavor-name", "net_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack", "stack_user_project_id": "77c2e28b465e4770a981cc564e70a3e2", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-01T11:00:27Z", "links": [{"href": "http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-01T11:00:43Z", "id": "ea9dc337-d778-4f33-8c98-45f9c9404a74", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-01 11:00:44,741 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74 used request id req-15053d26-c99c-4aa8-ae3d-4ac22b1e7b2b 2018-08-01 11:00:44,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/ea9dc337-d778-4f33-8c98-45f9c9404a74 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f8eda907d0f294544549c0061fe08128ff6b5ef" 2018-08-01 11:00:44,769 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:00:44 GMT Server: Apache x-openstack-request-id: req-72d205f1-b2d5-4a02-82b9-1d81cb5db1e5 Location: http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:00:44,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:00:44 GMT Server: Apache x-openstack-request-id: req-1baf3f57-6528-42ef-aeef-257161e341db 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": "531cce4ef51b4503a9851bce6ae6ee6c", "OS::stack_id": "ea9dc337-d778-4f33-8c98-45f9c9404a74", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack", "image_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-image", "inst_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-inst", "subnet_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-subnet", "flavor_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-flavor-name", "net_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack", "stack_user_project_id": "77c2e28b465e4770a981cc564e70a3e2", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-01T11:00:27Z", "links": [{"href": "http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-01T11:00:43Z", "id": "ea9dc337-d778-4f33-8c98-45f9c9404a74", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-01 11:00:44,793 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74 used request id req-1baf3f57-6528-42ef-aeef-257161e341db 2018-08-01 11:00:44,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/ea9dc337-d778-4f33-8c98-45f9c9404a74 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f8eda907d0f294544549c0061fe08128ff6b5ef" 2018-08-01 11:00:44,820 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:00:44 GMT Server: Apache x-openstack-request-id: req-edf2c804-b4a6-4656-9378-3f969b628820 Location: http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:00:44,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:00:44 GMT Server: Apache x-openstack-request-id: req-c62df9fa-b173-41df-ab13-6aacc99563d2 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": "531cce4ef51b4503a9851bce6ae6ee6c", "OS::stack_id": "ea9dc337-d778-4f33-8c98-45f9c9404a74", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack", "image_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-image", "inst_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-inst", "subnet_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-subnet", "flavor_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-flavor-name", "net_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack", "stack_user_project_id": "77c2e28b465e4770a981cc564e70a3e2", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-01T11:00:27Z", "links": [{"href": "http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-01T11:00:43Z", "id": "ea9dc337-d778-4f33-8c98-45f9c9404a74", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-01 11:00:44,844 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74 used request id req-c62df9fa-b173-41df-ab13-6aacc99563d2 2018-08-01 11:00:44,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/ea9dc337-d778-4f33-8c98-45f9c9404a74 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f8eda907d0f294544549c0061fe08128ff6b5ef" 2018-08-01 11:00:44,871 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:00:44 GMT Server: Apache x-openstack-request-id: req-1cde08fe-d4c4-4ab7-93db-61b6b4c75263 Location: http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:00:44,894 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:00:44 GMT Server: Apache x-openstack-request-id: req-438a4cd1-7aa4-4c09-86f8-573e7d4cb2db 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": "531cce4ef51b4503a9851bce6ae6ee6c", "OS::stack_id": "ea9dc337-d778-4f33-8c98-45f9c9404a74", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack", "image_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-image", "inst_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-inst", "subnet_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-subnet", "flavor_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-flavor-name", "net_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack", "stack_user_project_id": "77c2e28b465e4770a981cc564e70a3e2", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-01T11:00:27Z", "links": [{"href": "http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-01T11:00:43Z", "id": "ea9dc337-d778-4f33-8c98-45f9c9404a74", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-01 11:00:44,895 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74 used request id req-438a4cd1-7aa4-4c09-86f8-573e7d4cb2db 2018-08-01 11:00:44,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/ea9dc337-d778-4f33-8c98-45f9c9404a74 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f8eda907d0f294544549c0061fe08128ff6b5ef" 2018-08-01 11:00:44,920 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:00:44 GMT Server: Apache x-openstack-request-id: req-68204384-81d1-4936-8789-9467665b4d72 Location: http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:00:44,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:00:44 GMT Server: Apache x-openstack-request-id: req-618a705e-9d12-4e91-a5bb-dcdb008dc165 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": "531cce4ef51b4503a9851bce6ae6ee6c", "OS::stack_id": "ea9dc337-d778-4f33-8c98-45f9c9404a74", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack", "image_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-image", "inst_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-inst", "subnet_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-subnet", "flavor_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-flavor-name", "net_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack", "stack_user_project_id": "77c2e28b465e4770a981cc564e70a3e2", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-01T11:00:27Z", "links": [{"href": "http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-01T11:00:43Z", "id": "ea9dc337-d778-4f33-8c98-45f9c9404a74", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-01 11:00:44,944 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74 used request id req-618a705e-9d12-4e91-a5bb-dcdb008dc165 2018-08-01 11:00:44,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/ea9dc337-d778-4f33-8c98-45f9c9404a74 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f8eda907d0f294544549c0061fe08128ff6b5ef" 2018-08-01 11:00:44,969 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:00:44 GMT Server: Apache x-openstack-request-id: req-46324f57-f59c-48dd-8792-ef7a17364772 Location: http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:00:45,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:00:44 GMT Server: Apache x-openstack-request-id: req-4fd3309a-7308-4375-a852-caf246122361 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": "531cce4ef51b4503a9851bce6ae6ee6c", "OS::stack_id": "ea9dc337-d778-4f33-8c98-45f9c9404a74", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack", "image_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-image", "inst_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-inst", "subnet_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-subnet", "flavor_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-flavor-name", "net_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack", "stack_user_project_id": "77c2e28b465e4770a981cc564e70a3e2", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-01T11:00:27Z", "links": [{"href": "http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-01T11:00:43Z", "id": "ea9dc337-d778-4f33-8c98-45f9c9404a74", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-01 11:00:45,154 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74 used request id req-4fd3309a-7308-4375-a852-caf246122361 2018-08-01 11:00:45,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/ea9dc337-d778-4f33-8c98-45f9c9404a74 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f8eda907d0f294544549c0061fe08128ff6b5ef" 2018-08-01 11:00:45,183 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:00:45 GMT Server: Apache x-openstack-request-id: req-5bfeeabd-b81d-465f-b095-f92b9c6350b7 Location: http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:00:45,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:00:45 GMT Server: Apache x-openstack-request-id: req-7e1cf7e8-e5cc-40a0-9e5e-08619fa3089b 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": "531cce4ef51b4503a9851bce6ae6ee6c", "OS::stack_id": "ea9dc337-d778-4f33-8c98-45f9c9404a74", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack", "image_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-image", "inst_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-inst", "subnet_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-subnet", "flavor_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-flavor-name", "net_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack", "stack_user_project_id": "77c2e28b465e4770a981cc564e70a3e2", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-01T11:00:27Z", "links": [{"href": "http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-01T11:00:43Z", "id": "ea9dc337-d778-4f33-8c98-45f9c9404a74", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-01 11:00:45,208 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74 used request id req-7e1cf7e8-e5cc-40a0-9e5e-08619fa3089b 2018-08-01 11:00:45,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/ea9dc337-d778-4f33-8c98-45f9c9404a74 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f8eda907d0f294544549c0061fe08128ff6b5ef" 2018-08-01 11:00:45,235 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:00:45 GMT Server: Apache x-openstack-request-id: req-059e44c6-4de4-4637-ae0c-073b2e1837f0 Location: http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:00:45,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:00:45 GMT Server: Apache x-openstack-request-id: req-1990ada1-9aff-46ae-8f8a-252bf66ac162 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": "531cce4ef51b4503a9851bce6ae6ee6c", "OS::stack_id": "ea9dc337-d778-4f33-8c98-45f9c9404a74", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack", "image_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-image", "inst_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-inst", "subnet_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-subnet", "flavor_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-flavor-name", "net_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack", "stack_user_project_id": "77c2e28b465e4770a981cc564e70a3e2", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-01T11:00:27Z", "links": [{"href": "http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-01T11:00:43Z", "id": "ea9dc337-d778-4f33-8c98-45f9c9404a74", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-01 11:00:45,260 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74 used request id req-1990ada1-9aff-46ae-8f8a-252bf66ac162 2018-08-01 11:00:45,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/ea9dc337-d778-4f33-8c98-45f9c9404a74 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f8eda907d0f294544549c0061fe08128ff6b5ef" 2018-08-01 11:00:45,288 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:00:45 GMT Server: Apache x-openstack-request-id: req-66f99c14-07c2-4170-8347-fda411ba392a Location: http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:00:45,314 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:00:45 GMT Server: Apache x-openstack-request-id: req-bae39978-605d-490c-80ba-f85b0ec199dd 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": "531cce4ef51b4503a9851bce6ae6ee6c", "OS::stack_id": "ea9dc337-d778-4f33-8c98-45f9c9404a74", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack", "image_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-image", "inst_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-inst", "subnet_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-subnet", "flavor_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-flavor-name", "net_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack", "stack_user_project_id": "77c2e28b465e4770a981cc564e70a3e2", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-01T11:00:27Z", "links": [{"href": "http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-01T11:00:43Z", "id": "ea9dc337-d778-4f33-8c98-45f9c9404a74", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-01 11:00:45,314 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74 used request id req-bae39978-605d-490c-80ba-f85b0ec199dd 2018-08-01 11:00:45,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/ea9dc337-d778-4f33-8c98-45f9c9404a74 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f8eda907d0f294544549c0061fe08128ff6b5ef" 2018-08-01 11:00:45,341 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:00:45 GMT Server: Apache x-openstack-request-id: req-4ee10286-f770-4fd5-95a0-3a2165c9158a Location: http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:00:45,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:00:45 GMT Server: Apache x-openstack-request-id: req-2777b847-63f8-455e-bc5d-f3188432905f 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": "531cce4ef51b4503a9851bce6ae6ee6c", "OS::stack_id": "ea9dc337-d778-4f33-8c98-45f9c9404a74", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack", "image_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-image", "inst_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-inst", "subnet_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-subnet", "flavor_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-flavor-name", "net_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack", "stack_user_project_id": "77c2e28b465e4770a981cc564e70a3e2", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-01T11:00:27Z", "links": [{"href": "http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-01T11:00:43Z", "id": "ea9dc337-d778-4f33-8c98-45f9c9404a74", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-01 11:00:45,367 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74 used request id req-2777b847-63f8-455e-bc5d-f3188432905f 2018-08-01 11:00:45,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/ea9dc337-d778-4f33-8c98-45f9c9404a74 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f8eda907d0f294544549c0061fe08128ff6b5ef" 2018-08-01 11:00:45,394 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:00:45 GMT Server: Apache x-openstack-request-id: req-a93f2184-99f6-4374-bb00-d3ea2b865ef9 Location: http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:00:45,999 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:00:45 GMT Server: Apache x-openstack-request-id: req-4830eed9-efa4-4d12-9ad1-61db399b1d97 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": "531cce4ef51b4503a9851bce6ae6ee6c", "OS::stack_id": "ea9dc337-d778-4f33-8c98-45f9c9404a74", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack", "image_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-image", "inst_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-inst", "subnet_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-subnet", "flavor_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-flavor-name", "net_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack", "stack_user_project_id": "77c2e28b465e4770a981cc564e70a3e2", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-01T11:00:27Z", "links": [{"href": "http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-01T11:00:43Z", "id": "ea9dc337-d778-4f33-8c98-45f9c9404a74", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-01 11:00:45,999 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74 used request id req-4830eed9-efa4-4d12-9ad1-61db399b1d97 2018-08-01 11:00:46,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/ea9dc337-d778-4f33-8c98-45f9c9404a74 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f8eda907d0f294544549c0061fe08128ff6b5ef" 2018-08-01 11:00:46,027 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:00:46 GMT Server: Apache x-openstack-request-id: req-41e31689-5b32-4fea-8cf7-c4255f86abd4 Location: http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:00:46,053 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:00:46 GMT Server: Apache x-openstack-request-id: req-77d75341-ac2d-4d48-8291-f22b1aed157b 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": "531cce4ef51b4503a9851bce6ae6ee6c", "OS::stack_id": "ea9dc337-d778-4f33-8c98-45f9c9404a74", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack", "image_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-image", "inst_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-inst", "subnet_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-subnet", "flavor_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-flavor-name", "net_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack", "stack_user_project_id": "77c2e28b465e4770a981cc564e70a3e2", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-01T11:00:27Z", "links": [{"href": "http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-01T11:00:43Z", "id": "ea9dc337-d778-4f33-8c98-45f9c9404a74", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-01 11:00:46,053 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74 used request id req-77d75341-ac2d-4d48-8291-f22b1aed157b 2018-08-01 11:00:46,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/ea9dc337-d778-4f33-8c98-45f9c9404a74 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f8eda907d0f294544549c0061fe08128ff6b5ef" 2018-08-01 11:00:46,080 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:00:46 GMT Server: Apache x-openstack-request-id: req-527c1a57-e790-448e-9d0f-ff0357ac67db Location: http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:00:46,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:00:46 GMT Server: Apache x-openstack-request-id: req-7e86c893-5941-480b-820e-a305f94fac97 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": "531cce4ef51b4503a9851bce6ae6ee6c", "OS::stack_id": "ea9dc337-d778-4f33-8c98-45f9c9404a74", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack", "image_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-image", "inst_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-inst", "subnet_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-subnet", "flavor_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-flavor-name", "net_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack", "stack_user_project_id": "77c2e28b465e4770a981cc564e70a3e2", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-01T11:00:27Z", "links": [{"href": "http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-01T11:00:43Z", "id": "ea9dc337-d778-4f33-8c98-45f9c9404a74", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-01 11:00:46,258 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74 used request id req-7e86c893-5941-480b-820e-a305f94fac97 2018-08-01 11:00:46,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/ea9dc337-d778-4f33-8c98-45f9c9404a74 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f8eda907d0f294544549c0061fe08128ff6b5ef" 2018-08-01 11:00:46,287 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:00:46 GMT Server: Apache x-openstack-request-id: req-bd987889-ed4e-431d-9493-9b44e5976137 Location: http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:00:46,315 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:00:46 GMT Server: Apache x-openstack-request-id: req-406c9695-fdfd-4867-a5f4-a404493cbf63 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": "531cce4ef51b4503a9851bce6ae6ee6c", "OS::stack_id": "ea9dc337-d778-4f33-8c98-45f9c9404a74", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack", "image_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-image", "inst_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-inst", "subnet_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-subnet", "flavor_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-flavor-name", "net_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack", "stack_user_project_id": "77c2e28b465e4770a981cc564e70a3e2", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-01T11:00:27Z", "links": [{"href": "http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-01T11:00:43Z", "id": "ea9dc337-d778-4f33-8c98-45f9c9404a74", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-01 11:00:46,315 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74 used request id req-406c9695-fdfd-4867-a5f4-a404493cbf63 2018-08-01 11:00:46,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/ea9dc337-d778-4f33-8c98-45f9c9404a74 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f8eda907d0f294544549c0061fe08128ff6b5ef" 2018-08-01 11:00:46,342 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:00:46 GMT Server: Apache x-openstack-request-id: req-97e82445-07d2-48ca-bf3d-f28a6953bd50 Location: http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:00:46,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:00:46 GMT Server: Apache x-openstack-request-id: req-03690bbd-ed2c-4e15-a881-c803b913ba11 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": "531cce4ef51b4503a9851bce6ae6ee6c", "OS::stack_id": "ea9dc337-d778-4f33-8c98-45f9c9404a74", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack", "image_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-image", "inst_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-inst", "subnet_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-subnet", "flavor_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-flavor-name", "net_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack", "stack_user_project_id": "77c2e28b465e4770a981cc564e70a3e2", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-01T11:00:27Z", "links": [{"href": "http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-01T11:00:43Z", "id": "ea9dc337-d778-4f33-8c98-45f9c9404a74", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-01 11:00:46,366 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74 used request id req-03690bbd-ed2c-4e15-a881-c803b913ba11 2018-08-01 11:00:46,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/ea9dc337-d778-4f33-8c98-45f9c9404a74 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f8eda907d0f294544549c0061fe08128ff6b5ef" 2018-08-01 11:00:46,392 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:00:46 GMT Server: Apache x-openstack-request-id: req-5a16d986-6d6f-4feb-a405-273825b65783 Location: http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:00:46,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:00:46 GMT Server: Apache x-openstack-request-id: req-d15df1ef-133c-4da1-9298-cb98d29c7989 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": "531cce4ef51b4503a9851bce6ae6ee6c", "OS::stack_id": "ea9dc337-d778-4f33-8c98-45f9c9404a74", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack", "image_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-image", "inst_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-inst", "subnet_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-subnet", "flavor_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-flavor-name", "net_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack", "stack_user_project_id": "77c2e28b465e4770a981cc564e70a3e2", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-01T11:00:27Z", "links": [{"href": "http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-01T11:00:43Z", "id": "ea9dc337-d778-4f33-8c98-45f9c9404a74", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-01 11:00:46,416 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74 used request id req-d15df1ef-133c-4da1-9298-cb98d29c7989 2018-08-01 11:00:46,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/ea9dc337-d778-4f33-8c98-45f9c9404a74 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f8eda907d0f294544549c0061fe08128ff6b5ef" 2018-08-01 11:00:46,444 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:00:46 GMT Server: Apache x-openstack-request-id: req-5e91a2d2-4797-4f72-86e7-04691491ee75 Location: http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:00:46,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:00:46 GMT Server: Apache x-openstack-request-id: req-0b3a5291-22db-4fcd-bb61-c9a99926577b 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": "531cce4ef51b4503a9851bce6ae6ee6c", "OS::stack_id": "ea9dc337-d778-4f33-8c98-45f9c9404a74", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack", "image_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-image", "inst_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-inst", "subnet_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-subnet", "flavor_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-flavor-name", "net_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack", "stack_user_project_id": "77c2e28b465e4770a981cc564e70a3e2", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-01T11:00:27Z", "links": [{"href": "http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-01T11:00:43Z", "id": "ea9dc337-d778-4f33-8c98-45f9c9404a74", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-01 11:00:46,468 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74 used request id req-0b3a5291-22db-4fcd-bb61-c9a99926577b 2018-08-01 11:00:46,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/ea9dc337-d778-4f33-8c98-45f9c9404a74 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f8eda907d0f294544549c0061fe08128ff6b5ef" 2018-08-01 11:00:46,494 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:00:46 GMT Server: Apache x-openstack-request-id: req-7c98be36-e1fc-4bb2-95c1-de63d7fa382e Location: http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:00:46,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:00:46 GMT Server: Apache x-openstack-request-id: req-cf0a090d-6f17-4fbb-8f5a-4978304e9d42 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": "531cce4ef51b4503a9851bce6ae6ee6c", "OS::stack_id": "ea9dc337-d778-4f33-8c98-45f9c9404a74", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack", "image_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-image", "inst_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-inst", "subnet_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-subnet", "flavor_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-flavor-name", "net_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack", "stack_user_project_id": "77c2e28b465e4770a981cc564e70a3e2", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-01T11:00:27Z", "links": [{"href": "http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-01T11:00:43Z", "id": "ea9dc337-d778-4f33-8c98-45f9c9404a74", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-01 11:00:46,518 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74 used request id req-cf0a090d-6f17-4fbb-8f5a-4978304e9d42 2018-08-01 11:00:46,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/ea9dc337-d778-4f33-8c98-45f9c9404a74 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f8eda907d0f294544549c0061fe08128ff6b5ef" 2018-08-01 11:00:46,543 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:00:46 GMT Server: Apache x-openstack-request-id: req-218ddf32-dd03-4e5c-95d4-e6ac899e6024 Location: http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:00:46,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:00:46 GMT Server: Apache x-openstack-request-id: req-38f522cb-68e7-4740-b97e-b78aba675f3c 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": "531cce4ef51b4503a9851bce6ae6ee6c", "OS::stack_id": "ea9dc337-d778-4f33-8c98-45f9c9404a74", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack", "image_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-image", "inst_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-inst", "subnet_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-subnet", "flavor_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-flavor-name", "net_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack", "stack_user_project_id": "77c2e28b465e4770a981cc564e70a3e2", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-01T11:00:27Z", "links": [{"href": "http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-01T11:00:43Z", "id": "ea9dc337-d778-4f33-8c98-45f9c9404a74", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-01 11:00:46,568 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74 used request id req-38f522cb-68e7-4740-b97e-b78aba675f3c 2018-08-01 11:00:46,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/ea9dc337-d778-4f33-8c98-45f9c9404a74 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f8eda907d0f294544549c0061fe08128ff6b5ef" 2018-08-01 11:00:46,594 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:00:46 GMT Server: Apache x-openstack-request-id: req-f69a2e5a-fcfc-432a-a717-34f9d3374321 Location: http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:00:46,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:00:46 GMT Server: Apache x-openstack-request-id: req-3dd23261-4826-48b6-8e45-4dbedafd8a94 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": "531cce4ef51b4503a9851bce6ae6ee6c", "OS::stack_id": "ea9dc337-d778-4f33-8c98-45f9c9404a74", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack", "image_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-image", "inst_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-inst", "subnet_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-subnet", "flavor_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-flavor-name", "net_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack", "stack_user_project_id": "77c2e28b465e4770a981cc564e70a3e2", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-01T11:00:27Z", "links": [{"href": "http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-01T11:00:43Z", "id": "ea9dc337-d778-4f33-8c98-45f9c9404a74", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-01 11:00:46,618 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74 used request id req-3dd23261-4826-48b6-8e45-4dbedafd8a94 2018-08-01 11:00:46,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/ea9dc337-d778-4f33-8c98-45f9c9404a74 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f8eda907d0f294544549c0061fe08128ff6b5ef" 2018-08-01 11:00:46,643 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:00:46 GMT Server: Apache x-openstack-request-id: req-f082526b-4fea-43ac-a89d-fce955ca4b87 Location: http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:00:46,667 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:00:46 GMT Server: Apache x-openstack-request-id: req-5b0f1a0c-214e-450c-a48c-55e3222dd7f3 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": "531cce4ef51b4503a9851bce6ae6ee6c", "OS::stack_id": "ea9dc337-d778-4f33-8c98-45f9c9404a74", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack", "image_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-image", "inst_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-inst", "subnet_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-subnet", "flavor_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-flavor-name", "net_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack", "stack_user_project_id": "77c2e28b465e4770a981cc564e70a3e2", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-01T11:00:27Z", "links": [{"href": "http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-01T11:00:43Z", "id": "ea9dc337-d778-4f33-8c98-45f9c9404a74", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-01 11:00:46,667 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74 used request id req-5b0f1a0c-214e-450c-a48c-55e3222dd7f3 2018-08-01 11:00:46,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/ea9dc337-d778-4f33-8c98-45f9c9404a74 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f8eda907d0f294544549c0061fe08128ff6b5ef" 2018-08-01 11:00:46,693 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:00:46 GMT Server: Apache x-openstack-request-id: req-883ee60e-db2a-4415-a841-4b35ec770ce6 Location: http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:00:46,720 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:00:46 GMT Server: Apache x-openstack-request-id: req-f2d6be22-a545-49cf-ad5b-cabf971a66f1 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": "531cce4ef51b4503a9851bce6ae6ee6c", "OS::stack_id": "ea9dc337-d778-4f33-8c98-45f9c9404a74", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack", "image_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-image", "inst_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-inst", "subnet_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-subnet", "flavor_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-flavor-name", "net_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack", "stack_user_project_id": "77c2e28b465e4770a981cc564e70a3e2", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-01T11:00:27Z", "links": [{"href": "http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-01T11:00:43Z", "id": "ea9dc337-d778-4f33-8c98-45f9c9404a74", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-01 11:00:46,721 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74 used request id req-f2d6be22-a545-49cf-ad5b-cabf971a66f1 2018-08-01 11:00:46,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/ea9dc337-d778-4f33-8c98-45f9c9404a74 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f8eda907d0f294544549c0061fe08128ff6b5ef" 2018-08-01 11:00:46,750 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:00:46 GMT Server: Apache x-openstack-request-id: req-820e0791-6b22-4503-8127-71181fcec9d9 Location: http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:00:46,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:00:46 GMT Server: Apache x-openstack-request-id: req-105058fc-80b6-4a94-9dc6-89c860ebe290 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": "531cce4ef51b4503a9851bce6ae6ee6c", "OS::stack_id": "ea9dc337-d778-4f33-8c98-45f9c9404a74", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack", "image_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-image", "inst_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-inst", "subnet_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-subnet", "flavor_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-flavor-name", "net_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack", "stack_user_project_id": "77c2e28b465e4770a981cc564e70a3e2", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-01T11:00:27Z", "links": [{"href": "http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-01T11:00:43Z", "id": "ea9dc337-d778-4f33-8c98-45f9c9404a74", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-01 11:00:46,790 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74 used request id req-105058fc-80b6-4a94-9dc6-89c860ebe290 2018-08-01 11:00:46,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/ea9dc337-d778-4f33-8c98-45f9c9404a74 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f8eda907d0f294544549c0061fe08128ff6b5ef" 2018-08-01 11:00:46,818 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:00:46 GMT Server: Apache x-openstack-request-id: req-b48eab74-ff10-4a7e-9ad1-7100a54bdfb5 Location: http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:00:46,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:00:46 GMT Server: Apache x-openstack-request-id: req-b9e00224-2c1f-47e8-9cb1-b891878689ff 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": "531cce4ef51b4503a9851bce6ae6ee6c", "OS::stack_id": "ea9dc337-d778-4f33-8c98-45f9c9404a74", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack", "image_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-image", "inst_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-inst", "subnet_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-subnet", "flavor_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-flavor-name", "net_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack", "stack_user_project_id": "77c2e28b465e4770a981cc564e70a3e2", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-01T11:00:27Z", "links": [{"href": "http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-01T11:00:43Z", "id": "ea9dc337-d778-4f33-8c98-45f9c9404a74", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-01 11:00:46,842 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74 used request id req-b9e00224-2c1f-47e8-9cb1-b891878689ff 2018-08-01 11:00:46,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/ea9dc337-d778-4f33-8c98-45f9c9404a74 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f8eda907d0f294544549c0061fe08128ff6b5ef" 2018-08-01 11:00:46,868 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:00:46 GMT Server: Apache x-openstack-request-id: req-ed7c462c-ab8e-4240-b6e0-530567c4d1fd Location: http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:00:46,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:00:46 GMT Server: Apache x-openstack-request-id: req-bc37a73d-9825-43de-9810-56b44bbe3acf 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": "531cce4ef51b4503a9851bce6ae6ee6c", "OS::stack_id": "ea9dc337-d778-4f33-8c98-45f9c9404a74", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack", "image_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-image", "inst_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-inst", "subnet_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-subnet", "flavor_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-flavor-name", "net_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack", "stack_user_project_id": "77c2e28b465e4770a981cc564e70a3e2", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-01T11:00:27Z", "links": [{"href": "http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-01T11:00:43Z", "id": "ea9dc337-d778-4f33-8c98-45f9c9404a74", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-01 11:00:46,891 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74 used request id req-bc37a73d-9825-43de-9810-56b44bbe3acf 2018-08-01 11:00:46,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/ea9dc337-d778-4f33-8c98-45f9c9404a74 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f8eda907d0f294544549c0061fe08128ff6b5ef" 2018-08-01 11:00:46,917 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:00:46 GMT Server: Apache x-openstack-request-id: req-914f684a-580b-4410-87bf-741d3d3cbd48 Location: http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:00:46,941 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:00:46 GMT Server: Apache x-openstack-request-id: req-ba72c84a-26ca-43b4-a9de-63ef5d0a6fba 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": "531cce4ef51b4503a9851bce6ae6ee6c", "OS::stack_id": "ea9dc337-d778-4f33-8c98-45f9c9404a74", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack", "image_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-image", "inst_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-inst", "subnet_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-subnet", "flavor_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-flavor-name", "net_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack", "stack_user_project_id": "77c2e28b465e4770a981cc564e70a3e2", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-01T11:00:27Z", "links": [{"href": "http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-01T11:00:43Z", "id": "ea9dc337-d778-4f33-8c98-45f9c9404a74", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-01 11:00:46,941 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74 used request id req-ba72c84a-26ca-43b4-a9de-63ef5d0a6fba 2018-08-01 11:00:46,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/ea9dc337-d778-4f33-8c98-45f9c9404a74 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f8eda907d0f294544549c0061fe08128ff6b5ef" 2018-08-01 11:00:46,966 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:00:46 GMT Server: Apache x-openstack-request-id: req-df59cf19-c605-474b-acd4-4a56fc5a8973 Location: http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:00:46,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:00:46 GMT Server: Apache x-openstack-request-id: req-e4926030-4f55-4e11-85c3-812143cbeb0b 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": "531cce4ef51b4503a9851bce6ae6ee6c", "OS::stack_id": "ea9dc337-d778-4f33-8c98-45f9c9404a74", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack", "image_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-image", "inst_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-inst", "subnet_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-subnet", "flavor_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-flavor-name", "net_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack", "stack_user_project_id": "77c2e28b465e4770a981cc564e70a3e2", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-01T11:00:27Z", "links": [{"href": "http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-01T11:00:43Z", "id": "ea9dc337-d778-4f33-8c98-45f9c9404a74", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-01 11:00:46,990 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74 used request id req-e4926030-4f55-4e11-85c3-812143cbeb0b 2018-08-01 11:00:46,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/ea9dc337-d778-4f33-8c98-45f9c9404a74 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f8eda907d0f294544549c0061fe08128ff6b5ef" 2018-08-01 11:00:47,014 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:00:46 GMT Server: Apache x-openstack-request-id: req-8d576e6f-f80a-47a7-93ef-3dce5a0aeb21 Location: http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:00:47,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:00:47 GMT Server: Apache x-openstack-request-id: req-f87e2cf3-3917-4035-a167-a4e604a4a32e 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": "531cce4ef51b4503a9851bce6ae6ee6c", "OS::stack_id": "ea9dc337-d778-4f33-8c98-45f9c9404a74", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack", "image_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-image", "inst_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-inst", "subnet_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-subnet", "flavor_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-flavor-name", "net_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack", "stack_user_project_id": "77c2e28b465e4770a981cc564e70a3e2", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-01T11:00:27Z", "links": [{"href": "http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-01T11:00:43Z", "id": "ea9dc337-d778-4f33-8c98-45f9c9404a74", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-01 11:00:47,038 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74 used request id req-f87e2cf3-3917-4035-a167-a4e604a4a32e 2018-08-01 11:00:47,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/ea9dc337-d778-4f33-8c98-45f9c9404a74 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f8eda907d0f294544549c0061fe08128ff6b5ef" 2018-08-01 11:00:47,063 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:00:47 GMT Server: Apache x-openstack-request-id: req-44510059-28b5-4301-9015-b451e17de788 Location: http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:00:47,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:00:47 GMT Server: Apache x-openstack-request-id: req-48a25b1c-6905-4e4c-aeca-678da5c0fe01 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": "531cce4ef51b4503a9851bce6ae6ee6c", "OS::stack_id": "ea9dc337-d778-4f33-8c98-45f9c9404a74", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack", "image_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-image", "inst_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-inst", "subnet_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-subnet", "flavor_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-flavor-name", "net_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack", "stack_user_project_id": "77c2e28b465e4770a981cc564e70a3e2", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-01T11:00:27Z", "links": [{"href": "http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-01T11:00:43Z", "id": "ea9dc337-d778-4f33-8c98-45f9c9404a74", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-01 11:00:47,103 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74 used request id req-48a25b1c-6905-4e4c-aeca-678da5c0fe01 2018-08-01 11:00:47,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/ea9dc337-d778-4f33-8c98-45f9c9404a74 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f8eda907d0f294544549c0061fe08128ff6b5ef" 2018-08-01 11:00:47,146 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:00:47 GMT Server: Apache x-openstack-request-id: req-9210440f-d426-4e28-b650-4c9dc680b1a6 Location: http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:00:47,171 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:00:47 GMT Server: Apache x-openstack-request-id: req-cbeb06a3-c3e3-4f7f-b33c-5cae4a72b1c6 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": "531cce4ef51b4503a9851bce6ae6ee6c", "OS::stack_id": "ea9dc337-d778-4f33-8c98-45f9c9404a74", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack", "image_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-image", "inst_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-inst", "subnet_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-subnet", "flavor_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-flavor-name", "net_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack", "stack_user_project_id": "77c2e28b465e4770a981cc564e70a3e2", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-01T11:00:27Z", "links": [{"href": "http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-01T11:00:43Z", "id": "ea9dc337-d778-4f33-8c98-45f9c9404a74", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-01 11:00:47,171 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74 used request id req-cbeb06a3-c3e3-4f7f-b33c-5cae4a72b1c6 2018-08-01 11:00:47,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/ea9dc337-d778-4f33-8c98-45f9c9404a74 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f8eda907d0f294544549c0061fe08128ff6b5ef" 2018-08-01 11:00:47,200 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:00:47 GMT Server: Apache x-openstack-request-id: req-abf8ec84-ff2d-4098-a876-fa6d82b99825 Location: http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:00:47,242 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:00:47 GMT Server: Apache x-openstack-request-id: req-17f9d012-da6e-411a-85bd-27d4ac517f73 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": "531cce4ef51b4503a9851bce6ae6ee6c", "OS::stack_id": "ea9dc337-d778-4f33-8c98-45f9c9404a74", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack", "image_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-image", "inst_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-inst", "subnet_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-subnet", "flavor_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-flavor-name", "net_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack", "stack_user_project_id": "77c2e28b465e4770a981cc564e70a3e2", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-01T11:00:27Z", "links": [{"href": "http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-01T11:00:43Z", "id": "ea9dc337-d778-4f33-8c98-45f9c9404a74", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-01 11:00:47,242 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74 used request id req-17f9d012-da6e-411a-85bd-27d4ac517f73 2018-08-01 11:00:47,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/ea9dc337-d778-4f33-8c98-45f9c9404a74 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f8eda907d0f294544549c0061fe08128ff6b5ef" 2018-08-01 11:00:47,270 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:00:47 GMT Server: Apache x-openstack-request-id: req-e96717d0-ca7a-4b89-a9ec-eeac176a76b5 Location: http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:00:47,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:00:47 GMT Server: Apache x-openstack-request-id: req-bce91360-8b03-43e5-8ef5-6e91f758f79e 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": "531cce4ef51b4503a9851bce6ae6ee6c", "OS::stack_id": "ea9dc337-d778-4f33-8c98-45f9c9404a74", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack", "image_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-image", "inst_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-inst", "subnet_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-subnet", "flavor_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-flavor-name", "net_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack", "stack_user_project_id": "77c2e28b465e4770a981cc564e70a3e2", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-01T11:00:27Z", "links": [{"href": "http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-01T11:00:43Z", "id": "ea9dc337-d778-4f33-8c98-45f9c9404a74", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-01 11:00:47,296 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74 used request id req-bce91360-8b03-43e5-8ef5-6e91f758f79e 2018-08-01 11:00:47,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/ea9dc337-d778-4f33-8c98-45f9c9404a74 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f8eda907d0f294544549c0061fe08128ff6b5ef" 2018-08-01 11:00:47,325 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:00:47 GMT Server: Apache x-openstack-request-id: req-c2459aac-f0ee-4d92-9829-a51c6b96ef44 Location: http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:00:47,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:00:47 GMT Server: Apache x-openstack-request-id: req-5c1be0a4-c9bf-4c59-8915-299dba3a96b3 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": "531cce4ef51b4503a9851bce6ae6ee6c", "OS::stack_id": "ea9dc337-d778-4f33-8c98-45f9c9404a74", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack", "image_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-image", "inst_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-inst", "subnet_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-subnet", "flavor_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-flavor-name", "net_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack", "stack_user_project_id": "77c2e28b465e4770a981cc564e70a3e2", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-01T11:00:27Z", "links": [{"href": "http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-01T11:00:43Z", "id": "ea9dc337-d778-4f33-8c98-45f9c9404a74", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-01 11:00:47,366 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74 used request id req-5c1be0a4-c9bf-4c59-8915-299dba3a96b3 2018-08-01 11:00:47,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/ea9dc337-d778-4f33-8c98-45f9c9404a74 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f8eda907d0f294544549c0061fe08128ff6b5ef" 2018-08-01 11:00:47,392 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:00:47 GMT Server: Apache x-openstack-request-id: req-e4b08bb4-6dd5-4961-bc86-4c9fbe4ec76f Location: http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:00:47,420 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:00:47 GMT Server: Apache x-openstack-request-id: req-b2236d78-336d-4848-bea3-6a176a1b82d9 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": "531cce4ef51b4503a9851bce6ae6ee6c", "OS::stack_id": "ea9dc337-d778-4f33-8c98-45f9c9404a74", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack", "image_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-image", "inst_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-inst", "subnet_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-subnet", "flavor_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-flavor-name", "net_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack", "stack_user_project_id": "77c2e28b465e4770a981cc564e70a3e2", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-01T11:00:27Z", "links": [{"href": "http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-01T11:00:43Z", "id": "ea9dc337-d778-4f33-8c98-45f9c9404a74", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-01 11:00:47,420 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74 used request id req-b2236d78-336d-4848-bea3-6a176a1b82d9 2018-08-01 11:00:47,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/ea9dc337-d778-4f33-8c98-45f9c9404a74 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f8eda907d0f294544549c0061fe08128ff6b5ef" 2018-08-01 11:00:47,447 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:00:47 GMT Server: Apache x-openstack-request-id: req-b28cfd0e-c898-47e1-ab27-9339b34defd5 Location: http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:00:47,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:00:47 GMT Server: Apache x-openstack-request-id: req-b9b8f336-7848-4015-9042-caf844cbdf02 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": "531cce4ef51b4503a9851bce6ae6ee6c", "OS::stack_id": "ea9dc337-d778-4f33-8c98-45f9c9404a74", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack", "image_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-image", "inst_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-inst", "subnet_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-subnet", "flavor_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-flavor-name", "net_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack", "stack_user_project_id": "77c2e28b465e4770a981cc564e70a3e2", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-01T11:00:27Z", "links": [{"href": "http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-01T11:00:43Z", "id": "ea9dc337-d778-4f33-8c98-45f9c9404a74", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-01 11:00:47,471 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74 used request id req-b9b8f336-7848-4015-9042-caf844cbdf02 2018-08-01 11:00:47,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/ea9dc337-d778-4f33-8c98-45f9c9404a74 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f8eda907d0f294544549c0061fe08128ff6b5ef" 2018-08-01 11:00:47,501 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:00:47 GMT Server: Apache x-openstack-request-id: req-fc77ba81-7be4-41d8-b631-82541482e4ab Location: http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:00:47,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:00:47 GMT Server: Apache x-openstack-request-id: req-5945a80c-ad7d-4f43-b373-2420c8b8ac68 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": "531cce4ef51b4503a9851bce6ae6ee6c", "OS::stack_id": "ea9dc337-d778-4f33-8c98-45f9c9404a74", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack", "image_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-image", "inst_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-inst", "subnet_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-subnet", "flavor_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-flavor-name", "net_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack", "stack_user_project_id": "77c2e28b465e4770a981cc564e70a3e2", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-01T11:00:27Z", "links": [{"href": "http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-01T11:00:43Z", "id": "ea9dc337-d778-4f33-8c98-45f9c9404a74", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-01 11:00:47,526 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74 used request id req-5945a80c-ad7d-4f43-b373-2420c8b8ac68 2018-08-01 11:00:47,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/ea9dc337-d778-4f33-8c98-45f9c9404a74 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f8eda907d0f294544549c0061fe08128ff6b5ef" 2018-08-01 11:00:47,553 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:00:47 GMT Server: Apache x-openstack-request-id: req-952d6e09-563f-4274-9c7c-7db5f3d52488 Location: http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:00:47,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:00:47 GMT Server: Apache x-openstack-request-id: req-3c3da5ae-9e1a-43af-a85c-b1da244e590d 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": "531cce4ef51b4503a9851bce6ae6ee6c", "OS::stack_id": "ea9dc337-d778-4f33-8c98-45f9c9404a74", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack", "image_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-image", "inst_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-inst", "subnet_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-subnet", "flavor_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-flavor-name", "net_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack", "stack_user_project_id": "77c2e28b465e4770a981cc564e70a3e2", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-01T11:00:27Z", "links": [{"href": "http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-01T11:00:43Z", "id": "ea9dc337-d778-4f33-8c98-45f9c9404a74", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-01 11:00:47,594 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74 used request id req-3c3da5ae-9e1a-43af-a85c-b1da244e590d 2018-08-01 11:00:47,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/ea9dc337-d778-4f33-8c98-45f9c9404a74 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f8eda907d0f294544549c0061fe08128ff6b5ef" 2018-08-01 11:00:47,621 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:00:47 GMT Server: Apache x-openstack-request-id: req-39a0f333-b3a5-40ca-bce6-a91455887015 Location: http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:00:47,644 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:00:47 GMT Server: Apache x-openstack-request-id: req-d6de3e82-94a8-4059-a426-a2147a13ce2b 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": "531cce4ef51b4503a9851bce6ae6ee6c", "OS::stack_id": "ea9dc337-d778-4f33-8c98-45f9c9404a74", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack", "image_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-image", "inst_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-inst", "subnet_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-subnet", "flavor_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-flavor-name", "net_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack", "stack_user_project_id": "77c2e28b465e4770a981cc564e70a3e2", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-01T11:00:27Z", "links": [{"href": "http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-01T11:00:43Z", "id": "ea9dc337-d778-4f33-8c98-45f9c9404a74", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-01 11:00:47,644 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74 used request id req-d6de3e82-94a8-4059-a426-a2147a13ce2b 2018-08-01 11:00:47,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/ea9dc337-d778-4f33-8c98-45f9c9404a74 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f8eda907d0f294544549c0061fe08128ff6b5ef" 2018-08-01 11:00:47,670 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:00:47 GMT Server: Apache x-openstack-request-id: req-8f4cc79e-6798-43d2-8c5d-feda38909078 Location: http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:00:47,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:00:47 GMT Server: Apache x-openstack-request-id: req-93edeed6-60f8-452f-ac9a-c44cfbe9f819 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": "531cce4ef51b4503a9851bce6ae6ee6c", "OS::stack_id": "ea9dc337-d778-4f33-8c98-45f9c9404a74", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack", "image_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-image", "inst_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-inst", "subnet_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-subnet", "flavor_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-flavor-name", "net_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack", "stack_user_project_id": "77c2e28b465e4770a981cc564e70a3e2", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-01T11:00:27Z", "links": [{"href": "http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-01T11:00:43Z", "id": "ea9dc337-d778-4f33-8c98-45f9c9404a74", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-01 11:00:47,694 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74 used request id req-93edeed6-60f8-452f-ac9a-c44cfbe9f819 2018-08-01 11:00:47,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/ea9dc337-d778-4f33-8c98-45f9c9404a74 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f8eda907d0f294544549c0061fe08128ff6b5ef" 2018-08-01 11:00:47,719 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:00:47 GMT Server: Apache x-openstack-request-id: req-e7073599-b72f-4abb-b05a-01da6942d949 Location: http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:00:47,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:00:47 GMT Server: Apache x-openstack-request-id: req-b33abcc9-19c6-4bff-8eec-bca2a8c92dc7 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": "531cce4ef51b4503a9851bce6ae6ee6c", "OS::stack_id": "ea9dc337-d778-4f33-8c98-45f9c9404a74", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack", "image_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-image", "inst_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-inst", "subnet_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-subnet", "flavor_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-flavor-name", "net_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack", "stack_user_project_id": "77c2e28b465e4770a981cc564e70a3e2", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-01T11:00:27Z", "links": [{"href": "http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-01T11:00:43Z", "id": "ea9dc337-d778-4f33-8c98-45f9c9404a74", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-01 11:00:47,761 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74 used request id req-b33abcc9-19c6-4bff-8eec-bca2a8c92dc7 2018-08-01 11:00:47,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/ea9dc337-d778-4f33-8c98-45f9c9404a74 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f8eda907d0f294544549c0061fe08128ff6b5ef" 2018-08-01 11:00:47,789 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:00:47 GMT Server: Apache x-openstack-request-id: req-d74869c3-7ee6-4f94-91c5-bb0f62353ff8 Location: http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:00:47,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:00:47 GMT Server: Apache x-openstack-request-id: req-9d3a319c-c402-4020-94ab-626937f76a1f 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": "531cce4ef51b4503a9851bce6ae6ee6c", "OS::stack_id": "ea9dc337-d778-4f33-8c98-45f9c9404a74", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack", "image_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-image", "inst_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-inst", "subnet_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-subnet", "flavor_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-flavor-name", "net_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack", "stack_user_project_id": "77c2e28b465e4770a981cc564e70a3e2", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-01T11:00:27Z", "links": [{"href": "http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-01T11:00:43Z", "id": "ea9dc337-d778-4f33-8c98-45f9c9404a74", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-01 11:00:47,816 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74 used request id req-9d3a319c-c402-4020-94ab-626937f76a1f 2018-08-01 11:00:47,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/ea9dc337-d778-4f33-8c98-45f9c9404a74 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f8eda907d0f294544549c0061fe08128ff6b5ef" 2018-08-01 11:00:47,842 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:00:47 GMT Server: Apache x-openstack-request-id: req-403b036c-6e19-4cad-876c-5c32e4ed4f77 Location: http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:00:47,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:00:47 GMT Server: Apache x-openstack-request-id: req-f7fa0012-7296-4956-ba82-ab7fb731f506 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": "531cce4ef51b4503a9851bce6ae6ee6c", "OS::stack_id": "ea9dc337-d778-4f33-8c98-45f9c9404a74", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack", "image_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-image", "inst_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-inst", "subnet_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-subnet", "flavor_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-flavor-name", "net_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack", "stack_user_project_id": "77c2e28b465e4770a981cc564e70a3e2", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-01T11:00:27Z", "links": [{"href": "http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-01T11:00:43Z", "id": "ea9dc337-d778-4f33-8c98-45f9c9404a74", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-01 11:00:47,867 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74 used request id req-f7fa0012-7296-4956-ba82-ab7fb731f506 2018-08-01 11:00:47,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/ea9dc337-d778-4f33-8c98-45f9c9404a74 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f8eda907d0f294544549c0061fe08128ff6b5ef" 2018-08-01 11:00:47,893 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:00:47 GMT Server: Apache x-openstack-request-id: req-953ab510-f020-493a-81f5-b804a526eed5 Location: http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:00:47,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:00:47 GMT Server: Apache x-openstack-request-id: req-223199e6-cff8-47ea-a54f-2bc0386baf5d 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": "531cce4ef51b4503a9851bce6ae6ee6c", "OS::stack_id": "ea9dc337-d778-4f33-8c98-45f9c9404a74", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack", "image_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-image", "inst_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-inst", "subnet_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-subnet", "flavor_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-flavor-name", "net_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack", "stack_user_project_id": "77c2e28b465e4770a981cc564e70a3e2", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-01T11:00:27Z", "links": [{"href": "http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-01T11:00:43Z", "id": "ea9dc337-d778-4f33-8c98-45f9c9404a74", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-01 11:00:47,918 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74 used request id req-223199e6-cff8-47ea-a54f-2bc0386baf5d 2018-08-01 11:00:47,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/ea9dc337-d778-4f33-8c98-45f9c9404a74 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f8eda907d0f294544549c0061fe08128ff6b5ef" 2018-08-01 11:00:47,943 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:00:47 GMT Server: Apache x-openstack-request-id: req-5140f8ec-4aab-407d-9f4c-611a54b0ac79 Location: http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:00:47,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:00:47 GMT Server: Apache x-openstack-request-id: req-229ea4ba-acc4-4eb4-b92e-326191bb68c8 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": "531cce4ef51b4503a9851bce6ae6ee6c", "OS::stack_id": "ea9dc337-d778-4f33-8c98-45f9c9404a74", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack", "image_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-image", "inst_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-inst", "subnet_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-subnet", "flavor_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-flavor-name", "net_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack", "stack_user_project_id": "77c2e28b465e4770a981cc564e70a3e2", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-01T11:00:27Z", "links": [{"href": "http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-01T11:00:43Z", "id": "ea9dc337-d778-4f33-8c98-45f9c9404a74", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-01 11:00:47,970 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74 used request id req-229ea4ba-acc4-4eb4-b92e-326191bb68c8 2018-08-01 11:00:47,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/ea9dc337-d778-4f33-8c98-45f9c9404a74 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f8eda907d0f294544549c0061fe08128ff6b5ef" 2018-08-01 11:00:47,995 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:00:47 GMT Server: Apache x-openstack-request-id: req-fe3c6e9a-00cc-43ad-9f09-07082334a5b4 Location: http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:00:48,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:00:48 GMT Server: Apache x-openstack-request-id: req-83d73287-ae86-4859-b73f-be37c79e8d89 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": "531cce4ef51b4503a9851bce6ae6ee6c", "OS::stack_id": "ea9dc337-d778-4f33-8c98-45f9c9404a74", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack", "image_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-image", "inst_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-inst", "subnet_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-subnet", "flavor_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-flavor-name", "net_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack", "stack_user_project_id": "77c2e28b465e4770a981cc564e70a3e2", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-01T11:00:27Z", "links": [{"href": "http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-01T11:00:43Z", "id": "ea9dc337-d778-4f33-8c98-45f9c9404a74", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-01 11:00:48,034 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74 used request id req-83d73287-ae86-4859-b73f-be37c79e8d89 2018-08-01 11:00:48,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/ea9dc337-d778-4f33-8c98-45f9c9404a74 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f8eda907d0f294544549c0061fe08128ff6b5ef" 2018-08-01 11:00:48,059 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:00:48 GMT Server: Apache x-openstack-request-id: req-14f812dd-651d-4c1f-b2f5-3afa8039bb76 Location: http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:00:48,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:00:48 GMT Server: Apache x-openstack-request-id: req-d091ba57-2dfa-4a1c-b08c-46e0b823f8a5 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": "531cce4ef51b4503a9851bce6ae6ee6c", "OS::stack_id": "ea9dc337-d778-4f33-8c98-45f9c9404a74", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack", "image_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-image", "inst_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-inst", "subnet_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-subnet", "flavor_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-flavor-name", "net_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack", "stack_user_project_id": "77c2e28b465e4770a981cc564e70a3e2", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-01T11:00:27Z", "links": [{"href": "http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-01T11:00:43Z", "id": "ea9dc337-d778-4f33-8c98-45f9c9404a74", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-01 11:00:48,099 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74 used request id req-d091ba57-2dfa-4a1c-b08c-46e0b823f8a5 2018-08-01 11:00:48,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/ea9dc337-d778-4f33-8c98-45f9c9404a74 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f8eda907d0f294544549c0061fe08128ff6b5ef" 2018-08-01 11:00:48,126 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:00:48 GMT Server: Apache x-openstack-request-id: req-01782c75-7148-40fa-a9d0-0e7136b045b1 Location: http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:00:48,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:00:48 GMT Server: Apache x-openstack-request-id: req-2710dd61-fe31-4290-b70b-84c81f96c231 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": "531cce4ef51b4503a9851bce6ae6ee6c", "OS::stack_id": "ea9dc337-d778-4f33-8c98-45f9c9404a74", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack", "image_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-image", "inst_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-inst", "subnet_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-subnet", "flavor_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-flavor-name", "net_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack", "stack_user_project_id": "77c2e28b465e4770a981cc564e70a3e2", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-01T11:00:27Z", "links": [{"href": "http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-01T11:00:43Z", "id": "ea9dc337-d778-4f33-8c98-45f9c9404a74", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-01 11:00:48,168 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74 used request id req-2710dd61-fe31-4290-b70b-84c81f96c231 2018-08-01 11:00:48,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/ea9dc337-d778-4f33-8c98-45f9c9404a74 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f8eda907d0f294544549c0061fe08128ff6b5ef" 2018-08-01 11:00:48,197 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:00:48 GMT Server: Apache x-openstack-request-id: req-645847da-d8c3-4d72-b400-a6e1ad29416b Location: http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:00:48,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:00:48 GMT Server: Apache x-openstack-request-id: req-17543034-bf46-4bd7-829d-8bc0e17188a9 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": "531cce4ef51b4503a9851bce6ae6ee6c", "OS::stack_id": "ea9dc337-d778-4f33-8c98-45f9c9404a74", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack", "image_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-image", "inst_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-inst", "subnet_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-subnet", "flavor_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-flavor-name", "net_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack", "stack_user_project_id": "77c2e28b465e4770a981cc564e70a3e2", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-01T11:00:27Z", "links": [{"href": "http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-01T11:00:43Z", "id": "ea9dc337-d778-4f33-8c98-45f9c9404a74", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-01 11:00:48,225 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74 used request id req-17543034-bf46-4bd7-829d-8bc0e17188a9 2018-08-01 11:00:48,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/ea9dc337-d778-4f33-8c98-45f9c9404a74 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f8eda907d0f294544549c0061fe08128ff6b5ef" 2018-08-01 11:00:48,254 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:00:48 GMT Server: Apache x-openstack-request-id: req-33f689ae-c426-4fcf-880e-7e4467417f62 Location: http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:00:48,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:00:48 GMT Server: Apache x-openstack-request-id: req-b8dee931-9543-462e-b8dc-4f421807eaf1 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": "531cce4ef51b4503a9851bce6ae6ee6c", "OS::stack_id": "ea9dc337-d778-4f33-8c98-45f9c9404a74", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack", "image_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-image", "inst_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-inst", "subnet_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-subnet", "flavor_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-flavor-name", "net_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack", "stack_user_project_id": "77c2e28b465e4770a981cc564e70a3e2", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-01T11:00:27Z", "links": [{"href": "http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-01T11:00:43Z", "id": "ea9dc337-d778-4f33-8c98-45f9c9404a74", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-01 11:00:48,296 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74 used request id req-b8dee931-9543-462e-b8dc-4f421807eaf1 2018-08-01 11:00:48,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/ea9dc337-d778-4f33-8c98-45f9c9404a74 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f8eda907d0f294544549c0061fe08128ff6b5ef" 2018-08-01 11:00:48,325 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:00:48 GMT Server: Apache x-openstack-request-id: req-ee937327-1cf6-442c-9f7b-74f41acd366e Location: http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:00:48,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:00:48 GMT Server: Apache x-openstack-request-id: req-eb9edb2e-e723-42e4-8ead-64ac144d2995 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": "531cce4ef51b4503a9851bce6ae6ee6c", "OS::stack_id": "ea9dc337-d778-4f33-8c98-45f9c9404a74", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack", "image_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-image", "inst_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-inst", "subnet_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-subnet", "flavor_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-flavor-name", "net_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack", "stack_user_project_id": "77c2e28b465e4770a981cc564e70a3e2", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-01T11:00:27Z", "links": [{"href": "http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-01T11:00:43Z", "id": "ea9dc337-d778-4f33-8c98-45f9c9404a74", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-01 11:00:48,350 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74 used request id req-eb9edb2e-e723-42e4-8ead-64ac144d2995 2018-08-01 11:00:48,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/ea9dc337-d778-4f33-8c98-45f9c9404a74 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f8eda907d0f294544549c0061fe08128ff6b5ef" 2018-08-01 11:00:48,378 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:00:48 GMT Server: Apache x-openstack-request-id: req-6b40067d-987d-493b-9a44-b2cdc989a51a Location: http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:00:48,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:00:48 GMT Server: Apache x-openstack-request-id: req-db9796b0-ddb5-47aa-8b2a-776cdcb562ee 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": "531cce4ef51b4503a9851bce6ae6ee6c", "OS::stack_id": "ea9dc337-d778-4f33-8c98-45f9c9404a74", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack", "image_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-image", "inst_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-inst", "subnet_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-subnet", "flavor_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-flavor-name", "net_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack", "stack_user_project_id": "77c2e28b465e4770a981cc564e70a3e2", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-01T11:00:27Z", "links": [{"href": "http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-01T11:00:43Z", "id": "ea9dc337-d778-4f33-8c98-45f9c9404a74", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-01 11:00:48,402 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74 used request id req-db9796b0-ddb5-47aa-8b2a-776cdcb562ee 2018-08-01 11:00:48,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/ea9dc337-d778-4f33-8c98-45f9c9404a74 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f8eda907d0f294544549c0061fe08128ff6b5ef" 2018-08-01 11:00:48,428 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:00:48 GMT Server: Apache x-openstack-request-id: req-69913b81-1f9f-4e6f-adbb-848b83699a4e Location: http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:00:48,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:00:48 GMT Server: Apache x-openstack-request-id: req-e6b97ddd-dd03-4081-9cab-e10dbcd0fc16 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": "531cce4ef51b4503a9851bce6ae6ee6c", "OS::stack_id": "ea9dc337-d778-4f33-8c98-45f9c9404a74", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack", "image_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-image", "inst_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-inst", "subnet_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-subnet", "flavor_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-flavor-name", "net_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack", "stack_user_project_id": "77c2e28b465e4770a981cc564e70a3e2", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-01T11:00:27Z", "links": [{"href": "http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-01T11:00:43Z", "id": "ea9dc337-d778-4f33-8c98-45f9c9404a74", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-01 11:00:48,468 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74 used request id req-e6b97ddd-dd03-4081-9cab-e10dbcd0fc16 2018-08-01 11:00:48,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/ea9dc337-d778-4f33-8c98-45f9c9404a74 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f8eda907d0f294544549c0061fe08128ff6b5ef" 2018-08-01 11:00:48,493 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:00:48 GMT Server: Apache x-openstack-request-id: req-d4804535-2467-4c5a-8013-21efe3c5011c Location: http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:00:48,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:00:48 GMT Server: Apache x-openstack-request-id: req-8a735f9e-7e65-4396-a341-7f11afcce682 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": "531cce4ef51b4503a9851bce6ae6ee6c", "OS::stack_id": "ea9dc337-d778-4f33-8c98-45f9c9404a74", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack", "image_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-image", "inst_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-inst", "subnet_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-subnet", "flavor_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-flavor-name", "net_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack", "stack_user_project_id": "77c2e28b465e4770a981cc564e70a3e2", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-01T11:00:27Z", "links": [{"href": "http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-01T11:00:43Z", "id": "ea9dc337-d778-4f33-8c98-45f9c9404a74", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-01 11:00:48,518 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74 used request id req-8a735f9e-7e65-4396-a341-7f11afcce682 2018-08-01 11:00:48,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/ea9dc337-d778-4f33-8c98-45f9c9404a74 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f8eda907d0f294544549c0061fe08128ff6b5ef" 2018-08-01 11:00:48,543 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:00:48 GMT Server: Apache x-openstack-request-id: req-0519d566-ae39-4264-a6d5-5b081d0db093 Location: http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:00:48,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:00:48 GMT Server: Apache x-openstack-request-id: req-2b4156f5-8c75-48e5-a0d9-c129eacd1e7e 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": "531cce4ef51b4503a9851bce6ae6ee6c", "OS::stack_id": "ea9dc337-d778-4f33-8c98-45f9c9404a74", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack", "image_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-image", "inst_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-inst", "subnet_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-subnet", "flavor_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-flavor-name", "net_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack", "stack_user_project_id": "77c2e28b465e4770a981cc564e70a3e2", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-01T11:00:27Z", "links": [{"href": "http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-01T11:00:43Z", "id": "ea9dc337-d778-4f33-8c98-45f9c9404a74", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-01 11:00:48,716 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74 used request id req-2b4156f5-8c75-48e5-a0d9-c129eacd1e7e 2018-08-01 11:00:48,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/ea9dc337-d778-4f33-8c98-45f9c9404a74 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f8eda907d0f294544549c0061fe08128ff6b5ef" 2018-08-01 11:00:48,744 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:00:48 GMT Server: Apache x-openstack-request-id: req-52cf0cb1-3607-4a6e-917a-620c6d110df2 Location: http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:00:48,785 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:00:48 GMT Server: Apache x-openstack-request-id: req-7bf39c11-74d3-4b4d-8955-70dec0226f0d 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": "531cce4ef51b4503a9851bce6ae6ee6c", "OS::stack_id": "ea9dc337-d778-4f33-8c98-45f9c9404a74", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack", "image_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-image", "inst_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-inst", "subnet_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-subnet", "flavor_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-flavor-name", "net_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack", "stack_user_project_id": "77c2e28b465e4770a981cc564e70a3e2", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-01T11:00:27Z", "links": [{"href": "http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-01T11:00:43Z", "id": "ea9dc337-d778-4f33-8c98-45f9c9404a74", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-01 11:00:48,785 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74 used request id req-7bf39c11-74d3-4b4d-8955-70dec0226f0d 2018-08-01 11:00:48,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/ea9dc337-d778-4f33-8c98-45f9c9404a74 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f8eda907d0f294544549c0061fe08128ff6b5ef" 2018-08-01 11:00:48,814 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:00:48 GMT Server: Apache x-openstack-request-id: req-14df8fde-5992-4be6-bdce-31c89b96d6e8 Location: http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:00:48,839 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:00:48 GMT Server: Apache x-openstack-request-id: req-0b05e34e-a26a-41bc-8324-31fefbb2de23 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": "531cce4ef51b4503a9851bce6ae6ee6c", "OS::stack_id": "ea9dc337-d778-4f33-8c98-45f9c9404a74", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack", "image_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-image", "inst_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-inst", "subnet_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-subnet", "flavor_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-flavor-name", "net_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack", "stack_user_project_id": "77c2e28b465e4770a981cc564e70a3e2", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-01T11:00:27Z", "links": [{"href": "http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-01T11:00:43Z", "id": "ea9dc337-d778-4f33-8c98-45f9c9404a74", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-01 11:00:48,839 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74 used request id req-0b05e34e-a26a-41bc-8324-31fefbb2de23 2018-08-01 11:00:48,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/ea9dc337-d778-4f33-8c98-45f9c9404a74 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f8eda907d0f294544549c0061fe08128ff6b5ef" 2018-08-01 11:00:48,866 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:00:48 GMT Server: Apache x-openstack-request-id: req-ea8afaed-e7dc-4e22-80e4-76f531e44aa0 Location: http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:00:48,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:00:48 GMT Server: Apache x-openstack-request-id: req-bf7db77c-9b70-4c52-b861-9a90e3ccdbc5 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": "531cce4ef51b4503a9851bce6ae6ee6c", "OS::stack_id": "ea9dc337-d778-4f33-8c98-45f9c9404a74", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack", "image_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-image", "inst_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-inst", "subnet_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-subnet", "flavor_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-flavor-name", "net_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack", "stack_user_project_id": "77c2e28b465e4770a981cc564e70a3e2", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-01T11:00:27Z", "links": [{"href": "http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-01T11:00:43Z", "id": "ea9dc337-d778-4f33-8c98-45f9c9404a74", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-01 11:00:48,891 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74 used request id req-bf7db77c-9b70-4c52-b861-9a90e3ccdbc5 2018-08-01 11:00:48,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/ea9dc337-d778-4f33-8c98-45f9c9404a74 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f8eda907d0f294544549c0061fe08128ff6b5ef" 2018-08-01 11:00:48,917 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:00:48 GMT Server: Apache x-openstack-request-id: req-02b71a19-b516-43d3-b3e4-aa41283133b5 Location: http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:00:48,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:00:48 GMT Server: Apache x-openstack-request-id: req-e0acf1d9-c50f-4fb8-be41-ec489f06dc55 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": "531cce4ef51b4503a9851bce6ae6ee6c", "OS::stack_id": "ea9dc337-d778-4f33-8c98-45f9c9404a74", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack", "image_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-image", "inst_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-inst", "subnet_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-subnet", "flavor_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-flavor-name", "net_name": "CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack", "stack_user_project_id": "77c2e28b465e4770a981cc564e70a3e2", "tags": null, "creation_time": "2018-08-01T11:00:27Z", "links": [{"href": "http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-08-01T11:00:43Z", "id": "ea9dc337-d778-4f33-8c98-45f9c9404a74", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-08-01 11:00:48,942 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74 used request id req-e0acf1d9-c50f-4fb8-be41-ec489f06dc55 2018-08-01 11:00:48,942 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack 2018-08-01 11:00:48,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/ea9dc337-d778-4f33-8c98-45f9c9404a74 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6337c8fa3e518c081543e731a4d960816ac35264" 2018-08-01 11:00:48,968 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:00:48 GMT Server: Apache x-openstack-request-id: req-c1e6155b-7bd9-4476-9205-8a258ab4515b Location: http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:00:48,995 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 11:00:48 GMT Server: Apache x-openstack-request-id: req-165ff998-c43d-4f40-a276-650c9eb7db85 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-08-01 11:00:48,995 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.24:8004/v1/531cce4ef51b4503a9851bce6ae6ee6c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-stack/ea9dc337-d778-4f33-8c98-45f9c9404a74 used request id req-165ff998-c43d-4f40-a276-650c9eb7db85 2018-08-01 11:00:48,996 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-e2ba4160-0d46-40c1-8b77-d5f5ca32b107-image 2018-08-01 11:00:48,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9292/v2/images/88e3d91f-b858-4d11-89d2-984e53bc47bf -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fac92595f294368dfbc23dc8558a317a0aa8d492" 2018-08-01 11:00:49,509 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5420d9c2-9f84-4fb9-944a-d5cf4af8546f Date: Wed, 01 Aug 2018 11:00:49 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-01 11:00:49,509 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/88e3d91f-b858-4d11-89d2-984e53bc47bf used request id req-5420d9c2-9f84-4fb9-944a-d5cf4af8546f 2018-08-01 11:00:49,513 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/flavors/26d2b151-180d-46b0-a975-0a193c2c4257 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dd06e3a2a5d89e8f1551da2ca42a26dcd95fe46" 2018-08-01 11:00:49,538 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 11:00: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-df3a0cb3-b9d0-4d8e-9b3c-7b4ec37c6cfc x-compute-request-id: req-df3a0cb3-b9d0-4d8e-9b3c-7b4ec37c6cfc Content-Length: 0 Content-Type: application/json 2018-08-01 11:00:49,538 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/26d2b151-180d-46b0-a975-0a193c2c4257 used request id req-df3a0cb3-b9d0-4d8e-9b3c-7b4ec37c6cfc 2018-08-01 11:00:49,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}762a946e8197cb1dd60b513d6b8ec7e012257861" 2018-08-01 11:00:49,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-6058bc9f-0134-4e46-a367-a65fd2dc3c73 Date: Wed, 01 Aug 2018 11:00:49 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a2413a97b61342d8bd27570706ef372d", "created_at": "2018-08-01T09:33:18Z", "updated_at": "2018-08-01T09:33:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "7f556ce3-51d0-4279-a11d-510db9f9a3b1", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "94adc13c-a166-41cf-bd16-f997efc73cb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "b39143b5-c08f-4d0b-9d40-54f472f2389e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "e218b0b7-4501-4f84-9458-caf2891c260d", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}], "revision_number": 4, "project_id": "a2413a97b61342d8bd27570706ef372d", "id": "38229670-7386-42d0-b7b9-2397ea5938de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "created_at": "2018-08-01T09:28:38Z", "updated_at": "2018-08-01T09:28:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "763568f1-8151-4a3c-911a-d06da4423063", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "80d28bee-4aee-47e8-a8da-e0fe31497fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "a47a5ddf-aa37-4ab2-a335-1c93513b5f12", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "f5bba5a5-602b-421e-98b2-5a16117f943f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}], "revision_number": 4, "project_id": "dbe9669438844f3faecdc7fcc050e0d8", "id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ed1054af2e94c049694d98d54211d98", "created_at": "2018-08-01T09:31:40Z", "updated_at": "2018-08-01T09:31:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "34baee87-ea35-42ee-8a69-0f6e2a825d3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "89b9d1c9-f4f9-45cd-8d36-970d44228439", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "b8ab0d59-cab9-4488-82ee-7c5f69709bff", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "d3ab68ea-23b4-4bf6-8dd3-85d029e3d89f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}], "revision_number": 4, "project_id": "2ed1054af2e94c049694d98d54211d98", "id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "created_at": "2018-08-01T09:34:13Z", "updated_at": "2018-08-01T09:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "1dbb3f59-611b-46d1-a82d-2720e0a16f86", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "3878126b-a220-4357-adb9-bc22498f31b1", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "75ce67db-9c04-4561-a10d-8b1ec63943e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "e2945a69-3afe-41e3-a7ec-3ea4c79a12ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}], "revision_number": 4, "project_id": "c0d9b34b06f445a7857603f60b181f3c", "id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-01T09:30:58Z", "updated_at": "2018-08-01T09:30:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "042d4626-2974-418d-affe-f8f2acd05faa", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "995fae58-f0e5-4e10-801c-6c2ce5c7ae0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "cb8404fa-cb24-4879-a34d-f3050dcba730", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "dad6aaab-690e-4c24-9103-6767e0c80bc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "created_at": "2018-08-01T09:31:11Z", "updated_at": "2018-08-01T09:31:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "939e25e0-5dbc-4f6e-9f6f-7fb70e540203", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "9796a673-6928-4009-9c21-1410d395646e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "af7b8bf8-2fb6-4d72-842a-38f72d7581f7", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "b9af65b0-2eb8-45e1-8504-b7dc4dbb83ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}], "revision_number": 4, "project_id": "dd207f801ed3475f9dbe5f13077af1c8", "id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "531cce4ef51b4503a9851bce6ae6ee6c", "created_at": "2018-08-01T11:00:28Z", "updated_at": "2018-08-01T11:00:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:00:28Z", "revision_number": 0, "id": "1663c182-ac37-4408-b769-931b46cd4e38", "remote_group_id": "b2621e74-6b2b-49a1-8565-698261f4892e", "remote_ip_prefix": null, "created_at": "2018-08-01T11:00:28Z", "security_group_id": "b2621e74-6b2b-49a1-8565-698261f4892e", "tenant_id": "531cce4ef51b4503a9851bce6ae6ee6c", "port_range_min": null, "ethertype": "IPv4", "project_id": "531cce4ef51b4503a9851bce6ae6ee6c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:00:28Z", "revision_number": 0, "id": "aaae8ea7-1876-4935-ac8f-cf44e9fa39f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:00:28Z", "security_group_id": "b2621e74-6b2b-49a1-8565-698261f4892e", "tenant_id": "531cce4ef51b4503a9851bce6ae6ee6c", "port_range_min": null, "ethertype": "IPv4", "project_id": "531cce4ef51b4503a9851bce6ae6ee6c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:00:28Z", "revision_number": 0, "id": "aef52fef-e592-4e77-a1b8-69e9bc3f4a98", "remote_group_id": "b2621e74-6b2b-49a1-8565-698261f4892e", "remote_ip_prefix": null, "created_at": "2018-08-01T11:00:28Z", "security_group_id": "b2621e74-6b2b-49a1-8565-698261f4892e", "tenant_id": "531cce4ef51b4503a9851bce6ae6ee6c", "port_range_min": null, "ethertype": "IPv6", "project_id": "531cce4ef51b4503a9851bce6ae6ee6c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:00:28Z", "revision_number": 0, "id": "b080b3b4-1a9e-4034-baa7-001c49241949", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:00:28Z", "security_group_id": "b2621e74-6b2b-49a1-8565-698261f4892e", "tenant_id": "531cce4ef51b4503a9851bce6ae6ee6c", "port_range_min": null, "ethertype": "IPv6", "project_id": "531cce4ef51b4503a9851bce6ae6ee6c"}], "revision_number": 4, "project_id": "531cce4ef51b4503a9851bce6ae6ee6c", "id": "b2621e74-6b2b-49a1-8565-698261f4892e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "46dd322c3fcc454eb140e37825746af8", "created_at": "2018-08-01T10:33:44Z", "updated_at": "2018-08-01T10:33:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "0f41470b-1091-45c1-b574-92069f79f8d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "8cc03a9c-8fa5-425b-812f-d7692bae3613", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d1373b1e-2fb9-4e02-a9e1-7e873ba1d7d1", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d21f3909-71f3-43e2-a22d-6a9c2513cb6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}], "revision_number": 4, "project_id": "46dd322c3fcc454eb140e37825746af8", "id": "b2961714-c8a4-4fcb-918b-21d70527c983", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "created_at": "2018-08-01T09:34:57Z", "updated_at": "2018-08-01T09:34:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "8063d12f-30db-4ccf-8ce0-72e59ba81a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c38e1a7a-5857-4f03-b991-6d5c9c9a5b9e", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c725bae1-d3bb-42b5-b331-32737085f28c", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "cfddc134-923b-4e0d-9ec5-dcc5641dd435", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}], "revision_number": 4, "project_id": "455b48a61678488ead79a4cfa07ef5c3", "id": "cd52f913-3072-4ce7-a779-7de795b62b12", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:36:50Z", "updated_at": "2018-08-01T09:36:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "07ef7fe5-a529-45da-bfc0-899f0ea9b592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "bc4dad3a-2a0c-4c31-b901-2909a12adb50", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c35cff35-4306-4116-b9fa-fc27bc7c05d6", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c493e3ac-d9d2-480d-9ec8-50982eedaf5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}], "revision_number": 4, "project_id": "8d96727022f4443794db44ecde432faf", "id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "created_at": "2018-08-01T09:32:45Z", "updated_at": "2018-08-01T09:32:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "058ea790-43ea-4a6f-9950-28418319e577", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "5fcfb31b-cdad-4037-973e-56b74faefd14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "99a24d26-dc7f-42d0-aa23-a7c061f04952", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "b641bb48-566e-472b-a3cc-d38c85ab3ff1", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}], "revision_number": 4, "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "name": "default"}]} 2018-08-01 11:00:49,778 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-6058bc9f-0134-4e46-a367-a65fd2dc3c73 2018-08-01 11:00:49,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}762a946e8197cb1dd60b513d6b8ec7e012257861" 2018-08-01 11:00:49,874 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 11:00:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fbbcb599-80de-45c5-82ed-c6da97a43f2e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2413a97b61342d8bd27570706ef372d.", "code": 404, "title": "Not Found"}} 2018-08-01 11:00:49,875 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d used request id req-fbbcb599-80de-45c5-82ed-c6da97a43f2e 2018-08-01 11:00:49,875 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 11:00:49,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}762a946e8197cb1dd60b513d6b8ec7e012257861" 2018-08-01 11:00:49,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:00:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5c8b787-e573-47d3-8643-7f18ed24aee3 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.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dbe9669438844f3faecdc7fcc050e0d8", "name": "service"}} 2018-08-01 11:00:49,957 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 used request id req-e5c8b787-e573-47d3-8643-7f18ed24aee3 2018-08-01 11:00:49,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}762a946e8197cb1dd60b513d6b8ec7e012257861" 2018-08-01 11:00:50,037 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 11:00:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c0d2b69-7303-4d3a-8d5d-2fa1a553e758 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ed1054af2e94c049694d98d54211d98.", "code": 404, "title": "Not Found"}} 2018-08-01 11:00:50,037 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 used request id req-1c0d2b69-7303-4d3a-8d5d-2fa1a553e758 2018-08-01 11:00:50,037 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 11:00:50,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}762a946e8197cb1dd60b513d6b8ec7e012257861" 2018-08-01 11:00:50,122 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 11:00:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-27c34ebb-35a9-4dc0-a02c-f7cb9a51981f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c0d9b34b06f445a7857603f60b181f3c.", "code": 404, "title": "Not Found"}} 2018-08-01 11:00:50,122 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c used request id req-27c34ebb-35a9-4dc0-a02c-f7cb9a51981f 2018-08-01 11:00:50,122 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 11:00:50,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}762a946e8197cb1dd60b513d6b8ec7e012257861" 2018-08-01 11:00:50,208 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 11:00:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d5c6cc2-3a0c-4dc0-90c7-d900f6ce85cb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: dd207f801ed3475f9dbe5f13077af1c8.", "code": 404, "title": "Not Found"}} 2018-08-01 11:00:50,208 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 used request id req-4d5c6cc2-3a0c-4dc0-90c7-d900f6ce85cb 2018-08-01 11:00:50,208 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 11:00:50,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/531cce4ef51b4503a9851bce6ae6ee6c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}762a946e8197cb1dd60b513d6b8ec7e012257861" 2018-08-01 11:00:50,289 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:00:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4f14608-1542-49e4-b6b9-7d2d2cb394ff Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/531cce4ef51b4503a9851bce6ae6ee6c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "531cce4ef51b4503a9851bce6ae6ee6c", "name": "CreateStackSuccessTests-4fa3eaa7-1e19-4f9-proj"}} 2018-08-01 11:00:50,289 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/531cce4ef51b4503a9851bce6ae6ee6c used request id req-b4f14608-1542-49e4-b6b9-7d2d2cb394ff 2018-08-01 11:00:50,289 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b2621e74-6b2b-49a1-8565-698261f4892e 2018-08-01 11:00:50,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=b2621e74-6b2b-49a1-8565-698261f4892e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}762a946e8197cb1dd60b513d6b8ec7e012257861" 2018-08-01 11:00:50,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-9eeaf984-fcf7-4bea-a9e5-59b9be44ddeb Date: Wed, 01 Aug 2018 11:00:50 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "b2621e74-6b2b-49a1-8565-698261f4892e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T11:00:28Z", "security_group_id": "b2621e74-6b2b-49a1-8565-698261f4892e", "port_range_min": null, "revision_number": 0, "tenant_id": "531cce4ef51b4503a9851bce6ae6ee6c", "created_at": "2018-08-01T11:00:28Z", "project_id": "531cce4ef51b4503a9851bce6ae6ee6c", "id": "1663c182-ac37-4408-b769-931b46cd4e38"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T11:00:28Z", "security_group_id": "b2621e74-6b2b-49a1-8565-698261f4892e", "port_range_min": null, "revision_number": 0, "tenant_id": "531cce4ef51b4503a9851bce6ae6ee6c", "created_at": "2018-08-01T11:00:28Z", "project_id": "531cce4ef51b4503a9851bce6ae6ee6c", "id": "aaae8ea7-1876-4935-ac8f-cf44e9fa39f5"}, {"remote_group_id": "b2621e74-6b2b-49a1-8565-698261f4892e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T11:00:28Z", "security_group_id": "b2621e74-6b2b-49a1-8565-698261f4892e", "port_range_min": null, "revision_number": 0, "tenant_id": "531cce4ef51b4503a9851bce6ae6ee6c", "created_at": "2018-08-01T11:00:28Z", "project_id": "531cce4ef51b4503a9851bce6ae6ee6c", "id": "aef52fef-e592-4e77-a1b8-69e9bc3f4a98"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T11:00:28Z", "security_group_id": "b2621e74-6b2b-49a1-8565-698261f4892e", "port_range_min": null, "revision_number": 0, "tenant_id": "531cce4ef51b4503a9851bce6ae6ee6c", "created_at": "2018-08-01T11:00:28Z", "project_id": "531cce4ef51b4503a9851bce6ae6ee6c", "id": "b080b3b4-1a9e-4034-baa7-001c49241949"}]} 2018-08-01 11:00:50,315 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=b2621e74-6b2b-49a1-8565-698261f4892e used request id req-9eeaf984-fcf7-4bea-a9e5-59b9be44ddeb 2018-08-01 11:00:50,315 - neutron_utils - INFO - Deleting security group with name - default 2018-08-01 11:00:50,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/b2621e74-6b2b-49a1-8565-698261f4892e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}762a946e8197cb1dd60b513d6b8ec7e012257861" 2018-08-01 11:00:50,482 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5e2fa17e-2a50-4f7c-94d7-f94a10f94ae0 Content-Length: 0 Date: Wed, 01 Aug 2018 11:00:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 11:00:50,482 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/b2621e74-6b2b-49a1-8565-698261f4892e used request id req-5e2fa17e-2a50-4f7c-94d7-f94a10f94ae0 2018-08-01 11:00:50,482 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-4fa3eaa7-1e19-4f9-proj 2018-08-01 11:00:50,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/531cce4ef51b4503a9851bce6ae6ee6c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}762a946e8197cb1dd60b513d6b8ec7e012257861" 2018-08-01 11:00:50,717 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 11:00:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c472acc8-1cb6-45f1-b673-c463658a4b4e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 11:00:50,717 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/531cce4ef51b4503a9851bce6ae6ee6c used request id req-c472acc8-1cb6-45f1-b673-c463658a4b4e 2018-08-01 11:00:50,718 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-4fa3eaa7-1e19-4f9-proj-role 2018-08-01 11:00:50,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/9e2f2fc340494dab935606a87629e488 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}762a946e8197cb1dd60b513d6b8ec7e012257861" 2018-08-01 11:00:50,825 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 11:00:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e145d6b1-314c-4b8a-9e45-5cbdd42c9618 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 11:00:50,825 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/9e2f2fc340494dab935606a87629e488 used request id req-e145d6b1-314c-4b8a-9e45-5cbdd42c9618 2018-08-01 11:00:50,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}762a946e8197cb1dd60b513d6b8ec7e012257861" 2018-08-01 11:00:50,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:00:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-facf40f4-42dc-49e9-b0f4-951fb55bd301 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 11:00:50,905 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-facf40f4-42dc-49e9-b0f4-951fb55bd301 2018-08-01 11:00:50,906 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-4fa3eaa7-1e19-4f9-user 2018-08-01 11:00:50,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/e9bc794423a842089e58cc8c8d8bfd8b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2363056a96531f89f0716c5f883c07f85697fdcb" 2018-08-01 11:00:51,113 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 11:00:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ffa1be4-e035-4bfa-9ac5-0061644a372b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 11:00:51,114 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/e9bc794423a842089e58cc8c8d8bfd8b used request id req-4ffa1be4-e035-4bfa-9ac5-0061644a372b 2018-08-01 11:00:51,115 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 11:00:51,498 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T12:00:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["pvfvJJw5Sw2ntep28kCjtQ"], "issued_at": "2018-08-01T11:00:51.000000Z"}} 2018-08-01 11:00:51,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd86fa516e289f4453b548badc0afc48862067dd" 2018-08-01 11:00:51,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:00:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a636e17a-f39a-4a4e-b040-8669c95a66bb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 11:00:51,577 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-a636e17a-f39a-4a4e-b040-8669c95a66bb 2018-08-01 11:00:51,578 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 11:00:51,579 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 11:00:51,958 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T12:00:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["RWorcsTzROuzXapBWAwQKA"], "issued_at": "2018-08-01T11:00:51.000000Z"}} 2018-08-01 11:00:51,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c523b4fab2ccbbe1eb7ffb342d8e8bb8e72a2e51" 2018-08-01 11:00:52,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:00:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8e16574-a381-47c5-a53c-6ba2476b1dfc Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 11:00:52,038 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-b8e16574-a381-47c5-a53c-6ba2476b1dfc 2018-08-01 11:00:52,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 11:00:52,047 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 11:00: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 11:00:52,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-44841e1a-c82c-451-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c523b4fab2ccbbe1eb7ffb342d8e8bb8e72a2e51" 2018-08-01 11:00:52,064 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:00:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51c7e21d-7708-44df-b775-f04a1b2d0358 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-44841e1a-c82c-451-proj", "previous": null, "next": null}, "projects": []} 2018-08-01 11:00:52,065 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-44841e1a-c82c-451-proj used request id req-51c7e21d-7708-44df-b775-f04a1b2d0358 2018-08-01 11:00:52,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c523b4fab2ccbbe1eb7ffb342d8e8bb8e72a2e51" 2018-08-01 11:00:52,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:00:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31aa0c2c-a37c-443a-878a-389afb064b42 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 11:00:52,155 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-31aa0c2c-a37c-443a-878a-389afb064b42 2018-08-01 11:00:52,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c523b4fab2ccbbe1eb7ffb342d8e8bb8e72a2e51" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-44841e1a-c82c-451-proj"}}' 2018-08-01 11:00:52,268 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 11:00:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad9bc744-2d55-4409-8231-6d628c654f7a Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/14ce655d2f6b46ccaf8d53d2621f17ba"}, "tags": [], "enabled": true, "id": "14ce655d2f6b46ccaf8d53d2621f17ba", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-44841e1a-c82c-451-proj"}} 2018-08-01 11:00:52,268 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-ad9bc744-2d55-4409-8231-6d628c654f7a 2018-08-01 11:00:52,269 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-44841e1a-c82c-451-proj 2018-08-01 11:00:52,269 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 11:00:52,270 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 11:00:52,651 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T12:00:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["GX_6XRHDSX2B14zJjk68Bg"], "issued_at": "2018-08-01T11:00:52.000000Z"}} 2018-08-01 11:00:52,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}334d3073bde6f2238eb361cc852f422954b270ef" 2018-08-01 11:00:52,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:00:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c9b2125-ee35-46da-85e8-56527739fc90 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 11:00:52,730 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-9c9b2125-ee35-46da-85e8-56527739fc90 2018-08-01 11:00:52,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 11:00:52,739 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 11:00: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 11:00:52,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}334d3073bde6f2238eb361cc852f422954b270ef" 2018-08-01 11:00:52,840 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:00:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e12214e-06ac-4504-bbe7-847f5a4c6114 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 11:00:52,840 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-5e12214e-06ac-4504-bbe7-847f5a4c6114 2018-08-01 11:00:52,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateStackSuccessTests-44841e1a-c82c-451-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}334d3073bde6f2238eb361cc852f422954b270ef" 2018-08-01 11:00:52,935 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:00:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f35a7dd0-8b93-46a7-abff-811ac274af2f Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateStackSuccessTests-44841e1a-c82c-451-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/14ce655d2f6b46ccaf8d53d2621f17ba"}, "tags": [], "enabled": true, "id": "14ce655d2f6b46ccaf8d53d2621f17ba", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-44841e1a-c82c-451-proj"}]} 2018-08-01 11:00:52,935 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateStackSuccessTests-44841e1a-c82c-451-proj used request id req-f35a7dd0-8b93-46a7-abff-811ac274af2f 2018-08-01 11:00:52,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}334d3073bde6f2238eb361cc852f422954b270ef" 2018-08-01 11:00:53,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:00:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9e8b1eb-4977-413c-ba4a-0837290465e5 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 11:00:53,029 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-e9e8b1eb-4977-413c-ba4a-0837290465e5 2018-08-01 11:00:53,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}334d3073bde6f2238eb361cc852f422954b270ef" 2018-08-01 11:00:53,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:00:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc8be0c6-b44c-42a9-8856-dd4122666f28 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 11:00:53,427 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-bc8be0c6-b44c-42a9-8856-dd4122666f28 2018-08-01 11:00:53,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateStackSuccessTests-44841e1a-c82c-451-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}334d3073bde6f2238eb361cc852f422954b270ef" 2018-08-01 11:00:53,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:00:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-258a6e0f-3169-4a40-8ad4-ae2747f5441f Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateStackSuccessTests-44841e1a-c82c-451-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/14ce655d2f6b46ccaf8d53d2621f17ba"}, "tags": [], "enabled": true, "id": "14ce655d2f6b46ccaf8d53d2621f17ba", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-44841e1a-c82c-451-proj"}]} 2018-08-01 11:00:53,514 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateStackSuccessTests-44841e1a-c82c-451-proj used request id req-258a6e0f-3169-4a40-8ad4-ae2747f5441f 2018-08-01 11:00:53,515 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-44841e1a-c82c-451-user 2018-08-01 11:00:53,515 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 11:00:53,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c523b4fab2ccbbe1eb7ffb342d8e8bb8e72a2e51" 2018-08-01 11:00:53,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:00:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29ac9c6e-abf7-45f8-9185-e3b589493c4a Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 11:00:53,601 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-29ac9c6e-abf7-45f8-9185-e3b589493c4a 2018-08-01 11:00:53,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c523b4fab2ccbbe1eb7ffb342d8e8bb8e72a2e51" -d '{"role": {"name": "CreateStackSuccessTests-44841e1a-c82c-451-proj-role"}}' 2018-08-01 11:00:53,701 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 11:00:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a31f7d9-6ff5-4498-9438-b88a4ae0e824 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "284c67e24a734ed0925ce54cad8c7321", "links": {"self": "http://172.30.9.24:5000/v3/roles/284c67e24a734ed0925ce54cad8c7321"}, "name": "CreateStackSuccessTests-44841e1a-c82c-451-proj-role"}} 2018-08-01 11:00:53,701 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-0a31f7d9-6ff5-4498-9438-b88a4ae0e824 2018-08-01 11:00:53,702 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-44841e1a-c82c-451-proj-role 2018-08-01 11:00:53,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/284c67e24a734ed0925ce54cad8c7321 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c523b4fab2ccbbe1eb7ffb342d8e8bb8e72a2e51" 2018-08-01 11:00:53,789 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:00:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc4654ec-6e08-42c7-96e5-b9589786aa47 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "284c67e24a734ed0925ce54cad8c7321", "links": {"self": "http://172.30.9.24:5000/v3/roles/284c67e24a734ed0925ce54cad8c7321"}, "name": "CreateStackSuccessTests-44841e1a-c82c-451-proj-role"}} 2018-08-01 11:00:53,789 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/284c67e24a734ed0925ce54cad8c7321 used request id req-cc4654ec-6e08-42c7-96e5-b9589786aa47 2018-08-01 11:00:53,790 - keystone_utils - INFO - Granting role CreateStackSuccessTests-44841e1a-c82c-451-proj-role to project CreateStackSuccessTests-44841e1a-c82c-451-proj 2018-08-01 11:00:53,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/14ce655d2f6b46ccaf8d53d2621f17ba/users/7b78d6eed48c41888abc5ff86ba8464a/roles/284c67e24a734ed0925ce54cad8c7321 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c523b4fab2ccbbe1eb7ffb342d8e8bb8e72a2e51" 2018-08-01 11:00:53,907 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 11:00:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7dd21d71-a90f-4c99-8424-1badb9d1de78 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 11:00:53,907 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/14ce655d2f6b46ccaf8d53d2621f17ba/users/7b78d6eed48c41888abc5ff86ba8464a/roles/284c67e24a734ed0925ce54cad8c7321 used request id req-7dd21d71-a90f-4c99-8424-1badb9d1de78 2018-08-01 11:00:53,907 - heat_utils - DEBUG - Retrieving Heat Client 2018-08-01 11:00:53,908 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-01 11:00:53,908 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 11:00:53,909 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 11:00:54,290 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "284c67e24a734ed0925ce54cad8c7321", "name": "CreateStackSuccessTests-44841e1a-c82c-451-proj-role"}], "expires_at": "2018-08-01T12:00:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "14ce655d2f6b46ccaf8d53d2621f17ba", "name": "CreateStackSuccessTests-44841e1a-c82c-451-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/14ce655d2f6b46ccaf8d53d2621f17ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/14ce655d2f6b46ccaf8d53d2621f17ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/14ce655d2f6b46ccaf8d53d2621f17ba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/14ce655d2f6b46ccaf8d53d2621f17ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/14ce655d2f6b46ccaf8d53d2621f17ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/14ce655d2f6b46ccaf8d53d2621f17ba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_14ce655d2f6b46ccaf8d53d2621f17ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_14ce655d2f6b46ccaf8d53d2621f17ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/14ce655d2f6b46ccaf8d53d2621f17ba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/14ce655d2f6b46ccaf8d53d2621f17ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/14ce655d2f6b46ccaf8d53d2621f17ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/14ce655d2f6b46ccaf8d53d2621f17ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/14ce655d2f6b46ccaf8d53d2621f17ba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/14ce655d2f6b46ccaf8d53d2621f17ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-44841e1a-c82c-451-user", "id": "7b78d6eed48c41888abc5ff86ba8464a"}, "audit_ids": ["jkcqpMVIRHyQ0v5kh6DM5Q"], "issued_at": "2018-08-01T11:00:54.000000Z"}} 2018-08-01 11:00:54,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f37d0644846dec0a38ddd62ed3bcd2d15f5e225" 2018-08-01 11:00:54,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:00:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd60b255-7f95-45e2-a96c-ea390d74f3ea Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 11:00:54,366 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-fd60b255-7f95-45e2-a96c-ea390d74f3ea 2018-08-01 11:00:54,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7f37d0644846dec0a38ddd62ed3bcd2d15f5e225" 2018-08-01 11:00:54,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-0f0b2ef4-8822-4413-bee6-2b4553745836 Date: Wed, 01 Aug 2018 11:00:54 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-image"} 2018-08-01 11:00:54,562 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-image used request id req-0f0b2ef4-8822-4413-bee6-2b4553745836 2018-08-01 11:00:54,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7f37d0644846dec0a38ddd62ed3bcd2d15f5e225" 2018-08-01 11:00:54,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-efb7c4ee-eac9-4d64-8690-f321592fa316 Date: Wed, 01 Aug 2018 11:00: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-08-01 11:00:54,571 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-efb7c4ee-eac9-4d64-8690-f321592fa316 2018-08-01 11:00:54,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7f37d0644846dec0a38ddd62ed3bcd2d15f5e225" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-image"}' 2018-08-01 11:00:54,632 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/6b0f874a-0c7c-4765-bc51-e61ede2f8b0b Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-fe14b503-0f5a-4188-9ec8-a1378befc856 Date: Wed, 01 Aug 2018 11:00:54 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T11:00:54Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-01T11:00:54Z", "visibility": "shared", "locations": [], "self": "/v2/images/6b0f874a-0c7c-4765-bc51-e61ede2f8b0b", "min_disk": 0, "protected": false, "id": "6b0f874a-0c7c-4765-bc51-e61ede2f8b0b", "file": "/v2/images/6b0f874a-0c7c-4765-bc51-e61ede2f8b0b/file", "checksum": null, "owner": "14ce655d2f6b46ccaf8d53d2621f17ba", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 11:00:54,632 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-fe14b503-0f5a-4188-9ec8-a1378befc856 2018-08-01 11:00:54,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9292/v2/images/6b0f874a-0c7c-4765-bc51-e61ede2f8b0b/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7f37d0644846dec0a38ddd62ed3bcd2d15f5e225" -d '' 2018-08-01 11:00:55,677 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8009715c-83d5-48f7-989f-feb49b8aa9c7 Date: Wed, 01 Aug 2018 11:00:55 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-01 11:00:55,678 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/6b0f874a-0c7c-4765-bc51-e61ede2f8b0b/file used request id req-8009715c-83d5-48f7-989f-feb49b8aa9c7 2018-08-01 11:00:55,678 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-01 11:00:55,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/6b0f874a-0c7c-4765-bc51-e61ede2f8b0b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7f37d0644846dec0a38ddd62ed3bcd2d15f5e225" 2018-08-01 11:00:55,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-50e820df-06f1-4c46-bf5d-f65e47a024b3 Date: Wed, 01 Aug 2018 11:00:55 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T11:00:54Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-01T11:00:55Z", "visibility": "shared", "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/6b0f874a-0c7c-4765-bc51-e61ede2f8b0b/snap", "metadata": {}}], "self": "/v2/images/6b0f874a-0c7c-4765-bc51-e61ede2f8b0b", "min_disk": 0, "protected": false, "id": "6b0f874a-0c7c-4765-bc51-e61ede2f8b0b", "file": "/v2/images/6b0f874a-0c7c-4765-bc51-e61ede2f8b0b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "14ce655d2f6b46ccaf8d53d2621f17ba", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/6b0f874a-0c7c-4765-bc51-e61ede2f8b0b/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 11:00:55,697 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/6b0f874a-0c7c-4765-bc51-e61ede2f8b0b used request id req-50e820df-06f1-4c46-bf5d-f65e47a024b3 2018-08-01 11:00:55,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7f37d0644846dec0a38ddd62ed3bcd2d15f5e225" 2018-08-01 11:00:55,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-914a3e2f-c380-43de-87ff-d7b06cfab45b Date: Wed, 01 Aug 2018 11: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-08-01 11:00:55,707 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-914a3e2f-c380-43de-87ff-d7b06cfab45b 2018-08-01 11:00:55,710 - create_image - INFO - Created image with name - CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-image 2018-08-01 11:00:55,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/6b0f874a-0c7c-4765-bc51-e61ede2f8b0b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7f37d0644846dec0a38ddd62ed3bcd2d15f5e225" 2018-08-01 11:00:55,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-b49a952e-1031-47b3-8531-fe33e8f5db20 Date: Wed, 01 Aug 2018 11:00:55 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T11:00:54Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-01T11:00:55Z", "visibility": "shared", "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/6b0f874a-0c7c-4765-bc51-e61ede2f8b0b/snap", "metadata": {}}], "self": "/v2/images/6b0f874a-0c7c-4765-bc51-e61ede2f8b0b", "min_disk": 0, "protected": false, "id": "6b0f874a-0c7c-4765-bc51-e61ede2f8b0b", "file": "/v2/images/6b0f874a-0c7c-4765-bc51-e61ede2f8b0b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "14ce655d2f6b46ccaf8d53d2621f17ba", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/6b0f874a-0c7c-4765-bc51-e61ede2f8b0b/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 11:00:55,729 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/6b0f874a-0c7c-4765-bc51-e61ede2f8b0b used request id req-b49a952e-1031-47b3-8531-fe33e8f5db20 2018-08-01 11:00:55,730 - create_image - DEBUG - Instance status is - active 2018-08-01 11:00:55,730 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-image 2018-08-01 11:00:55,730 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-image 2018-08-01 11:00:55,730 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 11:00:55,731 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 11:00:56,116 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T12:00:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["RrMfAfhzSZSCSA_8hV_Org"], "issued_at": "2018-08-01T11:00:56.000000Z"}} 2018-08-01 11:00:56,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5826f4d0e288a8ed88158a8b44d493004607a823" 2018-08-01 11:00:56,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:00:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3110714-4cbd-4cd7-b939-82618f403e34 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 11:00:56,195 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-b3110714-4cbd-4cd7-b939-82618f403e34 2018-08-01 11:00:56,196 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 11:00:56,201 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5826f4d0e288a8ed88158a8b44d493004607a823" 2018-08-01 11:00:56,377 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:00: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-38735228-da2f-4fe4-98e8-943a56e3a920 x-compute-request-id: req-38735228-da2f-4fe4-98e8-943a56e3a920 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"flavors": [{"id": "4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "rel": "bookmark"}], "name": "vmtp-flavor_ee58c79f-c6fb-483f-8b9c-406ffbfad757"}, {"id": "5b61c696-1b5b-4204-b7e5-ca4a818093b0", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "bookmark"}], "name": "shaker-flavor_81952131-3011-4d90-80f4-831743223f59"}]} 2018-08-01 11:00:56,377 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-38735228-da2f-4fe4-98e8-943a56e3a920 2018-08-01 11:00:56,380 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5826f4d0e288a8ed88158a8b44d493004607a823" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-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-08-01 11:00:56,436 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:00: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-de70c3b6-5e7d-46ce-9736-a226540244e5 x-compute-request-id: req-de70c3b6-5e7d-46ce-9736-a226540244e5 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-flavor-name", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/d845768a-af83-4f90-b49b-3447d2fe4da8", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/d845768a-af83-4f90-b49b-3447d2fe4da8", "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": "d845768a-af83-4f90-b49b-3447d2fe4da8"}} 2018-08-01 11:00:56,436 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-de70c3b6-5e7d-46ce-9736-a226540244e5 2018-08-01 11:00:56,461 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 11:00:56,462 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 11:00:56,843 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "284c67e24a734ed0925ce54cad8c7321", "name": "CreateStackSuccessTests-44841e1a-c82c-451-proj-role"}], "expires_at": "2018-08-01T12:00:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "14ce655d2f6b46ccaf8d53d2621f17ba", "name": "CreateStackSuccessTests-44841e1a-c82c-451-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/14ce655d2f6b46ccaf8d53d2621f17ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/14ce655d2f6b46ccaf8d53d2621f17ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/14ce655d2f6b46ccaf8d53d2621f17ba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/14ce655d2f6b46ccaf8d53d2621f17ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/14ce655d2f6b46ccaf8d53d2621f17ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/14ce655d2f6b46ccaf8d53d2621f17ba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_14ce655d2f6b46ccaf8d53d2621f17ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_14ce655d2f6b46ccaf8d53d2621f17ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/14ce655d2f6b46ccaf8d53d2621f17ba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/14ce655d2f6b46ccaf8d53d2621f17ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/14ce655d2f6b46ccaf8d53d2621f17ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/14ce655d2f6b46ccaf8d53d2621f17ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/14ce655d2f6b46ccaf8d53d2621f17ba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/14ce655d2f6b46ccaf8d53d2621f17ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-44841e1a-c82c-451-user", "id": "7b78d6eed48c41888abc5ff86ba8464a"}, "audit_ids": ["J5ZCw13AQUapDUN43fclDg"], "issued_at": "2018-08-01T11:00:56.000000Z"}} 2018-08-01 11:00:56,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}638bcf9b17f634c891696f248335d45b5e5db5b1" 2018-08-01 11:00:56,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:00:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de546c84-df2d-439f-89b1-3bf95f0a4237 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 11:00:56,921 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-de546c84-df2d-439f-89b1-3bf95f0a4237 2018-08-01 11:00:56,922 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 11:00:56,925 - heat_utils - DEBUG - Retrieving Heat Client 2018-08-01 11:00:56,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/14ce655d2f6b46ccaf8d53d2621f17ba/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}638bcf9b17f634c891696f248335d45b5e5db5b1" 2018-08-01 11:00:57,109 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:00:56 GMT Server: Apache x-openstack-request-id: req-39aa2f85-2772-4dbb-a699-aa9db9c774d8 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-08-01 11:00:57,109 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/14ce655d2f6b46ccaf8d53d2621f17ba/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-stack used request id req-39aa2f85-2772-4dbb-a699-aa9db9c774d8 2018-08-01 11:00:57,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8004/v1/14ce655d2f6b46ccaf8d53d2621f17ba/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}638bcf9b17f634c891696f248335d45b5e5db5b1" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-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-fd2d0446-551c-4dd9-b258-ce046707e7e5-net", "inst_name": "CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-inst", "subnet_name": "CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-subnet", "image_name": "CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-image", "flavor_name": "CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-flavor-name"}}' 2018-08-01 11:00:58,945 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 11:00:57 GMT Server: Apache x-openstack-request-id: req-e8deddcf-df64-4a32-89e0-026d02f100a8 Location: http://172.30.9.24:8004/v1/14ce655d2f6b46ccaf8d53d2621f17ba/stacks/CreateStackSuccessTests-CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-stack/69127d2e-63d1-462d-8ed3-872ac9af5ee7 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "69127d2e-63d1-462d-8ed3-872ac9af5ee7", "links": [{"href": "http://172.30.9.24:8004/v1/14ce655d2f6b46ccaf8d53d2621f17ba/stacks/CreateStackSuccessTests-CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-stack/69127d2e-63d1-462d-8ed3-872ac9af5ee7", "rel": "self"}]}} 2018-08-01 11:00:58,945 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.24:8004/v1/14ce655d2f6b46ccaf8d53d2621f17ba/stacks used request id req-e8deddcf-df64-4a32-89e0-026d02f100a8 2018-08-01 11:00:58,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/14ce655d2f6b46ccaf8d53d2621f17ba/stacks/69127d2e-63d1-462d-8ed3-872ac9af5ee7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}638bcf9b17f634c891696f248335d45b5e5db5b1" 2018-08-01 11:00:59,158 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:00:58 GMT Server: Apache x-openstack-request-id: req-45ff4fa6-63a5-4d1c-9d7a-38e195008208 Location: http://172.30.9.24:8004/v1/14ce655d2f6b46ccaf8d53d2621f17ba/stacks/CreateStackSuccessTests-CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-stack/69127d2e-63d1-462d-8ed3-872ac9af5ee7 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/14ce655d2f6b46ccaf8d53d2621f17ba/stacks/CreateStackSuccessTests-CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-stack/69127d2e-63d1-462d-8ed3-872ac9af5ee7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:00:59,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:00:59 GMT Server: Apache x-openstack-request-id: req-7e2dd165-f402-491d-9162-7a4b2b95503f 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": "14ce655d2f6b46ccaf8d53d2621f17ba", "OS::stack_id": "69127d2e-63d1-462d-8ed3-872ac9af5ee7", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-stack", "image_name": "CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-image", "inst_name": "CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-inst", "subnet_name": "CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-subnet", "net_name": "CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-net", "flavor_name": "CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-stack", "stack_user_project_id": "7f528ee336ac45999eb464530f349c05", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-01T11:00:58Z", "links": [{"href": "http://172.30.9.24:8004/v1/14ce655d2f6b46ccaf8d53d2621f17ba/stacks/CreateStackSuccessTests-CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-stack/69127d2e-63d1-462d-8ed3-872ac9af5ee7", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "69127d2e-63d1-462d-8ed3-872ac9af5ee7", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-01 11:00:59,349 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/14ce655d2f6b46ccaf8d53d2621f17ba/stacks/CreateStackSuccessTests-CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-stack/69127d2e-63d1-462d-8ed3-872ac9af5ee7 used request id req-7e2dd165-f402-491d-9162-7a4b2b95503f 2018-08-01 11:00:59,350 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-stack 2018-08-01 11:00:59,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/14ce655d2f6b46ccaf8d53d2621f17ba/stacks/69127d2e-63d1-462d-8ed3-872ac9af5ee7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}638bcf9b17f634c891696f248335d45b5e5db5b1" 2018-08-01 11:00:59,611 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:00:59 GMT Server: Apache x-openstack-request-id: req-8140019b-f0b1-4a6f-9a57-cb1097c5d90e Location: http://172.30.9.24:8004/v1/14ce655d2f6b46ccaf8d53d2621f17ba/stacks/CreateStackSuccessTests-CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-stack/69127d2e-63d1-462d-8ed3-872ac9af5ee7 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/14ce655d2f6b46ccaf8d53d2621f17ba/stacks/CreateStackSuccessTests-CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-stack/69127d2e-63d1-462d-8ed3-872ac9af5ee7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:00:59,881 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:00:59 GMT Server: Apache x-openstack-request-id: req-20483f98-3ea8-452f-a007-09f2850183b7 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": "14ce655d2f6b46ccaf8d53d2621f17ba", "OS::stack_id": "69127d2e-63d1-462d-8ed3-872ac9af5ee7", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-stack", "image_name": "CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-image", "inst_name": "CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-inst", "subnet_name": "CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-subnet", "net_name": "CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-net", "flavor_name": "CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-stack", "stack_user_project_id": "7f528ee336ac45999eb464530f349c05", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-01T11:00:58Z", "links": [{"href": "http://172.30.9.24:8004/v1/14ce655d2f6b46ccaf8d53d2621f17ba/stacks/CreateStackSuccessTests-CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-stack/69127d2e-63d1-462d-8ed3-872ac9af5ee7", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "69127d2e-63d1-462d-8ed3-872ac9af5ee7", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-01 11:00:59,881 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/14ce655d2f6b46ccaf8d53d2621f17ba/stacks/CreateStackSuccessTests-CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-stack/69127d2e-63d1-462d-8ed3-872ac9af5ee7 used request id req-20483f98-3ea8-452f-a007-09f2850183b7 2018-08-01 11:00:59,882 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-08-01 11:00:59,882 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-01 11:01:02,885 - create_stack - DEBUG - Stack status query timeout in 1196.46499181 2018-08-01 11:01:02,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/14ce655d2f6b46ccaf8d53d2621f17ba/stacks/69127d2e-63d1-462d-8ed3-872ac9af5ee7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}638bcf9b17f634c891696f248335d45b5e5db5b1" 2018-08-01 11:01:03,135 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:01:02 GMT Server: Apache x-openstack-request-id: req-f62c69b7-41f2-430d-9fd2-7e1b68f2487a Location: http://172.30.9.24:8004/v1/14ce655d2f6b46ccaf8d53d2621f17ba/stacks/CreateStackSuccessTests-CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-stack/69127d2e-63d1-462d-8ed3-872ac9af5ee7 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/14ce655d2f6b46ccaf8d53d2621f17ba/stacks/CreateStackSuccessTests-CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-stack/69127d2e-63d1-462d-8ed3-872ac9af5ee7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:01:03,413 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:01:03 GMT Server: Apache x-openstack-request-id: req-0ce21cec-5e1a-4a97-a00f-d0dfd67467ae 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": "14ce655d2f6b46ccaf8d53d2621f17ba", "OS::stack_id": "69127d2e-63d1-462d-8ed3-872ac9af5ee7", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-stack", "image_name": "CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-image", "inst_name": "CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-inst", "subnet_name": "CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-subnet", "net_name": "CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-net", "flavor_name": "CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-stack", "stack_user_project_id": "7f528ee336ac45999eb464530f349c05", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-01T11:00:58Z", "links": [{"href": "http://172.30.9.24:8004/v1/14ce655d2f6b46ccaf8d53d2621f17ba/stacks/CreateStackSuccessTests-CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-stack/69127d2e-63d1-462d-8ed3-872ac9af5ee7", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "69127d2e-63d1-462d-8ed3-872ac9af5ee7", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-01 11:01:03,413 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/14ce655d2f6b46ccaf8d53d2621f17ba/stacks/CreateStackSuccessTests-CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-stack/69127d2e-63d1-462d-8ed3-872ac9af5ee7 used request id req-0ce21cec-5e1a-4a97-a00f-d0dfd67467ae 2018-08-01 11:01:03,413 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-08-01 11:01:03,413 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-01 11:01:06,417 - create_stack - DEBUG - Stack status query timeout in 1192.93345189 2018-08-01 11:01:06,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/14ce655d2f6b46ccaf8d53d2621f17ba/stacks/69127d2e-63d1-462d-8ed3-872ac9af5ee7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}638bcf9b17f634c891696f248335d45b5e5db5b1" 2018-08-01 11:01:06,448 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:01:06 GMT Server: Apache x-openstack-request-id: req-3820718c-75c6-43c5-abd4-0097966c7ddb Location: http://172.30.9.24:8004/v1/14ce655d2f6b46ccaf8d53d2621f17ba/stacks/CreateStackSuccessTests-CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-stack/69127d2e-63d1-462d-8ed3-872ac9af5ee7 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/14ce655d2f6b46ccaf8d53d2621f17ba/stacks/CreateStackSuccessTests-CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-stack/69127d2e-63d1-462d-8ed3-872ac9af5ee7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:01:06,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:01:06 GMT Server: Apache x-openstack-request-id: req-2361b8c9-7205-4291-9815-ad67b9fba2ce 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": "14ce655d2f6b46ccaf8d53d2621f17ba", "OS::stack_id": "69127d2e-63d1-462d-8ed3-872ac9af5ee7", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-stack", "image_name": "CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-image", "inst_name": "CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-inst", "subnet_name": "CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-subnet", "net_name": "CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-net", "flavor_name": "CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-stack", "stack_user_project_id": "7f528ee336ac45999eb464530f349c05", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-01T11:00:58Z", "links": [{"href": "http://172.30.9.24:8004/v1/14ce655d2f6b46ccaf8d53d2621f17ba/stacks/CreateStackSuccessTests-CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-stack/69127d2e-63d1-462d-8ed3-872ac9af5ee7", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "69127d2e-63d1-462d-8ed3-872ac9af5ee7", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-01 11:01:06,490 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/14ce655d2f6b46ccaf8d53d2621f17ba/stacks/CreateStackSuccessTests-CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-stack/69127d2e-63d1-462d-8ed3-872ac9af5ee7 used request id req-2361b8c9-7205-4291-9815-ad67b9fba2ce 2018-08-01 11:01:06,490 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-08-01 11:01:06,490 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-01 11:01:09,494 - create_stack - DEBUG - Stack status query timeout in 1189.85643482 2018-08-01 11:01:09,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/14ce655d2f6b46ccaf8d53d2621f17ba/stacks/69127d2e-63d1-462d-8ed3-872ac9af5ee7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}638bcf9b17f634c891696f248335d45b5e5db5b1" 2018-08-01 11:01:09,524 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:01:09 GMT Server: Apache x-openstack-request-id: req-8adb5572-f758-4fbe-9685-c3edaed1f17f Location: http://172.30.9.24:8004/v1/14ce655d2f6b46ccaf8d53d2621f17ba/stacks/CreateStackSuccessTests-CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-stack/69127d2e-63d1-462d-8ed3-872ac9af5ee7 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/14ce655d2f6b46ccaf8d53d2621f17ba/stacks/CreateStackSuccessTests-CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-stack/69127d2e-63d1-462d-8ed3-872ac9af5ee7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:01:09,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:01:09 GMT Server: Apache x-openstack-request-id: req-80a4b15e-d402-4861-ad1a-0278e2c96d70 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": "14ce655d2f6b46ccaf8d53d2621f17ba", "OS::stack_id": "69127d2e-63d1-462d-8ed3-872ac9af5ee7", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-stack", "image_name": "CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-image", "inst_name": "CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-inst", "subnet_name": "CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-subnet", "net_name": "CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-net", "flavor_name": "CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-stack", "stack_user_project_id": "7f528ee336ac45999eb464530f349c05", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-01T11:00:58Z", "links": [{"href": "http://172.30.9.24:8004/v1/14ce655d2f6b46ccaf8d53d2621f17ba/stacks/CreateStackSuccessTests-CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-stack/69127d2e-63d1-462d-8ed3-872ac9af5ee7", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "69127d2e-63d1-462d-8ed3-872ac9af5ee7", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-01 11:01:09,566 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/14ce655d2f6b46ccaf8d53d2621f17ba/stacks/CreateStackSuccessTests-CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-stack/69127d2e-63d1-462d-8ed3-872ac9af5ee7 used request id req-80a4b15e-d402-4861-ad1a-0278e2c96d70 2018-08-01 11:01:09,566 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-08-01 11:01:09,566 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-01 11:01:12,570 - create_stack - DEBUG - Stack status query timeout in 1186.78038383 2018-08-01 11:01:12,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/14ce655d2f6b46ccaf8d53d2621f17ba/stacks/69127d2e-63d1-462d-8ed3-872ac9af5ee7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}638bcf9b17f634c891696f248335d45b5e5db5b1" 2018-08-01 11:01:12,599 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:01:12 GMT Server: Apache x-openstack-request-id: req-54cd1abe-b291-4326-8b08-52154e199f06 Location: http://172.30.9.24:8004/v1/14ce655d2f6b46ccaf8d53d2621f17ba/stacks/CreateStackSuccessTests-CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-stack/69127d2e-63d1-462d-8ed3-872ac9af5ee7 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/14ce655d2f6b46ccaf8d53d2621f17ba/stacks/CreateStackSuccessTests-CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-stack/69127d2e-63d1-462d-8ed3-872ac9af5ee7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:01:12,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:01:12 GMT Server: Apache x-openstack-request-id: req-c396c5bb-1578-4ab4-96b7-b18923f95980 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": "14ce655d2f6b46ccaf8d53d2621f17ba", "OS::stack_id": "69127d2e-63d1-462d-8ed3-872ac9af5ee7", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-stack", "image_name": "CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-image", "inst_name": "CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-inst", "subnet_name": "CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-subnet", "net_name": "CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-net", "flavor_name": "CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-stack", "stack_user_project_id": "7f528ee336ac45999eb464530f349c05", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-01T11:00:58Z", "links": [{"href": "http://172.30.9.24:8004/v1/14ce655d2f6b46ccaf8d53d2621f17ba/stacks/CreateStackSuccessTests-CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-stack/69127d2e-63d1-462d-8ed3-872ac9af5ee7", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "69127d2e-63d1-462d-8ed3-872ac9af5ee7", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-01 11:01:12,640 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/14ce655d2f6b46ccaf8d53d2621f17ba/stacks/CreateStackSuccessTests-CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-stack/69127d2e-63d1-462d-8ed3-872ac9af5ee7 used request id req-c396c5bb-1578-4ab4-96b7-b18923f95980 2018-08-01 11:01:12,641 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-08-01 11:01:12,641 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-stack 2018-08-01 11:01:12,641 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-stack 2018-08-01 11:01:12,641 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 11:01:13,030 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "284c67e24a734ed0925ce54cad8c7321", "name": "CreateStackSuccessTests-44841e1a-c82c-451-proj-role"}], "expires_at": "2018-08-01T12:01:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "14ce655d2f6b46ccaf8d53d2621f17ba", "name": "CreateStackSuccessTests-44841e1a-c82c-451-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/14ce655d2f6b46ccaf8d53d2621f17ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/14ce655d2f6b46ccaf8d53d2621f17ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/14ce655d2f6b46ccaf8d53d2621f17ba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/14ce655d2f6b46ccaf8d53d2621f17ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/14ce655d2f6b46ccaf8d53d2621f17ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/14ce655d2f6b46ccaf8d53d2621f17ba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_14ce655d2f6b46ccaf8d53d2621f17ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_14ce655d2f6b46ccaf8d53d2621f17ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/14ce655d2f6b46ccaf8d53d2621f17ba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/14ce655d2f6b46ccaf8d53d2621f17ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/14ce655d2f6b46ccaf8d53d2621f17ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/14ce655d2f6b46ccaf8d53d2621f17ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/14ce655d2f6b46ccaf8d53d2621f17ba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/14ce655d2f6b46ccaf8d53d2621f17ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-44841e1a-c82c-451-user", "id": "7b78d6eed48c41888abc5ff86ba8464a"}, "audit_ids": ["psNzE9LiTvOUcsGxYCHH8w"], "issued_at": "2018-08-01T11:01:13.000000Z"}} 2018-08-01 11:01:13,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/14ce655d2f6b46ccaf8d53d2621f17ba/stacks/69127d2e-63d1-462d-8ed3-872ac9af5ee7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f6838d851081ea788ee43c9f3d20baaca1485fa" 2018-08-01 11:01:13,295 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:01:13 GMT Server: Apache x-openstack-request-id: req-ab124528-61e5-4b49-b3e3-9c606f102735 Location: http://172.30.9.24:8004/v1/14ce655d2f6b46ccaf8d53d2621f17ba/stacks/CreateStackSuccessTests-CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-stack/69127d2e-63d1-462d-8ed3-872ac9af5ee7 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/14ce655d2f6b46ccaf8d53d2621f17ba/stacks/CreateStackSuccessTests-CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-stack/69127d2e-63d1-462d-8ed3-872ac9af5ee7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:01:13,502 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:01:13 GMT Server: Apache x-openstack-request-id: req-cae8f211-2730-499f-8d1e-35420981e9d7 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": "14ce655d2f6b46ccaf8d53d2621f17ba", "OS::stack_id": "69127d2e-63d1-462d-8ed3-872ac9af5ee7", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-stack", "image_name": "CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-image", "inst_name": "CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-inst", "subnet_name": "CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-subnet", "net_name": "CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-net", "flavor_name": "CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-stack", "stack_user_project_id": "7f528ee336ac45999eb464530f349c05", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-01T11:00:58Z", "links": [{"href": "http://172.30.9.24:8004/v1/14ce655d2f6b46ccaf8d53d2621f17ba/stacks/CreateStackSuccessTests-CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-stack/69127d2e-63d1-462d-8ed3-872ac9af5ee7", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "69127d2e-63d1-462d-8ed3-872ac9af5ee7", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-01 11:01:13,502 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/14ce655d2f6b46ccaf8d53d2621f17ba/stacks/CreateStackSuccessTests-CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-stack/69127d2e-63d1-462d-8ed3-872ac9af5ee7 used request id req-cae8f211-2730-499f-8d1e-35420981e9d7 2018-08-01 11:01:13,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/14ce655d2f6b46ccaf8d53d2621f17ba/stacks/69127d2e-63d1-462d-8ed3-872ac9af5ee7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}638bcf9b17f634c891696f248335d45b5e5db5b1" 2018-08-01 11:01:13,531 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:01:13 GMT Server: Apache x-openstack-request-id: req-97edc2bd-e502-4937-b44f-73429c3997e8 Location: http://172.30.9.24:8004/v1/14ce655d2f6b46ccaf8d53d2621f17ba/stacks/CreateStackSuccessTests-CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-stack/69127d2e-63d1-462d-8ed3-872ac9af5ee7 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/14ce655d2f6b46ccaf8d53d2621f17ba/stacks/CreateStackSuccessTests-CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-stack/69127d2e-63d1-462d-8ed3-872ac9af5ee7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:01:13,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:01:13 GMT Server: Apache x-openstack-request-id: req-2e65fc84-a5f3-48ec-806e-ef161a23f32e 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": "14ce655d2f6b46ccaf8d53d2621f17ba", "OS::stack_id": "69127d2e-63d1-462d-8ed3-872ac9af5ee7", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-stack", "image_name": "CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-image", "inst_name": "CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-inst", "subnet_name": "CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-subnet", "net_name": "CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-net", "flavor_name": "CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-stack", "stack_user_project_id": "7f528ee336ac45999eb464530f349c05", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-01T11:00:58Z", "links": [{"href": "http://172.30.9.24:8004/v1/14ce655d2f6b46ccaf8d53d2621f17ba/stacks/CreateStackSuccessTests-CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-stack/69127d2e-63d1-462d-8ed3-872ac9af5ee7", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "69127d2e-63d1-462d-8ed3-872ac9af5ee7", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-01 11:01:13,572 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/14ce655d2f6b46ccaf8d53d2621f17ba/stacks/CreateStackSuccessTests-CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-stack/69127d2e-63d1-462d-8ed3-872ac9af5ee7 used request id req-2e65fc84-a5f3-48ec-806e-ef161a23f32e 2018-08-01 11:01:13,572 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 11:01:13,573 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 11:01:13,953 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "284c67e24a734ed0925ce54cad8c7321", "name": "CreateStackSuccessTests-44841e1a-c82c-451-proj-role"}], "expires_at": "2018-08-01T12:01:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "14ce655d2f6b46ccaf8d53d2621f17ba", "name": "CreateStackSuccessTests-44841e1a-c82c-451-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/14ce655d2f6b46ccaf8d53d2621f17ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/14ce655d2f6b46ccaf8d53d2621f17ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/14ce655d2f6b46ccaf8d53d2621f17ba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/14ce655d2f6b46ccaf8d53d2621f17ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/14ce655d2f6b46ccaf8d53d2621f17ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/14ce655d2f6b46ccaf8d53d2621f17ba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_14ce655d2f6b46ccaf8d53d2621f17ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_14ce655d2f6b46ccaf8d53d2621f17ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/14ce655d2f6b46ccaf8d53d2621f17ba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/14ce655d2f6b46ccaf8d53d2621f17ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/14ce655d2f6b46ccaf8d53d2621f17ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/14ce655d2f6b46ccaf8d53d2621f17ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/14ce655d2f6b46ccaf8d53d2621f17ba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/14ce655d2f6b46ccaf8d53d2621f17ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-44841e1a-c82c-451-user", "id": "7b78d6eed48c41888abc5ff86ba8464a"}, "audit_ids": ["nowsnRcEQDOaxomemzJiuA"], "issued_at": "2018-08-01T11:01:13.000000Z"}} 2018-08-01 11:01:13,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8d702038b2cee2fd9cf40ddd3fc94eb7dfd7f7e" 2018-08-01 11:01:14,030 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:01:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5fb594f-9858-4bf0-bd99-937044c3b1e6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 11:01:14,030 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-b5fb594f-9858-4bf0-bd99-937044c3b1e6 2018-08-01 11:01:14,031 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 11:01:14,034 - heat_utils - DEBUG - Retrieving Heat Client 2018-08-01 11:01:14,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/14ce655d2f6b46ccaf8d53d2621f17ba/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8d702038b2cee2fd9cf40ddd3fc94eb7dfd7f7e" 2018-08-01 11:01:14,239 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:01:14 GMT Server: Apache x-openstack-request-id: req-4ae24385-4e08-475e-a3f8-96bedd46f37d 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-fd2d0446-551c-4dd9-b258-ce046707e7e5-stack", "stack_user_project_id": "7f528ee336ac45999eb464530f349c05", "deletion_time": null, "creation_time": "2018-08-01T11:00:58Z", "links": [{"href": "http://172.30.9.24:8004/v1/14ce655d2f6b46ccaf8d53d2621f17ba/stacks/CreateStackSuccessTests-CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-stack/69127d2e-63d1-462d-8ed3-872ac9af5ee7", "rel": "self"}], "updated_time": null, "stack_owner": null, "stack_status": "CREATE_COMPLETE", "id": "69127d2e-63d1-462d-8ed3-872ac9af5ee7", "tags": null}]} 2018-08-01 11:01:14,239 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/14ce655d2f6b46ccaf8d53d2621f17ba/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-stack used request id req-4ae24385-4e08-475e-a3f8-96bedd46f37d 2018-08-01 11:01:14,240 - create_stack - INFO - Found stack with name - CreateStackSuccessTests-CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-stack 2018-08-01 11:01:14,240 - create_stack - INFO - Found stack with name - CreateStackSuccessTests-CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-stack 2018-08-01 11:01:14,240 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-stack 2018-08-01 11:01:14,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8004/v1/14ce655d2f6b46ccaf8d53d2621f17ba/stacks/69127d2e-63d1-462d-8ed3-872ac9af5ee7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}638bcf9b17f634c891696f248335d45b5e5db5b1" 2018-08-01 11:01:14,269 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:01:14 GMT Server: Apache x-openstack-request-id: req-0bebbf4a-e9c5-4714-b40b-67f6b6574221 Location: http://172.30.9.24:8004/v1/14ce655d2f6b46ccaf8d53d2621f17ba/stacks/CreateStackSuccessTests-CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-stack/69127d2e-63d1-462d-8ed3-872ac9af5ee7 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/14ce655d2f6b46ccaf8d53d2621f17ba/stacks/CreateStackSuccessTests-CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-stack/69127d2e-63d1-462d-8ed3-872ac9af5ee7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:01:14,309 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 11:01:14 GMT Server: Apache x-openstack-request-id: req-740a0c3f-da33-4ed4-9298-f1f9332a4c76 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 11:01:14,309 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.24:8004/v1/14ce655d2f6b46ccaf8d53d2621f17ba/stacks/CreateStackSuccessTests-CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-stack/69127d2e-63d1-462d-8ed3-872ac9af5ee7 used request id req-740a0c3f-da33-4ed4-9298-f1f9332a4c76 2018-08-01 11:01:14,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/14ce655d2f6b46ccaf8d53d2621f17ba/stacks/69127d2e-63d1-462d-8ed3-872ac9af5ee7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}638bcf9b17f634c891696f248335d45b5e5db5b1" 2018-08-01 11:01:14,506 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:01:14 GMT Server: Apache x-openstack-request-id: req-a9f7878c-2364-427a-a200-94adcfad2e4a Location: http://172.30.9.24:8004/v1/14ce655d2f6b46ccaf8d53d2621f17ba/stacks/CreateStackSuccessTests-CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-stack/69127d2e-63d1-462d-8ed3-872ac9af5ee7 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/14ce655d2f6b46ccaf8d53d2621f17ba/stacks/CreateStackSuccessTests-CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-stack/69127d2e-63d1-462d-8ed3-872ac9af5ee7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:01:14,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:01:14 GMT Server: Apache x-openstack-request-id: req-8866ff63-5bdd-41e7-9615-dde8ba58219c 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": "14ce655d2f6b46ccaf8d53d2621f17ba", "OS::stack_id": "69127d2e-63d1-462d-8ed3-872ac9af5ee7", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-stack", "image_name": "CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-image", "inst_name": "CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-inst", "subnet_name": "CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-subnet", "flavor_name": "CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-flavor-name", "net_name": "CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-stack", "stack_user_project_id": "7f528ee336ac45999eb464530f349c05", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-01T11:00:58Z", "links": [{"href": "http://172.30.9.24:8004/v1/14ce655d2f6b46ccaf8d53d2621f17ba/stacks/CreateStackSuccessTests-CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-stack/69127d2e-63d1-462d-8ed3-872ac9af5ee7", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-01T11:01:14Z", "id": "69127d2e-63d1-462d-8ed3-872ac9af5ee7", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-01 11:01:14,548 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/14ce655d2f6b46ccaf8d53d2621f17ba/stacks/CreateStackSuccessTests-CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-stack/69127d2e-63d1-462d-8ed3-872ac9af5ee7 used request id req-8866ff63-5bdd-41e7-9615-dde8ba58219c 2018-08-01 11:01:14,548 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-08-01 11:01:14,548 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-01 11:01:17,551 - create_stack - DEBUG - Stack status query timeout in 1196.75819111 2018-08-01 11:01:17,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/14ce655d2f6b46ccaf8d53d2621f17ba/stacks/69127d2e-63d1-462d-8ed3-872ac9af5ee7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}638bcf9b17f634c891696f248335d45b5e5db5b1" 2018-08-01 11:01:17,581 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:01:17 GMT Server: Apache x-openstack-request-id: req-60e252a4-e506-48c0-b284-b4f744e20881 Location: http://172.30.9.24:8004/v1/14ce655d2f6b46ccaf8d53d2621f17ba/stacks/CreateStackSuccessTests-CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-stack/69127d2e-63d1-462d-8ed3-872ac9af5ee7 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/14ce655d2f6b46ccaf8d53d2621f17ba/stacks/CreateStackSuccessTests-CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-stack/69127d2e-63d1-462d-8ed3-872ac9af5ee7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:01:17,622 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:01:17 GMT Server: Apache x-openstack-request-id: req-cd3b5566-e464-45d1-a19a-3619f712b6ab 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": "14ce655d2f6b46ccaf8d53d2621f17ba", "OS::stack_id": "69127d2e-63d1-462d-8ed3-872ac9af5ee7", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-stack", "image_name": "CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-image", "inst_name": "CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-inst", "subnet_name": "CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-subnet", "flavor_name": "CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-flavor-name", "net_name": "CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-stack", "stack_user_project_id": "7f528ee336ac45999eb464530f349c05", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-01T11:00:58Z", "links": [{"href": "http://172.30.9.24:8004/v1/14ce655d2f6b46ccaf8d53d2621f17ba/stacks/CreateStackSuccessTests-CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-stack/69127d2e-63d1-462d-8ed3-872ac9af5ee7", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-01T11:01:14Z", "id": "69127d2e-63d1-462d-8ed3-872ac9af5ee7", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-01 11:01:17,623 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/14ce655d2f6b46ccaf8d53d2621f17ba/stacks/CreateStackSuccessTests-CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-stack/69127d2e-63d1-462d-8ed3-872ac9af5ee7 used request id req-cd3b5566-e464-45d1-a19a-3619f712b6ab 2018-08-01 11:01:17,623 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-08-01 11:01:17,623 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-01 11:01:20,626 - create_stack - DEBUG - Stack status query timeout in 1193.68328309 2018-08-01 11:01:20,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/14ce655d2f6b46ccaf8d53d2621f17ba/stacks/69127d2e-63d1-462d-8ed3-872ac9af5ee7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}638bcf9b17f634c891696f248335d45b5e5db5b1" 2018-08-01 11:01:20,812 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:01:20 GMT Server: Apache x-openstack-request-id: req-28f4440f-f519-4763-a2bd-59e81de5f9e7 Location: http://172.30.9.24:8004/v1/14ce655d2f6b46ccaf8d53d2621f17ba/stacks/CreateStackSuccessTests-CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-stack/69127d2e-63d1-462d-8ed3-872ac9af5ee7 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/14ce655d2f6b46ccaf8d53d2621f17ba/stacks/CreateStackSuccessTests-CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-stack/69127d2e-63d1-462d-8ed3-872ac9af5ee7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:01:20,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:01:20 GMT Server: Apache x-openstack-request-id: req-7635c0eb-cd9e-447f-811a-d35b9d747cbc 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": "14ce655d2f6b46ccaf8d53d2621f17ba", "OS::stack_id": "69127d2e-63d1-462d-8ed3-872ac9af5ee7", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-stack", "image_name": "CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-image", "inst_name": "CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-inst", "subnet_name": "CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-subnet", "flavor_name": "CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-flavor-name", "net_name": "CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-net"}, "deletion_time": "2018-08-01T11:01:20Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-stack", "stack_user_project_id": "7f528ee336ac45999eb464530f349c05", "tags": null, "creation_time": "2018-08-01T11:00:58Z", "links": [{"href": "http://172.30.9.24:8004/v1/14ce655d2f6b46ccaf8d53d2621f17ba/stacks/CreateStackSuccessTests-CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-stack/69127d2e-63d1-462d-8ed3-872ac9af5ee7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-08-01T11:01:14Z", "id": "69127d2e-63d1-462d-8ed3-872ac9af5ee7", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-08-01 11:01:20,838 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/14ce655d2f6b46ccaf8d53d2621f17ba/stacks/CreateStackSuccessTests-CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-stack/69127d2e-63d1-462d-8ed3-872ac9af5ee7 used request id req-7635c0eb-cd9e-447f-811a-d35b9d747cbc 2018-08-01 11:01:20,838 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-08-01 11:01:20,838 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-stack 2018-08-01 11:01:20,838 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-stack 2018-08-01 11:01:20,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8004/v1/14ce655d2f6b46ccaf8d53d2621f17ba/stacks/69127d2e-63d1-462d-8ed3-872ac9af5ee7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}638bcf9b17f634c891696f248335d45b5e5db5b1" 2018-08-01 11:01:20,867 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:01:20 GMT Server: Apache x-openstack-request-id: req-dbc4199f-5ddb-4c1c-a3fc-c8d6aa3f1134 Location: http://172.30.9.24:8004/v1/14ce655d2f6b46ccaf8d53d2621f17ba/stacks/CreateStackSuccessTests-CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-stack/69127d2e-63d1-462d-8ed3-872ac9af5ee7 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/14ce655d2f6b46ccaf8d53d2621f17ba/stacks/CreateStackSuccessTests-CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-stack/69127d2e-63d1-462d-8ed3-872ac9af5ee7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:01:20,894 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 11:01:20 GMT Server: Apache x-openstack-request-id: req-93ce054d-991e-4592-85b1-a219fa03990a Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-08-01 11:01:20,894 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.24:8004/v1/14ce655d2f6b46ccaf8d53d2621f17ba/stacks/CreateStackSuccessTests-CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-stack/69127d2e-63d1-462d-8ed3-872ac9af5ee7 used request id req-93ce054d-991e-4592-85b1-a219fa03990a 2018-08-01 11:01:20,895 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-fd2d0446-551c-4dd9-b258-ce046707e7e5-image 2018-08-01 11:01:20,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9292/v2/images/6b0f874a-0c7c-4765-bc51-e61ede2f8b0b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7f37d0644846dec0a38ddd62ed3bcd2d15f5e225" 2018-08-01 11:01:21,749 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d13bc553-932a-4119-b44d-008f0630c091 Date: Wed, 01 Aug 2018 11:01:21 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-01 11:01:21,749 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/6b0f874a-0c7c-4765-bc51-e61ede2f8b0b used request id req-d13bc553-932a-4119-b44d-008f0630c091 2018-08-01 11:01:21,752 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/flavors/d845768a-af83-4f90-b49b-3447d2fe4da8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5826f4d0e288a8ed88158a8b44d493004607a823" 2018-08-01 11:01:21,778 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 11: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-f3ad1d2b-0397-426d-9ddd-6251f7a1fab2 x-compute-request-id: req-f3ad1d2b-0397-426d-9ddd-6251f7a1fab2 Content-Length: 0 Content-Type: application/json 2018-08-01 11:01:21,779 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/d845768a-af83-4f90-b49b-3447d2fe4da8 used request id req-f3ad1d2b-0397-426d-9ddd-6251f7a1fab2 2018-08-01 11:01:21,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c523b4fab2ccbbe1eb7ffb342d8e8bb8e72a2e51" 2018-08-01 11:01:22,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-5d2e490e-267b-4e08-b4d6-ca8fe2d2037a Date: Wed, 01 Aug 2018 11:01:22 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a2413a97b61342d8bd27570706ef372d", "created_at": "2018-08-01T09:33:18Z", "updated_at": "2018-08-01T09:33:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "7f556ce3-51d0-4279-a11d-510db9f9a3b1", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "94adc13c-a166-41cf-bd16-f997efc73cb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "b39143b5-c08f-4d0b-9d40-54f472f2389e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "e218b0b7-4501-4f84-9458-caf2891c260d", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}], "revision_number": 4, "project_id": "a2413a97b61342d8bd27570706ef372d", "id": "38229670-7386-42d0-b7b9-2397ea5938de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "14ce655d2f6b46ccaf8d53d2621f17ba", "created_at": "2018-08-01T11:00:59Z", "updated_at": "2018-08-01T11:00:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:00:59Z", "revision_number": 0, "id": "5a028d66-78df-42ae-b958-f95b2ea0c9f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:00:59Z", "security_group_id": "384c342e-5a26-4522-9b12-b0a0819fe374", "tenant_id": "14ce655d2f6b46ccaf8d53d2621f17ba", "port_range_min": null, "ethertype": "IPv4", "project_id": "14ce655d2f6b46ccaf8d53d2621f17ba"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:00:59Z", "revision_number": 0, "id": "843792fc-cea0-436b-ba09-8be2952c69eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:00:59Z", "security_group_id": "384c342e-5a26-4522-9b12-b0a0819fe374", "tenant_id": "14ce655d2f6b46ccaf8d53d2621f17ba", "port_range_min": null, "ethertype": "IPv6", "project_id": "14ce655d2f6b46ccaf8d53d2621f17ba"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:00:59Z", "revision_number": 0, "id": "a89184db-e23c-40b2-beeb-afca91904450", "remote_group_id": "384c342e-5a26-4522-9b12-b0a0819fe374", "remote_ip_prefix": null, "created_at": "2018-08-01T11:00:59Z", "security_group_id": "384c342e-5a26-4522-9b12-b0a0819fe374", "tenant_id": "14ce655d2f6b46ccaf8d53d2621f17ba", "port_range_min": null, "ethertype": "IPv4", "project_id": "14ce655d2f6b46ccaf8d53d2621f17ba"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:00:59Z", "revision_number": 0, "id": "c64c2f6b-888c-4a0d-b57d-683249f14435", "remote_group_id": "384c342e-5a26-4522-9b12-b0a0819fe374", "remote_ip_prefix": null, "created_at": "2018-08-01T11:00:59Z", "security_group_id": "384c342e-5a26-4522-9b12-b0a0819fe374", "tenant_id": "14ce655d2f6b46ccaf8d53d2621f17ba", "port_range_min": null, "ethertype": "IPv6", "project_id": "14ce655d2f6b46ccaf8d53d2621f17ba"}], "revision_number": 4, "project_id": "14ce655d2f6b46ccaf8d53d2621f17ba", "id": "384c342e-5a26-4522-9b12-b0a0819fe374", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "created_at": "2018-08-01T09:28:38Z", "updated_at": "2018-08-01T09:28:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "763568f1-8151-4a3c-911a-d06da4423063", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "80d28bee-4aee-47e8-a8da-e0fe31497fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "a47a5ddf-aa37-4ab2-a335-1c93513b5f12", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "f5bba5a5-602b-421e-98b2-5a16117f943f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}], "revision_number": 4, "project_id": "dbe9669438844f3faecdc7fcc050e0d8", "id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ed1054af2e94c049694d98d54211d98", "created_at": "2018-08-01T09:31:40Z", "updated_at": "2018-08-01T09:31:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "34baee87-ea35-42ee-8a69-0f6e2a825d3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "89b9d1c9-f4f9-45cd-8d36-970d44228439", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "b8ab0d59-cab9-4488-82ee-7c5f69709bff", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "d3ab68ea-23b4-4bf6-8dd3-85d029e3d89f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}], "revision_number": 4, "project_id": "2ed1054af2e94c049694d98d54211d98", "id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "created_at": "2018-08-01T09:34:13Z", "updated_at": "2018-08-01T09:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "1dbb3f59-611b-46d1-a82d-2720e0a16f86", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "3878126b-a220-4357-adb9-bc22498f31b1", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "75ce67db-9c04-4561-a10d-8b1ec63943e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "e2945a69-3afe-41e3-a7ec-3ea4c79a12ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}], "revision_number": 4, "project_id": "c0d9b34b06f445a7857603f60b181f3c", "id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-01T09:30:58Z", "updated_at": "2018-08-01T09:30:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "042d4626-2974-418d-affe-f8f2acd05faa", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "995fae58-f0e5-4e10-801c-6c2ce5c7ae0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "cb8404fa-cb24-4879-a34d-f3050dcba730", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "dad6aaab-690e-4c24-9103-6767e0c80bc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "created_at": "2018-08-01T09:31:11Z", "updated_at": "2018-08-01T09:31:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "939e25e0-5dbc-4f6e-9f6f-7fb70e540203", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "9796a673-6928-4009-9c21-1410d395646e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "af7b8bf8-2fb6-4d72-842a-38f72d7581f7", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "b9af65b0-2eb8-45e1-8504-b7dc4dbb83ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}], "revision_number": 4, "project_id": "dd207f801ed3475f9dbe5f13077af1c8", "id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "46dd322c3fcc454eb140e37825746af8", "created_at": "2018-08-01T10:33:44Z", "updated_at": "2018-08-01T10:33:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "0f41470b-1091-45c1-b574-92069f79f8d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "8cc03a9c-8fa5-425b-812f-d7692bae3613", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d1373b1e-2fb9-4e02-a9e1-7e873ba1d7d1", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d21f3909-71f3-43e2-a22d-6a9c2513cb6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}], "revision_number": 4, "project_id": "46dd322c3fcc454eb140e37825746af8", "id": "b2961714-c8a4-4fcb-918b-21d70527c983", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "created_at": "2018-08-01T09:34:57Z", "updated_at": "2018-08-01T09:34:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "8063d12f-30db-4ccf-8ce0-72e59ba81a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c38e1a7a-5857-4f03-b991-6d5c9c9a5b9e", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c725bae1-d3bb-42b5-b331-32737085f28c", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "cfddc134-923b-4e0d-9ec5-dcc5641dd435", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}], "revision_number": 4, "project_id": "455b48a61678488ead79a4cfa07ef5c3", "id": "cd52f913-3072-4ce7-a779-7de795b62b12", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:36:50Z", "updated_at": "2018-08-01T09:36:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "07ef7fe5-a529-45da-bfc0-899f0ea9b592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "bc4dad3a-2a0c-4c31-b901-2909a12adb50", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c35cff35-4306-4116-b9fa-fc27bc7c05d6", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c493e3ac-d9d2-480d-9ec8-50982eedaf5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}], "revision_number": 4, "project_id": "8d96727022f4443794db44ecde432faf", "id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "created_at": "2018-08-01T09:32:45Z", "updated_at": "2018-08-01T09:32:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "058ea790-43ea-4a6f-9950-28418319e577", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "5fcfb31b-cdad-4037-973e-56b74faefd14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "99a24d26-dc7f-42d0-aa23-a7c061f04952", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "b641bb48-566e-472b-a3cc-d38c85ab3ff1", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}], "revision_number": 4, "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "name": "default"}]} 2018-08-01 11:01:22,024 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-5d2e490e-267b-4e08-b4d6-ca8fe2d2037a 2018-08-01 11:01:22,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c523b4fab2ccbbe1eb7ffb342d8e8bb8e72a2e51" 2018-08-01 11:01:22,114 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 11:01:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-02b5d8a1-2bc5-4a5a-bcb6-b5b439921817 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2413a97b61342d8bd27570706ef372d.", "code": 404, "title": "Not Found"}} 2018-08-01 11:01:22,115 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d used request id req-02b5d8a1-2bc5-4a5a-bcb6-b5b439921817 2018-08-01 11:01:22,115 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 11:01:22,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/14ce655d2f6b46ccaf8d53d2621f17ba -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c523b4fab2ccbbe1eb7ffb342d8e8bb8e72a2e51" 2018-08-01 11:01:22,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:01:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b171776-558b-4d1c-801c-31bfd30698e9 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/14ce655d2f6b46ccaf8d53d2621f17ba"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "14ce655d2f6b46ccaf8d53d2621f17ba", "name": "CreateStackSuccessTests-44841e1a-c82c-451-proj"}} 2018-08-01 11:01:22,203 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/14ce655d2f6b46ccaf8d53d2621f17ba used request id req-9b171776-558b-4d1c-801c-31bfd30698e9 2018-08-01 11:01:22,203 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 384c342e-5a26-4522-9b12-b0a0819fe374 2018-08-01 11:01:22,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=384c342e-5a26-4522-9b12-b0a0819fe374 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c523b4fab2ccbbe1eb7ffb342d8e8bb8e72a2e51" 2018-08-01 11:01:22,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-0401abb3-b681-4b1b-9c11-b0aeb50886b7 Date: Wed, 01 Aug 2018 11:01:22 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T11:00:59Z", "security_group_id": "384c342e-5a26-4522-9b12-b0a0819fe374", "port_range_min": null, "revision_number": 0, "tenant_id": "14ce655d2f6b46ccaf8d53d2621f17ba", "created_at": "2018-08-01T11:00:59Z", "project_id": "14ce655d2f6b46ccaf8d53d2621f17ba", "id": "5a028d66-78df-42ae-b958-f95b2ea0c9f1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T11:00:59Z", "security_group_id": "384c342e-5a26-4522-9b12-b0a0819fe374", "port_range_min": null, "revision_number": 0, "tenant_id": "14ce655d2f6b46ccaf8d53d2621f17ba", "created_at": "2018-08-01T11:00:59Z", "project_id": "14ce655d2f6b46ccaf8d53d2621f17ba", "id": "843792fc-cea0-436b-ba09-8be2952c69eb"}, {"remote_group_id": "384c342e-5a26-4522-9b12-b0a0819fe374", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T11:00:59Z", "security_group_id": "384c342e-5a26-4522-9b12-b0a0819fe374", "port_range_min": null, "revision_number": 0, "tenant_id": "14ce655d2f6b46ccaf8d53d2621f17ba", "created_at": "2018-08-01T11:00:59Z", "project_id": "14ce655d2f6b46ccaf8d53d2621f17ba", "id": "a89184db-e23c-40b2-beeb-afca91904450"}, {"remote_group_id": "384c342e-5a26-4522-9b12-b0a0819fe374", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T11:00:59Z", "security_group_id": "384c342e-5a26-4522-9b12-b0a0819fe374", "port_range_min": null, "revision_number": 0, "tenant_id": "14ce655d2f6b46ccaf8d53d2621f17ba", "created_at": "2018-08-01T11:00:59Z", "project_id": "14ce655d2f6b46ccaf8d53d2621f17ba", "id": "c64c2f6b-888c-4a0d-b57d-683249f14435"}]} 2018-08-01 11:01:22,229 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=384c342e-5a26-4522-9b12-b0a0819fe374 used request id req-0401abb3-b681-4b1b-9c11-b0aeb50886b7 2018-08-01 11:01:22,230 - neutron_utils - INFO - Deleting security group with name - default 2018-08-01 11:01:22,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/384c342e-5a26-4522-9b12-b0a0819fe374 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c523b4fab2ccbbe1eb7ffb342d8e8bb8e72a2e51" 2018-08-01 11:01:22,413 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-34e74c99-253a-4725-9be8-79f57a411bb0 Content-Length: 0 Date: Wed, 01 Aug 2018 11:01:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 11:01:22,413 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/384c342e-5a26-4522-9b12-b0a0819fe374 used request id req-34e74c99-253a-4725-9be8-79f57a411bb0 2018-08-01 11:01:22,414 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-44841e1a-c82c-451-proj 2018-08-01 11:01:22,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/14ce655d2f6b46ccaf8d53d2621f17ba -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c523b4fab2ccbbe1eb7ffb342d8e8bb8e72a2e51" 2018-08-01 11:01:22,688 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 11:01:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e91d0a4-6d46-4764-9cc1-757b60aa7356 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 11:01:22,689 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/14ce655d2f6b46ccaf8d53d2621f17ba used request id req-8e91d0a4-6d46-4764-9cc1-757b60aa7356 2018-08-01 11:01:22,689 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-44841e1a-c82c-451-proj-role 2018-08-01 11:01:22,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/284c67e24a734ed0925ce54cad8c7321 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c523b4fab2ccbbe1eb7ffb342d8e8bb8e72a2e51" 2018-08-01 11:01:22,796 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 11:01:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b417dd4-28ea-4e2d-8ac9-ccdf4654e709 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 11:01:22,797 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/284c67e24a734ed0925ce54cad8c7321 used request id req-4b417dd4-28ea-4e2d-8ac9-ccdf4654e709 2018-08-01 11:01:22,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c523b4fab2ccbbe1eb7ffb342d8e8bb8e72a2e51" 2018-08-01 11:01:22,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:01:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-224cf352-1eb9-4443-a131-2ea6a4168716 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 11:01:22,884 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-224cf352-1eb9-4443-a131-2ea6a4168716 2018-08-01 11:01:22,885 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-44841e1a-c82c-451-user 2018-08-01 11:01:22,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/7b78d6eed48c41888abc5ff86ba8464a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}334d3073bde6f2238eb361cc852f422954b270ef" 2018-08-01 11:01:23,048 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 11:01:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5006d249-2f77-488f-bdb2-9e53e422fc7b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 11:01:23,048 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/7b78d6eed48c41888abc5ff86ba8464a used request id req-5006d249-2f77-488f-bdb2-9e53e422fc7b 2018-08-01 11:01:23,050 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 11:01:23,429 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T12:01:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["Kol0JuuUSNaJNwV1XSPsXA"], "issued_at": "2018-08-01T11:01:23.000000Z"}} 2018-08-01 11:01:23,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}119ccf4304c65022c79fe0bc6fbac11eb0e2c006" 2018-08-01 11:01:23,501 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:01:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08370ee5-b493-4bd5-b696-a1472188863b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 11:01:23,501 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-08370ee5-b493-4bd5-b696-a1472188863b 2018-08-01 11:01:23,502 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 11:01:23,503 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 11:01:23,880 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T12:01:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["MjUXfL1rT0S_qIykNLNnVg"], "issued_at": "2018-08-01T11:01:23.000000Z"}} 2018-08-01 11:01:23,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2e59ee925d6de8abb00128b6d4ca31c768d9e5e" 2018-08-01 11:01:23,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:01:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25ee3234-28ea-4e34-a824-5d0e9dfb8c77 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 11:01:23,958 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-25ee3234-28ea-4e34-a824-5d0e9dfb8c77 2018-08-01 11:01:23,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 11:01:23,967 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 11:01: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 11:01:23,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-8cdfb7e4-292b-402-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2e59ee925d6de8abb00128b6d4ca31c768d9e5e" 2018-08-01 11:01:24,053 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:01:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5a147fd-ec77-4fb4-b26f-a4046efebb45 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-8cdfb7e4-292b-402-proj", "previous": null, "next": null}, "projects": []} 2018-08-01 11:01:24,053 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-8cdfb7e4-292b-402-proj used request id req-d5a147fd-ec77-4fb4-b26f-a4046efebb45 2018-08-01 11:01:24,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2e59ee925d6de8abb00128b6d4ca31c768d9e5e" 2018-08-01 11:01:24,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:01:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e507a85-36c9-485a-9531-5dddb758e5e7 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 11:01:24,144 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-7e507a85-36c9-485a-9531-5dddb758e5e7 2018-08-01 11:01:24,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2e59ee925d6de8abb00128b6d4ca31c768d9e5e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-8cdfb7e4-292b-402-proj"}}' 2018-08-01 11:01:24,253 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 11:01:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca2dc7e2-477a-4f36-bcdb-d56a4c45941b Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/ca88e197b9e3489f9345dd523543fb12"}, "tags": [], "enabled": true, "id": "ca88e197b9e3489f9345dd523543fb12", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-8cdfb7e4-292b-402-proj"}} 2018-08-01 11:01:24,254 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-ca2dc7e2-477a-4f36-bcdb-d56a4c45941b 2018-08-01 11:01:24,254 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-8cdfb7e4-292b-402-proj 2018-08-01 11:01:24,254 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 11:01:24,255 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 11:01:24,638 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T12:01:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["TaeH9JBiSHyq5ovqQueKMg"], "issued_at": "2018-08-01T11:01:24.000000Z"}} 2018-08-01 11:01:24,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f3fbaf4e346f01e360ead7faa31a9f44aca423e" 2018-08-01 11:01:24,720 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:01:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ee916a3-57ec-49c3-a1ac-2a3308d4af5f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 11:01:24,720 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-1ee916a3-57ec-49c3-a1ac-2a3308d4af5f 2018-08-01 11:01:24,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 11:01:24,724 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 11:01:24 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 11:01:24,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f3fbaf4e346f01e360ead7faa31a9f44aca423e" 2018-08-01 11:01:24,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:01:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-040e6043-a67b-441c-81f3-dc76b1363021 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 11:01:24,824 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-040e6043-a67b-441c-81f3-dc76b1363021 2018-08-01 11:01:24,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateStackSuccessTests-8cdfb7e4-292b-402-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f3fbaf4e346f01e360ead7faa31a9f44aca423e" 2018-08-01 11:01:24,845 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:01:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f632a34-bae5-45ce-847b-ccada2c5f1d9 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateStackSuccessTests-8cdfb7e4-292b-402-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/ca88e197b9e3489f9345dd523543fb12"}, "tags": [], "enabled": true, "id": "ca88e197b9e3489f9345dd523543fb12", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-8cdfb7e4-292b-402-proj"}]} 2018-08-01 11:01:24,845 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateStackSuccessTests-8cdfb7e4-292b-402-proj used request id req-3f632a34-bae5-45ce-847b-ccada2c5f1d9 2018-08-01 11:01:24,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f3fbaf4e346f01e360ead7faa31a9f44aca423e" 2018-08-01 11:01:24,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:01:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f415e948-64e3-4682-99b5-c378b052fb74 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 11:01:24,934 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-f415e948-64e3-4682-99b5-c378b052fb74 2018-08-01 11:01:25,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f3fbaf4e346f01e360ead7faa31a9f44aca423e" 2018-08-01 11:01:25,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:01:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac607c99-b1ba-4597-916a-5883346b7f55 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 11:01:25,327 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-ac607c99-b1ba-4597-916a-5883346b7f55 2018-08-01 11:01:25,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateStackSuccessTests-8cdfb7e4-292b-402-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f3fbaf4e346f01e360ead7faa31a9f44aca423e" 2018-08-01 11:01:25,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:01:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e32c5392-aa19-4e24-bb84-ed874ab48e4b Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateStackSuccessTests-8cdfb7e4-292b-402-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/ca88e197b9e3489f9345dd523543fb12"}, "tags": [], "enabled": true, "id": "ca88e197b9e3489f9345dd523543fb12", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-8cdfb7e4-292b-402-proj"}]} 2018-08-01 11:01:25,347 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateStackSuccessTests-8cdfb7e4-292b-402-proj used request id req-e32c5392-aa19-4e24-bb84-ed874ab48e4b 2018-08-01 11:01:25,347 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-8cdfb7e4-292b-402-user 2018-08-01 11:01:25,348 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 11:01:25,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2e59ee925d6de8abb00128b6d4ca31c768d9e5e" 2018-08-01 11:01:25,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:01:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a0c3c13-0c80-4e34-84c3-d932ebc0e8e8 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 11:01:25,435 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-9a0c3c13-0c80-4e34-84c3-d932ebc0e8e8 2018-08-01 11:01:25,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2e59ee925d6de8abb00128b6d4ca31c768d9e5e" -d '{"role": {"name": "CreateStackSuccessTests-8cdfb7e4-292b-402-proj-role"}}' 2018-08-01 11:01:25,564 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 11:01:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-657d422e-0d9b-4098-903a-0adf3a4856f3 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c020bb125304449a8da0b64b3d186cb6", "links": {"self": "http://172.30.9.24:5000/v3/roles/c020bb125304449a8da0b64b3d186cb6"}, "name": "CreateStackSuccessTests-8cdfb7e4-292b-402-proj-role"}} 2018-08-01 11:01:25,564 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-657d422e-0d9b-4098-903a-0adf3a4856f3 2018-08-01 11:01:25,565 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-8cdfb7e4-292b-402-proj-role 2018-08-01 11:01:25,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/c020bb125304449a8da0b64b3d186cb6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2e59ee925d6de8abb00128b6d4ca31c768d9e5e" 2018-08-01 11:01:25,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:01:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-085777e6-c790-413c-9ce4-99451e18cbf8 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c020bb125304449a8da0b64b3d186cb6", "links": {"self": "http://172.30.9.24:5000/v3/roles/c020bb125304449a8da0b64b3d186cb6"}, "name": "CreateStackSuccessTests-8cdfb7e4-292b-402-proj-role"}} 2018-08-01 11:01:25,744 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/c020bb125304449a8da0b64b3d186cb6 used request id req-085777e6-c790-413c-9ce4-99451e18cbf8 2018-08-01 11:01:25,744 - keystone_utils - INFO - Granting role CreateStackSuccessTests-8cdfb7e4-292b-402-proj-role to project CreateStackSuccessTests-8cdfb7e4-292b-402-proj 2018-08-01 11:01:25,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/ca88e197b9e3489f9345dd523543fb12/users/f068059e21394e76bc68b606e7f9d607/roles/c020bb125304449a8da0b64b3d186cb6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2e59ee925d6de8abb00128b6d4ca31c768d9e5e" 2018-08-01 11:01:25,866 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 11:01:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b4d1c0c2-5fb3-4886-bda5-59e81efc8a26 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 11:01:25,866 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/ca88e197b9e3489f9345dd523543fb12/users/f068059e21394e76bc68b606e7f9d607/roles/c020bb125304449a8da0b64b3d186cb6 used request id req-b4d1c0c2-5fb3-4886-bda5-59e81efc8a26 2018-08-01 11:01:25,866 - heat_utils - DEBUG - Retrieving Heat Client 2018-08-01 11:01:25,866 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-01 11:01:25,867 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 11:01:25,867 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 11:01:26,245 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c020bb125304449a8da0b64b3d186cb6", "name": "CreateStackSuccessTests-8cdfb7e4-292b-402-proj-role"}], "expires_at": "2018-08-01T12:01:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ca88e197b9e3489f9345dd523543fb12", "name": "CreateStackSuccessTests-8cdfb7e4-292b-402-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/ca88e197b9e3489f9345dd523543fb12", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/ca88e197b9e3489f9345dd523543fb12", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/ca88e197b9e3489f9345dd523543fb12", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/ca88e197b9e3489f9345dd523543fb12", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/ca88e197b9e3489f9345dd523543fb12", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/ca88e197b9e3489f9345dd523543fb12", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_ca88e197b9e3489f9345dd523543fb12", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_ca88e197b9e3489f9345dd523543fb12", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/ca88e197b9e3489f9345dd523543fb12", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/ca88e197b9e3489f9345dd523543fb12", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/ca88e197b9e3489f9345dd523543fb12", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/ca88e197b9e3489f9345dd523543fb12", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/ca88e197b9e3489f9345dd523543fb12", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/ca88e197b9e3489f9345dd523543fb12", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-8cdfb7e4-292b-402-user", "id": "f068059e21394e76bc68b606e7f9d607"}, "audit_ids": ["VGDrFWmfRe2NLm-2-sxLeg"], "issued_at": "2018-08-01T11:01:26.000000Z"}} 2018-08-01 11:01:26,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f955f0f8486af2d1939b4631c26feeb36da5f7c" 2018-08-01 11:01:26,323 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:01:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00754350-c177-477b-843c-0482e4f65c5a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 11:01:26,323 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-00754350-c177-477b-843c-0482e4f65c5a 2018-08-01 11:01:26,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-97596b6e-59f1-4152-82dc-93b7818e89d8-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4f955f0f8486af2d1939b4631c26feeb36da5f7c" 2018-08-01 11:01:26,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-f501a16e-42df-4bca-aece-f88c5fcbd0da Date: Wed, 01 Aug 2018 11:01:26 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-97596b6e-59f1-4152-82dc-93b7818e89d8-image"} 2018-08-01 11:01:26,511 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-97596b6e-59f1-4152-82dc-93b7818e89d8-image used request id req-f501a16e-42df-4bca-aece-f88c5fcbd0da 2018-08-01 11:01:26,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4f955f0f8486af2d1939b4631c26feeb36da5f7c" 2018-08-01 11:01:26,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-b15bf4c5-04a2-4a74-9138-002c9a759274 Date: Wed, 01 Aug 2018 11:01: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-08-01 11:01:26,520 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-b15bf4c5-04a2-4a74-9138-002c9a759274 2018-08-01 11:01:26,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4f955f0f8486af2d1939b4631c26feeb36da5f7c" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-97596b6e-59f1-4152-82dc-93b7818e89d8-image"}' 2018-08-01 11:01:26,585 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/0d1a6282-c220-449b-9131-eea362a6574b Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-be5c264a-86bd-489a-9e92-1f321a396f16 Date: Wed, 01 Aug 2018 11:01:26 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-97596b6e-59f1-4152-82dc-93b7818e89d8-image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T11:01:26Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-01T11:01:26Z", "visibility": "shared", "locations": [], "self": "/v2/images/0d1a6282-c220-449b-9131-eea362a6574b", "min_disk": 0, "protected": false, "id": "0d1a6282-c220-449b-9131-eea362a6574b", "file": "/v2/images/0d1a6282-c220-449b-9131-eea362a6574b/file", "checksum": null, "owner": "ca88e197b9e3489f9345dd523543fb12", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 11:01:26,585 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-be5c264a-86bd-489a-9e92-1f321a396f16 2018-08-01 11:01:26,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9292/v2/images/0d1a6282-c220-449b-9131-eea362a6574b/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4f955f0f8486af2d1939b4631c26feeb36da5f7c" -d '' 2018-08-01 11:01:27,694 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c5348704-0150-41ce-9961-21154666b57d Date: Wed, 01 Aug 2018 11:01:27 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-01 11:01:27,694 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/0d1a6282-c220-449b-9131-eea362a6574b/file used request id req-c5348704-0150-41ce-9961-21154666b57d 2018-08-01 11:01:27,694 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-01 11:01:27,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/0d1a6282-c220-449b-9131-eea362a6574b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4f955f0f8486af2d1939b4631c26feeb36da5f7c" 2018-08-01 11:01:27,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-f4904a50-025c-4724-9903-f58f495a0219 Date: Wed, 01 Aug 2018 11:01:27 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-97596b6e-59f1-4152-82dc-93b7818e89d8-image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T11:01:26Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-01T11:01:27Z", "visibility": "shared", "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/0d1a6282-c220-449b-9131-eea362a6574b/snap", "metadata": {}}], "self": "/v2/images/0d1a6282-c220-449b-9131-eea362a6574b", "min_disk": 0, "protected": false, "id": "0d1a6282-c220-449b-9131-eea362a6574b", "file": "/v2/images/0d1a6282-c220-449b-9131-eea362a6574b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ca88e197b9e3489f9345dd523543fb12", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/0d1a6282-c220-449b-9131-eea362a6574b/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 11:01:27,715 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/0d1a6282-c220-449b-9131-eea362a6574b used request id req-f4904a50-025c-4724-9903-f58f495a0219 2018-08-01 11:01:27,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4f955f0f8486af2d1939b4631c26feeb36da5f7c" 2018-08-01 11:01:27,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-e33245a7-85bb-44fe-ae7c-f718d07a6380 Date: Wed, 01 Aug 2018 11:01: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-08-01 11:01:27,725 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-e33245a7-85bb-44fe-ae7c-f718d07a6380 2018-08-01 11:01:27,728 - create_image - INFO - Created image with name - CreateStackSuccessTests-97596b6e-59f1-4152-82dc-93b7818e89d8-image 2018-08-01 11:01:27,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/0d1a6282-c220-449b-9131-eea362a6574b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4f955f0f8486af2d1939b4631c26feeb36da5f7c" 2018-08-01 11:01:27,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-cdb1ec3f-64a5-42d4-953b-68a3cc43fabe Date: Wed, 01 Aug 2018 11:01:27 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-97596b6e-59f1-4152-82dc-93b7818e89d8-image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T11:01:26Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-01T11:01:27Z", "visibility": "shared", "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/0d1a6282-c220-449b-9131-eea362a6574b/snap", "metadata": {}}], "self": "/v2/images/0d1a6282-c220-449b-9131-eea362a6574b", "min_disk": 0, "protected": false, "id": "0d1a6282-c220-449b-9131-eea362a6574b", "file": "/v2/images/0d1a6282-c220-449b-9131-eea362a6574b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ca88e197b9e3489f9345dd523543fb12", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/0d1a6282-c220-449b-9131-eea362a6574b/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 11:01:27,754 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/0d1a6282-c220-449b-9131-eea362a6574b used request id req-cdb1ec3f-64a5-42d4-953b-68a3cc43fabe 2018-08-01 11:01:27,754 - create_image - DEBUG - Instance status is - active 2018-08-01 11:01:27,755 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-97596b6e-59f1-4152-82dc-93b7818e89d8-image 2018-08-01 11:01:27,755 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-97596b6e-59f1-4152-82dc-93b7818e89d8-image 2018-08-01 11:01:27,755 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 11:01:27,756 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 11:01:28,139 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T12:01:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["Zo1K_qmYSE-CyWA55KNRPw"], "issued_at": "2018-08-01T11:01:28.000000Z"}} 2018-08-01 11:01:28,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74b5fce3a3aa6fd86f07fb0d6cfcfd8d89c28457" 2018-08-01 11:01:28,216 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:01:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-beee90a6-b9b5-4ac9-9af5-de31ed61b5e6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 11:01:28,217 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-beee90a6-b9b5-4ac9-9af5-de31ed61b5e6 2018-08-01 11:01:28,218 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 11:01:28,223 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74b5fce3a3aa6fd86f07fb0d6cfcfd8d89c28457" 2018-08-01 11:01:28,330 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:01: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-e7cb82ad-12fa-4daa-be29-54b49f4015a9 x-compute-request-id: req-e7cb82ad-12fa-4daa-be29-54b49f4015a9 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"flavors": [{"id": "4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "rel": "bookmark"}], "name": "vmtp-flavor_ee58c79f-c6fb-483f-8b9c-406ffbfad757"}, {"id": "5b61c696-1b5b-4204-b7e5-ca4a818093b0", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "bookmark"}], "name": "shaker-flavor_81952131-3011-4d90-80f4-831743223f59"}]} 2018-08-01 11:01:28,330 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-e7cb82ad-12fa-4daa-be29-54b49f4015a9 2018-08-01 11:01:28,334 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74b5fce3a3aa6fd86f07fb0d6cfcfd8d89c28457" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-97596b6e-59f1-4152-82dc-93b7818e89d8-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-08-01 11:01:28,390 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:01: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-fffd1b2f-9e33-4014-9843-00c23be2ff07 x-compute-request-id: req-fffd1b2f-9e33-4014-9843-00c23be2ff07 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-97596b6e-59f1-4152-82dc-93b7818e89d8-flavor-name", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/ba517eae-0253-4a70-9145-4d4d714985ed", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/ba517eae-0253-4a70-9145-4d4d714985ed", "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": "ba517eae-0253-4a70-9145-4d4d714985ed"}} 2018-08-01 11:01:28,390 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-fffd1b2f-9e33-4014-9843-00c23be2ff07 2018-08-01 11:01:28,391 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 11:01:28,392 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 11:01:28,773 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c020bb125304449a8da0b64b3d186cb6", "name": "CreateStackSuccessTests-8cdfb7e4-292b-402-proj-role"}], "expires_at": "2018-08-01T12:01:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ca88e197b9e3489f9345dd523543fb12", "name": "CreateStackSuccessTests-8cdfb7e4-292b-402-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/ca88e197b9e3489f9345dd523543fb12", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/ca88e197b9e3489f9345dd523543fb12", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/ca88e197b9e3489f9345dd523543fb12", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/ca88e197b9e3489f9345dd523543fb12", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/ca88e197b9e3489f9345dd523543fb12", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/ca88e197b9e3489f9345dd523543fb12", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_ca88e197b9e3489f9345dd523543fb12", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_ca88e197b9e3489f9345dd523543fb12", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/ca88e197b9e3489f9345dd523543fb12", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/ca88e197b9e3489f9345dd523543fb12", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/ca88e197b9e3489f9345dd523543fb12", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/ca88e197b9e3489f9345dd523543fb12", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/ca88e197b9e3489f9345dd523543fb12", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/ca88e197b9e3489f9345dd523543fb12", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-8cdfb7e4-292b-402-user", "id": "f068059e21394e76bc68b606e7f9d607"}, "audit_ids": ["sG9uCQW7SQS3U97M18CPyw"], "issued_at": "2018-08-01T11:01:28.000000Z"}} 2018-08-01 11:01:28,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff294a8e7c271fb7b7050c16806ee98a6fb26835" 2018-08-01 11:01:28,852 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:01:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b82b800-7808-42d1-b50d-cbc876eb308d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 11:01:28,852 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-0b82b800-7808-42d1-b50d-cbc876eb308d 2018-08-01 11:01:28,853 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 11:01:28,856 - heat_utils - DEBUG - Retrieving Heat Client 2018-08-01 11:01:28,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/ca88e197b9e3489f9345dd523543fb12/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-97596b6e-59f1-4152-82dc-93b7818e89d8-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff294a8e7c271fb7b7050c16806ee98a6fb26835" 2018-08-01 11:01:29,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:01:28 GMT Server: Apache x-openstack-request-id: req-fdd175a4-9a52-4a2b-917c-e53bcbab1d02 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-08-01 11:01:29,040 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/ca88e197b9e3489f9345dd523543fb12/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-97596b6e-59f1-4152-82dc-93b7818e89d8-stack used request id req-fdd175a4-9a52-4a2b-917c-e53bcbab1d02 2018-08-01 11:01:29,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8004/v1/ca88e197b9e3489f9345dd523543fb12/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff294a8e7c271fb7b7050c16806ee98a6fb26835" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-97596b6e-59f1-4152-82dc-93b7818e89d8-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-97596b6e-59f1-4152-82dc-93b7818e89d8-net", "inst_name": "CreateStackSuccessTests-97596b6e-59f1-4152-82dc-93b7818e89d8-inst", "subnet_name": "CreateStackSuccessTests-97596b6e-59f1-4152-82dc-93b7818e89d8-subnet", "image_name": "CreateStackSuccessTests-97596b6e-59f1-4152-82dc-93b7818e89d8-image", "flavor_name": "CreateStackSuccessTests-97596b6e-59f1-4152-82dc-93b7818e89d8-flavor-name"}}' 2018-08-01 11:01:30,854 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 11:01:29 GMT Server: Apache x-openstack-request-id: req-831b5168-53b2-43d9-b34c-bfe5a4f66a52 Location: http://172.30.9.24:8004/v1/ca88e197b9e3489f9345dd523543fb12/stacks/CreateStackSuccessTests-CreateStackSuccessTests-97596b6e-59f1-4152-82dc-93b7818e89d8-stack/76719c63-be12-4763-9b4d-f0d5a5055026 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "76719c63-be12-4763-9b4d-f0d5a5055026", "links": [{"href": "http://172.30.9.24:8004/v1/ca88e197b9e3489f9345dd523543fb12/stacks/CreateStackSuccessTests-CreateStackSuccessTests-97596b6e-59f1-4152-82dc-93b7818e89d8-stack/76719c63-be12-4763-9b4d-f0d5a5055026", "rel": "self"}]}} 2018-08-01 11:01:30,854 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.24:8004/v1/ca88e197b9e3489f9345dd523543fb12/stacks used request id req-831b5168-53b2-43d9-b34c-bfe5a4f66a52 2018-08-01 11:01:30,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/ca88e197b9e3489f9345dd523543fb12/stacks/76719c63-be12-4763-9b4d-f0d5a5055026 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff294a8e7c271fb7b7050c16806ee98a6fb26835" 2018-08-01 11:01:31,084 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:01:30 GMT Server: Apache x-openstack-request-id: req-0aa31c5c-c78a-4b0b-a239-fa1bcf39a4cb Location: http://172.30.9.24:8004/v1/ca88e197b9e3489f9345dd523543fb12/stacks/CreateStackSuccessTests-CreateStackSuccessTests-97596b6e-59f1-4152-82dc-93b7818e89d8-stack/76719c63-be12-4763-9b4d-f0d5a5055026 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/ca88e197b9e3489f9345dd523543fb12/stacks/CreateStackSuccessTests-CreateStackSuccessTests-97596b6e-59f1-4152-82dc-93b7818e89d8-stack/76719c63-be12-4763-9b4d-f0d5a5055026;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:01:31,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:01:31 GMT Server: Apache x-openstack-request-id: req-55ae71f5-a615-4816-9562-f08b0dcba263 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": "ca88e197b9e3489f9345dd523543fb12", "OS::stack_id": "76719c63-be12-4763-9b4d-f0d5a5055026", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-97596b6e-59f1-4152-82dc-93b7818e89d8-stack", "image_name": "CreateStackSuccessTests-97596b6e-59f1-4152-82dc-93b7818e89d8-image", "inst_name": "CreateStackSuccessTests-97596b6e-59f1-4152-82dc-93b7818e89d8-inst", "subnet_name": "CreateStackSuccessTests-97596b6e-59f1-4152-82dc-93b7818e89d8-subnet", "net_name": "CreateStackSuccessTests-97596b6e-59f1-4152-82dc-93b7818e89d8-net", "flavor_name": "CreateStackSuccessTests-97596b6e-59f1-4152-82dc-93b7818e89d8-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-97596b6e-59f1-4152-82dc-93b7818e89d8-stack", "stack_user_project_id": "22d4d4a630a24aa8a03d4efe7d7313c2", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-01T11:01:30Z", "links": [{"href": "http://172.30.9.24:8004/v1/ca88e197b9e3489f9345dd523543fb12/stacks/CreateStackSuccessTests-CreateStackSuccessTests-97596b6e-59f1-4152-82dc-93b7818e89d8-stack/76719c63-be12-4763-9b4d-f0d5a5055026", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "76719c63-be12-4763-9b4d-f0d5a5055026", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-01 11:01:31,311 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/ca88e197b9e3489f9345dd523543fb12/stacks/CreateStackSuccessTests-CreateStackSuccessTests-97596b6e-59f1-4152-82dc-93b7818e89d8-stack/76719c63-be12-4763-9b4d-f0d5a5055026 used request id req-55ae71f5-a615-4816-9562-f08b0dcba263 2018-08-01 11:01:31,311 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-97596b6e-59f1-4152-82dc-93b7818e89d8-stack 2018-08-01 11:01:31,312 - create_stack - ERROR - Timeout checking for stack status for CREATE_COMPLETE 2018-08-01 11:01:31,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/ca88e197b9e3489f9345dd523543fb12/stacks/76719c63-be12-4763-9b4d-f0d5a5055026 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff294a8e7c271fb7b7050c16806ee98a6fb26835" 2018-08-01 11:01:31,621 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:01:31 GMT Server: Apache x-openstack-request-id: req-76699392-87a8-4044-b890-469d1f0c5daa Location: http://172.30.9.24:8004/v1/ca88e197b9e3489f9345dd523543fb12/stacks/CreateStackSuccessTests-CreateStackSuccessTests-97596b6e-59f1-4152-82dc-93b7818e89d8-stack/76719c63-be12-4763-9b4d-f0d5a5055026 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/ca88e197b9e3489f9345dd523543fb12/stacks/CreateStackSuccessTests-CreateStackSuccessTests-97596b6e-59f1-4152-82dc-93b7818e89d8-stack/76719c63-be12-4763-9b4d-f0d5a5055026;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:01:31,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:01:31 GMT Server: Apache x-openstack-request-id: req-330a5d71-3189-4ff5-9f77-5cf5762f7330 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": "ca88e197b9e3489f9345dd523543fb12", "OS::stack_id": "76719c63-be12-4763-9b4d-f0d5a5055026", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-97596b6e-59f1-4152-82dc-93b7818e89d8-stack", "image_name": "CreateStackSuccessTests-97596b6e-59f1-4152-82dc-93b7818e89d8-image", "inst_name": "CreateStackSuccessTests-97596b6e-59f1-4152-82dc-93b7818e89d8-inst", "subnet_name": "CreateStackSuccessTests-97596b6e-59f1-4152-82dc-93b7818e89d8-subnet", "net_name": "CreateStackSuccessTests-97596b6e-59f1-4152-82dc-93b7818e89d8-net", "flavor_name": "CreateStackSuccessTests-97596b6e-59f1-4152-82dc-93b7818e89d8-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-97596b6e-59f1-4152-82dc-93b7818e89d8-stack", "stack_user_project_id": "22d4d4a630a24aa8a03d4efe7d7313c2", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-01T11:01:30Z", "links": [{"href": "http://172.30.9.24:8004/v1/ca88e197b9e3489f9345dd523543fb12/stacks/CreateStackSuccessTests-CreateStackSuccessTests-97596b6e-59f1-4152-82dc-93b7818e89d8-stack/76719c63-be12-4763-9b4d-f0d5a5055026", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "76719c63-be12-4763-9b4d-f0d5a5055026", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-01 11:01:31,866 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/ca88e197b9e3489f9345dd523543fb12/stacks/CreateStackSuccessTests-CreateStackSuccessTests-97596b6e-59f1-4152-82dc-93b7818e89d8-stack/76719c63-be12-4763-9b4d-f0d5a5055026 used request id req-330a5d71-3189-4ff5-9f77-5cf5762f7330 2018-08-01 11:01:31,866 - create_stack - ERROR - ERROR: STACK CREATION FAILED: Stack CREATE started 2018-08-01 11:01:31,866 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-97596b6e-59f1-4152-82dc-93b7818e89d8-stack 2018-08-01 11:01:31,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8004/v1/ca88e197b9e3489f9345dd523543fb12/stacks/76719c63-be12-4763-9b4d-f0d5a5055026 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff294a8e7c271fb7b7050c16806ee98a6fb26835" 2018-08-01 11:01:32,082 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:01:31 GMT Server: Apache x-openstack-request-id: req-fa8eb321-4df3-4f06-abaf-2ed124ae9c9b Location: http://172.30.9.24:8004/v1/ca88e197b9e3489f9345dd523543fb12/stacks/CreateStackSuccessTests-CreateStackSuccessTests-97596b6e-59f1-4152-82dc-93b7818e89d8-stack/76719c63-be12-4763-9b4d-f0d5a5055026 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/ca88e197b9e3489f9345dd523543fb12/stacks/CreateStackSuccessTests-CreateStackSuccessTests-97596b6e-59f1-4152-82dc-93b7818e89d8-stack/76719c63-be12-4763-9b4d-f0d5a5055026;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:01:32,123 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 11:01:32 GMT Server: Apache x-openstack-request-id: req-d26bc5ce-bbd0-4e6d-93de-7afc36bcbcf7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 11:01:32,123 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.24:8004/v1/ca88e197b9e3489f9345dd523543fb12/stacks/CreateStackSuccessTests-CreateStackSuccessTests-97596b6e-59f1-4152-82dc-93b7818e89d8-stack/76719c63-be12-4763-9b4d-f0d5a5055026 used request id req-d26bc5ce-bbd0-4e6d-93de-7afc36bcbcf7 2018-08-01 11:01:32,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/ca88e197b9e3489f9345dd523543fb12/stacks/76719c63-be12-4763-9b4d-f0d5a5055026 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff294a8e7c271fb7b7050c16806ee98a6fb26835" 2018-08-01 11:01:32,154 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:01:32 GMT Server: Apache x-openstack-request-id: req-626141dc-fde7-4a80-8a30-875c465dbf0a Location: http://172.30.9.24:8004/v1/ca88e197b9e3489f9345dd523543fb12/stacks/CreateStackSuccessTests-CreateStackSuccessTests-97596b6e-59f1-4152-82dc-93b7818e89d8-stack/76719c63-be12-4763-9b4d-f0d5a5055026 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/ca88e197b9e3489f9345dd523543fb12/stacks/CreateStackSuccessTests-CreateStackSuccessTests-97596b6e-59f1-4152-82dc-93b7818e89d8-stack/76719c63-be12-4763-9b4d-f0d5a5055026;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:01:32,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:01:32 GMT Server: Apache x-openstack-request-id: req-06d4f5d1-4e0f-4b89-bdcb-e1c781efb7ba Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 553 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "ca88e197b9e3489f9345dd523543fb12", "OS::stack_id": "76719c63-be12-4763-9b4d-f0d5a5055026", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-97596b6e-59f1-4152-82dc-93b7818e89d8-stack", "image_name": "CreateStackSuccessTests-97596b6e-59f1-4152-82dc-93b7818e89d8-image", "inst_name": "CreateStackSuccessTests-97596b6e-59f1-4152-82dc-93b7818e89d8-inst", "subnet_name": "CreateStackSuccessTests-97596b6e-59f1-4152-82dc-93b7818e89d8-subnet", "net_name": "CreateStackSuccessTests-97596b6e-59f1-4152-82dc-93b7818e89d8-net", "flavor_name": "CreateStackSuccessTests-97596b6e-59f1-4152-82dc-93b7818e89d8-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-97596b6e-59f1-4152-82dc-93b7818e89d8-stack", "stack_user_project_id": "22d4d4a630a24aa8a03d4efe7d7313c2", "stack_status_reason": "Stack CREATE cancelled", "creation_time": "2018-08-01T11:01:30Z", "links": [{"href": "http://172.30.9.24:8004/v1/ca88e197b9e3489f9345dd523543fb12/stacks/CreateStackSuccessTests-CreateStackSuccessTests-97596b6e-59f1-4152-82dc-93b7818e89d8-stack/76719c63-be12-4763-9b4d-f0d5a5055026", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_FAILED", "stack_owner": null, "updated_time": null, "id": "76719c63-be12-4763-9b4d-f0d5a5055026", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-01 11:01:32,195 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/ca88e197b9e3489f9345dd523543fb12/stacks/CreateStackSuccessTests-CreateStackSuccessTests-97596b6e-59f1-4152-82dc-93b7818e89d8-stack/76719c63-be12-4763-9b4d-f0d5a5055026 used request id req-06d4f5d1-4e0f-4b89-bdcb-e1c781efb7ba 2018-08-01 11:01:32,195 - create_stack - DEBUG - Stack status is - CREATE_FAILED 2018-08-01 11:01:32,196 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-01 11:01:35,199 - create_stack - DEBUG - Stack status query timeout in 1196.92499709 2018-08-01 11:01:35,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/ca88e197b9e3489f9345dd523543fb12/stacks/76719c63-be12-4763-9b4d-f0d5a5055026 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff294a8e7c271fb7b7050c16806ee98a6fb26835" 2018-08-01 11:01:35,230 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:01:35 GMT Server: Apache x-openstack-request-id: req-fe5d14a3-e5d9-4c4c-abbe-77f7e03223d4 Location: http://172.30.9.24:8004/v1/ca88e197b9e3489f9345dd523543fb12/stacks/CreateStackSuccessTests-CreateStackSuccessTests-97596b6e-59f1-4152-82dc-93b7818e89d8-stack/76719c63-be12-4763-9b4d-f0d5a5055026 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/ca88e197b9e3489f9345dd523543fb12/stacks/CreateStackSuccessTests-CreateStackSuccessTests-97596b6e-59f1-4152-82dc-93b7818e89d8-stack/76719c63-be12-4763-9b4d-f0d5a5055026;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:01:35,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:01:35 GMT Server: Apache x-openstack-request-id: req-0c4926b9-8c89-463f-b391-ca53e97d2d1c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 553 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "ca88e197b9e3489f9345dd523543fb12", "OS::stack_id": "76719c63-be12-4763-9b4d-f0d5a5055026", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-97596b6e-59f1-4152-82dc-93b7818e89d8-stack", "image_name": "CreateStackSuccessTests-97596b6e-59f1-4152-82dc-93b7818e89d8-image", "inst_name": "CreateStackSuccessTests-97596b6e-59f1-4152-82dc-93b7818e89d8-inst", "subnet_name": "CreateStackSuccessTests-97596b6e-59f1-4152-82dc-93b7818e89d8-subnet", "net_name": "CreateStackSuccessTests-97596b6e-59f1-4152-82dc-93b7818e89d8-net", "flavor_name": "CreateStackSuccessTests-97596b6e-59f1-4152-82dc-93b7818e89d8-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-97596b6e-59f1-4152-82dc-93b7818e89d8-stack", "stack_user_project_id": "22d4d4a630a24aa8a03d4efe7d7313c2", "stack_status_reason": "Stack CREATE cancelled", "creation_time": "2018-08-01T11:01:30Z", "links": [{"href": "http://172.30.9.24:8004/v1/ca88e197b9e3489f9345dd523543fb12/stacks/CreateStackSuccessTests-CreateStackSuccessTests-97596b6e-59f1-4152-82dc-93b7818e89d8-stack/76719c63-be12-4763-9b4d-f0d5a5055026", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_FAILED", "stack_owner": null, "updated_time": null, "id": "76719c63-be12-4763-9b4d-f0d5a5055026", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-01 11:01:35,271 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/ca88e197b9e3489f9345dd523543fb12/stacks/CreateStackSuccessTests-CreateStackSuccessTests-97596b6e-59f1-4152-82dc-93b7818e89d8-stack/76719c63-be12-4763-9b4d-f0d5a5055026 used request id req-0c4926b9-8c89-463f-b391-ca53e97d2d1c 2018-08-01 11:01:35,272 - create_stack - DEBUG - Stack status is - CREATE_FAILED 2018-08-01 11:01:35,272 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-01 11:01:38,275 - create_stack - DEBUG - Stack status query timeout in 1193.84844804 2018-08-01 11:01:38,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/ca88e197b9e3489f9345dd523543fb12/stacks/76719c63-be12-4763-9b4d-f0d5a5055026 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff294a8e7c271fb7b7050c16806ee98a6fb26835" 2018-08-01 11:01:38,306 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:01:38 GMT Server: Apache x-openstack-request-id: req-be4ed88f-f3e1-4584-b5e2-6d8605e5ab0c Location: http://172.30.9.24:8004/v1/ca88e197b9e3489f9345dd523543fb12/stacks/CreateStackSuccessTests-CreateStackSuccessTests-97596b6e-59f1-4152-82dc-93b7818e89d8-stack/76719c63-be12-4763-9b4d-f0d5a5055026 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/ca88e197b9e3489f9345dd523543fb12/stacks/CreateStackSuccessTests-CreateStackSuccessTests-97596b6e-59f1-4152-82dc-93b7818e89d8-stack/76719c63-be12-4763-9b4d-f0d5a5055026;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:01:38,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:01:38 GMT Server: Apache x-openstack-request-id: req-04c8440f-bd69-4fec-9832-2e596d6cd12e 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": "ca88e197b9e3489f9345dd523543fb12", "OS::stack_id": "76719c63-be12-4763-9b4d-f0d5a5055026", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-97596b6e-59f1-4152-82dc-93b7818e89d8-stack", "image_name": "CreateStackSuccessTests-97596b6e-59f1-4152-82dc-93b7818e89d8-image", "inst_name": "CreateStackSuccessTests-97596b6e-59f1-4152-82dc-93b7818e89d8-inst", "subnet_name": "CreateStackSuccessTests-97596b6e-59f1-4152-82dc-93b7818e89d8-subnet", "flavor_name": "CreateStackSuccessTests-97596b6e-59f1-4152-82dc-93b7818e89d8-flavor-name", "net_name": "CreateStackSuccessTests-97596b6e-59f1-4152-82dc-93b7818e89d8-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-97596b6e-59f1-4152-82dc-93b7818e89d8-stack", "stack_user_project_id": "22d4d4a630a24aa8a03d4efe7d7313c2", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-01T11:01:30Z", "links": [{"href": "http://172.30.9.24:8004/v1/ca88e197b9e3489f9345dd523543fb12/stacks/CreateStackSuccessTests-CreateStackSuccessTests-97596b6e-59f1-4152-82dc-93b7818e89d8-stack/76719c63-be12-4763-9b4d-f0d5a5055026", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-01T11:01:37Z", "id": "76719c63-be12-4763-9b4d-f0d5a5055026", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-01 11:01:38,489 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/ca88e197b9e3489f9345dd523543fb12/stacks/CreateStackSuccessTests-CreateStackSuccessTests-97596b6e-59f1-4152-82dc-93b7818e89d8-stack/76719c63-be12-4763-9b4d-f0d5a5055026 used request id req-04c8440f-bd69-4fec-9832-2e596d6cd12e 2018-08-01 11:01:38,489 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-08-01 11:01:38,490 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-01 11:01:41,493 - create_stack - DEBUG - Stack status query timeout in 1190.63092208 2018-08-01 11:01:41,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/ca88e197b9e3489f9345dd523543fb12/stacks/76719c63-be12-4763-9b4d-f0d5a5055026 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff294a8e7c271fb7b7050c16806ee98a6fb26835" 2018-08-01 11:01:41,522 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:01:41 GMT Server: Apache x-openstack-request-id: req-ccde73f7-0e5c-4cbf-a2ba-4d8cf9f5130f Location: http://172.30.9.24:8004/v1/ca88e197b9e3489f9345dd523543fb12/stacks/CreateStackSuccessTests-CreateStackSuccessTests-97596b6e-59f1-4152-82dc-93b7818e89d8-stack/76719c63-be12-4763-9b4d-f0d5a5055026 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/ca88e197b9e3489f9345dd523543fb12/stacks/CreateStackSuccessTests-CreateStackSuccessTests-97596b6e-59f1-4152-82dc-93b7818e89d8-stack/76719c63-be12-4763-9b4d-f0d5a5055026;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:01:41,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:01:41 GMT Server: Apache x-openstack-request-id: req-e0811b7b-8cad-4e4d-9b50-bc53dcc99b34 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": "ca88e197b9e3489f9345dd523543fb12", "OS::stack_id": "76719c63-be12-4763-9b4d-f0d5a5055026", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-97596b6e-59f1-4152-82dc-93b7818e89d8-stack", "image_name": "CreateStackSuccessTests-97596b6e-59f1-4152-82dc-93b7818e89d8-image", "inst_name": "CreateStackSuccessTests-97596b6e-59f1-4152-82dc-93b7818e89d8-inst", "subnet_name": "CreateStackSuccessTests-97596b6e-59f1-4152-82dc-93b7818e89d8-subnet", "flavor_name": "CreateStackSuccessTests-97596b6e-59f1-4152-82dc-93b7818e89d8-flavor-name", "net_name": "CreateStackSuccessTests-97596b6e-59f1-4152-82dc-93b7818e89d8-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-97596b6e-59f1-4152-82dc-93b7818e89d8-stack", "stack_user_project_id": "22d4d4a630a24aa8a03d4efe7d7313c2", "tags": null, "creation_time": "2018-08-01T11:01:30Z", "links": [{"href": "http://172.30.9.24:8004/v1/ca88e197b9e3489f9345dd523543fb12/stacks/CreateStackSuccessTests-CreateStackSuccessTests-97596b6e-59f1-4152-82dc-93b7818e89d8-stack/76719c63-be12-4763-9b4d-f0d5a5055026", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-08-01T11:01:37Z", "id": "76719c63-be12-4763-9b4d-f0d5a5055026", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-08-01 11:01:41,698 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/ca88e197b9e3489f9345dd523543fb12/stacks/CreateStackSuccessTests-CreateStackSuccessTests-97596b6e-59f1-4152-82dc-93b7818e89d8-stack/76719c63-be12-4763-9b4d-f0d5a5055026 used request id req-e0811b7b-8cad-4e4d-9b50-bc53dcc99b34 2018-08-01 11:01:41,698 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-08-01 11:01:41,699 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-97596b6e-59f1-4152-82dc-93b7818e89d8-stack 2018-08-01 11:01:41,699 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-97596b6e-59f1-4152-82dc-93b7818e89d8-stack 2018-08-01 11:01:41,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8004/v1/ca88e197b9e3489f9345dd523543fb12/stacks/76719c63-be12-4763-9b4d-f0d5a5055026 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff294a8e7c271fb7b7050c16806ee98a6fb26835" 2018-08-01 11:01:41,727 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:01:41 GMT Server: Apache x-openstack-request-id: req-2bf16ecf-ed98-4469-b1b7-7853a4f12570 Location: http://172.30.9.24:8004/v1/ca88e197b9e3489f9345dd523543fb12/stacks/CreateStackSuccessTests-CreateStackSuccessTests-97596b6e-59f1-4152-82dc-93b7818e89d8-stack/76719c63-be12-4763-9b4d-f0d5a5055026 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/ca88e197b9e3489f9345dd523543fb12/stacks/CreateStackSuccessTests-CreateStackSuccessTests-97596b6e-59f1-4152-82dc-93b7818e89d8-stack/76719c63-be12-4763-9b4d-f0d5a5055026;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:01:41,911 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 11:01:41 GMT Server: Apache x-openstack-request-id: req-fb9505eb-5b72-4c02-af1e-dbfa79b52001 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-97596b6e-59f1-4152-82dc-93b7818e89d8-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-08-01 11:01:41,912 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.24:8004/v1/ca88e197b9e3489f9345dd523543fb12/stacks/CreateStackSuccessTests-CreateStackSuccessTests-97596b6e-59f1-4152-82dc-93b7818e89d8-stack/76719c63-be12-4763-9b4d-f0d5a5055026 used request id req-fb9505eb-5b72-4c02-af1e-dbfa79b52001 2018-08-01 11:01:41,913 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-97596b6e-59f1-4152-82dc-93b7818e89d8-image 2018-08-01 11:01:41,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9292/v2/images/0d1a6282-c220-449b-9131-eea362a6574b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4f955f0f8486af2d1939b4631c26feeb36da5f7c" 2018-08-01 11:01:42,364 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a1683c31-2673-48a5-9662-6c7f86134350 Date: Wed, 01 Aug 2018 11:01:42 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-01 11:01:42,364 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/0d1a6282-c220-449b-9131-eea362a6574b used request id req-a1683c31-2673-48a5-9662-6c7f86134350 2018-08-01 11:01:42,367 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/flavors/ba517eae-0253-4a70-9145-4d4d714985ed -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74b5fce3a3aa6fd86f07fb0d6cfcfd8d89c28457" 2018-08-01 11:01:42,399 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 11:01: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-d11672e6-d011-4103-a6ce-09e705cb3e62 x-compute-request-id: req-d11672e6-d011-4103-a6ce-09e705cb3e62 Content-Length: 0 Content-Type: application/json 2018-08-01 11:01:42,399 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/ba517eae-0253-4a70-9145-4d4d714985ed used request id req-d11672e6-d011-4103-a6ce-09e705cb3e62 2018-08-01 11:01:42,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2e59ee925d6de8abb00128b6d4ca31c768d9e5e" 2018-08-01 11:01:42,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-e6f0a4f9-6721-4d51-9280-ce1c2e9e5e67 Date: Wed, 01 Aug 2018 11:01:42 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a2413a97b61342d8bd27570706ef372d", "created_at": "2018-08-01T09:33:18Z", "updated_at": "2018-08-01T09:33:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "7f556ce3-51d0-4279-a11d-510db9f9a3b1", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "94adc13c-a166-41cf-bd16-f997efc73cb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "b39143b5-c08f-4d0b-9d40-54f472f2389e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "e218b0b7-4501-4f84-9458-caf2891c260d", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}], "revision_number": 4, "project_id": "a2413a97b61342d8bd27570706ef372d", "id": "38229670-7386-42d0-b7b9-2397ea5938de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "created_at": "2018-08-01T09:28:38Z", "updated_at": "2018-08-01T09:28:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "763568f1-8151-4a3c-911a-d06da4423063", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "80d28bee-4aee-47e8-a8da-e0fe31497fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "a47a5ddf-aa37-4ab2-a335-1c93513b5f12", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "f5bba5a5-602b-421e-98b2-5a16117f943f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}], "revision_number": 4, "project_id": "dbe9669438844f3faecdc7fcc050e0d8", "id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ed1054af2e94c049694d98d54211d98", "created_at": "2018-08-01T09:31:40Z", "updated_at": "2018-08-01T09:31:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "34baee87-ea35-42ee-8a69-0f6e2a825d3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "89b9d1c9-f4f9-45cd-8d36-970d44228439", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "b8ab0d59-cab9-4488-82ee-7c5f69709bff", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "d3ab68ea-23b4-4bf6-8dd3-85d029e3d89f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}], "revision_number": 4, "project_id": "2ed1054af2e94c049694d98d54211d98", "id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "created_at": "2018-08-01T09:34:13Z", "updated_at": "2018-08-01T09:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "1dbb3f59-611b-46d1-a82d-2720e0a16f86", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "3878126b-a220-4357-adb9-bc22498f31b1", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "75ce67db-9c04-4561-a10d-8b1ec63943e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "e2945a69-3afe-41e3-a7ec-3ea4c79a12ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}], "revision_number": 4, "project_id": "c0d9b34b06f445a7857603f60b181f3c", "id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-01T09:30:58Z", "updated_at": "2018-08-01T09:30:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "042d4626-2974-418d-affe-f8f2acd05faa", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "995fae58-f0e5-4e10-801c-6c2ce5c7ae0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "cb8404fa-cb24-4879-a34d-f3050dcba730", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "dad6aaab-690e-4c24-9103-6767e0c80bc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "created_at": "2018-08-01T09:31:11Z", "updated_at": "2018-08-01T09:31:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "939e25e0-5dbc-4f6e-9f6f-7fb70e540203", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "9796a673-6928-4009-9c21-1410d395646e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "af7b8bf8-2fb6-4d72-842a-38f72d7581f7", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "b9af65b0-2eb8-45e1-8504-b7dc4dbb83ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}], "revision_number": 4, "project_id": "dd207f801ed3475f9dbe5f13077af1c8", "id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "46dd322c3fcc454eb140e37825746af8", "created_at": "2018-08-01T10:33:44Z", "updated_at": "2018-08-01T10:33:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "0f41470b-1091-45c1-b574-92069f79f8d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "8cc03a9c-8fa5-425b-812f-d7692bae3613", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d1373b1e-2fb9-4e02-a9e1-7e873ba1d7d1", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d21f3909-71f3-43e2-a22d-6a9c2513cb6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}], "revision_number": 4, "project_id": "46dd322c3fcc454eb140e37825746af8", "id": "b2961714-c8a4-4fcb-918b-21d70527c983", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "created_at": "2018-08-01T09:34:57Z", "updated_at": "2018-08-01T09:34:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "8063d12f-30db-4ccf-8ce0-72e59ba81a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c38e1a7a-5857-4f03-b991-6d5c9c9a5b9e", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c725bae1-d3bb-42b5-b331-32737085f28c", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "cfddc134-923b-4e0d-9ec5-dcc5641dd435", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}], "revision_number": 4, "project_id": "455b48a61678488ead79a4cfa07ef5c3", "id": "cd52f913-3072-4ce7-a779-7de795b62b12", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:36:50Z", "updated_at": "2018-08-01T09:36:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "07ef7fe5-a529-45da-bfc0-899f0ea9b592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "bc4dad3a-2a0c-4c31-b901-2909a12adb50", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c35cff35-4306-4116-b9fa-fc27bc7c05d6", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c493e3ac-d9d2-480d-9ec8-50982eedaf5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}], "revision_number": 4, "project_id": "8d96727022f4443794db44ecde432faf", "id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ca88e197b9e3489f9345dd523543fb12", "created_at": "2018-08-01T11:01:31Z", "updated_at": "2018-08-01T11:01:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:01:31Z", "revision_number": 0, "id": "07af46f4-2401-4bd7-8019-2ef3996e6696", "remote_group_id": "e392c204-4ec6-446a-88fe-be93b80401cf", "remote_ip_prefix": null, "created_at": "2018-08-01T11:01:31Z", "security_group_id": "e392c204-4ec6-446a-88fe-be93b80401cf", "tenant_id": "ca88e197b9e3489f9345dd523543fb12", "port_range_min": null, "ethertype": "IPv6", "project_id": "ca88e197b9e3489f9345dd523543fb12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:01:31Z", "revision_number": 0, "id": "75a0c1ba-ea52-4a54-b888-f0ee1a6b98ea", "remote_group_id": "e392c204-4ec6-446a-88fe-be93b80401cf", "remote_ip_prefix": null, "created_at": "2018-08-01T11:01:31Z", "security_group_id": "e392c204-4ec6-446a-88fe-be93b80401cf", "tenant_id": "ca88e197b9e3489f9345dd523543fb12", "port_range_min": null, "ethertype": "IPv4", "project_id": "ca88e197b9e3489f9345dd523543fb12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:01:31Z", "revision_number": 0, "id": "838a11dc-c66a-4ffd-b095-51334ef75f6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:01:31Z", "security_group_id": "e392c204-4ec6-446a-88fe-be93b80401cf", "tenant_id": "ca88e197b9e3489f9345dd523543fb12", "port_range_min": null, "ethertype": "IPv6", "project_id": "ca88e197b9e3489f9345dd523543fb12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:01:31Z", "revision_number": 0, "id": "a29b6a91-2aa2-43d0-967d-5cbca3433715", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:01:31Z", "security_group_id": "e392c204-4ec6-446a-88fe-be93b80401cf", "tenant_id": "ca88e197b9e3489f9345dd523543fb12", "port_range_min": null, "ethertype": "IPv4", "project_id": "ca88e197b9e3489f9345dd523543fb12"}], "revision_number": 4, "project_id": "ca88e197b9e3489f9345dd523543fb12", "id": "e392c204-4ec6-446a-88fe-be93b80401cf", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "created_at": "2018-08-01T09:32:45Z", "updated_at": "2018-08-01T09:32:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "058ea790-43ea-4a6f-9950-28418319e577", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "5fcfb31b-cdad-4037-973e-56b74faefd14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "99a24d26-dc7f-42d0-aa23-a7c061f04952", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "b641bb48-566e-472b-a3cc-d38c85ab3ff1", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}], "revision_number": 4, "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "name": "default"}]} 2018-08-01 11:01:42,654 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-e6f0a4f9-6721-4d51-9280-ce1c2e9e5e67 2018-08-01 11:01:42,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2e59ee925d6de8abb00128b6d4ca31c768d9e5e" 2018-08-01 11:01:42,746 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 11:01:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a597e2de-6c1e-4947-99f4-414b5b97db3d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2413a97b61342d8bd27570706ef372d.", "code": 404, "title": "Not Found"}} 2018-08-01 11:01:42,746 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d used request id req-a597e2de-6c1e-4947-99f4-414b5b97db3d 2018-08-01 11:01:42,747 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 11:01:42,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2e59ee925d6de8abb00128b6d4ca31c768d9e5e" 2018-08-01 11:01:42,835 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:01:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c3393a7-9fec-4473-b30e-a372be69fe89 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.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dbe9669438844f3faecdc7fcc050e0d8", "name": "service"}} 2018-08-01 11:01:42,835 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 used request id req-1c3393a7-9fec-4473-b30e-a372be69fe89 2018-08-01 11:01:42,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2e59ee925d6de8abb00128b6d4ca31c768d9e5e" 2018-08-01 11:01:42,920 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 11:01:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e108c3f0-813e-40cd-83aa-9511303e3f1e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ed1054af2e94c049694d98d54211d98.", "code": 404, "title": "Not Found"}} 2018-08-01 11:01:42,920 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 used request id req-e108c3f0-813e-40cd-83aa-9511303e3f1e 2018-08-01 11:01:42,920 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 11:01:42,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2e59ee925d6de8abb00128b6d4ca31c768d9e5e" 2018-08-01 11:01:43,003 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 11:01:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f460787-0efc-4abd-917f-d54df07495e1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c0d9b34b06f445a7857603f60b181f3c.", "code": 404, "title": "Not Found"}} 2018-08-01 11:01:43,003 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c used request id req-0f460787-0efc-4abd-917f-d54df07495e1 2018-08-01 11:01:43,003 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 11:01:43,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2e59ee925d6de8abb00128b6d4ca31c768d9e5e" 2018-08-01 11:01:43,091 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 11:01:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ec4ebe1e-e83e-4f43-83ee-625274fca10b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: dd207f801ed3475f9dbe5f13077af1c8.", "code": 404, "title": "Not Found"}} 2018-08-01 11:01:43,091 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 used request id req-ec4ebe1e-e83e-4f43-83ee-625274fca10b 2018-08-01 11:01:43,091 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 11:01:43,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2e59ee925d6de8abb00128b6d4ca31c768d9e5e" 2018-08-01 11:01:43,177 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 11:01:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-edaa9bcb-fef8-4e43-a91b-3fe692173232 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 46dd322c3fcc454eb140e37825746af8.", "code": 404, "title": "Not Found"}} 2018-08-01 11:01:43,177 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 used request id req-edaa9bcb-fef8-4e43-a91b-3fe692173232 2018-08-01 11:01:43,177 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 11:01:43,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2e59ee925d6de8abb00128b6d4ca31c768d9e5e" 2018-08-01 11:01:43,262 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 11:01:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b4439389-5a6f-489c-97bf-15c1db8cee64 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 455b48a61678488ead79a4cfa07ef5c3.", "code": 404, "title": "Not Found"}} 2018-08-01 11:01:43,262 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 used request id req-b4439389-5a6f-489c-97bf-15c1db8cee64 2018-08-01 11:01:43,263 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 11:01:43,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2e59ee925d6de8abb00128b6d4ca31c768d9e5e" 2018-08-01 11:01:43,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:01:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80db637c-86c2-4e42-b72e-987d52ded0f7 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 11:01:43,350 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-80db637c-86c2-4e42-b72e-987d52ded0f7 2018-08-01 11:01:43,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ca88e197b9e3489f9345dd523543fb12 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2e59ee925d6de8abb00128b6d4ca31c768d9e5e" 2018-08-01 11:01:43,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:01:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39967b81-a231-4abf-9d55-4b43ddb0deb9 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/ca88e197b9e3489f9345dd523543fb12"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ca88e197b9e3489f9345dd523543fb12", "name": "CreateStackSuccessTests-8cdfb7e4-292b-402-proj"}} 2018-08-01 11:01:43,439 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ca88e197b9e3489f9345dd523543fb12 used request id req-39967b81-a231-4abf-9d55-4b43ddb0deb9 2018-08-01 11:01:43,440 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e392c204-4ec6-446a-88fe-be93b80401cf 2018-08-01 11:01:43,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=e392c204-4ec6-446a-88fe-be93b80401cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2e59ee925d6de8abb00128b6d4ca31c768d9e5e" 2018-08-01 11:01:43,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-4610cd5a-0627-4a25-b16f-13d7ed2c5757 Date: Wed, 01 Aug 2018 11:01:43 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "e392c204-4ec6-446a-88fe-be93b80401cf", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T11:01:31Z", "security_group_id": "e392c204-4ec6-446a-88fe-be93b80401cf", "port_range_min": null, "revision_number": 0, "tenant_id": "ca88e197b9e3489f9345dd523543fb12", "created_at": "2018-08-01T11:01:31Z", "project_id": "ca88e197b9e3489f9345dd523543fb12", "id": "07af46f4-2401-4bd7-8019-2ef3996e6696"}, {"remote_group_id": "e392c204-4ec6-446a-88fe-be93b80401cf", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T11:01:31Z", "security_group_id": "e392c204-4ec6-446a-88fe-be93b80401cf", "port_range_min": null, "revision_number": 0, "tenant_id": "ca88e197b9e3489f9345dd523543fb12", "created_at": "2018-08-01T11:01:31Z", "project_id": "ca88e197b9e3489f9345dd523543fb12", "id": "75a0c1ba-ea52-4a54-b888-f0ee1a6b98ea"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T11:01:31Z", "security_group_id": "e392c204-4ec6-446a-88fe-be93b80401cf", "port_range_min": null, "revision_number": 0, "tenant_id": "ca88e197b9e3489f9345dd523543fb12", "created_at": "2018-08-01T11:01:31Z", "project_id": "ca88e197b9e3489f9345dd523543fb12", "id": "838a11dc-c66a-4ffd-b095-51334ef75f6b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T11:01:31Z", "security_group_id": "e392c204-4ec6-446a-88fe-be93b80401cf", "port_range_min": null, "revision_number": 0, "tenant_id": "ca88e197b9e3489f9345dd523543fb12", "created_at": "2018-08-01T11:01:31Z", "project_id": "ca88e197b9e3489f9345dd523543fb12", "id": "a29b6a91-2aa2-43d0-967d-5cbca3433715"}]} 2018-08-01 11:01:43,464 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=e392c204-4ec6-446a-88fe-be93b80401cf used request id req-4610cd5a-0627-4a25-b16f-13d7ed2c5757 2018-08-01 11:01:43,465 - neutron_utils - INFO - Deleting security group with name - default 2018-08-01 11:01:43,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/e392c204-4ec6-446a-88fe-be93b80401cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2e59ee925d6de8abb00128b6d4ca31c768d9e5e" 2018-08-01 11:01:43,706 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c3dc7cbd-c145-4cd3-b492-04a36de3abe3 Content-Length: 0 Date: Wed, 01 Aug 2018 11:01:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 11:01:43,707 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/e392c204-4ec6-446a-88fe-be93b80401cf used request id req-c3dc7cbd-c145-4cd3-b492-04a36de3abe3 2018-08-01 11:01:43,707 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-8cdfb7e4-292b-402-proj 2018-08-01 11:01:43,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/ca88e197b9e3489f9345dd523543fb12 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2e59ee925d6de8abb00128b6d4ca31c768d9e5e" 2018-08-01 11:01:43,927 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 11:01:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-464725ce-be77-4740-bf0f-839a34c7e17e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 11:01:43,927 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/ca88e197b9e3489f9345dd523543fb12 used request id req-464725ce-be77-4740-bf0f-839a34c7e17e 2018-08-01 11:01:43,927 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-8cdfb7e4-292b-402-proj-role 2018-08-01 11:01:43,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/c020bb125304449a8da0b64b3d186cb6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2e59ee925d6de8abb00128b6d4ca31c768d9e5e" 2018-08-01 11:01:44,035 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 11:01:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c0d7fdc-75b5-4b55-b5f8-6e4f9a9afb98 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 11:01:44,035 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/c020bb125304449a8da0b64b3d186cb6 used request id req-9c0d7fdc-75b5-4b55-b5f8-6e4f9a9afb98 2018-08-01 11:01:44,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2e59ee925d6de8abb00128b6d4ca31c768d9e5e" 2018-08-01 11:01:44,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:01:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67571a3f-9729-4fe9-a6de-e2d9d2a0c532 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 11:01:44,121 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-67571a3f-9729-4fe9-a6de-e2d9d2a0c532 2018-08-01 11:01:44,122 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-8cdfb7e4-292b-402-user 2018-08-01 11:01:44,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/f068059e21394e76bc68b606e7f9d607 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f3fbaf4e346f01e360ead7faa31a9f44aca423e" 2018-08-01 11:01:44,335 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 11:01:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-da671aba-c09f-4691-b14a-1758f34f23ad Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 11:01:44,335 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/f068059e21394e76bc68b606e7f9d607 used request id req-da671aba-c09f-4691-b14a-1758f34f23ad 2018-08-01 11:01:44,337 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 11:01:44,728 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T12:01:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["rH835hYbQbGNgBqj2tdRnQ"], "issued_at": "2018-08-01T11:01:44.000000Z"}} 2018-08-01 11:01:44,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eba7c1193d985637f6a0e672f1514d61d0db98a0" 2018-08-01 11:01:44,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:01:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ecfe661b-77b2-471c-8e88-629376bbb5a5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 11:01:44,807 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-ecfe661b-77b2-471c-8e88-629376bbb5a5 2018-08-01 11:01:44,808 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 11:01:44,809 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 11:01:45,186 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T12:01:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["iSNmv75ZTSiOtCKv9H_H1w"], "issued_at": "2018-08-01T11:01:45.000000Z"}} 2018-08-01 11:01:45,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c08e47fa7ec68f776d381e42150ba415315207d" 2018-08-01 11:01:45,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:01:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdd71777-5ed5-493b-90d7-5e0135d0a6a6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 11:01:45,263 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-bdd71777-5ed5-493b-90d7-5e0135d0a6a6 2018-08-01 11:01:45,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 11:01:45,272 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 11:01: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 11:01:45,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-f7a062cd-3219-4e0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c08e47fa7ec68f776d381e42150ba415315207d" 2018-08-01 11:01:45,353 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:01:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4503e9e1-51e3-4add-b453-977df82efbc3 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-f7a062cd-3219-4e0-proj", "previous": null, "next": null}, "projects": []} 2018-08-01 11:01:45,354 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-f7a062cd-3219-4e0-proj used request id req-4503e9e1-51e3-4add-b453-977df82efbc3 2018-08-01 11:01:45,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c08e47fa7ec68f776d381e42150ba415315207d" 2018-08-01 11:01:45,374 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:01:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2134393d-4ef0-47d2-ba6d-7f59e7c6d435 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 11:01:45,374 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-2134393d-4ef0-47d2-ba6d-7f59e7c6d435 2018-08-01 11:01:45,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c08e47fa7ec68f776d381e42150ba415315207d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-f7a062cd-3219-4e0-proj"}}' 2018-08-01 11:01:45,420 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 11:01:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-355fdf61-ceb4-465c-b470-1e6aecd55bbb Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/e3e1925cd12a4f31980fd12bfdf2b79d"}, "tags": [], "enabled": true, "id": "e3e1925cd12a4f31980fd12bfdf2b79d", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-f7a062cd-3219-4e0-proj"}} 2018-08-01 11:01:45,420 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-355fdf61-ceb4-465c-b470-1e6aecd55bbb 2018-08-01 11:01:45,420 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-f7a062cd-3219-4e0-proj 2018-08-01 11:01:45,420 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 11:01:45,421 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 11:01:45,798 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T12:01:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["coYOYndXSPWmt4MdXsGZsg"], "issued_at": "2018-08-01T11:01:45.000000Z"}} 2018-08-01 11:01:45,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae293605dcea895a842c8fdbc73fde0732fafca2" 2018-08-01 11:01:45,876 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:01:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-519c0d85-d3f1-45f5-8acc-adfcf4569a9d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 11:01:45,876 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-519c0d85-d3f1-45f5-8acc-adfcf4569a9d 2018-08-01 11:01:45,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 11:01:45,885 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 11:01: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 11:01:45,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae293605dcea895a842c8fdbc73fde0732fafca2" 2018-08-01 11:01:45,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:01:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9cdfcf7c-52e4-436f-a5ad-4a26caca8c6c Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 11:01:45,984 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-9cdfcf7c-52e4-436f-a5ad-4a26caca8c6c 2018-08-01 11:01:45,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateStackSuccessTests-f7a062cd-3219-4e0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae293605dcea895a842c8fdbc73fde0732fafca2" 2018-08-01 11:01:46,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:01:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c864ba6a-5cb7-465d-a523-313282e230ae Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateStackSuccessTests-f7a062cd-3219-4e0-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/e3e1925cd12a4f31980fd12bfdf2b79d"}, "tags": [], "enabled": true, "id": "e3e1925cd12a4f31980fd12bfdf2b79d", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-f7a062cd-3219-4e0-proj"}]} 2018-08-01 11:01:46,076 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateStackSuccessTests-f7a062cd-3219-4e0-proj used request id req-c864ba6a-5cb7-465d-a523-313282e230ae 2018-08-01 11:01:46,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae293605dcea895a842c8fdbc73fde0732fafca2" 2018-08-01 11:01:46,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:01:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad4c8bd0-f683-4b10-84b8-aaf0fda96301 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 11:01:46,182 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-ad4c8bd0-f683-4b10-84b8-aaf0fda96301 2018-08-01 11:01:46,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae293605dcea895a842c8fdbc73fde0732fafca2" 2018-08-01 11:01:46,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:01:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d19e701-114f-4b5e-9980-99437f66696c Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 11:01:46,589 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-0d19e701-114f-4b5e-9980-99437f66696c 2018-08-01 11:01:46,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateStackSuccessTests-f7a062cd-3219-4e0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae293605dcea895a842c8fdbc73fde0732fafca2" 2018-08-01 11:01:46,678 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:01:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41c7d5be-1154-486a-829f-3362b4e461e4 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateStackSuccessTests-f7a062cd-3219-4e0-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/e3e1925cd12a4f31980fd12bfdf2b79d"}, "tags": [], "enabled": true, "id": "e3e1925cd12a4f31980fd12bfdf2b79d", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-f7a062cd-3219-4e0-proj"}]} 2018-08-01 11:01:46,678 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateStackSuccessTests-f7a062cd-3219-4e0-proj used request id req-41c7d5be-1154-486a-829f-3362b4e461e4 2018-08-01 11:01:46,678 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-f7a062cd-3219-4e0-user 2018-08-01 11:01:46,679 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 11:01:46,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c08e47fa7ec68f776d381e42150ba415315207d" 2018-08-01 11:01:46,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:01:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f3e56de-1554-4549-af84-7c2069e01ab3 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 11:01:46,766 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-2f3e56de-1554-4549-af84-7c2069e01ab3 2018-08-01 11:01:46,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c08e47fa7ec68f776d381e42150ba415315207d" -d '{"role": {"name": "CreateStackSuccessTests-f7a062cd-3219-4e0-proj-role"}}' 2018-08-01 11:01:46,874 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 11:01:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9aac6303-97c2-429d-8c0c-cd68a619079d Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9cab53a24d5e448bbb48ee7041367155", "links": {"self": "http://172.30.9.24:5000/v3/roles/9cab53a24d5e448bbb48ee7041367155"}, "name": "CreateStackSuccessTests-f7a062cd-3219-4e0-proj-role"}} 2018-08-01 11:01:46,874 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-9aac6303-97c2-429d-8c0c-cd68a619079d 2018-08-01 11:01:46,874 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-f7a062cd-3219-4e0-proj-role 2018-08-01 11:01:46,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/9cab53a24d5e448bbb48ee7041367155 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c08e47fa7ec68f776d381e42150ba415315207d" 2018-08-01 11:01:46,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:01:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7944e2c-091e-4dd6-ab01-8b765a4c87b3 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9cab53a24d5e448bbb48ee7041367155", "links": {"self": "http://172.30.9.24:5000/v3/roles/9cab53a24d5e448bbb48ee7041367155"}, "name": "CreateStackSuccessTests-f7a062cd-3219-4e0-proj-role"}} 2018-08-01 11:01:46,959 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/9cab53a24d5e448bbb48ee7041367155 used request id req-c7944e2c-091e-4dd6-ab01-8b765a4c87b3 2018-08-01 11:01:46,959 - keystone_utils - INFO - Granting role CreateStackSuccessTests-f7a062cd-3219-4e0-proj-role to project CreateStackSuccessTests-f7a062cd-3219-4e0-proj 2018-08-01 11:01:46,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/e3e1925cd12a4f31980fd12bfdf2b79d/users/395189c15e0d4ec3b823418dd11e7e13/roles/9cab53a24d5e448bbb48ee7041367155 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c08e47fa7ec68f776d381e42150ba415315207d" 2018-08-01 11:01:47,080 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 11:01:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ae6eac2-bb77-4246-b271-aa458e531015 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 11:01:47,081 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/e3e1925cd12a4f31980fd12bfdf2b79d/users/395189c15e0d4ec3b823418dd11e7e13/roles/9cab53a24d5e448bbb48ee7041367155 used request id req-4ae6eac2-bb77-4246-b271-aa458e531015 2018-08-01 11:01:47,081 - heat_utils - DEBUG - Retrieving Heat Client 2018-08-01 11:01:47,081 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-01 11:01:47,081 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 11:01:47,082 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 11:01:47,463 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9cab53a24d5e448bbb48ee7041367155", "name": "CreateStackSuccessTests-f7a062cd-3219-4e0-proj-role"}], "expires_at": "2018-08-01T12:01:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e3e1925cd12a4f31980fd12bfdf2b79d", "name": "CreateStackSuccessTests-f7a062cd-3219-4e0-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/e3e1925cd12a4f31980fd12bfdf2b79d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/e3e1925cd12a4f31980fd12bfdf2b79d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/e3e1925cd12a4f31980fd12bfdf2b79d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/e3e1925cd12a4f31980fd12bfdf2b79d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/e3e1925cd12a4f31980fd12bfdf2b79d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/e3e1925cd12a4f31980fd12bfdf2b79d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_e3e1925cd12a4f31980fd12bfdf2b79d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_e3e1925cd12a4f31980fd12bfdf2b79d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/e3e1925cd12a4f31980fd12bfdf2b79d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/e3e1925cd12a4f31980fd12bfdf2b79d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/e3e1925cd12a4f31980fd12bfdf2b79d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/e3e1925cd12a4f31980fd12bfdf2b79d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/e3e1925cd12a4f31980fd12bfdf2b79d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/e3e1925cd12a4f31980fd12bfdf2b79d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-f7a062cd-3219-4e0-user", "id": "395189c15e0d4ec3b823418dd11e7e13"}, "audit_ids": ["rSftnpUjRzukRjKfEybWBA"], "issued_at": "2018-08-01T11:01:47.000000Z"}} 2018-08-01 11:01:47,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a9dfc0566f8e145ba7c7a573d9c5e92bcfd0a85" 2018-08-01 11:01:47,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:01:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3907c5d9-60cf-4085-9edf-685c357902a3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 11:01:47,541 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-3907c5d9-60cf-4085-9edf-685c357902a3 2018-08-01 11:01:47,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2a9dfc0566f8e145ba7c7a573d9c5e92bcfd0a85" 2018-08-01 11:01:47,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-ae66a7c9-447b-4b42-a24a-d9ad96bfaba7 Date: Wed, 01 Aug 2018 11:01:47 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-image"} 2018-08-01 11:01:47,725 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-image used request id req-ae66a7c9-447b-4b42-a24a-d9ad96bfaba7 2018-08-01 11:01:47,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2a9dfc0566f8e145ba7c7a573d9c5e92bcfd0a85" 2018-08-01 11:01:47,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-d27d112f-beb5-42bf-b28a-f874c6e80a74 Date: Wed, 01 Aug 2018 11:01: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-08-01 11:01:47,734 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-d27d112f-beb5-42bf-b28a-f874c6e80a74 2018-08-01 11:01:47,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2a9dfc0566f8e145ba7c7a573d9c5e92bcfd0a85" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-image"}' 2018-08-01 11:01:47,793 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/ab78e0b6-556d-4e98-ab3c-de736cfdc2bb Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-7e8cd421-ff2b-4570-a57c-303bdc9bb927 Date: Wed, 01 Aug 2018 11:01:47 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T11:01:47Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-01T11:01:47Z", "visibility": "shared", "locations": [], "self": "/v2/images/ab78e0b6-556d-4e98-ab3c-de736cfdc2bb", "min_disk": 0, "protected": false, "id": "ab78e0b6-556d-4e98-ab3c-de736cfdc2bb", "file": "/v2/images/ab78e0b6-556d-4e98-ab3c-de736cfdc2bb/file", "checksum": null, "owner": "e3e1925cd12a4f31980fd12bfdf2b79d", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 11:01:47,793 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-7e8cd421-ff2b-4570-a57c-303bdc9bb927 2018-08-01 11:01:47,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9292/v2/images/ab78e0b6-556d-4e98-ab3c-de736cfdc2bb/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2a9dfc0566f8e145ba7c7a573d9c5e92bcfd0a85" -d '' 2018-08-01 11:01:48,225 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-be2a6703-6931-4bee-ac1d-52ea45340333 Date: Wed, 01 Aug 2018 11:01:48 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-01 11:01:48,226 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/ab78e0b6-556d-4e98-ab3c-de736cfdc2bb/file used request id req-be2a6703-6931-4bee-ac1d-52ea45340333 2018-08-01 11:01:48,226 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-01 11:01:48,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/ab78e0b6-556d-4e98-ab3c-de736cfdc2bb -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2a9dfc0566f8e145ba7c7a573d9c5e92bcfd0a85" 2018-08-01 11:01:48,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-4d146bc2-9947-4b99-be71-dfbe15465434 Date: Wed, 01 Aug 2018 11:01:48 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T11:01:47Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-01T11:01:48Z", "visibility": "shared", "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/ab78e0b6-556d-4e98-ab3c-de736cfdc2bb/snap", "metadata": {}}], "self": "/v2/images/ab78e0b6-556d-4e98-ab3c-de736cfdc2bb", "min_disk": 0, "protected": false, "id": "ab78e0b6-556d-4e98-ab3c-de736cfdc2bb", "file": "/v2/images/ab78e0b6-556d-4e98-ab3c-de736cfdc2bb/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e3e1925cd12a4f31980fd12bfdf2b79d", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/ab78e0b6-556d-4e98-ab3c-de736cfdc2bb/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 11:01:48,245 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/ab78e0b6-556d-4e98-ab3c-de736cfdc2bb used request id req-4d146bc2-9947-4b99-be71-dfbe15465434 2018-08-01 11:01:48,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2a9dfc0566f8e145ba7c7a573d9c5e92bcfd0a85" 2018-08-01 11:01:48,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-7abef3e7-5a4c-42be-a813-1e50b010472c Date: Wed, 01 Aug 2018 11:01:48 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-08-01 11:01:48,254 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-7abef3e7-5a4c-42be-a813-1e50b010472c 2018-08-01 11:01:48,256 - create_image - INFO - Created image with name - CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-image 2018-08-01 11:01:48,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/ab78e0b6-556d-4e98-ab3c-de736cfdc2bb -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2a9dfc0566f8e145ba7c7a573d9c5e92bcfd0a85" 2018-08-01 11:01:48,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-fea32309-324c-4fe1-af32-9a0d02e7ed4f Date: Wed, 01 Aug 2018 11:01:48 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T11:01:47Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-01T11:01:48Z", "visibility": "shared", "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/ab78e0b6-556d-4e98-ab3c-de736cfdc2bb/snap", "metadata": {}}], "self": "/v2/images/ab78e0b6-556d-4e98-ab3c-de736cfdc2bb", "min_disk": 0, "protected": false, "id": "ab78e0b6-556d-4e98-ab3c-de736cfdc2bb", "file": "/v2/images/ab78e0b6-556d-4e98-ab3c-de736cfdc2bb/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e3e1925cd12a4f31980fd12bfdf2b79d", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/ab78e0b6-556d-4e98-ab3c-de736cfdc2bb/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 11:01:48,273 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/ab78e0b6-556d-4e98-ab3c-de736cfdc2bb used request id req-fea32309-324c-4fe1-af32-9a0d02e7ed4f 2018-08-01 11:01:48,274 - create_image - DEBUG - Instance status is - active 2018-08-01 11:01:48,274 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-image 2018-08-01 11:01:48,274 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-image 2018-08-01 11:01:48,274 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 11:01:48,275 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 11:01:48,655 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T12:01:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["KYWfxZ_LS161Im2AoadBQA"], "issued_at": "2018-08-01T11:01:48.000000Z"}} 2018-08-01 11:01:48,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab5ccc8714866beadbbddfd604f4c8f8302481a1" 2018-08-01 11:01:48,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:01:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfdfeb53-5101-40ec-973c-f5f1b76c7ab6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 11:01:48,736 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-cfdfeb53-5101-40ec-973c-f5f1b76c7ab6 2018-08-01 11:01:48,737 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 11:01:48,741 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab5ccc8714866beadbbddfd604f4c8f8302481a1" 2018-08-01 11:01:48,912 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11: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,Accept-Encoding x-openstack-request-id: req-9296f446-f9cc-476a-9999-4dc0b0a7b118 x-compute-request-id: req-9296f446-f9cc-476a-9999-4dc0b0a7b118 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"flavors": [{"id": "4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "rel": "bookmark"}], "name": "vmtp-flavor_ee58c79f-c6fb-483f-8b9c-406ffbfad757"}, {"id": "5b61c696-1b5b-4204-b7e5-ca4a818093b0", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "bookmark"}], "name": "shaker-flavor_81952131-3011-4d90-80f4-831743223f59"}]} 2018-08-01 11:01:48,912 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-9296f446-f9cc-476a-9999-4dc0b0a7b118 2018-08-01 11:01:48,916 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab5ccc8714866beadbbddfd604f4c8f8302481a1" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-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-08-01 11:01:48,956 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11: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,Accept-Encoding x-openstack-request-id: req-2c8259f4-543f-4a0f-9347-c337d163c14f x-compute-request-id: req-2c8259f4-543f-4a0f-9347-c337d163c14f Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-flavor-name", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/488a5654-319d-4369-8e77-25cd7a99154d", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/488a5654-319d-4369-8e77-25cd7a99154d", "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": "488a5654-319d-4369-8e77-25cd7a99154d"}} 2018-08-01 11:01:48,956 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-2c8259f4-543f-4a0f-9347-c337d163c14f 2018-08-01 11:01:48,983 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 11:01:48,984 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 11:01:49,362 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9cab53a24d5e448bbb48ee7041367155", "name": "CreateStackSuccessTests-f7a062cd-3219-4e0-proj-role"}], "expires_at": "2018-08-01T12:01:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e3e1925cd12a4f31980fd12bfdf2b79d", "name": "CreateStackSuccessTests-f7a062cd-3219-4e0-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/e3e1925cd12a4f31980fd12bfdf2b79d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/e3e1925cd12a4f31980fd12bfdf2b79d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/e3e1925cd12a4f31980fd12bfdf2b79d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/e3e1925cd12a4f31980fd12bfdf2b79d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/e3e1925cd12a4f31980fd12bfdf2b79d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/e3e1925cd12a4f31980fd12bfdf2b79d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_e3e1925cd12a4f31980fd12bfdf2b79d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_e3e1925cd12a4f31980fd12bfdf2b79d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/e3e1925cd12a4f31980fd12bfdf2b79d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/e3e1925cd12a4f31980fd12bfdf2b79d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/e3e1925cd12a4f31980fd12bfdf2b79d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/e3e1925cd12a4f31980fd12bfdf2b79d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/e3e1925cd12a4f31980fd12bfdf2b79d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/e3e1925cd12a4f31980fd12bfdf2b79d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-f7a062cd-3219-4e0-user", "id": "395189c15e0d4ec3b823418dd11e7e13"}, "audit_ids": ["SWglLDmXTXabmP-fXWTrJw"], "issued_at": "2018-08-01T11:01:49.000000Z"}} 2018-08-01 11:01:49,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abd3b52d60596535e32a84b8d66dc8c6d67b8b35" 2018-08-01 11:01:49,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:01:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-402a7ac0-ca82-4b9c-96e7-1f6b7e1d65d8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 11:01:49,434 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-402a7ac0-ca82-4b9c-96e7-1f6b7e1d65d8 2018-08-01 11:01:49,435 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 11:01:49,437 - heat_utils - DEBUG - Retrieving Heat Client 2018-08-01 11:01:49,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/e3e1925cd12a4f31980fd12bfdf2b79d/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abd3b52d60596535e32a84b8d66dc8c6d67b8b35" 2018-08-01 11:01:49,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:01:49 GMT Server: Apache x-openstack-request-id: req-63e0aab0-1938-4982-98c2-0154f6bea0d7 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-08-01 11:01:49,702 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/e3e1925cd12a4f31980fd12bfdf2b79d/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-stack used request id req-63e0aab0-1938-4982-98c2-0154f6bea0d7 2018-08-01 11:01:49,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8004/v1/e3e1925cd12a4f31980fd12bfdf2b79d/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abd3b52d60596535e32a84b8d66dc8c6d67b8b35" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-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-04d4484f-b3ca-43cc-b19a-4ea655eba383-net", "inst_name": "CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-inst", "subnet_name": "CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-subnet", "image_name": "CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-image", "flavor_name": "CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-flavor-name"}}' 2018-08-01 11:01:51,491 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 11:01:49 GMT Server: Apache x-openstack-request-id: req-af89e015-2e46-42da-b17c-4142241bc806 Location: http://172.30.9.24:8004/v1/e3e1925cd12a4f31980fd12bfdf2b79d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-stack/1c8a1b0a-9bff-4842-9c1a-3f5531c7c94f Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "1c8a1b0a-9bff-4842-9c1a-3f5531c7c94f", "links": [{"href": "http://172.30.9.24:8004/v1/e3e1925cd12a4f31980fd12bfdf2b79d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-stack/1c8a1b0a-9bff-4842-9c1a-3f5531c7c94f", "rel": "self"}]}} 2018-08-01 11:01:51,491 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.24:8004/v1/e3e1925cd12a4f31980fd12bfdf2b79d/stacks used request id req-af89e015-2e46-42da-b17c-4142241bc806 2018-08-01 11:01:51,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/e3e1925cd12a4f31980fd12bfdf2b79d/stacks/1c8a1b0a-9bff-4842-9c1a-3f5531c7c94f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abd3b52d60596535e32a84b8d66dc8c6d67b8b35" 2018-08-01 11:01:51,727 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:01:51 GMT Server: Apache x-openstack-request-id: req-9122b8e3-3ac4-470e-ae96-d4162411d665 Location: http://172.30.9.24:8004/v1/e3e1925cd12a4f31980fd12bfdf2b79d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-stack/1c8a1b0a-9bff-4842-9c1a-3f5531c7c94f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/e3e1925cd12a4f31980fd12bfdf2b79d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-stack/1c8a1b0a-9bff-4842-9c1a-3f5531c7c94f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:01:51,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:01:51 GMT Server: Apache x-openstack-request-id: req-7f1298f5-fba1-4926-bbac-7871aae82256 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 553 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "e3e1925cd12a4f31980fd12bfdf2b79d", "OS::stack_id": "1c8a1b0a-9bff-4842-9c1a-3f5531c7c94f", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-stack", "image_name": "CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-image", "inst_name": "CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-inst", "subnet_name": "CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-subnet", "net_name": "CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-net", "flavor_name": "CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-stack", "stack_user_project_id": "c15e81b6b6344e49936e292ecaba33be", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-01T11:01:50Z", "links": [{"href": "http://172.30.9.24:8004/v1/e3e1925cd12a4f31980fd12bfdf2b79d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-stack/1c8a1b0a-9bff-4842-9c1a-3f5531c7c94f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1c8a1b0a-9bff-4842-9c1a-3f5531c7c94f", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-01 11:01:51,769 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/e3e1925cd12a4f31980fd12bfdf2b79d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-stack/1c8a1b0a-9bff-4842-9c1a-3f5531c7c94f used request id req-7f1298f5-fba1-4926-bbac-7871aae82256 2018-08-01 11:01:51,769 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-stack 2018-08-01 11:01:51,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/e3e1925cd12a4f31980fd12bfdf2b79d/stacks/1c8a1b0a-9bff-4842-9c1a-3f5531c7c94f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abd3b52d60596535e32a84b8d66dc8c6d67b8b35" 2018-08-01 11:01:51,960 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:01:51 GMT Server: Apache x-openstack-request-id: req-2ef699ee-e9a3-440b-9014-5f704847e0b9 Location: http://172.30.9.24:8004/v1/e3e1925cd12a4f31980fd12bfdf2b79d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-stack/1c8a1b0a-9bff-4842-9c1a-3f5531c7c94f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/e3e1925cd12a4f31980fd12bfdf2b79d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-stack/1c8a1b0a-9bff-4842-9c1a-3f5531c7c94f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:01:52,215 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:01:51 GMT Server: Apache x-openstack-request-id: req-6c7e03cd-8224-4b0c-a573-a07c3b510ede Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 553 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "e3e1925cd12a4f31980fd12bfdf2b79d", "OS::stack_id": "1c8a1b0a-9bff-4842-9c1a-3f5531c7c94f", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-stack", "image_name": "CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-image", "inst_name": "CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-inst", "subnet_name": "CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-subnet", "net_name": "CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-net", "flavor_name": "CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-stack", "stack_user_project_id": "c15e81b6b6344e49936e292ecaba33be", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-01T11:01:50Z", "links": [{"href": "http://172.30.9.24:8004/v1/e3e1925cd12a4f31980fd12bfdf2b79d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-stack/1c8a1b0a-9bff-4842-9c1a-3f5531c7c94f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1c8a1b0a-9bff-4842-9c1a-3f5531c7c94f", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-01 11:01:52,216 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/e3e1925cd12a4f31980fd12bfdf2b79d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-stack/1c8a1b0a-9bff-4842-9c1a-3f5531c7c94f used request id req-6c7e03cd-8224-4b0c-a573-a07c3b510ede 2018-08-01 11:01:52,216 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-08-01 11:01:52,216 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-01 11:01:55,219 - create_stack - DEBUG - Stack status query timeout in 1196.54982305 2018-08-01 11:01:55,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/e3e1925cd12a4f31980fd12bfdf2b79d/stacks/1c8a1b0a-9bff-4842-9c1a-3f5531c7c94f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abd3b52d60596535e32a84b8d66dc8c6d67b8b35" 2018-08-01 11:01:55,413 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:01:55 GMT Server: Apache x-openstack-request-id: req-fa77e78d-5891-4b62-bf5a-e6088fe708b2 Location: http://172.30.9.24:8004/v1/e3e1925cd12a4f31980fd12bfdf2b79d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-stack/1c8a1b0a-9bff-4842-9c1a-3f5531c7c94f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/e3e1925cd12a4f31980fd12bfdf2b79d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-stack/1c8a1b0a-9bff-4842-9c1a-3f5531c7c94f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:01:55,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:01:55 GMT Server: Apache x-openstack-request-id: req-4e471d3f-dcb0-42a6-8888-eeea59a40bac Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 553 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "e3e1925cd12a4f31980fd12bfdf2b79d", "OS::stack_id": "1c8a1b0a-9bff-4842-9c1a-3f5531c7c94f", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-stack", "image_name": "CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-image", "inst_name": "CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-inst", "subnet_name": "CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-subnet", "net_name": "CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-net", "flavor_name": "CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-stack", "stack_user_project_id": "c15e81b6b6344e49936e292ecaba33be", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-01T11:01:50Z", "links": [{"href": "http://172.30.9.24:8004/v1/e3e1925cd12a4f31980fd12bfdf2b79d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-stack/1c8a1b0a-9bff-4842-9c1a-3f5531c7c94f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1c8a1b0a-9bff-4842-9c1a-3f5531c7c94f", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-01 11:01:55,779 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/e3e1925cd12a4f31980fd12bfdf2b79d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-stack/1c8a1b0a-9bff-4842-9c1a-3f5531c7c94f used request id req-4e471d3f-dcb0-42a6-8888-eeea59a40bac 2018-08-01 11:01:55,779 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-08-01 11:01:55,779 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-01 11:01:58,783 - create_stack - DEBUG - Stack status query timeout in 1192.98652506 2018-08-01 11:01:58,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/e3e1925cd12a4f31980fd12bfdf2b79d/stacks/1c8a1b0a-9bff-4842-9c1a-3f5531c7c94f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abd3b52d60596535e32a84b8d66dc8c6d67b8b35" 2018-08-01 11:01:58,815 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:01:58 GMT Server: Apache x-openstack-request-id: req-9dd42a44-73eb-486b-9cfd-a6e2079dccf0 Location: http://172.30.9.24:8004/v1/e3e1925cd12a4f31980fd12bfdf2b79d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-stack/1c8a1b0a-9bff-4842-9c1a-3f5531c7c94f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/e3e1925cd12a4f31980fd12bfdf2b79d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-stack/1c8a1b0a-9bff-4842-9c1a-3f5531c7c94f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:01:59,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:01:58 GMT Server: Apache x-openstack-request-id: req-8abe9ee6-7fe2-4413-b0d3-2464d95eb199 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 553 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "e3e1925cd12a4f31980fd12bfdf2b79d", "OS::stack_id": "1c8a1b0a-9bff-4842-9c1a-3f5531c7c94f", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-stack", "image_name": "CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-image", "inst_name": "CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-inst", "subnet_name": "CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-subnet", "net_name": "CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-net", "flavor_name": "CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-stack", "stack_user_project_id": "c15e81b6b6344e49936e292ecaba33be", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-01T11:01:50Z", "links": [{"href": "http://172.30.9.24:8004/v1/e3e1925cd12a4f31980fd12bfdf2b79d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-stack/1c8a1b0a-9bff-4842-9c1a-3f5531c7c94f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1c8a1b0a-9bff-4842-9c1a-3f5531c7c94f", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-01 11:01:59,008 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/e3e1925cd12a4f31980fd12bfdf2b79d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-stack/1c8a1b0a-9bff-4842-9c1a-3f5531c7c94f used request id req-8abe9ee6-7fe2-4413-b0d3-2464d95eb199 2018-08-01 11:01:59,008 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-08-01 11:01:59,009 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-01 11:02:02,012 - create_stack - DEBUG - Stack status query timeout in 1189.75746202 2018-08-01 11:02:02,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/e3e1925cd12a4f31980fd12bfdf2b79d/stacks/1c8a1b0a-9bff-4842-9c1a-3f5531c7c94f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abd3b52d60596535e32a84b8d66dc8c6d67b8b35" 2018-08-01 11:02:02,041 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:02:02 GMT Server: Apache x-openstack-request-id: req-f1c09c45-57e9-4995-abf9-3abea7dcbd39 Location: http://172.30.9.24:8004/v1/e3e1925cd12a4f31980fd12bfdf2b79d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-stack/1c8a1b0a-9bff-4842-9c1a-3f5531c7c94f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/e3e1925cd12a4f31980fd12bfdf2b79d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-stack/1c8a1b0a-9bff-4842-9c1a-3f5531c7c94f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:02:02,082 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:02:02 GMT Server: Apache x-openstack-request-id: req-ca91641e-74fc-4d00-91ba-7913da1a247d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 553 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "e3e1925cd12a4f31980fd12bfdf2b79d", "OS::stack_id": "1c8a1b0a-9bff-4842-9c1a-3f5531c7c94f", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-stack", "image_name": "CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-image", "inst_name": "CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-inst", "subnet_name": "CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-subnet", "net_name": "CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-net", "flavor_name": "CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-stack", "stack_user_project_id": "c15e81b6b6344e49936e292ecaba33be", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-01T11:01:50Z", "links": [{"href": "http://172.30.9.24:8004/v1/e3e1925cd12a4f31980fd12bfdf2b79d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-stack/1c8a1b0a-9bff-4842-9c1a-3f5531c7c94f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1c8a1b0a-9bff-4842-9c1a-3f5531c7c94f", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-01 11:02:02,082 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/e3e1925cd12a4f31980fd12bfdf2b79d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-stack/1c8a1b0a-9bff-4842-9c1a-3f5531c7c94f used request id req-ca91641e-74fc-4d00-91ba-7913da1a247d 2018-08-01 11:02:02,083 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-08-01 11:02:02,083 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-01 11:02:05,086 - create_stack - DEBUG - Stack status query timeout in 1186.68312097 2018-08-01 11:02:05,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/e3e1925cd12a4f31980fd12bfdf2b79d/stacks/1c8a1b0a-9bff-4842-9c1a-3f5531c7c94f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abd3b52d60596535e32a84b8d66dc8c6d67b8b35" 2018-08-01 11:02:05,118 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:02:05 GMT Server: Apache x-openstack-request-id: req-5242877a-36fc-47cc-ba0f-b6822cae6f54 Location: http://172.30.9.24:8004/v1/e3e1925cd12a4f31980fd12bfdf2b79d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-stack/1c8a1b0a-9bff-4842-9c1a-3f5531c7c94f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/e3e1925cd12a4f31980fd12bfdf2b79d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-stack/1c8a1b0a-9bff-4842-9c1a-3f5531c7c94f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:02:05,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:02:05 GMT Server: Apache x-openstack-request-id: req-de3788dc-af68-4afa-ab0a-bcadc24d7a4f 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": "e3e1925cd12a4f31980fd12bfdf2b79d", "OS::stack_id": "1c8a1b0a-9bff-4842-9c1a-3f5531c7c94f", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-stack", "image_name": "CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-image", "inst_name": "CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-inst", "subnet_name": "CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-subnet", "net_name": "CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-net", "flavor_name": "CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-stack", "stack_user_project_id": "c15e81b6b6344e49936e292ecaba33be", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-01T11:01:50Z", "links": [{"href": "http://172.30.9.24:8004/v1/e3e1925cd12a4f31980fd12bfdf2b79d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-stack/1c8a1b0a-9bff-4842-9c1a-3f5531c7c94f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "1c8a1b0a-9bff-4842-9c1a-3f5531c7c94f", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-01 11:02:05,160 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/e3e1925cd12a4f31980fd12bfdf2b79d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-stack/1c8a1b0a-9bff-4842-9c1a-3f5531c7c94f used request id req-de3788dc-af68-4afa-ab0a-bcadc24d7a4f 2018-08-01 11:02:05,161 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-08-01 11:02:05,161 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-stack 2018-08-01 11:02:05,161 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-stack 2018-08-01 11:02:05,161 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 11:02:05,548 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9cab53a24d5e448bbb48ee7041367155", "name": "CreateStackSuccessTests-f7a062cd-3219-4e0-proj-role"}], "expires_at": "2018-08-01T12:02:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e3e1925cd12a4f31980fd12bfdf2b79d", "name": "CreateStackSuccessTests-f7a062cd-3219-4e0-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/e3e1925cd12a4f31980fd12bfdf2b79d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/e3e1925cd12a4f31980fd12bfdf2b79d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/e3e1925cd12a4f31980fd12bfdf2b79d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/e3e1925cd12a4f31980fd12bfdf2b79d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/e3e1925cd12a4f31980fd12bfdf2b79d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/e3e1925cd12a4f31980fd12bfdf2b79d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_e3e1925cd12a4f31980fd12bfdf2b79d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_e3e1925cd12a4f31980fd12bfdf2b79d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/e3e1925cd12a4f31980fd12bfdf2b79d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/e3e1925cd12a4f31980fd12bfdf2b79d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/e3e1925cd12a4f31980fd12bfdf2b79d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/e3e1925cd12a4f31980fd12bfdf2b79d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/e3e1925cd12a4f31980fd12bfdf2b79d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/e3e1925cd12a4f31980fd12bfdf2b79d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-f7a062cd-3219-4e0-user", "id": "395189c15e0d4ec3b823418dd11e7e13"}, "audit_ids": ["68NRLEVMSDObyWWbGLXSZA"], "issued_at": "2018-08-01T11:02:05.000000Z"}} 2018-08-01 11:02:05,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/e3e1925cd12a4f31980fd12bfdf2b79d/stacks/1c8a1b0a-9bff-4842-9c1a-3f5531c7c94f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}937a6a6f381b71a3bb7eed3d44d181e51f066485" 2018-08-01 11:02:05,726 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:02:05 GMT Server: Apache x-openstack-request-id: req-fb00c3a8-23e6-4209-bc9c-7f7b06ae2dab Location: http://172.30.9.24:8004/v1/e3e1925cd12a4f31980fd12bfdf2b79d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-stack/1c8a1b0a-9bff-4842-9c1a-3f5531c7c94f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/e3e1925cd12a4f31980fd12bfdf2b79d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-stack/1c8a1b0a-9bff-4842-9c1a-3f5531c7c94f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:02:05,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:02:05 GMT Server: Apache x-openstack-request-id: req-fe5df44c-7a77-4602-9130-6ddd625a373d 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": "e3e1925cd12a4f31980fd12bfdf2b79d", "OS::stack_id": "1c8a1b0a-9bff-4842-9c1a-3f5531c7c94f", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-stack", "image_name": "CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-image", "inst_name": "CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-inst", "subnet_name": "CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-subnet", "net_name": "CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-net", "flavor_name": "CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-stack", "stack_user_project_id": "c15e81b6b6344e49936e292ecaba33be", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-01T11:01:50Z", "links": [{"href": "http://172.30.9.24:8004/v1/e3e1925cd12a4f31980fd12bfdf2b79d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-stack/1c8a1b0a-9bff-4842-9c1a-3f5531c7c94f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "1c8a1b0a-9bff-4842-9c1a-3f5531c7c94f", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-01 11:02:05,911 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/e3e1925cd12a4f31980fd12bfdf2b79d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-stack/1c8a1b0a-9bff-4842-9c1a-3f5531c7c94f used request id req-fe5df44c-7a77-4602-9130-6ddd625a373d 2018-08-01 11:02:05,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/e3e1925cd12a4f31980fd12bfdf2b79d/stacks/1c8a1b0a-9bff-4842-9c1a-3f5531c7c94f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abd3b52d60596535e32a84b8d66dc8c6d67b8b35" 2018-08-01 11:02:05,940 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:02:05 GMT Server: Apache x-openstack-request-id: req-450f423f-c0ec-4b17-b191-8ffe0e4c1799 Location: http://172.30.9.24:8004/v1/e3e1925cd12a4f31980fd12bfdf2b79d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-stack/1c8a1b0a-9bff-4842-9c1a-3f5531c7c94f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/e3e1925cd12a4f31980fd12bfdf2b79d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-stack/1c8a1b0a-9bff-4842-9c1a-3f5531c7c94f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:02:06,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:02:05 GMT Server: Apache x-openstack-request-id: req-d5edc126-d00f-4426-9b3c-3342e849a5b0 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": "e3e1925cd12a4f31980fd12bfdf2b79d", "OS::stack_id": "1c8a1b0a-9bff-4842-9c1a-3f5531c7c94f", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-stack", "image_name": "CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-image", "inst_name": "CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-inst", "subnet_name": "CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-subnet", "net_name": "CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-net", "flavor_name": "CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-stack", "stack_user_project_id": "c15e81b6b6344e49936e292ecaba33be", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-01T11:01:50Z", "links": [{"href": "http://172.30.9.24:8004/v1/e3e1925cd12a4f31980fd12bfdf2b79d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-stack/1c8a1b0a-9bff-4842-9c1a-3f5531c7c94f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "1c8a1b0a-9bff-4842-9c1a-3f5531c7c94f", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-01 11:02:06,130 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/e3e1925cd12a4f31980fd12bfdf2b79d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-stack/1c8a1b0a-9bff-4842-9c1a-3f5531c7c94f used request id req-d5edc126-d00f-4426-9b3c-3342e849a5b0 2018-08-01 11:02:06,131 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-stack 2018-08-01 11:02:06,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8004/v1/e3e1925cd12a4f31980fd12bfdf2b79d/stacks/1c8a1b0a-9bff-4842-9c1a-3f5531c7c94f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abd3b52d60596535e32a84b8d66dc8c6d67b8b35" 2018-08-01 11:02:06,161 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:02:06 GMT Server: Apache x-openstack-request-id: req-b06ef1ff-f3c3-4f39-9c27-363370699844 Location: http://172.30.9.24:8004/v1/e3e1925cd12a4f31980fd12bfdf2b79d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-stack/1c8a1b0a-9bff-4842-9c1a-3f5531c7c94f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/e3e1925cd12a4f31980fd12bfdf2b79d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-stack/1c8a1b0a-9bff-4842-9c1a-3f5531c7c94f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:02:06,352 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 11:02:06 GMT Server: Apache x-openstack-request-id: req-57f64266-09a1-4f2c-9b55-8af51855f145 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 11:02:06,352 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.24:8004/v1/e3e1925cd12a4f31980fd12bfdf2b79d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-stack/1c8a1b0a-9bff-4842-9c1a-3f5531c7c94f used request id req-57f64266-09a1-4f2c-9b55-8af51855f145 2018-08-01 11:02:06,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/e3e1925cd12a4f31980fd12bfdf2b79d/stacks/1c8a1b0a-9bff-4842-9c1a-3f5531c7c94f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abd3b52d60596535e32a84b8d66dc8c6d67b8b35" 2018-08-01 11:02:06,396 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:02:06 GMT Server: Apache x-openstack-request-id: req-e60d85bd-de76-49a0-9ca0-96843a5878b5 Location: http://172.30.9.24:8004/v1/e3e1925cd12a4f31980fd12bfdf2b79d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-stack/1c8a1b0a-9bff-4842-9c1a-3f5531c7c94f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/e3e1925cd12a4f31980fd12bfdf2b79d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-stack/1c8a1b0a-9bff-4842-9c1a-3f5531c7c94f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:02:06,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:02:06 GMT Server: Apache x-openstack-request-id: req-8bb6f053-d11d-4dab-b3ab-30efb0209c78 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": "e3e1925cd12a4f31980fd12bfdf2b79d", "OS::stack_id": "1c8a1b0a-9bff-4842-9c1a-3f5531c7c94f", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-stack", "image_name": "CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-image", "inst_name": "CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-inst", "subnet_name": "CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-subnet", "flavor_name": "CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-flavor-name", "net_name": "CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-stack", "stack_user_project_id": "c15e81b6b6344e49936e292ecaba33be", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-01T11:01:50Z", "links": [{"href": "http://172.30.9.24:8004/v1/e3e1925cd12a4f31980fd12bfdf2b79d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-stack/1c8a1b0a-9bff-4842-9c1a-3f5531c7c94f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-01T11:02:06Z", "id": "1c8a1b0a-9bff-4842-9c1a-3f5531c7c94f", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-01 11:02:06,423 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/e3e1925cd12a4f31980fd12bfdf2b79d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-stack/1c8a1b0a-9bff-4842-9c1a-3f5531c7c94f used request id req-8bb6f053-d11d-4dab-b3ab-30efb0209c78 2018-08-01 11:02:06,423 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-08-01 11:02:06,424 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-01 11:02:09,427 - create_stack - DEBUG - Stack status query timeout in 1196.92562294 2018-08-01 11:02:09,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/e3e1925cd12a4f31980fd12bfdf2b79d/stacks/1c8a1b0a-9bff-4842-9c1a-3f5531c7c94f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abd3b52d60596535e32a84b8d66dc8c6d67b8b35" 2018-08-01 11:02:09,612 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:02:09 GMT Server: Apache x-openstack-request-id: req-95241c92-bb4e-40a7-b1e8-a7fb5b9e0e99 Location: http://172.30.9.24:8004/v1/e3e1925cd12a4f31980fd12bfdf2b79d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-stack/1c8a1b0a-9bff-4842-9c1a-3f5531c7c94f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/e3e1925cd12a4f31980fd12bfdf2b79d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-stack/1c8a1b0a-9bff-4842-9c1a-3f5531c7c94f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:02:09,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:02:09 GMT Server: Apache x-openstack-request-id: req-8e013418-6946-416f-ab97-30350fe0e3c8 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": "e3e1925cd12a4f31980fd12bfdf2b79d", "OS::stack_id": "1c8a1b0a-9bff-4842-9c1a-3f5531c7c94f", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-stack", "image_name": "CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-image", "inst_name": "CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-inst", "subnet_name": "CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-subnet", "flavor_name": "CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-flavor-name", "net_name": "CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-stack", "stack_user_project_id": "c15e81b6b6344e49936e292ecaba33be", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-01T11:01:50Z", "links": [{"href": "http://172.30.9.24:8004/v1/e3e1925cd12a4f31980fd12bfdf2b79d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-stack/1c8a1b0a-9bff-4842-9c1a-3f5531c7c94f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-01T11:02:06Z", "id": "1c8a1b0a-9bff-4842-9c1a-3f5531c7c94f", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-01 11:02:09,638 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/e3e1925cd12a4f31980fd12bfdf2b79d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-stack/1c8a1b0a-9bff-4842-9c1a-3f5531c7c94f used request id req-8e013418-6946-416f-ab97-30350fe0e3c8 2018-08-01 11:02:09,638 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-08-01 11:02:09,638 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-01 11:02:12,641 - create_stack - DEBUG - Stack status query timeout in 1193.71082687 2018-08-01 11:02:12,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/e3e1925cd12a4f31980fd12bfdf2b79d/stacks/1c8a1b0a-9bff-4842-9c1a-3f5531c7c94f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abd3b52d60596535e32a84b8d66dc8c6d67b8b35" 2018-08-01 11:02:12,670 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:02:12 GMT Server: Apache x-openstack-request-id: req-95594a26-d04a-4f5e-a78f-4351548e64ed Location: http://172.30.9.24:8004/v1/e3e1925cd12a4f31980fd12bfdf2b79d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-stack/1c8a1b0a-9bff-4842-9c1a-3f5531c7c94f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/e3e1925cd12a4f31980fd12bfdf2b79d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-stack/1c8a1b0a-9bff-4842-9c1a-3f5531c7c94f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:02:12,696 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:02:12 GMT Server: Apache x-openstack-request-id: req-2a3f5107-b8da-4a0b-a98e-5c94c1175d5c 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": "e3e1925cd12a4f31980fd12bfdf2b79d", "OS::stack_id": "1c8a1b0a-9bff-4842-9c1a-3f5531c7c94f", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-stack", "image_name": "CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-image", "inst_name": "CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-inst", "subnet_name": "CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-subnet", "flavor_name": "CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-flavor-name", "net_name": "CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-net"}, "deletion_time": "2018-08-01T11:02:12Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-stack", "stack_user_project_id": "c15e81b6b6344e49936e292ecaba33be", "tags": null, "creation_time": "2018-08-01T11:01:50Z", "links": [{"href": "http://172.30.9.24:8004/v1/e3e1925cd12a4f31980fd12bfdf2b79d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-stack/1c8a1b0a-9bff-4842-9c1a-3f5531c7c94f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-08-01T11:02:06Z", "id": "1c8a1b0a-9bff-4842-9c1a-3f5531c7c94f", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-08-01 11:02:12,696 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/e3e1925cd12a4f31980fd12bfdf2b79d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-stack/1c8a1b0a-9bff-4842-9c1a-3f5531c7c94f used request id req-2a3f5107-b8da-4a0b-a98e-5c94c1175d5c 2018-08-01 11:02:12,696 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-08-01 11:02:12,696 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-stack 2018-08-01 11:02:12,696 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-stack 2018-08-01 11:02:12,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8004/v1/e3e1925cd12a4f31980fd12bfdf2b79d/stacks/1c8a1b0a-9bff-4842-9c1a-3f5531c7c94f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abd3b52d60596535e32a84b8d66dc8c6d67b8b35" 2018-08-01 11:02:12,723 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:02:12 GMT Server: Apache x-openstack-request-id: req-c858e17a-d776-4592-8e28-9a1f639acb46 Location: http://172.30.9.24:8004/v1/e3e1925cd12a4f31980fd12bfdf2b79d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-stack/1c8a1b0a-9bff-4842-9c1a-3f5531c7c94f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/e3e1925cd12a4f31980fd12bfdf2b79d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-stack/1c8a1b0a-9bff-4842-9c1a-3f5531c7c94f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:02:12,748 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 11:02:12 GMT Server: Apache x-openstack-request-id: req-6c935594-1a70-4eec-ab63-ba3df8ef2715 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-08-01 11:02:12,748 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.24:8004/v1/e3e1925cd12a4f31980fd12bfdf2b79d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-stack/1c8a1b0a-9bff-4842-9c1a-3f5531c7c94f used request id req-6c935594-1a70-4eec-ab63-ba3df8ef2715 2018-08-01 11:02:12,749 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-04d4484f-b3ca-43cc-b19a-4ea655eba383-image 2018-08-01 11:02:12,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9292/v2/images/ab78e0b6-556d-4e98-ab3c-de736cfdc2bb -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2a9dfc0566f8e145ba7c7a573d9c5e92bcfd0a85" 2018-08-01 11:02:13,945 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-cbd60d6c-3ef1-4126-97a4-b8ccf5ec7ef0 Date: Wed, 01 Aug 2018 11:02:13 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-01 11:02:13,945 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/ab78e0b6-556d-4e98-ab3c-de736cfdc2bb used request id req-cbd60d6c-3ef1-4126-97a4-b8ccf5ec7ef0 2018-08-01 11:02:13,948 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/flavors/488a5654-319d-4369-8e77-25cd7a99154d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab5ccc8714866beadbbddfd604f4c8f8302481a1" 2018-08-01 11:02:13,972 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 11:02: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-d2a1c2e0-5a37-445b-8f29-25041ca387fb x-compute-request-id: req-d2a1c2e0-5a37-445b-8f29-25041ca387fb Content-Length: 0 Content-Type: application/json 2018-08-01 11:02:13,972 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/488a5654-319d-4369-8e77-25cd7a99154d used request id req-d2a1c2e0-5a37-445b-8f29-25041ca387fb 2018-08-01 11:02:13,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c08e47fa7ec68f776d381e42150ba415315207d" 2018-08-01 11:02:14,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-4c145cb5-4389-46b1-a1a3-49a2cc0608d1 Date: Wed, 01 Aug 2018 11:02:14 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a2413a97b61342d8bd27570706ef372d", "created_at": "2018-08-01T09:33:18Z", "updated_at": "2018-08-01T09:33:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "7f556ce3-51d0-4279-a11d-510db9f9a3b1", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "94adc13c-a166-41cf-bd16-f997efc73cb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "b39143b5-c08f-4d0b-9d40-54f472f2389e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "e218b0b7-4501-4f84-9458-caf2891c260d", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}], "revision_number": 4, "project_id": "a2413a97b61342d8bd27570706ef372d", "id": "38229670-7386-42d0-b7b9-2397ea5938de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "created_at": "2018-08-01T09:28:38Z", "updated_at": "2018-08-01T09:28:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "763568f1-8151-4a3c-911a-d06da4423063", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "80d28bee-4aee-47e8-a8da-e0fe31497fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "a47a5ddf-aa37-4ab2-a335-1c93513b5f12", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "f5bba5a5-602b-421e-98b2-5a16117f943f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}], "revision_number": 4, "project_id": "dbe9669438844f3faecdc7fcc050e0d8", "id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ed1054af2e94c049694d98d54211d98", "created_at": "2018-08-01T09:31:40Z", "updated_at": "2018-08-01T09:31:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "34baee87-ea35-42ee-8a69-0f6e2a825d3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "89b9d1c9-f4f9-45cd-8d36-970d44228439", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "b8ab0d59-cab9-4488-82ee-7c5f69709bff", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "d3ab68ea-23b4-4bf6-8dd3-85d029e3d89f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}], "revision_number": 4, "project_id": "2ed1054af2e94c049694d98d54211d98", "id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "created_at": "2018-08-01T09:34:13Z", "updated_at": "2018-08-01T09:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "1dbb3f59-611b-46d1-a82d-2720e0a16f86", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "3878126b-a220-4357-adb9-bc22498f31b1", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "75ce67db-9c04-4561-a10d-8b1ec63943e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "e2945a69-3afe-41e3-a7ec-3ea4c79a12ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}], "revision_number": 4, "project_id": "c0d9b34b06f445a7857603f60b181f3c", "id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-01T09:30:58Z", "updated_at": "2018-08-01T09:30:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "042d4626-2974-418d-affe-f8f2acd05faa", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "995fae58-f0e5-4e10-801c-6c2ce5c7ae0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "cb8404fa-cb24-4879-a34d-f3050dcba730", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "dad6aaab-690e-4c24-9103-6767e0c80bc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "created_at": "2018-08-01T09:31:11Z", "updated_at": "2018-08-01T09:31:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "939e25e0-5dbc-4f6e-9f6f-7fb70e540203", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "9796a673-6928-4009-9c21-1410d395646e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "af7b8bf8-2fb6-4d72-842a-38f72d7581f7", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "b9af65b0-2eb8-45e1-8504-b7dc4dbb83ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}], "revision_number": 4, "project_id": "dd207f801ed3475f9dbe5f13077af1c8", "id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e3e1925cd12a4f31980fd12bfdf2b79d", "created_at": "2018-08-01T11:01:51Z", "updated_at": "2018-08-01T11:01:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:01:51Z", "revision_number": 0, "id": "32fe5b5f-c449-4fb5-94a6-d27b204366c6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:01:51Z", "security_group_id": "a3b362f4-2776-4dff-a951-a579cfba8894", "tenant_id": "e3e1925cd12a4f31980fd12bfdf2b79d", "port_range_min": null, "ethertype": "IPv6", "project_id": "e3e1925cd12a4f31980fd12bfdf2b79d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:01:51Z", "revision_number": 0, "id": "89d4e2f9-5aca-4f2a-ba1c-f5f7b5cd4501", "remote_group_id": "a3b362f4-2776-4dff-a951-a579cfba8894", "remote_ip_prefix": null, "created_at": "2018-08-01T11:01:51Z", "security_group_id": "a3b362f4-2776-4dff-a951-a579cfba8894", "tenant_id": "e3e1925cd12a4f31980fd12bfdf2b79d", "port_range_min": null, "ethertype": "IPv6", "project_id": "e3e1925cd12a4f31980fd12bfdf2b79d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:01:51Z", "revision_number": 0, "id": "cabd4a39-f3f1-4e3c-9946-1a849da99584", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:01:51Z", "security_group_id": "a3b362f4-2776-4dff-a951-a579cfba8894", "tenant_id": "e3e1925cd12a4f31980fd12bfdf2b79d", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3e1925cd12a4f31980fd12bfdf2b79d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:01:51Z", "revision_number": 0, "id": "fb981425-2daf-4421-9952-c565c0f3e39a", "remote_group_id": "a3b362f4-2776-4dff-a951-a579cfba8894", "remote_ip_prefix": null, "created_at": "2018-08-01T11:01:51Z", "security_group_id": "a3b362f4-2776-4dff-a951-a579cfba8894", "tenant_id": "e3e1925cd12a4f31980fd12bfdf2b79d", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3e1925cd12a4f31980fd12bfdf2b79d"}], "revision_number": 4, "project_id": "e3e1925cd12a4f31980fd12bfdf2b79d", "id": "a3b362f4-2776-4dff-a951-a579cfba8894", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "46dd322c3fcc454eb140e37825746af8", "created_at": "2018-08-01T10:33:44Z", "updated_at": "2018-08-01T10:33:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "0f41470b-1091-45c1-b574-92069f79f8d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "8cc03a9c-8fa5-425b-812f-d7692bae3613", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d1373b1e-2fb9-4e02-a9e1-7e873ba1d7d1", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d21f3909-71f3-43e2-a22d-6a9c2513cb6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}], "revision_number": 4, "project_id": "46dd322c3fcc454eb140e37825746af8", "id": "b2961714-c8a4-4fcb-918b-21d70527c983", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "created_at": "2018-08-01T09:34:57Z", "updated_at": "2018-08-01T09:34:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "8063d12f-30db-4ccf-8ce0-72e59ba81a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c38e1a7a-5857-4f03-b991-6d5c9c9a5b9e", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c725bae1-d3bb-42b5-b331-32737085f28c", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "cfddc134-923b-4e0d-9ec5-dcc5641dd435", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}], "revision_number": 4, "project_id": "455b48a61678488ead79a4cfa07ef5c3", "id": "cd52f913-3072-4ce7-a779-7de795b62b12", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:36:50Z", "updated_at": "2018-08-01T09:36:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "07ef7fe5-a529-45da-bfc0-899f0ea9b592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "bc4dad3a-2a0c-4c31-b901-2909a12adb50", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c35cff35-4306-4116-b9fa-fc27bc7c05d6", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c493e3ac-d9d2-480d-9ec8-50982eedaf5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}], "revision_number": 4, "project_id": "8d96727022f4443794db44ecde432faf", "id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "created_at": "2018-08-01T09:32:45Z", "updated_at": "2018-08-01T09:32:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "058ea790-43ea-4a6f-9950-28418319e577", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "5fcfb31b-cdad-4037-973e-56b74faefd14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "99a24d26-dc7f-42d0-aa23-a7c061f04952", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "b641bb48-566e-472b-a3cc-d38c85ab3ff1", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}], "revision_number": 4, "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "name": "default"}]} 2018-08-01 11:02:14,216 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-4c145cb5-4389-46b1-a1a3-49a2cc0608d1 2018-08-01 11:02:14,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c08e47fa7ec68f776d381e42150ba415315207d" 2018-08-01 11:02:14,307 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 11:02:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-525cf294-45d5-4c24-8361-79a9df041a4f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2413a97b61342d8bd27570706ef372d.", "code": 404, "title": "Not Found"}} 2018-08-01 11:02:14,307 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d used request id req-525cf294-45d5-4c24-8361-79a9df041a4f 2018-08-01 11:02:14,307 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 11:02:14,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c08e47fa7ec68f776d381e42150ba415315207d" 2018-08-01 11:02:14,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:02:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a86f85f8-f0e8-454d-bd2e-855c06581a06 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.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dbe9669438844f3faecdc7fcc050e0d8", "name": "service"}} 2018-08-01 11:02:14,398 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 used request id req-a86f85f8-f0e8-454d-bd2e-855c06581a06 2018-08-01 11:02:14,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c08e47fa7ec68f776d381e42150ba415315207d" 2018-08-01 11:02:14,487 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 11:02:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-50e1dabe-bc7d-47af-a288-e5c0bbb0290d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ed1054af2e94c049694d98d54211d98.", "code": 404, "title": "Not Found"}} 2018-08-01 11:02:14,487 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 used request id req-50e1dabe-bc7d-47af-a288-e5c0bbb0290d 2018-08-01 11:02:14,488 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 11:02:14,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c08e47fa7ec68f776d381e42150ba415315207d" 2018-08-01 11:02:14,572 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 11:02:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-76aa86f2-21be-4b26-92f0-739b6c73df08 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c0d9b34b06f445a7857603f60b181f3c.", "code": 404, "title": "Not Found"}} 2018-08-01 11:02:14,573 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c used request id req-76aa86f2-21be-4b26-92f0-739b6c73df08 2018-08-01 11:02:14,573 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 11:02:14,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c08e47fa7ec68f776d381e42150ba415315207d" 2018-08-01 11:02:14,657 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 11:02:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fc76b0cf-554d-4867-887a-9774630f97f2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: dd207f801ed3475f9dbe5f13077af1c8.", "code": 404, "title": "Not Found"}} 2018-08-01 11:02:14,657 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 used request id req-fc76b0cf-554d-4867-887a-9774630f97f2 2018-08-01 11:02:14,657 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 11:02:14,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/e3e1925cd12a4f31980fd12bfdf2b79d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c08e47fa7ec68f776d381e42150ba415315207d" 2018-08-01 11:02:14,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:02:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-581704ac-d75a-43ec-a1e5-23f6ba05a3b9 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/e3e1925cd12a4f31980fd12bfdf2b79d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e3e1925cd12a4f31980fd12bfdf2b79d", "name": "CreateStackSuccessTests-f7a062cd-3219-4e0-proj"}} 2018-08-01 11:02:14,748 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/e3e1925cd12a4f31980fd12bfdf2b79d used request id req-581704ac-d75a-43ec-a1e5-23f6ba05a3b9 2018-08-01 11:02:14,748 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a3b362f4-2776-4dff-a951-a579cfba8894 2018-08-01 11:02:14,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=a3b362f4-2776-4dff-a951-a579cfba8894 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c08e47fa7ec68f776d381e42150ba415315207d" 2018-08-01 11:02:14,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-0bf620aa-7b0c-46b1-8115-f53259af6cd0 Date: Wed, 01 Aug 2018 11:02: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-08-01T11:01:51Z", "security_group_id": "a3b362f4-2776-4dff-a951-a579cfba8894", "port_range_min": null, "revision_number": 0, "tenant_id": "e3e1925cd12a4f31980fd12bfdf2b79d", "created_at": "2018-08-01T11:01:51Z", "project_id": "e3e1925cd12a4f31980fd12bfdf2b79d", "id": "32fe5b5f-c449-4fb5-94a6-d27b204366c6"}, {"remote_group_id": "a3b362f4-2776-4dff-a951-a579cfba8894", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T11:01:51Z", "security_group_id": "a3b362f4-2776-4dff-a951-a579cfba8894", "port_range_min": null, "revision_number": 0, "tenant_id": "e3e1925cd12a4f31980fd12bfdf2b79d", "created_at": "2018-08-01T11:01:51Z", "project_id": "e3e1925cd12a4f31980fd12bfdf2b79d", "id": "89d4e2f9-5aca-4f2a-ba1c-f5f7b5cd4501"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T11:01:51Z", "security_group_id": "a3b362f4-2776-4dff-a951-a579cfba8894", "port_range_min": null, "revision_number": 0, "tenant_id": "e3e1925cd12a4f31980fd12bfdf2b79d", "created_at": "2018-08-01T11:01:51Z", "project_id": "e3e1925cd12a4f31980fd12bfdf2b79d", "id": "cabd4a39-f3f1-4e3c-9946-1a849da99584"}, {"remote_group_id": "a3b362f4-2776-4dff-a951-a579cfba8894", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T11:01:51Z", "security_group_id": "a3b362f4-2776-4dff-a951-a579cfba8894", "port_range_min": null, "revision_number": 0, "tenant_id": "e3e1925cd12a4f31980fd12bfdf2b79d", "created_at": "2018-08-01T11:01:51Z", "project_id": "e3e1925cd12a4f31980fd12bfdf2b79d", "id": "fb981425-2daf-4421-9952-c565c0f3e39a"}]} 2018-08-01 11:02:14,803 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=a3b362f4-2776-4dff-a951-a579cfba8894 used request id req-0bf620aa-7b0c-46b1-8115-f53259af6cd0 2018-08-01 11:02:14,804 - neutron_utils - INFO - Deleting security group with name - default 2018-08-01 11:02:14,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/a3b362f4-2776-4dff-a951-a579cfba8894 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c08e47fa7ec68f776d381e42150ba415315207d" 2018-08-01 11:02:15,185 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f65ba849-f473-4093-97cd-76b21ee0f78e Content-Length: 0 Date: Wed, 01 Aug 2018 11:02:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 11:02:15,185 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/a3b362f4-2776-4dff-a951-a579cfba8894 used request id req-f65ba849-f473-4093-97cd-76b21ee0f78e 2018-08-01 11:02:15,186 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-f7a062cd-3219-4e0-proj 2018-08-01 11:02:15,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/e3e1925cd12a4f31980fd12bfdf2b79d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c08e47fa7ec68f776d381e42150ba415315207d" 2018-08-01 11:02:15,412 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 11:02:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3f379301-4157-4490-a8ed-8f51a2a6d8c0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 11:02:15,412 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/e3e1925cd12a4f31980fd12bfdf2b79d used request id req-3f379301-4157-4490-a8ed-8f51a2a6d8c0 2018-08-01 11:02:15,412 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-f7a062cd-3219-4e0-proj-role 2018-08-01 11:02:15,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/9cab53a24d5e448bbb48ee7041367155 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c08e47fa7ec68f776d381e42150ba415315207d" 2018-08-01 11:02:15,519 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 11:02:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-867f55e9-0203-4c95-ae8b-8ee5103a2424 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 11:02:15,519 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/9cab53a24d5e448bbb48ee7041367155 used request id req-867f55e9-0203-4c95-ae8b-8ee5103a2424 2018-08-01 11:02:15,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c08e47fa7ec68f776d381e42150ba415315207d" 2018-08-01 11:02:15,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:02:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d7468b6-b0eb-44dd-a56a-06c71210b521 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 11:02:15,602 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-1d7468b6-b0eb-44dd-a56a-06c71210b521 2018-08-01 11:02:15,603 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-f7a062cd-3219-4e0-user 2018-08-01 11:02:15,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/395189c15e0d4ec3b823418dd11e7e13 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae293605dcea895a842c8fdbc73fde0732fafca2" 2018-08-01 11:02:15,769 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 11:02:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c1c9672-282b-4b4e-b524-dec2994b28e2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 11:02:15,770 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/395189c15e0d4ec3b823418dd11e7e13 used request id req-2c1c9672-282b-4b4e-b524-dec2994b28e2 2018-08-01 11:02:15,771 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 11:02:16,155 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T12:02:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["fqe_UlH3TY62qAXwLS-b7A"], "issued_at": "2018-08-01T11:02:16.000000Z"}} 2018-08-01 11:02:16,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6324cb9b390c8ae7d76c21808e6db884ce90832" 2018-08-01 11:02:16,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:02:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0c6f946-dc6a-4634-95c2-7e009c0c4800 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 11:02:16,235 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-c0c6f946-dc6a-4634-95c2-7e009c0c4800 2018-08-01 11:02:16,237 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 11:02:16,237 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 11:02:16,617 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T12:02:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["n4ZMO-V3QQ2P8D1h7dxcKg"], "issued_at": "2018-08-01T11:02:16.000000Z"}} 2018-08-01 11:02:16,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62b565da6dc4fa8546c98cfbb5394725b9ff2a9d" 2018-08-01 11:02:16,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:02:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ce02e7b-0965-46b9-94c0-de4d4f3e40f1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 11:02:16,695 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-9ce02e7b-0965-46b9-94c0-de4d4f3e40f1 2018-08-01 11:02:16,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 11:02:16,705 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 11:02: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 11:02:16,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-d04f0eed-e76d-4e5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62b565da6dc4fa8546c98cfbb5394725b9ff2a9d" 2018-08-01 11:02:16,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:02:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-809ebbf0-59fc-4ec6-85c1-fb3ba62329d6 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-d04f0eed-e76d-4e5-proj", "previous": null, "next": null}, "projects": []} 2018-08-01 11:02:16,793 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-d04f0eed-e76d-4e5-proj used request id req-809ebbf0-59fc-4ec6-85c1-fb3ba62329d6 2018-08-01 11:02:16,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62b565da6dc4fa8546c98cfbb5394725b9ff2a9d" 2018-08-01 11:02:16,881 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:02:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39334063-fb9a-431f-a457-f3c135d0b255 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 11:02:16,881 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-39334063-fb9a-431f-a457-f3c135d0b255 2018-08-01 11:02:16,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62b565da6dc4fa8546c98cfbb5394725b9ff2a9d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-d04f0eed-e76d-4e5-proj"}}' 2018-08-01 11:02:16,991 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 11:02:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-49d23e26-6b3e-4053-93e6-799bf8c7ea02 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/b815f61832f3434c899d37be87676d1a"}, "tags": [], "enabled": true, "id": "b815f61832f3434c899d37be87676d1a", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-d04f0eed-e76d-4e5-proj"}} 2018-08-01 11:02:16,991 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-49d23e26-6b3e-4053-93e6-799bf8c7ea02 2018-08-01 11:02:16,992 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-d04f0eed-e76d-4e5-proj 2018-08-01 11:02:16,992 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 11:02:16,993 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 11:02:17,375 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T12:02:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["RAinsOZtQcarW1BiabARFw"], "issued_at": "2018-08-01T11:02:17.000000Z"}} 2018-08-01 11:02:17,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a688fcc1e9b234fe8c7bcb8f4e7cd9650317060f" 2018-08-01 11:02:17,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:02:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-079f8dde-4d9e-4ca3-aee2-09bc545aad51 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 11:02:17,457 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-079f8dde-4d9e-4ca3-aee2-09bc545aad51 2018-08-01 11:02:17,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 11:02:17,466 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 11:02:17 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 11:02:17,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a688fcc1e9b234fe8c7bcb8f4e7cd9650317060f" 2018-08-01 11:02:17,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:02:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ee0329a-7d0b-4150-9ac6-9aadc1296a3e Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 11:02:17,566 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-0ee0329a-7d0b-4150-9ac6-9aadc1296a3e 2018-08-01 11:02:17,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateStackSuccessTests-d04f0eed-e76d-4e5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a688fcc1e9b234fe8c7bcb8f4e7cd9650317060f" 2018-08-01 11:02:17,654 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:02:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e835da1-7b34-4928-8cfa-efee9edc4d42 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateStackSuccessTests-d04f0eed-e76d-4e5-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/b815f61832f3434c899d37be87676d1a"}, "tags": [], "enabled": true, "id": "b815f61832f3434c899d37be87676d1a", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-d04f0eed-e76d-4e5-proj"}]} 2018-08-01 11:02:17,654 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateStackSuccessTests-d04f0eed-e76d-4e5-proj used request id req-2e835da1-7b34-4928-8cfa-efee9edc4d42 2018-08-01 11:02:17,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a688fcc1e9b234fe8c7bcb8f4e7cd9650317060f" 2018-08-01 11:02:17,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:02:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-934f406c-7dc6-49b1-a223-b6c8a0a88af7 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 11:02:17,744 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-934f406c-7dc6-49b1-a223-b6c8a0a88af7 2018-08-01 11:02:18,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a688fcc1e9b234fe8c7bcb8f4e7cd9650317060f" 2018-08-01 11:02:18,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:02:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ea4ac46-a576-46b4-808b-2c3c45ccc917 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 11:02:18,139 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-9ea4ac46-a576-46b4-808b-2c3c45ccc917 2018-08-01 11:02:18,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateStackSuccessTests-d04f0eed-e76d-4e5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a688fcc1e9b234fe8c7bcb8f4e7cd9650317060f" 2018-08-01 11:02:18,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:02:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-626a892c-c00a-44d9-9a48-33bfd7f306b6 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateStackSuccessTests-d04f0eed-e76d-4e5-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/b815f61832f3434c899d37be87676d1a"}, "tags": [], "enabled": true, "id": "b815f61832f3434c899d37be87676d1a", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-d04f0eed-e76d-4e5-proj"}]} 2018-08-01 11:02:18,229 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateStackSuccessTests-d04f0eed-e76d-4e5-proj used request id req-626a892c-c00a-44d9-9a48-33bfd7f306b6 2018-08-01 11:02:18,230 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-d04f0eed-e76d-4e5-user 2018-08-01 11:02:18,230 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 11:02:18,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62b565da6dc4fa8546c98cfbb5394725b9ff2a9d" 2018-08-01 11:02:18,316 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:02:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb030641-0b2b-403c-8724-561c5ba1e5b8 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 11:02:18,316 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-cb030641-0b2b-403c-8724-561c5ba1e5b8 2018-08-01 11:02:18,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62b565da6dc4fa8546c98cfbb5394725b9ff2a9d" -d '{"role": {"name": "CreateStackSuccessTests-d04f0eed-e76d-4e5-proj-role"}}' 2018-08-01 11:02:18,412 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 11:02:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a8c0ff6c-ed5b-4b96-849e-20714cea3600 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ea9f718a0e714a87a6f18b8cf8964430", "links": {"self": "http://172.30.9.24:5000/v3/roles/ea9f718a0e714a87a6f18b8cf8964430"}, "name": "CreateStackSuccessTests-d04f0eed-e76d-4e5-proj-role"}} 2018-08-01 11:02:18,412 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-a8c0ff6c-ed5b-4b96-849e-20714cea3600 2018-08-01 11:02:18,412 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-d04f0eed-e76d-4e5-proj-role 2018-08-01 11:02:18,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/ea9f718a0e714a87a6f18b8cf8964430 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62b565da6dc4fa8546c98cfbb5394725b9ff2a9d" 2018-08-01 11:02:18,499 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:02:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62251200-6de8-4a6a-bc9a-238a2507b0a5 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ea9f718a0e714a87a6f18b8cf8964430", "links": {"self": "http://172.30.9.24:5000/v3/roles/ea9f718a0e714a87a6f18b8cf8964430"}, "name": "CreateStackSuccessTests-d04f0eed-e76d-4e5-proj-role"}} 2018-08-01 11:02:18,499 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/ea9f718a0e714a87a6f18b8cf8964430 used request id req-62251200-6de8-4a6a-bc9a-238a2507b0a5 2018-08-01 11:02:18,500 - keystone_utils - INFO - Granting role CreateStackSuccessTests-d04f0eed-e76d-4e5-proj-role to project CreateStackSuccessTests-d04f0eed-e76d-4e5-proj 2018-08-01 11:02:18,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/b815f61832f3434c899d37be87676d1a/users/d0df38c256a84136b296866fbb578e3a/roles/ea9f718a0e714a87a6f18b8cf8964430 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62b565da6dc4fa8546c98cfbb5394725b9ff2a9d" 2018-08-01 11:02:18,624 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 11:02:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f3d73411-5c3e-47f1-9a9a-3cf7c06f4302 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 11:02:18,624 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/b815f61832f3434c899d37be87676d1a/users/d0df38c256a84136b296866fbb578e3a/roles/ea9f718a0e714a87a6f18b8cf8964430 used request id req-f3d73411-5c3e-47f1-9a9a-3cf7c06f4302 2018-08-01 11:02:18,625 - heat_utils - DEBUG - Retrieving Heat Client 2018-08-01 11:02:18,625 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-01 11:02:18,625 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 11:02:18,626 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 11:02:19,006 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ea9f718a0e714a87a6f18b8cf8964430", "name": "CreateStackSuccessTests-d04f0eed-e76d-4e5-proj-role"}], "expires_at": "2018-08-01T12:02:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b815f61832f3434c899d37be87676d1a", "name": "CreateStackSuccessTests-d04f0eed-e76d-4e5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/b815f61832f3434c899d37be87676d1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/b815f61832f3434c899d37be87676d1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/b815f61832f3434c899d37be87676d1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/b815f61832f3434c899d37be87676d1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/b815f61832f3434c899d37be87676d1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/b815f61832f3434c899d37be87676d1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_b815f61832f3434c899d37be87676d1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_b815f61832f3434c899d37be87676d1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b815f61832f3434c899d37be87676d1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/b815f61832f3434c899d37be87676d1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/b815f61832f3434c899d37be87676d1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/b815f61832f3434c899d37be87676d1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/b815f61832f3434c899d37be87676d1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/b815f61832f3434c899d37be87676d1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-d04f0eed-e76d-4e5-user", "id": "d0df38c256a84136b296866fbb578e3a"}, "audit_ids": ["7mzzMSexTRGtqHwkzSJu9g"], "issued_at": "2018-08-01T11:02:19.000000Z"}} 2018-08-01 11:02:19,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b306cd8c539683568a3fdda72007ebdadb0ff020" 2018-08-01 11:02:19,085 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:02:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0632e1a-b466-454b-b642-31a0589297f9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 11:02:19,086 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-f0632e1a-b466-454b-b642-31a0589297f9 2018-08-01 11:02:19,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b306cd8c539683568a3fdda72007ebdadb0ff020" 2018-08-01 11:02:19,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-472e1269-7b4d-4609-9b59-5714660a9b03 Date: Wed, 01 Aug 2018 11:02:19 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-image"} 2018-08-01 11:02:19,270 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-image used request id req-472e1269-7b4d-4609-9b59-5714660a9b03 2018-08-01 11:02:19,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b306cd8c539683568a3fdda72007ebdadb0ff020" 2018-08-01 11:02:19,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-b8c2f412-f941-42c9-9177-70e96cb632ad Date: Wed, 01 Aug 2018 11:02: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-08-01 11:02:19,280 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-b8c2f412-f941-42c9-9177-70e96cb632ad 2018-08-01 11:02:19,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b306cd8c539683568a3fdda72007ebdadb0ff020" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-image"}' 2018-08-01 11:02:19,349 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/f26252ea-e390-448b-8989-c2063f4376ea Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-86205aa4-29ae-4ccd-abf3-640ba01c5203 Date: Wed, 01 Aug 2018 11:02:19 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T11:02:19Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-01T11:02:19Z", "visibility": "shared", "locations": [], "self": "/v2/images/f26252ea-e390-448b-8989-c2063f4376ea", "min_disk": 0, "protected": false, "id": "f26252ea-e390-448b-8989-c2063f4376ea", "file": "/v2/images/f26252ea-e390-448b-8989-c2063f4376ea/file", "checksum": null, "owner": "b815f61832f3434c899d37be87676d1a", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 11:02:19,349 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-86205aa4-29ae-4ccd-abf3-640ba01c5203 2018-08-01 11:02:19,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9292/v2/images/f26252ea-e390-448b-8989-c2063f4376ea/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b306cd8c539683568a3fdda72007ebdadb0ff020" -d '' 2018-08-01 11:02:19,726 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7f95160b-a8f5-4cc1-ab51-438d2f40e941 Date: Wed, 01 Aug 2018 11:02:19 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-01 11:02:19,726 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/f26252ea-e390-448b-8989-c2063f4376ea/file used request id req-7f95160b-a8f5-4cc1-ab51-438d2f40e941 2018-08-01 11:02:19,726 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-01 11:02:19,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/f26252ea-e390-448b-8989-c2063f4376ea -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b306cd8c539683568a3fdda72007ebdadb0ff020" 2018-08-01 11:02:19,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-dae7ebce-d295-4adc-b43b-12a3f684b758 Date: Wed, 01 Aug 2018 11:02:19 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T11:02:19Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-01T11:02:19Z", "visibility": "shared", "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/f26252ea-e390-448b-8989-c2063f4376ea/snap", "metadata": {}}], "self": "/v2/images/f26252ea-e390-448b-8989-c2063f4376ea", "min_disk": 0, "protected": false, "id": "f26252ea-e390-448b-8989-c2063f4376ea", "file": "/v2/images/f26252ea-e390-448b-8989-c2063f4376ea/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b815f61832f3434c899d37be87676d1a", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/f26252ea-e390-448b-8989-c2063f4376ea/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 11:02:19,747 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/f26252ea-e390-448b-8989-c2063f4376ea used request id req-dae7ebce-d295-4adc-b43b-12a3f684b758 2018-08-01 11:02:19,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b306cd8c539683568a3fdda72007ebdadb0ff020" 2018-08-01 11:02:19,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-73fd05de-6d4d-443b-b626-7f01d59809da Date: Wed, 01 Aug 2018 11:02: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-08-01 11:02:19,756 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-73fd05de-6d4d-443b-b626-7f01d59809da 2018-08-01 11:02:19,758 - create_image - INFO - Created image with name - CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-image 2018-08-01 11:02:19,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/f26252ea-e390-448b-8989-c2063f4376ea -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b306cd8c539683568a3fdda72007ebdadb0ff020" 2018-08-01 11:02:19,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-c0cfd1ab-f468-4064-945b-7d731bc78919 Date: Wed, 01 Aug 2018 11:02:19 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T11:02:19Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-01T11:02:19Z", "visibility": "shared", "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/f26252ea-e390-448b-8989-c2063f4376ea/snap", "metadata": {}}], "self": "/v2/images/f26252ea-e390-448b-8989-c2063f4376ea", "min_disk": 0, "protected": false, "id": "f26252ea-e390-448b-8989-c2063f4376ea", "file": "/v2/images/f26252ea-e390-448b-8989-c2063f4376ea/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b815f61832f3434c899d37be87676d1a", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/f26252ea-e390-448b-8989-c2063f4376ea/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 11:02:19,776 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/f26252ea-e390-448b-8989-c2063f4376ea used request id req-c0cfd1ab-f468-4064-945b-7d731bc78919 2018-08-01 11:02:19,776 - create_image - DEBUG - Instance status is - active 2018-08-01 11:02:19,776 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-image 2018-08-01 11:02:19,776 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-image 2018-08-01 11:02:19,777 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 11:02:19,777 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 11:02:20,160 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T12:02:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["NmjqRBStQc-iiitTeUTw9Q"], "issued_at": "2018-08-01T11:02:20.000000Z"}} 2018-08-01 11:02:20,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e78970f2cc1b8cee4a9d2cbf440ddadecbd64d2" 2018-08-01 11:02:20,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:02:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba283248-afec-4882-a11f-021c3a2c77d6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 11:02:20,243 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-ba283248-afec-4882-a11f-021c3a2c77d6 2018-08-01 11:02:20,244 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 11:02:20,249 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e78970f2cc1b8cee4a9d2cbf440ddadecbd64d2" 2018-08-01 11:02:20,428 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:02: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-a02a5625-a9af-4472-b52f-c27678073e83 x-compute-request-id: req-a02a5625-a9af-4472-b52f-c27678073e83 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"flavors": [{"id": "4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "rel": "bookmark"}], "name": "vmtp-flavor_ee58c79f-c6fb-483f-8b9c-406ffbfad757"}, {"id": "5b61c696-1b5b-4204-b7e5-ca4a818093b0", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "bookmark"}], "name": "shaker-flavor_81952131-3011-4d90-80f4-831743223f59"}]} 2018-08-01 11:02:20,428 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-a02a5625-a9af-4472-b52f-c27678073e83 2018-08-01 11:02:20,431 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e78970f2cc1b8cee4a9d2cbf440ddadecbd64d2" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-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-08-01 11:02:20,471 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:02: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-fb58b12d-228a-421d-a9a8-b198187e879a x-compute-request-id: req-fb58b12d-228a-421d-a9a8-b198187e879a Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-flavor-name", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/57d01e21-965e-4906-bb94-1f17836f113b", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/57d01e21-965e-4906-bb94-1f17836f113b", "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": "57d01e21-965e-4906-bb94-1f17836f113b"}} 2018-08-01 11:02:20,471 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-fb58b12d-228a-421d-a9a8-b198187e879a 2018-08-01 11:02:20,472 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 11:02:20,473 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 11:02:20,851 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ea9f718a0e714a87a6f18b8cf8964430", "name": "CreateStackSuccessTests-d04f0eed-e76d-4e5-proj-role"}], "expires_at": "2018-08-01T12:02:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b815f61832f3434c899d37be87676d1a", "name": "CreateStackSuccessTests-d04f0eed-e76d-4e5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/b815f61832f3434c899d37be87676d1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/b815f61832f3434c899d37be87676d1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/b815f61832f3434c899d37be87676d1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/b815f61832f3434c899d37be87676d1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/b815f61832f3434c899d37be87676d1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/b815f61832f3434c899d37be87676d1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_b815f61832f3434c899d37be87676d1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_b815f61832f3434c899d37be87676d1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b815f61832f3434c899d37be87676d1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/b815f61832f3434c899d37be87676d1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/b815f61832f3434c899d37be87676d1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/b815f61832f3434c899d37be87676d1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/b815f61832f3434c899d37be87676d1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/b815f61832f3434c899d37be87676d1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-d04f0eed-e76d-4e5-user", "id": "d0df38c256a84136b296866fbb578e3a"}, "audit_ids": ["IIy7KmJmSZChmjun0BQy-g"], "issued_at": "2018-08-01T11:02:20.000000Z"}} 2018-08-01 11:02:20,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50da28b9e4209061afa60a317d3313b87cbf0d7b" 2018-08-01 11:02:20,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:02:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f7fa89b-1dd5-47f2-82fa-b1565bc0ed75 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 11:02:20,923 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-0f7fa89b-1dd5-47f2-82fa-b1565bc0ed75 2018-08-01 11:02:20,924 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 11:02:20,927 - heat_utils - DEBUG - Retrieving Heat Client 2018-08-01 11:02:20,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/b815f61832f3434c899d37be87676d1a/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50da28b9e4209061afa60a317d3313b87cbf0d7b" 2018-08-01 11:02:21,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:02:20 GMT Server: Apache x-openstack-request-id: req-f664ea9c-eca3-45ab-8791-7fd2df792a0f Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-08-01 11:02:21,111 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/b815f61832f3434c899d37be87676d1a/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-stack used request id req-f664ea9c-eca3-45ab-8791-7fd2df792a0f 2018-08-01 11:02:21,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8004/v1/b815f61832f3434c899d37be87676d1a/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50da28b9e4209061afa60a317d3313b87cbf0d7b" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-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-7562978e-6ad4-48c0-865e-34501d82a198-net", "inst_name": "CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-inst", "subnet_name": "CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-subnet", "image_name": "CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-image", "flavor_name": "CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-flavor-name"}}' 2018-08-01 11:02:23,267 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 11:02:21 GMT Server: Apache x-openstack-request-id: req-696cf0de-bb08-427a-8c70-d4c58dc58f7f Location: http://172.30.9.24:8004/v1/b815f61832f3434c899d37be87676d1a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-stack/8492f398-23e8-4536-9032-9912055958eb Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "8492f398-23e8-4536-9032-9912055958eb", "links": [{"href": "http://172.30.9.24:8004/v1/b815f61832f3434c899d37be87676d1a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-stack/8492f398-23e8-4536-9032-9912055958eb", "rel": "self"}]}} 2018-08-01 11:02:23,267 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.24:8004/v1/b815f61832f3434c899d37be87676d1a/stacks used request id req-696cf0de-bb08-427a-8c70-d4c58dc58f7f 2018-08-01 11:02:23,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/b815f61832f3434c899d37be87676d1a/stacks/8492f398-23e8-4536-9032-9912055958eb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50da28b9e4209061afa60a317d3313b87cbf0d7b" 2018-08-01 11:02:23,462 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:02:23 GMT Server: Apache x-openstack-request-id: req-a6fea9df-24be-469c-8b56-3d4667832c85 Location: http://172.30.9.24:8004/v1/b815f61832f3434c899d37be87676d1a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-stack/8492f398-23e8-4536-9032-9912055958eb Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/b815f61832f3434c899d37be87676d1a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-stack/8492f398-23e8-4536-9032-9912055958eb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:02:23,648 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:02:23 GMT Server: Apache x-openstack-request-id: req-d4d5b7ad-0d32-48b2-a18d-ab1fbb3c8b9b 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": "b815f61832f3434c899d37be87676d1a", "OS::stack_id": "8492f398-23e8-4536-9032-9912055958eb", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-stack", "image_name": "CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-image", "inst_name": "CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-inst", "subnet_name": "CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-subnet", "net_name": "CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-net", "flavor_name": "CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-stack", "stack_user_project_id": "3b0e034791db4eefb06cfb327ab8b368", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-01T11:02:22Z", "links": [{"href": "http://172.30.9.24:8004/v1/b815f61832f3434c899d37be87676d1a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-stack/8492f398-23e8-4536-9032-9912055958eb", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8492f398-23e8-4536-9032-9912055958eb", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-01 11:02:23,648 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/b815f61832f3434c899d37be87676d1a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-stack/8492f398-23e8-4536-9032-9912055958eb used request id req-d4d5b7ad-0d32-48b2-a18d-ab1fbb3c8b9b 2018-08-01 11:02:23,648 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-stack 2018-08-01 11:02:23,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/b815f61832f3434c899d37be87676d1a/stacks/8492f398-23e8-4536-9032-9912055958eb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50da28b9e4209061afa60a317d3313b87cbf0d7b" 2018-08-01 11:02:23,826 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:02:23 GMT Server: Apache x-openstack-request-id: req-dcc1c6b3-e3c1-46df-8936-259f66356d20 Location: http://172.30.9.24:8004/v1/b815f61832f3434c899d37be87676d1a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-stack/8492f398-23e8-4536-9032-9912055958eb Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/b815f61832f3434c899d37be87676d1a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-stack/8492f398-23e8-4536-9032-9912055958eb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:02:24,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:02:23 GMT Server: Apache x-openstack-request-id: req-3a27c281-9fa0-4840-8b4d-1405d836a84e 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": "b815f61832f3434c899d37be87676d1a", "OS::stack_id": "8492f398-23e8-4536-9032-9912055958eb", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-stack", "image_name": "CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-image", "inst_name": "CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-inst", "subnet_name": "CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-subnet", "net_name": "CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-net", "flavor_name": "CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-stack", "stack_user_project_id": "3b0e034791db4eefb06cfb327ab8b368", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-01T11:02:22Z", "links": [{"href": "http://172.30.9.24:8004/v1/b815f61832f3434c899d37be87676d1a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-stack/8492f398-23e8-4536-9032-9912055958eb", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8492f398-23e8-4536-9032-9912055958eb", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-01 11:02:24,040 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/b815f61832f3434c899d37be87676d1a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-stack/8492f398-23e8-4536-9032-9912055958eb used request id req-3a27c281-9fa0-4840-8b4d-1405d836a84e 2018-08-01 11:02:24,040 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-08-01 11:02:24,041 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-01 11:02:27,044 - create_stack - DEBUG - Stack status query timeout in 1196.60472417 2018-08-01 11:02:27,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/b815f61832f3434c899d37be87676d1a/stacks/8492f398-23e8-4536-9032-9912055958eb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50da28b9e4209061afa60a317d3313b87cbf0d7b" 2018-08-01 11:02:27,232 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:02:27 GMT Server: Apache x-openstack-request-id: req-a2079a32-e315-47ac-8161-6facb51f1595 Location: http://172.30.9.24:8004/v1/b815f61832f3434c899d37be87676d1a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-stack/8492f398-23e8-4536-9032-9912055958eb Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/b815f61832f3434c899d37be87676d1a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-stack/8492f398-23e8-4536-9032-9912055958eb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:02:27,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:02:27 GMT Server: Apache x-openstack-request-id: req-bf02f182-557c-4a34-ae26-b22f26b58b30 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": "b815f61832f3434c899d37be87676d1a", "OS::stack_id": "8492f398-23e8-4536-9032-9912055958eb", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-stack", "image_name": "CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-image", "inst_name": "CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-inst", "subnet_name": "CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-subnet", "net_name": "CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-net", "flavor_name": "CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-stack", "stack_user_project_id": "3b0e034791db4eefb06cfb327ab8b368", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-01T11:02:22Z", "links": [{"href": "http://172.30.9.24:8004/v1/b815f61832f3434c899d37be87676d1a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-stack/8492f398-23e8-4536-9032-9912055958eb", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8492f398-23e8-4536-9032-9912055958eb", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-01 11:02:27,454 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/b815f61832f3434c899d37be87676d1a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-stack/8492f398-23e8-4536-9032-9912055958eb used request id req-bf02f182-557c-4a34-ae26-b22f26b58b30 2018-08-01 11:02:27,455 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-08-01 11:02:27,455 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-01 11:02:30,458 - create_stack - DEBUG - Stack status query timeout in 1193.19057918 2018-08-01 11:02:30,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/b815f61832f3434c899d37be87676d1a/stacks/8492f398-23e8-4536-9032-9912055958eb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50da28b9e4209061afa60a317d3313b87cbf0d7b" 2018-08-01 11:02:30,714 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:02:30 GMT Server: Apache x-openstack-request-id: req-6b946e3d-5dd4-4f35-b7f8-b4dd5627716e Location: http://172.30.9.24:8004/v1/b815f61832f3434c899d37be87676d1a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-stack/8492f398-23e8-4536-9032-9912055958eb Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/b815f61832f3434c899d37be87676d1a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-stack/8492f398-23e8-4536-9032-9912055958eb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:02:30,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:02:30 GMT Server: Apache x-openstack-request-id: req-2d336bb6-80a7-4041-9642-596847958174 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": "b815f61832f3434c899d37be87676d1a", "OS::stack_id": "8492f398-23e8-4536-9032-9912055958eb", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-stack", "image_name": "CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-image", "inst_name": "CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-inst", "subnet_name": "CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-subnet", "net_name": "CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-net", "flavor_name": "CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-stack", "stack_user_project_id": "3b0e034791db4eefb06cfb327ab8b368", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-01T11:02:22Z", "links": [{"href": "http://172.30.9.24:8004/v1/b815f61832f3434c899d37be87676d1a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-stack/8492f398-23e8-4536-9032-9912055958eb", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8492f398-23e8-4536-9032-9912055958eb", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-01 11:02:30,754 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/b815f61832f3434c899d37be87676d1a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-stack/8492f398-23e8-4536-9032-9912055958eb used request id req-2d336bb6-80a7-4041-9642-596847958174 2018-08-01 11:02:30,754 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-08-01 11:02:30,754 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-01 11:02:33,755 - create_stack - DEBUG - Stack status query timeout in 1189.89355803 2018-08-01 11:02:33,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/b815f61832f3434c899d37be87676d1a/stacks/8492f398-23e8-4536-9032-9912055958eb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50da28b9e4209061afa60a317d3313b87cbf0d7b" 2018-08-01 11:02:33,785 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:02:33 GMT Server: Apache x-openstack-request-id: req-00144cd4-394d-4177-a9ff-073f9ecedfea Location: http://172.30.9.24:8004/v1/b815f61832f3434c899d37be87676d1a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-stack/8492f398-23e8-4536-9032-9912055958eb Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/b815f61832f3434c899d37be87676d1a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-stack/8492f398-23e8-4536-9032-9912055958eb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:02:34,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:02:33 GMT Server: Apache x-openstack-request-id: req-8456fc96-9632-4c2e-afce-7e193000a3c7 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": "b815f61832f3434c899d37be87676d1a", "OS::stack_id": "8492f398-23e8-4536-9032-9912055958eb", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-stack", "image_name": "CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-image", "inst_name": "CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-inst", "subnet_name": "CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-subnet", "net_name": "CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-net", "flavor_name": "CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-stack", "stack_user_project_id": "3b0e034791db4eefb06cfb327ab8b368", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-01T11:02:22Z", "links": [{"href": "http://172.30.9.24:8004/v1/b815f61832f3434c899d37be87676d1a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-stack/8492f398-23e8-4536-9032-9912055958eb", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8492f398-23e8-4536-9032-9912055958eb", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-01 11:02:34,000 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/b815f61832f3434c899d37be87676d1a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-stack/8492f398-23e8-4536-9032-9912055958eb used request id req-8456fc96-9632-4c2e-afce-7e193000a3c7 2018-08-01 11:02:34,001 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-08-01 11:02:34,001 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-01 11:02:37,004 - create_stack - DEBUG - Stack status query timeout in 1186.64441204 2018-08-01 11:02:37,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/b815f61832f3434c899d37be87676d1a/stacks/8492f398-23e8-4536-9032-9912055958eb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50da28b9e4209061afa60a317d3313b87cbf0d7b" 2018-08-01 11:02:37,033 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:02:37 GMT Server: Apache x-openstack-request-id: req-ff164434-4b1b-4a0f-baef-3e21f0103e48 Location: http://172.30.9.24:8004/v1/b815f61832f3434c899d37be87676d1a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-stack/8492f398-23e8-4536-9032-9912055958eb Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/b815f61832f3434c899d37be87676d1a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-stack/8492f398-23e8-4536-9032-9912055958eb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:02:37,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:02:37 GMT Server: Apache x-openstack-request-id: req-a9a7badc-8812-46d3-930e-120820125a15 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": "b815f61832f3434c899d37be87676d1a", "OS::stack_id": "8492f398-23e8-4536-9032-9912055958eb", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-stack", "image_name": "CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-image", "inst_name": "CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-inst", "subnet_name": "CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-subnet", "net_name": "CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-net", "flavor_name": "CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-stack", "stack_user_project_id": "3b0e034791db4eefb06cfb327ab8b368", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-01T11:02:22Z", "links": [{"href": "http://172.30.9.24:8004/v1/b815f61832f3434c899d37be87676d1a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-stack/8492f398-23e8-4536-9032-9912055958eb", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "8492f398-23e8-4536-9032-9912055958eb", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-01 11:02:37,074 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/b815f61832f3434c899d37be87676d1a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-stack/8492f398-23e8-4536-9032-9912055958eb used request id req-a9a7badc-8812-46d3-930e-120820125a15 2018-08-01 11:02:37,074 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-08-01 11:02:37,074 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-stack 2018-08-01 11:02:37,074 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-stack 2018-08-01 11:02:37,074 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 11:02:37,454 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ea9f718a0e714a87a6f18b8cf8964430", "name": "CreateStackSuccessTests-d04f0eed-e76d-4e5-proj-role"}], "expires_at": "2018-08-01T12:02:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b815f61832f3434c899d37be87676d1a", "name": "CreateStackSuccessTests-d04f0eed-e76d-4e5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/b815f61832f3434c899d37be87676d1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/b815f61832f3434c899d37be87676d1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/b815f61832f3434c899d37be87676d1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/b815f61832f3434c899d37be87676d1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/b815f61832f3434c899d37be87676d1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/b815f61832f3434c899d37be87676d1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_b815f61832f3434c899d37be87676d1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_b815f61832f3434c899d37be87676d1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b815f61832f3434c899d37be87676d1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/b815f61832f3434c899d37be87676d1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/b815f61832f3434c899d37be87676d1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/b815f61832f3434c899d37be87676d1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/b815f61832f3434c899d37be87676d1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/b815f61832f3434c899d37be87676d1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-d04f0eed-e76d-4e5-user", "id": "d0df38c256a84136b296866fbb578e3a"}, "audit_ids": ["T6k8iNVXTR64lTUdg70c-w"], "issued_at": "2018-08-01T11:02:37.000000Z"}} 2018-08-01 11:02:37,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/b815f61832f3434c899d37be87676d1a/stacks/8492f398-23e8-4536-9032-9912055958eb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}176260e3818376458932d3b44d4d0e5772a3cb4e" 2018-08-01 11:02:37,637 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:02:37 GMT Server: Apache x-openstack-request-id: req-2707334d-99d7-4e19-b628-776c82be7f59 Location: http://172.30.9.24:8004/v1/b815f61832f3434c899d37be87676d1a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-stack/8492f398-23e8-4536-9032-9912055958eb Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/b815f61832f3434c899d37be87676d1a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-stack/8492f398-23e8-4536-9032-9912055958eb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:02:37,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:02:37 GMT Server: Apache x-openstack-request-id: req-4208c6ba-f2a9-4aa9-b309-17cc394e01ae 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": "b815f61832f3434c899d37be87676d1a", "OS::stack_id": "8492f398-23e8-4536-9032-9912055958eb", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-stack", "image_name": "CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-image", "inst_name": "CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-inst", "subnet_name": "CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-subnet", "net_name": "CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-net", "flavor_name": "CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-stack", "stack_user_project_id": "3b0e034791db4eefb06cfb327ab8b368", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-01T11:02:22Z", "links": [{"href": "http://172.30.9.24:8004/v1/b815f61832f3434c899d37be87676d1a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-stack/8492f398-23e8-4536-9032-9912055958eb", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "8492f398-23e8-4536-9032-9912055958eb", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-01 11:02:37,844 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/b815f61832f3434c899d37be87676d1a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-stack/8492f398-23e8-4536-9032-9912055958eb used request id req-4208c6ba-f2a9-4aa9-b309-17cc394e01ae 2018-08-01 11:02:37,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/b815f61832f3434c899d37be87676d1a/stacks/8492f398-23e8-4536-9032-9912055958eb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50da28b9e4209061afa60a317d3313b87cbf0d7b" 2018-08-01 11:02:38,028 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:02:37 GMT Server: Apache x-openstack-request-id: req-81240e49-b4bb-4367-8479-08c483cb6bf7 Location: http://172.30.9.24:8004/v1/b815f61832f3434c899d37be87676d1a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-stack/8492f398-23e8-4536-9032-9912055958eb Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/b815f61832f3434c899d37be87676d1a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-stack/8492f398-23e8-4536-9032-9912055958eb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:02:38,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:02:38 GMT Server: Apache x-openstack-request-id: req-acbbc236-0ce3-41ef-b041-cee75db6c51e 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": "b815f61832f3434c899d37be87676d1a", "OS::stack_id": "8492f398-23e8-4536-9032-9912055958eb", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-stack", "image_name": "CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-image", "inst_name": "CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-inst", "subnet_name": "CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-subnet", "net_name": "CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-net", "flavor_name": "CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-stack", "stack_user_project_id": "3b0e034791db4eefb06cfb327ab8b368", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-01T11:02:22Z", "links": [{"href": "http://172.30.9.24:8004/v1/b815f61832f3434c899d37be87676d1a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-stack/8492f398-23e8-4536-9032-9912055958eb", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "8492f398-23e8-4536-9032-9912055958eb", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-01 11:02:38,071 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/b815f61832f3434c899d37be87676d1a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-stack/8492f398-23e8-4536-9032-9912055958eb used request id req-acbbc236-0ce3-41ef-b041-cee75db6c51e 2018-08-01 11:02:38,071 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 11:02:38,072 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 11:02:38,452 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ea9f718a0e714a87a6f18b8cf8964430", "name": "CreateStackSuccessTests-d04f0eed-e76d-4e5-proj-role"}], "expires_at": "2018-08-01T12:02:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b815f61832f3434c899d37be87676d1a", "name": "CreateStackSuccessTests-d04f0eed-e76d-4e5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/b815f61832f3434c899d37be87676d1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/b815f61832f3434c899d37be87676d1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/b815f61832f3434c899d37be87676d1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/b815f61832f3434c899d37be87676d1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/b815f61832f3434c899d37be87676d1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/b815f61832f3434c899d37be87676d1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_b815f61832f3434c899d37be87676d1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_b815f61832f3434c899d37be87676d1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b815f61832f3434c899d37be87676d1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/b815f61832f3434c899d37be87676d1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/b815f61832f3434c899d37be87676d1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/b815f61832f3434c899d37be87676d1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/b815f61832f3434c899d37be87676d1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/b815f61832f3434c899d37be87676d1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-d04f0eed-e76d-4e5-user", "id": "d0df38c256a84136b296866fbb578e3a"}, "audit_ids": ["JCIXcj6BSpmP5wkGF2oTuA"], "issued_at": "2018-08-01T11:02:38.000000Z"}} 2018-08-01 11:02:38,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0329034d0bbb164e1ff09b06e7c47bc92f8539ce" 2018-08-01 11:02:38,534 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:02:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-caab11fd-8ab9-40a9-b406-b76fb1b4605d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 11:02:38,534 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-caab11fd-8ab9-40a9-b406-b76fb1b4605d 2018-08-01 11:02:38,535 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 11:02:38,538 - heat_utils - DEBUG - Retrieving Heat Client 2018-08-01 11:02:38,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/b815f61832f3434c899d37be87676d1a/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0329034d0bbb164e1ff09b06e7c47bc92f8539ce" 2018-08-01 11:02:38,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:02:38 GMT Server: Apache x-openstack-request-id: req-9c85e700-b594-49ea-92bf-8ddb061f04b1 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-7562978e-6ad4-48c0-865e-34501d82a198-stack", "stack_user_project_id": "3b0e034791db4eefb06cfb327ab8b368", "deletion_time": null, "creation_time": "2018-08-01T11:02:22Z", "links": [{"href": "http://172.30.9.24:8004/v1/b815f61832f3434c899d37be87676d1a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-stack/8492f398-23e8-4536-9032-9912055958eb", "rel": "self"}], "updated_time": null, "stack_owner": null, "stack_status": "CREATE_COMPLETE", "id": "8492f398-23e8-4536-9032-9912055958eb", "tags": null}]} 2018-08-01 11:02:38,763 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/b815f61832f3434c899d37be87676d1a/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-stack used request id req-9c85e700-b594-49ea-92bf-8ddb061f04b1 2018-08-01 11:02:38,763 - create_stack - INFO - Found stack with name - CreateStackSuccessTests-CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-stack 2018-08-01 11:02:38,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/b815f61832f3434c899d37be87676d1a/stacks/8492f398-23e8-4536-9032-9912055958eb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0329034d0bbb164e1ff09b06e7c47bc92f8539ce" 2018-08-01 11:02:38,951 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:02:38 GMT Server: Apache x-openstack-request-id: req-8cb4a8ec-aaaa-40bf-aabd-35d85ce3aa2b Location: http://172.30.9.24:8004/v1/b815f61832f3434c899d37be87676d1a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-stack/8492f398-23e8-4536-9032-9912055958eb Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/b815f61832f3434c899d37be87676d1a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-stack/8492f398-23e8-4536-9032-9912055958eb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:02:39,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:02:38 GMT Server: Apache x-openstack-request-id: req-c515bc99-821a-4c67-a4d0-174bc181e3e7 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": "b815f61832f3434c899d37be87676d1a", "OS::stack_id": "8492f398-23e8-4536-9032-9912055958eb", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-stack", "image_name": "CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-image", "inst_name": "CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-inst", "subnet_name": "CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-subnet", "net_name": "CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-net", "flavor_name": "CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-stack", "stack_user_project_id": "3b0e034791db4eefb06cfb327ab8b368", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-01T11:02:22Z", "links": [{"href": "http://172.30.9.24:8004/v1/b815f61832f3434c899d37be87676d1a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-stack/8492f398-23e8-4536-9032-9912055958eb", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "8492f398-23e8-4536-9032-9912055958eb", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-01 11:02:39,155 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/b815f61832f3434c899d37be87676d1a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-stack/8492f398-23e8-4536-9032-9912055958eb used request id req-c515bc99-821a-4c67-a4d0-174bc181e3e7 2018-08-01 11:02:39,156 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-stack 2018-08-01 11:02:39,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8004/v1/b815f61832f3434c899d37be87676d1a/stacks/8492f398-23e8-4536-9032-9912055958eb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50da28b9e4209061afa60a317d3313b87cbf0d7b" 2018-08-01 11:02:39,184 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:02:39 GMT Server: Apache x-openstack-request-id: req-2c7e64ad-b65c-4df1-bb54-4c9e3ab222fb Location: http://172.30.9.24:8004/v1/b815f61832f3434c899d37be87676d1a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-stack/8492f398-23e8-4536-9032-9912055958eb Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/b815f61832f3434c899d37be87676d1a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-stack/8492f398-23e8-4536-9032-9912055958eb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:02:39,225 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 11:02:39 GMT Server: Apache x-openstack-request-id: req-d89e0cd2-c815-4fe6-9982-dcddb96b6109 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 11:02:39,225 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.24:8004/v1/b815f61832f3434c899d37be87676d1a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-stack/8492f398-23e8-4536-9032-9912055958eb used request id req-d89e0cd2-c815-4fe6-9982-dcddb96b6109 2018-08-01 11:02:39,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/b815f61832f3434c899d37be87676d1a/stacks/8492f398-23e8-4536-9032-9912055958eb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50da28b9e4209061afa60a317d3313b87cbf0d7b" 2018-08-01 11:02:39,254 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:02:39 GMT Server: Apache x-openstack-request-id: req-2a034877-560c-4726-badc-493259880979 Location: http://172.30.9.24:8004/v1/b815f61832f3434c899d37be87676d1a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-stack/8492f398-23e8-4536-9032-9912055958eb Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/b815f61832f3434c899d37be87676d1a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-stack/8492f398-23e8-4536-9032-9912055958eb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:02:39,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:02:39 GMT Server: Apache x-openstack-request-id: req-400df568-28f3-4cb6-95d9-3d43614cf1e2 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": "b815f61832f3434c899d37be87676d1a", "OS::stack_id": "8492f398-23e8-4536-9032-9912055958eb", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-stack", "image_name": "CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-image", "inst_name": "CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-inst", "subnet_name": "CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-subnet", "flavor_name": "CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-flavor-name", "net_name": "CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-stack", "stack_user_project_id": "3b0e034791db4eefb06cfb327ab8b368", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-01T11:02:22Z", "links": [{"href": "http://172.30.9.24:8004/v1/b815f61832f3434c899d37be87676d1a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-stack/8492f398-23e8-4536-9032-9912055958eb", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-01T11:02:39Z", "id": "8492f398-23e8-4536-9032-9912055958eb", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-01 11:02:39,280 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/b815f61832f3434c899d37be87676d1a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-stack/8492f398-23e8-4536-9032-9912055958eb used request id req-400df568-28f3-4cb6-95d9-3d43614cf1e2 2018-08-01 11:02:39,280 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-08-01 11:02:39,280 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-01 11:02:42,283 - create_stack - DEBUG - Stack status query timeout in 1196.94204307 2018-08-01 11:02:42,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/b815f61832f3434c899d37be87676d1a/stacks/8492f398-23e8-4536-9032-9912055958eb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50da28b9e4209061afa60a317d3313b87cbf0d7b" 2018-08-01 11:02:42,312 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:02:42 GMT Server: Apache x-openstack-request-id: req-b1c9e2d2-3555-4e37-8d1d-e1819236717c Location: http://172.30.9.24:8004/v1/b815f61832f3434c899d37be87676d1a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-stack/8492f398-23e8-4536-9032-9912055958eb Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/b815f61832f3434c899d37be87676d1a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-stack/8492f398-23e8-4536-9032-9912055958eb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:02:42,337 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:02:42 GMT Server: Apache x-openstack-request-id: req-fa8f7df7-26ee-4b9c-adbf-4f0239d00838 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": "b815f61832f3434c899d37be87676d1a", "OS::stack_id": "8492f398-23e8-4536-9032-9912055958eb", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-stack", "image_name": "CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-image", "inst_name": "CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-inst", "subnet_name": "CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-subnet", "flavor_name": "CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-flavor-name", "net_name": "CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-stack", "stack_user_project_id": "3b0e034791db4eefb06cfb327ab8b368", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-01T11:02:22Z", "links": [{"href": "http://172.30.9.24:8004/v1/b815f61832f3434c899d37be87676d1a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-stack/8492f398-23e8-4536-9032-9912055958eb", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-01T11:02:39Z", "id": "8492f398-23e8-4536-9032-9912055958eb", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-01 11:02:42,337 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/b815f61832f3434c899d37be87676d1a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-stack/8492f398-23e8-4536-9032-9912055958eb used request id req-fa8f7df7-26ee-4b9c-adbf-4f0239d00838 2018-08-01 11:02:42,337 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-08-01 11:02:42,337 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-01 11:02:45,341 - create_stack - DEBUG - Stack status query timeout in 1193.88470507 2018-08-01 11:02:45,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/b815f61832f3434c899d37be87676d1a/stacks/8492f398-23e8-4536-9032-9912055958eb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50da28b9e4209061afa60a317d3313b87cbf0d7b" 2018-08-01 11:02:45,370 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:02:45 GMT Server: Apache x-openstack-request-id: req-6f5201e6-3631-4d16-891f-2727942cefdb Location: http://172.30.9.24:8004/v1/b815f61832f3434c899d37be87676d1a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-stack/8492f398-23e8-4536-9032-9912055958eb Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/b815f61832f3434c899d37be87676d1a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-stack/8492f398-23e8-4536-9032-9912055958eb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:02:45,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:02:45 GMT Server: Apache x-openstack-request-id: req-b1c1001d-a894-46f9-9370-9823b61ff7ae 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": "b815f61832f3434c899d37be87676d1a", "OS::stack_id": "8492f398-23e8-4536-9032-9912055958eb", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-stack", "image_name": "CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-image", "inst_name": "CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-inst", "subnet_name": "CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-subnet", "flavor_name": "CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-flavor-name", "net_name": "CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-net"}, "deletion_time": "2018-08-01T11:02:45Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-stack", "stack_user_project_id": "3b0e034791db4eefb06cfb327ab8b368", "tags": null, "creation_time": "2018-08-01T11:02:22Z", "links": [{"href": "http://172.30.9.24:8004/v1/b815f61832f3434c899d37be87676d1a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-stack/8492f398-23e8-4536-9032-9912055958eb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-08-01T11:02:39Z", "id": "8492f398-23e8-4536-9032-9912055958eb", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-08-01 11:02:45,395 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/b815f61832f3434c899d37be87676d1a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-stack/8492f398-23e8-4536-9032-9912055958eb used request id req-b1c1001d-a894-46f9-9370-9823b61ff7ae 2018-08-01 11:02:45,396 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-08-01 11:02:45,396 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-stack 2018-08-01 11:02:45,396 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-stack 2018-08-01 11:02:45,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8004/v1/b815f61832f3434c899d37be87676d1a/stacks/8492f398-23e8-4536-9032-9912055958eb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50da28b9e4209061afa60a317d3313b87cbf0d7b" 2018-08-01 11:02:45,424 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:02:45 GMT Server: Apache x-openstack-request-id: req-f1b0346f-62e5-43ab-8f93-39d3dc8fb005 Location: http://172.30.9.24:8004/v1/b815f61832f3434c899d37be87676d1a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-stack/8492f398-23e8-4536-9032-9912055958eb Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/b815f61832f3434c899d37be87676d1a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-stack/8492f398-23e8-4536-9032-9912055958eb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:02:45,449 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 11:02:45 GMT Server: Apache x-openstack-request-id: req-b3305ef1-897b-430f-98d5-7e740b51e99f Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-08-01 11:02:45,449 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.24:8004/v1/b815f61832f3434c899d37be87676d1a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-stack/8492f398-23e8-4536-9032-9912055958eb used request id req-b3305ef1-897b-430f-98d5-7e740b51e99f 2018-08-01 11:02:45,450 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-7562978e-6ad4-48c0-865e-34501d82a198-image 2018-08-01 11:02:45,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9292/v2/images/f26252ea-e390-448b-8989-c2063f4376ea -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b306cd8c539683568a3fdda72007ebdadb0ff020" 2018-08-01 11:02:45,884 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4e4a6bdb-4a40-4073-b0a0-207e33bb1d6c Date: Wed, 01 Aug 2018 11:02:45 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-01 11:02:45,885 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/f26252ea-e390-448b-8989-c2063f4376ea used request id req-4e4a6bdb-4a40-4073-b0a0-207e33bb1d6c 2018-08-01 11:02:45,888 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/flavors/57d01e21-965e-4906-bb94-1f17836f113b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e78970f2cc1b8cee4a9d2cbf440ddadecbd64d2" 2018-08-01 11:02:45,922 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 11:02:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6ca0fb8c-a217-477c-9b05-ab69a8915df7 x-compute-request-id: req-6ca0fb8c-a217-477c-9b05-ab69a8915df7 Content-Length: 0 Content-Type: application/json 2018-08-01 11:02:45,922 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/57d01e21-965e-4906-bb94-1f17836f113b used request id req-6ca0fb8c-a217-477c-9b05-ab69a8915df7 2018-08-01 11:02:45,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62b565da6dc4fa8546c98cfbb5394725b9ff2a9d" 2018-08-01 11:02:46,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-8ebfb927-f55b-412c-a7f0-0630b1d0cb02 Date: Wed, 01 Aug 2018 11:02:46 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a2413a97b61342d8bd27570706ef372d", "created_at": "2018-08-01T09:33:18Z", "updated_at": "2018-08-01T09:33:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "7f556ce3-51d0-4279-a11d-510db9f9a3b1", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "94adc13c-a166-41cf-bd16-f997efc73cb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "b39143b5-c08f-4d0b-9d40-54f472f2389e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "e218b0b7-4501-4f84-9458-caf2891c260d", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}], "revision_number": 4, "project_id": "a2413a97b61342d8bd27570706ef372d", "id": "38229670-7386-42d0-b7b9-2397ea5938de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "created_at": "2018-08-01T09:28:38Z", "updated_at": "2018-08-01T09:28:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "763568f1-8151-4a3c-911a-d06da4423063", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "80d28bee-4aee-47e8-a8da-e0fe31497fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "a47a5ddf-aa37-4ab2-a335-1c93513b5f12", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "f5bba5a5-602b-421e-98b2-5a16117f943f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}], "revision_number": 4, "project_id": "dbe9669438844f3faecdc7fcc050e0d8", "id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ed1054af2e94c049694d98d54211d98", "created_at": "2018-08-01T09:31:40Z", "updated_at": "2018-08-01T09:31:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "34baee87-ea35-42ee-8a69-0f6e2a825d3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "89b9d1c9-f4f9-45cd-8d36-970d44228439", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "b8ab0d59-cab9-4488-82ee-7c5f69709bff", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "d3ab68ea-23b4-4bf6-8dd3-85d029e3d89f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}], "revision_number": 4, "project_id": "2ed1054af2e94c049694d98d54211d98", "id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "created_at": "2018-08-01T09:34:13Z", "updated_at": "2018-08-01T09:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "1dbb3f59-611b-46d1-a82d-2720e0a16f86", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "3878126b-a220-4357-adb9-bc22498f31b1", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "75ce67db-9c04-4561-a10d-8b1ec63943e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "e2945a69-3afe-41e3-a7ec-3ea4c79a12ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}], "revision_number": 4, "project_id": "c0d9b34b06f445a7857603f60b181f3c", "id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-01T09:30:58Z", "updated_at": "2018-08-01T09:30:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "042d4626-2974-418d-affe-f8f2acd05faa", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "995fae58-f0e5-4e10-801c-6c2ce5c7ae0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "cb8404fa-cb24-4879-a34d-f3050dcba730", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "dad6aaab-690e-4c24-9103-6767e0c80bc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "created_at": "2018-08-01T09:31:11Z", "updated_at": "2018-08-01T09:31:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "939e25e0-5dbc-4f6e-9f6f-7fb70e540203", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "9796a673-6928-4009-9c21-1410d395646e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "af7b8bf8-2fb6-4d72-842a-38f72d7581f7", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "b9af65b0-2eb8-45e1-8504-b7dc4dbb83ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}], "revision_number": 4, "project_id": "dd207f801ed3475f9dbe5f13077af1c8", "id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "46dd322c3fcc454eb140e37825746af8", "created_at": "2018-08-01T10:33:44Z", "updated_at": "2018-08-01T10:33:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "0f41470b-1091-45c1-b574-92069f79f8d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "8cc03a9c-8fa5-425b-812f-d7692bae3613", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d1373b1e-2fb9-4e02-a9e1-7e873ba1d7d1", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d21f3909-71f3-43e2-a22d-6a9c2513cb6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}], "revision_number": 4, "project_id": "46dd322c3fcc454eb140e37825746af8", "id": "b2961714-c8a4-4fcb-918b-21d70527c983", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "created_at": "2018-08-01T09:34:57Z", "updated_at": "2018-08-01T09:34:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "8063d12f-30db-4ccf-8ce0-72e59ba81a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c38e1a7a-5857-4f03-b991-6d5c9c9a5b9e", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c725bae1-d3bb-42b5-b331-32737085f28c", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "cfddc134-923b-4e0d-9ec5-dcc5641dd435", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}], "revision_number": 4, "project_id": "455b48a61678488ead79a4cfa07ef5c3", "id": "cd52f913-3072-4ce7-a779-7de795b62b12", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:36:50Z", "updated_at": "2018-08-01T09:36:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "07ef7fe5-a529-45da-bfc0-899f0ea9b592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "bc4dad3a-2a0c-4c31-b901-2909a12adb50", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c35cff35-4306-4116-b9fa-fc27bc7c05d6", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c493e3ac-d9d2-480d-9ec8-50982eedaf5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}], "revision_number": 4, "project_id": "8d96727022f4443794db44ecde432faf", "id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b815f61832f3434c899d37be87676d1a", "created_at": "2018-08-01T11:02:23Z", "updated_at": "2018-08-01T11:02:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:02:23Z", "revision_number": 0, "id": "103a259d-771f-4d98-a36b-6410a318fe63", "remote_group_id": "db0ca6de-4ecd-434d-ac48-2fdb1d2c3e5a", "remote_ip_prefix": null, "created_at": "2018-08-01T11:02:23Z", "security_group_id": "db0ca6de-4ecd-434d-ac48-2fdb1d2c3e5a", "tenant_id": "b815f61832f3434c899d37be87676d1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "b815f61832f3434c899d37be87676d1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:02:23Z", "revision_number": 0, "id": "5a8d1d89-7384-406c-9c27-ddc5677baddb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:02:23Z", "security_group_id": "db0ca6de-4ecd-434d-ac48-2fdb1d2c3e5a", "tenant_id": "b815f61832f3434c899d37be87676d1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "b815f61832f3434c899d37be87676d1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:02:23Z", "revision_number": 0, "id": "6dfe607b-b2b0-420e-8584-42f635bb54cc", "remote_group_id": "db0ca6de-4ecd-434d-ac48-2fdb1d2c3e5a", "remote_ip_prefix": null, "created_at": "2018-08-01T11:02:23Z", "security_group_id": "db0ca6de-4ecd-434d-ac48-2fdb1d2c3e5a", "tenant_id": "b815f61832f3434c899d37be87676d1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "b815f61832f3434c899d37be87676d1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:02:23Z", "revision_number": 0, "id": "b0fe1599-858a-49c1-896a-0fe51ccd8a8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:02:23Z", "security_group_id": "db0ca6de-4ecd-434d-ac48-2fdb1d2c3e5a", "tenant_id": "b815f61832f3434c899d37be87676d1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "b815f61832f3434c899d37be87676d1a"}], "revision_number": 4, "project_id": "b815f61832f3434c899d37be87676d1a", "id": "db0ca6de-4ecd-434d-ac48-2fdb1d2c3e5a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "created_at": "2018-08-01T09:32:45Z", "updated_at": "2018-08-01T09:32:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "058ea790-43ea-4a6f-9950-28418319e577", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "5fcfb31b-cdad-4037-973e-56b74faefd14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "99a24d26-dc7f-42d0-aa23-a7c061f04952", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "b641bb48-566e-472b-a3cc-d38c85ab3ff1", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}], "revision_number": 4, "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "name": "default"}]} 2018-08-01 11:02:46,156 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-8ebfb927-f55b-412c-a7f0-0630b1d0cb02 2018-08-01 11:02:46,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62b565da6dc4fa8546c98cfbb5394725b9ff2a9d" 2018-08-01 11:02:46,246 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 11:02:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ef637983-c9f5-4002-a9bc-73c2e144ce4e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2413a97b61342d8bd27570706ef372d.", "code": 404, "title": "Not Found"}} 2018-08-01 11:02:46,246 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d used request id req-ef637983-c9f5-4002-a9bc-73c2e144ce4e 2018-08-01 11:02:46,246 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 11:02:46,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62b565da6dc4fa8546c98cfbb5394725b9ff2a9d" 2018-08-01 11:02:46,334 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:02:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78e75f01-f184-4a3e-913a-b16bd2e427c8 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.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dbe9669438844f3faecdc7fcc050e0d8", "name": "service"}} 2018-08-01 11:02:46,335 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 used request id req-78e75f01-f184-4a3e-913a-b16bd2e427c8 2018-08-01 11:02:46,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62b565da6dc4fa8546c98cfbb5394725b9ff2a9d" 2018-08-01 11:02:46,419 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 11:02:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b45737ed-cef9-4b7d-8038-0bc195d8259f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ed1054af2e94c049694d98d54211d98.", "code": 404, "title": "Not Found"}} 2018-08-01 11:02:46,420 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 used request id req-b45737ed-cef9-4b7d-8038-0bc195d8259f 2018-08-01 11:02:46,420 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 11:02:46,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62b565da6dc4fa8546c98cfbb5394725b9ff2a9d" 2018-08-01 11:02:46,504 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 11:02:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c3d92198-edd9-4c04-8f0a-02914c3f98f2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c0d9b34b06f445a7857603f60b181f3c.", "code": 404, "title": "Not Found"}} 2018-08-01 11:02:46,504 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c used request id req-c3d92198-edd9-4c04-8f0a-02914c3f98f2 2018-08-01 11:02:46,504 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 11:02:46,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62b565da6dc4fa8546c98cfbb5394725b9ff2a9d" 2018-08-01 11:02:46,594 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 11:02:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3a3903a9-683c-499c-9305-a41bff393343 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: dd207f801ed3475f9dbe5f13077af1c8.", "code": 404, "title": "Not Found"}} 2018-08-01 11:02:46,594 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 used request id req-3a3903a9-683c-499c-9305-a41bff393343 2018-08-01 11:02:46,594 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 11:02:46,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62b565da6dc4fa8546c98cfbb5394725b9ff2a9d" 2018-08-01 11:02:46,680 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 11:02:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-86661e7d-d4d2-4dbf-8908-187a4e72127a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 46dd322c3fcc454eb140e37825746af8.", "code": 404, "title": "Not Found"}} 2018-08-01 11:02:46,681 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 used request id req-86661e7d-d4d2-4dbf-8908-187a4e72127a 2018-08-01 11:02:46,681 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 11:02:46,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62b565da6dc4fa8546c98cfbb5394725b9ff2a9d" 2018-08-01 11:02:46,766 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 11:02:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1536fb57-cdce-4a4a-9623-1fc364411a2c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 455b48a61678488ead79a4cfa07ef5c3.", "code": 404, "title": "Not Found"}} 2018-08-01 11:02:46,767 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 used request id req-1536fb57-cdce-4a4a-9623-1fc364411a2c 2018-08-01 11:02:46,767 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 11:02:46,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62b565da6dc4fa8546c98cfbb5394725b9ff2a9d" 2018-08-01 11:02:46,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:02:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-844e08ee-6996-4cf9-a527-643049de2ac2 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 11:02:46,850 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-844e08ee-6996-4cf9-a527-643049de2ac2 2018-08-01 11:02:46,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/b815f61832f3434c899d37be87676d1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62b565da6dc4fa8546c98cfbb5394725b9ff2a9d" 2018-08-01 11:02:46,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:02:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c380afda-39a4-41ce-bec9-d71b898a4631 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/b815f61832f3434c899d37be87676d1a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b815f61832f3434c899d37be87676d1a", "name": "CreateStackSuccessTests-d04f0eed-e76d-4e5-proj"}} 2018-08-01 11:02:46,939 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/b815f61832f3434c899d37be87676d1a used request id req-c380afda-39a4-41ce-bec9-d71b898a4631 2018-08-01 11:02:46,940 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - db0ca6de-4ecd-434d-ac48-2fdb1d2c3e5a 2018-08-01 11:02:46,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=db0ca6de-4ecd-434d-ac48-2fdb1d2c3e5a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62b565da6dc4fa8546c98cfbb5394725b9ff2a9d" 2018-08-01 11:02:46,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-fd52b160-4149-49c7-a27d-449b8e78bb93 Date: Wed, 01 Aug 2018 11:02:46 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "db0ca6de-4ecd-434d-ac48-2fdb1d2c3e5a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T11:02:23Z", "security_group_id": "db0ca6de-4ecd-434d-ac48-2fdb1d2c3e5a", "port_range_min": null, "revision_number": 0, "tenant_id": "b815f61832f3434c899d37be87676d1a", "created_at": "2018-08-01T11:02:23Z", "project_id": "b815f61832f3434c899d37be87676d1a", "id": "103a259d-771f-4d98-a36b-6410a318fe63"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T11:02:23Z", "security_group_id": "db0ca6de-4ecd-434d-ac48-2fdb1d2c3e5a", "port_range_min": null, "revision_number": 0, "tenant_id": "b815f61832f3434c899d37be87676d1a", "created_at": "2018-08-01T11:02:23Z", "project_id": "b815f61832f3434c899d37be87676d1a", "id": "5a8d1d89-7384-406c-9c27-ddc5677baddb"}, {"remote_group_id": "db0ca6de-4ecd-434d-ac48-2fdb1d2c3e5a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T11:02:23Z", "security_group_id": "db0ca6de-4ecd-434d-ac48-2fdb1d2c3e5a", "port_range_min": null, "revision_number": 0, "tenant_id": "b815f61832f3434c899d37be87676d1a", "created_at": "2018-08-01T11:02:23Z", "project_id": "b815f61832f3434c899d37be87676d1a", "id": "6dfe607b-b2b0-420e-8584-42f635bb54cc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T11:02:23Z", "security_group_id": "db0ca6de-4ecd-434d-ac48-2fdb1d2c3e5a", "port_range_min": null, "revision_number": 0, "tenant_id": "b815f61832f3434c899d37be87676d1a", "created_at": "2018-08-01T11:02:23Z", "project_id": "b815f61832f3434c899d37be87676d1a", "id": "b0fe1599-858a-49c1-896a-0fe51ccd8a8f"}]} 2018-08-01 11:02:46,964 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=db0ca6de-4ecd-434d-ac48-2fdb1d2c3e5a used request id req-fd52b160-4149-49c7-a27d-449b8e78bb93 2018-08-01 11:02:46,965 - neutron_utils - INFO - Deleting security group with name - default 2018-08-01 11:02:46,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/db0ca6de-4ecd-434d-ac48-2fdb1d2c3e5a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62b565da6dc4fa8546c98cfbb5394725b9ff2a9d" 2018-08-01 11:02:47,094 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4783e763-f31d-4fa3-8dbb-82606b84da8e Content-Length: 0 Date: Wed, 01 Aug 2018 11:02:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 11:02:47,094 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/db0ca6de-4ecd-434d-ac48-2fdb1d2c3e5a used request id req-4783e763-f31d-4fa3-8dbb-82606b84da8e 2018-08-01 11:02:47,095 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-d04f0eed-e76d-4e5-proj 2018-08-01 11:02:47,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/b815f61832f3434c899d37be87676d1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62b565da6dc4fa8546c98cfbb5394725b9ff2a9d" 2018-08-01 11:02:47,308 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 11:02:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e1f1fe0a-bf7b-4c54-8fd7-0d1baebcc6bf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 11:02:47,308 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/b815f61832f3434c899d37be87676d1a used request id req-e1f1fe0a-bf7b-4c54-8fd7-0d1baebcc6bf 2018-08-01 11:02:47,309 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-d04f0eed-e76d-4e5-proj-role 2018-08-01 11:02:47,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/ea9f718a0e714a87a6f18b8cf8964430 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62b565da6dc4fa8546c98cfbb5394725b9ff2a9d" 2018-08-01 11:02:47,416 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 11:02:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1976b48f-bb34-4b4c-a356-6aa903091d00 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 11:02:47,416 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/ea9f718a0e714a87a6f18b8cf8964430 used request id req-1976b48f-bb34-4b4c-a356-6aa903091d00 2018-08-01 11:02:47,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62b565da6dc4fa8546c98cfbb5394725b9ff2a9d" 2018-08-01 11:02:47,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:02:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2caaed2-8f7f-4b58-940f-2c6aaa2fab92 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 11:02:47,504 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-e2caaed2-8f7f-4b58-940f-2c6aaa2fab92 2018-08-01 11:02:47,505 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-d04f0eed-e76d-4e5-user 2018-08-01 11:02:47,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/d0df38c256a84136b296866fbb578e3a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a688fcc1e9b234fe8c7bcb8f4e7cd9650317060f" 2018-08-01 11:02:47,717 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 11:02:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e789786-3c8c-49ee-af35-35fc8a13b25a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 11:02:47,717 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/d0df38c256a84136b296866fbb578e3a used request id req-5e789786-3c8c-49ee-af35-35fc8a13b25a 2018-08-01 11:02:47,719 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 11:02:48,107 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T12:02:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["8B5DYsIqR3KG3d1csI3UqQ"], "issued_at": "2018-08-01T11:02:48.000000Z"}} 2018-08-01 11:02:48,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0204be712b46a7d13b7c3fcdfdb537df3196b6d0" 2018-08-01 11:02:48,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:02:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ebbdc84-9959-444c-ab8f-d3e88871965d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 11:02:48,186 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-3ebbdc84-9959-444c-ab8f-d3e88871965d 2018-08-01 11:02:48,187 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 11:02:48,188 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 11:02:48,570 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T12:02:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["11S-bjmuQjS8FBS-OcguwA"], "issued_at": "2018-08-01T11:02:48.000000Z"}} 2018-08-01 11:02:48,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3cb3c57d531145b55d37623ad798ae35b7893e8" 2018-08-01 11:02:48,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:02:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3843ca9a-01ee-44fd-99f5-31fd3037bda0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 11:02:48,647 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-3843ca9a-01ee-44fd-99f5-31fd3037bda0 2018-08-01 11:02:48,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 11:02:48,657 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 11:02: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 11:02:48,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-a269e3c6-2bc1-415-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3cb3c57d531145b55d37623ad798ae35b7893e8" 2018-08-01 11:02:48,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:02:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31a1ea59-7a9e-427f-b18a-32ff6ea3f0a0 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-a269e3c6-2bc1-415-proj", "previous": null, "next": null}, "projects": []} 2018-08-01 11:02:48,742 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-a269e3c6-2bc1-415-proj used request id req-31a1ea59-7a9e-427f-b18a-32ff6ea3f0a0 2018-08-01 11:02:48,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3cb3c57d531145b55d37623ad798ae35b7893e8" 2018-08-01 11:02:48,829 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:02:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bfd6ccd-15d4-4fe4-a146-a2c4364b4913 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 11:02:48,829 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-5bfd6ccd-15d4-4fe4-a146-a2c4364b4913 2018-08-01 11:02:48,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3cb3c57d531145b55d37623ad798ae35b7893e8" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-a269e3c6-2bc1-415-proj"}}' 2018-08-01 11:02:48,974 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 11:02:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-87e6b4a6-7319-42ea-b682-d5e4f30cf20e Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/138ac6ebca6544c9bd0ccf5eea9acd05"}, "tags": [], "enabled": true, "id": "138ac6ebca6544c9bd0ccf5eea9acd05", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-a269e3c6-2bc1-415-proj"}} 2018-08-01 11:02:48,974 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-87e6b4a6-7319-42ea-b682-d5e4f30cf20e 2018-08-01 11:02:48,974 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-a269e3c6-2bc1-415-proj 2018-08-01 11:02:48,974 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 11:02:48,975 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 11:02:49,358 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T12:02:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["Zsav_5nMRJC5CTWUID98rA"], "issued_at": "2018-08-01T11:02:49.000000Z"}} 2018-08-01 11:02:49,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64d8fb41cd5c067c28f2266edcdd447fe27da453" 2018-08-01 11:02:49,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:02:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2143b39-5f6d-41d0-bc43-43256c52a830 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 11:02:49,431 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-f2143b39-5f6d-41d0-bc43-43256c52a830 2018-08-01 11:02:49,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 11:02:49,440 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 11:02:49 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 11:02:49,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64d8fb41cd5c067c28f2266edcdd447fe27da453" 2018-08-01 11:02:49,536 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:02:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42ad56ca-f9c7-401c-b950-a9ade913bb9c Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 11:02:49,536 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-42ad56ca-f9c7-401c-b950-a9ade913bb9c 2018-08-01 11:02:49,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateStackSuccessTests-a269e3c6-2bc1-415-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64d8fb41cd5c067c28f2266edcdd447fe27da453" 2018-08-01 11:02:49,556 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:02:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3ea61c9-b628-4bde-9289-01e5d7f819d0 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateStackSuccessTests-a269e3c6-2bc1-415-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/138ac6ebca6544c9bd0ccf5eea9acd05"}, "tags": [], "enabled": true, "id": "138ac6ebca6544c9bd0ccf5eea9acd05", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-a269e3c6-2bc1-415-proj"}]} 2018-08-01 11:02:49,557 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateStackSuccessTests-a269e3c6-2bc1-415-proj used request id req-e3ea61c9-b628-4bde-9289-01e5d7f819d0 2018-08-01 11:02:49,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64d8fb41cd5c067c28f2266edcdd447fe27da453" 2018-08-01 11:02:49,643 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:02:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a59abd86-60a9-4539-911d-e8434728fa34 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 11:02:49,643 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-a59abd86-60a9-4539-911d-e8434728fa34 2018-08-01 11:02:50,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64d8fb41cd5c067c28f2266edcdd447fe27da453" 2018-08-01 11:02:50,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:02:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28e2c655-6530-4869-9062-cbe3a8206f91 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 11:02:50,108 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-28e2c655-6530-4869-9062-cbe3a8206f91 2018-08-01 11:02:50,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateStackSuccessTests-a269e3c6-2bc1-415-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64d8fb41cd5c067c28f2266edcdd447fe27da453" 2018-08-01 11:02:50,199 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:02:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6f6dfae-2dcc-4bf7-a230-b0f82235ae15 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateStackSuccessTests-a269e3c6-2bc1-415-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/138ac6ebca6544c9bd0ccf5eea9acd05"}, "tags": [], "enabled": true, "id": "138ac6ebca6544c9bd0ccf5eea9acd05", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-a269e3c6-2bc1-415-proj"}]} 2018-08-01 11:02:50,199 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateStackSuccessTests-a269e3c6-2bc1-415-proj used request id req-b6f6dfae-2dcc-4bf7-a230-b0f82235ae15 2018-08-01 11:02:50,199 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-a269e3c6-2bc1-415-user 2018-08-01 11:02:50,199 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 11:02:50,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3cb3c57d531145b55d37623ad798ae35b7893e8" 2018-08-01 11:02:50,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:02:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a6d9998-805d-4eb4-bb24-bd8adcfd6ef1 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 11:02:50,288 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-1a6d9998-805d-4eb4-bb24-bd8adcfd6ef1 2018-08-01 11:02:50,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3cb3c57d531145b55d37623ad798ae35b7893e8" -d '{"role": {"name": "CreateStackSuccessTests-a269e3c6-2bc1-415-proj-role"}}' 2018-08-01 11:02:50,400 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 11:02:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2452e459-b192-4339-9d70-8a66438e555d Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "11ad417393c24d7c9417c145fb0ad366", "links": {"self": "http://172.30.9.24:5000/v3/roles/11ad417393c24d7c9417c145fb0ad366"}, "name": "CreateStackSuccessTests-a269e3c6-2bc1-415-proj-role"}} 2018-08-01 11:02:50,400 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-2452e459-b192-4339-9d70-8a66438e555d 2018-08-01 11:02:50,401 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-a269e3c6-2bc1-415-proj-role 2018-08-01 11:02:50,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/11ad417393c24d7c9417c145fb0ad366 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3cb3c57d531145b55d37623ad798ae35b7893e8" 2018-08-01 11:02:50,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:02:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3210c04-1094-44ea-8ac6-005115203699 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "11ad417393c24d7c9417c145fb0ad366", "links": {"self": "http://172.30.9.24:5000/v3/roles/11ad417393c24d7c9417c145fb0ad366"}, "name": "CreateStackSuccessTests-a269e3c6-2bc1-415-proj-role"}} 2018-08-01 11:02:50,494 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/11ad417393c24d7c9417c145fb0ad366 used request id req-f3210c04-1094-44ea-8ac6-005115203699 2018-08-01 11:02:50,494 - keystone_utils - INFO - Granting role CreateStackSuccessTests-a269e3c6-2bc1-415-proj-role to project CreateStackSuccessTests-a269e3c6-2bc1-415-proj 2018-08-01 11:02:50,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/138ac6ebca6544c9bd0ccf5eea9acd05/users/76f16fe3b9324e8fae913d7eb04ef58d/roles/11ad417393c24d7c9417c145fb0ad366 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3cb3c57d531145b55d37623ad798ae35b7893e8" 2018-08-01 11:02:50,558 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 11:02:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-498ba641-844d-4500-8af3-462088e2a596 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 11:02:50,559 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/138ac6ebca6544c9bd0ccf5eea9acd05/users/76f16fe3b9324e8fae913d7eb04ef58d/roles/11ad417393c24d7c9417c145fb0ad366 used request id req-498ba641-844d-4500-8af3-462088e2a596 2018-08-01 11:02:50,559 - heat_utils - DEBUG - Retrieving Heat Client 2018-08-01 11:02:50,559 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-01 11:02:50,559 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 11:02:50,560 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 11:02:50,943 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "11ad417393c24d7c9417c145fb0ad366", "name": "CreateStackSuccessTests-a269e3c6-2bc1-415-proj-role"}], "expires_at": "2018-08-01T12:02:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "138ac6ebca6544c9bd0ccf5eea9acd05", "name": "CreateStackSuccessTests-a269e3c6-2bc1-415-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/138ac6ebca6544c9bd0ccf5eea9acd05", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/138ac6ebca6544c9bd0ccf5eea9acd05", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/138ac6ebca6544c9bd0ccf5eea9acd05", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/138ac6ebca6544c9bd0ccf5eea9acd05", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/138ac6ebca6544c9bd0ccf5eea9acd05", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/138ac6ebca6544c9bd0ccf5eea9acd05", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_138ac6ebca6544c9bd0ccf5eea9acd05", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_138ac6ebca6544c9bd0ccf5eea9acd05", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/138ac6ebca6544c9bd0ccf5eea9acd05", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/138ac6ebca6544c9bd0ccf5eea9acd05", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/138ac6ebca6544c9bd0ccf5eea9acd05", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/138ac6ebca6544c9bd0ccf5eea9acd05", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/138ac6ebca6544c9bd0ccf5eea9acd05", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/138ac6ebca6544c9bd0ccf5eea9acd05", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-a269e3c6-2bc1-415-user", "id": "76f16fe3b9324e8fae913d7eb04ef58d"}, "audit_ids": ["N8pXSfQnQPeRDMJUze9ZMw"], "issued_at": "2018-08-01T11:02:50.000000Z"}} 2018-08-01 11:02:50,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d2c56038d721dd98bada0c742ad9072bec6d9d" 2018-08-01 11:02:51,021 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:02:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67d57b09-d357-4876-83fb-b8b4e250e02c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 11:02:51,021 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-67d57b09-d357-4876-83fb-b8b4e250e02c 2018-08-01 11:02:51,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e0d2c56038d721dd98bada0c742ad9072bec6d9d" 2018-08-01 11:02:51,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-35edbd6d-b560-4578-b0e1-a23ba6729949 Date: Wed, 01 Aug 2018 11:02:51 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-image"} 2018-08-01 11:02:51,213 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-image used request id req-35edbd6d-b560-4578-b0e1-a23ba6729949 2018-08-01 11:02:51,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e0d2c56038d721dd98bada0c742ad9072bec6d9d" 2018-08-01 11:02:51,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-51026953-b75a-4e03-b09e-c82f7f59ba11 Date: Wed, 01 Aug 2018 11:02: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-08-01 11:02:51,222 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-51026953-b75a-4e03-b09e-c82f7f59ba11 2018-08-01 11:02:51,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e0d2c56038d721dd98bada0c742ad9072bec6d9d" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-image"}' 2018-08-01 11:02:51,295 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/796f397c-c924-4b3a-8134-361a3ffb0a6d Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-421116ee-3aa0-4f6d-87eb-84c8b1a5b5b4 Date: Wed, 01 Aug 2018 11:02:51 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T11:02:51Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-01T11:02:51Z", "visibility": "shared", "locations": [], "self": "/v2/images/796f397c-c924-4b3a-8134-361a3ffb0a6d", "min_disk": 0, "protected": false, "id": "796f397c-c924-4b3a-8134-361a3ffb0a6d", "file": "/v2/images/796f397c-c924-4b3a-8134-361a3ffb0a6d/file", "checksum": null, "owner": "138ac6ebca6544c9bd0ccf5eea9acd05", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 11:02:51,295 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-421116ee-3aa0-4f6d-87eb-84c8b1a5b5b4 2018-08-01 11:02:51,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9292/v2/images/796f397c-c924-4b3a-8134-361a3ffb0a6d/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e0d2c56038d721dd98bada0c742ad9072bec6d9d" -d '' 2018-08-01 11:02:51,751 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b6aa0ba0-0940-49e0-af34-b42a571c7fc5 Date: Wed, 01 Aug 2018 11:02:51 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-01 11:02:51,752 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/796f397c-c924-4b3a-8134-361a3ffb0a6d/file used request id req-b6aa0ba0-0940-49e0-af34-b42a571c7fc5 2018-08-01 11:02:51,752 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-01 11:02:51,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/796f397c-c924-4b3a-8134-361a3ffb0a6d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e0d2c56038d721dd98bada0c742ad9072bec6d9d" 2018-08-01 11:02:51,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-00119150-c0ff-4b9d-b0fe-83e7e7eb7a80 Date: Wed, 01 Aug 2018 11:02:51 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T11:02:51Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-01T11:02:51Z", "visibility": "shared", "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/796f397c-c924-4b3a-8134-361a3ffb0a6d/snap", "metadata": {}}], "self": "/v2/images/796f397c-c924-4b3a-8134-361a3ffb0a6d", "min_disk": 0, "protected": false, "id": "796f397c-c924-4b3a-8134-361a3ffb0a6d", "file": "/v2/images/796f397c-c924-4b3a-8134-361a3ffb0a6d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "138ac6ebca6544c9bd0ccf5eea9acd05", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/796f397c-c924-4b3a-8134-361a3ffb0a6d/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 11:02:51,772 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/796f397c-c924-4b3a-8134-361a3ffb0a6d used request id req-00119150-c0ff-4b9d-b0fe-83e7e7eb7a80 2018-08-01 11:02:51,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e0d2c56038d721dd98bada0c742ad9072bec6d9d" 2018-08-01 11:02:51,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-1e506d42-831a-4df8-b732-1aeadbf83078 Date: Wed, 01 Aug 2018 11:02: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-08-01 11:02:51,782 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-1e506d42-831a-4df8-b732-1aeadbf83078 2018-08-01 11:02:51,784 - create_image - INFO - Created image with name - CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-image 2018-08-01 11:02:51,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/796f397c-c924-4b3a-8134-361a3ffb0a6d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e0d2c56038d721dd98bada0c742ad9072bec6d9d" 2018-08-01 11:02:51,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-07523b44-2dbf-47e8-b2d2-552c58a54bba Date: Wed, 01 Aug 2018 11:02:51 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T11:02:51Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-01T11:02:51Z", "visibility": "shared", "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/796f397c-c924-4b3a-8134-361a3ffb0a6d/snap", "metadata": {}}], "self": "/v2/images/796f397c-c924-4b3a-8134-361a3ffb0a6d", "min_disk": 0, "protected": false, "id": "796f397c-c924-4b3a-8134-361a3ffb0a6d", "file": "/v2/images/796f397c-c924-4b3a-8134-361a3ffb0a6d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "138ac6ebca6544c9bd0ccf5eea9acd05", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/796f397c-c924-4b3a-8134-361a3ffb0a6d/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 11:02:51,803 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/796f397c-c924-4b3a-8134-361a3ffb0a6d used request id req-07523b44-2dbf-47e8-b2d2-552c58a54bba 2018-08-01 11:02:51,804 - create_image - DEBUG - Instance status is - active 2018-08-01 11:02:51,804 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-image 2018-08-01 11:02:51,804 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-image 2018-08-01 11:02:51,804 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 11:02:51,805 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 11:02:52,191 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T12:02:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["sM1nE3XQRoCJ59bqWxk9Cw"], "issued_at": "2018-08-01T11:02:52.000000Z"}} 2018-08-01 11:02:52,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd59f48fae478f157aeb2429e40520af544659d5" 2018-08-01 11:02:52,269 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:02:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f9cfb66-3a9c-40e7-9c6e-bdceef8c765d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 11:02:52,270 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-9f9cfb66-3a9c-40e7-9c6e-bdceef8c765d 2018-08-01 11:02:52,271 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 11:02:52,276 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd59f48fae478f157aeb2429e40520af544659d5" 2018-08-01 11:02:52,515 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:02:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f0d21551-b318-4e20-8c18-0ce0c84ac482 x-compute-request-id: req-f0d21551-b318-4e20-8c18-0ce0c84ac482 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"flavors": [{"id": "4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "rel": "bookmark"}], "name": "vmtp-flavor_ee58c79f-c6fb-483f-8b9c-406ffbfad757"}, {"id": "5b61c696-1b5b-4204-b7e5-ca4a818093b0", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "bookmark"}], "name": "shaker-flavor_81952131-3011-4d90-80f4-831743223f59"}]} 2018-08-01 11:02:52,515 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-f0d21551-b318-4e20-8c18-0ce0c84ac482 2018-08-01 11:02:52,518 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd59f48fae478f157aeb2429e40520af544659d5" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-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-08-01 11:02:52,577 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:02:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1d7d5559-5273-484f-9bf9-6d5f6fb7a81c x-compute-request-id: req-1d7d5559-5273-484f-9bf9-6d5f6fb7a81c Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-flavor-name", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/d4352291-8c51-4a6f-a45e-51d448268aaa", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/d4352291-8c51-4a6f-a45e-51d448268aaa", "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": "d4352291-8c51-4a6f-a45e-51d448268aaa"}} 2018-08-01 11:02:52,578 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-1d7d5559-5273-484f-9bf9-6d5f6fb7a81c 2018-08-01 11:02:52,578 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 11:02:52,579 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 11:02:52,962 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "11ad417393c24d7c9417c145fb0ad366", "name": "CreateStackSuccessTests-a269e3c6-2bc1-415-proj-role"}], "expires_at": "2018-08-01T12:02:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "138ac6ebca6544c9bd0ccf5eea9acd05", "name": "CreateStackSuccessTests-a269e3c6-2bc1-415-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/138ac6ebca6544c9bd0ccf5eea9acd05", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/138ac6ebca6544c9bd0ccf5eea9acd05", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/138ac6ebca6544c9bd0ccf5eea9acd05", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/138ac6ebca6544c9bd0ccf5eea9acd05", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/138ac6ebca6544c9bd0ccf5eea9acd05", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/138ac6ebca6544c9bd0ccf5eea9acd05", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_138ac6ebca6544c9bd0ccf5eea9acd05", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_138ac6ebca6544c9bd0ccf5eea9acd05", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/138ac6ebca6544c9bd0ccf5eea9acd05", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/138ac6ebca6544c9bd0ccf5eea9acd05", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/138ac6ebca6544c9bd0ccf5eea9acd05", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/138ac6ebca6544c9bd0ccf5eea9acd05", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/138ac6ebca6544c9bd0ccf5eea9acd05", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/138ac6ebca6544c9bd0ccf5eea9acd05", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-a269e3c6-2bc1-415-user", "id": "76f16fe3b9324e8fae913d7eb04ef58d"}, "audit_ids": ["qV0zD7_uQzC5o53vkRg48A"], "issued_at": "2018-08-01T11:02:52.000000Z"}} 2018-08-01 11:02:52,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0cfc1e7257fbc1f698f80e415bd8305ed600f69" 2018-08-01 11:02:53,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:02:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5eddb20-9cd7-45a9-b0c3-305add16b9af Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 11:02:53,032 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-d5eddb20-9cd7-45a9-b0c3-305add16b9af 2018-08-01 11:02:53,033 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 11:02:53,036 - heat_utils - DEBUG - Retrieving Heat Client 2018-08-01 11:02:53,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/138ac6ebca6544c9bd0ccf5eea9acd05/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0cfc1e7257fbc1f698f80e415bd8305ed600f69" 2018-08-01 11:02:53,237 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:02:53 GMT Server: Apache x-openstack-request-id: req-a6e9d694-bd6e-45c1-9009-cfb21ecc473a Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-08-01 11:02:53,237 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/138ac6ebca6544c9bd0ccf5eea9acd05/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-stack used request id req-a6e9d694-bd6e-45c1-9009-cfb21ecc473a 2018-08-01 11:02:53,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8004/v1/138ac6ebca6544c9bd0ccf5eea9acd05/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0cfc1e7257fbc1f698f80e415bd8305ed600f69" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-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-35f53180-9a65-4275-b9a2-9e6c8997ed72-net", "inst_name": "CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-inst", "subnet_name": "CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-subnet", "image_name": "CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-image", "flavor_name": "CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-flavor-name"}}' 2018-08-01 11:02:55,248 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 11:02:53 GMT Server: Apache x-openstack-request-id: req-ddebe1b9-16bd-4a32-b56a-5f4beee72a6b Location: http://172.30.9.24:8004/v1/138ac6ebca6544c9bd0ccf5eea9acd05/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-stack/f8b18db2-2c5c-4df2-bb14-8a2324a019b9 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "f8b18db2-2c5c-4df2-bb14-8a2324a019b9", "links": [{"href": "http://172.30.9.24:8004/v1/138ac6ebca6544c9bd0ccf5eea9acd05/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-stack/f8b18db2-2c5c-4df2-bb14-8a2324a019b9", "rel": "self"}]}} 2018-08-01 11:02:55,249 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.24:8004/v1/138ac6ebca6544c9bd0ccf5eea9acd05/stacks used request id req-ddebe1b9-16bd-4a32-b56a-5f4beee72a6b 2018-08-01 11:02:55,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/138ac6ebca6544c9bd0ccf5eea9acd05/stacks/f8b18db2-2c5c-4df2-bb14-8a2324a019b9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0cfc1e7257fbc1f698f80e415bd8305ed600f69" 2018-08-01 11:02:55,430 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:02:55 GMT Server: Apache x-openstack-request-id: req-31e4d071-8524-48a4-9d90-af20bf3f50a6 Location: http://172.30.9.24:8004/v1/138ac6ebca6544c9bd0ccf5eea9acd05/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-stack/f8b18db2-2c5c-4df2-bb14-8a2324a019b9 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/138ac6ebca6544c9bd0ccf5eea9acd05/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-stack/f8b18db2-2c5c-4df2-bb14-8a2324a019b9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:02:55,630 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:02:55 GMT Server: Apache x-openstack-request-id: req-6812fc04-005d-478a-a83c-ed00fb209d73 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": "138ac6ebca6544c9bd0ccf5eea9acd05", "OS::stack_id": "f8b18db2-2c5c-4df2-bb14-8a2324a019b9", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-stack", "image_name": "CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-image", "inst_name": "CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-inst", "subnet_name": "CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-subnet", "net_name": "CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-net", "flavor_name": "CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-stack", "stack_user_project_id": "d23f764729604bf692f5c0f0ef6d70d6", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-01T11:02:54Z", "links": [{"href": "http://172.30.9.24:8004/v1/138ac6ebca6544c9bd0ccf5eea9acd05/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-stack/f8b18db2-2c5c-4df2-bb14-8a2324a019b9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f8b18db2-2c5c-4df2-bb14-8a2324a019b9", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-01 11:02:55,630 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/138ac6ebca6544c9bd0ccf5eea9acd05/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-stack/f8b18db2-2c5c-4df2-bb14-8a2324a019b9 used request id req-6812fc04-005d-478a-a83c-ed00fb209d73 2018-08-01 11:02:55,631 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-stack 2018-08-01 11:02:55,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/138ac6ebca6544c9bd0ccf5eea9acd05/stacks/f8b18db2-2c5c-4df2-bb14-8a2324a019b9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0cfc1e7257fbc1f698f80e415bd8305ed600f69" 2018-08-01 11:02:55,855 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:02:55 GMT Server: Apache x-openstack-request-id: req-d488f708-7dce-4dc4-b242-117561fc427e Location: http://172.30.9.24:8004/v1/138ac6ebca6544c9bd0ccf5eea9acd05/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-stack/f8b18db2-2c5c-4df2-bb14-8a2324a019b9 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/138ac6ebca6544c9bd0ccf5eea9acd05/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-stack/f8b18db2-2c5c-4df2-bb14-8a2324a019b9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:02:56,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:02:55 GMT Server: Apache x-openstack-request-id: req-6fa09f9b-644c-45f5-b971-0419c0c4e16d 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": "138ac6ebca6544c9bd0ccf5eea9acd05", "OS::stack_id": "f8b18db2-2c5c-4df2-bb14-8a2324a019b9", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-stack", "image_name": "CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-image", "inst_name": "CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-inst", "subnet_name": "CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-subnet", "net_name": "CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-net", "flavor_name": "CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-stack", "stack_user_project_id": "d23f764729604bf692f5c0f0ef6d70d6", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-01T11:02:54Z", "links": [{"href": "http://172.30.9.24:8004/v1/138ac6ebca6544c9bd0ccf5eea9acd05/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-stack/f8b18db2-2c5c-4df2-bb14-8a2324a019b9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f8b18db2-2c5c-4df2-bb14-8a2324a019b9", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-01 11:02:56,132 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/138ac6ebca6544c9bd0ccf5eea9acd05/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-stack/f8b18db2-2c5c-4df2-bb14-8a2324a019b9 used request id req-6fa09f9b-644c-45f5-b971-0419c0c4e16d 2018-08-01 11:02:56,133 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-08-01 11:02:56,133 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-01 11:02:59,136 - create_stack - DEBUG - Stack status query timeout in 1196.49466395 2018-08-01 11:02:59,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/138ac6ebca6544c9bd0ccf5eea9acd05/stacks/f8b18db2-2c5c-4df2-bb14-8a2324a019b9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0cfc1e7257fbc1f698f80e415bd8305ed600f69" 2018-08-01 11:02:59,423 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:02:59 GMT Server: Apache x-openstack-request-id: req-c0d2a093-9510-410f-85e0-df0a240641bf Location: http://172.30.9.24:8004/v1/138ac6ebca6544c9bd0ccf5eea9acd05/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-stack/f8b18db2-2c5c-4df2-bb14-8a2324a019b9 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/138ac6ebca6544c9bd0ccf5eea9acd05/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-stack/f8b18db2-2c5c-4df2-bb14-8a2324a019b9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:02:59,465 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:02:59 GMT Server: Apache x-openstack-request-id: req-0a12b988-07e1-46a3-b35f-52dfd3024ab0 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": "138ac6ebca6544c9bd0ccf5eea9acd05", "OS::stack_id": "f8b18db2-2c5c-4df2-bb14-8a2324a019b9", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-stack", "image_name": "CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-image", "inst_name": "CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-inst", "subnet_name": "CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-subnet", "net_name": "CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-net", "flavor_name": "CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-stack", "stack_user_project_id": "d23f764729604bf692f5c0f0ef6d70d6", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-01T11:02:54Z", "links": [{"href": "http://172.30.9.24:8004/v1/138ac6ebca6544c9bd0ccf5eea9acd05/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-stack/f8b18db2-2c5c-4df2-bb14-8a2324a019b9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f8b18db2-2c5c-4df2-bb14-8a2324a019b9", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-01 11:02:59,465 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/138ac6ebca6544c9bd0ccf5eea9acd05/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-stack/f8b18db2-2c5c-4df2-bb14-8a2324a019b9 used request id req-0a12b988-07e1-46a3-b35f-52dfd3024ab0 2018-08-01 11:02:59,465 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-08-01 11:02:59,465 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-01 11:03:02,469 - create_stack - DEBUG - Stack status query timeout in 1193.16235399 2018-08-01 11:03:02,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/138ac6ebca6544c9bd0ccf5eea9acd05/stacks/f8b18db2-2c5c-4df2-bb14-8a2324a019b9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0cfc1e7257fbc1f698f80e415bd8305ed600f69" 2018-08-01 11:03:02,498 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:03:02 GMT Server: Apache x-openstack-request-id: req-63de4e0d-6ff3-4dcf-91aa-c10543da04e0 Location: http://172.30.9.24:8004/v1/138ac6ebca6544c9bd0ccf5eea9acd05/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-stack/f8b18db2-2c5c-4df2-bb14-8a2324a019b9 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/138ac6ebca6544c9bd0ccf5eea9acd05/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-stack/f8b18db2-2c5c-4df2-bb14-8a2324a019b9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:03:02,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:03:02 GMT Server: Apache x-openstack-request-id: req-643fd15c-c23c-4648-999f-187ce7edaf4f 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": "138ac6ebca6544c9bd0ccf5eea9acd05", "OS::stack_id": "f8b18db2-2c5c-4df2-bb14-8a2324a019b9", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-stack", "image_name": "CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-image", "inst_name": "CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-inst", "subnet_name": "CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-subnet", "net_name": "CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-net", "flavor_name": "CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-stack", "stack_user_project_id": "d23f764729604bf692f5c0f0ef6d70d6", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-01T11:02:54Z", "links": [{"href": "http://172.30.9.24:8004/v1/138ac6ebca6544c9bd0ccf5eea9acd05/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-stack/f8b18db2-2c5c-4df2-bb14-8a2324a019b9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f8b18db2-2c5c-4df2-bb14-8a2324a019b9", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-01 11:03:02,539 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/138ac6ebca6544c9bd0ccf5eea9acd05/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-stack/f8b18db2-2c5c-4df2-bb14-8a2324a019b9 used request id req-643fd15c-c23c-4648-999f-187ce7edaf4f 2018-08-01 11:03:02,539 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-08-01 11:03:02,539 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-01 11:03:05,542 - create_stack - DEBUG - Stack status query timeout in 1190.08867383 2018-08-01 11:03:05,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/138ac6ebca6544c9bd0ccf5eea9acd05/stacks/f8b18db2-2c5c-4df2-bb14-8a2324a019b9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0cfc1e7257fbc1f698f80e415bd8305ed600f69" 2018-08-01 11:03:05,571 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:03:05 GMT Server: Apache x-openstack-request-id: req-4c9c2c0d-e570-4a8e-818f-3b66d2400630 Location: http://172.30.9.24:8004/v1/138ac6ebca6544c9bd0ccf5eea9acd05/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-stack/f8b18db2-2c5c-4df2-bb14-8a2324a019b9 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/138ac6ebca6544c9bd0ccf5eea9acd05/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-stack/f8b18db2-2c5c-4df2-bb14-8a2324a019b9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:03:05,769 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:03:05 GMT Server: Apache x-openstack-request-id: req-8c1fe6b6-251c-4677-b5e5-7158289f9e48 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": "138ac6ebca6544c9bd0ccf5eea9acd05", "OS::stack_id": "f8b18db2-2c5c-4df2-bb14-8a2324a019b9", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-stack", "image_name": "CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-image", "inst_name": "CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-inst", "subnet_name": "CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-subnet", "net_name": "CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-net", "flavor_name": "CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-stack", "stack_user_project_id": "d23f764729604bf692f5c0f0ef6d70d6", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-01T11:02:54Z", "links": [{"href": "http://172.30.9.24:8004/v1/138ac6ebca6544c9bd0ccf5eea9acd05/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-stack/f8b18db2-2c5c-4df2-bb14-8a2324a019b9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f8b18db2-2c5c-4df2-bb14-8a2324a019b9", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-01 11:03:05,769 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/138ac6ebca6544c9bd0ccf5eea9acd05/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-stack/f8b18db2-2c5c-4df2-bb14-8a2324a019b9 used request id req-8c1fe6b6-251c-4677-b5e5-7158289f9e48 2018-08-01 11:03:05,769 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-08-01 11:03:05,769 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-01 11:03:08,771 - create_stack - DEBUG - Stack status query timeout in 1186.85968685 2018-08-01 11:03:08,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/138ac6ebca6544c9bd0ccf5eea9acd05/stacks/f8b18db2-2c5c-4df2-bb14-8a2324a019b9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0cfc1e7257fbc1f698f80e415bd8305ed600f69" 2018-08-01 11:03:08,803 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:03:08 GMT Server: Apache x-openstack-request-id: req-f012ea79-1329-49c0-a4fc-cb02f694b174 Location: http://172.30.9.24:8004/v1/138ac6ebca6544c9bd0ccf5eea9acd05/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-stack/f8b18db2-2c5c-4df2-bb14-8a2324a019b9 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/138ac6ebca6544c9bd0ccf5eea9acd05/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-stack/f8b18db2-2c5c-4df2-bb14-8a2324a019b9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:03:08,999 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:03:08 GMT Server: Apache x-openstack-request-id: req-536c99e8-3f33-4670-93ee-2592313bdee3 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": "138ac6ebca6544c9bd0ccf5eea9acd05", "OS::stack_id": "f8b18db2-2c5c-4df2-bb14-8a2324a019b9", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-stack", "image_name": "CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-image", "inst_name": "CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-inst", "subnet_name": "CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-subnet", "net_name": "CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-net", "flavor_name": "CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-stack", "stack_user_project_id": "d23f764729604bf692f5c0f0ef6d70d6", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-01T11:02:54Z", "links": [{"href": "http://172.30.9.24:8004/v1/138ac6ebca6544c9bd0ccf5eea9acd05/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-stack/f8b18db2-2c5c-4df2-bb14-8a2324a019b9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "f8b18db2-2c5c-4df2-bb14-8a2324a019b9", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-01 11:03:08,999 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/138ac6ebca6544c9bd0ccf5eea9acd05/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-stack/f8b18db2-2c5c-4df2-bb14-8a2324a019b9 used request id req-536c99e8-3f33-4670-93ee-2592313bdee3 2018-08-01 11:03:09,000 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-08-01 11:03:09,000 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-stack 2018-08-01 11:03:09,000 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-stack 2018-08-01 11:03:09,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/138ac6ebca6544c9bd0ccf5eea9acd05/stacks/f8b18db2-2c5c-4df2-bb14-8a2324a019b9/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0cfc1e7257fbc1f698f80e415bd8305ed600f69" 2018-08-01 11:03:09,028 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:03:09 GMT Server: Apache x-openstack-request-id: req-052d1161-2bb1-4d3b-80f7-b24ee15b0d17 Location: http://172.30.9.24:8004/v1/138ac6ebca6544c9bd0ccf5eea9acd05/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-stack/f8b18db2-2c5c-4df2-bb14-8a2324a019b9/resources Content-Length: 551 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/138ac6ebca6544c9bd0ccf5eea9acd05/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-stack/f8b18db2-2c5c-4df2-bb14-8a2324a019b9/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:03:09,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:03:09 GMT Server: Apache x-openstack-request-id: req-5260f317-1bf7-4e29-af82-4c800d22e187 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.24:8004/v1/138ac6ebca6544c9bd0ccf5eea9acd05/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-stack/f8b18db2-2c5c-4df2-bb14-8a2324a019b9/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/138ac6ebca6544c9bd0ccf5eea9acd05/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-stack/f8b18db2-2c5c-4df2-bb14-8a2324a019b9", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-08-01T11:02:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-01T11:02:55Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "df4478ea-4c73-4439-a865-5dce04b1b088", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.24:8004/v1/138ac6ebca6544c9bd0ccf5eea9acd05/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-stack/f8b18db2-2c5c-4df2-bb14-8a2324a019b9/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/138ac6ebca6544c9bd0ccf5eea9acd05/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-stack/f8b18db2-2c5c-4df2-bb14-8a2324a019b9", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-08-01T11:02:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-01T11:02:55Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "d74d52fa-ac17-44fe-aaa8-284539694004", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.24:8004/v1/138ac6ebca6544c9bd0ccf5eea9acd05/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-stack/f8b18db2-2c5c-4df2-bb14-8a2324a019b9/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/138ac6ebca6544c9bd0ccf5eea9acd05/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-stack/f8b18db2-2c5c-4df2-bb14-8a2324a019b9", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-08-01T11:02:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-01T11:02:55Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "6efb701c-e459-4d65-99bd-3fd613e413a0", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.24:8004/v1/138ac6ebca6544c9bd0ccf5eea9acd05/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-stack/f8b18db2-2c5c-4df2-bb14-8a2324a019b9/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/138ac6ebca6544c9bd0ccf5eea9acd05/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-stack/f8b18db2-2c5c-4df2-bb14-8a2324a019b9", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-08-01T11:02:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-01T11:02:55Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "d5c6a4e7-cb56-4d82-9564-800831632ba1", "resource_type": "OS::Nova::Server"}]} 2018-08-01 11:03:09,070 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/138ac6ebca6544c9bd0ccf5eea9acd05/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-stack/f8b18db2-2c5c-4df2-bb14-8a2324a019b9/resources used request id req-5260f317-1bf7-4e29-af82-4c800d22e187 2018-08-01 11:03:09,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=6efb701c-e459-4d65-99bd-3fd613e413a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0cfc1e7257fbc1f698f80e415bd8305ed600f69" 2018-08-01 11:03:09,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-4414e294-bef2-4152-8c90-af6118cdc31f Date: Wed, 01 Aug 2018 11:03:09 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6efb701c-e459-4d65-99bd-3fd613e413a0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"138ac6ebca6544c9bd0ccf5eea9acd05","l2_adjacency":true,"status":"ACTIVE","subnets":["d74d52fa-ac17-44fe-aaa8-284539694004"],"description":"","tags":[],"updated_at":"2018-08-01T11:02:57Z","qos_policy_id":null,"name":"CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-net","admin_state_up":true,"tenant_id":"138ac6ebca6544c9bd0ccf5eea9acd05","created_at":"2018-08-01T11:02:55Z","mtu":1450}]} 2018-08-01 11:03:09,174 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=6efb701c-e459-4d65-99bd-3fd613e413a0 used request id req-4414e294-bef2-4152-8c90-af6118cdc31f 2018-08-01 11:03:09,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=6efb701c-e459-4d65-99bd-3fd613e413a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0cfc1e7257fbc1f698f80e415bd8305ed600f69" 2018-08-01 11:03:09,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-80dc7df5-0c4b-4f7d-89df-58c2f5d1fe1d Date: Wed, 01 Aug 2018 11:03:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6efb701c-e459-4d65-99bd-3fd613e413a0","tenant_id":"138ac6ebca6544c9bd0ccf5eea9acd05","created_at":"2018-08-01T11:02:57Z","dns_nameservers":[],"updated_at":"2018-08-01T11:02:57Z","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":"138ac6ebca6544c9bd0ccf5eea9acd05","id":"d74d52fa-ac17-44fe-aaa8-284539694004","subnetpool_id":null,"name":"CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-subnet"}]} 2018-08-01 11:03:09,224 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=6efb701c-e459-4d65-99bd-3fd613e413a0 used request id req-80dc7df5-0c4b-4f7d-89df-58c2f5d1fe1d 2018-08-01 11:03:09,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=6efb701c-e459-4d65-99bd-3fd613e413a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0cfc1e7257fbc1f698f80e415bd8305ed600f69" 2018-08-01 11:03:09,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-660c3ff6-d1a2-4a14-a84c-6ab74e2118c7 Date: Wed, 01 Aug 2018 11:03:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6efb701c-e459-4d65-99bd-3fd613e413a0","tenant_id":"138ac6ebca6544c9bd0ccf5eea9acd05","created_at":"2018-08-01T11:02:57Z","dns_nameservers":[],"updated_at":"2018-08-01T11:02:57Z","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":"138ac6ebca6544c9bd0ccf5eea9acd05","id":"d74d52fa-ac17-44fe-aaa8-284539694004","subnetpool_id":null,"name":"CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-subnet"}]} 2018-08-01 11:03:09,275 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=6efb701c-e459-4d65-99bd-3fd613e413a0 used request id req-660c3ff6-d1a2-4a14-a84c-6ab74e2118c7 2018-08-01 11:03:09,275 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 11:03:09,276 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 11:03:09,655 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "11ad417393c24d7c9417c145fb0ad366", "name": "CreateStackSuccessTests-a269e3c6-2bc1-415-proj-role"}], "expires_at": "2018-08-01T12:03:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "138ac6ebca6544c9bd0ccf5eea9acd05", "name": "CreateStackSuccessTests-a269e3c6-2bc1-415-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/138ac6ebca6544c9bd0ccf5eea9acd05", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/138ac6ebca6544c9bd0ccf5eea9acd05", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/138ac6ebca6544c9bd0ccf5eea9acd05", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/138ac6ebca6544c9bd0ccf5eea9acd05", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/138ac6ebca6544c9bd0ccf5eea9acd05", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/138ac6ebca6544c9bd0ccf5eea9acd05", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_138ac6ebca6544c9bd0ccf5eea9acd05", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_138ac6ebca6544c9bd0ccf5eea9acd05", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/138ac6ebca6544c9bd0ccf5eea9acd05", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/138ac6ebca6544c9bd0ccf5eea9acd05", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/138ac6ebca6544c9bd0ccf5eea9acd05", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/138ac6ebca6544c9bd0ccf5eea9acd05", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/138ac6ebca6544c9bd0ccf5eea9acd05", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/138ac6ebca6544c9bd0ccf5eea9acd05", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-a269e3c6-2bc1-415-user", "id": "76f16fe3b9324e8fae913d7eb04ef58d"}, "audit_ids": ["na2PktZ5SraX88a2AnWe8g"], "issued_at": "2018-08-01T11:03:09.000000Z"}} 2018-08-01 11:03:09,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}480a3d8d40079605797696c2b27525276e00a005" 2018-08-01 11:03:09,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:03:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aaf395e9-fdac-4c93-b92f-1f31330df337 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 11:03:09,733 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-aaf395e9-fdac-4c93-b92f-1f31330df337 2018-08-01 11:03:09,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}480a3d8d40079605797696c2b27525276e00a005" 2018-08-01 11:03:09,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-d276b94a-6ce2-46ed-8c28-b13ccb1682a9 Date: Wed, 01 Aug 2018 11:03:09 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6efb701c-e459-4d65-99bd-3fd613e413a0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"138ac6ebca6544c9bd0ccf5eea9acd05","l2_adjacency":true,"status":"ACTIVE","subnets":["d74d52fa-ac17-44fe-aaa8-284539694004"],"description":"","tags":[],"updated_at":"2018-08-01T11:02:57Z","qos_policy_id":null,"name":"CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-net","admin_state_up":true,"tenant_id":"138ac6ebca6544c9bd0ccf5eea9acd05","created_at":"2018-08-01T11:02:55Z","mtu":1450}]} 2018-08-01 11:03:09,979 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-net used request id req-d276b94a-6ce2-46ed-8c28-b13ccb1682a9 2018-08-01 11:03:09,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 11:03:09,988 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 11:03:09 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 11:03:09,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/138ac6ebca6544c9bd0ccf5eea9acd05 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}480a3d8d40079605797696c2b27525276e00a005" 2018-08-01 11:03:10,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:03:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fdbb11b1-7d0f-4e3b-8eb5-49659a197632 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/138ac6ebca6544c9bd0ccf5eea9acd05"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "138ac6ebca6544c9bd0ccf5eea9acd05", "name": "CreateStackSuccessTests-a269e3c6-2bc1-415-proj"}} 2018-08-01 11:03:10,076 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/138ac6ebca6544c9bd0ccf5eea9acd05 used request id req-fdbb11b1-7d0f-4e3b-8eb5-49659a197632 2018-08-01 11:03:10,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=6efb701c-e459-4d65-99bd-3fd613e413a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}480a3d8d40079605797696c2b27525276e00a005" 2018-08-01 11:03:10,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-c0f6e784-dea3-4984-9558-be3f13b0c4ff Date: Wed, 01 Aug 2018 11:03:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6efb701c-e459-4d65-99bd-3fd613e413a0","tenant_id":"138ac6ebca6544c9bd0ccf5eea9acd05","created_at":"2018-08-01T11:02:57Z","dns_nameservers":[],"updated_at":"2018-08-01T11:02:57Z","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":"138ac6ebca6544c9bd0ccf5eea9acd05","id":"d74d52fa-ac17-44fe-aaa8-284539694004","subnetpool_id":null,"name":"CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-subnet"}]} 2018-08-01 11:03:10,130 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=6efb701c-e459-4d65-99bd-3fd613e413a0 used request id req-c0f6e784-dea3-4984-9558-be3f13b0c4ff 2018-08-01 11:03:10,131 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 11:03:10,512 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "11ad417393c24d7c9417c145fb0ad366", "name": "CreateStackSuccessTests-a269e3c6-2bc1-415-proj-role"}], "expires_at": "2018-08-01T12:03:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "138ac6ebca6544c9bd0ccf5eea9acd05", "name": "CreateStackSuccessTests-a269e3c6-2bc1-415-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/138ac6ebca6544c9bd0ccf5eea9acd05", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/138ac6ebca6544c9bd0ccf5eea9acd05", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/138ac6ebca6544c9bd0ccf5eea9acd05", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/138ac6ebca6544c9bd0ccf5eea9acd05", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/138ac6ebca6544c9bd0ccf5eea9acd05", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/138ac6ebca6544c9bd0ccf5eea9acd05", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_138ac6ebca6544c9bd0ccf5eea9acd05", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_138ac6ebca6544c9bd0ccf5eea9acd05", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/138ac6ebca6544c9bd0ccf5eea9acd05", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/138ac6ebca6544c9bd0ccf5eea9acd05", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/138ac6ebca6544c9bd0ccf5eea9acd05", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/138ac6ebca6544c9bd0ccf5eea9acd05", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/138ac6ebca6544c9bd0ccf5eea9acd05", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/138ac6ebca6544c9bd0ccf5eea9acd05", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-a269e3c6-2bc1-415-user", "id": "76f16fe3b9324e8fae913d7eb04ef58d"}, "audit_ids": ["4pZtC588TQqbR1PfaU5MSg"], "issued_at": "2018-08-01T11:03:10.000000Z"}} 2018-08-01 11:03:10,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2541080e0e2498cc78b319e06730fd97ac218211" 2018-08-01 11:03:10,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:03:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ada54170-0cab-4494-aee2-2db7523dd45e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 11:03:10,587 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-ada54170-0cab-4494-aee2-2db7523dd45e 2018-08-01 11:03:10,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2541080e0e2498cc78b319e06730fd97ac218211" 2018-08-01 11:03:10,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-4c7a46ee-624a-487e-a092-71dfe594ff07 Date: Wed, 01 Aug 2018 11:03:10 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6efb701c-e459-4d65-99bd-3fd613e413a0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"138ac6ebca6544c9bd0ccf5eea9acd05","l2_adjacency":true,"status":"ACTIVE","subnets":["d74d52fa-ac17-44fe-aaa8-284539694004"],"description":"","tags":[],"updated_at":"2018-08-01T11:02:57Z","qos_policy_id":null,"name":"CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-net","admin_state_up":true,"tenant_id":"138ac6ebca6544c9bd0ccf5eea9acd05","created_at":"2018-08-01T11:02:55Z","mtu":1450}]} 2018-08-01 11:03:10,925 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-net used request id req-4c7a46ee-624a-487e-a092-71dfe594ff07 2018-08-01 11:03:10,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=6efb701c-e459-4d65-99bd-3fd613e413a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2541080e0e2498cc78b319e06730fd97ac218211" 2018-08-01 11:03:10,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-68311e02-cee2-4b1f-b85d-b77e7ea50575 Date: Wed, 01 Aug 2018 11:03:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6efb701c-e459-4d65-99bd-3fd613e413a0","tenant_id":"138ac6ebca6544c9bd0ccf5eea9acd05","created_at":"2018-08-01T11:02:57Z","dns_nameservers":[],"updated_at":"2018-08-01T11:02:57Z","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":"138ac6ebca6544c9bd0ccf5eea9acd05","id":"d74d52fa-ac17-44fe-aaa8-284539694004","subnetpool_id":null,"name":"CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-subnet"}]} 2018-08-01 11:03:10,975 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=6efb701c-e459-4d65-99bd-3fd613e413a0 used request id req-68311e02-cee2-4b1f-b85d-b77e7ea50575 2018-08-01 11:03:10,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=6efb701c-e459-4d65-99bd-3fd613e413a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2541080e0e2498cc78b319e06730fd97ac218211" 2018-08-01 11:03:11,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-7ddac4ab-352f-4bfb-88a8-556622626446 Date: Wed, 01 Aug 2018 11:03:11 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6efb701c-e459-4d65-99bd-3fd613e413a0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"138ac6ebca6544c9bd0ccf5eea9acd05","l2_adjacency":true,"status":"ACTIVE","subnets":["d74d52fa-ac17-44fe-aaa8-284539694004"],"description":"","tags":[],"updated_at":"2018-08-01T11:02:57Z","qos_policy_id":null,"name":"CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-net","admin_state_up":true,"tenant_id":"138ac6ebca6544c9bd0ccf5eea9acd05","created_at":"2018-08-01T11:02:55Z","mtu":1450}]} 2018-08-01 11:03:11,076 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=6efb701c-e459-4d65-99bd-3fd613e413a0 used request id req-7ddac4ab-352f-4bfb-88a8-556622626446 2018-08-01 11:03:11,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=6efb701c-e459-4d65-99bd-3fd613e413a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2541080e0e2498cc78b319e06730fd97ac218211" 2018-08-01 11:03:11,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-c43d5ee2-0a04-425f-bb94-82164194f3e8 Date: Wed, 01 Aug 2018 11:03:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6efb701c-e459-4d65-99bd-3fd613e413a0","tenant_id":"138ac6ebca6544c9bd0ccf5eea9acd05","created_at":"2018-08-01T11:02:57Z","dns_nameservers":[],"updated_at":"2018-08-01T11:02:57Z","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":"138ac6ebca6544c9bd0ccf5eea9acd05","id":"d74d52fa-ac17-44fe-aaa8-284539694004","subnetpool_id":null,"name":"CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-subnet"}]} 2018-08-01 11:03:11,129 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=6efb701c-e459-4d65-99bd-3fd613e413a0 used request id req-c43d5ee2-0a04-425f-bb94-82164194f3e8 2018-08-01 11:03:11,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=6efb701c-e459-4d65-99bd-3fd613e413a0&name=CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2541080e0e2498cc78b319e06730fd97ac218211" 2018-08-01 11:03:11,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-c1b8c8e8-6195-4370-9973-59f8cd0d96ad Date: Wed, 01 Aug 2018 11:03:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6efb701c-e459-4d65-99bd-3fd613e413a0","tenant_id":"138ac6ebca6544c9bd0ccf5eea9acd05","created_at":"2018-08-01T11:02:57Z","dns_nameservers":[],"updated_at":"2018-08-01T11:02:57Z","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":"138ac6ebca6544c9bd0ccf5eea9acd05","id":"d74d52fa-ac17-44fe-aaa8-284539694004","subnetpool_id":null,"name":"CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-subnet"}]} 2018-08-01 11:03:11,181 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=6efb701c-e459-4d65-99bd-3fd613e413a0&name=CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-subnet used request id req-c1b8c8e8-6195-4370-9973-59f8cd0d96ad 2018-08-01 11:03:11,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/d74d52fa-ac17-44fe-aaa8-284539694004 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2541080e0e2498cc78b319e06730fd97ac218211" 2018-08-01 11:03:11,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 662 X-Openstack-Request-Id: req-13a6138e-43a2-43cf-9c92-dc64eef58aaa Date: Wed, 01 Aug 2018 11:03:11 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6efb701c-e459-4d65-99bd-3fd613e413a0","tenant_id":"138ac6ebca6544c9bd0ccf5eea9acd05","created_at":"2018-08-01T11:02:57Z","dns_nameservers":[],"updated_at":"2018-08-01T11:02:57Z","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":"138ac6ebca6544c9bd0ccf5eea9acd05","id":"d74d52fa-ac17-44fe-aaa8-284539694004","subnetpool_id":null,"name":"CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-subnet"}} 2018-08-01 11:03:11,234 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/d74d52fa-ac17-44fe-aaa8-284539694004 used request id req-13a6138e-43a2-43cf-9c92-dc64eef58aaa 2018-08-01 11:03:11,235 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-stack 2018-08-01 11:03:11,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8004/v1/138ac6ebca6544c9bd0ccf5eea9acd05/stacks/f8b18db2-2c5c-4df2-bb14-8a2324a019b9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0cfc1e7257fbc1f698f80e415bd8305ed600f69" 2018-08-01 11:03:11,420 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:03:11 GMT Server: Apache x-openstack-request-id: req-17a52711-ab91-40bd-b774-a6e5a81edfb6 Location: http://172.30.9.24:8004/v1/138ac6ebca6544c9bd0ccf5eea9acd05/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-stack/f8b18db2-2c5c-4df2-bb14-8a2324a019b9 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/138ac6ebca6544c9bd0ccf5eea9acd05/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-stack/f8b18db2-2c5c-4df2-bb14-8a2324a019b9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:03:11,461 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 11:03:11 GMT Server: Apache x-openstack-request-id: req-521ce9d4-9b17-4f99-9302-4cdabd0be9c2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 11:03:11,461 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.24:8004/v1/138ac6ebca6544c9bd0ccf5eea9acd05/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-stack/f8b18db2-2c5c-4df2-bb14-8a2324a019b9 used request id req-521ce9d4-9b17-4f99-9302-4cdabd0be9c2 2018-08-01 11:03:11,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/138ac6ebca6544c9bd0ccf5eea9acd05/stacks/f8b18db2-2c5c-4df2-bb14-8a2324a019b9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0cfc1e7257fbc1f698f80e415bd8305ed600f69" 2018-08-01 11:03:11,507 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:03:11 GMT Server: Apache x-openstack-request-id: req-fe657527-6793-4abe-896b-a7115c3795b2 Location: http://172.30.9.24:8004/v1/138ac6ebca6544c9bd0ccf5eea9acd05/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-stack/f8b18db2-2c5c-4df2-bb14-8a2324a019b9 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/138ac6ebca6544c9bd0ccf5eea9acd05/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-stack/f8b18db2-2c5c-4df2-bb14-8a2324a019b9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:03:11,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:03:11 GMT Server: Apache x-openstack-request-id: req-aa623b2e-2a87-429a-bc32-82a9ad22b986 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": "138ac6ebca6544c9bd0ccf5eea9acd05", "OS::stack_id": "f8b18db2-2c5c-4df2-bb14-8a2324a019b9", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-stack", "image_name": "CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-image", "inst_name": "CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-inst", "subnet_name": "CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-subnet", "flavor_name": "CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-flavor-name", "net_name": "CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-stack", "stack_user_project_id": "d23f764729604bf692f5c0f0ef6d70d6", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-01T11:02:54Z", "links": [{"href": "http://172.30.9.24:8004/v1/138ac6ebca6544c9bd0ccf5eea9acd05/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-stack/f8b18db2-2c5c-4df2-bb14-8a2324a019b9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-01T11:03:11Z", "id": "f8b18db2-2c5c-4df2-bb14-8a2324a019b9", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-01 11:03:11,536 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/138ac6ebca6544c9bd0ccf5eea9acd05/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-stack/f8b18db2-2c5c-4df2-bb14-8a2324a019b9 used request id req-aa623b2e-2a87-429a-bc32-82a9ad22b986 2018-08-01 11:03:11,536 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-08-01 11:03:11,536 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-01 11:03:14,539 - create_stack - DEBUG - Stack status query timeout in 1196.92198777 2018-08-01 11:03:14,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/138ac6ebca6544c9bd0ccf5eea9acd05/stacks/f8b18db2-2c5c-4df2-bb14-8a2324a019b9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0cfc1e7257fbc1f698f80e415bd8305ed600f69" 2018-08-01 11:03:14,726 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:03:14 GMT Server: Apache x-openstack-request-id: req-77d2f349-42ee-4b27-89a0-e7a924217f63 Location: http://172.30.9.24:8004/v1/138ac6ebca6544c9bd0ccf5eea9acd05/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-stack/f8b18db2-2c5c-4df2-bb14-8a2324a019b9 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/138ac6ebca6544c9bd0ccf5eea9acd05/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-stack/f8b18db2-2c5c-4df2-bb14-8a2324a019b9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:03:14,800 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:03:14 GMT Server: Apache x-openstack-request-id: req-b14cacc0-bdf1-4c79-bcd4-b764e12cb9c8 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": "138ac6ebca6544c9bd0ccf5eea9acd05", "OS::stack_id": "f8b18db2-2c5c-4df2-bb14-8a2324a019b9", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-stack", "image_name": "CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-image", "inst_name": "CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-inst", "subnet_name": "CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-subnet", "flavor_name": "CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-flavor-name", "net_name": "CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-stack", "stack_user_project_id": "d23f764729604bf692f5c0f0ef6d70d6", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-01T11:02:54Z", "links": [{"href": "http://172.30.9.24:8004/v1/138ac6ebca6544c9bd0ccf5eea9acd05/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-stack/f8b18db2-2c5c-4df2-bb14-8a2324a019b9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-01T11:03:11Z", "id": "f8b18db2-2c5c-4df2-bb14-8a2324a019b9", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-01 11:03:14,800 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/138ac6ebca6544c9bd0ccf5eea9acd05/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-stack/f8b18db2-2c5c-4df2-bb14-8a2324a019b9 used request id req-b14cacc0-bdf1-4c79-bcd4-b764e12cb9c8 2018-08-01 11:03:14,800 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-08-01 11:03:14,800 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-01 11:03:17,804 - create_stack - DEBUG - Stack status query timeout in 1193.65784693 2018-08-01 11:03:17,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/138ac6ebca6544c9bd0ccf5eea9acd05/stacks/f8b18db2-2c5c-4df2-bb14-8a2324a019b9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0cfc1e7257fbc1f698f80e415bd8305ed600f69" 2018-08-01 11:03:17,832 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:03:17 GMT Server: Apache x-openstack-request-id: req-59f7e8da-f1d2-4576-8c05-b85c42ac7578 Location: http://172.30.9.24:8004/v1/138ac6ebca6544c9bd0ccf5eea9acd05/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-stack/f8b18db2-2c5c-4df2-bb14-8a2324a019b9 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/138ac6ebca6544c9bd0ccf5eea9acd05/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-stack/f8b18db2-2c5c-4df2-bb14-8a2324a019b9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:03:17,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:03:17 GMT Server: Apache x-openstack-request-id: req-2519b01a-8670-4c7a-9afe-2c9a5fe971a2 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": "138ac6ebca6544c9bd0ccf5eea9acd05", "OS::stack_id": "f8b18db2-2c5c-4df2-bb14-8a2324a019b9", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-stack", "image_name": "CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-image", "inst_name": "CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-inst", "subnet_name": "CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-subnet", "flavor_name": "CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-flavor-name", "net_name": "CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-net"}, "deletion_time": "2018-08-01T11:03:17Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-stack", "stack_user_project_id": "d23f764729604bf692f5c0f0ef6d70d6", "tags": null, "creation_time": "2018-08-01T11:02:54Z", "links": [{"href": "http://172.30.9.24:8004/v1/138ac6ebca6544c9bd0ccf5eea9acd05/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-stack/f8b18db2-2c5c-4df2-bb14-8a2324a019b9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-08-01T11:03:11Z", "id": "f8b18db2-2c5c-4df2-bb14-8a2324a019b9", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-08-01 11:03:17,858 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/138ac6ebca6544c9bd0ccf5eea9acd05/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-stack/f8b18db2-2c5c-4df2-bb14-8a2324a019b9 used request id req-2519b01a-8670-4c7a-9afe-2c9a5fe971a2 2018-08-01 11:03:17,858 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-08-01 11:03:17,859 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-stack 2018-08-01 11:03:17,859 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-stack 2018-08-01 11:03:17,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8004/v1/138ac6ebca6544c9bd0ccf5eea9acd05/stacks/f8b18db2-2c5c-4df2-bb14-8a2324a019b9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0cfc1e7257fbc1f698f80e415bd8305ed600f69" 2018-08-01 11:03:17,889 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:03:17 GMT Server: Apache x-openstack-request-id: req-6d0c823c-1b6c-41ef-8e89-d20a68f57986 Location: http://172.30.9.24:8004/v1/138ac6ebca6544c9bd0ccf5eea9acd05/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-stack/f8b18db2-2c5c-4df2-bb14-8a2324a019b9 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/138ac6ebca6544c9bd0ccf5eea9acd05/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-stack/f8b18db2-2c5c-4df2-bb14-8a2324a019b9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:03:18,077 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 11:03:17 GMT Server: Apache x-openstack-request-id: req-cbc8fe03-5543-4ed3-a574-123644ea652f Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-08-01 11:03:18,077 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.24:8004/v1/138ac6ebca6544c9bd0ccf5eea9acd05/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-stack/f8b18db2-2c5c-4df2-bb14-8a2324a019b9 used request id req-cbc8fe03-5543-4ed3-a574-123644ea652f 2018-08-01 11:03:18,078 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-35f53180-9a65-4275-b9a2-9e6c8997ed72-image 2018-08-01 11:03:18,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9292/v2/images/796f397c-c924-4b3a-8134-361a3ffb0a6d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e0d2c56038d721dd98bada0c742ad9072bec6d9d" 2018-08-01 11:03:18,597 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-fcd9b2dc-e005-438a-92bc-3835f3f72ff0 Date: Wed, 01 Aug 2018 11:03:18 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-01 11:03:18,597 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/796f397c-c924-4b3a-8134-361a3ffb0a6d used request id req-fcd9b2dc-e005-438a-92bc-3835f3f72ff0 2018-08-01 11:03:18,605 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/flavors/d4352291-8c51-4a6f-a45e-51d448268aaa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd59f48fae478f157aeb2429e40520af544659d5" 2018-08-01 11:03:18,638 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 11:03:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1594f011-0b10-4676-b00a-addb96fa762b x-compute-request-id: req-1594f011-0b10-4676-b00a-addb96fa762b Content-Length: 0 Content-Type: application/json 2018-08-01 11:03:18,638 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/d4352291-8c51-4a6f-a45e-51d448268aaa used request id req-1594f011-0b10-4676-b00a-addb96fa762b 2018-08-01 11:03:18,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3cb3c57d531145b55d37623ad798ae35b7893e8" 2018-08-01 11:03:18,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-e5e251e8-d8a4-47ba-a5e6-c235e82452a2 Date: Wed, 01 Aug 2018 11:03:18 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a2413a97b61342d8bd27570706ef372d", "created_at": "2018-08-01T09:33:18Z", "updated_at": "2018-08-01T09:33:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "7f556ce3-51d0-4279-a11d-510db9f9a3b1", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "94adc13c-a166-41cf-bd16-f997efc73cb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "b39143b5-c08f-4d0b-9d40-54f472f2389e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "e218b0b7-4501-4f84-9458-caf2891c260d", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}], "revision_number": 4, "project_id": "a2413a97b61342d8bd27570706ef372d", "id": "38229670-7386-42d0-b7b9-2397ea5938de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "created_at": "2018-08-01T09:28:38Z", "updated_at": "2018-08-01T09:28:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "763568f1-8151-4a3c-911a-d06da4423063", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "80d28bee-4aee-47e8-a8da-e0fe31497fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "a47a5ddf-aa37-4ab2-a335-1c93513b5f12", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "f5bba5a5-602b-421e-98b2-5a16117f943f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}], "revision_number": 4, "project_id": "dbe9669438844f3faecdc7fcc050e0d8", "id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ed1054af2e94c049694d98d54211d98", "created_at": "2018-08-01T09:31:40Z", "updated_at": "2018-08-01T09:31:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "34baee87-ea35-42ee-8a69-0f6e2a825d3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "89b9d1c9-f4f9-45cd-8d36-970d44228439", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "b8ab0d59-cab9-4488-82ee-7c5f69709bff", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "d3ab68ea-23b4-4bf6-8dd3-85d029e3d89f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}], "revision_number": 4, "project_id": "2ed1054af2e94c049694d98d54211d98", "id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "created_at": "2018-08-01T09:34:13Z", "updated_at": "2018-08-01T09:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "1dbb3f59-611b-46d1-a82d-2720e0a16f86", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "3878126b-a220-4357-adb9-bc22498f31b1", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "75ce67db-9c04-4561-a10d-8b1ec63943e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "e2945a69-3afe-41e3-a7ec-3ea4c79a12ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}], "revision_number": 4, "project_id": "c0d9b34b06f445a7857603f60b181f3c", "id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-01T09:30:58Z", "updated_at": "2018-08-01T09:30:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "042d4626-2974-418d-affe-f8f2acd05faa", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "995fae58-f0e5-4e10-801c-6c2ce5c7ae0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "cb8404fa-cb24-4879-a34d-f3050dcba730", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "dad6aaab-690e-4c24-9103-6767e0c80bc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "138ac6ebca6544c9bd0ccf5eea9acd05", "created_at": "2018-08-01T11:02:55Z", "updated_at": "2018-08-01T11:02:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:02:55Z", "revision_number": 0, "id": "26b92099-ad02-4f70-b97b-8577b17a1d92", "remote_group_id": "7b8967d7-8f3d-431a-b346-fda239b8e365", "remote_ip_prefix": null, "created_at": "2018-08-01T11:02:55Z", "security_group_id": "7b8967d7-8f3d-431a-b346-fda239b8e365", "tenant_id": "138ac6ebca6544c9bd0ccf5eea9acd05", "port_range_min": null, "ethertype": "IPv6", "project_id": "138ac6ebca6544c9bd0ccf5eea9acd05"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:02:55Z", "revision_number": 0, "id": "4e9b3fb3-dc31-4e44-8623-4c37b85114bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:02:55Z", "security_group_id": "7b8967d7-8f3d-431a-b346-fda239b8e365", "tenant_id": "138ac6ebca6544c9bd0ccf5eea9acd05", "port_range_min": null, "ethertype": "IPv6", "project_id": "138ac6ebca6544c9bd0ccf5eea9acd05"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:02:55Z", "revision_number": 0, "id": "852660d4-9335-4bb3-b7ca-872d2506de89", "remote_group_id": "7b8967d7-8f3d-431a-b346-fda239b8e365", "remote_ip_prefix": null, "created_at": "2018-08-01T11:02:55Z", "security_group_id": "7b8967d7-8f3d-431a-b346-fda239b8e365", "tenant_id": "138ac6ebca6544c9bd0ccf5eea9acd05", "port_range_min": null, "ethertype": "IPv4", "project_id": "138ac6ebca6544c9bd0ccf5eea9acd05"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:02:55Z", "revision_number": 0, "id": "ec855d75-2a61-4dfb-ad86-7caa75c54f67", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:02:55Z", "security_group_id": "7b8967d7-8f3d-431a-b346-fda239b8e365", "tenant_id": "138ac6ebca6544c9bd0ccf5eea9acd05", "port_range_min": null, "ethertype": "IPv4", "project_id": "138ac6ebca6544c9bd0ccf5eea9acd05"}], "revision_number": 4, "project_id": "138ac6ebca6544c9bd0ccf5eea9acd05", "id": "7b8967d7-8f3d-431a-b346-fda239b8e365", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "created_at": "2018-08-01T09:31:11Z", "updated_at": "2018-08-01T09:31:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "939e25e0-5dbc-4f6e-9f6f-7fb70e540203", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "9796a673-6928-4009-9c21-1410d395646e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "af7b8bf8-2fb6-4d72-842a-38f72d7581f7", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "b9af65b0-2eb8-45e1-8504-b7dc4dbb83ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}], "revision_number": 4, "project_id": "dd207f801ed3475f9dbe5f13077af1c8", "id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "46dd322c3fcc454eb140e37825746af8", "created_at": "2018-08-01T10:33:44Z", "updated_at": "2018-08-01T10:33:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "0f41470b-1091-45c1-b574-92069f79f8d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "8cc03a9c-8fa5-425b-812f-d7692bae3613", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d1373b1e-2fb9-4e02-a9e1-7e873ba1d7d1", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d21f3909-71f3-43e2-a22d-6a9c2513cb6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}], "revision_number": 4, "project_id": "46dd322c3fcc454eb140e37825746af8", "id": "b2961714-c8a4-4fcb-918b-21d70527c983", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "created_at": "2018-08-01T09:34:57Z", "updated_at": "2018-08-01T09:34:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "8063d12f-30db-4ccf-8ce0-72e59ba81a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c38e1a7a-5857-4f03-b991-6d5c9c9a5b9e", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c725bae1-d3bb-42b5-b331-32737085f28c", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "cfddc134-923b-4e0d-9ec5-dcc5641dd435", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}], "revision_number": 4, "project_id": "455b48a61678488ead79a4cfa07ef5c3", "id": "cd52f913-3072-4ce7-a779-7de795b62b12", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:36:50Z", "updated_at": "2018-08-01T09:36:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "07ef7fe5-a529-45da-bfc0-899f0ea9b592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "bc4dad3a-2a0c-4c31-b901-2909a12adb50", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c35cff35-4306-4116-b9fa-fc27bc7c05d6", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c493e3ac-d9d2-480d-9ec8-50982eedaf5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}], "revision_number": 4, "project_id": "8d96727022f4443794db44ecde432faf", "id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "created_at": "2018-08-01T09:32:45Z", "updated_at": "2018-08-01T09:32:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "058ea790-43ea-4a6f-9950-28418319e577", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "5fcfb31b-cdad-4037-973e-56b74faefd14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "99a24d26-dc7f-42d0-aa23-a7c061f04952", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "b641bb48-566e-472b-a3cc-d38c85ab3ff1", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}], "revision_number": 4, "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "name": "default"}]} 2018-08-01 11:03:18,876 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-e5e251e8-d8a4-47ba-a5e6-c235e82452a2 2018-08-01 11:03:18,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3cb3c57d531145b55d37623ad798ae35b7893e8" 2018-08-01 11:03:18,959 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 11:03:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a0b9f7cb-5186-45d6-8981-3fe65a6da53f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2413a97b61342d8bd27570706ef372d.", "code": 404, "title": "Not Found"}} 2018-08-01 11:03:18,959 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d used request id req-a0b9f7cb-5186-45d6-8981-3fe65a6da53f 2018-08-01 11:03:18,959 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 11:03:18,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3cb3c57d531145b55d37623ad798ae35b7893e8" 2018-08-01 11:03:19,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:03:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34549940-d390-43db-85f7-54c0f516bc41 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.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dbe9669438844f3faecdc7fcc050e0d8", "name": "service"}} 2018-08-01 11:03:19,047 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 used request id req-34549940-d390-43db-85f7-54c0f516bc41 2018-08-01 11:03:19,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3cb3c57d531145b55d37623ad798ae35b7893e8" 2018-08-01 11:03:19,133 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 11:03:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d6b98776-d313-40e7-966f-7937c6aeab0a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ed1054af2e94c049694d98d54211d98.", "code": 404, "title": "Not Found"}} 2018-08-01 11:03:19,133 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 used request id req-d6b98776-d313-40e7-966f-7937c6aeab0a 2018-08-01 11:03:19,133 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 11:03:19,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3cb3c57d531145b55d37623ad798ae35b7893e8" 2018-08-01 11:03:19,216 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 11:03:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d8ac2ae-4a98-4738-9be1-32bdb5b4737b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c0d9b34b06f445a7857603f60b181f3c.", "code": 404, "title": "Not Found"}} 2018-08-01 11:03:19,216 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c used request id req-1d8ac2ae-4a98-4738-9be1-32bdb5b4737b 2018-08-01 11:03:19,216 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 11:03:19,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/138ac6ebca6544c9bd0ccf5eea9acd05 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3cb3c57d531145b55d37623ad798ae35b7893e8" 2018-08-01 11:03:19,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:03:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14a1da75-7d1c-4f88-8eec-ee06596972aa Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/138ac6ebca6544c9bd0ccf5eea9acd05"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "138ac6ebca6544c9bd0ccf5eea9acd05", "name": "CreateStackSuccessTests-a269e3c6-2bc1-415-proj"}} 2018-08-01 11:03:19,302 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/138ac6ebca6544c9bd0ccf5eea9acd05 used request id req-14a1da75-7d1c-4f88-8eec-ee06596972aa 2018-08-01 11:03:19,302 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7b8967d7-8f3d-431a-b346-fda239b8e365 2018-08-01 11:03:19,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=7b8967d7-8f3d-431a-b346-fda239b8e365 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3cb3c57d531145b55d37623ad798ae35b7893e8" 2018-08-01 11:03:19,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-7c37e2d7-9a8e-421b-82e4-118d1f005411 Date: Wed, 01 Aug 2018 11:03:19 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "7b8967d7-8f3d-431a-b346-fda239b8e365", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T11:02:55Z", "security_group_id": "7b8967d7-8f3d-431a-b346-fda239b8e365", "port_range_min": null, "revision_number": 0, "tenant_id": "138ac6ebca6544c9bd0ccf5eea9acd05", "created_at": "2018-08-01T11:02:55Z", "project_id": "138ac6ebca6544c9bd0ccf5eea9acd05", "id": "26b92099-ad02-4f70-b97b-8577b17a1d92"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T11:02:55Z", "security_group_id": "7b8967d7-8f3d-431a-b346-fda239b8e365", "port_range_min": null, "revision_number": 0, "tenant_id": "138ac6ebca6544c9bd0ccf5eea9acd05", "created_at": "2018-08-01T11:02:55Z", "project_id": "138ac6ebca6544c9bd0ccf5eea9acd05", "id": "4e9b3fb3-dc31-4e44-8623-4c37b85114bf"}, {"remote_group_id": "7b8967d7-8f3d-431a-b346-fda239b8e365", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T11:02:55Z", "security_group_id": "7b8967d7-8f3d-431a-b346-fda239b8e365", "port_range_min": null, "revision_number": 0, "tenant_id": "138ac6ebca6544c9bd0ccf5eea9acd05", "created_at": "2018-08-01T11:02:55Z", "project_id": "138ac6ebca6544c9bd0ccf5eea9acd05", "id": "852660d4-9335-4bb3-b7ca-872d2506de89"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T11:02:55Z", "security_group_id": "7b8967d7-8f3d-431a-b346-fda239b8e365", "port_range_min": null, "revision_number": 0, "tenant_id": "138ac6ebca6544c9bd0ccf5eea9acd05", "created_at": "2018-08-01T11:02:55Z", "project_id": "138ac6ebca6544c9bd0ccf5eea9acd05", "id": "ec855d75-2a61-4dfb-ad86-7caa75c54f67"}]} 2018-08-01 11:03:19,327 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=7b8967d7-8f3d-431a-b346-fda239b8e365 used request id req-7c37e2d7-9a8e-421b-82e4-118d1f005411 2018-08-01 11:03:19,328 - neutron_utils - INFO - Deleting security group with name - default 2018-08-01 11:03:19,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/7b8967d7-8f3d-431a-b346-fda239b8e365 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3cb3c57d531145b55d37623ad798ae35b7893e8" 2018-08-01 11:03:19,472 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2d2f53e7-9136-47c8-835f-ffd2fb654904 Content-Length: 0 Date: Wed, 01 Aug 2018 11:03:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 11:03:19,472 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/7b8967d7-8f3d-431a-b346-fda239b8e365 used request id req-2d2f53e7-9136-47c8-835f-ffd2fb654904 2018-08-01 11:03:19,473 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-a269e3c6-2bc1-415-proj 2018-08-01 11:03:19,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/138ac6ebca6544c9bd0ccf5eea9acd05 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3cb3c57d531145b55d37623ad798ae35b7893e8" 2018-08-01 11:03:19,778 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 11:03:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e59a396c-0b9f-43e1-9c22-57b22402a9e6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 11:03:19,779 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/138ac6ebca6544c9bd0ccf5eea9acd05 used request id req-e59a396c-0b9f-43e1-9c22-57b22402a9e6 2018-08-01 11:03:19,779 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-a269e3c6-2bc1-415-proj-role 2018-08-01 11:03:19,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/11ad417393c24d7c9417c145fb0ad366 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3cb3c57d531145b55d37623ad798ae35b7893e8" 2018-08-01 11:03:19,884 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 11:03:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b6120851-b08d-4b73-b26f-13fc0fa473af Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 11:03:19,885 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/11ad417393c24d7c9417c145fb0ad366 used request id req-b6120851-b08d-4b73-b26f-13fc0fa473af 2018-08-01 11:03:19,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3cb3c57d531145b55d37623ad798ae35b7893e8" 2018-08-01 11:03:19,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:03:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a744dc0d-4705-49a0-a8d2-8a25ab76625c Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 11:03:19,972 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-a744dc0d-4705-49a0-a8d2-8a25ab76625c 2018-08-01 11:03:19,973 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-a269e3c6-2bc1-415-user 2018-08-01 11:03:19,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/76f16fe3b9324e8fae913d7eb04ef58d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64d8fb41cd5c067c28f2266edcdd447fe27da453" 2018-08-01 11:03:20,136 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 11:03:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8825e1b8-b827-46e1-b436-93c8348fa043 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 11:03:20,136 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/76f16fe3b9324e8fae913d7eb04ef58d used request id req-8825e1b8-b827-46e1-b436-93c8348fa043 2018-08-01 11:03:20,138 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 11:03:20,521 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T12:03:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["6UbVc5CaTSugSoXfXdoi3A"], "issued_at": "2018-08-01T11:03:20.000000Z"}} 2018-08-01 11:03:20,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f50ee53dfbd37e023e7f36c623438c58bfafb5a" 2018-08-01 11:03:20,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:03:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae8eee36-77cd-4660-9c35-03713b4f0bf5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 11:03:20,603 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-ae8eee36-77cd-4660-9c35-03713b4f0bf5 2018-08-01 11:03:20,604 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 11:03:20,605 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 11:03:20,991 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T12:03:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["hHvUX5n7Q7iNVqCbhrVgXQ"], "issued_at": "2018-08-01T11:03:20.000000Z"}} 2018-08-01 11:03:20,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e087395da6637e60612227553ba9908f642980a8" 2018-08-01 11:03:21,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:03:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e363a11-0e03-47ae-9be6-17c1d389ed03 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 11:03:21,070 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-5e363a11-0e03-47ae-9be6-17c1d389ed03 2018-08-01 11:03:21,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 11:03:21,080 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 11:03: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 11:03:21,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-98203220-5edd-473-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e087395da6637e60612227553ba9908f642980a8" 2018-08-01 11:03:21,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:03:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a363de9-707e-4f39-801e-09ce9cfe9d58 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-98203220-5edd-473-proj", "previous": null, "next": null}, "projects": []} 2018-08-01 11:03:21,167 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-98203220-5edd-473-proj used request id req-5a363de9-707e-4f39-801e-09ce9cfe9d58 2018-08-01 11:03:21,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e087395da6637e60612227553ba9908f642980a8" 2018-08-01 11:03:21,255 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:03:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6951126a-009c-4abb-9259-72127cb8c054 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 11:03:21,255 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-6951126a-009c-4abb-9259-72127cb8c054 2018-08-01 11:03:21,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e087395da6637e60612227553ba9908f642980a8" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-98203220-5edd-473-proj"}}' 2018-08-01 11:03:21,363 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 11:03:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ae9d9457-bec6-4102-94fe-bdbb18e62c77 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/a4b6a37977354580ad5111157912046d"}, "tags": [], "enabled": true, "id": "a4b6a37977354580ad5111157912046d", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-98203220-5edd-473-proj"}} 2018-08-01 11:03:21,364 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-ae9d9457-bec6-4102-94fe-bdbb18e62c77 2018-08-01 11:03:21,364 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-98203220-5edd-473-proj 2018-08-01 11:03:21,364 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 11:03:21,365 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 11:03:21,744 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T12:03:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["W9RAibtoQlalfo4-8UowrA"], "issued_at": "2018-08-01T11:03:21.000000Z"}} 2018-08-01 11:03:21,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ada8ffc630cd11b68b2c08184aed349bb8379b3d" 2018-08-01 11:03:21,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:03:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fcdc9afa-af22-4a44-9299-ba40a16b78be Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 11:03:21,823 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-fcdc9afa-af22-4a44-9299-ba40a16b78be 2018-08-01 11:03:21,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 11:03:21,832 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 11:03: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 11:03:21,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ada8ffc630cd11b68b2c08184aed349bb8379b3d" 2018-08-01 11:03:21,929 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:03:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-deab4fcc-c296-4436-bd5b-2c92430eccb3 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 11:03:21,929 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-deab4fcc-c296-4436-bd5b-2c92430eccb3 2018-08-01 11:03:21,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateStackSuccessTests-98203220-5edd-473-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ada8ffc630cd11b68b2c08184aed349bb8379b3d" 2018-08-01 11:03:21,951 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:03:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d22dd9f-e995-4af2-8f7c-fb80a1301b1c Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateStackSuccessTests-98203220-5edd-473-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/a4b6a37977354580ad5111157912046d"}, "tags": [], "enabled": true, "id": "a4b6a37977354580ad5111157912046d", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-98203220-5edd-473-proj"}]} 2018-08-01 11:03:21,952 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateStackSuccessTests-98203220-5edd-473-proj used request id req-1d22dd9f-e995-4af2-8f7c-fb80a1301b1c 2018-08-01 11:03:21,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ada8ffc630cd11b68b2c08184aed349bb8379b3d" 2018-08-01 11:03:22,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:03:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a16d9f26-2b63-402c-84ee-0fa1d123e9fa Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 11:03:22,042 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-a16d9f26-2b63-402c-84ee-0fa1d123e9fa 2018-08-01 11:03:22,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ada8ffc630cd11b68b2c08184aed349bb8379b3d" 2018-08-01 11:03:22,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:03:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ce0fef1-dc1c-4980-8f4f-5b826c0ce610 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 11:03:22,513 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-8ce0fef1-dc1c-4980-8f4f-5b826c0ce610 2018-08-01 11:03:22,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateStackSuccessTests-98203220-5edd-473-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ada8ffc630cd11b68b2c08184aed349bb8379b3d" 2018-08-01 11:03:22,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:03:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ce3ddcc-ac82-4dde-8ea7-2ca1cb433545 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateStackSuccessTests-98203220-5edd-473-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/a4b6a37977354580ad5111157912046d"}, "tags": [], "enabled": true, "id": "a4b6a37977354580ad5111157912046d", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-98203220-5edd-473-proj"}]} 2018-08-01 11:03:22,601 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateStackSuccessTests-98203220-5edd-473-proj used request id req-6ce3ddcc-ac82-4dde-8ea7-2ca1cb433545 2018-08-01 11:03:22,602 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-98203220-5edd-473-user 2018-08-01 11:03:22,602 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 11:03:22,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e087395da6637e60612227553ba9908f642980a8" 2018-08-01 11:03:22,688 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:03:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2784c5af-a878-4972-bb3f-c8869f5c74e3 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 11:03:22,688 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-2784c5af-a878-4972-bb3f-c8869f5c74e3 2018-08-01 11:03:22,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e087395da6637e60612227553ba9908f642980a8" -d '{"role": {"name": "CreateStackSuccessTests-98203220-5edd-473-proj-role"}}' 2018-08-01 11:03:22,863 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 11:03:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f30ca29f-3949-49ac-b092-382d62ed76e6 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b4c1cceaca064525bf125c26762658ad", "links": {"self": "http://172.30.9.24:5000/v3/roles/b4c1cceaca064525bf125c26762658ad"}, "name": "CreateStackSuccessTests-98203220-5edd-473-proj-role"}} 2018-08-01 11:03:22,863 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-f30ca29f-3949-49ac-b092-382d62ed76e6 2018-08-01 11:03:22,863 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-98203220-5edd-473-proj-role 2018-08-01 11:03:22,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/b4c1cceaca064525bf125c26762658ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e087395da6637e60612227553ba9908f642980a8" 2018-08-01 11:03:22,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:03:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd103358-abf7-49bc-ba01-821a4f50d270 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b4c1cceaca064525bf125c26762658ad", "links": {"self": "http://172.30.9.24:5000/v3/roles/b4c1cceaca064525bf125c26762658ad"}, "name": "CreateStackSuccessTests-98203220-5edd-473-proj-role"}} 2018-08-01 11:03:22,972 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/b4c1cceaca064525bf125c26762658ad used request id req-dd103358-abf7-49bc-ba01-821a4f50d270 2018-08-01 11:03:22,972 - keystone_utils - INFO - Granting role CreateStackSuccessTests-98203220-5edd-473-proj-role to project CreateStackSuccessTests-98203220-5edd-473-proj 2018-08-01 11:03:22,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/a4b6a37977354580ad5111157912046d/users/865c27af5cd640e5979803dbb83969e5/roles/b4c1cceaca064525bf125c26762658ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e087395da6637e60612227553ba9908f642980a8" 2018-08-01 11:03:23,092 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 11:03:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-03746730-8f0c-4b08-a9dd-2595c022cde8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 11:03:23,092 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/a4b6a37977354580ad5111157912046d/users/865c27af5cd640e5979803dbb83969e5/roles/b4c1cceaca064525bf125c26762658ad used request id req-03746730-8f0c-4b08-a9dd-2595c022cde8 2018-08-01 11:03:23,093 - heat_utils - DEBUG - Retrieving Heat Client 2018-08-01 11:03:23,093 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-01 11:03:23,093 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 11:03:23,094 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 11:03:23,475 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4c1cceaca064525bf125c26762658ad", "name": "CreateStackSuccessTests-98203220-5edd-473-proj-role"}], "expires_at": "2018-08-01T12:03:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a4b6a37977354580ad5111157912046d", "name": "CreateStackSuccessTests-98203220-5edd-473-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/a4b6a37977354580ad5111157912046d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/a4b6a37977354580ad5111157912046d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/a4b6a37977354580ad5111157912046d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/a4b6a37977354580ad5111157912046d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/a4b6a37977354580ad5111157912046d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/a4b6a37977354580ad5111157912046d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_a4b6a37977354580ad5111157912046d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_a4b6a37977354580ad5111157912046d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a4b6a37977354580ad5111157912046d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/a4b6a37977354580ad5111157912046d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/a4b6a37977354580ad5111157912046d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/a4b6a37977354580ad5111157912046d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/a4b6a37977354580ad5111157912046d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/a4b6a37977354580ad5111157912046d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-98203220-5edd-473-user", "id": "865c27af5cd640e5979803dbb83969e5"}, "audit_ids": ["UeWBNJQ2RTG_tx7e64Jgwg"], "issued_at": "2018-08-01T11:03:23.000000Z"}} 2018-08-01 11:03:23,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44efd83ede513df37dd8815d9f2200aea3cb36aa" 2018-08-01 11:03:23,554 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:03:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7502c5a2-be92-4d2e-9608-8b24a1ea89ac Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 11:03:23,554 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-7502c5a2-be92-4d2e-9608-8b24a1ea89ac 2018-08-01 11:03:23,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}44efd83ede513df37dd8815d9f2200aea3cb36aa" 2018-08-01 11:03:23,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-543122a3-c98f-4f2f-9a05-817b56651ae4 Date: Wed, 01 Aug 2018 11:03:23 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-image"} 2018-08-01 11:03:23,747 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-image used request id req-543122a3-c98f-4f2f-9a05-817b56651ae4 2018-08-01 11:03:23,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}44efd83ede513df37dd8815d9f2200aea3cb36aa" 2018-08-01 11:03:23,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-e22ba95d-2f12-40a4-8d4f-96fd1c5bb71e Date: Wed, 01 Aug 2018 11:03: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-08-01 11:03:23,757 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-e22ba95d-2f12-40a4-8d4f-96fd1c5bb71e 2018-08-01 11:03:23,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}44efd83ede513df37dd8815d9f2200aea3cb36aa" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-image"}' 2018-08-01 11:03:23,821 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/f40cd3f4-d909-4afb-b3fb-e0d89481ca64 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-eaef1896-db87-4d9b-b072-96bca1e611e1 Date: Wed, 01 Aug 2018 11:03:23 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T11:03:23Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-01T11:03:23Z", "visibility": "shared", "locations": [], "self": "/v2/images/f40cd3f4-d909-4afb-b3fb-e0d89481ca64", "min_disk": 0, "protected": false, "id": "f40cd3f4-d909-4afb-b3fb-e0d89481ca64", "file": "/v2/images/f40cd3f4-d909-4afb-b3fb-e0d89481ca64/file", "checksum": null, "owner": "a4b6a37977354580ad5111157912046d", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 11:03:23,821 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-eaef1896-db87-4d9b-b072-96bca1e611e1 2018-08-01 11:03:23,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9292/v2/images/f40cd3f4-d909-4afb-b3fb-e0d89481ca64/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}44efd83ede513df37dd8815d9f2200aea3cb36aa" -d '' 2018-08-01 11:03:24,243 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4d698840-6afe-4ae6-ba72-10f7f4936e36 Date: Wed, 01 Aug 2018 11:03:24 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-01 11:03:24,243 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/f40cd3f4-d909-4afb-b3fb-e0d89481ca64/file used request id req-4d698840-6afe-4ae6-ba72-10f7f4936e36 2018-08-01 11:03:24,244 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-01 11:03:24,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/f40cd3f4-d909-4afb-b3fb-e0d89481ca64 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}44efd83ede513df37dd8815d9f2200aea3cb36aa" 2018-08-01 11:03:24,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-c5b3f5e7-6459-435d-a563-010c723853f5 Date: Wed, 01 Aug 2018 11:03:24 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T11:03:23Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-01T11:03:24Z", "visibility": "shared", "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/f40cd3f4-d909-4afb-b3fb-e0d89481ca64/snap", "metadata": {}}], "self": "/v2/images/f40cd3f4-d909-4afb-b3fb-e0d89481ca64", "min_disk": 0, "protected": false, "id": "f40cd3f4-d909-4afb-b3fb-e0d89481ca64", "file": "/v2/images/f40cd3f4-d909-4afb-b3fb-e0d89481ca64/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a4b6a37977354580ad5111157912046d", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/f40cd3f4-d909-4afb-b3fb-e0d89481ca64/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 11:03:24,263 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/f40cd3f4-d909-4afb-b3fb-e0d89481ca64 used request id req-c5b3f5e7-6459-435d-a563-010c723853f5 2018-08-01 11:03:24,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}44efd83ede513df37dd8815d9f2200aea3cb36aa" 2018-08-01 11:03:24,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-17206bba-bc48-4077-adc3-5a4f0718f445 Date: Wed, 01 Aug 2018 11: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-08-01 11:03:24,272 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-17206bba-bc48-4077-adc3-5a4f0718f445 2018-08-01 11:03:24,275 - create_image - INFO - Created image with name - CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-image 2018-08-01 11:03:24,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/f40cd3f4-d909-4afb-b3fb-e0d89481ca64 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}44efd83ede513df37dd8815d9f2200aea3cb36aa" 2018-08-01 11:03:24,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-9278e551-89fc-42f7-a7f8-69d697aa84d4 Date: Wed, 01 Aug 2018 11:03:24 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T11:03:23Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-01T11:03:24Z", "visibility": "shared", "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/f40cd3f4-d909-4afb-b3fb-e0d89481ca64/snap", "metadata": {}}], "self": "/v2/images/f40cd3f4-d909-4afb-b3fb-e0d89481ca64", "min_disk": 0, "protected": false, "id": "f40cd3f4-d909-4afb-b3fb-e0d89481ca64", "file": "/v2/images/f40cd3f4-d909-4afb-b3fb-e0d89481ca64/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a4b6a37977354580ad5111157912046d", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/f40cd3f4-d909-4afb-b3fb-e0d89481ca64/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 11:03:24,296 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/f40cd3f4-d909-4afb-b3fb-e0d89481ca64 used request id req-9278e551-89fc-42f7-a7f8-69d697aa84d4 2018-08-01 11:03:24,297 - create_image - DEBUG - Instance status is - active 2018-08-01 11:03:24,297 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-image 2018-08-01 11:03:24,297 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-image 2018-08-01 11:03:24,297 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 11:03:24,298 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 11:03:24,790 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T12:03:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["Iw1YDi4GT26pwT1EgYuR4g"], "issued_at": "2018-08-01T11:03:24.000000Z"}} 2018-08-01 11:03:24,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfa21dab20e71d16ab15d8396d7e12530667e29f" 2018-08-01 11:03:24,866 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:03:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e8039cc-f45a-4c7b-bca1-faaf8b7f3a42 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 11:03:24,866 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-6e8039cc-f45a-4c7b-bca1-faaf8b7f3a42 2018-08-01 11:03:24,868 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 11:03:24,873 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfa21dab20e71d16ab15d8396d7e12530667e29f" 2018-08-01 11:03:25,051 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:03:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a72d21c5-ac5b-48c5-bf5f-890bd0297354 x-compute-request-id: req-a72d21c5-ac5b-48c5-bf5f-890bd0297354 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"flavors": [{"id": "4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "rel": "bookmark"}], "name": "vmtp-flavor_ee58c79f-c6fb-483f-8b9c-406ffbfad757"}, {"id": "5b61c696-1b5b-4204-b7e5-ca4a818093b0", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "bookmark"}], "name": "shaker-flavor_81952131-3011-4d90-80f4-831743223f59"}]} 2018-08-01 11:03:25,051 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-a72d21c5-ac5b-48c5-bf5f-890bd0297354 2018-08-01 11:03:25,055 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfa21dab20e71d16ab15d8396d7e12530667e29f" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-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-08-01 11:03:25,117 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:03: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-be7521b5-7e73-46d2-87bd-83b70a238935 x-compute-request-id: req-be7521b5-7e73-46d2-87bd-83b70a238935 Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-flavor-name", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/e8d5fee5-ece4-48e7-8f0e-ff308a838fb0", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/e8d5fee5-ece4-48e7-8f0e-ff308a838fb0", "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": "e8d5fee5-ece4-48e7-8f0e-ff308a838fb0"}} 2018-08-01 11:03:25,117 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-be7521b5-7e73-46d2-87bd-83b70a238935 2018-08-01 11:03:25,118 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 11:03:25,119 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 11:03:25,500 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4c1cceaca064525bf125c26762658ad", "name": "CreateStackSuccessTests-98203220-5edd-473-proj-role"}], "expires_at": "2018-08-01T12:03:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a4b6a37977354580ad5111157912046d", "name": "CreateStackSuccessTests-98203220-5edd-473-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/a4b6a37977354580ad5111157912046d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/a4b6a37977354580ad5111157912046d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/a4b6a37977354580ad5111157912046d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/a4b6a37977354580ad5111157912046d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/a4b6a37977354580ad5111157912046d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/a4b6a37977354580ad5111157912046d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_a4b6a37977354580ad5111157912046d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_a4b6a37977354580ad5111157912046d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a4b6a37977354580ad5111157912046d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/a4b6a37977354580ad5111157912046d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/a4b6a37977354580ad5111157912046d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/a4b6a37977354580ad5111157912046d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/a4b6a37977354580ad5111157912046d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/a4b6a37977354580ad5111157912046d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-98203220-5edd-473-user", "id": "865c27af5cd640e5979803dbb83969e5"}, "audit_ids": ["AGS8n8mUS_Ol_J2o8aKHRA"], "issued_at": "2018-08-01T11:03:25.000000Z"}} 2018-08-01 11:03:25,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b591a6a1b9e05e9353268b27becc6aa8683e6d" 2018-08-01 11:03:25,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:03:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03b5e2dd-b3f8-4aa3-b0d1-fca9857da040 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 11:03:25,578 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-03b5e2dd-b3f8-4aa3-b0d1-fca9857da040 2018-08-01 11:03:25,580 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 11:03:25,583 - heat_utils - DEBUG - Retrieving Heat Client 2018-08-01 11:03:25,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/a4b6a37977354580ad5111157912046d/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b591a6a1b9e05e9353268b27becc6aa8683e6d" 2018-08-01 11:03:25,769 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:03:25 GMT Server: Apache x-openstack-request-id: req-da5396b3-3136-47c7-b026-6182e16025c3 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-08-01 11:03:25,769 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/a4b6a37977354580ad5111157912046d/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-stack used request id req-da5396b3-3136-47c7-b026-6182e16025c3 2018-08-01 11:03:25,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8004/v1/a4b6a37977354580ad5111157912046d/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b591a6a1b9e05e9353268b27becc6aa8683e6d" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-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-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-net", "inst_name": "CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-inst", "subnet_name": "CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-subnet", "image_name": "CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-image", "flavor_name": "CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-flavor-name"}}' 2018-08-01 11:03:27,740 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 11:03:25 GMT Server: Apache x-openstack-request-id: req-617acae5-fb3e-453d-8e27-581c00c4d1f8 Location: http://172.30.9.24:8004/v1/a4b6a37977354580ad5111157912046d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-stack/8331e811-1c11-451c-86cb-a868af987146 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "8331e811-1c11-451c-86cb-a868af987146", "links": [{"href": "http://172.30.9.24:8004/v1/a4b6a37977354580ad5111157912046d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-stack/8331e811-1c11-451c-86cb-a868af987146", "rel": "self"}]}} 2018-08-01 11:03:27,741 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.24:8004/v1/a4b6a37977354580ad5111157912046d/stacks used request id req-617acae5-fb3e-453d-8e27-581c00c4d1f8 2018-08-01 11:03:27,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/a4b6a37977354580ad5111157912046d/stacks/8331e811-1c11-451c-86cb-a868af987146 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b591a6a1b9e05e9353268b27becc6aa8683e6d" 2018-08-01 11:03:27,951 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:03:27 GMT Server: Apache x-openstack-request-id: req-b076bc47-63dc-4e6d-ba09-ecaa92b64796 Location: http://172.30.9.24:8004/v1/a4b6a37977354580ad5111157912046d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-stack/8331e811-1c11-451c-86cb-a868af987146 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/a4b6a37977354580ad5111157912046d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-stack/8331e811-1c11-451c-86cb-a868af987146;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:03:28,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:03:27 GMT Server: Apache x-openstack-request-id: req-cff623ed-2b72-4247-9437-b445836db7ef 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": "a4b6a37977354580ad5111157912046d", "OS::stack_id": "8331e811-1c11-451c-86cb-a868af987146", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-stack", "image_name": "CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-image", "inst_name": "CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-inst", "subnet_name": "CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-subnet", "net_name": "CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-net", "flavor_name": "CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-stack", "stack_user_project_id": "ed8ce819829e439aa601c6f523ce5db6", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-01T11:03:27Z", "links": [{"href": "http://172.30.9.24:8004/v1/a4b6a37977354580ad5111157912046d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-stack/8331e811-1c11-451c-86cb-a868af987146", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8331e811-1c11-451c-86cb-a868af987146", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-01 11:03:28,151 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/a4b6a37977354580ad5111157912046d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-stack/8331e811-1c11-451c-86cb-a868af987146 used request id req-cff623ed-2b72-4247-9437-b445836db7ef 2018-08-01 11:03:28,152 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-stack 2018-08-01 11:03:28,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/a4b6a37977354580ad5111157912046d/stacks/8331e811-1c11-451c-86cb-a868af987146 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b591a6a1b9e05e9353268b27becc6aa8683e6d" 2018-08-01 11:03:28,396 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:03:28 GMT Server: Apache x-openstack-request-id: req-16cac9eb-097b-4486-b61e-007d815748fc Location: http://172.30.9.24:8004/v1/a4b6a37977354580ad5111157912046d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-stack/8331e811-1c11-451c-86cb-a868af987146 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/a4b6a37977354580ad5111157912046d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-stack/8331e811-1c11-451c-86cb-a868af987146;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:03:28,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:03:28 GMT Server: Apache x-openstack-request-id: req-188dfd10-cafb-4a4e-a0e7-a9f659da9b5d 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": "a4b6a37977354580ad5111157912046d", "OS::stack_id": "8331e811-1c11-451c-86cb-a868af987146", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-stack", "image_name": "CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-image", "inst_name": "CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-inst", "subnet_name": "CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-subnet", "net_name": "CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-net", "flavor_name": "CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-stack", "stack_user_project_id": "ed8ce819829e439aa601c6f523ce5db6", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-01T11:03:27Z", "links": [{"href": "http://172.30.9.24:8004/v1/a4b6a37977354580ad5111157912046d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-stack/8331e811-1c11-451c-86cb-a868af987146", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8331e811-1c11-451c-86cb-a868af987146", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-01 11:03:28,612 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/a4b6a37977354580ad5111157912046d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-stack/8331e811-1c11-451c-86cb-a868af987146 used request id req-188dfd10-cafb-4a4e-a0e7-a9f659da9b5d 2018-08-01 11:03:28,613 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-08-01 11:03:28,613 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-01 11:03:31,616 - create_stack - DEBUG - Stack status query timeout in 1196.53619695 2018-08-01 11:03:31,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/a4b6a37977354580ad5111157912046d/stacks/8331e811-1c11-451c-86cb-a868af987146 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b591a6a1b9e05e9353268b27becc6aa8683e6d" 2018-08-01 11:03:31,794 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:03:31 GMT Server: Apache x-openstack-request-id: req-07b404e6-24b3-42e9-bc48-6e6bf9026e98 Location: http://172.30.9.24:8004/v1/a4b6a37977354580ad5111157912046d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-stack/8331e811-1c11-451c-86cb-a868af987146 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/a4b6a37977354580ad5111157912046d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-stack/8331e811-1c11-451c-86cb-a868af987146;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:03:31,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:03:31 GMT Server: Apache x-openstack-request-id: req-feb19a72-b850-4b34-8936-c39555d20548 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": "a4b6a37977354580ad5111157912046d", "OS::stack_id": "8331e811-1c11-451c-86cb-a868af987146", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-stack", "image_name": "CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-image", "inst_name": "CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-inst", "subnet_name": "CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-subnet", "net_name": "CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-net", "flavor_name": "CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-stack", "stack_user_project_id": "ed8ce819829e439aa601c6f523ce5db6", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-01T11:03:27Z", "links": [{"href": "http://172.30.9.24:8004/v1/a4b6a37977354580ad5111157912046d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-stack/8331e811-1c11-451c-86cb-a868af987146", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8331e811-1c11-451c-86cb-a868af987146", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-01 11:03:31,985 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/a4b6a37977354580ad5111157912046d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-stack/8331e811-1c11-451c-86cb-a868af987146 used request id req-feb19a72-b850-4b34-8936-c39555d20548 2018-08-01 11:03:31,985 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-08-01 11:03:31,985 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-01 11:03:34,989 - create_stack - DEBUG - Stack status query timeout in 1193.16360497 2018-08-01 11:03:34,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/a4b6a37977354580ad5111157912046d/stacks/8331e811-1c11-451c-86cb-a868af987146 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b591a6a1b9e05e9353268b27becc6aa8683e6d" 2018-08-01 11:03:35,018 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:03:34 GMT Server: Apache x-openstack-request-id: req-641dd5d4-dc44-498e-9f6c-9e0256f96798 Location: http://172.30.9.24:8004/v1/a4b6a37977354580ad5111157912046d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-stack/8331e811-1c11-451c-86cb-a868af987146 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/a4b6a37977354580ad5111157912046d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-stack/8331e811-1c11-451c-86cb-a868af987146;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:03:35,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:03:35 GMT Server: Apache x-openstack-request-id: req-b1971ceb-6f1f-4ecd-9be0-85a2325752aa 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": "a4b6a37977354580ad5111157912046d", "OS::stack_id": "8331e811-1c11-451c-86cb-a868af987146", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-stack", "image_name": "CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-image", "inst_name": "CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-inst", "subnet_name": "CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-subnet", "net_name": "CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-net", "flavor_name": "CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-stack", "stack_user_project_id": "ed8ce819829e439aa601c6f523ce5db6", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-01T11:03:27Z", "links": [{"href": "http://172.30.9.24:8004/v1/a4b6a37977354580ad5111157912046d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-stack/8331e811-1c11-451c-86cb-a868af987146", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8331e811-1c11-451c-86cb-a868af987146", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-01 11:03:35,062 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/a4b6a37977354580ad5111157912046d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-stack/8331e811-1c11-451c-86cb-a868af987146 used request id req-b1971ceb-6f1f-4ecd-9be0-85a2325752aa 2018-08-01 11:03:35,062 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-08-01 11:03:35,063 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-01 11:03:38,066 - create_stack - DEBUG - Stack status query timeout in 1190.0865159 2018-08-01 11:03:38,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/a4b6a37977354580ad5111157912046d/stacks/8331e811-1c11-451c-86cb-a868af987146 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b591a6a1b9e05e9353268b27becc6aa8683e6d" 2018-08-01 11:03:38,245 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:03:38 GMT Server: Apache x-openstack-request-id: req-969e890b-dadb-4f86-a72d-6c849a9437e7 Location: http://172.30.9.24:8004/v1/a4b6a37977354580ad5111157912046d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-stack/8331e811-1c11-451c-86cb-a868af987146 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/a4b6a37977354580ad5111157912046d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-stack/8331e811-1c11-451c-86cb-a868af987146;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:03:38,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:03:38 GMT Server: Apache x-openstack-request-id: req-8f29881f-2b25-46b6-b76e-f1cf5cb017f3 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": "a4b6a37977354580ad5111157912046d", "OS::stack_id": "8331e811-1c11-451c-86cb-a868af987146", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-stack", "image_name": "CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-image", "inst_name": "CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-inst", "subnet_name": "CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-subnet", "net_name": "CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-net", "flavor_name": "CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-stack", "stack_user_project_id": "ed8ce819829e439aa601c6f523ce5db6", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-01T11:03:27Z", "links": [{"href": "http://172.30.9.24:8004/v1/a4b6a37977354580ad5111157912046d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-stack/8331e811-1c11-451c-86cb-a868af987146", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8331e811-1c11-451c-86cb-a868af987146", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-01 11:03:38,286 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/a4b6a37977354580ad5111157912046d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-stack/8331e811-1c11-451c-86cb-a868af987146 used request id req-8f29881f-2b25-46b6-b76e-f1cf5cb017f3 2018-08-01 11:03:38,287 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-08-01 11:03:38,287 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-01 11:03:41,290 - create_stack - DEBUG - Stack status query timeout in 1186.86230588 2018-08-01 11:03:41,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/a4b6a37977354580ad5111157912046d/stacks/8331e811-1c11-451c-86cb-a868af987146 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b591a6a1b9e05e9353268b27becc6aa8683e6d" 2018-08-01 11:03:41,493 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:03:41 GMT Server: Apache x-openstack-request-id: req-78e40392-d3e9-42d9-a6bc-ac942d244b0e Location: http://172.30.9.24:8004/v1/a4b6a37977354580ad5111157912046d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-stack/8331e811-1c11-451c-86cb-a868af987146 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/a4b6a37977354580ad5111157912046d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-stack/8331e811-1c11-451c-86cb-a868af987146;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:03:41,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:03:41 GMT Server: Apache x-openstack-request-id: req-2265c3c4-9ff2-4697-bcd3-c2dc47b5aa2d 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": "a4b6a37977354580ad5111157912046d", "OS::stack_id": "8331e811-1c11-451c-86cb-a868af987146", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-stack", "image_name": "CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-image", "inst_name": "CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-inst", "subnet_name": "CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-subnet", "net_name": "CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-net", "flavor_name": "CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-stack", "stack_user_project_id": "ed8ce819829e439aa601c6f523ce5db6", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-01T11:03:27Z", "links": [{"href": "http://172.30.9.24:8004/v1/a4b6a37977354580ad5111157912046d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-stack/8331e811-1c11-451c-86cb-a868af987146", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "8331e811-1c11-451c-86cb-a868af987146", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-01 11:03:41,536 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/a4b6a37977354580ad5111157912046d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-stack/8331e811-1c11-451c-86cb-a868af987146 used request id req-2265c3c4-9ff2-4697-bcd3-c2dc47b5aa2d 2018-08-01 11:03:41,536 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-08-01 11:03:41,536 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-stack 2018-08-01 11:03:41,536 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-stack 2018-08-01 11:03:41,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/a4b6a37977354580ad5111157912046d/stacks/8331e811-1c11-451c-86cb-a868af987146/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b591a6a1b9e05e9353268b27becc6aa8683e6d" 2018-08-01 11:03:41,567 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:03:41 GMT Server: Apache x-openstack-request-id: req-dd4745a4-6edb-4281-9755-3d5c987f10f8 Location: http://172.30.9.24:8004/v1/a4b6a37977354580ad5111157912046d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-stack/8331e811-1c11-451c-86cb-a868af987146/resources Content-Length: 551 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/a4b6a37977354580ad5111157912046d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-stack/8331e811-1c11-451c-86cb-a868af987146/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:03:41,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:03:41 GMT Server: Apache x-openstack-request-id: req-1c46fb8b-1e93-4c2f-b733-5a43c89d88c0 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.24:8004/v1/a4b6a37977354580ad5111157912046d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-stack/8331e811-1c11-451c-86cb-a868af987146/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/a4b6a37977354580ad5111157912046d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-stack/8331e811-1c11-451c-86cb-a868af987146", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-08-01T11:03:27Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-01T11:03:27Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "14b2e6de-9035-4b08-a0e8-9b8400561cb7", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.24:8004/v1/a4b6a37977354580ad5111157912046d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-stack/8331e811-1c11-451c-86cb-a868af987146/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/a4b6a37977354580ad5111157912046d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-stack/8331e811-1c11-451c-86cb-a868af987146", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-08-01T11:03:27Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-01T11:03:27Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "e1fd86b8-e13d-4710-ba3f-1f3e53351cf4", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.24:8004/v1/a4b6a37977354580ad5111157912046d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-stack/8331e811-1c11-451c-86cb-a868af987146/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/a4b6a37977354580ad5111157912046d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-stack/8331e811-1c11-451c-86cb-a868af987146", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-08-01T11:03:27Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-01T11:03:27Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "aa277104-0441-406d-9b06-82e915998829", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.24:8004/v1/a4b6a37977354580ad5111157912046d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-stack/8331e811-1c11-451c-86cb-a868af987146/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/a4b6a37977354580ad5111157912046d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-stack/8331e811-1c11-451c-86cb-a868af987146", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-08-01T11:03:27Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-01T11:03:27Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "a8059338-2cfc-4d7d-9fe8-43cd86c0341e", "resource_type": "OS::Nova::Server"}]} 2018-08-01 11:03:41,609 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/a4b6a37977354580ad5111157912046d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-stack/8331e811-1c11-451c-86cb-a868af987146/resources used request id req-1c46fb8b-1e93-4c2f-b733-5a43c89d88c0 2018-08-01 11:03:41,612 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a8059338-2cfc-4d7d-9fe8-43cd86c0341e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b591a6a1b9e05e9353268b27becc6aa8683e6d" 2018-08-01 11:03:41,770 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:03:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0edc3499-7f04-4b1e-a925-95d03dadca52 x-compute-request-id: req-0edc3499-7f04-4b1e-a925-95d03dadca52 Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:96:30", "version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a8059338-2cfc-4d7d-9fe8-43cd86c0341e", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a8059338-2cfc-4d7d-9fe8-43cd86c0341e", "rel": "bookmark"}], "image": {"id": "f40cd3f4-d909-4afb-b3fb-e0d89481ca64", "links": [{"href": "http://172.30.9.24:8774/images/f40cd3f4-d909-4afb-b3fb-e0d89481ca64", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:03:37.000000", "flavor": {"id": "e8d5fee5-ece4-48e7-8f0e-ff308a838fb0", "links": [{"href": "http://172.30.9.24:8774/flavors/e8d5fee5-ece4-48e7-8f0e-ff308a838fb0", "rel": "bookmark"}]}, "id": "a8059338-2cfc-4d7d-9fe8-43cd86c0341e", "security_groups": [{"name": "default"}], "user_id": "865c27af5cd640e5979803dbb83969e5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:03:37Z", "hostId": "6a5a0b39863e445668cdfe38691ce7b2f7ef54a7141dc513faafe383", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-inst", "created": "2018-08-01T11:03:33Z", "tenant_id": "a4b6a37977354580ad5111157912046d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 11:03:41,771 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a8059338-2cfc-4d7d-9fe8-43cd86c0341e used request id req-0edc3499-7f04-4b1e-a925-95d03dadca52 2018-08-01 11:03:41,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b591a6a1b9e05e9353268b27becc6aa8683e6d" 2018-08-01 11:03:41,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-271d4462-a687-46b6-ab44-99ed2e6e90bc Date: Wed, 01 Aug 2018 11:03:41 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"aa277104-0441-406d-9b06-82e915998829","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a4b6a37977354580ad5111157912046d","l2_adjacency":true,"status":"ACTIVE","subnets":["e1fd86b8-e13d-4710-ba3f-1f3e53351cf4"],"description":"","tags":[],"updated_at":"2018-08-01T11:03:29Z","qos_policy_id":null,"name":"CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-net","admin_state_up":true,"tenant_id":"a4b6a37977354580ad5111157912046d","created_at":"2018-08-01T11:03:28Z","mtu":1450}]} 2018-08-01 11:03:41,874 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-net used request id req-271d4462-a687-46b6-ab44-99ed2e6e90bc 2018-08-01 11:03:41,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 11:03:41,883 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 11:03: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 11:03:41,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/a4b6a37977354580ad5111157912046d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b591a6a1b9e05e9353268b27becc6aa8683e6d" 2018-08-01 11:03:41,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:03:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bdfff1e-e0cd-47b0-b000-1876770191bb Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/a4b6a37977354580ad5111157912046d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a4b6a37977354580ad5111157912046d", "name": "CreateStackSuccessTests-98203220-5edd-473-proj"}} 2018-08-01 11:03:41,966 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/a4b6a37977354580ad5111157912046d used request id req-0bdfff1e-e0cd-47b0-b000-1876770191bb 2018-08-01 11:03:41,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=aa277104-0441-406d-9b06-82e915998829 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b591a6a1b9e05e9353268b27becc6aa8683e6d" 2018-08-01 11:03:42,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-aee3c4f9-71a0-43d9-8a48-3b27d481607a Date: Wed, 01 Aug 2018 11:03:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aa277104-0441-406d-9b06-82e915998829","tenant_id":"a4b6a37977354580ad5111157912046d","created_at":"2018-08-01T11:03:29Z","dns_nameservers":[],"updated_at":"2018-08-01T11:03:29Z","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":"a4b6a37977354580ad5111157912046d","id":"e1fd86b8-e13d-4710-ba3f-1f3e53351cf4","subnetpool_id":null,"name":"CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-subnet"}]} 2018-08-01 11:03:42,043 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=aa277104-0441-406d-9b06-82e915998829 used request id req-aee3c4f9-71a0-43d9-8a48-3b27d481607a 2018-08-01 11:03:42,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=aa277104-0441-406d-9b06-82e915998829 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b591a6a1b9e05e9353268b27becc6aa8683e6d" 2018-08-01 11:03:42,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1697 X-Openstack-Request-Id: req-ac2a61a3-1fe0-49c4-ad7f-154e64a0d069 Date: Wed, 01 Aug 2018 11:03:42 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:03:37Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e1fd86b8-e13d-4710-ba3f-1f3e53351cf4","ip_address":"10.0.0.11"}],"id":"14b2e6de-9035-4b08-a0e8-9b8400561cb7","security_groups":["4de1ab8e-2af2-47da-a4b7-153fe5c6aa62"],"mac_address":"fa:16:3e:b3:96:30","project_id":"a4b6a37977354580ad5111157912046d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-stack-server1_port-rhc4yvm7nfv5","admin_state_up":true,"network_id":"aa277104-0441-406d-9b06-82e915998829","tenant_id":"a4b6a37977354580ad5111157912046d","created_at":"2018-08-01T11:03:30Z","binding:vnic_type":"normal","device_id":"a8059338-2cfc-4d7d-9fe8-43cd86c0341e","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:03:31Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e1fd86b8-e13d-4710-ba3f-1f3e53351cf4","ip_address":"10.0.0.2"}],"id":"e3d6ee37-356d-45d1-828f-65728815ed3e","security_groups":[],"mac_address":"fa:16:3e:ae:87:90","project_id":"a4b6a37977354580ad5111157912046d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aa277104-0441-406d-9b06-82e915998829","tenant_id":"a4b6a37977354580ad5111157912046d","created_at":"2018-08-01T11:03:29Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-aa277104-0441-406d-9b06-82e915998829","ip_allocation":"immediate"}]} 2018-08-01 11:03:42,112 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=aa277104-0441-406d-9b06-82e915998829 used request id req-ac2a61a3-1fe0-49c4-ad7f-154e64a0d069 2018-08-01 11:03:42,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/a4b6a37977354580ad5111157912046d/stacks/8331e811-1c11-451c-86cb-a868af987146/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b591a6a1b9e05e9353268b27becc6aa8683e6d" 2018-08-01 11:03:42,287 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:03:42 GMT Server: Apache x-openstack-request-id: req-a6d1b941-17c4-486a-b0bb-bd2e1dd15ae1 Location: http://172.30.9.24:8004/v1/a4b6a37977354580ad5111157912046d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-stack/8331e811-1c11-451c-86cb-a868af987146/resources Content-Length: 551 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/a4b6a37977354580ad5111157912046d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-stack/8331e811-1c11-451c-86cb-a868af987146/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:03:42,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:03:42 GMT Server: Apache x-openstack-request-id: req-f1026d91-58b4-4e11-b423-ef6849c8f7e9 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.24:8004/v1/a4b6a37977354580ad5111157912046d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-stack/8331e811-1c11-451c-86cb-a868af987146/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/a4b6a37977354580ad5111157912046d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-stack/8331e811-1c11-451c-86cb-a868af987146", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-08-01T11:03:27Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-01T11:03:27Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "14b2e6de-9035-4b08-a0e8-9b8400561cb7", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.24:8004/v1/a4b6a37977354580ad5111157912046d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-stack/8331e811-1c11-451c-86cb-a868af987146/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/a4b6a37977354580ad5111157912046d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-stack/8331e811-1c11-451c-86cb-a868af987146", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-08-01T11:03:27Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-01T11:03:27Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "e1fd86b8-e13d-4710-ba3f-1f3e53351cf4", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.24:8004/v1/a4b6a37977354580ad5111157912046d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-stack/8331e811-1c11-451c-86cb-a868af987146/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/a4b6a37977354580ad5111157912046d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-stack/8331e811-1c11-451c-86cb-a868af987146", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-08-01T11:03:27Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-01T11:03:27Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "aa277104-0441-406d-9b06-82e915998829", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.24:8004/v1/a4b6a37977354580ad5111157912046d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-stack/8331e811-1c11-451c-86cb-a868af987146/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/a4b6a37977354580ad5111157912046d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-stack/8331e811-1c11-451c-86cb-a868af987146", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-08-01T11:03:27Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-01T11:03:27Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "a8059338-2cfc-4d7d-9fe8-43cd86c0341e", "resource_type": "OS::Nova::Server"}]} 2018-08-01 11:03:42,330 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/a4b6a37977354580ad5111157912046d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-stack/8331e811-1c11-451c-86cb-a868af987146/resources used request id req-f1026d91-58b4-4e11-b423-ef6849c8f7e9 2018-08-01 11:03:42,332 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors/e8d5fee5-ece4-48e7-8f0e-ff308a838fb0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b591a6a1b9e05e9353268b27becc6aa8683e6d" 2018-08-01 11:03:42,353 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:03:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3ab29856-804a-4d29-b4ce-67554e916cd2 x-compute-request-id: req-3ab29856-804a-4d29-b4ce-67554e916cd2 Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-flavor-name", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/e8d5fee5-ece4-48e7-8f0e-ff308a838fb0", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/e8d5fee5-ece4-48e7-8f0e-ff308a838fb0", "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": "e8d5fee5-ece4-48e7-8f0e-ff308a838fb0"}} 2018-08-01 11:03:42,353 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/e8d5fee5-ece4-48e7-8f0e-ff308a838fb0 used request id req-3ab29856-804a-4d29-b4ce-67554e916cd2 2018-08-01 11:03:42,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/e1fd86b8-e13d-4710-ba3f-1f3e53351cf4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b591a6a1b9e05e9353268b27becc6aa8683e6d" 2018-08-01 11:03:42,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 662 X-Openstack-Request-Id: req-c359f938-293e-4a8a-bd1d-7eaa1d42c009 Date: Wed, 01 Aug 2018 11:03:42 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aa277104-0441-406d-9b06-82e915998829","tenant_id":"a4b6a37977354580ad5111157912046d","created_at":"2018-08-01T11:03:29Z","dns_nameservers":[],"updated_at":"2018-08-01T11:03:29Z","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":"a4b6a37977354580ad5111157912046d","id":"e1fd86b8-e13d-4710-ba3f-1f3e53351cf4","subnetpool_id":null,"name":"CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-subnet"}} 2018-08-01 11:03:42,403 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/e1fd86b8-e13d-4710-ba3f-1f3e53351cf4 used request id req-c359f938-293e-4a8a-bd1d-7eaa1d42c009 2018-08-01 11:03:42,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=aa277104-0441-406d-9b06-82e915998829 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b591a6a1b9e05e9353268b27becc6aa8683e6d" 2018-08-01 11:03:42,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-a1520fb7-b3ab-4d03-a57f-09f74d87f6c9 Date: Wed, 01 Aug 2018 11:03:42 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"aa277104-0441-406d-9b06-82e915998829","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a4b6a37977354580ad5111157912046d","l2_adjacency":true,"status":"ACTIVE","subnets":["e1fd86b8-e13d-4710-ba3f-1f3e53351cf4"],"description":"","tags":[],"updated_at":"2018-08-01T11:03:29Z","qos_policy_id":null,"name":"CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-net","admin_state_up":true,"tenant_id":"a4b6a37977354580ad5111157912046d","created_at":"2018-08-01T11:03:28Z","mtu":1450}]} 2018-08-01 11:03:42,504 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=aa277104-0441-406d-9b06-82e915998829 used request id req-a1520fb7-b3ab-4d03-a57f-09f74d87f6c9 2018-08-01 11:03:42,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=aa277104-0441-406d-9b06-82e915998829 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b591a6a1b9e05e9353268b27becc6aa8683e6d" 2018-08-01 11:03:42,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-9957eb62-35c4-4976-9907-ad951bc58aa5 Date: Wed, 01 Aug 2018 11:03:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aa277104-0441-406d-9b06-82e915998829","tenant_id":"a4b6a37977354580ad5111157912046d","created_at":"2018-08-01T11:03:29Z","dns_nameservers":[],"updated_at":"2018-08-01T11:03:29Z","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":"a4b6a37977354580ad5111157912046d","id":"e1fd86b8-e13d-4710-ba3f-1f3e53351cf4","subnetpool_id":null,"name":"CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-subnet"}]} 2018-08-01 11:03:42,556 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=aa277104-0441-406d-9b06-82e915998829 used request id req-9957eb62-35c4-4976-9907-ad951bc58aa5 2018-08-01 11:03:42,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b591a6a1b9e05e9353268b27becc6aa8683e6d" 2018-08-01 11:03:42,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-f0f7addd-d185-4493-8da1-7d0e35149cd1 Date: Wed, 01 Aug 2018 11:03:42 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"aa277104-0441-406d-9b06-82e915998829","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a4b6a37977354580ad5111157912046d","l2_adjacency":true,"status":"ACTIVE","subnets":["e1fd86b8-e13d-4710-ba3f-1f3e53351cf4"],"description":"","tags":[],"updated_at":"2018-08-01T11:03:29Z","qos_policy_id":null,"name":"CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-net","admin_state_up":true,"tenant_id":"a4b6a37977354580ad5111157912046d","created_at":"2018-08-01T11:03:28Z","mtu":1450}]} 2018-08-01 11:03:42,650 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-net used request id req-f0f7addd-d185-4493-8da1-7d0e35149cd1 2018-08-01 11:03:42,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=aa277104-0441-406d-9b06-82e915998829 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b591a6a1b9e05e9353268b27becc6aa8683e6d" 2018-08-01 11:03:42,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-e38f0bc9-6b6e-4322-ab4a-a14e8a6e1312 Date: Wed, 01 Aug 2018 11:03:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aa277104-0441-406d-9b06-82e915998829","tenant_id":"a4b6a37977354580ad5111157912046d","created_at":"2018-08-01T11:03:29Z","dns_nameservers":[],"updated_at":"2018-08-01T11:03:29Z","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":"a4b6a37977354580ad5111157912046d","id":"e1fd86b8-e13d-4710-ba3f-1f3e53351cf4","subnetpool_id":null,"name":"CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-subnet"}]} 2018-08-01 11:03:42,699 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=aa277104-0441-406d-9b06-82e915998829 used request id req-e38f0bc9-6b6e-4322-ab4a-a14e8a6e1312 2018-08-01 11:03:42,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b591a6a1b9e05e9353268b27becc6aa8683e6d" 2018-08-01 11:03:42,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-f1901300-eb2f-41dd-a647-fa3dc2da3589 Date: Wed, 01 Aug 2018 11:03:42 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"aa277104-0441-406d-9b06-82e915998829","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a4b6a37977354580ad5111157912046d","l2_adjacency":true,"status":"ACTIVE","subnets":["e1fd86b8-e13d-4710-ba3f-1f3e53351cf4"],"description":"","tags":[],"updated_at":"2018-08-01T11:03:29Z","qos_policy_id":null,"name":"CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-net","admin_state_up":true,"tenant_id":"a4b6a37977354580ad5111157912046d","created_at":"2018-08-01T11:03:28Z","mtu":1450}]} 2018-08-01 11:03:42,792 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-net used request id req-f1901300-eb2f-41dd-a647-fa3dc2da3589 2018-08-01 11:03:42,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/a4b6a37977354580ad5111157912046d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b591a6a1b9e05e9353268b27becc6aa8683e6d" 2018-08-01 11:03:42,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:03:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffaf080c-3221-4a8a-8208-f2b460985434 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/a4b6a37977354580ad5111157912046d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a4b6a37977354580ad5111157912046d", "name": "CreateStackSuccessTests-98203220-5edd-473-proj"}} 2018-08-01 11:03:42,887 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/a4b6a37977354580ad5111157912046d used request id req-ffaf080c-3221-4a8a-8208-f2b460985434 2018-08-01 11:03:42,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=aa277104-0441-406d-9b06-82e915998829 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b591a6a1b9e05e9353268b27becc6aa8683e6d" 2018-08-01 11:03:42,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-e441c627-38e1-4897-a8b6-67a2ef5fc634 Date: Wed, 01 Aug 2018 11:03:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aa277104-0441-406d-9b06-82e915998829","tenant_id":"a4b6a37977354580ad5111157912046d","created_at":"2018-08-01T11:03:29Z","dns_nameservers":[],"updated_at":"2018-08-01T11:03:29Z","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":"a4b6a37977354580ad5111157912046d","id":"e1fd86b8-e13d-4710-ba3f-1f3e53351cf4","subnetpool_id":null,"name":"CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-subnet"}]} 2018-08-01 11:03:42,941 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=aa277104-0441-406d-9b06-82e915998829 used request id req-e441c627-38e1-4897-a8b6-67a2ef5fc634 2018-08-01 11:03:42,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=aa277104-0441-406d-9b06-82e915998829&mac_address=fa%3A16%3A3e%3Ab3%3A96%3A30&name=CreateStackSuccessTests-CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-stack-server1_port-rhc4yvm7nfv5&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b591a6a1b9e05e9353268b27becc6aa8683e6d" 2018-08-01 11:03:43,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 911 X-Openstack-Request-Id: req-eb7358dd-6c08-447c-b60e-0d13d0c11e10 Date: Wed, 01 Aug 2018 11:03:43 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:03:37Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e1fd86b8-e13d-4710-ba3f-1f3e53351cf4","ip_address":"10.0.0.11"}],"id":"14b2e6de-9035-4b08-a0e8-9b8400561cb7","security_groups":["4de1ab8e-2af2-47da-a4b7-153fe5c6aa62"],"mac_address":"fa:16:3e:b3:96:30","project_id":"a4b6a37977354580ad5111157912046d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-stack-server1_port-rhc4yvm7nfv5","admin_state_up":true,"network_id":"aa277104-0441-406d-9b06-82e915998829","tenant_id":"a4b6a37977354580ad5111157912046d","created_at":"2018-08-01T11:03:30Z","binding:vnic_type":"normal","device_id":"a8059338-2cfc-4d7d-9fe8-43cd86c0341e","ip_allocation":"immediate"}]} 2018-08-01 11:03:43,000 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=aa277104-0441-406d-9b06-82e915998829&mac_address=fa%3A16%3A3e%3Ab3%3A96%3A30&name=CreateStackSuccessTests-CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-stack-server1_port-rhc4yvm7nfv5&admin_state_up=True used request id req-eb7358dd-6c08-447c-b60e-0d13d0c11e10 2018-08-01 11:03:43,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/a4b6a37977354580ad5111157912046d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b591a6a1b9e05e9353268b27becc6aa8683e6d" 2018-08-01 11:03:43,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:03:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75337d73-6b7b-4fdb-a2cb-cfd722947653 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/a4b6a37977354580ad5111157912046d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a4b6a37977354580ad5111157912046d", "name": "CreateStackSuccessTests-98203220-5edd-473-proj"}} 2018-08-01 11:03:43,024 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/a4b6a37977354580ad5111157912046d used request id req-75337d73-6b7b-4fdb-a2cb-cfd722947653 2018-08-01 11:03:43,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b591a6a1b9e05e9353268b27becc6aa8683e6d" 2018-08-01 11:03:43,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-48f62e38-3ce1-4a8f-b0d5-38aa25caaf47 Date: Wed, 01 Aug 2018 11:03:43 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"aa277104-0441-406d-9b06-82e915998829","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a4b6a37977354580ad5111157912046d","l2_adjacency":true,"status":"ACTIVE","subnets":["e1fd86b8-e13d-4710-ba3f-1f3e53351cf4"],"description":"","tags":[],"updated_at":"2018-08-01T11:03:29Z","qos_policy_id":null,"name":"CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-net","admin_state_up":true,"tenant_id":"a4b6a37977354580ad5111157912046d","created_at":"2018-08-01T11:03:28Z","mtu":1450}]} 2018-08-01 11:03:43,119 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-net used request id req-48f62e38-3ce1-4a8f-b0d5-38aa25caaf47 2018-08-01 11:03:43,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=aa277104-0441-406d-9b06-82e915998829 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b591a6a1b9e05e9353268b27becc6aa8683e6d" 2018-08-01 11:03:43,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-73592b44-685e-4dd6-91bd-2fed1698a3a3 Date: Wed, 01 Aug 2018 11:03:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aa277104-0441-406d-9b06-82e915998829","tenant_id":"a4b6a37977354580ad5111157912046d","created_at":"2018-08-01T11:03:29Z","dns_nameservers":[],"updated_at":"2018-08-01T11:03:29Z","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":"a4b6a37977354580ad5111157912046d","id":"e1fd86b8-e13d-4710-ba3f-1f3e53351cf4","subnetpool_id":null,"name":"CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-subnet"}]} 2018-08-01 11:03:43,171 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=aa277104-0441-406d-9b06-82e915998829 used request id req-73592b44-685e-4dd6-91bd-2fed1698a3a3 2018-08-01 11:03:43,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=aa277104-0441-406d-9b06-82e915998829 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b591a6a1b9e05e9353268b27becc6aa8683e6d" 2018-08-01 11:03:43,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1697 X-Openstack-Request-Id: req-5cffbd41-da06-4ac8-93d1-1152681cd04a Date: Wed, 01 Aug 2018 11:03:43 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:03:37Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e1fd86b8-e13d-4710-ba3f-1f3e53351cf4","ip_address":"10.0.0.11"}],"id":"14b2e6de-9035-4b08-a0e8-9b8400561cb7","security_groups":["4de1ab8e-2af2-47da-a4b7-153fe5c6aa62"],"mac_address":"fa:16:3e:b3:96:30","project_id":"a4b6a37977354580ad5111157912046d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-stack-server1_port-rhc4yvm7nfv5","admin_state_up":true,"network_id":"aa277104-0441-406d-9b06-82e915998829","tenant_id":"a4b6a37977354580ad5111157912046d","created_at":"2018-08-01T11:03:30Z","binding:vnic_type":"normal","device_id":"a8059338-2cfc-4d7d-9fe8-43cd86c0341e","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:03:31Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e1fd86b8-e13d-4710-ba3f-1f3e53351cf4","ip_address":"10.0.0.2"}],"id":"e3d6ee37-356d-45d1-828f-65728815ed3e","security_groups":[],"mac_address":"fa:16:3e:ae:87:90","project_id":"a4b6a37977354580ad5111157912046d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aa277104-0441-406d-9b06-82e915998829","tenant_id":"a4b6a37977354580ad5111157912046d","created_at":"2018-08-01T11:03:29Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-aa277104-0441-406d-9b06-82e915998829","ip_allocation":"immediate"}]} 2018-08-01 11:03:43,237 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=aa277104-0441-406d-9b06-82e915998829 used request id req-5cffbd41-da06-4ac8-93d1-1152681cd04a 2018-08-01 11:03:43,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b591a6a1b9e05e9353268b27becc6aa8683e6d" 2018-08-01 11:03:43,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-b88a5f52-6b18-4e79-bba4-0b76a7714a57 Date: Wed, 01 Aug 2018 11:03:43 GMT RESP BODY: {"floatingips": []} 2018-08-01 11:03:43,259 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips used request id req-b88a5f52-6b18-4e79-bba4-0b76a7714a57 2018-08-01 11:03:43,260 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 11:03:43,261 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 11:03:43,651 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4c1cceaca064525bf125c26762658ad", "name": "CreateStackSuccessTests-98203220-5edd-473-proj-role"}], "expires_at": "2018-08-01T12:03:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a4b6a37977354580ad5111157912046d", "name": "CreateStackSuccessTests-98203220-5edd-473-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/a4b6a37977354580ad5111157912046d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/a4b6a37977354580ad5111157912046d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/a4b6a37977354580ad5111157912046d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/a4b6a37977354580ad5111157912046d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/a4b6a37977354580ad5111157912046d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/a4b6a37977354580ad5111157912046d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_a4b6a37977354580ad5111157912046d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_a4b6a37977354580ad5111157912046d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a4b6a37977354580ad5111157912046d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/a4b6a37977354580ad5111157912046d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/a4b6a37977354580ad5111157912046d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/a4b6a37977354580ad5111157912046d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/a4b6a37977354580ad5111157912046d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/a4b6a37977354580ad5111157912046d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-98203220-5edd-473-user", "id": "865c27af5cd640e5979803dbb83969e5"}, "audit_ids": ["YsmWOqxRQHqPrCrfCHTqQw"], "issued_at": "2018-08-01T11:03:43.000000Z"}} 2018-08-01 11:03:43,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}263215240de5abfa0cb010d5c322a5167cb240c2" 2018-08-01 11:03:43,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:03:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-113cac21-0465-4c54-835d-cda95e406cd0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 11:03:43,724 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-113cac21-0465-4c54-835d-cda95e406cd0 2018-08-01 11:03:43,725 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 11:03:43,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}263215240de5abfa0cb010d5c322a5167cb240c2" 2018-08-01 11:03:43,800 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:03:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ca9e5f5-fcf9-4309-a87b-457d97d482d4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 11:03:43,800 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-2ca9e5f5-fcf9-4309-a87b-457d97d482d4 2018-08-01 11:03:43,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}263215240de5abfa0cb010d5c322a5167cb240c2" 2018-08-01 11:03:44,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-b455b3b4-dc9f-41bd-83f1-3eb27d1157a1 Date: Wed, 01 Aug 2018 11:03:44 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"aa277104-0441-406d-9b06-82e915998829","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a4b6a37977354580ad5111157912046d","l2_adjacency":true,"status":"ACTIVE","subnets":["e1fd86b8-e13d-4710-ba3f-1f3e53351cf4"],"description":"","tags":[],"updated_at":"2018-08-01T11:03:29Z","qos_policy_id":null,"name":"CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-net","admin_state_up":true,"tenant_id":"a4b6a37977354580ad5111157912046d","created_at":"2018-08-01T11:03:28Z","mtu":1450}]} 2018-08-01 11:03:44,068 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-net used request id req-b455b3b4-dc9f-41bd-83f1-3eb27d1157a1 2018-08-01 11:03:44,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=aa277104-0441-406d-9b06-82e915998829 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}263215240de5abfa0cb010d5c322a5167cb240c2" 2018-08-01 11:03:44,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-3d95ed35-2a57-42f9-b0d7-23421b22247d Date: Wed, 01 Aug 2018 11:03:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aa277104-0441-406d-9b06-82e915998829","tenant_id":"a4b6a37977354580ad5111157912046d","created_at":"2018-08-01T11:03:29Z","dns_nameservers":[],"updated_at":"2018-08-01T11:03:29Z","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":"a4b6a37977354580ad5111157912046d","id":"e1fd86b8-e13d-4710-ba3f-1f3e53351cf4","subnetpool_id":null,"name":"CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-subnet"}]} 2018-08-01 11:03:44,117 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=aa277104-0441-406d-9b06-82e915998829 used request id req-3d95ed35-2a57-42f9-b0d7-23421b22247d 2018-08-01 11:03:44,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}263215240de5abfa0cb010d5c322a5167cb240c2" 2018-08-01 11:03:44,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-eb066fe0-27de-49fd-9122-36cbc01b8cbe Date: Wed, 01 Aug 2018 11:03:44 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"aa277104-0441-406d-9b06-82e915998829","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a4b6a37977354580ad5111157912046d","l2_adjacency":true,"status":"ACTIVE","subnets":["e1fd86b8-e13d-4710-ba3f-1f3e53351cf4"],"description":"","tags":[],"updated_at":"2018-08-01T11:03:29Z","qos_policy_id":null,"name":"CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-net","admin_state_up":true,"tenant_id":"a4b6a37977354580ad5111157912046d","created_at":"2018-08-01T11:03:28Z","mtu":1450}]} 2018-08-01 11:03:44,217 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-net used request id req-eb066fe0-27de-49fd-9122-36cbc01b8cbe 2018-08-01 11:03:44,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 11:03:44,225 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 11:03: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 11:03:44,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/a4b6a37977354580ad5111157912046d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}263215240de5abfa0cb010d5c322a5167cb240c2" 2018-08-01 11:03:44,313 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:03:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8825520-e22f-41ca-aeb2-ba16d3e97c61 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/a4b6a37977354580ad5111157912046d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a4b6a37977354580ad5111157912046d", "name": "CreateStackSuccessTests-98203220-5edd-473-proj"}} 2018-08-01 11:03:44,313 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/a4b6a37977354580ad5111157912046d used request id req-a8825520-e22f-41ca-aeb2-ba16d3e97c61 2018-08-01 11:03:44,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=aa277104-0441-406d-9b06-82e915998829 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}263215240de5abfa0cb010d5c322a5167cb240c2" 2018-08-01 11:03:44,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-c99aa0c5-3405-485f-a909-7a59cb4c3169 Date: Wed, 01 Aug 2018 11:03:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aa277104-0441-406d-9b06-82e915998829","tenant_id":"a4b6a37977354580ad5111157912046d","created_at":"2018-08-01T11:03:29Z","dns_nameservers":[],"updated_at":"2018-08-01T11:03:29Z","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":"a4b6a37977354580ad5111157912046d","id":"e1fd86b8-e13d-4710-ba3f-1f3e53351cf4","subnetpool_id":null,"name":"CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-subnet"}]} 2018-08-01 11:03:44,369 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=aa277104-0441-406d-9b06-82e915998829 used request id req-c99aa0c5-3405-485f-a909-7a59cb4c3169 2018-08-01 11:03:44,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=aa277104-0441-406d-9b06-82e915998829&mac_address=fa%3A16%3A3e%3Ab3%3A96%3A30&name=CreateStackSuccessTests-CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-stack-server1_port-rhc4yvm7nfv5&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}263215240de5abfa0cb010d5c322a5167cb240c2" 2018-08-01 11:03:44,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 911 X-Openstack-Request-Id: req-e1c4a134-f044-4d53-a8e3-4a4f625a8119 Date: Wed, 01 Aug 2018 11:03:44 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:03:37Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e1fd86b8-e13d-4710-ba3f-1f3e53351cf4","ip_address":"10.0.0.11"}],"id":"14b2e6de-9035-4b08-a0e8-9b8400561cb7","security_groups":["4de1ab8e-2af2-47da-a4b7-153fe5c6aa62"],"mac_address":"fa:16:3e:b3:96:30","project_id":"a4b6a37977354580ad5111157912046d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-stack-server1_port-rhc4yvm7nfv5","admin_state_up":true,"network_id":"aa277104-0441-406d-9b06-82e915998829","tenant_id":"a4b6a37977354580ad5111157912046d","created_at":"2018-08-01T11:03:30Z","binding:vnic_type":"normal","device_id":"a8059338-2cfc-4d7d-9fe8-43cd86c0341e","ip_allocation":"immediate"}]} 2018-08-01 11:03:44,429 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=aa277104-0441-406d-9b06-82e915998829&mac_address=fa%3A16%3A3e%3Ab3%3A96%3A30&name=CreateStackSuccessTests-CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-stack-server1_port-rhc4yvm7nfv5&admin_state_up=True used request id req-e1c4a134-f044-4d53-a8e3-4a4f625a8119 2018-08-01 11:03:44,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/a4b6a37977354580ad5111157912046d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}263215240de5abfa0cb010d5c322a5167cb240c2" 2018-08-01 11:03:44,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:03:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6936fe26-4756-4e25-bd70-2393cba1174e Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/a4b6a37977354580ad5111157912046d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a4b6a37977354580ad5111157912046d", "name": "CreateStackSuccessTests-98203220-5edd-473-proj"}} 2018-08-01 11:03:44,518 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/a4b6a37977354580ad5111157912046d used request id req-6936fe26-4756-4e25-bd70-2393cba1174e 2018-08-01 11:03:44,521 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/detail?name=CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}263215240de5abfa0cb010d5c322a5167cb240c2" 2018-08-01 11:03:44,883 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:03: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-f2b72698-5ced-4457-9120-8fdfe08fbd16 x-compute-request-id: req-f2b72698-5ced-4457-9120-8fdfe08fbd16 Content-Encoding: gzip Content-Length: 743 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:96:30", "version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a8059338-2cfc-4d7d-9fe8-43cd86c0341e", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a8059338-2cfc-4d7d-9fe8-43cd86c0341e", "rel": "bookmark"}], "image": {"id": "f40cd3f4-d909-4afb-b3fb-e0d89481ca64", "links": [{"href": "http://172.30.9.24:8774/images/f40cd3f4-d909-4afb-b3fb-e0d89481ca64", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:03:37.000000", "flavor": {"id": "e8d5fee5-ece4-48e7-8f0e-ff308a838fb0", "links": [{"href": "http://172.30.9.24:8774/flavors/e8d5fee5-ece4-48e7-8f0e-ff308a838fb0", "rel": "bookmark"}]}, "id": "a8059338-2cfc-4d7d-9fe8-43cd86c0341e", "security_groups": [{"name": "default"}], "user_id": "865c27af5cd640e5979803dbb83969e5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:03:37Z", "hostId": "6a5a0b39863e445668cdfe38691ce7b2f7ef54a7141dc513faafe383", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-inst", "created": "2018-08-01T11:03:33Z", "tenant_id": "a4b6a37977354580ad5111157912046d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:03:44,883 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail?name=CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-inst used request id req-f2b72698-5ced-4457-9120-8fdfe08fbd16 2018-08-01 11:03:44,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}263215240de5abfa0cb010d5c322a5167cb240c2" 2018-08-01 11:03:44,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-08c9c6b8-235c-4215-82e2-a1e9be8ca274 Date: Wed, 01 Aug 2018 11:03:44 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"aa277104-0441-406d-9b06-82e915998829","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a4b6a37977354580ad5111157912046d","l2_adjacency":true,"status":"ACTIVE","subnets":["e1fd86b8-e13d-4710-ba3f-1f3e53351cf4"],"description":"","tags":[],"updated_at":"2018-08-01T11:03:29Z","qos_policy_id":null,"name":"CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-net","admin_state_up":true,"tenant_id":"a4b6a37977354580ad5111157912046d","created_at":"2018-08-01T11:03:28Z","mtu":1450}]} 2018-08-01 11:03:44,983 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-net used request id req-08c9c6b8-235c-4215-82e2-a1e9be8ca274 2018-08-01 11:03:44,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=aa277104-0441-406d-9b06-82e915998829 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}263215240de5abfa0cb010d5c322a5167cb240c2" 2018-08-01 11:03:45,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-3ec38e93-ec16-4d31-9ca9-8409bfa5c1db Date: Wed, 01 Aug 2018 11:03:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aa277104-0441-406d-9b06-82e915998829","tenant_id":"a4b6a37977354580ad5111157912046d","created_at":"2018-08-01T11:03:29Z","dns_nameservers":[],"updated_at":"2018-08-01T11:03:29Z","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":"a4b6a37977354580ad5111157912046d","id":"e1fd86b8-e13d-4710-ba3f-1f3e53351cf4","subnetpool_id":null,"name":"CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-subnet"}]} 2018-08-01 11:03:45,036 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=aa277104-0441-406d-9b06-82e915998829 used request id req-3ec38e93-ec16-4d31-9ca9-8409bfa5c1db 2018-08-01 11:03:45,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=aa277104-0441-406d-9b06-82e915998829 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}263215240de5abfa0cb010d5c322a5167cb240c2" 2018-08-01 11:03:45,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1697 X-Openstack-Request-Id: req-04aa3e68-e992-4c73-b275-a8cfd1dad669 Date: Wed, 01 Aug 2018 11:03:45 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:03:37Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e1fd86b8-e13d-4710-ba3f-1f3e53351cf4","ip_address":"10.0.0.11"}],"id":"14b2e6de-9035-4b08-a0e8-9b8400561cb7","security_groups":["4de1ab8e-2af2-47da-a4b7-153fe5c6aa62"],"mac_address":"fa:16:3e:b3:96:30","project_id":"a4b6a37977354580ad5111157912046d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-stack-server1_port-rhc4yvm7nfv5","admin_state_up":true,"network_id":"aa277104-0441-406d-9b06-82e915998829","tenant_id":"a4b6a37977354580ad5111157912046d","created_at":"2018-08-01T11:03:30Z","binding:vnic_type":"normal","device_id":"a8059338-2cfc-4d7d-9fe8-43cd86c0341e","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:03:31Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e1fd86b8-e13d-4710-ba3f-1f3e53351cf4","ip_address":"10.0.0.2"}],"id":"e3d6ee37-356d-45d1-828f-65728815ed3e","security_groups":[],"mac_address":"fa:16:3e:ae:87:90","project_id":"a4b6a37977354580ad5111157912046d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aa277104-0441-406d-9b06-82e915998829","tenant_id":"a4b6a37977354580ad5111157912046d","created_at":"2018-08-01T11:03:29Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-aa277104-0441-406d-9b06-82e915998829","ip_allocation":"immediate"}]} 2018-08-01 11:03:45,103 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=aa277104-0441-406d-9b06-82e915998829 used request id req-04aa3e68-e992-4c73-b275-a8cfd1dad669 2018-08-01 11:03:45,103 - create_instance - INFO - Found existing machine with name - CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-inst 2018-08-01 11:03:45,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}263215240de5abfa0cb010d5c322a5167cb240c2" 2018-08-01 11:03:45,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-7fc87f8c-657b-4e05-9f98-2cfc7bcf9f54 Date: Wed, 01 Aug 2018 11:03:45 GMT RESP BODY: {"floatingips": []} 2018-08-01 11:03:45,125 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips used request id req-7fc87f8c-657b-4e05-9f98-2cfc7bcf9f54 2018-08-01 11:03:45,129 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a8059338-2cfc-4d7d-9fe8-43cd86c0341e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}263215240de5abfa0cb010d5c322a5167cb240c2" 2018-08-01 11:03:45,604 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:03:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b554e2b3-9e46-4ba7-a4d9-9d7f0e855cc7 x-compute-request-id: req-b554e2b3-9e46-4ba7-a4d9-9d7f0e855cc7 Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:96:30", "version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a8059338-2cfc-4d7d-9fe8-43cd86c0341e", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a8059338-2cfc-4d7d-9fe8-43cd86c0341e", "rel": "bookmark"}], "image": {"id": "f40cd3f4-d909-4afb-b3fb-e0d89481ca64", "links": [{"href": "http://172.30.9.24:8774/images/f40cd3f4-d909-4afb-b3fb-e0d89481ca64", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:03:37.000000", "flavor": {"id": "e8d5fee5-ece4-48e7-8f0e-ff308a838fb0", "links": [{"href": "http://172.30.9.24:8774/flavors/e8d5fee5-ece4-48e7-8f0e-ff308a838fb0", "rel": "bookmark"}]}, "id": "a8059338-2cfc-4d7d-9fe8-43cd86c0341e", "security_groups": [{"name": "default"}], "user_id": "865c27af5cd640e5979803dbb83969e5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:03:37Z", "hostId": "6a5a0b39863e445668cdfe38691ce7b2f7ef54a7141dc513faafe383", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-inst", "created": "2018-08-01T11:03:33Z", "tenant_id": "a4b6a37977354580ad5111157912046d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 11:03:45,604 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a8059338-2cfc-4d7d-9fe8-43cd86c0341e used request id req-b554e2b3-9e46-4ba7-a4d9-9d7f0e855cc7 2018-08-01 11:03:45,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}263215240de5abfa0cb010d5c322a5167cb240c2" 2018-08-01 11:03:45,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-2cd9db2f-ff9d-40ef-996e-5ed38e4deced Date: Wed, 01 Aug 2018 11:03:45 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"aa277104-0441-406d-9b06-82e915998829","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a4b6a37977354580ad5111157912046d","l2_adjacency":true,"status":"ACTIVE","subnets":["e1fd86b8-e13d-4710-ba3f-1f3e53351cf4"],"description":"","tags":[],"updated_at":"2018-08-01T11:03:29Z","qos_policy_id":null,"name":"CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-net","admin_state_up":true,"tenant_id":"a4b6a37977354580ad5111157912046d","created_at":"2018-08-01T11:03:28Z","mtu":1450}]} 2018-08-01 11:03:45,713 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-net used request id req-2cd9db2f-ff9d-40ef-996e-5ed38e4deced 2018-08-01 11:03:45,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/a4b6a37977354580ad5111157912046d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}263215240de5abfa0cb010d5c322a5167cb240c2" 2018-08-01 11:03:45,800 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:03:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6777b403-998b-498f-83c9-34cdf7308869 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/a4b6a37977354580ad5111157912046d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a4b6a37977354580ad5111157912046d", "name": "CreateStackSuccessTests-98203220-5edd-473-proj"}} 2018-08-01 11:03:45,800 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/a4b6a37977354580ad5111157912046d used request id req-6777b403-998b-498f-83c9-34cdf7308869 2018-08-01 11:03:45,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=aa277104-0441-406d-9b06-82e915998829 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}263215240de5abfa0cb010d5c322a5167cb240c2" 2018-08-01 11:03:45,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-1648130f-5da3-40f2-9235-166631ed3716 Date: Wed, 01 Aug 2018 11:03:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aa277104-0441-406d-9b06-82e915998829","tenant_id":"a4b6a37977354580ad5111157912046d","created_at":"2018-08-01T11:03:29Z","dns_nameservers":[],"updated_at":"2018-08-01T11:03:29Z","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":"a4b6a37977354580ad5111157912046d","id":"e1fd86b8-e13d-4710-ba3f-1f3e53351cf4","subnetpool_id":null,"name":"CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-subnet"}]} 2018-08-01 11:03:45,855 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=aa277104-0441-406d-9b06-82e915998829 used request id req-1648130f-5da3-40f2-9235-166631ed3716 2018-08-01 11:03:45,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=aa277104-0441-406d-9b06-82e915998829 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}263215240de5abfa0cb010d5c322a5167cb240c2" 2018-08-01 11:03:45,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1697 X-Openstack-Request-Id: req-64c2ba93-9abd-4c01-ac08-597fb50e2f59 Date: Wed, 01 Aug 2018 11:03:45 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:03:37Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e1fd86b8-e13d-4710-ba3f-1f3e53351cf4","ip_address":"10.0.0.11"}],"id":"14b2e6de-9035-4b08-a0e8-9b8400561cb7","security_groups":["4de1ab8e-2af2-47da-a4b7-153fe5c6aa62"],"mac_address":"fa:16:3e:b3:96:30","project_id":"a4b6a37977354580ad5111157912046d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-stack-server1_port-rhc4yvm7nfv5","admin_state_up":true,"network_id":"aa277104-0441-406d-9b06-82e915998829","tenant_id":"a4b6a37977354580ad5111157912046d","created_at":"2018-08-01T11:03:30Z","binding:vnic_type":"normal","device_id":"a8059338-2cfc-4d7d-9fe8-43cd86c0341e","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:03:31Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e1fd86b8-e13d-4710-ba3f-1f3e53351cf4","ip_address":"10.0.0.2"}],"id":"e3d6ee37-356d-45d1-828f-65728815ed3e","security_groups":[],"mac_address":"fa:16:3e:ae:87:90","project_id":"a4b6a37977354580ad5111157912046d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aa277104-0441-406d-9b06-82e915998829","tenant_id":"a4b6a37977354580ad5111157912046d","created_at":"2018-08-01T11:03:29Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-aa277104-0441-406d-9b06-82e915998829","ip_allocation":"immediate"}]} 2018-08-01 11:03:45,925 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=aa277104-0441-406d-9b06-82e915998829 used request id req-64c2ba93-9abd-4c01-ac08-597fb50e2f59 2018-08-01 11:03:45,925 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 11:03:45,927 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 11:03:46,322 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4c1cceaca064525bf125c26762658ad", "name": "CreateStackSuccessTests-98203220-5edd-473-proj-role"}], "expires_at": "2018-08-01T12:03:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a4b6a37977354580ad5111157912046d", "name": "CreateStackSuccessTests-98203220-5edd-473-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/a4b6a37977354580ad5111157912046d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/a4b6a37977354580ad5111157912046d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/a4b6a37977354580ad5111157912046d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/a4b6a37977354580ad5111157912046d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/a4b6a37977354580ad5111157912046d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/a4b6a37977354580ad5111157912046d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_a4b6a37977354580ad5111157912046d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_a4b6a37977354580ad5111157912046d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a4b6a37977354580ad5111157912046d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/a4b6a37977354580ad5111157912046d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/a4b6a37977354580ad5111157912046d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/a4b6a37977354580ad5111157912046d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/a4b6a37977354580ad5111157912046d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/a4b6a37977354580ad5111157912046d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-98203220-5edd-473-user", "id": "865c27af5cd640e5979803dbb83969e5"}, "audit_ids": ["JFblD6iZT9SdYqSy7rzaIA"], "issued_at": "2018-08-01T11:03:46.000000Z"}} 2018-08-01 11:03:46,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7d07fe1e9dbc222d08e2317069914f251702662" 2018-08-01 11:03:46,402 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:03:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70ddc1fc-f124-4f20-bfc4-3108ef92211d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 11:03:46,402 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-70ddc1fc-f124-4f20-bfc4-3108ef92211d 2018-08-01 11:03:46,406 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a8059338-2cfc-4d7d-9fe8-43cd86c0341e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}263215240de5abfa0cb010d5c322a5167cb240c2" 2018-08-01 11:03:46,887 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:03: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-840d5371-887d-4e48-8e05-855b90872a3f x-compute-request-id: req-840d5371-887d-4e48-8e05-855b90872a3f Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:96:30", "version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a8059338-2cfc-4d7d-9fe8-43cd86c0341e", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a8059338-2cfc-4d7d-9fe8-43cd86c0341e", "rel": "bookmark"}], "image": {"id": "f40cd3f4-d909-4afb-b3fb-e0d89481ca64", "links": [{"href": "http://172.30.9.24:8774/images/f40cd3f4-d909-4afb-b3fb-e0d89481ca64", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:03:37.000000", "flavor": {"id": "e8d5fee5-ece4-48e7-8f0e-ff308a838fb0", "links": [{"href": "http://172.30.9.24:8774/flavors/e8d5fee5-ece4-48e7-8f0e-ff308a838fb0", "rel": "bookmark"}]}, "id": "a8059338-2cfc-4d7d-9fe8-43cd86c0341e", "security_groups": [{"name": "default"}], "user_id": "865c27af5cd640e5979803dbb83969e5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:03:37Z", "hostId": "6a5a0b39863e445668cdfe38691ce7b2f7ef54a7141dc513faafe383", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-inst", "created": "2018-08-01T11:03:33Z", "tenant_id": "a4b6a37977354580ad5111157912046d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 11:03:46,887 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a8059338-2cfc-4d7d-9fe8-43cd86c0341e used request id req-840d5371-887d-4e48-8e05-855b90872a3f 2018-08-01 11:03:46,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}263215240de5abfa0cb010d5c322a5167cb240c2" 2018-08-01 11:03:46,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-949a2538-f764-4622-81df-b4c899ad925b Date: Wed, 01 Aug 2018 11:03:46 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"aa277104-0441-406d-9b06-82e915998829","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a4b6a37977354580ad5111157912046d","l2_adjacency":true,"status":"ACTIVE","subnets":["e1fd86b8-e13d-4710-ba3f-1f3e53351cf4"],"description":"","tags":[],"updated_at":"2018-08-01T11:03:29Z","qos_policy_id":null,"name":"CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-net","admin_state_up":true,"tenant_id":"a4b6a37977354580ad5111157912046d","created_at":"2018-08-01T11:03:28Z","mtu":1450}]} 2018-08-01 11:03:46,992 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-net used request id req-949a2538-f764-4622-81df-b4c899ad925b 2018-08-01 11:03:46,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/a4b6a37977354580ad5111157912046d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}263215240de5abfa0cb010d5c322a5167cb240c2" 2018-08-01 11:03:47,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:03:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea9fcbf9-f3ce-490a-afa0-2821055cd8af Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/a4b6a37977354580ad5111157912046d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a4b6a37977354580ad5111157912046d", "name": "CreateStackSuccessTests-98203220-5edd-473-proj"}} 2018-08-01 11:03:47,079 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/a4b6a37977354580ad5111157912046d used request id req-ea9fcbf9-f3ce-490a-afa0-2821055cd8af 2018-08-01 11:03:47,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=aa277104-0441-406d-9b06-82e915998829 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}263215240de5abfa0cb010d5c322a5167cb240c2" 2018-08-01 11:03:47,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-4feff6b9-7336-4bb1-98c2-32f683086bc1 Date: Wed, 01 Aug 2018 11:03:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aa277104-0441-406d-9b06-82e915998829","tenant_id":"a4b6a37977354580ad5111157912046d","created_at":"2018-08-01T11:03:29Z","dns_nameservers":[],"updated_at":"2018-08-01T11:03:29Z","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":"a4b6a37977354580ad5111157912046d","id":"e1fd86b8-e13d-4710-ba3f-1f3e53351cf4","subnetpool_id":null,"name":"CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-subnet"}]} 2018-08-01 11:03:47,132 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=aa277104-0441-406d-9b06-82e915998829 used request id req-4feff6b9-7336-4bb1-98c2-32f683086bc1 2018-08-01 11:03:47,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=aa277104-0441-406d-9b06-82e915998829 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}263215240de5abfa0cb010d5c322a5167cb240c2" 2018-08-01 11:03:47,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1697 X-Openstack-Request-Id: req-057968d5-c289-48d2-a089-bb84a5892637 Date: Wed, 01 Aug 2018 11:03:47 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:03:37Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e1fd86b8-e13d-4710-ba3f-1f3e53351cf4","ip_address":"10.0.0.11"}],"id":"14b2e6de-9035-4b08-a0e8-9b8400561cb7","security_groups":["4de1ab8e-2af2-47da-a4b7-153fe5c6aa62"],"mac_address":"fa:16:3e:b3:96:30","project_id":"a4b6a37977354580ad5111157912046d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-stack-server1_port-rhc4yvm7nfv5","admin_state_up":true,"network_id":"aa277104-0441-406d-9b06-82e915998829","tenant_id":"a4b6a37977354580ad5111157912046d","created_at":"2018-08-01T11:03:30Z","binding:vnic_type":"normal","device_id":"a8059338-2cfc-4d7d-9fe8-43cd86c0341e","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:03:31Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e1fd86b8-e13d-4710-ba3f-1f3e53351cf4","ip_address":"10.0.0.2"}],"id":"e3d6ee37-356d-45d1-828f-65728815ed3e","security_groups":[],"mac_address":"fa:16:3e:ae:87:90","project_id":"a4b6a37977354580ad5111157912046d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aa277104-0441-406d-9b06-82e915998829","tenant_id":"a4b6a37977354580ad5111157912046d","created_at":"2018-08-01T11:03:29Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-aa277104-0441-406d-9b06-82e915998829","ip_allocation":"immediate"}]} 2018-08-01 11:03:47,200 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=aa277104-0441-406d-9b06-82e915998829 used request id req-057968d5-c289-48d2-a089-bb84a5892637 2018-08-01 11:03:47,203 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/detail?name=CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7d07fe1e9dbc222d08e2317069914f251702662" 2018-08-01 11:03:47,868 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:03:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9a2f6e03-8bbd-4412-988f-edb0f06095f6 x-compute-request-id: req-9a2f6e03-8bbd-4412-988f-edb0f06095f6 Content-Encoding: gzip Content-Length: 743 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:96:30", "version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a8059338-2cfc-4d7d-9fe8-43cd86c0341e", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a8059338-2cfc-4d7d-9fe8-43cd86c0341e", "rel": "bookmark"}], "image": {"id": "f40cd3f4-d909-4afb-b3fb-e0d89481ca64", "links": [{"href": "http://172.30.9.24:8774/images/f40cd3f4-d909-4afb-b3fb-e0d89481ca64", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:03:37.000000", "flavor": {"id": "e8d5fee5-ece4-48e7-8f0e-ff308a838fb0", "links": [{"href": "http://172.30.9.24:8774/flavors/e8d5fee5-ece4-48e7-8f0e-ff308a838fb0", "rel": "bookmark"}]}, "id": "a8059338-2cfc-4d7d-9fe8-43cd86c0341e", "security_groups": [{"name": "default"}], "user_id": "865c27af5cd640e5979803dbb83969e5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:03:37Z", "hostId": "6a5a0b39863e445668cdfe38691ce7b2f7ef54a7141dc513faafe383", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-inst", "created": "2018-08-01T11:03:33Z", "tenant_id": "a4b6a37977354580ad5111157912046d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:03:47,868 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail?name=CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-inst used request id req-9a2f6e03-8bbd-4412-988f-edb0f06095f6 2018-08-01 11:03:47,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7d07fe1e9dbc222d08e2317069914f251702662" 2018-08-01 11:03:47,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-f1900a79-de6c-462f-8e20-b1b375f88de7 Date: Wed, 01 Aug 2018 11:03:47 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"aa277104-0441-406d-9b06-82e915998829","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a4b6a37977354580ad5111157912046d","l2_adjacency":true,"status":"ACTIVE","subnets":["e1fd86b8-e13d-4710-ba3f-1f3e53351cf4"],"description":"","tags":[],"updated_at":"2018-08-01T11:03:29Z","qos_policy_id":null,"name":"CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-net","admin_state_up":true,"tenant_id":"a4b6a37977354580ad5111157912046d","created_at":"2018-08-01T11:03:28Z","mtu":1450}]} 2018-08-01 11:03:47,966 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-net used request id req-f1900a79-de6c-462f-8e20-b1b375f88de7 2018-08-01 11:03:47,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=aa277104-0441-406d-9b06-82e915998829 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7d07fe1e9dbc222d08e2317069914f251702662" 2018-08-01 11:03:48,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-c48c9ec4-c493-473e-b02d-d3608a173f42 Date: Wed, 01 Aug 2018 11:03:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aa277104-0441-406d-9b06-82e915998829","tenant_id":"a4b6a37977354580ad5111157912046d","created_at":"2018-08-01T11:03:29Z","dns_nameservers":[],"updated_at":"2018-08-01T11:03:29Z","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":"a4b6a37977354580ad5111157912046d","id":"e1fd86b8-e13d-4710-ba3f-1f3e53351cf4","subnetpool_id":null,"name":"CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-subnet"}]} 2018-08-01 11:03:48,018 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=aa277104-0441-406d-9b06-82e915998829 used request id req-c48c9ec4-c493-473e-b02d-d3608a173f42 2018-08-01 11:03:48,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=aa277104-0441-406d-9b06-82e915998829 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7d07fe1e9dbc222d08e2317069914f251702662" 2018-08-01 11:03:48,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1697 X-Openstack-Request-Id: req-8687861b-5bb8-4447-a785-c118a85cdca5 Date: Wed, 01 Aug 2018 11:03:48 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:03:37Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e1fd86b8-e13d-4710-ba3f-1f3e53351cf4","ip_address":"10.0.0.11"}],"id":"14b2e6de-9035-4b08-a0e8-9b8400561cb7","security_groups":["4de1ab8e-2af2-47da-a4b7-153fe5c6aa62"],"mac_address":"fa:16:3e:b3:96:30","project_id":"a4b6a37977354580ad5111157912046d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-stack-server1_port-rhc4yvm7nfv5","admin_state_up":true,"network_id":"aa277104-0441-406d-9b06-82e915998829","tenant_id":"a4b6a37977354580ad5111157912046d","created_at":"2018-08-01T11:03:30Z","binding:vnic_type":"normal","device_id":"a8059338-2cfc-4d7d-9fe8-43cd86c0341e","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:03:31Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e1fd86b8-e13d-4710-ba3f-1f3e53351cf4","ip_address":"10.0.0.2"}],"id":"e3d6ee37-356d-45d1-828f-65728815ed3e","security_groups":[],"mac_address":"fa:16:3e:ae:87:90","project_id":"a4b6a37977354580ad5111157912046d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aa277104-0441-406d-9b06-82e915998829","tenant_id":"a4b6a37977354580ad5111157912046d","created_at":"2018-08-01T11:03:29Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-aa277104-0441-406d-9b06-82e915998829","ip_allocation":"immediate"}]} 2018-08-01 11:03:48,083 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=aa277104-0441-406d-9b06-82e915998829 used request id req-8687861b-5bb8-4447-a785-c118a85cdca5 2018-08-01 11:03:48,086 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a8059338-2cfc-4d7d-9fe8-43cd86c0341e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}263215240de5abfa0cb010d5c322a5167cb240c2" 2018-08-01 11:03:48,552 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:03: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-14aa175b-8109-448d-985f-0bbab39c1cb1 x-compute-request-id: req-14aa175b-8109-448d-985f-0bbab39c1cb1 Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:96:30", "version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a8059338-2cfc-4d7d-9fe8-43cd86c0341e", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a8059338-2cfc-4d7d-9fe8-43cd86c0341e", "rel": "bookmark"}], "image": {"id": "f40cd3f4-d909-4afb-b3fb-e0d89481ca64", "links": [{"href": "http://172.30.9.24:8774/images/f40cd3f4-d909-4afb-b3fb-e0d89481ca64", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:03:37.000000", "flavor": {"id": "e8d5fee5-ece4-48e7-8f0e-ff308a838fb0", "links": [{"href": "http://172.30.9.24:8774/flavors/e8d5fee5-ece4-48e7-8f0e-ff308a838fb0", "rel": "bookmark"}]}, "id": "a8059338-2cfc-4d7d-9fe8-43cd86c0341e", "security_groups": [{"name": "default"}], "user_id": "865c27af5cd640e5979803dbb83969e5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:03:37Z", "hostId": "6a5a0b39863e445668cdfe38691ce7b2f7ef54a7141dc513faafe383", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-inst", "created": "2018-08-01T11:03:33Z", "tenant_id": "a4b6a37977354580ad5111157912046d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 11:03:48,552 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a8059338-2cfc-4d7d-9fe8-43cd86c0341e used request id req-14aa175b-8109-448d-985f-0bbab39c1cb1 2018-08-01 11:03:48,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}263215240de5abfa0cb010d5c322a5167cb240c2" 2018-08-01 11:03:48,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-5032dbdf-0ce8-4461-89a8-7e8f823fe321 Date: Wed, 01 Aug 2018 11:03:48 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"aa277104-0441-406d-9b06-82e915998829","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a4b6a37977354580ad5111157912046d","l2_adjacency":true,"status":"ACTIVE","subnets":["e1fd86b8-e13d-4710-ba3f-1f3e53351cf4"],"description":"","tags":[],"updated_at":"2018-08-01T11:03:29Z","qos_policy_id":null,"name":"CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-net","admin_state_up":true,"tenant_id":"a4b6a37977354580ad5111157912046d","created_at":"2018-08-01T11:03:28Z","mtu":1450}]} 2018-08-01 11:03:48,653 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-net used request id req-5032dbdf-0ce8-4461-89a8-7e8f823fe321 2018-08-01 11:03:48,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/a4b6a37977354580ad5111157912046d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}263215240de5abfa0cb010d5c322a5167cb240c2" 2018-08-01 11:03:48,741 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:03:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea25df1d-42d0-4f20-9cb0-c4de3839edc2 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/a4b6a37977354580ad5111157912046d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a4b6a37977354580ad5111157912046d", "name": "CreateStackSuccessTests-98203220-5edd-473-proj"}} 2018-08-01 11:03:48,742 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/a4b6a37977354580ad5111157912046d used request id req-ea25df1d-42d0-4f20-9cb0-c4de3839edc2 2018-08-01 11:03:48,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=aa277104-0441-406d-9b06-82e915998829 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}263215240de5abfa0cb010d5c322a5167cb240c2" 2018-08-01 11:03:48,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-a4e1325f-887f-4de3-911a-3431467a212b Date: Wed, 01 Aug 2018 11:03:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aa277104-0441-406d-9b06-82e915998829","tenant_id":"a4b6a37977354580ad5111157912046d","created_at":"2018-08-01T11:03:29Z","dns_nameservers":[],"updated_at":"2018-08-01T11:03:29Z","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":"a4b6a37977354580ad5111157912046d","id":"e1fd86b8-e13d-4710-ba3f-1f3e53351cf4","subnetpool_id":null,"name":"CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-subnet"}]} 2018-08-01 11:03:48,794 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=aa277104-0441-406d-9b06-82e915998829 used request id req-a4e1325f-887f-4de3-911a-3431467a212b 2018-08-01 11:03:48,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=aa277104-0441-406d-9b06-82e915998829 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}263215240de5abfa0cb010d5c322a5167cb240c2" 2018-08-01 11:03:49,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1697 X-Openstack-Request-Id: req-d8cd4722-deab-44dc-a329-d0b33f5b2409 Date: Wed, 01 Aug 2018 11:03:49 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:03:37Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e1fd86b8-e13d-4710-ba3f-1f3e53351cf4","ip_address":"10.0.0.11"}],"id":"14b2e6de-9035-4b08-a0e8-9b8400561cb7","security_groups":["4de1ab8e-2af2-47da-a4b7-153fe5c6aa62"],"mac_address":"fa:16:3e:b3:96:30","project_id":"a4b6a37977354580ad5111157912046d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-stack-server1_port-rhc4yvm7nfv5","admin_state_up":true,"network_id":"aa277104-0441-406d-9b06-82e915998829","tenant_id":"a4b6a37977354580ad5111157912046d","created_at":"2018-08-01T11:03:30Z","binding:vnic_type":"normal","device_id":"a8059338-2cfc-4d7d-9fe8-43cd86c0341e","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:03:31Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e1fd86b8-e13d-4710-ba3f-1f3e53351cf4","ip_address":"10.0.0.2"}],"id":"e3d6ee37-356d-45d1-828f-65728815ed3e","security_groups":[],"mac_address":"fa:16:3e:ae:87:90","project_id":"a4b6a37977354580ad5111157912046d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aa277104-0441-406d-9b06-82e915998829","tenant_id":"a4b6a37977354580ad5111157912046d","created_at":"2018-08-01T11:03:29Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-aa277104-0441-406d-9b06-82e915998829","ip_allocation":"immediate"}]} 2018-08-01 11:03:49,043 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=aa277104-0441-406d-9b06-82e915998829 used request id req-d8cd4722-deab-44dc-a329-d0b33f5b2409 2018-08-01 11:03:49,047 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a8059338-2cfc-4d7d-9fe8-43cd86c0341e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}263215240de5abfa0cb010d5c322a5167cb240c2" 2018-08-01 11:03:49,357 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:03: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-888f5a34-f076-4f52-912b-159365ca7c5b x-compute-request-id: req-888f5a34-f076-4f52-912b-159365ca7c5b Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:96:30", "version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a8059338-2cfc-4d7d-9fe8-43cd86c0341e", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a8059338-2cfc-4d7d-9fe8-43cd86c0341e", "rel": "bookmark"}], "image": {"id": "f40cd3f4-d909-4afb-b3fb-e0d89481ca64", "links": [{"href": "http://172.30.9.24:8774/images/f40cd3f4-d909-4afb-b3fb-e0d89481ca64", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:03:37.000000", "flavor": {"id": "e8d5fee5-ece4-48e7-8f0e-ff308a838fb0", "links": [{"href": "http://172.30.9.24:8774/flavors/e8d5fee5-ece4-48e7-8f0e-ff308a838fb0", "rel": "bookmark"}]}, "id": "a8059338-2cfc-4d7d-9fe8-43cd86c0341e", "security_groups": [{"name": "default"}], "user_id": "865c27af5cd640e5979803dbb83969e5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:03:37Z", "hostId": "6a5a0b39863e445668cdfe38691ce7b2f7ef54a7141dc513faafe383", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-inst", "created": "2018-08-01T11:03:33Z", "tenant_id": "a4b6a37977354580ad5111157912046d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 11:03:49,357 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a8059338-2cfc-4d7d-9fe8-43cd86c0341e used request id req-888f5a34-f076-4f52-912b-159365ca7c5b 2018-08-01 11:03:49,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}263215240de5abfa0cb010d5c322a5167cb240c2" 2018-08-01 11:03:49,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-2f648685-c0da-4f50-a9af-a197e83537ea Date: Wed, 01 Aug 2018 11:03:49 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"aa277104-0441-406d-9b06-82e915998829","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a4b6a37977354580ad5111157912046d","l2_adjacency":true,"status":"ACTIVE","subnets":["e1fd86b8-e13d-4710-ba3f-1f3e53351cf4"],"description":"","tags":[],"updated_at":"2018-08-01T11:03:29Z","qos_policy_id":null,"name":"CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-net","admin_state_up":true,"tenant_id":"a4b6a37977354580ad5111157912046d","created_at":"2018-08-01T11:03:28Z","mtu":1450}]} 2018-08-01 11:03:49,456 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-net used request id req-2f648685-c0da-4f50-a9af-a197e83537ea 2018-08-01 11:03:49,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/a4b6a37977354580ad5111157912046d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}263215240de5abfa0cb010d5c322a5167cb240c2" 2018-08-01 11:03:49,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:03:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd62793c-5b9f-47e4-be84-7e464c7ffa05 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/a4b6a37977354580ad5111157912046d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a4b6a37977354580ad5111157912046d", "name": "CreateStackSuccessTests-98203220-5edd-473-proj"}} 2018-08-01 11:03:49,562 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/a4b6a37977354580ad5111157912046d used request id req-dd62793c-5b9f-47e4-be84-7e464c7ffa05 2018-08-01 11:03:49,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=aa277104-0441-406d-9b06-82e915998829 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}263215240de5abfa0cb010d5c322a5167cb240c2" 2018-08-01 11:03:49,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-8a51d8af-96b6-4398-9ee8-f711e75f2f58 Date: Wed, 01 Aug 2018 11:03:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aa277104-0441-406d-9b06-82e915998829","tenant_id":"a4b6a37977354580ad5111157912046d","created_at":"2018-08-01T11:03:29Z","dns_nameservers":[],"updated_at":"2018-08-01T11:03:29Z","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":"a4b6a37977354580ad5111157912046d","id":"e1fd86b8-e13d-4710-ba3f-1f3e53351cf4","subnetpool_id":null,"name":"CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-subnet"}]} 2018-08-01 11:03:49,617 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=aa277104-0441-406d-9b06-82e915998829 used request id req-8a51d8af-96b6-4398-9ee8-f711e75f2f58 2018-08-01 11:03:49,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=aa277104-0441-406d-9b06-82e915998829 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}263215240de5abfa0cb010d5c322a5167cb240c2" 2018-08-01 11:03:49,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1697 X-Openstack-Request-Id: req-c236ea07-96ae-44ef-ab0e-71c8bcfbc67d Date: Wed, 01 Aug 2018 11:03:49 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:03:37Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e1fd86b8-e13d-4710-ba3f-1f3e53351cf4","ip_address":"10.0.0.11"}],"id":"14b2e6de-9035-4b08-a0e8-9b8400561cb7","security_groups":["4de1ab8e-2af2-47da-a4b7-153fe5c6aa62"],"mac_address":"fa:16:3e:b3:96:30","project_id":"a4b6a37977354580ad5111157912046d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-stack-server1_port-rhc4yvm7nfv5","admin_state_up":true,"network_id":"aa277104-0441-406d-9b06-82e915998829","tenant_id":"a4b6a37977354580ad5111157912046d","created_at":"2018-08-01T11:03:30Z","binding:vnic_type":"normal","device_id":"a8059338-2cfc-4d7d-9fe8-43cd86c0341e","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:03:31Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e1fd86b8-e13d-4710-ba3f-1f3e53351cf4","ip_address":"10.0.0.2"}],"id":"e3d6ee37-356d-45d1-828f-65728815ed3e","security_groups":[],"mac_address":"fa:16:3e:ae:87:90","project_id":"a4b6a37977354580ad5111157912046d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aa277104-0441-406d-9b06-82e915998829","tenant_id":"a4b6a37977354580ad5111157912046d","created_at":"2018-08-01T11:03:29Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-aa277104-0441-406d-9b06-82e915998829","ip_allocation":"immediate"}]} 2018-08-01 11:03:49,686 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=aa277104-0441-406d-9b06-82e915998829 used request id req-c236ea07-96ae-44ef-ab0e-71c8bcfbc67d 2018-08-01 11:03:49,689 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a8059338-2cfc-4d7d-9fe8-43cd86c0341e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7d07fe1e9dbc222d08e2317069914f251702662" 2018-08-01 11:03:50,001 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:03: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-2cb0d896-a8a9-41a3-884d-59458d77970d x-compute-request-id: req-2cb0d896-a8a9-41a3-884d-59458d77970d Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:96:30", "version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a8059338-2cfc-4d7d-9fe8-43cd86c0341e", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a8059338-2cfc-4d7d-9fe8-43cd86c0341e", "rel": "bookmark"}], "image": {"id": "f40cd3f4-d909-4afb-b3fb-e0d89481ca64", "links": [{"href": "http://172.30.9.24:8774/images/f40cd3f4-d909-4afb-b3fb-e0d89481ca64", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:03:37.000000", "flavor": {"id": "e8d5fee5-ece4-48e7-8f0e-ff308a838fb0", "links": [{"href": "http://172.30.9.24:8774/flavors/e8d5fee5-ece4-48e7-8f0e-ff308a838fb0", "rel": "bookmark"}]}, "id": "a8059338-2cfc-4d7d-9fe8-43cd86c0341e", "security_groups": [{"name": "default"}], "user_id": "865c27af5cd640e5979803dbb83969e5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:03:37Z", "hostId": "6a5a0b39863e445668cdfe38691ce7b2f7ef54a7141dc513faafe383", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-inst", "created": "2018-08-01T11:03:33Z", "tenant_id": "a4b6a37977354580ad5111157912046d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 11:03:50,002 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a8059338-2cfc-4d7d-9fe8-43cd86c0341e used request id req-2cb0d896-a8a9-41a3-884d-59458d77970d 2018-08-01 11:03:50,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7d07fe1e9dbc222d08e2317069914f251702662" 2018-08-01 11:03:50,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-a260326f-2356-41c8-836d-0e9e466eb896 Date: Wed, 01 Aug 2018 11:03:50 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"aa277104-0441-406d-9b06-82e915998829","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a4b6a37977354580ad5111157912046d","l2_adjacency":true,"status":"ACTIVE","subnets":["e1fd86b8-e13d-4710-ba3f-1f3e53351cf4"],"description":"","tags":[],"updated_at":"2018-08-01T11:03:29Z","qos_policy_id":null,"name":"CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-net","admin_state_up":true,"tenant_id":"a4b6a37977354580ad5111157912046d","created_at":"2018-08-01T11:03:28Z","mtu":1450}]} 2018-08-01 11:03:50,098 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-net used request id req-a260326f-2356-41c8-836d-0e9e466eb896 2018-08-01 11:03:50,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=aa277104-0441-406d-9b06-82e915998829 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7d07fe1e9dbc222d08e2317069914f251702662" 2018-08-01 11:03:50,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-cfab27ca-3881-4e18-8315-52c978661e4f Date: Wed, 01 Aug 2018 11:03:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aa277104-0441-406d-9b06-82e915998829","tenant_id":"a4b6a37977354580ad5111157912046d","created_at":"2018-08-01T11:03:29Z","dns_nameservers":[],"updated_at":"2018-08-01T11:03:29Z","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":"a4b6a37977354580ad5111157912046d","id":"e1fd86b8-e13d-4710-ba3f-1f3e53351cf4","subnetpool_id":null,"name":"CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-subnet"}]} 2018-08-01 11:03:50,149 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=aa277104-0441-406d-9b06-82e915998829 used request id req-cfab27ca-3881-4e18-8315-52c978661e4f 2018-08-01 11:03:50,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=aa277104-0441-406d-9b06-82e915998829 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7d07fe1e9dbc222d08e2317069914f251702662" 2018-08-01 11:03:50,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1697 X-Openstack-Request-Id: req-6d312492-3284-4634-b92a-b941ecc87d0a Date: Wed, 01 Aug 2018 11:03:50 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:03:37Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e1fd86b8-e13d-4710-ba3f-1f3e53351cf4","ip_address":"10.0.0.11"}],"id":"14b2e6de-9035-4b08-a0e8-9b8400561cb7","security_groups":["4de1ab8e-2af2-47da-a4b7-153fe5c6aa62"],"mac_address":"fa:16:3e:b3:96:30","project_id":"a4b6a37977354580ad5111157912046d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-stack-server1_port-rhc4yvm7nfv5","admin_state_up":true,"network_id":"aa277104-0441-406d-9b06-82e915998829","tenant_id":"a4b6a37977354580ad5111157912046d","created_at":"2018-08-01T11:03:30Z","binding:vnic_type":"normal","device_id":"a8059338-2cfc-4d7d-9fe8-43cd86c0341e","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:03:31Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e1fd86b8-e13d-4710-ba3f-1f3e53351cf4","ip_address":"10.0.0.2"}],"id":"e3d6ee37-356d-45d1-828f-65728815ed3e","security_groups":[],"mac_address":"fa:16:3e:ae:87:90","project_id":"a4b6a37977354580ad5111157912046d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aa277104-0441-406d-9b06-82e915998829","tenant_id":"a4b6a37977354580ad5111157912046d","created_at":"2018-08-01T11:03:29Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-aa277104-0441-406d-9b06-82e915998829","ip_allocation":"immediate"}]} 2018-08-01 11:03:50,213 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=aa277104-0441-406d-9b06-82e915998829 used request id req-6d312492-3284-4634-b92a-b941ecc87d0a 2018-08-01 11:03:50,214 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-stack 2018-08-01 11:03:50,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8004/v1/a4b6a37977354580ad5111157912046d/stacks/8331e811-1c11-451c-86cb-a868af987146 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b591a6a1b9e05e9353268b27becc6aa8683e6d" 2018-08-01 11:03:50,242 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:03:50 GMT Server: Apache x-openstack-request-id: req-ddea0567-87b5-49a8-bbf8-ed6fecade8d4 Location: http://172.30.9.24:8004/v1/a4b6a37977354580ad5111157912046d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-stack/8331e811-1c11-451c-86cb-a868af987146 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/a4b6a37977354580ad5111157912046d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-stack/8331e811-1c11-451c-86cb-a868af987146;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:03:50,282 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 11:03:50 GMT Server: Apache x-openstack-request-id: req-7b185174-892a-4235-947e-a0a92bbf5787 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 11:03:50,282 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.24:8004/v1/a4b6a37977354580ad5111157912046d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-stack/8331e811-1c11-451c-86cb-a868af987146 used request id req-7b185174-892a-4235-947e-a0a92bbf5787 2018-08-01 11:03:50,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/a4b6a37977354580ad5111157912046d/stacks/8331e811-1c11-451c-86cb-a868af987146 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b591a6a1b9e05e9353268b27becc6aa8683e6d" 2018-08-01 11:03:50,359 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:03:50 GMT Server: Apache x-openstack-request-id: req-b168fa49-3609-4bed-8b60-bc2f07258814 Location: http://172.30.9.24:8004/v1/a4b6a37977354580ad5111157912046d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-stack/8331e811-1c11-451c-86cb-a868af987146 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/a4b6a37977354580ad5111157912046d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-stack/8331e811-1c11-451c-86cb-a868af987146;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:03:50,384 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:03:50 GMT Server: Apache x-openstack-request-id: req-0bc4bfbc-45f8-44bb-ba6f-6c3d18c3e25b 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": "a4b6a37977354580ad5111157912046d", "OS::stack_id": "8331e811-1c11-451c-86cb-a868af987146", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-stack", "image_name": "CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-image", "inst_name": "CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-inst", "subnet_name": "CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-subnet", "flavor_name": "CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-flavor-name", "net_name": "CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-stack", "stack_user_project_id": "ed8ce819829e439aa601c6f523ce5db6", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-01T11:03:27Z", "links": [{"href": "http://172.30.9.24:8004/v1/a4b6a37977354580ad5111157912046d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-stack/8331e811-1c11-451c-86cb-a868af987146", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-01T11:03:50Z", "id": "8331e811-1c11-451c-86cb-a868af987146", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-01 11:03:50,384 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/a4b6a37977354580ad5111157912046d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-stack/8331e811-1c11-451c-86cb-a868af987146 used request id req-0bc4bfbc-45f8-44bb-ba6f-6c3d18c3e25b 2018-08-01 11:03:50,385 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-08-01 11:03:50,385 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-01 11:03:53,388 - create_stack - DEBUG - Stack status query timeout in 1196.89466619 2018-08-01 11:03:53,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/a4b6a37977354580ad5111157912046d/stacks/8331e811-1c11-451c-86cb-a868af987146 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b591a6a1b9e05e9353268b27becc6aa8683e6d" 2018-08-01 11:03:53,420 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:03:53 GMT Server: Apache x-openstack-request-id: req-847d63b4-643a-4b28-be42-13d0971939e6 Location: http://172.30.9.24:8004/v1/a4b6a37977354580ad5111157912046d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-stack/8331e811-1c11-451c-86cb-a868af987146 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/a4b6a37977354580ad5111157912046d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-stack/8331e811-1c11-451c-86cb-a868af987146;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:03:53,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:03:53 GMT Server: Apache x-openstack-request-id: req-23e89904-537b-46a1-b914-22e91404ceb1 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": "a4b6a37977354580ad5111157912046d", "OS::stack_id": "8331e811-1c11-451c-86cb-a868af987146", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-stack", "image_name": "CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-image", "inst_name": "CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-inst", "subnet_name": "CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-subnet", "flavor_name": "CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-flavor-name", "net_name": "CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-stack", "stack_user_project_id": "ed8ce819829e439aa601c6f523ce5db6", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-01T11:03:27Z", "links": [{"href": "http://172.30.9.24:8004/v1/a4b6a37977354580ad5111157912046d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-stack/8331e811-1c11-451c-86cb-a868af987146", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-01T11:03:50Z", "id": "8331e811-1c11-451c-86cb-a868af987146", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-01 11:03:53,461 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/a4b6a37977354580ad5111157912046d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-stack/8331e811-1c11-451c-86cb-a868af987146 used request id req-23e89904-537b-46a1-b914-22e91404ceb1 2018-08-01 11:03:53,462 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-08-01 11:03:53,462 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-01 11:03:56,465 - create_stack - DEBUG - Stack status query timeout in 1193.81774521 2018-08-01 11:03:56,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/a4b6a37977354580ad5111157912046d/stacks/8331e811-1c11-451c-86cb-a868af987146 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b591a6a1b9e05e9353268b27becc6aa8683e6d" 2018-08-01 11:03:56,495 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:03:56 GMT Server: Apache x-openstack-request-id: req-7dcb2ccf-75fc-4eff-a6fc-ed3a6f734d1e Location: http://172.30.9.24:8004/v1/a4b6a37977354580ad5111157912046d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-stack/8331e811-1c11-451c-86cb-a868af987146 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/a4b6a37977354580ad5111157912046d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-stack/8331e811-1c11-451c-86cb-a868af987146;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:03:56,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:03:56 GMT Server: Apache x-openstack-request-id: req-90631526-bd72-4b96-a163-0d3d287764d8 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": "a4b6a37977354580ad5111157912046d", "OS::stack_id": "8331e811-1c11-451c-86cb-a868af987146", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-stack", "image_name": "CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-image", "inst_name": "CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-inst", "subnet_name": "CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-subnet", "flavor_name": "CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-flavor-name", "net_name": "CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-stack", "stack_user_project_id": "ed8ce819829e439aa601c6f523ce5db6", "tags": null, "creation_time": "2018-08-01T11:03:27Z", "links": [{"href": "http://172.30.9.24:8004/v1/a4b6a37977354580ad5111157912046d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-stack/8331e811-1c11-451c-86cb-a868af987146", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-08-01T11:03:50Z", "id": "8331e811-1c11-451c-86cb-a868af987146", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-08-01 11:03:56,520 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/a4b6a37977354580ad5111157912046d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-stack/8331e811-1c11-451c-86cb-a868af987146 used request id req-90631526-bd72-4b96-a163-0d3d287764d8 2018-08-01 11:03:56,520 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-08-01 11:03:56,521 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-stack 2018-08-01 11:03:56,521 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-stack 2018-08-01 11:03:56,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8004/v1/a4b6a37977354580ad5111157912046d/stacks/8331e811-1c11-451c-86cb-a868af987146 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b591a6a1b9e05e9353268b27becc6aa8683e6d" 2018-08-01 11:03:56,548 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:03:56 GMT Server: Apache x-openstack-request-id: req-0b3c5d03-1837-4fc8-be29-adcebe2034c4 Location: http://172.30.9.24:8004/v1/a4b6a37977354580ad5111157912046d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-stack/8331e811-1c11-451c-86cb-a868af987146 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/a4b6a37977354580ad5111157912046d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-stack/8331e811-1c11-451c-86cb-a868af987146;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:03:56,572 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 11:03:56 GMT Server: Apache x-openstack-request-id: req-4c824439-4ca6-483b-9e72-e13f030b7fc3 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-08-01 11:03:56,572 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.24:8004/v1/a4b6a37977354580ad5111157912046d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-stack/8331e811-1c11-451c-86cb-a868af987146 used request id req-4c824439-4ca6-483b-9e72-e13f030b7fc3 2018-08-01 11:03:56,574 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-71a69dfe-c2fb-4bb4-aada-9d727e1865ba-image 2018-08-01 11:03:56,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9292/v2/images/f40cd3f4-d909-4afb-b3fb-e0d89481ca64 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}44efd83ede513df37dd8815d9f2200aea3cb36aa" 2018-08-01 11:03:57,772 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-cc269c8d-4824-416d-943c-72f10b053c52 Date: Wed, 01 Aug 2018 11:03:57 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-01 11:03:57,772 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/f40cd3f4-d909-4afb-b3fb-e0d89481ca64 used request id req-cc269c8d-4824-416d-943c-72f10b053c52 2018-08-01 11:03:57,776 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/flavors/e8d5fee5-ece4-48e7-8f0e-ff308a838fb0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfa21dab20e71d16ab15d8396d7e12530667e29f" 2018-08-01 11:03:57,801 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 11:03:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5ebdb14a-fca3-4d51-b5eb-0cc808d43e0c x-compute-request-id: req-5ebdb14a-fca3-4d51-b5eb-0cc808d43e0c Content-Length: 0 Content-Type: application/json 2018-08-01 11:03:57,801 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/e8d5fee5-ece4-48e7-8f0e-ff308a838fb0 used request id req-5ebdb14a-fca3-4d51-b5eb-0cc808d43e0c 2018-08-01 11:03:57,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e087395da6637e60612227553ba9908f642980a8" 2018-08-01 11:03:58,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-14dc82b6-bb61-4c02-9df9-9aa42d46e7fc Date: Wed, 01 Aug 2018 11:03:58 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a2413a97b61342d8bd27570706ef372d", "created_at": "2018-08-01T09:33:18Z", "updated_at": "2018-08-01T09:33:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "7f556ce3-51d0-4279-a11d-510db9f9a3b1", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "94adc13c-a166-41cf-bd16-f997efc73cb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "b39143b5-c08f-4d0b-9d40-54f472f2389e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "e218b0b7-4501-4f84-9458-caf2891c260d", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}], "revision_number": 4, "project_id": "a2413a97b61342d8bd27570706ef372d", "id": "38229670-7386-42d0-b7b9-2397ea5938de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "created_at": "2018-08-01T09:28:38Z", "updated_at": "2018-08-01T09:28:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "763568f1-8151-4a3c-911a-d06da4423063", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "80d28bee-4aee-47e8-a8da-e0fe31497fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "a47a5ddf-aa37-4ab2-a335-1c93513b5f12", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "f5bba5a5-602b-421e-98b2-5a16117f943f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}], "revision_number": 4, "project_id": "dbe9669438844f3faecdc7fcc050e0d8", "id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ed1054af2e94c049694d98d54211d98", "created_at": "2018-08-01T09:31:40Z", "updated_at": "2018-08-01T09:31:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "34baee87-ea35-42ee-8a69-0f6e2a825d3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "89b9d1c9-f4f9-45cd-8d36-970d44228439", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "b8ab0d59-cab9-4488-82ee-7c5f69709bff", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "d3ab68ea-23b4-4bf6-8dd3-85d029e3d89f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}], "revision_number": 4, "project_id": "2ed1054af2e94c049694d98d54211d98", "id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a4b6a37977354580ad5111157912046d", "created_at": "2018-08-01T11:03:28Z", "updated_at": "2018-08-01T11:03:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:03:28Z", "revision_number": 0, "id": "01036d59-40de-4514-acd4-1868db274470", "remote_group_id": "4de1ab8e-2af2-47da-a4b7-153fe5c6aa62", "remote_ip_prefix": null, "created_at": "2018-08-01T11:03:28Z", "security_group_id": "4de1ab8e-2af2-47da-a4b7-153fe5c6aa62", "tenant_id": "a4b6a37977354580ad5111157912046d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a4b6a37977354580ad5111157912046d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:03:28Z", "revision_number": 0, "id": "0189dcd4-1341-4102-bc0d-43d195aab2f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:03:28Z", "security_group_id": "4de1ab8e-2af2-47da-a4b7-153fe5c6aa62", "tenant_id": "a4b6a37977354580ad5111157912046d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a4b6a37977354580ad5111157912046d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:03:28Z", "revision_number": 0, "id": "a71a2acd-68ee-462e-bd64-0ca8d4ea0cf1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:03:28Z", "security_group_id": "4de1ab8e-2af2-47da-a4b7-153fe5c6aa62", "tenant_id": "a4b6a37977354580ad5111157912046d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a4b6a37977354580ad5111157912046d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:03:28Z", "revision_number": 0, "id": "f0733dd7-3474-4baa-a5ec-1d4ee86477e4", "remote_group_id": "4de1ab8e-2af2-47da-a4b7-153fe5c6aa62", "remote_ip_prefix": null, "created_at": "2018-08-01T11:03:28Z", "security_group_id": "4de1ab8e-2af2-47da-a4b7-153fe5c6aa62", "tenant_id": "a4b6a37977354580ad5111157912046d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a4b6a37977354580ad5111157912046d"}], "revision_number": 4, "project_id": "a4b6a37977354580ad5111157912046d", "id": "4de1ab8e-2af2-47da-a4b7-153fe5c6aa62", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "created_at": "2018-08-01T09:34:13Z", "updated_at": "2018-08-01T09:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "1dbb3f59-611b-46d1-a82d-2720e0a16f86", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "3878126b-a220-4357-adb9-bc22498f31b1", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "75ce67db-9c04-4561-a10d-8b1ec63943e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "e2945a69-3afe-41e3-a7ec-3ea4c79a12ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}], "revision_number": 4, "project_id": "c0d9b34b06f445a7857603f60b181f3c", "id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-01T09:30:58Z", "updated_at": "2018-08-01T09:30:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "042d4626-2974-418d-affe-f8f2acd05faa", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "995fae58-f0e5-4e10-801c-6c2ce5c7ae0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "cb8404fa-cb24-4879-a34d-f3050dcba730", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "dad6aaab-690e-4c24-9103-6767e0c80bc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "created_at": "2018-08-01T09:31:11Z", "updated_at": "2018-08-01T09:31:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "939e25e0-5dbc-4f6e-9f6f-7fb70e540203", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "9796a673-6928-4009-9c21-1410d395646e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "af7b8bf8-2fb6-4d72-842a-38f72d7581f7", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "b9af65b0-2eb8-45e1-8504-b7dc4dbb83ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}], "revision_number": 4, "project_id": "dd207f801ed3475f9dbe5f13077af1c8", "id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "46dd322c3fcc454eb140e37825746af8", "created_at": "2018-08-01T10:33:44Z", "updated_at": "2018-08-01T10:33:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "0f41470b-1091-45c1-b574-92069f79f8d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "8cc03a9c-8fa5-425b-812f-d7692bae3613", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d1373b1e-2fb9-4e02-a9e1-7e873ba1d7d1", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d21f3909-71f3-43e2-a22d-6a9c2513cb6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}], "revision_number": 4, "project_id": "46dd322c3fcc454eb140e37825746af8", "id": "b2961714-c8a4-4fcb-918b-21d70527c983", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "created_at": "2018-08-01T09:34:57Z", "updated_at": "2018-08-01T09:34:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "8063d12f-30db-4ccf-8ce0-72e59ba81a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c38e1a7a-5857-4f03-b991-6d5c9c9a5b9e", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c725bae1-d3bb-42b5-b331-32737085f28c", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "cfddc134-923b-4e0d-9ec5-dcc5641dd435", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}], "revision_number": 4, "project_id": "455b48a61678488ead79a4cfa07ef5c3", "id": "cd52f913-3072-4ce7-a779-7de795b62b12", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:36:50Z", "updated_at": "2018-08-01T09:36:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "07ef7fe5-a529-45da-bfc0-899f0ea9b592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "bc4dad3a-2a0c-4c31-b901-2909a12adb50", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c35cff35-4306-4116-b9fa-fc27bc7c05d6", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c493e3ac-d9d2-480d-9ec8-50982eedaf5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}], "revision_number": 4, "project_id": "8d96727022f4443794db44ecde432faf", "id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "created_at": "2018-08-01T09:32:45Z", "updated_at": "2018-08-01T09:32:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "058ea790-43ea-4a6f-9950-28418319e577", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "5fcfb31b-cdad-4037-973e-56b74faefd14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "99a24d26-dc7f-42d0-aa23-a7c061f04952", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "b641bb48-566e-472b-a3cc-d38c85ab3ff1", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}], "revision_number": 4, "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "name": "default"}]} 2018-08-01 11:03:58,055 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-14dc82b6-bb61-4c02-9df9-9aa42d46e7fc 2018-08-01 11:03:58,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e087395da6637e60612227553ba9908f642980a8" 2018-08-01 11:03:58,144 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 11:03:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d0a72309-634d-48df-8953-6fafba3cf0e0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2413a97b61342d8bd27570706ef372d.", "code": 404, "title": "Not Found"}} 2018-08-01 11:03:58,144 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d used request id req-d0a72309-634d-48df-8953-6fafba3cf0e0 2018-08-01 11:03:58,144 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 11:03:58,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e087395da6637e60612227553ba9908f642980a8" 2018-08-01 11:03:58,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:03:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5696bc5b-3e0b-40f2-bee3-cc711ee23536 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.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dbe9669438844f3faecdc7fcc050e0d8", "name": "service"}} 2018-08-01 11:03:58,230 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 used request id req-5696bc5b-3e0b-40f2-bee3-cc711ee23536 2018-08-01 11:03:58,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e087395da6637e60612227553ba9908f642980a8" 2018-08-01 11:03:58,393 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 11:03:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c62fdc09-bc60-4441-92f7-235f0d3d9576 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ed1054af2e94c049694d98d54211d98.", "code": 404, "title": "Not Found"}} 2018-08-01 11:03:58,393 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 used request id req-c62fdc09-bc60-4441-92f7-235f0d3d9576 2018-08-01 11:03:58,393 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 11:03:58,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/a4b6a37977354580ad5111157912046d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e087395da6637e60612227553ba9908f642980a8" 2018-08-01 11:03:58,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:03:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-884b5a2c-c178-4921-9544-e2d92e517367 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/a4b6a37977354580ad5111157912046d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a4b6a37977354580ad5111157912046d", "name": "CreateStackSuccessTests-98203220-5edd-473-proj"}} 2018-08-01 11:03:58,481 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/a4b6a37977354580ad5111157912046d used request id req-884b5a2c-c178-4921-9544-e2d92e517367 2018-08-01 11:03:58,482 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4de1ab8e-2af2-47da-a4b7-153fe5c6aa62 2018-08-01 11:03:58,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=4de1ab8e-2af2-47da-a4b7-153fe5c6aa62 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e087395da6637e60612227553ba9908f642980a8" 2018-08-01 11:03:58,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-075847e4-6a0f-4e74-8352-1e0d738fbdad Date: Wed, 01 Aug 2018 11:03:58 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "4de1ab8e-2af2-47da-a4b7-153fe5c6aa62", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T11:03:28Z", "security_group_id": "4de1ab8e-2af2-47da-a4b7-153fe5c6aa62", "port_range_min": null, "revision_number": 0, "tenant_id": "a4b6a37977354580ad5111157912046d", "created_at": "2018-08-01T11:03:28Z", "project_id": "a4b6a37977354580ad5111157912046d", "id": "01036d59-40de-4514-acd4-1868db274470"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T11:03:28Z", "security_group_id": "4de1ab8e-2af2-47da-a4b7-153fe5c6aa62", "port_range_min": null, "revision_number": 0, "tenant_id": "a4b6a37977354580ad5111157912046d", "created_at": "2018-08-01T11:03:28Z", "project_id": "a4b6a37977354580ad5111157912046d", "id": "0189dcd4-1341-4102-bc0d-43d195aab2f3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T11:03:28Z", "security_group_id": "4de1ab8e-2af2-47da-a4b7-153fe5c6aa62", "port_range_min": null, "revision_number": 0, "tenant_id": "a4b6a37977354580ad5111157912046d", "created_at": "2018-08-01T11:03:28Z", "project_id": "a4b6a37977354580ad5111157912046d", "id": "a71a2acd-68ee-462e-bd64-0ca8d4ea0cf1"}, {"remote_group_id": "4de1ab8e-2af2-47da-a4b7-153fe5c6aa62", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T11:03:28Z", "security_group_id": "4de1ab8e-2af2-47da-a4b7-153fe5c6aa62", "port_range_min": null, "revision_number": 0, "tenant_id": "a4b6a37977354580ad5111157912046d", "created_at": "2018-08-01T11:03:28Z", "project_id": "a4b6a37977354580ad5111157912046d", "id": "f0733dd7-3474-4baa-a5ec-1d4ee86477e4"}]} 2018-08-01 11:03:58,510 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=4de1ab8e-2af2-47da-a4b7-153fe5c6aa62 used request id req-075847e4-6a0f-4e74-8352-1e0d738fbdad 2018-08-01 11:03:58,511 - neutron_utils - INFO - Deleting security group with name - default 2018-08-01 11:03:58,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/4de1ab8e-2af2-47da-a4b7-153fe5c6aa62 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e087395da6637e60612227553ba9908f642980a8" 2018-08-01 11:03:58,683 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7d8bb9f1-f538-436e-b6fe-cf37cce971d2 Content-Length: 0 Date: Wed, 01 Aug 2018 11:03:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 11:03:58,683 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/4de1ab8e-2af2-47da-a4b7-153fe5c6aa62 used request id req-7d8bb9f1-f538-436e-b6fe-cf37cce971d2 2018-08-01 11:03:58,684 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-98203220-5edd-473-proj 2018-08-01 11:03:58,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/a4b6a37977354580ad5111157912046d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e087395da6637e60612227553ba9908f642980a8" 2018-08-01 11:03:58,915 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 11:03:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5adc0ecf-1f5b-462a-baa4-9318cc5eb71f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 11:03:58,915 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/a4b6a37977354580ad5111157912046d used request id req-5adc0ecf-1f5b-462a-baa4-9318cc5eb71f 2018-08-01 11:03:58,915 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-98203220-5edd-473-proj-role 2018-08-01 11:03:58,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/b4c1cceaca064525bf125c26762658ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e087395da6637e60612227553ba9908f642980a8" 2018-08-01 11:03:59,017 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 11:03:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-510ecb16-f8ae-423c-bf9b-f3088fb2ea1d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 11:03:59,017 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/b4c1cceaca064525bf125c26762658ad used request id req-510ecb16-f8ae-423c-bf9b-f3088fb2ea1d 2018-08-01 11:03:59,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e087395da6637e60612227553ba9908f642980a8" 2018-08-01 11:03:59,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:03:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7a2ab37-979c-47ab-a844-0846632a3c5d Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 11:03:59,103 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-d7a2ab37-979c-47ab-a844-0846632a3c5d 2018-08-01 11:03:59,104 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-98203220-5edd-473-user 2018-08-01 11:03:59,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/865c27af5cd640e5979803dbb83969e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ada8ffc630cd11b68b2c08184aed349bb8379b3d" 2018-08-01 11:03:59,286 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 11:03:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4f8b9153-a79d-46c0-9494-965f61cc68ec Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 11:03:59,287 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/865c27af5cd640e5979803dbb83969e5 used request id req-4f8b9153-a79d-46c0-9494-965f61cc68ec 2018-08-01 11:03:59,289 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 11:03:59,679 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T12:03:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["8LPuMqgFQYOdRBkuGAkiZw"], "issued_at": "2018-08-01T11:03:59.000000Z"}} 2018-08-01 11:03:59,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86f6e34301b948f980f79d9bf93743514aa5a2eb" 2018-08-01 11:03:59,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:03:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1150ca7e-fc84-47a1-9af3-317444c3afd0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 11:03:59,758 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-1150ca7e-fc84-47a1-9af3-317444c3afd0 2018-08-01 11:03:59,759 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 11:03:59,760 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 11:04:00,141 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T12:04:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["WmfbP20gTvOZVJCBETsO6A"], "issued_at": "2018-08-01T11:04:00.000000Z"}} 2018-08-01 11:04:00,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3084ecc84b2c7c504ff2b67a74374bb499734fe4" 2018-08-01 11:04:00,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:04:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7cbdcbb5-08a9-40b1-a415-9fff87f3481f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 11:04:00,219 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-7cbdcbb5-08a9-40b1-a415-9fff87f3481f 2018-08-01 11:04:00,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 11:04:00,228 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 11:04:00 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 11:04:00,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-af372740-fb34-4b1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3084ecc84b2c7c504ff2b67a74374bb499734fe4" 2018-08-01 11:04:00,313 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:04:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1290fa09-d48d-42e0-9f0a-190443f49507 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-af372740-fb34-4b1-proj", "previous": null, "next": null}, "projects": []} 2018-08-01 11:04:00,313 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-af372740-fb34-4b1-proj used request id req-1290fa09-d48d-42e0-9f0a-190443f49507 2018-08-01 11:04:00,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3084ecc84b2c7c504ff2b67a74374bb499734fe4" 2018-08-01 11:04:00,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:04:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b4b36a6-24da-442b-91f4-080d41a384aa Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 11:04:00,338 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-1b4b36a6-24da-442b-91f4-080d41a384aa 2018-08-01 11:04:00,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3084ecc84b2c7c504ff2b67a74374bb499734fe4" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackVolumeTests-af372740-fb34-4b1-proj"}}' 2018-08-01 11:04:00,450 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 11:04:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0998fe7a-8fd5-4cd1-9251-b00f9863f83d Content-Length: 319 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/0c2abf9246dd4c41acbd7a36fcae9f2b"}, "tags": [], "enabled": true, "id": "0c2abf9246dd4c41acbd7a36fcae9f2b", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-af372740-fb34-4b1-proj"}} 2018-08-01 11:04:00,450 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-0998fe7a-8fd5-4cd1-9251-b00f9863f83d 2018-08-01 11:04:00,451 - keystone_utils - INFO - Created project with name - CreateStackVolumeTests-af372740-fb34-4b1-proj 2018-08-01 11:04:00,451 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 11:04:00,452 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 11:04:00,832 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T12:04:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["cRwpIvaMTB6f5QHd3xGdlw"], "issued_at": "2018-08-01T11:04:00.000000Z"}} 2018-08-01 11:04:00,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b671604649733f88039b67440bf73eaeaa7471ba" 2018-08-01 11:04:00,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:04:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f2464bd-f472-4b23-ae8d-efa5265f84df Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 11:04:00,919 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-3f2464bd-f472-4b23-ae8d-efa5265f84df 2018-08-01 11:04:00,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 11:04:00,928 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 11:04:00 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 11:04:00,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b671604649733f88039b67440bf73eaeaa7471ba" 2018-08-01 11:04:01,027 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:04:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c663a30c-dcfa-401b-8704-9796aceceaf4 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 11:04:01,027 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-c663a30c-dcfa-401b-8704-9796aceceaf4 2018-08-01 11:04:01,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateStackVolumeTests-af372740-fb34-4b1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b671604649733f88039b67440bf73eaeaa7471ba" 2018-08-01 11:04:01,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:04:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-126f7b68-1666-4224-b5b8-7ffaa57ee82d Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateStackVolumeTests-af372740-fb34-4b1-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/0c2abf9246dd4c41acbd7a36fcae9f2b"}, "tags": [], "enabled": true, "id": "0c2abf9246dd4c41acbd7a36fcae9f2b", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-af372740-fb34-4b1-proj"}]} 2018-08-01 11:04:01,115 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateStackVolumeTests-af372740-fb34-4b1-proj used request id req-126f7b68-1666-4224-b5b8-7ffaa57ee82d 2018-08-01 11:04:01,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b671604649733f88039b67440bf73eaeaa7471ba" 2018-08-01 11:04:01,206 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:04:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-275867f4-21cc-42ed-87c6-75181b421438 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 11:04:01,206 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-275867f4-21cc-42ed-87c6-75181b421438 2018-08-01 11:04:01,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b671604649733f88039b67440bf73eaeaa7471ba" 2018-08-01 11:04:01,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:04:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b32ea30e-6d70-4e27-b94c-da20de0ba282 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 11:04:01,675 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-b32ea30e-6d70-4e27-b94c-da20de0ba282 2018-08-01 11:04:01,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateStackVolumeTests-af372740-fb34-4b1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b671604649733f88039b67440bf73eaeaa7471ba" 2018-08-01 11:04:01,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:04:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89cfcd14-48aa-47e7-82d7-695f198dc093 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateStackVolumeTests-af372740-fb34-4b1-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/0c2abf9246dd4c41acbd7a36fcae9f2b"}, "tags": [], "enabled": true, "id": "0c2abf9246dd4c41acbd7a36fcae9f2b", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-af372740-fb34-4b1-proj"}]} 2018-08-01 11:04:01,766 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateStackVolumeTests-af372740-fb34-4b1-proj used request id req-89cfcd14-48aa-47e7-82d7-695f198dc093 2018-08-01 11:04:01,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users/6a87b07835534584a4e8f4bf8054010f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b671604649733f88039b67440bf73eaeaa7471ba" 2018-08-01 11:04:01,800 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:04:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5223c1b6-7120-47d1-af75-b5be891343d6 Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackVolumeTests-af372740-fb34-4b1-user", "links": {"self": "http://172.30.9.24:5000/v3/users/6a87b07835534584a4e8f4bf8054010f"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "0c2abf9246dd4c41acbd7a36fcae9f2b", "id": "6a87b07835534584a4e8f4bf8054010f", "password_expires_at": null}} 2018-08-01 11:04:01,800 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/6a87b07835534584a4e8f4bf8054010f used request id req-5223c1b6-7120-47d1-af75-b5be891343d6 2018-08-01 11:04:01,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/0c2abf9246dd4c41acbd7a36fcae9f2b/users/6a87b07835534584a4e8f4bf8054010f/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b671604649733f88039b67440bf73eaeaa7471ba" 2018-08-01 11:04:01,904 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:04:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97205d9e-4d60-47c7-9b8a-d8a0c76f3722 Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects/0c2abf9246dd4c41acbd7a36fcae9f2b/users/6a87b07835534584a4e8f4bf8054010f/roles", "previous": null, "next": null}, "roles": []} 2018-08-01 11:04:01,904 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/0c2abf9246dd4c41acbd7a36fcae9f2b/users/6a87b07835534584a4e8f4bf8054010f/roles used request id req-97205d9e-4d60-47c7-9b8a-d8a0c76f3722 2018-08-01 11:04:01,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b671604649733f88039b67440bf73eaeaa7471ba" 2018-08-01 11:04:01,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:04:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eac8d9ec-2abf-4381-8d5b-6738e0bdec6f Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}} 2018-08-01 11:04:01,991 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a used request id req-eac8d9ec-2abf-4381-8d5b-6738e0bdec6f 2018-08-01 11:04:01,991 - keystone_utils - INFO - Granting role admin to project CreateStackVolumeTests-af372740-fb34-4b1-proj 2018-08-01 11:04:01,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/0c2abf9246dd4c41acbd7a36fcae9f2b/users/6a87b07835534584a4e8f4bf8054010f/roles/2891512fbb5b44899020fcc2cb247e4a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b671604649733f88039b67440bf73eaeaa7471ba" 2018-08-01 11:04:02,116 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 11:04:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aa7450c5-be8c-49cb-b39e-83289d34f180 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 11:04:02,116 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/0c2abf9246dd4c41acbd7a36fcae9f2b/users/6a87b07835534584a4e8f4bf8054010f/roles/2891512fbb5b44899020fcc2cb247e4a used request id req-aa7450c5-be8c-49cb-b39e-83289d34f180 2018-08-01 11:04:02,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b671604649733f88039b67440bf73eaeaa7471ba" 2018-08-01 11:04:02,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:04:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf38691a-1ead-4e3a-8a16-51c07ad43b61 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 11:04:02,201 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-cf38691a-1ead-4e3a-8a16-51c07ad43b61 2018-08-01 11:04:02,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateStackVolumeTests-af372740-fb34-4b1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b671604649733f88039b67440bf73eaeaa7471ba" 2018-08-01 11:04:02,289 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:04:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d03a347a-85fc-4aa8-a1df-c4b128568ce1 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateStackVolumeTests-af372740-fb34-4b1-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/0c2abf9246dd4c41acbd7a36fcae9f2b"}, "tags": [], "enabled": true, "id": "0c2abf9246dd4c41acbd7a36fcae9f2b", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-af372740-fb34-4b1-proj"}]} 2018-08-01 11:04:02,290 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateStackVolumeTests-af372740-fb34-4b1-proj used request id req-d03a347a-85fc-4aa8-a1df-c4b128568ce1 2018-08-01 11:04:02,290 - keystone_utils - INFO - Created user with name - CreateStackVolumeTests-af372740-fb34-4b1-user 2018-08-01 11:04:02,290 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 11:04:02,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3084ecc84b2c7c504ff2b67a74374bb499734fe4" 2018-08-01 11:04:02,375 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:04:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-996c845f-aef7-4f8c-9c3a-74a956372dcc Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 11:04:02,375 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-996c845f-aef7-4f8c-9c3a-74a956372dcc 2018-08-01 11:04:02,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3084ecc84b2c7c504ff2b67a74374bb499734fe4" -d '{"role": {"name": "CreateStackVolumeTests-af372740-fb34-4b1-proj-role"}}' 2018-08-01 11:04:02,479 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 11:04:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e8078f6c-8f4d-4921-b6ab-62f17d003068 Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "be153cced0654a1581f436babc647fa0", "links": {"self": "http://172.30.9.24:5000/v3/roles/be153cced0654a1581f436babc647fa0"}, "name": "CreateStackVolumeTests-af372740-fb34-4b1-proj-role"}} 2018-08-01 11:04:02,479 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-e8078f6c-8f4d-4921-b6ab-62f17d003068 2018-08-01 11:04:02,480 - keystone_utils - INFO - Created role with name - CreateStackVolumeTests-af372740-fb34-4b1-proj-role 2018-08-01 11:04:02,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/be153cced0654a1581f436babc647fa0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3084ecc84b2c7c504ff2b67a74374bb499734fe4" 2018-08-01 11:04:02,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:04:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3e29327-b7c1-493a-b93a-3aedd66d7027 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "be153cced0654a1581f436babc647fa0", "links": {"self": "http://172.30.9.24:5000/v3/roles/be153cced0654a1581f436babc647fa0"}, "name": "CreateStackVolumeTests-af372740-fb34-4b1-proj-role"}} 2018-08-01 11:04:02,578 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/be153cced0654a1581f436babc647fa0 used request id req-e3e29327-b7c1-493a-b93a-3aedd66d7027 2018-08-01 11:04:02,579 - keystone_utils - INFO - Granting role CreateStackVolumeTests-af372740-fb34-4b1-proj-role to project CreateStackVolumeTests-af372740-fb34-4b1-proj 2018-08-01 11:04:02,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/0c2abf9246dd4c41acbd7a36fcae9f2b/users/6a87b07835534584a4e8f4bf8054010f/roles/be153cced0654a1581f436babc647fa0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3084ecc84b2c7c504ff2b67a74374bb499734fe4" 2018-08-01 11:04:02,792 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 11:04:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3a845788-e3be-48b7-9205-a4d2805ca104 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 11:04:02,792 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/0c2abf9246dd4c41acbd7a36fcae9f2b/users/6a87b07835534584a4e8f4bf8054010f/roles/be153cced0654a1581f436babc647fa0 used request id req-3a845788-e3be-48b7-9205-a4d2805ca104 2018-08-01 11:04:02,792 - heat_utils - DEBUG - Retrieving Heat Client 2018-08-01 11:04:02,793 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 11:04:02,793 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 11:04:03,176 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}, {"id": "be153cced0654a1581f436babc647fa0", "name": "CreateStackVolumeTests-af372740-fb34-4b1-proj-role"}], "expires_at": "2018-08-01T12:04:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0c2abf9246dd4c41acbd7a36fcae9f2b", "name": "CreateStackVolumeTests-af372740-fb34-4b1-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/0c2abf9246dd4c41acbd7a36fcae9f2b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/0c2abf9246dd4c41acbd7a36fcae9f2b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/0c2abf9246dd4c41acbd7a36fcae9f2b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/0c2abf9246dd4c41acbd7a36fcae9f2b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/0c2abf9246dd4c41acbd7a36fcae9f2b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/0c2abf9246dd4c41acbd7a36fcae9f2b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_0c2abf9246dd4c41acbd7a36fcae9f2b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_0c2abf9246dd4c41acbd7a36fcae9f2b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/0c2abf9246dd4c41acbd7a36fcae9f2b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/0c2abf9246dd4c41acbd7a36fcae9f2b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/0c2abf9246dd4c41acbd7a36fcae9f2b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/0c2abf9246dd4c41acbd7a36fcae9f2b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/0c2abf9246dd4c41acbd7a36fcae9f2b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/0c2abf9246dd4c41acbd7a36fcae9f2b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackVolumeTests-af372740-fb34-4b1-user", "id": "6a87b07835534584a4e8f4bf8054010f"}, "audit_ids": ["VneueZRKQWKyTVq89_Wo0g"], "issued_at": "2018-08-01T11:04:03.000000Z"}} 2018-08-01 11:04:03,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7defdfbf46b29a17ff74b82e0273e6e43c880d99" 2018-08-01 11:04:03,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:04:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc25ee6b-f3b4-40e7-a678-06c342060af2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 11:04:03,244 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-fc25ee6b-f3b4-40e7-a678-06c342060af2 2018-08-01 11:04:03,245 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 11:04:03,248 - heat_utils - DEBUG - Retrieving Heat Client 2018-08-01 11:04:03,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/0c2abf9246dd4c41acbd7a36fcae9f2b/stacks?stack_name=CreateStackVolumeTests-CreateStackVolumeTests-9529a0af-2cf4-4e5a-92ff-0d03e1e77c59-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7defdfbf46b29a17ff74b82e0273e6e43c880d99" 2018-08-01 11:04:03,445 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:04:03 GMT Server: Apache x-openstack-request-id: req-92bafd5c-16fb-4c8a-b5f1-6eb7554f4d0d Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-08-01 11:04:03,445 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/0c2abf9246dd4c41acbd7a36fcae9f2b/stacks?stack_name=CreateStackVolumeTests-CreateStackVolumeTests-9529a0af-2cf4-4e5a-92ff-0d03e1e77c59-stack used request id req-92bafd5c-16fb-4c8a-b5f1-6eb7554f4d0d 2018-08-01 11:04:03,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8004/v1/0c2abf9246dd4c41acbd7a36fcae9f2b/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7defdfbf46b29a17ff74b82e0273e6e43c880d99" -d '{"stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-9529a0af-2cf4-4e5a-92ff-0d03e1e77c59-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-9529a0af-2cf4-4e5a-92ff-0d03e1e77c59-volume-type", "volume_name": "CreateStackVolumeTests-9529a0af-2cf4-4e5a-92ff-0d03e1e77c59-volume"}}' 2018-08-01 11:04:04,998 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 11:04:03 GMT Server: Apache x-openstack-request-id: req-d1ae61fa-c758-4df9-ac54-532c22660e8a Location: http://172.30.9.24:8004/v1/0c2abf9246dd4c41acbd7a36fcae9f2b/stacks/CreateStackVolumeTests-CreateStackVolumeTests-9529a0af-2cf4-4e5a-92ff-0d03e1e77c59-stack/39551598-79a0-4f64-be7b-07b4f9306c1c Content-Length: 289 Content-Type: application/json RESP BODY: {"stack": {"id": "39551598-79a0-4f64-be7b-07b4f9306c1c", "links": [{"href": "http://172.30.9.24:8004/v1/0c2abf9246dd4c41acbd7a36fcae9f2b/stacks/CreateStackVolumeTests-CreateStackVolumeTests-9529a0af-2cf4-4e5a-92ff-0d03e1e77c59-stack/39551598-79a0-4f64-be7b-07b4f9306c1c", "rel": "self"}]}} 2018-08-01 11:04:04,998 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.24:8004/v1/0c2abf9246dd4c41acbd7a36fcae9f2b/stacks used request id req-d1ae61fa-c758-4df9-ac54-532c22660e8a 2018-08-01 11:04:05,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/0c2abf9246dd4c41acbd7a36fcae9f2b/stacks/39551598-79a0-4f64-be7b-07b4f9306c1c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7defdfbf46b29a17ff74b82e0273e6e43c880d99" 2018-08-01 11:04:05,193 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:04:05 GMT Server: Apache x-openstack-request-id: req-53ddf1d2-c842-4d29-8efe-2d29a58f3824 Location: http://172.30.9.24:8004/v1/0c2abf9246dd4c41acbd7a36fcae9f2b/stacks/CreateStackVolumeTests-CreateStackVolumeTests-9529a0af-2cf4-4e5a-92ff-0d03e1e77c59-stack/39551598-79a0-4f64-be7b-07b4f9306c1c Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/0c2abf9246dd4c41acbd7a36fcae9f2b/stacks/CreateStackVolumeTests-CreateStackVolumeTests-9529a0af-2cf4-4e5a-92ff-0d03e1e77c59-stack/39551598-79a0-4f64-be7b-07b4f9306c1c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:04:05,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:04:05 GMT Server: Apache x-openstack-request-id: req-cbdcb411-914f-4afe-b243-5a5d6358e3c7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 531 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "0c2abf9246dd4c41acbd7a36fcae9f2b", "volume_type_name": "CreateStackVolumeTests-9529a0af-2cf4-4e5a-92ff-0d03e1e77c59-volume-type", "OS::stack_id": "39551598-79a0-4f64-be7b-07b4f9306c1c", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-9529a0af-2cf4-4e5a-92ff-0d03e1e77c59-stack", "volume_name": "CreateStackVolumeTests-9529a0af-2cf4-4e5a-92ff-0d03e1e77c59-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-9529a0af-2cf4-4e5a-92ff-0d03e1e77c59-stack", "stack_user_project_id": "2c4355490ff84cde89c865782c2f96ae", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-01T11:04:04Z", "links": [{"href": "http://172.30.9.24:8004/v1/0c2abf9246dd4c41acbd7a36fcae9f2b/stacks/CreateStackVolumeTests-CreateStackVolumeTests-9529a0af-2cf4-4e5a-92ff-0d03e1e77c59-stack/39551598-79a0-4f64-be7b-07b4f9306c1c", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "39551598-79a0-4f64-be7b-07b4f9306c1c", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-08-01 11:04:05,398 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/0c2abf9246dd4c41acbd7a36fcae9f2b/stacks/CreateStackVolumeTests-CreateStackVolumeTests-9529a0af-2cf4-4e5a-92ff-0d03e1e77c59-stack/39551598-79a0-4f64-be7b-07b4f9306c1c used request id req-cbdcb411-914f-4afe-b243-5a5d6358e3c7 2018-08-01 11:04:05,398 - create_stack - INFO - Created stack with name - CreateStackVolumeTests-CreateStackVolumeTests-9529a0af-2cf4-4e5a-92ff-0d03e1e77c59-stack 2018-08-01 11:04:05,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/0c2abf9246dd4c41acbd7a36fcae9f2b/stacks/39551598-79a0-4f64-be7b-07b4f9306c1c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7defdfbf46b29a17ff74b82e0273e6e43c880d99" 2018-08-01 11:04:05,585 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:04:05 GMT Server: Apache x-openstack-request-id: req-46b983fb-5644-4012-97f0-82bc5d1da3a0 Location: http://172.30.9.24:8004/v1/0c2abf9246dd4c41acbd7a36fcae9f2b/stacks/CreateStackVolumeTests-CreateStackVolumeTests-9529a0af-2cf4-4e5a-92ff-0d03e1e77c59-stack/39551598-79a0-4f64-be7b-07b4f9306c1c Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/0c2abf9246dd4c41acbd7a36fcae9f2b/stacks/CreateStackVolumeTests-CreateStackVolumeTests-9529a0af-2cf4-4e5a-92ff-0d03e1e77c59-stack/39551598-79a0-4f64-be7b-07b4f9306c1c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:04:05,778 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:04:05 GMT Server: Apache x-openstack-request-id: req-e3c29da7-f3fe-4b5b-a67f-982754899558 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 531 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "0c2abf9246dd4c41acbd7a36fcae9f2b", "volume_type_name": "CreateStackVolumeTests-9529a0af-2cf4-4e5a-92ff-0d03e1e77c59-volume-type", "OS::stack_id": "39551598-79a0-4f64-be7b-07b4f9306c1c", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-9529a0af-2cf4-4e5a-92ff-0d03e1e77c59-stack", "volume_name": "CreateStackVolumeTests-9529a0af-2cf4-4e5a-92ff-0d03e1e77c59-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-9529a0af-2cf4-4e5a-92ff-0d03e1e77c59-stack", "stack_user_project_id": "2c4355490ff84cde89c865782c2f96ae", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-01T11:04:04Z", "links": [{"href": "http://172.30.9.24:8004/v1/0c2abf9246dd4c41acbd7a36fcae9f2b/stacks/CreateStackVolumeTests-CreateStackVolumeTests-9529a0af-2cf4-4e5a-92ff-0d03e1e77c59-stack/39551598-79a0-4f64-be7b-07b4f9306c1c", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "39551598-79a0-4f64-be7b-07b4f9306c1c", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-08-01 11:04:05,778 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/0c2abf9246dd4c41acbd7a36fcae9f2b/stacks/CreateStackVolumeTests-CreateStackVolumeTests-9529a0af-2cf4-4e5a-92ff-0d03e1e77c59-stack/39551598-79a0-4f64-be7b-07b4f9306c1c used request id req-e3c29da7-f3fe-4b5b-a67f-982754899558 2018-08-01 11:04:05,779 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-08-01 11:04:05,779 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-01 11:04:08,780 - create_stack - DEBUG - Stack status query timeout in 1196.61890602 2018-08-01 11:04:08,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/0c2abf9246dd4c41acbd7a36fcae9f2b/stacks/39551598-79a0-4f64-be7b-07b4f9306c1c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7defdfbf46b29a17ff74b82e0273e6e43c880d99" 2018-08-01 11:04:08,810 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:04:08 GMT Server: Apache x-openstack-request-id: req-612282af-0f0d-4b96-9fac-bf37c207c097 Location: http://172.30.9.24:8004/v1/0c2abf9246dd4c41acbd7a36fcae9f2b/stacks/CreateStackVolumeTests-CreateStackVolumeTests-9529a0af-2cf4-4e5a-92ff-0d03e1e77c59-stack/39551598-79a0-4f64-be7b-07b4f9306c1c Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/0c2abf9246dd4c41acbd7a36fcae9f2b/stacks/CreateStackVolumeTests-CreateStackVolumeTests-9529a0af-2cf4-4e5a-92ff-0d03e1e77c59-stack/39551598-79a0-4f64-be7b-07b4f9306c1c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:04:09,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:04:08 GMT Server: Apache x-openstack-request-id: req-121e6ef2-c317-4d4c-b4ee-ce9493d0dd46 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": "0c2abf9246dd4c41acbd7a36fcae9f2b", "volume_type_name": "CreateStackVolumeTests-9529a0af-2cf4-4e5a-92ff-0d03e1e77c59-volume-type", "OS::stack_id": "39551598-79a0-4f64-be7b-07b4f9306c1c", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-9529a0af-2cf4-4e5a-92ff-0d03e1e77c59-stack", "volume_name": "CreateStackVolumeTests-9529a0af-2cf4-4e5a-92ff-0d03e1e77c59-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-9529a0af-2cf4-4e5a-92ff-0d03e1e77c59-stack", "stack_user_project_id": "2c4355490ff84cde89c865782c2f96ae", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-01T11:04:04Z", "links": [{"href": "http://172.30.9.24:8004/v1/0c2abf9246dd4c41acbd7a36fcae9f2b/stacks/CreateStackVolumeTests-CreateStackVolumeTests-9529a0af-2cf4-4e5a-92ff-0d03e1e77c59-stack/39551598-79a0-4f64-be7b-07b4f9306c1c", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "39551598-79a0-4f64-be7b-07b4f9306c1c", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-08-01 11:04:09,019 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/0c2abf9246dd4c41acbd7a36fcae9f2b/stacks/CreateStackVolumeTests-CreateStackVolumeTests-9529a0af-2cf4-4e5a-92ff-0d03e1e77c59-stack/39551598-79a0-4f64-be7b-07b4f9306c1c used request id req-121e6ef2-c317-4d4c-b4ee-ce9493d0dd46 2018-08-01 11:04:09,019 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-08-01 11:04:09,020 - create_stack - DEBUG - Stack is active with name - CreateStackVolumeTests-CreateStackVolumeTests-9529a0af-2cf4-4e5a-92ff-0d03e1e77c59-stack 2018-08-01 11:04:09,020 - create_stack - INFO - Stack is now active with name - CreateStackVolumeTests-CreateStackVolumeTests-9529a0af-2cf4-4e5a-92ff-0d03e1e77c59-stack 2018-08-01 11:04:09,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/0c2abf9246dd4c41acbd7a36fcae9f2b/stacks/39551598-79a0-4f64-be7b-07b4f9306c1c/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7defdfbf46b29a17ff74b82e0273e6e43c880d99" 2018-08-01 11:04:09,049 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:04:09 GMT Server: Apache x-openstack-request-id: req-8631da60-e7ea-4454-a5a7-103c7de72cd9 Location: http://172.30.9.24:8004/v1/0c2abf9246dd4c41acbd7a36fcae9f2b/stacks/CreateStackVolumeTests-CreateStackVolumeTests-9529a0af-2cf4-4e5a-92ff-0d03e1e77c59-stack/39551598-79a0-4f64-be7b-07b4f9306c1c/resources Content-Length: 547 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/0c2abf9246dd4c41acbd7a36fcae9f2b/stacks/CreateStackVolumeTests-CreateStackVolumeTests-9529a0af-2cf4-4e5a-92ff-0d03e1e77c59-stack/39551598-79a0-4f64-be7b-07b4f9306c1c/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:04:09,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:04:09 GMT Server: Apache x-openstack-request-id: req-6a22c378-c7bd-4b00-82bb-71af6444c0ba Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 446 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "volume", "links": [{"href": "http://172.30.9.24:8004/v1/0c2abf9246dd4c41acbd7a36fcae9f2b/stacks/CreateStackVolumeTests-CreateStackVolumeTests-9529a0af-2cf4-4e5a-92ff-0d03e1e77c59-stack/39551598-79a0-4f64-be7b-07b4f9306c1c/resources/volume", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/0c2abf9246dd4c41acbd7a36fcae9f2b/stacks/CreateStackVolumeTests-CreateStackVolumeTests-9529a0af-2cf4-4e5a-92ff-0d03e1e77c59-stack/39551598-79a0-4f64-be7b-07b4f9306c1c", "rel": "stack"}], "logical_resource_id": "volume", "creation_time": "2018-08-01T11:04:04Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-01T11:04:04Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "c022fb1a-bec1-4eee-8f4a-0791ac0cf039", "resource_type": "OS::Cinder::Volume"}, {"resource_name": "volume_type", "links": [{"href": "http://172.30.9.24:8004/v1/0c2abf9246dd4c41acbd7a36fcae9f2b/stacks/CreateStackVolumeTests-CreateStackVolumeTests-9529a0af-2cf4-4e5a-92ff-0d03e1e77c59-stack/39551598-79a0-4f64-be7b-07b4f9306c1c/resources/volume_type", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/0c2abf9246dd4c41acbd7a36fcae9f2b/stacks/CreateStackVolumeTests-CreateStackVolumeTests-9529a0af-2cf4-4e5a-92ff-0d03e1e77c59-stack/39551598-79a0-4f64-be7b-07b4f9306c1c", "rel": "stack"}], "logical_resource_id": "volume_type", "creation_time": "2018-08-01T11:04:04Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-01T11:04:04Z", "required_by": ["volume"], "resource_status_reason": "state changed", "physical_resource_id": "20eb41b0-bd78-4f3a-876e-e84e147d5440", "resource_type": "OS::Cinder::VolumeType"}]} 2018-08-01 11:04:09,243 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/0c2abf9246dd4c41acbd7a36fcae9f2b/stacks/CreateStackVolumeTests-CreateStackVolumeTests-9529a0af-2cf4-4e5a-92ff-0d03e1e77c59-stack/39551598-79a0-4f64-be7b-07b4f9306c1c/resources used request id req-6a22c378-c7bd-4b00-82bb-71af6444c0ba 2018-08-01 11:04:09,247 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/0c2abf9246dd4c41acbd7a36fcae9f2b/volumes/c022fb1a-bec1-4eee-8f4a-0791ac0cf039 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7defdfbf46b29a17ff74b82e0273e6e43c880d99" 2018-08-01 11:04:09,458 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:04:09 GMT Server: Apache x-compute-request-id: req-0a9102f0-f2a7-4fd5-8945-d8ffc5f8730e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0a9102f0-f2a7-4fd5-8945-d8ffc5f8730e Content-Encoding: gzip Content-Length: 516 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/0c2abf9246dd4c41acbd7a36fcae9f2b/volumes/c022fb1a-bec1-4eee-8f4a-0791ac0cf039", "rel": "self"}, {"href": "http://172.30.9.24:8776/0c2abf9246dd4c41acbd7a36fcae9f2b/volumes/c022fb1a-bec1-4eee-8f4a-0791ac0cf039", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-08-01T11:04:06.000000", "replication_status": null, "snapshot_id": null, "id": "c022fb1a-bec1-4eee-8f4a-0791ac0cf039", "size": 1, "user_id": "6a87b07835534584a4e8f4bf8054010f", "os-vol-tenant-attr:tenant_id": "0c2abf9246dd4c41acbd7a36fcae9f2b", "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-9529a0af-2cf4-4e5a-92ff-0d03e1e77c59-volume", "bootable": "false", "created_at": "2018-08-01T11:04:06.000000", "volume_type": "CreateStackVolumeTests-9529a0af-2cf4-4e5a-92ff-0d03e1e77c59-volume-type"}} 2018-08-01 11:04:09,458 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/0c2abf9246dd4c41acbd7a36fcae9f2b/volumes/c022fb1a-bec1-4eee-8f4a-0791ac0cf039 used request id req-0a9102f0-f2a7-4fd5-8945-d8ffc5f8730e 2018-08-01 11:04:09,459 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 11:04:09,460 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 11:04:09,843 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}, {"id": "be153cced0654a1581f436babc647fa0", "name": "CreateStackVolumeTests-af372740-fb34-4b1-proj-role"}], "expires_at": "2018-08-01T12:04:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0c2abf9246dd4c41acbd7a36fcae9f2b", "name": "CreateStackVolumeTests-af372740-fb34-4b1-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/0c2abf9246dd4c41acbd7a36fcae9f2b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/0c2abf9246dd4c41acbd7a36fcae9f2b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/0c2abf9246dd4c41acbd7a36fcae9f2b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/0c2abf9246dd4c41acbd7a36fcae9f2b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/0c2abf9246dd4c41acbd7a36fcae9f2b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/0c2abf9246dd4c41acbd7a36fcae9f2b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_0c2abf9246dd4c41acbd7a36fcae9f2b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_0c2abf9246dd4c41acbd7a36fcae9f2b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/0c2abf9246dd4c41acbd7a36fcae9f2b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/0c2abf9246dd4c41acbd7a36fcae9f2b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/0c2abf9246dd4c41acbd7a36fcae9f2b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/0c2abf9246dd4c41acbd7a36fcae9f2b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/0c2abf9246dd4c41acbd7a36fcae9f2b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/0c2abf9246dd4c41acbd7a36fcae9f2b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackVolumeTests-af372740-fb34-4b1-user", "id": "6a87b07835534584a4e8f4bf8054010f"}, "audit_ids": ["58KZNAzjSZiUlTfQkydTUQ"], "issued_at": "2018-08-01T11:04:09.000000Z"}} 2018-08-01 11:04:09,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ba8537f2c6f04d8b3cc474cbe295fa06645cecf" 2018-08-01 11:04:09,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:04:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6a4faa5-1819-4e47-b043-3767a06b3d0c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 11:04:09,930 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-d6a4faa5-1819-4e47-b043-3767a06b3d0c 2018-08-01 11:04:09,936 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/0c2abf9246dd4c41acbd7a36fcae9f2b/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ba8537f2c6f04d8b3cc474cbe295fa06645cecf" 2018-08-01 11:04:10,139 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:04:09 GMT Server: Apache x-compute-request-id: req-deed5ddb-8c88-436b-a993-7259ace6a003 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-deed5ddb-8c88-436b-a993-7259ace6a003 Content-Encoding: gzip Content-Length: 516 Content-Type: application/json RESP BODY: {"volumes": [{"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/0c2abf9246dd4c41acbd7a36fcae9f2b/volumes/c022fb1a-bec1-4eee-8f4a-0791ac0cf039", "rel": "self"}, {"href": "http://172.30.9.24:8776/0c2abf9246dd4c41acbd7a36fcae9f2b/volumes/c022fb1a-bec1-4eee-8f4a-0791ac0cf039", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-08-01T11:04:06.000000", "replication_status": null, "snapshot_id": null, "id": "c022fb1a-bec1-4eee-8f4a-0791ac0cf039", "size": 1, "user_id": "6a87b07835534584a4e8f4bf8054010f", "os-vol-tenant-attr:tenant_id": "0c2abf9246dd4c41acbd7a36fcae9f2b", "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-9529a0af-2cf4-4e5a-92ff-0d03e1e77c59-volume", "bootable": "false", "created_at": "2018-08-01T11:04:06.000000", "volume_type": "CreateStackVolumeTests-9529a0af-2cf4-4e5a-92ff-0d03e1e77c59-volume-type"}]} 2018-08-01 11:04:10,140 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/0c2abf9246dd4c41acbd7a36fcae9f2b/volumes/detail used request id req-deed5ddb-8c88-436b-a993-7259ace6a003 2018-08-01 11:04:10,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 11:04:10,148 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 11:04: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 11:04:10,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/0c2abf9246dd4c41acbd7a36fcae9f2b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ba8537f2c6f04d8b3cc474cbe295fa06645cecf" 2018-08-01 11:04:10,233 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:04:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3634296-64db-41a5-a29b-3dc2ae2b3121 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/0c2abf9246dd4c41acbd7a36fcae9f2b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0c2abf9246dd4c41acbd7a36fcae9f2b", "name": "CreateStackVolumeTests-af372740-fb34-4b1-proj"}} 2018-08-01 11:04:10,233 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/0c2abf9246dd4c41acbd7a36fcae9f2b used request id req-c3634296-64db-41a5-a29b-3dc2ae2b3121 2018-08-01 11:04:10,234 - create_stack - INFO - Deleting stack - CreateStackVolumeTests-CreateStackVolumeTests-9529a0af-2cf4-4e5a-92ff-0d03e1e77c59-stack 2018-08-01 11:04:10,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8004/v1/0c2abf9246dd4c41acbd7a36fcae9f2b/stacks/39551598-79a0-4f64-be7b-07b4f9306c1c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7defdfbf46b29a17ff74b82e0273e6e43c880d99" 2018-08-01 11:04:10,412 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:04:10 GMT Server: Apache x-openstack-request-id: req-014c47be-fe07-4a92-bc55-b36307af659e Location: http://172.30.9.24:8004/v1/0c2abf9246dd4c41acbd7a36fcae9f2b/stacks/CreateStackVolumeTests-CreateStackVolumeTests-9529a0af-2cf4-4e5a-92ff-0d03e1e77c59-stack/39551598-79a0-4f64-be7b-07b4f9306c1c Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/0c2abf9246dd4c41acbd7a36fcae9f2b/stacks/CreateStackVolumeTests-CreateStackVolumeTests-9529a0af-2cf4-4e5a-92ff-0d03e1e77c59-stack/39551598-79a0-4f64-be7b-07b4f9306c1c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:04:10,608 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 11:04:10 GMT Server: Apache x-openstack-request-id: req-06ce294e-9780-4c3a-ad25-b6c6810f214e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 11:04:10,608 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.24:8004/v1/0c2abf9246dd4c41acbd7a36fcae9f2b/stacks/CreateStackVolumeTests-CreateStackVolumeTests-9529a0af-2cf4-4e5a-92ff-0d03e1e77c59-stack/39551598-79a0-4f64-be7b-07b4f9306c1c used request id req-06ce294e-9780-4c3a-ad25-b6c6810f214e 2018-08-01 11:04:10,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/0c2abf9246dd4c41acbd7a36fcae9f2b/stacks/39551598-79a0-4f64-be7b-07b4f9306c1c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7defdfbf46b29a17ff74b82e0273e6e43c880d99" 2018-08-01 11:04:10,797 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:04:10 GMT Server: Apache x-openstack-request-id: req-f9c7de4d-54d9-401c-b85d-e6cbe07ffe68 Location: http://172.30.9.24:8004/v1/0c2abf9246dd4c41acbd7a36fcae9f2b/stacks/CreateStackVolumeTests-CreateStackVolumeTests-9529a0af-2cf4-4e5a-92ff-0d03e1e77c59-stack/39551598-79a0-4f64-be7b-07b4f9306c1c Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/0c2abf9246dd4c41acbd7a36fcae9f2b/stacks/CreateStackVolumeTests-CreateStackVolumeTests-9529a0af-2cf4-4e5a-92ff-0d03e1e77c59-stack/39551598-79a0-4f64-be7b-07b4f9306c1c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:04:10,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:04:10 GMT Server: Apache x-openstack-request-id: req-2615e4ce-07c1-4cf1-9243-43497b83b434 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": "0c2abf9246dd4c41acbd7a36fcae9f2b", "volume_type_name": "CreateStackVolumeTests-9529a0af-2cf4-4e5a-92ff-0d03e1e77c59-volume-type", "OS::stack_id": "39551598-79a0-4f64-be7b-07b4f9306c1c", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-9529a0af-2cf4-4e5a-92ff-0d03e1e77c59-stack", "volume_name": "CreateStackVolumeTests-9529a0af-2cf4-4e5a-92ff-0d03e1e77c59-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-9529a0af-2cf4-4e5a-92ff-0d03e1e77c59-stack", "stack_user_project_id": "2c4355490ff84cde89c865782c2f96ae", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-01T11:04:04Z", "links": [{"href": "http://172.30.9.24:8004/v1/0c2abf9246dd4c41acbd7a36fcae9f2b/stacks/CreateStackVolumeTests-CreateStackVolumeTests-9529a0af-2cf4-4e5a-92ff-0d03e1e77c59-stack/39551598-79a0-4f64-be7b-07b4f9306c1c", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-01T11:04:10Z", "id": "39551598-79a0-4f64-be7b-07b4f9306c1c", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-08-01 11:04:10,823 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/0c2abf9246dd4c41acbd7a36fcae9f2b/stacks/CreateStackVolumeTests-CreateStackVolumeTests-9529a0af-2cf4-4e5a-92ff-0d03e1e77c59-stack/39551598-79a0-4f64-be7b-07b4f9306c1c used request id req-2615e4ce-07c1-4cf1-9243-43497b83b434 2018-08-01 11:04:10,824 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-08-01 11:04:10,824 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-01 11:04:13,826 - create_stack - DEBUG - Stack status query timeout in 1196.78262997 2018-08-01 11:04:13,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/0c2abf9246dd4c41acbd7a36fcae9f2b/stacks/39551598-79a0-4f64-be7b-07b4f9306c1c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7defdfbf46b29a17ff74b82e0273e6e43c880d99" 2018-08-01 11:04:13,856 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:04:13 GMT Server: Apache x-openstack-request-id: req-1e6e3637-2d9d-4363-b29e-3b554d4a8504 Location: http://172.30.9.24:8004/v1/0c2abf9246dd4c41acbd7a36fcae9f2b/stacks/CreateStackVolumeTests-CreateStackVolumeTests-9529a0af-2cf4-4e5a-92ff-0d03e1e77c59-stack/39551598-79a0-4f64-be7b-07b4f9306c1c Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/0c2abf9246dd4c41acbd7a36fcae9f2b/stacks/CreateStackVolumeTests-CreateStackVolumeTests-9529a0af-2cf4-4e5a-92ff-0d03e1e77c59-stack/39551598-79a0-4f64-be7b-07b4f9306c1c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:04:13,899 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:04:13 GMT Server: Apache x-openstack-request-id: req-10c6efd0-be54-4da3-af3a-4a62550ee29b 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": "0c2abf9246dd4c41acbd7a36fcae9f2b", "volume_type_name": "CreateStackVolumeTests-9529a0af-2cf4-4e5a-92ff-0d03e1e77c59-volume-type", "OS::stack_id": "39551598-79a0-4f64-be7b-07b4f9306c1c", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-9529a0af-2cf4-4e5a-92ff-0d03e1e77c59-stack", "volume_name": "CreateStackVolumeTests-9529a0af-2cf4-4e5a-92ff-0d03e1e77c59-volume"}, "deletion_time": "2018-08-01T11:04:13Z", "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-9529a0af-2cf4-4e5a-92ff-0d03e1e77c59-stack", "stack_user_project_id": "2c4355490ff84cde89c865782c2f96ae", "tags": null, "creation_time": "2018-08-01T11:04:04Z", "links": [{"href": "http://172.30.9.24:8004/v1/0c2abf9246dd4c41acbd7a36fcae9f2b/stacks/CreateStackVolumeTests-CreateStackVolumeTests-9529a0af-2cf4-4e5a-92ff-0d03e1e77c59-stack/39551598-79a0-4f64-be7b-07b4f9306c1c", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-08-01T11:04:10Z", "id": "39551598-79a0-4f64-be7b-07b4f9306c1c", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single volume with encryption"}} 2018-08-01 11:04:13,899 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/0c2abf9246dd4c41acbd7a36fcae9f2b/stacks/CreateStackVolumeTests-CreateStackVolumeTests-9529a0af-2cf4-4e5a-92ff-0d03e1e77c59-stack/39551598-79a0-4f64-be7b-07b4f9306c1c used request id req-10c6efd0-be54-4da3-af3a-4a62550ee29b 2018-08-01 11:04:13,899 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-08-01 11:04:13,899 - create_stack - DEBUG - Stack is active with name - CreateStackVolumeTests-CreateStackVolumeTests-9529a0af-2cf4-4e5a-92ff-0d03e1e77c59-stack 2018-08-01 11:04:13,899 - create_stack - INFO - Attempting to delete again stack - CreateStackVolumeTests-CreateStackVolumeTests-9529a0af-2cf4-4e5a-92ff-0d03e1e77c59-stack 2018-08-01 11:04:13,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8004/v1/0c2abf9246dd4c41acbd7a36fcae9f2b/stacks/39551598-79a0-4f64-be7b-07b4f9306c1c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7defdfbf46b29a17ff74b82e0273e6e43c880d99" 2018-08-01 11:04:13,927 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:04:13 GMT Server: Apache x-openstack-request-id: req-bce39ca3-52fa-4c0f-acbc-9224aacca382 Location: http://172.30.9.24:8004/v1/0c2abf9246dd4c41acbd7a36fcae9f2b/stacks/CreateStackVolumeTests-CreateStackVolumeTests-9529a0af-2cf4-4e5a-92ff-0d03e1e77c59-stack/39551598-79a0-4f64-be7b-07b4f9306c1c Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/0c2abf9246dd4c41acbd7a36fcae9f2b/stacks/CreateStackVolumeTests-CreateStackVolumeTests-9529a0af-2cf4-4e5a-92ff-0d03e1e77c59-stack/39551598-79a0-4f64-be7b-07b4f9306c1c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:04:13,953 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 11:04:13 GMT Server: Apache x-openstack-request-id: req-18f8b57e-db07-440c-a796-d51aaf8951fc Content-Length: 277 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackVolumeTests-CreateStackVolumeTests-9529a0af-2cf4-4e5a-92ff-0d03e1e77c59-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-08-01 11:04:13,953 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.24:8004/v1/0c2abf9246dd4c41acbd7a36fcae9f2b/stacks/CreateStackVolumeTests-CreateStackVolumeTests-9529a0af-2cf4-4e5a-92ff-0d03e1e77c59-stack/39551598-79a0-4f64-be7b-07b4f9306c1c used request id req-18f8b57e-db07-440c-a796-d51aaf8951fc 2018-08-01 11:04:13,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3084ecc84b2c7c504ff2b67a74374bb499734fe4" 2018-08-01 11:04:14,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-376a3278-e297-45a4-accc-a0bf0941a802 Date: Wed, 01 Aug 2018 11:04:14 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a2413a97b61342d8bd27570706ef372d", "created_at": "2018-08-01T09:33:18Z", "updated_at": "2018-08-01T09:33:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "7f556ce3-51d0-4279-a11d-510db9f9a3b1", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "94adc13c-a166-41cf-bd16-f997efc73cb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "b39143b5-c08f-4d0b-9d40-54f472f2389e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "e218b0b7-4501-4f84-9458-caf2891c260d", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}], "revision_number": 4, "project_id": "a2413a97b61342d8bd27570706ef372d", "id": "38229670-7386-42d0-b7b9-2397ea5938de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "created_at": "2018-08-01T09:28:38Z", "updated_at": "2018-08-01T09:28:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "763568f1-8151-4a3c-911a-d06da4423063", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "80d28bee-4aee-47e8-a8da-e0fe31497fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "a47a5ddf-aa37-4ab2-a335-1c93513b5f12", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "f5bba5a5-602b-421e-98b2-5a16117f943f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}], "revision_number": 4, "project_id": "dbe9669438844f3faecdc7fcc050e0d8", "id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ed1054af2e94c049694d98d54211d98", "created_at": "2018-08-01T09:31:40Z", "updated_at": "2018-08-01T09:31:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "34baee87-ea35-42ee-8a69-0f6e2a825d3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "89b9d1c9-f4f9-45cd-8d36-970d44228439", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "b8ab0d59-cab9-4488-82ee-7c5f69709bff", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "d3ab68ea-23b4-4bf6-8dd3-85d029e3d89f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}], "revision_number": 4, "project_id": "2ed1054af2e94c049694d98d54211d98", "id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "created_at": "2018-08-01T09:34:13Z", "updated_at": "2018-08-01T09:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "1dbb3f59-611b-46d1-a82d-2720e0a16f86", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "3878126b-a220-4357-adb9-bc22498f31b1", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "75ce67db-9c04-4561-a10d-8b1ec63943e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "e2945a69-3afe-41e3-a7ec-3ea4c79a12ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}], "revision_number": 4, "project_id": "c0d9b34b06f445a7857603f60b181f3c", "id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-01T09:30:58Z", "updated_at": "2018-08-01T09:30:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "042d4626-2974-418d-affe-f8f2acd05faa", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "995fae58-f0e5-4e10-801c-6c2ce5c7ae0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "cb8404fa-cb24-4879-a34d-f3050dcba730", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "dad6aaab-690e-4c24-9103-6767e0c80bc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "created_at": "2018-08-01T09:31:11Z", "updated_at": "2018-08-01T09:31:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "939e25e0-5dbc-4f6e-9f6f-7fb70e540203", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "9796a673-6928-4009-9c21-1410d395646e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "af7b8bf8-2fb6-4d72-842a-38f72d7581f7", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "b9af65b0-2eb8-45e1-8504-b7dc4dbb83ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}], "revision_number": 4, "project_id": "dd207f801ed3475f9dbe5f13077af1c8", "id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "46dd322c3fcc454eb140e37825746af8", "created_at": "2018-08-01T10:33:44Z", "updated_at": "2018-08-01T10:33:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "0f41470b-1091-45c1-b574-92069f79f8d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "8cc03a9c-8fa5-425b-812f-d7692bae3613", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d1373b1e-2fb9-4e02-a9e1-7e873ba1d7d1", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d21f3909-71f3-43e2-a22d-6a9c2513cb6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}], "revision_number": 4, "project_id": "46dd322c3fcc454eb140e37825746af8", "id": "b2961714-c8a4-4fcb-918b-21d70527c983", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "created_at": "2018-08-01T09:34:57Z", "updated_at": "2018-08-01T09:34:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "8063d12f-30db-4ccf-8ce0-72e59ba81a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c38e1a7a-5857-4f03-b991-6d5c9c9a5b9e", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c725bae1-d3bb-42b5-b331-32737085f28c", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "cfddc134-923b-4e0d-9ec5-dcc5641dd435", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}], "revision_number": 4, "project_id": "455b48a61678488ead79a4cfa07ef5c3", "id": "cd52f913-3072-4ce7-a779-7de795b62b12", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:36:50Z", "updated_at": "2018-08-01T09:36:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "07ef7fe5-a529-45da-bfc0-899f0ea9b592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "bc4dad3a-2a0c-4c31-b901-2909a12adb50", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c35cff35-4306-4116-b9fa-fc27bc7c05d6", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c493e3ac-d9d2-480d-9ec8-50982eedaf5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}], "revision_number": 4, "project_id": "8d96727022f4443794db44ecde432faf", "id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "created_at": "2018-08-01T09:32:45Z", "updated_at": "2018-08-01T09:32:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "058ea790-43ea-4a6f-9950-28418319e577", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "5fcfb31b-cdad-4037-973e-56b74faefd14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "99a24d26-dc7f-42d0-aa23-a7c061f04952", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "b641bb48-566e-472b-a3cc-d38c85ab3ff1", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}], "revision_number": 4, "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "name": "default"}]} 2018-08-01 11:04:14,197 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-376a3278-e297-45a4-accc-a0bf0941a802 2018-08-01 11:04:14,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3084ecc84b2c7c504ff2b67a74374bb499734fe4" 2018-08-01 11:04:14,288 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 11:04:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-561b01f7-9318-4555-ad3a-b00ce2d002f5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2413a97b61342d8bd27570706ef372d.", "code": 404, "title": "Not Found"}} 2018-08-01 11:04:14,288 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d used request id req-561b01f7-9318-4555-ad3a-b00ce2d002f5 2018-08-01 11:04:14,288 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 11:04:14,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3084ecc84b2c7c504ff2b67a74374bb499734fe4" 2018-08-01 11:04:14,379 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:04:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47097870-1c23-4665-8b09-d6ed64bde15c 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.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dbe9669438844f3faecdc7fcc050e0d8", "name": "service"}} 2018-08-01 11:04:14,379 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 used request id req-47097870-1c23-4665-8b09-d6ed64bde15c 2018-08-01 11:04:14,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3084ecc84b2c7c504ff2b67a74374bb499734fe4" 2018-08-01 11:04:14,462 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 11:04:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cdd794d3-d769-4caa-989e-ae11000ce30c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ed1054af2e94c049694d98d54211d98.", "code": 404, "title": "Not Found"}} 2018-08-01 11:04:14,463 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 used request id req-cdd794d3-d769-4caa-989e-ae11000ce30c 2018-08-01 11:04:14,463 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 11:04:14,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3084ecc84b2c7c504ff2b67a74374bb499734fe4" 2018-08-01 11:04:14,552 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 11:04:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c1d38db3-a6e0-434d-90cc-953d5e6729cf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c0d9b34b06f445a7857603f60b181f3c.", "code": 404, "title": "Not Found"}} 2018-08-01 11:04:14,552 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c used request id req-c1d38db3-a6e0-434d-90cc-953d5e6729cf 2018-08-01 11:04:14,552 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 11:04:14,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3084ecc84b2c7c504ff2b67a74374bb499734fe4" 2018-08-01 11:04:14,637 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 11:04:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-11de943b-d67a-42ba-be8f-db111748c3c6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: dd207f801ed3475f9dbe5f13077af1c8.", "code": 404, "title": "Not Found"}} 2018-08-01 11:04:14,638 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 used request id req-11de943b-d67a-42ba-be8f-db111748c3c6 2018-08-01 11:04:14,638 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 11:04:14,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3084ecc84b2c7c504ff2b67a74374bb499734fe4" 2018-08-01 11:04:14,724 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 11:04:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-45ca3abc-2d0d-4566-ac1a-b3454ce2778f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 46dd322c3fcc454eb140e37825746af8.", "code": 404, "title": "Not Found"}} 2018-08-01 11:04:14,724 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 used request id req-45ca3abc-2d0d-4566-ac1a-b3454ce2778f 2018-08-01 11:04:14,724 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 11:04:14,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3084ecc84b2c7c504ff2b67a74374bb499734fe4" 2018-08-01 11:04:14,817 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 11:04:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3b85c24a-ddc8-451e-9fce-63034e540bf0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 455b48a61678488ead79a4cfa07ef5c3.", "code": 404, "title": "Not Found"}} 2018-08-01 11:04:14,817 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 used request id req-3b85c24a-ddc8-451e-9fce-63034e540bf0 2018-08-01 11:04:14,817 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 11:04:14,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3084ecc84b2c7c504ff2b67a74374bb499734fe4" 2018-08-01 11:04:14,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:04:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce341acb-88c6-488d-a7fb-280361714819 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 11:04:14,907 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-ce341acb-88c6-488d-a7fb-280361714819 2018-08-01 11:04:14,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ddd20ab1a1b7400a98e6ddb8d0eb4686 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3084ecc84b2c7c504ff2b67a74374bb499734fe4" 2018-08-01 11:04:14,993 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 11:04:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7543233f-bf41-4e8a-b82b-c73d0b598c5c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ddd20ab1a1b7400a98e6ddb8d0eb4686.", "code": 404, "title": "Not Found"}} 2018-08-01 11:04:14,994 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ddd20ab1a1b7400a98e6ddb8d0eb4686 used request id req-7543233f-bf41-4e8a-b82b-c73d0b598c5c 2018-08-01 11:04:14,994 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 11:04:14,995 - keystone_utils - INFO - Deleting project with name - CreateStackVolumeTests-af372740-fb34-4b1-proj 2018-08-01 11:04:14,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/0c2abf9246dd4c41acbd7a36fcae9f2b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3084ecc84b2c7c504ff2b67a74374bb499734fe4" 2018-08-01 11:04:15,275 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 11:04:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a65673b8-ae5f-49fa-ad78-351fa30611f0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 11:04:15,275 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/0c2abf9246dd4c41acbd7a36fcae9f2b used request id req-a65673b8-ae5f-49fa-ad78-351fa30611f0 2018-08-01 11:04:15,275 - keystone_utils - INFO - Deleting role with name - CreateStackVolumeTests-af372740-fb34-4b1-proj-role 2018-08-01 11:04:15,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/be153cced0654a1581f436babc647fa0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3084ecc84b2c7c504ff2b67a74374bb499734fe4" 2018-08-01 11:04:15,378 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 11:04:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-252bce52-3369-4592-a9dd-7f4e9c1bf7e3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 11:04:15,378 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/be153cced0654a1581f436babc647fa0 used request id req-252bce52-3369-4592-a9dd-7f4e9c1bf7e3 2018-08-01 11:04:15,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3084ecc84b2c7c504ff2b67a74374bb499734fe4" 2018-08-01 11:04:15,465 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:04:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b62860d-8482-4ce0-a62f-b74bf0c1f562 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 11:04:15,465 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-7b62860d-8482-4ce0-a62f-b74bf0c1f562 2018-08-01 11:04:15,466 - keystone_utils - INFO - Deleting user with name - CreateStackVolumeTests-af372740-fb34-4b1-user 2018-08-01 11:04:15,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/6a87b07835534584a4e8f4bf8054010f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b671604649733f88039b67440bf73eaeaa7471ba" 2018-08-01 11:04:15,624 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 11:04:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4f8be8d9-f66b-4b4a-977f-c89fefacd017 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 11:04:15,624 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/6a87b07835534584a4e8f4bf8054010f used request id req-4f8be8d9-f66b-4b4a-977f-c89fefacd017 2018-08-01 11:04:15,625 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 11:04:16,004 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T12:04:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["4a0YVJ0UQ--06TRBc75hFA"], "issued_at": "2018-08-01T11:04:16.000000Z"}} 2018-08-01 11:04:16,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c25e7d4872b6bb8cd868509bc11ebc6a0c89c78" 2018-08-01 11:04:16,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:04:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5e56fa5-4ef6-416b-ab73-da852a5df9d4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 11:04:16,081 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-c5e56fa5-4ef6-416b-ab73-da852a5df9d4 2018-08-01 11:04:16,082 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 11:04:16,083 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 11:04:16,474 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T12:04:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["Gi2D5vt8SJKNpF1gIS6gMw"], "issued_at": "2018-08-01T11:04:16.000000Z"}} 2018-08-01 11:04:16,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9c9f0c5e0345ffd39d7d3f3270b3560c22fb17" 2018-08-01 11:04:16,564 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:04:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8aacb160-814b-4f55-937f-1ca40a6dcba3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 11:04:16,564 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-8aacb160-814b-4f55-937f-1ca40a6dcba3 2018-08-01 11:04:16,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 11:04:16,573 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 11:04: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 11:04:16,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-7e59382c-eada-4a5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9c9f0c5e0345ffd39d7d3f3270b3560c22fb17" 2018-08-01 11:04:16,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:04:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9fd1ea01-7fe8-4648-ad3a-72dda00e0579 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-7e59382c-eada-4a5-proj", "previous": null, "next": null}, "projects": []} 2018-08-01 11:04:16,664 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-7e59382c-eada-4a5-proj used request id req-9fd1ea01-7fe8-4648-ad3a-72dda00e0579 2018-08-01 11:04:16,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9c9f0c5e0345ffd39d7d3f3270b3560c22fb17" 2018-08-01 11:04:16,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:04:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-acc0874d-18d7-488d-b87d-a6d2d3015c34 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 11:04:16,751 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-acc0874d-18d7-488d-b87d-a6d2d3015c34 2018-08-01 11:04:16,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9c9f0c5e0345ffd39d7d3f3270b3560c22fb17" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackVolumeTests-7e59382c-eada-4a5-proj"}}' 2018-08-01 11:04:16,796 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 11:04:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0d922fdf-82ff-49c6-a5b5-8bd6a81f213e Content-Length: 319 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/46a5f183ef4b4b90a62ee1054b914d56"}, "tags": [], "enabled": true, "id": "46a5f183ef4b4b90a62ee1054b914d56", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-7e59382c-eada-4a5-proj"}} 2018-08-01 11:04:16,796 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-0d922fdf-82ff-49c6-a5b5-8bd6a81f213e 2018-08-01 11:04:16,796 - keystone_utils - INFO - Created project with name - CreateStackVolumeTests-7e59382c-eada-4a5-proj 2018-08-01 11:04:16,797 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 11:04:16,797 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 11:04:17,181 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T12:04:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["gYsXgWWIShWyS0qnyAjCeQ"], "issued_at": "2018-08-01T11:04:17.000000Z"}} 2018-08-01 11:04:17,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ee05ebbf2b6ee55cd9b59190edbb4683485f8cb" 2018-08-01 11:04:17,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:04:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae4b708c-d771-4c36-8659-29cdb297845e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 11:04:17,259 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-ae4b708c-d771-4c36-8659-29cdb297845e 2018-08-01 11:04:17,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 11:04:17,267 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 11:04:17 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 11:04:17,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ee05ebbf2b6ee55cd9b59190edbb4683485f8cb" 2018-08-01 11:04:17,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:04:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a7101c2-95d8-4d13-af0a-24ae9c9534e5 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 11:04:17,367 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-1a7101c2-95d8-4d13-af0a-24ae9c9534e5 2018-08-01 11:04:17,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateStackVolumeTests-7e59382c-eada-4a5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ee05ebbf2b6ee55cd9b59190edbb4683485f8cb" 2018-08-01 11:04:17,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:04:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32c5c145-023c-4351-9efe-481670675ff8 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateStackVolumeTests-7e59382c-eada-4a5-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/46a5f183ef4b4b90a62ee1054b914d56"}, "tags": [], "enabled": true, "id": "46a5f183ef4b4b90a62ee1054b914d56", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-7e59382c-eada-4a5-proj"}]} 2018-08-01 11:04:17,457 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateStackVolumeTests-7e59382c-eada-4a5-proj used request id req-32c5c145-023c-4351-9efe-481670675ff8 2018-08-01 11:04:17,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ee05ebbf2b6ee55cd9b59190edbb4683485f8cb" 2018-08-01 11:04:17,546 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:04:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9551bc3a-600a-4850-b7db-c980b79d3f87 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 11:04:17,546 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-9551bc3a-600a-4850-b7db-c980b79d3f87 2018-08-01 11:04:17,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ee05ebbf2b6ee55cd9b59190edbb4683485f8cb" 2018-08-01 11:04:17,929 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:04:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09a668ea-cf98-431f-8ecd-551c178253d9 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 11:04:17,930 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-09a668ea-cf98-431f-8ecd-551c178253d9 2018-08-01 11:04:17,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateStackVolumeTests-7e59382c-eada-4a5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ee05ebbf2b6ee55cd9b59190edbb4683485f8cb" 2018-08-01 11:04:18,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:04:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df0e5be9-4af0-494d-b912-2cdf903feb9d Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateStackVolumeTests-7e59382c-eada-4a5-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/46a5f183ef4b4b90a62ee1054b914d56"}, "tags": [], "enabled": true, "id": "46a5f183ef4b4b90a62ee1054b914d56", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-7e59382c-eada-4a5-proj"}]} 2018-08-01 11:04:18,020 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateStackVolumeTests-7e59382c-eada-4a5-proj used request id req-df0e5be9-4af0-494d-b912-2cdf903feb9d 2018-08-01 11:04:18,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users/2965c35f731c40f39e6f33fdf43c106a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ee05ebbf2b6ee55cd9b59190edbb4683485f8cb" 2018-08-01 11:04:18,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:04:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77fb9d26-a4d7-44e2-8c43-862623763659 Content-Encoding: gzip Content-Length: 244 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackVolumeTests-7e59382c-eada-4a5-user", "links": {"self": "http://172.30.9.24:5000/v3/users/2965c35f731c40f39e6f33fdf43c106a"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "46a5f183ef4b4b90a62ee1054b914d56", "id": "2965c35f731c40f39e6f33fdf43c106a", "password_expires_at": null}} 2018-08-01 11:04:18,117 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/2965c35f731c40f39e6f33fdf43c106a used request id req-77fb9d26-a4d7-44e2-8c43-862623763659 2018-08-01 11:04:18,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/46a5f183ef4b4b90a62ee1054b914d56/users/2965c35f731c40f39e6f33fdf43c106a/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ee05ebbf2b6ee55cd9b59190edbb4683485f8cb" 2018-08-01 11:04:18,221 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:04:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73a2b540-418e-478a-917f-586ccf512271 Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects/46a5f183ef4b4b90a62ee1054b914d56/users/2965c35f731c40f39e6f33fdf43c106a/roles", "previous": null, "next": null}, "roles": []} 2018-08-01 11:04:18,221 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/46a5f183ef4b4b90a62ee1054b914d56/users/2965c35f731c40f39e6f33fdf43c106a/roles used request id req-73a2b540-418e-478a-917f-586ccf512271 2018-08-01 11:04:18,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ee05ebbf2b6ee55cd9b59190edbb4683485f8cb" 2018-08-01 11:04:18,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:04:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-921e2ed0-67c2-4fbd-8118-e2f87c4fe1a6 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}} 2018-08-01 11:04:18,307 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a used request id req-921e2ed0-67c2-4fbd-8118-e2f87c4fe1a6 2018-08-01 11:04:18,308 - keystone_utils - INFO - Granting role admin to project CreateStackVolumeTests-7e59382c-eada-4a5-proj 2018-08-01 11:04:18,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/46a5f183ef4b4b90a62ee1054b914d56/users/2965c35f731c40f39e6f33fdf43c106a/roles/2891512fbb5b44899020fcc2cb247e4a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ee05ebbf2b6ee55cd9b59190edbb4683485f8cb" 2018-08-01 11:04:18,435 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 11:04:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bacda9bb-81d7-43eb-8659-bf51d4e2bd46 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 11:04:18,435 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/46a5f183ef4b4b90a62ee1054b914d56/users/2965c35f731c40f39e6f33fdf43c106a/roles/2891512fbb5b44899020fcc2cb247e4a used request id req-bacda9bb-81d7-43eb-8659-bf51d4e2bd46 2018-08-01 11:04:18,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ee05ebbf2b6ee55cd9b59190edbb4683485f8cb" 2018-08-01 11:04:18,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:04:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8dff76b6-5703-42cc-9153-09544a46cf97 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 11:04:18,521 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-8dff76b6-5703-42cc-9153-09544a46cf97 2018-08-01 11:04:18,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateStackVolumeTests-7e59382c-eada-4a5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ee05ebbf2b6ee55cd9b59190edbb4683485f8cb" 2018-08-01 11:04:18,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:04:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-659d2f96-a309-4563-9121-c497b249f11d Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateStackVolumeTests-7e59382c-eada-4a5-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/46a5f183ef4b4b90a62ee1054b914d56"}, "tags": [], "enabled": true, "id": "46a5f183ef4b4b90a62ee1054b914d56", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-7e59382c-eada-4a5-proj"}]} 2018-08-01 11:04:18,609 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateStackVolumeTests-7e59382c-eada-4a5-proj used request id req-659d2f96-a309-4563-9121-c497b249f11d 2018-08-01 11:04:18,610 - keystone_utils - INFO - Created user with name - CreateStackVolumeTests-7e59382c-eada-4a5-user 2018-08-01 11:04:18,610 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 11:04:18,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9c9f0c5e0345ffd39d7d3f3270b3560c22fb17" 2018-08-01 11:04:18,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:04:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b225f07-aee5-486b-90b1-e39de088801c Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 11:04:18,694 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-7b225f07-aee5-486b-90b1-e39de088801c 2018-08-01 11:04:18,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9c9f0c5e0345ffd39d7d3f3270b3560c22fb17" -d '{"role": {"name": "CreateStackVolumeTests-7e59382c-eada-4a5-proj-role"}}' 2018-08-01 11:04:18,792 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 11:04:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f76a2f5c-e3ee-4774-9327-28c0160b2be4 Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a1de3072f9064d808a21dfa0ad796579", "links": {"self": "http://172.30.9.24:5000/v3/roles/a1de3072f9064d808a21dfa0ad796579"}, "name": "CreateStackVolumeTests-7e59382c-eada-4a5-proj-role"}} 2018-08-01 11:04:18,792 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-f76a2f5c-e3ee-4774-9327-28c0160b2be4 2018-08-01 11:04:18,792 - keystone_utils - INFO - Created role with name - CreateStackVolumeTests-7e59382c-eada-4a5-proj-role 2018-08-01 11:04:18,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/a1de3072f9064d808a21dfa0ad796579 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9c9f0c5e0345ffd39d7d3f3270b3560c22fb17" 2018-08-01 11:04:18,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:04:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3015d508-12ac-4c76-81c6-47aa6e87a688 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a1de3072f9064d808a21dfa0ad796579", "links": {"self": "http://172.30.9.24:5000/v3/roles/a1de3072f9064d808a21dfa0ad796579"}, "name": "CreateStackVolumeTests-7e59382c-eada-4a5-proj-role"}} 2018-08-01 11:04:18,958 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/a1de3072f9064d808a21dfa0ad796579 used request id req-3015d508-12ac-4c76-81c6-47aa6e87a688 2018-08-01 11:04:18,959 - keystone_utils - INFO - Granting role CreateStackVolumeTests-7e59382c-eada-4a5-proj-role to project CreateStackVolumeTests-7e59382c-eada-4a5-proj 2018-08-01 11:04:18,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/46a5f183ef4b4b90a62ee1054b914d56/users/2965c35f731c40f39e6f33fdf43c106a/roles/a1de3072f9064d808a21dfa0ad796579 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9c9f0c5e0345ffd39d7d3f3270b3560c22fb17" 2018-08-01 11:04:19,076 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 11:04:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a687d5ea-e7cd-447d-9188-43c139fe57fb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 11:04:19,076 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/46a5f183ef4b4b90a62ee1054b914d56/users/2965c35f731c40f39e6f33fdf43c106a/roles/a1de3072f9064d808a21dfa0ad796579 used request id req-a687d5ea-e7cd-447d-9188-43c139fe57fb 2018-08-01 11:04:19,076 - heat_utils - DEBUG - Retrieving Heat Client 2018-08-01 11:04:19,077 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 11:04:19,077 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 11:04:19,464 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}, {"id": "a1de3072f9064d808a21dfa0ad796579", "name": "CreateStackVolumeTests-7e59382c-eada-4a5-proj-role"}], "expires_at": "2018-08-01T12:04:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "46a5f183ef4b4b90a62ee1054b914d56", "name": "CreateStackVolumeTests-7e59382c-eada-4a5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/46a5f183ef4b4b90a62ee1054b914d56", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/46a5f183ef4b4b90a62ee1054b914d56", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/46a5f183ef4b4b90a62ee1054b914d56", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/46a5f183ef4b4b90a62ee1054b914d56", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/46a5f183ef4b4b90a62ee1054b914d56", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/46a5f183ef4b4b90a62ee1054b914d56", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_46a5f183ef4b4b90a62ee1054b914d56", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_46a5f183ef4b4b90a62ee1054b914d56", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/46a5f183ef4b4b90a62ee1054b914d56", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/46a5f183ef4b4b90a62ee1054b914d56", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/46a5f183ef4b4b90a62ee1054b914d56", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/46a5f183ef4b4b90a62ee1054b914d56", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/46a5f183ef4b4b90a62ee1054b914d56", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/46a5f183ef4b4b90a62ee1054b914d56", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackVolumeTests-7e59382c-eada-4a5-user", "id": "2965c35f731c40f39e6f33fdf43c106a"}, "audit_ids": ["OLPOxV52Tl-EJZMv-c1gmw"], "issued_at": "2018-08-01T11:04:19.000000Z"}} 2018-08-01 11:04:19,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}313a4146dcff854a4e57d777ee4b8e150d18a5a4" 2018-08-01 11:04:19,546 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:04:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2fed9c3-b62f-4216-85e7-041ee547a811 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 11:04:19,546 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-c2fed9c3-b62f-4216-85e7-041ee547a811 2018-08-01 11:04:19,547 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 11:04:19,550 - heat_utils - DEBUG - Retrieving Heat Client 2018-08-01 11:04:19,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/46a5f183ef4b4b90a62ee1054b914d56/stacks?stack_name=CreateStackVolumeTests-CreateStackVolumeTests-2f5283b0-90c4-4799-960d-69cd5a6728e4-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}313a4146dcff854a4e57d777ee4b8e150d18a5a4" 2018-08-01 11:04:19,737 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:04:19 GMT Server: Apache x-openstack-request-id: req-1dd9ff13-f167-4e19-95b2-692809e39d7c Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-08-01 11:04:19,737 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/46a5f183ef4b4b90a62ee1054b914d56/stacks?stack_name=CreateStackVolumeTests-CreateStackVolumeTests-2f5283b0-90c4-4799-960d-69cd5a6728e4-stack used request id req-1dd9ff13-f167-4e19-95b2-692809e39d7c 2018-08-01 11:04:19,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8004/v1/46a5f183ef4b4b90a62ee1054b914d56/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}313a4146dcff854a4e57d777ee4b8e150d18a5a4" -d '{"stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-2f5283b0-90c4-4799-960d-69cd5a6728e4-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-2f5283b0-90c4-4799-960d-69cd5a6728e4-volume-type", "volume_name": "CreateStackVolumeTests-2f5283b0-90c4-4799-960d-69cd5a6728e4-volume"}}' 2018-08-01 11:04:21,283 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 11:04:19 GMT Server: Apache x-openstack-request-id: req-46825fa0-ebd1-4699-afe5-82d85d04a1f6 Location: http://172.30.9.24:8004/v1/46a5f183ef4b4b90a62ee1054b914d56/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2f5283b0-90c4-4799-960d-69cd5a6728e4-stack/c9642a36-0708-4ac5-9399-279c6346cad8 Content-Length: 289 Content-Type: application/json RESP BODY: {"stack": {"id": "c9642a36-0708-4ac5-9399-279c6346cad8", "links": [{"href": "http://172.30.9.24:8004/v1/46a5f183ef4b4b90a62ee1054b914d56/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2f5283b0-90c4-4799-960d-69cd5a6728e4-stack/c9642a36-0708-4ac5-9399-279c6346cad8", "rel": "self"}]}} 2018-08-01 11:04:21,283 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.24:8004/v1/46a5f183ef4b4b90a62ee1054b914d56/stacks used request id req-46825fa0-ebd1-4699-afe5-82d85d04a1f6 2018-08-01 11:04:21,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/46a5f183ef4b4b90a62ee1054b914d56/stacks/c9642a36-0708-4ac5-9399-279c6346cad8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}313a4146dcff854a4e57d777ee4b8e150d18a5a4" 2018-08-01 11:04:21,508 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:04:21 GMT Server: Apache x-openstack-request-id: req-16c1b972-3553-42e1-aaae-4d890d55bd0d Location: http://172.30.9.24:8004/v1/46a5f183ef4b4b90a62ee1054b914d56/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2f5283b0-90c4-4799-960d-69cd5a6728e4-stack/c9642a36-0708-4ac5-9399-279c6346cad8 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/46a5f183ef4b4b90a62ee1054b914d56/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2f5283b0-90c4-4799-960d-69cd5a6728e4-stack/c9642a36-0708-4ac5-9399-279c6346cad8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:04:21,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:04:21 GMT Server: Apache x-openstack-request-id: req-ea8e10cc-fbe4-404d-8743-751bf5908435 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 530 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": "46a5f183ef4b4b90a62ee1054b914d56", "volume_type_name": "CreateStackVolumeTests-2f5283b0-90c4-4799-960d-69cd5a6728e4-volume-type", "OS::stack_id": "c9642a36-0708-4ac5-9399-279c6346cad8", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-2f5283b0-90c4-4799-960d-69cd5a6728e4-stack", "volume_name": "CreateStackVolumeTests-2f5283b0-90c4-4799-960d-69cd5a6728e4-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-2f5283b0-90c4-4799-960d-69cd5a6728e4-stack", "stack_user_project_id": "b3a8e5a6ec494d848e9012bfee9a3ebe", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-01T11:04:20Z", "links": [{"href": "http://172.30.9.24:8004/v1/46a5f183ef4b4b90a62ee1054b914d56/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2f5283b0-90c4-4799-960d-69cd5a6728e4-stack/c9642a36-0708-4ac5-9399-279c6346cad8", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "c9642a36-0708-4ac5-9399-279c6346cad8", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-08-01 11:04:21,704 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/46a5f183ef4b4b90a62ee1054b914d56/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2f5283b0-90c4-4799-960d-69cd5a6728e4-stack/c9642a36-0708-4ac5-9399-279c6346cad8 used request id req-ea8e10cc-fbe4-404d-8743-751bf5908435 2018-08-01 11:04:21,704 - create_stack - INFO - Created stack with name - CreateStackVolumeTests-CreateStackVolumeTests-2f5283b0-90c4-4799-960d-69cd5a6728e4-stack 2018-08-01 11:04:21,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/46a5f183ef4b4b90a62ee1054b914d56/stacks/c9642a36-0708-4ac5-9399-279c6346cad8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}313a4146dcff854a4e57d777ee4b8e150d18a5a4" 2018-08-01 11:04:21,919 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:04:21 GMT Server: Apache x-openstack-request-id: req-f1688c8a-9183-451f-93cd-d440e34e49e9 Location: http://172.30.9.24:8004/v1/46a5f183ef4b4b90a62ee1054b914d56/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2f5283b0-90c4-4799-960d-69cd5a6728e4-stack/c9642a36-0708-4ac5-9399-279c6346cad8 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/46a5f183ef4b4b90a62ee1054b914d56/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2f5283b0-90c4-4799-960d-69cd5a6728e4-stack/c9642a36-0708-4ac5-9399-279c6346cad8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:04:22,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:04:21 GMT Server: Apache x-openstack-request-id: req-967498a3-5de9-4aa9-8452-9c0113755d6f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 530 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": "46a5f183ef4b4b90a62ee1054b914d56", "volume_type_name": "CreateStackVolumeTests-2f5283b0-90c4-4799-960d-69cd5a6728e4-volume-type", "OS::stack_id": "c9642a36-0708-4ac5-9399-279c6346cad8", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-2f5283b0-90c4-4799-960d-69cd5a6728e4-stack", "volume_name": "CreateStackVolumeTests-2f5283b0-90c4-4799-960d-69cd5a6728e4-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-2f5283b0-90c4-4799-960d-69cd5a6728e4-stack", "stack_user_project_id": "b3a8e5a6ec494d848e9012bfee9a3ebe", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-01T11:04:20Z", "links": [{"href": "http://172.30.9.24:8004/v1/46a5f183ef4b4b90a62ee1054b914d56/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2f5283b0-90c4-4799-960d-69cd5a6728e4-stack/c9642a36-0708-4ac5-9399-279c6346cad8", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "c9642a36-0708-4ac5-9399-279c6346cad8", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-08-01 11:04:22,117 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/46a5f183ef4b4b90a62ee1054b914d56/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2f5283b0-90c4-4799-960d-69cd5a6728e4-stack/c9642a36-0708-4ac5-9399-279c6346cad8 used request id req-967498a3-5de9-4aa9-8452-9c0113755d6f 2018-08-01 11:04:22,117 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-08-01 11:04:22,118 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-01 11:04:25,119 - create_stack - DEBUG - Stack status query timeout in 1196.58524609 2018-08-01 11:04:25,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/46a5f183ef4b4b90a62ee1054b914d56/stacks/c9642a36-0708-4ac5-9399-279c6346cad8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}313a4146dcff854a4e57d777ee4b8e150d18a5a4" 2018-08-01 11:04:25,304 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:04:25 GMT Server: Apache x-openstack-request-id: req-f97f80fd-b8f9-4a85-8192-49ba77d35372 Location: http://172.30.9.24:8004/v1/46a5f183ef4b4b90a62ee1054b914d56/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2f5283b0-90c4-4799-960d-69cd5a6728e4-stack/c9642a36-0708-4ac5-9399-279c6346cad8 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/46a5f183ef4b4b90a62ee1054b914d56/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2f5283b0-90c4-4799-960d-69cd5a6728e4-stack/c9642a36-0708-4ac5-9399-279c6346cad8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:04:25,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:04:25 GMT Server: Apache x-openstack-request-id: req-cb63dd6a-a2fe-4cae-a59d-8e63d0ba755a 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": "46a5f183ef4b4b90a62ee1054b914d56", "volume_type_name": "CreateStackVolumeTests-2f5283b0-90c4-4799-960d-69cd5a6728e4-volume-type", "OS::stack_id": "c9642a36-0708-4ac5-9399-279c6346cad8", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-2f5283b0-90c4-4799-960d-69cd5a6728e4-stack", "volume_name": "CreateStackVolumeTests-2f5283b0-90c4-4799-960d-69cd5a6728e4-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-2f5283b0-90c4-4799-960d-69cd5a6728e4-stack", "stack_user_project_id": "b3a8e5a6ec494d848e9012bfee9a3ebe", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-01T11:04:20Z", "links": [{"href": "http://172.30.9.24:8004/v1/46a5f183ef4b4b90a62ee1054b914d56/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2f5283b0-90c4-4799-960d-69cd5a6728e4-stack/c9642a36-0708-4ac5-9399-279c6346cad8", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "c9642a36-0708-4ac5-9399-279c6346cad8", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-08-01 11:04:25,346 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/46a5f183ef4b4b90a62ee1054b914d56/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2f5283b0-90c4-4799-960d-69cd5a6728e4-stack/c9642a36-0708-4ac5-9399-279c6346cad8 used request id req-cb63dd6a-a2fe-4cae-a59d-8e63d0ba755a 2018-08-01 11:04:25,347 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-08-01 11:04:25,347 - create_stack - DEBUG - Stack is active with name - CreateStackVolumeTests-CreateStackVolumeTests-2f5283b0-90c4-4799-960d-69cd5a6728e4-stack 2018-08-01 11:04:25,347 - create_stack - INFO - Stack is now active with name - CreateStackVolumeTests-CreateStackVolumeTests-2f5283b0-90c4-4799-960d-69cd5a6728e4-stack 2018-08-01 11:04:25,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/46a5f183ef4b4b90a62ee1054b914d56/stacks/c9642a36-0708-4ac5-9399-279c6346cad8/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}313a4146dcff854a4e57d777ee4b8e150d18a5a4" 2018-08-01 11:04:25,526 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:04:25 GMT Server: Apache x-openstack-request-id: req-5c32c319-1df5-489a-ae26-8f908f0b1746 Location: http://172.30.9.24:8004/v1/46a5f183ef4b4b90a62ee1054b914d56/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2f5283b0-90c4-4799-960d-69cd5a6728e4-stack/c9642a36-0708-4ac5-9399-279c6346cad8/resources Content-Length: 547 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/46a5f183ef4b4b90a62ee1054b914d56/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2f5283b0-90c4-4799-960d-69cd5a6728e4-stack/c9642a36-0708-4ac5-9399-279c6346cad8/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:04:25,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:04:25 GMT Server: Apache x-openstack-request-id: req-3080ae88-ef21-43a3-9e46-1cb454f945e7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 446 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "volume", "links": [{"href": "http://172.30.9.24:8004/v1/46a5f183ef4b4b90a62ee1054b914d56/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2f5283b0-90c4-4799-960d-69cd5a6728e4-stack/c9642a36-0708-4ac5-9399-279c6346cad8/resources/volume", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/46a5f183ef4b4b90a62ee1054b914d56/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2f5283b0-90c4-4799-960d-69cd5a6728e4-stack/c9642a36-0708-4ac5-9399-279c6346cad8", "rel": "stack"}], "logical_resource_id": "volume", "creation_time": "2018-08-01T11:04:21Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-01T11:04:21Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "33e371c5-6c30-4f78-93b9-f7e9c7c66c78", "resource_type": "OS::Cinder::Volume"}, {"resource_name": "volume_type", "links": [{"href": "http://172.30.9.24:8004/v1/46a5f183ef4b4b90a62ee1054b914d56/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2f5283b0-90c4-4799-960d-69cd5a6728e4-stack/c9642a36-0708-4ac5-9399-279c6346cad8/resources/volume_type", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/46a5f183ef4b4b90a62ee1054b914d56/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2f5283b0-90c4-4799-960d-69cd5a6728e4-stack/c9642a36-0708-4ac5-9399-279c6346cad8", "rel": "stack"}], "logical_resource_id": "volume_type", "creation_time": "2018-08-01T11:04:21Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-01T11:04:21Z", "required_by": ["volume"], "resource_status_reason": "state changed", "physical_resource_id": "7e9f73cb-14ba-4cac-917b-67e59d9d73bc", "resource_type": "OS::Cinder::VolumeType"}]} 2018-08-01 11:04:25,569 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/46a5f183ef4b4b90a62ee1054b914d56/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2f5283b0-90c4-4799-960d-69cd5a6728e4-stack/c9642a36-0708-4ac5-9399-279c6346cad8/resources used request id req-3080ae88-ef21-43a3-9e46-1cb454f945e7 2018-08-01 11:04:25,572 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/46a5f183ef4b4b90a62ee1054b914d56/types/7e9f73cb-14ba-4cac-917b-67e59d9d73bc -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}313a4146dcff854a4e57d777ee4b8e150d18a5a4" 2018-08-01 11:04:25,752 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:04:25 GMT Server: Apache x-compute-request-id: req-e99f5eea-476d-41a7-a100-bc9b356862ba OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e99f5eea-476d-41a7-a100-bc9b356862ba Content-Encoding: gzip Content-Length: 202 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateStackVolumeTests-2f5283b0-90c4-4799-960d-69cd5a6728e4-volume-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": true, "is_public": true, "id": "7e9f73cb-14ba-4cac-917b-67e59d9d73bc", "description": null}} 2018-08-01 11:04:25,752 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/46a5f183ef4b4b90a62ee1054b914d56/types/7e9f73cb-14ba-4cac-917b-67e59d9d73bc used request id req-e99f5eea-476d-41a7-a100-bc9b356862ba 2018-08-01 11:04:25,755 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/46a5f183ef4b4b90a62ee1054b914d56/types/7e9f73cb-14ba-4cac-917b-67e59d9d73bc -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e99f5eea-476d-41a7-a100-bc9b356862ba" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}313a4146dcff854a4e57d777ee4b8e150d18a5a4" 2018-08-01 11:04:25,779 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:04:25 GMT Server: Apache x-compute-request-id: req-bad2b363-99cb-4172-b63a-80ccf5152c19 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-bad2b363-99cb-4172-b63a-80ccf5152c19 Content-Encoding: gzip Content-Length: 202 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateStackVolumeTests-2f5283b0-90c4-4799-960d-69cd5a6728e4-volume-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": true, "is_public": true, "id": "7e9f73cb-14ba-4cac-917b-67e59d9d73bc", "description": null}} 2018-08-01 11:04:25,779 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/46a5f183ef4b4b90a62ee1054b914d56/types/7e9f73cb-14ba-4cac-917b-67e59d9d73bc used request id req-bad2b363-99cb-4172-b63a-80ccf5152c19 2018-08-01 11:04:25,782 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/46a5f183ef4b4b90a62ee1054b914d56/types/7e9f73cb-14ba-4cac-917b-67e59d9d73bc/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e99f5eea-476d-41a7-a100-bc9b356862ba" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}313a4146dcff854a4e57d777ee4b8e150d18a5a4" 2018-08-01 11:04:25,807 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:04:25 GMT Server: Apache x-compute-request-id: req-00320f49-7644-4a36-81ab-303f894b87de OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-00320f49-7644-4a36-81ab-303f894b87de Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-08-01 11:04:25,807 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/46a5f183ef4b4b90a62ee1054b914d56/types/7e9f73cb-14ba-4cac-917b-67e59d9d73bc/encryption used request id req-00320f49-7644-4a36-81ab-303f894b87de 2018-08-01 11:04:25,808 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 11:04:25,809 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 11:04:26,194 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}, {"id": "a1de3072f9064d808a21dfa0ad796579", "name": "CreateStackVolumeTests-7e59382c-eada-4a5-proj-role"}], "expires_at": "2018-08-01T12:04:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "46a5f183ef4b4b90a62ee1054b914d56", "name": "CreateStackVolumeTests-7e59382c-eada-4a5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/46a5f183ef4b4b90a62ee1054b914d56", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/46a5f183ef4b4b90a62ee1054b914d56", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/46a5f183ef4b4b90a62ee1054b914d56", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/46a5f183ef4b4b90a62ee1054b914d56", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/46a5f183ef4b4b90a62ee1054b914d56", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/46a5f183ef4b4b90a62ee1054b914d56", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_46a5f183ef4b4b90a62ee1054b914d56", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_46a5f183ef4b4b90a62ee1054b914d56", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/46a5f183ef4b4b90a62ee1054b914d56", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/46a5f183ef4b4b90a62ee1054b914d56", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/46a5f183ef4b4b90a62ee1054b914d56", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/46a5f183ef4b4b90a62ee1054b914d56", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/46a5f183ef4b4b90a62ee1054b914d56", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/46a5f183ef4b4b90a62ee1054b914d56", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackVolumeTests-7e59382c-eada-4a5-user", "id": "2965c35f731c40f39e6f33fdf43c106a"}, "audit_ids": ["rcaqn0QDQrS2BCIQ5ykNDQ"], "issued_at": "2018-08-01T11:04:26.000000Z"}} 2018-08-01 11:04:26,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acc63c472c514c66491edb7b7052b247429d6b39" 2018-08-01 11:04:26,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:04:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8ae8bf4-7f2e-4953-a64b-e2b78d1f8a68 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 11:04:26,278 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-b8ae8bf4-7f2e-4953-a64b-e2b78d1f8a68 2018-08-01 11:04:26,283 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/46a5f183ef4b4b90a62ee1054b914d56/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acc63c472c514c66491edb7b7052b247429d6b39" 2018-08-01 11:04:26,462 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:04:26 GMT Server: Apache x-compute-request-id: req-8891758d-8eca-4552-b6f6-0e3af2a4481b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8891758d-8eca-4552-b6f6-0e3af2a4481b Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateStackVolumeTests-2f5283b0-90c4-4799-960d-69cd5a6728e4-volume-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": true, "is_public": true, "id": "7e9f73cb-14ba-4cac-917b-67e59d9d73bc", "description": null}]} 2018-08-01 11:04:26,462 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/46a5f183ef4b4b90a62ee1054b914d56/types?is_public=None used request id req-8891758d-8eca-4552-b6f6-0e3af2a4481b 2018-08-01 11:04:26,465 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/46a5f183ef4b4b90a62ee1054b914d56/types/7e9f73cb-14ba-4cac-917b-67e59d9d73bc -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8891758d-8eca-4552-b6f6-0e3af2a4481b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acc63c472c514c66491edb7b7052b247429d6b39" 2018-08-01 11:04:26,653 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:04:26 GMT Server: Apache x-compute-request-id: req-05d48304-8c00-4bff-93fc-657b2209d7b5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-05d48304-8c00-4bff-93fc-657b2209d7b5 Content-Encoding: gzip Content-Length: 202 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateStackVolumeTests-2f5283b0-90c4-4799-960d-69cd5a6728e4-volume-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": true, "is_public": true, "id": "7e9f73cb-14ba-4cac-917b-67e59d9d73bc", "description": null}} 2018-08-01 11:04:26,654 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/46a5f183ef4b4b90a62ee1054b914d56/types/7e9f73cb-14ba-4cac-917b-67e59d9d73bc used request id req-05d48304-8c00-4bff-93fc-657b2209d7b5 2018-08-01 11:04:26,657 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/46a5f183ef4b4b90a62ee1054b914d56/types/7e9f73cb-14ba-4cac-917b-67e59d9d73bc/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8891758d-8eca-4552-b6f6-0e3af2a4481b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acc63c472c514c66491edb7b7052b247429d6b39" 2018-08-01 11:04:26,829 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:04:26 GMT Server: Apache x-compute-request-id: req-b0021a13-8260-458e-a039-8d42ba1e6187 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b0021a13-8260-458e-a039-8d42ba1e6187 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-08-01 11:04:26,830 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/46a5f183ef4b4b90a62ee1054b914d56/types/7e9f73cb-14ba-4cac-917b-67e59d9d73bc/encryption used request id req-b0021a13-8260-458e-a039-8d42ba1e6187 2018-08-01 11:04:26,830 - create_stack - INFO - Deleting stack - CreateStackVolumeTests-CreateStackVolumeTests-2f5283b0-90c4-4799-960d-69cd5a6728e4-stack 2018-08-01 11:04:26,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8004/v1/46a5f183ef4b4b90a62ee1054b914d56/stacks/c9642a36-0708-4ac5-9399-279c6346cad8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}313a4146dcff854a4e57d777ee4b8e150d18a5a4" 2018-08-01 11:04:27,013 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:04:26 GMT Server: Apache x-openstack-request-id: req-c1e8fd06-2f24-46c7-9365-0a73da21a7e9 Location: http://172.30.9.24:8004/v1/46a5f183ef4b4b90a62ee1054b914d56/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2f5283b0-90c4-4799-960d-69cd5a6728e4-stack/c9642a36-0708-4ac5-9399-279c6346cad8 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/46a5f183ef4b4b90a62ee1054b914d56/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2f5283b0-90c4-4799-960d-69cd5a6728e4-stack/c9642a36-0708-4ac5-9399-279c6346cad8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:04:27,053 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 11:04:27 GMT Server: Apache x-openstack-request-id: req-dbc94fd5-d405-4dc3-8578-d2095307c213 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 11:04:27,053 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.24:8004/v1/46a5f183ef4b4b90a62ee1054b914d56/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2f5283b0-90c4-4799-960d-69cd5a6728e4-stack/c9642a36-0708-4ac5-9399-279c6346cad8 used request id req-dbc94fd5-d405-4dc3-8578-d2095307c213 2018-08-01 11:04:27,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/46a5f183ef4b4b90a62ee1054b914d56/stacks/c9642a36-0708-4ac5-9399-279c6346cad8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}313a4146dcff854a4e57d777ee4b8e150d18a5a4" 2018-08-01 11:04:27,082 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:04:27 GMT Server: Apache x-openstack-request-id: req-2ab0ed13-9cf8-4343-b7d6-1d4675b8b72a Location: http://172.30.9.24:8004/v1/46a5f183ef4b4b90a62ee1054b914d56/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2f5283b0-90c4-4799-960d-69cd5a6728e4-stack/c9642a36-0708-4ac5-9399-279c6346cad8 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/46a5f183ef4b4b90a62ee1054b914d56/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2f5283b0-90c4-4799-960d-69cd5a6728e4-stack/c9642a36-0708-4ac5-9399-279c6346cad8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:04:27,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:04:27 GMT Server: Apache x-openstack-request-id: req-e4834527-1e8d-435f-9f57-0083306ce43f 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": "46a5f183ef4b4b90a62ee1054b914d56", "volume_type_name": "CreateStackVolumeTests-2f5283b0-90c4-4799-960d-69cd5a6728e4-volume-type", "OS::stack_id": "c9642a36-0708-4ac5-9399-279c6346cad8", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-2f5283b0-90c4-4799-960d-69cd5a6728e4-stack", "volume_name": "CreateStackVolumeTests-2f5283b0-90c4-4799-960d-69cd5a6728e4-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-2f5283b0-90c4-4799-960d-69cd5a6728e4-stack", "stack_user_project_id": "b3a8e5a6ec494d848e9012bfee9a3ebe", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-01T11:04:20Z", "links": [{"href": "http://172.30.9.24:8004/v1/46a5f183ef4b4b90a62ee1054b914d56/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2f5283b0-90c4-4799-960d-69cd5a6728e4-stack/c9642a36-0708-4ac5-9399-279c6346cad8", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-01T11:04:27Z", "id": "c9642a36-0708-4ac5-9399-279c6346cad8", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-08-01 11:04:27,123 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/46a5f183ef4b4b90a62ee1054b914d56/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2f5283b0-90c4-4799-960d-69cd5a6728e4-stack/c9642a36-0708-4ac5-9399-279c6346cad8 used request id req-e4834527-1e8d-435f-9f57-0083306ce43f 2018-08-01 11:04:27,124 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-08-01 11:04:27,124 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-01 11:04:30,127 - create_stack - DEBUG - Stack status query timeout in 1196.92673087 2018-08-01 11:04:30,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/46a5f183ef4b4b90a62ee1054b914d56/stacks/c9642a36-0708-4ac5-9399-279c6346cad8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}313a4146dcff854a4e57d777ee4b8e150d18a5a4" 2018-08-01 11:04:30,159 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:04:30 GMT Server: Apache x-openstack-request-id: req-d005aa33-ac6b-4ee1-8457-0dd1a0e33c9f Location: http://172.30.9.24:8004/v1/46a5f183ef4b4b90a62ee1054b914d56/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2f5283b0-90c4-4799-960d-69cd5a6728e4-stack/c9642a36-0708-4ac5-9399-279c6346cad8 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/46a5f183ef4b4b90a62ee1054b914d56/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2f5283b0-90c4-4799-960d-69cd5a6728e4-stack/c9642a36-0708-4ac5-9399-279c6346cad8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:04:30,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:04:30 GMT Server: Apache x-openstack-request-id: req-880efcf3-1735-4f52-9e2b-54277168ad81 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 531 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "46a5f183ef4b4b90a62ee1054b914d56", "volume_type_name": "CreateStackVolumeTests-2f5283b0-90c4-4799-960d-69cd5a6728e4-volume-type", "OS::stack_id": "c9642a36-0708-4ac5-9399-279c6346cad8", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-2f5283b0-90c4-4799-960d-69cd5a6728e4-stack", "volume_name": "CreateStackVolumeTests-2f5283b0-90c4-4799-960d-69cd5a6728e4-volume"}, "deletion_time": "2018-08-01T11:04:29Z", "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-2f5283b0-90c4-4799-960d-69cd5a6728e4-stack", "stack_user_project_id": "b3a8e5a6ec494d848e9012bfee9a3ebe", "tags": null, "creation_time": "2018-08-01T11:04:20Z", "links": [{"href": "http://172.30.9.24:8004/v1/46a5f183ef4b4b90a62ee1054b914d56/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2f5283b0-90c4-4799-960d-69cd5a6728e4-stack/c9642a36-0708-4ac5-9399-279c6346cad8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-08-01T11:04:27Z", "id": "c9642a36-0708-4ac5-9399-279c6346cad8", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single volume with encryption"}} 2018-08-01 11:04:30,365 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/46a5f183ef4b4b90a62ee1054b914d56/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2f5283b0-90c4-4799-960d-69cd5a6728e4-stack/c9642a36-0708-4ac5-9399-279c6346cad8 used request id req-880efcf3-1735-4f52-9e2b-54277168ad81 2018-08-01 11:04:30,366 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-08-01 11:04:30,366 - create_stack - DEBUG - Stack is active with name - CreateStackVolumeTests-CreateStackVolumeTests-2f5283b0-90c4-4799-960d-69cd5a6728e4-stack 2018-08-01 11:04:30,366 - create_stack - INFO - Attempting to delete again stack - CreateStackVolumeTests-CreateStackVolumeTests-2f5283b0-90c4-4799-960d-69cd5a6728e4-stack 2018-08-01 11:04:30,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8004/v1/46a5f183ef4b4b90a62ee1054b914d56/stacks/c9642a36-0708-4ac5-9399-279c6346cad8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}313a4146dcff854a4e57d777ee4b8e150d18a5a4" 2018-08-01 11:04:30,634 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:04:30 GMT Server: Apache x-openstack-request-id: req-38da3db6-4995-4546-9875-283c869af115 Location: http://172.30.9.24:8004/v1/46a5f183ef4b4b90a62ee1054b914d56/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2f5283b0-90c4-4799-960d-69cd5a6728e4-stack/c9642a36-0708-4ac5-9399-279c6346cad8 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/46a5f183ef4b4b90a62ee1054b914d56/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2f5283b0-90c4-4799-960d-69cd5a6728e4-stack/c9642a36-0708-4ac5-9399-279c6346cad8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:04:30,659 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 11:04:30 GMT Server: Apache x-openstack-request-id: req-4ad4641d-9b72-4328-ade9-65a245d0a5a4 Content-Length: 277 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackVolumeTests-CreateStackVolumeTests-2f5283b0-90c4-4799-960d-69cd5a6728e4-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-08-01 11:04:30,659 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.24:8004/v1/46a5f183ef4b4b90a62ee1054b914d56/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2f5283b0-90c4-4799-960d-69cd5a6728e4-stack/c9642a36-0708-4ac5-9399-279c6346cad8 used request id req-4ad4641d-9b72-4328-ade9-65a245d0a5a4 2018-08-01 11:04:30,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9c9f0c5e0345ffd39d7d3f3270b3560c22fb17" 2018-08-01 11:04:30,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-d8ddaae5-446d-477b-816c-42455ec57c90 Date: Wed, 01 Aug 2018 11:04:30 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a2413a97b61342d8bd27570706ef372d", "created_at": "2018-08-01T09:33:18Z", "updated_at": "2018-08-01T09:33:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "7f556ce3-51d0-4279-a11d-510db9f9a3b1", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "94adc13c-a166-41cf-bd16-f997efc73cb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "b39143b5-c08f-4d0b-9d40-54f472f2389e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "e218b0b7-4501-4f84-9458-caf2891c260d", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}], "revision_number": 4, "project_id": "a2413a97b61342d8bd27570706ef372d", "id": "38229670-7386-42d0-b7b9-2397ea5938de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "created_at": "2018-08-01T09:28:38Z", "updated_at": "2018-08-01T09:28:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "763568f1-8151-4a3c-911a-d06da4423063", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "80d28bee-4aee-47e8-a8da-e0fe31497fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "a47a5ddf-aa37-4ab2-a335-1c93513b5f12", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "f5bba5a5-602b-421e-98b2-5a16117f943f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}], "revision_number": 4, "project_id": "dbe9669438844f3faecdc7fcc050e0d8", "id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ed1054af2e94c049694d98d54211d98", "created_at": "2018-08-01T09:31:40Z", "updated_at": "2018-08-01T09:31:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "34baee87-ea35-42ee-8a69-0f6e2a825d3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "89b9d1c9-f4f9-45cd-8d36-970d44228439", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "b8ab0d59-cab9-4488-82ee-7c5f69709bff", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "d3ab68ea-23b4-4bf6-8dd3-85d029e3d89f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}], "revision_number": 4, "project_id": "2ed1054af2e94c049694d98d54211d98", "id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "created_at": "2018-08-01T09:34:13Z", "updated_at": "2018-08-01T09:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "1dbb3f59-611b-46d1-a82d-2720e0a16f86", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "3878126b-a220-4357-adb9-bc22498f31b1", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "75ce67db-9c04-4561-a10d-8b1ec63943e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "e2945a69-3afe-41e3-a7ec-3ea4c79a12ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}], "revision_number": 4, "project_id": "c0d9b34b06f445a7857603f60b181f3c", "id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-01T09:30:58Z", "updated_at": "2018-08-01T09:30:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "042d4626-2974-418d-affe-f8f2acd05faa", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "995fae58-f0e5-4e10-801c-6c2ce5c7ae0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "cb8404fa-cb24-4879-a34d-f3050dcba730", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "dad6aaab-690e-4c24-9103-6767e0c80bc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "created_at": "2018-08-01T09:31:11Z", "updated_at": "2018-08-01T09:31:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "939e25e0-5dbc-4f6e-9f6f-7fb70e540203", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "9796a673-6928-4009-9c21-1410d395646e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "af7b8bf8-2fb6-4d72-842a-38f72d7581f7", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "b9af65b0-2eb8-45e1-8504-b7dc4dbb83ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}], "revision_number": 4, "project_id": "dd207f801ed3475f9dbe5f13077af1c8", "id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "46dd322c3fcc454eb140e37825746af8", "created_at": "2018-08-01T10:33:44Z", "updated_at": "2018-08-01T10:33:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "0f41470b-1091-45c1-b574-92069f79f8d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "8cc03a9c-8fa5-425b-812f-d7692bae3613", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d1373b1e-2fb9-4e02-a9e1-7e873ba1d7d1", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d21f3909-71f3-43e2-a22d-6a9c2513cb6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}], "revision_number": 4, "project_id": "46dd322c3fcc454eb140e37825746af8", "id": "b2961714-c8a4-4fcb-918b-21d70527c983", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "created_at": "2018-08-01T09:34:57Z", "updated_at": "2018-08-01T09:34:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "8063d12f-30db-4ccf-8ce0-72e59ba81a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c38e1a7a-5857-4f03-b991-6d5c9c9a5b9e", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c725bae1-d3bb-42b5-b331-32737085f28c", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "cfddc134-923b-4e0d-9ec5-dcc5641dd435", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}], "revision_number": 4, "project_id": "455b48a61678488ead79a4cfa07ef5c3", "id": "cd52f913-3072-4ce7-a779-7de795b62b12", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:36:50Z", "updated_at": "2018-08-01T09:36:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "07ef7fe5-a529-45da-bfc0-899f0ea9b592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "bc4dad3a-2a0c-4c31-b901-2909a12adb50", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c35cff35-4306-4116-b9fa-fc27bc7c05d6", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c493e3ac-d9d2-480d-9ec8-50982eedaf5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}], "revision_number": 4, "project_id": "8d96727022f4443794db44ecde432faf", "id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "created_at": "2018-08-01T09:32:45Z", "updated_at": "2018-08-01T09:32:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "058ea790-43ea-4a6f-9950-28418319e577", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "5fcfb31b-cdad-4037-973e-56b74faefd14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "99a24d26-dc7f-42d0-aa23-a7c061f04952", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "b641bb48-566e-472b-a3cc-d38c85ab3ff1", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}], "revision_number": 4, "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "name": "default"}]} 2018-08-01 11:04:30,889 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-d8ddaae5-446d-477b-816c-42455ec57c90 2018-08-01 11:04:30,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9c9f0c5e0345ffd39d7d3f3270b3560c22fb17" 2018-08-01 11:04:30,968 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 11:04:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e2909c3-3b3c-42f6-81b6-53bff78590ea Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2413a97b61342d8bd27570706ef372d.", "code": 404, "title": "Not Found"}} 2018-08-01 11:04:30,968 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d used request id req-8e2909c3-3b3c-42f6-81b6-53bff78590ea 2018-08-01 11:04:30,968 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 11:04:30,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9c9f0c5e0345ffd39d7d3f3270b3560c22fb17" 2018-08-01 11:04:31,057 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:04:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5de8ff5c-5721-4ff6-9d6e-ef2e210c6061 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.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dbe9669438844f3faecdc7fcc050e0d8", "name": "service"}} 2018-08-01 11:04:31,057 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 used request id req-5de8ff5c-5721-4ff6-9d6e-ef2e210c6061 2018-08-01 11:04:31,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9c9f0c5e0345ffd39d7d3f3270b3560c22fb17" 2018-08-01 11:04:31,144 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 11:04:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a6d5212-85ae-43bd-a4b1-2d9620488f80 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ed1054af2e94c049694d98d54211d98.", "code": 404, "title": "Not Found"}} 2018-08-01 11:04:31,144 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 used request id req-0a6d5212-85ae-43bd-a4b1-2d9620488f80 2018-08-01 11:04:31,144 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 11:04:31,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9c9f0c5e0345ffd39d7d3f3270b3560c22fb17" 2018-08-01 11:04:31,231 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 11:04:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-747eb44e-ff5f-4387-b2f0-5b6ed7a1ff51 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c0d9b34b06f445a7857603f60b181f3c.", "code": 404, "title": "Not Found"}} 2018-08-01 11:04:31,231 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c used request id req-747eb44e-ff5f-4387-b2f0-5b6ed7a1ff51 2018-08-01 11:04:31,231 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 11:04:31,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9c9f0c5e0345ffd39d7d3f3270b3560c22fb17" 2018-08-01 11:04:31,309 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 11:04:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-18add3c0-cd92-49db-bb0c-7dbd260f3387 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: dd207f801ed3475f9dbe5f13077af1c8.", "code": 404, "title": "Not Found"}} 2018-08-01 11:04:31,309 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 used request id req-18add3c0-cd92-49db-bb0c-7dbd260f3387 2018-08-01 11:04:31,310 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 11:04:31,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9c9f0c5e0345ffd39d7d3f3270b3560c22fb17" 2018-08-01 11:04:31,397 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 11:04:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ac7dacf9-caf8-4edf-b5d6-5e1f27255dac Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 46dd322c3fcc454eb140e37825746af8.", "code": 404, "title": "Not Found"}} 2018-08-01 11:04:31,397 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 used request id req-ac7dacf9-caf8-4edf-b5d6-5e1f27255dac 2018-08-01 11:04:31,398 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 11:04:31,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9c9f0c5e0345ffd39d7d3f3270b3560c22fb17" 2018-08-01 11:04:31,480 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 11:04:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fdd26755-a97f-43c2-879d-259788bfb2b6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 455b48a61678488ead79a4cfa07ef5c3.", "code": 404, "title": "Not Found"}} 2018-08-01 11:04:31,480 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 used request id req-fdd26755-a97f-43c2-879d-259788bfb2b6 2018-08-01 11:04:31,480 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 11:04:31,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9c9f0c5e0345ffd39d7d3f3270b3560c22fb17" 2018-08-01 11:04:31,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:04:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0db9740-77cb-41a5-a8ac-67f5d884d0eb 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 11:04:31,569 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-b0db9740-77cb-41a5-a8ac-67f5d884d0eb 2018-08-01 11:04:31,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ddd20ab1a1b7400a98e6ddb8d0eb4686 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9c9f0c5e0345ffd39d7d3f3270b3560c22fb17" 2018-08-01 11:04:31,660 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 11:04:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d62a5d71-651c-40a4-98e3-550991b1d4e4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ddd20ab1a1b7400a98e6ddb8d0eb4686.", "code": 404, "title": "Not Found"}} 2018-08-01 11:04:31,661 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ddd20ab1a1b7400a98e6ddb8d0eb4686 used request id req-d62a5d71-651c-40a4-98e3-550991b1d4e4 2018-08-01 11:04:31,661 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 11:04:31,662 - keystone_utils - INFO - Deleting project with name - CreateStackVolumeTests-7e59382c-eada-4a5-proj 2018-08-01 11:04:31,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/46a5f183ef4b4b90a62ee1054b914d56 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9c9f0c5e0345ffd39d7d3f3270b3560c22fb17" 2018-08-01 11:04:31,872 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 11:04:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f8e27d5-9d5d-4a0d-a81a-773e8240713d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 11:04:31,872 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/46a5f183ef4b4b90a62ee1054b914d56 used request id req-2f8e27d5-9d5d-4a0d-a81a-773e8240713d 2018-08-01 11:04:31,872 - keystone_utils - INFO - Deleting role with name - CreateStackVolumeTests-7e59382c-eada-4a5-proj-role 2018-08-01 11:04:31,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/a1de3072f9064d808a21dfa0ad796579 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9c9f0c5e0345ffd39d7d3f3270b3560c22fb17" 2018-08-01 11:04:31,979 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 11:04:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-93d6968a-fc79-48fe-a2e0-c1a84ea2841e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 11:04:31,980 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/a1de3072f9064d808a21dfa0ad796579 used request id req-93d6968a-fc79-48fe-a2e0-c1a84ea2841e 2018-08-01 11:04:31,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9c9f0c5e0345ffd39d7d3f3270b3560c22fb17" 2018-08-01 11:04:32,067 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:04:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8397f6e-b895-4f83-acee-1b85a5901641 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 11:04:32,067 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-a8397f6e-b895-4f83-acee-1b85a5901641 2018-08-01 11:04:32,067 - keystone_utils - INFO - Deleting user with name - CreateStackVolumeTests-7e59382c-eada-4a5-user 2018-08-01 11:04:32,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/2965c35f731c40f39e6f33fdf43c106a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ee05ebbf2b6ee55cd9b59190edbb4683485f8cb" 2018-08-01 11:04:32,223 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 11:04:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-270daf0f-879c-4466-90fc-c61757aeeaf2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 11:04:32,223 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/2965c35f731c40f39e6f33fdf43c106a used request id req-270daf0f-879c-4466-90fc-c61757aeeaf2 2018-08-01 11:04:32,224 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 11:04:32,607 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T12:04:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["xruCFhQuSPqvn-dJFk_KWQ"], "issued_at": "2018-08-01T11:04:32.000000Z"}} 2018-08-01 11:04:32,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}365e59a347493f96f8677a696338aab26962c946" 2018-08-01 11:04:32,680 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:04:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b495b89-633f-451c-a67b-ec901a318ce1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 11:04:32,680 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-7b495b89-633f-451c-a67b-ec901a318ce1 2018-08-01 11:04:32,681 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 11:04:32,682 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 11:04:33,062 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T12:04:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["6FW99REBSWyanRgk1X74lQ"], "issued_at": "2018-08-01T11:04:33.000000Z"}} 2018-08-01 11:04:33,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc71069ee71d817e22c0e42057e4b74fd129e306" 2018-08-01 11:04:33,143 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:04:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2970a0e-7ec1-46b8-a645-510e66c098df Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 11:04:33,143 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-b2970a0e-7ec1-46b8-a645-510e66c098df 2018-08-01 11:04:33,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 11:04:33,152 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 11:04: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 11:04:33,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFlavorTests-099c801f-ea9e-4c2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc71069ee71d817e22c0e42057e4b74fd129e306" 2018-08-01 11:04:33,171 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:04:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed127b97-dbc3-4754-ba9c-60e1880106ee Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFlavorTests-099c801f-ea9e-4c2-proj", "previous": null, "next": null}, "projects": []} 2018-08-01 11:04:33,171 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFlavorTests-099c801f-ea9e-4c2-proj used request id req-ed127b97-dbc3-4754-ba9c-60e1880106ee 2018-08-01 11:04:33,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc71069ee71d817e22c0e42057e4b74fd129e306" 2018-08-01 11:04:33,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:04:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9468dc2-b03a-4ce0-860e-d5afff1ac178 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 11:04:33,260 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-f9468dc2-b03a-4ce0-860e-d5afff1ac178 2018-08-01 11:04:33,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc71069ee71d817e22c0e42057e4b74fd129e306" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackFlavorTests-099c801f-ea9e-4c2-proj"}}' 2018-08-01 11:04:33,451 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 11:04:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a8049880-c9ac-45fe-9cdf-b711ac4f222a Content-Length: 319 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/7198897ddead47839c52aa9eeaf3c8ba"}, "tags": [], "enabled": true, "id": "7198897ddead47839c52aa9eeaf3c8ba", "parent_id": "default", "domain_id": "default", "name": "CreateStackFlavorTests-099c801f-ea9e-4c2-proj"}} 2018-08-01 11:04:33,451 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-a8049880-c9ac-45fe-9cdf-b711ac4f222a 2018-08-01 11:04:33,451 - keystone_utils - INFO - Created project with name - CreateStackFlavorTests-099c801f-ea9e-4c2-proj 2018-08-01 11:04:33,451 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 11:04:33,452 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 11:04:33,833 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T12:04:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["Bv60H7OvSuCM7398oj0F5A"], "issued_at": "2018-08-01T11:04:33.000000Z"}} 2018-08-01 11:04:33,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e7a2e38abf9d0dfaf7ec32078a89b47908e1f4d" 2018-08-01 11:04:33,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:04:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49b37a2b-fcff-491a-8eb5-0e778a722b3d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 11:04:33,912 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-49b37a2b-fcff-491a-8eb5-0e778a722b3d 2018-08-01 11:04:33,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 11:04:33,921 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 11:04: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 11:04:33,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e7a2e38abf9d0dfaf7ec32078a89b47908e1f4d" 2018-08-01 11:04:34,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:04:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c57a1e5-fba8-4058-ab82-097104678262 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 11:04:34,020 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-5c57a1e5-fba8-4058-ab82-097104678262 2018-08-01 11:04:34,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateStackFlavorTests-099c801f-ea9e-4c2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e7a2e38abf9d0dfaf7ec32078a89b47908e1f4d" 2018-08-01 11:04:34,110 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:04:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc62bd1c-adc4-4e23-9554-10391162a93f Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateStackFlavorTests-099c801f-ea9e-4c2-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/7198897ddead47839c52aa9eeaf3c8ba"}, "tags": [], "enabled": true, "id": "7198897ddead47839c52aa9eeaf3c8ba", "parent_id": "default", "domain_id": "default", "name": "CreateStackFlavorTests-099c801f-ea9e-4c2-proj"}]} 2018-08-01 11:04:34,110 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateStackFlavorTests-099c801f-ea9e-4c2-proj used request id req-cc62bd1c-adc4-4e23-9554-10391162a93f 2018-08-01 11:04:34,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e7a2e38abf9d0dfaf7ec32078a89b47908e1f4d" 2018-08-01 11:04:34,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:04:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef32c597-5878-485e-af82-19f05a240081 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 11:04:34,198 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-ef32c597-5878-485e-af82-19f05a240081 2018-08-01 11:04:34,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e7a2e38abf9d0dfaf7ec32078a89b47908e1f4d" 2018-08-01 11:04:34,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:04:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54a59387-7e61-44a3-90de-8c2d756be00c Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 11:04:34,642 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-54a59387-7e61-44a3-90de-8c2d756be00c 2018-08-01 11:04:34,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateStackFlavorTests-099c801f-ea9e-4c2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e7a2e38abf9d0dfaf7ec32078a89b47908e1f4d" 2018-08-01 11:04:34,731 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:04:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-440b6b79-ed14-4412-8186-c6109d4d8845 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateStackFlavorTests-099c801f-ea9e-4c2-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/7198897ddead47839c52aa9eeaf3c8ba"}, "tags": [], "enabled": true, "id": "7198897ddead47839c52aa9eeaf3c8ba", "parent_id": "default", "domain_id": "default", "name": "CreateStackFlavorTests-099c801f-ea9e-4c2-proj"}]} 2018-08-01 11:04:34,731 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateStackFlavorTests-099c801f-ea9e-4c2-proj used request id req-440b6b79-ed14-4412-8186-c6109d4d8845 2018-08-01 11:04:34,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users/5c7900d57bcd4e0aaf1f3b738a13e3ac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e7a2e38abf9d0dfaf7ec32078a89b47908e1f4d" 2018-08-01 11:04:34,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:04:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38170a6e-04a5-4b64-bfe6-c24429c7934d Content-Encoding: gzip Content-Length: 244 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackFlavorTests-099c801f-ea9e-4c2-user", "links": {"self": "http://172.30.9.24:5000/v3/users/5c7900d57bcd4e0aaf1f3b738a13e3ac"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "7198897ddead47839c52aa9eeaf3c8ba", "id": "5c7900d57bcd4e0aaf1f3b738a13e3ac", "password_expires_at": null}} 2018-08-01 11:04:34,833 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/5c7900d57bcd4e0aaf1f3b738a13e3ac used request id req-38170a6e-04a5-4b64-bfe6-c24429c7934d 2018-08-01 11:04:34,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/7198897ddead47839c52aa9eeaf3c8ba/users/5c7900d57bcd4e0aaf1f3b738a13e3ac/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e7a2e38abf9d0dfaf7ec32078a89b47908e1f4d" 2018-08-01 11:04:34,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:04:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58884a57-bee9-4a33-bf51-c585bc3d98c1 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects/7198897ddead47839c52aa9eeaf3c8ba/users/5c7900d57bcd4e0aaf1f3b738a13e3ac/roles", "previous": null, "next": null}, "roles": []} 2018-08-01 11:04:34,935 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/7198897ddead47839c52aa9eeaf3c8ba/users/5c7900d57bcd4e0aaf1f3b738a13e3ac/roles used request id req-58884a57-bee9-4a33-bf51-c585bc3d98c1 2018-08-01 11:04:34,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e7a2e38abf9d0dfaf7ec32078a89b47908e1f4d" 2018-08-01 11:04:34,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:04:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc82d086-4e93-4447-be20-1dd4da6a5e70 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}} 2018-08-01 11:04:34,955 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a used request id req-cc82d086-4e93-4447-be20-1dd4da6a5e70 2018-08-01 11:04:34,956 - keystone_utils - INFO - Granting role admin to project CreateStackFlavorTests-099c801f-ea9e-4c2-proj 2018-08-01 11:04:34,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/7198897ddead47839c52aa9eeaf3c8ba/users/5c7900d57bcd4e0aaf1f3b738a13e3ac/roles/2891512fbb5b44899020fcc2cb247e4a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e7a2e38abf9d0dfaf7ec32078a89b47908e1f4d" 2018-08-01 11:04:35,078 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 11:04:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5677547e-65e6-42de-838d-6080cb548f96 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 11:04:35,078 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/7198897ddead47839c52aa9eeaf3c8ba/users/5c7900d57bcd4e0aaf1f3b738a13e3ac/roles/2891512fbb5b44899020fcc2cb247e4a used request id req-5677547e-65e6-42de-838d-6080cb548f96 2018-08-01 11:04:35,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e7a2e38abf9d0dfaf7ec32078a89b47908e1f4d" 2018-08-01 11:04:35,166 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:04:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44d84104-81c1-4565-ab0f-8c5038693428 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 11:04:35,166 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-44d84104-81c1-4565-ab0f-8c5038693428 2018-08-01 11:04:35,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateStackFlavorTests-099c801f-ea9e-4c2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e7a2e38abf9d0dfaf7ec32078a89b47908e1f4d" 2018-08-01 11:04:35,255 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:04:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a84be9c6-04cd-48bb-86c4-021ffb01b868 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateStackFlavorTests-099c801f-ea9e-4c2-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/7198897ddead47839c52aa9eeaf3c8ba"}, "tags": [], "enabled": true, "id": "7198897ddead47839c52aa9eeaf3c8ba", "parent_id": "default", "domain_id": "default", "name": "CreateStackFlavorTests-099c801f-ea9e-4c2-proj"}]} 2018-08-01 11:04:35,255 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateStackFlavorTests-099c801f-ea9e-4c2-proj used request id req-a84be9c6-04cd-48bb-86c4-021ffb01b868 2018-08-01 11:04:35,255 - keystone_utils - INFO - Created user with name - CreateStackFlavorTests-099c801f-ea9e-4c2-user 2018-08-01 11:04:35,256 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 11:04:35,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc71069ee71d817e22c0e42057e4b74fd129e306" 2018-08-01 11:04:35,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:04:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b46e9a8-fe30-4cf3-ab32-0954c7610bcd Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 11:04:35,343 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-0b46e9a8-fe30-4cf3-ab32-0954c7610bcd 2018-08-01 11:04:35,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc71069ee71d817e22c0e42057e4b74fd129e306" -d '{"role": {"name": "CreateStackFlavorTests-099c801f-ea9e-4c2-proj-role"}}' 2018-08-01 11:04:35,441 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 11:04:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8457dfed-54c7-44f3-ab25-b942cc0d749f Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3b2569b3b5cb4c18841bb922c5840701", "links": {"self": "http://172.30.9.24:5000/v3/roles/3b2569b3b5cb4c18841bb922c5840701"}, "name": "CreateStackFlavorTests-099c801f-ea9e-4c2-proj-role"}} 2018-08-01 11:04:35,441 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-8457dfed-54c7-44f3-ab25-b942cc0d749f 2018-08-01 11:04:35,441 - keystone_utils - INFO - Created role with name - CreateStackFlavorTests-099c801f-ea9e-4c2-proj-role 2018-08-01 11:04:35,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/3b2569b3b5cb4c18841bb922c5840701 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc71069ee71d817e22c0e42057e4b74fd129e306" 2018-08-01 11:04:35,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:04:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81c88836-4a21-4a8a-a37e-1597b7ffd8ac Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3b2569b3b5cb4c18841bb922c5840701", "links": {"self": "http://172.30.9.24:5000/v3/roles/3b2569b3b5cb4c18841bb922c5840701"}, "name": "CreateStackFlavorTests-099c801f-ea9e-4c2-proj-role"}} 2018-08-01 11:04:35,527 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/3b2569b3b5cb4c18841bb922c5840701 used request id req-81c88836-4a21-4a8a-a37e-1597b7ffd8ac 2018-08-01 11:04:35,527 - keystone_utils - INFO - Granting role CreateStackFlavorTests-099c801f-ea9e-4c2-proj-role to project CreateStackFlavorTests-099c801f-ea9e-4c2-proj 2018-08-01 11:04:35,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/7198897ddead47839c52aa9eeaf3c8ba/users/5c7900d57bcd4e0aaf1f3b738a13e3ac/roles/3b2569b3b5cb4c18841bb922c5840701 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc71069ee71d817e22c0e42057e4b74fd129e306" 2018-08-01 11:04:35,651 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 11:04:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-65fcc718-e0be-4619-94a5-75ca305f7df7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 11:04:35,651 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/7198897ddead47839c52aa9eeaf3c8ba/users/5c7900d57bcd4e0aaf1f3b738a13e3ac/roles/3b2569b3b5cb4c18841bb922c5840701 used request id req-65fcc718-e0be-4619-94a5-75ca305f7df7 2018-08-01 11:04:35,651 - heat_utils - DEBUG - Retrieving Heat Client 2018-08-01 11:04:35,652 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 11:04:35,653 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 11:04:36,039 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}, {"id": "3b2569b3b5cb4c18841bb922c5840701", "name": "CreateStackFlavorTests-099c801f-ea9e-4c2-proj-role"}], "expires_at": "2018-08-01T12:04:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7198897ddead47839c52aa9eeaf3c8ba", "name": "CreateStackFlavorTests-099c801f-ea9e-4c2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/7198897ddead47839c52aa9eeaf3c8ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/7198897ddead47839c52aa9eeaf3c8ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/7198897ddead47839c52aa9eeaf3c8ba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/7198897ddead47839c52aa9eeaf3c8ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/7198897ddead47839c52aa9eeaf3c8ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/7198897ddead47839c52aa9eeaf3c8ba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_7198897ddead47839c52aa9eeaf3c8ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_7198897ddead47839c52aa9eeaf3c8ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/7198897ddead47839c52aa9eeaf3c8ba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/7198897ddead47839c52aa9eeaf3c8ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/7198897ddead47839c52aa9eeaf3c8ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/7198897ddead47839c52aa9eeaf3c8ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/7198897ddead47839c52aa9eeaf3c8ba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/7198897ddead47839c52aa9eeaf3c8ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFlavorTests-099c801f-ea9e-4c2-user", "id": "5c7900d57bcd4e0aaf1f3b738a13e3ac"}, "audit_ids": ["-E8QcM17QM6-iXmykd5YYw"], "issued_at": "2018-08-01T11:04:36.000000Z"}} 2018-08-01 11:04:36,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6feb4a18212624bf68c8bfc2638a8dd7817bef60" 2018-08-01 11:04:36,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:04:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98da4296-a17c-4173-81c5-2bcab3c5352c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 11:04:36,123 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-98da4296-a17c-4173-81c5-2bcab3c5352c 2018-08-01 11:04:36,125 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 11:04:36,127 - heat_utils - DEBUG - Retrieving Heat Client 2018-08-01 11:04:36,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/7198897ddead47839c52aa9eeaf3c8ba/stacks?stack_name=CreateStackFlavorTests-62e7886e-c250-463d-a093-365489b41f41-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6feb4a18212624bf68c8bfc2638a8dd7817bef60" 2018-08-01 11:04:36,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:04:36 GMT Server: Apache x-openstack-request-id: req-f9ba6816-8692-4968-b76a-f49b7243bcb7 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-08-01 11:04:36,310 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/7198897ddead47839c52aa9eeaf3c8ba/stacks?stack_name=CreateStackFlavorTests-62e7886e-c250-463d-a093-365489b41f41-stack used request id req-f9ba6816-8692-4968-b76a-f49b7243bcb7 2018-08-01 11:04:36,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8004/v1/7198897ddead47839c52aa9eeaf3c8ba/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6feb4a18212624bf68c8bfc2638a8dd7817bef60" -d '{"stack_name": "CreateStackFlavorTests-62e7886e-c250-463d-a093-365489b41f41-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-08-01 11:04:37,697 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 11:04:36 GMT Server: Apache x-openstack-request-id: req-a6059a91-9f58-424d-90a6-792230104ca6 Location: http://172.30.9.24:8004/v1/7198897ddead47839c52aa9eeaf3c8ba/stacks/CreateStackFlavorTests-62e7886e-c250-463d-a093-365489b41f41-stack/8c74891c-69c2-45d0-be40-55a25cbeb099 Content-Length: 266 Content-Type: application/json RESP BODY: {"stack": {"id": "8c74891c-69c2-45d0-be40-55a25cbeb099", "links": [{"href": "http://172.30.9.24:8004/v1/7198897ddead47839c52aa9eeaf3c8ba/stacks/CreateStackFlavorTests-62e7886e-c250-463d-a093-365489b41f41-stack/8c74891c-69c2-45d0-be40-55a25cbeb099", "rel": "self"}]}} 2018-08-01 11:04:37,697 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.24:8004/v1/7198897ddead47839c52aa9eeaf3c8ba/stacks used request id req-a6059a91-9f58-424d-90a6-792230104ca6 2018-08-01 11:04:37,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/7198897ddead47839c52aa9eeaf3c8ba/stacks/8c74891c-69c2-45d0-be40-55a25cbeb099 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6feb4a18212624bf68c8bfc2638a8dd7817bef60" 2018-08-01 11:04:37,930 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:04:37 GMT Server: Apache x-openstack-request-id: req-8dd5a00a-2c1c-4f89-969d-11d45171846b Location: http://172.30.9.24:8004/v1/7198897ddead47839c52aa9eeaf3c8ba/stacks/CreateStackFlavorTests-62e7886e-c250-463d-a093-365489b41f41-stack/8c74891c-69c2-45d0-be40-55a25cbeb099 Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/7198897ddead47839c52aa9eeaf3c8ba/stacks/CreateStackFlavorTests-62e7886e-c250-463d-a093-365489b41f41-stack/8c74891c-69c2-45d0-be40-55a25cbeb099;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:04:38,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:04:37 GMT Server: Apache x-openstack-request-id: req-83b10b00-94b2-413c-9853-7119599d5676 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 513 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": "7198897ddead47839c52aa9eeaf3c8ba", "OS::stack_id": "8c74891c-69c2-45d0-be40-55a25cbeb099", "OS::stack_name": "CreateStackFlavorTests-62e7886e-c250-463d-a093-365489b41f41-stack"}, "deletion_time": null, "stack_name": "CreateStackFlavorTests-62e7886e-c250-463d-a093-365489b41f41-stack", "stack_user_project_id": "9092c79fa7c14f2ab79858a0de0f182c", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-01T11:04:37Z", "links": [{"href": "http://172.30.9.24:8004/v1/7198897ddead47839c52aa9eeaf3c8ba/stacks/CreateStackFlavorTests-62e7886e-c250-463d-a093-365489b41f41-stack/8c74891c-69c2-45d0-be40-55a25cbeb099", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "8c74891c-69c2-45d0-be40-55a25cbeb099", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-08-01 11:04:38,132 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/7198897ddead47839c52aa9eeaf3c8ba/stacks/CreateStackFlavorTests-62e7886e-c250-463d-a093-365489b41f41-stack/8c74891c-69c2-45d0-be40-55a25cbeb099 used request id req-83b10b00-94b2-413c-9853-7119599d5676 2018-08-01 11:04:38,133 - create_stack - INFO - Created stack with name - CreateStackFlavorTests-62e7886e-c250-463d-a093-365489b41f41-stack 2018-08-01 11:04:38,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/7198897ddead47839c52aa9eeaf3c8ba/stacks/8c74891c-69c2-45d0-be40-55a25cbeb099 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6feb4a18212624bf68c8bfc2638a8dd7817bef60" 2018-08-01 11:04:38,316 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:04:38 GMT Server: Apache x-openstack-request-id: req-b68f1e35-68de-48ee-91c4-54047ceaf4f7 Location: http://172.30.9.24:8004/v1/7198897ddead47839c52aa9eeaf3c8ba/stacks/CreateStackFlavorTests-62e7886e-c250-463d-a093-365489b41f41-stack/8c74891c-69c2-45d0-be40-55a25cbeb099 Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/7198897ddead47839c52aa9eeaf3c8ba/stacks/CreateStackFlavorTests-62e7886e-c250-463d-a093-365489b41f41-stack/8c74891c-69c2-45d0-be40-55a25cbeb099;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:04:38,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:04:38 GMT Server: Apache x-openstack-request-id: req-690e9e09-3a9d-4045-b7f1-f80cc2743ce9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 513 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": "7198897ddead47839c52aa9eeaf3c8ba", "OS::stack_id": "8c74891c-69c2-45d0-be40-55a25cbeb099", "OS::stack_name": "CreateStackFlavorTests-62e7886e-c250-463d-a093-365489b41f41-stack"}, "deletion_time": null, "stack_name": "CreateStackFlavorTests-62e7886e-c250-463d-a093-365489b41f41-stack", "stack_user_project_id": "9092c79fa7c14f2ab79858a0de0f182c", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-01T11:04:37Z", "links": [{"href": "http://172.30.9.24:8004/v1/7198897ddead47839c52aa9eeaf3c8ba/stacks/CreateStackFlavorTests-62e7886e-c250-463d-a093-365489b41f41-stack/8c74891c-69c2-45d0-be40-55a25cbeb099", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "8c74891c-69c2-45d0-be40-55a25cbeb099", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-08-01 11:04:38,519 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/7198897ddead47839c52aa9eeaf3c8ba/stacks/CreateStackFlavorTests-62e7886e-c250-463d-a093-365489b41f41-stack/8c74891c-69c2-45d0-be40-55a25cbeb099 used request id req-690e9e09-3a9d-4045-b7f1-f80cc2743ce9 2018-08-01 11:04:38,519 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-08-01 11:04:38,519 - create_stack - DEBUG - Stack is active with name - CreateStackFlavorTests-62e7886e-c250-463d-a093-365489b41f41-stack 2018-08-01 11:04:38,519 - create_stack - INFO - Stack is now active with name - CreateStackFlavorTests-62e7886e-c250-463d-a093-365489b41f41-stack 2018-08-01 11:04:38,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/7198897ddead47839c52aa9eeaf3c8ba/stacks/8c74891c-69c2-45d0-be40-55a25cbeb099/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6feb4a18212624bf68c8bfc2638a8dd7817bef60" 2018-08-01 11:04:38,712 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:04:38 GMT Server: Apache x-openstack-request-id: req-4403ffd4-6ada-47b2-a95b-1a669deb558c Location: http://172.30.9.24:8004/v1/7198897ddead47839c52aa9eeaf3c8ba/stacks/CreateStackFlavorTests-62e7886e-c250-463d-a093-365489b41f41-stack/8c74891c-69c2-45d0-be40-55a25cbeb099/resources Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/7198897ddead47839c52aa9eeaf3c8ba/stacks/CreateStackFlavorTests-62e7886e-c250-463d-a093-365489b41f41-stack/8c74891c-69c2-45d0-be40-55a25cbeb099/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:04:38,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:04:38 GMT Server: Apache x-openstack-request-id: req-4d4089f3-097d-42b9-86ce-92657452d0ec Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor", "links": [{"href": "http://172.30.9.24:8004/v1/7198897ddead47839c52aa9eeaf3c8ba/stacks/CreateStackFlavorTests-62e7886e-c250-463d-a093-365489b41f41-stack/8c74891c-69c2-45d0-be40-55a25cbeb099/resources/flavor", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/7198897ddead47839c52aa9eeaf3c8ba/stacks/CreateStackFlavorTests-62e7886e-c250-463d-a093-365489b41f41-stack/8c74891c-69c2-45d0-be40-55a25cbeb099", "rel": "stack"}], "logical_resource_id": "flavor", "creation_time": "2018-08-01T11:04:37Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-01T11:04:37Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "d6a1f60f-ef6a-49e5-a0e4-d672159d924b", "resource_type": "OS::Nova::Flavor"}]} 2018-08-01 11:04:38,898 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/7198897ddead47839c52aa9eeaf3c8ba/stacks/CreateStackFlavorTests-62e7886e-c250-463d-a093-365489b41f41-stack/8c74891c-69c2-45d0-be40-55a25cbeb099/resources used request id req-4d4089f3-097d-42b9-86ce-92657452d0ec 2018-08-01 11:04:38,900 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors/d6a1f60f-ef6a-49e5-a0e4-d672159d924b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6feb4a18212624bf68c8bfc2638a8dd7817bef60" 2018-08-01 11:04:38,920 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:04: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-eed55a1b-13a1-44f5-87e2-dcc7c1a61b7e x-compute-request-id: req-eed55a1b-13a1-44f5-87e2-dcc7c1a61b7e Content-Encoding: gzip Content-Length: 333 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackFlavorTests-62e7886e-c250-463d-a093-365489b41f41-stack-flavor-nimwa3qb5yny", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/d6a1f60f-ef6a-49e5-a0e4-d672159d924b", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/d6a1f60f-ef6a-49e5-a0e4-d672159d924b", "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": "d6a1f60f-ef6a-49e5-a0e4-d672159d924b"}} 2018-08-01 11:04:38,920 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/d6a1f60f-ef6a-49e5-a0e4-d672159d924b used request id req-eed55a1b-13a1-44f5-87e2-dcc7c1a61b7e 2018-08-01 11:04:38,921 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 11:04:38,922 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 11:04:39,304 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}, {"id": "3b2569b3b5cb4c18841bb922c5840701", "name": "CreateStackFlavorTests-099c801f-ea9e-4c2-proj-role"}], "expires_at": "2018-08-01T12:04:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7198897ddead47839c52aa9eeaf3c8ba", "name": "CreateStackFlavorTests-099c801f-ea9e-4c2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/7198897ddead47839c52aa9eeaf3c8ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/7198897ddead47839c52aa9eeaf3c8ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/7198897ddead47839c52aa9eeaf3c8ba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/7198897ddead47839c52aa9eeaf3c8ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/7198897ddead47839c52aa9eeaf3c8ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/7198897ddead47839c52aa9eeaf3c8ba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_7198897ddead47839c52aa9eeaf3c8ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_7198897ddead47839c52aa9eeaf3c8ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/7198897ddead47839c52aa9eeaf3c8ba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/7198897ddead47839c52aa9eeaf3c8ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/7198897ddead47839c52aa9eeaf3c8ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/7198897ddead47839c52aa9eeaf3c8ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/7198897ddead47839c52aa9eeaf3c8ba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/7198897ddead47839c52aa9eeaf3c8ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFlavorTests-099c801f-ea9e-4c2-user", "id": "5c7900d57bcd4e0aaf1f3b738a13e3ac"}, "audit_ids": ["G2bjo2e9SbOzGt6tynI6nw"], "issued_at": "2018-08-01T11:04:39.000000Z"}} 2018-08-01 11:04:39,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e1ddb273693140875c8ff1b2423606886b34293" 2018-08-01 11:04:39,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:04:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e827727-40da-48fd-9953-63f2594d32b3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 11:04:39,387 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-7e827727-40da-48fd-9953-63f2594d32b3 2018-08-01 11:04:39,388 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 11:04:39,393 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e1ddb273693140875c8ff1b2423606886b34293" 2018-08-01 11:04:39,569 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:04: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-bfc15bfe-bc8e-4f0e-b43e-9784e33ec23e x-compute-request-id: req-bfc15bfe-bc8e-4f0e-b43e-9784e33ec23e Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"flavors": [{"id": "4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "rel": "bookmark"}], "name": "vmtp-flavor_ee58c79f-c6fb-483f-8b9c-406ffbfad757"}, {"id": "5b61c696-1b5b-4204-b7e5-ca4a818093b0", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "bookmark"}], "name": "shaker-flavor_81952131-3011-4d90-80f4-831743223f59"}, {"id": "d6a1f60f-ef6a-49e5-a0e4-d672159d924b", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/d6a1f60f-ef6a-49e5-a0e4-d672159d924b", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/d6a1f60f-ef6a-49e5-a0e4-d672159d924b", "rel": "bookmark"}], "name": "CreateStackFlavorTests-62e7886e-c250-463d-a093-365489b41f41-stack-flavor-nimwa3qb5yny"}]} 2018-08-01 11:04:39,569 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-bfc15bfe-bc8e-4f0e-b43e-9784e33ec23e 2018-08-01 11:04:39,573 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors/d6a1f60f-ef6a-49e5-a0e4-d672159d924b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e1ddb273693140875c8ff1b2423606886b34293" 2018-08-01 11:04:39,595 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:04: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-8a581ba3-9c32-424a-855d-c88b1f8ef771 x-compute-request-id: req-8a581ba3-9c32-424a-855d-c88b1f8ef771 Content-Encoding: gzip Content-Length: 333 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackFlavorTests-62e7886e-c250-463d-a093-365489b41f41-stack-flavor-nimwa3qb5yny", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/d6a1f60f-ef6a-49e5-a0e4-d672159d924b", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/d6a1f60f-ef6a-49e5-a0e4-d672159d924b", "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": "d6a1f60f-ef6a-49e5-a0e4-d672159d924b"}} 2018-08-01 11:04:39,596 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/d6a1f60f-ef6a-49e5-a0e4-d672159d924b used request id req-8a581ba3-9c32-424a-855d-c88b1f8ef771 2018-08-01 11:04:39,596 - create_flavor - INFO - Found flavor with name - CreateStackFlavorTests-62e7886e-c250-463d-a093-365489b41f41-stack-flavor-nimwa3qb5yny 2018-08-01 11:04:39,596 - create_stack - INFO - Deleting stack - CreateStackFlavorTests-62e7886e-c250-463d-a093-365489b41f41-stack 2018-08-01 11:04:39,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8004/v1/7198897ddead47839c52aa9eeaf3c8ba/stacks/8c74891c-69c2-45d0-be40-55a25cbeb099 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6feb4a18212624bf68c8bfc2638a8dd7817bef60" 2018-08-01 11:04:39,625 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:04:39 GMT Server: Apache x-openstack-request-id: req-396d3e9f-5017-47be-9ad9-e8893bcc78ae Location: http://172.30.9.24:8004/v1/7198897ddead47839c52aa9eeaf3c8ba/stacks/CreateStackFlavorTests-62e7886e-c250-463d-a093-365489b41f41-stack/8c74891c-69c2-45d0-be40-55a25cbeb099 Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/7198897ddead47839c52aa9eeaf3c8ba/stacks/CreateStackFlavorTests-62e7886e-c250-463d-a093-365489b41f41-stack/8c74891c-69c2-45d0-be40-55a25cbeb099;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:04:39,816 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 11:04:39 GMT Server: Apache x-openstack-request-id: req-ad6e4b16-d125-4004-8370-59b959e06962 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 11:04:39,816 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.24:8004/v1/7198897ddead47839c52aa9eeaf3c8ba/stacks/CreateStackFlavorTests-62e7886e-c250-463d-a093-365489b41f41-stack/8c74891c-69c2-45d0-be40-55a25cbeb099 used request id req-ad6e4b16-d125-4004-8370-59b959e06962 2018-08-01 11:04:39,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/7198897ddead47839c52aa9eeaf3c8ba/stacks/8c74891c-69c2-45d0-be40-55a25cbeb099 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6feb4a18212624bf68c8bfc2638a8dd7817bef60" 2018-08-01 11:04:39,846 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:04:39 GMT Server: Apache x-openstack-request-id: req-38fd0051-2963-4d71-8f58-53352512cd2b Location: http://172.30.9.24:8004/v1/7198897ddead47839c52aa9eeaf3c8ba/stacks/CreateStackFlavorTests-62e7886e-c250-463d-a093-365489b41f41-stack/8c74891c-69c2-45d0-be40-55a25cbeb099 Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/7198897ddead47839c52aa9eeaf3c8ba/stacks/CreateStackFlavorTests-62e7886e-c250-463d-a093-365489b41f41-stack/8c74891c-69c2-45d0-be40-55a25cbeb099;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:04:39,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:04:39 GMT Server: Apache x-openstack-request-id: req-26b331f2-0811-4eda-8b46-b7087ad669a2 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 507 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": "7198897ddead47839c52aa9eeaf3c8ba", "OS::stack_id": "8c74891c-69c2-45d0-be40-55a25cbeb099", "OS::stack_name": "CreateStackFlavorTests-62e7886e-c250-463d-a093-365489b41f41-stack"}, "deletion_time": null, "stack_name": "CreateStackFlavorTests-62e7886e-c250-463d-a093-365489b41f41-stack", "stack_user_project_id": "9092c79fa7c14f2ab79858a0de0f182c", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-01T11:04:37Z", "links": [{"href": "http://172.30.9.24:8004/v1/7198897ddead47839c52aa9eeaf3c8ba/stacks/CreateStackFlavorTests-62e7886e-c250-463d-a093-365489b41f41-stack/8c74891c-69c2-45d0-be40-55a25cbeb099", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-01T11:04:39Z", "id": "8c74891c-69c2-45d0-be40-55a25cbeb099", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-08-01 11:04:39,872 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/7198897ddead47839c52aa9eeaf3c8ba/stacks/CreateStackFlavorTests-62e7886e-c250-463d-a093-365489b41f41-stack/8c74891c-69c2-45d0-be40-55a25cbeb099 used request id req-26b331f2-0811-4eda-8b46-b7087ad669a2 2018-08-01 11:04:39,873 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-08-01 11:04:39,873 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-01 11:04:42,876 - create_stack - DEBUG - Stack status query timeout in 1196.94053698 2018-08-01 11:04:42,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/7198897ddead47839c52aa9eeaf3c8ba/stacks/8c74891c-69c2-45d0-be40-55a25cbeb099 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6feb4a18212624bf68c8bfc2638a8dd7817bef60" 2018-08-01 11:04:42,909 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:04:42 GMT Server: Apache x-openstack-request-id: req-45fb9d2f-38f7-466f-bf5c-f05b64c5216b Location: http://172.30.9.24:8004/v1/7198897ddead47839c52aa9eeaf3c8ba/stacks/CreateStackFlavorTests-62e7886e-c250-463d-a093-365489b41f41-stack/8c74891c-69c2-45d0-be40-55a25cbeb099 Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/7198897ddead47839c52aa9eeaf3c8ba/stacks/CreateStackFlavorTests-62e7886e-c250-463d-a093-365489b41f41-stack/8c74891c-69c2-45d0-be40-55a25cbeb099;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:04:42,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:04:42 GMT Server: Apache x-openstack-request-id: req-08e0612a-3c8e-4e0e-8fa9-ea203176c13b 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": "7198897ddead47839c52aa9eeaf3c8ba", "OS::stack_id": "8c74891c-69c2-45d0-be40-55a25cbeb099", "OS::stack_name": "CreateStackFlavorTests-62e7886e-c250-463d-a093-365489b41f41-stack"}, "deletion_time": "2018-08-01T11:04:40Z", "stack_name": "CreateStackFlavorTests-62e7886e-c250-463d-a093-365489b41f41-stack", "stack_user_project_id": "9092c79fa7c14f2ab79858a0de0f182c", "tags": null, "creation_time": "2018-08-01T11:04:37Z", "links": [{"href": "http://172.30.9.24:8004/v1/7198897ddead47839c52aa9eeaf3c8ba/stacks/CreateStackFlavorTests-62e7886e-c250-463d-a093-365489b41f41-stack/8c74891c-69c2-45d0-be40-55a25cbeb099", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-08-01T11:04:39Z", "id": "8c74891c-69c2-45d0-be40-55a25cbeb099", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single volume with encryption"}} 2018-08-01 11:04:42,953 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/7198897ddead47839c52aa9eeaf3c8ba/stacks/CreateStackFlavorTests-62e7886e-c250-463d-a093-365489b41f41-stack/8c74891c-69c2-45d0-be40-55a25cbeb099 used request id req-08e0612a-3c8e-4e0e-8fa9-ea203176c13b 2018-08-01 11:04:42,953 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-08-01 11:04:42,953 - create_stack - DEBUG - Stack is active with name - CreateStackFlavorTests-62e7886e-c250-463d-a093-365489b41f41-stack 2018-08-01 11:04:42,953 - create_stack - INFO - Attempting to delete again stack - CreateStackFlavorTests-62e7886e-c250-463d-a093-365489b41f41-stack 2018-08-01 11:04:42,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8004/v1/7198897ddead47839c52aa9eeaf3c8ba/stacks/8c74891c-69c2-45d0-be40-55a25cbeb099 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6feb4a18212624bf68c8bfc2638a8dd7817bef60" 2018-08-01 11:04:43,157 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:04:42 GMT Server: Apache x-openstack-request-id: req-484e4d29-8389-4d4f-8338-92008bf29289 Location: http://172.30.9.24:8004/v1/7198897ddead47839c52aa9eeaf3c8ba/stacks/CreateStackFlavorTests-62e7886e-c250-463d-a093-365489b41f41-stack/8c74891c-69c2-45d0-be40-55a25cbeb099 Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/7198897ddead47839c52aa9eeaf3c8ba/stacks/CreateStackFlavorTests-62e7886e-c250-463d-a093-365489b41f41-stack/8c74891c-69c2-45d0-be40-55a25cbeb099;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:04:43,183 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 11:04:43 GMT Server: Apache x-openstack-request-id: req-2ed0b3d5-e91b-4a19-8bc5-c2e8cdb24eb9 Content-Length: 254 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackFlavorTests-62e7886e-c250-463d-a093-365489b41f41-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-08-01 11:04:43,183 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.24:8004/v1/7198897ddead47839c52aa9eeaf3c8ba/stacks/CreateStackFlavorTests-62e7886e-c250-463d-a093-365489b41f41-stack/8c74891c-69c2-45d0-be40-55a25cbeb099 used request id req-2ed0b3d5-e91b-4a19-8bc5-c2e8cdb24eb9 2018-08-01 11:04:43,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc71069ee71d817e22c0e42057e4b74fd129e306" 2018-08-01 11:04:43,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-5821ac4a-9687-44aa-ab82-1d2fcc479f54 Date: Wed, 01 Aug 2018 11:04:43 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a2413a97b61342d8bd27570706ef372d", "created_at": "2018-08-01T09:33:18Z", "updated_at": "2018-08-01T09:33:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "7f556ce3-51d0-4279-a11d-510db9f9a3b1", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "94adc13c-a166-41cf-bd16-f997efc73cb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "b39143b5-c08f-4d0b-9d40-54f472f2389e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "e218b0b7-4501-4f84-9458-caf2891c260d", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}], "revision_number": 4, "project_id": "a2413a97b61342d8bd27570706ef372d", "id": "38229670-7386-42d0-b7b9-2397ea5938de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "created_at": "2018-08-01T09:28:38Z", "updated_at": "2018-08-01T09:28:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "763568f1-8151-4a3c-911a-d06da4423063", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "80d28bee-4aee-47e8-a8da-e0fe31497fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "a47a5ddf-aa37-4ab2-a335-1c93513b5f12", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "f5bba5a5-602b-421e-98b2-5a16117f943f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}], "revision_number": 4, "project_id": "dbe9669438844f3faecdc7fcc050e0d8", "id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ed1054af2e94c049694d98d54211d98", "created_at": "2018-08-01T09:31:40Z", "updated_at": "2018-08-01T09:31:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "34baee87-ea35-42ee-8a69-0f6e2a825d3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "89b9d1c9-f4f9-45cd-8d36-970d44228439", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "b8ab0d59-cab9-4488-82ee-7c5f69709bff", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "d3ab68ea-23b4-4bf6-8dd3-85d029e3d89f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}], "revision_number": 4, "project_id": "2ed1054af2e94c049694d98d54211d98", "id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "created_at": "2018-08-01T09:34:13Z", "updated_at": "2018-08-01T09:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "1dbb3f59-611b-46d1-a82d-2720e0a16f86", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "3878126b-a220-4357-adb9-bc22498f31b1", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "75ce67db-9c04-4561-a10d-8b1ec63943e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "e2945a69-3afe-41e3-a7ec-3ea4c79a12ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}], "revision_number": 4, "project_id": "c0d9b34b06f445a7857603f60b181f3c", "id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-01T09:30:58Z", "updated_at": "2018-08-01T09:30:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "042d4626-2974-418d-affe-f8f2acd05faa", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "995fae58-f0e5-4e10-801c-6c2ce5c7ae0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "cb8404fa-cb24-4879-a34d-f3050dcba730", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "dad6aaab-690e-4c24-9103-6767e0c80bc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "created_at": "2018-08-01T09:31:11Z", "updated_at": "2018-08-01T09:31:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "939e25e0-5dbc-4f6e-9f6f-7fb70e540203", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "9796a673-6928-4009-9c21-1410d395646e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "af7b8bf8-2fb6-4d72-842a-38f72d7581f7", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "b9af65b0-2eb8-45e1-8504-b7dc4dbb83ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}], "revision_number": 4, "project_id": "dd207f801ed3475f9dbe5f13077af1c8", "id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "46dd322c3fcc454eb140e37825746af8", "created_at": "2018-08-01T10:33:44Z", "updated_at": "2018-08-01T10:33:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "0f41470b-1091-45c1-b574-92069f79f8d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "8cc03a9c-8fa5-425b-812f-d7692bae3613", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d1373b1e-2fb9-4e02-a9e1-7e873ba1d7d1", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d21f3909-71f3-43e2-a22d-6a9c2513cb6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}], "revision_number": 4, "project_id": "46dd322c3fcc454eb140e37825746af8", "id": "b2961714-c8a4-4fcb-918b-21d70527c983", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "created_at": "2018-08-01T09:34:57Z", "updated_at": "2018-08-01T09:34:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "8063d12f-30db-4ccf-8ce0-72e59ba81a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c38e1a7a-5857-4f03-b991-6d5c9c9a5b9e", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c725bae1-d3bb-42b5-b331-32737085f28c", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "cfddc134-923b-4e0d-9ec5-dcc5641dd435", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}], "revision_number": 4, "project_id": "455b48a61678488ead79a4cfa07ef5c3", "id": "cd52f913-3072-4ce7-a779-7de795b62b12", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:36:50Z", "updated_at": "2018-08-01T09:36:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "07ef7fe5-a529-45da-bfc0-899f0ea9b592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "bc4dad3a-2a0c-4c31-b901-2909a12adb50", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c35cff35-4306-4116-b9fa-fc27bc7c05d6", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c493e3ac-d9d2-480d-9ec8-50982eedaf5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}], "revision_number": 4, "project_id": "8d96727022f4443794db44ecde432faf", "id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "created_at": "2018-08-01T09:32:45Z", "updated_at": "2018-08-01T09:32:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "058ea790-43ea-4a6f-9950-28418319e577", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "5fcfb31b-cdad-4037-973e-56b74faefd14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "99a24d26-dc7f-42d0-aa23-a7c061f04952", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "b641bb48-566e-472b-a3cc-d38c85ab3ff1", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}], "revision_number": 4, "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "name": "default"}]} 2018-08-01 11:04:43,422 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-5821ac4a-9687-44aa-ab82-1d2fcc479f54 2018-08-01 11:04:43,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc71069ee71d817e22c0e42057e4b74fd129e306" 2018-08-01 11:04:43,505 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 11:04:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ac590b8-f5e3-405d-809e-b47ef37ecd07 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2413a97b61342d8bd27570706ef372d.", "code": 404, "title": "Not Found"}} 2018-08-01 11:04:43,505 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d used request id req-5ac590b8-f5e3-405d-809e-b47ef37ecd07 2018-08-01 11:04:43,505 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 11:04:43,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc71069ee71d817e22c0e42057e4b74fd129e306" 2018-08-01 11:04:43,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:04:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82701bf2-bb11-4dce-9554-0e6147ce3d0e 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.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dbe9669438844f3faecdc7fcc050e0d8", "name": "service"}} 2018-08-01 11:04:43,586 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 used request id req-82701bf2-bb11-4dce-9554-0e6147ce3d0e 2018-08-01 11:04:43,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc71069ee71d817e22c0e42057e4b74fd129e306" 2018-08-01 11:04:43,755 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 11:04:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-91c2ec8f-8810-403d-b71d-bf6a7d93ad54 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ed1054af2e94c049694d98d54211d98.", "code": 404, "title": "Not Found"}} 2018-08-01 11:04:43,755 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 used request id req-91c2ec8f-8810-403d-b71d-bf6a7d93ad54 2018-08-01 11:04:43,755 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 11:04:43,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc71069ee71d817e22c0e42057e4b74fd129e306" 2018-08-01 11:04:43,841 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 11:04:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1fb7fa69-3be0-48dd-91bf-fbee2b368eae Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c0d9b34b06f445a7857603f60b181f3c.", "code": 404, "title": "Not Found"}} 2018-08-01 11:04:43,841 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c used request id req-1fb7fa69-3be0-48dd-91bf-fbee2b368eae 2018-08-01 11:04:43,841 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 11:04:43,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc71069ee71d817e22c0e42057e4b74fd129e306" 2018-08-01 11:04:43,927 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 11:04:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f53d2461-a905-457c-8a7c-727fd64ff326 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: dd207f801ed3475f9dbe5f13077af1c8.", "code": 404, "title": "Not Found"}} 2018-08-01 11:04:43,927 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 used request id req-f53d2461-a905-457c-8a7c-727fd64ff326 2018-08-01 11:04:43,928 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 11:04:43,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc71069ee71d817e22c0e42057e4b74fd129e306" 2018-08-01 11:04:44,012 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 11:04:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-406bd4c6-ff0d-41c6-b806-259cc394e441 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 46dd322c3fcc454eb140e37825746af8.", "code": 404, "title": "Not Found"}} 2018-08-01 11:04:44,012 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 used request id req-406bd4c6-ff0d-41c6-b806-259cc394e441 2018-08-01 11:04:44,012 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 11:04:44,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc71069ee71d817e22c0e42057e4b74fd129e306" 2018-08-01 11:04:44,097 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 11:04:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ace6191-42b6-44c1-b99c-059f5de13960 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 455b48a61678488ead79a4cfa07ef5c3.", "code": 404, "title": "Not Found"}} 2018-08-01 11:04:44,097 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 used request id req-8ace6191-42b6-44c1-b99c-059f5de13960 2018-08-01 11:04:44,097 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 11:04:44,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc71069ee71d817e22c0e42057e4b74fd129e306" 2018-08-01 11:04:44,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:04:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89bbe911-4f00-40e9-b5a6-f5fd61f0389b 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 11:04:44,189 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-89bbe911-4f00-40e9-b5a6-f5fd61f0389b 2018-08-01 11:04:44,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ddd20ab1a1b7400a98e6ddb8d0eb4686 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc71069ee71d817e22c0e42057e4b74fd129e306" 2018-08-01 11:04:44,279 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 11:04:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9449fe92-89ac-4b08-b4de-9b0dfd96cc18 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ddd20ab1a1b7400a98e6ddb8d0eb4686.", "code": 404, "title": "Not Found"}} 2018-08-01 11:04:44,279 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ddd20ab1a1b7400a98e6ddb8d0eb4686 used request id req-9449fe92-89ac-4b08-b4de-9b0dfd96cc18 2018-08-01 11:04:44,279 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 11:04:44,280 - keystone_utils - INFO - Deleting project with name - CreateStackFlavorTests-099c801f-ea9e-4c2-proj 2018-08-01 11:04:44,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/7198897ddead47839c52aa9eeaf3c8ba -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc71069ee71d817e22c0e42057e4b74fd129e306" 2018-08-01 11:04:44,484 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 11:04:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d77a688e-7140-4fa1-9c0b-d430cd6f1fe7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 11:04:44,484 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/7198897ddead47839c52aa9eeaf3c8ba used request id req-d77a688e-7140-4fa1-9c0b-d430cd6f1fe7 2018-08-01 11:04:44,485 - keystone_utils - INFO - Deleting role with name - CreateStackFlavorTests-099c801f-ea9e-4c2-proj-role 2018-08-01 11:04:44,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/3b2569b3b5cb4c18841bb922c5840701 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc71069ee71d817e22c0e42057e4b74fd129e306" 2018-08-01 11:04:44,592 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 11:04:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c1f17044-bfd1-4049-9e48-76c96e538ee3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 11:04:44,592 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/3b2569b3b5cb4c18841bb922c5840701 used request id req-c1f17044-bfd1-4049-9e48-76c96e538ee3 2018-08-01 11:04:44,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc71069ee71d817e22c0e42057e4b74fd129e306" 2018-08-01 11:04:44,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:04:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94d15bf8-1b7f-468c-ab00-3f2df06c349e Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 11:04:44,679 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-94d15bf8-1b7f-468c-ab00-3f2df06c349e 2018-08-01 11:04:44,680 - keystone_utils - INFO - Deleting user with name - CreateStackFlavorTests-099c801f-ea9e-4c2-user 2018-08-01 11:04:44,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/5c7900d57bcd4e0aaf1f3b738a13e3ac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e7a2e38abf9d0dfaf7ec32078a89b47908e1f4d" 2018-08-01 11:04:44,838 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 11:04:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d838b69-e0ce-4b99-8aa4-e95dc37b6a4d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 11:04:44,838 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/5c7900d57bcd4e0aaf1f3b738a13e3ac used request id req-9d838b69-e0ce-4b99-8aa4-e95dc37b6a4d 2018-08-01 11:04:44,839 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 11:04:45,219 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T12:04:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["5kGZKWNsT9etJdfCB6u4xA"], "issued_at": "2018-08-01T11:04:45.000000Z"}} 2018-08-01 11:04:45,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14e7097129c989defe1d2dba0a6419a3deada445" 2018-08-01 11:04:45,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:04:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e0d9fcf-bfde-44ee-ada7-66966019a471 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 11:04:45,298 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-3e0d9fcf-bfde-44ee-ada7-66966019a471 2018-08-01 11:04:45,299 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 11:04:45,300 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 11:04:45,678 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T12:04:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["LuOuiVosRDqtU1Ibl9twJA"], "issued_at": "2018-08-01T11:04:45.000000Z"}} 2018-08-01 11:04:45,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21b0b8b96fd2d621ddfb3df267c67347902037bc" 2018-08-01 11:04:45,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:04:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d557b2c5-6ab2-4700-a74d-29818feaf5d1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 11:04:45,757 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-d557b2c5-6ab2-4700-a74d-29818feaf5d1 2018-08-01 11:04:45,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 11:04:45,766 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 11:04: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 11:04:45,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackKeypairTests-ca8574d6-01d8-4d7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21b0b8b96fd2d621ddfb3df267c67347902037bc" 2018-08-01 11:04:45,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:04:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1d75e0b-b792-469b-90e5-1ce21b5dcd72 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackKeypairTests-ca8574d6-01d8-4d7-proj", "previous": null, "next": null}, "projects": []} 2018-08-01 11:04:45,786 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackKeypairTests-ca8574d6-01d8-4d7-proj used request id req-d1d75e0b-b792-469b-90e5-1ce21b5dcd72 2018-08-01 11:04:45,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21b0b8b96fd2d621ddfb3df267c67347902037bc" 2018-08-01 11:04:45,876 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:04:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a886c2f-5f65-4eae-bcd2-bab76c2da437 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 11:04:45,876 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-4a886c2f-5f65-4eae-bcd2-bab76c2da437 2018-08-01 11:04:45,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21b0b8b96fd2d621ddfb3df267c67347902037bc" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackKeypairTests-ca8574d6-01d8-4d7-proj"}}' 2018-08-01 11:04:45,997 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 11:04:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bd1b11c1-00e1-43ae-9266-bce303424797 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/a9fa937952f3407dad9de0b5e255ca58"}, "tags": [], "enabled": true, "id": "a9fa937952f3407dad9de0b5e255ca58", "parent_id": "default", "domain_id": "default", "name": "CreateStackKeypairTests-ca8574d6-01d8-4d7-proj"}} 2018-08-01 11:04:45,997 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-bd1b11c1-00e1-43ae-9266-bce303424797 2018-08-01 11:04:45,997 - keystone_utils - INFO - Created project with name - CreateStackKeypairTests-ca8574d6-01d8-4d7-proj 2018-08-01 11:04:45,998 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 11:04:45,998 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 11:04:46,454 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T12:04:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["8ASUwaOXQbu8uDV269l0Yg"], "issued_at": "2018-08-01T11:04:46.000000Z"}} 2018-08-01 11:04:46,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e79475544bece04bad1cd4eccaaf33fa4620e3f3" 2018-08-01 11:04:46,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:04:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59ff2b1b-e816-44c6-a63b-8c373586cd7f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 11:04:46,531 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-59ff2b1b-e816-44c6-a63b-8c373586cd7f 2018-08-01 11:04:46,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 11:04:46,540 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 11:04: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 11:04:46,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e79475544bece04bad1cd4eccaaf33fa4620e3f3" 2018-08-01 11:04:46,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:04:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3496fd1f-bf7f-4826-b56e-b579293db255 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 11:04:46,641 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-3496fd1f-bf7f-4826-b56e-b579293db255 2018-08-01 11:04:46,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateStackKeypairTests-ca8574d6-01d8-4d7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e79475544bece04bad1cd4eccaaf33fa4620e3f3" 2018-08-01 11:04:46,731 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:04:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ff7046b-5377-4f35-a687-73d786099b58 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateStackKeypairTests-ca8574d6-01d8-4d7-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/a9fa937952f3407dad9de0b5e255ca58"}, "tags": [], "enabled": true, "id": "a9fa937952f3407dad9de0b5e255ca58", "parent_id": "default", "domain_id": "default", "name": "CreateStackKeypairTests-ca8574d6-01d8-4d7-proj"}]} 2018-08-01 11:04:46,731 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateStackKeypairTests-ca8574d6-01d8-4d7-proj used request id req-8ff7046b-5377-4f35-a687-73d786099b58 2018-08-01 11:04:46,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e79475544bece04bad1cd4eccaaf33fa4620e3f3" 2018-08-01 11:04:46,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:04:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1df421e2-dadb-4f78-841e-5b329f9661b8 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 11:04:46,752 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-1df421e2-dadb-4f78-841e-5b329f9661b8 2018-08-01 11:04:47,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e79475544bece04bad1cd4eccaaf33fa4620e3f3" 2018-08-01 11:04:47,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:04:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9bc820a1-7cee-4274-bc82-95d75c3abc2d Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 11:04:47,196 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-9bc820a1-7cee-4274-bc82-95d75c3abc2d 2018-08-01 11:04:47,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateStackKeypairTests-ca8574d6-01d8-4d7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e79475544bece04bad1cd4eccaaf33fa4620e3f3" 2018-08-01 11:04:47,291 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:04:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0057174-8018-4ef8-9200-bc9467a9d09b Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateStackKeypairTests-ca8574d6-01d8-4d7-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/a9fa937952f3407dad9de0b5e255ca58"}, "tags": [], "enabled": true, "id": "a9fa937952f3407dad9de0b5e255ca58", "parent_id": "default", "domain_id": "default", "name": "CreateStackKeypairTests-ca8574d6-01d8-4d7-proj"}]} 2018-08-01 11:04:47,291 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateStackKeypairTests-ca8574d6-01d8-4d7-proj used request id req-b0057174-8018-4ef8-9200-bc9467a9d09b 2018-08-01 11:04:47,291 - keystone_utils - INFO - Created user with name - CreateStackKeypairTests-ca8574d6-01d8-4d7-user 2018-08-01 11:04:47,292 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 11:04:47,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21b0b8b96fd2d621ddfb3df267c67347902037bc" 2018-08-01 11:04:47,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:04:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86f0e407-da33-45a6-95a3-407bbc2a5a77 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 11:04:47,381 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-86f0e407-da33-45a6-95a3-407bbc2a5a77 2018-08-01 11:04:47,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21b0b8b96fd2d621ddfb3df267c67347902037bc" -d '{"role": {"name": "CreateStackKeypairTests-ca8574d6-01d8-4d7-proj-role"}}' 2018-08-01 11:04:47,482 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 11:04:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7bfbd7f0-1020-4c7a-b203-d0d0c5895eda Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9de467e08d2341f1b6823ef866a1ab22", "links": {"self": "http://172.30.9.24:5000/v3/roles/9de467e08d2341f1b6823ef866a1ab22"}, "name": "CreateStackKeypairTests-ca8574d6-01d8-4d7-proj-role"}} 2018-08-01 11:04:47,483 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-7bfbd7f0-1020-4c7a-b203-d0d0c5895eda 2018-08-01 11:04:47,483 - keystone_utils - INFO - Created role with name - CreateStackKeypairTests-ca8574d6-01d8-4d7-proj-role 2018-08-01 11:04:47,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/9de467e08d2341f1b6823ef866a1ab22 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21b0b8b96fd2d621ddfb3df267c67347902037bc" 2018-08-01 11:04:47,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:04:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d3b7b27-ebab-4af1-ba6e-ea32df09fb4b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9de467e08d2341f1b6823ef866a1ab22", "links": {"self": "http://172.30.9.24:5000/v3/roles/9de467e08d2341f1b6823ef866a1ab22"}, "name": "CreateStackKeypairTests-ca8574d6-01d8-4d7-proj-role"}} 2018-08-01 11:04:47,570 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/9de467e08d2341f1b6823ef866a1ab22 used request id req-6d3b7b27-ebab-4af1-ba6e-ea32df09fb4b 2018-08-01 11:04:47,570 - keystone_utils - INFO - Granting role CreateStackKeypairTests-ca8574d6-01d8-4d7-proj-role to project CreateStackKeypairTests-ca8574d6-01d8-4d7-proj 2018-08-01 11:04:47,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/a9fa937952f3407dad9de0b5e255ca58/users/18738601f562414e81e00087db19de6a/roles/9de467e08d2341f1b6823ef866a1ab22 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21b0b8b96fd2d621ddfb3df267c67347902037bc" 2018-08-01 11:04:47,708 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 11:04:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8de7fcf3-866d-4ab7-9300-c10a27010109 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 11:04:47,708 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/a9fa937952f3407dad9de0b5e255ca58/users/18738601f562414e81e00087db19de6a/roles/9de467e08d2341f1b6823ef866a1ab22 used request id req-8de7fcf3-866d-4ab7-9300-c10a27010109 2018-08-01 11:04:47,709 - heat_utils - DEBUG - Retrieving Heat Client 2018-08-01 11:04:47,709 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 11:04:47,711 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 11:04:47,711 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 11:04:48,095 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9de467e08d2341f1b6823ef866a1ab22", "name": "CreateStackKeypairTests-ca8574d6-01d8-4d7-proj-role"}], "expires_at": "2018-08-01T12:04:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a9fa937952f3407dad9de0b5e255ca58", "name": "CreateStackKeypairTests-ca8574d6-01d8-4d7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/a9fa937952f3407dad9de0b5e255ca58", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/a9fa937952f3407dad9de0b5e255ca58", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/a9fa937952f3407dad9de0b5e255ca58", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/a9fa937952f3407dad9de0b5e255ca58", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/a9fa937952f3407dad9de0b5e255ca58", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/a9fa937952f3407dad9de0b5e255ca58", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_a9fa937952f3407dad9de0b5e255ca58", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_a9fa937952f3407dad9de0b5e255ca58", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a9fa937952f3407dad9de0b5e255ca58", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/a9fa937952f3407dad9de0b5e255ca58", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/a9fa937952f3407dad9de0b5e255ca58", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/a9fa937952f3407dad9de0b5e255ca58", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/a9fa937952f3407dad9de0b5e255ca58", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/a9fa937952f3407dad9de0b5e255ca58", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackKeypairTests-ca8574d6-01d8-4d7-user", "id": "18738601f562414e81e00087db19de6a"}, "audit_ids": ["V7fqfuLYS3OTFLv7QMGZtA"], "issued_at": "2018-08-01T11:04:48.000000Z"}} 2018-08-01 11:04:48,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f34473d1294ad2dc0f92ab57dafd84ec932d6d94" 2018-08-01 11:04:48,174 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:04:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc80ec93-4799-444a-a8d2-92fbe365126c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 11:04:48,174 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-dc80ec93-4799-444a-a8d2-92fbe365126c 2018-08-01 11:04:48,175 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 11:04:48,179 - heat_utils - DEBUG - Retrieving Heat Client 2018-08-01 11:04:48,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/a9fa937952f3407dad9de0b5e255ca58/stacks?stack_name=CreateStackKeypairTests-CreateStackKeypairTests-4bf4ada1-58bd-41e3-b33f-63fd73c47318-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f34473d1294ad2dc0f92ab57dafd84ec932d6d94" 2018-08-01 11:04:48,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:04:48 GMT Server: Apache x-openstack-request-id: req-5f47dae5-987f-4a26-8d68-bd4b66d30299 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-08-01 11:04:48,361 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/a9fa937952f3407dad9de0b5e255ca58/stacks?stack_name=CreateStackKeypairTests-CreateStackKeypairTests-4bf4ada1-58bd-41e3-b33f-63fd73c47318-stack used request id req-5f47dae5-987f-4a26-8d68-bd4b66d30299 2018-08-01 11:04:48,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8004/v1/a9fa937952f3407dad9de0b5e255ca58/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f34473d1294ad2dc0f92ab57dafd84ec932d6d94" -d '{"stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-4bf4ada1-58bd-41e3-b33f-63fd73c47318-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-4bf4ada1-58bd-41e3-b33f-63fd73c47318-kp"}}' 2018-08-01 11:04:49,960 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 11:04:48 GMT Server: Apache x-openstack-request-id: req-2ff08fea-e4b8-4d6a-b748-02f550f616b6 Location: http://172.30.9.24:8004/v1/a9fa937952f3407dad9de0b5e255ca58/stacks/CreateStackKeypairTests-CreateStackKeypairTests-4bf4ada1-58bd-41e3-b33f-63fd73c47318-stack/b1ec10c7-877a-46e6-9cb9-fdd3a5940bc6 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "b1ec10c7-877a-46e6-9cb9-fdd3a5940bc6", "links": [{"href": "http://172.30.9.24:8004/v1/a9fa937952f3407dad9de0b5e255ca58/stacks/CreateStackKeypairTests-CreateStackKeypairTests-4bf4ada1-58bd-41e3-b33f-63fd73c47318-stack/b1ec10c7-877a-46e6-9cb9-fdd3a5940bc6", "rel": "self"}]}} 2018-08-01 11:04:49,960 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.24:8004/v1/a9fa937952f3407dad9de0b5e255ca58/stacks used request id req-2ff08fea-e4b8-4d6a-b748-02f550f616b6 2018-08-01 11:04:49,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/a9fa937952f3407dad9de0b5e255ca58/stacks/b1ec10c7-877a-46e6-9cb9-fdd3a5940bc6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f34473d1294ad2dc0f92ab57dafd84ec932d6d94" 2018-08-01 11:04:50,179 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:04:49 GMT Server: Apache x-openstack-request-id: req-5a1e0b14-bf3c-4004-835d-8e592e7e3bb9 Location: http://172.30.9.24:8004/v1/a9fa937952f3407dad9de0b5e255ca58/stacks/CreateStackKeypairTests-CreateStackKeypairTests-4bf4ada1-58bd-41e3-b33f-63fd73c47318-stack/b1ec10c7-877a-46e6-9cb9-fdd3a5940bc6 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/a9fa937952f3407dad9de0b5e255ca58/stacks/CreateStackKeypairTests-CreateStackKeypairTests-4bf4ada1-58bd-41e3-b33f-63fd73c47318-stack/b1ec10c7-877a-46e6-9cb9-fdd3a5940bc6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:04:50,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:04:50 GMT Server: Apache x-openstack-request-id: req-38260211-2d31-46a5-a615-1f26cf92be50 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1906 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": "a9fa937952f3407dad9de0b5e255ca58", "OS::stack_id": "b1ec10c7-877a-46e6-9cb9-fdd3a5940bc6", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-4bf4ada1-58bd-41e3-b33f-63fd73c47318-stack", "keypair_name": "CreateStackKeypairTests-4bf4ada1-58bd-41e3-b33f-63fd73c47318-kp"}, "deletion_time": null, "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-4bf4ada1-58bd-41e3-b33f-63fd73c47318-stack", "stack_user_project_id": "a5dd670710e946e6a7bc6470a86610b3", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-01T11:04:49Z", "links": [{"href": "http://172.30.9.24:8004/v1/a9fa937952f3407dad9de0b5e255ca58/stacks/CreateStackKeypairTests-CreateStackKeypairTests-4bf4ada1-58bd-41e3-b33f-63fd73c47318-stack/b1ec10c7-877a-46e6-9cb9-fdd3a5940bc6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b1ec10c7-877a-46e6-9cb9-fdd3a5940bc6", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEA2mI+h5HsZWPvImnbALLrJLtTPxLYZ6EoxsRbTRQ4Mu4CyF4/\nu0YNZcnLRxMn8zti3grcXsekOvNi/Da4AAFI98tdiGlcL0h9xsU74qBHGivkT+6Y\nTCzt77DKTf1qc940n4c9uKKFkEW/zpX8tg8SRxgt0kGrn2HMZwD1nPFQFUBVcfef\n/QvKFkP5LTiTtdNr1HdRXJSJ9vtVRbLOVCYxvPwcQb5z3RURTFUOZh6c6Gmw5KAQ\nrxW518fEB3h6glI/cM5t4ZcOYUHZE9kzbtyTUH4Rcq9exudCSQhcbSz+38Csw8lL\nqX5v8b1SybHaEdwv8krTMRlkTvkZVszFHqZvJwIDAQABAoIBACsP8lqTSLUZhp8X\nlorFvR5qHdkzIx8UJVFEiOhjE03fpwbRpumLv7qRlxb1zQvmavFz3M6HuXeyZJNt\nSs0dc8EBBfmPJRFhzwNyAwQGLN8ZRpUIbFmhBm4cQ1grn2EnsOLALUiKK6IuTssy\nwjk4MZd5ShfKwUfVZhPtmYEQCIWX43vpv7IFbGRXi0T52zT9U3r7qWn+jfXEwdji\nt4HbCpMXUNem2RaQPLXMSwgEKpaV7EuKM4yrGFKclxOJc9FPhzfQzFGwaePEwGOt\nJxRoGRVPbSqoB/Lfvf4hTawb8Qvt0LmGHSQEd9NhSpeXN5yW8zziGuOiFd/trkgB\na8dkIxkCgYEA/zspAo/G3TrAeX/hbWsC5Vas6mqYAuHJqlVWJySfJH+OHqIfc3DA\n9AMD0My3cUVoVshX9hemH9thQH5BbPa2fmqkFvmHigxvGrIM3NEYLmR/5Xl+rGWx\n8SagbRcJR13XEOSdEZpGIYBX7B124WH/TnXagoISMft/8CO/I5IKIBUCgYEA2wqq\npf05OrbJsSa7PnudbU6kEAcBTX1g5sp5hxo9uktbpfdsbstZVra+6QGEwQvEsn3u\n8FwnGTCAZDHTAdewveMpU5awGir4+SECitfdheCDUp7QkYR0q7n2tPgXSwhNywgk\nba5HgOavyW0ZzluKtr18nxhvizEcw72bl1ncJUsCgYB0uIZpsHzeYWbyaYQbOOwL\nG5daYMMB1mYWao5Kulm5JEhHRBckAPWM4fAVxflCaN5tiZOIbIpBWV9hUhvzi+Qr\nbfN6ukS84jDRQYnWVh074iQHOoeuqZc11FdbbESHCag4BoS6LxZRbdNHnLXoHpvW\nMtlqA7f0ebKpjH918eyFfQKBgF4/lbO8ZG6ODfTKrJCzEcbhqpg222mjRBmqD2aB\ndQP+vt2Hu8Fkf/lewoBxpdSGoskGhNQpYq1lACmcgqVtUGA0KSkNUpK/4McZXAWv\n4mJjez4Glcm3S5hEeRHfGe6wEQEGbN5AugWNvR+XcR4op2P/3mp6Uix7Ilxa7mLO\nSHpHAoGAWzKp1Ptje42loiGvyU44f1b+Vc+XLL0fLOT4JViKgAYLgMu5F76noH40\nwczKV+KozyeM4vzOtmRUFBY+48HYD8H+bVj5MN/ovEh5t4HePborI4zjlY6F2O1T\npz1jO1NJuNHypdCBICEzi1beP/7vojohONk1WKAdK79BxrA60AY=\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-08-01 11:04:50,399 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/a9fa937952f3407dad9de0b5e255ca58/stacks/CreateStackKeypairTests-CreateStackKeypairTests-4bf4ada1-58bd-41e3-b33f-63fd73c47318-stack/b1ec10c7-877a-46e6-9cb9-fdd3a5940bc6 used request id req-38260211-2d31-46a5-a615-1f26cf92be50 2018-08-01 11:04:50,400 - create_stack - INFO - Created stack with name - CreateStackKeypairTests-CreateStackKeypairTests-4bf4ada1-58bd-41e3-b33f-63fd73c47318-stack 2018-08-01 11:04:50,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/a9fa937952f3407dad9de0b5e255ca58/stacks/b1ec10c7-877a-46e6-9cb9-fdd3a5940bc6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f34473d1294ad2dc0f92ab57dafd84ec932d6d94" 2018-08-01 11:04:50,595 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:04:50 GMT Server: Apache x-openstack-request-id: req-7fd1c0b1-712a-4ec3-9014-ed05113bc420 Location: http://172.30.9.24:8004/v1/a9fa937952f3407dad9de0b5e255ca58/stacks/CreateStackKeypairTests-CreateStackKeypairTests-4bf4ada1-58bd-41e3-b33f-63fd73c47318-stack/b1ec10c7-877a-46e6-9cb9-fdd3a5940bc6 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/a9fa937952f3407dad9de0b5e255ca58/stacks/CreateStackKeypairTests-CreateStackKeypairTests-4bf4ada1-58bd-41e3-b33f-63fd73c47318-stack/b1ec10c7-877a-46e6-9cb9-fdd3a5940bc6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:04:50,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:04:50 GMT Server: Apache x-openstack-request-id: req-e8728f84-187e-44ca-af23-066ed87ac888 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1914 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": "a9fa937952f3407dad9de0b5e255ca58", "OS::stack_id": "b1ec10c7-877a-46e6-9cb9-fdd3a5940bc6", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-4bf4ada1-58bd-41e3-b33f-63fd73c47318-stack", "keypair_name": "CreateStackKeypairTests-4bf4ada1-58bd-41e3-b33f-63fd73c47318-kp"}, "deletion_time": null, "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-4bf4ada1-58bd-41e3-b33f-63fd73c47318-stack", "stack_user_project_id": "a5dd670710e946e6a7bc6470a86610b3", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-01T11:04:49Z", "links": [{"href": "http://172.30.9.24:8004/v1/a9fa937952f3407dad9de0b5e255ca58/stacks/CreateStackKeypairTests-CreateStackKeypairTests-4bf4ada1-58bd-41e3-b33f-63fd73c47318-stack/b1ec10c7-877a-46e6-9cb9-fdd3a5940bc6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "b1ec10c7-877a-46e6-9cb9-fdd3a5940bc6", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEA2mI+h5HsZWPvImnbALLrJLtTPxLYZ6EoxsRbTRQ4Mu4CyF4/\nu0YNZcnLRxMn8zti3grcXsekOvNi/Da4AAFI98tdiGlcL0h9xsU74qBHGivkT+6Y\nTCzt77DKTf1qc940n4c9uKKFkEW/zpX8tg8SRxgt0kGrn2HMZwD1nPFQFUBVcfef\n/QvKFkP5LTiTtdNr1HdRXJSJ9vtVRbLOVCYxvPwcQb5z3RURTFUOZh6c6Gmw5KAQ\nrxW518fEB3h6glI/cM5t4ZcOYUHZE9kzbtyTUH4Rcq9exudCSQhcbSz+38Csw8lL\nqX5v8b1SybHaEdwv8krTMRlkTvkZVszFHqZvJwIDAQABAoIBACsP8lqTSLUZhp8X\nlorFvR5qHdkzIx8UJVFEiOhjE03fpwbRpumLv7qRlxb1zQvmavFz3M6HuXeyZJNt\nSs0dc8EBBfmPJRFhzwNyAwQGLN8ZRpUIbFmhBm4cQ1grn2EnsOLALUiKK6IuTssy\nwjk4MZd5ShfKwUfVZhPtmYEQCIWX43vpv7IFbGRXi0T52zT9U3r7qWn+jfXEwdji\nt4HbCpMXUNem2RaQPLXMSwgEKpaV7EuKM4yrGFKclxOJc9FPhzfQzFGwaePEwGOt\nJxRoGRVPbSqoB/Lfvf4hTawb8Qvt0LmGHSQEd9NhSpeXN5yW8zziGuOiFd/trkgB\na8dkIxkCgYEA/zspAo/G3TrAeX/hbWsC5Vas6mqYAuHJqlVWJySfJH+OHqIfc3DA\n9AMD0My3cUVoVshX9hemH9thQH5BbPa2fmqkFvmHigxvGrIM3NEYLmR/5Xl+rGWx\n8SagbRcJR13XEOSdEZpGIYBX7B124WH/TnXagoISMft/8CO/I5IKIBUCgYEA2wqq\npf05OrbJsSa7PnudbU6kEAcBTX1g5sp5hxo9uktbpfdsbstZVra+6QGEwQvEsn3u\n8FwnGTCAZDHTAdewveMpU5awGir4+SECitfdheCDUp7QkYR0q7n2tPgXSwhNywgk\nba5HgOavyW0ZzluKtr18nxhvizEcw72bl1ncJUsCgYB0uIZpsHzeYWbyaYQbOOwL\nG5daYMMB1mYWao5Kulm5JEhHRBckAPWM4fAVxflCaN5tiZOIbIpBWV9hUhvzi+Qr\nbfN6ukS84jDRQYnWVh074iQHOoeuqZc11FdbbESHCag4BoS6LxZRbdNHnLXoHpvW\nMtlqA7f0ebKpjH918eyFfQKBgF4/lbO8ZG6ODfTKrJCzEcbhqpg222mjRBmqD2aB\ndQP+vt2Hu8Fkf/lewoBxpdSGoskGhNQpYq1lACmcgqVtUGA0KSkNUpK/4McZXAWv\n4mJjez4Glcm3S5hEeRHfGe6wEQEGbN5AugWNvR+XcR4op2P/3mp6Uix7Ilxa7mLO\nSHpHAoGAWzKp1Ptje42loiGvyU44f1b+Vc+XLL0fLOT4JViKgAYLgMu5F76noH40\nwczKV+KozyeM4vzOtmRUFBY+48HYD8H+bVj5MN/ovEh5t4HePborI4zjlY6F2O1T\npz1jO1NJuNHypdCBICEzi1beP/7vojohONk1WKAdK79BxrA60AY=\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-08-01 11:04:50,890 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/a9fa937952f3407dad9de0b5e255ca58/stacks/CreateStackKeypairTests-CreateStackKeypairTests-4bf4ada1-58bd-41e3-b33f-63fd73c47318-stack/b1ec10c7-877a-46e6-9cb9-fdd3a5940bc6 used request id req-e8728f84-187e-44ca-af23-066ed87ac888 2018-08-01 11:04:50,891 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-08-01 11:04:50,891 - create_stack - DEBUG - Stack is active with name - CreateStackKeypairTests-CreateStackKeypairTests-4bf4ada1-58bd-41e3-b33f-63fd73c47318-stack 2018-08-01 11:04:50,891 - create_stack - INFO - Stack is now active with name - CreateStackKeypairTests-CreateStackKeypairTests-4bf4ada1-58bd-41e3-b33f-63fd73c47318-stack 2018-08-01 11:04:50,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/a9fa937952f3407dad9de0b5e255ca58/stacks/b1ec10c7-877a-46e6-9cb9-fdd3a5940bc6/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f34473d1294ad2dc0f92ab57dafd84ec932d6d94" 2018-08-01 11:04:51,074 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:04:50 GMT Server: Apache x-openstack-request-id: req-759275c0-7d9e-4381-bb70-05baaacbf6a7 Location: http://172.30.9.24:8004/v1/a9fa937952f3407dad9de0b5e255ca58/stacks/CreateStackKeypairTests-CreateStackKeypairTests-4bf4ada1-58bd-41e3-b33f-63fd73c47318-stack/b1ec10c7-877a-46e6-9cb9-fdd3a5940bc6/resources Content-Length: 551 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/a9fa937952f3407dad9de0b5e255ca58/stacks/CreateStackKeypairTests-CreateStackKeypairTests-4bf4ada1-58bd-41e3-b33f-63fd73c47318-stack/b1ec10c7-877a-46e6-9cb9-fdd3a5940bc6/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:04:51,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:04:51 GMT Server: Apache x-openstack-request-id: req-1d7bf951-3825-4c7a-9be4-c2f5bc6641b6 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 371 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "keypair", "links": [{"href": "http://172.30.9.24:8004/v1/a9fa937952f3407dad9de0b5e255ca58/stacks/CreateStackKeypairTests-CreateStackKeypairTests-4bf4ada1-58bd-41e3-b33f-63fd73c47318-stack/b1ec10c7-877a-46e6-9cb9-fdd3a5940bc6/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/a9fa937952f3407dad9de0b5e255ca58/stacks/CreateStackKeypairTests-CreateStackKeypairTests-4bf4ada1-58bd-41e3-b33f-63fd73c47318-stack/b1ec10c7-877a-46e6-9cb9-fdd3a5940bc6", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-08-01T11:04:49Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-01T11:04:49Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackKeypairTests-4bf4ada1-58bd-41e3-b33f-63fd73c47318-kp", "resource_type": "OS::Nova::KeyPair"}]} 2018-08-01 11:04:51,115 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/a9fa937952f3407dad9de0b5e255ca58/stacks/CreateStackKeypairTests-CreateStackKeypairTests-4bf4ada1-58bd-41e3-b33f-63fd73c47318-stack/b1ec10c7-877a-46e6-9cb9-fdd3a5940bc6/resources used request id req-1d7bf951-3825-4c7a-9be4-c2f5bc6641b6 2018-08-01 11:04:51,120 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs/CreateStackKeypairTests-4bf4ada1-58bd-41e3-b33f-63fd73c47318-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f34473d1294ad2dc0f92ab57dafd84ec932d6d94" 2018-08-01 11:04:51,137 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:04: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-92b30893-879e-4ad0-a3b9-1c97813cd2f9 x-compute-request-id: req-92b30893-879e-4ad0-a3b9-1c97813cd2f9 Content-Encoding: gzip Content-Length: 571 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDaYj6HkexlY+8iadsAsusku1M/EthnoSjGxFtNFDgy7gLIXj+7Rg1lyctHEyfzO2LeCtxex6Q682L8NrgAAUj3y12IaVwvSH3GxTvioEcaK+RP7phMLO3vsMpN/Wpz3jSfhz24ooWQRb/Olfy2DxJHGC3SQaufYcxnAPWc8VAVQFVx95/9C8oWQ/ktOJO102vUd1FclIn2+1VFss5UJjG8/BxBvnPdFRFMVQ5mHpzoabDkoBCvFbnXx8QHeHqCUj9wzm3hlw5hQdkT2TNu3JNQfhFyr17G50JJCFxtLP7fwKzDyUupfm/xvVLJsdoR3C/yStMxGWRO+RlWzMUepm8n Generated-by-Nova", "user_id": "18738601f562414e81e00087db19de6a", "name": "CreateStackKeypairTests-4bf4ada1-58bd-41e3-b33f-63fd73c47318-kp", "deleted": false, "created_at": "2018-08-01T11:04:50.000000", "updated_at": null, "fingerprint": "71:d5:e0:b4:95:45:22:49:38:12:f3:3a:4a:fd:b2:5f", "deleted_at": null, "id": 32}} 2018-08-01 11:04:51,137 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/CreateStackKeypairTests-4bf4ada1-58bd-41e3-b33f-63fd73c47318-kp used request id req-92b30893-879e-4ad0-a3b9-1c97813cd2f9 2018-08-01 11:04:51,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/a9fa937952f3407dad9de0b5e255ca58/stacks/b1ec10c7-877a-46e6-9cb9-fdd3a5940bc6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f34473d1294ad2dc0f92ab57dafd84ec932d6d94" 2018-08-01 11:04:51,307 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:04:51 GMT Server: Apache x-openstack-request-id: req-8d355faa-8faf-4250-9f8f-f96b2402660b Location: http://172.30.9.24:8004/v1/a9fa937952f3407dad9de0b5e255ca58/stacks/CreateStackKeypairTests-CreateStackKeypairTests-4bf4ada1-58bd-41e3-b33f-63fd73c47318-stack/b1ec10c7-877a-46e6-9cb9-fdd3a5940bc6 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/a9fa937952f3407dad9de0b5e255ca58/stacks/CreateStackKeypairTests-CreateStackKeypairTests-4bf4ada1-58bd-41e3-b33f-63fd73c47318-stack/b1ec10c7-877a-46e6-9cb9-fdd3a5940bc6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:04:51,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:04:51 GMT Server: Apache x-openstack-request-id: req-65c90e7f-2cd7-44b8-b21a-302786c6a1d1 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1914 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": "a9fa937952f3407dad9de0b5e255ca58", "OS::stack_id": "b1ec10c7-877a-46e6-9cb9-fdd3a5940bc6", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-4bf4ada1-58bd-41e3-b33f-63fd73c47318-stack", "keypair_name": "CreateStackKeypairTests-4bf4ada1-58bd-41e3-b33f-63fd73c47318-kp"}, "deletion_time": null, "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-4bf4ada1-58bd-41e3-b33f-63fd73c47318-stack", "stack_user_project_id": "a5dd670710e946e6a7bc6470a86610b3", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-01T11:04:49Z", "links": [{"href": "http://172.30.9.24:8004/v1/a9fa937952f3407dad9de0b5e255ca58/stacks/CreateStackKeypairTests-CreateStackKeypairTests-4bf4ada1-58bd-41e3-b33f-63fd73c47318-stack/b1ec10c7-877a-46e6-9cb9-fdd3a5940bc6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "b1ec10c7-877a-46e6-9cb9-fdd3a5940bc6", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEA2mI+h5HsZWPvImnbALLrJLtTPxLYZ6EoxsRbTRQ4Mu4CyF4/\nu0YNZcnLRxMn8zti3grcXsekOvNi/Da4AAFI98tdiGlcL0h9xsU74qBHGivkT+6Y\nTCzt77DKTf1qc940n4c9uKKFkEW/zpX8tg8SRxgt0kGrn2HMZwD1nPFQFUBVcfef\n/QvKFkP5LTiTtdNr1HdRXJSJ9vtVRbLOVCYxvPwcQb5z3RURTFUOZh6c6Gmw5KAQ\nrxW518fEB3h6glI/cM5t4ZcOYUHZE9kzbtyTUH4Rcq9exudCSQhcbSz+38Csw8lL\nqX5v8b1SybHaEdwv8krTMRlkTvkZVszFHqZvJwIDAQABAoIBACsP8lqTSLUZhp8X\nlorFvR5qHdkzIx8UJVFEiOhjE03fpwbRpumLv7qRlxb1zQvmavFz3M6HuXeyZJNt\nSs0dc8EBBfmPJRFhzwNyAwQGLN8ZRpUIbFmhBm4cQ1grn2EnsOLALUiKK6IuTssy\nwjk4MZd5ShfKwUfVZhPtmYEQCIWX43vpv7IFbGRXi0T52zT9U3r7qWn+jfXEwdji\nt4HbCpMXUNem2RaQPLXMSwgEKpaV7EuKM4yrGFKclxOJc9FPhzfQzFGwaePEwGOt\nJxRoGRVPbSqoB/Lfvf4hTawb8Qvt0LmGHSQEd9NhSpeXN5yW8zziGuOiFd/trkgB\na8dkIxkCgYEA/zspAo/G3TrAeX/hbWsC5Vas6mqYAuHJqlVWJySfJH+OHqIfc3DA\n9AMD0My3cUVoVshX9hemH9thQH5BbPa2fmqkFvmHigxvGrIM3NEYLmR/5Xl+rGWx\n8SagbRcJR13XEOSdEZpGIYBX7B124WH/TnXagoISMft/8CO/I5IKIBUCgYEA2wqq\npf05OrbJsSa7PnudbU6kEAcBTX1g5sp5hxo9uktbpfdsbstZVra+6QGEwQvEsn3u\n8FwnGTCAZDHTAdewveMpU5awGir4+SECitfdheCDUp7QkYR0q7n2tPgXSwhNywgk\nba5HgOavyW0ZzluKtr18nxhvizEcw72bl1ncJUsCgYB0uIZpsHzeYWbyaYQbOOwL\nG5daYMMB1mYWao5Kulm5JEhHRBckAPWM4fAVxflCaN5tiZOIbIpBWV9hUhvzi+Qr\nbfN6ukS84jDRQYnWVh074iQHOoeuqZc11FdbbESHCag4BoS6LxZRbdNHnLXoHpvW\nMtlqA7f0ebKpjH918eyFfQKBgF4/lbO8ZG6ODfTKrJCzEcbhqpg222mjRBmqD2aB\ndQP+vt2Hu8Fkf/lewoBxpdSGoskGhNQpYq1lACmcgqVtUGA0KSkNUpK/4McZXAWv\n4mJjez4Glcm3S5hEeRHfGe6wEQEGbN5AugWNvR+XcR4op2P/3mp6Uix7Ilxa7mLO\nSHpHAoGAWzKp1Ptje42loiGvyU44f1b+Vc+XLL0fLOT4JViKgAYLgMu5F76noH40\nwczKV+KozyeM4vzOtmRUFBY+48HYD8H+bVj5MN/ovEh5t4HePborI4zjlY6F2O1T\npz1jO1NJuNHypdCBICEzi1beP/7vojohONk1WKAdK79BxrA60AY=\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-08-01 11:04:51,523 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/a9fa937952f3407dad9de0b5e255ca58/stacks/CreateStackKeypairTests-CreateStackKeypairTests-4bf4ada1-58bd-41e3-b33f-63fd73c47318-stack/b1ec10c7-877a-46e6-9cb9-fdd3a5940bc6 used request id req-65c90e7f-2cd7-44b8-b21a-302786c6a1d1 2018-08-01 11:04:51,524 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 11:04:51,525 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 11:04:51,901 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9de467e08d2341f1b6823ef866a1ab22", "name": "CreateStackKeypairTests-ca8574d6-01d8-4d7-proj-role"}], "expires_at": "2018-08-01T12:04:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a9fa937952f3407dad9de0b5e255ca58", "name": "CreateStackKeypairTests-ca8574d6-01d8-4d7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/a9fa937952f3407dad9de0b5e255ca58", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/a9fa937952f3407dad9de0b5e255ca58", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/a9fa937952f3407dad9de0b5e255ca58", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/a9fa937952f3407dad9de0b5e255ca58", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/a9fa937952f3407dad9de0b5e255ca58", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/a9fa937952f3407dad9de0b5e255ca58", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_a9fa937952f3407dad9de0b5e255ca58", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_a9fa937952f3407dad9de0b5e255ca58", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a9fa937952f3407dad9de0b5e255ca58", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/a9fa937952f3407dad9de0b5e255ca58", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/a9fa937952f3407dad9de0b5e255ca58", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/a9fa937952f3407dad9de0b5e255ca58", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/a9fa937952f3407dad9de0b5e255ca58", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/a9fa937952f3407dad9de0b5e255ca58", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackKeypairTests-ca8574d6-01d8-4d7-user", "id": "18738601f562414e81e00087db19de6a"}, "audit_ids": ["1lTsXO6wTIqsmqNYS6Zh3g"], "issued_at": "2018-08-01T11:04:51.000000Z"}} 2018-08-01 11:04:51,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c097b90762c0d2d151f5d22e424f6070fa6aa64" 2018-08-01 11:04:51,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:04:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29b51e60-7ad6-4e02-9f3d-4a1e7be09c5f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 11:04:51,958 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-29b51e60-7ad6-4e02-9f3d-4a1e7be09c5f 2018-08-01 11:04:51,959 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 11:04:51,963 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c097b90762c0d2d151f5d22e424f6070fa6aa64" 2018-08-01 11:04:52,129 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:04: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-bb860207-df86-4325-a170-9ff647399403 x-compute-request-id: req-bb860207-df86-4325-a170-9ff647399403 Content-Encoding: gzip Content-Length: 492 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDaYj6HkexlY+8iadsAsusku1M/EthnoSjGxFtNFDgy7gLIXj+7Rg1lyctHEyfzO2LeCtxex6Q682L8NrgAAUj3y12IaVwvSH3GxTvioEcaK+RP7phMLO3vsMpN/Wpz3jSfhz24ooWQRb/Olfy2DxJHGC3SQaufYcxnAPWc8VAVQFVx95/9C8oWQ/ktOJO102vUd1FclIn2+1VFss5UJjG8/BxBvnPdFRFMVQ5mHpzoabDkoBCvFbnXx8QHeHqCUj9wzm3hlw5hQdkT2TNu3JNQfhFyr17G50JJCFxtLP7fwKzDyUupfm/xvVLJsdoR3C/yStMxGWRO+RlWzMUepm8n Generated-by-Nova", "name": "CreateStackKeypairTests-4bf4ada1-58bd-41e3-b33f-63fd73c47318-kp", "fingerprint": "71:d5:e0:b4:95:45:22:49:38:12:f3:3a:4a:fd:b2:5f"}}]} 2018-08-01 11:04:52,129 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-bb860207-df86-4325-a170-9ff647399403 2018-08-01 11:04:52,130 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 11:04:52,508 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9de467e08d2341f1b6823ef866a1ab22", "name": "CreateStackKeypairTests-ca8574d6-01d8-4d7-proj-role"}], "expires_at": "2018-08-01T12:04:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a9fa937952f3407dad9de0b5e255ca58", "name": "CreateStackKeypairTests-ca8574d6-01d8-4d7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/a9fa937952f3407dad9de0b5e255ca58", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/a9fa937952f3407dad9de0b5e255ca58", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/a9fa937952f3407dad9de0b5e255ca58", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/a9fa937952f3407dad9de0b5e255ca58", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/a9fa937952f3407dad9de0b5e255ca58", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/a9fa937952f3407dad9de0b5e255ca58", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_a9fa937952f3407dad9de0b5e255ca58", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_a9fa937952f3407dad9de0b5e255ca58", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a9fa937952f3407dad9de0b5e255ca58", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/a9fa937952f3407dad9de0b5e255ca58", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/a9fa937952f3407dad9de0b5e255ca58", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/a9fa937952f3407dad9de0b5e255ca58", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/a9fa937952f3407dad9de0b5e255ca58", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/a9fa937952f3407dad9de0b5e255ca58", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackKeypairTests-ca8574d6-01d8-4d7-user", "id": "18738601f562414e81e00087db19de6a"}, "audit_ids": ["w21yUs7hTZmRT46hhZ-obg"], "issued_at": "2018-08-01T11:04:52.000000Z"}} 2018-08-01 11:04:52,510 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs/CreateStackKeypairTests-4bf4ada1-58bd-41e3-b33f-63fd73c47318-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b16cb7a43ea42ea2f0bfbbd0194a67a7ee6d26d9" 2018-08-01 11:04:52,670 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:04: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-ddbfdef3-ec2e-49a8-acd7-f5fad48ff7cf x-compute-request-id: req-ddbfdef3-ec2e-49a8-acd7-f5fad48ff7cf Content-Encoding: gzip Content-Length: 571 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDaYj6HkexlY+8iadsAsusku1M/EthnoSjGxFtNFDgy7gLIXj+7Rg1lyctHEyfzO2LeCtxex6Q682L8NrgAAUj3y12IaVwvSH3GxTvioEcaK+RP7phMLO3vsMpN/Wpz3jSfhz24ooWQRb/Olfy2DxJHGC3SQaufYcxnAPWc8VAVQFVx95/9C8oWQ/ktOJO102vUd1FclIn2+1VFss5UJjG8/BxBvnPdFRFMVQ5mHpzoabDkoBCvFbnXx8QHeHqCUj9wzm3hlw5hQdkT2TNu3JNQfhFyr17G50JJCFxtLP7fwKzDyUupfm/xvVLJsdoR3C/yStMxGWRO+RlWzMUepm8n Generated-by-Nova", "user_id": "18738601f562414e81e00087db19de6a", "name": "CreateStackKeypairTests-4bf4ada1-58bd-41e3-b33f-63fd73c47318-kp", "deleted": false, "created_at": "2018-08-01T11:04:50.000000", "updated_at": null, "fingerprint": "71:d5:e0:b4:95:45:22:49:38:12:f3:3a:4a:fd:b2:5f", "deleted_at": null, "id": 32}} 2018-08-01 11:04:52,670 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/CreateStackKeypairTests-4bf4ada1-58bd-41e3-b33f-63fd73c47318-kp used request id req-ddbfdef3-ec2e-49a8-acd7-f5fad48ff7cf 2018-08-01 11:04:52,670 - create_stack - INFO - Deleting stack - CreateStackKeypairTests-CreateStackKeypairTests-4bf4ada1-58bd-41e3-b33f-63fd73c47318-stack 2018-08-01 11:04:52,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8004/v1/a9fa937952f3407dad9de0b5e255ca58/stacks/b1ec10c7-877a-46e6-9cb9-fdd3a5940bc6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f34473d1294ad2dc0f92ab57dafd84ec932d6d94" 2018-08-01 11:04:52,698 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:04:52 GMT Server: Apache x-openstack-request-id: req-fb5efa4a-0ddd-43ce-9034-85af339db009 Location: http://172.30.9.24:8004/v1/a9fa937952f3407dad9de0b5e255ca58/stacks/CreateStackKeypairTests-CreateStackKeypairTests-4bf4ada1-58bd-41e3-b33f-63fd73c47318-stack/b1ec10c7-877a-46e6-9cb9-fdd3a5940bc6 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/a9fa937952f3407dad9de0b5e255ca58/stacks/CreateStackKeypairTests-CreateStackKeypairTests-4bf4ada1-58bd-41e3-b33f-63fd73c47318-stack/b1ec10c7-877a-46e6-9cb9-fdd3a5940bc6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:04:52,738 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 11:04:52 GMT Server: Apache x-openstack-request-id: req-c91879cd-8a88-4e21-91b9-52d3dc46419b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 11:04:52,738 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.24:8004/v1/a9fa937952f3407dad9de0b5e255ca58/stacks/CreateStackKeypairTests-CreateStackKeypairTests-4bf4ada1-58bd-41e3-b33f-63fd73c47318-stack/b1ec10c7-877a-46e6-9cb9-fdd3a5940bc6 used request id req-c91879cd-8a88-4e21-91b9-52d3dc46419b 2018-08-01 11:04:52,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/a9fa937952f3407dad9de0b5e255ca58/stacks/b1ec10c7-877a-46e6-9cb9-fdd3a5940bc6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f34473d1294ad2dc0f92ab57dafd84ec932d6d94" 2018-08-01 11:04:52,767 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:04:52 GMT Server: Apache x-openstack-request-id: req-7d0c1b4c-0dfc-45bc-b485-d3c9d6594250 Location: http://172.30.9.24:8004/v1/a9fa937952f3407dad9de0b5e255ca58/stacks/CreateStackKeypairTests-CreateStackKeypairTests-4bf4ada1-58bd-41e3-b33f-63fd73c47318-stack/b1ec10c7-877a-46e6-9cb9-fdd3a5940bc6 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/a9fa937952f3407dad9de0b5e255ca58/stacks/CreateStackKeypairTests-CreateStackKeypairTests-4bf4ada1-58bd-41e3-b33f-63fd73c47318-stack/b1ec10c7-877a-46e6-9cb9-fdd3a5940bc6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:04:52,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:04:52 GMT Server: Apache x-openstack-request-id: req-561d62ae-c191-4f0f-8aa0-2fa8400fc877 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 615 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": "a9fa937952f3407dad9de0b5e255ca58", "OS::stack_id": "b1ec10c7-877a-46e6-9cb9-fdd3a5940bc6", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-4bf4ada1-58bd-41e3-b33f-63fd73c47318-stack", "keypair_name": "CreateStackKeypairTests-4bf4ada1-58bd-41e3-b33f-63fd73c47318-kp"}, "deletion_time": null, "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-4bf4ada1-58bd-41e3-b33f-63fd73c47318-stack", "stack_user_project_id": "a5dd670710e946e6a7bc6470a86610b3", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-01T11:04:49Z", "links": [{"href": "http://172.30.9.24:8004/v1/a9fa937952f3407dad9de0b5e255ca58/stacks/CreateStackKeypairTests-CreateStackKeypairTests-4bf4ada1-58bd-41e3-b33f-63fd73c47318-stack/b1ec10c7-877a-46e6-9cb9-fdd3a5940bc6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-01T11:04:52Z", "id": "b1ec10c7-877a-46e6-9cb9-fdd3a5940bc6", "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-08-01 11:04:52,792 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/a9fa937952f3407dad9de0b5e255ca58/stacks/CreateStackKeypairTests-CreateStackKeypairTests-4bf4ada1-58bd-41e3-b33f-63fd73c47318-stack/b1ec10c7-877a-46e6-9cb9-fdd3a5940bc6 used request id req-561d62ae-c191-4f0f-8aa0-2fa8400fc877 2018-08-01 11:04:52,792 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-08-01 11:04:52,792 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-01 11:04:55,795 - create_stack - DEBUG - Stack status query timeout in 1196.94299197 2018-08-01 11:04:55,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/a9fa937952f3407dad9de0b5e255ca58/stacks/b1ec10c7-877a-46e6-9cb9-fdd3a5940bc6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f34473d1294ad2dc0f92ab57dafd84ec932d6d94" 2018-08-01 11:04:55,827 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:04:55 GMT Server: Apache x-openstack-request-id: req-ee3b6b78-26e3-4382-b635-036390ece919 Location: http://172.30.9.24:8004/v1/a9fa937952f3407dad9de0b5e255ca58/stacks/CreateStackKeypairTests-CreateStackKeypairTests-4bf4ada1-58bd-41e3-b33f-63fd73c47318-stack/b1ec10c7-877a-46e6-9cb9-fdd3a5940bc6 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/a9fa937952f3407dad9de0b5e255ca58/stacks/CreateStackKeypairTests-CreateStackKeypairTests-4bf4ada1-58bd-41e3-b33f-63fd73c47318-stack/b1ec10c7-877a-46e6-9cb9-fdd3a5940bc6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:04:56,021 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:04:55 GMT Server: Apache x-openstack-request-id: req-48d27817-40b9-40d4-91c3-a6493e31e2b6 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 531 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"OS::project_id": "a9fa937952f3407dad9de0b5e255ca58", "OS::stack_id": "b1ec10c7-877a-46e6-9cb9-fdd3a5940bc6", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-4bf4ada1-58bd-41e3-b33f-63fd73c47318-stack", "keypair_name": "CreateStackKeypairTests-4bf4ada1-58bd-41e3-b33f-63fd73c47318-kp"}, "deletion_time": "2018-08-01T11:04:53Z", "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-4bf4ada1-58bd-41e3-b33f-63fd73c47318-stack", "stack_user_project_id": "a5dd670710e946e6a7bc6470a86610b3", "tags": null, "creation_time": "2018-08-01T11:04:49Z", "links": [{"href": "http://172.30.9.24:8004/v1/a9fa937952f3407dad9de0b5e255ca58/stacks/CreateStackKeypairTests-CreateStackKeypairTests-4bf4ada1-58bd-41e3-b33f-63fd73c47318-stack/b1ec10c7-877a-46e6-9cb9-fdd3a5940bc6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-08-01T11:04:52Z", "id": "b1ec10c7-877a-46e6-9cb9-fdd3a5940bc6", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-08-01 11:04:56,021 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/a9fa937952f3407dad9de0b5e255ca58/stacks/CreateStackKeypairTests-CreateStackKeypairTests-4bf4ada1-58bd-41e3-b33f-63fd73c47318-stack/b1ec10c7-877a-46e6-9cb9-fdd3a5940bc6 used request id req-48d27817-40b9-40d4-91c3-a6493e31e2b6 2018-08-01 11:04:56,022 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-08-01 11:04:56,022 - create_stack - DEBUG - Stack is active with name - CreateStackKeypairTests-CreateStackKeypairTests-4bf4ada1-58bd-41e3-b33f-63fd73c47318-stack 2018-08-01 11:04:56,022 - create_stack - INFO - Attempting to delete again stack - CreateStackKeypairTests-CreateStackKeypairTests-4bf4ada1-58bd-41e3-b33f-63fd73c47318-stack 2018-08-01 11:04:56,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8004/v1/a9fa937952f3407dad9de0b5e255ca58/stacks/b1ec10c7-877a-46e6-9cb9-fdd3a5940bc6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f34473d1294ad2dc0f92ab57dafd84ec932d6d94" 2018-08-01 11:04:56,052 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:04:56 GMT Server: Apache x-openstack-request-id: req-8ec5ff3f-9b38-4338-8133-1dda11d1bf79 Location: http://172.30.9.24:8004/v1/a9fa937952f3407dad9de0b5e255ca58/stacks/CreateStackKeypairTests-CreateStackKeypairTests-4bf4ada1-58bd-41e3-b33f-63fd73c47318-stack/b1ec10c7-877a-46e6-9cb9-fdd3a5940bc6 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/a9fa937952f3407dad9de0b5e255ca58/stacks/CreateStackKeypairTests-CreateStackKeypairTests-4bf4ada1-58bd-41e3-b33f-63fd73c47318-stack/b1ec10c7-877a-46e6-9cb9-fdd3a5940bc6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:04:56,077 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 11:04:56 GMT Server: Apache x-openstack-request-id: req-e370e730-6764-425f-a5cb-8ed2d7a35601 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackKeypairTests-CreateStackKeypairTests-4bf4ada1-58bd-41e3-b33f-63fd73c47318-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-08-01 11:04:56,077 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.24:8004/v1/a9fa937952f3407dad9de0b5e255ca58/stacks/CreateStackKeypairTests-CreateStackKeypairTests-4bf4ada1-58bd-41e3-b33f-63fd73c47318-stack/b1ec10c7-877a-46e6-9cb9-fdd3a5940bc6 used request id req-e370e730-6764-425f-a5cb-8ed2d7a35601 2018-08-01 11:04:56,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21b0b8b96fd2d621ddfb3df267c67347902037bc" 2018-08-01 11:04:56,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-235a3711-8345-44f6-abb7-80dea5340e71 Date: Wed, 01 Aug 2018 11:04:56 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a2413a97b61342d8bd27570706ef372d", "created_at": "2018-08-01T09:33:18Z", "updated_at": "2018-08-01T09:33:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "7f556ce3-51d0-4279-a11d-510db9f9a3b1", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "94adc13c-a166-41cf-bd16-f997efc73cb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "b39143b5-c08f-4d0b-9d40-54f472f2389e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "e218b0b7-4501-4f84-9458-caf2891c260d", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}], "revision_number": 4, "project_id": "a2413a97b61342d8bd27570706ef372d", "id": "38229670-7386-42d0-b7b9-2397ea5938de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "created_at": "2018-08-01T09:28:38Z", "updated_at": "2018-08-01T09:28:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "763568f1-8151-4a3c-911a-d06da4423063", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "80d28bee-4aee-47e8-a8da-e0fe31497fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "a47a5ddf-aa37-4ab2-a335-1c93513b5f12", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "f5bba5a5-602b-421e-98b2-5a16117f943f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}], "revision_number": 4, "project_id": "dbe9669438844f3faecdc7fcc050e0d8", "id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ed1054af2e94c049694d98d54211d98", "created_at": "2018-08-01T09:31:40Z", "updated_at": "2018-08-01T09:31:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "34baee87-ea35-42ee-8a69-0f6e2a825d3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "89b9d1c9-f4f9-45cd-8d36-970d44228439", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "b8ab0d59-cab9-4488-82ee-7c5f69709bff", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "d3ab68ea-23b4-4bf6-8dd3-85d029e3d89f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}], "revision_number": 4, "project_id": "2ed1054af2e94c049694d98d54211d98", "id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "created_at": "2018-08-01T09:34:13Z", "updated_at": "2018-08-01T09:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "1dbb3f59-611b-46d1-a82d-2720e0a16f86", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "3878126b-a220-4357-adb9-bc22498f31b1", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "75ce67db-9c04-4561-a10d-8b1ec63943e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "e2945a69-3afe-41e3-a7ec-3ea4c79a12ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}], "revision_number": 4, "project_id": "c0d9b34b06f445a7857603f60b181f3c", "id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-01T09:30:58Z", "updated_at": "2018-08-01T09:30:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "042d4626-2974-418d-affe-f8f2acd05faa", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "995fae58-f0e5-4e10-801c-6c2ce5c7ae0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "cb8404fa-cb24-4879-a34d-f3050dcba730", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "dad6aaab-690e-4c24-9103-6767e0c80bc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "created_at": "2018-08-01T09:31:11Z", "updated_at": "2018-08-01T09:31:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "939e25e0-5dbc-4f6e-9f6f-7fb70e540203", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "9796a673-6928-4009-9c21-1410d395646e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "af7b8bf8-2fb6-4d72-842a-38f72d7581f7", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "b9af65b0-2eb8-45e1-8504-b7dc4dbb83ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}], "revision_number": 4, "project_id": "dd207f801ed3475f9dbe5f13077af1c8", "id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "46dd322c3fcc454eb140e37825746af8", "created_at": "2018-08-01T10:33:44Z", "updated_at": "2018-08-01T10:33:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "0f41470b-1091-45c1-b574-92069f79f8d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "8cc03a9c-8fa5-425b-812f-d7692bae3613", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d1373b1e-2fb9-4e02-a9e1-7e873ba1d7d1", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d21f3909-71f3-43e2-a22d-6a9c2513cb6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}], "revision_number": 4, "project_id": "46dd322c3fcc454eb140e37825746af8", "id": "b2961714-c8a4-4fcb-918b-21d70527c983", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "created_at": "2018-08-01T09:34:57Z", "updated_at": "2018-08-01T09:34:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "8063d12f-30db-4ccf-8ce0-72e59ba81a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c38e1a7a-5857-4f03-b991-6d5c9c9a5b9e", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c725bae1-d3bb-42b5-b331-32737085f28c", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "cfddc134-923b-4e0d-9ec5-dcc5641dd435", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}], "revision_number": 4, "project_id": "455b48a61678488ead79a4cfa07ef5c3", "id": "cd52f913-3072-4ce7-a779-7de795b62b12", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:36:50Z", "updated_at": "2018-08-01T09:36:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "07ef7fe5-a529-45da-bfc0-899f0ea9b592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "bc4dad3a-2a0c-4c31-b901-2909a12adb50", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c35cff35-4306-4116-b9fa-fc27bc7c05d6", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c493e3ac-d9d2-480d-9ec8-50982eedaf5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}], "revision_number": 4, "project_id": "8d96727022f4443794db44ecde432faf", "id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "created_at": "2018-08-01T09:32:45Z", "updated_at": "2018-08-01T09:32:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "058ea790-43ea-4a6f-9950-28418319e577", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "5fcfb31b-cdad-4037-973e-56b74faefd14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "99a24d26-dc7f-42d0-aa23-a7c061f04952", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "b641bb48-566e-472b-a3cc-d38c85ab3ff1", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}], "revision_number": 4, "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "name": "default"}]} 2018-08-01 11:04:56,310 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-235a3711-8345-44f6-abb7-80dea5340e71 2018-08-01 11:04:56,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21b0b8b96fd2d621ddfb3df267c67347902037bc" 2018-08-01 11:04:56,408 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 11:04:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bcdb181e-34ef-4652-995c-2a6f79640a22 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2413a97b61342d8bd27570706ef372d.", "code": 404, "title": "Not Found"}} 2018-08-01 11:04:56,408 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d used request id req-bcdb181e-34ef-4652-995c-2a6f79640a22 2018-08-01 11:04:56,409 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 11:04:56,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21b0b8b96fd2d621ddfb3df267c67347902037bc" 2018-08-01 11:04:56,495 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:04:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c12a3e0-85c2-4d7a-9168-37c82106e31b 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.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dbe9669438844f3faecdc7fcc050e0d8", "name": "service"}} 2018-08-01 11:04:56,495 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 used request id req-9c12a3e0-85c2-4d7a-9168-37c82106e31b 2018-08-01 11:04:56,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21b0b8b96fd2d621ddfb3df267c67347902037bc" 2018-08-01 11:04:56,591 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 11:04:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a90e037e-bfad-4b55-b7a1-efa7d21256f9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ed1054af2e94c049694d98d54211d98.", "code": 404, "title": "Not Found"}} 2018-08-01 11:04:56,592 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 used request id req-a90e037e-bfad-4b55-b7a1-efa7d21256f9 2018-08-01 11:04:56,592 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 11:04:56,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21b0b8b96fd2d621ddfb3df267c67347902037bc" 2018-08-01 11:04:56,695 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 11:04:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c7dd9569-39c7-4247-9e4b-494feefdb093 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c0d9b34b06f445a7857603f60b181f3c.", "code": 404, "title": "Not Found"}} 2018-08-01 11:04:56,695 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c used request id req-c7dd9569-39c7-4247-9e4b-494feefdb093 2018-08-01 11:04:56,695 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 11:04:56,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21b0b8b96fd2d621ddfb3df267c67347902037bc" 2018-08-01 11:04:56,784 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 11:04:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-489d64e2-3da7-46fb-a3a9-ed2f32d00d3e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: dd207f801ed3475f9dbe5f13077af1c8.", "code": 404, "title": "Not Found"}} 2018-08-01 11:04:56,784 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 used request id req-489d64e2-3da7-46fb-a3a9-ed2f32d00d3e 2018-08-01 11:04:56,784 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 11:04:56,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21b0b8b96fd2d621ddfb3df267c67347902037bc" 2018-08-01 11:04:56,867 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 11:04:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2877dd1d-fb1b-4760-9f02-27d4c6cc9fb1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 46dd322c3fcc454eb140e37825746af8.", "code": 404, "title": "Not Found"}} 2018-08-01 11:04:56,868 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 used request id req-2877dd1d-fb1b-4760-9f02-27d4c6cc9fb1 2018-08-01 11:04:56,868 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 11:04:56,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21b0b8b96fd2d621ddfb3df267c67347902037bc" 2018-08-01 11:04:56,952 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 11:04:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ceebc3f4-0fdb-4b7f-990f-6c53950424d4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 455b48a61678488ead79a4cfa07ef5c3.", "code": 404, "title": "Not Found"}} 2018-08-01 11:04:56,952 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 used request id req-ceebc3f4-0fdb-4b7f-990f-6c53950424d4 2018-08-01 11:04:56,952 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 11:04:56,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21b0b8b96fd2d621ddfb3df267c67347902037bc" 2018-08-01 11:04:57,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:04:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-441dd052-99f9-4add-9de0-71646061505a 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 11:04:57,042 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-441dd052-99f9-4add-9de0-71646061505a 2018-08-01 11:04:57,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ddd20ab1a1b7400a98e6ddb8d0eb4686 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21b0b8b96fd2d621ddfb3df267c67347902037bc" 2018-08-01 11:04:57,127 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 11:04:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a2bd44d-5ebc-4ed2-9b0d-63941317d370 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ddd20ab1a1b7400a98e6ddb8d0eb4686.", "code": 404, "title": "Not Found"}} 2018-08-01 11:04:57,127 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ddd20ab1a1b7400a98e6ddb8d0eb4686 used request id req-0a2bd44d-5ebc-4ed2-9b0d-63941317d370 2018-08-01 11:04:57,127 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 11:04:57,128 - keystone_utils - INFO - Deleting project with name - CreateStackKeypairTests-ca8574d6-01d8-4d7-proj 2018-08-01 11:04:57,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/a9fa937952f3407dad9de0b5e255ca58 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21b0b8b96fd2d621ddfb3df267c67347902037bc" 2018-08-01 11:04:57,342 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 11:04:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-049c36ad-3952-4f6f-8719-7a166cd3b84a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 11:04:57,342 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/a9fa937952f3407dad9de0b5e255ca58 used request id req-049c36ad-3952-4f6f-8719-7a166cd3b84a 2018-08-01 11:04:57,343 - keystone_utils - INFO - Deleting role with name - CreateStackKeypairTests-ca8574d6-01d8-4d7-proj-role 2018-08-01 11:04:57,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/9de467e08d2341f1b6823ef866a1ab22 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21b0b8b96fd2d621ddfb3df267c67347902037bc" 2018-08-01 11:04:57,450 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 11:04:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-19bf1720-5336-4da7-a327-84ec4d92dcbb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 11:04:57,450 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/9de467e08d2341f1b6823ef866a1ab22 used request id req-19bf1720-5336-4da7-a327-84ec4d92dcbb 2018-08-01 11:04:57,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21b0b8b96fd2d621ddfb3df267c67347902037bc" 2018-08-01 11:04:57,534 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:04:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-251f5513-148b-4dc0-b019-cc16d728485b Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 11:04:57,534 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-251f5513-148b-4dc0-b019-cc16d728485b 2018-08-01 11:04:57,535 - keystone_utils - INFO - Deleting user with name - CreateStackKeypairTests-ca8574d6-01d8-4d7-user 2018-08-01 11:04:57,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/18738601f562414e81e00087db19de6a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e79475544bece04bad1cd4eccaaf33fa4620e3f3" 2018-08-01 11:04:57,701 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 11:04:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d65252ab-2b51-43c4-bbb4-c8aee2a58b98 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 11:04:57,701 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/18738601f562414e81e00087db19de6a used request id req-d65252ab-2b51-43c4-bbb4-c8aee2a58b98 2018-08-01 11:04:57,703 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 11:04:58,089 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T12:04:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["1CWmSL3rRlehMwg0xAtC_Q"], "issued_at": "2018-08-01T11:04:58.000000Z"}} 2018-08-01 11:04:58,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7382d9be9446d037ae02fe488eeb520e80e2a08f" 2018-08-01 11:04:58,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:04:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ace409a-4cd4-4f73-97a4-513b1fb36091 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 11:04:58,169 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-6ace409a-4cd4-4f73-97a4-513b1fb36091 2018-08-01 11:04:58,171 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 11:04:58,171 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 11:04:58,637 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T12:04:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["FfMRgvUTTHWkD0r03QbSSQ"], "issued_at": "2018-08-01T11:04:58.000000Z"}} 2018-08-01 11:04:58,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da09be4e9355764e6d0f2ab7bae2a21a75a73ba2" 2018-08-01 11:04:58,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:04:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3edfbdb7-6be2-4f17-9848-9e7d69c2421e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 11:04:58,726 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-3edfbdb7-6be2-4f17-9848-9e7d69c2421e 2018-08-01 11:04:58,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 11:04:58,736 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 11:04:58 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 11:04:58,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSecurityGroupTests-23c32c0e-1036-467-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da09be4e9355764e6d0f2ab7bae2a21a75a73ba2" 2018-08-01 11:04:58,820 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:04:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e320d58-f51c-48b6-ae11-9b70f643c06f Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSecurityGroupTests-23c32c0e-1036-467-proj", "previous": null, "next": null}, "projects": []} 2018-08-01 11:04:58,820 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSecurityGroupTests-23c32c0e-1036-467-proj used request id req-5e320d58-f51c-48b6-ae11-9b70f643c06f 2018-08-01 11:04:58,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da09be4e9355764e6d0f2ab7bae2a21a75a73ba2" 2018-08-01 11:04:58,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:04:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a5c153a-cbe6-4236-af43-9b6bbf0b6afc Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 11:04:58,920 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-2a5c153a-cbe6-4236-af43-9b6bbf0b6afc 2018-08-01 11:04:58,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da09be4e9355764e6d0f2ab7bae2a21a75a73ba2" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSecurityGroupTests-23c32c0e-1036-467-proj"}}' 2018-08-01 11:04:59,029 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 11:04:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d203f3c7-d4a3-4268-bbe7-c8e5718093b9 Content-Length: 326 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/fea7a29a75ac4bb0971ae1d186f0ea78"}, "tags": [], "enabled": true, "id": "fea7a29a75ac4bb0971ae1d186f0ea78", "parent_id": "default", "domain_id": "default", "name": "CreateStackSecurityGroupTests-23c32c0e-1036-467-proj"}} 2018-08-01 11:04:59,029 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-d203f3c7-d4a3-4268-bbe7-c8e5718093b9 2018-08-01 11:04:59,029 - keystone_utils - INFO - Created project with name - CreateStackSecurityGroupTests-23c32c0e-1036-467-proj 2018-08-01 11:04:59,030 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 11:04:59,030 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 11:04:59,411 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T12:04:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["GiEfhspwTu2ELC75aF3OgQ"], "issued_at": "2018-08-01T11:04:59.000000Z"}} 2018-08-01 11:04:59,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2525e188130bdea06780f91ce143c6063c13776c" 2018-08-01 11:04:59,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:04:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53b17ff4-53eb-451f-8256-d9c4797beece Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 11:04:59,507 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-53b17ff4-53eb-451f-8256-d9c4797beece 2018-08-01 11:04:59,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 11:04:59,516 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 11:04:59 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 11:04:59,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2525e188130bdea06780f91ce143c6063c13776c" 2018-08-01 11:04:59,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:04:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97aed436-6bf7-4b69-a7b9-4e9455912b5a Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 11:04:59,616 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-97aed436-6bf7-4b69-a7b9-4e9455912b5a 2018-08-01 11:04:59,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateStackSecurityGroupTests-23c32c0e-1036-467-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2525e188130bdea06780f91ce143c6063c13776c" 2018-08-01 11:04:59,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:04:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4d601c7-a299-4a73-bd60-1bd79a496218 Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateStackSecurityGroupTests-23c32c0e-1036-467-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/fea7a29a75ac4bb0971ae1d186f0ea78"}, "tags": [], "enabled": true, "id": "fea7a29a75ac4bb0971ae1d186f0ea78", "parent_id": "default", "domain_id": "default", "name": "CreateStackSecurityGroupTests-23c32c0e-1036-467-proj"}]} 2018-08-01 11:04:59,705 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateStackSecurityGroupTests-23c32c0e-1036-467-proj used request id req-d4d601c7-a299-4a73-bd60-1bd79a496218 2018-08-01 11:04:59,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2525e188130bdea06780f91ce143c6063c13776c" 2018-08-01 11:04:59,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:04:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e402b3e4-955a-468b-be85-8c93c4c66f36 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 11:04:59,793 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-e402b3e4-955a-468b-be85-8c93c4c66f36 2018-08-01 11:05:00,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2525e188130bdea06780f91ce143c6063c13776c" 2018-08-01 11:05:00,245 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:05:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80f4a984-be3b-4fd2-97b7-dd43e83e8e6b Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 11:05:00,245 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-80f4a984-be3b-4fd2-97b7-dd43e83e8e6b 2018-08-01 11:05:00,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateStackSecurityGroupTests-23c32c0e-1036-467-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2525e188130bdea06780f91ce143c6063c13776c" 2018-08-01 11:05:00,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:05:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa67584a-93a2-4fe1-8c40-e19f415e88d2 Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateStackSecurityGroupTests-23c32c0e-1036-467-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/fea7a29a75ac4bb0971ae1d186f0ea78"}, "tags": [], "enabled": true, "id": "fea7a29a75ac4bb0971ae1d186f0ea78", "parent_id": "default", "domain_id": "default", "name": "CreateStackSecurityGroupTests-23c32c0e-1036-467-proj"}]} 2018-08-01 11:05:00,330 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateStackSecurityGroupTests-23c32c0e-1036-467-proj used request id req-fa67584a-93a2-4fe1-8c40-e19f415e88d2 2018-08-01 11:05:00,330 - keystone_utils - INFO - Created user with name - CreateStackSecurityGroupTests-23c32c0e-1036-467-user 2018-08-01 11:05:00,331 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 11:05:00,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da09be4e9355764e6d0f2ab7bae2a21a75a73ba2" 2018-08-01 11:05:00,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:05:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9f89350-9360-4eb1-8f2b-3d7954ac0dc6 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 11:05:00,421 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-f9f89350-9360-4eb1-8f2b-3d7954ac0dc6 2018-08-01 11:05:00,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da09be4e9355764e6d0f2ab7bae2a21a75a73ba2" -d '{"role": {"name": "CreateStackSecurityGroupTests-23c32c0e-1036-467-proj-role"}}' 2018-08-01 11:05:00,526 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 11:05:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b7399f0b-78b9-4b7d-9427-78143abd0f41 Content-Length: 228 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d659f28998aa4820ae1cf19a38810340", "links": {"self": "http://172.30.9.24:5000/v3/roles/d659f28998aa4820ae1cf19a38810340"}, "name": "CreateStackSecurityGroupTests-23c32c0e-1036-467-proj-role"}} 2018-08-01 11:05:00,526 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-b7399f0b-78b9-4b7d-9427-78143abd0f41 2018-08-01 11:05:00,526 - keystone_utils - INFO - Created role with name - CreateStackSecurityGroupTests-23c32c0e-1036-467-proj-role 2018-08-01 11:05:00,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/d659f28998aa4820ae1cf19a38810340 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da09be4e9355764e6d0f2ab7bae2a21a75a73ba2" 2018-08-01 11:05:00,611 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:05:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-accf489a-4dee-4d34-a8c4-eeb5be180efb Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d659f28998aa4820ae1cf19a38810340", "links": {"self": "http://172.30.9.24:5000/v3/roles/d659f28998aa4820ae1cf19a38810340"}, "name": "CreateStackSecurityGroupTests-23c32c0e-1036-467-proj-role"}} 2018-08-01 11:05:00,611 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/d659f28998aa4820ae1cf19a38810340 used request id req-accf489a-4dee-4d34-a8c4-eeb5be180efb 2018-08-01 11:05:00,611 - keystone_utils - INFO - Granting role CreateStackSecurityGroupTests-23c32c0e-1036-467-proj-role to project CreateStackSecurityGroupTests-23c32c0e-1036-467-proj 2018-08-01 11:05:00,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/fea7a29a75ac4bb0971ae1d186f0ea78/users/c7bcb3c4295542a4a7e2e08120b19ab8/roles/d659f28998aa4820ae1cf19a38810340 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da09be4e9355764e6d0f2ab7bae2a21a75a73ba2" 2018-08-01 11:05:00,824 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 11:05:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f30778f9-281b-4fea-a6be-66bf28762e8c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 11:05:00,824 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/fea7a29a75ac4bb0971ae1d186f0ea78/users/c7bcb3c4295542a4a7e2e08120b19ab8/roles/d659f28998aa4820ae1cf19a38810340 used request id req-f30778f9-281b-4fea-a6be-66bf28762e8c 2018-08-01 11:05:00,825 - heat_utils - DEBUG - Retrieving Heat Client 2018-08-01 11:05:00,825 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 11:05:00,826 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 11:05:00,827 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 11:05:01,214 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d659f28998aa4820ae1cf19a38810340", "name": "CreateStackSecurityGroupTests-23c32c0e-1036-467-proj-role"}], "expires_at": "2018-08-01T12:05:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fea7a29a75ac4bb0971ae1d186f0ea78", "name": "CreateStackSecurityGroupTests-23c32c0e-1036-467-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/fea7a29a75ac4bb0971ae1d186f0ea78", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/fea7a29a75ac4bb0971ae1d186f0ea78", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/fea7a29a75ac4bb0971ae1d186f0ea78", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/fea7a29a75ac4bb0971ae1d186f0ea78", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/fea7a29a75ac4bb0971ae1d186f0ea78", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/fea7a29a75ac4bb0971ae1d186f0ea78", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_fea7a29a75ac4bb0971ae1d186f0ea78", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_fea7a29a75ac4bb0971ae1d186f0ea78", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/fea7a29a75ac4bb0971ae1d186f0ea78", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/fea7a29a75ac4bb0971ae1d186f0ea78", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/fea7a29a75ac4bb0971ae1d186f0ea78", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/fea7a29a75ac4bb0971ae1d186f0ea78", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/fea7a29a75ac4bb0971ae1d186f0ea78", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/fea7a29a75ac4bb0971ae1d186f0ea78", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSecurityGroupTests-23c32c0e-1036-467-user", "id": "c7bcb3c4295542a4a7e2e08120b19ab8"}, "audit_ids": ["3ifwDjcXTYqy_YREQjRivA"], "issued_at": "2018-08-01T11:05:01.000000Z"}} 2018-08-01 11:05:01,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acee0d3f8e37f5dfe64eb0e7d3e4854362e96126" 2018-08-01 11:05:01,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:05:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa0787f9-9eab-4425-a408-6f5d87ed27b9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 11:05:01,293 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-fa0787f9-9eab-4425-a408-6f5d87ed27b9 2018-08-01 11:05:01,294 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 11:05:01,298 - heat_utils - DEBUG - Retrieving Heat Client 2018-08-01 11:05:01,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/fea7a29a75ac4bb0971ae1d186f0ea78/stacks?stack_name=CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6f7b0f64-e978-4ccf-b889-eb762e8f9931-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acee0d3f8e37f5dfe64eb0e7d3e4854362e96126" 2018-08-01 11:05:01,478 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:05:01 GMT Server: Apache x-openstack-request-id: req-964c56f3-6ef7-4e27-afb4-8bd5bce019e7 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-08-01 11:05:01,478 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/fea7a29a75ac4bb0971ae1d186f0ea78/stacks?stack_name=CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6f7b0f64-e978-4ccf-b889-eb762e8f9931-stack used request id req-964c56f3-6ef7-4e27-afb4-8bd5bce019e7 2018-08-01 11:05:01,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8004/v1/fea7a29a75ac4bb0971ae1d186f0ea78/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acee0d3f8e37f5dfe64eb0e7d3e4854362e96126" -d '{"stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6f7b0f64-e978-4ccf-b889-eb762e8f9931-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-6f7b0f64-e978-4ccf-b889-eb762e8f9931-sec-grp"}}' 2018-08-01 11:05:02,878 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 11:05:01 GMT Server: Apache x-openstack-request-id: req-6e67c578-d18e-4513-84ee-be01e33bebcc Location: http://172.30.9.24:8004/v1/fea7a29a75ac4bb0971ae1d186f0ea78/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6f7b0f64-e978-4ccf-b889-eb762e8f9931-stack/3b346351-7145-4160-830f-7ade1aeb2193 Content-Length: 303 Content-Type: application/json RESP BODY: {"stack": {"id": "3b346351-7145-4160-830f-7ade1aeb2193", "links": [{"href": "http://172.30.9.24:8004/v1/fea7a29a75ac4bb0971ae1d186f0ea78/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6f7b0f64-e978-4ccf-b889-eb762e8f9931-stack/3b346351-7145-4160-830f-7ade1aeb2193", "rel": "self"}]}} 2018-08-01 11:05:02,879 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.24:8004/v1/fea7a29a75ac4bb0971ae1d186f0ea78/stacks used request id req-6e67c578-d18e-4513-84ee-be01e33bebcc 2018-08-01 11:05:02,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/fea7a29a75ac4bb0971ae1d186f0ea78/stacks/3b346351-7145-4160-830f-7ade1aeb2193 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acee0d3f8e37f5dfe64eb0e7d3e4854362e96126" 2018-08-01 11:05:03,087 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:05:02 GMT Server: Apache x-openstack-request-id: req-de0cbc55-f101-45da-a318-93a2cd12e55c Location: http://172.30.9.24:8004/v1/fea7a29a75ac4bb0971ae1d186f0ea78/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6f7b0f64-e978-4ccf-b889-eb762e8f9931-stack/3b346351-7145-4160-830f-7ade1aeb2193 Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/fea7a29a75ac4bb0971ae1d186f0ea78/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6f7b0f64-e978-4ccf-b889-eb762e8f9931-stack/3b346351-7145-4160-830f-7ade1aeb2193;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:05:03,314 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:05:03 GMT Server: Apache x-openstack-request-id: req-0045d2e4-30ad-4b23-958e-50a7a84107d2 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": "fea7a29a75ac4bb0971ae1d186f0ea78", "OS::stack_id": "3b346351-7145-4160-830f-7ade1aeb2193", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6f7b0f64-e978-4ccf-b889-eb762e8f9931-stack", "security_group_name": "CreateStackSecurityGroupTests-6f7b0f64-e978-4ccf-b889-eb762e8f9931-sec-grp"}, "deletion_time": null, "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6f7b0f64-e978-4ccf-b889-eb762e8f9931-stack", "stack_user_project_id": "b40f6e1ce11540c1a40e96af815b922c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-01T11:05:02Z", "links": [{"href": "http://172.30.9.24:8004/v1/fea7a29a75ac4bb0971ae1d186f0ea78/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6f7b0f64-e978-4ccf-b889-eb762e8f9931-stack/3b346351-7145-4160-830f-7ade1aeb2193", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3b346351-7145-4160-830f-7ade1aeb2193", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-08-01 11:05:03,314 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/fea7a29a75ac4bb0971ae1d186f0ea78/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6f7b0f64-e978-4ccf-b889-eb762e8f9931-stack/3b346351-7145-4160-830f-7ade1aeb2193 used request id req-0045d2e4-30ad-4b23-958e-50a7a84107d2 2018-08-01 11:05:03,314 - create_stack - INFO - Created stack with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6f7b0f64-e978-4ccf-b889-eb762e8f9931-stack 2018-08-01 11:05:03,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/fea7a29a75ac4bb0971ae1d186f0ea78/stacks/3b346351-7145-4160-830f-7ade1aeb2193 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acee0d3f8e37f5dfe64eb0e7d3e4854362e96126" 2018-08-01 11:05:03,495 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:05:03 GMT Server: Apache x-openstack-request-id: req-6e7f853a-d659-4963-8aff-8f956556bf93 Location: http://172.30.9.24:8004/v1/fea7a29a75ac4bb0971ae1d186f0ea78/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6f7b0f64-e978-4ccf-b889-eb762e8f9931-stack/3b346351-7145-4160-830f-7ade1aeb2193 Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/fea7a29a75ac4bb0971ae1d186f0ea78/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6f7b0f64-e978-4ccf-b889-eb762e8f9931-stack/3b346351-7145-4160-830f-7ade1aeb2193;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:05:03,690 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:05:03 GMT Server: Apache x-openstack-request-id: req-712cffa4-97d8-4ece-b79f-55a30b5d3035 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": "fea7a29a75ac4bb0971ae1d186f0ea78", "OS::stack_id": "3b346351-7145-4160-830f-7ade1aeb2193", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6f7b0f64-e978-4ccf-b889-eb762e8f9931-stack", "security_group_name": "CreateStackSecurityGroupTests-6f7b0f64-e978-4ccf-b889-eb762e8f9931-sec-grp"}, "deletion_time": null, "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6f7b0f64-e978-4ccf-b889-eb762e8f9931-stack", "stack_user_project_id": "b40f6e1ce11540c1a40e96af815b922c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-01T11:05:02Z", "links": [{"href": "http://172.30.9.24:8004/v1/fea7a29a75ac4bb0971ae1d186f0ea78/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6f7b0f64-e978-4ccf-b889-eb762e8f9931-stack/3b346351-7145-4160-830f-7ade1aeb2193", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3b346351-7145-4160-830f-7ade1aeb2193", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-08-01 11:05:03,690 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/fea7a29a75ac4bb0971ae1d186f0ea78/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6f7b0f64-e978-4ccf-b889-eb762e8f9931-stack/3b346351-7145-4160-830f-7ade1aeb2193 used request id req-712cffa4-97d8-4ece-b79f-55a30b5d3035 2018-08-01 11:05:03,691 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-08-01 11:05:03,691 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-01 11:05:06,694 - create_stack - DEBUG - Stack status query timeout in 1196.62005687 2018-08-01 11:05:06,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/fea7a29a75ac4bb0971ae1d186f0ea78/stacks/3b346351-7145-4160-830f-7ade1aeb2193 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acee0d3f8e37f5dfe64eb0e7d3e4854362e96126" 2018-08-01 11:05:06,886 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:05:06 GMT Server: Apache x-openstack-request-id: req-95945eaa-3611-4085-8905-f1d1e6df8bba Location: http://172.30.9.24:8004/v1/fea7a29a75ac4bb0971ae1d186f0ea78/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6f7b0f64-e978-4ccf-b889-eb762e8f9931-stack/3b346351-7145-4160-830f-7ade1aeb2193 Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/fea7a29a75ac4bb0971ae1d186f0ea78/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6f7b0f64-e978-4ccf-b889-eb762e8f9931-stack/3b346351-7145-4160-830f-7ade1aeb2193;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:05:06,929 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:05:06 GMT Server: Apache x-openstack-request-id: req-68259652-47b5-41a6-9e03-dc7f29fbed03 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 530 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "fea7a29a75ac4bb0971ae1d186f0ea78", "OS::stack_id": "3b346351-7145-4160-830f-7ade1aeb2193", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6f7b0f64-e978-4ccf-b889-eb762e8f9931-stack", "security_group_name": "CreateStackSecurityGroupTests-6f7b0f64-e978-4ccf-b889-eb762e8f9931-sec-grp"}, "deletion_time": null, "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6f7b0f64-e978-4ccf-b889-eb762e8f9931-stack", "stack_user_project_id": "b40f6e1ce11540c1a40e96af815b922c", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-01T11:05:02Z", "links": [{"href": "http://172.30.9.24:8004/v1/fea7a29a75ac4bb0971ae1d186f0ea78/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6f7b0f64-e978-4ccf-b889-eb762e8f9931-stack/3b346351-7145-4160-830f-7ade1aeb2193", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "3b346351-7145-4160-830f-7ade1aeb2193", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-08-01 11:05:06,929 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/fea7a29a75ac4bb0971ae1d186f0ea78/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6f7b0f64-e978-4ccf-b889-eb762e8f9931-stack/3b346351-7145-4160-830f-7ade1aeb2193 used request id req-68259652-47b5-41a6-9e03-dc7f29fbed03 2018-08-01 11:05:06,930 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-08-01 11:05:06,930 - create_stack - DEBUG - Stack is active with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6f7b0f64-e978-4ccf-b889-eb762e8f9931-stack 2018-08-01 11:05:06,930 - create_stack - INFO - Stack is now active with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6f7b0f64-e978-4ccf-b889-eb762e8f9931-stack 2018-08-01 11:05:06,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/fea7a29a75ac4bb0971ae1d186f0ea78/stacks/3b346351-7145-4160-830f-7ade1aeb2193/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acee0d3f8e37f5dfe64eb0e7d3e4854362e96126" 2018-08-01 11:05:06,959 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:05:06 GMT Server: Apache x-openstack-request-id: req-573a2b23-b470-4515-9d47-29930d4f2b95 Location: http://172.30.9.24:8004/v1/fea7a29a75ac4bb0971ae1d186f0ea78/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6f7b0f64-e978-4ccf-b889-eb762e8f9931-stack/3b346351-7145-4160-830f-7ade1aeb2193/resources Content-Length: 575 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/fea7a29a75ac4bb0971ae1d186f0ea78/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6f7b0f64-e978-4ccf-b889-eb762e8f9931-stack/3b346351-7145-4160-830f-7ade1aeb2193/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:05:07,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:05:06 GMT Server: Apache x-openstack-request-id: req-5dd36564-8431-44ac-b840-58f08eb83c7c 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.24:8004/v1/fea7a29a75ac4bb0971ae1d186f0ea78/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6f7b0f64-e978-4ccf-b889-eb762e8f9931-stack/3b346351-7145-4160-830f-7ade1aeb2193/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/fea7a29a75ac4bb0971ae1d186f0ea78/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6f7b0f64-e978-4ccf-b889-eb762e8f9931-stack/3b346351-7145-4160-830f-7ade1aeb2193", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-08-01T11:05:02Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-01T11:05:02Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "20124b14-b8cd-453d-87ff-d987e2a4788f", "resource_type": "OS::Neutron::SecurityGroup"}]} 2018-08-01 11:05:07,152 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/fea7a29a75ac4bb0971ae1d186f0ea78/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6f7b0f64-e978-4ccf-b889-eb762e8f9931-stack/3b346351-7145-4160-830f-7ade1aeb2193/resources used request id req-5dd36564-8431-44ac-b840-58f08eb83c7c 2018-08-01 11:05:07,152 - neutron_utils - INFO - Retrieving security group with ID - 20124b14-b8cd-453d-87ff-d987e2a4788f 2018-08-01 11:05:07,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?id=20124b14-b8cd-453d-87ff-d987e2a4788f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acee0d3f8e37f5dfe64eb0e7d3e4854362e96126" 2018-08-01 11:05:07,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1435 X-Openstack-Request-Id: req-8ec77226-97f8-4834-935d-9e1aa3b9ce61 Date: Wed, 01 Aug 2018 11:05:07 GMT RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "fea7a29a75ac4bb0971ae1d186f0ea78", "created_at": "2018-08-01T11:05:03Z", "updated_at": "2018-08-01T11:05:03Z", "security_group_rules": [{"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-01T11:05:03Z", "revision_number": 0, "id": "04a652c4-f234-48a6-a320-9d9e632e5409", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-08-01T11:05:03Z", "security_group_id": "20124b14-b8cd-453d-87ff-d987e2a4788f", "tenant_id": "fea7a29a75ac4bb0971ae1d186f0ea78", "port_range_min": 22, "ethertype": "IPv4", "project_id": "fea7a29a75ac4bb0971ae1d186f0ea78"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:05:03Z", "revision_number": 0, "id": "c6e6c691-ab4b-4b07-9f11-b8c2ac582bb2", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-08-01T11:05:03Z", "security_group_id": "20124b14-b8cd-453d-87ff-d987e2a4788f", "tenant_id": "fea7a29a75ac4bb0971ae1d186f0ea78", "port_range_min": null, "ethertype": "IPv4", "project_id": "fea7a29a75ac4bb0971ae1d186f0ea78"}], "revision_number": 6, "project_id": "fea7a29a75ac4bb0971ae1d186f0ea78", "id": "20124b14-b8cd-453d-87ff-d987e2a4788f", "name": "CreateStackSecurityGroupTests-6f7b0f64-e978-4ccf-b889-eb762e8f9931-sec-grp"}]} 2018-08-01 11:05:07,355 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?id=20124b14-b8cd-453d-87ff-d987e2a4788f used request id req-8ec77226-97f8-4834-935d-9e1aa3b9ce61 2018-08-01 11:05:07,355 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 20124b14-b8cd-453d-87ff-d987e2a4788f 2018-08-01 11:05:07,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=20124b14-b8cd-453d-87ff-d987e2a4788f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acee0d3f8e37f5dfe64eb0e7d3e4854362e96126" 2018-08-01 11:05:07,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-251c811c-2f2d-4151-b9f7-29456f119526 Date: Wed, 01 Aug 2018 11:05:07 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-08-01T11:05:03Z", "security_group_id": "20124b14-b8cd-453d-87ff-d987e2a4788f", "port_range_min": 22, "revision_number": 0, "tenant_id": "fea7a29a75ac4bb0971ae1d186f0ea78", "created_at": "2018-08-01T11:05:03Z", "project_id": "fea7a29a75ac4bb0971ae1d186f0ea78", "id": "04a652c4-f234-48a6-a320-9d9e632e5409"}, {"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-08-01T11:05:03Z", "security_group_id": "20124b14-b8cd-453d-87ff-d987e2a4788f", "port_range_min": null, "revision_number": 0, "tenant_id": "fea7a29a75ac4bb0971ae1d186f0ea78", "created_at": "2018-08-01T11:05:03Z", "project_id": "fea7a29a75ac4bb0971ae1d186f0ea78", "id": "c6e6c691-ab4b-4b07-9f11-b8c2ac582bb2"}]} 2018-08-01 11:05:07,384 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=20124b14-b8cd-453d-87ff-d987e2a4788f used request id req-251c811c-2f2d-4151-b9f7-29456f119526 2018-08-01 11:05:07,384 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 20124b14-b8cd-453d-87ff-d987e2a4788f 2018-08-01 11:05:07,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=20124b14-b8cd-453d-87ff-d987e2a4788f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acee0d3f8e37f5dfe64eb0e7d3e4854362e96126" 2018-08-01 11:05:07,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-f09618cd-4853-4d00-b288-79b77c11af17 Date: Wed, 01 Aug 2018 11:05:07 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-08-01T11:05:03Z", "security_group_id": "20124b14-b8cd-453d-87ff-d987e2a4788f", "port_range_min": 22, "revision_number": 0, "tenant_id": "fea7a29a75ac4bb0971ae1d186f0ea78", "created_at": "2018-08-01T11:05:03Z", "project_id": "fea7a29a75ac4bb0971ae1d186f0ea78", "id": "04a652c4-f234-48a6-a320-9d9e632e5409"}, {"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-08-01T11:05:03Z", "security_group_id": "20124b14-b8cd-453d-87ff-d987e2a4788f", "port_range_min": null, "revision_number": 0, "tenant_id": "fea7a29a75ac4bb0971ae1d186f0ea78", "created_at": "2018-08-01T11:05:03Z", "project_id": "fea7a29a75ac4bb0971ae1d186f0ea78", "id": "c6e6c691-ab4b-4b07-9f11-b8c2ac582bb2"}]} 2018-08-01 11:05:07,411 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=20124b14-b8cd-453d-87ff-d987e2a4788f used request id req-f09618cd-4853-4d00-b288-79b77c11af17 2018-08-01 11:05:07,411 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 11:05:07,412 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 11:05:07,793 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d659f28998aa4820ae1cf19a38810340", "name": "CreateStackSecurityGroupTests-23c32c0e-1036-467-proj-role"}], "expires_at": "2018-08-01T12:05:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fea7a29a75ac4bb0971ae1d186f0ea78", "name": "CreateStackSecurityGroupTests-23c32c0e-1036-467-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/fea7a29a75ac4bb0971ae1d186f0ea78", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/fea7a29a75ac4bb0971ae1d186f0ea78", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/fea7a29a75ac4bb0971ae1d186f0ea78", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/fea7a29a75ac4bb0971ae1d186f0ea78", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/fea7a29a75ac4bb0971ae1d186f0ea78", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/fea7a29a75ac4bb0971ae1d186f0ea78", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_fea7a29a75ac4bb0971ae1d186f0ea78", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_fea7a29a75ac4bb0971ae1d186f0ea78", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/fea7a29a75ac4bb0971ae1d186f0ea78", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/fea7a29a75ac4bb0971ae1d186f0ea78", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/fea7a29a75ac4bb0971ae1d186f0ea78", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/fea7a29a75ac4bb0971ae1d186f0ea78", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/fea7a29a75ac4bb0971ae1d186f0ea78", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/fea7a29a75ac4bb0971ae1d186f0ea78", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSecurityGroupTests-23c32c0e-1036-467-user", "id": "c7bcb3c4295542a4a7e2e08120b19ab8"}, "audit_ids": ["gikTLVUkRfqSRif8JlsqPw"], "issued_at": "2018-08-01T11:05:07.000000Z"}} 2018-08-01 11:05:07,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}353a89d1fda47ddd258d93a5cf9c5a75a7b91429" 2018-08-01 11:05:07,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:05:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b600dbb-8ae7-445d-b904-9c798dda3805 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 11:05:07,874 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-3b600dbb-8ae7-445d-b904-9c798dda3805 2018-08-01 11:05:07,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateStackSecurityGroupTests-6f7b0f64-e978-4ccf-b889-eb762e8f9931-sec-grp&description=Test+description -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}353a89d1fda47ddd258d93a5cf9c5a75a7b91429" 2018-08-01 11:05:08,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1435 X-Openstack-Request-Id: req-6f5209aa-a4bb-482e-b4fb-cb33001e6d04 Date: Wed, 01 Aug 2018 11:05:08 GMT RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "fea7a29a75ac4bb0971ae1d186f0ea78", "created_at": "2018-08-01T11:05:03Z", "updated_at": "2018-08-01T11:05:03Z", "security_group_rules": [{"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-01T11:05:03Z", "revision_number": 0, "id": "04a652c4-f234-48a6-a320-9d9e632e5409", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-08-01T11:05:03Z", "security_group_id": "20124b14-b8cd-453d-87ff-d987e2a4788f", "tenant_id": "fea7a29a75ac4bb0971ae1d186f0ea78", "port_range_min": 22, "ethertype": "IPv4", "project_id": "fea7a29a75ac4bb0971ae1d186f0ea78"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:05:03Z", "revision_number": 0, "id": "c6e6c691-ab4b-4b07-9f11-b8c2ac582bb2", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-08-01T11:05:03Z", "security_group_id": "20124b14-b8cd-453d-87ff-d987e2a4788f", "tenant_id": "fea7a29a75ac4bb0971ae1d186f0ea78", "port_range_min": null, "ethertype": "IPv4", "project_id": "fea7a29a75ac4bb0971ae1d186f0ea78"}], "revision_number": 6, "project_id": "fea7a29a75ac4bb0971ae1d186f0ea78", "id": "20124b14-b8cd-453d-87ff-d987e2a4788f", "name": "CreateStackSecurityGroupTests-6f7b0f64-e978-4ccf-b889-eb762e8f9931-sec-grp"}]} 2018-08-01 11:05:08,081 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateStackSecurityGroupTests-6f7b0f64-e978-4ccf-b889-eb762e8f9931-sec-grp&description=Test+description used request id req-6f5209aa-a4bb-482e-b4fb-cb33001e6d04 2018-08-01 11:05:08,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 11:05:08,089 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 11:05:08 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 11:05:08,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/fea7a29a75ac4bb0971ae1d186f0ea78 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}353a89d1fda47ddd258d93a5cf9c5a75a7b91429" 2018-08-01 11:05:08,176 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:05:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2de896b8-d162-4664-9378-f611d0aad74a Content-Encoding: gzip Content-Length: 232 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/fea7a29a75ac4bb0971ae1d186f0ea78"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fea7a29a75ac4bb0971ae1d186f0ea78", "name": "CreateStackSecurityGroupTests-23c32c0e-1036-467-proj"}} 2018-08-01 11:05:08,176 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/fea7a29a75ac4bb0971ae1d186f0ea78 used request id req-2de896b8-d162-4664-9378-f611d0aad74a 2018-08-01 11:05:08,176 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 20124b14-b8cd-453d-87ff-d987e2a4788f 2018-08-01 11:05:08,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=20124b14-b8cd-453d-87ff-d987e2a4788f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}353a89d1fda47ddd258d93a5cf9c5a75a7b91429" 2018-08-01 11:05:08,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-70daafeb-fb93-43e1-a085-c5111a5e7a8c Date: Wed, 01 Aug 2018 11:05:08 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-08-01T11:05:03Z", "security_group_id": "20124b14-b8cd-453d-87ff-d987e2a4788f", "port_range_min": 22, "revision_number": 0, "tenant_id": "fea7a29a75ac4bb0971ae1d186f0ea78", "created_at": "2018-08-01T11:05:03Z", "project_id": "fea7a29a75ac4bb0971ae1d186f0ea78", "id": "04a652c4-f234-48a6-a320-9d9e632e5409"}, {"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-08-01T11:05:03Z", "security_group_id": "20124b14-b8cd-453d-87ff-d987e2a4788f", "port_range_min": null, "revision_number": 0, "tenant_id": "fea7a29a75ac4bb0971ae1d186f0ea78", "created_at": "2018-08-01T11:05:03Z", "project_id": "fea7a29a75ac4bb0971ae1d186f0ea78", "id": "c6e6c691-ab4b-4b07-9f11-b8c2ac582bb2"}]} 2018-08-01 11:05:08,205 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=20124b14-b8cd-453d-87ff-d987e2a4788f used request id req-70daafeb-fb93-43e1-a085-c5111a5e7a8c 2018-08-01 11:05:08,205 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 20124b14-b8cd-453d-87ff-d987e2a4788f 2018-08-01 11:05:08,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=20124b14-b8cd-453d-87ff-d987e2a4788f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}353a89d1fda47ddd258d93a5cf9c5a75a7b91429" 2018-08-01 11:05:08,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-18942f30-8758-4aa4-bdb8-1c6618115ac4 Date: Wed, 01 Aug 2018 11:05:08 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-08-01T11:05:03Z", "security_group_id": "20124b14-b8cd-453d-87ff-d987e2a4788f", "port_range_min": 22, "revision_number": 0, "tenant_id": "fea7a29a75ac4bb0971ae1d186f0ea78", "created_at": "2018-08-01T11:05:03Z", "project_id": "fea7a29a75ac4bb0971ae1d186f0ea78", "id": "04a652c4-f234-48a6-a320-9d9e632e5409"}, {"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-08-01T11:05:03Z", "security_group_id": "20124b14-b8cd-453d-87ff-d987e2a4788f", "port_range_min": null, "revision_number": 0, "tenant_id": "fea7a29a75ac4bb0971ae1d186f0ea78", "created_at": "2018-08-01T11:05:03Z", "project_id": "fea7a29a75ac4bb0971ae1d186f0ea78", "id": "c6e6c691-ab4b-4b07-9f11-b8c2ac582bb2"}]} 2018-08-01 11:05:08,232 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=20124b14-b8cd-453d-87ff-d987e2a4788f used request id req-18942f30-8758-4aa4-bdb8-1c6618115ac4 2018-08-01 11:05:08,233 - neutron_utils - INFO - Retrieving security group with ID - 20124b14-b8cd-453d-87ff-d987e2a4788f 2018-08-01 11:05:08,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?id=20124b14-b8cd-453d-87ff-d987e2a4788f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}353a89d1fda47ddd258d93a5cf9c5a75a7b91429" 2018-08-01 11:05:08,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1435 X-Openstack-Request-Id: req-2a466496-7d39-4bfa-9359-59b65ac1bfe9 Date: Wed, 01 Aug 2018 11:05:08 GMT RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "fea7a29a75ac4bb0971ae1d186f0ea78", "created_at": "2018-08-01T11:05:03Z", "updated_at": "2018-08-01T11:05:03Z", "security_group_rules": [{"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-01T11:05:03Z", "revision_number": 0, "id": "04a652c4-f234-48a6-a320-9d9e632e5409", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-08-01T11:05:03Z", "security_group_id": "20124b14-b8cd-453d-87ff-d987e2a4788f", "tenant_id": "fea7a29a75ac4bb0971ae1d186f0ea78", "port_range_min": 22, "ethertype": "IPv4", "project_id": "fea7a29a75ac4bb0971ae1d186f0ea78"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:05:03Z", "revision_number": 0, "id": "c6e6c691-ab4b-4b07-9f11-b8c2ac582bb2", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-08-01T11:05:03Z", "security_group_id": "20124b14-b8cd-453d-87ff-d987e2a4788f", "tenant_id": "fea7a29a75ac4bb0971ae1d186f0ea78", "port_range_min": null, "ethertype": "IPv4", "project_id": "fea7a29a75ac4bb0971ae1d186f0ea78"}], "revision_number": 6, "project_id": "fea7a29a75ac4bb0971ae1d186f0ea78", "id": "20124b14-b8cd-453d-87ff-d987e2a4788f", "name": "CreateStackSecurityGroupTests-6f7b0f64-e978-4ccf-b889-eb762e8f9931-sec-grp"}]} 2018-08-01 11:05:08,281 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?id=20124b14-b8cd-453d-87ff-d987e2a4788f used request id req-2a466496-7d39-4bfa-9359-59b65ac1bfe9 2018-08-01 11:05:08,282 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 20124b14-b8cd-453d-87ff-d987e2a4788f 2018-08-01 11:05:08,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=20124b14-b8cd-453d-87ff-d987e2a4788f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}353a89d1fda47ddd258d93a5cf9c5a75a7b91429" 2018-08-01 11:05:08,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-749e1b61-65cf-4077-acaf-1b940aed4679 Date: Wed, 01 Aug 2018 11:05:08 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-08-01T11:05:03Z", "security_group_id": "20124b14-b8cd-453d-87ff-d987e2a4788f", "port_range_min": 22, "revision_number": 0, "tenant_id": "fea7a29a75ac4bb0971ae1d186f0ea78", "created_at": "2018-08-01T11:05:03Z", "project_id": "fea7a29a75ac4bb0971ae1d186f0ea78", "id": "04a652c4-f234-48a6-a320-9d9e632e5409"}, {"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-08-01T11:05:03Z", "security_group_id": "20124b14-b8cd-453d-87ff-d987e2a4788f", "port_range_min": null, "revision_number": 0, "tenant_id": "fea7a29a75ac4bb0971ae1d186f0ea78", "created_at": "2018-08-01T11:05:03Z", "project_id": "fea7a29a75ac4bb0971ae1d186f0ea78", "id": "c6e6c691-ab4b-4b07-9f11-b8c2ac582bb2"}]} 2018-08-01 11:05:08,308 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=20124b14-b8cd-453d-87ff-d987e2a4788f used request id req-749e1b61-65cf-4077-acaf-1b940aed4679 2018-08-01 11:05:08,309 - create_stack - INFO - Deleting stack - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6f7b0f64-e978-4ccf-b889-eb762e8f9931-stack 2018-08-01 11:05:08,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8004/v1/fea7a29a75ac4bb0971ae1d186f0ea78/stacks/3b346351-7145-4160-830f-7ade1aeb2193 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acee0d3f8e37f5dfe64eb0e7d3e4854362e96126" 2018-08-01 11:05:08,337 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:05:08 GMT Server: Apache x-openstack-request-id: req-8b5971cb-fbd6-4406-8137-91577a9cb31e Location: http://172.30.9.24:8004/v1/fea7a29a75ac4bb0971ae1d186f0ea78/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6f7b0f64-e978-4ccf-b889-eb762e8f9931-stack/3b346351-7145-4160-830f-7ade1aeb2193 Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/fea7a29a75ac4bb0971ae1d186f0ea78/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6f7b0f64-e978-4ccf-b889-eb762e8f9931-stack/3b346351-7145-4160-830f-7ade1aeb2193;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:05:08,378 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 11:05:08 GMT Server: Apache x-openstack-request-id: req-74c9fd31-3e4b-4d7a-a238-3297f81cf384 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 11:05:08,378 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.24:8004/v1/fea7a29a75ac4bb0971ae1d186f0ea78/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6f7b0f64-e978-4ccf-b889-eb762e8f9931-stack/3b346351-7145-4160-830f-7ade1aeb2193 used request id req-74c9fd31-3e4b-4d7a-a238-3297f81cf384 2018-08-01 11:05:08,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/fea7a29a75ac4bb0971ae1d186f0ea78/stacks/3b346351-7145-4160-830f-7ade1aeb2193 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acee0d3f8e37f5dfe64eb0e7d3e4854362e96126" 2018-08-01 11:05:08,558 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:05:08 GMT Server: Apache x-openstack-request-id: req-05b3f15c-5950-4818-a3f0-07c3668094d2 Location: http://172.30.9.24:8004/v1/fea7a29a75ac4bb0971ae1d186f0ea78/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6f7b0f64-e978-4ccf-b889-eb762e8f9931-stack/3b346351-7145-4160-830f-7ade1aeb2193 Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/fea7a29a75ac4bb0971ae1d186f0ea78/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6f7b0f64-e978-4ccf-b889-eb762e8f9931-stack/3b346351-7145-4160-830f-7ade1aeb2193;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:05:08,583 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:05:08 GMT Server: Apache x-openstack-request-id: req-4f00779f-7316-4889-bb4d-5862e06ee8f9 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": "fea7a29a75ac4bb0971ae1d186f0ea78", "OS::stack_id": "3b346351-7145-4160-830f-7ade1aeb2193", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6f7b0f64-e978-4ccf-b889-eb762e8f9931-stack", "security_group_name": "CreateStackSecurityGroupTests-6f7b0f64-e978-4ccf-b889-eb762e8f9931-sec-grp"}, "deletion_time": null, "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6f7b0f64-e978-4ccf-b889-eb762e8f9931-stack", "stack_user_project_id": "b40f6e1ce11540c1a40e96af815b922c", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-01T11:05:02Z", "links": [{"href": "http://172.30.9.24:8004/v1/fea7a29a75ac4bb0971ae1d186f0ea78/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6f7b0f64-e978-4ccf-b889-eb762e8f9931-stack/3b346351-7145-4160-830f-7ade1aeb2193", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-01T11:05:08Z", "id": "3b346351-7145-4160-830f-7ade1aeb2193", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-08-01 11:05:08,583 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/fea7a29a75ac4bb0971ae1d186f0ea78/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6f7b0f64-e978-4ccf-b889-eb762e8f9931-stack/3b346351-7145-4160-830f-7ade1aeb2193 used request id req-4f00779f-7316-4889-bb4d-5862e06ee8f9 2018-08-01 11:05:08,584 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-08-01 11:05:08,584 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-01 11:05:11,587 - create_stack - DEBUG - Stack status query timeout in 1196.79084802 2018-08-01 11:05:11,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/fea7a29a75ac4bb0971ae1d186f0ea78/stacks/3b346351-7145-4160-830f-7ade1aeb2193 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acee0d3f8e37f5dfe64eb0e7d3e4854362e96126" 2018-08-01 11:05:11,622 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:05:11 GMT Server: Apache x-openstack-request-id: req-e587c993-88d0-4abb-9465-ec946e11b6bd Location: http://172.30.9.24:8004/v1/fea7a29a75ac4bb0971ae1d186f0ea78/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6f7b0f64-e978-4ccf-b889-eb762e8f9931-stack/3b346351-7145-4160-830f-7ade1aeb2193 Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/fea7a29a75ac4bb0971ae1d186f0ea78/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6f7b0f64-e978-4ccf-b889-eb762e8f9931-stack/3b346351-7145-4160-830f-7ade1aeb2193;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:05:11,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:05:11 GMT Server: Apache x-openstack-request-id: req-0f8f8df4-f288-4b5a-b4bb-c6345bdada49 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": "fea7a29a75ac4bb0971ae1d186f0ea78", "OS::stack_id": "3b346351-7145-4160-830f-7ade1aeb2193", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6f7b0f64-e978-4ccf-b889-eb762e8f9931-stack", "security_group_name": "CreateStackSecurityGroupTests-6f7b0f64-e978-4ccf-b889-eb762e8f9931-sec-grp"}, "deletion_time": "2018-08-01T11:05:09Z", "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6f7b0f64-e978-4ccf-b889-eb762e8f9931-stack", "stack_user_project_id": "b40f6e1ce11540c1a40e96af815b922c", "tags": null, "creation_time": "2018-08-01T11:05:02Z", "links": [{"href": "http://172.30.9.24:8004/v1/fea7a29a75ac4bb0971ae1d186f0ea78/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6f7b0f64-e978-4ccf-b889-eb762e8f9931-stack/3b346351-7145-4160-830f-7ade1aeb2193", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-08-01T11:05:08Z", "id": "3b346351-7145-4160-830f-7ade1aeb2193", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-08-01 11:05:11,665 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/fea7a29a75ac4bb0971ae1d186f0ea78/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6f7b0f64-e978-4ccf-b889-eb762e8f9931-stack/3b346351-7145-4160-830f-7ade1aeb2193 used request id req-0f8f8df4-f288-4b5a-b4bb-c6345bdada49 2018-08-01 11:05:11,665 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-08-01 11:05:11,665 - create_stack - DEBUG - Stack is active with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6f7b0f64-e978-4ccf-b889-eb762e8f9931-stack 2018-08-01 11:05:11,666 - create_stack - INFO - Attempting to delete again stack - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6f7b0f64-e978-4ccf-b889-eb762e8f9931-stack 2018-08-01 11:05:11,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8004/v1/fea7a29a75ac4bb0971ae1d186f0ea78/stacks/3b346351-7145-4160-830f-7ade1aeb2193 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acee0d3f8e37f5dfe64eb0e7d3e4854362e96126" 2018-08-01 11:05:11,695 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:05:11 GMT Server: Apache x-openstack-request-id: req-93d6ceb4-7ae0-42a9-b0f9-6294febeb67e Location: http://172.30.9.24:8004/v1/fea7a29a75ac4bb0971ae1d186f0ea78/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6f7b0f64-e978-4ccf-b889-eb762e8f9931-stack/3b346351-7145-4160-830f-7ade1aeb2193 Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/fea7a29a75ac4bb0971ae1d186f0ea78/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6f7b0f64-e978-4ccf-b889-eb762e8f9931-stack/3b346351-7145-4160-830f-7ade1aeb2193;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:05:11,723 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 11:05:11 GMT Server: Apache x-openstack-request-id: req-f2a73268-a24b-4372-8626-9ab9fca32cc3 Content-Length: 291 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6f7b0f64-e978-4ccf-b889-eb762e8f9931-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-08-01 11:05:11,723 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.24:8004/v1/fea7a29a75ac4bb0971ae1d186f0ea78/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6f7b0f64-e978-4ccf-b889-eb762e8f9931-stack/3b346351-7145-4160-830f-7ade1aeb2193 used request id req-f2a73268-a24b-4372-8626-9ab9fca32cc3 2018-08-01 11:05:11,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da09be4e9355764e6d0f2ab7bae2a21a75a73ba2" 2018-08-01 11:05:11,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-9d2738e5-9952-4a1a-b614-3acbfe83211b Date: Wed, 01 Aug 2018 11:05:11 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a2413a97b61342d8bd27570706ef372d", "created_at": "2018-08-01T09:33:18Z", "updated_at": "2018-08-01T09:33:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "7f556ce3-51d0-4279-a11d-510db9f9a3b1", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "94adc13c-a166-41cf-bd16-f997efc73cb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "b39143b5-c08f-4d0b-9d40-54f472f2389e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "e218b0b7-4501-4f84-9458-caf2891c260d", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}], "revision_number": 4, "project_id": "a2413a97b61342d8bd27570706ef372d", "id": "38229670-7386-42d0-b7b9-2397ea5938de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "created_at": "2018-08-01T09:28:38Z", "updated_at": "2018-08-01T09:28:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "763568f1-8151-4a3c-911a-d06da4423063", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "80d28bee-4aee-47e8-a8da-e0fe31497fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "a47a5ddf-aa37-4ab2-a335-1c93513b5f12", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "f5bba5a5-602b-421e-98b2-5a16117f943f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}], "revision_number": 4, "project_id": "dbe9669438844f3faecdc7fcc050e0d8", "id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ed1054af2e94c049694d98d54211d98", "created_at": "2018-08-01T09:31:40Z", "updated_at": "2018-08-01T09:31:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "34baee87-ea35-42ee-8a69-0f6e2a825d3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "89b9d1c9-f4f9-45cd-8d36-970d44228439", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "b8ab0d59-cab9-4488-82ee-7c5f69709bff", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "d3ab68ea-23b4-4bf6-8dd3-85d029e3d89f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}], "revision_number": 4, "project_id": "2ed1054af2e94c049694d98d54211d98", "id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "created_at": "2018-08-01T09:34:13Z", "updated_at": "2018-08-01T09:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "1dbb3f59-611b-46d1-a82d-2720e0a16f86", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "3878126b-a220-4357-adb9-bc22498f31b1", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "75ce67db-9c04-4561-a10d-8b1ec63943e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "e2945a69-3afe-41e3-a7ec-3ea4c79a12ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}], "revision_number": 4, "project_id": "c0d9b34b06f445a7857603f60b181f3c", "id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-01T09:30:58Z", "updated_at": "2018-08-01T09:30:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "042d4626-2974-418d-affe-f8f2acd05faa", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "995fae58-f0e5-4e10-801c-6c2ce5c7ae0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "cb8404fa-cb24-4879-a34d-f3050dcba730", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "dad6aaab-690e-4c24-9103-6767e0c80bc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "created_at": "2018-08-01T09:31:11Z", "updated_at": "2018-08-01T09:31:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "939e25e0-5dbc-4f6e-9f6f-7fb70e540203", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "9796a673-6928-4009-9c21-1410d395646e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "af7b8bf8-2fb6-4d72-842a-38f72d7581f7", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "b9af65b0-2eb8-45e1-8504-b7dc4dbb83ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}], "revision_number": 4, "project_id": "dd207f801ed3475f9dbe5f13077af1c8", "id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "46dd322c3fcc454eb140e37825746af8", "created_at": "2018-08-01T10:33:44Z", "updated_at": "2018-08-01T10:33:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "0f41470b-1091-45c1-b574-92069f79f8d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "8cc03a9c-8fa5-425b-812f-d7692bae3613", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d1373b1e-2fb9-4e02-a9e1-7e873ba1d7d1", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d21f3909-71f3-43e2-a22d-6a9c2513cb6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}], "revision_number": 4, "project_id": "46dd322c3fcc454eb140e37825746af8", "id": "b2961714-c8a4-4fcb-918b-21d70527c983", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "created_at": "2018-08-01T09:34:57Z", "updated_at": "2018-08-01T09:34:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "8063d12f-30db-4ccf-8ce0-72e59ba81a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c38e1a7a-5857-4f03-b991-6d5c9c9a5b9e", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c725bae1-d3bb-42b5-b331-32737085f28c", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "cfddc134-923b-4e0d-9ec5-dcc5641dd435", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}], "revision_number": 4, "project_id": "455b48a61678488ead79a4cfa07ef5c3", "id": "cd52f913-3072-4ce7-a779-7de795b62b12", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:36:50Z", "updated_at": "2018-08-01T09:36:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "07ef7fe5-a529-45da-bfc0-899f0ea9b592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "bc4dad3a-2a0c-4c31-b901-2909a12adb50", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c35cff35-4306-4116-b9fa-fc27bc7c05d6", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c493e3ac-d9d2-480d-9ec8-50982eedaf5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}], "revision_number": 4, "project_id": "8d96727022f4443794db44ecde432faf", "id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fea7a29a75ac4bb0971ae1d186f0ea78", "created_at": "2018-08-01T11:05:03Z", "updated_at": "2018-08-01T11:05:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:05:03Z", "revision_number": 0, "id": "52891390-b890-49ef-a820-e43805841ea5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:05:03Z", "security_group_id": "e2a0175c-d353-4c6f-8280-ebbff1e49801", "tenant_id": "fea7a29a75ac4bb0971ae1d186f0ea78", "port_range_min": null, "ethertype": "IPv4", "project_id": "fea7a29a75ac4bb0971ae1d186f0ea78"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:05:03Z", "revision_number": 0, "id": "6063f0e2-3103-42ab-820a-36410fffe0ad", "remote_group_id": "e2a0175c-d353-4c6f-8280-ebbff1e49801", "remote_ip_prefix": null, "created_at": "2018-08-01T11:05:03Z", "security_group_id": "e2a0175c-d353-4c6f-8280-ebbff1e49801", "tenant_id": "fea7a29a75ac4bb0971ae1d186f0ea78", "port_range_min": null, "ethertype": "IPv6", "project_id": "fea7a29a75ac4bb0971ae1d186f0ea78"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:05:03Z", "revision_number": 0, "id": "a41dba2e-218c-4b08-886c-a1b2d0aeb7d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:05:03Z", "security_group_id": "e2a0175c-d353-4c6f-8280-ebbff1e49801", "tenant_id": "fea7a29a75ac4bb0971ae1d186f0ea78", "port_range_min": null, "ethertype": "IPv6", "project_id": "fea7a29a75ac4bb0971ae1d186f0ea78"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:05:03Z", "revision_number": 0, "id": "b31c48e9-34aa-4f99-a3fd-35a8d39cf7d3", "remote_group_id": "e2a0175c-d353-4c6f-8280-ebbff1e49801", "remote_ip_prefix": null, "created_at": "2018-08-01T11:05:03Z", "security_group_id": "e2a0175c-d353-4c6f-8280-ebbff1e49801", "tenant_id": "fea7a29a75ac4bb0971ae1d186f0ea78", "port_range_min": null, "ethertype": "IPv4", "project_id": "fea7a29a75ac4bb0971ae1d186f0ea78"}], "revision_number": 4, "project_id": "fea7a29a75ac4bb0971ae1d186f0ea78", "id": "e2a0175c-d353-4c6f-8280-ebbff1e49801", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "created_at": "2018-08-01T09:32:45Z", "updated_at": "2018-08-01T09:32:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "058ea790-43ea-4a6f-9950-28418319e577", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "5fcfb31b-cdad-4037-973e-56b74faefd14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "99a24d26-dc7f-42d0-aa23-a7c061f04952", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "b641bb48-566e-472b-a3cc-d38c85ab3ff1", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}], "revision_number": 4, "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "name": "default"}]} 2018-08-01 11:05:11,960 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-9d2738e5-9952-4a1a-b614-3acbfe83211b 2018-08-01 11:05:11,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da09be4e9355764e6d0f2ab7bae2a21a75a73ba2" 2018-08-01 11:05:12,046 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 11:05:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-af8d8bd7-f2fe-49f2-9943-37445048d47c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2413a97b61342d8bd27570706ef372d.", "code": 404, "title": "Not Found"}} 2018-08-01 11:05:12,046 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d used request id req-af8d8bd7-f2fe-49f2-9943-37445048d47c 2018-08-01 11:05:12,046 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 11:05:12,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da09be4e9355764e6d0f2ab7bae2a21a75a73ba2" 2018-08-01 11:05:12,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:05:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9cb57273-6542-4a5a-aa73-0670dcfa75d7 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.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dbe9669438844f3faecdc7fcc050e0d8", "name": "service"}} 2018-08-01 11:05:12,135 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 used request id req-9cb57273-6542-4a5a-aa73-0670dcfa75d7 2018-08-01 11:05:12,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da09be4e9355764e6d0f2ab7bae2a21a75a73ba2" 2018-08-01 11:05:12,221 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 11:05:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-865c9ae1-aff3-4b44-a7b8-32b6366b206e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ed1054af2e94c049694d98d54211d98.", "code": 404, "title": "Not Found"}} 2018-08-01 11:05:12,221 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 used request id req-865c9ae1-aff3-4b44-a7b8-32b6366b206e 2018-08-01 11:05:12,221 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 11:05:12,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da09be4e9355764e6d0f2ab7bae2a21a75a73ba2" 2018-08-01 11:05:12,306 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 11:05:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a8766bcc-5cb2-42c5-93f9-5e8b6eb1d126 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c0d9b34b06f445a7857603f60b181f3c.", "code": 404, "title": "Not Found"}} 2018-08-01 11:05:12,306 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c used request id req-a8766bcc-5cb2-42c5-93f9-5e8b6eb1d126 2018-08-01 11:05:12,306 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 11:05:12,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da09be4e9355764e6d0f2ab7bae2a21a75a73ba2" 2018-08-01 11:05:12,393 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 11:05:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-56ba1936-9f98-4f9c-886d-f8091de3e4bb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: dd207f801ed3475f9dbe5f13077af1c8.", "code": 404, "title": "Not Found"}} 2018-08-01 11:05:12,393 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 used request id req-56ba1936-9f98-4f9c-886d-f8091de3e4bb 2018-08-01 11:05:12,393 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 11:05:12,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da09be4e9355764e6d0f2ab7bae2a21a75a73ba2" 2018-08-01 11:05:12,478 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 11:05:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9087d915-95f6-4dd2-9d1d-16fa8c307b7e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 46dd322c3fcc454eb140e37825746af8.", "code": 404, "title": "Not Found"}} 2018-08-01 11:05:12,478 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 used request id req-9087d915-95f6-4dd2-9d1d-16fa8c307b7e 2018-08-01 11:05:12,478 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 11:05:12,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da09be4e9355764e6d0f2ab7bae2a21a75a73ba2" 2018-08-01 11:05:12,563 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 11:05:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-808d8cd3-fbe9-46a5-879b-797cc2fdfa6a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 455b48a61678488ead79a4cfa07ef5c3.", "code": 404, "title": "Not Found"}} 2018-08-01 11:05:12,563 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 used request id req-808d8cd3-fbe9-46a5-879b-797cc2fdfa6a 2018-08-01 11:05:12,563 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 11:05:12,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da09be4e9355764e6d0f2ab7bae2a21a75a73ba2" 2018-08-01 11:05:12,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:05:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8803548-0edd-4327-aadd-d7a9f4c7e1b6 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 11:05:12,653 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-c8803548-0edd-4327-aadd-d7a9f4c7e1b6 2018-08-01 11:05:12,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/fea7a29a75ac4bb0971ae1d186f0ea78 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da09be4e9355764e6d0f2ab7bae2a21a75a73ba2" 2018-08-01 11:05:12,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:05:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17ddb8c5-90ea-4a01-b57c-edb8b23397a6 Content-Encoding: gzip Content-Length: 232 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/fea7a29a75ac4bb0971ae1d186f0ea78"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fea7a29a75ac4bb0971ae1d186f0ea78", "name": "CreateStackSecurityGroupTests-23c32c0e-1036-467-proj"}} 2018-08-01 11:05:12,742 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/fea7a29a75ac4bb0971ae1d186f0ea78 used request id req-17ddb8c5-90ea-4a01-b57c-edb8b23397a6 2018-08-01 11:05:12,743 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e2a0175c-d353-4c6f-8280-ebbff1e49801 2018-08-01 11:05:12,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=e2a0175c-d353-4c6f-8280-ebbff1e49801 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da09be4e9355764e6d0f2ab7bae2a21a75a73ba2" 2018-08-01 11:05:12,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-4ec6c91b-03ec-4236-9c4a-52a9c7020181 Date: Wed, 01 Aug 2018 11:05:12 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-08-01T11:05:03Z", "security_group_id": "e2a0175c-d353-4c6f-8280-ebbff1e49801", "port_range_min": null, "revision_number": 0, "tenant_id": "fea7a29a75ac4bb0971ae1d186f0ea78", "created_at": "2018-08-01T11:05:03Z", "project_id": "fea7a29a75ac4bb0971ae1d186f0ea78", "id": "52891390-b890-49ef-a820-e43805841ea5"}, {"remote_group_id": "e2a0175c-d353-4c6f-8280-ebbff1e49801", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T11:05:03Z", "security_group_id": "e2a0175c-d353-4c6f-8280-ebbff1e49801", "port_range_min": null, "revision_number": 0, "tenant_id": "fea7a29a75ac4bb0971ae1d186f0ea78", "created_at": "2018-08-01T11:05:03Z", "project_id": "fea7a29a75ac4bb0971ae1d186f0ea78", "id": "6063f0e2-3103-42ab-820a-36410fffe0ad"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T11:05:03Z", "security_group_id": "e2a0175c-d353-4c6f-8280-ebbff1e49801", "port_range_min": null, "revision_number": 0, "tenant_id": "fea7a29a75ac4bb0971ae1d186f0ea78", "created_at": "2018-08-01T11:05:03Z", "project_id": "fea7a29a75ac4bb0971ae1d186f0ea78", "id": "a41dba2e-218c-4b08-886c-a1b2d0aeb7d7"}, {"remote_group_id": "e2a0175c-d353-4c6f-8280-ebbff1e49801", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T11:05:03Z", "security_group_id": "e2a0175c-d353-4c6f-8280-ebbff1e49801", "port_range_min": null, "revision_number": 0, "tenant_id": "fea7a29a75ac4bb0971ae1d186f0ea78", "created_at": "2018-08-01T11:05:03Z", "project_id": "fea7a29a75ac4bb0971ae1d186f0ea78", "id": "b31c48e9-34aa-4f99-a3fd-35a8d39cf7d3"}]} 2018-08-01 11:05:12,769 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=e2a0175c-d353-4c6f-8280-ebbff1e49801 used request id req-4ec6c91b-03ec-4236-9c4a-52a9c7020181 2018-08-01 11:05:12,770 - neutron_utils - INFO - Deleting security group with name - default 2018-08-01 11:05:12,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/e2a0175c-d353-4c6f-8280-ebbff1e49801 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da09be4e9355764e6d0f2ab7bae2a21a75a73ba2" 2018-08-01 11:05:12,914 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c09b89ac-d663-4971-bb89-a91bf69d5da1 Content-Length: 0 Date: Wed, 01 Aug 2018 11:05:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 11:05:12,914 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/e2a0175c-d353-4c6f-8280-ebbff1e49801 used request id req-c09b89ac-d663-4971-bb89-a91bf69d5da1 2018-08-01 11:05:12,915 - keystone_utils - INFO - Deleting project with name - CreateStackSecurityGroupTests-23c32c0e-1036-467-proj 2018-08-01 11:05:12,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/fea7a29a75ac4bb0971ae1d186f0ea78 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da09be4e9355764e6d0f2ab7bae2a21a75a73ba2" 2018-08-01 11:05:13,123 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 11:05:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ffcde27c-c367-4038-9480-0f4d65b88923 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 11:05:13,123 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/fea7a29a75ac4bb0971ae1d186f0ea78 used request id req-ffcde27c-c367-4038-9480-0f4d65b88923 2018-08-01 11:05:13,123 - keystone_utils - INFO - Deleting role with name - CreateStackSecurityGroupTests-23c32c0e-1036-467-proj-role 2018-08-01 11:05:13,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/d659f28998aa4820ae1cf19a38810340 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da09be4e9355764e6d0f2ab7bae2a21a75a73ba2" 2018-08-01 11:05:13,222 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 11:05:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ff4e139-a452-4d8a-be7f-b6f94967db68 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 11:05:13,223 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/d659f28998aa4820ae1cf19a38810340 used request id req-4ff4e139-a452-4d8a-be7f-b6f94967db68 2018-08-01 11:05:13,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da09be4e9355764e6d0f2ab7bae2a21a75a73ba2" 2018-08-01 11:05:13,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:05:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b137cea-4a3a-48d9-ae42-1d0939acb47f Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 11:05:13,312 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-3b137cea-4a3a-48d9-ae42-1d0939acb47f 2018-08-01 11:05:13,313 - keystone_utils - INFO - Deleting user with name - CreateStackSecurityGroupTests-23c32c0e-1036-467-user 2018-08-01 11:05:13,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/c7bcb3c4295542a4a7e2e08120b19ab8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2525e188130bdea06780f91ce143c6063c13776c" 2018-08-01 11:05:13,510 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 11:05:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-386978a3-9cb2-4e85-82b6-3f0dd3f47705 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 11:05:13,510 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/c7bcb3c4295542a4a7e2e08120b19ab8 used request id req-386978a3-9cb2-4e85-82b6-3f0dd3f47705 2018-08-01 11:05:13,511 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 11:05:13,892 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T12:05:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["iPi4qE3UQW-1e8BEy3q2QQ"], "issued_at": "2018-08-01T11:05:13.000000Z"}} 2018-08-01 11:05:13,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e2812bfff1ff9cefd888947e934d2c5f2c89fc5" 2018-08-01 11:05:13,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:05:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97aad748-75ab-4434-bd14-4f58de2e2cb9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 11:05:13,971 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-97aad748-75ab-4434-bd14-4f58de2e2cb9 2018-08-01 11:05:13,972 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 11:05:13,973 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 11:05:14,358 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T12:05:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["fRN-ma2LSx6HnXxg7d9UHQ"], "issued_at": "2018-08-01T11:05:14.000000Z"}} 2018-08-01 11:05:14,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f5eb3037926b46261edd81ac995794e23ee87a7" 2018-08-01 11:05:14,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:05:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e0f63cd-ea38-478f-8959-10c15e0044a2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 11:05:14,437 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-7e0f63cd-ea38-478f-8959-10c15e0044a2 2018-08-01 11:05:14,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 11:05:14,446 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 11:05: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 11:05:14,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-f0681e74-2686-4c7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f5eb3037926b46261edd81ac995794e23ee87a7" 2018-08-01 11:05:14,533 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:05:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e281dfd-77bb-48ec-b54e-a242e44c579e Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-f0681e74-2686-4c7-proj", "previous": null, "next": null}, "projects": []} 2018-08-01 11:05:14,534 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-f0681e74-2686-4c7-proj used request id req-9e281dfd-77bb-48ec-b54e-a242e44c579e 2018-08-01 11:05:14,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f5eb3037926b46261edd81ac995794e23ee87a7" 2018-08-01 11:05:14,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:05:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e7d0ae3-0d3d-489e-951a-d39edb591da7 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 11:05:14,624 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-2e7d0ae3-0d3d-489e-951a-d39edb591da7 2018-08-01 11:05:14,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f5eb3037926b46261edd81ac995794e23ee87a7" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackNegativeTests-f0681e74-2686-4c7-proj"}}' 2018-08-01 11:05:14,672 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 11:05:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e9f2d59c-bdf5-4885-9c93-d9e238f98463 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/0ff920e4cfa747a7a0c51feb556fd066"}, "tags": [], "enabled": true, "id": "0ff920e4cfa747a7a0c51feb556fd066", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-f0681e74-2686-4c7-proj"}} 2018-08-01 11:05:14,672 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-e9f2d59c-bdf5-4885-9c93-d9e238f98463 2018-08-01 11:05:14,673 - keystone_utils - INFO - Created project with name - CreateStackNegativeTests-f0681e74-2686-4c7-proj 2018-08-01 11:05:14,673 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 11:05:14,674 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 11:05:15,052 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T12:05:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["4ogCOWIhRcea3uUfhHKWkA"], "issued_at": "2018-08-01T11:05:15.000000Z"}} 2018-08-01 11:05:15,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bb9bc64bbad389702aa3c06f8f3a5bb9b7451ec" 2018-08-01 11:05:15,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:05:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81cfb713-d32e-43c9-9b6e-51ea92c50e4c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 11:05:15,209 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-81cfb713-d32e-43c9-9b6e-51ea92c50e4c 2018-08-01 11:05:15,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 11:05:15,218 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 11:05: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 11:05:15,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bb9bc64bbad389702aa3c06f8f3a5bb9b7451ec" 2018-08-01 11:05:15,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:05:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e415b09-4dbf-4651-94f8-a3e19c3e72fc Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 11:05:15,318 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-7e415b09-4dbf-4651-94f8-a3e19c3e72fc 2018-08-01 11:05:15,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateStackNegativeTests-f0681e74-2686-4c7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bb9bc64bbad389702aa3c06f8f3a5bb9b7451ec" 2018-08-01 11:05:15,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:05:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d97c6ca-ed72-4bc2-b957-fa919778aca3 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateStackNegativeTests-f0681e74-2686-4c7-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/0ff920e4cfa747a7a0c51feb556fd066"}, "tags": [], "enabled": true, "id": "0ff920e4cfa747a7a0c51feb556fd066", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-f0681e74-2686-4c7-proj"}]} 2018-08-01 11:05:15,407 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateStackNegativeTests-f0681e74-2686-4c7-proj used request id req-0d97c6ca-ed72-4bc2-b957-fa919778aca3 2018-08-01 11:05:15,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bb9bc64bbad389702aa3c06f8f3a5bb9b7451ec" 2018-08-01 11:05:15,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:05:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b525314-d041-4f15-b923-76e1a14b6474 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 11:05:15,497 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-9b525314-d041-4f15-b923-76e1a14b6474 2018-08-01 11:05:15,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bb9bc64bbad389702aa3c06f8f3a5bb9b7451ec" 2018-08-01 11:05:15,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:05:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0369471a-5ab9-475d-a17c-9193387c7e52 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 11:05:15,896 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-0369471a-5ab9-475d-a17c-9193387c7e52 2018-08-01 11:05:15,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateStackNegativeTests-f0681e74-2686-4c7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bb9bc64bbad389702aa3c06f8f3a5bb9b7451ec" 2018-08-01 11:05:15,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:05:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-528d8bc5-ac36-4c89-ac7d-002e4d7b7b0e Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateStackNegativeTests-f0681e74-2686-4c7-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/0ff920e4cfa747a7a0c51feb556fd066"}, "tags": [], "enabled": true, "id": "0ff920e4cfa747a7a0c51feb556fd066", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-f0681e74-2686-4c7-proj"}]} 2018-08-01 11:05:15,916 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateStackNegativeTests-f0681e74-2686-4c7-proj used request id req-528d8bc5-ac36-4c89-ac7d-002e4d7b7b0e 2018-08-01 11:05:15,916 - keystone_utils - INFO - Created user with name - CreateStackNegativeTests-f0681e74-2686-4c7-user 2018-08-01 11:05:15,916 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 11:05:15,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f5eb3037926b46261edd81ac995794e23ee87a7" 2018-08-01 11:05:15,935 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:05:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62379d05-8d12-494a-a994-295018c58451 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 11:05:15,935 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-62379d05-8d12-494a-a994-295018c58451 2018-08-01 11:05:15,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f5eb3037926b46261edd81ac995794e23ee87a7" -d '{"role": {"name": "CreateStackNegativeTests-f0681e74-2686-4c7-proj-role"}}' 2018-08-01 11:05:16,039 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 11:05:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3f3f63b5-f714-48e3-8a2d-b3ff35f8c1e4 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4ba8be3c54184dac9e5a0dcee8214185", "links": {"self": "http://172.30.9.24:5000/v3/roles/4ba8be3c54184dac9e5a0dcee8214185"}, "name": "CreateStackNegativeTests-f0681e74-2686-4c7-proj-role"}} 2018-08-01 11:05:16,039 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-3f3f63b5-f714-48e3-8a2d-b3ff35f8c1e4 2018-08-01 11:05:16,039 - keystone_utils - INFO - Created role with name - CreateStackNegativeTests-f0681e74-2686-4c7-proj-role 2018-08-01 11:05:16,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/4ba8be3c54184dac9e5a0dcee8214185 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f5eb3037926b46261edd81ac995794e23ee87a7" 2018-08-01 11:05:16,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:05:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-280d290e-cd7d-4443-86cd-d86aae6a9731 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4ba8be3c54184dac9e5a0dcee8214185", "links": {"self": "http://172.30.9.24:5000/v3/roles/4ba8be3c54184dac9e5a0dcee8214185"}, "name": "CreateStackNegativeTests-f0681e74-2686-4c7-proj-role"}} 2018-08-01 11:05:16,126 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/4ba8be3c54184dac9e5a0dcee8214185 used request id req-280d290e-cd7d-4443-86cd-d86aae6a9731 2018-08-01 11:05:16,126 - keystone_utils - INFO - Granting role CreateStackNegativeTests-f0681e74-2686-4c7-proj-role to project CreateStackNegativeTests-f0681e74-2686-4c7-proj 2018-08-01 11:05:16,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/0ff920e4cfa747a7a0c51feb556fd066/users/25fb2537b04c4fa18c7c7126cb707c1f/roles/4ba8be3c54184dac9e5a0dcee8214185 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f5eb3037926b46261edd81ac995794e23ee87a7" 2018-08-01 11:05:16,246 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 11:05:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-337cda36-b91b-4f61-ada3-bba515fde1b0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 11:05:16,246 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/0ff920e4cfa747a7a0c51feb556fd066/users/25fb2537b04c4fa18c7c7126cb707c1f/roles/4ba8be3c54184dac9e5a0dcee8214185 used request id req-337cda36-b91b-4f61-ada3-bba515fde1b0 2018-08-01 11:05:16,246 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 11:05:16,247 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 11:05:16,628 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4ba8be3c54184dac9e5a0dcee8214185", "name": "CreateStackNegativeTests-f0681e74-2686-4c7-proj-role"}], "expires_at": "2018-08-01T12:05:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0ff920e4cfa747a7a0c51feb556fd066", "name": "CreateStackNegativeTests-f0681e74-2686-4c7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/0ff920e4cfa747a7a0c51feb556fd066", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/0ff920e4cfa747a7a0c51feb556fd066", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/0ff920e4cfa747a7a0c51feb556fd066", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/0ff920e4cfa747a7a0c51feb556fd066", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/0ff920e4cfa747a7a0c51feb556fd066", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/0ff920e4cfa747a7a0c51feb556fd066", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_0ff920e4cfa747a7a0c51feb556fd066", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_0ff920e4cfa747a7a0c51feb556fd066", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/0ff920e4cfa747a7a0c51feb556fd066", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/0ff920e4cfa747a7a0c51feb556fd066", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/0ff920e4cfa747a7a0c51feb556fd066", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/0ff920e4cfa747a7a0c51feb556fd066", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/0ff920e4cfa747a7a0c51feb556fd066", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/0ff920e4cfa747a7a0c51feb556fd066", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackNegativeTests-f0681e74-2686-4c7-user", "id": "25fb2537b04c4fa18c7c7126cb707c1f"}, "audit_ids": ["qHzFsnWXSh6b-IV6_v-XhA"], "issued_at": "2018-08-01T11:05:16.000000Z"}} 2018-08-01 11:05:16,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0745d9c60504ca9682ed55a06334c73a4645a54" 2018-08-01 11:05:16,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:05:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a610adc0-1494-47c4-9beb-ef33146d4479 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 11:05:16,706 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-a610adc0-1494-47c4-9beb-ef33146d4479 2018-08-01 11:05:16,708 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 11:05:16,710 - heat_utils - DEBUG - Retrieving Heat Client 2018-08-01 11:05:16,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/0ff920e4cfa747a7a0c51feb556fd066/stacks?stack_name=CreateStackNegativeTests-ec25007d-3b21-480e-ae12-1a07649ffde1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0745d9c60504ca9682ed55a06334c73a4645a54" 2018-08-01 11:05:16,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:05:16 GMT Server: Apache x-openstack-request-id: req-ea48bda5-68f2-437a-abb8-52f7a95e6d85 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-08-01 11:05:16,911 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/0ff920e4cfa747a7a0c51feb556fd066/stacks?stack_name=CreateStackNegativeTests-ec25007d-3b21-480e-ae12-1a07649ffde1 used request id req-ea48bda5-68f2-437a-abb8-52f7a95e6d85 2018-08-01 11:05:16,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f5eb3037926b46261edd81ac995794e23ee87a7" 2018-08-01 11:05:17,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-2020671d-2cf6-4fbc-b724-cda75000c3f8 Date: Wed, 01 Aug 2018 11:05:17 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a2413a97b61342d8bd27570706ef372d", "created_at": "2018-08-01T09:33:18Z", "updated_at": "2018-08-01T09:33:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "7f556ce3-51d0-4279-a11d-510db9f9a3b1", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "94adc13c-a166-41cf-bd16-f997efc73cb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "b39143b5-c08f-4d0b-9d40-54f472f2389e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "e218b0b7-4501-4f84-9458-caf2891c260d", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}], "revision_number": 4, "project_id": "a2413a97b61342d8bd27570706ef372d", "id": "38229670-7386-42d0-b7b9-2397ea5938de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "created_at": "2018-08-01T09:28:38Z", "updated_at": "2018-08-01T09:28:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "763568f1-8151-4a3c-911a-d06da4423063", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "80d28bee-4aee-47e8-a8da-e0fe31497fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "a47a5ddf-aa37-4ab2-a335-1c93513b5f12", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "f5bba5a5-602b-421e-98b2-5a16117f943f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}], "revision_number": 4, "project_id": "dbe9669438844f3faecdc7fcc050e0d8", "id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ed1054af2e94c049694d98d54211d98", "created_at": "2018-08-01T09:31:40Z", "updated_at": "2018-08-01T09:31:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "34baee87-ea35-42ee-8a69-0f6e2a825d3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "89b9d1c9-f4f9-45cd-8d36-970d44228439", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "b8ab0d59-cab9-4488-82ee-7c5f69709bff", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "d3ab68ea-23b4-4bf6-8dd3-85d029e3d89f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}], "revision_number": 4, "project_id": "2ed1054af2e94c049694d98d54211d98", "id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "created_at": "2018-08-01T09:34:13Z", "updated_at": "2018-08-01T09:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "1dbb3f59-611b-46d1-a82d-2720e0a16f86", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "3878126b-a220-4357-adb9-bc22498f31b1", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "75ce67db-9c04-4561-a10d-8b1ec63943e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "e2945a69-3afe-41e3-a7ec-3ea4c79a12ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}], "revision_number": 4, "project_id": "c0d9b34b06f445a7857603f60b181f3c", "id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-01T09:30:58Z", "updated_at": "2018-08-01T09:30:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "042d4626-2974-418d-affe-f8f2acd05faa", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "995fae58-f0e5-4e10-801c-6c2ce5c7ae0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "cb8404fa-cb24-4879-a34d-f3050dcba730", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "dad6aaab-690e-4c24-9103-6767e0c80bc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "created_at": "2018-08-01T09:31:11Z", "updated_at": "2018-08-01T09:31:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "939e25e0-5dbc-4f6e-9f6f-7fb70e540203", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "9796a673-6928-4009-9c21-1410d395646e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "af7b8bf8-2fb6-4d72-842a-38f72d7581f7", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "b9af65b0-2eb8-45e1-8504-b7dc4dbb83ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}], "revision_number": 4, "project_id": "dd207f801ed3475f9dbe5f13077af1c8", "id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "46dd322c3fcc454eb140e37825746af8", "created_at": "2018-08-01T10:33:44Z", "updated_at": "2018-08-01T10:33:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "0f41470b-1091-45c1-b574-92069f79f8d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "8cc03a9c-8fa5-425b-812f-d7692bae3613", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d1373b1e-2fb9-4e02-a9e1-7e873ba1d7d1", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d21f3909-71f3-43e2-a22d-6a9c2513cb6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}], "revision_number": 4, "project_id": "46dd322c3fcc454eb140e37825746af8", "id": "b2961714-c8a4-4fcb-918b-21d70527c983", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "created_at": "2018-08-01T09:34:57Z", "updated_at": "2018-08-01T09:34:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "8063d12f-30db-4ccf-8ce0-72e59ba81a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c38e1a7a-5857-4f03-b991-6d5c9c9a5b9e", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c725bae1-d3bb-42b5-b331-32737085f28c", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "cfddc134-923b-4e0d-9ec5-dcc5641dd435", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}], "revision_number": 4, "project_id": "455b48a61678488ead79a4cfa07ef5c3", "id": "cd52f913-3072-4ce7-a779-7de795b62b12", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:36:50Z", "updated_at": "2018-08-01T09:36:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "07ef7fe5-a529-45da-bfc0-899f0ea9b592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "bc4dad3a-2a0c-4c31-b901-2909a12adb50", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c35cff35-4306-4116-b9fa-fc27bc7c05d6", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c493e3ac-d9d2-480d-9ec8-50982eedaf5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}], "revision_number": 4, "project_id": "8d96727022f4443794db44ecde432faf", "id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "created_at": "2018-08-01T09:32:45Z", "updated_at": "2018-08-01T09:32:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "058ea790-43ea-4a6f-9950-28418319e577", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "5fcfb31b-cdad-4037-973e-56b74faefd14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "99a24d26-dc7f-42d0-aa23-a7c061f04952", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "b641bb48-566e-472b-a3cc-d38c85ab3ff1", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}], "revision_number": 4, "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "name": "default"}]} 2018-08-01 11:05:17,151 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-2020671d-2cf6-4fbc-b724-cda75000c3f8 2018-08-01 11:05:17,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f5eb3037926b46261edd81ac995794e23ee87a7" 2018-08-01 11:05:17,235 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 11:05:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e75a1244-afbf-49f6-880f-fb08f2f8ca8c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2413a97b61342d8bd27570706ef372d.", "code": 404, "title": "Not Found"}} 2018-08-01 11:05:17,235 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d used request id req-e75a1244-afbf-49f6-880f-fb08f2f8ca8c 2018-08-01 11:05:17,235 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 11:05:17,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f5eb3037926b46261edd81ac995794e23ee87a7" 2018-08-01 11:05:17,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:05:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f975e65f-6b0b-4033-91bc-35532e2580a4 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.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dbe9669438844f3faecdc7fcc050e0d8", "name": "service"}} 2018-08-01 11:05:17,324 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 used request id req-f975e65f-6b0b-4033-91bc-35532e2580a4 2018-08-01 11:05:17,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f5eb3037926b46261edd81ac995794e23ee87a7" 2018-08-01 11:05:17,410 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 11:05:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c466e18f-2c88-4fc0-b243-ffe1a8eb359e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ed1054af2e94c049694d98d54211d98.", "code": 404, "title": "Not Found"}} 2018-08-01 11:05:17,410 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 used request id req-c466e18f-2c88-4fc0-b243-ffe1a8eb359e 2018-08-01 11:05:17,410 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 11:05:17,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f5eb3037926b46261edd81ac995794e23ee87a7" 2018-08-01 11:05:17,490 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 11:05:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2437d4b4-67ef-48dc-ac36-70488b5d0bf1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c0d9b34b06f445a7857603f60b181f3c.", "code": 404, "title": "Not Found"}} 2018-08-01 11:05:17,490 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c used request id req-2437d4b4-67ef-48dc-ac36-70488b5d0bf1 2018-08-01 11:05:17,490 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 11:05:17,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f5eb3037926b46261edd81ac995794e23ee87a7" 2018-08-01 11:05:17,574 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 11:05:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e9a66b8-b714-4bf8-9eea-2724bd874cd9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: dd207f801ed3475f9dbe5f13077af1c8.", "code": 404, "title": "Not Found"}} 2018-08-01 11:05:17,575 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 used request id req-8e9a66b8-b714-4bf8-9eea-2724bd874cd9 2018-08-01 11:05:17,575 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 11:05:17,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f5eb3037926b46261edd81ac995794e23ee87a7" 2018-08-01 11:05:17,660 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 11:05:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a202e5c-cdb5-462a-9be3-91a99276950a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 46dd322c3fcc454eb140e37825746af8.", "code": 404, "title": "Not Found"}} 2018-08-01 11:05:17,660 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 used request id req-6a202e5c-cdb5-462a-9be3-91a99276950a 2018-08-01 11:05:17,660 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 11:05:17,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f5eb3037926b46261edd81ac995794e23ee87a7" 2018-08-01 11:05:17,745 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 11:05:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-09db2291-53d2-48ed-9cda-3c7569dba045 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 455b48a61678488ead79a4cfa07ef5c3.", "code": 404, "title": "Not Found"}} 2018-08-01 11:05:17,745 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 used request id req-09db2291-53d2-48ed-9cda-3c7569dba045 2018-08-01 11:05:17,745 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 11:05:17,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f5eb3037926b46261edd81ac995794e23ee87a7" 2018-08-01 11:05:17,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:05:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8fd6423f-8725-43ee-b9a9-1c9f87cd0e3c 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 11:05:17,832 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-8fd6423f-8725-43ee-b9a9-1c9f87cd0e3c 2018-08-01 11:05:17,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ddd20ab1a1b7400a98e6ddb8d0eb4686 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f5eb3037926b46261edd81ac995794e23ee87a7" 2018-08-01 11:05:17,918 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 11:05:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d7d40eb-5c97-49a5-a025-bfd5491dfe64 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ddd20ab1a1b7400a98e6ddb8d0eb4686.", "code": 404, "title": "Not Found"}} 2018-08-01 11:05:17,918 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ddd20ab1a1b7400a98e6ddb8d0eb4686 used request id req-9d7d40eb-5c97-49a5-a025-bfd5491dfe64 2018-08-01 11:05:17,918 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 11:05:17,919 - keystone_utils - INFO - Deleting project with name - CreateStackNegativeTests-f0681e74-2686-4c7-proj 2018-08-01 11:05:17,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/0ff920e4cfa747a7a0c51feb556fd066 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f5eb3037926b46261edd81ac995794e23ee87a7" 2018-08-01 11:05:18,151 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 11:05:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c7535131-d837-49e7-8401-3f930e78faed Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 11:05:18,151 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/0ff920e4cfa747a7a0c51feb556fd066 used request id req-c7535131-d837-49e7-8401-3f930e78faed 2018-08-01 11:05:18,151 - keystone_utils - INFO - Deleting role with name - CreateStackNegativeTests-f0681e74-2686-4c7-proj-role 2018-08-01 11:05:18,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/4ba8be3c54184dac9e5a0dcee8214185 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f5eb3037926b46261edd81ac995794e23ee87a7" 2018-08-01 11:05:18,264 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 11:05:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0429da1c-28f0-4774-a346-7a86929ec45b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 11:05:18,264 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/4ba8be3c54184dac9e5a0dcee8214185 used request id req-0429da1c-28f0-4774-a346-7a86929ec45b 2018-08-01 11:05:18,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f5eb3037926b46261edd81ac995794e23ee87a7" 2018-08-01 11:05:18,348 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:05:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47237af8-d869-4e76-8ff0-918038c77744 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 11:05:18,348 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-47237af8-d869-4e76-8ff0-918038c77744 2018-08-01 11:05:18,349 - keystone_utils - INFO - Deleting user with name - CreateStackNegativeTests-f0681e74-2686-4c7-user 2018-08-01 11:05:18,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/25fb2537b04c4fa18c7c7126cb707c1f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bb9bc64bbad389702aa3c06f8f3a5bb9b7451ec" 2018-08-01 11:05:18,531 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 11:05:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f1f885d-d54b-4aac-88dc-cc66bbdff363 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 11:05:18,531 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/25fb2537b04c4fa18c7c7126cb707c1f used request id req-9f1f885d-d54b-4aac-88dc-cc66bbdff363 2018-08-01 11:05:18,532 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 11:05:18,924 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T12:05:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["7x3-CHDXTNa1jFd2xrFKmw"], "issued_at": "2018-08-01T11:05:18.000000Z"}} 2018-08-01 11:05:18,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23c51da982d1808e0b26546838d66a0002ded16f" 2018-08-01 11:05:19,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:05:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cebd82ac-6f90-4620-bce9-71dc8763fb46 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 11:05:19,002 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-cebd82ac-6f90-4620-bce9-71dc8763fb46 2018-08-01 11:05:19,003 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 11:05:19,004 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 11:05:19,385 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T12:05:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["Lemp92rDTXyhkjx3_YkXrg"], "issued_at": "2018-08-01T11:05:19.000000Z"}} 2018-08-01 11:05:19,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8d3f158bb4fe48a2aba738f2bdf919bf53c4126" 2018-08-01 11:05:19,465 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:05:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1dabcf74-9b43-4862-8855-85e27787ccba Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 11:05:19,465 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-1dabcf74-9b43-4862-8855-85e27787ccba 2018-08-01 11:05:19,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 11:05:19,475 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 11:05:19 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 11:05:19,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-8c517168-93ed-4b2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8d3f158bb4fe48a2aba738f2bdf919bf53c4126" 2018-08-01 11:05:19,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:05:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfb40230-c29d-460c-9ab2-27a152469298 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-8c517168-93ed-4b2-proj", "previous": null, "next": null}, "projects": []} 2018-08-01 11:05:19,559 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-8c517168-93ed-4b2-proj used request id req-bfb40230-c29d-460c-9ab2-27a152469298 2018-08-01 11:05:19,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8d3f158bb4fe48a2aba738f2bdf919bf53c4126" 2018-08-01 11:05:19,639 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:05:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-189a7145-abc8-4012-be40-01f3cf2f9253 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 11:05:19,640 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-189a7145-abc8-4012-be40-01f3cf2f9253 2018-08-01 11:05:19,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8d3f158bb4fe48a2aba738f2bdf919bf53c4126" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackNegativeTests-8c517168-93ed-4b2-proj"}}' 2018-08-01 11:05:19,746 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 11:05:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2b482166-8c67-442f-a44c-6c8ec4142285 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/41b26d72d7024533b7049ad27676e030"}, "tags": [], "enabled": true, "id": "41b26d72d7024533b7049ad27676e030", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-8c517168-93ed-4b2-proj"}} 2018-08-01 11:05:19,747 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-2b482166-8c67-442f-a44c-6c8ec4142285 2018-08-01 11:05:19,747 - keystone_utils - INFO - Created project with name - CreateStackNegativeTests-8c517168-93ed-4b2-proj 2018-08-01 11:05:19,747 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 11:05:19,748 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 11:05:20,151 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T12:05:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["D9cH10veTXOxWRUGay6skw"], "issued_at": "2018-08-01T11:05:20.000000Z"}} 2018-08-01 11:05:20,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee1eec074de943e75baa9a2cde6d6b398c5ae2ea" 2018-08-01 11:05:20,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:05:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce679978-2ff3-4226-b4bc-a74aff9233d3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 11:05:20,232 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-ce679978-2ff3-4226-b4bc-a74aff9233d3 2018-08-01 11:05:20,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 11:05:20,241 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 11:05:20 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 11:05:20,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee1eec074de943e75baa9a2cde6d6b398c5ae2ea" 2018-08-01 11:05:20,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:05:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-389abd14-5cf8-4534-adc1-d0eed1f12ece Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 11:05:20,341 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-389abd14-5cf8-4534-adc1-d0eed1f12ece 2018-08-01 11:05:20,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateStackNegativeTests-8c517168-93ed-4b2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee1eec074de943e75baa9a2cde6d6b398c5ae2ea" 2018-08-01 11:05:20,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:05:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4fcdbe6-168d-4163-b845-950b2d7f7204 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateStackNegativeTests-8c517168-93ed-4b2-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/41b26d72d7024533b7049ad27676e030"}, "tags": [], "enabled": true, "id": "41b26d72d7024533b7049ad27676e030", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-8c517168-93ed-4b2-proj"}]} 2018-08-01 11:05:20,434 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateStackNegativeTests-8c517168-93ed-4b2-proj used request id req-e4fcdbe6-168d-4163-b845-950b2d7f7204 2018-08-01 11:05:20,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee1eec074de943e75baa9a2cde6d6b398c5ae2ea" 2018-08-01 11:05:20,522 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:05:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-916d310b-42f8-4a91-956d-2b244e3a0423 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 11:05:20,522 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-916d310b-42f8-4a91-956d-2b244e3a0423 2018-08-01 11:05:20,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee1eec074de943e75baa9a2cde6d6b398c5ae2ea" 2018-08-01 11:05:20,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:05:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5cb4359a-da3d-4558-82d3-495f0b283b22 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 11:05:20,902 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-5cb4359a-da3d-4558-82d3-495f0b283b22 2018-08-01 11:05:20,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateStackNegativeTests-8c517168-93ed-4b2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee1eec074de943e75baa9a2cde6d6b398c5ae2ea" 2018-08-01 11:05:20,992 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:05:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4cfafab0-3b1e-45c0-83ac-2528addd80f4 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateStackNegativeTests-8c517168-93ed-4b2-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/41b26d72d7024533b7049ad27676e030"}, "tags": [], "enabled": true, "id": "41b26d72d7024533b7049ad27676e030", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-8c517168-93ed-4b2-proj"}]} 2018-08-01 11:05:20,992 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateStackNegativeTests-8c517168-93ed-4b2-proj used request id req-4cfafab0-3b1e-45c0-83ac-2528addd80f4 2018-08-01 11:05:20,993 - keystone_utils - INFO - Created user with name - CreateStackNegativeTests-8c517168-93ed-4b2-user 2018-08-01 11:05:20,993 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 11:05:20,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8d3f158bb4fe48a2aba738f2bdf919bf53c4126" 2018-08-01 11:05:21,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:05:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df22337a-66cf-4161-929b-3525d3637b19 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 11:05:21,015 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-df22337a-66cf-4161-929b-3525d3637b19 2018-08-01 11:05:21,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8d3f158bb4fe48a2aba738f2bdf919bf53c4126" -d '{"role": {"name": "CreateStackNegativeTests-8c517168-93ed-4b2-proj-role"}}' 2018-08-01 11:05:21,109 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 11:05:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-582fc4a2-6ebd-452e-9a9d-5e97c041016b Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d2014ae7d81a43d698cdd9a6f7394cf6", "links": {"self": "http://172.30.9.24:5000/v3/roles/d2014ae7d81a43d698cdd9a6f7394cf6"}, "name": "CreateStackNegativeTests-8c517168-93ed-4b2-proj-role"}} 2018-08-01 11:05:21,110 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-582fc4a2-6ebd-452e-9a9d-5e97c041016b 2018-08-01 11:05:21,110 - keystone_utils - INFO - Created role with name - CreateStackNegativeTests-8c517168-93ed-4b2-proj-role 2018-08-01 11:05:21,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/d2014ae7d81a43d698cdd9a6f7394cf6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8d3f158bb4fe48a2aba738f2bdf919bf53c4126" 2018-08-01 11:05:21,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:05:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e40ccf06-94fd-40f1-ab3a-376a537dec01 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d2014ae7d81a43d698cdd9a6f7394cf6", "links": {"self": "http://172.30.9.24:5000/v3/roles/d2014ae7d81a43d698cdd9a6f7394cf6"}, "name": "CreateStackNegativeTests-8c517168-93ed-4b2-proj-role"}} 2018-08-01 11:05:21,198 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/d2014ae7d81a43d698cdd9a6f7394cf6 used request id req-e40ccf06-94fd-40f1-ab3a-376a537dec01 2018-08-01 11:05:21,198 - keystone_utils - INFO - Granting role CreateStackNegativeTests-8c517168-93ed-4b2-proj-role to project CreateStackNegativeTests-8c517168-93ed-4b2-proj 2018-08-01 11:05:21,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/41b26d72d7024533b7049ad27676e030/users/1c2f51cc818647be9c2cdc7670a454d6/roles/d2014ae7d81a43d698cdd9a6f7394cf6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8d3f158bb4fe48a2aba738f2bdf919bf53c4126" 2018-08-01 11:05:21,322 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 11:05:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ff1c9dc5-2006-4cd3-802e-52b9897175a7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 11:05:21,322 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/41b26d72d7024533b7049ad27676e030/users/1c2f51cc818647be9c2cdc7670a454d6/roles/d2014ae7d81a43d698cdd9a6f7394cf6 used request id req-ff1c9dc5-2006-4cd3-802e-52b9897175a7 2018-08-01 11:05:21,323 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 11:05:21,323 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 11:05:21,702 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d2014ae7d81a43d698cdd9a6f7394cf6", "name": "CreateStackNegativeTests-8c517168-93ed-4b2-proj-role"}], "expires_at": "2018-08-01T12:05:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "41b26d72d7024533b7049ad27676e030", "name": "CreateStackNegativeTests-8c517168-93ed-4b2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/41b26d72d7024533b7049ad27676e030", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/41b26d72d7024533b7049ad27676e030", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/41b26d72d7024533b7049ad27676e030", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/41b26d72d7024533b7049ad27676e030", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/41b26d72d7024533b7049ad27676e030", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/41b26d72d7024533b7049ad27676e030", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_41b26d72d7024533b7049ad27676e030", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_41b26d72d7024533b7049ad27676e030", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/41b26d72d7024533b7049ad27676e030", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/41b26d72d7024533b7049ad27676e030", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/41b26d72d7024533b7049ad27676e030", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/41b26d72d7024533b7049ad27676e030", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/41b26d72d7024533b7049ad27676e030", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/41b26d72d7024533b7049ad27676e030", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackNegativeTests-8c517168-93ed-4b2-user", "id": "1c2f51cc818647be9c2cdc7670a454d6"}, "audit_ids": ["aAIpaLlYRouM17O_gPUG4w"], "issued_at": "2018-08-01T11:05:21.000000Z"}} 2018-08-01 11:05:21,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb114c44edbc97139aa85d63df0cc703b6324203" 2018-08-01 11:05:21,780 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:05:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c97df7f0-4ca8-4f82-b6f4-f92d4712fcc5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 11:05:21,780 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-c97df7f0-4ca8-4f82-b6f4-f92d4712fcc5 2018-08-01 11:05:21,781 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 11:05:21,784 - heat_utils - DEBUG - Retrieving Heat Client 2018-08-01 11:05:21,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/41b26d72d7024533b7049ad27676e030/stacks?stack_name=CreateStackNegativeTests-c5a6e916-0034-4971-adec-dc652d8281c2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb114c44edbc97139aa85d63df0cc703b6324203" 2018-08-01 11:05:21,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:05:21 GMT Server: Apache x-openstack-request-id: req-800c041b-4879-4f10-bad7-79e7bf4583df Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-08-01 11:05:21,970 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/41b26d72d7024533b7049ad27676e030/stacks?stack_name=CreateStackNegativeTests-c5a6e916-0034-4971-adec-dc652d8281c2 used request id req-800c041b-4879-4f10-bad7-79e7bf4583df 2018-08-01 11:05:21,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8004/v1/41b26d72d7024533b7049ad27676e030/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb114c44edbc97139aa85d63df0cc703b6324203" -d '{"stack_name": "CreateStackNegativeTests-c5a6e916-0034-4971-adec-dc652d8281c2", "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-08-01 11:05:22,461 - keystoneauth.session - DEBUG - RESP: [400] Date: Wed, 01 Aug 2018 11:05:22 GMT Server: Apache x-openstack-request-id: req-cf45c8f4-aaba-4d74-98df-15d37a06bf66 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-08-01 11:05:22,462 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.24:8004/v1/41b26d72d7024533b7049ad27676e030/stacks used request id req-cf45c8f4-aaba-4d74-98df-15d37a06bf66 2018-08-01 11:05:22,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8d3f158bb4fe48a2aba738f2bdf919bf53c4126" 2018-08-01 11:05:22,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-63966c41-de6e-43f9-95ad-27e53925b97e Date: Wed, 01 Aug 2018 11:05:22 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a2413a97b61342d8bd27570706ef372d", "created_at": "2018-08-01T09:33:18Z", "updated_at": "2018-08-01T09:33:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "7f556ce3-51d0-4279-a11d-510db9f9a3b1", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "94adc13c-a166-41cf-bd16-f997efc73cb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "b39143b5-c08f-4d0b-9d40-54f472f2389e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "e218b0b7-4501-4f84-9458-caf2891c260d", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}], "revision_number": 4, "project_id": "a2413a97b61342d8bd27570706ef372d", "id": "38229670-7386-42d0-b7b9-2397ea5938de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "created_at": "2018-08-01T09:28:38Z", "updated_at": "2018-08-01T09:28:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "763568f1-8151-4a3c-911a-d06da4423063", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "80d28bee-4aee-47e8-a8da-e0fe31497fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "a47a5ddf-aa37-4ab2-a335-1c93513b5f12", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "f5bba5a5-602b-421e-98b2-5a16117f943f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}], "revision_number": 4, "project_id": "dbe9669438844f3faecdc7fcc050e0d8", "id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ed1054af2e94c049694d98d54211d98", "created_at": "2018-08-01T09:31:40Z", "updated_at": "2018-08-01T09:31:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "34baee87-ea35-42ee-8a69-0f6e2a825d3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "89b9d1c9-f4f9-45cd-8d36-970d44228439", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "b8ab0d59-cab9-4488-82ee-7c5f69709bff", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "d3ab68ea-23b4-4bf6-8dd3-85d029e3d89f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}], "revision_number": 4, "project_id": "2ed1054af2e94c049694d98d54211d98", "id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "created_at": "2018-08-01T09:34:13Z", "updated_at": "2018-08-01T09:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "1dbb3f59-611b-46d1-a82d-2720e0a16f86", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "3878126b-a220-4357-adb9-bc22498f31b1", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "75ce67db-9c04-4561-a10d-8b1ec63943e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "e2945a69-3afe-41e3-a7ec-3ea4c79a12ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}], "revision_number": 4, "project_id": "c0d9b34b06f445a7857603f60b181f3c", "id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-01T09:30:58Z", "updated_at": "2018-08-01T09:30:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "042d4626-2974-418d-affe-f8f2acd05faa", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "995fae58-f0e5-4e10-801c-6c2ce5c7ae0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "cb8404fa-cb24-4879-a34d-f3050dcba730", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "dad6aaab-690e-4c24-9103-6767e0c80bc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "created_at": "2018-08-01T09:31:11Z", "updated_at": "2018-08-01T09:31:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "939e25e0-5dbc-4f6e-9f6f-7fb70e540203", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "9796a673-6928-4009-9c21-1410d395646e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "af7b8bf8-2fb6-4d72-842a-38f72d7581f7", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "b9af65b0-2eb8-45e1-8504-b7dc4dbb83ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}], "revision_number": 4, "project_id": "dd207f801ed3475f9dbe5f13077af1c8", "id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "46dd322c3fcc454eb140e37825746af8", "created_at": "2018-08-01T10:33:44Z", "updated_at": "2018-08-01T10:33:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "0f41470b-1091-45c1-b574-92069f79f8d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "8cc03a9c-8fa5-425b-812f-d7692bae3613", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d1373b1e-2fb9-4e02-a9e1-7e873ba1d7d1", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d21f3909-71f3-43e2-a22d-6a9c2513cb6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}], "revision_number": 4, "project_id": "46dd322c3fcc454eb140e37825746af8", "id": "b2961714-c8a4-4fcb-918b-21d70527c983", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "created_at": "2018-08-01T09:34:57Z", "updated_at": "2018-08-01T09:34:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "8063d12f-30db-4ccf-8ce0-72e59ba81a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c38e1a7a-5857-4f03-b991-6d5c9c9a5b9e", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c725bae1-d3bb-42b5-b331-32737085f28c", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "cfddc134-923b-4e0d-9ec5-dcc5641dd435", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}], "revision_number": 4, "project_id": "455b48a61678488ead79a4cfa07ef5c3", "id": "cd52f913-3072-4ce7-a779-7de795b62b12", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:36:50Z", "updated_at": "2018-08-01T09:36:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "07ef7fe5-a529-45da-bfc0-899f0ea9b592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "bc4dad3a-2a0c-4c31-b901-2909a12adb50", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c35cff35-4306-4116-b9fa-fc27bc7c05d6", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c493e3ac-d9d2-480d-9ec8-50982eedaf5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}], "revision_number": 4, "project_id": "8d96727022f4443794db44ecde432faf", "id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "created_at": "2018-08-01T09:32:45Z", "updated_at": "2018-08-01T09:32:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "058ea790-43ea-4a6f-9950-28418319e577", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "5fcfb31b-cdad-4037-973e-56b74faefd14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "99a24d26-dc7f-42d0-aa23-a7c061f04952", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "b641bb48-566e-472b-a3cc-d38c85ab3ff1", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}], "revision_number": 4, "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "name": "default"}]} 2018-08-01 11:05:22,686 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-63966c41-de6e-43f9-95ad-27e53925b97e 2018-08-01 11:05:22,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8d3f158bb4fe48a2aba738f2bdf919bf53c4126" 2018-08-01 11:05:22,770 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 11:05:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0bf7c96d-f461-46c1-8d9f-ca311d6ee6f3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2413a97b61342d8bd27570706ef372d.", "code": 404, "title": "Not Found"}} 2018-08-01 11:05:22,770 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d used request id req-0bf7c96d-f461-46c1-8d9f-ca311d6ee6f3 2018-08-01 11:05:22,771 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 11:05:22,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8d3f158bb4fe48a2aba738f2bdf919bf53c4126" 2018-08-01 11:05:22,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:05:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee69c1a2-ac3a-4272-a6b2-07a5500b4000 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.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dbe9669438844f3faecdc7fcc050e0d8", "name": "service"}} 2018-08-01 11:05:22,859 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 used request id req-ee69c1a2-ac3a-4272-a6b2-07a5500b4000 2018-08-01 11:05:22,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8d3f158bb4fe48a2aba738f2bdf919bf53c4126" 2018-08-01 11:05:22,943 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 11:05:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-981270ee-1da7-460e-9248-3608b2c1359c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ed1054af2e94c049694d98d54211d98.", "code": 404, "title": "Not Found"}} 2018-08-01 11:05:22,943 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 used request id req-981270ee-1da7-460e-9248-3608b2c1359c 2018-08-01 11:05:22,944 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 11:05:22,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8d3f158bb4fe48a2aba738f2bdf919bf53c4126" 2018-08-01 11:05:23,025 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 11:05:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3aab0524-ebad-47f9-b406-a7c31e1fdfac Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c0d9b34b06f445a7857603f60b181f3c.", "code": 404, "title": "Not Found"}} 2018-08-01 11:05:23,025 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c used request id req-3aab0524-ebad-47f9-b406-a7c31e1fdfac 2018-08-01 11:05:23,025 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 11:05:23,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8d3f158bb4fe48a2aba738f2bdf919bf53c4126" 2018-08-01 11:05:23,110 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 11:05:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-285365ae-dbd7-4f3c-bb87-355351b495d3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: dd207f801ed3475f9dbe5f13077af1c8.", "code": 404, "title": "Not Found"}} 2018-08-01 11:05:23,111 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dd207f801ed3475f9dbe5f13077af1c8 used request id req-285365ae-dbd7-4f3c-bb87-355351b495d3 2018-08-01 11:05:23,111 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 11:05:23,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8d3f158bb4fe48a2aba738f2bdf919bf53c4126" 2018-08-01 11:05:23,196 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 11:05:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fb3c134d-ef24-410d-899f-ae63449360ad Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 46dd322c3fcc454eb140e37825746af8.", "code": 404, "title": "Not Found"}} 2018-08-01 11:05:23,196 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/46dd322c3fcc454eb140e37825746af8 used request id req-fb3c134d-ef24-410d-899f-ae63449360ad 2018-08-01 11:05:23,196 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 11:05:23,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8d3f158bb4fe48a2aba738f2bdf919bf53c4126" 2018-08-01 11:05:23,281 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 11:05:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-950cd21b-4286-4c81-b28a-814614c2eadf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 455b48a61678488ead79a4cfa07ef5c3.", "code": 404, "title": "Not Found"}} 2018-08-01 11:05:23,281 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/455b48a61678488ead79a4cfa07ef5c3 used request id req-950cd21b-4286-4c81-b28a-814614c2eadf 2018-08-01 11:05:23,281 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 11:05:23,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8d3f158bb4fe48a2aba738f2bdf919bf53c4126" 2018-08-01 11:05:23,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:05:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cab93942-9204-4c29-92f1-22703652aaa7 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.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}} 2018-08-01 11:05:23,371 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf used request id req-cab93942-9204-4c29-92f1-22703652aaa7 2018-08-01 11:05:23,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ddd20ab1a1b7400a98e6ddb8d0eb4686 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8d3f158bb4fe48a2aba738f2bdf919bf53c4126" 2018-08-01 11:05:23,458 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 11:05:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5b04dfb2-0001-441e-abf0-059b25c162ca Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ddd20ab1a1b7400a98e6ddb8d0eb4686.", "code": 404, "title": "Not Found"}} 2018-08-01 11:05:23,459 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ddd20ab1a1b7400a98e6ddb8d0eb4686 used request id req-5b04dfb2-0001-441e-abf0-059b25c162ca 2018-08-01 11:05:23,459 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 11:05:23,460 - keystone_utils - INFO - Deleting project with name - CreateStackNegativeTests-8c517168-93ed-4b2-proj 2018-08-01 11:05:23,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/41b26d72d7024533b7049ad27676e030 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8d3f158bb4fe48a2aba738f2bdf919bf53c4126" 2018-08-01 11:05:23,656 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 11:05:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-efaceca2-0cc9-4888-8608-7e1b0b16819c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 11:05:23,656 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/41b26d72d7024533b7049ad27676e030 used request id req-efaceca2-0cc9-4888-8608-7e1b0b16819c 2018-08-01 11:05:23,657 - keystone_utils - INFO - Deleting role with name - CreateStackNegativeTests-8c517168-93ed-4b2-proj-role 2018-08-01 11:05:23,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/d2014ae7d81a43d698cdd9a6f7394cf6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8d3f158bb4fe48a2aba738f2bdf919bf53c4126" 2018-08-01 11:05:23,758 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 11:05:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-58e69a6a-422d-4d5d-b045-15a6dd7bdbab Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 11:05:23,758 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/d2014ae7d81a43d698cdd9a6f7394cf6 used request id req-58e69a6a-422d-4d5d-b045-15a6dd7bdbab 2018-08-01 11:05:23,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8d3f158bb4fe48a2aba738f2bdf919bf53c4126" 2018-08-01 11:05:23,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:05:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4aa2c3e9-fd19-49f0-91f7-1c3d61a3c2dd Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 11:05:23,844 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-4aa2c3e9-fd19-49f0-91f7-1c3d61a3c2dd 2018-08-01 11:05:23,845 - keystone_utils - INFO - Deleting user with name - CreateStackNegativeTests-8c517168-93ed-4b2-user 2018-08-01 11:05:23,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/1c2f51cc818647be9c2cdc7670a454d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee1eec074de943e75baa9a2cde6d6b398c5ae2ea" 2018-08-01 11:05:24,026 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 11:05:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-091e33f9-103e-4a42-859e-5316ac34fa51 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 11:05:24,027 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/1c2f51cc818647be9c2cdc7670a454d6 used request id req-091e33f9-103e-4a42-859e-5316ac34fa51 2018-08-01 11:05:24,028 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 11:05:24,416 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T12:05:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["azyjlngRSn-iQSdj2Jt4Fw"], "issued_at": "2018-08-01T11:05:24.000000Z"}} 2018-08-01 11:05:24,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c1867199d994c53945171b502bd1fc6d078a77c" 2018-08-01 11:05:24,499 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:05:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98c37793-8ced-4591-89f5-2b61c483df3f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 11:05:24,499 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-98c37793-8ced-4591-89f5-2b61c483df3f 2018-08-01 11:05:24,500 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 11:05:24,501 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 11:05:24,886 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T12:05:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["wvwGKbM-Q6C_VZAVnK2rCA"], "issued_at": "2018-08-01T11:05:24.000000Z"}} 2018-08-01 11:05:24,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd43a6f01477532b27337d1ce01150905b0649dc" 2018-08-01 11:05:24,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:05:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b21c43b2-460c-4995-b7db-da6c910f8c58 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 11:05:24,966 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-b21c43b2-460c-4995-b7db-da6c910f8c58 2018-08-01 11:05:24,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 11:05:24,975 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 11:05:24 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 11:05:24,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-41ccfb8b-b855-440-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd43a6f01477532b27337d1ce01150905b0649dc" 2018-08-01 11:05:25,068 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:05:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5fe1818-9011-408f-aca5-4bf6816704e6 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-41ccfb8b-b855-440-proj", "previous": null, "next": null}, "projects": []} 2018-08-01 11:05:25,068 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-41ccfb8b-b855-440-proj used request id req-e5fe1818-9011-408f-aca5-4bf6816704e6 2018-08-01 11:05:25,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd43a6f01477532b27337d1ce01150905b0649dc" 2018-08-01 11:05:25,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:05:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88202d9b-19f0-4c39-b937-764343bfa533 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 11:05:25,155 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-88202d9b-19f0-4c39-b937-764343bfa533 2018-08-01 11:05:25,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd43a6f01477532b27337d1ce01150905b0649dc" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackFloatingIpTests-41ccfb8b-b855-440-proj"}}' 2018-08-01 11:05:25,268 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 11:05:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e2010ecc-0934-4cc4-acd5-3a84138c7d55 Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/628bd575e53d4e88b7dcb369a0378802"}, "tags": [], "enabled": true, "id": "628bd575e53d4e88b7dcb369a0378802", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-41ccfb8b-b855-440-proj"}} 2018-08-01 11:05:25,269 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-e2010ecc-0934-4cc4-acd5-3a84138c7d55 2018-08-01 11:05:25,269 - keystone_utils - INFO - Created project with name - CreateStackFloatingIpTests-41ccfb8b-b855-440-proj 2018-08-01 11:05:25,269 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 11:05:25,270 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 11:05:25,656 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T12:05:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["nnSsyi8ZTUaHr1G9191cpg"], "issued_at": "2018-08-01T11:05:25.000000Z"}} 2018-08-01 11:05:25,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c79b77d96b5dff35be785a80c28f0288f7cfc512" 2018-08-01 11:05:25,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:05:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-edaacda0-76c4-42f3-9ffd-974210919683 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 11:05:25,739 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-edaacda0-76c4-42f3-9ffd-974210919683 2018-08-01 11:05:25,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 11:05:25,748 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 11: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 11:05:25,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c79b77d96b5dff35be785a80c28f0288f7cfc512" 2018-08-01 11:05:25,849 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:05:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8435c7f9-9e92-4d69-af13-f5b2ff21f9c3 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 11:05:25,849 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-8435c7f9-9e92-4d69-af13-f5b2ff21f9c3 2018-08-01 11:05:25,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateStackFloatingIpTests-41ccfb8b-b855-440-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c79b77d96b5dff35be785a80c28f0288f7cfc512" 2018-08-01 11:05:25,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:05:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8fd62255-7078-4156-a759-c256896964ae Content-Encoding: gzip Content-Length: 264 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateStackFloatingIpTests-41ccfb8b-b855-440-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/628bd575e53d4e88b7dcb369a0378802"}, "tags": [], "enabled": true, "id": "628bd575e53d4e88b7dcb369a0378802", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-41ccfb8b-b855-440-proj"}]} 2018-08-01 11:05:25,937 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateStackFloatingIpTests-41ccfb8b-b855-440-proj used request id req-8fd62255-7078-4156-a759-c256896964ae 2018-08-01 11:05:25,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c79b77d96b5dff35be785a80c28f0288f7cfc512" 2018-08-01 11:05:25,959 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:05:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ed8fc7c-11d8-4908-88b1-6026e08240d1 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 11:05:25,959 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-3ed8fc7c-11d8-4908-88b1-6026e08240d1 2018-08-01 11:05:26,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c79b77d96b5dff35be785a80c28f0288f7cfc512" 2018-08-01 11:05:26,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:05:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f19f392-6374-4cbd-9ce5-485778f53493 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 11:05:26,408 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-5f19f392-6374-4cbd-9ce5-485778f53493 2018-08-01 11:05:26,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateStackFloatingIpTests-41ccfb8b-b855-440-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c79b77d96b5dff35be785a80c28f0288f7cfc512" 2018-08-01 11:05:26,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:05:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0242f2be-84ac-4bf5-add5-c6607ca27182 Content-Encoding: gzip Content-Length: 264 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateStackFloatingIpTests-41ccfb8b-b855-440-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/628bd575e53d4e88b7dcb369a0378802"}, "tags": [], "enabled": true, "id": "628bd575e53d4e88b7dcb369a0378802", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-41ccfb8b-b855-440-proj"}]} 2018-08-01 11:05:26,497 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateStackFloatingIpTests-41ccfb8b-b855-440-proj used request id req-0242f2be-84ac-4bf5-add5-c6607ca27182 2018-08-01 11:05:26,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users/8d1c9833705a48c29c351d4d614377aa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c79b77d96b5dff35be785a80c28f0288f7cfc512" 2018-08-01 11:05:26,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:05:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce7c4ca7-7c30-4bd2-abd1-f5f70057f5fc Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackFloatingIpTests-41ccfb8b-b855-440-user", "links": {"self": "http://172.30.9.24:5000/v3/users/8d1c9833705a48c29c351d4d614377aa"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "628bd575e53d4e88b7dcb369a0378802", "id": "8d1c9833705a48c29c351d4d614377aa", "password_expires_at": null}} 2018-08-01 11:05:26,598 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/8d1c9833705a48c29c351d4d614377aa used request id req-ce7c4ca7-7c30-4bd2-abd1-f5f70057f5fc 2018-08-01 11:05:26,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/628bd575e53d4e88b7dcb369a0378802/users/8d1c9833705a48c29c351d4d614377aa/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c79b77d96b5dff35be785a80c28f0288f7cfc512" 2018-08-01 11:05:26,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:05:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73452e12-4e07-40ad-99eb-8ebb65c7892a Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects/628bd575e53d4e88b7dcb369a0378802/users/8d1c9833705a48c29c351d4d614377aa/roles", "previous": null, "next": null}, "roles": []} 2018-08-01 11:05:26,636 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/628bd575e53d4e88b7dcb369a0378802/users/8d1c9833705a48c29c351d4d614377aa/roles used request id req-73452e12-4e07-40ad-99eb-8ebb65c7892a 2018-08-01 11:05:26,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c79b77d96b5dff35be785a80c28f0288f7cfc512" 2018-08-01 11:05:26,720 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:05:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60f8bbcb-b4d0-4842-929c-7dee2a323ce9 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}} 2018-08-01 11:05:26,720 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a used request id req-60f8bbcb-b4d0-4842-929c-7dee2a323ce9 2018-08-01 11:05:26,720 - keystone_utils - INFO - Granting role admin to project CreateStackFloatingIpTests-41ccfb8b-b855-440-proj 2018-08-01 11:05:26,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/628bd575e53d4e88b7dcb369a0378802/users/8d1c9833705a48c29c351d4d614377aa/roles/2891512fbb5b44899020fcc2cb247e4a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c79b77d96b5dff35be785a80c28f0288f7cfc512" 2018-08-01 11:05:26,850 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 11:05:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f8a11cc3-3bfb-435c-954e-781d4e89ee96 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 11:05:26,850 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/628bd575e53d4e88b7dcb369a0378802/users/8d1c9833705a48c29c351d4d614377aa/roles/2891512fbb5b44899020fcc2cb247e4a used request id req-f8a11cc3-3bfb-435c-954e-781d4e89ee96 2018-08-01 11:05:26,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c79b77d96b5dff35be785a80c28f0288f7cfc512" 2018-08-01 11:05:26,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:05:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fa12df2-c60f-4376-9baa-ab558e9f46ec Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 11:05:26,937 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-3fa12df2-c60f-4376-9baa-ab558e9f46ec 2018-08-01 11:05:26,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateStackFloatingIpTests-41ccfb8b-b855-440-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c79b77d96b5dff35be785a80c28f0288f7cfc512" 2018-08-01 11:05:27,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:05:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c70aade0-57f2-49eb-871c-04e1a2a1119c Content-Encoding: gzip Content-Length: 264 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateStackFloatingIpTests-41ccfb8b-b855-440-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/628bd575e53d4e88b7dcb369a0378802"}, "tags": [], "enabled": true, "id": "628bd575e53d4e88b7dcb369a0378802", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-41ccfb8b-b855-440-proj"}]} 2018-08-01 11:05:27,023 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateStackFloatingIpTests-41ccfb8b-b855-440-proj used request id req-c70aade0-57f2-49eb-871c-04e1a2a1119c 2018-08-01 11:05:27,023 - keystone_utils - INFO - Created user with name - CreateStackFloatingIpTests-41ccfb8b-b855-440-user 2018-08-01 11:05:27,024 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 11:05:27,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd43a6f01477532b27337d1ce01150905b0649dc" 2018-08-01 11:05:27,109 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:05:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ed94dcb-0865-4c1b-8423-dd3a971bc5f8 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 11:05:27,109 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-9ed94dcb-0865-4c1b-8423-dd3a971bc5f8 2018-08-01 11:05:27,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd43a6f01477532b27337d1ce01150905b0649dc" -d '{"role": {"name": "CreateStackFloatingIpTests-41ccfb8b-b855-440-proj-role"}}' 2018-08-01 11:05:27,207 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 11:05:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5239cf15-1a25-4094-95d6-30ce3621d3bb Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6a79ad0504a641b393972fc6a09801b7", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a79ad0504a641b393972fc6a09801b7"}, "name": "CreateStackFloatingIpTests-41ccfb8b-b855-440-proj-role"}} 2018-08-01 11:05:27,207 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-5239cf15-1a25-4094-95d6-30ce3621d3bb 2018-08-01 11:05:27,207 - keystone_utils - INFO - Created role with name - CreateStackFloatingIpTests-41ccfb8b-b855-440-proj-role 2018-08-01 11:05:27,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/6a79ad0504a641b393972fc6a09801b7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd43a6f01477532b27337d1ce01150905b0649dc" 2018-08-01 11:05:27,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:05:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75ff4e1a-3eba-4a30-8b51-0f1b29a30883 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6a79ad0504a641b393972fc6a09801b7", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a79ad0504a641b393972fc6a09801b7"}, "name": "CreateStackFloatingIpTests-41ccfb8b-b855-440-proj-role"}} 2018-08-01 11:05:27,293 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/6a79ad0504a641b393972fc6a09801b7 used request id req-75ff4e1a-3eba-4a30-8b51-0f1b29a30883 2018-08-01 11:05:27,294 - keystone_utils - INFO - Granting role CreateStackFloatingIpTests-41ccfb8b-b855-440-proj-role to project CreateStackFloatingIpTests-41ccfb8b-b855-440-proj 2018-08-01 11:05:27,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/628bd575e53d4e88b7dcb369a0378802/users/8d1c9833705a48c29c351d4d614377aa/roles/6a79ad0504a641b393972fc6a09801b7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd43a6f01477532b27337d1ce01150905b0649dc" 2018-08-01 11:05:27,418 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 11:05:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-458839dc-7d48-494a-8ce3-acc411267892 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 11:05:27,418 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/628bd575e53d4e88b7dcb369a0378802/users/8d1c9833705a48c29c351d4d614377aa/roles/6a79ad0504a641b393972fc6a09801b7 used request id req-458839dc-7d48-494a-8ce3-acc411267892 2018-08-01 11:05:27,418 - heat_utils - DEBUG - Retrieving Heat Client 2018-08-01 11:05:27,419 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-01 11:05:27,419 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 11:05:27,420 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 11:05:27,812 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}, {"id": "6a79ad0504a641b393972fc6a09801b7", "name": "CreateStackFloatingIpTests-41ccfb8b-b855-440-proj-role"}], "expires_at": "2018-08-01T12:05:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "628bd575e53d4e88b7dcb369a0378802", "name": "CreateStackFloatingIpTests-41ccfb8b-b855-440-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/628bd575e53d4e88b7dcb369a0378802", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/628bd575e53d4e88b7dcb369a0378802", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/628bd575e53d4e88b7dcb369a0378802", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/628bd575e53d4e88b7dcb369a0378802", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/628bd575e53d4e88b7dcb369a0378802", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/628bd575e53d4e88b7dcb369a0378802", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_628bd575e53d4e88b7dcb369a0378802", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_628bd575e53d4e88b7dcb369a0378802", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/628bd575e53d4e88b7dcb369a0378802", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/628bd575e53d4e88b7dcb369a0378802", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/628bd575e53d4e88b7dcb369a0378802", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/628bd575e53d4e88b7dcb369a0378802", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/628bd575e53d4e88b7dcb369a0378802", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/628bd575e53d4e88b7dcb369a0378802", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-41ccfb8b-b855-440-user", "id": "8d1c9833705a48c29c351d4d614377aa"}, "audit_ids": ["gkVlqviaSeW-KN0sUWwasw"], "issued_at": "2018-08-01T11:05:27.000000Z"}} 2018-08-01 11:05:27,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00f6a185eb4bae62a4cd3b15746b6f8f274239e4" 2018-08-01 11:05:27,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:05:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11d6aeb6-44b2-49a1-bd56-33ae1f8709ae Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 11:05:27,895 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-11d6aeb6-44b2-49a1-bd56-33ae1f8709ae 2018-08-01 11:05:27,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}00f6a185eb4bae62a4cd3b15746b6f8f274239e4" 2018-08-01 11:05:28,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-aa00f87e-7184-441c-99f2-e840b876859b Date: Wed, 01 Aug 2018 11:05:28 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-image"} 2018-08-01 11:05:28,074 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-image used request id req-aa00f87e-7184-441c-99f2-e840b876859b 2018-08-01 11:05:28,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}00f6a185eb4bae62a4cd3b15746b6f8f274239e4" 2018-08-01 11:05:28,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-f1a85a40-e566-45b1-8d64-f3703b0f9142 Date: Wed, 01 Aug 2018 11:05:28 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-08-01 11:05:28,084 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-f1a85a40-e566-45b1-8d64-f3703b0f9142 2018-08-01 11:05:28,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}00f6a185eb4bae62a4cd3b15746b6f8f274239e4" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-image"}' 2018-08-01 11:05:28,142 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/8d499aed-6032-4512-a797-dc5cea376890 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-e2663735-5ee1-4747-a878-ac27a3bef8b4 Date: Wed, 01 Aug 2018 11:05:28 GMT RESP BODY: {"status": "queued", "name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T11:05:28Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-01T11:05:28Z", "visibility": "shared", "locations": [], "self": "/v2/images/8d499aed-6032-4512-a797-dc5cea376890", "min_disk": 0, "protected": false, "id": "8d499aed-6032-4512-a797-dc5cea376890", "file": "/v2/images/8d499aed-6032-4512-a797-dc5cea376890/file", "checksum": null, "owner": "628bd575e53d4e88b7dcb369a0378802", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 11:05:28,142 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-e2663735-5ee1-4747-a878-ac27a3bef8b4 2018-08-01 11:05:28,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9292/v2/images/8d499aed-6032-4512-a797-dc5cea376890/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}00f6a185eb4bae62a4cd3b15746b6f8f274239e4" -d '' 2018-08-01 11:05:28,576 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9172de6d-296c-4b0f-ae64-fbde9a356dad Date: Wed, 01 Aug 2018 11:05:28 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-01 11:05:28,576 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/8d499aed-6032-4512-a797-dc5cea376890/file used request id req-9172de6d-296c-4b0f-ae64-fbde9a356dad 2018-08-01 11:05:28,577 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-01 11:05:28,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/8d499aed-6032-4512-a797-dc5cea376890 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}00f6a185eb4bae62a4cd3b15746b6f8f274239e4" 2018-08-01 11:05:28,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-115ca572-e924-42a5-ae61-2f3b93e06ece Date: Wed, 01 Aug 2018 11:05:28 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T11:05:28Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-01T11:05:28Z", "visibility": "shared", "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/8d499aed-6032-4512-a797-dc5cea376890/snap", "metadata": {}}], "self": "/v2/images/8d499aed-6032-4512-a797-dc5cea376890", "min_disk": 0, "protected": false, "id": "8d499aed-6032-4512-a797-dc5cea376890", "file": "/v2/images/8d499aed-6032-4512-a797-dc5cea376890/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "628bd575e53d4e88b7dcb369a0378802", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/8d499aed-6032-4512-a797-dc5cea376890/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 11:05:28,598 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/8d499aed-6032-4512-a797-dc5cea376890 used request id req-115ca572-e924-42a5-ae61-2f3b93e06ece 2018-08-01 11:05:28,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}00f6a185eb4bae62a4cd3b15746b6f8f274239e4" 2018-08-01 11:05:28,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-1ffc4cb1-c2ee-4bb7-b8b3-4b03bb7806e9 Date: Wed, 01 Aug 2018 11:05:28 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-08-01 11:05:28,608 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-1ffc4cb1-c2ee-4bb7-b8b3-4b03bb7806e9 2018-08-01 11:05:28,611 - create_image - INFO - Created image with name - CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-image 2018-08-01 11:05:28,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/8d499aed-6032-4512-a797-dc5cea376890 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}00f6a185eb4bae62a4cd3b15746b6f8f274239e4" 2018-08-01 11:05:28,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-631f8811-6ee6-4797-84be-d364cc35bb7d Date: Wed, 01 Aug 2018 11:05:28 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T11:05:28Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-01T11:05:28Z", "visibility": "shared", "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/8d499aed-6032-4512-a797-dc5cea376890/snap", "metadata": {}}], "self": "/v2/images/8d499aed-6032-4512-a797-dc5cea376890", "min_disk": 0, "protected": false, "id": "8d499aed-6032-4512-a797-dc5cea376890", "file": "/v2/images/8d499aed-6032-4512-a797-dc5cea376890/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "628bd575e53d4e88b7dcb369a0378802", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/8d499aed-6032-4512-a797-dc5cea376890/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 11:05:28,629 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/8d499aed-6032-4512-a797-dc5cea376890 used request id req-631f8811-6ee6-4797-84be-d364cc35bb7d 2018-08-01 11:05:28,629 - create_image - DEBUG - Instance status is - active 2018-08-01 11:05:28,629 - create_image - DEBUG - Image is active with name - CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-image 2018-08-01 11:05:28,630 - create_image - INFO - Image is now active with name - CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-image 2018-08-01 11:05:28,630 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 11:05:28,631 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 11:05:29,035 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}, {"id": "6a79ad0504a641b393972fc6a09801b7", "name": "CreateStackFloatingIpTests-41ccfb8b-b855-440-proj-role"}], "expires_at": "2018-08-01T12:05:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "628bd575e53d4e88b7dcb369a0378802", "name": "CreateStackFloatingIpTests-41ccfb8b-b855-440-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/628bd575e53d4e88b7dcb369a0378802", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/628bd575e53d4e88b7dcb369a0378802", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/628bd575e53d4e88b7dcb369a0378802", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/628bd575e53d4e88b7dcb369a0378802", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/628bd575e53d4e88b7dcb369a0378802", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/628bd575e53d4e88b7dcb369a0378802", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_628bd575e53d4e88b7dcb369a0378802", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_628bd575e53d4e88b7dcb369a0378802", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/628bd575e53d4e88b7dcb369a0378802", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/628bd575e53d4e88b7dcb369a0378802", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/628bd575e53d4e88b7dcb369a0378802", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/628bd575e53d4e88b7dcb369a0378802", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/628bd575e53d4e88b7dcb369a0378802", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/628bd575e53d4e88b7dcb369a0378802", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-41ccfb8b-b855-440-user", "id": "8d1c9833705a48c29c351d4d614377aa"}, "audit_ids": ["GThH9UoLSr6l-rcRWk8W4A"], "issued_at": "2018-08-01T11:05:29.000000Z"}} 2018-08-01 11:05:29,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2fe5e0abb13c7f61127fc2f263392ecc18aa1ab" 2018-08-01 11:05:29,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:05:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0a12acf-bda1-4dc6-9207-393e36ee9349 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 11:05:29,115 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-c0a12acf-bda1-4dc6-9207-393e36ee9349 2018-08-01 11:05:29,116 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 11:05:29,119 - heat_utils - DEBUG - Retrieving Heat Client 2018-08-01 11:05:29,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/628bd575e53d4e88b7dcb369a0378802/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2fe5e0abb13c7f61127fc2f263392ecc18aa1ab" 2018-08-01 11:05:29,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:05:29 GMT Server: Apache x-openstack-request-id: req-e22b7d9e-4604-4e48-959d-95e70b6fbdc8 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-08-01 11:05:29,332 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/628bd575e53d4e88b7dcb369a0378802/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack used request id req-e22b7d9e-4604-4e48-959d-95e70b6fbdc8 2018-08-01 11:05:29,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8004/v1/628bd575e53d4e88b7dcb369a0378802/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2fe5e0abb13c7f61127fc2f263392ecc18aa1ab" -d '{"stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-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-0e56817c-a4f8-4452-b53f-3b219d685b87-flavor2", "keypair_name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-kp", "security_group_name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-sec_grp", "external_net_name": "external", "image2_name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-image", "flavor1_name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-flavor1", "inst1_name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-inst1", "subnet_name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-subnet", "image1_name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-image", "inst2_name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-inst2", "net_name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-net"}}' 2018-08-01 11:05:31,588 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 11:05:29 GMT Server: Apache x-openstack-request-id: req-4897e4b3-fba5-418b-be0c-4dde69dd26a6 Location: http://172.30.9.24:8004/v1/628bd575e53d4e88b7dcb369a0378802/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack/86ad15d2-61c7-4e99-96d1-8f4eef6950ac Content-Length: 297 Content-Type: application/json RESP BODY: {"stack": {"id": "86ad15d2-61c7-4e99-96d1-8f4eef6950ac", "links": [{"href": "http://172.30.9.24:8004/v1/628bd575e53d4e88b7dcb369a0378802/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack/86ad15d2-61c7-4e99-96d1-8f4eef6950ac", "rel": "self"}]}} 2018-08-01 11:05:31,589 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.24:8004/v1/628bd575e53d4e88b7dcb369a0378802/stacks used request id req-4897e4b3-fba5-418b-be0c-4dde69dd26a6 2018-08-01 11:05:31,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/628bd575e53d4e88b7dcb369a0378802/stacks/86ad15d2-61c7-4e99-96d1-8f4eef6950ac -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2fe5e0abb13c7f61127fc2f263392ecc18aa1ab" 2018-08-01 11:05:31,769 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:05:31 GMT Server: Apache x-openstack-request-id: req-f7b5bc3e-1765-491f-9585-35caf58e04e0 Location: http://172.30.9.24:8004/v1/628bd575e53d4e88b7dcb369a0378802/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack/86ad15d2-61c7-4e99-96d1-8f4eef6950ac Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/628bd575e53d4e88b7dcb369a0378802/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack/86ad15d2-61c7-4e99-96d1-8f4eef6950ac;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:05:31,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:05:31 GMT Server: Apache x-openstack-request-id: req-13b709f9-28e5-480f-bbf1-8d6f64e24649 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 721 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-flavor2", "OS::project_id": "628bd575e53d4e88b7dcb369a0378802", "OS::stack_id": "86ad15d2-61c7-4e99-96d1-8f4eef6950ac", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-kp", "security_group_name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-sec_grp", "subnet_name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-subnet", "net_name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-inst2", "inst1_name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-inst1", "image2_name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-image", "flavor1_name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-flavor1", "image1_name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack", "stack_user_project_id": "7a27431aa0ea4924b054e9d64b9db30b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-01T11:05:31Z", "links": [{"href": "http://172.30.9.24:8004/v1/628bd575e53d4e88b7dcb369a0378802/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack/86ad15d2-61c7-4e99-96d1-8f4eef6950ac", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "86ad15d2-61c7-4e99-96d1-8f4eef6950ac", "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-08-01 11:05:31,811 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/628bd575e53d4e88b7dcb369a0378802/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack/86ad15d2-61c7-4e99-96d1-8f4eef6950ac used request id req-13b709f9-28e5-480f-bbf1-8d6f64e24649 2018-08-01 11:05:31,812 - create_stack - INFO - Created stack with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack 2018-08-01 11:05:31,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/628bd575e53d4e88b7dcb369a0378802/stacks/86ad15d2-61c7-4e99-96d1-8f4eef6950ac -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2fe5e0abb13c7f61127fc2f263392ecc18aa1ab" 2018-08-01 11:05:31,997 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:05:31 GMT Server: Apache x-openstack-request-id: req-533d4b38-d3a2-4e90-811c-50cea5b9994c Location: http://172.30.9.24:8004/v1/628bd575e53d4e88b7dcb369a0378802/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack/86ad15d2-61c7-4e99-96d1-8f4eef6950ac Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/628bd575e53d4e88b7dcb369a0378802/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack/86ad15d2-61c7-4e99-96d1-8f4eef6950ac;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:05:32,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:05:32 GMT Server: Apache x-openstack-request-id: req-9b8c29e4-e10c-473d-97c0-4592c8af0aac Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 719 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-flavor2", "OS::project_id": "628bd575e53d4e88b7dcb369a0378802", "OS::stack_id": "86ad15d2-61c7-4e99-96d1-8f4eef6950ac", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-kp", "security_group_name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-sec_grp", "subnet_name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-subnet", "net_name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-inst2", "inst1_name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-inst1", "image2_name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-image", "flavor1_name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-flavor1", "image1_name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack", "stack_user_project_id": "7a27431aa0ea4924b054e9d64b9db30b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-01T11:05:31Z", "links": [{"href": "http://172.30.9.24:8004/v1/628bd575e53d4e88b7dcb369a0378802/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack/86ad15d2-61c7-4e99-96d1-8f4eef6950ac", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "86ad15d2-61c7-4e99-96d1-8f4eef6950ac", "outputs": [{"output_value": "", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-08-01 11:05:32,195 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/628bd575e53d4e88b7dcb369a0378802/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack/86ad15d2-61c7-4e99-96d1-8f4eef6950ac used request id req-9b8c29e4-e10c-473d-97c0-4592c8af0aac 2018-08-01 11:05:32,195 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-08-01 11:05:32,195 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-01 11:05:35,199 - create_stack - DEBUG - Stack status query timeout in 1196.613235 2018-08-01 11:05:35,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/628bd575e53d4e88b7dcb369a0378802/stacks/86ad15d2-61c7-4e99-96d1-8f4eef6950ac -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2fe5e0abb13c7f61127fc2f263392ecc18aa1ab" 2018-08-01 11:05:35,399 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:05:35 GMT Server: Apache x-openstack-request-id: req-7de6223d-49f2-452c-8a27-07661955b164 Location: http://172.30.9.24:8004/v1/628bd575e53d4e88b7dcb369a0378802/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack/86ad15d2-61c7-4e99-96d1-8f4eef6950ac Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/628bd575e53d4e88b7dcb369a0378802/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack/86ad15d2-61c7-4e99-96d1-8f4eef6950ac;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:05:35,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:05:35 GMT Server: Apache x-openstack-request-id: req-f2c36fb8-6c8a-41aa-892b-54dcec001d83 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2078 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-flavor2", "OS::project_id": "628bd575e53d4e88b7dcb369a0378802", "OS::stack_id": "86ad15d2-61c7-4e99-96d1-8f4eef6950ac", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-kp", "security_group_name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-sec_grp", "subnet_name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-subnet", "net_name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-inst2", "inst1_name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-inst1", "image2_name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-image", "flavor1_name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-flavor1", "image1_name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack", "stack_user_project_id": "7a27431aa0ea4924b054e9d64b9db30b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-01T11:05:31Z", "links": [{"href": "http://172.30.9.24:8004/v1/628bd575e53d4e88b7dcb369a0378802/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack/86ad15d2-61c7-4e99-96d1-8f4eef6950ac", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "86ad15d2-61c7-4e99-96d1-8f4eef6950ac", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA5iQpE6hj4JrqTaiQlOAhq1H0WeYT7L3f34EKVrgarpwesCd/\ns1IxUEbhAi+Rof8guEJ4khiAD5NGhHJuZIIbIV3Gz/nAF/VBCMnWKNPfXLC+TS8Q\nhxDeE2ct2CG6FrVRFhGIE1USmW6kuUSCnrmDaNiTd3IFxCkKTNS7bs3+66ZmtZdS\nzmmAllM//jNaqdxlrx8r539dyjK4hfyftfxjqhPadBPiNMAHRNzL7PAZzCNY+h/Q\nxoph9I2XbISb1SgNjOQXoz+j4FPXj2UVBA3iN0serbNjUVUN4jKUTgm10LZ5GYsd\nhCRe1aJkWwh9RXNGxN9zbtUclOut1mvZtZgEvQIDAQABAoIBAGcYH8aMkmFVREyR\njGMEnFCQn/N9m8Nbs2P9/FGom1tI2H5000HTOgAKIFXIVWbKUS/5puVbUFKp2NcQ\nI9+mYNzrk1orOSACX6W+NM+JSe/NxRHyWWcH6VOrzt+ZDDGL+8z1AY4XeAN/iw7r\nX9AWroVTL4w8adTbxZ9xVJ1obh/FS4ttOxlwMhaKd2Nb0snMRCNW+DhpRXiy+rVA\nQSAwtDG4GlWcDZa8Ug+g0IR6xQroUBiXF+s2obRmpFMREeTTClgftqxWstuvHtcU\nmuXzMxLePCywRE6H6gIPdcIp36kCegmim46FpK1Te46/cixV4CyZfB+cIWGUJ9Px\nBASJD4kCgYEA+E0JUZag45OYw4NV+6kLEUhDYaNm70P9AfIb0G56wR3IE2gFPtDs\n9dfeXwgMGzSHpLdzWNQgtf4WK2Fx9aWCe3qJj4wIozVaN8UI+17wfqrWheq+s3C/\nj8XBtFaaXMpbkJloheMwKmI0HzH3b/A0tDCFSqEzi9Cnv6zQ1fQ9czcCgYEA7Ub5\n5pTU4LA7pYjyEiqYLgUiHI2BG18EutBDmnM2U4G+BpVFUbrDWQjLSlWcWws5Cbm1\nPIJW3RCAT1/n3Fr1kxcqon6ESSUJePM56w7nfZ7lO1hyVSpewvbGgZpGOd6XSxrJ\nTqIKy+hmDFtR0NYArIsYNoBex5C3lE+4xHhJ6asCgYAQRrx9pKoXQO2ao1lXjdUz\n5NDF7bgppwNGxWAdYaCaWCFtZDwzye4+j0/8WsKwZdkeawgcoosiYu2BGnol6BuN\njJLH3h4S1MR9M2VLVQXex8QYMzMdAB8OhaAU+jhULM+jwuqfHC1kGdvgz52wsMZD\nqYqTQc3nNF5KqkFmRQRiMQKBgQDRvzU3hIct2/vOF+HM90QxIi6GSPxBAty+e03X\nYVM7vGwLi7aMSelXcjOqkUU3IhOYqkYwqBM7NdQG1oOyweFl1kvE+svbkNbvySqA\nxFsUK/r9W/EtodfExrqxZHwBuefJ53LehNXAbL6Q28TWM+bCn+6WdyHRjfcKLvLp\nEmBcIwKBgQCgx/qBExwhOwn7QspFTEreOEZTx2FZavzFQ040f7ZiO9xP+coKON1w\nbN1auLu1pO5rdgc73JZVp1bESFc91KoHSa9Zx8t4DGPay+HMz6bGLlaFQwUE2xR3\ntFqBjgTk/IBglYBhkJAY7ymLKmxXZZAD1YgSUb5iDqdpb72QPYJHUQ==\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-08-01 11:05:35,526 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/628bd575e53d4e88b7dcb369a0378802/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack/86ad15d2-61c7-4e99-96d1-8f4eef6950ac used request id req-f2c36fb8-6c8a-41aa-892b-54dcec001d83 2018-08-01 11:05:35,527 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-08-01 11:05:35,527 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-01 11:05:38,530 - create_stack - DEBUG - Stack status query timeout in 1193.28171921 2018-08-01 11:05:38,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/628bd575e53d4e88b7dcb369a0378802/stacks/86ad15d2-61c7-4e99-96d1-8f4eef6950ac -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2fe5e0abb13c7f61127fc2f263392ecc18aa1ab" 2018-08-01 11:05:38,752 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:05:38 GMT Server: Apache x-openstack-request-id: req-35594d88-0cb9-4d99-b933-4ef59e387173 Location: http://172.30.9.24:8004/v1/628bd575e53d4e88b7dcb369a0378802/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack/86ad15d2-61c7-4e99-96d1-8f4eef6950ac Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/628bd575e53d4e88b7dcb369a0378802/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack/86ad15d2-61c7-4e99-96d1-8f4eef6950ac;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:05:39,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:05:38 GMT Server: Apache x-openstack-request-id: req-dcc95f1a-9fc9-4b83-811a-e029d0b9351b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2078 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-flavor2", "OS::project_id": "628bd575e53d4e88b7dcb369a0378802", "OS::stack_id": "86ad15d2-61c7-4e99-96d1-8f4eef6950ac", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-kp", "security_group_name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-sec_grp", "subnet_name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-subnet", "net_name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-inst2", "inst1_name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-inst1", "image2_name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-image", "flavor1_name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-flavor1", "image1_name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack", "stack_user_project_id": "7a27431aa0ea4924b054e9d64b9db30b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-01T11:05:31Z", "links": [{"href": "http://172.30.9.24:8004/v1/628bd575e53d4e88b7dcb369a0378802/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack/86ad15d2-61c7-4e99-96d1-8f4eef6950ac", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "86ad15d2-61c7-4e99-96d1-8f4eef6950ac", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA5iQpE6hj4JrqTaiQlOAhq1H0WeYT7L3f34EKVrgarpwesCd/\ns1IxUEbhAi+Rof8guEJ4khiAD5NGhHJuZIIbIV3Gz/nAF/VBCMnWKNPfXLC+TS8Q\nhxDeE2ct2CG6FrVRFhGIE1USmW6kuUSCnrmDaNiTd3IFxCkKTNS7bs3+66ZmtZdS\nzmmAllM//jNaqdxlrx8r539dyjK4hfyftfxjqhPadBPiNMAHRNzL7PAZzCNY+h/Q\nxoph9I2XbISb1SgNjOQXoz+j4FPXj2UVBA3iN0serbNjUVUN4jKUTgm10LZ5GYsd\nhCRe1aJkWwh9RXNGxN9zbtUclOut1mvZtZgEvQIDAQABAoIBAGcYH8aMkmFVREyR\njGMEnFCQn/N9m8Nbs2P9/FGom1tI2H5000HTOgAKIFXIVWbKUS/5puVbUFKp2NcQ\nI9+mYNzrk1orOSACX6W+NM+JSe/NxRHyWWcH6VOrzt+ZDDGL+8z1AY4XeAN/iw7r\nX9AWroVTL4w8adTbxZ9xVJ1obh/FS4ttOxlwMhaKd2Nb0snMRCNW+DhpRXiy+rVA\nQSAwtDG4GlWcDZa8Ug+g0IR6xQroUBiXF+s2obRmpFMREeTTClgftqxWstuvHtcU\nmuXzMxLePCywRE6H6gIPdcIp36kCegmim46FpK1Te46/cixV4CyZfB+cIWGUJ9Px\nBASJD4kCgYEA+E0JUZag45OYw4NV+6kLEUhDYaNm70P9AfIb0G56wR3IE2gFPtDs\n9dfeXwgMGzSHpLdzWNQgtf4WK2Fx9aWCe3qJj4wIozVaN8UI+17wfqrWheq+s3C/\nj8XBtFaaXMpbkJloheMwKmI0HzH3b/A0tDCFSqEzi9Cnv6zQ1fQ9czcCgYEA7Ub5\n5pTU4LA7pYjyEiqYLgUiHI2BG18EutBDmnM2U4G+BpVFUbrDWQjLSlWcWws5Cbm1\nPIJW3RCAT1/n3Fr1kxcqon6ESSUJePM56w7nfZ7lO1hyVSpewvbGgZpGOd6XSxrJ\nTqIKy+hmDFtR0NYArIsYNoBex5C3lE+4xHhJ6asCgYAQRrx9pKoXQO2ao1lXjdUz\n5NDF7bgppwNGxWAdYaCaWCFtZDwzye4+j0/8WsKwZdkeawgcoosiYu2BGnol6BuN\njJLH3h4S1MR9M2VLVQXex8QYMzMdAB8OhaAU+jhULM+jwuqfHC1kGdvgz52wsMZD\nqYqTQc3nNF5KqkFmRQRiMQKBgQDRvzU3hIct2/vOF+HM90QxIi6GSPxBAty+e03X\nYVM7vGwLi7aMSelXcjOqkUU3IhOYqkYwqBM7NdQG1oOyweFl1kvE+svbkNbvySqA\nxFsUK/r9W/EtodfExrqxZHwBuefJ53LehNXAbL6Q28TWM+bCn+6WdyHRjfcKLvLp\nEmBcIwKBgQCgx/qBExwhOwn7QspFTEreOEZTx2FZavzFQ040f7ZiO9xP+coKON1w\nbN1auLu1pO5rdgc73JZVp1bESFc91KoHSa9Zx8t4DGPay+HMz6bGLlaFQwUE2xR3\ntFqBjgTk/IBglYBhkJAY7ymLKmxXZZAD1YgSUb5iDqdpb72QPYJHUQ==\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-08-01 11:05:39,160 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/628bd575e53d4e88b7dcb369a0378802/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack/86ad15d2-61c7-4e99-96d1-8f4eef6950ac used request id req-dcc95f1a-9fc9-4b83-811a-e029d0b9351b 2018-08-01 11:05:39,161 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-08-01 11:05:39,161 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-01 11:05:42,164 - create_stack - DEBUG - Stack status query timeout in 1189.64752007 2018-08-01 11:05:42,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/628bd575e53d4e88b7dcb369a0378802/stacks/86ad15d2-61c7-4e99-96d1-8f4eef6950ac -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2fe5e0abb13c7f61127fc2f263392ecc18aa1ab" 2018-08-01 11:05:42,210 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:05:42 GMT Server: Apache x-openstack-request-id: req-0cada297-f567-46ac-813b-13473918de89 Location: http://172.30.9.24:8004/v1/628bd575e53d4e88b7dcb369a0378802/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack/86ad15d2-61c7-4e99-96d1-8f4eef6950ac Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/628bd575e53d4e88b7dcb369a0378802/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack/86ad15d2-61c7-4e99-96d1-8f4eef6950ac;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:05:42,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:05:42 GMT Server: Apache x-openstack-request-id: req-b0ce548a-3cda-4923-94f3-46e2b9e35b30 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2078 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-flavor2", "OS::project_id": "628bd575e53d4e88b7dcb369a0378802", "OS::stack_id": "86ad15d2-61c7-4e99-96d1-8f4eef6950ac", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-kp", "security_group_name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-sec_grp", "subnet_name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-subnet", "net_name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-inst2", "inst1_name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-inst1", "image2_name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-image", "flavor1_name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-flavor1", "image1_name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack", "stack_user_project_id": "7a27431aa0ea4924b054e9d64b9db30b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-01T11:05:31Z", "links": [{"href": "http://172.30.9.24:8004/v1/628bd575e53d4e88b7dcb369a0378802/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack/86ad15d2-61c7-4e99-96d1-8f4eef6950ac", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "86ad15d2-61c7-4e99-96d1-8f4eef6950ac", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA5iQpE6hj4JrqTaiQlOAhq1H0WeYT7L3f34EKVrgarpwesCd/\ns1IxUEbhAi+Rof8guEJ4khiAD5NGhHJuZIIbIV3Gz/nAF/VBCMnWKNPfXLC+TS8Q\nhxDeE2ct2CG6FrVRFhGIE1USmW6kuUSCnrmDaNiTd3IFxCkKTNS7bs3+66ZmtZdS\nzmmAllM//jNaqdxlrx8r539dyjK4hfyftfxjqhPadBPiNMAHRNzL7PAZzCNY+h/Q\nxoph9I2XbISb1SgNjOQXoz+j4FPXj2UVBA3iN0serbNjUVUN4jKUTgm10LZ5GYsd\nhCRe1aJkWwh9RXNGxN9zbtUclOut1mvZtZgEvQIDAQABAoIBAGcYH8aMkmFVREyR\njGMEnFCQn/N9m8Nbs2P9/FGom1tI2H5000HTOgAKIFXIVWbKUS/5puVbUFKp2NcQ\nI9+mYNzrk1orOSACX6W+NM+JSe/NxRHyWWcH6VOrzt+ZDDGL+8z1AY4XeAN/iw7r\nX9AWroVTL4w8adTbxZ9xVJ1obh/FS4ttOxlwMhaKd2Nb0snMRCNW+DhpRXiy+rVA\nQSAwtDG4GlWcDZa8Ug+g0IR6xQroUBiXF+s2obRmpFMREeTTClgftqxWstuvHtcU\nmuXzMxLePCywRE6H6gIPdcIp36kCegmim46FpK1Te46/cixV4CyZfB+cIWGUJ9Px\nBASJD4kCgYEA+E0JUZag45OYw4NV+6kLEUhDYaNm70P9AfIb0G56wR3IE2gFPtDs\n9dfeXwgMGzSHpLdzWNQgtf4WK2Fx9aWCe3qJj4wIozVaN8UI+17wfqrWheq+s3C/\nj8XBtFaaXMpbkJloheMwKmI0HzH3b/A0tDCFSqEzi9Cnv6zQ1fQ9czcCgYEA7Ub5\n5pTU4LA7pYjyEiqYLgUiHI2BG18EutBDmnM2U4G+BpVFUbrDWQjLSlWcWws5Cbm1\nPIJW3RCAT1/n3Fr1kxcqon6ESSUJePM56w7nfZ7lO1hyVSpewvbGgZpGOd6XSxrJ\nTqIKy+hmDFtR0NYArIsYNoBex5C3lE+4xHhJ6asCgYAQRrx9pKoXQO2ao1lXjdUz\n5NDF7bgppwNGxWAdYaCaWCFtZDwzye4+j0/8WsKwZdkeawgcoosiYu2BGnol6BuN\njJLH3h4S1MR9M2VLVQXex8QYMzMdAB8OhaAU+jhULM+jwuqfHC1kGdvgz52wsMZD\nqYqTQc3nNF5KqkFmRQRiMQKBgQDRvzU3hIct2/vOF+HM90QxIi6GSPxBAty+e03X\nYVM7vGwLi7aMSelXcjOqkUU3IhOYqkYwqBM7NdQG1oOyweFl1kvE+svbkNbvySqA\nxFsUK/r9W/EtodfExrqxZHwBuefJ53LehNXAbL6Q28TWM+bCn+6WdyHRjfcKLvLp\nEmBcIwKBgQCgx/qBExwhOwn7QspFTEreOEZTx2FZavzFQ040f7ZiO9xP+coKON1w\nbN1auLu1pO5rdgc73JZVp1bESFc91KoHSa9Zx8t4DGPay+HMz6bGLlaFQwUE2xR3\ntFqBjgTk/IBglYBhkJAY7ymLKmxXZZAD1YgSUb5iDqdpb72QPYJHUQ==\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-08-01 11:05:42,506 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/628bd575e53d4e88b7dcb369a0378802/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack/86ad15d2-61c7-4e99-96d1-8f4eef6950ac used request id req-b0ce548a-3cda-4923-94f3-46e2b9e35b30 2018-08-01 11:05:42,506 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-08-01 11:05:42,507 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-01 11:05:45,510 - create_stack - DEBUG - Stack status query timeout in 1186.30202508 2018-08-01 11:05:45,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/628bd575e53d4e88b7dcb369a0378802/stacks/86ad15d2-61c7-4e99-96d1-8f4eef6950ac -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2fe5e0abb13c7f61127fc2f263392ecc18aa1ab" 2018-08-01 11:05:45,736 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:05:45 GMT Server: Apache x-openstack-request-id: req-f58fc890-61f8-4c67-a257-fa1a75f2885f Location: http://172.30.9.24:8004/v1/628bd575e53d4e88b7dcb369a0378802/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack/86ad15d2-61c7-4e99-96d1-8f4eef6950ac Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/628bd575e53d4e88b7dcb369a0378802/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack/86ad15d2-61c7-4e99-96d1-8f4eef6950ac;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:05:45,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:05:45 GMT Server: Apache x-openstack-request-id: req-c910ad7c-2bda-4f80-b36e-3a930992a253 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2078 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-flavor2", "OS::project_id": "628bd575e53d4e88b7dcb369a0378802", "OS::stack_id": "86ad15d2-61c7-4e99-96d1-8f4eef6950ac", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-kp", "security_group_name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-sec_grp", "subnet_name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-subnet", "net_name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-inst2", "inst1_name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-inst1", "image2_name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-image", "flavor1_name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-flavor1", "image1_name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack", "stack_user_project_id": "7a27431aa0ea4924b054e9d64b9db30b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-01T11:05:31Z", "links": [{"href": "http://172.30.9.24:8004/v1/628bd575e53d4e88b7dcb369a0378802/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack/86ad15d2-61c7-4e99-96d1-8f4eef6950ac", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "86ad15d2-61c7-4e99-96d1-8f4eef6950ac", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA5iQpE6hj4JrqTaiQlOAhq1H0WeYT7L3f34EKVrgarpwesCd/\ns1IxUEbhAi+Rof8guEJ4khiAD5NGhHJuZIIbIV3Gz/nAF/VBCMnWKNPfXLC+TS8Q\nhxDeE2ct2CG6FrVRFhGIE1USmW6kuUSCnrmDaNiTd3IFxCkKTNS7bs3+66ZmtZdS\nzmmAllM//jNaqdxlrx8r539dyjK4hfyftfxjqhPadBPiNMAHRNzL7PAZzCNY+h/Q\nxoph9I2XbISb1SgNjOQXoz+j4FPXj2UVBA3iN0serbNjUVUN4jKUTgm10LZ5GYsd\nhCRe1aJkWwh9RXNGxN9zbtUclOut1mvZtZgEvQIDAQABAoIBAGcYH8aMkmFVREyR\njGMEnFCQn/N9m8Nbs2P9/FGom1tI2H5000HTOgAKIFXIVWbKUS/5puVbUFKp2NcQ\nI9+mYNzrk1orOSACX6W+NM+JSe/NxRHyWWcH6VOrzt+ZDDGL+8z1AY4XeAN/iw7r\nX9AWroVTL4w8adTbxZ9xVJ1obh/FS4ttOxlwMhaKd2Nb0snMRCNW+DhpRXiy+rVA\nQSAwtDG4GlWcDZa8Ug+g0IR6xQroUBiXF+s2obRmpFMREeTTClgftqxWstuvHtcU\nmuXzMxLePCywRE6H6gIPdcIp36kCegmim46FpK1Te46/cixV4CyZfB+cIWGUJ9Px\nBASJD4kCgYEA+E0JUZag45OYw4NV+6kLEUhDYaNm70P9AfIb0G56wR3IE2gFPtDs\n9dfeXwgMGzSHpLdzWNQgtf4WK2Fx9aWCe3qJj4wIozVaN8UI+17wfqrWheq+s3C/\nj8XBtFaaXMpbkJloheMwKmI0HzH3b/A0tDCFSqEzi9Cnv6zQ1fQ9czcCgYEA7Ub5\n5pTU4LA7pYjyEiqYLgUiHI2BG18EutBDmnM2U4G+BpVFUbrDWQjLSlWcWws5Cbm1\nPIJW3RCAT1/n3Fr1kxcqon6ESSUJePM56w7nfZ7lO1hyVSpewvbGgZpGOd6XSxrJ\nTqIKy+hmDFtR0NYArIsYNoBex5C3lE+4xHhJ6asCgYAQRrx9pKoXQO2ao1lXjdUz\n5NDF7bgppwNGxWAdYaCaWCFtZDwzye4+j0/8WsKwZdkeawgcoosiYu2BGnol6BuN\njJLH3h4S1MR9M2VLVQXex8QYMzMdAB8OhaAU+jhULM+jwuqfHC1kGdvgz52wsMZD\nqYqTQc3nNF5KqkFmRQRiMQKBgQDRvzU3hIct2/vOF+HM90QxIi6GSPxBAty+e03X\nYVM7vGwLi7aMSelXcjOqkUU3IhOYqkYwqBM7NdQG1oOyweFl1kvE+svbkNbvySqA\nxFsUK/r9W/EtodfExrqxZHwBuefJ53LehNXAbL6Q28TWM+bCn+6WdyHRjfcKLvLp\nEmBcIwKBgQCgx/qBExwhOwn7QspFTEreOEZTx2FZavzFQ040f7ZiO9xP+coKON1w\nbN1auLu1pO5rdgc73JZVp1bESFc91KoHSa9Zx8t4DGPay+HMz6bGLlaFQwUE2xR3\ntFqBjgTk/IBglYBhkJAY7ymLKmxXZZAD1YgSUb5iDqdpb72QPYJHUQ==\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-08-01 11:05:45,860 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/628bd575e53d4e88b7dcb369a0378802/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack/86ad15d2-61c7-4e99-96d1-8f4eef6950ac used request id req-c910ad7c-2bda-4f80-b36e-3a930992a253 2018-08-01 11:05:45,861 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-08-01 11:05:45,861 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-01 11:05:48,864 - create_stack - DEBUG - Stack status query timeout in 1182.94751811 2018-08-01 11:05:48,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/628bd575e53d4e88b7dcb369a0378802/stacks/86ad15d2-61c7-4e99-96d1-8f4eef6950ac -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2fe5e0abb13c7f61127fc2f263392ecc18aa1ab" 2018-08-01 11:05:48,894 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:05:48 GMT Server: Apache x-openstack-request-id: req-676ec9d6-b826-4bc2-b69c-baa11ec99693 Location: http://172.30.9.24:8004/v1/628bd575e53d4e88b7dcb369a0378802/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack/86ad15d2-61c7-4e99-96d1-8f4eef6950ac Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/628bd575e53d4e88b7dcb369a0378802/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack/86ad15d2-61c7-4e99-96d1-8f4eef6950ac;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:05:49,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:05:48 GMT Server: Apache x-openstack-request-id: req-2e060242-4817-421c-a532-80efcda8bf08 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2086 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-0e56817c-a4f8-4452-b53f-3b219d685b87-flavor2", "OS::project_id": "628bd575e53d4e88b7dcb369a0378802", "OS::stack_id": "86ad15d2-61c7-4e99-96d1-8f4eef6950ac", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-kp", "security_group_name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-sec_grp", "subnet_name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-subnet", "net_name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-inst2", "inst1_name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-inst1", "image2_name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-image", "flavor1_name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-flavor1", "image1_name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack", "stack_user_project_id": "7a27431aa0ea4924b054e9d64b9db30b", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-01T11:05:31Z", "links": [{"href": "http://172.30.9.24:8004/v1/628bd575e53d4e88b7dcb369a0378802/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack/86ad15d2-61c7-4e99-96d1-8f4eef6950ac", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "86ad15d2-61c7-4e99-96d1-8f4eef6950ac", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA5iQpE6hj4JrqTaiQlOAhq1H0WeYT7L3f34EKVrgarpwesCd/\ns1IxUEbhAi+Rof8guEJ4khiAD5NGhHJuZIIbIV3Gz/nAF/VBCMnWKNPfXLC+TS8Q\nhxDeE2ct2CG6FrVRFhGIE1USmW6kuUSCnrmDaNiTd3IFxCkKTNS7bs3+66ZmtZdS\nzmmAllM//jNaqdxlrx8r539dyjK4hfyftfxjqhPadBPiNMAHRNzL7PAZzCNY+h/Q\nxoph9I2XbISb1SgNjOQXoz+j4FPXj2UVBA3iN0serbNjUVUN4jKUTgm10LZ5GYsd\nhCRe1aJkWwh9RXNGxN9zbtUclOut1mvZtZgEvQIDAQABAoIBAGcYH8aMkmFVREyR\njGMEnFCQn/N9m8Nbs2P9/FGom1tI2H5000HTOgAKIFXIVWbKUS/5puVbUFKp2NcQ\nI9+mYNzrk1orOSACX6W+NM+JSe/NxRHyWWcH6VOrzt+ZDDGL+8z1AY4XeAN/iw7r\nX9AWroVTL4w8adTbxZ9xVJ1obh/FS4ttOxlwMhaKd2Nb0snMRCNW+DhpRXiy+rVA\nQSAwtDG4GlWcDZa8Ug+g0IR6xQroUBiXF+s2obRmpFMREeTTClgftqxWstuvHtcU\nmuXzMxLePCywRE6H6gIPdcIp36kCegmim46FpK1Te46/cixV4CyZfB+cIWGUJ9Px\nBASJD4kCgYEA+E0JUZag45OYw4NV+6kLEUhDYaNm70P9AfIb0G56wR3IE2gFPtDs\n9dfeXwgMGzSHpLdzWNQgtf4WK2Fx9aWCe3qJj4wIozVaN8UI+17wfqrWheq+s3C/\nj8XBtFaaXMpbkJloheMwKmI0HzH3b/A0tDCFSqEzi9Cnv6zQ1fQ9czcCgYEA7Ub5\n5pTU4LA7pYjyEiqYLgUiHI2BG18EutBDmnM2U4G+BpVFUbrDWQjLSlWcWws5Cbm1\nPIJW3RCAT1/n3Fr1kxcqon6ESSUJePM56w7nfZ7lO1hyVSpewvbGgZpGOd6XSxrJ\nTqIKy+hmDFtR0NYArIsYNoBex5C3lE+4xHhJ6asCgYAQRrx9pKoXQO2ao1lXjdUz\n5NDF7bgppwNGxWAdYaCaWCFtZDwzye4+j0/8WsKwZdkeawgcoosiYu2BGnol6BuN\njJLH3h4S1MR9M2VLVQXex8QYMzMdAB8OhaAU+jhULM+jwuqfHC1kGdvgz52wsMZD\nqYqTQc3nNF5KqkFmRQRiMQKBgQDRvzU3hIct2/vOF+HM90QxIi6GSPxBAty+e03X\nYVM7vGwLi7aMSelXcjOqkUU3IhOYqkYwqBM7NdQG1oOyweFl1kvE+svbkNbvySqA\nxFsUK/r9W/EtodfExrqxZHwBuefJ53LehNXAbL6Q28TWM+bCn+6WdyHRjfcKLvLp\nEmBcIwKBgQCgx/qBExwhOwn7QspFTEreOEZTx2FZavzFQ040f7ZiO9xP+coKON1w\nbN1auLu1pO5rdgc73JZVp1bESFc91KoHSa9Zx8t4DGPay+HMz6bGLlaFQwUE2xR3\ntFqBjgTk/IBglYBhkJAY7ymLKmxXZZAD1YgSUb5iDqdpb72QPYJHUQ==\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-08-01 11:05:49,019 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/628bd575e53d4e88b7dcb369a0378802/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack/86ad15d2-61c7-4e99-96d1-8f4eef6950ac used request id req-2e060242-4817-421c-a532-80efcda8bf08 2018-08-01 11:05:49,019 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-08-01 11:05:49,019 - create_stack - DEBUG - Stack is active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack 2018-08-01 11:05:49,020 - create_stack - INFO - Stack is now active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack 2018-08-01 11:05:49,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/628bd575e53d4e88b7dcb369a0378802/stacks/86ad15d2-61c7-4e99-96d1-8f4eef6950ac/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2fe5e0abb13c7f61127fc2f263392ecc18aa1ab" 2018-08-01 11:05:49,209 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:05:49 GMT Server: Apache x-openstack-request-id: req-561d2779-2c45-4941-adc1-a37cad5941ac Location: http://172.30.9.24:8004/v1/628bd575e53d4e88b7dcb369a0378802/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack/86ad15d2-61c7-4e99-96d1-8f4eef6950ac/resources Content-Length: 563 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/628bd575e53d4e88b7dcb369a0378802/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack/86ad15d2-61c7-4e99-96d1-8f4eef6950ac/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:05:49,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:05:49 GMT Server: Apache x-openstack-request-id: req-51c8558a-ac1a-4efd-b3c3-037b0666aee3 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1053 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "subnet", "links": [{"href": "http://172.30.9.24:8004/v1/628bd575e53d4e88b7dcb369a0378802/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack/86ad15d2-61c7-4e99-96d1-8f4eef6950ac/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/628bd575e53d4e88b7dcb369a0378802/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack/86ad15d2-61c7-4e99-96d1-8f4eef6950ac", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-08-01T11:05:31Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-01T11:05:31Z", "required_by": ["management_router_interface", "vm1", "port1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "bb9d9918-a1b3-4a60-bef8-bf704f15b23f", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.24:8004/v1/628bd575e53d4e88b7dcb369a0378802/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack/86ad15d2-61c7-4e99-96d1-8f4eef6950ac/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/628bd575e53d4e88b7dcb369a0378802/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack/86ad15d2-61c7-4e99-96d1-8f4eef6950ac", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-08-01T11:05:31Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-01T11:05:31Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "5de58126-4769-41f8-9175-a4f2e324c721", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.24:8004/v1/628bd575e53d4e88b7dcb369a0378802/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack/86ad15d2-61c7-4e99-96d1-8f4eef6950ac/resources/network", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/628bd575e53d4e88b7dcb369a0378802/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack/86ad15d2-61c7-4e99-96d1-8f4eef6950ac", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-08-01T11:05:31Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-01T11:05:31Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "56738e05-553a-4403-a9d6-67c32d0cf728", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.24:8004/v1/628bd575e53d4e88b7dcb369a0378802/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack/86ad15d2-61c7-4e99-96d1-8f4eef6950ac/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/628bd575e53d4e88b7dcb369a0378802/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack/86ad15d2-61c7-4e99-96d1-8f4eef6950ac", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-08-01T11:05:31Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-01T11:05:31Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "ae3045ab-7010-4624-ace2-227e417bc8f0", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.24:8004/v1/628bd575e53d4e88b7dcb369a0378802/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack/86ad15d2-61c7-4e99-96d1-8f4eef6950ac/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/628bd575e53d4e88b7dcb369a0378802/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack/86ad15d2-61c7-4e99-96d1-8f4eef6950ac", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-08-01T11:05:31Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-01T11:05:31Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "e906847d-89c9-45dc-b63a-5501189a67f6", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "flavor2", "links": [{"href": "http://172.30.9.24:8004/v1/628bd575e53d4e88b7dcb369a0378802/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack/86ad15d2-61c7-4e99-96d1-8f4eef6950ac/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/628bd575e53d4e88b7dcb369a0378802/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack/86ad15d2-61c7-4e99-96d1-8f4eef6950ac", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-08-01T11:05:31Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-01T11:05:31Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "96806415-9d18-470d-bbb7-3ef70a5bf4e9", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.24:8004/v1/628bd575e53d4e88b7dcb369a0378802/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack/86ad15d2-61c7-4e99-96d1-8f4eef6950ac/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/628bd575e53d4e88b7dcb369a0378802/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack/86ad15d2-61c7-4e99-96d1-8f4eef6950ac", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-08-01T11:05:31Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-01T11:05:31Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "74", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.24:8004/v1/628bd575e53d4e88b7dcb369a0378802/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack/86ad15d2-61c7-4e99-96d1-8f4eef6950ac/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/628bd575e53d4e88b7dcb369a0378802/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack/86ad15d2-61c7-4e99-96d1-8f4eef6950ac", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-08-01T11:05:31Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-01T11:05:31Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-kp", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.24:8004/v1/628bd575e53d4e88b7dcb369a0378802/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack/86ad15d2-61c7-4e99-96d1-8f4eef6950ac/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/628bd575e53d4e88b7dcb369a0378802/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack/86ad15d2-61c7-4e99-96d1-8f4eef6950ac", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-08-01T11:05:31Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-01T11:05:31Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "ebab45da-8c3a-474e-8c6f-f2a4c482bd8f:subnet_id=bb9d9918-a1b3-4a60-bef8-bf704f15b23f", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.24:8004/v1/628bd575e53d4e88b7dcb369a0378802/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack/86ad15d2-61c7-4e99-96d1-8f4eef6950ac/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/628bd575e53d4e88b7dcb369a0378802/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack/86ad15d2-61c7-4e99-96d1-8f4eef6950ac", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-08-01T11:05:31Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-01T11:05:31Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "ebab45da-8c3a-474e-8c6f-f2a4c482bd8f", "resource_type": "OS::Neutron::Router"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.24:8004/v1/628bd575e53d4e88b7dcb369a0378802/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack/86ad15d2-61c7-4e99-96d1-8f4eef6950ac/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/628bd575e53d4e88b7dcb369a0378802/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack/86ad15d2-61c7-4e99-96d1-8f4eef6950ac", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-08-01T11:05:31Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-01T11:05:31Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "f9daf5fc-60d1-4e74-80e9-35cce0b8cfa7", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.24:8004/v1/628bd575e53d4e88b7dcb369a0378802/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack/86ad15d2-61c7-4e99-96d1-8f4eef6950ac/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/628bd575e53d4e88b7dcb369a0378802/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack/86ad15d2-61c7-4e99-96d1-8f4eef6950ac", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-08-01T11:05:31Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-01T11:05:31Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "d26dbf09-e1e6-475f-9801-ba6c6ef2f920", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.24:8004/v1/628bd575e53d4e88b7dcb369a0378802/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack/86ad15d2-61c7-4e99-96d1-8f4eef6950ac/resources/port1", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/628bd575e53d4e88b7dcb369a0378802/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack/86ad15d2-61c7-4e99-96d1-8f4eef6950ac", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-08-01T11:05:31Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-01T11:05:31Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "929c324b-b515-4c77-8a8f-5034d20ee942", "resource_type": "OS::Neutron::Port"}]} 2018-08-01 11:05:49,286 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/628bd575e53d4e88b7dcb369a0378802/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack/86ad15d2-61c7-4e99-96d1-8f4eef6950ac/resources used request id req-51c8558a-ac1a-4efd-b3c3-037b0666aee3 2018-08-01 11:05:49,291 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/f9daf5fc-60d1-4e74-80e9-35cce0b8cfa7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2fe5e0abb13c7f61127fc2f263392ecc18aa1ab" 2018-08-01 11:05:49,296 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d26dbf09-e1e6-475f-9801-ba6c6ef2f920 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2fe5e0abb13c7f61127fc2f263392ecc18aa1ab" 2018-08-01 11:05:49,449 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11: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-2d1d7f07-3614-4a72-abda-a42e709827e1 x-compute-request-id: req-2d1d7f07-3614-4a72-abda-a42e709827e1 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:ab:b7", "version": 4, "addr": "10.1.2.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:ab:b7", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f9daf5fc-60d1-4e74-80e9-35cce0b8cfa7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f9daf5fc-60d1-4e74-80e9-35cce0b8cfa7", "rel": "bookmark"}], "image": {"id": "8d499aed-6032-4512-a797-dc5cea376890", "links": [{"href": "http://172.30.9.24:8774/images/8d499aed-6032-4512-a797-dc5cea376890", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000004b", "OS-SRV-USG:launched_at": "2018-08-01T11:05:46.000000", "flavor": {"id": "5de58126-4769-41f8-9175-a4f2e324c721", "links": [{"href": "http://172.30.9.24:8774/flavors/5de58126-4769-41f8-9175-a4f2e324c721", "rel": "bookmark"}]}, "id": "f9daf5fc-60d1-4e74-80e9-35cce0b8cfa7", "security_groups": [{"name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-sec_grp"}], "user_id": "8d1c9833705a48c29c351d4d614377aa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:05:46Z", "hostId": "451d412694ca3301f5e99406358bdd177083043a1b19247a177f924a", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-inst1", "created": "2018-08-01T11:05:41Z", "tenant_id": "628bd575e53d4e88b7dcb369a0378802", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 11:05:49,449 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/f9daf5fc-60d1-4e74-80e9-35cce0b8cfa7 used request id req-2d1d7f07-3614-4a72-abda-a42e709827e1 2018-08-01 11:05:49,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2fe5e0abb13c7f61127fc2f263392ecc18aa1ab" 2018-08-01 11:05:49,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-95a40668-f15a-4013-8ade-7ddeb9a44a02 Date: Wed, 01 Aug 2018 11:05:49 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"56738e05-553a-4403-a9d6-67c32d0cf728","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":21,"ipv4_address_scope":null,"shared":false,"project_id":"628bd575e53d4e88b7dcb369a0378802","l2_adjacency":true,"status":"ACTIVE","subnets":["bb9d9918-a1b3-4a60-bef8-bf704f15b23f"],"description":"","tags":[],"updated_at":"2018-08-01T11:05:37Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-net","admin_state_up":true,"tenant_id":"628bd575e53d4e88b7dcb369a0378802","created_at":"2018-08-01T11:05:36Z","provider:network_type":"vxlan"}]} 2018-08-01 11:05:49,545 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-net used request id req-95a40668-f15a-4013-8ade-7ddeb9a44a02 2018-08-01 11:05:49,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 11:05:49,554 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 11:05: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 11:05:49,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/628bd575e53d4e88b7dcb369a0378802 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2fe5e0abb13c7f61127fc2f263392ecc18aa1ab" 2018-08-01 11:05:49,628 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:05:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-246c8563-a040-492f-a8c4-d56eabf3ed0c Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/628bd575e53d4e88b7dcb369a0378802"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "628bd575e53d4e88b7dcb369a0378802", "name": "CreateStackFloatingIpTests-41ccfb8b-b855-440-proj"}} 2018-08-01 11:05:49,628 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/628bd575e53d4e88b7dcb369a0378802 used request id req-246c8563-a040-492f-a8c4-d56eabf3ed0c 2018-08-01 11:05:49,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=56738e05-553a-4403-a9d6-67c32d0cf728 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2fe5e0abb13c7f61127fc2f263392ecc18aa1ab" 2018-08-01 11:05:49,667 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11: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-18826b94-d021-45d6-bbe3-81e5f1ec5365 x-compute-request-id: req-18826b94-d021-45d6-bbe3-81e5f1ec5365 Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:a6:81", "version": 4, "addr": "10.1.2.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/d26dbf09-e1e6-475f-9801-ba6c6ef2f920", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d26dbf09-e1e6-475f-9801-ba6c6ef2f920", "rel": "bookmark"}], "image": {"id": "8d499aed-6032-4512-a797-dc5cea376890", "links": [{"href": "http://172.30.9.24:8774/images/8d499aed-6032-4512-a797-dc5cea376890", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000004a", "OS-SRV-USG:launched_at": "2018-08-01T11:05:43.000000", "flavor": {"id": "96806415-9d18-470d-bbb7-3ef70a5bf4e9", "links": [{"href": "http://172.30.9.24:8774/flavors/96806415-9d18-470d-bbb7-3ef70a5bf4e9", "rel": "bookmark"}]}, "id": "d26dbf09-e1e6-475f-9801-ba6c6ef2f920", "security_groups": [{"name": "default"}], "user_id": "8d1c9833705a48c29c351d4d614377aa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:05:43Z", "hostId": "b903b351f2d4acf5135f888cf7fc1973089bae0ec076181bb78af556", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-inst2", "created": "2018-08-01T11:05:39Z", "tenant_id": "628bd575e53d4e88b7dcb369a0378802", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 11:05:49,667 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d26dbf09-e1e6-475f-9801-ba6c6ef2f920 used request id req-18826b94-d021-45d6-bbe3-81e5f1ec5365 2018-08-01 11:05:49,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2fe5e0abb13c7f61127fc2f263392ecc18aa1ab" 2018-08-01 11:05:49,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-7502a328-86cb-466b-a130-1cf0fe01aba1 Date: Wed, 01 Aug 2018 11:05:49 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T11:05:37Z","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":"bb9d9918-a1b3-4a60-bef8-bf704f15b23f","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"628bd575e53d4e88b7dcb369a0378802","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-subnet","enable_dhcp":true,"segment_id":null,"network_id":"56738e05-553a-4403-a9d6-67c32d0cf728","tenant_id":"628bd575e53d4e88b7dcb369a0378802","created_at":"2018-08-01T11:05:37Z","ip_version":4}]} 2018-08-01 11:05:49,675 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=56738e05-553a-4403-a9d6-67c32d0cf728 used request id req-7502a328-86cb-466b-a130-1cf0fe01aba1 2018-08-01 11:05:49,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=56738e05-553a-4403-a9d6-67c32d0cf728 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2fe5e0abb13c7f61127fc2f263392ecc18aa1ab" 2018-08-01 11:05:49,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4006 X-Openstack-Request-Id: req-091eb69c-6160-4aef-8373-21eb2538378e Date: Wed, 01 Aug 2018 11:05:49 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:05:40Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"bb9d9918-a1b3-4a60-bef8-bf704f15b23f","ip_address":"10.1.2.2"}],"id":"2626d468-9254-47af-a4b0-0bd93629f8f8","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ac:eb:78","project_id":"628bd575e53d4e88b7dcb369a0378802","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"56738e05-553a-4403-a9d6-67c32d0cf728","tenant_id":"628bd575e53d4e88b7dcb369a0378802","created_at":"2018-08-01T11:05:37Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-56738e05-553a-4403-a9d6-67c32d0cf728","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:05:43Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"bb9d9918-a1b3-4a60-bef8-bf704f15b23f","ip_address":"10.1.2.1"}],"id":"4238c7de-37ea-46a1-933e-db3f0586e1d3","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:53:a1:6f","project_id":"628bd575e53d4e88b7dcb369a0378802","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"56738e05-553a-4403-a9d6-67c32d0cf728","tenant_id":"628bd575e53d4e88b7dcb369a0378802","created_at":"2018-08-01T11:05:38Z","binding:vnic_type":"normal","device_id":"ebab45da-8c3a-474e-8c6f-f2a4c482bd8f","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:05:46Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"bb9d9918-a1b3-4a60-bef8-bf704f15b23f","ip_address":"10.1.2.8"}],"id":"929c324b-b515-4c77-8a8f-5034d20ee942","security_groups":["ae3045ab-7010-4624-ace2-227e417bc8f0"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:12:ab:b7","project_id":"628bd575e53d4e88b7dcb369a0378802","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack-port1-fm2wwwq3qwdp","admin_state_up":true,"network_id":"56738e05-553a-4403-a9d6-67c32d0cf728","tenant_id":"628bd575e53d4e88b7dcb369a0378802","created_at":"2018-08-01T11:05:38Z","binding:vnic_type":"normal","device_id":"f9daf5fc-60d1-4e74-80e9-35cce0b8cfa7","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:05:43Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"bb9d9918-a1b3-4a60-bef8-bf704f15b23f","ip_address":"10.1.2.6"}],"id":"b3b497fa-77ef-4520-832c-9696c6670948","security_groups":["168572b1-da5a-4763-9414-d826f6c2f639"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c7:a6:81","project_id":"628bd575e53d4e88b7dcb369a0378802","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"56738e05-553a-4403-a9d6-67c32d0cf728","tenant_id":"628bd575e53d4e88b7dcb369a0378802","created_at":"2018-08-01T11:05:40Z","binding:vnic_type":"normal","device_id":"d26dbf09-e1e6-475f-9801-ba6c6ef2f920","ip_allocation":"immediate"}]} 2018-08-01 11:05:49,728 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=56738e05-553a-4403-a9d6-67c32d0cf728 used request id req-091eb69c-6160-4aef-8373-21eb2538378e 2018-08-01 11:05:49,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-adee5cf7-fb4e-49b0-94b8-7e3387fe126f Date: Wed, 01 Aug 2018 11:05:49 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"56738e05-553a-4403-a9d6-67c32d0cf728","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":21,"ipv4_address_scope":null,"shared":false,"project_id":"628bd575e53d4e88b7dcb369a0378802","l2_adjacency":true,"status":"ACTIVE","subnets":["bb9d9918-a1b3-4a60-bef8-bf704f15b23f"],"description":"","tags":[],"updated_at":"2018-08-01T11:05:37Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-net","admin_state_up":true,"tenant_id":"628bd575e53d4e88b7dcb369a0378802","created_at":"2018-08-01T11:05:36Z","provider:network_type":"vxlan"}]} 2018-08-01 11:05:49,763 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-net used request id req-adee5cf7-fb4e-49b0-94b8-7e3387fe126f 2018-08-01 11:05:49,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/628bd575e53d4e88b7dcb369a0378802 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2fe5e0abb13c7f61127fc2f263392ecc18aa1ab" 2018-08-01 11:05:49,870 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:05:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9812dac3-24ed-4908-849b-c71e6c6a22c4 Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/628bd575e53d4e88b7dcb369a0378802"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "628bd575e53d4e88b7dcb369a0378802", "name": "CreateStackFloatingIpTests-41ccfb8b-b855-440-proj"}} 2018-08-01 11:05:49,870 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/628bd575e53d4e88b7dcb369a0378802 used request id req-9812dac3-24ed-4908-849b-c71e6c6a22c4 2018-08-01 11:05:49,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=56738e05-553a-4403-a9d6-67c32d0cf728 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2fe5e0abb13c7f61127fc2f263392ecc18aa1ab" 2018-08-01 11:05:49,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-9805b517-381d-43bd-b29a-d0b923049171 Date: Wed, 01 Aug 2018 11:05:49 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T11:05:37Z","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":"bb9d9918-a1b3-4a60-bef8-bf704f15b23f","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"628bd575e53d4e88b7dcb369a0378802","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-subnet","enable_dhcp":true,"segment_id":null,"network_id":"56738e05-553a-4403-a9d6-67c32d0cf728","tenant_id":"628bd575e53d4e88b7dcb369a0378802","created_at":"2018-08-01T11:05:37Z","ip_version":4}]} 2018-08-01 11:05:49,918 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=56738e05-553a-4403-a9d6-67c32d0cf728 used request id req-9805b517-381d-43bd-b29a-d0b923049171 2018-08-01 11:05:49,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=56738e05-553a-4403-a9d6-67c32d0cf728 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2fe5e0abb13c7f61127fc2f263392ecc18aa1ab" 2018-08-01 11:05:49,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4006 X-Openstack-Request-Id: req-38c14b52-9eda-43ba-ae17-3d79ed594438 Date: Wed, 01 Aug 2018 11:05:49 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:05:40Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"bb9d9918-a1b3-4a60-bef8-bf704f15b23f","ip_address":"10.1.2.2"}],"id":"2626d468-9254-47af-a4b0-0bd93629f8f8","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ac:eb:78","project_id":"628bd575e53d4e88b7dcb369a0378802","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"56738e05-553a-4403-a9d6-67c32d0cf728","tenant_id":"628bd575e53d4e88b7dcb369a0378802","created_at":"2018-08-01T11:05:37Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-56738e05-553a-4403-a9d6-67c32d0cf728","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:05:43Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"bb9d9918-a1b3-4a60-bef8-bf704f15b23f","ip_address":"10.1.2.1"}],"id":"4238c7de-37ea-46a1-933e-db3f0586e1d3","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:53:a1:6f","project_id":"628bd575e53d4e88b7dcb369a0378802","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"56738e05-553a-4403-a9d6-67c32d0cf728","tenant_id":"628bd575e53d4e88b7dcb369a0378802","created_at":"2018-08-01T11:05:38Z","binding:vnic_type":"normal","device_id":"ebab45da-8c3a-474e-8c6f-f2a4c482bd8f","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:05:46Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"bb9d9918-a1b3-4a60-bef8-bf704f15b23f","ip_address":"10.1.2.8"}],"id":"929c324b-b515-4c77-8a8f-5034d20ee942","security_groups":["ae3045ab-7010-4624-ace2-227e417bc8f0"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:12:ab:b7","project_id":"628bd575e53d4e88b7dcb369a0378802","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack-port1-fm2wwwq3qwdp","admin_state_up":true,"network_id":"56738e05-553a-4403-a9d6-67c32d0cf728","tenant_id":"628bd575e53d4e88b7dcb369a0378802","created_at":"2018-08-01T11:05:38Z","binding:vnic_type":"normal","device_id":"f9daf5fc-60d1-4e74-80e9-35cce0b8cfa7","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:05:43Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"bb9d9918-a1b3-4a60-bef8-bf704f15b23f","ip_address":"10.1.2.6"}],"id":"b3b497fa-77ef-4520-832c-9696c6670948","security_groups":["168572b1-da5a-4763-9414-d826f6c2f639"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c7:a6:81","project_id":"628bd575e53d4e88b7dcb369a0378802","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"56738e05-553a-4403-a9d6-67c32d0cf728","tenant_id":"628bd575e53d4e88b7dcb369a0378802","created_at":"2018-08-01T11:05:40Z","binding:vnic_type":"normal","device_id":"d26dbf09-e1e6-475f-9801-ba6c6ef2f920","ip_allocation":"immediate"}]} 2018-08-01 11:05:49,983 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=56738e05-553a-4403-a9d6-67c32d0cf728 used request id req-38c14b52-9eda-43ba-ae17-3d79ed594438 2018-08-01 11:05:49,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/628bd575e53d4e88b7dcb369a0378802/stacks/86ad15d2-61c7-4e99-96d1-8f4eef6950ac/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2fe5e0abb13c7f61127fc2f263392ecc18aa1ab" 2018-08-01 11:05:50,014 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:05:49 GMT Server: Apache x-openstack-request-id: req-d339bc9a-4087-4597-b280-006d210e0a28 Location: http://172.30.9.24:8004/v1/628bd575e53d4e88b7dcb369a0378802/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack/86ad15d2-61c7-4e99-96d1-8f4eef6950ac/resources Content-Length: 563 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/628bd575e53d4e88b7dcb369a0378802/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack/86ad15d2-61c7-4e99-96d1-8f4eef6950ac/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:05:50,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:05:50 GMT Server: Apache x-openstack-request-id: req-e16b9932-f7f7-4d51-8527-67e97962caf7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1050 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "subnet", "links": [{"href": "http://172.30.9.24:8004/v1/628bd575e53d4e88b7dcb369a0378802/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack/86ad15d2-61c7-4e99-96d1-8f4eef6950ac/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/628bd575e53d4e88b7dcb369a0378802/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack/86ad15d2-61c7-4e99-96d1-8f4eef6950ac", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-08-01T11:05:31Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-01T11:05:31Z", "required_by": ["management_router_interface", "vm1", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "bb9d9918-a1b3-4a60-bef8-bf704f15b23f", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.24:8004/v1/628bd575e53d4e88b7dcb369a0378802/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack/86ad15d2-61c7-4e99-96d1-8f4eef6950ac/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/628bd575e53d4e88b7dcb369a0378802/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack/86ad15d2-61c7-4e99-96d1-8f4eef6950ac", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-08-01T11:05:31Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-01T11:05:31Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "5de58126-4769-41f8-9175-a4f2e324c721", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.24:8004/v1/628bd575e53d4e88b7dcb369a0378802/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack/86ad15d2-61c7-4e99-96d1-8f4eef6950ac/resources/network", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/628bd575e53d4e88b7dcb369a0378802/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack/86ad15d2-61c7-4e99-96d1-8f4eef6950ac", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-08-01T11:05:31Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-01T11:05:31Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "56738e05-553a-4403-a9d6-67c32d0cf728", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.24:8004/v1/628bd575e53d4e88b7dcb369a0378802/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack/86ad15d2-61c7-4e99-96d1-8f4eef6950ac/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/628bd575e53d4e88b7dcb369a0378802/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack/86ad15d2-61c7-4e99-96d1-8f4eef6950ac", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-08-01T11:05:31Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-01T11:05:31Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "ae3045ab-7010-4624-ace2-227e417bc8f0", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.24:8004/v1/628bd575e53d4e88b7dcb369a0378802/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack/86ad15d2-61c7-4e99-96d1-8f4eef6950ac/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/628bd575e53d4e88b7dcb369a0378802/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack/86ad15d2-61c7-4e99-96d1-8f4eef6950ac", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-08-01T11:05:31Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-01T11:05:31Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "e906847d-89c9-45dc-b63a-5501189a67f6", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "flavor2", "links": [{"href": "http://172.30.9.24:8004/v1/628bd575e53d4e88b7dcb369a0378802/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack/86ad15d2-61c7-4e99-96d1-8f4eef6950ac/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/628bd575e53d4e88b7dcb369a0378802/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack/86ad15d2-61c7-4e99-96d1-8f4eef6950ac", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-08-01T11:05:31Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-01T11:05:31Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "96806415-9d18-470d-bbb7-3ef70a5bf4e9", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.24:8004/v1/628bd575e53d4e88b7dcb369a0378802/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack/86ad15d2-61c7-4e99-96d1-8f4eef6950ac/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/628bd575e53d4e88b7dcb369a0378802/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack/86ad15d2-61c7-4e99-96d1-8f4eef6950ac", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-08-01T11:05:31Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-01T11:05:31Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "74", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.24:8004/v1/628bd575e53d4e88b7dcb369a0378802/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack/86ad15d2-61c7-4e99-96d1-8f4eef6950ac/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/628bd575e53d4e88b7dcb369a0378802/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack/86ad15d2-61c7-4e99-96d1-8f4eef6950ac", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-08-01T11:05:31Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-01T11:05:31Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-kp", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.24:8004/v1/628bd575e53d4e88b7dcb369a0378802/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack/86ad15d2-61c7-4e99-96d1-8f4eef6950ac/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/628bd575e53d4e88b7dcb369a0378802/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack/86ad15d2-61c7-4e99-96d1-8f4eef6950ac", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-08-01T11:05:31Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-01T11:05:31Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "ebab45da-8c3a-474e-8c6f-f2a4c482bd8f:subnet_id=bb9d9918-a1b3-4a60-bef8-bf704f15b23f", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.24:8004/v1/628bd575e53d4e88b7dcb369a0378802/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack/86ad15d2-61c7-4e99-96d1-8f4eef6950ac/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/628bd575e53d4e88b7dcb369a0378802/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack/86ad15d2-61c7-4e99-96d1-8f4eef6950ac", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-08-01T11:05:31Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-01T11:05:31Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "ebab45da-8c3a-474e-8c6f-f2a4c482bd8f", "resource_type": "OS::Neutron::Router"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.24:8004/v1/628bd575e53d4e88b7dcb369a0378802/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack/86ad15d2-61c7-4e99-96d1-8f4eef6950ac/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/628bd575e53d4e88b7dcb369a0378802/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack/86ad15d2-61c7-4e99-96d1-8f4eef6950ac", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-08-01T11:05:31Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-01T11:05:31Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "f9daf5fc-60d1-4e74-80e9-35cce0b8cfa7", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.24:8004/v1/628bd575e53d4e88b7dcb369a0378802/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack/86ad15d2-61c7-4e99-96d1-8f4eef6950ac/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/628bd575e53d4e88b7dcb369a0378802/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack/86ad15d2-61c7-4e99-96d1-8f4eef6950ac", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-08-01T11:05:31Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-01T11:05:31Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "d26dbf09-e1e6-475f-9801-ba6c6ef2f920", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.24:8004/v1/628bd575e53d4e88b7dcb369a0378802/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack/86ad15d2-61c7-4e99-96d1-8f4eef6950ac/resources/port1", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/628bd575e53d4e88b7dcb369a0378802/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack/86ad15d2-61c7-4e99-96d1-8f4eef6950ac", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-08-01T11:05:31Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-01T11:05:31Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "929c324b-b515-4c77-8a8f-5034d20ee942", "resource_type": "OS::Neutron::Port"}]} 2018-08-01 11:05:50,092 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/628bd575e53d4e88b7dcb369a0378802/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack/86ad15d2-61c7-4e99-96d1-8f4eef6950ac/resources used request id req-e16b9932-f7f7-4d51-8527-67e97962caf7 2018-08-01 11:05:50,097 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors/5de58126-4769-41f8-9175-a4f2e324c721 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2fe5e0abb13c7f61127fc2f263392ecc18aa1ab" 2018-08-01 11:05:50,100 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors/96806415-9d18-470d-bbb7-3ef70a5bf4e9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2fe5e0abb13c7f61127fc2f263392ecc18aa1ab" 2018-08-01 11:05:50,122 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11: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-cae34aa3-6b6a-4f14-a0a5-487175207bcb x-compute-request-id: req-cae34aa3-6b6a-4f14-a0a5-487175207bcb Content-Encoding: gzip Content-Length: 341 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack-flavor2-mixjvat5lvcj", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/96806415-9d18-470d-bbb7-3ef70a5bf4e9", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/96806415-9d18-470d-bbb7-3ef70a5bf4e9", "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": "96806415-9d18-470d-bbb7-3ef70a5bf4e9"}} 2018-08-01 11:05:50,122 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/96806415-9d18-470d-bbb7-3ef70a5bf4e9 used request id req-cae34aa3-6b6a-4f14-a0a5-487175207bcb 2018-08-01 11:05:50,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/bb9d9918-a1b3-4a60-bef8-bf704f15b23f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2fe5e0abb13c7f61127fc2f263392ecc18aa1ab" 2018-08-01 11:05:50,131 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11: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-0429c29d-45fc-493c-ac5e-968cf3335cc6 x-compute-request-id: req-0429c29d-45fc-493c-ac5e-968cf3335cc6 Content-Encoding: gzip Content-Length: 340 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack-flavor1-pq4c63noqit3", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/5de58126-4769-41f8-9175-a4f2e324c721", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/5de58126-4769-41f8-9175-a4f2e324c721", "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": "5de58126-4769-41f8-9175-a4f2e324c721"}} 2018-08-01 11:05:50,131 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/5de58126-4769-41f8-9175-a4f2e324c721 used request id req-0429c29d-45fc-493c-ac5e-968cf3335cc6 2018-08-01 11:05:50,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/bb9d9918-a1b3-4a60-bef8-bf704f15b23f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2fe5e0abb13c7f61127fc2f263392ecc18aa1ab" 2018-08-01 11:05:50,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-1aebcc35-f58c-41d2-b020-fe10e7208ee4 Date: Wed, 01 Aug 2018 11:05:50 GMT RESP BODY: {"subnet":{"updated_at":"2018-08-01T11:05:37Z","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":"bb9d9918-a1b3-4a60-bef8-bf704f15b23f","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"628bd575e53d4e88b7dcb369a0378802","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-subnet","enable_dhcp":true,"segment_id":null,"network_id":"56738e05-553a-4403-a9d6-67c32d0cf728","tenant_id":"628bd575e53d4e88b7dcb369a0378802","created_at":"2018-08-01T11:05:37Z","ip_version":4}} 2018-08-01 11:05:50,182 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/bb9d9918-a1b3-4a60-bef8-bf704f15b23f used request id req-1aebcc35-f58c-41d2-b020-fe10e7208ee4 2018-08-01 11:05:50,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=56738e05-553a-4403-a9d6-67c32d0cf728 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2fe5e0abb13c7f61127fc2f263392ecc18aa1ab" 2018-08-01 11:05:50,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-03d71d53-1fd6-4382-8553-0e2d661ac1e3 Date: Wed, 01 Aug 2018 11:05:50 GMT RESP BODY: {"subnet":{"updated_at":"2018-08-01T11:05:37Z","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":"bb9d9918-a1b3-4a60-bef8-bf704f15b23f","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"628bd575e53d4e88b7dcb369a0378802","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-subnet","enable_dhcp":true,"segment_id":null,"network_id":"56738e05-553a-4403-a9d6-67c32d0cf728","tenant_id":"628bd575e53d4e88b7dcb369a0378802","created_at":"2018-08-01T11:05:37Z","ip_version":4}} 2018-08-01 11:05:50,191 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/bb9d9918-a1b3-4a60-bef8-bf704f15b23f used request id req-03d71d53-1fd6-4382-8553-0e2d661ac1e3 2018-08-01 11:05:50,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=56738e05-553a-4403-a9d6-67c32d0cf728 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2fe5e0abb13c7f61127fc2f263392ecc18aa1ab" 2018-08-01 11:05:50,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-6217a8f3-d0b2-41de-b220-a6af43665955 Date: Wed, 01 Aug 2018 11:05:50 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"56738e05-553a-4403-a9d6-67c32d0cf728","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":21,"ipv4_address_scope":null,"shared":false,"project_id":"628bd575e53d4e88b7dcb369a0378802","l2_adjacency":true,"status":"ACTIVE","subnets":["bb9d9918-a1b3-4a60-bef8-bf704f15b23f"],"description":"","tags":[],"updated_at":"2018-08-01T11:05:37Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-net","admin_state_up":true,"tenant_id":"628bd575e53d4e88b7dcb369a0378802","created_at":"2018-08-01T11:05:36Z","provider:network_type":"vxlan"}]} 2018-08-01 11:05:50,282 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=56738e05-553a-4403-a9d6-67c32d0cf728 used request id req-6217a8f3-d0b2-41de-b220-a6af43665955 2018-08-01 11:05:50,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=56738e05-553a-4403-a9d6-67c32d0cf728 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2fe5e0abb13c7f61127fc2f263392ecc18aa1ab" 2018-08-01 11:05:50,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-a709c5f2-bff5-4152-835d-f09fefa99f43 Date: Wed, 01 Aug 2018 11:05:50 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T11:05:37Z","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":"bb9d9918-a1b3-4a60-bef8-bf704f15b23f","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"628bd575e53d4e88b7dcb369a0378802","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-subnet","enable_dhcp":true,"segment_id":null,"network_id":"56738e05-553a-4403-a9d6-67c32d0cf728","tenant_id":"628bd575e53d4e88b7dcb369a0378802","created_at":"2018-08-01T11:05:37Z","ip_version":4}]} 2018-08-01 11:05:50,329 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=56738e05-553a-4403-a9d6-67c32d0cf728 used request id req-a709c5f2-bff5-4152-835d-f09fefa99f43 2018-08-01 11:05:50,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2fe5e0abb13c7f61127fc2f263392ecc18aa1ab" 2018-08-01 11:05:50,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-c147c19e-87d3-4c61-82fd-0c5cf0494eac Date: Wed, 01 Aug 2018 11:05:50 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"56738e05-553a-4403-a9d6-67c32d0cf728","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":21,"ipv4_address_scope":null,"shared":false,"project_id":"628bd575e53d4e88b7dcb369a0378802","l2_adjacency":true,"status":"ACTIVE","subnets":["bb9d9918-a1b3-4a60-bef8-bf704f15b23f"],"description":"","tags":[],"updated_at":"2018-08-01T11:05:37Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-net","admin_state_up":true,"tenant_id":"628bd575e53d4e88b7dcb369a0378802","created_at":"2018-08-01T11:05:36Z","provider:network_type":"vxlan"}]} 2018-08-01 11:05:50,416 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-net used request id req-c147c19e-87d3-4c61-82fd-0c5cf0494eac 2018-08-01 11:05:50,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=56738e05-553a-4403-a9d6-67c32d0cf728 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2fe5e0abb13c7f61127fc2f263392ecc18aa1ab" 2018-08-01 11:05:50,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-d0631eeb-de50-4043-8aa9-ac028c0a5722 Date: Wed, 01 Aug 2018 11:05:50 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"56738e05-553a-4403-a9d6-67c32d0cf728","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":21,"ipv4_address_scope":null,"shared":false,"project_id":"628bd575e53d4e88b7dcb369a0378802","l2_adjacency":true,"status":"ACTIVE","subnets":["bb9d9918-a1b3-4a60-bef8-bf704f15b23f"],"description":"","tags":[],"updated_at":"2018-08-01T11:05:37Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-net","admin_state_up":true,"tenant_id":"628bd575e53d4e88b7dcb369a0378802","created_at":"2018-08-01T11:05:36Z","provider:network_type":"vxlan"}]} 2018-08-01 11:05:50,437 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=56738e05-553a-4403-a9d6-67c32d0cf728 used request id req-d0631eeb-de50-4043-8aa9-ac028c0a5722 2018-08-01 11:05:50,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=56738e05-553a-4403-a9d6-67c32d0cf728 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2fe5e0abb13c7f61127fc2f263392ecc18aa1ab" 2018-08-01 11:05:50,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-1e3f7cc4-c76a-4b29-ab7d-9877135c7620 Date: Wed, 01 Aug 2018 11:05:50 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T11:05:37Z","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":"bb9d9918-a1b3-4a60-bef8-bf704f15b23f","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"628bd575e53d4e88b7dcb369a0378802","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-subnet","enable_dhcp":true,"segment_id":null,"network_id":"56738e05-553a-4403-a9d6-67c32d0cf728","tenant_id":"628bd575e53d4e88b7dcb369a0378802","created_at":"2018-08-01T11:05:37Z","ip_version":4}]} 2018-08-01 11:05:50,461 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=56738e05-553a-4403-a9d6-67c32d0cf728 used request id req-1e3f7cc4-c76a-4b29-ab7d-9877135c7620 2018-08-01 11:05:50,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2fe5e0abb13c7f61127fc2f263392ecc18aa1ab" 2018-08-01 11:05:50,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-fc0807b7-d9ea-47e3-8513-b43d6cc4f5fa Date: Wed, 01 Aug 2018 11:05:50 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T11:05:37Z","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":"bb9d9918-a1b3-4a60-bef8-bf704f15b23f","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"628bd575e53d4e88b7dcb369a0378802","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-subnet","enable_dhcp":true,"segment_id":null,"network_id":"56738e05-553a-4403-a9d6-67c32d0cf728","tenant_id":"628bd575e53d4e88b7dcb369a0378802","created_at":"2018-08-01T11:05:37Z","ip_version":4}]} 2018-08-01 11:05:50,479 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=56738e05-553a-4403-a9d6-67c32d0cf728 used request id req-fc0807b7-d9ea-47e3-8513-b43d6cc4f5fa 2018-08-01 11:05:50,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2fe5e0abb13c7f61127fc2f263392ecc18aa1ab" 2018-08-01 11:05:50,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-67ebb701-200d-4b2d-9dd6-877bd73d2fc0 Date: Wed, 01 Aug 2018 11:05:50 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"56738e05-553a-4403-a9d6-67c32d0cf728","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":21,"ipv4_address_scope":null,"shared":false,"project_id":"628bd575e53d4e88b7dcb369a0378802","l2_adjacency":true,"status":"ACTIVE","subnets":["bb9d9918-a1b3-4a60-bef8-bf704f15b23f"],"description":"","tags":[],"updated_at":"2018-08-01T11:05:37Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-net","admin_state_up":true,"tenant_id":"628bd575e53d4e88b7dcb369a0378802","created_at":"2018-08-01T11:05:36Z","provider:network_type":"vxlan"}]} 2018-08-01 11:05:50,547 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-net used request id req-67ebb701-200d-4b2d-9dd6-877bd73d2fc0 2018-08-01 11:05:50,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/628bd575e53d4e88b7dcb369a0378802 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2fe5e0abb13c7f61127fc2f263392ecc18aa1ab" 2018-08-01 11:05:50,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-4ecca8dd-dbd7-4119-9836-67190aa185e9 Date: Wed, 01 Aug 2018 11:05:50 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"56738e05-553a-4403-a9d6-67c32d0cf728","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":21,"ipv4_address_scope":null,"shared":false,"project_id":"628bd575e53d4e88b7dcb369a0378802","l2_adjacency":true,"status":"ACTIVE","subnets":["bb9d9918-a1b3-4a60-bef8-bf704f15b23f"],"description":"","tags":[],"updated_at":"2018-08-01T11:05:37Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-net","admin_state_up":true,"tenant_id":"628bd575e53d4e88b7dcb369a0378802","created_at":"2018-08-01T11:05:36Z","provider:network_type":"vxlan"}]} 2018-08-01 11:05:50,561 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-net used request id req-4ecca8dd-dbd7-4119-9836-67190aa185e9 2018-08-01 11:05:50,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=56738e05-553a-4403-a9d6-67c32d0cf728 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2fe5e0abb13c7f61127fc2f263392ecc18aa1ab" 2018-08-01 11:05:50,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-88dd3faf-76b8-44c1-b83c-fc4edf0bb0fd Date: Wed, 01 Aug 2018 11:05:50 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T11:05:37Z","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":"bb9d9918-a1b3-4a60-bef8-bf704f15b23f","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"628bd575e53d4e88b7dcb369a0378802","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-subnet","enable_dhcp":true,"segment_id":null,"network_id":"56738e05-553a-4403-a9d6-67c32d0cf728","tenant_id":"628bd575e53d4e88b7dcb369a0378802","created_at":"2018-08-01T11:05:37Z","ip_version":4}]} 2018-08-01 11:05:50,608 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=56738e05-553a-4403-a9d6-67c32d0cf728 used request id req-88dd3faf-76b8-44c1-b83c-fc4edf0bb0fd 2018-08-01 11:05:50,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2fe5e0abb13c7f61127fc2f263392ecc18aa1ab" 2018-08-01 11:05:50,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:05:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58e3905a-9c36-4862-9811-b79a344067cc Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/628bd575e53d4e88b7dcb369a0378802"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "628bd575e53d4e88b7dcb369a0378802", "name": "CreateStackFloatingIpTests-41ccfb8b-b855-440-proj"}} 2018-08-01 11:05:50,643 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/628bd575e53d4e88b7dcb369a0378802 used request id req-58e3905a-9c36-4862-9811-b79a344067cc 2018-08-01 11:05:50,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=56738e05-553a-4403-a9d6-67c32d0cf728 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2fe5e0abb13c7f61127fc2f263392ecc18aa1ab" 2018-08-01 11:05:50,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-db4703aa-f773-4b69-84f3-9adb84c7e42b Date: Wed, 01 Aug 2018 11:05:50 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T11:05:37Z","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":"bb9d9918-a1b3-4a60-bef8-bf704f15b23f","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"628bd575e53d4e88b7dcb369a0378802","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-subnet","enable_dhcp":true,"segment_id":null,"network_id":"56738e05-553a-4403-a9d6-67c32d0cf728","tenant_id":"628bd575e53d4e88b7dcb369a0378802","created_at":"2018-08-01T11:05:37Z","ip_version":4}]} 2018-08-01 11:05:50,689 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=56738e05-553a-4403-a9d6-67c32d0cf728 used request id req-db4703aa-f773-4b69-84f3-9adb84c7e42b 2018-08-01 11:05:50,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-5eb5309a-fcb6-4749-86b9-b95eafa30c5f Date: Wed, 01 Aug 2018 11:05:50 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"56738e05-553a-4403-a9d6-67c32d0cf728","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":21,"ipv4_address_scope":null,"shared":false,"project_id":"628bd575e53d4e88b7dcb369a0378802","l2_adjacency":true,"status":"ACTIVE","subnets":["bb9d9918-a1b3-4a60-bef8-bf704f15b23f"],"description":"","tags":[],"updated_at":"2018-08-01T11:05:37Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-net","admin_state_up":true,"tenant_id":"628bd575e53d4e88b7dcb369a0378802","created_at":"2018-08-01T11:05:36Z","provider:network_type":"vxlan"}]} 2018-08-01 11:05:50,697 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-net used request id req-5eb5309a-fcb6-4749-86b9-b95eafa30c5f 2018-08-01 11:05:50,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=56738e05-553a-4403-a9d6-67c32d0cf728&mac_address=fa%3A16%3A3e%3A12%3Aab%3Ab7&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack-port1-fm2wwwq3qwdp&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2fe5e0abb13c7f61127fc2f263392ecc18aa1ab" 2018-08-01 11:05:50,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/628bd575e53d4e88b7dcb369a0378802 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2fe5e0abb13c7f61127fc2f263392ecc18aa1ab" 2018-08-01 11:05:50,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1102 X-Openstack-Request-Id: req-9bdb2d38-7459-4d8a-8a7f-ca080d6f495d Date: Wed, 01 Aug 2018 11:05:50 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:05:46Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"bb9d9918-a1b3-4a60-bef8-bf704f15b23f","ip_address":"10.1.2.8"}],"id":"929c324b-b515-4c77-8a8f-5034d20ee942","security_groups":["ae3045ab-7010-4624-ace2-227e417bc8f0"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:12:ab:b7","project_id":"628bd575e53d4e88b7dcb369a0378802","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack-port1-fm2wwwq3qwdp","admin_state_up":true,"network_id":"56738e05-553a-4403-a9d6-67c32d0cf728","tenant_id":"628bd575e53d4e88b7dcb369a0378802","created_at":"2018-08-01T11:05:38Z","binding:vnic_type":"normal","device_id":"f9daf5fc-60d1-4e74-80e9-35cce0b8cfa7","ip_allocation":"immediate"}]} 2018-08-01 11:05:50,747 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=56738e05-553a-4403-a9d6-67c32d0cf728&mac_address=fa%3A16%3A3e%3A12%3Aab%3Ab7&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack-port1-fm2wwwq3qwdp&admin_state_up=True used request id req-9bdb2d38-7459-4d8a-8a7f-ca080d6f495d 2018-08-01 11:05:50,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/628bd575e53d4e88b7dcb369a0378802 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2fe5e0abb13c7f61127fc2f263392ecc18aa1ab" 2018-08-01 11:05:50,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:05:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9fcd86d3-4d1b-456f-b600-47ead59efaeb Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/628bd575e53d4e88b7dcb369a0378802"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "628bd575e53d4e88b7dcb369a0378802", "name": "CreateStackFloatingIpTests-41ccfb8b-b855-440-proj"}} 2018-08-01 11:05:50,807 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/628bd575e53d4e88b7dcb369a0378802 used request id req-9fcd86d3-4d1b-456f-b600-47ead59efaeb 2018-08-01 11:05:50,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=56738e05-553a-4403-a9d6-67c32d0cf728 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2fe5e0abb13c7f61127fc2f263392ecc18aa1ab" 2018-08-01 11:05:50,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:05:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b3004c1-94b0-4caf-8263-f0e06361e6c5 Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/628bd575e53d4e88b7dcb369a0378802"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "628bd575e53d4e88b7dcb369a0378802", "name": "CreateStackFloatingIpTests-41ccfb8b-b855-440-proj"}} 2018-08-01 11:05:50,844 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/628bd575e53d4e88b7dcb369a0378802 used request id req-6b3004c1-94b0-4caf-8263-f0e06361e6c5 2018-08-01 11:05:50,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2fe5e0abb13c7f61127fc2f263392ecc18aa1ab" 2018-08-01 11:05:50,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-8aaad137-94de-48ee-af3b-36dc1e1f1135 Date: Wed, 01 Aug 2018 11:05:50 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T11:05:37Z","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":"bb9d9918-a1b3-4a60-bef8-bf704f15b23f","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"628bd575e53d4e88b7dcb369a0378802","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-subnet","enable_dhcp":true,"segment_id":null,"network_id":"56738e05-553a-4403-a9d6-67c32d0cf728","tenant_id":"628bd575e53d4e88b7dcb369a0378802","created_at":"2018-08-01T11:05:37Z","ip_version":4}]} 2018-08-01 11:05:50,852 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=56738e05-553a-4403-a9d6-67c32d0cf728 used request id req-8aaad137-94de-48ee-af3b-36dc1e1f1135 2018-08-01 11:05:50,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=56738e05-553a-4403-a9d6-67c32d0cf728&mac_address=fa%3A16%3A3e%3Ac7%3Aa6%3A81&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2fe5e0abb13c7f61127fc2f263392ecc18aa1ab" 2018-08-01 11:05:50,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 987 X-Openstack-Request-Id: req-3f9b4e91-f99f-426f-8f34-384608f0a15d Date: Wed, 01 Aug 2018 11:05:50 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:05:43Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"bb9d9918-a1b3-4a60-bef8-bf704f15b23f","ip_address":"10.1.2.6"}],"id":"b3b497fa-77ef-4520-832c-9696c6670948","security_groups":["168572b1-da5a-4763-9414-d826f6c2f639"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c7:a6:81","project_id":"628bd575e53d4e88b7dcb369a0378802","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"56738e05-553a-4403-a9d6-67c32d0cf728","tenant_id":"628bd575e53d4e88b7dcb369a0378802","created_at":"2018-08-01T11:05:40Z","binding:vnic_type":"normal","device_id":"d26dbf09-e1e6-475f-9801-ba6c6ef2f920","ip_allocation":"immediate"}]} 2018-08-01 11:05:50,897 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=56738e05-553a-4403-a9d6-67c32d0cf728&mac_address=fa%3A16%3A3e%3Ac7%3Aa6%3A81&admin_state_up=True used request id req-3f9b4e91-f99f-426f-8f34-384608f0a15d 2018-08-01 11:05:50,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/628bd575e53d4e88b7dcb369a0378802 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2fe5e0abb13c7f61127fc2f263392ecc18aa1ab" 2018-08-01 11:05:50,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-3d44c5a7-39c6-4a83-8e94-bc8288f166f1 Date: Wed, 01 Aug 2018 11:05:50 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"56738e05-553a-4403-a9d6-67c32d0cf728","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":21,"ipv4_address_scope":null,"shared":false,"project_id":"628bd575e53d4e88b7dcb369a0378802","l2_adjacency":true,"status":"ACTIVE","subnets":["bb9d9918-a1b3-4a60-bef8-bf704f15b23f"],"description":"","tags":[],"updated_at":"2018-08-01T11:05:37Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-net","admin_state_up":true,"tenant_id":"628bd575e53d4e88b7dcb369a0378802","created_at":"2018-08-01T11:05:36Z","provider:network_type":"vxlan"}]} 2018-08-01 11:05:50,924 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-net used request id req-3d44c5a7-39c6-4a83-8e94-bc8288f166f1 2018-08-01 11:05:50,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=56738e05-553a-4403-a9d6-67c32d0cf728 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2fe5e0abb13c7f61127fc2f263392ecc18aa1ab" 2018-08-01 11:05:50,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-286eb648-e212-492f-a91a-308112ca6359 Date: Wed, 01 Aug 2018 11:05:50 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T11:05:37Z","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":"bb9d9918-a1b3-4a60-bef8-bf704f15b23f","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"628bd575e53d4e88b7dcb369a0378802","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-subnet","enable_dhcp":true,"segment_id":null,"network_id":"56738e05-553a-4403-a9d6-67c32d0cf728","tenant_id":"628bd575e53d4e88b7dcb369a0378802","created_at":"2018-08-01T11:05:37Z","ip_version":4}]} 2018-08-01 11:05:50,979 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=56738e05-553a-4403-a9d6-67c32d0cf728 used request id req-286eb648-e212-492f-a91a-308112ca6359 2018-08-01 11:05:50,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=56738e05-553a-4403-a9d6-67c32d0cf728 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2fe5e0abb13c7f61127fc2f263392ecc18aa1ab" 2018-08-01 11:05:51,082 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:05:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2bd992f8-6e12-4c73-ad40-483ff5a0dda8 Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/628bd575e53d4e88b7dcb369a0378802"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "628bd575e53d4e88b7dcb369a0378802", "name": "CreateStackFloatingIpTests-41ccfb8b-b855-440-proj"}} 2018-08-01 11:05:51,082 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/628bd575e53d4e88b7dcb369a0378802 used request id req-2bd992f8-6e12-4c73-ad40-483ff5a0dda8 2018-08-01 11:05:51,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2fe5e0abb13c7f61127fc2f263392ecc18aa1ab" 2018-08-01 11:05:51,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-f1490069-cceb-405d-98c8-594bdd33c8d7 Date: Wed, 01 Aug 2018 11:05:51 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"56738e05-553a-4403-a9d6-67c32d0cf728","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":21,"ipv4_address_scope":null,"shared":false,"project_id":"628bd575e53d4e88b7dcb369a0378802","l2_adjacency":true,"status":"ACTIVE","subnets":["bb9d9918-a1b3-4a60-bef8-bf704f15b23f"],"description":"","tags":[],"updated_at":"2018-08-01T11:05:37Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-net","admin_state_up":true,"tenant_id":"628bd575e53d4e88b7dcb369a0378802","created_at":"2018-08-01T11:05:36Z","provider:network_type":"vxlan"}]} 2018-08-01 11:05:51,168 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-net used request id req-f1490069-cceb-405d-98c8-594bdd33c8d7 2018-08-01 11:05:51,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=56738e05-553a-4403-a9d6-67c32d0cf728 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2fe5e0abb13c7f61127fc2f263392ecc18aa1ab" 2018-08-01 11:05:51,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-e51328eb-90e0-483a-ab7e-e24efe052893 Date: Wed, 01 Aug 2018 11:05:51 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T11:05:37Z","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":"bb9d9918-a1b3-4a60-bef8-bf704f15b23f","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"628bd575e53d4e88b7dcb369a0378802","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-subnet","enable_dhcp":true,"segment_id":null,"network_id":"56738e05-553a-4403-a9d6-67c32d0cf728","tenant_id":"628bd575e53d4e88b7dcb369a0378802","created_at":"2018-08-01T11:05:37Z","ip_version":4}]} 2018-08-01 11:05:51,216 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=56738e05-553a-4403-a9d6-67c32d0cf728 used request id req-e51328eb-90e0-483a-ab7e-e24efe052893 2018-08-01 11:05:51,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=56738e05-553a-4403-a9d6-67c32d0cf728 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2fe5e0abb13c7f61127fc2f263392ecc18aa1ab" 2018-08-01 11:05:51,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4006 X-Openstack-Request-Id: req-4b9454e4-046c-422d-bbf3-89e1d7661a25 Date: Wed, 01 Aug 2018 11:05:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:05:40Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"bb9d9918-a1b3-4a60-bef8-bf704f15b23f","ip_address":"10.1.2.2"}],"id":"2626d468-9254-47af-a4b0-0bd93629f8f8","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ac:eb:78","project_id":"628bd575e53d4e88b7dcb369a0378802","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"56738e05-553a-4403-a9d6-67c32d0cf728","tenant_id":"628bd575e53d4e88b7dcb369a0378802","created_at":"2018-08-01T11:05:37Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-56738e05-553a-4403-a9d6-67c32d0cf728","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:05:43Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"bb9d9918-a1b3-4a60-bef8-bf704f15b23f","ip_address":"10.1.2.1"}],"id":"4238c7de-37ea-46a1-933e-db3f0586e1d3","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:53:a1:6f","project_id":"628bd575e53d4e88b7dcb369a0378802","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"56738e05-553a-4403-a9d6-67c32d0cf728","tenant_id":"628bd575e53d4e88b7dcb369a0378802","created_at":"2018-08-01T11:05:38Z","binding:vnic_type":"normal","device_id":"ebab45da-8c3a-474e-8c6f-f2a4c482bd8f","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:05:46Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"bb9d9918-a1b3-4a60-bef8-bf704f15b23f","ip_address":"10.1.2.8"}],"id":"929c324b-b515-4c77-8a8f-5034d20ee942","security_groups":["ae3045ab-7010-4624-ace2-227e417bc8f0"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:12:ab:b7","project_id":"628bd575e53d4e88b7dcb369a0378802","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack-port1-fm2wwwq3qwdp","admin_state_up":true,"network_id":"56738e05-553a-4403-a9d6-67c32d0cf728","tenant_id":"628bd575e53d4e88b7dcb369a0378802","created_at":"2018-08-01T11:05:38Z","binding:vnic_type":"normal","device_id":"f9daf5fc-60d1-4e74-80e9-35cce0b8cfa7","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:05:43Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"bb9d9918-a1b3-4a60-bef8-bf704f15b23f","ip_address":"10.1.2.6"}],"id":"b3b497fa-77ef-4520-832c-9696c6670948","security_groups":["168572b1-da5a-4763-9414-d826f6c2f639"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c7:a6:81","project_id":"628bd575e53d4e88b7dcb369a0378802","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"56738e05-553a-4403-a9d6-67c32d0cf728","tenant_id":"628bd575e53d4e88b7dcb369a0378802","created_at":"2018-08-01T11:05:40Z","binding:vnic_type":"normal","device_id":"d26dbf09-e1e6-475f-9801-ba6c6ef2f920","ip_allocation":"immediate"}]} 2018-08-01 11:05:51,232 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=56738e05-553a-4403-a9d6-67c32d0cf728 used request id req-4b9454e4-046c-422d-bbf3-89e1d7661a25 2018-08-01 11:05:51,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2fe5e0abb13c7f61127fc2f263392ecc18aa1ab" 2018-08-01 11:05:51,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 574 X-Openstack-Request-Id: req-14971231-0d53-49b5-aa00-72f077c4e6e7 Date: Wed, 01 Aug 2018 11:05:51 GMT RESP BODY: {"floatingips": [{"router_id": "ebab45da-8c3a-474e-8c6f-f2a4c482bd8f", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "628bd575e53d4e88b7dcb369a0378802", "created_at": "2018-08-01T11:05:36Z", "updated_at": "2018-08-01T11:05:43Z", "floating_network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089", "fixed_ip_address": "10.1.2.8", "floating_ip_address": "172.30.9.200", "revision_number": 2, "project_id": "628bd575e53d4e88b7dcb369a0378802", "port_id": "929c324b-b515-4c77-8a8f-5034d20ee942", "id": "e906847d-89c9-45dc-b63a-5501189a67f6", "qos_policy_id": null}]} 2018-08-01 11:05:51,257 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips used request id req-14971231-0d53-49b5-aa00-72f077c4e6e7 2018-08-01 11:05:51,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/routers/ebab45da-8c3a-474e-8c6f-f2a4c482bd8f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2fe5e0abb13c7f61127fc2f263392ecc18aa1ab" 2018-08-01 11:05:51,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4006 X-Openstack-Request-Id: req-107fe502-8dcc-4a8a-9948-2fc25aa2b66c Date: Wed, 01 Aug 2018 11:05:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:05:40Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"bb9d9918-a1b3-4a60-bef8-bf704f15b23f","ip_address":"10.1.2.2"}],"id":"2626d468-9254-47af-a4b0-0bd93629f8f8","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ac:eb:78","project_id":"628bd575e53d4e88b7dcb369a0378802","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"56738e05-553a-4403-a9d6-67c32d0cf728","tenant_id":"628bd575e53d4e88b7dcb369a0378802","created_at":"2018-08-01T11:05:37Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-56738e05-553a-4403-a9d6-67c32d0cf728","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:05:43Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"bb9d9918-a1b3-4a60-bef8-bf704f15b23f","ip_address":"10.1.2.1"}],"id":"4238c7de-37ea-46a1-933e-db3f0586e1d3","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:53:a1:6f","project_id":"628bd575e53d4e88b7dcb369a0378802","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"56738e05-553a-4403-a9d6-67c32d0cf728","tenant_id":"628bd575e53d4e88b7dcb369a0378802","created_at":"2018-08-01T11:05:38Z","binding:vnic_type":"normal","device_id":"ebab45da-8c3a-474e-8c6f-f2a4c482bd8f","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:05:46Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"bb9d9918-a1b3-4a60-bef8-bf704f15b23f","ip_address":"10.1.2.8"}],"id":"929c324b-b515-4c77-8a8f-5034d20ee942","security_groups":["ae3045ab-7010-4624-ace2-227e417bc8f0"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:12:ab:b7","project_id":"628bd575e53d4e88b7dcb369a0378802","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack-port1-fm2wwwq3qwdp","admin_state_up":true,"network_id":"56738e05-553a-4403-a9d6-67c32d0cf728","tenant_id":"628bd575e53d4e88b7dcb369a0378802","created_at":"2018-08-01T11:05:38Z","binding:vnic_type":"normal","device_id":"f9daf5fc-60d1-4e74-80e9-35cce0b8cfa7","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:05:43Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"bb9d9918-a1b3-4a60-bef8-bf704f15b23f","ip_address":"10.1.2.6"}],"id":"b3b497fa-77ef-4520-832c-9696c6670948","security_groups":["168572b1-da5a-4763-9414-d826f6c2f639"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c7:a6:81","project_id":"628bd575e53d4e88b7dcb369a0378802","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"56738e05-553a-4403-a9d6-67c32d0cf728","tenant_id":"628bd575e53d4e88b7dcb369a0378802","created_at":"2018-08-01T11:05:40Z","binding:vnic_type":"normal","device_id":"d26dbf09-e1e6-475f-9801-ba6c6ef2f920","ip_allocation":"immediate"}]} 2018-08-01 11:05:51,265 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=56738e05-553a-4403-a9d6-67c32d0cf728 used request id req-107fe502-8dcc-4a8a-9948-2fc25aa2b66c 2018-08-01 11:05:51,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2fe5e0abb13c7f61127fc2f263392ecc18aa1ab" 2018-08-01 11:05:51,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 574 X-Openstack-Request-Id: req-8d05c50a-ac13-441a-864d-2b843f29ebb2 Date: Wed, 01 Aug 2018 11:05:51 GMT RESP BODY: {"floatingips": [{"router_id": "ebab45da-8c3a-474e-8c6f-f2a4c482bd8f", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "628bd575e53d4e88b7dcb369a0378802", "created_at": "2018-08-01T11:05:36Z", "updated_at": "2018-08-01T11:05:43Z", "floating_network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089", "fixed_ip_address": "10.1.2.8", "floating_ip_address": "172.30.9.200", "revision_number": 2, "project_id": "628bd575e53d4e88b7dcb369a0378802", "port_id": "929c324b-b515-4c77-8a8f-5034d20ee942", "id": "e906847d-89c9-45dc-b63a-5501189a67f6", "qos_policy_id": null}]} 2018-08-01 11:05:51,292 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips used request id req-8d05c50a-ac13-441a-864d-2b843f29ebb2 2018-08-01 11:05:51,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/8d499aed-6032-4512-a797-dc5cea376890 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b2fe5e0abb13c7f61127fc2f263392ecc18aa1ab" 2018-08-01 11:05:51,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-7ec65c9b-265a-45f7-9764-b5d56d2b7d33 Date: Wed, 01 Aug 2018 11:05:51 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T11:05:28Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-01T11:05:28Z", "visibility": "shared", "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/8d499aed-6032-4512-a797-dc5cea376890/snap", "metadata": {}}], "self": "/v2/images/8d499aed-6032-4512-a797-dc5cea376890", "min_disk": 0, "protected": false, "id": "8d499aed-6032-4512-a797-dc5cea376890", "file": "/v2/images/8d499aed-6032-4512-a797-dc5cea376890/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "628bd575e53d4e88b7dcb369a0378802", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/8d499aed-6032-4512-a797-dc5cea376890/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 11:05:51,312 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/8d499aed-6032-4512-a797-dc5cea376890 used request id req-7ec65c9b-265a-45f7-9764-b5d56d2b7d33 2018-08-01 11:05:51,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b2fe5e0abb13c7f61127fc2f263392ecc18aa1ab" 2018-08-01 11:05:51,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-df114a2b-2bef-49f1-b391-fe483b855498 Date: Wed, 01 Aug 2018 11:05: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-08-01 11:05:51,320 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-df114a2b-2bef-49f1-b391-fe483b855498 2018-08-01 11:05:51,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/628bd575e53d4e88b7dcb369a0378802/stacks/86ad15d2-61c7-4e99-96d1-8f4eef6950ac -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2fe5e0abb13c7f61127fc2f263392ecc18aa1ab" 2018-08-01 11:05:51,352 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:05:51 GMT Server: Apache x-openstack-request-id: req-9fb9feb4-8184-46a4-80dc-47690d250852 Location: http://172.30.9.24:8004/v1/628bd575e53d4e88b7dcb369a0378802/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack/86ad15d2-61c7-4e99-96d1-8f4eef6950ac Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/628bd575e53d4e88b7dcb369a0378802/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack/86ad15d2-61c7-4e99-96d1-8f4eef6950ac;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:05:51,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-6d6d36f4-41f4-48ee-bd71-0eda59bc6db7 Date: Wed, 01 Aug 2018 11:05:51 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a5a333a9-9d0e-46a5-9440-2aa9c95d5013", "ip_address": "172.30.9.210"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "628bd575e53d4e88b7dcb369a0378802", "created_at": "2018-08-01T11:05:34Z", "admin_state_up": true, "updated_at": "2018-08-01T11:05:39Z", "project_id": "628bd575e53d4e88b7dcb369a0378802", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "ebab45da-8c3a-474e-8c6f-f2a4c482bd8f", "name": "mgmt_router"}} 2018-08-01 11:05:51,371 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers/ebab45da-8c3a-474e-8c6f-f2a4c482bd8f used request id req-6d6d36f4-41f4-48ee-bd71-0eda59bc6db7 2018-08-01 11:05:51,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?device_id=ebab45da-8c3a-474e-8c6f-f2a4c482bd8f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2fe5e0abb13c7f61127fc2f263392ecc18aa1ab" 2018-08-01 11:05:51,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1848 X-Openstack-Request-Id: req-6db24bd0-480b-417d-a0d0-8b1506d1be32 Date: Wed, 01 Aug 2018 11:05:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:05:43Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"bb9d9918-a1b3-4a60-bef8-bf704f15b23f","ip_address":"10.1.2.1"}],"id":"4238c7de-37ea-46a1-933e-db3f0586e1d3","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:53:a1:6f","project_id":"628bd575e53d4e88b7dcb369a0378802","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"56738e05-553a-4403-a9d6-67c32d0cf728","tenant_id":"628bd575e53d4e88b7dcb369a0378802","created_at":"2018-08-01T11:05:38Z","binding:vnic_type":"normal","device_id":"ebab45da-8c3a-474e-8c6f-f2a4c482bd8f","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:05:39Z","device_owner":"network:router_gateway","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a5a333a9-9d0e-46a5-9440-2aa9c95d5013","ip_address":"172.30.9.210"}],"id":"c6ca8ac5-690b-49db-b983-c0aac5dcc3fd","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c1:7e:5c","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","tenant_id":"","created_at":"2018-08-01T11:05:34Z","binding:vnic_type":"normal","device_id":"ebab45da-8c3a-474e-8c6f-f2a4c482bd8f","ip_allocation":"immediate"}]} 2018-08-01 11:05:51,431 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?device_id=ebab45da-8c3a-474e-8c6f-f2a4c482bd8f used request id req-6db24bd0-480b-417d-a0d0-8b1506d1be32 2018-08-01 11:05:51,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/a5a333a9-9d0e-46a5-9440-2aa9c95d5013 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2fe5e0abb13c7f61127fc2f263392ecc18aa1ab" 2018-08-01 11:05:51,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-842231d3-1444-4d9b-a3e7-9fb65fd590a3 Date: Wed, 01 Aug 2018 11:05:51 GMT RESP BODY: {"subnet":{"updated_at":"2018-08-01T09:28:43Z","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":"a5a333a9-9d0e-46a5-9440-2aa9c95d5013","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"dbe9669438844f3faecdc7fcc050e0d8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:43Z","ip_version":4}} 2018-08-01 11:05:51,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:05:51 GMT Server: Apache x-openstack-request-id: req-2107eb4b-e33d-435a-9161-e2c3d0235e9a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2086 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-0e56817c-a4f8-4452-b53f-3b219d685b87-flavor2", "OS::project_id": "628bd575e53d4e88b7dcb369a0378802", "OS::stack_id": "86ad15d2-61c7-4e99-96d1-8f4eef6950ac", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-kp", "security_group_name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-sec_grp", "subnet_name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-subnet", "net_name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-inst2", "inst1_name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-inst1", "image2_name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-image", "flavor1_name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-flavor1", "image1_name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack", "stack_user_project_id": "7a27431aa0ea4924b054e9d64b9db30b", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-01T11:05:31Z", "links": [{"href": "http://172.30.9.24:8004/v1/628bd575e53d4e88b7dcb369a0378802/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack/86ad15d2-61c7-4e99-96d1-8f4eef6950ac", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "86ad15d2-61c7-4e99-96d1-8f4eef6950ac", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA5iQpE6hj4JrqTaiQlOAhq1H0WeYT7L3f34EKVrgarpwesCd/\ns1IxUEbhAi+Rof8guEJ4khiAD5NGhHJuZIIbIV3Gz/nAF/VBCMnWKNPfXLC+TS8Q\nhxDeE2ct2CG6FrVRFhGIE1USmW6kuUSCnrmDaNiTd3IFxCkKTNS7bs3+66ZmtZdS\nzmmAllM//jNaqdxlrx8r539dyjK4hfyftfxjqhPadBPiNMAHRNzL7PAZzCNY+h/Q\nxoph9I2XbISb1SgNjOQXoz+j4FPXj2UVBA3iN0serbNjUVUN4jKUTgm10LZ5GYsd\nhCRe1aJkWwh9RXNGxN9zbtUclOut1mvZtZgEvQIDAQABAoIBAGcYH8aMkmFVREyR\njGMEnFCQn/N9m8Nbs2P9/FGom1tI2H5000HTOgAKIFXIVWbKUS/5puVbUFKp2NcQ\nI9+mYNzrk1orOSACX6W+NM+JSe/NxRHyWWcH6VOrzt+ZDDGL+8z1AY4XeAN/iw7r\nX9AWroVTL4w8adTbxZ9xVJ1obh/FS4ttOxlwMhaKd2Nb0snMRCNW+DhpRXiy+rVA\nQSAwtDG4GlWcDZa8Ug+g0IR6xQroUBiXF+s2obRmpFMREeTTClgftqxWstuvHtcU\nmuXzMxLePCywRE6H6gIPdcIp36kCegmim46FpK1Te46/cixV4CyZfB+cIWGUJ9Px\nBASJD4kCgYEA+E0JUZag45OYw4NV+6kLEUhDYaNm70P9AfIb0G56wR3IE2gFPtDs\n9dfeXwgMGzSHpLdzWNQgtf4WK2Fx9aWCe3qJj4wIozVaN8UI+17wfqrWheq+s3C/\nj8XBtFaaXMpbkJloheMwKmI0HzH3b/A0tDCFSqEzi9Cnv6zQ1fQ9czcCgYEA7Ub5\n5pTU4LA7pYjyEiqYLgUiHI2BG18EutBDmnM2U4G+BpVFUbrDWQjLSlWcWws5Cbm1\nPIJW3RCAT1/n3Fr1kxcqon6ESSUJePM56w7nfZ7lO1hyVSpewvbGgZpGOd6XSxrJ\nTqIKy+hmDFtR0NYArIsYNoBex5C3lE+4xHhJ6asCgYAQRrx9pKoXQO2ao1lXjdUz\n5NDF7bgppwNGxWAdYaCaWCFtZDwzye4+j0/8WsKwZdkeawgcoosiYu2BGnol6BuN\njJLH3h4S1MR9M2VLVQXex8QYMzMdAB8OhaAU+jhULM+jwuqfHC1kGdvgz52wsMZD\nqYqTQc3nNF5KqkFmRQRiMQKBgQDRvzU3hIct2/vOF+HM90QxIi6GSPxBAty+e03X\nYVM7vGwLi7aMSelXcjOqkUU3IhOYqkYwqBM7NdQG1oOyweFl1kvE+svbkNbvySqA\nxFsUK/r9W/EtodfExrqxZHwBuefJ53LehNXAbL6Q28TWM+bCn+6WdyHRjfcKLvLp\nEmBcIwKBgQCgx/qBExwhOwn7QspFTEreOEZTx2FZavzFQ040f7ZiO9xP+coKON1w\nbN1auLu1pO5rdgc73JZVp1bESFc91KoHSa9Zx8t4DGPay+HMz6bGLlaFQwUE2xR3\ntFqBjgTk/IBglYBhkJAY7ymLKmxXZZAD1YgSUb5iDqdpb72QPYJHUQ==\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-08-01 11:05:51,480 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/a5a333a9-9d0e-46a5-9440-2aa9c95d5013 used request id req-842231d3-1444-4d9b-a3e7-9fb65fd590a3 2018-08-01 11:05:51,481 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/628bd575e53d4e88b7dcb369a0378802/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack/86ad15d2-61c7-4e99-96d1-8f4eef6950ac used request id req-2107eb4b-e33d-435a-9161-e2c3d0235e9a 2018-08-01 11:05:51,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/bb9d9918-a1b3-4a60-bef8-bf704f15b23f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2fe5e0abb13c7f61127fc2f263392ecc18aa1ab" 2018-08-01 11:05:51,489 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 11:05:51,491 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 11:05:51,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-bc295d26-08f8-4968-a677-cd84efb78f69 Date: Wed, 01 Aug 2018 11:05:51 GMT RESP BODY: {"subnet":{"updated_at":"2018-08-01T11:05:37Z","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":"bb9d9918-a1b3-4a60-bef8-bf704f15b23f","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"628bd575e53d4e88b7dcb369a0378802","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-subnet","enable_dhcp":true,"segment_id":null,"network_id":"56738e05-553a-4403-a9d6-67c32d0cf728","tenant_id":"628bd575e53d4e88b7dcb369a0378802","created_at":"2018-08-01T11:05:37Z","ip_version":4}} 2018-08-01 11:05:51,529 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/bb9d9918-a1b3-4a60-bef8-bf704f15b23f used request id req-bc295d26-08f8-4968-a677-cd84efb78f69 2018-08-01 11:05:51,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/929c324b-b515-4c77-8a8f-5034d20ee942 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2fe5e0abb13c7f61127fc2f263392ecc18aa1ab" 2018-08-01 11:05:51,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1099 X-Openstack-Request-Id: req-ed561bde-096d-456a-8e7c-d335e35a4907 Date: Wed, 01 Aug 2018 11:05:51 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:05:46Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"bb9d9918-a1b3-4a60-bef8-bf704f15b23f","ip_address":"10.1.2.8"}],"id":"929c324b-b515-4c77-8a8f-5034d20ee942","security_groups":["ae3045ab-7010-4624-ace2-227e417bc8f0"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:12:ab:b7","device_id":"f9daf5fc-60d1-4e74-80e9-35cce0b8cfa7","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack-port1-fm2wwwq3qwdp","project_id":"628bd575e53d4e88b7dcb369a0378802","qos_policy_id":null,"admin_state_up":true,"network_id":"56738e05-553a-4403-a9d6-67c32d0cf728","tenant_id":"628bd575e53d4e88b7dcb369a0378802","created_at":"2018-08-01T11:05:38Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-08-01 11:05:51,569 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/929c324b-b515-4c77-8a8f-5034d20ee942 used request id req-ed561bde-096d-456a-8e7c-d335e35a4907 2018-08-01 11:05:51,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/bb9d9918-a1b3-4a60-bef8-bf704f15b23f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2fe5e0abb13c7f61127fc2f263392ecc18aa1ab" 2018-08-01 11:05:51,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-df50f3de-4238-4a4f-a7eb-1c1471c0bc3b Date: Wed, 01 Aug 2018 11:05:51 GMT RESP BODY: {"subnet":{"updated_at":"2018-08-01T11:05:37Z","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":"bb9d9918-a1b3-4a60-bef8-bf704f15b23f","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"628bd575e53d4e88b7dcb369a0378802","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-subnet","enable_dhcp":true,"segment_id":null,"network_id":"56738e05-553a-4403-a9d6-67c32d0cf728","tenant_id":"628bd575e53d4e88b7dcb369a0378802","created_at":"2018-08-01T11:05:37Z","ip_version":4}} 2018-08-01 11:05:51,613 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/bb9d9918-a1b3-4a60-bef8-bf704f15b23f used request id req-df50f3de-4238-4a4f-a7eb-1c1471c0bc3b 2018-08-01 11:05:51,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/8d499aed-6032-4512-a797-dc5cea376890 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b2fe5e0abb13c7f61127fc2f263392ecc18aa1ab" 2018-08-01 11:05:51,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-24947951-daaa-4b8e-9955-0506eb8cc888 Date: Wed, 01 Aug 2018 11:05:51 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T11:05:28Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-01T11:05:28Z", "visibility": "shared", "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/8d499aed-6032-4512-a797-dc5cea376890/snap", "metadata": {}}], "self": "/v2/images/8d499aed-6032-4512-a797-dc5cea376890", "min_disk": 0, "protected": false, "id": "8d499aed-6032-4512-a797-dc5cea376890", "file": "/v2/images/8d499aed-6032-4512-a797-dc5cea376890/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "628bd575e53d4e88b7dcb369a0378802", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/8d499aed-6032-4512-a797-dc5cea376890/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 11:05:51,632 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/8d499aed-6032-4512-a797-dc5cea376890 used request id req-24947951-daaa-4b8e-9955-0506eb8cc888 2018-08-01 11:05:51,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/628bd575e53d4e88b7dcb369a0378802/stacks/86ad15d2-61c7-4e99-96d1-8f4eef6950ac -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2fe5e0abb13c7f61127fc2f263392ecc18aa1ab" 2018-08-01 11:05:51,661 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:05:51 GMT Server: Apache x-openstack-request-id: req-08a63412-b28e-42f7-b3bc-6af83454a3b9 Location: http://172.30.9.24:8004/v1/628bd575e53d4e88b7dcb369a0378802/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack/86ad15d2-61c7-4e99-96d1-8f4eef6950ac Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/628bd575e53d4e88b7dcb369a0378802/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack/86ad15d2-61c7-4e99-96d1-8f4eef6950ac;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:05:51,785 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:05:51 GMT Server: Apache x-openstack-request-id: req-cc507b8b-d32e-4d92-8b6a-47002bf09737 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2086 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-0e56817c-a4f8-4452-b53f-3b219d685b87-flavor2", "OS::project_id": "628bd575e53d4e88b7dcb369a0378802", "OS::stack_id": "86ad15d2-61c7-4e99-96d1-8f4eef6950ac", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-kp", "security_group_name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-sec_grp", "subnet_name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-subnet", "net_name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-inst2", "inst1_name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-inst1", "image2_name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-image", "flavor1_name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-flavor1", "image1_name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack", "stack_user_project_id": "7a27431aa0ea4924b054e9d64b9db30b", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-01T11:05:31Z", "links": [{"href": "http://172.30.9.24:8004/v1/628bd575e53d4e88b7dcb369a0378802/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack/86ad15d2-61c7-4e99-96d1-8f4eef6950ac", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "86ad15d2-61c7-4e99-96d1-8f4eef6950ac", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA5iQpE6hj4JrqTaiQlOAhq1H0WeYT7L3f34EKVrgarpwesCd/\ns1IxUEbhAi+Rof8guEJ4khiAD5NGhHJuZIIbIV3Gz/nAF/VBCMnWKNPfXLC+TS8Q\nhxDeE2ct2CG6FrVRFhGIE1USmW6kuUSCnrmDaNiTd3IFxCkKTNS7bs3+66ZmtZdS\nzmmAllM//jNaqdxlrx8r539dyjK4hfyftfxjqhPadBPiNMAHRNzL7PAZzCNY+h/Q\nxoph9I2XbISb1SgNjOQXoz+j4FPXj2UVBA3iN0serbNjUVUN4jKUTgm10LZ5GYsd\nhCRe1aJkWwh9RXNGxN9zbtUclOut1mvZtZgEvQIDAQABAoIBAGcYH8aMkmFVREyR\njGMEnFCQn/N9m8Nbs2P9/FGom1tI2H5000HTOgAKIFXIVWbKUS/5puVbUFKp2NcQ\nI9+mYNzrk1orOSACX6W+NM+JSe/NxRHyWWcH6VOrzt+ZDDGL+8z1AY4XeAN/iw7r\nX9AWroVTL4w8adTbxZ9xVJ1obh/FS4ttOxlwMhaKd2Nb0snMRCNW+DhpRXiy+rVA\nQSAwtDG4GlWcDZa8Ug+g0IR6xQroUBiXF+s2obRmpFMREeTTClgftqxWstuvHtcU\nmuXzMxLePCywRE6H6gIPdcIp36kCegmim46FpK1Te46/cixV4CyZfB+cIWGUJ9Px\nBASJD4kCgYEA+E0JUZag45OYw4NV+6kLEUhDYaNm70P9AfIb0G56wR3IE2gFPtDs\n9dfeXwgMGzSHpLdzWNQgtf4WK2Fx9aWCe3qJj4wIozVaN8UI+17wfqrWheq+s3C/\nj8XBtFaaXMpbkJloheMwKmI0HzH3b/A0tDCFSqEzi9Cnv6zQ1fQ9czcCgYEA7Ub5\n5pTU4LA7pYjyEiqYLgUiHI2BG18EutBDmnM2U4G+BpVFUbrDWQjLSlWcWws5Cbm1\nPIJW3RCAT1/n3Fr1kxcqon6ESSUJePM56w7nfZ7lO1hyVSpewvbGgZpGOd6XSxrJ\nTqIKy+hmDFtR0NYArIsYNoBex5C3lE+4xHhJ6asCgYAQRrx9pKoXQO2ao1lXjdUz\n5NDF7bgppwNGxWAdYaCaWCFtZDwzye4+j0/8WsKwZdkeawgcoosiYu2BGnol6BuN\njJLH3h4S1MR9M2VLVQXex8QYMzMdAB8OhaAU+jhULM+jwuqfHC1kGdvgz52wsMZD\nqYqTQc3nNF5KqkFmRQRiMQKBgQDRvzU3hIct2/vOF+HM90QxIi6GSPxBAty+e03X\nYVM7vGwLi7aMSelXcjOqkUU3IhOYqkYwqBM7NdQG1oOyweFl1kvE+svbkNbvySqA\nxFsUK/r9W/EtodfExrqxZHwBuefJ53LehNXAbL6Q28TWM+bCn+6WdyHRjfcKLvLp\nEmBcIwKBgQCgx/qBExwhOwn7QspFTEreOEZTx2FZavzFQ040f7ZiO9xP+coKON1w\nbN1auLu1pO5rdgc73JZVp1bESFc91KoHSa9Zx8t4DGPay+HMz6bGLlaFQwUE2xR3\ntFqBjgTk/IBglYBhkJAY7ymLKmxXZZAD1YgSUb5iDqdpb72QPYJHUQ==\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-08-01 11:05:51,785 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/628bd575e53d4e88b7dcb369a0378802/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack/86ad15d2-61c7-4e99-96d1-8f4eef6950ac used request id req-cc507b8b-d32e-4d92-8b6a-47002bf09737 2018-08-01 11:05:51,786 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 11:05:51,787 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 11:05:51,875 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}, {"id": "6a79ad0504a641b393972fc6a09801b7", "name": "CreateStackFloatingIpTests-41ccfb8b-b855-440-proj-role"}], "expires_at": "2018-08-01T12:05:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "628bd575e53d4e88b7dcb369a0378802", "name": "CreateStackFloatingIpTests-41ccfb8b-b855-440-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/628bd575e53d4e88b7dcb369a0378802", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/628bd575e53d4e88b7dcb369a0378802", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/628bd575e53d4e88b7dcb369a0378802", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/628bd575e53d4e88b7dcb369a0378802", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/628bd575e53d4e88b7dcb369a0378802", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/628bd575e53d4e88b7dcb369a0378802", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_628bd575e53d4e88b7dcb369a0378802", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_628bd575e53d4e88b7dcb369a0378802", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/628bd575e53d4e88b7dcb369a0378802", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/628bd575e53d4e88b7dcb369a0378802", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/628bd575e53d4e88b7dcb369a0378802", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/628bd575e53d4e88b7dcb369a0378802", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/628bd575e53d4e88b7dcb369a0378802", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/628bd575e53d4e88b7dcb369a0378802", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-41ccfb8b-b855-440-user", "id": "8d1c9833705a48c29c351d4d614377aa"}, "audit_ids": ["wRtDN3c3S1eZgl3NFJ-_YA"], "issued_at": "2018-08-01T11:05:51.000000Z"}} 2018-08-01 11:05:51,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89e7e7a38c9dc757333f2286b46a3a3820ca2942" 2018-08-01 11:05:51,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:05:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7ec605b-aef3-4e3f-8f56-5d60c68b8d32 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 11:05:51,948 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-e7ec605b-aef3-4e3f-8f56-5d60c68b8d32 2018-08-01 11:05:51,949 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 11:05:51,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89e7e7a38c9dc757333f2286b46a3a3820ca2942" 2018-08-01 11:05:52,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:05:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0669473-5731-46b2-8b9f-9da758358ebe Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 11:05:52,026 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-b0669473-5731-46b2-8b9f-9da758358ebe 2018-08-01 11:05:52,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89e7e7a38c9dc757333f2286b46a3a3820ca2942" 2018-08-01 11:05:52,172 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}, {"id": "6a79ad0504a641b393972fc6a09801b7", "name": "CreateStackFloatingIpTests-41ccfb8b-b855-440-proj-role"}], "expires_at": "2018-08-01T12:05:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "628bd575e53d4e88b7dcb369a0378802", "name": "CreateStackFloatingIpTests-41ccfb8b-b855-440-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/628bd575e53d4e88b7dcb369a0378802", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/628bd575e53d4e88b7dcb369a0378802", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/628bd575e53d4e88b7dcb369a0378802", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/628bd575e53d4e88b7dcb369a0378802", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/628bd575e53d4e88b7dcb369a0378802", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/628bd575e53d4e88b7dcb369a0378802", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_628bd575e53d4e88b7dcb369a0378802", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_628bd575e53d4e88b7dcb369a0378802", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/628bd575e53d4e88b7dcb369a0378802", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/628bd575e53d4e88b7dcb369a0378802", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/628bd575e53d4e88b7dcb369a0378802", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/628bd575e53d4e88b7dcb369a0378802", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/628bd575e53d4e88b7dcb369a0378802", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/628bd575e53d4e88b7dcb369a0378802", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-41ccfb8b-b855-440-user", "id": "8d1c9833705a48c29c351d4d614377aa"}, "audit_ids": ["kKavBx2SQO6m6jE6pgNfrg"], "issued_at": "2018-08-01T11:05:52.000000Z"}} 2018-08-01 11:05:52,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44413dbc9534ea7de51a8e1c5499b024aa301f89" 2018-08-01 11:05:52,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:05:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37a45a79-4972-4664-ad13-0a5177d4dd1e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 11:05:52,259 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-37a45a79-4972-4664-ad13-0a5177d4dd1e 2018-08-01 11:05:52,260 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 11:05:52,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44413dbc9534ea7de51a8e1c5499b024aa301f89" 2018-08-01 11:05:52,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-fe24cb59-6922-4377-840e-d88d88900ae6 Date: Wed, 01 Aug 2018 11:05:52 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"56738e05-553a-4403-a9d6-67c32d0cf728","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":21,"ipv4_address_scope":null,"shared":false,"project_id":"628bd575e53d4e88b7dcb369a0378802","l2_adjacency":true,"status":"ACTIVE","subnets":["bb9d9918-a1b3-4a60-bef8-bf704f15b23f"],"description":"","tags":[],"updated_at":"2018-08-01T11:05:37Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-net","admin_state_up":true,"tenant_id":"628bd575e53d4e88b7dcb369a0378802","created_at":"2018-08-01T11:05:36Z","provider:network_type":"vxlan"}]} 2018-08-01 11:05:52,269 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-net used request id req-fe24cb59-6922-4377-840e-d88d88900ae6 2018-08-01 11:05:52,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=56738e05-553a-4403-a9d6-67c32d0cf728 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89e7e7a38c9dc757333f2286b46a3a3820ca2942" 2018-08-01 11:05:52,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-2bd93f90-a878-4536-814e-0d2646a28c90 Date: Wed, 01 Aug 2018 11:05:52 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T11:05:37Z","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":"bb9d9918-a1b3-4a60-bef8-bf704f15b23f","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"628bd575e53d4e88b7dcb369a0378802","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-subnet","enable_dhcp":true,"segment_id":null,"network_id":"56738e05-553a-4403-a9d6-67c32d0cf728","tenant_id":"628bd575e53d4e88b7dcb369a0378802","created_at":"2018-08-01T11:05:37Z","ip_version":4}]} 2018-08-01 11:05:52,313 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=56738e05-553a-4403-a9d6-67c32d0cf728 used request id req-2bd93f90-a878-4536-814e-0d2646a28c90 2018-08-01 11:05:52,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89e7e7a38c9dc757333f2286b46a3a3820ca2942" 2018-08-01 11:05:52,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:05:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce2d4a25-dabf-481c-8705-6e62b4d08905 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 11:05:52,344 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-ce2d4a25-dabf-481c-8705-6e62b4d08905 2018-08-01 11:05:52,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44413dbc9534ea7de51a8e1c5499b024aa301f89" 2018-08-01 11:05:52,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-66be95c1-42db-4a18-92c2-7a6f3093ab74 Date: Wed, 01 Aug 2018 11:05:52 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"56738e05-553a-4403-a9d6-67c32d0cf728","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":21,"ipv4_address_scope":null,"shared":false,"project_id":"628bd575e53d4e88b7dcb369a0378802","l2_adjacency":true,"status":"ACTIVE","subnets":["bb9d9918-a1b3-4a60-bef8-bf704f15b23f"],"description":"","tags":[],"updated_at":"2018-08-01T11:05:37Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-net","admin_state_up":true,"tenant_id":"628bd575e53d4e88b7dcb369a0378802","created_at":"2018-08-01T11:05:36Z","provider:network_type":"vxlan"}]} 2018-08-01 11:05:52,397 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-net used request id req-66be95c1-42db-4a18-92c2-7a6f3093ab74 2018-08-01 11:05:52,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 11:05:52,405 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 11:05: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 11:05:52,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/628bd575e53d4e88b7dcb369a0378802 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89e7e7a38c9dc757333f2286b46a3a3820ca2942" 2018-08-01 11:05:52,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:05:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-389ca84e-1202-404e-83c3-61a569da8231 Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/628bd575e53d4e88b7dcb369a0378802"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "628bd575e53d4e88b7dcb369a0378802", "name": "CreateStackFloatingIpTests-41ccfb8b-b855-440-proj"}} 2018-08-01 11:05:52,497 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/628bd575e53d4e88b7dcb369a0378802 used request id req-389ca84e-1202-404e-83c3-61a569da8231 2018-08-01 11:05:52,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=56738e05-553a-4403-a9d6-67c32d0cf728 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89e7e7a38c9dc757333f2286b46a3a3820ca2942" 2018-08-01 11:05:52,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-8587cfe6-3b80-44cf-b50f-9f893f91979c Date: Wed, 01 Aug 2018 11:05:52 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"56738e05-553a-4403-a9d6-67c32d0cf728","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":21,"ipv4_address_scope":null,"shared":false,"project_id":"628bd575e53d4e88b7dcb369a0378802","l2_adjacency":true,"status":"ACTIVE","subnets":["bb9d9918-a1b3-4a60-bef8-bf704f15b23f"],"description":"","tags":[],"updated_at":"2018-08-01T11:05:37Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-net","admin_state_up":true,"tenant_id":"628bd575e53d4e88b7dcb369a0378802","created_at":"2018-08-01T11:05:36Z","provider:network_type":"vxlan"}]} 2018-08-01 11:05:52,527 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-net used request id req-8587cfe6-3b80-44cf-b50f-9f893f91979c 2018-08-01 11:05:52,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=56738e05-553a-4403-a9d6-67c32d0cf728 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44413dbc9534ea7de51a8e1c5499b024aa301f89" 2018-08-01 11:05:52,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-205afcfc-c233-48a4-939d-6ba8d7bdaa9f Date: Wed, 01 Aug 2018 11:05:52 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T11:05:37Z","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":"bb9d9918-a1b3-4a60-bef8-bf704f15b23f","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"628bd575e53d4e88b7dcb369a0378802","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-subnet","enable_dhcp":true,"segment_id":null,"network_id":"56738e05-553a-4403-a9d6-67c32d0cf728","tenant_id":"628bd575e53d4e88b7dcb369a0378802","created_at":"2018-08-01T11:05:37Z","ip_version":4}]} 2018-08-01 11:05:52,541 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=56738e05-553a-4403-a9d6-67c32d0cf728 used request id req-205afcfc-c233-48a4-939d-6ba8d7bdaa9f 2018-08-01 11:05:52,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=56738e05-553a-4403-a9d6-67c32d0cf728&mac_address=fa%3A16%3A3e%3Ac7%3Aa6%3A81&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89e7e7a38c9dc757333f2286b46a3a3820ca2942" 2018-08-01 11:05:52,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-f6a6a4c9-c75c-4e72-a43c-9929c8816d35 Date: Wed, 01 Aug 2018 11:05:52 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T11:05:37Z","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":"bb9d9918-a1b3-4a60-bef8-bf704f15b23f","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"628bd575e53d4e88b7dcb369a0378802","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-subnet","enable_dhcp":true,"segment_id":null,"network_id":"56738e05-553a-4403-a9d6-67c32d0cf728","tenant_id":"628bd575e53d4e88b7dcb369a0378802","created_at":"2018-08-01T11:05:37Z","ip_version":4}]} 2018-08-01 11:05:52,569 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=56738e05-553a-4403-a9d6-67c32d0cf728 used request id req-f6a6a4c9-c75c-4e72-a43c-9929c8816d35 2018-08-01 11:05:52,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44413dbc9534ea7de51a8e1c5499b024aa301f89" 2018-08-01 11:05:52,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 987 X-Openstack-Request-Id: req-fc7603d6-8cef-47b8-a7f6-29e7605f805a Date: Wed, 01 Aug 2018 11:05:52 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:05:43Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"bb9d9918-a1b3-4a60-bef8-bf704f15b23f","ip_address":"10.1.2.6"}],"id":"b3b497fa-77ef-4520-832c-9696c6670948","security_groups":["168572b1-da5a-4763-9414-d826f6c2f639"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c7:a6:81","project_id":"628bd575e53d4e88b7dcb369a0378802","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"56738e05-553a-4403-a9d6-67c32d0cf728","tenant_id":"628bd575e53d4e88b7dcb369a0378802","created_at":"2018-08-01T11:05:40Z","binding:vnic_type":"normal","device_id":"d26dbf09-e1e6-475f-9801-ba6c6ef2f920","ip_allocation":"immediate"}]} 2018-08-01 11:05:52,586 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=56738e05-553a-4403-a9d6-67c32d0cf728&mac_address=fa%3A16%3A3e%3Ac7%3Aa6%3A81&admin_state_up=True used request id req-fc7603d6-8cef-47b8-a7f6-29e7605f805a 2018-08-01 11:05:52,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/628bd575e53d4e88b7dcb369a0378802 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89e7e7a38c9dc757333f2286b46a3a3820ca2942" 2018-08-01 11:05:52,604 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:05:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48a5d7cd-173e-4c02-8594-aff916ae8704 Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/628bd575e53d4e88b7dcb369a0378802"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "628bd575e53d4e88b7dcb369a0378802", "name": "CreateStackFloatingIpTests-41ccfb8b-b855-440-proj"}} 2018-08-01 11:05:52,604 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/628bd575e53d4e88b7dcb369a0378802 used request id req-48a5d7cd-173e-4c02-8594-aff916ae8704 2018-08-01 11:05:52,606 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-inst2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89e7e7a38c9dc757333f2286b46a3a3820ca2942" 2018-08-01 11:05:52,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-9ed98d25-25f6-43f5-b93d-82e26145cd8b Date: Wed, 01 Aug 2018 11:05:52 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"56738e05-553a-4403-a9d6-67c32d0cf728","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":21,"ipv4_address_scope":null,"shared":false,"project_id":"628bd575e53d4e88b7dcb369a0378802","l2_adjacency":true,"status":"ACTIVE","subnets":["bb9d9918-a1b3-4a60-bef8-bf704f15b23f"],"description":"","tags":[],"updated_at":"2018-08-01T11:05:37Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-net","admin_state_up":true,"tenant_id":"628bd575e53d4e88b7dcb369a0378802","created_at":"2018-08-01T11:05:36Z","provider:network_type":"vxlan"}]} 2018-08-01 11:05:52,647 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-net used request id req-9ed98d25-25f6-43f5-b93d-82e26145cd8b 2018-08-01 11:05:52,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 11:05:52,654 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 11:05: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 11:05:52,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/628bd575e53d4e88b7dcb369a0378802 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44413dbc9534ea7de51a8e1c5499b024aa301f89" 2018-08-01 11:05:52,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:05:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8f7deb4-a237-405b-a769-383dd3a43db9 Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/628bd575e53d4e88b7dcb369a0378802"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "628bd575e53d4e88b7dcb369a0378802", "name": "CreateStackFloatingIpTests-41ccfb8b-b855-440-proj"}} 2018-08-01 11:05:52,744 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/628bd575e53d4e88b7dcb369a0378802 used request id req-b8f7deb4-a237-405b-a769-383dd3a43db9 2018-08-01 11:05:52,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=56738e05-553a-4403-a9d6-67c32d0cf728 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44413dbc9534ea7de51a8e1c5499b024aa301f89" 2018-08-01 11:05:52,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-aa927e05-31fb-47e0-b296-e154fe18d512 Date: Wed, 01 Aug 2018 11:05:52 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T11:05:37Z","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":"bb9d9918-a1b3-4a60-bef8-bf704f15b23f","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"628bd575e53d4e88b7dcb369a0378802","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-subnet","enable_dhcp":true,"segment_id":null,"network_id":"56738e05-553a-4403-a9d6-67c32d0cf728","tenant_id":"628bd575e53d4e88b7dcb369a0378802","created_at":"2018-08-01T11:05:37Z","ip_version":4}]} 2018-08-01 11:05:52,790 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=56738e05-553a-4403-a9d6-67c32d0cf728 used request id req-aa927e05-31fb-47e0-b296-e154fe18d512 2018-08-01 11:05:52,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=56738e05-553a-4403-a9d6-67c32d0cf728&mac_address=fa%3A16%3A3e%3A12%3Aab%3Ab7&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack-port1-fm2wwwq3qwdp&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44413dbc9534ea7de51a8e1c5499b024aa301f89" 2018-08-01 11:05:52,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1102 X-Openstack-Request-Id: req-1a3181c6-1d2f-4ecc-ae73-fcf8da240b6b Date: Wed, 01 Aug 2018 11:05:52 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:05:46Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"bb9d9918-a1b3-4a60-bef8-bf704f15b23f","ip_address":"10.1.2.8"}],"id":"929c324b-b515-4c77-8a8f-5034d20ee942","security_groups":["ae3045ab-7010-4624-ace2-227e417bc8f0"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:12:ab:b7","project_id":"628bd575e53d4e88b7dcb369a0378802","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack-port1-fm2wwwq3qwdp","admin_state_up":true,"network_id":"56738e05-553a-4403-a9d6-67c32d0cf728","tenant_id":"628bd575e53d4e88b7dcb369a0378802","created_at":"2018-08-01T11:05:38Z","binding:vnic_type":"normal","device_id":"f9daf5fc-60d1-4e74-80e9-35cce0b8cfa7","ip_allocation":"immediate"}]} 2018-08-01 11:05:52,836 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=56738e05-553a-4403-a9d6-67c32d0cf728&mac_address=fa%3A16%3A3e%3A12%3Aab%3Ab7&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack-port1-fm2wwwq3qwdp&admin_state_up=True used request id req-1a3181c6-1d2f-4ecc-ae73-fcf8da240b6b 2018-08-01 11:05:52,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/628bd575e53d4e88b7dcb369a0378802 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44413dbc9534ea7de51a8e1c5499b024aa301f89" 2018-08-01 11:05:52,932 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:05:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46cb29bb-14ac-4e98-88e8-26942dd399b5 Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/628bd575e53d4e88b7dcb369a0378802"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "628bd575e53d4e88b7dcb369a0378802", "name": "CreateStackFloatingIpTests-41ccfb8b-b855-440-proj"}} 2018-08-01 11:05:52,932 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/628bd575e53d4e88b7dcb369a0378802 used request id req-46cb29bb-14ac-4e98-88e8-26942dd399b5 2018-08-01 11:05:52,934 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-inst1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44413dbc9534ea7de51a8e1c5499b024aa301f89" 2018-08-01 11:05:53,357 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11: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-30ebe9f8-57e0-4c8c-bae0-f37006d567e2 x-compute-request-id: req-30ebe9f8-57e0-4c8c-bae0-f37006d567e2 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:ab:b7", "version": 4, "addr": "10.1.2.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:ab:b7", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f9daf5fc-60d1-4e74-80e9-35cce0b8cfa7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f9daf5fc-60d1-4e74-80e9-35cce0b8cfa7", "rel": "bookmark"}], "image": {"id": "8d499aed-6032-4512-a797-dc5cea376890", "links": [{"href": "http://172.30.9.24:8774/images/8d499aed-6032-4512-a797-dc5cea376890", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000004b", "OS-SRV-USG:launched_at": "2018-08-01T11:05:46.000000", "flavor": {"id": "5de58126-4769-41f8-9175-a4f2e324c721", "links": [{"href": "http://172.30.9.24:8774/flavors/5de58126-4769-41f8-9175-a4f2e324c721", "rel": "bookmark"}]}, "id": "f9daf5fc-60d1-4e74-80e9-35cce0b8cfa7", "security_groups": [{"name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-sec_grp"}], "user_id": "8d1c9833705a48c29c351d4d614377aa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:05:46Z", "hostId": "451d412694ca3301f5e99406358bdd177083043a1b19247a177f924a", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-inst1", "created": "2018-08-01T11:05:41Z", "tenant_id": "628bd575e53d4e88b7dcb369a0378802", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:05:53,357 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-inst1 used request id req-30ebe9f8-57e0-4c8c-bae0-f37006d567e2 2018-08-01 11:05:53,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44413dbc9534ea7de51a8e1c5499b024aa301f89" 2018-08-01 11:05:53,419 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11: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-94d5673b-6534-4f9a-94a3-c6e46a7c25fa x-compute-request-id: req-94d5673b-6534-4f9a-94a3-c6e46a7c25fa Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:a6:81", "version": 4, "addr": "10.1.2.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/d26dbf09-e1e6-475f-9801-ba6c6ef2f920", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d26dbf09-e1e6-475f-9801-ba6c6ef2f920", "rel": "bookmark"}], "image": {"id": "8d499aed-6032-4512-a797-dc5cea376890", "links": [{"href": "http://172.30.9.24:8774/images/8d499aed-6032-4512-a797-dc5cea376890", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000004a", "OS-SRV-USG:launched_at": "2018-08-01T11:05:43.000000", "flavor": {"id": "96806415-9d18-470d-bbb7-3ef70a5bf4e9", "links": [{"href": "http://172.30.9.24:8774/flavors/96806415-9d18-470d-bbb7-3ef70a5bf4e9", "rel": "bookmark"}]}, "id": "d26dbf09-e1e6-475f-9801-ba6c6ef2f920", "security_groups": [{"name": "default"}], "user_id": "8d1c9833705a48c29c351d4d614377aa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:05:43Z", "hostId": "b903b351f2d4acf5135f888cf7fc1973089bae0ec076181bb78af556", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-inst2", "created": "2018-08-01T11:05:39Z", "tenant_id": "628bd575e53d4e88b7dcb369a0378802", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:05:53,420 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-inst2 used request id req-94d5673b-6534-4f9a-94a3-c6e46a7c25fa 2018-08-01 11:05:53,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89e7e7a38c9dc757333f2286b46a3a3820ca2942" 2018-08-01 11:05:53,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-a30249b9-567e-4497-a15e-aa5e03ffc888 Date: Wed, 01 Aug 2018 11:05:53 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"56738e05-553a-4403-a9d6-67c32d0cf728","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":21,"ipv4_address_scope":null,"shared":false,"project_id":"628bd575e53d4e88b7dcb369a0378802","l2_adjacency":true,"status":"ACTIVE","subnets":["bb9d9918-a1b3-4a60-bef8-bf704f15b23f"],"description":"","tags":[],"updated_at":"2018-08-01T11:05:37Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-net","admin_state_up":true,"tenant_id":"628bd575e53d4e88b7dcb369a0378802","created_at":"2018-08-01T11:05:36Z","provider:network_type":"vxlan"}]} 2018-08-01 11:05:53,443 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-net used request id req-a30249b9-567e-4497-a15e-aa5e03ffc888 2018-08-01 11:05:53,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=56738e05-553a-4403-a9d6-67c32d0cf728 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44413dbc9534ea7de51a8e1c5499b024aa301f89" 2018-08-01 11:05:53,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-f58c1ae6-3cda-46af-a08c-6d78c4b498b3 Date: Wed, 01 Aug 2018 11:05:53 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T11:05:37Z","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":"bb9d9918-a1b3-4a60-bef8-bf704f15b23f","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"628bd575e53d4e88b7dcb369a0378802","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-subnet","enable_dhcp":true,"segment_id":null,"network_id":"56738e05-553a-4403-a9d6-67c32d0cf728","tenant_id":"628bd575e53d4e88b7dcb369a0378802","created_at":"2018-08-01T11:05:37Z","ip_version":4}]} 2018-08-01 11:05:53,492 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=56738e05-553a-4403-a9d6-67c32d0cf728 used request id req-f58c1ae6-3cda-46af-a08c-6d78c4b498b3 2018-08-01 11:05:53,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=56738e05-553a-4403-a9d6-67c32d0cf728 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44413dbc9534ea7de51a8e1c5499b024aa301f89" 2018-08-01 11:05:53,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-138d96f9-e1e1-4a72-b5bf-228c331933e9 Date: Wed, 01 Aug 2018 11:05:53 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"56738e05-553a-4403-a9d6-67c32d0cf728","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":21,"ipv4_address_scope":null,"shared":false,"project_id":"628bd575e53d4e88b7dcb369a0378802","l2_adjacency":true,"status":"ACTIVE","subnets":["bb9d9918-a1b3-4a60-bef8-bf704f15b23f"],"description":"","tags":[],"updated_at":"2018-08-01T11:05:37Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-net","admin_state_up":true,"tenant_id":"628bd575e53d4e88b7dcb369a0378802","created_at":"2018-08-01T11:05:36Z","provider:network_type":"vxlan"}]} 2018-08-01 11:05:53,509 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-net used request id req-138d96f9-e1e1-4a72-b5bf-228c331933e9 2018-08-01 11:05:53,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=56738e05-553a-4403-a9d6-67c32d0cf728 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89e7e7a38c9dc757333f2286b46a3a3820ca2942" 2018-08-01 11:05:53,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-4fd4b8c4-300d-49c9-9186-44b2cea16c0e Date: Wed, 01 Aug 2018 11:05:53 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T11:05:37Z","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":"bb9d9918-a1b3-4a60-bef8-bf704f15b23f","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"628bd575e53d4e88b7dcb369a0378802","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-subnet","enable_dhcp":true,"segment_id":null,"network_id":"56738e05-553a-4403-a9d6-67c32d0cf728","tenant_id":"628bd575e53d4e88b7dcb369a0378802","created_at":"2018-08-01T11:05:37Z","ip_version":4}]} 2018-08-01 11:05:53,561 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=56738e05-553a-4403-a9d6-67c32d0cf728 used request id req-4fd4b8c4-300d-49c9-9186-44b2cea16c0e 2018-08-01 11:05:53,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=56738e05-553a-4403-a9d6-67c32d0cf728 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89e7e7a38c9dc757333f2286b46a3a3820ca2942" 2018-08-01 11:05:53,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4006 X-Openstack-Request-Id: req-52708399-e22d-4119-9505-dcb56603470d Date: Wed, 01 Aug 2018 11:05:53 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:05:40Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"bb9d9918-a1b3-4a60-bef8-bf704f15b23f","ip_address":"10.1.2.2"}],"id":"2626d468-9254-47af-a4b0-0bd93629f8f8","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ac:eb:78","project_id":"628bd575e53d4e88b7dcb369a0378802","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"56738e05-553a-4403-a9d6-67c32d0cf728","tenant_id":"628bd575e53d4e88b7dcb369a0378802","created_at":"2018-08-01T11:05:37Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-56738e05-553a-4403-a9d6-67c32d0cf728","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:05:43Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"bb9d9918-a1b3-4a60-bef8-bf704f15b23f","ip_address":"10.1.2.1"}],"id":"4238c7de-37ea-46a1-933e-db3f0586e1d3","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:53:a1:6f","project_id":"628bd575e53d4e88b7dcb369a0378802","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"56738e05-553a-4403-a9d6-67c32d0cf728","tenant_id":"628bd575e53d4e88b7dcb369a0378802","created_at":"2018-08-01T11:05:38Z","binding:vnic_type":"normal","device_id":"ebab45da-8c3a-474e-8c6f-f2a4c482bd8f","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:05:46Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"bb9d9918-a1b3-4a60-bef8-bf704f15b23f","ip_address":"10.1.2.8"}],"id":"929c324b-b515-4c77-8a8f-5034d20ee942","security_groups":["ae3045ab-7010-4624-ace2-227e417bc8f0"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:12:ab:b7","project_id":"628bd575e53d4e88b7dcb369a0378802","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack-port1-fm2wwwq3qwdp","admin_state_up":true,"network_id":"56738e05-553a-4403-a9d6-67c32d0cf728","tenant_id":"628bd575e53d4e88b7dcb369a0378802","created_at":"2018-08-01T11:05:38Z","binding:vnic_type":"normal","device_id":"f9daf5fc-60d1-4e74-80e9-35cce0b8cfa7","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:05:43Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"bb9d9918-a1b3-4a60-bef8-bf704f15b23f","ip_address":"10.1.2.6"}],"id":"b3b497fa-77ef-4520-832c-9696c6670948","security_groups":["168572b1-da5a-4763-9414-d826f6c2f639"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c7:a6:81","project_id":"628bd575e53d4e88b7dcb369a0378802","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"56738e05-553a-4403-a9d6-67c32d0cf728","tenant_id":"628bd575e53d4e88b7dcb369a0378802","created_at":"2018-08-01T11:05:40Z","binding:vnic_type":"normal","device_id":"d26dbf09-e1e6-475f-9801-ba6c6ef2f920","ip_allocation":"immediate"}]} 2018-08-01 11:05:53,613 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=56738e05-553a-4403-a9d6-67c32d0cf728 used request id req-52708399-e22d-4119-9505-dcb56603470d 2018-08-01 11:05:53,614 - create_instance - INFO - Found existing machine with name - CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-inst2 2018-08-01 11:05:53,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89e7e7a38c9dc757333f2286b46a3a3820ca2942" 2018-08-01 11:05:53,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 574 X-Openstack-Request-Id: req-23ef6ee6-44a0-48c0-b656-e90d8768e8b2 Date: Wed, 01 Aug 2018 11:05:53 GMT RESP BODY: {"floatingips": [{"router_id": "ebab45da-8c3a-474e-8c6f-f2a4c482bd8f", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "628bd575e53d4e88b7dcb369a0378802", "created_at": "2018-08-01T11:05:36Z", "updated_at": "2018-08-01T11:05:43Z", "floating_network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089", "fixed_ip_address": "10.1.2.8", "floating_ip_address": "172.30.9.200", "revision_number": 2, "project_id": "628bd575e53d4e88b7dcb369a0378802", "port_id": "929c324b-b515-4c77-8a8f-5034d20ee942", "id": "e906847d-89c9-45dc-b63a-5501189a67f6", "qos_policy_id": null}]} 2018-08-01 11:05:53,643 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips used request id req-23ef6ee6-44a0-48c0-b656-e90d8768e8b2 2018-08-01 11:05:53,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4006 X-Openstack-Request-Id: req-9e046fe5-b1e0-44fb-a98a-89f30aaa6943 Date: Wed, 01 Aug 2018 11:05:53 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:05:40Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"bb9d9918-a1b3-4a60-bef8-bf704f15b23f","ip_address":"10.1.2.2"}],"id":"2626d468-9254-47af-a4b0-0bd93629f8f8","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ac:eb:78","project_id":"628bd575e53d4e88b7dcb369a0378802","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"56738e05-553a-4403-a9d6-67c32d0cf728","tenant_id":"628bd575e53d4e88b7dcb369a0378802","created_at":"2018-08-01T11:05:37Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-56738e05-553a-4403-a9d6-67c32d0cf728","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:05:43Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"bb9d9918-a1b3-4a60-bef8-bf704f15b23f","ip_address":"10.1.2.1"}],"id":"4238c7de-37ea-46a1-933e-db3f0586e1d3","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:53:a1:6f","project_id":"628bd575e53d4e88b7dcb369a0378802","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"56738e05-553a-4403-a9d6-67c32d0cf728","tenant_id":"628bd575e53d4e88b7dcb369a0378802","created_at":"2018-08-01T11:05:38Z","binding:vnic_type":"normal","device_id":"ebab45da-8c3a-474e-8c6f-f2a4c482bd8f","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:05:46Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"bb9d9918-a1b3-4a60-bef8-bf704f15b23f","ip_address":"10.1.2.8"}],"id":"929c324b-b515-4c77-8a8f-5034d20ee942","security_groups":["ae3045ab-7010-4624-ace2-227e417bc8f0"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:12:ab:b7","project_id":"628bd575e53d4e88b7dcb369a0378802","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack-port1-fm2wwwq3qwdp","admin_state_up":true,"network_id":"56738e05-553a-4403-a9d6-67c32d0cf728","tenant_id":"628bd575e53d4e88b7dcb369a0378802","created_at":"2018-08-01T11:05:38Z","binding:vnic_type":"normal","device_id":"f9daf5fc-60d1-4e74-80e9-35cce0b8cfa7","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:05:43Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"bb9d9918-a1b3-4a60-bef8-bf704f15b23f","ip_address":"10.1.2.6"}],"id":"b3b497fa-77ef-4520-832c-9696c6670948","security_groups":["168572b1-da5a-4763-9414-d826f6c2f639"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c7:a6:81","project_id":"628bd575e53d4e88b7dcb369a0378802","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"56738e05-553a-4403-a9d6-67c32d0cf728","tenant_id":"628bd575e53d4e88b7dcb369a0378802","created_at":"2018-08-01T11:05:40Z","binding:vnic_type":"normal","device_id":"d26dbf09-e1e6-475f-9801-ba6c6ef2f920","ip_allocation":"immediate"}]} 2018-08-01 11:05:53,719 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=56738e05-553a-4403-a9d6-67c32d0cf728 used request id req-9e046fe5-b1e0-44fb-a98a-89f30aaa6943 2018-08-01 11:05:53,720 - create_instance - INFO - Found existing machine with name - CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-inst1 2018-08-01 11:05:53,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44413dbc9534ea7de51a8e1c5499b024aa301f89" 2018-08-01 11:05:53,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 574 X-Openstack-Request-Id: req-ebcdd06f-b9eb-45f4-9d48-23c02a720597 Date: Wed, 01 Aug 2018 11:05:53 GMT RESP BODY: {"floatingips": [{"router_id": "ebab45da-8c3a-474e-8c6f-f2a4c482bd8f", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "628bd575e53d4e88b7dcb369a0378802", "created_at": "2018-08-01T11:05:36Z", "updated_at": "2018-08-01T11:05:43Z", "floating_network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089", "fixed_ip_address": "10.1.2.8", "floating_ip_address": "172.30.9.200", "revision_number": 2, "project_id": "628bd575e53d4e88b7dcb369a0378802", "port_id": "929c324b-b515-4c77-8a8f-5034d20ee942", "id": "e906847d-89c9-45dc-b63a-5501189a67f6", "qos_policy_id": null}]} 2018-08-01 11:05:53,746 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips used request id req-ebcdd06f-b9eb-45f4-9d48-23c02a720597 2018-08-01 11:05:53,750 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/f9daf5fc-60d1-4e74-80e9-35cce0b8cfa7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44413dbc9534ea7de51a8e1c5499b024aa301f89" 2018-08-01 11:05:53,894 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11: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-bc288b35-3563-473a-96a4-a109a55a7a7e x-compute-request-id: req-bc288b35-3563-473a-96a4-a109a55a7a7e Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:ab:b7", "version": 4, "addr": "10.1.2.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:ab:b7", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f9daf5fc-60d1-4e74-80e9-35cce0b8cfa7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f9daf5fc-60d1-4e74-80e9-35cce0b8cfa7", "rel": "bookmark"}], "image": {"id": "8d499aed-6032-4512-a797-dc5cea376890", "links": [{"href": "http://172.30.9.24:8774/images/8d499aed-6032-4512-a797-dc5cea376890", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000004b", "OS-SRV-USG:launched_at": "2018-08-01T11:05:46.000000", "flavor": {"id": "5de58126-4769-41f8-9175-a4f2e324c721", "links": [{"href": "http://172.30.9.24:8774/flavors/5de58126-4769-41f8-9175-a4f2e324c721", "rel": "bookmark"}]}, "id": "f9daf5fc-60d1-4e74-80e9-35cce0b8cfa7", "security_groups": [{"name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-sec_grp"}], "user_id": "8d1c9833705a48c29c351d4d614377aa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:05:46Z", "hostId": "451d412694ca3301f5e99406358bdd177083043a1b19247a177f924a", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-inst1", "created": "2018-08-01T11:05:41Z", "tenant_id": "628bd575e53d4e88b7dcb369a0378802", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 11:05:53,894 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/f9daf5fc-60d1-4e74-80e9-35cce0b8cfa7 used request id req-bc288b35-3563-473a-96a4-a109a55a7a7e 2018-08-01 11:05:53,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44413dbc9534ea7de51a8e1c5499b024aa301f89" 2018-08-01 11:05:53,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-18e057d4-0c6d-4af1-9d8c-909f5a592998 Date: Wed, 01 Aug 2018 11:05:53 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"56738e05-553a-4403-a9d6-67c32d0cf728","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":21,"ipv4_address_scope":null,"shared":false,"project_id":"628bd575e53d4e88b7dcb369a0378802","l2_adjacency":true,"status":"ACTIVE","subnets":["bb9d9918-a1b3-4a60-bef8-bf704f15b23f"],"description":"","tags":[],"updated_at":"2018-08-01T11:05:37Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-net","admin_state_up":true,"tenant_id":"628bd575e53d4e88b7dcb369a0378802","created_at":"2018-08-01T11:05:36Z","provider:network_type":"vxlan"}]} 2018-08-01 11:05:53,974 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-net used request id req-18e057d4-0c6d-4af1-9d8c-909f5a592998 2018-08-01 11:05:53,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/628bd575e53d4e88b7dcb369a0378802 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44413dbc9534ea7de51a8e1c5499b024aa301f89" 2018-08-01 11:05:54,068 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:05:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4e9a713-89e7-4585-b26b-b7ca1f89cfff Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/628bd575e53d4e88b7dcb369a0378802"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "628bd575e53d4e88b7dcb369a0378802", "name": "CreateStackFloatingIpTests-41ccfb8b-b855-440-proj"}} 2018-08-01 11:05:54,068 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/628bd575e53d4e88b7dcb369a0378802 used request id req-d4e9a713-89e7-4585-b26b-b7ca1f89cfff 2018-08-01 11:05:54,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=56738e05-553a-4403-a9d6-67c32d0cf728 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44413dbc9534ea7de51a8e1c5499b024aa301f89" 2018-08-01 11:05:54,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-ad925302-75f5-412d-b7f5-eb2e8fb70268 Date: Wed, 01 Aug 2018 11:05:54 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T11:05:37Z","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":"bb9d9918-a1b3-4a60-bef8-bf704f15b23f","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"628bd575e53d4e88b7dcb369a0378802","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-subnet","enable_dhcp":true,"segment_id":null,"network_id":"56738e05-553a-4403-a9d6-67c32d0cf728","tenant_id":"628bd575e53d4e88b7dcb369a0378802","created_at":"2018-08-01T11:05:37Z","ip_version":4}]} 2018-08-01 11:05:54,114 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=56738e05-553a-4403-a9d6-67c32d0cf728 used request id req-ad925302-75f5-412d-b7f5-eb2e8fb70268 2018-08-01 11:05:54,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=56738e05-553a-4403-a9d6-67c32d0cf728 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44413dbc9534ea7de51a8e1c5499b024aa301f89" 2018-08-01 11:05:54,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4006 X-Openstack-Request-Id: req-6a24eb61-579b-4288-b95b-f52ead6369d2 Date: Wed, 01 Aug 2018 11:05:54 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:05:40Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"bb9d9918-a1b3-4a60-bef8-bf704f15b23f","ip_address":"10.1.2.2"}],"id":"2626d468-9254-47af-a4b0-0bd93629f8f8","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ac:eb:78","project_id":"628bd575e53d4e88b7dcb369a0378802","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"56738e05-553a-4403-a9d6-67c32d0cf728","tenant_id":"628bd575e53d4e88b7dcb369a0378802","created_at":"2018-08-01T11:05:37Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-56738e05-553a-4403-a9d6-67c32d0cf728","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:05:43Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"bb9d9918-a1b3-4a60-bef8-bf704f15b23f","ip_address":"10.1.2.1"}],"id":"4238c7de-37ea-46a1-933e-db3f0586e1d3","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:53:a1:6f","project_id":"628bd575e53d4e88b7dcb369a0378802","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"56738e05-553a-4403-a9d6-67c32d0cf728","tenant_id":"628bd575e53d4e88b7dcb369a0378802","created_at":"2018-08-01T11:05:38Z","binding:vnic_type":"normal","device_id":"ebab45da-8c3a-474e-8c6f-f2a4c482bd8f","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:05:46Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"bb9d9918-a1b3-4a60-bef8-bf704f15b23f","ip_address":"10.1.2.8"}],"id":"929c324b-b515-4c77-8a8f-5034d20ee942","security_groups":["ae3045ab-7010-4624-ace2-227e417bc8f0"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:12:ab:b7","project_id":"628bd575e53d4e88b7dcb369a0378802","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack-port1-fm2wwwq3qwdp","admin_state_up":true,"network_id":"56738e05-553a-4403-a9d6-67c32d0cf728","tenant_id":"628bd575e53d4e88b7dcb369a0378802","created_at":"2018-08-01T11:05:38Z","binding:vnic_type":"normal","device_id":"f9daf5fc-60d1-4e74-80e9-35cce0b8cfa7","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:05:43Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"bb9d9918-a1b3-4a60-bef8-bf704f15b23f","ip_address":"10.1.2.6"}],"id":"b3b497fa-77ef-4520-832c-9696c6670948","security_groups":["168572b1-da5a-4763-9414-d826f6c2f639"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c7:a6:81","project_id":"628bd575e53d4e88b7dcb369a0378802","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"56738e05-553a-4403-a9d6-67c32d0cf728","tenant_id":"628bd575e53d4e88b7dcb369a0378802","created_at":"2018-08-01T11:05:40Z","binding:vnic_type":"normal","device_id":"d26dbf09-e1e6-475f-9801-ba6c6ef2f920","ip_allocation":"immediate"}]} 2018-08-01 11:05:54,160 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=56738e05-553a-4403-a9d6-67c32d0cf728 used request id req-6a24eb61-579b-4288-b95b-f52ead6369d2 2018-08-01 11:05:54,161 - create_instance - INFO - Checking if VM is active 2018-08-01 11:05:54,163 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/f9daf5fc-60d1-4e74-80e9-35cce0b8cfa7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44413dbc9534ea7de51a8e1c5499b024aa301f89" 2018-08-01 11:05:54,475 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:05:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-207424e8-3a65-4d1f-bf26-af440bc7a966 x-compute-request-id: req-207424e8-3a65-4d1f-bf26-af440bc7a966 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:ab:b7", "version": 4, "addr": "10.1.2.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:ab:b7", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f9daf5fc-60d1-4e74-80e9-35cce0b8cfa7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f9daf5fc-60d1-4e74-80e9-35cce0b8cfa7", "rel": "bookmark"}], "image": {"id": "8d499aed-6032-4512-a797-dc5cea376890", "links": [{"href": "http://172.30.9.24:8774/images/8d499aed-6032-4512-a797-dc5cea376890", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000004b", "OS-SRV-USG:launched_at": "2018-08-01T11:05:46.000000", "flavor": {"id": "5de58126-4769-41f8-9175-a4f2e324c721", "links": [{"href": "http://172.30.9.24:8774/flavors/5de58126-4769-41f8-9175-a4f2e324c721", "rel": "bookmark"}]}, "id": "f9daf5fc-60d1-4e74-80e9-35cce0b8cfa7", "security_groups": [{"name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-sec_grp"}], "user_id": "8d1c9833705a48c29c351d4d614377aa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:05:46Z", "hostId": "451d412694ca3301f5e99406358bdd177083043a1b19247a177f924a", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-inst1", "created": "2018-08-01T11:05:41Z", "tenant_id": "628bd575e53d4e88b7dcb369a0378802", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 11:05:54,475 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/f9daf5fc-60d1-4e74-80e9-35cce0b8cfa7 used request id req-207424e8-3a65-4d1f-bf26-af440bc7a966 2018-08-01 11:05:54,476 - create_instance - DEBUG - Instance status [CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-inst1] is - ACTIVE 2018-08-01 11:05:54,476 - create_instance - INFO - VM is - ACTIVE 2018-08-01 11:05:54,478 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/f9daf5fc-60d1-4e74-80e9-35cce0b8cfa7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44413dbc9534ea7de51a8e1c5499b024aa301f89" 2018-08-01 11:05:54,625 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:05:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-523595ec-99c2-4838-8042-b785fea0009a x-compute-request-id: req-523595ec-99c2-4838-8042-b785fea0009a Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:ab:b7", "version": 4, "addr": "10.1.2.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:ab:b7", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f9daf5fc-60d1-4e74-80e9-35cce0b8cfa7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f9daf5fc-60d1-4e74-80e9-35cce0b8cfa7", "rel": "bookmark"}], "image": {"id": "8d499aed-6032-4512-a797-dc5cea376890", "links": [{"href": "http://172.30.9.24:8774/images/8d499aed-6032-4512-a797-dc5cea376890", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000004b", "OS-SRV-USG:launched_at": "2018-08-01T11:05:46.000000", "flavor": {"id": "5de58126-4769-41f8-9175-a4f2e324c721", "links": [{"href": "http://172.30.9.24:8774/flavors/5de58126-4769-41f8-9175-a4f2e324c721", "rel": "bookmark"}]}, "id": "f9daf5fc-60d1-4e74-80e9-35cce0b8cfa7", "security_groups": [{"name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-sec_grp"}], "user_id": "8d1c9833705a48c29c351d4d614377aa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:05:46Z", "hostId": "451d412694ca3301f5e99406358bdd177083043a1b19247a177f924a", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-inst1", "created": "2018-08-01T11:05:41Z", "tenant_id": "628bd575e53d4e88b7dcb369a0378802", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 11:05:54,625 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/f9daf5fc-60d1-4e74-80e9-35cce0b8cfa7 used request id req-523595ec-99c2-4838-8042-b785fea0009a 2018-08-01 11:05:54,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44413dbc9534ea7de51a8e1c5499b024aa301f89" 2018-08-01 11:05:54,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-d0581782-ef65-4960-85c9-c00483c72459 Date: Wed, 01 Aug 2018 11:05:54 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"56738e05-553a-4403-a9d6-67c32d0cf728","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":21,"ipv4_address_scope":null,"shared":false,"project_id":"628bd575e53d4e88b7dcb369a0378802","l2_adjacency":true,"status":"ACTIVE","subnets":["bb9d9918-a1b3-4a60-bef8-bf704f15b23f"],"description":"","tags":[],"updated_at":"2018-08-01T11:05:37Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-net","admin_state_up":true,"tenant_id":"628bd575e53d4e88b7dcb369a0378802","created_at":"2018-08-01T11:05:36Z","provider:network_type":"vxlan"}]} 2018-08-01 11:05:54,707 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-net used request id req-d0581782-ef65-4960-85c9-c00483c72459 2018-08-01 11:05:54,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/628bd575e53d4e88b7dcb369a0378802 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44413dbc9534ea7de51a8e1c5499b024aa301f89" 2018-08-01 11:05:54,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:05:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31974940-72f4-4b5d-a652-42fa3d06bf2e Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/628bd575e53d4e88b7dcb369a0378802"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "628bd575e53d4e88b7dcb369a0378802", "name": "CreateStackFloatingIpTests-41ccfb8b-b855-440-proj"}} 2018-08-01 11:05:54,796 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/628bd575e53d4e88b7dcb369a0378802 used request id req-31974940-72f4-4b5d-a652-42fa3d06bf2e 2018-08-01 11:05:54,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=56738e05-553a-4403-a9d6-67c32d0cf728 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44413dbc9534ea7de51a8e1c5499b024aa301f89" 2018-08-01 11:05:54,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-57d0fc5e-f7f0-4a49-93cf-e8e1a471c200 Date: Wed, 01 Aug 2018 11:05:54 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T11:05:37Z","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":"bb9d9918-a1b3-4a60-bef8-bf704f15b23f","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"628bd575e53d4e88b7dcb369a0378802","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-subnet","enable_dhcp":true,"segment_id":null,"network_id":"56738e05-553a-4403-a9d6-67c32d0cf728","tenant_id":"628bd575e53d4e88b7dcb369a0378802","created_at":"2018-08-01T11:05:37Z","ip_version":4}]} 2018-08-01 11:05:54,841 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=56738e05-553a-4403-a9d6-67c32d0cf728 used request id req-57d0fc5e-f7f0-4a49-93cf-e8e1a471c200 2018-08-01 11:05:54,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=56738e05-553a-4403-a9d6-67c32d0cf728 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44413dbc9534ea7de51a8e1c5499b024aa301f89" 2018-08-01 11:05:54,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4006 X-Openstack-Request-Id: req-47e60d28-6567-4f1d-b362-0f8b9ea20458 Date: Wed, 01 Aug 2018 11:05:54 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:05:40Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"bb9d9918-a1b3-4a60-bef8-bf704f15b23f","ip_address":"10.1.2.2"}],"id":"2626d468-9254-47af-a4b0-0bd93629f8f8","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ac:eb:78","project_id":"628bd575e53d4e88b7dcb369a0378802","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"56738e05-553a-4403-a9d6-67c32d0cf728","tenant_id":"628bd575e53d4e88b7dcb369a0378802","created_at":"2018-08-01T11:05:37Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-56738e05-553a-4403-a9d6-67c32d0cf728","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:05:43Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"bb9d9918-a1b3-4a60-bef8-bf704f15b23f","ip_address":"10.1.2.1"}],"id":"4238c7de-37ea-46a1-933e-db3f0586e1d3","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:53:a1:6f","project_id":"628bd575e53d4e88b7dcb369a0378802","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"56738e05-553a-4403-a9d6-67c32d0cf728","tenant_id":"628bd575e53d4e88b7dcb369a0378802","created_at":"2018-08-01T11:05:38Z","binding:vnic_type":"normal","device_id":"ebab45da-8c3a-474e-8c6f-f2a4c482bd8f","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:05:46Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"bb9d9918-a1b3-4a60-bef8-bf704f15b23f","ip_address":"10.1.2.8"}],"id":"929c324b-b515-4c77-8a8f-5034d20ee942","security_groups":["ae3045ab-7010-4624-ace2-227e417bc8f0"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:12:ab:b7","project_id":"628bd575e53d4e88b7dcb369a0378802","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack-port1-fm2wwwq3qwdp","admin_state_up":true,"network_id":"56738e05-553a-4403-a9d6-67c32d0cf728","tenant_id":"628bd575e53d4e88b7dcb369a0378802","created_at":"2018-08-01T11:05:38Z","binding:vnic_type":"normal","device_id":"f9daf5fc-60d1-4e74-80e9-35cce0b8cfa7","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:05:43Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"bb9d9918-a1b3-4a60-bef8-bf704f15b23f","ip_address":"10.1.2.6"}],"id":"b3b497fa-77ef-4520-832c-9696c6670948","security_groups":["168572b1-da5a-4763-9414-d826f6c2f639"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c7:a6:81","project_id":"628bd575e53d4e88b7dcb369a0378802","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"56738e05-553a-4403-a9d6-67c32d0cf728","tenant_id":"628bd575e53d4e88b7dcb369a0378802","created_at":"2018-08-01T11:05:40Z","binding:vnic_type":"normal","device_id":"d26dbf09-e1e6-475f-9801-ba6c6ef2f920","ip_allocation":"immediate"}]} 2018-08-01 11:05:54,889 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=56738e05-553a-4403-a9d6-67c32d0cf728 used request id req-47e60d28-6567-4f1d-b362-0f8b9ea20458 2018-08-01 11:05:54,890 - ansible_utils - DEBUG - Retrieving SSH client 2018-08-01 11:05:54,894 - paramiko.transport - DEBUG - starting thread (client mode): 0xb746ed0L 2018-08-01 11:05:54,894 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-01 11:05:54,895 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-08-01 11:05:54,895 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-08-01 11:05:54,896 - 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-08-01 11:05:54,896 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-01 11:05:54,896 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-08-01 11:05:54,896 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-01 11:05:54,897 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-01 11:05:54,897 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-01 11:05:54,916 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-01 11:05:54,919 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-01 11:05:54,927 - paramiko.transport - DEBUG - Trying discovered key 51c713cf465dcc2b7700eccad237ac67 in ddff823c-38c4-42a7-b4cb-b9eb3b439477 2018-08-01 11:05:54,954 - paramiko.transport - DEBUG - userauth is OK 2018-08-01 11:05:54,960 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-01 11:05:55,060 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-01 11:05:55,104 - create_instance - INFO - SSH is active for VM instance 2018-08-01 11:05:55,105 - ansible_utils - DEBUG - Retrieving SSH client 2018-08-01 11:05:55,106 - paramiko.transport - DEBUG - starting thread (client mode): 0xb746ed0L 2018-08-01 11:05:55,107 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-01 11:05:55,107 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-08-01 11:05:55,107 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-08-01 11:05:55,108 - 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-08-01 11:05:55,108 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-01 11:05:55,108 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-08-01 11:05:55,109 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-01 11:05:55,109 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-01 11:05:55,109 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-01 11:05:55,126 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-01 11:05:55,126 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-01 11:05:55,139 - paramiko.transport - DEBUG - Trying discovered key 51c713cf465dcc2b7700eccad237ac67 in ddff823c-38c4-42a7-b4cb-b9eb3b439477 2018-08-01 11:05:55,165 - paramiko.transport - DEBUG - userauth is OK 2018-08-01 11:05:55,171 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-01 11:05:55,203 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-01 11:05:55,204 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-08-01 11:05:55,205 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-01 11:05:55,206 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-01 11:05:55,207 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-01 11:05:55,212 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d26dbf09-e1e6-475f-9801-ba6c6ef2f920 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89e7e7a38c9dc757333f2286b46a3a3820ca2942" 2018-08-01 11:05:55,364 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:05: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-d4c5951e-4a02-4c11-81d8-994488a8a75f x-compute-request-id: req-d4c5951e-4a02-4c11-81d8-994488a8a75f Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:a6:81", "version": 4, "addr": "10.1.2.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/d26dbf09-e1e6-475f-9801-ba6c6ef2f920", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d26dbf09-e1e6-475f-9801-ba6c6ef2f920", "rel": "bookmark"}], "image": {"id": "8d499aed-6032-4512-a797-dc5cea376890", "links": [{"href": "http://172.30.9.24:8774/images/8d499aed-6032-4512-a797-dc5cea376890", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000004a", "OS-SRV-USG:launched_at": "2018-08-01T11:05:43.000000", "flavor": {"id": "96806415-9d18-470d-bbb7-3ef70a5bf4e9", "links": [{"href": "http://172.30.9.24:8774/flavors/96806415-9d18-470d-bbb7-3ef70a5bf4e9", "rel": "bookmark"}]}, "id": "d26dbf09-e1e6-475f-9801-ba6c6ef2f920", "security_groups": [{"name": "default"}], "user_id": "8d1c9833705a48c29c351d4d614377aa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:05:43Z", "hostId": "b903b351f2d4acf5135f888cf7fc1973089bae0ec076181bb78af556", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-inst2", "created": "2018-08-01T11:05:39Z", "tenant_id": "628bd575e53d4e88b7dcb369a0378802", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 11:05:55,364 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d26dbf09-e1e6-475f-9801-ba6c6ef2f920 used request id req-d4c5951e-4a02-4c11-81d8-994488a8a75f 2018-08-01 11:05:55,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89e7e7a38c9dc757333f2286b46a3a3820ca2942" 2018-08-01 11:05:55,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-9a86510b-0c73-4267-a587-cd0687b59276 Date: Wed, 01 Aug 2018 11:05:55 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"56738e05-553a-4403-a9d6-67c32d0cf728","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":21,"ipv4_address_scope":null,"shared":false,"project_id":"628bd575e53d4e88b7dcb369a0378802","l2_adjacency":true,"status":"ACTIVE","subnets":["bb9d9918-a1b3-4a60-bef8-bf704f15b23f"],"description":"","tags":[],"updated_at":"2018-08-01T11:05:37Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-net","admin_state_up":true,"tenant_id":"628bd575e53d4e88b7dcb369a0378802","created_at":"2018-08-01T11:05:36Z","provider:network_type":"vxlan"}]} 2018-08-01 11:05:55,448 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-net used request id req-9a86510b-0c73-4267-a587-cd0687b59276 2018-08-01 11:05:55,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/628bd575e53d4e88b7dcb369a0378802 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89e7e7a38c9dc757333f2286b46a3a3820ca2942" 2018-08-01 11:05:55,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:05:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3cd564d2-e10a-4b74-9098-6658faf40474 Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/628bd575e53d4e88b7dcb369a0378802"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "628bd575e53d4e88b7dcb369a0378802", "name": "CreateStackFloatingIpTests-41ccfb8b-b855-440-proj"}} 2018-08-01 11:05:55,535 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/628bd575e53d4e88b7dcb369a0378802 used request id req-3cd564d2-e10a-4b74-9098-6658faf40474 2018-08-01 11:05:55,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=56738e05-553a-4403-a9d6-67c32d0cf728 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89e7e7a38c9dc757333f2286b46a3a3820ca2942" 2018-08-01 11:05:55,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-777cb8cc-07d9-4948-b7e0-0dfd2df3392a Date: Wed, 01 Aug 2018 11:05:55 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T11:05:37Z","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":"bb9d9918-a1b3-4a60-bef8-bf704f15b23f","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"628bd575e53d4e88b7dcb369a0378802","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-subnet","enable_dhcp":true,"segment_id":null,"network_id":"56738e05-553a-4403-a9d6-67c32d0cf728","tenant_id":"628bd575e53d4e88b7dcb369a0378802","created_at":"2018-08-01T11:05:37Z","ip_version":4}]} 2018-08-01 11:05:55,583 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=56738e05-553a-4403-a9d6-67c32d0cf728 used request id req-777cb8cc-07d9-4948-b7e0-0dfd2df3392a 2018-08-01 11:05:55,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=56738e05-553a-4403-a9d6-67c32d0cf728 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89e7e7a38c9dc757333f2286b46a3a3820ca2942" 2018-08-01 11:05:55,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4006 X-Openstack-Request-Id: req-34009d2c-b877-4e94-befe-d78f1f5862bb Date: Wed, 01 Aug 2018 11:05:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:05:40Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"bb9d9918-a1b3-4a60-bef8-bf704f15b23f","ip_address":"10.1.2.2"}],"id":"2626d468-9254-47af-a4b0-0bd93629f8f8","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ac:eb:78","project_id":"628bd575e53d4e88b7dcb369a0378802","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"56738e05-553a-4403-a9d6-67c32d0cf728","tenant_id":"628bd575e53d4e88b7dcb369a0378802","created_at":"2018-08-01T11:05:37Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-56738e05-553a-4403-a9d6-67c32d0cf728","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:05:43Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"bb9d9918-a1b3-4a60-bef8-bf704f15b23f","ip_address":"10.1.2.1"}],"id":"4238c7de-37ea-46a1-933e-db3f0586e1d3","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:53:a1:6f","project_id":"628bd575e53d4e88b7dcb369a0378802","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"56738e05-553a-4403-a9d6-67c32d0cf728","tenant_id":"628bd575e53d4e88b7dcb369a0378802","created_at":"2018-08-01T11:05:38Z","binding:vnic_type":"normal","device_id":"ebab45da-8c3a-474e-8c6f-f2a4c482bd8f","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:05:46Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"bb9d9918-a1b3-4a60-bef8-bf704f15b23f","ip_address":"10.1.2.8"}],"id":"929c324b-b515-4c77-8a8f-5034d20ee942","security_groups":["ae3045ab-7010-4624-ace2-227e417bc8f0"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:12:ab:b7","project_id":"628bd575e53d4e88b7dcb369a0378802","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack-port1-fm2wwwq3qwdp","admin_state_up":true,"network_id":"56738e05-553a-4403-a9d6-67c32d0cf728","tenant_id":"628bd575e53d4e88b7dcb369a0378802","created_at":"2018-08-01T11:05:38Z","binding:vnic_type":"normal","device_id":"f9daf5fc-60d1-4e74-80e9-35cce0b8cfa7","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:05:43Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"bb9d9918-a1b3-4a60-bef8-bf704f15b23f","ip_address":"10.1.2.6"}],"id":"b3b497fa-77ef-4520-832c-9696c6670948","security_groups":["168572b1-da5a-4763-9414-d826f6c2f639"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c7:a6:81","project_id":"628bd575e53d4e88b7dcb369a0378802","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"56738e05-553a-4403-a9d6-67c32d0cf728","tenant_id":"628bd575e53d4e88b7dcb369a0378802","created_at":"2018-08-01T11:05:40Z","binding:vnic_type":"normal","device_id":"d26dbf09-e1e6-475f-9801-ba6c6ef2f920","ip_allocation":"immediate"}]} 2018-08-01 11:05:55,632 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=56738e05-553a-4403-a9d6-67c32d0cf728 used request id req-34009d2c-b877-4e94-befe-d78f1f5862bb 2018-08-01 11:05:55,633 - create_stack - INFO - Deleting stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack 2018-08-01 11:05:55,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8004/v1/628bd575e53d4e88b7dcb369a0378802/stacks/86ad15d2-61c7-4e99-96d1-8f4eef6950ac -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2fe5e0abb13c7f61127fc2f263392ecc18aa1ab" 2018-08-01 11:05:55,662 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:05:55 GMT Server: Apache x-openstack-request-id: req-0d06f5f1-d084-4af8-87c0-78d2ff85a448 Location: http://172.30.9.24:8004/v1/628bd575e53d4e88b7dcb369a0378802/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack/86ad15d2-61c7-4e99-96d1-8f4eef6950ac Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/628bd575e53d4e88b7dcb369a0378802/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack/86ad15d2-61c7-4e99-96d1-8f4eef6950ac;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:05:55,705 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 11:05:55 GMT Server: Apache x-openstack-request-id: req-5333dc0c-e5ef-42d0-b797-c9789336df48 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 11:05:55,705 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.24:8004/v1/628bd575e53d4e88b7dcb369a0378802/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack/86ad15d2-61c7-4e99-96d1-8f4eef6950ac used request id req-5333dc0c-e5ef-42d0-b797-c9789336df48 2018-08-01 11:05:55,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/628bd575e53d4e88b7dcb369a0378802/stacks/86ad15d2-61c7-4e99-96d1-8f4eef6950ac -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2fe5e0abb13c7f61127fc2f263392ecc18aa1ab" 2018-08-01 11:05:55,781 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:05:55 GMT Server: Apache x-openstack-request-id: req-2797cc57-e61f-4da3-958b-847977bbf6e8 Location: http://172.30.9.24:8004/v1/628bd575e53d4e88b7dcb369a0378802/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack/86ad15d2-61c7-4e99-96d1-8f4eef6950ac Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/628bd575e53d4e88b7dcb369a0378802/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack/86ad15d2-61c7-4e99-96d1-8f4eef6950ac;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:05:55,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:05:55 GMT Server: Apache x-openstack-request-id: req-67011195-cfd6-4069-8d17-a8e02935a64f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 771 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-0e56817c-a4f8-4452-b53f-3b219d685b87-flavor2", "OS::project_id": "628bd575e53d4e88b7dcb369a0378802", "OS::stack_id": "86ad15d2-61c7-4e99-96d1-8f4eef6950ac", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-kp", "security_group_name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-sec_grp", "subnet_name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-subnet", "net_name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-inst2", "inst1_name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-inst1", "image2_name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-image", "flavor1_name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-flavor1", "image1_name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack", "stack_user_project_id": "7a27431aa0ea4924b054e9d64b9db30b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-01T11:05:31Z", "links": [{"href": "http://172.30.9.24:8004/v1/628bd575e53d4e88b7dcb369a0378802/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack/86ad15d2-61c7-4e99-96d1-8f4eef6950ac", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-01T11:05:55Z", "id": "86ad15d2-61c7-4e99-96d1-8f4eef6950ac", "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-08-01 11:05:55,807 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/628bd575e53d4e88b7dcb369a0378802/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack/86ad15d2-61c7-4e99-96d1-8f4eef6950ac used request id req-67011195-cfd6-4069-8d17-a8e02935a64f 2018-08-01 11:05:55,808 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-08-01 11:05:55,808 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-01 11:05:58,811 - create_stack - DEBUG - Stack status query timeout in 1196.89434218 2018-08-01 11:05:58,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/628bd575e53d4e88b7dcb369a0378802/stacks/86ad15d2-61c7-4e99-96d1-8f4eef6950ac -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2fe5e0abb13c7f61127fc2f263392ecc18aa1ab" 2018-08-01 11:05:58,841 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:05:58 GMT Server: Apache x-openstack-request-id: req-7417db14-65b1-47f2-a9c7-f858cbc969e2 Location: http://172.30.9.24:8004/v1/628bd575e53d4e88b7dcb369a0378802/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack/86ad15d2-61c7-4e99-96d1-8f4eef6950ac Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/628bd575e53d4e88b7dcb369a0378802/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack/86ad15d2-61c7-4e99-96d1-8f4eef6950ac;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:05:58,866 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:05:58 GMT Server: Apache x-openstack-request-id: req-958ae9bc-619c-43f7-a877-5f007894c6ff Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 771 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-0e56817c-a4f8-4452-b53f-3b219d685b87-flavor2", "OS::project_id": "628bd575e53d4e88b7dcb369a0378802", "OS::stack_id": "86ad15d2-61c7-4e99-96d1-8f4eef6950ac", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-kp", "security_group_name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-sec_grp", "subnet_name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-subnet", "net_name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-inst2", "inst1_name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-inst1", "image2_name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-image", "flavor1_name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-flavor1", "image1_name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack", "stack_user_project_id": "7a27431aa0ea4924b054e9d64b9db30b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-01T11:05:31Z", "links": [{"href": "http://172.30.9.24:8004/v1/628bd575e53d4e88b7dcb369a0378802/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack/86ad15d2-61c7-4e99-96d1-8f4eef6950ac", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-01T11:05:55Z", "id": "86ad15d2-61c7-4e99-96d1-8f4eef6950ac", "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-08-01 11:05:58,866 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/628bd575e53d4e88b7dcb369a0378802/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack/86ad15d2-61c7-4e99-96d1-8f4eef6950ac used request id req-958ae9bc-619c-43f7-a877-5f007894c6ff 2018-08-01 11:05:58,867 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-08-01 11:05:58,867 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-01 11:06:01,870 - create_stack - DEBUG - Stack status query timeout in 1193.83534908 2018-08-01 11:06:01,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/628bd575e53d4e88b7dcb369a0378802/stacks/86ad15d2-61c7-4e99-96d1-8f4eef6950ac -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2fe5e0abb13c7f61127fc2f263392ecc18aa1ab" 2018-08-01 11:06:01,900 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:06:01 GMT Server: Apache x-openstack-request-id: req-c66b3761-6b21-40ad-8c2d-71d3c52c9a13 Location: http://172.30.9.24:8004/v1/628bd575e53d4e88b7dcb369a0378802/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack/86ad15d2-61c7-4e99-96d1-8f4eef6950ac Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/628bd575e53d4e88b7dcb369a0378802/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack/86ad15d2-61c7-4e99-96d1-8f4eef6950ac;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:06:02,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:06:01 GMT Server: Apache x-openstack-request-id: req-57bbd843-8bcb-4143-8f0f-ca1d5f8a3b8d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 771 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-0e56817c-a4f8-4452-b53f-3b219d685b87-flavor2", "OS::project_id": "628bd575e53d4e88b7dcb369a0378802", "OS::stack_id": "86ad15d2-61c7-4e99-96d1-8f4eef6950ac", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-kp", "security_group_name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-sec_grp", "subnet_name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-subnet", "net_name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-inst2", "inst1_name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-inst1", "image2_name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-image", "flavor1_name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-flavor1", "image1_name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack", "stack_user_project_id": "7a27431aa0ea4924b054e9d64b9db30b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-01T11:05:31Z", "links": [{"href": "http://172.30.9.24:8004/v1/628bd575e53d4e88b7dcb369a0378802/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack/86ad15d2-61c7-4e99-96d1-8f4eef6950ac", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-01T11:05:55Z", "id": "86ad15d2-61c7-4e99-96d1-8f4eef6950ac", "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-08-01 11:06:02,105 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/628bd575e53d4e88b7dcb369a0378802/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack/86ad15d2-61c7-4e99-96d1-8f4eef6950ac used request id req-57bbd843-8bcb-4143-8f0f-ca1d5f8a3b8d 2018-08-01 11:06:02,105 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-08-01 11:06:02,106 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-01 11:06:05,109 - create_stack - DEBUG - Stack status query timeout in 1190.59653306 2018-08-01 11:06:05,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/628bd575e53d4e88b7dcb369a0378802/stacks/86ad15d2-61c7-4e99-96d1-8f4eef6950ac -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2fe5e0abb13c7f61127fc2f263392ecc18aa1ab" 2018-08-01 11:06:05,141 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:06:05 GMT Server: Apache x-openstack-request-id: req-ae22fdcb-e97b-4ffb-a7a0-231b00aa2bbe Location: http://172.30.9.24:8004/v1/628bd575e53d4e88b7dcb369a0378802/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack/86ad15d2-61c7-4e99-96d1-8f4eef6950ac Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/628bd575e53d4e88b7dcb369a0378802/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack/86ad15d2-61c7-4e99-96d1-8f4eef6950ac;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:06:05,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:06:05 GMT Server: Apache x-openstack-request-id: req-accbf655-32e3-4e9a-95a3-773461bcb4ab Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 692 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-flavor2", "OS::project_id": "628bd575e53d4e88b7dcb369a0378802", "OS::stack_id": "86ad15d2-61c7-4e99-96d1-8f4eef6950ac", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-kp", "security_group_name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-sec_grp", "subnet_name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-subnet", "net_name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-inst2", "inst1_name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-inst1", "image2_name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-image", "flavor1_name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-flavor1", "image1_name": "CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-image"}, "deletion_time": "2018-08-01T11:06:04Z", "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack", "stack_user_project_id": "7a27431aa0ea4924b054e9d64b9db30b", "tags": null, "creation_time": "2018-08-01T11:05:31Z", "links": [{"href": "http://172.30.9.24:8004/v1/628bd575e53d4e88b7dcb369a0378802/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack/86ad15d2-61c7-4e99-96d1-8f4eef6950ac", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-08-01T11:05:55Z", "id": "86ad15d2-61c7-4e99-96d1-8f4eef6950ac", "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-08-01 11:06:05,183 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/628bd575e53d4e88b7dcb369a0378802/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack/86ad15d2-61c7-4e99-96d1-8f4eef6950ac used request id req-accbf655-32e3-4e9a-95a3-773461bcb4ab 2018-08-01 11:06:05,184 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-08-01 11:06:05,184 - create_stack - DEBUG - Stack is active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack 2018-08-01 11:06:05,184 - create_stack - INFO - Attempting to delete again stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack 2018-08-01 11:06:05,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8004/v1/628bd575e53d4e88b7dcb369a0378802/stacks/86ad15d2-61c7-4e99-96d1-8f4eef6950ac -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2fe5e0abb13c7f61127fc2f263392ecc18aa1ab" 2018-08-01 11:06:05,212 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:06:05 GMT Server: Apache x-openstack-request-id: req-2659b796-ab46-471a-8b0f-c94593515fb7 Location: http://172.30.9.24:8004/v1/628bd575e53d4e88b7dcb369a0378802/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack/86ad15d2-61c7-4e99-96d1-8f4eef6950ac Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/628bd575e53d4e88b7dcb369a0378802/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack/86ad15d2-61c7-4e99-96d1-8f4eef6950ac;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:06:05,241 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 11:06:05 GMT Server: Apache x-openstack-request-id: req-62507739-0a15-4958-b435-52add84df796 Content-Length: 285 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-08-01 11:06:05,241 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.24:8004/v1/628bd575e53d4e88b7dcb369a0378802/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-stack/86ad15d2-61c7-4e99-96d1-8f4eef6950ac used request id req-62507739-0a15-4958-b435-52add84df796 2018-08-01 11:06:05,243 - glance_utils - INFO - Deleting image named - CreateStackFloatingIpTests-0e56817c-a4f8-4452-b53f-3b219d685b87-image 2018-08-01 11:06:05,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9292/v2/images/8d499aed-6032-4512-a797-dc5cea376890 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}00f6a185eb4bae62a4cd3b15746b6f8f274239e4" 2018-08-01 11:06:05,876 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9d4db8f7-d9b5-4e44-a877-adb5f580cc4c Date: Wed, 01 Aug 2018 11:06:05 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-01 11:06:05,876 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/8d499aed-6032-4512-a797-dc5cea376890 used request id req-9d4db8f7-d9b5-4e44-a877-adb5f580cc4c 2018-08-01 11:06:05,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd43a6f01477532b27337d1ce01150905b0649dc" 2018-08-01 11:06:06,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-003cdebe-f6ae-4d97-8060-71306534a272 Date: Wed, 01 Aug 2018 11:06:06 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "628bd575e53d4e88b7dcb369a0378802", "created_at": "2018-08-01T11:05:36Z", "updated_at": "2018-08-01T11:05:36Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:05:36Z", "revision_number": 0, "id": "3670ff42-c581-441b-ad5c-cbc784d4dc39", "remote_group_id": "168572b1-da5a-4763-9414-d826f6c2f639", "remote_ip_prefix": null, "created_at": "2018-08-01T11:05:36Z", "security_group_id": "168572b1-da5a-4763-9414-d826f6c2f639", "tenant_id": "628bd575e53d4e88b7dcb369a0378802", "port_range_min": null, "ethertype": "IPv4", "project_id": "628bd575e53d4e88b7dcb369a0378802"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:05:36Z", "revision_number": 0, "id": "3723d545-c5d6-4411-b856-a7f2f01ce9bc", "remote_group_id": "168572b1-da5a-4763-9414-d826f6c2f639", "remote_ip_prefix": null, "created_at": "2018-08-01T11:05:36Z", "security_group_id": "168572b1-da5a-4763-9414-d826f6c2f639", "tenant_id": "628bd575e53d4e88b7dcb369a0378802", "port_range_min": null, "ethertype": "IPv6", "project_id": "628bd575e53d4e88b7dcb369a0378802"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:05:36Z", "revision_number": 0, "id": "a4b167f2-658b-4903-b6ab-f4d90f17d99f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:05:36Z", "security_group_id": "168572b1-da5a-4763-9414-d826f6c2f639", "tenant_id": "628bd575e53d4e88b7dcb369a0378802", "port_range_min": null, "ethertype": "IPv4", "project_id": "628bd575e53d4e88b7dcb369a0378802"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:05:36Z", "revision_number": 0, "id": "ed6a71ca-fbf3-4446-ab90-430f35bf6e51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:05:36Z", "security_group_id": "168572b1-da5a-4763-9414-d826f6c2f639", "tenant_id": "628bd575e53d4e88b7dcb369a0378802", "port_range_min": null, "ethertype": "IPv6", "project_id": "628bd575e53d4e88b7dcb369a0378802"}], "revision_number": 4, "project_id": "628bd575e53d4e88b7dcb369a0378802", "id": "168572b1-da5a-4763-9414-d826f6c2f639", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a2413a97b61342d8bd27570706ef372d", "created_at": "2018-08-01T09:33:18Z", "updated_at": "2018-08-01T09:33:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "7f556ce3-51d0-4279-a11d-510db9f9a3b1", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "94adc13c-a166-41cf-bd16-f997efc73cb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "b39143b5-c08f-4d0b-9d40-54f472f2389e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "e218b0b7-4501-4f84-9458-caf2891c260d", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}], "revision_number": 4, "project_id": "a2413a97b61342d8bd27570706ef372d", "id": "38229670-7386-42d0-b7b9-2397ea5938de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "created_at": "2018-08-01T09:28:38Z", "updated_at": "2018-08-01T09:28:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "763568f1-8151-4a3c-911a-d06da4423063", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "80d28bee-4aee-47e8-a8da-e0fe31497fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "a47a5ddf-aa37-4ab2-a335-1c93513b5f12", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "f5bba5a5-602b-421e-98b2-5a16117f943f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}], "revision_number": 4, "project_id": "dbe9669438844f3faecdc7fcc050e0d8", "id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ed1054af2e94c049694d98d54211d98", "created_at": "2018-08-01T09:31:40Z", "updated_at": "2018-08-01T09:31:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "34baee87-ea35-42ee-8a69-0f6e2a825d3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "89b9d1c9-f4f9-45cd-8d36-970d44228439", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "b8ab0d59-cab9-4488-82ee-7c5f69709bff", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "d3ab68ea-23b4-4bf6-8dd3-85d029e3d89f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}], "revision_number": 4, "project_id": "2ed1054af2e94c049694d98d54211d98", "id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "created_at": "2018-08-01T09:34:13Z", "updated_at": "2018-08-01T09:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "1dbb3f59-611b-46d1-a82d-2720e0a16f86", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "3878126b-a220-4357-adb9-bc22498f31b1", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "75ce67db-9c04-4561-a10d-8b1ec63943e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "e2945a69-3afe-41e3-a7ec-3ea4c79a12ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}], "revision_number": 4, "project_id": "c0d9b34b06f445a7857603f60b181f3c", "id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-01T09:30:58Z", "updated_at": "2018-08-01T09:30:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "042d4626-2974-418d-affe-f8f2acd05faa", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "995fae58-f0e5-4e10-801c-6c2ce5c7ae0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "cb8404fa-cb24-4879-a34d-f3050dcba730", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "dad6aaab-690e-4c24-9103-6767e0c80bc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "created_at": "2018-08-01T09:31:11Z", "updated_at": "2018-08-01T09:31:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "939e25e0-5dbc-4f6e-9f6f-7fb70e540203", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "9796a673-6928-4009-9c21-1410d395646e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "af7b8bf8-2fb6-4d72-842a-38f72d7581f7", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "b9af65b0-2eb8-45e1-8504-b7dc4dbb83ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}], "revision_number": 4, "project_id": "dd207f801ed3475f9dbe5f13077af1c8", "id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "46dd322c3fcc454eb140e37825746af8", "created_at": "2018-08-01T10:33:44Z", "updated_at": "2018-08-01T10:33:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "0f41470b-1091-45c1-b574-92069f79f8d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "8cc03a9c-8fa5-425b-812f-d7692bae3613", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d1373b1e-2fb9-4e02-a9e1-7e873ba1d7d1", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d21f3909-71f3-43e2-a22d-6a9c2513cb6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}], "revision_number": 4, "project_id": "46dd322c3fcc454eb140e37825746af8", "id": "b2961714-c8a4-4fcb-918b-21d70527c983", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "created_at": "2018-08-01T09:34:57Z", "updated_at": "2018-08-01T09:34:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "8063d12f-30db-4ccf-8ce0-72e59ba81a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c38e1a7a-5857-4f03-b991-6d5c9c9a5b9e", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c725bae1-d3bb-42b5-b331-32737085f28c", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "cfddc134-923b-4e0d-9ec5-dcc5641dd435", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}], "revision_number": 4, "project_id": "455b48a61678488ead79a4cfa07ef5c3", "id": "cd52f913-3072-4ce7-a779-7de795b62b12", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:36:50Z", "updated_at": "2018-08-01T09:36:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "07ef7fe5-a529-45da-bfc0-899f0ea9b592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "bc4dad3a-2a0c-4c31-b901-2909a12adb50", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c35cff35-4306-4116-b9fa-fc27bc7c05d6", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c493e3ac-d9d2-480d-9ec8-50982eedaf5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}], "revision_number": 4, "project_id": "8d96727022f4443794db44ecde432faf", "id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "created_at": "2018-08-01T09:32:45Z", "updated_at": "2018-08-01T09:32:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "058ea790-43ea-4a6f-9950-28418319e577", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "5fcfb31b-cdad-4037-973e-56b74faefd14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "99a24d26-dc7f-42d0-aa23-a7c061f04952", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "b641bb48-566e-472b-a3cc-d38c85ab3ff1", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}], "revision_number": 4, "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "name": "default"}]} 2018-08-01 11:06:06,107 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-003cdebe-f6ae-4d97-8060-71306534a272 2018-08-01 11:06:06,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/628bd575e53d4e88b7dcb369a0378802 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd43a6f01477532b27337d1ce01150905b0649dc" 2018-08-01 11:06:06,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:06:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c67afc5-5f00-4a39-841b-6af0801344fa Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/628bd575e53d4e88b7dcb369a0378802"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "628bd575e53d4e88b7dcb369a0378802", "name": "CreateStackFloatingIpTests-41ccfb8b-b855-440-proj"}} 2018-08-01 11:06:06,208 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/628bd575e53d4e88b7dcb369a0378802 used request id req-9c67afc5-5f00-4a39-841b-6af0801344fa 2018-08-01 11:06:06,209 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 168572b1-da5a-4763-9414-d826f6c2f639 2018-08-01 11:06:06,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=168572b1-da5a-4763-9414-d826f6c2f639 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd43a6f01477532b27337d1ce01150905b0649dc" 2018-08-01 11:06:06,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-d882786b-28e4-4884-9ae6-1b8e07f966fd Date: Wed, 01 Aug 2018 11:06:06 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "168572b1-da5a-4763-9414-d826f6c2f639", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T11:05:36Z", "security_group_id": "168572b1-da5a-4763-9414-d826f6c2f639", "port_range_min": null, "revision_number": 0, "tenant_id": "628bd575e53d4e88b7dcb369a0378802", "created_at": "2018-08-01T11:05:36Z", "project_id": "628bd575e53d4e88b7dcb369a0378802", "id": "3670ff42-c581-441b-ad5c-cbc784d4dc39"}, {"remote_group_id": "168572b1-da5a-4763-9414-d826f6c2f639", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T11:05:36Z", "security_group_id": "168572b1-da5a-4763-9414-d826f6c2f639", "port_range_min": null, "revision_number": 0, "tenant_id": "628bd575e53d4e88b7dcb369a0378802", "created_at": "2018-08-01T11:05:36Z", "project_id": "628bd575e53d4e88b7dcb369a0378802", "id": "3723d545-c5d6-4411-b856-a7f2f01ce9bc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T11:05:36Z", "security_group_id": "168572b1-da5a-4763-9414-d826f6c2f639", "port_range_min": null, "revision_number": 0, "tenant_id": "628bd575e53d4e88b7dcb369a0378802", "created_at": "2018-08-01T11:05:36Z", "project_id": "628bd575e53d4e88b7dcb369a0378802", "id": "a4b167f2-658b-4903-b6ab-f4d90f17d99f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T11:05:36Z", "security_group_id": "168572b1-da5a-4763-9414-d826f6c2f639", "port_range_min": null, "revision_number": 0, "tenant_id": "628bd575e53d4e88b7dcb369a0378802", "created_at": "2018-08-01T11:05:36Z", "project_id": "628bd575e53d4e88b7dcb369a0378802", "id": "ed6a71ca-fbf3-4446-ab90-430f35bf6e51"}]} 2018-08-01 11:06:06,234 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=168572b1-da5a-4763-9414-d826f6c2f639 used request id req-d882786b-28e4-4884-9ae6-1b8e07f966fd 2018-08-01 11:06:06,234 - neutron_utils - INFO - Deleting security group with name - default 2018-08-01 11:06:06,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/168572b1-da5a-4763-9414-d826f6c2f639 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd43a6f01477532b27337d1ce01150905b0649dc" 2018-08-01 11:06:06,377 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4fd890b2-5e60-406b-ba9b-d95b2bae629c Content-Length: 0 Date: Wed, 01 Aug 2018 11:06:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 11:06:06,378 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/168572b1-da5a-4763-9414-d826f6c2f639 used request id req-4fd890b2-5e60-406b-ba9b-d95b2bae629c 2018-08-01 11:06:06,378 - keystone_utils - INFO - Deleting project with name - CreateStackFloatingIpTests-41ccfb8b-b855-440-proj 2018-08-01 11:06:06,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/628bd575e53d4e88b7dcb369a0378802 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd43a6f01477532b27337d1ce01150905b0649dc" 2018-08-01 11:06:06,609 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 11:06:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fd22f926-6b51-467e-a5ba-4bd1ed26d232 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 11:06:06,609 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/628bd575e53d4e88b7dcb369a0378802 used request id req-fd22f926-6b51-467e-a5ba-4bd1ed26d232 2018-08-01 11:06:06,610 - keystone_utils - INFO - Deleting role with name - CreateStackFloatingIpTests-41ccfb8b-b855-440-proj-role 2018-08-01 11:06:06,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/6a79ad0504a641b393972fc6a09801b7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd43a6f01477532b27337d1ce01150905b0649dc" 2018-08-01 11:06:06,723 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 11:06:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8dfa7ada-0b0d-4544-bb46-7c391218fd94 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 11:06:06,723 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/6a79ad0504a641b393972fc6a09801b7 used request id req-8dfa7ada-0b0d-4544-bb46-7c391218fd94 2018-08-01 11:06:06,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd43a6f01477532b27337d1ce01150905b0649dc" 2018-08-01 11:06:06,809 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:06:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cce3b4a3-bf50-40a7-8ea7-ede6ad85830c Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 11:06:06,809 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-cce3b4a3-bf50-40a7-8ea7-ede6ad85830c 2018-08-01 11:06:06,810 - keystone_utils - INFO - Deleting user with name - CreateStackFloatingIpTests-41ccfb8b-b855-440-user 2018-08-01 11:06:06,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/8d1c9833705a48c29c351d4d614377aa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c79b77d96b5dff35be785a80c28f0288f7cfc512" 2018-08-01 11:06:06,966 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 11:06:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ff59e76-2e04-415c-b622-265c87262702 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 11:06:06,967 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/8d1c9833705a48c29c351d4d614377aa used request id req-9ff59e76-2e04-415c-b622-265c87262702 2018-08-01 11:06:06,968 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 11:06:07,356 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T12:06:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["07xhBmzKRIm_-Uus_ieNxg"], "issued_at": "2018-08-01T11:06:07.000000Z"}} 2018-08-01 11:06:07,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f3b28d8398f6f18bdb22c7ddbf98b42f289255e" 2018-08-01 11:06:07,435 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:06:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea4c7d9b-2d23-4d86-81b5-89eab8c3fb20 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 11:06:07,435 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-ea4c7d9b-2d23-4d86-81b5-89eab8c3fb20 2018-08-01 11:06:07,437 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 11:06:07,437 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 11:06:07,816 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T12:06:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["Kf-t5Za2Tf6Bza8mK8TRsw"], "issued_at": "2018-08-01T11:06:07.000000Z"}} 2018-08-01 11:06:07,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8a0353302bb0a145a5d2e27e47747cfd08c864c" 2018-08-01 11:06:07,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:06:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91634a9d-f274-4cb7-9628-795c3919684b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 11:06:07,896 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-91634a9d-f274-4cb7-9628-795c3919684b 2018-08-01 11:06:07,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 11:06:07,905 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 11:06: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 11:06:07,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-8924dcce-fa96-469-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8a0353302bb0a145a5d2e27e47747cfd08c864c" 2018-08-01 11:06:07,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:06:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b48caa6d-2baf-45ad-8559-a207c73044b7 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-8924dcce-fa96-469-proj", "previous": null, "next": null}, "projects": []} 2018-08-01 11:06:07,987 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-8924dcce-fa96-469-proj used request id req-b48caa6d-2baf-45ad-8559-a207c73044b7 2018-08-01 11:06:07,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8a0353302bb0a145a5d2e27e47747cfd08c864c" 2018-08-01 11:06:08,078 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:06:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-272802f9-5208-4a95-b980-97af8316a652 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 11:06:08,078 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-272802f9-5208-4a95-b980-97af8316a652 2018-08-01 11:06:08,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8a0353302bb0a145a5d2e27e47747cfd08c864c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackFloatingIpTests-8924dcce-fa96-469-proj"}}' 2018-08-01 11:06:08,194 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 11:06:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fd5860cd-7200-49c8-8187-2d400d3c6f71 Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/35806524c90d4019a515ed8eaefb129d"}, "tags": [], "enabled": true, "id": "35806524c90d4019a515ed8eaefb129d", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-8924dcce-fa96-469-proj"}} 2018-08-01 11:06:08,194 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-fd5860cd-7200-49c8-8187-2d400d3c6f71 2018-08-01 11:06:08,195 - keystone_utils - INFO - Created project with name - CreateStackFloatingIpTests-8924dcce-fa96-469-proj 2018-08-01 11:06:08,195 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 11:06:08,196 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 11:06:08,582 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T12:06:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["edNhgohPRtuWtdChkq2SXA"], "issued_at": "2018-08-01T11:06:08.000000Z"}} 2018-08-01 11:06:08,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}724c9db95a52ee700de1d2cae19eecef20aaeb10" 2018-08-01 11:06:08,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:06:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4aebf8e1-4923-4d4b-bafb-11d3a3a4cf3b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 11:06:08,594 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-4aebf8e1-4923-4d4b-bafb-11d3a3a4cf3b 2018-08-01 11:06:08,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 11:06:08,602 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 11:06: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 11:06:08,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}724c9db95a52ee700de1d2cae19eecef20aaeb10" 2018-08-01 11:06:08,701 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:06:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9f4592b-5250-430d-a914-384e10e0a861 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 11:06:08,701 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-b9f4592b-5250-430d-a914-384e10e0a861 2018-08-01 11:06:08,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateStackFloatingIpTests-8924dcce-fa96-469-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}724c9db95a52ee700de1d2cae19eecef20aaeb10" 2018-08-01 11:06:08,789 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:06:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44b00a20-0755-42d7-901b-064ef03940f0 Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateStackFloatingIpTests-8924dcce-fa96-469-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/35806524c90d4019a515ed8eaefb129d"}, "tags": [], "enabled": true, "id": "35806524c90d4019a515ed8eaefb129d", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-8924dcce-fa96-469-proj"}]} 2018-08-01 11:06:08,789 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateStackFloatingIpTests-8924dcce-fa96-469-proj used request id req-44b00a20-0755-42d7-901b-064ef03940f0 2018-08-01 11:06:08,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}724c9db95a52ee700de1d2cae19eecef20aaeb10" 2018-08-01 11:06:08,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:06:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3370279f-de20-4ea4-976a-0a72b565509a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 11:06:08,884 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-3370279f-de20-4ea4-976a-0a72b565509a 2018-08-01 11:06:09,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}724c9db95a52ee700de1d2cae19eecef20aaeb10" 2018-08-01 11:06:09,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:06:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02536b2d-c0ba-450a-b4f5-26dd8223130a Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 11:06:09,339 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-02536b2d-c0ba-450a-b4f5-26dd8223130a 2018-08-01 11:06:09,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateStackFloatingIpTests-8924dcce-fa96-469-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}724c9db95a52ee700de1d2cae19eecef20aaeb10" 2018-08-01 11:06:09,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:06:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df7b698c-f0ac-4407-98a9-0d57422920d2 Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateStackFloatingIpTests-8924dcce-fa96-469-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/35806524c90d4019a515ed8eaefb129d"}, "tags": [], "enabled": true, "id": "35806524c90d4019a515ed8eaefb129d", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-8924dcce-fa96-469-proj"}]} 2018-08-01 11:06:09,427 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateStackFloatingIpTests-8924dcce-fa96-469-proj used request id req-df7b698c-f0ac-4407-98a9-0d57422920d2 2018-08-01 11:06:09,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users/6a43c1a814d24b8e969e724c13d6d08f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}724c9db95a52ee700de1d2cae19eecef20aaeb10" 2018-08-01 11:06:09,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:06:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ecb41299-757e-45a6-8c96-bc419460c280 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackFloatingIpTests-8924dcce-fa96-469-user", "links": {"self": "http://172.30.9.24:5000/v3/users/6a43c1a814d24b8e969e724c13d6d08f"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "35806524c90d4019a515ed8eaefb129d", "id": "6a43c1a814d24b8e969e724c13d6d08f", "password_expires_at": null}} 2018-08-01 11:06:09,526 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/6a43c1a814d24b8e969e724c13d6d08f used request id req-ecb41299-757e-45a6-8c96-bc419460c280 2018-08-01 11:06:09,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/35806524c90d4019a515ed8eaefb129d/users/6a43c1a814d24b8e969e724c13d6d08f/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}724c9db95a52ee700de1d2cae19eecef20aaeb10" 2018-08-01 11:06:09,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:06:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b50f4bcc-d130-4cb0-abfd-f7e0d230a8f5 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects/35806524c90d4019a515ed8eaefb129d/users/6a43c1a814d24b8e969e724c13d6d08f/roles", "previous": null, "next": null}, "roles": []} 2018-08-01 11:06:09,631 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/35806524c90d4019a515ed8eaefb129d/users/6a43c1a814d24b8e969e724c13d6d08f/roles used request id req-b50f4bcc-d130-4cb0-abfd-f7e0d230a8f5 2018-08-01 11:06:09,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}724c9db95a52ee700de1d2cae19eecef20aaeb10" 2018-08-01 11:06:09,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:06:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f0d27ba-6715-4dde-aa80-7efb5e39a7ec Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}} 2018-08-01 11:06:09,716 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a used request id req-7f0d27ba-6715-4dde-aa80-7efb5e39a7ec 2018-08-01 11:06:09,716 - keystone_utils - INFO - Granting role admin to project CreateStackFloatingIpTests-8924dcce-fa96-469-proj 2018-08-01 11:06:09,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/35806524c90d4019a515ed8eaefb129d/users/6a43c1a814d24b8e969e724c13d6d08f/roles/2891512fbb5b44899020fcc2cb247e4a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}724c9db95a52ee700de1d2cae19eecef20aaeb10" 2018-08-01 11:06:09,915 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 11:06:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-27513608-9a6e-44e4-8fad-0611a2722dac Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 11:06:09,915 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/35806524c90d4019a515ed8eaefb129d/users/6a43c1a814d24b8e969e724c13d6d08f/roles/2891512fbb5b44899020fcc2cb247e4a used request id req-27513608-9a6e-44e4-8fad-0611a2722dac 2018-08-01 11:06:09,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}724c9db95a52ee700de1d2cae19eecef20aaeb10" 2018-08-01 11:06:10,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:06:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-986b94d4-9e2e-4aef-baa8-2dd826b45ef6 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 11:06:10,002 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-986b94d4-9e2e-4aef-baa8-2dd826b45ef6 2018-08-01 11:06:10,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateStackFloatingIpTests-8924dcce-fa96-469-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}724c9db95a52ee700de1d2cae19eecef20aaeb10" 2018-08-01 11:06:10,090 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:06:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f14abab-5792-448b-b56f-a9e203f31431 Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateStackFloatingIpTests-8924dcce-fa96-469-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/35806524c90d4019a515ed8eaefb129d"}, "tags": [], "enabled": true, "id": "35806524c90d4019a515ed8eaefb129d", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-8924dcce-fa96-469-proj"}]} 2018-08-01 11:06:10,090 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateStackFloatingIpTests-8924dcce-fa96-469-proj used request id req-9f14abab-5792-448b-b56f-a9e203f31431 2018-08-01 11:06:10,090 - keystone_utils - INFO - Created user with name - CreateStackFloatingIpTests-8924dcce-fa96-469-user 2018-08-01 11:06:10,091 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 11:06:10,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8a0353302bb0a145a5d2e27e47747cfd08c864c" 2018-08-01 11:06:10,175 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:06:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6879018-dab7-4473-8709-d8c210e1ea5a Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 11:06:10,176 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-e6879018-dab7-4473-8709-d8c210e1ea5a 2018-08-01 11:06:10,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8a0353302bb0a145a5d2e27e47747cfd08c864c" -d '{"role": {"name": "CreateStackFloatingIpTests-8924dcce-fa96-469-proj-role"}}' 2018-08-01 11:06:10,225 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 11:06:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5576d7b5-8031-454c-bb21-ee44ae130393 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e5b2f32276264599a1f4b3150b671c18", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5b2f32276264599a1f4b3150b671c18"}, "name": "CreateStackFloatingIpTests-8924dcce-fa96-469-proj-role"}} 2018-08-01 11:06:10,225 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-5576d7b5-8031-454c-bb21-ee44ae130393 2018-08-01 11:06:10,225 - keystone_utils - INFO - Created role with name - CreateStackFloatingIpTests-8924dcce-fa96-469-proj-role 2018-08-01 11:06:10,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/e5b2f32276264599a1f4b3150b671c18 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8a0353302bb0a145a5d2e27e47747cfd08c864c" 2018-08-01 11:06:10,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:06:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dee9cf9d-c07b-40be-a328-5f43fbe0f998 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e5b2f32276264599a1f4b3150b671c18", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5b2f32276264599a1f4b3150b671c18"}, "name": "CreateStackFloatingIpTests-8924dcce-fa96-469-proj-role"}} 2018-08-01 11:06:10,312 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/e5b2f32276264599a1f4b3150b671c18 used request id req-dee9cf9d-c07b-40be-a328-5f43fbe0f998 2018-08-01 11:06:10,312 - keystone_utils - INFO - Granting role CreateStackFloatingIpTests-8924dcce-fa96-469-proj-role to project CreateStackFloatingIpTests-8924dcce-fa96-469-proj 2018-08-01 11:06:10,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/35806524c90d4019a515ed8eaefb129d/users/6a43c1a814d24b8e969e724c13d6d08f/roles/e5b2f32276264599a1f4b3150b671c18 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8a0353302bb0a145a5d2e27e47747cfd08c864c" 2018-08-01 11:06:10,430 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 11:06:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f7f28c66-b387-4c19-94a5-5fbde163570c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 11:06:10,431 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/35806524c90d4019a515ed8eaefb129d/users/6a43c1a814d24b8e969e724c13d6d08f/roles/e5b2f32276264599a1f4b3150b671c18 used request id req-f7f28c66-b387-4c19-94a5-5fbde163570c 2018-08-01 11:06:10,431 - heat_utils - DEBUG - Retrieving Heat Client 2018-08-01 11:06:10,431 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-01 11:06:10,431 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 11:06:10,432 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 11:06:10,820 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e5b2f32276264599a1f4b3150b671c18", "name": "CreateStackFloatingIpTests-8924dcce-fa96-469-proj-role"}, {"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T12:06:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35806524c90d4019a515ed8eaefb129d", "name": "CreateStackFloatingIpTests-8924dcce-fa96-469-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/35806524c90d4019a515ed8eaefb129d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/35806524c90d4019a515ed8eaefb129d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/35806524c90d4019a515ed8eaefb129d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/35806524c90d4019a515ed8eaefb129d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/35806524c90d4019a515ed8eaefb129d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/35806524c90d4019a515ed8eaefb129d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_35806524c90d4019a515ed8eaefb129d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_35806524c90d4019a515ed8eaefb129d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35806524c90d4019a515ed8eaefb129d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/35806524c90d4019a515ed8eaefb129d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/35806524c90d4019a515ed8eaefb129d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/35806524c90d4019a515ed8eaefb129d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/35806524c90d4019a515ed8eaefb129d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/35806524c90d4019a515ed8eaefb129d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-8924dcce-fa96-469-user", "id": "6a43c1a814d24b8e969e724c13d6d08f"}, "audit_ids": ["rp1FjMIJRaKoColzGl0cYg"], "issued_at": "2018-08-01T11:06:10.000000Z"}} 2018-08-01 11:06:10,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0c05339f55073a2f859a2c0550451c2e1f33455" 2018-08-01 11:06:10,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:06:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-659b5a30-6692-41c2-b776-3232a9f267c4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 11:06:10,895 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-659b5a30-6692-41c2-b776-3232a9f267c4 2018-08-01 11:06:10,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a0c05339f55073a2f859a2c0550451c2e1f33455" 2018-08-01 11:06:11,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-f30992d8-0f3a-407b-97f0-1c123cb109d9 Date: Wed, 01 Aug 2018 11:06:11 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-image"} 2018-08-01 11:06:11,077 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-image used request id req-f30992d8-0f3a-407b-97f0-1c123cb109d9 2018-08-01 11:06:11,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a0c05339f55073a2f859a2c0550451c2e1f33455" 2018-08-01 11:06:11,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-ae936d1e-2a82-44c3-9f13-cacecb19b481 Date: Wed, 01 Aug 2018 11:06: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-08-01 11:06:11,087 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-ae936d1e-2a82-44c3-9f13-cacecb19b481 2018-08-01 11:06:11,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a0c05339f55073a2f859a2c0550451c2e1f33455" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-image"}' 2018-08-01 11:06:11,151 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/89aa2eb6-dda4-461e-a92f-83b5c87211dd Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-7de33e3e-1f41-4240-86e3-3fb272182f71 Date: Wed, 01 Aug 2018 11:06:11 GMT RESP BODY: {"status": "queued", "name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T11:06:11Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-01T11:06:11Z", "visibility": "shared", "locations": [], "self": "/v2/images/89aa2eb6-dda4-461e-a92f-83b5c87211dd", "min_disk": 0, "protected": false, "id": "89aa2eb6-dda4-461e-a92f-83b5c87211dd", "file": "/v2/images/89aa2eb6-dda4-461e-a92f-83b5c87211dd/file", "checksum": null, "owner": "35806524c90d4019a515ed8eaefb129d", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 11:06:11,151 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-7de33e3e-1f41-4240-86e3-3fb272182f71 2018-08-01 11:06:11,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9292/v2/images/89aa2eb6-dda4-461e-a92f-83b5c87211dd/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a0c05339f55073a2f859a2c0550451c2e1f33455" -d '' 2018-08-01 11:06:11,870 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2820a5be-204c-4ce7-8633-732d9cf711d6 Date: Wed, 01 Aug 2018 11:06:11 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-01 11:06:11,870 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/89aa2eb6-dda4-461e-a92f-83b5c87211dd/file used request id req-2820a5be-204c-4ce7-8633-732d9cf711d6 2018-08-01 11:06:11,870 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-01 11:06:11,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/89aa2eb6-dda4-461e-a92f-83b5c87211dd -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a0c05339f55073a2f859a2c0550451c2e1f33455" 2018-08-01 11:06:11,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-7db9f125-7aa1-4f94-811a-56daa9625d1c Date: Wed, 01 Aug 2018 11:06:11 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T11:06:11Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-01T11:06:11Z", "visibility": "shared", "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/89aa2eb6-dda4-461e-a92f-83b5c87211dd/snap", "metadata": {}}], "self": "/v2/images/89aa2eb6-dda4-461e-a92f-83b5c87211dd", "min_disk": 0, "protected": false, "id": "89aa2eb6-dda4-461e-a92f-83b5c87211dd", "file": "/v2/images/89aa2eb6-dda4-461e-a92f-83b5c87211dd/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "35806524c90d4019a515ed8eaefb129d", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/89aa2eb6-dda4-461e-a92f-83b5c87211dd/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 11:06:11,891 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/89aa2eb6-dda4-461e-a92f-83b5c87211dd used request id req-7db9f125-7aa1-4f94-811a-56daa9625d1c 2018-08-01 11:06:11,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a0c05339f55073a2f859a2c0550451c2e1f33455" 2018-08-01 11:06:11,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-c7ed318f-8c49-4bae-a198-d427aebf8e64 Date: Wed, 01 Aug 2018 11:06: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-08-01 11:06:11,897 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-c7ed318f-8c49-4bae-a198-d427aebf8e64 2018-08-01 11:06:11,899 - create_image - INFO - Created image with name - CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-image 2018-08-01 11:06:11,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/89aa2eb6-dda4-461e-a92f-83b5c87211dd -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a0c05339f55073a2f859a2c0550451c2e1f33455" 2018-08-01 11:06:11,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-705b070e-0f96-45e4-a24b-23f0255ed02e Date: Wed, 01 Aug 2018 11:06:11 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T11:06:11Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-01T11:06:11Z", "visibility": "shared", "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/89aa2eb6-dda4-461e-a92f-83b5c87211dd/snap", "metadata": {}}], "self": "/v2/images/89aa2eb6-dda4-461e-a92f-83b5c87211dd", "min_disk": 0, "protected": false, "id": "89aa2eb6-dda4-461e-a92f-83b5c87211dd", "file": "/v2/images/89aa2eb6-dda4-461e-a92f-83b5c87211dd/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "35806524c90d4019a515ed8eaefb129d", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/89aa2eb6-dda4-461e-a92f-83b5c87211dd/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 11:06:11,916 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/89aa2eb6-dda4-461e-a92f-83b5c87211dd used request id req-705b070e-0f96-45e4-a24b-23f0255ed02e 2018-08-01 11:06:11,916 - create_image - DEBUG - Instance status is - active 2018-08-01 11:06:11,916 - create_image - DEBUG - Image is active with name - CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-image 2018-08-01 11:06:11,916 - create_image - INFO - Image is now active with name - CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-image 2018-08-01 11:06:11,917 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 11:06:11,917 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 11:06:12,310 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e5b2f32276264599a1f4b3150b671c18", "name": "CreateStackFloatingIpTests-8924dcce-fa96-469-proj-role"}, {"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T12:06:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35806524c90d4019a515ed8eaefb129d", "name": "CreateStackFloatingIpTests-8924dcce-fa96-469-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/35806524c90d4019a515ed8eaefb129d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/35806524c90d4019a515ed8eaefb129d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/35806524c90d4019a515ed8eaefb129d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/35806524c90d4019a515ed8eaefb129d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/35806524c90d4019a515ed8eaefb129d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/35806524c90d4019a515ed8eaefb129d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_35806524c90d4019a515ed8eaefb129d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_35806524c90d4019a515ed8eaefb129d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35806524c90d4019a515ed8eaefb129d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/35806524c90d4019a515ed8eaefb129d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/35806524c90d4019a515ed8eaefb129d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/35806524c90d4019a515ed8eaefb129d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/35806524c90d4019a515ed8eaefb129d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/35806524c90d4019a515ed8eaefb129d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-8924dcce-fa96-469-user", "id": "6a43c1a814d24b8e969e724c13d6d08f"}, "audit_ids": ["jtMMpCu1R1KUnpeaJV2hzg"], "issued_at": "2018-08-01T11:06:12.000000Z"}} 2018-08-01 11:06:12,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eb261871e63467916f83f3fdd36456404060026" 2018-08-01 11:06:12,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:06:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2833888e-5639-4c23-b7db-9ca39ca80ee3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 11:06:12,390 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-2833888e-5639-4c23-b7db-9ca39ca80ee3 2018-08-01 11:06:12,391 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 11:06:12,394 - heat_utils - DEBUG - Retrieving Heat Client 2018-08-01 11:06:12,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/35806524c90d4019a515ed8eaefb129d/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eb261871e63467916f83f3fdd36456404060026" 2018-08-01 11:06:12,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:06:12 GMT Server: Apache x-openstack-request-id: req-bf1fa19c-4082-4f99-9f38-aa1528b9e0f6 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-08-01 11:06:12,660 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/35806524c90d4019a515ed8eaefb129d/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack used request id req-bf1fa19c-4082-4f99-9f38-aa1528b9e0f6 2018-08-01 11:06:12,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8004/v1/35806524c90d4019a515ed8eaefb129d/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eb261871e63467916f83f3fdd36456404060026" -d '{"stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-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-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-flavor2", "keypair_name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-kp", "security_group_name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-sec_grp", "external_net_name": "external", "image2_name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-image", "flavor1_name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-flavor1", "inst1_name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-inst1", "subnet_name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-subnet", "image1_name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-image", "inst2_name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-inst2", "net_name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-net"}}' 2018-08-01 11:06:15,165 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 11:06:12 GMT Server: Apache x-openstack-request-id: req-119c981d-8b7a-45b7-a263-aa6649cd18a9 Location: http://172.30.9.24:8004/v1/35806524c90d4019a515ed8eaefb129d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack/8a925066-ab22-4ab0-8a2f-6c7b03217b1e Content-Length: 297 Content-Type: application/json RESP BODY: {"stack": {"id": "8a925066-ab22-4ab0-8a2f-6c7b03217b1e", "links": [{"href": "http://172.30.9.24:8004/v1/35806524c90d4019a515ed8eaefb129d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack/8a925066-ab22-4ab0-8a2f-6c7b03217b1e", "rel": "self"}]}} 2018-08-01 11:06:15,165 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.24:8004/v1/35806524c90d4019a515ed8eaefb129d/stacks used request id req-119c981d-8b7a-45b7-a263-aa6649cd18a9 2018-08-01 11:06:15,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/35806524c90d4019a515ed8eaefb129d/stacks/8a925066-ab22-4ab0-8a2f-6c7b03217b1e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eb261871e63467916f83f3fdd36456404060026" 2018-08-01 11:06:15,400 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:06:15 GMT Server: Apache x-openstack-request-id: req-779718b9-e3cf-4dbd-b08c-16290839f9a9 Location: http://172.30.9.24:8004/v1/35806524c90d4019a515ed8eaefb129d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack/8a925066-ab22-4ab0-8a2f-6c7b03217b1e Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/35806524c90d4019a515ed8eaefb129d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack/8a925066-ab22-4ab0-8a2f-6c7b03217b1e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:06:15,667 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:06:15 GMT Server: Apache x-openstack-request-id: req-579b142a-1f22-46d1-b003-8f92f453acc6 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 721 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-flavor2", "OS::project_id": "35806524c90d4019a515ed8eaefb129d", "OS::stack_id": "8a925066-ab22-4ab0-8a2f-6c7b03217b1e", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-kp", "security_group_name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-sec_grp", "subnet_name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-subnet", "net_name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-inst2", "inst1_name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-inst1", "image2_name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-image", "flavor1_name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-flavor1", "image1_name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack", "stack_user_project_id": "0b28084274834a4c900ed17b68736f69", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-01T11:06:14Z", "links": [{"href": "http://172.30.9.24:8004/v1/35806524c90d4019a515ed8eaefb129d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack/8a925066-ab22-4ab0-8a2f-6c7b03217b1e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8a925066-ab22-4ab0-8a2f-6c7b03217b1e", "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-08-01 11:06:15,668 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/35806524c90d4019a515ed8eaefb129d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack/8a925066-ab22-4ab0-8a2f-6c7b03217b1e used request id req-579b142a-1f22-46d1-b003-8f92f453acc6 2018-08-01 11:06:15,668 - create_stack - INFO - Created stack with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack 2018-08-01 11:06:15,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/35806524c90d4019a515ed8eaefb129d/stacks/8a925066-ab22-4ab0-8a2f-6c7b03217b1e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eb261871e63467916f83f3fdd36456404060026" 2018-08-01 11:06:15,847 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:06:15 GMT Server: Apache x-openstack-request-id: req-46a96cd4-8f0a-47b4-941c-149eba3a4367 Location: http://172.30.9.24:8004/v1/35806524c90d4019a515ed8eaefb129d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack/8a925066-ab22-4ab0-8a2f-6c7b03217b1e Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/35806524c90d4019a515ed8eaefb129d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack/8a925066-ab22-4ab0-8a2f-6c7b03217b1e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:06:16,084 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:06:15 GMT Server: Apache x-openstack-request-id: req-6f7164d5-a834-4076-9b5d-b502de5bbfb0 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 721 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-flavor2", "OS::project_id": "35806524c90d4019a515ed8eaefb129d", "OS::stack_id": "8a925066-ab22-4ab0-8a2f-6c7b03217b1e", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-kp", "security_group_name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-sec_grp", "subnet_name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-subnet", "net_name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-inst2", "inst1_name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-inst1", "image2_name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-image", "flavor1_name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-flavor1", "image1_name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack", "stack_user_project_id": "0b28084274834a4c900ed17b68736f69", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-01T11:06:14Z", "links": [{"href": "http://172.30.9.24:8004/v1/35806524c90d4019a515ed8eaefb129d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack/8a925066-ab22-4ab0-8a2f-6c7b03217b1e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8a925066-ab22-4ab0-8a2f-6c7b03217b1e", "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-08-01 11:06:16,085 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/35806524c90d4019a515ed8eaefb129d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack/8a925066-ab22-4ab0-8a2f-6c7b03217b1e used request id req-6f7164d5-a834-4076-9b5d-b502de5bbfb0 2018-08-01 11:06:16,085 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-08-01 11:06:16,085 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-01 11:06:19,088 - create_stack - DEBUG - Stack status query timeout in 1196.58002281 2018-08-01 11:06:19,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/35806524c90d4019a515ed8eaefb129d/stacks/8a925066-ab22-4ab0-8a2f-6c7b03217b1e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eb261871e63467916f83f3fdd36456404060026" 2018-08-01 11:06:19,336 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:06:19 GMT Server: Apache x-openstack-request-id: req-8b34dbad-9f43-4587-9d65-a793f9bff02b Location: http://172.30.9.24:8004/v1/35806524c90d4019a515ed8eaefb129d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack/8a925066-ab22-4ab0-8a2f-6c7b03217b1e Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/35806524c90d4019a515ed8eaefb129d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack/8a925066-ab22-4ab0-8a2f-6c7b03217b1e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:06:19,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:06:19 GMT Server: Apache x-openstack-request-id: req-e437585f-21af-4a4d-85ea-754a796db859 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 721 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-flavor2", "OS::project_id": "35806524c90d4019a515ed8eaefb129d", "OS::stack_id": "8a925066-ab22-4ab0-8a2f-6c7b03217b1e", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-kp", "security_group_name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-sec_grp", "subnet_name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-subnet", "net_name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-inst2", "inst1_name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-inst1", "image2_name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-image", "flavor1_name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-flavor1", "image1_name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack", "stack_user_project_id": "0b28084274834a4c900ed17b68736f69", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-01T11:06:14Z", "links": [{"href": "http://172.30.9.24:8004/v1/35806524c90d4019a515ed8eaefb129d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack/8a925066-ab22-4ab0-8a2f-6c7b03217b1e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8a925066-ab22-4ab0-8a2f-6c7b03217b1e", "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-08-01 11:06:19,410 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/35806524c90d4019a515ed8eaefb129d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack/8a925066-ab22-4ab0-8a2f-6c7b03217b1e used request id req-e437585f-21af-4a4d-85ea-754a796db859 2018-08-01 11:06:19,411 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-08-01 11:06:19,411 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-01 11:06:22,414 - create_stack - DEBUG - Stack status query timeout in 1193.25441504 2018-08-01 11:06:22,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/35806524c90d4019a515ed8eaefb129d/stacks/8a925066-ab22-4ab0-8a2f-6c7b03217b1e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eb261871e63467916f83f3fdd36456404060026" 2018-08-01 11:06:22,644 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:06:22 GMT Server: Apache x-openstack-request-id: req-524e9b98-973d-46ec-a571-8d90e1be29e6 Location: http://172.30.9.24:8004/v1/35806524c90d4019a515ed8eaefb129d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack/8a925066-ab22-4ab0-8a2f-6c7b03217b1e Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/35806524c90d4019a515ed8eaefb129d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack/8a925066-ab22-4ab0-8a2f-6c7b03217b1e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:06:22,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:06:22 GMT Server: Apache x-openstack-request-id: req-454f8025-8c8b-43ed-be2d-f64b4a97a286 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2070 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-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-flavor2", "OS::project_id": "35806524c90d4019a515ed8eaefb129d", "OS::stack_id": "8a925066-ab22-4ab0-8a2f-6c7b03217b1e", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-kp", "security_group_name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-sec_grp", "subnet_name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-subnet", "net_name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-inst2", "inst1_name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-inst1", "image2_name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-image", "flavor1_name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-flavor1", "image1_name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack", "stack_user_project_id": "0b28084274834a4c900ed17b68736f69", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-01T11:06:14Z", "links": [{"href": "http://172.30.9.24:8004/v1/35806524c90d4019a515ed8eaefb129d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack/8a925066-ab22-4ab0-8a2f-6c7b03217b1e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8a925066-ab22-4ab0-8a2f-6c7b03217b1e", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAtWk0Dwobv96piOBZrxqiZJNaGgAL0ihCbtVHwFdfCtQ+IzsM\nLBNyNUSwCGgcgnWER/cYptG3XtCKM5gPhNKtnsSlz/OEVeUTb9Qe/z4LMvfI59MD\n26XTHTjWIO2Bmr0IZx8VXGfEwoAl96mwtZxOEkm9MiRxMR3o/HV1crja2j7QQQ8m\nkf5mon3adhrfywaDLQxOQK5sUcLBNirZU2WWqUeaM4PflxLvxWzy8it17w/76Zrp\n8xzd1pxP/gm5Pim1GYpoG/rxfLijp3qV5BoDRfb3wtLgbw/IlSkoOzego2FFzXf9\nlsrs8s7WhmX38iYVvDuTeld3ITuPEW3IfPledwIDAQABAoIBAEZLjMujHBueOU17\nueTbSj/0xT479FisFwoBhTsn4AE/OxDFybKumlu/0QKA7UM0LF0Ch7/klcycvGC/\ntIvAY1yZULMi5o2uJXj41kYLkaVfVK9YGi+bsxGou3io78a5Jy9mYQ2cfCbuJ0gv\nrfTBq5L0leZ/Lolc0LI7BZa9wLg+ZUMOdZQO2e6P5ooh45e1xvSoS24tNx/b0HId\nCuKNWkMZX3BYwe8hHAUxPi78MORZEVGI6IOe1mLDQ6djIivT+LaFgRSoIHnEXJlC\n7/mjuu0iu59DF45dHs8sKRXPxj62wsuwisnzAG9CU1oFl0cfKtzRNK6BEOElPT4X\nD4tO5YkCgYEA6WH5cJQ2k7i4pVMmqk+dSoAQMEyJGcjuTzRAQ+sdC7u0ORbhof0q\nvmDR1vU8nVe1gqS1YwJccLrFHfuBR7FHmNXvWXPDQGigyCjLX4leQoNEYeH7inaC\ncx4ZoQVFXFSDQWC9JXAuWxFqwOZRUdwwQyzU7LnpPPYz0yN3UHH4itMCgYEAxv3a\nnxKXyhF1uFOmTDptTCCMOFccoTlQUHB8pKx0+GZv64XlCvJa1upasyVsaa17I3x1\nkfF5U6ixKBV6EBSHLUPqf1PmeFCjwQbUTAMYNSn89qc+JqW7a9I4kG9TxvBzfTeu\ngsMbXIAYHrwbDAj4xrxR6520fGqeRAGELWbNz00CgYA0paVfgA/PwxvkL53JTaxt\n4fXE737+EhWwSFk2+RLUUsOVHVRI9pNt3ul3VFsYI3EOx5kjfKTdyUQuP04qnhNI\npvoXc8XYAcJDZPB73MEmv/XtHs1frtw+m8usR0QeT/JMDUad63CJmqQ6X7p4fPNm\nM/bUcBvtZJzMRHPl8c/fgQKBgEkKtUzejkjlz8gxLEGe0K+44r9rel7Tot9j6tyn\nUOg88agKJeC2xRFORKytd/Xyb9i+vokrkdVbfmuwNnXgkx3SaCkEqvxO3UzlLNgZ\n6rDZELmY+f9Fpl4VdB3QP3gumrXD0pK8+zYg7rmZYnQwduC8D3XlFXL1z9I2nEXu\nDm2hAoGBALyd6ADWs9MzPO7riwFrc3v+55xWN2BLlz4VirHzMw461r9CDcVMCukF\n0gIEee3LAJhnpThfAPms+tlHnQV8VtH3cacXYAhZTpIfnPt07hUuk7AC75vheDLe\nTjt9nEW8vgjaXUalOrDiOZX9nV0zkF89mwXiPx6lW1Az3ZZ58dF2\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-08-01 11:06:22,767 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/35806524c90d4019a515ed8eaefb129d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack/8a925066-ab22-4ab0-8a2f-6c7b03217b1e used request id req-454f8025-8c8b-43ed-be2d-f64b4a97a286 2018-08-01 11:06:22,768 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-08-01 11:06:22,768 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-01 11:06:25,771 - create_stack - DEBUG - Stack status query timeout in 1189.89692998 2018-08-01 11:06:25,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/35806524c90d4019a515ed8eaefb129d/stacks/8a925066-ab22-4ab0-8a2f-6c7b03217b1e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eb261871e63467916f83f3fdd36456404060026" 2018-08-01 11:06:25,967 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:06:25 GMT Server: Apache x-openstack-request-id: req-2041c9df-cffe-4826-a496-e356ee797b0f Location: http://172.30.9.24:8004/v1/35806524c90d4019a515ed8eaefb129d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack/8a925066-ab22-4ab0-8a2f-6c7b03217b1e Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/35806524c90d4019a515ed8eaefb129d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack/8a925066-ab22-4ab0-8a2f-6c7b03217b1e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:06:26,091 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:06:25 GMT Server: Apache x-openstack-request-id: req-0bb9fdc7-8e1d-49cd-a8ac-91dba2d9adc4 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2070 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-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-flavor2", "OS::project_id": "35806524c90d4019a515ed8eaefb129d", "OS::stack_id": "8a925066-ab22-4ab0-8a2f-6c7b03217b1e", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-kp", "security_group_name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-sec_grp", "subnet_name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-subnet", "net_name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-inst2", "inst1_name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-inst1", "image2_name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-image", "flavor1_name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-flavor1", "image1_name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack", "stack_user_project_id": "0b28084274834a4c900ed17b68736f69", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-01T11:06:14Z", "links": [{"href": "http://172.30.9.24:8004/v1/35806524c90d4019a515ed8eaefb129d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack/8a925066-ab22-4ab0-8a2f-6c7b03217b1e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8a925066-ab22-4ab0-8a2f-6c7b03217b1e", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAtWk0Dwobv96piOBZrxqiZJNaGgAL0ihCbtVHwFdfCtQ+IzsM\nLBNyNUSwCGgcgnWER/cYptG3XtCKM5gPhNKtnsSlz/OEVeUTb9Qe/z4LMvfI59MD\n26XTHTjWIO2Bmr0IZx8VXGfEwoAl96mwtZxOEkm9MiRxMR3o/HV1crja2j7QQQ8m\nkf5mon3adhrfywaDLQxOQK5sUcLBNirZU2WWqUeaM4PflxLvxWzy8it17w/76Zrp\n8xzd1pxP/gm5Pim1GYpoG/rxfLijp3qV5BoDRfb3wtLgbw/IlSkoOzego2FFzXf9\nlsrs8s7WhmX38iYVvDuTeld3ITuPEW3IfPledwIDAQABAoIBAEZLjMujHBueOU17\nueTbSj/0xT479FisFwoBhTsn4AE/OxDFybKumlu/0QKA7UM0LF0Ch7/klcycvGC/\ntIvAY1yZULMi5o2uJXj41kYLkaVfVK9YGi+bsxGou3io78a5Jy9mYQ2cfCbuJ0gv\nrfTBq5L0leZ/Lolc0LI7BZa9wLg+ZUMOdZQO2e6P5ooh45e1xvSoS24tNx/b0HId\nCuKNWkMZX3BYwe8hHAUxPi78MORZEVGI6IOe1mLDQ6djIivT+LaFgRSoIHnEXJlC\n7/mjuu0iu59DF45dHs8sKRXPxj62wsuwisnzAG9CU1oFl0cfKtzRNK6BEOElPT4X\nD4tO5YkCgYEA6WH5cJQ2k7i4pVMmqk+dSoAQMEyJGcjuTzRAQ+sdC7u0ORbhof0q\nvmDR1vU8nVe1gqS1YwJccLrFHfuBR7FHmNXvWXPDQGigyCjLX4leQoNEYeH7inaC\ncx4ZoQVFXFSDQWC9JXAuWxFqwOZRUdwwQyzU7LnpPPYz0yN3UHH4itMCgYEAxv3a\nnxKXyhF1uFOmTDptTCCMOFccoTlQUHB8pKx0+GZv64XlCvJa1upasyVsaa17I3x1\nkfF5U6ixKBV6EBSHLUPqf1PmeFCjwQbUTAMYNSn89qc+JqW7a9I4kG9TxvBzfTeu\ngsMbXIAYHrwbDAj4xrxR6520fGqeRAGELWbNz00CgYA0paVfgA/PwxvkL53JTaxt\n4fXE737+EhWwSFk2+RLUUsOVHVRI9pNt3ul3VFsYI3EOx5kjfKTdyUQuP04qnhNI\npvoXc8XYAcJDZPB73MEmv/XtHs1frtw+m8usR0QeT/JMDUad63CJmqQ6X7p4fPNm\nM/bUcBvtZJzMRHPl8c/fgQKBgEkKtUzejkjlz8gxLEGe0K+44r9rel7Tot9j6tyn\nUOg88agKJeC2xRFORKytd/Xyb9i+vokrkdVbfmuwNnXgkx3SaCkEqvxO3UzlLNgZ\n6rDZELmY+f9Fpl4VdB3QP3gumrXD0pK8+zYg7rmZYnQwduC8D3XlFXL1z9I2nEXu\nDm2hAoGBALyd6ADWs9MzPO7riwFrc3v+55xWN2BLlz4VirHzMw461r9CDcVMCukF\n0gIEee3LAJhnpThfAPms+tlHnQV8VtH3cacXYAhZTpIfnPt07hUuk7AC75vheDLe\nTjt9nEW8vgjaXUalOrDiOZX9nV0zkF89mwXiPx6lW1Az3ZZ58dF2\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-08-01 11:06:26,092 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/35806524c90d4019a515ed8eaefb129d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack/8a925066-ab22-4ab0-8a2f-6c7b03217b1e used request id req-0bb9fdc7-8e1d-49cd-a8ac-91dba2d9adc4 2018-08-01 11:06:26,092 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-08-01 11:06:26,092 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-01 11:06:29,096 - create_stack - DEBUG - Stack status query timeout in 1186.57282901 2018-08-01 11:06:29,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/35806524c90d4019a515ed8eaefb129d/stacks/8a925066-ab22-4ab0-8a2f-6c7b03217b1e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eb261871e63467916f83f3fdd36456404060026" 2018-08-01 11:06:29,124 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:06:29 GMT Server: Apache x-openstack-request-id: req-4c3873ba-449f-498b-aa43-95c5d8385512 Location: http://172.30.9.24:8004/v1/35806524c90d4019a515ed8eaefb129d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack/8a925066-ab22-4ab0-8a2f-6c7b03217b1e Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/35806524c90d4019a515ed8eaefb129d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack/8a925066-ab22-4ab0-8a2f-6c7b03217b1e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:06:29,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:06:29 GMT Server: Apache x-openstack-request-id: req-9243af1e-bde1-412a-bafb-48eb4208cbb1 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2070 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-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-flavor2", "OS::project_id": "35806524c90d4019a515ed8eaefb129d", "OS::stack_id": "8a925066-ab22-4ab0-8a2f-6c7b03217b1e", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-kp", "security_group_name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-sec_grp", "subnet_name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-subnet", "net_name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-inst2", "inst1_name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-inst1", "image2_name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-image", "flavor1_name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-flavor1", "image1_name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack", "stack_user_project_id": "0b28084274834a4c900ed17b68736f69", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-01T11:06:14Z", "links": [{"href": "http://172.30.9.24:8004/v1/35806524c90d4019a515ed8eaefb129d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack/8a925066-ab22-4ab0-8a2f-6c7b03217b1e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8a925066-ab22-4ab0-8a2f-6c7b03217b1e", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAtWk0Dwobv96piOBZrxqiZJNaGgAL0ihCbtVHwFdfCtQ+IzsM\nLBNyNUSwCGgcgnWER/cYptG3XtCKM5gPhNKtnsSlz/OEVeUTb9Qe/z4LMvfI59MD\n26XTHTjWIO2Bmr0IZx8VXGfEwoAl96mwtZxOEkm9MiRxMR3o/HV1crja2j7QQQ8m\nkf5mon3adhrfywaDLQxOQK5sUcLBNirZU2WWqUeaM4PflxLvxWzy8it17w/76Zrp\n8xzd1pxP/gm5Pim1GYpoG/rxfLijp3qV5BoDRfb3wtLgbw/IlSkoOzego2FFzXf9\nlsrs8s7WhmX38iYVvDuTeld3ITuPEW3IfPledwIDAQABAoIBAEZLjMujHBueOU17\nueTbSj/0xT479FisFwoBhTsn4AE/OxDFybKumlu/0QKA7UM0LF0Ch7/klcycvGC/\ntIvAY1yZULMi5o2uJXj41kYLkaVfVK9YGi+bsxGou3io78a5Jy9mYQ2cfCbuJ0gv\nrfTBq5L0leZ/Lolc0LI7BZa9wLg+ZUMOdZQO2e6P5ooh45e1xvSoS24tNx/b0HId\nCuKNWkMZX3BYwe8hHAUxPi78MORZEVGI6IOe1mLDQ6djIivT+LaFgRSoIHnEXJlC\n7/mjuu0iu59DF45dHs8sKRXPxj62wsuwisnzAG9CU1oFl0cfKtzRNK6BEOElPT4X\nD4tO5YkCgYEA6WH5cJQ2k7i4pVMmqk+dSoAQMEyJGcjuTzRAQ+sdC7u0ORbhof0q\nvmDR1vU8nVe1gqS1YwJccLrFHfuBR7FHmNXvWXPDQGigyCjLX4leQoNEYeH7inaC\ncx4ZoQVFXFSDQWC9JXAuWxFqwOZRUdwwQyzU7LnpPPYz0yN3UHH4itMCgYEAxv3a\nnxKXyhF1uFOmTDptTCCMOFccoTlQUHB8pKx0+GZv64XlCvJa1upasyVsaa17I3x1\nkfF5U6ixKBV6EBSHLUPqf1PmeFCjwQbUTAMYNSn89qc+JqW7a9I4kG9TxvBzfTeu\ngsMbXIAYHrwbDAj4xrxR6520fGqeRAGELWbNz00CgYA0paVfgA/PwxvkL53JTaxt\n4fXE737+EhWwSFk2+RLUUsOVHVRI9pNt3ul3VFsYI3EOx5kjfKTdyUQuP04qnhNI\npvoXc8XYAcJDZPB73MEmv/XtHs1frtw+m8usR0QeT/JMDUad63CJmqQ6X7p4fPNm\nM/bUcBvtZJzMRHPl8c/fgQKBgEkKtUzejkjlz8gxLEGe0K+44r9rel7Tot9j6tyn\nUOg88agKJeC2xRFORKytd/Xyb9i+vokrkdVbfmuwNnXgkx3SaCkEqvxO3UzlLNgZ\n6rDZELmY+f9Fpl4VdB3QP3gumrXD0pK8+zYg7rmZYnQwduC8D3XlFXL1z9I2nEXu\nDm2hAoGBALyd6ADWs9MzPO7riwFrc3v+55xWN2BLlz4VirHzMw461r9CDcVMCukF\n0gIEee3LAJhnpThfAPms+tlHnQV8VtH3cacXYAhZTpIfnPt07hUuk7AC75vheDLe\nTjt9nEW8vgjaXUalOrDiOZX9nV0zkF89mwXiPx6lW1Az3ZZ58dF2\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-08-01 11:06:29,248 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/35806524c90d4019a515ed8eaefb129d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack/8a925066-ab22-4ab0-8a2f-6c7b03217b1e used request id req-9243af1e-bde1-412a-bafb-48eb4208cbb1 2018-08-01 11:06:29,249 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-08-01 11:06:29,249 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-01 11:06:32,252 - create_stack - DEBUG - Stack status query timeout in 1183.41610289 2018-08-01 11:06:32,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/35806524c90d4019a515ed8eaefb129d/stacks/8a925066-ab22-4ab0-8a2f-6c7b03217b1e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eb261871e63467916f83f3fdd36456404060026" 2018-08-01 11:06:32,281 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:06:32 GMT Server: Apache x-openstack-request-id: req-95453737-ad42-4f68-94cf-fb53da8ab0b2 Location: http://172.30.9.24:8004/v1/35806524c90d4019a515ed8eaefb129d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack/8a925066-ab22-4ab0-8a2f-6c7b03217b1e Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/35806524c90d4019a515ed8eaefb129d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack/8a925066-ab22-4ab0-8a2f-6c7b03217b1e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:06:32,405 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:06:32 GMT Server: Apache x-openstack-request-id: req-b5e58646-eca4-4389-adc3-6494c8730de3 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2080 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-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-flavor2", "OS::project_id": "35806524c90d4019a515ed8eaefb129d", "OS::stack_id": "8a925066-ab22-4ab0-8a2f-6c7b03217b1e", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-kp", "security_group_name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-sec_grp", "subnet_name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-subnet", "net_name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-inst2", "inst1_name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-inst1", "image2_name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-image", "flavor1_name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-flavor1", "image1_name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack", "stack_user_project_id": "0b28084274834a4c900ed17b68736f69", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-01T11:06:14Z", "links": [{"href": "http://172.30.9.24:8004/v1/35806524c90d4019a515ed8eaefb129d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack/8a925066-ab22-4ab0-8a2f-6c7b03217b1e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "8a925066-ab22-4ab0-8a2f-6c7b03217b1e", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAtWk0Dwobv96piOBZrxqiZJNaGgAL0ihCbtVHwFdfCtQ+IzsM\nLBNyNUSwCGgcgnWER/cYptG3XtCKM5gPhNKtnsSlz/OEVeUTb9Qe/z4LMvfI59MD\n26XTHTjWIO2Bmr0IZx8VXGfEwoAl96mwtZxOEkm9MiRxMR3o/HV1crja2j7QQQ8m\nkf5mon3adhrfywaDLQxOQK5sUcLBNirZU2WWqUeaM4PflxLvxWzy8it17w/76Zrp\n8xzd1pxP/gm5Pim1GYpoG/rxfLijp3qV5BoDRfb3wtLgbw/IlSkoOzego2FFzXf9\nlsrs8s7WhmX38iYVvDuTeld3ITuPEW3IfPledwIDAQABAoIBAEZLjMujHBueOU17\nueTbSj/0xT479FisFwoBhTsn4AE/OxDFybKumlu/0QKA7UM0LF0Ch7/klcycvGC/\ntIvAY1yZULMi5o2uJXj41kYLkaVfVK9YGi+bsxGou3io78a5Jy9mYQ2cfCbuJ0gv\nrfTBq5L0leZ/Lolc0LI7BZa9wLg+ZUMOdZQO2e6P5ooh45e1xvSoS24tNx/b0HId\nCuKNWkMZX3BYwe8hHAUxPi78MORZEVGI6IOe1mLDQ6djIivT+LaFgRSoIHnEXJlC\n7/mjuu0iu59DF45dHs8sKRXPxj62wsuwisnzAG9CU1oFl0cfKtzRNK6BEOElPT4X\nD4tO5YkCgYEA6WH5cJQ2k7i4pVMmqk+dSoAQMEyJGcjuTzRAQ+sdC7u0ORbhof0q\nvmDR1vU8nVe1gqS1YwJccLrFHfuBR7FHmNXvWXPDQGigyCjLX4leQoNEYeH7inaC\ncx4ZoQVFXFSDQWC9JXAuWxFqwOZRUdwwQyzU7LnpPPYz0yN3UHH4itMCgYEAxv3a\nnxKXyhF1uFOmTDptTCCMOFccoTlQUHB8pKx0+GZv64XlCvJa1upasyVsaa17I3x1\nkfF5U6ixKBV6EBSHLUPqf1PmeFCjwQbUTAMYNSn89qc+JqW7a9I4kG9TxvBzfTeu\ngsMbXIAYHrwbDAj4xrxR6520fGqeRAGELWbNz00CgYA0paVfgA/PwxvkL53JTaxt\n4fXE737+EhWwSFk2+RLUUsOVHVRI9pNt3ul3VFsYI3EOx5kjfKTdyUQuP04qnhNI\npvoXc8XYAcJDZPB73MEmv/XtHs1frtw+m8usR0QeT/JMDUad63CJmqQ6X7p4fPNm\nM/bUcBvtZJzMRHPl8c/fgQKBgEkKtUzejkjlz8gxLEGe0K+44r9rel7Tot9j6tyn\nUOg88agKJeC2xRFORKytd/Xyb9i+vokrkdVbfmuwNnXgkx3SaCkEqvxO3UzlLNgZ\n6rDZELmY+f9Fpl4VdB3QP3gumrXD0pK8+zYg7rmZYnQwduC8D3XlFXL1z9I2nEXu\nDm2hAoGBALyd6ADWs9MzPO7riwFrc3v+55xWN2BLlz4VirHzMw461r9CDcVMCukF\n0gIEee3LAJhnpThfAPms+tlHnQV8VtH3cacXYAhZTpIfnPt07hUuk7AC75vheDLe\nTjt9nEW8vgjaXUalOrDiOZX9nV0zkF89mwXiPx6lW1Az3ZZ58dF2\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-08-01 11:06:32,406 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/35806524c90d4019a515ed8eaefb129d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack/8a925066-ab22-4ab0-8a2f-6c7b03217b1e used request id req-b5e58646-eca4-4389-adc3-6494c8730de3 2018-08-01 11:06:32,406 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-08-01 11:06:32,406 - create_stack - DEBUG - Stack is active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack 2018-08-01 11:06:32,406 - create_stack - INFO - Stack is now active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack 2018-08-01 11:06:32,407 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 11:06:32,407 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 11:06:32,805 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e5b2f32276264599a1f4b3150b671c18", "name": "CreateStackFloatingIpTests-8924dcce-fa96-469-proj-role"}, {"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T12:06:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35806524c90d4019a515ed8eaefb129d", "name": "CreateStackFloatingIpTests-8924dcce-fa96-469-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/35806524c90d4019a515ed8eaefb129d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/35806524c90d4019a515ed8eaefb129d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/35806524c90d4019a515ed8eaefb129d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/35806524c90d4019a515ed8eaefb129d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/35806524c90d4019a515ed8eaefb129d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/35806524c90d4019a515ed8eaefb129d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_35806524c90d4019a515ed8eaefb129d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_35806524c90d4019a515ed8eaefb129d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35806524c90d4019a515ed8eaefb129d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/35806524c90d4019a515ed8eaefb129d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/35806524c90d4019a515ed8eaefb129d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/35806524c90d4019a515ed8eaefb129d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/35806524c90d4019a515ed8eaefb129d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/35806524c90d4019a515ed8eaefb129d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-8924dcce-fa96-469-user", "id": "6a43c1a814d24b8e969e724c13d6d08f"}, "audit_ids": ["pJJ5fqsbQ6a0QD-WJd0HVQ"], "issued_at": "2018-08-01T11:06:32.000000Z"}} 2018-08-01 11:06:32,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a51080a99e4ec589cd9217701ae09dbbf9c94df6" 2018-08-01 11:06:32,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:06:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5a389cc-6a54-4533-acb4-885155d7099e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 11:06:32,880 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-d5a389cc-6a54-4533-acb4-885155d7099e 2018-08-01 11:06:32,881 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 11:06:32,884 - heat_utils - DEBUG - Retrieving Heat Client 2018-08-01 11:06:32,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/35806524c90d4019a515ed8eaefb129d/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a51080a99e4ec589cd9217701ae09dbbf9c94df6" 2018-08-01 11:06:33,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:06:32 GMT Server: Apache x-openstack-request-id: req-9713831b-1abf-4051-8a7d-88a31b4833a3 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 403 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE completed successfully", "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack", "stack_user_project_id": "0b28084274834a4c900ed17b68736f69", "deletion_time": null, "creation_time": "2018-08-01T11:06:14Z", "links": [{"href": "http://172.30.9.24:8004/v1/35806524c90d4019a515ed8eaefb129d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack/8a925066-ab22-4ab0-8a2f-6c7b03217b1e", "rel": "self"}], "updated_time": null, "project": "35806524c90d4019a515ed8eaefb129d", "stack_owner": null, "stack_status": "CREATE_COMPLETE", "id": "8a925066-ab22-4ab0-8a2f-6c7b03217b1e", "tags": null}]} 2018-08-01 11:06:33,081 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/35806524c90d4019a515ed8eaefb129d/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack used request id req-9713831b-1abf-4051-8a7d-88a31b4833a3 2018-08-01 11:06:33,082 - create_stack - INFO - Found stack with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack 2018-08-01 11:06:33,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/35806524c90d4019a515ed8eaefb129d/stacks/8a925066-ab22-4ab0-8a2f-6c7b03217b1e/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a51080a99e4ec589cd9217701ae09dbbf9c94df6" 2018-08-01 11:06:33,268 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:06:33 GMT Server: Apache x-openstack-request-id: req-c53a542b-b8f1-4de2-b189-fb817dcf6397 Location: http://172.30.9.24:8004/v1/35806524c90d4019a515ed8eaefb129d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack/8a925066-ab22-4ab0-8a2f-6c7b03217b1e/resources Content-Length: 563 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/35806524c90d4019a515ed8eaefb129d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack/8a925066-ab22-4ab0-8a2f-6c7b03217b1e/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:06:33,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:06:33 GMT Server: Apache x-openstack-request-id: req-2b45d3b8-d052-4605-a54f-768e0bb503f7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1052 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.24:8004/v1/35806524c90d4019a515ed8eaefb129d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack/8a925066-ab22-4ab0-8a2f-6c7b03217b1e/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/35806524c90d4019a515ed8eaefb129d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack/8a925066-ab22-4ab0-8a2f-6c7b03217b1e", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-08-01T11:06:15Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-01T11:06:15Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "29cfa47e-ba28-483f-8a95-ecf9e6deae99", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.24:8004/v1/35806524c90d4019a515ed8eaefb129d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack/8a925066-ab22-4ab0-8a2f-6c7b03217b1e/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/35806524c90d4019a515ed8eaefb129d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack/8a925066-ab22-4ab0-8a2f-6c7b03217b1e", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-08-01T11:06:15Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-01T11:06:15Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "c901fd34-34bd-4bf1-ad8e-000b613ff017", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.24:8004/v1/35806524c90d4019a515ed8eaefb129d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack/8a925066-ab22-4ab0-8a2f-6c7b03217b1e/resources/network", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/35806524c90d4019a515ed8eaefb129d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack/8a925066-ab22-4ab0-8a2f-6c7b03217b1e", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-08-01T11:06:15Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-01T11:06:15Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "9c475856-ad14-450d-835b-64b53fc37508", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.24:8004/v1/35806524c90d4019a515ed8eaefb129d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack/8a925066-ab22-4ab0-8a2f-6c7b03217b1e/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/35806524c90d4019a515ed8eaefb129d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack/8a925066-ab22-4ab0-8a2f-6c7b03217b1e", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-08-01T11:06:15Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-01T11:06:15Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "91bb38aa-d508-47e9-ad5c-38554896fb62", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.24:8004/v1/35806524c90d4019a515ed8eaefb129d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack/8a925066-ab22-4ab0-8a2f-6c7b03217b1e/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/35806524c90d4019a515ed8eaefb129d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack/8a925066-ab22-4ab0-8a2f-6c7b03217b1e", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-08-01T11:06:15Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-01T11:06:15Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "6310d331-1708-4c5a-bacf-b608c1cd145d", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.24:8004/v1/35806524c90d4019a515ed8eaefb129d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack/8a925066-ab22-4ab0-8a2f-6c7b03217b1e/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/35806524c90d4019a515ed8eaefb129d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack/8a925066-ab22-4ab0-8a2f-6c7b03217b1e", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-08-01T11:06:15Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-01T11:06:15Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "88", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.24:8004/v1/35806524c90d4019a515ed8eaefb129d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack/8a925066-ab22-4ab0-8a2f-6c7b03217b1e/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/35806524c90d4019a515ed8eaefb129d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack/8a925066-ab22-4ab0-8a2f-6c7b03217b1e", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-08-01T11:06:15Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-01T11:06:15Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-kp", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.24:8004/v1/35806524c90d4019a515ed8eaefb129d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack/8a925066-ab22-4ab0-8a2f-6c7b03217b1e/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/35806524c90d4019a515ed8eaefb129d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack/8a925066-ab22-4ab0-8a2f-6c7b03217b1e", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-08-01T11:06:15Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-01T11:06:15Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "ad495664-9c2f-4073-830b-e74f1211c8ad:subnet_id=915864f1-bb16-4a60-ba25-cfa29fd19048", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.24:8004/v1/35806524c90d4019a515ed8eaefb129d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack/8a925066-ab22-4ab0-8a2f-6c7b03217b1e/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/35806524c90d4019a515ed8eaefb129d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack/8a925066-ab22-4ab0-8a2f-6c7b03217b1e", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-08-01T11:06:15Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-01T11:06:15Z", "required_by": ["management_router_interface", "vm1", "port1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "915864f1-bb16-4a60-ba25-cfa29fd19048", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.24:8004/v1/35806524c90d4019a515ed8eaefb129d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack/8a925066-ab22-4ab0-8a2f-6c7b03217b1e/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/35806524c90d4019a515ed8eaefb129d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack/8a925066-ab22-4ab0-8a2f-6c7b03217b1e", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-08-01T11:06:15Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-01T11:06:15Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "ad495664-9c2f-4073-830b-e74f1211c8ad", "resource_type": "OS::Neutron::Router"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.24:8004/v1/35806524c90d4019a515ed8eaefb129d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack/8a925066-ab22-4ab0-8a2f-6c7b03217b1e/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/35806524c90d4019a515ed8eaefb129d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack/8a925066-ab22-4ab0-8a2f-6c7b03217b1e", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-08-01T11:06:15Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-01T11:06:15Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "beef205b-3a9d-4792-a166-b9ce8f78efca", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.24:8004/v1/35806524c90d4019a515ed8eaefb129d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack/8a925066-ab22-4ab0-8a2f-6c7b03217b1e/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/35806524c90d4019a515ed8eaefb129d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack/8a925066-ab22-4ab0-8a2f-6c7b03217b1e", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-08-01T11:06:15Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-01T11:06:15Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "9402209e-fc47-4696-9862-1dc2b4e71cf5", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.24:8004/v1/35806524c90d4019a515ed8eaefb129d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack/8a925066-ab22-4ab0-8a2f-6c7b03217b1e/resources/port1", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/35806524c90d4019a515ed8eaefb129d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack/8a925066-ab22-4ab0-8a2f-6c7b03217b1e", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-08-01T11:06:15Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-01T11:06:15Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "19c4b446-ca23-4be3-906b-b6c721d1b7e7", "resource_type": "OS::Neutron::Port"}]} 2018-08-01 11:06:33,497 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/35806524c90d4019a515ed8eaefb129d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack/8a925066-ab22-4ab0-8a2f-6c7b03217b1e/resources used request id req-2b45d3b8-d052-4605-a54f-768e0bb503f7 2018-08-01 11:06:33,504 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/9402209e-fc47-4696-9862-1dc2b4e71cf5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a51080a99e4ec589cd9217701ae09dbbf9c94df6" 2018-08-01 11:06:33,506 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/beef205b-3a9d-4792-a166-b9ce8f78efca -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a51080a99e4ec589cd9217701ae09dbbf9c94df6" 2018-08-01 11:06:34,254 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11: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-d1806a91-69df-47c9-85f5-f27f43dc8ff2 x-compute-request-id: req-d1806a91-69df-47c9-85f5-f27f43dc8ff2 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:15:f2", "version": 4, "addr": "10.1.2.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:15:f2", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/beef205b-3a9d-4792-a166-b9ce8f78efca", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/beef205b-3a9d-4792-a166-b9ce8f78efca", "rel": "bookmark"}], "image": {"id": "89aa2eb6-dda4-461e-a92f-83b5c87211dd", "links": [{"href": "http://172.30.9.24:8774/images/89aa2eb6-dda4-461e-a92f-83b5c87211dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000004d", "OS-SRV-USG:launched_at": "2018-08-01T11:06:30.000000", "flavor": {"id": "c901fd34-34bd-4bf1-ad8e-000b613ff017", "links": [{"href": "http://172.30.9.24:8774/flavors/c901fd34-34bd-4bf1-ad8e-000b613ff017", "rel": "bookmark"}]}, "id": "beef205b-3a9d-4792-a166-b9ce8f78efca", "security_groups": [{"name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-sec_grp"}], "user_id": "6a43c1a814d24b8e969e724c13d6d08f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:06:30Z", "hostId": "1254706204479dd8289d91a9e125fbccfb27f01dcefd8dd77e54d117", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-inst1", "created": "2018-08-01T11:06:25Z", "tenant_id": "35806524c90d4019a515ed8eaefb129d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 11:06:34,256 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/beef205b-3a9d-4792-a166-b9ce8f78efca used request id req-d1806a91-69df-47c9-85f5-f27f43dc8ff2 2018-08-01 11:06:34,262 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11: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-b65184db-09ee-4abe-93a2-5b9e7df170fe x-compute-request-id: req-b65184db-09ee-4abe-93a2-5b9e7df170fe Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:5b:41", "version": 4, "addr": "10.1.2.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/9402209e-fc47-4696-9862-1dc2b4e71cf5", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/9402209e-fc47-4696-9862-1dc2b4e71cf5", "rel": "bookmark"}], "image": {"id": "89aa2eb6-dda4-461e-a92f-83b5c87211dd", "links": [{"href": "http://172.30.9.24:8774/images/89aa2eb6-dda4-461e-a92f-83b5c87211dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000004c", "OS-SRV-USG:launched_at": "2018-08-01T11:06:28.000000", "flavor": {"id": "29cfa47e-ba28-483f-8a95-ecf9e6deae99", "links": [{"href": "http://172.30.9.24:8774/flavors/29cfa47e-ba28-483f-8a95-ecf9e6deae99", "rel": "bookmark"}]}, "id": "9402209e-fc47-4696-9862-1dc2b4e71cf5", "security_groups": [{"name": "default"}], "user_id": "6a43c1a814d24b8e969e724c13d6d08f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:06:28Z", "hostId": "d5fb8c9cb71737c212da020564b5f965c4798057a2e321ef6d518c8b", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-inst2", "created": "2018-08-01T11:06:21Z", "tenant_id": "35806524c90d4019a515ed8eaefb129d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 11:06:34,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a51080a99e4ec589cd9217701ae09dbbf9c94df6" 2018-08-01 11:06:34,266 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/9402209e-fc47-4696-9862-1dc2b4e71cf5 used request id req-b65184db-09ee-4abe-93a2-5b9e7df170fe 2018-08-01 11:06:34,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a51080a99e4ec589cd9217701ae09dbbf9c94df6" 2018-08-01 11:06:34,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-f0beebd1-2984-41e0-ab7b-7a30ee033ca6 Date: Wed, 01 Aug 2018 11:06:34 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"9c475856-ad14-450d-835b-64b53fc37508","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":47,"ipv4_address_scope":null,"shared":false,"project_id":"35806524c90d4019a515ed8eaefb129d","l2_adjacency":true,"status":"ACTIVE","subnets":["915864f1-bb16-4a60-ba25-cfa29fd19048"],"description":"","tags":[],"updated_at":"2018-08-01T11:06:18Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-net","admin_state_up":true,"tenant_id":"35806524c90d4019a515ed8eaefb129d","created_at":"2018-08-01T11:06:17Z","provider:network_type":"vxlan"}]} 2018-08-01 11:06:34,360 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-net used request id req-f0beebd1-2984-41e0-ab7b-7a30ee033ca6 2018-08-01 11:06:34,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 11:06:34,368 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 11:06:34 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 11:06:34,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/35806524c90d4019a515ed8eaefb129d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a51080a99e4ec589cd9217701ae09dbbf9c94df6" 2018-08-01 11:06:34,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:06:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae8c839f-ad30-4693-aee2-778a19368ef4 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/35806524c90d4019a515ed8eaefb129d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "35806524c90d4019a515ed8eaefb129d", "name": "CreateStackFloatingIpTests-8924dcce-fa96-469-proj"}} 2018-08-01 11:06:34,462 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/35806524c90d4019a515ed8eaefb129d used request id req-ae8c839f-ad30-4693-aee2-778a19368ef4 2018-08-01 11:06:34,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=9c475856-ad14-450d-835b-64b53fc37508 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a51080a99e4ec589cd9217701ae09dbbf9c94df6" 2018-08-01 11:06:34,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-713fc147-6702-4236-b9c8-779cfeb89348 Date: Wed, 01 Aug 2018 11:06:34 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T11:06:18Z","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":"915864f1-bb16-4a60-ba25-cfa29fd19048","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"35806524c90d4019a515ed8eaefb129d","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-subnet","enable_dhcp":true,"segment_id":null,"network_id":"9c475856-ad14-450d-835b-64b53fc37508","tenant_id":"35806524c90d4019a515ed8eaefb129d","created_at":"2018-08-01T11:06:18Z","ip_version":4}]} 2018-08-01 11:06:34,510 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=9c475856-ad14-450d-835b-64b53fc37508 used request id req-713fc147-6702-4236-b9c8-779cfeb89348 2018-08-01 11:06:34,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=9c475856-ad14-450d-835b-64b53fc37508 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a51080a99e4ec589cd9217701ae09dbbf9c94df6" 2018-08-01 11:06:34,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-8326eaab-2004-4f6d-a2c2-b262b37e5380 Date: Wed, 01 Aug 2018 11:06:34 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"9c475856-ad14-450d-835b-64b53fc37508","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":47,"ipv4_address_scope":null,"shared":false,"project_id":"35806524c90d4019a515ed8eaefb129d","l2_adjacency":true,"status":"ACTIVE","subnets":["915864f1-bb16-4a60-ba25-cfa29fd19048"],"description":"","tags":[],"updated_at":"2018-08-01T11:06:18Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-net","admin_state_up":true,"tenant_id":"35806524c90d4019a515ed8eaefb129d","created_at":"2018-08-01T11:06:17Z","provider:network_type":"vxlan"}]} 2018-08-01 11:06:34,522 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-net used request id req-8326eaab-2004-4f6d-a2c2-b262b37e5380 2018-08-01 11:06:34,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/35806524c90d4019a515ed8eaefb129d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a51080a99e4ec589cd9217701ae09dbbf9c94df6" 2018-08-01 11:06:34,542 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:06:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05f739b8-7e13-4417-9728-33b91a2101b1 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/35806524c90d4019a515ed8eaefb129d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "35806524c90d4019a515ed8eaefb129d", "name": "CreateStackFloatingIpTests-8924dcce-fa96-469-proj"}} 2018-08-01 11:06:34,542 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/35806524c90d4019a515ed8eaefb129d used request id req-05f739b8-7e13-4417-9728-33b91a2101b1 2018-08-01 11:06:34,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=9c475856-ad14-450d-835b-64b53fc37508 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a51080a99e4ec589cd9217701ae09dbbf9c94df6" 2018-08-01 11:06:34,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4006 X-Openstack-Request-Id: req-8d932a66-5ce3-4b22-a371-63c835a15173 Date: Wed, 01 Aug 2018 11:06:34 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:06:21Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"915864f1-bb16-4a60-ba25-cfa29fd19048","ip_address":"10.1.2.2"}],"id":"084b1e5c-1a36-4f19-83f6-8ec6acc1baf9","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a1:9e:94","project_id":"35806524c90d4019a515ed8eaefb129d","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9c475856-ad14-450d-835b-64b53fc37508","tenant_id":"35806524c90d4019a515ed8eaefb129d","created_at":"2018-08-01T11:06:19Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-9c475856-ad14-450d-835b-64b53fc37508","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:06:30Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"915864f1-bb16-4a60-ba25-cfa29fd19048","ip_address":"10.1.2.5"}],"id":"19c4b446-ca23-4be3-906b-b6c721d1b7e7","security_groups":["91bb38aa-d508-47e9-ad5c-38554896fb62"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3b:15:f2","project_id":"35806524c90d4019a515ed8eaefb129d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack-port1-zecvld2zu6t7","admin_state_up":true,"network_id":"9c475856-ad14-450d-835b-64b53fc37508","tenant_id":"35806524c90d4019a515ed8eaefb129d","created_at":"2018-08-01T11:06:22Z","binding:vnic_type":"normal","device_id":"beef205b-3a9d-4792-a166-b9ce8f78efca","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:06:25Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"915864f1-bb16-4a60-ba25-cfa29fd19048","ip_address":"10.1.2.1"}],"id":"43c5431c-46c6-42f0-91ff-63490840f7a7","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:89:56:58","project_id":"35806524c90d4019a515ed8eaefb129d","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9c475856-ad14-450d-835b-64b53fc37508","tenant_id":"35806524c90d4019a515ed8eaefb129d","created_at":"2018-08-01T11:06:20Z","binding:vnic_type":"normal","device_id":"ad495664-9c2f-4073-830b-e74f1211c8ad","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:06:27Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"915864f1-bb16-4a60-ba25-cfa29fd19048","ip_address":"10.1.2.9"}],"id":"817ce248-95fc-4822-8666-9da6a44a534b","security_groups":["704f5da0-e994-4b85-9809-e9b20f4a2bed"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:31:5b:41","project_id":"35806524c90d4019a515ed8eaefb129d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9c475856-ad14-450d-835b-64b53fc37508","tenant_id":"35806524c90d4019a515ed8eaefb129d","created_at":"2018-08-01T11:06:23Z","binding:vnic_type":"normal","device_id":"9402209e-fc47-4696-9862-1dc2b4e71cf5","ip_allocation":"immediate"}]} 2018-08-01 11:06:34,557 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=9c475856-ad14-450d-835b-64b53fc37508 used request id req-8d932a66-5ce3-4b22-a371-63c835a15173 2018-08-01 11:06:34,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-28261551-2352-4b47-9391-6f94a8d2810b Date: Wed, 01 Aug 2018 11:06:34 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T11:06:18Z","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":"915864f1-bb16-4a60-ba25-cfa29fd19048","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"35806524c90d4019a515ed8eaefb129d","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-subnet","enable_dhcp":true,"segment_id":null,"network_id":"9c475856-ad14-450d-835b-64b53fc37508","tenant_id":"35806524c90d4019a515ed8eaefb129d","created_at":"2018-08-01T11:06:18Z","ip_version":4}]} 2018-08-01 11:06:34,585 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=9c475856-ad14-450d-835b-64b53fc37508 used request id req-28261551-2352-4b47-9391-6f94a8d2810b 2018-08-01 11:06:34,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=9c475856-ad14-450d-835b-64b53fc37508 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a51080a99e4ec589cd9217701ae09dbbf9c94df6" 2018-08-01 11:06:34,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4006 X-Openstack-Request-Id: req-45b4bca6-a510-4f05-8acc-bb58a0bd90d6 Date: Wed, 01 Aug 2018 11:06:34 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:06:21Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"915864f1-bb16-4a60-ba25-cfa29fd19048","ip_address":"10.1.2.2"}],"id":"084b1e5c-1a36-4f19-83f6-8ec6acc1baf9","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a1:9e:94","project_id":"35806524c90d4019a515ed8eaefb129d","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9c475856-ad14-450d-835b-64b53fc37508","tenant_id":"35806524c90d4019a515ed8eaefb129d","created_at":"2018-08-01T11:06:19Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-9c475856-ad14-450d-835b-64b53fc37508","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:06:30Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"915864f1-bb16-4a60-ba25-cfa29fd19048","ip_address":"10.1.2.5"}],"id":"19c4b446-ca23-4be3-906b-b6c721d1b7e7","security_groups":["91bb38aa-d508-47e9-ad5c-38554896fb62"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3b:15:f2","project_id":"35806524c90d4019a515ed8eaefb129d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack-port1-zecvld2zu6t7","admin_state_up":true,"network_id":"9c475856-ad14-450d-835b-64b53fc37508","tenant_id":"35806524c90d4019a515ed8eaefb129d","created_at":"2018-08-01T11:06:22Z","binding:vnic_type":"normal","device_id":"beef205b-3a9d-4792-a166-b9ce8f78efca","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:06:25Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"915864f1-bb16-4a60-ba25-cfa29fd19048","ip_address":"10.1.2.1"}],"id":"43c5431c-46c6-42f0-91ff-63490840f7a7","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:89:56:58","project_id":"35806524c90d4019a515ed8eaefb129d","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9c475856-ad14-450d-835b-64b53fc37508","tenant_id":"35806524c90d4019a515ed8eaefb129d","created_at":"2018-08-01T11:06:20Z","binding:vnic_type":"normal","device_id":"ad495664-9c2f-4073-830b-e74f1211c8ad","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:06:27Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"915864f1-bb16-4a60-ba25-cfa29fd19048","ip_address":"10.1.2.9"}],"id":"817ce248-95fc-4822-8666-9da6a44a534b","security_groups":["704f5da0-e994-4b85-9809-e9b20f4a2bed"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:31:5b:41","project_id":"35806524c90d4019a515ed8eaefb129d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9c475856-ad14-450d-835b-64b53fc37508","tenant_id":"35806524c90d4019a515ed8eaefb129d","created_at":"2018-08-01T11:06:23Z","binding:vnic_type":"normal","device_id":"9402209e-fc47-4696-9862-1dc2b4e71cf5","ip_allocation":"immediate"}]} 2018-08-01 11:06:34,641 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=9c475856-ad14-450d-835b-64b53fc37508 used request id req-45b4bca6-a510-4f05-8acc-bb58a0bd90d6 2018-08-01 11:06:34,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/35806524c90d4019a515ed8eaefb129d/stacks/8a925066-ab22-4ab0-8a2f-6c7b03217b1e/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a51080a99e4ec589cd9217701ae09dbbf9c94df6" 2018-08-01 11:06:34,821 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:06:34 GMT Server: Apache x-openstack-request-id: req-db106da9-4b0a-457f-b054-73bc959f5b3e Location: http://172.30.9.24:8004/v1/35806524c90d4019a515ed8eaefb129d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack/8a925066-ab22-4ab0-8a2f-6c7b03217b1e/resources Content-Length: 563 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/35806524c90d4019a515ed8eaefb129d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack/8a925066-ab22-4ab0-8a2f-6c7b03217b1e/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:06:35,045 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:06:34 GMT Server: Apache x-openstack-request-id: req-a08ccb6b-597e-42e3-b985-881bc6a6b84c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1049 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.24:8004/v1/35806524c90d4019a515ed8eaefb129d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack/8a925066-ab22-4ab0-8a2f-6c7b03217b1e/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/35806524c90d4019a515ed8eaefb129d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack/8a925066-ab22-4ab0-8a2f-6c7b03217b1e", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-08-01T11:06:15Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-01T11:06:15Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "29cfa47e-ba28-483f-8a95-ecf9e6deae99", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.24:8004/v1/35806524c90d4019a515ed8eaefb129d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack/8a925066-ab22-4ab0-8a2f-6c7b03217b1e/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/35806524c90d4019a515ed8eaefb129d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack/8a925066-ab22-4ab0-8a2f-6c7b03217b1e", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-08-01T11:06:15Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-01T11:06:15Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "c901fd34-34bd-4bf1-ad8e-000b613ff017", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.24:8004/v1/35806524c90d4019a515ed8eaefb129d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack/8a925066-ab22-4ab0-8a2f-6c7b03217b1e/resources/network", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/35806524c90d4019a515ed8eaefb129d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack/8a925066-ab22-4ab0-8a2f-6c7b03217b1e", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-08-01T11:06:15Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-01T11:06:15Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "9c475856-ad14-450d-835b-64b53fc37508", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.24:8004/v1/35806524c90d4019a515ed8eaefb129d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack/8a925066-ab22-4ab0-8a2f-6c7b03217b1e/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/35806524c90d4019a515ed8eaefb129d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack/8a925066-ab22-4ab0-8a2f-6c7b03217b1e", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-08-01T11:06:15Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-01T11:06:15Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "91bb38aa-d508-47e9-ad5c-38554896fb62", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.24:8004/v1/35806524c90d4019a515ed8eaefb129d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack/8a925066-ab22-4ab0-8a2f-6c7b03217b1e/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/35806524c90d4019a515ed8eaefb129d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack/8a925066-ab22-4ab0-8a2f-6c7b03217b1e", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-08-01T11:06:15Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-01T11:06:15Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "6310d331-1708-4c5a-bacf-b608c1cd145d", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.24:8004/v1/35806524c90d4019a515ed8eaefb129d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack/8a925066-ab22-4ab0-8a2f-6c7b03217b1e/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/35806524c90d4019a515ed8eaefb129d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack/8a925066-ab22-4ab0-8a2f-6c7b03217b1e", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-08-01T11:06:15Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-01T11:06:15Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "88", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.24:8004/v1/35806524c90d4019a515ed8eaefb129d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack/8a925066-ab22-4ab0-8a2f-6c7b03217b1e/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/35806524c90d4019a515ed8eaefb129d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack/8a925066-ab22-4ab0-8a2f-6c7b03217b1e", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-08-01T11:06:15Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-01T11:06:15Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-kp", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.24:8004/v1/35806524c90d4019a515ed8eaefb129d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack/8a925066-ab22-4ab0-8a2f-6c7b03217b1e/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/35806524c90d4019a515ed8eaefb129d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack/8a925066-ab22-4ab0-8a2f-6c7b03217b1e", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-08-01T11:06:15Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-01T11:06:15Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "ad495664-9c2f-4073-830b-e74f1211c8ad:subnet_id=915864f1-bb16-4a60-ba25-cfa29fd19048", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.24:8004/v1/35806524c90d4019a515ed8eaefb129d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack/8a925066-ab22-4ab0-8a2f-6c7b03217b1e/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/35806524c90d4019a515ed8eaefb129d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack/8a925066-ab22-4ab0-8a2f-6c7b03217b1e", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-08-01T11:06:15Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-01T11:06:15Z", "required_by": ["management_router_interface", "vm1", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "915864f1-bb16-4a60-ba25-cfa29fd19048", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.24:8004/v1/35806524c90d4019a515ed8eaefb129d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack/8a925066-ab22-4ab0-8a2f-6c7b03217b1e/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/35806524c90d4019a515ed8eaefb129d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack/8a925066-ab22-4ab0-8a2f-6c7b03217b1e", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-08-01T11:06:15Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-01T11:06:15Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "ad495664-9c2f-4073-830b-e74f1211c8ad", "resource_type": "OS::Neutron::Router"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.24:8004/v1/35806524c90d4019a515ed8eaefb129d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack/8a925066-ab22-4ab0-8a2f-6c7b03217b1e/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/35806524c90d4019a515ed8eaefb129d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack/8a925066-ab22-4ab0-8a2f-6c7b03217b1e", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-08-01T11:06:15Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-01T11:06:15Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "beef205b-3a9d-4792-a166-b9ce8f78efca", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.24:8004/v1/35806524c90d4019a515ed8eaefb129d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack/8a925066-ab22-4ab0-8a2f-6c7b03217b1e/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/35806524c90d4019a515ed8eaefb129d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack/8a925066-ab22-4ab0-8a2f-6c7b03217b1e", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-08-01T11:06:15Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-01T11:06:15Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "9402209e-fc47-4696-9862-1dc2b4e71cf5", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.24:8004/v1/35806524c90d4019a515ed8eaefb129d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack/8a925066-ab22-4ab0-8a2f-6c7b03217b1e/resources/port1", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/35806524c90d4019a515ed8eaefb129d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack/8a925066-ab22-4ab0-8a2f-6c7b03217b1e", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-08-01T11:06:15Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-01T11:06:15Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "19c4b446-ca23-4be3-906b-b6c721d1b7e7", "resource_type": "OS::Neutron::Port"}]} 2018-08-01 11:06:35,045 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/35806524c90d4019a515ed8eaefb129d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack/8a925066-ab22-4ab0-8a2f-6c7b03217b1e/resources used request id req-a08ccb6b-597e-42e3-b985-881bc6a6b84c 2018-08-01 11:06:35,051 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors/c901fd34-34bd-4bf1-ad8e-000b613ff017 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a51080a99e4ec589cd9217701ae09dbbf9c94df6" 2018-08-01 11:06:35,054 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors/29cfa47e-ba28-483f-8a95-ecf9e6deae99 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a51080a99e4ec589cd9217701ae09dbbf9c94df6" 2018-08-01 11:06:35,079 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:06: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-105c77a4-d15f-435c-85d1-a2cc83a4c7c8 x-compute-request-id: req-105c77a4-d15f-435c-85d1-a2cc83a4c7c8 Content-Encoding: gzip Content-Length: 336 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack-flavor2-xahtka4cnnoe", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/29cfa47e-ba28-483f-8a95-ecf9e6deae99", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/29cfa47e-ba28-483f-8a95-ecf9e6deae99", "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": "29cfa47e-ba28-483f-8a95-ecf9e6deae99"}} 2018-08-01 11:06:35,079 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:06: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-e2d54790-e162-466b-837a-e8e4020d78bf x-compute-request-id: req-e2d54790-e162-466b-837a-e8e4020d78bf Content-Encoding: gzip Content-Length: 340 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack-flavor1-uhyywvbb7bsw", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/c901fd34-34bd-4bf1-ad8e-000b613ff017", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/c901fd34-34bd-4bf1-ad8e-000b613ff017", "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": "c901fd34-34bd-4bf1-ad8e-000b613ff017"}} 2018-08-01 11:06:35,080 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/29cfa47e-ba28-483f-8a95-ecf9e6deae99 used request id req-105c77a4-d15f-435c-85d1-a2cc83a4c7c8 2018-08-01 11:06:35,080 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/c901fd34-34bd-4bf1-ad8e-000b613ff017 used request id req-e2d54790-e162-466b-837a-e8e4020d78bf 2018-08-01 11:06:35,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/915864f1-bb16-4a60-ba25-cfa29fd19048 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a51080a99e4ec589cd9217701ae09dbbf9c94df6" 2018-08-01 11:06:35,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/915864f1-bb16-4a60-ba25-cfa29fd19048 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a51080a99e4ec589cd9217701ae09dbbf9c94df6" 2018-08-01 11:06:35,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-79cbe706-25af-425a-9c8f-892eb051679e Date: Wed, 01 Aug 2018 11:06:35 GMT RESP BODY: {"subnet":{"updated_at":"2018-08-01T11:06:18Z","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":"915864f1-bb16-4a60-ba25-cfa29fd19048","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"35806524c90d4019a515ed8eaefb129d","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-subnet","enable_dhcp":true,"segment_id":null,"network_id":"9c475856-ad14-450d-835b-64b53fc37508","tenant_id":"35806524c90d4019a515ed8eaefb129d","created_at":"2018-08-01T11:06:18Z","ip_version":4}} 2018-08-01 11:06:35,135 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/915864f1-bb16-4a60-ba25-cfa29fd19048 used request id req-79cbe706-25af-425a-9c8f-892eb051679e 2018-08-01 11:06:35,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=9c475856-ad14-450d-835b-64b53fc37508 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a51080a99e4ec589cd9217701ae09dbbf9c94df6" 2018-08-01 11:06:35,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-d6c14d84-0a08-4644-bd0c-f8f440424db4 Date: Wed, 01 Aug 2018 11:06:35 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"9c475856-ad14-450d-835b-64b53fc37508","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":47,"ipv4_address_scope":null,"shared":false,"project_id":"35806524c90d4019a515ed8eaefb129d","l2_adjacency":true,"status":"ACTIVE","subnets":["915864f1-bb16-4a60-ba25-cfa29fd19048"],"description":"","tags":[],"updated_at":"2018-08-01T11:06:18Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-net","admin_state_up":true,"tenant_id":"35806524c90d4019a515ed8eaefb129d","created_at":"2018-08-01T11:06:17Z","provider:network_type":"vxlan"}]} 2018-08-01 11:06:35,223 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=9c475856-ad14-450d-835b-64b53fc37508 used request id req-d6c14d84-0a08-4644-bd0c-f8f440424db4 2018-08-01 11:06:35,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=9c475856-ad14-450d-835b-64b53fc37508 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a51080a99e4ec589cd9217701ae09dbbf9c94df6" 2018-08-01 11:06:35,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-188dc618-922c-4663-97a9-8cf526a65310 Date: Wed, 01 Aug 2018 11:06:35 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T11:06:18Z","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":"915864f1-bb16-4a60-ba25-cfa29fd19048","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"35806524c90d4019a515ed8eaefb129d","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-subnet","enable_dhcp":true,"segment_id":null,"network_id":"9c475856-ad14-450d-835b-64b53fc37508","tenant_id":"35806524c90d4019a515ed8eaefb129d","created_at":"2018-08-01T11:06:18Z","ip_version":4}]} 2018-08-01 11:06:35,267 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=9c475856-ad14-450d-835b-64b53fc37508 used request id req-188dc618-922c-4663-97a9-8cf526a65310 2018-08-01 11:06:35,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a51080a99e4ec589cd9217701ae09dbbf9c94df6" 2018-08-01 11:06:35,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-882d01bc-f700-4aed-a264-d9595eacfda0 Date: Wed, 01 Aug 2018 11:06:35 GMT RESP BODY: {"subnet":{"updated_at":"2018-08-01T11:06:18Z","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":"915864f1-bb16-4a60-ba25-cfa29fd19048","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"35806524c90d4019a515ed8eaefb129d","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-subnet","enable_dhcp":true,"segment_id":null,"network_id":"9c475856-ad14-450d-835b-64b53fc37508","tenant_id":"35806524c90d4019a515ed8eaefb129d","created_at":"2018-08-01T11:06:18Z","ip_version":4}} 2018-08-01 11:06:35,300 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/915864f1-bb16-4a60-ba25-cfa29fd19048 used request id req-882d01bc-f700-4aed-a264-d9595eacfda0 2018-08-01 11:06:35,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=9c475856-ad14-450d-835b-64b53fc37508 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a51080a99e4ec589cd9217701ae09dbbf9c94df6" 2018-08-01 11:06:35,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-7d4b7a5c-cd84-4eff-af0a-7f8246044323 Date: Wed, 01 Aug 2018 11:06:35 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"9c475856-ad14-450d-835b-64b53fc37508","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":47,"ipv4_address_scope":null,"shared":false,"project_id":"35806524c90d4019a515ed8eaefb129d","l2_adjacency":true,"status":"ACTIVE","subnets":["915864f1-bb16-4a60-ba25-cfa29fd19048"],"description":"","tags":[],"updated_at":"2018-08-01T11:06:18Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-net","admin_state_up":true,"tenant_id":"35806524c90d4019a515ed8eaefb129d","created_at":"2018-08-01T11:06:17Z","provider:network_type":"vxlan"}]} 2018-08-01 11:06:35,350 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-net used request id req-7d4b7a5c-cd84-4eff-af0a-7f8246044323 2018-08-01 11:06:35,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-a4936f82-c0ba-44e2-8b71-585a2a47b6dd Date: Wed, 01 Aug 2018 11:06:35 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"9c475856-ad14-450d-835b-64b53fc37508","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":47,"ipv4_address_scope":null,"shared":false,"project_id":"35806524c90d4019a515ed8eaefb129d","l2_adjacency":true,"status":"ACTIVE","subnets":["915864f1-bb16-4a60-ba25-cfa29fd19048"],"description":"","tags":[],"updated_at":"2018-08-01T11:06:18Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-net","admin_state_up":true,"tenant_id":"35806524c90d4019a515ed8eaefb129d","created_at":"2018-08-01T11:06:17Z","provider:network_type":"vxlan"}]} 2018-08-01 11:06:35,542 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=9c475856-ad14-450d-835b-64b53fc37508 used request id req-a4936f82-c0ba-44e2-8b71-585a2a47b6dd 2018-08-01 11:06:35,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=9c475856-ad14-450d-835b-64b53fc37508 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a51080a99e4ec589cd9217701ae09dbbf9c94df6" 2018-08-01 11:06:35,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=9c475856-ad14-450d-835b-64b53fc37508 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a51080a99e4ec589cd9217701ae09dbbf9c94df6" 2018-08-01 11:06:35,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-ca7d27f8-0d57-4793-837a-610e3547e2df Date: Wed, 01 Aug 2018 11:06:35 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T11:06:18Z","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":"915864f1-bb16-4a60-ba25-cfa29fd19048","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"35806524c90d4019a515ed8eaefb129d","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-subnet","enable_dhcp":true,"segment_id":null,"network_id":"9c475856-ad14-450d-835b-64b53fc37508","tenant_id":"35806524c90d4019a515ed8eaefb129d","created_at":"2018-08-01T11:06:18Z","ip_version":4}]} 2018-08-01 11:06:35,591 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=9c475856-ad14-450d-835b-64b53fc37508 used request id req-ca7d27f8-0d57-4793-837a-610e3547e2df 2018-08-01 11:06:35,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a51080a99e4ec589cd9217701ae09dbbf9c94df6" 2018-08-01 11:06:35,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-98f762e1-80d2-4991-a804-d42323f73c8e Date: Wed, 01 Aug 2018 11:06:35 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T11:06:18Z","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":"915864f1-bb16-4a60-ba25-cfa29fd19048","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"35806524c90d4019a515ed8eaefb129d","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-subnet","enable_dhcp":true,"segment_id":null,"network_id":"9c475856-ad14-450d-835b-64b53fc37508","tenant_id":"35806524c90d4019a515ed8eaefb129d","created_at":"2018-08-01T11:06:18Z","ip_version":4}]} 2018-08-01 11:06:35,601 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=9c475856-ad14-450d-835b-64b53fc37508 used request id req-98f762e1-80d2-4991-a804-d42323f73c8e 2018-08-01 11:06:35,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a51080a99e4ec589cd9217701ae09dbbf9c94df6" 2018-08-01 11:06:35,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-9bc643a7-c4d6-4bc7-8a08-24b2befcf0dd Date: Wed, 01 Aug 2018 11:06:35 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"9c475856-ad14-450d-835b-64b53fc37508","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":47,"ipv4_address_scope":null,"shared":false,"project_id":"35806524c90d4019a515ed8eaefb129d","l2_adjacency":true,"status":"ACTIVE","subnets":["915864f1-bb16-4a60-ba25-cfa29fd19048"],"description":"","tags":[],"updated_at":"2018-08-01T11:06:18Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-net","admin_state_up":true,"tenant_id":"35806524c90d4019a515ed8eaefb129d","created_at":"2018-08-01T11:06:17Z","provider:network_type":"vxlan"}]} 2018-08-01 11:06:35,668 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-net used request id req-9bc643a7-c4d6-4bc7-8a08-24b2befcf0dd 2018-08-01 11:06:35,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/35806524c90d4019a515ed8eaefb129d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a51080a99e4ec589cd9217701ae09dbbf9c94df6" 2018-08-01 11:06:35,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-6cea1ba5-a32e-4d79-bc06-5e9063be379f Date: Wed, 01 Aug 2018 11:06:35 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"9c475856-ad14-450d-835b-64b53fc37508","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":47,"ipv4_address_scope":null,"shared":false,"project_id":"35806524c90d4019a515ed8eaefb129d","l2_adjacency":true,"status":"ACTIVE","subnets":["915864f1-bb16-4a60-ba25-cfa29fd19048"],"description":"","tags":[],"updated_at":"2018-08-01T11:06:18Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-net","admin_state_up":true,"tenant_id":"35806524c90d4019a515ed8eaefb129d","created_at":"2018-08-01T11:06:17Z","provider:network_type":"vxlan"}]} 2018-08-01 11:06:35,681 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-net used request id req-6cea1ba5-a32e-4d79-bc06-5e9063be379f 2018-08-01 11:06:35,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=9c475856-ad14-450d-835b-64b53fc37508 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a51080a99e4ec589cd9217701ae09dbbf9c94df6" 2018-08-01 11:06:35,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-ebd4e264-ba33-4318-a747-5594efbd210e Date: Wed, 01 Aug 2018 11:06:35 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T11:06:18Z","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":"915864f1-bb16-4a60-ba25-cfa29fd19048","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"35806524c90d4019a515ed8eaefb129d","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-subnet","enable_dhcp":true,"segment_id":null,"network_id":"9c475856-ad14-450d-835b-64b53fc37508","tenant_id":"35806524c90d4019a515ed8eaefb129d","created_at":"2018-08-01T11:06:18Z","ip_version":4}]} 2018-08-01 11:06:35,737 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=9c475856-ad14-450d-835b-64b53fc37508 used request id req-ebd4e264-ba33-4318-a747-5594efbd210e 2018-08-01 11:06:35,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a51080a99e4ec589cd9217701ae09dbbf9c94df6" 2018-08-01 11:06:35,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:06:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfb05f34-788f-42cd-93f0-8b31800126ff Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/35806524c90d4019a515ed8eaefb129d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "35806524c90d4019a515ed8eaefb129d", "name": "CreateStackFloatingIpTests-8924dcce-fa96-469-proj"}} 2018-08-01 11:06:35,790 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/35806524c90d4019a515ed8eaefb129d used request id req-cfb05f34-788f-42cd-93f0-8b31800126ff 2018-08-01 11:06:35,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=9c475856-ad14-450d-835b-64b53fc37508 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a51080a99e4ec589cd9217701ae09dbbf9c94df6" 2018-08-01 11:06:35,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-50c583e7-623d-493c-89a5-39f99f0b52ce Date: Wed, 01 Aug 2018 11:06:35 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"9c475856-ad14-450d-835b-64b53fc37508","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":47,"ipv4_address_scope":null,"shared":false,"project_id":"35806524c90d4019a515ed8eaefb129d","l2_adjacency":true,"status":"ACTIVE","subnets":["915864f1-bb16-4a60-ba25-cfa29fd19048"],"description":"","tags":[],"updated_at":"2018-08-01T11:06:18Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-net","admin_state_up":true,"tenant_id":"35806524c90d4019a515ed8eaefb129d","created_at":"2018-08-01T11:06:17Z","provider:network_type":"vxlan"}]} 2018-08-01 11:06:35,820 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-net used request id req-50c583e7-623d-493c-89a5-39f99f0b52ce 2018-08-01 11:06:35,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/35806524c90d4019a515ed8eaefb129d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a51080a99e4ec589cd9217701ae09dbbf9c94df6" 2018-08-01 11:06:35,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-e16dcf02-1823-4893-afea-21fac447ae00 Date: Wed, 01 Aug 2018 11:06:35 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T11:06:18Z","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":"915864f1-bb16-4a60-ba25-cfa29fd19048","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"35806524c90d4019a515ed8eaefb129d","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-subnet","enable_dhcp":true,"segment_id":null,"network_id":"9c475856-ad14-450d-835b-64b53fc37508","tenant_id":"35806524c90d4019a515ed8eaefb129d","created_at":"2018-08-01T11:06:18Z","ip_version":4}]} 2018-08-01 11:06:35,833 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=9c475856-ad14-450d-835b-64b53fc37508 used request id req-e16dcf02-1823-4893-afea-21fac447ae00 2018-08-01 11:06:35,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=9c475856-ad14-450d-835b-64b53fc37508&mac_address=fa%3A16%3A3e%3A31%3A5b%3A41&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a51080a99e4ec589cd9217701ae09dbbf9c94df6" 2018-08-01 11:06:35,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 987 X-Openstack-Request-Id: req-a246a776-2487-4a8c-9493-6d8f3d80464a Date: Wed, 01 Aug 2018 11:06:35 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:06:27Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"915864f1-bb16-4a60-ba25-cfa29fd19048","ip_address":"10.1.2.9"}],"id":"817ce248-95fc-4822-8666-9da6a44a534b","security_groups":["704f5da0-e994-4b85-9809-e9b20f4a2bed"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:31:5b:41","project_id":"35806524c90d4019a515ed8eaefb129d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9c475856-ad14-450d-835b-64b53fc37508","tenant_id":"35806524c90d4019a515ed8eaefb129d","created_at":"2018-08-01T11:06:23Z","binding:vnic_type":"normal","device_id":"9402209e-fc47-4696-9862-1dc2b4e71cf5","ip_allocation":"immediate"}]} 2018-08-01 11:06:35,878 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=9c475856-ad14-450d-835b-64b53fc37508&mac_address=fa%3A16%3A3e%3A31%3A5b%3A41&admin_state_up=True used request id req-a246a776-2487-4a8c-9493-6d8f3d80464a 2018-08-01 11:06:35,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/35806524c90d4019a515ed8eaefb129d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a51080a99e4ec589cd9217701ae09dbbf9c94df6" 2018-08-01 11:06:35,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:06:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-571e0088-6dab-4cf3-9e5d-88abc2e4b20f Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/35806524c90d4019a515ed8eaefb129d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "35806524c90d4019a515ed8eaefb129d", "name": "CreateStackFloatingIpTests-8924dcce-fa96-469-proj"}} 2018-08-01 11:06:35,911 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/35806524c90d4019a515ed8eaefb129d used request id req-571e0088-6dab-4cf3-9e5d-88abc2e4b20f 2018-08-01 11:06:35,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=9c475856-ad14-450d-835b-64b53fc37508 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a51080a99e4ec589cd9217701ae09dbbf9c94df6" 2018-08-01 11:06:35,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-ed2d8f80-841b-43ad-80ef-84999ec76092 Date: Wed, 01 Aug 2018 11:06:35 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T11:06:18Z","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":"915864f1-bb16-4a60-ba25-cfa29fd19048","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"35806524c90d4019a515ed8eaefb129d","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-subnet","enable_dhcp":true,"segment_id":null,"network_id":"9c475856-ad14-450d-835b-64b53fc37508","tenant_id":"35806524c90d4019a515ed8eaefb129d","created_at":"2018-08-01T11:06:18Z","ip_version":4}]} 2018-08-01 11:06:35,951 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=9c475856-ad14-450d-835b-64b53fc37508 used request id req-ed2d8f80-841b-43ad-80ef-84999ec76092 2018-08-01 11:06:35,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=9c475856-ad14-450d-835b-64b53fc37508&mac_address=fa%3A16%3A3e%3A3b%3A15%3Af2&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack-port1-zecvld2zu6t7&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a51080a99e4ec589cd9217701ae09dbbf9c94df6" 2018-08-01 11:06:35,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:06:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b6049d9-5e23-498e-9307-9586de893cde Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/35806524c90d4019a515ed8eaefb129d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "35806524c90d4019a515ed8eaefb129d", "name": "CreateStackFloatingIpTests-8924dcce-fa96-469-proj"}} 2018-08-01 11:06:35,969 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/35806524c90d4019a515ed8eaefb129d used request id req-8b6049d9-5e23-498e-9307-9586de893cde 2018-08-01 11:06:35,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a51080a99e4ec589cd9217701ae09dbbf9c94df6" 2018-08-01 11:06:35,999 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1102 X-Openstack-Request-Id: req-258d97ee-401b-49d9-aac3-581d1d67b33e Date: Wed, 01 Aug 2018 11:06:36 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:06:30Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"915864f1-bb16-4a60-ba25-cfa29fd19048","ip_address":"10.1.2.5"}],"id":"19c4b446-ca23-4be3-906b-b6c721d1b7e7","security_groups":["91bb38aa-d508-47e9-ad5c-38554896fb62"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3b:15:f2","project_id":"35806524c90d4019a515ed8eaefb129d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack-port1-zecvld2zu6t7","admin_state_up":true,"network_id":"9c475856-ad14-450d-835b-64b53fc37508","tenant_id":"35806524c90d4019a515ed8eaefb129d","created_at":"2018-08-01T11:06:22Z","binding:vnic_type":"normal","device_id":"beef205b-3a9d-4792-a166-b9ce8f78efca","ip_allocation":"immediate"}]} 2018-08-01 11:06:35,999 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=9c475856-ad14-450d-835b-64b53fc37508&mac_address=fa%3A16%3A3e%3A3b%3A15%3Af2&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack-port1-zecvld2zu6t7&admin_state_up=True used request id req-258d97ee-401b-49d9-aac3-581d1d67b33e 2018-08-01 11:06:36,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/35806524c90d4019a515ed8eaefb129d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a51080a99e4ec589cd9217701ae09dbbf9c94df6" 2018-08-01 11:06:36,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-6cc6b157-3d78-473d-84f5-1b2906623fff Date: Wed, 01 Aug 2018 11:06:36 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"9c475856-ad14-450d-835b-64b53fc37508","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":47,"ipv4_address_scope":null,"shared":false,"project_id":"35806524c90d4019a515ed8eaefb129d","l2_adjacency":true,"status":"ACTIVE","subnets":["915864f1-bb16-4a60-ba25-cfa29fd19048"],"description":"","tags":[],"updated_at":"2018-08-01T11:06:18Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-net","admin_state_up":true,"tenant_id":"35806524c90d4019a515ed8eaefb129d","created_at":"2018-08-01T11:06:17Z","provider:network_type":"vxlan"}]} 2018-08-01 11:06:36,055 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-net used request id req-6cc6b157-3d78-473d-84f5-1b2906623fff 2018-08-01 11:06:36,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=9c475856-ad14-450d-835b-64b53fc37508 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a51080a99e4ec589cd9217701ae09dbbf9c94df6" 2018-08-01 11:06:36,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:06:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5208fddf-fb76-47bf-9da5-5713adaf5e6f Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/35806524c90d4019a515ed8eaefb129d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "35806524c90d4019a515ed8eaefb129d", "name": "CreateStackFloatingIpTests-8924dcce-fa96-469-proj"}} 2018-08-01 11:06:36,099 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/35806524c90d4019a515ed8eaefb129d used request id req-5208fddf-fb76-47bf-9da5-5713adaf5e6f 2018-08-01 11:06:36,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a51080a99e4ec589cd9217701ae09dbbf9c94df6" 2018-08-01 11:06:36,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-9b9b5b02-f4b1-4942-840c-5e3a7022ddfe Date: Wed, 01 Aug 2018 11:06:36 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T11:06:18Z","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":"915864f1-bb16-4a60-ba25-cfa29fd19048","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"35806524c90d4019a515ed8eaefb129d","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-subnet","enable_dhcp":true,"segment_id":null,"network_id":"9c475856-ad14-450d-835b-64b53fc37508","tenant_id":"35806524c90d4019a515ed8eaefb129d","created_at":"2018-08-01T11:06:18Z","ip_version":4}]} 2018-08-01 11:06:36,108 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=9c475856-ad14-450d-835b-64b53fc37508 used request id req-9b9b5b02-f4b1-4942-840c-5e3a7022ddfe 2018-08-01 11:06:36,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=9c475856-ad14-450d-835b-64b53fc37508 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a51080a99e4ec589cd9217701ae09dbbf9c94df6" 2018-08-01 11:06:36,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4006 X-Openstack-Request-Id: req-2fe8c870-cc22-4d2a-bfb3-3adca2cdabca Date: Wed, 01 Aug 2018 11:06:36 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:06:21Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"915864f1-bb16-4a60-ba25-cfa29fd19048","ip_address":"10.1.2.2"}],"id":"084b1e5c-1a36-4f19-83f6-8ec6acc1baf9","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a1:9e:94","project_id":"35806524c90d4019a515ed8eaefb129d","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9c475856-ad14-450d-835b-64b53fc37508","tenant_id":"35806524c90d4019a515ed8eaefb129d","created_at":"2018-08-01T11:06:19Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-9c475856-ad14-450d-835b-64b53fc37508","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:06:30Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"915864f1-bb16-4a60-ba25-cfa29fd19048","ip_address":"10.1.2.5"}],"id":"19c4b446-ca23-4be3-906b-b6c721d1b7e7","security_groups":["91bb38aa-d508-47e9-ad5c-38554896fb62"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3b:15:f2","project_id":"35806524c90d4019a515ed8eaefb129d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack-port1-zecvld2zu6t7","admin_state_up":true,"network_id":"9c475856-ad14-450d-835b-64b53fc37508","tenant_id":"35806524c90d4019a515ed8eaefb129d","created_at":"2018-08-01T11:06:22Z","binding:vnic_type":"normal","device_id":"beef205b-3a9d-4792-a166-b9ce8f78efca","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:06:25Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"915864f1-bb16-4a60-ba25-cfa29fd19048","ip_address":"10.1.2.1"}],"id":"43c5431c-46c6-42f0-91ff-63490840f7a7","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:89:56:58","project_id":"35806524c90d4019a515ed8eaefb129d","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9c475856-ad14-450d-835b-64b53fc37508","tenant_id":"35806524c90d4019a515ed8eaefb129d","created_at":"2018-08-01T11:06:20Z","binding:vnic_type":"normal","device_id":"ad495664-9c2f-4073-830b-e74f1211c8ad","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:06:27Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"915864f1-bb16-4a60-ba25-cfa29fd19048","ip_address":"10.1.2.9"}],"id":"817ce248-95fc-4822-8666-9da6a44a534b","security_groups":["704f5da0-e994-4b85-9809-e9b20f4a2bed"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:31:5b:41","project_id":"35806524c90d4019a515ed8eaefb129d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9c475856-ad14-450d-835b-64b53fc37508","tenant_id":"35806524c90d4019a515ed8eaefb129d","created_at":"2018-08-01T11:06:23Z","binding:vnic_type":"normal","device_id":"9402209e-fc47-4696-9862-1dc2b4e71cf5","ip_allocation":"immediate"}]} 2018-08-01 11:06:36,159 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=9c475856-ad14-450d-835b-64b53fc37508 used request id req-2fe8c870-cc22-4d2a-bfb3-3adca2cdabca 2018-08-01 11:06:36,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a51080a99e4ec589cd9217701ae09dbbf9c94df6" 2018-08-01 11:06:36,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-1fb77373-0f40-4bfb-b094-1696e3b90eb2 Date: Wed, 01 Aug 2018 11:06:36 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"9c475856-ad14-450d-835b-64b53fc37508","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":47,"ipv4_address_scope":null,"shared":false,"project_id":"35806524c90d4019a515ed8eaefb129d","l2_adjacency":true,"status":"ACTIVE","subnets":["915864f1-bb16-4a60-ba25-cfa29fd19048"],"description":"","tags":[],"updated_at":"2018-08-01T11:06:18Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-net","admin_state_up":true,"tenant_id":"35806524c90d4019a515ed8eaefb129d","created_at":"2018-08-01T11:06:17Z","provider:network_type":"vxlan"}]} 2018-08-01 11:06:36,186 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-net used request id req-1fb77373-0f40-4bfb-b094-1696e3b90eb2 2018-08-01 11:06:36,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=9c475856-ad14-450d-835b-64b53fc37508 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a51080a99e4ec589cd9217701ae09dbbf9c94df6" 2018-08-01 11:06:36,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 574 X-Openstack-Request-Id: req-b1bc2bbf-992e-4e97-ab3b-18682b68c649 Date: Wed, 01 Aug 2018 11:06:36 GMT RESP BODY: {"floatingips": [{"router_id": "ad495664-9c2f-4073-830b-e74f1211c8ad", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "35806524c90d4019a515ed8eaefb129d", "created_at": "2018-08-01T11:06:18Z", "updated_at": "2018-08-01T11:06:25Z", "floating_network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089", "fixed_ip_address": "10.1.2.5", "floating_ip_address": "172.30.9.202", "revision_number": 2, "project_id": "35806524c90d4019a515ed8eaefb129d", "port_id": "19c4b446-ca23-4be3-906b-b6c721d1b7e7", "id": "6310d331-1708-4c5a-bacf-b608c1cd145d", "qos_policy_id": null}]} 2018-08-01 11:06:36,193 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips used request id req-b1bc2bbf-992e-4e97-ab3b-18682b68c649 2018-08-01 11:06:36,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/89aa2eb6-dda4-461e-a92f-83b5c87211dd -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a51080a99e4ec589cd9217701ae09dbbf9c94df6" 2018-08-01 11:06:36,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-5a08d926-9295-4c6c-8266-4fe778a441ca Date: Wed, 01 Aug 2018 11:06:36 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T11:06:18Z","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":"915864f1-bb16-4a60-ba25-cfa29fd19048","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"35806524c90d4019a515ed8eaefb129d","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-subnet","enable_dhcp":true,"segment_id":null,"network_id":"9c475856-ad14-450d-835b-64b53fc37508","tenant_id":"35806524c90d4019a515ed8eaefb129d","created_at":"2018-08-01T11:06:18Z","ip_version":4}]} 2018-08-01 11:06:36,232 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=9c475856-ad14-450d-835b-64b53fc37508 used request id req-5a08d926-9295-4c6c-8266-4fe778a441ca 2018-08-01 11:06:36,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=9c475856-ad14-450d-835b-64b53fc37508 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a51080a99e4ec589cd9217701ae09dbbf9c94df6" 2018-08-01 11:06:36,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4006 X-Openstack-Request-Id: req-f7241960-c78f-4fe6-83b5-363e17f5d3df Date: Wed, 01 Aug 2018 11:06:36 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:06:21Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"915864f1-bb16-4a60-ba25-cfa29fd19048","ip_address":"10.1.2.2"}],"id":"084b1e5c-1a36-4f19-83f6-8ec6acc1baf9","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a1:9e:94","project_id":"35806524c90d4019a515ed8eaefb129d","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9c475856-ad14-450d-835b-64b53fc37508","tenant_id":"35806524c90d4019a515ed8eaefb129d","created_at":"2018-08-01T11:06:19Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-9c475856-ad14-450d-835b-64b53fc37508","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:06:30Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"915864f1-bb16-4a60-ba25-cfa29fd19048","ip_address":"10.1.2.5"}],"id":"19c4b446-ca23-4be3-906b-b6c721d1b7e7","security_groups":["91bb38aa-d508-47e9-ad5c-38554896fb62"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3b:15:f2","project_id":"35806524c90d4019a515ed8eaefb129d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack-port1-zecvld2zu6t7","admin_state_up":true,"network_id":"9c475856-ad14-450d-835b-64b53fc37508","tenant_id":"35806524c90d4019a515ed8eaefb129d","created_at":"2018-08-01T11:06:22Z","binding:vnic_type":"normal","device_id":"beef205b-3a9d-4792-a166-b9ce8f78efca","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:06:25Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"915864f1-bb16-4a60-ba25-cfa29fd19048","ip_address":"10.1.2.1"}],"id":"43c5431c-46c6-42f0-91ff-63490840f7a7","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:89:56:58","project_id":"35806524c90d4019a515ed8eaefb129d","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9c475856-ad14-450d-835b-64b53fc37508","tenant_id":"35806524c90d4019a515ed8eaefb129d","created_at":"2018-08-01T11:06:20Z","binding:vnic_type":"normal","device_id":"ad495664-9c2f-4073-830b-e74f1211c8ad","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:06:27Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"915864f1-bb16-4a60-ba25-cfa29fd19048","ip_address":"10.1.2.9"}],"id":"817ce248-95fc-4822-8666-9da6a44a534b","security_groups":["704f5da0-e994-4b85-9809-e9b20f4a2bed"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:31:5b:41","project_id":"35806524c90d4019a515ed8eaefb129d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9c475856-ad14-450d-835b-64b53fc37508","tenant_id":"35806524c90d4019a515ed8eaefb129d","created_at":"2018-08-01T11:06:23Z","binding:vnic_type":"normal","device_id":"9402209e-fc47-4696-9862-1dc2b4e71cf5","ip_allocation":"immediate"}]} 2018-08-01 11:06:36,279 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=9c475856-ad14-450d-835b-64b53fc37508 used request id req-f7241960-c78f-4fe6-83b5-363e17f5d3df 2018-08-01 11:06:36,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a51080a99e4ec589cd9217701ae09dbbf9c94df6" 2018-08-01 11:06:36,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 574 X-Openstack-Request-Id: req-90b9b6d7-cea9-4b0b-aa08-c88f11aa0673 Date: Wed, 01 Aug 2018 11:06:36 GMT RESP BODY: {"floatingips": [{"router_id": "ad495664-9c2f-4073-830b-e74f1211c8ad", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "35806524c90d4019a515ed8eaefb129d", "created_at": "2018-08-01T11:06:18Z", "updated_at": "2018-08-01T11:06:25Z", "floating_network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089", "fixed_ip_address": "10.1.2.5", "floating_ip_address": "172.30.9.202", "revision_number": 2, "project_id": "35806524c90d4019a515ed8eaefb129d", "port_id": "19c4b446-ca23-4be3-906b-b6c721d1b7e7", "id": "6310d331-1708-4c5a-bacf-b608c1cd145d", "qos_policy_id": null}]} 2018-08-01 11:06:36,330 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips used request id req-90b9b6d7-cea9-4b0b-aa08-c88f11aa0673 2018-08-01 11:06:36,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/routers/ad495664-9c2f-4073-830b-e74f1211c8ad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a51080a99e4ec589cd9217701ae09dbbf9c94df6" 2018-08-01 11:06:36,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-ae4be562-d67e-4e09-866e-5e91dfaa1b3a Date: Wed, 01 Aug 2018 11:06:36 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T11:06:11Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-01T11:06:11Z", "visibility": "shared", "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/89aa2eb6-dda4-461e-a92f-83b5c87211dd/snap", "metadata": {}}], "self": "/v2/images/89aa2eb6-dda4-461e-a92f-83b5c87211dd", "min_disk": 0, "protected": false, "id": "89aa2eb6-dda4-461e-a92f-83b5c87211dd", "file": "/v2/images/89aa2eb6-dda4-461e-a92f-83b5c87211dd/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "35806524c90d4019a515ed8eaefb129d", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/89aa2eb6-dda4-461e-a92f-83b5c87211dd/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 11:06:36,377 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/89aa2eb6-dda4-461e-a92f-83b5c87211dd used request id req-ae4be562-d67e-4e09-866e-5e91dfaa1b3a 2018-08-01 11:06:36,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a51080a99e4ec589cd9217701ae09dbbf9c94df6" 2018-08-01 11:06:36,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-74a4b3bd-6a5a-4aa8-b563-332a4a583d83 Date: Wed, 01 Aug 2018 11:06: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-08-01 11:06:36,386 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-74a4b3bd-6a5a-4aa8-b563-332a4a583d83 2018-08-01 11:06:36,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/35806524c90d4019a515ed8eaefb129d/stacks/8a925066-ab22-4ab0-8a2f-6c7b03217b1e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a51080a99e4ec589cd9217701ae09dbbf9c94df6" 2018-08-01 11:06:36,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-fcd48b39-4c19-48fa-80d6-6e8b8e2dae0f Date: Wed, 01 Aug 2018 11:06:36 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a5a333a9-9d0e-46a5-9440-2aa9c95d5013", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "35806524c90d4019a515ed8eaefb129d", "created_at": "2018-08-01T11:06:15Z", "admin_state_up": true, "updated_at": "2018-08-01T11:06:20Z", "project_id": "35806524c90d4019a515ed8eaefb129d", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "ad495664-9c2f-4073-830b-e74f1211c8ad", "name": "mgmt_router"}} 2018-08-01 11:06:36,444 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers/ad495664-9c2f-4073-830b-e74f1211c8ad used request id req-fcd48b39-4c19-48fa-80d6-6e8b8e2dae0f 2018-08-01 11:06:36,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?device_id=ad495664-9c2f-4073-830b-e74f1211c8ad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a51080a99e4ec589cd9217701ae09dbbf9c94df6" 2018-08-01 11:06:36,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1848 X-Openstack-Request-Id: req-406e90f2-9c80-4ad5-86fe-7d292b2dfcd7 Date: Wed, 01 Aug 2018 11:06:36 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:06:19Z","device_owner":"network:router_gateway","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a5a333a9-9d0e-46a5-9440-2aa9c95d5013","ip_address":"172.30.9.203"}],"id":"1a1bfcc0-f8df-4731-8289-270609d3c62c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d6:9b:fd","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":"e7d7be46-2840-4976-87a2-d78a4e5c6089","tenant_id":"","created_at":"2018-08-01T11:06:16Z","binding:vnic_type":"normal","device_id":"ad495664-9c2f-4073-830b-e74f1211c8ad","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:06:25Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"915864f1-bb16-4a60-ba25-cfa29fd19048","ip_address":"10.1.2.1"}],"id":"43c5431c-46c6-42f0-91ff-63490840f7a7","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:89:56:58","project_id":"35806524c90d4019a515ed8eaefb129d","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9c475856-ad14-450d-835b-64b53fc37508","tenant_id":"35806524c90d4019a515ed8eaefb129d","created_at":"2018-08-01T11:06:20Z","binding:vnic_type":"normal","device_id":"ad495664-9c2f-4073-830b-e74f1211c8ad","ip_allocation":"immediate"}]} 2018-08-01 11:06:36,496 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?device_id=ad495664-9c2f-4073-830b-e74f1211c8ad used request id req-406e90f2-9c80-4ad5-86fe-7d292b2dfcd7 2018-08-01 11:06:36,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/a5a333a9-9d0e-46a5-9440-2aa9c95d5013 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a51080a99e4ec589cd9217701ae09dbbf9c94df6" 2018-08-01 11:06:36,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-e5c67fcf-861e-40a4-91c2-6665c452edf4 Date: Wed, 01 Aug 2018 11:06:36 GMT RESP BODY: {"subnet":{"updated_at":"2018-08-01T09:28:43Z","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":"a5a333a9-9d0e-46a5-9440-2aa9c95d5013","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"dbe9669438844f3faecdc7fcc050e0d8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:43Z","ip_version":4}} 2018-08-01 11:06:36,556 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/a5a333a9-9d0e-46a5-9440-2aa9c95d5013 used request id req-e5c67fcf-861e-40a4-91c2-6665c452edf4 2018-08-01 11:06:36,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/915864f1-bb16-4a60-ba25-cfa29fd19048 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a51080a99e4ec589cd9217701ae09dbbf9c94df6" 2018-08-01 11:06:36,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-0eefddc5-d152-4200-8669-367ca9ad4aba Date: Wed, 01 Aug 2018 11:06:36 GMT RESP BODY: {"subnet":{"updated_at":"2018-08-01T11:06:18Z","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":"915864f1-bb16-4a60-ba25-cfa29fd19048","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"35806524c90d4019a515ed8eaefb129d","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-subnet","enable_dhcp":true,"segment_id":null,"network_id":"9c475856-ad14-450d-835b-64b53fc37508","tenant_id":"35806524c90d4019a515ed8eaefb129d","created_at":"2018-08-01T11:06:18Z","ip_version":4}} 2018-08-01 11:06:36,612 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/915864f1-bb16-4a60-ba25-cfa29fd19048 used request id req-0eefddc5-d152-4200-8669-367ca9ad4aba 2018-08-01 11:06:36,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/19c4b446-ca23-4be3-906b-b6c721d1b7e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a51080a99e4ec589cd9217701ae09dbbf9c94df6" 2018-08-01 11:06:36,623 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:06:36 GMT Server: Apache x-openstack-request-id: req-e58e1bcb-b2b4-4bc3-8323-de383ed5ed53 Location: http://172.30.9.24:8004/v1/35806524c90d4019a515ed8eaefb129d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack/8a925066-ab22-4ab0-8a2f-6c7b03217b1e Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/35806524c90d4019a515ed8eaefb129d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack/8a925066-ab22-4ab0-8a2f-6c7b03217b1e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:06:36,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1099 X-Openstack-Request-Id: req-37ec95f3-5293-4430-80f6-55083b8df962 Date: Wed, 01 Aug 2018 11:06:36 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:06:30Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"915864f1-bb16-4a60-ba25-cfa29fd19048","ip_address":"10.1.2.5"}],"id":"19c4b446-ca23-4be3-906b-b6c721d1b7e7","security_groups":["91bb38aa-d508-47e9-ad5c-38554896fb62"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3b:15:f2","device_id":"beef205b-3a9d-4792-a166-b9ce8f78efca","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack-port1-zecvld2zu6t7","project_id":"35806524c90d4019a515ed8eaefb129d","qos_policy_id":null,"admin_state_up":true,"network_id":"9c475856-ad14-450d-835b-64b53fc37508","tenant_id":"35806524c90d4019a515ed8eaefb129d","created_at":"2018-08-01T11:06:22Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-08-01 11:06:36,653 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/19c4b446-ca23-4be3-906b-b6c721d1b7e7 used request id req-37ec95f3-5293-4430-80f6-55083b8df962 2018-08-01 11:06:36,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/915864f1-bb16-4a60-ba25-cfa29fd19048 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a51080a99e4ec589cd9217701ae09dbbf9c94df6" 2018-08-01 11:06:36,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-d70c6485-7c63-4ffb-966f-9a5cd73c385a Date: Wed, 01 Aug 2018 11:06:36 GMT RESP BODY: {"subnet":{"updated_at":"2018-08-01T11:06:18Z","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":"915864f1-bb16-4a60-ba25-cfa29fd19048","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"35806524c90d4019a515ed8eaefb129d","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-subnet","enable_dhcp":true,"segment_id":null,"network_id":"9c475856-ad14-450d-835b-64b53fc37508","tenant_id":"35806524c90d4019a515ed8eaefb129d","created_at":"2018-08-01T11:06:18Z","ip_version":4}} 2018-08-01 11:06:36,693 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/915864f1-bb16-4a60-ba25-cfa29fd19048 used request id req-d70c6485-7c63-4ffb-966f-9a5cd73c385a 2018-08-01 11:06:36,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/89aa2eb6-dda4-461e-a92f-83b5c87211dd -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a51080a99e4ec589cd9217701ae09dbbf9c94df6" 2018-08-01 11:06:36,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-9d96c099-1c29-4593-8bec-fb8ade4d89c8 Date: Wed, 01 Aug 2018 11:06:36 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T11:06:11Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-01T11:06:11Z", "visibility": "shared", "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/89aa2eb6-dda4-461e-a92f-83b5c87211dd/snap", "metadata": {}}], "self": "/v2/images/89aa2eb6-dda4-461e-a92f-83b5c87211dd", "min_disk": 0, "protected": false, "id": "89aa2eb6-dda4-461e-a92f-83b5c87211dd", "file": "/v2/images/89aa2eb6-dda4-461e-a92f-83b5c87211dd/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "35806524c90d4019a515ed8eaefb129d", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/89aa2eb6-dda4-461e-a92f-83b5c87211dd/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 11:06:36,711 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/89aa2eb6-dda4-461e-a92f-83b5c87211dd used request id req-9d96c099-1c29-4593-8bec-fb8ade4d89c8 2018-08-01 11:06:36,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/35806524c90d4019a515ed8eaefb129d/stacks/8a925066-ab22-4ab0-8a2f-6c7b03217b1e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a51080a99e4ec589cd9217701ae09dbbf9c94df6" 2018-08-01 11:06:36,740 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:06:36 GMT Server: Apache x-openstack-request-id: req-fa4cb51e-ab12-4461-a908-b7ac5b313ca6 Location: http://172.30.9.24:8004/v1/35806524c90d4019a515ed8eaefb129d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack/8a925066-ab22-4ab0-8a2f-6c7b03217b1e Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/35806524c90d4019a515ed8eaefb129d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack/8a925066-ab22-4ab0-8a2f-6c7b03217b1e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:06:36,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:06:36 GMT Server: Apache x-openstack-request-id: req-0c6c92c4-85bb-489c-a1a1-c85f55c94564 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2080 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-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-flavor2", "OS::project_id": "35806524c90d4019a515ed8eaefb129d", "OS::stack_id": "8a925066-ab22-4ab0-8a2f-6c7b03217b1e", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-kp", "security_group_name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-sec_grp", "subnet_name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-subnet", "net_name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-inst2", "inst1_name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-inst1", "image2_name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-image", "flavor1_name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-flavor1", "image1_name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack", "stack_user_project_id": "0b28084274834a4c900ed17b68736f69", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-01T11:06:14Z", "links": [{"href": "http://172.30.9.24:8004/v1/35806524c90d4019a515ed8eaefb129d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack/8a925066-ab22-4ab0-8a2f-6c7b03217b1e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "8a925066-ab22-4ab0-8a2f-6c7b03217b1e", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAtWk0Dwobv96piOBZrxqiZJNaGgAL0ihCbtVHwFdfCtQ+IzsM\nLBNyNUSwCGgcgnWER/cYptG3XtCKM5gPhNKtnsSlz/OEVeUTb9Qe/z4LMvfI59MD\n26XTHTjWIO2Bmr0IZx8VXGfEwoAl96mwtZxOEkm9MiRxMR3o/HV1crja2j7QQQ8m\nkf5mon3adhrfywaDLQxOQK5sUcLBNirZU2WWqUeaM4PflxLvxWzy8it17w/76Zrp\n8xzd1pxP/gm5Pim1GYpoG/rxfLijp3qV5BoDRfb3wtLgbw/IlSkoOzego2FFzXf9\nlsrs8s7WhmX38iYVvDuTeld3ITuPEW3IfPledwIDAQABAoIBAEZLjMujHBueOU17\nueTbSj/0xT479FisFwoBhTsn4AE/OxDFybKumlu/0QKA7UM0LF0Ch7/klcycvGC/\ntIvAY1yZULMi5o2uJXj41kYLkaVfVK9YGi+bsxGou3io78a5Jy9mYQ2cfCbuJ0gv\nrfTBq5L0leZ/Lolc0LI7BZa9wLg+ZUMOdZQO2e6P5ooh45e1xvSoS24tNx/b0HId\nCuKNWkMZX3BYwe8hHAUxPi78MORZEVGI6IOe1mLDQ6djIivT+LaFgRSoIHnEXJlC\n7/mjuu0iu59DF45dHs8sKRXPxj62wsuwisnzAG9CU1oFl0cfKtzRNK6BEOElPT4X\nD4tO5YkCgYEA6WH5cJQ2k7i4pVMmqk+dSoAQMEyJGcjuTzRAQ+sdC7u0ORbhof0q\nvmDR1vU8nVe1gqS1YwJccLrFHfuBR7FHmNXvWXPDQGigyCjLX4leQoNEYeH7inaC\ncx4ZoQVFXFSDQWC9JXAuWxFqwOZRUdwwQyzU7LnpPPYz0yN3UHH4itMCgYEAxv3a\nnxKXyhF1uFOmTDptTCCMOFccoTlQUHB8pKx0+GZv64XlCvJa1upasyVsaa17I3x1\nkfF5U6ixKBV6EBSHLUPqf1PmeFCjwQbUTAMYNSn89qc+JqW7a9I4kG9TxvBzfTeu\ngsMbXIAYHrwbDAj4xrxR6520fGqeRAGELWbNz00CgYA0paVfgA/PwxvkL53JTaxt\n4fXE737+EhWwSFk2+RLUUsOVHVRI9pNt3ul3VFsYI3EOx5kjfKTdyUQuP04qnhNI\npvoXc8XYAcJDZPB73MEmv/XtHs1frtw+m8usR0QeT/JMDUad63CJmqQ6X7p4fPNm\nM/bUcBvtZJzMRHPl8c/fgQKBgEkKtUzejkjlz8gxLEGe0K+44r9rel7Tot9j6tyn\nUOg88agKJeC2xRFORKytd/Xyb9i+vokrkdVbfmuwNnXgkx3SaCkEqvxO3UzlLNgZ\n6rDZELmY+f9Fpl4VdB3QP3gumrXD0pK8+zYg7rmZYnQwduC8D3XlFXL1z9I2nEXu\nDm2hAoGBALyd6ADWs9MzPO7riwFrc3v+55xWN2BLlz4VirHzMw461r9CDcVMCukF\n0gIEee3LAJhnpThfAPms+tlHnQV8VtH3cacXYAhZTpIfnPt07hUuk7AC75vheDLe\nTjt9nEW8vgjaXUalOrDiOZX9nV0zkF89mwXiPx6lW1Az3ZZ58dF2\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-08-01 11:06:36,747 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/35806524c90d4019a515ed8eaefb129d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack/8a925066-ab22-4ab0-8a2f-6c7b03217b1e used request id req-0c6c92c4-85bb-489c-a1a1-c85f55c94564 2018-08-01 11:06:36,749 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 11:06:36,749 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 11:06:37,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:06:36 GMT Server: Apache x-openstack-request-id: req-e68d74dc-d451-4f49-84d3-e676f8e9e690 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2080 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-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-flavor2", "OS::project_id": "35806524c90d4019a515ed8eaefb129d", "OS::stack_id": "8a925066-ab22-4ab0-8a2f-6c7b03217b1e", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-kp", "security_group_name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-sec_grp", "subnet_name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-subnet", "net_name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-inst2", "inst1_name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-inst1", "image2_name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-image", "flavor1_name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-flavor1", "image1_name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack", "stack_user_project_id": "0b28084274834a4c900ed17b68736f69", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-01T11:06:14Z", "links": [{"href": "http://172.30.9.24:8004/v1/35806524c90d4019a515ed8eaefb129d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack/8a925066-ab22-4ab0-8a2f-6c7b03217b1e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "8a925066-ab22-4ab0-8a2f-6c7b03217b1e", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAtWk0Dwobv96piOBZrxqiZJNaGgAL0ihCbtVHwFdfCtQ+IzsM\nLBNyNUSwCGgcgnWER/cYptG3XtCKM5gPhNKtnsSlz/OEVeUTb9Qe/z4LMvfI59MD\n26XTHTjWIO2Bmr0IZx8VXGfEwoAl96mwtZxOEkm9MiRxMR3o/HV1crja2j7QQQ8m\nkf5mon3adhrfywaDLQxOQK5sUcLBNirZU2WWqUeaM4PflxLvxWzy8it17w/76Zrp\n8xzd1pxP/gm5Pim1GYpoG/rxfLijp3qV5BoDRfb3wtLgbw/IlSkoOzego2FFzXf9\nlsrs8s7WhmX38iYVvDuTeld3ITuPEW3IfPledwIDAQABAoIBAEZLjMujHBueOU17\nueTbSj/0xT479FisFwoBhTsn4AE/OxDFybKumlu/0QKA7UM0LF0Ch7/klcycvGC/\ntIvAY1yZULMi5o2uJXj41kYLkaVfVK9YGi+bsxGou3io78a5Jy9mYQ2cfCbuJ0gv\nrfTBq5L0leZ/Lolc0LI7BZa9wLg+ZUMOdZQO2e6P5ooh45e1xvSoS24tNx/b0HId\nCuKNWkMZX3BYwe8hHAUxPi78MORZEVGI6IOe1mLDQ6djIivT+LaFgRSoIHnEXJlC\n7/mjuu0iu59DF45dHs8sKRXPxj62wsuwisnzAG9CU1oFl0cfKtzRNK6BEOElPT4X\nD4tO5YkCgYEA6WH5cJQ2k7i4pVMmqk+dSoAQMEyJGcjuTzRAQ+sdC7u0ORbhof0q\nvmDR1vU8nVe1gqS1YwJccLrFHfuBR7FHmNXvWXPDQGigyCjLX4leQoNEYeH7inaC\ncx4ZoQVFXFSDQWC9JXAuWxFqwOZRUdwwQyzU7LnpPPYz0yN3UHH4itMCgYEAxv3a\nnxKXyhF1uFOmTDptTCCMOFccoTlQUHB8pKx0+GZv64XlCvJa1upasyVsaa17I3x1\nkfF5U6ixKBV6EBSHLUPqf1PmeFCjwQbUTAMYNSn89qc+JqW7a9I4kG9TxvBzfTeu\ngsMbXIAYHrwbDAj4xrxR6520fGqeRAGELWbNz00CgYA0paVfgA/PwxvkL53JTaxt\n4fXE737+EhWwSFk2+RLUUsOVHVRI9pNt3ul3VFsYI3EOx5kjfKTdyUQuP04qnhNI\npvoXc8XYAcJDZPB73MEmv/XtHs1frtw+m8usR0QeT/JMDUad63CJmqQ6X7p4fPNm\nM/bUcBvtZJzMRHPl8c/fgQKBgEkKtUzejkjlz8gxLEGe0K+44r9rel7Tot9j6tyn\nUOg88agKJeC2xRFORKytd/Xyb9i+vokrkdVbfmuwNnXgkx3SaCkEqvxO3UzlLNgZ\n6rDZELmY+f9Fpl4VdB3QP3gumrXD0pK8+zYg7rmZYnQwduC8D3XlFXL1z9I2nEXu\nDm2hAoGBALyd6ADWs9MzPO7riwFrc3v+55xWN2BLlz4VirHzMw461r9CDcVMCukF\n0gIEee3LAJhnpThfAPms+tlHnQV8VtH3cacXYAhZTpIfnPt07hUuk7AC75vheDLe\nTjt9nEW8vgjaXUalOrDiOZX9nV0zkF89mwXiPx6lW1Az3ZZ58dF2\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-08-01 11:06:37,024 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/35806524c90d4019a515ed8eaefb129d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack/8a925066-ab22-4ab0-8a2f-6c7b03217b1e used request id req-e68d74dc-d451-4f49-84d3-e676f8e9e690 2018-08-01 11:06:37,025 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 11:06:37,026 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 11:06:37,133 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e5b2f32276264599a1f4b3150b671c18", "name": "CreateStackFloatingIpTests-8924dcce-fa96-469-proj-role"}, {"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T12:06:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35806524c90d4019a515ed8eaefb129d", "name": "CreateStackFloatingIpTests-8924dcce-fa96-469-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/35806524c90d4019a515ed8eaefb129d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/35806524c90d4019a515ed8eaefb129d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/35806524c90d4019a515ed8eaefb129d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/35806524c90d4019a515ed8eaefb129d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/35806524c90d4019a515ed8eaefb129d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/35806524c90d4019a515ed8eaefb129d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_35806524c90d4019a515ed8eaefb129d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_35806524c90d4019a515ed8eaefb129d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35806524c90d4019a515ed8eaefb129d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/35806524c90d4019a515ed8eaefb129d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/35806524c90d4019a515ed8eaefb129d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/35806524c90d4019a515ed8eaefb129d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/35806524c90d4019a515ed8eaefb129d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/35806524c90d4019a515ed8eaefb129d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-8924dcce-fa96-469-user", "id": "6a43c1a814d24b8e969e724c13d6d08f"}, "audit_ids": ["ESTmRZW0QxywBHTXlICTSA"], "issued_at": "2018-08-01T11:06:37.000000Z"}} 2018-08-01 11:06:37,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29c190b0b8eb0449f2c64f46753a4c8742fa1479" 2018-08-01 11:06:37,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:06:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc07bc51-ce63-42dd-8334-2fa51d5ceaf4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 11:06:37,218 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-dc07bc51-ce63-42dd-8334-2fa51d5ceaf4 2018-08-01 11:06:37,219 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 11:06:37,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29c190b0b8eb0449f2c64f46753a4c8742fa1479" 2018-08-01 11:06:37,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:06:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f99a4e62-7d06-4c64-ae08-48ee6d7f3bdb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 11:06:37,301 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-f99a4e62-7d06-4c64-ae08-48ee6d7f3bdb 2018-08-01 11:06:37,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29c190b0b8eb0449f2c64f46753a4c8742fa1479" 2018-08-01 11:06:37,411 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e5b2f32276264599a1f4b3150b671c18", "name": "CreateStackFloatingIpTests-8924dcce-fa96-469-proj-role"}, {"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T12:06:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35806524c90d4019a515ed8eaefb129d", "name": "CreateStackFloatingIpTests-8924dcce-fa96-469-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/35806524c90d4019a515ed8eaefb129d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/35806524c90d4019a515ed8eaefb129d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/35806524c90d4019a515ed8eaefb129d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/35806524c90d4019a515ed8eaefb129d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/35806524c90d4019a515ed8eaefb129d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/35806524c90d4019a515ed8eaefb129d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_35806524c90d4019a515ed8eaefb129d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_35806524c90d4019a515ed8eaefb129d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35806524c90d4019a515ed8eaefb129d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/35806524c90d4019a515ed8eaefb129d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/35806524c90d4019a515ed8eaefb129d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/35806524c90d4019a515ed8eaefb129d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/35806524c90d4019a515ed8eaefb129d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/35806524c90d4019a515ed8eaefb129d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-8924dcce-fa96-469-user", "id": "6a43c1a814d24b8e969e724c13d6d08f"}, "audit_ids": ["4X_MpoaZTCW28bce9aEw7A"], "issued_at": "2018-08-01T11:06:37.000000Z"}} 2018-08-01 11:06:37,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c37d4ef0c3752775127b6b213af9c294ac6b83e3" 2018-08-01 11:06:37,493 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:06:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de7582bf-a3c7-4e18-a050-080b0691b1c9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 11:06:37,493 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-de7582bf-a3c7-4e18-a050-080b0691b1c9 2018-08-01 11:06:37,494 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 11:06:37,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c37d4ef0c3752775127b6b213af9c294ac6b83e3" 2018-08-01 11:06:37,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-62547b3f-2879-491e-a603-51bfc38c5cd7 Date: Wed, 01 Aug 2018 11:06:37 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"9c475856-ad14-450d-835b-64b53fc37508","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":47,"ipv4_address_scope":null,"shared":false,"project_id":"35806524c90d4019a515ed8eaefb129d","l2_adjacency":true,"status":"ACTIVE","subnets":["915864f1-bb16-4a60-ba25-cfa29fd19048"],"description":"","tags":[],"updated_at":"2018-08-01T11:06:18Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-net","admin_state_up":true,"tenant_id":"35806524c90d4019a515ed8eaefb129d","created_at":"2018-08-01T11:06:17Z","provider:network_type":"vxlan"}]} 2018-08-01 11:06:37,544 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-net used request id req-62547b3f-2879-491e-a603-51bfc38c5cd7 2018-08-01 11:06:37,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=9c475856-ad14-450d-835b-64b53fc37508 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29c190b0b8eb0449f2c64f46753a4c8742fa1479" 2018-08-01 11:06:37,574 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:06:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-125735b8-344a-404a-9376-0250907da23e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 11:06:37,574 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-125735b8-344a-404a-9376-0250907da23e 2018-08-01 11:06:37,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c37d4ef0c3752775127b6b213af9c294ac6b83e3" 2018-08-01 11:06:37,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-f98d1774-9b89-415a-9ef6-be77fa7eadd1 Date: Wed, 01 Aug 2018 11:06:37 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T11:06:18Z","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":"915864f1-bb16-4a60-ba25-cfa29fd19048","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"35806524c90d4019a515ed8eaefb129d","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-subnet","enable_dhcp":true,"segment_id":null,"network_id":"9c475856-ad14-450d-835b-64b53fc37508","tenant_id":"35806524c90d4019a515ed8eaefb129d","created_at":"2018-08-01T11:06:18Z","ip_version":4}]} 2018-08-01 11:06:37,589 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=9c475856-ad14-450d-835b-64b53fc37508 used request id req-f98d1774-9b89-415a-9ef6-be77fa7eadd1 2018-08-01 11:06:37,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29c190b0b8eb0449f2c64f46753a4c8742fa1479" 2018-08-01 11:06:37,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-c674aaac-81f3-42a2-868a-d3478d7cb1d8 Date: Wed, 01 Aug 2018 11:06:37 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"9c475856-ad14-450d-835b-64b53fc37508","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":47,"ipv4_address_scope":null,"shared":false,"project_id":"35806524c90d4019a515ed8eaefb129d","l2_adjacency":true,"status":"ACTIVE","subnets":["915864f1-bb16-4a60-ba25-cfa29fd19048"],"description":"","tags":[],"updated_at":"2018-08-01T11:06:18Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-net","admin_state_up":true,"tenant_id":"35806524c90d4019a515ed8eaefb129d","created_at":"2018-08-01T11:06:17Z","provider:network_type":"vxlan"}]} 2018-08-01 11:06:37,824 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-net used request id req-c674aaac-81f3-42a2-868a-d3478d7cb1d8 2018-08-01 11:06:37,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=9c475856-ad14-450d-835b-64b53fc37508 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c37d4ef0c3752775127b6b213af9c294ac6b83e3" 2018-08-01 11:06:37,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-f5b2fdf0-8f8e-4a35-9c2e-152d6160e1c8 Date: Wed, 01 Aug 2018 11:06:37 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"9c475856-ad14-450d-835b-64b53fc37508","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":47,"ipv4_address_scope":null,"shared":false,"project_id":"35806524c90d4019a515ed8eaefb129d","l2_adjacency":true,"status":"ACTIVE","subnets":["915864f1-bb16-4a60-ba25-cfa29fd19048"],"description":"","tags":[],"updated_at":"2018-08-01T11:06:18Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-net","admin_state_up":true,"tenant_id":"35806524c90d4019a515ed8eaefb129d","created_at":"2018-08-01T11:06:17Z","provider:network_type":"vxlan"}]} 2018-08-01 11:06:37,844 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-net used request id req-f5b2fdf0-8f8e-4a35-9c2e-152d6160e1c8 2018-08-01 11:06:37,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 11:06:37,852 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 11:06:37 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 11:06:37,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/35806524c90d4019a515ed8eaefb129d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29c190b0b8eb0449f2c64f46753a4c8742fa1479" 2018-08-01 11:06:37,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-f5269a5d-c930-497c-adec-8c158828a9af Date: Wed, 01 Aug 2018 11:06:37 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T11:06:18Z","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":"915864f1-bb16-4a60-ba25-cfa29fd19048","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"35806524c90d4019a515ed8eaefb129d","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-subnet","enable_dhcp":true,"segment_id":null,"network_id":"9c475856-ad14-450d-835b-64b53fc37508","tenant_id":"35806524c90d4019a515ed8eaefb129d","created_at":"2018-08-01T11:06:18Z","ip_version":4}]} 2018-08-01 11:06:37,867 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=9c475856-ad14-450d-835b-64b53fc37508 used request id req-f5269a5d-c930-497c-adec-8c158828a9af 2018-08-01 11:06:37,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c37d4ef0c3752775127b6b213af9c294ac6b83e3" 2018-08-01 11:06:37,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:06:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff883e15-84e3-486c-8081-ecb870675560 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/35806524c90d4019a515ed8eaefb129d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "35806524c90d4019a515ed8eaefb129d", "name": "CreateStackFloatingIpTests-8924dcce-fa96-469-proj"}} 2018-08-01 11:06:37,943 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/35806524c90d4019a515ed8eaefb129d used request id req-ff883e15-84e3-486c-8081-ecb870675560 2018-08-01 11:06:37,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=9c475856-ad14-450d-835b-64b53fc37508 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29c190b0b8eb0449f2c64f46753a4c8742fa1479" 2018-08-01 11:06:37,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-96b86b60-8949-4cab-aab0-6f6dae603b03 Date: Wed, 01 Aug 2018 11:06:37 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"9c475856-ad14-450d-835b-64b53fc37508","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":47,"ipv4_address_scope":null,"shared":false,"project_id":"35806524c90d4019a515ed8eaefb129d","l2_adjacency":true,"status":"ACTIVE","subnets":["915864f1-bb16-4a60-ba25-cfa29fd19048"],"description":"","tags":[],"updated_at":"2018-08-01T11:06:18Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-net","admin_state_up":true,"tenant_id":"35806524c90d4019a515ed8eaefb129d","created_at":"2018-08-01T11:06:17Z","provider:network_type":"vxlan"}]} 2018-08-01 11:06:37,951 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-net used request id req-96b86b60-8949-4cab-aab0-6f6dae603b03 2018-08-01 11:06:37,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 11:06:37,961 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 11:06:37 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 11:06:37,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/35806524c90d4019a515ed8eaefb129d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c37d4ef0c3752775127b6b213af9c294ac6b83e3" 2018-08-01 11:06:37,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-326f42ca-9ab8-43dc-bc82-fc2f7f42d634 Date: Wed, 01 Aug 2018 11:06:37 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T11:06:18Z","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":"915864f1-bb16-4a60-ba25-cfa29fd19048","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"35806524c90d4019a515ed8eaefb129d","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-subnet","enable_dhcp":true,"segment_id":null,"network_id":"9c475856-ad14-450d-835b-64b53fc37508","tenant_id":"35806524c90d4019a515ed8eaefb129d","created_at":"2018-08-01T11:06:18Z","ip_version":4}]} 2018-08-01 11:06:37,993 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=9c475856-ad14-450d-835b-64b53fc37508 used request id req-326f42ca-9ab8-43dc-bc82-fc2f7f42d634 2018-08-01 11:06:37,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=9c475856-ad14-450d-835b-64b53fc37508&mac_address=fa%3A16%3A3e%3A31%3A5b%3A41&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29c190b0b8eb0449f2c64f46753a4c8742fa1479" 2018-08-01 11:06:38,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 987 X-Openstack-Request-Id: req-74f9f040-8054-4336-bb00-eef5bc8df7fc Date: Wed, 01 Aug 2018 11:06:38 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:06:27Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"915864f1-bb16-4a60-ba25-cfa29fd19048","ip_address":"10.1.2.9"}],"id":"817ce248-95fc-4822-8666-9da6a44a534b","security_groups":["704f5da0-e994-4b85-9809-e9b20f4a2bed"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:31:5b:41","project_id":"35806524c90d4019a515ed8eaefb129d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9c475856-ad14-450d-835b-64b53fc37508","tenant_id":"35806524c90d4019a515ed8eaefb129d","created_at":"2018-08-01T11:06:23Z","binding:vnic_type":"normal","device_id":"9402209e-fc47-4696-9862-1dc2b4e71cf5","ip_allocation":"immediate"}]} 2018-08-01 11:06:38,041 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=9c475856-ad14-450d-835b-64b53fc37508&mac_address=fa%3A16%3A3e%3A31%3A5b%3A41&admin_state_up=True used request id req-74f9f040-8054-4336-bb00-eef5bc8df7fc 2018-08-01 11:06:38,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/35806524c90d4019a515ed8eaefb129d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29c190b0b8eb0449f2c64f46753a4c8742fa1479" 2018-08-01 11:06:38,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:06:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9dce1fb0-d1d3-46d5-8866-0cae9f07e7b0 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/35806524c90d4019a515ed8eaefb129d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "35806524c90d4019a515ed8eaefb129d", "name": "CreateStackFloatingIpTests-8924dcce-fa96-469-proj"}} 2018-08-01 11:06:38,049 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/35806524c90d4019a515ed8eaefb129d used request id req-9dce1fb0-d1d3-46d5-8866-0cae9f07e7b0 2018-08-01 11:06:38,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=9c475856-ad14-450d-835b-64b53fc37508 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c37d4ef0c3752775127b6b213af9c294ac6b83e3" 2018-08-01 11:06:38,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:06:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d03d7401-ca18-4b9b-ab3f-efc31bc33f10 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/35806524c90d4019a515ed8eaefb129d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "35806524c90d4019a515ed8eaefb129d", "name": "CreateStackFloatingIpTests-8924dcce-fa96-469-proj"}} 2018-08-01 11:06:38,060 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/35806524c90d4019a515ed8eaefb129d used request id req-d03d7401-ca18-4b9b-ab3f-efc31bc33f10 2018-08-01 11:06:38,062 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-inst2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29c190b0b8eb0449f2c64f46753a4c8742fa1479" 2018-08-01 11:06:38,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-326ecf82-095c-4adf-a2e6-85bb820c32bd Date: Wed, 01 Aug 2018 11:06:38 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T11:06:18Z","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":"915864f1-bb16-4a60-ba25-cfa29fd19048","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"35806524c90d4019a515ed8eaefb129d","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-subnet","enable_dhcp":true,"segment_id":null,"network_id":"9c475856-ad14-450d-835b-64b53fc37508","tenant_id":"35806524c90d4019a515ed8eaefb129d","created_at":"2018-08-01T11:06:18Z","ip_version":4}]} 2018-08-01 11:06:38,094 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=9c475856-ad14-450d-835b-64b53fc37508 used request id req-326ecf82-095c-4adf-a2e6-85bb820c32bd 2018-08-01 11:06:38,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=9c475856-ad14-450d-835b-64b53fc37508&mac_address=fa%3A16%3A3e%3A3b%3A15%3Af2&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack-port1-zecvld2zu6t7&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c37d4ef0c3752775127b6b213af9c294ac6b83e3" 2018-08-01 11:06:38,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1102 X-Openstack-Request-Id: req-d40bb41c-cb53-4c16-99f6-79fba60e0395 Date: Wed, 01 Aug 2018 11:06:38 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:06:30Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"915864f1-bb16-4a60-ba25-cfa29fd19048","ip_address":"10.1.2.5"}],"id":"19c4b446-ca23-4be3-906b-b6c721d1b7e7","security_groups":["91bb38aa-d508-47e9-ad5c-38554896fb62"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3b:15:f2","project_id":"35806524c90d4019a515ed8eaefb129d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack-port1-zecvld2zu6t7","admin_state_up":true,"network_id":"9c475856-ad14-450d-835b-64b53fc37508","tenant_id":"35806524c90d4019a515ed8eaefb129d","created_at":"2018-08-01T11:06:22Z","binding:vnic_type":"normal","device_id":"beef205b-3a9d-4792-a166-b9ce8f78efca","ip_allocation":"immediate"}]} 2018-08-01 11:06:38,142 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=9c475856-ad14-450d-835b-64b53fc37508&mac_address=fa%3A16%3A3e%3A3b%3A15%3Af2&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack-port1-zecvld2zu6t7&admin_state_up=True used request id req-d40bb41c-cb53-4c16-99f6-79fba60e0395 2018-08-01 11:06:38,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/35806524c90d4019a515ed8eaefb129d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c37d4ef0c3752775127b6b213af9c294ac6b83e3" 2018-08-01 11:06:38,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:06:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c700ed7-6523-4b59-8e63-940cd1a9b31e Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/35806524c90d4019a515ed8eaefb129d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "35806524c90d4019a515ed8eaefb129d", "name": "CreateStackFloatingIpTests-8924dcce-fa96-469-proj"}} 2018-08-01 11:06:38,240 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/35806524c90d4019a515ed8eaefb129d used request id req-5c700ed7-6523-4b59-8e63-940cd1a9b31e 2018-08-01 11:06:38,242 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-inst1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c37d4ef0c3752775127b6b213af9c294ac6b83e3" 2018-08-01 11:06:38,408 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11: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-7d31c013-4e23-406a-89ff-291161526b00 x-compute-request-id: req-7d31c013-4e23-406a-89ff-291161526b00 Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:5b:41", "version": 4, "addr": "10.1.2.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/9402209e-fc47-4696-9862-1dc2b4e71cf5", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/9402209e-fc47-4696-9862-1dc2b4e71cf5", "rel": "bookmark"}], "image": {"id": "89aa2eb6-dda4-461e-a92f-83b5c87211dd", "links": [{"href": "http://172.30.9.24:8774/images/89aa2eb6-dda4-461e-a92f-83b5c87211dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000004c", "OS-SRV-USG:launched_at": "2018-08-01T11:06:28.000000", "flavor": {"id": "29cfa47e-ba28-483f-8a95-ecf9e6deae99", "links": [{"href": "http://172.30.9.24:8774/flavors/29cfa47e-ba28-483f-8a95-ecf9e6deae99", "rel": "bookmark"}]}, "id": "9402209e-fc47-4696-9862-1dc2b4e71cf5", "security_groups": [{"name": "default"}], "user_id": "6a43c1a814d24b8e969e724c13d6d08f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:06:28Z", "hostId": "d5fb8c9cb71737c212da020564b5f965c4798057a2e321ef6d518c8b", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-inst2", "created": "2018-08-01T11:06:21Z", "tenant_id": "35806524c90d4019a515ed8eaefb129d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:06:38,408 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-inst2 used request id req-7d31c013-4e23-406a-89ff-291161526b00 2018-08-01 11:06:38,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29c190b0b8eb0449f2c64f46753a4c8742fa1479" 2018-08-01 11:06:38,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-29cc6bfb-6d80-4ee7-8e50-f20f80908405 Date: Wed, 01 Aug 2018 11:06:38 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"9c475856-ad14-450d-835b-64b53fc37508","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":47,"ipv4_address_scope":null,"shared":false,"project_id":"35806524c90d4019a515ed8eaefb129d","l2_adjacency":true,"status":"ACTIVE","subnets":["915864f1-bb16-4a60-ba25-cfa29fd19048"],"description":"","tags":[],"updated_at":"2018-08-01T11:06:18Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-net","admin_state_up":true,"tenant_id":"35806524c90d4019a515ed8eaefb129d","created_at":"2018-08-01T11:06:17Z","provider:network_type":"vxlan"}]} 2018-08-01 11:06:38,490 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-net used request id req-29cc6bfb-6d80-4ee7-8e50-f20f80908405 2018-08-01 11:06:38,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=9c475856-ad14-450d-835b-64b53fc37508 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29c190b0b8eb0449f2c64f46753a4c8742fa1479" 2018-08-01 11:06:38,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-74d1ba64-21d0-43f0-9fab-fd7ffebfd3b9 Date: Wed, 01 Aug 2018 11:06:38 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T11:06:18Z","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":"915864f1-bb16-4a60-ba25-cfa29fd19048","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"35806524c90d4019a515ed8eaefb129d","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-subnet","enable_dhcp":true,"segment_id":null,"network_id":"9c475856-ad14-450d-835b-64b53fc37508","tenant_id":"35806524c90d4019a515ed8eaefb129d","created_at":"2018-08-01T11:06:18Z","ip_version":4}]} 2018-08-01 11:06:38,535 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=9c475856-ad14-450d-835b-64b53fc37508 used request id req-74d1ba64-21d0-43f0-9fab-fd7ffebfd3b9 2018-08-01 11:06:38,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=9c475856-ad14-450d-835b-64b53fc37508 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29c190b0b8eb0449f2c64f46753a4c8742fa1479" 2018-08-01 11:06:38,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4006 X-Openstack-Request-Id: req-697c7a06-1026-48d4-b0d1-f74f004673d4 Date: Wed, 01 Aug 2018 11:06:38 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:06:21Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"915864f1-bb16-4a60-ba25-cfa29fd19048","ip_address":"10.1.2.2"}],"id":"084b1e5c-1a36-4f19-83f6-8ec6acc1baf9","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a1:9e:94","project_id":"35806524c90d4019a515ed8eaefb129d","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9c475856-ad14-450d-835b-64b53fc37508","tenant_id":"35806524c90d4019a515ed8eaefb129d","created_at":"2018-08-01T11:06:19Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-9c475856-ad14-450d-835b-64b53fc37508","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:06:30Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"915864f1-bb16-4a60-ba25-cfa29fd19048","ip_address":"10.1.2.5"}],"id":"19c4b446-ca23-4be3-906b-b6c721d1b7e7","security_groups":["91bb38aa-d508-47e9-ad5c-38554896fb62"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3b:15:f2","project_id":"35806524c90d4019a515ed8eaefb129d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack-port1-zecvld2zu6t7","admin_state_up":true,"network_id":"9c475856-ad14-450d-835b-64b53fc37508","tenant_id":"35806524c90d4019a515ed8eaefb129d","created_at":"2018-08-01T11:06:22Z","binding:vnic_type":"normal","device_id":"beef205b-3a9d-4792-a166-b9ce8f78efca","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:06:25Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"915864f1-bb16-4a60-ba25-cfa29fd19048","ip_address":"10.1.2.1"}],"id":"43c5431c-46c6-42f0-91ff-63490840f7a7","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:89:56:58","project_id":"35806524c90d4019a515ed8eaefb129d","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9c475856-ad14-450d-835b-64b53fc37508","tenant_id":"35806524c90d4019a515ed8eaefb129d","created_at":"2018-08-01T11:06:20Z","binding:vnic_type":"normal","device_id":"ad495664-9c2f-4073-830b-e74f1211c8ad","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:06:27Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"915864f1-bb16-4a60-ba25-cfa29fd19048","ip_address":"10.1.2.9"}],"id":"817ce248-95fc-4822-8666-9da6a44a534b","security_groups":["704f5da0-e994-4b85-9809-e9b20f4a2bed"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:31:5b:41","project_id":"35806524c90d4019a515ed8eaefb129d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9c475856-ad14-450d-835b-64b53fc37508","tenant_id":"35806524c90d4019a515ed8eaefb129d","created_at":"2018-08-01T11:06:23Z","binding:vnic_type":"normal","device_id":"9402209e-fc47-4696-9862-1dc2b4e71cf5","ip_allocation":"immediate"}]} 2018-08-01 11:06:38,586 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=9c475856-ad14-450d-835b-64b53fc37508 used request id req-697c7a06-1026-48d4-b0d1-f74f004673d4 2018-08-01 11:06:38,586 - create_instance - INFO - Found existing machine with name - CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-inst2 2018-08-01 11:06:38,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29c190b0b8eb0449f2c64f46753a4c8742fa1479" 2018-08-01 11:06:38,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 574 X-Openstack-Request-Id: req-05aae6a4-da9e-4af6-887a-7245181e8cc8 Date: Wed, 01 Aug 2018 11:06:38 GMT RESP BODY: {"floatingips": [{"router_id": "ad495664-9c2f-4073-830b-e74f1211c8ad", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "35806524c90d4019a515ed8eaefb129d", "created_at": "2018-08-01T11:06:18Z", "updated_at": "2018-08-01T11:06:25Z", "floating_network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089", "fixed_ip_address": "10.1.2.5", "floating_ip_address": "172.30.9.202", "revision_number": 2, "project_id": "35806524c90d4019a515ed8eaefb129d", "port_id": "19c4b446-ca23-4be3-906b-b6c721d1b7e7", "id": "6310d331-1708-4c5a-bacf-b608c1cd145d", "qos_policy_id": null}]} 2018-08-01 11:06:38,614 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips used request id req-05aae6a4-da9e-4af6-887a-7245181e8cc8 2018-08-01 11:06:38,854 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11: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-cd22e3a5-7825-4397-93f9-bf5b682cdf7b x-compute-request-id: req-cd22e3a5-7825-4397-93f9-bf5b682cdf7b Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:15:f2", "version": 4, "addr": "10.1.2.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:15:f2", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/beef205b-3a9d-4792-a166-b9ce8f78efca", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/beef205b-3a9d-4792-a166-b9ce8f78efca", "rel": "bookmark"}], "image": {"id": "89aa2eb6-dda4-461e-a92f-83b5c87211dd", "links": [{"href": "http://172.30.9.24:8774/images/89aa2eb6-dda4-461e-a92f-83b5c87211dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000004d", "OS-SRV-USG:launched_at": "2018-08-01T11:06:30.000000", "flavor": {"id": "c901fd34-34bd-4bf1-ad8e-000b613ff017", "links": [{"href": "http://172.30.9.24:8774/flavors/c901fd34-34bd-4bf1-ad8e-000b613ff017", "rel": "bookmark"}]}, "id": "beef205b-3a9d-4792-a166-b9ce8f78efca", "security_groups": [{"name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-sec_grp"}], "user_id": "6a43c1a814d24b8e969e724c13d6d08f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:06:30Z", "hostId": "1254706204479dd8289d91a9e125fbccfb27f01dcefd8dd77e54d117", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-inst1", "created": "2018-08-01T11:06:25Z", "tenant_id": "35806524c90d4019a515ed8eaefb129d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:06:38,854 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-inst1 used request id req-cd22e3a5-7825-4397-93f9-bf5b682cdf7b 2018-08-01 11:06:38,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c37d4ef0c3752775127b6b213af9c294ac6b83e3" 2018-08-01 11:06:38,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-19f6ae8e-0a67-4f59-87b2-e8fdde532f66 Date: Wed, 01 Aug 2018 11:06:38 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"9c475856-ad14-450d-835b-64b53fc37508","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":47,"ipv4_address_scope":null,"shared":false,"project_id":"35806524c90d4019a515ed8eaefb129d","l2_adjacency":true,"status":"ACTIVE","subnets":["915864f1-bb16-4a60-ba25-cfa29fd19048"],"description":"","tags":[],"updated_at":"2018-08-01T11:06:18Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-net","admin_state_up":true,"tenant_id":"35806524c90d4019a515ed8eaefb129d","created_at":"2018-08-01T11:06:17Z","provider:network_type":"vxlan"}]} 2018-08-01 11:06:38,940 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-net used request id req-19f6ae8e-0a67-4f59-87b2-e8fdde532f66 2018-08-01 11:06:38,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=9c475856-ad14-450d-835b-64b53fc37508 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c37d4ef0c3752775127b6b213af9c294ac6b83e3" 2018-08-01 11:06:39,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-28c41c5c-574f-4fd0-95a9-3e57256a966e Date: Wed, 01 Aug 2018 11:06:39 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T11:06:18Z","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":"915864f1-bb16-4a60-ba25-cfa29fd19048","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"35806524c90d4019a515ed8eaefb129d","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-subnet","enable_dhcp":true,"segment_id":null,"network_id":"9c475856-ad14-450d-835b-64b53fc37508","tenant_id":"35806524c90d4019a515ed8eaefb129d","created_at":"2018-08-01T11:06:18Z","ip_version":4}]} 2018-08-01 11:06:39,010 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=9c475856-ad14-450d-835b-64b53fc37508 used request id req-28c41c5c-574f-4fd0-95a9-3e57256a966e 2018-08-01 11:06:39,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=9c475856-ad14-450d-835b-64b53fc37508 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c37d4ef0c3752775127b6b213af9c294ac6b83e3" 2018-08-01 11:06:39,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4006 X-Openstack-Request-Id: req-8c157739-92ff-4478-bf2f-66224742091d Date: Wed, 01 Aug 2018 11:06:39 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:06:21Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"915864f1-bb16-4a60-ba25-cfa29fd19048","ip_address":"10.1.2.2"}],"id":"084b1e5c-1a36-4f19-83f6-8ec6acc1baf9","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a1:9e:94","project_id":"35806524c90d4019a515ed8eaefb129d","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9c475856-ad14-450d-835b-64b53fc37508","tenant_id":"35806524c90d4019a515ed8eaefb129d","created_at":"2018-08-01T11:06:19Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-9c475856-ad14-450d-835b-64b53fc37508","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:06:30Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"915864f1-bb16-4a60-ba25-cfa29fd19048","ip_address":"10.1.2.5"}],"id":"19c4b446-ca23-4be3-906b-b6c721d1b7e7","security_groups":["91bb38aa-d508-47e9-ad5c-38554896fb62"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3b:15:f2","project_id":"35806524c90d4019a515ed8eaefb129d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack-port1-zecvld2zu6t7","admin_state_up":true,"network_id":"9c475856-ad14-450d-835b-64b53fc37508","tenant_id":"35806524c90d4019a515ed8eaefb129d","created_at":"2018-08-01T11:06:22Z","binding:vnic_type":"normal","device_id":"beef205b-3a9d-4792-a166-b9ce8f78efca","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:06:25Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"915864f1-bb16-4a60-ba25-cfa29fd19048","ip_address":"10.1.2.1"}],"id":"43c5431c-46c6-42f0-91ff-63490840f7a7","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:89:56:58","project_id":"35806524c90d4019a515ed8eaefb129d","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9c475856-ad14-450d-835b-64b53fc37508","tenant_id":"35806524c90d4019a515ed8eaefb129d","created_at":"2018-08-01T11:06:20Z","binding:vnic_type":"normal","device_id":"ad495664-9c2f-4073-830b-e74f1211c8ad","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:06:27Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"915864f1-bb16-4a60-ba25-cfa29fd19048","ip_address":"10.1.2.9"}],"id":"817ce248-95fc-4822-8666-9da6a44a534b","security_groups":["704f5da0-e994-4b85-9809-e9b20f4a2bed"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:31:5b:41","project_id":"35806524c90d4019a515ed8eaefb129d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9c475856-ad14-450d-835b-64b53fc37508","tenant_id":"35806524c90d4019a515ed8eaefb129d","created_at":"2018-08-01T11:06:23Z","binding:vnic_type":"normal","device_id":"9402209e-fc47-4696-9862-1dc2b4e71cf5","ip_allocation":"immediate"}]} 2018-08-01 11:06:39,067 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=9c475856-ad14-450d-835b-64b53fc37508 used request id req-8c157739-92ff-4478-bf2f-66224742091d 2018-08-01 11:06:39,068 - create_instance - INFO - Found existing machine with name - CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-inst1 2018-08-01 11:06:39,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c37d4ef0c3752775127b6b213af9c294ac6b83e3" 2018-08-01 11:06:39,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 574 X-Openstack-Request-Id: req-819c1fac-55db-4534-99f9-db1a56e2e527 Date: Wed, 01 Aug 2018 11:06:39 GMT RESP BODY: {"floatingips": [{"router_id": "ad495664-9c2f-4073-830b-e74f1211c8ad", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "35806524c90d4019a515ed8eaefb129d", "created_at": "2018-08-01T11:06:18Z", "updated_at": "2018-08-01T11:06:25Z", "floating_network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089", "fixed_ip_address": "10.1.2.5", "floating_ip_address": "172.30.9.202", "revision_number": 2, "project_id": "35806524c90d4019a515ed8eaefb129d", "port_id": "19c4b446-ca23-4be3-906b-b6c721d1b7e7", "id": "6310d331-1708-4c5a-bacf-b608c1cd145d", "qos_policy_id": null}]} 2018-08-01 11:06:39,095 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips used request id req-819c1fac-55db-4534-99f9-db1a56e2e527 2018-08-01 11:06:39,099 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/beef205b-3a9d-4792-a166-b9ce8f78efca -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c37d4ef0c3752775127b6b213af9c294ac6b83e3" 2018-08-01 11:06:39,555 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:06: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-48c5256a-edab-467c-80cb-8b1b1642ffc2 x-compute-request-id: req-48c5256a-edab-467c-80cb-8b1b1642ffc2 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:15:f2", "version": 4, "addr": "10.1.2.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:15:f2", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/beef205b-3a9d-4792-a166-b9ce8f78efca", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/beef205b-3a9d-4792-a166-b9ce8f78efca", "rel": "bookmark"}], "image": {"id": "89aa2eb6-dda4-461e-a92f-83b5c87211dd", "links": [{"href": "http://172.30.9.24:8774/images/89aa2eb6-dda4-461e-a92f-83b5c87211dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000004d", "OS-SRV-USG:launched_at": "2018-08-01T11:06:30.000000", "flavor": {"id": "c901fd34-34bd-4bf1-ad8e-000b613ff017", "links": [{"href": "http://172.30.9.24:8774/flavors/c901fd34-34bd-4bf1-ad8e-000b613ff017", "rel": "bookmark"}]}, "id": "beef205b-3a9d-4792-a166-b9ce8f78efca", "security_groups": [{"name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-sec_grp"}], "user_id": "6a43c1a814d24b8e969e724c13d6d08f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:06:30Z", "hostId": "1254706204479dd8289d91a9e125fbccfb27f01dcefd8dd77e54d117", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-inst1", "created": "2018-08-01T11:06:25Z", "tenant_id": "35806524c90d4019a515ed8eaefb129d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 11:06:39,555 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/beef205b-3a9d-4792-a166-b9ce8f78efca used request id req-48c5256a-edab-467c-80cb-8b1b1642ffc2 2018-08-01 11:06:39,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c37d4ef0c3752775127b6b213af9c294ac6b83e3" 2018-08-01 11:06:39,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-3fe72fdc-ff4f-4c63-a6fe-2bc6f15c8d91 Date: Wed, 01 Aug 2018 11:06:39 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"9c475856-ad14-450d-835b-64b53fc37508","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":47,"ipv4_address_scope":null,"shared":false,"project_id":"35806524c90d4019a515ed8eaefb129d","l2_adjacency":true,"status":"ACTIVE","subnets":["915864f1-bb16-4a60-ba25-cfa29fd19048"],"description":"","tags":[],"updated_at":"2018-08-01T11:06:18Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-net","admin_state_up":true,"tenant_id":"35806524c90d4019a515ed8eaefb129d","created_at":"2018-08-01T11:06:17Z","provider:network_type":"vxlan"}]} 2018-08-01 11:06:39,647 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-net used request id req-3fe72fdc-ff4f-4c63-a6fe-2bc6f15c8d91 2018-08-01 11:06:39,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/35806524c90d4019a515ed8eaefb129d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c37d4ef0c3752775127b6b213af9c294ac6b83e3" 2018-08-01 11:06:39,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:06:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17341f5a-400e-4235-861e-20daa37c0212 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/35806524c90d4019a515ed8eaefb129d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "35806524c90d4019a515ed8eaefb129d", "name": "CreateStackFloatingIpTests-8924dcce-fa96-469-proj"}} 2018-08-01 11:06:39,739 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/35806524c90d4019a515ed8eaefb129d used request id req-17341f5a-400e-4235-861e-20daa37c0212 2018-08-01 11:06:39,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=9c475856-ad14-450d-835b-64b53fc37508 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c37d4ef0c3752775127b6b213af9c294ac6b83e3" 2018-08-01 11:06:39,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-92da9137-b5a9-41bb-b48f-9044f8ecbe86 Date: Wed, 01 Aug 2018 11:06:39 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T11:06:18Z","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":"915864f1-bb16-4a60-ba25-cfa29fd19048","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"35806524c90d4019a515ed8eaefb129d","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-subnet","enable_dhcp":true,"segment_id":null,"network_id":"9c475856-ad14-450d-835b-64b53fc37508","tenant_id":"35806524c90d4019a515ed8eaefb129d","created_at":"2018-08-01T11:06:18Z","ip_version":4}]} 2018-08-01 11:06:39,785 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=9c475856-ad14-450d-835b-64b53fc37508 used request id req-92da9137-b5a9-41bb-b48f-9044f8ecbe86 2018-08-01 11:06:39,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=9c475856-ad14-450d-835b-64b53fc37508 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c37d4ef0c3752775127b6b213af9c294ac6b83e3" 2018-08-01 11:06:40,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4006 X-Openstack-Request-Id: req-438bccd3-a069-4bc0-850d-8fdeef641328 Date: Wed, 01 Aug 2018 11:06:40 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:06:21Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"915864f1-bb16-4a60-ba25-cfa29fd19048","ip_address":"10.1.2.2"}],"id":"084b1e5c-1a36-4f19-83f6-8ec6acc1baf9","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a1:9e:94","project_id":"35806524c90d4019a515ed8eaefb129d","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9c475856-ad14-450d-835b-64b53fc37508","tenant_id":"35806524c90d4019a515ed8eaefb129d","created_at":"2018-08-01T11:06:19Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-9c475856-ad14-450d-835b-64b53fc37508","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:06:30Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"915864f1-bb16-4a60-ba25-cfa29fd19048","ip_address":"10.1.2.5"}],"id":"19c4b446-ca23-4be3-906b-b6c721d1b7e7","security_groups":["91bb38aa-d508-47e9-ad5c-38554896fb62"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3b:15:f2","project_id":"35806524c90d4019a515ed8eaefb129d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack-port1-zecvld2zu6t7","admin_state_up":true,"network_id":"9c475856-ad14-450d-835b-64b53fc37508","tenant_id":"35806524c90d4019a515ed8eaefb129d","created_at":"2018-08-01T11:06:22Z","binding:vnic_type":"normal","device_id":"beef205b-3a9d-4792-a166-b9ce8f78efca","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:06:25Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"915864f1-bb16-4a60-ba25-cfa29fd19048","ip_address":"10.1.2.1"}],"id":"43c5431c-46c6-42f0-91ff-63490840f7a7","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:89:56:58","project_id":"35806524c90d4019a515ed8eaefb129d","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9c475856-ad14-450d-835b-64b53fc37508","tenant_id":"35806524c90d4019a515ed8eaefb129d","created_at":"2018-08-01T11:06:20Z","binding:vnic_type":"normal","device_id":"ad495664-9c2f-4073-830b-e74f1211c8ad","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:06:27Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"915864f1-bb16-4a60-ba25-cfa29fd19048","ip_address":"10.1.2.9"}],"id":"817ce248-95fc-4822-8666-9da6a44a534b","security_groups":["704f5da0-e994-4b85-9809-e9b20f4a2bed"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:31:5b:41","project_id":"35806524c90d4019a515ed8eaefb129d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9c475856-ad14-450d-835b-64b53fc37508","tenant_id":"35806524c90d4019a515ed8eaefb129d","created_at":"2018-08-01T11:06:23Z","binding:vnic_type":"normal","device_id":"9402209e-fc47-4696-9862-1dc2b4e71cf5","ip_allocation":"immediate"}]} 2018-08-01 11:06:40,004 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=9c475856-ad14-450d-835b-64b53fc37508 used request id req-438bccd3-a069-4bc0-850d-8fdeef641328 2018-08-01 11:06:40,005 - create_instance - INFO - Checking if VM is active 2018-08-01 11:06:40,007 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/beef205b-3a9d-4792-a166-b9ce8f78efca -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c37d4ef0c3752775127b6b213af9c294ac6b83e3" 2018-08-01 11:06:40,324 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:06: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-465f49ff-56e1-475c-a935-dc7dcf239ecc x-compute-request-id: req-465f49ff-56e1-475c-a935-dc7dcf239ecc Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:15:f2", "version": 4, "addr": "10.1.2.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:15:f2", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/beef205b-3a9d-4792-a166-b9ce8f78efca", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/beef205b-3a9d-4792-a166-b9ce8f78efca", "rel": "bookmark"}], "image": {"id": "89aa2eb6-dda4-461e-a92f-83b5c87211dd", "links": [{"href": "http://172.30.9.24:8774/images/89aa2eb6-dda4-461e-a92f-83b5c87211dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000004d", "OS-SRV-USG:launched_at": "2018-08-01T11:06:30.000000", "flavor": {"id": "c901fd34-34bd-4bf1-ad8e-000b613ff017", "links": [{"href": "http://172.30.9.24:8774/flavors/c901fd34-34bd-4bf1-ad8e-000b613ff017", "rel": "bookmark"}]}, "id": "beef205b-3a9d-4792-a166-b9ce8f78efca", "security_groups": [{"name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-sec_grp"}], "user_id": "6a43c1a814d24b8e969e724c13d6d08f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:06:30Z", "hostId": "1254706204479dd8289d91a9e125fbccfb27f01dcefd8dd77e54d117", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-inst1", "created": "2018-08-01T11:06:25Z", "tenant_id": "35806524c90d4019a515ed8eaefb129d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 11:06:40,324 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/beef205b-3a9d-4792-a166-b9ce8f78efca used request id req-465f49ff-56e1-475c-a935-dc7dcf239ecc 2018-08-01 11:06:40,325 - create_instance - DEBUG - Instance status [CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-inst1] is - ACTIVE 2018-08-01 11:06:40,325 - create_instance - INFO - VM is - ACTIVE 2018-08-01 11:06:40,327 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/beef205b-3a9d-4792-a166-b9ce8f78efca -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c37d4ef0c3752775127b6b213af9c294ac6b83e3" 2018-08-01 11:06:40,481 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:06: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-0a072c75-e5b9-427e-85f5-83c822d93b9d x-compute-request-id: req-0a072c75-e5b9-427e-85f5-83c822d93b9d Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:15:f2", "version": 4, "addr": "10.1.2.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:15:f2", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/beef205b-3a9d-4792-a166-b9ce8f78efca", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/beef205b-3a9d-4792-a166-b9ce8f78efca", "rel": "bookmark"}], "image": {"id": "89aa2eb6-dda4-461e-a92f-83b5c87211dd", "links": [{"href": "http://172.30.9.24:8774/images/89aa2eb6-dda4-461e-a92f-83b5c87211dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000004d", "OS-SRV-USG:launched_at": "2018-08-01T11:06:30.000000", "flavor": {"id": "c901fd34-34bd-4bf1-ad8e-000b613ff017", "links": [{"href": "http://172.30.9.24:8774/flavors/c901fd34-34bd-4bf1-ad8e-000b613ff017", "rel": "bookmark"}]}, "id": "beef205b-3a9d-4792-a166-b9ce8f78efca", "security_groups": [{"name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-sec_grp"}], "user_id": "6a43c1a814d24b8e969e724c13d6d08f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:06:30Z", "hostId": "1254706204479dd8289d91a9e125fbccfb27f01dcefd8dd77e54d117", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-inst1", "created": "2018-08-01T11:06:25Z", "tenant_id": "35806524c90d4019a515ed8eaefb129d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 11:06:40,481 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/beef205b-3a9d-4792-a166-b9ce8f78efca used request id req-0a072c75-e5b9-427e-85f5-83c822d93b9d 2018-08-01 11:06:40,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c37d4ef0c3752775127b6b213af9c294ac6b83e3" 2018-08-01 11:06:40,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-435930f1-bd23-4e36-a67c-01de8ef55645 Date: Wed, 01 Aug 2018 11:06:40 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"9c475856-ad14-450d-835b-64b53fc37508","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":47,"ipv4_address_scope":null,"shared":false,"project_id":"35806524c90d4019a515ed8eaefb129d","l2_adjacency":true,"status":"ACTIVE","subnets":["915864f1-bb16-4a60-ba25-cfa29fd19048"],"description":"","tags":[],"updated_at":"2018-08-01T11:06:18Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-net","admin_state_up":true,"tenant_id":"35806524c90d4019a515ed8eaefb129d","created_at":"2018-08-01T11:06:17Z","provider:network_type":"vxlan"}]} 2018-08-01 11:06:40,563 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-net used request id req-435930f1-bd23-4e36-a67c-01de8ef55645 2018-08-01 11:06:40,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/35806524c90d4019a515ed8eaefb129d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c37d4ef0c3752775127b6b213af9c294ac6b83e3" 2018-08-01 11:06:40,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:06:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5ce3970-a0e4-49f0-84cd-24386a6543b0 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/35806524c90d4019a515ed8eaefb129d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "35806524c90d4019a515ed8eaefb129d", "name": "CreateStackFloatingIpTests-8924dcce-fa96-469-proj"}} 2018-08-01 11:06:40,649 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/35806524c90d4019a515ed8eaefb129d used request id req-d5ce3970-a0e4-49f0-84cd-24386a6543b0 2018-08-01 11:06:40,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=9c475856-ad14-450d-835b-64b53fc37508 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c37d4ef0c3752775127b6b213af9c294ac6b83e3" 2018-08-01 11:06:40,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-52abb6da-5562-47b3-9dd2-a2d4d184281d Date: Wed, 01 Aug 2018 11:06:40 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T11:06:18Z","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":"915864f1-bb16-4a60-ba25-cfa29fd19048","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"35806524c90d4019a515ed8eaefb129d","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-subnet","enable_dhcp":true,"segment_id":null,"network_id":"9c475856-ad14-450d-835b-64b53fc37508","tenant_id":"35806524c90d4019a515ed8eaefb129d","created_at":"2018-08-01T11:06:18Z","ip_version":4}]} 2018-08-01 11:06:40,694 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=9c475856-ad14-450d-835b-64b53fc37508 used request id req-52abb6da-5562-47b3-9dd2-a2d4d184281d 2018-08-01 11:06:40,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=9c475856-ad14-450d-835b-64b53fc37508 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c37d4ef0c3752775127b6b213af9c294ac6b83e3" 2018-08-01 11:06:40,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4006 X-Openstack-Request-Id: req-4ebdfee5-c974-4bc1-8fdb-92f911712d0e Date: Wed, 01 Aug 2018 11:06:40 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:06:21Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"915864f1-bb16-4a60-ba25-cfa29fd19048","ip_address":"10.1.2.2"}],"id":"084b1e5c-1a36-4f19-83f6-8ec6acc1baf9","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a1:9e:94","project_id":"35806524c90d4019a515ed8eaefb129d","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9c475856-ad14-450d-835b-64b53fc37508","tenant_id":"35806524c90d4019a515ed8eaefb129d","created_at":"2018-08-01T11:06:19Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-9c475856-ad14-450d-835b-64b53fc37508","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:06:30Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"915864f1-bb16-4a60-ba25-cfa29fd19048","ip_address":"10.1.2.5"}],"id":"19c4b446-ca23-4be3-906b-b6c721d1b7e7","security_groups":["91bb38aa-d508-47e9-ad5c-38554896fb62"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3b:15:f2","project_id":"35806524c90d4019a515ed8eaefb129d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack-port1-zecvld2zu6t7","admin_state_up":true,"network_id":"9c475856-ad14-450d-835b-64b53fc37508","tenant_id":"35806524c90d4019a515ed8eaefb129d","created_at":"2018-08-01T11:06:22Z","binding:vnic_type":"normal","device_id":"beef205b-3a9d-4792-a166-b9ce8f78efca","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:06:25Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"915864f1-bb16-4a60-ba25-cfa29fd19048","ip_address":"10.1.2.1"}],"id":"43c5431c-46c6-42f0-91ff-63490840f7a7","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:89:56:58","project_id":"35806524c90d4019a515ed8eaefb129d","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9c475856-ad14-450d-835b-64b53fc37508","tenant_id":"35806524c90d4019a515ed8eaefb129d","created_at":"2018-08-01T11:06:20Z","binding:vnic_type":"normal","device_id":"ad495664-9c2f-4073-830b-e74f1211c8ad","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:06:27Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"915864f1-bb16-4a60-ba25-cfa29fd19048","ip_address":"10.1.2.9"}],"id":"817ce248-95fc-4822-8666-9da6a44a534b","security_groups":["704f5da0-e994-4b85-9809-e9b20f4a2bed"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:31:5b:41","project_id":"35806524c90d4019a515ed8eaefb129d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9c475856-ad14-450d-835b-64b53fc37508","tenant_id":"35806524c90d4019a515ed8eaefb129d","created_at":"2018-08-01T11:06:23Z","binding:vnic_type":"normal","device_id":"9402209e-fc47-4696-9862-1dc2b4e71cf5","ip_allocation":"immediate"}]} 2018-08-01 11:06:40,741 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=9c475856-ad14-450d-835b-64b53fc37508 used request id req-4ebdfee5-c974-4bc1-8fdb-92f911712d0e 2018-08-01 11:06:40,742 - ansible_utils - DEBUG - Retrieving SSH client 2018-08-01 11:06:40,744 - paramiko.transport - DEBUG - starting thread (client mode): 0xb5b9d90L 2018-08-01 11:06:40,745 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-01 11:06:40,745 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-08-01 11:06:40,745 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-08-01 11:06:40,746 - 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-08-01 11:06:40,746 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-01 11:06:40,746 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-08-01 11:06:40,747 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-01 11:06:40,747 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-01 11:06:40,747 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-01 11:06:40,763 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-01 11:06:40,763 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-01 11:06:40,777 - paramiko.transport - DEBUG - Trying discovered key c8105eeb8e1f32f0606bd66cb320cdc4 in a767cbfe-aa7d-4d2d-843e-8d524c9fe67c 2018-08-01 11:06:40,801 - paramiko.transport - DEBUG - userauth is OK 2018-08-01 11:06:40,807 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-01 11:06:40,907 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-01 11:06:40,923 - create_instance - INFO - SSH is active for VM instance 2018-08-01 11:06:40,923 - ansible_utils - DEBUG - Retrieving SSH client 2018-08-01 11:06:40,925 - paramiko.transport - DEBUG - starting thread (client mode): 0xb586750L 2018-08-01 11:06:40,925 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-01 11:06:40,925 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-08-01 11:06:40,925 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-08-01 11:06:40,927 - 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-08-01 11:06:40,927 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-01 11:06:40,927 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-08-01 11:06:40,928 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-01 11:06:40,928 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-01 11:06:40,928 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-01 11:06:40,945 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-01 11:06:40,946 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-01 11:06:40,958 - paramiko.transport - DEBUG - Trying discovered key c8105eeb8e1f32f0606bd66cb320cdc4 in a767cbfe-aa7d-4d2d-843e-8d524c9fe67c 2018-08-01 11:06:40,985 - paramiko.transport - DEBUG - userauth is OK 2018-08-01 11:06:40,991 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-01 11:06:41,022 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-01 11:06:41,023 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-08-01 11:06:41,023 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-01 11:06:41,025 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-01 11:06:41,026 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-01 11:06:41,030 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/9402209e-fc47-4696-9862-1dc2b4e71cf5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29c190b0b8eb0449f2c64f46753a4c8742fa1479" 2018-08-01 11:06:41,183 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11: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-855bcab8-557c-40ce-ab87-8d0e68f16beb x-compute-request-id: req-855bcab8-557c-40ce-ab87-8d0e68f16beb Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:5b:41", "version": 4, "addr": "10.1.2.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/9402209e-fc47-4696-9862-1dc2b4e71cf5", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/9402209e-fc47-4696-9862-1dc2b4e71cf5", "rel": "bookmark"}], "image": {"id": "89aa2eb6-dda4-461e-a92f-83b5c87211dd", "links": [{"href": "http://172.30.9.24:8774/images/89aa2eb6-dda4-461e-a92f-83b5c87211dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000004c", "OS-SRV-USG:launched_at": "2018-08-01T11:06:28.000000", "flavor": {"id": "29cfa47e-ba28-483f-8a95-ecf9e6deae99", "links": [{"href": "http://172.30.9.24:8774/flavors/29cfa47e-ba28-483f-8a95-ecf9e6deae99", "rel": "bookmark"}]}, "id": "9402209e-fc47-4696-9862-1dc2b4e71cf5", "security_groups": [{"name": "default"}], "user_id": "6a43c1a814d24b8e969e724c13d6d08f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:06:28Z", "hostId": "d5fb8c9cb71737c212da020564b5f965c4798057a2e321ef6d518c8b", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-inst2", "created": "2018-08-01T11:06:21Z", "tenant_id": "35806524c90d4019a515ed8eaefb129d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 11:06:41,184 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/9402209e-fc47-4696-9862-1dc2b4e71cf5 used request id req-855bcab8-557c-40ce-ab87-8d0e68f16beb 2018-08-01 11:06:41,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29c190b0b8eb0449f2c64f46753a4c8742fa1479" 2018-08-01 11:06:41,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-29f30f6d-65ba-492b-9c8d-fe195aca15e9 Date: Wed, 01 Aug 2018 11:06:41 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"9c475856-ad14-450d-835b-64b53fc37508","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":47,"ipv4_address_scope":null,"shared":false,"project_id":"35806524c90d4019a515ed8eaefb129d","l2_adjacency":true,"status":"ACTIVE","subnets":["915864f1-bb16-4a60-ba25-cfa29fd19048"],"description":"","tags":[],"updated_at":"2018-08-01T11:06:18Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-net","admin_state_up":true,"tenant_id":"35806524c90d4019a515ed8eaefb129d","created_at":"2018-08-01T11:06:17Z","provider:network_type":"vxlan"}]} 2018-08-01 11:06:41,273 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-net used request id req-29f30f6d-65ba-492b-9c8d-fe195aca15e9 2018-08-01 11:06:41,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/35806524c90d4019a515ed8eaefb129d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29c190b0b8eb0449f2c64f46753a4c8742fa1479" 2018-08-01 11:06:41,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:06:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-845fee4d-044a-4458-b500-db3efda6ce38 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/35806524c90d4019a515ed8eaefb129d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "35806524c90d4019a515ed8eaefb129d", "name": "CreateStackFloatingIpTests-8924dcce-fa96-469-proj"}} 2018-08-01 11:06:41,367 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/35806524c90d4019a515ed8eaefb129d used request id req-845fee4d-044a-4458-b500-db3efda6ce38 2018-08-01 11:06:41,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=9c475856-ad14-450d-835b-64b53fc37508 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29c190b0b8eb0449f2c64f46753a4c8742fa1479" 2018-08-01 11:06:41,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-cf1cb50f-81b5-44b1-a793-ac5ad63c9224 Date: Wed, 01 Aug 2018 11:06:41 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T11:06:18Z","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":"915864f1-bb16-4a60-ba25-cfa29fd19048","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"35806524c90d4019a515ed8eaefb129d","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-subnet","enable_dhcp":true,"segment_id":null,"network_id":"9c475856-ad14-450d-835b-64b53fc37508","tenant_id":"35806524c90d4019a515ed8eaefb129d","created_at":"2018-08-01T11:06:18Z","ip_version":4}]} 2018-08-01 11:06:41,417 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=9c475856-ad14-450d-835b-64b53fc37508 used request id req-cf1cb50f-81b5-44b1-a793-ac5ad63c9224 2018-08-01 11:06:41,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=9c475856-ad14-450d-835b-64b53fc37508 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29c190b0b8eb0449f2c64f46753a4c8742fa1479" 2018-08-01 11:06:41,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4006 X-Openstack-Request-Id: req-7f61169c-8de3-4fa2-9f8e-5e5bee3b7535 Date: Wed, 01 Aug 2018 11:06:41 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:06:21Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"915864f1-bb16-4a60-ba25-cfa29fd19048","ip_address":"10.1.2.2"}],"id":"084b1e5c-1a36-4f19-83f6-8ec6acc1baf9","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a1:9e:94","project_id":"35806524c90d4019a515ed8eaefb129d","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9c475856-ad14-450d-835b-64b53fc37508","tenant_id":"35806524c90d4019a515ed8eaefb129d","created_at":"2018-08-01T11:06:19Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-9c475856-ad14-450d-835b-64b53fc37508","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:06:30Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"915864f1-bb16-4a60-ba25-cfa29fd19048","ip_address":"10.1.2.5"}],"id":"19c4b446-ca23-4be3-906b-b6c721d1b7e7","security_groups":["91bb38aa-d508-47e9-ad5c-38554896fb62"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3b:15:f2","project_id":"35806524c90d4019a515ed8eaefb129d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack-port1-zecvld2zu6t7","admin_state_up":true,"network_id":"9c475856-ad14-450d-835b-64b53fc37508","tenant_id":"35806524c90d4019a515ed8eaefb129d","created_at":"2018-08-01T11:06:22Z","binding:vnic_type":"normal","device_id":"beef205b-3a9d-4792-a166-b9ce8f78efca","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:06:25Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"915864f1-bb16-4a60-ba25-cfa29fd19048","ip_address":"10.1.2.1"}],"id":"43c5431c-46c6-42f0-91ff-63490840f7a7","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:89:56:58","project_id":"35806524c90d4019a515ed8eaefb129d","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9c475856-ad14-450d-835b-64b53fc37508","tenant_id":"35806524c90d4019a515ed8eaefb129d","created_at":"2018-08-01T11:06:20Z","binding:vnic_type":"normal","device_id":"ad495664-9c2f-4073-830b-e74f1211c8ad","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:06:27Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"915864f1-bb16-4a60-ba25-cfa29fd19048","ip_address":"10.1.2.9"}],"id":"817ce248-95fc-4822-8666-9da6a44a534b","security_groups":["704f5da0-e994-4b85-9809-e9b20f4a2bed"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:31:5b:41","project_id":"35806524c90d4019a515ed8eaefb129d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9c475856-ad14-450d-835b-64b53fc37508","tenant_id":"35806524c90d4019a515ed8eaefb129d","created_at":"2018-08-01T11:06:23Z","binding:vnic_type":"normal","device_id":"9402209e-fc47-4696-9862-1dc2b4e71cf5","ip_allocation":"immediate"}]} 2018-08-01 11:06:41,467 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=9c475856-ad14-450d-835b-64b53fc37508 used request id req-7f61169c-8de3-4fa2-9f8e-5e5bee3b7535 2018-08-01 11:06:41,468 - create_stack - INFO - Deleting stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack 2018-08-01 11:06:41,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8004/v1/35806524c90d4019a515ed8eaefb129d/stacks/8a925066-ab22-4ab0-8a2f-6c7b03217b1e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eb261871e63467916f83f3fdd36456404060026" 2018-08-01 11:06:41,496 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:06:41 GMT Server: Apache x-openstack-request-id: req-68a9d646-e5b1-4c57-bd12-153d908a3f5f Location: http://172.30.9.24:8004/v1/35806524c90d4019a515ed8eaefb129d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack/8a925066-ab22-4ab0-8a2f-6c7b03217b1e Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/35806524c90d4019a515ed8eaefb129d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack/8a925066-ab22-4ab0-8a2f-6c7b03217b1e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:06:41,536 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 11:06:41 GMT Server: Apache x-openstack-request-id: req-e7b1b06b-6297-46df-8fd3-827948221422 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 11:06:41,536 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.24:8004/v1/35806524c90d4019a515ed8eaefb129d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack/8a925066-ab22-4ab0-8a2f-6c7b03217b1e used request id req-e7b1b06b-6297-46df-8fd3-827948221422 2018-08-01 11:06:41,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/35806524c90d4019a515ed8eaefb129d/stacks/8a925066-ab22-4ab0-8a2f-6c7b03217b1e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eb261871e63467916f83f3fdd36456404060026" 2018-08-01 11:06:41,564 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:06:41 GMT Server: Apache x-openstack-request-id: req-d2b280a6-af75-4c40-b3c8-0a6188f6cfeb Location: http://172.30.9.24:8004/v1/35806524c90d4019a515ed8eaefb129d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack/8a925066-ab22-4ab0-8a2f-6c7b03217b1e Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/35806524c90d4019a515ed8eaefb129d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack/8a925066-ab22-4ab0-8a2f-6c7b03217b1e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:06:41,741 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:06:41 GMT Server: Apache x-openstack-request-id: req-b6fe736a-348e-4dca-9f00-8d87bf731476 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 772 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-flavor2", "OS::project_id": "35806524c90d4019a515ed8eaefb129d", "OS::stack_id": "8a925066-ab22-4ab0-8a2f-6c7b03217b1e", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-kp", "security_group_name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-sec_grp", "subnet_name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-subnet", "net_name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-inst2", "inst1_name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-inst1", "image2_name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-image", "flavor1_name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-flavor1", "image1_name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack", "stack_user_project_id": "0b28084274834a4c900ed17b68736f69", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-01T11:06:14Z", "links": [{"href": "http://172.30.9.24:8004/v1/35806524c90d4019a515ed8eaefb129d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack/8a925066-ab22-4ab0-8a2f-6c7b03217b1e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-01T11:06:41Z", "id": "8a925066-ab22-4ab0-8a2f-6c7b03217b1e", "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-08-01 11:06:41,742 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/35806524c90d4019a515ed8eaefb129d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack/8a925066-ab22-4ab0-8a2f-6c7b03217b1e used request id req-b6fe736a-348e-4dca-9f00-8d87bf731476 2018-08-01 11:06:41,742 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-08-01 11:06:41,742 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-01 11:06:44,745 - create_stack - DEBUG - Stack status query timeout in 1196.79107118 2018-08-01 11:06:44,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/35806524c90d4019a515ed8eaefb129d/stacks/8a925066-ab22-4ab0-8a2f-6c7b03217b1e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eb261871e63467916f83f3fdd36456404060026" 2018-08-01 11:06:44,791 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:06:44 GMT Server: Apache x-openstack-request-id: req-836666f4-3353-4a31-9403-e6cf13a39a7f Location: http://172.30.9.24:8004/v1/35806524c90d4019a515ed8eaefb129d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack/8a925066-ab22-4ab0-8a2f-6c7b03217b1e Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/35806524c90d4019a515ed8eaefb129d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack/8a925066-ab22-4ab0-8a2f-6c7b03217b1e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:06:44,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:06:44 GMT Server: Apache x-openstack-request-id: req-7fda0b3a-e05d-4b0f-96c9-db70ccf84860 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 772 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-flavor2", "OS::project_id": "35806524c90d4019a515ed8eaefb129d", "OS::stack_id": "8a925066-ab22-4ab0-8a2f-6c7b03217b1e", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-kp", "security_group_name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-sec_grp", "subnet_name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-subnet", "net_name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-inst2", "inst1_name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-inst1", "image2_name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-image", "flavor1_name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-flavor1", "image1_name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack", "stack_user_project_id": "0b28084274834a4c900ed17b68736f69", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-01T11:06:14Z", "links": [{"href": "http://172.30.9.24:8004/v1/35806524c90d4019a515ed8eaefb129d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack/8a925066-ab22-4ab0-8a2f-6c7b03217b1e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-01T11:06:41Z", "id": "8a925066-ab22-4ab0-8a2f-6c7b03217b1e", "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-08-01 11:06:44,832 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/35806524c90d4019a515ed8eaefb129d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack/8a925066-ab22-4ab0-8a2f-6c7b03217b1e used request id req-7fda0b3a-e05d-4b0f-96c9-db70ccf84860 2018-08-01 11:06:44,833 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-08-01 11:06:44,833 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-01 11:06:47,836 - create_stack - DEBUG - Stack status query timeout in 1193.70030212 2018-08-01 11:06:47,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/35806524c90d4019a515ed8eaefb129d/stacks/8a925066-ab22-4ab0-8a2f-6c7b03217b1e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eb261871e63467916f83f3fdd36456404060026" 2018-08-01 11:06:47,868 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:06:47 GMT Server: Apache x-openstack-request-id: req-239dfbc4-6afe-4d37-afee-0b2a8934fdf4 Location: http://172.30.9.24:8004/v1/35806524c90d4019a515ed8eaefb129d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack/8a925066-ab22-4ab0-8a2f-6c7b03217b1e Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/35806524c90d4019a515ed8eaefb129d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack/8a925066-ab22-4ab0-8a2f-6c7b03217b1e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:06:47,894 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:06:47 GMT Server: Apache x-openstack-request-id: req-dc1fb07d-2f80-4730-83c7-59b12f157a9b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 772 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-flavor2", "OS::project_id": "35806524c90d4019a515ed8eaefb129d", "OS::stack_id": "8a925066-ab22-4ab0-8a2f-6c7b03217b1e", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-kp", "security_group_name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-sec_grp", "subnet_name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-subnet", "net_name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-inst2", "inst1_name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-inst1", "image2_name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-image", "flavor1_name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-flavor1", "image1_name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack", "stack_user_project_id": "0b28084274834a4c900ed17b68736f69", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-01T11:06:14Z", "links": [{"href": "http://172.30.9.24:8004/v1/35806524c90d4019a515ed8eaefb129d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack/8a925066-ab22-4ab0-8a2f-6c7b03217b1e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-01T11:06:41Z", "id": "8a925066-ab22-4ab0-8a2f-6c7b03217b1e", "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-08-01 11:06:47,894 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/35806524c90d4019a515ed8eaefb129d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack/8a925066-ab22-4ab0-8a2f-6c7b03217b1e used request id req-dc1fb07d-2f80-4730-83c7-59b12f157a9b 2018-08-01 11:06:47,895 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-08-01 11:06:47,895 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-01 11:06:50,897 - create_stack - DEBUG - Stack status query timeout in 1190.63953614 2018-08-01 11:06:50,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/35806524c90d4019a515ed8eaefb129d/stacks/8a925066-ab22-4ab0-8a2f-6c7b03217b1e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eb261871e63467916f83f3fdd36456404060026" 2018-08-01 11:06:50,926 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:06:50 GMT Server: Apache x-openstack-request-id: req-d2a35d9f-7b43-4b65-9fc7-91b6ad6b2a41 Location: http://172.30.9.24:8004/v1/35806524c90d4019a515ed8eaefb129d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack/8a925066-ab22-4ab0-8a2f-6c7b03217b1e Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/35806524c90d4019a515ed8eaefb129d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack/8a925066-ab22-4ab0-8a2f-6c7b03217b1e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:06:50,951 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:06:50 GMT Server: Apache x-openstack-request-id: req-371d51de-5403-4563-9efe-ae3a49907ef0 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 690 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-flavor2", "OS::project_id": "35806524c90d4019a515ed8eaefb129d", "OS::stack_id": "8a925066-ab22-4ab0-8a2f-6c7b03217b1e", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-kp", "security_group_name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-sec_grp", "subnet_name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-subnet", "net_name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-inst2", "inst1_name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-inst1", "image2_name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-image", "flavor1_name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-flavor1", "image1_name": "CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-image"}, "deletion_time": "2018-08-01T11:06:49Z", "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack", "stack_user_project_id": "0b28084274834a4c900ed17b68736f69", "tags": null, "creation_time": "2018-08-01T11:06:14Z", "links": [{"href": "http://172.30.9.24:8004/v1/35806524c90d4019a515ed8eaefb129d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack/8a925066-ab22-4ab0-8a2f-6c7b03217b1e", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-08-01T11:06:41Z", "id": "8a925066-ab22-4ab0-8a2f-6c7b03217b1e", "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-08-01 11:06:50,951 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/35806524c90d4019a515ed8eaefb129d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack/8a925066-ab22-4ab0-8a2f-6c7b03217b1e used request id req-371d51de-5403-4563-9efe-ae3a49907ef0 2018-08-01 11:06:50,952 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-08-01 11:06:50,952 - create_stack - DEBUG - Stack is active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack 2018-08-01 11:06:50,952 - create_stack - INFO - Attempting to delete again stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack 2018-08-01 11:06:50,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8004/v1/35806524c90d4019a515ed8eaefb129d/stacks/8a925066-ab22-4ab0-8a2f-6c7b03217b1e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eb261871e63467916f83f3fdd36456404060026" 2018-08-01 11:06:50,980 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:06:50 GMT Server: Apache x-openstack-request-id: req-b1088b35-fe03-4441-acfb-6e92d21f54b7 Location: http://172.30.9.24:8004/v1/35806524c90d4019a515ed8eaefb129d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack/8a925066-ab22-4ab0-8a2f-6c7b03217b1e Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/35806524c90d4019a515ed8eaefb129d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack/8a925066-ab22-4ab0-8a2f-6c7b03217b1e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-01 11:06:51,005 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 11:06:50 GMT Server: Apache x-openstack-request-id: req-48f79485-eb12-4ca9-9014-f4c2f52102ac Content-Length: 285 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-08-01 11:06:51,005 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.24:8004/v1/35806524c90d4019a515ed8eaefb129d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-stack/8a925066-ab22-4ab0-8a2f-6c7b03217b1e used request id req-48f79485-eb12-4ca9-9014-f4c2f52102ac 2018-08-01 11:06:51,006 - glance_utils - INFO - Deleting image named - CreateStackFloatingIpTests-6a8e3f38-f39d-49c4-9827-c9b1b2a4a051-image 2018-08-01 11:06:51,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9292/v2/images/89aa2eb6-dda4-461e-a92f-83b5c87211dd -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a0c05339f55073a2f859a2c0550451c2e1f33455" 2018-08-01 11:06:51,930 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-da88b7f7-cf26-4093-a37c-adda2ded35fd Date: Wed, 01 Aug 2018 11:06:51 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-01 11:06:51,930 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/89aa2eb6-dda4-461e-a92f-83b5c87211dd used request id req-da88b7f7-cf26-4093-a37c-adda2ded35fd 2018-08-01 11:06:51,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8a0353302bb0a145a5d2e27e47747cfd08c864c" 2018-08-01 11:06:52,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-0fa5d624-c757-4d0e-a5ce-08feef966d25 Date: Wed, 01 Aug 2018 11:06:52 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a2413a97b61342d8bd27570706ef372d", "created_at": "2018-08-01T09:33:18Z", "updated_at": "2018-08-01T09:33:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "7f556ce3-51d0-4279-a11d-510db9f9a3b1", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "94adc13c-a166-41cf-bd16-f997efc73cb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "b39143b5-c08f-4d0b-9d40-54f472f2389e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "e218b0b7-4501-4f84-9458-caf2891c260d", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}], "revision_number": 4, "project_id": "a2413a97b61342d8bd27570706ef372d", "id": "38229670-7386-42d0-b7b9-2397ea5938de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "created_at": "2018-08-01T09:28:38Z", "updated_at": "2018-08-01T09:28:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "763568f1-8151-4a3c-911a-d06da4423063", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "80d28bee-4aee-47e8-a8da-e0fe31497fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "a47a5ddf-aa37-4ab2-a335-1c93513b5f12", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "f5bba5a5-602b-421e-98b2-5a16117f943f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}], "revision_number": 4, "project_id": "dbe9669438844f3faecdc7fcc050e0d8", "id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ed1054af2e94c049694d98d54211d98", "created_at": "2018-08-01T09:31:40Z", "updated_at": "2018-08-01T09:31:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "34baee87-ea35-42ee-8a69-0f6e2a825d3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "89b9d1c9-f4f9-45cd-8d36-970d44228439", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "b8ab0d59-cab9-4488-82ee-7c5f69709bff", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "d3ab68ea-23b4-4bf6-8dd3-85d029e3d89f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}], "revision_number": 4, "project_id": "2ed1054af2e94c049694d98d54211d98", "id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "created_at": "2018-08-01T09:34:13Z", "updated_at": "2018-08-01T09:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "1dbb3f59-611b-46d1-a82d-2720e0a16f86", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "3878126b-a220-4357-adb9-bc22498f31b1", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "75ce67db-9c04-4561-a10d-8b1ec63943e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "e2945a69-3afe-41e3-a7ec-3ea4c79a12ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}], "revision_number": 4, "project_id": "c0d9b34b06f445a7857603f60b181f3c", "id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35806524c90d4019a515ed8eaefb129d", "created_at": "2018-08-01T11:06:17Z", "updated_at": "2018-08-01T11:06:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:06:17Z", "revision_number": 0, "id": "11f6e665-a6bb-4a3e-a46d-51f5ab72c894", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:06:17Z", "security_group_id": "704f5da0-e994-4b85-9809-e9b20f4a2bed", "tenant_id": "35806524c90d4019a515ed8eaefb129d", "port_range_min": null, "ethertype": "IPv6", "project_id": "35806524c90d4019a515ed8eaefb129d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:06:17Z", "revision_number": 0, "id": "39d8174f-9e40-42fe-b690-11bf280779ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:06:17Z", "security_group_id": "704f5da0-e994-4b85-9809-e9b20f4a2bed", "tenant_id": "35806524c90d4019a515ed8eaefb129d", "port_range_min": null, "ethertype": "IPv4", "project_id": "35806524c90d4019a515ed8eaefb129d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:06:17Z", "revision_number": 0, "id": "7acef864-bde8-4339-88b8-969125cc407e", "remote_group_id": "704f5da0-e994-4b85-9809-e9b20f4a2bed", "remote_ip_prefix": null, "created_at": "2018-08-01T11:06:17Z", "security_group_id": "704f5da0-e994-4b85-9809-e9b20f4a2bed", "tenant_id": "35806524c90d4019a515ed8eaefb129d", "port_range_min": null, "ethertype": "IPv4", "project_id": "35806524c90d4019a515ed8eaefb129d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:06:17Z", "revision_number": 0, "id": "cb84c9d7-2bdc-475c-a064-8ec0102bed30", "remote_group_id": "704f5da0-e994-4b85-9809-e9b20f4a2bed", "remote_ip_prefix": null, "created_at": "2018-08-01T11:06:17Z", "security_group_id": "704f5da0-e994-4b85-9809-e9b20f4a2bed", "tenant_id": "35806524c90d4019a515ed8eaefb129d", "port_range_min": null, "ethertype": "IPv6", "project_id": "35806524c90d4019a515ed8eaefb129d"}], "revision_number": 4, "project_id": "35806524c90d4019a515ed8eaefb129d", "id": "704f5da0-e994-4b85-9809-e9b20f4a2bed", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-01T09:30:58Z", "updated_at": "2018-08-01T09:30:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "042d4626-2974-418d-affe-f8f2acd05faa", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "995fae58-f0e5-4e10-801c-6c2ce5c7ae0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "cb8404fa-cb24-4879-a34d-f3050dcba730", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "dad6aaab-690e-4c24-9103-6767e0c80bc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "created_at": "2018-08-01T09:31:11Z", "updated_at": "2018-08-01T09:31:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "939e25e0-5dbc-4f6e-9f6f-7fb70e540203", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "9796a673-6928-4009-9c21-1410d395646e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "af7b8bf8-2fb6-4d72-842a-38f72d7581f7", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "b9af65b0-2eb8-45e1-8504-b7dc4dbb83ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}], "revision_number": 4, "project_id": "dd207f801ed3475f9dbe5f13077af1c8", "id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "46dd322c3fcc454eb140e37825746af8", "created_at": "2018-08-01T10:33:44Z", "updated_at": "2018-08-01T10:33:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "0f41470b-1091-45c1-b574-92069f79f8d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "8cc03a9c-8fa5-425b-812f-d7692bae3613", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d1373b1e-2fb9-4e02-a9e1-7e873ba1d7d1", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d21f3909-71f3-43e2-a22d-6a9c2513cb6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}], "revision_number": 4, "project_id": "46dd322c3fcc454eb140e37825746af8", "id": "b2961714-c8a4-4fcb-918b-21d70527c983", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "created_at": "2018-08-01T09:34:57Z", "updated_at": "2018-08-01T09:34:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "8063d12f-30db-4ccf-8ce0-72e59ba81a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c38e1a7a-5857-4f03-b991-6d5c9c9a5b9e", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c725bae1-d3bb-42b5-b331-32737085f28c", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "cfddc134-923b-4e0d-9ec5-dcc5641dd435", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}], "revision_number": 4, "project_id": "455b48a61678488ead79a4cfa07ef5c3", "id": "cd52f913-3072-4ce7-a779-7de795b62b12", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:36:50Z", "updated_at": "2018-08-01T09:36:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "07ef7fe5-a529-45da-bfc0-899f0ea9b592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "bc4dad3a-2a0c-4c31-b901-2909a12adb50", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c35cff35-4306-4116-b9fa-fc27bc7c05d6", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c493e3ac-d9d2-480d-9ec8-50982eedaf5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}], "revision_number": 4, "project_id": "8d96727022f4443794db44ecde432faf", "id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "created_at": "2018-08-01T09:32:45Z", "updated_at": "2018-08-01T09:32:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "058ea790-43ea-4a6f-9950-28418319e577", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "5fcfb31b-cdad-4037-973e-56b74faefd14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "99a24d26-dc7f-42d0-aa23-a7c061f04952", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "b641bb48-566e-472b-a3cc-d38c85ab3ff1", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}], "revision_number": 4, "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "name": "default"}]} 2018-08-01 11:06:52,210 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-0fa5d624-c757-4d0e-a5ce-08feef966d25 2018-08-01 11:06:52,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8a0353302bb0a145a5d2e27e47747cfd08c864c" 2018-08-01 11:06:52,313 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 11:06:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-27d8abb4-250d-45c1-8dc5-e9da6dbe4515 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2413a97b61342d8bd27570706ef372d.", "code": 404, "title": "Not Found"}} 2018-08-01 11:06:52,313 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d used request id req-27d8abb4-250d-45c1-8dc5-e9da6dbe4515 2018-08-01 11:06:52,313 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 11:06:52,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8a0353302bb0a145a5d2e27e47747cfd08c864c" 2018-08-01 11:06:52,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:06:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a80af255-aae3-4d38-87e8-14723fbbba9b 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.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dbe9669438844f3faecdc7fcc050e0d8", "name": "service"}} 2018-08-01 11:06:52,404 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 used request id req-a80af255-aae3-4d38-87e8-14723fbbba9b 2018-08-01 11:06:52,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8a0353302bb0a145a5d2e27e47747cfd08c864c" 2018-08-01 11:06:52,488 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 11:06:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8de1a11c-a430-4bdd-a5a3-1ef74d97705f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ed1054af2e94c049694d98d54211d98.", "code": 404, "title": "Not Found"}} 2018-08-01 11:06:52,488 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 used request id req-8de1a11c-a430-4bdd-a5a3-1ef74d97705f 2018-08-01 11:06:52,488 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 11:06:52,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8a0353302bb0a145a5d2e27e47747cfd08c864c" 2018-08-01 11:06:52,661 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 11:06:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bf2daa42-046d-4166-ad0f-24b606a60c18 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c0d9b34b06f445a7857603f60b181f3c.", "code": 404, "title": "Not Found"}} 2018-08-01 11:06:52,661 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c used request id req-bf2daa42-046d-4166-ad0f-24b606a60c18 2018-08-01 11:06:52,661 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 11:06:52,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/35806524c90d4019a515ed8eaefb129d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8a0353302bb0a145a5d2e27e47747cfd08c864c" 2018-08-01 11:06:52,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:06:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2730aec6-07a4-4786-94d4-afddca3036ad Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/35806524c90d4019a515ed8eaefb129d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "35806524c90d4019a515ed8eaefb129d", "name": "CreateStackFloatingIpTests-8924dcce-fa96-469-proj"}} 2018-08-01 11:06:52,749 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/35806524c90d4019a515ed8eaefb129d used request id req-2730aec6-07a4-4786-94d4-afddca3036ad 2018-08-01 11:06:52,749 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 704f5da0-e994-4b85-9809-e9b20f4a2bed 2018-08-01 11:06:52,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=704f5da0-e994-4b85-9809-e9b20f4a2bed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8a0353302bb0a145a5d2e27e47747cfd08c864c" 2018-08-01 11:06:52,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-1015215b-bb8d-4a1b-9ace-6e9e9ee51dce Date: Wed, 01 Aug 2018 11:06:52 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-08-01T11:06:17Z", "security_group_id": "704f5da0-e994-4b85-9809-e9b20f4a2bed", "port_range_min": null, "revision_number": 0, "tenant_id": "35806524c90d4019a515ed8eaefb129d", "created_at": "2018-08-01T11:06:17Z", "project_id": "35806524c90d4019a515ed8eaefb129d", "id": "11f6e665-a6bb-4a3e-a46d-51f5ab72c894"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T11:06:17Z", "security_group_id": "704f5da0-e994-4b85-9809-e9b20f4a2bed", "port_range_min": null, "revision_number": 0, "tenant_id": "35806524c90d4019a515ed8eaefb129d", "created_at": "2018-08-01T11:06:17Z", "project_id": "35806524c90d4019a515ed8eaefb129d", "id": "39d8174f-9e40-42fe-b690-11bf280779ac"}, {"remote_group_id": "704f5da0-e994-4b85-9809-e9b20f4a2bed", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T11:06:17Z", "security_group_id": "704f5da0-e994-4b85-9809-e9b20f4a2bed", "port_range_min": null, "revision_number": 0, "tenant_id": "35806524c90d4019a515ed8eaefb129d", "created_at": "2018-08-01T11:06:17Z", "project_id": "35806524c90d4019a515ed8eaefb129d", "id": "7acef864-bde8-4339-88b8-969125cc407e"}, {"remote_group_id": "704f5da0-e994-4b85-9809-e9b20f4a2bed", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T11:06:17Z", "security_group_id": "704f5da0-e994-4b85-9809-e9b20f4a2bed", "port_range_min": null, "revision_number": 0, "tenant_id": "35806524c90d4019a515ed8eaefb129d", "created_at": "2018-08-01T11:06:17Z", "project_id": "35806524c90d4019a515ed8eaefb129d", "id": "cb84c9d7-2bdc-475c-a064-8ec0102bed30"}]} 2018-08-01 11:06:52,774 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=704f5da0-e994-4b85-9809-e9b20f4a2bed used request id req-1015215b-bb8d-4a1b-9ace-6e9e9ee51dce 2018-08-01 11:06:52,775 - neutron_utils - INFO - Deleting security group with name - default 2018-08-01 11:06:52,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/704f5da0-e994-4b85-9809-e9b20f4a2bed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8a0353302bb0a145a5d2e27e47747cfd08c864c" 2018-08-01 11:06:52,941 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fbee5826-5d1f-41c5-be43-f9d6b5057720 Content-Length: 0 Date: Wed, 01 Aug 2018 11:06:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 11:06:52,941 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/704f5da0-e994-4b85-9809-e9b20f4a2bed used request id req-fbee5826-5d1f-41c5-be43-f9d6b5057720 2018-08-01 11:06:52,942 - keystone_utils - INFO - Deleting project with name - CreateStackFloatingIpTests-8924dcce-fa96-469-proj 2018-08-01 11:06:52,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/35806524c90d4019a515ed8eaefb129d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8a0353302bb0a145a5d2e27e47747cfd08c864c" 2018-08-01 11:06:53,499 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 11:06:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-259041c1-48bb-4d1e-984d-e14ba5b4e350 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 11:06:53,499 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/35806524c90d4019a515ed8eaefb129d used request id req-259041c1-48bb-4d1e-984d-e14ba5b4e350 2018-08-01 11:06:53,500 - keystone_utils - INFO - Deleting role with name - CreateStackFloatingIpTests-8924dcce-fa96-469-proj-role 2018-08-01 11:06:53,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/e5b2f32276264599a1f4b3150b671c18 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8a0353302bb0a145a5d2e27e47747cfd08c864c" 2018-08-01 11:06:53,607 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 11:06:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c4f9fb8-b078-4c7b-8b95-7612f1f36aca Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 11:06:53,607 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/e5b2f32276264599a1f4b3150b671c18 used request id req-5c4f9fb8-b078-4c7b-8b95-7612f1f36aca 2018-08-01 11:06:53,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8a0353302bb0a145a5d2e27e47747cfd08c864c" 2018-08-01 11:06:53,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:06:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63127824-4726-4f88-b31d-0fd4a7a6b4ef Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 11:06:53,695 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-63127824-4726-4f88-b31d-0fd4a7a6b4ef 2018-08-01 11:06:53,696 - keystone_utils - INFO - Deleting user with name - CreateStackFloatingIpTests-8924dcce-fa96-469-user 2018-08-01 11:06:53,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/6a43c1a814d24b8e969e724c13d6d08f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}724c9db95a52ee700de1d2cae19eecef20aaeb10" 2018-08-01 11:06:53,878 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 11:06:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4125be9e-a0e2-45b2-aa3f-5b682847f0f1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 11:06:53,878 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/6a43c1a814d24b8e969e724c13d6d08f used request id req-4125be9e-a0e2-45b2-aa3f-5b682847f0f1 2018-08-01 11:06:53,879 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 11:06:54,264 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T12:06:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["SGEoLK1_R8KGZm65VaBmaQ"], "issued_at": "2018-08-01T11:06:54.000000Z"}} 2018-08-01 11:06:54,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de90fd59a5b359d051ca7bdc6ef9575aa2f0401f" 2018-08-01 11:06:54,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:06:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c900667-604b-4930-9be4-79326d1ec4c8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 11:06:54,347 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-5c900667-604b-4930-9be4-79326d1ec4c8 2018-08-01 11:06:54,349 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 11:06:54,349 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 11:06:54,730 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T12:06:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["Hm_XGIAhRnOQYqeY0s5NdA"], "issued_at": "2018-08-01T11:06:54.000000Z"}} 2018-08-01 11:06:54,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f93163dcb1cbb7abdc6db36af34c5fd85ef1777a" 2018-08-01 11:06:54,808 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:06:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1e28c7c-e5dc-4d5f-91b7-d76b779ea204 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 11:06:54,808 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-f1e28c7c-e5dc-4d5f-91b7-d76b779ea204 2018-08-01 11:06:54,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 11:06:54,817 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 11:06: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 11:06:54,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-a9d5ba34-9dec-42b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f93163dcb1cbb7abdc6db36af34c5fd85ef1777a" 2018-08-01 11:06:54,835 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:06:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b227a0f-3226-40b8-8166-eaf238d0d834 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-a9d5ba34-9dec-42b-proj", "previous": null, "next": null}, "projects": []} 2018-08-01 11:06:54,835 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-a9d5ba34-9dec-42b-proj used request id req-6b227a0f-3226-40b8-8166-eaf238d0d834 2018-08-01 11:06:54,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f93163dcb1cbb7abdc6db36af34c5fd85ef1777a" 2018-08-01 11:06:54,929 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:06:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ea27596-5275-4112-83a0-9981d1e50a43 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 11:06:54,929 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-8ea27596-5275-4112-83a0-9981d1e50a43 2018-08-01 11:06:54,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f93163dcb1cbb7abdc6db36af34c5fd85ef1777a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "AnsibleProvisioningTests-a9d5ba34-9dec-42b-proj"}}' 2018-08-01 11:06:55,038 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 11:06:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e798c0ca-66a3-47fc-a58d-7cad51b2f7a0 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/b469b55c26bd4bd89c8353e4d2d958f6"}, "tags": [], "enabled": true, "id": "b469b55c26bd4bd89c8353e4d2d958f6", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-a9d5ba34-9dec-42b-proj"}} 2018-08-01 11:06:55,038 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-e798c0ca-66a3-47fc-a58d-7cad51b2f7a0 2018-08-01 11:06:55,039 - keystone_utils - INFO - Created project with name - AnsibleProvisioningTests-a9d5ba34-9dec-42b-proj 2018-08-01 11:06:55,039 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 11:06:55,040 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 11:06:55,420 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T12:06:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["xDvoFdGoShGj-8981pK1Uw"], "issued_at": "2018-08-01T11:06:55.000000Z"}} 2018-08-01 11:06:55,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fdead734cf5227a2635e44d992f9be1703a3ad4" 2018-08-01 11:06:55,502 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:06:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f186c501-8cfd-4202-9be6-a38ff9f38987 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 11:06:55,502 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-f186c501-8cfd-4202-9be6-a38ff9f38987 2018-08-01 11:06:55,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 11:06:55,511 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 11:06: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 11:06:55,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fdead734cf5227a2635e44d992f9be1703a3ad4" 2018-08-01 11:06:55,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:06:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d0f153c-dd7b-47ac-9cbd-749f8d5bee8f Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 11:06:55,613 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-7d0f153c-dd7b-47ac-9cbd-749f8d5bee8f 2018-08-01 11:06:55,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=AnsibleProvisioningTests-a9d5ba34-9dec-42b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fdead734cf5227a2635e44d992f9be1703a3ad4" 2018-08-01 11:06:55,704 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:06:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f21d9f8a-d834-42f9-868b-00783c724003 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=AnsibleProvisioningTests-a9d5ba34-9dec-42b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/b469b55c26bd4bd89c8353e4d2d958f6"}, "tags": [], "enabled": true, "id": "b469b55c26bd4bd89c8353e4d2d958f6", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-a9d5ba34-9dec-42b-proj"}]} 2018-08-01 11:06:55,704 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=AnsibleProvisioningTests-a9d5ba34-9dec-42b-proj used request id req-f21d9f8a-d834-42f9-868b-00783c724003 2018-08-01 11:06:55,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fdead734cf5227a2635e44d992f9be1703a3ad4" 2018-08-01 11:06:55,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:06:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83673704-012b-4c32-aa15-3bd943c79761 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 11:06:55,792 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-83673704-012b-4c32-aa15-3bd943c79761 2018-08-01 11:06:56,092 - keystone_utils - INFO - Created user with name - AnsibleProvisioningTests-a9d5ba34-9dec-42b-user 2018-08-01 11:06:56,093 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 11:06:56,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f93163dcb1cbb7abdc6db36af34c5fd85ef1777a" 2018-08-01 11:06:56,179 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:06:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d21b4db1-acbb-45d1-91b5-824cedc1a009 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 11:06:56,179 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-d21b4db1-acbb-45d1-91b5-824cedc1a009 2018-08-01 11:06:56,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f93163dcb1cbb7abdc6db36af34c5fd85ef1777a" -d '{"role": {"name": "AnsibleProvisioningTests-a9d5ba34-9dec-42b-proj-role"}}' 2018-08-01 11:06:56,278 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 11:06:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ffae8d5-7b0b-4a15-8c1d-3b2d22be0648 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "44aefc56770c4a959f846e5b4a7bcff8", "links": {"self": "http://172.30.9.24:5000/v3/roles/44aefc56770c4a959f846e5b4a7bcff8"}, "name": "AnsibleProvisioningTests-a9d5ba34-9dec-42b-proj-role"}} 2018-08-01 11:06:56,278 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-9ffae8d5-7b0b-4a15-8c1d-3b2d22be0648 2018-08-01 11:06:56,278 - keystone_utils - INFO - Created role with name - AnsibleProvisioningTests-a9d5ba34-9dec-42b-proj-role 2018-08-01 11:06:56,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/44aefc56770c4a959f846e5b4a7bcff8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f93163dcb1cbb7abdc6db36af34c5fd85ef1777a" 2018-08-01 11:06:56,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:06:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af60bbb4-0db7-4250-96f7-5dcc1912925b Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "44aefc56770c4a959f846e5b4a7bcff8", "links": {"self": "http://172.30.9.24:5000/v3/roles/44aefc56770c4a959f846e5b4a7bcff8"}, "name": "AnsibleProvisioningTests-a9d5ba34-9dec-42b-proj-role"}} 2018-08-01 11:06:56,366 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/44aefc56770c4a959f846e5b4a7bcff8 used request id req-af60bbb4-0db7-4250-96f7-5dcc1912925b 2018-08-01 11:06:56,367 - keystone_utils - INFO - Granting role AnsibleProvisioningTests-a9d5ba34-9dec-42b-proj-role to project AnsibleProvisioningTests-a9d5ba34-9dec-42b-proj 2018-08-01 11:06:56,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/b469b55c26bd4bd89c8353e4d2d958f6/users/4aee99bf49844fa0abf61ed79f976fa7/roles/44aefc56770c4a959f846e5b4a7bcff8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f93163dcb1cbb7abdc6db36af34c5fd85ef1777a" 2018-08-01 11:06:56,502 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 11:06:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-950771bb-0149-4ada-b59f-5a0897951d1f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 11:06:56,503 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/b469b55c26bd4bd89c8353e4d2d958f6/users/4aee99bf49844fa0abf61ed79f976fa7/roles/44aefc56770c4a959f846e5b4a7bcff8 used request id req-950771bb-0149-4ada-b59f-5a0897951d1f 2018-08-01 11:06:56,503 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 11:06:56,504 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img'} 2018-08-01 11:06:56,505 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 11:06:56,505 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 11:06:56,886 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "44aefc56770c4a959f846e5b4a7bcff8", "name": "AnsibleProvisioningTests-a9d5ba34-9dec-42b-proj-role"}], "expires_at": "2018-08-01T12:06:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b469b55c26bd4bd89c8353e4d2d958f6", "name": "AnsibleProvisioningTests-a9d5ba34-9dec-42b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/b469b55c26bd4bd89c8353e4d2d958f6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/b469b55c26bd4bd89c8353e4d2d958f6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/b469b55c26bd4bd89c8353e4d2d958f6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/b469b55c26bd4bd89c8353e4d2d958f6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/b469b55c26bd4bd89c8353e4d2d958f6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/b469b55c26bd4bd89c8353e4d2d958f6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_b469b55c26bd4bd89c8353e4d2d958f6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_b469b55c26bd4bd89c8353e4d2d958f6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b469b55c26bd4bd89c8353e4d2d958f6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/b469b55c26bd4bd89c8353e4d2d958f6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/b469b55c26bd4bd89c8353e4d2d958f6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/b469b55c26bd4bd89c8353e4d2d958f6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/b469b55c26bd4bd89c8353e4d2d958f6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/b469b55c26bd4bd89c8353e4d2d958f6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-a9d5ba34-9dec-42b-user", "id": "4aee99bf49844fa0abf61ed79f976fa7"}, "audit_ids": ["iV53TobURxCCMbJHXxGFjw"], "issued_at": "2018-08-01T11:06:56.000000Z"}} 2018-08-01 11:06:56,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcf80cf671930264cc45b96464075eabb0011205" 2018-08-01 11:06:56,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:06:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af2fb77f-69e2-4467-acf1-d552d0129800 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 11:06:56,964 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-af2fb77f-69e2-4467-acf1-d552d0129800 2018-08-01 11:06:56,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73--image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bcf80cf671930264cc45b96464075eabb0011205" 2018-08-01 11:06:57,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-43af24b2-0c10-46e7-9d8e-f7989df6be3b Date: Wed, 01 Aug 2018 11:06:57 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73--image"} 2018-08-01 11:06:57,156 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73--image used request id req-43af24b2-0c10-46e7-9d8e-f7989df6be3b 2018-08-01 11:06:57,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bcf80cf671930264cc45b96464075eabb0011205" 2018-08-01 11:06:57,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-b07ad3b2-acca-41e7-a2cd-a71e20473a0c Date: Wed, 01 Aug 2018 11:06: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-08-01 11:06:57,167 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-b07ad3b2-acca-41e7-a2cd-a71e20473a0c 2018-08-01 11:06:57,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bcf80cf671930264cc45b96464075eabb0011205" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73--image"}' 2018-08-01 11:06:57,236 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/c3e8b9b9-7e16-4237-b9ce-3d0ccd75fa6c Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-6bb36706-5263-4b7c-9f3b-1f03c79ccd7e Date: Wed, 01 Aug 2018 11:06:57 GMT RESP BODY: {"status": "queued", "name": "AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73--image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T11:06:57Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-01T11:06:57Z", "visibility": "shared", "locations": [], "self": "/v2/images/c3e8b9b9-7e16-4237-b9ce-3d0ccd75fa6c", "min_disk": 0, "protected": false, "id": "c3e8b9b9-7e16-4237-b9ce-3d0ccd75fa6c", "file": "/v2/images/c3e8b9b9-7e16-4237-b9ce-3d0ccd75fa6c/file", "checksum": null, "owner": "b469b55c26bd4bd89c8353e4d2d958f6", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 11:06:57,236 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-6bb36706-5263-4b7c-9f3b-1f03c79ccd7e 2018-08-01 11:06:57,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9292/v2/images/c3e8b9b9-7e16-4237-b9ce-3d0ccd75fa6c/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bcf80cf671930264cc45b96464075eabb0011205" -d '' 2018-08-01 11:07:01,841 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-29dd23fb-6bba-4245-9069-7bfa6f438879 Date: Wed, 01 Aug 2018 11:07:01 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-01 11:07:01,841 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/c3e8b9b9-7e16-4237-b9ce-3d0ccd75fa6c/file used request id req-29dd23fb-6bba-4245-9069-7bfa6f438879 2018-08-01 11:07:01,842 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-08-01 11:07:01,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/c3e8b9b9-7e16-4237-b9ce-3d0ccd75fa6c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bcf80cf671930264cc45b96464075eabb0011205" 2018-08-01 11:07:01,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-b217a865-294c-4797-851b-3cf54458d86c Date: Wed, 01 Aug 2018 11:07:01 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73--image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T11:06:57Z", "size": 263062016, "disk_format": "qcow2", "updated_at": "2018-08-01T11:07:01Z", "visibility": "shared", "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/c3e8b9b9-7e16-4237-b9ce-3d0ccd75fa6c/snap", "metadata": {}}], "self": "/v2/images/c3e8b9b9-7e16-4237-b9ce-3d0ccd75fa6c", "min_disk": 0, "protected": false, "id": "c3e8b9b9-7e16-4237-b9ce-3d0ccd75fa6c", "file": "/v2/images/c3e8b9b9-7e16-4237-b9ce-3d0ccd75fa6c/file", "checksum": "81360220b4382d4b91eef0ebaf46a661", "owner": "b469b55c26bd4bd89c8353e4d2d958f6", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/c3e8b9b9-7e16-4237-b9ce-3d0ccd75fa6c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 11:07:01,861 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/c3e8b9b9-7e16-4237-b9ce-3d0ccd75fa6c used request id req-b217a865-294c-4797-851b-3cf54458d86c 2018-08-01 11:07:01,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bcf80cf671930264cc45b96464075eabb0011205" 2018-08-01 11:07:01,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-c2db3c95-68b3-40cc-9f1b-196ef198bea1 Date: Wed, 01 Aug 2018 11:07: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-08-01 11:07:01,870 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-c2db3c95-68b3-40cc-9f1b-196ef198bea1 2018-08-01 11:07:01,873 - create_image - INFO - Created image with name - AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73--image 2018-08-01 11:07:01,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/c3e8b9b9-7e16-4237-b9ce-3d0ccd75fa6c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bcf80cf671930264cc45b96464075eabb0011205" 2018-08-01 11:07:01,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-4e2b565b-4f01-43e1-aef5-cb1317edf41c Date: Wed, 01 Aug 2018 11:07:01 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73--image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T11:06:57Z", "size": 263062016, "disk_format": "qcow2", "updated_at": "2018-08-01T11:07:01Z", "visibility": "shared", "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/c3e8b9b9-7e16-4237-b9ce-3d0ccd75fa6c/snap", "metadata": {}}], "self": "/v2/images/c3e8b9b9-7e16-4237-b9ce-3d0ccd75fa6c", "min_disk": 0, "protected": false, "id": "c3e8b9b9-7e16-4237-b9ce-3d0ccd75fa6c", "file": "/v2/images/c3e8b9b9-7e16-4237-b9ce-3d0ccd75fa6c/file", "checksum": "81360220b4382d4b91eef0ebaf46a661", "owner": "b469b55c26bd4bd89c8353e4d2d958f6", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/c3e8b9b9-7e16-4237-b9ce-3d0ccd75fa6c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 11:07:01,890 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/c3e8b9b9-7e16-4237-b9ce-3d0ccd75fa6c used request id req-4e2b565b-4f01-43e1-aef5-cb1317edf41c 2018-08-01 11:07:01,890 - create_image - DEBUG - Instance status is - active 2018-08-01 11:07:01,891 - create_image - DEBUG - Image is active with name - AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73--image 2018-08-01 11:07:01,891 - create_image - INFO - Image is now active with name - AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73--image 2018-08-01 11:07:01,891 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 11:07:01,892 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 11:07:02,276 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "44aefc56770c4a959f846e5b4a7bcff8", "name": "AnsibleProvisioningTests-a9d5ba34-9dec-42b-proj-role"}], "expires_at": "2018-08-01T12:07:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b469b55c26bd4bd89c8353e4d2d958f6", "name": "AnsibleProvisioningTests-a9d5ba34-9dec-42b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/b469b55c26bd4bd89c8353e4d2d958f6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/b469b55c26bd4bd89c8353e4d2d958f6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/b469b55c26bd4bd89c8353e4d2d958f6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/b469b55c26bd4bd89c8353e4d2d958f6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/b469b55c26bd4bd89c8353e4d2d958f6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/b469b55c26bd4bd89c8353e4d2d958f6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_b469b55c26bd4bd89c8353e4d2d958f6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_b469b55c26bd4bd89c8353e4d2d958f6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b469b55c26bd4bd89c8353e4d2d958f6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/b469b55c26bd4bd89c8353e4d2d958f6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/b469b55c26bd4bd89c8353e4d2d958f6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/b469b55c26bd4bd89c8353e4d2d958f6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/b469b55c26bd4bd89c8353e4d2d958f6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/b469b55c26bd4bd89c8353e4d2d958f6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-a9d5ba34-9dec-42b-user", "id": "4aee99bf49844fa0abf61ed79f976fa7"}, "audit_ids": ["a46DcZvSTMS8dzt0OuL7iA"], "issued_at": "2018-08-01T11:07:02.000000Z"}} 2018-08-01 11:07:02,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db4aed4e7fd3ba9ae6f895ada085b79617bf8daa" 2018-08-01 11:07:02,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:07:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dea8aa6e-1222-4258-b1a6-93644a783146 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 11:07:02,366 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-dea8aa6e-1222-4258-b1a6-93644a783146 2018-08-01 11:07:02,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db4aed4e7fd3ba9ae6f895ada085b79617bf8daa" 2018-08-01 11:07:02,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-6d67692b-787f-421f-a70d-2191b5e3787c Date: Wed, 01 Aug 2018 11:07:02 GMT RESP BODY: {"networks":[]} 2018-08-01 11:07:02,551 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-pub-net used request id req-6d67692b-787f-421f-a70d-2191b5e3787c 2018-08-01 11:07:02,551 - neutron_utils - INFO - Creating network with name AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-pub-net 2018-08-01 11:07:02,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db4aed4e7fd3ba9ae6f895ada085b79617bf8daa" -d '{"network": {"mtu": 1450, "name": "AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-pub-net", "admin_state_up": true}}' 2018-08-01 11:07:03,120 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 647 X-Openstack-Request-Id: req-acac103a-e68e-4278-82dc-2b3b2b2577ff Date: Wed, 01 Aug 2018 11:07:03 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"5930c44f-f00b-432a-9ad6-882cabaaa90c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b469b55c26bd4bd89c8353e4d2d958f6","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T11:07:02Z","is_default":false,"name":"AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"b469b55c26bd4bd89c8353e4d2d958f6","created_at":"2018-08-01T11:07:02Z","mtu":1450}} 2018-08-01 11:07:03,120 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks used request id req-acac103a-e68e-4278-82dc-2b3b2b2577ff 2018-08-01 11:07:03,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=5930c44f-f00b-432a-9ad6-882cabaaa90c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db4aed4e7fd3ba9ae6f895ada085b79617bf8daa" 2018-08-01 11:07:03,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-6c848671-9c36-4dbd-9f7d-e08de40c2030 Date: Wed, 01 Aug 2018 11:07:03 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"5930c44f-f00b-432a-9ad6-882cabaaa90c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b469b55c26bd4bd89c8353e4d2d958f6","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T11:07:02Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-pub-net","admin_state_up":true,"tenant_id":"b469b55c26bd4bd89c8353e4d2d958f6","created_at":"2018-08-01T11:07:02Z","mtu":1450}]} 2018-08-01 11:07:03,226 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=5930c44f-f00b-432a-9ad6-882cabaaa90c used request id req-6c848671-9c36-4dbd-9f7d-e08de40c2030 2018-08-01 11:07:03,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=5930c44f-f00b-432a-9ad6-882cabaaa90c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db4aed4e7fd3ba9ae6f895ada085b79617bf8daa" 2018-08-01 11:07:03,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-b310bb11-768b-4759-892d-2309773e30bd Date: Wed, 01 Aug 2018 11:07:03 GMT RESP BODY: {"subnets":[]} 2018-08-01 11:07:03,261 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=5930c44f-f00b-432a-9ad6-882cabaaa90c used request id req-b310bb11-768b-4759-892d-2309773e30bd 2018-08-01 11:07:03,261 - neutron_utils - INFO - Creating subnet with name AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-pub-subnet 2018-08-01 11:07:03,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db4aed4e7fd3ba9ae6f895ada085b79617bf8daa" -d '{"subnets": [{"ip_version": 4, "network_id": "5930c44f-f00b-432a-9ad6-882cabaaa90c", "cidr": "10.55.1.0/24", "name": "AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-pub-subnet"}]}' 2018-08-01 11:07:03,816 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-9adcbe8a-1b5d-45f2-ba70-ff2823521bc2 Date: Wed, 01 Aug 2018 11:07:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5930c44f-f00b-432a-9ad6-882cabaaa90c","tenant_id":"b469b55c26bd4bd89c8353e4d2d958f6","created_at":"2018-08-01T11:07:03Z","dns_nameservers":[],"updated_at":"2018-08-01T11:07:03Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"b469b55c26bd4bd89c8353e4d2d958f6","id":"5a525ef3-1fe9-48a6-8e15-6796553b8388","subnetpool_id":null,"name":"AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-pub-subnet"}]} 2018-08-01 11:07:03,816 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets used request id req-9adcbe8a-1b5d-45f2-ba70-ff2823521bc2 2018-08-01 11:07:03,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=5930c44f-f00b-432a-9ad6-882cabaaa90c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db4aed4e7fd3ba9ae6f895ada085b79617bf8daa" 2018-08-01 11:07:03,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-ad2578ea-6b5f-494d-ae92-b66bed133d5c Date: Wed, 01 Aug 2018 11:07:03 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"5930c44f-f00b-432a-9ad6-882cabaaa90c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b469b55c26bd4bd89c8353e4d2d958f6","l2_adjacency":true,"status":"ACTIVE","subnets":["5a525ef3-1fe9-48a6-8e15-6796553b8388"],"description":"","tags":[],"updated_at":"2018-08-01T11:07:03Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-pub-net","admin_state_up":true,"tenant_id":"b469b55c26bd4bd89c8353e4d2d958f6","created_at":"2018-08-01T11:07:02Z","mtu":1450}]} 2018-08-01 11:07:03,922 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=5930c44f-f00b-432a-9ad6-882cabaaa90c used request id req-ad2578ea-6b5f-494d-ae92-b66bed133d5c 2018-08-01 11:07:03,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=5930c44f-f00b-432a-9ad6-882cabaaa90c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db4aed4e7fd3ba9ae6f895ada085b79617bf8daa" 2018-08-01 11:07:04,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-4adf7cf6-bf90-495c-b8de-252f9bff5011 Date: Wed, 01 Aug 2018 11:07:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5930c44f-f00b-432a-9ad6-882cabaaa90c","tenant_id":"b469b55c26bd4bd89c8353e4d2d958f6","created_at":"2018-08-01T11:07:03Z","dns_nameservers":[],"updated_at":"2018-08-01T11:07:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b469b55c26bd4bd89c8353e4d2d958f6","id":"5a525ef3-1fe9-48a6-8e15-6796553b8388","subnetpool_id":null,"name":"AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-pub-subnet"}]} 2018-08-01 11:07:04,009 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=5930c44f-f00b-432a-9ad6-882cabaaa90c used request id req-4adf7cf6-bf90-495c-b8de-252f9bff5011 2018-08-01 11:07:04,009 - OpenStackNetwork - DEBUG - Network [5930c44f-f00b-432a-9ad6-882cabaaa90c] created successfully 2018-08-01 11:07:04,010 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 11:07:04,010 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 11:07:04,409 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "44aefc56770c4a959f846e5b4a7bcff8", "name": "AnsibleProvisioningTests-a9d5ba34-9dec-42b-proj-role"}], "expires_at": "2018-08-01T12:07:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b469b55c26bd4bd89c8353e4d2d958f6", "name": "AnsibleProvisioningTests-a9d5ba34-9dec-42b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/b469b55c26bd4bd89c8353e4d2d958f6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/b469b55c26bd4bd89c8353e4d2d958f6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/b469b55c26bd4bd89c8353e4d2d958f6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/b469b55c26bd4bd89c8353e4d2d958f6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/b469b55c26bd4bd89c8353e4d2d958f6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/b469b55c26bd4bd89c8353e4d2d958f6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_b469b55c26bd4bd89c8353e4d2d958f6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_b469b55c26bd4bd89c8353e4d2d958f6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b469b55c26bd4bd89c8353e4d2d958f6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/b469b55c26bd4bd89c8353e4d2d958f6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/b469b55c26bd4bd89c8353e4d2d958f6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/b469b55c26bd4bd89c8353e4d2d958f6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/b469b55c26bd4bd89c8353e4d2d958f6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/b469b55c26bd4bd89c8353e4d2d958f6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-a9d5ba34-9dec-42b-user", "id": "4aee99bf49844fa0abf61ed79f976fa7"}, "audit_ids": ["IB0LFF2ZT8OcYIYXKpuByQ"], "issued_at": "2018-08-01T11:07:04.000000Z"}} 2018-08-01 11:07:04,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f19f6bd53b5f878f3eeabb13acb232eb6b9c729e" 2018-08-01 11:07:04,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:07:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4375fe7b-6486-4127-bffc-914c20b6cb05 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 11:07:04,468 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-4375fe7b-6486-4127-bffc-914c20b6cb05 2018-08-01 11:07:04,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/routers?name=AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f19f6bd53b5f878f3eeabb13acb232eb6b9c729e" 2018-08-01 11:07:04,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-b53afca4-ca35-4414-a9ee-df0c10ec529d Date: Wed, 01 Aug 2018 11:07:04 GMT RESP BODY: {"routers": []} 2018-08-01 11:07:04,788 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers?name=AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-pub-router&admin_state_up=True used request id req-b53afca4-ca35-4414-a9ee-df0c10ec529d 2018-08-01 11:07:04,788 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 11:07:04,789 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 11:07:05,171 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "44aefc56770c4a959f846e5b4a7bcff8", "name": "AnsibleProvisioningTests-a9d5ba34-9dec-42b-proj-role"}], "expires_at": "2018-08-01T12:07:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b469b55c26bd4bd89c8353e4d2d958f6", "name": "AnsibleProvisioningTests-a9d5ba34-9dec-42b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/b469b55c26bd4bd89c8353e4d2d958f6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/b469b55c26bd4bd89c8353e4d2d958f6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/b469b55c26bd4bd89c8353e4d2d958f6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/b469b55c26bd4bd89c8353e4d2d958f6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/b469b55c26bd4bd89c8353e4d2d958f6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/b469b55c26bd4bd89c8353e4d2d958f6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_b469b55c26bd4bd89c8353e4d2d958f6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_b469b55c26bd4bd89c8353e4d2d958f6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b469b55c26bd4bd89c8353e4d2d958f6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/b469b55c26bd4bd89c8353e4d2d958f6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/b469b55c26bd4bd89c8353e4d2d958f6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/b469b55c26bd4bd89c8353e4d2d958f6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/b469b55c26bd4bd89c8353e4d2d958f6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/b469b55c26bd4bd89c8353e4d2d958f6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-a9d5ba34-9dec-42b-user", "id": "4aee99bf49844fa0abf61ed79f976fa7"}, "audit_ids": ["ckG4OCA1Rt-2PrBvHuMOEg"], "issued_at": "2018-08-01T11:07:05.000000Z"}} 2018-08-01 11:07:05,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38a032ba0f56f8790c4b33c5d0145408b6e7e643" 2018-08-01 11:07:05,184 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:07:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf4fbdb5-8408-4a2d-a710-b50cb00026fd Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 11:07:05,184 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-bf4fbdb5-8408-4a2d-a710-b50cb00026fd 2018-08-01 11:07:05,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f19f6bd53b5f878f3eeabb13acb232eb6b9c729e" 2018-08-01 11:07:05,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-db1de895-b1fc-4bcb-9de4-0e93d0f40f5d Date: Wed, 01 Aug 2018 11:07:05 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dbe9669438844f3faecdc7fcc050e0d8","l2_adjacency":true,"status":"ACTIVE","subnets":["a5a333a9-9d0e-46a5-9440-2aa9c95d5013"],"description":"","tags":[],"updated_at":"2018-08-01T09:28:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:38Z","mtu":1500}]} 2018-08-01 11:07:05,292 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=external used request id req-db1de895-b1fc-4bcb-9de4-0e93d0f40f5d 2018-08-01 11:07:05,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=e7d7be46-2840-4976-87a2-d78a4e5c6089 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f19f6bd53b5f878f3eeabb13acb232eb6b9c729e" 2018-08-01 11:07:05,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-13b4d5ef-1125-49bc-85b0-e49eac74c712 Date: Wed, 01 Aug 2018 11:07:05 GMT RESP BODY: {"subnets":[]} 2018-08-01 11:07:05,325 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=e7d7be46-2840-4976-87a2-d78a4e5c6089 used request id req-13b4d5ef-1125-49bc-85b0-e49eac74c712 2018-08-01 11:07:05,326 - neutron_utils - INFO - Creating router with name - AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-pub-router 2018-08-01 11:07:05,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f19f6bd53b5f878f3eeabb13acb232eb6b9c729e" -d '{"router": {"external_gateway_info": {"network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089"}, "name": "AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-pub-router", "admin_state_up": true}}' 2018-08-01 11:07:06,822 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-509ae7f7-593f-4805-a37d-74a604095624 Date: Wed, 01 Aug 2018 11:07:06 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a5a333a9-9d0e-46a5-9440-2aa9c95d5013", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "b469b55c26bd4bd89c8353e4d2d958f6", "created_at": "2018-08-01T11:07:05Z", "admin_state_up": true, "updated_at": "2018-08-01T11:07:06Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "b469b55c26bd4bd89c8353e4d2d958f6", "id": "de8faf96-d48f-48bf-aa2e-c77fe353a2f5", "name": "AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-pub-router"}} 2018-08-01 11:07:06,822 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers used request id req-509ae7f7-593f-4805-a37d-74a604095624 2018-08-01 11:07:06,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?device_id=de8faf96-d48f-48bf-aa2e-c77fe353a2f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f19f6bd53b5f878f3eeabb13acb232eb6b9c729e" 2018-08-01 11:07:06,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-c68b21f7-8378-4c36-b8a2-7e916cb51215 Date: Wed, 01 Aug 2018 11:07:06 GMT RESP BODY: {"ports":[]} 2018-08-01 11:07:06,858 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?device_id=de8faf96-d48f-48bf-aa2e-c77fe353a2f5 used request id req-c68b21f7-8378-4c36-b8a2-7e916cb51215 2018-08-01 11:07:06,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f19f6bd53b5f878f3eeabb13acb232eb6b9c729e" 2018-08-01 11:07:06,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-a0f81cef-092d-4321-8dbf-d2f74fed29c2 Date: Wed, 01 Aug 2018 11:07:06 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"5930c44f-f00b-432a-9ad6-882cabaaa90c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b469b55c26bd4bd89c8353e4d2d958f6","l2_adjacency":true,"status":"ACTIVE","subnets":["5a525ef3-1fe9-48a6-8e15-6796553b8388"],"description":"","tags":[],"updated_at":"2018-08-01T11:07:03Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-pub-net","admin_state_up":true,"tenant_id":"b469b55c26bd4bd89c8353e4d2d958f6","created_at":"2018-08-01T11:07:02Z","mtu":1450}]} 2018-08-01 11:07:06,958 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-pub-net used request id req-a0f81cef-092d-4321-8dbf-d2f74fed29c2 2018-08-01 11:07:06,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 11:07:06,966 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 11:07:06 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 11:07:06,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/b469b55c26bd4bd89c8353e4d2d958f6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f19f6bd53b5f878f3eeabb13acb232eb6b9c729e" 2018-08-01 11:07:07,058 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:07:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79218414-9226-4914-8c3a-1d22c4614948 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/b469b55c26bd4bd89c8353e4d2d958f6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b469b55c26bd4bd89c8353e4d2d958f6", "name": "AnsibleProvisioningTests-a9d5ba34-9dec-42b-proj"}} 2018-08-01 11:07:07,058 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/b469b55c26bd4bd89c8353e4d2d958f6 used request id req-79218414-9226-4914-8c3a-1d22c4614948 2018-08-01 11:07:07,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=5930c44f-f00b-432a-9ad6-882cabaaa90c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f19f6bd53b5f878f3eeabb13acb232eb6b9c729e" 2018-08-01 11:07:07,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-af912abc-61c1-40b1-8288-661c934351d1 Date: Wed, 01 Aug 2018 11:07:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5930c44f-f00b-432a-9ad6-882cabaaa90c","tenant_id":"b469b55c26bd4bd89c8353e4d2d958f6","created_at":"2018-08-01T11:07:03Z","dns_nameservers":[],"updated_at":"2018-08-01T11:07:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b469b55c26bd4bd89c8353e4d2d958f6","id":"5a525ef3-1fe9-48a6-8e15-6796553b8388","subnetpool_id":null,"name":"AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-pub-subnet"}]} 2018-08-01 11:07:07,113 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=5930c44f-f00b-432a-9ad6-882cabaaa90c used request id req-af912abc-61c1-40b1-8288-661c934351d1 2018-08-01 11:07:07,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=5930c44f-f00b-432a-9ad6-882cabaaa90c&name=AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f19f6bd53b5f878f3eeabb13acb232eb6b9c729e" 2018-08-01 11:07:07,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-be82fbd6-65c3-4b96-a656-b9dca07f3f85 Date: Wed, 01 Aug 2018 11:07:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5930c44f-f00b-432a-9ad6-882cabaaa90c","tenant_id":"b469b55c26bd4bd89c8353e4d2d958f6","created_at":"2018-08-01T11:07:03Z","dns_nameservers":[],"updated_at":"2018-08-01T11:07:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b469b55c26bd4bd89c8353e4d2d958f6","id":"5a525ef3-1fe9-48a6-8e15-6796553b8388","subnetpool_id":null,"name":"AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-pub-subnet"}]} 2018-08-01 11:07:07,174 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=5930c44f-f00b-432a-9ad6-882cabaaa90c&name=AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-pub-subnet used request id req-be82fbd6-65c3-4b96-a656-b9dca07f3f85 2018-08-01 11:07:07,175 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-08-01 11:07:07,175 - neutron_utils - INFO - Adding interface to router with name AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-pub-router 2018-08-01 11:07:07,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/routers/de8faf96-d48f-48bf-aa2e-c77fe353a2f5/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f19f6bd53b5f878f3eeabb13acb232eb6b9c729e" -d '{"subnet_id": "5a525ef3-1fe9-48a6-8e15-6796553b8388"}' 2018-08-01 11:07:09,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-6f1b693c-60d9-4caa-b1e4-0d5491a38f48 Date: Wed, 01 Aug 2018 11:07:09 GMT RESP BODY: {"network_id": "5930c44f-f00b-432a-9ad6-882cabaaa90c", "tenant_id": "b469b55c26bd4bd89c8353e4d2d958f6", "subnet_id": "5a525ef3-1fe9-48a6-8e15-6796553b8388", "subnet_ids": ["5a525ef3-1fe9-48a6-8e15-6796553b8388"], "port_id": "5d22bb28-04f6-4fe4-bc34-2a17977f1922", "id": "de8faf96-d48f-48bf-aa2e-c77fe353a2f5"} 2018-08-01 11:07:09,331 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/de8faf96-d48f-48bf-aa2e-c77fe353a2f5/add_router_interface used request id req-6f1b693c-60d9-4caa-b1e4-0d5491a38f48 2018-08-01 11:07:09,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/routers/de8faf96-d48f-48bf-aa2e-c77fe353a2f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f19f6bd53b5f878f3eeabb13acb232eb6b9c729e" 2018-08-01 11:07:09,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-36f5b888-48dc-4822-8df1-1228d0a344c4 Date: Wed, 01 Aug 2018 11:07:09 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a5a333a9-9d0e-46a5-9440-2aa9c95d5013", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "b469b55c26bd4bd89c8353e4d2d958f6", "created_at": "2018-08-01T11:07:05Z", "admin_state_up": true, "updated_at": "2018-08-01T11:07:08Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "b469b55c26bd4bd89c8353e4d2d958f6", "id": "de8faf96-d48f-48bf-aa2e-c77fe353a2f5", "name": "AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-pub-router"}} 2018-08-01 11:07:09,588 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers/de8faf96-d48f-48bf-aa2e-c77fe353a2f5 used request id req-36f5b888-48dc-4822-8df1-1228d0a344c4 2018-08-01 11:07:09,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?device_id=de8faf96-d48f-48bf-aa2e-c77fe353a2f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f19f6bd53b5f878f3eeabb13acb232eb6b9c729e" 2018-08-01 11:07:09,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 767 X-Openstack-Request-Id: req-10dbbe19-b39d-4900-9593-616aa9fdf31c Date: Wed, 01 Aug 2018 11:07:09 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:07:08Z","device_owner":"network:router_interface","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5a525ef3-1fe9-48a6-8e15-6796553b8388","ip_address":"10.55.1.1"}],"id":"5d22bb28-04f6-4fe4-bc34-2a17977f1922","security_groups":[],"mac_address":"fa:16:3e:c8:77:86","project_id":"b469b55c26bd4bd89c8353e4d2d958f6","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5930c44f-f00b-432a-9ad6-882cabaaa90c","tenant_id":"b469b55c26bd4bd89c8353e4d2d958f6","created_at":"2018-08-01T11:07:07Z","binding:vnic_type":"normal","device_id":"de8faf96-d48f-48bf-aa2e-c77fe353a2f5","ip_allocation":"immediate"}]} 2018-08-01 11:07:09,671 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?device_id=de8faf96-d48f-48bf-aa2e-c77fe353a2f5 used request id req-10dbbe19-b39d-4900-9593-616aa9fdf31c 2018-08-01 11:07:09,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/5a525ef3-1fe9-48a6-8e15-6796553b8388 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f19f6bd53b5f878f3eeabb13acb232eb6b9c729e" 2018-08-01 11:07:09,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 671 X-Openstack-Request-Id: req-e371a7d4-dcdc-4b1a-8083-8c3c87b2d269 Date: Wed, 01 Aug 2018 11:07:09 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5930c44f-f00b-432a-9ad6-882cabaaa90c","tenant_id":"b469b55c26bd4bd89c8353e4d2d958f6","created_at":"2018-08-01T11:07:03Z","dns_nameservers":[],"updated_at":"2018-08-01T11:07:03Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"b469b55c26bd4bd89c8353e4d2d958f6","id":"5a525ef3-1fe9-48a6-8e15-6796553b8388","subnetpool_id":null,"name":"AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-pub-subnet"}} 2018-08-01 11:07:09,721 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/5a525ef3-1fe9-48a6-8e15-6796553b8388 used request id req-e371a7d4-dcdc-4b1a-8083-8c3c87b2d269 2018-08-01 11:07:09,721 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 11:07:09,722 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 11:07:10,117 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T12:07:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["StxreVf1RbWfwaXGgM6YaQ"], "issued_at": "2018-08-01T11:07:10.000000Z"}} 2018-08-01 11:07:10,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}089249daecc5aaf298bea21f02acce00a12d8660" 2018-08-01 11:07:10,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:07:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7838187-5047-4c56-afff-a4ccf4874e3e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 11:07:10,317 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-c7838187-5047-4c56-afff-a4ccf4874e3e 2018-08-01 11:07:10,318 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 11:07:10,323 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}089249daecc5aaf298bea21f02acce00a12d8660" 2018-08-01 11:07:10,508 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:07: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-dced49d5-3ddf-4ce6-bf26-0c55f87bd592 x-compute-request-id: req-dced49d5-3ddf-4ce6-bf26-0c55f87bd592 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"flavors": [{"id": "4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "rel": "bookmark"}], "name": "vmtp-flavor_ee58c79f-c6fb-483f-8b9c-406ffbfad757"}, {"id": "5b61c696-1b5b-4204-b7e5-ca4a818093b0", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "bookmark"}], "name": "shaker-flavor_81952131-3011-4d90-80f4-831743223f59"}]} 2018-08-01 11:07:10,508 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-dced49d5-3ddf-4ce6-bf26-0c55f87bd592 2018-08-01 11:07:10,511 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}089249daecc5aaf298bea21f02acce00a12d8660" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-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-08-01 11:07:10,549 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:07: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-44638309-0977-4edb-b6c5-8cdd76ac246f x-compute-request-id: req-44638309-0977-4edb-b6c5-8cdd76ac246f Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"name": "AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-flavor-name", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/807183f7-eac0-4d92-aac0-4b9a397cb1ef", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/807183f7-eac0-4d92-aac0-4b9a397cb1ef", "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": "807183f7-eac0-4d92-aac0-4b9a397cb1ef"}} 2018-08-01 11:07:10,549 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-44638309-0977-4edb-b6c5-8cdd76ac246f 2018-08-01 11:07:10,550 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 11:07:10,551 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 11:07:10,946 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "44aefc56770c4a959f846e5b4a7bcff8", "name": "AnsibleProvisioningTests-a9d5ba34-9dec-42b-proj-role"}], "expires_at": "2018-08-01T12:07:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b469b55c26bd4bd89c8353e4d2d958f6", "name": "AnsibleProvisioningTests-a9d5ba34-9dec-42b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/b469b55c26bd4bd89c8353e4d2d958f6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/b469b55c26bd4bd89c8353e4d2d958f6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/b469b55c26bd4bd89c8353e4d2d958f6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/b469b55c26bd4bd89c8353e4d2d958f6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/b469b55c26bd4bd89c8353e4d2d958f6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/b469b55c26bd4bd89c8353e4d2d958f6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_b469b55c26bd4bd89c8353e4d2d958f6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_b469b55c26bd4bd89c8353e4d2d958f6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b469b55c26bd4bd89c8353e4d2d958f6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/b469b55c26bd4bd89c8353e4d2d958f6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/b469b55c26bd4bd89c8353e4d2d958f6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/b469b55c26bd4bd89c8353e4d2d958f6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/b469b55c26bd4bd89c8353e4d2d958f6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/b469b55c26bd4bd89c8353e4d2d958f6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-a9d5ba34-9dec-42b-user", "id": "4aee99bf49844fa0abf61ed79f976fa7"}, "audit_ids": ["a0h_mgzuTJaQ-ynhpHhFBw"], "issued_at": "2018-08-01T11:07:10.000000Z"}} 2018-08-01 11:07:10,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}528a149d8406d0f5ced2340587ca2b6ead825306" 2018-08-01 11:07:11,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:07:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1634ee4-0271-4a07-948e-0eee0e77c14a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 11:07:11,023 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-f1634ee4-0271-4a07-948e-0eee0e77c14a 2018-08-01 11:07:11,024 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 11:07:11,028 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}528a149d8406d0f5ced2340587ca2b6ead825306" 2018-08-01 11:07:11,212 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11: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 x-openstack-request-id: req-bf83d2ac-469c-427d-975d-dff3e0420bf5 x-compute-request-id: req-bf83d2ac-469c-427d-975d-dff3e0420bf5 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-08-01 11:07:11,213 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-bf83d2ac-469c-427d-975d-dff3e0420bf5 2018-08-01 11:07:11,213 - OpenStackKeypair - INFO - Creating keypair AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-kp... 2018-08-01 11:07:11,214 - OpenStackKeypair - INFO - Creating new keypair 2018-08-01 11:07:11,246 - nova_utils - INFO - Creating keypair with name - AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-kp 2018-08-01 11:07:11,249 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}528a149d8406d0f5ced2340587ca2b6ead825306" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDf4bym8ORJLwd03jcxmTk5IKVe8FQ2RLPoKUPQseB7nCjQ8796yB9usuXqHqsHMX5Ir5B5braWSZQ2RY1B89iM1PTednCLM8EhVt8iStv6mTl0Z8xE3mPAPU5gposEahqQMWLXQOOXoI9o4ce4uB4P2WMTBG3sCacOUu7+zatAnw==", "name": "AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-kp"}}' 2018-08-01 11:07:11,306 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11: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-7e01a867-1f0d-4ae5-ab99-042d79c76b90 x-compute-request-id: req-7e01a867-1f0d-4ae5-ab99-042d79c76b90 Content-Encoding: gzip Content-Length: 369 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDf4bym8ORJLwd03jcxmTk5IKVe8FQ2RLPoKUPQseB7nCjQ8796yB9usuXqHqsHMX5Ir5B5braWSZQ2RY1B89iM1PTednCLM8EhVt8iStv6mTl0Z8xE3mPAPU5gposEahqQMWLXQOOXoI9o4ce4uB4P2WMTBG3sCacOUu7+zatAnw==", "user_id": "4aee99bf49844fa0abf61ed79f976fa7", "name": "AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-kp", "fingerprint": "3d:a0:2e:fc:88:28:49:b3:4b:38:24:7f:7a:23:52:4b"}} 2018-08-01 11:07:11,306 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-7e01a867-1f0d-4ae5-ab99-042d79c76b90 2018-08-01 11:07:11,308 - file_utils - INFO - Saved public key to - tmp/AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73.pub 2018-08-01 11:07:11,309 - file_utils - INFO - Saved private key to - tmp/AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73 2018-08-01 11:07:11,309 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 11:07:11,310 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 11:07:11,690 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "44aefc56770c4a959f846e5b4a7bcff8", "name": "AnsibleProvisioningTests-a9d5ba34-9dec-42b-proj-role"}], "expires_at": "2018-08-01T12:07:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b469b55c26bd4bd89c8353e4d2d958f6", "name": "AnsibleProvisioningTests-a9d5ba34-9dec-42b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/b469b55c26bd4bd89c8353e4d2d958f6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/b469b55c26bd4bd89c8353e4d2d958f6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/b469b55c26bd4bd89c8353e4d2d958f6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/b469b55c26bd4bd89c8353e4d2d958f6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/b469b55c26bd4bd89c8353e4d2d958f6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/b469b55c26bd4bd89c8353e4d2d958f6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_b469b55c26bd4bd89c8353e4d2d958f6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_b469b55c26bd4bd89c8353e4d2d958f6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b469b55c26bd4bd89c8353e4d2d958f6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/b469b55c26bd4bd89c8353e4d2d958f6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/b469b55c26bd4bd89c8353e4d2d958f6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/b469b55c26bd4bd89c8353e4d2d958f6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/b469b55c26bd4bd89c8353e4d2d958f6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/b469b55c26bd4bd89c8353e4d2d958f6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-a9d5ba34-9dec-42b-user", "id": "4aee99bf49844fa0abf61ed79f976fa7"}, "audit_ids": ["49FuFgOHRUiWC-bSvcbXUw"], "issued_at": "2018-08-01T11:07:11.000000Z"}} 2018-08-01 11:07:11,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d229baaaa5044c8ab5982ff7bd09ebdd7b950f8" 2018-08-01 11:07:11,769 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:07:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6b3ba5d-1cfb-4dda-9b01-0721310828ee Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 11:07:11,769 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-f6b3ba5d-1cfb-4dda-9b01-0721310828ee 2018-08-01 11:07:11,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d229baaaa5044c8ab5982ff7bd09ebdd7b950f8" 2018-08-01 11:07:11,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-4536826e-d555-4f03-95e9-f50855384b0b Date: Wed, 01 Aug 2018 11:07:11 GMT RESP BODY: {"security_groups": []} 2018-08-01 11:07:11,960 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-sec-grp used request id req-4536826e-d555-4f03-95e9-f50855384b0b 2018-08-01 11:07:11,960 - OpenStackSecurityGroup - INFO - Creating security group AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-sec-grp... 2018-08-01 11:07:11,960 - neutron_utils - INFO - Creating security group with name - AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-sec-grp 2018-08-01 11:07:11,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d229baaaa5044c8ab5982ff7bd09ebdd7b950f8" -d '{"security_group": {"name": "AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-sec-grp"}}' 2018-08-01 11:07:12,145 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1401 X-Openstack-Request-Id: req-9630e61d-357a-4c26-91dd-8c5aff3f427f Date: Wed, 01 Aug 2018 11:07:12 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "b469b55c26bd4bd89c8353e4d2d958f6", "created_at": "2018-08-01T11:07:12Z", "updated_at": "2018-08-01T11:07:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:07:12Z", "revision_number": 0, "id": "1d68f0bb-a925-428c-860e-1e929c469233", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:07:12Z", "security_group_id": "40101213-6d13-464f-b5e2-e338c77d76c7", "tenant_id": "b469b55c26bd4bd89c8353e4d2d958f6", "port_range_min": null, "ethertype": "IPv6", "project_id": "b469b55c26bd4bd89c8353e4d2d958f6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:07:12Z", "revision_number": 0, "id": "e58a75e4-a48e-4e0e-ad26-9c09afb3cd0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:07:12Z", "security_group_id": "40101213-6d13-464f-b5e2-e338c77d76c7", "tenant_id": "b469b55c26bd4bd89c8353e4d2d958f6", "port_range_min": null, "ethertype": "IPv4", "project_id": "b469b55c26bd4bd89c8353e4d2d958f6"}], "revision_number": 2, "project_id": "b469b55c26bd4bd89c8353e4d2d958f6", "id": "40101213-6d13-464f-b5e2-e338c77d76c7", "name": "AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-sec-grp"}} 2018-08-01 11:07:12,145 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups used request id req-9630e61d-357a-4c26-91dd-8c5aff3f427f 2018-08-01 11:07:12,146 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 40101213-6d13-464f-b5e2-e338c77d76c7 2018-08-01 11:07:12,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=40101213-6d13-464f-b5e2-e338c77d76c7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d229baaaa5044c8ab5982ff7bd09ebdd7b950f8" 2018-08-01 11:07:12,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5c255f4c-0e18-495b-a7af-c675e4757fd6 Date: Wed, 01 Aug 2018 11:07:12 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-08-01T11:07:12Z", "security_group_id": "40101213-6d13-464f-b5e2-e338c77d76c7", "port_range_min": null, "revision_number": 0, "tenant_id": "b469b55c26bd4bd89c8353e4d2d958f6", "created_at": "2018-08-01T11:07:12Z", "project_id": "b469b55c26bd4bd89c8353e4d2d958f6", "id": "1d68f0bb-a925-428c-860e-1e929c469233"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T11:07:12Z", "security_group_id": "40101213-6d13-464f-b5e2-e338c77d76c7", "port_range_min": null, "revision_number": 0, "tenant_id": "b469b55c26bd4bd89c8353e4d2d958f6", "created_at": "2018-08-01T11:07:12Z", "project_id": "b469b55c26bd4bd89c8353e4d2d958f6", "id": "e58a75e4-a48e-4e0e-ad26-9c09afb3cd0d"}]} 2018-08-01 11:07:12,198 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=40101213-6d13-464f-b5e2-e338c77d76c7 used request id req-5c255f4c-0e18-495b-a7af-c675e4757fd6 2018-08-01 11:07:12,199 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 40101213-6d13-464f-b5e2-e338c77d76c7 2018-08-01 11:07:12,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=40101213-6d13-464f-b5e2-e338c77d76c7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d229baaaa5044c8ab5982ff7bd09ebdd7b950f8" 2018-08-01 11:07:12,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-fe6803be-eddd-4afc-8d71-5b9958ddefe8 Date: Wed, 01 Aug 2018 11:07:12 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-08-01T11:07:12Z", "security_group_id": "40101213-6d13-464f-b5e2-e338c77d76c7", "port_range_min": null, "revision_number": 0, "tenant_id": "b469b55c26bd4bd89c8353e4d2d958f6", "created_at": "2018-08-01T11:07:12Z", "project_id": "b469b55c26bd4bd89c8353e4d2d958f6", "id": "1d68f0bb-a925-428c-860e-1e929c469233"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T11:07:12Z", "security_group_id": "40101213-6d13-464f-b5e2-e338c77d76c7", "port_range_min": null, "revision_number": 0, "tenant_id": "b469b55c26bd4bd89c8353e4d2d958f6", "created_at": "2018-08-01T11:07:12Z", "project_id": "b469b55c26bd4bd89c8353e4d2d958f6", "id": "e58a75e4-a48e-4e0e-ad26-9c09afb3cd0d"}]} 2018-08-01 11:07:12,225 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=40101213-6d13-464f-b5e2-e338c77d76c7 used request id req-fe6803be-eddd-4afc-8d71-5b9958ddefe8 2018-08-01 11:07:12,225 - neutron_utils - INFO - Retrieving security group with ID - 40101213-6d13-464f-b5e2-e338c77d76c7 2018-08-01 11:07:12,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?id=40101213-6d13-464f-b5e2-e338c77d76c7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d229baaaa5044c8ab5982ff7bd09ebdd7b950f8" 2018-08-01 11:07:12,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-52c7470c-230d-4a88-845a-9738c5771959 Date: Wed, 01 Aug 2018 11:07:12 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "b469b55c26bd4bd89c8353e4d2d958f6", "created_at": "2018-08-01T11:07:12Z", "updated_at": "2018-08-01T11:07:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:07:12Z", "revision_number": 0, "id": "1d68f0bb-a925-428c-860e-1e929c469233", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:07:12Z", "security_group_id": "40101213-6d13-464f-b5e2-e338c77d76c7", "tenant_id": "b469b55c26bd4bd89c8353e4d2d958f6", "port_range_min": null, "ethertype": "IPv6", "project_id": "b469b55c26bd4bd89c8353e4d2d958f6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:07:12Z", "revision_number": 0, "id": "e58a75e4-a48e-4e0e-ad26-9c09afb3cd0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:07:12Z", "security_group_id": "40101213-6d13-464f-b5e2-e338c77d76c7", "tenant_id": "b469b55c26bd4bd89c8353e4d2d958f6", "port_range_min": null, "ethertype": "IPv4", "project_id": "b469b55c26bd4bd89c8353e4d2d958f6"}], "revision_number": 2, "project_id": "b469b55c26bd4bd89c8353e4d2d958f6", "id": "40101213-6d13-464f-b5e2-e338c77d76c7", "name": "AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-sec-grp"}]} 2018-08-01 11:07:12,288 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?id=40101213-6d13-464f-b5e2-e338c77d76c7 used request id req-52c7470c-230d-4a88-845a-9738c5771959 2018-08-01 11:07:12,289 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 40101213-6d13-464f-b5e2-e338c77d76c7 2018-08-01 11:07:12,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=40101213-6d13-464f-b5e2-e338c77d76c7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d229baaaa5044c8ab5982ff7bd09ebdd7b950f8" 2018-08-01 11:07:12,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d0284f5c-8215-4726-b3fa-9cd7e581ed5b Date: Wed, 01 Aug 2018 11:07:12 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-08-01T11:07:12Z", "security_group_id": "40101213-6d13-464f-b5e2-e338c77d76c7", "port_range_min": null, "revision_number": 0, "tenant_id": "b469b55c26bd4bd89c8353e4d2d958f6", "created_at": "2018-08-01T11:07:12Z", "project_id": "b469b55c26bd4bd89c8353e4d2d958f6", "id": "1d68f0bb-a925-428c-860e-1e929c469233"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T11:07:12Z", "security_group_id": "40101213-6d13-464f-b5e2-e338c77d76c7", "port_range_min": null, "revision_number": 0, "tenant_id": "b469b55c26bd4bd89c8353e4d2d958f6", "created_at": "2018-08-01T11:07:12Z", "project_id": "b469b55c26bd4bd89c8353e4d2d958f6", "id": "e58a75e4-a48e-4e0e-ad26-9c09afb3cd0d"}]} 2018-08-01 11:07:12,316 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=40101213-6d13-464f-b5e2-e338c77d76c7 used request id req-d0284f5c-8215-4726-b3fa-9cd7e581ed5b 2018-08-01 11:07:12,316 - neutron_utils - INFO - Retrieving security group with ID - 40101213-6d13-464f-b5e2-e338c77d76c7 2018-08-01 11:07:12,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?id=40101213-6d13-464f-b5e2-e338c77d76c7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d229baaaa5044c8ab5982ff7bd09ebdd7b950f8" 2018-08-01 11:07:12,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-4280d372-b61b-4dae-a630-9b70ce00a225 Date: Wed, 01 Aug 2018 11:07:12 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "b469b55c26bd4bd89c8353e4d2d958f6", "created_at": "2018-08-01T11:07:12Z", "updated_at": "2018-08-01T11:07:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:07:12Z", "revision_number": 0, "id": "1d68f0bb-a925-428c-860e-1e929c469233", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:07:12Z", "security_group_id": "40101213-6d13-464f-b5e2-e338c77d76c7", "tenant_id": "b469b55c26bd4bd89c8353e4d2d958f6", "port_range_min": null, "ethertype": "IPv6", "project_id": "b469b55c26bd4bd89c8353e4d2d958f6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:07:12Z", "revision_number": 0, "id": "e58a75e4-a48e-4e0e-ad26-9c09afb3cd0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:07:12Z", "security_group_id": "40101213-6d13-464f-b5e2-e338c77d76c7", "tenant_id": "b469b55c26bd4bd89c8353e4d2d958f6", "port_range_min": null, "ethertype": "IPv4", "project_id": "b469b55c26bd4bd89c8353e4d2d958f6"}], "revision_number": 2, "project_id": "b469b55c26bd4bd89c8353e4d2d958f6", "id": "40101213-6d13-464f-b5e2-e338c77d76c7", "name": "AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-sec-grp"}]} 2018-08-01 11:07:12,365 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?id=40101213-6d13-464f-b5e2-e338c77d76c7 used request id req-4280d372-b61b-4dae-a630-9b70ce00a225 2018-08-01 11:07:12,365 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 40101213-6d13-464f-b5e2-e338c77d76c7 2018-08-01 11:07:12,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=40101213-6d13-464f-b5e2-e338c77d76c7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d229baaaa5044c8ab5982ff7bd09ebdd7b950f8" 2018-08-01 11:07:12,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-67e2b969-b9e0-4c43-bd8f-e0fda4c46646 Date: Wed, 01 Aug 2018 11:07:12 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-08-01T11:07:12Z", "security_group_id": "40101213-6d13-464f-b5e2-e338c77d76c7", "port_range_min": null, "revision_number": 0, "tenant_id": "b469b55c26bd4bd89c8353e4d2d958f6", "created_at": "2018-08-01T11:07:12Z", "project_id": "b469b55c26bd4bd89c8353e4d2d958f6", "id": "1d68f0bb-a925-428c-860e-1e929c469233"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T11:07:12Z", "security_group_id": "40101213-6d13-464f-b5e2-e338c77d76c7", "port_range_min": null, "revision_number": 0, "tenant_id": "b469b55c26bd4bd89c8353e4d2d958f6", "created_at": "2018-08-01T11:07:12Z", "project_id": "b469b55c26bd4bd89c8353e4d2d958f6", "id": "e58a75e4-a48e-4e0e-ad26-9c09afb3cd0d"}]} 2018-08-01 11:07:12,390 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=40101213-6d13-464f-b5e2-e338c77d76c7 used request id req-67e2b969-b9e0-4c43-bd8f-e0fda4c46646 2018-08-01 11:07:12,391 - neutron_utils - INFO - Creating security group to security group - AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-sec-grp 2018-08-01 11:07:12,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d229baaaa5044c8ab5982ff7bd09ebdd7b950f8" 2018-08-01 11:07:12,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-bb8a5062-c983-4874-8ca5-1d6257144839 Date: Wed, 01 Aug 2018 11:07:12 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "b469b55c26bd4bd89c8353e4d2d958f6", "created_at": "2018-08-01T11:07:12Z", "updated_at": "2018-08-01T11:07:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:07:12Z", "revision_number": 0, "id": "1d68f0bb-a925-428c-860e-1e929c469233", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:07:12Z", "security_group_id": "40101213-6d13-464f-b5e2-e338c77d76c7", "tenant_id": "b469b55c26bd4bd89c8353e4d2d958f6", "port_range_min": null, "ethertype": "IPv6", "project_id": "b469b55c26bd4bd89c8353e4d2d958f6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:07:12Z", "revision_number": 0, "id": "e58a75e4-a48e-4e0e-ad26-9c09afb3cd0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:07:12Z", "security_group_id": "40101213-6d13-464f-b5e2-e338c77d76c7", "tenant_id": "b469b55c26bd4bd89c8353e4d2d958f6", "port_range_min": null, "ethertype": "IPv4", "project_id": "b469b55c26bd4bd89c8353e4d2d958f6"}], "revision_number": 2, "project_id": "b469b55c26bd4bd89c8353e4d2d958f6", "id": "40101213-6d13-464f-b5e2-e338c77d76c7", "name": "AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-sec-grp"}]} 2018-08-01 11:07:12,436 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-sec-grp used request id req-bb8a5062-c983-4874-8ca5-1d6257144839 2018-08-01 11:07:12,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 11:07:12,444 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 11:07:12 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 11:07:12,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/b469b55c26bd4bd89c8353e4d2d958f6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d229baaaa5044c8ab5982ff7bd09ebdd7b950f8" 2018-08-01 11:07:12,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:07:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-917ded2a-2af4-49f5-aa97-df60d6af1350 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/b469b55c26bd4bd89c8353e4d2d958f6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b469b55c26bd4bd89c8353e4d2d958f6", "name": "AnsibleProvisioningTests-a9d5ba34-9dec-42b-proj"}} 2018-08-01 11:07:12,464 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/b469b55c26bd4bd89c8353e4d2d958f6 used request id req-917ded2a-2af4-49f5-aa97-df60d6af1350 2018-08-01 11:07:12,464 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 40101213-6d13-464f-b5e2-e338c77d76c7 2018-08-01 11:07:12,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=40101213-6d13-464f-b5e2-e338c77d76c7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d229baaaa5044c8ab5982ff7bd09ebdd7b950f8" 2018-08-01 11:07:12,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-dbf65e3d-4acc-48ff-a91d-d88f9483487a Date: Wed, 01 Aug 2018 11:07:12 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-08-01T11:07:12Z", "security_group_id": "40101213-6d13-464f-b5e2-e338c77d76c7", "port_range_min": null, "revision_number": 0, "tenant_id": "b469b55c26bd4bd89c8353e4d2d958f6", "created_at": "2018-08-01T11:07:12Z", "project_id": "b469b55c26bd4bd89c8353e4d2d958f6", "id": "1d68f0bb-a925-428c-860e-1e929c469233"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T11:07:12Z", "security_group_id": "40101213-6d13-464f-b5e2-e338c77d76c7", "port_range_min": null, "revision_number": 0, "tenant_id": "b469b55c26bd4bd89c8353e4d2d958f6", "created_at": "2018-08-01T11:07:12Z", "project_id": "b469b55c26bd4bd89c8353e4d2d958f6", "id": "e58a75e4-a48e-4e0e-ad26-9c09afb3cd0d"}]} 2018-08-01 11:07:12,490 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=40101213-6d13-464f-b5e2-e338c77d76c7 used request id req-dbf65e3d-4acc-48ff-a91d-d88f9483487a 2018-08-01 11:07:12,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}3d229baaaa5044c8ab5982ff7bd09ebdd7b950f8" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "40101213-6d13-464f-b5e2-e338c77d76c7"}}' 2018-08-01 11:07:12,618 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-e5888ffc-9d93-41fe-8171-27f8b66bd813 Date: Wed, 01 Aug 2018 11:07:12 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-08-01T11:07:12Z", "security_group_id": "40101213-6d13-464f-b5e2-e338c77d76c7", "port_range_min": null, "revision_number": 0, "tenant_id": "b469b55c26bd4bd89c8353e4d2d958f6", "created_at": "2018-08-01T11:07:12Z", "project_id": "b469b55c26bd4bd89c8353e4d2d958f6", "id": "ffafed38-378a-4fb5-99a6-900f147840f4"}} 2018-08-01 11:07:12,618 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules used request id req-e5888ffc-9d93-41fe-8171-27f8b66bd813 2018-08-01 11:07:12,619 - neutron_utils - INFO - Creating security group to security group - AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-sec-grp 2018-08-01 11:07:12,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d229baaaa5044c8ab5982ff7bd09ebdd7b950f8" 2018-08-01 11:07:12,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1902 X-Openstack-Request-Id: req-2560d506-c934-4492-9c94-85403d1155a2 Date: Wed, 01 Aug 2018 11:07:12 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "b469b55c26bd4bd89c8353e4d2d958f6", "created_at": "2018-08-01T11:07:12Z", "updated_at": "2018-08-01T11:07:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:07:12Z", "revision_number": 0, "id": "1d68f0bb-a925-428c-860e-1e929c469233", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:07:12Z", "security_group_id": "40101213-6d13-464f-b5e2-e338c77d76c7", "tenant_id": "b469b55c26bd4bd89c8353e4d2d958f6", "port_range_min": null, "ethertype": "IPv6", "project_id": "b469b55c26bd4bd89c8353e4d2d958f6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:07:12Z", "revision_number": 0, "id": "e58a75e4-a48e-4e0e-ad26-9c09afb3cd0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:07:12Z", "security_group_id": "40101213-6d13-464f-b5e2-e338c77d76c7", "tenant_id": "b469b55c26bd4bd89c8353e4d2d958f6", "port_range_min": null, "ethertype": "IPv4", "project_id": "b469b55c26bd4bd89c8353e4d2d958f6"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:07:12Z", "revision_number": 0, "id": "ffafed38-378a-4fb5-99a6-900f147840f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:07:12Z", "security_group_id": "40101213-6d13-464f-b5e2-e338c77d76c7", "tenant_id": "b469b55c26bd4bd89c8353e4d2d958f6", "port_range_min": null, "ethertype": "IPv4", "project_id": "b469b55c26bd4bd89c8353e4d2d958f6"}], "revision_number": 3, "project_id": "b469b55c26bd4bd89c8353e4d2d958f6", "id": "40101213-6d13-464f-b5e2-e338c77d76c7", "name": "AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-sec-grp"}]} 2018-08-01 11:07:12,667 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-sec-grp used request id req-2560d506-c934-4492-9c94-85403d1155a2 2018-08-01 11:07:12,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/b469b55c26bd4bd89c8353e4d2d958f6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d229baaaa5044c8ab5982ff7bd09ebdd7b950f8" 2018-08-01 11:07:12,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:07:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-111a6c40-d7bb-4b31-a01f-9b6b3b848832 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/b469b55c26bd4bd89c8353e4d2d958f6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b469b55c26bd4bd89c8353e4d2d958f6", "name": "AnsibleProvisioningTests-a9d5ba34-9dec-42b-proj"}} 2018-08-01 11:07:12,836 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/b469b55c26bd4bd89c8353e4d2d958f6 used request id req-111a6c40-d7bb-4b31-a01f-9b6b3b848832 2018-08-01 11:07:12,837 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 40101213-6d13-464f-b5e2-e338c77d76c7 2018-08-01 11:07:12,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=40101213-6d13-464f-b5e2-e338c77d76c7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d229baaaa5044c8ab5982ff7bd09ebdd7b950f8" 2018-08-01 11:07:12,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-0bd75da3-8e40-42d8-ab3e-b384cf3f6ced Date: Wed, 01 Aug 2018 11:07:12 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-08-01T11:07:12Z", "security_group_id": "40101213-6d13-464f-b5e2-e338c77d76c7", "port_range_min": null, "revision_number": 0, "tenant_id": "b469b55c26bd4bd89c8353e4d2d958f6", "created_at": "2018-08-01T11:07:12Z", "project_id": "b469b55c26bd4bd89c8353e4d2d958f6", "id": "1d68f0bb-a925-428c-860e-1e929c469233"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T11:07:12Z", "security_group_id": "40101213-6d13-464f-b5e2-e338c77d76c7", "port_range_min": null, "revision_number": 0, "tenant_id": "b469b55c26bd4bd89c8353e4d2d958f6", "created_at": "2018-08-01T11:07:12Z", "project_id": "b469b55c26bd4bd89c8353e4d2d958f6", "id": "e58a75e4-a48e-4e0e-ad26-9c09afb3cd0d"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T11:07:12Z", "security_group_id": "40101213-6d13-464f-b5e2-e338c77d76c7", "port_range_min": null, "revision_number": 0, "tenant_id": "b469b55c26bd4bd89c8353e4d2d958f6", "created_at": "2018-08-01T11:07:12Z", "project_id": "b469b55c26bd4bd89c8353e4d2d958f6", "id": "ffafed38-378a-4fb5-99a6-900f147840f4"}]} 2018-08-01 11:07:12,885 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=40101213-6d13-464f-b5e2-e338c77d76c7 used request id req-0bd75da3-8e40-42d8-ab3e-b384cf3f6ced 2018-08-01 11:07:12,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}3d229baaaa5044c8ab5982ff7bd09ebdd7b950f8" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "40101213-6d13-464f-b5e2-e338c77d76c7"}}' 2018-08-01 11:07:13,024 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-41a04b3f-c87d-4c98-aa84-d57f03f2db9a Date: Wed, 01 Aug 2018 11:07:13 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-08-01T11:07:12Z", "security_group_id": "40101213-6d13-464f-b5e2-e338c77d76c7", "port_range_min": 22, "revision_number": 0, "tenant_id": "b469b55c26bd4bd89c8353e4d2d958f6", "created_at": "2018-08-01T11:07:12Z", "project_id": "b469b55c26bd4bd89c8353e4d2d958f6", "id": "9a2adc29-5c68-444c-98ab-1181da370d87"}} 2018-08-01 11:07:13,024 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules used request id req-41a04b3f-c87d-4c98-aa84-d57f03f2db9a 2018-08-01 11:07:13,025 - neutron_utils - INFO - Retrieving security group with ID - 40101213-6d13-464f-b5e2-e338c77d76c7 2018-08-01 11:07:13,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?id=40101213-6d13-464f-b5e2-e338c77d76c7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d229baaaa5044c8ab5982ff7bd09ebdd7b950f8" 2018-08-01 11:07:13,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2396 X-Openstack-Request-Id: req-b947cf66-78d6-4c72-be12-e458ddb54298 Date: Wed, 01 Aug 2018 11:07:13 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "b469b55c26bd4bd89c8353e4d2d958f6", "created_at": "2018-08-01T11:07:12Z", "updated_at": "2018-08-01T11:07:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:07:12Z", "revision_number": 0, "id": "1d68f0bb-a925-428c-860e-1e929c469233", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:07:12Z", "security_group_id": "40101213-6d13-464f-b5e2-e338c77d76c7", "tenant_id": "b469b55c26bd4bd89c8353e4d2d958f6", "port_range_min": null, "ethertype": "IPv6", "project_id": "b469b55c26bd4bd89c8353e4d2d958f6"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-01T11:07:12Z", "revision_number": 0, "id": "9a2adc29-5c68-444c-98ab-1181da370d87", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:07:12Z", "security_group_id": "40101213-6d13-464f-b5e2-e338c77d76c7", "tenant_id": "b469b55c26bd4bd89c8353e4d2d958f6", "port_range_min": 22, "ethertype": "IPv4", "project_id": "b469b55c26bd4bd89c8353e4d2d958f6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:07:12Z", "revision_number": 0, "id": "e58a75e4-a48e-4e0e-ad26-9c09afb3cd0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:07:12Z", "security_group_id": "40101213-6d13-464f-b5e2-e338c77d76c7", "tenant_id": "b469b55c26bd4bd89c8353e4d2d958f6", "port_range_min": null, "ethertype": "IPv4", "project_id": "b469b55c26bd4bd89c8353e4d2d958f6"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:07:12Z", "revision_number": 0, "id": "ffafed38-378a-4fb5-99a6-900f147840f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:07:12Z", "security_group_id": "40101213-6d13-464f-b5e2-e338c77d76c7", "tenant_id": "b469b55c26bd4bd89c8353e4d2d958f6", "port_range_min": null, "ethertype": "IPv4", "project_id": "b469b55c26bd4bd89c8353e4d2d958f6"}], "revision_number": 4, "project_id": "b469b55c26bd4bd89c8353e4d2d958f6", "id": "40101213-6d13-464f-b5e2-e338c77d76c7", "name": "AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-sec-grp"}]} 2018-08-01 11:07:13,079 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?id=40101213-6d13-464f-b5e2-e338c77d76c7 used request id req-b947cf66-78d6-4c72-be12-e458ddb54298 2018-08-01 11:07:13,079 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 40101213-6d13-464f-b5e2-e338c77d76c7 2018-08-01 11:07:13,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=40101213-6d13-464f-b5e2-e338c77d76c7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d229baaaa5044c8ab5982ff7bd09ebdd7b950f8" 2018-08-01 11:07:13,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-a638df24-57ce-4b7a-940b-d83c31682294 Date: Wed, 01 Aug 2018 11:07:13 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T11:07:12Z", "security_group_id": "40101213-6d13-464f-b5e2-e338c77d76c7", "port_range_min": null, "revision_number": 0, "tenant_id": "b469b55c26bd4bd89c8353e4d2d958f6", "created_at": "2018-08-01T11:07:12Z", "project_id": "b469b55c26bd4bd89c8353e4d2d958f6", "id": "1d68f0bb-a925-428c-860e-1e929c469233"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-01T11:07:12Z", "security_group_id": "40101213-6d13-464f-b5e2-e338c77d76c7", "port_range_min": 22, "revision_number": 0, "tenant_id": "b469b55c26bd4bd89c8353e4d2d958f6", "created_at": "2018-08-01T11:07:12Z", "project_id": "b469b55c26bd4bd89c8353e4d2d958f6", "id": "9a2adc29-5c68-444c-98ab-1181da370d87"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T11:07:12Z", "security_group_id": "40101213-6d13-464f-b5e2-e338c77d76c7", "port_range_min": null, "revision_number": 0, "tenant_id": "b469b55c26bd4bd89c8353e4d2d958f6", "created_at": "2018-08-01T11:07:12Z", "project_id": "b469b55c26bd4bd89c8353e4d2d958f6", "id": "e58a75e4-a48e-4e0e-ad26-9c09afb3cd0d"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T11:07:12Z", "security_group_id": "40101213-6d13-464f-b5e2-e338c77d76c7", "port_range_min": null, "revision_number": 0, "tenant_id": "b469b55c26bd4bd89c8353e4d2d958f6", "created_at": "2018-08-01T11:07:12Z", "project_id": "b469b55c26bd4bd89c8353e4d2d958f6", "id": "ffafed38-378a-4fb5-99a6-900f147840f4"}]} 2018-08-01 11:07:13,304 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=40101213-6d13-464f-b5e2-e338c77d76c7 used request id req-a638df24-57ce-4b7a-940b-d83c31682294 2018-08-01 11:07:13,305 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 11:07:13,305 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 11:07:13,682 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "44aefc56770c4a959f846e5b4a7bcff8", "name": "AnsibleProvisioningTests-a9d5ba34-9dec-42b-proj-role"}], "expires_at": "2018-08-01T12:07:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b469b55c26bd4bd89c8353e4d2d958f6", "name": "AnsibleProvisioningTests-a9d5ba34-9dec-42b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/b469b55c26bd4bd89c8353e4d2d958f6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/b469b55c26bd4bd89c8353e4d2d958f6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/b469b55c26bd4bd89c8353e4d2d958f6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/b469b55c26bd4bd89c8353e4d2d958f6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/b469b55c26bd4bd89c8353e4d2d958f6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/b469b55c26bd4bd89c8353e4d2d958f6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_b469b55c26bd4bd89c8353e4d2d958f6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_b469b55c26bd4bd89c8353e4d2d958f6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b469b55c26bd4bd89c8353e4d2d958f6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/b469b55c26bd4bd89c8353e4d2d958f6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/b469b55c26bd4bd89c8353e4d2d958f6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/b469b55c26bd4bd89c8353e4d2d958f6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/b469b55c26bd4bd89c8353e4d2d958f6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/b469b55c26bd4bd89c8353e4d2d958f6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-a9d5ba34-9dec-42b-user", "id": "4aee99bf49844fa0abf61ed79f976fa7"}, "audit_ids": ["TJ8bvr2LRTOd49EGLmVHmA"], "issued_at": "2018-08-01T11:07:13.000000Z"}} 2018-08-01 11:07:13,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fcdfa39967f726778b2bb6e3a70f38060a52d9" 2018-08-01 11:07:13,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:07:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec949539-6de1-4400-9ceb-8439ac2bf2c4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 11:07:13,762 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-ec949539-6de1-4400-9ceb-8439ac2bf2c4 2018-08-01 11:07:13,763 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 11:07:13,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fcdfa39967f726778b2bb6e3a70f38060a52d9" 2018-08-01 11:07:13,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:07:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a32ccd1-b180-4766-b663-324a9d2c2d2c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 11:07:13,838 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-5a32ccd1-b180-4766-b663-324a9d2c2d2c 2018-08-01 11:07:13,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fcdfa39967f726778b2bb6e3a70f38060a52d9" 2018-08-01 11:07:14,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-c1f82681-e6d8-4040-bde9-1a1e35b9c172 Date: Wed, 01 Aug 2018 11:07:14 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"5930c44f-f00b-432a-9ad6-882cabaaa90c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b469b55c26bd4bd89c8353e4d2d958f6","l2_adjacency":true,"status":"ACTIVE","subnets":["5a525ef3-1fe9-48a6-8e15-6796553b8388"],"description":"","tags":[],"updated_at":"2018-08-01T11:07:03Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-pub-net","admin_state_up":true,"tenant_id":"b469b55c26bd4bd89c8353e4d2d958f6","created_at":"2018-08-01T11:07:02Z","mtu":1450}]} 2018-08-01 11:07:14,094 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-pub-net used request id req-c1f82681-e6d8-4040-bde9-1a1e35b9c172 2018-08-01 11:07:14,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=5930c44f-f00b-432a-9ad6-882cabaaa90c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fcdfa39967f726778b2bb6e3a70f38060a52d9" 2018-08-01 11:07:14,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-2e9b88d4-0732-46eb-a72a-58509b99ecae Date: Wed, 01 Aug 2018 11:07:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5930c44f-f00b-432a-9ad6-882cabaaa90c","tenant_id":"b469b55c26bd4bd89c8353e4d2d958f6","created_at":"2018-08-01T11:07:03Z","dns_nameservers":[],"updated_at":"2018-08-01T11:07:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b469b55c26bd4bd89c8353e4d2d958f6","id":"5a525ef3-1fe9-48a6-8e15-6796553b8388","subnetpool_id":null,"name":"AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-pub-subnet"}]} 2018-08-01 11:07:14,145 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=5930c44f-f00b-432a-9ad6-882cabaaa90c used request id req-2e9b88d4-0732-46eb-a72a-58509b99ecae 2018-08-01 11:07:14,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fcdfa39967f726778b2bb6e3a70f38060a52d9" 2018-08-01 11:07:14,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-1add0262-e8d7-4161-a490-86937c120923 Date: Wed, 01 Aug 2018 11:07:14 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"5930c44f-f00b-432a-9ad6-882cabaaa90c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b469b55c26bd4bd89c8353e4d2d958f6","l2_adjacency":true,"status":"ACTIVE","subnets":["5a525ef3-1fe9-48a6-8e15-6796553b8388"],"description":"","tags":[],"updated_at":"2018-08-01T11:07:03Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-pub-net","admin_state_up":true,"tenant_id":"b469b55c26bd4bd89c8353e4d2d958f6","created_at":"2018-08-01T11:07:02Z","mtu":1450}]} 2018-08-01 11:07:14,247 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-pub-net used request id req-1add0262-e8d7-4161-a490-86937c120923 2018-08-01 11:07:14,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 11:07:14,255 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 11:07: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 11:07:14,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/b469b55c26bd4bd89c8353e4d2d958f6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fcdfa39967f726778b2bb6e3a70f38060a52d9" 2018-08-01 11:07:14,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:07:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85ae690b-be4a-43be-86a5-4649ed73961a Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/b469b55c26bd4bd89c8353e4d2d958f6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b469b55c26bd4bd89c8353e4d2d958f6", "name": "AnsibleProvisioningTests-a9d5ba34-9dec-42b-proj"}} 2018-08-01 11:07:14,338 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/b469b55c26bd4bd89c8353e4d2d958f6 used request id req-85ae690b-be4a-43be-86a5-4649ed73961a 2018-08-01 11:07:14,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=5930c44f-f00b-432a-9ad6-882cabaaa90c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fcdfa39967f726778b2bb6e3a70f38060a52d9" 2018-08-01 11:07:14,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-0a0c9587-3e05-431a-92cc-dcfe6ba58501 Date: Wed, 01 Aug 2018 11:07:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5930c44f-f00b-432a-9ad6-882cabaaa90c","tenant_id":"b469b55c26bd4bd89c8353e4d2d958f6","created_at":"2018-08-01T11:07:03Z","dns_nameservers":[],"updated_at":"2018-08-01T11:07:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b469b55c26bd4bd89c8353e4d2d958f6","id":"5a525ef3-1fe9-48a6-8e15-6796553b8388","subnetpool_id":null,"name":"AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-pub-subnet"}]} 2018-08-01 11:07:14,394 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=5930c44f-f00b-432a-9ad6-882cabaaa90c used request id req-0a0c9587-3e05-431a-92cc-dcfe6ba58501 2018-08-01 11:07:14,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=5930c44f-f00b-432a-9ad6-882cabaaa90c&name=AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fcdfa39967f726778b2bb6e3a70f38060a52d9" 2018-08-01 11:07:14,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-e83d3ed1-1b28-442a-b2de-5ade5871f5cd Date: Wed, 01 Aug 2018 11:07:14 GMT RESP BODY: {"ports":[]} 2018-08-01 11:07:14,426 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=5930c44f-f00b-432a-9ad6-882cabaaa90c&name=AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-port-1&admin_state_up=True used request id req-e83d3ed1-1b28-442a-b2de-5ade5871f5cd 2018-08-01 11:07:14,429 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/detail?name=AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fcdfa39967f726778b2bb6e3a70f38060a52d9" 2018-08-01 11:07:14,655 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:07: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-3c258144-fd67-4a2b-a743-6b156c717c31 x-compute-request-id: req-3c258144-fd67-4a2b-a743-6b156c717c31 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-01 11:07:14,655 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail?name=AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-inst used request id req-3c258144-fd67-4a2b-a743-6b156c717c31 2018-08-01 11:07:14,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fcdfa39967f726778b2bb6e3a70f38060a52d9" 2018-08-01 11:07:14,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-984addf0-af89-4082-96a9-db64c2247161 Date: Wed, 01 Aug 2018 11:07:14 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"5930c44f-f00b-432a-9ad6-882cabaaa90c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b469b55c26bd4bd89c8353e4d2d958f6","l2_adjacency":true,"status":"ACTIVE","subnets":["5a525ef3-1fe9-48a6-8e15-6796553b8388"],"description":"","tags":[],"updated_at":"2018-08-01T11:07:03Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-pub-net","admin_state_up":true,"tenant_id":"b469b55c26bd4bd89c8353e4d2d958f6","created_at":"2018-08-01T11:07:02Z","mtu":1450}]} 2018-08-01 11:07:14,757 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-pub-net used request id req-984addf0-af89-4082-96a9-db64c2247161 2018-08-01 11:07:14,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=5930c44f-f00b-432a-9ad6-882cabaaa90c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fcdfa39967f726778b2bb6e3a70f38060a52d9" 2018-08-01 11:07:14,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-32e40b50-b8b5-4cd6-b591-2983650d97ad Date: Wed, 01 Aug 2018 11:07:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5930c44f-f00b-432a-9ad6-882cabaaa90c","tenant_id":"b469b55c26bd4bd89c8353e4d2d958f6","created_at":"2018-08-01T11:07:03Z","dns_nameservers":[],"updated_at":"2018-08-01T11:07:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b469b55c26bd4bd89c8353e4d2d958f6","id":"5a525ef3-1fe9-48a6-8e15-6796553b8388","subnetpool_id":null,"name":"AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-pub-subnet"}]} 2018-08-01 11:07:14,819 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=5930c44f-f00b-432a-9ad6-882cabaaa90c used request id req-32e40b50-b8b5-4cd6-b591-2983650d97ad 2018-08-01 11:07:14,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fcdfa39967f726778b2bb6e3a70f38060a52d9" 2018-08-01 11:07:14,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-d59d3125-5527-4f90-9258-b1612dd1a625 Date: Wed, 01 Aug 2018 11:07:14 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"5930c44f-f00b-432a-9ad6-882cabaaa90c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b469b55c26bd4bd89c8353e4d2d958f6","l2_adjacency":true,"status":"ACTIVE","subnets":["5a525ef3-1fe9-48a6-8e15-6796553b8388"],"description":"","tags":[],"updated_at":"2018-08-01T11:07:03Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-pub-net","admin_state_up":true,"tenant_id":"b469b55c26bd4bd89c8353e4d2d958f6","created_at":"2018-08-01T11:07:02Z","mtu":1450}]} 2018-08-01 11:07:14,918 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-pub-net used request id req-d59d3125-5527-4f90-9258-b1612dd1a625 2018-08-01 11:07:14,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/b469b55c26bd4bd89c8353e4d2d958f6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fcdfa39967f726778b2bb6e3a70f38060a52d9" 2018-08-01 11:07:15,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:07:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f66927d-3ab6-4bbf-b869-2f3e2f36ac24 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/b469b55c26bd4bd89c8353e4d2d958f6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b469b55c26bd4bd89c8353e4d2d958f6", "name": "AnsibleProvisioningTests-a9d5ba34-9dec-42b-proj"}} 2018-08-01 11:07:15,005 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/b469b55c26bd4bd89c8353e4d2d958f6 used request id req-9f66927d-3ab6-4bbf-b869-2f3e2f36ac24 2018-08-01 11:07:15,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=5930c44f-f00b-432a-9ad6-882cabaaa90c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fcdfa39967f726778b2bb6e3a70f38060a52d9" 2018-08-01 11:07:15,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-ea6e17d5-9cef-4792-85bd-47398ad5f6c6 Date: Wed, 01 Aug 2018 11:07:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5930c44f-f00b-432a-9ad6-882cabaaa90c","tenant_id":"b469b55c26bd4bd89c8353e4d2d958f6","created_at":"2018-08-01T11:07:03Z","dns_nameservers":[],"updated_at":"2018-08-01T11:07:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b469b55c26bd4bd89c8353e4d2d958f6","id":"5a525ef3-1fe9-48a6-8e15-6796553b8388","subnetpool_id":null,"name":"AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-pub-subnet"}]} 2018-08-01 11:07:15,056 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=5930c44f-f00b-432a-9ad6-882cabaaa90c used request id req-ea6e17d5-9cef-4792-85bd-47398ad5f6c6 2018-08-01 11:07:15,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=5930c44f-f00b-432a-9ad6-882cabaaa90c&name=AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fcdfa39967f726778b2bb6e3a70f38060a52d9" 2018-08-01 11:07:15,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-3549a9d1-fb98-48a0-b250-e28aa42684e3 Date: Wed, 01 Aug 2018 11:07:15 GMT RESP BODY: {"ports":[]} 2018-08-01 11:07:15,095 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=5930c44f-f00b-432a-9ad6-882cabaaa90c&name=AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-port-1&admin_state_up=True used request id req-3549a9d1-fb98-48a0-b250-e28aa42684e3 2018-08-01 11:07:15,095 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 11:07:15,096 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 11:07:15,474 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "44aefc56770c4a959f846e5b4a7bcff8", "name": "AnsibleProvisioningTests-a9d5ba34-9dec-42b-proj-role"}], "expires_at": "2018-08-01T12:07:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b469b55c26bd4bd89c8353e4d2d958f6", "name": "AnsibleProvisioningTests-a9d5ba34-9dec-42b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/b469b55c26bd4bd89c8353e4d2d958f6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/b469b55c26bd4bd89c8353e4d2d958f6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/b469b55c26bd4bd89c8353e4d2d958f6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/b469b55c26bd4bd89c8353e4d2d958f6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/b469b55c26bd4bd89c8353e4d2d958f6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/b469b55c26bd4bd89c8353e4d2d958f6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_b469b55c26bd4bd89c8353e4d2d958f6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_b469b55c26bd4bd89c8353e4d2d958f6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b469b55c26bd4bd89c8353e4d2d958f6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/b469b55c26bd4bd89c8353e4d2d958f6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/b469b55c26bd4bd89c8353e4d2d958f6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/b469b55c26bd4bd89c8353e4d2d958f6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/b469b55c26bd4bd89c8353e4d2d958f6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/b469b55c26bd4bd89c8353e4d2d958f6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-a9d5ba34-9dec-42b-user", "id": "4aee99bf49844fa0abf61ed79f976fa7"}, "audit_ids": ["h5cHdvBVRfOxXSGPdGWQyA"], "issued_at": "2018-08-01T11:07:15.000000Z"}} 2018-08-01 11:07:15,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}976d3c641beee40bc64e296b9f394b88899a92df" 2018-08-01 11:07:15,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:07:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67e314a7-a70b-40a2-97a7-9b38dd0c2577 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 11:07:15,487 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-67e314a7-a70b-40a2-97a7-9b38dd0c2577 2018-08-01 11:07:15,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fcdfa39967f726778b2bb6e3a70f38060a52d9" 2018-08-01 11:07:15,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-241cbe84-a4a4-4a61-b3e6-ad0ceb26bf74 Date: Wed, 01 Aug 2018 11:07:15 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"5930c44f-f00b-432a-9ad6-882cabaaa90c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b469b55c26bd4bd89c8353e4d2d958f6","l2_adjacency":true,"status":"ACTIVE","subnets":["5a525ef3-1fe9-48a6-8e15-6796553b8388"],"description":"","tags":[],"updated_at":"2018-08-01T11:07:03Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-pub-net","admin_state_up":true,"tenant_id":"b469b55c26bd4bd89c8353e4d2d958f6","created_at":"2018-08-01T11:07:02Z","mtu":1450}]} 2018-08-01 11:07:15,586 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-pub-net used request id req-241cbe84-a4a4-4a61-b3e6-ad0ceb26bf74 2018-08-01 11:07:15,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=5930c44f-f00b-432a-9ad6-882cabaaa90c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fcdfa39967f726778b2bb6e3a70f38060a52d9" 2018-08-01 11:07:15,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-0ba4ffd5-f39a-4a2d-b1d5-952804fb70dc Date: Wed, 01 Aug 2018 11:07:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5930c44f-f00b-432a-9ad6-882cabaaa90c","tenant_id":"b469b55c26bd4bd89c8353e4d2d958f6","created_at":"2018-08-01T11:07:03Z","dns_nameservers":[],"updated_at":"2018-08-01T11:07:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b469b55c26bd4bd89c8353e4d2d958f6","id":"5a525ef3-1fe9-48a6-8e15-6796553b8388","subnetpool_id":null,"name":"AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-pub-subnet"}]} 2018-08-01 11:07:15,637 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=5930c44f-f00b-432a-9ad6-882cabaaa90c used request id req-0ba4ffd5-f39a-4a2d-b1d5-952804fb70dc 2018-08-01 11:07:15,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fcdfa39967f726778b2bb6e3a70f38060a52d9" 2018-08-01 11:07:15,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-f7b3f3a0-b548-488f-9e03-cecb41e38ffa Date: Wed, 01 Aug 2018 11:07:15 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"5930c44f-f00b-432a-9ad6-882cabaaa90c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b469b55c26bd4bd89c8353e4d2d958f6","l2_adjacency":true,"status":"ACTIVE","subnets":["5a525ef3-1fe9-48a6-8e15-6796553b8388"],"description":"","tags":[],"updated_at":"2018-08-01T11:07:03Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-pub-net","admin_state_up":true,"tenant_id":"b469b55c26bd4bd89c8353e4d2d958f6","created_at":"2018-08-01T11:07:02Z","mtu":1450}]} 2018-08-01 11:07:15,737 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-pub-net used request id req-f7b3f3a0-b548-488f-9e03-cecb41e38ffa 2018-08-01 11:07:15,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 11:07:15,746 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 11:07: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 11:07:15,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/b469b55c26bd4bd89c8353e4d2d958f6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}976d3c641beee40bc64e296b9f394b88899a92df" 2018-08-01 11:07:15,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:07:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0776177-29fa-4913-82b3-2d337200896c Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/b469b55c26bd4bd89c8353e4d2d958f6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b469b55c26bd4bd89c8353e4d2d958f6", "name": "AnsibleProvisioningTests-a9d5ba34-9dec-42b-proj"}} 2018-08-01 11:07:15,830 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/b469b55c26bd4bd89c8353e4d2d958f6 used request id req-a0776177-29fa-4913-82b3-2d337200896c 2018-08-01 11:07:15,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=5930c44f-f00b-432a-9ad6-882cabaaa90c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fcdfa39967f726778b2bb6e3a70f38060a52d9" 2018-08-01 11:07:15,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-f61bbfdf-65dd-455c-b800-bc1e70e1d4ae Date: Wed, 01 Aug 2018 11:07:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5930c44f-f00b-432a-9ad6-882cabaaa90c","tenant_id":"b469b55c26bd4bd89c8353e4d2d958f6","created_at":"2018-08-01T11:07:03Z","dns_nameservers":[],"updated_at":"2018-08-01T11:07:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b469b55c26bd4bd89c8353e4d2d958f6","id":"5a525ef3-1fe9-48a6-8e15-6796553b8388","subnetpool_id":null,"name":"AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-pub-subnet"}]} 2018-08-01 11:07:15,883 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=5930c44f-f00b-432a-9ad6-882cabaaa90c used request id req-f61bbfdf-65dd-455c-b800-bc1e70e1d4ae 2018-08-01 11:07:15,884 - neutron_utils - INFO - Creating port for network with name - AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-pub-net 2018-08-01 11:07:15,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fcdfa39967f726778b2bb6e3a70f38060a52d9" -d '{"port": {"network_id": "5930c44f-f00b-432a-9ad6-882cabaaa90c", "name": "AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-port-1", "admin_state_up": true}}' 2018-08-01 11:07:16,846 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 809 X-Openstack-Request-Id: req-2371e742-b814-4a6f-91ae-7ada68583098 Date: Wed, 01 Aug 2018 11:07:16 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:07:16Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5a525ef3-1fe9-48a6-8e15-6796553b8388","ip_address":"10.55.1.9"}],"id":"90b49a2a-8338-49f6-b8b8-bb4c92a61cfb","security_groups":["5764817c-5d5d-48df-bf5d-057f6d09592b"],"mac_address":"fa:16:3e:88:35:ea","device_id":"","status":"DOWN","description":"","tags":[],"name":"AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-port-1","project_id":"b469b55c26bd4bd89c8353e4d2d958f6","qos_policy_id":null,"admin_state_up":true,"network_id":"5930c44f-f00b-432a-9ad6-882cabaaa90c","tenant_id":"b469b55c26bd4bd89c8353e4d2d958f6","created_at":"2018-08-01T11:07:16Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-08-01 11:07:16,846 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/ports used request id req-2371e742-b814-4a6f-91ae-7ada68583098 2018-08-01 11:07:16,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fcdfa39967f726778b2bb6e3a70f38060a52d9" 2018-08-01 11:07:16,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-ade14273-5290-49b2-a71e-d36b70bac57a Date: Wed, 01 Aug 2018 11:07:16 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"5930c44f-f00b-432a-9ad6-882cabaaa90c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b469b55c26bd4bd89c8353e4d2d958f6","l2_adjacency":true,"status":"ACTIVE","subnets":["5a525ef3-1fe9-48a6-8e15-6796553b8388"],"description":"","tags":[],"updated_at":"2018-08-01T11:07:03Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-pub-net","admin_state_up":true,"tenant_id":"b469b55c26bd4bd89c8353e4d2d958f6","created_at":"2018-08-01T11:07:02Z","mtu":1450}]} 2018-08-01 11:07:16,971 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-pub-net used request id req-ade14273-5290-49b2-a71e-d36b70bac57a 2018-08-01 11:07:16,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=5930c44f-f00b-432a-9ad6-882cabaaa90c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fcdfa39967f726778b2bb6e3a70f38060a52d9" 2018-08-01 11:07:17,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-51f1186a-1fb3-4ca3-932c-40de067db369 Date: Wed, 01 Aug 2018 11:07:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5930c44f-f00b-432a-9ad6-882cabaaa90c","tenant_id":"b469b55c26bd4bd89c8353e4d2d958f6","created_at":"2018-08-01T11:07:03Z","dns_nameservers":[],"updated_at":"2018-08-01T11:07:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b469b55c26bd4bd89c8353e4d2d958f6","id":"5a525ef3-1fe9-48a6-8e15-6796553b8388","subnetpool_id":null,"name":"AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-pub-subnet"}]} 2018-08-01 11:07:17,040 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=5930c44f-f00b-432a-9ad6-882cabaaa90c used request id req-51f1186a-1fb3-4ca3-932c-40de067db369 2018-08-01 11:07:17,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fcdfa39967f726778b2bb6e3a70f38060a52d9" 2018-08-01 11:07:17,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-edf1d9df-d025-4c7d-bea7-9c2f61ccf5af Date: Wed, 01 Aug 2018 11:07:17 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"5930c44f-f00b-432a-9ad6-882cabaaa90c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b469b55c26bd4bd89c8353e4d2d958f6","l2_adjacency":true,"status":"ACTIVE","subnets":["5a525ef3-1fe9-48a6-8e15-6796553b8388"],"description":"","tags":[],"updated_at":"2018-08-01T11:07:03Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-pub-net","admin_state_up":true,"tenant_id":"b469b55c26bd4bd89c8353e4d2d958f6","created_at":"2018-08-01T11:07:02Z","mtu":1450}]} 2018-08-01 11:07:17,139 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-pub-net used request id req-edf1d9df-d025-4c7d-bea7-9c2f61ccf5af 2018-08-01 11:07:17,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/b469b55c26bd4bd89c8353e4d2d958f6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fcdfa39967f726778b2bb6e3a70f38060a52d9" 2018-08-01 11:07:17,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:07:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36d3d234-f604-42ce-ba16-5ef348bc308a Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/b469b55c26bd4bd89c8353e4d2d958f6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b469b55c26bd4bd89c8353e4d2d958f6", "name": "AnsibleProvisioningTests-a9d5ba34-9dec-42b-proj"}} 2018-08-01 11:07:17,230 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/b469b55c26bd4bd89c8353e4d2d958f6 used request id req-36d3d234-f604-42ce-ba16-5ef348bc308a 2018-08-01 11:07:17,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=5930c44f-f00b-432a-9ad6-882cabaaa90c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fcdfa39967f726778b2bb6e3a70f38060a52d9" 2018-08-01 11:07:17,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-31bf2b81-7753-4646-9daa-7cb411b55430 Date: Wed, 01 Aug 2018 11:07:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5930c44f-f00b-432a-9ad6-882cabaaa90c","tenant_id":"b469b55c26bd4bd89c8353e4d2d958f6","created_at":"2018-08-01T11:07:03Z","dns_nameservers":[],"updated_at":"2018-08-01T11:07:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b469b55c26bd4bd89c8353e4d2d958f6","id":"5a525ef3-1fe9-48a6-8e15-6796553b8388","subnetpool_id":null,"name":"AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-pub-subnet"}]} 2018-08-01 11:07:17,281 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=5930c44f-f00b-432a-9ad6-882cabaaa90c used request id req-31bf2b81-7753-4646-9daa-7cb411b55430 2018-08-01 11:07:17,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=5930c44f-f00b-432a-9ad6-882cabaaa90c&name=AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fcdfa39967f726778b2bb6e3a70f38060a52d9" 2018-08-01 11:07:17,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 812 X-Openstack-Request-Id: req-ae513ac6-cd66-4a43-bc8a-78b3f9fbbc2e Date: Wed, 01 Aug 2018 11:07:17 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:07:16Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5a525ef3-1fe9-48a6-8e15-6796553b8388","ip_address":"10.55.1.9"}],"id":"90b49a2a-8338-49f6-b8b8-bb4c92a61cfb","security_groups":["5764817c-5d5d-48df-bf5d-057f6d09592b"],"mac_address":"fa:16:3e:88:35:ea","project_id":"b469b55c26bd4bd89c8353e4d2d958f6","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-port-1","admin_state_up":true,"network_id":"5930c44f-f00b-432a-9ad6-882cabaaa90c","tenant_id":"b469b55c26bd4bd89c8353e4d2d958f6","created_at":"2018-08-01T11:07:16Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-08-01 11:07:17,364 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=5930c44f-f00b-432a-9ad6-882cabaaa90c&name=AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-port-1&admin_state_up=True used request id req-ae513ac6-cd66-4a43-bc8a-78b3f9fbbc2e 2018-08-01 11:07:17,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/b469b55c26bd4bd89c8353e4d2d958f6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fcdfa39967f726778b2bb6e3a70f38060a52d9" 2018-08-01 11:07:17,384 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:07:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fac7bcf9-260e-45bd-bedd-0b4d07147f9f Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/b469b55c26bd4bd89c8353e4d2d958f6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b469b55c26bd4bd89c8353e4d2d958f6", "name": "AnsibleProvisioningTests-a9d5ba34-9dec-42b-proj"}} 2018-08-01 11:07:17,385 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/b469b55c26bd4bd89c8353e4d2d958f6 used request id req-fac7bcf9-260e-45bd-bedd-0b4d07147f9f 2018-08-01 11:07:17,385 - nova_utils - INFO - Creating VM with name - AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-inst 2018-08-01 11:07:17,387 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fcdfa39967f726778b2bb6e3a70f38060a52d9" 2018-08-01 11:07:17,408 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:07: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-e9204220-a300-4d30-a028-27507e4fe254 x-compute-request-id: req-e9204220-a300-4d30-a028-27507e4fe254 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"flavors": [{"id": "4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "rel": "bookmark"}], "name": "vmtp-flavor_ee58c79f-c6fb-483f-8b9c-406ffbfad757"}, {"id": "5b61c696-1b5b-4204-b7e5-ca4a818093b0", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "bookmark"}], "name": "shaker-flavor_81952131-3011-4d90-80f4-831743223f59"}, {"id": "807183f7-eac0-4d92-aac0-4b9a397cb1ef", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/807183f7-eac0-4d92-aac0-4b9a397cb1ef", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/807183f7-eac0-4d92-aac0-4b9a397cb1ef", "rel": "bookmark"}], "name": "AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-flavor-name"}]} 2018-08-01 11:07:17,408 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-e9204220-a300-4d30-a028-27507e4fe254 2018-08-01 11:07:17,410 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors/807183f7-eac0-4d92-aac0-4b9a397cb1ef -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fcdfa39967f726778b2bb6e3a70f38060a52d9" 2018-08-01 11:07:17,430 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:07: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-6a7b0f8b-6739-4cc6-84ef-fb8b30442e60 x-compute-request-id: req-6a7b0f8b-6739-4cc6-84ef-fb8b30442e60 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"name": "AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-flavor-name", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/807183f7-eac0-4d92-aac0-4b9a397cb1ef", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/807183f7-eac0-4d92-aac0-4b9a397cb1ef", "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": "807183f7-eac0-4d92-aac0-4b9a397cb1ef"}} 2018-08-01 11:07:17,430 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/807183f7-eac0-4d92-aac0-4b9a397cb1ef used request id req-6a7b0f8b-6739-4cc6-84ef-fb8b30442e60 2018-08-01 11:07:17,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73--image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}20fcdfa39967f726778b2bb6e3a70f38060a52d9" 2018-08-01 11:07:17,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1061 Content-Type: application/json X-Openstack-Request-Id: req-abddf74b-e946-4748-8b62-924ccd4cede3 Date: Wed, 01 Aug 2018 11:07:17 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73--image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T11:06:57Z", "size": 263062016, "disk_format": "qcow2", "updated_at": "2018-08-01T11:07:01Z", "visibility": "shared", "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/c3e8b9b9-7e16-4237-b9ce-3d0ccd75fa6c/snap", "metadata": {}}], "self": "/v2/images/c3e8b9b9-7e16-4237-b9ce-3d0ccd75fa6c", "min_disk": 0, "protected": false, "id": "c3e8b9b9-7e16-4237-b9ce-3d0ccd75fa6c", "file": "/v2/images/c3e8b9b9-7e16-4237-b9ce-3d0ccd75fa6c/file", "checksum": "81360220b4382d4b91eef0ebaf46a661", "owner": "b469b55c26bd4bd89c8353e4d2d958f6", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/c3e8b9b9-7e16-4237-b9ce-3d0ccd75fa6c/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73--image"} 2018-08-01 11:07:17,616 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73--image used request id req-abddf74b-e946-4748-8b62-924ccd4cede3 2018-08-01 11:07:17,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}20fcdfa39967f726778b2bb6e3a70f38060a52d9" 2018-08-01 11:07:17,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-b3301e6a-14e6-4ba0-b724-d42c79c08d33 Date: Wed, 01 Aug 2018 11:07: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-08-01 11:07:17,626 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-b3301e6a-14e6-4ba0-b724-d42c79c08d33 2018-08-01 11:07:17,631 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fcdfa39967f726778b2bb6e3a70f38060a52d9" -d '{"server": {"name": "AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-inst", "imageRef": "c3e8b9b9-7e16-4237-b9ce-3d0ccd75fa6c", "key_name": "AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-kp", "flavorRef": "807183f7-eac0-4d92-aac0-4b9a397cb1ef", "max_count": 1, "min_count": 1, "networks": [{"port": "90b49a2a-8338-49f6-b8b8-bb4c92a61cfb"}]}}' 2018-08-01 11:07:18,535 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 11:07: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-9b7fdd3a-787f-4516-8133-78c62b946557 x-compute-request-id: req-9b7fdd3a-787f-4516-8133-78c62b946557 Content-Length: 374 location: http://172.30.9.24:8774/v2.1/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "d2432b19-32c4-4d35-b073-0e1601fc4a37", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37", "rel": "bookmark"}], "adminPass": "KBk2d4UagJnY"}} 2018-08-01 11:07:18,535 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-9b7fdd3a-787f-4516-8133-78c62b946557 2018-08-01 11:07:18,538 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fcdfa39967f726778b2bb6e3a70f38060a52d9" 2018-08-01 11:07:19,017 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11: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-558a9a19-bd87-4980-8957-86d2c229aa74 x-compute-request-id: req-558a9a19-bd87-4980-8957-86d2c229aa74 Content-Encoding: gzip Content-Length: 615 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37", "rel": "bookmark"}], "image": {"id": "c3e8b9b9-7e16-4237-b9ce-3d0ccd75fa6c", "links": [{"href": "http://172.30.9.24:8774/images/c3e8b9b9-7e16-4237-b9ce-3d0ccd75fa6c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "807183f7-eac0-4d92-aac0-4b9a397cb1ef", "links": [{"href": "http://172.30.9.24:8774/flavors/807183f7-eac0-4d92-aac0-4b9a397cb1ef", "rel": "bookmark"}]}, "id": "d2432b19-32c4-4d35-b073-0e1601fc4a37", "user_id": "4aee99bf49844fa0abf61ed79f976fa7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:07:18Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-kp", "name": "AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-inst", "created": "2018-08-01T11:07:18Z", "tenant_id": "b469b55c26bd4bd89c8353e4d2d958f6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 11:07:19,017 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37 used request id req-558a9a19-bd87-4980-8957-86d2c229aa74 2018-08-01 11:07:19,018 - create_instance - INFO - Created instance with name - AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-inst 2018-08-01 11:07:19,021 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fcdfa39967f726778b2bb6e3a70f38060a52d9" 2018-08-01 11:07:19,442 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:07: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-0999c596-d65d-49d5-8778-24ada0fa1c8a x-compute-request-id: req-0999c596-d65d-49d5-8778-24ada0fa1c8a Content-Encoding: gzip Content-Length: 615 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37", "rel": "bookmark"}], "image": {"id": "c3e8b9b9-7e16-4237-b9ce-3d0ccd75fa6c", "links": [{"href": "http://172.30.9.24:8774/images/c3e8b9b9-7e16-4237-b9ce-3d0ccd75fa6c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "807183f7-eac0-4d92-aac0-4b9a397cb1ef", "links": [{"href": "http://172.30.9.24:8774/flavors/807183f7-eac0-4d92-aac0-4b9a397cb1ef", "rel": "bookmark"}]}, "id": "d2432b19-32c4-4d35-b073-0e1601fc4a37", "user_id": "4aee99bf49844fa0abf61ed79f976fa7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:07:18Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-kp", "name": "AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-inst", "created": "2018-08-01T11:07:18Z", "tenant_id": "b469b55c26bd4bd89c8353e4d2d958f6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 11:07:19,442 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37 used request id req-0999c596-d65d-49d5-8778-24ada0fa1c8a 2018-08-01 11:07:19,442 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-inst] is - BUILD 2018-08-01 11:07:19,443 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-01 11:07:22,444 - create_instance - DEBUG - VM status query timeout in 896.573901892 2018-08-01 11:07:22,448 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fcdfa39967f726778b2bb6e3a70f38060a52d9" 2018-08-01 11:07:22,652 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:07: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-5bdcfb73-a6b9-49a5-9503-d54104cd7db1 x-compute-request-id: req-5bdcfb73-a6b9-49a5-9503-d54104cd7db1 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.24:8774/v2.1/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37", "rel": "bookmark"}], "image": {"id": "c3e8b9b9-7e16-4237-b9ce-3d0ccd75fa6c", "links": [{"href": "http://172.30.9.24:8774/images/c3e8b9b9-7e16-4237-b9ce-3d0ccd75fa6c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "807183f7-eac0-4d92-aac0-4b9a397cb1ef", "links": [{"href": "http://172.30.9.24:8774/flavors/807183f7-eac0-4d92-aac0-4b9a397cb1ef", "rel": "bookmark"}]}, "id": "d2432b19-32c4-4d35-b073-0e1601fc4a37", "security_groups": [{"name": "default"}], "user_id": "4aee99bf49844fa0abf61ed79f976fa7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:07:19Z", "hostId": "8b117fa008c4d87cdf91afb5b11036b69d85ffcf5c2e1748c48ee944", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-kp", "name": "AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-inst", "created": "2018-08-01T11:07:18Z", "tenant_id": "b469b55c26bd4bd89c8353e4d2d958f6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 11:07:22,652 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37 used request id req-5bdcfb73-a6b9-49a5-9503-d54104cd7db1 2018-08-01 11:07:22,652 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-inst] is - BUILD 2018-08-01 11:07:22,652 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-01 11:07:25,656 - create_instance - DEBUG - VM status query timeout in 893.362533808 2018-08-01 11:07:25,659 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fcdfa39967f726778b2bb6e3a70f38060a52d9" 2018-08-01 11:07:25,855 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11: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-8161d138-aa1b-4256-8730-f81afe6fbe0a x-compute-request-id: req-8161d138-aa1b-4256-8730-f81afe6fbe0a 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.24:8774/v2.1/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37", "rel": "bookmark"}], "image": {"id": "c3e8b9b9-7e16-4237-b9ce-3d0ccd75fa6c", "links": [{"href": "http://172.30.9.24:8774/images/c3e8b9b9-7e16-4237-b9ce-3d0ccd75fa6c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "807183f7-eac0-4d92-aac0-4b9a397cb1ef", "links": [{"href": "http://172.30.9.24:8774/flavors/807183f7-eac0-4d92-aac0-4b9a397cb1ef", "rel": "bookmark"}]}, "id": "d2432b19-32c4-4d35-b073-0e1601fc4a37", "security_groups": [{"name": "default"}], "user_id": "4aee99bf49844fa0abf61ed79f976fa7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:07:19Z", "hostId": "8b117fa008c4d87cdf91afb5b11036b69d85ffcf5c2e1748c48ee944", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-kp", "name": "AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-inst", "created": "2018-08-01T11:07:18Z", "tenant_id": "b469b55c26bd4bd89c8353e4d2d958f6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 11:07:25,855 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37 used request id req-8161d138-aa1b-4256-8730-f81afe6fbe0a 2018-08-01 11:07:25,855 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-inst] is - BUILD 2018-08-01 11:07:25,855 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-01 11:07:28,859 - create_instance - DEBUG - VM status query timeout in 890.159564972 2018-08-01 11:07:28,862 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fcdfa39967f726778b2bb6e3a70f38060a52d9" 2018-08-01 11:07:29,367 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11: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-ab364d9f-85ee-4569-9093-358066fe8e03 x-compute-request-id: req-ab364d9f-85ee-4569-9093-358066fe8e03 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.24:8774/v2.1/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37", "rel": "bookmark"}], "image": {"id": "c3e8b9b9-7e16-4237-b9ce-3d0ccd75fa6c", "links": [{"href": "http://172.30.9.24:8774/images/c3e8b9b9-7e16-4237-b9ce-3d0ccd75fa6c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "807183f7-eac0-4d92-aac0-4b9a397cb1ef", "links": [{"href": "http://172.30.9.24:8774/flavors/807183f7-eac0-4d92-aac0-4b9a397cb1ef", "rel": "bookmark"}]}, "id": "d2432b19-32c4-4d35-b073-0e1601fc4a37", "security_groups": [{"name": "default"}], "user_id": "4aee99bf49844fa0abf61ed79f976fa7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:07:19Z", "hostId": "8b117fa008c4d87cdf91afb5b11036b69d85ffcf5c2e1748c48ee944", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-kp", "name": "AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-inst", "created": "2018-08-01T11:07:18Z", "tenant_id": "b469b55c26bd4bd89c8353e4d2d958f6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 11:07:29,368 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37 used request id req-ab364d9f-85ee-4569-9093-358066fe8e03 2018-08-01 11:07:29,368 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-inst] is - BUILD 2018-08-01 11:07:29,368 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-01 11:07:32,372 - create_instance - DEBUG - VM status query timeout in 886.64664793 2018-08-01 11:07:32,375 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fcdfa39967f726778b2bb6e3a70f38060a52d9" 2018-08-01 11:07:32,692 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:07: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-fb109328-2ebf-40de-91de-fe1da9675161 x-compute-request-id: req-fb109328-2ebf-40de-91de-fe1da9675161 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.24:8774/v2.1/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37", "rel": "bookmark"}], "image": {"id": "c3e8b9b9-7e16-4237-b9ce-3d0ccd75fa6c", "links": [{"href": "http://172.30.9.24:8774/images/c3e8b9b9-7e16-4237-b9ce-3d0ccd75fa6c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "807183f7-eac0-4d92-aac0-4b9a397cb1ef", "links": [{"href": "http://172.30.9.24:8774/flavors/807183f7-eac0-4d92-aac0-4b9a397cb1ef", "rel": "bookmark"}]}, "id": "d2432b19-32c4-4d35-b073-0e1601fc4a37", "security_groups": [{"name": "default"}], "user_id": "4aee99bf49844fa0abf61ed79f976fa7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:07:19Z", "hostId": "8b117fa008c4d87cdf91afb5b11036b69d85ffcf5c2e1748c48ee944", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-kp", "name": "AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-inst", "created": "2018-08-01T11:07:18Z", "tenant_id": "b469b55c26bd4bd89c8353e4d2d958f6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 11:07:32,692 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37 used request id req-fb109328-2ebf-40de-91de-fe1da9675161 2018-08-01 11:07:32,693 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-inst] is - BUILD 2018-08-01 11:07:32,693 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-01 11:07:35,696 - create_instance - DEBUG - VM status query timeout in 883.322225809 2018-08-01 11:07:35,699 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fcdfa39967f726778b2bb6e3a70f38060a52d9" 2018-08-01 11:07:36,033 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11: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-b9d7688f-b8e5-4e50-97c8-1cb295be4ea8 x-compute-request-id: req-b9d7688f-b8e5-4e50-97c8-1cb295be4ea8 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.24:8774/v2.1/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37", "rel": "bookmark"}], "image": {"id": "c3e8b9b9-7e16-4237-b9ce-3d0ccd75fa6c", "links": [{"href": "http://172.30.9.24:8774/images/c3e8b9b9-7e16-4237-b9ce-3d0ccd75fa6c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "807183f7-eac0-4d92-aac0-4b9a397cb1ef", "links": [{"href": "http://172.30.9.24:8774/flavors/807183f7-eac0-4d92-aac0-4b9a397cb1ef", "rel": "bookmark"}]}, "id": "d2432b19-32c4-4d35-b073-0e1601fc4a37", "security_groups": [{"name": "default"}], "user_id": "4aee99bf49844fa0abf61ed79f976fa7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:07:19Z", "hostId": "8b117fa008c4d87cdf91afb5b11036b69d85ffcf5c2e1748c48ee944", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-kp", "name": "AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-inst", "created": "2018-08-01T11:07:18Z", "tenant_id": "b469b55c26bd4bd89c8353e4d2d958f6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 11:07:36,033 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37 used request id req-b9d7688f-b8e5-4e50-97c8-1cb295be4ea8 2018-08-01 11:07:36,034 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-inst] is - BUILD 2018-08-01 11:07:36,034 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-01 11:07:39,037 - create_instance - DEBUG - VM status query timeout in 879.981119871 2018-08-01 11:07:39,040 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fcdfa39967f726778b2bb6e3a70f38060a52d9" 2018-08-01 11:07:39,372 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11: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-3bc2a594-226b-43f2-9cd7-97364fa656e5 x-compute-request-id: req-3bc2a594-226b-43f2-9cd7-97364fa656e5 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.24:8774/v2.1/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37", "rel": "bookmark"}], "image": {"id": "c3e8b9b9-7e16-4237-b9ce-3d0ccd75fa6c", "links": [{"href": "http://172.30.9.24:8774/images/c3e8b9b9-7e16-4237-b9ce-3d0ccd75fa6c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "807183f7-eac0-4d92-aac0-4b9a397cb1ef", "links": [{"href": "http://172.30.9.24:8774/flavors/807183f7-eac0-4d92-aac0-4b9a397cb1ef", "rel": "bookmark"}]}, "id": "d2432b19-32c4-4d35-b073-0e1601fc4a37", "security_groups": [{"name": "default"}], "user_id": "4aee99bf49844fa0abf61ed79f976fa7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:07:19Z", "hostId": "8b117fa008c4d87cdf91afb5b11036b69d85ffcf5c2e1748c48ee944", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-kp", "name": "AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-inst", "created": "2018-08-01T11:07:18Z", "tenant_id": "b469b55c26bd4bd89c8353e4d2d958f6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 11:07:39,372 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37 used request id req-3bc2a594-226b-43f2-9cd7-97364fa656e5 2018-08-01 11:07:39,372 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-inst] is - BUILD 2018-08-01 11:07:39,373 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-01 11:07:42,376 - create_instance - DEBUG - VM status query timeout in 876.642390966 2018-08-01 11:07:42,379 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fcdfa39967f726778b2bb6e3a70f38060a52d9" 2018-08-01 11:07:42,708 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11: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-f0890dc5-0f06-4cca-8d2b-c2d5be32460b x-compute-request-id: req-f0890dc5-0f06-4cca-8d2b-c2d5be32460b 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.24:8774/v2.1/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37", "rel": "bookmark"}], "image": {"id": "c3e8b9b9-7e16-4237-b9ce-3d0ccd75fa6c", "links": [{"href": "http://172.30.9.24:8774/images/c3e8b9b9-7e16-4237-b9ce-3d0ccd75fa6c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "807183f7-eac0-4d92-aac0-4b9a397cb1ef", "links": [{"href": "http://172.30.9.24:8774/flavors/807183f7-eac0-4d92-aac0-4b9a397cb1ef", "rel": "bookmark"}]}, "id": "d2432b19-32c4-4d35-b073-0e1601fc4a37", "security_groups": [{"name": "default"}], "user_id": "4aee99bf49844fa0abf61ed79f976fa7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:07:19Z", "hostId": "8b117fa008c4d87cdf91afb5b11036b69d85ffcf5c2e1748c48ee944", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-kp", "name": "AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-inst", "created": "2018-08-01T11:07:18Z", "tenant_id": "b469b55c26bd4bd89c8353e4d2d958f6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 11:07:42,708 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37 used request id req-f0890dc5-0f06-4cca-8d2b-c2d5be32460b 2018-08-01 11:07:42,709 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-inst] is - BUILD 2018-08-01 11:07:42,709 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-01 11:07:45,712 - create_instance - DEBUG - VM status query timeout in 873.305964947 2018-08-01 11:07:45,716 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fcdfa39967f726778b2bb6e3a70f38060a52d9" 2018-08-01 11:07:46,046 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:07: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-002f0b8e-666c-43b0-b78f-25031fb6047d x-compute-request-id: req-002f0b8e-666c-43b0-b78f-25031fb6047d 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.24:8774/v2.1/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37", "rel": "bookmark"}], "image": {"id": "c3e8b9b9-7e16-4237-b9ce-3d0ccd75fa6c", "links": [{"href": "http://172.30.9.24:8774/images/c3e8b9b9-7e16-4237-b9ce-3d0ccd75fa6c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "807183f7-eac0-4d92-aac0-4b9a397cb1ef", "links": [{"href": "http://172.30.9.24:8774/flavors/807183f7-eac0-4d92-aac0-4b9a397cb1ef", "rel": "bookmark"}]}, "id": "d2432b19-32c4-4d35-b073-0e1601fc4a37", "security_groups": [{"name": "default"}], "user_id": "4aee99bf49844fa0abf61ed79f976fa7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:07:19Z", "hostId": "8b117fa008c4d87cdf91afb5b11036b69d85ffcf5c2e1748c48ee944", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-kp", "name": "AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-inst", "created": "2018-08-01T11:07:18Z", "tenant_id": "b469b55c26bd4bd89c8353e4d2d958f6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 11:07:46,046 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37 used request id req-002f0b8e-666c-43b0-b78f-25031fb6047d 2018-08-01 11:07:46,047 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-inst] is - BUILD 2018-08-01 11:07:46,047 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-01 11:07:49,050 - create_instance - DEBUG - VM status query timeout in 869.968131781 2018-08-01 11:07:49,053 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fcdfa39967f726778b2bb6e3a70f38060a52d9" 2018-08-01 11:07:49,225 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11: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-2a2b71a1-9ea5-4532-bb83-b8e69a699e65 x-compute-request-id: req-2a2b71a1-9ea5-4532-bb83-b8e69a699e65 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.24:8774/v2.1/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37", "rel": "bookmark"}], "image": {"id": "c3e8b9b9-7e16-4237-b9ce-3d0ccd75fa6c", "links": [{"href": "http://172.30.9.24:8774/images/c3e8b9b9-7e16-4237-b9ce-3d0ccd75fa6c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "807183f7-eac0-4d92-aac0-4b9a397cb1ef", "links": [{"href": "http://172.30.9.24:8774/flavors/807183f7-eac0-4d92-aac0-4b9a397cb1ef", "rel": "bookmark"}]}, "id": "d2432b19-32c4-4d35-b073-0e1601fc4a37", "security_groups": [{"name": "default"}], "user_id": "4aee99bf49844fa0abf61ed79f976fa7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:07:19Z", "hostId": "8b117fa008c4d87cdf91afb5b11036b69d85ffcf5c2e1748c48ee944", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-kp", "name": "AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-inst", "created": "2018-08-01T11:07:18Z", "tenant_id": "b469b55c26bd4bd89c8353e4d2d958f6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 11:07:49,225 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37 used request id req-2a2b71a1-9ea5-4532-bb83-b8e69a699e65 2018-08-01 11:07:49,226 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-inst] is - BUILD 2018-08-01 11:07:49,226 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-01 11:07:52,229 - create_instance - DEBUG - VM status query timeout in 866.789252996 2018-08-01 11:07:52,232 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fcdfa39967f726778b2bb6e3a70f38060a52d9" 2018-08-01 11:07:52,394 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:07: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-49224ca2-9cdf-454a-ab1e-8dde70530e46 x-compute-request-id: req-49224ca2-9cdf-454a-ab1e-8dde70530e46 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.24:8774/v2.1/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37", "rel": "bookmark"}], "image": {"id": "c3e8b9b9-7e16-4237-b9ce-3d0ccd75fa6c", "links": [{"href": "http://172.30.9.24:8774/images/c3e8b9b9-7e16-4237-b9ce-3d0ccd75fa6c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "807183f7-eac0-4d92-aac0-4b9a397cb1ef", "links": [{"href": "http://172.30.9.24:8774/flavors/807183f7-eac0-4d92-aac0-4b9a397cb1ef", "rel": "bookmark"}]}, "id": "d2432b19-32c4-4d35-b073-0e1601fc4a37", "security_groups": [{"name": "default"}], "user_id": "4aee99bf49844fa0abf61ed79f976fa7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:07:19Z", "hostId": "8b117fa008c4d87cdf91afb5b11036b69d85ffcf5c2e1748c48ee944", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-kp", "name": "AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-inst", "created": "2018-08-01T11:07:18Z", "tenant_id": "b469b55c26bd4bd89c8353e4d2d958f6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 11:07:52,394 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37 used request id req-49224ca2-9cdf-454a-ab1e-8dde70530e46 2018-08-01 11:07:52,395 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-inst] is - BUILD 2018-08-01 11:07:52,395 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-01 11:07:55,398 - create_instance - DEBUG - VM status query timeout in 863.620091915 2018-08-01 11:07:55,401 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fcdfa39967f726778b2bb6e3a70f38060a52d9" 2018-08-01 11:07:55,891 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:07: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-716934e0-55c9-4f1d-a7ef-a3c9684b0266 x-compute-request-id: req-716934e0-55c9-4f1d-a7ef-a3c9684b0266 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.24:8774/v2.1/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37", "rel": "bookmark"}], "image": {"id": "c3e8b9b9-7e16-4237-b9ce-3d0ccd75fa6c", "links": [{"href": "http://172.30.9.24:8774/images/c3e8b9b9-7e16-4237-b9ce-3d0ccd75fa6c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "807183f7-eac0-4d92-aac0-4b9a397cb1ef", "links": [{"href": "http://172.30.9.24:8774/flavors/807183f7-eac0-4d92-aac0-4b9a397cb1ef", "rel": "bookmark"}]}, "id": "d2432b19-32c4-4d35-b073-0e1601fc4a37", "security_groups": [{"name": "default"}], "user_id": "4aee99bf49844fa0abf61ed79f976fa7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:07:19Z", "hostId": "8b117fa008c4d87cdf91afb5b11036b69d85ffcf5c2e1748c48ee944", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-kp", "name": "AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-inst", "created": "2018-08-01T11:07:18Z", "tenant_id": "b469b55c26bd4bd89c8353e4d2d958f6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 11:07:55,891 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37 used request id req-716934e0-55c9-4f1d-a7ef-a3c9684b0266 2018-08-01 11:07:55,892 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-inst] is - BUILD 2018-08-01 11:07:55,892 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-01 11:07:58,895 - create_instance - DEBUG - VM status query timeout in 860.122948885 2018-08-01 11:07:58,898 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fcdfa39967f726778b2bb6e3a70f38060a52d9" 2018-08-01 11:07:59,412 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11: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-f27e1d85-2a82-463d-973a-74720cb1ef9e x-compute-request-id: req-f27e1d85-2a82-463d-973a-74720cb1ef9e 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.24:8774/v2.1/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37", "rel": "bookmark"}], "image": {"id": "c3e8b9b9-7e16-4237-b9ce-3d0ccd75fa6c", "links": [{"href": "http://172.30.9.24:8774/images/c3e8b9b9-7e16-4237-b9ce-3d0ccd75fa6c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "807183f7-eac0-4d92-aac0-4b9a397cb1ef", "links": [{"href": "http://172.30.9.24:8774/flavors/807183f7-eac0-4d92-aac0-4b9a397cb1ef", "rel": "bookmark"}]}, "id": "d2432b19-32c4-4d35-b073-0e1601fc4a37", "security_groups": [{"name": "default"}], "user_id": "4aee99bf49844fa0abf61ed79f976fa7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:07:19Z", "hostId": "8b117fa008c4d87cdf91afb5b11036b69d85ffcf5c2e1748c48ee944", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-kp", "name": "AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-inst", "created": "2018-08-01T11:07:18Z", "tenant_id": "b469b55c26bd4bd89c8353e4d2d958f6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 11:07:59,413 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37 used request id req-f27e1d85-2a82-463d-973a-74720cb1ef9e 2018-08-01 11:07:59,413 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-inst] is - BUILD 2018-08-01 11:07:59,413 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-01 11:08:02,416 - create_instance - DEBUG - VM status query timeout in 856.601788998 2018-08-01 11:08:02,419 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fcdfa39967f726778b2bb6e3a70f38060a52d9" 2018-08-01 11:08:02,589 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:08: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-3d64b901-e4c2-4aea-bfb6-eec0b614a586 x-compute-request-id: req-3d64b901-e4c2-4aea-bfb6-eec0b614a586 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.24:8774/v2.1/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37", "rel": "bookmark"}], "image": {"id": "c3e8b9b9-7e16-4237-b9ce-3d0ccd75fa6c", "links": [{"href": "http://172.30.9.24:8774/images/c3e8b9b9-7e16-4237-b9ce-3d0ccd75fa6c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "807183f7-eac0-4d92-aac0-4b9a397cb1ef", "links": [{"href": "http://172.30.9.24:8774/flavors/807183f7-eac0-4d92-aac0-4b9a397cb1ef", "rel": "bookmark"}]}, "id": "d2432b19-32c4-4d35-b073-0e1601fc4a37", "security_groups": [{"name": "default"}], "user_id": "4aee99bf49844fa0abf61ed79f976fa7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:07:19Z", "hostId": "8b117fa008c4d87cdf91afb5b11036b69d85ffcf5c2e1748c48ee944", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-kp", "name": "AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-inst", "created": "2018-08-01T11:07:18Z", "tenant_id": "b469b55c26bd4bd89c8353e4d2d958f6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 11:08:02,589 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37 used request id req-3d64b901-e4c2-4aea-bfb6-eec0b614a586 2018-08-01 11:08:02,590 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-inst] is - BUILD 2018-08-01 11:08:02,590 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-01 11:08:05,593 - create_instance - DEBUG - VM status query timeout in 853.425279856 2018-08-01 11:08:05,596 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fcdfa39967f726778b2bb6e3a70f38060a52d9" 2018-08-01 11:08:05,775 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11: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-f532288e-bac8-4a4b-b6fd-120af6511676 x-compute-request-id: req-f532288e-bac8-4a4b-b6fd-120af6511676 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.24:8774/v2.1/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37", "rel": "bookmark"}], "image": {"id": "c3e8b9b9-7e16-4237-b9ce-3d0ccd75fa6c", "links": [{"href": "http://172.30.9.24:8774/images/c3e8b9b9-7e16-4237-b9ce-3d0ccd75fa6c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "807183f7-eac0-4d92-aac0-4b9a397cb1ef", "links": [{"href": "http://172.30.9.24:8774/flavors/807183f7-eac0-4d92-aac0-4b9a397cb1ef", "rel": "bookmark"}]}, "id": "d2432b19-32c4-4d35-b073-0e1601fc4a37", "security_groups": [{"name": "default"}], "user_id": "4aee99bf49844fa0abf61ed79f976fa7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:07:19Z", "hostId": "8b117fa008c4d87cdf91afb5b11036b69d85ffcf5c2e1748c48ee944", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-kp", "name": "AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-inst", "created": "2018-08-01T11:07:18Z", "tenant_id": "b469b55c26bd4bd89c8353e4d2d958f6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 11:08:05,776 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37 used request id req-f532288e-bac8-4a4b-b6fd-120af6511676 2018-08-01 11:08:05,776 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-inst] is - BUILD 2018-08-01 11:08:05,776 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-01 11:08:08,779 - create_instance - DEBUG - VM status query timeout in 850.238916874 2018-08-01 11:08:08,782 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fcdfa39967f726778b2bb6e3a70f38060a52d9" 2018-08-01 11:08:09,136 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:08: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-31abbebe-7119-4d6b-8fef-77fba4930a0a x-compute-request-id: req-31abbebe-7119-4d6b-8fef-77fba4930a0a 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.24:8774/v2.1/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37", "rel": "bookmark"}], "image": {"id": "c3e8b9b9-7e16-4237-b9ce-3d0ccd75fa6c", "links": [{"href": "http://172.30.9.24:8774/images/c3e8b9b9-7e16-4237-b9ce-3d0ccd75fa6c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "807183f7-eac0-4d92-aac0-4b9a397cb1ef", "links": [{"href": "http://172.30.9.24:8774/flavors/807183f7-eac0-4d92-aac0-4b9a397cb1ef", "rel": "bookmark"}]}, "id": "d2432b19-32c4-4d35-b073-0e1601fc4a37", "security_groups": [{"name": "default"}], "user_id": "4aee99bf49844fa0abf61ed79f976fa7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:07:19Z", "hostId": "8b117fa008c4d87cdf91afb5b11036b69d85ffcf5c2e1748c48ee944", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-kp", "name": "AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-inst", "created": "2018-08-01T11:07:18Z", "tenant_id": "b469b55c26bd4bd89c8353e4d2d958f6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 11:08:09,136 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37 used request id req-31abbebe-7119-4d6b-8fef-77fba4930a0a 2018-08-01 11:08:09,137 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-inst] is - BUILD 2018-08-01 11:08:09,137 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-01 11:08:12,140 - create_instance - DEBUG - VM status query timeout in 846.878017902 2018-08-01 11:08:12,144 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fcdfa39967f726778b2bb6e3a70f38060a52d9" 2018-08-01 11:08:12,725 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11: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-9ce1017e-3533-4a78-9cf3-7273acdc75c4 x-compute-request-id: req-9ce1017e-3533-4a78-9cf3-7273acdc75c4 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.24:8774/v2.1/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37", "rel": "bookmark"}], "image": {"id": "c3e8b9b9-7e16-4237-b9ce-3d0ccd75fa6c", "links": [{"href": "http://172.30.9.24:8774/images/c3e8b9b9-7e16-4237-b9ce-3d0ccd75fa6c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "807183f7-eac0-4d92-aac0-4b9a397cb1ef", "links": [{"href": "http://172.30.9.24:8774/flavors/807183f7-eac0-4d92-aac0-4b9a397cb1ef", "rel": "bookmark"}]}, "id": "d2432b19-32c4-4d35-b073-0e1601fc4a37", "security_groups": [{"name": "default"}], "user_id": "4aee99bf49844fa0abf61ed79f976fa7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:07:19Z", "hostId": "8b117fa008c4d87cdf91afb5b11036b69d85ffcf5c2e1748c48ee944", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-kp", "name": "AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-inst", "created": "2018-08-01T11:07:18Z", "tenant_id": "b469b55c26bd4bd89c8353e4d2d958f6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 11:08:12,725 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37 used request id req-9ce1017e-3533-4a78-9cf3-7273acdc75c4 2018-08-01 11:08:12,726 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-inst] is - BUILD 2018-08-01 11:08:12,726 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-01 11:08:15,729 - create_instance - DEBUG - VM status query timeout in 843.288980007 2018-08-01 11:08:15,732 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fcdfa39967f726778b2bb6e3a70f38060a52d9" 2018-08-01 11:08:15,911 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:08: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-c4792bf1-670d-4441-b6da-1b7f6b0ec28c x-compute-request-id: req-c4792bf1-670d-4441-b6da-1b7f6b0ec28c 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.24:8774/v2.1/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37", "rel": "bookmark"}], "image": {"id": "c3e8b9b9-7e16-4237-b9ce-3d0ccd75fa6c", "links": [{"href": "http://172.30.9.24:8774/images/c3e8b9b9-7e16-4237-b9ce-3d0ccd75fa6c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "807183f7-eac0-4d92-aac0-4b9a397cb1ef", "links": [{"href": "http://172.30.9.24:8774/flavors/807183f7-eac0-4d92-aac0-4b9a397cb1ef", "rel": "bookmark"}]}, "id": "d2432b19-32c4-4d35-b073-0e1601fc4a37", "security_groups": [{"name": "default"}], "user_id": "4aee99bf49844fa0abf61ed79f976fa7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:07:19Z", "hostId": "8b117fa008c4d87cdf91afb5b11036b69d85ffcf5c2e1748c48ee944", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-kp", "name": "AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-inst", "created": "2018-08-01T11:07:18Z", "tenant_id": "b469b55c26bd4bd89c8353e4d2d958f6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 11:08:15,911 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37 used request id req-c4792bf1-670d-4441-b6da-1b7f6b0ec28c 2018-08-01 11:08:15,912 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-inst] is - BUILD 2018-08-01 11:08:15,912 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-01 11:08:18,915 - create_instance - DEBUG - VM status query timeout in 840.103151798 2018-08-01 11:08:18,918 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fcdfa39967f726778b2bb6e3a70f38060a52d9" 2018-08-01 11:08:19,430 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:08: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-783d0736-c84a-43ed-9646-45116cc26056 x-compute-request-id: req-783d0736-c84a-43ed-9646-45116cc26056 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.24:8774/v2.1/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37", "rel": "bookmark"}], "image": {"id": "c3e8b9b9-7e16-4237-b9ce-3d0ccd75fa6c", "links": [{"href": "http://172.30.9.24:8774/images/c3e8b9b9-7e16-4237-b9ce-3d0ccd75fa6c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "807183f7-eac0-4d92-aac0-4b9a397cb1ef", "links": [{"href": "http://172.30.9.24:8774/flavors/807183f7-eac0-4d92-aac0-4b9a397cb1ef", "rel": "bookmark"}]}, "id": "d2432b19-32c4-4d35-b073-0e1601fc4a37", "security_groups": [{"name": "default"}], "user_id": "4aee99bf49844fa0abf61ed79f976fa7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:07:19Z", "hostId": "8b117fa008c4d87cdf91afb5b11036b69d85ffcf5c2e1748c48ee944", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-kp", "name": "AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-inst", "created": "2018-08-01T11:07:18Z", "tenant_id": "b469b55c26bd4bd89c8353e4d2d958f6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 11:08:19,431 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37 used request id req-783d0736-c84a-43ed-9646-45116cc26056 2018-08-01 11:08:19,431 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-inst] is - BUILD 2018-08-01 11:08:19,431 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-01 11:08:22,434 - create_instance - DEBUG - VM status query timeout in 836.583788872 2018-08-01 11:08:22,437 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fcdfa39967f726778b2bb6e3a70f38060a52d9" 2018-08-01 11:08:22,954 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:08: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-3e9c88fa-cf84-4a0c-b607-b3cf68d194ca x-compute-request-id: req-3e9c88fa-cf84-4a0c-b607-b3cf68d194ca 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.24:8774/v2.1/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37", "rel": "bookmark"}], "image": {"id": "c3e8b9b9-7e16-4237-b9ce-3d0ccd75fa6c", "links": [{"href": "http://172.30.9.24:8774/images/c3e8b9b9-7e16-4237-b9ce-3d0ccd75fa6c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "807183f7-eac0-4d92-aac0-4b9a397cb1ef", "links": [{"href": "http://172.30.9.24:8774/flavors/807183f7-eac0-4d92-aac0-4b9a397cb1ef", "rel": "bookmark"}]}, "id": "d2432b19-32c4-4d35-b073-0e1601fc4a37", "security_groups": [{"name": "default"}], "user_id": "4aee99bf49844fa0abf61ed79f976fa7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:07:19Z", "hostId": "8b117fa008c4d87cdf91afb5b11036b69d85ffcf5c2e1748c48ee944", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-kp", "name": "AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-inst", "created": "2018-08-01T11:07:18Z", "tenant_id": "b469b55c26bd4bd89c8353e4d2d958f6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 11:08:22,954 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37 used request id req-3e9c88fa-cf84-4a0c-b607-b3cf68d194ca 2018-08-01 11:08:22,955 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-inst] is - BUILD 2018-08-01 11:08:22,955 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-01 11:08:25,958 - create_instance - DEBUG - VM status query timeout in 833.060021877 2018-08-01 11:08:25,961 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fcdfa39967f726778b2bb6e3a70f38060a52d9" 2018-08-01 11:08:26,121 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:08: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-3d03801c-c751-4e0f-9d45-110992f38b95 x-compute-request-id: req-3d03801c-c751-4e0f-9d45-110992f38b95 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.24:8774/v2.1/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37", "rel": "bookmark"}], "image": {"id": "c3e8b9b9-7e16-4237-b9ce-3d0ccd75fa6c", "links": [{"href": "http://172.30.9.24:8774/images/c3e8b9b9-7e16-4237-b9ce-3d0ccd75fa6c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "807183f7-eac0-4d92-aac0-4b9a397cb1ef", "links": [{"href": "http://172.30.9.24:8774/flavors/807183f7-eac0-4d92-aac0-4b9a397cb1ef", "rel": "bookmark"}]}, "id": "d2432b19-32c4-4d35-b073-0e1601fc4a37", "security_groups": [{"name": "default"}], "user_id": "4aee99bf49844fa0abf61ed79f976fa7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:07:19Z", "hostId": "8b117fa008c4d87cdf91afb5b11036b69d85ffcf5c2e1748c48ee944", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-kp", "name": "AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-inst", "created": "2018-08-01T11:07:18Z", "tenant_id": "b469b55c26bd4bd89c8353e4d2d958f6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 11:08:26,121 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37 used request id req-3d03801c-c751-4e0f-9d45-110992f38b95 2018-08-01 11:08:26,121 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-inst] is - BUILD 2018-08-01 11:08:26,122 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-01 11:08:29,125 - create_instance - DEBUG - VM status query timeout in 829.893279791 2018-08-01 11:08:29,128 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fcdfa39967f726778b2bb6e3a70f38060a52d9" 2018-08-01 11:08:29,565 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:08: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-2d669e31-10b4-42e8-9223-86761b65959d x-compute-request-id: req-2d669e31-10b4-42e8-9223-86761b65959d 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.24:8774/v2.1/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37", "rel": "bookmark"}], "image": {"id": "c3e8b9b9-7e16-4237-b9ce-3d0ccd75fa6c", "links": [{"href": "http://172.30.9.24:8774/images/c3e8b9b9-7e16-4237-b9ce-3d0ccd75fa6c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "807183f7-eac0-4d92-aac0-4b9a397cb1ef", "links": [{"href": "http://172.30.9.24:8774/flavors/807183f7-eac0-4d92-aac0-4b9a397cb1ef", "rel": "bookmark"}]}, "id": "d2432b19-32c4-4d35-b073-0e1601fc4a37", "security_groups": [{"name": "default"}], "user_id": "4aee99bf49844fa0abf61ed79f976fa7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:07:19Z", "hostId": "8b117fa008c4d87cdf91afb5b11036b69d85ffcf5c2e1748c48ee944", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-kp", "name": "AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-inst", "created": "2018-08-01T11:07:18Z", "tenant_id": "b469b55c26bd4bd89c8353e4d2d958f6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 11:08:29,565 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37 used request id req-2d669e31-10b4-42e8-9223-86761b65959d 2018-08-01 11:08:29,566 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-inst] is - BUILD 2018-08-01 11:08:29,566 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-01 11:08:32,569 - create_instance - DEBUG - VM status query timeout in 826.449224949 2018-08-01 11:08:32,572 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fcdfa39967f726778b2bb6e3a70f38060a52d9" 2018-08-01 11:08:32,755 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:08: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-d9e6f75d-129b-4825-8727-62f3dc792eb5 x-compute-request-id: req-d9e6f75d-129b-4825-8727-62f3dc792eb5 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.24:8774/v2.1/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37", "rel": "bookmark"}], "image": {"id": "c3e8b9b9-7e16-4237-b9ce-3d0ccd75fa6c", "links": [{"href": "http://172.30.9.24:8774/images/c3e8b9b9-7e16-4237-b9ce-3d0ccd75fa6c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "807183f7-eac0-4d92-aac0-4b9a397cb1ef", "links": [{"href": "http://172.30.9.24:8774/flavors/807183f7-eac0-4d92-aac0-4b9a397cb1ef", "rel": "bookmark"}]}, "id": "d2432b19-32c4-4d35-b073-0e1601fc4a37", "security_groups": [{"name": "default"}], "user_id": "4aee99bf49844fa0abf61ed79f976fa7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:07:19Z", "hostId": "8b117fa008c4d87cdf91afb5b11036b69d85ffcf5c2e1748c48ee944", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-kp", "name": "AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-inst", "created": "2018-08-01T11:07:18Z", "tenant_id": "b469b55c26bd4bd89c8353e4d2d958f6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 11:08:32,755 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37 used request id req-d9e6f75d-129b-4825-8727-62f3dc792eb5 2018-08-01 11:08:32,755 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-inst] is - BUILD 2018-08-01 11:08:32,755 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-01 11:08:35,759 - create_instance - DEBUG - VM status query timeout in 823.259516001 2018-08-01 11:08:35,761 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fcdfa39967f726778b2bb6e3a70f38060a52d9" 2018-08-01 11:08:36,092 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:08: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-e3bc8401-e6b6-446e-9cc4-5eeee011642e x-compute-request-id: req-e3bc8401-e6b6-446e-9cc4-5eeee011642e 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.24:8774/v2.1/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37", "rel": "bookmark"}], "image": {"id": "c3e8b9b9-7e16-4237-b9ce-3d0ccd75fa6c", "links": [{"href": "http://172.30.9.24:8774/images/c3e8b9b9-7e16-4237-b9ce-3d0ccd75fa6c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "807183f7-eac0-4d92-aac0-4b9a397cb1ef", "links": [{"href": "http://172.30.9.24:8774/flavors/807183f7-eac0-4d92-aac0-4b9a397cb1ef", "rel": "bookmark"}]}, "id": "d2432b19-32c4-4d35-b073-0e1601fc4a37", "security_groups": [{"name": "default"}], "user_id": "4aee99bf49844fa0abf61ed79f976fa7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:07:19Z", "hostId": "8b117fa008c4d87cdf91afb5b11036b69d85ffcf5c2e1748c48ee944", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-kp", "name": "AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-inst", "created": "2018-08-01T11:07:18Z", "tenant_id": "b469b55c26bd4bd89c8353e4d2d958f6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 11:08:36,092 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37 used request id req-e3bc8401-e6b6-446e-9cc4-5eeee011642e 2018-08-01 11:08:36,093 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-inst] is - BUILD 2018-08-01 11:08:36,093 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-01 11:08:39,096 - create_instance - DEBUG - VM status query timeout in 819.921962976 2018-08-01 11:08:39,099 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fcdfa39967f726778b2bb6e3a70f38060a52d9" 2018-08-01 11:08:39,425 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11: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-b0fd636c-893d-4d91-98c8-af5138aacdae x-compute-request-id: req-b0fd636c-893d-4d91-98c8-af5138aacdae 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.24:8774/v2.1/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37", "rel": "bookmark"}], "image": {"id": "c3e8b9b9-7e16-4237-b9ce-3d0ccd75fa6c", "links": [{"href": "http://172.30.9.24:8774/images/c3e8b9b9-7e16-4237-b9ce-3d0ccd75fa6c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "807183f7-eac0-4d92-aac0-4b9a397cb1ef", "links": [{"href": "http://172.30.9.24:8774/flavors/807183f7-eac0-4d92-aac0-4b9a397cb1ef", "rel": "bookmark"}]}, "id": "d2432b19-32c4-4d35-b073-0e1601fc4a37", "security_groups": [{"name": "default"}], "user_id": "4aee99bf49844fa0abf61ed79f976fa7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:07:19Z", "hostId": "8b117fa008c4d87cdf91afb5b11036b69d85ffcf5c2e1748c48ee944", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-kp", "name": "AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-inst", "created": "2018-08-01T11:07:18Z", "tenant_id": "b469b55c26bd4bd89c8353e4d2d958f6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 11:08:39,425 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37 used request id req-b0fd636c-893d-4d91-98c8-af5138aacdae 2018-08-01 11:08:39,426 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-inst] is - BUILD 2018-08-01 11:08:39,426 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-01 11:08:42,429 - create_instance - DEBUG - VM status query timeout in 816.589134932 2018-08-01 11:08:42,432 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fcdfa39967f726778b2bb6e3a70f38060a52d9" 2018-08-01 11:08:42,782 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11: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,Accept-Encoding x-openstack-request-id: req-5aa32646-029a-41d0-ae72-57264757d9f2 x-compute-request-id: req-5aa32646-029a-41d0-ae72-57264757d9f2 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.24:8774/v2.1/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37", "rel": "bookmark"}], "image": {"id": "c3e8b9b9-7e16-4237-b9ce-3d0ccd75fa6c", "links": [{"href": "http://172.30.9.24:8774/images/c3e8b9b9-7e16-4237-b9ce-3d0ccd75fa6c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "807183f7-eac0-4d92-aac0-4b9a397cb1ef", "links": [{"href": "http://172.30.9.24:8774/flavors/807183f7-eac0-4d92-aac0-4b9a397cb1ef", "rel": "bookmark"}]}, "id": "d2432b19-32c4-4d35-b073-0e1601fc4a37", "security_groups": [{"name": "default"}], "user_id": "4aee99bf49844fa0abf61ed79f976fa7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:07:19Z", "hostId": "8b117fa008c4d87cdf91afb5b11036b69d85ffcf5c2e1748c48ee944", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-kp", "name": "AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-inst", "created": "2018-08-01T11:07:18Z", "tenant_id": "b469b55c26bd4bd89c8353e4d2d958f6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 11:08:42,782 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37 used request id req-5aa32646-029a-41d0-ae72-57264757d9f2 2018-08-01 11:08:42,783 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-inst] is - BUILD 2018-08-01 11:08:42,783 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-01 11:08:45,786 - create_instance - DEBUG - VM status query timeout in 813.231916904 2018-08-01 11:08:45,789 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fcdfa39967f726778b2bb6e3a70f38060a52d9" 2018-08-01 11:08:45,954 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:08: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-cc145a17-d780-4c7e-8652-ad1d1cc79db5 x-compute-request-id: req-cc145a17-d780-4c7e-8652-ad1d1cc79db5 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.24:8774/v2.1/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37", "rel": "bookmark"}], "image": {"id": "c3e8b9b9-7e16-4237-b9ce-3d0ccd75fa6c", "links": [{"href": "http://172.30.9.24:8774/images/c3e8b9b9-7e16-4237-b9ce-3d0ccd75fa6c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "807183f7-eac0-4d92-aac0-4b9a397cb1ef", "links": [{"href": "http://172.30.9.24:8774/flavors/807183f7-eac0-4d92-aac0-4b9a397cb1ef", "rel": "bookmark"}]}, "id": "d2432b19-32c4-4d35-b073-0e1601fc4a37", "security_groups": [{"name": "default"}], "user_id": "4aee99bf49844fa0abf61ed79f976fa7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:07:19Z", "hostId": "8b117fa008c4d87cdf91afb5b11036b69d85ffcf5c2e1748c48ee944", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-kp", "name": "AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-inst", "created": "2018-08-01T11:07:18Z", "tenant_id": "b469b55c26bd4bd89c8353e4d2d958f6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 11:08:45,954 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37 used request id req-cc145a17-d780-4c7e-8652-ad1d1cc79db5 2018-08-01 11:08:45,955 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-inst] is - BUILD 2018-08-01 11:08:45,955 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-01 11:08:48,958 - create_instance - DEBUG - VM status query timeout in 810.060192823 2018-08-01 11:08:48,961 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fcdfa39967f726778b2bb6e3a70f38060a52d9" 2018-08-01 11:08:49,126 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11: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-d76b71c5-ce53-4674-a3e5-73a79a177c25 x-compute-request-id: req-d76b71c5-ce53-4674-a3e5-73a79a177c25 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.24:8774/v2.1/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37", "rel": "bookmark"}], "image": {"id": "c3e8b9b9-7e16-4237-b9ce-3d0ccd75fa6c", "links": [{"href": "http://172.30.9.24:8774/images/c3e8b9b9-7e16-4237-b9ce-3d0ccd75fa6c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "807183f7-eac0-4d92-aac0-4b9a397cb1ef", "links": [{"href": "http://172.30.9.24:8774/flavors/807183f7-eac0-4d92-aac0-4b9a397cb1ef", "rel": "bookmark"}]}, "id": "d2432b19-32c4-4d35-b073-0e1601fc4a37", "security_groups": [{"name": "default"}], "user_id": "4aee99bf49844fa0abf61ed79f976fa7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:07:19Z", "hostId": "8b117fa008c4d87cdf91afb5b11036b69d85ffcf5c2e1748c48ee944", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-kp", "name": "AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-inst", "created": "2018-08-01T11:07:18Z", "tenant_id": "b469b55c26bd4bd89c8353e4d2d958f6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 11:08:49,126 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37 used request id req-d76b71c5-ce53-4674-a3e5-73a79a177c25 2018-08-01 11:08:49,126 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-inst] is - BUILD 2018-08-01 11:08:49,126 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-01 11:08:52,130 - create_instance - DEBUG - VM status query timeout in 806.888597965 2018-08-01 11:08:52,133 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fcdfa39967f726778b2bb6e3a70f38060a52d9" 2018-08-01 11:08:52,479 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:08: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-4c8466be-a6d7-4377-82b6-66297d27f9bc x-compute-request-id: req-4c8466be-a6d7-4377-82b6-66297d27f9bc 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.24:8774/v2.1/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37", "rel": "bookmark"}], "image": {"id": "c3e8b9b9-7e16-4237-b9ce-3d0ccd75fa6c", "links": [{"href": "http://172.30.9.24:8774/images/c3e8b9b9-7e16-4237-b9ce-3d0ccd75fa6c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "807183f7-eac0-4d92-aac0-4b9a397cb1ef", "links": [{"href": "http://172.30.9.24:8774/flavors/807183f7-eac0-4d92-aac0-4b9a397cb1ef", "rel": "bookmark"}]}, "id": "d2432b19-32c4-4d35-b073-0e1601fc4a37", "security_groups": [{"name": "default"}], "user_id": "4aee99bf49844fa0abf61ed79f976fa7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:07:19Z", "hostId": "8b117fa008c4d87cdf91afb5b11036b69d85ffcf5c2e1748c48ee944", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-kp", "name": "AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-inst", "created": "2018-08-01T11:07:18Z", "tenant_id": "b469b55c26bd4bd89c8353e4d2d958f6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 11:08:52,479 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37 used request id req-4c8466be-a6d7-4377-82b6-66297d27f9bc 2018-08-01 11:08:52,480 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-inst] is - BUILD 2018-08-01 11:08:52,480 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-01 11:08:55,483 - create_instance - DEBUG - VM status query timeout in 803.535048962 2018-08-01 11:08:55,486 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fcdfa39967f726778b2bb6e3a70f38060a52d9" 2018-08-01 11:08:55,647 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:08: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-b7a22866-e11d-4001-8ea4-4c68db82a068 x-compute-request-id: req-b7a22866-e11d-4001-8ea4-4c68db82a068 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.24:8774/v2.1/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37", "rel": "bookmark"}], "image": {"id": "c3e8b9b9-7e16-4237-b9ce-3d0ccd75fa6c", "links": [{"href": "http://172.30.9.24:8774/images/c3e8b9b9-7e16-4237-b9ce-3d0ccd75fa6c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "807183f7-eac0-4d92-aac0-4b9a397cb1ef", "links": [{"href": "http://172.30.9.24:8774/flavors/807183f7-eac0-4d92-aac0-4b9a397cb1ef", "rel": "bookmark"}]}, "id": "d2432b19-32c4-4d35-b073-0e1601fc4a37", "security_groups": [{"name": "default"}], "user_id": "4aee99bf49844fa0abf61ed79f976fa7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:07:19Z", "hostId": "8b117fa008c4d87cdf91afb5b11036b69d85ffcf5c2e1748c48ee944", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-kp", "name": "AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-inst", "created": "2018-08-01T11:07:18Z", "tenant_id": "b469b55c26bd4bd89c8353e4d2d958f6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 11:08:55,647 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37 used request id req-b7a22866-e11d-4001-8ea4-4c68db82a068 2018-08-01 11:08:55,648 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-inst] is - BUILD 2018-08-01 11:08:55,648 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-01 11:08:58,651 - create_instance - DEBUG - VM status query timeout in 800.366931915 2018-08-01 11:08:58,654 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fcdfa39967f726778b2bb6e3a70f38060a52d9" 2018-08-01 11:08:58,999 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:08: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-1529dd7f-51c4-4658-af5b-6069bad5031e x-compute-request-id: req-1529dd7f-51c4-4658-af5b-6069bad5031e Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:35:ea", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37", "rel": "bookmark"}], "image": {"id": "c3e8b9b9-7e16-4237-b9ce-3d0ccd75fa6c", "links": [{"href": "http://172.30.9.24:8774/images/c3e8b9b9-7e16-4237-b9ce-3d0ccd75fa6c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:08:57.000000", "flavor": {"id": "807183f7-eac0-4d92-aac0-4b9a397cb1ef", "links": [{"href": "http://172.30.9.24:8774/flavors/807183f7-eac0-4d92-aac0-4b9a397cb1ef", "rel": "bookmark"}]}, "id": "d2432b19-32c4-4d35-b073-0e1601fc4a37", "security_groups": [{"name": "default"}], "user_id": "4aee99bf49844fa0abf61ed79f976fa7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:08:57Z", "hostId": "8b117fa008c4d87cdf91afb5b11036b69d85ffcf5c2e1748c48ee944", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-kp", "name": "AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-inst", "created": "2018-08-01T11:07:18Z", "tenant_id": "b469b55c26bd4bd89c8353e4d2d958f6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 11:08:58,999 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37 used request id req-1529dd7f-51c4-4658-af5b-6069bad5031e 2018-08-01 11:08:59,000 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-inst] is - ACTIVE 2018-08-01 11:08:59,000 - create_instance - INFO - VM is - ACTIVE 2018-08-01 11:08:59,003 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fcdfa39967f726778b2bb6e3a70f38060a52d9" 2018-08-01 11:08:59,320 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:08: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-358d0da2-4d34-4eea-b449-39c5330c62aa x-compute-request-id: req-358d0da2-4d34-4eea-b449-39c5330c62aa Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:35:ea", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37", "rel": "bookmark"}], "image": {"id": "c3e8b9b9-7e16-4237-b9ce-3d0ccd75fa6c", "links": [{"href": "http://172.30.9.24:8774/images/c3e8b9b9-7e16-4237-b9ce-3d0ccd75fa6c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:08:57.000000", "flavor": {"id": "807183f7-eac0-4d92-aac0-4b9a397cb1ef", "links": [{"href": "http://172.30.9.24:8774/flavors/807183f7-eac0-4d92-aac0-4b9a397cb1ef", "rel": "bookmark"}]}, "id": "d2432b19-32c4-4d35-b073-0e1601fc4a37", "security_groups": [{"name": "default"}], "user_id": "4aee99bf49844fa0abf61ed79f976fa7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:08:57Z", "hostId": "8b117fa008c4d87cdf91afb5b11036b69d85ffcf5c2e1748c48ee944", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-kp", "name": "AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-inst", "created": "2018-08-01T11:07:18Z", "tenant_id": "b469b55c26bd4bd89c8353e4d2d958f6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 11:08:59,320 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37 used request id req-358d0da2-4d34-4eea-b449-39c5330c62aa 2018-08-01 11:08:59,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fcdfa39967f726778b2bb6e3a70f38060a52d9" 2018-08-01 11:08:59,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-73f0a308-8583-4f1a-b4af-c843cbafe887 Date: Wed, 01 Aug 2018 11:08:59 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"5930c44f-f00b-432a-9ad6-882cabaaa90c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b469b55c26bd4bd89c8353e4d2d958f6","l2_adjacency":true,"status":"ACTIVE","subnets":["5a525ef3-1fe9-48a6-8e15-6796553b8388"],"description":"","tags":[],"updated_at":"2018-08-01T11:07:03Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-pub-net","admin_state_up":true,"tenant_id":"b469b55c26bd4bd89c8353e4d2d958f6","created_at":"2018-08-01T11:07:02Z","mtu":1450}]} 2018-08-01 11:08:59,425 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-pub-net used request id req-73f0a308-8583-4f1a-b4af-c843cbafe887 2018-08-01 11:08:59,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/b469b55c26bd4bd89c8353e4d2d958f6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fcdfa39967f726778b2bb6e3a70f38060a52d9" 2018-08-01 11:08:59,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:08:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a577a5c-3660-471c-9be4-45f1c9b360a9 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/b469b55c26bd4bd89c8353e4d2d958f6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b469b55c26bd4bd89c8353e4d2d958f6", "name": "AnsibleProvisioningTests-a9d5ba34-9dec-42b-proj"}} 2018-08-01 11:08:59,517 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/b469b55c26bd4bd89c8353e4d2d958f6 used request id req-0a577a5c-3660-471c-9be4-45f1c9b360a9 2018-08-01 11:08:59,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=5930c44f-f00b-432a-9ad6-882cabaaa90c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fcdfa39967f726778b2bb6e3a70f38060a52d9" 2018-08-01 11:08:59,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-47f90724-bfe8-4826-8757-fee983fd9bb0 Date: Wed, 01 Aug 2018 11:08:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5930c44f-f00b-432a-9ad6-882cabaaa90c","tenant_id":"b469b55c26bd4bd89c8353e4d2d958f6","created_at":"2018-08-01T11:07:03Z","dns_nameservers":[],"updated_at":"2018-08-01T11:07:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b469b55c26bd4bd89c8353e4d2d958f6","id":"5a525ef3-1fe9-48a6-8e15-6796553b8388","subnetpool_id":null,"name":"AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-pub-subnet"}]} 2018-08-01 11:08:59,569 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=5930c44f-f00b-432a-9ad6-882cabaaa90c used request id req-47f90724-bfe8-4826-8757-fee983fd9bb0 2018-08-01 11:08:59,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=5930c44f-f00b-432a-9ad6-882cabaaa90c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fcdfa39967f726778b2bb6e3a70f38060a52d9" 2018-08-01 11:08:59,649 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2409 X-Openstack-Request-Id: req-5092d856-f5bf-47c7-9f0f-ebaa002aecce Date: Wed, 01 Aug 2018 11:08:59 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:07:11Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5a525ef3-1fe9-48a6-8e15-6796553b8388","ip_address":"10.55.1.1"}],"id":"5d22bb28-04f6-4fe4-bc34-2a17977f1922","security_groups":[],"mac_address":"fa:16:3e:c8:77:86","project_id":"b469b55c26bd4bd89c8353e4d2d958f6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5930c44f-f00b-432a-9ad6-882cabaaa90c","tenant_id":"b469b55c26bd4bd89c8353e4d2d958f6","created_at":"2018-08-01T11:07:07Z","binding:vnic_type":"normal","device_id":"de8faf96-d48f-48bf-aa2e-c77fe353a2f5","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:08:57Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5a525ef3-1fe9-48a6-8e15-6796553b8388","ip_address":"10.55.1.9"}],"id":"90b49a2a-8338-49f6-b8b8-bb4c92a61cfb","security_groups":["5764817c-5d5d-48df-bf5d-057f6d09592b"],"mac_address":"fa:16:3e:88:35:ea","project_id":"b469b55c26bd4bd89c8353e4d2d958f6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-port-1","admin_state_up":true,"network_id":"5930c44f-f00b-432a-9ad6-882cabaaa90c","tenant_id":"b469b55c26bd4bd89c8353e4d2d958f6","created_at":"2018-08-01T11:07:16Z","binding:vnic_type":"normal","device_id":"d2432b19-32c4-4d35-b073-0e1601fc4a37","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:07:07Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5a525ef3-1fe9-48a6-8e15-6796553b8388","ip_address":"10.55.1.2"}],"id":"ffb77fe7-bf2b-4a32-8b55-f6f8a1f54c84","security_groups":[],"mac_address":"fa:16:3e:c1:b9:e9","project_id":"b469b55c26bd4bd89c8353e4d2d958f6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5930c44f-f00b-432a-9ad6-882cabaaa90c","tenant_id":"b469b55c26bd4bd89c8353e4d2d958f6","created_at":"2018-08-01T11:07:04Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5930c44f-f00b-432a-9ad6-882cabaaa90c","ip_allocation":"immediate"}]} 2018-08-01 11:08:59,649 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=5930c44f-f00b-432a-9ad6-882cabaaa90c used request id req-5092d856-f5bf-47c7-9f0f-ebaa002aecce 2018-08-01 11:08:59,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/routers?name=AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fcdfa39967f726778b2bb6e3a70f38060a52d9" 2018-08-01 11:08:59,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-ca823e7a-c7e1-40db-8cc2-91ae1e5401f1 Date: Wed, 01 Aug 2018 11:08:59 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a5a333a9-9d0e-46a5-9440-2aa9c95d5013", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "b469b55c26bd4bd89c8353e4d2d958f6", "created_at": "2018-08-01T11:07:05Z", "admin_state_up": true, "updated_at": "2018-08-01T11:07:08Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "b469b55c26bd4bd89c8353e4d2d958f6", "id": "de8faf96-d48f-48bf-aa2e-c77fe353a2f5", "name": "AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-pub-router"}]} 2018-08-01 11:08:59,769 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers?name=AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-pub-router used request id req-ca823e7a-c7e1-40db-8cc2-91ae1e5401f1 2018-08-01 11:08:59,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/b469b55c26bd4bd89c8353e4d2d958f6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fcdfa39967f726778b2bb6e3a70f38060a52d9" 2018-08-01 11:08:59,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:08:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc20af55-57ec-4467-a6bf-a67e21d246a4 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/b469b55c26bd4bd89c8353e4d2d958f6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b469b55c26bd4bd89c8353e4d2d958f6", "name": "AnsibleProvisioningTests-a9d5ba34-9dec-42b-proj"}} 2018-08-01 11:08:59,857 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/b469b55c26bd4bd89c8353e4d2d958f6 used request id req-bc20af55-57ec-4467-a6bf-a67e21d246a4 2018-08-01 11:08:59,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?device_id=de8faf96-d48f-48bf-aa2e-c77fe353a2f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fcdfa39967f726778b2bb6e3a70f38060a52d9" 2018-08-01 11:08:59,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-35340b5e-3d5f-4ac5-8431-be726a49a4a4 Date: Wed, 01 Aug 2018 11:08:59 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:07:11Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5a525ef3-1fe9-48a6-8e15-6796553b8388","ip_address":"10.55.1.1"}],"id":"5d22bb28-04f6-4fe4-bc34-2a17977f1922","security_groups":[],"mac_address":"fa:16:3e:c8:77:86","project_id":"b469b55c26bd4bd89c8353e4d2d958f6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5930c44f-f00b-432a-9ad6-882cabaaa90c","tenant_id":"b469b55c26bd4bd89c8353e4d2d958f6","created_at":"2018-08-01T11:07:07Z","binding:vnic_type":"normal","device_id":"de8faf96-d48f-48bf-aa2e-c77fe353a2f5","ip_allocation":"immediate"}]} 2018-08-01 11:08:59,915 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?device_id=de8faf96-d48f-48bf-aa2e-c77fe353a2f5 used request id req-35340b5e-3d5f-4ac5-8431-be726a49a4a4 2018-08-01 11:08:59,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/5a525ef3-1fe9-48a6-8e15-6796553b8388 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fcdfa39967f726778b2bb6e3a70f38060a52d9" 2018-08-01 11:08:59,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 671 X-Openstack-Request-Id: req-65373503-02db-47e9-b6f0-ba602ffea833 Date: Wed, 01 Aug 2018 11:08:59 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5930c44f-f00b-432a-9ad6-882cabaaa90c","tenant_id":"b469b55c26bd4bd89c8353e4d2d958f6","created_at":"2018-08-01T11:07:03Z","dns_nameservers":[],"updated_at":"2018-08-01T11:07:03Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"b469b55c26bd4bd89c8353e4d2d958f6","id":"5a525ef3-1fe9-48a6-8e15-6796553b8388","subnetpool_id":null,"name":"AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-pub-subnet"}} 2018-08-01 11:08:59,964 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/5a525ef3-1fe9-48a6-8e15-6796553b8388 used request id req-65373503-02db-47e9-b6f0-ba602ffea833 2018-08-01 11:08:59,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=e7d7be46-2840-4976-87a2-d78a4e5c6089 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fcdfa39967f726778b2bb6e3a70f38060a52d9" 2018-08-01 11:09:00,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-d1961954-6cca-47dd-8876-754d1925bed0 Date: Wed, 01 Aug 2018 11:09:00 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dbe9669438844f3faecdc7fcc050e0d8","l2_adjacency":true,"status":"ACTIVE","subnets":["a5a333a9-9d0e-46a5-9440-2aa9c95d5013"],"description":"","tags":[],"updated_at":"2018-08-01T09:28:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:38Z","mtu":1500}]} 2018-08-01 11:09:00,068 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=e7d7be46-2840-4976-87a2-d78a4e5c6089 used request id req-d1961954-6cca-47dd-8876-754d1925bed0 2018-08-01 11:09:00,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=e7d7be46-2840-4976-87a2-d78a4e5c6089 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fcdfa39967f726778b2bb6e3a70f38060a52d9" 2018-08-01 11:09:00,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-d9e45b51-2138-4b58-a596-b575580a5108 Date: Wed, 01 Aug 2018 11:09:00 GMT RESP BODY: {"subnets":[]} 2018-08-01 11:09:00,101 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=e7d7be46-2840-4976-87a2-d78a4e5c6089 used request id req-d9e45b51-2138-4b58-a596-b575580a5108 2018-08-01 11:09:00,104 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fcdfa39967f726778b2bb6e3a70f38060a52d9" 2018-08-01 11:09:00,417 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:09: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-96b1ee17-d958-4237-a8be-20f2457b4fb9 x-compute-request-id: req-96b1ee17-d958-4237-a8be-20f2457b4fb9 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:35:ea", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37", "rel": "bookmark"}], "image": {"id": "c3e8b9b9-7e16-4237-b9ce-3d0ccd75fa6c", "links": [{"href": "http://172.30.9.24:8774/images/c3e8b9b9-7e16-4237-b9ce-3d0ccd75fa6c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:08:57.000000", "flavor": {"id": "807183f7-eac0-4d92-aac0-4b9a397cb1ef", "links": [{"href": "http://172.30.9.24:8774/flavors/807183f7-eac0-4d92-aac0-4b9a397cb1ef", "rel": "bookmark"}]}, "id": "d2432b19-32c4-4d35-b073-0e1601fc4a37", "security_groups": [{"name": "default"}], "user_id": "4aee99bf49844fa0abf61ed79f976fa7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:08:57Z", "hostId": "8b117fa008c4d87cdf91afb5b11036b69d85ffcf5c2e1748c48ee944", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-kp", "name": "AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-inst", "created": "2018-08-01T11:07:18Z", "tenant_id": "b469b55c26bd4bd89c8353e4d2d958f6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 11:09:00,417 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37 used request id req-96b1ee17-d958-4237-a8be-20f2457b4fb9 2018-08-01 11:09:00,417 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-inst] is - ACTIVE 2018-08-01 11:09:00,418 - create_instance - INFO - VM is - ACTIVE 2018-08-01 11:09:00,420 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fcdfa39967f726778b2bb6e3a70f38060a52d9" 2018-08-01 11:09:00,746 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:09: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-b804ab98-59b0-45c9-9839-9c358ceddda6 x-compute-request-id: req-b804ab98-59b0-45c9-9839-9c358ceddda6 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:35:ea", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37", "rel": "bookmark"}], "image": {"id": "c3e8b9b9-7e16-4237-b9ce-3d0ccd75fa6c", "links": [{"href": "http://172.30.9.24:8774/images/c3e8b9b9-7e16-4237-b9ce-3d0ccd75fa6c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:08:57.000000", "flavor": {"id": "807183f7-eac0-4d92-aac0-4b9a397cb1ef", "links": [{"href": "http://172.30.9.24:8774/flavors/807183f7-eac0-4d92-aac0-4b9a397cb1ef", "rel": "bookmark"}]}, "id": "d2432b19-32c4-4d35-b073-0e1601fc4a37", "security_groups": [{"name": "default"}], "user_id": "4aee99bf49844fa0abf61ed79f976fa7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:08:57Z", "hostId": "8b117fa008c4d87cdf91afb5b11036b69d85ffcf5c2e1748c48ee944", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-kp", "name": "AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-inst", "created": "2018-08-01T11:07:18Z", "tenant_id": "b469b55c26bd4bd89c8353e4d2d958f6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 11:09:00,746 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37 used request id req-b804ab98-59b0-45c9-9839-9c358ceddda6 2018-08-01 11:09:00,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fcdfa39967f726778b2bb6e3a70f38060a52d9" 2018-08-01 11:09:00,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-30f88d01-5571-4c2a-8340-7d13eff0cb52 Date: Wed, 01 Aug 2018 11:09:00 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"5930c44f-f00b-432a-9ad6-882cabaaa90c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b469b55c26bd4bd89c8353e4d2d958f6","l2_adjacency":true,"status":"ACTIVE","subnets":["5a525ef3-1fe9-48a6-8e15-6796553b8388"],"description":"","tags":[],"updated_at":"2018-08-01T11:07:03Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-pub-net","admin_state_up":true,"tenant_id":"b469b55c26bd4bd89c8353e4d2d958f6","created_at":"2018-08-01T11:07:02Z","mtu":1450}]} 2018-08-01 11:09:00,842 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-pub-net used request id req-30f88d01-5571-4c2a-8340-7d13eff0cb52 2018-08-01 11:09:00,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/b469b55c26bd4bd89c8353e4d2d958f6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fcdfa39967f726778b2bb6e3a70f38060a52d9" 2018-08-01 11:09:00,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:09:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a9327e8-14da-41bb-89e4-fdc72a1f42a2 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/b469b55c26bd4bd89c8353e4d2d958f6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b469b55c26bd4bd89c8353e4d2d958f6", "name": "AnsibleProvisioningTests-a9d5ba34-9dec-42b-proj"}} 2018-08-01 11:09:00,930 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/b469b55c26bd4bd89c8353e4d2d958f6 used request id req-7a9327e8-14da-41bb-89e4-fdc72a1f42a2 2018-08-01 11:09:00,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=5930c44f-f00b-432a-9ad6-882cabaaa90c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fcdfa39967f726778b2bb6e3a70f38060a52d9" 2018-08-01 11:09:01,004 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-c38fd601-0331-433c-9a97-efe9a9d4efaf Date: Wed, 01 Aug 2018 11:09:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5930c44f-f00b-432a-9ad6-882cabaaa90c","tenant_id":"b469b55c26bd4bd89c8353e4d2d958f6","created_at":"2018-08-01T11:07:03Z","dns_nameservers":[],"updated_at":"2018-08-01T11:07:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b469b55c26bd4bd89c8353e4d2d958f6","id":"5a525ef3-1fe9-48a6-8e15-6796553b8388","subnetpool_id":null,"name":"AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-pub-subnet"}]} 2018-08-01 11:09:01,004 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=5930c44f-f00b-432a-9ad6-882cabaaa90c used request id req-c38fd601-0331-433c-9a97-efe9a9d4efaf 2018-08-01 11:09:01,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=5930c44f-f00b-432a-9ad6-882cabaaa90c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fcdfa39967f726778b2bb6e3a70f38060a52d9" 2018-08-01 11:09:01,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2409 X-Openstack-Request-Id: req-844028b4-d9b8-4767-84e7-954942555a25 Date: Wed, 01 Aug 2018 11:09:01 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:07:11Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5a525ef3-1fe9-48a6-8e15-6796553b8388","ip_address":"10.55.1.1"}],"id":"5d22bb28-04f6-4fe4-bc34-2a17977f1922","security_groups":[],"mac_address":"fa:16:3e:c8:77:86","project_id":"b469b55c26bd4bd89c8353e4d2d958f6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5930c44f-f00b-432a-9ad6-882cabaaa90c","tenant_id":"b469b55c26bd4bd89c8353e4d2d958f6","created_at":"2018-08-01T11:07:07Z","binding:vnic_type":"normal","device_id":"de8faf96-d48f-48bf-aa2e-c77fe353a2f5","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:08:57Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5a525ef3-1fe9-48a6-8e15-6796553b8388","ip_address":"10.55.1.9"}],"id":"90b49a2a-8338-49f6-b8b8-bb4c92a61cfb","security_groups":["5764817c-5d5d-48df-bf5d-057f6d09592b"],"mac_address":"fa:16:3e:88:35:ea","project_id":"b469b55c26bd4bd89c8353e4d2d958f6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-port-1","admin_state_up":true,"network_id":"5930c44f-f00b-432a-9ad6-882cabaaa90c","tenant_id":"b469b55c26bd4bd89c8353e4d2d958f6","created_at":"2018-08-01T11:07:16Z","binding:vnic_type":"normal","device_id":"d2432b19-32c4-4d35-b073-0e1601fc4a37","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:07:07Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5a525ef3-1fe9-48a6-8e15-6796553b8388","ip_address":"10.55.1.2"}],"id":"ffb77fe7-bf2b-4a32-8b55-f6f8a1f54c84","security_groups":[],"mac_address":"fa:16:3e:c1:b9:e9","project_id":"b469b55c26bd4bd89c8353e4d2d958f6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5930c44f-f00b-432a-9ad6-882cabaaa90c","tenant_id":"b469b55c26bd4bd89c8353e4d2d958f6","created_at":"2018-08-01T11:07:04Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5930c44f-f00b-432a-9ad6-882cabaaa90c","ip_allocation":"immediate"}]} 2018-08-01 11:09:01,090 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=5930c44f-f00b-432a-9ad6-882cabaaa90c used request id req-844028b4-d9b8-4767-84e7-954942555a25 2018-08-01 11:09:01,091 - neutron_utils - INFO - Creating floating ip to external network - external 2018-08-01 11:09:01,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fcdfa39967f726778b2bb6e3a70f38060a52d9" 2018-08-01 11:09:01,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-dc7214ab-f9f8-4138-8234-53ab25579de5 Date: Wed, 01 Aug 2018 11:09:01 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dbe9669438844f3faecdc7fcc050e0d8","l2_adjacency":true,"status":"ACTIVE","subnets":["a5a333a9-9d0e-46a5-9440-2aa9c95d5013"],"description":"","tags":[],"updated_at":"2018-08-01T09:28:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:38Z","mtu":1500}]} 2018-08-01 11:09:01,194 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=external used request id req-dc7214ab-f9f8-4138-8234-53ab25579de5 2018-08-01 11:09:01,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=e7d7be46-2840-4976-87a2-d78a4e5c6089 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fcdfa39967f726778b2bb6e3a70f38060a52d9" 2018-08-01 11:09:01,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-eea3c542-b558-46c5-9d0a-6fd5ad5154a0 Date: Wed, 01 Aug 2018 11:09:01 GMT RESP BODY: {"subnets":[]} 2018-08-01 11:09:01,227 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=e7d7be46-2840-4976-87a2-d78a4e5c6089 used request id req-eea3c542-b558-46c5-9d0a-6fd5ad5154a0 2018-08-01 11:09:01,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fcdfa39967f726778b2bb6e3a70f38060a52d9" -d '{"floatingip": {"floating_network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089", "port_id": "90b49a2a-8338-49f6-b8b8-bb4c92a61cfb"}}' 2018-08-01 11:09:03,298 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 570 X-Openstack-Request-Id: req-98a2ac83-bafd-46a8-a6fc-72197d5c49b0 Date: Wed, 01 Aug 2018 11:09:03 GMT RESP BODY: {"floatingip": {"router_id": "de8faf96-d48f-48bf-aa2e-c77fe353a2f5", "status": "DOWN", "description": "", "tags": [], "tenant_id": "b469b55c26bd4bd89c8353e4d2d958f6", "created_at": "2018-08-01T11:09:02Z", "updated_at": "2018-08-01T11:09:02Z", "floating_network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089", "fixed_ip_address": "10.55.1.9", "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "b469b55c26bd4bd89c8353e4d2d958f6", "port_id": "90b49a2a-8338-49f6-b8b8-bb4c92a61cfb", "id": "cab759fa-8f03-4858-acfc-f46b3cb610bc", "qos_policy_id": null}} 2018-08-01 11:09:03,298 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/floatingips used request id req-98a2ac83-bafd-46a8-a6fc-72197d5c49b0 2018-08-01 11:09:03,298 - create_instance - INFO - Created floating IP 172.30.9.207 via router - AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-pub-router 2018-08-01 11:09:03,298 - create_instance_tests - INFO - Looking for IP 10.55.1.9 in the console log 2018-08-01 11:09:03,301 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fcdfa39967f726778b2bb6e3a70f38060a52d9" 2018-08-01 11:09:03,468 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:09: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-642659a6-a506-4bbe-b833-4ebb9abae06d x-compute-request-id: req-642659a6-a506-4bbe-b833-4ebb9abae06d Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:35:ea", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37", "rel": "bookmark"}], "image": {"id": "c3e8b9b9-7e16-4237-b9ce-3d0ccd75fa6c", "links": [{"href": "http://172.30.9.24:8774/images/c3e8b9b9-7e16-4237-b9ce-3d0ccd75fa6c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:08:57.000000", "flavor": {"id": "807183f7-eac0-4d92-aac0-4b9a397cb1ef", "links": [{"href": "http://172.30.9.24:8774/flavors/807183f7-eac0-4d92-aac0-4b9a397cb1ef", "rel": "bookmark"}]}, "id": "d2432b19-32c4-4d35-b073-0e1601fc4a37", "security_groups": [{"name": "default"}], "user_id": "4aee99bf49844fa0abf61ed79f976fa7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:08:57Z", "hostId": "8b117fa008c4d87cdf91afb5b11036b69d85ffcf5c2e1748c48ee944", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-kp", "name": "AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-inst", "created": "2018-08-01T11:07:18Z", "tenant_id": "b469b55c26bd4bd89c8353e4d2d958f6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 11:09:03,469 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37 used request id req-642659a6-a506-4bbe-b833-4ebb9abae06d 2018-08-01 11:09:03,472 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fcdfa39967f726778b2bb6e3a70f38060a52d9" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-01 11:09:03,543 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:09: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-8fda5433-eb0a-4be6-ad55-3548a11e0023 x-compute-request-id: req-8fda5433-eb0a-4be6-ad55-3548a11e0023 Content-Encoding: gzip Content-Length: 8515 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.008033] AppArmor: AppArmor initialized\n[ 0.008881] Yama: becoming mindful.\n[ 0.009768] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.012920] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.014871] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.016006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.017561] Initializing cgroup subsys memory\n[ 0.018465] Initializing cgroup subsys devices\n[ 0.019399] Initializing cgroup subsys freezer\n[ 0.020004] Initializing cgroup subsys blkio\n[ 0.020857] Initializing cgroup subsys perf_event\n[ 0.021774] Initializing cgroup subsys hugetlb\n[ 0.022708] CPU: Physical Processor ID: 0\n[ 0.023534] FEATURE SPEC_CTRL Present\n[ 0.024686] mce: CPU supports 10 MCE banks\n[ 0.025557] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.025557] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.028004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.029188] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.030548] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.032002] Speculative Store Bypass: Vulnerable\n[ 0.033228] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.037818] ACPI: Core revision 20131115\n[ 0.039084] ACPI: All ACPI Tables successfully acquired\n[ 0.040245] ftrace: allocating 28727 entries in 113 pages\n[ 0.064028] Enabling x2apic\n[ 0.064701] Enabled x2apic\n[ 0.065534] Switched APIC routing to physical x2apic.\n[ 0.067425] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.068002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.070214] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.076639] KVM setup paravirtual spinlock\n[ 0.078756] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.080150] x86: Booting SMP configuration:\n[ 0.081081] .... node #0, CPUs: #1[ 0.078723] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.096020] x86: Booted up 1 node, 2 CPUs\n[ 0.096012] KVM setup async PF for cpu 1\n[ 0.096012] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.098763] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.100294] devtmpfs: initialized\n[ 0.102351] EVM: security.selinux\n[ 0.103065] EVM: security.SMACK64\n[ 0.104005] EVM: security.ima\n[ 0.104673] EVM: security.capability\n[ 0.105446] pinctrl core: initialized pinctrl subsystem\n[ 0.105863] regulator-dummy: no parameters\n[ 0.108064] RTC time: 11:08:58, date: 08/01/18\n[ 0.108973] NET: Registered protocol family 16\n[ 0.109953] cpuidle: using governor ladder\n[ 0.110786] cpuidle: using governor menu\n[ 0.111639] ACPI: bus type PCI registered\n[ 0.112003] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.113276] PCI: Using configuration type 1 for base access\n[ 0.114874] bio: create slab at 0\n[ 0.116019] ACPI: Added _OSI(Module Device)\n[ 0.116876] ACPI: Added _OSI(Processor Device)\n[ 0.117758] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.118680] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.120703] ACPI: Interpreter enabled\n[ 0.121482] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.123397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.125226] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.127115] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.128541] ACPI: (supports S0 S5)\n[ 0.129265] ACPI: Using IOAPIC for interrupt routing\n[ 0.130237] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.132156] ACPI: No dock devices found.\n[ 0.134759] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.135927] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.136007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.140016] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.142300] acpiphp: Slot [3] registered\n[ 0.143120] acpiphp: Slot [4] registered\n[ 0.143934] acpiphp: Slot [5] registered\n[ 0.144017] acpiphp: Slot [6] registered\n[ 0.144838] acpiphp: Slot [7] registered\n[ 0.145650] acpiphp: Slot [8] registered\n[ 0.146463] acpiphp: Slot [9] registered\n[ 0.147282] acpiphp: Slot [10] registered\n[ 0.148017] acpiphp: Slot [11] registered\n[ 0.148847] acpiphp: Slot [12] registered\n[ 0.149674] acpiphp: Slot [13] registered\n[ 0.150506] acpiphp: Slot [14] registered\n[ 0.151335] acpiphp: Slot [15] registered\n[ 0.152017] acpiphp: Slot [16] registered\n[ 0.152847] acpiphp: Slot [17] registered\n[ 0.153678] acpiphp: Slot [18] registered\n[ 0.154511] acpiphp: Slot [19] registered\n[ 0.155343] acpiphp: Slot [20] registered\n[ 0.156017] acpiphp: Slot [21] registered\n[ 0.156845] acpiphp: Slot [22] registered\n[ 0.157671] acpiphp: Slot [23] registered\n[ 0.158505] acpiphp: Slot [24] registered\n[ 0.159334] acpiphp: Slot [25] registered\n[ 0.160017] acpiphp: Slot [26] registered\n[ 0.160845] acpiphp: Slot [27] registered\n[ 0.161672] acpiphp: Slot [28] registered\n[ 0.162492] acpiphp: Slot [29] registered\n[ 0.163319] acpiphp: Slot [30] registered\n[ 0.164023] acpiphp: Slot [31] registered\n[ 0.164856] PCI host bridge to bus 0000:00\n[ 0.165685] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.166726] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.167873] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.168003] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.169259] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.170512] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.176167] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.177633] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.196340] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.197865] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.199347] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.200703] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.202139] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.203637] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.204192] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.205121] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.206690] vgaarb: loaded\n[ 0.207301] vgaarb: bridge control possible 0000:00:02.0\n[ 0.208220] SCSI subsystem initialized\n[ 0.209132] ACPI: bus type USB registered\n[ 0.209132] usbcore: registered new interface driver usbfs\n[ 0.209953] usbcore: registered new interface driver hub\n[ 0.212042] usbcore: registered new device driver usb\n[ 0.213057] PCI: Using ACPI for IRQ routing\n[ 0.213108] NetLabel: Initializing\n[ 0.213852] NetLabel: domain hash size = 128\n[ 0.214714] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.216040] NetLabel: unlabeled traffic allowed by default\n[ 0.217107] Switched to clocksource kvm-clock\n[ 0.223134] AppArmor: AppArmor Filesystem Enabled\n[ 0.224108] pnp: PnP ACPI init\n[ 0.224790] ACPI: bus type PNP registered\n[ 0.226007] pnp: PnP ACPI: found 8 devices\n[ 0.226845] ACPI: bus type PNP unregistered\n[ 0.234115] NET: Registered protocol family 2\n[ 0.235224] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.236772] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.238162] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.239450] TCP: reno registered\n[ 0.240158] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.241310] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.242579] NET: Registered protocol family 1\n[ 0.243471] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.244596] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.245690] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.269066] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.291445] Trying to unpack rootfs image as initramfs...\n[ 0.383022] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.385092] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.386211] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.388082] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.389798] Scanning for low memory corruption every 60 seconds\n[ 0.391523] Initialise system trusted keyring\n[ 0.392488] audit: initializing netlink socket (disabled)\n[ 0.393573] type=2000 audit(1533121738.826:1): initialized\n[ 0.412789] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.414755] zbud: loaded\n[ 0.415583] VFS: Disk quotas dquot_6.5.2\n[ 0.416446] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.418010] fuse init (API version 7.22)\n[ 0.418902] msgmni has been set to 3997\n[ 0.419758] Key type big_key registered\n[ 0.420946] Key type asymmetric registered\n[ 0.421801] Asymmetric key parser 'x509' registered\n[ 0.422777] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.424304] io scheduler noop registered\n[ 0.425129] io scheduler deadline registered (default)\n[ 0.426146] io scheduler cfq registered\n[ 0.427013] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.428110] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.429392] ipmi message handler version 39.2\n[ 0.430335] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.431837] ACPI: Power Button [PWRF]\n[ 0.432741] GHES: HEST is not enabled!\n[ 0.453895] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.496622] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.498298] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.521982] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.524973] Linux agpgart interface v0.103\n[ 0.527120] brd: module loaded\n[ 0.528503] loop: module loaded\n[ 0.529893] blk-mq: CPU -> queue map\n[ 0.530992] CPU 0 -> Queue 0\n[ 0.531950] CPU 1 -> Queue 0\n[ 0.533753] vda: vda1\n[ 0.534997] scsi0 : ata_piix\n[ 0.535737] scsi1 : ata_piix\n[ 0.536420] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.537697] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.539181] libphy: Fixed MDIO Bus: probed\n[ 0.540126] tun: Universal TUN/TAP device driver, 1.6\n[ 0.541166] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.543218] PPP generic driver version 2.4.2\n[ 0.544554] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.546388] ehci-pci: EHCI PCI platform driver\n[ 0.547695] ehci-platform: EHCI generic platform driver\n[ 0.549207] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.550934] ohci-pci: OHCI PCI platform driver\n[ 0.552249] ohci-platform: OHCI generic platform driver\n[ 0.553735] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.576122] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.577659] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.579946] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.581703] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.583551] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.585696] usb usb1: Product: UHCI Host Controller\n[ 0.587078] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.588861] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.590267] hub 1-0:1.0: USB hub found\n[ 0.591409] hub 1-0:1.0: 2 ports detected\n[ 0.592784] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.595712] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.597151] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.598729] mousedev: PS/2 mouse device common for all mice\n[ 0.600557] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.603249] rtc_cmos 00:00: RTC can wake from S4\n[ 0.604813] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.606546] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.608415] device-mapper: uevent: version 1.0.3\n[ 0.609845] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.612238] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.614095] TCP: cubic registered\n[ 0.615196] NET: Registered protocol family 10\n[ 0.616927] NET: Registered protocol family 17\n[ 0.618236] Key type dns_resolver registered\n[ 0.619736] Loading compiled-in X.509 certificates\n[ 0.621667] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.624351] registered taskstats version 1\n[ 0.627424] Key type trusted registered\n[ 0.630745] Key type encrypted registered\n[ 0.631950] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.633509] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.635417] regulator-dummy: disabling\n[ 0.636560] Magic number: 14:316:124\n[ 0.644639] rtc_cmos 00:00: setting system clock to 2018-08-01 11:08:58 UTC (1533121738)\n[ 0.647072] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.648744] EDD information not available.\n[ 0.697759] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.700054] Write protecting the kernel read-only data: 12288k\n[ 0.702679] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.706523] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.719807] systemd-udevd[107]: starting version 204\n[ 0.768403] FDC 0 is a S82078B\n[ 0.904035] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.068619] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.070348] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.072301] usb 1-1: Product: QEMU USB Tablet\n[ 1.073572] usb 1-1: Manufacturer: QEMU\n[ 1.074714] usb 1-1: SerialNumber: 42\n[ 1.384059] tsc: Refined TSC clocksource calibration: 3491.866 MHz\n[ 1.773073] 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.007044] 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.087902] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.175413] 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 Wed, 01 Aug 2018 11:09:00 +0000. Up 2.49 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 * Stopping set console keymap[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * 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 * 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-nonet[3.85]: static networking is now up\n * Starting Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 01 Aug 2018 11:09:01 +0000. Up 4.00 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:88:35:ea |\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-08-01 11:09:03,544 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37/action used request id req-8fda5433-eb0a-4be6-ad55-3548a11e0023 2018-08-01 11:09:03,545 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-08-01 11:09:03,546 - 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.008033] AppArmor: AppArmor initialized [ 0.008881] Yama: becoming mindful. [ 0.009768] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.012920] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.014871] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.016006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.017561] Initializing cgroup subsys memory [ 0.018465] Initializing cgroup subsys devices [ 0.019399] Initializing cgroup subsys freezer [ 0.020004] Initializing cgroup subsys blkio [ 0.020857] Initializing cgroup subsys perf_event [ 0.021774] Initializing cgroup subsys hugetlb [ 0.022708] CPU: Physical Processor ID: 0 [ 0.023534] FEATURE SPEC_CTRL Present [ 0.024686] mce: CPU supports 10 MCE banks [ 0.025557] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.025557] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.028004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.029188] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.030548] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.032002] Speculative Store Bypass: Vulnerable [ 0.033228] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.037818] ACPI: Core revision 20131115 [ 0.039084] ACPI: All ACPI Tables successfully acquired [ 0.040245] ftrace: allocating 28727 entries in 113 pages [ 0.064028] Enabling x2apic [ 0.064701] Enabled x2apic [ 0.065534] Switched APIC routing to physical x2apic. [ 0.067425] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.068002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.070214] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.076639] KVM setup paravirtual spinlock [ 0.078756] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.080150] x86: Booting SMP configuration: [ 0.081081] .... node #0, CPUs: #1[ 0.078723] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.096020] x86: Booted up 1 node, 2 CPUs [ 0.096012] KVM setup async PF for cpu 1 [ 0.096012] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.098763] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.100294] devtmpfs: initialized [ 0.102351] EVM: security.selinux [ 0.103065] EVM: security.SMACK64 [ 0.104005] EVM: security.ima [ 0.104673] EVM: security.capability [ 0.105446] pinctrl core: initialized pinctrl subsystem [ 0.105863] regulator-dummy: no parameters [ 0.108064] RTC time: 11:08:58, date: 08/01/18 [ 0.108973] NET: Registered protocol family 16 [ 0.109953] cpuidle: using governor ladder [ 0.110786] cpuidle: using governor menu [ 0.111639] ACPI: bus type PCI registered [ 0.112003] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.113276] PCI: Using configuration type 1 for base access [ 0.114874] bio: create slab at 0 [ 0.116019] ACPI: Added _OSI(Module Device) [ 0.116876] ACPI: Added _OSI(Processor Device) [ 0.117758] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.118680] ACPI: Added _OSI(Processor Aggregator Device) [ 0.120703] ACPI: Interpreter enabled [ 0.121482] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.123397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.125226] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.127115] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.128541] ACPI: (supports S0 S5) [ 0.129265] ACPI: Using IOAPIC for interrupt routing [ 0.130237] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.132156] ACPI: No dock devices found. [ 0.134759] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.135927] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.136007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.140016] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.142300] acpiphp: Slot [3] registered [ 0.143120] acpiphp: Slot [4] registered [ 0.143934] acpiphp: Slot [5] registered [ 0.144017] acpiphp: Slot [6] registered [ 0.144838] acpiphp: Slot [7] registered [ 0.145650] acpiphp: Slot [8] registered [ 0.146463] acpiphp: Slot [9] registered [ 0.147282] acpiphp: Slot [10] registered [ 0.148017] acpiphp: Slot [11] registered [ 0.148847] acpiphp: Slot [12] registered [ 0.149674] acpiphp: Slot [13] registered [ 0.150506] acpiphp: Slot [14] registered [ 0.151335] acpiphp: Slot [15] registered [ 0.152017] acpiphp: Slot [16] registered [ 0.152847] acpiphp: Slot [17] registered [ 0.153678] acpiphp: Slot [18] registered [ 0.154511] acpiphp: Slot [19] registered [ 0.155343] acpiphp: Slot [20] registered [ 0.156017] acpiphp: Slot [21] registered [ 0.156845] acpiphp: Slot [22] registered [ 0.157671] acpiphp: Slot [23] registered [ 0.158505] acpiphp: Slot [24] registered [ 0.159334] acpiphp: Slot [25] registered [ 0.160017] acpiphp: Slot [26] registered [ 0.160845] acpiphp: Slot [27] registered [ 0.161672] acpiphp: Slot [28] registered [ 0.162492] acpiphp: Slot [29] registered [ 0.163319] acpiphp: Slot [30] registered [ 0.164023] acpiphp: Slot [31] registered [ 0.164856] PCI host bridge to bus 0000:00 [ 0.165685] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.166726] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.167873] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.168003] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.169259] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.170512] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.176167] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.177633] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.196340] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.197865] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.199347] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.200703] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.202139] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.203637] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.204192] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.205121] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.206690] vgaarb: loaded [ 0.207301] vgaarb: bridge control possible 0000:00:02.0 [ 0.208220] SCSI subsystem initialized [ 0.209132] ACPI: bus type USB registered [ 0.209132] usbcore: registered new interface driver usbfs [ 0.209953] usbcore: registered new interface driver hub [ 0.212042] usbcore: registered new device driver usb [ 0.213057] PCI: Using ACPI for IRQ routing [ 0.213108] NetLabel: Initializing [ 0.213852] NetLabel: domain hash size = 128 [ 0.214714] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.216040] NetLabel: unlabeled traffic allowed by default [ 0.217107] Switched to clocksource kvm-clock [ 0.223134] AppArmor: AppArmor Filesystem Enabled [ 0.224108] pnp: PnP ACPI init [ 0.224790] ACPI: bus type PNP registered [ 0.226007] pnp: PnP ACPI: found 8 devices [ 0.226845] ACPI: bus type PNP unregistered [ 0.234115] NET: Registered protocol family 2 [ 0.235224] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.236772] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.238162] TCP: Hash tables configured (established 16384 bind 16384) [ 0.239450] TCP: reno registered [ 0.240158] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.241310] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.242579] NET: Registered protocol family 1 [ 0.243471] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.244596] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.245690] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.269066] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.291445] Trying to unpack rootfs image as initramfs... [ 0.383022] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.385092] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.386211] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.388082] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.389798] Scanning for low memory corruption every 60 seconds [ 0.391523] Initialise system trusted keyring [ 0.392488] audit: initializing netlink socket (disabled) [ 0.393573] type=2000 audit(1533121738.826:1): initialized [ 0.412789] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.414755] zbud: loaded [ 0.415583] VFS: Disk quotas dquot_6.5.2 [ 0.416446] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.418010] fuse init (API version 7.22) [ 0.418902] msgmni has been set to 3997 [ 0.419758] Key type big_key registered [ 0.420946] Key type asymmetric registered [ 0.421801] Asymmetric key parser 'x509' registered [ 0.422777] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.424304] io scheduler noop registered [ 0.425129] io scheduler deadline registered (default) [ 0.426146] io scheduler cfq registered [ 0.427013] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.428110] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.429392] ipmi message handler version 39.2 [ 0.430335] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.431837] ACPI: Power Button [PWRF] [ 0.432741] GHES: HEST is not enabled! [ 0.453895] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.496622] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.498298] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.521982] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.524973] Linux agpgart interface v0.103 [ 0.527120] brd: module loaded [ 0.528503] loop: module loaded [ 0.529893] blk-mq: CPU -> queue map [ 0.530992] CPU 0 -> Queue 0 [ 0.531950] CPU 1 -> Queue 0 [ 0.533753] vda: vda1 [ 0.534997] scsi0 : ata_piix [ 0.535737] scsi1 : ata_piix [ 0.536420] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.537697] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.539181] libphy: Fixed MDIO Bus: probed [ 0.540126] tun: Universal TUN/TAP device driver, 1.6 [ 0.541166] tun: (C) 1999-2004 Max Krasnyansky [ 0.543218] PPP generic driver version 2.4.2 [ 0.544554] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.546388] ehci-pci: EHCI PCI platform driver [ 0.547695] ehci-platform: EHCI generic platform driver [ 0.549207] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.550934] ohci-pci: OHCI PCI platform driver [ 0.552249] ohci-platform: OHCI generic platform driver [ 0.553735] uhci_hcd: USB Universal Host Controller Interface driver [ 0.576122] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.577659] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.579946] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.581703] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.583551] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.585696] usb usb1: Product: UHCI Host Controller [ 0.587078] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.588861] usb usb1: SerialNumber: 0000:00:01.2 [ 0.590267] hub 1-0:1.0: USB hub found [ 0.591409] hub 1-0:1.0: 2 ports detected [ 0.592784] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.595712] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.597151] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.598729] mousedev: PS/2 mouse device common for all mice [ 0.600557] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.603249] rtc_cmos 00:00: RTC can wake from S4 [ 0.604813] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.606546] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.608415] device-mapper: uevent: version 1.0.3 [ 0.609845] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.612238] ledtrig-cpu: registered to indicate activity on CPUs [ 0.614095] TCP: cubic registered [ 0.615196] NET: Registered protocol family 10 [ 0.616927] NET: Registered protocol family 17 [ 0.618236] Key type dns_resolver registered [ 0.619736] Loading compiled-in X.509 certificates [ 0.621667] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.624351] registered taskstats version 1 [ 0.627424] Key type trusted registered [ 0.630745] Key type encrypted registered [ 0.631950] AppArmor: AppArmor sha1 policy hashing enabled [ 0.633509] IMA: No TPM chip found, activating TPM-bypass! [ 0.635417] regulator-dummy: disabling [ 0.636560] Magic number: 14:316:124 [ 0.644639] rtc_cmos 00:00: setting system clock to 2018-08-01 11:08:58 UTC (1533121738) [ 0.647072] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.648744] EDD information not available. [ 0.697759] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.700054] Write protecting the kernel read-only data: 12288k [ 0.702679] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.706523] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.719807] systemd-udevd[107]: starting version 204 [ 0.768403] FDC 0 is a S82078B [ 0.904035] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.068619] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.070348] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.072301] usb 1-1: Product: QEMU USB Tablet [ 1.073572] usb 1-1: Manufacturer: QEMU [ 1.074714] usb 1-1: SerialNumber: 42 [ 1.384059] tsc: Refined TSC clocksource calibration: 3491.866 MHz [ 1.773073] 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.007044] 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.087902] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.175413] 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 Wed, 01 Aug 2018 11:09:00 +0000. Up 2.49 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 ] * Stopping set console keymap[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * 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 ] * 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-nonet[3.85]: static networking is now up * Starting Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 01 Aug 2018 11:09:01 +0000. Up 4.00 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:88:35:ea | 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-08-01 11:09:03,549 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fcdfa39967f726778b2bb6e3a70f38060a52d9" 2018-08-01 11:09:03,775 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:09: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-99277fad-b0af-4da0-a5a2-3c19521657b7 x-compute-request-id: req-99277fad-b0af-4da0-a5a2-3c19521657b7 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:35:ea", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37", "rel": "bookmark"}], "image": {"id": "c3e8b9b9-7e16-4237-b9ce-3d0ccd75fa6c", "links": [{"href": "http://172.30.9.24:8774/images/c3e8b9b9-7e16-4237-b9ce-3d0ccd75fa6c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:08:57.000000", "flavor": {"id": "807183f7-eac0-4d92-aac0-4b9a397cb1ef", "links": [{"href": "http://172.30.9.24:8774/flavors/807183f7-eac0-4d92-aac0-4b9a397cb1ef", "rel": "bookmark"}]}, "id": "d2432b19-32c4-4d35-b073-0e1601fc4a37", "security_groups": [{"name": "default"}], "user_id": "4aee99bf49844fa0abf61ed79f976fa7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:08:57Z", "hostId": "8b117fa008c4d87cdf91afb5b11036b69d85ffcf5c2e1748c48ee944", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-kp", "name": "AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-inst", "created": "2018-08-01T11:07:18Z", "tenant_id": "b469b55c26bd4bd89c8353e4d2d958f6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 11:09:03,775 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37 used request id req-99277fad-b0af-4da0-a5a2-3c19521657b7 2018-08-01 11:09:03,776 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-inst] is - ACTIVE 2018-08-01 11:09:03,776 - create_instance - INFO - VM is - ACTIVE 2018-08-01 11:09:03,778 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fcdfa39967f726778b2bb6e3a70f38060a52d9" 2018-08-01 11:09:03,946 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:09: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-13b3f0b2-0943-4211-829f-f6b961db119f x-compute-request-id: req-13b3f0b2-0943-4211-829f-f6b961db119f Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:35:ea", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37", "rel": "bookmark"}], "image": {"id": "c3e8b9b9-7e16-4237-b9ce-3d0ccd75fa6c", "links": [{"href": "http://172.30.9.24:8774/images/c3e8b9b9-7e16-4237-b9ce-3d0ccd75fa6c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:08:57.000000", "flavor": {"id": "807183f7-eac0-4d92-aac0-4b9a397cb1ef", "links": [{"href": "http://172.30.9.24:8774/flavors/807183f7-eac0-4d92-aac0-4b9a397cb1ef", "rel": "bookmark"}]}, "id": "d2432b19-32c4-4d35-b073-0e1601fc4a37", "security_groups": [{"name": "default"}], "user_id": "4aee99bf49844fa0abf61ed79f976fa7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:08:57Z", "hostId": "8b117fa008c4d87cdf91afb5b11036b69d85ffcf5c2e1748c48ee944", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-kp", "name": "AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-inst", "created": "2018-08-01T11:07:18Z", "tenant_id": "b469b55c26bd4bd89c8353e4d2d958f6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 11:09:03,946 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37 used request id req-13b3f0b2-0943-4211-829f-f6b961db119f 2018-08-01 11:09:03,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fcdfa39967f726778b2bb6e3a70f38060a52d9" 2018-08-01 11:09:04,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-b47e9de8-6f1d-4a01-9ea9-285576272a7a Date: Wed, 01 Aug 2018 11:09:04 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"5930c44f-f00b-432a-9ad6-882cabaaa90c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b469b55c26bd4bd89c8353e4d2d958f6","l2_adjacency":true,"status":"ACTIVE","subnets":["5a525ef3-1fe9-48a6-8e15-6796553b8388"],"description":"","tags":[],"updated_at":"2018-08-01T11:07:03Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-pub-net","admin_state_up":true,"tenant_id":"b469b55c26bd4bd89c8353e4d2d958f6","created_at":"2018-08-01T11:07:02Z","mtu":1450}]} 2018-08-01 11:09:04,247 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-pub-net used request id req-b47e9de8-6f1d-4a01-9ea9-285576272a7a 2018-08-01 11:09:04,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/b469b55c26bd4bd89c8353e4d2d958f6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fcdfa39967f726778b2bb6e3a70f38060a52d9" 2018-08-01 11:09:04,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:09:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef8adebe-23ac-4e0e-acfd-1f20d836502b Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/b469b55c26bd4bd89c8353e4d2d958f6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b469b55c26bd4bd89c8353e4d2d958f6", "name": "AnsibleProvisioningTests-a9d5ba34-9dec-42b-proj"}} 2018-08-01 11:09:04,332 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/b469b55c26bd4bd89c8353e4d2d958f6 used request id req-ef8adebe-23ac-4e0e-acfd-1f20d836502b 2018-08-01 11:09:04,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=5930c44f-f00b-432a-9ad6-882cabaaa90c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fcdfa39967f726778b2bb6e3a70f38060a52d9" 2018-08-01 11:09:04,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-43ca8a1c-4b5a-400b-80b6-016b157ee4fc Date: Wed, 01 Aug 2018 11:09:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5930c44f-f00b-432a-9ad6-882cabaaa90c","tenant_id":"b469b55c26bd4bd89c8353e4d2d958f6","created_at":"2018-08-01T11:07:03Z","dns_nameservers":[],"updated_at":"2018-08-01T11:07:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b469b55c26bd4bd89c8353e4d2d958f6","id":"5a525ef3-1fe9-48a6-8e15-6796553b8388","subnetpool_id":null,"name":"AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-pub-subnet"}]} 2018-08-01 11:09:04,383 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=5930c44f-f00b-432a-9ad6-882cabaaa90c used request id req-43ca8a1c-4b5a-400b-80b6-016b157ee4fc 2018-08-01 11:09:04,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=5930c44f-f00b-432a-9ad6-882cabaaa90c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fcdfa39967f726778b2bb6e3a70f38060a52d9" 2018-08-01 11:09:04,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2409 X-Openstack-Request-Id: req-3bc89644-0f3a-4665-b779-8bb52c0adffa Date: Wed, 01 Aug 2018 11:09:04 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:07:11Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5a525ef3-1fe9-48a6-8e15-6796553b8388","ip_address":"10.55.1.1"}],"id":"5d22bb28-04f6-4fe4-bc34-2a17977f1922","security_groups":[],"mac_address":"fa:16:3e:c8:77:86","project_id":"b469b55c26bd4bd89c8353e4d2d958f6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5930c44f-f00b-432a-9ad6-882cabaaa90c","tenant_id":"b469b55c26bd4bd89c8353e4d2d958f6","created_at":"2018-08-01T11:07:07Z","binding:vnic_type":"normal","device_id":"de8faf96-d48f-48bf-aa2e-c77fe353a2f5","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:08:57Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5a525ef3-1fe9-48a6-8e15-6796553b8388","ip_address":"10.55.1.9"}],"id":"90b49a2a-8338-49f6-b8b8-bb4c92a61cfb","security_groups":["5764817c-5d5d-48df-bf5d-057f6d09592b"],"mac_address":"fa:16:3e:88:35:ea","project_id":"b469b55c26bd4bd89c8353e4d2d958f6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-port-1","admin_state_up":true,"network_id":"5930c44f-f00b-432a-9ad6-882cabaaa90c","tenant_id":"b469b55c26bd4bd89c8353e4d2d958f6","created_at":"2018-08-01T11:07:16Z","binding:vnic_type":"normal","device_id":"d2432b19-32c4-4d35-b073-0e1601fc4a37","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:07:07Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5a525ef3-1fe9-48a6-8e15-6796553b8388","ip_address":"10.55.1.2"}],"id":"ffb77fe7-bf2b-4a32-8b55-f6f8a1f54c84","security_groups":[],"mac_address":"fa:16:3e:c1:b9:e9","project_id":"b469b55c26bd4bd89c8353e4d2d958f6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5930c44f-f00b-432a-9ad6-882cabaaa90c","tenant_id":"b469b55c26bd4bd89c8353e4d2d958f6","created_at":"2018-08-01T11:07:04Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5930c44f-f00b-432a-9ad6-882cabaaa90c","ip_allocation":"immediate"}]} 2018-08-01 11:09:04,463 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=5930c44f-f00b-432a-9ad6-882cabaaa90c used request id req-3bc89644-0f3a-4665-b779-8bb52c0adffa 2018-08-01 11:09:04,466 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fcdfa39967f726778b2bb6e3a70f38060a52d9" 2018-08-01 11:09:04,631 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:09:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-65a6b7c9-6726-4ae9-9f0f-0d51d388b0d9 x-compute-request-id: req-65a6b7c9-6726-4ae9-9f0f-0d51d388b0d9 Content-Encoding: gzip Content-Length: 770 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:35:ea", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:35:ea", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37", "rel": "bookmark"}], "image": {"id": "c3e8b9b9-7e16-4237-b9ce-3d0ccd75fa6c", "links": [{"href": "http://172.30.9.24:8774/images/c3e8b9b9-7e16-4237-b9ce-3d0ccd75fa6c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:08:57.000000", "flavor": {"id": "807183f7-eac0-4d92-aac0-4b9a397cb1ef", "links": [{"href": "http://172.30.9.24:8774/flavors/807183f7-eac0-4d92-aac0-4b9a397cb1ef", "rel": "bookmark"}]}, "id": "d2432b19-32c4-4d35-b073-0e1601fc4a37", "security_groups": [{"name": "default"}], "user_id": "4aee99bf49844fa0abf61ed79f976fa7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:08:57Z", "hostId": "8b117fa008c4d87cdf91afb5b11036b69d85ffcf5c2e1748c48ee944", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-kp", "name": "AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-inst", "created": "2018-08-01T11:07:18Z", "tenant_id": "b469b55c26bd4bd89c8353e4d2d958f6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 11:09:04,631 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37 used request id req-65a6b7c9-6726-4ae9-9f0f-0d51d388b0d9 2018-08-01 11:09:04,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fcdfa39967f726778b2bb6e3a70f38060a52d9" 2018-08-01 11:09:04,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-9494e165-3bc2-46a1-82c2-a72f6c1761ff Date: Wed, 01 Aug 2018 11:09:04 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"5930c44f-f00b-432a-9ad6-882cabaaa90c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b469b55c26bd4bd89c8353e4d2d958f6","l2_adjacency":true,"status":"ACTIVE","subnets":["5a525ef3-1fe9-48a6-8e15-6796553b8388"],"description":"","tags":[],"updated_at":"2018-08-01T11:07:03Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-pub-net","admin_state_up":true,"tenant_id":"b469b55c26bd4bd89c8353e4d2d958f6","created_at":"2018-08-01T11:07:02Z","mtu":1450}]} 2018-08-01 11:09:04,732 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-pub-net used request id req-9494e165-3bc2-46a1-82c2-a72f6c1761ff 2018-08-01 11:09:04,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/b469b55c26bd4bd89c8353e4d2d958f6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fcdfa39967f726778b2bb6e3a70f38060a52d9" 2018-08-01 11:09:04,820 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:09:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44800669-2107-4d04-91a8-da855ab9dd98 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/b469b55c26bd4bd89c8353e4d2d958f6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b469b55c26bd4bd89c8353e4d2d958f6", "name": "AnsibleProvisioningTests-a9d5ba34-9dec-42b-proj"}} 2018-08-01 11:09:04,821 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/b469b55c26bd4bd89c8353e4d2d958f6 used request id req-44800669-2107-4d04-91a8-da855ab9dd98 2018-08-01 11:09:04,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=5930c44f-f00b-432a-9ad6-882cabaaa90c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fcdfa39967f726778b2bb6e3a70f38060a52d9" 2018-08-01 11:09:04,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-70f82699-b0ac-43f5-be43-c5e5d41d8cb1 Date: Wed, 01 Aug 2018 11:09:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5930c44f-f00b-432a-9ad6-882cabaaa90c","tenant_id":"b469b55c26bd4bd89c8353e4d2d958f6","created_at":"2018-08-01T11:07:03Z","dns_nameservers":[],"updated_at":"2018-08-01T11:07:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b469b55c26bd4bd89c8353e4d2d958f6","id":"5a525ef3-1fe9-48a6-8e15-6796553b8388","subnetpool_id":null,"name":"AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-pub-subnet"}]} 2018-08-01 11:09:04,872 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=5930c44f-f00b-432a-9ad6-882cabaaa90c used request id req-70f82699-b0ac-43f5-be43-c5e5d41d8cb1 2018-08-01 11:09:04,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=5930c44f-f00b-432a-9ad6-882cabaaa90c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fcdfa39967f726778b2bb6e3a70f38060a52d9" 2018-08-01 11:09:04,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2409 X-Openstack-Request-Id: req-b66a0a1c-b87d-46b8-8b81-bb3bc8b28669 Date: Wed, 01 Aug 2018 11:09:04 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:07:11Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5a525ef3-1fe9-48a6-8e15-6796553b8388","ip_address":"10.55.1.1"}],"id":"5d22bb28-04f6-4fe4-bc34-2a17977f1922","security_groups":[],"mac_address":"fa:16:3e:c8:77:86","project_id":"b469b55c26bd4bd89c8353e4d2d958f6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5930c44f-f00b-432a-9ad6-882cabaaa90c","tenant_id":"b469b55c26bd4bd89c8353e4d2d958f6","created_at":"2018-08-01T11:07:07Z","binding:vnic_type":"normal","device_id":"de8faf96-d48f-48bf-aa2e-c77fe353a2f5","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:08:57Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5a525ef3-1fe9-48a6-8e15-6796553b8388","ip_address":"10.55.1.9"}],"id":"90b49a2a-8338-49f6-b8b8-bb4c92a61cfb","security_groups":["5764817c-5d5d-48df-bf5d-057f6d09592b"],"mac_address":"fa:16:3e:88:35:ea","project_id":"b469b55c26bd4bd89c8353e4d2d958f6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-port-1","admin_state_up":true,"network_id":"5930c44f-f00b-432a-9ad6-882cabaaa90c","tenant_id":"b469b55c26bd4bd89c8353e4d2d958f6","created_at":"2018-08-01T11:07:16Z","binding:vnic_type":"normal","device_id":"d2432b19-32c4-4d35-b073-0e1601fc4a37","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:07:07Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5a525ef3-1fe9-48a6-8e15-6796553b8388","ip_address":"10.55.1.2"}],"id":"ffb77fe7-bf2b-4a32-8b55-f6f8a1f54c84","security_groups":[],"mac_address":"fa:16:3e:c1:b9:e9","project_id":"b469b55c26bd4bd89c8353e4d2d958f6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5930c44f-f00b-432a-9ad6-882cabaaa90c","tenant_id":"b469b55c26bd4bd89c8353e4d2d958f6","created_at":"2018-08-01T11:07:04Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5930c44f-f00b-432a-9ad6-882cabaaa90c","ip_allocation":"immediate"}]} 2018-08-01 11:09:04,951 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=5930c44f-f00b-432a-9ad6-882cabaaa90c used request id req-b66a0a1c-b87d-46b8-8b81-bb3bc8b28669 2018-08-01 11:09:04,954 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fcdfa39967f726778b2bb6e3a70f38060a52d9" -d '{"addSecurityGroup": {"name": "AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-sec-grp"}}' 2018-08-01 11:09:05,923 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 11:09:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f65aa8a9-d28c-4c5d-8630-e201433cc4e9 x-compute-request-id: req-f65aa8a9-d28c-4c5d-8630-e201433cc4e9 Content-Length: 0 Content-Type: application/json 2018-08-01 11:09:05,924 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37/action used request id req-f65aa8a9-d28c-4c5d-8630-e201433cc4e9 2018-08-01 11:09:05,924 - create_instance - INFO - Checking if VM is active 2018-08-01 11:09:05,927 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fcdfa39967f726778b2bb6e3a70f38060a52d9" 2018-08-01 11:09:06,169 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:09:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bb95201d-0d42-4d29-a41c-684673c7accf x-compute-request-id: req-bb95201d-0d42-4d29-a41c-684673c7accf Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:35:ea", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:35:ea", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37", "rel": "bookmark"}], "image": {"id": "c3e8b9b9-7e16-4237-b9ce-3d0ccd75fa6c", "links": [{"href": "http://172.30.9.24:8774/images/c3e8b9b9-7e16-4237-b9ce-3d0ccd75fa6c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:08:57.000000", "flavor": {"id": "807183f7-eac0-4d92-aac0-4b9a397cb1ef", "links": [{"href": "http://172.30.9.24:8774/flavors/807183f7-eac0-4d92-aac0-4b9a397cb1ef", "rel": "bookmark"}]}, "id": "d2432b19-32c4-4d35-b073-0e1601fc4a37", "security_groups": [{"name": "AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-sec-grp"}, {"name": "default"}], "user_id": "4aee99bf49844fa0abf61ed79f976fa7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:08:57Z", "hostId": "8b117fa008c4d87cdf91afb5b11036b69d85ffcf5c2e1748c48ee944", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-kp", "name": "AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-inst", "created": "2018-08-01T11:07:18Z", "tenant_id": "b469b55c26bd4bd89c8353e4d2d958f6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 11:09:06,169 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37 used request id req-bb95201d-0d42-4d29-a41c-684673c7accf 2018-08-01 11:09:06,169 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-inst] is - ACTIVE 2018-08-01 11:09:06,170 - create_instance - INFO - VM is - ACTIVE 2018-08-01 11:09:06,172 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fcdfa39967f726778b2bb6e3a70f38060a52d9" 2018-08-01 11:09:06,346 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:09: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-9c47f366-4832-4f2a-a660-7dca5740aa60 x-compute-request-id: req-9c47f366-4832-4f2a-a660-7dca5740aa60 Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:35:ea", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:35:ea", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37", "rel": "bookmark"}], "image": {"id": "c3e8b9b9-7e16-4237-b9ce-3d0ccd75fa6c", "links": [{"href": "http://172.30.9.24:8774/images/c3e8b9b9-7e16-4237-b9ce-3d0ccd75fa6c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:08:57.000000", "flavor": {"id": "807183f7-eac0-4d92-aac0-4b9a397cb1ef", "links": [{"href": "http://172.30.9.24:8774/flavors/807183f7-eac0-4d92-aac0-4b9a397cb1ef", "rel": "bookmark"}]}, "id": "d2432b19-32c4-4d35-b073-0e1601fc4a37", "security_groups": [{"name": "AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-sec-grp"}, {"name": "default"}], "user_id": "4aee99bf49844fa0abf61ed79f976fa7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:08:57Z", "hostId": "8b117fa008c4d87cdf91afb5b11036b69d85ffcf5c2e1748c48ee944", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-kp", "name": "AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-inst", "created": "2018-08-01T11:07:18Z", "tenant_id": "b469b55c26bd4bd89c8353e4d2d958f6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 11:09:06,346 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37 used request id req-9c47f366-4832-4f2a-a660-7dca5740aa60 2018-08-01 11:09:06,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fcdfa39967f726778b2bb6e3a70f38060a52d9" 2018-08-01 11:09:06,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-553d5b9e-6524-4256-a95c-bdbc642fab68 Date: Wed, 01 Aug 2018 11:09:06 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"5930c44f-f00b-432a-9ad6-882cabaaa90c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b469b55c26bd4bd89c8353e4d2d958f6","l2_adjacency":true,"status":"ACTIVE","subnets":["5a525ef3-1fe9-48a6-8e15-6796553b8388"],"description":"","tags":[],"updated_at":"2018-08-01T11:07:03Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-pub-net","admin_state_up":true,"tenant_id":"b469b55c26bd4bd89c8353e4d2d958f6","created_at":"2018-08-01T11:07:02Z","mtu":1450}]} 2018-08-01 11:09:06,447 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-pub-net used request id req-553d5b9e-6524-4256-a95c-bdbc642fab68 2018-08-01 11:09:06,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/b469b55c26bd4bd89c8353e4d2d958f6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fcdfa39967f726778b2bb6e3a70f38060a52d9" 2018-08-01 11:09:06,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:09:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d43938cf-6224-4c05-a3a5-d40448fc7737 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/b469b55c26bd4bd89c8353e4d2d958f6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b469b55c26bd4bd89c8353e4d2d958f6", "name": "AnsibleProvisioningTests-a9d5ba34-9dec-42b-proj"}} 2018-08-01 11:09:06,531 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/b469b55c26bd4bd89c8353e4d2d958f6 used request id req-d43938cf-6224-4c05-a3a5-d40448fc7737 2018-08-01 11:09:06,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=5930c44f-f00b-432a-9ad6-882cabaaa90c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fcdfa39967f726778b2bb6e3a70f38060a52d9" 2018-08-01 11:09:06,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-1b8c2288-d33b-4460-a5a2-0cc94f00f79e Date: Wed, 01 Aug 2018 11:09:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5930c44f-f00b-432a-9ad6-882cabaaa90c","tenant_id":"b469b55c26bd4bd89c8353e4d2d958f6","created_at":"2018-08-01T11:07:03Z","dns_nameservers":[],"updated_at":"2018-08-01T11:07:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b469b55c26bd4bd89c8353e4d2d958f6","id":"5a525ef3-1fe9-48a6-8e15-6796553b8388","subnetpool_id":null,"name":"AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-pub-subnet"}]} 2018-08-01 11:09:06,586 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=5930c44f-f00b-432a-9ad6-882cabaaa90c used request id req-1b8c2288-d33b-4460-a5a2-0cc94f00f79e 2018-08-01 11:09:06,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=5930c44f-f00b-432a-9ad6-882cabaaa90c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fcdfa39967f726778b2bb6e3a70f38060a52d9" 2018-08-01 11:09:06,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2448 X-Openstack-Request-Id: req-9d9c2f4c-a163-436e-82b1-f03db1e43efc Date: Wed, 01 Aug 2018 11:09:06 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:07:11Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5a525ef3-1fe9-48a6-8e15-6796553b8388","ip_address":"10.55.1.1"}],"id":"5d22bb28-04f6-4fe4-bc34-2a17977f1922","security_groups":[],"mac_address":"fa:16:3e:c8:77:86","project_id":"b469b55c26bd4bd89c8353e4d2d958f6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5930c44f-f00b-432a-9ad6-882cabaaa90c","tenant_id":"b469b55c26bd4bd89c8353e4d2d958f6","created_at":"2018-08-01T11:07:07Z","binding:vnic_type":"normal","device_id":"de8faf96-d48f-48bf-aa2e-c77fe353a2f5","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:09:05Z","device_owner":"compute:nova","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5a525ef3-1fe9-48a6-8e15-6796553b8388","ip_address":"10.55.1.9"}],"id":"90b49a2a-8338-49f6-b8b8-bb4c92a61cfb","security_groups":["40101213-6d13-464f-b5e2-e338c77d76c7","5764817c-5d5d-48df-bf5d-057f6d09592b"],"mac_address":"fa:16:3e:88:35:ea","project_id":"b469b55c26bd4bd89c8353e4d2d958f6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-port-1","admin_state_up":true,"network_id":"5930c44f-f00b-432a-9ad6-882cabaaa90c","tenant_id":"b469b55c26bd4bd89c8353e4d2d958f6","created_at":"2018-08-01T11:07:16Z","binding:vnic_type":"normal","device_id":"d2432b19-32c4-4d35-b073-0e1601fc4a37","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:07:07Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5a525ef3-1fe9-48a6-8e15-6796553b8388","ip_address":"10.55.1.2"}],"id":"ffb77fe7-bf2b-4a32-8b55-f6f8a1f54c84","security_groups":[],"mac_address":"fa:16:3e:c1:b9:e9","project_id":"b469b55c26bd4bd89c8353e4d2d958f6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5930c44f-f00b-432a-9ad6-882cabaaa90c","tenant_id":"b469b55c26bd4bd89c8353e4d2d958f6","created_at":"2018-08-01T11:07:04Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5930c44f-f00b-432a-9ad6-882cabaaa90c","ip_allocation":"immediate"}]} 2018-08-01 11:09:06,664 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=5930c44f-f00b-432a-9ad6-882cabaaa90c used request id req-9d9c2f4c-a163-436e-82b1-f03db1e43efc 2018-08-01 11:09:06,665 - ansible_utils - DEBUG - Retrieving SSH client 2018-08-01 11:09:07,669 - paramiko.transport - DEBUG - starting thread (client mode): 0xb5dbcd0L 2018-08-01 11:09:07,670 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-01 11:09:07,677 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-08-01 11:09:07,677 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-08-01 11:09:07,678 - 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-08-01 11:09:07,679 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-01 11:09:07,679 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-01 11:09:07,679 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-01 11:09:07,679 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-01 11:09:07,679 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-01 11:09:07,719 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-01 11:09:07,720 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-01 11:09:07,734 - paramiko.transport - DEBUG - Trying discovered key 3da02efc882849b34b38247f7a23524b in tmp/AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73 2018-08-01 11:09:07,759 - paramiko.transport - DEBUG - userauth is OK 2018-08-01 11:09:07,780 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-01 11:09:07,880 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-01 11:09:07,912 - create_instance - INFO - SSH is active for VM instance 2018-08-01 11:09:07,912 - create_instance - INFO - Checking if cloud-init has completed 2018-08-01 11:09:07,916 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fcdfa39967f726778b2bb6e3a70f38060a52d9" 2018-08-01 11:09:08,255 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:09: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-380ceb81-0cde-4ef9-a1f8-813d8728c8d3 x-compute-request-id: req-380ceb81-0cde-4ef9-a1f8-813d8728c8d3 Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:35:ea", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:35:ea", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37", "rel": "bookmark"}], "image": {"id": "c3e8b9b9-7e16-4237-b9ce-3d0ccd75fa6c", "links": [{"href": "http://172.30.9.24:8774/images/c3e8b9b9-7e16-4237-b9ce-3d0ccd75fa6c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:08:57.000000", "flavor": {"id": "807183f7-eac0-4d92-aac0-4b9a397cb1ef", "links": [{"href": "http://172.30.9.24:8774/flavors/807183f7-eac0-4d92-aac0-4b9a397cb1ef", "rel": "bookmark"}]}, "id": "d2432b19-32c4-4d35-b073-0e1601fc4a37", "security_groups": [{"name": "AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-sec-grp"}, {"name": "default"}], "user_id": "4aee99bf49844fa0abf61ed79f976fa7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:08:57Z", "hostId": "8b117fa008c4d87cdf91afb5b11036b69d85ffcf5c2e1748c48ee944", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-kp", "name": "AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-inst", "created": "2018-08-01T11:07:18Z", "tenant_id": "b469b55c26bd4bd89c8353e4d2d958f6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 11:09:08,255 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37 used request id req-380ceb81-0cde-4ef9-a1f8-813d8728c8d3 2018-08-01 11:09:08,256 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-inst] is - ACTIVE 2018-08-01 11:09:08,256 - create_instance - INFO - VM is - ACTIVE 2018-08-01 11:09:08,258 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fcdfa39967f726778b2bb6e3a70f38060a52d9" 2018-08-01 11:09:08,589 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:09:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c801e02b-1914-43e6-acdc-8286250684b8 x-compute-request-id: req-c801e02b-1914-43e6-acdc-8286250684b8 Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:35:ea", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:35:ea", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37", "rel": "bookmark"}], "image": {"id": "c3e8b9b9-7e16-4237-b9ce-3d0ccd75fa6c", "links": [{"href": "http://172.30.9.24:8774/images/c3e8b9b9-7e16-4237-b9ce-3d0ccd75fa6c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:08:57.000000", "flavor": {"id": "807183f7-eac0-4d92-aac0-4b9a397cb1ef", "links": [{"href": "http://172.30.9.24:8774/flavors/807183f7-eac0-4d92-aac0-4b9a397cb1ef", "rel": "bookmark"}]}, "id": "d2432b19-32c4-4d35-b073-0e1601fc4a37", "security_groups": [{"name": "AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-sec-grp"}, {"name": "default"}], "user_id": "4aee99bf49844fa0abf61ed79f976fa7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:08:57Z", "hostId": "8b117fa008c4d87cdf91afb5b11036b69d85ffcf5c2e1748c48ee944", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-kp", "name": "AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-inst", "created": "2018-08-01T11:07:18Z", "tenant_id": "b469b55c26bd4bd89c8353e4d2d958f6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 11:09:08,589 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37 used request id req-c801e02b-1914-43e6-acdc-8286250684b8 2018-08-01 11:09:08,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fcdfa39967f726778b2bb6e3a70f38060a52d9" 2018-08-01 11:09:08,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-09f34d63-eff2-4f74-889a-f44804991075 Date: Wed, 01 Aug 2018 11:09:08 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"5930c44f-f00b-432a-9ad6-882cabaaa90c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b469b55c26bd4bd89c8353e4d2d958f6","l2_adjacency":true,"status":"ACTIVE","subnets":["5a525ef3-1fe9-48a6-8e15-6796553b8388"],"description":"","tags":[],"updated_at":"2018-08-01T11:07:03Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-pub-net","admin_state_up":true,"tenant_id":"b469b55c26bd4bd89c8353e4d2d958f6","created_at":"2018-08-01T11:07:02Z","mtu":1450}]} 2018-08-01 11:09:08,694 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-pub-net used request id req-09f34d63-eff2-4f74-889a-f44804991075 2018-08-01 11:09:08,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/b469b55c26bd4bd89c8353e4d2d958f6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fcdfa39967f726778b2bb6e3a70f38060a52d9" 2018-08-01 11:09:08,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:09:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf58fc39-614e-4203-840e-65caff033d98 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/b469b55c26bd4bd89c8353e4d2d958f6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b469b55c26bd4bd89c8353e4d2d958f6", "name": "AnsibleProvisioningTests-a9d5ba34-9dec-42b-proj"}} 2018-08-01 11:09:08,784 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/b469b55c26bd4bd89c8353e4d2d958f6 used request id req-bf58fc39-614e-4203-840e-65caff033d98 2018-08-01 11:09:08,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=5930c44f-f00b-432a-9ad6-882cabaaa90c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fcdfa39967f726778b2bb6e3a70f38060a52d9" 2018-08-01 11:09:08,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-93c525ce-9939-4282-a54b-ca585036acdd Date: Wed, 01 Aug 2018 11:09:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5930c44f-f00b-432a-9ad6-882cabaaa90c","tenant_id":"b469b55c26bd4bd89c8353e4d2d958f6","created_at":"2018-08-01T11:07:03Z","dns_nameservers":[],"updated_at":"2018-08-01T11:07:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b469b55c26bd4bd89c8353e4d2d958f6","id":"5a525ef3-1fe9-48a6-8e15-6796553b8388","subnetpool_id":null,"name":"AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-pub-subnet"}]} 2018-08-01 11:09:08,862 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=5930c44f-f00b-432a-9ad6-882cabaaa90c used request id req-93c525ce-9939-4282-a54b-ca585036acdd 2018-08-01 11:09:08,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=5930c44f-f00b-432a-9ad6-882cabaaa90c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fcdfa39967f726778b2bb6e3a70f38060a52d9" 2018-08-01 11:09:08,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2448 X-Openstack-Request-Id: req-b10d2dee-bf38-420c-8704-8e12b28dd14f Date: Wed, 01 Aug 2018 11:09:08 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:07:11Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5a525ef3-1fe9-48a6-8e15-6796553b8388","ip_address":"10.55.1.1"}],"id":"5d22bb28-04f6-4fe4-bc34-2a17977f1922","security_groups":[],"mac_address":"fa:16:3e:c8:77:86","project_id":"b469b55c26bd4bd89c8353e4d2d958f6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5930c44f-f00b-432a-9ad6-882cabaaa90c","tenant_id":"b469b55c26bd4bd89c8353e4d2d958f6","created_at":"2018-08-01T11:07:07Z","binding:vnic_type":"normal","device_id":"de8faf96-d48f-48bf-aa2e-c77fe353a2f5","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:09:05Z","device_owner":"compute:nova","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5a525ef3-1fe9-48a6-8e15-6796553b8388","ip_address":"10.55.1.9"}],"id":"90b49a2a-8338-49f6-b8b8-bb4c92a61cfb","security_groups":["40101213-6d13-464f-b5e2-e338c77d76c7","5764817c-5d5d-48df-bf5d-057f6d09592b"],"mac_address":"fa:16:3e:88:35:ea","project_id":"b469b55c26bd4bd89c8353e4d2d958f6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-port-1","admin_state_up":true,"network_id":"5930c44f-f00b-432a-9ad6-882cabaaa90c","tenant_id":"b469b55c26bd4bd89c8353e4d2d958f6","created_at":"2018-08-01T11:07:16Z","binding:vnic_type":"normal","device_id":"d2432b19-32c4-4d35-b073-0e1601fc4a37","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:07:07Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5a525ef3-1fe9-48a6-8e15-6796553b8388","ip_address":"10.55.1.2"}],"id":"ffb77fe7-bf2b-4a32-8b55-f6f8a1f54c84","security_groups":[],"mac_address":"fa:16:3e:c1:b9:e9","project_id":"b469b55c26bd4bd89c8353e4d2d958f6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5930c44f-f00b-432a-9ad6-882cabaaa90c","tenant_id":"b469b55c26bd4bd89c8353e4d2d958f6","created_at":"2018-08-01T11:07:04Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5930c44f-f00b-432a-9ad6-882cabaaa90c","ip_allocation":"immediate"}]} 2018-08-01 11:09:08,946 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=5930c44f-f00b-432a-9ad6-882cabaaa90c used request id req-b10d2dee-bf38-420c-8704-8e12b28dd14f 2018-08-01 11:09:08,947 - create_instance - INFO - Checking if VM is active 2018-08-01 11:09:08,950 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fcdfa39967f726778b2bb6e3a70f38060a52d9" 2018-08-01 11:09:09,111 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:09:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c42fd811-3cb2-421e-ac4a-311e1e71a693 x-compute-request-id: req-c42fd811-3cb2-421e-ac4a-311e1e71a693 Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:35:ea", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:35:ea", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37", "rel": "bookmark"}], "image": {"id": "c3e8b9b9-7e16-4237-b9ce-3d0ccd75fa6c", "links": [{"href": "http://172.30.9.24:8774/images/c3e8b9b9-7e16-4237-b9ce-3d0ccd75fa6c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:08:57.000000", "flavor": {"id": "807183f7-eac0-4d92-aac0-4b9a397cb1ef", "links": [{"href": "http://172.30.9.24:8774/flavors/807183f7-eac0-4d92-aac0-4b9a397cb1ef", "rel": "bookmark"}]}, "id": "d2432b19-32c4-4d35-b073-0e1601fc4a37", "security_groups": [{"name": "AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-sec-grp"}, {"name": "default"}], "user_id": "4aee99bf49844fa0abf61ed79f976fa7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:08:57Z", "hostId": "8b117fa008c4d87cdf91afb5b11036b69d85ffcf5c2e1748c48ee944", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-kp", "name": "AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-inst", "created": "2018-08-01T11:07:18Z", "tenant_id": "b469b55c26bd4bd89c8353e4d2d958f6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 11:09:09,112 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37 used request id req-c42fd811-3cb2-421e-ac4a-311e1e71a693 2018-08-01 11:09:09,112 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-inst] is - ACTIVE 2018-08-01 11:09:09,112 - create_instance - INFO - VM is - ACTIVE 2018-08-01 11:09:09,116 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fcdfa39967f726778b2bb6e3a70f38060a52d9" 2018-08-01 11:09:09,290 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:09: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-6d411d96-3f0d-4c4a-a0d4-2319ef4f7b5d x-compute-request-id: req-6d411d96-3f0d-4c4a-a0d4-2319ef4f7b5d Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:35:ea", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:35:ea", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37", "rel": "bookmark"}], "image": {"id": "c3e8b9b9-7e16-4237-b9ce-3d0ccd75fa6c", "links": [{"href": "http://172.30.9.24:8774/images/c3e8b9b9-7e16-4237-b9ce-3d0ccd75fa6c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:08:57.000000", "flavor": {"id": "807183f7-eac0-4d92-aac0-4b9a397cb1ef", "links": [{"href": "http://172.30.9.24:8774/flavors/807183f7-eac0-4d92-aac0-4b9a397cb1ef", "rel": "bookmark"}]}, "id": "d2432b19-32c4-4d35-b073-0e1601fc4a37", "security_groups": [{"name": "AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-sec-grp"}, {"name": "default"}], "user_id": "4aee99bf49844fa0abf61ed79f976fa7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:08:57Z", "hostId": "8b117fa008c4d87cdf91afb5b11036b69d85ffcf5c2e1748c48ee944", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-kp", "name": "AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-inst", "created": "2018-08-01T11:07:18Z", "tenant_id": "b469b55c26bd4bd89c8353e4d2d958f6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 11:09:09,290 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37 used request id req-6d411d96-3f0d-4c4a-a0d4-2319ef4f7b5d 2018-08-01 11:09:09,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fcdfa39967f726778b2bb6e3a70f38060a52d9" 2018-08-01 11:09:09,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-ee6e956a-3094-43cc-9521-0a1fa844cd47 Date: Wed, 01 Aug 2018 11:09:09 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"5930c44f-f00b-432a-9ad6-882cabaaa90c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b469b55c26bd4bd89c8353e4d2d958f6","l2_adjacency":true,"status":"ACTIVE","subnets":["5a525ef3-1fe9-48a6-8e15-6796553b8388"],"description":"","tags":[],"updated_at":"2018-08-01T11:07:03Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-pub-net","admin_state_up":true,"tenant_id":"b469b55c26bd4bd89c8353e4d2d958f6","created_at":"2018-08-01T11:07:02Z","mtu":1450}]} 2018-08-01 11:09:09,407 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-pub-net used request id req-ee6e956a-3094-43cc-9521-0a1fa844cd47 2018-08-01 11:09:09,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/b469b55c26bd4bd89c8353e4d2d958f6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fcdfa39967f726778b2bb6e3a70f38060a52d9" 2018-08-01 11:09:09,498 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:09:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ff974bf-6603-4b23-a633-78b619b138d1 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/b469b55c26bd4bd89c8353e4d2d958f6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b469b55c26bd4bd89c8353e4d2d958f6", "name": "AnsibleProvisioningTests-a9d5ba34-9dec-42b-proj"}} 2018-08-01 11:09:09,498 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/b469b55c26bd4bd89c8353e4d2d958f6 used request id req-2ff974bf-6603-4b23-a633-78b619b138d1 2018-08-01 11:09:09,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=5930c44f-f00b-432a-9ad6-882cabaaa90c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fcdfa39967f726778b2bb6e3a70f38060a52d9" 2018-08-01 11:09:09,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-aab0bca8-91c4-4263-a1d4-ba5ccceccccb Date: Wed, 01 Aug 2018 11:09:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5930c44f-f00b-432a-9ad6-882cabaaa90c","tenant_id":"b469b55c26bd4bd89c8353e4d2d958f6","created_at":"2018-08-01T11:07:03Z","dns_nameservers":[],"updated_at":"2018-08-01T11:07:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b469b55c26bd4bd89c8353e4d2d958f6","id":"5a525ef3-1fe9-48a6-8e15-6796553b8388","subnetpool_id":null,"name":"AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-pub-subnet"}]} 2018-08-01 11:09:09,554 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=5930c44f-f00b-432a-9ad6-882cabaaa90c used request id req-aab0bca8-91c4-4263-a1d4-ba5ccceccccb 2018-08-01 11:09:09,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=5930c44f-f00b-432a-9ad6-882cabaaa90c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fcdfa39967f726778b2bb6e3a70f38060a52d9" 2018-08-01 11:09:09,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2448 X-Openstack-Request-Id: req-6a376ddc-fe11-4f8c-a5e4-512523d7b0c2 Date: Wed, 01 Aug 2018 11:09:09 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:07:11Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5a525ef3-1fe9-48a6-8e15-6796553b8388","ip_address":"10.55.1.1"}],"id":"5d22bb28-04f6-4fe4-bc34-2a17977f1922","security_groups":[],"mac_address":"fa:16:3e:c8:77:86","project_id":"b469b55c26bd4bd89c8353e4d2d958f6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5930c44f-f00b-432a-9ad6-882cabaaa90c","tenant_id":"b469b55c26bd4bd89c8353e4d2d958f6","created_at":"2018-08-01T11:07:07Z","binding:vnic_type":"normal","device_id":"de8faf96-d48f-48bf-aa2e-c77fe353a2f5","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:09:05Z","device_owner":"compute:nova","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5a525ef3-1fe9-48a6-8e15-6796553b8388","ip_address":"10.55.1.9"}],"id":"90b49a2a-8338-49f6-b8b8-bb4c92a61cfb","security_groups":["40101213-6d13-464f-b5e2-e338c77d76c7","5764817c-5d5d-48df-bf5d-057f6d09592b"],"mac_address":"fa:16:3e:88:35:ea","project_id":"b469b55c26bd4bd89c8353e4d2d958f6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-port-1","admin_state_up":true,"network_id":"5930c44f-f00b-432a-9ad6-882cabaaa90c","tenant_id":"b469b55c26bd4bd89c8353e4d2d958f6","created_at":"2018-08-01T11:07:16Z","binding:vnic_type":"normal","device_id":"d2432b19-32c4-4d35-b073-0e1601fc4a37","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:07:07Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5a525ef3-1fe9-48a6-8e15-6796553b8388","ip_address":"10.55.1.2"}],"id":"ffb77fe7-bf2b-4a32-8b55-f6f8a1f54c84","security_groups":[],"mac_address":"fa:16:3e:c1:b9:e9","project_id":"b469b55c26bd4bd89c8353e4d2d958f6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5930c44f-f00b-432a-9ad6-882cabaaa90c","tenant_id":"b469b55c26bd4bd89c8353e4d2d958f6","created_at":"2018-08-01T11:07:04Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5930c44f-f00b-432a-9ad6-882cabaaa90c","ip_allocation":"immediate"}]} 2018-08-01 11:09:09,629 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=5930c44f-f00b-432a-9ad6-882cabaaa90c used request id req-6a376ddc-fe11-4f8c-a5e4-512523d7b0c2 2018-08-01 11:09:09,630 - ansible_utils - DEBUG - Retrieving SSH client 2018-08-01 11:09:09,632 - paramiko.transport - DEBUG - starting thread (client mode): 0xb4ad710L 2018-08-01 11:09:09,632 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-01 11:09:09,637 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-08-01 11:09:09,637 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-08-01 11:09:09,638 - 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-08-01 11:09:09,639 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-01 11:09:09,639 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-01 11:09:09,639 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-01 11:09:09,639 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-01 11:09:09,639 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-01 11:09:09,679 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-01 11:09:09,679 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-01 11:09:09,696 - paramiko.transport - DEBUG - Trying discovered key 3da02efc882849b34b38247f7a23524b in tmp/AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73 2018-08-01 11:09:09,719 - paramiko.transport - DEBUG - userauth is OK 2018-08-01 11:09:09,726 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-01 11:09:09,826 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-01 11:09:09,842 - create_instance - INFO - SSH is active for VM instance 2018-08-01 11:09:09,842 - ansible_utils - DEBUG - Retrieving SSH client 2018-08-01 11:09:09,844 - paramiko.transport - DEBUG - starting thread (client mode): 0xb4ad710L 2018-08-01 11:09:09,844 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-01 11:09:09,848 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-08-01 11:09:09,848 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-08-01 11:09:09,849 - 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-08-01 11:09:09,850 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-01 11:09:09,850 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-01 11:09:09,850 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-01 11:09:09,850 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-01 11:09:09,850 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-01 11:09:09,891 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-01 11:09:09,891 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-01 11:09:09,909 - paramiko.transport - DEBUG - Trying discovered key 3da02efc882849b34b38247f7a23524b in tmp/AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73 2018-08-01 11:09:09,931 - paramiko.transport - DEBUG - userauth is OK 2018-08-01 11:09:09,937 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-01 11:09:09,941 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-01 11:09:10,170 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-01 11:09:10,170 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-01 11:09:10,175 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-01 11:09:10,184 - create_instance - INFO - cloud-init complete for VM instance 2018-08-01 11:09:10,184 - ansible_utils - DEBUG - Retrieving SSH client 2018-08-01 11:09:10,185 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-01 11:09:10,185 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-01 11:09:10,187 - paramiko.transport - DEBUG - starting thread (client mode): 0xb4aa0d0L 2018-08-01 11:09:10,187 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-01 11:09:10,190 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-08-01 11:09:10,190 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-08-01 11:09:10,191 - 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-08-01 11:09:10,192 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-01 11:09:10,192 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-01 11:09:10,192 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-01 11:09:10,192 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-01 11:09:10,192 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-01 11:09:10,235 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-01 11:09:10,235 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-01 11:09:10,252 - paramiko.transport - DEBUG - Trying discovered key 3da02efc882849b34b38247f7a23524b in tmp/AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73 2018-08-01 11:09:10,275 - paramiko.transport - DEBUG - userauth is OK 2018-08-01 11:09:10,282 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-01 11:09:10,284 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-01 11:09:10,470 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-01 11:09:10,470 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-01 11:09:10,486 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-01 11:09:10,497 - ansible_utils - DEBUG - Setting up Ansible Playbook Executor for playbook - /usr/lib/python2.7/site-packages/snaps/provisioning/tests/playbooks/simple_playbook.yml 2018-08-01 11:09:10,516 - ansible_utils - DEBUG - Executing Ansible Playbook - /usr/lib/python2.7/site-packages/snaps/provisioning/tests/playbooks/simple_playbook.yml 2018-08-01 11:09:12,516 - ansible_utils - DEBUG - Retrieving SSH client 2018-08-01 11:09:12,518 - paramiko.transport - DEBUG - starting thread (client mode): 0xb466d50L 2018-08-01 11:09:12,518 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-01 11:09:12,521 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-08-01 11:09:12,522 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-08-01 11:09:12,523 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-08-01 11:09:12,523 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-01 11:09:12,524 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-01 11:09:12,524 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-01 11:09:12,524 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-01 11:09:12,524 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-01 11:09:12,567 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-01 11:09:12,568 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-01 11:09:12,583 - paramiko.transport - DEBUG - Trying discovered key 3da02efc882849b34b38247f7a23524b in tmp/AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73 2018-08-01 11:09:12,607 - paramiko.transport - DEBUG - userauth is OK 2018-08-01 11:09:12,613 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-01 11:09:12,616 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-01 11:09:12,791 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-01 11:09:12,791 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-01 11:09:12,818 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-01 11:09:12,841 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-01 11:09:12,841 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-01 11:09:12,942 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-01 11:09:12,957 - create_instance - INFO - Deleting Floating IP - 172.30.9.207 2018-08-01 11:09:12,957 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.207 2018-08-01 11:09:12,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/floatingips/cab759fa-8f03-4858-acfc-f46b3cb610bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fcdfa39967f726778b2bb6e3a70f38060a52d9" 2018-08-01 11:09:14,030 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ceafd9c5-98d8-471c-b287-f4b79e8d43cf Content-Length: 0 Date: Wed, 01 Aug 2018 11:09:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 11:09:14,030 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/floatingips/cab759fa-8f03-4858-acfc-f46b3cb610bc used request id req-ceafd9c5-98d8-471c-b287-f4b79e8d43cf 2018-08-01 11:09:14,031 - create_instance - INFO - Deleting Port with ID - 90b49a2a-8338-49f6-b8b8-bb4c92a61cfb 2018-08-01 11:09:14,031 - neutron_utils - INFO - Deleting port with name AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-port-1 2018-08-01 11:09:14,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/ports/90b49a2a-8338-49f6-b8b8-bb4c92a61cfb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fcdfa39967f726778b2bb6e3a70f38060a52d9" 2018-08-01 11:09:14,820 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3091b4da-a41b-4a7e-aba0-1e8970841038 Date: Wed, 01 Aug 2018 11:09:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 11:09:14,820 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/ports/90b49a2a-8338-49f6-b8b8-bb4c92a61cfb used request id req-3091b4da-a41b-4a7e-aba0-1e8970841038 2018-08-01 11:09:14,820 - create_instance - INFO - Deleting VM instance - AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-inst 2018-08-01 11:09:14,823 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fcdfa39967f726778b2bb6e3a70f38060a52d9" 2018-08-01 11:09:14,943 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 11:09:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c7d930c7-e565-4a0e-a22e-bb8e853fe6b3 x-compute-request-id: req-c7d930c7-e565-4a0e-a22e-bb8e853fe6b3 Content-Type: application/json 2018-08-01 11:09:14,943 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37 used request id req-c7d930c7-e565-4a0e-a22e-bb8e853fe6b3 2018-08-01 11:09:14,944 - create_instance - INFO - Checking deletion status 2018-08-01 11:09:14,946 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fcdfa39967f726778b2bb6e3a70f38060a52d9" 2018-08-01 11:09:15,070 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:09:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8e9374b5-9a99-4ce9-b8fd-badbbcde9d1e x-compute-request-id: req-8e9374b5-9a99-4ce9-b8fd-badbbcde9d1e Content-Encoding: gzip Content-Length: 737 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:35:ea", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37", "rel": "bookmark"}], "image": {"id": "c3e8b9b9-7e16-4237-b9ce-3d0ccd75fa6c", "links": [{"href": "http://172.30.9.24:8774/images/c3e8b9b9-7e16-4237-b9ce-3d0ccd75fa6c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:08:57.000000", "flavor": {"id": "807183f7-eac0-4d92-aac0-4b9a397cb1ef", "links": [{"href": "http://172.30.9.24:8774/flavors/807183f7-eac0-4d92-aac0-4b9a397cb1ef", "rel": "bookmark"}]}, "id": "d2432b19-32c4-4d35-b073-0e1601fc4a37", "user_id": "4aee99bf49844fa0abf61ed79f976fa7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:09:14Z", "hostId": "8b117fa008c4d87cdf91afb5b11036b69d85ffcf5c2e1748c48ee944", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-kp", "name": "AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-inst", "created": "2018-08-01T11:07:18Z", "tenant_id": "b469b55c26bd4bd89c8353e4d2d958f6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 11:09:15,071 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37 used request id req-8e9374b5-9a99-4ce9-b8fd-badbbcde9d1e 2018-08-01 11:09:15,071 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-inst] is - ACTIVE 2018-08-01 11:09:15,071 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-01 11:09:18,075 - create_instance - DEBUG - VM status query timeout in 296.869257927 2018-08-01 11:09:18,078 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20fcdfa39967f726778b2bb6e3a70f38060a52d9" 2018-08-01 11:09:18,125 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 11:09:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6138f0d7-51d8-46fe-bbea-eb480baa3c1e x-compute-request-id: req-6138f0d7-51d8-46fe-bbea-eb480baa3c1e Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance d2432b19-32c4-4d35-b073-0e1601fc4a37 could not be found.", "code": 404}} 2018-08-01 11:09:18,125 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d2432b19-32c4-4d35-b073-0e1601fc4a37 used request id req-6138f0d7-51d8-46fe-bbea-eb480baa3c1e 2018-08-01 11:09:18,125 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance d2432b19-32c4-4d35-b073-0e1601fc4a37 could not be found. (HTTP 404) (Request-ID: req-6138f0d7-51d8-46fe-bbea-eb480baa3c1e) 2018-08-01 11:09:18,126 - create_instance - INFO - VM has been properly deleted VM with name - AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-inst 2018-08-01 11:09:18,127 - neutron_utils - INFO - Deleting security group rule with ID - e58a75e4-a48e-4e0e-ad26-9c09afb3cd0d 2018-08-01 11:09:18,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-group-rules/e58a75e4-a48e-4e0e-ad26-9c09afb3cd0d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d229baaaa5044c8ab5982ff7bd09ebdd7b950f8" 2018-08-01 11:09:18,329 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1bb75df4-fd54-45c0-9f2f-3178ee65433c Content-Length: 0 Date: Wed, 01 Aug 2018 11:09:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 11:09:18,329 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-group-rules/e58a75e4-a48e-4e0e-ad26-9c09afb3cd0d used request id req-1bb75df4-fd54-45c0-9f2f-3178ee65433c 2018-08-01 11:09:18,330 - neutron_utils - INFO - Deleting security group rule with ID - ffafed38-378a-4fb5-99a6-900f147840f4 2018-08-01 11:09:18,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-group-rules/ffafed38-378a-4fb5-99a6-900f147840f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d229baaaa5044c8ab5982ff7bd09ebdd7b950f8" 2018-08-01 11:09:18,412 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-83e6859f-a71a-450c-8fe3-cbe52bf821c7 Content-Length: 0 Date: Wed, 01 Aug 2018 11:09:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 11:09:18,412 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-group-rules/ffafed38-378a-4fb5-99a6-900f147840f4 used request id req-83e6859f-a71a-450c-8fe3-cbe52bf821c7 2018-08-01 11:09:18,412 - neutron_utils - INFO - Deleting security group rule with ID - 9a2adc29-5c68-444c-98ab-1181da370d87 2018-08-01 11:09:18,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-group-rules/9a2adc29-5c68-444c-98ab-1181da370d87 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d229baaaa5044c8ab5982ff7bd09ebdd7b950f8" 2018-08-01 11:09:18,518 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6685e488-6554-425a-95ec-8216f112126f Content-Length: 0 Date: Wed, 01 Aug 2018 11:09:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 11:09:18,518 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-group-rules/9a2adc29-5c68-444c-98ab-1181da370d87 used request id req-6685e488-6554-425a-95ec-8216f112126f 2018-08-01 11:09:18,518 - neutron_utils - INFO - Deleting security group rule with ID - 1d68f0bb-a925-428c-860e-1e929c469233 2018-08-01 11:09:18,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-group-rules/1d68f0bb-a925-428c-860e-1e929c469233 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d229baaaa5044c8ab5982ff7bd09ebdd7b950f8" 2018-08-01 11:09:18,599 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2b637a82-d39c-4d0b-8451-95e46ba95ae0 Content-Length: 0 Date: Wed, 01 Aug 2018 11:09:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 11:09:18,599 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-group-rules/1d68f0bb-a925-428c-860e-1e929c469233 used request id req-2b637a82-d39c-4d0b-8451-95e46ba95ae0 2018-08-01 11:09:18,599 - neutron_utils - INFO - Deleting security group with name - AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-sec-grp 2018-08-01 11:09:18,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/40101213-6d13-464f-b5e2-e338c77d76c7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d229baaaa5044c8ab5982ff7bd09ebdd7b950f8" 2018-08-01 11:09:18,726 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cebf1915-9655-49d9-84af-811630e28da4 Content-Length: 0 Date: Wed, 01 Aug 2018 11:09:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 11:09:18,726 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/40101213-6d13-464f-b5e2-e338c77d76c7 used request id req-cebf1915-9655-49d9-84af-811630e28da4 2018-08-01 11:09:18,727 - nova_utils - DEBUG - Deleting keypair - AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-kp 2018-08-01 11:09:18,730 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/os-keypairs/AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}528a149d8406d0f5ced2340587ca2b6ead825306" 2018-08-01 11:09:18,775 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 11:09:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5f9c008d-0112-40d9-800b-a6d2d4ce8318 x-compute-request-id: req-5f9c008d-0112-40d9-800b-a6d2d4ce8318 Content-Length: 0 Content-Type: application/json 2018-08-01 11:09:18,775 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-kp used request id req-5f9c008d-0112-40d9-800b-a6d2d4ce8318 2018-08-01 11:09:18,776 - OpenStackKeypair - INFO - Deleted public key file [tmp/AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73.pub] 2018-08-01 11:09:18,776 - OpenStackKeypair - INFO - Deleted private key file [tmp/AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73] 2018-08-01 11:09:18,780 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/flavors/807183f7-eac0-4d92-aac0-4b9a397cb1ef -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}089249daecc5aaf298bea21f02acce00a12d8660" 2018-08-01 11:09:18,816 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 11:09:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-669586c9-0a2b-4e8e-aec5-4ff9621a5e21 x-compute-request-id: req-669586c9-0a2b-4e8e-aec5-4ff9621a5e21 Content-Length: 0 Content-Type: application/json 2018-08-01 11:09:18,816 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/807183f7-eac0-4d92-aac0-4b9a397cb1ef used request id req-669586c9-0a2b-4e8e-aec5-4ff9621a5e21 2018-08-01 11:09:18,817 - OpenStackNetwork - INFO - Removing router interface from router AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-pub-router and subnet AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-pub-subnet 2018-08-01 11:09:18,817 - neutron_utils - INFO - Removing router interface from router named AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-pub-router 2018-08-01 11:09:18,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/routers/de8faf96-d48f-48bf-aa2e-c77fe353a2f5/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f19f6bd53b5f878f3eeabb13acb232eb6b9c729e" -d '{"subnet_id": "5a525ef3-1fe9-48a6-8e15-6796553b8388"}' 2018-08-01 11:09:20,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-2f4d3a04-2b70-455f-bfcc-b75716a64385 Date: Wed, 01 Aug 2018 11:09:20 GMT RESP BODY: {"network_id": "5930c44f-f00b-432a-9ad6-882cabaaa90c", "tenant_id": "b469b55c26bd4bd89c8353e4d2d958f6", "subnet_id": "5a525ef3-1fe9-48a6-8e15-6796553b8388", "subnet_ids": ["5a525ef3-1fe9-48a6-8e15-6796553b8388"], "port_id": "5d22bb28-04f6-4fe4-bc34-2a17977f1922", "id": "de8faf96-d48f-48bf-aa2e-c77fe353a2f5"} 2018-08-01 11:09:20,647 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/de8faf96-d48f-48bf-aa2e-c77fe353a2f5/remove_router_interface used request id req-2f4d3a04-2b70-455f-bfcc-b75716a64385 2018-08-01 11:09:20,647 - OpenStackNetwork - INFO - Removing router AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-pub-router 2018-08-01 11:09:20,647 - neutron_utils - INFO - Deleting router with name - AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-pub-router 2018-08-01 11:09:20,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/routers/de8faf96-d48f-48bf-aa2e-c77fe353a2f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f19f6bd53b5f878f3eeabb13acb232eb6b9c729e" 2018-08-01 11:09:21,737 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6950cc40-868e-411b-ad76-0b0e4ad48152 Content-Length: 0 Date: Wed, 01 Aug 2018 11:09:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 11:09:21,737 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/de8faf96-d48f-48bf-aa2e-c77fe353a2f5 used request id req-6950cc40-868e-411b-ad76-0b0e4ad48152 2018-08-01 11:09:21,738 - neutron_utils - INFO - Deleting subnet with name AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-pub-subnet 2018-08-01 11:09:21,738 - neutron_utils - INFO - Deleting subnet with name AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-pub-subnet 2018-08-01 11:09:21,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/subnets/5a525ef3-1fe9-48a6-8e15-6796553b8388 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db4aed4e7fd3ba9ae6f895ada085b79617bf8daa" 2018-08-01 11:09:22,850 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2e851933-2bbc-4893-8d06-fb592519f88a Date: Wed, 01 Aug 2018 11:09:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 11:09:22,850 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/5a525ef3-1fe9-48a6-8e15-6796553b8388 used request id req-2e851933-2bbc-4893-8d06-fb592519f88a 2018-08-01 11:09:22,851 - neutron_utils - INFO - Deleting network with name AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73-pub-net 2018-08-01 11:09:22,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/networks/5930c44f-f00b-432a-9ad6-882cabaaa90c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db4aed4e7fd3ba9ae6f895ada085b79617bf8daa" 2018-08-01 11:09:23,650 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7b6f5728-a405-42b3-a1d9-0f174ecc70f2 Date: Wed, 01 Aug 2018 11:09:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 11:09:23,650 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/5930c44f-f00b-432a-9ad6-882cabaaa90c used request id req-7b6f5728-a405-42b3-a1d9-0f174ecc70f2 2018-08-01 11:09:23,651 - glance_utils - INFO - Deleting image named - AnsibleProvisioningTests-4946414c-96c4-4145-b741-b83a2c4cdb73--image 2018-08-01 11:09:23,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9292/v2/images/c3e8b9b9-7e16-4237-b9ce-3d0ccd75fa6c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bcf80cf671930264cc45b96464075eabb0011205" 2018-08-01 11:09:24,019 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4c563458-8628-489b-8d9c-b72dc321d1c9 Date: Wed, 01 Aug 2018 11:09:24 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-01 11:09:24,019 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/c3e8b9b9-7e16-4237-b9ce-3d0ccd75fa6c used request id req-4c563458-8628-489b-8d9c-b72dc321d1c9 2018-08-01 11:09:24,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f93163dcb1cbb7abdc6db36af34c5fd85ef1777a" 2018-08-01 11:09:24,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-4dde3f56-0b76-46d1-8193-d8030a9d3bc2 Date: Wed, 01 Aug 2018 11:09:24 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a2413a97b61342d8bd27570706ef372d", "created_at": "2018-08-01T09:33:18Z", "updated_at": "2018-08-01T09:33:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "7f556ce3-51d0-4279-a11d-510db9f9a3b1", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "94adc13c-a166-41cf-bd16-f997efc73cb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "b39143b5-c08f-4d0b-9d40-54f472f2389e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "e218b0b7-4501-4f84-9458-caf2891c260d", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}], "revision_number": 4, "project_id": "a2413a97b61342d8bd27570706ef372d", "id": "38229670-7386-42d0-b7b9-2397ea5938de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "created_at": "2018-08-01T09:28:38Z", "updated_at": "2018-08-01T09:28:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "763568f1-8151-4a3c-911a-d06da4423063", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "80d28bee-4aee-47e8-a8da-e0fe31497fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "a47a5ddf-aa37-4ab2-a335-1c93513b5f12", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "f5bba5a5-602b-421e-98b2-5a16117f943f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}], "revision_number": 4, "project_id": "dbe9669438844f3faecdc7fcc050e0d8", "id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ed1054af2e94c049694d98d54211d98", "created_at": "2018-08-01T09:31:40Z", "updated_at": "2018-08-01T09:31:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "34baee87-ea35-42ee-8a69-0f6e2a825d3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "89b9d1c9-f4f9-45cd-8d36-970d44228439", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "b8ab0d59-cab9-4488-82ee-7c5f69709bff", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "d3ab68ea-23b4-4bf6-8dd3-85d029e3d89f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}], "revision_number": 4, "project_id": "2ed1054af2e94c049694d98d54211d98", "id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b469b55c26bd4bd89c8353e4d2d958f6", "created_at": "2018-08-01T11:07:02Z", "updated_at": "2018-08-01T11:07:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:07:02Z", "revision_number": 0, "id": "4a4d7503-5842-4e14-a1fd-75acda169d43", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:07:02Z", "security_group_id": "5764817c-5d5d-48df-bf5d-057f6d09592b", "tenant_id": "b469b55c26bd4bd89c8353e4d2d958f6", "port_range_min": null, "ethertype": "IPv6", "project_id": "b469b55c26bd4bd89c8353e4d2d958f6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:07:02Z", "revision_number": 0, "id": "55693f0d-6f8b-4da0-8fd1-af0ab726aa2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:07:02Z", "security_group_id": "5764817c-5d5d-48df-bf5d-057f6d09592b", "tenant_id": "b469b55c26bd4bd89c8353e4d2d958f6", "port_range_min": null, "ethertype": "IPv4", "project_id": "b469b55c26bd4bd89c8353e4d2d958f6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:07:02Z", "revision_number": 0, "id": "9aee0184-8aab-4b07-9f63-10f6e6d4e847", "remote_group_id": "5764817c-5d5d-48df-bf5d-057f6d09592b", "remote_ip_prefix": null, "created_at": "2018-08-01T11:07:02Z", "security_group_id": "5764817c-5d5d-48df-bf5d-057f6d09592b", "tenant_id": "b469b55c26bd4bd89c8353e4d2d958f6", "port_range_min": null, "ethertype": "IPv6", "project_id": "b469b55c26bd4bd89c8353e4d2d958f6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:07:02Z", "revision_number": 0, "id": "f18135a8-2f45-4d45-bace-7215f288b8a7", "remote_group_id": "5764817c-5d5d-48df-bf5d-057f6d09592b", "remote_ip_prefix": null, "created_at": "2018-08-01T11:07:02Z", "security_group_id": "5764817c-5d5d-48df-bf5d-057f6d09592b", "tenant_id": "b469b55c26bd4bd89c8353e4d2d958f6", "port_range_min": null, "ethertype": "IPv4", "project_id": "b469b55c26bd4bd89c8353e4d2d958f6"}], "revision_number": 4, "project_id": "b469b55c26bd4bd89c8353e4d2d958f6", "id": "5764817c-5d5d-48df-bf5d-057f6d09592b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "created_at": "2018-08-01T09:34:13Z", "updated_at": "2018-08-01T09:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "1dbb3f59-611b-46d1-a82d-2720e0a16f86", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "3878126b-a220-4357-adb9-bc22498f31b1", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "75ce67db-9c04-4561-a10d-8b1ec63943e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "e2945a69-3afe-41e3-a7ec-3ea4c79a12ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}], "revision_number": 4, "project_id": "c0d9b34b06f445a7857603f60b181f3c", "id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-01T09:30:58Z", "updated_at": "2018-08-01T09:30:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "042d4626-2974-418d-affe-f8f2acd05faa", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "995fae58-f0e5-4e10-801c-6c2ce5c7ae0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "cb8404fa-cb24-4879-a34d-f3050dcba730", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "dad6aaab-690e-4c24-9103-6767e0c80bc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "created_at": "2018-08-01T09:31:11Z", "updated_at": "2018-08-01T09:31:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "939e25e0-5dbc-4f6e-9f6f-7fb70e540203", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "9796a673-6928-4009-9c21-1410d395646e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "af7b8bf8-2fb6-4d72-842a-38f72d7581f7", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "b9af65b0-2eb8-45e1-8504-b7dc4dbb83ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}], "revision_number": 4, "project_id": "dd207f801ed3475f9dbe5f13077af1c8", "id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "46dd322c3fcc454eb140e37825746af8", "created_at": "2018-08-01T10:33:44Z", "updated_at": "2018-08-01T10:33:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "0f41470b-1091-45c1-b574-92069f79f8d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "8cc03a9c-8fa5-425b-812f-d7692bae3613", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d1373b1e-2fb9-4e02-a9e1-7e873ba1d7d1", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d21f3909-71f3-43e2-a22d-6a9c2513cb6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}], "revision_number": 4, "project_id": "46dd322c3fcc454eb140e37825746af8", "id": "b2961714-c8a4-4fcb-918b-21d70527c983", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "created_at": "2018-08-01T09:34:57Z", "updated_at": "2018-08-01T09:34:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "8063d12f-30db-4ccf-8ce0-72e59ba81a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c38e1a7a-5857-4f03-b991-6d5c9c9a5b9e", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c725bae1-d3bb-42b5-b331-32737085f28c", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "cfddc134-923b-4e0d-9ec5-dcc5641dd435", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}], "revision_number": 4, "project_id": "455b48a61678488ead79a4cfa07ef5c3", "id": "cd52f913-3072-4ce7-a779-7de795b62b12", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:36:50Z", "updated_at": "2018-08-01T09:36:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "07ef7fe5-a529-45da-bfc0-899f0ea9b592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "bc4dad3a-2a0c-4c31-b901-2909a12adb50", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c35cff35-4306-4116-b9fa-fc27bc7c05d6", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c493e3ac-d9d2-480d-9ec8-50982eedaf5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}], "revision_number": 4, "project_id": "8d96727022f4443794db44ecde432faf", "id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "created_at": "2018-08-01T09:32:45Z", "updated_at": "2018-08-01T09:32:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "058ea790-43ea-4a6f-9950-28418319e577", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "5fcfb31b-cdad-4037-973e-56b74faefd14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "99a24d26-dc7f-42d0-aa23-a7c061f04952", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "b641bb48-566e-472b-a3cc-d38c85ab3ff1", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}], "revision_number": 4, "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "name": "default"}]} 2018-08-01 11:09:24,293 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-4dde3f56-0b76-46d1-8193-d8030a9d3bc2 2018-08-01 11:09:24,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f93163dcb1cbb7abdc6db36af34c5fd85ef1777a" 2018-08-01 11:09:24,385 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 11:09:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d16965b8-0337-4b28-95f5-82a3dddb3444 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2413a97b61342d8bd27570706ef372d.", "code": 404, "title": "Not Found"}} 2018-08-01 11:09:24,385 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d used request id req-d16965b8-0337-4b28-95f5-82a3dddb3444 2018-08-01 11:09:24,386 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 11:09:24,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f93163dcb1cbb7abdc6db36af34c5fd85ef1777a" 2018-08-01 11:09:24,472 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:09:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e36bb72a-1682-427e-8aa3-d8f292eb912f 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.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dbe9669438844f3faecdc7fcc050e0d8", "name": "service"}} 2018-08-01 11:09:24,473 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 used request id req-e36bb72a-1682-427e-8aa3-d8f292eb912f 2018-08-01 11:09:24,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f93163dcb1cbb7abdc6db36af34c5fd85ef1777a" 2018-08-01 11:09:24,565 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 11:09:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d45f9da-6624-46cc-8e91-ab37e696d55c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ed1054af2e94c049694d98d54211d98.", "code": 404, "title": "Not Found"}} 2018-08-01 11:09:24,565 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 used request id req-7d45f9da-6624-46cc-8e91-ab37e696d55c 2018-08-01 11:09:24,565 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 11:09:24,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/b469b55c26bd4bd89c8353e4d2d958f6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f93163dcb1cbb7abdc6db36af34c5fd85ef1777a" 2018-08-01 11:09:24,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:09:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c47c7ec-78b9-4072-b098-914e6f204270 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/b469b55c26bd4bd89c8353e4d2d958f6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b469b55c26bd4bd89c8353e4d2d958f6", "name": "AnsibleProvisioningTests-a9d5ba34-9dec-42b-proj"}} 2018-08-01 11:09:24,651 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/b469b55c26bd4bd89c8353e4d2d958f6 used request id req-5c47c7ec-78b9-4072-b098-914e6f204270 2018-08-01 11:09:24,652 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5764817c-5d5d-48df-bf5d-057f6d09592b 2018-08-01 11:09:24,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=5764817c-5d5d-48df-bf5d-057f6d09592b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f93163dcb1cbb7abdc6db36af34c5fd85ef1777a" 2018-08-01 11:09:24,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-9d8a34df-7ad5-4515-a407-87f4a46c410b Date: Wed, 01 Aug 2018 11:09: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-08-01T11:07:02Z", "security_group_id": "5764817c-5d5d-48df-bf5d-057f6d09592b", "port_range_min": null, "revision_number": 0, "tenant_id": "b469b55c26bd4bd89c8353e4d2d958f6", "created_at": "2018-08-01T11:07:02Z", "project_id": "b469b55c26bd4bd89c8353e4d2d958f6", "id": "4a4d7503-5842-4e14-a1fd-75acda169d43"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T11:07:02Z", "security_group_id": "5764817c-5d5d-48df-bf5d-057f6d09592b", "port_range_min": null, "revision_number": 0, "tenant_id": "b469b55c26bd4bd89c8353e4d2d958f6", "created_at": "2018-08-01T11:07:02Z", "project_id": "b469b55c26bd4bd89c8353e4d2d958f6", "id": "55693f0d-6f8b-4da0-8fd1-af0ab726aa2f"}, {"remote_group_id": "5764817c-5d5d-48df-bf5d-057f6d09592b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T11:07:02Z", "security_group_id": "5764817c-5d5d-48df-bf5d-057f6d09592b", "port_range_min": null, "revision_number": 0, "tenant_id": "b469b55c26bd4bd89c8353e4d2d958f6", "created_at": "2018-08-01T11:07:02Z", "project_id": "b469b55c26bd4bd89c8353e4d2d958f6", "id": "9aee0184-8aab-4b07-9f63-10f6e6d4e847"}, {"remote_group_id": "5764817c-5d5d-48df-bf5d-057f6d09592b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T11:07:02Z", "security_group_id": "5764817c-5d5d-48df-bf5d-057f6d09592b", "port_range_min": null, "revision_number": 0, "tenant_id": "b469b55c26bd4bd89c8353e4d2d958f6", "created_at": "2018-08-01T11:07:02Z", "project_id": "b469b55c26bd4bd89c8353e4d2d958f6", "id": "f18135a8-2f45-4d45-bace-7215f288b8a7"}]} 2018-08-01 11:09:24,678 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=5764817c-5d5d-48df-bf5d-057f6d09592b used request id req-9d8a34df-7ad5-4515-a407-87f4a46c410b 2018-08-01 11:09:24,679 - neutron_utils - INFO - Deleting security group with name - default 2018-08-01 11:09:24,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/5764817c-5d5d-48df-bf5d-057f6d09592b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f93163dcb1cbb7abdc6db36af34c5fd85ef1777a" 2018-08-01 11:09:24,836 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ae4bc29c-6b90-467f-8e1f-83a6348b4bb2 Content-Length: 0 Date: Wed, 01 Aug 2018 11:09:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 11:09:24,837 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/5764817c-5d5d-48df-bf5d-057f6d09592b used request id req-ae4bc29c-6b90-467f-8e1f-83a6348b4bb2 2018-08-01 11:09:24,837 - keystone_utils - INFO - Deleting project with name - AnsibleProvisioningTests-a9d5ba34-9dec-42b-proj 2018-08-01 11:09:24,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/b469b55c26bd4bd89c8353e4d2d958f6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f93163dcb1cbb7abdc6db36af34c5fd85ef1777a" 2018-08-01 11:09:25,048 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 11:09:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc7f17d2-47c4-4f36-a4b7-c057bcc3b721 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 11:09:25,049 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/b469b55c26bd4bd89c8353e4d2d958f6 used request id req-cc7f17d2-47c4-4f36-a4b7-c057bcc3b721 2018-08-01 11:09:25,049 - keystone_utils - INFO - Deleting role with name - AnsibleProvisioningTests-a9d5ba34-9dec-42b-proj-role 2018-08-01 11:09:25,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/44aefc56770c4a959f846e5b4a7bcff8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f93163dcb1cbb7abdc6db36af34c5fd85ef1777a" 2018-08-01 11:09:25,156 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 11:09:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4faed91f-24e0-41bf-b94f-c29f4bdb36a0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 11:09:25,157 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/44aefc56770c4a959f846e5b4a7bcff8 used request id req-4faed91f-24e0-41bf-b94f-c29f4bdb36a0 2018-08-01 11:09:25,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f93163dcb1cbb7abdc6db36af34c5fd85ef1777a" 2018-08-01 11:09:25,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:09:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3edc89dd-cb6a-4ea4-a4c1-e376213c5863 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 11:09:25,242 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-3edc89dd-cb6a-4ea4-a4c1-e376213c5863 2018-08-01 11:09:25,242 - keystone_utils - INFO - Deleting user with name - AnsibleProvisioningTests-a9d5ba34-9dec-42b-user 2018-08-01 11:09:25,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/4aee99bf49844fa0abf61ed79f976fa7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fdead734cf5227a2635e44d992f9be1703a3ad4" 2018-08-01 11:09:25,408 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 11:09:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3797db55-02d9-4342-9a1d-e17cfe999b3e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 11:09:25,409 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/4aee99bf49844fa0abf61ed79f976fa7 used request id req-3797db55-02d9-4342-9a1d-e17cfe999b3e 2018-08-01 11:09:25,410 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 11:09:25,792 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T12:09:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["U83nzwvWTKOmSTC_vtkhIQ"], "issued_at": "2018-08-01T11:09:25.000000Z"}} 2018-08-01 11:09:25,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a90d307068a921c36e6123184c96eacc0753489" 2018-08-01 11:09:25,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:09:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-816fb052-dd2a-40eb-8787-981376a9f58b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 11:09:25,872 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-816fb052-dd2a-40eb-8787-981376a9f58b 2018-08-01 11:09:25,873 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 11:09:25,875 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 11:09:26,260 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T12:09:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["CPQiuTw4Tx6QPO0Mb34_OQ"], "issued_at": "2018-08-01T11:09:26.000000Z"}} 2018-08-01 11:09:26,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73276e28ea72fb9798b674ec7b9a3c9539b1f4f9" 2018-08-01 11:09:26,337 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:09:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3531db89-abc6-4eaa-87cd-e057c4d16741 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 11:09:26,337 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-3531db89-abc6-4eaa-87cd-e057c4d16741 2018-08-01 11:09:26,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 11:09:26,346 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 11:09: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 11:09:26,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-0238f5ea-52a9-481-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73276e28ea72fb9798b674ec7b9a3c9539b1f4f9" 2018-08-01 11:09:26,432 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:09:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b96bf21-f593-431a-b6db-9b4414b1b31a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-0238f5ea-52a9-481-proj", "previous": null, "next": null}, "projects": []} 2018-08-01 11:09:26,432 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-0238f5ea-52a9-481-proj used request id req-1b96bf21-f593-431a-b6db-9b4414b1b31a 2018-08-01 11:09:26,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73276e28ea72fb9798b674ec7b9a3c9539b1f4f9" 2018-08-01 11:09:26,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:09:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21d4d75d-628b-471c-8ebb-23f23cf0d167 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 11:09:26,520 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-21d4d75d-628b-471c-8ebb-23f23cf0d167 2018-08-01 11:09:26,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73276e28ea72fb9798b674ec7b9a3c9539b1f4f9" -d '{"project": {"enabled": true, "domain_id": "default", "name": "AnsibleProvisioningTests-0238f5ea-52a9-481-proj"}}' 2018-08-01 11:09:26,640 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 11:09:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c36362a-97fe-499f-b436-50d5adb6eaf7 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/bff83a9f7f6444bb9bc36dc6e7710f2c"}, "tags": [], "enabled": true, "id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-0238f5ea-52a9-481-proj"}} 2018-08-01 11:09:26,640 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-2c36362a-97fe-499f-b436-50d5adb6eaf7 2018-08-01 11:09:26,640 - keystone_utils - INFO - Created project with name - AnsibleProvisioningTests-0238f5ea-52a9-481-proj 2018-08-01 11:09:26,640 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 11:09:26,641 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 11:09:27,021 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T12:09:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["5hQGDRHxTbO4VQ1irvKfRg"], "issued_at": "2018-08-01T11:09:27.000000Z"}} 2018-08-01 11:09:27,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd26462883cf36e8ad972d315dbcf538043657f1" 2018-08-01 11:09:27,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:09:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d4f0e2b-cdfb-4580-8eb2-30f27a458e64 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 11:09:27,034 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-7d4f0e2b-cdfb-4580-8eb2-30f27a458e64 2018-08-01 11:09:27,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 11:09:27,042 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 11:09: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 11:09:27,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd26462883cf36e8ad972d315dbcf538043657f1" 2018-08-01 11:09:27,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:09:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5db50923-390d-4f11-9bbc-4bc5ca0d8521 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 11:09:27,144 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-5db50923-390d-4f11-9bbc-4bc5ca0d8521 2018-08-01 11:09:27,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=AnsibleProvisioningTests-0238f5ea-52a9-481-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd26462883cf36e8ad972d315dbcf538043657f1" 2018-08-01 11:09:27,227 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:09:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1eb8ed54-6a0a-43eb-a0cf-3873397687b2 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=AnsibleProvisioningTests-0238f5ea-52a9-481-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/bff83a9f7f6444bb9bc36dc6e7710f2c"}, "tags": [], "enabled": true, "id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-0238f5ea-52a9-481-proj"}]} 2018-08-01 11:09:27,227 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=AnsibleProvisioningTests-0238f5ea-52a9-481-proj used request id req-1eb8ed54-6a0a-43eb-a0cf-3873397687b2 2018-08-01 11:09:27,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd26462883cf36e8ad972d315dbcf538043657f1" 2018-08-01 11:09:27,314 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:09:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ead4c69b-2ad2-4737-b943-8fa89665ee03 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-01 11:09:27,315 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-ead4c69b-2ad2-4737-b943-8fa89665ee03 2018-08-01 11:09:27,708 - keystone_utils - INFO - Created user with name - AnsibleProvisioningTests-0238f5ea-52a9-481-user 2018-08-01 11:09:27,709 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 11:09:27,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73276e28ea72fb9798b674ec7b9a3c9539b1f4f9" 2018-08-01 11:09:27,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:09:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ce39512-5a09-4a77-932d-e6164e3b15c3 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 11:09:27,802 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-6ce39512-5a09-4a77-932d-e6164e3b15c3 2018-08-01 11:09:27,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73276e28ea72fb9798b674ec7b9a3c9539b1f4f9" -d '{"role": {"name": "AnsibleProvisioningTests-0238f5ea-52a9-481-proj-role"}}' 2018-08-01 11:09:27,915 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 11:09:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4c75f580-3479-424b-ae53-d90de81c45ef Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b9fb4e2ffe0f41d4a01b153cac77befe", "links": {"self": "http://172.30.9.24:5000/v3/roles/b9fb4e2ffe0f41d4a01b153cac77befe"}, "name": "AnsibleProvisioningTests-0238f5ea-52a9-481-proj-role"}} 2018-08-01 11:09:27,915 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-4c75f580-3479-424b-ae53-d90de81c45ef 2018-08-01 11:09:27,916 - keystone_utils - INFO - Created role with name - AnsibleProvisioningTests-0238f5ea-52a9-481-proj-role 2018-08-01 11:09:27,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/b9fb4e2ffe0f41d4a01b153cac77befe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73276e28ea72fb9798b674ec7b9a3c9539b1f4f9" 2018-08-01 11:09:28,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:09:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54fd5dec-685b-417f-a102-bbd3256bc451 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b9fb4e2ffe0f41d4a01b153cac77befe", "links": {"self": "http://172.30.9.24:5000/v3/roles/b9fb4e2ffe0f41d4a01b153cac77befe"}, "name": "AnsibleProvisioningTests-0238f5ea-52a9-481-proj-role"}} 2018-08-01 11:09:28,019 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/b9fb4e2ffe0f41d4a01b153cac77befe used request id req-54fd5dec-685b-417f-a102-bbd3256bc451 2018-08-01 11:09:28,019 - keystone_utils - INFO - Granting role AnsibleProvisioningTests-0238f5ea-52a9-481-proj-role to project AnsibleProvisioningTests-0238f5ea-52a9-481-proj 2018-08-01 11:09:28,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/bff83a9f7f6444bb9bc36dc6e7710f2c/users/53b19aae82f84a22b95fe70c27731530/roles/b9fb4e2ffe0f41d4a01b153cac77befe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73276e28ea72fb9798b674ec7b9a3c9539b1f4f9" 2018-08-01 11:09:28,146 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 11:09:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-73ffdd9c-e532-4244-bba5-7b3bc45862d2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 11:09:28,146 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/bff83a9f7f6444bb9bc36dc6e7710f2c/users/53b19aae82f84a22b95fe70c27731530/roles/b9fb4e2ffe0f41d4a01b153cac77befe used request id req-73ffdd9c-e532-4244-bba5-7b3bc45862d2 2018-08-01 11:09:28,146 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 11:09:28,148 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img'} 2018-08-01 11:09:28,148 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 11:09:28,149 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 11:09:28,540 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b9fb4e2ffe0f41d4a01b153cac77befe", "name": "AnsibleProvisioningTests-0238f5ea-52a9-481-proj-role"}], "expires_at": "2018-08-01T12:09:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "name": "AnsibleProvisioningTests-0238f5ea-52a9-481-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/bff83a9f7f6444bb9bc36dc6e7710f2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/bff83a9f7f6444bb9bc36dc6e7710f2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/bff83a9f7f6444bb9bc36dc6e7710f2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/bff83a9f7f6444bb9bc36dc6e7710f2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/bff83a9f7f6444bb9bc36dc6e7710f2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/bff83a9f7f6444bb9bc36dc6e7710f2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_bff83a9f7f6444bb9bc36dc6e7710f2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_bff83a9f7f6444bb9bc36dc6e7710f2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/bff83a9f7f6444bb9bc36dc6e7710f2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/bff83a9f7f6444bb9bc36dc6e7710f2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/bff83a9f7f6444bb9bc36dc6e7710f2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/bff83a9f7f6444bb9bc36dc6e7710f2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/bff83a9f7f6444bb9bc36dc6e7710f2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/bff83a9f7f6444bb9bc36dc6e7710f2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-0238f5ea-52a9-481-user", "id": "53b19aae82f84a22b95fe70c27731530"}, "audit_ids": ["gUdKPWbHRq6TynS1jR_Ddw"], "issued_at": "2018-08-01T11:09:28.000000Z"}} 2018-08-01 11:09:28,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c10cf2652b11be7517d987b4a94f5aa9366f507" 2018-08-01 11:09:28,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:09:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9748a7f2-747f-46b4-9601-5da4695c4cde Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 11:09:28,621 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-9748a7f2-747f-46b4-9601-5da4695c4cde 2018-08-01 11:09:28,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6--image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0c10cf2652b11be7517d987b4a94f5aa9366f507" 2018-08-01 11:09:28,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-536a9055-37c4-4ba3-ab34-4d51b8fe6ff8 Date: Wed, 01 Aug 2018 11:09:28 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6--image"} 2018-08-01 11:09:28,807 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6--image used request id req-536a9055-37c4-4ba3-ab34-4d51b8fe6ff8 2018-08-01 11:09:28,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0c10cf2652b11be7517d987b4a94f5aa9366f507" 2018-08-01 11:09:28,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-d2e9e9c2-0c54-415c-8703-a83c9a311f15 Date: Wed, 01 Aug 2018 11:09:28 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-08-01 11:09:28,817 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-d2e9e9c2-0c54-415c-8703-a83c9a311f15 2018-08-01 11:09:28,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0c10cf2652b11be7517d987b4a94f5aa9366f507" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6--image"}' 2018-08-01 11:09:28,877 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/c81df4ed-b76a-4d63-80da-d7dd4dc18456 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-cbd791ec-2b49-4bfc-8527-7f3000050257 Date: Wed, 01 Aug 2018 11:09:28 GMT RESP BODY: {"status": "queued", "name": "AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6--image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T11:09:28Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-01T11:09:28Z", "visibility": "shared", "locations": [], "self": "/v2/images/c81df4ed-b76a-4d63-80da-d7dd4dc18456", "min_disk": 0, "protected": false, "id": "c81df4ed-b76a-4d63-80da-d7dd4dc18456", "file": "/v2/images/c81df4ed-b76a-4d63-80da-d7dd4dc18456/file", "checksum": null, "owner": "bff83a9f7f6444bb9bc36dc6e7710f2c", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 11:09:28,878 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-cbd791ec-2b49-4bfc-8527-7f3000050257 2018-08-01 11:09:28,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9292/v2/images/c81df4ed-b76a-4d63-80da-d7dd4dc18456/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0c10cf2652b11be7517d987b4a94f5aa9366f507" -d '' 2018-08-01 11:09:33,909 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-850b1a0b-23d5-4672-ae95-34715dc270a3 Date: Wed, 01 Aug 2018 11:09:33 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-01 11:09:33,909 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/c81df4ed-b76a-4d63-80da-d7dd4dc18456/file used request id req-850b1a0b-23d5-4672-ae95-34715dc270a3 2018-08-01 11:09:33,909 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-08-01 11:09:33,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/c81df4ed-b76a-4d63-80da-d7dd4dc18456 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0c10cf2652b11be7517d987b4a94f5aa9366f507" 2018-08-01 11:09:33,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-fd09d75e-0785-42e7-bbb6-54bb938c8bea Date: Wed, 01 Aug 2018 11:09:33 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6--image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T11:09:28Z", "size": 263062016, "disk_format": "qcow2", "updated_at": "2018-08-01T11:09:33Z", "visibility": "shared", "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/c81df4ed-b76a-4d63-80da-d7dd4dc18456/snap", "metadata": {}}], "self": "/v2/images/c81df4ed-b76a-4d63-80da-d7dd4dc18456", "min_disk": 0, "protected": false, "id": "c81df4ed-b76a-4d63-80da-d7dd4dc18456", "file": "/v2/images/c81df4ed-b76a-4d63-80da-d7dd4dc18456/file", "checksum": "81360220b4382d4b91eef0ebaf46a661", "owner": "bff83a9f7f6444bb9bc36dc6e7710f2c", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/c81df4ed-b76a-4d63-80da-d7dd4dc18456/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 11:09:33,932 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/c81df4ed-b76a-4d63-80da-d7dd4dc18456 used request id req-fd09d75e-0785-42e7-bbb6-54bb938c8bea 2018-08-01 11:09:33,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0c10cf2652b11be7517d987b4a94f5aa9366f507" 2018-08-01 11:09:33,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-85318f61-502c-4f38-b793-ab8839ef9c2b Date: Wed, 01 Aug 2018 11:09: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-08-01 11:09:33,943 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-85318f61-502c-4f38-b793-ab8839ef9c2b 2018-08-01 11:09:33,946 - create_image - INFO - Created image with name - AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6--image 2018-08-01 11:09:33,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/c81df4ed-b76a-4d63-80da-d7dd4dc18456 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0c10cf2652b11be7517d987b4a94f5aa9366f507" 2018-08-01 11:09:33,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-4942bd69-03e5-4820-9db0-532194bd0b20 Date: Wed, 01 Aug 2018 11:09:33 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6--image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T11:09:28Z", "size": 263062016, "disk_format": "qcow2", "updated_at": "2018-08-01T11:09:33Z", "visibility": "shared", "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/c81df4ed-b76a-4d63-80da-d7dd4dc18456/snap", "metadata": {}}], "self": "/v2/images/c81df4ed-b76a-4d63-80da-d7dd4dc18456", "min_disk": 0, "protected": false, "id": "c81df4ed-b76a-4d63-80da-d7dd4dc18456", "file": "/v2/images/c81df4ed-b76a-4d63-80da-d7dd4dc18456/file", "checksum": "81360220b4382d4b91eef0ebaf46a661", "owner": "bff83a9f7f6444bb9bc36dc6e7710f2c", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/c81df4ed-b76a-4d63-80da-d7dd4dc18456/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-01 11:09:33,964 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/c81df4ed-b76a-4d63-80da-d7dd4dc18456 used request id req-4942bd69-03e5-4820-9db0-532194bd0b20 2018-08-01 11:09:33,964 - create_image - DEBUG - Instance status is - active 2018-08-01 11:09:33,964 - create_image - DEBUG - Image is active with name - AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6--image 2018-08-01 11:09:33,964 - create_image - INFO - Image is now active with name - AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6--image 2018-08-01 11:09:33,965 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 11:09:33,965 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 11:09:34,347 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b9fb4e2ffe0f41d4a01b153cac77befe", "name": "AnsibleProvisioningTests-0238f5ea-52a9-481-proj-role"}], "expires_at": "2018-08-01T12:09:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "name": "AnsibleProvisioningTests-0238f5ea-52a9-481-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/bff83a9f7f6444bb9bc36dc6e7710f2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/bff83a9f7f6444bb9bc36dc6e7710f2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/bff83a9f7f6444bb9bc36dc6e7710f2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/bff83a9f7f6444bb9bc36dc6e7710f2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/bff83a9f7f6444bb9bc36dc6e7710f2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/bff83a9f7f6444bb9bc36dc6e7710f2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_bff83a9f7f6444bb9bc36dc6e7710f2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_bff83a9f7f6444bb9bc36dc6e7710f2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/bff83a9f7f6444bb9bc36dc6e7710f2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/bff83a9f7f6444bb9bc36dc6e7710f2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/bff83a9f7f6444bb9bc36dc6e7710f2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/bff83a9f7f6444bb9bc36dc6e7710f2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/bff83a9f7f6444bb9bc36dc6e7710f2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/bff83a9f7f6444bb9bc36dc6e7710f2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-0238f5ea-52a9-481-user", "id": "53b19aae82f84a22b95fe70c27731530"}, "audit_ids": ["BlEwbTW4TSmoWB340EYYOA"], "issued_at": "2018-08-01T11:09:34.000000Z"}} 2018-08-01 11:09:34,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37944b2f1092244f1322f5cd6e64b35743dfcb71" 2018-08-01 11:09:34,430 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:09:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-301c9436-e385-4e3e-904e-916a32603d62 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 11:09:34,430 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-301c9436-e385-4e3e-904e-916a32603d62 2018-08-01 11:09:34,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37944b2f1092244f1322f5cd6e64b35743dfcb71" 2018-08-01 11:09:34,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-05a1bb89-d94d-4390-b508-339e475adf25 Date: Wed, 01 Aug 2018 11:09:34 GMT RESP BODY: {"networks":[]} 2018-08-01 11:09:34,629 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-pub-net used request id req-05a1bb89-d94d-4390-b508-339e475adf25 2018-08-01 11:09:34,630 - neutron_utils - INFO - Creating network with name AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-pub-net 2018-08-01 11:09:34,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37944b2f1092244f1322f5cd6e64b35743dfcb71" -d '{"network": {"mtu": 1450, "name": "AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-pub-net", "admin_state_up": true}}' 2018-08-01 11:09:35,178 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 647 X-Openstack-Request-Id: req-55026199-8f9d-489b-b59e-962438078a65 Date: Wed, 01 Aug 2018 11:09:35 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"90c2f384-5cc7-4133-b65f-13b074a02529","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"bff83a9f7f6444bb9bc36dc6e7710f2c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T11:09:35Z","is_default":false,"name":"AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"bff83a9f7f6444bb9bc36dc6e7710f2c","created_at":"2018-08-01T11:09:34Z","mtu":1450}} 2018-08-01 11:09:35,178 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks used request id req-55026199-8f9d-489b-b59e-962438078a65 2018-08-01 11:09:35,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=90c2f384-5cc7-4133-b65f-13b074a02529 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37944b2f1092244f1322f5cd6e64b35743dfcb71" 2018-08-01 11:09:35,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-36b9ba84-48dd-4e12-b086-10b13e4e4227 Date: Wed, 01 Aug 2018 11:09:35 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"90c2f384-5cc7-4133-b65f-13b074a02529","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"bff83a9f7f6444bb9bc36dc6e7710f2c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T11:09:35Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-pub-net","admin_state_up":true,"tenant_id":"bff83a9f7f6444bb9bc36dc6e7710f2c","created_at":"2018-08-01T11:09:34Z","mtu":1450}]} 2018-08-01 11:09:35,299 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=90c2f384-5cc7-4133-b65f-13b074a02529 used request id req-36b9ba84-48dd-4e12-b086-10b13e4e4227 2018-08-01 11:09:35,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=90c2f384-5cc7-4133-b65f-13b074a02529 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37944b2f1092244f1322f5cd6e64b35743dfcb71" 2018-08-01 11:09:35,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-7f9fb820-18f0-43ec-bff6-085fd4fabd66 Date: Wed, 01 Aug 2018 11:09:35 GMT RESP BODY: {"subnets":[]} 2018-08-01 11:09:35,331 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=90c2f384-5cc7-4133-b65f-13b074a02529 used request id req-7f9fb820-18f0-43ec-bff6-085fd4fabd66 2018-08-01 11:09:35,331 - neutron_utils - INFO - Creating subnet with name AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-pub-subnet 2018-08-01 11:09:35,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37944b2f1092244f1322f5cd6e64b35743dfcb71" -d '{"subnets": [{"ip_version": 4, "network_id": "90c2f384-5cc7-4133-b65f-13b074a02529", "cidr": "10.55.1.0/24", "name": "AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-pub-subnet"}]}' 2018-08-01 11:09:36,199 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-6055a6fb-e6ac-4965-a140-73f1c2130e46 Date: Wed, 01 Aug 2018 11:09:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"90c2f384-5cc7-4133-b65f-13b074a02529","tenant_id":"bff83a9f7f6444bb9bc36dc6e7710f2c","created_at":"2018-08-01T11:09:35Z","dns_nameservers":[],"updated_at":"2018-08-01T11:09:35Z","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":"bff83a9f7f6444bb9bc36dc6e7710f2c","id":"283f666c-b8b6-4541-bb48-107f5661c507","subnetpool_id":null,"name":"AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-pub-subnet"}]} 2018-08-01 11:09:36,200 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets used request id req-6055a6fb-e6ac-4965-a140-73f1c2130e46 2018-08-01 11:09:36,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=90c2f384-5cc7-4133-b65f-13b074a02529 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37944b2f1092244f1322f5cd6e64b35743dfcb71" 2018-08-01 11:09:36,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-e0a39349-8bee-4573-8d85-234c847b0c68 Date: Wed, 01 Aug 2018 11:09:36 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"90c2f384-5cc7-4133-b65f-13b074a02529","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bff83a9f7f6444bb9bc36dc6e7710f2c","l2_adjacency":true,"status":"ACTIVE","subnets":["283f666c-b8b6-4541-bb48-107f5661c507"],"description":"","tags":[],"updated_at":"2018-08-01T11:09:35Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-pub-net","admin_state_up":true,"tenant_id":"bff83a9f7f6444bb9bc36dc6e7710f2c","created_at":"2018-08-01T11:09:34Z","mtu":1450}]} 2018-08-01 11:09:36,304 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=90c2f384-5cc7-4133-b65f-13b074a02529 used request id req-e0a39349-8bee-4573-8d85-234c847b0c68 2018-08-01 11:09:36,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=90c2f384-5cc7-4133-b65f-13b074a02529 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37944b2f1092244f1322f5cd6e64b35743dfcb71" 2018-08-01 11:09:36,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-8843bdf8-765b-4f53-840a-39b493597e3d Date: Wed, 01 Aug 2018 11:09:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"90c2f384-5cc7-4133-b65f-13b074a02529","tenant_id":"bff83a9f7f6444bb9bc36dc6e7710f2c","created_at":"2018-08-01T11:09:35Z","dns_nameservers":[],"updated_at":"2018-08-01T11:09:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"bff83a9f7f6444bb9bc36dc6e7710f2c","id":"283f666c-b8b6-4541-bb48-107f5661c507","subnetpool_id":null,"name":"AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-pub-subnet"}]} 2018-08-01 11:09:36,382 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=90c2f384-5cc7-4133-b65f-13b074a02529 used request id req-8843bdf8-765b-4f53-840a-39b493597e3d 2018-08-01 11:09:36,383 - OpenStackNetwork - DEBUG - Network [90c2f384-5cc7-4133-b65f-13b074a02529] created successfully 2018-08-01 11:09:36,383 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 11:09:36,384 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 11:09:36,793 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b9fb4e2ffe0f41d4a01b153cac77befe", "name": "AnsibleProvisioningTests-0238f5ea-52a9-481-proj-role"}], "expires_at": "2018-08-01T12:09:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "name": "AnsibleProvisioningTests-0238f5ea-52a9-481-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/bff83a9f7f6444bb9bc36dc6e7710f2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/bff83a9f7f6444bb9bc36dc6e7710f2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/bff83a9f7f6444bb9bc36dc6e7710f2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/bff83a9f7f6444bb9bc36dc6e7710f2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/bff83a9f7f6444bb9bc36dc6e7710f2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/bff83a9f7f6444bb9bc36dc6e7710f2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_bff83a9f7f6444bb9bc36dc6e7710f2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_bff83a9f7f6444bb9bc36dc6e7710f2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/bff83a9f7f6444bb9bc36dc6e7710f2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/bff83a9f7f6444bb9bc36dc6e7710f2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/bff83a9f7f6444bb9bc36dc6e7710f2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/bff83a9f7f6444bb9bc36dc6e7710f2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/bff83a9f7f6444bb9bc36dc6e7710f2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/bff83a9f7f6444bb9bc36dc6e7710f2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-0238f5ea-52a9-481-user", "id": "53b19aae82f84a22b95fe70c27731530"}, "audit_ids": ["t65K3xyGQ6aI8r4UlAmB-g"], "issued_at": "2018-08-01T11:09:36.000000Z"}} 2018-08-01 11:09:36,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6978705edc33c6bf6809db40fc3eac205a5299f" 2018-08-01 11:09:36,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:09:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fdc1cd8f-a482-45e8-8036-885b40a7ac76 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 11:09:36,869 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-fdc1cd8f-a482-45e8-8036-885b40a7ac76 2018-08-01 11:09:36,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/routers?name=AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6978705edc33c6bf6809db40fc3eac205a5299f" 2018-08-01 11:09:37,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-202a512a-9982-44d7-b553-eca0dd2da05d Date: Wed, 01 Aug 2018 11:09:37 GMT RESP BODY: {"routers": []} 2018-08-01 11:09:37,069 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers?name=AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-pub-router&admin_state_up=True used request id req-202a512a-9982-44d7-b553-eca0dd2da05d 2018-08-01 11:09:37,070 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 11:09:37,070 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 11:09:37,477 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b9fb4e2ffe0f41d4a01b153cac77befe", "name": "AnsibleProvisioningTests-0238f5ea-52a9-481-proj-role"}], "expires_at": "2018-08-01T12:09:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "name": "AnsibleProvisioningTests-0238f5ea-52a9-481-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/bff83a9f7f6444bb9bc36dc6e7710f2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/bff83a9f7f6444bb9bc36dc6e7710f2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/bff83a9f7f6444bb9bc36dc6e7710f2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/bff83a9f7f6444bb9bc36dc6e7710f2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/bff83a9f7f6444bb9bc36dc6e7710f2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/bff83a9f7f6444bb9bc36dc6e7710f2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_bff83a9f7f6444bb9bc36dc6e7710f2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_bff83a9f7f6444bb9bc36dc6e7710f2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/bff83a9f7f6444bb9bc36dc6e7710f2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/bff83a9f7f6444bb9bc36dc6e7710f2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/bff83a9f7f6444bb9bc36dc6e7710f2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/bff83a9f7f6444bb9bc36dc6e7710f2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/bff83a9f7f6444bb9bc36dc6e7710f2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/bff83a9f7f6444bb9bc36dc6e7710f2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-0238f5ea-52a9-481-user", "id": "53b19aae82f84a22b95fe70c27731530"}, "audit_ids": ["yniw6MDKS1CUgL4AWoRsfg"], "issued_at": "2018-08-01T11:09:37.000000Z"}} 2018-08-01 11:09:37,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1d1da3f423246ba300f49de4ed12b9b84062529" 2018-08-01 11:09:37,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:09:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c24f1abe-0d34-4f67-9387-4ea329b3554b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 11:09:37,490 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-c24f1abe-0d34-4f67-9387-4ea329b3554b 2018-08-01 11:09:37,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6978705edc33c6bf6809db40fc3eac205a5299f" 2018-08-01 11:09:37,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-05456349-c6a8-43d7-b6b5-84696298a88e Date: Wed, 01 Aug 2018 11:09:37 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dbe9669438844f3faecdc7fcc050e0d8","l2_adjacency":true,"status":"ACTIVE","subnets":["a5a333a9-9d0e-46a5-9440-2aa9c95d5013"],"description":"","tags":[],"updated_at":"2018-08-01T09:28:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:38Z","mtu":1500}]} 2018-08-01 11:09:37,592 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=external used request id req-05456349-c6a8-43d7-b6b5-84696298a88e 2018-08-01 11:09:37,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=e7d7be46-2840-4976-87a2-d78a4e5c6089 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6978705edc33c6bf6809db40fc3eac205a5299f" 2018-08-01 11:09:37,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-a26d8e72-c77d-445b-a795-59202ade8d0b Date: Wed, 01 Aug 2018 11:09:37 GMT RESP BODY: {"subnets":[]} 2018-08-01 11:09:37,782 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=e7d7be46-2840-4976-87a2-d78a4e5c6089 used request id req-a26d8e72-c77d-445b-a795-59202ade8d0b 2018-08-01 11:09:37,782 - neutron_utils - INFO - Creating router with name - AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-pub-router 2018-08-01 11:09:37,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6978705edc33c6bf6809db40fc3eac205a5299f" -d '{"router": {"external_gateway_info": {"network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089"}, "name": "AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-pub-router", "admin_state_up": true}}' 2018-08-01 11:09:39,207 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-39c6cd2d-93a6-4bff-8496-044ed6b1e07b Date: Wed, 01 Aug 2018 11:09:39 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a5a333a9-9d0e-46a5-9440-2aa9c95d5013", "ip_address": "172.30.9.210"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "created_at": "2018-08-01T11:09:37Z", "admin_state_up": true, "updated_at": "2018-08-01T11:09:38Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "id": "a63ac705-e772-49f9-a28a-9d258f40e2da", "name": "AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-pub-router"}} 2018-08-01 11:09:39,207 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers used request id req-39c6cd2d-93a6-4bff-8496-044ed6b1e07b 2018-08-01 11:09:39,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?device_id=a63ac705-e772-49f9-a28a-9d258f40e2da -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6978705edc33c6bf6809db40fc3eac205a5299f" 2018-08-01 11:09:39,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-19f9245e-2389-4470-9dff-4713239fe344 Date: Wed, 01 Aug 2018 11:09:39 GMT RESP BODY: {"ports":[]} 2018-08-01 11:09:39,244 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?device_id=a63ac705-e772-49f9-a28a-9d258f40e2da used request id req-19f9245e-2389-4470-9dff-4713239fe344 2018-08-01 11:09:39,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6978705edc33c6bf6809db40fc3eac205a5299f" 2018-08-01 11:09:39,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-f3ee7827-efe3-4c82-abb1-c103d9909858 Date: Wed, 01 Aug 2018 11:09:39 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"90c2f384-5cc7-4133-b65f-13b074a02529","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bff83a9f7f6444bb9bc36dc6e7710f2c","l2_adjacency":true,"status":"ACTIVE","subnets":["283f666c-b8b6-4541-bb48-107f5661c507"],"description":"","tags":[],"updated_at":"2018-08-01T11:09:35Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-pub-net","admin_state_up":true,"tenant_id":"bff83a9f7f6444bb9bc36dc6e7710f2c","created_at":"2018-08-01T11:09:34Z","mtu":1450}]} 2018-08-01 11:09:39,511 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-pub-net used request id req-f3ee7827-efe3-4c82-abb1-c103d9909858 2018-08-01 11:09:39,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 11:09:39,519 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 11:09: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 11:09:39,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/bff83a9f7f6444bb9bc36dc6e7710f2c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6978705edc33c6bf6809db40fc3eac205a5299f" 2018-08-01 11:09:39,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:09:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81a0fd28-80d0-48a8-a069-48e8aa72842a Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/bff83a9f7f6444bb9bc36dc6e7710f2c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "name": "AnsibleProvisioningTests-0238f5ea-52a9-481-proj"}} 2018-08-01 11:09:39,538 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/bff83a9f7f6444bb9bc36dc6e7710f2c used request id req-81a0fd28-80d0-48a8-a069-48e8aa72842a 2018-08-01 11:09:39,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=90c2f384-5cc7-4133-b65f-13b074a02529 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6978705edc33c6bf6809db40fc3eac205a5299f" 2018-08-01 11:09:39,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-04ea40c5-3f1e-4d93-ab00-dc833c89e909 Date: Wed, 01 Aug 2018 11:09:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"90c2f384-5cc7-4133-b65f-13b074a02529","tenant_id":"bff83a9f7f6444bb9bc36dc6e7710f2c","created_at":"2018-08-01T11:09:35Z","dns_nameservers":[],"updated_at":"2018-08-01T11:09:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"bff83a9f7f6444bb9bc36dc6e7710f2c","id":"283f666c-b8b6-4541-bb48-107f5661c507","subnetpool_id":null,"name":"AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-pub-subnet"}]} 2018-08-01 11:09:39,588 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=90c2f384-5cc7-4133-b65f-13b074a02529 used request id req-04ea40c5-3f1e-4d93-ab00-dc833c89e909 2018-08-01 11:09:39,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=90c2f384-5cc7-4133-b65f-13b074a02529&name=AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6978705edc33c6bf6809db40fc3eac205a5299f" 2018-08-01 11:09:39,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-a394f9b6-a253-4cab-86fe-5fe35e4c3849 Date: Wed, 01 Aug 2018 11:09:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"90c2f384-5cc7-4133-b65f-13b074a02529","tenant_id":"bff83a9f7f6444bb9bc36dc6e7710f2c","created_at":"2018-08-01T11:09:35Z","dns_nameservers":[],"updated_at":"2018-08-01T11:09:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"bff83a9f7f6444bb9bc36dc6e7710f2c","id":"283f666c-b8b6-4541-bb48-107f5661c507","subnetpool_id":null,"name":"AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-pub-subnet"}]} 2018-08-01 11:09:39,639 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=90c2f384-5cc7-4133-b65f-13b074a02529&name=AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-pub-subnet used request id req-a394f9b6-a253-4cab-86fe-5fe35e4c3849 2018-08-01 11:09:39,639 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-08-01 11:09:39,639 - neutron_utils - INFO - Adding interface to router with name AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-pub-router 2018-08-01 11:09:39,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/routers/a63ac705-e772-49f9-a28a-9d258f40e2da/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6978705edc33c6bf6809db40fc3eac205a5299f" -d '{"subnet_id": "283f666c-b8b6-4541-bb48-107f5661c507"}' 2018-08-01 11:09:41,770 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-683fb9a4-220d-4208-90f8-30de2366e0e8 Date: Wed, 01 Aug 2018 11:09:41 GMT RESP BODY: {"network_id": "90c2f384-5cc7-4133-b65f-13b074a02529", "tenant_id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "subnet_id": "283f666c-b8b6-4541-bb48-107f5661c507", "subnet_ids": ["283f666c-b8b6-4541-bb48-107f5661c507"], "port_id": "2ef09172-207f-49ed-8ebb-b414f346e397", "id": "a63ac705-e772-49f9-a28a-9d258f40e2da"} 2018-08-01 11:09:41,771 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/a63ac705-e772-49f9-a28a-9d258f40e2da/add_router_interface used request id req-683fb9a4-220d-4208-90f8-30de2366e0e8 2018-08-01 11:09:41,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/routers/a63ac705-e772-49f9-a28a-9d258f40e2da -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6978705edc33c6bf6809db40fc3eac205a5299f" 2018-08-01 11:09:41,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-7cc94d24-a81f-44fe-8c97-530f29341a54 Date: Wed, 01 Aug 2018 11:09:41 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a5a333a9-9d0e-46a5-9440-2aa9c95d5013", "ip_address": "172.30.9.210"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "created_at": "2018-08-01T11:09:37Z", "admin_state_up": true, "updated_at": "2018-08-01T11:09:40Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "id": "a63ac705-e772-49f9-a28a-9d258f40e2da", "name": "AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-pub-router"}} 2018-08-01 11:09:41,883 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers/a63ac705-e772-49f9-a28a-9d258f40e2da used request id req-7cc94d24-a81f-44fe-8c97-530f29341a54 2018-08-01 11:09:41,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?device_id=a63ac705-e772-49f9-a28a-9d258f40e2da -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6978705edc33c6bf6809db40fc3eac205a5299f" 2018-08-01 11:09:41,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 767 X-Openstack-Request-Id: req-54d5c649-78b0-4aec-95a6-a7ed774d12ef Date: Wed, 01 Aug 2018 11:09:41 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:09:41Z","device_owner":"network:router_interface","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"283f666c-b8b6-4541-bb48-107f5661c507","ip_address":"10.55.1.1"}],"id":"2ef09172-207f-49ed-8ebb-b414f346e397","security_groups":[],"mac_address":"fa:16:3e:f9:1d:08","project_id":"bff83a9f7f6444bb9bc36dc6e7710f2c","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"90c2f384-5cc7-4133-b65f-13b074a02529","tenant_id":"bff83a9f7f6444bb9bc36dc6e7710f2c","created_at":"2018-08-01T11:09:40Z","binding:vnic_type":"normal","device_id":"a63ac705-e772-49f9-a28a-9d258f40e2da","ip_allocation":"immediate"}]} 2018-08-01 11:09:41,968 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?device_id=a63ac705-e772-49f9-a28a-9d258f40e2da used request id req-54d5c649-78b0-4aec-95a6-a7ed774d12ef 2018-08-01 11:09:41,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/283f666c-b8b6-4541-bb48-107f5661c507 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6978705edc33c6bf6809db40fc3eac205a5299f" 2018-08-01 11:09:42,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 671 X-Openstack-Request-Id: req-0b643f32-28af-41f7-a0d4-a48e276bd541 Date: Wed, 01 Aug 2018 11:09:42 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"90c2f384-5cc7-4133-b65f-13b074a02529","tenant_id":"bff83a9f7f6444bb9bc36dc6e7710f2c","created_at":"2018-08-01T11:09:35Z","dns_nameservers":[],"updated_at":"2018-08-01T11:09:35Z","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":"bff83a9f7f6444bb9bc36dc6e7710f2c","id":"283f666c-b8b6-4541-bb48-107f5661c507","subnetpool_id":null,"name":"AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-pub-subnet"}} 2018-08-01 11:09:42,019 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/283f666c-b8b6-4541-bb48-107f5661c507 used request id req-0b643f32-28af-41f7-a0d4-a48e276bd541 2018-08-01 11:09:42,019 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 11:09:42,020 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 11:09:42,406 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T12:09:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["sncUgG3wTRCXM-6eyzNbSg"], "issued_at": "2018-08-01T11:09:42.000000Z"}} 2018-08-01 11:09:42,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f969e4df4f646825d5ba17f1b5692f6c5112ef70" 2018-08-01 11:09:42,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:09:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee215f6e-abac-4466-8cc6-e982b5bcdd38 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 11:09:42,569 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-ee215f6e-abac-4466-8cc6-e982b5bcdd38 2018-08-01 11:09:42,570 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 11:09:42,575 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f969e4df4f646825d5ba17f1b5692f6c5112ef70" 2018-08-01 11:09:42,752 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:09: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-0caf48c7-6034-4a66-aa20-6d388373e9fc x-compute-request-id: req-0caf48c7-6034-4a66-aa20-6d388373e9fc Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"flavors": [{"id": "4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "rel": "bookmark"}], "name": "vmtp-flavor_ee58c79f-c6fb-483f-8b9c-406ffbfad757"}, {"id": "5b61c696-1b5b-4204-b7e5-ca4a818093b0", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "bookmark"}], "name": "shaker-flavor_81952131-3011-4d90-80f4-831743223f59"}]} 2018-08-01 11:09:42,752 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-0caf48c7-6034-4a66-aa20-6d388373e9fc 2018-08-01 11:09:42,756 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f969e4df4f646825d5ba17f1b5692f6c5112ef70" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-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-08-01 11:09:42,826 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:09: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-bf423d8d-67f1-4e8a-9fb2-a081a0ff74d0 x-compute-request-id: req-bf423d8d-67f1-4e8a-9fb2-a081a0ff74d0 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"name": "AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-flavor-name", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/7217dfbf-1c1d-418a-a1dd-47cb5a5fa50e", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/7217dfbf-1c1d-418a-a1dd-47cb5a5fa50e", "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": "7217dfbf-1c1d-418a-a1dd-47cb5a5fa50e"}} 2018-08-01 11:09:42,826 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-bf423d8d-67f1-4e8a-9fb2-a081a0ff74d0 2018-08-01 11:09:42,826 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 11:09:42,827 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 11:09:43,224 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b9fb4e2ffe0f41d4a01b153cac77befe", "name": "AnsibleProvisioningTests-0238f5ea-52a9-481-proj-role"}], "expires_at": "2018-08-01T12:09:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "name": "AnsibleProvisioningTests-0238f5ea-52a9-481-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/bff83a9f7f6444bb9bc36dc6e7710f2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/bff83a9f7f6444bb9bc36dc6e7710f2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/bff83a9f7f6444bb9bc36dc6e7710f2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/bff83a9f7f6444bb9bc36dc6e7710f2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/bff83a9f7f6444bb9bc36dc6e7710f2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/bff83a9f7f6444bb9bc36dc6e7710f2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_bff83a9f7f6444bb9bc36dc6e7710f2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_bff83a9f7f6444bb9bc36dc6e7710f2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/bff83a9f7f6444bb9bc36dc6e7710f2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/bff83a9f7f6444bb9bc36dc6e7710f2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/bff83a9f7f6444bb9bc36dc6e7710f2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/bff83a9f7f6444bb9bc36dc6e7710f2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/bff83a9f7f6444bb9bc36dc6e7710f2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/bff83a9f7f6444bb9bc36dc6e7710f2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-0238f5ea-52a9-481-user", "id": "53b19aae82f84a22b95fe70c27731530"}, "audit_ids": ["sstEd26wSsCMbqaFfQg-nw"], "issued_at": "2018-08-01T11:09:43.000000Z"}} 2018-08-01 11:09:43,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00f03743f81268172729bbc251104c0e3c11dca0" 2018-08-01 11:09:43,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:09:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79bbd49e-4eb6-46a6-9a4e-959e3b5541c5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 11:09:43,236 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-79bbd49e-4eb6-46a6-9a4e-959e3b5541c5 2018-08-01 11:09:43,237 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 11:09:43,241 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00f03743f81268172729bbc251104c0e3c11dca0" 2018-08-01 11:09:43,419 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:09: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-e1146677-5d38-4b64-866e-747e184ceea4 x-compute-request-id: req-e1146677-5d38-4b64-866e-747e184ceea4 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-08-01 11:09:43,419 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-e1146677-5d38-4b64-866e-747e184ceea4 2018-08-01 11:09:43,420 - OpenStackKeypair - INFO - Creating keypair AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-kp... 2018-08-01 11:09:43,420 - OpenStackKeypair - INFO - Creating new keypair 2018-08-01 11:09:43,436 - nova_utils - INFO - Creating keypair with name - AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-kp 2018-08-01 11:09:43,438 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00f03743f81268172729bbc251104c0e3c11dca0" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDWj8iwkxql7y+3gaJbIfzhHz937oGtmNOkV2pNZuvhHPpmkB/DjLMscMbn7Kz9CqQxB0kQSxXC65afNOZ7AZG0n9Den51pbeq2Ws/HRHsNl5m3YYvc/GkjdJka98NyTPUA6jxAxyMkQq6zy4072Ur0whvl0RRnl89moTKq0512WQ==", "name": "AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-kp"}}' 2018-08-01 11:09:43,489 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:09: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-4c640081-e229-4f6f-ba11-bbc887e8b6d8 x-compute-request-id: req-4c640081-e229-4f6f-ba11-bbc887e8b6d8 Content-Encoding: gzip Content-Length: 375 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDWj8iwkxql7y+3gaJbIfzhHz937oGtmNOkV2pNZuvhHPpmkB/DjLMscMbn7Kz9CqQxB0kQSxXC65afNOZ7AZG0n9Den51pbeq2Ws/HRHsNl5m3YYvc/GkjdJka98NyTPUA6jxAxyMkQq6zy4072Ur0whvl0RRnl89moTKq0512WQ==", "user_id": "53b19aae82f84a22b95fe70c27731530", "name": "AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-kp", "fingerprint": "2d:47:d6:89:1b:4d:55:ce:39:39:67:43:37:d9:07:65"}} 2018-08-01 11:09:43,489 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-4c640081-e229-4f6f-ba11-bbc887e8b6d8 2018-08-01 11:09:43,491 - file_utils - INFO - Saved public key to - tmp/AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6.pub 2018-08-01 11:09:43,492 - file_utils - INFO - Saved private key to - tmp/AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6 2018-08-01 11:09:43,492 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 11:09:43,493 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 11:09:43,872 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b9fb4e2ffe0f41d4a01b153cac77befe", "name": "AnsibleProvisioningTests-0238f5ea-52a9-481-proj-role"}], "expires_at": "2018-08-01T12:09:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "name": "AnsibleProvisioningTests-0238f5ea-52a9-481-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/bff83a9f7f6444bb9bc36dc6e7710f2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/bff83a9f7f6444bb9bc36dc6e7710f2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/bff83a9f7f6444bb9bc36dc6e7710f2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/bff83a9f7f6444bb9bc36dc6e7710f2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/bff83a9f7f6444bb9bc36dc6e7710f2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/bff83a9f7f6444bb9bc36dc6e7710f2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_bff83a9f7f6444bb9bc36dc6e7710f2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_bff83a9f7f6444bb9bc36dc6e7710f2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/bff83a9f7f6444bb9bc36dc6e7710f2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/bff83a9f7f6444bb9bc36dc6e7710f2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/bff83a9f7f6444bb9bc36dc6e7710f2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/bff83a9f7f6444bb9bc36dc6e7710f2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/bff83a9f7f6444bb9bc36dc6e7710f2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/bff83a9f7f6444bb9bc36dc6e7710f2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-0238f5ea-52a9-481-user", "id": "53b19aae82f84a22b95fe70c27731530"}, "audit_ids": ["UGBaXcSDTjaU9WVjewipTg"], "issued_at": "2018-08-01T11:09:43.000000Z"}} 2018-08-01 11:09:43,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cd1c5748a28ec8923a97a3ea78d7fd879bc1d01" 2018-08-01 11:09:43,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:09:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cc48014-1882-4111-8496-77808dba9e49 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 11:09:43,949 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-2cc48014-1882-4111-8496-77808dba9e49 2018-08-01 11:09:43,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cd1c5748a28ec8923a97a3ea78d7fd879bc1d01" 2018-08-01 11:09:44,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-ab81db97-06ce-4260-8a99-620853aa551e Date: Wed, 01 Aug 2018 11:09:44 GMT RESP BODY: {"security_groups": []} 2018-08-01 11:09:44,137 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-sec-grp used request id req-ab81db97-06ce-4260-8a99-620853aa551e 2018-08-01 11:09:44,137 - OpenStackSecurityGroup - INFO - Creating security group AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-sec-grp... 2018-08-01 11:09:44,137 - neutron_utils - INFO - Creating security group with name - AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-sec-grp 2018-08-01 11:09:44,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cd1c5748a28ec8923a97a3ea78d7fd879bc1d01" -d '{"security_group": {"name": "AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-sec-grp"}}' 2018-08-01 11:09:44,347 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1401 X-Openstack-Request-Id: req-8b7943a0-4e27-4131-a922-30da8a4f32c2 Date: Wed, 01 Aug 2018 11:09:44 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "created_at": "2018-08-01T11:09:44Z", "updated_at": "2018-08-01T11:09:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:09:44Z", "revision_number": 0, "id": "9f620bd0-3489-4694-856f-c44336b52738", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:09:44Z", "security_group_id": "eb2afd7e-0012-430d-8ada-a9ba97a08f56", "tenant_id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bff83a9f7f6444bb9bc36dc6e7710f2c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:09:44Z", "revision_number": 0, "id": "dd40f240-aeac-4dad-8796-3828d632145d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:09:44Z", "security_group_id": "eb2afd7e-0012-430d-8ada-a9ba97a08f56", "tenant_id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bff83a9f7f6444bb9bc36dc6e7710f2c"}], "revision_number": 2, "project_id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "id": "eb2afd7e-0012-430d-8ada-a9ba97a08f56", "name": "AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-sec-grp"}} 2018-08-01 11:09:44,347 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups used request id req-8b7943a0-4e27-4131-a922-30da8a4f32c2 2018-08-01 11:09:44,348 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - eb2afd7e-0012-430d-8ada-a9ba97a08f56 2018-08-01 11:09:44,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=eb2afd7e-0012-430d-8ada-a9ba97a08f56 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cd1c5748a28ec8923a97a3ea78d7fd879bc1d01" 2018-08-01 11:09:44,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ea88da46-db3c-422f-9517-d5d922dec5b3 Date: Wed, 01 Aug 2018 11:09:44 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T11:09:44Z", "security_group_id": "eb2afd7e-0012-430d-8ada-a9ba97a08f56", "port_range_min": null, "revision_number": 0, "tenant_id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "created_at": "2018-08-01T11:09:44Z", "project_id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "id": "9f620bd0-3489-4694-856f-c44336b52738"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T11:09:44Z", "security_group_id": "eb2afd7e-0012-430d-8ada-a9ba97a08f56", "port_range_min": null, "revision_number": 0, "tenant_id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "created_at": "2018-08-01T11:09:44Z", "project_id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "id": "dd40f240-aeac-4dad-8796-3828d632145d"}]} 2018-08-01 11:09:44,409 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=eb2afd7e-0012-430d-8ada-a9ba97a08f56 used request id req-ea88da46-db3c-422f-9517-d5d922dec5b3 2018-08-01 11:09:44,410 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - eb2afd7e-0012-430d-8ada-a9ba97a08f56 2018-08-01 11:09:44,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=eb2afd7e-0012-430d-8ada-a9ba97a08f56 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cd1c5748a28ec8923a97a3ea78d7fd879bc1d01" 2018-08-01 11:09:44,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-83891266-5183-4f83-bb9c-d062c8be5318 Date: Wed, 01 Aug 2018 11:09:44 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T11:09:44Z", "security_group_id": "eb2afd7e-0012-430d-8ada-a9ba97a08f56", "port_range_min": null, "revision_number": 0, "tenant_id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "created_at": "2018-08-01T11:09:44Z", "project_id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "id": "9f620bd0-3489-4694-856f-c44336b52738"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T11:09:44Z", "security_group_id": "eb2afd7e-0012-430d-8ada-a9ba97a08f56", "port_range_min": null, "revision_number": 0, "tenant_id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "created_at": "2018-08-01T11:09:44Z", "project_id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "id": "dd40f240-aeac-4dad-8796-3828d632145d"}]} 2018-08-01 11:09:44,438 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=eb2afd7e-0012-430d-8ada-a9ba97a08f56 used request id req-83891266-5183-4f83-bb9c-d062c8be5318 2018-08-01 11:09:44,438 - neutron_utils - INFO - Retrieving security group with ID - eb2afd7e-0012-430d-8ada-a9ba97a08f56 2018-08-01 11:09:44,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?id=eb2afd7e-0012-430d-8ada-a9ba97a08f56 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cd1c5748a28ec8923a97a3ea78d7fd879bc1d01" 2018-08-01 11:09:44,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-c01237fb-f117-42d0-8061-3758488a4b28 Date: Wed, 01 Aug 2018 11:09:44 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "created_at": "2018-08-01T11:09:44Z", "updated_at": "2018-08-01T11:09:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:09:44Z", "revision_number": 0, "id": "9f620bd0-3489-4694-856f-c44336b52738", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:09:44Z", "security_group_id": "eb2afd7e-0012-430d-8ada-a9ba97a08f56", "tenant_id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bff83a9f7f6444bb9bc36dc6e7710f2c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:09:44Z", "revision_number": 0, "id": "dd40f240-aeac-4dad-8796-3828d632145d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:09:44Z", "security_group_id": "eb2afd7e-0012-430d-8ada-a9ba97a08f56", "tenant_id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bff83a9f7f6444bb9bc36dc6e7710f2c"}], "revision_number": 2, "project_id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "id": "eb2afd7e-0012-430d-8ada-a9ba97a08f56", "name": "AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-sec-grp"}]} 2018-08-01 11:09:44,505 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?id=eb2afd7e-0012-430d-8ada-a9ba97a08f56 used request id req-c01237fb-f117-42d0-8061-3758488a4b28 2018-08-01 11:09:44,505 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - eb2afd7e-0012-430d-8ada-a9ba97a08f56 2018-08-01 11:09:44,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=eb2afd7e-0012-430d-8ada-a9ba97a08f56 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cd1c5748a28ec8923a97a3ea78d7fd879bc1d01" 2018-08-01 11:09:44,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3142b2da-2475-405f-8477-5db4e3e9bc79 Date: Wed, 01 Aug 2018 11:09:44 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T11:09:44Z", "security_group_id": "eb2afd7e-0012-430d-8ada-a9ba97a08f56", "port_range_min": null, "revision_number": 0, "tenant_id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "created_at": "2018-08-01T11:09:44Z", "project_id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "id": "9f620bd0-3489-4694-856f-c44336b52738"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T11:09:44Z", "security_group_id": "eb2afd7e-0012-430d-8ada-a9ba97a08f56", "port_range_min": null, "revision_number": 0, "tenant_id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "created_at": "2018-08-01T11:09:44Z", "project_id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "id": "dd40f240-aeac-4dad-8796-3828d632145d"}]} 2018-08-01 11:09:44,531 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=eb2afd7e-0012-430d-8ada-a9ba97a08f56 used request id req-3142b2da-2475-405f-8477-5db4e3e9bc79 2018-08-01 11:09:44,531 - neutron_utils - INFO - Retrieving security group with ID - eb2afd7e-0012-430d-8ada-a9ba97a08f56 2018-08-01 11:09:44,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?id=eb2afd7e-0012-430d-8ada-a9ba97a08f56 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cd1c5748a28ec8923a97a3ea78d7fd879bc1d01" 2018-08-01 11:09:44,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-d2a3606e-5949-4e0d-ae7f-9f8319f50ab7 Date: Wed, 01 Aug 2018 11:09:44 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "created_at": "2018-08-01T11:09:44Z", "updated_at": "2018-08-01T11:09:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:09:44Z", "revision_number": 0, "id": "9f620bd0-3489-4694-856f-c44336b52738", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:09:44Z", "security_group_id": "eb2afd7e-0012-430d-8ada-a9ba97a08f56", "tenant_id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bff83a9f7f6444bb9bc36dc6e7710f2c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:09:44Z", "revision_number": 0, "id": "dd40f240-aeac-4dad-8796-3828d632145d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:09:44Z", "security_group_id": "eb2afd7e-0012-430d-8ada-a9ba97a08f56", "tenant_id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bff83a9f7f6444bb9bc36dc6e7710f2c"}], "revision_number": 2, "project_id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "id": "eb2afd7e-0012-430d-8ada-a9ba97a08f56", "name": "AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-sec-grp"}]} 2018-08-01 11:09:44,575 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?id=eb2afd7e-0012-430d-8ada-a9ba97a08f56 used request id req-d2a3606e-5949-4e0d-ae7f-9f8319f50ab7 2018-08-01 11:09:44,575 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - eb2afd7e-0012-430d-8ada-a9ba97a08f56 2018-08-01 11:09:44,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=eb2afd7e-0012-430d-8ada-a9ba97a08f56 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cd1c5748a28ec8923a97a3ea78d7fd879bc1d01" 2018-08-01 11:09:44,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b27012a0-71c7-43c8-9069-1abaf4bd0172 Date: Wed, 01 Aug 2018 11:09:44 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T11:09:44Z", "security_group_id": "eb2afd7e-0012-430d-8ada-a9ba97a08f56", "port_range_min": null, "revision_number": 0, "tenant_id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "created_at": "2018-08-01T11:09:44Z", "project_id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "id": "9f620bd0-3489-4694-856f-c44336b52738"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T11:09:44Z", "security_group_id": "eb2afd7e-0012-430d-8ada-a9ba97a08f56", "port_range_min": null, "revision_number": 0, "tenant_id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "created_at": "2018-08-01T11:09:44Z", "project_id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "id": "dd40f240-aeac-4dad-8796-3828d632145d"}]} 2018-08-01 11:09:44,602 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=eb2afd7e-0012-430d-8ada-a9ba97a08f56 used request id req-b27012a0-71c7-43c8-9069-1abaf4bd0172 2018-08-01 11:09:44,603 - neutron_utils - INFO - Creating security group to security group - AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-sec-grp 2018-08-01 11:09:44,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cd1c5748a28ec8923a97a3ea78d7fd879bc1d01" 2018-08-01 11:09:44,649 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-31e966f9-6c20-467b-a6d3-2dbf0da5520b Date: Wed, 01 Aug 2018 11:09:44 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "created_at": "2018-08-01T11:09:44Z", "updated_at": "2018-08-01T11:09:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:09:44Z", "revision_number": 0, "id": "9f620bd0-3489-4694-856f-c44336b52738", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:09:44Z", "security_group_id": "eb2afd7e-0012-430d-8ada-a9ba97a08f56", "tenant_id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bff83a9f7f6444bb9bc36dc6e7710f2c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:09:44Z", "revision_number": 0, "id": "dd40f240-aeac-4dad-8796-3828d632145d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:09:44Z", "security_group_id": "eb2afd7e-0012-430d-8ada-a9ba97a08f56", "tenant_id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bff83a9f7f6444bb9bc36dc6e7710f2c"}], "revision_number": 2, "project_id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "id": "eb2afd7e-0012-430d-8ada-a9ba97a08f56", "name": "AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-sec-grp"}]} 2018-08-01 11:09:44,649 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-sec-grp used request id req-31e966f9-6c20-467b-a6d3-2dbf0da5520b 2018-08-01 11:09:44,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 11:09:44,658 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 11:09: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 11:09:44,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/bff83a9f7f6444bb9bc36dc6e7710f2c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cd1c5748a28ec8923a97a3ea78d7fd879bc1d01" 2018-08-01 11:09:44,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:09:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c9adac8-c88b-4ff5-af55-3341a7b0a221 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/bff83a9f7f6444bb9bc36dc6e7710f2c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "name": "AnsibleProvisioningTests-0238f5ea-52a9-481-proj"}} 2018-08-01 11:09:44,747 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/bff83a9f7f6444bb9bc36dc6e7710f2c used request id req-3c9adac8-c88b-4ff5-af55-3341a7b0a221 2018-08-01 11:09:44,748 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - eb2afd7e-0012-430d-8ada-a9ba97a08f56 2018-08-01 11:09:44,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=eb2afd7e-0012-430d-8ada-a9ba97a08f56 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cd1c5748a28ec8923a97a3ea78d7fd879bc1d01" 2018-08-01 11:09:44,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-97f2c320-246b-4e87-95c2-98bf1ba123ec Date: Wed, 01 Aug 2018 11:09:44 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T11:09:44Z", "security_group_id": "eb2afd7e-0012-430d-8ada-a9ba97a08f56", "port_range_min": null, "revision_number": 0, "tenant_id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "created_at": "2018-08-01T11:09:44Z", "project_id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "id": "9f620bd0-3489-4694-856f-c44336b52738"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T11:09:44Z", "security_group_id": "eb2afd7e-0012-430d-8ada-a9ba97a08f56", "port_range_min": null, "revision_number": 0, "tenant_id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "created_at": "2018-08-01T11:09:44Z", "project_id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "id": "dd40f240-aeac-4dad-8796-3828d632145d"}]} 2018-08-01 11:09:44,775 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=eb2afd7e-0012-430d-8ada-a9ba97a08f56 used request id req-97f2c320-246b-4e87-95c2-98bf1ba123ec 2018-08-01 11:09:44,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}2cd1c5748a28ec8923a97a3ea78d7fd879bc1d01" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "eb2afd7e-0012-430d-8ada-a9ba97a08f56"}}' 2018-08-01 11:09:44,907 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-defc860a-47ee-4235-b72f-28cd5d66a2b3 Date: Wed, 01 Aug 2018 11:09:44 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-08-01T11:09:44Z", "security_group_id": "eb2afd7e-0012-430d-8ada-a9ba97a08f56", "port_range_min": null, "revision_number": 0, "tenant_id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "created_at": "2018-08-01T11:09:44Z", "project_id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "id": "c526f927-83cd-408d-853f-9d50b41b1043"}} 2018-08-01 11:09:44,907 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules used request id req-defc860a-47ee-4235-b72f-28cd5d66a2b3 2018-08-01 11:09:44,908 - neutron_utils - INFO - Creating security group to security group - AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-sec-grp 2018-08-01 11:09:44,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cd1c5748a28ec8923a97a3ea78d7fd879bc1d01" 2018-08-01 11:09:44,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1902 X-Openstack-Request-Id: req-0132c82a-619c-49ab-a6d3-10b72f3362c4 Date: Wed, 01 Aug 2018 11:09:44 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "created_at": "2018-08-01T11:09:44Z", "updated_at": "2018-08-01T11:09:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:09:44Z", "revision_number": 0, "id": "9f620bd0-3489-4694-856f-c44336b52738", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:09:44Z", "security_group_id": "eb2afd7e-0012-430d-8ada-a9ba97a08f56", "tenant_id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bff83a9f7f6444bb9bc36dc6e7710f2c"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:09:44Z", "revision_number": 0, "id": "c526f927-83cd-408d-853f-9d50b41b1043", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:09:44Z", "security_group_id": "eb2afd7e-0012-430d-8ada-a9ba97a08f56", "tenant_id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bff83a9f7f6444bb9bc36dc6e7710f2c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:09:44Z", "revision_number": 0, "id": "dd40f240-aeac-4dad-8796-3828d632145d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:09:44Z", "security_group_id": "eb2afd7e-0012-430d-8ada-a9ba97a08f56", "tenant_id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bff83a9f7f6444bb9bc36dc6e7710f2c"}], "revision_number": 3, "project_id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "id": "eb2afd7e-0012-430d-8ada-a9ba97a08f56", "name": "AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-sec-grp"}]} 2018-08-01 11:09:44,957 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-sec-grp used request id req-0132c82a-619c-49ab-a6d3-10b72f3362c4 2018-08-01 11:09:44,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/bff83a9f7f6444bb9bc36dc6e7710f2c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cd1c5748a28ec8923a97a3ea78d7fd879bc1d01" 2018-08-01 11:09:45,048 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:09:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-789f66d6-a2c5-4eb4-a186-99a237537def Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/bff83a9f7f6444bb9bc36dc6e7710f2c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "name": "AnsibleProvisioningTests-0238f5ea-52a9-481-proj"}} 2018-08-01 11:09:45,048 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/bff83a9f7f6444bb9bc36dc6e7710f2c used request id req-789f66d6-a2c5-4eb4-a186-99a237537def 2018-08-01 11:09:45,048 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - eb2afd7e-0012-430d-8ada-a9ba97a08f56 2018-08-01 11:09:45,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=eb2afd7e-0012-430d-8ada-a9ba97a08f56 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cd1c5748a28ec8923a97a3ea78d7fd879bc1d01" 2018-08-01 11:09:45,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-0f727869-2d87-4e01-a827-45f9fe7a2f44 Date: Wed, 01 Aug 2018 11:09:45 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-08-01T11:09:44Z", "security_group_id": "eb2afd7e-0012-430d-8ada-a9ba97a08f56", "port_range_min": null, "revision_number": 0, "tenant_id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "created_at": "2018-08-01T11:09:44Z", "project_id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "id": "9f620bd0-3489-4694-856f-c44336b52738"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T11:09:44Z", "security_group_id": "eb2afd7e-0012-430d-8ada-a9ba97a08f56", "port_range_min": null, "revision_number": 0, "tenant_id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "created_at": "2018-08-01T11:09:44Z", "project_id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "id": "c526f927-83cd-408d-853f-9d50b41b1043"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T11:09:44Z", "security_group_id": "eb2afd7e-0012-430d-8ada-a9ba97a08f56", "port_range_min": null, "revision_number": 0, "tenant_id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "created_at": "2018-08-01T11:09:44Z", "project_id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "id": "dd40f240-aeac-4dad-8796-3828d632145d"}]} 2018-08-01 11:09:45,098 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=eb2afd7e-0012-430d-8ada-a9ba97a08f56 used request id req-0f727869-2d87-4e01-a827-45f9fe7a2f44 2018-08-01 11:09:45,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}2cd1c5748a28ec8923a97a3ea78d7fd879bc1d01" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "eb2afd7e-0012-430d-8ada-a9ba97a08f56"}}' 2018-08-01 11:09:45,239 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-3bd8e018-bd04-4b42-8f57-8494867b75c3 Date: Wed, 01 Aug 2018 11:09:45 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-08-01T11:09:45Z", "security_group_id": "eb2afd7e-0012-430d-8ada-a9ba97a08f56", "port_range_min": 22, "revision_number": 0, "tenant_id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "created_at": "2018-08-01T11:09:45Z", "project_id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "id": "5f9589da-bb69-4190-b37b-42a0eff49e61"}} 2018-08-01 11:09:45,239 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules used request id req-3bd8e018-bd04-4b42-8f57-8494867b75c3 2018-08-01 11:09:45,240 - neutron_utils - INFO - Retrieving security group with ID - eb2afd7e-0012-430d-8ada-a9ba97a08f56 2018-08-01 11:09:45,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?id=eb2afd7e-0012-430d-8ada-a9ba97a08f56 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cd1c5748a28ec8923a97a3ea78d7fd879bc1d01" 2018-08-01 11:09:45,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2396 X-Openstack-Request-Id: req-970de5e6-2648-4694-b28b-c782579fef74 Date: Wed, 01 Aug 2018 11:09:45 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "created_at": "2018-08-01T11:09:44Z", "updated_at": "2018-08-01T11:09:45Z", "security_group_rules": [{"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-01T11:09:45Z", "revision_number": 0, "id": "5f9589da-bb69-4190-b37b-42a0eff49e61", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:09:45Z", "security_group_id": "eb2afd7e-0012-430d-8ada-a9ba97a08f56", "tenant_id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "port_range_min": 22, "ethertype": "IPv4", "project_id": "bff83a9f7f6444bb9bc36dc6e7710f2c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:09:44Z", "revision_number": 0, "id": "9f620bd0-3489-4694-856f-c44336b52738", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:09:44Z", "security_group_id": "eb2afd7e-0012-430d-8ada-a9ba97a08f56", "tenant_id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bff83a9f7f6444bb9bc36dc6e7710f2c"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:09:44Z", "revision_number": 0, "id": "c526f927-83cd-408d-853f-9d50b41b1043", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:09:44Z", "security_group_id": "eb2afd7e-0012-430d-8ada-a9ba97a08f56", "tenant_id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bff83a9f7f6444bb9bc36dc6e7710f2c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:09:44Z", "revision_number": 0, "id": "dd40f240-aeac-4dad-8796-3828d632145d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:09:44Z", "security_group_id": "eb2afd7e-0012-430d-8ada-a9ba97a08f56", "tenant_id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bff83a9f7f6444bb9bc36dc6e7710f2c"}], "revision_number": 4, "project_id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "id": "eb2afd7e-0012-430d-8ada-a9ba97a08f56", "name": "AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-sec-grp"}]} 2018-08-01 11:09:45,290 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?id=eb2afd7e-0012-430d-8ada-a9ba97a08f56 used request id req-970de5e6-2648-4694-b28b-c782579fef74 2018-08-01 11:09:45,290 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - eb2afd7e-0012-430d-8ada-a9ba97a08f56 2018-08-01 11:09:45,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=eb2afd7e-0012-430d-8ada-a9ba97a08f56 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cd1c5748a28ec8923a97a3ea78d7fd879bc1d01" 2018-08-01 11:09:45,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-c79138fd-197e-4355-99e9-c017222f11f8 Date: Wed, 01 Aug 2018 11:09:45 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-01T11:09:45Z", "security_group_id": "eb2afd7e-0012-430d-8ada-a9ba97a08f56", "port_range_min": 22, "revision_number": 0, "tenant_id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "created_at": "2018-08-01T11:09:45Z", "project_id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "id": "5f9589da-bb69-4190-b37b-42a0eff49e61"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T11:09:44Z", "security_group_id": "eb2afd7e-0012-430d-8ada-a9ba97a08f56", "port_range_min": null, "revision_number": 0, "tenant_id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "created_at": "2018-08-01T11:09:44Z", "project_id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "id": "9f620bd0-3489-4694-856f-c44336b52738"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T11:09:44Z", "security_group_id": "eb2afd7e-0012-430d-8ada-a9ba97a08f56", "port_range_min": null, "revision_number": 0, "tenant_id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "created_at": "2018-08-01T11:09:44Z", "project_id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "id": "c526f927-83cd-408d-853f-9d50b41b1043"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T11:09:44Z", "security_group_id": "eb2afd7e-0012-430d-8ada-a9ba97a08f56", "port_range_min": null, "revision_number": 0, "tenant_id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "created_at": "2018-08-01T11:09:44Z", "project_id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "id": "dd40f240-aeac-4dad-8796-3828d632145d"}]} 2018-08-01 11:09:45,346 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=eb2afd7e-0012-430d-8ada-a9ba97a08f56 used request id req-c79138fd-197e-4355-99e9-c017222f11f8 2018-08-01 11:09:45,347 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 11:09:45,348 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 11:09:45,727 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b9fb4e2ffe0f41d4a01b153cac77befe", "name": "AnsibleProvisioningTests-0238f5ea-52a9-481-proj-role"}], "expires_at": "2018-08-01T12:09:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "name": "AnsibleProvisioningTests-0238f5ea-52a9-481-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/bff83a9f7f6444bb9bc36dc6e7710f2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/bff83a9f7f6444bb9bc36dc6e7710f2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/bff83a9f7f6444bb9bc36dc6e7710f2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/bff83a9f7f6444bb9bc36dc6e7710f2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/bff83a9f7f6444bb9bc36dc6e7710f2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/bff83a9f7f6444bb9bc36dc6e7710f2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_bff83a9f7f6444bb9bc36dc6e7710f2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_bff83a9f7f6444bb9bc36dc6e7710f2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/bff83a9f7f6444bb9bc36dc6e7710f2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/bff83a9f7f6444bb9bc36dc6e7710f2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/bff83a9f7f6444bb9bc36dc6e7710f2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/bff83a9f7f6444bb9bc36dc6e7710f2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/bff83a9f7f6444bb9bc36dc6e7710f2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/bff83a9f7f6444bb9bc36dc6e7710f2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-0238f5ea-52a9-481-user", "id": "53b19aae82f84a22b95fe70c27731530"}, "audit_ids": ["m-6kFsa2SuOjInko_Jhc4A"], "issued_at": "2018-08-01T11:09:45.000000Z"}} 2018-08-01 11:09:45,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2385e95c90050200e07815685d21e1e55212847" 2018-08-01 11:09:45,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:09:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43cf6959-34c0-42d8-ba6b-88b9051b83d2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 11:09:45,807 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-43cf6959-34c0-42d8-ba6b-88b9051b83d2 2018-08-01 11:09:45,808 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-01 11:09:45,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2385e95c90050200e07815685d21e1e55212847" 2018-08-01 11:09:45,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:09:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67093ca7-eb63-4af7-80ce-84753770d755 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 11:09:45,824 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-67093ca7-eb63-4af7-80ce-84753770d755 2018-08-01 11:09:45,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2385e95c90050200e07815685d21e1e55212847" 2018-08-01 11:09:46,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-3ebd5ad7-e3e5-4f4a-a2ba-7add7a9795bf Date: Wed, 01 Aug 2018 11:09:46 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"90c2f384-5cc7-4133-b65f-13b074a02529","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bff83a9f7f6444bb9bc36dc6e7710f2c","l2_adjacency":true,"status":"ACTIVE","subnets":["283f666c-b8b6-4541-bb48-107f5661c507"],"description":"","tags":[],"updated_at":"2018-08-01T11:09:35Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-pub-net","admin_state_up":true,"tenant_id":"bff83a9f7f6444bb9bc36dc6e7710f2c","created_at":"2018-08-01T11:09:34Z","mtu":1450}]} 2018-08-01 11:09:46,088 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-pub-net used request id req-3ebd5ad7-e3e5-4f4a-a2ba-7add7a9795bf 2018-08-01 11:09:46,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=90c2f384-5cc7-4133-b65f-13b074a02529 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2385e95c90050200e07815685d21e1e55212847" 2018-08-01 11:09:46,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-3e0f9ae0-d514-44d3-a088-47ceb316d04e Date: Wed, 01 Aug 2018 11:09:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"90c2f384-5cc7-4133-b65f-13b074a02529","tenant_id":"bff83a9f7f6444bb9bc36dc6e7710f2c","created_at":"2018-08-01T11:09:35Z","dns_nameservers":[],"updated_at":"2018-08-01T11:09:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"bff83a9f7f6444bb9bc36dc6e7710f2c","id":"283f666c-b8b6-4541-bb48-107f5661c507","subnetpool_id":null,"name":"AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-pub-subnet"}]} 2018-08-01 11:09:46,139 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=90c2f384-5cc7-4133-b65f-13b074a02529 used request id req-3e0f9ae0-d514-44d3-a088-47ceb316d04e 2018-08-01 11:09:46,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2385e95c90050200e07815685d21e1e55212847" 2018-08-01 11:09:46,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-4cc801dd-40d3-4594-ad0b-23579580f7b4 Date: Wed, 01 Aug 2018 11:09:46 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"90c2f384-5cc7-4133-b65f-13b074a02529","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bff83a9f7f6444bb9bc36dc6e7710f2c","l2_adjacency":true,"status":"ACTIVE","subnets":["283f666c-b8b6-4541-bb48-107f5661c507"],"description":"","tags":[],"updated_at":"2018-08-01T11:09:35Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-pub-net","admin_state_up":true,"tenant_id":"bff83a9f7f6444bb9bc36dc6e7710f2c","created_at":"2018-08-01T11:09:34Z","mtu":1450}]} 2018-08-01 11:09:46,235 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-pub-net used request id req-4cc801dd-40d3-4594-ad0b-23579580f7b4 2018-08-01 11:09:46,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 11:09:46,243 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 11:09: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 11:09:46,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/bff83a9f7f6444bb9bc36dc6e7710f2c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2385e95c90050200e07815685d21e1e55212847" 2018-08-01 11:09:46,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:09:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b69ee32f-4bf2-4d79-9409-46c820a27852 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/bff83a9f7f6444bb9bc36dc6e7710f2c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "name": "AnsibleProvisioningTests-0238f5ea-52a9-481-proj"}} 2018-08-01 11:09:46,265 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/bff83a9f7f6444bb9bc36dc6e7710f2c used request id req-b69ee32f-4bf2-4d79-9409-46c820a27852 2018-08-01 11:09:46,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=90c2f384-5cc7-4133-b65f-13b074a02529 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2385e95c90050200e07815685d21e1e55212847" 2018-08-01 11:09:46,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-2743bcb7-24cc-4c82-9f5f-dc563b080b6f Date: Wed, 01 Aug 2018 11:09:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"90c2f384-5cc7-4133-b65f-13b074a02529","tenant_id":"bff83a9f7f6444bb9bc36dc6e7710f2c","created_at":"2018-08-01T11:09:35Z","dns_nameservers":[],"updated_at":"2018-08-01T11:09:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"bff83a9f7f6444bb9bc36dc6e7710f2c","id":"283f666c-b8b6-4541-bb48-107f5661c507","subnetpool_id":null,"name":"AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-pub-subnet"}]} 2018-08-01 11:09:46,317 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=90c2f384-5cc7-4133-b65f-13b074a02529 used request id req-2743bcb7-24cc-4c82-9f5f-dc563b080b6f 2018-08-01 11:09:46,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=90c2f384-5cc7-4133-b65f-13b074a02529&name=AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2385e95c90050200e07815685d21e1e55212847" 2018-08-01 11:09:46,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-b1b7c0e0-1f5d-4129-ba12-c7ad7e19229c Date: Wed, 01 Aug 2018 11:09:46 GMT RESP BODY: {"ports":[]} 2018-08-01 11:09:46,350 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=90c2f384-5cc7-4133-b65f-13b074a02529&name=AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-port-1&admin_state_up=True used request id req-b1b7c0e0-1f5d-4129-ba12-c7ad7e19229c 2018-08-01 11:09:46,353 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/detail?name=AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2385e95c90050200e07815685d21e1e55212847" 2018-08-01 11:09:46,599 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:09:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-75b0bdd0-35e2-4ecc-95e8-b1dca92f6a82 x-compute-request-id: req-75b0bdd0-35e2-4ecc-95e8-b1dca92f6a82 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-01 11:09:46,600 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail?name=AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-inst used request id req-75b0bdd0-35e2-4ecc-95e8-b1dca92f6a82 2018-08-01 11:09:46,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2385e95c90050200e07815685d21e1e55212847" 2018-08-01 11:09:46,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-bf4ac5b6-b52a-412b-aa73-f85d1ee29159 Date: Wed, 01 Aug 2018 11:09:46 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"90c2f384-5cc7-4133-b65f-13b074a02529","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bff83a9f7f6444bb9bc36dc6e7710f2c","l2_adjacency":true,"status":"ACTIVE","subnets":["283f666c-b8b6-4541-bb48-107f5661c507"],"description":"","tags":[],"updated_at":"2018-08-01T11:09:35Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-pub-net","admin_state_up":true,"tenant_id":"bff83a9f7f6444bb9bc36dc6e7710f2c","created_at":"2018-08-01T11:09:34Z","mtu":1450}]} 2018-08-01 11:09:46,849 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-pub-net used request id req-bf4ac5b6-b52a-412b-aa73-f85d1ee29159 2018-08-01 11:09:46,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=90c2f384-5cc7-4133-b65f-13b074a02529 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2385e95c90050200e07815685d21e1e55212847" 2018-08-01 11:09:46,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-c94f10cd-e0d0-4f7b-9235-0ad62b33b1fd Date: Wed, 01 Aug 2018 11:09:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"90c2f384-5cc7-4133-b65f-13b074a02529","tenant_id":"bff83a9f7f6444bb9bc36dc6e7710f2c","created_at":"2018-08-01T11:09:35Z","dns_nameservers":[],"updated_at":"2018-08-01T11:09:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"bff83a9f7f6444bb9bc36dc6e7710f2c","id":"283f666c-b8b6-4541-bb48-107f5661c507","subnetpool_id":null,"name":"AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-pub-subnet"}]} 2018-08-01 11:09:46,901 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=90c2f384-5cc7-4133-b65f-13b074a02529 used request id req-c94f10cd-e0d0-4f7b-9235-0ad62b33b1fd 2018-08-01 11:09:46,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2385e95c90050200e07815685d21e1e55212847" 2018-08-01 11:09:46,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-e9ea19ba-47a6-420d-bb61-fd8dce235d15 Date: Wed, 01 Aug 2018 11:09:46 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"90c2f384-5cc7-4133-b65f-13b074a02529","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bff83a9f7f6444bb9bc36dc6e7710f2c","l2_adjacency":true,"status":"ACTIVE","subnets":["283f666c-b8b6-4541-bb48-107f5661c507"],"description":"","tags":[],"updated_at":"2018-08-01T11:09:35Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-pub-net","admin_state_up":true,"tenant_id":"bff83a9f7f6444bb9bc36dc6e7710f2c","created_at":"2018-08-01T11:09:34Z","mtu":1450}]} 2018-08-01 11:09:46,997 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-pub-net used request id req-e9ea19ba-47a6-420d-bb61-fd8dce235d15 2018-08-01 11:09:47,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/bff83a9f7f6444bb9bc36dc6e7710f2c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2385e95c90050200e07815685d21e1e55212847" 2018-08-01 11:09:47,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:09:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0253d975-5694-48dd-9438-4f314a991b81 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/bff83a9f7f6444bb9bc36dc6e7710f2c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "name": "AnsibleProvisioningTests-0238f5ea-52a9-481-proj"}} 2018-08-01 11:09:47,086 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/bff83a9f7f6444bb9bc36dc6e7710f2c used request id req-0253d975-5694-48dd-9438-4f314a991b81 2018-08-01 11:09:47,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=90c2f384-5cc7-4133-b65f-13b074a02529 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2385e95c90050200e07815685d21e1e55212847" 2018-08-01 11:09:47,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-4144c590-56da-4031-a5ec-3be3167f569e Date: Wed, 01 Aug 2018 11:09:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"90c2f384-5cc7-4133-b65f-13b074a02529","tenant_id":"bff83a9f7f6444bb9bc36dc6e7710f2c","created_at":"2018-08-01T11:09:35Z","dns_nameservers":[],"updated_at":"2018-08-01T11:09:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"bff83a9f7f6444bb9bc36dc6e7710f2c","id":"283f666c-b8b6-4541-bb48-107f5661c507","subnetpool_id":null,"name":"AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-pub-subnet"}]} 2018-08-01 11:09:47,136 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=90c2f384-5cc7-4133-b65f-13b074a02529 used request id req-4144c590-56da-4031-a5ec-3be3167f569e 2018-08-01 11:09:47,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=90c2f384-5cc7-4133-b65f-13b074a02529&name=AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2385e95c90050200e07815685d21e1e55212847" 2018-08-01 11:09:47,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-6dcc1728-b6bc-4bb8-a73e-c51715fc5a61 Date: Wed, 01 Aug 2018 11:09:47 GMT RESP BODY: {"ports":[]} 2018-08-01 11:09:47,172 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=90c2f384-5cc7-4133-b65f-13b074a02529&name=AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-port-1&admin_state_up=True used request id req-6dcc1728-b6bc-4bb8-a73e-c51715fc5a61 2018-08-01 11:09:47,172 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-01 11:09:47,173 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-08-01 11:09:47,552 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b9fb4e2ffe0f41d4a01b153cac77befe", "name": "AnsibleProvisioningTests-0238f5ea-52a9-481-proj-role"}], "expires_at": "2018-08-01T12:09:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "name": "AnsibleProvisioningTests-0238f5ea-52a9-481-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/bff83a9f7f6444bb9bc36dc6e7710f2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/bff83a9f7f6444bb9bc36dc6e7710f2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/bff83a9f7f6444bb9bc36dc6e7710f2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/bff83a9f7f6444bb9bc36dc6e7710f2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/bff83a9f7f6444bb9bc36dc6e7710f2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/bff83a9f7f6444bb9bc36dc6e7710f2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_bff83a9f7f6444bb9bc36dc6e7710f2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_bff83a9f7f6444bb9bc36dc6e7710f2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/bff83a9f7f6444bb9bc36dc6e7710f2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/bff83a9f7f6444bb9bc36dc6e7710f2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/bff83a9f7f6444bb9bc36dc6e7710f2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/bff83a9f7f6444bb9bc36dc6e7710f2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/bff83a9f7f6444bb9bc36dc6e7710f2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/bff83a9f7f6444bb9bc36dc6e7710f2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-0238f5ea-52a9-481-user", "id": "53b19aae82f84a22b95fe70c27731530"}, "audit_ids": ["YuaqeJAFSkaAqkWlXDZhjA"], "issued_at": "2018-08-01T11:09:47.000000Z"}} 2018-08-01 11:09:47,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc0f41534a186fae5d7bb25f30360036e53092e6" 2018-08-01 11:09:47,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:09:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35ccf99c-3330-4541-b41b-c0ad48ed0f47 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 11:09:47,626 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-35ccf99c-3330-4541-b41b-c0ad48ed0f47 2018-08-01 11:09:47,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2385e95c90050200e07815685d21e1e55212847" 2018-08-01 11:09:47,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-624bb805-04ec-47d5-afbf-59b1179357e1 Date: Wed, 01 Aug 2018 11:09:47 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"90c2f384-5cc7-4133-b65f-13b074a02529","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bff83a9f7f6444bb9bc36dc6e7710f2c","l2_adjacency":true,"status":"ACTIVE","subnets":["283f666c-b8b6-4541-bb48-107f5661c507"],"description":"","tags":[],"updated_at":"2018-08-01T11:09:35Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-pub-net","admin_state_up":true,"tenant_id":"bff83a9f7f6444bb9bc36dc6e7710f2c","created_at":"2018-08-01T11:09:34Z","mtu":1450}]} 2018-08-01 11:09:47,724 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-pub-net used request id req-624bb805-04ec-47d5-afbf-59b1179357e1 2018-08-01 11:09:47,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=90c2f384-5cc7-4133-b65f-13b074a02529 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2385e95c90050200e07815685d21e1e55212847" 2018-08-01 11:09:47,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-2ef9b081-ee47-4be7-b365-d3909df6a046 Date: Wed, 01 Aug 2018 11:09:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"90c2f384-5cc7-4133-b65f-13b074a02529","tenant_id":"bff83a9f7f6444bb9bc36dc6e7710f2c","created_at":"2018-08-01T11:09:35Z","dns_nameservers":[],"updated_at":"2018-08-01T11:09:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"bff83a9f7f6444bb9bc36dc6e7710f2c","id":"283f666c-b8b6-4541-bb48-107f5661c507","subnetpool_id":null,"name":"AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-pub-subnet"}]} 2018-08-01 11:09:47,772 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=90c2f384-5cc7-4133-b65f-13b074a02529 used request id req-2ef9b081-ee47-4be7-b365-d3909df6a046 2018-08-01 11:09:47,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2385e95c90050200e07815685d21e1e55212847" 2018-08-01 11:09:47,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-27acd33c-de8f-496b-a0ab-0b154528d3dc Date: Wed, 01 Aug 2018 11:09:47 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"90c2f384-5cc7-4133-b65f-13b074a02529","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bff83a9f7f6444bb9bc36dc6e7710f2c","l2_adjacency":true,"status":"ACTIVE","subnets":["283f666c-b8b6-4541-bb48-107f5661c507"],"description":"","tags":[],"updated_at":"2018-08-01T11:09:35Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-pub-net","admin_state_up":true,"tenant_id":"bff83a9f7f6444bb9bc36dc6e7710f2c","created_at":"2018-08-01T11:09:34Z","mtu":1450}]} 2018-08-01 11:09:47,864 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-pub-net used request id req-27acd33c-de8f-496b-a0ab-0b154528d3dc 2018-08-01 11:09:47,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-01 11:09:47,872 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 11:09: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 11:09:47,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/bff83a9f7f6444bb9bc36dc6e7710f2c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc0f41534a186fae5d7bb25f30360036e53092e6" 2018-08-01 11:09:47,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:09:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a88e702e-2fdb-46aa-8867-5c0211939a33 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/bff83a9f7f6444bb9bc36dc6e7710f2c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "name": "AnsibleProvisioningTests-0238f5ea-52a9-481-proj"}} 2018-08-01 11:09:47,958 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/bff83a9f7f6444bb9bc36dc6e7710f2c used request id req-a88e702e-2fdb-46aa-8867-5c0211939a33 2018-08-01 11:09:47,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=90c2f384-5cc7-4133-b65f-13b074a02529 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2385e95c90050200e07815685d21e1e55212847" 2018-08-01 11:09:48,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-874dd059-bf73-4e75-9e64-85378de38c33 Date: Wed, 01 Aug 2018 11:09:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"90c2f384-5cc7-4133-b65f-13b074a02529","tenant_id":"bff83a9f7f6444bb9bc36dc6e7710f2c","created_at":"2018-08-01T11:09:35Z","dns_nameservers":[],"updated_at":"2018-08-01T11:09:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"bff83a9f7f6444bb9bc36dc6e7710f2c","id":"283f666c-b8b6-4541-bb48-107f5661c507","subnetpool_id":null,"name":"AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-pub-subnet"}]} 2018-08-01 11:09:48,011 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=90c2f384-5cc7-4133-b65f-13b074a02529 used request id req-874dd059-bf73-4e75-9e64-85378de38c33 2018-08-01 11:09:48,012 - neutron_utils - INFO - Creating port for network with name - AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-pub-net 2018-08-01 11:09:48,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2385e95c90050200e07815685d21e1e55212847" -d '{"port": {"network_id": "90c2f384-5cc7-4133-b65f-13b074a02529", "name": "AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-port-1", "admin_state_up": true}}' 2018-08-01 11:09:48,955 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 810 X-Openstack-Request-Id: req-5e2ec66b-604c-403f-9b5e-0f84d9e62782 Date: Wed, 01 Aug 2018 11:09:48 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:09:48Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"283f666c-b8b6-4541-bb48-107f5661c507","ip_address":"10.55.1.10"}],"id":"0767334f-d3b9-4860-9c1f-cb51dce4ea93","security_groups":["6c51fdb3-7f06-4480-9646-c35a1a7962b4"],"mac_address":"fa:16:3e:87:b2:01","device_id":"","status":"DOWN","description":"","tags":[],"name":"AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-port-1","project_id":"bff83a9f7f6444bb9bc36dc6e7710f2c","qos_policy_id":null,"admin_state_up":true,"network_id":"90c2f384-5cc7-4133-b65f-13b074a02529","tenant_id":"bff83a9f7f6444bb9bc36dc6e7710f2c","created_at":"2018-08-01T11:09:48Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-08-01 11:09:48,955 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/ports used request id req-5e2ec66b-604c-403f-9b5e-0f84d9e62782 2018-08-01 11:09:48,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2385e95c90050200e07815685d21e1e55212847" 2018-08-01 11:09:49,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-ecfb89cb-3465-4ce1-a8fe-d1b17e13f83c Date: Wed, 01 Aug 2018 11:09:49 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"90c2f384-5cc7-4133-b65f-13b074a02529","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bff83a9f7f6444bb9bc36dc6e7710f2c","l2_adjacency":true,"status":"ACTIVE","subnets":["283f666c-b8b6-4541-bb48-107f5661c507"],"description":"","tags":[],"updated_at":"2018-08-01T11:09:35Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-pub-net","admin_state_up":true,"tenant_id":"bff83a9f7f6444bb9bc36dc6e7710f2c","created_at":"2018-08-01T11:09:34Z","mtu":1450}]} 2018-08-01 11:09:49,056 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-pub-net used request id req-ecfb89cb-3465-4ce1-a8fe-d1b17e13f83c 2018-08-01 11:09:49,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=90c2f384-5cc7-4133-b65f-13b074a02529 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2385e95c90050200e07815685d21e1e55212847" 2018-08-01 11:09:49,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-f7a50bf8-c97d-4f50-abaf-eba714492d0e Date: Wed, 01 Aug 2018 11:09:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"90c2f384-5cc7-4133-b65f-13b074a02529","tenant_id":"bff83a9f7f6444bb9bc36dc6e7710f2c","created_at":"2018-08-01T11:09:35Z","dns_nameservers":[],"updated_at":"2018-08-01T11:09:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"bff83a9f7f6444bb9bc36dc6e7710f2c","id":"283f666c-b8b6-4541-bb48-107f5661c507","subnetpool_id":null,"name":"AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-pub-subnet"}]} 2018-08-01 11:09:49,109 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=90c2f384-5cc7-4133-b65f-13b074a02529 used request id req-f7a50bf8-c97d-4f50-abaf-eba714492d0e 2018-08-01 11:09:49,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2385e95c90050200e07815685d21e1e55212847" 2018-08-01 11:09:49,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-561aab00-db34-43f6-847f-0df70b1c1319 Date: Wed, 01 Aug 2018 11:09:49 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"90c2f384-5cc7-4133-b65f-13b074a02529","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bff83a9f7f6444bb9bc36dc6e7710f2c","l2_adjacency":true,"status":"ACTIVE","subnets":["283f666c-b8b6-4541-bb48-107f5661c507"],"description":"","tags":[],"updated_at":"2018-08-01T11:09:35Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-pub-net","admin_state_up":true,"tenant_id":"bff83a9f7f6444bb9bc36dc6e7710f2c","created_at":"2018-08-01T11:09:34Z","mtu":1450}]} 2018-08-01 11:09:49,203 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-pub-net used request id req-561aab00-db34-43f6-847f-0df70b1c1319 2018-08-01 11:09:49,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/bff83a9f7f6444bb9bc36dc6e7710f2c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2385e95c90050200e07815685d21e1e55212847" 2018-08-01 11:09:49,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:09:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9c9618a-b242-4eae-aefd-241f1794ba88 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/bff83a9f7f6444bb9bc36dc6e7710f2c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "name": "AnsibleProvisioningTests-0238f5ea-52a9-481-proj"}} 2018-08-01 11:09:49,294 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/bff83a9f7f6444bb9bc36dc6e7710f2c used request id req-c9c9618a-b242-4eae-aefd-241f1794ba88 2018-08-01 11:09:49,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=90c2f384-5cc7-4133-b65f-13b074a02529 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2385e95c90050200e07815685d21e1e55212847" 2018-08-01 11:09:49,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-34cc9305-619c-49f6-8941-b3f894f51e61 Date: Wed, 01 Aug 2018 11:09:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"90c2f384-5cc7-4133-b65f-13b074a02529","tenant_id":"bff83a9f7f6444bb9bc36dc6e7710f2c","created_at":"2018-08-01T11:09:35Z","dns_nameservers":[],"updated_at":"2018-08-01T11:09:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"bff83a9f7f6444bb9bc36dc6e7710f2c","id":"283f666c-b8b6-4541-bb48-107f5661c507","subnetpool_id":null,"name":"AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-pub-subnet"}]} 2018-08-01 11:09:49,346 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=90c2f384-5cc7-4133-b65f-13b074a02529 used request id req-34cc9305-619c-49f6-8941-b3f894f51e61 2018-08-01 11:09:49,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=90c2f384-5cc7-4133-b65f-13b074a02529&name=AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2385e95c90050200e07815685d21e1e55212847" 2018-08-01 11:09:49,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 813 X-Openstack-Request-Id: req-8a1a4dcf-4276-482f-b7ba-80670ceb3871 Date: Wed, 01 Aug 2018 11:09:49 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:09:48Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"283f666c-b8b6-4541-bb48-107f5661c507","ip_address":"10.55.1.10"}],"id":"0767334f-d3b9-4860-9c1f-cb51dce4ea93","security_groups":["6c51fdb3-7f06-4480-9646-c35a1a7962b4"],"mac_address":"fa:16:3e:87:b2:01","project_id":"bff83a9f7f6444bb9bc36dc6e7710f2c","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-port-1","admin_state_up":true,"network_id":"90c2f384-5cc7-4133-b65f-13b074a02529","tenant_id":"bff83a9f7f6444bb9bc36dc6e7710f2c","created_at":"2018-08-01T11:09:48Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-08-01 11:09:49,449 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=90c2f384-5cc7-4133-b65f-13b074a02529&name=AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-port-1&admin_state_up=True used request id req-8a1a4dcf-4276-482f-b7ba-80670ceb3871 2018-08-01 11:09:49,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/bff83a9f7f6444bb9bc36dc6e7710f2c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2385e95c90050200e07815685d21e1e55212847" 2018-08-01 11:09:49,478 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:09:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4f83b13-0171-4429-8735-fcb2df37cbe8 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/bff83a9f7f6444bb9bc36dc6e7710f2c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "name": "AnsibleProvisioningTests-0238f5ea-52a9-481-proj"}} 2018-08-01 11:09:49,478 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/bff83a9f7f6444bb9bc36dc6e7710f2c used request id req-f4f83b13-0171-4429-8735-fcb2df37cbe8 2018-08-01 11:09:49,479 - nova_utils - INFO - Creating VM with name - AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-inst 2018-08-01 11:09:49,482 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2385e95c90050200e07815685d21e1e55212847" 2018-08-01 11:09:49,508 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11: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-54f078b2-754f-4fa1-8687-163d5a0e6e8a x-compute-request-id: req-54f078b2-754f-4fa1-8687-163d5a0e6e8a Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"flavors": [{"id": "4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "rel": "bookmark"}], "name": "vmtp-flavor_ee58c79f-c6fb-483f-8b9c-406ffbfad757"}, {"id": "5b61c696-1b5b-4204-b7e5-ca4a818093b0", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "bookmark"}], "name": "shaker-flavor_81952131-3011-4d90-80f4-831743223f59"}, {"id": "7217dfbf-1c1d-418a-a1dd-47cb5a5fa50e", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/7217dfbf-1c1d-418a-a1dd-47cb5a5fa50e", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/7217dfbf-1c1d-418a-a1dd-47cb5a5fa50e", "rel": "bookmark"}], "name": "AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-flavor-name"}]} 2018-08-01 11:09:49,508 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-54f078b2-754f-4fa1-8687-163d5a0e6e8a 2018-08-01 11:09:49,510 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors/7217dfbf-1c1d-418a-a1dd-47cb5a5fa50e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2385e95c90050200e07815685d21e1e55212847" 2018-08-01 11:09:49,534 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11: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-e0023626-a1b4-4ffa-af26-f0a9f8ec04fe x-compute-request-id: req-e0023626-a1b4-4ffa-af26-f0a9f8ec04fe Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"name": "AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-flavor-name", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/7217dfbf-1c1d-418a-a1dd-47cb5a5fa50e", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/7217dfbf-1c1d-418a-a1dd-47cb5a5fa50e", "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": "7217dfbf-1c1d-418a-a1dd-47cb5a5fa50e"}} 2018-08-01 11:09:49,534 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/7217dfbf-1c1d-418a-a1dd-47cb5a5fa50e used request id req-e0023626-a1b4-4ffa-af26-f0a9f8ec04fe 2018-08-01 11:09:49,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6--image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f2385e95c90050200e07815685d21e1e55212847" 2018-08-01 11:09:49,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1061 Content-Type: application/json X-Openstack-Request-Id: req-4687b381-7c2f-4402-8ddd-dbe4105f082d Date: Wed, 01 Aug 2018 11:09:49 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6--image", "tags": [], "container_format": "bare", "created_at": "2018-08-01T11:09:28Z", "size": 263062016, "disk_format": "qcow2", "updated_at": "2018-08-01T11:09:33Z", "visibility": "shared", "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/c81df4ed-b76a-4d63-80da-d7dd4dc18456/snap", "metadata": {}}], "self": "/v2/images/c81df4ed-b76a-4d63-80da-d7dd4dc18456", "min_disk": 0, "protected": false, "id": "c81df4ed-b76a-4d63-80da-d7dd4dc18456", "file": "/v2/images/c81df4ed-b76a-4d63-80da-d7dd4dc18456/file", "checksum": "81360220b4382d4b91eef0ebaf46a661", "owner": "bff83a9f7f6444bb9bc36dc6e7710f2c", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/c81df4ed-b76a-4d63-80da-d7dd4dc18456/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6--image"} 2018-08-01 11:09:49,878 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6--image used request id req-4687b381-7c2f-4402-8ddd-dbe4105f082d 2018-08-01 11:09:49,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f2385e95c90050200e07815685d21e1e55212847" 2018-08-01 11:09:49,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-bb12fac2-760b-4701-ab4d-328ccc81705f Date: Wed, 01 Aug 2018 11:09: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-08-01 11:09:49,890 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-bb12fac2-760b-4701-ab4d-328ccc81705f 2018-08-01 11:09:49,896 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2385e95c90050200e07815685d21e1e55212847" -d '{"server": {"name": "AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-inst", "imageRef": "c81df4ed-b76a-4d63-80da-d7dd4dc18456", "key_name": "AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-kp", "flavorRef": "7217dfbf-1c1d-418a-a1dd-47cb5a5fa50e", "max_count": 1, "min_count": 1, "networks": [{"port": "0767334f-d3b9-4860-9c1f-cb51dce4ea93"}]}}' 2018-08-01 11:09:50,919 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 11: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-d35b243f-b0c0-489b-b953-4eea56718807 x-compute-request-id: req-d35b243f-b0c0-489b-b953-4eea56718807 Content-Length: 374 location: http://172.30.9.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "07ade600-b094-43d0-9106-d69e26aa626b", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/07ade600-b094-43d0-9106-d69e26aa626b", "rel": "bookmark"}], "adminPass": "hQST7YiyWcVS"}} 2018-08-01 11:09:50,919 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-d35b243f-b0c0-489b-b953-4eea56718807 2018-08-01 11:09:50,922 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2385e95c90050200e07815685d21e1e55212847" 2018-08-01 11:09:51,140 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11: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-13db2f44-4441-4990-a6cf-194e50c0de0b x-compute-request-id: req-13db2f44-4441-4990-a6cf-194e50c0de0b 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.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/07ade600-b094-43d0-9106-d69e26aa626b", "rel": "bookmark"}], "image": {"id": "c81df4ed-b76a-4d63-80da-d7dd4dc18456", "links": [{"href": "http://172.30.9.24:8774/images/c81df4ed-b76a-4d63-80da-d7dd4dc18456", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7217dfbf-1c1d-418a-a1dd-47cb5a5fa50e", "links": [{"href": "http://172.30.9.24:8774/flavors/7217dfbf-1c1d-418a-a1dd-47cb5a5fa50e", "rel": "bookmark"}]}, "id": "07ade600-b094-43d0-9106-d69e26aa626b", "user_id": "53b19aae82f84a22b95fe70c27731530", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:09:50Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-kp", "name": "AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-inst", "created": "2018-08-01T11:09:50Z", "tenant_id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 11:09:51,140 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b used request id req-13db2f44-4441-4990-a6cf-194e50c0de0b 2018-08-01 11:09:51,141 - create_instance - INFO - Created instance with name - AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-inst 2018-08-01 11:09:51,144 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2385e95c90050200e07815685d21e1e55212847" 2018-08-01 11:09:51,374 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:09: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-7b9802e8-1fb8-48f4-a6ba-1cc2305a4fb7 x-compute-request-id: req-7b9802e8-1fb8-48f4-a6ba-1cc2305a4fb7 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.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/07ade600-b094-43d0-9106-d69e26aa626b", "rel": "bookmark"}], "image": {"id": "c81df4ed-b76a-4d63-80da-d7dd4dc18456", "links": [{"href": "http://172.30.9.24:8774/images/c81df4ed-b76a-4d63-80da-d7dd4dc18456", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7217dfbf-1c1d-418a-a1dd-47cb5a5fa50e", "links": [{"href": "http://172.30.9.24:8774/flavors/7217dfbf-1c1d-418a-a1dd-47cb5a5fa50e", "rel": "bookmark"}]}, "id": "07ade600-b094-43d0-9106-d69e26aa626b", "user_id": "53b19aae82f84a22b95fe70c27731530", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:09:51Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-kp", "name": "AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-inst", "created": "2018-08-01T11:09:50Z", "tenant_id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 11:09:51,374 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b used request id req-7b9802e8-1fb8-48f4-a6ba-1cc2305a4fb7 2018-08-01 11:09:51,375 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-inst] is - BUILD 2018-08-01 11:09:51,375 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-01 11:09:54,378 - create_instance - DEBUG - VM status query timeout in 896.763061047 2018-08-01 11:09:54,381 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2385e95c90050200e07815685d21e1e55212847" 2018-08-01 11:09:54,683 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:09:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1358e1f1-fc61-4c50-93c4-1ac97bb91c21 x-compute-request-id: req-1358e1f1-fc61-4c50-93c4-1ac97bb91c21 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.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/07ade600-b094-43d0-9106-d69e26aa626b", "rel": "bookmark"}], "image": {"id": "c81df4ed-b76a-4d63-80da-d7dd4dc18456", "links": [{"href": "http://172.30.9.24:8774/images/c81df4ed-b76a-4d63-80da-d7dd4dc18456", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7217dfbf-1c1d-418a-a1dd-47cb5a5fa50e", "links": [{"href": "http://172.30.9.24:8774/flavors/7217dfbf-1c1d-418a-a1dd-47cb5a5fa50e", "rel": "bookmark"}]}, "id": "07ade600-b094-43d0-9106-d69e26aa626b", "security_groups": [{"name": "default"}], "user_id": "53b19aae82f84a22b95fe70c27731530", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:09:53Z", "hostId": "b0b72deeae63e53a1c821d4326110671732a93b4faa7447746e17d7c", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-kp", "name": "AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-inst", "created": "2018-08-01T11:09:50Z", "tenant_id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 11:09:54,683 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b used request id req-1358e1f1-fc61-4c50-93c4-1ac97bb91c21 2018-08-01 11:09:54,683 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-inst] is - BUILD 2018-08-01 11:09:54,684 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-01 11:09:57,687 - create_instance - DEBUG - VM status query timeout in 893.454463005 2018-08-01 11:09:57,689 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2385e95c90050200e07815685d21e1e55212847" 2018-08-01 11:09:58,101 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11: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-d5f08315-5770-47d7-a58b-e4927ec60285 x-compute-request-id: req-d5f08315-5770-47d7-a58b-e4927ec60285 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.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/07ade600-b094-43d0-9106-d69e26aa626b", "rel": "bookmark"}], "image": {"id": "c81df4ed-b76a-4d63-80da-d7dd4dc18456", "links": [{"href": "http://172.30.9.24:8774/images/c81df4ed-b76a-4d63-80da-d7dd4dc18456", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7217dfbf-1c1d-418a-a1dd-47cb5a5fa50e", "links": [{"href": "http://172.30.9.24:8774/flavors/7217dfbf-1c1d-418a-a1dd-47cb5a5fa50e", "rel": "bookmark"}]}, "id": "07ade600-b094-43d0-9106-d69e26aa626b", "security_groups": [{"name": "default"}], "user_id": "53b19aae82f84a22b95fe70c27731530", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:09:53Z", "hostId": "b0b72deeae63e53a1c821d4326110671732a93b4faa7447746e17d7c", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-kp", "name": "AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-inst", "created": "2018-08-01T11:09:50Z", "tenant_id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 11:09:58,101 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b used request id req-d5f08315-5770-47d7-a58b-e4927ec60285 2018-08-01 11:09:58,101 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-inst] is - BUILD 2018-08-01 11:09:58,102 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-01 11:10:01,105 - create_instance - DEBUG - VM status query timeout in 890.036478043 2018-08-01 11:10:01,108 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2385e95c90050200e07815685d21e1e55212847" 2018-08-01 11:10:01,285 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:10:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f89a6a92-4c14-4ee1-b4c9-64e23342eab8 x-compute-request-id: req-f89a6a92-4c14-4ee1-b4c9-64e23342eab8 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.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/07ade600-b094-43d0-9106-d69e26aa626b", "rel": "bookmark"}], "image": {"id": "c81df4ed-b76a-4d63-80da-d7dd4dc18456", "links": [{"href": "http://172.30.9.24:8774/images/c81df4ed-b76a-4d63-80da-d7dd4dc18456", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7217dfbf-1c1d-418a-a1dd-47cb5a5fa50e", "links": [{"href": "http://172.30.9.24:8774/flavors/7217dfbf-1c1d-418a-a1dd-47cb5a5fa50e", "rel": "bookmark"}]}, "id": "07ade600-b094-43d0-9106-d69e26aa626b", "security_groups": [{"name": "default"}], "user_id": "53b19aae82f84a22b95fe70c27731530", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:09:53Z", "hostId": "b0b72deeae63e53a1c821d4326110671732a93b4faa7447746e17d7c", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-kp", "name": "AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-inst", "created": "2018-08-01T11:09:50Z", "tenant_id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 11:10:01,286 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b used request id req-f89a6a92-4c14-4ee1-b4c9-64e23342eab8 2018-08-01 11:10:01,286 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-inst] is - BUILD 2018-08-01 11:10:01,286 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-01 11:10:04,290 - create_instance - DEBUG - VM status query timeout in 886.851648092 2018-08-01 11:10:04,293 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2385e95c90050200e07815685d21e1e55212847" 2018-08-01 11:10:04,767 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:10: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-45da077b-2b0b-4d99-abd5-fefb2b5f695d x-compute-request-id: req-45da077b-2b0b-4d99-abd5-fefb2b5f695d 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.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/07ade600-b094-43d0-9106-d69e26aa626b", "rel": "bookmark"}], "image": {"id": "c81df4ed-b76a-4d63-80da-d7dd4dc18456", "links": [{"href": "http://172.30.9.24:8774/images/c81df4ed-b76a-4d63-80da-d7dd4dc18456", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7217dfbf-1c1d-418a-a1dd-47cb5a5fa50e", "links": [{"href": "http://172.30.9.24:8774/flavors/7217dfbf-1c1d-418a-a1dd-47cb5a5fa50e", "rel": "bookmark"}]}, "id": "07ade600-b094-43d0-9106-d69e26aa626b", "security_groups": [{"name": "default"}], "user_id": "53b19aae82f84a22b95fe70c27731530", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:09:53Z", "hostId": "b0b72deeae63e53a1c821d4326110671732a93b4faa7447746e17d7c", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-kp", "name": "AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-inst", "created": "2018-08-01T11:09:50Z", "tenant_id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 11:10:04,767 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b used request id req-45da077b-2b0b-4d99-abd5-fefb2b5f695d 2018-08-01 11:10:04,768 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-inst] is - BUILD 2018-08-01 11:10:04,768 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-01 11:10:07,771 - create_instance - DEBUG - VM status query timeout in 883.370118141 2018-08-01 11:10:07,774 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2385e95c90050200e07815685d21e1e55212847" 2018-08-01 11:10:07,952 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:10: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-7aaac4c8-ee43-4a6d-9edf-2f7c49ec90ab x-compute-request-id: req-7aaac4c8-ee43-4a6d-9edf-2f7c49ec90ab 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.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/07ade600-b094-43d0-9106-d69e26aa626b", "rel": "bookmark"}], "image": {"id": "c81df4ed-b76a-4d63-80da-d7dd4dc18456", "links": [{"href": "http://172.30.9.24:8774/images/c81df4ed-b76a-4d63-80da-d7dd4dc18456", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7217dfbf-1c1d-418a-a1dd-47cb5a5fa50e", "links": [{"href": "http://172.30.9.24:8774/flavors/7217dfbf-1c1d-418a-a1dd-47cb5a5fa50e", "rel": "bookmark"}]}, "id": "07ade600-b094-43d0-9106-d69e26aa626b", "security_groups": [{"name": "default"}], "user_id": "53b19aae82f84a22b95fe70c27731530", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:09:53Z", "hostId": "b0b72deeae63e53a1c821d4326110671732a93b4faa7447746e17d7c", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-kp", "name": "AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-inst", "created": "2018-08-01T11:09:50Z", "tenant_id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 11:10:07,952 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b used request id req-7aaac4c8-ee43-4a6d-9edf-2f7c49ec90ab 2018-08-01 11:10:07,953 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-inst] is - BUILD 2018-08-01 11:10:07,953 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-01 11:10:10,956 - create_instance - DEBUG - VM status query timeout in 880.185003996 2018-08-01 11:10:10,959 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2385e95c90050200e07815685d21e1e55212847" 2018-08-01 11:10:11,304 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:10: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-cd407033-29ba-4168-ad5a-727a46a238fd x-compute-request-id: req-cd407033-29ba-4168-ad5a-727a46a238fd 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.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/07ade600-b094-43d0-9106-d69e26aa626b", "rel": "bookmark"}], "image": {"id": "c81df4ed-b76a-4d63-80da-d7dd4dc18456", "links": [{"href": "http://172.30.9.24:8774/images/c81df4ed-b76a-4d63-80da-d7dd4dc18456", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7217dfbf-1c1d-418a-a1dd-47cb5a5fa50e", "links": [{"href": "http://172.30.9.24:8774/flavors/7217dfbf-1c1d-418a-a1dd-47cb5a5fa50e", "rel": "bookmark"}]}, "id": "07ade600-b094-43d0-9106-d69e26aa626b", "security_groups": [{"name": "default"}], "user_id": "53b19aae82f84a22b95fe70c27731530", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:09:53Z", "hostId": "b0b72deeae63e53a1c821d4326110671732a93b4faa7447746e17d7c", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-kp", "name": "AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-inst", "created": "2018-08-01T11:09:50Z", "tenant_id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 11:10:11,304 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b used request id req-cd407033-29ba-4168-ad5a-727a46a238fd 2018-08-01 11:10:11,304 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-inst] is - BUILD 2018-08-01 11:10:11,304 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-01 11:10:14,308 - create_instance - DEBUG - VM status query timeout in 876.833491087 2018-08-01 11:10:14,310 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2385e95c90050200e07815685d21e1e55212847" 2018-08-01 11:10:14,651 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:10: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-fe725bc7-fe95-4d1b-b095-72731fd79221 x-compute-request-id: req-fe725bc7-fe95-4d1b-b095-72731fd79221 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.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/07ade600-b094-43d0-9106-d69e26aa626b", "rel": "bookmark"}], "image": {"id": "c81df4ed-b76a-4d63-80da-d7dd4dc18456", "links": [{"href": "http://172.30.9.24:8774/images/c81df4ed-b76a-4d63-80da-d7dd4dc18456", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7217dfbf-1c1d-418a-a1dd-47cb5a5fa50e", "links": [{"href": "http://172.30.9.24:8774/flavors/7217dfbf-1c1d-418a-a1dd-47cb5a5fa50e", "rel": "bookmark"}]}, "id": "07ade600-b094-43d0-9106-d69e26aa626b", "security_groups": [{"name": "default"}], "user_id": "53b19aae82f84a22b95fe70c27731530", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:09:53Z", "hostId": "b0b72deeae63e53a1c821d4326110671732a93b4faa7447746e17d7c", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-kp", "name": "AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-inst", "created": "2018-08-01T11:09:50Z", "tenant_id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 11:10:14,651 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b used request id req-fe725bc7-fe95-4d1b-b095-72731fd79221 2018-08-01 11:10:14,652 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-inst] is - BUILD 2018-08-01 11:10:14,652 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-01 11:10:17,655 - create_instance - DEBUG - VM status query timeout in 873.486146212 2018-08-01 11:10:17,658 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2385e95c90050200e07815685d21e1e55212847" 2018-08-01 11:10:17,985 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:10: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-51af375b-a3b4-4eb0-ba3d-2fd21d2200e6 x-compute-request-id: req-51af375b-a3b4-4eb0-ba3d-2fd21d2200e6 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.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/07ade600-b094-43d0-9106-d69e26aa626b", "rel": "bookmark"}], "image": {"id": "c81df4ed-b76a-4d63-80da-d7dd4dc18456", "links": [{"href": "http://172.30.9.24:8774/images/c81df4ed-b76a-4d63-80da-d7dd4dc18456", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7217dfbf-1c1d-418a-a1dd-47cb5a5fa50e", "links": [{"href": "http://172.30.9.24:8774/flavors/7217dfbf-1c1d-418a-a1dd-47cb5a5fa50e", "rel": "bookmark"}]}, "id": "07ade600-b094-43d0-9106-d69e26aa626b", "security_groups": [{"name": "default"}], "user_id": "53b19aae82f84a22b95fe70c27731530", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:09:53Z", "hostId": "b0b72deeae63e53a1c821d4326110671732a93b4faa7447746e17d7c", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-kp", "name": "AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-inst", "created": "2018-08-01T11:09:50Z", "tenant_id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 11:10:17,985 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b used request id req-51af375b-a3b4-4eb0-ba3d-2fd21d2200e6 2018-08-01 11:10:17,985 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-inst] is - BUILD 2018-08-01 11:10:17,986 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-01 11:10:20,989 - create_instance - DEBUG - VM status query timeout in 870.152388096 2018-08-01 11:10:20,992 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2385e95c90050200e07815685d21e1e55212847" 2018-08-01 11:10:21,161 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:10:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-87757c18-584f-428a-a6f3-738b0af43a99 x-compute-request-id: req-87757c18-584f-428a-a6f3-738b0af43a99 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.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/07ade600-b094-43d0-9106-d69e26aa626b", "rel": "bookmark"}], "image": {"id": "c81df4ed-b76a-4d63-80da-d7dd4dc18456", "links": [{"href": "http://172.30.9.24:8774/images/c81df4ed-b76a-4d63-80da-d7dd4dc18456", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7217dfbf-1c1d-418a-a1dd-47cb5a5fa50e", "links": [{"href": "http://172.30.9.24:8774/flavors/7217dfbf-1c1d-418a-a1dd-47cb5a5fa50e", "rel": "bookmark"}]}, "id": "07ade600-b094-43d0-9106-d69e26aa626b", "security_groups": [{"name": "default"}], "user_id": "53b19aae82f84a22b95fe70c27731530", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:09:53Z", "hostId": "b0b72deeae63e53a1c821d4326110671732a93b4faa7447746e17d7c", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-kp", "name": "AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-inst", "created": "2018-08-01T11:09:50Z", "tenant_id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 11:10:21,161 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b used request id req-87757c18-584f-428a-a6f3-738b0af43a99 2018-08-01 11:10:21,162 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-inst] is - BUILD 2018-08-01 11:10:21,162 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-01 11:10:24,165 - create_instance - DEBUG - VM status query timeout in 866.975974083 2018-08-01 11:10:24,168 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2385e95c90050200e07815685d21e1e55212847" 2018-08-01 11:10:24,373 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11: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-4a32081e-ef7a-4d71-a4cc-54113d7bf0b6 x-compute-request-id: req-4a32081e-ef7a-4d71-a4cc-54113d7bf0b6 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.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/07ade600-b094-43d0-9106-d69e26aa626b", "rel": "bookmark"}], "image": {"id": "c81df4ed-b76a-4d63-80da-d7dd4dc18456", "links": [{"href": "http://172.30.9.24:8774/images/c81df4ed-b76a-4d63-80da-d7dd4dc18456", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7217dfbf-1c1d-418a-a1dd-47cb5a5fa50e", "links": [{"href": "http://172.30.9.24:8774/flavors/7217dfbf-1c1d-418a-a1dd-47cb5a5fa50e", "rel": "bookmark"}]}, "id": "07ade600-b094-43d0-9106-d69e26aa626b", "security_groups": [{"name": "default"}], "user_id": "53b19aae82f84a22b95fe70c27731530", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:09:53Z", "hostId": "b0b72deeae63e53a1c821d4326110671732a93b4faa7447746e17d7c", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-kp", "name": "AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-inst", "created": "2018-08-01T11:09:50Z", "tenant_id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 11:10:24,374 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b used request id req-4a32081e-ef7a-4d71-a4cc-54113d7bf0b6 2018-08-01 11:10:24,374 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-inst] is - BUILD 2018-08-01 11:10:24,374 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-01 11:10:27,377 - create_instance - DEBUG - VM status query timeout in 863.763710022 2018-08-01 11:10:27,380 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2385e95c90050200e07815685d21e1e55212847" 2018-08-01 11:10:27,712 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11: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-1245e57d-5685-432e-ba09-a02f9120fb55 x-compute-request-id: req-1245e57d-5685-432e-ba09-a02f9120fb55 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.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/07ade600-b094-43d0-9106-d69e26aa626b", "rel": "bookmark"}], "image": {"id": "c81df4ed-b76a-4d63-80da-d7dd4dc18456", "links": [{"href": "http://172.30.9.24:8774/images/c81df4ed-b76a-4d63-80da-d7dd4dc18456", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7217dfbf-1c1d-418a-a1dd-47cb5a5fa50e", "links": [{"href": "http://172.30.9.24:8774/flavors/7217dfbf-1c1d-418a-a1dd-47cb5a5fa50e", "rel": "bookmark"}]}, "id": "07ade600-b094-43d0-9106-d69e26aa626b", "security_groups": [{"name": "default"}], "user_id": "53b19aae82f84a22b95fe70c27731530", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:09:53Z", "hostId": "b0b72deeae63e53a1c821d4326110671732a93b4faa7447746e17d7c", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-kp", "name": "AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-inst", "created": "2018-08-01T11:09:50Z", "tenant_id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 11:10:27,712 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b used request id req-1245e57d-5685-432e-ba09-a02f9120fb55 2018-08-01 11:10:27,712 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-inst] is - BUILD 2018-08-01 11:10:27,713 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-01 11:10:30,713 - create_instance - DEBUG - VM status query timeout in 860.427844048 2018-08-01 11:10:30,717 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2385e95c90050200e07815685d21e1e55212847" 2018-08-01 11:10:31,126 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11: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-9e49e4ea-80ef-4a80-bb18-8695640013d3 x-compute-request-id: req-9e49e4ea-80ef-4a80-bb18-8695640013d3 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.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/07ade600-b094-43d0-9106-d69e26aa626b", "rel": "bookmark"}], "image": {"id": "c81df4ed-b76a-4d63-80da-d7dd4dc18456", "links": [{"href": "http://172.30.9.24:8774/images/c81df4ed-b76a-4d63-80da-d7dd4dc18456", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7217dfbf-1c1d-418a-a1dd-47cb5a5fa50e", "links": [{"href": "http://172.30.9.24:8774/flavors/7217dfbf-1c1d-418a-a1dd-47cb5a5fa50e", "rel": "bookmark"}]}, "id": "07ade600-b094-43d0-9106-d69e26aa626b", "security_groups": [{"name": "default"}], "user_id": "53b19aae82f84a22b95fe70c27731530", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:09:53Z", "hostId": "b0b72deeae63e53a1c821d4326110671732a93b4faa7447746e17d7c", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-kp", "name": "AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-inst", "created": "2018-08-01T11:09:50Z", "tenant_id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 11:10:31,126 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b used request id req-9e49e4ea-80ef-4a80-bb18-8695640013d3 2018-08-01 11:10:31,127 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-inst] is - BUILD 2018-08-01 11:10:31,127 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-01 11:10:34,130 - create_instance - DEBUG - VM status query timeout in 857.011188984 2018-08-01 11:10:34,133 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2385e95c90050200e07815685d21e1e55212847" 2018-08-01 11:10:34,646 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:10: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-b00e40e8-371b-4087-9685-f8842ebc7e4f x-compute-request-id: req-b00e40e8-371b-4087-9685-f8842ebc7e4f 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.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/07ade600-b094-43d0-9106-d69e26aa626b", "rel": "bookmark"}], "image": {"id": "c81df4ed-b76a-4d63-80da-d7dd4dc18456", "links": [{"href": "http://172.30.9.24:8774/images/c81df4ed-b76a-4d63-80da-d7dd4dc18456", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7217dfbf-1c1d-418a-a1dd-47cb5a5fa50e", "links": [{"href": "http://172.30.9.24:8774/flavors/7217dfbf-1c1d-418a-a1dd-47cb5a5fa50e", "rel": "bookmark"}]}, "id": "07ade600-b094-43d0-9106-d69e26aa626b", "security_groups": [{"name": "default"}], "user_id": "53b19aae82f84a22b95fe70c27731530", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:09:53Z", "hostId": "b0b72deeae63e53a1c821d4326110671732a93b4faa7447746e17d7c", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-kp", "name": "AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-inst", "created": "2018-08-01T11:09:50Z", "tenant_id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 11:10:34,646 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b used request id req-b00e40e8-371b-4087-9685-f8842ebc7e4f 2018-08-01 11:10:34,646 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-inst] is - BUILD 2018-08-01 11:10:34,647 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-01 11:10:37,650 - create_instance - DEBUG - VM status query timeout in 853.491370201 2018-08-01 11:10:37,653 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2385e95c90050200e07815685d21e1e55212847" 2018-08-01 11:10:38,162 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11: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-cec04630-f0bb-43a1-9092-3250e7a9436c x-compute-request-id: req-cec04630-f0bb-43a1-9092-3250e7a9436c 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.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/07ade600-b094-43d0-9106-d69e26aa626b", "rel": "bookmark"}], "image": {"id": "c81df4ed-b76a-4d63-80da-d7dd4dc18456", "links": [{"href": "http://172.30.9.24:8774/images/c81df4ed-b76a-4d63-80da-d7dd4dc18456", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7217dfbf-1c1d-418a-a1dd-47cb5a5fa50e", "links": [{"href": "http://172.30.9.24:8774/flavors/7217dfbf-1c1d-418a-a1dd-47cb5a5fa50e", "rel": "bookmark"}]}, "id": "07ade600-b094-43d0-9106-d69e26aa626b", "security_groups": [{"name": "default"}], "user_id": "53b19aae82f84a22b95fe70c27731530", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:09:53Z", "hostId": "b0b72deeae63e53a1c821d4326110671732a93b4faa7447746e17d7c", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-kp", "name": "AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-inst", "created": "2018-08-01T11:09:50Z", "tenant_id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 11:10:38,163 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b used request id req-cec04630-f0bb-43a1-9092-3250e7a9436c 2018-08-01 11:10:38,163 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-inst] is - BUILD 2018-08-01 11:10:38,163 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-01 11:10:41,167 - create_instance - DEBUG - VM status query timeout in 849.974682093 2018-08-01 11:10:41,170 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2385e95c90050200e07815685d21e1e55212847" 2018-08-01 11:10:41,353 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:10: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-e79677e6-72d4-4f4b-af54-d8bac327524a x-compute-request-id: req-e79677e6-72d4-4f4b-af54-d8bac327524a 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.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/07ade600-b094-43d0-9106-d69e26aa626b", "rel": "bookmark"}], "image": {"id": "c81df4ed-b76a-4d63-80da-d7dd4dc18456", "links": [{"href": "http://172.30.9.24:8774/images/c81df4ed-b76a-4d63-80da-d7dd4dc18456", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7217dfbf-1c1d-418a-a1dd-47cb5a5fa50e", "links": [{"href": "http://172.30.9.24:8774/flavors/7217dfbf-1c1d-418a-a1dd-47cb5a5fa50e", "rel": "bookmark"}]}, "id": "07ade600-b094-43d0-9106-d69e26aa626b", "security_groups": [{"name": "default"}], "user_id": "53b19aae82f84a22b95fe70c27731530", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:09:53Z", "hostId": "b0b72deeae63e53a1c821d4326110671732a93b4faa7447746e17d7c", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-kp", "name": "AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-inst", "created": "2018-08-01T11:09:50Z", "tenant_id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 11:10:41,353 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b used request id req-e79677e6-72d4-4f4b-af54-d8bac327524a 2018-08-01 11:10:41,353 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-inst] is - BUILD 2018-08-01 11:10:41,353 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-01 11:10:44,357 - create_instance - DEBUG - VM status query timeout in 846.784518003 2018-08-01 11:10:44,360 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2385e95c90050200e07815685d21e1e55212847" 2018-08-01 11:10:44,707 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11: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-54f008d9-d258-4368-918a-7f5c9796ffac x-compute-request-id: req-54f008d9-d258-4368-918a-7f5c9796ffac 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.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/07ade600-b094-43d0-9106-d69e26aa626b", "rel": "bookmark"}], "image": {"id": "c81df4ed-b76a-4d63-80da-d7dd4dc18456", "links": [{"href": "http://172.30.9.24:8774/images/c81df4ed-b76a-4d63-80da-d7dd4dc18456", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7217dfbf-1c1d-418a-a1dd-47cb5a5fa50e", "links": [{"href": "http://172.30.9.24:8774/flavors/7217dfbf-1c1d-418a-a1dd-47cb5a5fa50e", "rel": "bookmark"}]}, "id": "07ade600-b094-43d0-9106-d69e26aa626b", "security_groups": [{"name": "default"}], "user_id": "53b19aae82f84a22b95fe70c27731530", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:09:53Z", "hostId": "b0b72deeae63e53a1c821d4326110671732a93b4faa7447746e17d7c", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-kp", "name": "AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-inst", "created": "2018-08-01T11:09:50Z", "tenant_id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 11:10:44,708 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b used request id req-54f008d9-d258-4368-918a-7f5c9796ffac 2018-08-01 11:10:44,708 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-inst] is - BUILD 2018-08-01 11:10:44,708 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-01 11:10:47,709 - create_instance - DEBUG - VM status query timeout in 843.432191133 2018-08-01 11:10:47,712 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2385e95c90050200e07815685d21e1e55212847" 2018-08-01 11:10:47,899 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11: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-f665d347-ac53-491b-97ca-d7113e2fbf67 x-compute-request-id: req-f665d347-ac53-491b-97ca-d7113e2fbf67 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.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/07ade600-b094-43d0-9106-d69e26aa626b", "rel": "bookmark"}], "image": {"id": "c81df4ed-b76a-4d63-80da-d7dd4dc18456", "links": [{"href": "http://172.30.9.24:8774/images/c81df4ed-b76a-4d63-80da-d7dd4dc18456", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7217dfbf-1c1d-418a-a1dd-47cb5a5fa50e", "links": [{"href": "http://172.30.9.24:8774/flavors/7217dfbf-1c1d-418a-a1dd-47cb5a5fa50e", "rel": "bookmark"}]}, "id": "07ade600-b094-43d0-9106-d69e26aa626b", "security_groups": [{"name": "default"}], "user_id": "53b19aae82f84a22b95fe70c27731530", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:09:53Z", "hostId": "b0b72deeae63e53a1c821d4326110671732a93b4faa7447746e17d7c", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-kp", "name": "AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-inst", "created": "2018-08-01T11:09:50Z", "tenant_id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 11:10:47,899 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b used request id req-f665d347-ac53-491b-97ca-d7113e2fbf67 2018-08-01 11:10:47,900 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-inst] is - BUILD 2018-08-01 11:10:47,900 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-01 11:10:50,903 - create_instance - DEBUG - VM status query timeout in 840.238033056 2018-08-01 11:10:50,907 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2385e95c90050200e07815685d21e1e55212847" 2018-08-01 11:10:51,084 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:10: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-6bce2b68-506b-4496-a378-a028c725b8e1 x-compute-request-id: req-6bce2b68-506b-4496-a378-a028c725b8e1 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.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/07ade600-b094-43d0-9106-d69e26aa626b", "rel": "bookmark"}], "image": {"id": "c81df4ed-b76a-4d63-80da-d7dd4dc18456", "links": [{"href": "http://172.30.9.24:8774/images/c81df4ed-b76a-4d63-80da-d7dd4dc18456", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7217dfbf-1c1d-418a-a1dd-47cb5a5fa50e", "links": [{"href": "http://172.30.9.24:8774/flavors/7217dfbf-1c1d-418a-a1dd-47cb5a5fa50e", "rel": "bookmark"}]}, "id": "07ade600-b094-43d0-9106-d69e26aa626b", "security_groups": [{"name": "default"}], "user_id": "53b19aae82f84a22b95fe70c27731530", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:09:53Z", "hostId": "b0b72deeae63e53a1c821d4326110671732a93b4faa7447746e17d7c", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-kp", "name": "AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-inst", "created": "2018-08-01T11:09:50Z", "tenant_id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 11:10:51,084 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b used request id req-6bce2b68-506b-4496-a378-a028c725b8e1 2018-08-01 11:10:51,084 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-inst] is - BUILD 2018-08-01 11:10:51,084 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-01 11:10:54,087 - create_instance - DEBUG - VM status query timeout in 837.053716183 2018-08-01 11:10:54,090 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2385e95c90050200e07815685d21e1e55212847" 2018-08-01 11:10:54,459 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11: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-c698c063-93df-485e-b99f-62ed859e33c5 x-compute-request-id: req-c698c063-93df-485e-b99f-62ed859e33c5 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.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/07ade600-b094-43d0-9106-d69e26aa626b", "rel": "bookmark"}], "image": {"id": "c81df4ed-b76a-4d63-80da-d7dd4dc18456", "links": [{"href": "http://172.30.9.24:8774/images/c81df4ed-b76a-4d63-80da-d7dd4dc18456", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7217dfbf-1c1d-418a-a1dd-47cb5a5fa50e", "links": [{"href": "http://172.30.9.24:8774/flavors/7217dfbf-1c1d-418a-a1dd-47cb5a5fa50e", "rel": "bookmark"}]}, "id": "07ade600-b094-43d0-9106-d69e26aa626b", "security_groups": [{"name": "default"}], "user_id": "53b19aae82f84a22b95fe70c27731530", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:09:53Z", "hostId": "b0b72deeae63e53a1c821d4326110671732a93b4faa7447746e17d7c", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-kp", "name": "AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-inst", "created": "2018-08-01T11:09:50Z", "tenant_id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 11:10:54,459 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b used request id req-c698c063-93df-485e-b99f-62ed859e33c5 2018-08-01 11:10:54,460 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-inst] is - BUILD 2018-08-01 11:10:54,460 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-01 11:10:57,463 - create_instance - DEBUG - VM status query timeout in 833.677898169 2018-08-01 11:10:57,467 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2385e95c90050200e07815685d21e1e55212847" 2018-08-01 11:10:57,637 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:10: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-fb5dd5f8-9430-43ca-b24f-e7a987fd12a1 x-compute-request-id: req-fb5dd5f8-9430-43ca-b24f-e7a987fd12a1 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.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/07ade600-b094-43d0-9106-d69e26aa626b", "rel": "bookmark"}], "image": {"id": "c81df4ed-b76a-4d63-80da-d7dd4dc18456", "links": [{"href": "http://172.30.9.24:8774/images/c81df4ed-b76a-4d63-80da-d7dd4dc18456", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7217dfbf-1c1d-418a-a1dd-47cb5a5fa50e", "links": [{"href": "http://172.30.9.24:8774/flavors/7217dfbf-1c1d-418a-a1dd-47cb5a5fa50e", "rel": "bookmark"}]}, "id": "07ade600-b094-43d0-9106-d69e26aa626b", "security_groups": [{"name": "default"}], "user_id": "53b19aae82f84a22b95fe70c27731530", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:09:53Z", "hostId": "b0b72deeae63e53a1c821d4326110671732a93b4faa7447746e17d7c", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-kp", "name": "AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-inst", "created": "2018-08-01T11:09:50Z", "tenant_id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 11:10:57,637 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b used request id req-fb5dd5f8-9430-43ca-b24f-e7a987fd12a1 2018-08-01 11:10:57,638 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-inst] is - BUILD 2018-08-01 11:10:57,638 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-01 11:11:00,641 - create_instance - DEBUG - VM status query timeout in 830.500222206 2018-08-01 11:11:00,644 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2385e95c90050200e07815685d21e1e55212847" 2018-08-01 11:11:00,991 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:11: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-bd73234b-c08f-4638-8bbf-63adc8ff0ce2 x-compute-request-id: req-bd73234b-c08f-4638-8bbf-63adc8ff0ce2 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.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/07ade600-b094-43d0-9106-d69e26aa626b", "rel": "bookmark"}], "image": {"id": "c81df4ed-b76a-4d63-80da-d7dd4dc18456", "links": [{"href": "http://172.30.9.24:8774/images/c81df4ed-b76a-4d63-80da-d7dd4dc18456", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7217dfbf-1c1d-418a-a1dd-47cb5a5fa50e", "links": [{"href": "http://172.30.9.24:8774/flavors/7217dfbf-1c1d-418a-a1dd-47cb5a5fa50e", "rel": "bookmark"}]}, "id": "07ade600-b094-43d0-9106-d69e26aa626b", "security_groups": [{"name": "default"}], "user_id": "53b19aae82f84a22b95fe70c27731530", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:09:53Z", "hostId": "b0b72deeae63e53a1c821d4326110671732a93b4faa7447746e17d7c", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-kp", "name": "AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-inst", "created": "2018-08-01T11:09:50Z", "tenant_id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 11:11:00,991 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b used request id req-bd73234b-c08f-4638-8bbf-63adc8ff0ce2 2018-08-01 11:11:00,991 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-inst] is - BUILD 2018-08-01 11:11:00,992 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-01 11:11:03,995 - create_instance - DEBUG - VM status query timeout in 827.14647913 2018-08-01 11:11:03,998 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2385e95c90050200e07815685d21e1e55212847" 2018-08-01 11:11:04,496 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:11:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-05912d5b-5109-4774-8bf6-3b7b1d605de0 x-compute-request-id: req-05912d5b-5109-4774-8bf6-3b7b1d605de0 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.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/07ade600-b094-43d0-9106-d69e26aa626b", "rel": "bookmark"}], "image": {"id": "c81df4ed-b76a-4d63-80da-d7dd4dc18456", "links": [{"href": "http://172.30.9.24:8774/images/c81df4ed-b76a-4d63-80da-d7dd4dc18456", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7217dfbf-1c1d-418a-a1dd-47cb5a5fa50e", "links": [{"href": "http://172.30.9.24:8774/flavors/7217dfbf-1c1d-418a-a1dd-47cb5a5fa50e", "rel": "bookmark"}]}, "id": "07ade600-b094-43d0-9106-d69e26aa626b", "security_groups": [{"name": "default"}], "user_id": "53b19aae82f84a22b95fe70c27731530", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:09:53Z", "hostId": "b0b72deeae63e53a1c821d4326110671732a93b4faa7447746e17d7c", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-kp", "name": "AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-inst", "created": "2018-08-01T11:09:50Z", "tenant_id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 11:11:04,496 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b used request id req-05912d5b-5109-4774-8bf6-3b7b1d605de0 2018-08-01 11:11:04,497 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-inst] is - BUILD 2018-08-01 11:11:04,497 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-01 11:11:07,500 - create_instance - DEBUG - VM status query timeout in 823.641200066 2018-08-01 11:11:07,504 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2385e95c90050200e07815685d21e1e55212847" 2018-08-01 11:11:08,126 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:11:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-055959d5-dbcd-4423-895d-1afe8e95bb62 x-compute-request-id: req-055959d5-dbcd-4423-895d-1afe8e95bb62 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.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/07ade600-b094-43d0-9106-d69e26aa626b", "rel": "bookmark"}], "image": {"id": "c81df4ed-b76a-4d63-80da-d7dd4dc18456", "links": [{"href": "http://172.30.9.24:8774/images/c81df4ed-b76a-4d63-80da-d7dd4dc18456", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7217dfbf-1c1d-418a-a1dd-47cb5a5fa50e", "links": [{"href": "http://172.30.9.24:8774/flavors/7217dfbf-1c1d-418a-a1dd-47cb5a5fa50e", "rel": "bookmark"}]}, "id": "07ade600-b094-43d0-9106-d69e26aa626b", "security_groups": [{"name": "default"}], "user_id": "53b19aae82f84a22b95fe70c27731530", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:09:53Z", "hostId": "b0b72deeae63e53a1c821d4326110671732a93b4faa7447746e17d7c", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-kp", "name": "AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-inst", "created": "2018-08-01T11:09:50Z", "tenant_id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 11:11:08,127 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b used request id req-055959d5-dbcd-4423-895d-1afe8e95bb62 2018-08-01 11:11:08,127 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-inst] is - BUILD 2018-08-01 11:11:08,127 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-01 11:11:11,131 - create_instance - DEBUG - VM status query timeout in 820.010665178 2018-08-01 11:11:11,133 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2385e95c90050200e07815685d21e1e55212847" 2018-08-01 11:11:11,466 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:11:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-34490a22-82a3-478f-b1da-3ef8deb245c5 x-compute-request-id: req-34490a22-82a3-478f-b1da-3ef8deb245c5 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.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/07ade600-b094-43d0-9106-d69e26aa626b", "rel": "bookmark"}], "image": {"id": "c81df4ed-b76a-4d63-80da-d7dd4dc18456", "links": [{"href": "http://172.30.9.24:8774/images/c81df4ed-b76a-4d63-80da-d7dd4dc18456", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7217dfbf-1c1d-418a-a1dd-47cb5a5fa50e", "links": [{"href": "http://172.30.9.24:8774/flavors/7217dfbf-1c1d-418a-a1dd-47cb5a5fa50e", "rel": "bookmark"}]}, "id": "07ade600-b094-43d0-9106-d69e26aa626b", "security_groups": [{"name": "default"}], "user_id": "53b19aae82f84a22b95fe70c27731530", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:09:53Z", "hostId": "b0b72deeae63e53a1c821d4326110671732a93b4faa7447746e17d7c", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-kp", "name": "AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-inst", "created": "2018-08-01T11:09:50Z", "tenant_id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 11:11:11,467 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b used request id req-34490a22-82a3-478f-b1da-3ef8deb245c5 2018-08-01 11:11:11,467 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-inst] is - BUILD 2018-08-01 11:11:11,467 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-01 11:11:14,470 - create_instance - DEBUG - VM status query timeout in 816.670811176 2018-08-01 11:11:14,474 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2385e95c90050200e07815685d21e1e55212847" 2018-08-01 11:11:14,654 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:11:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cde1db48-a6e3-487c-b4c8-28d59e896d5f x-compute-request-id: req-cde1db48-a6e3-487c-b4c8-28d59e896d5f 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.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/07ade600-b094-43d0-9106-d69e26aa626b", "rel": "bookmark"}], "image": {"id": "c81df4ed-b76a-4d63-80da-d7dd4dc18456", "links": [{"href": "http://172.30.9.24:8774/images/c81df4ed-b76a-4d63-80da-d7dd4dc18456", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7217dfbf-1c1d-418a-a1dd-47cb5a5fa50e", "links": [{"href": "http://172.30.9.24:8774/flavors/7217dfbf-1c1d-418a-a1dd-47cb5a5fa50e", "rel": "bookmark"}]}, "id": "07ade600-b094-43d0-9106-d69e26aa626b", "security_groups": [{"name": "default"}], "user_id": "53b19aae82f84a22b95fe70c27731530", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:09:53Z", "hostId": "b0b72deeae63e53a1c821d4326110671732a93b4faa7447746e17d7c", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-kp", "name": "AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-inst", "created": "2018-08-01T11:09:50Z", "tenant_id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 11:11:14,654 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b used request id req-cde1db48-a6e3-487c-b4c8-28d59e896d5f 2018-08-01 11:11:14,654 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-inst] is - BUILD 2018-08-01 11:11:14,654 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-01 11:11:17,658 - create_instance - DEBUG - VM status query timeout in 813.483512163 2018-08-01 11:11:17,661 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2385e95c90050200e07815685d21e1e55212847" 2018-08-01 11:11:17,829 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11: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-98e511bd-60db-4c53-bc30-b4323f439a58 x-compute-request-id: req-98e511bd-60db-4c53-bc30-b4323f439a58 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.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/07ade600-b094-43d0-9106-d69e26aa626b", "rel": "bookmark"}], "image": {"id": "c81df4ed-b76a-4d63-80da-d7dd4dc18456", "links": [{"href": "http://172.30.9.24:8774/images/c81df4ed-b76a-4d63-80da-d7dd4dc18456", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7217dfbf-1c1d-418a-a1dd-47cb5a5fa50e", "links": [{"href": "http://172.30.9.24:8774/flavors/7217dfbf-1c1d-418a-a1dd-47cb5a5fa50e", "rel": "bookmark"}]}, "id": "07ade600-b094-43d0-9106-d69e26aa626b", "security_groups": [{"name": "default"}], "user_id": "53b19aae82f84a22b95fe70c27731530", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:09:53Z", "hostId": "b0b72deeae63e53a1c821d4326110671732a93b4faa7447746e17d7c", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-kp", "name": "AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-inst", "created": "2018-08-01T11:09:50Z", "tenant_id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 11:11:17,829 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b used request id req-98e511bd-60db-4c53-bc30-b4323f439a58 2018-08-01 11:11:17,829 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-inst] is - BUILD 2018-08-01 11:11:17,829 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-01 11:11:20,833 - create_instance - DEBUG - VM status query timeout in 810.308564186 2018-08-01 11:11:20,836 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2385e95c90050200e07815685d21e1e55212847" 2018-08-01 11:11:21,458 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:11: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-e262e4dc-75af-453d-8b1b-dade38af042c x-compute-request-id: req-e262e4dc-75af-453d-8b1b-dade38af042c 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.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/07ade600-b094-43d0-9106-d69e26aa626b", "rel": "bookmark"}], "image": {"id": "c81df4ed-b76a-4d63-80da-d7dd4dc18456", "links": [{"href": "http://172.30.9.24:8774/images/c81df4ed-b76a-4d63-80da-d7dd4dc18456", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7217dfbf-1c1d-418a-a1dd-47cb5a5fa50e", "links": [{"href": "http://172.30.9.24:8774/flavors/7217dfbf-1c1d-418a-a1dd-47cb5a5fa50e", "rel": "bookmark"}]}, "id": "07ade600-b094-43d0-9106-d69e26aa626b", "security_groups": [{"name": "default"}], "user_id": "53b19aae82f84a22b95fe70c27731530", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:09:53Z", "hostId": "b0b72deeae63e53a1c821d4326110671732a93b4faa7447746e17d7c", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-kp", "name": "AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-inst", "created": "2018-08-01T11:09:50Z", "tenant_id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 11:11:21,459 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b used request id req-e262e4dc-75af-453d-8b1b-dade38af042c 2018-08-01 11:11:21,459 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-inst] is - BUILD 2018-08-01 11:11:21,459 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-01 11:11:24,462 - create_instance - DEBUG - VM status query timeout in 806.678729057 2018-08-01 11:11:24,466 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2385e95c90050200e07815685d21e1e55212847" 2018-08-01 11:11:24,790 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11: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-f0ee2d4f-1639-4bd0-bf9b-b40b8671efa9 x-compute-request-id: req-f0ee2d4f-1639-4bd0-bf9b-b40b8671efa9 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.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/07ade600-b094-43d0-9106-d69e26aa626b", "rel": "bookmark"}], "image": {"id": "c81df4ed-b76a-4d63-80da-d7dd4dc18456", "links": [{"href": "http://172.30.9.24:8774/images/c81df4ed-b76a-4d63-80da-d7dd4dc18456", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7217dfbf-1c1d-418a-a1dd-47cb5a5fa50e", "links": [{"href": "http://172.30.9.24:8774/flavors/7217dfbf-1c1d-418a-a1dd-47cb5a5fa50e", "rel": "bookmark"}]}, "id": "07ade600-b094-43d0-9106-d69e26aa626b", "security_groups": [{"name": "default"}], "user_id": "53b19aae82f84a22b95fe70c27731530", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:09:53Z", "hostId": "b0b72deeae63e53a1c821d4326110671732a93b4faa7447746e17d7c", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-kp", "name": "AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-inst", "created": "2018-08-01T11:09:50Z", "tenant_id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 11:11:24,790 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b used request id req-f0ee2d4f-1639-4bd0-bf9b-b40b8671efa9 2018-08-01 11:11:24,790 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-inst] is - BUILD 2018-08-01 11:11:24,790 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-01 11:11:27,794 - create_instance - DEBUG - VM status query timeout in 803.347586155 2018-08-01 11:11:27,797 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2385e95c90050200e07815685d21e1e55212847" 2018-08-01 11:11:28,117 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:11: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-42bef144-765c-44fc-a685-43ac176b859d x-compute-request-id: req-42bef144-765c-44fc-a685-43ac176b859d 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.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/07ade600-b094-43d0-9106-d69e26aa626b", "rel": "bookmark"}], "image": {"id": "c81df4ed-b76a-4d63-80da-d7dd4dc18456", "links": [{"href": "http://172.30.9.24:8774/images/c81df4ed-b76a-4d63-80da-d7dd4dc18456", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7217dfbf-1c1d-418a-a1dd-47cb5a5fa50e", "links": [{"href": "http://172.30.9.24:8774/flavors/7217dfbf-1c1d-418a-a1dd-47cb5a5fa50e", "rel": "bookmark"}]}, "id": "07ade600-b094-43d0-9106-d69e26aa626b", "security_groups": [{"name": "default"}], "user_id": "53b19aae82f84a22b95fe70c27731530", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:09:53Z", "hostId": "b0b72deeae63e53a1c821d4326110671732a93b4faa7447746e17d7c", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-kp", "name": "AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-inst", "created": "2018-08-01T11:09:50Z", "tenant_id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 11:11:28,118 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b used request id req-42bef144-765c-44fc-a685-43ac176b859d 2018-08-01 11:11:28,118 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-inst] is - BUILD 2018-08-01 11:11:28,118 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-01 11:11:31,119 - create_instance - DEBUG - VM status query timeout in 800.022193193 2018-08-01 11:11:31,122 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2385e95c90050200e07815685d21e1e55212847" 2018-08-01 11:11:31,291 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11: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-04b35afb-4ae7-4acf-9fd5-5e6e03cb50cd x-compute-request-id: req-04b35afb-4ae7-4acf-9fd5-5e6e03cb50cd 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.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/07ade600-b094-43d0-9106-d69e26aa626b", "rel": "bookmark"}], "image": {"id": "c81df4ed-b76a-4d63-80da-d7dd4dc18456", "links": [{"href": "http://172.30.9.24:8774/images/c81df4ed-b76a-4d63-80da-d7dd4dc18456", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7217dfbf-1c1d-418a-a1dd-47cb5a5fa50e", "links": [{"href": "http://172.30.9.24:8774/flavors/7217dfbf-1c1d-418a-a1dd-47cb5a5fa50e", "rel": "bookmark"}]}, "id": "07ade600-b094-43d0-9106-d69e26aa626b", "security_groups": [{"name": "default"}], "user_id": "53b19aae82f84a22b95fe70c27731530", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:09:53Z", "hostId": "b0b72deeae63e53a1c821d4326110671732a93b4faa7447746e17d7c", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-kp", "name": "AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-inst", "created": "2018-08-01T11:09:50Z", "tenant_id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 11:11:31,291 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b used request id req-04b35afb-4ae7-4acf-9fd5-5e6e03cb50cd 2018-08-01 11:11:31,292 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-inst] is - BUILD 2018-08-01 11:11:31,292 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-01 11:11:34,295 - create_instance - DEBUG - VM status query timeout in 796.845970154 2018-08-01 11:11:34,299 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2385e95c90050200e07815685d21e1e55212847" 2018-08-01 11:11:34,563 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:11:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-44cfa819-460e-4d5c-8bbc-eec246d0a180 x-compute-request-id: req-44cfa819-460e-4d5c-8bbc-eec246d0a180 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:b2:01", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/07ade600-b094-43d0-9106-d69e26aa626b", "rel": "bookmark"}], "image": {"id": "c81df4ed-b76a-4d63-80da-d7dd4dc18456", "links": [{"href": "http://172.30.9.24:8774/images/c81df4ed-b76a-4d63-80da-d7dd4dc18456", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:11:31.000000", "flavor": {"id": "7217dfbf-1c1d-418a-a1dd-47cb5a5fa50e", "links": [{"href": "http://172.30.9.24:8774/flavors/7217dfbf-1c1d-418a-a1dd-47cb5a5fa50e", "rel": "bookmark"}]}, "id": "07ade600-b094-43d0-9106-d69e26aa626b", "security_groups": [{"name": "default"}], "user_id": "53b19aae82f84a22b95fe70c27731530", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:11:32Z", "hostId": "b0b72deeae63e53a1c821d4326110671732a93b4faa7447746e17d7c", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-kp", "name": "AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-inst", "created": "2018-08-01T11:09:50Z", "tenant_id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 11:11:34,563 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b used request id req-44cfa819-460e-4d5c-8bbc-eec246d0a180 2018-08-01 11:11:34,564 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-inst] is - ACTIVE 2018-08-01 11:11:34,564 - create_instance - INFO - VM is - ACTIVE 2018-08-01 11:11:34,566 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2385e95c90050200e07815685d21e1e55212847" 2018-08-01 11:11:34,732 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:11:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-baa20526-0643-4642-be5b-bf749e01f196 x-compute-request-id: req-baa20526-0643-4642-be5b-bf749e01f196 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:b2:01", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/07ade600-b094-43d0-9106-d69e26aa626b", "rel": "bookmark"}], "image": {"id": "c81df4ed-b76a-4d63-80da-d7dd4dc18456", "links": [{"href": "http://172.30.9.24:8774/images/c81df4ed-b76a-4d63-80da-d7dd4dc18456", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:11:31.000000", "flavor": {"id": "7217dfbf-1c1d-418a-a1dd-47cb5a5fa50e", "links": [{"href": "http://172.30.9.24:8774/flavors/7217dfbf-1c1d-418a-a1dd-47cb5a5fa50e", "rel": "bookmark"}]}, "id": "07ade600-b094-43d0-9106-d69e26aa626b", "security_groups": [{"name": "default"}], "user_id": "53b19aae82f84a22b95fe70c27731530", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:11:32Z", "hostId": "b0b72deeae63e53a1c821d4326110671732a93b4faa7447746e17d7c", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-kp", "name": "AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-inst", "created": "2018-08-01T11:09:50Z", "tenant_id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 11:11:34,732 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b used request id req-baa20526-0643-4642-be5b-bf749e01f196 2018-08-01 11:11:34,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2385e95c90050200e07815685d21e1e55212847" 2018-08-01 11:11:34,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-5d0245e3-f95b-4f21-b857-ba7632030339 Date: Wed, 01 Aug 2018 11:11:34 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"90c2f384-5cc7-4133-b65f-13b074a02529","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bff83a9f7f6444bb9bc36dc6e7710f2c","l2_adjacency":true,"status":"ACTIVE","subnets":["283f666c-b8b6-4541-bb48-107f5661c507"],"description":"","tags":[],"updated_at":"2018-08-01T11:09:35Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-pub-net","admin_state_up":true,"tenant_id":"bff83a9f7f6444bb9bc36dc6e7710f2c","created_at":"2018-08-01T11:09:34Z","mtu":1450}]} 2018-08-01 11:11:34,834 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-pub-net used request id req-5d0245e3-f95b-4f21-b857-ba7632030339 2018-08-01 11:11:34,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/bff83a9f7f6444bb9bc36dc6e7710f2c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2385e95c90050200e07815685d21e1e55212847" 2018-08-01 11:11:34,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:11:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53017529-9cbc-4e72-aaf1-b51cf76c6700 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/bff83a9f7f6444bb9bc36dc6e7710f2c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "name": "AnsibleProvisioningTests-0238f5ea-52a9-481-proj"}} 2018-08-01 11:11:34,925 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/bff83a9f7f6444bb9bc36dc6e7710f2c used request id req-53017529-9cbc-4e72-aaf1-b51cf76c6700 2018-08-01 11:11:34,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=90c2f384-5cc7-4133-b65f-13b074a02529 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2385e95c90050200e07815685d21e1e55212847" 2018-08-01 11:11:34,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-fc0c08c7-0eec-425e-a05a-4254bd903618 Date: Wed, 01 Aug 2018 11:11:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"90c2f384-5cc7-4133-b65f-13b074a02529","tenant_id":"bff83a9f7f6444bb9bc36dc6e7710f2c","created_at":"2018-08-01T11:09:35Z","dns_nameservers":[],"updated_at":"2018-08-01T11:09:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"bff83a9f7f6444bb9bc36dc6e7710f2c","id":"283f666c-b8b6-4541-bb48-107f5661c507","subnetpool_id":null,"name":"AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-pub-subnet"}]} 2018-08-01 11:11:34,978 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=90c2f384-5cc7-4133-b65f-13b074a02529 used request id req-fc0c08c7-0eec-425e-a05a-4254bd903618 2018-08-01 11:11:34,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=90c2f384-5cc7-4133-b65f-13b074a02529 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2385e95c90050200e07815685d21e1e55212847" 2018-08-01 11:11:35,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2410 X-Openstack-Request-Id: req-ddac205e-3d8a-46ec-a933-91b3e293ae4b Date: Wed, 01 Aug 2018 11:11:35 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:11:31Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"283f666c-b8b6-4541-bb48-107f5661c507","ip_address":"10.55.1.10"}],"id":"0767334f-d3b9-4860-9c1f-cb51dce4ea93","security_groups":["6c51fdb3-7f06-4480-9646-c35a1a7962b4"],"mac_address":"fa:16:3e:87:b2:01","project_id":"bff83a9f7f6444bb9bc36dc6e7710f2c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-port-1","admin_state_up":true,"network_id":"90c2f384-5cc7-4133-b65f-13b074a02529","tenant_id":"bff83a9f7f6444bb9bc36dc6e7710f2c","created_at":"2018-08-01T11:09:48Z","binding:vnic_type":"normal","device_id":"07ade600-b094-43d0-9106-d69e26aa626b","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:09:45Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"283f666c-b8b6-4541-bb48-107f5661c507","ip_address":"10.55.1.1"}],"id":"2ef09172-207f-49ed-8ebb-b414f346e397","security_groups":[],"mac_address":"fa:16:3e:f9:1d:08","project_id":"bff83a9f7f6444bb9bc36dc6e7710f2c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"90c2f384-5cc7-4133-b65f-13b074a02529","tenant_id":"bff83a9f7f6444bb9bc36dc6e7710f2c","created_at":"2018-08-01T11:09:40Z","binding:vnic_type":"normal","device_id":"a63ac705-e772-49f9-a28a-9d258f40e2da","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:09:39Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"283f666c-b8b6-4541-bb48-107f5661c507","ip_address":"10.55.1.2"}],"id":"45aa111a-232e-43b2-8fa9-64e8e4df529a","security_groups":[],"mac_address":"fa:16:3e:d7:db:b7","project_id":"bff83a9f7f6444bb9bc36dc6e7710f2c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"90c2f384-5cc7-4133-b65f-13b074a02529","tenant_id":"bff83a9f7f6444bb9bc36dc6e7710f2c","created_at":"2018-08-01T11:09:36Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-90c2f384-5cc7-4133-b65f-13b074a02529","ip_allocation":"immediate"}]} 2018-08-01 11:11:35,061 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=90c2f384-5cc7-4133-b65f-13b074a02529 used request id req-ddac205e-3d8a-46ec-a933-91b3e293ae4b 2018-08-01 11:11:35,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/routers?name=AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2385e95c90050200e07815685d21e1e55212847" 2018-08-01 11:11:35,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-09627fa5-b1be-4640-ae8a-9d605a1a276e Date: Wed, 01 Aug 2018 11:11:35 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a5a333a9-9d0e-46a5-9440-2aa9c95d5013", "ip_address": "172.30.9.210"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "created_at": "2018-08-01T11:09:37Z", "admin_state_up": true, "updated_at": "2018-08-01T11:09:40Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "id": "a63ac705-e772-49f9-a28a-9d258f40e2da", "name": "AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-pub-router"}]} 2018-08-01 11:11:35,392 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers?name=AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-pub-router used request id req-09627fa5-b1be-4640-ae8a-9d605a1a276e 2018-08-01 11:11:35,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/bff83a9f7f6444bb9bc36dc6e7710f2c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2385e95c90050200e07815685d21e1e55212847" 2018-08-01 11:11:35,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:11:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06b77d41-1d67-42d8-94c6-0b9b1789ac09 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/bff83a9f7f6444bb9bc36dc6e7710f2c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "name": "AnsibleProvisioningTests-0238f5ea-52a9-481-proj"}} 2018-08-01 11:11:35,484 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/bff83a9f7f6444bb9bc36dc6e7710f2c used request id req-06b77d41-1d67-42d8-94c6-0b9b1789ac09 2018-08-01 11:11:35,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?device_id=a63ac705-e772-49f9-a28a-9d258f40e2da -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2385e95c90050200e07815685d21e1e55212847" 2018-08-01 11:11:35,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-79bbb474-68bf-4365-8355-1aa7cbe95493 Date: Wed, 01 Aug 2018 11:11:35 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:09:45Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"283f666c-b8b6-4541-bb48-107f5661c507","ip_address":"10.55.1.1"}],"id":"2ef09172-207f-49ed-8ebb-b414f346e397","security_groups":[],"mac_address":"fa:16:3e:f9:1d:08","project_id":"bff83a9f7f6444bb9bc36dc6e7710f2c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"90c2f384-5cc7-4133-b65f-13b074a02529","tenant_id":"bff83a9f7f6444bb9bc36dc6e7710f2c","created_at":"2018-08-01T11:09:40Z","binding:vnic_type":"normal","device_id":"a63ac705-e772-49f9-a28a-9d258f40e2da","ip_allocation":"immediate"}]} 2018-08-01 11:11:35,542 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?device_id=a63ac705-e772-49f9-a28a-9d258f40e2da used request id req-79bbb474-68bf-4365-8355-1aa7cbe95493 2018-08-01 11:11:35,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/283f666c-b8b6-4541-bb48-107f5661c507 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2385e95c90050200e07815685d21e1e55212847" 2018-08-01 11:11:35,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 671 X-Openstack-Request-Id: req-58be7a7e-8bdc-4b9f-943c-5eab12dc7f68 Date: Wed, 01 Aug 2018 11:11:35 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"90c2f384-5cc7-4133-b65f-13b074a02529","tenant_id":"bff83a9f7f6444bb9bc36dc6e7710f2c","created_at":"2018-08-01T11:09:35Z","dns_nameservers":[],"updated_at":"2018-08-01T11:09:35Z","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":"bff83a9f7f6444bb9bc36dc6e7710f2c","id":"283f666c-b8b6-4541-bb48-107f5661c507","subnetpool_id":null,"name":"AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-pub-subnet"}} 2018-08-01 11:11:35,593 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/283f666c-b8b6-4541-bb48-107f5661c507 used request id req-58be7a7e-8bdc-4b9f-943c-5eab12dc7f68 2018-08-01 11:11:35,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=e7d7be46-2840-4976-87a2-d78a4e5c6089 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2385e95c90050200e07815685d21e1e55212847" 2018-08-01 11:11:35,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-89a11879-017f-45ed-a4bd-f596699fbe60 Date: Wed, 01 Aug 2018 11:11:35 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dbe9669438844f3faecdc7fcc050e0d8","l2_adjacency":true,"status":"ACTIVE","subnets":["a5a333a9-9d0e-46a5-9440-2aa9c95d5013"],"description":"","tags":[],"updated_at":"2018-08-01T09:28:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:38Z","mtu":1500}]} 2018-08-01 11:11:35,700 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=e7d7be46-2840-4976-87a2-d78a4e5c6089 used request id req-89a11879-017f-45ed-a4bd-f596699fbe60 2018-08-01 11:11:35,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=e7d7be46-2840-4976-87a2-d78a4e5c6089 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2385e95c90050200e07815685d21e1e55212847" 2018-08-01 11:11:35,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-5c624d41-a062-4b50-91ff-e26ed97d870b Date: Wed, 01 Aug 2018 11:11:35 GMT RESP BODY: {"subnets":[]} 2018-08-01 11:11:35,733 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=e7d7be46-2840-4976-87a2-d78a4e5c6089 used request id req-5c624d41-a062-4b50-91ff-e26ed97d870b 2018-08-01 11:11:35,735 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2385e95c90050200e07815685d21e1e55212847" 2018-08-01 11:11:36,058 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11: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-7480dfd0-f81b-4d96-86cc-6257026dea27 x-compute-request-id: req-7480dfd0-f81b-4d96-86cc-6257026dea27 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:b2:01", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/07ade600-b094-43d0-9106-d69e26aa626b", "rel": "bookmark"}], "image": {"id": "c81df4ed-b76a-4d63-80da-d7dd4dc18456", "links": [{"href": "http://172.30.9.24:8774/images/c81df4ed-b76a-4d63-80da-d7dd4dc18456", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:11:31.000000", "flavor": {"id": "7217dfbf-1c1d-418a-a1dd-47cb5a5fa50e", "links": [{"href": "http://172.30.9.24:8774/flavors/7217dfbf-1c1d-418a-a1dd-47cb5a5fa50e", "rel": "bookmark"}]}, "id": "07ade600-b094-43d0-9106-d69e26aa626b", "security_groups": [{"name": "default"}], "user_id": "53b19aae82f84a22b95fe70c27731530", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:11:32Z", "hostId": "b0b72deeae63e53a1c821d4326110671732a93b4faa7447746e17d7c", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-kp", "name": "AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-inst", "created": "2018-08-01T11:09:50Z", "tenant_id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 11:11:36,058 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b used request id req-7480dfd0-f81b-4d96-86cc-6257026dea27 2018-08-01 11:11:36,058 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-inst] is - ACTIVE 2018-08-01 11:11:36,058 - create_instance - INFO - VM is - ACTIVE 2018-08-01 11:11:36,061 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2385e95c90050200e07815685d21e1e55212847" 2018-08-01 11:11:36,238 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:11: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-97a70a9c-b082-4be4-a9bf-0809d9b334b0 x-compute-request-id: req-97a70a9c-b082-4be4-a9bf-0809d9b334b0 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:b2:01", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/07ade600-b094-43d0-9106-d69e26aa626b", "rel": "bookmark"}], "image": {"id": "c81df4ed-b76a-4d63-80da-d7dd4dc18456", "links": [{"href": "http://172.30.9.24:8774/images/c81df4ed-b76a-4d63-80da-d7dd4dc18456", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:11:31.000000", "flavor": {"id": "7217dfbf-1c1d-418a-a1dd-47cb5a5fa50e", "links": [{"href": "http://172.30.9.24:8774/flavors/7217dfbf-1c1d-418a-a1dd-47cb5a5fa50e", "rel": "bookmark"}]}, "id": "07ade600-b094-43d0-9106-d69e26aa626b", "security_groups": [{"name": "default"}], "user_id": "53b19aae82f84a22b95fe70c27731530", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:11:32Z", "hostId": "b0b72deeae63e53a1c821d4326110671732a93b4faa7447746e17d7c", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-kp", "name": "AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-inst", "created": "2018-08-01T11:09:50Z", "tenant_id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 11:11:36,238 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b used request id req-97a70a9c-b082-4be4-a9bf-0809d9b334b0 2018-08-01 11:11:36,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2385e95c90050200e07815685d21e1e55212847" 2018-08-01 11:11:36,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-a0010bb4-4d4e-4ab9-9187-15dff0a385f4 Date: Wed, 01 Aug 2018 11:11:36 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"90c2f384-5cc7-4133-b65f-13b074a02529","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bff83a9f7f6444bb9bc36dc6e7710f2c","l2_adjacency":true,"status":"ACTIVE","subnets":["283f666c-b8b6-4541-bb48-107f5661c507"],"description":"","tags":[],"updated_at":"2018-08-01T11:09:35Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-pub-net","admin_state_up":true,"tenant_id":"bff83a9f7f6444bb9bc36dc6e7710f2c","created_at":"2018-08-01T11:09:34Z","mtu":1450}]} 2018-08-01 11:11:36,335 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-pub-net used request id req-a0010bb4-4d4e-4ab9-9187-15dff0a385f4 2018-08-01 11:11:36,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/bff83a9f7f6444bb9bc36dc6e7710f2c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2385e95c90050200e07815685d21e1e55212847" 2018-08-01 11:11:36,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:11:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71f7138f-8606-42c8-a855-ce80134bbab2 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/bff83a9f7f6444bb9bc36dc6e7710f2c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "name": "AnsibleProvisioningTests-0238f5ea-52a9-481-proj"}} 2018-08-01 11:11:36,425 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/bff83a9f7f6444bb9bc36dc6e7710f2c used request id req-71f7138f-8606-42c8-a855-ce80134bbab2 2018-08-01 11:11:36,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=90c2f384-5cc7-4133-b65f-13b074a02529 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2385e95c90050200e07815685d21e1e55212847" 2018-08-01 11:11:36,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-7099397d-4a20-4e3b-8d67-7cd16518937e Date: Wed, 01 Aug 2018 11:11:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"90c2f384-5cc7-4133-b65f-13b074a02529","tenant_id":"bff83a9f7f6444bb9bc36dc6e7710f2c","created_at":"2018-08-01T11:09:35Z","dns_nameservers":[],"updated_at":"2018-08-01T11:09:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"bff83a9f7f6444bb9bc36dc6e7710f2c","id":"283f666c-b8b6-4541-bb48-107f5661c507","subnetpool_id":null,"name":"AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-pub-subnet"}]} 2018-08-01 11:11:36,479 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=90c2f384-5cc7-4133-b65f-13b074a02529 used request id req-7099397d-4a20-4e3b-8d67-7cd16518937e 2018-08-01 11:11:36,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=90c2f384-5cc7-4133-b65f-13b074a02529 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2385e95c90050200e07815685d21e1e55212847" 2018-08-01 11:11:36,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2410 X-Openstack-Request-Id: req-f73be564-9a9e-49ad-803d-f29ca93facc5 Date: Wed, 01 Aug 2018 11:11:36 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:11:31Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"283f666c-b8b6-4541-bb48-107f5661c507","ip_address":"10.55.1.10"}],"id":"0767334f-d3b9-4860-9c1f-cb51dce4ea93","security_groups":["6c51fdb3-7f06-4480-9646-c35a1a7962b4"],"mac_address":"fa:16:3e:87:b2:01","project_id":"bff83a9f7f6444bb9bc36dc6e7710f2c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-port-1","admin_state_up":true,"network_id":"90c2f384-5cc7-4133-b65f-13b074a02529","tenant_id":"bff83a9f7f6444bb9bc36dc6e7710f2c","created_at":"2018-08-01T11:09:48Z","binding:vnic_type":"normal","device_id":"07ade600-b094-43d0-9106-d69e26aa626b","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:09:45Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"283f666c-b8b6-4541-bb48-107f5661c507","ip_address":"10.55.1.1"}],"id":"2ef09172-207f-49ed-8ebb-b414f346e397","security_groups":[],"mac_address":"fa:16:3e:f9:1d:08","project_id":"bff83a9f7f6444bb9bc36dc6e7710f2c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"90c2f384-5cc7-4133-b65f-13b074a02529","tenant_id":"bff83a9f7f6444bb9bc36dc6e7710f2c","created_at":"2018-08-01T11:09:40Z","binding:vnic_type":"normal","device_id":"a63ac705-e772-49f9-a28a-9d258f40e2da","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:09:39Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"283f666c-b8b6-4541-bb48-107f5661c507","ip_address":"10.55.1.2"}],"id":"45aa111a-232e-43b2-8fa9-64e8e4df529a","security_groups":[],"mac_address":"fa:16:3e:d7:db:b7","project_id":"bff83a9f7f6444bb9bc36dc6e7710f2c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"90c2f384-5cc7-4133-b65f-13b074a02529","tenant_id":"bff83a9f7f6444bb9bc36dc6e7710f2c","created_at":"2018-08-01T11:09:36Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-90c2f384-5cc7-4133-b65f-13b074a02529","ip_allocation":"immediate"}]} 2018-08-01 11:11:36,555 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=90c2f384-5cc7-4133-b65f-13b074a02529 used request id req-f73be564-9a9e-49ad-803d-f29ca93facc5 2018-08-01 11:11:36,556 - neutron_utils - INFO - Creating floating ip to external network - external 2018-08-01 11:11:36,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2385e95c90050200e07815685d21e1e55212847" 2018-08-01 11:11:36,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-3d20c7f7-ee22-43a9-bdb0-30bc4b41eb76 Date: Wed, 01 Aug 2018 11:11:36 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dbe9669438844f3faecdc7fcc050e0d8","l2_adjacency":true,"status":"ACTIVE","subnets":["a5a333a9-9d0e-46a5-9440-2aa9c95d5013"],"description":"","tags":[],"updated_at":"2018-08-01T09:28:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:38Z","mtu":1500}]} 2018-08-01 11:11:36,655 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=external used request id req-3d20c7f7-ee22-43a9-bdb0-30bc4b41eb76 2018-08-01 11:11:36,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=e7d7be46-2840-4976-87a2-d78a4e5c6089 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2385e95c90050200e07815685d21e1e55212847" 2018-08-01 11:11:36,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-ed3552f9-e37b-45bc-a22d-bdd169e78d95 Date: Wed, 01 Aug 2018 11:11:36 GMT RESP BODY: {"subnets":[]} 2018-08-01 11:11:36,687 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=e7d7be46-2840-4976-87a2-d78a4e5c6089 used request id req-ed3552f9-e37b-45bc-a22d-bdd169e78d95 2018-08-01 11:11:36,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2385e95c90050200e07815685d21e1e55212847" -d '{"floatingip": {"floating_network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089", "port_id": "0767334f-d3b9-4860-9c1f-cb51dce4ea93"}}' 2018-08-01 11:11:38,735 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 571 X-Openstack-Request-Id: req-5fb8b2a1-a494-48be-8261-7c9b4c3dbea8 Date: Wed, 01 Aug 2018 11:11:38 GMT RESP BODY: {"floatingip": {"router_id": "a63ac705-e772-49f9-a28a-9d258f40e2da", "status": "DOWN", "description": "", "tags": [], "tenant_id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "created_at": "2018-08-01T11:11:37Z", "updated_at": "2018-08-01T11:11:37Z", "floating_network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089", "fixed_ip_address": "10.55.1.10", "floating_ip_address": "172.30.9.206", "revision_number": 0, "project_id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "port_id": "0767334f-d3b9-4860-9c1f-cb51dce4ea93", "id": "af4ac010-f1ed-4e5e-b22a-a8a3a6911eb6", "qos_policy_id": null}} 2018-08-01 11:11:38,735 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/floatingips used request id req-5fb8b2a1-a494-48be-8261-7c9b4c3dbea8 2018-08-01 11:11:38,735 - create_instance - INFO - Created floating IP 172.30.9.206 via router - AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-pub-router 2018-08-01 11:11:38,736 - create_instance_tests - INFO - Looking for IP 10.55.1.10 in the console log 2018-08-01 11:11:38,738 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2385e95c90050200e07815685d21e1e55212847" 2018-08-01 11:11:38,919 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11: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-1f8dab94-7f57-4544-904a-31b01bd948dc x-compute-request-id: req-1f8dab94-7f57-4544-904a-31b01bd948dc Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:b2:01", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/07ade600-b094-43d0-9106-d69e26aa626b", "rel": "bookmark"}], "image": {"id": "c81df4ed-b76a-4d63-80da-d7dd4dc18456", "links": [{"href": "http://172.30.9.24:8774/images/c81df4ed-b76a-4d63-80da-d7dd4dc18456", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:11:31.000000", "flavor": {"id": "7217dfbf-1c1d-418a-a1dd-47cb5a5fa50e", "links": [{"href": "http://172.30.9.24:8774/flavors/7217dfbf-1c1d-418a-a1dd-47cb5a5fa50e", "rel": "bookmark"}]}, "id": "07ade600-b094-43d0-9106-d69e26aa626b", "security_groups": [{"name": "default"}], "user_id": "53b19aae82f84a22b95fe70c27731530", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:11:32Z", "hostId": "b0b72deeae63e53a1c821d4326110671732a93b4faa7447746e17d7c", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-kp", "name": "AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-inst", "created": "2018-08-01T11:09:50Z", "tenant_id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 11:11:38,920 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b used request id req-1f8dab94-7f57-4544-904a-31b01bd948dc 2018-08-01 11:11:38,923 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2385e95c90050200e07815685d21e1e55212847" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-01 11:11:38,996 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11: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-2ee5140b-eef0-4e63-8768-1956b06213e1 x-compute-request-id: req-2ee5140b-eef0-4e63-8768-1956b06213e1 Content-Encoding: gzip Content-Length: 8557 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.008030] AppArmor: AppArmor initialized\n[ 0.008877] Yama: becoming mindful.\n[ 0.009745] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.012794] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.014734] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.015984] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.016229] Initializing cgroup subsys memory\n[ 0.017123] Initializing cgroup subsys devices\n[ 0.018012] Initializing cgroup subsys freezer\n[ 0.020003] Initializing cgroup subsys blkio\n[ 0.020851] Initializing cgroup subsys perf_event\n[ 0.021772] Initializing cgroup subsys hugetlb\n[ 0.022702] CPU: Physical Processor ID: 0\n[ 0.023528] FEATURE SPEC_CTRL Present\n[ 0.024684] mce: CPU supports 10 MCE banks\n[ 0.025540] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.025540] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.027495] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.028003] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.029365] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.032002] Speculative Store Bypass: Vulnerable\n[ 0.033225] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.037523] ACPI: Core revision 20131115\n[ 0.038785] ACPI: All ACPI Tables successfully acquired\n[ 0.039957] ftrace: allocating 28727 entries in 113 pages\n[ 0.060275] Enabling x2apic\n[ 0.060930] Enabled x2apic\n[ 0.064003] Switched APIC routing to physical x2apic.\n[ 0.065873] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.068001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.070206] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.076610] KVM setup paravirtual spinlock\n[ 0.078720] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.080150] x86: Booting SMP configuration:\n[ 0.081066] .... node #0, CPUs: #1[ 0.078686] 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.096013] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.099347] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.100307] devtmpfs: initialized\n[ 0.102326] EVM: security.selinux\n[ 0.103223] EVM: security.SMACK64\n[ 0.104008] EVM: security.ima\n[ 0.104810] EVM: security.capability\n[ 0.105797] pinctrl core: initialized pinctrl subsystem\n[ 0.106041] regulator-dummy: no parameters\n[ 0.108060] RTC time: 11:11:32, date: 08/01/18\n[ 0.109155] NET: Registered protocol family 16\n[ 0.110255] cpuidle: using governor ladder\n[ 0.111221] cpuidle: using governor menu\n[ 0.112062] ACPI: bus type PCI registered\n[ 0.113009] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.114469] PCI: Using configuration type 1 for base access\n[ 0.116153] bio: create slab at 0\n[ 0.116962] ACPI: Added _OSI(Module Device)\n[ 0.116990] ACPI: Added _OSI(Processor Device)\n[ 0.117961] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.120003] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.122114] ACPI: Interpreter enabled\n[ 0.122948] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.124584] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.126677] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.128572] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.130646] ACPI: (supports S0 S5)\n[ 0.131442] ACPI: Using IOAPIC for interrupt routing\n[ 0.132014] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.134193] ACPI: No dock devices found.\n[ 0.136890] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.138175] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.139614] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.140017] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.142562] acpiphp: Slot [3] registered\n[ 0.143495] acpiphp: Slot [4] registered\n[ 0.144018] acpiphp: Slot [5] registered\n[ 0.144935] acpiphp: Slot [6] registered\n[ 0.145820] acpiphp: Slot [7] registered\n[ 0.146722] acpiphp: Slot [8] registered\n[ 0.147611] acpiphp: Slot [9] registered\n[ 0.148023] acpiphp: Slot [10] registered\n[ 0.148925] acpiphp: Slot [11] registered\n[ 0.149830] acpiphp: Slot [12] registered\n[ 0.150724] acpiphp: Slot [13] registered\n[ 0.151645] acpiphp: Slot [14] registered\n[ 0.152017] acpiphp: Slot [15] registered\n[ 0.152908] acpiphp: Slot [16] registered\n[ 0.153818] acpiphp: Slot [17] registered\n[ 0.154723] acpiphp: Slot [18] registered\n[ 0.155622] acpiphp: Slot [19] registered\n[ 0.156017] acpiphp: Slot [20] registered\n[ 0.156957] acpiphp: Slot [21] registered\n[ 0.157871] acpiphp: Slot [22] registered\n[ 0.158789] acpiphp: Slot [23] registered\n[ 0.159719] acpiphp: Slot [24] registered\n[ 0.160017] acpiphp: Slot [25] registered\n[ 0.161025] acpiphp: Slot [26] registered\n[ 0.161986] acpiphp: Slot [27] registered\n[ 0.162910] acpiphp: Slot [28] registered\n[ 0.163810] acpiphp: Slot [29] registered\n[ 0.164017] acpiphp: Slot [30] registered\n[ 0.164935] acpiphp: Slot [31] registered\n[ 0.165837] PCI host bridge to bus 0000:00\n[ 0.166756] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.167948] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.168004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.169302] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.170770] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.172003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.177857] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.179582] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.199170] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.200725] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.202346] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.204000] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.204681] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.206208] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.207651] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.207651] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.208003] vgaarb: loaded\n[ 0.208704] vgaarb: bridge control possible 0000:00:02.0\n[ 0.210095] SCSI subsystem initialized\n[ 0.211124] ACPI: bus type USB registered\n[ 0.212027] usbcore: registered new interface driver usbfs\n[ 0.213207] usbcore: registered new interface driver hub\n[ 0.214454] usbcore: registered new device driver usb\n[ 0.214454] PCI: Using ACPI for IRQ routing\n[ 0.216245] NetLabel: Initializing\n[ 0.217049] NetLabel: domain hash size = 128\n[ 0.218028] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.219134] NetLabel: unlabeled traffic allowed by default\n[ 0.220123] Switched to clocksource kvm-clock\n[ 0.227216] AppArmor: AppArmor Filesystem Enabled\n[ 0.228421] pnp: PnP ACPI init\n[ 0.229211] ACPI: bus type PNP registered\n[ 0.230517] pnp: PnP ACPI: found 8 devices\n[ 0.231449] ACPI: bus type PNP unregistered\n[ 0.238469] NET: Registered protocol family 2\n[ 0.239785] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.241673] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.243218] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.244725] TCP: reno registered\n[ 0.245557] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.247009] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.248450] NET: Registered protocol family 1\n[ 0.249449] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.250734] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.252019] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.275807] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.299113] Trying to unpack rootfs image as initramfs...\n[ 0.391241] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.393827] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.395482] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.397311] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.399829] Scanning for low memory corruption every 60 seconds\n[ 0.402012] Initialise system trusted keyring\n[ 0.403364] audit: initializing netlink socket (disabled)\n[ 0.404903] type=2000 audit(1533121892.947:1): initialized\n[ 0.424886] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.427521] zbud: loaded\n[ 0.428604] VFS: Disk quotas dquot_6.5.2\n[ 0.429847] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.432024] fuse init (API version 7.22)\n[ 0.433335] msgmni has been set to 3997\n[ 0.434554] Key type big_key registered\n[ 0.435964] Key type asymmetric registered\n[ 0.437263] Asymmetric key parser 'x509' registered\n[ 0.438766] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.441031] io scheduler noop registered\n[ 0.442256] io scheduler deadline registered (default)\n[ 0.443777] io scheduler cfq registered\n[ 0.445052] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.446703] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.448661] ipmi message handler version 39.2\n[ 0.450072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.452327] ACPI: Power Button [PWRF]\n[ 0.453604] GHES: HEST is not enabled!\n[ 0.475475] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.519398] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.521267] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.544971] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.547140] Linux agpgart interface v0.103\n[ 0.548746] brd: module loaded\n[ 0.549821] loop: module loaded\n[ 0.550841] blk-mq: CPU -> queue map\n[ 0.551632] CPU 0 -> Queue 0\n[ 0.552337] CPU 1 -> Queue 0\n[ 0.553641] vda: vda1\n[ 0.554940] scsi0 : ata_piix\n[ 0.555684] scsi1 : ata_piix\n[ 0.556384] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.557644] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.559108] libphy: Fixed MDIO Bus: probed\n[ 0.560038] tun: Universal TUN/TAP device driver, 1.6\n[ 0.561065] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.562986] PPP generic driver version 2.4.2\n[ 0.563954] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.565197] ehci-pci: EHCI PCI platform driver\n[ 0.566102] ehci-platform: EHCI generic platform driver\n[ 0.567118] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.568286] ohci-pci: OHCI PCI platform driver\n[ 0.569193] ohci-platform: OHCI generic platform driver\n[ 0.570210] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.591871] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.592931] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.594514] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.595702] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.596976] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.598433] usb usb1: Product: UHCI Host Controller\n[ 0.599394] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.600591] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.601632] hub 1-0:1.0: USB hub found\n[ 0.602441] hub 1-0:1.0: 2 ports detected\n[ 0.603393] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.605651] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.606671] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.607798] mousedev: PS/2 mouse device common for all mice\n[ 0.609147] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.611082] rtc_cmos 00:00: RTC can wake from S4\n[ 0.612273] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.613521] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.614793] device-mapper: uevent: version 1.0.3\n[ 0.615779] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.617452] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.618706] TCP: cubic registered\n[ 0.619505] NET: Registered protocol family 10\n[ 0.620629] NET: Registered protocol family 17\n[ 0.621561] Key type dns_resolver registered\n[ 0.622632] Loading compiled-in X.509 certificates\n[ 0.624132] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.625959] registered taskstats version 1\n[ 0.628365] Key type trusted registered\n[ 0.631728] Key type encrypted registered\n[ 0.632595] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.633671] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.635082] regulator-dummy: disabling\n[ 0.635917] Magic number: 14:866:174\n[ 0.643629] acpi device:0a: hash matches\n[ 0.644622] rtc_cmos 00:00: setting system clock to 2018-08-01 11:11:32 UTC (1533121892)\n[ 0.646298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.647450] EDD information not available.\n[ 0.717163] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.718762] Write protecting the kernel read-only data: 12288k\n[ 0.720390] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.723122] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.736147] systemd-udevd[107]: starting version 204\n[ 0.776731] FDC 0 is a S82078B\n[ 0.912100] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.076177] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.077541] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.078932] usb 1-1: Product: QEMU USB Tablet\n[ 1.079873] usb 1-1: Manufacturer: QEMU\n[ 1.080713] usb 1-1: SerialNumber: 42\n[ 1.392053] tsc: Refined TSC clocksource calibration: 3491.869 MHz\n[ 1.788775] 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.027939] 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.104076] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.195235] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Wed, 01 Aug 2018 11:11:34 +0000. Up 2.51 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 Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * 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 * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\ncloud-init-nonet[3.84]: static networking is now up\n * Stopping Mount network filesystems[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 01 Aug 2018 11:11:35 +0000. Up 3.98 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.10 | 255.255.255.0 | fa:16:3e:87:b2:01 |\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-08-01 11:11:38,997 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b/action used request id req-2ee5140b-eef0-4e63-8768-1956b06213e1 2018-08-01 11:11:38,998 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-08-01 11:11:38,999 - 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.008030] AppArmor: AppArmor initialized [ 0.008877] Yama: becoming mindful. [ 0.009745] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.012794] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.014734] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.015984] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.016229] Initializing cgroup subsys memory [ 0.017123] Initializing cgroup subsys devices [ 0.018012] Initializing cgroup subsys freezer [ 0.020003] Initializing cgroup subsys blkio [ 0.020851] Initializing cgroup subsys perf_event [ 0.021772] Initializing cgroup subsys hugetlb [ 0.022702] CPU: Physical Processor ID: 0 [ 0.023528] FEATURE SPEC_CTRL Present [ 0.024684] mce: CPU supports 10 MCE banks [ 0.025540] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.025540] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.027495] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.028003] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.029365] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.032002] Speculative Store Bypass: Vulnerable [ 0.033225] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.037523] ACPI: Core revision 20131115 [ 0.038785] ACPI: All ACPI Tables successfully acquired [ 0.039957] ftrace: allocating 28727 entries in 113 pages [ 0.060275] Enabling x2apic [ 0.060930] Enabled x2apic [ 0.064003] Switched APIC routing to physical x2apic. [ 0.065873] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.068001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.070206] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.076610] KVM setup paravirtual spinlock [ 0.078720] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.080150] x86: Booting SMP configuration: [ 0.081066] .... node #0, CPUs: #1[ 0.078686] 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.096013] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.099347] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.100307] devtmpfs: initialized [ 0.102326] EVM: security.selinux [ 0.103223] EVM: security.SMACK64 [ 0.104008] EVM: security.ima [ 0.104810] EVM: security.capability [ 0.105797] pinctrl core: initialized pinctrl subsystem [ 0.106041] regulator-dummy: no parameters [ 0.108060] RTC time: 11:11:32, date: 08/01/18 [ 0.109155] NET: Registered protocol family 16 [ 0.110255] cpuidle: using governor ladder [ 0.111221] cpuidle: using governor menu [ 0.112062] ACPI: bus type PCI registered [ 0.113009] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.114469] PCI: Using configuration type 1 for base access [ 0.116153] bio: create slab at 0 [ 0.116962] ACPI: Added _OSI(Module Device) [ 0.116990] ACPI: Added _OSI(Processor Device) [ 0.117961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.120003] ACPI: Added _OSI(Processor Aggregator Device) [ 0.122114] ACPI: Interpreter enabled [ 0.122948] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.124584] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.126677] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.128572] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.130646] ACPI: (supports S0 S5) [ 0.131442] ACPI: Using IOAPIC for interrupt routing [ 0.132014] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.134193] ACPI: No dock devices found. [ 0.136890] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.138175] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.139614] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.140017] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.142562] acpiphp: Slot [3] registered [ 0.143495] acpiphp: Slot [4] registered [ 0.144018] acpiphp: Slot [5] registered [ 0.144935] acpiphp: Slot [6] registered [ 0.145820] acpiphp: Slot [7] registered [ 0.146722] acpiphp: Slot [8] registered [ 0.147611] acpiphp: Slot [9] registered [ 0.148023] acpiphp: Slot [10] registered [ 0.148925] acpiphp: Slot [11] registered [ 0.149830] acpiphp: Slot [12] registered [ 0.150724] acpiphp: Slot [13] registered [ 0.151645] acpiphp: Slot [14] registered [ 0.152017] acpiphp: Slot [15] registered [ 0.152908] acpiphp: Slot [16] registered [ 0.153818] acpiphp: Slot [17] registered [ 0.154723] acpiphp: Slot [18] registered [ 0.155622] acpiphp: Slot [19] registered [ 0.156017] acpiphp: Slot [20] registered [ 0.156957] acpiphp: Slot [21] registered [ 0.157871] acpiphp: Slot [22] registered [ 0.158789] acpiphp: Slot [23] registered [ 0.159719] acpiphp: Slot [24] registered [ 0.160017] acpiphp: Slot [25] registered [ 0.161025] acpiphp: Slot [26] registered [ 0.161986] acpiphp: Slot [27] registered [ 0.162910] acpiphp: Slot [28] registered [ 0.163810] acpiphp: Slot [29] registered [ 0.164017] acpiphp: Slot [30] registered [ 0.164935] acpiphp: Slot [31] registered [ 0.165837] PCI host bridge to bus 0000:00 [ 0.166756] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.167948] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.168004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.169302] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.170770] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.172003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.177857] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.179582] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.199170] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.200725] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.202346] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.204000] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.204681] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.206208] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.207651] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.207651] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.208003] vgaarb: loaded [ 0.208704] vgaarb: bridge control possible 0000:00:02.0 [ 0.210095] SCSI subsystem initialized [ 0.211124] ACPI: bus type USB registered [ 0.212027] usbcore: registered new interface driver usbfs [ 0.213207] usbcore: registered new interface driver hub [ 0.214454] usbcore: registered new device driver usb [ 0.214454] PCI: Using ACPI for IRQ routing [ 0.216245] NetLabel: Initializing [ 0.217049] NetLabel: domain hash size = 128 [ 0.218028] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.219134] NetLabel: unlabeled traffic allowed by default [ 0.220123] Switched to clocksource kvm-clock [ 0.227216] AppArmor: AppArmor Filesystem Enabled [ 0.228421] pnp: PnP ACPI init [ 0.229211] ACPI: bus type PNP registered [ 0.230517] pnp: PnP ACPI: found 8 devices [ 0.231449] ACPI: bus type PNP unregistered [ 0.238469] NET: Registered protocol family 2 [ 0.239785] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.241673] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.243218] TCP: Hash tables configured (established 16384 bind 16384) [ 0.244725] TCP: reno registered [ 0.245557] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.247009] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.248450] NET: Registered protocol family 1 [ 0.249449] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.250734] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.252019] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.275807] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.299113] Trying to unpack rootfs image as initramfs... [ 0.391241] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.393827] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.395482] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.397311] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.399829] Scanning for low memory corruption every 60 seconds [ 0.402012] Initialise system trusted keyring [ 0.403364] audit: initializing netlink socket (disabled) [ 0.404903] type=2000 audit(1533121892.947:1): initialized [ 0.424886] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.427521] zbud: loaded [ 0.428604] VFS: Disk quotas dquot_6.5.2 [ 0.429847] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.432024] fuse init (API version 7.22) [ 0.433335] msgmni has been set to 3997 [ 0.434554] Key type big_key registered [ 0.435964] Key type asymmetric registered [ 0.437263] Asymmetric key parser 'x509' registered [ 0.438766] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.441031] io scheduler noop registered [ 0.442256] io scheduler deadline registered (default) [ 0.443777] io scheduler cfq registered [ 0.445052] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.446703] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.448661] ipmi message handler version 39.2 [ 0.450072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.452327] ACPI: Power Button [PWRF] [ 0.453604] GHES: HEST is not enabled! [ 0.475475] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.519398] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.521267] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.544971] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.547140] Linux agpgart interface v0.103 [ 0.548746] brd: module loaded [ 0.549821] loop: module loaded [ 0.550841] blk-mq: CPU -> queue map [ 0.551632] CPU 0 -> Queue 0 [ 0.552337] CPU 1 -> Queue 0 [ 0.553641] vda: vda1 [ 0.554940] scsi0 : ata_piix [ 0.555684] scsi1 : ata_piix [ 0.556384] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.557644] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.559108] libphy: Fixed MDIO Bus: probed [ 0.560038] tun: Universal TUN/TAP device driver, 1.6 [ 0.561065] tun: (C) 1999-2004 Max Krasnyansky [ 0.562986] PPP generic driver version 2.4.2 [ 0.563954] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.565197] ehci-pci: EHCI PCI platform driver [ 0.566102] ehci-platform: EHCI generic platform driver [ 0.567118] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.568286] ohci-pci: OHCI PCI platform driver [ 0.569193] ohci-platform: OHCI generic platform driver [ 0.570210] uhci_hcd: USB Universal Host Controller Interface driver [ 0.591871] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.592931] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.594514] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.595702] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.596976] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.598433] usb usb1: Product: UHCI Host Controller [ 0.599394] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.600591] usb usb1: SerialNumber: 0000:00:01.2 [ 0.601632] hub 1-0:1.0: USB hub found [ 0.602441] hub 1-0:1.0: 2 ports detected [ 0.603393] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.605651] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.606671] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.607798] mousedev: PS/2 mouse device common for all mice [ 0.609147] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.611082] rtc_cmos 00:00: RTC can wake from S4 [ 0.612273] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.613521] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.614793] device-mapper: uevent: version 1.0.3 [ 0.615779] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.617452] ledtrig-cpu: registered to indicate activity on CPUs [ 0.618706] TCP: cubic registered [ 0.619505] NET: Registered protocol family 10 [ 0.620629] NET: Registered protocol family 17 [ 0.621561] Key type dns_resolver registered [ 0.622632] Loading compiled-in X.509 certificates [ 0.624132] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.625959] registered taskstats version 1 [ 0.628365] Key type trusted registered [ 0.631728] Key type encrypted registered [ 0.632595] AppArmor: AppArmor sha1 policy hashing enabled [ 0.633671] IMA: No TPM chip found, activating TPM-bypass! [ 0.635082] regulator-dummy: disabling [ 0.635917] Magic number: 14:866:174 [ 0.643629] acpi device:0a: hash matches [ 0.644622] rtc_cmos 00:00: setting system clock to 2018-08-01 11:11:32 UTC (1533121892) [ 0.646298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.647450] EDD information not available. [ 0.717163] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.718762] Write protecting the kernel read-only data: 12288k [ 0.720390] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.723122] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.736147] systemd-udevd[107]: starting version 204 [ 0.776731] FDC 0 is a S82078B [ 0.912100] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.076177] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.077541] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.078932] usb 1-1: Product: QEMU USB Tablet [ 1.079873] usb 1-1: Manufacturer: QEMU [ 1.080713] usb 1-1: SerialNumber: 42 [ 1.392053] tsc: Refined TSC clocksource calibration: 3491.869 MHz [ 1.788775] 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.027939] 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.104076] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.195235] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Wed, 01 Aug 2018 11:11:34 +0000. Up 2.51 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 Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * 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 ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] cloud-init-nonet[3.84]: static networking is now up * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 01 Aug 2018 11:11:35 +0000. Up 3.98 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.10 | 255.255.255.0 | fa:16:3e:87:b2:01 | 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-08-01 11:11:39,002 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2385e95c90050200e07815685d21e1e55212847" 2018-08-01 11:11:39,267 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:11:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-24589099-a141-43fe-a83c-d7bb42ce3576 x-compute-request-id: req-24589099-a141-43fe-a83c-d7bb42ce3576 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:b2:01", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/07ade600-b094-43d0-9106-d69e26aa626b", "rel": "bookmark"}], "image": {"id": "c81df4ed-b76a-4d63-80da-d7dd4dc18456", "links": [{"href": "http://172.30.9.24:8774/images/c81df4ed-b76a-4d63-80da-d7dd4dc18456", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:11:31.000000", "flavor": {"id": "7217dfbf-1c1d-418a-a1dd-47cb5a5fa50e", "links": [{"href": "http://172.30.9.24:8774/flavors/7217dfbf-1c1d-418a-a1dd-47cb5a5fa50e", "rel": "bookmark"}]}, "id": "07ade600-b094-43d0-9106-d69e26aa626b", "security_groups": [{"name": "default"}], "user_id": "53b19aae82f84a22b95fe70c27731530", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:11:32Z", "hostId": "b0b72deeae63e53a1c821d4326110671732a93b4faa7447746e17d7c", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-kp", "name": "AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-inst", "created": "2018-08-01T11:09:50Z", "tenant_id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 11:11:39,268 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b used request id req-24589099-a141-43fe-a83c-d7bb42ce3576 2018-08-01 11:11:39,268 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-inst] is - ACTIVE 2018-08-01 11:11:39,268 - create_instance - INFO - VM is - ACTIVE 2018-08-01 11:11:39,271 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2385e95c90050200e07815685d21e1e55212847" 2018-08-01 11:11:39,442 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:11:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2946cef0-a085-414f-ac23-a8e55be1cd1c x-compute-request-id: req-2946cef0-a085-414f-ac23-a8e55be1cd1c Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:b2:01", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/07ade600-b094-43d0-9106-d69e26aa626b", "rel": "bookmark"}], "image": {"id": "c81df4ed-b76a-4d63-80da-d7dd4dc18456", "links": [{"href": "http://172.30.9.24:8774/images/c81df4ed-b76a-4d63-80da-d7dd4dc18456", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:11:31.000000", "flavor": {"id": "7217dfbf-1c1d-418a-a1dd-47cb5a5fa50e", "links": [{"href": "http://172.30.9.24:8774/flavors/7217dfbf-1c1d-418a-a1dd-47cb5a5fa50e", "rel": "bookmark"}]}, "id": "07ade600-b094-43d0-9106-d69e26aa626b", "security_groups": [{"name": "default"}], "user_id": "53b19aae82f84a22b95fe70c27731530", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:11:32Z", "hostId": "b0b72deeae63e53a1c821d4326110671732a93b4faa7447746e17d7c", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-kp", "name": "AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-inst", "created": "2018-08-01T11:09:50Z", "tenant_id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 11:11:39,442 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b used request id req-2946cef0-a085-414f-ac23-a8e55be1cd1c 2018-08-01 11:11:39,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2385e95c90050200e07815685d21e1e55212847" 2018-08-01 11:11:39,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-4a67a916-5513-43b0-a620-ff2ac05db129 Date: Wed, 01 Aug 2018 11:11:39 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"90c2f384-5cc7-4133-b65f-13b074a02529","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bff83a9f7f6444bb9bc36dc6e7710f2c","l2_adjacency":true,"status":"ACTIVE","subnets":["283f666c-b8b6-4541-bb48-107f5661c507"],"description":"","tags":[],"updated_at":"2018-08-01T11:09:35Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-pub-net","admin_state_up":true,"tenant_id":"bff83a9f7f6444bb9bc36dc6e7710f2c","created_at":"2018-08-01T11:09:34Z","mtu":1450}]} 2018-08-01 11:11:39,554 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-pub-net used request id req-4a67a916-5513-43b0-a620-ff2ac05db129 2018-08-01 11:11:39,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/bff83a9f7f6444bb9bc36dc6e7710f2c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2385e95c90050200e07815685d21e1e55212847" 2018-08-01 11:11:39,644 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:11:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e59f7c1-c41b-428d-87e0-52786f93e87a Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/bff83a9f7f6444bb9bc36dc6e7710f2c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "name": "AnsibleProvisioningTests-0238f5ea-52a9-481-proj"}} 2018-08-01 11:11:39,645 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/bff83a9f7f6444bb9bc36dc6e7710f2c used request id req-6e59f7c1-c41b-428d-87e0-52786f93e87a 2018-08-01 11:11:39,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=90c2f384-5cc7-4133-b65f-13b074a02529 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2385e95c90050200e07815685d21e1e55212847" 2018-08-01 11:11:39,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-21d78d68-7a63-41c7-ab9b-473d02596ef4 Date: Wed, 01 Aug 2018 11:11:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"90c2f384-5cc7-4133-b65f-13b074a02529","tenant_id":"bff83a9f7f6444bb9bc36dc6e7710f2c","created_at":"2018-08-01T11:09:35Z","dns_nameservers":[],"updated_at":"2018-08-01T11:09:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"bff83a9f7f6444bb9bc36dc6e7710f2c","id":"283f666c-b8b6-4541-bb48-107f5661c507","subnetpool_id":null,"name":"AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-pub-subnet"}]} 2018-08-01 11:11:39,695 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=90c2f384-5cc7-4133-b65f-13b074a02529 used request id req-21d78d68-7a63-41c7-ab9b-473d02596ef4 2018-08-01 11:11:39,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=90c2f384-5cc7-4133-b65f-13b074a02529 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2385e95c90050200e07815685d21e1e55212847" 2018-08-01 11:11:39,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2410 X-Openstack-Request-Id: req-053a8944-25db-4176-866b-7d6c95bb9731 Date: Wed, 01 Aug 2018 11:11:39 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:11:31Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"283f666c-b8b6-4541-bb48-107f5661c507","ip_address":"10.55.1.10"}],"id":"0767334f-d3b9-4860-9c1f-cb51dce4ea93","security_groups":["6c51fdb3-7f06-4480-9646-c35a1a7962b4"],"mac_address":"fa:16:3e:87:b2:01","project_id":"bff83a9f7f6444bb9bc36dc6e7710f2c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-port-1","admin_state_up":true,"network_id":"90c2f384-5cc7-4133-b65f-13b074a02529","tenant_id":"bff83a9f7f6444bb9bc36dc6e7710f2c","created_at":"2018-08-01T11:09:48Z","binding:vnic_type":"normal","device_id":"07ade600-b094-43d0-9106-d69e26aa626b","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:09:45Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"283f666c-b8b6-4541-bb48-107f5661c507","ip_address":"10.55.1.1"}],"id":"2ef09172-207f-49ed-8ebb-b414f346e397","security_groups":[],"mac_address":"fa:16:3e:f9:1d:08","project_id":"bff83a9f7f6444bb9bc36dc6e7710f2c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"90c2f384-5cc7-4133-b65f-13b074a02529","tenant_id":"bff83a9f7f6444bb9bc36dc6e7710f2c","created_at":"2018-08-01T11:09:40Z","binding:vnic_type":"normal","device_id":"a63ac705-e772-49f9-a28a-9d258f40e2da","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:09:39Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"283f666c-b8b6-4541-bb48-107f5661c507","ip_address":"10.55.1.2"}],"id":"45aa111a-232e-43b2-8fa9-64e8e4df529a","security_groups":[],"mac_address":"fa:16:3e:d7:db:b7","project_id":"bff83a9f7f6444bb9bc36dc6e7710f2c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"90c2f384-5cc7-4133-b65f-13b074a02529","tenant_id":"bff83a9f7f6444bb9bc36dc6e7710f2c","created_at":"2018-08-01T11:09:36Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-90c2f384-5cc7-4133-b65f-13b074a02529","ip_allocation":"immediate"}]} 2018-08-01 11:11:39,774 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=90c2f384-5cc7-4133-b65f-13b074a02529 used request id req-053a8944-25db-4176-866b-7d6c95bb9731 2018-08-01 11:11:39,777 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2385e95c90050200e07815685d21e1e55212847" 2018-08-01 11:11:40,029 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:11:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-55be71f3-dd23-464a-ac32-2fa5e82c83e3 x-compute-request-id: req-55be71f3-dd23-464a-ac32-2fa5e82c83e3 Content-Encoding: gzip Content-Length: 776 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:b2:01", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:b2:01", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/07ade600-b094-43d0-9106-d69e26aa626b", "rel": "bookmark"}], "image": {"id": "c81df4ed-b76a-4d63-80da-d7dd4dc18456", "links": [{"href": "http://172.30.9.24:8774/images/c81df4ed-b76a-4d63-80da-d7dd4dc18456", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:11:31.000000", "flavor": {"id": "7217dfbf-1c1d-418a-a1dd-47cb5a5fa50e", "links": [{"href": "http://172.30.9.24:8774/flavors/7217dfbf-1c1d-418a-a1dd-47cb5a5fa50e", "rel": "bookmark"}]}, "id": "07ade600-b094-43d0-9106-d69e26aa626b", "security_groups": [{"name": "default"}], "user_id": "53b19aae82f84a22b95fe70c27731530", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:11:32Z", "hostId": "b0b72deeae63e53a1c821d4326110671732a93b4faa7447746e17d7c", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-kp", "name": "AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-inst", "created": "2018-08-01T11:09:50Z", "tenant_id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 11:11:40,030 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b used request id req-55be71f3-dd23-464a-ac32-2fa5e82c83e3 2018-08-01 11:11:40,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2385e95c90050200e07815685d21e1e55212847" 2018-08-01 11:11:40,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-57b4c974-8f62-49cf-9477-9714ea953f90 Date: Wed, 01 Aug 2018 11:11:40 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"90c2f384-5cc7-4133-b65f-13b074a02529","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bff83a9f7f6444bb9bc36dc6e7710f2c","l2_adjacency":true,"status":"ACTIVE","subnets":["283f666c-b8b6-4541-bb48-107f5661c507"],"description":"","tags":[],"updated_at":"2018-08-01T11:09:35Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-pub-net","admin_state_up":true,"tenant_id":"bff83a9f7f6444bb9bc36dc6e7710f2c","created_at":"2018-08-01T11:09:34Z","mtu":1450}]} 2018-08-01 11:11:40,141 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-pub-net used request id req-57b4c974-8f62-49cf-9477-9714ea953f90 2018-08-01 11:11:40,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/bff83a9f7f6444bb9bc36dc6e7710f2c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2385e95c90050200e07815685d21e1e55212847" 2018-08-01 11:11:40,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:11:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2cc59fe-cff1-4c02-be70-eb62981e1406 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/bff83a9f7f6444bb9bc36dc6e7710f2c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "name": "AnsibleProvisioningTests-0238f5ea-52a9-481-proj"}} 2018-08-01 11:11:40,232 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/bff83a9f7f6444bb9bc36dc6e7710f2c used request id req-c2cc59fe-cff1-4c02-be70-eb62981e1406 2018-08-01 11:11:40,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=90c2f384-5cc7-4133-b65f-13b074a02529 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2385e95c90050200e07815685d21e1e55212847" 2018-08-01 11:11:40,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-ce97fa9f-07ec-4029-9302-b179ab7bdae6 Date: Wed, 01 Aug 2018 11:11:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"90c2f384-5cc7-4133-b65f-13b074a02529","tenant_id":"bff83a9f7f6444bb9bc36dc6e7710f2c","created_at":"2018-08-01T11:09:35Z","dns_nameservers":[],"updated_at":"2018-08-01T11:09:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"bff83a9f7f6444bb9bc36dc6e7710f2c","id":"283f666c-b8b6-4541-bb48-107f5661c507","subnetpool_id":null,"name":"AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-pub-subnet"}]} 2018-08-01 11:11:40,283 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=90c2f384-5cc7-4133-b65f-13b074a02529 used request id req-ce97fa9f-07ec-4029-9302-b179ab7bdae6 2018-08-01 11:11:40,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=90c2f384-5cc7-4133-b65f-13b074a02529 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2385e95c90050200e07815685d21e1e55212847" 2018-08-01 11:11:40,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2410 X-Openstack-Request-Id: req-2ebf2889-2977-460c-98ed-3fe17bcb938f Date: Wed, 01 Aug 2018 11:11:40 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:11:31Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"283f666c-b8b6-4541-bb48-107f5661c507","ip_address":"10.55.1.10"}],"id":"0767334f-d3b9-4860-9c1f-cb51dce4ea93","security_groups":["6c51fdb3-7f06-4480-9646-c35a1a7962b4"],"mac_address":"fa:16:3e:87:b2:01","project_id":"bff83a9f7f6444bb9bc36dc6e7710f2c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-port-1","admin_state_up":true,"network_id":"90c2f384-5cc7-4133-b65f-13b074a02529","tenant_id":"bff83a9f7f6444bb9bc36dc6e7710f2c","created_at":"2018-08-01T11:09:48Z","binding:vnic_type":"normal","device_id":"07ade600-b094-43d0-9106-d69e26aa626b","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:09:45Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"283f666c-b8b6-4541-bb48-107f5661c507","ip_address":"10.55.1.1"}],"id":"2ef09172-207f-49ed-8ebb-b414f346e397","security_groups":[],"mac_address":"fa:16:3e:f9:1d:08","project_id":"bff83a9f7f6444bb9bc36dc6e7710f2c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"90c2f384-5cc7-4133-b65f-13b074a02529","tenant_id":"bff83a9f7f6444bb9bc36dc6e7710f2c","created_at":"2018-08-01T11:09:40Z","binding:vnic_type":"normal","device_id":"a63ac705-e772-49f9-a28a-9d258f40e2da","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:09:39Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"283f666c-b8b6-4541-bb48-107f5661c507","ip_address":"10.55.1.2"}],"id":"45aa111a-232e-43b2-8fa9-64e8e4df529a","security_groups":[],"mac_address":"fa:16:3e:d7:db:b7","project_id":"bff83a9f7f6444bb9bc36dc6e7710f2c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"90c2f384-5cc7-4133-b65f-13b074a02529","tenant_id":"bff83a9f7f6444bb9bc36dc6e7710f2c","created_at":"2018-08-01T11:09:36Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-90c2f384-5cc7-4133-b65f-13b074a02529","ip_allocation":"immediate"}]} 2018-08-01 11:11:40,361 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=90c2f384-5cc7-4133-b65f-13b074a02529 used request id req-2ebf2889-2977-460c-98ed-3fe17bcb938f 2018-08-01 11:11:40,365 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2385e95c90050200e07815685d21e1e55212847" -d '{"addSecurityGroup": {"name": "AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-sec-grp"}}' 2018-08-01 11:11:40,973 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 11: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 x-openstack-request-id: req-7863cdb3-4312-4941-bcc9-16ce1520683b x-compute-request-id: req-7863cdb3-4312-4941-bcc9-16ce1520683b Content-Length: 0 Content-Type: application/json 2018-08-01 11:11:40,973 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b/action used request id req-7863cdb3-4312-4941-bcc9-16ce1520683b 2018-08-01 11:11:40,973 - create_instance - INFO - Checking if VM is active 2018-08-01 11:11:40,976 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2385e95c90050200e07815685d21e1e55212847" 2018-08-01 11:11:41,145 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11: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-29bd22a8-2ab1-45b0-98c0-93db801cf7fc x-compute-request-id: req-29bd22a8-2ab1-45b0-98c0-93db801cf7fc Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:b2:01", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:b2:01", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/07ade600-b094-43d0-9106-d69e26aa626b", "rel": "bookmark"}], "image": {"id": "c81df4ed-b76a-4d63-80da-d7dd4dc18456", "links": [{"href": "http://172.30.9.24:8774/images/c81df4ed-b76a-4d63-80da-d7dd4dc18456", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:11:31.000000", "flavor": {"id": "7217dfbf-1c1d-418a-a1dd-47cb5a5fa50e", "links": [{"href": "http://172.30.9.24:8774/flavors/7217dfbf-1c1d-418a-a1dd-47cb5a5fa50e", "rel": "bookmark"}]}, "id": "07ade600-b094-43d0-9106-d69e26aa626b", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-sec-grp"}], "user_id": "53b19aae82f84a22b95fe70c27731530", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:11:32Z", "hostId": "b0b72deeae63e53a1c821d4326110671732a93b4faa7447746e17d7c", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-kp", "name": "AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-inst", "created": "2018-08-01T11:09:50Z", "tenant_id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 11:11:41,145 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b used request id req-29bd22a8-2ab1-45b0-98c0-93db801cf7fc 2018-08-01 11:11:41,146 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-inst] is - ACTIVE 2018-08-01 11:11:41,146 - create_instance - INFO - VM is - ACTIVE 2018-08-01 11:11:41,148 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2385e95c90050200e07815685d21e1e55212847" 2018-08-01 11:11:41,331 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:11:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-beaedc79-2170-415f-aefd-702489fd5105 x-compute-request-id: req-beaedc79-2170-415f-aefd-702489fd5105 Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:b2:01", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:b2:01", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/07ade600-b094-43d0-9106-d69e26aa626b", "rel": "bookmark"}], "image": {"id": "c81df4ed-b76a-4d63-80da-d7dd4dc18456", "links": [{"href": "http://172.30.9.24:8774/images/c81df4ed-b76a-4d63-80da-d7dd4dc18456", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:11:31.000000", "flavor": {"id": "7217dfbf-1c1d-418a-a1dd-47cb5a5fa50e", "links": [{"href": "http://172.30.9.24:8774/flavors/7217dfbf-1c1d-418a-a1dd-47cb5a5fa50e", "rel": "bookmark"}]}, "id": "07ade600-b094-43d0-9106-d69e26aa626b", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-sec-grp"}], "user_id": "53b19aae82f84a22b95fe70c27731530", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:11:32Z", "hostId": "b0b72deeae63e53a1c821d4326110671732a93b4faa7447746e17d7c", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-kp", "name": "AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-inst", "created": "2018-08-01T11:09:50Z", "tenant_id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 11:11:41,331 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b used request id req-beaedc79-2170-415f-aefd-702489fd5105 2018-08-01 11:11:41,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2385e95c90050200e07815685d21e1e55212847" 2018-08-01 11:11:41,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-65ef626f-d460-471d-935f-0001084c782d Date: Wed, 01 Aug 2018 11:11:41 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"90c2f384-5cc7-4133-b65f-13b074a02529","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bff83a9f7f6444bb9bc36dc6e7710f2c","l2_adjacency":true,"status":"ACTIVE","subnets":["283f666c-b8b6-4541-bb48-107f5661c507"],"description":"","tags":[],"updated_at":"2018-08-01T11:09:35Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-pub-net","admin_state_up":true,"tenant_id":"bff83a9f7f6444bb9bc36dc6e7710f2c","created_at":"2018-08-01T11:09:34Z","mtu":1450}]} 2018-08-01 11:11:41,436 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-pub-net used request id req-65ef626f-d460-471d-935f-0001084c782d 2018-08-01 11:11:41,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/bff83a9f7f6444bb9bc36dc6e7710f2c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2385e95c90050200e07815685d21e1e55212847" 2018-08-01 11:11:41,533 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:11:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66dd4f62-6c17-4e3e-9e82-bcefcaa39266 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/bff83a9f7f6444bb9bc36dc6e7710f2c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "name": "AnsibleProvisioningTests-0238f5ea-52a9-481-proj"}} 2018-08-01 11:11:41,533 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/bff83a9f7f6444bb9bc36dc6e7710f2c used request id req-66dd4f62-6c17-4e3e-9e82-bcefcaa39266 2018-08-01 11:11:41,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=90c2f384-5cc7-4133-b65f-13b074a02529 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2385e95c90050200e07815685d21e1e55212847" 2018-08-01 11:11:41,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-7586bdc8-d714-4506-8ebd-bcac0eb55278 Date: Wed, 01 Aug 2018 11:11:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"90c2f384-5cc7-4133-b65f-13b074a02529","tenant_id":"bff83a9f7f6444bb9bc36dc6e7710f2c","created_at":"2018-08-01T11:09:35Z","dns_nameservers":[],"updated_at":"2018-08-01T11:09:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"bff83a9f7f6444bb9bc36dc6e7710f2c","id":"283f666c-b8b6-4541-bb48-107f5661c507","subnetpool_id":null,"name":"AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-pub-subnet"}]} 2018-08-01 11:11:41,588 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=90c2f384-5cc7-4133-b65f-13b074a02529 used request id req-7586bdc8-d714-4506-8ebd-bcac0eb55278 2018-08-01 11:11:41,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=90c2f384-5cc7-4133-b65f-13b074a02529 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2385e95c90050200e07815685d21e1e55212847" 2018-08-01 11:11:41,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2449 X-Openstack-Request-Id: req-558da8ce-464c-4f76-9dca-e54f1cf43b5e Date: Wed, 01 Aug 2018 11:11:41 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:11:40Z","device_owner":"compute:nova","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"283f666c-b8b6-4541-bb48-107f5661c507","ip_address":"10.55.1.10"}],"id":"0767334f-d3b9-4860-9c1f-cb51dce4ea93","security_groups":["6c51fdb3-7f06-4480-9646-c35a1a7962b4","eb2afd7e-0012-430d-8ada-a9ba97a08f56"],"mac_address":"fa:16:3e:87:b2:01","project_id":"bff83a9f7f6444bb9bc36dc6e7710f2c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-port-1","admin_state_up":true,"network_id":"90c2f384-5cc7-4133-b65f-13b074a02529","tenant_id":"bff83a9f7f6444bb9bc36dc6e7710f2c","created_at":"2018-08-01T11:09:48Z","binding:vnic_type":"normal","device_id":"07ade600-b094-43d0-9106-d69e26aa626b","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:09:45Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"283f666c-b8b6-4541-bb48-107f5661c507","ip_address":"10.55.1.1"}],"id":"2ef09172-207f-49ed-8ebb-b414f346e397","security_groups":[],"mac_address":"fa:16:3e:f9:1d:08","project_id":"bff83a9f7f6444bb9bc36dc6e7710f2c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"90c2f384-5cc7-4133-b65f-13b074a02529","tenant_id":"bff83a9f7f6444bb9bc36dc6e7710f2c","created_at":"2018-08-01T11:09:40Z","binding:vnic_type":"normal","device_id":"a63ac705-e772-49f9-a28a-9d258f40e2da","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:09:39Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"283f666c-b8b6-4541-bb48-107f5661c507","ip_address":"10.55.1.2"}],"id":"45aa111a-232e-43b2-8fa9-64e8e4df529a","security_groups":[],"mac_address":"fa:16:3e:d7:db:b7","project_id":"bff83a9f7f6444bb9bc36dc6e7710f2c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"90c2f384-5cc7-4133-b65f-13b074a02529","tenant_id":"bff83a9f7f6444bb9bc36dc6e7710f2c","created_at":"2018-08-01T11:09:36Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-90c2f384-5cc7-4133-b65f-13b074a02529","ip_allocation":"immediate"}]} 2018-08-01 11:11:41,666 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=90c2f384-5cc7-4133-b65f-13b074a02529 used request id req-558da8ce-464c-4f76-9dca-e54f1cf43b5e 2018-08-01 11:11:41,666 - ansible_utils - DEBUG - Retrieving SSH client 2018-08-01 11:11:41,669 - paramiko.transport - DEBUG - starting thread (client mode): 0xaf11dd0L 2018-08-01 11:11:41,670 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-01 11:11:41,675 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-08-01 11:11:41,675 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-08-01 11:11:41,676 - 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-08-01 11:11:41,677 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-01 11:11:41,677 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-01 11:11:41,677 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-01 11:11:41,677 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-01 11:11:41,677 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-01 11:11:41,721 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-01 11:11:41,721 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-01 11:11:41,734 - paramiko.transport - DEBUG - Trying discovered key 2d47d6891b4d55ce3939674337d90765 in tmp/AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6 2018-08-01 11:11:41,761 - paramiko.transport - DEBUG - userauth is OK 2018-08-01 11:11:41,781 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-01 11:11:41,882 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-01 11:11:41,913 - create_instance - INFO - SSH is active for VM instance 2018-08-01 11:11:41,913 - create_instance - INFO - Checking if cloud-init has completed 2018-08-01 11:11:41,916 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2385e95c90050200e07815685d21e1e55212847" 2018-08-01 11:11:42,082 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:11:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-42f3186b-8742-4e50-8174-fb5544a8a080 x-compute-request-id: req-42f3186b-8742-4e50-8174-fb5544a8a080 Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:b2:01", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:b2:01", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/07ade600-b094-43d0-9106-d69e26aa626b", "rel": "bookmark"}], "image": {"id": "c81df4ed-b76a-4d63-80da-d7dd4dc18456", "links": [{"href": "http://172.30.9.24:8774/images/c81df4ed-b76a-4d63-80da-d7dd4dc18456", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:11:31.000000", "flavor": {"id": "7217dfbf-1c1d-418a-a1dd-47cb5a5fa50e", "links": [{"href": "http://172.30.9.24:8774/flavors/7217dfbf-1c1d-418a-a1dd-47cb5a5fa50e", "rel": "bookmark"}]}, "id": "07ade600-b094-43d0-9106-d69e26aa626b", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-sec-grp"}], "user_id": "53b19aae82f84a22b95fe70c27731530", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:11:32Z", "hostId": "b0b72deeae63e53a1c821d4326110671732a93b4faa7447746e17d7c", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-kp", "name": "AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-inst", "created": "2018-08-01T11:09:50Z", "tenant_id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 11:11:42,083 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b used request id req-42f3186b-8742-4e50-8174-fb5544a8a080 2018-08-01 11:11:42,083 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-inst] is - ACTIVE 2018-08-01 11:11:42,083 - create_instance - INFO - VM is - ACTIVE 2018-08-01 11:11:42,086 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2385e95c90050200e07815685d21e1e55212847" 2018-08-01 11:11:42,252 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:11:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-420f2053-9a33-4fa0-8ef4-6d4cb7c64361 x-compute-request-id: req-420f2053-9a33-4fa0-8ef4-6d4cb7c64361 Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:b2:01", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:b2:01", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/07ade600-b094-43d0-9106-d69e26aa626b", "rel": "bookmark"}], "image": {"id": "c81df4ed-b76a-4d63-80da-d7dd4dc18456", "links": [{"href": "http://172.30.9.24:8774/images/c81df4ed-b76a-4d63-80da-d7dd4dc18456", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:11:31.000000", "flavor": {"id": "7217dfbf-1c1d-418a-a1dd-47cb5a5fa50e", "links": [{"href": "http://172.30.9.24:8774/flavors/7217dfbf-1c1d-418a-a1dd-47cb5a5fa50e", "rel": "bookmark"}]}, "id": "07ade600-b094-43d0-9106-d69e26aa626b", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-sec-grp"}], "user_id": "53b19aae82f84a22b95fe70c27731530", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:11:32Z", "hostId": "b0b72deeae63e53a1c821d4326110671732a93b4faa7447746e17d7c", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-kp", "name": "AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-inst", "created": "2018-08-01T11:09:50Z", "tenant_id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 11:11:42,253 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b used request id req-420f2053-9a33-4fa0-8ef4-6d4cb7c64361 2018-08-01 11:11:42,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2385e95c90050200e07815685d21e1e55212847" 2018-08-01 11:11:42,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-09a0921c-2f4c-4a3b-99a1-703a1a1b7e74 Date: Wed, 01 Aug 2018 11:11:42 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"90c2f384-5cc7-4133-b65f-13b074a02529","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bff83a9f7f6444bb9bc36dc6e7710f2c","l2_adjacency":true,"status":"ACTIVE","subnets":["283f666c-b8b6-4541-bb48-107f5661c507"],"description":"","tags":[],"updated_at":"2018-08-01T11:09:35Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-pub-net","admin_state_up":true,"tenant_id":"bff83a9f7f6444bb9bc36dc6e7710f2c","created_at":"2018-08-01T11:09:34Z","mtu":1450}]} 2018-08-01 11:11:42,351 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-pub-net used request id req-09a0921c-2f4c-4a3b-99a1-703a1a1b7e74 2018-08-01 11:11:42,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/bff83a9f7f6444bb9bc36dc6e7710f2c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2385e95c90050200e07815685d21e1e55212847" 2018-08-01 11:11:42,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:11:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ddaef56-0a20-4af1-8cac-04bfef43623f Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/bff83a9f7f6444bb9bc36dc6e7710f2c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "name": "AnsibleProvisioningTests-0238f5ea-52a9-481-proj"}} 2018-08-01 11:11:42,434 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/bff83a9f7f6444bb9bc36dc6e7710f2c used request id req-5ddaef56-0a20-4af1-8cac-04bfef43623f 2018-08-01 11:11:42,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=90c2f384-5cc7-4133-b65f-13b074a02529 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2385e95c90050200e07815685d21e1e55212847" 2018-08-01 11:11:42,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-eadb7a30-e62d-40dc-9c5a-cb920dd65ea1 Date: Wed, 01 Aug 2018 11:11:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"90c2f384-5cc7-4133-b65f-13b074a02529","tenant_id":"bff83a9f7f6444bb9bc36dc6e7710f2c","created_at":"2018-08-01T11:09:35Z","dns_nameservers":[],"updated_at":"2018-08-01T11:09:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"bff83a9f7f6444bb9bc36dc6e7710f2c","id":"283f666c-b8b6-4541-bb48-107f5661c507","subnetpool_id":null,"name":"AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-pub-subnet"}]} 2018-08-01 11:11:42,486 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=90c2f384-5cc7-4133-b65f-13b074a02529 used request id req-eadb7a30-e62d-40dc-9c5a-cb920dd65ea1 2018-08-01 11:11:42,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=90c2f384-5cc7-4133-b65f-13b074a02529 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2385e95c90050200e07815685d21e1e55212847" 2018-08-01 11:11:42,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2449 X-Openstack-Request-Id: req-22c68a93-7659-4aea-bfd8-36e97c5c5143 Date: Wed, 01 Aug 2018 11:11:42 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:11:40Z","device_owner":"compute:nova","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"283f666c-b8b6-4541-bb48-107f5661c507","ip_address":"10.55.1.10"}],"id":"0767334f-d3b9-4860-9c1f-cb51dce4ea93","security_groups":["6c51fdb3-7f06-4480-9646-c35a1a7962b4","eb2afd7e-0012-430d-8ada-a9ba97a08f56"],"mac_address":"fa:16:3e:87:b2:01","project_id":"bff83a9f7f6444bb9bc36dc6e7710f2c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-port-1","admin_state_up":true,"network_id":"90c2f384-5cc7-4133-b65f-13b074a02529","tenant_id":"bff83a9f7f6444bb9bc36dc6e7710f2c","created_at":"2018-08-01T11:09:48Z","binding:vnic_type":"normal","device_id":"07ade600-b094-43d0-9106-d69e26aa626b","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:09:45Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"283f666c-b8b6-4541-bb48-107f5661c507","ip_address":"10.55.1.1"}],"id":"2ef09172-207f-49ed-8ebb-b414f346e397","security_groups":[],"mac_address":"fa:16:3e:f9:1d:08","project_id":"bff83a9f7f6444bb9bc36dc6e7710f2c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"90c2f384-5cc7-4133-b65f-13b074a02529","tenant_id":"bff83a9f7f6444bb9bc36dc6e7710f2c","created_at":"2018-08-01T11:09:40Z","binding:vnic_type":"normal","device_id":"a63ac705-e772-49f9-a28a-9d258f40e2da","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:09:39Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"283f666c-b8b6-4541-bb48-107f5661c507","ip_address":"10.55.1.2"}],"id":"45aa111a-232e-43b2-8fa9-64e8e4df529a","security_groups":[],"mac_address":"fa:16:3e:d7:db:b7","project_id":"bff83a9f7f6444bb9bc36dc6e7710f2c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"90c2f384-5cc7-4133-b65f-13b074a02529","tenant_id":"bff83a9f7f6444bb9bc36dc6e7710f2c","created_at":"2018-08-01T11:09:36Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-90c2f384-5cc7-4133-b65f-13b074a02529","ip_allocation":"immediate"}]} 2018-08-01 11:11:42,561 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=90c2f384-5cc7-4133-b65f-13b074a02529 used request id req-22c68a93-7659-4aea-bfd8-36e97c5c5143 2018-08-01 11:11:42,561 - create_instance - INFO - Checking if VM is active 2018-08-01 11:11:42,564 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2385e95c90050200e07815685d21e1e55212847" 2018-08-01 11:11:42,734 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:11:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c03ba875-de47-4751-b041-82eaa3c1cda0 x-compute-request-id: req-c03ba875-de47-4751-b041-82eaa3c1cda0 Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:b2:01", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:b2:01", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/07ade600-b094-43d0-9106-d69e26aa626b", "rel": "bookmark"}], "image": {"id": "c81df4ed-b76a-4d63-80da-d7dd4dc18456", "links": [{"href": "http://172.30.9.24:8774/images/c81df4ed-b76a-4d63-80da-d7dd4dc18456", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:11:31.000000", "flavor": {"id": "7217dfbf-1c1d-418a-a1dd-47cb5a5fa50e", "links": [{"href": "http://172.30.9.24:8774/flavors/7217dfbf-1c1d-418a-a1dd-47cb5a5fa50e", "rel": "bookmark"}]}, "id": "07ade600-b094-43d0-9106-d69e26aa626b", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-sec-grp"}], "user_id": "53b19aae82f84a22b95fe70c27731530", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:11:32Z", "hostId": "b0b72deeae63e53a1c821d4326110671732a93b4faa7447746e17d7c", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-kp", "name": "AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-inst", "created": "2018-08-01T11:09:50Z", "tenant_id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 11:11:42,734 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b used request id req-c03ba875-de47-4751-b041-82eaa3c1cda0 2018-08-01 11:11:42,734 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-inst] is - ACTIVE 2018-08-01 11:11:42,734 - create_instance - INFO - VM is - ACTIVE 2018-08-01 11:11:42,737 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2385e95c90050200e07815685d21e1e55212847" 2018-08-01 11:11:43,041 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:11:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5abaef2b-f2ae-473b-acdf-475e430f0bef x-compute-request-id: req-5abaef2b-f2ae-473b-acdf-475e430f0bef Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:b2:01", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:b2:01", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/07ade600-b094-43d0-9106-d69e26aa626b", "rel": "bookmark"}], "image": {"id": "c81df4ed-b76a-4d63-80da-d7dd4dc18456", "links": [{"href": "http://172.30.9.24:8774/images/c81df4ed-b76a-4d63-80da-d7dd4dc18456", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:11:31.000000", "flavor": {"id": "7217dfbf-1c1d-418a-a1dd-47cb5a5fa50e", "links": [{"href": "http://172.30.9.24:8774/flavors/7217dfbf-1c1d-418a-a1dd-47cb5a5fa50e", "rel": "bookmark"}]}, "id": "07ade600-b094-43d0-9106-d69e26aa626b", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-sec-grp"}], "user_id": "53b19aae82f84a22b95fe70c27731530", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:11:32Z", "hostId": "b0b72deeae63e53a1c821d4326110671732a93b4faa7447746e17d7c", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-kp", "name": "AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-inst", "created": "2018-08-01T11:09:50Z", "tenant_id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 11:11:43,042 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b used request id req-5abaef2b-f2ae-473b-acdf-475e430f0bef 2018-08-01 11:11:43,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2385e95c90050200e07815685d21e1e55212847" 2018-08-01 11:11:43,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-98d1c326-6608-43f6-83b3-04ee6bfe299e Date: Wed, 01 Aug 2018 11:11:43 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"90c2f384-5cc7-4133-b65f-13b074a02529","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bff83a9f7f6444bb9bc36dc6e7710f2c","l2_adjacency":true,"status":"ACTIVE","subnets":["283f666c-b8b6-4541-bb48-107f5661c507"],"description":"","tags":[],"updated_at":"2018-08-01T11:09:35Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-pub-net","admin_state_up":true,"tenant_id":"bff83a9f7f6444bb9bc36dc6e7710f2c","created_at":"2018-08-01T11:09:34Z","mtu":1450}]} 2018-08-01 11:11:43,144 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-pub-net used request id req-98d1c326-6608-43f6-83b3-04ee6bfe299e 2018-08-01 11:11:43,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/bff83a9f7f6444bb9bc36dc6e7710f2c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2385e95c90050200e07815685d21e1e55212847" 2018-08-01 11:11:43,238 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:11:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-138c41d8-c8a4-49b3-9c69-ff251c6af4e7 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/bff83a9f7f6444bb9bc36dc6e7710f2c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "name": "AnsibleProvisioningTests-0238f5ea-52a9-481-proj"}} 2018-08-01 11:11:43,239 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/bff83a9f7f6444bb9bc36dc6e7710f2c used request id req-138c41d8-c8a4-49b3-9c69-ff251c6af4e7 2018-08-01 11:11:43,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=90c2f384-5cc7-4133-b65f-13b074a02529 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2385e95c90050200e07815685d21e1e55212847" 2018-08-01 11:11:43,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-86a2f068-1435-4f8a-b29b-39b04c8ca6f6 Date: Wed, 01 Aug 2018 11:11:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"90c2f384-5cc7-4133-b65f-13b074a02529","tenant_id":"bff83a9f7f6444bb9bc36dc6e7710f2c","created_at":"2018-08-01T11:09:35Z","dns_nameservers":[],"updated_at":"2018-08-01T11:09:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"bff83a9f7f6444bb9bc36dc6e7710f2c","id":"283f666c-b8b6-4541-bb48-107f5661c507","subnetpool_id":null,"name":"AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-pub-subnet"}]} 2018-08-01 11:11:43,294 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=90c2f384-5cc7-4133-b65f-13b074a02529 used request id req-86a2f068-1435-4f8a-b29b-39b04c8ca6f6 2018-08-01 11:11:43,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=90c2f384-5cc7-4133-b65f-13b074a02529 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2385e95c90050200e07815685d21e1e55212847" 2018-08-01 11:11:43,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2449 X-Openstack-Request-Id: req-e1a0fb8c-b424-4b71-a38b-dfbb888c13bf Date: Wed, 01 Aug 2018 11:11:43 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:11:40Z","device_owner":"compute:nova","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"283f666c-b8b6-4541-bb48-107f5661c507","ip_address":"10.55.1.10"}],"id":"0767334f-d3b9-4860-9c1f-cb51dce4ea93","security_groups":["6c51fdb3-7f06-4480-9646-c35a1a7962b4","eb2afd7e-0012-430d-8ada-a9ba97a08f56"],"mac_address":"fa:16:3e:87:b2:01","project_id":"bff83a9f7f6444bb9bc36dc6e7710f2c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-port-1","admin_state_up":true,"network_id":"90c2f384-5cc7-4133-b65f-13b074a02529","tenant_id":"bff83a9f7f6444bb9bc36dc6e7710f2c","created_at":"2018-08-01T11:09:48Z","binding:vnic_type":"normal","device_id":"07ade600-b094-43d0-9106-d69e26aa626b","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:09:45Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"283f666c-b8b6-4541-bb48-107f5661c507","ip_address":"10.55.1.1"}],"id":"2ef09172-207f-49ed-8ebb-b414f346e397","security_groups":[],"mac_address":"fa:16:3e:f9:1d:08","project_id":"bff83a9f7f6444bb9bc36dc6e7710f2c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"90c2f384-5cc7-4133-b65f-13b074a02529","tenant_id":"bff83a9f7f6444bb9bc36dc6e7710f2c","created_at":"2018-08-01T11:09:40Z","binding:vnic_type":"normal","device_id":"a63ac705-e772-49f9-a28a-9d258f40e2da","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:09:39Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"283f666c-b8b6-4541-bb48-107f5661c507","ip_address":"10.55.1.2"}],"id":"45aa111a-232e-43b2-8fa9-64e8e4df529a","security_groups":[],"mac_address":"fa:16:3e:d7:db:b7","project_id":"bff83a9f7f6444bb9bc36dc6e7710f2c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"90c2f384-5cc7-4133-b65f-13b074a02529","tenant_id":"bff83a9f7f6444bb9bc36dc6e7710f2c","created_at":"2018-08-01T11:09:36Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-90c2f384-5cc7-4133-b65f-13b074a02529","ip_allocation":"immediate"}]} 2018-08-01 11:11:43,374 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=90c2f384-5cc7-4133-b65f-13b074a02529 used request id req-e1a0fb8c-b424-4b71-a38b-dfbb888c13bf 2018-08-01 11:11:43,374 - ansible_utils - DEBUG - Retrieving SSH client 2018-08-01 11:11:43,376 - paramiko.transport - DEBUG - starting thread (client mode): 0xaf11390L 2018-08-01 11:11:43,377 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-01 11:11:43,380 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-08-01 11:11:43,380 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-08-01 11:11:43,381 - 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-08-01 11:11:43,382 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-01 11:11:43,382 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-01 11:11:43,382 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-01 11:11:43,382 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-01 11:11:43,382 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-01 11:11:43,424 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-01 11:11:43,425 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-01 11:11:43,441 - paramiko.transport - DEBUG - Trying discovered key 2d47d6891b4d55ce3939674337d90765 in tmp/AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6 2018-08-01 11:11:43,465 - paramiko.transport - DEBUG - userauth is OK 2018-08-01 11:11:43,470 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-01 11:11:43,571 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-01 11:11:43,586 - create_instance - INFO - SSH is active for VM instance 2018-08-01 11:11:43,586 - ansible_utils - DEBUG - Retrieving SSH client 2018-08-01 11:11:43,588 - paramiko.transport - DEBUG - starting thread (client mode): 0xaeefd90L 2018-08-01 11:11:43,588 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-01 11:11:43,591 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-08-01 11:11:43,591 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-08-01 11:11:43,592 - 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-08-01 11:11:43,592 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-01 11:11:43,592 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-01 11:11:43,592 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-01 11:11:43,592 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-01 11:11:43,593 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-01 11:11:43,632 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-01 11:11:43,632 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-01 11:11:43,652 - paramiko.transport - DEBUG - Trying discovered key 2d47d6891b4d55ce3939674337d90765 in tmp/AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6 2018-08-01 11:11:43,673 - paramiko.transport - DEBUG - userauth is OK 2018-08-01 11:11:43,678 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-01 11:11:43,684 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-01 11:11:43,869 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-01 11:11:43,870 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-01 11:11:43,886 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-01 11:11:43,893 - create_instance - INFO - cloud-init complete for VM instance 2018-08-01 11:11:43,897 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2385e95c90050200e07815685d21e1e55212847" 2018-08-01 11:11:43,899 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-01 11:11:43,900 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-01 11:11:44,221 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11: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-785c3087-87ad-4f32-a6c7-30dfad9ab3c2 x-compute-request-id: req-785c3087-87ad-4f32-a6c7-30dfad9ab3c2 Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:b2:01", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:b2:01", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/07ade600-b094-43d0-9106-d69e26aa626b", "rel": "bookmark"}], "image": {"id": "c81df4ed-b76a-4d63-80da-d7dd4dc18456", "links": [{"href": "http://172.30.9.24:8774/images/c81df4ed-b76a-4d63-80da-d7dd4dc18456", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:11:31.000000", "flavor": {"id": "7217dfbf-1c1d-418a-a1dd-47cb5a5fa50e", "links": [{"href": "http://172.30.9.24:8774/flavors/7217dfbf-1c1d-418a-a1dd-47cb5a5fa50e", "rel": "bookmark"}]}, "id": "07ade600-b094-43d0-9106-d69e26aa626b", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-sec-grp"}], "user_id": "53b19aae82f84a22b95fe70c27731530", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:11:32Z", "hostId": "b0b72deeae63e53a1c821d4326110671732a93b4faa7447746e17d7c", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-kp", "name": "AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-inst", "created": "2018-08-01T11:09:50Z", "tenant_id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 11:11:44,221 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b used request id req-785c3087-87ad-4f32-a6c7-30dfad9ab3c2 2018-08-01 11:11:44,221 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-inst] is - ACTIVE 2018-08-01 11:11:44,221 - create_instance - INFO - VM is - ACTIVE 2018-08-01 11:11:44,224 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2385e95c90050200e07815685d21e1e55212847" 2018-08-01 11:11:44,398 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:11: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-739c1238-531a-4ea7-b748-c2109cd2d625 x-compute-request-id: req-739c1238-531a-4ea7-b748-c2109cd2d625 Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:b2:01", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:b2:01", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/07ade600-b094-43d0-9106-d69e26aa626b", "rel": "bookmark"}], "image": {"id": "c81df4ed-b76a-4d63-80da-d7dd4dc18456", "links": [{"href": "http://172.30.9.24:8774/images/c81df4ed-b76a-4d63-80da-d7dd4dc18456", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:11:31.000000", "flavor": {"id": "7217dfbf-1c1d-418a-a1dd-47cb5a5fa50e", "links": [{"href": "http://172.30.9.24:8774/flavors/7217dfbf-1c1d-418a-a1dd-47cb5a5fa50e", "rel": "bookmark"}]}, "id": "07ade600-b094-43d0-9106-d69e26aa626b", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-sec-grp"}], "user_id": "53b19aae82f84a22b95fe70c27731530", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:11:32Z", "hostId": "b0b72deeae63e53a1c821d4326110671732a93b4faa7447746e17d7c", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-kp", "name": "AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-inst", "created": "2018-08-01T11:09:50Z", "tenant_id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 11:11:44,398 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b used request id req-739c1238-531a-4ea7-b748-c2109cd2d625 2018-08-01 11:11:44,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2385e95c90050200e07815685d21e1e55212847" 2018-08-01 11:11:44,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-9706b93b-3d3e-481e-889e-07db872f5393 Date: Wed, 01 Aug 2018 11:11:44 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"90c2f384-5cc7-4133-b65f-13b074a02529","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bff83a9f7f6444bb9bc36dc6e7710f2c","l2_adjacency":true,"status":"ACTIVE","subnets":["283f666c-b8b6-4541-bb48-107f5661c507"],"description":"","tags":[],"updated_at":"2018-08-01T11:09:35Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-pub-net","admin_state_up":true,"tenant_id":"bff83a9f7f6444bb9bc36dc6e7710f2c","created_at":"2018-08-01T11:09:34Z","mtu":1450}]} 2018-08-01 11:11:44,498 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-pub-net used request id req-9706b93b-3d3e-481e-889e-07db872f5393 2018-08-01 11:11:44,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/bff83a9f7f6444bb9bc36dc6e7710f2c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2385e95c90050200e07815685d21e1e55212847" 2018-08-01 11:11:44,586 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:11:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f797392-1499-42aa-84d6-37904c299c29 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/bff83a9f7f6444bb9bc36dc6e7710f2c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "name": "AnsibleProvisioningTests-0238f5ea-52a9-481-proj"}} 2018-08-01 11:11:44,586 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/bff83a9f7f6444bb9bc36dc6e7710f2c used request id req-4f797392-1499-42aa-84d6-37904c299c29 2018-08-01 11:11:44,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=90c2f384-5cc7-4133-b65f-13b074a02529 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2385e95c90050200e07815685d21e1e55212847" 2018-08-01 11:11:44,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-c7352610-52db-415c-93bc-74f9731d89fa Date: Wed, 01 Aug 2018 11:11:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"90c2f384-5cc7-4133-b65f-13b074a02529","tenant_id":"bff83a9f7f6444bb9bc36dc6e7710f2c","created_at":"2018-08-01T11:09:35Z","dns_nameservers":[],"updated_at":"2018-08-01T11:09:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"bff83a9f7f6444bb9bc36dc6e7710f2c","id":"283f666c-b8b6-4541-bb48-107f5661c507","subnetpool_id":null,"name":"AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-pub-subnet"}]} 2018-08-01 11:11:44,639 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=90c2f384-5cc7-4133-b65f-13b074a02529 used request id req-c7352610-52db-415c-93bc-74f9731d89fa 2018-08-01 11:11:44,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=90c2f384-5cc7-4133-b65f-13b074a02529 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2385e95c90050200e07815685d21e1e55212847" 2018-08-01 11:11:44,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2449 X-Openstack-Request-Id: req-a93ee425-b727-4cd7-9ff5-4dec33b024ff Date: Wed, 01 Aug 2018 11:11:44 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:11:40Z","device_owner":"compute:nova","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"283f666c-b8b6-4541-bb48-107f5661c507","ip_address":"10.55.1.10"}],"id":"0767334f-d3b9-4860-9c1f-cb51dce4ea93","security_groups":["6c51fdb3-7f06-4480-9646-c35a1a7962b4","eb2afd7e-0012-430d-8ada-a9ba97a08f56"],"mac_address":"fa:16:3e:87:b2:01","project_id":"bff83a9f7f6444bb9bc36dc6e7710f2c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-port-1","admin_state_up":true,"network_id":"90c2f384-5cc7-4133-b65f-13b074a02529","tenant_id":"bff83a9f7f6444bb9bc36dc6e7710f2c","created_at":"2018-08-01T11:09:48Z","binding:vnic_type":"normal","device_id":"07ade600-b094-43d0-9106-d69e26aa626b","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:09:45Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"283f666c-b8b6-4541-bb48-107f5661c507","ip_address":"10.55.1.1"}],"id":"2ef09172-207f-49ed-8ebb-b414f346e397","security_groups":[],"mac_address":"fa:16:3e:f9:1d:08","project_id":"bff83a9f7f6444bb9bc36dc6e7710f2c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"90c2f384-5cc7-4133-b65f-13b074a02529","tenant_id":"bff83a9f7f6444bb9bc36dc6e7710f2c","created_at":"2018-08-01T11:09:40Z","binding:vnic_type":"normal","device_id":"a63ac705-e772-49f9-a28a-9d258f40e2da","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:09:39Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"283f666c-b8b6-4541-bb48-107f5661c507","ip_address":"10.55.1.2"}],"id":"45aa111a-232e-43b2-8fa9-64e8e4df529a","security_groups":[],"mac_address":"fa:16:3e:d7:db:b7","project_id":"bff83a9f7f6444bb9bc36dc6e7710f2c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"90c2f384-5cc7-4133-b65f-13b074a02529","tenant_id":"bff83a9f7f6444bb9bc36dc6e7710f2c","created_at":"2018-08-01T11:09:36Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-90c2f384-5cc7-4133-b65f-13b074a02529","ip_allocation":"immediate"}]} 2018-08-01 11:11:44,715 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=90c2f384-5cc7-4133-b65f-13b074a02529 used request id req-a93ee425-b727-4cd7-9ff5-4dec33b024ff 2018-08-01 11:11:44,718 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2385e95c90050200e07815685d21e1e55212847" 2018-08-01 11:11:44,889 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:11: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-ab437d80-af04-46fe-84be-33516270d54b x-compute-request-id: req-ab437d80-af04-46fe-84be-33516270d54b Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:b2:01", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:b2:01", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/07ade600-b094-43d0-9106-d69e26aa626b", "rel": "bookmark"}], "image": {"id": "c81df4ed-b76a-4d63-80da-d7dd4dc18456", "links": [{"href": "http://172.30.9.24:8774/images/c81df4ed-b76a-4d63-80da-d7dd4dc18456", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:11:31.000000", "flavor": {"id": "7217dfbf-1c1d-418a-a1dd-47cb5a5fa50e", "links": [{"href": "http://172.30.9.24:8774/flavors/7217dfbf-1c1d-418a-a1dd-47cb5a5fa50e", "rel": "bookmark"}]}, "id": "07ade600-b094-43d0-9106-d69e26aa626b", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-sec-grp"}], "user_id": "53b19aae82f84a22b95fe70c27731530", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:11:32Z", "hostId": "b0b72deeae63e53a1c821d4326110671732a93b4faa7447746e17d7c", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-kp", "name": "AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-inst", "created": "2018-08-01T11:09:50Z", "tenant_id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 11:11:44,889 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b used request id req-ab437d80-af04-46fe-84be-33516270d54b 2018-08-01 11:11:44,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2385e95c90050200e07815685d21e1e55212847" 2018-08-01 11:11:44,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-16b74725-7088-4fb7-840e-b0bdcb0d5a5a Date: Wed, 01 Aug 2018 11:11:44 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"90c2f384-5cc7-4133-b65f-13b074a02529","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bff83a9f7f6444bb9bc36dc6e7710f2c","l2_adjacency":true,"status":"ACTIVE","subnets":["283f666c-b8b6-4541-bb48-107f5661c507"],"description":"","tags":[],"updated_at":"2018-08-01T11:09:35Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-pub-net","admin_state_up":true,"tenant_id":"bff83a9f7f6444bb9bc36dc6e7710f2c","created_at":"2018-08-01T11:09:34Z","mtu":1450}]} 2018-08-01 11:11:44,992 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-pub-net used request id req-16b74725-7088-4fb7-840e-b0bdcb0d5a5a 2018-08-01 11:11:44,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/bff83a9f7f6444bb9bc36dc6e7710f2c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2385e95c90050200e07815685d21e1e55212847" 2018-08-01 11:11:45,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:11:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a5cad8c-f854-4241-82d2-1ca4e02b3c16 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/bff83a9f7f6444bb9bc36dc6e7710f2c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "name": "AnsibleProvisioningTests-0238f5ea-52a9-481-proj"}} 2018-08-01 11:11:45,083 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/bff83a9f7f6444bb9bc36dc6e7710f2c used request id req-3a5cad8c-f854-4241-82d2-1ca4e02b3c16 2018-08-01 11:11:45,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=90c2f384-5cc7-4133-b65f-13b074a02529 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2385e95c90050200e07815685d21e1e55212847" 2018-08-01 11:11:45,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-d489b34f-39a7-4ad4-9f53-a5780c29052f Date: Wed, 01 Aug 2018 11:11:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"90c2f384-5cc7-4133-b65f-13b074a02529","tenant_id":"bff83a9f7f6444bb9bc36dc6e7710f2c","created_at":"2018-08-01T11:09:35Z","dns_nameservers":[],"updated_at":"2018-08-01T11:09:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"bff83a9f7f6444bb9bc36dc6e7710f2c","id":"283f666c-b8b6-4541-bb48-107f5661c507","subnetpool_id":null,"name":"AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-pub-subnet"}]} 2018-08-01 11:11:45,134 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=90c2f384-5cc7-4133-b65f-13b074a02529 used request id req-d489b34f-39a7-4ad4-9f53-a5780c29052f 2018-08-01 11:11:45,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=90c2f384-5cc7-4133-b65f-13b074a02529 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2385e95c90050200e07815685d21e1e55212847" 2018-08-01 11:11:45,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2449 X-Openstack-Request-Id: req-652dc972-c877-47dc-ae88-b6eb944ae230 Date: Wed, 01 Aug 2018 11:11:45 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:11:40Z","device_owner":"compute:nova","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"283f666c-b8b6-4541-bb48-107f5661c507","ip_address":"10.55.1.10"}],"id":"0767334f-d3b9-4860-9c1f-cb51dce4ea93","security_groups":["6c51fdb3-7f06-4480-9646-c35a1a7962b4","eb2afd7e-0012-430d-8ada-a9ba97a08f56"],"mac_address":"fa:16:3e:87:b2:01","project_id":"bff83a9f7f6444bb9bc36dc6e7710f2c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-port-1","admin_state_up":true,"network_id":"90c2f384-5cc7-4133-b65f-13b074a02529","tenant_id":"bff83a9f7f6444bb9bc36dc6e7710f2c","created_at":"2018-08-01T11:09:48Z","binding:vnic_type":"normal","device_id":"07ade600-b094-43d0-9106-d69e26aa626b","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:09:45Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"283f666c-b8b6-4541-bb48-107f5661c507","ip_address":"10.55.1.1"}],"id":"2ef09172-207f-49ed-8ebb-b414f346e397","security_groups":[],"mac_address":"fa:16:3e:f9:1d:08","project_id":"bff83a9f7f6444bb9bc36dc6e7710f2c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"90c2f384-5cc7-4133-b65f-13b074a02529","tenant_id":"bff83a9f7f6444bb9bc36dc6e7710f2c","created_at":"2018-08-01T11:09:40Z","binding:vnic_type":"normal","device_id":"a63ac705-e772-49f9-a28a-9d258f40e2da","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:09:39Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"283f666c-b8b6-4541-bb48-107f5661c507","ip_address":"10.55.1.2"}],"id":"45aa111a-232e-43b2-8fa9-64e8e4df529a","security_groups":[],"mac_address":"fa:16:3e:d7:db:b7","project_id":"bff83a9f7f6444bb9bc36dc6e7710f2c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"90c2f384-5cc7-4133-b65f-13b074a02529","tenant_id":"bff83a9f7f6444bb9bc36dc6e7710f2c","created_at":"2018-08-01T11:09:36Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-90c2f384-5cc7-4133-b65f-13b074a02529","ip_allocation":"immediate"}]} 2018-08-01 11:11:45,211 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=90c2f384-5cc7-4133-b65f-13b074a02529 used request id req-652dc972-c877-47dc-ae88-b6eb944ae230 2018-08-01 11:11:45,214 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2385e95c90050200e07815685d21e1e55212847" -d '{"addSecurityGroup": {"name": "AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-sec-grp"}}' 2018-08-01 11:11:45,367 - novaclient.v2.client - DEBUG - RESP: [400] Date: Wed, 01 Aug 2018 11: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 x-openstack-request-id: req-42728573-0974-44d5-b842-e8264abf6d88 x-compute-request-id: req-42728573-0974-44d5-b842-e8264abf6d88 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: 'eb2afd7e-0012-430d-8ada-a9ba97a08f56'.\nNeutron server returns request_ids: ['req-8bd73b37-3e39-4191-8eda-eb6e77238521']", "code": 400}} 2018-08-01 11:11:45,367 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b/action used request id req-42728573-0974-44d5-b842-e8264abf6d88 2018-08-01 11:11:45,370 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2385e95c90050200e07815685d21e1e55212847" 2018-08-01 11:11:45,540 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11: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-d0dda613-e88b-4df3-8a8f-9a35c1854605 x-compute-request-id: req-d0dda613-e88b-4df3-8a8f-9a35c1854605 Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:b2:01", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:b2:01", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/07ade600-b094-43d0-9106-d69e26aa626b", "rel": "bookmark"}], "image": {"id": "c81df4ed-b76a-4d63-80da-d7dd4dc18456", "links": [{"href": "http://172.30.9.24:8774/images/c81df4ed-b76a-4d63-80da-d7dd4dc18456", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:11:31.000000", "flavor": {"id": "7217dfbf-1c1d-418a-a1dd-47cb5a5fa50e", "links": [{"href": "http://172.30.9.24:8774/flavors/7217dfbf-1c1d-418a-a1dd-47cb5a5fa50e", "rel": "bookmark"}]}, "id": "07ade600-b094-43d0-9106-d69e26aa626b", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-sec-grp"}], "user_id": "53b19aae82f84a22b95fe70c27731530", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:11:32Z", "hostId": "b0b72deeae63e53a1c821d4326110671732a93b4faa7447746e17d7c", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-kp", "name": "AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-inst", "created": "2018-08-01T11:09:50Z", "tenant_id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 11:11:45,540 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b used request id req-d0dda613-e88b-4df3-8a8f-9a35c1854605 2018-08-01 11:11:45,540 - nova_utils - WARNING - Security group [AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-sec-grp] already added to VM [AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-inst] 2018-08-01 11:11:45,545 - ansible_utils - DEBUG - Setting up Ansible Playbook Executor for playbook - /usr/lib/python2.7/site-packages/snaps/provisioning/tests/playbooks/template_playbook.yml 2018-08-01 11:11:45,547 - ansible_utils - DEBUG - Executing Ansible Playbook - /usr/lib/python2.7/site-packages/snaps/provisioning/tests/playbooks/template_playbook.yml 2018-08-01 11:11:46,863 - ansible_utils - DEBUG - Retrieving SSH client 2018-08-01 11:11:46,865 - paramiko.transport - DEBUG - starting thread (client mode): 0xaec2050L 2018-08-01 11:11:46,866 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-01 11:11:46,869 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-08-01 11:11:46,869 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-08-01 11:11:46,870 - 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-08-01 11:11:46,870 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-01 11:11:46,870 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-01 11:11:46,871 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-01 11:11:46,871 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-01 11:11:46,871 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-01 11:11:46,913 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-01 11:11:46,914 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-01 11:11:46,930 - paramiko.transport - DEBUG - Trying discovered key 2d47d6891b4d55ce3939674337d90765 in tmp/AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6 2018-08-01 11:11:46,953 - paramiko.transport - DEBUG - userauth is OK 2018-08-01 11:11:46,960 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-01 11:11:46,963 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-01 11:11:47,144 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-01 11:11:47,144 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-01 11:11:47,165 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-01 11:11:47,183 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-01 11:11:47,183 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-01 11:11:47,284 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-01 11:11:47,298 - create_instance - INFO - Deleting Floating IP - 172.30.9.206 2018-08-01 11:11:47,299 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.206 2018-08-01 11:11:47,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/floatingips/af4ac010-f1ed-4e5e-b22a-a8a3a6911eb6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2385e95c90050200e07815685d21e1e55212847" 2018-08-01 11:11:48,381 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-aff5ef15-2dbc-4e6f-a739-48add4c0ec2b Content-Length: 0 Date: Wed, 01 Aug 2018 11:11:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 11:11:48,381 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/floatingips/af4ac010-f1ed-4e5e-b22a-a8a3a6911eb6 used request id req-aff5ef15-2dbc-4e6f-a739-48add4c0ec2b 2018-08-01 11:11:48,382 - create_instance - INFO - Deleting Port with ID - 0767334f-d3b9-4860-9c1f-cb51dce4ea93 2018-08-01 11:11:48,382 - neutron_utils - INFO - Deleting port with name AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-port-1 2018-08-01 11:11:48,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/ports/0767334f-d3b9-4860-9c1f-cb51dce4ea93 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2385e95c90050200e07815685d21e1e55212847" 2018-08-01 11:11:48,809 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-793a063a-0843-4413-a6c0-6283f44288a7 Date: Wed, 01 Aug 2018 11:11:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 11:11:48,809 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/ports/0767334f-d3b9-4860-9c1f-cb51dce4ea93 used request id req-793a063a-0843-4413-a6c0-6283f44288a7 2018-08-01 11:11:48,810 - create_instance - INFO - Deleting VM instance - AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-inst 2018-08-01 11:11:48,813 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2385e95c90050200e07815685d21e1e55212847" 2018-08-01 11:11:48,939 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 11:11: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-870f97e5-d8bf-4992-94ac-b74e7a59a2e9 x-compute-request-id: req-870f97e5-d8bf-4992-94ac-b74e7a59a2e9 Content-Type: application/json 2018-08-01 11:11:48,939 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b used request id req-870f97e5-d8bf-4992-94ac-b74e7a59a2e9 2018-08-01 11:11:48,939 - create_instance - INFO - Checking deletion status 2018-08-01 11:11:48,942 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2385e95c90050200e07815685d21e1e55212847" 2018-08-01 11:11:49,266 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:11: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-df068d87-6771-433c-a27f-7b4e1c8b7aa4 x-compute-request-id: req-df068d87-6771-433c-a27f-7b4e1c8b7aa4 Content-Encoding: gzip Content-Length: 738 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:b2:01", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/07ade600-b094-43d0-9106-d69e26aa626b", "rel": "bookmark"}], "image": {"id": "c81df4ed-b76a-4d63-80da-d7dd4dc18456", "links": [{"href": "http://172.30.9.24:8774/images/c81df4ed-b76a-4d63-80da-d7dd4dc18456", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:11:31.000000", "flavor": {"id": "7217dfbf-1c1d-418a-a1dd-47cb5a5fa50e", "links": [{"href": "http://172.30.9.24:8774/flavors/7217dfbf-1c1d-418a-a1dd-47cb5a5fa50e", "rel": "bookmark"}]}, "id": "07ade600-b094-43d0-9106-d69e26aa626b", "user_id": "53b19aae82f84a22b95fe70c27731530", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:11:48Z", "hostId": "b0b72deeae63e53a1c821d4326110671732a93b4faa7447746e17d7c", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-kp", "name": "AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-inst", "created": "2018-08-01T11:09:50Z", "tenant_id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 11:11:49,267 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b used request id req-df068d87-6771-433c-a27f-7b4e1c8b7aa4 2018-08-01 11:11:49,267 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-inst] is - ACTIVE 2018-08-01 11:11:49,267 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-01 11:11:52,270 - create_instance - DEBUG - VM status query timeout in 296.669049978 2018-08-01 11:11:52,273 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2385e95c90050200e07815685d21e1e55212847" 2018-08-01 11:11:52,331 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 11: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 x-openstack-request-id: req-8ccaa29d-33b8-43db-ba14-796c04d6e0c4 x-compute-request-id: req-8ccaa29d-33b8-43db-ba14-796c04d6e0c4 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 07ade600-b094-43d0-9106-d69e26aa626b could not be found.", "code": 404}} 2018-08-01 11:11:52,332 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/07ade600-b094-43d0-9106-d69e26aa626b used request id req-8ccaa29d-33b8-43db-ba14-796c04d6e0c4 2018-08-01 11:11:52,332 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 07ade600-b094-43d0-9106-d69e26aa626b could not be found. (HTTP 404) (Request-ID: req-8ccaa29d-33b8-43db-ba14-796c04d6e0c4) 2018-08-01 11:11:52,332 - create_instance - INFO - VM has been properly deleted VM with name - AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-inst 2018-08-01 11:11:52,333 - neutron_utils - INFO - Deleting security group rule with ID - c526f927-83cd-408d-853f-9d50b41b1043 2018-08-01 11:11:52,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-group-rules/c526f927-83cd-408d-853f-9d50b41b1043 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cd1c5748a28ec8923a97a3ea78d7fd879bc1d01" 2018-08-01 11:11:52,425 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7435c115-d472-49c2-bb4c-aa31ef9b9529 Content-Length: 0 Date: Wed, 01 Aug 2018 11:11:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 11:11:52,425 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-group-rules/c526f927-83cd-408d-853f-9d50b41b1043 used request id req-7435c115-d472-49c2-bb4c-aa31ef9b9529 2018-08-01 11:11:52,425 - neutron_utils - INFO - Deleting security group rule with ID - dd40f240-aeac-4dad-8796-3828d632145d 2018-08-01 11:11:52,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-group-rules/dd40f240-aeac-4dad-8796-3828d632145d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cd1c5748a28ec8923a97a3ea78d7fd879bc1d01" 2018-08-01 11:11:52,508 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-725cb9db-b1f4-4df9-bb15-5260223557b6 Content-Length: 0 Date: Wed, 01 Aug 2018 11:11:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 11:11:52,508 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-group-rules/dd40f240-aeac-4dad-8796-3828d632145d used request id req-725cb9db-b1f4-4df9-bb15-5260223557b6 2018-08-01 11:11:52,508 - neutron_utils - INFO - Deleting security group rule with ID - 9f620bd0-3489-4694-856f-c44336b52738 2018-08-01 11:11:52,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-group-rules/9f620bd0-3489-4694-856f-c44336b52738 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cd1c5748a28ec8923a97a3ea78d7fd879bc1d01" 2018-08-01 11:11:52,612 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3e57d302-4fce-4e27-a25f-634776494854 Content-Length: 0 Date: Wed, 01 Aug 2018 11:11:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 11:11:52,612 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-group-rules/9f620bd0-3489-4694-856f-c44336b52738 used request id req-3e57d302-4fce-4e27-a25f-634776494854 2018-08-01 11:11:52,613 - neutron_utils - INFO - Deleting security group rule with ID - 5f9589da-bb69-4190-b37b-42a0eff49e61 2018-08-01 11:11:52,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-group-rules/5f9589da-bb69-4190-b37b-42a0eff49e61 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cd1c5748a28ec8923a97a3ea78d7fd879bc1d01" 2018-08-01 11:11:52,702 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7abde46f-908d-4e3b-b21c-1f7c901c2c21 Content-Length: 0 Date: Wed, 01 Aug 2018 11:11:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 11:11:52,702 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-group-rules/5f9589da-bb69-4190-b37b-42a0eff49e61 used request id req-7abde46f-908d-4e3b-b21c-1f7c901c2c21 2018-08-01 11:11:52,703 - neutron_utils - INFO - Deleting security group with name - AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-sec-grp 2018-08-01 11:11:52,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/eb2afd7e-0012-430d-8ada-a9ba97a08f56 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cd1c5748a28ec8923a97a3ea78d7fd879bc1d01" 2018-08-01 11:11:52,830 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e0615bc7-e418-4d21-947c-46b79cbd0a45 Content-Length: 0 Date: Wed, 01 Aug 2018 11:11:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 11:11:52,830 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/eb2afd7e-0012-430d-8ada-a9ba97a08f56 used request id req-e0615bc7-e418-4d21-947c-46b79cbd0a45 2018-08-01 11:11:52,831 - nova_utils - DEBUG - Deleting keypair - AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-kp 2018-08-01 11:11:52,834 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/os-keypairs/AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00f03743f81268172729bbc251104c0e3c11dca0" 2018-08-01 11:11:52,874 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 11: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 x-openstack-request-id: req-82ae91da-3fe2-4bf2-9546-acf57209ac6b x-compute-request-id: req-82ae91da-3fe2-4bf2-9546-acf57209ac6b Content-Length: 0 Content-Type: application/json 2018-08-01 11:11:52,874 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-kp used request id req-82ae91da-3fe2-4bf2-9546-acf57209ac6b 2018-08-01 11:11:52,875 - OpenStackKeypair - INFO - Deleted public key file [tmp/AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6.pub] 2018-08-01 11:11:52,875 - OpenStackKeypair - INFO - Deleted private key file [tmp/AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6] 2018-08-01 11:11:52,878 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/flavors/7217dfbf-1c1d-418a-a1dd-47cb5a5fa50e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f969e4df4f646825d5ba17f1b5692f6c5112ef70" 2018-08-01 11:11:52,909 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 11: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 x-openstack-request-id: req-cd10ebfa-eb21-43d0-998b-db311892d3f7 x-compute-request-id: req-cd10ebfa-eb21-43d0-998b-db311892d3f7 Content-Length: 0 Content-Type: application/json 2018-08-01 11:11:52,910 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/7217dfbf-1c1d-418a-a1dd-47cb5a5fa50e used request id req-cd10ebfa-eb21-43d0-998b-db311892d3f7 2018-08-01 11:11:52,910 - OpenStackNetwork - INFO - Removing router interface from router AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-pub-router and subnet AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-pub-subnet 2018-08-01 11:11:52,911 - neutron_utils - INFO - Removing router interface from router named AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-pub-router 2018-08-01 11:11:52,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/routers/a63ac705-e772-49f9-a28a-9d258f40e2da/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6978705edc33c6bf6809db40fc3eac205a5299f" -d '{"subnet_id": "283f666c-b8b6-4541-bb48-107f5661c507"}' 2018-08-01 11:11:54,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-d5724d39-1c6f-452b-bbdd-2a4ede6bdf46 Date: Wed, 01 Aug 2018 11:11:54 GMT RESP BODY: {"network_id": "90c2f384-5cc7-4133-b65f-13b074a02529", "tenant_id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "subnet_id": "283f666c-b8b6-4541-bb48-107f5661c507", "subnet_ids": ["283f666c-b8b6-4541-bb48-107f5661c507"], "port_id": "2ef09172-207f-49ed-8ebb-b414f346e397", "id": "a63ac705-e772-49f9-a28a-9d258f40e2da"} 2018-08-01 11:11:54,817 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/a63ac705-e772-49f9-a28a-9d258f40e2da/remove_router_interface used request id req-d5724d39-1c6f-452b-bbdd-2a4ede6bdf46 2018-08-01 11:11:54,817 - OpenStackNetwork - INFO - Removing router AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-pub-router 2018-08-01 11:11:54,818 - neutron_utils - INFO - Deleting router with name - AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-pub-router 2018-08-01 11:11:54,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/routers/a63ac705-e772-49f9-a28a-9d258f40e2da -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6978705edc33c6bf6809db40fc3eac205a5299f" 2018-08-01 11:11:55,892 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8131818b-6b93-4ccf-9fa1-019d21582e6d Content-Length: 0 Date: Wed, 01 Aug 2018 11:11:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 11:11:55,892 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/a63ac705-e772-49f9-a28a-9d258f40e2da used request id req-8131818b-6b93-4ccf-9fa1-019d21582e6d 2018-08-01 11:11:55,893 - neutron_utils - INFO - Deleting subnet with name AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-pub-subnet 2018-08-01 11:11:55,893 - neutron_utils - INFO - Deleting subnet with name AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-pub-subnet 2018-08-01 11:11:55,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/subnets/283f666c-b8b6-4541-bb48-107f5661c507 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37944b2f1092244f1322f5cd6e64b35743dfcb71" 2018-08-01 11:11:57,155 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f321d7ae-8967-425d-8aac-cdd6fa984a34 Date: Wed, 01 Aug 2018 11:11:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 11:11:57,155 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/283f666c-b8b6-4541-bb48-107f5661c507 used request id req-f321d7ae-8967-425d-8aac-cdd6fa984a34 2018-08-01 11:11:57,155 - neutron_utils - INFO - Deleting network with name AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6-pub-net 2018-08-01 11:11:57,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/networks/90c2f384-5cc7-4133-b65f-13b074a02529 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37944b2f1092244f1322f5cd6e64b35743dfcb71" 2018-08-01 11:11:57,984 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a6166c84-c087-40dd-9cd6-8f98c1a06615 Date: Wed, 01 Aug 2018 11:11:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 11:11:57,985 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/90c2f384-5cc7-4133-b65f-13b074a02529 used request id req-a6166c84-c087-40dd-9cd6-8f98c1a06615 2018-08-01 11:11:57,985 - glance_utils - INFO - Deleting image named - AnsibleProvisioningTests-db8bfcac-763e-438d-bca8-e8f9b40e43e6--image 2018-08-01 11:11:57,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9292/v2/images/c81df4ed-b76a-4d63-80da-d7dd4dc18456 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0c10cf2652b11be7517d987b4a94f5aa9366f507" 2018-08-01 11:11:58,288 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d61166f8-669b-4ad9-9a47-f26a615927e8 Date: Wed, 01 Aug 2018 11:11:58 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-01 11:11:58,288 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/c81df4ed-b76a-4d63-80da-d7dd4dc18456 used request id req-d61166f8-669b-4ad9-9a47-f26a615927e8 2018-08-01 11:11:58,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73276e28ea72fb9798b674ec7b9a3c9539b1f4f9" 2018-08-01 11:11:58,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-3370a65a-ad26-44ee-9549-d8e676f523c1 Date: Wed, 01 Aug 2018 11:11:58 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a2413a97b61342d8bd27570706ef372d", "created_at": "2018-08-01T09:33:18Z", "updated_at": "2018-08-01T09:33:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "7f556ce3-51d0-4279-a11d-510db9f9a3b1", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "94adc13c-a166-41cf-bd16-f997efc73cb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "b39143b5-c08f-4d0b-9d40-54f472f2389e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:33:19Z", "revision_number": 0, "id": "e218b0b7-4501-4f84-9458-caf2891c260d", "remote_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "remote_ip_prefix": null, "created_at": "2018-08-01T09:33:19Z", "security_group_id": "38229670-7386-42d0-b7b9-2397ea5938de", "tenant_id": "a2413a97b61342d8bd27570706ef372d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2413a97b61342d8bd27570706ef372d"}], "revision_number": 4, "project_id": "a2413a97b61342d8bd27570706ef372d", "id": "38229670-7386-42d0-b7b9-2397ea5938de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "created_at": "2018-08-01T09:28:38Z", "updated_at": "2018-08-01T09:28:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "763568f1-8151-4a3c-911a-d06da4423063", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "80d28bee-4aee-47e8-a8da-e0fe31497fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "a47a5ddf-aa37-4ab2-a335-1c93513b5f12", "remote_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:28:38Z", "revision_number": 0, "id": "f5bba5a5-602b-421e-98b2-5a16117f943f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:28:38Z", "security_group_id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "tenant_id": "dbe9669438844f3faecdc7fcc050e0d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbe9669438844f3faecdc7fcc050e0d8"}], "revision_number": 4, "project_id": "dbe9669438844f3faecdc7fcc050e0d8", "id": "419f2eaa-17ad-4d7e-9b1e-8a039d1011d4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ed1054af2e94c049694d98d54211d98", "created_at": "2018-08-01T09:31:40Z", "updated_at": "2018-08-01T09:31:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "34baee87-ea35-42ee-8a69-0f6e2a825d3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "89b9d1c9-f4f9-45cd-8d36-970d44228439", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "b8ab0d59-cab9-4488-82ee-7c5f69709bff", "remote_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ed1054af2e94c049694d98d54211d98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:40Z", "revision_number": 0, "id": "d3ab68ea-23b4-4bf6-8dd3-85d029e3d89f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:40Z", "security_group_id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "tenant_id": "2ed1054af2e94c049694d98d54211d98", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ed1054af2e94c049694d98d54211d98"}], "revision_number": 4, "project_id": "2ed1054af2e94c049694d98d54211d98", "id": "44f3f134-b2ef-412c-969a-ad037ce13c92", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "created_at": "2018-08-01T09:34:13Z", "updated_at": "2018-08-01T09:34:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "1dbb3f59-611b-46d1-a82d-2720e0a16f86", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "3878126b-a220-4357-adb9-bc22498f31b1", "remote_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "75ce67db-9c04-4561-a10d-8b1ec63943e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:14Z", "revision_number": 0, "id": "e2945a69-3afe-41e3-a7ec-3ea4c79a12ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:14Z", "security_group_id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "tenant_id": "c0d9b34b06f445a7857603f60b181f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d9b34b06f445a7857603f60b181f3c"}], "revision_number": 4, "project_id": "c0d9b34b06f445a7857603f60b181f3c", "id": "62d4ad30-0f11-4e02-916f-24cb088c032f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "created_at": "2018-08-01T11:09:34Z", "updated_at": "2018-08-01T11:09:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:09:34Z", "revision_number": 0, "id": "0ad71153-2d31-4368-87fc-2402154b4e93", "remote_group_id": "6c51fdb3-7f06-4480-9646-c35a1a7962b4", "remote_ip_prefix": null, "created_at": "2018-08-01T11:09:34Z", "security_group_id": "6c51fdb3-7f06-4480-9646-c35a1a7962b4", "tenant_id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bff83a9f7f6444bb9bc36dc6e7710f2c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:09:34Z", "revision_number": 0, "id": "480f3dee-de4d-4f6c-aeac-2a367ff95adb", "remote_group_id": "6c51fdb3-7f06-4480-9646-c35a1a7962b4", "remote_ip_prefix": null, "created_at": "2018-08-01T11:09:34Z", "security_group_id": "6c51fdb3-7f06-4480-9646-c35a1a7962b4", "tenant_id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bff83a9f7f6444bb9bc36dc6e7710f2c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:09:34Z", "revision_number": 0, "id": "74c78a3f-9a48-48a0-a446-b3425940ed44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:09:34Z", "security_group_id": "6c51fdb3-7f06-4480-9646-c35a1a7962b4", "tenant_id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bff83a9f7f6444bb9bc36dc6e7710f2c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:09:34Z", "revision_number": 0, "id": "8da25a14-9df5-4cea-aaa8-b3074ee5b876", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:09:34Z", "security_group_id": "6c51fdb3-7f06-4480-9646-c35a1a7962b4", "tenant_id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bff83a9f7f6444bb9bc36dc6e7710f2c"}], "revision_number": 4, "project_id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "id": "6c51fdb3-7f06-4480-9646-c35a1a7962b4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-01T09:30:58Z", "updated_at": "2018-08-01T09:30:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "042d4626-2974-418d-affe-f8f2acd05faa", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "995fae58-f0e5-4e10-801c-6c2ce5c7ae0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "cb8404fa-cb24-4879-a34d-f3050dcba730", "remote_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:30:58Z", "revision_number": 0, "id": "dad6aaab-690e-4c24-9103-6767e0c80bc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:30:58Z", "security_group_id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "795a4f5f-5170-4c95-acc7-2b7bb7733e31", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "created_at": "2018-08-01T09:31:11Z", "updated_at": "2018-08-01T09:31:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "939e25e0-5dbc-4f6e-9f6f-7fb70e540203", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "9796a673-6928-4009-9c21-1410d395646e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "af7b8bf8-2fb6-4d72-842a-38f72d7581f7", "remote_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:31:11Z", "revision_number": 0, "id": "b9af65b0-2eb8-45e1-8504-b7dc4dbb83ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:31:11Z", "security_group_id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "tenant_id": "dd207f801ed3475f9dbe5f13077af1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd207f801ed3475f9dbe5f13077af1c8"}], "revision_number": 4, "project_id": "dd207f801ed3475f9dbe5f13077af1c8", "id": "7beedc3d-f9ec-44c3-bbbb-fac1518ea145", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "46dd322c3fcc454eb140e37825746af8", "created_at": "2018-08-01T10:33:44Z", "updated_at": "2018-08-01T10:33:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "0f41470b-1091-45c1-b574-92069f79f8d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "8cc03a9c-8fa5-425b-812f-d7692bae3613", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d1373b1e-2fb9-4e02-a9e1-7e873ba1d7d1", "remote_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv6", "project_id": "46dd322c3fcc454eb140e37825746af8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T10:33:45Z", "revision_number": 0, "id": "d21f3909-71f3-43e2-a22d-6a9c2513cb6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T10:33:45Z", "security_group_id": "b2961714-c8a4-4fcb-918b-21d70527c983", "tenant_id": "46dd322c3fcc454eb140e37825746af8", "port_range_min": null, "ethertype": "IPv4", "project_id": "46dd322c3fcc454eb140e37825746af8"}], "revision_number": 4, "project_id": "46dd322c3fcc454eb140e37825746af8", "id": "b2961714-c8a4-4fcb-918b-21d70527c983", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "created_at": "2018-08-01T09:34:57Z", "updated_at": "2018-08-01T09:34:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "8063d12f-30db-4ccf-8ce0-72e59ba81a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c38e1a7a-5857-4f03-b991-6d5c9c9a5b9e", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "c725bae1-d3bb-42b5-b331-32737085f28c", "remote_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:34:57Z", "revision_number": 0, "id": "cfddc134-923b-4e0d-9ec5-dcc5641dd435", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:34:57Z", "security_group_id": "cd52f913-3072-4ce7-a779-7de795b62b12", "tenant_id": "455b48a61678488ead79a4cfa07ef5c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "455b48a61678488ead79a4cfa07ef5c3"}], "revision_number": 4, "project_id": "455b48a61678488ead79a4cfa07ef5c3", "id": "cd52f913-3072-4ce7-a779-7de795b62b12", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T09:36:50Z", "updated_at": "2018-08-01T09:36:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "07ef7fe5-a529-45da-bfc0-899f0ea9b592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "bc4dad3a-2a0c-4c31-b901-2909a12adb50", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c35cff35-4306-4116-b9fa-fc27bc7c05d6", "remote_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:36:50Z", "revision_number": 0, "id": "c493e3ac-d9d2-480d-9ec8-50982eedaf5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:36:50Z", "security_group_id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "tenant_id": "8d96727022f4443794db44ecde432faf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d96727022f4443794db44ecde432faf"}], "revision_number": 4, "project_id": "8d96727022f4443794db44ecde432faf", "id": "d876f51d-b6f9-4c8f-b88c-c69d2c3be178", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "created_at": "2018-08-01T09:32:45Z", "updated_at": "2018-08-01T09:32:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "058ea790-43ea-4a6f-9950-28418319e577", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "5fcfb31b-cdad-4037-973e-56b74faefd14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "99a24d26-dc7f-42d0-aa23-a7c061f04952", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T09:32:45Z", "revision_number": 0, "id": "b641bb48-566e-472b-a3cc-d38c85ab3ff1", "remote_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "remote_ip_prefix": null, "created_at": "2018-08-01T09:32:45Z", "security_group_id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "tenant_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686"}], "revision_number": 4, "project_id": "ddd20ab1a1b7400a98e6ddb8d0eb4686", "id": "f9e6a96c-201e-49a1-be88-e6005453a2c4", "name": "default"}]} 2018-08-01 11:11:58,532 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-3370a65a-ad26-44ee-9549-d8e676f523c1 2018-08-01 11:11:58,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73276e28ea72fb9798b674ec7b9a3c9539b1f4f9" 2018-08-01 11:11:58,621 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 11:11:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5408d54c-33dc-4014-8e91-950b2ef23350 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2413a97b61342d8bd27570706ef372d.", "code": 404, "title": "Not Found"}} 2018-08-01 11:11:58,621 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/a2413a97b61342d8bd27570706ef372d used request id req-5408d54c-33dc-4014-8e91-950b2ef23350 2018-08-01 11:11:58,622 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 11:11:58,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73276e28ea72fb9798b674ec7b9a3c9539b1f4f9" 2018-08-01 11:11:58,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:11:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e9f15d5-6688-4901-bea9-2b364c3c937f 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.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dbe9669438844f3faecdc7fcc050e0d8", "name": "service"}} 2018-08-01 11:11:58,713 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8 used request id req-4e9f15d5-6688-4901-bea9-2b364c3c937f 2018-08-01 11:11:58,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73276e28ea72fb9798b674ec7b9a3c9539b1f4f9" 2018-08-01 11:11:58,798 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 11:11:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4e92840c-fb5e-449f-bd8b-b907dc5d87e2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ed1054af2e94c049694d98d54211d98.", "code": 404, "title": "Not Found"}} 2018-08-01 11:11:58,798 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/2ed1054af2e94c049694d98d54211d98 used request id req-4e92840c-fb5e-449f-bd8b-b907dc5d87e2 2018-08-01 11:11:58,798 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 11:11:58,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73276e28ea72fb9798b674ec7b9a3c9539b1f4f9" 2018-08-01 11:11:58,883 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 01 Aug 2018 11:11:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc77d483-fd73-4abb-9d86-e029100614a1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c0d9b34b06f445a7857603f60b181f3c.", "code": 404, "title": "Not Found"}} 2018-08-01 11:11:58,883 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c0d9b34b06f445a7857603f60b181f3c used request id req-cc77d483-fd73-4abb-9d86-e029100614a1 2018-08-01 11:11:58,884 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-01 11:11:58,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/bff83a9f7f6444bb9bc36dc6e7710f2c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73276e28ea72fb9798b674ec7b9a3c9539b1f4f9" 2018-08-01 11:11:58,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:11:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4723438a-3ef1-4fab-a7aa-09052807e75c Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/bff83a9f7f6444bb9bc36dc6e7710f2c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "name": "AnsibleProvisioningTests-0238f5ea-52a9-481-proj"}} 2018-08-01 11:11:58,973 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/bff83a9f7f6444bb9bc36dc6e7710f2c used request id req-4723438a-3ef1-4fab-a7aa-09052807e75c 2018-08-01 11:11:58,973 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6c51fdb3-7f06-4480-9646-c35a1a7962b4 2018-08-01 11:11:58,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=6c51fdb3-7f06-4480-9646-c35a1a7962b4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73276e28ea72fb9798b674ec7b9a3c9539b1f4f9" 2018-08-01 11:11:59,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-82a185c9-d9c2-4307-b184-0758af13c498 Date: Wed, 01 Aug 2018 11:11:59 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "6c51fdb3-7f06-4480-9646-c35a1a7962b4", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T11:09:34Z", "security_group_id": "6c51fdb3-7f06-4480-9646-c35a1a7962b4", "port_range_min": null, "revision_number": 0, "tenant_id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "created_at": "2018-08-01T11:09:34Z", "project_id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "id": "0ad71153-2d31-4368-87fc-2402154b4e93"}, {"remote_group_id": "6c51fdb3-7f06-4480-9646-c35a1a7962b4", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T11:09:34Z", "security_group_id": "6c51fdb3-7f06-4480-9646-c35a1a7962b4", "port_range_min": null, "revision_number": 0, "tenant_id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "created_at": "2018-08-01T11:09:34Z", "project_id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "id": "480f3dee-de4d-4f6c-aeac-2a367ff95adb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T11:09:34Z", "security_group_id": "6c51fdb3-7f06-4480-9646-c35a1a7962b4", "port_range_min": null, "revision_number": 0, "tenant_id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "created_at": "2018-08-01T11:09:34Z", "project_id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "id": "74c78a3f-9a48-48a0-a446-b3425940ed44"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T11:09:34Z", "security_group_id": "6c51fdb3-7f06-4480-9646-c35a1a7962b4", "port_range_min": null, "revision_number": 0, "tenant_id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "created_at": "2018-08-01T11:09:34Z", "project_id": "bff83a9f7f6444bb9bc36dc6e7710f2c", "id": "8da25a14-9df5-4cea-aaa8-b3074ee5b876"}]} 2018-08-01 11:11:59,000 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=6c51fdb3-7f06-4480-9646-c35a1a7962b4 used request id req-82a185c9-d9c2-4307-b184-0758af13c498 2018-08-01 11:11:59,001 - neutron_utils - INFO - Deleting security group with name - default 2018-08-01 11:11:59,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/6c51fdb3-7f06-4480-9646-c35a1a7962b4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73276e28ea72fb9798b674ec7b9a3c9539b1f4f9" 2018-08-01 11:11:59,154 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8e0bfde8-d330-4fe2-a090-4f6d203fde0e Content-Length: 0 Date: Wed, 01 Aug 2018 11:11:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 11:11:59,154 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/6c51fdb3-7f06-4480-9646-c35a1a7962b4 used request id req-8e0bfde8-d330-4fe2-a090-4f6d203fde0e 2018-08-01 11:11:59,155 - keystone_utils - INFO - Deleting project with name - AnsibleProvisioningTests-0238f5ea-52a9-481-proj 2018-08-01 11:11:59,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/bff83a9f7f6444bb9bc36dc6e7710f2c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73276e28ea72fb9798b674ec7b9a3c9539b1f4f9" 2018-08-01 11:11:59,376 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 11:11:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca044027-b39f-4d43-a033-ac563e55f944 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 11:11:59,376 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/bff83a9f7f6444bb9bc36dc6e7710f2c used request id req-ca044027-b39f-4d43-a033-ac563e55f944 2018-08-01 11:11:59,376 - keystone_utils - INFO - Deleting role with name - AnsibleProvisioningTests-0238f5ea-52a9-481-proj-role 2018-08-01 11:11:59,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/b9fb4e2ffe0f41d4a01b153cac77befe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73276e28ea72fb9798b674ec7b9a3c9539b1f4f9" 2018-08-01 11:11:59,489 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 11:11:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-496172b4-8e93-4916-becb-8d733480ecec Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 11:11:59,490 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/b9fb4e2ffe0f41d4a01b153cac77befe used request id req-496172b4-8e93-4916-becb-8d733480ecec 2018-08-01 11:11:59,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73276e28ea72fb9798b674ec7b9a3c9539b1f4f9" 2018-08-01 11:11:59,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:11:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cec92d3b-f4d6-47e8-9a57-e91d2bec7c7b Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 11:11:59,576 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-cec92d3b-f4d6-47e8-9a57-e91d2bec7c7b 2018-08-01 11:11:59,576 - keystone_utils - INFO - Deleting user with name - AnsibleProvisioningTests-0238f5ea-52a9-481-user 2018-08-01 11:11:59,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/53b19aae82f84a22b95fe70c27731530 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd26462883cf36e8ad972d315dbcf538043657f1" 2018-08-01 11:11:59,773 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 11:11:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a7f52ff9-411e-46a3-aa56-bd147733e467 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 11:11:59,773 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/53b19aae82f84a22b95fe70c27731530 used request id req-a7f52ff9-411e-46a3-aa56-bd147733e467 2018-08-01 11:11:59,775 - 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 2088.305s OK 2018-08-01 11:11:59,899 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-01 11:11:59,900 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 34:48 | PASS | +---------------------+------------------+------------------+----------------+ 2018-08-01 11:11:59,950 - xtesting.ci.run_tests - INFO - Loading test case 'neutron_trunk'... 2018-08-01 11:11:59,985 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-01 11:11:59,985 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-01 11:11:59,985 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-01 11:11:59,985 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-01 11:11:59,985 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-01 11:11:59,985 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-01 11:11:59,985 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-01 11:11:59,985 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-01 11:11:59,985 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-01 11:11:59,985 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-01 11:11:59,986 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-01 11:11:59,986 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-01 11:11:59,986 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-01 11:11:59,986 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-01 11:11:59,986 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-01 11:11:59,986 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-01 11:11:59,986 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-01 11:11:59,986 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-01 11:11:59,986 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-01 11:11:59,986 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-01 11:11:59,986 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-01 11:11:59,987 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-01 11:11:59,987 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-01 11:11:59,987 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-01 11:11:59,987 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-01 11:11:59,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-01 11:11:59,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:11:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-034d676d-2e97-4327-8cfc-874d7d5457b7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 11:11:59,994 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-034d676d-2e97-4327-8cfc-874d7d5457b7 2018-08-01 11:11:59,995 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-08-01 11:12:00,376 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T12:12:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["T1aS337PRL6Y0Ed9MMOrBA"], "issued_at": "2018-08-01T11:12:00.000000Z"}} 2018-08-01 11:12:00,379 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-01 11:12:00,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}85f86d803db3de6dcf815f6d2ae34a7d61a5816c" 2018-08-01 11:12:00,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-352e6c90-bab9-4eae-973c-e76ab0a243e9 Date: Wed, 01 Aug 2018 11:12:00 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dbe9669438844f3faecdc7fcc050e0d8","l2_adjacency":true,"status":"ACTIVE","subnets":["a5a333a9-9d0e-46a5-9440-2aa9c95d5013"],"description":"","tags":[],"updated_at":"2018-08-01T09:28:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:38Z","provider:network_type":"flat"}]} 2018-08-01 11:12:00,640 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-352e6c90-bab9-4eae-973c-e76ab0a243e9 2018-08-01 11:12:00,641 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.261353969574s 2018-08-01 11:12:00,641 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-352e6c90-bab9-4eae-973c-e76ab0a243e9 2018-08-01 11:12:00,642 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-01 11:12:03,568 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-08-01 11:12:06,352 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 8ba4240d-3246-4a42-a1f1-146e547d8fb4 | 2018-08-01T11:12:05.930295 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 8ba4240d-3246-4a42-a1f1-146e547d8fb4 ~/.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-08-01 11:12:10,059 - 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-08-01 11:12:10,059 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-01 11:12:12,765 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-08-01 11:12:16,596 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=876a77fb-cb71-4243-9ba4-d1b9decf8a05) as the default verifier for the future CLI operations. 2018-08-01 11:12:19,753 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-08-01 11:12:19,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}85f86d803db3de6dcf815f6d2ae34a7d61a5816c" 2018-08-01 11:12:19,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9931 X-Openstack-Request-Id: req-ac8d15b4-785b-4e3d-861f-6295594b6763 Date: Wed, 01 Aug 2018 11:12:19 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-08-01 11:12:19,942 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/extensions.json used request id req-ac8d15b4-785b-4e3d-861f-6295594b6763 2018-08-01 11:12:19,942 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.188630819321s 2018-08-01 11:12:19,943 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/extensions.json used request id req-ac8d15b4-785b-4e3d-861f-6295594b6763 2018-08-01 11:12:19,951 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2018-08-01 11:12:19,952 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-01 11:12:19,953 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}85f86d803db3de6dcf815f6d2ae34a7d61a5816c" -d '{"network": {"name": "neutron_trunk-net_8964e1b9-7878-487e-a052-6733aea2e3b3", "admin_state_up": true}}' 2018-08-01 11:12:20,450 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-681f3107-693f-4323-a3b1-ecf20351e1ec Date: Wed, 01 Aug 2018 11:12:20 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"73b896a8-99c7-49c3-97b5-b65146965210","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":16,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T11:12:20Z","is_default":false,"qos_policy_id":null,"name":"neutron_trunk-net_8964e1b9-7878-487e-a052-6733aea2e3b3","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T11:12:20Z","mtu":1450}} 2018-08-01 11:12:20,450 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-681f3107-693f-4323-a3b1-ecf20351e1ec 2018-08-01 11:12:20,450 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.497888088226s 2018-08-01 11:12:20,450 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-681f3107-693f-4323-a3b1-ecf20351e1ec 2018-08-01 11:12:20,451 - 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-08-01T11:12:20Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'73b896a8-99c7-49c3-97b5-b65146965210', u'provider:segmentation_id': 16, 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_8964e1b9-7878-487e-a052-6733aea2e3b3', u'created_at': u'2018-08-01T11:12:20Z', u'mtu': 1450, u'tenant_id': u'8d96727022f4443794db44ecde432faf', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'8d96727022f4443794db44ecde432faf', u'l2_adjacency': True}) 2018-08-01 11:12:20,452 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-01 11:12:20,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}85f86d803db3de6dcf815f6d2ae34a7d61a5816c" 2018-08-01 11:12:20,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2167 X-Openstack-Request-Id: req-0a864a30-5d35-4d54-9756-8a1b6cc48b1e Date: Wed, 01 Aug 2018 11:12:20 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"2f0c6318-fd53-4d4d-9f2e-a274f66ae091","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":66,"ipv4_address_scope":null,"shared":false,"project_id":"46dd322c3fcc454eb140e37825746af8","l2_adjacency":true,"status":"ACTIVE","subnets":["cc3b47db-0789-4f66-a77b-3775db94ffa7"],"description":"","tags":[],"updated_at":"2018-08-01T10:33:45Z","qos_policy_id":null,"name":"shaker-net_81952131-3011-4d90-80f4-831743223f59","admin_state_up":true,"tenant_id":"46dd322c3fcc454eb140e37825746af8","created_at":"2018-08-01T10:33:45Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"73b896a8-99c7-49c3-97b5-b65146965210","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":16,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T11:12:20Z","qos_policy_id":null,"name":"neutron_trunk-net_8964e1b9-7878-487e-a052-6733aea2e3b3","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T11:12:20Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dbe9669438844f3faecdc7fcc050e0d8","l2_adjacency":true,"status":"ACTIVE","subnets":["a5a333a9-9d0e-46a5-9440-2aa9c95d5013"],"description":"","tags":[],"updated_at":"2018-08-01T09:28:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:38Z","provider:network_type":"flat"}]} 2018-08-01 11:12:20,570 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-0a864a30-5d35-4d54-9756-8a1b6cc48b1e 2018-08-01 11:12:20,570 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.118364810944s 2018-08-01 11:12:20,571 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-0a864a30-5d35-4d54-9756-8a1b6cc48b1e 2018-08-01 11:12:20,573 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-01 11:12:20,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}85f86d803db3de6dcf815f6d2ae34a7d61a5816c" -d '{"subnet": {"name": "neutron_trunk-subnet_8964e1b9-7878-487e-a052-6733aea2e3b3", "enable_dhcp": true, "network_id": "73b896a8-99c7-49c3-97b5-b65146965210", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-01 11:12:21,058 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 699 X-Openstack-Request-Id: req-e43dc21a-4f2b-45d2-bea7-b323bdd077ec Date: Wed, 01 Aug 2018 11:12:21 GMT RESP BODY: {"subnet":{"updated_at":"2018-08-01T11:12:20Z","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":"e6d090f8-6179-4ddf-a984-2f45fe93bb2c","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"neutron_trunk-subnet_8964e1b9-7878-487e-a052-6733aea2e3b3","enable_dhcp":true,"segment_id":null,"network_id":"73b896a8-99c7-49c3-97b5-b65146965210","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T11:12:20Z","ip_version":4}} 2018-08-01 11:12:21,059 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-e43dc21a-4f2b-45d2-bea7-b323bdd077ec 2018-08-01 11:12:21,059 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.485311031342s 2018-08-01 11:12:21,059 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-e43dc21a-4f2b-45d2-bea7-b323bdd077ec 2018-08-01 11:12:21,059 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-01T11:12:20Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'e6d090f8-6179-4ddf-a984-2f45fe93bb2c', u'subnetpool_id': None, u'service_types': [], u'name': u'neutron_trunk-subnet_8964e1b9-7878-487e-a052-6733aea2e3b3', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'73b896a8-99c7-49c3-97b5-b65146965210', u'tenant_id': u'8d96727022f4443794db44ecde432faf', u'created_at': u'2018-08-01T11:12:20Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'8d96727022f4443794db44ecde432faf'}) 2018-08-01 11:12:21,060 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-01 11:12:21,061 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}85f86d803db3de6dcf815f6d2ae34a7d61a5816c" -d '{"router": {"external_gateway_info": {"network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089"}, "name": "neutron_trunk-router_8964e1b9-7878-487e-a052-6733aea2e3b3", "admin_state_up": true}}' 2018-08-01 11:12:22,704 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 713 X-Openstack-Request-Id: req-55c9ffc4-4616-4f9d-997d-b5d5b5d09f1b Date: Wed, 01 Aug 2018 11:12:22 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a5a333a9-9d0e-46a5-9440-2aa9c95d5013", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T11:12:21Z", "admin_state_up": true, "updated_at": "2018-08-01T11:12:22Z", "project_id": "8d96727022f4443794db44ecde432faf", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "0746b451-f7ff-4e24-b08f-2a22e251a24d", "name": "neutron_trunk-router_8964e1b9-7878-487e-a052-6733aea2e3b3"}} 2018-08-01 11:12:22,704 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-55c9ffc4-4616-4f9d-997d-b5d5b5d09f1b 2018-08-01 11:12:22,704 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.64372014999s 2018-08-01 11:12:22,704 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-55c9ffc4-4616-4f9d-997d-b5d5b5d09f1b 2018-08-01 11:12:22,704 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-01T11:12:22Z', u'revision_number': 2, u'ha': False, u'id': u'0746b451-f7ff-4e24-b08f-2a22e251a24d', u'external_gateway_info': {u'network_id': u'e7d7be46-2840-4976-87a2-d78a4e5c6089', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'a5a333a9-9d0e-46a5-9440-2aa9c95d5013', u'ip_address': u'172.30.9.205'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'neutron_trunk-router_8964e1b9-7878-487e-a052-6733aea2e3b3', u'admin_state_up': True, u'tenant_id': u'8d96727022f4443794db44ecde432faf', u'created_at': u'2018-08-01T11:12:21Z', u'flavor_id': None, u'routes': [], u'project_id': u'8d96727022f4443794db44ecde432faf'}) 2018-08-01 11:12:22,705 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-01 11:12:22,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/0746b451-f7ff-4e24-b08f-2a22e251a24d/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}85f86d803db3de6dcf815f6d2ae34a7d61a5816c" -d '{"subnet_id": "e6d090f8-6179-4ddf-a984-2f45fe93bb2c"}' 2018-08-01 11:12:24,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-2ceb1123-9b4e-46f9-9975-f88c1476ec54 Date: Wed, 01 Aug 2018 11:12:24 GMT RESP BODY: {"network_id": "73b896a8-99c7-49c3-97b5-b65146965210", "tenant_id": "8d96727022f4443794db44ecde432faf", "subnet_id": "e6d090f8-6179-4ddf-a984-2f45fe93bb2c", "subnet_ids": ["e6d090f8-6179-4ddf-a984-2f45fe93bb2c"], "port_id": "acf72bd2-f529-432b-b558-a5c73046b641", "id": "0746b451-f7ff-4e24-b08f-2a22e251a24d"} 2018-08-01 11:12:24,922 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/0746b451-f7ff-4e24-b08f-2a22e251a24d/add_router_interface.json used request id req-2ceb1123-9b4e-46f9-9975-f88c1476ec54 2018-08-01 11:12:24,922 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.21704292297s 2018-08-01 11:12:24,922 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/0746b451-f7ff-4e24-b08f-2a22e251a24d/add_router_interface.json used request id req-2ceb1123-9b4e-46f9-9975-f88c1476ec54 returning object 0746b451-f7ff-4e24-b08f-2a22e251a24d 2018-08-01 11:12:24,923 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-01 11:12:25,050 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-01 11:12:25,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-01 11:12:25,056 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Wed, 01 Aug 2018 11:12:25 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2018-08-01 11:12:25,059 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-01 11:12:25,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}85f86d803db3de6dcf815f6d2ae34a7d61a5816c" 2018-08-01 11:12:25,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-c36698f6-0c08-420b-ae31-492bc29ae240 Date: Wed, 01 Aug 2018 11:12:25 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/4e5d60e5-ff8d-474f-9936-f77d05caea2a/snap", "metadata": {}}], "file": "/v2/images/4e5d60e5-ff8d-474f-9936-f77d05caea2a/file", "owner": "46dd322c3fcc454eb140e37825746af8", "id": "4e5d60e5-ff8d-474f-9936-f77d05caea2a", "size": 666173440, "self": "/v2/images/4e5d60e5-ff8d-474f-9936-f77d05caea2a", "disk_format": "qcow2", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/4e5d60e5-ff8d-474f-9936-f77d05caea2a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "updated_at": "2018-08-01T10:34:03Z", "visibility": "private", "owner_specified.shade.object": "images/shaker-img_81952131-3011-4d90-80f4-831743223f59", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_81952131-3011-4d90-80f4-831743223f59", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2018-08-01T10:33:54Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-01 11:12:25,244 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-c36698f6-0c08-420b-ae31-492bc29ae240 2018-08-01 11:12:25,244 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.18559718132s 2018-08-01 11:12:25,245 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-c36698f6-0c08-420b-ae31-492bc29ae240 2018-08-01 11:12:25,254 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-01 11:12:25,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}85f86d803db3de6dcf815f6d2ae34a7d61a5816c" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_8964e1b9-7878-487e-a052-6733aea2e3b3", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_8964e1b9-7878-487e-a052-6733aea2e3b3"}' 2018-08-01 11:12:25,312 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 877 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/4c22122d-e4c5-42b6-a3f0-defdb8416603 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-8f198756-d796-4c71-8139-6c1dd5f20ac0 Date: Wed, 01 Aug 2018 11:12:25 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/4c22122d-e4c5-42b6-a3f0-defdb8416603/file", "owner": "8d96727022f4443794db44ecde432faf", "id": "4c22122d-e4c5-42b6-a3f0-defdb8416603", "size": null, "self": "/v2/images/4c22122d-e4c5-42b6-a3f0-defdb8416603", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-01T11:12:25Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_8964e1b9-7878-487e-a052-6733aea2e3b3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_8964e1b9-7878-487e-a052-6733aea2e3b3", "checksum": null, "created_at": "2018-08-01T11:12:25Z", "protected": false} 2018-08-01 11:12:25,312 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-8f198756-d796-4c71-8139-6c1dd5f20ac0 2018-08-01 11:12:25,312 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0585269927979s 2018-08-01 11:12:25,313 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-8f198756-d796-4c71-8139-6c1dd5f20ac0 returning object 4c22122d-e4c5-42b6-a3f0-defdb8416603 2018-08-01 11:12:25,313 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-01 11:12:25,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/4c22122d-e4c5-42b6-a3f0-defdb8416603/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}85f86d803db3de6dcf815f6d2ae34a7d61a5816c" -d '' 2018-08-01 11:12:26,029 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-110930ec-07cd-4e48-8f8e-dcdfdc14ad72 Date: Wed, 01 Aug 2018 11:12:26 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-01 11:12:26,030 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/4c22122d-e4c5-42b6-a3f0-defdb8416603/file used request id req-110930ec-07cd-4e48-8f8e-dcdfdc14ad72 2018-08-01 11:12:26,030 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.71626996994s 2018-08-01 11:12:26,030 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/4c22122d-e4c5-42b6-a3f0-defdb8416603/file used request id req-110930ec-07cd-4e48-8f8e-dcdfdc14ad72 2018-08-01 11:12:26,030 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/neutron_trunk-img_8964e1b9-7878-487e-a052-6733aea2e3b3', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-08-01T11:12:25Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/4c22122d-e4c5-42b6-a3f0-defdb8416603/file', u'owner': u'8d96727022f4443794db44ecde432faf', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'4c22122d-e4c5-42b6-a3f0-defdb8416603', u'size': None, u'name': u'neutron_trunk-img_8964e1b9-7878-487e-a052-6733aea2e3b3', u'checksum': None, u'self': u'/v2/images/4c22122d-e4c5-42b6-a3f0-defdb8416603', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-08-01T11:12:25Z', u'schema': u'/v2/schemas/image'}) 2018-08-01 11:12:26,031 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-01 11:12:26,034 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}85f86d803db3de6dcf815f6d2ae34a7d61a5816c" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "neutron_trunk-flavor_8964e1b9-7878-487e-a052-6733aea2e3b3", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-01 11:12:26,264 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11: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-72410080-d556-4858-a67e-afbabb0e09b7 x-compute-request-id: req-72410080-d556-4858-a67e-afbabb0e09b7 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"name": "neutron_trunk-flavor_8964e1b9-7878-487e-a052-6733aea2e3b3", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/081d7f6e-7f13-46d9-91d9-ec665b0e241f", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/081d7f6e-7f13-46d9-91d9-ec665b0e241f", "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": "081d7f6e-7f13-46d9-91d9-ec665b0e241f"}} 2018-08-01 11:12:26,264 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-72410080-d556-4858-a67e-afbabb0e09b7 2018-08-01 11:12:26,264 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.233180046082s 2018-08-01 11:12:26,265 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-72410080-d556-4858-a67e-afbabb0e09b7 2018-08-01 11:12:26,266 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_8964e1b9-7878-487e-a052-6733aea2e3b3', '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'8d96727022f4443794db44ecde432faf', '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'081d7f6e-7f13-46d9-91d9-ec665b0e241f', 'swap': 0}) 2018-08-01 11:12:26,266 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-01 11:12:26,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/081d7f6e-7f13-46d9-91d9-ec665b0e241f/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}85f86d803db3de6dcf815f6d2ae34a7d61a5816c" -d '{"extra_specs": {}}' 2018-08-01 11:12:26,289 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11: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 x-openstack-request-id: req-08a140fd-0772-4f92-b7f4-bcbaf8102854 x-compute-request-id: req-08a140fd-0772-4f92-b7f4-bcbaf8102854 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-01 11:12:26,289 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/081d7f6e-7f13-46d9-91d9-ec665b0e241f/os-extra_specs used request id req-08a140fd-0772-4f92-b7f4-bcbaf8102854 2018-08-01 11:12:26,290 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0230419635773s 2018-08-01 11:12:26,290 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/081d7f6e-7f13-46d9-91d9-ec665b0e241f/os-extra_specs used request id req-08a140fd-0772-4f92-b7f4-bcbaf8102854 2018-08-01 11:12:26,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-01 11:12:26,300 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 11:12:26 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 11:12:26,304 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-01 11:12:26,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}85f86d803db3de6dcf815f6d2ae34a7d61a5816c" 2018-08-01 11:12:26,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:12:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97657bda-f0b6-4627-91ec-f7d98cf7431a Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 11:12:26,398 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-97657bda-f0b6-4627-91ec-f7d98cf7431a 2018-08-01 11:12:26,398 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0940098762512s 2018-08-01 11:12:26,399 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-97657bda-f0b6-4627-91ec-f7d98cf7431a 2018-08-01 11:12:26,403 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-01 11:12:26,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}85f86d803db3de6dcf815f6d2ae34a7d61a5816c" 2018-08-01 11:12:26,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:12:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1165f95-f528-47d6-a375-1dd82c3e6034 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 11:12:26,498 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-d1165f95-f528-47d6-a375-1dd82c3e6034 2018-08-01 11:12:26,498 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0941100120544s 2018-08-01 11:12:26,498 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-d1165f95-f528-47d6-a375-1dd82c3e6034 2018-08-01 11:12:26,501 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-08-01 11:12:26,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}85f86d803db3de6dcf815f6d2ae34a7d61a5816c" 2018-08-01 11:12:26,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11: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-1dc29db7-415d-4883-9fe8-f653f39d728c x-compute-request-id: req-1dc29db7-415d-4883-9fe8-f653f39d728c Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 7}, "vcpus_used": 1, "hypervisor_type": "QEMU", "local_gb_used": 3, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4608, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.8", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 1, "free_disk_gb": 145, "hypervisor_version": 2010000, "disk_available_least": 141, "local_gb": 148, "free_ram_mb": 27894, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 8}, "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.5", "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": 143, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-08-01 11:12:26,540 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-hypervisors/detail used request id req-1dc29db7-415d-4883-9fe8-f653f39d728c 2018-08-01 11:12:26,540 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0395867824554s 2018-08-01 11:12:26,541 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-hypervisors/detail used request id req-1dc29db7-415d-4883-9fe8-f653f39d728c 2018-08-01 11:12:26,545 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-01 11:12:26,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}85f86d803db3de6dcf815f6d2ae34a7d61a5816c" 2018-08-01 11:12:26,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2335 Content-Type: application/json X-Openstack-Request-Id: req-02b672d2-41c9-4b4d-9fad-e4f18bf834a0 Date: Wed, 01 Aug 2018 11:12:26 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/4c22122d-e4c5-42b6-a3f0-defdb8416603/snap", "metadata": {}}], "file": "/v2/images/4c22122d-e4c5-42b6-a3f0-defdb8416603/file", "owner": "8d96727022f4443794db44ecde432faf", "id": "4c22122d-e4c5-42b6-a3f0-defdb8416603", "size": 12716032, "self": "/v2/images/4c22122d-e4c5-42b6-a3f0-defdb8416603", "disk_format": "qcow2", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/4c22122d-e4c5-42b6-a3f0-defdb8416603/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-01T11:12:25Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_8964e1b9-7878-487e-a052-6733aea2e3b3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_8964e1b9-7878-487e-a052-6733aea2e3b3", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-01T11:12:25Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/4e5d60e5-ff8d-474f-9936-f77d05caea2a/snap", "metadata": {}}], "file": "/v2/images/4e5d60e5-ff8d-474f-9936-f77d05caea2a/file", "owner": "46dd322c3fcc454eb140e37825746af8", "id": "4e5d60e5-ff8d-474f-9936-f77d05caea2a", "size": 666173440, "self": "/v2/images/4e5d60e5-ff8d-474f-9936-f77d05caea2a", "disk_format": "qcow2", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/4e5d60e5-ff8d-474f-9936-f77d05caea2a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "updated_at": "2018-08-01T10:34:03Z", "visibility": "private", "owner_specified.shade.object": "images/shaker-img_81952131-3011-4d90-80f4-831743223f59", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_81952131-3011-4d90-80f4-831743223f59", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2018-08-01T10:33:54Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-01 11:12:26,570 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-02b672d2-41c9-4b4d-9fad-e4f18bf834a0 2018-08-01 11:12:26,571 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.025593996048s 2018-08-01 11:12:26,571 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-02b672d2-41c9-4b4d-9fad-e4f18bf834a0 2018-08-01 11:12:26,580 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-01 11:12:26,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}85f86d803db3de6dcf815f6d2ae34a7d61a5816c" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_alt_8964e1b9-7878-487e-a052-6733aea2e3b3", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_alt_8964e1b9-7878-487e-a052-6733aea2e3b3"}' 2018-08-01 11:12:26,633 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 885 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/9db04c92-e00f-41a0-b005-4a41043fd7e2 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-0ab1604a-a213-449a-8054-750392a21c07 Date: Wed, 01 Aug 2018 11:12:26 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/9db04c92-e00f-41a0-b005-4a41043fd7e2/file", "owner": "8d96727022f4443794db44ecde432faf", "id": "9db04c92-e00f-41a0-b005-4a41043fd7e2", "size": null, "self": "/v2/images/9db04c92-e00f-41a0-b005-4a41043fd7e2", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-01T11:12:26Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_alt_8964e1b9-7878-487e-a052-6733aea2e3b3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_8964e1b9-7878-487e-a052-6733aea2e3b3", "checksum": null, "created_at": "2018-08-01T11:12:26Z", "protected": false} 2018-08-01 11:12:26,633 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-0ab1604a-a213-449a-8054-750392a21c07 2018-08-01 11:12:26,633 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0527970790863s 2018-08-01 11:12:26,634 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-0ab1604a-a213-449a-8054-750392a21c07 returning object 9db04c92-e00f-41a0-b005-4a41043fd7e2 2018-08-01 11:12:26,634 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-01 11:12:26,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/9db04c92-e00f-41a0-b005-4a41043fd7e2/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}85f86d803db3de6dcf815f6d2ae34a7d61a5816c" -d '' 2018-08-01 11:12:27,101 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8871211d-2fe1-4913-b5e9-ba75d0f942f4 Date: Wed, 01 Aug 2018 11:12:27 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-01 11:12:27,102 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/9db04c92-e00f-41a0-b005-4a41043fd7e2/file used request id req-8871211d-2fe1-4913-b5e9-ba75d0f942f4 2018-08-01 11:12:27,102 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.467505931854s 2018-08-01 11:12:27,102 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/9db04c92-e00f-41a0-b005-4a41043fd7e2/file used request id req-8871211d-2fe1-4913-b5e9-ba75d0f942f4 2018-08-01 11:12:27,102 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_8964e1b9-7878-487e-a052-6733aea2e3b3', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-08-01T11:12:26Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/9db04c92-e00f-41a0-b005-4a41043fd7e2/file', u'owner': u'8d96727022f4443794db44ecde432faf', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'9db04c92-e00f-41a0-b005-4a41043fd7e2', u'size': None, u'name': u'neutron_trunk-img_alt_8964e1b9-7878-487e-a052-6733aea2e3b3', u'checksum': None, u'self': u'/v2/images/9db04c92-e00f-41a0-b005-4a41043fd7e2', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-08-01T11:12:26Z', u'schema': u'/v2/schemas/image'}) 2018-08-01 11:12:27,103 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-01 11:12:27,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}85f86d803db3de6dcf815f6d2ae34a7d61a5816c" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "neutron_trunk-flavor_alt_8964e1b9-7878-487e-a052-6733aea2e3b3", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-01 11:12:27,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:12: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-f9040328-2f8e-4b4e-a8be-ba3f7e4cd159 x-compute-request-id: req-f9040328-2f8e-4b4e-a8be-ba3f7e4cd159 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"flavor": {"name": "neutron_trunk-flavor_alt_8964e1b9-7878-487e-a052-6733aea2e3b3", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/1cfcafb3-b01a-4fb7-94e8-892cb1449a19", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/1cfcafb3-b01a-4fb7-94e8-892cb1449a19", "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": "1cfcafb3-b01a-4fb7-94e8-892cb1449a19"}} 2018-08-01 11:12:27,142 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-f9040328-2f8e-4b4e-a8be-ba3f7e4cd159 2018-08-01 11:12:27,142 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0390930175781s 2018-08-01 11:12:27,143 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-f9040328-2f8e-4b4e-a8be-ba3f7e4cd159 2018-08-01 11:12:27,143 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_8964e1b9-7878-487e-a052-6733aea2e3b3', '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'8d96727022f4443794db44ecde432faf', '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'1cfcafb3-b01a-4fb7-94e8-892cb1449a19', 'swap': 0}) 2018-08-01 11:12:27,144 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-01 11:12:27,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/1cfcafb3-b01a-4fb7-94e8-892cb1449a19/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}85f86d803db3de6dcf815f6d2ae34a7d61a5816c" -d '{"extra_specs": {}}' 2018-08-01 11:12:27,166 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:12: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-e191bd33-2b15-4748-94ff-4a682dad9f3c x-compute-request-id: req-e191bd33-2b15-4748-94ff-4a682dad9f3c Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-01 11:12:27,166 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/1cfcafb3-b01a-4fb7-94e8-892cb1449a19/os-extra_specs used request id req-e191bd33-2b15-4748-94ff-4a682dad9f3c 2018-08-01 11:12:27,167 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0223808288574s 2018-08-01 11:12:27,167 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/1cfcafb3-b01a-4fb7-94e8-892cb1449a19/os-extra_specs used request id req-e191bd33-2b15-4748-94ff-4a682dad9f3c 2018-08-01 11:12:27,167 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_8964e1b9-7878-487e-a052-6733aea2e3b3', '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'8d96727022f4443794db44ecde432faf', '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'1cfcafb3-b01a-4fb7-94e8-892cb1449a19', 'swap': 0}) 2018-08-01 11:12:30,467 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-08-01 11:12:30,468 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-08-01 11:12:30,468 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-08-01 11:12:30,471 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-08-01 11:12:30,474 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-08-01 11:12:33,857 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-876a77fb-cb71-4243-9ba4-d1b9decf8a05/repo; stestr list 'neutron_tempest_plugin.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2018-08-01 11:12:33,858 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-08-01 11:12:33,860 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-08-01 11:12:33,860 - 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-08-01 11:14:23,963 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: c760bc07-0b50-40ec-b304-2067192557fc 2018-08-01 11:14:24,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'c760bc07-0b50-40ec-b304-2067192557fc']'. 2018-08-01 11:14:24,997 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-08-01 11:14:24,997 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-08-01 11:14:24,998 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-01 11:14:24,998 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | c760bc07-0b50-40ec-b304-2067192557fc | 2018-08-01 11:14:24,998 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-08-01 11:14:24,998 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-08-01 11:12:36 | 2018-08-01 11:14:24,998 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-08-01 11:14:23 | 2018-08-01 11:14:24,998 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:01:47 | 2018-08-01 11:14:24,998 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-08-01 11:14:24,998 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-08-01 11:14:24,999 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 876a77fb-cb71-4243-9ba4-d1b9decf8a05) | 2018-08-01 11:14:24,999 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-08-01 11:14:24,999 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 8ba4240d-3246-4a42-a1f1-146e547d8fb4) | 2018-08-01 11:14:24,999 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 52 | 2018-08-01 11:14:24,999 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 97.679 | 2018-08-01 11:14:24,999 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 43 | 2018-08-01 11:14:24,999 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2018-08-01 11:14:24,999 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-08-01 11:14:24,999 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-08-01 11:14:24,999 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-08-01 11:14:25,000 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-01 11:14:25,000 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-08-01 11:14:25,025 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 100.0% 2018-08-01 11:14:25,154 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-01 11:14:25,155 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 02:05 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-08-01 11:14:25,162 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-01 11:14:25,166 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/9db04c92-e00f-41a0-b005-4a41043fd7e2 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}85f86d803db3de6dcf815f6d2ae34a7d61a5816c" 2018-08-01 11:14:26,145 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3a37a36c-02d1-462e-8736-6dbd3d665223 Date: Wed, 01 Aug 2018 11:14:26 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-01 11:14:26,145 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/9db04c92-e00f-41a0-b005-4a41043fd7e2 used request id req-3a37a36c-02d1-462e-8736-6dbd3d665223 2018-08-01 11:14:26,145 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.983102083206s 2018-08-01 11:14:26,145 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/9db04c92-e00f-41a0-b005-4a41043fd7e2 used request id req-3a37a36c-02d1-462e-8736-6dbd3d665223 2018-08-01 11:14:26,146 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-01 11:14:26,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}85f86d803db3de6dcf815f6d2ae34a7d61a5816c" 2018-08-01 11:14:26,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:14: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-6efed1b2-9913-4d6e-8667-6b55c7f066d3 x-compute-request-id: req-6efed1b2-9913-4d6e-8667-6b55c7f066d3 Content-Encoding: gzip Content-Length: 513 Content-Type: application/json RESP BODY: {"flavors": [{"name": "neutron_trunk-flavor_8964e1b9-7878-487e-a052-6733aea2e3b3", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/081d7f6e-7f13-46d9-91d9-ec665b0e241f", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/081d7f6e-7f13-46d9-91d9-ec665b0e241f", "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": "081d7f6e-7f13-46d9-91d9-ec665b0e241f"}, {"name": "neutron_trunk-flavor_alt_8964e1b9-7878-487e-a052-6733aea2e3b3", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/1cfcafb3-b01a-4fb7-94e8-892cb1449a19", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/1cfcafb3-b01a-4fb7-94e8-892cb1449a19", "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": "1cfcafb3-b01a-4fb7-94e8-892cb1449a19"}, {"name": "vmtp-flavor_ee58c79f-c6fb-483f-8b9c-406ffbfad757", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "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": "4c324ef0-9d9b-4571-a235-9b48aa3aa85a"}, {"name": "shaker-flavor_81952131-3011-4d90-80f4-831743223f59", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "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": "5b61c696-1b5b-4204-b7e5-ca4a818093b0"}]} 2018-08-01 11:14:26,187 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-6efed1b2-9913-4d6e-8667-6b55c7f066d3 2018-08-01 11:14:26,187 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0410947799683s 2018-08-01 11:14:26,188 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-6efed1b2-9913-4d6e-8667-6b55c7f066d3 2018-08-01 11:14:26,191 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-01 11:14:26,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/1cfcafb3-b01a-4fb7-94e8-892cb1449a19 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}85f86d803db3de6dcf815f6d2ae34a7d61a5816c" 2018-08-01 11:14:26,240 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 11:14: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-fdc71689-159e-476c-a625-437b5715edb2 x-compute-request-id: req-fdc71689-159e-476c-a625-437b5715edb2 Content-Length: 0 Content-Type: application/json 2018-08-01 11:14:26,240 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/1cfcafb3-b01a-4fb7-94e8-892cb1449a19 used request id req-fdc71689-159e-476c-a625-437b5715edb2 2018-08-01 11:14:26,240 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0487270355225s 2018-08-01 11:14:26,240 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/1cfcafb3-b01a-4fb7-94e8-892cb1449a19 used request id req-fdc71689-159e-476c-a625-437b5715edb2 2018-08-01 11:14:26,241 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-01 11:14:26,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/0746b451-f7ff-4e24-b08f-2a22e251a24d/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}85f86d803db3de6dcf815f6d2ae34a7d61a5816c" -d '{"subnet_id": "e6d090f8-6179-4ddf-a984-2f45fe93bb2c"}' 2018-08-01 11:14:27,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-30a0a962-bba7-4367-8a2e-632f06bff794 Date: Wed, 01 Aug 2018 11:14:27 GMT RESP BODY: {"network_id": "73b896a8-99c7-49c3-97b5-b65146965210", "tenant_id": "8d96727022f4443794db44ecde432faf", "subnet_id": "e6d090f8-6179-4ddf-a984-2f45fe93bb2c", "subnet_ids": ["e6d090f8-6179-4ddf-a984-2f45fe93bb2c"], "port_id": "acf72bd2-f529-432b-b558-a5c73046b641", "id": "0746b451-f7ff-4e24-b08f-2a22e251a24d"} 2018-08-01 11:14:27,930 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/0746b451-f7ff-4e24-b08f-2a22e251a24d/remove_router_interface.json used request id req-30a0a962-bba7-4367-8a2e-632f06bff794 2018-08-01 11:14:27,930 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.68963885307s 2018-08-01 11:14:27,931 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/0746b451-f7ff-4e24-b08f-2a22e251a24d/remove_router_interface.json used request id req-30a0a962-bba7-4367-8a2e-632f06bff794 returning object 0746b451-f7ff-4e24-b08f-2a22e251a24d 2018-08-01 11:14:27,931 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-01 11:14:27,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}85f86d803db3de6dcf815f6d2ae34a7d61a5816c" 2018-08-01 11:14:28,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1424 X-Openstack-Request-Id: req-3a9aa79f-15e5-4257-9db3-5970042bb547 Date: Wed, 01 Aug 2018 11:14:28 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a5a333a9-9d0e-46a5-9440-2aa9c95d5013", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "8d96727022f4443794db44ecde432faf", "created_at": "2018-08-01T11:12:21Z", "admin_state_up": true, "updated_at": "2018-08-01T11:14:26Z", "project_id": "8d96727022f4443794db44ecde432faf", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "0746b451-f7ff-4e24-b08f-2a22e251a24d", "name": "neutron_trunk-router_8964e1b9-7878-487e-a052-6733aea2e3b3"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a5a333a9-9d0e-46a5-9440-2aa9c95d5013", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "46dd322c3fcc454eb140e37825746af8", "created_at": "2018-08-01T10:33:45Z", "admin_state_up": true, "updated_at": "2018-08-01T10:33:48Z", "project_id": "46dd322c3fcc454eb140e37825746af8", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "35692ad5-ea31-4dff-9194-5d8563e4e5dd", "name": "shaker-router_81952131-3011-4d90-80f4-831743223f59"}]} 2018-08-01 11:14:28,069 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-3a9aa79f-15e5-4257-9db3-5970042bb547 2018-08-01 11:14:28,069 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.137928009033s 2018-08-01 11:14:28,070 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-3a9aa79f-15e5-4257-9db3-5970042bb547 2018-08-01 11:14:28,071 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-01 11:14:28,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/0746b451-f7ff-4e24-b08f-2a22e251a24d.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}85f86d803db3de6dcf815f6d2ae34a7d61a5816c" 2018-08-01 11:14:29,123 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f87a0b16-34c5-4dfa-adf7-d9f829063171 Content-Length: 0 Date: Wed, 01 Aug 2018 11:14:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 11:14:29,123 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/0746b451-f7ff-4e24-b08f-2a22e251a24d.json used request id req-f87a0b16-34c5-4dfa-adf7-d9f829063171 2018-08-01 11:14:29,123 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.05171489716s 2018-08-01 11:14:29,123 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/0746b451-f7ff-4e24-b08f-2a22e251a24d.json used request id req-f87a0b16-34c5-4dfa-adf7-d9f829063171 2018-08-01 11:14:29,124 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-01 11:14:29,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}85f86d803db3de6dcf815f6d2ae34a7d61a5816c" 2018-08-01 11:14:29,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2013 X-Openstack-Request-Id: req-4fba5e39-e83a-417c-ad16-640b44f36993 Date: Wed, 01 Aug 2018 11:14:29 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-01T09:28:43Z","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":"a5a333a9-9d0e-46a5-9440-2aa9c95d5013","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"dbe9669438844f3faecdc7fcc050e0d8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:43Z","ip_version":4},{"updated_at":"2018-08-01T10:33:45Z","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":"cc3b47db-0789-4f66-a77b-3775db94ffa7","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"46dd322c3fcc454eb140e37825746af8","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"shaker-subnet_81952131-3011-4d90-80f4-831743223f59","enable_dhcp":true,"segment_id":null,"network_id":"2f0c6318-fd53-4d4d-9f2e-a274f66ae091","tenant_id":"46dd322c3fcc454eb140e37825746af8","created_at":"2018-08-01T10:33:45Z","ip_version":4},{"updated_at":"2018-08-01T11:12:20Z","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":"e6d090f8-6179-4ddf-a984-2f45fe93bb2c","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"8d96727022f4443794db44ecde432faf","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"neutron_trunk-subnet_8964e1b9-7878-487e-a052-6733aea2e3b3","enable_dhcp":true,"segment_id":null,"network_id":"73b896a8-99c7-49c3-97b5-b65146965210","tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T11:12:20Z","ip_version":4}]} 2018-08-01 11:14:29,165 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-4fba5e39-e83a-417c-ad16-640b44f36993 2018-08-01 11:14:29,165 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.041158914566s 2018-08-01 11:14:29,166 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-4fba5e39-e83a-417c-ad16-640b44f36993 2018-08-01 11:14:29,167 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-01 11:14:29,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/e6d090f8-6179-4ddf-a984-2f45fe93bb2c.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}85f86d803db3de6dcf815f6d2ae34a7d61a5816c" 2018-08-01 11:14:30,121 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-71e50686-d3ad-4ef5-a89d-b737f09c673d Date: Wed, 01 Aug 2018 11:14:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 11:14:30,121 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/e6d090f8-6179-4ddf-a984-2f45fe93bb2c.json used request id req-71e50686-d3ad-4ef5-a89d-b737f09c673d 2018-08-01 11:14:30,121 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.953924894333s 2018-08-01 11:14:30,122 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/e6d090f8-6179-4ddf-a984-2f45fe93bb2c.json used request id req-71e50686-d3ad-4ef5-a89d-b737f09c673d 2018-08-01 11:14:30,122 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-01 11:14:30,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}85f86d803db3de6dcf815f6d2ae34a7d61a5816c" 2018-08-01 11:14:30,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2173 X-Openstack-Request-Id: req-a263531b-a5c3-4de8-8ae2-c5265b253317 Date: Wed, 01 Aug 2018 11:14:30 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"2f0c6318-fd53-4d4d-9f2e-a274f66ae091","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":66,"ipv4_address_scope":null,"shared":false,"project_id":"46dd322c3fcc454eb140e37825746af8","l2_adjacency":true,"status":"ACTIVE","subnets":["cc3b47db-0789-4f66-a77b-3775db94ffa7"],"description":"","tags":[],"updated_at":"2018-08-01T10:33:45Z","qos_policy_id":null,"name":"shaker-net_81952131-3011-4d90-80f4-831743223f59","admin_state_up":true,"tenant_id":"46dd322c3fcc454eb140e37825746af8","created_at":"2018-08-01T10:33:45Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1450,"id":"73b896a8-99c7-49c3-97b5-b65146965210","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":16,"ipv4_address_scope":null,"shared":false,"project_id":"8d96727022f4443794db44ecde432faf","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T11:14:30Z","qos_policy_id":null,"name":"neutron_trunk-net_8964e1b9-7878-487e-a052-6733aea2e3b3","admin_state_up":true,"tenant_id":"8d96727022f4443794db44ecde432faf","created_at":"2018-08-01T11:12:20Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dbe9669438844f3faecdc7fcc050e0d8","l2_adjacency":true,"status":"ACTIVE","subnets":["a5a333a9-9d0e-46a5-9440-2aa9c95d5013"],"description":"","tags":[],"updated_at":"2018-08-01T09:28:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:38Z","provider:network_type":"flat"}]} 2018-08-01 11:14:30,205 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-a263531b-a5c3-4de8-8ae2-c5265b253317 2018-08-01 11:14:30,206 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.083309173584s 2018-08-01 11:14:30,206 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-a263531b-a5c3-4de8-8ae2-c5265b253317 2018-08-01 11:14:30,208 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-01 11:14:30,208 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/73b896a8-99c7-49c3-97b5-b65146965210.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}85f86d803db3de6dcf815f6d2ae34a7d61a5816c" 2018-08-01 11:14:31,293 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5e30c687-90a6-4e26-b3cc-076b10109ae8 Date: Wed, 01 Aug 2018 11:14:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 11:14:31,293 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/73b896a8-99c7-49c3-97b5-b65146965210.json used request id req-5e30c687-90a6-4e26-b3cc-076b10109ae8 2018-08-01 11:14:31,294 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.08571910858s 2018-08-01 11:14:31,294 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/73b896a8-99c7-49c3-97b5-b65146965210.json used request id req-5e30c687-90a6-4e26-b3cc-076b10109ae8 2018-08-01 11:14:31,298 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-01 11:14:31,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}85f86d803db3de6dcf815f6d2ae34a7d61a5816c" 2018-08-01 11:14:31,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2335 Content-Type: application/json X-Openstack-Request-Id: req-3f163ab1-8ecd-4218-9048-3fa294986a2a Date: Wed, 01 Aug 2018 11:14:31 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/4c22122d-e4c5-42b6-a3f0-defdb8416603/snap", "metadata": {}}], "file": "/v2/images/4c22122d-e4c5-42b6-a3f0-defdb8416603/file", "owner": "8d96727022f4443794db44ecde432faf", "id": "4c22122d-e4c5-42b6-a3f0-defdb8416603", "size": 12716032, "self": "/v2/images/4c22122d-e4c5-42b6-a3f0-defdb8416603", "disk_format": "qcow2", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/4c22122d-e4c5-42b6-a3f0-defdb8416603/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-01T11:12:25Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_8964e1b9-7878-487e-a052-6733aea2e3b3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_8964e1b9-7878-487e-a052-6733aea2e3b3", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-01T11:12:25Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/4e5d60e5-ff8d-474f-9936-f77d05caea2a/snap", "metadata": {}}], "file": "/v2/images/4e5d60e5-ff8d-474f-9936-f77d05caea2a/file", "owner": "46dd322c3fcc454eb140e37825746af8", "id": "4e5d60e5-ff8d-474f-9936-f77d05caea2a", "size": 666173440, "self": "/v2/images/4e5d60e5-ff8d-474f-9936-f77d05caea2a", "disk_format": "qcow2", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/4e5d60e5-ff8d-474f-9936-f77d05caea2a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "updated_at": "2018-08-01T10:34:03Z", "visibility": "private", "owner_specified.shade.object": "images/shaker-img_81952131-3011-4d90-80f4-831743223f59", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_81952131-3011-4d90-80f4-831743223f59", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2018-08-01T10:33:54Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-01 11:14:31,325 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-3f163ab1-8ecd-4218-9048-3fa294986a2a 2018-08-01 11:14:31,325 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0269610881805s 2018-08-01 11:14:31,326 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-3f163ab1-8ecd-4218-9048-3fa294986a2a 2018-08-01 11:14:31,328 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-01 11:14:31,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/4c22122d-e4c5-42b6-a3f0-defdb8416603 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}85f86d803db3de6dcf815f6d2ae34a7d61a5816c" 2018-08-01 11:14:32,199 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-fb1b54e3-054c-453c-a62d-0565db80d34b Date: Wed, 01 Aug 2018 11:14:32 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-01 11:14:32,200 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/4c22122d-e4c5-42b6-a3f0-defdb8416603 used request id req-fb1b54e3-054c-453c-a62d-0565db80d34b 2018-08-01 11:14:32,200 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.871444940567s 2018-08-01 11:14:32,200 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/4c22122d-e4c5-42b6-a3f0-defdb8416603 used request id req-fb1b54e3-054c-453c-a62d-0565db80d34b 2018-08-01 11:14:32,200 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-01 11:14:32,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}85f86d803db3de6dcf815f6d2ae34a7d61a5816c" 2018-08-01 11:14:32,227 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:14:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a3582af1-cceb-430b-85fc-3a2ae1f6ab59 x-compute-request-id: req-a3582af1-cceb-430b-85fc-3a2ae1f6ab59 Content-Encoding: gzip Content-Length: 468 Content-Type: application/json RESP BODY: {"flavors": [{"name": "neutron_trunk-flavor_8964e1b9-7878-487e-a052-6733aea2e3b3", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/081d7f6e-7f13-46d9-91d9-ec665b0e241f", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/081d7f6e-7f13-46d9-91d9-ec665b0e241f", "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": "081d7f6e-7f13-46d9-91d9-ec665b0e241f"}, {"name": "vmtp-flavor_ee58c79f-c6fb-483f-8b9c-406ffbfad757", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "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": "4c324ef0-9d9b-4571-a235-9b48aa3aa85a"}, {"name": "shaker-flavor_81952131-3011-4d90-80f4-831743223f59", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "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": "5b61c696-1b5b-4204-b7e5-ca4a818093b0"}]} 2018-08-01 11:14:32,227 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-a3582af1-cceb-430b-85fc-3a2ae1f6ab59 2018-08-01 11:14:32,227 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0265159606934s 2018-08-01 11:14:32,227 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-a3582af1-cceb-430b-85fc-3a2ae1f6ab59 2018-08-01 11:14:32,230 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-01 11:14:32,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/081d7f6e-7f13-46d9-91d9-ec665b0e241f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}85f86d803db3de6dcf815f6d2ae34a7d61a5816c" 2018-08-01 11:14:32,252 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 11:14:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ccb2388a-069e-4a40-9bd0-b40d5f14d6e7 x-compute-request-id: req-ccb2388a-069e-4a40-9bd0-b40d5f14d6e7 Content-Length: 0 Content-Type: application/json 2018-08-01 11:14:32,252 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/081d7f6e-7f13-46d9-91d9-ec665b0e241f used request id req-ccb2388a-069e-4a40-9bd0-b40d5f14d6e7 2018-08-01 11:14:32,253 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0223670005798s 2018-08-01 11:14:32,253 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/081d7f6e-7f13-46d9-91d9-ec665b0e241f used request id req-ccb2388a-069e-4a40-9bd0-b40d5f14d6e7 2018-08-01 11:14:32,292 - xtesting.ci.run_tests - INFO - Loading test case 'barbican'... 2018-08-01 11:14:32,324 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-01 11:14:32,324 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-01 11:14:32,324 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-01 11:14:32,324 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-01 11:14:32,324 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-01 11:14:32,324 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-01 11:14:32,325 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-01 11:14:32,325 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-01 11:14:32,325 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-01 11:14:32,325 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-01 11:14:32,325 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-01 11:14:32,325 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-01 11:14:32,325 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-01 11:14:32,325 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-01 11:14:32,325 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-01 11:14:32,325 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-01 11:14:32,325 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-01 11:14:32,325 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-01 11:14:32,325 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-01 11:14:32,326 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-01 11:14:32,326 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-01 11:14:32,326 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-01 11:14:32,326 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-01 11:14:32,326 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-01 11:14:32,326 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-01 11:14:32,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-01 11:14:32,333 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:14:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96063ceb-539b-4a2f-9bce-0a0304af5c5c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 11:14:32,333 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-96063ceb-539b-4a2f-9bce-0a0304af5c5c 2018-08-01 11:14:32,333 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-08-01 11:14:32,714 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T12:14:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["6yi2auBySXufA_t4E6VxwA"], "issued_at": "2018-08-01T11:14:32.000000Z"}} 2018-08-01 11:14:32,717 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-01 11:14:32,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}c5b4a744b65a36a27fce6107e1b0d8d9c6f69802" 2018-08-01 11:14:32,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-d0bb75b7-6bbc-4582-964d-c9b33bf279e0 Date: Wed, 01 Aug 2018 11:14:32 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dbe9669438844f3faecdc7fcc050e0d8","l2_adjacency":true,"status":"ACTIVE","subnets":["a5a333a9-9d0e-46a5-9440-2aa9c95d5013"],"description":"","tags":[],"updated_at":"2018-08-01T09:28:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:38Z","provider:network_type":"flat"}]} 2018-08-01 11:14:32,968 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-d0bb75b7-6bbc-4582-964d-c9b33bf279e0 2018-08-01 11:14:32,968 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.250872135162s 2018-08-01 11:14:32,968 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-d0bb75b7-6bbc-4582-964d-c9b33bf279e0 2018-08-01 11:14:32,969 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-01 11:14:35,745 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-08-01 11:14:38,641 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 2c788a17-9e4f-4125-bd3f-3a8e2665d7b8 | 2018-08-01T11:14:38.201207 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 2c788a17-9e4f-4125-bd3f-3a8e2665d7b8 ~/.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-08-01 11:14:42,302 - 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-08-01 11:14:42,302 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-01 11:14:45,056 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-08-01 11:14:48,816 - 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=aba80a1c-1397-4cab-9ad0-e5c50bb8ce25) as the default verifier for the future CLI operations. 2018-08-01 11:14:52,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-01 11:14:52,009 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 11:14:52 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 11:14:52,014 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-08-01 11:14:52,017 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.6: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-08-01 11:14:52,023 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 11:14:52 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.30.9.6: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.6:35357/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 11:14:52,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.6: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}c5b4a744b65a36a27fce6107e1b0d8d9c6f69802" 2018-08-01 11:14:52,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:14:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cad22c94-946f-4e25-b62c-65a188469bb1 Content-Encoding: gzip Content-Length: 859 Content-Type: application/json RESP BODY: {"services": [{"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.6:35357/v3/services/014cfd8eced94fc392a892011f45562a"}, "enabled": true, "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.6:35357/v3/services/2d93a1620a76415d955cd244547d98bb"}, "enabled": true, "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.6:35357/v3/services/483926b8c02c469da7eb9c1d89eab182"}, "enabled": true, "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.6:35357/v3/services/5aef09b627e34be49a48fd4749233bea"}, "enabled": true, "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.6:35357/v3/services/607eb7bbcc8a497abedbfcfb1a5fffc0"}, "enabled": true, "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.6:35357/v3/services/793472bc1ef34c6695971970953f6180"}, "enabled": true, "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.6:35357/v3/services/8f98f24c5ce64810ae524e56a533e808"}, "enabled": true, "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.6:35357/v3/services/b508506b507b42ea8f87cf9b38d8ad9f"}, "enabled": true, "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.6:35357/v3/services/bf9f5edcc18d4e1c902e418a716c7727"}, "enabled": true, "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.6:35357/v3/services/d5b8c268684943a6b12f20b40331c9cf"}, "enabled": true, "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.6:35357/v3/services/dfdc7b3c76bf4e878d175a20c133b82c"}, "enabled": true, "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.6:35357/v3/services/e399e53f88c14a3b8548026fb39c4530"}, "enabled": true, "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.6:35357/v3/services/e974ba11927c49beb246001aef6e0ec7"}, "enabled": true, "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.6:35357/v3/services/f5e0a7e843164af098c41843311ba3b9"}, "enabled": true, "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.6:35357/v3/services/fb7d506b651f43e288c641372eccadd8"}, "enabled": true, "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "links": {"self": "http://192.30.9.6:35357/v3/services", "previous": null, "next": null}} 2018-08-01 11:14:52,115 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.6:35357/v3/services used request id req-cad22c94-946f-4e25-b62c-65a188469bb1 2018-08-01 11:14:52,115 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.100968122482s 2018-08-01 11:14:52,115 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.6:35357/v3/services used request id req-cad22c94-946f-4e25-b62c-65a188469bb1 2018-08-01 11:14:52,121 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-08-01 11:14:52,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}c5b4a744b65a36a27fce6107e1b0d8d9c6f69802" 2018-08-01 11:14:52,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9931 X-Openstack-Request-Id: req-eb38f4f4-d0e9-4a35-b03d-fba20c138217 Date: Wed, 01 Aug 2018 11:14:52 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-08-01 11:14:52,135 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/extensions.json used request id req-eb38f4f4-d0e9-4a35-b03d-fba20c138217 2018-08-01 11:14:52,136 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.0141339302063s 2018-08-01 11:14:52,136 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/extensions.json used request id req-eb38f4f4-d0e9-4a35-b03d-fba20c138217 2018-08-01 11:14:52,144 - xtesting.ci.run_tests - INFO - Skipping test case 'barbican'... 2018-08-01 11:14:52,145 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | barbican | functest | 00:00 | SKIP | +-------------------+------------------+------------------+----------------+ 2018-08-01 11:14:52,150 - xtesting.ci.run_tests - INFO - Xtesting report: +--------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +--------------------------+------------------+---------------+------------------+----------------+ | tempest_smoke | functest | smoke | 03:16 | PASS | | rally_sanity | functest | smoke | 24:35 | PASS | | patrole | functest | smoke | 01:55 | PASS | | vmtp | functest | smoke | 18:35 | PASS | | shaker | functest | smoke | 03:24 | FAIL | | snaps_smoke | functest | smoke | 34:48 | PASS | | neutron_trunk | functest | smoke | 02:05 | PASS | | barbican | functest | smoke | 00:00 | SKIP | | refstack_defcore | functest | smoke | 00:00 | SKIP | +--------------------------+------------------+---------------+------------------+----------------+ 2018-08-01 11:14:52,159 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-08-01 11:14:52,338 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-01 11:14:55,218 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-195 | | 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-08-01 11:14:55,223 - 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.24,192.30.9.6 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.24:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=GxcHyPakvFXfQyXK3MDnqM2EQ 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=8d96727022f4443794db44ecde432faf export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-08-01 11:14:55,223 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-08-01 11:14:55,223 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+---------------------+-------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+---------------------+-------------------+ +---------------+---------------+---------------------+-------------------+ 2018-08-01 11:14:55,224 - 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-08-01 11:14:55,228 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-08-01 11:14:57,872 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-195 | | 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-08-01 11:14:57,875 - 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.24,192.30.9.6 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.24:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=GxcHyPakvFXfQyXK3MDnqM2EQ 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=8d96727022f4443794db44ecde432faf export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-08-01 11:14:57,875 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-08-01 11:14:57,876 - 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-08-01 11:14:57,887 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify'... 2018-08-01 11:14:58,248 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-01 11:14:58,249 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-01 11:14:58,249 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-01 11:14:58,249 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-01 11:14:58,249 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-01 11:14:58,249 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-01 11:14:58,249 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-01 11:14:58,249 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-01 11:14:58,249 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-01 11:14:58,249 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-01 11:14:58,249 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-01 11:14:58,249 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-01 11:14:58,249 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-01 11:14:58,249 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-01 11:14:58,249 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-01 11:14:58,249 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-01 11:14:58,249 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-01 11:14:58,249 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-01 11:14:58,249 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-01 11:14:58,250 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-01 11:14:58,250 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-01 11:14:58,254 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-01 11:14:58,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-01 11:14:58,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:14:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f37c9a4-3043-4dd1-8dfc-62799175c012 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 11:14:58,264 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-1f37c9a4-3043-4dd1-8dfc-62799175c012 2018-08-01 11:14:58,264 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-08-01 11:14:58,664 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T12:14:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["v-8OC9DERaa-cZzAu1LIxg"], "issued_at": "2018-08-01T11:14:58.000000Z"}} 2018-08-01 11:14:58,667 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-01 11:14:58,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}d6ef1bebd78157cd79c38f17fca181e582fa3881" 2018-08-01 11:14:58,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-6db83dbe-1ebe-4baa-88b9-496c6d0cd58a Date: Wed, 01 Aug 2018 11:14:58 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dbe9669438844f3faecdc7fcc050e0d8","l2_adjacency":true,"status":"ACTIVE","subnets":["a5a333a9-9d0e-46a5-9440-2aa9c95d5013"],"description":"","tags":[],"updated_at":"2018-08-01T09:28:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:38Z","provider:network_type":"flat"}]} 2018-08-01 11:14:58,913 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-6db83dbe-1ebe-4baa-88b9-496c6d0cd58a 2018-08-01 11:14:58,913 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.245558977127s 2018-08-01 11:14:58,913 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-6db83dbe-1ebe-4baa-88b9-496c6d0cd58a 2018-08-01 11:14:58,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-01 11:14:58,925 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 11:14: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 11:14:58,926 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-01 11:14:58,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}d6ef1bebd78157cd79c38f17fca181e582fa3881" 2018-08-01 11:14:59,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:14:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9439542a-0232-4d27-825f-ffb00340c2cc Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/060e9088cac343b9864226107af6e21e"}, "tags": [], "enabled": true, "id": "060e9088cac343b9864226107af6e21e", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2018-08-01 11:14:59,014 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-9439542a-0232-4d27-825f-ffb00340c2cc 2018-08-01 11:14:59,015 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0883278846741s 2018-08-01 11:14:59,015 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-9439542a-0232-4d27-825f-ffb00340c2cc 2018-08-01 11:14:59,020 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-01 11:14:59,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}d6ef1bebd78157cd79c38f17fca181e582fa3881" -d '{"project": {"description": "Created by OPNFV Functest: cloudify", "enabled": true, "domain_id": "default", "name": "cloudify-project_792d19af-8a10-4680-95c0-39fc14c0e5cc"}}' 2018-08-01 11:14:59,138 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 11:14:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d2324db4-a854-4fb3-9aa6-abc2880cf1bf 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.24:5000/v3/projects/b24e20b69ec24e958a00d7e2dcabff37"}, "tags": [], "enabled": true, "id": "b24e20b69ec24e958a00d7e2dcabff37", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_792d19af-8a10-4680-95c0-39fc14c0e5cc"}} 2018-08-01 11:14:59,138 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-d2324db4-a854-4fb3-9aa6-abc2880cf1bf 2018-08-01 11:14:59,138 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.117774009705s 2018-08-01 11:14:59,138 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-d2324db4-a854-4fb3-9aa6-abc2880cf1bf 2018-08-01 11:14:59,138 - 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'b24e20b69ec24e958a00d7e2dcabff37', '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_792d19af-8a10-4680-95c0-39fc14c0e5cc'}) 2018-08-01 11:14:59,142 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-01 11:14:59,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}d6ef1bebd78157cd79c38f17fca181e582fa3881" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "bf655d50-a3ee-4b09-be11-dc890a2bf7dc", "email": null, "name": "cloudify-user_792d19af-8a10-4680-95c0-39fc14c0e5cc"}}' 2018-08-01 11:14:59,516 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 11:14:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-22334590-9f9d-4715-9494-b7f3a0b27fed Content-Length: 323 Content-Type: application/json RESP BODY: {"user": {"name": "cloudify-user_792d19af-8a10-4680-95c0-39fc14c0e5cc", "links": {"self": "http://172.30.9.24:5000/v3/users/3743849bc70c49d790df87f840a6a9c9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3743849bc70c49d790df87f840a6a9c9", "domain_id": "default", "password_expires_at": null}} 2018-08-01 11:14:59,516 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-22334590-9f9d-4715-9494-b7f3a0b27fed 2018-08-01 11:14:59,516 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.374330043793s 2018-08-01 11:14:59,517 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-22334590-9f9d-4715-9494-b7f3a0b27fed 2018-08-01 11:14:59,517 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'3743849bc70c49d790df87f840a6a9c9', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cloudify-user_792d19af-8a10-4680-95c0-39fc14c0e5cc'}) 2018-08-01 11:14:59,520 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-01 11:14:59,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}d6ef1bebd78157cd79c38f17fca181e582fa3881" 2018-08-01 11:14:59,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:14:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0aa7be08-5386-4715-b7d7-ba09d8fa9ba9 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 11:14:59,613 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-0aa7be08-5386-4715-b7d7-ba09d8fa9ba9 2018-08-01 11:14:59,613 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.092955827713s 2018-08-01 11:14:59,614 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-0aa7be08-5386-4715-b7d7-ba09d8fa9ba9 2018-08-01 11:14:59,618 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-01 11:14:59,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}d6ef1bebd78157cd79c38f17fca181e582fa3881" 2018-08-01 11:14:59,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:14:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fd5fedf-e569-4ccb-b0b0-91492da6f483 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 11:14:59,702 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-7fd5fedf-e569-4ccb-b0b0-91492da6f483 2018-08-01 11:14:59,702 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0842339992523s 2018-08-01 11:14:59,702 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-7fd5fedf-e569-4ccb-b0b0-91492da6f483 2018-08-01 11:14:59,704 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-08-01 11:14:59,707 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-08-01 11:14:59,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}d6ef1bebd78157cd79c38f17fca181e582fa3881" -d '{"role": {"name": "Member"}}' 2018-08-01 11:14:59,802 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 11:14:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9fae7027-4c0c-4164-91ce-3cfae08f2932 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c9804074386f43a3b0ea655e5b27cd09", "links": {"self": "http://172.30.9.24:5000/v3/roles/c9804074386f43a3b0ea655e5b27cd09"}, "name": "Member"}} 2018-08-01 11:14:59,802 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-9fae7027-4c0c-4164-91ce-3cfae08f2932 2018-08-01 11:14:59,802 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.0949289798737s 2018-08-01 11:14:59,802 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-9fae7027-4c0c-4164-91ce-3cfae08f2932 2018-08-01 11:14:59,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'c9804074386f43a3b0ea655e5b27cd09'}) 2018-08-01 11:14:59,805 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-01 11:14:59,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}d6ef1bebd78157cd79c38f17fca181e582fa3881" 2018-08-01 11:14:59,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:14:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2fe2ab28-e3c5-49ca-a065-9a91c3d7e1d1 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c9804074386f43a3b0ea655e5b27cd09", "links": {"self": "http://172.30.9.24:5000/v3/roles/c9804074386f43a3b0ea655e5b27cd09"}, "name": "Member"}]} 2018-08-01 11:14:59,891 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-2fe2ab28-e3c5-49ca-a065-9a91c3d7e1d1 2018-08-01 11:14:59,891 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0858299732208s 2018-08-01 11:14:59,891 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-2fe2ab28-e3c5-49ca-a065-9a91c3d7e1d1 2018-08-01 11:14:59,896 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-01 11:14:59,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}d6ef1bebd78157cd79c38f17fca181e582fa3881" 2018-08-01 11:14:59,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:14:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3198eab1-1492-43ac-8e33-3ba1aa6e30d7 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-01 11:14:59,918 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-3198eab1-1492-43ac-8e33-3ba1aa6e30d7 2018-08-01 11:14:59,918 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.021625995636s 2018-08-01 11:14:59,918 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-3198eab1-1492-43ac-8e33-3ba1aa6e30d7 2018-08-01 11:14:59,919 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-01 11:14:59,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}d6ef1bebd78157cd79c38f17fca181e582fa3881" 2018-08-01 11:15:00,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:14:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6090595e-78b4-4b90-b1a4-665d87bf8138 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "cloudify-user_792d19af-8a10-4680-95c0-39fc14c0e5cc", "links": {"self": "http://172.30.9.24:5000/v3/users/3743849bc70c49d790df87f840a6a9c9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3743849bc70c49d790df87f840a6a9c9", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 11:15:00,019 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-6090595e-78b4-4b90-b1a4-665d87bf8138 2018-08-01 11:15:00,019 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.100299119949s 2018-08-01 11:15:00,019 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-6090595e-78b4-4b90-b1a4-665d87bf8138 2018-08-01 11:15:00,032 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-01 11:15:00,035 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}d6ef1bebd78157cd79c38f17fca181e582fa3881" 2018-08-01 11:15:00,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:15:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2697c384-f274-4d06-8f69-a4d278b92b5a Content-Encoding: gzip Content-Length: 392 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "id": "8d96727022f4443794db44ecde432faf", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.24:5000/v3/projects/b24e20b69ec24e958a00d7e2dcabff37"}, "tags": [], "enabled": true, "id": "b24e20b69ec24e958a00d7e2dcabff37", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_792d19af-8a10-4680-95c0-39fc14c0e5cc"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8"}, "tags": [], "enabled": true, "id": "dbe9669438844f3faecdc7fcc050e0d8", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-01 11:15:00,198 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-2697c384-f274-4d06-8f69-a4d278b92b5a 2018-08-01 11:15:00,199 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.166923046112s 2018-08-01 11:15:00,199 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-2697c384-f274-4d06-8f69-a4d278b92b5a 2018-08-01 11:15:00,206 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-01 11:15:00,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=3743849bc70c49d790df87f840a6a9c9&role.id=c9804074386f43a3b0ea655e5b27cd09&scope.project.id=b24e20b69ec24e958a00d7e2dcabff37" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d6ef1bebd78157cd79c38f17fca181e582fa3881" 2018-08-01 11:15:00,289 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:15:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62b9c481-9bb2-4b8b-9803-eaaf2b2cedeb Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=3743849bc70c49d790df87f840a6a9c9&role.id=c9804074386f43a3b0ea655e5b27cd09&scope.project.id=b24e20b69ec24e958a00d7e2dcabff37", "previous": null, "next": null}} 2018-08-01 11:15:00,290 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=3743849bc70c49d790df87f840a6a9c9&role.id=c9804074386f43a3b0ea655e5b27cd09&scope.project.id=b24e20b69ec24e958a00d7e2dcabff37 used request id req-62b9c481-9bb2-4b8b-9803-eaaf2b2cedeb 2018-08-01 11:15:00,290 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0832738876343s 2018-08-01 11:15:00,290 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=3743849bc70c49d790df87f840a6a9c9&role.id=c9804074386f43a3b0ea655e5b27cd09&scope.project.id=b24e20b69ec24e958a00d7e2dcabff37 used request id req-62b9c481-9bb2-4b8b-9803-eaaf2b2cedeb 2018-08-01 11:15:00,293 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-01 11:15:00,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/b24e20b69ec24e958a00d7e2dcabff37/users/3743849bc70c49d790df87f840a6a9c9/roles/c9804074386f43a3b0ea655e5b27cd09 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d6ef1bebd78157cd79c38f17fca181e582fa3881" 2018-08-01 11:15:00,416 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 11:15:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d77a5cc-5461-4b80-b2f2-481379853487 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 11:15:00,416 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/b24e20b69ec24e958a00d7e2dcabff37/users/3743849bc70c49d790df87f840a6a9c9/roles/c9804074386f43a3b0ea655e5b27cd09 used request id req-5d77a5cc-5461-4b80-b2f2-481379853487 2018-08-01 11:15:00,416 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.122735023499s 2018-08-01 11:15:00,416 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/b24e20b69ec24e958a00d7e2dcabff37/users/3743849bc70c49d790df87f840a6a9c9/roles/c9804074386f43a3b0ea655e5b27cd09 used request id req-5d77a5cc-5461-4b80-b2f2-481379853487 2018-08-01 11:15:00,417 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cloudify-project_792d19af-8a10-4680-95c0-39fc14c0e5cc', 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'b24e20b69ec24e958a00d7e2dcabff37', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'bf655d50-a3ee-4b09-be11-dc890a2bf7dc', 'username': u'cloudify-user_792d19af-8a10-4680-95c0-39fc14c0e5cc', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-01 11:15:00,418 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-01 11:15:00,419 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-01 11:15:00,419 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-01 11:15:00,419 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-01 11:15:00,419 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-01 11:15:00,419 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-01 11:15:00,419 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-01 11:15:00,419 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-01 11:15:00,419 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-01 11:15:00,419 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-01 11:15:00,420 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-01 11:15:00,420 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-01 11:15:00,420 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-01 11:15:00,420 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-01 11:15:00,420 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-01 11:15:00,420 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-01 11:15:00,420 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-01 11:15:00,420 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-01 11:15:00,420 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-01 11:15:00,421 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-01 11:15:00,421 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-01 11:15:00,421 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-01 11:15:00,422 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cloudify-user_792d19af-8a10-4680-95c0-39fc14c0e5cc', 'password': 'bf655d50-a3ee-4b09-be11-dc890a2bf7dc', 'project_name': 'cloudify-project_792d19af-8a10-4680-95c0-39fc14c0e5cc', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000//v3', 'project_id': 'b24e20b69ec24e958a00d7e2dcabff37', 'project_domain_name': 'Default'} 2018-08-01 11:15:00,423 - xtesting.ci.run_tests - INFO - Running test case 'cloudify'... 2018-08-01 11:15:00,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-01 11:15:00,430 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:15:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3006081b-3031-4edd-87f1-c9568343e709 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 11:15:00,430 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-3006081b-3031-4edd-87f1-c9568343e709 2018-08-01 11:15:00,430 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-08-01 11:15:00,804 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c9804074386f43a3b0ea655e5b27cd09", "name": "Member"}], "expires_at": "2018-08-01T12:15:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b24e20b69ec24e958a00d7e2dcabff37", "name": "cloudify-project_792d19af-8a10-4680-95c0-39fc14c0e5cc"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/b24e20b69ec24e958a00d7e2dcabff37", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/b24e20b69ec24e958a00d7e2dcabff37", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/b24e20b69ec24e958a00d7e2dcabff37", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/b24e20b69ec24e958a00d7e2dcabff37", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/b24e20b69ec24e958a00d7e2dcabff37", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/b24e20b69ec24e958a00d7e2dcabff37", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_b24e20b69ec24e958a00d7e2dcabff37", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_b24e20b69ec24e958a00d7e2dcabff37", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b24e20b69ec24e958a00d7e2dcabff37", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/b24e20b69ec24e958a00d7e2dcabff37", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/b24e20b69ec24e958a00d7e2dcabff37", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/b24e20b69ec24e958a00d7e2dcabff37", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/b24e20b69ec24e958a00d7e2dcabff37", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/b24e20b69ec24e958a00d7e2dcabff37", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify-user_792d19af-8a10-4680-95c0-39fc14c0e5cc", "id": "3743849bc70c49d790df87f840a6a9c9"}, "audit_ids": ["4zrFSQQYQZK5EYK0B4lyMw"], "issued_at": "2018-08-01T11:15:00.000000Z"}} 2018-08-01 11:15:00,807 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-01 11:15:00,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}a2ef8ac9a116fd6191f331ddc8a9afb3d391f686" -d '{"network": {"name": "cloudify-net_792d19af-8a10-4680-95c0-39fc14c0e5cc", "admin_state_up": true}}' 2018-08-01 11:15:01,350 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-6c0ef869-5737-4bac-b51e-1e1174b00a23 Date: Wed, 01 Aug 2018 11:15:01 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"60222a80-f76e-47da-9bbd-70ca9e25f665","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b24e20b69ec24e958a00d7e2dcabff37","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T11:15:01Z","is_default":false,"name":"cloudify-net_792d19af-8a10-4680-95c0-39fc14c0e5cc","qos_policy_id":null,"admin_state_up":true,"tenant_id":"b24e20b69ec24e958a00d7e2dcabff37","created_at":"2018-08-01T11:15:01Z","mtu":1450}} 2018-08-01 11:15:01,350 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-6c0ef869-5737-4bac-b51e-1e1174b00a23 2018-08-01 11:15:01,350 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.542887926102s 2018-08-01 11:15:01,350 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-6c0ef869-5737-4bac-b51e-1e1174b00a23 2018-08-01 11:15:01,351 - 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-08-01T11:15:01Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'id': u'60222a80-f76e-47da-9bbd-70ca9e25f665', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify-net_792d19af-8a10-4680-95c0-39fc14c0e5cc', u'admin_state_up': True, u'tenant_id': u'b24e20b69ec24e958a00d7e2dcabff37', u'created_at': u'2018-08-01T11:15:01Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'b24e20b69ec24e958a00d7e2dcabff37', u'l2_adjacency': True}) 2018-08-01 11:15:01,358 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-01 11:15:01,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}a2ef8ac9a116fd6191f331ddc8a9afb3d391f686" 2018-08-01 11:15:01,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1229 X-Openstack-Request-Id: req-c93efeb3-1d61-4e9d-b9ec-40a56a1c28fe Date: Wed, 01 Aug 2018 11:15:01 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"60222a80-f76e-47da-9bbd-70ca9e25f665","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b24e20b69ec24e958a00d7e2dcabff37","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T11:15:01Z","qos_policy_id":null,"name":"cloudify-net_792d19af-8a10-4680-95c0-39fc14c0e5cc","admin_state_up":true,"tenant_id":"b24e20b69ec24e958a00d7e2dcabff37","created_at":"2018-08-01T11:15:01Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dbe9669438844f3faecdc7fcc050e0d8","l2_adjacency":true,"status":"ACTIVE","subnets":["a5a333a9-9d0e-46a5-9440-2aa9c95d5013"],"description":"","tags":[],"updated_at":"2018-08-01T09:28:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:38Z","mtu":1500}]} 2018-08-01 11:15:01,502 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-c93efeb3-1d61-4e9d-b9ec-40a56a1c28fe 2018-08-01 11:15:01,502 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.142848014832s 2018-08-01 11:15:01,502 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-c93efeb3-1d61-4e9d-b9ec-40a56a1c28fe 2018-08-01 11:15:01,505 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-01 11:15:01,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}a2ef8ac9a116fd6191f331ddc8a9afb3d391f686" -d '{"subnet": {"name": "cloudify-subnet_792d19af-8a10-4680-95c0-39fc14c0e5cc", "enable_dhcp": true, "network_id": "60222a80-f76e-47da-9bbd-70ca9e25f665", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-01 11:15:02,179 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-b50b599f-67cf-46f5-82b6-728f3e1e45c8 Date: Wed, 01 Aug 2018 11:15:02 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"60222a80-f76e-47da-9bbd-70ca9e25f665","tenant_id":"b24e20b69ec24e958a00d7e2dcabff37","created_at":"2018-08-01T11:15:01Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-01T11:15:01Z","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":"b24e20b69ec24e958a00d7e2dcabff37","id":"2818c851-33ed-4a92-8ee2-2e570649095c","subnetpool_id":null,"name":"cloudify-subnet_792d19af-8a10-4680-95c0-39fc14c0e5cc"}} 2018-08-01 11:15:02,179 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-b50b599f-67cf-46f5-82b6-728f3e1e45c8 2018-08-01 11:15:02,179 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.674039125443s 2018-08-01 11:15:02,179 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-b50b599f-67cf-46f5-82b6-728f3e1e45c8 2018-08-01 11:15:02,180 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-01T11:15:01Z', 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'2818c851-33ed-4a92-8ee2-2e570649095c', u'subnetpool_id': None, u'service_types': [], u'name': u'cloudify-subnet_792d19af-8a10-4680-95c0-39fc14c0e5cc', u'enable_dhcp': True, u'network_id': u'60222a80-f76e-47da-9bbd-70ca9e25f665', u'tenant_id': u'b24e20b69ec24e958a00d7e2dcabff37', u'created_at': u'2018-08-01T11:15:01Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'b24e20b69ec24e958a00d7e2dcabff37'}) 2018-08-01 11:15:02,181 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-01 11:15:02,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}a2ef8ac9a116fd6191f331ddc8a9afb3d391f686" -d '{"router": {"external_gateway_info": {"network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089"}, "name": "cloudify-router_792d19af-8a10-4680-95c0-39fc14c0e5cc", "admin_state_up": true}}' 2018-08-01 11:15:03,618 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-dee36dc9-37da-4f4a-9b37-72515b8a6cda Date: Wed, 01 Aug 2018 11:15:03 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a5a333a9-9d0e-46a5-9440-2aa9c95d5013", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "created_at": "2018-08-01T11:15:02Z", "admin_state_up": true, "updated_at": "2018-08-01T11:15:03Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "b24e20b69ec24e958a00d7e2dcabff37", "id": "11a7fd09-43ea-4df1-ae67-16e80f9c5ef2", "name": "cloudify-router_792d19af-8a10-4680-95c0-39fc14c0e5cc"}} 2018-08-01 11:15:03,618 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-dee36dc9-37da-4f4a-9b37-72515b8a6cda 2018-08-01 11:15:03,618 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.43751311302s 2018-08-01 11:15:03,619 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-dee36dc9-37da-4f4a-9b37-72515b8a6cda 2018-08-01 11:15:03,619 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-01T11:15:03Z', u'revision_number': 2, u'id': u'11a7fd09-43ea-4df1-ae67-16e80f9c5ef2', u'external_gateway_info': {u'network_id': u'e7d7be46-2840-4976-87a2-d78a4e5c6089', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'a5a333a9-9d0e-46a5-9440-2aa9c95d5013', u'ip_address': u'172.30.9.202'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify-router_792d19af-8a10-4680-95c0-39fc14c0e5cc', u'admin_state_up': True, u'tenant_id': u'b24e20b69ec24e958a00d7e2dcabff37', u'created_at': u'2018-08-01T11:15:02Z', u'flavor_id': None, u'routes': [], u'project_id': u'b24e20b69ec24e958a00d7e2dcabff37'}) 2018-08-01 11:15:03,620 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-01 11:15:03,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/11a7fd09-43ea-4df1-ae67-16e80f9c5ef2/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}a2ef8ac9a116fd6191f331ddc8a9afb3d391f686" -d '{"subnet_id": "2818c851-33ed-4a92-8ee2-2e570649095c"}' 2018-08-01 11:15:05,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-ff2519df-fb0f-40a2-b67a-85bdb946cf2f Date: Wed, 01 Aug 2018 11:15:05 GMT RESP BODY: {"network_id": "60222a80-f76e-47da-9bbd-70ca9e25f665", "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "subnet_id": "2818c851-33ed-4a92-8ee2-2e570649095c", "subnet_ids": ["2818c851-33ed-4a92-8ee2-2e570649095c"], "port_id": "bf23671f-4dd0-47c7-9013-34e5283b0c69", "id": "11a7fd09-43ea-4df1-ae67-16e80f9c5ef2"} 2018-08-01 11:15:05,831 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/11a7fd09-43ea-4df1-ae67-16e80f9c5ef2/add_router_interface.json used request id req-ff2519df-fb0f-40a2-b67a-85bdb946cf2f 2018-08-01 11:15:05,831 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.21115994453s 2018-08-01 11:15:05,831 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/11a7fd09-43ea-4df1-ae67-16e80f9c5ef2/add_router_interface.json used request id req-ff2519df-fb0f-40a2-b67a-85bdb946cf2f returning object 11a7fd09-43ea-4df1-ae67-16e80f9c5ef2 2018-08-01 11:15:05,832 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-08-01 11:15:28,380 - shade - DEBUG - Image file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 md5:d9fa9deb2e0906ab7da21bd97d305fa1 sha256:e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a 2018-08-01 11:15:28,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-01 11:15:28,387 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Wed, 01 Aug 2018 11:15:28 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2018-08-01 11:15:28,389 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-01 11:15:28,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}a2ef8ac9a116fd6191f331ddc8a9afb3d391f686" 2018-08-01 11:15:28,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-545c5c58-149a-4f0c-9912-2ce0afd99f7b Date: Wed, 01 Aug 2018 11:15:28 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-01 11:15:28,604 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-545c5c58-149a-4f0c-9912-2ce0afd99f7b 2018-08-01 11:15:28,604 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.21498799324s 2018-08-01 11:15:28,604 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-545c5c58-149a-4f0c-9912-2ce0afd99f7b 2018-08-01 11:15:28,613 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-01 11:15:28,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}a2ef8ac9a116fd6191f331ddc8a9afb3d391f686" -d '{"owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "owner_specified.shade.object": "images/cloudify-img_792d19af-8a10-4680-95c0-39fc14c0e5cc", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify-img_792d19af-8a10-4680-95c0-39fc14c0e5cc"}' 2018-08-01 11:15:28,659 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/62e607c6-b1af-4774-92a9-07c7228e0206 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-d274cf80-3427-41c9-83b3-401f65a99753 Date: Wed, 01 Aug 2018 11:15:28 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/62e607c6-b1af-4774-92a9-07c7228e0206/file", "owner": "b24e20b69ec24e958a00d7e2dcabff37", "id": "62e607c6-b1af-4774-92a9-07c7228e0206", "size": null, "self": "/v2/images/62e607c6-b1af-4774-92a9-07c7228e0206", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-08-01T11:15:28Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_792d19af-8a10-4680-95c0-39fc14c0e5cc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify-img_792d19af-8a10-4680-95c0-39fc14c0e5cc", "checksum": null, "created_at": "2018-08-01T11:15:28Z", "protected": false} 2018-08-01 11:15:28,659 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-d274cf80-3427-41c9-83b3-401f65a99753 2018-08-01 11:15:28,660 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.046982049942s 2018-08-01 11:15:28,660 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-d274cf80-3427-41c9-83b3-401f65a99753 returning object 62e607c6-b1af-4774-92a9-07c7228e0206 2018-08-01 11:15:28,661 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-01 11:15:28,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/62e607c6-b1af-4774-92a9-07c7228e0206/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}a2ef8ac9a116fd6191f331ddc8a9afb3d391f686" -d '' 2018-08-01 11:16:28,702 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-01dc4e9e-f645-46d8-875f-172d4620c4c4 Date: Wed, 01 Aug 2018 11:16:28 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-01 11:16:28,702 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/62e607c6-b1af-4774-92a9-07c7228e0206/file used request id req-01dc4e9e-f645-46d8-875f-172d4620c4c4 2018-08-01 11:16:28,703 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 60.0418350697s 2018-08-01 11:16:28,703 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/62e607c6-b1af-4774-92a9-07c7228e0206/file used request id req-01dc4e9e-f645-46d8-875f-172d4620c4c4 2018-08-01 11:16:28,703 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/cloudify-img_792d19af-8a10-4680-95c0-39fc14c0e5cc', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-08-01T11:15:28Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/62e607c6-b1af-4774-92a9-07c7228e0206/file', u'owner': u'b24e20b69ec24e958a00d7e2dcabff37', u'virtual_size': None, u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'id': u'62e607c6-b1af-4774-92a9-07c7228e0206', u'size': None, u'name': u'cloudify-img_792d19af-8a10-4680-95c0-39fc14c0e5cc', u'checksum': None, u'self': u'/v2/images/62e607c6-b1af-4774-92a9-07c7228e0206', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-08-01T11:15:28Z', u'schema': u'/v2/schemas/image'}) 2018-08-01 11:16:28,705 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-01 11:16:28,708 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}d6ef1bebd78157cd79c38f17fca181e582fa3881" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "cloudify-flavor_792d19af-8a10-4680-95c0-39fc14c0e5cc", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2018-08-01 11:16:28,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:16: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-3cab22cc-6d70-4d3b-a313-839cd0261de4 x-compute-request-id: req-3cab22cc-6d70-4d3b-a313-839cd0261de4 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"name": "cloudify-flavor_792d19af-8a10-4680-95c0-39fc14c0e5cc", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/e5e8c491-2243-4626-9ab6-3a7fb706b462", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/e5e8c491-2243-4626-9ab6-3a7fb706b462", "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": "e5e8c491-2243-4626-9ab6-3a7fb706b462"}} 2018-08-01 11:16:28,961 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-3cab22cc-6d70-4d3b-a313-839cd0261de4 2018-08-01 11:16:28,962 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.256808042526s 2018-08-01 11:16:28,962 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-3cab22cc-6d70-4d3b-a313-839cd0261de4 2018-08-01 11:16:28,963 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify-flavor_792d19af-8a10-4680-95c0-39fc14c0e5cc', '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'8d96727022f4443794db44ecde432faf', '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'e5e8c491-2243-4626-9ab6-3a7fb706b462', 'swap': 0}) 2018-08-01 11:16:28,964 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-01 11:16:28,966 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/e5e8c491-2243-4626-9ab6-3a7fb706b462/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}d6ef1bebd78157cd79c38f17fca181e582fa3881" -d '{"extra_specs": {}}' 2018-08-01 11:16:28,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:16: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-f88c844f-43bc-457f-9400-4a43bc885357 x-compute-request-id: req-f88c844f-43bc-457f-9400-4a43bc885357 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-01 11:16:28,993 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/e5e8c491-2243-4626-9ab6-3a7fb706b462/os-extra_specs used request id req-f88c844f-43bc-457f-9400-4a43bc885357 2018-08-01 11:16:28,993 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0289261341095s 2018-08-01 11:16:28,993 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/e5e8c491-2243-4626-9ab6-3a7fb706b462/os-extra_specs used request id req-f88c844f-43bc-457f-9400-4a43bc885357 2018-08-01 11:16:28,994 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-01 11:16:28,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}a2ef8ac9a116fd6191f331ddc8a9afb3d391f686" -d '{"keypair": {"name": "cloudify-kp_792d19af-8a10-4680-95c0-39fc14c0e5cc"}}' 2018-08-01 11:16:29,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:16: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-ecd5af44-0e8a-4fd0-8056-1d4f64d2858c x-compute-request-id: req-ecd5af44-0e8a-4fd0-8056-1d4f64d2858c Content-Encoding: gzip Content-Length: 1805 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/xY14f6KbxUqge5ZuEduMsC0Z3tzJz1u/y6mmDCCtqKFB7tLj1UUQ0H98WKnK7TFN//c0DkEX42aXOv+jIQ9yq34TgPRqy+d7FgT+9UobDi1NVrELkQApK/OrthZGyIaMyXiC7ExQQL+qDzknR2PhpQToEWvkFf1McZ+oc/0lQh48BuKXjtoPw+r64NW7cr7pUrxCDv2cxWc7Ai1xSB48NVH06JHVt+cb5EEnJpnPaTXRPv0YiiZuIXZIu2R7YHfWRBumx2VvPgqIX3CNrenxlb/IySpTeV+HAHjpFdte7EOjd/Mku5M6AWbmjfu6SNSQNolxNVjh36wByX9P5xir Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAv8WNeH+im8VKoHuWbhHbjLAtGd7cyc9bv8uppgwgraihQe7S\n49VFENB/fFipyu0xTf/3NA5BF+Nmlzr/oyEPcqt+E4D0asvnexYE/vVKGw4tTVax\nC5EAKSvzq7YWRsiGjMl4guxMUEC/qg85J0dj4aUE6BFr5BX9THGfqHP9JUIePAbi\nl47aD8Pq+uDVu3K+6VK8Qg79nMVnOwItcUgePDVR9OiR1bfnG+RBJyaZz2k10T79\nGIombiF2SLtke2B31kQbpsdlbz4KiF9wja3p8ZW/yMkqU3lfhwB46RXbXuxDo3fz\nJLuTOgFm5o37ukjUkDaJcTVY4d+sAcl/T+cYqwIDAQABAoIBAEUxJDAb7THC54Ar\n10TzkIGcd0lkTclK1dHHy/grXAcMVtKRNuoZYwgEElttKiYbmrSH7EuN8RKLa9KY\n6O+U2BwJoD2tQ4Lc+zI/6aGMIybL4LCM3OhNcv9n6k1EL5ludI2Li73BQG+cTQsw\n3vA7I+CgR7rrvj/XZ0MTpAWFhArSxVPlDSjIlF6WaQC8sNJyT7454IEoLg/2ALep\nihl9fejR4z2SNkJnjJAXd897mcylkpdWiQEbKflEuZMpGc/sre5YAJQ7CMUG53A8\nozlbeVCK50AiV1ng79h8dcMnYceft6FCt8wV9UkueIFs7kvPfsogdZXQiEXP/Fsd\nRCls5pECgYEA+Sp9R3methN+ul1GRA4pVA/blTs/E/5DPgye3tMIDvJxHUztPIJy\nWACqrQoZ+iu2AAu4p51QcCaJc/ovAaJ43UPp8mu8rEhMI+t90Fn7Ra3iGLemBy6+\nhndBcGZD/jelN29RBN8ai6RH7Gw4bsOI17fmAPFEyQqFLusIKBMBNcUCgYEAxQgS\nOR5aLt02O3kOrPf58ytLjsDo6INrkdqh6FzoInKKafiUPx/kU+7x3ahN5IOYisq7\nGQ1xwltxFwebVm3euk2xMektW1SMj6SnYsX0TpstJfDK4utNw7faxIaTMNoXT7/l\nGFWiDdoQKFmqlXchkegFW6z53yE1RAsyYDHSa68CgYBkc0nAZ/qhIujjTzlFtIPa\n3O3EkvcSI16OhF4ELQXBqOILUvkNfPWGHvav/jOM1NRx3kfaYySLoi2l8QXEXfDm\nGzwUvHR67Eat8IFvXudbJwfQuTEZEjJDWY6rNr9QnLRhzeHW2e8Evv00BkkV9oST\nmxMB7EKz3iblTGGkbkz9lQKBgGkle4Qb3Iix6KUoX1qTI0JP0oymCiU7LQazJEA6\nhG8NrSwMSiC9xj28gDqH/Ll8OMWoltwxvom3/swJdS5Uh83odC1sgJYCsthdSC5/\n8XaZfSiILd2XMPLHhOnn31jsqhAXGg04dbjqrEC8STpmTvXsWh+oWdhngmODjiij\nreVlAoGAUTwWXHGrpyVuRSd3RykTdqm8BW2mIaxUPNbRmYvnR3N3nKkOYrXgSIoE\n5mZ5XAb6vwEGP6KsyKS1RsoQj8i3dUP4HTlyNqfKAu96C2RF7aEIZAr5oZlUgjk1\n4/uwQGdw4bnX1qaK6HFNntvRED4LRKytBlIpdCyEtcZrq/5kTmY=\n-----END RSA PRIVATE KEY-----\n", "user_id": "3743849bc70c49d790df87f840a6a9c9", "name": "cloudify-kp_792d19af-8a10-4680-95c0-39fc14c0e5cc", "fingerprint": "c1:8c:65:53:d8:8e:cb:3f:88:69:94:83:cf:e9:57:cd"}} 2018-08-01 11:16:29,346 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-ecd5af44-0e8a-4fd0-8056-1d4f64d2858c 2018-08-01 11:16:29,346 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.352431058884s 2018-08-01 11:16:29,347 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-ecd5af44-0e8a-4fd0-8056-1d4f64d2858c 2018-08-01 11:16:29,347 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/xY14f6KbxUqge5ZuEduMsC0Z3tzJz1u/y6mmDCCtqKFB7tLj1UUQ0H98WKnK7TFN//c0DkEX42aXOv+jIQ9yq34TgPRqy+d7FgT+9UobDi1NVrELkQApK/OrthZGyIaMyXiC7ExQQL+qDzknR2PhpQToEWvkFf1McZ+oc/0lQh48BuKXjtoPw+r64NW7cr7pUrxCDv2cxWc7Ai1xSB48NVH06JHVt+cb5EEnJpnPaTXRPv0YiiZuIXZIu2R7YHfWRBumx2VvPgqIX3CNrenxlb/IySpTeV+HAHjpFdte7EOjd/Mku5M6AWbmjfu6SNSQNolxNVjh36wByX9P5xir Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAv8WNeH+im8VKoHuWbhHbjLAtGd7cyc9bv8uppgwgraihQe7S\n49VFENB/fFipyu0xTf/3NA5BF+Nmlzr/oyEPcqt+E4D0asvnexYE/vVKGw4tTVax\nC5EAKSvzq7YWRsiGjMl4guxMUEC/qg85J0dj4aUE6BFr5BX9THGfqHP9JUIePAbi\nl47aD8Pq+uDVu3K+6VK8Qg79nMVnOwItcUgePDVR9OiR1bfnG+RBJyaZz2k10T79\nGIombiF2SLtke2B31kQbpsdlbz4KiF9wja3p8ZW/yMkqU3lfhwB46RXbXuxDo3fz\nJLuTOgFm5o37ukjUkDaJcTVY4d+sAcl/T+cYqwIDAQABAoIBAEUxJDAb7THC54Ar\n10TzkIGcd0lkTclK1dHHy/grXAcMVtKRNuoZYwgEElttKiYbmrSH7EuN8RKLa9KY\n6O+U2BwJoD2tQ4Lc+zI/6aGMIybL4LCM3OhNcv9n6k1EL5ludI2Li73BQG+cTQsw\n3vA7I+CgR7rrvj/XZ0MTpAWFhArSxVPlDSjIlF6WaQC8sNJyT7454IEoLg/2ALep\nihl9fejR4z2SNkJnjJAXd897mcylkpdWiQEbKflEuZMpGc/sre5YAJQ7CMUG53A8\nozlbeVCK50AiV1ng79h8dcMnYceft6FCt8wV9UkueIFs7kvPfsogdZXQiEXP/Fsd\nRCls5pECgYEA+Sp9R3methN+ul1GRA4pVA/blTs/E/5DPgye3tMIDvJxHUztPIJy\nWACqrQoZ+iu2AAu4p51QcCaJc/ovAaJ43UPp8mu8rEhMI+t90Fn7Ra3iGLemBy6+\nhndBcGZD/jelN29RBN8ai6RH7Gw4bsOI17fmAPFEyQqFLusIKBMBNcUCgYEAxQgS\nOR5aLt02O3kOrPf58ytLjsDo6INrkdqh6FzoInKKafiUPx/kU+7x3ahN5IOYisq7\nGQ1xwltxFwebVm3euk2xMektW1SMj6SnYsX0TpstJfDK4utNw7faxIaTMNoXT7/l\nGFWiDdoQKFmqlXchkegFW6z53yE1RAsyYDHSa68CgYBkc0nAZ/qhIujjTzlFtIPa\n3O3EkvcSI16OhF4ELQXBqOILUvkNfPWGHvav/jOM1NRx3kfaYySLoi2l8QXEXfDm\nGzwUvHR67Eat8IFvXudbJwfQuTEZEjJDWY6rNr9QnLRhzeHW2e8Evv00BkkV9oST\nmxMB7EKz3iblTGGkbkz9lQKBgGkle4Qb3Iix6KUoX1qTI0JP0oymCiU7LQazJEA6\nhG8NrSwMSiC9xj28gDqH/Ll8OMWoltwxvom3/swJdS5Uh83odC1sgJYCsthdSC5/\n8XaZfSiILd2XMPLHhOnn31jsqhAXGg04dbjqrEC8STpmTvXsWh+oWdhngmODjiij\nreVlAoGAUTwWXHGrpyVuRSd3RykTdqm8BW2mIaxUPNbRmYvnR3N3nKkOYrXgSIoE\n5mZ5XAb6vwEGP6KsyKS1RsoQj8i3dUP4HTlyNqfKAu96C2RF7aEIZAr5oZlUgjk1\n4/uwQGdw4bnX1qaK6HFNntvRED4LRKytBlIpdCyEtcZrq/5kTmY=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'3743849bc70c49d790df87f840a6a9c9', 'name': u'cloudify-kp_792d19af-8a10-4680-95c0-39fc14c0e5cc', 'created_at': '2018-08-01T11:16:29.347893', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b24e20b69ec24e958a00d7e2dcabff37', 'name': 'cloudify-project_792d19af-8a10-4680-95c0-39fc14c0e5cc', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'c1:8c:65:53:d8:8e:cb:3f:88:69:94:83:cf:e9:57:cd', 'type': 'ssh', 'id': u'cloudify-kp_792d19af-8a10-4680-95c0-39fc14c0e5cc'}) 2018-08-01 11:16:29,348 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEogIBAAKCAQEAv8WNeH+im8VKoHuWbhHbjLAtGd7cyc9bv8uppgwgraihQe7S 49VFENB/fFipyu0xTf/3NA5BF+Nmlzr/oyEPcqt+E4D0asvnexYE/vVKGw4tTVax C5EAKSvzq7YWRsiGjMl4guxMUEC/qg85J0dj4aUE6BFr5BX9THGfqHP9JUIePAbi l47aD8Pq+uDVu3K+6VK8Qg79nMVnOwItcUgePDVR9OiR1bfnG+RBJyaZz2k10T79 GIombiF2SLtke2B31kQbpsdlbz4KiF9wja3p8ZW/yMkqU3lfhwB46RXbXuxDo3fz JLuTOgFm5o37ukjUkDaJcTVY4d+sAcl/T+cYqwIDAQABAoIBAEUxJDAb7THC54Ar 10TzkIGcd0lkTclK1dHHy/grXAcMVtKRNuoZYwgEElttKiYbmrSH7EuN8RKLa9KY 6O+U2BwJoD2tQ4Lc+zI/6aGMIybL4LCM3OhNcv9n6k1EL5ludI2Li73BQG+cTQsw 3vA7I+CgR7rrvj/XZ0MTpAWFhArSxVPlDSjIlF6WaQC8sNJyT7454IEoLg/2ALep ihl9fejR4z2SNkJnjJAXd897mcylkpdWiQEbKflEuZMpGc/sre5YAJQ7CMUG53A8 ozlbeVCK50AiV1ng79h8dcMnYceft6FCt8wV9UkueIFs7kvPfsogdZXQiEXP/Fsd RCls5pECgYEA+Sp9R3methN+ul1GRA4pVA/blTs/E/5DPgye3tMIDvJxHUztPIJy WACqrQoZ+iu2AAu4p51QcCaJc/ovAaJ43UPp8mu8rEhMI+t90Fn7Ra3iGLemBy6+ hndBcGZD/jelN29RBN8ai6RH7Gw4bsOI17fmAPFEyQqFLusIKBMBNcUCgYEAxQgS OR5aLt02O3kOrPf58ytLjsDo6INrkdqh6FzoInKKafiUPx/kU+7x3ahN5IOYisq7 GQ1xwltxFwebVm3euk2xMektW1SMj6SnYsX0TpstJfDK4utNw7faxIaTMNoXT7/l GFWiDdoQKFmqlXchkegFW6z53yE1RAsyYDHSa68CgYBkc0nAZ/qhIujjTzlFtIPa 3O3EkvcSI16OhF4ELQXBqOILUvkNfPWGHvav/jOM1NRx3kfaYySLoi2l8QXEXfDm GzwUvHR67Eat8IFvXudbJwfQuTEZEjJDWY6rNr9QnLRhzeHW2e8Evv00BkkV9oST mxMB7EKz3iblTGGkbkz9lQKBgGkle4Qb3Iix6KUoX1qTI0JP0oymCiU7LQazJEA6 hG8NrSwMSiC9xj28gDqH/Ll8OMWoltwxvom3/swJdS5Uh83odC1sgJYCsthdSC5/ 8XaZfSiILd2XMPLHhOnn31jsqhAXGg04dbjqrEC8STpmTvXsWh+oWdhngmODjiij reVlAoGAUTwWXHGrpyVuRSd3RykTdqm8BW2mIaxUPNbRmYvnR3N3nKkOYrXgSIoE 5mZ5XAb6vwEGP6KsyKS1RsoQj8i3dUP4HTlyNqfKAu96C2RF7aEIZAr5oZlUgjk1 4/uwQGdw4bnX1qaK6HFNntvRED4LRKytBlIpdCyEtcZrq/5kTmY= -----END RSA PRIVATE KEY----- 2018-08-01 11:16:29,351 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-08-01 11:16:29,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}a2ef8ac9a116fd6191f331ddc8a9afb3d391f686" -d '{"security_group": {"name": "cloudify-sg_792d19af-8a10-4680-95c0-39fc14c0e5cc", "description": "created by OPNFV Functest (cloudify)"}}' 2018-08-01 11:16:29,724 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-828ceec3-b7ab-41a1-a56f-b9c294ec54ab Date: Wed, 01 Aug 2018 11:16:29 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "created_at": "2018-08-01T11:16:29Z", "updated_at": "2018-08-01T11:16:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:16:29Z", "revision_number": 0, "id": "6c806cec-c88b-4f80-8774-da1a26f97142", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:16:29Z", "security_group_id": "409df2e3-4906-48ad-9761-3526f920ace6", "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "port_range_min": null, "ethertype": "IPv4", "project_id": "b24e20b69ec24e958a00d7e2dcabff37"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:16:29Z", "revision_number": 0, "id": "82bfec18-1e91-42e7-b258-b4e7fe3d49bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:16:29Z", "security_group_id": "409df2e3-4906-48ad-9761-3526f920ace6", "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "port_range_min": null, "ethertype": "IPv6", "project_id": "b24e20b69ec24e958a00d7e2dcabff37"}], "revision_number": 2, "project_id": "b24e20b69ec24e958a00d7e2dcabff37", "id": "409df2e3-4906-48ad-9761-3526f920ace6", "name": "cloudify-sg_792d19af-8a10-4680-95c0-39fc14c0e5cc"}} 2018-08-01 11:16:29,724 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-828ceec3-b7ab-41a1-a56f-b9c294ec54ab 2018-08-01 11:16:29,724 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.373138904572s 2018-08-01 11:16:29,725 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-828ceec3-b7ab-41a1-a56f-b9c294ec54ab 2018-08-01 11:16:29,729 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-01 11:16:29,730 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}a2ef8ac9a116fd6191f331ddc8a9afb3d391f686" 2018-08-01 11:16:29,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3832 X-Openstack-Request-Id: req-ae9b1ee3-2ca5-4e88-afab-8a31a4cde114 Date: Wed, 01 Aug 2018 11:16:29 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "created_at": "2018-08-01T11:16:29Z", "updated_at": "2018-08-01T11:16:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:16:29Z", "revision_number": 0, "id": "6c806cec-c88b-4f80-8774-da1a26f97142", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:16:29Z", "security_group_id": "409df2e3-4906-48ad-9761-3526f920ace6", "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "port_range_min": null, "ethertype": "IPv4", "project_id": "b24e20b69ec24e958a00d7e2dcabff37"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:16:29Z", "revision_number": 0, "id": "82bfec18-1e91-42e7-b258-b4e7fe3d49bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:16:29Z", "security_group_id": "409df2e3-4906-48ad-9761-3526f920ace6", "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "port_range_min": null, "ethertype": "IPv6", "project_id": "b24e20b69ec24e958a00d7e2dcabff37"}], "revision_number": 2, "project_id": "b24e20b69ec24e958a00d7e2dcabff37", "id": "409df2e3-4906-48ad-9761-3526f920ace6", "name": "cloudify-sg_792d19af-8a10-4680-95c0-39fc14c0e5cc"}, {"description": "Default security group", "tags": [], "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "created_at": "2018-08-01T11:15:01Z", "updated_at": "2018-08-01T11:15:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:15:01Z", "revision_number": 0, "id": "387e619c-cd7b-4b8a-bab4-fe43da3e7baf", "remote_group_id": "9765e903-8513-4350-898f-af300024bde0", "remote_ip_prefix": null, "created_at": "2018-08-01T11:15:01Z", "security_group_id": "9765e903-8513-4350-898f-af300024bde0", "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "port_range_min": null, "ethertype": "IPv4", "project_id": "b24e20b69ec24e958a00d7e2dcabff37"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:15:01Z", "revision_number": 0, "id": "3f9479a4-0e3c-44a3-a636-f5d363c48f42", "remote_group_id": "9765e903-8513-4350-898f-af300024bde0", "remote_ip_prefix": null, "created_at": "2018-08-01T11:15:01Z", "security_group_id": "9765e903-8513-4350-898f-af300024bde0", "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "port_range_min": null, "ethertype": "IPv6", "project_id": "b24e20b69ec24e958a00d7e2dcabff37"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:15:01Z", "revision_number": 0, "id": "90cb4ba1-f9e8-4490-a06c-75b89375a6ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:15:01Z", "security_group_id": "9765e903-8513-4350-898f-af300024bde0", "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "port_range_min": null, "ethertype": "IPv6", "project_id": "b24e20b69ec24e958a00d7e2dcabff37"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:15:01Z", "revision_number": 0, "id": "d0bc7fbd-e53a-47a4-8f5e-7bd0a15939bc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:15:01Z", "security_group_id": "9765e903-8513-4350-898f-af300024bde0", "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "port_range_min": null, "ethertype": "IPv4", "project_id": "b24e20b69ec24e958a00d7e2dcabff37"}], "revision_number": 4, "project_id": "b24e20b69ec24e958a00d7e2dcabff37", "id": "9765e903-8513-4350-898f-af300024bde0", "name": "default"}]} 2018-08-01 11:16:29,813 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-ae9b1ee3-2ca5-4e88-afab-8a31a4cde114 2018-08-01 11:16:29,813 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0841281414032s 2018-08-01 11:16:29,814 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-ae9b1ee3-2ca5-4e88-afab-8a31a4cde114 2018-08-01 11:16:29,818 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-01 11:16:29,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}a2ef8ac9a116fd6191f331ddc8a9afb3d391f686" -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": "409df2e3-4906-48ad-9761-3526f920ace6"}}' 2018-08-01 11:16:29,965 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-46f32a31-004e-47b5-b3d0-51a1202c4059 Date: Wed, 01 Aug 2018 11:16:29 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-08-01T11:16:29Z", "security_group_id": "409df2e3-4906-48ad-9761-3526f920ace6", "port_range_min": 22, "revision_number": 0, "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "created_at": "2018-08-01T11:16:29Z", "project_id": "b24e20b69ec24e958a00d7e2dcabff37", "id": "8317d2cc-889b-4c0f-a5e6-a8c3de827fb7"}} 2018-08-01 11:16:29,965 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-46f32a31-004e-47b5-b3d0-51a1202c4059 2018-08-01 11:16:29,965 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.146973848343s 2018-08-01 11:16:29,965 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-46f32a31-004e-47b5-b3d0-51a1202c4059 2018-08-01 11:16:29,969 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-01 11:16:29,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}a2ef8ac9a116fd6191f331ddc8a9afb3d391f686" 2018-08-01 11:16:30,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4328 X-Openstack-Request-Id: req-5ee0184c-e3fd-4efa-94de-196e7cdbf303 Date: Wed, 01 Aug 2018 11:16:30 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "created_at": "2018-08-01T11:16:29Z", "updated_at": "2018-08-01T11:16:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:16:29Z", "revision_number": 0, "id": "6c806cec-c88b-4f80-8774-da1a26f97142", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:16:29Z", "security_group_id": "409df2e3-4906-48ad-9761-3526f920ace6", "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "port_range_min": null, "ethertype": "IPv4", "project_id": "b24e20b69ec24e958a00d7e2dcabff37"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:16:29Z", "revision_number": 0, "id": "82bfec18-1e91-42e7-b258-b4e7fe3d49bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:16:29Z", "security_group_id": "409df2e3-4906-48ad-9761-3526f920ace6", "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "port_range_min": null, "ethertype": "IPv6", "project_id": "b24e20b69ec24e958a00d7e2dcabff37"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-01T11:16:29Z", "revision_number": 0, "id": "8317d2cc-889b-4c0f-a5e6-a8c3de827fb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:16:29Z", "security_group_id": "409df2e3-4906-48ad-9761-3526f920ace6", "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "port_range_min": 22, "ethertype": "IPv4", "project_id": "b24e20b69ec24e958a00d7e2dcabff37"}], "revision_number": 3, "project_id": "b24e20b69ec24e958a00d7e2dcabff37", "id": "409df2e3-4906-48ad-9761-3526f920ace6", "name": "cloudify-sg_792d19af-8a10-4680-95c0-39fc14c0e5cc"}, {"description": "Default security group", "tags": [], "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "created_at": "2018-08-01T11:15:01Z", "updated_at": "2018-08-01T11:15:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:15:01Z", "revision_number": 0, "id": "387e619c-cd7b-4b8a-bab4-fe43da3e7baf", "remote_group_id": "9765e903-8513-4350-898f-af300024bde0", "remote_ip_prefix": null, "created_at": "2018-08-01T11:15:01Z", "security_group_id": "9765e903-8513-4350-898f-af300024bde0", "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "port_range_min": null, "ethertype": "IPv4", "project_id": "b24e20b69ec24e958a00d7e2dcabff37"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:15:01Z", "revision_number": 0, "id": "3f9479a4-0e3c-44a3-a636-f5d363c48f42", "remote_group_id": "9765e903-8513-4350-898f-af300024bde0", "remote_ip_prefix": null, "created_at": "2018-08-01T11:15:01Z", "security_group_id": "9765e903-8513-4350-898f-af300024bde0", "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "port_range_min": null, "ethertype": "IPv6", "project_id": "b24e20b69ec24e958a00d7e2dcabff37"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:15:01Z", "revision_number": 0, "id": "90cb4ba1-f9e8-4490-a06c-75b89375a6ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:15:01Z", "security_group_id": "9765e903-8513-4350-898f-af300024bde0", "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "port_range_min": null, "ethertype": "IPv6", "project_id": "b24e20b69ec24e958a00d7e2dcabff37"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:15:01Z", "revision_number": 0, "id": "d0bc7fbd-e53a-47a4-8f5e-7bd0a15939bc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:15:01Z", "security_group_id": "9765e903-8513-4350-898f-af300024bde0", "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "port_range_min": null, "ethertype": "IPv4", "project_id": "b24e20b69ec24e958a00d7e2dcabff37"}], "revision_number": 4, "project_id": "b24e20b69ec24e958a00d7e2dcabff37", "id": "9765e903-8513-4350-898f-af300024bde0", "name": "default"}]} 2018-08-01 11:16:30,022 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-5ee0184c-e3fd-4efa-94de-196e7cdbf303 2018-08-01 11:16:30,022 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0535008907318s 2018-08-01 11:16:30,023 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-5ee0184c-e3fd-4efa-94de-196e7cdbf303 2018-08-01 11:16:30,026 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-01 11:16:30,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}a2ef8ac9a116fd6191f331ddc8a9afb3d391f686" -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": "409df2e3-4906-48ad-9761-3526f920ace6"}}' 2018-08-01 11:16:30,179 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-1a468358-28b4-4182-a73a-58426a91046b Date: Wed, 01 Aug 2018 11:16:30 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-08-01T11:16:30Z", "security_group_id": "409df2e3-4906-48ad-9761-3526f920ace6", "port_range_min": null, "revision_number": 0, "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "created_at": "2018-08-01T11:16:30Z", "project_id": "b24e20b69ec24e958a00d7e2dcabff37", "id": "c5be8385-8d34-4a37-af9e-3c23b9faff1e"}} 2018-08-01 11:16:30,180 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-1a468358-28b4-4182-a73a-58426a91046b 2018-08-01 11:16:30,180 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.153620004654s 2018-08-01 11:16:30,180 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-1a468358-28b4-4182-a73a-58426a91046b 2018-08-01 11:16:30,183 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-01 11:16:30,184 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}a2ef8ac9a116fd6191f331ddc8a9afb3d391f686" 2018-08-01 11:16:30,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4829 X-Openstack-Request-Id: req-22529701-325c-40fa-a3af-c12bbd009e0e Date: Wed, 01 Aug 2018 11:16:30 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "created_at": "2018-08-01T11:16:29Z", "updated_at": "2018-08-01T11:16:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:16:29Z", "revision_number": 0, "id": "6c806cec-c88b-4f80-8774-da1a26f97142", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:16:29Z", "security_group_id": "409df2e3-4906-48ad-9761-3526f920ace6", "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "port_range_min": null, "ethertype": "IPv4", "project_id": "b24e20b69ec24e958a00d7e2dcabff37"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:16:29Z", "revision_number": 0, "id": "82bfec18-1e91-42e7-b258-b4e7fe3d49bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:16:29Z", "security_group_id": "409df2e3-4906-48ad-9761-3526f920ace6", "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "port_range_min": null, "ethertype": "IPv6", "project_id": "b24e20b69ec24e958a00d7e2dcabff37"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-01T11:16:29Z", "revision_number": 0, "id": "8317d2cc-889b-4c0f-a5e6-a8c3de827fb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:16:29Z", "security_group_id": "409df2e3-4906-48ad-9761-3526f920ace6", "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "port_range_min": 22, "ethertype": "IPv4", "project_id": "b24e20b69ec24e958a00d7e2dcabff37"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:16:30Z", "revision_number": 0, "id": "c5be8385-8d34-4a37-af9e-3c23b9faff1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:16:30Z", "security_group_id": "409df2e3-4906-48ad-9761-3526f920ace6", "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "port_range_min": null, "ethertype": "IPv4", "project_id": "b24e20b69ec24e958a00d7e2dcabff37"}], "revision_number": 4, "project_id": "b24e20b69ec24e958a00d7e2dcabff37", "id": "409df2e3-4906-48ad-9761-3526f920ace6", "name": "cloudify-sg_792d19af-8a10-4680-95c0-39fc14c0e5cc"}, {"description": "Default security group", "tags": [], "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "created_at": "2018-08-01T11:15:01Z", "updated_at": "2018-08-01T11:15:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:15:01Z", "revision_number": 0, "id": "387e619c-cd7b-4b8a-bab4-fe43da3e7baf", "remote_group_id": "9765e903-8513-4350-898f-af300024bde0", "remote_ip_prefix": null, "created_at": "2018-08-01T11:15:01Z", "security_group_id": "9765e903-8513-4350-898f-af300024bde0", "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "port_range_min": null, "ethertype": "IPv4", "project_id": "b24e20b69ec24e958a00d7e2dcabff37"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:15:01Z", "revision_number": 0, "id": "3f9479a4-0e3c-44a3-a636-f5d363c48f42", "remote_group_id": "9765e903-8513-4350-898f-af300024bde0", "remote_ip_prefix": null, "created_at": "2018-08-01T11:15:01Z", "security_group_id": "9765e903-8513-4350-898f-af300024bde0", "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "port_range_min": null, "ethertype": "IPv6", "project_id": "b24e20b69ec24e958a00d7e2dcabff37"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:15:01Z", "revision_number": 0, "id": "90cb4ba1-f9e8-4490-a06c-75b89375a6ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:15:01Z", "security_group_id": "9765e903-8513-4350-898f-af300024bde0", "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "port_range_min": null, "ethertype": "IPv6", "project_id": "b24e20b69ec24e958a00d7e2dcabff37"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:15:01Z", "revision_number": 0, "id": "d0bc7fbd-e53a-47a4-8f5e-7bd0a15939bc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:15:01Z", "security_group_id": "9765e903-8513-4350-898f-af300024bde0", "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "port_range_min": null, "ethertype": "IPv4", "project_id": "b24e20b69ec24e958a00d7e2dcabff37"}], "revision_number": 4, "project_id": "b24e20b69ec24e958a00d7e2dcabff37", "id": "9765e903-8513-4350-898f-af300024bde0", "name": "default"}]} 2018-08-01 11:16:30,233 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-22529701-325c-40fa-a3af-c12bbd009e0e 2018-08-01 11:16:30,233 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0495700836182s 2018-08-01 11:16:30,233 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-22529701-325c-40fa-a3af-c12bbd009e0e 2018-08-01 11:16:30,237 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-01 11:16:30,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}a2ef8ac9a116fd6191f331ddc8a9afb3d391f686" -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": "409df2e3-4906-48ad-9761-3526f920ace6"}}' 2018-08-01 11:16:30,386 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-01e3eb46-f053-4ac9-a93b-2a137949fecb Date: Wed, 01 Aug 2018 11:16:30 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-08-01T11:16:30Z", "security_group_id": "409df2e3-4906-48ad-9761-3526f920ace6", "port_range_min": 80, "revision_number": 0, "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "created_at": "2018-08-01T11:16:30Z", "project_id": "b24e20b69ec24e958a00d7e2dcabff37", "id": "e189ccce-7c44-493b-8c51-fba1d79ed54b"}} 2018-08-01 11:16:30,386 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-01e3eb46-f053-4ac9-a93b-2a137949fecb 2018-08-01 11:16:30,386 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.14938211441s 2018-08-01 11:16:30,386 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-01e3eb46-f053-4ac9-a93b-2a137949fecb 2018-08-01 11:16:30,390 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-01 11:16:30,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}a2ef8ac9a116fd6191f331ddc8a9afb3d391f686" 2018-08-01 11:16:30,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5325 X-Openstack-Request-Id: req-1e2bc123-078d-49a2-a037-d2d16157d5b9 Date: Wed, 01 Aug 2018 11:16:30 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "created_at": "2018-08-01T11:16:29Z", "updated_at": "2018-08-01T11:16:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:16:29Z", "revision_number": 0, "id": "6c806cec-c88b-4f80-8774-da1a26f97142", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:16:29Z", "security_group_id": "409df2e3-4906-48ad-9761-3526f920ace6", "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "port_range_min": null, "ethertype": "IPv4", "project_id": "b24e20b69ec24e958a00d7e2dcabff37"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:16:29Z", "revision_number": 0, "id": "82bfec18-1e91-42e7-b258-b4e7fe3d49bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:16:29Z", "security_group_id": "409df2e3-4906-48ad-9761-3526f920ace6", "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "port_range_min": null, "ethertype": "IPv6", "project_id": "b24e20b69ec24e958a00d7e2dcabff37"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-01T11:16:29Z", "revision_number": 0, "id": "8317d2cc-889b-4c0f-a5e6-a8c3de827fb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:16:29Z", "security_group_id": "409df2e3-4906-48ad-9761-3526f920ace6", "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "port_range_min": 22, "ethertype": "IPv4", "project_id": "b24e20b69ec24e958a00d7e2dcabff37"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:16:30Z", "revision_number": 0, "id": "c5be8385-8d34-4a37-af9e-3c23b9faff1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:16:30Z", "security_group_id": "409df2e3-4906-48ad-9761-3526f920ace6", "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "port_range_min": null, "ethertype": "IPv4", "project_id": "b24e20b69ec24e958a00d7e2dcabff37"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-01T11:16:30Z", "revision_number": 0, "id": "e189ccce-7c44-493b-8c51-fba1d79ed54b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:16:30Z", "security_group_id": "409df2e3-4906-48ad-9761-3526f920ace6", "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "port_range_min": 80, "ethertype": "IPv4", "project_id": "b24e20b69ec24e958a00d7e2dcabff37"}], "revision_number": 5, "project_id": "b24e20b69ec24e958a00d7e2dcabff37", "id": "409df2e3-4906-48ad-9761-3526f920ace6", "name": "cloudify-sg_792d19af-8a10-4680-95c0-39fc14c0e5cc"}, {"description": "Default security group", "tags": [], "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "created_at": "2018-08-01T11:15:01Z", "updated_at": "2018-08-01T11:15:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:15:01Z", "revision_number": 0, "id": "387e619c-cd7b-4b8a-bab4-fe43da3e7baf", "remote_group_id": "9765e903-8513-4350-898f-af300024bde0", "remote_ip_prefix": null, "created_at": "2018-08-01T11:15:01Z", "security_group_id": "9765e903-8513-4350-898f-af300024bde0", "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "port_range_min": null, "ethertype": "IPv4", "project_id": "b24e20b69ec24e958a00d7e2dcabff37"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:15:01Z", "revision_number": 0, "id": "3f9479a4-0e3c-44a3-a636-f5d363c48f42", "remote_group_id": "9765e903-8513-4350-898f-af300024bde0", "remote_ip_prefix": null, "created_at": "2018-08-01T11:15:01Z", "security_group_id": "9765e903-8513-4350-898f-af300024bde0", "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "port_range_min": null, "ethertype": "IPv6", "project_id": "b24e20b69ec24e958a00d7e2dcabff37"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:15:01Z", "revision_number": 0, "id": "90cb4ba1-f9e8-4490-a06c-75b89375a6ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:15:01Z", "security_group_id": "9765e903-8513-4350-898f-af300024bde0", "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "port_range_min": null, "ethertype": "IPv6", "project_id": "b24e20b69ec24e958a00d7e2dcabff37"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:15:01Z", "revision_number": 0, "id": "d0bc7fbd-e53a-47a4-8f5e-7bd0a15939bc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:15:01Z", "security_group_id": "9765e903-8513-4350-898f-af300024bde0", "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "port_range_min": null, "ethertype": "IPv4", "project_id": "b24e20b69ec24e958a00d7e2dcabff37"}], "revision_number": 4, "project_id": "b24e20b69ec24e958a00d7e2dcabff37", "id": "9765e903-8513-4350-898f-af300024bde0", "name": "default"}]} 2018-08-01 11:16:30,438 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-1e2bc123-078d-49a2-a037-d2d16157d5b9 2018-08-01 11:16:30,438 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0482540130615s 2018-08-01 11:16:30,439 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-1e2bc123-078d-49a2-a037-d2d16157d5b9 2018-08-01 11:16:30,442 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-01 11:16:30,442 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}a2ef8ac9a116fd6191f331ddc8a9afb3d391f686" -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": "409df2e3-4906-48ad-9761-3526f920ace6"}}' 2018-08-01 11:16:30,589 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-609eea36-fa0d-4e8f-b734-4a91725c7949 Date: Wed, 01 Aug 2018 11:16:30 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-08-01T11:16:30Z", "security_group_id": "409df2e3-4906-48ad-9761-3526f920ace6", "port_range_min": 443, "revision_number": 0, "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "created_at": "2018-08-01T11:16:30Z", "project_id": "b24e20b69ec24e958a00d7e2dcabff37", "id": "ddcd9b62-b161-4f82-8273-7f78c4d413d3"}} 2018-08-01 11:16:30,590 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-609eea36-fa0d-4e8f-b734-4a91725c7949 2018-08-01 11:16:30,590 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.147855997086s 2018-08-01 11:16:30,590 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-609eea36-fa0d-4e8f-b734-4a91725c7949 2018-08-01 11:16:30,594 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-01 11:16:30,594 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}a2ef8ac9a116fd6191f331ddc8a9afb3d391f686" 2018-08-01 11:16:30,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5823 X-Openstack-Request-Id: req-8499068b-83bd-4ae8-97ad-e531c0204962 Date: Wed, 01 Aug 2018 11:16:30 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "created_at": "2018-08-01T11:16:29Z", "updated_at": "2018-08-01T11:16:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:16:29Z", "revision_number": 0, "id": "6c806cec-c88b-4f80-8774-da1a26f97142", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:16:29Z", "security_group_id": "409df2e3-4906-48ad-9761-3526f920ace6", "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "port_range_min": null, "ethertype": "IPv4", "project_id": "b24e20b69ec24e958a00d7e2dcabff37"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:16:29Z", "revision_number": 0, "id": "82bfec18-1e91-42e7-b258-b4e7fe3d49bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:16:29Z", "security_group_id": "409df2e3-4906-48ad-9761-3526f920ace6", "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "port_range_min": null, "ethertype": "IPv6", "project_id": "b24e20b69ec24e958a00d7e2dcabff37"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-01T11:16:29Z", "revision_number": 0, "id": "8317d2cc-889b-4c0f-a5e6-a8c3de827fb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:16:29Z", "security_group_id": "409df2e3-4906-48ad-9761-3526f920ace6", "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "port_range_min": 22, "ethertype": "IPv4", "project_id": "b24e20b69ec24e958a00d7e2dcabff37"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:16:30Z", "revision_number": 0, "id": "c5be8385-8d34-4a37-af9e-3c23b9faff1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:16:30Z", "security_group_id": "409df2e3-4906-48ad-9761-3526f920ace6", "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "port_range_min": null, "ethertype": "IPv4", "project_id": "b24e20b69ec24e958a00d7e2dcabff37"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-01T11:16:30Z", "revision_number": 0, "id": "ddcd9b62-b161-4f82-8273-7f78c4d413d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:16:30Z", "security_group_id": "409df2e3-4906-48ad-9761-3526f920ace6", "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "port_range_min": 443, "ethertype": "IPv4", "project_id": "b24e20b69ec24e958a00d7e2dcabff37"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-01T11:16:30Z", "revision_number": 0, "id": "e189ccce-7c44-493b-8c51-fba1d79ed54b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:16:30Z", "security_group_id": "409df2e3-4906-48ad-9761-3526f920ace6", "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "port_range_min": 80, "ethertype": "IPv4", "project_id": "b24e20b69ec24e958a00d7e2dcabff37"}], "revision_number": 6, "project_id": "b24e20b69ec24e958a00d7e2dcabff37", "id": "409df2e3-4906-48ad-9761-3526f920ace6", "name": "cloudify-sg_792d19af-8a10-4680-95c0-39fc14c0e5cc"}, {"description": "Default security group", "tags": [], "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "created_at": "2018-08-01T11:15:01Z", "updated_at": "2018-08-01T11:15:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:15:01Z", "revision_number": 0, "id": "387e619c-cd7b-4b8a-bab4-fe43da3e7baf", "remote_group_id": "9765e903-8513-4350-898f-af300024bde0", "remote_ip_prefix": null, "created_at": "2018-08-01T11:15:01Z", "security_group_id": "9765e903-8513-4350-898f-af300024bde0", "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "port_range_min": null, "ethertype": "IPv4", "project_id": "b24e20b69ec24e958a00d7e2dcabff37"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:15:01Z", "revision_number": 0, "id": "3f9479a4-0e3c-44a3-a636-f5d363c48f42", "remote_group_id": "9765e903-8513-4350-898f-af300024bde0", "remote_ip_prefix": null, "created_at": "2018-08-01T11:15:01Z", "security_group_id": "9765e903-8513-4350-898f-af300024bde0", "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "port_range_min": null, "ethertype": "IPv6", "project_id": "b24e20b69ec24e958a00d7e2dcabff37"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:15:01Z", "revision_number": 0, "id": "90cb4ba1-f9e8-4490-a06c-75b89375a6ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:15:01Z", "security_group_id": "9765e903-8513-4350-898f-af300024bde0", "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "port_range_min": null, "ethertype": "IPv6", "project_id": "b24e20b69ec24e958a00d7e2dcabff37"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:15:01Z", "revision_number": 0, "id": "d0bc7fbd-e53a-47a4-8f5e-7bd0a15939bc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:15:01Z", "security_group_id": "9765e903-8513-4350-898f-af300024bde0", "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "port_range_min": null, "ethertype": "IPv4", "project_id": "b24e20b69ec24e958a00d7e2dcabff37"}], "revision_number": 4, "project_id": "b24e20b69ec24e958a00d7e2dcabff37", "id": "9765e903-8513-4350-898f-af300024bde0", "name": "default"}]} 2018-08-01 11:16:30,645 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-8499068b-83bd-4ae8-97ad-e531c0204962 2018-08-01 11:16:30,645 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0510969161987s 2018-08-01 11:16:30,645 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-8499068b-83bd-4ae8-97ad-e531c0204962 2018-08-01 11:16:30,648 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-01 11:16:30,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}a2ef8ac9a116fd6191f331ddc8a9afb3d391f686" -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": "409df2e3-4906-48ad-9761-3526f920ace6"}}' 2018-08-01 11:16:30,811 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-5b44b8b6-c8b8-41e7-b523-729b8418c1c4 Date: Wed, 01 Aug 2018 11:16:30 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-08-01T11:16:30Z", "security_group_id": "409df2e3-4906-48ad-9761-3526f920ace6", "port_range_min": 5671, "revision_number": 0, "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "created_at": "2018-08-01T11:16:30Z", "project_id": "b24e20b69ec24e958a00d7e2dcabff37", "id": "bb98e6fd-077c-493e-a0c5-b80daae7ebd5"}} 2018-08-01 11:16:30,811 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-5b44b8b6-c8b8-41e7-b523-729b8418c1c4 2018-08-01 11:16:30,812 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.163818836212s 2018-08-01 11:16:30,812 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-5b44b8b6-c8b8-41e7-b523-729b8418c1c4 2018-08-01 11:16:30,815 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-01 11:16:30,816 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}a2ef8ac9a116fd6191f331ddc8a9afb3d391f686" 2018-08-01 11:16:30,866 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6323 X-Openstack-Request-Id: req-7206f347-c6f9-48a9-a115-165a8d0d1874 Date: Wed, 01 Aug 2018 11:16:30 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "created_at": "2018-08-01T11:16:29Z", "updated_at": "2018-08-01T11:16:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:16:29Z", "revision_number": 0, "id": "6c806cec-c88b-4f80-8774-da1a26f97142", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:16:29Z", "security_group_id": "409df2e3-4906-48ad-9761-3526f920ace6", "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "port_range_min": null, "ethertype": "IPv4", "project_id": "b24e20b69ec24e958a00d7e2dcabff37"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:16:29Z", "revision_number": 0, "id": "82bfec18-1e91-42e7-b258-b4e7fe3d49bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:16:29Z", "security_group_id": "409df2e3-4906-48ad-9761-3526f920ace6", "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "port_range_min": null, "ethertype": "IPv6", "project_id": "b24e20b69ec24e958a00d7e2dcabff37"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-01T11:16:29Z", "revision_number": 0, "id": "8317d2cc-889b-4c0f-a5e6-a8c3de827fb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:16:29Z", "security_group_id": "409df2e3-4906-48ad-9761-3526f920ace6", "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "port_range_min": 22, "ethertype": "IPv4", "project_id": "b24e20b69ec24e958a00d7e2dcabff37"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-08-01T11:16:30Z", "revision_number": 0, "id": "bb98e6fd-077c-493e-a0c5-b80daae7ebd5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:16:30Z", "security_group_id": "409df2e3-4906-48ad-9761-3526f920ace6", "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "b24e20b69ec24e958a00d7e2dcabff37"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:16:30Z", "revision_number": 0, "id": "c5be8385-8d34-4a37-af9e-3c23b9faff1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:16:30Z", "security_group_id": "409df2e3-4906-48ad-9761-3526f920ace6", "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "port_range_min": null, "ethertype": "IPv4", "project_id": "b24e20b69ec24e958a00d7e2dcabff37"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-01T11:16:30Z", "revision_number": 0, "id": "ddcd9b62-b161-4f82-8273-7f78c4d413d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:16:30Z", "security_group_id": "409df2e3-4906-48ad-9761-3526f920ace6", "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "port_range_min": 443, "ethertype": "IPv4", "project_id": "b24e20b69ec24e958a00d7e2dcabff37"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-01T11:16:30Z", "revision_number": 0, "id": "e189ccce-7c44-493b-8c51-fba1d79ed54b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:16:30Z", "security_group_id": "409df2e3-4906-48ad-9761-3526f920ace6", "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "port_range_min": 80, "ethertype": "IPv4", "project_id": "b24e20b69ec24e958a00d7e2dcabff37"}], "revision_number": 7, "project_id": "b24e20b69ec24e958a00d7e2dcabff37", "id": "409df2e3-4906-48ad-9761-3526f920ace6", "name": "cloudify-sg_792d19af-8a10-4680-95c0-39fc14c0e5cc"}, {"description": "Default security group", "tags": [], "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "created_at": "2018-08-01T11:15:01Z", "updated_at": "2018-08-01T11:15:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:15:01Z", "revision_number": 0, "id": "387e619c-cd7b-4b8a-bab4-fe43da3e7baf", "remote_group_id": "9765e903-8513-4350-898f-af300024bde0", "remote_ip_prefix": null, "created_at": "2018-08-01T11:15:01Z", "security_group_id": "9765e903-8513-4350-898f-af300024bde0", "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "port_range_min": null, "ethertype": "IPv4", "project_id": "b24e20b69ec24e958a00d7e2dcabff37"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:15:01Z", "revision_number": 0, "id": "3f9479a4-0e3c-44a3-a636-f5d363c48f42", "remote_group_id": "9765e903-8513-4350-898f-af300024bde0", "remote_ip_prefix": null, "created_at": "2018-08-01T11:15:01Z", "security_group_id": "9765e903-8513-4350-898f-af300024bde0", "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "port_range_min": null, "ethertype": "IPv6", "project_id": "b24e20b69ec24e958a00d7e2dcabff37"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:15:01Z", "revision_number": 0, "id": "90cb4ba1-f9e8-4490-a06c-75b89375a6ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:15:01Z", "security_group_id": "9765e903-8513-4350-898f-af300024bde0", "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "port_range_min": null, "ethertype": "IPv6", "project_id": "b24e20b69ec24e958a00d7e2dcabff37"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:15:01Z", "revision_number": 0, "id": "d0bc7fbd-e53a-47a4-8f5e-7bd0a15939bc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:15:01Z", "security_group_id": "9765e903-8513-4350-898f-af300024bde0", "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "port_range_min": null, "ethertype": "IPv4", "project_id": "b24e20b69ec24e958a00d7e2dcabff37"}], "revision_number": 4, "project_id": "b24e20b69ec24e958a00d7e2dcabff37", "id": "9765e903-8513-4350-898f-af300024bde0", "name": "default"}]} 2018-08-01 11:16:30,867 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-7206f347-c6f9-48a9-a115-165a8d0d1874 2018-08-01 11:16:30,867 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.051265001297s 2018-08-01 11:16:30,867 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-7206f347-c6f9-48a9-a115-165a8d0d1874 2018-08-01 11:16:30,870 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-01 11:16:30,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}a2ef8ac9a116fd6191f331ddc8a9afb3d391f686" -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": "409df2e3-4906-48ad-9761-3526f920ace6"}}' 2018-08-01 11:16:31,024 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-241ae73d-44eb-45e2-a614-3d43d1664a48 Date: Wed, 01 Aug 2018 11:16:31 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-08-01T11:16:30Z", "security_group_id": "409df2e3-4906-48ad-9761-3526f920ace6", "port_range_min": 53333, "revision_number": 0, "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "created_at": "2018-08-01T11:16:30Z", "project_id": "b24e20b69ec24e958a00d7e2dcabff37", "id": "b2e96926-ae43-480c-b2d8-e3399d78777c"}} 2018-08-01 11:16:31,024 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-241ae73d-44eb-45e2-a614-3d43d1664a48 2018-08-01 11:16:31,024 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.153943061829s 2018-08-01 11:16:31,025 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-241ae73d-44eb-45e2-a614-3d43d1664a48 2018-08-01 11:16:31,027 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-01 11:16:31,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}a2ef8ac9a116fd6191f331ddc8a9afb3d391f686" 2018-08-01 11:16:31,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1273 X-Openstack-Request-Id: req-9b81a643-f727-40b3-92e9-5facba64318b Date: Wed, 01 Aug 2018 11:16:31 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"60222a80-f76e-47da-9bbd-70ca9e25f665","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b24e20b69ec24e958a00d7e2dcabff37","l2_adjacency":true,"status":"ACTIVE","subnets":["2818c851-33ed-4a92-8ee2-2e570649095c"],"description":"","tags":[],"updated_at":"2018-08-01T11:15:01Z","qos_policy_id":null,"name":"cloudify-net_792d19af-8a10-4680-95c0-39fc14c0e5cc","admin_state_up":true,"tenant_id":"b24e20b69ec24e958a00d7e2dcabff37","created_at":"2018-08-01T11:15:01Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dbe9669438844f3faecdc7fcc050e0d8","l2_adjacency":true,"status":"ACTIVE","subnets":["a5a333a9-9d0e-46a5-9440-2aa9c95d5013"],"description":"","tags":[],"updated_at":"2018-08-01T09:28:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:38Z","mtu":1500}]} 2018-08-01 11:16:31,136 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-9b81a643-f727-40b3-92e9-5facba64318b 2018-08-01 11:16:31,136 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.109309911728s 2018-08-01 11:16:31,137 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-9b81a643-f727-40b3-92e9-5facba64318b 2018-08-01 11:16:31,141 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-01 11:16:31,145 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}a2ef8ac9a116fd6191f331ddc8a9afb3d391f686" 2018-08-01 11:16:31,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-238d04a7-664c-4cbc-9513-3c92dbdb02f6 Date: Wed, 01 Aug 2018 11:16:31 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/62e607c6-b1af-4774-92a9-07c7228e0206/snap", "metadata": {}}], "file": "/v2/images/62e607c6-b1af-4774-92a9-07c7228e0206/file", "owner": "b24e20b69ec24e958a00d7e2dcabff37", "id": "62e607c6-b1af-4774-92a9-07c7228e0206", "size": 4373348352, "self": "/v2/images/62e607c6-b1af-4774-92a9-07c7228e0206", "disk_format": "qcow2", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/62e607c6-b1af-4774-92a9-07c7228e0206/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-08-01T11:16:28Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_792d19af-8a10-4680-95c0-39fc14c0e5cc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify-img_792d19af-8a10-4680-95c0-39fc14c0e5cc", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-01T11:15:28Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-01 11:16:31,177 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-238d04a7-664c-4cbc-9513-3c92dbdb02f6 2018-08-01 11:16:31,178 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0364089012146s 2018-08-01 11:16:31,178 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-238d04a7-664c-4cbc-9513-3c92dbdb02f6 2018-08-01 11:16:31,180 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-01 11:16:31,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}a2ef8ac9a116fd6191f331ddc8a9afb3d391f686" 2018-08-01 11:16:31,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:16: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-f388a5bb-30c7-4528-879f-58bc177af941 x-compute-request-id: req-f388a5bb-30c7-4528-879f-58bc177af941 Content-Encoding: gzip Content-Length: 472 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmtp-flavor_ee58c79f-c6fb-483f-8b9c-406ffbfad757", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "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": "4c324ef0-9d9b-4571-a235-9b48aa3aa85a"}, {"name": "shaker-flavor_81952131-3011-4d90-80f4-831743223f59", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "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": "5b61c696-1b5b-4204-b7e5-ca4a818093b0"}, {"name": "cloudify-flavor_792d19af-8a10-4680-95c0-39fc14c0e5cc", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/e5e8c491-2243-4626-9ab6-3a7fb706b462", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/e5e8c491-2243-4626-9ab6-3a7fb706b462", "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": "e5e8c491-2243-4626-9ab6-3a7fb706b462"}]} 2018-08-01 11:16:31,211 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-f388a5bb-30c7-4528-879f-58bc177af941 2018-08-01 11:16:31,212 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0318269729614s 2018-08-01 11:16:31,212 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-f388a5bb-30c7-4528-879f-58bc177af941 2018-08-01 11:16:31,214 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-01 11:16:31,217 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}a2ef8ac9a116fd6191f331ddc8a9afb3d391f686" -d '{"server": {"name": "cloudify-vm_792d19af-8a10-4680-95c0-39fc14c0e5cc", "imageRef": "62e607c6-b1af-4774-92a9-07c7228e0206", "key_name": "cloudify-kp_792d19af-8a10-4680-95c0-39fc14c0e5cc", "flavorRef": "e5e8c491-2243-4626-9ab6-3a7fb706b462", "max_count": 1, "min_count": 1, "networks": [{"uuid": "60222a80-f76e-47da-9bbd-70ca9e25f665"}], "security_groups": [{"name": "409df2e3-4906-48ad-9761-3526f920ace6"}]}}' 2018-08-01 11:16:32,234 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 11:16: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-dffd8726-1055-48d7-87e4-8ff97d31bafd x-compute-request-id: req-dffd8726-1055-48d7-87e4-8ff97d31bafd Content-Length: 403 location: http://172.30.9.24:8774/v2.1/servers/15452912-68d0-40f6-b176-8690365274d7 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "409df2e3-4906-48ad-9761-3526f920ace6"}], "OS-DCF:diskConfig": "MANUAL", "id": "15452912-68d0-40f6-b176-8690365274d7", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/15452912-68d0-40f6-b176-8690365274d7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/15452912-68d0-40f6-b176-8690365274d7", "rel": "bookmark"}], "adminPass": "y3S9NdZfhNjQ"}} 2018-08-01 11:16:32,235 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-dffd8726-1055-48d7-87e4-8ff97d31bafd 2018-08-01 11:16:32,235 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.02034711838s 2018-08-01 11:16:32,235 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-dffd8726-1055-48d7-87e4-8ff97d31bafd 2018-08-01 11:16:32,236 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers 2018-08-01 11:16:32,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/15452912-68d0-40f6-b176-8690365274d7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a2ef8ac9a116fd6191f331ddc8a9afb3d391f686" 2018-08-01 11:16:32,643 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:16: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-a5907a39-3ef3-43f4-8296-5223426a81f6 x-compute-request-id: req-a5907a39-3ef3-43f4-8296-5223426a81f6 Content-Encoding: gzip Content-Length: 602 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/15452912-68d0-40f6-b176-8690365274d7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/15452912-68d0-40f6-b176-8690365274d7", "rel": "bookmark"}], "image": {"id": "62e607c6-b1af-4774-92a9-07c7228e0206", "links": [{"href": "http://172.30.9.24:8774/images/62e607c6-b1af-4774-92a9-07c7228e0206", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e5e8c491-2243-4626-9ab6-3a7fb706b462", "links": [{"href": "http://172.30.9.24:8774/flavors/e5e8c491-2243-4626-9ab6-3a7fb706b462", "rel": "bookmark"}]}, "id": "15452912-68d0-40f6-b176-8690365274d7", "user_id": "3743849bc70c49d790df87f840a6a9c9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:16:32Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_792d19af-8a10-4680-95c0-39fc14c0e5cc", "name": "cloudify-vm_792d19af-8a10-4680-95c0-39fc14c0e5cc", "created": "2018-08-01T11:16:32Z", "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 11:16:32,643 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/15452912-68d0-40f6-b176-8690365274d7 used request id req-a5907a39-3ef3-43f4-8296-5223426a81f6 2018-08-01 11:16:32,643 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers in 0.407186985016s 2018-08-01 11:16:32,644 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/15452912-68d0-40f6-b176-8690365274d7 used request id req-a5907a39-3ef3-43f4-8296-5223426a81f6 2018-08-01 11:16:32,649 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-01 11:16:32,650 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}a2ef8ac9a116fd6191f331ddc8a9afb3d391f686" 2018-08-01 11:16:32,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1273 X-Openstack-Request-Id: req-6c32dbb0-3e26-4426-b5cf-c3c279052313 Date: Wed, 01 Aug 2018 11:16:32 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"60222a80-f76e-47da-9bbd-70ca9e25f665","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b24e20b69ec24e958a00d7e2dcabff37","l2_adjacency":true,"status":"ACTIVE","subnets":["2818c851-33ed-4a92-8ee2-2e570649095c"],"description":"","tags":[],"updated_at":"2018-08-01T11:15:01Z","qos_policy_id":null,"name":"cloudify-net_792d19af-8a10-4680-95c0-39fc14c0e5cc","admin_state_up":true,"tenant_id":"b24e20b69ec24e958a00d7e2dcabff37","created_at":"2018-08-01T11:15:01Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dbe9669438844f3faecdc7fcc050e0d8","l2_adjacency":true,"status":"ACTIVE","subnets":["a5a333a9-9d0e-46a5-9440-2aa9c95d5013"],"description":"","tags":[],"updated_at":"2018-08-01T09:28:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:38Z","mtu":1500}]} 2018-08-01 11:16:32,767 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-6c32dbb0-3e26-4426-b5cf-c3c279052313 2018-08-01 11:16:32,768 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.118165969849s 2018-08-01 11:16:32,768 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-6c32dbb0-3e26-4426-b5cf-c3c279052313 2018-08-01 11:16:32,769 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-01 11:16:32,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}a2ef8ac9a116fd6191f331ddc8a9afb3d391f686" 2018-08-01 11:16:32,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-2985e3e7-90a0-4ef9-8b3c-d0aed8596f23 Date: Wed, 01 Aug 2018 11:16:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"60222a80-f76e-47da-9bbd-70ca9e25f665","tenant_id":"b24e20b69ec24e958a00d7e2dcabff37","created_at":"2018-08-01T11:15:01Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-01T11:15:01Z","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":"b24e20b69ec24e958a00d7e2dcabff37","id":"2818c851-33ed-4a92-8ee2-2e570649095c","subnetpool_id":null,"name":"cloudify-subnet_792d19af-8a10-4680-95c0-39fc14c0e5cc"}]} 2018-08-01 11:16:32,852 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-2985e3e7-90a0-4ef9-8b3c-d0aed8596f23 2018-08-01 11:16:32,852 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0833439826965s 2018-08-01 11:16:32,852 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-2985e3e7-90a0-4ef9-8b3c-d0aed8596f23 2018-08-01 11:16:32,854 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:16:32,856 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a2ef8ac9a116fd6191f331ddc8a9afb3d391f686" 2018-08-01 11:16:33,328 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:16: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-b6081d2b-b18a-46a2-9d99-f65aaaae9737 x-compute-request-id: req-b6081d2b-b18a-46a2-9d99-f65aaaae9737 Content-Encoding: gzip Content-Length: 606 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/15452912-68d0-40f6-b176-8690365274d7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/15452912-68d0-40f6-b176-8690365274d7", "rel": "bookmark"}], "image": {"id": "62e607c6-b1af-4774-92a9-07c7228e0206", "links": [{"href": "http://172.30.9.24:8774/images/62e607c6-b1af-4774-92a9-07c7228e0206", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e5e8c491-2243-4626-9ab6-3a7fb706b462", "links": [{"href": "http://172.30.9.24:8774/flavors/e5e8c491-2243-4626-9ab6-3a7fb706b462", "rel": "bookmark"}]}, "id": "15452912-68d0-40f6-b176-8690365274d7", "user_id": "3743849bc70c49d790df87f840a6a9c9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:16:32Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_792d19af-8a10-4680-95c0-39fc14c0e5cc", "name": "cloudify-vm_792d19af-8a10-4680-95c0-39fc14c0e5cc", "created": "2018-08-01T11:16:32Z", "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:16:33,328 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-b6081d2b-b18a-46a2-9d99-f65aaaae9737 2018-08-01 11:16:33,328 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.474497079849s 2018-08-01 11:16:33,329 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-b6081d2b-b18a-46a2-9d99-f65aaaae9737 2018-08-01 11:16:33,333 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 11:16:35,336 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:16:35,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a2ef8ac9a116fd6191f331ddc8a9afb3d391f686" 2018-08-01 11:16:35,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:16:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e471399b-44ca-4038-8637-4c389042f7b9 x-compute-request-id: req-e471399b-44ca-4038-8637-4c389042f7b9 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.24:8774/v2.1/servers/15452912-68d0-40f6-b176-8690365274d7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/15452912-68d0-40f6-b176-8690365274d7", "rel": "bookmark"}], "image": {"id": "62e607c6-b1af-4774-92a9-07c7228e0206", "links": [{"href": "http://172.30.9.24:8774/images/62e607c6-b1af-4774-92a9-07c7228e0206", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e5e8c491-2243-4626-9ab6-3a7fb706b462", "links": [{"href": "http://172.30.9.24:8774/flavors/e5e8c491-2243-4626-9ab6-3a7fb706b462", "rel": "bookmark"}]}, "id": "15452912-68d0-40f6-b176-8690365274d7", "security_groups": [{"name": "cloudify-sg_792d19af-8a10-4680-95c0-39fc14c0e5cc"}], "user_id": "3743849bc70c49d790df87f840a6a9c9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:16:33Z", "hostId": "a384aec7f7db258ffd8506db7a7017280b2e331165affe9c8c71d714", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_792d19af-8a10-4680-95c0-39fc14c0e5cc", "name": "cloudify-vm_792d19af-8a10-4680-95c0-39fc14c0e5cc", "created": "2018-08-01T11:16:32Z", "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:16:35,668 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-e471399b-44ca-4038-8637-4c389042f7b9 2018-08-01 11:16:35,669 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.332736968994s 2018-08-01 11:16:35,669 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-e471399b-44ca-4038-8637-4c389042f7b9 2018-08-01 11:16:35,673 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 11:16:37,675 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:16:37,678 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a2ef8ac9a116fd6191f331ddc8a9afb3d391f686" 2018-08-01 11:16:38,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:16:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e4e36cea-ac65-4b5e-95a7-f1534ca2e88b x-compute-request-id: req-e4e36cea-ac65-4b5e-95a7-f1534ca2e88b 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.24:8774/v2.1/servers/15452912-68d0-40f6-b176-8690365274d7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/15452912-68d0-40f6-b176-8690365274d7", "rel": "bookmark"}], "image": {"id": "62e607c6-b1af-4774-92a9-07c7228e0206", "links": [{"href": "http://172.30.9.24:8774/images/62e607c6-b1af-4774-92a9-07c7228e0206", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e5e8c491-2243-4626-9ab6-3a7fb706b462", "links": [{"href": "http://172.30.9.24:8774/flavors/e5e8c491-2243-4626-9ab6-3a7fb706b462", "rel": "bookmark"}]}, "id": "15452912-68d0-40f6-b176-8690365274d7", "security_groups": [{"name": "cloudify-sg_792d19af-8a10-4680-95c0-39fc14c0e5cc"}], "user_id": "3743849bc70c49d790df87f840a6a9c9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:16:33Z", "hostId": "a384aec7f7db258ffd8506db7a7017280b2e331165affe9c8c71d714", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_792d19af-8a10-4680-95c0-39fc14c0e5cc", "name": "cloudify-vm_792d19af-8a10-4680-95c0-39fc14c0e5cc", "created": "2018-08-01T11:16:32Z", "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:16:38,095 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-e4e36cea-ac65-4b5e-95a7-f1534ca2e88b 2018-08-01 11:16:38,095 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.41938495636s 2018-08-01 11:16:38,095 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-e4e36cea-ac65-4b5e-95a7-f1534ca2e88b 2018-08-01 11:16:38,099 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 11:16:40,101 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:16:40,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a2ef8ac9a116fd6191f331ddc8a9afb3d391f686" 2018-08-01 11:16:40,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:16:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7790d002-c0cb-4a7b-8617-d72f90d77e40 x-compute-request-id: req-7790d002-c0cb-4a7b-8617-d72f90d77e40 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.24:8774/v2.1/servers/15452912-68d0-40f6-b176-8690365274d7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/15452912-68d0-40f6-b176-8690365274d7", "rel": "bookmark"}], "image": {"id": "62e607c6-b1af-4774-92a9-07c7228e0206", "links": [{"href": "http://172.30.9.24:8774/images/62e607c6-b1af-4774-92a9-07c7228e0206", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e5e8c491-2243-4626-9ab6-3a7fb706b462", "links": [{"href": "http://172.30.9.24:8774/flavors/e5e8c491-2243-4626-9ab6-3a7fb706b462", "rel": "bookmark"}]}, "id": "15452912-68d0-40f6-b176-8690365274d7", "security_groups": [{"name": "cloudify-sg_792d19af-8a10-4680-95c0-39fc14c0e5cc"}], "user_id": "3743849bc70c49d790df87f840a6a9c9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:16:33Z", "hostId": "a384aec7f7db258ffd8506db7a7017280b2e331165affe9c8c71d714", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_792d19af-8a10-4680-95c0-39fc14c0e5cc", "name": "cloudify-vm_792d19af-8a10-4680-95c0-39fc14c0e5cc", "created": "2018-08-01T11:16:32Z", "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:16:40,296 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-7790d002-c0cb-4a7b-8617-d72f90d77e40 2018-08-01 11:16:40,296 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.194269180298s 2018-08-01 11:16:40,296 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-7790d002-c0cb-4a7b-8617-d72f90d77e40 2018-08-01 11:16:40,300 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 11:16:42,302 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:16:42,305 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a2ef8ac9a116fd6191f331ddc8a9afb3d391f686" 2018-08-01 11:16:42,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:16:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0902b3ea-d18e-4adb-bb0f-9ac9ade075a4 x-compute-request-id: req-0902b3ea-d18e-4adb-bb0f-9ac9ade075a4 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.24:8774/v2.1/servers/15452912-68d0-40f6-b176-8690365274d7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/15452912-68d0-40f6-b176-8690365274d7", "rel": "bookmark"}], "image": {"id": "62e607c6-b1af-4774-92a9-07c7228e0206", "links": [{"href": "http://172.30.9.24:8774/images/62e607c6-b1af-4774-92a9-07c7228e0206", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e5e8c491-2243-4626-9ab6-3a7fb706b462", "links": [{"href": "http://172.30.9.24:8774/flavors/e5e8c491-2243-4626-9ab6-3a7fb706b462", "rel": "bookmark"}]}, "id": "15452912-68d0-40f6-b176-8690365274d7", "security_groups": [{"name": "cloudify-sg_792d19af-8a10-4680-95c0-39fc14c0e5cc"}], "user_id": "3743849bc70c49d790df87f840a6a9c9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:16:33Z", "hostId": "a384aec7f7db258ffd8506db7a7017280b2e331165affe9c8c71d714", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_792d19af-8a10-4680-95c0-39fc14c0e5cc", "name": "cloudify-vm_792d19af-8a10-4680-95c0-39fc14c0e5cc", "created": "2018-08-01T11:16:32Z", "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:16:42,909 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-0902b3ea-d18e-4adb-bb0f-9ac9ade075a4 2018-08-01 11:16:42,910 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.607124090195s 2018-08-01 11:16:42,910 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-0902b3ea-d18e-4adb-bb0f-9ac9ade075a4 2018-08-01 11:16:42,913 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 11:16:44,916 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:16:44,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a2ef8ac9a116fd6191f331ddc8a9afb3d391f686" 2018-08-01 11:16:45,255 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:16: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-02b63c2a-0f08-4e62-89f9-bc35dc415746 x-compute-request-id: req-02b63c2a-0f08-4e62-89f9-bc35dc415746 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.24:8774/v2.1/servers/15452912-68d0-40f6-b176-8690365274d7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/15452912-68d0-40f6-b176-8690365274d7", "rel": "bookmark"}], "image": {"id": "62e607c6-b1af-4774-92a9-07c7228e0206", "links": [{"href": "http://172.30.9.24:8774/images/62e607c6-b1af-4774-92a9-07c7228e0206", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e5e8c491-2243-4626-9ab6-3a7fb706b462", "links": [{"href": "http://172.30.9.24:8774/flavors/e5e8c491-2243-4626-9ab6-3a7fb706b462", "rel": "bookmark"}]}, "id": "15452912-68d0-40f6-b176-8690365274d7", "security_groups": [{"name": "cloudify-sg_792d19af-8a10-4680-95c0-39fc14c0e5cc"}], "user_id": "3743849bc70c49d790df87f840a6a9c9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:16:33Z", "hostId": "a384aec7f7db258ffd8506db7a7017280b2e331165affe9c8c71d714", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_792d19af-8a10-4680-95c0-39fc14c0e5cc", "name": "cloudify-vm_792d19af-8a10-4680-95c0-39fc14c0e5cc", "created": "2018-08-01T11:16:32Z", "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:16:45,255 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-02b63c2a-0f08-4e62-89f9-bc35dc415746 2018-08-01 11:16:45,255 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.339010953903s 2018-08-01 11:16:45,256 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-02b63c2a-0f08-4e62-89f9-bc35dc415746 2018-08-01 11:16:45,259 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 11:16:47,262 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:16:47,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a2ef8ac9a116fd6191f331ddc8a9afb3d391f686" 2018-08-01 11:16:47,590 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:16: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-04ec99f0-a236-4bf2-8d8d-46d61392b628 x-compute-request-id: req-04ec99f0-a236-4bf2-8d8d-46d61392b628 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.24:8774/v2.1/servers/15452912-68d0-40f6-b176-8690365274d7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/15452912-68d0-40f6-b176-8690365274d7", "rel": "bookmark"}], "image": {"id": "62e607c6-b1af-4774-92a9-07c7228e0206", "links": [{"href": "http://172.30.9.24:8774/images/62e607c6-b1af-4774-92a9-07c7228e0206", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e5e8c491-2243-4626-9ab6-3a7fb706b462", "links": [{"href": "http://172.30.9.24:8774/flavors/e5e8c491-2243-4626-9ab6-3a7fb706b462", "rel": "bookmark"}]}, "id": "15452912-68d0-40f6-b176-8690365274d7", "security_groups": [{"name": "cloudify-sg_792d19af-8a10-4680-95c0-39fc14c0e5cc"}], "user_id": "3743849bc70c49d790df87f840a6a9c9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:16:33Z", "hostId": "a384aec7f7db258ffd8506db7a7017280b2e331165affe9c8c71d714", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_792d19af-8a10-4680-95c0-39fc14c0e5cc", "name": "cloudify-vm_792d19af-8a10-4680-95c0-39fc14c0e5cc", "created": "2018-08-01T11:16:32Z", "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:16:47,590 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-04ec99f0-a236-4bf2-8d8d-46d61392b628 2018-08-01 11:16:47,590 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.328150033951s 2018-08-01 11:16:47,591 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-04ec99f0-a236-4bf2-8d8d-46d61392b628 2018-08-01 11:16:47,594 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 11:16:49,596 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:16:49,599 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a2ef8ac9a116fd6191f331ddc8a9afb3d391f686" 2018-08-01 11:16:50,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:16:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f5766770-9bbd-4719-a7e0-710895bf4354 x-compute-request-id: req-f5766770-9bbd-4719-a7e0-710895bf4354 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.24:8774/v2.1/servers/15452912-68d0-40f6-b176-8690365274d7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/15452912-68d0-40f6-b176-8690365274d7", "rel": "bookmark"}], "image": {"id": "62e607c6-b1af-4774-92a9-07c7228e0206", "links": [{"href": "http://172.30.9.24:8774/images/62e607c6-b1af-4774-92a9-07c7228e0206", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e5e8c491-2243-4626-9ab6-3a7fb706b462", "links": [{"href": "http://172.30.9.24:8774/flavors/e5e8c491-2243-4626-9ab6-3a7fb706b462", "rel": "bookmark"}]}, "id": "15452912-68d0-40f6-b176-8690365274d7", "security_groups": [{"name": "cloudify-sg_792d19af-8a10-4680-95c0-39fc14c0e5cc"}], "user_id": "3743849bc70c49d790df87f840a6a9c9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:16:33Z", "hostId": "a384aec7f7db258ffd8506db7a7017280b2e331165affe9c8c71d714", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_792d19af-8a10-4680-95c0-39fc14c0e5cc", "name": "cloudify-vm_792d19af-8a10-4680-95c0-39fc14c0e5cc", "created": "2018-08-01T11:16:32Z", "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:16:50,114 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-f5766770-9bbd-4719-a7e0-710895bf4354 2018-08-01 11:16:50,114 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.517403125763s 2018-08-01 11:16:50,114 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-f5766770-9bbd-4719-a7e0-710895bf4354 2018-08-01 11:16:50,117 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 11:16:52,119 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:16:52,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a2ef8ac9a116fd6191f331ddc8a9afb3d391f686" 2018-08-01 11:16:52,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:16:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-145d008a-7d47-4210-86b7-60723eb26466 x-compute-request-id: req-145d008a-7d47-4210-86b7-60723eb26466 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.24:8774/v2.1/servers/15452912-68d0-40f6-b176-8690365274d7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/15452912-68d0-40f6-b176-8690365274d7", "rel": "bookmark"}], "image": {"id": "62e607c6-b1af-4774-92a9-07c7228e0206", "links": [{"href": "http://172.30.9.24:8774/images/62e607c6-b1af-4774-92a9-07c7228e0206", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e5e8c491-2243-4626-9ab6-3a7fb706b462", "links": [{"href": "http://172.30.9.24:8774/flavors/e5e8c491-2243-4626-9ab6-3a7fb706b462", "rel": "bookmark"}]}, "id": "15452912-68d0-40f6-b176-8690365274d7", "security_groups": [{"name": "cloudify-sg_792d19af-8a10-4680-95c0-39fc14c0e5cc"}], "user_id": "3743849bc70c49d790df87f840a6a9c9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:16:33Z", "hostId": "a384aec7f7db258ffd8506db7a7017280b2e331165affe9c8c71d714", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_792d19af-8a10-4680-95c0-39fc14c0e5cc", "name": "cloudify-vm_792d19af-8a10-4680-95c0-39fc14c0e5cc", "created": "2018-08-01T11:16:32Z", "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:16:52,626 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-145d008a-7d47-4210-86b7-60723eb26466 2018-08-01 11:16:52,626 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.506494998932s 2018-08-01 11:16:52,626 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-145d008a-7d47-4210-86b7-60723eb26466 2018-08-01 11:16:52,630 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 11:16:54,633 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:16:54,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a2ef8ac9a116fd6191f331ddc8a9afb3d391f686" 2018-08-01 11:16:55,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:16:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-44c45bf5-bdfb-4b94-8a50-c429a3c2ad36 x-compute-request-id: req-44c45bf5-bdfb-4b94-8a50-c429a3c2ad36 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.24:8774/v2.1/servers/15452912-68d0-40f6-b176-8690365274d7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/15452912-68d0-40f6-b176-8690365274d7", "rel": "bookmark"}], "image": {"id": "62e607c6-b1af-4774-92a9-07c7228e0206", "links": [{"href": "http://172.30.9.24:8774/images/62e607c6-b1af-4774-92a9-07c7228e0206", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e5e8c491-2243-4626-9ab6-3a7fb706b462", "links": [{"href": "http://172.30.9.24:8774/flavors/e5e8c491-2243-4626-9ab6-3a7fb706b462", "rel": "bookmark"}]}, "id": "15452912-68d0-40f6-b176-8690365274d7", "security_groups": [{"name": "cloudify-sg_792d19af-8a10-4680-95c0-39fc14c0e5cc"}], "user_id": "3743849bc70c49d790df87f840a6a9c9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:16:33Z", "hostId": "a384aec7f7db258ffd8506db7a7017280b2e331165affe9c8c71d714", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_792d19af-8a10-4680-95c0-39fc14c0e5cc", "name": "cloudify-vm_792d19af-8a10-4680-95c0-39fc14c0e5cc", "created": "2018-08-01T11:16:32Z", "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:16:55,062 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-44c45bf5-bdfb-4b94-8a50-c429a3c2ad36 2018-08-01 11:16:55,062 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.429241895676s 2018-08-01 11:16:55,063 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-44c45bf5-bdfb-4b94-8a50-c429a3c2ad36 2018-08-01 11:16:55,066 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 11:16:57,069 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:16:57,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a2ef8ac9a116fd6191f331ddc8a9afb3d391f686" 2018-08-01 11:16:57,448 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:16: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-72bc0704-2ec6-477d-aa46-858c508f8838 x-compute-request-id: req-72bc0704-2ec6-477d-aa46-858c508f8838 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.24:8774/v2.1/servers/15452912-68d0-40f6-b176-8690365274d7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/15452912-68d0-40f6-b176-8690365274d7", "rel": "bookmark"}], "image": {"id": "62e607c6-b1af-4774-92a9-07c7228e0206", "links": [{"href": "http://172.30.9.24:8774/images/62e607c6-b1af-4774-92a9-07c7228e0206", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e5e8c491-2243-4626-9ab6-3a7fb706b462", "links": [{"href": "http://172.30.9.24:8774/flavors/e5e8c491-2243-4626-9ab6-3a7fb706b462", "rel": "bookmark"}]}, "id": "15452912-68d0-40f6-b176-8690365274d7", "security_groups": [{"name": "cloudify-sg_792d19af-8a10-4680-95c0-39fc14c0e5cc"}], "user_id": "3743849bc70c49d790df87f840a6a9c9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:16:33Z", "hostId": "a384aec7f7db258ffd8506db7a7017280b2e331165affe9c8c71d714", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_792d19af-8a10-4680-95c0-39fc14c0e5cc", "name": "cloudify-vm_792d19af-8a10-4680-95c0-39fc14c0e5cc", "created": "2018-08-01T11:16:32Z", "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:16:57,448 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-72bc0704-2ec6-477d-aa46-858c508f8838 2018-08-01 11:16:57,449 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.379374980927s 2018-08-01 11:16:57,449 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-72bc0704-2ec6-477d-aa46-858c508f8838 2018-08-01 11:16:57,453 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 11:16:59,455 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:16:59,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a2ef8ac9a116fd6191f331ddc8a9afb3d391f686" 2018-08-01 11:16:59,654 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:16:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d0560a7f-408e-48fc-bcac-b03aef550b24 x-compute-request-id: req-d0560a7f-408e-48fc-bcac-b03aef550b24 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.24:8774/v2.1/servers/15452912-68d0-40f6-b176-8690365274d7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/15452912-68d0-40f6-b176-8690365274d7", "rel": "bookmark"}], "image": {"id": "62e607c6-b1af-4774-92a9-07c7228e0206", "links": [{"href": "http://172.30.9.24:8774/images/62e607c6-b1af-4774-92a9-07c7228e0206", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e5e8c491-2243-4626-9ab6-3a7fb706b462", "links": [{"href": "http://172.30.9.24:8774/flavors/e5e8c491-2243-4626-9ab6-3a7fb706b462", "rel": "bookmark"}]}, "id": "15452912-68d0-40f6-b176-8690365274d7", "security_groups": [{"name": "cloudify-sg_792d19af-8a10-4680-95c0-39fc14c0e5cc"}], "user_id": "3743849bc70c49d790df87f840a6a9c9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:16:33Z", "hostId": "a384aec7f7db258ffd8506db7a7017280b2e331165affe9c8c71d714", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_792d19af-8a10-4680-95c0-39fc14c0e5cc", "name": "cloudify-vm_792d19af-8a10-4680-95c0-39fc14c0e5cc", "created": "2018-08-01T11:16:32Z", "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:16:59,654 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-d0560a7f-408e-48fc-bcac-b03aef550b24 2018-08-01 11:16:59,654 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.198482036591s 2018-08-01 11:16:59,654 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-d0560a7f-408e-48fc-bcac-b03aef550b24 2018-08-01 11:16:59,658 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 11:17:01,661 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:17:01,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a2ef8ac9a116fd6191f331ddc8a9afb3d391f686" 2018-08-01 11:17:02,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:17: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-9bf03b39-84fa-4dc0-ba8d-bcbcbca010d9 x-compute-request-id: req-9bf03b39-84fa-4dc0-ba8d-bcbcbca010d9 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.24:8774/v2.1/servers/15452912-68d0-40f6-b176-8690365274d7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/15452912-68d0-40f6-b176-8690365274d7", "rel": "bookmark"}], "image": {"id": "62e607c6-b1af-4774-92a9-07c7228e0206", "links": [{"href": "http://172.30.9.24:8774/images/62e607c6-b1af-4774-92a9-07c7228e0206", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e5e8c491-2243-4626-9ab6-3a7fb706b462", "links": [{"href": "http://172.30.9.24:8774/flavors/e5e8c491-2243-4626-9ab6-3a7fb706b462", "rel": "bookmark"}]}, "id": "15452912-68d0-40f6-b176-8690365274d7", "security_groups": [{"name": "cloudify-sg_792d19af-8a10-4680-95c0-39fc14c0e5cc"}], "user_id": "3743849bc70c49d790df87f840a6a9c9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:16:33Z", "hostId": "a384aec7f7db258ffd8506db7a7017280b2e331165affe9c8c71d714", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_792d19af-8a10-4680-95c0-39fc14c0e5cc", "name": "cloudify-vm_792d19af-8a10-4680-95c0-39fc14c0e5cc", "created": "2018-08-01T11:16:32Z", "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:17:02,020 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-9bf03b39-84fa-4dc0-ba8d-bcbcbca010d9 2018-08-01 11:17:02,020 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.359340906143s 2018-08-01 11:17:02,021 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-9bf03b39-84fa-4dc0-ba8d-bcbcbca010d9 2018-08-01 11:17:02,024 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 11:17:04,027 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:17:04,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a2ef8ac9a116fd6191f331ddc8a9afb3d391f686" 2018-08-01 11:17:04,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:17: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-eb1e6bb5-d7c7-42a1-866b-9a62ccf51085 x-compute-request-id: req-eb1e6bb5-d7c7-42a1-866b-9a62ccf51085 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.24:8774/v2.1/servers/15452912-68d0-40f6-b176-8690365274d7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/15452912-68d0-40f6-b176-8690365274d7", "rel": "bookmark"}], "image": {"id": "62e607c6-b1af-4774-92a9-07c7228e0206", "links": [{"href": "http://172.30.9.24:8774/images/62e607c6-b1af-4774-92a9-07c7228e0206", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e5e8c491-2243-4626-9ab6-3a7fb706b462", "links": [{"href": "http://172.30.9.24:8774/flavors/e5e8c491-2243-4626-9ab6-3a7fb706b462", "rel": "bookmark"}]}, "id": "15452912-68d0-40f6-b176-8690365274d7", "security_groups": [{"name": "cloudify-sg_792d19af-8a10-4680-95c0-39fc14c0e5cc"}], "user_id": "3743849bc70c49d790df87f840a6a9c9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:16:33Z", "hostId": "a384aec7f7db258ffd8506db7a7017280b2e331165affe9c8c71d714", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_792d19af-8a10-4680-95c0-39fc14c0e5cc", "name": "cloudify-vm_792d19af-8a10-4680-95c0-39fc14c0e5cc", "created": "2018-08-01T11:16:32Z", "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:17:04,235 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-eb1e6bb5-d7c7-42a1-866b-9a62ccf51085 2018-08-01 11:17:04,235 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.20783495903s 2018-08-01 11:17:04,235 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-eb1e6bb5-d7c7-42a1-866b-9a62ccf51085 2018-08-01 11:17:04,239 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 11:17:06,241 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:17:06,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a2ef8ac9a116fd6191f331ddc8a9afb3d391f686" 2018-08-01 11:17:06,773 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:17: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-ee718364-7d51-437c-a104-10b0ba4291b1 x-compute-request-id: req-ee718364-7d51-437c-a104-10b0ba4291b1 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.24:8774/v2.1/servers/15452912-68d0-40f6-b176-8690365274d7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/15452912-68d0-40f6-b176-8690365274d7", "rel": "bookmark"}], "image": {"id": "62e607c6-b1af-4774-92a9-07c7228e0206", "links": [{"href": "http://172.30.9.24:8774/images/62e607c6-b1af-4774-92a9-07c7228e0206", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e5e8c491-2243-4626-9ab6-3a7fb706b462", "links": [{"href": "http://172.30.9.24:8774/flavors/e5e8c491-2243-4626-9ab6-3a7fb706b462", "rel": "bookmark"}]}, "id": "15452912-68d0-40f6-b176-8690365274d7", "security_groups": [{"name": "cloudify-sg_792d19af-8a10-4680-95c0-39fc14c0e5cc"}], "user_id": "3743849bc70c49d790df87f840a6a9c9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:16:33Z", "hostId": "a384aec7f7db258ffd8506db7a7017280b2e331165affe9c8c71d714", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_792d19af-8a10-4680-95c0-39fc14c0e5cc", "name": "cloudify-vm_792d19af-8a10-4680-95c0-39fc14c0e5cc", "created": "2018-08-01T11:16:32Z", "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:17:06,774 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-ee718364-7d51-437c-a104-10b0ba4291b1 2018-08-01 11:17:06,774 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.532174825668s 2018-08-01 11:17:06,774 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-ee718364-7d51-437c-a104-10b0ba4291b1 2018-08-01 11:17:06,778 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 11:17:08,781 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:17:08,784 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a2ef8ac9a116fd6191f331ddc8a9afb3d391f686" 2018-08-01 11:17:08,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:17: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-26babff1-f85c-4e60-902e-d55e572618f3 x-compute-request-id: req-26babff1-f85c-4e60-902e-d55e572618f3 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.24:8774/v2.1/servers/15452912-68d0-40f6-b176-8690365274d7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/15452912-68d0-40f6-b176-8690365274d7", "rel": "bookmark"}], "image": {"id": "62e607c6-b1af-4774-92a9-07c7228e0206", "links": [{"href": "http://172.30.9.24:8774/images/62e607c6-b1af-4774-92a9-07c7228e0206", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e5e8c491-2243-4626-9ab6-3a7fb706b462", "links": [{"href": "http://172.30.9.24:8774/flavors/e5e8c491-2243-4626-9ab6-3a7fb706b462", "rel": "bookmark"}]}, "id": "15452912-68d0-40f6-b176-8690365274d7", "security_groups": [{"name": "cloudify-sg_792d19af-8a10-4680-95c0-39fc14c0e5cc"}], "user_id": "3743849bc70c49d790df87f840a6a9c9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:16:33Z", "hostId": "a384aec7f7db258ffd8506db7a7017280b2e331165affe9c8c71d714", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_792d19af-8a10-4680-95c0-39fc14c0e5cc", "name": "cloudify-vm_792d19af-8a10-4680-95c0-39fc14c0e5cc", "created": "2018-08-01T11:16:32Z", "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:17:08,989 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-26babff1-f85c-4e60-902e-d55e572618f3 2018-08-01 11:17:08,989 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.20778799057s 2018-08-01 11:17:08,989 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-26babff1-f85c-4e60-902e-d55e572618f3 2018-08-01 11:17:08,993 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 11:17:10,995 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:17:10,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a2ef8ac9a116fd6191f331ddc8a9afb3d391f686" 2018-08-01 11:17:11,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:17:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2e20de9a-46d9-4883-a216-f363dbba8c0d x-compute-request-id: req-2e20de9a-46d9-4883-a216-f363dbba8c0d 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.24:8774/v2.1/servers/15452912-68d0-40f6-b176-8690365274d7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/15452912-68d0-40f6-b176-8690365274d7", "rel": "bookmark"}], "image": {"id": "62e607c6-b1af-4774-92a9-07c7228e0206", "links": [{"href": "http://172.30.9.24:8774/images/62e607c6-b1af-4774-92a9-07c7228e0206", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e5e8c491-2243-4626-9ab6-3a7fb706b462", "links": [{"href": "http://172.30.9.24:8774/flavors/e5e8c491-2243-4626-9ab6-3a7fb706b462", "rel": "bookmark"}]}, "id": "15452912-68d0-40f6-b176-8690365274d7", "security_groups": [{"name": "cloudify-sg_792d19af-8a10-4680-95c0-39fc14c0e5cc"}], "user_id": "3743849bc70c49d790df87f840a6a9c9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:16:33Z", "hostId": "a384aec7f7db258ffd8506db7a7017280b2e331165affe9c8c71d714", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_792d19af-8a10-4680-95c0-39fc14c0e5cc", "name": "cloudify-vm_792d19af-8a10-4680-95c0-39fc14c0e5cc", "created": "2018-08-01T11:16:32Z", "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:17:11,201 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-2e20de9a-46d9-4883-a216-f363dbba8c0d 2018-08-01 11:17:11,201 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.205471992493s 2018-08-01 11:17:11,201 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-2e20de9a-46d9-4883-a216-f363dbba8c0d 2018-08-01 11:17:11,205 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 11:17:13,207 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:17:13,210 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a2ef8ac9a116fd6191f331ddc8a9afb3d391f686" 2018-08-01 11:17:13,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:17: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-5efc09bb-9f5c-481b-a1e1-2c4ce3770909 x-compute-request-id: req-5efc09bb-9f5c-481b-a1e1-2c4ce3770909 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.24:8774/v2.1/servers/15452912-68d0-40f6-b176-8690365274d7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/15452912-68d0-40f6-b176-8690365274d7", "rel": "bookmark"}], "image": {"id": "62e607c6-b1af-4774-92a9-07c7228e0206", "links": [{"href": "http://172.30.9.24:8774/images/62e607c6-b1af-4774-92a9-07c7228e0206", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e5e8c491-2243-4626-9ab6-3a7fb706b462", "links": [{"href": "http://172.30.9.24:8774/flavors/e5e8c491-2243-4626-9ab6-3a7fb706b462", "rel": "bookmark"}]}, "id": "15452912-68d0-40f6-b176-8690365274d7", "security_groups": [{"name": "cloudify-sg_792d19af-8a10-4680-95c0-39fc14c0e5cc"}], "user_id": "3743849bc70c49d790df87f840a6a9c9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:16:33Z", "hostId": "a384aec7f7db258ffd8506db7a7017280b2e331165affe9c8c71d714", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_792d19af-8a10-4680-95c0-39fc14c0e5cc", "name": "cloudify-vm_792d19af-8a10-4680-95c0-39fc14c0e5cc", "created": "2018-08-01T11:16:32Z", "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:17:13,571 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-5efc09bb-9f5c-481b-a1e1-2c4ce3770909 2018-08-01 11:17:13,571 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.363466024399s 2018-08-01 11:17:13,571 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-5efc09bb-9f5c-481b-a1e1-2c4ce3770909 2018-08-01 11:17:13,575 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 11:17:15,578 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:17:15,580 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a2ef8ac9a116fd6191f331ddc8a9afb3d391f686" 2018-08-01 11:17:15,935 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:17:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1c5e06b0-0d3c-4cd8-8ce6-aab35f48c74d x-compute-request-id: req-1c5e06b0-0d3c-4cd8-8ce6-aab35f48c74d 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.24:8774/v2.1/servers/15452912-68d0-40f6-b176-8690365274d7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/15452912-68d0-40f6-b176-8690365274d7", "rel": "bookmark"}], "image": {"id": "62e607c6-b1af-4774-92a9-07c7228e0206", "links": [{"href": "http://172.30.9.24:8774/images/62e607c6-b1af-4774-92a9-07c7228e0206", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e5e8c491-2243-4626-9ab6-3a7fb706b462", "links": [{"href": "http://172.30.9.24:8774/flavors/e5e8c491-2243-4626-9ab6-3a7fb706b462", "rel": "bookmark"}]}, "id": "15452912-68d0-40f6-b176-8690365274d7", "security_groups": [{"name": "cloudify-sg_792d19af-8a10-4680-95c0-39fc14c0e5cc"}], "user_id": "3743849bc70c49d790df87f840a6a9c9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:16:33Z", "hostId": "a384aec7f7db258ffd8506db7a7017280b2e331165affe9c8c71d714", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_792d19af-8a10-4680-95c0-39fc14c0e5cc", "name": "cloudify-vm_792d19af-8a10-4680-95c0-39fc14c0e5cc", "created": "2018-08-01T11:16:32Z", "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:17:15,935 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-1c5e06b0-0d3c-4cd8-8ce6-aab35f48c74d 2018-08-01 11:17:15,935 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.35751581192s 2018-08-01 11:17:15,936 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-1c5e06b0-0d3c-4cd8-8ce6-aab35f48c74d 2018-08-01 11:17:15,939 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 11:17:17,942 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:17:17,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a2ef8ac9a116fd6191f331ddc8a9afb3d391f686" 2018-08-01 11:17:18,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:17:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-76287149-8316-42a5-9d8f-dc3a217239a7 x-compute-request-id: req-76287149-8316-42a5-9d8f-dc3a217239a7 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.24:8774/v2.1/servers/15452912-68d0-40f6-b176-8690365274d7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/15452912-68d0-40f6-b176-8690365274d7", "rel": "bookmark"}], "image": {"id": "62e607c6-b1af-4774-92a9-07c7228e0206", "links": [{"href": "http://172.30.9.24:8774/images/62e607c6-b1af-4774-92a9-07c7228e0206", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e5e8c491-2243-4626-9ab6-3a7fb706b462", "links": [{"href": "http://172.30.9.24:8774/flavors/e5e8c491-2243-4626-9ab6-3a7fb706b462", "rel": "bookmark"}]}, "id": "15452912-68d0-40f6-b176-8690365274d7", "security_groups": [{"name": "cloudify-sg_792d19af-8a10-4680-95c0-39fc14c0e5cc"}], "user_id": "3743849bc70c49d790df87f840a6a9c9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:16:33Z", "hostId": "a384aec7f7db258ffd8506db7a7017280b2e331165affe9c8c71d714", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_792d19af-8a10-4680-95c0-39fc14c0e5cc", "name": "cloudify-vm_792d19af-8a10-4680-95c0-39fc14c0e5cc", "created": "2018-08-01T11:16:32Z", "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:17:18,170 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-76287149-8316-42a5-9d8f-dc3a217239a7 2018-08-01 11:17:18,170 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.228468894958s 2018-08-01 11:17:18,171 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-76287149-8316-42a5-9d8f-dc3a217239a7 2018-08-01 11:17:18,174 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 11:17:20,177 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:17:20,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a2ef8ac9a116fd6191f331ddc8a9afb3d391f686" 2018-08-01 11:17:20,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:17:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dd2a3d06-1b84-45ba-8403-6d07025f21b6 x-compute-request-id: req-dd2a3d06-1b84-45ba-8403-6d07025f21b6 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.24:8774/v2.1/servers/15452912-68d0-40f6-b176-8690365274d7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/15452912-68d0-40f6-b176-8690365274d7", "rel": "bookmark"}], "image": {"id": "62e607c6-b1af-4774-92a9-07c7228e0206", "links": [{"href": "http://172.30.9.24:8774/images/62e607c6-b1af-4774-92a9-07c7228e0206", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e5e8c491-2243-4626-9ab6-3a7fb706b462", "links": [{"href": "http://172.30.9.24:8774/flavors/e5e8c491-2243-4626-9ab6-3a7fb706b462", "rel": "bookmark"}]}, "id": "15452912-68d0-40f6-b176-8690365274d7", "security_groups": [{"name": "cloudify-sg_792d19af-8a10-4680-95c0-39fc14c0e5cc"}], "user_id": "3743849bc70c49d790df87f840a6a9c9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:16:33Z", "hostId": "a384aec7f7db258ffd8506db7a7017280b2e331165affe9c8c71d714", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_792d19af-8a10-4680-95c0-39fc14c0e5cc", "name": "cloudify-vm_792d19af-8a10-4680-95c0-39fc14c0e5cc", "created": "2018-08-01T11:16:32Z", "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:17:20,535 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-dd2a3d06-1b84-45ba-8403-6d07025f21b6 2018-08-01 11:17:20,535 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.358433961868s 2018-08-01 11:17:20,536 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-dd2a3d06-1b84-45ba-8403-6d07025f21b6 2018-08-01 11:17:20,539 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 11:17:22,542 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:17:22,545 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a2ef8ac9a116fd6191f331ddc8a9afb3d391f686" 2018-08-01 11:17:22,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:17: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-821c6705-1a00-44b0-ba6c-c04b32fa2510 x-compute-request-id: req-821c6705-1a00-44b0-ba6c-c04b32fa2510 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.24:8774/v2.1/servers/15452912-68d0-40f6-b176-8690365274d7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/15452912-68d0-40f6-b176-8690365274d7", "rel": "bookmark"}], "image": {"id": "62e607c6-b1af-4774-92a9-07c7228e0206", "links": [{"href": "http://172.30.9.24:8774/images/62e607c6-b1af-4774-92a9-07c7228e0206", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e5e8c491-2243-4626-9ab6-3a7fb706b462", "links": [{"href": "http://172.30.9.24:8774/flavors/e5e8c491-2243-4626-9ab6-3a7fb706b462", "rel": "bookmark"}]}, "id": "15452912-68d0-40f6-b176-8690365274d7", "security_groups": [{"name": "cloudify-sg_792d19af-8a10-4680-95c0-39fc14c0e5cc"}], "user_id": "3743849bc70c49d790df87f840a6a9c9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:16:33Z", "hostId": "a384aec7f7db258ffd8506db7a7017280b2e331165affe9c8c71d714", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_792d19af-8a10-4680-95c0-39fc14c0e5cc", "name": "cloudify-vm_792d19af-8a10-4680-95c0-39fc14c0e5cc", "created": "2018-08-01T11:16:32Z", "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:17:22,895 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-821c6705-1a00-44b0-ba6c-c04b32fa2510 2018-08-01 11:17:22,896 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.353315830231s 2018-08-01 11:17:22,896 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-821c6705-1a00-44b0-ba6c-c04b32fa2510 2018-08-01 11:17:22,900 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 11:17:24,902 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:17:24,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a2ef8ac9a116fd6191f331ddc8a9afb3d391f686" 2018-08-01 11:17:25,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:17: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-9281c308-1271-4acf-82f7-a1c091894755 x-compute-request-id: req-9281c308-1271-4acf-82f7-a1c091894755 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.24:8774/v2.1/servers/15452912-68d0-40f6-b176-8690365274d7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/15452912-68d0-40f6-b176-8690365274d7", "rel": "bookmark"}], "image": {"id": "62e607c6-b1af-4774-92a9-07c7228e0206", "links": [{"href": "http://172.30.9.24:8774/images/62e607c6-b1af-4774-92a9-07c7228e0206", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e5e8c491-2243-4626-9ab6-3a7fb706b462", "links": [{"href": "http://172.30.9.24:8774/flavors/e5e8c491-2243-4626-9ab6-3a7fb706b462", "rel": "bookmark"}]}, "id": "15452912-68d0-40f6-b176-8690365274d7", "security_groups": [{"name": "cloudify-sg_792d19af-8a10-4680-95c0-39fc14c0e5cc"}], "user_id": "3743849bc70c49d790df87f840a6a9c9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:16:33Z", "hostId": "a384aec7f7db258ffd8506db7a7017280b2e331165affe9c8c71d714", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_792d19af-8a10-4680-95c0-39fc14c0e5cc", "name": "cloudify-vm_792d19af-8a10-4680-95c0-39fc14c0e5cc", "created": "2018-08-01T11:16:32Z", "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:17:25,259 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-9281c308-1271-4acf-82f7-a1c091894755 2018-08-01 11:17:25,259 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.356621026993s 2018-08-01 11:17:25,260 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-9281c308-1271-4acf-82f7-a1c091894755 2018-08-01 11:17:25,263 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 11:17:27,266 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:17:27,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a2ef8ac9a116fd6191f331ddc8a9afb3d391f686" 2018-08-01 11:17:27,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:17:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ea80d201-626e-413e-ba24-7f23e2430d81 x-compute-request-id: req-ea80d201-626e-413e-ba24-7f23e2430d81 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.24:8774/v2.1/servers/15452912-68d0-40f6-b176-8690365274d7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/15452912-68d0-40f6-b176-8690365274d7", "rel": "bookmark"}], "image": {"id": "62e607c6-b1af-4774-92a9-07c7228e0206", "links": [{"href": "http://172.30.9.24:8774/images/62e607c6-b1af-4774-92a9-07c7228e0206", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e5e8c491-2243-4626-9ab6-3a7fb706b462", "links": [{"href": "http://172.30.9.24:8774/flavors/e5e8c491-2243-4626-9ab6-3a7fb706b462", "rel": "bookmark"}]}, "id": "15452912-68d0-40f6-b176-8690365274d7", "security_groups": [{"name": "cloudify-sg_792d19af-8a10-4680-95c0-39fc14c0e5cc"}], "user_id": "3743849bc70c49d790df87f840a6a9c9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:16:33Z", "hostId": "a384aec7f7db258ffd8506db7a7017280b2e331165affe9c8c71d714", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_792d19af-8a10-4680-95c0-39fc14c0e5cc", "name": "cloudify-vm_792d19af-8a10-4680-95c0-39fc14c0e5cc", "created": "2018-08-01T11:16:32Z", "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:17:27,629 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-ea80d201-626e-413e-ba24-7f23e2430d81 2018-08-01 11:17:27,630 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.363237857819s 2018-08-01 11:17:27,630 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-ea80d201-626e-413e-ba24-7f23e2430d81 2018-08-01 11:17:27,634 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 11:17:29,637 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:17:29,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a2ef8ac9a116fd6191f331ddc8a9afb3d391f686" 2018-08-01 11:17:29,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:17:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8623f49e-f4ae-46b0-aaae-ed11a89bd5c2 x-compute-request-id: req-8623f49e-f4ae-46b0-aaae-ed11a89bd5c2 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.24:8774/v2.1/servers/15452912-68d0-40f6-b176-8690365274d7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/15452912-68d0-40f6-b176-8690365274d7", "rel": "bookmark"}], "image": {"id": "62e607c6-b1af-4774-92a9-07c7228e0206", "links": [{"href": "http://172.30.9.24:8774/images/62e607c6-b1af-4774-92a9-07c7228e0206", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e5e8c491-2243-4626-9ab6-3a7fb706b462", "links": [{"href": "http://172.30.9.24:8774/flavors/e5e8c491-2243-4626-9ab6-3a7fb706b462", "rel": "bookmark"}]}, "id": "15452912-68d0-40f6-b176-8690365274d7", "security_groups": [{"name": "cloudify-sg_792d19af-8a10-4680-95c0-39fc14c0e5cc"}], "user_id": "3743849bc70c49d790df87f840a6a9c9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:16:33Z", "hostId": "a384aec7f7db258ffd8506db7a7017280b2e331165affe9c8c71d714", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_792d19af-8a10-4680-95c0-39fc14c0e5cc", "name": "cloudify-vm_792d19af-8a10-4680-95c0-39fc14c0e5cc", "created": "2018-08-01T11:16:32Z", "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:17:29,833 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-8623f49e-f4ae-46b0-aaae-ed11a89bd5c2 2018-08-01 11:17:29,833 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.196327924728s 2018-08-01 11:17:29,833 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-8623f49e-f4ae-46b0-aaae-ed11a89bd5c2 2018-08-01 11:17:29,837 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 11:17:31,840 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:17:31,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a2ef8ac9a116fd6191f331ddc8a9afb3d391f686" 2018-08-01 11:17:32,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:17:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-74076825-f3db-42aa-8f78-52108e282f72 x-compute-request-id: req-74076825-f3db-42aa-8f78-52108e282f72 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.24:8774/v2.1/servers/15452912-68d0-40f6-b176-8690365274d7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/15452912-68d0-40f6-b176-8690365274d7", "rel": "bookmark"}], "image": {"id": "62e607c6-b1af-4774-92a9-07c7228e0206", "links": [{"href": "http://172.30.9.24:8774/images/62e607c6-b1af-4774-92a9-07c7228e0206", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e5e8c491-2243-4626-9ab6-3a7fb706b462", "links": [{"href": "http://172.30.9.24:8774/flavors/e5e8c491-2243-4626-9ab6-3a7fb706b462", "rel": "bookmark"}]}, "id": "15452912-68d0-40f6-b176-8690365274d7", "security_groups": [{"name": "cloudify-sg_792d19af-8a10-4680-95c0-39fc14c0e5cc"}], "user_id": "3743849bc70c49d790df87f840a6a9c9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:16:33Z", "hostId": "a384aec7f7db258ffd8506db7a7017280b2e331165affe9c8c71d714", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_792d19af-8a10-4680-95c0-39fc14c0e5cc", "name": "cloudify-vm_792d19af-8a10-4680-95c0-39fc14c0e5cc", "created": "2018-08-01T11:16:32Z", "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:17:32,447 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-74076825-f3db-42aa-8f78-52108e282f72 2018-08-01 11:17:32,447 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.606452941895s 2018-08-01 11:17:32,447 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-74076825-f3db-42aa-8f78-52108e282f72 2018-08-01 11:17:32,451 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 11:17:34,453 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:17:34,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a2ef8ac9a116fd6191f331ddc8a9afb3d391f686" 2018-08-01 11:17:34,644 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:17:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8b145eaf-8a67-451e-b554-82cb0cf799da x-compute-request-id: req-8b145eaf-8a67-451e-b554-82cb0cf799da 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.24:8774/v2.1/servers/15452912-68d0-40f6-b176-8690365274d7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/15452912-68d0-40f6-b176-8690365274d7", "rel": "bookmark"}], "image": {"id": "62e607c6-b1af-4774-92a9-07c7228e0206", "links": [{"href": "http://172.30.9.24:8774/images/62e607c6-b1af-4774-92a9-07c7228e0206", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e5e8c491-2243-4626-9ab6-3a7fb706b462", "links": [{"href": "http://172.30.9.24:8774/flavors/e5e8c491-2243-4626-9ab6-3a7fb706b462", "rel": "bookmark"}]}, "id": "15452912-68d0-40f6-b176-8690365274d7", "security_groups": [{"name": "cloudify-sg_792d19af-8a10-4680-95c0-39fc14c0e5cc"}], "user_id": "3743849bc70c49d790df87f840a6a9c9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:16:33Z", "hostId": "a384aec7f7db258ffd8506db7a7017280b2e331165affe9c8c71d714", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_792d19af-8a10-4680-95c0-39fc14c0e5cc", "name": "cloudify-vm_792d19af-8a10-4680-95c0-39fc14c0e5cc", "created": "2018-08-01T11:16:32Z", "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:17:34,644 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-8b145eaf-8a67-451e-b554-82cb0cf799da 2018-08-01 11:17:34,644 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.190720796585s 2018-08-01 11:17:34,645 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-8b145eaf-8a67-451e-b554-82cb0cf799da 2018-08-01 11:17:34,649 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 11:17:36,651 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:17:36,654 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a2ef8ac9a116fd6191f331ddc8a9afb3d391f686" 2018-08-01 11:17:37,031 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:17: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-dc93a81a-81b7-47ab-a6f9-ce1dae902f3d x-compute-request-id: req-dc93a81a-81b7-47ab-a6f9-ce1dae902f3d 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.24:8774/v2.1/servers/15452912-68d0-40f6-b176-8690365274d7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/15452912-68d0-40f6-b176-8690365274d7", "rel": "bookmark"}], "image": {"id": "62e607c6-b1af-4774-92a9-07c7228e0206", "links": [{"href": "http://172.30.9.24:8774/images/62e607c6-b1af-4774-92a9-07c7228e0206", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e5e8c491-2243-4626-9ab6-3a7fb706b462", "links": [{"href": "http://172.30.9.24:8774/flavors/e5e8c491-2243-4626-9ab6-3a7fb706b462", "rel": "bookmark"}]}, "id": "15452912-68d0-40f6-b176-8690365274d7", "security_groups": [{"name": "cloudify-sg_792d19af-8a10-4680-95c0-39fc14c0e5cc"}], "user_id": "3743849bc70c49d790df87f840a6a9c9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:16:33Z", "hostId": "a384aec7f7db258ffd8506db7a7017280b2e331165affe9c8c71d714", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_792d19af-8a10-4680-95c0-39fc14c0e5cc", "name": "cloudify-vm_792d19af-8a10-4680-95c0-39fc14c0e5cc", "created": "2018-08-01T11:16:32Z", "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:17:37,031 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-dc93a81a-81b7-47ab-a6f9-ce1dae902f3d 2018-08-01 11:17:37,031 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.379838943481s 2018-08-01 11:17:37,032 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-dc93a81a-81b7-47ab-a6f9-ce1dae902f3d 2018-08-01 11:17:37,035 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 11:17:39,038 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:17:39,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a2ef8ac9a116fd6191f331ddc8a9afb3d391f686" 2018-08-01 11:17:39,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:17: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-4b3527b6-c974-4a94-ba6c-1e96667b8ed0 x-compute-request-id: req-4b3527b6-c974-4a94-ba6c-1e96667b8ed0 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.24:8774/v2.1/servers/15452912-68d0-40f6-b176-8690365274d7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/15452912-68d0-40f6-b176-8690365274d7", "rel": "bookmark"}], "image": {"id": "62e607c6-b1af-4774-92a9-07c7228e0206", "links": [{"href": "http://172.30.9.24:8774/images/62e607c6-b1af-4774-92a9-07c7228e0206", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e5e8c491-2243-4626-9ab6-3a7fb706b462", "links": [{"href": "http://172.30.9.24:8774/flavors/e5e8c491-2243-4626-9ab6-3a7fb706b462", "rel": "bookmark"}]}, "id": "15452912-68d0-40f6-b176-8690365274d7", "security_groups": [{"name": "cloudify-sg_792d19af-8a10-4680-95c0-39fc14c0e5cc"}], "user_id": "3743849bc70c49d790df87f840a6a9c9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:16:33Z", "hostId": "a384aec7f7db258ffd8506db7a7017280b2e331165affe9c8c71d714", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_792d19af-8a10-4680-95c0-39fc14c0e5cc", "name": "cloudify-vm_792d19af-8a10-4680-95c0-39fc14c0e5cc", "created": "2018-08-01T11:16:32Z", "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:17:39,816 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-4b3527b6-c974-4a94-ba6c-1e96667b8ed0 2018-08-01 11:17:39,816 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.778301954269s 2018-08-01 11:17:39,817 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-4b3527b6-c974-4a94-ba6c-1e96667b8ed0 2018-08-01 11:17:39,820 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 11:17:41,822 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:17:41,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a2ef8ac9a116fd6191f331ddc8a9afb3d391f686" 2018-08-01 11:17:42,179 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:17: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-91f53867-fb74-41b8-8f7b-deee4e0c41d3 x-compute-request-id: req-91f53867-fb74-41b8-8f7b-deee4e0c41d3 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.24:8774/v2.1/servers/15452912-68d0-40f6-b176-8690365274d7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/15452912-68d0-40f6-b176-8690365274d7", "rel": "bookmark"}], "image": {"id": "62e607c6-b1af-4774-92a9-07c7228e0206", "links": [{"href": "http://172.30.9.24:8774/images/62e607c6-b1af-4774-92a9-07c7228e0206", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e5e8c491-2243-4626-9ab6-3a7fb706b462", "links": [{"href": "http://172.30.9.24:8774/flavors/e5e8c491-2243-4626-9ab6-3a7fb706b462", "rel": "bookmark"}]}, "id": "15452912-68d0-40f6-b176-8690365274d7", "security_groups": [{"name": "cloudify-sg_792d19af-8a10-4680-95c0-39fc14c0e5cc"}], "user_id": "3743849bc70c49d790df87f840a6a9c9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:16:33Z", "hostId": "a384aec7f7db258ffd8506db7a7017280b2e331165affe9c8c71d714", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_792d19af-8a10-4680-95c0-39fc14c0e5cc", "name": "cloudify-vm_792d19af-8a10-4680-95c0-39fc14c0e5cc", "created": "2018-08-01T11:16:32Z", "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:17:42,179 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-91f53867-fb74-41b8-8f7b-deee4e0c41d3 2018-08-01 11:17:42,179 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.356739997864s 2018-08-01 11:17:42,180 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-91f53867-fb74-41b8-8f7b-deee4e0c41d3 2018-08-01 11:17:42,183 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 11:17:44,186 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:17:44,189 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a2ef8ac9a116fd6191f331ddc8a9afb3d391f686" 2018-08-01 11:17:44,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:17: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-3e427281-def7-4383-bf2f-51ca09e02423 x-compute-request-id: req-3e427281-def7-4383-bf2f-51ca09e02423 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.24:8774/v2.1/servers/15452912-68d0-40f6-b176-8690365274d7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/15452912-68d0-40f6-b176-8690365274d7", "rel": "bookmark"}], "image": {"id": "62e607c6-b1af-4774-92a9-07c7228e0206", "links": [{"href": "http://172.30.9.24:8774/images/62e607c6-b1af-4774-92a9-07c7228e0206", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e5e8c491-2243-4626-9ab6-3a7fb706b462", "links": [{"href": "http://172.30.9.24:8774/flavors/e5e8c491-2243-4626-9ab6-3a7fb706b462", "rel": "bookmark"}]}, "id": "15452912-68d0-40f6-b176-8690365274d7", "security_groups": [{"name": "cloudify-sg_792d19af-8a10-4680-95c0-39fc14c0e5cc"}], "user_id": "3743849bc70c49d790df87f840a6a9c9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:16:33Z", "hostId": "a384aec7f7db258ffd8506db7a7017280b2e331165affe9c8c71d714", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_792d19af-8a10-4680-95c0-39fc14c0e5cc", "name": "cloudify-vm_792d19af-8a10-4680-95c0-39fc14c0e5cc", "created": "2018-08-01T11:16:32Z", "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:17:44,398 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-3e427281-def7-4383-bf2f-51ca09e02423 2018-08-01 11:17:44,398 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.211295127869s 2018-08-01 11:17:44,398 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-3e427281-def7-4383-bf2f-51ca09e02423 2018-08-01 11:17:44,402 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 11:17:46,405 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:17:46,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a2ef8ac9a116fd6191f331ddc8a9afb3d391f686" 2018-08-01 11:17:46,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:17: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-3edfd7f6-02fd-4468-a830-1557ef5d6381 x-compute-request-id: req-3edfd7f6-02fd-4468-a830-1557ef5d6381 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.24:8774/v2.1/servers/15452912-68d0-40f6-b176-8690365274d7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/15452912-68d0-40f6-b176-8690365274d7", "rel": "bookmark"}], "image": {"id": "62e607c6-b1af-4774-92a9-07c7228e0206", "links": [{"href": "http://172.30.9.24:8774/images/62e607c6-b1af-4774-92a9-07c7228e0206", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e5e8c491-2243-4626-9ab6-3a7fb706b462", "links": [{"href": "http://172.30.9.24:8774/flavors/e5e8c491-2243-4626-9ab6-3a7fb706b462", "rel": "bookmark"}]}, "id": "15452912-68d0-40f6-b176-8690365274d7", "security_groups": [{"name": "cloudify-sg_792d19af-8a10-4680-95c0-39fc14c0e5cc"}], "user_id": "3743849bc70c49d790df87f840a6a9c9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:16:33Z", "hostId": "a384aec7f7db258ffd8506db7a7017280b2e331165affe9c8c71d714", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_792d19af-8a10-4680-95c0-39fc14c0e5cc", "name": "cloudify-vm_792d19af-8a10-4680-95c0-39fc14c0e5cc", "created": "2018-08-01T11:16:32Z", "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:17:46,607 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-3edfd7f6-02fd-4468-a830-1557ef5d6381 2018-08-01 11:17:46,607 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.202375173569s 2018-08-01 11:17:46,608 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-3edfd7f6-02fd-4468-a830-1557ef5d6381 2018-08-01 11:17:46,611 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 11:17:48,614 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:17:48,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a2ef8ac9a116fd6191f331ddc8a9afb3d391f686" 2018-08-01 11:17:48,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:17: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-4329bea2-455e-4a7e-a71f-3f2d32ad349a x-compute-request-id: req-4329bea2-455e-4a7e-a71f-3f2d32ad349a 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.24:8774/v2.1/servers/15452912-68d0-40f6-b176-8690365274d7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/15452912-68d0-40f6-b176-8690365274d7", "rel": "bookmark"}], "image": {"id": "62e607c6-b1af-4774-92a9-07c7228e0206", "links": [{"href": "http://172.30.9.24:8774/images/62e607c6-b1af-4774-92a9-07c7228e0206", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e5e8c491-2243-4626-9ab6-3a7fb706b462", "links": [{"href": "http://172.30.9.24:8774/flavors/e5e8c491-2243-4626-9ab6-3a7fb706b462", "rel": "bookmark"}]}, "id": "15452912-68d0-40f6-b176-8690365274d7", "security_groups": [{"name": "cloudify-sg_792d19af-8a10-4680-95c0-39fc14c0e5cc"}], "user_id": "3743849bc70c49d790df87f840a6a9c9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:16:33Z", "hostId": "a384aec7f7db258ffd8506db7a7017280b2e331165affe9c8c71d714", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_792d19af-8a10-4680-95c0-39fc14c0e5cc", "name": "cloudify-vm_792d19af-8a10-4680-95c0-39fc14c0e5cc", "created": "2018-08-01T11:16:32Z", "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:17:48,970 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-4329bea2-455e-4a7e-a71f-3f2d32ad349a 2018-08-01 11:17:48,970 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.355565071106s 2018-08-01 11:17:48,970 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-4329bea2-455e-4a7e-a71f-3f2d32ad349a 2018-08-01 11:17:48,974 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 11:17:50,977 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:17:50,979 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a2ef8ac9a116fd6191f331ddc8a9afb3d391f686" 2018-08-01 11:17:51,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:17: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-91975723-0239-4744-a3c5-66ddeed74243 x-compute-request-id: req-91975723-0239-4744-a3c5-66ddeed74243 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.24:8774/v2.1/servers/15452912-68d0-40f6-b176-8690365274d7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/15452912-68d0-40f6-b176-8690365274d7", "rel": "bookmark"}], "image": {"id": "62e607c6-b1af-4774-92a9-07c7228e0206", "links": [{"href": "http://172.30.9.24:8774/images/62e607c6-b1af-4774-92a9-07c7228e0206", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e5e8c491-2243-4626-9ab6-3a7fb706b462", "links": [{"href": "http://172.30.9.24:8774/flavors/e5e8c491-2243-4626-9ab6-3a7fb706b462", "rel": "bookmark"}]}, "id": "15452912-68d0-40f6-b176-8690365274d7", "security_groups": [{"name": "cloudify-sg_792d19af-8a10-4680-95c0-39fc14c0e5cc"}], "user_id": "3743849bc70c49d790df87f840a6a9c9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:16:33Z", "hostId": "a384aec7f7db258ffd8506db7a7017280b2e331165affe9c8c71d714", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_792d19af-8a10-4680-95c0-39fc14c0e5cc", "name": "cloudify-vm_792d19af-8a10-4680-95c0-39fc14c0e5cc", "created": "2018-08-01T11:16:32Z", "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:17:51,161 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-91975723-0239-4744-a3c5-66ddeed74243 2018-08-01 11:17:51,161 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.184376001358s 2018-08-01 11:17:51,161 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-91975723-0239-4744-a3c5-66ddeed74243 2018-08-01 11:17:51,165 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 11:17:53,167 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:17:53,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a2ef8ac9a116fd6191f331ddc8a9afb3d391f686" 2018-08-01 11:17:53,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:17:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e6b54b17-a021-4c7b-aec4-770eea3c8771 x-compute-request-id: req-e6b54b17-a021-4c7b-aec4-770eea3c8771 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.24:8774/v2.1/servers/15452912-68d0-40f6-b176-8690365274d7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/15452912-68d0-40f6-b176-8690365274d7", "rel": "bookmark"}], "image": {"id": "62e607c6-b1af-4774-92a9-07c7228e0206", "links": [{"href": "http://172.30.9.24:8774/images/62e607c6-b1af-4774-92a9-07c7228e0206", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e5e8c491-2243-4626-9ab6-3a7fb706b462", "links": [{"href": "http://172.30.9.24:8774/flavors/e5e8c491-2243-4626-9ab6-3a7fb706b462", "rel": "bookmark"}]}, "id": "15452912-68d0-40f6-b176-8690365274d7", "security_groups": [{"name": "cloudify-sg_792d19af-8a10-4680-95c0-39fc14c0e5cc"}], "user_id": "3743849bc70c49d790df87f840a6a9c9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:16:33Z", "hostId": "a384aec7f7db258ffd8506db7a7017280b2e331165affe9c8c71d714", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_792d19af-8a10-4680-95c0-39fc14c0e5cc", "name": "cloudify-vm_792d19af-8a10-4680-95c0-39fc14c0e5cc", "created": "2018-08-01T11:16:32Z", "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:17:53,355 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-e6b54b17-a021-4c7b-aec4-770eea3c8771 2018-08-01 11:17:53,355 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.187719106674s 2018-08-01 11:17:53,356 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-e6b54b17-a021-4c7b-aec4-770eea3c8771 2018-08-01 11:17:53,360 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 11:17:55,362 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:17:55,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a2ef8ac9a116fd6191f331ddc8a9afb3d391f686" 2018-08-01 11:17:55,556 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:17: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-8d7c414f-f04b-4474-97b3-948b05644c20 x-compute-request-id: req-8d7c414f-f04b-4474-97b3-948b05644c20 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.24:8774/v2.1/servers/15452912-68d0-40f6-b176-8690365274d7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/15452912-68d0-40f6-b176-8690365274d7", "rel": "bookmark"}], "image": {"id": "62e607c6-b1af-4774-92a9-07c7228e0206", "links": [{"href": "http://172.30.9.24:8774/images/62e607c6-b1af-4774-92a9-07c7228e0206", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e5e8c491-2243-4626-9ab6-3a7fb706b462", "links": [{"href": "http://172.30.9.24:8774/flavors/e5e8c491-2243-4626-9ab6-3a7fb706b462", "rel": "bookmark"}]}, "id": "15452912-68d0-40f6-b176-8690365274d7", "security_groups": [{"name": "cloudify-sg_792d19af-8a10-4680-95c0-39fc14c0e5cc"}], "user_id": "3743849bc70c49d790df87f840a6a9c9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:16:33Z", "hostId": "a384aec7f7db258ffd8506db7a7017280b2e331165affe9c8c71d714", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_792d19af-8a10-4680-95c0-39fc14c0e5cc", "name": "cloudify-vm_792d19af-8a10-4680-95c0-39fc14c0e5cc", "created": "2018-08-01T11:16:32Z", "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:17:55,556 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-8d7c414f-f04b-4474-97b3-948b05644c20 2018-08-01 11:17:55,557 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.194408178329s 2018-08-01 11:17:55,557 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-8d7c414f-f04b-4474-97b3-948b05644c20 2018-08-01 11:17:55,561 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 11:17:57,562 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:17:57,563 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a2ef8ac9a116fd6191f331ddc8a9afb3d391f686" 2018-08-01 11:17:57,933 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:17:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-50e499f5-7feb-436e-9037-d48f68a95efa x-compute-request-id: req-50e499f5-7feb-436e-9037-d48f68a95efa 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.24:8774/v2.1/servers/15452912-68d0-40f6-b176-8690365274d7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/15452912-68d0-40f6-b176-8690365274d7", "rel": "bookmark"}], "image": {"id": "62e607c6-b1af-4774-92a9-07c7228e0206", "links": [{"href": "http://172.30.9.24:8774/images/62e607c6-b1af-4774-92a9-07c7228e0206", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e5e8c491-2243-4626-9ab6-3a7fb706b462", "links": [{"href": "http://172.30.9.24:8774/flavors/e5e8c491-2243-4626-9ab6-3a7fb706b462", "rel": "bookmark"}]}, "id": "15452912-68d0-40f6-b176-8690365274d7", "security_groups": [{"name": "cloudify-sg_792d19af-8a10-4680-95c0-39fc14c0e5cc"}], "user_id": "3743849bc70c49d790df87f840a6a9c9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:16:33Z", "hostId": "a384aec7f7db258ffd8506db7a7017280b2e331165affe9c8c71d714", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_792d19af-8a10-4680-95c0-39fc14c0e5cc", "name": "cloudify-vm_792d19af-8a10-4680-95c0-39fc14c0e5cc", "created": "2018-08-01T11:16:32Z", "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:17:57,933 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-50e499f5-7feb-436e-9037-d48f68a95efa 2018-08-01 11:17:57,933 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.371539115906s 2018-08-01 11:17:57,934 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-50e499f5-7feb-436e-9037-d48f68a95efa 2018-08-01 11:17:57,938 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 11:17:59,940 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:17:59,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a2ef8ac9a116fd6191f331ddc8a9afb3d391f686" 2018-08-01 11:18:00,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:17: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-53df1295-6d1a-4c48-a10c-01034bfc6fac x-compute-request-id: req-53df1295-6d1a-4c48-a10c-01034bfc6fac 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.24:8774/v2.1/servers/15452912-68d0-40f6-b176-8690365274d7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/15452912-68d0-40f6-b176-8690365274d7", "rel": "bookmark"}], "image": {"id": "62e607c6-b1af-4774-92a9-07c7228e0206", "links": [{"href": "http://172.30.9.24:8774/images/62e607c6-b1af-4774-92a9-07c7228e0206", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e5e8c491-2243-4626-9ab6-3a7fb706b462", "links": [{"href": "http://172.30.9.24:8774/flavors/e5e8c491-2243-4626-9ab6-3a7fb706b462", "rel": "bookmark"}]}, "id": "15452912-68d0-40f6-b176-8690365274d7", "security_groups": [{"name": "cloudify-sg_792d19af-8a10-4680-95c0-39fc14c0e5cc"}], "user_id": "3743849bc70c49d790df87f840a6a9c9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:16:33Z", "hostId": "a384aec7f7db258ffd8506db7a7017280b2e331165affe9c8c71d714", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_792d19af-8a10-4680-95c0-39fc14c0e5cc", "name": "cloudify-vm_792d19af-8a10-4680-95c0-39fc14c0e5cc", "created": "2018-08-01T11:16:32Z", "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:18:00,126 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-53df1295-6d1a-4c48-a10c-01034bfc6fac 2018-08-01 11:18:00,126 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.185626983643s 2018-08-01 11:18:00,127 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-53df1295-6d1a-4c48-a10c-01034bfc6fac 2018-08-01 11:18:00,130 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 11:18:02,132 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:18:02,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a2ef8ac9a116fd6191f331ddc8a9afb3d391f686" 2018-08-01 11:18:02,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:18:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a40fa61f-b03a-4f1a-be7b-ef7c4a1c9004 x-compute-request-id: req-a40fa61f-b03a-4f1a-be7b-ef7c4a1c9004 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.24:8774/v2.1/servers/15452912-68d0-40f6-b176-8690365274d7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/15452912-68d0-40f6-b176-8690365274d7", "rel": "bookmark"}], "image": {"id": "62e607c6-b1af-4774-92a9-07c7228e0206", "links": [{"href": "http://172.30.9.24:8774/images/62e607c6-b1af-4774-92a9-07c7228e0206", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e5e8c491-2243-4626-9ab6-3a7fb706b462", "links": [{"href": "http://172.30.9.24:8774/flavors/e5e8c491-2243-4626-9ab6-3a7fb706b462", "rel": "bookmark"}]}, "id": "15452912-68d0-40f6-b176-8690365274d7", "security_groups": [{"name": "cloudify-sg_792d19af-8a10-4680-95c0-39fc14c0e5cc"}], "user_id": "3743849bc70c49d790df87f840a6a9c9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:16:33Z", "hostId": "a384aec7f7db258ffd8506db7a7017280b2e331165affe9c8c71d714", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_792d19af-8a10-4680-95c0-39fc14c0e5cc", "name": "cloudify-vm_792d19af-8a10-4680-95c0-39fc14c0e5cc", "created": "2018-08-01T11:16:32Z", "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:18:02,329 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-a40fa61f-b03a-4f1a-be7b-ef7c4a1c9004 2018-08-01 11:18:02,329 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.19638299942s 2018-08-01 11:18:02,329 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-a40fa61f-b03a-4f1a-be7b-ef7c4a1c9004 2018-08-01 11:18:02,333 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 11:18:04,336 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:18:04,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a2ef8ac9a116fd6191f331ddc8a9afb3d391f686" 2018-08-01 11:18:04,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:18:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e269a76e-729e-4898-91a8-7300d251c2e7 x-compute-request-id: req-e269a76e-729e-4898-91a8-7300d251c2e7 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.24:8774/v2.1/servers/15452912-68d0-40f6-b176-8690365274d7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/15452912-68d0-40f6-b176-8690365274d7", "rel": "bookmark"}], "image": {"id": "62e607c6-b1af-4774-92a9-07c7228e0206", "links": [{"href": "http://172.30.9.24:8774/images/62e607c6-b1af-4774-92a9-07c7228e0206", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e5e8c491-2243-4626-9ab6-3a7fb706b462", "links": [{"href": "http://172.30.9.24:8774/flavors/e5e8c491-2243-4626-9ab6-3a7fb706b462", "rel": "bookmark"}]}, "id": "15452912-68d0-40f6-b176-8690365274d7", "security_groups": [{"name": "cloudify-sg_792d19af-8a10-4680-95c0-39fc14c0e5cc"}], "user_id": "3743849bc70c49d790df87f840a6a9c9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:16:33Z", "hostId": "a384aec7f7db258ffd8506db7a7017280b2e331165affe9c8c71d714", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_792d19af-8a10-4680-95c0-39fc14c0e5cc", "name": "cloudify-vm_792d19af-8a10-4680-95c0-39fc14c0e5cc", "created": "2018-08-01T11:16:32Z", "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:18:04,625 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-e269a76e-729e-4898-91a8-7300d251c2e7 2018-08-01 11:18:04,625 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.288902997971s 2018-08-01 11:18:04,625 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-e269a76e-729e-4898-91a8-7300d251c2e7 2018-08-01 11:18:04,628 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 11:18:06,631 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:18:06,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a2ef8ac9a116fd6191f331ddc8a9afb3d391f686" 2018-08-01 11:18:06,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:18:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a7f4e3da-0fce-4d23-8e57-5cd1ee404c29 x-compute-request-id: req-a7f4e3da-0fce-4d23-8e57-5cd1ee404c29 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.24:8774/v2.1/servers/15452912-68d0-40f6-b176-8690365274d7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/15452912-68d0-40f6-b176-8690365274d7", "rel": "bookmark"}], "image": {"id": "62e607c6-b1af-4774-92a9-07c7228e0206", "links": [{"href": "http://172.30.9.24:8774/images/62e607c6-b1af-4774-92a9-07c7228e0206", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e5e8c491-2243-4626-9ab6-3a7fb706b462", "links": [{"href": "http://172.30.9.24:8774/flavors/e5e8c491-2243-4626-9ab6-3a7fb706b462", "rel": "bookmark"}]}, "id": "15452912-68d0-40f6-b176-8690365274d7", "security_groups": [{"name": "cloudify-sg_792d19af-8a10-4680-95c0-39fc14c0e5cc"}], "user_id": "3743849bc70c49d790df87f840a6a9c9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:16:33Z", "hostId": "a384aec7f7db258ffd8506db7a7017280b2e331165affe9c8c71d714", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_792d19af-8a10-4680-95c0-39fc14c0e5cc", "name": "cloudify-vm_792d19af-8a10-4680-95c0-39fc14c0e5cc", "created": "2018-08-01T11:16:32Z", "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:18:06,827 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-a7f4e3da-0fce-4d23-8e57-5cd1ee404c29 2018-08-01 11:18:06,827 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.195712089539s 2018-08-01 11:18:06,827 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-a7f4e3da-0fce-4d23-8e57-5cd1ee404c29 2018-08-01 11:18:06,831 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 11:18:08,834 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:18:08,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a2ef8ac9a116fd6191f331ddc8a9afb3d391f686" 2018-08-01 11:18:09,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:18:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1f2f12b9-d9ab-43a5-bc3d-4ed9c0889acc x-compute-request-id: req-1f2f12b9-d9ab-43a5-bc3d-4ed9c0889acc 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.24:8774/v2.1/servers/15452912-68d0-40f6-b176-8690365274d7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/15452912-68d0-40f6-b176-8690365274d7", "rel": "bookmark"}], "image": {"id": "62e607c6-b1af-4774-92a9-07c7228e0206", "links": [{"href": "http://172.30.9.24:8774/images/62e607c6-b1af-4774-92a9-07c7228e0206", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e5e8c491-2243-4626-9ab6-3a7fb706b462", "links": [{"href": "http://172.30.9.24:8774/flavors/e5e8c491-2243-4626-9ab6-3a7fb706b462", "rel": "bookmark"}]}, "id": "15452912-68d0-40f6-b176-8690365274d7", "security_groups": [{"name": "cloudify-sg_792d19af-8a10-4680-95c0-39fc14c0e5cc"}], "user_id": "3743849bc70c49d790df87f840a6a9c9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:16:33Z", "hostId": "a384aec7f7db258ffd8506db7a7017280b2e331165affe9c8c71d714", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_792d19af-8a10-4680-95c0-39fc14c0e5cc", "name": "cloudify-vm_792d19af-8a10-4680-95c0-39fc14c0e5cc", "created": "2018-08-01T11:16:32Z", "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:18:09,041 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-1f2f12b9-d9ab-43a5-bc3d-4ed9c0889acc 2018-08-01 11:18:09,041 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.207262039185s 2018-08-01 11:18:09,041 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-1f2f12b9-d9ab-43a5-bc3d-4ed9c0889acc 2018-08-01 11:18:09,044 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 11:18:11,047 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:18:11,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a2ef8ac9a116fd6191f331ddc8a9afb3d391f686" 2018-08-01 11:18:11,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:18:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-168204f6-fbf8-4185-9476-fb32125e725e x-compute-request-id: req-168204f6-fbf8-4185-9476-fb32125e725e 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.24:8774/v2.1/servers/15452912-68d0-40f6-b176-8690365274d7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/15452912-68d0-40f6-b176-8690365274d7", "rel": "bookmark"}], "image": {"id": "62e607c6-b1af-4774-92a9-07c7228e0206", "links": [{"href": "http://172.30.9.24:8774/images/62e607c6-b1af-4774-92a9-07c7228e0206", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e5e8c491-2243-4626-9ab6-3a7fb706b462", "links": [{"href": "http://172.30.9.24:8774/flavors/e5e8c491-2243-4626-9ab6-3a7fb706b462", "rel": "bookmark"}]}, "id": "15452912-68d0-40f6-b176-8690365274d7", "security_groups": [{"name": "cloudify-sg_792d19af-8a10-4680-95c0-39fc14c0e5cc"}], "user_id": "3743849bc70c49d790df87f840a6a9c9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:16:33Z", "hostId": "a384aec7f7db258ffd8506db7a7017280b2e331165affe9c8c71d714", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_792d19af-8a10-4680-95c0-39fc14c0e5cc", "name": "cloudify-vm_792d19af-8a10-4680-95c0-39fc14c0e5cc", "created": "2018-08-01T11:16:32Z", "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:18:11,241 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-168204f6-fbf8-4185-9476-fb32125e725e 2018-08-01 11:18:11,241 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.194226026535s 2018-08-01 11:18:11,242 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-168204f6-fbf8-4185-9476-fb32125e725e 2018-08-01 11:18:11,245 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 11:18:13,248 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:18:13,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a2ef8ac9a116fd6191f331ddc8a9afb3d391f686" 2018-08-01 11:18:13,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:18: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-eca4c323-ec27-47dd-ac55-c813622170bb x-compute-request-id: req-eca4c323-ec27-47dd-ac55-c813622170bb 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.24:8774/v2.1/servers/15452912-68d0-40f6-b176-8690365274d7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/15452912-68d0-40f6-b176-8690365274d7", "rel": "bookmark"}], "image": {"id": "62e607c6-b1af-4774-92a9-07c7228e0206", "links": [{"href": "http://172.30.9.24:8774/images/62e607c6-b1af-4774-92a9-07c7228e0206", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e5e8c491-2243-4626-9ab6-3a7fb706b462", "links": [{"href": "http://172.30.9.24:8774/flavors/e5e8c491-2243-4626-9ab6-3a7fb706b462", "rel": "bookmark"}]}, "id": "15452912-68d0-40f6-b176-8690365274d7", "security_groups": [{"name": "cloudify-sg_792d19af-8a10-4680-95c0-39fc14c0e5cc"}], "user_id": "3743849bc70c49d790df87f840a6a9c9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:16:33Z", "hostId": "a384aec7f7db258ffd8506db7a7017280b2e331165affe9c8c71d714", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_792d19af-8a10-4680-95c0-39fc14c0e5cc", "name": "cloudify-vm_792d19af-8a10-4680-95c0-39fc14c0e5cc", "created": "2018-08-01T11:16:32Z", "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:18:13,446 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-eca4c323-ec27-47dd-ac55-c813622170bb 2018-08-01 11:18:13,447 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.198262929916s 2018-08-01 11:18:13,447 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-eca4c323-ec27-47dd-ac55-c813622170bb 2018-08-01 11:18:13,449 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 11:18:15,452 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:18:15,453 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a2ef8ac9a116fd6191f331ddc8a9afb3d391f686" 2018-08-01 11:18:15,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:18: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-a2df9717-a153-43f0-84ca-71b4b1e96a96 x-compute-request-id: req-a2df9717-a153-43f0-84ca-71b4b1e96a96 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.24:8774/v2.1/servers/15452912-68d0-40f6-b176-8690365274d7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/15452912-68d0-40f6-b176-8690365274d7", "rel": "bookmark"}], "image": {"id": "62e607c6-b1af-4774-92a9-07c7228e0206", "links": [{"href": "http://172.30.9.24:8774/images/62e607c6-b1af-4774-92a9-07c7228e0206", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e5e8c491-2243-4626-9ab6-3a7fb706b462", "links": [{"href": "http://172.30.9.24:8774/flavors/e5e8c491-2243-4626-9ab6-3a7fb706b462", "rel": "bookmark"}]}, "id": "15452912-68d0-40f6-b176-8690365274d7", "security_groups": [{"name": "cloudify-sg_792d19af-8a10-4680-95c0-39fc14c0e5cc"}], "user_id": "3743849bc70c49d790df87f840a6a9c9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:16:33Z", "hostId": "a384aec7f7db258ffd8506db7a7017280b2e331165affe9c8c71d714", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_792d19af-8a10-4680-95c0-39fc14c0e5cc", "name": "cloudify-vm_792d19af-8a10-4680-95c0-39fc14c0e5cc", "created": "2018-08-01T11:16:32Z", "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:18:15,633 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-a2df9717-a153-43f0-84ca-71b4b1e96a96 2018-08-01 11:18:15,633 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.181257009506s 2018-08-01 11:18:15,633 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-a2df9717-a153-43f0-84ca-71b4b1e96a96 2018-08-01 11:18:15,636 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 11:18:17,638 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:18:17,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a2ef8ac9a116fd6191f331ddc8a9afb3d391f686" 2018-08-01 11:18:17,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:18: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-e27a3d09-532a-4070-96b4-9d75757c5c0d x-compute-request-id: req-e27a3d09-532a-4070-96b4-9d75757c5c0d 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.24:8774/v2.1/servers/15452912-68d0-40f6-b176-8690365274d7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/15452912-68d0-40f6-b176-8690365274d7", "rel": "bookmark"}], "image": {"id": "62e607c6-b1af-4774-92a9-07c7228e0206", "links": [{"href": "http://172.30.9.24:8774/images/62e607c6-b1af-4774-92a9-07c7228e0206", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e5e8c491-2243-4626-9ab6-3a7fb706b462", "links": [{"href": "http://172.30.9.24:8774/flavors/e5e8c491-2243-4626-9ab6-3a7fb706b462", "rel": "bookmark"}]}, "id": "15452912-68d0-40f6-b176-8690365274d7", "security_groups": [{"name": "cloudify-sg_792d19af-8a10-4680-95c0-39fc14c0e5cc"}], "user_id": "3743849bc70c49d790df87f840a6a9c9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:16:33Z", "hostId": "a384aec7f7db258ffd8506db7a7017280b2e331165affe9c8c71d714", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_792d19af-8a10-4680-95c0-39fc14c0e5cc", "name": "cloudify-vm_792d19af-8a10-4680-95c0-39fc14c0e5cc", "created": "2018-08-01T11:16:32Z", "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:18:17,830 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-e27a3d09-532a-4070-96b4-9d75757c5c0d 2018-08-01 11:18:17,830 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.19176697731s 2018-08-01 11:18:17,830 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-e27a3d09-532a-4070-96b4-9d75757c5c0d 2018-08-01 11:18:17,833 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 11:18:19,835 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:18:19,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a2ef8ac9a116fd6191f331ddc8a9afb3d391f686" 2018-08-01 11:18:20,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:18: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-35016454-cacd-448d-9d1e-3c1d37f58e8d x-compute-request-id: req-35016454-cacd-448d-9d1e-3c1d37f58e8d 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.24:8774/v2.1/servers/15452912-68d0-40f6-b176-8690365274d7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/15452912-68d0-40f6-b176-8690365274d7", "rel": "bookmark"}], "image": {"id": "62e607c6-b1af-4774-92a9-07c7228e0206", "links": [{"href": "http://172.30.9.24:8774/images/62e607c6-b1af-4774-92a9-07c7228e0206", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e5e8c491-2243-4626-9ab6-3a7fb706b462", "links": [{"href": "http://172.30.9.24:8774/flavors/e5e8c491-2243-4626-9ab6-3a7fb706b462", "rel": "bookmark"}]}, "id": "15452912-68d0-40f6-b176-8690365274d7", "security_groups": [{"name": "cloudify-sg_792d19af-8a10-4680-95c0-39fc14c0e5cc"}], "user_id": "3743849bc70c49d790df87f840a6a9c9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:16:33Z", "hostId": "a384aec7f7db258ffd8506db7a7017280b2e331165affe9c8c71d714", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_792d19af-8a10-4680-95c0-39fc14c0e5cc", "name": "cloudify-vm_792d19af-8a10-4680-95c0-39fc14c0e5cc", "created": "2018-08-01T11:16:32Z", "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:18:20,041 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-35016454-cacd-448d-9d1e-3c1d37f58e8d 2018-08-01 11:18:20,041 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.205368995667s 2018-08-01 11:18:20,041 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-35016454-cacd-448d-9d1e-3c1d37f58e8d 2018-08-01 11:18:20,043 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 11:18:22,046 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:18:22,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a2ef8ac9a116fd6191f331ddc8a9afb3d391f686" 2018-08-01 11:18:22,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:18: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-9b47a253-020e-4072-abc2-fc124107397e x-compute-request-id: req-9b47a253-020e-4072-abc2-fc124107397e 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.24:8774/v2.1/servers/15452912-68d0-40f6-b176-8690365274d7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/15452912-68d0-40f6-b176-8690365274d7", "rel": "bookmark"}], "image": {"id": "62e607c6-b1af-4774-92a9-07c7228e0206", "links": [{"href": "http://172.30.9.24:8774/images/62e607c6-b1af-4774-92a9-07c7228e0206", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e5e8c491-2243-4626-9ab6-3a7fb706b462", "links": [{"href": "http://172.30.9.24:8774/flavors/e5e8c491-2243-4626-9ab6-3a7fb706b462", "rel": "bookmark"}]}, "id": "15452912-68d0-40f6-b176-8690365274d7", "security_groups": [{"name": "cloudify-sg_792d19af-8a10-4680-95c0-39fc14c0e5cc"}], "user_id": "3743849bc70c49d790df87f840a6a9c9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:16:33Z", "hostId": "a384aec7f7db258ffd8506db7a7017280b2e331165affe9c8c71d714", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_792d19af-8a10-4680-95c0-39fc14c0e5cc", "name": "cloudify-vm_792d19af-8a10-4680-95c0-39fc14c0e5cc", "created": "2018-08-01T11:16:32Z", "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:18:22,429 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-9b47a253-020e-4072-abc2-fc124107397e 2018-08-01 11:18:22,429 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.383095026016s 2018-08-01 11:18:22,429 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-9b47a253-020e-4072-abc2-fc124107397e 2018-08-01 11:18:22,432 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 11:18:24,434 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:18:24,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a2ef8ac9a116fd6191f331ddc8a9afb3d391f686" 2018-08-01 11:18:24,808 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:18: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-e02d658a-17f6-4b53-a382-2db29528f565 x-compute-request-id: req-e02d658a-17f6-4b53-a382-2db29528f565 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.24:8774/v2.1/servers/15452912-68d0-40f6-b176-8690365274d7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/15452912-68d0-40f6-b176-8690365274d7", "rel": "bookmark"}], "image": {"id": "62e607c6-b1af-4774-92a9-07c7228e0206", "links": [{"href": "http://172.30.9.24:8774/images/62e607c6-b1af-4774-92a9-07c7228e0206", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e5e8c491-2243-4626-9ab6-3a7fb706b462", "links": [{"href": "http://172.30.9.24:8774/flavors/e5e8c491-2243-4626-9ab6-3a7fb706b462", "rel": "bookmark"}]}, "id": "15452912-68d0-40f6-b176-8690365274d7", "security_groups": [{"name": "cloudify-sg_792d19af-8a10-4680-95c0-39fc14c0e5cc"}], "user_id": "3743849bc70c49d790df87f840a6a9c9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:16:33Z", "hostId": "a384aec7f7db258ffd8506db7a7017280b2e331165affe9c8c71d714", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_792d19af-8a10-4680-95c0-39fc14c0e5cc", "name": "cloudify-vm_792d19af-8a10-4680-95c0-39fc14c0e5cc", "created": "2018-08-01T11:16:32Z", "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:18:24,808 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-e02d658a-17f6-4b53-a382-2db29528f565 2018-08-01 11:18:24,808 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.373935937881s 2018-08-01 11:18:24,808 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-e02d658a-17f6-4b53-a382-2db29528f565 2018-08-01 11:18:24,811 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 11:18:26,813 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:18:26,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a2ef8ac9a116fd6191f331ddc8a9afb3d391f686" 2018-08-01 11:18:27,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:18: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-4033c291-3d85-4456-b46f-d86c2a711ac2 x-compute-request-id: req-4033c291-3d85-4456-b46f-d86c2a711ac2 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.24:8774/v2.1/servers/15452912-68d0-40f6-b176-8690365274d7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/15452912-68d0-40f6-b176-8690365274d7", "rel": "bookmark"}], "image": {"id": "62e607c6-b1af-4774-92a9-07c7228e0206", "links": [{"href": "http://172.30.9.24:8774/images/62e607c6-b1af-4774-92a9-07c7228e0206", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e5e8c491-2243-4626-9ab6-3a7fb706b462", "links": [{"href": "http://172.30.9.24:8774/flavors/e5e8c491-2243-4626-9ab6-3a7fb706b462", "rel": "bookmark"}]}, "id": "15452912-68d0-40f6-b176-8690365274d7", "security_groups": [{"name": "cloudify-sg_792d19af-8a10-4680-95c0-39fc14c0e5cc"}], "user_id": "3743849bc70c49d790df87f840a6a9c9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:16:33Z", "hostId": "a384aec7f7db258ffd8506db7a7017280b2e331165affe9c8c71d714", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_792d19af-8a10-4680-95c0-39fc14c0e5cc", "name": "cloudify-vm_792d19af-8a10-4680-95c0-39fc14c0e5cc", "created": "2018-08-01T11:16:32Z", "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:18:27,352 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-4033c291-3d85-4456-b46f-d86c2a711ac2 2018-08-01 11:18:27,352 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.538587808609s 2018-08-01 11:18:27,352 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-4033c291-3d85-4456-b46f-d86c2a711ac2 2018-08-01 11:18:27,355 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 11:18:29,357 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:18:29,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a2ef8ac9a116fd6191f331ddc8a9afb3d391f686" 2018-08-01 11:18:29,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:18: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-36ed116e-37ab-4243-9975-b6bb3285778a x-compute-request-id: req-36ed116e-37ab-4243-9975-b6bb3285778a 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.24:8774/v2.1/servers/15452912-68d0-40f6-b176-8690365274d7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/15452912-68d0-40f6-b176-8690365274d7", "rel": "bookmark"}], "image": {"id": "62e607c6-b1af-4774-92a9-07c7228e0206", "links": [{"href": "http://172.30.9.24:8774/images/62e607c6-b1af-4774-92a9-07c7228e0206", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e5e8c491-2243-4626-9ab6-3a7fb706b462", "links": [{"href": "http://172.30.9.24:8774/flavors/e5e8c491-2243-4626-9ab6-3a7fb706b462", "rel": "bookmark"}]}, "id": "15452912-68d0-40f6-b176-8690365274d7", "security_groups": [{"name": "cloudify-sg_792d19af-8a10-4680-95c0-39fc14c0e5cc"}], "user_id": "3743849bc70c49d790df87f840a6a9c9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:16:33Z", "hostId": "a384aec7f7db258ffd8506db7a7017280b2e331165affe9c8c71d714", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_792d19af-8a10-4680-95c0-39fc14c0e5cc", "name": "cloudify-vm_792d19af-8a10-4680-95c0-39fc14c0e5cc", "created": "2018-08-01T11:16:32Z", "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:18:29,721 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-36ed116e-37ab-4243-9975-b6bb3285778a 2018-08-01 11:18:29,722 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.364076137543s 2018-08-01 11:18:29,722 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-36ed116e-37ab-4243-9975-b6bb3285778a 2018-08-01 11:18:29,724 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 11:18:31,727 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:18:31,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a2ef8ac9a116fd6191f331ddc8a9afb3d391f686" 2018-08-01 11:18:31,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:18: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-be2ed7f0-5975-420a-aae4-bcbfae136ee3 x-compute-request-id: req-be2ed7f0-5975-420a-aae4-bcbfae136ee3 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.24:8774/v2.1/servers/15452912-68d0-40f6-b176-8690365274d7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/15452912-68d0-40f6-b176-8690365274d7", "rel": "bookmark"}], "image": {"id": "62e607c6-b1af-4774-92a9-07c7228e0206", "links": [{"href": "http://172.30.9.24:8774/images/62e607c6-b1af-4774-92a9-07c7228e0206", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e5e8c491-2243-4626-9ab6-3a7fb706b462", "links": [{"href": "http://172.30.9.24:8774/flavors/e5e8c491-2243-4626-9ab6-3a7fb706b462", "rel": "bookmark"}]}, "id": "15452912-68d0-40f6-b176-8690365274d7", "security_groups": [{"name": "cloudify-sg_792d19af-8a10-4680-95c0-39fc14c0e5cc"}], "user_id": "3743849bc70c49d790df87f840a6a9c9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:16:33Z", "hostId": "a384aec7f7db258ffd8506db7a7017280b2e331165affe9c8c71d714", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_792d19af-8a10-4680-95c0-39fc14c0e5cc", "name": "cloudify-vm_792d19af-8a10-4680-95c0-39fc14c0e5cc", "created": "2018-08-01T11:16:32Z", "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:18:31,908 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-be2ed7f0-5975-420a-aae4-bcbfae136ee3 2018-08-01 11:18:31,909 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.181739091873s 2018-08-01 11:18:31,909 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-be2ed7f0-5975-420a-aae4-bcbfae136ee3 2018-08-01 11:18:31,911 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 11:18:33,914 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:18:33,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a2ef8ac9a116fd6191f331ddc8a9afb3d391f686" 2018-08-01 11:18:34,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:18:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-962bd04f-f2b1-4d32-a7a6-c2e6d5f690f0 x-compute-request-id: req-962bd04f-f2b1-4d32-a7a6-c2e6d5f690f0 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.24:8774/v2.1/servers/15452912-68d0-40f6-b176-8690365274d7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/15452912-68d0-40f6-b176-8690365274d7", "rel": "bookmark"}], "image": {"id": "62e607c6-b1af-4774-92a9-07c7228e0206", "links": [{"href": "http://172.30.9.24:8774/images/62e607c6-b1af-4774-92a9-07c7228e0206", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e5e8c491-2243-4626-9ab6-3a7fb706b462", "links": [{"href": "http://172.30.9.24:8774/flavors/e5e8c491-2243-4626-9ab6-3a7fb706b462", "rel": "bookmark"}]}, "id": "15452912-68d0-40f6-b176-8690365274d7", "security_groups": [{"name": "cloudify-sg_792d19af-8a10-4680-95c0-39fc14c0e5cc"}], "user_id": "3743849bc70c49d790df87f840a6a9c9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:16:33Z", "hostId": "a384aec7f7db258ffd8506db7a7017280b2e331165affe9c8c71d714", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_792d19af-8a10-4680-95c0-39fc14c0e5cc", "name": "cloudify-vm_792d19af-8a10-4680-95c0-39fc14c0e5cc", "created": "2018-08-01T11:16:32Z", "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:18:34,105 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-962bd04f-f2b1-4d32-a7a6-c2e6d5f690f0 2018-08-01 11:18:34,105 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.191325902939s 2018-08-01 11:18:34,105 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-962bd04f-f2b1-4d32-a7a6-c2e6d5f690f0 2018-08-01 11:18:34,108 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 11:18:36,110 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:18:36,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a2ef8ac9a116fd6191f331ddc8a9afb3d391f686" 2018-08-01 11:18:36,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:18: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-c6ad4b66-cde6-4328-8842-b0f21f3a71a5 x-compute-request-id: req-c6ad4b66-cde6-4328-8842-b0f21f3a71a5 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.24:8774/v2.1/servers/15452912-68d0-40f6-b176-8690365274d7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/15452912-68d0-40f6-b176-8690365274d7", "rel": "bookmark"}], "image": {"id": "62e607c6-b1af-4774-92a9-07c7228e0206", "links": [{"href": "http://172.30.9.24:8774/images/62e607c6-b1af-4774-92a9-07c7228e0206", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e5e8c491-2243-4626-9ab6-3a7fb706b462", "links": [{"href": "http://172.30.9.24:8774/flavors/e5e8c491-2243-4626-9ab6-3a7fb706b462", "rel": "bookmark"}]}, "id": "15452912-68d0-40f6-b176-8690365274d7", "security_groups": [{"name": "cloudify-sg_792d19af-8a10-4680-95c0-39fc14c0e5cc"}], "user_id": "3743849bc70c49d790df87f840a6a9c9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:16:33Z", "hostId": "a384aec7f7db258ffd8506db7a7017280b2e331165affe9c8c71d714", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_792d19af-8a10-4680-95c0-39fc14c0e5cc", "name": "cloudify-vm_792d19af-8a10-4680-95c0-39fc14c0e5cc", "created": "2018-08-01T11:16:32Z", "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:18:36,309 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-c6ad4b66-cde6-4328-8842-b0f21f3a71a5 2018-08-01 11:18:36,309 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.198333978653s 2018-08-01 11:18:36,309 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-c6ad4b66-cde6-4328-8842-b0f21f3a71a5 2018-08-01 11:18:36,311 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 11:18:38,314 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:18:38,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a2ef8ac9a116fd6191f331ddc8a9afb3d391f686" 2018-08-01 11:18:38,673 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:18: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-59fcc50b-25a4-42fc-85ab-3e0adbcf32b0 x-compute-request-id: req-59fcc50b-25a4-42fc-85ab-3e0adbcf32b0 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.24:8774/v2.1/servers/15452912-68d0-40f6-b176-8690365274d7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/15452912-68d0-40f6-b176-8690365274d7", "rel": "bookmark"}], "image": {"id": "62e607c6-b1af-4774-92a9-07c7228e0206", "links": [{"href": "http://172.30.9.24:8774/images/62e607c6-b1af-4774-92a9-07c7228e0206", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e5e8c491-2243-4626-9ab6-3a7fb706b462", "links": [{"href": "http://172.30.9.24:8774/flavors/e5e8c491-2243-4626-9ab6-3a7fb706b462", "rel": "bookmark"}]}, "id": "15452912-68d0-40f6-b176-8690365274d7", "security_groups": [{"name": "cloudify-sg_792d19af-8a10-4680-95c0-39fc14c0e5cc"}], "user_id": "3743849bc70c49d790df87f840a6a9c9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:16:33Z", "hostId": "a384aec7f7db258ffd8506db7a7017280b2e331165affe9c8c71d714", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_792d19af-8a10-4680-95c0-39fc14c0e5cc", "name": "cloudify-vm_792d19af-8a10-4680-95c0-39fc14c0e5cc", "created": "2018-08-01T11:16:32Z", "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:18:38,673 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-59fcc50b-25a4-42fc-85ab-3e0adbcf32b0 2018-08-01 11:18:38,673 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.359420061111s 2018-08-01 11:18:38,674 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-59fcc50b-25a4-42fc-85ab-3e0adbcf32b0 2018-08-01 11:18:38,676 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 11:18:40,679 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:18:40,681 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a2ef8ac9a116fd6191f331ddc8a9afb3d391f686" 2018-08-01 11:18:40,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:18: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-e55f4878-2781-45e7-b052-1155200bee14 x-compute-request-id: req-e55f4878-2781-45e7-b052-1155200bee14 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.24:8774/v2.1/servers/15452912-68d0-40f6-b176-8690365274d7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/15452912-68d0-40f6-b176-8690365274d7", "rel": "bookmark"}], "image": {"id": "62e607c6-b1af-4774-92a9-07c7228e0206", "links": [{"href": "http://172.30.9.24:8774/images/62e607c6-b1af-4774-92a9-07c7228e0206", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e5e8c491-2243-4626-9ab6-3a7fb706b462", "links": [{"href": "http://172.30.9.24:8774/flavors/e5e8c491-2243-4626-9ab6-3a7fb706b462", "rel": "bookmark"}]}, "id": "15452912-68d0-40f6-b176-8690365274d7", "security_groups": [{"name": "cloudify-sg_792d19af-8a10-4680-95c0-39fc14c0e5cc"}], "user_id": "3743849bc70c49d790df87f840a6a9c9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:16:33Z", "hostId": "a384aec7f7db258ffd8506db7a7017280b2e331165affe9c8c71d714", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_792d19af-8a10-4680-95c0-39fc14c0e5cc", "name": "cloudify-vm_792d19af-8a10-4680-95c0-39fc14c0e5cc", "created": "2018-08-01T11:16:32Z", "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:18:40,886 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-e55f4878-2781-45e7-b052-1155200bee14 2018-08-01 11:18:40,887 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.207744836807s 2018-08-01 11:18:40,887 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-e55f4878-2781-45e7-b052-1155200bee14 2018-08-01 11:18:40,891 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 11:18:42,893 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:18:42,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a2ef8ac9a116fd6191f331ddc8a9afb3d391f686" 2018-08-01 11:18:43,251 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:18: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-d213090c-742e-4e87-bc10-f58a88ae4a6e x-compute-request-id: req-d213090c-742e-4e87-bc10-f58a88ae4a6e 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.24:8774/v2.1/servers/15452912-68d0-40f6-b176-8690365274d7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/15452912-68d0-40f6-b176-8690365274d7", "rel": "bookmark"}], "image": {"id": "62e607c6-b1af-4774-92a9-07c7228e0206", "links": [{"href": "http://172.30.9.24:8774/images/62e607c6-b1af-4774-92a9-07c7228e0206", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e5e8c491-2243-4626-9ab6-3a7fb706b462", "links": [{"href": "http://172.30.9.24:8774/flavors/e5e8c491-2243-4626-9ab6-3a7fb706b462", "rel": "bookmark"}]}, "id": "15452912-68d0-40f6-b176-8690365274d7", "security_groups": [{"name": "cloudify-sg_792d19af-8a10-4680-95c0-39fc14c0e5cc"}], "user_id": "3743849bc70c49d790df87f840a6a9c9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:16:33Z", "hostId": "a384aec7f7db258ffd8506db7a7017280b2e331165affe9c8c71d714", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_792d19af-8a10-4680-95c0-39fc14c0e5cc", "name": "cloudify-vm_792d19af-8a10-4680-95c0-39fc14c0e5cc", "created": "2018-08-01T11:16:32Z", "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:18:43,251 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-d213090c-742e-4e87-bc10-f58a88ae4a6e 2018-08-01 11:18:43,251 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.35736989975s 2018-08-01 11:18:43,251 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-d213090c-742e-4e87-bc10-f58a88ae4a6e 2018-08-01 11:18:43,255 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 11:18:45,257 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:18:45,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a2ef8ac9a116fd6191f331ddc8a9afb3d391f686" 2018-08-01 11:18:45,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:18:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6fdcc925-9f3e-4188-b9ed-5bebfbcc7214 x-compute-request-id: req-6fdcc925-9f3e-4188-b9ed-5bebfbcc7214 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.24:8774/v2.1/servers/15452912-68d0-40f6-b176-8690365274d7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/15452912-68d0-40f6-b176-8690365274d7", "rel": "bookmark"}], "image": {"id": "62e607c6-b1af-4774-92a9-07c7228e0206", "links": [{"href": "http://172.30.9.24:8774/images/62e607c6-b1af-4774-92a9-07c7228e0206", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e5e8c491-2243-4626-9ab6-3a7fb706b462", "links": [{"href": "http://172.30.9.24:8774/flavors/e5e8c491-2243-4626-9ab6-3a7fb706b462", "rel": "bookmark"}]}, "id": "15452912-68d0-40f6-b176-8690365274d7", "security_groups": [{"name": "cloudify-sg_792d19af-8a10-4680-95c0-39fc14c0e5cc"}], "user_id": "3743849bc70c49d790df87f840a6a9c9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:16:33Z", "hostId": "a384aec7f7db258ffd8506db7a7017280b2e331165affe9c8c71d714", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_792d19af-8a10-4680-95c0-39fc14c0e5cc", "name": "cloudify-vm_792d19af-8a10-4680-95c0-39fc14c0e5cc", "created": "2018-08-01T11:16:32Z", "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:18:45,467 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-6fdcc925-9f3e-4188-b9ed-5bebfbcc7214 2018-08-01 11:18:45,468 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.210120916367s 2018-08-01 11:18:45,468 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-6fdcc925-9f3e-4188-b9ed-5bebfbcc7214 2018-08-01 11:18:45,472 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 11:18:47,474 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:18:47,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a2ef8ac9a116fd6191f331ddc8a9afb3d391f686" 2018-08-01 11:18:47,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:18:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3f2fc5cb-509c-413d-9a17-2a20107178b2 x-compute-request-id: req-3f2fc5cb-509c-413d-9a17-2a20107178b2 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.24:8774/v2.1/servers/15452912-68d0-40f6-b176-8690365274d7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/15452912-68d0-40f6-b176-8690365274d7", "rel": "bookmark"}], "image": {"id": "62e607c6-b1af-4774-92a9-07c7228e0206", "links": [{"href": "http://172.30.9.24:8774/images/62e607c6-b1af-4774-92a9-07c7228e0206", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e5e8c491-2243-4626-9ab6-3a7fb706b462", "links": [{"href": "http://172.30.9.24:8774/flavors/e5e8c491-2243-4626-9ab6-3a7fb706b462", "rel": "bookmark"}]}, "id": "15452912-68d0-40f6-b176-8690365274d7", "security_groups": [{"name": "cloudify-sg_792d19af-8a10-4680-95c0-39fc14c0e5cc"}], "user_id": "3743849bc70c49d790df87f840a6a9c9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:16:33Z", "hostId": "a384aec7f7db258ffd8506db7a7017280b2e331165affe9c8c71d714", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_792d19af-8a10-4680-95c0-39fc14c0e5cc", "name": "cloudify-vm_792d19af-8a10-4680-95c0-39fc14c0e5cc", "created": "2018-08-01T11:16:32Z", "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:18:47,991 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-3f2fc5cb-509c-413d-9a17-2a20107178b2 2018-08-01 11:18:47,992 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.517365932465s 2018-08-01 11:18:47,992 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-3f2fc5cb-509c-413d-9a17-2a20107178b2 2018-08-01 11:18:47,995 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 11:18:49,998 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:18:50,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a2ef8ac9a116fd6191f331ddc8a9afb3d391f686" 2018-08-01 11:18:50,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:18:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-010cbde6-31f4-4edd-bd86-ffe426c76e79 x-compute-request-id: req-010cbde6-31f4-4edd-bd86-ffe426c76e79 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.24:8774/v2.1/servers/15452912-68d0-40f6-b176-8690365274d7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/15452912-68d0-40f6-b176-8690365274d7", "rel": "bookmark"}], "image": {"id": "62e607c6-b1af-4774-92a9-07c7228e0206", "links": [{"href": "http://172.30.9.24:8774/images/62e607c6-b1af-4774-92a9-07c7228e0206", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e5e8c491-2243-4626-9ab6-3a7fb706b462", "links": [{"href": "http://172.30.9.24:8774/flavors/e5e8c491-2243-4626-9ab6-3a7fb706b462", "rel": "bookmark"}]}, "id": "15452912-68d0-40f6-b176-8690365274d7", "security_groups": [{"name": "cloudify-sg_792d19af-8a10-4680-95c0-39fc14c0e5cc"}], "user_id": "3743849bc70c49d790df87f840a6a9c9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:16:33Z", "hostId": "a384aec7f7db258ffd8506db7a7017280b2e331165affe9c8c71d714", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_792d19af-8a10-4680-95c0-39fc14c0e5cc", "name": "cloudify-vm_792d19af-8a10-4680-95c0-39fc14c0e5cc", "created": "2018-08-01T11:16:32Z", "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:18:50,301 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-010cbde6-31f4-4edd-bd86-ffe426c76e79 2018-08-01 11:18:50,301 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.303241968155s 2018-08-01 11:18:50,302 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-010cbde6-31f4-4edd-bd86-ffe426c76e79 2018-08-01 11:18:50,306 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 11:18:52,308 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:18:52,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a2ef8ac9a116fd6191f331ddc8a9afb3d391f686" 2018-08-01 11:18:52,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:18: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-9fd76ccc-39c9-427b-aa2c-ea40c213a646 x-compute-request-id: req-9fd76ccc-39c9-427b-aa2c-ea40c213a646 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.24:8774/v2.1/servers/15452912-68d0-40f6-b176-8690365274d7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/15452912-68d0-40f6-b176-8690365274d7", "rel": "bookmark"}], "image": {"id": "62e607c6-b1af-4774-92a9-07c7228e0206", "links": [{"href": "http://172.30.9.24:8774/images/62e607c6-b1af-4774-92a9-07c7228e0206", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e5e8c491-2243-4626-9ab6-3a7fb706b462", "links": [{"href": "http://172.30.9.24:8774/flavors/e5e8c491-2243-4626-9ab6-3a7fb706b462", "rel": "bookmark"}]}, "id": "15452912-68d0-40f6-b176-8690365274d7", "security_groups": [{"name": "cloudify-sg_792d19af-8a10-4680-95c0-39fc14c0e5cc"}], "user_id": "3743849bc70c49d790df87f840a6a9c9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:16:33Z", "hostId": "a384aec7f7db258ffd8506db7a7017280b2e331165affe9c8c71d714", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_792d19af-8a10-4680-95c0-39fc14c0e5cc", "name": "cloudify-vm_792d19af-8a10-4680-95c0-39fc14c0e5cc", "created": "2018-08-01T11:16:32Z", "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:18:52,660 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-9fd76ccc-39c9-427b-aa2c-ea40c213a646 2018-08-01 11:18:52,660 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.351505041122s 2018-08-01 11:18:52,660 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-9fd76ccc-39c9-427b-aa2c-ea40c213a646 2018-08-01 11:18:52,664 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 11:18:54,666 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:18:54,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a2ef8ac9a116fd6191f331ddc8a9afb3d391f686" 2018-08-01 11:18:54,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:18: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-11cd8d56-6447-4ed7-a596-c2d934f19fd3 x-compute-request-id: req-11cd8d56-6447-4ed7-a596-c2d934f19fd3 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.24:8774/v2.1/servers/15452912-68d0-40f6-b176-8690365274d7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/15452912-68d0-40f6-b176-8690365274d7", "rel": "bookmark"}], "image": {"id": "62e607c6-b1af-4774-92a9-07c7228e0206", "links": [{"href": "http://172.30.9.24:8774/images/62e607c6-b1af-4774-92a9-07c7228e0206", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e5e8c491-2243-4626-9ab6-3a7fb706b462", "links": [{"href": "http://172.30.9.24:8774/flavors/e5e8c491-2243-4626-9ab6-3a7fb706b462", "rel": "bookmark"}]}, "id": "15452912-68d0-40f6-b176-8690365274d7", "security_groups": [{"name": "cloudify-sg_792d19af-8a10-4680-95c0-39fc14c0e5cc"}], "user_id": "3743849bc70c49d790df87f840a6a9c9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:16:33Z", "hostId": "a384aec7f7db258ffd8506db7a7017280b2e331165affe9c8c71d714", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_792d19af-8a10-4680-95c0-39fc14c0e5cc", "name": "cloudify-vm_792d19af-8a10-4680-95c0-39fc14c0e5cc", "created": "2018-08-01T11:16:32Z", "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:18:54,862 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-11cd8d56-6447-4ed7-a596-c2d934f19fd3 2018-08-01 11:18:54,862 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.195363044739s 2018-08-01 11:18:54,862 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-11cd8d56-6447-4ed7-a596-c2d934f19fd3 2018-08-01 11:18:54,866 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 11:18:56,869 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:18:56,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a2ef8ac9a116fd6191f331ddc8a9afb3d391f686" 2018-08-01 11:18:57,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:18: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-63a4dcf9-184b-4ce0-a2df-fe5068977ce5 x-compute-request-id: req-63a4dcf9-184b-4ce0-a2df-fe5068977ce5 Content-Encoding: gzip Content-Length: 743 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cloudify-net_792d19af-8a10-4680-95c0-39fc14c0e5cc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:a7:0a", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/15452912-68d0-40f6-b176-8690365274d7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/15452912-68d0-40f6-b176-8690365274d7", "rel": "bookmark"}], "image": {"id": "62e607c6-b1af-4774-92a9-07c7228e0206", "links": [{"href": "http://172.30.9.24:8774/images/62e607c6-b1af-4774-92a9-07c7228e0206", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:18:54.000000", "flavor": {"id": "e5e8c491-2243-4626-9ab6-3a7fb706b462", "links": [{"href": "http://172.30.9.24:8774/flavors/e5e8c491-2243-4626-9ab6-3a7fb706b462", "rel": "bookmark"}]}, "id": "15452912-68d0-40f6-b176-8690365274d7", "security_groups": [{"name": "cloudify-sg_792d19af-8a10-4680-95c0-39fc14c0e5cc"}], "user_id": "3743849bc70c49d790df87f840a6a9c9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:18:54Z", "hostId": "a384aec7f7db258ffd8506db7a7017280b2e331165affe9c8c71d714", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_792d19af-8a10-4680-95c0-39fc14c0e5cc", "name": "cloudify-vm_792d19af-8a10-4680-95c0-39fc14c0e5cc", "created": "2018-08-01T11:16:32Z", "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:18:57,250 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-63a4dcf9-184b-4ce0-a2df-fe5068977ce5 2018-08-01 11:18:57,251 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.381583929062s 2018-08-01 11:18:57,251 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-63a4dcf9-184b-4ce0-a2df-fe5068977ce5 2018-08-01 11:18:57,255 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-01 11:18:57,255 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=15452912-68d0-40f6-b176-8690365274d7" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a2ef8ac9a116fd6191f331ddc8a9afb3d391f686" 2018-08-01 11:18:57,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-91635d46-a3a3-4449-a75b-d7464303666b Date: Wed, 01 Aug 2018 11:18:57 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:18:54Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2818c851-33ed-4a92-8ee2-2e570649095c","ip_address":"192.168.120.3"}],"id":"810e2c15-92a2-4114-aa62-bc7ac8c87adc","security_groups":["409df2e3-4906-48ad-9761-3526f920ace6"],"mac_address":"fa:16:3e:f8:a7:0a","project_id":"b24e20b69ec24e958a00d7e2dcabff37","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"60222a80-f76e-47da-9bbd-70ca9e25f665","tenant_id":"b24e20b69ec24e958a00d7e2dcabff37","created_at":"2018-08-01T11:16:33Z","binding:vnic_type":"normal","device_id":"15452912-68d0-40f6-b176-8690365274d7","ip_allocation":"immediate"}]} 2018-08-01 11:18:57,325 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=15452912-68d0-40f6-b176-8690365274d7 used request id req-91635d46-a3a3-4449-a75b-d7464303666b 2018-08-01 11:18:57,325 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0701680183411s 2018-08-01 11:18:57,325 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=15452912-68d0-40f6-b176-8690365274d7 used request id req-91635d46-a3a3-4449-a75b-d7464303666b 2018-08-01 11:18:57,331 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-01 11:18:57,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/floatingips.json?port_id=810e2c15-92a2-4114-aa62-bc7ac8c87adc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a2ef8ac9a116fd6191f331ddc8a9afb3d391f686" 2018-08-01 11:18:57,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-319dc2be-fa55-478c-9c5d-05cd83f94e51 Date: Wed, 01 Aug 2018 11:18:57 GMT RESP BODY: {"floatingips": []} 2018-08-01 11:18:57,350 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=810e2c15-92a2-4114-aa62-bc7ac8c87adc used request id req-319dc2be-fa55-478c-9c5d-05cd83f94e51 2018-08-01 11:18:57,350 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0193259716034s 2018-08-01 11:18:57,350 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=810e2c15-92a2-4114-aa62-bc7ac8c87adc used request id req-319dc2be-fa55-478c-9c5d-05cd83f94e51 2018-08-01 11:18:57,351 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cloudify-net_792d19af-8a10-4680-95c0-39fc14c0e5cc': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:f8:a7:0a', u'version': 4, u'addr': u'192.168.120.3', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'62e607c6-b1af-4774-92a9-07c7228e0206'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-01T11:18:54.000000', 'flavor': Munch({u'id': u'e5e8c491-2243-4626-9ab6-3a7fb706b462'}), 'az': u'nova', 'id': u'15452912-68d0-40f6-b176-8690365274d7', 'security_groups': [Munch({u'name': u'cloudify-sg_792d19af-8a10-4680-95c0-39fc14c0e5cc'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'3743849bc70c49d790df87f840a6a9c9', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b24e20b69ec24e958a00d7e2dcabff37', 'name': 'cloudify-project_792d19af-8a10-4680-95c0-39fc14c0e5cc', '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-08-01T11:18:54.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-01T11:18:54Z', 'hostId': u'a384aec7f7db258ffd8506db7a7017280b2e331165affe9c8c71d714', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cloudify-kp_792d19af-8a10-4680-95c0-39fc14c0e5cc', 'public_v6': '', 'private_v4': u'192.168.120.3', 'cloud': 'envvars', 'host_id': u'a384aec7f7db258ffd8506db7a7017280b2e331165affe9c8c71d714', '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-08-01T11:18:54.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'b24e20b69ec24e958a00d7e2dcabff37', 'name': u'cloudify-vm_792d19af-8a10-4680-95c0-39fc14c0e5cc', 'adminPass': None, 'tenant_id': u'b24e20b69ec24e958a00d7e2dcabff37', 'created_at': u'2018-08-01T11:16:32Z', 'created': u'2018-08-01T11:16:32Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-01 11:18:57,354 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-01 11:18:57,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}a2ef8ac9a116fd6191f331ddc8a9afb3d391f686" 2018-08-01 11:18:57,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1273 X-Openstack-Request-Id: req-6e309c4e-3441-46dc-ba16-4b8bdc0e4326 Date: Wed, 01 Aug 2018 11:18:57 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"60222a80-f76e-47da-9bbd-70ca9e25f665","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b24e20b69ec24e958a00d7e2dcabff37","l2_adjacency":true,"status":"ACTIVE","subnets":["2818c851-33ed-4a92-8ee2-2e570649095c"],"description":"","tags":[],"updated_at":"2018-08-01T11:15:01Z","qos_policy_id":null,"name":"cloudify-net_792d19af-8a10-4680-95c0-39fc14c0e5cc","admin_state_up":true,"tenant_id":"b24e20b69ec24e958a00d7e2dcabff37","created_at":"2018-08-01T11:15:01Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dbe9669438844f3faecdc7fcc050e0d8","l2_adjacency":true,"status":"ACTIVE","subnets":["a5a333a9-9d0e-46a5-9440-2aa9c95d5013"],"description":"","tags":[],"updated_at":"2018-08-01T09:28:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:38Z","mtu":1500}]} 2018-08-01 11:18:57,463 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-6e309c4e-3441-46dc-ba16-4b8bdc0e4326 2018-08-01 11:18:57,463 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.108782052994s 2018-08-01 11:18:57,463 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-6e309c4e-3441-46dc-ba16-4b8bdc0e4326 2018-08-01 11:18:57,465 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-01 11:18:57,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=15452912-68d0-40f6-b176-8690365274d7" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a2ef8ac9a116fd6191f331ddc8a9afb3d391f686" 2018-08-01 11:18:57,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-de7202c3-33a6-4ca5-8d94-7a14ddccdcd2 Date: Wed, 01 Aug 2018 11:18:57 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:18:54Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2818c851-33ed-4a92-8ee2-2e570649095c","ip_address":"192.168.120.3"}],"id":"810e2c15-92a2-4114-aa62-bc7ac8c87adc","security_groups":["409df2e3-4906-48ad-9761-3526f920ace6"],"mac_address":"fa:16:3e:f8:a7:0a","project_id":"b24e20b69ec24e958a00d7e2dcabff37","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"60222a80-f76e-47da-9bbd-70ca9e25f665","tenant_id":"b24e20b69ec24e958a00d7e2dcabff37","created_at":"2018-08-01T11:16:33Z","binding:vnic_type":"normal","device_id":"15452912-68d0-40f6-b176-8690365274d7","ip_allocation":"immediate"}]} 2018-08-01 11:18:57,518 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=15452912-68d0-40f6-b176-8690365274d7 used request id req-de7202c3-33a6-4ca5-8d94-7a14ddccdcd2 2018-08-01 11:18:57,518 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0523600578308s 2018-08-01 11:18:57,518 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=15452912-68d0-40f6-b176-8690365274d7 used request id req-de7202c3-33a6-4ca5-8d94-7a14ddccdcd2 2018-08-01 11:18:57,519 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-01 11:18:57,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}a2ef8ac9a116fd6191f331ddc8a9afb3d391f686" -d '{"floatingip": {"floating_network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089", "fixed_ip_address": "192.168.120.3", "port_id": "810e2c15-92a2-4114-aa62-bc7ac8c87adc"}}' 2018-08-01 11:18:59,673 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 574 X-Openstack-Request-Id: req-c3387d0b-e832-42f7-ae6d-24f165cd6e57 Date: Wed, 01 Aug 2018 11:18:59 GMT RESP BODY: {"floatingip": {"router_id": "11a7fd09-43ea-4df1-ae67-16e80f9c5ef2", "status": "DOWN", "description": "", "tags": [], "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "created_at": "2018-08-01T11:18:58Z", "updated_at": "2018-08-01T11:18:58Z", "floating_network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089", "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "b24e20b69ec24e958a00d7e2dcabff37", "port_id": "810e2c15-92a2-4114-aa62-bc7ac8c87adc", "id": "ac48b668-eb92-4909-8f87-0fd31bc5a14e", "qos_policy_id": null}} 2018-08-01 11:18:59,674 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-c3387d0b-e832-42f7-ae6d-24f165cd6e57 2018-08-01 11:18:59,674 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.15494298935s 2018-08-01 11:18:59,674 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-c3387d0b-e832-42f7-ae6d-24f165cd6e57 2018-08-01 11:18:59,678 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'DOWN', 'router_id': u'11a7fd09-43ea-4df1-ae67-16e80f9c5ef2', 'properties': Munch({u'qos_policy_id': None, u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'b24e20b69ec24e958a00d7e2dcabff37', 'created_at': u'2018-08-01T11:18:58Z', 'attached': True, 'updated_at': u'2018-08-01T11:18:58Z', 'id': u'ac48b668-eb92-4909-8f87-0fd31bc5a14e', 'floating_network_id': u'e7d7be46-2840-4976-87a2-d78a4e5c6089', 'fixed_ip_address': u'192.168.120.3', 'floating_ip_address': u'172.30.9.205', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b24e20b69ec24e958a00d7e2dcabff37', 'name': 'cloudify-project_792d19af-8a10-4680-95c0-39fc14c0e5cc', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'11a7fd09-43ea-4df1-ae67-16e80f9c5ef2', u'qos_policy_id': None, 'project_id': u'b24e20b69ec24e958a00d7e2dcabff37', 'port_id': u'810e2c15-92a2-4114-aa62-bc7ac8c87adc', 'port': u'810e2c15-92a2-4114-aa62-bc7ac8c87adc', 'network': u'e7d7be46-2840-4976-87a2-d78a4e5c6089'}) 2018-08-01 11:18:59,678 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-01 11:18:59,681 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/15452912-68d0-40f6-b176-8690365274d7/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}a2ef8ac9a116fd6191f331ddc8a9afb3d391f686" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-01 11:18:59,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:18: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-fecad687-6a1e-4045-81e8-944450fdd02c x-compute-request-id: req-fecad687-6a1e-4045-81e8-944450fdd02c Content-Encoding: gzip Content-Length: 10945 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 1807834774 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.341793] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.344051] pid_max: default: 32768 minimum: 301\n[ 0.345280] Security Framework initialized\n[ 0.346408] SELinux: Initializing.\n[ 0.347721] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.352720] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.355748] Mount-cache hash table entries: 4096\n[ 0.357227] Initializing cgroup subsys memory\n[ 0.358408] Initializing cgroup subsys devices\n[ 0.359584] Initializing cgroup subsys freezer\n[ 0.360755] Initializing cgroup subsys net_cls\n[ 0.361934] Initializing cgroup subsys blkio\n[ 0.363080] Initializing cgroup subsys perf_event\n[ 0.364297] Initializing cgroup subsys hugetlb\n[ 0.365467] Initializing cgroup subsys pids\n[ 0.366594] Initializing cgroup subsys net_prio\n[ 0.367853] CPU: Physical Processor ID: 0\n[ 0.369670] mce: CPU supports 10 MCE banks\n[ 0.370833] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.372164] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.373481] tlb_flushall_shift: 6\n[ 0.374678] Freeing SMP alternatives: 28k freed\n[ 0.378508] ACPI: Core revision 20130517\n[ 0.380029] ACPI: All ACPI Tables successfully acquired\n[ 0.381515] ftrace: allocating 25812 entries in 101 pages\n[ 0.403334] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.404866] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.406376] smpboot: Max logical packages: 2\n[ 0.407694] Enabling x2apic\n[ 0.408609] Enabled x2apic\n[ 0.409704] Switched APIC routing to physical x2apic.\n[ 0.411896] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.413464] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.416238] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.423663] KVM setup paravirtual spinlock\n[ 0.426031] smpboot: Booting Node 0, Processors #1 OK\n[ 0.427707] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.449506] Brought up 2 CPUs\n[ 0.449509] KVM setup async PF for cpu 1\n[ 0.449512] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.452751] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.454946] devtmpfs: initialized\n[ 0.457996] EVM: security.selinux\n[ 0.459035] EVM: security.ima\n[ 0.459999] EVM: security.capability\n[ 0.461722] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.463318] pinctrl core: initialized pinctrl subsystem\n[ 0.464769] NET: Registered protocol family 16\n[ 0.466203] ACPI: bus type PCI registered\n[ 0.467323] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.468940] PCI: Using configuration type 1 for base access\n[ 0.473748] ACPI: Added _OSI(Module Device)\n[ 0.475123] ACPI: Added _OSI(Processor Device)\n[ 0.476537] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.477997] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.480798] ACPI: Interpreter enabled\n[ 0.482084] ACPI: (supports S0 S5)\n[ 0.483303] ACPI: Using IOAPIC for interrupt routing\n[ 0.484839] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.489363] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.491122] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.493010] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.494870] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.498266] acpiphp: Slot [3] registered\n[ 0.499576] acpiphp: Slot [4] registered\n[ 0.500894] acpiphp: Slot [5] registered\n[ 0.501983] acpiphp: Slot [6] registered\n[ 0.503057] acpiphp: Slot [7] registered\n[ 0.504135] acpiphp: Slot [8] registered\n[ 0.505211] acpiphp: Slot [9] registered\n[ 0.506282] acpiphp: Slot [10] registered\n[ 0.507364] acpiphp: Slot [11] registered\n[ 0.508447] acpiphp: Slot [12] registered\n[ 0.509537] acpiphp: Slot [13] registered\n[ 0.510626] acpiphp: Slot [14] registered\n[ 0.511708] acpiphp: Slot [15] registered\n[ 0.512802] acpiphp: Slot [16] registered\n[ 0.513893] acpiphp: Slot [17] registered\n[ 0.514982] acpiphp: Slot [18] registered\n[ 0.516064] acpiphp: Slot [19] registered\n[ 0.517154] acpiphp: Slot [20] registered\n[ 0.518243] acpiphp: Slot [21] registered\n[ 0.519324] acpiphp: Slot [22] registered\n[ 0.520406] acpiphp: Slot [23] registered\n[ 0.521487] acpiphp: Slot [24] registered\n[ 0.522577] acpiphp: Slot [25] registered\n[ 0.523664] acpiphp: Slot [26] registered\n[ 0.524759] acpiphp: Slot [27] registered\n[ 0.525848] acpiphp: Slot [28] registered\n[ 0.526935] acpiphp: Slot [29] registered\n[ 0.528026] acpiphp: Slot [30] registered\n[ 0.529123] acpiphp: Slot [31] registered\n[ 0.530206] PCI host bridge to bus 0000:00\n[ 0.531421] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.532729] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.534228] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.535722] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.537710] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.539699] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.544388] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.545952] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.547409] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.548952] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.553301] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.555300] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.577428] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.579216] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.580911] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.582630] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.584312] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.586248] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.587892] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.589999] vgaarb: loaded\n[ 0.590878] vgaarb: bridge control possible 0000:00:02.0\n[ 0.592307] SCSI subsystem initialized\n[ 0.593388] ACPI: bus type USB registered\n[ 0.594499] usbcore: registered new interface driver usbfs\n[ 0.595833] usbcore: registered new interface driver hub\n[ 0.597150] usbcore: registered new device driver usb\n[ 0.598564] PCI: Using ACPI for IRQ routing\n[ 0.599984] NetLabel: Initializing\n[ 0.600985] NetLabel: domain hash size = 128\n[ 0.602115] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.603382] NetLabel: unlabeled traffic allowed by default\n[ 0.604855] Switched to clocksource kvm-clock\n[ 0.613399] pnp: PnP ACPI init\n[ 0.614366] ACPI: bus type PNP registered\n[ 0.615784] pnp: PnP ACPI: found 5 devices\n[ 0.616886] ACPI: bus type PNP unregistered\n[ 0.623996] NET: Registered protocol family 2\n[ 0.625434] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.627633] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.629466] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.631035] TCP: reno registered\n[ 0.632005] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.633460] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.635081] NET: Registered protocol family 1\n[ 0.636298] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.637696] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.639067] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.659042] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.678811] Unpacking initramfs...\n[ 1.128467] Freeing initrd memory: 37508k freed\n[ 1.137843] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.139433] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.142286] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.143813] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.145594] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.147114] Initialise system trusted keyring\n[ 1.148356] audit: initializing netlink socket (disabled)\n[ 1.149701] type=2000 audit(1533122337.197:1): initialized\n[ 1.166404] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.167942] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.170278] zpool: loaded\n[ 1.171194] zbud: loaded\n[ 1.172312] VFS: Disk quotas dquot_6.5.2\n[ 1.173456] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.175113] msgmni has been set to 7578\n[ 1.176263] Key type big_key registered\n[ 1.178007] NET: Registered protocol family 38\n[ 1.179223] Key type asymmetric registered\n[ 1.180352] Asymmetric key parser 'x509' registered\n[ 1.181632] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.183760] io scheduler noop registered\n[ 1.184858] io scheduler deadline registered (default)\n[ 1.196106] io scheduler cfq registered\n[ 1.197278] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.198623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.200245] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.202290] ACPI: Power Button [PWRF]\n[ 1.203445] GHES: HEST is not enabled!\n[ 1.204586] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.229036] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.230718] Non-volatile memory driver v1.3\n[ 1.231866] Linux agpgart interface v0.103\n[ 1.233064] crash memory driver: version 1.1\n[ 1.234264] rdac: device handler registered\n[ 1.235439] hp_sw: device handler registered\n[ 1.236580] emc: device handler registered\n[ 1.237679] alua: device handler registered\n[ 1.238823] libphy: Fixed MDIO Bus: probed\n[ 1.239981] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.241487] ehci-pci: EHCI PCI platform driver\n[ 1.242658] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.244088] ohci-pci: OHCI PCI platform driver\n[ 1.245261] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.265235] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.266554] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.268591] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.269897] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.271342] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.272895] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.274894] usb usb1: Product: UHCI Host Controller\n[ 1.276141] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.277714] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.278985] hub 1-0:1.0: USB hub found\n[ 1.280065] hub 1-0:1.0: 2 ports detected\n[ 1.281309] usbcore: registered new interface driver usbserial\n[ 1.282708] usbcore: registered new interface driver usbserial_generic\n[ 1.284197] usbserial: USB Serial support registered for generic\n[ 1.285640] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.288361] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.289880] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.291492] mousedev: PS/2 mouse device common for all mice\n[ 1.293390] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.296119] rtc_cmos 00:00: RTC can wake from S4\n[ 1.296813] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.298097] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.302242] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.303720] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.305238] cpuidle: using governor menu\n[ 1.306372] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.307753] usbcore: registered new interface driver usbhid\n[ 1.309078] usbhid: USB HID core driver\n[ 1.310191] drop_monitor: Initializing network drop monitor service\n[ 1.311676] TCP: cubic registered\n[ 1.312662] Initializing XFRM netlink socket\n[ 1.313861] NET: Registered protocol family 10\n[ 1.315232] NET: Registered protocol family 17\n[ 1.316600] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.318245] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.319661] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.321996] Loading compiled-in X.509 certificates\n[ 1.323243] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.325580] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.328328] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.330687] registered taskstats version 1\n[ 1.333507] Key type trusted registered\n[ 1.335795] Key type encrypted registered\n[ 1.338082] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.339786] rtc_cmos 00:00: setting system clock to 2018-08-01 11:18:57 UTC (1533122337)\n[ 1.342519] Freeing unused kernel memory: 1680k freed\n[ 1.347331] 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.352289] systemd[1]: Detected virtualization kvm.\n[ 1.353781] systemd[1]: Detected architecture x86-64.\n[ 1.355287] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.358218] systemd[1]: No hostname configured.\n[ 1.359622] systemd[1]: Set hostname to .\n[ 1.361181] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.384554] systemd[1]: Created slice Root Slice.\n[ 1.386022] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.388473] systemd[1]: Listening on udev Control Socket.\n[ 1.390067] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Created slice System Slice.\n[ 1.392611] systemd[1]: Created slice System Slice.\n[ 1.394096] systemd[1]: Starting System Slice.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.396519] systemd[1]: Listening on Journal Socket.\n[ 1.398007] systemd[1]: Starting Journal Socket.\n[ 1.399779] 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.404010] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.406527] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[ 1.409423] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[[32m OK [0m] Reached target Slices.\n[ 1.412470] systemd[1]: Reached target Slices.\n[ 1.413670] systemd[1]: Starting Slices.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.415649] systemd[1]: Reached target Local File Systems.\n[ 1.417004] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Reached target Swap.\n[ 1.419025] systemd[1]: Reached target Swap.\n[ 1.420184] systemd[1]: Starting Swap.\n[ 1.421567] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[ 1.423922] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Reached target Paths.\n[ 1.426771] systemd[1]: Reached target Paths.\n[ 1.427937] systemd[1]: Starting Paths.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.430791] systemd[1]: Listening on udev Kernel Socket.\n[ 1.432186] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.434637] systemd[1]: Reached target Sockets.\n[ 1.436049] systemd[1]: Starting Sockets.\n[[32m OK [0m] Reached target Timers.\n[ 1.438308] systemd[1]: Reached target Timers.\n[ 1.439698] systemd[1]: Starting Timers.\n[[32m OK [0m] Started Journal Service.\n[ 1.442142] 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.489973] RPC: Registered named UNIX socket transport module.\n[ 1.491417] RPC: Registered udp transport module.\n[ 1.492632] RPC: Registered tcp transport module.\n[ 1.493828] 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[[32m OK [0m] Reached target System Initialization.[ 1.582932] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n\n[[32m OK [0m] Reached target Basic System.\n Starting dracut initqueue hook...\n[ 1.596653] FDC 0 is a S82078B\n[ 1.615939] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.618790] scsi host0: ata_piix\n[ 1.620150] scsi host1: ata_piix\n[ 1.621370] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.623149] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.662000] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.667831] 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.734574] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.736270] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.737974] usb 1-1: Product: QEMU USB Tablet\n[ 1.739184] usb 1-1: Manufacturer: QEMU\n[ 1.740296] usb 1-1: SerialNumber: 42\n[ 1.749846] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.752478] 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.835527] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.838192] XFS (vda1): Mounting V4 Filesystem\n[ 1.861318] 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 Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped target Swap.\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 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 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 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.093345] systemd-journald[107]: Received SIGTERM from PID 1 (systemd).\n[ 2.139241] SELinux: Disabled at runtime.\n[ 2.142910] tsc: Refined TSC clocksource calibration: 3491.839 MHz\n[ 2.174929] type=1404 audit(1533122338.335:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.200068] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.201652] 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] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n Mounting Debug File System...\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped target Initrd File Systems.\n Mounting POSIX Message Queue File System...\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Created slice system-getty.slice.\n Mounting Huge Pages File System...\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n Starting Setup Virtual Console...\n Starting Remount Root and Kernel File Systems...\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Stopped target Initrd Root File System.\n Starting Apply Kernel Variables...\n[[32m OK [0m] Mounted Debug File System.\n[ 2.428498] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Mounted POSIX Message Queue File System.\n[[32m OK [0m] Mounted Huge Pages File System.\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Journal Service.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\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 Starting Rebuild Hardware Database...\n Starting Load/Save Random Seed...\n Starting Configure read-only root support...\n Starting Flush Journal to Persistent Storage...\n[[32m OK [0m] Started Load/Save Random Seed.\n[ 2.493544] systemd-journald[383]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Reached target Local File Systems (Pre).\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Reached target Local File Systems.\n Starting Import network configuration from initramfs...\n Starting Rebuild Journal Catalog...\n Starting Mark the need to relabel after reboot...\n Starting Preprocess NFS configuration...\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started udev Kernel Device Manager.\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Import network configuration from initramfs.\n[[32m OK [0m] Started Preprocess NFS configuration.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[ 2.606737] type=1305 audit(1533122338.766:3): audit_pid=438 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting udev Coldplug all Devices...\n Starting Update is Completed...\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] [ 2.812122] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\nReached target Paths.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Reached target Basic System.\n[ 2.819022] [drm] Initialized drm 1.1.0 20060810\n Starting NTP client/server...\n Starting Login Service...\n Starting Initial cloud-init job (pre-networking)...\n Starting LSB: Bring up/down networking...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n[ 2.829672] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 2.863982] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 2.866112] [TTM] Initializing pool allocator\n[ 2.867964] [TTM] Initializing DMA pool allocator\n Starting D-Bus System Message Bus...\n[ 2.875422] [drm] fb mappable at 0xFC000000\n[ 2.875423] [drm] vram aper at 0xFC000000\n[ 2.875423] [drm] size 33554432\n[ 2.875424] [drm] fb depth is 24\n[ 2.875424] [drm] pitch is 3072\n[ 2.900072] ppdev: user-space parallel port driver\n Starting Dump dmesg to /var/log/dmesg...\n[ 2.907467] fbcon: cirrusdrmfb (fb0) is primary device\n[ 2.930759] Console: switching to colour frame buffer device 128x48\n[ 2.943305] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n Starting GSSAPI Proxy Daemon...\n[ 2.946267] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n Starting Authorization Manager...\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started NTP client/server.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[[32m OK [0m] Started Login Service.\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[ 3.017139] AES CTR mode by8 optimization enabled\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[[32m OK [0m] Reached target Login Prompts.\n[ 3.045217] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[[32m OK [0m] Started Authorization Manager.\n[ 3.056475] alg: No test for crc32 (crc32-pclmul)\n[ 3.060764] intel_rapl: no valid rapl domains found in package 0\n[ 3.064349] intel_powerclamp: No package C-state available\n[ 3.069977] intel_powerclamp: No package C-state available[ 2.938093] cloud-init[472]: Cloud-init v. 0.7.5 running 'init-local' at Wed, 01 Aug 2018 11:18:59 +0000. Up 2.90 seconds.\n"} 2018-08-01 11:18:59,755 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/15452912-68d0-40f6-b176-8690365274d7/action used request id req-fecad687-6a1e-4045-81e8-944450fdd02c 2018-08-01 11:18:59,756 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0772621631622s 2018-08-01 11:18:59,757 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/15452912-68d0-40f6-b176-8690365274d7/action used request id req-fecad687-6a1e-4045-81e8-944450fdd02c 2018-08-01 11:18:59,757 - 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 1807834774 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.341793] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.344051] pid_max: default: 32768 minimum: 301 [ 0.345280] Security Framework initialized [ 0.346408] SELinux: Initializing. [ 0.347721] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.352720] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.355748] Mount-cache hash table entries: 4096 [ 0.357227] Initializing cgroup subsys memory [ 0.358408] Initializing cgroup subsys devices [ 0.359584] Initializing cgroup subsys freezer [ 0.360755] Initializing cgroup subsys net_cls [ 0.361934] Initializing cgroup subsys blkio [ 0.363080] Initializing cgroup subsys perf_event [ 0.364297] Initializing cgroup subsys hugetlb [ 0.365467] Initializing cgroup subsys pids [ 0.366594] Initializing cgroup subsys net_prio [ 0.367853] CPU: Physical Processor ID: 0 [ 0.369670] mce: CPU supports 10 MCE banks [ 0.370833] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.372164] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.373481] tlb_flushall_shift: 6 [ 0.374678] Freeing SMP alternatives: 28k freed [ 0.378508] ACPI: Core revision 20130517 [ 0.380029] ACPI: All ACPI Tables successfully acquired [ 0.381515] ftrace: allocating 25812 entries in 101 pages [ 0.403334] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.404866] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.406376] smpboot: Max logical packages: 2 [ 0.407694] Enabling x2apic [ 0.408609] Enabled x2apic [ 0.409704] Switched APIC routing to physical x2apic. [ 0.411896] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.413464] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.416238] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.423663] KVM setup paravirtual spinlock [ 0.426031] smpboot: Booting Node 0, Processors #1 OK [ 0.427707] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.449506] Brought up 2 CPUs [ 0.449509] KVM setup async PF for cpu 1 [ 0.449512] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.452751] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.454946] devtmpfs: initialized [ 0.457996] EVM: security.selinux [ 0.459035] EVM: security.ima [ 0.459999] EVM: security.capability [ 0.461722] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.463318] pinctrl core: initialized pinctrl subsystem [ 0.464769] NET: Registered protocol family 16 [ 0.466203] ACPI: bus type PCI registered [ 0.467323] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.468940] PCI: Using configuration type 1 for base access [ 0.473748] ACPI: Added _OSI(Module Device) [ 0.475123] ACPI: Added _OSI(Processor Device) [ 0.476537] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.477997] ACPI: Added _OSI(Processor Aggregator Device) [ 0.480798] ACPI: Interpreter enabled [ 0.482084] ACPI: (supports S0 S5) [ 0.483303] ACPI: Using IOAPIC for interrupt routing [ 0.484839] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.489363] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.491122] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.493010] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.494870] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.498266] acpiphp: Slot [3] registered [ 0.499576] acpiphp: Slot [4] registered [ 0.500894] acpiphp: Slot [5] registered [ 0.501983] acpiphp: Slot [6] registered [ 0.503057] acpiphp: Slot [7] registered [ 0.504135] acpiphp: Slot [8] registered [ 0.505211] acpiphp: Slot [9] registered [ 0.506282] acpiphp: Slot [10] registered [ 0.507364] acpiphp: Slot [11] registered [ 0.508447] acpiphp: Slot [12] registered [ 0.509537] acpiphp: Slot [13] registered [ 0.510626] acpiphp: Slot [14] registered [ 0.511708] acpiphp: Slot [15] registered [ 0.512802] acpiphp: Slot [16] registered [ 0.513893] acpiphp: Slot [17] registered [ 0.514982] acpiphp: Slot [18] registered [ 0.516064] acpiphp: Slot [19] registered [ 0.517154] acpiphp: Slot [20] registered [ 0.518243] acpiphp: Slot [21] registered [ 0.519324] acpiphp: Slot [22] registered [ 0.520406] acpiphp: Slot [23] registered [ 0.521487] acpiphp: Slot [24] registered [ 0.522577] acpiphp: Slot [25] registered [ 0.523664] acpiphp: Slot [26] registered [ 0.524759] acpiphp: Slot [27] registered [ 0.525848] acpiphp: Slot [28] registered [ 0.526935] acpiphp: Slot [29] registered [ 0.528026] acpiphp: Slot [30] registered [ 0.529123] acpiphp: Slot [31] registered [ 0.530206] PCI host bridge to bus 0000:00 [ 0.531421] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.532729] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.534228] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.535722] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.537710] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.539699] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.544388] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.545952] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.547409] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.548952] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.553301] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.555300] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.577428] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.579216] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.580911] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.582630] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.584312] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.586248] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.587892] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.589999] vgaarb: loaded [ 0.590878] vgaarb: bridge control possible 0000:00:02.0 [ 0.592307] SCSI subsystem initialized [ 0.593388] ACPI: bus type USB registered [ 0.594499] usbcore: registered new interface driver usbfs [ 0.595833] usbcore: registered new interface driver hub [ 0.597150] usbcore: registered new device driver usb [ 0.598564] PCI: Using ACPI for IRQ routing [ 0.599984] NetLabel: Initializing [ 0.600985] NetLabel: domain hash size = 128 [ 0.602115] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.603382] NetLabel: unlabeled traffic allowed by default [ 0.604855] Switched to clocksource kvm-clock [ 0.613399] pnp: PnP ACPI init [ 0.614366] ACPI: bus type PNP registered [ 0.615784] pnp: PnP ACPI: found 5 devices [ 0.616886] ACPI: bus type PNP unregistered [ 0.623996] NET: Registered protocol family 2 [ 0.625434] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.627633] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.629466] TCP: Hash tables configured (established 32768 bind 32768) [ 0.631035] TCP: reno registered [ 0.632005] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.633460] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.635081] NET: Registered protocol family 1 [ 0.636298] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.637696] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.639067] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.659042] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.678811] Unpacking initramfs... [ 1.128467] Freeing initrd memory: 37508k freed [ 1.137843] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.139433] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.142286] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.143813] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.145594] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.147114] Initialise system trusted keyring [ 1.148356] audit: initializing netlink socket (disabled) [ 1.149701] type=2000 audit(1533122337.197:1): initialized [ 1.166404] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.167942] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.170278] zpool: loaded [ 1.171194] zbud: loaded [ 1.172312] VFS: Disk quotas dquot_6.5.2 [ 1.173456] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.175113] msgmni has been set to 7578 [ 1.176263] Key type big_key registered [ 1.178007] NET: Registered protocol family 38 [ 1.179223] Key type asymmetric registered [ 1.180352] Asymmetric key parser 'x509' registered [ 1.181632] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.183760] io scheduler noop registered [ 1.184858] io scheduler deadline registered (default) [ 1.196106] io scheduler cfq registered [ 1.197278] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.198623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.200245] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.202290] ACPI: Power Button [PWRF] [ 1.203445] GHES: HEST is not enabled! [ 1.204586] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.229036] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.230718] Non-volatile memory driver v1.3 [ 1.231866] Linux agpgart interface v0.103 [ 1.233064] crash memory driver: version 1.1 [ 1.234264] rdac: device handler registered [ 1.235439] hp_sw: device handler registered [ 1.236580] emc: device handler registered [ 1.237679] alua: device handler registered [ 1.238823] libphy: Fixed MDIO Bus: probed [ 1.239981] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.241487] ehci-pci: EHCI PCI platform driver [ 1.242658] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.244088] ohci-pci: OHCI PCI platform driver [ 1.245261] uhci_hcd: USB Universal Host Controller Interface driver [ 1.265235] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.266554] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.268591] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.269897] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.271342] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.272895] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.274894] usb usb1: Product: UHCI Host Controller [ 1.276141] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.277714] usb usb1: SerialNumber: 0000:00:01.2 [ 1.278985] hub 1-0:1.0: USB hub found [ 1.280065] hub 1-0:1.0: 2 ports detected [ 1.281309] usbcore: registered new interface driver usbserial [ 1.282708] usbcore: registered new interface driver usbserial_generic [ 1.284197] usbserial: USB Serial support registered for generic [ 1.285640] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.288361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.289880] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.291492] mousedev: PS/2 mouse device common for all mice [ 1.293390] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.296119] rtc_cmos 00:00: RTC can wake from S4 [ 1.296813] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.298097] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.302242] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.303720] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.305238] cpuidle: using governor menu [ 1.306372] hidraw: raw HID events driver (C) Jiri Kosina [ 1.307753] usbcore: registered new interface driver usbhid [ 1.309078] usbhid: USB HID core driver [ 1.310191] drop_monitor: Initializing network drop monitor service [ 1.311676] TCP: cubic registered [ 1.312662] Initializing XFRM netlink socket [ 1.313861] NET: Registered protocol family 10 [ 1.315232] NET: Registered protocol family 17 [ 1.316600] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.318245] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.319661] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.321996] Loading compiled-in X.509 certificates [ 1.323243] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.325580] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.328328] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.330687] registered taskstats version 1 [ 1.333507] Key type trusted registered [ 1.335795] Key type encrypted registered [ 1.338082] IMA: No TPM chip found, activating TPM-bypass! [ 1.339786] rtc_cmos 00:00: setting system clock to 2018-08-01 11:18:57 UTC (1533122337) [ 1.342519] Freeing unused kernel memory: 1680k freed [ 1.347331] 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.352289] systemd[1]: Detected virtualization kvm. [ 1.353781] systemd[1]: Detected architecture x86-64. [ 1.355287] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.358218] systemd[1]: No hostname configured. [ 1.359622] systemd[1]: Set hostname to . [ 1.361181] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Created slice Root Slice. [ 1.384554] systemd[1]: Created slice Root Slice. [ 1.386022] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on udev Control Socket. [ 1.388473] systemd[1]: Listening on udev Control Socket. [ 1.390067] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Created slice System Slice. [ 1.392611] systemd[1]: Created slice System Slice. [ 1.394096] systemd[1]: Starting System Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.396519] systemd[1]: Listening on Journal Socket. [ 1.398007] systemd[1]: Starting Journal Socket. [ 1.399779] 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.404010] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.406527] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [ 1.409423] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Reached target Slices. [ 1.412470] systemd[1]: Reached target Slices. [ 1.413670] systemd[1]: Starting Slices. [[32m OK [0m] Reached target Local File Systems. [ 1.415649] systemd[1]: Reached target Local File Systems. [ 1.417004] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Swap. [ 1.419025] systemd[1]: Reached target Swap. [ 1.420184] systemd[1]: Starting Swap. [ 1.421567] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.423922] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Paths. [ 1.426771] systemd[1]: Reached target Paths. [ 1.427937] systemd[1]: Starting Paths. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.430791] systemd[1]: Listening on udev Kernel Socket. [ 1.432186] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Sockets. [ 1.434637] systemd[1]: Reached target Sockets. [ 1.436049] systemd[1]: Starting Sockets. [[32m OK [0m] Reached target Timers. [ 1.438308] systemd[1]: Reached target Timers. [ 1.439698] systemd[1]: Starting Timers. [[32m OK [0m] Started Journal Service. [ 1.442142] 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.489973] RPC: Registered named UNIX socket transport module. [ 1.491417] RPC: Registered udp transport module. [ 1.492632] RPC: Registered tcp transport module. [ 1.493828] 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. [[32m OK [0m] Reached target System Initialization.[ 1.582932] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[32m OK [0m] Reached target Basic System. Starting dracut initqueue hook... [ 1.596653] FDC 0 is a S82078B [ 1.615939] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.618790] scsi host0: ata_piix [ 1.620150] scsi host1: ata_piix [ 1.621370] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.623149] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.662000] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.667831] 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.734574] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.736270] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.737974] usb 1-1: Product: QEMU USB Tablet [ 1.739184] usb 1-1: Manufacturer: QEMU [ 1.740296] usb 1-1: SerialNumber: 42 [ 1.749846] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.752478] 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.835527] SGI XFS with ACLs, security attributes, no debug enabled [ 1.838192] XFS (vda1): Mounting V4 Filesystem [ 1.861318] 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 Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped target Swap. [[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 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 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 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.093345] systemd-journald[107]: Received SIGTERM from PID 1 (systemd). [ 2.139241] SELinux: Disabled at runtime. [ 2.142910] tsc: Refined TSC clocksource calibration: 3491.839 MHz [ 2.174929] type=1404 audit(1533122338.335:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.200068] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.201652] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Mounting Debug File System... [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd File Systems. Mounting POSIX Message Queue File System... Mounting NFSD configuration filesystem... [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Created slice system-getty.slice. Mounting Huge Pages File System... [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. Starting Setup Virtual Console... Starting Remount Root and Kernel File Systems... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Stopped target Initrd Root File System. Starting Apply Kernel Variables... [[32m OK [0m] Mounted Debug File System. [ 2.428498] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Remount Root and Kernel File Systems. [[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... Starting Rebuild Hardware Database... Starting Load/Save Random Seed... Starting Configure read-only root support... Starting Flush Journal to Persistent Storage... [[32m OK [0m] Started Load/Save Random Seed. [ 2.493544] systemd-journald[383]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Reached target Local File Systems. Starting Import network configuration from initramfs... Starting Rebuild Journal Catalog... Starting Mark the need to relabel after reboot... Starting Preprocess NFS configuration... [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Import network configuration from initramfs. [[32m OK [0m] Started Preprocess NFS configuration. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [ 2.606737] type=1305 audit(1533122338.766:3): audit_pid=438 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[32m OK [0m] Started Rebuild Hardware Database. Starting udev Coldplug all Devices... Starting Update is Completed... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] [ 2.812122] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 Reached target Paths. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Basic System. [ 2.819022] [drm] Initialized drm 1.1.0 20060810 Starting NTP client/server... Starting Login Service... Starting Initial cloud-init job (pre-networking)... Starting LSB: Bring up/down networking... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... [ 2.829672] input: PC Speaker as /devices/platform/pcspkr/input/input5 [[32m OK [0m] Started D-Bus System Message Bus. [ 2.863982] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 2.866112] [TTM] Initializing pool allocator [ 2.867964] [TTM] Initializing DMA pool allocator Starting D-Bus System Message Bus... [ 2.875422] [drm] fb mappable at 0xFC000000 [ 2.875423] [drm] vram aper at 0xFC000000 [ 2.875423] [drm] size 33554432 [ 2.875424] [drm] fb depth is 24 [ 2.875424] [drm] pitch is 3072 [ 2.900072] ppdev: user-space parallel port driver Starting Dump dmesg to /var/log/dmesg... [ 2.907467] fbcon: cirrusdrmfb (fb0) is primary device [ 2.930759] Console: switching to colour frame buffer device 128x48 [ 2.943305] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting GSSAPI Proxy Daemon... [ 2.946267] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting Authorization Manager... [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started NTP client/server. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Login Service. [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [ 3.017139] AES CTR mode by8 optimization enabled [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Reached target Login Prompts. [ 3.045217] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [[32m OK [0m] Started Authorization Manager. [ 3.056475] alg: No test for crc32 (crc32-pclmul) [ 3.060764] intel_rapl: no valid rapl domains found in package 0 [ 3.064349] intel_powerclamp: No package C-state available [ 3.069977] intel_powerclamp: No package C-state available[ 2.938093] cloud-init[472]: Cloud-init v. 0.7.5 running 'init-local' at Wed, 01 Aug 2018 11:18:59 +0000. Up 2.90 seconds. 2018-08-01 11:19:02,770 - paramiko.transport - DEBUG - starting thread (client mode): 0x8873ac90L 2018-08-01 11:19:02,770 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-01 11:19:02,788 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-08-01 11:19:02,789 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-08-01 11:19:02,798 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'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-08-01 11:19:02,798 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-01 11:19:02,798 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-01 11:19:02,798 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-01 11:19:02,798 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-01 11:19:02,799 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-01 11:19:02,816 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-01 11:19:02,818 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-01 11:19:02,834 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.205: 4c1f7c71f5a98b8370f02ab218eae423 2018-08-01 11:19:02,836 - paramiko.transport - DEBUG - Trying discovered key c18c6553d88ecb3f88699483cfe957cd in /tmp/tmp6MxqBh 2018-08-01 11:19:02,858 - paramiko.transport - DEBUG - userauth is OK 2018-08-01 11:19:02,917 - paramiko.transport - INFO - Authentication (publickey) failed. 2018-08-01 11:19:02,938 - paramiko.transport - DEBUG - Trying discovered key 53a32704d80d9fa5426a394ad4fcf413 in /root/.ssh/id_rsa 2018-08-01 11:19:02,958 - paramiko.transport - DEBUG - userauth is OK 2018-08-01 11:19:02,969 - paramiko.transport - INFO - Authentication (publickey) failed. 2018-08-01 11:19:02,970 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.205 2018-08-01 11:19:12,983 - paramiko.transport - DEBUG - starting thread (client mode): 0x8afdc490L 2018-08-01 11:19:12,983 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-01 11:19:12,994 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-08-01 11:19:12,994 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-08-01 11:19:12,997 - 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-08-01 11:19:12,997 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-01 11:19:12,999 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-01 11:19:12,999 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-01 11:19:12,999 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-01 11:19:12,999 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-01 11:19:13,005 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-01 11:19:13,005 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-01 11:19:13,016 - paramiko.transport - DEBUG - Trying discovered key c18c6553d88ecb3f88699483cfe957cd in /tmp/tmp6MxqBh 2018-08-01 11:19:13,045 - paramiko.transport - DEBUG - userauth is OK 2018-08-01 11:19:13,084 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-01 11:19:13,117 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2018-08-01 11:19:13,117 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2018-08-01 11:19:13,118 - functest.core.cloudify - INFO - Attemps running status of the Manager 2018-08-01 11:19:13,118 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/status 2018-08-01 11:19:13,302 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:19:13,302 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:19:13,302 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:19:13,302 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:19:13,302 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:19:13,302 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:19:13,302 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:19:13,303 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4804, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4810, "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": 1950, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4796, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 852, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 803, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 816, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 4543, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4789, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-08-01 11:19:13,303 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:19:13,303 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:19:13 GMT 2018-08-01 11:19:13,303 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:19:13,303 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2391 2018-08-01 11:19:13,303 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:19:13,303 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 4804, 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': 4810, 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': 1950, 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': 4796, 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': 852, 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': 803, 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': 816, 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': 4543, 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': 4789, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-08-01 11:19:13,304 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/status 2018-08-01 11:19:13,408 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:19:13,408 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:19:13,408 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:19:13,409 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:19:13,409 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:19:13,409 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:19:13,409 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:19:13,409 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4804, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4810, "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": 1950, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4796, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 852, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 803, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 816, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 4543, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4789, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-08-01 11:19:13,409 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:19:13,409 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:19:13 GMT 2018-08-01 11:19:13,409 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:19:13,409 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2391 2018-08-01 11:19:13,410 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:19:13,410 - functest.core.cloudify - INFO - The current manager status is running 2018-08-01 11:19:13,410 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.205:80/api/v3/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2018-08-01 11:19:13,482 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:19:13,483 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:19:13,483 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:19:13,483 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:19:13,483 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:19:13,483 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:19:13,483 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:19:13,483 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2018-08-01 11:19:13,483 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-01T11:19:13.251Z", "updated_at": "2018-08-01T11:19:13.251Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-08-01 11:19:13,483 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:19:13,483 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:19:13 GMT 2018-08-01 11:19:13,484 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:19:13,484 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-08-01 11:19:13,484 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:19:13,484 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/secrets 2018-08-01 11:19:13,537 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:19:13,538 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:19:13,538 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:19:13,538 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:19:13,538 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:19:13,538 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:19:13,538 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:19:13,538 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"permission": null, "tenant_name": "default_tenant", "created_at": "2018-08-01T11:19:13.251Z", "updated_at": "2018-08-01T11:19:13.251Z", "created_by": "admin", "key": "foo"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-08-01 11:19:13,539 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:19:13,539 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:19:13 GMT 2018-08-01 11:19:13,539 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:19:13,539 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 253 2018-08-01 11:19:13,539 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:19:13,539 - functest.core.cloudify - DEBUG - List secrets: 2018-08-01 11:19:13,540 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.205:80/api/v3/secrets/foo 2018-08-01 11:19:13,595 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:19:13,595 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:19:13,595 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:19:13,595 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:19:13,596 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:19:13,596 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:19:13,596 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:19:13,596 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-08-01 11:19:13,596 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-01T11:19:13.251Z", "updated_at": "2018-08-01T11:19:13.251Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-08-01 11:19:13,596 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:19:13,596 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:19:13 GMT 2018-08-01 11:19:13,596 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:19:13,596 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-08-01 11:19:13,596 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:19:13,597 - functest.core.cloudify - INFO - Secrets API successfully reached 2018-08-01 11:19:13,597 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2018-08-01 11:19:13,712 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-01 11:19:13,713 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | cloudify | functest | 04:13 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-01 11:19:13,721 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-01 11:19:13,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/floatingips/ac48b668-eb92-4909-8f87-0fd31bc5a14e.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a2ef8ac9a116fd6191f331ddc8a9afb3d391f686" 2018-08-01 11:19:14,932 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3e7006f6-8d1f-47a3-a839-65dcbdf0bc96 Content-Length: 0 Date: Wed, 01 Aug 2018 11:19:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 11:19:14,932 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/floatingips/ac48b668-eb92-4909-8f87-0fd31bc5a14e.json used request id req-3e7006f6-8d1f-47a3-a839-65dcbdf0bc96 2018-08-01 11:19:14,933 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.21162390709s 2018-08-01 11:19:14,933 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/floatingips/ac48b668-eb92-4909-8f87-0fd31bc5a14e.json used request id req-3e7006f6-8d1f-47a3-a839-65dcbdf0bc96 2018-08-01 11:19:14,938 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-01 11:19:14,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}a2ef8ac9a116fd6191f331ddc8a9afb3d391f686" 2018-08-01 11:19:15,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-0ac8175f-239a-46a8-ba5f-348e31d05cdc Date: Wed, 01 Aug 2018 11:19:15 GMT RESP BODY: {"floatingips": []} 2018-08-01 11:19:15,048 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-0ac8175f-239a-46a8-ba5f-348e31d05cdc 2018-08-01 11:19:15,048 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.110333919525s 2018-08-01 11:19:15,049 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-0ac8175f-239a-46a8-ba5f-348e31d05cdc 2018-08-01 11:19:15,050 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-01 11:19:15,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/servers/15452912-68d0-40f6-b176-8690365274d7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a2ef8ac9a116fd6191f331ddc8a9afb3d391f686" 2018-08-01 11:19:15,261 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 11:19:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ce4f6329-c9c0-4eaa-9b12-1ee1de249cbc x-compute-request-id: req-ce4f6329-c9c0-4eaa-9b12-1ee1de249cbc Content-Type: application/json 2018-08-01 11:19:15,261 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/15452912-68d0-40f6-b176-8690365274d7 used request id req-ce4f6329-c9c0-4eaa-9b12-1ee1de249cbc 2018-08-01 11:19:15,261 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.211281061172s 2018-08-01 11:19:15,261 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/15452912-68d0-40f6-b176-8690365274d7 used request id req-ce4f6329-c9c0-4eaa-9b12-1ee1de249cbc 2018-08-01 11:19:15,262 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:19:15,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a2ef8ac9a116fd6191f331ddc8a9afb3d391f686" 2018-08-01 11:19:15,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:19:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-405669a5-12d4-46e7-8a5f-3a29a452b36c x-compute-request-id: req-405669a5-12d4-46e7-8a5f-3a29a452b36c Content-Encoding: gzip Content-Length: 768 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify-net_792d19af-8a10-4680-95c0-39fc14c0e5cc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:a7:0a", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:a7:0a", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/15452912-68d0-40f6-b176-8690365274d7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/15452912-68d0-40f6-b176-8690365274d7", "rel": "bookmark"}], "image": {"id": "62e607c6-b1af-4774-92a9-07c7228e0206", "links": [{"href": "http://172.30.9.24:8774/images/62e607c6-b1af-4774-92a9-07c7228e0206", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:18:54.000000", "flavor": {"id": "e5e8c491-2243-4626-9ab6-3a7fb706b462", "links": [{"href": "http://172.30.9.24:8774/flavors/e5e8c491-2243-4626-9ab6-3a7fb706b462", "rel": "bookmark"}]}, "id": "15452912-68d0-40f6-b176-8690365274d7", "security_groups": [{"name": "cloudify-sg_792d19af-8a10-4680-95c0-39fc14c0e5cc"}], "user_id": "3743849bc70c49d790df87f840a6a9c9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:19:15Z", "hostId": "a384aec7f7db258ffd8506db7a7017280b2e331165affe9c8c71d714", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_792d19af-8a10-4680-95c0-39fc14c0e5cc", "name": "cloudify-vm_792d19af-8a10-4680-95c0-39fc14c0e5cc", "created": "2018-08-01T11:16:32Z", "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:19:15,669 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-405669a5-12d4-46e7-8a5f-3a29a452b36c 2018-08-01 11:19:15,669 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.407545089722s 2018-08-01 11:19:15,670 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-405669a5-12d4-46e7-8a5f-3a29a452b36c 2018-08-01 11:19:15,671 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 11:19:17,674 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:19:17,676 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a2ef8ac9a116fd6191f331ddc8a9afb3d391f686" 2018-08-01 11:19:17,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:19: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-313d03fc-f562-447a-b80e-fb8f394d24b0 x-compute-request-id: req-313d03fc-f562-447a-b80e-fb8f394d24b0 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-01 11:19:17,750 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-313d03fc-f562-447a-b80e-fb8f394d24b0 2018-08-01 11:19:17,750 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0759098529816s 2018-08-01 11:19:17,750 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-313d03fc-f562-447a-b80e-fb8f394d24b0 2018-08-01 11:19:17,753 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-01 11:19:17,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}a2ef8ac9a116fd6191f331ddc8a9afb3d391f686" 2018-08-01 11:19:17,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6825 X-Openstack-Request-Id: req-aa47eeaa-0d28-43e3-89db-7dca6e35b52a Date: Wed, 01 Aug 2018 11:19:17 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "created_at": "2018-08-01T11:16:29Z", "updated_at": "2018-08-01T11:16:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:16:29Z", "revision_number": 0, "id": "6c806cec-c88b-4f80-8774-da1a26f97142", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:16:29Z", "security_group_id": "409df2e3-4906-48ad-9761-3526f920ace6", "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "port_range_min": null, "ethertype": "IPv4", "project_id": "b24e20b69ec24e958a00d7e2dcabff37"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:16:29Z", "revision_number": 0, "id": "82bfec18-1e91-42e7-b258-b4e7fe3d49bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:16:29Z", "security_group_id": "409df2e3-4906-48ad-9761-3526f920ace6", "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "port_range_min": null, "ethertype": "IPv6", "project_id": "b24e20b69ec24e958a00d7e2dcabff37"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-01T11:16:29Z", "revision_number": 0, "id": "8317d2cc-889b-4c0f-a5e6-a8c3de827fb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:16:29Z", "security_group_id": "409df2e3-4906-48ad-9761-3526f920ace6", "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "port_range_min": 22, "ethertype": "IPv4", "project_id": "b24e20b69ec24e958a00d7e2dcabff37"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-08-01T11:16:30Z", "revision_number": 0, "id": "b2e96926-ae43-480c-b2d8-e3399d78777c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:16:30Z", "security_group_id": "409df2e3-4906-48ad-9761-3526f920ace6", "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "b24e20b69ec24e958a00d7e2dcabff37"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-08-01T11:16:30Z", "revision_number": 0, "id": "bb98e6fd-077c-493e-a0c5-b80daae7ebd5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:16:30Z", "security_group_id": "409df2e3-4906-48ad-9761-3526f920ace6", "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "b24e20b69ec24e958a00d7e2dcabff37"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:16:30Z", "revision_number": 0, "id": "c5be8385-8d34-4a37-af9e-3c23b9faff1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:16:30Z", "security_group_id": "409df2e3-4906-48ad-9761-3526f920ace6", "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "port_range_min": null, "ethertype": "IPv4", "project_id": "b24e20b69ec24e958a00d7e2dcabff37"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-01T11:16:30Z", "revision_number": 0, "id": "ddcd9b62-b161-4f82-8273-7f78c4d413d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:16:30Z", "security_group_id": "409df2e3-4906-48ad-9761-3526f920ace6", "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "port_range_min": 443, "ethertype": "IPv4", "project_id": "b24e20b69ec24e958a00d7e2dcabff37"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-01T11:16:30Z", "revision_number": 0, "id": "e189ccce-7c44-493b-8c51-fba1d79ed54b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:16:30Z", "security_group_id": "409df2e3-4906-48ad-9761-3526f920ace6", "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "port_range_min": 80, "ethertype": "IPv4", "project_id": "b24e20b69ec24e958a00d7e2dcabff37"}], "revision_number": 8, "project_id": "b24e20b69ec24e958a00d7e2dcabff37", "id": "409df2e3-4906-48ad-9761-3526f920ace6", "name": "cloudify-sg_792d19af-8a10-4680-95c0-39fc14c0e5cc"}, {"description": "Default security group", "tags": [], "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "created_at": "2018-08-01T11:15:01Z", "updated_at": "2018-08-01T11:15:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:15:01Z", "revision_number": 0, "id": "387e619c-cd7b-4b8a-bab4-fe43da3e7baf", "remote_group_id": "9765e903-8513-4350-898f-af300024bde0", "remote_ip_prefix": null, "created_at": "2018-08-01T11:15:01Z", "security_group_id": "9765e903-8513-4350-898f-af300024bde0", "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "port_range_min": null, "ethertype": "IPv4", "project_id": "b24e20b69ec24e958a00d7e2dcabff37"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:15:01Z", "revision_number": 0, "id": "3f9479a4-0e3c-44a3-a636-f5d363c48f42", "remote_group_id": "9765e903-8513-4350-898f-af300024bde0", "remote_ip_prefix": null, "created_at": "2018-08-01T11:15:01Z", "security_group_id": "9765e903-8513-4350-898f-af300024bde0", "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "port_range_min": null, "ethertype": "IPv6", "project_id": "b24e20b69ec24e958a00d7e2dcabff37"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:15:01Z", "revision_number": 0, "id": "90cb4ba1-f9e8-4490-a06c-75b89375a6ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:15:01Z", "security_group_id": "9765e903-8513-4350-898f-af300024bde0", "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "port_range_min": null, "ethertype": "IPv6", "project_id": "b24e20b69ec24e958a00d7e2dcabff37"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:15:01Z", "revision_number": 0, "id": "d0bc7fbd-e53a-47a4-8f5e-7bd0a15939bc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:15:01Z", "security_group_id": "9765e903-8513-4350-898f-af300024bde0", "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "port_range_min": null, "ethertype": "IPv4", "project_id": "b24e20b69ec24e958a00d7e2dcabff37"}], "revision_number": 4, "project_id": "b24e20b69ec24e958a00d7e2dcabff37", "id": "9765e903-8513-4350-898f-af300024bde0", "name": "default"}]} 2018-08-01 11:19:17,813 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-aa47eeaa-0d28-43e3-89db-7dca6e35b52a 2018-08-01 11:19:17,813 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0597779750824s 2018-08-01 11:19:17,814 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-aa47eeaa-0d28-43e3-89db-7dca6e35b52a 2018-08-01 11:19:17,817 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-08-01 11:19:17,817 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/security-groups/409df2e3-4906-48ad-9761-3526f920ace6.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a2ef8ac9a116fd6191f331ddc8a9afb3d391f686" 2018-08-01 11:19:17,989 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a948b87e-42f1-436a-a1fe-0e38eb18bd4f Content-Length: 0 Date: Wed, 01 Aug 2018 11:19:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 11:19:17,989 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/409df2e3-4906-48ad-9761-3526f920ace6.json used request id req-a948b87e-42f1-436a-a1fe-0e38eb18bd4f 2018-08-01 11:19:17,990 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.172437906265s 2018-08-01 11:19:17,990 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/409df2e3-4906-48ad-9761-3526f920ace6.json used request id req-a948b87e-42f1-436a-a1fe-0e38eb18bd4f 2018-08-01 11:19:17,990 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-01 11:19:17,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/os-keypairs/cloudify-kp_792d19af-8a10-4680-95c0-39fc14c0e5cc -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a2ef8ac9a116fd6191f331ddc8a9afb3d391f686" 2018-08-01 11:19:18,020 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 11:19: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-78f0780b-4770-498c-b384-fdd32ecd4ad1 x-compute-request-id: req-78f0780b-4770-498c-b384-fdd32ecd4ad1 Content-Length: 0 Content-Type: application/json 2018-08-01 11:19:18,020 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/cloudify-kp_792d19af-8a10-4680-95c0-39fc14c0e5cc used request id req-78f0780b-4770-498c-b384-fdd32ecd4ad1 2018-08-01 11:19:18,020 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0297908782959s 2018-08-01 11:19:18,020 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/cloudify-kp_792d19af-8a10-4680-95c0-39fc14c0e5cc used request id req-78f0780b-4770-498c-b384-fdd32ecd4ad1 2018-08-01 11:19:18,021 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-01 11:19:18,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/11a7fd09-43ea-4df1-ae67-16e80f9c5ef2/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}a2ef8ac9a116fd6191f331ddc8a9afb3d391f686" -d '{"subnet_id": "2818c851-33ed-4a92-8ee2-2e570649095c"}' 2018-08-01 11:19:19,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-ae046c8e-fa36-494d-aa84-842a7f9e011b Date: Wed, 01 Aug 2018 11:19:19 GMT RESP BODY: {"network_id": "60222a80-f76e-47da-9bbd-70ca9e25f665", "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "subnet_id": "2818c851-33ed-4a92-8ee2-2e570649095c", "subnet_ids": ["2818c851-33ed-4a92-8ee2-2e570649095c"], "port_id": "bf23671f-4dd0-47c7-9013-34e5283b0c69", "id": "11a7fd09-43ea-4df1-ae67-16e80f9c5ef2"} 2018-08-01 11:19:19,683 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/11a7fd09-43ea-4df1-ae67-16e80f9c5ef2/remove_router_interface.json used request id req-ae046c8e-fa36-494d-aa84-842a7f9e011b 2018-08-01 11:19:19,683 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.66230678558s 2018-08-01 11:19:19,683 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/11a7fd09-43ea-4df1-ae67-16e80f9c5ef2/remove_router_interface.json used request id req-ae046c8e-fa36-494d-aa84-842a7f9e011b returning object 11a7fd09-43ea-4df1-ae67-16e80f9c5ef2 2018-08-01 11:19:19,684 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-01 11:19:19,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}a2ef8ac9a116fd6191f331ddc8a9afb3d391f686" 2018-08-01 11:19:19,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 704 X-Openstack-Request-Id: req-fa7a2276-ca7a-4941-8514-e29357cf56c8 Date: Wed, 01 Aug 2018 11:19:19 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a5a333a9-9d0e-46a5-9440-2aa9c95d5013", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "b24e20b69ec24e958a00d7e2dcabff37", "created_at": "2018-08-01T11:15:02Z", "admin_state_up": true, "updated_at": "2018-08-01T11:19:18Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "b24e20b69ec24e958a00d7e2dcabff37", "id": "11a7fd09-43ea-4df1-ae67-16e80f9c5ef2", "name": "cloudify-router_792d19af-8a10-4680-95c0-39fc14c0e5cc"}]} 2018-08-01 11:19:19,792 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-fa7a2276-ca7a-4941-8514-e29357cf56c8 2018-08-01 11:19:19,792 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.108158826828s 2018-08-01 11:19:19,792 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-fa7a2276-ca7a-4941-8514-e29357cf56c8 2018-08-01 11:19:19,794 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-01 11:19:19,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/11a7fd09-43ea-4df1-ae67-16e80f9c5ef2.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a2ef8ac9a116fd6191f331ddc8a9afb3d391f686" 2018-08-01 11:19:20,873 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5e021bf5-e963-4649-85c1-8ff02131773f Content-Length: 0 Date: Wed, 01 Aug 2018 11:19:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 11:19:20,873 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/11a7fd09-43ea-4df1-ae67-16e80f9c5ef2.json used request id req-5e021bf5-e963-4649-85c1-8ff02131773f 2018-08-01 11:19:20,874 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.07950901985s 2018-08-01 11:19:20,874 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/11a7fd09-43ea-4df1-ae67-16e80f9c5ef2.json used request id req-5e021bf5-e963-4649-85c1-8ff02131773f 2018-08-01 11:19:20,874 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-01 11:19:20,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}a2ef8ac9a116fd6191f331ddc8a9afb3d391f686" 2018-08-01 11:19:20,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-e7dd55f7-50ec-429c-8c28-c43f25aec944 Date: Wed, 01 Aug 2018 11:19:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"60222a80-f76e-47da-9bbd-70ca9e25f665","tenant_id":"b24e20b69ec24e958a00d7e2dcabff37","created_at":"2018-08-01T11:15:01Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-01T11:15:01Z","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":"b24e20b69ec24e958a00d7e2dcabff37","id":"2818c851-33ed-4a92-8ee2-2e570649095c","subnetpool_id":null,"name":"cloudify-subnet_792d19af-8a10-4680-95c0-39fc14c0e5cc"}]} 2018-08-01 11:19:20,925 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-e7dd55f7-50ec-429c-8c28-c43f25aec944 2018-08-01 11:19:20,926 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0513529777527s 2018-08-01 11:19:20,926 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-e7dd55f7-50ec-429c-8c28-c43f25aec944 2018-08-01 11:19:20,927 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-01 11:19:20,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/2818c851-33ed-4a92-8ee2-2e570649095c.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a2ef8ac9a116fd6191f331ddc8a9afb3d391f686" 2018-08-01 11:19:22,085 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6ceffe06-7924-429b-b27a-e2b9963443d9 Date: Wed, 01 Aug 2018 11:19:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 11:19:22,085 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/2818c851-33ed-4a92-8ee2-2e570649095c.json used request id req-6ceffe06-7924-429b-b27a-e2b9963443d9 2018-08-01 11:19:22,086 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.15808701515s 2018-08-01 11:19:22,086 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/2818c851-33ed-4a92-8ee2-2e570649095c.json used request id req-6ceffe06-7924-429b-b27a-e2b9963443d9 2018-08-01 11:19:22,086 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-01 11:19:22,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}a2ef8ac9a116fd6191f331ddc8a9afb3d391f686" 2018-08-01 11:19:22,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1235 X-Openstack-Request-Id: req-05b8841e-2cfc-4b8d-9a1f-e4d322497827 Date: Wed, 01 Aug 2018 11:19:22 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"60222a80-f76e-47da-9bbd-70ca9e25f665","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b24e20b69ec24e958a00d7e2dcabff37","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T11:19:21Z","qos_policy_id":null,"name":"cloudify-net_792d19af-8a10-4680-95c0-39fc14c0e5cc","admin_state_up":true,"tenant_id":"b24e20b69ec24e958a00d7e2dcabff37","created_at":"2018-08-01T11:15:01Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dbe9669438844f3faecdc7fcc050e0d8","l2_adjacency":true,"status":"ACTIVE","subnets":["a5a333a9-9d0e-46a5-9440-2aa9c95d5013"],"description":"","tags":[],"updated_at":"2018-08-01T09:28:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:38Z","mtu":1500}]} 2018-08-01 11:19:22,207 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-05b8841e-2cfc-4b8d-9a1f-e4d322497827 2018-08-01 11:19:22,207 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.120582103729s 2018-08-01 11:19:22,207 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-05b8841e-2cfc-4b8d-9a1f-e4d322497827 2018-08-01 11:19:22,208 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-01 11:19:22,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/60222a80-f76e-47da-9bbd-70ca9e25f665.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a2ef8ac9a116fd6191f331ddc8a9afb3d391f686" 2018-08-01 11:19:23,079 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2f821dbb-3178-47e6-89f9-0dc1cf674906 Date: Wed, 01 Aug 2018 11:19:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 11:19:23,080 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/60222a80-f76e-47da-9bbd-70ca9e25f665.json used request id req-2f821dbb-3178-47e6-89f9-0dc1cf674906 2018-08-01 11:19:23,080 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.871356010437s 2018-08-01 11:19:23,080 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/60222a80-f76e-47da-9bbd-70ca9e25f665.json used request id req-2f821dbb-3178-47e6-89f9-0dc1cf674906 2018-08-01 11:19:23,084 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-01 11:19:23,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}a2ef8ac9a116fd6191f331ddc8a9afb3d391f686" 2018-08-01 11:19:23,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-e05cf7e4-b40e-405b-93ac-437ab6a8be9f Date: Wed, 01 Aug 2018 11:19:23 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/62e607c6-b1af-4774-92a9-07c7228e0206/snap", "metadata": {}}], "file": "/v2/images/62e607c6-b1af-4774-92a9-07c7228e0206/file", "owner": "b24e20b69ec24e958a00d7e2dcabff37", "id": "62e607c6-b1af-4774-92a9-07c7228e0206", "size": 4373348352, "self": "/v2/images/62e607c6-b1af-4774-92a9-07c7228e0206", "disk_format": "qcow2", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/62e607c6-b1af-4774-92a9-07c7228e0206/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-08-01T11:16:28Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_792d19af-8a10-4680-95c0-39fc14c0e5cc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify-img_792d19af-8a10-4680-95c0-39fc14c0e5cc", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-01T11:15:28Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-01 11:19:23,268 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-e05cf7e4-b40e-405b-93ac-437ab6a8be9f 2018-08-01 11:19:23,269 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.184958934784s 2018-08-01 11:19:23,269 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-e05cf7e4-b40e-405b-93ac-437ab6a8be9f 2018-08-01 11:19:23,270 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-01 11:19:23,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/62e607c6-b1af-4774-92a9-07c7228e0206 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a2ef8ac9a116fd6191f331ddc8a9afb3d391f686" 2018-08-01 11:19:24,443 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e045f248-dab0-4039-8879-0914922bfc53 Date: Wed, 01 Aug 2018 11:19:24 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-01 11:19:24,443 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/62e607c6-b1af-4774-92a9-07c7228e0206 used request id req-e045f248-dab0-4039-8879-0914922bfc53 2018-08-01 11:19:24,443 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.17274880409s 2018-08-01 11:19:24,444 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/62e607c6-b1af-4774-92a9-07c7228e0206 used request id req-e045f248-dab0-4039-8879-0914922bfc53 2018-08-01 11:19:24,444 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-01 11:19:24,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}d6ef1bebd78157cd79c38f17fca181e582fa3881" 2018-08-01 11:19:24,474 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:19:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f802a588-89e5-4ca6-9a7d-8379b2bf7afc x-compute-request-id: req-f802a588-89e5-4ca6-9a7d-8379b2bf7afc Content-Encoding: gzip Content-Length: 472 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmtp-flavor_ee58c79f-c6fb-483f-8b9c-406ffbfad757", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "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": "4c324ef0-9d9b-4571-a235-9b48aa3aa85a"}, {"name": "shaker-flavor_81952131-3011-4d90-80f4-831743223f59", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "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": "5b61c696-1b5b-4204-b7e5-ca4a818093b0"}, {"name": "cloudify-flavor_792d19af-8a10-4680-95c0-39fc14c0e5cc", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/e5e8c491-2243-4626-9ab6-3a7fb706b462", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/e5e8c491-2243-4626-9ab6-3a7fb706b462", "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": "e5e8c491-2243-4626-9ab6-3a7fb706b462"}]} 2018-08-01 11:19:24,474 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-f802a588-89e5-4ca6-9a7d-8379b2bf7afc 2018-08-01 11:19:24,474 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0297930240631s 2018-08-01 11:19:24,474 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-f802a588-89e5-4ca6-9a7d-8379b2bf7afc 2018-08-01 11:19:24,477 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-01 11:19:24,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/e5e8c491-2243-4626-9ab6-3a7fb706b462 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d6ef1bebd78157cd79c38f17fca181e582fa3881" 2018-08-01 11:19:24,509 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 11:19:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-cd12a92f-8441-42e0-aab9-75e9f1a56f38 x-compute-request-id: req-cd12a92f-8441-42e0-aab9-75e9f1a56f38 Content-Length: 0 Content-Type: application/json 2018-08-01 11:19:24,510 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/e5e8c491-2243-4626-9ab6-3a7fb706b462 used request id req-cd12a92f-8441-42e0-aab9-75e9f1a56f38 2018-08-01 11:19:24,510 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0330350399017s 2018-08-01 11:19:24,510 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/e5e8c491-2243-4626-9ab6-3a7fb706b462 used request id req-cd12a92f-8441-42e0-aab9-75e9f1a56f38 2018-08-01 11:19:24,511 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-01 11:19:24,514 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}d6ef1bebd78157cd79c38f17fca181e582fa3881" 2018-08-01 11:19:24,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:19:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c651e347-a8dd-4d31-b8ea-ef71722d4f76 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "cloudify-user_792d19af-8a10-4680-95c0-39fc14c0e5cc", "links": {"self": "http://172.30.9.24:5000/v3/users/3743849bc70c49d790df87f840a6a9c9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3743849bc70c49d790df87f840a6a9c9", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 11:19:24,617 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-c651e347-a8dd-4d31-b8ea-ef71722d4f76 2018-08-01 11:19:24,617 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.106435060501s 2018-08-01 11:19:24,617 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-c651e347-a8dd-4d31-b8ea-ef71722d4f76 2018-08-01 11:19:24,623 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-01 11:19:24,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users/3743849bc70c49d790df87f840a6a9c9 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d6ef1bebd78157cd79c38f17fca181e582fa3881" 2018-08-01 11:19:24,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:19:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-815a5dfb-1ee0-4b63-932c-b40dabe72746 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"user": {"name": "cloudify-user_792d19af-8a10-4680-95c0-39fc14c0e5cc", "links": {"self": "http://172.30.9.24:5000/v3/users/3743849bc70c49d790df87f840a6a9c9"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "3743849bc70c49d790df87f840a6a9c9", "description": null}} 2018-08-01 11:19:24,730 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/3743849bc70c49d790df87f840a6a9c9 used request id req-815a5dfb-1ee0-4b63-932c-b40dabe72746 2018-08-01 11:19:24,730 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.106534004211s 2018-08-01 11:19:24,730 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/3743849bc70c49d790df87f840a6a9c9 used request id req-815a5dfb-1ee0-4b63-932c-b40dabe72746 2018-08-01 11:19:24,731 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-01 11:19:24,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/users/3743849bc70c49d790df87f840a6a9c9 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d6ef1bebd78157cd79c38f17fca181e582fa3881" 2018-08-01 11:19:24,925 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 11:19:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9883e5b5-baf2-4f06-9b5d-65a86e6cb2ad Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 11:19:24,925 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/3743849bc70c49d790df87f840a6a9c9 used request id req-9883e5b5-baf2-4f06-9b5d-65a86e6cb2ad 2018-08-01 11:19:24,925 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.194472074509s 2018-08-01 11:19:24,926 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/3743849bc70c49d790df87f840a6a9c9 used request id req-9883e5b5-baf2-4f06-9b5d-65a86e6cb2ad 2018-08-01 11:19:24,932 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-01 11:19:24,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}d6ef1bebd78157cd79c38f17fca181e582fa3881" 2018-08-01 11:19:25,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:19:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ed42615-9cf3-4b60-b491-7e7cb9f37b14 Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "id": "8d96727022f4443794db44ecde432faf", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.24:5000/v3/projects/b24e20b69ec24e958a00d7e2dcabff37"}, "tags": [], "enabled": true, "id": "b24e20b69ec24e958a00d7e2dcabff37", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_792d19af-8a10-4680-95c0-39fc14c0e5cc"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8"}, "tags": [], "enabled": true, "id": "dbe9669438844f3faecdc7fcc050e0d8", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-01 11:19:25,025 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-2ed42615-9cf3-4b60-b491-7e7cb9f37b14 2018-08-01 11:19:25,025 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0926752090454s 2018-08-01 11:19:25,025 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-2ed42615-9cf3-4b60-b491-7e7cb9f37b14 2018-08-01 11:19:25,030 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-01 11:19:25,033 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/projects/b24e20b69ec24e958a00d7e2dcabff37 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d6ef1bebd78157cd79c38f17fca181e582fa3881" 2018-08-01 11:19:25,354 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 11:19:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a129f3a-99f9-4aff-9c5d-4b5c188345e0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 11:19:25,354 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/b24e20b69ec24e958a00d7e2dcabff37 used request id req-0a129f3a-99f9-4aff-9c5d-4b5c188345e0 2018-08-01 11:19:25,354 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.324275970459s 2018-08-01 11:19:25,355 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/b24e20b69ec24e958a00d7e2dcabff37 used request id req-0a129f3a-99f9-4aff-9c5d-4b5c188345e0 2018-08-01 11:19:25,358 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-01 11:19:25,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}d6ef1bebd78157cd79c38f17fca181e582fa3881" 2018-08-01 11:19:25,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:19:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3239b97d-f98e-47dd-a0c6-73403b133547 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c9804074386f43a3b0ea655e5b27cd09", "links": {"self": "http://172.30.9.24:5000/v3/roles/c9804074386f43a3b0ea655e5b27cd09"}, "name": "Member"}]} 2018-08-01 11:19:25,444 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-3239b97d-f98e-47dd-a0c6-73403b133547 2018-08-01 11:19:25,444 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.085911989212s 2018-08-01 11:19:25,445 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-3239b97d-f98e-47dd-a0c6-73403b133547 2018-08-01 11:19:25,449 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-08-01 11:19:25,453 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/roles/c9804074386f43a3b0ea655e5b27cd09 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d6ef1bebd78157cd79c38f17fca181e582fa3881" 2018-08-01 11:19:25,557 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 11:19:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ffb270f6-9fe2-490e-97be-c10cdae31a3b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 11:19:25,557 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/c9804074386f43a3b0ea655e5b27cd09 used request id req-ffb270f6-9fe2-490e-97be-c10cdae31a3b 2018-08-01 11:19:25,557 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.107408046722s 2018-08-01 11:19:25,557 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/c9804074386f43a3b0ea655e5b27cd09 used request id req-ffb270f6-9fe2-490e-97be-c10cdae31a3b 2018-08-01 11:19:25,584 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify_ims'... 2018-08-01 11:19:25,611 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-01 11:19:25,611 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-01 11:19:25,611 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-01 11:19:25,611 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-01 11:19:25,612 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-01 11:19:25,612 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-01 11:19:25,612 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-01 11:19:25,612 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-01 11:19:25,612 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-01 11:19:25,612 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-01 11:19:25,612 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-01 11:19:25,612 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-01 11:19:25,612 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-01 11:19:25,612 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-01 11:19:25,612 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-01 11:19:25,613 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-01 11:19:25,613 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-01 11:19:25,613 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-01 11:19:25,613 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-01 11:19:25,613 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-01 11:19:25,613 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-01 11:19:25,613 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-01 11:19:25,615 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-01 11:19:25,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:19:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1afe7ba0-24d6-4700-b0bc-65c42cf5436d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 11:19:25,622 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-1afe7ba0-24d6-4700-b0bc-65c42cf5436d 2018-08-01 11:19:25,622 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-08-01 11:19:26,002 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T12:19:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["DjThwbkaTgGKuza5b7bzkw"], "issued_at": "2018-08-01T11:19:26.000000Z"}} 2018-08-01 11:19:26,005 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-01 11:19:26,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}e22645efa0acb594fcfaa608b853ef3e54aeb09e" 2018-08-01 11:19:26,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-b019427b-5a17-4bdc-94f7-60c58d3b7dde Date: Wed, 01 Aug 2018 11:19:26 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dbe9669438844f3faecdc7fcc050e0d8","l2_adjacency":true,"status":"ACTIVE","subnets":["a5a333a9-9d0e-46a5-9440-2aa9c95d5013"],"description":"","tags":[],"updated_at":"2018-08-01T09:28:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:38Z","provider:network_type":"flat"}]} 2018-08-01 11:19:26,254 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-b019427b-5a17-4bdc-94f7-60c58d3b7dde 2018-08-01 11:19:26,254 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.248965978622s 2018-08-01 11:19:26,254 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-b019427b-5a17-4bdc-94f7-60c58d3b7dde 2018-08-01 11:19:26,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-01 11:19:26,263 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 11:19: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 11:19:26,264 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-01 11:19:26,268 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}e22645efa0acb594fcfaa608b853ef3e54aeb09e" 2018-08-01 11:19:26,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:19:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d39b11af-3f34-4ad4-bf21-789d98c7659b Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/060e9088cac343b9864226107af6e21e"}, "tags": [], "enabled": true, "id": "060e9088cac343b9864226107af6e21e", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2018-08-01 11:19:26,351 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-d39b11af-3f34-4ad4-bf21-789d98c7659b 2018-08-01 11:19:26,351 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0867750644684s 2018-08-01 11:19:26,352 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-d39b11af-3f34-4ad4-bf21-789d98c7659b 2018-08-01 11:19:26,359 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-01 11:19:26,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}e22645efa0acb594fcfaa608b853ef3e54aeb09e" -d '{"project": {"description": "Created by OPNFV Functest: cloudify_ims", "enabled": true, "domain_id": "default", "name": "cloudify_ims-project_0de42e6e-b4d5-41c9-95f9-349bb4e5b151"}}' 2018-08-01 11:19:26,483 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 11:19:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b1ec410b-4003-4568-ae6c-483249a77cc5 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.24:5000/v3/projects/378d6472a682466198f0f7e5f13ee534"}, "tags": [], "enabled": true, "id": "378d6472a682466198f0f7e5f13ee534", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_0de42e6e-b4d5-41c9-95f9-349bb4e5b151"}} 2018-08-01 11:19:26,483 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-b1ec410b-4003-4568-ae6c-483249a77cc5 2018-08-01 11:19:26,484 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.124554157257s 2018-08-01 11:19:26,484 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-b1ec410b-4003-4568-ae6c-483249a77cc5 2018-08-01 11:19:26,484 - 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'378d6472a682466198f0f7e5f13ee534', '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_0de42e6e-b4d5-41c9-95f9-349bb4e5b151'}) 2018-08-01 11:19:26,491 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-01 11:19:26,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}e22645efa0acb594fcfaa608b853ef3e54aeb09e" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "682e6517-6ec3-4db3-9fbd-556f7d2c4db2", "email": null, "name": "cloudify_ims-user_0de42e6e-b4d5-41c9-95f9-349bb4e5b151"}}' 2018-08-01 11:19:26,848 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 11:19:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-34db2489-f0b3-4f9c-9c22-4394b1a47aa3 Content-Length: 327 Content-Type: application/json RESP BODY: {"user": {"name": "cloudify_ims-user_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "links": {"self": "http://172.30.9.24:5000/v3/users/92f8f244af4244a5973e1028dfa964e6"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "92f8f244af4244a5973e1028dfa964e6", "domain_id": "default", "password_expires_at": null}} 2018-08-01 11:19:26,848 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-34db2489-f0b3-4f9c-9c22-4394b1a47aa3 2018-08-01 11:19:26,848 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.357313156128s 2018-08-01 11:19:26,849 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-34db2489-f0b3-4f9c-9c22-4394b1a47aa3 2018-08-01 11:19:26,849 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'92f8f244af4244a5973e1028dfa964e6', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cloudify_ims-user_0de42e6e-b4d5-41c9-95f9-349bb4e5b151'}) 2018-08-01 11:19:26,853 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-01 11:19:26,856 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}e22645efa0acb594fcfaa608b853ef3e54aeb09e" 2018-08-01 11:19:26,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:19:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4fdffd5-1b46-4561-b236-9c3309cf296b Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 11:19:26,940 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-e4fdffd5-1b46-4561-b236-9c3309cf296b 2018-08-01 11:19:26,940 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0868880748749s 2018-08-01 11:19:26,940 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-e4fdffd5-1b46-4561-b236-9c3309cf296b 2018-08-01 11:19:26,945 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-01 11:19:26,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}e22645efa0acb594fcfaa608b853ef3e54aeb09e" 2018-08-01 11:19:27,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:19:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e955949-c7ef-46fe-a5c3-431891aa6747 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 11:19:27,032 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-4e955949-c7ef-46fe-a5c3-431891aa6747 2018-08-01 11:19:27,032 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0873448848724s 2018-08-01 11:19:27,032 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-4e955949-c7ef-46fe-a5c3-431891aa6747 2018-08-01 11:19:27,034 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-08-01 11:19:27,037 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-08-01 11:19:27,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}e22645efa0acb594fcfaa608b853ef3e54aeb09e" -d '{"role": {"name": "Member"}}' 2018-08-01 11:19:27,159 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 11:19:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b7f55b8f-ea54-4427-8a1d-4cdc943476ec Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5b5873a54f91469c9817881b42bd8850", "links": {"self": "http://172.30.9.24:5000/v3/roles/5b5873a54f91469c9817881b42bd8850"}, "name": "Member"}} 2018-08-01 11:19:27,159 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-b7f55b8f-ea54-4427-8a1d-4cdc943476ec 2018-08-01 11:19:27,160 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.122236967087s 2018-08-01 11:19:27,160 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-b7f55b8f-ea54-4427-8a1d-4cdc943476ec 2018-08-01 11:19:27,160 - 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'5b5873a54f91469c9817881b42bd8850'}) 2018-08-01 11:19:27,164 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-01 11:19:27,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}e22645efa0acb594fcfaa608b853ef3e54aeb09e" 2018-08-01 11:19:27,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:19:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f8b92bd-7286-46ad-b17b-25bce640e8e1 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "5b5873a54f91469c9817881b42bd8850", "links": {"self": "http://172.30.9.24:5000/v3/roles/5b5873a54f91469c9817881b42bd8850"}, "name": "Member"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 11:19:27,252 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-9f8b92bd-7286-46ad-b17b-25bce640e8e1 2018-08-01 11:19:27,253 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.088397026062s 2018-08-01 11:19:27,253 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-9f8b92bd-7286-46ad-b17b-25bce640e8e1 2018-08-01 11:19:27,257 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-01 11:19:27,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}e22645efa0acb594fcfaa608b853ef3e54aeb09e" 2018-08-01 11:19:27,344 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:19:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ad27fc9-3f5d-4143-9bf2-56266eb8647e Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-01 11:19:27,344 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-1ad27fc9-3f5d-4143-9bf2-56266eb8647e 2018-08-01 11:19:27,344 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0865271091461s 2018-08-01 11:19:27,344 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-1ad27fc9-3f5d-4143-9bf2-56266eb8647e 2018-08-01 11:19:27,345 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-01 11:19:27,349 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}e22645efa0acb594fcfaa608b853ef3e54aeb09e" 2018-08-01 11:19:27,449 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:19:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42718d6c-2f53-427c-9123-fe80b8af72fe Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "cloudify_ims-user_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "links": {"self": "http://172.30.9.24:5000/v3/users/92f8f244af4244a5973e1028dfa964e6"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "92f8f244af4244a5973e1028dfa964e6", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 11:19:27,449 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-42718d6c-2f53-427c-9123-fe80b8af72fe 2018-08-01 11:19:27,450 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.104160070419s 2018-08-01 11:19:27,450 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-42718d6c-2f53-427c-9123-fe80b8af72fe 2018-08-01 11:19:27,462 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-01 11:19:27,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}e22645efa0acb594fcfaa608b853ef3e54aeb09e" 2018-08-01 11:19:27,554 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:19:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-988063b4-6296-4c50-905e-27aa8c6bdcd2 Content-Encoding: gzip Content-Length: 399 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.24:5000/v3/projects/378d6472a682466198f0f7e5f13ee534"}, "tags": [], "enabled": true, "id": "378d6472a682466198f0f7e5f13ee534", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_0de42e6e-b4d5-41c9-95f9-349bb4e5b151"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "id": "8d96727022f4443794db44ecde432faf", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8"}, "tags": [], "enabled": true, "id": "dbe9669438844f3faecdc7fcc050e0d8", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-01 11:19:27,555 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-988063b4-6296-4c50-905e-27aa8c6bdcd2 2018-08-01 11:19:27,555 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0929520130157s 2018-08-01 11:19:27,555 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-988063b4-6296-4c50-905e-27aa8c6bdcd2 2018-08-01 11:19:27,562 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-01 11:19:27,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=92f8f244af4244a5973e1028dfa964e6&role.id=5b5873a54f91469c9817881b42bd8850&scope.project.id=378d6472a682466198f0f7e5f13ee534" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e22645efa0acb594fcfaa608b853ef3e54aeb09e" 2018-08-01 11:19:27,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:19:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dedb785f-9c5a-4a2c-810f-e9f3fb1a5add Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=92f8f244af4244a5973e1028dfa964e6&role.id=5b5873a54f91469c9817881b42bd8850&scope.project.id=378d6472a682466198f0f7e5f13ee534", "previous": null, "next": null}} 2018-08-01 11:19:27,649 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=92f8f244af4244a5973e1028dfa964e6&role.id=5b5873a54f91469c9817881b42bd8850&scope.project.id=378d6472a682466198f0f7e5f13ee534 used request id req-dedb785f-9c5a-4a2c-810f-e9f3fb1a5add 2018-08-01 11:19:27,649 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0866770744324s 2018-08-01 11:19:27,649 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=92f8f244af4244a5973e1028dfa964e6&role.id=5b5873a54f91469c9817881b42bd8850&scope.project.id=378d6472a682466198f0f7e5f13ee534 used request id req-dedb785f-9c5a-4a2c-810f-e9f3fb1a5add 2018-08-01 11:19:27,653 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-01 11:19:27,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/378d6472a682466198f0f7e5f13ee534/users/92f8f244af4244a5973e1028dfa964e6/roles/5b5873a54f91469c9817881b42bd8850 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e22645efa0acb594fcfaa608b853ef3e54aeb09e" 2018-08-01 11:19:27,781 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 11:19:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d1bf312-5ac4-4818-a127-c3fc447f4552 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 11:19:27,782 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/378d6472a682466198f0f7e5f13ee534/users/92f8f244af4244a5973e1028dfa964e6/roles/5b5873a54f91469c9817881b42bd8850 used request id req-9d1bf312-5ac4-4818-a127-c3fc447f4552 2018-08-01 11:19:27,782 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.128738880157s 2018-08-01 11:19:27,782 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/378d6472a682466198f0f7e5f13ee534/users/92f8f244af4244a5973e1028dfa964e6/roles/5b5873a54f91469c9817881b42bd8850 used request id req-9d1bf312-5ac4-4818-a127-c3fc447f4552 2018-08-01 11:19:27,783 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cloudify_ims-project_0de42e6e-b4d5-41c9-95f9-349bb4e5b151', 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'378d6472a682466198f0f7e5f13ee534', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '682e6517-6ec3-4db3-9fbd-556f7d2c4db2', 'username': u'cloudify_ims-user_0de42e6e-b4d5-41c9-95f9-349bb4e5b151', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-01 11:19:27,784 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-01 11:19:27,784 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-01 11:19:27,784 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-01 11:19:27,784 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-01 11:19:27,785 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-01 11:19:27,785 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-01 11:19:27,785 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-01 11:19:27,785 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-01 11:19:27,785 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-01 11:19:27,785 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-01 11:19:27,785 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-01 11:19:27,785 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-01 11:19:27,785 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-01 11:19:27,786 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-01 11:19:27,786 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-01 11:19:27,786 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-01 11:19:27,786 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-01 11:19:27,786 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-01 11:19:27,786 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-01 11:19:27,786 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-01 11:19:27,786 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-01 11:19:27,787 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-01 11:19:27,788 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cloudify_ims-user_0de42e6e-b4d5-41c9-95f9-349bb4e5b151', 'password': '682e6517-6ec3-4db3-9fbd-556f7d2c4db2', 'project_name': 'cloudify_ims-project_0de42e6e-b4d5-41c9-95f9-349bb4e5b151', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000//v3', 'project_id': '378d6472a682466198f0f7e5f13ee534', 'project_domain_name': 'Default'} 2018-08-01 11:19:27,842 - 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-08-01 11:19:27,857 - xtesting.ci.run_tests - INFO - Running test case 'cloudify_ims'... 2018-08-01 11:19:27,858 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-01 11:19:27,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:19:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c58b0f42-7782-4dee-a112-584a420eb05a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 11:19:27,864 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-c58b0f42-7782-4dee-a112-584a420eb05a 2018-08-01 11:19:27,864 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-08-01 11:19:28,242 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5b5873a54f91469c9817881b42bd8850", "name": "Member"}], "expires_at": "2018-08-01T12:19:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "378d6472a682466198f0f7e5f13ee534", "name": "cloudify_ims-project_0de42e6e-b4d5-41c9-95f9-349bb4e5b151"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/378d6472a682466198f0f7e5f13ee534", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/378d6472a682466198f0f7e5f13ee534", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/378d6472a682466198f0f7e5f13ee534", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/378d6472a682466198f0f7e5f13ee534", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/378d6472a682466198f0f7e5f13ee534", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/378d6472a682466198f0f7e5f13ee534", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_378d6472a682466198f0f7e5f13ee534", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_378d6472a682466198f0f7e5f13ee534", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/378d6472a682466198f0f7e5f13ee534", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/378d6472a682466198f0f7e5f13ee534", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/378d6472a682466198f0f7e5f13ee534", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/378d6472a682466198f0f7e5f13ee534", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/378d6472a682466198f0f7e5f13ee534", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/378d6472a682466198f0f7e5f13ee534", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_ims-user_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "id": "92f8f244af4244a5973e1028dfa964e6"}, "audit_ids": ["PRCFsHP7T1-hyb6W_1LOIA"], "issued_at": "2018-08-01T11:19:28.000000Z"}} 2018-08-01 11:19:28,245 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-01 11:19:28,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}9e58ee30e88c8928aea1ae3b94f1980d39a8a0ec" -d '{"network": {"name": "cloudify_ims-net_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "admin_state_up": true}}' 2018-08-01 11:19:28,942 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-0a46ae27-94a9-4494-b00b-ceca9765259d Date: Wed, 01 Aug 2018 11:19:28 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"69ff5ccc-f32f-4a22-86b7-725e75cd75c9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"378d6472a682466198f0f7e5f13ee534","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T11:19:28Z","is_default":false,"name":"cloudify_ims-net_0de42e6e-b4d5-41c9-95f9-349bb4e5b151","qos_policy_id":null,"admin_state_up":true,"tenant_id":"378d6472a682466198f0f7e5f13ee534","created_at":"2018-08-01T11:19:28Z","mtu":1450}} 2018-08-01 11:19:28,943 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-0a46ae27-94a9-4494-b00b-ceca9765259d 2018-08-01 11:19:28,943 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.697314977646s 2018-08-01 11:19:28,943 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-0a46ae27-94a9-4494-b00b-ceca9765259d 2018-08-01 11:19:28,944 - 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-08-01T11:19:28Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'id': u'69ff5ccc-f32f-4a22-86b7-725e75cd75c9', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify_ims-net_0de42e6e-b4d5-41c9-95f9-349bb4e5b151', u'admin_state_up': True, u'tenant_id': u'378d6472a682466198f0f7e5f13ee534', u'created_at': u'2018-08-01T11:19:28Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'378d6472a682466198f0f7e5f13ee534', u'l2_adjacency': True}) 2018-08-01 11:19:28,944 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-01 11:19:28,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}9e58ee30e88c8928aea1ae3b94f1980d39a8a0ec" 2018-08-01 11:19:29,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1233 X-Openstack-Request-Id: req-f50117ba-e503-453f-ae6b-a39352a858c8 Date: Wed, 01 Aug 2018 11:19:29 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"69ff5ccc-f32f-4a22-86b7-725e75cd75c9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"378d6472a682466198f0f7e5f13ee534","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T11:19:28Z","qos_policy_id":null,"name":"cloudify_ims-net_0de42e6e-b4d5-41c9-95f9-349bb4e5b151","admin_state_up":true,"tenant_id":"378d6472a682466198f0f7e5f13ee534","created_at":"2018-08-01T11:19:28Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dbe9669438844f3faecdc7fcc050e0d8","l2_adjacency":true,"status":"ACTIVE","subnets":["a5a333a9-9d0e-46a5-9440-2aa9c95d5013"],"description":"","tags":[],"updated_at":"2018-08-01T09:28:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:38Z","mtu":1500}]} 2018-08-01 11:19:29,075 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-f50117ba-e503-453f-ae6b-a39352a858c8 2018-08-01 11:19:29,075 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.130384922028s 2018-08-01 11:19:29,075 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-f50117ba-e503-453f-ae6b-a39352a858c8 2018-08-01 11:19:29,076 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-01 11:19:29,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}9e58ee30e88c8928aea1ae3b94f1980d39a8a0ec" -d '{"subnet": {"name": "cloudify_ims-subnet_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "enable_dhcp": true, "network_id": "69ff5ccc-f32f-4a22-86b7-725e75cd75c9", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-01 11:19:29,568 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-6db79b64-369c-44f8-a304-ea5634c36cbc Date: Wed, 01 Aug 2018 11:19:29 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"69ff5ccc-f32f-4a22-86b7-725e75cd75c9","tenant_id":"378d6472a682466198f0f7e5f13ee534","created_at":"2018-08-01T11:19:29Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-01T11:19:29Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"378d6472a682466198f0f7e5f13ee534","id":"5624fec4-478d-467f-b611-8c1333a73a05","subnetpool_id":null,"name":"cloudify_ims-subnet_0de42e6e-b4d5-41c9-95f9-349bb4e5b151"}} 2018-08-01 11:19:29,568 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-6db79b64-369c-44f8-a304-ea5634c36cbc 2018-08-01 11:19:29,568 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.491614103317s 2018-08-01 11:19:29,569 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-6db79b64-369c-44f8-a304-ea5634c36cbc 2018-08-01 11:19:29,569 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-01T11:19:29Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'5624fec4-478d-467f-b611-8c1333a73a05', u'subnetpool_id': None, u'service_types': [], u'name': u'cloudify_ims-subnet_0de42e6e-b4d5-41c9-95f9-349bb4e5b151', u'enable_dhcp': True, u'network_id': u'69ff5ccc-f32f-4a22-86b7-725e75cd75c9', u'tenant_id': u'378d6472a682466198f0f7e5f13ee534', u'created_at': u'2018-08-01T11:19:29Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'378d6472a682466198f0f7e5f13ee534'}) 2018-08-01 11:19:29,570 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-01 11:19:29,570 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}9e58ee30e88c8928aea1ae3b94f1980d39a8a0ec" -d '{"router": {"external_gateway_info": {"network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089"}, "name": "cloudify_ims-router_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "admin_state_up": true}}' 2018-08-01 11:19:30,953 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 699 X-Openstack-Request-Id: req-d4a162f0-7054-4864-be3a-204d9b103dad Date: Wed, 01 Aug 2018 11:19:30 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a5a333a9-9d0e-46a5-9440-2aa9c95d5013", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "378d6472a682466198f0f7e5f13ee534", "created_at": "2018-08-01T11:19:29Z", "admin_state_up": true, "updated_at": "2018-08-01T11:19:30Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "378d6472a682466198f0f7e5f13ee534", "id": "8896b313-7b45-4e94-adde-41051d56cd7a", "name": "cloudify_ims-router_0de42e6e-b4d5-41c9-95f9-349bb4e5b151"}} 2018-08-01 11:19:30,953 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-d4a162f0-7054-4864-be3a-204d9b103dad 2018-08-01 11:19:30,953 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.38357996941s 2018-08-01 11:19:30,954 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-d4a162f0-7054-4864-be3a-204d9b103dad 2018-08-01 11:19:30,954 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-01T11:19:30Z', u'revision_number': 2, u'id': u'8896b313-7b45-4e94-adde-41051d56cd7a', u'external_gateway_info': {u'network_id': u'e7d7be46-2840-4976-87a2-d78a4e5c6089', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'a5a333a9-9d0e-46a5-9440-2aa9c95d5013', u'ip_address': u'172.30.9.204'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify_ims-router_0de42e6e-b4d5-41c9-95f9-349bb4e5b151', u'admin_state_up': True, u'tenant_id': u'378d6472a682466198f0f7e5f13ee534', u'created_at': u'2018-08-01T11:19:29Z', u'flavor_id': None, u'routes': [], u'project_id': u'378d6472a682466198f0f7e5f13ee534'}) 2018-08-01 11:19:30,955 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-01 11:19:30,955 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/8896b313-7b45-4e94-adde-41051d56cd7a/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}9e58ee30e88c8928aea1ae3b94f1980d39a8a0ec" -d '{"subnet_id": "5624fec4-478d-467f-b611-8c1333a73a05"}' 2018-08-01 11:19:33,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-b917fbc8-0a7a-4160-8544-b22154b6ec9b Date: Wed, 01 Aug 2018 11:19:33 GMT RESP BODY: {"network_id": "69ff5ccc-f32f-4a22-86b7-725e75cd75c9", "tenant_id": "378d6472a682466198f0f7e5f13ee534", "subnet_id": "5624fec4-478d-467f-b611-8c1333a73a05", "subnet_ids": ["5624fec4-478d-467f-b611-8c1333a73a05"], "port_id": "cee85ae9-f145-42ba-8723-32bd31313a1a", "id": "8896b313-7b45-4e94-adde-41051d56cd7a"} 2018-08-01 11:19:33,123 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/8896b313-7b45-4e94-adde-41051d56cd7a/add_router_interface.json used request id req-b917fbc8-0a7a-4160-8544-b22154b6ec9b 2018-08-01 11:19:33,123 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.16845202446s 2018-08-01 11:19:33,123 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/8896b313-7b45-4e94-adde-41051d56cd7a/add_router_interface.json used request id req-b917fbc8-0a7a-4160-8544-b22154b6ec9b returning object 8896b313-7b45-4e94-adde-41051d56cd7a 2018-08-01 11:19:33,124 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-08-01 11:19:56,643 - shade - DEBUG - Image file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 md5:d9fa9deb2e0906ab7da21bd97d305fa1 sha256:e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a 2018-08-01 11:19:56,644 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-01 11:19:56,649 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Wed, 01 Aug 2018 11:19:56 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2018-08-01 11:19:56,654 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-01 11:19:56,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}9e58ee30e88c8928aea1ae3b94f1980d39a8a0ec" 2018-08-01 11:19:56,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-b57ca5f5-9903-425d-9381-3efce5329d07 Date: Wed, 01 Aug 2018 11:19:56 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-01 11:19:56,840 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-b57ca5f5-9903-425d-9381-3efce5329d07 2018-08-01 11:19:56,840 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.186480045319s 2018-08-01 11:19:56,840 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-b57ca5f5-9903-425d-9381-3efce5329d07 2018-08-01 11:19:56,848 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-01 11:19:56,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}9e58ee30e88c8928aea1ae3b94f1980d39a8a0ec" -d '{"owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "owner_specified.shade.object": "images/cloudify_ims-img_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify_ims-img_0de42e6e-b4d5-41c9-95f9-349bb4e5b151"}' 2018-08-01 11:19:56,898 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 876 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/7245be1a-1abf-4af3-917a-946691ad9596 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-f1ad7fb0-d6af-43bc-9cee-903280828bc4 Date: Wed, 01 Aug 2018 11:19:56 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/7245be1a-1abf-4af3-917a-946691ad9596/file", "owner": "378d6472a682466198f0f7e5f13ee534", "id": "7245be1a-1abf-4af3-917a-946691ad9596", "size": null, "self": "/v2/images/7245be1a-1abf-4af3-917a-946691ad9596", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-08-01T11:19:56Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "checksum": null, "created_at": "2018-08-01T11:19:56Z", "protected": false} 2018-08-01 11:19:56,898 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-f1ad7fb0-d6af-43bc-9cee-903280828bc4 2018-08-01 11:19:56,899 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0499958992004s 2018-08-01 11:19:56,899 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-f1ad7fb0-d6af-43bc-9cee-903280828bc4 returning object 7245be1a-1abf-4af3-917a-946691ad9596 2018-08-01 11:19:56,899 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-01 11:19:56,903 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/7245be1a-1abf-4af3-917a-946691ad9596/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}9e58ee30e88c8928aea1ae3b94f1980d39a8a0ec" -d '' 2018-08-01 11:20:56,971 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-47489c00-0fec-46d8-b5a6-252462fabbfb Date: Wed, 01 Aug 2018 11:20:56 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-01 11:20:56,972 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/7245be1a-1abf-4af3-917a-946691ad9596/file used request id req-47489c00-0fec-46d8-b5a6-252462fabbfb 2018-08-01 11:20:56,972 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 60.0722119808s 2018-08-01 11:20:56,972 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/7245be1a-1abf-4af3-917a-946691ad9596/file used request id req-47489c00-0fec-46d8-b5a6-252462fabbfb 2018-08-01 11:20:56,972 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/cloudify_ims-img_0de42e6e-b4d5-41c9-95f9-349bb4e5b151', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-08-01T11:19:56Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/7245be1a-1abf-4af3-917a-946691ad9596/file', u'owner': u'378d6472a682466198f0f7e5f13ee534', u'virtual_size': None, u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'id': u'7245be1a-1abf-4af3-917a-946691ad9596', u'size': None, u'name': u'cloudify_ims-img_0de42e6e-b4d5-41c9-95f9-349bb4e5b151', u'checksum': None, u'self': u'/v2/images/7245be1a-1abf-4af3-917a-946691ad9596', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-08-01T11:19:56Z', u'schema': u'/v2/schemas/image'}) 2018-08-01 11:20:56,974 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-01 11:20:56,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}e22645efa0acb594fcfaa608b853ef3e54aeb09e" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "cloudify_ims-flavor_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2018-08-01 11:20:57,213 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:20: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-40b667b0-b81c-4538-873c-7b337b8c1122 x-compute-request-id: req-40b667b0-b81c-4538-873c-7b337b8c1122 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"flavor": {"name": "cloudify_ims-flavor_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/09a474ee-709c-4085-b737-058b3169a32e", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/09a474ee-709c-4085-b737-058b3169a32e", "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": "09a474ee-709c-4085-b737-058b3169a32e"}} 2018-08-01 11:20:57,213 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-40b667b0-b81c-4538-873c-7b337b8c1122 2018-08-01 11:20:57,213 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.239233970642s 2018-08-01 11:20:57,213 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-40b667b0-b81c-4538-873c-7b337b8c1122 2018-08-01 11:20:57,214 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_0de42e6e-b4d5-41c9-95f9-349bb4e5b151', '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'8d96727022f4443794db44ecde432faf', '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'09a474ee-709c-4085-b737-058b3169a32e', 'swap': 0}) 2018-08-01 11:20:57,215 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-01 11:20:57,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/09a474ee-709c-4085-b737-058b3169a32e/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}e22645efa0acb594fcfaa608b853ef3e54aeb09e" -d '{"extra_specs": {}}' 2018-08-01 11:20:57,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:20: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-3bd2152b-2877-4258-97e7-7bfcfe9fda49 x-compute-request-id: req-3bd2152b-2877-4258-97e7-7bfcfe9fda49 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-01 11:20:57,241 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/09a474ee-709c-4085-b737-058b3169a32e/os-extra_specs used request id req-3bd2152b-2877-4258-97e7-7bfcfe9fda49 2018-08-01 11:20:57,241 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0261790752411s 2018-08-01 11:20:57,242 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/09a474ee-709c-4085-b737-058b3169a32e/os-extra_specs used request id req-3bd2152b-2877-4258-97e7-7bfcfe9fda49 2018-08-01 11:20:57,242 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-01 11:20:57,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}9e58ee30e88c8928aea1ae3b94f1980d39a8a0ec" -d '{"keypair": {"name": "cloudify_ims-kp_0de42e6e-b4d5-41c9-95f9-349bb4e5b151"}}' 2018-08-01 11:20:57,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:20: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-04908115-3cd7-47b7-93bc-2bfd1763e21e x-compute-request-id: req-04908115-3cd7-47b7-93bc-2bfd1763e21e Content-Encoding: gzip Content-Length: 1813 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC8vfa1i5VVSzeq9fjtmnQzrP00eVH6qtm3o07Plu2qP90FfXmUI1SQjvPUD9buI3e4Z/G2wjseeGXhjFGT4cTJzF9ai/GrC6s2q2IlRvv+5cNDW4fpylx2JpjcGiO6w0u+GolX8v/qwToiXcTzs9VWzzCspDtD3POZOjlPsz7vrpKE1EeVizV68sv7qdHcnxuOWxqL321T+xFRcgfksrIzDa2J3jDX14qjQ+FXCzoQb/ystInIV8Crhh49oqQX+t9luziQ1zkGkrVKDB8IlJ5DRHu/GkknGbnU7p/qIldjN65JBYNdOn7+JUxgtcMGdVzKoZFxqc7Jw/c+5NMjDJzh Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAvL32tYuVVUs3qvX47Zp0M6z9NHlR+qrZt6NOz5btqj/dBX15\nlCNUkI7z1A/W7iN3uGfxtsI7Hnhl4YxRk+HEycxfWovxqwurNqtiJUb7/uXDQ1uH\n6cpcdiaY3BojusNLvhqJV/L/6sE6Il3E87PVVs8wrKQ7Q9zzmTo5T7M+766ShNRH\nlYs1evLL+6nR3J8bjlsai99tU/sRUXIH5LKyMw2tid4w19eKo0PhVws6EG/8rLSJ\nyFfAq4YePaKkF/rfZbs4kNc5BpK1SgwfCJSeQ0R7vxpJJxm51O6f6iJXYzeuSQWD\nXTp+/iVMYLXDBnVcyqGRcanOycP3PuTTIwyc4QIDAQABAoIBAQCfNhNNk0BWIcwE\nn9bq/1Y0XSF+STS5IbPkL5MEk8lJyvNzdSPArYjhJGVUJkRkv3B3Et+YDgH2sxMm\nDsql11W78HUjGVeztHUp+aohzd42Z7SuNiDROw2B8Q8S483t9l4HL7VZhjcQ3Qxf\n/v9rn/A/eSkTCLqhhVnLkIzVyVs2rHTWXyJ8N8hDXaOJG0vcwgQ9oGnwtqYN8dFW\nJ+kZbWVVNvt0TwGtdgKElb90Mvpk8nU50OxLgYSNJpX1RonL+kIzpISmBv1Pa7ED\n1DR1qhNgu4TwfSURU5AcrvlhCMXbuahByLJewHqx6erNSRIkbHKK86jSpu5UfPDC\nLagrpjYRAoGBAO/FOQPCnXmaqjeMb+FBE3GFS9kUTum8l7wjU100HVUV4aXh+YJ6\nqkUfcwurqkpvx75LR04IgjU0cgwtY0f+T0KWt04OHCqJRgiUHmMLQFcmG8AhWW3a\n1WkXN5EnPs3p1qAqp9M8EocA/acjb4Y4/fz7tLeohJLw6sqtMABVEm0lAoGBAMmE\ng5fm+nmz1D4kaJlg5ehbdJ/I8Sh/bLVpRqzLkakG8W4Aq9kum26KUhipjCpqNbwG\nSyCtGpC8h37OqQvbVzP12+tQWtL23Ej8WNKvcVN6kze/SeLirv3AuYHMLDZFjxpk\ngfbe9MFp/z+W6pkmlhz1GGPIyQ81qkqj98zw0SoNAoGAFRweGvClgLFXTzC0IPbj\nyVjdBq29DOMn0M6jZk9STc1xYnN0zkISf6d3L43bnlYdFen2yy4AmMKXT+8nEI2Z\nWNmAJgUkAbK4UcUIr9urvICEbPQCtaNQqsH6iHMWGnb+CHf48qYVU4GI05BRH1Yh\nNobKsGjL00wWv+VjloPm7WkCgYAU5AHoW2+X8kaMcqXNULhE0EZU0jX95sfUPqeu\n/iOJjEi3CKbICwbd/MTp/ZmkRAJyDYz4RDm+y2yYfsATlJeDsXcs+9WOjTzk7BQh\nM0LiTpC4dMIqHSna8IHKrOngbnGZYNYAS7i/3EczxmdnnRJuyhHPNl9xjjSrLDhi\nLIzieQKBgQCfv1uL56e2FoR2iGEDc2MQPOAF22nRI8exwKTn//IpsdD56Wp1skVL\nkqGq+kqfwhl8MApCKkpXR2FpYGBXXUIfqB1gPgUmefoPoSKok9jebxayvyyuJQMB\nutfWcWtb6RdHuh9QnuoGWoC6JPKq9uoeJlJ293qDNJumZuW0cBjpNQ==\n-----END RSA PRIVATE KEY-----\n", "user_id": "92f8f244af4244a5973e1028dfa964e6", "name": "cloudify_ims-kp_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "fingerprint": "e4:34:d2:8f:72:0e:01:19:9c:88:12:4e:af:d8:6a:6e"}} 2018-08-01 11:20:57,652 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-04908115-3cd7-47b7-93bc-2bfd1763e21e 2018-08-01 11:20:57,652 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.409534931183s 2018-08-01 11:20:57,652 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-04908115-3cd7-47b7-93bc-2bfd1763e21e 2018-08-01 11:20:57,653 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC8vfa1i5VVSzeq9fjtmnQzrP00eVH6qtm3o07Plu2qP90FfXmUI1SQjvPUD9buI3e4Z/G2wjseeGXhjFGT4cTJzF9ai/GrC6s2q2IlRvv+5cNDW4fpylx2JpjcGiO6w0u+GolX8v/qwToiXcTzs9VWzzCspDtD3POZOjlPsz7vrpKE1EeVizV68sv7qdHcnxuOWxqL321T+xFRcgfksrIzDa2J3jDX14qjQ+FXCzoQb/ystInIV8Crhh49oqQX+t9luziQ1zkGkrVKDB8IlJ5DRHu/GkknGbnU7p/qIldjN65JBYNdOn7+JUxgtcMGdVzKoZFxqc7Jw/c+5NMjDJzh Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAvL32tYuVVUs3qvX47Zp0M6z9NHlR+qrZt6NOz5btqj/dBX15\nlCNUkI7z1A/W7iN3uGfxtsI7Hnhl4YxRk+HEycxfWovxqwurNqtiJUb7/uXDQ1uH\n6cpcdiaY3BojusNLvhqJV/L/6sE6Il3E87PVVs8wrKQ7Q9zzmTo5T7M+766ShNRH\nlYs1evLL+6nR3J8bjlsai99tU/sRUXIH5LKyMw2tid4w19eKo0PhVws6EG/8rLSJ\nyFfAq4YePaKkF/rfZbs4kNc5BpK1SgwfCJSeQ0R7vxpJJxm51O6f6iJXYzeuSQWD\nXTp+/iVMYLXDBnVcyqGRcanOycP3PuTTIwyc4QIDAQABAoIBAQCfNhNNk0BWIcwE\nn9bq/1Y0XSF+STS5IbPkL5MEk8lJyvNzdSPArYjhJGVUJkRkv3B3Et+YDgH2sxMm\nDsql11W78HUjGVeztHUp+aohzd42Z7SuNiDROw2B8Q8S483t9l4HL7VZhjcQ3Qxf\n/v9rn/A/eSkTCLqhhVnLkIzVyVs2rHTWXyJ8N8hDXaOJG0vcwgQ9oGnwtqYN8dFW\nJ+kZbWVVNvt0TwGtdgKElb90Mvpk8nU50OxLgYSNJpX1RonL+kIzpISmBv1Pa7ED\n1DR1qhNgu4TwfSURU5AcrvlhCMXbuahByLJewHqx6erNSRIkbHKK86jSpu5UfPDC\nLagrpjYRAoGBAO/FOQPCnXmaqjeMb+FBE3GFS9kUTum8l7wjU100HVUV4aXh+YJ6\nqkUfcwurqkpvx75LR04IgjU0cgwtY0f+T0KWt04OHCqJRgiUHmMLQFcmG8AhWW3a\n1WkXN5EnPs3p1qAqp9M8EocA/acjb4Y4/fz7tLeohJLw6sqtMABVEm0lAoGBAMmE\ng5fm+nmz1D4kaJlg5ehbdJ/I8Sh/bLVpRqzLkakG8W4Aq9kum26KUhipjCpqNbwG\nSyCtGpC8h37OqQvbVzP12+tQWtL23Ej8WNKvcVN6kze/SeLirv3AuYHMLDZFjxpk\ngfbe9MFp/z+W6pkmlhz1GGPIyQ81qkqj98zw0SoNAoGAFRweGvClgLFXTzC0IPbj\nyVjdBq29DOMn0M6jZk9STc1xYnN0zkISf6d3L43bnlYdFen2yy4AmMKXT+8nEI2Z\nWNmAJgUkAbK4UcUIr9urvICEbPQCtaNQqsH6iHMWGnb+CHf48qYVU4GI05BRH1Yh\nNobKsGjL00wWv+VjloPm7WkCgYAU5AHoW2+X8kaMcqXNULhE0EZU0jX95sfUPqeu\n/iOJjEi3CKbICwbd/MTp/ZmkRAJyDYz4RDm+y2yYfsATlJeDsXcs+9WOjTzk7BQh\nM0LiTpC4dMIqHSna8IHKrOngbnGZYNYAS7i/3EczxmdnnRJuyhHPNl9xjjSrLDhi\nLIzieQKBgQCfv1uL56e2FoR2iGEDc2MQPOAF22nRI8exwKTn//IpsdD56Wp1skVL\nkqGq+kqfwhl8MApCKkpXR2FpYGBXXUIfqB1gPgUmefoPoSKok9jebxayvyyuJQMB\nutfWcWtb6RdHuh9QnuoGWoC6JPKq9uoeJlJ293qDNJumZuW0cBjpNQ==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'92f8f244af4244a5973e1028dfa964e6', 'name': u'cloudify_ims-kp_0de42e6e-b4d5-41c9-95f9-349bb4e5b151', 'created_at': '2018-08-01T11:20:57.653268', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'378d6472a682466198f0f7e5f13ee534', 'name': 'cloudify_ims-project_0de42e6e-b4d5-41c9-95f9-349bb4e5b151', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'e4:34:d2:8f:72:0e:01:19:9c:88:12:4e:af:d8:6a:6e', 'type': 'ssh', 'id': u'cloudify_ims-kp_0de42e6e-b4d5-41c9-95f9-349bb4e5b151'}) 2018-08-01 11:20:57,653 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAvL32tYuVVUs3qvX47Zp0M6z9NHlR+qrZt6NOz5btqj/dBX15 lCNUkI7z1A/W7iN3uGfxtsI7Hnhl4YxRk+HEycxfWovxqwurNqtiJUb7/uXDQ1uH 6cpcdiaY3BojusNLvhqJV/L/6sE6Il3E87PVVs8wrKQ7Q9zzmTo5T7M+766ShNRH lYs1evLL+6nR3J8bjlsai99tU/sRUXIH5LKyMw2tid4w19eKo0PhVws6EG/8rLSJ yFfAq4YePaKkF/rfZbs4kNc5BpK1SgwfCJSeQ0R7vxpJJxm51O6f6iJXYzeuSQWD XTp+/iVMYLXDBnVcyqGRcanOycP3PuTTIwyc4QIDAQABAoIBAQCfNhNNk0BWIcwE n9bq/1Y0XSF+STS5IbPkL5MEk8lJyvNzdSPArYjhJGVUJkRkv3B3Et+YDgH2sxMm Dsql11W78HUjGVeztHUp+aohzd42Z7SuNiDROw2B8Q8S483t9l4HL7VZhjcQ3Qxf /v9rn/A/eSkTCLqhhVnLkIzVyVs2rHTWXyJ8N8hDXaOJG0vcwgQ9oGnwtqYN8dFW J+kZbWVVNvt0TwGtdgKElb90Mvpk8nU50OxLgYSNJpX1RonL+kIzpISmBv1Pa7ED 1DR1qhNgu4TwfSURU5AcrvlhCMXbuahByLJewHqx6erNSRIkbHKK86jSpu5UfPDC LagrpjYRAoGBAO/FOQPCnXmaqjeMb+FBE3GFS9kUTum8l7wjU100HVUV4aXh+YJ6 qkUfcwurqkpvx75LR04IgjU0cgwtY0f+T0KWt04OHCqJRgiUHmMLQFcmG8AhWW3a 1WkXN5EnPs3p1qAqp9M8EocA/acjb4Y4/fz7tLeohJLw6sqtMABVEm0lAoGBAMmE g5fm+nmz1D4kaJlg5ehbdJ/I8Sh/bLVpRqzLkakG8W4Aq9kum26KUhipjCpqNbwG SyCtGpC8h37OqQvbVzP12+tQWtL23Ej8WNKvcVN6kze/SeLirv3AuYHMLDZFjxpk gfbe9MFp/z+W6pkmlhz1GGPIyQ81qkqj98zw0SoNAoGAFRweGvClgLFXTzC0IPbj yVjdBq29DOMn0M6jZk9STc1xYnN0zkISf6d3L43bnlYdFen2yy4AmMKXT+8nEI2Z WNmAJgUkAbK4UcUIr9urvICEbPQCtaNQqsH6iHMWGnb+CHf48qYVU4GI05BRH1Yh NobKsGjL00wWv+VjloPm7WkCgYAU5AHoW2+X8kaMcqXNULhE0EZU0jX95sfUPqeu /iOJjEi3CKbICwbd/MTp/ZmkRAJyDYz4RDm+y2yYfsATlJeDsXcs+9WOjTzk7BQh M0LiTpC4dMIqHSna8IHKrOngbnGZYNYAS7i/3EczxmdnnRJuyhHPNl9xjjSrLDhi LIzieQKBgQCfv1uL56e2FoR2iGEDc2MQPOAF22nRI8exwKTn//IpsdD56Wp1skVL kqGq+kqfwhl8MApCKkpXR2FpYGBXXUIfqB1gPgUmefoPoSKok9jebxayvyyuJQMB utfWcWtb6RdHuh9QnuoGWoC6JPKq9uoeJlJ293qDNJumZuW0cBjpNQ== -----END RSA PRIVATE KEY----- 2018-08-01 11:20:57,656 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-08-01 11:20:57,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}9e58ee30e88c8928aea1ae3b94f1980d39a8a0ec" -d '{"security_group": {"name": "cloudify_ims-sg_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "description": "created by OPNFV Functest (cloudify_ims)"}}' 2018-08-01 11:20:57,836 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1424 X-Openstack-Request-Id: req-be447abf-ddaa-4a8f-955c-b81487231a68 Date: Wed, 01 Aug 2018 11:20:57 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "378d6472a682466198f0f7e5f13ee534", "created_at": "2018-08-01T11:20:57Z", "updated_at": "2018-08-01T11:20:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:20:57Z", "revision_number": 0, "id": "aa9a1653-6f67-4294-938d-9fda7917023d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:20:57Z", "security_group_id": "3e1019c8-8823-4475-9af0-6acb937afc5a", "tenant_id": "378d6472a682466198f0f7e5f13ee534", "port_range_min": null, "ethertype": "IPv6", "project_id": "378d6472a682466198f0f7e5f13ee534"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:20:57Z", "revision_number": 0, "id": "e21e31fc-a27a-4ce8-80d2-7b3bf07c0fb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:20:57Z", "security_group_id": "3e1019c8-8823-4475-9af0-6acb937afc5a", "tenant_id": "378d6472a682466198f0f7e5f13ee534", "port_range_min": null, "ethertype": "IPv4", "project_id": "378d6472a682466198f0f7e5f13ee534"}], "revision_number": 2, "project_id": "378d6472a682466198f0f7e5f13ee534", "id": "3e1019c8-8823-4475-9af0-6acb937afc5a", "name": "cloudify_ims-sg_0de42e6e-b4d5-41c9-95f9-349bb4e5b151"}} 2018-08-01 11:20:57,836 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-be447abf-ddaa-4a8f-955c-b81487231a68 2018-08-01 11:20:57,837 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.179935216904s 2018-08-01 11:20:57,837 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-be447abf-ddaa-4a8f-955c-b81487231a68 2018-08-01 11:20:57,841 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-01 11:20:57,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}9e58ee30e88c8928aea1ae3b94f1980d39a8a0ec" 2018-08-01 11:20:57,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3840 X-Openstack-Request-Id: req-b3a5d474-aac0-4e57-979d-e90bf6e415bb Date: Wed, 01 Aug 2018 11:20:57 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "378d6472a682466198f0f7e5f13ee534", "created_at": "2018-08-01T11:20:57Z", "updated_at": "2018-08-01T11:20:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:20:57Z", "revision_number": 0, "id": "aa9a1653-6f67-4294-938d-9fda7917023d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:20:57Z", "security_group_id": "3e1019c8-8823-4475-9af0-6acb937afc5a", "tenant_id": "378d6472a682466198f0f7e5f13ee534", "port_range_min": null, "ethertype": "IPv6", "project_id": "378d6472a682466198f0f7e5f13ee534"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:20:57Z", "revision_number": 0, "id": "e21e31fc-a27a-4ce8-80d2-7b3bf07c0fb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:20:57Z", "security_group_id": "3e1019c8-8823-4475-9af0-6acb937afc5a", "tenant_id": "378d6472a682466198f0f7e5f13ee534", "port_range_min": null, "ethertype": "IPv4", "project_id": "378d6472a682466198f0f7e5f13ee534"}], "revision_number": 2, "project_id": "378d6472a682466198f0f7e5f13ee534", "id": "3e1019c8-8823-4475-9af0-6acb937afc5a", "name": "cloudify_ims-sg_0de42e6e-b4d5-41c9-95f9-349bb4e5b151"}, {"description": "Default security group", "tags": [], "tenant_id": "378d6472a682466198f0f7e5f13ee534", "created_at": "2018-08-01T11:19:28Z", "updated_at": "2018-08-01T11:19:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:19:28Z", "revision_number": 0, "id": "414099b1-2b1b-4739-85ec-5e435d9aefbf", "remote_group_id": "c11471e1-bc7a-4aeb-89cb-8cca95654ede", "remote_ip_prefix": null, "created_at": "2018-08-01T11:19:28Z", "security_group_id": "c11471e1-bc7a-4aeb-89cb-8cca95654ede", "tenant_id": "378d6472a682466198f0f7e5f13ee534", "port_range_min": null, "ethertype": "IPv6", "project_id": "378d6472a682466198f0f7e5f13ee534"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:19:28Z", "revision_number": 0, "id": "49d8605d-1a1e-4493-b07f-2020087c3691", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:19:28Z", "security_group_id": "c11471e1-bc7a-4aeb-89cb-8cca95654ede", "tenant_id": "378d6472a682466198f0f7e5f13ee534", "port_range_min": null, "ethertype": "IPv6", "project_id": "378d6472a682466198f0f7e5f13ee534"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:19:28Z", "revision_number": 0, "id": "d198ed70-b84a-445b-8130-d3bfe6d64a32", "remote_group_id": "c11471e1-bc7a-4aeb-89cb-8cca95654ede", "remote_ip_prefix": null, "created_at": "2018-08-01T11:19:28Z", "security_group_id": "c11471e1-bc7a-4aeb-89cb-8cca95654ede", "tenant_id": "378d6472a682466198f0f7e5f13ee534", "port_range_min": null, "ethertype": "IPv4", "project_id": "378d6472a682466198f0f7e5f13ee534"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:19:28Z", "revision_number": 0, "id": "f8e0eeff-3ee9-44ad-92b9-045ae90882ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:19:28Z", "security_group_id": "c11471e1-bc7a-4aeb-89cb-8cca95654ede", "tenant_id": "378d6472a682466198f0f7e5f13ee534", "port_range_min": null, "ethertype": "IPv4", "project_id": "378d6472a682466198f0f7e5f13ee534"}], "revision_number": 4, "project_id": "378d6472a682466198f0f7e5f13ee534", "id": "c11471e1-bc7a-4aeb-89cb-8cca95654ede", "name": "default"}]} 2018-08-01 11:20:57,920 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-b3a5d474-aac0-4e57-979d-e90bf6e415bb 2018-08-01 11:20:57,921 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0792150497437s 2018-08-01 11:20:57,921 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-b3a5d474-aac0-4e57-979d-e90bf6e415bb 2018-08-01 11:20:57,925 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-01 11:20:57,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}9e58ee30e88c8928aea1ae3b94f1980d39a8a0ec" -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": "3e1019c8-8823-4475-9af0-6acb937afc5a"}}' 2018-08-01 11:20:58,067 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-297f8be5-2ff6-45c8-b55b-836511ced893 Date: Wed, 01 Aug 2018 11:20:58 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-08-01T11:20:58Z", "security_group_id": "3e1019c8-8823-4475-9af0-6acb937afc5a", "port_range_min": 22, "revision_number": 0, "tenant_id": "378d6472a682466198f0f7e5f13ee534", "created_at": "2018-08-01T11:20:58Z", "project_id": "378d6472a682466198f0f7e5f13ee534", "id": "aa9f9aa0-3ffe-40e9-a6b8-6ae801cc40ad"}} 2018-08-01 11:20:58,068 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-297f8be5-2ff6-45c8-b55b-836511ced893 2018-08-01 11:20:58,068 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.142549037933s 2018-08-01 11:20:58,068 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-297f8be5-2ff6-45c8-b55b-836511ced893 2018-08-01 11:20:58,071 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-01 11:20:58,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}9e58ee30e88c8928aea1ae3b94f1980d39a8a0ec" 2018-08-01 11:20:58,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4336 X-Openstack-Request-Id: req-026d3235-18ed-423f-ab30-7931f855a435 Date: Wed, 01 Aug 2018 11:20:58 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "378d6472a682466198f0f7e5f13ee534", "created_at": "2018-08-01T11:20:57Z", "updated_at": "2018-08-01T11:20:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:20:57Z", "revision_number": 0, "id": "aa9a1653-6f67-4294-938d-9fda7917023d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:20:57Z", "security_group_id": "3e1019c8-8823-4475-9af0-6acb937afc5a", "tenant_id": "378d6472a682466198f0f7e5f13ee534", "port_range_min": null, "ethertype": "IPv6", "project_id": "378d6472a682466198f0f7e5f13ee534"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-01T11:20:58Z", "revision_number": 0, "id": "aa9f9aa0-3ffe-40e9-a6b8-6ae801cc40ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:20:58Z", "security_group_id": "3e1019c8-8823-4475-9af0-6acb937afc5a", "tenant_id": "378d6472a682466198f0f7e5f13ee534", "port_range_min": 22, "ethertype": "IPv4", "project_id": "378d6472a682466198f0f7e5f13ee534"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:20:57Z", "revision_number": 0, "id": "e21e31fc-a27a-4ce8-80d2-7b3bf07c0fb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:20:57Z", "security_group_id": "3e1019c8-8823-4475-9af0-6acb937afc5a", "tenant_id": "378d6472a682466198f0f7e5f13ee534", "port_range_min": null, "ethertype": "IPv4", "project_id": "378d6472a682466198f0f7e5f13ee534"}], "revision_number": 3, "project_id": "378d6472a682466198f0f7e5f13ee534", "id": "3e1019c8-8823-4475-9af0-6acb937afc5a", "name": "cloudify_ims-sg_0de42e6e-b4d5-41c9-95f9-349bb4e5b151"}, {"description": "Default security group", "tags": [], "tenant_id": "378d6472a682466198f0f7e5f13ee534", "created_at": "2018-08-01T11:19:28Z", "updated_at": "2018-08-01T11:19:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:19:28Z", "revision_number": 0, "id": "414099b1-2b1b-4739-85ec-5e435d9aefbf", "remote_group_id": "c11471e1-bc7a-4aeb-89cb-8cca95654ede", "remote_ip_prefix": null, "created_at": "2018-08-01T11:19:28Z", "security_group_id": "c11471e1-bc7a-4aeb-89cb-8cca95654ede", "tenant_id": "378d6472a682466198f0f7e5f13ee534", "port_range_min": null, "ethertype": "IPv6", "project_id": "378d6472a682466198f0f7e5f13ee534"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:19:28Z", "revision_number": 0, "id": "49d8605d-1a1e-4493-b07f-2020087c3691", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:19:28Z", "security_group_id": "c11471e1-bc7a-4aeb-89cb-8cca95654ede", "tenant_id": "378d6472a682466198f0f7e5f13ee534", "port_range_min": null, "ethertype": "IPv6", "project_id": "378d6472a682466198f0f7e5f13ee534"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:19:28Z", "revision_number": 0, "id": "d198ed70-b84a-445b-8130-d3bfe6d64a32", "remote_group_id": "c11471e1-bc7a-4aeb-89cb-8cca95654ede", "remote_ip_prefix": null, "created_at": "2018-08-01T11:19:28Z", "security_group_id": "c11471e1-bc7a-4aeb-89cb-8cca95654ede", "tenant_id": "378d6472a682466198f0f7e5f13ee534", "port_range_min": null, "ethertype": "IPv4", "project_id": "378d6472a682466198f0f7e5f13ee534"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:19:28Z", "revision_number": 0, "id": "f8e0eeff-3ee9-44ad-92b9-045ae90882ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:19:28Z", "security_group_id": "c11471e1-bc7a-4aeb-89cb-8cca95654ede", "tenant_id": "378d6472a682466198f0f7e5f13ee534", "port_range_min": null, "ethertype": "IPv4", "project_id": "378d6472a682466198f0f7e5f13ee534"}], "revision_number": 4, "project_id": "378d6472a682466198f0f7e5f13ee534", "id": "c11471e1-bc7a-4aeb-89cb-8cca95654ede", "name": "default"}]} 2018-08-01 11:20:58,119 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-026d3235-18ed-423f-ab30-7931f855a435 2018-08-01 11:20:58,119 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.047868013382s 2018-08-01 11:20:58,120 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-026d3235-18ed-423f-ab30-7931f855a435 2018-08-01 11:20:58,122 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-01 11:20:58,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}9e58ee30e88c8928aea1ae3b94f1980d39a8a0ec" -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": "3e1019c8-8823-4475-9af0-6acb937afc5a"}}' 2018-08-01 11:20:58,247 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-56d17df0-f9ea-48ca-b5ea-05d395d102b1 Date: Wed, 01 Aug 2018 11:20:58 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-08-01T11:20:58Z", "security_group_id": "3e1019c8-8823-4475-9af0-6acb937afc5a", "port_range_min": null, "revision_number": 0, "tenant_id": "378d6472a682466198f0f7e5f13ee534", "created_at": "2018-08-01T11:20:58Z", "project_id": "378d6472a682466198f0f7e5f13ee534", "id": "f6940905-4b18-402d-a036-34e4ee15b875"}} 2018-08-01 11:20:58,247 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-56d17df0-f9ea-48ca-b5ea-05d395d102b1 2018-08-01 11:20:58,247 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.124539136887s 2018-08-01 11:20:58,247 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-56d17df0-f9ea-48ca-b5ea-05d395d102b1 2018-08-01 11:20:58,251 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-01 11:20:58,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}9e58ee30e88c8928aea1ae3b94f1980d39a8a0ec" 2018-08-01 11:20:58,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4837 X-Openstack-Request-Id: req-760fc551-dceb-4756-90d2-5e21cea3edad Date: Wed, 01 Aug 2018 11:20:58 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "378d6472a682466198f0f7e5f13ee534", "created_at": "2018-08-01T11:20:57Z", "updated_at": "2018-08-01T11:20:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:20:57Z", "revision_number": 0, "id": "aa9a1653-6f67-4294-938d-9fda7917023d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:20:57Z", "security_group_id": "3e1019c8-8823-4475-9af0-6acb937afc5a", "tenant_id": "378d6472a682466198f0f7e5f13ee534", "port_range_min": null, "ethertype": "IPv6", "project_id": "378d6472a682466198f0f7e5f13ee534"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-01T11:20:58Z", "revision_number": 0, "id": "aa9f9aa0-3ffe-40e9-a6b8-6ae801cc40ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:20:58Z", "security_group_id": "3e1019c8-8823-4475-9af0-6acb937afc5a", "tenant_id": "378d6472a682466198f0f7e5f13ee534", "port_range_min": 22, "ethertype": "IPv4", "project_id": "378d6472a682466198f0f7e5f13ee534"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:20:57Z", "revision_number": 0, "id": "e21e31fc-a27a-4ce8-80d2-7b3bf07c0fb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:20:57Z", "security_group_id": "3e1019c8-8823-4475-9af0-6acb937afc5a", "tenant_id": "378d6472a682466198f0f7e5f13ee534", "port_range_min": null, "ethertype": "IPv4", "project_id": "378d6472a682466198f0f7e5f13ee534"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:20:58Z", "revision_number": 0, "id": "f6940905-4b18-402d-a036-34e4ee15b875", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:20:58Z", "security_group_id": "3e1019c8-8823-4475-9af0-6acb937afc5a", "tenant_id": "378d6472a682466198f0f7e5f13ee534", "port_range_min": null, "ethertype": "IPv4", "project_id": "378d6472a682466198f0f7e5f13ee534"}], "revision_number": 4, "project_id": "378d6472a682466198f0f7e5f13ee534", "id": "3e1019c8-8823-4475-9af0-6acb937afc5a", "name": "cloudify_ims-sg_0de42e6e-b4d5-41c9-95f9-349bb4e5b151"}, {"description": "Default security group", "tags": [], "tenant_id": "378d6472a682466198f0f7e5f13ee534", "created_at": "2018-08-01T11:19:28Z", "updated_at": "2018-08-01T11:19:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:19:28Z", "revision_number": 0, "id": "414099b1-2b1b-4739-85ec-5e435d9aefbf", "remote_group_id": "c11471e1-bc7a-4aeb-89cb-8cca95654ede", "remote_ip_prefix": null, "created_at": "2018-08-01T11:19:28Z", "security_group_id": "c11471e1-bc7a-4aeb-89cb-8cca95654ede", "tenant_id": "378d6472a682466198f0f7e5f13ee534", "port_range_min": null, "ethertype": "IPv6", "project_id": "378d6472a682466198f0f7e5f13ee534"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:19:28Z", "revision_number": 0, "id": "49d8605d-1a1e-4493-b07f-2020087c3691", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:19:28Z", "security_group_id": "c11471e1-bc7a-4aeb-89cb-8cca95654ede", "tenant_id": "378d6472a682466198f0f7e5f13ee534", "port_range_min": null, "ethertype": "IPv6", "project_id": "378d6472a682466198f0f7e5f13ee534"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:19:28Z", "revision_number": 0, "id": "d198ed70-b84a-445b-8130-d3bfe6d64a32", "remote_group_id": "c11471e1-bc7a-4aeb-89cb-8cca95654ede", "remote_ip_prefix": null, "created_at": "2018-08-01T11:19:28Z", "security_group_id": "c11471e1-bc7a-4aeb-89cb-8cca95654ede", "tenant_id": "378d6472a682466198f0f7e5f13ee534", "port_range_min": null, "ethertype": "IPv4", "project_id": "378d6472a682466198f0f7e5f13ee534"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:19:28Z", "revision_number": 0, "id": "f8e0eeff-3ee9-44ad-92b9-045ae90882ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:19:28Z", "security_group_id": "c11471e1-bc7a-4aeb-89cb-8cca95654ede", "tenant_id": "378d6472a682466198f0f7e5f13ee534", "port_range_min": null, "ethertype": "IPv4", "project_id": "378d6472a682466198f0f7e5f13ee534"}], "revision_number": 4, "project_id": "378d6472a682466198f0f7e5f13ee534", "id": "c11471e1-bc7a-4aeb-89cb-8cca95654ede", "name": "default"}]} 2018-08-01 11:20:58,298 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-760fc551-dceb-4756-90d2-5e21cea3edad 2018-08-01 11:20:58,299 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0477261543274s 2018-08-01 11:20:58,299 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-760fc551-dceb-4756-90d2-5e21cea3edad 2018-08-01 11:20:58,302 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-01 11:20:58,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}9e58ee30e88c8928aea1ae3b94f1980d39a8a0ec" -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": "3e1019c8-8823-4475-9af0-6acb937afc5a"}}' 2018-08-01 11:20:58,459 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-95dd3c55-0307-48af-a287-45e852c13a09 Date: Wed, 01 Aug 2018 11:20:58 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-08-01T11:20:58Z", "security_group_id": "3e1019c8-8823-4475-9af0-6acb937afc5a", "port_range_min": 80, "revision_number": 0, "tenant_id": "378d6472a682466198f0f7e5f13ee534", "created_at": "2018-08-01T11:20:58Z", "project_id": "378d6472a682466198f0f7e5f13ee534", "id": "53d9383a-b9de-4323-854b-c7820b37d99e"}} 2018-08-01 11:20:58,459 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-95dd3c55-0307-48af-a287-45e852c13a09 2018-08-01 11:20:58,459 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.157191991806s 2018-08-01 11:20:58,459 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-95dd3c55-0307-48af-a287-45e852c13a09 2018-08-01 11:20:58,463 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-01 11:20:58,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}9e58ee30e88c8928aea1ae3b94f1980d39a8a0ec" 2018-08-01 11:20:58,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5333 X-Openstack-Request-Id: req-cb6b98a6-8ce8-45e8-a8e1-72c24b331864 Date: Wed, 01 Aug 2018 11:20:58 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "378d6472a682466198f0f7e5f13ee534", "created_at": "2018-08-01T11:20:57Z", "updated_at": "2018-08-01T11:20:58Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-01T11:20:58Z", "revision_number": 0, "id": "53d9383a-b9de-4323-854b-c7820b37d99e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:20:58Z", "security_group_id": "3e1019c8-8823-4475-9af0-6acb937afc5a", "tenant_id": "378d6472a682466198f0f7e5f13ee534", "port_range_min": 80, "ethertype": "IPv4", "project_id": "378d6472a682466198f0f7e5f13ee534"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:20:57Z", "revision_number": 0, "id": "aa9a1653-6f67-4294-938d-9fda7917023d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:20:57Z", "security_group_id": "3e1019c8-8823-4475-9af0-6acb937afc5a", "tenant_id": "378d6472a682466198f0f7e5f13ee534", "port_range_min": null, "ethertype": "IPv6", "project_id": "378d6472a682466198f0f7e5f13ee534"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-01T11:20:58Z", "revision_number": 0, "id": "aa9f9aa0-3ffe-40e9-a6b8-6ae801cc40ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:20:58Z", "security_group_id": "3e1019c8-8823-4475-9af0-6acb937afc5a", "tenant_id": "378d6472a682466198f0f7e5f13ee534", "port_range_min": 22, "ethertype": "IPv4", "project_id": "378d6472a682466198f0f7e5f13ee534"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:20:57Z", "revision_number": 0, "id": "e21e31fc-a27a-4ce8-80d2-7b3bf07c0fb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:20:57Z", "security_group_id": "3e1019c8-8823-4475-9af0-6acb937afc5a", "tenant_id": "378d6472a682466198f0f7e5f13ee534", "port_range_min": null, "ethertype": "IPv4", "project_id": "378d6472a682466198f0f7e5f13ee534"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:20:58Z", "revision_number": 0, "id": "f6940905-4b18-402d-a036-34e4ee15b875", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:20:58Z", "security_group_id": "3e1019c8-8823-4475-9af0-6acb937afc5a", "tenant_id": "378d6472a682466198f0f7e5f13ee534", "port_range_min": null, "ethertype": "IPv4", "project_id": "378d6472a682466198f0f7e5f13ee534"}], "revision_number": 5, "project_id": "378d6472a682466198f0f7e5f13ee534", "id": "3e1019c8-8823-4475-9af0-6acb937afc5a", "name": "cloudify_ims-sg_0de42e6e-b4d5-41c9-95f9-349bb4e5b151"}, {"description": "Default security group", "tags": [], "tenant_id": "378d6472a682466198f0f7e5f13ee534", "created_at": "2018-08-01T11:19:28Z", "updated_at": "2018-08-01T11:19:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:19:28Z", "revision_number": 0, "id": "414099b1-2b1b-4739-85ec-5e435d9aefbf", "remote_group_id": "c11471e1-bc7a-4aeb-89cb-8cca95654ede", "remote_ip_prefix": null, "created_at": "2018-08-01T11:19:28Z", "security_group_id": "c11471e1-bc7a-4aeb-89cb-8cca95654ede", "tenant_id": "378d6472a682466198f0f7e5f13ee534", "port_range_min": null, "ethertype": "IPv6", "project_id": "378d6472a682466198f0f7e5f13ee534"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:19:28Z", "revision_number": 0, "id": "49d8605d-1a1e-4493-b07f-2020087c3691", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:19:28Z", "security_group_id": "c11471e1-bc7a-4aeb-89cb-8cca95654ede", "tenant_id": "378d6472a682466198f0f7e5f13ee534", "port_range_min": null, "ethertype": "IPv6", "project_id": "378d6472a682466198f0f7e5f13ee534"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:19:28Z", "revision_number": 0, "id": "d198ed70-b84a-445b-8130-d3bfe6d64a32", "remote_group_id": "c11471e1-bc7a-4aeb-89cb-8cca95654ede", "remote_ip_prefix": null, "created_at": "2018-08-01T11:19:28Z", "security_group_id": "c11471e1-bc7a-4aeb-89cb-8cca95654ede", "tenant_id": "378d6472a682466198f0f7e5f13ee534", "port_range_min": null, "ethertype": "IPv4", "project_id": "378d6472a682466198f0f7e5f13ee534"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:19:28Z", "revision_number": 0, "id": "f8e0eeff-3ee9-44ad-92b9-045ae90882ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:19:28Z", "security_group_id": "c11471e1-bc7a-4aeb-89cb-8cca95654ede", "tenant_id": "378d6472a682466198f0f7e5f13ee534", "port_range_min": null, "ethertype": "IPv4", "project_id": "378d6472a682466198f0f7e5f13ee534"}], "revision_number": 4, "project_id": "378d6472a682466198f0f7e5f13ee534", "id": "c11471e1-bc7a-4aeb-89cb-8cca95654ede", "name": "default"}]} 2018-08-01 11:20:58,513 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-cb6b98a6-8ce8-45e8-a8e1-72c24b331864 2018-08-01 11:20:58,513 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0502119064331s 2018-08-01 11:20:58,513 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-cb6b98a6-8ce8-45e8-a8e1-72c24b331864 2018-08-01 11:20:58,516 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-01 11:20:58,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}9e58ee30e88c8928aea1ae3b94f1980d39a8a0ec" -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": "3e1019c8-8823-4475-9af0-6acb937afc5a"}}' 2018-08-01 11:20:58,650 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-efc70644-aab8-4dc8-88e1-b92fdba3b987 Date: Wed, 01 Aug 2018 11:20:58 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-08-01T11:20:58Z", "security_group_id": "3e1019c8-8823-4475-9af0-6acb937afc5a", "port_range_min": 443, "revision_number": 0, "tenant_id": "378d6472a682466198f0f7e5f13ee534", "created_at": "2018-08-01T11:20:58Z", "project_id": "378d6472a682466198f0f7e5f13ee534", "id": "1bd27925-a884-412e-bf2c-a526212fe601"}} 2018-08-01 11:20:58,650 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-efc70644-aab8-4dc8-88e1-b92fdba3b987 2018-08-01 11:20:58,650 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.134326934814s 2018-08-01 11:20:58,651 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-efc70644-aab8-4dc8-88e1-b92fdba3b987 2018-08-01 11:20:58,654 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-01 11:20:58,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}9e58ee30e88c8928aea1ae3b94f1980d39a8a0ec" 2018-08-01 11:20:58,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5831 X-Openstack-Request-Id: req-0baef7e4-06aa-4f3b-a6fd-0df4b5cbb234 Date: Wed, 01 Aug 2018 11:20:58 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "378d6472a682466198f0f7e5f13ee534", "created_at": "2018-08-01T11:20:57Z", "updated_at": "2018-08-01T11:20:58Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-01T11:20:58Z", "revision_number": 0, "id": "1bd27925-a884-412e-bf2c-a526212fe601", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:20:58Z", "security_group_id": "3e1019c8-8823-4475-9af0-6acb937afc5a", "tenant_id": "378d6472a682466198f0f7e5f13ee534", "port_range_min": 443, "ethertype": "IPv4", "project_id": "378d6472a682466198f0f7e5f13ee534"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-01T11:20:58Z", "revision_number": 0, "id": "53d9383a-b9de-4323-854b-c7820b37d99e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:20:58Z", "security_group_id": "3e1019c8-8823-4475-9af0-6acb937afc5a", "tenant_id": "378d6472a682466198f0f7e5f13ee534", "port_range_min": 80, "ethertype": "IPv4", "project_id": "378d6472a682466198f0f7e5f13ee534"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:20:57Z", "revision_number": 0, "id": "aa9a1653-6f67-4294-938d-9fda7917023d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:20:57Z", "security_group_id": "3e1019c8-8823-4475-9af0-6acb937afc5a", "tenant_id": "378d6472a682466198f0f7e5f13ee534", "port_range_min": null, "ethertype": "IPv6", "project_id": "378d6472a682466198f0f7e5f13ee534"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-01T11:20:58Z", "revision_number": 0, "id": "aa9f9aa0-3ffe-40e9-a6b8-6ae801cc40ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:20:58Z", "security_group_id": "3e1019c8-8823-4475-9af0-6acb937afc5a", "tenant_id": "378d6472a682466198f0f7e5f13ee534", "port_range_min": 22, "ethertype": "IPv4", "project_id": "378d6472a682466198f0f7e5f13ee534"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:20:57Z", "revision_number": 0, "id": "e21e31fc-a27a-4ce8-80d2-7b3bf07c0fb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:20:57Z", "security_group_id": "3e1019c8-8823-4475-9af0-6acb937afc5a", "tenant_id": "378d6472a682466198f0f7e5f13ee534", "port_range_min": null, "ethertype": "IPv4", "project_id": "378d6472a682466198f0f7e5f13ee534"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:20:58Z", "revision_number": 0, "id": "f6940905-4b18-402d-a036-34e4ee15b875", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:20:58Z", "security_group_id": "3e1019c8-8823-4475-9af0-6acb937afc5a", "tenant_id": "378d6472a682466198f0f7e5f13ee534", "port_range_min": null, "ethertype": "IPv4", "project_id": "378d6472a682466198f0f7e5f13ee534"}], "revision_number": 6, "project_id": "378d6472a682466198f0f7e5f13ee534", "id": "3e1019c8-8823-4475-9af0-6acb937afc5a", "name": "cloudify_ims-sg_0de42e6e-b4d5-41c9-95f9-349bb4e5b151"}, {"description": "Default security group", "tags": [], "tenant_id": "378d6472a682466198f0f7e5f13ee534", "created_at": "2018-08-01T11:19:28Z", "updated_at": "2018-08-01T11:19:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:19:28Z", "revision_number": 0, "id": "414099b1-2b1b-4739-85ec-5e435d9aefbf", "remote_group_id": "c11471e1-bc7a-4aeb-89cb-8cca95654ede", "remote_ip_prefix": null, "created_at": "2018-08-01T11:19:28Z", "security_group_id": "c11471e1-bc7a-4aeb-89cb-8cca95654ede", "tenant_id": "378d6472a682466198f0f7e5f13ee534", "port_range_min": null, "ethertype": "IPv6", "project_id": "378d6472a682466198f0f7e5f13ee534"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:19:28Z", "revision_number": 0, "id": "49d8605d-1a1e-4493-b07f-2020087c3691", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:19:28Z", "security_group_id": "c11471e1-bc7a-4aeb-89cb-8cca95654ede", "tenant_id": "378d6472a682466198f0f7e5f13ee534", "port_range_min": null, "ethertype": "IPv6", "project_id": "378d6472a682466198f0f7e5f13ee534"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:19:28Z", "revision_number": 0, "id": "d198ed70-b84a-445b-8130-d3bfe6d64a32", "remote_group_id": "c11471e1-bc7a-4aeb-89cb-8cca95654ede", "remote_ip_prefix": null, "created_at": "2018-08-01T11:19:28Z", "security_group_id": "c11471e1-bc7a-4aeb-89cb-8cca95654ede", "tenant_id": "378d6472a682466198f0f7e5f13ee534", "port_range_min": null, "ethertype": "IPv4", "project_id": "378d6472a682466198f0f7e5f13ee534"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:19:28Z", "revision_number": 0, "id": "f8e0eeff-3ee9-44ad-92b9-045ae90882ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:19:28Z", "security_group_id": "c11471e1-bc7a-4aeb-89cb-8cca95654ede", "tenant_id": "378d6472a682466198f0f7e5f13ee534", "port_range_min": null, "ethertype": "IPv4", "project_id": "378d6472a682466198f0f7e5f13ee534"}], "revision_number": 4, "project_id": "378d6472a682466198f0f7e5f13ee534", "id": "c11471e1-bc7a-4aeb-89cb-8cca95654ede", "name": "default"}]} 2018-08-01 11:20:58,705 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-0baef7e4-06aa-4f3b-a6fd-0df4b5cbb234 2018-08-01 11:20:58,705 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0507400035858s 2018-08-01 11:20:58,705 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-0baef7e4-06aa-4f3b-a6fd-0df4b5cbb234 2018-08-01 11:20:58,708 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-01 11:20:58,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}9e58ee30e88c8928aea1ae3b94f1980d39a8a0ec" -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": "3e1019c8-8823-4475-9af0-6acb937afc5a"}}' 2018-08-01 11:20:58,840 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-e9f04cab-6e65-431c-a931-f399fdb9a390 Date: Wed, 01 Aug 2018 11:20:58 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-08-01T11:20:58Z", "security_group_id": "3e1019c8-8823-4475-9af0-6acb937afc5a", "port_range_min": 5671, "revision_number": 0, "tenant_id": "378d6472a682466198f0f7e5f13ee534", "created_at": "2018-08-01T11:20:58Z", "project_id": "378d6472a682466198f0f7e5f13ee534", "id": "783df8a3-7926-41e3-8201-d69e8fc1cc8b"}} 2018-08-01 11:20:58,840 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-e9f04cab-6e65-431c-a931-f399fdb9a390 2018-08-01 11:20:58,840 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.131713151932s 2018-08-01 11:20:58,840 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-e9f04cab-6e65-431c-a931-f399fdb9a390 2018-08-01 11:20:58,844 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-01 11:20:58,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}9e58ee30e88c8928aea1ae3b94f1980d39a8a0ec" 2018-08-01 11:20:58,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6331 X-Openstack-Request-Id: req-d6e75f01-279f-45e6-9402-4e9d8892cbe3 Date: Wed, 01 Aug 2018 11:20:58 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "378d6472a682466198f0f7e5f13ee534", "created_at": "2018-08-01T11:20:57Z", "updated_at": "2018-08-01T11:20:58Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-01T11:20:58Z", "revision_number": 0, "id": "1bd27925-a884-412e-bf2c-a526212fe601", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:20:58Z", "security_group_id": "3e1019c8-8823-4475-9af0-6acb937afc5a", "tenant_id": "378d6472a682466198f0f7e5f13ee534", "port_range_min": 443, "ethertype": "IPv4", "project_id": "378d6472a682466198f0f7e5f13ee534"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-01T11:20:58Z", "revision_number": 0, "id": "53d9383a-b9de-4323-854b-c7820b37d99e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:20:58Z", "security_group_id": "3e1019c8-8823-4475-9af0-6acb937afc5a", "tenant_id": "378d6472a682466198f0f7e5f13ee534", "port_range_min": 80, "ethertype": "IPv4", "project_id": "378d6472a682466198f0f7e5f13ee534"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-08-01T11:20:58Z", "revision_number": 0, "id": "783df8a3-7926-41e3-8201-d69e8fc1cc8b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:20:58Z", "security_group_id": "3e1019c8-8823-4475-9af0-6acb937afc5a", "tenant_id": "378d6472a682466198f0f7e5f13ee534", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "378d6472a682466198f0f7e5f13ee534"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:20:57Z", "revision_number": 0, "id": "aa9a1653-6f67-4294-938d-9fda7917023d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:20:57Z", "security_group_id": "3e1019c8-8823-4475-9af0-6acb937afc5a", "tenant_id": "378d6472a682466198f0f7e5f13ee534", "port_range_min": null, "ethertype": "IPv6", "project_id": "378d6472a682466198f0f7e5f13ee534"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-01T11:20:58Z", "revision_number": 0, "id": "aa9f9aa0-3ffe-40e9-a6b8-6ae801cc40ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:20:58Z", "security_group_id": "3e1019c8-8823-4475-9af0-6acb937afc5a", "tenant_id": "378d6472a682466198f0f7e5f13ee534", "port_range_min": 22, "ethertype": "IPv4", "project_id": "378d6472a682466198f0f7e5f13ee534"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:20:57Z", "revision_number": 0, "id": "e21e31fc-a27a-4ce8-80d2-7b3bf07c0fb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:20:57Z", "security_group_id": "3e1019c8-8823-4475-9af0-6acb937afc5a", "tenant_id": "378d6472a682466198f0f7e5f13ee534", "port_range_min": null, "ethertype": "IPv4", "project_id": "378d6472a682466198f0f7e5f13ee534"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:20:58Z", "revision_number": 0, "id": "f6940905-4b18-402d-a036-34e4ee15b875", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:20:58Z", "security_group_id": "3e1019c8-8823-4475-9af0-6acb937afc5a", "tenant_id": "378d6472a682466198f0f7e5f13ee534", "port_range_min": null, "ethertype": "IPv4", "project_id": "378d6472a682466198f0f7e5f13ee534"}], "revision_number": 7, "project_id": "378d6472a682466198f0f7e5f13ee534", "id": "3e1019c8-8823-4475-9af0-6acb937afc5a", "name": "cloudify_ims-sg_0de42e6e-b4d5-41c9-95f9-349bb4e5b151"}, {"description": "Default security group", "tags": [], "tenant_id": "378d6472a682466198f0f7e5f13ee534", "created_at": "2018-08-01T11:19:28Z", "updated_at": "2018-08-01T11:19:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:19:28Z", "revision_number": 0, "id": "414099b1-2b1b-4739-85ec-5e435d9aefbf", "remote_group_id": "c11471e1-bc7a-4aeb-89cb-8cca95654ede", "remote_ip_prefix": null, "created_at": "2018-08-01T11:19:28Z", "security_group_id": "c11471e1-bc7a-4aeb-89cb-8cca95654ede", "tenant_id": "378d6472a682466198f0f7e5f13ee534", "port_range_min": null, "ethertype": "IPv6", "project_id": "378d6472a682466198f0f7e5f13ee534"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:19:28Z", "revision_number": 0, "id": "49d8605d-1a1e-4493-b07f-2020087c3691", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:19:28Z", "security_group_id": "c11471e1-bc7a-4aeb-89cb-8cca95654ede", "tenant_id": "378d6472a682466198f0f7e5f13ee534", "port_range_min": null, "ethertype": "IPv6", "project_id": "378d6472a682466198f0f7e5f13ee534"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:19:28Z", "revision_number": 0, "id": "d198ed70-b84a-445b-8130-d3bfe6d64a32", "remote_group_id": "c11471e1-bc7a-4aeb-89cb-8cca95654ede", "remote_ip_prefix": null, "created_at": "2018-08-01T11:19:28Z", "security_group_id": "c11471e1-bc7a-4aeb-89cb-8cca95654ede", "tenant_id": "378d6472a682466198f0f7e5f13ee534", "port_range_min": null, "ethertype": "IPv4", "project_id": "378d6472a682466198f0f7e5f13ee534"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:19:28Z", "revision_number": 0, "id": "f8e0eeff-3ee9-44ad-92b9-045ae90882ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:19:28Z", "security_group_id": "c11471e1-bc7a-4aeb-89cb-8cca95654ede", "tenant_id": "378d6472a682466198f0f7e5f13ee534", "port_range_min": null, "ethertype": "IPv4", "project_id": "378d6472a682466198f0f7e5f13ee534"}], "revision_number": 4, "project_id": "378d6472a682466198f0f7e5f13ee534", "id": "c11471e1-bc7a-4aeb-89cb-8cca95654ede", "name": "default"}]} 2018-08-01 11:20:58,894 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-d6e75f01-279f-45e6-9402-4e9d8892cbe3 2018-08-01 11:20:58,894 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0497550964355s 2018-08-01 11:20:58,894 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-d6e75f01-279f-45e6-9402-4e9d8892cbe3 2018-08-01 11:20:58,897 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-01 11:20:58,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}9e58ee30e88c8928aea1ae3b94f1980d39a8a0ec" -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": "3e1019c8-8823-4475-9af0-6acb937afc5a"}}' 2018-08-01 11:20:59,031 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-4dbc569f-fe1e-4f42-a27c-3303cf39c2b0 Date: Wed, 01 Aug 2018 11:20:59 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-08-01T11:20:58Z", "security_group_id": "3e1019c8-8823-4475-9af0-6acb937afc5a", "port_range_min": 53333, "revision_number": 0, "tenant_id": "378d6472a682466198f0f7e5f13ee534", "created_at": "2018-08-01T11:20:58Z", "project_id": "378d6472a682466198f0f7e5f13ee534", "id": "c48349a2-573f-4f08-a162-ff0f5c1452e4"}} 2018-08-01 11:20:59,032 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-4dbc569f-fe1e-4f42-a27c-3303cf39c2b0 2018-08-01 11:20:59,032 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.134500026703s 2018-08-01 11:20:59,032 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-4dbc569f-fe1e-4f42-a27c-3303cf39c2b0 2018-08-01 11:20:59,033 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-01 11:20:59,034 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}9e58ee30e88c8928aea1ae3b94f1980d39a8a0ec" 2018-08-01 11:20:59,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1277 X-Openstack-Request-Id: req-aa198102-3643-4687-ba30-8c120a462ab1 Date: Wed, 01 Aug 2018 11:20:59 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"69ff5ccc-f32f-4a22-86b7-725e75cd75c9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"378d6472a682466198f0f7e5f13ee534","l2_adjacency":true,"status":"ACTIVE","subnets":["5624fec4-478d-467f-b611-8c1333a73a05"],"description":"","tags":[],"updated_at":"2018-08-01T11:19:29Z","qos_policy_id":null,"name":"cloudify_ims-net_0de42e6e-b4d5-41c9-95f9-349bb4e5b151","admin_state_up":true,"tenant_id":"378d6472a682466198f0f7e5f13ee534","created_at":"2018-08-01T11:19:28Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dbe9669438844f3faecdc7fcc050e0d8","l2_adjacency":true,"status":"ACTIVE","subnets":["a5a333a9-9d0e-46a5-9440-2aa9c95d5013"],"description":"","tags":[],"updated_at":"2018-08-01T09:28:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:38Z","mtu":1500}]} 2018-08-01 11:20:59,139 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-aa198102-3643-4687-ba30-8c120a462ab1 2018-08-01 11:20:59,140 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.106098175049s 2018-08-01 11:20:59,140 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-aa198102-3643-4687-ba30-8c120a462ab1 2018-08-01 11:20:59,144 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-01 11:20:59,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}9e58ee30e88c8928aea1ae3b94f1980d39a8a0ec" 2018-08-01 11:20:59,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-7e91d5db-7e73-4983-b014-c8b1c399b532 Date: Wed, 01 Aug 2018 11:20:59 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/7245be1a-1abf-4af3-917a-946691ad9596/snap", "metadata": {}}], "file": "/v2/images/7245be1a-1abf-4af3-917a-946691ad9596/file", "owner": "378d6472a682466198f0f7e5f13ee534", "id": "7245be1a-1abf-4af3-917a-946691ad9596", "size": 4373348352, "self": "/v2/images/7245be1a-1abf-4af3-917a-946691ad9596", "disk_format": "qcow2", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/7245be1a-1abf-4af3-917a-946691ad9596/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-08-01T11:20:56Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-01T11:19:56Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-01 11:20:59,180 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-7e91d5db-7e73-4983-b014-c8b1c399b532 2018-08-01 11:20:59,180 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0355651378632s 2018-08-01 11:20:59,180 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-7e91d5db-7e73-4983-b014-c8b1c399b532 2018-08-01 11:20:59,182 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-01 11:20:59,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}9e58ee30e88c8928aea1ae3b94f1980d39a8a0ec" 2018-08-01 11:20:59,213 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:20: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-a1335c1d-89a1-4c4a-bae8-f0a8b23f3a61 x-compute-request-id: req-a1335c1d-89a1-4c4a-bae8-f0a8b23f3a61 Content-Encoding: gzip Content-Length: 475 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cloudify_ims-flavor_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/09a474ee-709c-4085-b737-058b3169a32e", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/09a474ee-709c-4085-b737-058b3169a32e", "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": "09a474ee-709c-4085-b737-058b3169a32e"}, {"name": "vmtp-flavor_ee58c79f-c6fb-483f-8b9c-406ffbfad757", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "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": "4c324ef0-9d9b-4571-a235-9b48aa3aa85a"}, {"name": "shaker-flavor_81952131-3011-4d90-80f4-831743223f59", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "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": "5b61c696-1b5b-4204-b7e5-ca4a818093b0"}]} 2018-08-01 11:20:59,213 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-a1335c1d-89a1-4c4a-bae8-f0a8b23f3a61 2018-08-01 11:20:59,213 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0307230949402s 2018-08-01 11:20:59,213 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-a1335c1d-89a1-4c4a-bae8-f0a8b23f3a61 2018-08-01 11:20:59,216 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-01 11:20:59,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}9e58ee30e88c8928aea1ae3b94f1980d39a8a0ec" -d '{"server": {"name": "cloudify_ims-vm_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "imageRef": "7245be1a-1abf-4af3-917a-946691ad9596", "key_name": "cloudify_ims-kp_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "flavorRef": "09a474ee-709c-4085-b737-058b3169a32e", "max_count": 1, "min_count": 1, "networks": [{"uuid": "69ff5ccc-f32f-4a22-86b7-725e75cd75c9"}], "security_groups": [{"name": "3e1019c8-8823-4475-9af0-6acb937afc5a"}]}}' 2018-08-01 11:21:00,252 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 11:20: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-773b1604-3355-4bc6-9080-265cf3592b29 x-compute-request-id: req-773b1604-3355-4bc6-9080-265cf3592b29 Content-Length: 403 location: http://172.30.9.24:8774/v2.1/servers/0b2d80bd-33c2-4826-8b79-4f45fdeced7c Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "3e1019c8-8823-4475-9af0-6acb937afc5a"}], "OS-DCF:diskConfig": "MANUAL", "id": "0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "rel": "bookmark"}], "adminPass": "X4iSPTc3GYmw"}} 2018-08-01 11:21:00,252 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-773b1604-3355-4bc6-9080-265cf3592b29 2018-08-01 11:21:00,252 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.03606009483s 2018-08-01 11:21:00,252 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-773b1604-3355-4bc6-9080-265cf3592b29 2018-08-01 11:21:00,253 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers 2018-08-01 11:21:00,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/0b2d80bd-33c2-4826-8b79-4f45fdeced7c -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9e58ee30e88c8928aea1ae3b94f1980d39a8a0ec" 2018-08-01 11:21:00,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:21: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-1d17bbfa-e13a-4696-a646-508fe0db8173 x-compute-request-id: req-1d17bbfa-e13a-4696-a646-508fe0db8173 Content-Encoding: gzip Content-Length: 607 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "rel": "bookmark"}], "image": {"id": "7245be1a-1abf-4af3-917a-946691ad9596", "links": [{"href": "http://172.30.9.24:8774/images/7245be1a-1abf-4af3-917a-946691ad9596", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "09a474ee-709c-4085-b737-058b3169a32e", "links": [{"href": "http://172.30.9.24:8774/flavors/09a474ee-709c-4085-b737-058b3169a32e", "rel": "bookmark"}]}, "id": "0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "user_id": "92f8f244af4244a5973e1028dfa964e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:21:00Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "name": "cloudify_ims-vm_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "created": "2018-08-01T11:21:00Z", "tenant_id": "378d6472a682466198f0f7e5f13ee534", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 11:21:00,353 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/0b2d80bd-33c2-4826-8b79-4f45fdeced7c used request id req-1d17bbfa-e13a-4696-a646-508fe0db8173 2018-08-01 11:21:00,353 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers in 0.0996050834656s 2018-08-01 11:21:00,353 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/0b2d80bd-33c2-4826-8b79-4f45fdeced7c used request id req-1d17bbfa-e13a-4696-a646-508fe0db8173 2018-08-01 11:21:00,359 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-01 11:21:00,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}9e58ee30e88c8928aea1ae3b94f1980d39a8a0ec" 2018-08-01 11:21:00,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1277 X-Openstack-Request-Id: req-51ba3347-94f8-4952-b747-4478a2f7c2f5 Date: Wed, 01 Aug 2018 11:21:00 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"69ff5ccc-f32f-4a22-86b7-725e75cd75c9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"378d6472a682466198f0f7e5f13ee534","l2_adjacency":true,"status":"ACTIVE","subnets":["5624fec4-478d-467f-b611-8c1333a73a05"],"description":"","tags":[],"updated_at":"2018-08-01T11:19:29Z","qos_policy_id":null,"name":"cloudify_ims-net_0de42e6e-b4d5-41c9-95f9-349bb4e5b151","admin_state_up":true,"tenant_id":"378d6472a682466198f0f7e5f13ee534","created_at":"2018-08-01T11:19:28Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dbe9669438844f3faecdc7fcc050e0d8","l2_adjacency":true,"status":"ACTIVE","subnets":["a5a333a9-9d0e-46a5-9440-2aa9c95d5013"],"description":"","tags":[],"updated_at":"2018-08-01T09:28:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:38Z","mtu":1500}]} 2018-08-01 11:21:00,492 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-51ba3347-94f8-4952-b747-4478a2f7c2f5 2018-08-01 11:21:00,493 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.133391857147s 2018-08-01 11:21:00,493 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-51ba3347-94f8-4952-b747-4478a2f7c2f5 2018-08-01 11:21:00,494 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-01 11:21:00,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}9e58ee30e88c8928aea1ae3b94f1980d39a8a0ec" 2018-08-01 11:21:00,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-c2456f2e-6e9b-4e42-a06c-e19dfc8ebe6d Date: Wed, 01 Aug 2018 11:21:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"69ff5ccc-f32f-4a22-86b7-725e75cd75c9","tenant_id":"378d6472a682466198f0f7e5f13ee534","created_at":"2018-08-01T11:19:29Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-01T11:19:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"378d6472a682466198f0f7e5f13ee534","id":"5624fec4-478d-467f-b611-8c1333a73a05","subnetpool_id":null,"name":"cloudify_ims-subnet_0de42e6e-b4d5-41c9-95f9-349bb4e5b151"}]} 2018-08-01 11:21:00,606 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-c2456f2e-6e9b-4e42-a06c-e19dfc8ebe6d 2018-08-01 11:21:00,606 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.112344026566s 2018-08-01 11:21:00,606 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-c2456f2e-6e9b-4e42-a06c-e19dfc8ebe6d 2018-08-01 11:21:00,607 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:21:00,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9e58ee30e88c8928aea1ae3b94f1980d39a8a0ec" 2018-08-01 11:21:00,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:21: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-45df7244-090a-4dbd-8cb5-cc9cc6acf8a2 x-compute-request-id: req-45df7244-090a-4dbd-8cb5-cc9cc6acf8a2 Content-Encoding: gzip Content-Length: 607 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "rel": "bookmark"}], "image": {"id": "7245be1a-1abf-4af3-917a-946691ad9596", "links": [{"href": "http://172.30.9.24:8774/images/7245be1a-1abf-4af3-917a-946691ad9596", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "09a474ee-709c-4085-b737-058b3169a32e", "links": [{"href": "http://172.30.9.24:8774/flavors/09a474ee-709c-4085-b737-058b3169a32e", "rel": "bookmark"}]}, "id": "0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "user_id": "92f8f244af4244a5973e1028dfa964e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:21:00Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "name": "cloudify_ims-vm_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "created": "2018-08-01T11:21:00Z", "tenant_id": "378d6472a682466198f0f7e5f13ee534", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:21:00,912 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-45df7244-090a-4dbd-8cb5-cc9cc6acf8a2 2018-08-01 11:21:00,912 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.304563999176s 2018-08-01 11:21:00,912 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-45df7244-090a-4dbd-8cb5-cc9cc6acf8a2 2018-08-01 11:21:00,917 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 11:21:02,919 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:21:02,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9e58ee30e88c8928aea1ae3b94f1980d39a8a0ec" 2018-08-01 11:21:03,129 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:21: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-a46a1fe8-ae65-456b-93e4-8e3fc2897435 x-compute-request-id: req-a46a1fe8-ae65-456b-93e4-8e3fc2897435 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "rel": "bookmark"}], "image": {"id": "7245be1a-1abf-4af3-917a-946691ad9596", "links": [{"href": "http://172.30.9.24:8774/images/7245be1a-1abf-4af3-917a-946691ad9596", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "09a474ee-709c-4085-b737-058b3169a32e", "links": [{"href": "http://172.30.9.24:8774/flavors/09a474ee-709c-4085-b737-058b3169a32e", "rel": "bookmark"}]}, "id": "0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "security_groups": [{"name": "cloudify_ims-sg_0de42e6e-b4d5-41c9-95f9-349bb4e5b151"}], "user_id": "92f8f244af4244a5973e1028dfa964e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:21:01Z", "hostId": "b1358f8ac17173cf8dcacfce0d402eaf0e7db6fc23ace0d2b94b7bdc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "name": "cloudify_ims-vm_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "created": "2018-08-01T11:21:00Z", "tenant_id": "378d6472a682466198f0f7e5f13ee534", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:21:03,129 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-a46a1fe8-ae65-456b-93e4-8e3fc2897435 2018-08-01 11:21:03,130 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.209921121597s 2018-08-01 11:21:03,130 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-a46a1fe8-ae65-456b-93e4-8e3fc2897435 2018-08-01 11:21:03,134 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 11:21:05,137 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:21:05,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9e58ee30e88c8928aea1ae3b94f1980d39a8a0ec" 2018-08-01 11:21:05,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:21: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-cdb39bf5-8c86-4d78-a4ac-fcf97b47ba4a x-compute-request-id: req-cdb39bf5-8c86-4d78-a4ac-fcf97b47ba4a Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "rel": "bookmark"}], "image": {"id": "7245be1a-1abf-4af3-917a-946691ad9596", "links": [{"href": "http://172.30.9.24:8774/images/7245be1a-1abf-4af3-917a-946691ad9596", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "09a474ee-709c-4085-b737-058b3169a32e", "links": [{"href": "http://172.30.9.24:8774/flavors/09a474ee-709c-4085-b737-058b3169a32e", "rel": "bookmark"}]}, "id": "0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "security_groups": [{"name": "cloudify_ims-sg_0de42e6e-b4d5-41c9-95f9-349bb4e5b151"}], "user_id": "92f8f244af4244a5973e1028dfa964e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:21:01Z", "hostId": "b1358f8ac17173cf8dcacfce0d402eaf0e7db6fc23ace0d2b94b7bdc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "name": "cloudify_ims-vm_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "created": "2018-08-01T11:21:00Z", "tenant_id": "378d6472a682466198f0f7e5f13ee534", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:21:05,759 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-cdb39bf5-8c86-4d78-a4ac-fcf97b47ba4a 2018-08-01 11:21:05,759 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.62268280983s 2018-08-01 11:21:05,760 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-cdb39bf5-8c86-4d78-a4ac-fcf97b47ba4a 2018-08-01 11:21:05,763 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 11:21:07,766 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:21:07,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9e58ee30e88c8928aea1ae3b94f1980d39a8a0ec" 2018-08-01 11:21:07,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:21: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-e6e5fb42-212f-46d7-94b0-bc681be1dc64 x-compute-request-id: req-e6e5fb42-212f-46d7-94b0-bc681be1dc64 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "rel": "bookmark"}], "image": {"id": "7245be1a-1abf-4af3-917a-946691ad9596", "links": [{"href": "http://172.30.9.24:8774/images/7245be1a-1abf-4af3-917a-946691ad9596", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "09a474ee-709c-4085-b737-058b3169a32e", "links": [{"href": "http://172.30.9.24:8774/flavors/09a474ee-709c-4085-b737-058b3169a32e", "rel": "bookmark"}]}, "id": "0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "security_groups": [{"name": "cloudify_ims-sg_0de42e6e-b4d5-41c9-95f9-349bb4e5b151"}], "user_id": "92f8f244af4244a5973e1028dfa964e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:21:01Z", "hostId": "b1358f8ac17173cf8dcacfce0d402eaf0e7db6fc23ace0d2b94b7bdc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "name": "cloudify_ims-vm_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "created": "2018-08-01T11:21:00Z", "tenant_id": "378d6472a682466198f0f7e5f13ee534", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:21:07,968 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-e6e5fb42-212f-46d7-94b0-bc681be1dc64 2018-08-01 11:21:07,969 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.202099084854s 2018-08-01 11:21:07,969 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-e6e5fb42-212f-46d7-94b0-bc681be1dc64 2018-08-01 11:21:07,973 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 11:21:09,976 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:21:09,979 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9e58ee30e88c8928aea1ae3b94f1980d39a8a0ec" 2018-08-01 11:21:10,522 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:21: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-e0d3883f-71fa-424e-8c86-ded3ee4ff055 x-compute-request-id: req-e0d3883f-71fa-424e-8c86-ded3ee4ff055 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "rel": "bookmark"}], "image": {"id": "7245be1a-1abf-4af3-917a-946691ad9596", "links": [{"href": "http://172.30.9.24:8774/images/7245be1a-1abf-4af3-917a-946691ad9596", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "09a474ee-709c-4085-b737-058b3169a32e", "links": [{"href": "http://172.30.9.24:8774/flavors/09a474ee-709c-4085-b737-058b3169a32e", "rel": "bookmark"}]}, "id": "0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "security_groups": [{"name": "cloudify_ims-sg_0de42e6e-b4d5-41c9-95f9-349bb4e5b151"}], "user_id": "92f8f244af4244a5973e1028dfa964e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:21:01Z", "hostId": "b1358f8ac17173cf8dcacfce0d402eaf0e7db6fc23ace0d2b94b7bdc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "name": "cloudify_ims-vm_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "created": "2018-08-01T11:21:00Z", "tenant_id": "378d6472a682466198f0f7e5f13ee534", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:21:10,522 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-e0d3883f-71fa-424e-8c86-ded3ee4ff055 2018-08-01 11:21:10,522 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.546425104141s 2018-08-01 11:21:10,523 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-e0d3883f-71fa-424e-8c86-ded3ee4ff055 2018-08-01 11:21:10,527 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 11:21:12,530 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:21:12,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9e58ee30e88c8928aea1ae3b94f1980d39a8a0ec" 2018-08-01 11:21:12,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:21:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1ab7636c-7747-43a4-9883-f06d8235cc43 x-compute-request-id: req-1ab7636c-7747-43a4-9883-f06d8235cc43 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "rel": "bookmark"}], "image": {"id": "7245be1a-1abf-4af3-917a-946691ad9596", "links": [{"href": "http://172.30.9.24:8774/images/7245be1a-1abf-4af3-917a-946691ad9596", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "09a474ee-709c-4085-b737-058b3169a32e", "links": [{"href": "http://172.30.9.24:8774/flavors/09a474ee-709c-4085-b737-058b3169a32e", "rel": "bookmark"}]}, "id": "0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "security_groups": [{"name": "cloudify_ims-sg_0de42e6e-b4d5-41c9-95f9-349bb4e5b151"}], "user_id": "92f8f244af4244a5973e1028dfa964e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:21:01Z", "hostId": "b1358f8ac17173cf8dcacfce0d402eaf0e7db6fc23ace0d2b94b7bdc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "name": "cloudify_ims-vm_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "created": "2018-08-01T11:21:00Z", "tenant_id": "378d6472a682466198f0f7e5f13ee534", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:21:12,744 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-1ab7636c-7747-43a4-9883-f06d8235cc43 2018-08-01 11:21:12,744 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.214542150497s 2018-08-01 11:21:12,745 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-1ab7636c-7747-43a4-9883-f06d8235cc43 2018-08-01 11:21:12,748 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 11:21:14,751 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:21:14,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9e58ee30e88c8928aea1ae3b94f1980d39a8a0ec" 2018-08-01 11:21:15,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:21:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b1ca063f-668b-44f6-bebc-61c6a21384f8 x-compute-request-id: req-b1ca063f-668b-44f6-bebc-61c6a21384f8 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "rel": "bookmark"}], "image": {"id": "7245be1a-1abf-4af3-917a-946691ad9596", "links": [{"href": "http://172.30.9.24:8774/images/7245be1a-1abf-4af3-917a-946691ad9596", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "09a474ee-709c-4085-b737-058b3169a32e", "links": [{"href": "http://172.30.9.24:8774/flavors/09a474ee-709c-4085-b737-058b3169a32e", "rel": "bookmark"}]}, "id": "0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "security_groups": [{"name": "cloudify_ims-sg_0de42e6e-b4d5-41c9-95f9-349bb4e5b151"}], "user_id": "92f8f244af4244a5973e1028dfa964e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:21:01Z", "hostId": "b1358f8ac17173cf8dcacfce0d402eaf0e7db6fc23ace0d2b94b7bdc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "name": "cloudify_ims-vm_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "created": "2018-08-01T11:21:00Z", "tenant_id": "378d6472a682466198f0f7e5f13ee534", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:21:15,142 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-b1ca063f-668b-44f6-bebc-61c6a21384f8 2018-08-01 11:21:15,142 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.390995979309s 2018-08-01 11:21:15,142 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-b1ca063f-668b-44f6-bebc-61c6a21384f8 2018-08-01 11:21:15,146 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 11:21:17,149 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:21:17,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9e58ee30e88c8928aea1ae3b94f1980d39a8a0ec" 2018-08-01 11:21:17,357 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:21:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-168e5458-4842-4ff7-9807-6d9b11e4949a x-compute-request-id: req-168e5458-4842-4ff7-9807-6d9b11e4949a Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "rel": "bookmark"}], "image": {"id": "7245be1a-1abf-4af3-917a-946691ad9596", "links": [{"href": "http://172.30.9.24:8774/images/7245be1a-1abf-4af3-917a-946691ad9596", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "09a474ee-709c-4085-b737-058b3169a32e", "links": [{"href": "http://172.30.9.24:8774/flavors/09a474ee-709c-4085-b737-058b3169a32e", "rel": "bookmark"}]}, "id": "0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "security_groups": [{"name": "cloudify_ims-sg_0de42e6e-b4d5-41c9-95f9-349bb4e5b151"}], "user_id": "92f8f244af4244a5973e1028dfa964e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:21:01Z", "hostId": "b1358f8ac17173cf8dcacfce0d402eaf0e7db6fc23ace0d2b94b7bdc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "name": "cloudify_ims-vm_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "created": "2018-08-01T11:21:00Z", "tenant_id": "378d6472a682466198f0f7e5f13ee534", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:21:17,357 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-168e5458-4842-4ff7-9807-6d9b11e4949a 2018-08-01 11:21:17,357 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.208253145218s 2018-08-01 11:21:17,358 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-168e5458-4842-4ff7-9807-6d9b11e4949a 2018-08-01 11:21:17,361 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 11:21:19,364 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:21:19,367 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9e58ee30e88c8928aea1ae3b94f1980d39a8a0ec" 2018-08-01 11:21:19,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:21: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-49b48f98-3687-450e-aa7c-5195090bafcc x-compute-request-id: req-49b48f98-3687-450e-aa7c-5195090bafcc Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "rel": "bookmark"}], "image": {"id": "7245be1a-1abf-4af3-917a-946691ad9596", "links": [{"href": "http://172.30.9.24:8774/images/7245be1a-1abf-4af3-917a-946691ad9596", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "09a474ee-709c-4085-b737-058b3169a32e", "links": [{"href": "http://172.30.9.24:8774/flavors/09a474ee-709c-4085-b737-058b3169a32e", "rel": "bookmark"}]}, "id": "0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "security_groups": [{"name": "cloudify_ims-sg_0de42e6e-b4d5-41c9-95f9-349bb4e5b151"}], "user_id": "92f8f244af4244a5973e1028dfa964e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:21:01Z", "hostId": "b1358f8ac17173cf8dcacfce0d402eaf0e7db6fc23ace0d2b94b7bdc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "name": "cloudify_ims-vm_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "created": "2018-08-01T11:21:00Z", "tenant_id": "378d6472a682466198f0f7e5f13ee534", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:21:19,752 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-49b48f98-3687-450e-aa7c-5195090bafcc 2018-08-01 11:21:19,753 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.38849902153s 2018-08-01 11:21:19,753 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-49b48f98-3687-450e-aa7c-5195090bafcc 2018-08-01 11:21:19,757 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 11:21:21,759 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:21:21,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9e58ee30e88c8928aea1ae3b94f1980d39a8a0ec" 2018-08-01 11:21:22,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:21:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ef57a512-8ece-4af5-a230-8116122ab2f1 x-compute-request-id: req-ef57a512-8ece-4af5-a230-8116122ab2f1 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "rel": "bookmark"}], "image": {"id": "7245be1a-1abf-4af3-917a-946691ad9596", "links": [{"href": "http://172.30.9.24:8774/images/7245be1a-1abf-4af3-917a-946691ad9596", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "09a474ee-709c-4085-b737-058b3169a32e", "links": [{"href": "http://172.30.9.24:8774/flavors/09a474ee-709c-4085-b737-058b3169a32e", "rel": "bookmark"}]}, "id": "0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "security_groups": [{"name": "cloudify_ims-sg_0de42e6e-b4d5-41c9-95f9-349bb4e5b151"}], "user_id": "92f8f244af4244a5973e1028dfa964e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:21:01Z", "hostId": "b1358f8ac17173cf8dcacfce0d402eaf0e7db6fc23ace0d2b94b7bdc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "name": "cloudify_ims-vm_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "created": "2018-08-01T11:21:00Z", "tenant_id": "378d6472a682466198f0f7e5f13ee534", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:21:22,294 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-ef57a512-8ece-4af5-a230-8116122ab2f1 2018-08-01 11:21:22,294 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.534487962723s 2018-08-01 11:21:22,294 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-ef57a512-8ece-4af5-a230-8116122ab2f1 2018-08-01 11:21:22,298 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 11:21:24,300 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:21:24,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9e58ee30e88c8928aea1ae3b94f1980d39a8a0ec" 2018-08-01 11:21:24,643 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:21: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-8d3a2fa0-47aa-4048-88f1-5eeba834bd6b x-compute-request-id: req-8d3a2fa0-47aa-4048-88f1-5eeba834bd6b Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "rel": "bookmark"}], "image": {"id": "7245be1a-1abf-4af3-917a-946691ad9596", "links": [{"href": "http://172.30.9.24:8774/images/7245be1a-1abf-4af3-917a-946691ad9596", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "09a474ee-709c-4085-b737-058b3169a32e", "links": [{"href": "http://172.30.9.24:8774/flavors/09a474ee-709c-4085-b737-058b3169a32e", "rel": "bookmark"}]}, "id": "0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "security_groups": [{"name": "cloudify_ims-sg_0de42e6e-b4d5-41c9-95f9-349bb4e5b151"}], "user_id": "92f8f244af4244a5973e1028dfa964e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:21:01Z", "hostId": "b1358f8ac17173cf8dcacfce0d402eaf0e7db6fc23ace0d2b94b7bdc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "name": "cloudify_ims-vm_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "created": "2018-08-01T11:21:00Z", "tenant_id": "378d6472a682466198f0f7e5f13ee534", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:21:24,643 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-8d3a2fa0-47aa-4048-88f1-5eeba834bd6b 2018-08-01 11:21:24,644 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.343242168427s 2018-08-01 11:21:24,644 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-8d3a2fa0-47aa-4048-88f1-5eeba834bd6b 2018-08-01 11:21:24,648 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 11:21:26,650 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:21:26,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9e58ee30e88c8928aea1ae3b94f1980d39a8a0ec" 2018-08-01 11:21:27,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:21:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-540ceac7-a514-43e9-a01b-ae059dbf3e00 x-compute-request-id: req-540ceac7-a514-43e9-a01b-ae059dbf3e00 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "rel": "bookmark"}], "image": {"id": "7245be1a-1abf-4af3-917a-946691ad9596", "links": [{"href": "http://172.30.9.24:8774/images/7245be1a-1abf-4af3-917a-946691ad9596", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "09a474ee-709c-4085-b737-058b3169a32e", "links": [{"href": "http://172.30.9.24:8774/flavors/09a474ee-709c-4085-b737-058b3169a32e", "rel": "bookmark"}]}, "id": "0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "security_groups": [{"name": "cloudify_ims-sg_0de42e6e-b4d5-41c9-95f9-349bb4e5b151"}], "user_id": "92f8f244af4244a5973e1028dfa964e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:21:01Z", "hostId": "b1358f8ac17173cf8dcacfce0d402eaf0e7db6fc23ace0d2b94b7bdc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "name": "cloudify_ims-vm_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "created": "2018-08-01T11:21:00Z", "tenant_id": "378d6472a682466198f0f7e5f13ee534", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:21:27,020 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-540ceac7-a514-43e9-a01b-ae059dbf3e00 2018-08-01 11:21:27,020 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.36923789978s 2018-08-01 11:21:27,020 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-540ceac7-a514-43e9-a01b-ae059dbf3e00 2018-08-01 11:21:27,024 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 11:21:29,027 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:21:29,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9e58ee30e88c8928aea1ae3b94f1980d39a8a0ec" 2018-08-01 11:21:29,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:21:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-622440a3-53b6-4247-ae34-6a1302a7dce9 x-compute-request-id: req-622440a3-53b6-4247-ae34-6a1302a7dce9 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "rel": "bookmark"}], "image": {"id": "7245be1a-1abf-4af3-917a-946691ad9596", "links": [{"href": "http://172.30.9.24:8774/images/7245be1a-1abf-4af3-917a-946691ad9596", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "09a474ee-709c-4085-b737-058b3169a32e", "links": [{"href": "http://172.30.9.24:8774/flavors/09a474ee-709c-4085-b737-058b3169a32e", "rel": "bookmark"}]}, "id": "0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "security_groups": [{"name": "cloudify_ims-sg_0de42e6e-b4d5-41c9-95f9-349bb4e5b151"}], "user_id": "92f8f244af4244a5973e1028dfa964e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:21:01Z", "hostId": "b1358f8ac17173cf8dcacfce0d402eaf0e7db6fc23ace0d2b94b7bdc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "name": "cloudify_ims-vm_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "created": "2018-08-01T11:21:00Z", "tenant_id": "378d6472a682466198f0f7e5f13ee534", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:21:29,535 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-622440a3-53b6-4247-ae34-6a1302a7dce9 2018-08-01 11:21:29,535 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.50843000412s 2018-08-01 11:21:29,536 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-622440a3-53b6-4247-ae34-6a1302a7dce9 2018-08-01 11:21:29,539 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 11:21:31,542 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:21:31,545 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9e58ee30e88c8928aea1ae3b94f1980d39a8a0ec" 2018-08-01 11:21:31,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:21: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-497ca43f-314a-4a33-baf5-2dcd63b72329 x-compute-request-id: req-497ca43f-314a-4a33-baf5-2dcd63b72329 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "rel": "bookmark"}], "image": {"id": "7245be1a-1abf-4af3-917a-946691ad9596", "links": [{"href": "http://172.30.9.24:8774/images/7245be1a-1abf-4af3-917a-946691ad9596", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "09a474ee-709c-4085-b737-058b3169a32e", "links": [{"href": "http://172.30.9.24:8774/flavors/09a474ee-709c-4085-b737-058b3169a32e", "rel": "bookmark"}]}, "id": "0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "security_groups": [{"name": "cloudify_ims-sg_0de42e6e-b4d5-41c9-95f9-349bb4e5b151"}], "user_id": "92f8f244af4244a5973e1028dfa964e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:21:01Z", "hostId": "b1358f8ac17173cf8dcacfce0d402eaf0e7db6fc23ace0d2b94b7bdc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "name": "cloudify_ims-vm_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "created": "2018-08-01T11:21:00Z", "tenant_id": "378d6472a682466198f0f7e5f13ee534", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:21:31,734 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-497ca43f-314a-4a33-baf5-2dcd63b72329 2018-08-01 11:21:31,734 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.191872835159s 2018-08-01 11:21:31,734 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-497ca43f-314a-4a33-baf5-2dcd63b72329 2018-08-01 11:21:31,738 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 11:21:33,741 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:21:33,743 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9e58ee30e88c8928aea1ae3b94f1980d39a8a0ec" 2018-08-01 11:21:34,129 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:21:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-255aca5a-5958-462e-a480-28aaa0b8786e x-compute-request-id: req-255aca5a-5958-462e-a480-28aaa0b8786e Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "rel": "bookmark"}], "image": {"id": "7245be1a-1abf-4af3-917a-946691ad9596", "links": [{"href": "http://172.30.9.24:8774/images/7245be1a-1abf-4af3-917a-946691ad9596", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "09a474ee-709c-4085-b737-058b3169a32e", "links": [{"href": "http://172.30.9.24:8774/flavors/09a474ee-709c-4085-b737-058b3169a32e", "rel": "bookmark"}]}, "id": "0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "security_groups": [{"name": "cloudify_ims-sg_0de42e6e-b4d5-41c9-95f9-349bb4e5b151"}], "user_id": "92f8f244af4244a5973e1028dfa964e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:21:01Z", "hostId": "b1358f8ac17173cf8dcacfce0d402eaf0e7db6fc23ace0d2b94b7bdc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "name": "cloudify_ims-vm_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "created": "2018-08-01T11:21:00Z", "tenant_id": "378d6472a682466198f0f7e5f13ee534", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:21:34,129 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-255aca5a-5958-462e-a480-28aaa0b8786e 2018-08-01 11:21:34,129 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.387895107269s 2018-08-01 11:21:34,129 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-255aca5a-5958-462e-a480-28aaa0b8786e 2018-08-01 11:21:34,133 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 11:21:36,134 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:21:36,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9e58ee30e88c8928aea1ae3b94f1980d39a8a0ec" 2018-08-01 11:21:36,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:21: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-14c5b1e4-6a0a-4d18-ae0f-61249c3554d9 x-compute-request-id: req-14c5b1e4-6a0a-4d18-ae0f-61249c3554d9 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "rel": "bookmark"}], "image": {"id": "7245be1a-1abf-4af3-917a-946691ad9596", "links": [{"href": "http://172.30.9.24:8774/images/7245be1a-1abf-4af3-917a-946691ad9596", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "09a474ee-709c-4085-b737-058b3169a32e", "links": [{"href": "http://172.30.9.24:8774/flavors/09a474ee-709c-4085-b737-058b3169a32e", "rel": "bookmark"}]}, "id": "0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "security_groups": [{"name": "cloudify_ims-sg_0de42e6e-b4d5-41c9-95f9-349bb4e5b151"}], "user_id": "92f8f244af4244a5973e1028dfa964e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:21:01Z", "hostId": "b1358f8ac17173cf8dcacfce0d402eaf0e7db6fc23ace0d2b94b7bdc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "name": "cloudify_ims-vm_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "created": "2018-08-01T11:21:00Z", "tenant_id": "378d6472a682466198f0f7e5f13ee534", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:21:36,325 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-14c5b1e4-6a0a-4d18-ae0f-61249c3554d9 2018-08-01 11:21:36,325 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.191138029099s 2018-08-01 11:21:36,326 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-14c5b1e4-6a0a-4d18-ae0f-61249c3554d9 2018-08-01 11:21:36,330 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 11:21:38,332 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:21:38,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9e58ee30e88c8928aea1ae3b94f1980d39a8a0ec" 2018-08-01 11:21:38,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:21: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-4a7e6b3c-1970-4b7c-9870-69d3aba64fa1 x-compute-request-id: req-4a7e6b3c-1970-4b7c-9870-69d3aba64fa1 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "rel": "bookmark"}], "image": {"id": "7245be1a-1abf-4af3-917a-946691ad9596", "links": [{"href": "http://172.30.9.24:8774/images/7245be1a-1abf-4af3-917a-946691ad9596", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "09a474ee-709c-4085-b737-058b3169a32e", "links": [{"href": "http://172.30.9.24:8774/flavors/09a474ee-709c-4085-b737-058b3169a32e", "rel": "bookmark"}]}, "id": "0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "security_groups": [{"name": "cloudify_ims-sg_0de42e6e-b4d5-41c9-95f9-349bb4e5b151"}], "user_id": "92f8f244af4244a5973e1028dfa964e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:21:01Z", "hostId": "b1358f8ac17173cf8dcacfce0d402eaf0e7db6fc23ace0d2b94b7bdc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "name": "cloudify_ims-vm_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "created": "2018-08-01T11:21:00Z", "tenant_id": "378d6472a682466198f0f7e5f13ee534", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:21:38,539 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-4a7e6b3c-1970-4b7c-9870-69d3aba64fa1 2018-08-01 11:21:38,539 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.206570863724s 2018-08-01 11:21:38,539 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-4a7e6b3c-1970-4b7c-9870-69d3aba64fa1 2018-08-01 11:21:38,543 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 11:21:40,546 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:21:40,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9e58ee30e88c8928aea1ae3b94f1980d39a8a0ec" 2018-08-01 11:21:40,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:21:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ba5800aa-4270-47c0-981e-18828ba80b69 x-compute-request-id: req-ba5800aa-4270-47c0-981e-18828ba80b69 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "rel": "bookmark"}], "image": {"id": "7245be1a-1abf-4af3-917a-946691ad9596", "links": [{"href": "http://172.30.9.24:8774/images/7245be1a-1abf-4af3-917a-946691ad9596", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "09a474ee-709c-4085-b737-058b3169a32e", "links": [{"href": "http://172.30.9.24:8774/flavors/09a474ee-709c-4085-b737-058b3169a32e", "rel": "bookmark"}]}, "id": "0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "security_groups": [{"name": "cloudify_ims-sg_0de42e6e-b4d5-41c9-95f9-349bb4e5b151"}], "user_id": "92f8f244af4244a5973e1028dfa964e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:21:01Z", "hostId": "b1358f8ac17173cf8dcacfce0d402eaf0e7db6fc23ace0d2b94b7bdc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "name": "cloudify_ims-vm_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "created": "2018-08-01T11:21:00Z", "tenant_id": "378d6472a682466198f0f7e5f13ee534", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:21:40,765 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-ba5800aa-4270-47c0-981e-18828ba80b69 2018-08-01 11:21:40,765 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.219208955765s 2018-08-01 11:21:40,765 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-ba5800aa-4270-47c0-981e-18828ba80b69 2018-08-01 11:21:40,769 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 11:21:42,772 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:21:42,774 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9e58ee30e88c8928aea1ae3b94f1980d39a8a0ec" 2018-08-01 11:21:43,011 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:21: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-38ba04fa-9058-4846-b30a-34fda3ec16b1 x-compute-request-id: req-38ba04fa-9058-4846-b30a-34fda3ec16b1 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "rel": "bookmark"}], "image": {"id": "7245be1a-1abf-4af3-917a-946691ad9596", "links": [{"href": "http://172.30.9.24:8774/images/7245be1a-1abf-4af3-917a-946691ad9596", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "09a474ee-709c-4085-b737-058b3169a32e", "links": [{"href": "http://172.30.9.24:8774/flavors/09a474ee-709c-4085-b737-058b3169a32e", "rel": "bookmark"}]}, "id": "0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "security_groups": [{"name": "cloudify_ims-sg_0de42e6e-b4d5-41c9-95f9-349bb4e5b151"}], "user_id": "92f8f244af4244a5973e1028dfa964e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:21:01Z", "hostId": "b1358f8ac17173cf8dcacfce0d402eaf0e7db6fc23ace0d2b94b7bdc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "name": "cloudify_ims-vm_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "created": "2018-08-01T11:21:00Z", "tenant_id": "378d6472a682466198f0f7e5f13ee534", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:21:43,011 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-38ba04fa-9058-4846-b30a-34fda3ec16b1 2018-08-01 11:21:43,011 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.239072084427s 2018-08-01 11:21:43,011 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-38ba04fa-9058-4846-b30a-34fda3ec16b1 2018-08-01 11:21:43,015 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 11:21:45,018 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:21:45,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9e58ee30e88c8928aea1ae3b94f1980d39a8a0ec" 2018-08-01 11:21:45,586 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:21: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-a80852c7-7633-4fd0-9173-d58d4f27ce5d x-compute-request-id: req-a80852c7-7633-4fd0-9173-d58d4f27ce5d Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "rel": "bookmark"}], "image": {"id": "7245be1a-1abf-4af3-917a-946691ad9596", "links": [{"href": "http://172.30.9.24:8774/images/7245be1a-1abf-4af3-917a-946691ad9596", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "09a474ee-709c-4085-b737-058b3169a32e", "links": [{"href": "http://172.30.9.24:8774/flavors/09a474ee-709c-4085-b737-058b3169a32e", "rel": "bookmark"}]}, "id": "0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "security_groups": [{"name": "cloudify_ims-sg_0de42e6e-b4d5-41c9-95f9-349bb4e5b151"}], "user_id": "92f8f244af4244a5973e1028dfa964e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:21:01Z", "hostId": "b1358f8ac17173cf8dcacfce0d402eaf0e7db6fc23ace0d2b94b7bdc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "name": "cloudify_ims-vm_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "created": "2018-08-01T11:21:00Z", "tenant_id": "378d6472a682466198f0f7e5f13ee534", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:21:45,587 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-a80852c7-7633-4fd0-9173-d58d4f27ce5d 2018-08-01 11:21:45,587 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.568955898285s 2018-08-01 11:21:45,587 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-a80852c7-7633-4fd0-9173-d58d4f27ce5d 2018-08-01 11:21:45,591 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 11:21:47,594 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:21:47,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9e58ee30e88c8928aea1ae3b94f1980d39a8a0ec" 2018-08-01 11:21:48,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:21: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-b1407dd5-c5ce-46c9-99dc-2b3537ae00cb x-compute-request-id: req-b1407dd5-c5ce-46c9-99dc-2b3537ae00cb Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "rel": "bookmark"}], "image": {"id": "7245be1a-1abf-4af3-917a-946691ad9596", "links": [{"href": "http://172.30.9.24:8774/images/7245be1a-1abf-4af3-917a-946691ad9596", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "09a474ee-709c-4085-b737-058b3169a32e", "links": [{"href": "http://172.30.9.24:8774/flavors/09a474ee-709c-4085-b737-058b3169a32e", "rel": "bookmark"}]}, "id": "0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "security_groups": [{"name": "cloudify_ims-sg_0de42e6e-b4d5-41c9-95f9-349bb4e5b151"}], "user_id": "92f8f244af4244a5973e1028dfa964e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:21:01Z", "hostId": "b1358f8ac17173cf8dcacfce0d402eaf0e7db6fc23ace0d2b94b7bdc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "name": "cloudify_ims-vm_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "created": "2018-08-01T11:21:00Z", "tenant_id": "378d6472a682466198f0f7e5f13ee534", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:21:48,001 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-b1407dd5-c5ce-46c9-99dc-2b3537ae00cb 2018-08-01 11:21:48,001 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.407001018524s 2018-08-01 11:21:48,001 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-b1407dd5-c5ce-46c9-99dc-2b3537ae00cb 2018-08-01 11:21:48,005 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 11:21:50,006 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:21:50,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9e58ee30e88c8928aea1ae3b94f1980d39a8a0ec" 2018-08-01 11:21:50,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:21: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-c17c7633-a047-4565-a9b9-f73c2a7bce74 x-compute-request-id: req-c17c7633-a047-4565-a9b9-f73c2a7bce74 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "rel": "bookmark"}], "image": {"id": "7245be1a-1abf-4af3-917a-946691ad9596", "links": [{"href": "http://172.30.9.24:8774/images/7245be1a-1abf-4af3-917a-946691ad9596", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "09a474ee-709c-4085-b737-058b3169a32e", "links": [{"href": "http://172.30.9.24:8774/flavors/09a474ee-709c-4085-b737-058b3169a32e", "rel": "bookmark"}]}, "id": "0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "security_groups": [{"name": "cloudify_ims-sg_0de42e6e-b4d5-41c9-95f9-349bb4e5b151"}], "user_id": "92f8f244af4244a5973e1028dfa964e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:21:01Z", "hostId": "b1358f8ac17173cf8dcacfce0d402eaf0e7db6fc23ace0d2b94b7bdc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "name": "cloudify_ims-vm_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "created": "2018-08-01T11:21:00Z", "tenant_id": "378d6472a682466198f0f7e5f13ee534", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:21:50,202 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-c17c7633-a047-4565-a9b9-f73c2a7bce74 2018-08-01 11:21:50,202 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.196266889572s 2018-08-01 11:21:50,203 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-c17c7633-a047-4565-a9b9-f73c2a7bce74 2018-08-01 11:21:50,206 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 11:21:52,209 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:21:52,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9e58ee30e88c8928aea1ae3b94f1980d39a8a0ec" 2018-08-01 11:21:52,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:21: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-4f1f9b59-470c-43d2-96d3-48c5ccfb95d6 x-compute-request-id: req-4f1f9b59-470c-43d2-96d3-48c5ccfb95d6 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "rel": "bookmark"}], "image": {"id": "7245be1a-1abf-4af3-917a-946691ad9596", "links": [{"href": "http://172.30.9.24:8774/images/7245be1a-1abf-4af3-917a-946691ad9596", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "09a474ee-709c-4085-b737-058b3169a32e", "links": [{"href": "http://172.30.9.24:8774/flavors/09a474ee-709c-4085-b737-058b3169a32e", "rel": "bookmark"}]}, "id": "0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "security_groups": [{"name": "cloudify_ims-sg_0de42e6e-b4d5-41c9-95f9-349bb4e5b151"}], "user_id": "92f8f244af4244a5973e1028dfa964e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:21:01Z", "hostId": "b1358f8ac17173cf8dcacfce0d402eaf0e7db6fc23ace0d2b94b7bdc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "name": "cloudify_ims-vm_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "created": "2018-08-01T11:21:00Z", "tenant_id": "378d6472a682466198f0f7e5f13ee534", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:21:52,419 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-4f1f9b59-470c-43d2-96d3-48c5ccfb95d6 2018-08-01 11:21:52,419 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.209764957428s 2018-08-01 11:21:52,419 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-4f1f9b59-470c-43d2-96d3-48c5ccfb95d6 2018-08-01 11:21:52,423 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 11:21:54,424 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:21:54,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9e58ee30e88c8928aea1ae3b94f1980d39a8a0ec" 2018-08-01 11:21:54,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:21: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-deb1acb6-45fd-4a43-9fd4-d8c05d4cef07 x-compute-request-id: req-deb1acb6-45fd-4a43-9fd4-d8c05d4cef07 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "rel": "bookmark"}], "image": {"id": "7245be1a-1abf-4af3-917a-946691ad9596", "links": [{"href": "http://172.30.9.24:8774/images/7245be1a-1abf-4af3-917a-946691ad9596", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "09a474ee-709c-4085-b737-058b3169a32e", "links": [{"href": "http://172.30.9.24:8774/flavors/09a474ee-709c-4085-b737-058b3169a32e", "rel": "bookmark"}]}, "id": "0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "security_groups": [{"name": "cloudify_ims-sg_0de42e6e-b4d5-41c9-95f9-349bb4e5b151"}], "user_id": "92f8f244af4244a5973e1028dfa964e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:21:01Z", "hostId": "b1358f8ac17173cf8dcacfce0d402eaf0e7db6fc23ace0d2b94b7bdc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "name": "cloudify_ims-vm_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "created": "2018-08-01T11:21:00Z", "tenant_id": "378d6472a682466198f0f7e5f13ee534", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:21:54,623 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-deb1acb6-45fd-4a43-9fd4-d8c05d4cef07 2018-08-01 11:21:54,623 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.198710918427s 2018-08-01 11:21:54,624 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-deb1acb6-45fd-4a43-9fd4-d8c05d4cef07 2018-08-01 11:21:54,627 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 11:21:56,629 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:21:56,633 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9e58ee30e88c8928aea1ae3b94f1980d39a8a0ec" 2018-08-01 11:21:57,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:21: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-6bcddd3e-891d-472e-bf6b-0a5bb309a61c x-compute-request-id: req-6bcddd3e-891d-472e-bf6b-0a5bb309a61c Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "rel": "bookmark"}], "image": {"id": "7245be1a-1abf-4af3-917a-946691ad9596", "links": [{"href": "http://172.30.9.24:8774/images/7245be1a-1abf-4af3-917a-946691ad9596", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "09a474ee-709c-4085-b737-058b3169a32e", "links": [{"href": "http://172.30.9.24:8774/flavors/09a474ee-709c-4085-b737-058b3169a32e", "rel": "bookmark"}]}, "id": "0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "security_groups": [{"name": "cloudify_ims-sg_0de42e6e-b4d5-41c9-95f9-349bb4e5b151"}], "user_id": "92f8f244af4244a5973e1028dfa964e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:21:01Z", "hostId": "b1358f8ac17173cf8dcacfce0d402eaf0e7db6fc23ace0d2b94b7bdc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "name": "cloudify_ims-vm_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "created": "2018-08-01T11:21:00Z", "tenant_id": "378d6472a682466198f0f7e5f13ee534", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:21:57,218 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-6bcddd3e-891d-472e-bf6b-0a5bb309a61c 2018-08-01 11:21:57,218 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.588451147079s 2018-08-01 11:21:57,218 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-6bcddd3e-891d-472e-bf6b-0a5bb309a61c 2018-08-01 11:21:57,222 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 11:21:59,224 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:21:59,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9e58ee30e88c8928aea1ae3b94f1980d39a8a0ec" 2018-08-01 11:21:59,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:21: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-233b5470-c488-4621-8c2b-17e404990670 x-compute-request-id: req-233b5470-c488-4621-8c2b-17e404990670 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "rel": "bookmark"}], "image": {"id": "7245be1a-1abf-4af3-917a-946691ad9596", "links": [{"href": "http://172.30.9.24:8774/images/7245be1a-1abf-4af3-917a-946691ad9596", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "09a474ee-709c-4085-b737-058b3169a32e", "links": [{"href": "http://172.30.9.24:8774/flavors/09a474ee-709c-4085-b737-058b3169a32e", "rel": "bookmark"}]}, "id": "0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "security_groups": [{"name": "cloudify_ims-sg_0de42e6e-b4d5-41c9-95f9-349bb4e5b151"}], "user_id": "92f8f244af4244a5973e1028dfa964e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:21:01Z", "hostId": "b1358f8ac17173cf8dcacfce0d402eaf0e7db6fc23ace0d2b94b7bdc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "name": "cloudify_ims-vm_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "created": "2018-08-01T11:21:00Z", "tenant_id": "378d6472a682466198f0f7e5f13ee534", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:21:59,615 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-233b5470-c488-4621-8c2b-17e404990670 2018-08-01 11:21:59,615 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.391613960266s 2018-08-01 11:21:59,616 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-233b5470-c488-4621-8c2b-17e404990670 2018-08-01 11:21:59,620 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 11:22:01,622 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:22:01,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9e58ee30e88c8928aea1ae3b94f1980d39a8a0ec" 2018-08-01 11:22:01,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:22: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-f3b8d7eb-8124-4882-a5ed-9610c32c5f7f x-compute-request-id: req-f3b8d7eb-8124-4882-a5ed-9610c32c5f7f Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "rel": "bookmark"}], "image": {"id": "7245be1a-1abf-4af3-917a-946691ad9596", "links": [{"href": "http://172.30.9.24:8774/images/7245be1a-1abf-4af3-917a-946691ad9596", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "09a474ee-709c-4085-b737-058b3169a32e", "links": [{"href": "http://172.30.9.24:8774/flavors/09a474ee-709c-4085-b737-058b3169a32e", "rel": "bookmark"}]}, "id": "0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "security_groups": [{"name": "cloudify_ims-sg_0de42e6e-b4d5-41c9-95f9-349bb4e5b151"}], "user_id": "92f8f244af4244a5973e1028dfa964e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:21:01Z", "hostId": "b1358f8ac17173cf8dcacfce0d402eaf0e7db6fc23ace0d2b94b7bdc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "name": "cloudify_ims-vm_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "created": "2018-08-01T11:21:00Z", "tenant_id": "378d6472a682466198f0f7e5f13ee534", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:22:01,824 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-f3b8d7eb-8124-4882-a5ed-9610c32c5f7f 2018-08-01 11:22:01,824 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.202319145203s 2018-08-01 11:22:01,825 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-f3b8d7eb-8124-4882-a5ed-9610c32c5f7f 2018-08-01 11:22:01,829 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 11:22:03,831 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:22:03,835 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9e58ee30e88c8928aea1ae3b94f1980d39a8a0ec" 2018-08-01 11:22:04,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:22: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-bd90823a-799f-4f3f-a280-fe2144d3f5cd x-compute-request-id: req-bd90823a-799f-4f3f-a280-fe2144d3f5cd Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "rel": "bookmark"}], "image": {"id": "7245be1a-1abf-4af3-917a-946691ad9596", "links": [{"href": "http://172.30.9.24:8774/images/7245be1a-1abf-4af3-917a-946691ad9596", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "09a474ee-709c-4085-b737-058b3169a32e", "links": [{"href": "http://172.30.9.24:8774/flavors/09a474ee-709c-4085-b737-058b3169a32e", "rel": "bookmark"}]}, "id": "0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "security_groups": [{"name": "cloudify_ims-sg_0de42e6e-b4d5-41c9-95f9-349bb4e5b151"}], "user_id": "92f8f244af4244a5973e1028dfa964e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:21:01Z", "hostId": "b1358f8ac17173cf8dcacfce0d402eaf0e7db6fc23ace0d2b94b7bdc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "name": "cloudify_ims-vm_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "created": "2018-08-01T11:21:00Z", "tenant_id": "378d6472a682466198f0f7e5f13ee534", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:22:04,042 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-bd90823a-799f-4f3f-a280-fe2144d3f5cd 2018-08-01 11:22:04,042 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.210299015045s 2018-08-01 11:22:04,042 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-bd90823a-799f-4f3f-a280-fe2144d3f5cd 2018-08-01 11:22:04,046 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 11:22:06,049 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:22:06,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9e58ee30e88c8928aea1ae3b94f1980d39a8a0ec" 2018-08-01 11:22:06,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:22: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-953523f4-471a-47a0-a282-5f163d3a71ce x-compute-request-id: req-953523f4-471a-47a0-a282-5f163d3a71ce Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "rel": "bookmark"}], "image": {"id": "7245be1a-1abf-4af3-917a-946691ad9596", "links": [{"href": "http://172.30.9.24:8774/images/7245be1a-1abf-4af3-917a-946691ad9596", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "09a474ee-709c-4085-b737-058b3169a32e", "links": [{"href": "http://172.30.9.24:8774/flavors/09a474ee-709c-4085-b737-058b3169a32e", "rel": "bookmark"}]}, "id": "0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "security_groups": [{"name": "cloudify_ims-sg_0de42e6e-b4d5-41c9-95f9-349bb4e5b151"}], "user_id": "92f8f244af4244a5973e1028dfa964e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:21:01Z", "hostId": "b1358f8ac17173cf8dcacfce0d402eaf0e7db6fc23ace0d2b94b7bdc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "name": "cloudify_ims-vm_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "created": "2018-08-01T11:21:00Z", "tenant_id": "378d6472a682466198f0f7e5f13ee534", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:22:06,397 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-953523f4-471a-47a0-a282-5f163d3a71ce 2018-08-01 11:22:06,398 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.348279953003s 2018-08-01 11:22:06,398 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-953523f4-471a-47a0-a282-5f163d3a71ce 2018-08-01 11:22:06,402 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 11:22:08,404 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:22:08,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9e58ee30e88c8928aea1ae3b94f1980d39a8a0ec" 2018-08-01 11:22:08,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:22: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-5623590c-67c4-4349-adf7-7d1b98e78e64 x-compute-request-id: req-5623590c-67c4-4349-adf7-7d1b98e78e64 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "rel": "bookmark"}], "image": {"id": "7245be1a-1abf-4af3-917a-946691ad9596", "links": [{"href": "http://172.30.9.24:8774/images/7245be1a-1abf-4af3-917a-946691ad9596", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "09a474ee-709c-4085-b737-058b3169a32e", "links": [{"href": "http://172.30.9.24:8774/flavors/09a474ee-709c-4085-b737-058b3169a32e", "rel": "bookmark"}]}, "id": "0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "security_groups": [{"name": "cloudify_ims-sg_0de42e6e-b4d5-41c9-95f9-349bb4e5b151"}], "user_id": "92f8f244af4244a5973e1028dfa964e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:21:01Z", "hostId": "b1358f8ac17173cf8dcacfce0d402eaf0e7db6fc23ace0d2b94b7bdc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "name": "cloudify_ims-vm_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "created": "2018-08-01T11:21:00Z", "tenant_id": "378d6472a682466198f0f7e5f13ee534", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:22:08,765 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-5623590c-67c4-4349-adf7-7d1b98e78e64 2018-08-01 11:22:08,765 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.36044383049s 2018-08-01 11:22:08,765 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-5623590c-67c4-4349-adf7-7d1b98e78e64 2018-08-01 11:22:08,769 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 11:22:10,772 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:22:10,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9e58ee30e88c8928aea1ae3b94f1980d39a8a0ec" 2018-08-01 11:22:10,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:22: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-d82fd52d-4166-467b-a59b-4ecf178df5ad x-compute-request-id: req-d82fd52d-4166-467b-a59b-4ecf178df5ad Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "rel": "bookmark"}], "image": {"id": "7245be1a-1abf-4af3-917a-946691ad9596", "links": [{"href": "http://172.30.9.24:8774/images/7245be1a-1abf-4af3-917a-946691ad9596", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "09a474ee-709c-4085-b737-058b3169a32e", "links": [{"href": "http://172.30.9.24:8774/flavors/09a474ee-709c-4085-b737-058b3169a32e", "rel": "bookmark"}]}, "id": "0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "security_groups": [{"name": "cloudify_ims-sg_0de42e6e-b4d5-41c9-95f9-349bb4e5b151"}], "user_id": "92f8f244af4244a5973e1028dfa964e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:21:01Z", "hostId": "b1358f8ac17173cf8dcacfce0d402eaf0e7db6fc23ace0d2b94b7bdc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "name": "cloudify_ims-vm_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "created": "2018-08-01T11:21:00Z", "tenant_id": "378d6472a682466198f0f7e5f13ee534", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:22:10,994 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-d82fd52d-4166-467b-a59b-4ecf178df5ad 2018-08-01 11:22:10,994 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.222144126892s 2018-08-01 11:22:10,995 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-d82fd52d-4166-467b-a59b-4ecf178df5ad 2018-08-01 11:22:10,998 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 11:22:13,001 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:22:13,004 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9e58ee30e88c8928aea1ae3b94f1980d39a8a0ec" 2018-08-01 11:22:13,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:22: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-b062e315-eeb2-4c63-b535-343f266d0d4b x-compute-request-id: req-b062e315-eeb2-4c63-b535-343f266d0d4b Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "rel": "bookmark"}], "image": {"id": "7245be1a-1abf-4af3-917a-946691ad9596", "links": [{"href": "http://172.30.9.24:8774/images/7245be1a-1abf-4af3-917a-946691ad9596", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "09a474ee-709c-4085-b737-058b3169a32e", "links": [{"href": "http://172.30.9.24:8774/flavors/09a474ee-709c-4085-b737-058b3169a32e", "rel": "bookmark"}]}, "id": "0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "security_groups": [{"name": "cloudify_ims-sg_0de42e6e-b4d5-41c9-95f9-349bb4e5b151"}], "user_id": "92f8f244af4244a5973e1028dfa964e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:21:01Z", "hostId": "b1358f8ac17173cf8dcacfce0d402eaf0e7db6fc23ace0d2b94b7bdc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "name": "cloudify_ims-vm_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "created": "2018-08-01T11:21:00Z", "tenant_id": "378d6472a682466198f0f7e5f13ee534", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:22:13,369 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-b062e315-eeb2-4c63-b535-343f266d0d4b 2018-08-01 11:22:13,369 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.367801189423s 2018-08-01 11:22:13,369 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-b062e315-eeb2-4c63-b535-343f266d0d4b 2018-08-01 11:22:13,373 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 11:22:15,375 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:22:15,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9e58ee30e88c8928aea1ae3b94f1980d39a8a0ec" 2018-08-01 11:22:15,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:22: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-2b19c739-2342-4295-b809-dec34dd135fb x-compute-request-id: req-2b19c739-2342-4295-b809-dec34dd135fb Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "rel": "bookmark"}], "image": {"id": "7245be1a-1abf-4af3-917a-946691ad9596", "links": [{"href": "http://172.30.9.24:8774/images/7245be1a-1abf-4af3-917a-946691ad9596", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "09a474ee-709c-4085-b737-058b3169a32e", "links": [{"href": "http://172.30.9.24:8774/flavors/09a474ee-709c-4085-b737-058b3169a32e", "rel": "bookmark"}]}, "id": "0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "security_groups": [{"name": "cloudify_ims-sg_0de42e6e-b4d5-41c9-95f9-349bb4e5b151"}], "user_id": "92f8f244af4244a5973e1028dfa964e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:21:01Z", "hostId": "b1358f8ac17173cf8dcacfce0d402eaf0e7db6fc23ace0d2b94b7bdc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "name": "cloudify_ims-vm_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "created": "2018-08-01T11:21:00Z", "tenant_id": "378d6472a682466198f0f7e5f13ee534", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:22:15,725 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-2b19c739-2342-4295-b809-dec34dd135fb 2018-08-01 11:22:15,726 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.350242137909s 2018-08-01 11:22:15,726 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-2b19c739-2342-4295-b809-dec34dd135fb 2018-08-01 11:22:15,730 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 11:22:17,732 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:22:17,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9e58ee30e88c8928aea1ae3b94f1980d39a8a0ec" 2018-08-01 11:22:18,102 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:22: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-0275fd3a-cbd3-4526-a768-6f090ce39f50 x-compute-request-id: req-0275fd3a-cbd3-4526-a768-6f090ce39f50 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "rel": "bookmark"}], "image": {"id": "7245be1a-1abf-4af3-917a-946691ad9596", "links": [{"href": "http://172.30.9.24:8774/images/7245be1a-1abf-4af3-917a-946691ad9596", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "09a474ee-709c-4085-b737-058b3169a32e", "links": [{"href": "http://172.30.9.24:8774/flavors/09a474ee-709c-4085-b737-058b3169a32e", "rel": "bookmark"}]}, "id": "0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "security_groups": [{"name": "cloudify_ims-sg_0de42e6e-b4d5-41c9-95f9-349bb4e5b151"}], "user_id": "92f8f244af4244a5973e1028dfa964e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:21:01Z", "hostId": "b1358f8ac17173cf8dcacfce0d402eaf0e7db6fc23ace0d2b94b7bdc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "name": "cloudify_ims-vm_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "created": "2018-08-01T11:21:00Z", "tenant_id": "378d6472a682466198f0f7e5f13ee534", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:22:18,102 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-0275fd3a-cbd3-4526-a768-6f090ce39f50 2018-08-01 11:22:18,102 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.369864940643s 2018-08-01 11:22:18,103 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-0275fd3a-cbd3-4526-a768-6f090ce39f50 2018-08-01 11:22:18,107 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 11:22:20,110 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:22:20,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9e58ee30e88c8928aea1ae3b94f1980d39a8a0ec" 2018-08-01 11:22:20,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:22: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-b1a2fabc-f458-45b5-a0e9-c46ccf456393 x-compute-request-id: req-b1a2fabc-f458-45b5-a0e9-c46ccf456393 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "rel": "bookmark"}], "image": {"id": "7245be1a-1abf-4af3-917a-946691ad9596", "links": [{"href": "http://172.30.9.24:8774/images/7245be1a-1abf-4af3-917a-946691ad9596", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "09a474ee-709c-4085-b737-058b3169a32e", "links": [{"href": "http://172.30.9.24:8774/flavors/09a474ee-709c-4085-b737-058b3169a32e", "rel": "bookmark"}]}, "id": "0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "security_groups": [{"name": "cloudify_ims-sg_0de42e6e-b4d5-41c9-95f9-349bb4e5b151"}], "user_id": "92f8f244af4244a5973e1028dfa964e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:21:01Z", "hostId": "b1358f8ac17173cf8dcacfce0d402eaf0e7db6fc23ace0d2b94b7bdc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "name": "cloudify_ims-vm_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "created": "2018-08-01T11:21:00Z", "tenant_id": "378d6472a682466198f0f7e5f13ee534", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:22:20,453 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-b1a2fabc-f458-45b5-a0e9-c46ccf456393 2018-08-01 11:22:20,454 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.343329906464s 2018-08-01 11:22:20,454 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-b1a2fabc-f458-45b5-a0e9-c46ccf456393 2018-08-01 11:22:20,458 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 11:22:22,460 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:22:22,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9e58ee30e88c8928aea1ae3b94f1980d39a8a0ec" 2018-08-01 11:22:22,809 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:22: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-0c13a884-f35c-4ebe-8b08-ad50922d251d x-compute-request-id: req-0c13a884-f35c-4ebe-8b08-ad50922d251d Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "rel": "bookmark"}], "image": {"id": "7245be1a-1abf-4af3-917a-946691ad9596", "links": [{"href": "http://172.30.9.24:8774/images/7245be1a-1abf-4af3-917a-946691ad9596", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "09a474ee-709c-4085-b737-058b3169a32e", "links": [{"href": "http://172.30.9.24:8774/flavors/09a474ee-709c-4085-b737-058b3169a32e", "rel": "bookmark"}]}, "id": "0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "security_groups": [{"name": "cloudify_ims-sg_0de42e6e-b4d5-41c9-95f9-349bb4e5b151"}], "user_id": "92f8f244af4244a5973e1028dfa964e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:21:01Z", "hostId": "b1358f8ac17173cf8dcacfce0d402eaf0e7db6fc23ace0d2b94b7bdc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "name": "cloudify_ims-vm_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "created": "2018-08-01T11:21:00Z", "tenant_id": "378d6472a682466198f0f7e5f13ee534", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:22:22,809 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-0c13a884-f35c-4ebe-8b08-ad50922d251d 2018-08-01 11:22:22,809 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.348599910736s 2018-08-01 11:22:22,809 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-0c13a884-f35c-4ebe-8b08-ad50922d251d 2018-08-01 11:22:22,813 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 11:22:24,816 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:22:24,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9e58ee30e88c8928aea1ae3b94f1980d39a8a0ec" 2018-08-01 11:22:25,021 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:22: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-9daa6a6c-9d82-4cc5-abfc-8959054606f0 x-compute-request-id: req-9daa6a6c-9d82-4cc5-abfc-8959054606f0 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "rel": "bookmark"}], "image": {"id": "7245be1a-1abf-4af3-917a-946691ad9596", "links": [{"href": "http://172.30.9.24:8774/images/7245be1a-1abf-4af3-917a-946691ad9596", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "09a474ee-709c-4085-b737-058b3169a32e", "links": [{"href": "http://172.30.9.24:8774/flavors/09a474ee-709c-4085-b737-058b3169a32e", "rel": "bookmark"}]}, "id": "0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "security_groups": [{"name": "cloudify_ims-sg_0de42e6e-b4d5-41c9-95f9-349bb4e5b151"}], "user_id": "92f8f244af4244a5973e1028dfa964e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:21:01Z", "hostId": "b1358f8ac17173cf8dcacfce0d402eaf0e7db6fc23ace0d2b94b7bdc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "name": "cloudify_ims-vm_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "created": "2018-08-01T11:21:00Z", "tenant_id": "378d6472a682466198f0f7e5f13ee534", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:22:25,021 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-9daa6a6c-9d82-4cc5-abfc-8959054606f0 2018-08-01 11:22:25,022 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.205585956573s 2018-08-01 11:22:25,022 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-9daa6a6c-9d82-4cc5-abfc-8959054606f0 2018-08-01 11:22:25,025 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 11:22:27,028 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:22:27,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9e58ee30e88c8928aea1ae3b94f1980d39a8a0ec" 2018-08-01 11:22:27,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:22: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-69f0d9a6-987c-4ff2-aa5c-2006746a0f53 x-compute-request-id: req-69f0d9a6-987c-4ff2-aa5c-2006746a0f53 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "rel": "bookmark"}], "image": {"id": "7245be1a-1abf-4af3-917a-946691ad9596", "links": [{"href": "http://172.30.9.24:8774/images/7245be1a-1abf-4af3-917a-946691ad9596", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "09a474ee-709c-4085-b737-058b3169a32e", "links": [{"href": "http://172.30.9.24:8774/flavors/09a474ee-709c-4085-b737-058b3169a32e", "rel": "bookmark"}]}, "id": "0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "security_groups": [{"name": "cloudify_ims-sg_0de42e6e-b4d5-41c9-95f9-349bb4e5b151"}], "user_id": "92f8f244af4244a5973e1028dfa964e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:21:01Z", "hostId": "b1358f8ac17173cf8dcacfce0d402eaf0e7db6fc23ace0d2b94b7bdc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "name": "cloudify_ims-vm_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "created": "2018-08-01T11:21:00Z", "tenant_id": "378d6472a682466198f0f7e5f13ee534", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:22:27,547 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-69f0d9a6-987c-4ff2-aa5c-2006746a0f53 2018-08-01 11:22:27,547 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.518902778625s 2018-08-01 11:22:27,547 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-69f0d9a6-987c-4ff2-aa5c-2006746a0f53 2018-08-01 11:22:27,551 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 11:22:29,554 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:22:29,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9e58ee30e88c8928aea1ae3b94f1980d39a8a0ec" 2018-08-01 11:22:29,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:22: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-e5bfd898-bc08-41cb-9d99-2a0f4fc70a72 x-compute-request-id: req-e5bfd898-bc08-41cb-9d99-2a0f4fc70a72 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "rel": "bookmark"}], "image": {"id": "7245be1a-1abf-4af3-917a-946691ad9596", "links": [{"href": "http://172.30.9.24:8774/images/7245be1a-1abf-4af3-917a-946691ad9596", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "09a474ee-709c-4085-b737-058b3169a32e", "links": [{"href": "http://172.30.9.24:8774/flavors/09a474ee-709c-4085-b737-058b3169a32e", "rel": "bookmark"}]}, "id": "0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "security_groups": [{"name": "cloudify_ims-sg_0de42e6e-b4d5-41c9-95f9-349bb4e5b151"}], "user_id": "92f8f244af4244a5973e1028dfa964e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:21:01Z", "hostId": "b1358f8ac17173cf8dcacfce0d402eaf0e7db6fc23ace0d2b94b7bdc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "name": "cloudify_ims-vm_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "created": "2018-08-01T11:21:00Z", "tenant_id": "378d6472a682466198f0f7e5f13ee534", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:22:29,742 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-e5bfd898-bc08-41cb-9d99-2a0f4fc70a72 2018-08-01 11:22:29,742 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.188306093216s 2018-08-01 11:22:29,743 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-e5bfd898-bc08-41cb-9d99-2a0f4fc70a72 2018-08-01 11:22:29,746 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 11:22:31,748 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:22:31,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9e58ee30e88c8928aea1ae3b94f1980d39a8a0ec" 2018-08-01 11:22:32,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:22: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-96c83f45-0626-455f-8a89-f607874505fc x-compute-request-id: req-96c83f45-0626-455f-8a89-f607874505fc Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "rel": "bookmark"}], "image": {"id": "7245be1a-1abf-4af3-917a-946691ad9596", "links": [{"href": "http://172.30.9.24:8774/images/7245be1a-1abf-4af3-917a-946691ad9596", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "09a474ee-709c-4085-b737-058b3169a32e", "links": [{"href": "http://172.30.9.24:8774/flavors/09a474ee-709c-4085-b737-058b3169a32e", "rel": "bookmark"}]}, "id": "0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "security_groups": [{"name": "cloudify_ims-sg_0de42e6e-b4d5-41c9-95f9-349bb4e5b151"}], "user_id": "92f8f244af4244a5973e1028dfa964e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:21:01Z", "hostId": "b1358f8ac17173cf8dcacfce0d402eaf0e7db6fc23ace0d2b94b7bdc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "name": "cloudify_ims-vm_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "created": "2018-08-01T11:21:00Z", "tenant_id": "378d6472a682466198f0f7e5f13ee534", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:22:32,123 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-96c83f45-0626-455f-8a89-f607874505fc 2018-08-01 11:22:32,123 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.374707937241s 2018-08-01 11:22:32,123 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-96c83f45-0626-455f-8a89-f607874505fc 2018-08-01 11:22:32,127 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 11:22:34,130 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:22:34,132 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9e58ee30e88c8928aea1ae3b94f1980d39a8a0ec" 2018-08-01 11:22:34,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:22: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-8fdc61d0-998b-4ed0-affb-699b5c2c4cc9 x-compute-request-id: req-8fdc61d0-998b-4ed0-affb-699b5c2c4cc9 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "rel": "bookmark"}], "image": {"id": "7245be1a-1abf-4af3-917a-946691ad9596", "links": [{"href": "http://172.30.9.24:8774/images/7245be1a-1abf-4af3-917a-946691ad9596", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "09a474ee-709c-4085-b737-058b3169a32e", "links": [{"href": "http://172.30.9.24:8774/flavors/09a474ee-709c-4085-b737-058b3169a32e", "rel": "bookmark"}]}, "id": "0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "security_groups": [{"name": "cloudify_ims-sg_0de42e6e-b4d5-41c9-95f9-349bb4e5b151"}], "user_id": "92f8f244af4244a5973e1028dfa964e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:21:01Z", "hostId": "b1358f8ac17173cf8dcacfce0d402eaf0e7db6fc23ace0d2b94b7bdc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "name": "cloudify_ims-vm_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "created": "2018-08-01T11:21:00Z", "tenant_id": "378d6472a682466198f0f7e5f13ee534", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:22:34,340 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-8fdc61d0-998b-4ed0-affb-699b5c2c4cc9 2018-08-01 11:22:34,340 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.210439920425s 2018-08-01 11:22:34,340 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-8fdc61d0-998b-4ed0-affb-699b5c2c4cc9 2018-08-01 11:22:34,344 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 11:22:36,347 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:22:36,350 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9e58ee30e88c8928aea1ae3b94f1980d39a8a0ec" 2018-08-01 11:22:36,542 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:22: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-7f22f605-24e7-4625-a321-b993733dffa0 x-compute-request-id: req-7f22f605-24e7-4625-a321-b993733dffa0 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "rel": "bookmark"}], "image": {"id": "7245be1a-1abf-4af3-917a-946691ad9596", "links": [{"href": "http://172.30.9.24:8774/images/7245be1a-1abf-4af3-917a-946691ad9596", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "09a474ee-709c-4085-b737-058b3169a32e", "links": [{"href": "http://172.30.9.24:8774/flavors/09a474ee-709c-4085-b737-058b3169a32e", "rel": "bookmark"}]}, "id": "0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "security_groups": [{"name": "cloudify_ims-sg_0de42e6e-b4d5-41c9-95f9-349bb4e5b151"}], "user_id": "92f8f244af4244a5973e1028dfa964e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:21:01Z", "hostId": "b1358f8ac17173cf8dcacfce0d402eaf0e7db6fc23ace0d2b94b7bdc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "name": "cloudify_ims-vm_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "created": "2018-08-01T11:21:00Z", "tenant_id": "378d6472a682466198f0f7e5f13ee534", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:22:36,542 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-7f22f605-24e7-4625-a321-b993733dffa0 2018-08-01 11:22:36,542 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.194905042648s 2018-08-01 11:22:36,542 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-7f22f605-24e7-4625-a321-b993733dffa0 2018-08-01 11:22:36,546 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 11:22:38,549 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:22:38,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9e58ee30e88c8928aea1ae3b94f1980d39a8a0ec" 2018-08-01 11:22:38,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:22: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-3a277e1d-1327-460f-91bf-134ef000f85a x-compute-request-id: req-3a277e1d-1327-460f-91bf-134ef000f85a Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "rel": "bookmark"}], "image": {"id": "7245be1a-1abf-4af3-917a-946691ad9596", "links": [{"href": "http://172.30.9.24:8774/images/7245be1a-1abf-4af3-917a-946691ad9596", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "09a474ee-709c-4085-b737-058b3169a32e", "links": [{"href": "http://172.30.9.24:8774/flavors/09a474ee-709c-4085-b737-058b3169a32e", "rel": "bookmark"}]}, "id": "0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "security_groups": [{"name": "cloudify_ims-sg_0de42e6e-b4d5-41c9-95f9-349bb4e5b151"}], "user_id": "92f8f244af4244a5973e1028dfa964e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:21:01Z", "hostId": "b1358f8ac17173cf8dcacfce0d402eaf0e7db6fc23ace0d2b94b7bdc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "name": "cloudify_ims-vm_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "created": "2018-08-01T11:21:00Z", "tenant_id": "378d6472a682466198f0f7e5f13ee534", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:22:38,753 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-3a277e1d-1327-460f-91bf-134ef000f85a 2018-08-01 11:22:38,753 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.204275846481s 2018-08-01 11:22:38,753 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-3a277e1d-1327-460f-91bf-134ef000f85a 2018-08-01 11:22:38,757 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 11:22:40,760 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:22:40,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9e58ee30e88c8928aea1ae3b94f1980d39a8a0ec" 2018-08-01 11:22:40,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:22: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-c83a771f-fe15-4328-8638-618ad61fdd24 x-compute-request-id: req-c83a771f-fe15-4328-8638-618ad61fdd24 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "rel": "bookmark"}], "image": {"id": "7245be1a-1abf-4af3-917a-946691ad9596", "links": [{"href": "http://172.30.9.24:8774/images/7245be1a-1abf-4af3-917a-946691ad9596", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "09a474ee-709c-4085-b737-058b3169a32e", "links": [{"href": "http://172.30.9.24:8774/flavors/09a474ee-709c-4085-b737-058b3169a32e", "rel": "bookmark"}]}, "id": "0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "security_groups": [{"name": "cloudify_ims-sg_0de42e6e-b4d5-41c9-95f9-349bb4e5b151"}], "user_id": "92f8f244af4244a5973e1028dfa964e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:21:01Z", "hostId": "b1358f8ac17173cf8dcacfce0d402eaf0e7db6fc23ace0d2b94b7bdc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "name": "cloudify_ims-vm_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "created": "2018-08-01T11:21:00Z", "tenant_id": "378d6472a682466198f0f7e5f13ee534", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:22:40,966 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-c83a771f-fe15-4328-8638-618ad61fdd24 2018-08-01 11:22:40,966 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.206130027771s 2018-08-01 11:22:40,966 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-c83a771f-fe15-4328-8638-618ad61fdd24 2018-08-01 11:22:40,970 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 11:22:42,973 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:22:42,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9e58ee30e88c8928aea1ae3b94f1980d39a8a0ec" 2018-08-01 11:22:43,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:22: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-81fc9468-8c95-4c90-92e5-fa34a6abb0c5 x-compute-request-id: req-81fc9468-8c95-4c90-92e5-fa34a6abb0c5 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "rel": "bookmark"}], "image": {"id": "7245be1a-1abf-4af3-917a-946691ad9596", "links": [{"href": "http://172.30.9.24:8774/images/7245be1a-1abf-4af3-917a-946691ad9596", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "09a474ee-709c-4085-b737-058b3169a32e", "links": [{"href": "http://172.30.9.24:8774/flavors/09a474ee-709c-4085-b737-058b3169a32e", "rel": "bookmark"}]}, "id": "0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "security_groups": [{"name": "cloudify_ims-sg_0de42e6e-b4d5-41c9-95f9-349bb4e5b151"}], "user_id": "92f8f244af4244a5973e1028dfa964e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:21:01Z", "hostId": "b1358f8ac17173cf8dcacfce0d402eaf0e7db6fc23ace0d2b94b7bdc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "name": "cloudify_ims-vm_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "created": "2018-08-01T11:21:00Z", "tenant_id": "378d6472a682466198f0f7e5f13ee534", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:22:43,182 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-81fc9468-8c95-4c90-92e5-fa34a6abb0c5 2018-08-01 11:22:43,182 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.20943403244s 2018-08-01 11:22:43,183 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-81fc9468-8c95-4c90-92e5-fa34a6abb0c5 2018-08-01 11:22:43,186 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 11:22:45,189 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:22:45,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9e58ee30e88c8928aea1ae3b94f1980d39a8a0ec" 2018-08-01 11:22:45,377 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:22: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-b298dbe6-61bd-4c07-931b-43cf2dd6a22d x-compute-request-id: req-b298dbe6-61bd-4c07-931b-43cf2dd6a22d Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "rel": "bookmark"}], "image": {"id": "7245be1a-1abf-4af3-917a-946691ad9596", "links": [{"href": "http://172.30.9.24:8774/images/7245be1a-1abf-4af3-917a-946691ad9596", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "09a474ee-709c-4085-b737-058b3169a32e", "links": [{"href": "http://172.30.9.24:8774/flavors/09a474ee-709c-4085-b737-058b3169a32e", "rel": "bookmark"}]}, "id": "0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "security_groups": [{"name": "cloudify_ims-sg_0de42e6e-b4d5-41c9-95f9-349bb4e5b151"}], "user_id": "92f8f244af4244a5973e1028dfa964e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:21:01Z", "hostId": "b1358f8ac17173cf8dcacfce0d402eaf0e7db6fc23ace0d2b94b7bdc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "name": "cloudify_ims-vm_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "created": "2018-08-01T11:21:00Z", "tenant_id": "378d6472a682466198f0f7e5f13ee534", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:22:45,378 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-b298dbe6-61bd-4c07-931b-43cf2dd6a22d 2018-08-01 11:22:45,378 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.188550233841s 2018-08-01 11:22:45,378 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-b298dbe6-61bd-4c07-931b-43cf2dd6a22d 2018-08-01 11:22:45,382 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 11:22:47,383 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:22:47,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9e58ee30e88c8928aea1ae3b94f1980d39a8a0ec" 2018-08-01 11:22:47,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:22: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-0a811435-bb17-496c-918b-0392d52d85eb x-compute-request-id: req-0a811435-bb17-496c-918b-0392d52d85eb Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "rel": "bookmark"}], "image": {"id": "7245be1a-1abf-4af3-917a-946691ad9596", "links": [{"href": "http://172.30.9.24:8774/images/7245be1a-1abf-4af3-917a-946691ad9596", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "09a474ee-709c-4085-b737-058b3169a32e", "links": [{"href": "http://172.30.9.24:8774/flavors/09a474ee-709c-4085-b737-058b3169a32e", "rel": "bookmark"}]}, "id": "0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "security_groups": [{"name": "cloudify_ims-sg_0de42e6e-b4d5-41c9-95f9-349bb4e5b151"}], "user_id": "92f8f244af4244a5973e1028dfa964e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:21:01Z", "hostId": "b1358f8ac17173cf8dcacfce0d402eaf0e7db6fc23ace0d2b94b7bdc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "name": "cloudify_ims-vm_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "created": "2018-08-01T11:21:00Z", "tenant_id": "378d6472a682466198f0f7e5f13ee534", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:22:47,747 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-0a811435-bb17-496c-918b-0392d52d85eb 2018-08-01 11:22:47,747 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.363723993301s 2018-08-01 11:22:47,747 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-0a811435-bb17-496c-918b-0392d52d85eb 2018-08-01 11:22:47,751 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 11:22:49,753 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:22:49,756 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9e58ee30e88c8928aea1ae3b94f1980d39a8a0ec" 2018-08-01 11:22:49,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:22: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-17c14ced-b8d2-4174-8704-ddeab4c6c6d8 x-compute-request-id: req-17c14ced-b8d2-4174-8704-ddeab4c6c6d8 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "rel": "bookmark"}], "image": {"id": "7245be1a-1abf-4af3-917a-946691ad9596", "links": [{"href": "http://172.30.9.24:8774/images/7245be1a-1abf-4af3-917a-946691ad9596", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "09a474ee-709c-4085-b737-058b3169a32e", "links": [{"href": "http://172.30.9.24:8774/flavors/09a474ee-709c-4085-b737-058b3169a32e", "rel": "bookmark"}]}, "id": "0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "security_groups": [{"name": "cloudify_ims-sg_0de42e6e-b4d5-41c9-95f9-349bb4e5b151"}], "user_id": "92f8f244af4244a5973e1028dfa964e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:21:01Z", "hostId": "b1358f8ac17173cf8dcacfce0d402eaf0e7db6fc23ace0d2b94b7bdc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "name": "cloudify_ims-vm_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "created": "2018-08-01T11:21:00Z", "tenant_id": "378d6472a682466198f0f7e5f13ee534", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:22:49,967 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-17c14ced-b8d2-4174-8704-ddeab4c6c6d8 2018-08-01 11:22:49,967 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.214453935623s 2018-08-01 11:22:49,968 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-17c14ced-b8d2-4174-8704-ddeab4c6c6d8 2018-08-01 11:22:49,971 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 11:22:51,974 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:22:51,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9e58ee30e88c8928aea1ae3b94f1980d39a8a0ec" 2018-08-01 11:22:52,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:22:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7bf0b85a-2701-49f5-80b7-19b61a32d747 x-compute-request-id: req-7bf0b85a-2701-49f5-80b7-19b61a32d747 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "rel": "bookmark"}], "image": {"id": "7245be1a-1abf-4af3-917a-946691ad9596", "links": [{"href": "http://172.30.9.24:8774/images/7245be1a-1abf-4af3-917a-946691ad9596", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "09a474ee-709c-4085-b737-058b3169a32e", "links": [{"href": "http://172.30.9.24:8774/flavors/09a474ee-709c-4085-b737-058b3169a32e", "rel": "bookmark"}]}, "id": "0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "security_groups": [{"name": "cloudify_ims-sg_0de42e6e-b4d5-41c9-95f9-349bb4e5b151"}], "user_id": "92f8f244af4244a5973e1028dfa964e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:21:01Z", "hostId": "b1358f8ac17173cf8dcacfce0d402eaf0e7db6fc23ace0d2b94b7bdc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "name": "cloudify_ims-vm_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "created": "2018-08-01T11:21:00Z", "tenant_id": "378d6472a682466198f0f7e5f13ee534", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:22:52,347 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-7bf0b85a-2701-49f5-80b7-19b61a32d747 2018-08-01 11:22:52,347 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.372485876083s 2018-08-01 11:22:52,347 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-7bf0b85a-2701-49f5-80b7-19b61a32d747 2018-08-01 11:22:52,351 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 11:22:54,354 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:22:54,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9e58ee30e88c8928aea1ae3b94f1980d39a8a0ec" 2018-08-01 11:22:55,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:22: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-9160421a-c963-4fff-b99e-6e86d0c3f8ba x-compute-request-id: req-9160421a-c963-4fff-b99e-6e86d0c3f8ba Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "rel": "bookmark"}], "image": {"id": "7245be1a-1abf-4af3-917a-946691ad9596", "links": [{"href": "http://172.30.9.24:8774/images/7245be1a-1abf-4af3-917a-946691ad9596", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "09a474ee-709c-4085-b737-058b3169a32e", "links": [{"href": "http://172.30.9.24:8774/flavors/09a474ee-709c-4085-b737-058b3169a32e", "rel": "bookmark"}]}, "id": "0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "security_groups": [{"name": "cloudify_ims-sg_0de42e6e-b4d5-41c9-95f9-349bb4e5b151"}], "user_id": "92f8f244af4244a5973e1028dfa964e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:21:01Z", "hostId": "b1358f8ac17173cf8dcacfce0d402eaf0e7db6fc23ace0d2b94b7bdc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "name": "cloudify_ims-vm_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "created": "2018-08-01T11:21:00Z", "tenant_id": "378d6472a682466198f0f7e5f13ee534", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:22:55,033 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-9160421a-c963-4fff-b99e-6e86d0c3f8ba 2018-08-01 11:22:55,033 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.679469108582s 2018-08-01 11:22:55,034 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-9160421a-c963-4fff-b99e-6e86d0c3f8ba 2018-08-01 11:22:55,038 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 11:22:57,041 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:22:57,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9e58ee30e88c8928aea1ae3b94f1980d39a8a0ec" 2018-08-01 11:22:57,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:22:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-822b5ba6-e27e-424c-898d-b434401bd5ef x-compute-request-id: req-822b5ba6-e27e-424c-898d-b434401bd5ef Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "rel": "bookmark"}], "image": {"id": "7245be1a-1abf-4af3-917a-946691ad9596", "links": [{"href": "http://172.30.9.24:8774/images/7245be1a-1abf-4af3-917a-946691ad9596", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "09a474ee-709c-4085-b737-058b3169a32e", "links": [{"href": "http://172.30.9.24:8774/flavors/09a474ee-709c-4085-b737-058b3169a32e", "rel": "bookmark"}]}, "id": "0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "security_groups": [{"name": "cloudify_ims-sg_0de42e6e-b4d5-41c9-95f9-349bb4e5b151"}], "user_id": "92f8f244af4244a5973e1028dfa964e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:21:01Z", "hostId": "b1358f8ac17173cf8dcacfce0d402eaf0e7db6fc23ace0d2b94b7bdc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "name": "cloudify_ims-vm_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "created": "2018-08-01T11:21:00Z", "tenant_id": "378d6472a682466198f0f7e5f13ee534", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:22:57,398 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-822b5ba6-e27e-424c-898d-b434401bd5ef 2018-08-01 11:22:57,398 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.357141971588s 2018-08-01 11:22:57,398 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-822b5ba6-e27e-424c-898d-b434401bd5ef 2018-08-01 11:22:57,402 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 11:22:59,405 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:22:59,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9e58ee30e88c8928aea1ae3b94f1980d39a8a0ec" 2018-08-01 11:22:59,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:22: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-cee617a5-3cca-48d7-bc46-e2b5427c71dd x-compute-request-id: req-cee617a5-3cca-48d7-bc46-e2b5427c71dd Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "rel": "bookmark"}], "image": {"id": "7245be1a-1abf-4af3-917a-946691ad9596", "links": [{"href": "http://172.30.9.24:8774/images/7245be1a-1abf-4af3-917a-946691ad9596", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "09a474ee-709c-4085-b737-058b3169a32e", "links": [{"href": "http://172.30.9.24:8774/flavors/09a474ee-709c-4085-b737-058b3169a32e", "rel": "bookmark"}]}, "id": "0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "security_groups": [{"name": "cloudify_ims-sg_0de42e6e-b4d5-41c9-95f9-349bb4e5b151"}], "user_id": "92f8f244af4244a5973e1028dfa964e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:21:01Z", "hostId": "b1358f8ac17173cf8dcacfce0d402eaf0e7db6fc23ace0d2b94b7bdc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "name": "cloudify_ims-vm_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "created": "2018-08-01T11:21:00Z", "tenant_id": "378d6472a682466198f0f7e5f13ee534", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:22:59,763 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-cee617a5-3cca-48d7-bc46-e2b5427c71dd 2018-08-01 11:22:59,763 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.358363866806s 2018-08-01 11:22:59,764 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-cee617a5-3cca-48d7-bc46-e2b5427c71dd 2018-08-01 11:22:59,768 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 11:23:01,770 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:23:01,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9e58ee30e88c8928aea1ae3b94f1980d39a8a0ec" 2018-08-01 11:23:02,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:23: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-d453bb4d-9adb-4aa5-a5e3-1650abad4d6e x-compute-request-id: req-d453bb4d-9adb-4aa5-a5e3-1650abad4d6e Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "rel": "bookmark"}], "image": {"id": "7245be1a-1abf-4af3-917a-946691ad9596", "links": [{"href": "http://172.30.9.24:8774/images/7245be1a-1abf-4af3-917a-946691ad9596", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "09a474ee-709c-4085-b737-058b3169a32e", "links": [{"href": "http://172.30.9.24:8774/flavors/09a474ee-709c-4085-b737-058b3169a32e", "rel": "bookmark"}]}, "id": "0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "security_groups": [{"name": "cloudify_ims-sg_0de42e6e-b4d5-41c9-95f9-349bb4e5b151"}], "user_id": "92f8f244af4244a5973e1028dfa964e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:21:01Z", "hostId": "b1358f8ac17173cf8dcacfce0d402eaf0e7db6fc23ace0d2b94b7bdc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "name": "cloudify_ims-vm_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "created": "2018-08-01T11:21:00Z", "tenant_id": "378d6472a682466198f0f7e5f13ee534", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:23:02,131 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-d453bb4d-9adb-4aa5-a5e3-1650abad4d6e 2018-08-01 11:23:02,131 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.360442876816s 2018-08-01 11:23:02,131 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-d453bb4d-9adb-4aa5-a5e3-1650abad4d6e 2018-08-01 11:23:02,135 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 11:23:04,138 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:23:04,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9e58ee30e88c8928aea1ae3b94f1980d39a8a0ec" 2018-08-01 11:23:04,502 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:23: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-0f6e21e5-b6e5-477a-aa6b-f44d8ed096c2 x-compute-request-id: req-0f6e21e5-b6e5-477a-aa6b-f44d8ed096c2 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "rel": "bookmark"}], "image": {"id": "7245be1a-1abf-4af3-917a-946691ad9596", "links": [{"href": "http://172.30.9.24:8774/images/7245be1a-1abf-4af3-917a-946691ad9596", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "09a474ee-709c-4085-b737-058b3169a32e", "links": [{"href": "http://172.30.9.24:8774/flavors/09a474ee-709c-4085-b737-058b3169a32e", "rel": "bookmark"}]}, "id": "0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "security_groups": [{"name": "cloudify_ims-sg_0de42e6e-b4d5-41c9-95f9-349bb4e5b151"}], "user_id": "92f8f244af4244a5973e1028dfa964e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:21:01Z", "hostId": "b1358f8ac17173cf8dcacfce0d402eaf0e7db6fc23ace0d2b94b7bdc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "name": "cloudify_ims-vm_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "created": "2018-08-01T11:21:00Z", "tenant_id": "378d6472a682466198f0f7e5f13ee534", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:23:04,502 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-0f6e21e5-b6e5-477a-aa6b-f44d8ed096c2 2018-08-01 11:23:04,502 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.364310979843s 2018-08-01 11:23:04,502 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-0f6e21e5-b6e5-477a-aa6b-f44d8ed096c2 2018-08-01 11:23:04,506 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 11:23:06,509 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:23:06,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9e58ee30e88c8928aea1ae3b94f1980d39a8a0ec" 2018-08-01 11:23:06,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:23: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-03108de8-fb2a-468c-a2ca-11d9ee0ea3fd x-compute-request-id: req-03108de8-fb2a-468c-a2ca-11d9ee0ea3fd Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "rel": "bookmark"}], "image": {"id": "7245be1a-1abf-4af3-917a-946691ad9596", "links": [{"href": "http://172.30.9.24:8774/images/7245be1a-1abf-4af3-917a-946691ad9596", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "09a474ee-709c-4085-b737-058b3169a32e", "links": [{"href": "http://172.30.9.24:8774/flavors/09a474ee-709c-4085-b737-058b3169a32e", "rel": "bookmark"}]}, "id": "0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "security_groups": [{"name": "cloudify_ims-sg_0de42e6e-b4d5-41c9-95f9-349bb4e5b151"}], "user_id": "92f8f244af4244a5973e1028dfa964e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:21:01Z", "hostId": "b1358f8ac17173cf8dcacfce0d402eaf0e7db6fc23ace0d2b94b7bdc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "name": "cloudify_ims-vm_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "created": "2018-08-01T11:21:00Z", "tenant_id": "378d6472a682466198f0f7e5f13ee534", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:23:06,847 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-03108de8-fb2a-468c-a2ca-11d9ee0ea3fd 2018-08-01 11:23:06,847 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.33836388588s 2018-08-01 11:23:06,848 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-03108de8-fb2a-468c-a2ca-11d9ee0ea3fd 2018-08-01 11:23:06,852 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 11:23:08,854 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:23:08,858 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9e58ee30e88c8928aea1ae3b94f1980d39a8a0ec" 2018-08-01 11:23:09,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:23: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-5f8e5889-f985-42f8-9b0e-434bc69e41ee x-compute-request-id: req-5f8e5889-f985-42f8-9b0e-434bc69e41ee Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "rel": "bookmark"}], "image": {"id": "7245be1a-1abf-4af3-917a-946691ad9596", "links": [{"href": "http://172.30.9.24:8774/images/7245be1a-1abf-4af3-917a-946691ad9596", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "09a474ee-709c-4085-b737-058b3169a32e", "links": [{"href": "http://172.30.9.24:8774/flavors/09a474ee-709c-4085-b737-058b3169a32e", "rel": "bookmark"}]}, "id": "0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "security_groups": [{"name": "cloudify_ims-sg_0de42e6e-b4d5-41c9-95f9-349bb4e5b151"}], "user_id": "92f8f244af4244a5973e1028dfa964e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:21:01Z", "hostId": "b1358f8ac17173cf8dcacfce0d402eaf0e7db6fc23ace0d2b94b7bdc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "name": "cloudify_ims-vm_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "created": "2018-08-01T11:21:00Z", "tenant_id": "378d6472a682466198f0f7e5f13ee534", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:23:09,211 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-5f8e5889-f985-42f8-9b0e-434bc69e41ee 2018-08-01 11:23:09,211 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.356469869614s 2018-08-01 11:23:09,212 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-5f8e5889-f985-42f8-9b0e-434bc69e41ee 2018-08-01 11:23:09,215 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 11:23:11,217 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:23:11,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9e58ee30e88c8928aea1ae3b94f1980d39a8a0ec" 2018-08-01 11:23:11,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:23:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2bc2fe85-af1c-496e-9818-a08f668866e3 x-compute-request-id: req-2bc2fe85-af1c-496e-9818-a08f668866e3 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "rel": "bookmark"}], "image": {"id": "7245be1a-1abf-4af3-917a-946691ad9596", "links": [{"href": "http://172.30.9.24:8774/images/7245be1a-1abf-4af3-917a-946691ad9596", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "09a474ee-709c-4085-b737-058b3169a32e", "links": [{"href": "http://172.30.9.24:8774/flavors/09a474ee-709c-4085-b737-058b3169a32e", "rel": "bookmark"}]}, "id": "0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "security_groups": [{"name": "cloudify_ims-sg_0de42e6e-b4d5-41c9-95f9-349bb4e5b151"}], "user_id": "92f8f244af4244a5973e1028dfa964e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:21:01Z", "hostId": "b1358f8ac17173cf8dcacfce0d402eaf0e7db6fc23ace0d2b94b7bdc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "name": "cloudify_ims-vm_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "created": "2018-08-01T11:21:00Z", "tenant_id": "378d6472a682466198f0f7e5f13ee534", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:23:11,646 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-2bc2fe85-af1c-496e-9818-a08f668866e3 2018-08-01 11:23:11,646 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.428200960159s 2018-08-01 11:23:11,646 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-2bc2fe85-af1c-496e-9818-a08f668866e3 2018-08-01 11:23:11,650 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 11:23:13,653 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:23:13,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9e58ee30e88c8928aea1ae3b94f1980d39a8a0ec" 2018-08-01 11:23:14,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:23: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-dba2e6c3-d461-439a-a0e9-021e2a152683 x-compute-request-id: req-dba2e6c3-d461-439a-a0e9-021e2a152683 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "rel": "bookmark"}], "image": {"id": "7245be1a-1abf-4af3-917a-946691ad9596", "links": [{"href": "http://172.30.9.24:8774/images/7245be1a-1abf-4af3-917a-946691ad9596", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "09a474ee-709c-4085-b737-058b3169a32e", "links": [{"href": "http://172.30.9.24:8774/flavors/09a474ee-709c-4085-b737-058b3169a32e", "rel": "bookmark"}]}, "id": "0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "security_groups": [{"name": "cloudify_ims-sg_0de42e6e-b4d5-41c9-95f9-349bb4e5b151"}], "user_id": "92f8f244af4244a5973e1028dfa964e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:21:01Z", "hostId": "b1358f8ac17173cf8dcacfce0d402eaf0e7db6fc23ace0d2b94b7bdc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "name": "cloudify_ims-vm_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "created": "2018-08-01T11:21:00Z", "tenant_id": "378d6472a682466198f0f7e5f13ee534", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:23:14,018 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-dba2e6c3-d461-439a-a0e9-021e2a152683 2018-08-01 11:23:14,018 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.365087985992s 2018-08-01 11:23:14,019 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-dba2e6c3-d461-439a-a0e9-021e2a152683 2018-08-01 11:23:14,022 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 11:23:16,025 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:23:16,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9e58ee30e88c8928aea1ae3b94f1980d39a8a0ec" 2018-08-01 11:23:16,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:23: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-046148dd-e8f6-444d-9cd4-bdb83282845b x-compute-request-id: req-046148dd-e8f6-444d-9cd4-bdb83282845b Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "rel": "bookmark"}], "image": {"id": "7245be1a-1abf-4af3-917a-946691ad9596", "links": [{"href": "http://172.30.9.24:8774/images/7245be1a-1abf-4af3-917a-946691ad9596", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "09a474ee-709c-4085-b737-058b3169a32e", "links": [{"href": "http://172.30.9.24:8774/flavors/09a474ee-709c-4085-b737-058b3169a32e", "rel": "bookmark"}]}, "id": "0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "security_groups": [{"name": "cloudify_ims-sg_0de42e6e-b4d5-41c9-95f9-349bb4e5b151"}], "user_id": "92f8f244af4244a5973e1028dfa964e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:21:01Z", "hostId": "b1358f8ac17173cf8dcacfce0d402eaf0e7db6fc23ace0d2b94b7bdc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "name": "cloudify_ims-vm_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "created": "2018-08-01T11:21:00Z", "tenant_id": "378d6472a682466198f0f7e5f13ee534", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:23:16,231 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-046148dd-e8f6-444d-9cd4-bdb83282845b 2018-08-01 11:23:16,231 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.205592870712s 2018-08-01 11:23:16,231 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-046148dd-e8f6-444d-9cd4-bdb83282845b 2018-08-01 11:23:16,235 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 11:23:18,237 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:23:18,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9e58ee30e88c8928aea1ae3b94f1980d39a8a0ec" 2018-08-01 11:23:18,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:23:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bc67f779-d3e6-41cd-a378-90fab4c954d7 x-compute-request-id: req-bc67f779-d3e6-41cd-a378-90fab4c954d7 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "rel": "bookmark"}], "image": {"id": "7245be1a-1abf-4af3-917a-946691ad9596", "links": [{"href": "http://172.30.9.24:8774/images/7245be1a-1abf-4af3-917a-946691ad9596", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "09a474ee-709c-4085-b737-058b3169a32e", "links": [{"href": "http://172.30.9.24:8774/flavors/09a474ee-709c-4085-b737-058b3169a32e", "rel": "bookmark"}]}, "id": "0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "security_groups": [{"name": "cloudify_ims-sg_0de42e6e-b4d5-41c9-95f9-349bb4e5b151"}], "user_id": "92f8f244af4244a5973e1028dfa964e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T11:21:01Z", "hostId": "b1358f8ac17173cf8dcacfce0d402eaf0e7db6fc23ace0d2b94b7bdc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "name": "cloudify_ims-vm_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "created": "2018-08-01T11:21:00Z", "tenant_id": "378d6472a682466198f0f7e5f13ee534", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:23:18,441 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-bc67f779-d3e6-41cd-a378-90fab4c954d7 2018-08-01 11:23:18,441 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.203330993652s 2018-08-01 11:23:18,441 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-bc67f779-d3e6-41cd-a378-90fab4c954d7 2018-08-01 11:23:18,444 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 11:23:20,447 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:23:20,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9e58ee30e88c8928aea1ae3b94f1980d39a8a0ec" 2018-08-01 11:23:20,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:23: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-1ecf3fd3-c91c-4b28-a871-b980061f7480 x-compute-request-id: req-1ecf3fd3-c91c-4b28-a871-b980061f7480 Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_0de42e6e-b4d5-41c9-95f9-349bb4e5b151": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:9d:d6", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "rel": "bookmark"}], "image": {"id": "7245be1a-1abf-4af3-917a-946691ad9596", "links": [{"href": "http://172.30.9.24:8774/images/7245be1a-1abf-4af3-917a-946691ad9596", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:23:20.000000", "flavor": {"id": "09a474ee-709c-4085-b737-058b3169a32e", "links": [{"href": "http://172.30.9.24:8774/flavors/09a474ee-709c-4085-b737-058b3169a32e", "rel": "bookmark"}]}, "id": "0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "security_groups": [{"name": "cloudify_ims-sg_0de42e6e-b4d5-41c9-95f9-349bb4e5b151"}], "user_id": "92f8f244af4244a5973e1028dfa964e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:23:20Z", "hostId": "b1358f8ac17173cf8dcacfce0d402eaf0e7db6fc23ace0d2b94b7bdc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "name": "cloudify_ims-vm_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "created": "2018-08-01T11:21:00Z", "tenant_id": "378d6472a682466198f0f7e5f13ee534", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:23:20,670 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-1ecf3fd3-c91c-4b28-a871-b980061f7480 2018-08-01 11:23:20,670 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.223087072372s 2018-08-01 11:23:20,671 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-1ecf3fd3-c91c-4b28-a871-b980061f7480 2018-08-01 11:23:20,674 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-01 11:23:20,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=0b2d80bd-33c2-4826-8b79-4f45fdeced7c" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9e58ee30e88c8928aea1ae3b94f1980d39a8a0ec" 2018-08-01 11:23:20,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-bf24c79a-e526-46e5-8f1f-6fb0a15d945c Date: Wed, 01 Aug 2018 11:23:20 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:23:19Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5624fec4-478d-467f-b611-8c1333a73a05","ip_address":"192.168.120.7"}],"id":"f3da5f89-33ad-4eac-a2af-3b5290b6780f","security_groups":["3e1019c8-8823-4475-9af0-6acb937afc5a"],"mac_address":"fa:16:3e:7f:9d:d6","project_id":"378d6472a682466198f0f7e5f13ee534","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"69ff5ccc-f32f-4a22-86b7-725e75cd75c9","tenant_id":"378d6472a682466198f0f7e5f13ee534","created_at":"2018-08-01T11:21:01Z","binding:vnic_type":"normal","device_id":"0b2d80bd-33c2-4826-8b79-4f45fdeced7c","ip_allocation":"immediate"}]} 2018-08-01 11:23:20,731 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=0b2d80bd-33c2-4826-8b79-4f45fdeced7c used request id req-bf24c79a-e526-46e5-8f1f-6fb0a15d945c 2018-08-01 11:23:20,731 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0563430786133s 2018-08-01 11:23:20,731 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=0b2d80bd-33c2-4826-8b79-4f45fdeced7c used request id req-bf24c79a-e526-46e5-8f1f-6fb0a15d945c 2018-08-01 11:23:20,736 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-01 11:23:20,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/floatingips.json?port_id=f3da5f89-33ad-4eac-a2af-3b5290b6780f" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9e58ee30e88c8928aea1ae3b94f1980d39a8a0ec" 2018-08-01 11:23:20,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-987e5f70-a01d-4a93-9f07-a4567bb0b016 Date: Wed, 01 Aug 2018 11:23:20 GMT RESP BODY: {"floatingips": []} 2018-08-01 11:23:20,756 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=f3da5f89-33ad-4eac-a2af-3b5290b6780f used request id req-987e5f70-a01d-4a93-9f07-a4567bb0b016 2018-08-01 11:23:20,756 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0196981430054s 2018-08-01 11:23:20,756 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=f3da5f89-33ad-4eac-a2af-3b5290b6780f used request id req-987e5f70-a01d-4a93-9f07-a4567bb0b016 2018-08-01 11:23:20,757 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cloudify_ims-net_0de42e6e-b4d5-41c9-95f9-349bb4e5b151': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:7f:9d:d6', 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'7245be1a-1abf-4af3-917a-946691ad9596'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-01T11:23:20.000000', 'flavor': Munch({u'id': u'09a474ee-709c-4085-b737-058b3169a32e'}), 'az': u'nova', 'id': u'0b2d80bd-33c2-4826-8b79-4f45fdeced7c', 'security_groups': [Munch({u'name': u'cloudify_ims-sg_0de42e6e-b4d5-41c9-95f9-349bb4e5b151'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'92f8f244af4244a5973e1028dfa964e6', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'378d6472a682466198f0f7e5f13ee534', 'name': 'cloudify_ims-project_0de42e6e-b4d5-41c9-95f9-349bb4e5b151', '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-08-01T11:23:20.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-01T11:23:20Z', 'hostId': u'b1358f8ac17173cf8dcacfce0d402eaf0e7db6fc23ace0d2b94b7bdc', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cloudify_ims-kp_0de42e6e-b4d5-41c9-95f9-349bb4e5b151', 'public_v6': '', 'private_v4': u'192.168.120.7', 'cloud': 'envvars', 'host_id': u'b1358f8ac17173cf8dcacfce0d402eaf0e7db6fc23ace0d2b94b7bdc', '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-08-01T11:23:20.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'378d6472a682466198f0f7e5f13ee534', 'name': u'cloudify_ims-vm_0de42e6e-b4d5-41c9-95f9-349bb4e5b151', 'adminPass': None, 'tenant_id': u'378d6472a682466198f0f7e5f13ee534', 'created_at': u'2018-08-01T11:21:00Z', 'created': u'2018-08-01T11:21:00Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-01 11:23:20,759 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-01 11:23:20,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}9e58ee30e88c8928aea1ae3b94f1980d39a8a0ec" 2018-08-01 11:23:20,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1277 X-Openstack-Request-Id: req-fbc3ad39-63b4-4079-9364-6b817b76c0eb Date: Wed, 01 Aug 2018 11:23:20 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"69ff5ccc-f32f-4a22-86b7-725e75cd75c9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"378d6472a682466198f0f7e5f13ee534","l2_adjacency":true,"status":"ACTIVE","subnets":["5624fec4-478d-467f-b611-8c1333a73a05"],"description":"","tags":[],"updated_at":"2018-08-01T11:19:29Z","qos_policy_id":null,"name":"cloudify_ims-net_0de42e6e-b4d5-41c9-95f9-349bb4e5b151","admin_state_up":true,"tenant_id":"378d6472a682466198f0f7e5f13ee534","created_at":"2018-08-01T11:19:28Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dbe9669438844f3faecdc7fcc050e0d8","l2_adjacency":true,"status":"ACTIVE","subnets":["a5a333a9-9d0e-46a5-9440-2aa9c95d5013"],"description":"","tags":[],"updated_at":"2018-08-01T09:28:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:38Z","mtu":1500}]} 2018-08-01 11:23:20,865 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-fbc3ad39-63b4-4079-9364-6b817b76c0eb 2018-08-01 11:23:20,865 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.105506896973s 2018-08-01 11:23:20,865 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-fbc3ad39-63b4-4079-9364-6b817b76c0eb 2018-08-01 11:23:20,866 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-01 11:23:20,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=0b2d80bd-33c2-4826-8b79-4f45fdeced7c" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9e58ee30e88c8928aea1ae3b94f1980d39a8a0ec" 2018-08-01 11:23:20,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-1169ff14-c6e3-4e5a-8fea-3aa158d1f3d4 Date: Wed, 01 Aug 2018 11:23:20 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T11:23:19Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5624fec4-478d-467f-b611-8c1333a73a05","ip_address":"192.168.120.7"}],"id":"f3da5f89-33ad-4eac-a2af-3b5290b6780f","security_groups":["3e1019c8-8823-4475-9af0-6acb937afc5a"],"mac_address":"fa:16:3e:7f:9d:d6","project_id":"378d6472a682466198f0f7e5f13ee534","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"69ff5ccc-f32f-4a22-86b7-725e75cd75c9","tenant_id":"378d6472a682466198f0f7e5f13ee534","created_at":"2018-08-01T11:21:01Z","binding:vnic_type":"normal","device_id":"0b2d80bd-33c2-4826-8b79-4f45fdeced7c","ip_allocation":"immediate"}]} 2018-08-01 11:23:20,921 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=0b2d80bd-33c2-4826-8b79-4f45fdeced7c used request id req-1169ff14-c6e3-4e5a-8fea-3aa158d1f3d4 2018-08-01 11:23:20,922 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.054888010025s 2018-08-01 11:23:20,922 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=0b2d80bd-33c2-4826-8b79-4f45fdeced7c used request id req-1169ff14-c6e3-4e5a-8fea-3aa158d1f3d4 2018-08-01 11:23:20,922 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-01 11:23:20,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}9e58ee30e88c8928aea1ae3b94f1980d39a8a0ec" -d '{"floatingip": {"floating_network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089", "fixed_ip_address": "192.168.120.7", "port_id": "f3da5f89-33ad-4eac-a2af-3b5290b6780f"}}' 2018-08-01 11:23:22,939 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 574 X-Openstack-Request-Id: req-c18c1f9d-4def-41d3-a091-9cce90b27134 Date: Wed, 01 Aug 2018 11:23:22 GMT RESP BODY: {"floatingip": {"router_id": "8896b313-7b45-4e94-adde-41051d56cd7a", "status": "DOWN", "description": "", "tags": [], "tenant_id": "378d6472a682466198f0f7e5f13ee534", "created_at": "2018-08-01T11:23:21Z", "updated_at": "2018-08-01T11:23:21Z", "floating_network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089", "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "378d6472a682466198f0f7e5f13ee534", "port_id": "f3da5f89-33ad-4eac-a2af-3b5290b6780f", "id": "9ba7151f-bbff-4807-ace6-1bb1b9f2243c", "qos_policy_id": null}} 2018-08-01 11:23:22,939 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-c18c1f9d-4def-41d3-a091-9cce90b27134 2018-08-01 11:23:22,939 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.0168299675s 2018-08-01 11:23:22,940 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-c18c1f9d-4def-41d3-a091-9cce90b27134 2018-08-01 11:23:22,943 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'DOWN', 'router_id': u'8896b313-7b45-4e94-adde-41051d56cd7a', 'properties': Munch({u'qos_policy_id': None, u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'378d6472a682466198f0f7e5f13ee534', 'created_at': u'2018-08-01T11:23:21Z', 'attached': True, 'updated_at': u'2018-08-01T11:23:21Z', 'id': u'9ba7151f-bbff-4807-ace6-1bb1b9f2243c', 'floating_network_id': u'e7d7be46-2840-4976-87a2-d78a4e5c6089', 'fixed_ip_address': u'192.168.120.7', 'floating_ip_address': u'172.30.9.209', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'378d6472a682466198f0f7e5f13ee534', 'name': 'cloudify_ims-project_0de42e6e-b4d5-41c9-95f9-349bb4e5b151', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'8896b313-7b45-4e94-adde-41051d56cd7a', u'qos_policy_id': None, 'project_id': u'378d6472a682466198f0f7e5f13ee534', 'port_id': u'f3da5f89-33ad-4eac-a2af-3b5290b6780f', 'port': u'f3da5f89-33ad-4eac-a2af-3b5290b6780f', 'network': u'e7d7be46-2840-4976-87a2-d78a4e5c6089'}) 2018-08-01 11:23:22,943 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-01 11:23:22,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/0b2d80bd-33c2-4826-8b79-4f45fdeced7c/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}9e58ee30e88c8928aea1ae3b94f1980d39a8a0ec" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-01 11:23:23,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:23: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-afbe8a3f-e649-4884-92e4-ce6e5c229d0e x-compute-request-id: req-afbe8a3f-e649-4884-92e4-ce6e5c229d0e Content-Encoding: gzip Content-Length: 5139 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 1830654022 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.351884] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.354670] pid_max: default: 32768 minimum: 301\n[ 0.356197] Security Framework initialized\n[ 0.357575] SELinux: Initializing.\n[ 0.359155] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.364703] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.368194] Mount-cache hash table entries: 4096\n[ 0.369935] Initializing cgroup subsys memory\n[ 0.371421] Initializing cgroup subsys devices\n[ 0.372874] Initializing cgroup subsys freezer\n[ 0.374400] Initializing cgroup subsys net_cls\n[ 0.375891] Initializing cgroup subsys blkio\n[ 0.377338] Initializing cgroup subsys perf_event\n[ 0.378871] Initializing cgroup subsys hugetlb\n[ 0.380390] Initializing cgroup subsys pids\n[ 0.381808] Initializing cgroup subsys net_prio\n[ 0.383343] CPU: Physical Processor ID: 0\n[ 0.385497] mce: CPU supports 10 MCE banks\n[ 0.386926] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.388585] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.390217] tlb_flushall_shift: 6\n[ 0.391605] Freeing SMP alternatives: 28k freed\n[ 0.395679] ACPI: Core revision 20130517\n[ 0.397437] ACPI: All ACPI Tables successfully acquired\n[ 0.399228] ftrace: allocating 25812 entries in 101 pages\n[ 0.420331] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.422306] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.424215] smpboot: Max logical packages: 2\n[ 0.425813] Enabling x2apic\n[ 0.426914] Enabled x2apic\n[ 0.428191] Switched APIC routing to physical x2apic.\n[ 0.430714] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.432606] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.435961] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.443769] KVM setup paravirtual spinlock\n[ 0.446354] smpboot: Booting Node 0, Processors #1 OK\n[ 0.448352] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.470736] Brought up 2 CPUs\n[ 0.470739] KVM setup async PF for cpu 1\n[ 0.470742] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.474645] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.477292] devtmpfs: initialized\n[ 0.479921] EVM: security.selinux\n[ 0.481167] EVM: security.ima\n[ 0.482284] EVM: security.capability\n[ 0.484161] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.486193] pinctrl core: initialized pinctrl subsystem\n[ 0.487963] NET: Registered protocol family 16\n[ 0.489588] ACPI: bus type PCI registered\n[ 0.490941] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.492925] PCI: Using configuration type 1 for base access\n[ 0.497967] ACPI: Added _OSI(Module Device)\n[ 0.499391] ACPI: Added _OSI(Processor Device)\n[ 0.500860] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.502373] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.505266] ACPI: Interpreter enabled\n[ 0.506595] ACPI: (supports S0 S5)\n[ 0.507828] ACPI: Using IOAPIC for interrupt routing\n[ 0.509193] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.513170] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.514615] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.516155] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.517661] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.520596] acpiphp: Slot [3] registered\n[ 0.521695] acpiphp: Slot [4] registered\n[ 0.522794] acpiphp: Slot [5] registered\n[ 0.523889] acpiphp: Slot [6] registered\n[ 0.524982] acpiphp: Slot [7] registered\n[ 0.526070] acpiphp: Slot [8] registered\n[ 0.527164] acpiphp: Slot [9] registered\n[ 0.528258] acpiphp: Slot [10] registered\n[ 0.529368] acpiphp: Slot [11] registered\n[ 0.530500] acpiphp: Slot [12] registered\n[ 0.531618] acpiphp: Slot [13] registered\n[ 0.532735] acpiphp: Slot [14] registered\n[ 0.533843] acpiphp: Slot [15] registered\n[ 0.534955] acpiphp: Slot [16] registered\n[ 0.536066] acpiphp: Slot [17] registered\n[ 0.537262] acpiphp: Slot [18] registered\n[ 0.538365] acpiphp: Slot [19] registered\n[ 0.539472] acpiphp: Slot [20] registered\n[ 0.540582] acpiphp: Slot [21] registered\n[ 0.541686] acpiphp: Slot [22] registered\n[ 0.542792] acpiphp: Slot [23] registered\n[ 0.543898] acpiphp: Slot [24] registered\n[ 0.545015] acpiphp: Slot [25] registered\n[ 0.546127] acpiphp: Slot [26] registered\n[ 0.547239] acpiphp: Slot [27] registered\n[ 0.548350] acpiphp: Slot [28] registered\n[ 0.549454] acpiphp: Slot [29] registered\n[ 0.550562] acpiphp: Slot [30] registered\n[ 0.551686] acpiphp: Slot [31] registered\n[ 0.552791] PCI host bridge to bus 0000:00\n[ 0.553898] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.555219] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.556801] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.558321] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.560338] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.562342] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.567097] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.568678] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.570159] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.571726] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.576003] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.577996] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.600566] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.602389] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.604140] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.605865] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.607825] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.609448] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.611113] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.613250] vgaarb: loaded\n[ 0.614133] vgaarb: bridge control possible 0000:00:02.0\n[ 0.615570] SCSI subsystem initialized\n[ 0.616665] ACPI: bus type USB registered\n[ 0.617993] usbcore: registered new interface driver usbfs\n[ 0.619341] usbcore: registered new interface driver hub\n[ 0.620674] usbcore: registered new device driver usb\n[ 0.622122] PCI: Using ACPI for IRQ routing\n[ 0.623553] NetLabel: Initializing\n[ 0.624571] NetLabel: domain hash size = 128\n[ 0.625900] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.627186] NetLabel: unlabeled traffic allowed by default\n[ 0.628635] Switched to clocksource kvm-clock\n[ 0.636894] pnp: PnP ACPI init\n[ 0.637869] ACPI: bus type PNP registered\n[ 0.639314] pnp: PnP ACPI: found 5 devices\n[ 0.640425] ACPI: bus type PNP unregistered\n[ 0.647856] NET: Registered protocol family 2\n[ 0.649293] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.651491] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.653339] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.654918] TCP: reno registered\n[ 0.655900] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.657357] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.658984] NET: Registered protocol family 1\n[ 0.660305] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.662093] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.663903] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.683592] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.703472] Unpacking initramfs...\n"} 2018-08-01 11:23:23,013 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/0b2d80bd-33c2-4826-8b79-4f45fdeced7c/action used request id req-afbe8a3f-e649-4884-92e4-ce6e5c229d0e 2018-08-01 11:23:23,014 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0700700283051s 2018-08-01 11:23:23,014 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/0b2d80bd-33c2-4826-8b79-4f45fdeced7c/action used request id req-afbe8a3f-e649-4884-92e4-ce6e5c229d0e 2018-08-01 11:23:23,014 - 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 1830654022 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.351884] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.354670] pid_max: default: 32768 minimum: 301 [ 0.356197] Security Framework initialized [ 0.357575] SELinux: Initializing. [ 0.359155] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.364703] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.368194] Mount-cache hash table entries: 4096 [ 0.369935] Initializing cgroup subsys memory [ 0.371421] Initializing cgroup subsys devices [ 0.372874] Initializing cgroup subsys freezer [ 0.374400] Initializing cgroup subsys net_cls [ 0.375891] Initializing cgroup subsys blkio [ 0.377338] Initializing cgroup subsys perf_event [ 0.378871] Initializing cgroup subsys hugetlb [ 0.380390] Initializing cgroup subsys pids [ 0.381808] Initializing cgroup subsys net_prio [ 0.383343] CPU: Physical Processor ID: 0 [ 0.385497] mce: CPU supports 10 MCE banks [ 0.386926] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.388585] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.390217] tlb_flushall_shift: 6 [ 0.391605] Freeing SMP alternatives: 28k freed [ 0.395679] ACPI: Core revision 20130517 [ 0.397437] ACPI: All ACPI Tables successfully acquired [ 0.399228] ftrace: allocating 25812 entries in 101 pages [ 0.420331] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.422306] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.424215] smpboot: Max logical packages: 2 [ 0.425813] Enabling x2apic [ 0.426914] Enabled x2apic [ 0.428191] Switched APIC routing to physical x2apic. [ 0.430714] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.432606] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.435961] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.443769] KVM setup paravirtual spinlock [ 0.446354] smpboot: Booting Node 0, Processors #1 OK [ 0.448352] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.470736] Brought up 2 CPUs [ 0.470739] KVM setup async PF for cpu 1 [ 0.470742] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.474645] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.477292] devtmpfs: initialized [ 0.479921] EVM: security.selinux [ 0.481167] EVM: security.ima [ 0.482284] EVM: security.capability [ 0.484161] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.486193] pinctrl core: initialized pinctrl subsystem [ 0.487963] NET: Registered protocol family 16 [ 0.489588] ACPI: bus type PCI registered [ 0.490941] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.492925] PCI: Using configuration type 1 for base access [ 0.497967] ACPI: Added _OSI(Module Device) [ 0.499391] ACPI: Added _OSI(Processor Device) [ 0.500860] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.502373] ACPI: Added _OSI(Processor Aggregator Device) [ 0.505266] ACPI: Interpreter enabled [ 0.506595] ACPI: (supports S0 S5) [ 0.507828] ACPI: Using IOAPIC for interrupt routing [ 0.509193] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.513170] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.514615] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.516155] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.517661] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.520596] acpiphp: Slot [3] registered [ 0.521695] acpiphp: Slot [4] registered [ 0.522794] acpiphp: Slot [5] registered [ 0.523889] acpiphp: Slot [6] registered [ 0.524982] acpiphp: Slot [7] registered [ 0.526070] acpiphp: Slot [8] registered [ 0.527164] acpiphp: Slot [9] registered [ 0.528258] acpiphp: Slot [10] registered [ 0.529368] acpiphp: Slot [11] registered [ 0.530500] acpiphp: Slot [12] registered [ 0.531618] acpiphp: Slot [13] registered [ 0.532735] acpiphp: Slot [14] registered [ 0.533843] acpiphp: Slot [15] registered [ 0.534955] acpiphp: Slot [16] registered [ 0.536066] acpiphp: Slot [17] registered [ 0.537262] acpiphp: Slot [18] registered [ 0.538365] acpiphp: Slot [19] registered [ 0.539472] acpiphp: Slot [20] registered [ 0.540582] acpiphp: Slot [21] registered [ 0.541686] acpiphp: Slot [22] registered [ 0.542792] acpiphp: Slot [23] registered [ 0.543898] acpiphp: Slot [24] registered [ 0.545015] acpiphp: Slot [25] registered [ 0.546127] acpiphp: Slot [26] registered [ 0.547239] acpiphp: Slot [27] registered [ 0.548350] acpiphp: Slot [28] registered [ 0.549454] acpiphp: Slot [29] registered [ 0.550562] acpiphp: Slot [30] registered [ 0.551686] acpiphp: Slot [31] registered [ 0.552791] PCI host bridge to bus 0000:00 [ 0.553898] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.555219] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.556801] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.558321] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.560338] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.562342] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.567097] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.568678] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.570159] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.571726] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.576003] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.577996] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.600566] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.602389] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.604140] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.605865] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.607825] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.609448] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.611113] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.613250] vgaarb: loaded [ 0.614133] vgaarb: bridge control possible 0000:00:02.0 [ 0.615570] SCSI subsystem initialized [ 0.616665] ACPI: bus type USB registered [ 0.617993] usbcore: registered new interface driver usbfs [ 0.619341] usbcore: registered new interface driver hub [ 0.620674] usbcore: registered new device driver usb [ 0.622122] PCI: Using ACPI for IRQ routing [ 0.623553] NetLabel: Initializing [ 0.624571] NetLabel: domain hash size = 128 [ 0.625900] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.627186] NetLabel: unlabeled traffic allowed by default [ 0.628635] Switched to clocksource kvm-clock [ 0.636894] pnp: PnP ACPI init [ 0.637869] ACPI: bus type PNP registered [ 0.639314] pnp: PnP ACPI: found 5 devices [ 0.640425] ACPI: bus type PNP unregistered [ 0.647856] NET: Registered protocol family 2 [ 0.649293] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.651491] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.653339] TCP: Hash tables configured (established 32768 bind 32768) [ 0.654918] TCP: reno registered [ 0.655900] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.657357] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.658984] NET: Registered protocol family 1 [ 0.660305] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.662093] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.663903] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.683592] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.703472] Unpacking initramfs... 2018-08-01 11:23:27,795 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.209 2018-08-01 11:23:37,808 - paramiko.transport - DEBUG - starting thread (client mode): 0x8878ac90L 2018-08-01 11:23:37,809 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-01 11:23:37,837 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-08-01 11:23:37,837 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-08-01 11:23:37,860 - 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-08-01 11:23:37,861 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-01 11:23:37,861 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-01 11:23:37,861 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-01 11:23:37,861 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-01 11:23:37,861 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-01 11:23:37,867 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-01 11:23:37,867 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-01 11:23:37,872 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.209: 4c1f7c71f5a98b8370f02ab218eae423 2018-08-01 11:23:37,873 - paramiko.transport - DEBUG - Trying discovered key e434d28f720e01199c88124eafd86a6e in /tmp/tmpnh2tz_ 2018-08-01 11:23:37,908 - paramiko.transport - DEBUG - userauth is OK 2018-08-01 11:23:37,926 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-01 11:23:37,937 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2018-08-01 11:23:37,937 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2018-08-01 11:23:37,938 - functest.core.cloudify - INFO - Attemps running status of the Manager 2018-08-01 11:23:37,938 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/status 2018-08-01 11:23:38,095 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:23:38,095 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:23:38,095 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:23:38,095 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:23:38,095 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:23:38,096 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:23:38,096 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:23:38,096 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4545, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4554, "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": 1774, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4537, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 894, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 796, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 792, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 4308, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4527, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-08-01 11:23:38,096 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:23:38,096 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:23:38 GMT 2018-08-01 11:23:38,096 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:23:38,096 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2391 2018-08-01 11:23:38,096 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:23:38,097 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 4545, 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': 4554, 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': 1774, 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': 4537, 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': 894, 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': 796, 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': 792, 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': 4308, 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': 4527, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-08-01 11:23:38,097 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/status 2018-08-01 11:23:38,315 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:23:38,316 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:23:38,316 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:23:38,316 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:23:38,316 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:23:38,316 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:23:38,316 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:23:38,316 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4545, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4554, "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": 1774, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4537, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 894, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 796, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 792, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 4308, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4527, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-08-01 11:23:38,316 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:23:38,316 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:23:38 GMT 2018-08-01 11:23:38,317 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:23:38,317 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2391 2018-08-01 11:23:38,317 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:23:38,317 - functest.core.cloudify - INFO - The current manager status is running 2018-08-01 11:23:38,317 - 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-08-01 11:23:38,446 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:23:38,446 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:23:38,446 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:23:38,446 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:23:38,446 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:23:38,446 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:23:38,446 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:23:38,447 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2018-08-01 11:23:38,447 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-01T11:23:38.489Z", "updated_at": "2018-08-01T11:23:38.489Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-08-01 11:23:38,447 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:23:38,447 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:23:38 GMT 2018-08-01 11:23:38,447 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:23:38,447 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-08-01 11:23:38,447 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:23:38,447 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/secrets 2018-08-01 11:23:38,576 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:23:38,576 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:23:38,576 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:23:38,577 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:23:38,577 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:23:38,577 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:23:38,577 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:23:38,577 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"permission": null, "tenant_name": "default_tenant", "created_at": "2018-08-01T11:23:38.489Z", "updated_at": "2018-08-01T11:23:38.489Z", "created_by": "admin", "key": "foo"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-08-01 11:23:38,577 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:23:38,577 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:23:38 GMT 2018-08-01 11:23:38,577 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:23:38,577 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 253 2018-08-01 11:23:38,577 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:23:38,578 - functest.core.cloudify - DEBUG - List secrets: 2018-08-01 11:23:38,578 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.209:80/api/v3/secrets/foo 2018-08-01 11:23:38,665 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:23:38,665 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:23:38,665 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:23:38,665 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:23:38,665 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:23:38,666 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:23:38,666 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:23:38,666 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-08-01 11:23:38,666 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-01T11:23:38.489Z", "updated_at": "2018-08-01T11:23:38.489Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-08-01 11:23:38,666 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:23:38,666 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:23:38 GMT 2018-08-01 11:23:38,666 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:23:38,666 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-08-01 11:23:38,666 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:23:38,667 - functest.core.cloudify - INFO - Secrets API successfully reached 2018-08-01 11:23:38,667 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2018-08-01 11:23:38,674 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-01 11:23:38,678 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}e22645efa0acb594fcfaa608b853ef3e54aeb09e" 2018-08-01 11:23:38,776 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:23:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-edd83565-acb0-4903-b5f5-41ae13a60bbf Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.24:5000/v3/projects/378d6472a682466198f0f7e5f13ee534"}, "tags": [], "enabled": true, "id": "378d6472a682466198f0f7e5f13ee534", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_0de42e6e-b4d5-41c9-95f9-349bb4e5b151"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "id": "8d96727022f4443794db44ecde432faf", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8"}, "tags": [], "enabled": true, "id": "dbe9669438844f3faecdc7fcc050e0d8", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-01 11:23:38,776 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-edd83565-acb0-4903-b5f5-41ae13a60bbf 2018-08-01 11:23:38,777 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.101969003677s 2018-08-01 11:23:38,777 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-edd83565-acb0-4903-b5f5-41ae13a60bbf 2018-08-01 11:23:38,779 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.quotas 2018-08-01 11:23:38,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/quotas/378d6472a682466198f0f7e5f13ee534.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e22645efa0acb594fcfaa608b853ef3e54aeb09e" -d '{"quota": {"security_group": 20, "security_group_rule": 100, "port": 50}}' 2018-08-01 11:23:39,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 186 X-Openstack-Request-Id: req-bf075ae6-0891-41ca-a15e-f41a31ae9225 Date: Wed, 01 Aug 2018 11:23:39 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-08-01 11:23:39,033 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/quotas/378d6472a682466198f0f7e5f13ee534.json used request id req-bf075ae6-0891-41ca-a15e-f41a31ae9225 2018-08-01 11:23:39,034 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.quotas in 0.254479885101s 2018-08-01 11:23:39,034 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/quotas/378d6472a682466198f0f7e5f13ee534.json used request id req-bf075ae6-0891-41ca-a15e-f41a31ae9225 2018-08-01 11:23:39,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put OpenStack creds in manager 2018-08-01 11:23:39,038 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-08-01 11:23:39,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.6: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-08-01 11:23:39,047 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 11:23: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.6: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.6:35357/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 11:23:39,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.6: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}e22645efa0acb594fcfaa608b853ef3e54aeb09e" 2018-08-01 11:23:39,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:23:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dcbf79c8-da3f-407d-9979-c28f2a330bdd Content-Encoding: gzip Content-Length: 859 Content-Type: application/json RESP BODY: {"services": [{"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.6:35357/v3/services/014cfd8eced94fc392a892011f45562a"}, "enabled": true, "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.6:35357/v3/services/2d93a1620a76415d955cd244547d98bb"}, "enabled": true, "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.6:35357/v3/services/483926b8c02c469da7eb9c1d89eab182"}, "enabled": true, "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.6:35357/v3/services/5aef09b627e34be49a48fd4749233bea"}, "enabled": true, "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.6:35357/v3/services/607eb7bbcc8a497abedbfcfb1a5fffc0"}, "enabled": true, "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.6:35357/v3/services/793472bc1ef34c6695971970953f6180"}, "enabled": true, "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.6:35357/v3/services/8f98f24c5ce64810ae524e56a533e808"}, "enabled": true, "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.6:35357/v3/services/b508506b507b42ea8f87cf9b38d8ad9f"}, "enabled": true, "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.6:35357/v3/services/bf9f5edcc18d4e1c902e418a716c7727"}, "enabled": true, "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.6:35357/v3/services/d5b8c268684943a6b12f20b40331c9cf"}, "enabled": true, "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.6:35357/v3/services/dfdc7b3c76bf4e878d175a20c133b82c"}, "enabled": true, "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.6:35357/v3/services/e399e53f88c14a3b8548026fb39c4530"}, "enabled": true, "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.6:35357/v3/services/e974ba11927c49beb246001aef6e0ec7"}, "enabled": true, "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.6:35357/v3/services/f5e0a7e843164af098c41843311ba3b9"}, "enabled": true, "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.6:35357/v3/services/fb7d506b651f43e288c641372eccadd8"}, "enabled": true, "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "links": {"self": "http://192.30.9.6:35357/v3/services", "previous": null, "next": null}} 2018-08-01 11:23:39,132 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.6:35357/v3/services used request id req-dcbf79c8-da3f-407d-9979-c28f2a330bdd 2018-08-01 11:23:39,132 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.0941298007965s 2018-08-01 11:23:39,132 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.6:35357/v3/services used request id req-dcbf79c8-da3f-407d-9979-c28f2a330bdd 2018-08-01 11:23:39,141 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-08-01 11:23:39,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}e22645efa0acb594fcfaa608b853ef3e54aeb09e" 2018-08-01 11:23:39,233 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:23:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0464455-1dab-4fc9-b0b4-abb0bc2dac3e Content-Encoding: gzip Content-Length: 1989 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/037a0c496c47479fa9d9cc08fa34d018"}, "url": "http://192.30.9.6:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b508506b507b42ea8f87cf9b38d8ad9f", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/0b9868b0c0784ad1a1ac749b5a34e970"}, "url": "http://192.30.9.6:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "2d93a1620a76415d955cd244547d98bb", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/0f7bbb1206884d699a642f27f4bd9df0"}, "url": "http://192.30.9.6:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d5b8c268684943a6b12f20b40331c9cf", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/15ad8d82e94147c8b1354f509a0603a0"}, "url": "http://192.30.9.6:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "014cfd8eced94fc392a892011f45562a", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/200708c3128946bc95a4a6ddcda028b3"}, "url": "http://172.30.9.24:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "8f98f24c5ce64810ae524e56a533e808", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/2ed88c1effa54a45baadb98faf68ad36"}, "url": "http://172.30.9.24:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e974ba11927c49beb246001aef6e0ec7", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/46e0a57eff9242a9b99c475c40af82df"}, "url": "http://172.30.9.24:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "793472bc1ef34c6695971970953f6180", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/4712d96591904c569cdfca0a783ac4e8"}, "url": "http://192.30.9.6:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f5e0a7e843164af098c41843311ba3b9", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/54ccb82e07044f688f22ad3ff653e75c"}, "url": "http://192.30.9.6:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/58a3046dbf094ba6854c61ea21a95c28"}, "url": "http://192.30.9.6:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "793472bc1ef34c6695971970953f6180", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/6b1a00459c514da884ef1eba775cce7b"}, "url": "http://172.30.9.24:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "014cfd8eced94fc392a892011f45562a", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/70d1b010e0e3401cbc121054b8fee36d"}, "url": "http://172.30.9.24:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "fb7d506b651f43e288c641372eccadd8", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/728bf3b0f0904636a44ace48c97f1f09"}, "url": "http://192.30.9.6:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "dfdc7b3c76bf4e878d175a20c133b82c", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/7a788f5a5c194a7e9cc677431a5252a0"}, "url": "http://192.30.9.6:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e399e53f88c14a3b8548026fb39c4530", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/7edfee945f444d11b6ddf54b16e4fd69"}, "url": "http://192.30.9.6:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "014cfd8eced94fc392a892011f45562a", "id": "7edfee945f444d11b6ddf54b16e4fd69"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/84e7a0ec3a1746118c3e0a04c3a30e5d"}, "url": "http://192.30.9.6:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "fb7d506b651f43e288c641372eccadd8", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/8a95c347b55e4f19baac5cfff1cb0c71"}, "url": "http://12.0.0.21:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "bf9f5edcc18d4e1c902e418a716c7727", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/8baceaeaf1c9463aafbe04f7ecbf5da2"}, "url": "http://172.30.9.24:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "bf9f5edcc18d4e1c902e418a716c7727", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/9b656f3cb4b6460f8a1b55214ccd3dd6"}, "url": "http://192.30.9.6:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "8f98f24c5ce64810ae524e56a533e808", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/9db63de1148e4e5b9d37e1961f4e811e"}, "url": "http://192.30.9.6:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/9e194e0e5feb4e07b8093a1fd8e5a5fe"}, "url": "http://192.30.9.6:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b508506b507b42ea8f87cf9b38d8ad9f", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/ac2721555130421e9a649dce3fe26c50"}, "url": "http://192.30.9.6:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "2d93a1620a76415d955cd244547d98bb", "id": "ac2721555130421e9a649dce3fe26c50"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/b43d819b18344d369460d3e0f9ac9ea8"}, "url": "http://192.30.9.6:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f5e0a7e843164af098c41843311ba3b9", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/bc9a7504d8224d448c84f3ecb9369787"}, "url": "http://192.30.9.6:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d5b8c268684943a6b12f20b40331c9cf", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/bceb43a78b694c6c877b37328c7518ed"}, "url": "http://192.30.9.6:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "793472bc1ef34c6695971970953f6180", "id": "bceb43a78b694c6c877b37328c7518ed"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/bd493f349dbe42e89227ce63f77be908"}, "url": "http://192.30.9.6:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5aef09b627e34be49a48fd4749233bea", "id": "bd493f349dbe42e89227ce63f77be908"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/c5abfbe4d07e43b1a94389fd3f80538e"}, "url": "http://172.30.9.24:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "dfdc7b3c76bf4e878d175a20c133b82c", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/c735968ac52a4981817491aa4822f9fd"}, "url": "http://12.0.0.21:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "bf9f5edcc18d4e1c902e418a716c7727", "id": "c735968ac52a4981817491aa4822f9fd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/d1529c553f96465b808c966e3e2d285d"}, "url": "http://192.30.9.6:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e974ba11927c49beb246001aef6e0ec7", "id": "d1529c553f96465b808c966e3e2d285d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/d25c4e84d219484499776801dfc33d72"}, "url": "http://192.30.9.6:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5aef09b627e34be49a48fd4749233bea", "id": "d25c4e84d219484499776801dfc33d72"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/d3ffa4bbf2ff486d9675f85481ab7c30"}, "url": "http://192.30.9.6:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e974ba11927c49beb246001aef6e0ec7", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/e0c0052e7c4f46de99518ca6cf049b38"}, "url": "http://172.30.9.24:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "id": "e0c0052e7c4f46de99518ca6cf049b38"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/e0d693c045e444d9b645d1ee97f71227"}, "url": "http://192.30.9.6:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "dfdc7b3c76bf4e878d175a20c133b82c", "id": "e0d693c045e444d9b645d1ee97f71227"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/e2826e9cb79e450fbb5b1dc866d45b0b"}, "url": "http://172.30.9.24:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e399e53f88c14a3b8548026fb39c4530", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/e31744c1c1714895917dcda5c568c6ac"}, "url": "http://192.30.9.6:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "8f98f24c5ce64810ae524e56a533e808", "id": "e31744c1c1714895917dcda5c568c6ac"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/e3cd6a3b883e4d21bc22133e3ec5a854"}, "url": "http://172.30.9.24:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5aef09b627e34be49a48fd4749233bea", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/e4504f68997342dc9ea03cb619b5a692"}, "url": "http://192.30.9.6:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "fb7d506b651f43e288c641372eccadd8", "id": "e4504f68997342dc9ea03cb619b5a692"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/ea319de666b041dc96465279efa06901"}, "url": "http://172.30.9.24:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "2d93a1620a76415d955cd244547d98bb", "id": "ea319de666b041dc96465279efa06901"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/eff5ab28ff854512bb444cdfb092bfde"}, "url": "http://172.30.9.24:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b508506b507b42ea8f87cf9b38d8ad9f", "id": "eff5ab28ff854512bb444cdfb092bfde"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/f236c60411614e89a95603baf187cc5d"}, "url": "http://172.30.9.24:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d5b8c268684943a6b12f20b40331c9cf", "id": "f236c60411614e89a95603baf187cc5d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/f7ae4febcafb49e5986b285b332153c9"}, "url": "http://172.30.9.24:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f5e0a7e843164af098c41843311ba3b9", "id": "f7ae4febcafb49e5986b285b332153c9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/fff556dce32844cd8e17d97ed14c9bfb"}, "url": "http://192.30.9.6:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e399e53f88c14a3b8548026fb39c4530", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "links": {"self": "http://172.30.9.24:5000/v3/endpoints", "previous": null, "next": null}} 2018-08-01 11:23:39,233 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/endpoints used request id req-e0464455-1dab-4fc9-b0b4-abb0bc2dac3e 2018-08-01 11:23:39,233 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.0920441150665s 2018-08-01 11:23:39,234 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/endpoints used request id req-e0464455-1dab-4fc9-b0b4-abb0bc2dac3e 2018-08-01 11:23:39,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Set creds for cloudify manager {'keystone_password': '682e6517-6ec3-4db3-9fbd-556f7d2c4db2', 'keystone_tenant_name': u'cloudify_ims-project_0de42e6e-b4d5-41c9-95f9-349bb4e5b151', 'region': 'regionOne', 'keystone_url': u'http://172.30.9.24:5000', 'user_domain_name': 'Default', 'keystone_username': u'cloudify_ims-user_0de42e6e-b4d5-41c9-95f9-349bb4e5b151', 'project_domain_name': 'Default'} 2018-08-01 11:23:39,242 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/secrets 2018-08-01 11:23:39,373 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:23:39,373 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:23:39,373 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:23:39,373 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:23:39,373 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:23:39,374 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:23:39,374 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:23:39,374 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 0}}} 2018-08-01 11:23:39,374 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:23:39,374 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:23:39 GMT 2018-08-01 11:23:39,374 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:23:39,374 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 79 2018-08-01 11:23:39,374 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:23:39,375 - 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": "682e6517-6ec3-4db3-9fbd-556f7d2c4db2"} 2018-08-01 11:23:39,506 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:23:39,507 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:23:39,507 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:23:39,507 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:23:39,507 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:23:39,507 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:23:39,507 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:23:39,507 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 100 2018-08-01 11:23:39,507 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-01T11:23:39.579Z", "updated_at": "2018-08-01T11:23:39.580Z", "created_by": "admin", "private_resource": false, "value": "682e6517-6ec3-4db3-9fbd-556f7d2c4db2", "key": "keystone_password"} 2018-08-01 11:23:39,507 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:23:39,508 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:23:39 GMT 2018-08-01 11:23:39,508 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:23:39,508 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 244 2018-08-01 11:23:39,508 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:23:39,508 - 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_0de42e6e-b4d5-41c9-95f9-349bb4e5b151"} 2018-08-01 11:23:39,618 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:23:39,618 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:23:39,618 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:23:39,618 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:23:39,618 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:23:39,618 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:23:39,618 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:23:39,618 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 121 2018-08-01 11:23:39,619 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-01T11:23:39.692Z", "updated_at": "2018-08-01T11:23:39.692Z", "created_by": "admin", "private_resource": false, "value": "cloudify_ims-project_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "key": "keystone_tenant_name"} 2018-08-01 11:23:39,619 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:23:39,619 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:23:39 GMT 2018-08-01 11:23:39,619 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:23:39,619 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 268 2018-08-01 11:23:39,619 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:23:39,619 - 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-08-01 11:23:39,763 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:23:39,763 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:23:39,763 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:23:39,763 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:23:39,763 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:23:39,763 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:23:39,764 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:23:39,764 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 73 2018-08-01 11:23:39,764 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-01T11:23:39.833Z", "updated_at": "2018-08-01T11:23:39.833Z", "created_by": "admin", "private_resource": false, "value": "regionOne", "key": "region"} 2018-08-01 11:23:39,764 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:23:39,764 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:23:39 GMT 2018-08-01 11:23:39,764 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:23:39,764 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 206 2018-08-01 11:23:39,764 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:23:39,764 - 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.24:5000"} 2018-08-01 11:23:39,892 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:23:39,892 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:23:39,892 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:23:39,893 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:23:39,893 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:23:39,893 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:23:39,893 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:23:39,893 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 87 2018-08-01 11:23:39,893 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-01T11:23:39.958Z", "updated_at": "2018-08-01T11:23:39.958Z", "created_by": "admin", "private_resource": false, "value": "http://172.30.9.24:5000", "key": "keystone_url"} 2018-08-01 11:23:39,893 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:23:39,893 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:23:39 GMT 2018-08-01 11:23:39,893 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:23:39,894 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 226 2018-08-01 11:23:39,894 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:23:39,894 - 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-08-01 11:23:40,018 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:23:40,018 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:23:40,018 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:23:40,018 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:23:40,019 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:23:40,019 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:23:40,019 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:23:40,019 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 71 2018-08-01 11:23:40,019 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-01T11:23:40.105Z", "updated_at": "2018-08-01T11:23:40.106Z", "created_by": "admin", "private_resource": false, "value": "Default", "key": "user_domain_name"} 2018-08-01 11:23:40,019 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:23:40,019 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:23:40 GMT 2018-08-01 11:23:40,019 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:23:40,019 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 214 2018-08-01 11:23:40,019 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:23:40,020 - 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_0de42e6e-b4d5-41c9-95f9-349bb4e5b151"} 2018-08-01 11:23:40,129 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:23:40,130 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:23:40,130 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:23:40,130 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:23:40,130 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:23:40,130 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:23:40,130 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:23:40,130 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 118 2018-08-01 11:23:40,130 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-01T11:23:40.211Z", "updated_at": "2018-08-01T11:23:40.211Z", "created_by": "admin", "private_resource": false, "value": "cloudify_ims-user_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "key": "keystone_username"} 2018-08-01 11:23:40,131 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:23:40,131 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:23:40 GMT 2018-08-01 11:23:40,131 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:23:40,131 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 262 2018-08-01 11:23:40,131 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:23:40,131 - 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-08-01 11:23:40,273 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:23:40,274 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:23:40,274 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:23:40,274 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:23:40,274 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:23:40,274 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:23:40,274 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:23:40,274 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 71 2018-08-01 11:23:40,274 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-01T11:23:40.341Z", "updated_at": "2018-08-01T11:23:40.341Z", "created_by": "admin", "private_resource": false, "value": "Default", "key": "project_domain_name"} 2018-08-01 11:23:40,274 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:23:40,275 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:23:40 GMT 2018-08-01 11:23:40,275 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:23:40,275 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 217 2018-08-01 11:23:40,275 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:23:40,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put private keypair in manager 2018-08-01 11:23:40,276 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-01 11:23:40,284 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-01 11:23:40,284 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-01 11:23:40,309 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-01 11:23:40,555 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-01 11:23:40,556 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-01 11:23:40,559 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-01 11:23:40,560 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-01 11:23:40,560 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-01 11:23:40,587 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-01 11:24:17,499 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-01 11:24:17,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - output: Loaded plugins: fastestmirror Determining fastest mirrors * base: mirrors.xmission.com * extras: mirror.scalabledns.com * updates: centos.mirrors.tds.net 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-08-01 11:24:17,500 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-01 11:24:17,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - error: 2018-08-01 11:24:17,504 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-01 11:24:17,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}9e58ee30e88c8928aea1ae3b94f1980d39a8a0ec" 2018-08-01 11:24:17,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6833 X-Openstack-Request-Id: req-32b5e744-9d40-4030-b2f7-63227a458d37 Date: Wed, 01 Aug 2018 11:24:17 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "378d6472a682466198f0f7e5f13ee534", "created_at": "2018-08-01T11:20:57Z", "updated_at": "2018-08-01T11:20:58Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-01T11:20:58Z", "revision_number": 0, "id": "1bd27925-a884-412e-bf2c-a526212fe601", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:20:58Z", "security_group_id": "3e1019c8-8823-4475-9af0-6acb937afc5a", "tenant_id": "378d6472a682466198f0f7e5f13ee534", "port_range_min": 443, "ethertype": "IPv4", "project_id": "378d6472a682466198f0f7e5f13ee534"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-01T11:20:58Z", "revision_number": 0, "id": "53d9383a-b9de-4323-854b-c7820b37d99e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:20:58Z", "security_group_id": "3e1019c8-8823-4475-9af0-6acb937afc5a", "tenant_id": "378d6472a682466198f0f7e5f13ee534", "port_range_min": 80, "ethertype": "IPv4", "project_id": "378d6472a682466198f0f7e5f13ee534"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-08-01T11:20:58Z", "revision_number": 0, "id": "783df8a3-7926-41e3-8201-d69e8fc1cc8b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:20:58Z", "security_group_id": "3e1019c8-8823-4475-9af0-6acb937afc5a", "tenant_id": "378d6472a682466198f0f7e5f13ee534", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "378d6472a682466198f0f7e5f13ee534"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:20:57Z", "revision_number": 0, "id": "aa9a1653-6f67-4294-938d-9fda7917023d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:20:57Z", "security_group_id": "3e1019c8-8823-4475-9af0-6acb937afc5a", "tenant_id": "378d6472a682466198f0f7e5f13ee534", "port_range_min": null, "ethertype": "IPv6", "project_id": "378d6472a682466198f0f7e5f13ee534"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-01T11:20:58Z", "revision_number": 0, "id": "aa9f9aa0-3ffe-40e9-a6b8-6ae801cc40ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:20:58Z", "security_group_id": "3e1019c8-8823-4475-9af0-6acb937afc5a", "tenant_id": "378d6472a682466198f0f7e5f13ee534", "port_range_min": 22, "ethertype": "IPv4", "project_id": "378d6472a682466198f0f7e5f13ee534"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-08-01T11:20:58Z", "revision_number": 0, "id": "c48349a2-573f-4f08-a162-ff0f5c1452e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:20:58Z", "security_group_id": "3e1019c8-8823-4475-9af0-6acb937afc5a", "tenant_id": "378d6472a682466198f0f7e5f13ee534", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "378d6472a682466198f0f7e5f13ee534"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:20:57Z", "revision_number": 0, "id": "e21e31fc-a27a-4ce8-80d2-7b3bf07c0fb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:20:57Z", "security_group_id": "3e1019c8-8823-4475-9af0-6acb937afc5a", "tenant_id": "378d6472a682466198f0f7e5f13ee534", "port_range_min": null, "ethertype": "IPv4", "project_id": "378d6472a682466198f0f7e5f13ee534"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:20:58Z", "revision_number": 0, "id": "f6940905-4b18-402d-a036-34e4ee15b875", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:20:58Z", "security_group_id": "3e1019c8-8823-4475-9af0-6acb937afc5a", "tenant_id": "378d6472a682466198f0f7e5f13ee534", "port_range_min": null, "ethertype": "IPv4", "project_id": "378d6472a682466198f0f7e5f13ee534"}], "revision_number": 8, "project_id": "378d6472a682466198f0f7e5f13ee534", "id": "3e1019c8-8823-4475-9af0-6acb937afc5a", "name": "cloudify_ims-sg_0de42e6e-b4d5-41c9-95f9-349bb4e5b151"}, {"description": "Default security group", "tags": [], "tenant_id": "378d6472a682466198f0f7e5f13ee534", "created_at": "2018-08-01T11:19:28Z", "updated_at": "2018-08-01T11:19:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:19:28Z", "revision_number": 0, "id": "414099b1-2b1b-4739-85ec-5e435d9aefbf", "remote_group_id": "c11471e1-bc7a-4aeb-89cb-8cca95654ede", "remote_ip_prefix": null, "created_at": "2018-08-01T11:19:28Z", "security_group_id": "c11471e1-bc7a-4aeb-89cb-8cca95654ede", "tenant_id": "378d6472a682466198f0f7e5f13ee534", "port_range_min": null, "ethertype": "IPv6", "project_id": "378d6472a682466198f0f7e5f13ee534"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:19:28Z", "revision_number": 0, "id": "49d8605d-1a1e-4493-b07f-2020087c3691", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:19:28Z", "security_group_id": "c11471e1-bc7a-4aeb-89cb-8cca95654ede", "tenant_id": "378d6472a682466198f0f7e5f13ee534", "port_range_min": null, "ethertype": "IPv6", "project_id": "378d6472a682466198f0f7e5f13ee534"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:19:28Z", "revision_number": 0, "id": "d198ed70-b84a-445b-8130-d3bfe6d64a32", "remote_group_id": "c11471e1-bc7a-4aeb-89cb-8cca95654ede", "remote_ip_prefix": null, "created_at": "2018-08-01T11:19:28Z", "security_group_id": "c11471e1-bc7a-4aeb-89cb-8cca95654ede", "tenant_id": "378d6472a682466198f0f7e5f13ee534", "port_range_min": null, "ethertype": "IPv4", "project_id": "378d6472a682466198f0f7e5f13ee534"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:19:28Z", "revision_number": 0, "id": "f8e0eeff-3ee9-44ad-92b9-045ae90882ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:19:28Z", "security_group_id": "c11471e1-bc7a-4aeb-89cb-8cca95654ede", "tenant_id": "378d6472a682466198f0f7e5f13ee534", "port_range_min": null, "ethertype": "IPv4", "project_id": "378d6472a682466198f0f7e5f13ee534"}], "revision_number": 4, "project_id": "378d6472a682466198f0f7e5f13ee534", "id": "c11471e1-bc7a-4aeb-89cb-8cca95654ede", "name": "default"}]} 2018-08-01 11:24:17,567 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-32b5e744-9d40-4030-b2f7-63227a458d37 2018-08-01 11:24:17,568 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0635988712311s 2018-08-01 11:24:17,568 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-32b5e744-9d40-4030-b2f7-63227a458d37 2018-08-01 11:24:17,571 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-01 11:24:17,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}9e58ee30e88c8928aea1ae3b94f1980d39a8a0ec" -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": "c11471e1-bc7a-4aeb-89cb-8cca95654ede"}}' 2018-08-01 11:24:17,755 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-d9fd1c21-52b8-4d29-bb67-40f3e11740ff Date: Wed, 01 Aug 2018 11:24:17 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-08-01T11:24:17Z", "security_group_id": "c11471e1-bc7a-4aeb-89cb-8cca95654ede", "port_range_min": 22, "revision_number": 0, "tenant_id": "378d6472a682466198f0f7e5f13ee534", "created_at": "2018-08-01T11:24:17Z", "project_id": "378d6472a682466198f0f7e5f13ee534", "id": "445ba3b8-504c-4807-b8ae-92a884daa9d9"}} 2018-08-01 11:24:17,755 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-d9fd1c21-52b8-4d29-bb67-40f3e11740ff 2018-08-01 11:24:17,756 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.184182882309s 2018-08-01 11:24:17,756 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-d9fd1c21-52b8-4d29-bb67-40f3e11740ff 2018-08-01 11:24:17,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload VNFD 2018-08-01 11:24:17,846 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.209:80/api/v3/blueprints/clearwater-opnfv; body: bytes data 2018-08-01 11:24:20,563 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:24:20,564 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:24:20,564 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:24:20,564 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:24:20,564 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:24:20,564 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:24:20,564 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:24:20,564 - cloudify.rest_client.http - DEBUG - request header: Transfer-Encoding: chunked 2018-08-01 11:24:20,565 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"main_file_name": "openstack-blueprint.yaml", "description": null, "tenant_name": "default_tenant", "created_at": "2018-08-01T11:24:20.503Z", "updated_at": "2018-08-01T11:24:20.503Z", "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"}}}, "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.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.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.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.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.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.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"}}}, "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_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\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.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.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"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "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"}}, "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"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "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"}}, "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": {"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": "", "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, "description": ""}}, {"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"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "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"}}, "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": {"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": "", "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, "description": ""}}, {"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": {"floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "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, "resource_id": ""}}, {"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"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "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"}}, "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": {"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": "", "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, "description": ""}}, {"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"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "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"}}, "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": {"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": "", "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, "description": ""}}, {"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": {"floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "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, "resource_id": ""}}, {"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": {"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": "", "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, "description": ""}}, {"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"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "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"}}, "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": {"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": "", "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, "description": ""}}, {"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": {"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": "", "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, "description": ""}}, {"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"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "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"}}, "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": {"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": "", "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, "description": ""}}, {"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"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "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"}}, "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": {"floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "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, "resource_id": ""}}, {"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": {"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": "", "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, "description": ""}}], "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-08-01 11:24:20,567 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:24:20,567 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:24:20 GMT 2018-08-01 11:24:20,567 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:24:20,567 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 515398 2018-08-01 11:24:20,567 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:24:20,592 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-08-01 11:24:22,062 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:81360220b4382d4b91eef0ebaf46a661 sha256:c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e 2018-08-01 11:24:22,063 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-01 11:24:22,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}9e58ee30e88c8928aea1ae3b94f1980d39a8a0ec" 2018-08-01 11:24:22,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-b76d1124-1ea5-4adc-a76c-2f79d9a7c9cf Date: Wed, 01 Aug 2018 11:24:22 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/7245be1a-1abf-4af3-917a-946691ad9596/snap", "metadata": {}}], "file": "/v2/images/7245be1a-1abf-4af3-917a-946691ad9596/file", "owner": "378d6472a682466198f0f7e5f13ee534", "id": "7245be1a-1abf-4af3-917a-946691ad9596", "size": 4373348352, "self": "/v2/images/7245be1a-1abf-4af3-917a-946691ad9596", "disk_format": "qcow2", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/7245be1a-1abf-4af3-917a-946691ad9596/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-08-01T11:20:56Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-01T11:19:56Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-01 11:24:22,270 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-b76d1124-1ea5-4adc-a76c-2f79d9a7c9cf 2018-08-01 11:24:22,270 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.206331014633s 2018-08-01 11:24:22,270 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-b76d1124-1ea5-4adc-a76c-2f79d9a7c9cf 2018-08-01 11:24:22,275 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-01 11:24:22,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}9e58ee30e88c8928aea1ae3b94f1980d39a8a0ec" -d '{"owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "owner_specified.shade.object": "images/cloudify_ims-img_alt_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify_ims-img_alt_0de42e6e-b4d5-41c9-95f9-349bb4e5b151"}' 2018-08-01 11:24:22,329 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 884 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/54a207bd-3f90-4960-b500-dee295f59179 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-9c6601d8-186e-4f44-95a6-4eef9c739934 Date: Wed, 01 Aug 2018 11:24:22 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/54a207bd-3f90-4960-b500-dee295f59179/file", "owner": "378d6472a682466198f0f7e5f13ee534", "id": "54a207bd-3f90-4960-b500-dee295f59179", "size": null, "self": "/v2/images/54a207bd-3f90-4960-b500-dee295f59179", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "updated_at": "2018-08-01T11:24:22Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_alt_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "name": "cloudify_ims-img_alt_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "checksum": null, "created_at": "2018-08-01T11:24:22Z", "protected": false} 2018-08-01 11:24:22,329 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-9c6601d8-186e-4f44-95a6-4eef9c739934 2018-08-01 11:24:22,329 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0538198947906s 2018-08-01 11:24:22,330 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-9c6601d8-186e-4f44-95a6-4eef9c739934 returning object 54a207bd-3f90-4960-b500-dee295f59179 2018-08-01 11:24:22,330 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-01 11:24:22,334 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/54a207bd-3f90-4960-b500-dee295f59179/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}9e58ee30e88c8928aea1ae3b94f1980d39a8a0ec" -d '' 2018-08-01 11:24:26,543 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-dbe5e116-fe7a-4d4f-9e1b-6f78b2581be2 Date: Wed, 01 Aug 2018 11:24:26 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-01 11:24:26,543 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/54a207bd-3f90-4960-b500-dee295f59179/file used request id req-dbe5e116-fe7a-4d4f-9e1b-6f78b2581be2 2018-08-01 11:24:26,544 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.21322607994s 2018-08-01 11:24:26,544 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/54a207bd-3f90-4960-b500-dee295f59179/file used request id req-dbe5e116-fe7a-4d4f-9e1b-6f78b2581be2 2018-08-01 11:24:26,544 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_0de42e6e-b4d5-41c9-95f9-349bb4e5b151', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-08-01T11:24:22Z', u'owner_specified.shade.sha256': u'c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/54a207bd-3f90-4960-b500-dee295f59179/file', u'owner': u'378d6472a682466198f0f7e5f13ee534', u'virtual_size': None, u'owner_specified.shade.md5': u'81360220b4382d4b91eef0ebaf46a661', u'id': u'54a207bd-3f90-4960-b500-dee295f59179', u'size': None, u'name': u'cloudify_ims-img_alt_0de42e6e-b4d5-41c9-95f9-349bb4e5b151', u'checksum': None, u'self': u'/v2/images/54a207bd-3f90-4960-b500-dee295f59179', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-08-01T11:24:22Z', u'schema': u'/v2/schemas/image'}) 2018-08-01 11:24:26,545 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-01 11:24:26,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}e22645efa0acb594fcfaa608b853ef3e54aeb09e" -d '{"flavor": {"vcpus": 2, "ram": 2048, "name": "cloudify_ims-flavor_alt_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": null, "swap": 0}}' 2018-08-01 11:24:26,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:24: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-2805c5fa-c116-419a-9556-ad77fd99eb2f x-compute-request-id: req-2805c5fa-c116-419a-9556-ad77fd99eb2f Content-Encoding: gzip Content-Length: 318 Content-Type: application/json RESP BODY: {"flavor": {"name": "cloudify_ims-flavor_alt_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/12b6f793-c303-4117-bc7c-32b84dedf2c7", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/12b6f793-c303-4117-bc7c-32b84dedf2c7", "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": "12b6f793-c303-4117-bc7c-32b84dedf2c7"}} 2018-08-01 11:24:26,595 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-2805c5fa-c116-419a-9556-ad77fd99eb2f 2018-08-01 11:24:26,596 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0506911277771s 2018-08-01 11:24:26,596 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-2805c5fa-c116-419a-9556-ad77fd99eb2f 2018-08-01 11:24:26,596 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_alt_0de42e6e-b4d5-41c9-95f9-349bb4e5b151', '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'8d96727022f4443794db44ecde432faf', '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'12b6f793-c303-4117-bc7c-32b84dedf2c7', 'swap': 0}) 2018-08-01 11:24:26,597 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-01 11:24:26,599 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/12b6f793-c303-4117-bc7c-32b84dedf2c7/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}e22645efa0acb594fcfaa608b853ef3e54aeb09e" -d '{"extra_specs": {}}' 2018-08-01 11:24:26,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:24: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-9102cc47-65d4-44e1-86b2-af0b089726f5 x-compute-request-id: req-9102cc47-65d4-44e1-86b2-af0b089726f5 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-01 11:24:26,619 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/12b6f793-c303-4117-bc7c-32b84dedf2c7/os-extra_specs used request id req-9102cc47-65d4-44e1-86b2-af0b089726f5 2018-08-01 11:24:26,620 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0224668979645s 2018-08-01 11:24:26,620 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/12b6f793-c303-4117-bc7c-32b84dedf2c7/os-extra_specs used request id req-9102cc47-65d4-44e1-86b2-af0b089726f5 2018-08-01 11:24:26,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Create VNF Instance 2018-08-01 11:24:26,621 - 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": "54a207bd-3f90-4960-b500-dee295f59179", "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "bono_cluster_size": 1, "flavor_id": "12b6f793-c303-4117-bc7c-32b84dedf2c7", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "private_key_path": "/etc/cloudify/cloudify_ims.pem", "sprout_cluster_size": 1}, "skip_plugins_validation": false, "visibility": "tenant", "blueprint_id": "clearwater-opnfv"} 2018-08-01 11:24:27,757 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:24:27,757 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:24:27,757 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:24:27,757 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:24:27,758 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:24:27,758 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:24:27,758 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:24:27,758 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 656 2018-08-01 11:24:27,758 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "54a207bd-3f90-4960-b500-dee295f59179", "with_ellis": 1, "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "bono_cluster_size": 1, "flavor_id": "12b6f793-c303-4117-bc7c-32b84dedf2c7", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "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-08-01T11:24:26.756Z", "updated_at": "2018-08-01T11:24:26.756Z", "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-08-01 11:24:27,758 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:24:27,758 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:24:27 GMT 2018-08-01 11:24:27,758 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:24:27,758 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8224 2018-08-01 11:24:27,759 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:24:27,759 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions 2018-08-01 11:24:27,823 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:24:27,823 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:24:27,823 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:24:27,823 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:24:27,823 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:24:27,823 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:24:27,824 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:24:27,824 - 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-08-01T11:24:27.645Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "1abdd7e5-4ef0-45d4-8475-65f65b90c433"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-08-01 11:24:27,824 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:24:27,824 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:24:27 GMT 2018-08-01 11:24:27,824 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:24:27,824 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6369 2018-08-01 11:24:27,824 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:24:27,825 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:24:27,889 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:24:27,889 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:24:27,889 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:24:27,890 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:24:27,890 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:24:27,890 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:24:27,890 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:24:27,890 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-08-01 11:24:27,890 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:24:27,890 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:24:27 GMT 2018-08-01 11:24:27,890 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:24:27,890 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-08-01 11:24:27,890 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:24:27,891 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/1abdd7e5-4ef0-45d4-8475-65f65b90c433 2018-08-01 11:24:27,945 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:24:27,945 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:24:27,945 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:24:27,946 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:24:27,946 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:24:27,946 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:24:27,946 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:24:27,946 - 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-08-01T11:24:27.645Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "1abdd7e5-4ef0-45d4-8475-65f65b90c433"} 2018-08-01 11:24:27,946 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:24:27,946 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:24:27 GMT 2018-08-01 11:24:27,946 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:24:27,946 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-08-01 11:24:27,947 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:24:32,952 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:24:33,016 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:24:33,017 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:24:33,017 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:24:33,017 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:24:33,017 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:24:33,017 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:24:33,017 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:24:33,017 - 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-08-01T11:24:28.642Z", "message": "Starting 'create_deployment_environment' workflow execution", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-01T11:24:28.642Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1abdd7e5-4ef0-45d4-8475-65f65b90c433"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:24:28.890Z", "message": "Installing deployment plugins", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-01T11:24:28.890Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1abdd7e5-4ef0-45d4-8475-65f65b90c433"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:24:29.008Z", "message": "Installing plugin: openstack", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-01T11:24:29.008Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1abdd7e5-4ef0-45d4-8475-65f65b90c433", "logger": "4951fa2e-047e-433d-8bb4-7ead6d236353"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:24:29.860Z", "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-08-01T11:24:29.860Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1abdd7e5-4ef0-45d4-8475-65f65b90c433", "logger": "4951fa2e-047e-433d-8bb4-7ead6d236353"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:24:29.860Z", "message": "Installing plugin from source", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-01T11:24:29.860Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1abdd7e5-4ef0-45d4-8475-65f65b90c433", "logger": "4951fa2e-047e-433d-8bb4-7ead6d236353"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:24:29.860Z", "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-08-01T11:24:29.860Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1abdd7e5-4ef0-45d4-8475-65f65b90c433", "logger": "4951fa2e-047e-433d-8bb4-7ead6d236353"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:24:29.860Z", "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-08-01T11:24:29.860Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1abdd7e5-4ef0-45d4-8475-65f65b90c433", "logger": "4951fa2e-047e-433d-8bb4-7ead6d236353"}, {"node_instance_id": null, "event_type": "task_started", "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:24:29.900Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-01T11:24:29.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1abdd7e5-4ef0-45d4-8475-65f65b90c433"}, {"node_instance_id": null, "event_type": "sending_task", "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:24:29.900Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-01T11:24:29.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1abdd7e5-4ef0-45d4-8475-65f65b90c433"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:24:31.373Z", "message": "[localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmpSUQvwa --prefix=\"/tmp/openstack-M4IVTZ\" --constraint=\"/tmp/openstack-M4IVTZ/constraint.txt\"", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-01T11:24:31.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1abdd7e5-4ef0-45d4-8475-65f65b90c433", "logger": "4951fa2e-047e-433d-8bb4-7ead6d236353"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:24:31.373Z", "message": "Installing from directory: /tmp/tmpSUQvwa [args=--prefix=\"/tmp/openstack-M4IVTZ\" --constraint=\"/tmp/openstack-M4IVTZ/constraint.txt\", package_name=cloudify-openstack-plugin]", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-01T11:24:31.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1abdd7e5-4ef0-45d4-8475-65f65b90c433", "logger": "4951fa2e-047e-433d-8bb4-7ead6d236353"}], "metadata": {"pagination": {"total": 11, "offset": 0, "size": 50}}} 2018-08-01 11:24:33,018 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:24:33,018 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:24:33 GMT 2018-08-01 11:24:33,018 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:24:33,018 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5872 2018-08-01 11:24:33,018 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:24:33,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'create_deployment_environment' workflow execution 2018-08-01 11:24:33,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing deployment plugins 2018-08-01 11:24:33,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: openstack 2018-08-01 11:24:33,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip freeze 2018-08-01 11:24:33,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-08-01 11:24:33,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core] 2018-08-01 11:24:33,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip 2018-08-01 11:24:33,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-08-01 11:24:33,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-08-01 11:24:33,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmpSUQvwa --prefix="/tmp/openstack-M4IVTZ" --constraint="/tmp/openstack-M4IVTZ/constraint.txt" 2018-08-01 11:24:33,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing from directory: /tmp/tmpSUQvwa [args=--prefix="/tmp/openstack-M4IVTZ" --constraint="/tmp/openstack-M4IVTZ/constraint.txt", package_name=cloudify-openstack-plugin] 2018-08-01 11:24:33,020 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/1abdd7e5-4ef0-45d4-8475-65f65b90c433 2018-08-01 11:24:33,125 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:24:33,125 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:24:33,126 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:24:33,126 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:24:33,126 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:24:33,126 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:24:33,126 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:24:33,126 - 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-08-01T11:24:27.645Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "1abdd7e5-4ef0-45d4-8475-65f65b90c433"} 2018-08-01 11:24:33,126 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:24:33,126 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:24:33 GMT 2018-08-01 11:24:33,126 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:24:33,127 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-08-01 11:24:33,127 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:24:38,132 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:24:38,201 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:24:38,201 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:24:38,201 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:24:38,201 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:24:38,201 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:24:38,201 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:24:38,202 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:24:38,202 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-08-01 11:24:38,202 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:24:38,202 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:24:38 GMT 2018-08-01 11:24:38,202 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:24:38,202 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-08-01 11:24:38,202 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:24:38,202 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/1abdd7e5-4ef0-45d4-8475-65f65b90c433 2018-08-01 11:24:38,262 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:24:38,262 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:24:38,262 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:24:38,262 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:24:38,262 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:24:38,262 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:24:38,262 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:24:38,263 - 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-08-01T11:24:27.645Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "1abdd7e5-4ef0-45d4-8475-65f65b90c433"} 2018-08-01 11:24:38,263 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:24:38,263 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:24:38 GMT 2018-08-01 11:24:38,263 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:24:38,263 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-08-01 11:24:38,263 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:24:43,269 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:24:43,545 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:24:43,546 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:24:43,546 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:24:43,546 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:24:43,546 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:24:43,546 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:24:43,546 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:24:43,546 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-08-01 11:24:43,546 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:24:43,546 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:24:43 GMT 2018-08-01 11:24:43,547 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:24:43,547 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-08-01 11:24:43,547 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:24:43,547 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/1abdd7e5-4ef0-45d4-8475-65f65b90c433 2018-08-01 11:24:43,602 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:24:43,602 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:24:43,602 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:24:43,603 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:24:43,603 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:24:43,603 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:24:43,603 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:24:43,603 - 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-08-01T11:24:27.645Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "1abdd7e5-4ef0-45d4-8475-65f65b90c433"} 2018-08-01 11:24:43,603 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:24:43,603 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:24:43 GMT 2018-08-01 11:24:43,603 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:24:43,603 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-08-01 11:24:43,603 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:24:48,608 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:24:48,669 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:24:48,669 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:24:48,670 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:24:48,670 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:24:48,670 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:24:48,670 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:24:48,670 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:24:48,670 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-08-01 11:24:48,670 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:24:48,670 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:24:48 GMT 2018-08-01 11:24:48,670 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:24:48,670 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-08-01 11:24:48,671 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:24:48,671 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/1abdd7e5-4ef0-45d4-8475-65f65b90c433 2018-08-01 11:24:48,725 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:24:48,725 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:24:48,726 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:24:48,726 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:24:48,726 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:24:48,726 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:24:48,726 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:24:48,726 - 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-08-01T11:24:27.645Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "1abdd7e5-4ef0-45d4-8475-65f65b90c433"} 2018-08-01 11:24:48,726 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:24:48,726 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:24:48 GMT 2018-08-01 11:24:48,726 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:24:48,727 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-08-01 11:24:48,727 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:24:53,732 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:24:53,798 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:24:53,798 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:24:53,799 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:24:53,799 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:24:53,799 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:24:53,799 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:24:53,799 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:24:53,799 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-08-01 11:24:53,799 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:24:53,799 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:24:53 GMT 2018-08-01 11:24:53,799 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:24:53,799 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-08-01 11:24:53,800 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:24:53,800 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/1abdd7e5-4ef0-45d4-8475-65f65b90c433 2018-08-01 11:24:53,858 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:24:53,858 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:24:53,858 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:24:53,858 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:24:53,858 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:24:53,858 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:24:53,859 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:24:53,859 - 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-08-01T11:24:27.645Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "1abdd7e5-4ef0-45d4-8475-65f65b90c433"} 2018-08-01 11:24:53,859 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:24:53,859 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:24:53 GMT 2018-08-01 11:24:53,859 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:24:53,859 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-08-01 11:24:53,859 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:24:58,865 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:24:58,924 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:24:58,925 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:24:58,925 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:24:58,925 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:24:58,925 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:24:58,925 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:24:58,925 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:24:58,925 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-08-01 11:24:58,925 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:24:58,925 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:24:58 GMT 2018-08-01 11:24:58,925 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:24:58,926 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-08-01 11:24:58,926 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:24:58,926 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/1abdd7e5-4ef0-45d4-8475-65f65b90c433 2018-08-01 11:24:58,981 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:24:58,982 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:24:58,982 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:24:58,982 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:24:58,982 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:24:58,982 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:24:58,982 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:24:58,982 - 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-08-01T11:24:27.645Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "1abdd7e5-4ef0-45d4-8475-65f65b90c433"} 2018-08-01 11:24:58,982 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:24:58,983 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:24:58 GMT 2018-08-01 11:24:58,983 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:24:58,983 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-08-01 11:24:58,983 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:25:03,988 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:25:04,052 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:25:04,053 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:25:04,053 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:25:04,053 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:25:04,053 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:25:04,053 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:25:04,053 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:25:04,053 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-08-01 11:25:04,053 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:25:04,053 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:25:04 GMT 2018-08-01 11:25:04,054 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:25:04,054 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-08-01 11:25:04,054 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:25:04,054 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/1abdd7e5-4ef0-45d4-8475-65f65b90c433 2018-08-01 11:25:04,108 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:25:04,109 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:25:04,109 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:25:04,109 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:25:04,109 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:25:04,109 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:25:04,109 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:25:04,109 - 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-08-01T11:24:27.645Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "1abdd7e5-4ef0-45d4-8475-65f65b90c433"} 2018-08-01 11:25:04,109 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:25:04,109 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:25:04 GMT 2018-08-01 11:25:04,109 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:25:04,109 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-08-01 11:25:04,110 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:25:09,115 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:25:09,216 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:25:09,216 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:25:09,216 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:25:09,216 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:25:09,216 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:25:09,216 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:25:09,217 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:25:09,217 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:05.987Z", "message": "Retrieved package name: cloudify-openstack-plugin", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:05.987Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1abdd7e5-4ef0-45d4-8475-65f65b90c433", "logger": "4951fa2e-047e-433d-8bb4-7ead6d236353"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:06.407Z", "message": "Removing directory: /tmp/tmpSUQvwa", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:06.407Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1abdd7e5-4ef0-45d4-8475-65f65b90c433", "logger": "4951fa2e-047e-433d-8bb4-7ead6d236353"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:06.927Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:06.927Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1abdd7e5-4ef0-45d4-8475-65f65b90c433"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:07.425Z", "message": "Creating deployment work directory", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:07.425Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1abdd7e5-4ef0-45d4-8475-65f65b90c433"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:07.425Z", "message": "Skipping starting deployment policy engine core - no policies defined", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:07.425Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1abdd7e5-4ef0-45d4-8475-65f65b90c433"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:08.433Z", "message": "'create_deployment_environment' workflow execution succeeded", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:08.433Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1abdd7e5-4ef0-45d4-8475-65f65b90c433"}], "metadata": {"pagination": {"total": 17, "offset": 11, "size": 50}}} 2018-08-01 11:25:09,217 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:25:09,217 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:25:09 GMT 2018-08-01 11:25:09,217 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:25:09,217 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3027 2018-08-01 11:25:09,217 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:25:09,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Retrieved package name: cloudify-openstack-plugin 2018-08-01 11:25:09,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpSUQvwa 2018-08-01 11:25:09,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-08-01 11:25:09,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating deployment work directory 2018-08-01 11:25:09,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping starting deployment policy engine core - no policies defined 2018-08-01 11:25:09,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'create_deployment_environment' workflow execution succeeded 2018-08-01 11:25:09,219 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/1abdd7e5-4ef0-45d4-8475-65f65b90c433 2018-08-01 11:25:09,275 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:25:09,275 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:25:09,275 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:25:09,275 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:25:09,276 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:25:09,276 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:25:09,276 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:25:09,276 - 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-08-01T11:24:27.645Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "1abdd7e5-4ef0-45d4-8475-65f65b90c433"} 2018-08-01 11:25:09,276 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:25:09,276 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:25:09 GMT 2018-08-01 11:25:09,276 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:25:09,276 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6293 2018-08-01 11:25:09,276 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:25:09,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Start the VNF Instance deployment 2018-08-01 11:25:09,277 - 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-08-01 11:25:09,496 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:25:09,496 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:25:09,497 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:25:09,497 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:25:09,497 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:25:09,497 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:25:09,497 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:25:09,497 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 137 2018-08-01 11:25:09,497 - 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-08-01T11:25:09.346Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "9cafa47c-f563-4508-be65-c972de09f881"} 2018-08-01 11:25:09,497 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:25:09,497 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:25:09 GMT 2018-08-01 11:25:09,497 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:25:09,497 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-01 11:25:09,498 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:25:09,498 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:25:09,558 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:25:09,558 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:25:09,559 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:25:09,559 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:25:09,559 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:25:09,559 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:25:09,559 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:25:09,559 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-08-01 11:25:09,559 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:25:09,559 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:25:09 GMT 2018-08-01 11:25:09,559 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:25:09,559 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-08-01 11:25:09,560 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:25:09,560 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9cafa47c-f563-4508-be65-c972de09f881 2018-08-01 11:25:09,615 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:25:09,615 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:25:09,616 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:25:09,616 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:25:09,616 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:25:09,616 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:25:09,616 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:25:09,616 - 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-08-01T11:25:09.346Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "9cafa47c-f563-4508-be65-c972de09f881"} 2018-08-01 11:25:09,616 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:25:09,616 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:25:09 GMT 2018-08-01 11:25:09,617 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:25:09,617 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-01 11:25:09,617 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:25:14,622 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:25:14,690 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:25:14,690 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:25:14,690 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:25:14,690 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:25:14,690 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:25:14,690 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:25:14,690 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:25:14,690 - 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-08-01T11:25:10.105Z", "message": "Starting 'install' workflow execution", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:10.105Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "bind_security_group_v8o1dz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:11.361Z", "message": "Creating node", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:11.361Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "sprout_security_group_ep0ygc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:11.439Z", "message": "Creating node", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:11.439Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "bind_security_group_v8o1dz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:13.332Z", "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-08-01T11:25:13.332Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "d68f9a36-f1f7-4e3e-85eb-1a15c8b293ee"}, {"node_instance_id": "dime_security_group_tpyoiy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:13.342Z", "message": "Creating node", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:13.342Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "homer_security_group_23xo15", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:13.342Z", "message": "Creating node", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:13.342Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "internal_sip_security_group_esrrws", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:13.342Z", "message": "Creating node", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:13.342Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "vellum_security_group_dkdjmv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:13.342Z", "message": "Creating node", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:13.342Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "bind_security_group_v8o1dz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:13.342Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:13.342Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "dime_security_group_tpyoiy", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:13.342Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:13.342Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "homer_security_group_23xo15", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:13.342Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:13.342Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "sprout_security_group_ep0ygc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:13.342Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:13.342Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "vellum_security_group_dkdjmv", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:13.342Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:13.342Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "bind_security_group_v8o1dz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:13.342Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:13.342Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "dime_security_group_tpyoiy", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:13.342Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:13.342Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "homer_security_group_23xo15", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:13.342Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:13.342Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "sprout_security_group_ep0ygc", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:13.342Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:13.342Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "vellum_security_group_dkdjmv", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:13.342Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:13.342Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "bind_security_group_v8o1dz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:13.528Z", "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-08-01T11:25:13.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "d68f9a36-f1f7-4e3e-85eb-1a15c8b293ee"}, {"node_instance_id": "bind_security_group_v8o1dz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:13.528Z", "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-08-01T11:25:13.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "d68f9a36-f1f7-4e3e-85eb-1a15c8b293ee"}, {"node_instance_id": "bind_security_group_v8o1dz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:13.528Z", "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-08-01T11:25:13.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "d68f9a36-f1f7-4e3e-85eb-1a15c8b293ee"}, {"node_instance_id": "homer_security_group_23xo15", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:13.528Z", "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-08-01T11:25:13.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "ef46a47e-3bfa-4a75-8743-a2bd8e43ed59"}, {"node_instance_id": "base_security_group_clhns9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:14.420Z", "message": "Creating node", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:14.420Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "bind_floatingip_w5xvn8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:14.420Z", "message": "Creating node", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:14.420Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "bono_floatingip_p18rpc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:14.420Z", "message": "Creating node", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:14.420Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "bono_security_group_y66ycx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:14.420Z", "message": "Creating node", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:14.420Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "ellis_floatingip_zkkf45", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:14.420Z", "message": "Creating node", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:14.420Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "ellis_security_group_ouyfy9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:14.420Z", "message": "Creating node", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:14.420Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "keypair_jgqryq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:14.420Z", "message": "Creating node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:14.420Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "bind_floatingip_w5xvn8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:14.420Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:14.420Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "bono_floatingip_p18rpc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:14.420Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:14.420Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "ellis_floatingip_zkkf45", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:14.420Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:14.420Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "base_security_group_clhns9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:14.420Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:14.420Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "bono_security_group_y66ycx", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:14.420Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:14.420Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "ellis_security_group_ouyfy9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:14.420Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:14.420Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "internal_sip_security_group_esrrws", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:14.420Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:14.420Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "keypair_jgqryq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:14.420Z", "message": "Sending task 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:14.420Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "vellum_security_group_dkdjmv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:14.558Z", "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-08-01T11:25:14.558Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "e37a70cf-fb4e-4846-ba59-052bbadc8c17"}, {"node_instance_id": "dime_security_group_tpyoiy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:14.558Z", "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-08-01T11:25:14.558Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "6a6e7405-d5da-4cd8-9b64-14562cbf2812"}, {"node_instance_id": "vellum_security_group_dkdjmv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:14.558Z", "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-08-01T11:25:14.558Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "e37a70cf-fb4e-4846-ba59-052bbadc8c17"}, {"node_instance_id": "vellum_security_group_dkdjmv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:14.558Z", "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-08-01T11:25:14.558Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "e37a70cf-fb4e-4846-ba59-052bbadc8c17"}, {"node_instance_id": "vellum_security_group_dkdjmv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:14.558Z", "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-08-01T11:25:14.558Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "e37a70cf-fb4e-4846-ba59-052bbadc8c17"}, {"node_instance_id": "vellum_security_group_dkdjmv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:14.558Z", "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-08-01T11:25:14.558Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "e37a70cf-fb4e-4846-ba59-052bbadc8c17"}, {"node_instance_id": "homer_security_group_23xo15", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:14.558Z", "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-08-01T11:25:14.558Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "ef46a47e-3bfa-4a75-8743-a2bd8e43ed59"}, {"node_instance_id": "dime_security_group_tpyoiy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:14.558Z", "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-08-01T11:25:14.558Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "6a6e7405-d5da-4cd8-9b64-14562cbf2812"}, {"node_instance_id": "dime_security_group_tpyoiy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:14.558Z", "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-08-01T11:25:14.558Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "6a6e7405-d5da-4cd8-9b64-14562cbf2812"}, {"node_instance_id": "homer_security_group_23xo15", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:14.558Z", "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-08-01T11:25:14.558Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "ef46a47e-3bfa-4a75-8743-a2bd8e43ed59"}, {"node_instance_id": "vellum_security_group_dkdjmv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:14.558Z", "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-08-01T11:25:14.558Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "e37a70cf-fb4e-4846-ba59-052bbadc8c17"}, {"node_instance_id": "sprout_security_group_ep0ygc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:14.558Z", "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-08-01T11:25:14.558Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "9971f355-2a42-41fa-b54b-60f88849f6eb"}, {"node_instance_id": "vellum_security_group_dkdjmv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:14.558Z", "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-08-01T11:25:14.558Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "e37a70cf-fb4e-4846-ba59-052bbadc8c17"}], "metadata": {"pagination": {"total": 60, "offset": 0, "size": 50}}} 2018-08-01 11:25:14,691 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:25:14,691 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:25:14 GMT 2018-08-01 11:25:14,691 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:25:14,691 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28874 2018-08-01 11:25:14,691 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:25:14,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'install' workflow execution 2018-08-01 11:25:14,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-01 11:25:14,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-01 11:25:14,693 - 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-08-01 11:25:14,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-01 11:25:14,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-01 11:25:14,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-01 11:25:14,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-01 11:25:14,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-08-01 11:25:14,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-08-01 11:25:14,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-08-01 11:25:14,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-08-01 11:25:14,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-08-01 11:25:14,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-08-01 11:25:14,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-08-01 11:25:14,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-08-01 11:25:14,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-08-01 11:25:14,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-08-01 11:25:14,695 - 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-08-01 11:25:14,695 - 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-08-01 11:25:14,696 - 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-08-01 11:25:14,696 - 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-08-01 11:25:14,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-01 11:25:14,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-01 11:25:14,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-01 11:25:14,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-01 11:25:14,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-01 11:25:14,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-01 11:25:14,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-01 11:25:14,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-08-01 11:25:14,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-08-01 11:25:14,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-08-01 11:25:14,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-08-01 11:25:14,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-08-01 11:25:14,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-08-01 11:25:14,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-08-01 11:25:14,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.create' 2018-08-01 11:25:14,698 - 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-08-01 11:25:14,698 - 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-08-01 11:25:14,698 - 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-08-01 11:25:14,699 - 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-08-01 11:25:14,699 - 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-08-01 11:25:14,699 - 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-08-01 11:25:14,699 - 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-08-01 11:25:14,699 - 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-08-01 11:25:14,699 - 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-08-01 11:25:14,699 - 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-08-01 11:25:14,700 - 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-08-01 11:25:14,700 - 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-08-01 11:25:14,700 - 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-08-01 11:25:14,700 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9cafa47c-f563-4508-be65-c972de09f881 2018-08-01 11:25:14,756 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:25:14,756 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:25:14,756 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:25:14,757 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:25:14,757 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:25:14,757 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:25:14,757 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:25:14,757 - 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-08-01T11:25:09.346Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "9cafa47c-f563-4508-be65-c972de09f881"} 2018-08-01 11:25:14,757 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:25:14,757 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:25:14 GMT 2018-08-01 11:25:14,757 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:25:14,757 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-01 11:25:14,757 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:25:19,763 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:25:19,889 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:25:19,889 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:25:19,889 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:25:19,889 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:25:19,889 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:25:19,889 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:25:19,889 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:25:19,889 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_security_group_tpyoiy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:14.558Z", "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-08-01T11:25:14.558Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "6a6e7405-d5da-4cd8-9b64-14562cbf2812"}, {"node_instance_id": "vellum_security_group_dkdjmv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:14.558Z", "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-08-01T11:25:14.558Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "e37a70cf-fb4e-4846-ba59-052bbadc8c17"}, {"node_instance_id": "vellum_security_group_dkdjmv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:14.558Z", "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-08-01T11:25:14.558Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "e37a70cf-fb4e-4846-ba59-052bbadc8c17"}, {"node_instance_id": "vellum_security_group_dkdjmv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:14.558Z", "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-08-01T11:25:14.558Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "e37a70cf-fb4e-4846-ba59-052bbadc8c17"}, {"node_instance_id": "vellum_security_group_dkdjmv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:14.558Z", "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-08-01T11:25:14.558Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "e37a70cf-fb4e-4846-ba59-052bbadc8c17"}, {"node_instance_id": "dime_security_group_tpyoiy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:14.558Z", "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-08-01T11:25:14.558Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "6a6e7405-d5da-4cd8-9b64-14562cbf2812"}, {"node_instance_id": "dime_security_group_tpyoiy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:14.558Z", "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-08-01T11:25:14.558Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "6a6e7405-d5da-4cd8-9b64-14562cbf2812"}, {"node_instance_id": "homer_security_group_23xo15", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:14.558Z", "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-08-01T11:25:14.558Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "ef46a47e-3bfa-4a75-8743-a2bd8e43ed59"}, {"node_instance_id": "vellum_security_group_dkdjmv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:14.558Z", "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-08-01T11:25:14.558Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "e37a70cf-fb4e-4846-ba59-052bbadc8c17"}, {"node_instance_id": "sprout_security_group_ep0ygc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:14.558Z", "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-08-01T11:25:14.558Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "9971f355-2a42-41fa-b54b-60f88849f6eb"}, {"node_instance_id": "bind_security_group_v8o1dz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:16.615Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:16.615Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "internal_sip_security_group_esrrws", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:17.705Z", "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-08-01T11:25:17.705Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "190a0de5-a0f0-4e41-b154-0a44e1825d29"}, {"node_instance_id": "bind_security_group_v8o1dz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:17.778Z", "message": "Configuring node", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:17.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "bono_floatingip_p18rpc", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:17.778Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:17.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "ellis_floatingip_zkkf45", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:17.778Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:17.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "internal_sip_security_group_esrrws", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:17.778Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:17.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "homer_security_group_23xo15", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:17.778Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:17.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "sprout_security_group_ep0ygc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:17.778Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:17.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "internal_sip_security_group_esrrws", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:18.626Z", "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-08-01T11:25:18.626Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "190a0de5-a0f0-4e41-b154-0a44e1825d29"}, {"node_instance_id": "internal_sip_security_group_esrrws", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:18.626Z", "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-08-01T11:25:18.626Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "190a0de5-a0f0-4e41-b154-0a44e1825d29"}, {"node_instance_id": "internal_sip_security_group_esrrws", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:18.626Z", "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-08-01T11:25:18.626Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "190a0de5-a0f0-4e41-b154-0a44e1825d29"}, {"node_instance_id": "internal_sip_security_group_esrrws", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:18.626Z", "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-08-01T11:25:18.626Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "190a0de5-a0f0-4e41-b154-0a44e1825d29"}, {"node_instance_id": "internal_sip_security_group_esrrws", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:18.626Z", "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-08-01T11:25:18.626Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "190a0de5-a0f0-4e41-b154-0a44e1825d29"}, {"node_instance_id": "dime_security_group_tpyoiy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:18.954Z", "message": "Configuring node", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:18.954Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "homer_security_group_23xo15", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:18.954Z", "message": "Configuring node", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:18.954Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "sprout_security_group_ep0ygc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:18.954Z", "message": "Configuring node", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:18.954Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "bind_security_group_v8o1dz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:18.954Z", "message": "Starting node", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:18.954Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "base_security_group_clhns9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:18.954Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:18.954Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "ellis_security_group_ouyfy9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:18.954Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:18.954Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "dime_security_group_tpyoiy", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:18.954Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:18.954Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "vellum_security_group_dkdjmv", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:18.954Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:18.954Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "base_security_group_clhns9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:19.670Z", "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-08-01T11:25:19.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "51449e57-aa2f-4ff0-9a0b-178c80994307"}, {"node_instance_id": "base_security_group_clhns9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:19.670Z", "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-08-01T11:25:19.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "51449e57-aa2f-4ff0-9a0b-178c80994307"}, {"node_instance_id": "base_security_group_clhns9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:19.670Z", "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-08-01T11:25:19.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "51449e57-aa2f-4ff0-9a0b-178c80994307"}, {"node_instance_id": "ellis_security_group_ouyfy9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:19.670Z", "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-08-01T11:25:19.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "e2ef99aa-4e40-4fa3-ba89-38f3193a8906"}, {"node_instance_id": "ellis_security_group_ouyfy9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:19.670Z", "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-08-01T11:25:19.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "e2ef99aa-4e40-4fa3-ba89-38f3193a8906"}, {"node_instance_id": "base_security_group_clhns9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:19.670Z", "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-08-01T11:25:19.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "51449e57-aa2f-4ff0-9a0b-178c80994307"}, {"node_instance_id": "base_security_group_clhns9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:19.670Z", "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-08-01T11:25:19.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "51449e57-aa2f-4ff0-9a0b-178c80994307"}, {"node_instance_id": "base_security_group_clhns9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:19.670Z", "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-08-01T11:25:19.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "51449e57-aa2f-4ff0-9a0b-178c80994307"}, {"node_instance_id": "base_security_group_clhns9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:19.670Z", "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-08-01T11:25:19.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "51449e57-aa2f-4ff0-9a0b-178c80994307"}, {"node_instance_id": "ellis_security_group_ouyfy9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:19.670Z", "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-08-01T11:25:19.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "e2ef99aa-4e40-4fa3-ba89-38f3193a8906"}, {"node_instance_id": "ellis_security_group_ouyfy9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:19.670Z", "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-08-01T11:25:19.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "e2ef99aa-4e40-4fa3-ba89-38f3193a8906"}, {"node_instance_id": "base_security_group_clhns9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:19.670Z", "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-08-01T11:25:19.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "51449e57-aa2f-4ff0-9a0b-178c80994307"}], "metadata": {"pagination": {"total": 93, "offset": 50, "size": 50}}} 2018-08-01 11:25:19,890 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:25:19,890 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:25:19 GMT 2018-08-01 11:25:19,890 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:25:19,890 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26381 2018-08-01 11:25:19,890 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:25:19,891 - 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-08-01 11:25:19,891 - 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-08-01 11:25:19,892 - 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-08-01 11:25:19,892 - 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-08-01 11:25:19,892 - 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-08-01 11:25:19,892 - 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-08-01 11:25:19,892 - 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-08-01 11:25:19,892 - 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-08-01 11:25:19,893 - 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-08-01 11:25:19,893 - 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-08-01 11:25:19,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-08-01 11:25:19,893 - 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-08-01 11:25:19,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-01 11:25:19,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-08-01 11:25:19,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-08-01 11:25:19,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-08-01 11:25:19,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-08-01 11:25:19,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-08-01 11:25:19,894 - 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-08-01 11:25:19,894 - 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-08-01 11:25:19,895 - 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-08-01 11:25:19,895 - 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-08-01 11:25:19,895 - 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-08-01 11:25:19,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-01 11:25:19,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-01 11:25:19,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-01 11:25:19,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-01 11:25:19,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-08-01 11:25:19,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-08-01 11:25:19,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-08-01 11:25:19,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-08-01 11:25:19,896 - 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-08-01 11:25:19,897 - 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-08-01 11:25:19,897 - 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-08-01 11:25:19,897 - 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-08-01 11:25:19,897 - 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-08-01 11:25:19,897 - 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-08-01 11:25:19,897 - 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-08-01 11:25:19,898 - 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-08-01 11:25:19,898 - 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-08-01 11:25:19,898 - 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-08-01 11:25:19,898 - 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-08-01 11:25:19,898 - 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-08-01 11:25:19,898 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9cafa47c-f563-4508-be65-c972de09f881 2018-08-01 11:25:19,958 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:25:19,958 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:25:19,958 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:25:19,958 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:25:19,958 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:25:19,958 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:25:19,958 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:25:19,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-08-01T11:25:09.346Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "9cafa47c-f563-4508-be65-c972de09f881"} 2018-08-01 11:25:19,959 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:25:19,959 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:25:19 GMT 2018-08-01 11:25:19,959 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:25:19,959 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-01 11:25:19,959 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:25:24,961 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:25:25,167 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:25:25,167 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:25:25,168 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:25:25,168 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:25:25,168 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:25:25,168 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:25:25,168 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:25:25,168 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_security_group_dkdjmv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:19.961Z", "message": "Configuring node", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:19.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "dime_security_group_tpyoiy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:19.961Z", "message": "Starting node", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:19.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "homer_security_group_23xo15", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:19.961Z", "message": "Starting node", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:19.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "sprout_security_group_ep0ygc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:19.961Z", "message": "Starting node", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:19.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "vellum_security_group_dkdjmv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:19.961Z", "message": "Starting node", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:19.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "bono_floatingip_p18rpc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:20.690Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'378d6472a682466198f0f7e5f13ee534', u'created_at': u'2018-08-01T11:25:19Z', u'updated_at': u'2018-08-01T11:25:19Z', u'floating_network_id': u'e7d7be46-2840-4976-87a2-d78a4e5c6089', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.208', u'revision_number': 0, u'project_id': u'378d6472a682466198f0f7e5f13ee534', u'port_id': None, u'id': u'c571c81d-be0f-40db-a2fc-c74484ff05f9', u'qos_policy_id': None}", "level": "info", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:20.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "428f3514-a135-4a48-87b6-c82ec7053b08"}, {"node_instance_id": "bono_floatingip_p18rpc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:20.992Z", "message": "Configuring node", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:20.992Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "bono_security_group_y66ycx", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:20.992Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:20.992Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "keypair_jgqryq", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:20.992Z", "message": "Task started 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:20.992Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "bono_floatingip_p18rpc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:20.992Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:20.992Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "ellis_floatingip_zkkf45", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:20.992Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:20.992Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "ellis_floatingip_zkkf45", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:21.897Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'378d6472a682466198f0f7e5f13ee534', u'created_at': u'2018-08-01T11:25:20Z', u'updated_at': u'2018-08-01T11:25:20Z', u'floating_network_id': u'e7d7be46-2840-4976-87a2-d78a4e5c6089', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.207', u'revision_number': 0, u'project_id': u'378d6472a682466198f0f7e5f13ee534', u'port_id': None, u'id': u'90636882-d511-4a01-ab61-e0c86c44a9c4', u'qos_policy_id': None}", "level": "info", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:21.897Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "680ca83f-fc6c-40e5-8465-06e0c011053f"}, {"node_instance_id": "bono_security_group_y66ycx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:21.897Z", "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-08-01T11:25:21.897Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "a6deeec4-5255-46fe-9db2-d483e502443c"}, {"node_instance_id": "bono_security_group_y66ycx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:21.897Z", "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-08-01T11:25:21.897Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "a6deeec4-5255-46fe-9db2-d483e502443c"}, {"node_instance_id": "bono_security_group_y66ycx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:21.897Z", "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-08-01T11:25:21.897Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "a6deeec4-5255-46fe-9db2-d483e502443c"}, {"node_instance_id": "ellis_floatingip_zkkf45", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:22.068Z", "message": "Configuring node", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:22.068Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "bono_floatingip_p18rpc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:22.068Z", "message": "Starting node", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:22.068Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "bind_floatingip_w5xvn8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:22.068Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:22.068Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "internal_sip_security_group_esrrws", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:22.068Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:22.068Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "keypair_jgqryq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:22.068Z", "message": "Task succeeded 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:22.068Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "bono_security_group_y66ycx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:22.915Z", "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-08-01T11:25:22.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "a6deeec4-5255-46fe-9db2-d483e502443c"}, {"node_instance_id": "bono_security_group_y66ycx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:22.915Z", "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-08-01T11:25:22.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "a6deeec4-5255-46fe-9db2-d483e502443c"}, {"node_instance_id": "bono_security_group_y66ycx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:22.915Z", "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-08-01T11:25:22.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "a6deeec4-5255-46fe-9db2-d483e502443c"}, {"node_instance_id": "bono_security_group_y66ycx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:22.915Z", "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-08-01T11:25:22.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "a6deeec4-5255-46fe-9db2-d483e502443c"}, {"node_instance_id": "bono_security_group_y66ycx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:22.915Z", "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-08-01T11:25:22.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "a6deeec4-5255-46fe-9db2-d483e502443c"}, {"node_instance_id": "bono_security_group_y66ycx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:22.915Z", "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-08-01T11:25:22.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "a6deeec4-5255-46fe-9db2-d483e502443c"}, {"node_instance_id": "bono_security_group_y66ycx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:22.915Z", "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-08-01T11:25:22.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "a6deeec4-5255-46fe-9db2-d483e502443c"}, {"node_instance_id": "bono_security_group_y66ycx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:22.915Z", "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-08-01T11:25:22.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "a6deeec4-5255-46fe-9db2-d483e502443c"}, {"node_instance_id": "bono_security_group_y66ycx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:22.915Z", "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-08-01T11:25:22.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "a6deeec4-5255-46fe-9db2-d483e502443c"}, {"node_instance_id": "bono_security_group_y66ycx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:22.915Z", "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-08-01T11:25:22.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "a6deeec4-5255-46fe-9db2-d483e502443c"}, {"node_instance_id": "bono_security_group_y66ycx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:22.915Z", "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-08-01T11:25:22.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "a6deeec4-5255-46fe-9db2-d483e502443c"}, {"node_instance_id": "bono_security_group_y66ycx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:22.915Z", "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-08-01T11:25:22.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "a6deeec4-5255-46fe-9db2-d483e502443c"}, {"node_instance_id": "bono_security_group_y66ycx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:22.915Z", "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-08-01T11:25:22.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "a6deeec4-5255-46fe-9db2-d483e502443c"}, {"node_instance_id": "keypair_jgqryq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:22.915Z", "message": "Using external resource keypair: cloudify_ims-kp_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "level": "info", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:22.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "6d124eb9-8212-4e37-a160-27c17406c492"}, {"node_instance_id": "ellis_security_group_ouyfy9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:23.084Z", "message": "Configuring node", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:23.084Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "internal_sip_security_group_esrrws", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:23.084Z", "message": "Configuring node", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:23.084Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "keypair_jgqryq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:23.084Z", "message": "Configuring node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:23.084Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "ellis_floatingip_zkkf45", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:23.084Z", "message": "Starting node", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:23.084Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "internal_sip_security_group_esrrws", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:23.084Z", "message": "Starting node", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:23.084Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "keypair_jgqryq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:23.084Z", "message": "Starting node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:23.084Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "base_security_group_clhns9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:23.084Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:23.084Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "ellis_security_group_ouyfy9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:23.084Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:23.084Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "base_security_group_clhns9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:24.090Z", "message": "Configuring node", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:24.090Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "proxy_host_4omunn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:24.090Z", "message": "Creating node", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:24.090Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "base_security_group_clhns9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:24.090Z", "message": "Starting node", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:24.090Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "ellis_security_group_ouyfy9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:24.090Z", "message": "Starting node", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:24.090Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "bind_floatingip_w5xvn8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:24.501Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'378d6472a682466198f0f7e5f13ee534', u'created_at': u'2018-08-01T11:25:23Z', u'updated_at': u'2018-08-01T11:25:23Z', u'floating_network_id': u'e7d7be46-2840-4976-87a2-d78a4e5c6089', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.202', u'revision_number': 0, u'project_id': u'378d6472a682466198f0f7e5f13ee534', u'port_id': None, u'id': u'2f2a4494-185f-4bd3-bb7a-3ae12dcf0f45', u'qos_policy_id': None}", "level": "info", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:24.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "616c56e8-2377-48ae-8fbe-e8286cca131f"}], "metadata": {"pagination": {"total": 140, "offset": 93, "size": 50}}} 2018-08-01 11:25:25,168 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:25:25,169 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:25:25 GMT 2018-08-01 11:25:25,169 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:25:25,169 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27779 2018-08-01 11:25:25,169 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:25:25,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-01 11:25:25,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-01 11:25:25,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-01 11:25:25,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-01 11:25:25,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-01 11:25:25,171 - 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'378d6472a682466198f0f7e5f13ee534', u'created_at': u'2018-08-01T11:25:19Z', u'updated_at': u'2018-08-01T11:25:19Z', u'floating_network_id': u'e7d7be46-2840-4976-87a2-d78a4e5c6089', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.208', u'revision_number': 0, u'project_id': u'378d6472a682466198f0f7e5f13ee534', u'port_id': None, u'id': u'c571c81d-be0f-40db-a2fc-c74484ff05f9', u'qos_policy_id': None} 2018-08-01 11:25:25,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-01 11:25:25,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-08-01 11:25:25,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.keypair.create' 2018-08-01 11:25:25,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-08-01 11:25:25,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-08-01 11:25:25,172 - 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'378d6472a682466198f0f7e5f13ee534', u'created_at': u'2018-08-01T11:25:20Z', u'updated_at': u'2018-08-01T11:25:20Z', u'floating_network_id': u'e7d7be46-2840-4976-87a2-d78a4e5c6089', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.207', u'revision_number': 0, u'project_id': u'378d6472a682466198f0f7e5f13ee534', u'port_id': None, u'id': u'90636882-d511-4a01-ab61-e0c86c44a9c4', u'qos_policy_id': None} 2018-08-01 11:25:25,172 - 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-08-01 11:25:25,172 - 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-08-01 11:25:25,172 - 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-08-01 11:25:25,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-01 11:25:25,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-01 11:25:25,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-08-01 11:25:25,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-08-01 11:25:25,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2018-08-01 11:25:25,173 - 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-08-01 11:25:25,174 - 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-08-01 11:25:25,174 - 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-08-01 11:25:25,174 - 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-08-01 11:25:25,174 - 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-08-01 11:25:25,174 - 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-08-01 11:25:25,174 - 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-08-01 11:25:25,175 - 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-08-01 11:25:25,175 - 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-08-01 11:25:25,175 - 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-08-01 11:25:25,175 - 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-08-01 11:25:25,175 - 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-08-01 11:25:25,175 - 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-08-01 11:25:25,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using external resource keypair: cloudify_ims-kp_0de42e6e-b4d5-41c9-95f9-349bb4e5b151 2018-08-01 11:25:25,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-01 11:25:25,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-01 11:25:25,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-01 11:25:25,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-01 11:25:25,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-01 11:25:25,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-01 11:25:25,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-08-01 11:25:25,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-08-01 11:25:25,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-01 11:25:25,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-01 11:25:25,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-01 11:25:25,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-01 11:25:25,177 - 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'378d6472a682466198f0f7e5f13ee534', u'created_at': u'2018-08-01T11:25:23Z', u'updated_at': u'2018-08-01T11:25:23Z', u'floating_network_id': u'e7d7be46-2840-4976-87a2-d78a4e5c6089', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.202', u'revision_number': 0, u'project_id': u'378d6472a682466198f0f7e5f13ee534', u'port_id': None, u'id': u'2f2a4494-185f-4bd3-bb7a-3ae12dcf0f45', u'qos_policy_id': None} 2018-08-01 11:25:25,178 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9cafa47c-f563-4508-be65-c972de09f881 2018-08-01 11:25:25,291 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:25:25,291 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:25:25,291 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:25:25,291 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:25:25,291 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:25:25,291 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:25:25,291 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:25:25,292 - 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-08-01T11:25:09.346Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "9cafa47c-f563-4508-be65-c972de09f881"} 2018-08-01 11:25:25,292 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:25:25,292 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:25:25 GMT 2018-08-01 11:25:25,292 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:25:25,292 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-01 11:25:25,292 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:25:30,293 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:25:30,357 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:25:30,357 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:25:30,357 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:25:30,357 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:25:30,357 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:25:30,357 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:25:30,357 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:25:30,358 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_pgb366", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:25.179Z", "message": "Creating node", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:25.179Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "ellis_host_oqiyod", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:25.179Z", "message": "Creating node", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:25.179Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "sprout_host_gjrcbf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:25.179Z", "message": "Creating node", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:25.179Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "dime_host_pgb366", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:25.179Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:25.179Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "proxy_host_4omunn", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:25.179Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:25.179Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "sprout_host_gjrcbf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:25.179Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:25.179Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "dime_host_pgb366", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:25.179Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:25.179Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "proxy_host_4omunn", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:25.179Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:25.179Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "sprout_host_gjrcbf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:25.179Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:25.179Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "bind_floatingip_w5xvn8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:25.179Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:25.179Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "proxy_host_4omunn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:26.143Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_0de42e6e-b4d5-41c9-95f9-349bb4e5b151', u'external_name': u'cloudify_ims-kp_0de42e6e-b4d5-41c9-95f9-349bb4e5b151', u'external_type': u'keypair'}]", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:26.143Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "76b886f2-30cd-41f5-8e9f-1ea4f28ab1da"}, {"node_instance_id": "proxy_host_4omunn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:26.143Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_proxy_host_4omunn'}", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:26.143Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "76b886f2-30cd-41f5-8e9f-1ea4f28ab1da"}, {"node_instance_id": "bind_floatingip_w5xvn8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:26.300Z", "message": "Configuring node", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:26.300Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "homer_host_wepxy1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:26.300Z", "message": "Creating node", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:26.300Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "vellum_host_kkzfew", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:26.300Z", "message": "Creating node", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:26.300Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "ellis_host_oqiyod", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:26.300Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:26.300Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "homer_host_wepxy1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:26.300Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:26.300Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "vellum_host_kkzfew", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:26.300Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:26.300Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "vellum_host_kkzfew", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:26.300Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:26.300Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "proxy_host_4omunn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:27.302Z", "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-08-01T11:25:27.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "76b886f2-30cd-41f5-8e9f-1ea4f28ab1da"}, {"node_instance_id": "proxy_host_4omunn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:27.302Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_proxy_host_4omunn', 'key_name': u'cloudify_ims-kp_0de42e6e-b4d5-41c9-95f9-349bb4e5b151', 'image': u'54a207bd-3f90-4960-b500-dee295f59179', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_0de42e6e-b4d5-41c9-95f9-349bb4e5b151', 'cloudify_management_network_id': u'69ff5ccc-f32f-4a22-86b7-725e75cd75c9'}, 'nics': [{'net-id': u'69ff5ccc-f32f-4a22-86b7-725e75cd75c9'}], 'flavor': u'12b6f793-c303-4117-bc7c-32b84dedf2c7'}", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:27.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "76b886f2-30cd-41f5-8e9f-1ea4f28ab1da"}, {"node_instance_id": "sprout_host_gjrcbf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:27.302Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_0de42e6e-b4d5-41c9-95f9-349bb4e5b151', u'external_name': u'cloudify_ims-kp_0de42e6e-b4d5-41c9-95f9-349bb4e5b151', u'external_type': u'keypair'}, {u'external_id': u'c01dfc29-ef43-4dc7-94bd-4a948e13fa8e', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'a608641c-c169-4835-9387-9b292813f261', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'245c6ab5-9faa-41e7-bd4d-4c0d2929ae13', 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-08-01T11:25:27.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "771c8f03-67e2-4848-95b7-ee4d7833bddc"}, {"node_instance_id": "vellum_host_kkzfew", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:27.302Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_0de42e6e-b4d5-41c9-95f9-349bb4e5b151', u'external_name': u'cloudify_ims-kp_0de42e6e-b4d5-41c9-95f9-349bb4e5b151', u'external_type': u'keypair'}, {u'external_id': u'c01dfc29-ef43-4dc7-94bd-4a948e13fa8e', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'cf9cac0a-8cc5-473c-a7f9-f7bd74236750', 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-08-01T11:25:27.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "5f9581b0-e931-4f68-a2b6-22a8b6c8a4da"}, {"node_instance_id": "dime_host_pgb366", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:27.302Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_0de42e6e-b4d5-41c9-95f9-349bb4e5b151', u'external_name': u'cloudify_ims-kp_0de42e6e-b4d5-41c9-95f9-349bb4e5b151', u'external_type': u'keypair'}, {u'external_id': u'c01dfc29-ef43-4dc7-94bd-4a948e13fa8e', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'e5504cdb-170d-4c38-9e36-3c047e5a31ef', 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-08-01T11:25:27.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "a2ae0d4a-abe4-4eae-a5b6-62c7a8e6335e"}, {"node_instance_id": "proxy_host_4omunn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:27.302Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_proxy_host_4omunn', 'key_name': u'cloudify_ims-kp_0de42e6e-b4d5-41c9-95f9-349bb4e5b151', 'image': u'54a207bd-3f90-4960-b500-dee295f59179', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_0de42e6e-b4d5-41c9-95f9-349bb4e5b151', 'cloudify_management_network_id': u'69ff5ccc-f32f-4a22-86b7-725e75cd75c9'}, 'nics': [{'net-id': u'69ff5ccc-f32f-4a22-86b7-725e75cd75c9'}], 'flavor': u'12b6f793-c303-4117-bc7c-32b84dedf2c7'}", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:27.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "76b886f2-30cd-41f5-8e9f-1ea4f28ab1da"}, {"node_instance_id": "dime_host_pgb366", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:27.302Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_dime_host_pgb366'}", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:27.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "a2ae0d4a-abe4-4eae-a5b6-62c7a8e6335e"}, {"node_instance_id": "sprout_host_gjrcbf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:27.302Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_sprout_host_gjrcbf'}", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:27.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "771c8f03-67e2-4848-95b7-ee4d7833bddc"}, {"node_instance_id": "vellum_host_kkzfew", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:27.302Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_vellum_host_kkzfew'}", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:27.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "5f9581b0-e931-4f68-a2b6-22a8b6c8a4da"}, {"node_instance_id": "bono_security_group_y66ycx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:27.319Z", "message": "Configuring node", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:27.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "bind_host_jgugan", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:27.319Z", "message": "Creating node", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:27.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "bind_floatingip_w5xvn8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:27.319Z", "message": "Starting node", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:27.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "ellis_host_oqiyod", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:27.319Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:27.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "bono_security_group_y66ycx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:27.319Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:27.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "bind_host_jgugan", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:28.389Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:28.389Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "bono_security_group_y66ycx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:28.389Z", "message": "Starting node", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:28.389Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "homer_host_wepxy1", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:28.389Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:28.389Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "proxy_host_4omunn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:28.389Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:28.389Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "sprout_host_gjrcbf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:28.416Z", "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-08-01T11:25:28.416Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "771c8f03-67e2-4848-95b7-ee4d7833bddc"}, {"node_instance_id": "sprout_host_gjrcbf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:28.416Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_sprout_host_gjrcbf', 'key_name': u'cloudify_ims-kp_0de42e6e-b4d5-41c9-95f9-349bb4e5b151', 'image': u'54a207bd-3f90-4960-b500-dee295f59179', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_0de42e6e-b4d5-41c9-95f9-349bb4e5b151', 'cloudify_management_network_id': u'69ff5ccc-f32f-4a22-86b7-725e75cd75c9'}, 'nics': [{'net-id': u'69ff5ccc-f32f-4a22-86b7-725e75cd75c9'}], 'flavor': u'12b6f793-c303-4117-bc7c-32b84dedf2c7'}", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:28.416Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "771c8f03-67e2-4848-95b7-ee4d7833bddc"}, {"node_instance_id": "ellis_host_oqiyod", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:28.416Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_0de42e6e-b4d5-41c9-95f9-349bb4e5b151', u'external_name': u'cloudify_ims-kp_0de42e6e-b4d5-41c9-95f9-349bb4e5b151', u'external_type': u'keypair'}, {u'external_id': u'c01dfc29-ef43-4dc7-94bd-4a948e13fa8e', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'4389b714-a384-430a-8ab1-295585074f37', u'external_name': u'clearwater-sg_ellis', u'external_type': u'security_group'}, {u'external_id': u'90636882-d511-4a01-ab61-e0c86c44a9c4', u'floating_ip_address': u'172.30.9.207', u'external_type': u'floatingip'}]", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:28.416Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "660c95c4-02a4-4e69-81bc-dcd62898c048"}, {"node_instance_id": "sprout_host_gjrcbf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:28.416Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_sprout_host_gjrcbf', 'key_name': u'cloudify_ims-kp_0de42e6e-b4d5-41c9-95f9-349bb4e5b151', 'image': u'54a207bd-3f90-4960-b500-dee295f59179', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_0de42e6e-b4d5-41c9-95f9-349bb4e5b151', 'cloudify_management_network_id': u'69ff5ccc-f32f-4a22-86b7-725e75cd75c9'}, 'nics': [{'net-id': u'69ff5ccc-f32f-4a22-86b7-725e75cd75c9'}], 'flavor': u'12b6f793-c303-4117-bc7c-32b84dedf2c7'}", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:28.416Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "771c8f03-67e2-4848-95b7-ee4d7833bddc"}, {"node_instance_id": "ellis_host_oqiyod", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:28.416Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_ellis_host_oqiyod'}", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:28.416Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "660c95c4-02a4-4e69-81bc-dcd62898c048"}, {"node_instance_id": "vellum_host_kkzfew", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:29.426Z", "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-08-01T11:25:29.426Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "5f9581b0-e931-4f68-a2b6-22a8b6c8a4da"}, {"node_instance_id": "vellum_host_kkzfew", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:29.426Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_vellum_host_kkzfew', 'key_name': u'cloudify_ims-kp_0de42e6e-b4d5-41c9-95f9-349bb4e5b151', 'image': u'54a207bd-3f90-4960-b500-dee295f59179', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_0de42e6e-b4d5-41c9-95f9-349bb4e5b151', 'cloudify_management_network_id': u'69ff5ccc-f32f-4a22-86b7-725e75cd75c9'}, 'nics': [{'net-id': u'69ff5ccc-f32f-4a22-86b7-725e75cd75c9'}], 'flavor': u'12b6f793-c303-4117-bc7c-32b84dedf2c7'}", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:29.426Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "5f9581b0-e931-4f68-a2b6-22a8b6c8a4da"}, {"node_instance_id": "homer_host_wepxy1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:29.426Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_0de42e6e-b4d5-41c9-95f9-349bb4e5b151', u'external_name': u'cloudify_ims-kp_0de42e6e-b4d5-41c9-95f9-349bb4e5b151', u'external_type': u'keypair'}, {u'external_id': u'c01dfc29-ef43-4dc7-94bd-4a948e13fa8e', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'77744cfd-abb1-4aec-93f0-c35fcd1b291f', 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-08-01T11:25:29.426Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "5f6b6b20-0669-4bdc-8aba-343ea0f015d1"}, {"node_instance_id": "vellum_host_kkzfew", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:29.426Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_vellum_host_kkzfew', 'key_name': u'cloudify_ims-kp_0de42e6e-b4d5-41c9-95f9-349bb4e5b151', 'image': u'54a207bd-3f90-4960-b500-dee295f59179', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_0de42e6e-b4d5-41c9-95f9-349bb4e5b151', 'cloudify_management_network_id': u'69ff5ccc-f32f-4a22-86b7-725e75cd75c9'}, 'nics': [{'net-id': u'69ff5ccc-f32f-4a22-86b7-725e75cd75c9'}], 'flavor': u'12b6f793-c303-4117-bc7c-32b84dedf2c7'}", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:29.426Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "5f9581b0-e931-4f68-a2b6-22a8b6c8a4da"}, {"node_instance_id": "homer_host_wepxy1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:29.426Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_homer_host_wepxy1'}", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:29.426Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "5f6b6b20-0669-4bdc-8aba-343ea0f015d1"}, {"node_instance_id": "proxy_host_4omunn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:29.435Z", "message": "Configuring node", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:29.435Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "bono_host_2kyliz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:29.435Z", "message": "Creating node", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:29.435Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "bono_host_2kyliz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:29.435Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:29.435Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}], "metadata": {"pagination": {"total": 190, "offset": 140, "size": 50}}} 2018-08-01 11:25:30,358 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:25:30,358 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:25:30 GMT 2018-08-01 11:25:30,358 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:25:30,358 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 31538 2018-08-01 11:25:30,358 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:25:30,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-01 11:25:30,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-01 11:25:30,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-01 11:25:30,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-08-01 11:25:30,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-08-01 11:25:30,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-08-01 11:25:30,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-08-01 11:25:30,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-08-01 11:25:30,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-08-01 11:25:30,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-08-01 11:25:30,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_0de42e6e-b4d5-41c9-95f9-349bb4e5b151', u'external_name': u'cloudify_ims-kp_0de42e6e-b4d5-41c9-95f9-349bb4e5b151', u'external_type': u'keypair'}] 2018-08-01 11:25:30,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_proxy_host_4omunn'} 2018-08-01 11:25:30,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-01 11:25:30,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-01 11:25:30,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-01 11:25:30,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-08-01 11:25:30,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-08-01 11:25:30,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-08-01 11:25:30,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-08-01 11:25:30,363 - 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-08-01 11:25:30,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_proxy_host_4omunn', 'key_name': u'cloudify_ims-kp_0de42e6e-b4d5-41c9-95f9-349bb4e5b151', 'image': u'54a207bd-3f90-4960-b500-dee295f59179', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_0de42e6e-b4d5-41c9-95f9-349bb4e5b151', 'cloudify_management_network_id': u'69ff5ccc-f32f-4a22-86b7-725e75cd75c9'}, 'nics': [{'net-id': u'69ff5ccc-f32f-4a22-86b7-725e75cd75c9'}], 'flavor': u'12b6f793-c303-4117-bc7c-32b84dedf2c7'} 2018-08-01 11:25:30,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_0de42e6e-b4d5-41c9-95f9-349bb4e5b151', u'external_name': u'cloudify_ims-kp_0de42e6e-b4d5-41c9-95f9-349bb4e5b151', u'external_type': u'keypair'}, {u'external_id': u'c01dfc29-ef43-4dc7-94bd-4a948e13fa8e', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'a608641c-c169-4835-9387-9b292813f261', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'245c6ab5-9faa-41e7-bd4d-4c0d2929ae13', u'external_name': u'clearwater-sg_sprout', u'external_type': u'security_group'}] 2018-08-01 11:25:30,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_0de42e6e-b4d5-41c9-95f9-349bb4e5b151', u'external_name': u'cloudify_ims-kp_0de42e6e-b4d5-41c9-95f9-349bb4e5b151', u'external_type': u'keypair'}, {u'external_id': u'c01dfc29-ef43-4dc7-94bd-4a948e13fa8e', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'cf9cac0a-8cc5-473c-a7f9-f7bd74236750', u'external_name': u'clearwater-sg_vellum', u'external_type': u'security_group'}] 2018-08-01 11:25:30,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_0de42e6e-b4d5-41c9-95f9-349bb4e5b151', u'external_name': u'cloudify_ims-kp_0de42e6e-b4d5-41c9-95f9-349bb4e5b151', u'external_type': u'keypair'}, {u'external_id': u'c01dfc29-ef43-4dc7-94bd-4a948e13fa8e', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'e5504cdb-170d-4c38-9e36-3c047e5a31ef', u'external_name': u'clearwater-sg_dime', u'external_type': u'security_group'}] 2018-08-01 11:25:30,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_proxy_host_4omunn', 'key_name': u'cloudify_ims-kp_0de42e6e-b4d5-41c9-95f9-349bb4e5b151', 'image': u'54a207bd-3f90-4960-b500-dee295f59179', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_0de42e6e-b4d5-41c9-95f9-349bb4e5b151', 'cloudify_management_network_id': u'69ff5ccc-f32f-4a22-86b7-725e75cd75c9'}, 'nics': [{'net-id': u'69ff5ccc-f32f-4a22-86b7-725e75cd75c9'}], 'flavor': u'12b6f793-c303-4117-bc7c-32b84dedf2c7'} 2018-08-01 11:25:30,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_dime_host_pgb366'} 2018-08-01 11:25:30,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_sprout_host_gjrcbf'} 2018-08-01 11:25:30,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_vellum_host_kkzfew'} 2018-08-01 11:25:30,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-01 11:25:30,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-01 11:25:30,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-01 11:25:30,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-08-01 11:25:30,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-08-01 11:25:30,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-08-01 11:25:30,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-01 11:25:30,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-08-01 11:25:30,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-08-01 11:25:30,366 - 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-08-01 11:25:30,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_sprout_host_gjrcbf', 'key_name': u'cloudify_ims-kp_0de42e6e-b4d5-41c9-95f9-349bb4e5b151', 'image': u'54a207bd-3f90-4960-b500-dee295f59179', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_0de42e6e-b4d5-41c9-95f9-349bb4e5b151', 'cloudify_management_network_id': u'69ff5ccc-f32f-4a22-86b7-725e75cd75c9'}, 'nics': [{'net-id': u'69ff5ccc-f32f-4a22-86b7-725e75cd75c9'}], 'flavor': u'12b6f793-c303-4117-bc7c-32b84dedf2c7'} 2018-08-01 11:25:30,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_0de42e6e-b4d5-41c9-95f9-349bb4e5b151', u'external_name': u'cloudify_ims-kp_0de42e6e-b4d5-41c9-95f9-349bb4e5b151', u'external_type': u'keypair'}, {u'external_id': u'c01dfc29-ef43-4dc7-94bd-4a948e13fa8e', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'4389b714-a384-430a-8ab1-295585074f37', u'external_name': u'clearwater-sg_ellis', u'external_type': u'security_group'}, {u'external_id': u'90636882-d511-4a01-ab61-e0c86c44a9c4', u'floating_ip_address': u'172.30.9.207', u'external_type': u'floatingip'}] 2018-08-01 11:25:30,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_sprout_host_gjrcbf', 'key_name': u'cloudify_ims-kp_0de42e6e-b4d5-41c9-95f9-349bb4e5b151', 'image': u'54a207bd-3f90-4960-b500-dee295f59179', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_0de42e6e-b4d5-41c9-95f9-349bb4e5b151', 'cloudify_management_network_id': u'69ff5ccc-f32f-4a22-86b7-725e75cd75c9'}, 'nics': [{'net-id': u'69ff5ccc-f32f-4a22-86b7-725e75cd75c9'}], 'flavor': u'12b6f793-c303-4117-bc7c-32b84dedf2c7'} 2018-08-01 11:25:30,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_ellis_host_oqiyod'} 2018-08-01 11:25:30,366 - 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-08-01 11:25:30,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_vellum_host_kkzfew', 'key_name': u'cloudify_ims-kp_0de42e6e-b4d5-41c9-95f9-349bb4e5b151', 'image': u'54a207bd-3f90-4960-b500-dee295f59179', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_0de42e6e-b4d5-41c9-95f9-349bb4e5b151', 'cloudify_management_network_id': u'69ff5ccc-f32f-4a22-86b7-725e75cd75c9'}, 'nics': [{'net-id': u'69ff5ccc-f32f-4a22-86b7-725e75cd75c9'}], 'flavor': u'12b6f793-c303-4117-bc7c-32b84dedf2c7'} 2018-08-01 11:25:30,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_0de42e6e-b4d5-41c9-95f9-349bb4e5b151', u'external_name': u'cloudify_ims-kp_0de42e6e-b4d5-41c9-95f9-349bb4e5b151', u'external_type': u'keypair'}, {u'external_id': u'c01dfc29-ef43-4dc7-94bd-4a948e13fa8e', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'77744cfd-abb1-4aec-93f0-c35fcd1b291f', u'external_name': u'clearwater-sg_homer', u'external_type': u'security_group'}] 2018-08-01 11:25:30,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_vellum_host_kkzfew', 'key_name': u'cloudify_ims-kp_0de42e6e-b4d5-41c9-95f9-349bb4e5b151', 'image': u'54a207bd-3f90-4960-b500-dee295f59179', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_0de42e6e-b4d5-41c9-95f9-349bb4e5b151', 'cloudify_management_network_id': u'69ff5ccc-f32f-4a22-86b7-725e75cd75c9'}, 'nics': [{'net-id': u'69ff5ccc-f32f-4a22-86b7-725e75cd75c9'}], 'flavor': u'12b6f793-c303-4117-bc7c-32b84dedf2c7'} 2018-08-01 11:25:30,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_homer_host_wepxy1'} 2018-08-01 11:25:30,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-01 11:25:30,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-01 11:25:30,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-08-01 11:25:30,368 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9cafa47c-f563-4508-be65-c972de09f881 2018-08-01 11:25:30,422 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:25:30,422 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:25:30,423 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:25:30,423 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:25:30,423 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:25:30,423 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:25:30,423 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:25:30,423 - 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-08-01T11:25:09.346Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "9cafa47c-f563-4508-be65-c972de09f881"} 2018-08-01 11:25:30,423 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:25:30,423 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:25:30 GMT 2018-08-01 11:25:30,423 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:25:30,423 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-01 11:25:30,424 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:25:35,429 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:25:35,539 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:25:35,540 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:25:35,540 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:25:35,540 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:25:35,540 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:25:35,540 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:25:35,540 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:25:35,540 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_pgb366", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:30.431Z", "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-08-01T11:25:30.431Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "a2ae0d4a-abe4-4eae-a5b6-62c7a8e6335e"}, {"node_instance_id": "dime_host_pgb366", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:30.431Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_dime_host_pgb366', 'key_name': u'cloudify_ims-kp_0de42e6e-b4d5-41c9-95f9-349bb4e5b151', 'image': u'54a207bd-3f90-4960-b500-dee295f59179', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_0de42e6e-b4d5-41c9-95f9-349bb4e5b151', 'cloudify_management_network_id': u'69ff5ccc-f32f-4a22-86b7-725e75cd75c9'}, 'nics': [{'net-id': u'69ff5ccc-f32f-4a22-86b7-725e75cd75c9'}], 'flavor': u'12b6f793-c303-4117-bc7c-32b84dedf2c7'}", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:30.431Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "a2ae0d4a-abe4-4eae-a5b6-62c7a8e6335e"}, {"node_instance_id": "dime_host_pgb366", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:30.431Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_dime_host_pgb366', 'key_name': u'cloudify_ims-kp_0de42e6e-b4d5-41c9-95f9-349bb4e5b151', 'image': u'54a207bd-3f90-4960-b500-dee295f59179', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_0de42e6e-b4d5-41c9-95f9-349bb4e5b151', 'cloudify_management_network_id': u'69ff5ccc-f32f-4a22-86b7-725e75cd75c9'}, 'nics': [{'net-id': u'69ff5ccc-f32f-4a22-86b7-725e75cd75c9'}], 'flavor': u'12b6f793-c303-4117-bc7c-32b84dedf2c7'}", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:30.431Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "a2ae0d4a-abe4-4eae-a5b6-62c7a8e6335e"}, {"node_instance_id": "proxy_host_4omunn", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:30.438Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:30.438Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "proxy_host_4omunn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:30.438Z", "message": "Starting node", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:30.438Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "bind_host_jgugan", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:31.538Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:31.538Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "bono_host_2kyliz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:31.538Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:31.538Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "dime_host_pgb366", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:31.538Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:31.538Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "sprout_host_gjrcbf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:31.538Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:31.538Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "ellis_host_oqiyod", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:31.582Z", "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-08-01T11:25:31.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "660c95c4-02a4-4e69-81bc-dcd62898c048"}, {"node_instance_id": "ellis_host_oqiyod", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:31.582Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_ellis_host_oqiyod', 'key_name': u'cloudify_ims-kp_0de42e6e-b4d5-41c9-95f9-349bb4e5b151', 'image': u'54a207bd-3f90-4960-b500-dee295f59179', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_0de42e6e-b4d5-41c9-95f9-349bb4e5b151', 'cloudify_management_network_id': u'69ff5ccc-f32f-4a22-86b7-725e75cd75c9'}, 'nics': [{'net-id': u'69ff5ccc-f32f-4a22-86b7-725e75cd75c9'}], 'flavor': u'12b6f793-c303-4117-bc7c-32b84dedf2c7'}", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:31.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "660c95c4-02a4-4e69-81bc-dcd62898c048"}, {"node_instance_id": "ellis_host_oqiyod", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:31.582Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_ellis_host_oqiyod', 'key_name': u'cloudify_ims-kp_0de42e6e-b4d5-41c9-95f9-349bb4e5b151', 'image': u'54a207bd-3f90-4960-b500-dee295f59179', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_0de42e6e-b4d5-41c9-95f9-349bb4e5b151', 'cloudify_management_network_id': u'69ff5ccc-f32f-4a22-86b7-725e75cd75c9'}, 'nics': [{'net-id': u'69ff5ccc-f32f-4a22-86b7-725e75cd75c9'}], 'flavor': u'12b6f793-c303-4117-bc7c-32b84dedf2c7'}", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:31.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "660c95c4-02a4-4e69-81bc-dcd62898c048"}, {"node_instance_id": "homer_host_wepxy1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:32.656Z", "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-08-01T11:25:32.656Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "5f6b6b20-0669-4bdc-8aba-343ea0f015d1"}, {"node_instance_id": "homer_host_wepxy1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:32.656Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_homer_host_wepxy1', 'key_name': u'cloudify_ims-kp_0de42e6e-b4d5-41c9-95f9-349bb4e5b151', 'image': u'54a207bd-3f90-4960-b500-dee295f59179', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_0de42e6e-b4d5-41c9-95f9-349bb4e5b151', 'cloudify_management_network_id': u'69ff5ccc-f32f-4a22-86b7-725e75cd75c9'}, 'nics': [{'net-id': u'69ff5ccc-f32f-4a22-86b7-725e75cd75c9'}], 'flavor': u'12b6f793-c303-4117-bc7c-32b84dedf2c7'}", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:32.656Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "5f6b6b20-0669-4bdc-8aba-343ea0f015d1"}, {"node_instance_id": "bono_host_2kyliz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:32.656Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_0de42e6e-b4d5-41c9-95f9-349bb4e5b151', u'external_name': u'cloudify_ims-kp_0de42e6e-b4d5-41c9-95f9-349bb4e5b151', u'external_type': u'keypair'}, {u'external_id': u'c01dfc29-ef43-4dc7-94bd-4a948e13fa8e', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'00c5d9fe-9b3a-4700-a8f3-0ecd813439e7', u'external_name': u'clearwater-sg_bono', u'external_type': u'security_group'}, {u'external_id': u'a608641c-c169-4835-9387-9b292813f261', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'c571c81d-be0f-40db-a2fc-c74484ff05f9', u'floating_ip_address': u'172.30.9.208', u'external_type': u'floatingip'}]", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:32.656Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "d672b7f7-7bd8-45e3-b17c-3c4ec68e548d"}, {"node_instance_id": "bind_host_jgugan", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:32.656Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_0de42e6e-b4d5-41c9-95f9-349bb4e5b151', u'external_name': u'cloudify_ims-kp_0de42e6e-b4d5-41c9-95f9-349bb4e5b151', u'external_type': u'keypair'}, {u'external_id': u'c01dfc29-ef43-4dc7-94bd-4a948e13fa8e', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'd6867a26-6641-4f28-8461-940302eaea76', u'external_name': u'clearwater-sg_bind', u'external_type': u'security_group'}, {u'external_id': u'2f2a4494-185f-4bd3-bb7a-3ae12dcf0f45', u'floating_ip_address': u'172.30.9.202', u'external_type': u'floatingip'}]", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:32.656Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "4fa53c6f-1dc3-41a9-8211-fc8b85feb246"}, {"node_instance_id": "homer_host_wepxy1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:32.656Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_homer_host_wepxy1', 'key_name': u'cloudify_ims-kp_0de42e6e-b4d5-41c9-95f9-349bb4e5b151', 'image': u'54a207bd-3f90-4960-b500-dee295f59179', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_0de42e6e-b4d5-41c9-95f9-349bb4e5b151', 'cloudify_management_network_id': u'69ff5ccc-f32f-4a22-86b7-725e75cd75c9'}, 'nics': [{'net-id': u'69ff5ccc-f32f-4a22-86b7-725e75cd75c9'}], 'flavor': u'12b6f793-c303-4117-bc7c-32b84dedf2c7'}", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:32.656Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "5f6b6b20-0669-4bdc-8aba-343ea0f015d1"}, {"node_instance_id": "bind_host_jgugan", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:32.656Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bind_host_jgugan'}", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:32.656Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "4fa53c6f-1dc3-41a9-8211-fc8b85feb246"}, {"node_instance_id": "bono_host_2kyliz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:32.656Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bono_host_2kyliz'}", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:32.656Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "d672b7f7-7bd8-45e3-b17c-3c4ec68e548d"}, {"node_instance_id": "dime_host_pgb366", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:32.660Z", "message": "Configuring node", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:32.660Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "sprout_host_gjrcbf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:32.660Z", "message": "Configuring node", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:32.660Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "proxy_host_4omunn", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:32.660Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:32.660Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "vellum_host_kkzfew", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:32.660Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:32.660Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "vellum_host_kkzfew", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:33.748Z", "message": "Configuring node", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:33.748Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "dime_host_pgb366", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:33.748Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:33.748Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "sprout_host_gjrcbf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:33.748Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:33.748Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "dime_host_pgb366", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:33.748Z", "message": "Starting node", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:33.748Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "sprout_host_gjrcbf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:33.748Z", "message": "Starting node", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:33.748Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "dime_host_pgb366", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:33.748Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:33.748Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "sprout_host_gjrcbf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:33.748Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:33.748Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "ellis_host_oqiyod", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:33.748Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:33.748Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "homer_host_wepxy1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:33.748Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:33.748Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "bind_host_jgugan", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:33.852Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_bind_host_jgugan', 'key_name': u'cloudify_ims-kp_0de42e6e-b4d5-41c9-95f9-349bb4e5b151', 'image': u'54a207bd-3f90-4960-b500-dee295f59179', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_0de42e6e-b4d5-41c9-95f9-349bb4e5b151', 'cloudify_management_network_id': u'69ff5ccc-f32f-4a22-86b7-725e75cd75c9'}, 'nics': [{'net-id': u'69ff5ccc-f32f-4a22-86b7-725e75cd75c9'}], 'flavor': u'12b6f793-c303-4117-bc7c-32b84dedf2c7'}", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:33.852Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "4fa53c6f-1dc3-41a9-8211-fc8b85feb246"}, {"node_instance_id": "bind_host_jgugan", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:34.679Z", "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-08-01T11:25:34.679Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "4fa53c6f-1dc3-41a9-8211-fc8b85feb246"}, {"node_instance_id": "bono_host_2kyliz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:34.679Z", "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-08-01T11:25:34.679Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "d672b7f7-7bd8-45e3-b17c-3c4ec68e548d"}, {"node_instance_id": "bind_host_jgugan", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:34.679Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_bind_host_jgugan', 'key_name': u'cloudify_ims-kp_0de42e6e-b4d5-41c9-95f9-349bb4e5b151', 'image': u'54a207bd-3f90-4960-b500-dee295f59179', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_0de42e6e-b4d5-41c9-95f9-349bb4e5b151', 'cloudify_management_network_id': u'69ff5ccc-f32f-4a22-86b7-725e75cd75c9'}, 'nics': [{'net-id': u'69ff5ccc-f32f-4a22-86b7-725e75cd75c9'}], 'flavor': u'12b6f793-c303-4117-bc7c-32b84dedf2c7'}", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:34.679Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "4fa53c6f-1dc3-41a9-8211-fc8b85feb246"}, {"node_instance_id": "bono_host_2kyliz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:34.679Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_bono_host_2kyliz', 'key_name': u'cloudify_ims-kp_0de42e6e-b4d5-41c9-95f9-349bb4e5b151', 'image': u'54a207bd-3f90-4960-b500-dee295f59179', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_0de42e6e-b4d5-41c9-95f9-349bb4e5b151', 'cloudify_management_network_id': u'69ff5ccc-f32f-4a22-86b7-725e75cd75c9'}, 'nics': [{'net-id': u'69ff5ccc-f32f-4a22-86b7-725e75cd75c9'}], 'flavor': u'12b6f793-c303-4117-bc7c-32b84dedf2c7'}", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:34.679Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "d672b7f7-7bd8-45e3-b17c-3c4ec68e548d"}, {"node_instance_id": "bono_host_2kyliz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:34.679Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_bono_host_2kyliz', 'key_name': u'cloudify_ims-kp_0de42e6e-b4d5-41c9-95f9-349bb4e5b151', 'image': u'54a207bd-3f90-4960-b500-dee295f59179', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_0de42e6e-b4d5-41c9-95f9-349bb4e5b151', 'cloudify_management_network_id': u'69ff5ccc-f32f-4a22-86b7-725e75cd75c9'}, 'nics': [{'net-id': u'69ff5ccc-f32f-4a22-86b7-725e75cd75c9'}], 'flavor': u'12b6f793-c303-4117-bc7c-32b84dedf2c7'}", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:34.679Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "d672b7f7-7bd8-45e3-b17c-3c4ec68e548d"}, {"node_instance_id": "ellis_host_oqiyod", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:34.759Z", "message": "Configuring node", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:34.759Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "homer_host_wepxy1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:34.759Z", "message": "Configuring node", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:34.759Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "vellum_host_kkzfew", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:34.759Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:34.759Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "vellum_host_kkzfew", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:34.759Z", "message": "Starting node", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:34.759Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "proxy_host_4omunn", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:34.759Z", "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-08-01T11:25:34.759Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "vellum_host_kkzfew", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:34.759Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:34.759Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}], "metadata": {"pagination": {"total": 234, "offset": 190, "size": 50}}} 2018-08-01 11:25:35,541 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:25:35,541 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:25:35 GMT 2018-08-01 11:25:35,541 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:25:35,541 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 29343 2018-08-01 11:25:35,541 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:25:35,542 - 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-08-01 11:25:35,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_dime_host_pgb366', 'key_name': u'cloudify_ims-kp_0de42e6e-b4d5-41c9-95f9-349bb4e5b151', 'image': u'54a207bd-3f90-4960-b500-dee295f59179', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_0de42e6e-b4d5-41c9-95f9-349bb4e5b151', 'cloudify_management_network_id': u'69ff5ccc-f32f-4a22-86b7-725e75cd75c9'}, 'nics': [{'net-id': u'69ff5ccc-f32f-4a22-86b7-725e75cd75c9'}], 'flavor': u'12b6f793-c303-4117-bc7c-32b84dedf2c7'} 2018-08-01 11:25:35,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_dime_host_pgb366', 'key_name': u'cloudify_ims-kp_0de42e6e-b4d5-41c9-95f9-349bb4e5b151', 'image': u'54a207bd-3f90-4960-b500-dee295f59179', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_0de42e6e-b4d5-41c9-95f9-349bb4e5b151', 'cloudify_management_network_id': u'69ff5ccc-f32f-4a22-86b7-725e75cd75c9'}, 'nics': [{'net-id': u'69ff5ccc-f32f-4a22-86b7-725e75cd75c9'}], 'flavor': u'12b6f793-c303-4117-bc7c-32b84dedf2c7'} 2018-08-01 11:25:35,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-08-01 11:25:35,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-01 11:25:35,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-08-01 11:25:35,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-08-01 11:25:35,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-08-01 11:25:35,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-08-01 11:25:35,544 - 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-08-01 11:25:35,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_ellis_host_oqiyod', 'key_name': u'cloudify_ims-kp_0de42e6e-b4d5-41c9-95f9-349bb4e5b151', 'image': u'54a207bd-3f90-4960-b500-dee295f59179', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_0de42e6e-b4d5-41c9-95f9-349bb4e5b151', 'cloudify_management_network_id': u'69ff5ccc-f32f-4a22-86b7-725e75cd75c9'}, 'nics': [{'net-id': u'69ff5ccc-f32f-4a22-86b7-725e75cd75c9'}], 'flavor': u'12b6f793-c303-4117-bc7c-32b84dedf2c7'} 2018-08-01 11:25:35,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_ellis_host_oqiyod', 'key_name': u'cloudify_ims-kp_0de42e6e-b4d5-41c9-95f9-349bb4e5b151', 'image': u'54a207bd-3f90-4960-b500-dee295f59179', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_0de42e6e-b4d5-41c9-95f9-349bb4e5b151', 'cloudify_management_network_id': u'69ff5ccc-f32f-4a22-86b7-725e75cd75c9'}, 'nics': [{'net-id': u'69ff5ccc-f32f-4a22-86b7-725e75cd75c9'}], 'flavor': u'12b6f793-c303-4117-bc7c-32b84dedf2c7'} 2018-08-01 11:25:35,544 - 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-08-01 11:25:35,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_homer_host_wepxy1', 'key_name': u'cloudify_ims-kp_0de42e6e-b4d5-41c9-95f9-349bb4e5b151', 'image': u'54a207bd-3f90-4960-b500-dee295f59179', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_0de42e6e-b4d5-41c9-95f9-349bb4e5b151', 'cloudify_management_network_id': u'69ff5ccc-f32f-4a22-86b7-725e75cd75c9'}, 'nics': [{'net-id': u'69ff5ccc-f32f-4a22-86b7-725e75cd75c9'}], 'flavor': u'12b6f793-c303-4117-bc7c-32b84dedf2c7'} 2018-08-01 11:25:35,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_0de42e6e-b4d5-41c9-95f9-349bb4e5b151', u'external_name': u'cloudify_ims-kp_0de42e6e-b4d5-41c9-95f9-349bb4e5b151', u'external_type': u'keypair'}, {u'external_id': u'c01dfc29-ef43-4dc7-94bd-4a948e13fa8e', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'00c5d9fe-9b3a-4700-a8f3-0ecd813439e7', u'external_name': u'clearwater-sg_bono', u'external_type': u'security_group'}, {u'external_id': u'a608641c-c169-4835-9387-9b292813f261', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'c571c81d-be0f-40db-a2fc-c74484ff05f9', u'floating_ip_address': u'172.30.9.208', u'external_type': u'floatingip'}] 2018-08-01 11:25:35,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_0de42e6e-b4d5-41c9-95f9-349bb4e5b151', u'external_name': u'cloudify_ims-kp_0de42e6e-b4d5-41c9-95f9-349bb4e5b151', u'external_type': u'keypair'}, {u'external_id': u'c01dfc29-ef43-4dc7-94bd-4a948e13fa8e', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'd6867a26-6641-4f28-8461-940302eaea76', u'external_name': u'clearwater-sg_bind', u'external_type': u'security_group'}, {u'external_id': u'2f2a4494-185f-4bd3-bb7a-3ae12dcf0f45', u'floating_ip_address': u'172.30.9.202', u'external_type': u'floatingip'}] 2018-08-01 11:25:35,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_homer_host_wepxy1', 'key_name': u'cloudify_ims-kp_0de42e6e-b4d5-41c9-95f9-349bb4e5b151', 'image': u'54a207bd-3f90-4960-b500-dee295f59179', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_0de42e6e-b4d5-41c9-95f9-349bb4e5b151', 'cloudify_management_network_id': u'69ff5ccc-f32f-4a22-86b7-725e75cd75c9'}, 'nics': [{'net-id': u'69ff5ccc-f32f-4a22-86b7-725e75cd75c9'}], 'flavor': u'12b6f793-c303-4117-bc7c-32b84dedf2c7'} 2018-08-01 11:25:35,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bind_host_jgugan'} 2018-08-01 11:25:35,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bono_host_2kyliz'} 2018-08-01 11:25:35,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-01 11:25:35,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-01 11:25:35,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-08-01 11:25:35,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-08-01 11:25:35,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-01 11:25:35,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-08-01 11:25:35,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-08-01 11:25:35,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-01 11:25:35,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-01 11:25:35,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-08-01 11:25:35,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-08-01 11:25:35,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-08-01 11:25:35,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-08-01 11:25:35,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_bind_host_jgugan', 'key_name': u'cloudify_ims-kp_0de42e6e-b4d5-41c9-95f9-349bb4e5b151', 'image': u'54a207bd-3f90-4960-b500-dee295f59179', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_0de42e6e-b4d5-41c9-95f9-349bb4e5b151', 'cloudify_management_network_id': u'69ff5ccc-f32f-4a22-86b7-725e75cd75c9'}, 'nics': [{'net-id': u'69ff5ccc-f32f-4a22-86b7-725e75cd75c9'}], 'flavor': u'12b6f793-c303-4117-bc7c-32b84dedf2c7'} 2018-08-01 11:25:35,548 - 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-08-01 11:25:35,548 - 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-08-01 11:25:35,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_bind_host_jgugan', 'key_name': u'cloudify_ims-kp_0de42e6e-b4d5-41c9-95f9-349bb4e5b151', 'image': u'54a207bd-3f90-4960-b500-dee295f59179', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_0de42e6e-b4d5-41c9-95f9-349bb4e5b151', 'cloudify_management_network_id': u'69ff5ccc-f32f-4a22-86b7-725e75cd75c9'}, 'nics': [{'net-id': u'69ff5ccc-f32f-4a22-86b7-725e75cd75c9'}], 'flavor': u'12b6f793-c303-4117-bc7c-32b84dedf2c7'} 2018-08-01 11:25:35,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_bono_host_2kyliz', 'key_name': u'cloudify_ims-kp_0de42e6e-b4d5-41c9-95f9-349bb4e5b151', 'image': u'54a207bd-3f90-4960-b500-dee295f59179', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_0de42e6e-b4d5-41c9-95f9-349bb4e5b151', 'cloudify_management_network_id': u'69ff5ccc-f32f-4a22-86b7-725e75cd75c9'}, 'nics': [{'net-id': u'69ff5ccc-f32f-4a22-86b7-725e75cd75c9'}], 'flavor': u'12b6f793-c303-4117-bc7c-32b84dedf2c7'} 2018-08-01 11:25:35,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_bono_host_2kyliz', 'key_name': u'cloudify_ims-kp_0de42e6e-b4d5-41c9-95f9-349bb4e5b151', 'image': u'54a207bd-3f90-4960-b500-dee295f59179', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_0de42e6e-b4d5-41c9-95f9-349bb4e5b151', 'cloudify_management_network_id': u'69ff5ccc-f32f-4a22-86b7-725e75cd75c9'}, 'nics': [{'net-id': u'69ff5ccc-f32f-4a22-86b7-725e75cd75c9'}], 'flavor': u'12b6f793-c303-4117-bc7c-32b84dedf2c7'} 2018-08-01 11:25:35,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-01 11:25:35,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-01 11:25:35,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-08-01 11:25:35,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-01 11:25:35,549 - 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-08-01 11:25:35,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-08-01 11:25:35,550 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9cafa47c-f563-4508-be65-c972de09f881 2018-08-01 11:25:35,620 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:25:35,620 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:25:35,620 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:25:35,620 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:25:35,620 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:25:35,621 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:25:35,621 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:25:35,621 - 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-08-01T11:25:09.346Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "9cafa47c-f563-4508-be65-c972de09f881"} 2018-08-01 11:25:35,621 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:25:35,621 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:25:35 GMT 2018-08-01 11:25:35,621 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:25:35,621 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-01 11:25:35,621 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:25:40,623 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:25:40,693 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:25:40,693 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:25:40,693 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:25:40,693 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:25:40,693 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:25:40,694 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:25:40,694 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:25:40,694 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_oqiyod", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:35.767Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:35.767Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "homer_host_wepxy1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:35.767Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:35.767Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "ellis_host_oqiyod", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:35.767Z", "message": "Starting node", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:35.767Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "homer_host_wepxy1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:35.767Z", "message": "Starting node", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:35.767Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "ellis_host_oqiyod", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:35.767Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:35.767Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "bind_host_jgugan", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:35.767Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:35.767Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "bind_host_jgugan", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:36.774Z", "message": "Configuring node", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:36.774Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "dime_host_pgb366", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:36.774Z", "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-08-01T11:25:36.774Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "sprout_host_gjrcbf", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:36.774Z", "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-08-01T11:25:36.774Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "homer_host_wepxy1", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:36.774Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:36.774Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "bono_host_2kyliz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:36.774Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:36.774Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "bono_host_2kyliz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:37.780Z", "message": "Configuring node", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:37.780Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "bind_host_jgugan", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:37.780Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:37.780Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "bind_host_jgugan", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:37.780Z", "message": "Starting node", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:37.780Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "ellis_host_oqiyod", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:37.780Z", "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-08-01T11:25:37.780Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "vellum_host_kkzfew", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:37.780Z", "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-08-01T11:25:37.780Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "bind_host_jgugan", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:37.780Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:37.780Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "bono_host_2kyliz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:38.786Z", "message": "Starting node", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:38.786Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "bono_host_2kyliz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:40.067Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:40.067Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "homer_host_wepxy1", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:40.067Z", "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-08-01T11:25:40.067Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "bono_host_2kyliz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:40.067Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:25:40.067Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}], "metadata": {"pagination": {"total": 255, "offset": 234, "size": 50}}} 2018-08-01 11:25:40,694 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:25:40,694 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:25:40 GMT 2018-08-01 11:25:40,694 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:25:40,694 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 13385 2018-08-01 11:25:40,694 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:25:40,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-08-01 11:25:40,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-08-01 11:25:40,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-01 11:25:40,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-01 11:25:40,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-08-01 11:25:40,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-08-01 11:25:40,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-01 11:25:40,696 - 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-08-01 11:25:40,697 - 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-08-01 11:25:40,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-08-01 11:25:40,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-08-01 11:25:40,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-01 11:25:40,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-08-01 11:25:40,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-01 11:25:40,698 - 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-08-01 11:25:40,698 - 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-08-01 11:25:40,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-08-01 11:25:40,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-01 11:25:40,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-08-01 11:25:40,698 - 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-08-01 11:25:40,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-08-01 11:25:40,699 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9cafa47c-f563-4508-be65-c972de09f881 2018-08-01 11:25:40,756 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:25:40,756 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:25:40,756 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:25:40,756 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:25:40,756 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:25:40,756 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:25:40,757 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:25:40,757 - 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-08-01T11:25:09.346Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "9cafa47c-f563-4508-be65-c972de09f881"} 2018-08-01 11:25:40,757 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:25:40,757 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:25:40 GMT 2018-08-01 11:25:40,757 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:25:40,757 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-01 11:25:40,757 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:25:45,762 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:25:45,830 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:25:45,830 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:25:45,830 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:25:45,830 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:25:45,830 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:25:45,831 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:25:45,831 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:25:45,831 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_jgugan", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:41.072Z", "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-08-01T11:25:41.072Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "bono_host_2kyliz", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:25:42.076Z", "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-08-01T11:25:42.076Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}], "metadata": {"pagination": {"total": 257, "offset": 255, "size": 50}}} 2018-08-01 11:25:45,831 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:25:45,831 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:25:45 GMT 2018-08-01 11:25:45,831 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:25:45,831 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2324 2018-08-01 11:25:45,831 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:25:45,832 - 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-08-01 11:25:45,832 - 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-08-01 11:25:45,832 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9cafa47c-f563-4508-be65-c972de09f881 2018-08-01 11:25:45,894 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:25:45,894 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:25:45,894 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:25:45,894 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:25:45,894 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:25:45,895 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:25:45,895 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:25:45,895 - 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-08-01T11:25:09.346Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "9cafa47c-f563-4508-be65-c972de09f881"} 2018-08-01 11:25:45,895 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:25:45,895 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:25:45 GMT 2018-08-01 11:25:45,895 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:25:45,895 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-01 11:25:45,895 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:25:50,901 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:25:50,973 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:25:50,973 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:25:50,973 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:25:50,973 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:25:50,973 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:25:50,973 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:25:50,973 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:25:50,974 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 257, "offset": 257, "size": 50}}} 2018-08-01 11:25:50,974 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:25:50,974 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:25:50 GMT 2018-08-01 11:25:50,974 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:25:50,974 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-01 11:25:50,974 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:25:50,974 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9cafa47c-f563-4508-be65-c972de09f881 2018-08-01 11:25:51,033 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:25:51,033 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:25:51,033 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:25:51,033 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:25:51,033 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:25:51,033 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:25:51,033 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:25:51,033 - 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-08-01T11:25:09.346Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "9cafa47c-f563-4508-be65-c972de09f881"} 2018-08-01 11:25:51,034 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:25:51,034 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:25:51 GMT 2018-08-01 11:25:51,034 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:25:51,034 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-01 11:25:51,034 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:25:56,039 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:25:56,107 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:25:56,108 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:25:56,108 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:25:56,108 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:25:56,108 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:25:56,108 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:25:56,108 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:25:56,108 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 257, "offset": 257, "size": 50}}} 2018-08-01 11:25:56,109 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:25:56,109 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:25:56 GMT 2018-08-01 11:25:56,109 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:25:56,109 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-01 11:25:56,109 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:25:56,109 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9cafa47c-f563-4508-be65-c972de09f881 2018-08-01 11:25:56,170 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:25:56,170 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:25:56,170 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:25:56,170 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:25:56,170 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:25:56,170 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:25:56,171 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:25:56,171 - 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-08-01T11:25:09.346Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "9cafa47c-f563-4508-be65-c972de09f881"} 2018-08-01 11:25:56,171 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:25:56,171 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:25:56 GMT 2018-08-01 11:25:56,171 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:25:56,171 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-01 11:25:56,171 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:26:01,177 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:26:01,246 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:26:01,246 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:26:01,246 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:26:01,246 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:26:01,246 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:26:01,246 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:26:01,247 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:26:01,247 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 257, "offset": 257, "size": 50}}} 2018-08-01 11:26:01,247 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:26:01,247 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:26:01 GMT 2018-08-01 11:26:01,247 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:26:01,247 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-01 11:26:01,247 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:26:01,247 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9cafa47c-f563-4508-be65-c972de09f881 2018-08-01 11:26:01,304 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:26:01,304 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:26:01,305 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:26:01,305 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:26:01,305 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:26:01,305 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:26:01,305 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:26:01,305 - 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-08-01T11:25:09.346Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "9cafa47c-f563-4508-be65-c972de09f881"} 2018-08-01 11:26:01,305 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:26:01,305 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:26:01 GMT 2018-08-01 11:26:01,306 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:26:01,306 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-01 11:26:01,306 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:26:06,311 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:26:06,438 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:26:06,438 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:26:06,438 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:26:06,438 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:26:06,438 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:26:06,438 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:26:06,438 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:26:06,439 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_4omunn", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:26:04.677Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:26:04.677Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "proxy_host_4omunn", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:26:05.086Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:26:05.086Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "sprout_host_gjrcbf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:26:06.212Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:26:06.212Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}], "metadata": {"pagination": {"total": 260, "offset": 257, "size": 50}}} 2018-08-01 11:26:06,439 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:26:06,439 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:26:06 GMT 2018-08-01 11:26:06,439 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:26:06,439 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1623 2018-08-01 11:26:06,439 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:26:06,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-08-01 11:26:06,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-08-01 11:26:06,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-08-01 11:26:06,440 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9cafa47c-f563-4508-be65-c972de09f881 2018-08-01 11:26:06,520 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:26:06,520 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:26:06,520 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:26:06,521 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:26:06,521 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:26:06,521 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:26:06,521 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:26:06,521 - 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-08-01T11:25:09.346Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "9cafa47c-f563-4508-be65-c972de09f881"} 2018-08-01 11:26:06,521 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:26:06,521 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:26:06 GMT 2018-08-01 11:26:06,521 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:26:06,521 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-01 11:26:06,521 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:26:11,527 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:26:11,596 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:26:11,596 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:26:11,596 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:26:11,596 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:26:11,596 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:26:11,597 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:26:11,597 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:26:11,597 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_pgb366", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:26:07.094Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:26:07.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "vellum_host_kkzfew", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:26:07.094Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:26:07.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "proxy_host_4omunn", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:26:07.094Z", "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-08-01T11:26:07.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "dime_host_pgb366", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:26:07.094Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:26:07.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "sprout_host_gjrcbf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:26:07.094Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:26:07.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "ellis_host_oqiyod", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:26:08.105Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:26:08.105Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "ellis_host_oqiyod", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:26:08.105Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:26:08.105Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "vellum_host_kkzfew", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:26:08.105Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:26:08.105Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "dime_host_pgb366", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:26:09.115Z", "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-08-01T11:26:09.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "sprout_host_gjrcbf", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:26:09.115Z", "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-08-01T11:26:09.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "vellum_host_kkzfew", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:26:09.115Z", "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-08-01T11:26:09.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "homer_host_wepxy1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:26:10.120Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:26:10.120Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "ellis_host_oqiyod", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:26:10.120Z", "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-08-01T11:26:10.120Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "homer_host_wepxy1", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:26:10.120Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:26:10.120Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "bind_host_jgugan", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:26:11.164Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:26:11.164Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "bind_host_jgugan", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:26:11.164Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:26:11.164Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}], "metadata": {"pagination": {"total": 276, "offset": 260, "size": 50}}} 2018-08-01 11:26:11,597 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:26:11,597 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:26:11 GMT 2018-08-01 11:26:11,597 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:26:11,597 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 11405 2018-08-01 11:26:11,597 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:26:11,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-08-01 11:26:11,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-08-01 11:26:11,598 - 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-08-01 11:26:11,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-08-01 11:26:11,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-08-01 11:26:11,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-08-01 11:26:11,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-08-01 11:26:11,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-08-01 11:26:11,599 - 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-08-01 11:26:11,599 - 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-08-01 11:26:11,600 - 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-08-01 11:26:11,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-08-01 11:26:11,600 - 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-08-01 11:26:11,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-08-01 11:26:11,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-08-01 11:26:11,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-08-01 11:26:11,601 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9cafa47c-f563-4508-be65-c972de09f881 2018-08-01 11:26:11,655 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:26:11,656 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:26:11,656 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:26:11,656 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:26:11,656 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:26:11,656 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:26:11,656 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:26:11,656 - 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-08-01T11:25:09.346Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "9cafa47c-f563-4508-be65-c972de09f881"} 2018-08-01 11:26:11,657 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:26:11,657 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:26:11 GMT 2018-08-01 11:26:11,657 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:26:11,657 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-01 11:26:11,657 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:26:16,662 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:26:16,734 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:26:16,734 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:26:16,734 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:26:16,734 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:26:16,734 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:26:16,734 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:26:16,734 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:26:16,734 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_2kyliz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:26:12.169Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:26:12.169Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "bind_host_jgugan", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:26:12.169Z", "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-08-01T11:26:12.169Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "homer_host_wepxy1", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:26:12.169Z", "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-08-01T11:26:12.169Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "bono_host_2kyliz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:26:12.169Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:26:12.169Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "bono_host_2kyliz", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:26:13.230Z", "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-08-01T11:26:13.230Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}], "metadata": {"pagination": {"total": 281, "offset": 276, "size": 50}}} 2018-08-01 11:26:16,735 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:26:16,735 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:26:16 GMT 2018-08-01 11:26:16,735 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:26:16,735 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4508 2018-08-01 11:26:16,735 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:26:16,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-08-01 11:26:16,736 - 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-08-01 11:26:16,736 - 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-08-01 11:26:16,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-08-01 11:26:16,736 - 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-08-01 11:26:16,736 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9cafa47c-f563-4508-be65-c972de09f881 2018-08-01 11:26:16,793 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:26:16,794 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:26:16,794 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:26:16,794 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:26:16,794 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:26:16,794 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:26:16,794 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:26:16,794 - 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-08-01T11:25:09.346Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "9cafa47c-f563-4508-be65-c972de09f881"} 2018-08-01 11:26:16,795 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:26:16,795 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:26:16 GMT 2018-08-01 11:26:16,795 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:26:16,795 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-01 11:26:16,795 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:26:21,800 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:26:21,871 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:26:21,872 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:26:21,872 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:26:21,872 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:26:21,872 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:26:21,872 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:26:21,872 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:26:21,872 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 281, "offset": 281, "size": 50}}} 2018-08-01 11:26:21,873 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:26:21,873 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:26:21 GMT 2018-08-01 11:26:21,873 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:26:21,873 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-01 11:26:21,873 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:26:21,873 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9cafa47c-f563-4508-be65-c972de09f881 2018-08-01 11:26:21,934 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:26:21,934 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:26:21,935 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:26:21,935 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:26:21,935 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:26:21,935 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:26:21,935 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:26:21,935 - 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-08-01T11:25:09.346Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "9cafa47c-f563-4508-be65-c972de09f881"} 2018-08-01 11:26:21,935 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:26:21,935 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:26:21 GMT 2018-08-01 11:26:21,935 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:26:21,936 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-01 11:26:21,936 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:26:26,941 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:26:27,012 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:26:27,012 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:26:27,012 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:26:27,013 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:26:27,013 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:26:27,013 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:26:27,013 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:26:27,013 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 281, "offset": 281, "size": 50}}} 2018-08-01 11:26:27,013 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:26:27,013 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:26:27 GMT 2018-08-01 11:26:27,013 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:26:27,013 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-01 11:26:27,013 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:26:27,014 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9cafa47c-f563-4508-be65-c972de09f881 2018-08-01 11:26:27,071 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:26:27,071 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:26:27,072 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:26:27,072 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:26:27,072 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:26:27,072 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:26:27,072 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:26:27,072 - 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-08-01T11:25:09.346Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "9cafa47c-f563-4508-be65-c972de09f881"} 2018-08-01 11:26:27,072 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:26:27,072 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:26:27 GMT 2018-08-01 11:26:27,072 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:26:27,073 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-01 11:26:27,073 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:26:32,076 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:26:32,141 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:26:32,142 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:26:32,142 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:26:32,142 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:26:32,142 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:26:32,142 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:26:32,142 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:26:32,142 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 281, "offset": 281, "size": 50}}} 2018-08-01 11:26:32,142 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:26:32,142 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:26:32 GMT 2018-08-01 11:26:32,143 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:26:32,143 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-01 11:26:32,143 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:26:32,143 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9cafa47c-f563-4508-be65-c972de09f881 2018-08-01 11:26:32,205 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:26:32,206 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:26:32,206 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:26:32,206 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:26:32,206 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:26:32,206 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:26:32,206 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:26:32,206 - 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-08-01T11:25:09.346Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "9cafa47c-f563-4508-be65-c972de09f881"} 2018-08-01 11:26:32,206 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:26:32,206 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:26:32 GMT 2018-08-01 11:26:32,207 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:26:32,207 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-01 11:26:32,207 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:26:37,212 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:26:37,282 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:26:37,282 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:26:37,282 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:26:37,282 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:26:37,282 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:26:37,282 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:26:37,283 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:26:37,283 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_4omunn", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:26:37.016Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:26:37.016Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "proxy_host_4omunn", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:26:37.183Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:26:37.183Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}], "metadata": {"pagination": {"total": 283, "offset": 281, "size": 50}}} 2018-08-01 11:26:37,283 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:26:37,283 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:26:37 GMT 2018-08-01 11:26:37,283 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:26:37,283 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1108 2018-08-01 11:26:37,283 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:26:37,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-08-01 11:26:37,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-08-01 11:26:37,284 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9cafa47c-f563-4508-be65-c972de09f881 2018-08-01 11:26:37,344 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:26:37,344 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:26:37,344 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:26:37,345 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:26:37,345 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:26:37,345 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:26:37,345 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:26:37,345 - 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-08-01T11:25:09.346Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "9cafa47c-f563-4508-be65-c972de09f881"} 2018-08-01 11:26:37,345 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:26:37,345 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:26:37 GMT 2018-08-01 11:26:37,345 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:26:37,345 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-01 11:26:37,346 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:26:42,351 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:26:42,420 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:26:42,420 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:26:42,420 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:26:42,420 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:26:42,420 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:26:42,420 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:26:42,421 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:26:42,421 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_gjrcbf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:26:38.247Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:26:38.247Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "dime_host_pgb366", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:26:39.189Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:26:39.189Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "vellum_host_kkzfew", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:26:39.189Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:26:39.189Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "dime_host_pgb366", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:26:39.189Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:26:39.189Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "sprout_host_gjrcbf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:26:39.189Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:26:39.189Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "vellum_host_kkzfew", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:26:39.189Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:26:39.189Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "ellis_host_oqiyod", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:26:40.196Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:26:40.196Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "proxy_host_4omunn", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:26:40.196Z", "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-08-01T11:26:40.196Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "sprout_host_gjrcbf", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:26:40.196Z", "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-08-01T11:26:40.196Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "ellis_host_oqiyod", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:26:40.196Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:26:40.196Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "dime_host_pgb366", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:26:41.201Z", "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-08-01T11:26:41.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "vellum_host_kkzfew", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:26:41.201Z", "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-08-01T11:26:41.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "bind_host_jgugan", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:26:42.226Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:26:42.226Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "homer_host_wepxy1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:26:42.226Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:26:42.226Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "ellis_host_oqiyod", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:26:42.226Z", "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-08-01T11:26:42.226Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "bind_host_jgugan", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:26:42.226Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:26:42.226Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "homer_host_wepxy1", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:26:42.226Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:26:42.226Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}], "metadata": {"pagination": {"total": 300, "offset": 283, "size": 50}}} 2018-08-01 11:26:42,421 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:26:42,421 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:26:42 GMT 2018-08-01 11:26:42,421 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:26:42,421 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 11920 2018-08-01 11:26:42,421 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:26:42,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-08-01 11:26:42,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-08-01 11:26:42,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-08-01 11:26:42,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-08-01 11:26:42,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-08-01 11:26:42,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-08-01 11:26:42,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-08-01 11:26:42,423 - 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-08-01 11:26:42,423 - 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-08-01 11:26:42,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-08-01 11:26:42,424 - 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-08-01 11:26:42,424 - 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-08-01 11:26:42,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-08-01 11:26:42,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-08-01 11:26:42,424 - 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-08-01 11:26:42,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-08-01 11:26:42,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-08-01 11:26:42,425 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9cafa47c-f563-4508-be65-c972de09f881 2018-08-01 11:26:42,485 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:26:42,485 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:26:42,485 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:26:42,485 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:26:42,485 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:26:42,486 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:26:42,486 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:26:42,486 - 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-08-01T11:25:09.346Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "9cafa47c-f563-4508-be65-c972de09f881"} 2018-08-01 11:26:42,486 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:26:42,486 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:26:42 GMT 2018-08-01 11:26:42,486 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:26:42,486 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-01 11:26:42,486 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:26:47,492 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:26:47,561 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:26:47,561 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:26:47,562 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:26:47,562 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:26:47,562 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:26:47,562 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:26:47,562 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:26:47,562 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_2kyliz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:26:43.330Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:26:43.330Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "homer_host_wepxy1", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:26:44.233Z", "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-08-01T11:26:44.233Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "bono_host_2kyliz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:26:44.233Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:26:44.233Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "bind_host_jgugan", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:26:45.237Z", "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-08-01T11:26:45.237Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "bono_host_2kyliz", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:26:45.237Z", "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-08-01T11:26:45.237Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}], "metadata": {"pagination": {"total": 305, "offset": 300, "size": 50}}} 2018-08-01 11:26:47,562 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:26:47,562 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:26:47 GMT 2018-08-01 11:26:47,563 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:26:47,563 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4508 2018-08-01 11:26:47,563 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:26:47,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-08-01 11:26:47,563 - 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-08-01 11:26:47,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-08-01 11:26:47,564 - 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-08-01 11:26:47,564 - 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-08-01 11:26:47,564 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9cafa47c-f563-4508-be65-c972de09f881 2018-08-01 11:26:47,619 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:26:47,619 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:26:47,619 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:26:47,619 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:26:47,619 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:26:47,619 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:26:47,619 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:26:47,620 - 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-08-01T11:25:09.346Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "9cafa47c-f563-4508-be65-c972de09f881"} 2018-08-01 11:26:47,620 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:26:47,620 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:26:47 GMT 2018-08-01 11:26:47,620 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:26:47,620 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-01 11:26:47,620 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:26:52,625 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:26:52,696 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:26:52,696 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:26:52,697 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:26:52,697 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:26:52,697 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:26:52,697 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:26:52,697 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:26:52,697 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 305, "offset": 305, "size": 50}}} 2018-08-01 11:26:52,697 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:26:52,697 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:26:52 GMT 2018-08-01 11:26:52,697 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:26:52,697 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-01 11:26:52,698 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:26:52,698 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9cafa47c-f563-4508-be65-c972de09f881 2018-08-01 11:26:52,754 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:26:52,754 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:26:52,755 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:26:52,755 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:26:52,755 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:26:52,755 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:26:52,755 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:26:52,755 - 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-08-01T11:25:09.346Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "9cafa47c-f563-4508-be65-c972de09f881"} 2018-08-01 11:26:52,755 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:26:52,755 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:26:52 GMT 2018-08-01 11:26:52,755 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:26:52,756 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-01 11:26:52,756 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:26:57,757 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:26:57,828 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:26:57,828 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:26:57,828 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:26:57,828 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:26:57,828 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:26:57,829 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:26:57,829 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:26:57,829 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 305, "offset": 305, "size": 50}}} 2018-08-01 11:26:57,829 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:26:57,829 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:26:57 GMT 2018-08-01 11:26:57,829 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:26:57,829 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-01 11:26:57,829 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:26:57,830 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9cafa47c-f563-4508-be65-c972de09f881 2018-08-01 11:26:57,886 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:26:57,887 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:26:57,887 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:26:57,887 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:26:57,887 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:26:57,887 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:26:57,887 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:26:57,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-08-01T11:25:09.346Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "9cafa47c-f563-4508-be65-c972de09f881"} 2018-08-01 11:26:57,887 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:26:57,888 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:26:57 GMT 2018-08-01 11:26:57,888 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:26:57,888 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-01 11:26:57,888 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:27:02,893 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:27:03,410 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:27:03,411 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:27:03,411 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:27:03,411 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:27:03,411 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:27:03,411 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:27:03,411 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:27:03,411 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 305, "offset": 305, "size": 50}}} 2018-08-01 11:27:03,411 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:27:03,411 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:27:03 GMT 2018-08-01 11:27:03,412 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:27:03,412 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-01 11:27:03,412 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:27:03,412 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9cafa47c-f563-4508-be65-c972de09f881 2018-08-01 11:27:04,482 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:27:04,482 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:27:04,482 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:27:04,482 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:27:04,482 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:27:04,482 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:27:04,482 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:27:04,482 - 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-08-01T11:25:09.346Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "9cafa47c-f563-4508-be65-c972de09f881"} 2018-08-01 11:27:04,483 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:27:04,483 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:27:04 GMT 2018-08-01 11:27:04,483 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:27:04,483 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-01 11:27:04,483 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:27:09,488 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:27:10,264 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:27:10,264 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:27:10,264 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:27:10,264 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:27:10,264 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:27:10,264 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:27:10,265 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:27:10,265 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_4omunn", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:27:09.305Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:27:09.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}], "metadata": {"pagination": {"total": 306, "offset": 305, "size": 50}}} 2018-08-01 11:27:10,265 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:27:10,265 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:27:10 GMT 2018-08-01 11:27:10,265 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:27:10,265 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 595 2018-08-01 11:27:10,265 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:27:10,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-08-01 11:27:10,266 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9cafa47c-f563-4508-be65-c972de09f881 2018-08-01 11:27:12,344 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:27:12,344 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:27:12,344 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:27:12,344 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:27:12,344 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:27:12,344 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:27:12,344 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:27:12,344 - 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-08-01T11:25:09.346Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "9cafa47c-f563-4508-be65-c972de09f881"} 2018-08-01 11:27:12,344 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:27:12,345 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:27:12 GMT 2018-08-01 11:27:12,345 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:27:12,345 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-01 11:27:12,345 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:27:17,350 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:27:24,101 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:27:24,101 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:27:24,101 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:27:24,101 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:27:24,101 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:27:24,101 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:27:24,101 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:27:24,101 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_gjrcbf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:27:10.263Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:27:10.263Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "proxy_host_4omunn", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:27:10.263Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:27:10.263Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "dime_host_pgb366", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:27:13.163Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:27:13.163Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "ellis_host_oqiyod", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:27:13.163Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:27:13.163Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "vellum_host_kkzfew", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:27:13.163Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:27:13.163Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "dime_host_pgb366", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:27:13.163Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:27:13.163Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "ellis_host_oqiyod", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:27:13.163Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:27:13.163Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "sprout_host_gjrcbf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:27:13.163Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:27:13.163Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "vellum_host_kkzfew", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:27:13.163Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:27:13.163Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "bind_host_jgugan", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:27:14.456Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:27:14.456Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "homer_host_wepxy1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:27:14.456Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:27:14.456Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "bono_host_2kyliz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:27:18.712Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:27:18.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "proxy_host_4omunn", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:27:20.366Z", "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-08-01T11:27:20.366Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "homer_host_wepxy1", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:27:20.366Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:27:20.366Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}], "metadata": {"pagination": {"total": 320, "offset": 306, "size": 50}}} 2018-08-01 11:27:24,102 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:27:24,102 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:27:24 GMT 2018-08-01 11:27:24,102 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:27:24,102 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7887 2018-08-01 11:27:24,102 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:27:24,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-08-01 11:27:24,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-08-01 11:27:24,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-08-01 11:27:24,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-08-01 11:27:24,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-08-01 11:27:24,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-08-01 11:27:24,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-08-01 11:27:24,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-08-01 11:27:24,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-08-01 11:27:24,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-08-01 11:27:24,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-08-01 11:27:24,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-08-01 11:27:24,105 - 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-08-01 11:27:24,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-08-01 11:27:24,105 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9cafa47c-f563-4508-be65-c972de09f881 2018-08-01 11:27:34,735 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:27:34,735 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:27:34,735 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:27:34,735 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:27:34,735 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:27:34,735 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:27:34,736 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:27:34,736 - 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-08-01T11:25:09.346Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "9cafa47c-f563-4508-be65-c972de09f881"} 2018-08-01 11:27:34,736 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:27:34,736 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:27:34 GMT 2018-08-01 11:27:34,736 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:27:34,736 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-01 11:27:34,736 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:27:39,739 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:27:40,292 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:27:40,292 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:27:40,292 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:27:40,293 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:27:40,293 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:27:40,293 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:27:40,293 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:27:40,293 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_pgb366", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:27:23.531Z", "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-08-01T11:27:23.531Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "bind_host_jgugan", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:27:23.531Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:27:23.531Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "ellis_host_oqiyod", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:27:25.343Z", "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-08-01T11:27:25.343Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "sprout_host_gjrcbf", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:27:25.343Z", "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-08-01T11:27:25.343Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "bono_host_2kyliz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:27:25.343Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:27:25.343Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "vellum_host_kkzfew", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:27:32.890Z", "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-08-01T11:27:32.890Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "homer_host_wepxy1", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:27:36.352Z", "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-08-01T11:27:36.352Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "bind_host_jgugan", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:27:38.029Z", "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-08-01T11:27:38.029Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "bono_host_2kyliz", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:27:38.029Z", "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-08-01T11:27:38.029Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}], "metadata": {"pagination": {"total": 329, "offset": 320, "size": 50}}} 2018-08-01 11:27:40,293 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:27:40,293 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:27:40 GMT 2018-08-01 11:27:40,293 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:27:40,293 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9054 2018-08-01 11:27:40,293 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:27:40,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 3/60] 2018-08-01 11:27:40,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-08-01 11:27:40,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 3/60] 2018-08-01 11:27:40,295 - 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-08-01 11:27:40,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-08-01 11:27:40,295 - 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-08-01 11:27:40,295 - 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-08-01 11:27:40,295 - 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-08-01 11:27:40,295 - 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-08-01 11:27:40,296 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9cafa47c-f563-4508-be65-c972de09f881 2018-08-01 11:27:40,880 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:27:40,880 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:27:40,880 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:27:40,880 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:27:40,880 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:27:40,880 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:27:40,880 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:27:40,880 - 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-08-01T11:25:09.346Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "9cafa47c-f563-4508-be65-c972de09f881"} 2018-08-01 11:27:40,881 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:27:40,881 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:27:40 GMT 2018-08-01 11:27:40,881 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:27:40,881 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-01 11:27:40,881 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:27:45,882 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:27:46,022 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:27:46,022 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:27:46,022 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:27:46,022 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:27:46,022 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:27:46,023 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:27:46,023 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:27:46,023 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 329, "offset": 329, "size": 50}}} 2018-08-01 11:27:46,023 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:27:46,023 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:27:46 GMT 2018-08-01 11:27:46,023 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:27:46,023 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-01 11:27:46,023 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:27:46,024 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9cafa47c-f563-4508-be65-c972de09f881 2018-08-01 11:27:46,540 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:27:46,540 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:27:46,540 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:27:46,540 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:27:46,540 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:27:46,540 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:27:46,540 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:27:46,540 - 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-08-01T11:25:09.346Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "9cafa47c-f563-4508-be65-c972de09f881"} 2018-08-01 11:27:46,540 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:27:46,540 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:27:46 GMT 2018-08-01 11:27:46,540 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:27:46,540 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-01 11:27:46,540 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:27:51,542 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:27:51,941 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:27:51,942 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:27:51,942 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:27:51,942 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:27:51,942 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:27:51,942 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:27:51,942 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:27:51,942 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_4omunn", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:27:48.961Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:27:48.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "proxy_host_4omunn", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:27:49.621Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:27:49.621Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}], "metadata": {"pagination": {"total": 331, "offset": 329, "size": 50}}} 2018-08-01 11:27:51,942 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:27:51,942 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:27:51 GMT 2018-08-01 11:27:51,943 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:27:51,943 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1108 2018-08-01 11:27:51,943 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:27:51,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-08-01 11:27:51,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-08-01 11:27:51,943 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9cafa47c-f563-4508-be65-c972de09f881 2018-08-01 11:27:52,041 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:27:52,041 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:27:52,041 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:27:52,041 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:27:52,041 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:27:52,041 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:27:52,041 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:27:52,041 - 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-08-01T11:25:09.346Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "9cafa47c-f563-4508-be65-c972de09f881"} 2018-08-01 11:27:52,041 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:27:52,042 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:27:52 GMT 2018-08-01 11:27:52,042 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:27:52,042 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-01 11:27:52,042 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:27:57,043 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:27:59,689 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:27:59,690 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:27:59,690 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:27:59,690 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:27:59,690 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:27:59,690 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:27:59,690 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:27:59,690 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_4omunn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:27:52.492Z", "message": "Server is ACTIVE", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:27:52.492Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "ecbd9491-66cf-4e63-8470-8a98d627ad13"}, {"node_instance_id": "dime_host_pgb366", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:27:53.440Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:27:53.440Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "dime_host_pgb366", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:27:53.910Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:27:53.910Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "proxy_host_4omunn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:27:55.070Z", "message": "Creating Agent", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:27:55.070Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "proxy_host_4omunn", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:27:55.070Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:27:55.070Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "ellis_host_oqiyod", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:27:55.070Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:27:55.070Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "sprout_host_gjrcbf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:27:55.070Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:27:55.070Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "proxy_host_4omunn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:27:55.070Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:27:55.070Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "dime_host_pgb366", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:27:55.903Z", "message": "Server is ACTIVE", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:27:55.903Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "39d577e0-5a68-487b-aa63-1ab6f1036865"}, {"node_instance_id": "proxy_host_4omunn", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:27:56.474Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:27:56.474Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "ellis_host_oqiyod", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:27:56.474Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:27:56.474Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "sprout_host_gjrcbf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:27:56.474Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:27:56.474Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}], "metadata": {"pagination": {"total": 343, "offset": 331, "size": 50}}} 2018-08-01 11:27:59,691 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:27:59,691 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:27:59 GMT 2018-08-01 11:27:59,691 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:27:59,691 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6196 2018-08-01 11:27:59,691 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:27:59,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-08-01 11:27:59,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-08-01 11:27:59,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-08-01 11:27:59,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-08-01 11:27:59,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-08-01 11:27:59,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-08-01 11:27:59,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-08-01 11:27:59,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-08-01 11:27:59,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-08-01 11:27:59,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-08-01 11:27:59,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-08-01 11:27:59,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-08-01 11:27:59,693 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9cafa47c-f563-4508-be65-c972de09f881 2018-08-01 11:28:00,203 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:28:00,203 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:28:00,203 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:28:00,203 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:28:00,203 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:28:00,203 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:28:00,203 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:28:00,203 - 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-08-01T11:25:09.346Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "9cafa47c-f563-4508-be65-c972de09f881"} 2018-08-01 11:28:00,204 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:28:00,204 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:28:00 GMT 2018-08-01 11:28:00,204 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:28:00,204 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-01 11:28:00,204 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:28:05,205 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:28:05,444 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:28:05,444 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:28:05,444 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:28:05,444 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:28:05,444 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:28:05,444 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:28:05,444 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:28:05,445 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_pgb366", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:27:59.289Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:27:59.289Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "ellis_host_oqiyod", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:27:59.786Z", "message": "Server is ACTIVE", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:27:59.786Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "3cb42612-b4ec-4131-a681-51770345f70b"}, {"node_instance_id": "dime_host_pgb366", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:00.616Z", "message": "Creating Agent", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:00.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "dime_host_pgb366", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:00.616Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:00.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "dime_host_pgb366", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:00.616Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:00.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "proxy_host_4omunn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:01.517Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:01.517Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "00e241b0-fc96-4679-94d8-a7a759cecf5e"}, {"node_instance_id": "ellis_host_oqiyod", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:01.732Z", "message": "Creating Agent", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:01.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "ellis_host_oqiyod", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:01.732Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:01.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "proxy_host_4omunn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:01.918Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:01.918Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "00e241b0-fc96-4679-94d8-a7a759cecf5e"}, {"node_instance_id": "proxy_host_4omunn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:01.918Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:01.918Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "00e241b0-fc96-4679-94d8-a7a759cecf5e"}, {"node_instance_id": "proxy_host_4omunn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:01.918Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:01.918Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "00e241b0-fc96-4679-94d8-a7a759cecf5e"}, {"node_instance_id": "proxy_host_4omunn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:01.918Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:01.918Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "00e241b0-fc96-4679-94d8-a7a759cecf5e"}, {"node_instance_id": "proxy_host_4omunn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:01.918Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:01.918Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "00e241b0-fc96-4679-94d8-a7a759cecf5e"}, {"node_instance_id": "proxy_host_4omunn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:01.918Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:01.918Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "00e241b0-fc96-4679-94d8-a7a759cecf5e"}, {"node_instance_id": "proxy_host_4omunn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:01.918Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:01.918Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "00e241b0-fc96-4679-94d8-a7a759cecf5e"}, {"node_instance_id": "proxy_host_4omunn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:01.918Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:01.918Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "00e241b0-fc96-4679-94d8-a7a759cecf5e"}, {"node_instance_id": "proxy_host_4omunn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:01.918Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:01.918Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "00e241b0-fc96-4679-94d8-a7a759cecf5e"}, {"node_instance_id": "proxy_host_4omunn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:01.918Z", "message": "Validating SSH connection", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:01.918Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "00e241b0-fc96-4679-94d8-a7a759cecf5e"}, {"node_instance_id": "sprout_host_gjrcbf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:02.878Z", "message": "Creating Agent", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:02.878Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "ellis_host_oqiyod", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:02.878Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:02.878Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "proxy_host_4omunn", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:02.878Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.11 on port 22: Unable to connect to port 22 on 192.168.120.11 (tried 1 time)", "node_name": "proxy_host", "workflow_id": "install", "error_causes": [{"message": "Low level socket error connecting to host 192.168.120.11 on port 22: Unable to connect to port 22 on 192.168.120.11 (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.11 on port 22: Unable to connect to port 22 on 192.168.120.11 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-01T11:28:02.878Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "dime_host_pgb366", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:02.878Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.8 on port 22: Unable to connect to port 22 on 192.168.120.8 (tried 1 time)", "node_name": "dime_host", "workflow_id": "install", "error_causes": [{"message": "Low level socket error connecting to host 192.168.120.8 on port 22: Unable to connect to port 22 on 192.168.120.8 (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.8 on port 22: Unable to connect to port 22 on 192.168.120.8 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-01T11:28:02.878Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "ellis_host_oqiyod", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:02.878Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:02.878Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "sprout_host_gjrcbf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:02.878Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:02.878Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "dime_host_pgb366", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:03.007Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:03.007Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "46e81f2b-4605-486b-9e73-1f44259cff4c"}, {"node_instance_id": "ellis_host_oqiyod", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:03.007Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:03.007Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "a09af791-eb0b-46b2-82e0-c91c35c2d0c1"}, {"node_instance_id": "dime_host_pgb366", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:03.007Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:03.007Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "46e81f2b-4605-486b-9e73-1f44259cff4c"}, {"node_instance_id": "ellis_host_oqiyod", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:03.007Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:03.007Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "a09af791-eb0b-46b2-82e0-c91c35c2d0c1"}, {"node_instance_id": "dime_host_pgb366", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:03.007Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:03.007Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "46e81f2b-4605-486b-9e73-1f44259cff4c"}, {"node_instance_id": "ellis_host_oqiyod", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:03.007Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:03.007Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "a09af791-eb0b-46b2-82e0-c91c35c2d0c1"}, {"node_instance_id": "dime_host_pgb366", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:03.007Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:03.007Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "46e81f2b-4605-486b-9e73-1f44259cff4c"}, {"node_instance_id": "ellis_host_oqiyod", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:03.007Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:03.007Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "a09af791-eb0b-46b2-82e0-c91c35c2d0c1"}, {"node_instance_id": "dime_host_pgb366", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:03.007Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:03.007Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "46e81f2b-4605-486b-9e73-1f44259cff4c"}, {"node_instance_id": "ellis_host_oqiyod", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:03.007Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:03.007Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "a09af791-eb0b-46b2-82e0-c91c35c2d0c1"}, {"node_instance_id": "dime_host_pgb366", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:03.007Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:03.007Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "46e81f2b-4605-486b-9e73-1f44259cff4c"}, {"node_instance_id": "ellis_host_oqiyod", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:03.007Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:03.007Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "a09af791-eb0b-46b2-82e0-c91c35c2d0c1"}, {"node_instance_id": "dime_host_pgb366", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:03.007Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:03.007Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "46e81f2b-4605-486b-9e73-1f44259cff4c"}, {"node_instance_id": "ellis_host_oqiyod", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:03.007Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:03.007Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "a09af791-eb0b-46b2-82e0-c91c35c2d0c1"}, {"node_instance_id": "dime_host_pgb366", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:03.007Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:03.007Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "46e81f2b-4605-486b-9e73-1f44259cff4c"}, {"node_instance_id": "ellis_host_oqiyod", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:03.007Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:03.007Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "a09af791-eb0b-46b2-82e0-c91c35c2d0c1"}, {"node_instance_id": "dime_host_pgb366", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:03.007Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:03.007Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "46e81f2b-4605-486b-9e73-1f44259cff4c"}, {"node_instance_id": "ellis_host_oqiyod", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:03.007Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:03.007Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "a09af791-eb0b-46b2-82e0-c91c35c2d0c1"}, {"node_instance_id": "dime_host_pgb366", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:03.007Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:03.007Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "46e81f2b-4605-486b-9e73-1f44259cff4c"}, {"node_instance_id": "ellis_host_oqiyod", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:03.007Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:03.007Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "a09af791-eb0b-46b2-82e0-c91c35c2d0c1"}, {"node_instance_id": "sprout_host_gjrcbf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:03.007Z", "message": "Server is ACTIVE", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:03.007Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "5a4cf9c6-f1fa-4b8e-8d7c-239e4dded81c"}, {"node_instance_id": "dime_host_pgb366", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:03.007Z", "message": "Validating SSH connection", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:03.007Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "46e81f2b-4605-486b-9e73-1f44259cff4c"}, {"node_instance_id": "ellis_host_oqiyod", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:03.007Z", "message": "Validating SSH connection", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:03.007Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "a09af791-eb0b-46b2-82e0-c91c35c2d0c1"}, {"node_instance_id": "sprout_host_gjrcbf", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:03.931Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:03.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "vellum_host_kkzfew", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:03.931Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:03.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "ellis_host_oqiyod", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:03.931Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.13 on port 22: Unable to connect to port 22 on 192.168.120.13 (tried 1 time)", "node_name": "ellis_host", "workflow_id": "install", "error_causes": [{"message": "Low level socket error connecting to host 192.168.120.13 on port 22: Unable to connect to port 22 on 192.168.120.13 (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.13 on port 22: Unable to connect to port 22 on 192.168.120.13 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-01T11:28:03.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}], "metadata": {"pagination": {"total": 408, "offset": 343, "size": 50}}} 2018-08-01 11:28:05,445 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:28:05,445 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:28:05 GMT 2018-08-01 11:28:05,445 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:28:05,445 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28874 2018-08-01 11:28:05,445 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:28:05,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-08-01 11:28:05,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-08-01 11:28:05,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-08-01 11:28:05,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-08-01 11:28:05,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-08-01 11:28:05,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:05,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-08-01 11:28:05,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-08-01 11:28:05,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:05,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:05,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:05,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:05,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:05,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:05,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:05,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:05,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-08-01 11:28:05,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-01 11:28:05,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-08-01 11:28:05,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-08-01 11:28:05,450 - 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.11 on port 22: Unable to connect to port 22 on 192.168.120.11 (tried 1 time) 2018-08-01 11:28:05,450 - 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.8 on port 22: Unable to connect to port 22 on 192.168.120.8 (tried 1 time) 2018-08-01 11:28:05,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-08-01 11:28:05,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-08-01 11:28:05,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:05,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:05,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:05,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:05,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:05,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:05,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:05,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:05,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:05,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:05,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:05,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:05,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:05,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:05,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:05,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:05,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:05,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:05,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-08-01 11:28:05,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-08-01 11:28:05,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-08-01 11:28:05,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-01 11:28:05,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-01 11:28:05,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-08-01 11:28:05,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-08-01 11:28:05,454 - 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.13 on port 22: Unable to connect to port 22 on 192.168.120.13 (tried 1 time) 2018-08-01 11:28:05,454 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9cafa47c-f563-4508-be65-c972de09f881 2018-08-01 11:28:05,545 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:28:05,545 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:28:05,546 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:28:05,546 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:28:05,546 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:28:05,546 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:28:05,546 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:28:05,546 - 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-08-01T11:25:09.346Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "9cafa47c-f563-4508-be65-c972de09f881"} 2018-08-01 11:28:05,546 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:28:05,546 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:28:05 GMT 2018-08-01 11:28:05,546 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:28:05,546 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-01 11:28:05,547 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:28:10,552 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:28:10,765 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:28:10,765 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:28:10,766 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:28:10,766 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:28:10,766 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:28:10,766 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:28:10,766 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:28:10,766 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_gjrcbf", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:03.931Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:03.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "vellum_host_kkzfew", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:03.931Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:03.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "sprout_host_gjrcbf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:04.116Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:04.116Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "beeb5259-cc74-4cbe-acf8-b6c9d8dfe5fb"}, {"node_instance_id": "sprout_host_gjrcbf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:04.116Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:04.116Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "beeb5259-cc74-4cbe-acf8-b6c9d8dfe5fb"}, {"node_instance_id": "sprout_host_gjrcbf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:04.116Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:04.116Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "beeb5259-cc74-4cbe-acf8-b6c9d8dfe5fb"}, {"node_instance_id": "sprout_host_gjrcbf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:04.116Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:04.116Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "beeb5259-cc74-4cbe-acf8-b6c9d8dfe5fb"}, {"node_instance_id": "sprout_host_gjrcbf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:04.116Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:04.116Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "beeb5259-cc74-4cbe-acf8-b6c9d8dfe5fb"}, {"node_instance_id": "sprout_host_gjrcbf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:04.116Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:04.116Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "beeb5259-cc74-4cbe-acf8-b6c9d8dfe5fb"}, {"node_instance_id": "sprout_host_gjrcbf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:04.116Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:04.116Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "beeb5259-cc74-4cbe-acf8-b6c9d8dfe5fb"}, {"node_instance_id": "sprout_host_gjrcbf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:04.116Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:04.116Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "beeb5259-cc74-4cbe-acf8-b6c9d8dfe5fb"}, {"node_instance_id": "sprout_host_gjrcbf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:04.116Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:04.116Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "beeb5259-cc74-4cbe-acf8-b6c9d8dfe5fb"}, {"node_instance_id": "sprout_host_gjrcbf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:04.116Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:04.116Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "beeb5259-cc74-4cbe-acf8-b6c9d8dfe5fb"}, {"node_instance_id": "sprout_host_gjrcbf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:04.116Z", "message": "Validating SSH connection", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:04.116Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "beeb5259-cc74-4cbe-acf8-b6c9d8dfe5fb"}, {"node_instance_id": "vellum_host_kkzfew", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:04.995Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:04.995Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "vellum_host_kkzfew", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:05.133Z", "message": "Server is ACTIVE", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:05.133Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "59b9d3d9-37a7-46ab-9940-c2aed062dad4"}, {"node_instance_id": "vellum_host_kkzfew", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:05.947Z", "message": "Creating Agent", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:05.947Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "vellum_host_kkzfew", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:05.947Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:05.947Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "sprout_host_gjrcbf", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:05.947Z", "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-08-01T11:28:05.947Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "vellum_host_kkzfew", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:05.947Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:05.947Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "vellum_host_kkzfew", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:06.394Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:06.394Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "4ab48e93-d034-46b0-9a02-6c1f8f4f2def"}, {"node_instance_id": "vellum_host_kkzfew", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:06.394Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:06.394Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "4ab48e93-d034-46b0-9a02-6c1f8f4f2def"}, {"node_instance_id": "vellum_host_kkzfew", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:06.394Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:06.394Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "4ab48e93-d034-46b0-9a02-6c1f8f4f2def"}, {"node_instance_id": "vellum_host_kkzfew", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:06.394Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:06.394Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "4ab48e93-d034-46b0-9a02-6c1f8f4f2def"}, {"node_instance_id": "vellum_host_kkzfew", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:06.394Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:06.394Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "4ab48e93-d034-46b0-9a02-6c1f8f4f2def"}, {"node_instance_id": "vellum_host_kkzfew", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:06.394Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:06.394Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "4ab48e93-d034-46b0-9a02-6c1f8f4f2def"}, {"node_instance_id": "vellum_host_kkzfew", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:06.394Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:06.394Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "4ab48e93-d034-46b0-9a02-6c1f8f4f2def"}, {"node_instance_id": "vellum_host_kkzfew", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:06.394Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:06.394Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "4ab48e93-d034-46b0-9a02-6c1f8f4f2def"}, {"node_instance_id": "vellum_host_kkzfew", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:06.394Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:06.394Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "4ab48e93-d034-46b0-9a02-6c1f8f4f2def"}, {"node_instance_id": "vellum_host_kkzfew", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:06.394Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:06.394Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "4ab48e93-d034-46b0-9a02-6c1f8f4f2def"}, {"node_instance_id": "vellum_host_kkzfew", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:06.394Z", "message": "Validating SSH connection", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:06.394Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "4ab48e93-d034-46b0-9a02-6c1f8f4f2def"}, {"node_instance_id": "homer_host_wepxy1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:06.954Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:06.954Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "vellum_host_kkzfew", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:06.954Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.3 on port 22: Unable to connect to port 22 on 192.168.120.3 (tried 1 time)", "node_name": "vellum_host", "workflow_id": "install", "error_causes": [{"message": "Low level socket error connecting to host 192.168.120.3 on port 22: Unable to connect to port 22 on 192.168.120.3 (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.3 on port 22: Unable to connect to port 22 on 192.168.120.3 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-01T11:28:06.954Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "homer_host_wepxy1", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:06.954Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:06.954Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "bind_host_jgugan", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:08.144Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:08.144Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "bono_host_2kyliz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:08.144Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:08.144Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "bind_host_jgugan", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:08.144Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:08.144Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "bono_host_2kyliz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:08.144Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:08.144Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "homer_host_wepxy1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:08.489Z", "message": "Server is ACTIVE", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:08.489Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "a952d555-623b-4568-8005-c27c8f415f95"}, {"node_instance_id": "homer_host_wepxy1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:09.152Z", "message": "Creating Agent", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:09.152Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "homer_host_wepxy1", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:09.152Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:09.152Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "homer_host_wepxy1", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:09.152Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:09.152Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "homer_host_wepxy1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:09.152Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:09.152Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "homer_host_wepxy1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:09.569Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:09.569Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "c1ab836f-eef9-4b49-bd88-02426c36b9e1"}, {"node_instance_id": "bono_host_2kyliz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:10.178Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:10.178Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "homer_host_wepxy1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:10.418Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:10.418Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "c1ab836f-eef9-4b49-bd88-02426c36b9e1"}, {"node_instance_id": "homer_host_wepxy1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:10.418Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:10.418Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "c1ab836f-eef9-4b49-bd88-02426c36b9e1"}, {"node_instance_id": "homer_host_wepxy1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:10.418Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:10.418Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "c1ab836f-eef9-4b49-bd88-02426c36b9e1"}, {"node_instance_id": "homer_host_wepxy1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:10.418Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:10.418Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "c1ab836f-eef9-4b49-bd88-02426c36b9e1"}, {"node_instance_id": "homer_host_wepxy1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:10.418Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:10.418Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "c1ab836f-eef9-4b49-bd88-02426c36b9e1"}, {"node_instance_id": "homer_host_wepxy1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:10.418Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:10.418Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "c1ab836f-eef9-4b49-bd88-02426c36b9e1"}], "metadata": {"pagination": {"total": 449, "offset": 393, "size": 50}}} 2018-08-01 11:28:10,766 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:28:10,767 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:28:10 GMT 2018-08-01 11:28:10,767 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:28:10,767 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28179 2018-08-01 11:28:10,767 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:28:10,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-08-01 11:28:10,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-08-01 11:28:10,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:10,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:10,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:10,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:10,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:10,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:10,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:10,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:10,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:10,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-08-01 11:28:10,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-01 11:28:10,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-08-01 11:28:10,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-08-01 11:28:10,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-08-01 11:28:10,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-08-01 11:28:10,771 - 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-08-01 11:28:10,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-08-01 11:28:10,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:10,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:10,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:10,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:10,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:10,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:10,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:10,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:10,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:10,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-08-01 11:28:10,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-01 11:28:10,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-08-01 11:28:10,773 - 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.3 on port 22: Unable to connect to port 22 on 192.168.120.3 (tried 1 time) 2018-08-01 11:28:10,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-08-01 11:28:10,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-08-01 11:28:10,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-08-01 11:28:10,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-08-01 11:28:10,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-08-01 11:28:10,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-08-01 11:28:10,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-08-01 11:28:10,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-08-01 11:28:10,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-08-01 11:28:10,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-08-01 11:28:10,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:10,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-08-01 11:28:10,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:10,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:10,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:10,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:10,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:10,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:10,776 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9cafa47c-f563-4508-be65-c972de09f881 2018-08-01 11:28:10,871 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:28:10,871 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:28:10,871 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:28:10,872 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:28:10,872 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:28:10,872 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:28:10,872 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:28:10,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-08-01T11:25:09.346Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "9cafa47c-f563-4508-be65-c972de09f881"} 2018-08-01 11:28:10,872 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:28:10,872 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:28:10 GMT 2018-08-01 11:28:10,872 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:28:10,872 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-01 11:28:10,873 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:28:15,878 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:28:16,019 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:28:16,019 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:28:16,019 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:28:16,019 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:28:16,019 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:28:16,019 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:28:16,020 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:28:16,020 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_wepxy1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:10.418Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:10.418Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "c1ab836f-eef9-4b49-bd88-02426c36b9e1"}, {"node_instance_id": "homer_host_wepxy1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:10.418Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:10.418Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "c1ab836f-eef9-4b49-bd88-02426c36b9e1"}, {"node_instance_id": "homer_host_wepxy1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:10.418Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:10.418Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "c1ab836f-eef9-4b49-bd88-02426c36b9e1"}, {"node_instance_id": "bind_host_jgugan", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:10.418Z", "message": "Server is ACTIVE", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:10.418Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "50b7288e-de2e-418d-8738-6e39a3a22eaa"}, {"node_instance_id": "bono_host_2kyliz", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:10.418Z", "message": "Server is ACTIVE", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:10.418Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "e8623d9c-a83b-42a1-b096-c7ea42cb661e"}, {"node_instance_id": "homer_host_wepxy1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:10.418Z", "message": "Validating SSH connection", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:10.418Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "c1ab836f-eef9-4b49-bd88-02426c36b9e1"}, {"node_instance_id": "bind_host_jgugan", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:11.241Z", "message": "Creating Agent", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:11.241Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "bono_host_2kyliz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:11.241Z", "message": "Creating Agent", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:11.241Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "bind_host_jgugan", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:11.241Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:11.241Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "bono_host_2kyliz", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:11.241Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:11.241Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "homer_host_wepxy1", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:11.241Z", "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": "homer_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-08-01T11:28:11.241Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "bind_host_jgugan", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:11.241Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:11.241Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "bono_host_2kyliz", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:11.241Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:11.241Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "bind_host_jgugan", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:11.241Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:11.241Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "bono_host_2kyliz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:11.442Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:11.442Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "0228d3d4-7acf-4f65-afc9-7a3fc0c2626e"}, {"node_instance_id": "bono_host_2kyliz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:11.442Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:11.442Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "0228d3d4-7acf-4f65-afc9-7a3fc0c2626e"}, {"node_instance_id": "bono_host_2kyliz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:11.442Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:11.442Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "0228d3d4-7acf-4f65-afc9-7a3fc0c2626e"}, {"node_instance_id": "bono_host_2kyliz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:11.442Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:11.442Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "0228d3d4-7acf-4f65-afc9-7a3fc0c2626e"}, {"node_instance_id": "bono_host_2kyliz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:11.442Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:11.442Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "0228d3d4-7acf-4f65-afc9-7a3fc0c2626e"}, {"node_instance_id": "bono_host_2kyliz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:11.442Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:11.442Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "0228d3d4-7acf-4f65-afc9-7a3fc0c2626e"}, {"node_instance_id": "bono_host_2kyliz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:11.442Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:11.442Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "0228d3d4-7acf-4f65-afc9-7a3fc0c2626e"}, {"node_instance_id": "bono_host_2kyliz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:11.442Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:11.442Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "0228d3d4-7acf-4f65-afc9-7a3fc0c2626e"}, {"node_instance_id": "bono_host_2kyliz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:11.442Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:11.442Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "0228d3d4-7acf-4f65-afc9-7a3fc0c2626e"}, {"node_instance_id": "bono_host_2kyliz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:11.442Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:11.442Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "0228d3d4-7acf-4f65-afc9-7a3fc0c2626e"}, {"node_instance_id": "bono_host_2kyliz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:11.442Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:11.442Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "0228d3d4-7acf-4f65-afc9-7a3fc0c2626e"}, {"node_instance_id": "bind_host_jgugan", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:12.250Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.14 on port 22: Unable to connect to port 22 on 192.168.120.14 (tried 1 time)", "node_name": "bind_host", "workflow_id": "install", "error_causes": [{"message": "Low level socket error connecting to host 192.168.120.14 on port 22: Unable to connect to port 22 on 192.168.120.14 (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.14 on port 22: Unable to connect to port 22 on 192.168.120.14 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-01T11:28:12.250Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "bono_host_2kyliz", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:12.250Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.9 on port 22: Unable to connect to port 22 on 192.168.120.9 (tried 1 time)", "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Low level socket error connecting to host 192.168.120.9 on port 22: Unable to connect to port 22 on 192.168.120.9 (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.9 on port 22: Unable to connect to port 22 on 192.168.120.9 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-01T11:28:12.250Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "bind_host_jgugan", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:12.452Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:12.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "1e1b0516-2b07-41f0-8e4e-a3cad9341ee4"}, {"node_instance_id": "bind_host_jgugan", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:12.452Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:12.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "1e1b0516-2b07-41f0-8e4e-a3cad9341ee4"}, {"node_instance_id": "bind_host_jgugan", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:12.452Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:12.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "1e1b0516-2b07-41f0-8e4e-a3cad9341ee4"}, {"node_instance_id": "bind_host_jgugan", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:12.452Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:12.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "1e1b0516-2b07-41f0-8e4e-a3cad9341ee4"}, {"node_instance_id": "bind_host_jgugan", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:12.452Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:12.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "1e1b0516-2b07-41f0-8e4e-a3cad9341ee4"}, {"node_instance_id": "bind_host_jgugan", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:12.452Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:12.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "1e1b0516-2b07-41f0-8e4e-a3cad9341ee4"}, {"node_instance_id": "bind_host_jgugan", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:12.452Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:12.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "1e1b0516-2b07-41f0-8e4e-a3cad9341ee4"}, {"node_instance_id": "bind_host_jgugan", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:12.452Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:12.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "1e1b0516-2b07-41f0-8e4e-a3cad9341ee4"}, {"node_instance_id": "bind_host_jgugan", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:12.452Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:12.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "1e1b0516-2b07-41f0-8e4e-a3cad9341ee4"}, {"node_instance_id": "bind_host_jgugan", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:12.452Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:12.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "1e1b0516-2b07-41f0-8e4e-a3cad9341ee4"}, {"node_instance_id": "bind_host_jgugan", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:12.452Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:12.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "1e1b0516-2b07-41f0-8e4e-a3cad9341ee4"}], "metadata": {"pagination": {"total": 481, "offset": 443, "size": 50}}} 2018-08-01 11:28:16,020 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:28:16,020 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:28:16 GMT 2018-08-01 11:28:16,020 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:28:16,020 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 22441 2018-08-01 11:28:16,020 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:28:16,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:16,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:16,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-08-01 11:28:16,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-08-01 11:28:16,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-08-01 11:28:16,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-01 11:28:16,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-08-01 11:28:16,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-08-01 11:28:16,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-08-01 11:28:16,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-08-01 11:28:16,023 - 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-08-01 11:28:16,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-08-01 11:28:16,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-08-01 11:28:16,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-08-01 11:28:16,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:16,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:16,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:16,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:16,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:16,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:16,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:16,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:16,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:16,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-08-01 11:28:16,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-01 11:28:16,026 - 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.14 on port 22: Unable to connect to port 22 on 192.168.120.14 (tried 1 time) 2018-08-01 11:28:16,026 - 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.9 on port 22: Unable to connect to port 22 on 192.168.120.9 (tried 1 time) 2018-08-01 11:28:16,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:16,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:16,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:16,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:16,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:16,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:16,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:16,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:16,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:16,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-08-01 11:28:16,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-01 11:28:16,028 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9cafa47c-f563-4508-be65-c972de09f881 2018-08-01 11:28:16,242 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:28:16,242 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:28:16,242 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:28:16,242 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:28:16,243 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:28:16,243 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:28:16,243 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:28:16,243 - 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-08-01T11:25:09.346Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "9cafa47c-f563-4508-be65-c972de09f881"} 2018-08-01 11:28:16,243 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:28:16,243 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:28:16 GMT 2018-08-01 11:28:16,243 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:28:16,243 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-01 11:28:16,243 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:28:21,249 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:28:21,393 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:28:21,393 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:28:21,393 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:28:21,393 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:28:21,393 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:28:21,393 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:28:21,393 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:28:21,394 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_4omunn", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:17.134Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:17.134Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "proxy_host_4omunn", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:17.280Z", "message": "Task started 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:17.280Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "proxy_host_4omunn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:17.743Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:17.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "b3c97dfb-34a6-4abe-9d4c-936f36a261b6"}, {"node_instance_id": "dime_host_pgb366", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:18.286Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:18.286Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "ellis_host_oqiyod", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:18.286Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:18.286Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "dime_host_pgb366", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:18.286Z", "message": "Task started 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:18.286Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "proxy_host_4omunn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:18.464Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:18.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "b3c97dfb-34a6-4abe-9d4c-936f36a261b6"}, {"node_instance_id": "proxy_host_4omunn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:18.464Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:18.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "b3c97dfb-34a6-4abe-9d4c-936f36a261b6"}, {"node_instance_id": "proxy_host_4omunn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:18.464Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:18.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "b3c97dfb-34a6-4abe-9d4c-936f36a261b6"}, {"node_instance_id": "proxy_host_4omunn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:18.464Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:18.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "b3c97dfb-34a6-4abe-9d4c-936f36a261b6"}, {"node_instance_id": "proxy_host_4omunn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:18.464Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:18.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "b3c97dfb-34a6-4abe-9d4c-936f36a261b6"}, {"node_instance_id": "proxy_host_4omunn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:18.464Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:18.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "b3c97dfb-34a6-4abe-9d4c-936f36a261b6"}, {"node_instance_id": "proxy_host_4omunn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:18.464Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:18.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "b3c97dfb-34a6-4abe-9d4c-936f36a261b6"}, {"node_instance_id": "proxy_host_4omunn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:18.464Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:18.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "b3c97dfb-34a6-4abe-9d4c-936f36a261b6"}, {"node_instance_id": "proxy_host_4omunn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:18.464Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:18.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "b3c97dfb-34a6-4abe-9d4c-936f36a261b6"}, {"node_instance_id": "proxy_host_4omunn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:18.464Z", "message": "Validating SSH connection", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:18.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "b3c97dfb-34a6-4abe-9d4c-936f36a261b6"}, {"node_instance_id": "ellis_host_oqiyod", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:19.316Z", "message": "Task started 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:19.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "dime_host_pgb366", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:19.576Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:19.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "d3d00911-eca4-4b83-804f-eb98cda7c849"}, {"node_instance_id": "ellis_host_oqiyod", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:19.576Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:19.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "f4524151-45e6-4286-b570-2749093f892c"}, {"node_instance_id": "dime_host_pgb366", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:19.576Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:19.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "d3d00911-eca4-4b83-804f-eb98cda7c849"}, {"node_instance_id": "ellis_host_oqiyod", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:19.576Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:19.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "f4524151-45e6-4286-b570-2749093f892c"}, {"node_instance_id": "dime_host_pgb366", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:19.576Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:19.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "d3d00911-eca4-4b83-804f-eb98cda7c849"}, {"node_instance_id": "ellis_host_oqiyod", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:19.576Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:19.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "f4524151-45e6-4286-b570-2749093f892c"}, {"node_instance_id": "dime_host_pgb366", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:19.576Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:19.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "d3d00911-eca4-4b83-804f-eb98cda7c849"}, {"node_instance_id": "ellis_host_oqiyod", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:19.576Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:19.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "f4524151-45e6-4286-b570-2749093f892c"}, {"node_instance_id": "dime_host_pgb366", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:19.576Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:19.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "d3d00911-eca4-4b83-804f-eb98cda7c849"}, {"node_instance_id": "ellis_host_oqiyod", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:19.576Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:19.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "f4524151-45e6-4286-b570-2749093f892c"}, {"node_instance_id": "dime_host_pgb366", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:19.576Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:19.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "d3d00911-eca4-4b83-804f-eb98cda7c849"}, {"node_instance_id": "ellis_host_oqiyod", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:19.576Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:19.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "f4524151-45e6-4286-b570-2749093f892c"}, {"node_instance_id": "dime_host_pgb366", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:19.576Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:19.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "d3d00911-eca4-4b83-804f-eb98cda7c849"}, {"node_instance_id": "ellis_host_oqiyod", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:19.576Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:19.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "f4524151-45e6-4286-b570-2749093f892c"}, {"node_instance_id": "dime_host_pgb366", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:19.576Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:19.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "d3d00911-eca4-4b83-804f-eb98cda7c849"}, {"node_instance_id": "ellis_host_oqiyod", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:19.576Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:19.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "f4524151-45e6-4286-b570-2749093f892c"}, {"node_instance_id": "dime_host_pgb366", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:19.576Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:19.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "d3d00911-eca4-4b83-804f-eb98cda7c849"}, {"node_instance_id": "ellis_host_oqiyod", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:19.576Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:19.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "f4524151-45e6-4286-b570-2749093f892c"}, {"node_instance_id": "dime_host_pgb366", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:19.576Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:19.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "d3d00911-eca4-4b83-804f-eb98cda7c849"}, {"node_instance_id": "ellis_host_oqiyod", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:19.576Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:19.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "f4524151-45e6-4286-b570-2749093f892c"}, {"node_instance_id": "dime_host_pgb366", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:19.576Z", "message": "Validating SSH connection", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:19.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "d3d00911-eca4-4b83-804f-eb98cda7c849"}, {"node_instance_id": "ellis_host_oqiyod", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:19.576Z", "message": "Validating SSH connection", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:19.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "f4524151-45e6-4286-b570-2749093f892c"}, {"node_instance_id": "sprout_host_gjrcbf", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:20.717Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:20.717Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "proxy_host_4omunn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:21.197Z", "message": "SSH connection is ready", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:21.197Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "b3c97dfb-34a6-4abe-9d4c-936f36a261b6"}], "metadata": {"pagination": {"total": 522, "offset": 481, "size": 50}}} 2018-08-01 11:28:21,394 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:28:21,394 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:28:21 GMT 2018-08-01 11:28:21,394 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:28:21,394 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 22406 2018-08-01 11:28:21,394 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:28:21,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-08-01 11:28:21,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-08-01 11:28:21,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:21,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-08-01 11:28:21,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-08-01 11:28:21,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-08-01 11:28:21,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:21,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:21,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:21,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:21,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:21,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:21,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:21,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:21,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-08-01 11:28:21,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-01 11:28:21,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-08-01 11:28:21,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:21,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:21,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:21,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:21,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:21,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:21,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:21,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:21,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:21,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:21,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:21,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:21,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:21,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:21,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:21,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:21,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:21,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:21,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-08-01 11:28:21,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-08-01 11:28:21,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-01 11:28:21,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-01 11:28:21,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-08-01 11:28:21,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-01 11:28:21,401 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9cafa47c-f563-4508-be65-c972de09f881 2018-08-01 11:28:21,680 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:28:21,681 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:28:21,681 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:28:21,681 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:28:21,681 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:28:21,681 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:28:21,681 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:28:21,681 - 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-08-01T11:25:09.346Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "9cafa47c-f563-4508-be65-c972de09f881"} 2018-08-01 11:28:21,681 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:28:21,681 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:28:21 GMT 2018-08-01 11:28:21,681 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:28:21,681 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-01 11:28:21,681 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:28:26,687 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:28:26,815 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:28:26,815 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:28:26,815 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:28:26,815 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:28:26,815 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:28:26,815 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:28:26,816 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:28:26,816 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_gjrcbf", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:21.321Z", "message": "Task started 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:21.321Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "proxy_host_4omunn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:21.608Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:21.608Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "b3c97dfb-34a6-4abe-9d4c-936f36a261b6"}, {"node_instance_id": "proxy_host_4omunn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:21.608Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:21.608Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "b3c97dfb-34a6-4abe-9d4c-936f36a261b6"}, {"node_instance_id": "proxy_host_4omunn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:21.608Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:21.608Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "b3c97dfb-34a6-4abe-9d4c-936f36a261b6"}, {"node_instance_id": "proxy_host_4omunn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:21.608Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:21.608Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "b3c97dfb-34a6-4abe-9d4c-936f36a261b6"}, {"node_instance_id": "proxy_host_4omunn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:21.608Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:21.608Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "b3c97dfb-34a6-4abe-9d4c-936f36a261b6"}, {"node_instance_id": "proxy_host_4omunn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:21.608Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:21.608Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "b3c97dfb-34a6-4abe-9d4c-936f36a261b6"}, {"node_instance_id": "proxy_host_4omunn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:21.608Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:21.608Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "b3c97dfb-34a6-4abe-9d4c-936f36a261b6"}, {"node_instance_id": "proxy_host_4omunn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:21.608Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:21.608Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "b3c97dfb-34a6-4abe-9d4c-936f36a261b6"}, {"node_instance_id": "proxy_host_4omunn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:21.608Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:21.608Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "b3c97dfb-34a6-4abe-9d4c-936f36a261b6"}, {"node_instance_id": "proxy_host_4omunn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:21.608Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:21.608Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "b3c97dfb-34a6-4abe-9d4c-936f36a261b6"}, {"node_instance_id": "proxy_host_4omunn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:21.608Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:21.608Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "b3c97dfb-34a6-4abe-9d4c-936f36a261b6"}, {"node_instance_id": "proxy_host_4omunn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:21.608Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:21.608Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "b3c97dfb-34a6-4abe-9d4c-936f36a261b6"}, {"node_instance_id": "proxy_host_4omunn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:21.608Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:21.608Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "b3c97dfb-34a6-4abe-9d4c-936f36a261b6"}, {"node_instance_id": "proxy_host_4omunn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:21.608Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:21.608Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "b3c97dfb-34a6-4abe-9d4c-936f36a261b6"}, {"node_instance_id": "proxy_host_4omunn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:21.608Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:21.608Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "b3c97dfb-34a6-4abe-9d4c-936f36a261b6"}, {"node_instance_id": "proxy_host_4omunn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:21.608Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:21.608Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "b3c97dfb-34a6-4abe-9d4c-936f36a261b6"}, {"node_instance_id": "proxy_host_4omunn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:21.608Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:21.608Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "b3c97dfb-34a6-4abe-9d4c-936f36a261b6"}, {"node_instance_id": "proxy_host_4omunn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:21.608Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:21.608Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "b3c97dfb-34a6-4abe-9d4c-936f36a261b6"}, {"node_instance_id": "proxy_host_4omunn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:21.608Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:21.608Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "b3c97dfb-34a6-4abe-9d4c-936f36a261b6"}, {"node_instance_id": "proxy_host_4omunn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:21.608Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:21.608Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "b3c97dfb-34a6-4abe-9d4c-936f36a261b6"}, {"node_instance_id": "proxy_host_4omunn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:21.608Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:21.608Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "b3c97dfb-34a6-4abe-9d4c-936f36a261b6"}, {"node_instance_id": "proxy_host_4omunn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:21.608Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:21.608Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "b3c97dfb-34a6-4abe-9d4c-936f36a261b6"}, {"node_instance_id": "proxy_host_4omunn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:21.608Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:21.608Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "b3c97dfb-34a6-4abe-9d4c-936f36a261b6"}, {"node_instance_id": "proxy_host_4omunn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:21.608Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:21.608Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "b3c97dfb-34a6-4abe-9d4c-936f36a261b6"}, {"node_instance_id": "proxy_host_4omunn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:21.608Z", "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-08-01T11:28:21.608Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "b3c97dfb-34a6-4abe-9d4c-936f36a261b6"}, {"node_instance_id": "proxy_host_4omunn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:21.608Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:21.608Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "b3c97dfb-34a6-4abe-9d4c-936f36a261b6"}, {"node_instance_id": "proxy_host_4omunn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:21.608Z", "message": "env set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:21.608Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "b3c97dfb-34a6-4abe-9d4c-936f36a261b6"}, {"node_instance_id": "proxy_host_4omunn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:21.608Z", "message": "system_python set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:21.608Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "b3c97dfb-34a6-4abe-9d4c-936f36a261b6"}, {"node_instance_id": "vellum_host_kkzfew", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:22.392Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:22.392Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "vellum_host_kkzfew", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:22.392Z", "message": "Task started 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:22.392Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "dime_host_pgb366", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:23.012Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:23.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "d3d00911-eca4-4b83-804f-eb98cda7c849"}, {"node_instance_id": "dime_host_pgb366", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:23.012Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:23.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "d3d00911-eca4-4b83-804f-eb98cda7c849"}, {"node_instance_id": "dime_host_pgb366", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:23.012Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:23.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "d3d00911-eca4-4b83-804f-eb98cda7c849"}, {"node_instance_id": "dime_host_pgb366", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:23.012Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:23.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "d3d00911-eca4-4b83-804f-eb98cda7c849"}, {"node_instance_id": "dime_host_pgb366", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:23.012Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:23.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "d3d00911-eca4-4b83-804f-eb98cda7c849"}, {"node_instance_id": "dime_host_pgb366", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:23.012Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:23.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "d3d00911-eca4-4b83-804f-eb98cda7c849"}, {"node_instance_id": "ellis_host_oqiyod", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:23.012Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:23.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "f4524151-45e6-4286-b570-2749093f892c"}, {"node_instance_id": "dime_host_pgb366", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:23.012Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:23.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "d3d00911-eca4-4b83-804f-eb98cda7c849"}, {"node_instance_id": "dime_host_pgb366", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:23.012Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:23.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "d3d00911-eca4-4b83-804f-eb98cda7c849"}, {"node_instance_id": "dime_host_pgb366", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:23.012Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:23.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "d3d00911-eca4-4b83-804f-eb98cda7c849"}, {"node_instance_id": "dime_host_pgb366", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:23.012Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:23.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "d3d00911-eca4-4b83-804f-eb98cda7c849"}, {"node_instance_id": "ellis_host_oqiyod", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:23.012Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:23.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "f4524151-45e6-4286-b570-2749093f892c"}, {"node_instance_id": "dime_host_pgb366", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:23.012Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:23.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "d3d00911-eca4-4b83-804f-eb98cda7c849"}, {"node_instance_id": "sprout_host_gjrcbf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:23.012Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:23.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "e770c12d-863f-4147-877f-44c343a53e04"}, {"node_instance_id": "vellum_host_kkzfew", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:23.012Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:23.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "458c8ae2-b912-4829-956e-7e2d8185795d"}, {"node_instance_id": "sprout_host_gjrcbf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:23.012Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:23.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "e770c12d-863f-4147-877f-44c343a53e04"}, {"node_instance_id": "vellum_host_kkzfew", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:23.012Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:23.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "458c8ae2-b912-4829-956e-7e2d8185795d"}, {"node_instance_id": "sprout_host_gjrcbf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:23.012Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:23.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "e770c12d-863f-4147-877f-44c343a53e04"}, {"node_instance_id": "vellum_host_kkzfew", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:23.012Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:23.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "458c8ae2-b912-4829-956e-7e2d8185795d"}], "metadata": {"pagination": {"total": 696, "offset": 522, "size": 50}}} 2018-08-01 11:28:26,816 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:28:26,816 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:28:26 GMT 2018-08-01 11:28:26,816 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:28:26,816 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27690 2018-08-01 11:28:26,816 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:28:26,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-08-01 11:28:26,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:26,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:26,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:26,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:26,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:26,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:26,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:26,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:26,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:26,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:26,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:26,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:26,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:26,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:26,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:26,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:26,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:26,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:26,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:26,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:26,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:26,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:26,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:26,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:26,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-08-01 11:28:26,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-08-01 11:28:26,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-08-01 11:28:26,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-08-01 11:28:26,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-08-01 11:28:26,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-08-01 11:28:26,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:26,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:26,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:26,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:26,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:26,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:26,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:26,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:26,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:26,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:26,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:26,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:26,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:26,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:26,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:26,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:26,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:26,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:26,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:26,826 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9cafa47c-f563-4508-be65-c972de09f881 2018-08-01 11:28:26,931 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:28:26,931 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:28:26,932 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:28:26,932 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:28:26,932 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:28:26,932 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:28:26,932 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:28:26,932 - 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-08-01T11:25:09.346Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "9cafa47c-f563-4508-be65-c972de09f881"} 2018-08-01 11:28:26,932 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:28:26,932 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:28:26 GMT 2018-08-01 11:28:26,932 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:28:26,933 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-01 11:28:26,933 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:28:31,938 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:28:32,180 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:28:32,180 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:28:32,180 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:28:32,180 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:28:32,180 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:28:32,180 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:28:32,180 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:28:32,180 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_pgb366", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:23.012Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:23.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "d3d00911-eca4-4b83-804f-eb98cda7c849"}, {"node_instance_id": "vellum_host_kkzfew", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:23.012Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:23.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "458c8ae2-b912-4829-956e-7e2d8185795d"}, {"node_instance_id": "sprout_host_gjrcbf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:23.012Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:23.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "e770c12d-863f-4147-877f-44c343a53e04"}, {"node_instance_id": "dime_host_pgb366", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:23.012Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:23.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "d3d00911-eca4-4b83-804f-eb98cda7c849"}, {"node_instance_id": "ellis_host_oqiyod", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:23.012Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:23.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "f4524151-45e6-4286-b570-2749093f892c"}, {"node_instance_id": "dime_host_pgb366", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:23.012Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:23.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "d3d00911-eca4-4b83-804f-eb98cda7c849"}, {"node_instance_id": "vellum_host_kkzfew", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:23.012Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:23.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "458c8ae2-b912-4829-956e-7e2d8185795d"}, {"node_instance_id": "dime_host_pgb366", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:23.012Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:23.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "d3d00911-eca4-4b83-804f-eb98cda7c849"}, {"node_instance_id": "sprout_host_gjrcbf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:23.012Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:23.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "e770c12d-863f-4147-877f-44c343a53e04"}, {"node_instance_id": "vellum_host_kkzfew", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:23.012Z", "message": "Validating SSH connection", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:23.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "458c8ae2-b912-4829-956e-7e2d8185795d"}, {"node_instance_id": "proxy_host_4omunn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:23.012Z", "message": "Creating agent from package", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:23.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "b3c97dfb-34a6-4abe-9d4c-936f36a261b6"}, {"node_instance_id": "sprout_host_gjrcbf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:23.012Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:23.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "e770c12d-863f-4147-877f-44c343a53e04"}, {"node_instance_id": "ellis_host_oqiyod", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:23.012Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:23.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "f4524151-45e6-4286-b570-2749093f892c"}, {"node_instance_id": "dime_host_pgb366", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:23.012Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:23.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "d3d00911-eca4-4b83-804f-eb98cda7c849"}, {"node_instance_id": "dime_host_pgb366", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:23.012Z", "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-08-01T11:28:23.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "d3d00911-eca4-4b83-804f-eb98cda7c849"}, {"node_instance_id": "dime_host_pgb366", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:23.012Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:23.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "d3d00911-eca4-4b83-804f-eb98cda7c849"}, {"node_instance_id": "ellis_host_oqiyod", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:23.012Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:23.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "f4524151-45e6-4286-b570-2749093f892c"}, {"node_instance_id": "dime_host_pgb366", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:23.012Z", "message": "SSH connection is ready", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:23.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "d3d00911-eca4-4b83-804f-eb98cda7c849"}, {"node_instance_id": "dime_host_pgb366", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:23.012Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:23.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "d3d00911-eca4-4b83-804f-eb98cda7c849"}, {"node_instance_id": "dime_host_pgb366", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:23.012Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:23.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "d3d00911-eca4-4b83-804f-eb98cda7c849"}, {"node_instance_id": "dime_host_pgb366", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:23.012Z", "message": "env set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:23.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "d3d00911-eca4-4b83-804f-eb98cda7c849"}, {"node_instance_id": "proxy_host_4omunn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:23.012Z", "message": "Untaring Agent package...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:23.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "b3c97dfb-34a6-4abe-9d4c-936f36a261b6"}, {"node_instance_id": "sprout_host_gjrcbf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:23.012Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:23.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "e770c12d-863f-4147-877f-44c343a53e04"}, {"node_instance_id": "dime_host_pgb366", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:23.012Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:23.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "d3d00911-eca4-4b83-804f-eb98cda7c849"}, {"node_instance_id": "sprout_host_gjrcbf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:23.012Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:23.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "e770c12d-863f-4147-877f-44c343a53e04"}, {"node_instance_id": "dime_host_pgb366", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:23.012Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:23.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "d3d00911-eca4-4b83-804f-eb98cda7c849"}, {"node_instance_id": "sprout_host_gjrcbf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:23.012Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:23.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "e770c12d-863f-4147-877f-44c343a53e04"}, {"node_instance_id": "dime_host_pgb366", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:23.012Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:23.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "d3d00911-eca4-4b83-804f-eb98cda7c849"}, {"node_instance_id": "dime_host_pgb366", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:23.012Z", "message": "system_python set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:23.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "d3d00911-eca4-4b83-804f-eb98cda7c849"}, {"node_instance_id": "ellis_host_oqiyod", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:23.012Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:23.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "f4524151-45e6-4286-b570-2749093f892c"}, {"node_instance_id": "ellis_host_oqiyod", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:23.012Z", "message": "SSH connection is ready", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:23.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "f4524151-45e6-4286-b570-2749093f892c"}, {"node_instance_id": "ellis_host_oqiyod", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:23.012Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:23.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "f4524151-45e6-4286-b570-2749093f892c"}, {"node_instance_id": "ellis_host_oqiyod", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:23.012Z", "message": "env set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:23.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "f4524151-45e6-4286-b570-2749093f892c"}, {"node_instance_id": "dime_host_pgb366", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:23.012Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:23.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "d3d00911-eca4-4b83-804f-eb98cda7c849"}, {"node_instance_id": "vellum_host_kkzfew", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:23.012Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:23.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "458c8ae2-b912-4829-956e-7e2d8185795d"}, {"node_instance_id": "dime_host_pgb366", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:23.012Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:23.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "d3d00911-eca4-4b83-804f-eb98cda7c849"}, {"node_instance_id": "ellis_host_oqiyod", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:23.012Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:23.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "f4524151-45e6-4286-b570-2749093f892c"}, {"node_instance_id": "sprout_host_gjrcbf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:23.012Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:23.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "e770c12d-863f-4147-877f-44c343a53e04"}, {"node_instance_id": "vellum_host_kkzfew", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:23.012Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:23.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "458c8ae2-b912-4829-956e-7e2d8185795d"}, {"node_instance_id": "vellum_host_kkzfew", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:23.012Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:23.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "458c8ae2-b912-4829-956e-7e2d8185795d"}, {"node_instance_id": "dime_host_pgb366", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:23.012Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:23.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "d3d00911-eca4-4b83-804f-eb98cda7c849"}, {"node_instance_id": "sprout_host_gjrcbf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:23.012Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:23.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "e770c12d-863f-4147-877f-44c343a53e04"}, {"node_instance_id": "sprout_host_gjrcbf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:23.012Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:23.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "e770c12d-863f-4147-877f-44c343a53e04"}, {"node_instance_id": "vellum_host_kkzfew", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:23.012Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:23.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "458c8ae2-b912-4829-956e-7e2d8185795d"}, {"node_instance_id": "dime_host_pgb366", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:23.012Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:23.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "d3d00911-eca4-4b83-804f-eb98cda7c849"}, {"node_instance_id": "dime_host_pgb366", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:23.012Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:23.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "d3d00911-eca4-4b83-804f-eb98cda7c849"}, {"node_instance_id": "ellis_host_oqiyod", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:24.013Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:24.013Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "f4524151-45e6-4286-b570-2749093f892c"}, {"node_instance_id": "ellis_host_oqiyod", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:24.013Z", "message": "Creating agent from package", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:24.013Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "f4524151-45e6-4286-b570-2749093f892c"}, {"node_instance_id": "ellis_host_oqiyod", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:24.013Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:24.013Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "f4524151-45e6-4286-b570-2749093f892c"}, {"node_instance_id": "dime_host_pgb366", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:24.013Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:24.013Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "d3d00911-eca4-4b83-804f-eb98cda7c849"}], "metadata": {"pagination": {"total": 882, "offset": 572, "size": 50}}} 2018-08-01 11:28:32,181 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:28:32,181 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:28:32 GMT 2018-08-01 11:28:32,181 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:28:32,181 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27468 2018-08-01 11:28:32,181 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:28:32,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:32,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:32,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:32,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:32,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:32,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:32,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:32,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:32,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:32,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-01 11:28:32,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-08-01 11:28:32,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:32,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:32,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:32,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-08-01 11:28:32,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:32,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:32,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-01 11:28:32,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:32,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:32,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-08-01 11:28:32,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-08-01 11:28:32,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:32,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:32,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:32,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:32,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-08-01 11:28:32,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:32,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-08-01 11:28:32,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:32,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-01 11:28:32,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:32,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-08-01 11:28:32,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:32,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:32,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:32,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:32,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:32,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:32,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:32,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:32,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:32,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:32,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:32,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:32,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:32,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:32,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-08-01 11:28:32,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:32,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-08-01 11:28:32,190 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9cafa47c-f563-4508-be65-c972de09f881 2018-08-01 11:28:32,294 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:28:32,295 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:28:32,295 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:28:32,295 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:28:32,295 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:28:32,295 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:28:32,295 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:28:32,295 - 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-08-01T11:25:09.346Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "9cafa47c-f563-4508-be65-c972de09f881"} 2018-08-01 11:28:32,295 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:28:32,295 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:28:32 GMT 2018-08-01 11:28:32,295 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:28:32,296 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-01 11:28:32,296 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:28:37,301 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:28:37,399 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:28:37,400 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:28:37,400 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:28:37,400 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:28:37,400 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:28:37,400 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:28:37,400 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:28:37,400 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_pgb366", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:24.013Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:24.013Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "d3d00911-eca4-4b83-804f-eb98cda7c849"}, {"node_instance_id": "dime_host_pgb366", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:24.013Z", "message": "Untaring Agent package...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:24.013Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "d3d00911-eca4-4b83-804f-eb98cda7c849"}, {"node_instance_id": "ellis_host_oqiyod", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:24.013Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:24.013Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "f4524151-45e6-4286-b570-2749093f892c"}, {"node_instance_id": "dime_host_pgb366", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:24.013Z", "message": "Creating agent from package", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:24.013Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "d3d00911-eca4-4b83-804f-eb98cda7c849"}, {"node_instance_id": "ellis_host_oqiyod", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:24.013Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:24.013Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "f4524151-45e6-4286-b570-2749093f892c"}, {"node_instance_id": "ellis_host_oqiyod", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:24.013Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:24.013Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "f4524151-45e6-4286-b570-2749093f892c"}, {"node_instance_id": "ellis_host_oqiyod", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:24.013Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:24.013Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "f4524151-45e6-4286-b570-2749093f892c"}, {"node_instance_id": "ellis_host_oqiyod", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:24.013Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:24.013Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "f4524151-45e6-4286-b570-2749093f892c"}, {"node_instance_id": "ellis_host_oqiyod", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:24.013Z", "message": "system_python set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:24.013Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "f4524151-45e6-4286-b570-2749093f892c"}, {"node_instance_id": "ellis_host_oqiyod", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:24.013Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:24.013Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "f4524151-45e6-4286-b570-2749093f892c"}, {"node_instance_id": "ellis_host_oqiyod", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:24.013Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:24.013Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "f4524151-45e6-4286-b570-2749093f892c"}, {"node_instance_id": "ellis_host_oqiyod", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:24.013Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:24.013Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "f4524151-45e6-4286-b570-2749093f892c"}, {"node_instance_id": "ellis_host_oqiyod", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:24.013Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:24.013Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "f4524151-45e6-4286-b570-2749093f892c"}, {"node_instance_id": "ellis_host_oqiyod", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:24.013Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:24.013Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "f4524151-45e6-4286-b570-2749093f892c"}, {"node_instance_id": "ellis_host_oqiyod", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:24.013Z", "message": "Downloading Agent Package from https://192.168.120.7:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:24.013Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "f4524151-45e6-4286-b570-2749093f892c"}, {"node_instance_id": "ellis_host_oqiyod", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:24.013Z", "message": "Creating agent from package", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:24.013Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "f4524151-45e6-4286-b570-2749093f892c"}, {"node_instance_id": "ellis_host_oqiyod", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:24.013Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:24.013Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "f4524151-45e6-4286-b570-2749093f892c"}, {"node_instance_id": "dime_host_pgb366", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:24.013Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/dime_host_pgb366/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:24.013Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "d3d00911-eca4-4b83-804f-eb98cda7c849"}, {"node_instance_id": "ellis_host_oqiyod", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:24.013Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:24.013Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "f4524151-45e6-4286-b570-2749093f892c"}, {"node_instance_id": "ellis_host_oqiyod", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:24.013Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:24.013Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "f4524151-45e6-4286-b570-2749093f892c"}, {"node_instance_id": "ellis_host_oqiyod", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:24.013Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:24.013Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "f4524151-45e6-4286-b570-2749093f892c"}, {"node_instance_id": "dime_host_pgb366", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:24.013Z", "message": "Downloading Agent Package from https://192.168.120.7:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:24.013Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "d3d00911-eca4-4b83-804f-eb98cda7c849"}, {"node_instance_id": "ellis_host_oqiyod", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:24.013Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:24.013Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "f4524151-45e6-4286-b570-2749093f892c"}, {"node_instance_id": "ellis_host_oqiyod", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:24.013Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/ellis_host_oqiyod/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:24.013Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "f4524151-45e6-4286-b570-2749093f892c"}, {"node_instance_id": "ellis_host_oqiyod", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:24.013Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:24.013Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "f4524151-45e6-4286-b570-2749093f892c"}, {"node_instance_id": "ellis_host_oqiyod", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:24.013Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:24.013Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "f4524151-45e6-4286-b570-2749093f892c"}, {"node_instance_id": "ellis_host_oqiyod", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:24.013Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:24.013Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "f4524151-45e6-4286-b570-2749093f892c"}, {"node_instance_id": "ellis_host_oqiyod", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:24.013Z", "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-08-01T11:28:24.013Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "f4524151-45e6-4286-b570-2749093f892c"}, {"node_instance_id": "ellis_host_oqiyod", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:25.033Z", "message": "Untaring Agent package...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:25.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "f4524151-45e6-4286-b570-2749093f892c"}, {"node_instance_id": "proxy_host_4omunn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:25.033Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:25.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "b3c97dfb-34a6-4abe-9d4c-936f36a261b6"}, {"node_instance_id": "proxy_host_4omunn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:25.033Z", "message": "Auto-correcting virtualenv /home/ubuntu/proxy_host_4omunn/env", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:25.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "b3c97dfb-34a6-4abe-9d4c-936f36a261b6"}, {"node_instance_id": "proxy_host_4omunn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:25.033Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:25.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "b3c97dfb-34a6-4abe-9d4c-936f36a261b6"}, {"node_instance_id": "proxy_host_4omunn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:25.033Z", "message": "Configuring...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:25.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "b3c97dfb-34a6-4abe-9d4c-936f36a261b6"}, {"node_instance_id": "proxy_host_4omunn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:25.033Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.7', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/proxy_host_4omunn/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/proxy_host_4omunn/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_4omunn', 'REST_HOST': '192.168.120.7', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/proxy_host_4omunn/work', 'CLOUDIFY_DAEMON_QUEUE': 'proxy_host_4omunn', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DkMqFQ.iDzMNPRDss9FERUJ_3yqo1yLqGw'}", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:25.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "b3c97dfb-34a6-4abe-9d4c-936f36a261b6"}, {"node_instance_id": "homer_host_wepxy1", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:25.436Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:25.436Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "sprout_host_gjrcbf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:26.076Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:26.076Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "e770c12d-863f-4147-877f-44c343a53e04"}, {"node_instance_id": "proxy_host_4omunn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:26.076Z", "message": "Successfully created daemon: proxy_host_4omunn", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:26.076Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "b3c97dfb-34a6-4abe-9d4c-936f36a261b6"}, {"node_instance_id": "sprout_host_gjrcbf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:26.076Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:26.076Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "e770c12d-863f-4147-877f-44c343a53e04"}, {"node_instance_id": "sprout_host_gjrcbf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:26.076Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:26.076Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "e770c12d-863f-4147-877f-44c343a53e04"}, {"node_instance_id": "sprout_host_gjrcbf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:26.076Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:26.076Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "e770c12d-863f-4147-877f-44c343a53e04"}, {"node_instance_id": "sprout_host_gjrcbf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:26.076Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:26.076Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "e770c12d-863f-4147-877f-44c343a53e04"}, {"node_instance_id": "sprout_host_gjrcbf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:26.076Z", "message": "system_python set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:26.076Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "e770c12d-863f-4147-877f-44c343a53e04"}, {"node_instance_id": "sprout_host_gjrcbf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:26.076Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:26.076Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "e770c12d-863f-4147-877f-44c343a53e04"}, {"node_instance_id": "sprout_host_gjrcbf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:26.076Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:26.076Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "e770c12d-863f-4147-877f-44c343a53e04"}, {"node_instance_id": "sprout_host_gjrcbf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:26.076Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:26.076Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "e770c12d-863f-4147-877f-44c343a53e04"}, {"node_instance_id": "sprout_host_gjrcbf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:26.076Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:26.076Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "e770c12d-863f-4147-877f-44c343a53e04"}, {"node_instance_id": "sprout_host_gjrcbf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:26.076Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:26.076Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "e770c12d-863f-4147-877f-44c343a53e04"}, {"node_instance_id": "sprout_host_gjrcbf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:26.076Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:26.076Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "e770c12d-863f-4147-877f-44c343a53e04"}, {"node_instance_id": "sprout_host_gjrcbf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:26.076Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:26.076Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "e770c12d-863f-4147-877f-44c343a53e04"}, {"node_instance_id": "sprout_host_gjrcbf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:26.076Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:26.076Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "e770c12d-863f-4147-877f-44c343a53e04"}], "metadata": {"pagination": {"total": 1098, "offset": 622, "size": 50}}} 2018-08-01 11:28:37,400 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:28:37,401 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:28:37 GMT 2018-08-01 11:28:37,401 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:28:37,401 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28686 2018-08-01 11:28:37,401 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:28:37,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-08-01 11:28:37,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-08-01 11:28:37,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:37,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-08-01 11:28:37,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:37,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:37,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:37,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:37,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-08-01 11:28:37,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:37,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:37,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:37,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:37,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-08-01 11:28:37,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.7:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-08-01 11:28:37,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-08-01 11:28:37,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:37,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/dime_host_pgb366/cloudify/ssl/cloudify_internal_cert.pem 2018-08-01 11:28:37,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:37,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-08-01 11:28:37,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:37,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.7:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-08-01 11:28:37,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:37,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/ellis_host_oqiyod/cloudify/ssl/cloudify_internal_cert.pem 2018-08-01 11:28:37,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:37,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:37,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:37,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-08-01 11:28:37,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-08-01 11:28:37,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-08-01 11:28:37,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/proxy_host_4omunn/env 2018-08-01 11:28:37,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-08-01 11:28:37,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-01 11:28:37,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.7', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/proxy_host_4omunn/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/proxy_host_4omunn/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_4omunn', 'REST_HOST': '192.168.120.7', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/proxy_host_4omunn/work', 'CLOUDIFY_DAEMON_QUEUE': 'proxy_host_4omunn', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DkMqFQ.iDzMNPRDss9FERUJ_3yqo1yLqGw'} 2018-08-01 11:28:37,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-08-01 11:28:37,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:37,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: proxy_host_4omunn 2018-08-01 11:28:37,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:37,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-08-01 11:28:37,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:37,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:37,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-08-01 11:28:37,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:37,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:37,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:37,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:37,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:37,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:37,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:37,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:37,410 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9cafa47c-f563-4508-be65-c972de09f881 2018-08-01 11:28:37,474 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:28:37,474 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:28:37,474 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:28:37,474 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:28:37,474 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:28:37,474 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:28:37,474 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:28:37,474 - 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-08-01T11:25:09.346Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "9cafa47c-f563-4508-be65-c972de09f881"} 2018-08-01 11:28:37,474 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:28:37,475 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:28:37 GMT 2018-08-01 11:28:37,475 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:28:37,475 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-01 11:28:37,475 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:28:42,480 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:28:42,663 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:28:42,664 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:28:42,664 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:28:42,664 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:28:42,664 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:28:42,664 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:28:42,664 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:28:42,664 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_gjrcbf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:26.076Z", "message": "env set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:26.076Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "e770c12d-863f-4147-877f-44c343a53e04"}, {"node_instance_id": "sprout_host_gjrcbf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:26.076Z", "message": "SSH connection is ready", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:26.076Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "e770c12d-863f-4147-877f-44c343a53e04"}, {"node_instance_id": "sprout_host_gjrcbf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:26.076Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:26.076Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "e770c12d-863f-4147-877f-44c343a53e04"}, {"node_instance_id": "proxy_host_4omunn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:26.076Z", "message": " SNIMissingWarning", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:26.076Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "b3c97dfb-34a6-4abe-9d4c-936f36a261b6"}, {"node_instance_id": "sprout_host_gjrcbf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:26.076Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:26.076Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "e770c12d-863f-4147-877f-44c343a53e04"}, {"node_instance_id": "sprout_host_gjrcbf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:26.076Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:26.076Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "e770c12d-863f-4147-877f-44c343a53e04"}, {"node_instance_id": "sprout_host_gjrcbf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:26.076Z", "message": "Creating Agent sprout_host_gjrcbf", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:26.076Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "e770c12d-863f-4147-877f-44c343a53e04"}, {"node_instance_id": "sprout_host_gjrcbf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:26.076Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:26.076Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "e770c12d-863f-4147-877f-44c343a53e04"}, {"node_instance_id": "sprout_host_gjrcbf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:26.076Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:26.076Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "e770c12d-863f-4147-877f-44c343a53e04"}, {"node_instance_id": "sprout_host_gjrcbf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:26.076Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:26.076Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "e770c12d-863f-4147-877f-44c343a53e04"}, {"node_instance_id": "sprout_host_gjrcbf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:26.076Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:26.076Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "e770c12d-863f-4147-877f-44c343a53e04"}, {"node_instance_id": "sprout_host_gjrcbf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:26.076Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:26.076Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "e770c12d-863f-4147-877f-44c343a53e04"}, {"node_instance_id": "sprout_host_gjrcbf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:26.076Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:26.076Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "e770c12d-863f-4147-877f-44c343a53e04"}, {"node_instance_id": "sprout_host_gjrcbf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:26.076Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:26.076Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "e770c12d-863f-4147-877f-44c343a53e04"}, {"node_instance_id": "sprout_host_gjrcbf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:26.076Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:26.076Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "e770c12d-863f-4147-877f-44c343a53e04"}, {"node_instance_id": "sprout_host_gjrcbf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:26.076Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:26.076Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "e770c12d-863f-4147-877f-44c343a53e04"}, {"node_instance_id": "sprout_host_gjrcbf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:26.076Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:26.076Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "e770c12d-863f-4147-877f-44c343a53e04"}, {"node_instance_id": "sprout_host_gjrcbf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:26.076Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:26.076Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "e770c12d-863f-4147-877f-44c343a53e04"}, {"node_instance_id": "sprout_host_gjrcbf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:26.076Z", "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-08-01T11:28:26.076Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "e770c12d-863f-4147-877f-44c343a53e04"}, {"node_instance_id": "sprout_host_gjrcbf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:26.076Z", "message": "system_python set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:26.076Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "e770c12d-863f-4147-877f-44c343a53e04"}, {"node_instance_id": "proxy_host_4omunn", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:26.397Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:26.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "proxy_host_4omunn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:26.397Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:26.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "proxy_host_4omunn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:26.397Z", "message": "Configuring Agent", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:26.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "homer_host_wepxy1", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:26.397Z", "message": "Task started 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:26.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "vellum_host_kkzfew", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:27.310Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:27.310Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "458c8ae2-b912-4829-956e-7e2d8185795d"}, {"node_instance_id": "ellis_host_oqiyod", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:27.310Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.7', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/ellis_host_oqiyod/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/ellis_host_oqiyod/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_oqiyod', 'REST_HOST': '192.168.120.7', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/ellis_host_oqiyod/work', 'CLOUDIFY_DAEMON_QUEUE': 'ellis_host_oqiyod', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DkMqFQ.iDzMNPRDss9FERUJ_3yqo1yLqGw'}", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:27.310Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "f4524151-45e6-4286-b570-2749093f892c"}, {"node_instance_id": "homer_host_wepxy1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:27.310Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:27.310Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "0c6dca4d-ba95-4d0b-a4e7-7800c68eb0bf"}, {"node_instance_id": "homer_host_wepxy1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:27.310Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:27.310Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "0c6dca4d-ba95-4d0b-a4e7-7800c68eb0bf"}, {"node_instance_id": "dime_host_pgb366", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:27.310Z", "message": "Successfully created daemon: dime_host_pgb366", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:27.310Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "d3d00911-eca4-4b83-804f-eb98cda7c849"}, {"node_instance_id": "dime_host_pgb366", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:27.310Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:27.310Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "d3d00911-eca4-4b83-804f-eb98cda7c849"}, {"node_instance_id": "vellum_host_kkzfew", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:27.310Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:27.310Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "458c8ae2-b912-4829-956e-7e2d8185795d"}, {"node_instance_id": "homer_host_wepxy1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:27.310Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:27.310Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "0c6dca4d-ba95-4d0b-a4e7-7800c68eb0bf"}, {"node_instance_id": "vellum_host_kkzfew", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:27.310Z", "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-08-01T11:28:27.310Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "458c8ae2-b912-4829-956e-7e2d8185795d"}, {"node_instance_id": "vellum_host_kkzfew", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:27.310Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:27.310Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "458c8ae2-b912-4829-956e-7e2d8185795d"}, {"node_instance_id": "sprout_host_gjrcbf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:27.310Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:27.310Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "e770c12d-863f-4147-877f-44c343a53e04"}, {"node_instance_id": "vellum_host_kkzfew", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:27.310Z", "message": "system_python set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:27.310Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "458c8ae2-b912-4829-956e-7e2d8185795d"}, {"node_instance_id": "sprout_host_gjrcbf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:27.310Z", "message": "Downloading Agent Package from https://192.168.120.7:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:27.310Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "e770c12d-863f-4147-877f-44c343a53e04"}, {"node_instance_id": "vellum_host_kkzfew", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:27.310Z", "message": "Creating Agent vellum_host_kkzfew", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:27.310Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "458c8ae2-b912-4829-956e-7e2d8185795d"}, {"node_instance_id": "dime_host_pgb366", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:27.310Z", "message": "/home/ubuntu/dime_host_pgb366/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-08-01T11:28:27.310Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "d3d00911-eca4-4b83-804f-eb98cda7c849"}, {"node_instance_id": "homer_host_wepxy1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:27.310Z", "message": "Validating SSH connection", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:27.310Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "0c6dca4d-ba95-4d0b-a4e7-7800c68eb0bf"}, {"node_instance_id": "ellis_host_oqiyod", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:27.310Z", "message": "Creating...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:27.310Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "f4524151-45e6-4286-b570-2749093f892c"}, {"node_instance_id": "vellum_host_kkzfew", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:27.310Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:27.310Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "458c8ae2-b912-4829-956e-7e2d8185795d"}, {"node_instance_id": "vellum_host_kkzfew", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:27.310Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:27.310Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "458c8ae2-b912-4829-956e-7e2d8185795d"}, {"node_instance_id": "vellum_host_kkzfew", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:27.310Z", "message": "env set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:27.310Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "458c8ae2-b912-4829-956e-7e2d8185795d"}, {"node_instance_id": "vellum_host_kkzfew", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:27.310Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:27.310Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "458c8ae2-b912-4829-956e-7e2d8185795d"}, {"node_instance_id": "dime_host_pgb366", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:27.310Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.7', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/dime_host_pgb366/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/dime_host_pgb366/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_pgb366', 'REST_HOST': '192.168.120.7', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/dime_host_pgb366/work', 'CLOUDIFY_DAEMON_QUEUE': 'dime_host_pgb366', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DkMqFQ.iDzMNPRDss9FERUJ_3yqo1yLqGw'}", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:27.310Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "d3d00911-eca4-4b83-804f-eb98cda7c849"}, {"node_instance_id": "sprout_host_gjrcbf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:27.310Z", "message": "Untaring Agent package...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:27.310Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "e770c12d-863f-4147-877f-44c343a53e04"}, {"node_instance_id": "vellum_host_kkzfew", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:27.310Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:27.310Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "458c8ae2-b912-4829-956e-7e2d8185795d"}, {"node_instance_id": "dime_host_pgb366", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:27.310Z", "message": "Auto-correcting virtualenv /home/ubuntu/dime_host_pgb366/env", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:27.310Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "d3d00911-eca4-4b83-804f-eb98cda7c849"}, {"node_instance_id": "ellis_host_oqiyod", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:27.310Z", "message": "Auto-correcting virtualenv /home/ubuntu/ellis_host_oqiyod/env", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:27.310Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "f4524151-45e6-4286-b570-2749093f892c"}], "metadata": {"pagination": {"total": 1262, "offset": 672, "size": 50}}} 2018-08-01 11:28:42,665 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:28:42,665 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:28:42 GMT 2018-08-01 11:28:42,665 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:28:42,665 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 29580 2018-08-01 11:28:42,665 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:28:42,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-08-01 11:28:42,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-01 11:28:42,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:42,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-08-01 11:28:42,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:42,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:42,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent sprout_host_gjrcbf 2018-08-01 11:28:42,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:42,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:42,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:42,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:42,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:42,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:42,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:42,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:42,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:42,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:42,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:42,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-08-01 11:28:42,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-08-01 11:28:42,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-08-01 11:28:42,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-08-01 11:28:42,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-08-01 11:28:42,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-08-01 11:28:42,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:42,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.7', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/ellis_host_oqiyod/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/ellis_host_oqiyod/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_oqiyod', 'REST_HOST': '192.168.120.7', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/ellis_host_oqiyod/work', 'CLOUDIFY_DAEMON_QUEUE': 'ellis_host_oqiyod', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DkMqFQ.iDzMNPRDss9FERUJ_3yqo1yLqGw'} 2018-08-01 11:28:42,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:42,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:42,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: dime_host_pgb366 2018-08-01 11:28:42,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-08-01 11:28:42,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:42,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:42,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-08-01 11:28:42,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:42,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-08-01 11:28:42,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-08-01 11:28:42,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.7:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-08-01 11:28:42,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent vellum_host_kkzfew 2018-08-01 11:28:42,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/dime_host_pgb366/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-08-01 11:28:42,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-01 11:28:42,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-08-01 11:28:42,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:42,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:42,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-08-01 11:28:42,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:42,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.7', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/dime_host_pgb366/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/dime_host_pgb366/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_pgb366', 'REST_HOST': '192.168.120.7', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/dime_host_pgb366/work', 'CLOUDIFY_DAEMON_QUEUE': 'dime_host_pgb366', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DkMqFQ.iDzMNPRDss9FERUJ_3yqo1yLqGw'} 2018-08-01 11:28:42,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-08-01 11:28:42,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:42,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/dime_host_pgb366/env 2018-08-01 11:28:42,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/ellis_host_oqiyod/env 2018-08-01 11:28:42,675 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9cafa47c-f563-4508-be65-c972de09f881 2018-08-01 11:28:42,734 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:28:42,735 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:28:42,735 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:28:42,735 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:28:42,735 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:28:42,735 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:28:42,735 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:28:42,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-08-01T11:25:09.346Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "9cafa47c-f563-4508-be65-c972de09f881"} 2018-08-01 11:28:42,736 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:28:42,736 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:28:42 GMT 2018-08-01 11:28:42,736 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:28:42,736 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-01 11:28:42,736 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:28:47,738 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:28:48,049 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:28:48,050 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:28:48,050 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:28:48,050 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:28:48,050 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:28:48,050 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:28:48,050 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:28:48,050 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_kkzfew", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:27.310Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:27.310Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "458c8ae2-b912-4829-956e-7e2d8185795d"}, {"node_instance_id": "vellum_host_kkzfew", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:27.310Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:27.310Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "458c8ae2-b912-4829-956e-7e2d8185795d"}, {"node_instance_id": "homer_host_wepxy1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:27.310Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:27.310Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "0c6dca4d-ba95-4d0b-a4e7-7800c68eb0bf"}, {"node_instance_id": "vellum_host_kkzfew", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:27.310Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:27.310Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "458c8ae2-b912-4829-956e-7e2d8185795d"}, {"node_instance_id": "dime_host_pgb366", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:27.310Z", "message": "Creating...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:27.310Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "d3d00911-eca4-4b83-804f-eb98cda7c849"}, {"node_instance_id": "vellum_host_kkzfew", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:27.310Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:27.310Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "458c8ae2-b912-4829-956e-7e2d8185795d"}, {"node_instance_id": "homer_host_wepxy1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:27.310Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:27.310Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "0c6dca4d-ba95-4d0b-a4e7-7800c68eb0bf"}, {"node_instance_id": "homer_host_wepxy1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:27.310Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:27.310Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "0c6dca4d-ba95-4d0b-a4e7-7800c68eb0bf"}, {"node_instance_id": "ellis_host_oqiyod", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:27.310Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.7', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/ellis_host_oqiyod/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/ellis_host_oqiyod/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_oqiyod', 'REST_HOST': '192.168.120.7', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/ellis_host_oqiyod/work', 'CLOUDIFY_DAEMON_QUEUE': 'ellis_host_oqiyod', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DkMqFQ.iDzMNPRDss9FERUJ_3yqo1yLqGw'}", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:27.310Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "f4524151-45e6-4286-b570-2749093f892c"}, {"node_instance_id": "homer_host_wepxy1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:27.310Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:27.310Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "0c6dca4d-ba95-4d0b-a4e7-7800c68eb0bf"}, {"node_instance_id": "ellis_host_oqiyod", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:27.310Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:27.310Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "f4524151-45e6-4286-b570-2749093f892c"}, {"node_instance_id": "vellum_host_kkzfew", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:27.310Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:27.310Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "458c8ae2-b912-4829-956e-7e2d8185795d"}, {"node_instance_id": "dime_host_pgb366", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:27.310Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:27.310Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "d3d00911-eca4-4b83-804f-eb98cda7c849"}, {"node_instance_id": "vellum_host_kkzfew", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:27.310Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:27.310Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "458c8ae2-b912-4829-956e-7e2d8185795d"}, {"node_instance_id": "vellum_host_kkzfew", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:27.310Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:27.310Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "458c8ae2-b912-4829-956e-7e2d8185795d"}, {"node_instance_id": "homer_host_wepxy1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:27.310Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:27.310Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "0c6dca4d-ba95-4d0b-a4e7-7800c68eb0bf"}, {"node_instance_id": "vellum_host_kkzfew", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:27.310Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:27.310Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "458c8ae2-b912-4829-956e-7e2d8185795d"}, {"node_instance_id": "vellum_host_kkzfew", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:27.310Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:27.310Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "458c8ae2-b912-4829-956e-7e2d8185795d"}, {"node_instance_id": "dime_host_pgb366", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:27.310Z", "message": "/home/ubuntu/dime_host_pgb366/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-08-01T11:28:27.310Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "d3d00911-eca4-4b83-804f-eb98cda7c849"}, {"node_instance_id": "vellum_host_kkzfew", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:27.310Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:27.310Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "458c8ae2-b912-4829-956e-7e2d8185795d"}, {"node_instance_id": "vellum_host_kkzfew", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:27.310Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/vellum_host_kkzfew/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:27.310Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "458c8ae2-b912-4829-956e-7e2d8185795d"}, {"node_instance_id": "sprout_host_gjrcbf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:27.310Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:27.310Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "e770c12d-863f-4147-877f-44c343a53e04"}, {"node_instance_id": "homer_host_wepxy1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:27.310Z", "message": "Validating SSH connection", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:27.310Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "0c6dca4d-ba95-4d0b-a4e7-7800c68eb0bf"}, {"node_instance_id": "vellum_host_kkzfew", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:27.310Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:27.310Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "458c8ae2-b912-4829-956e-7e2d8185795d"}, {"node_instance_id": "vellum_host_kkzfew", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:27.310Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:27.310Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "458c8ae2-b912-4829-956e-7e2d8185795d"}, {"node_instance_id": "dime_host_pgb366", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:27.310Z", "message": "Successfully created daemon: dime_host_pgb366", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:27.310Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "d3d00911-eca4-4b83-804f-eb98cda7c849"}, {"node_instance_id": "vellum_host_kkzfew", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:27.310Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:27.310Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "458c8ae2-b912-4829-956e-7e2d8185795d"}, {"node_instance_id": "ellis_host_oqiyod", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:27.310Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:27.310Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "f4524151-45e6-4286-b570-2749093f892c"}, {"node_instance_id": "ellis_host_oqiyod", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:27.310Z", "message": " SNIMissingWarning", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:27.310Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "f4524151-45e6-4286-b570-2749093f892c"}, {"node_instance_id": "vellum_host_kkzfew", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:27.310Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:27.310Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "458c8ae2-b912-4829-956e-7e2d8185795d"}, {"node_instance_id": "ellis_host_oqiyod", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:27.310Z", "message": "Successfully created daemon: ellis_host_oqiyod", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:27.310Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "f4524151-45e6-4286-b570-2749093f892c"}, {"node_instance_id": "vellum_host_kkzfew", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:27.310Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:27.310Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "458c8ae2-b912-4829-956e-7e2d8185795d"}, {"node_instance_id": "vellum_host_kkzfew", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:27.310Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:27.310Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "458c8ae2-b912-4829-956e-7e2d8185795d"}, {"node_instance_id": "homer_host_wepxy1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:27.310Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:27.310Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "0c6dca4d-ba95-4d0b-a4e7-7800c68eb0bf"}, {"node_instance_id": "sprout_host_gjrcbf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:27.310Z", "message": "Downloading Agent Package from https://192.168.120.7:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:27.310Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "e770c12d-863f-4147-877f-44c343a53e04"}, {"node_instance_id": "ellis_host_oqiyod", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:27.310Z", "message": "Configuring...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:27.310Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "f4524151-45e6-4286-b570-2749093f892c"}, {"node_instance_id": "vellum_host_kkzfew", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:27.310Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:27.310Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "458c8ae2-b912-4829-956e-7e2d8185795d"}, {"node_instance_id": "vellum_host_kkzfew", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:27.310Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:27.310Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "458c8ae2-b912-4829-956e-7e2d8185795d"}, {"node_instance_id": "ellis_host_oqiyod", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:27.454Z", "message": "Configuring Agent", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:27.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "dime_host_pgb366", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:27.454Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:27.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "ellis_host_oqiyod", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:27.454Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:27.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "ellis_host_oqiyod", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:27.454Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:27.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "proxy_host_4omunn", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:27.454Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:27.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "dime_host_pgb366", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:27.454Z", "message": "Configuring Agent", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:27.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "dime_host_pgb366", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:27.454Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:27.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "bono_host_2kyliz", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:27.454Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:27.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "bono_host_2kyliz", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:27.454Z", "message": "Task started 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:27.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "bind_host_jgugan", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:27.454Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:27.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "bono_host_2kyliz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:28.621Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:28.621Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "6c3ff8de-0dbd-4543-8f7d-fa92efe6cd91"}, {"node_instance_id": "proxy_host_4omunn", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:28.621Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:28.621Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "289a6e38-f918-45c3-bf40-9f2270d8cf77"}], "metadata": {"pagination": {"total": 1374, "offset": 722, "size": 50}}} 2018-08-01 11:28:48,051 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:28:48,051 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:28:48 GMT 2018-08-01 11:28:48,051 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:28:48,051 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28622 2018-08-01 11:28:48,051 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:28:48,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:48,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:48,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-08-01 11:28:48,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:48,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-08-01 11:28:48,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-08-01 11:28:48,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:48,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:48,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.7', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/ellis_host_oqiyod/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/ellis_host_oqiyod/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_oqiyod', 'REST_HOST': '192.168.120.7', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/ellis_host_oqiyod/work', 'CLOUDIFY_DAEMON_QUEUE': 'ellis_host_oqiyod', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DkMqFQ.iDzMNPRDss9FERUJ_3yqo1yLqGw'} 2018-08-01 11:28:48,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:48,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-08-01 11:28:48,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:48,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-08-01 11:28:48,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:48,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:48,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:48,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:48,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:48,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/dime_host_pgb366/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-08-01 11:28:48,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:48,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/vellum_host_kkzfew/cloudify/ssl/cloudify_internal_cert.pem 2018-08-01 11:28:48,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-08-01 11:28:48,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-01 11:28:48,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:48,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:48,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: dime_host_pgb366 2018-08-01 11:28:48,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:48,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-08-01 11:28:48,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-08-01 11:28:48,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:48,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: ellis_host_oqiyod 2018-08-01 11:28:48,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:48,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:48,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:48,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.7:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-08-01 11:28:48,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-01 11:28:48,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:48,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:48,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-08-01 11:28:48,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-08-01 11:28:48,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-08-01 11:28:48,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-08-01 11:28:48,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-08-01 11:28:48,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-08-01 11:28:48,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-08-01 11:28:48,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-08-01 11:28:48,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-08-01 11:28:48,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-08-01 11:28:48,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-08-01 11:28:48,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:48,060 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9cafa47c-f563-4508-be65-c972de09f881 2018-08-01 11:28:48,292 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:28:48,292 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:28:48,292 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:28:48,293 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:28:48,293 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:28:48,293 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:28:48,293 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:28:48,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-08-01T11:25:09.346Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "9cafa47c-f563-4508-be65-c972de09f881"} 2018-08-01 11:28:48,293 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:28:48,293 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:28:48 GMT 2018-08-01 11:28:48,293 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:28:48,293 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-01 11:28:48,293 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:28:53,298 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:28:53,502 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:28:53,502 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:28:53,502 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:28:53,502 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:28:53,503 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:28:53,503 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:28:53,503 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:28:53,503 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_4omunn", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:28.621Z", "message": "Configuring Agent proxy_host_4omunn", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:28.621Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "289a6e38-f918-45c3-bf40-9f2270d8cf77"}, {"node_instance_id": "proxy_host_4omunn", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:28.621Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:28.621Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "289a6e38-f918-45c3-bf40-9f2270d8cf77"}, {"node_instance_id": "sprout_host_gjrcbf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:28.621Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:28.621Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "e770c12d-863f-4147-877f-44c343a53e04"}, {"node_instance_id": "vellum_host_kkzfew", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:28.621Z", "message": "Downloading Agent Package from https://192.168.120.7:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:28.621Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "458c8ae2-b912-4829-956e-7e2d8185795d"}, {"node_instance_id": "sprout_host_gjrcbf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:28.621Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:28.621Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "e770c12d-863f-4147-877f-44c343a53e04"}, {"node_instance_id": "proxy_host_4omunn", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:28.621Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:28.621Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "289a6e38-f918-45c3-bf40-9f2270d8cf77"}, {"node_instance_id": "bono_host_2kyliz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:28.621Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:28.621Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "6c3ff8de-0dbd-4543-8f7d-fa92efe6cd91"}, {"node_instance_id": "proxy_host_4omunn", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:28.621Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:28.621Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "289a6e38-f918-45c3-bf40-9f2270d8cf77"}, {"node_instance_id": "bono_host_2kyliz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:28.621Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:28.621Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "6c3ff8de-0dbd-4543-8f7d-fa92efe6cd91"}, {"node_instance_id": "bono_host_2kyliz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:28.621Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:28.621Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "6c3ff8de-0dbd-4543-8f7d-fa92efe6cd91"}, {"node_instance_id": "sprout_host_gjrcbf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:28.621Z", "message": "Auto-correcting virtualenv /home/ubuntu/sprout_host_gjrcbf/env", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:28.621Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "e770c12d-863f-4147-877f-44c343a53e04"}, {"node_instance_id": "bono_host_2kyliz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:28.621Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:28.621Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "6c3ff8de-0dbd-4543-8f7d-fa92efe6cd91"}, {"node_instance_id": "proxy_host_4omunn", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:28.621Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:28.621Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "289a6e38-f918-45c3-bf40-9f2270d8cf77"}, {"node_instance_id": "proxy_host_4omunn", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:28.621Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:28.621Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "289a6e38-f918-45c3-bf40-9f2270d8cf77"}, {"node_instance_id": "bono_host_2kyliz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:28.621Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:28.621Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "6c3ff8de-0dbd-4543-8f7d-fa92efe6cd91"}, {"node_instance_id": "proxy_host_4omunn", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:28.621Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:28.621Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "289a6e38-f918-45c3-bf40-9f2270d8cf77"}, {"node_instance_id": "bono_host_2kyliz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:28.621Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:28.621Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "6c3ff8de-0dbd-4543-8f7d-fa92efe6cd91"}, {"node_instance_id": "bono_host_2kyliz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:28.621Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:28.621Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "6c3ff8de-0dbd-4543-8f7d-fa92efe6cd91"}, {"node_instance_id": "proxy_host_4omunn", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:28.621Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:28.621Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "289a6e38-f918-45c3-bf40-9f2270d8cf77"}, {"node_instance_id": "bono_host_2kyliz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:28.621Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:28.621Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "6c3ff8de-0dbd-4543-8f7d-fa92efe6cd91"}, {"node_instance_id": "proxy_host_4omunn", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:28.621Z", "message": "SSH connection is ready", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:28.621Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "289a6e38-f918-45c3-bf40-9f2270d8cf77"}, {"node_instance_id": "proxy_host_4omunn", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:28.621Z", "message": "Validating SSH connection", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:28.621Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "289a6e38-f918-45c3-bf40-9f2270d8cf77"}, {"node_instance_id": "bono_host_2kyliz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:28.621Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:28.621Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "6c3ff8de-0dbd-4543-8f7d-fa92efe6cd91"}, {"node_instance_id": "vellum_host_kkzfew", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:28.621Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:28.621Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "458c8ae2-b912-4829-956e-7e2d8185795d"}, {"node_instance_id": "proxy_host_4omunn", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:28.621Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:28.621Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "289a6e38-f918-45c3-bf40-9f2270d8cf77"}, {"node_instance_id": "sprout_host_gjrcbf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:28.621Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.7', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/sprout_host_gjrcbf/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/sprout_host_gjrcbf/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_gjrcbf', 'REST_HOST': '192.168.120.7', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/sprout_host_gjrcbf/work', 'CLOUDIFY_DAEMON_QUEUE': 'sprout_host_gjrcbf', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DkMqFQ.iDzMNPRDss9FERUJ_3yqo1yLqGw'}", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:28.621Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "e770c12d-863f-4147-877f-44c343a53e04"}, {"node_instance_id": "vellum_host_kkzfew", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:28.621Z", "message": "Creating agent from package", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:28.621Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "458c8ae2-b912-4829-956e-7e2d8185795d"}, {"node_instance_id": "bono_host_2kyliz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:28.621Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:28.621Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "6c3ff8de-0dbd-4543-8f7d-fa92efe6cd91"}, {"node_instance_id": "bono_host_2kyliz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:28.621Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:28.621Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "6c3ff8de-0dbd-4543-8f7d-fa92efe6cd91"}, {"node_instance_id": "sprout_host_gjrcbf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:28.621Z", "message": "Configuring...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:28.621Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "e770c12d-863f-4147-877f-44c343a53e04"}, {"node_instance_id": "sprout_host_gjrcbf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:29.258Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:29.258Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "sprout_host_gjrcbf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:29.671Z", "message": "Configuring Agent", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:29.671Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "dime_host_pgb366", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:29.671Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:29.671Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "sprout_host_gjrcbf", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:29.671Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:29.671Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "bind_host_jgugan", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:29.671Z", "message": "Task started 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:29.671Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "proxy_host_4omunn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:29.671Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:29.671Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "vellum_host_kkzfew", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:29.921Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:29.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "458c8ae2-b912-4829-956e-7e2d8185795d"}, {"node_instance_id": "proxy_host_4omunn", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:29.921Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:29.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "289a6e38-f918-45c3-bf40-9f2270d8cf77"}, {"node_instance_id": "sprout_host_gjrcbf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:29.921Z", "message": "Creating...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:29.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "e770c12d-863f-4147-877f-44c343a53e04"}, {"node_instance_id": "vellum_host_kkzfew", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:29.921Z", "message": "Configuring...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:29.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "458c8ae2-b912-4829-956e-7e2d8185795d"}, {"node_instance_id": "homer_host_wepxy1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:29.921Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:29.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "0c6dca4d-ba95-4d0b-a4e7-7800c68eb0bf"}, {"node_instance_id": "homer_host_wepxy1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:29.921Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:29.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "0c6dca4d-ba95-4d0b-a4e7-7800c68eb0bf"}, {"node_instance_id": "homer_host_wepxy1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:29.921Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:29.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "0c6dca4d-ba95-4d0b-a4e7-7800c68eb0bf"}, {"node_instance_id": "homer_host_wepxy1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:29.921Z", "message": "SSH connection is ready", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:29.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "0c6dca4d-ba95-4d0b-a4e7-7800c68eb0bf"}, {"node_instance_id": "proxy_host_4omunn", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:29.921Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:29.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "289a6e38-f918-45c3-bf40-9f2270d8cf77"}, {"node_instance_id": "vellum_host_kkzfew", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:29.921Z", "message": "Auto-correcting virtualenv /home/ubuntu/vellum_host_kkzfew/env", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:29.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "458c8ae2-b912-4829-956e-7e2d8185795d"}, {"node_instance_id": "sprout_host_gjrcbf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:29.921Z", "message": "/home/ubuntu/sprout_host_gjrcbf/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-08-01T11:28:29.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "e770c12d-863f-4147-877f-44c343a53e04"}, {"node_instance_id": "vellum_host_kkzfew", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:29.921Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:29.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "458c8ae2-b912-4829-956e-7e2d8185795d"}, {"node_instance_id": "homer_host_wepxy1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:29.921Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:29.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "0c6dca4d-ba95-4d0b-a4e7-7800c68eb0bf"}, {"node_instance_id": "homer_host_wepxy1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:29.921Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:29.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "0c6dca4d-ba95-4d0b-a4e7-7800c68eb0bf"}], "metadata": {"pagination": {"total": 1421, "offset": 772, "size": 50}}} 2018-08-01 11:28:53,503 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:28:53,503 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:28:53 GMT 2018-08-01 11:28:53,503 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:28:53,503 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28588 2018-08-01 11:28:53,503 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:28:53,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent proxy_host_4omunn 2018-08-01 11:28:53,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:53,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-08-01 11:28:53,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.7:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-08-01 11:28:53,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-08-01 11:28:53,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:53,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:53,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:53,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:53,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:53,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/sprout_host_gjrcbf/env 2018-08-01 11:28:53,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-08-01 11:28:53,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:53,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:53,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-01 11:28:53,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:53,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:53,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:53,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:53,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:53,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-01 11:28:53,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-01 11:28:53,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:53,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-08-01 11:28:53,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:53,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.7', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/sprout_host_gjrcbf/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/sprout_host_gjrcbf/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_gjrcbf', 'REST_HOST': '192.168.120.7', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/sprout_host_gjrcbf/work', 'CLOUDIFY_DAEMON_QUEUE': 'sprout_host_gjrcbf', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DkMqFQ.iDzMNPRDss9FERUJ_3yqo1yLqGw'} 2018-08-01 11:28:53,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-08-01 11:28:53,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:53,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:53,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-01 11:28:53,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-08-01 11:28:53,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-08-01 11:28:53,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-08-01 11:28:53,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-08-01 11:28:53,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-08-01 11:28:53,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-08-01 11:28:53,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-08-01 11:28:53,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-08-01 11:28:53,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-08-01 11:28:53,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-01 11:28:53,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:53,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:53,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:53,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-01 11:28:53,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-08-01 11:28:53,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/vellum_host_kkzfew/env 2018-08-01 11:28:53,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/sprout_host_gjrcbf/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-08-01 11:28:53,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-08-01 11:28:53,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:53,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:53,509 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9cafa47c-f563-4508-be65-c972de09f881 2018-08-01 11:28:53,569 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:28:53,569 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:28:53,569 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:28:53,569 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:28:53,569 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:28:53,569 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:28:53,570 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:28:53,570 - 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-08-01T11:25:09.346Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "9cafa47c-f563-4508-be65-c972de09f881"} 2018-08-01 11:28:53,570 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:28:53,570 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:28:53 GMT 2018-08-01 11:28:53,570 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:28:53,570 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-01 11:28:53,570 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:28:58,576 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:28:58,910 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:28:58,910 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:28:58,910 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:28:58,910 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:28:58,910 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:28:58,910 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:28:58,910 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:28:58,911 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_kkzfew", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:29.921Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:29.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "458c8ae2-b912-4829-956e-7e2d8185795d"}, {"node_instance_id": "sprout_host_gjrcbf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:29.921Z", "message": "Creating...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:29.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "e770c12d-863f-4147-877f-44c343a53e04"}, {"node_instance_id": "homer_host_wepxy1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:29.921Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:29.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "0c6dca4d-ba95-4d0b-a4e7-7800c68eb0bf"}, {"node_instance_id": "vellum_host_kkzfew", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:29.921Z", "message": "Configuring...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:29.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "458c8ae2-b912-4829-956e-7e2d8185795d"}, {"node_instance_id": "sprout_host_gjrcbf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:29.921Z", "message": " SNIMissingWarning", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:29.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "e770c12d-863f-4147-877f-44c343a53e04"}, {"node_instance_id": "vellum_host_kkzfew", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:29.921Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.7', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/vellum_host_kkzfew/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/vellum_host_kkzfew/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_kkzfew', 'REST_HOST': '192.168.120.7', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/vellum_host_kkzfew/work', 'CLOUDIFY_DAEMON_QUEUE': 'vellum_host_kkzfew', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DkMqFQ.iDzMNPRDss9FERUJ_3yqo1yLqGw'}", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:29.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "458c8ae2-b912-4829-956e-7e2d8185795d"}, {"node_instance_id": "homer_host_wepxy1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:29.921Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:29.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "0c6dca4d-ba95-4d0b-a4e7-7800c68eb0bf"}, {"node_instance_id": "vellum_host_kkzfew", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:29.921Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:29.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "458c8ae2-b912-4829-956e-7e2d8185795d"}, {"node_instance_id": "ellis_host_oqiyod", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:30.677Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:30.677Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "vellum_host_kkzfew", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:30.677Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:30.677Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "vellum_host_kkzfew", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:30.677Z", "message": "Configuring Agent", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:30.677Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "proxy_host_4omunn", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:30.677Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:30.677Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "proxy_host_4omunn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:30.677Z", "message": "Starting Agent", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:30.677Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "homer_host_wepxy1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:30.841Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:30.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "0c6dca4d-ba95-4d0b-a4e7-7800c68eb0bf"}, {"node_instance_id": "homer_host_wepxy1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:30.841Z", "message": "system_python set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:30.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "0c6dca4d-ba95-4d0b-a4e7-7800c68eb0bf"}, {"node_instance_id": "bind_host_jgugan", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:30.841Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:30.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "c1795d2d-536b-49a2-9ebb-13966d1f94f8"}, {"node_instance_id": "homer_host_wepxy1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:30.841Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:30.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "0c6dca4d-ba95-4d0b-a4e7-7800c68eb0bf"}, {"node_instance_id": "dime_host_pgb366", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:30.841Z", "message": "SSH connection is ready", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:30.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "ea5ad6fa-e01e-4a35-8dd1-684fff2183bd"}, {"node_instance_id": "dime_host_pgb366", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:30.841Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:30.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "ea5ad6fa-e01e-4a35-8dd1-684fff2183bd"}, {"node_instance_id": "homer_host_wepxy1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:30.841Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:30.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "0c6dca4d-ba95-4d0b-a4e7-7800c68eb0bf"}, {"node_instance_id": "homer_host_wepxy1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:30.841Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:30.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "0c6dca4d-ba95-4d0b-a4e7-7800c68eb0bf"}, {"node_instance_id": "homer_host_wepxy1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:30.841Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/homer_host_wepxy1/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:30.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "0c6dca4d-ba95-4d0b-a4e7-7800c68eb0bf"}, {"node_instance_id": "homer_host_wepxy1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:30.841Z", "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-08-01T11:28:30.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "0c6dca4d-ba95-4d0b-a4e7-7800c68eb0bf"}, {"node_instance_id": "homer_host_wepxy1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:30.841Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:30.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "0c6dca4d-ba95-4d0b-a4e7-7800c68eb0bf"}, {"node_instance_id": "homer_host_wepxy1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:30.841Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:30.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "0c6dca4d-ba95-4d0b-a4e7-7800c68eb0bf"}, {"node_instance_id": "homer_host_wepxy1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:30.841Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:30.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "0c6dca4d-ba95-4d0b-a4e7-7800c68eb0bf"}, {"node_instance_id": "homer_host_wepxy1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:30.841Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:30.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "0c6dca4d-ba95-4d0b-a4e7-7800c68eb0bf"}, {"node_instance_id": "homer_host_wepxy1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:30.841Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:30.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "0c6dca4d-ba95-4d0b-a4e7-7800c68eb0bf"}, {"node_instance_id": "homer_host_wepxy1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:30.841Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:30.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "0c6dca4d-ba95-4d0b-a4e7-7800c68eb0bf"}, {"node_instance_id": "bind_host_jgugan", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:30.841Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:30.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "c1795d2d-536b-49a2-9ebb-13966d1f94f8"}, {"node_instance_id": "dime_host_pgb366", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:30.841Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:30.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "ea5ad6fa-e01e-4a35-8dd1-684fff2183bd"}, {"node_instance_id": "bind_host_jgugan", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:30.841Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:30.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "c1795d2d-536b-49a2-9ebb-13966d1f94f8"}, {"node_instance_id": "vellum_host_kkzfew", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:30.841Z", "message": "Creating...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:30.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "458c8ae2-b912-4829-956e-7e2d8185795d"}, {"node_instance_id": "homer_host_wepxy1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:30.841Z", "message": "Downloading Agent Package from https://192.168.120.7:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:30.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "0c6dca4d-ba95-4d0b-a4e7-7800c68eb0bf"}, {"node_instance_id": "bind_host_jgugan", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:30.841Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:30.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "c1795d2d-536b-49a2-9ebb-13966d1f94f8"}, {"node_instance_id": "bind_host_jgugan", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:30.841Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:30.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "c1795d2d-536b-49a2-9ebb-13966d1f94f8"}, {"node_instance_id": "homer_host_wepxy1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:30.841Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:30.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "0c6dca4d-ba95-4d0b-a4e7-7800c68eb0bf"}, {"node_instance_id": "homer_host_wepxy1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:30.841Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:30.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "0c6dca4d-ba95-4d0b-a4e7-7800c68eb0bf"}, {"node_instance_id": "dime_host_pgb366", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:30.841Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:30.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "ea5ad6fa-e01e-4a35-8dd1-684fff2183bd"}, {"node_instance_id": "homer_host_wepxy1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:30.841Z", "message": "Creating Agent homer_host_wepxy1", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:30.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "0c6dca4d-ba95-4d0b-a4e7-7800c68eb0bf"}, {"node_instance_id": "homer_host_wepxy1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:30.841Z", "message": "Creating agent from package", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:30.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "0c6dca4d-ba95-4d0b-a4e7-7800c68eb0bf"}, {"node_instance_id": "vellum_host_kkzfew", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:30.841Z", "message": "/home/ubuntu/vellum_host_kkzfew/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-08-01T11:28:30.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "458c8ae2-b912-4829-956e-7e2d8185795d"}, {"node_instance_id": "bind_host_jgugan", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:30.841Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:30.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "c1795d2d-536b-49a2-9ebb-13966d1f94f8"}, {"node_instance_id": "bind_host_jgugan", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:30.841Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:30.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "c1795d2d-536b-49a2-9ebb-13966d1f94f8"}, {"node_instance_id": "homer_host_wepxy1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:30.841Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:30.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "0c6dca4d-ba95-4d0b-a4e7-7800c68eb0bf"}, {"node_instance_id": "bind_host_jgugan", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:30.841Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:30.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "c1795d2d-536b-49a2-9ebb-13966d1f94f8"}, {"node_instance_id": "bind_host_jgugan", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:30.841Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:30.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "c1795d2d-536b-49a2-9ebb-13966d1f94f8"}, {"node_instance_id": "homer_host_wepxy1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:30.841Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:30.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "0c6dca4d-ba95-4d0b-a4e7-7800c68eb0bf"}, {"node_instance_id": "homer_host_wepxy1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:30.841Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:30.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "0c6dca4d-ba95-4d0b-a4e7-7800c68eb0bf"}, {"node_instance_id": "homer_host_wepxy1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:30.841Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:30.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "0c6dca4d-ba95-4d0b-a4e7-7800c68eb0bf"}], "metadata": {"pagination": {"total": 1445, "offset": 822, "size": 50}}} 2018-08-01 11:28:58,911 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:28:58,911 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:28:58 GMT 2018-08-01 11:28:58,911 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:28:58,911 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28585 2018-08-01 11:28:58,911 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:28:58,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-08-01 11:28:58,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-08-01 11:28:58,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:58,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-01 11:28:58,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-08-01 11:28:58,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.7', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/vellum_host_kkzfew/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/vellum_host_kkzfew/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_kkzfew', 'REST_HOST': '192.168.120.7', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/vellum_host_kkzfew/work', 'CLOUDIFY_DAEMON_QUEUE': 'vellum_host_kkzfew', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DkMqFQ.iDzMNPRDss9FERUJ_3yqo1yLqGw'} 2018-08-01 11:28:58,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:58,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-08-01 11:28:58,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-08-01 11:28:58,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-08-01 11:28:58,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-08-01 11:28:58,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-08-01 11:28:58,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-08-01 11:28:58,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:58,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-08-01 11:28:58,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-01 11:28:58,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:58,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-01 11:28:58,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:58,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-08-01 11:28:58,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:58,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/homer_host_wepxy1/cloudify/ssl/cloudify_internal_cert.pem 2018-08-01 11:28:58,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-08-01 11:28:58,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-08-01 11:28:58,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:58,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:58,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:58,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:58,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:58,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:58,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:58,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:58,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-08-01 11:28:58,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.7:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-08-01 11:28:58,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:58,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:58,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:58,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:58,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:58,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent homer_host_wepxy1 2018-08-01 11:28:58,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-08-01 11:28:58,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/vellum_host_kkzfew/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-08-01 11:28:58,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-08-01 11:28:58,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:58,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:58,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:58,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:58,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:58,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:58,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:28:58,921 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9cafa47c-f563-4508-be65-c972de09f881 2018-08-01 11:28:59,049 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:28:59,049 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:28:59,049 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:28:59,049 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:28:59,049 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:28:59,049 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:28:59,049 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:28:59,050 - 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-08-01T11:25:09.346Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "9cafa47c-f563-4508-be65-c972de09f881"} 2018-08-01 11:28:59,050 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:28:59,050 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:28:59 GMT 2018-08-01 11:28:59,050 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:28:59,050 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-01 11:28:59,050 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:29:04,056 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:29:04,139 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:29:04,139 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:29:04,139 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:29:04,140 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:29:04,140 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:29:04,140 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:29:04,140 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:29:04,140 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_wepxy1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:30.841Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:30.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "0c6dca4d-ba95-4d0b-a4e7-7800c68eb0bf"}, {"node_instance_id": "homer_host_wepxy1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:30.841Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:30.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "0c6dca4d-ba95-4d0b-a4e7-7800c68eb0bf"}, {"node_instance_id": "dime_host_pgb366", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:30.841Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:30.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "ea5ad6fa-e01e-4a35-8dd1-684fff2183bd"}, {"node_instance_id": "homer_host_wepxy1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:30.841Z", "message": "Downloading Agent Package from https://192.168.120.7:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:30.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "0c6dca4d-ba95-4d0b-a4e7-7800c68eb0bf"}, {"node_instance_id": "bind_host_jgugan", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:30.841Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:30.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "c1795d2d-536b-49a2-9ebb-13966d1f94f8"}, {"node_instance_id": "homer_host_wepxy1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:30.841Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:30.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "0c6dca4d-ba95-4d0b-a4e7-7800c68eb0bf"}, {"node_instance_id": "dime_host_pgb366", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:30.841Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:30.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "ea5ad6fa-e01e-4a35-8dd1-684fff2183bd"}, {"node_instance_id": "vellum_host_kkzfew", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:30.841Z", "message": " SNIMissingWarning", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:30.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "458c8ae2-b912-4829-956e-7e2d8185795d"}, {"node_instance_id": "dime_host_pgb366", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:30.841Z", "message": "SSH connection is ready", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:30.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "ea5ad6fa-e01e-4a35-8dd1-684fff2183bd"}, {"node_instance_id": "vellum_host_kkzfew", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:31.700Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:31.700Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "ellis_host_oqiyod", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:32.052Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:32.052Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "d6386905-9336-4c82-9baf-bb70d2ca3d0b"}, {"node_instance_id": "dime_host_pgb366", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:32.052Z", "message": "Configuring Agent dime_host_pgb366", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:32.052Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "ea5ad6fa-e01e-4a35-8dd1-684fff2183bd"}, {"node_instance_id": "bono_host_2kyliz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:32.052Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:32.052Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "6c3ff8de-0dbd-4543-8f7d-fa92efe6cd91"}, {"node_instance_id": "bono_host_2kyliz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:32.052Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:32.052Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "6c3ff8de-0dbd-4543-8f7d-fa92efe6cd91"}, {"node_instance_id": "bono_host_2kyliz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:32.052Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:32.052Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "6c3ff8de-0dbd-4543-8f7d-fa92efe6cd91"}, {"node_instance_id": "bono_host_2kyliz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:32.052Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:32.052Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "6c3ff8de-0dbd-4543-8f7d-fa92efe6cd91"}, {"node_instance_id": "ellis_host_oqiyod", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:32.052Z", "message": "Validating SSH connection", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:32.052Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "d6386905-9336-4c82-9baf-bb70d2ca3d0b"}, {"node_instance_id": "ellis_host_oqiyod", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:32.052Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:32.052Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "d6386905-9336-4c82-9baf-bb70d2ca3d0b"}, {"node_instance_id": "bono_host_2kyliz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:32.052Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:32.052Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "6c3ff8de-0dbd-4543-8f7d-fa92efe6cd91"}, {"node_instance_id": "ellis_host_oqiyod", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:32.052Z", "message": "SSH connection is ready", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:32.052Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "d6386905-9336-4c82-9baf-bb70d2ca3d0b"}, {"node_instance_id": "ellis_host_oqiyod", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:32.052Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:32.052Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "d6386905-9336-4c82-9baf-bb70d2ca3d0b"}, {"node_instance_id": "bono_host_2kyliz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:32.052Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:32.052Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "6c3ff8de-0dbd-4543-8f7d-fa92efe6cd91"}, {"node_instance_id": "bono_host_2kyliz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:32.052Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:32.052Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "6c3ff8de-0dbd-4543-8f7d-fa92efe6cd91"}, {"node_instance_id": "dime_host_pgb366", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:32.052Z", "message": "Successfully configured daemon: dime_host_pgb366", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:32.052Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "ea5ad6fa-e01e-4a35-8dd1-684fff2183bd"}, {"node_instance_id": "bono_host_2kyliz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:32.052Z", "message": "env set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:32.052Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "6c3ff8de-0dbd-4543-8f7d-fa92efe6cd91"}, {"node_instance_id": "dime_host_pgb366", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:32.052Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:32.052Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "ea5ad6fa-e01e-4a35-8dd1-684fff2183bd"}, {"node_instance_id": "bono_host_2kyliz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:32.052Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:32.052Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "6c3ff8de-0dbd-4543-8f7d-fa92efe6cd91"}, {"node_instance_id": "bono_host_2kyliz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:32.052Z", "message": "Creating Agent bono_host_2kyliz", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:32.052Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "6c3ff8de-0dbd-4543-8f7d-fa92efe6cd91"}, {"node_instance_id": "bono_host_2kyliz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:32.052Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:32.052Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "6c3ff8de-0dbd-4543-8f7d-fa92efe6cd91"}, {"node_instance_id": "bono_host_2kyliz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:32.052Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:32.052Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "6c3ff8de-0dbd-4543-8f7d-fa92efe6cd91"}, {"node_instance_id": "bono_host_2kyliz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:32.052Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:32.052Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "6c3ff8de-0dbd-4543-8f7d-fa92efe6cd91"}, {"node_instance_id": "dime_host_pgb366", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:32.052Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:32.052Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "ea5ad6fa-e01e-4a35-8dd1-684fff2183bd"}, {"node_instance_id": "bono_host_2kyliz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:32.052Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:32.052Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "6c3ff8de-0dbd-4543-8f7d-fa92efe6cd91"}, {"node_instance_id": "bono_host_2kyliz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:32.052Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:32.052Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "6c3ff8de-0dbd-4543-8f7d-fa92efe6cd91"}, {"node_instance_id": "bono_host_2kyliz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:32.052Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:32.052Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "6c3ff8de-0dbd-4543-8f7d-fa92efe6cd91"}, {"node_instance_id": "bono_host_2kyliz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:32.052Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:32.052Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "6c3ff8de-0dbd-4543-8f7d-fa92efe6cd91"}, {"node_instance_id": "bono_host_2kyliz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:32.052Z", "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-08-01T11:28:32.052Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "6c3ff8de-0dbd-4543-8f7d-fa92efe6cd91"}, {"node_instance_id": "ellis_host_oqiyod", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:32.052Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:32.052Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "d6386905-9336-4c82-9baf-bb70d2ca3d0b"}, {"node_instance_id": "dime_host_pgb366", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:32.052Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:32.052Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "ea5ad6fa-e01e-4a35-8dd1-684fff2183bd"}, {"node_instance_id": "bono_host_2kyliz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:32.052Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:32.052Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "6c3ff8de-0dbd-4543-8f7d-fa92efe6cd91"}, {"node_instance_id": "bono_host_2kyliz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:32.052Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:32.052Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "6c3ff8de-0dbd-4543-8f7d-fa92efe6cd91"}, {"node_instance_id": "homer_host_wepxy1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:32.052Z", "message": "Untaring Agent package...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:32.052Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "0c6dca4d-ba95-4d0b-a4e7-7800c68eb0bf"}, {"node_instance_id": "bono_host_2kyliz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:32.052Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:32.052Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "6c3ff8de-0dbd-4543-8f7d-fa92efe6cd91"}, {"node_instance_id": "dime_host_pgb366", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:32.052Z", "message": "Configuring...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:32.052Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "ea5ad6fa-e01e-4a35-8dd1-684fff2183bd"}, {"node_instance_id": "bono_host_2kyliz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:32.052Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:32.052Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "6c3ff8de-0dbd-4543-8f7d-fa92efe6cd91"}, {"node_instance_id": "bono_host_2kyliz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:32.052Z", "message": "system_python set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:32.052Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "6c3ff8de-0dbd-4543-8f7d-fa92efe6cd91"}, {"node_instance_id": "dime_host_pgb366", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:32.052Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:32.052Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "ea5ad6fa-e01e-4a35-8dd1-684fff2183bd"}, {"node_instance_id": "ellis_host_oqiyod", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:32.052Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:32.052Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "d6386905-9336-4c82-9baf-bb70d2ca3d0b"}, {"node_instance_id": "bono_host_2kyliz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:32.052Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:32.052Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "6c3ff8de-0dbd-4543-8f7d-fa92efe6cd91"}, {"node_instance_id": "bono_host_2kyliz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:32.052Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:32.052Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "6c3ff8de-0dbd-4543-8f7d-fa92efe6cd91"}], "metadata": {"pagination": {"total": 1462, "offset": 872, "size": 50}}} 2018-08-01 11:29:04,140 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:29:04,140 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:29:04 GMT 2018-08-01 11:29:04,140 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:29:04,141 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27520 2018-08-01 11:29:04,141 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:29:04,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:04,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:04,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:04,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.7:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-08-01 11:29:04,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:04,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:04,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:04,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-08-01 11:29:04,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-01 11:29:04,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-08-01 11:29:04,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:04,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent dime_host_pgb366 2018-08-01 11:29:04,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:04,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:04,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:04,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:04,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-01 11:29:04,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:04,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:04,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-01 11:29:04,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:04,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:04,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:04,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: dime_host_pgb366 2018-08-01 11:29:04,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-08-01 11:29:04,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-08-01 11:29:04,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:04,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent bono_host_2kyliz 2018-08-01 11:29:04,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:04,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:04,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:04,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:04,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:04,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:04,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:04,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:04,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-08-01 11:29:04,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:04,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:04,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:04,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:04,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-08-01 11:29:04,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:04,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-01 11:29:04,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:04,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-08-01 11:29:04,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:04,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:04,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:04,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:04,150 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9cafa47c-f563-4508-be65-c972de09f881 2018-08-01 11:29:04,271 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:29:04,272 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:29:04,272 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:29:04,272 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:29:04,272 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:29:04,272 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:29:04,272 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:29:04,272 - 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-08-01T11:25:09.346Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "9cafa47c-f563-4508-be65-c972de09f881"} 2018-08-01 11:29:04,272 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:29:04,272 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:29:04 GMT 2018-08-01 11:29:04,272 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:29:04,273 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-01 11:29:04,273 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:29:09,275 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:29:09,347 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:29:09,347 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:29:09,347 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:29:09,348 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:29:09,348 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:29:09,348 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:29:09,348 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:29:09,348 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_2kyliz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:32.052Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:32.052Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "6c3ff8de-0dbd-4543-8f7d-fa92efe6cd91"}, {"node_instance_id": "bono_host_2kyliz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:32.052Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:32.052Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "6c3ff8de-0dbd-4543-8f7d-fa92efe6cd91"}, {"node_instance_id": "bono_host_2kyliz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:32.052Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:32.052Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "6c3ff8de-0dbd-4543-8f7d-fa92efe6cd91"}, {"node_instance_id": "bono_host_2kyliz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:32.052Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:32.052Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "6c3ff8de-0dbd-4543-8f7d-fa92efe6cd91"}, {"node_instance_id": "bono_host_2kyliz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:32.052Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:32.052Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "6c3ff8de-0dbd-4543-8f7d-fa92efe6cd91"}, {"node_instance_id": "dime_host_pgb366", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:32.052Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:32.052Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "ea5ad6fa-e01e-4a35-8dd1-684fff2183bd"}, {"node_instance_id": "bono_host_2kyliz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:32.052Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:32.052Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "6c3ff8de-0dbd-4543-8f7d-fa92efe6cd91"}, {"node_instance_id": "bono_host_2kyliz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:32.052Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:32.052Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "6c3ff8de-0dbd-4543-8f7d-fa92efe6cd91"}, {"node_instance_id": "sprout_host_gjrcbf", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:32.703Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:32.703Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "dime_host_pgb366", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:32.703Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:32.703Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "dime_host_pgb366", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:32.703Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:32.703Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "dime_host_pgb366", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:32.703Z", "message": "Starting Agent", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:32.703Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "sprout_host_gjrcbf", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:33.551Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:33.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "7c6fb805-019f-499b-b1f7-e7755ca1a1fc"}, {"node_instance_id": "homer_host_wepxy1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:33.551Z", "message": "Auto-correcting virtualenv /home/ubuntu/homer_host_wepxy1/env", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:33.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "0c6dca4d-ba95-4d0b-a4e7-7800c68eb0bf"}, {"node_instance_id": "sprout_host_gjrcbf", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:33.551Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:33.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "7c6fb805-019f-499b-b1f7-e7755ca1a1fc"}, {"node_instance_id": "sprout_host_gjrcbf", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:33.551Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:33.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "7c6fb805-019f-499b-b1f7-e7755ca1a1fc"}, {"node_instance_id": "homer_host_wepxy1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:33.551Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:33.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "0c6dca4d-ba95-4d0b-a4e7-7800c68eb0bf"}, {"node_instance_id": "sprout_host_gjrcbf", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:33.551Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:33.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "7c6fb805-019f-499b-b1f7-e7755ca1a1fc"}, {"node_instance_id": "bono_host_2kyliz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:33.551Z", "message": "Untaring Agent package...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:33.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "6c3ff8de-0dbd-4543-8f7d-fa92efe6cd91"}, {"node_instance_id": "ellis_host_oqiyod", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:33.551Z", "message": "Successfully configured daemon: ellis_host_oqiyod", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:33.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "d6386905-9336-4c82-9baf-bb70d2ca3d0b"}, {"node_instance_id": "ellis_host_oqiyod", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:33.551Z", "message": "Configuring Agent ellis_host_oqiyod", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:33.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "d6386905-9336-4c82-9baf-bb70d2ca3d0b"}, {"node_instance_id": "ellis_host_oqiyod", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:33.551Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:33.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "d6386905-9336-4c82-9baf-bb70d2ca3d0b"}, {"node_instance_id": "ellis_host_oqiyod", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:33.551Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:33.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "d6386905-9336-4c82-9baf-bb70d2ca3d0b"}, {"node_instance_id": "sprout_host_gjrcbf", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:33.551Z", "message": "SSH connection is ready", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:33.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "7c6fb805-019f-499b-b1f7-e7755ca1a1fc"}, {"node_instance_id": "sprout_host_gjrcbf", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:33.551Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:33.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "7c6fb805-019f-499b-b1f7-e7755ca1a1fc"}, {"node_instance_id": "sprout_host_gjrcbf", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:33.551Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:33.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "7c6fb805-019f-499b-b1f7-e7755ca1a1fc"}, {"node_instance_id": "ellis_host_oqiyod", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:33.551Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:33.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "d6386905-9336-4c82-9baf-bb70d2ca3d0b"}, {"node_instance_id": "bono_host_2kyliz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:33.551Z", "message": "Creating agent from package", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:33.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "6c3ff8de-0dbd-4543-8f7d-fa92efe6cd91"}, {"node_instance_id": "homer_host_wepxy1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:33.551Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.7', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/homer_host_wepxy1/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/homer_host_wepxy1/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_wepxy1', 'REST_HOST': '192.168.120.7', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/homer_host_wepxy1/work', 'CLOUDIFY_DAEMON_QUEUE': 'homer_host_wepxy1', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DkMqFQ.iDzMNPRDss9FERUJ_3yqo1yLqGw'}", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:33.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "0c6dca4d-ba95-4d0b-a4e7-7800c68eb0bf"}, {"node_instance_id": "homer_host_wepxy1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:33.551Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:33.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "0c6dca4d-ba95-4d0b-a4e7-7800c68eb0bf"}, {"node_instance_id": "sprout_host_gjrcbf", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:33.551Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:33.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "7c6fb805-019f-499b-b1f7-e7755ca1a1fc"}, {"node_instance_id": "sprout_host_gjrcbf", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:33.551Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:33.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "7c6fb805-019f-499b-b1f7-e7755ca1a1fc"}, {"node_instance_id": "sprout_host_gjrcbf", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:33.551Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:33.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "7c6fb805-019f-499b-b1f7-e7755ca1a1fc"}, {"node_instance_id": "bono_host_2kyliz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:33.551Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:33.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "6c3ff8de-0dbd-4543-8f7d-fa92efe6cd91"}, {"node_instance_id": "sprout_host_gjrcbf", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:33.551Z", "message": "Validating SSH connection", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:33.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "7c6fb805-019f-499b-b1f7-e7755ca1a1fc"}, {"node_instance_id": "ellis_host_oqiyod", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:33.551Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:33.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "d6386905-9336-4c82-9baf-bb70d2ca3d0b"}, {"node_instance_id": "homer_host_wepxy1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:33.551Z", "message": "Configuring...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:33.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "0c6dca4d-ba95-4d0b-a4e7-7800c68eb0bf"}, {"node_instance_id": "ellis_host_oqiyod", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:33.551Z", "message": "Configuring...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:33.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "d6386905-9336-4c82-9baf-bb70d2ca3d0b"}, {"node_instance_id": "sprout_host_gjrcbf", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:33.551Z", "message": "Configuring Agent sprout_host_gjrcbf", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:33.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "7c6fb805-019f-499b-b1f7-e7755ca1a1fc"}, {"node_instance_id": "ellis_host_oqiyod", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:33.551Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:33.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "d6386905-9336-4c82-9baf-bb70d2ca3d0b"}, {"node_instance_id": "bono_host_2kyliz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:33.551Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bono_host_2kyliz/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:33.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "6c3ff8de-0dbd-4543-8f7d-fa92efe6cd91"}, {"node_instance_id": "ellis_host_oqiyod", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:33.551Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:33.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "d6386905-9336-4c82-9baf-bb70d2ca3d0b"}, {"node_instance_id": "bono_host_2kyliz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:33.551Z", "message": "Downloading Agent Package from https://192.168.120.7:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:33.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "6c3ff8de-0dbd-4543-8f7d-fa92efe6cd91"}, {"node_instance_id": "ellis_host_oqiyod", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:33.814Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:33.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "ellis_host_oqiyod", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:33.814Z", "message": "Starting Agent", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:33.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "ellis_host_oqiyod", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:33.814Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:33.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "proxy_host_4omunn", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:33.814Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:33.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "sprout_host_gjrcbf", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:34.572Z", "message": "Configuring...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:34.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "7c6fb805-019f-499b-b1f7-e7755ca1a1fc"}, {"node_instance_id": "bind_host_jgugan", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:34.572Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:34.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "c1795d2d-536b-49a2-9ebb-13966d1f94f8"}, {"node_instance_id": "bind_host_jgugan", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:34.572Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:34.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "c1795d2d-536b-49a2-9ebb-13966d1f94f8"}], "metadata": {"pagination": {"total": 1474, "offset": 922, "size": 50}}} 2018-08-01 11:29:09,348 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:29:09,348 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:29:09 GMT 2018-08-01 11:29:09,348 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:29:09,349 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28115 2018-08-01 11:29:09,349 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:29:09,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:09,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:09,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:09,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:09,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-08-01 11:29:09,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:09,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:09,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:09,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-08-01 11:29:09,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-08-01 11:29:09,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-08-01 11:29:09,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-08-01 11:29:09,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:09,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/homer_host_wepxy1/env 2018-08-01 11:29:09,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:09,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:09,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-08-01 11:29:09,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:09,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-08-01 11:29:09,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: ellis_host_oqiyod 2018-08-01 11:29:09,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent ellis_host_oqiyod 2018-08-01 11:29:09,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:09,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-08-01 11:29:09,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-01 11:29:09,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:09,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:09,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-08-01 11:29:09,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-08-01 11:29:09,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.7', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/homer_host_wepxy1/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/homer_host_wepxy1/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_wepxy1', 'REST_HOST': '192.168.120.7', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/homer_host_wepxy1/work', 'CLOUDIFY_DAEMON_QUEUE': 'homer_host_wepxy1', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DkMqFQ.iDzMNPRDss9FERUJ_3yqo1yLqGw'} 2018-08-01 11:29:09,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-08-01 11:29:09,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:09,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:09,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:09,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-08-01 11:29:09,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-01 11:29:09,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:09,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-01 11:29:09,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-01 11:29:09,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent sprout_host_gjrcbf 2018-08-01 11:29:09,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:09,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bono_host_2kyliz/cloudify/ssl/cloudify_internal_cert.pem 2018-08-01 11:29:09,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:09,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.7:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-08-01 11:29:09,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-08-01 11:29:09,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-08-01 11:29:09,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-08-01 11:29:09,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-08-01 11:29:09,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-01 11:29:09,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:09,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:09,358 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9cafa47c-f563-4508-be65-c972de09f881 2018-08-01 11:29:09,412 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:29:09,412 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:29:09,412 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:29:09,412 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:29:09,412 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:29:09,412 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:29:09,413 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:29:09,413 - 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-08-01T11:25:09.346Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "9cafa47c-f563-4508-be65-c972de09f881"} 2018-08-01 11:29:09,413 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:29:09,413 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:29:09 GMT 2018-08-01 11:29:09,413 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:29:09,413 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-01 11:29:09,413 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:29:14,418 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:29:14,495 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:29:14,495 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:29:14,495 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:29:14,496 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:29:14,496 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:29:14,496 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:29:14,496 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:29:14,496 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_wepxy1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:34.572Z", "message": "Creating...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:34.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "0c6dca4d-ba95-4d0b-a4e7-7800c68eb0bf"}, {"node_instance_id": "bind_host_jgugan", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:34.572Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:34.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "c1795d2d-536b-49a2-9ebb-13966d1f94f8"}, {"node_instance_id": "proxy_host_4omunn", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:34.572Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:34.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "fa69cfd7-690e-4d8a-b8e3-d95298fc71f9"}, {"node_instance_id": "bind_host_jgugan", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:34.572Z", "message": "Downloading Agent Package from https://192.168.120.7:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:34.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "c1795d2d-536b-49a2-9ebb-13966d1f94f8"}, {"node_instance_id": "proxy_host_4omunn", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:34.572Z", "message": "Validating SSH connection", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:34.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "fa69cfd7-690e-4d8a-b8e3-d95298fc71f9"}, {"node_instance_id": "bind_host_jgugan", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:34.572Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:34.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "c1795d2d-536b-49a2-9ebb-13966d1f94f8"}, {"node_instance_id": "sprout_host_gjrcbf", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:34.572Z", "message": "Configuring...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:34.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "7c6fb805-019f-499b-b1f7-e7755ca1a1fc"}, {"node_instance_id": "homer_host_wepxy1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:34.572Z", "message": "Successfully created daemon: homer_host_wepxy1", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:34.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "0c6dca4d-ba95-4d0b-a4e7-7800c68eb0bf"}, {"node_instance_id": "bind_host_jgugan", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:34.572Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:34.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "c1795d2d-536b-49a2-9ebb-13966d1f94f8"}, {"node_instance_id": "bind_host_jgugan", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:34.572Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:34.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "c1795d2d-536b-49a2-9ebb-13966d1f94f8"}, {"node_instance_id": "bind_host_jgugan", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:34.572Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:34.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "c1795d2d-536b-49a2-9ebb-13966d1f94f8"}, {"node_instance_id": "sprout_host_gjrcbf", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:34.572Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:34.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "7c6fb805-019f-499b-b1f7-e7755ca1a1fc"}, {"node_instance_id": "bind_host_jgugan", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:34.572Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:34.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "c1795d2d-536b-49a2-9ebb-13966d1f94f8"}, {"node_instance_id": "proxy_host_4omunn", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:34.572Z", "message": "Starting Agent proxy_host_4omunn", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:34.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "fa69cfd7-690e-4d8a-b8e3-d95298fc71f9"}, {"node_instance_id": "sprout_host_gjrcbf", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:34.572Z", "message": "Successfully configured daemon: sprout_host_gjrcbf", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:34.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "7c6fb805-019f-499b-b1f7-e7755ca1a1fc"}, {"node_instance_id": "sprout_host_gjrcbf", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:34.572Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:34.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "7c6fb805-019f-499b-b1f7-e7755ca1a1fc"}, {"node_instance_id": "bind_host_jgugan", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:34.572Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:34.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "c1795d2d-536b-49a2-9ebb-13966d1f94f8"}, {"node_instance_id": "bind_host_jgugan", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:34.572Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:34.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "c1795d2d-536b-49a2-9ebb-13966d1f94f8"}, {"node_instance_id": "vellum_host_kkzfew", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:34.572Z", "message": "Validating SSH connection", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:34.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "bd3449e3-d72e-4d27-b808-a0de7ce5b59e"}, {"node_instance_id": "bind_host_jgugan", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:34.572Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:34.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "c1795d2d-536b-49a2-9ebb-13966d1f94f8"}, {"node_instance_id": "proxy_host_4omunn", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:34.572Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:34.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "fa69cfd7-690e-4d8a-b8e3-d95298fc71f9"}, {"node_instance_id": "proxy_host_4omunn", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:34.572Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:34.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "fa69cfd7-690e-4d8a-b8e3-d95298fc71f9"}, {"node_instance_id": "bind_host_jgugan", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:34.572Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:34.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "c1795d2d-536b-49a2-9ebb-13966d1f94f8"}, {"node_instance_id": "proxy_host_4omunn", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:34.572Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:34.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "fa69cfd7-690e-4d8a-b8e3-d95298fc71f9"}, {"node_instance_id": "bind_host_jgugan", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:34.572Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bind_host_jgugan/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:34.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "c1795d2d-536b-49a2-9ebb-13966d1f94f8"}, {"node_instance_id": "bind_host_jgugan", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:34.572Z", "message": "Creating Agent bind_host_jgugan", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:34.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "c1795d2d-536b-49a2-9ebb-13966d1f94f8"}, {"node_instance_id": "bind_host_jgugan", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:34.572Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:34.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "c1795d2d-536b-49a2-9ebb-13966d1f94f8"}, {"node_instance_id": "bind_host_jgugan", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:34.572Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:34.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "c1795d2d-536b-49a2-9ebb-13966d1f94f8"}, {"node_instance_id": "bind_host_jgugan", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:34.572Z", "message": "Creating agent from package", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:34.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "c1795d2d-536b-49a2-9ebb-13966d1f94f8"}, {"node_instance_id": "bind_host_jgugan", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:34.572Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:34.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "c1795d2d-536b-49a2-9ebb-13966d1f94f8"}, {"node_instance_id": "bind_host_jgugan", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:34.572Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:34.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "c1795d2d-536b-49a2-9ebb-13966d1f94f8"}, {"node_instance_id": "bind_host_jgugan", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:34.572Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:34.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "c1795d2d-536b-49a2-9ebb-13966d1f94f8"}, {"node_instance_id": "bono_host_2kyliz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:34.572Z", "message": "Auto-correcting virtualenv /home/ubuntu/bono_host_2kyliz/env", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:34.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "6c3ff8de-0dbd-4543-8f7d-fa92efe6cd91"}, {"node_instance_id": "proxy_host_4omunn", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:34.572Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:34.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "fa69cfd7-690e-4d8a-b8e3-d95298fc71f9"}, {"node_instance_id": "vellum_host_kkzfew", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:34.572Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:34.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "bd3449e3-d72e-4d27-b808-a0de7ce5b59e"}, {"node_instance_id": "bono_host_2kyliz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:34.572Z", "message": "Configuring...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:34.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "6c3ff8de-0dbd-4543-8f7d-fa92efe6cd91"}, {"node_instance_id": "bono_host_2kyliz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:34.572Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:34.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "6c3ff8de-0dbd-4543-8f7d-fa92efe6cd91"}, {"node_instance_id": "bind_host_jgugan", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:34.572Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:34.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "c1795d2d-536b-49a2-9ebb-13966d1f94f8"}, {"node_instance_id": "proxy_host_4omunn", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:34.572Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:34.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "fa69cfd7-690e-4d8a-b8e3-d95298fc71f9"}, {"node_instance_id": "proxy_host_4omunn", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:34.572Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:34.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "fa69cfd7-690e-4d8a-b8e3-d95298fc71f9"}, {"node_instance_id": "proxy_host_4omunn", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:34.572Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:34.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "fa69cfd7-690e-4d8a-b8e3-d95298fc71f9"}, {"node_instance_id": "bind_host_jgugan", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:34.572Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:34.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "c1795d2d-536b-49a2-9ebb-13966d1f94f8"}, {"node_instance_id": "bind_host_jgugan", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:34.572Z", "message": "system_python set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:34.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "c1795d2d-536b-49a2-9ebb-13966d1f94f8"}, {"node_instance_id": "homer_host_wepxy1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:34.572Z", "message": "/home/ubuntu/homer_host_wepxy1/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-08-01T11:28:34.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "0c6dca4d-ba95-4d0b-a4e7-7800c68eb0bf"}, {"node_instance_id": "vellum_host_kkzfew", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:34.572Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:34.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "bd3449e3-d72e-4d27-b808-a0de7ce5b59e"}, {"node_instance_id": "bind_host_jgugan", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:34.572Z", "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-08-01T11:28:34.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "c1795d2d-536b-49a2-9ebb-13966d1f94f8"}, {"node_instance_id": "bono_host_2kyliz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:34.572Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:34.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "6c3ff8de-0dbd-4543-8f7d-fa92efe6cd91"}, {"node_instance_id": "bind_host_jgugan", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:34.572Z", "message": "env set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:34.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "c1795d2d-536b-49a2-9ebb-13966d1f94f8"}, {"node_instance_id": "vellum_host_kkzfew", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:34.572Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:34.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "bd3449e3-d72e-4d27-b808-a0de7ce5b59e"}, {"node_instance_id": "bind_host_jgugan", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:34.572Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:34.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "c1795d2d-536b-49a2-9ebb-13966d1f94f8"}], "metadata": {"pagination": {"total": 1482, "offset": 972, "size": 50}}} 2018-08-01 11:29:14,496 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:29:14,496 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:29:14 GMT 2018-08-01 11:29:14,497 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:29:14,497 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27984 2018-08-01 11:29:14,497 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:29:14,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-08-01 11:29:14,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:14,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:14,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.7:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-08-01 11:29:14,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-01 11:29:14,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:14,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-01 11:29:14,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: homer_host_wepxy1 2018-08-01 11:29:14,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:14,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:14,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:14,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-08-01 11:29:14,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:14,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent proxy_host_4omunn 2018-08-01 11:29:14,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: sprout_host_gjrcbf 2018-08-01 11:29:14,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-08-01 11:29:14,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-08-01 11:29:14,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-01 11:29:14,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-01 11:29:14,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:14,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:14,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:14,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:14,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:14,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bind_host_jgugan/cloudify/ssl/cloudify_internal_cert.pem 2018-08-01 11:29:14,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent bind_host_jgugan 2018-08-01 11:29:14,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:14,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:14,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-08-01 11:29:14,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:14,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:14,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:14,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/bono_host_2kyliz/env 2018-08-01 11:29:14,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:14,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:14,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-01 11:29:14,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-08-01 11:29:14,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:14,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:14,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:14,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:14,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:14,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-08-01 11:29:14,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/homer_host_wepxy1/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-08-01 11:29:14,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:14,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-08-01 11:29:14,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-08-01 11:29:14,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-08-01 11:29:14,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:14,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:14,506 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9cafa47c-f563-4508-be65-c972de09f881 2018-08-01 11:29:14,711 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:29:14,711 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:29:14,712 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:29:14,712 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:29:14,712 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:29:14,712 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:29:14,712 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:29:14,712 - 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-08-01T11:25:09.346Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "9cafa47c-f563-4508-be65-c972de09f881"} 2018-08-01 11:29:14,712 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:29:14,712 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:29:14 GMT 2018-08-01 11:29:14,712 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:29:14,713 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-01 11:29:14,713 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:29:19,718 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:29:19,789 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:29:19,789 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:29:19,789 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:29:19,789 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:29:19,789 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:29:19,790 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:29:19,790 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:29:19,790 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_jgugan", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:34.572Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:34.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "c1795d2d-536b-49a2-9ebb-13966d1f94f8"}, {"node_instance_id": "bind_host_jgugan", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:34.572Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:34.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "c1795d2d-536b-49a2-9ebb-13966d1f94f8"}, {"node_instance_id": "bind_host_jgugan", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:34.572Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bind_host_jgugan/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:34.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "c1795d2d-536b-49a2-9ebb-13966d1f94f8"}, {"node_instance_id": "bind_host_jgugan", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:34.572Z", "message": "Downloading Agent Package from https://192.168.120.7:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:34.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "c1795d2d-536b-49a2-9ebb-13966d1f94f8"}, {"node_instance_id": "vellum_host_kkzfew", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:34.572Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:34.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "bd3449e3-d72e-4d27-b808-a0de7ce5b59e"}, {"node_instance_id": "bind_host_jgugan", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:34.572Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:34.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "c1795d2d-536b-49a2-9ebb-13966d1f94f8"}, {"node_instance_id": "bind_host_jgugan", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:34.572Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:34.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "c1795d2d-536b-49a2-9ebb-13966d1f94f8"}, {"node_instance_id": "bind_host_jgugan", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:34.572Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:34.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "c1795d2d-536b-49a2-9ebb-13966d1f94f8"}, {"node_instance_id": "bind_host_jgugan", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:34.572Z", "message": "Creating agent from package", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:34.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "c1795d2d-536b-49a2-9ebb-13966d1f94f8"}, {"node_instance_id": "bono_host_2kyliz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:34.572Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.7', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bono_host_2kyliz/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bono_host_2kyliz/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_2kyliz', 'REST_HOST': '192.168.120.7', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bono_host_2kyliz/work', 'CLOUDIFY_DAEMON_QUEUE': 'bono_host_2kyliz', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DkMqFQ.iDzMNPRDss9FERUJ_3yqo1yLqGw'}", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:34.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "6c3ff8de-0dbd-4543-8f7d-fa92efe6cd91"}, {"node_instance_id": "proxy_host_4omunn", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:34.572Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:34.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "fa69cfd7-690e-4d8a-b8e3-d95298fc71f9"}, {"node_instance_id": "dime_host_pgb366", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:34.820Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:34.820Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "homer_host_wepxy1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:34.820Z", "message": "Configuring Agent", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:34.820Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "homer_host_wepxy1", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:34.820Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:34.820Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "sprout_host_gjrcbf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:34.820Z", "message": "Starting Agent", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:34.820Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "sprout_host_gjrcbf", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:34.820Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:34.820Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "vellum_host_kkzfew", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:34.820Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:34.820Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "homer_host_wepxy1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:34.820Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:34.820Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "sprout_host_gjrcbf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:34.820Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:34.820Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "vellum_host_kkzfew", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:35.670Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:35.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "bd3449e3-d72e-4d27-b808-a0de7ce5b59e"}, {"node_instance_id": "dime_host_pgb366", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:35.670Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:35.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "01d5d169-1b8e-457f-82b8-20efe1dfe5c2"}, {"node_instance_id": "vellum_host_kkzfew", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:35.670Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:35.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "bd3449e3-d72e-4d27-b808-a0de7ce5b59e"}, {"node_instance_id": "vellum_host_kkzfew", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:35.670Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:35.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "bd3449e3-d72e-4d27-b808-a0de7ce5b59e"}, {"node_instance_id": "dime_host_pgb366", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:35.670Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:35.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "01d5d169-1b8e-457f-82b8-20efe1dfe5c2"}, {"node_instance_id": "bono_host_2kyliz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:35.670Z", "message": " SNIMissingWarning", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:35.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "6c3ff8de-0dbd-4543-8f7d-fa92efe6cd91"}, {"node_instance_id": "bono_host_2kyliz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:35.670Z", "message": "/home/ubuntu/bono_host_2kyliz/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-08-01T11:28:35.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "6c3ff8de-0dbd-4543-8f7d-fa92efe6cd91"}, {"node_instance_id": "vellum_host_kkzfew", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:35.670Z", "message": "SSH connection is ready", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:35.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "bd3449e3-d72e-4d27-b808-a0de7ce5b59e"}, {"node_instance_id": "vellum_host_kkzfew", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:35.670Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:35.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "bd3449e3-d72e-4d27-b808-a0de7ce5b59e"}, {"node_instance_id": "vellum_host_kkzfew", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:35.670Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:35.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "bd3449e3-d72e-4d27-b808-a0de7ce5b59e"}, {"node_instance_id": "dime_host_pgb366", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:35.670Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:35.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "01d5d169-1b8e-457f-82b8-20efe1dfe5c2"}, {"node_instance_id": "dime_host_pgb366", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:35.670Z", "message": "SSH connection is ready", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:35.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "01d5d169-1b8e-457f-82b8-20efe1dfe5c2"}, {"node_instance_id": "dime_host_pgb366", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:35.670Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:35.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "01d5d169-1b8e-457f-82b8-20efe1dfe5c2"}, {"node_instance_id": "vellum_host_kkzfew", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:35.670Z", "message": "Configuring Agent vellum_host_kkzfew", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:35.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "bd3449e3-d72e-4d27-b808-a0de7ce5b59e"}, {"node_instance_id": "bind_host_jgugan", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:35.670Z", "message": "Untaring Agent package...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:35.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "c1795d2d-536b-49a2-9ebb-13966d1f94f8"}, {"node_instance_id": "bono_host_2kyliz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:35.670Z", "message": "Successfully created daemon: bono_host_2kyliz", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:35.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "6c3ff8de-0dbd-4543-8f7d-fa92efe6cd91"}, {"node_instance_id": "bono_host_2kyliz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:35.670Z", "message": "Creating...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:35.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "6c3ff8de-0dbd-4543-8f7d-fa92efe6cd91"}, {"node_instance_id": "dime_host_pgb366", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:35.670Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:35.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "01d5d169-1b8e-457f-82b8-20efe1dfe5c2"}, {"node_instance_id": "dime_host_pgb366", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:35.670Z", "message": "Validating SSH connection", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:35.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "01d5d169-1b8e-457f-82b8-20efe1dfe5c2"}, {"node_instance_id": "dime_host_pgb366", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:35.670Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:35.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "01d5d169-1b8e-457f-82b8-20efe1dfe5c2"}, {"node_instance_id": "bono_host_2kyliz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:35.927Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:35.927Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "bono_host_2kyliz", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:35.927Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:35.927Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "bono_host_2kyliz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:35.927Z", "message": "Configuring Agent", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:35.927Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "vellum_host_kkzfew", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:35.927Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:35.927Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "ellis_host_oqiyod", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:35.927Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:35.927Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "vellum_host_kkzfew", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:36.678Z", "message": "Successfully configured daemon: vellum_host_kkzfew", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:36.678Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "bd3449e3-d72e-4d27-b808-a0de7ce5b59e"}, {"node_instance_id": "ellis_host_oqiyod", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:36.678Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:36.678Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "4a9b84ae-8ead-439c-a774-363cd80caba8"}, {"node_instance_id": "ellis_host_oqiyod", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:36.678Z", "message": "SSH connection is ready", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:36.678Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "4a9b84ae-8ead-439c-a774-363cd80caba8"}, {"node_instance_id": "ellis_host_oqiyod", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:36.678Z", "message": "Starting Agent ellis_host_oqiyod", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:36.678Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "4a9b84ae-8ead-439c-a774-363cd80caba8"}, {"node_instance_id": "ellis_host_oqiyod", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:36.678Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:36.678Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "4a9b84ae-8ead-439c-a774-363cd80caba8"}, {"node_instance_id": "bind_host_jgugan", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:36.678Z", "message": "Configuring...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:36.678Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "c1795d2d-536b-49a2-9ebb-13966d1f94f8"}], "metadata": {"pagination": {"total": 1486, "offset": 1022, "size": 50}}} 2018-08-01 11:29:19,790 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:29:19,790 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:29:19 GMT 2018-08-01 11:29:19,790 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:29:19,790 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28314 2018-08-01 11:29:19,790 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:29:19,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:19,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:19,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bind_host_jgugan/cloudify/ssl/cloudify_internal_cert.pem 2018-08-01 11:29:19,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.7:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-08-01 11:29:19,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:19,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:19,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-01 11:29:19,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-08-01 11:29:19,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-08-01 11:29:19,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.7', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bono_host_2kyliz/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bono_host_2kyliz/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_2kyliz', 'REST_HOST': '192.168.120.7', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bono_host_2kyliz/work', 'CLOUDIFY_DAEMON_QUEUE': 'bono_host_2kyliz', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DkMqFQ.iDzMNPRDss9FERUJ_3yqo1yLqGw'} 2018-08-01 11:29:19,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:19,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-08-01 11:29:19,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-08-01 11:29:19,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-08-01 11:29:19,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-08-01 11:29:19,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-08-01 11:29:19,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-08-01 11:29:19,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-08-01 11:29:19,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-08-01 11:29:19,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:19,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:19,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:19,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:19,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:19,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-08-01 11:29:19,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/bono_host_2kyliz/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-08-01 11:29:19,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-01 11:29:19,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:19,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:19,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:19,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-01 11:29:19,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:19,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent vellum_host_kkzfew 2018-08-01 11:29:19,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-08-01 11:29:19,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: bono_host_2kyliz 2018-08-01 11:29:19,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-08-01 11:29:19,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:19,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-01 11:29:19,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:19,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-08-01 11:29:19,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-08-01 11:29:19,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-08-01 11:29:19,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-08-01 11:29:19,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-08-01 11:29:19,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: vellum_host_kkzfew 2018-08-01 11:29:19,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:19,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-01 11:29:19,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent ellis_host_oqiyod 2018-08-01 11:29:19,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:19,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-01 11:29:19,799 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9cafa47c-f563-4508-be65-c972de09f881 2018-08-01 11:29:19,856 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:29:19,856 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:29:19,856 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:29:19,856 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:29:19,856 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:29:19,857 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:29:19,857 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:29:19,857 - 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-08-01T11:25:09.346Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "9cafa47c-f563-4508-be65-c972de09f881"} 2018-08-01 11:29:19,857 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:29:19,857 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:29:19 GMT 2018-08-01 11:29:19,857 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:29:19,857 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-01 11:29:19,857 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:29:24,863 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:29:24,932 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:29:24,932 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:29:24,933 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:29:24,933 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:29:24,933 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:29:24,933 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:29:24,933 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:29:24,933 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_oqiyod", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:36.678Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:36.678Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "4a9b84ae-8ead-439c-a774-363cd80caba8"}, {"node_instance_id": "homer_host_wepxy1", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:36.678Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:36.678Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "fb03bac3-da6c-4786-80ec-961e7a7e5bb8"}, {"node_instance_id": "bind_host_jgugan", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:36.678Z", "message": "Auto-correcting virtualenv /home/ubuntu/bind_host_jgugan/env", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:36.678Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "c1795d2d-536b-49a2-9ebb-13966d1f94f8"}, {"node_instance_id": "dime_host_pgb366", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:36.678Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:36.678Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "01d5d169-1b8e-457f-82b8-20efe1dfe5c2"}, {"node_instance_id": "ellis_host_oqiyod", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:36.678Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:36.678Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "4a9b84ae-8ead-439c-a774-363cd80caba8"}, {"node_instance_id": "ellis_host_oqiyod", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:36.678Z", "message": "Starting Agent ellis_host_oqiyod", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:36.678Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "4a9b84ae-8ead-439c-a774-363cd80caba8"}, {"node_instance_id": "ellis_host_oqiyod", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:36.678Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:36.678Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "4a9b84ae-8ead-439c-a774-363cd80caba8"}, {"node_instance_id": "ellis_host_oqiyod", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:36.678Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:36.678Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "4a9b84ae-8ead-439c-a774-363cd80caba8"}, {"node_instance_id": "homer_host_wepxy1", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:36.678Z", "message": "Validating SSH connection", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:36.678Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "fb03bac3-da6c-4786-80ec-961e7a7e5bb8"}, {"node_instance_id": "dime_host_pgb366", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:36.678Z", "message": "Starting Agent dime_host_pgb366", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:36.678Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "01d5d169-1b8e-457f-82b8-20efe1dfe5c2"}, {"node_instance_id": "vellum_host_kkzfew", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:36.678Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:36.678Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "bd3449e3-d72e-4d27-b808-a0de7ce5b59e"}, {"node_instance_id": "bind_host_jgugan", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:36.678Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:36.678Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "c1795d2d-536b-49a2-9ebb-13966d1f94f8"}, {"node_instance_id": "ellis_host_oqiyod", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:36.678Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:36.678Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "4a9b84ae-8ead-439c-a774-363cd80caba8"}, {"node_instance_id": "homer_host_wepxy1", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:36.678Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:36.678Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "fb03bac3-da6c-4786-80ec-961e7a7e5bb8"}, {"node_instance_id": "dime_host_pgb366", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:36.678Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:36.678Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "01d5d169-1b8e-457f-82b8-20efe1dfe5c2"}, {"node_instance_id": "ellis_host_oqiyod", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:36.678Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:36.678Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "4a9b84ae-8ead-439c-a774-363cd80caba8"}, {"node_instance_id": "ellis_host_oqiyod", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:36.678Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:36.678Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "4a9b84ae-8ead-439c-a774-363cd80caba8"}, {"node_instance_id": "dime_host_pgb366", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:36.678Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:36.678Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "01d5d169-1b8e-457f-82b8-20efe1dfe5c2"}, {"node_instance_id": "homer_host_wepxy1", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:36.678Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:36.678Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "fb03bac3-da6c-4786-80ec-961e7a7e5bb8"}, {"node_instance_id": "ellis_host_oqiyod", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:36.678Z", "message": "Validating SSH connection", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:36.678Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "4a9b84ae-8ead-439c-a774-363cd80caba8"}, {"node_instance_id": "homer_host_wepxy1", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:36.678Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:36.678Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "fb03bac3-da6c-4786-80ec-961e7a7e5bb8"}, {"node_instance_id": "vellum_host_kkzfew", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:36.678Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:36.678Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "bd3449e3-d72e-4d27-b808-a0de7ce5b59e"}, {"node_instance_id": "vellum_host_kkzfew", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:36.678Z", "message": "Configuring...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:36.678Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "bd3449e3-d72e-4d27-b808-a0de7ce5b59e"}, {"node_instance_id": "vellum_host_kkzfew", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:36.947Z", "message": "Starting Agent", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:36.947Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "vellum_host_kkzfew", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:36.947Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:36.947Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "homer_host_wepxy1", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:36.947Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:36.947Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "homer_host_wepxy1", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:37.685Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:37.685Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "fb03bac3-da6c-4786-80ec-961e7a7e5bb8"}, {"node_instance_id": "bind_host_jgugan", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:37.685Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.7', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bind_host_jgugan/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bind_host_jgugan/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_jgugan', 'REST_HOST': '192.168.120.7', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bind_host_jgugan/work', 'CLOUDIFY_DAEMON_QUEUE': 'bind_host_jgugan', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DkMqFQ.iDzMNPRDss9FERUJ_3yqo1yLqGw'}", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:37.685Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "c1795d2d-536b-49a2-9ebb-13966d1f94f8"}, {"node_instance_id": "homer_host_wepxy1", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:37.685Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:37.685Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "fb03bac3-da6c-4786-80ec-961e7a7e5bb8"}, {"node_instance_id": "homer_host_wepxy1", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:37.685Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:37.685Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "fb03bac3-da6c-4786-80ec-961e7a7e5bb8"}, {"node_instance_id": "homer_host_wepxy1", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:37.685Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:37.685Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "fb03bac3-da6c-4786-80ec-961e7a7e5bb8"}, {"node_instance_id": "bind_host_jgugan", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:37.685Z", "message": "Creating...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:37.685Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "c1795d2d-536b-49a2-9ebb-13966d1f94f8"}, {"node_instance_id": "homer_host_wepxy1", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:37.685Z", "message": "SSH connection is ready", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:37.685Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "fb03bac3-da6c-4786-80ec-961e7a7e5bb8"}, {"node_instance_id": "bind_host_jgugan", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:37.685Z", "message": "/home/ubuntu/bind_host_jgugan/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-08-01T11:28:37.685Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "c1795d2d-536b-49a2-9ebb-13966d1f94f8"}, {"node_instance_id": "bind_host_jgugan", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:37.685Z", "message": "Successfully created daemon: bind_host_jgugan", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:37.685Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "c1795d2d-536b-49a2-9ebb-13966d1f94f8"}, {"node_instance_id": "homer_host_wepxy1", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:37.685Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:37.685Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "fb03bac3-da6c-4786-80ec-961e7a7e5bb8"}, {"node_instance_id": "homer_host_wepxy1", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:37.685Z", "message": "Configuring Agent homer_host_wepxy1", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:37.685Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "fb03bac3-da6c-4786-80ec-961e7a7e5bb8"}, {"node_instance_id": "homer_host_wepxy1", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:37.685Z", "message": "Configuring...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:37.685Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "fb03bac3-da6c-4786-80ec-961e7a7e5bb8"}, {"node_instance_id": "bind_host_jgugan", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:37.685Z", "message": " SNIMissingWarning", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:37.685Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "c1795d2d-536b-49a2-9ebb-13966d1f94f8"}, {"node_instance_id": "homer_host_wepxy1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:37.960Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:37.960Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "bind_host_jgugan", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:37.960Z", "message": "Configuring Agent", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:37.960Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "bono_host_2kyliz", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:37.960Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:37.960Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "bind_host_jgugan", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:37.960Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:37.960Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "sprout_host_gjrcbf", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:37.960Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:37.960Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "bind_host_jgugan", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:37.960Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:37.960Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "homer_host_wepxy1", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:38.699Z", "message": "Successfully configured daemon: homer_host_wepxy1", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:38.699Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "fb03bac3-da6c-4786-80ec-961e7a7e5bb8"}, {"node_instance_id": "homer_host_wepxy1", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:38.699Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:38.699Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "fb03bac3-da6c-4786-80ec-961e7a7e5bb8"}, {"node_instance_id": "sprout_host_gjrcbf", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:38.699Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:38.699Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "212fa3ac-0f0d-463e-8874-b4324ed38a79"}, {"node_instance_id": "sprout_host_gjrcbf", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:38.699Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:38.699Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "212fa3ac-0f0d-463e-8874-b4324ed38a79"}, {"node_instance_id": "sprout_host_gjrcbf", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:38.699Z", "message": "Starting Agent sprout_host_gjrcbf", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:38.699Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "212fa3ac-0f0d-463e-8874-b4324ed38a79"}], "metadata": {"pagination": {"total": 1487, "offset": 1072, "size": 50}}} 2018-08-01 11:29:24,933 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:29:24,934 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:29:24 GMT 2018-08-01 11:29:24,934 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:29:24,934 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28324 2018-08-01 11:29:24,934 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:29:24,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:24,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:24,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/bind_host_jgugan/env 2018-08-01 11:29:24,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:24,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:24,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent ellis_host_oqiyod 2018-08-01 11:29:24,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:24,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:24,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-01 11:29:24,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent dime_host_pgb366 2018-08-01 11:29:24,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-08-01 11:29:24,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-08-01 11:29:24,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:24,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:24,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:24,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:24,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:24,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:24,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:24,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-01 11:29:24,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:24,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-08-01 11:29:24,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-01 11:29:24,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-08-01 11:29:24,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-08-01 11:29:24,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-08-01 11:29:24,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:24,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.7', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bind_host_jgugan/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bind_host_jgugan/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_jgugan', 'REST_HOST': '192.168.120.7', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bind_host_jgugan/work', 'CLOUDIFY_DAEMON_QUEUE': 'bind_host_jgugan', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DkMqFQ.iDzMNPRDss9FERUJ_3yqo1yLqGw'} 2018-08-01 11:29:24,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:24,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:24,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:24,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-08-01 11:29:24,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-01 11:29:24,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/bind_host_jgugan/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-08-01 11:29:24,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: bind_host_jgugan 2018-08-01 11:29:24,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:24,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent homer_host_wepxy1 2018-08-01 11:29:24,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-01 11:29:24,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-08-01 11:29:24,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-08-01 11:29:24,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-08-01 11:29:24,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-08-01 11:29:24,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-08-01 11:29:24,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-08-01 11:29:24,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-08-01 11:29:24,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: homer_host_wepxy1 2018-08-01 11:29:24,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-08-01 11:29:24,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:24,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:24,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent sprout_host_gjrcbf 2018-08-01 11:29:24,943 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9cafa47c-f563-4508-be65-c972de09f881 2018-08-01 11:29:25,001 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:29:25,001 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:29:25,001 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:29:25,001 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:29:25,001 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:29:25,001 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:29:25,002 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:29:25,002 - 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-08-01T11:25:09.346Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "9cafa47c-f563-4508-be65-c972de09f881"} 2018-08-01 11:29:25,002 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:29:25,002 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:29:24 GMT 2018-08-01 11:29:25,002 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:29:25,002 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-01 11:29:25,002 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:29:30,008 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:29:30,077 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:29:30,078 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:29:30,078 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:29:30,078 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:29:30,078 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:29:30,078 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:29:30,078 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:29:30,078 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_gjrcbf", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:38.699Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:38.699Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "212fa3ac-0f0d-463e-8874-b4324ed38a79"}, {"node_instance_id": "homer_host_wepxy1", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:38.699Z", "message": "Successfully configured daemon: homer_host_wepxy1", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:38.699Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "fb03bac3-da6c-4786-80ec-961e7a7e5bb8"}, {"node_instance_id": "proxy_host_4omunn", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:38.699Z", "message": "Successfully started daemon: proxy_host_4omunn", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:38.699Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "fa69cfd7-690e-4d8a-b8e3-d95298fc71f9"}, {"node_instance_id": "sprout_host_gjrcbf", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:38.699Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:38.699Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "212fa3ac-0f0d-463e-8874-b4324ed38a79"}, {"node_instance_id": "proxy_host_4omunn", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:38.699Z", "message": "Starting...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:38.699Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "fa69cfd7-690e-4d8a-b8e3-d95298fc71f9"}, {"node_instance_id": "proxy_host_4omunn", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:38.699Z", "message": "Starting daemon with command: sudo service celeryd-proxy_host_4omunn start", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:38.699Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "fa69cfd7-690e-4d8a-b8e3-d95298fc71f9"}, {"node_instance_id": "sprout_host_gjrcbf", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:38.699Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:38.699Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "212fa3ac-0f0d-463e-8874-b4324ed38a79"}, {"node_instance_id": "sprout_host_gjrcbf", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:38.699Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:38.699Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "212fa3ac-0f0d-463e-8874-b4324ed38a79"}, {"node_instance_id": "sprout_host_gjrcbf", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:38.699Z", "message": "Validating SSH connection", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:38.699Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "212fa3ac-0f0d-463e-8874-b4324ed38a79"}, {"node_instance_id": "homer_host_wepxy1", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:38.699Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:38.699Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "fb03bac3-da6c-4786-80ec-961e7a7e5bb8"}, {"node_instance_id": "sprout_host_gjrcbf", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:38.699Z", "message": "SSH connection is ready", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:38.699Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "212fa3ac-0f0d-463e-8874-b4324ed38a79"}, {"node_instance_id": "sprout_host_gjrcbf", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:38.699Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:38.699Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "212fa3ac-0f0d-463e-8874-b4324ed38a79"}, {"node_instance_id": "sprout_host_gjrcbf", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:38.699Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:38.699Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "212fa3ac-0f0d-463e-8874-b4324ed38a79"}, {"node_instance_id": "proxy_host_4omunn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:38.965Z", "message": "Installing plugins", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:38.965Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "proxy_host_4omunn", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:38.965Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:38.965Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "proxy_host_4omunn", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:38.965Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:38.965Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "vellum_host_kkzfew", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:38.965Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:38.965Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "homer_host_wepxy1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:38.965Z", "message": "Starting Agent", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:38.965Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "homer_host_wepxy1", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:38.965Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:38.965Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "proxy_host_4omunn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:38.965Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:38.965Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "dime_host_pgb366", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:39.714Z", "message": "Starting daemon with command: sudo service celeryd-dime_host_pgb366 start", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:39.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "01d5d169-1b8e-457f-82b8-20efe1dfe5c2"}, {"node_instance_id": "bono_host_2kyliz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:39.714Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:39.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "c6569efb-f031-478d-a854-bb2312f08b36"}, {"node_instance_id": "proxy_host_4omunn", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:39.714Z", "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-08-01T11:28:39.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "72892356-b6d3-465e-a6a8-b1cf158b752a"}, {"node_instance_id": "bono_host_2kyliz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:39.714Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:39.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "c6569efb-f031-478d-a854-bb2312f08b36"}, {"node_instance_id": "dime_host_pgb366", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:39.714Z", "message": "Successfully started daemon: dime_host_pgb366", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:39.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "01d5d169-1b8e-457f-82b8-20efe1dfe5c2"}, {"node_instance_id": "bono_host_2kyliz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:39.714Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:39.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "c6569efb-f031-478d-a854-bb2312f08b36"}, {"node_instance_id": "bono_host_2kyliz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:39.714Z", "message": "Configuring Agent bono_host_2kyliz", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:39.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "c6569efb-f031-478d-a854-bb2312f08b36"}, {"node_instance_id": "proxy_host_4omunn", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:39.714Z", "message": "Installing plugin from source", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:39.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "72892356-b6d3-465e-a6a8-b1cf158b752a"}, {"node_instance_id": "proxy_host_4omunn", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:39.714Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:39.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "72892356-b6d3-465e-a6a8-b1cf158b752a"}, {"node_instance_id": "vellum_host_kkzfew", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:39.714Z", "message": "Starting Agent vellum_host_kkzfew", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:39.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "91ac221b-e4c6-47a2-8662-92948cd328e2"}, {"node_instance_id": "vellum_host_kkzfew", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:39.714Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:39.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "91ac221b-e4c6-47a2-8662-92948cd328e2"}, {"node_instance_id": "proxy_host_4omunn", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:39.714Z", "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-08-01T11:28:39.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "72892356-b6d3-465e-a6a8-b1cf158b752a"}, {"node_instance_id": "vellum_host_kkzfew", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:39.714Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:39.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "91ac221b-e4c6-47a2-8662-92948cd328e2"}, {"node_instance_id": "bono_host_2kyliz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:39.714Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:39.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "c6569efb-f031-478d-a854-bb2312f08b36"}, {"node_instance_id": "bono_host_2kyliz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:39.714Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:39.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "c6569efb-f031-478d-a854-bb2312f08b36"}, {"node_instance_id": "vellum_host_kkzfew", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:39.714Z", "message": "SSH connection is ready", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:39.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "91ac221b-e4c6-47a2-8662-92948cd328e2"}, {"node_instance_id": "bono_host_2kyliz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:39.714Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:39.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "c6569efb-f031-478d-a854-bb2312f08b36"}, {"node_instance_id": "vellum_host_kkzfew", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:39.714Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:39.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "91ac221b-e4c6-47a2-8662-92948cd328e2"}, {"node_instance_id": "vellum_host_kkzfew", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:39.714Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:39.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "91ac221b-e4c6-47a2-8662-92948cd328e2"}, {"node_instance_id": "bono_host_2kyliz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:39.714Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:39.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "c6569efb-f031-478d-a854-bb2312f08b36"}, {"node_instance_id": "vellum_host_kkzfew", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:39.714Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:39.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "91ac221b-e4c6-47a2-8662-92948cd328e2"}, {"node_instance_id": "vellum_host_kkzfew", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:39.714Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:39.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "91ac221b-e4c6-47a2-8662-92948cd328e2"}, {"node_instance_id": "vellum_host_kkzfew", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:39.714Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:39.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "91ac221b-e4c6-47a2-8662-92948cd328e2"}, {"node_instance_id": "vellum_host_kkzfew", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:39.714Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:39.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "91ac221b-e4c6-47a2-8662-92948cd328e2"}, {"node_instance_id": "bono_host_2kyliz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:39.714Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:39.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "c6569efb-f031-478d-a854-bb2312f08b36"}, {"node_instance_id": "bono_host_2kyliz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:39.714Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:39.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "c6569efb-f031-478d-a854-bb2312f08b36"}, {"node_instance_id": "vellum_host_kkzfew", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:39.714Z", "message": "Validating SSH connection", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:39.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "91ac221b-e4c6-47a2-8662-92948cd328e2"}, {"node_instance_id": "vellum_host_kkzfew", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:39.714Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:39.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "91ac221b-e4c6-47a2-8662-92948cd328e2"}, {"node_instance_id": "bono_host_2kyliz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:39.714Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:39.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "c6569efb-f031-478d-a854-bb2312f08b36"}, {"node_instance_id": "proxy_host_4omunn", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:39.714Z", "message": "[localhost] run: /home/ubuntu/proxy_host_4omunn/env/bin/pip freeze", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:39.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "72892356-b6d3-465e-a6a8-b1cf158b752a"}], "metadata": {"pagination": {"total": 1496, "offset": 1122, "size": 50}}} 2018-08-01 11:29:30,078 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:29:30,079 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:29:30 GMT 2018-08-01 11:29:30,079 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:29:30,079 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27340 2018-08-01 11:29:30,079 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:29:30,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:30,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: homer_host_wepxy1 2018-08-01 11:29:30,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: proxy_host_4omunn 2018-08-01 11:29:30,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:30,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-08-01 11:29:30,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-proxy_host_4omunn start 2018-08-01 11:29:30,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:30,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:30,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-01 11:29:30,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-08-01 11:29:30,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-01 11:29:30,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:30,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:30,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-08-01 11:29:30,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-08-01 11:29:30,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-08-01 11:29:30,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-08-01 11:29:30,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-08-01 11:29:30,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-08-01 11:29:30,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-08-01 11:29:30,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-dime_host_pgb366 start 2018-08-01 11:29:30,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-01 11:29:30,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-08-01 11:29:30,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:30,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: dime_host_pgb366 2018-08-01 11:29:30,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:30,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent bono_host_2kyliz 2018-08-01 11:29:30,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-08-01 11:29:30,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-08-01 11:29:30,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent vellum_host_kkzfew 2018-08-01 11:29:30,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:30,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-08-01 11:29:30,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:30,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:30,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:30,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-01 11:29:30,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:30,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:30,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:30,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:30,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:30,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:30,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:30,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:30,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-01 11:29:30,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:30,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-01 11:29:30,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:30,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:30,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/proxy_host_4omunn/env/bin/pip freeze 2018-08-01 11:29:30,088 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9cafa47c-f563-4508-be65-c972de09f881 2018-08-01 11:29:30,144 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:29:30,144 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:29:30,144 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:29:30,144 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:29:30,144 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:29:30,144 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:29:30,145 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:29:30,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-08-01T11:25:09.346Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "9cafa47c-f563-4508-be65-c972de09f881"} 2018-08-01 11:29:30,145 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:29:30,145 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:29:30 GMT 2018-08-01 11:29:30,145 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:29:30,145 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-01 11:29:30,145 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:29:35,146 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:29:35,221 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:29:35,221 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:29:35,221 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:29:35,221 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:29:35,221 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:29:35,221 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:29:35,222 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:29:35,222 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_kkzfew", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:39.714Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:39.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "91ac221b-e4c6-47a2-8662-92948cd328e2"}, {"node_instance_id": "bono_host_2kyliz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:39.714Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:39.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "c6569efb-f031-478d-a854-bb2312f08b36"}, {"node_instance_id": "dime_host_pgb366", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:39.969Z", "message": "Installing plugins", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:39.969Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "dime_host_pgb366", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:39.969Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:39.969Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "bind_host_jgugan", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:39.969Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:39.969Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "dime_host_pgb366", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:39.969Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:39.969Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "dime_host_pgb366", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:39.969Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:39.969Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "dime_host_pgb366", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:40.747Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:40.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "208e2a78-3d33-4332-8983-e9014c27665c"}, {"node_instance_id": "bind_host_jgugan", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:40.747Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:40.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "28f4ed6d-3b93-4a33-a2e0-2e0c0f51bde6"}, {"node_instance_id": "proxy_host_4omunn", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:40.747Z", "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-08-01T11:28:40.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "72892356-b6d3-465e-a6a8-b1cf158b752a"}, {"node_instance_id": "bono_host_2kyliz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:40.747Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:40.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "c6569efb-f031-478d-a854-bb2312f08b36"}, {"node_instance_id": "ellis_host_oqiyod", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:40.747Z", "message": "Starting...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:40.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "4a9b84ae-8ead-439c-a774-363cd80caba8"}, {"node_instance_id": "bono_host_2kyliz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:40.747Z", "message": "Successfully configured daemon: bono_host_2kyliz", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:40.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "c6569efb-f031-478d-a854-bb2312f08b36"}, {"node_instance_id": "bono_host_2kyliz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:40.747Z", "message": "Configuring...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:40.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "c6569efb-f031-478d-a854-bb2312f08b36"}, {"node_instance_id": "bind_host_jgugan", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:40.747Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:40.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "28f4ed6d-3b93-4a33-a2e0-2e0c0f51bde6"}, {"node_instance_id": "bind_host_jgugan", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:40.747Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:40.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "28f4ed6d-3b93-4a33-a2e0-2e0c0f51bde6"}, {"node_instance_id": "ellis_host_oqiyod", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:40.747Z", "message": "Starting daemon with command: sudo service celeryd-ellis_host_oqiyod start", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:40.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "4a9b84ae-8ead-439c-a774-363cd80caba8"}, {"node_instance_id": "bind_host_jgugan", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:40.747Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:40.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "28f4ed6d-3b93-4a33-a2e0-2e0c0f51bde6"}, {"node_instance_id": "dime_host_pgb366", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:40.747Z", "message": "[localhost] run: /home/ubuntu/dime_host_pgb366/env/bin/pip freeze", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:40.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "208e2a78-3d33-4332-8983-e9014c27665c"}, {"node_instance_id": "bind_host_jgugan", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:40.747Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:40.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "28f4ed6d-3b93-4a33-a2e0-2e0c0f51bde6"}, {"node_instance_id": "ellis_host_oqiyod", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:40.747Z", "message": "Successfully started daemon: ellis_host_oqiyod", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:40.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "4a9b84ae-8ead-439c-a774-363cd80caba8"}, {"node_instance_id": "proxy_host_4omunn", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:40.747Z", "message": "Removing directory: /tmp/tmpse2g03", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:40.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "72892356-b6d3-465e-a6a8-b1cf158b752a"}, {"node_instance_id": "bono_host_2kyliz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:40.747Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:40.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "c6569efb-f031-478d-a854-bb2312f08b36"}, {"node_instance_id": "bind_host_jgugan", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:40.747Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:40.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "28f4ed6d-3b93-4a33-a2e0-2e0c0f51bde6"}, {"node_instance_id": "bind_host_jgugan", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:40.747Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:40.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "28f4ed6d-3b93-4a33-a2e0-2e0c0f51bde6"}, {"node_instance_id": "bono_host_2kyliz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:41.041Z", "message": "Starting Agent", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:41.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "proxy_host_4omunn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:41.041Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:41.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "bono_host_2kyliz", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:41.041Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:41.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "ellis_host_oqiyod", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:41.041Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:41.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "ellis_host_oqiyod", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:41.041Z", "message": "Installing plugins", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:41.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "proxy_host_4omunn", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:41.041Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:41.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "proxy_host_4omunn", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:41.041Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:41.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "ellis_host_oqiyod", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:41.041Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:41.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "bono_host_2kyliz", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:41.041Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:41.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "homer_host_wepxy1", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:41.041Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:41.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "bono_host_2kyliz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:41.041Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:41.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "ellis_host_oqiyod", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:41.041Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:41.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "bono_host_2kyliz", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:41.762Z", "message": "Starting Agent bono_host_2kyliz", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:41.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "f7576abf-3f74-4048-aa8b-c4e7310825af"}, {"node_instance_id": "ellis_host_oqiyod", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:41.762Z", "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-08-01T11:28:41.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "16fcdcd3-4bf7-44e3-acb2-f0ceda3ed804"}, {"node_instance_id": "dime_host_pgb366", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:41.762Z", "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-08-01T11:28:41.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "208e2a78-3d33-4332-8983-e9014c27665c"}, {"node_instance_id": "homer_host_wepxy1", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:41.762Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:41.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "7ea12ef9-610e-4917-8d1e-5ec86c35c4a9"}, {"node_instance_id": "bono_host_2kyliz", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:41.762Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:41.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "f7576abf-3f74-4048-aa8b-c4e7310825af"}, {"node_instance_id": "bono_host_2kyliz", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:41.762Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:41.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "f7576abf-3f74-4048-aa8b-c4e7310825af"}, {"node_instance_id": "bono_host_2kyliz", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:41.762Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:41.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "f7576abf-3f74-4048-aa8b-c4e7310825af"}, {"node_instance_id": "dime_host_pgb366", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:41.762Z", "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-08-01T11:28:41.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "208e2a78-3d33-4332-8983-e9014c27665c"}, {"node_instance_id": "dime_host_pgb366", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:41.762Z", "message": "Removing directory: /tmp/tmpuX5CkG", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:41.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "208e2a78-3d33-4332-8983-e9014c27665c"}, {"node_instance_id": "bono_host_2kyliz", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:41.762Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:41.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "f7576abf-3f74-4048-aa8b-c4e7310825af"}, {"node_instance_id": "bind_host_jgugan", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:41.762Z", "message": "Successfully configured daemon: bind_host_jgugan", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:41.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "28f4ed6d-3b93-4a33-a2e0-2e0c0f51bde6"}, {"node_instance_id": "homer_host_wepxy1", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:41.762Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:41.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "7ea12ef9-610e-4917-8d1e-5ec86c35c4a9"}, {"node_instance_id": "homer_host_wepxy1", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:41.762Z", "message": "Validating SSH connection", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:41.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "7ea12ef9-610e-4917-8d1e-5ec86c35c4a9"}], "metadata": {"pagination": {"total": 1522, "offset": 1172, "size": 50}}} 2018-08-01 11:29:35,222 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:29:35,222 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:29:35 GMT 2018-08-01 11:29:35,222 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:29:35,222 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27100 2018-08-01 11:29:35,222 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:29:35,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:35,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:35,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-08-01 11:29:35,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-08-01 11:29:35,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-08-01 11:29:35,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-08-01 11:29:35,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-08-01 11:29:35,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-08-01 11:29:35,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-01 11:29:35,225 - 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-08-01 11:29:35,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-08-01 11:29:35,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-08-01 11:29:35,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: bono_host_2kyliz 2018-08-01 11:29:35,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-01 11:29:35,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:35,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:35,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-ellis_host_oqiyod start 2018-08-01 11:29:35,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:35,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/dime_host_pgb366/env/bin/pip freeze 2018-08-01 11:29:35,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:35,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: ellis_host_oqiyod 2018-08-01 11:29:35,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpse2g03 2018-08-01 11:29:35,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-08-01 11:29:35,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:35,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-01 11:29:35,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-08-01 11:29:35,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-08-01 11:29:35,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-08-01 11:29:35,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-08-01 11:29:35,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-08-01 11:29:35,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-08-01 11:29:35,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-08-01 11:29:35,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-08-01 11:29:35,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-08-01 11:29:35,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-08-01 11:29:35,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-08-01 11:29:35,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-08-01 11:29:35,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent bono_host_2kyliz 2018-08-01 11:29:35,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-08-01 11:29:35,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-08-01 11:29:35,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:35,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:35,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:35,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:35,229 - 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-08-01 11:29:35,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpuX5CkG 2018-08-01 11:29:35,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:35,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: bind_host_jgugan 2018-08-01 11:29:35,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:35,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-01 11:29:35,230 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9cafa47c-f563-4508-be65-c972de09f881 2018-08-01 11:29:35,285 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:29:35,285 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:29:35,285 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:29:35,285 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:29:35,285 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:29:35,285 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:29:35,286 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:29:35,286 - 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-08-01T11:25:09.346Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "9cafa47c-f563-4508-be65-c972de09f881"} 2018-08-01 11:29:35,286 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:29:35,286 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:29:35 GMT 2018-08-01 11:29:35,286 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:29:35,286 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-01 11:29:35,286 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:29:40,287 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:29:40,363 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:29:40,363 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:29:40,364 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:29:40,364 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:29:40,364 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:29:40,364 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:29:40,364 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:29:40,364 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_pgb366", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:41.762Z", "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-08-01T11:28:41.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "208e2a78-3d33-4332-8983-e9014c27665c"}, {"node_instance_id": "bind_host_jgugan", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:41.762Z", "message": "Successfully configured daemon: bind_host_jgugan", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:41.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "28f4ed6d-3b93-4a33-a2e0-2e0c0f51bde6"}, {"node_instance_id": "dime_host_pgb366", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:41.762Z", "message": "Removing directory: /tmp/tmpuX5CkG", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:41.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "208e2a78-3d33-4332-8983-e9014c27665c"}, {"node_instance_id": "homer_host_wepxy1", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:41.762Z", "message": "SSH connection is ready", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:41.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "7ea12ef9-610e-4917-8d1e-5ec86c35c4a9"}, {"node_instance_id": "bono_host_2kyliz", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:41.762Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:41.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "f7576abf-3f74-4048-aa8b-c4e7310825af"}, {"node_instance_id": "ellis_host_oqiyod", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:41.762Z", "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-08-01T11:28:41.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "16fcdcd3-4bf7-44e3-acb2-f0ceda3ed804"}, {"node_instance_id": "bind_host_jgugan", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:41.762Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:41.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "28f4ed6d-3b93-4a33-a2e0-2e0c0f51bde6"}, {"node_instance_id": "homer_host_wepxy1", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:41.762Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:41.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "7ea12ef9-610e-4917-8d1e-5ec86c35c4a9"}, {"node_instance_id": "ellis_host_oqiyod", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:41.762Z", "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-08-01T11:28:41.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "16fcdcd3-4bf7-44e3-acb2-f0ceda3ed804"}, {"node_instance_id": "dime_host_pgb366", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:41.762Z", "message": "Installing plugin from source", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:41.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "208e2a78-3d33-4332-8983-e9014c27665c"}, {"node_instance_id": "bono_host_2kyliz", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:41.762Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:41.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "f7576abf-3f74-4048-aa8b-c4e7310825af"}, {"node_instance_id": "bono_host_2kyliz", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:41.762Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:41.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "f7576abf-3f74-4048-aa8b-c4e7310825af"}, {"node_instance_id": "bind_host_jgugan", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:41.762Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:41.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "28f4ed6d-3b93-4a33-a2e0-2e0c0f51bde6"}, {"node_instance_id": "ellis_host_oqiyod", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:41.762Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:41.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "16fcdcd3-4bf7-44e3-acb2-f0ceda3ed804"}, {"node_instance_id": "ellis_host_oqiyod", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:41.762Z", "message": "[localhost] run: /home/ubuntu/ellis_host_oqiyod/env/bin/pip freeze", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:41.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "16fcdcd3-4bf7-44e3-acb2-f0ceda3ed804"}, {"node_instance_id": "homer_host_wepxy1", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:41.762Z", "message": "Validating SSH connection", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:41.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "7ea12ef9-610e-4917-8d1e-5ec86c35c4a9"}, {"node_instance_id": "homer_host_wepxy1", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:41.762Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:41.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "7ea12ef9-610e-4917-8d1e-5ec86c35c4a9"}, {"node_instance_id": "homer_host_wepxy1", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:41.762Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:41.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "7ea12ef9-610e-4917-8d1e-5ec86c35c4a9"}, {"node_instance_id": "bind_host_jgugan", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:41.762Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:41.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "28f4ed6d-3b93-4a33-a2e0-2e0c0f51bde6"}, {"node_instance_id": "bind_host_jgugan", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:41.762Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:41.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "28f4ed6d-3b93-4a33-a2e0-2e0c0f51bde6"}, {"node_instance_id": "bind_host_jgugan", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:41.762Z", "message": "Configuring...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:41.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "28f4ed6d-3b93-4a33-a2e0-2e0c0f51bde6"}, {"node_instance_id": "dime_host_pgb366", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:41.762Z", "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-08-01T11:28:41.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "208e2a78-3d33-4332-8983-e9014c27665c"}, {"node_instance_id": "homer_host_wepxy1", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:41.762Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:41.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "7ea12ef9-610e-4917-8d1e-5ec86c35c4a9"}, {"node_instance_id": "dime_host_pgb366", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:41.762Z", "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-08-01T11:28:41.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "208e2a78-3d33-4332-8983-e9014c27665c"}, {"node_instance_id": "homer_host_wepxy1", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:41.762Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:41.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "7ea12ef9-610e-4917-8d1e-5ec86c35c4a9"}, {"node_instance_id": "homer_host_wepxy1", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:41.762Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:41.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "7ea12ef9-610e-4917-8d1e-5ec86c35c4a9"}, {"node_instance_id": "bono_host_2kyliz", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:41.762Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:41.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "f7576abf-3f74-4048-aa8b-c4e7310825af"}, {"node_instance_id": "ellis_host_oqiyod", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:41.762Z", "message": "Installing plugin from source", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:41.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "16fcdcd3-4bf7-44e3-acb2-f0ceda3ed804"}, {"node_instance_id": "homer_host_wepxy1", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:41.762Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:41.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "7ea12ef9-610e-4917-8d1e-5ec86c35c4a9"}, {"node_instance_id": "bono_host_2kyliz", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:41.762Z", "message": "Starting Agent bono_host_2kyliz", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:41.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "f7576abf-3f74-4048-aa8b-c4e7310825af"}, {"node_instance_id": "dime_host_pgb366", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:42.049Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:42.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "bind_host_jgugan", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:42.049Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:42.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "bind_host_jgugan", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:42.049Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:42.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "bind_host_jgugan", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:42.049Z", "message": "Starting Agent", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:42.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "dime_host_pgb366", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:42.049Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:42.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "bind_host_jgugan", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:42.049Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:42.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "proxy_host_4omunn", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:42.049Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:42.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "proxy_host_4omunn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:42.049Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:42.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "proxy_host_4omunn", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:42.049Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:42.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "dime_host_pgb366", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:42.049Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:42.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "ellis_host_oqiyod", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:42.772Z", "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-08-01T11:28:42.772Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "16fcdcd3-4bf7-44e3-acb2-f0ceda3ed804"}, {"node_instance_id": "bind_host_jgugan", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:42.772Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:42.772Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "b2519aab-2ae7-4c09-b242-96013ca7a982"}, {"node_instance_id": "sprout_host_gjrcbf", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:42.772Z", "message": "Starting...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:42.772Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "212fa3ac-0f0d-463e-8874-b4324ed38a79"}, {"node_instance_id": "bind_host_jgugan", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:42.772Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:42.772Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "b2519aab-2ae7-4c09-b242-96013ca7a982"}, {"node_instance_id": "bind_host_jgugan", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:42.772Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:42.772Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "b2519aab-2ae7-4c09-b242-96013ca7a982"}, {"node_instance_id": "sprout_host_gjrcbf", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:42.772Z", "message": "Starting daemon with command: sudo service celeryd-sprout_host_gjrcbf start", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:42.772Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "212fa3ac-0f0d-463e-8874-b4324ed38a79"}, {"node_instance_id": "ellis_host_oqiyod", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:42.772Z", "message": "Removing directory: /tmp/tmp0DX85r", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:42.772Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "16fcdcd3-4bf7-44e3-acb2-f0ceda3ed804"}, {"node_instance_id": "sprout_host_gjrcbf", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:42.772Z", "message": "Successfully started daemon: sprout_host_gjrcbf", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:42.772Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "212fa3ac-0f0d-463e-8874-b4324ed38a79"}, {"node_instance_id": "bind_host_jgugan", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:42.772Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:42.772Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "b2519aab-2ae7-4c09-b242-96013ca7a982"}, {"node_instance_id": "bind_host_jgugan", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:42.772Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:42.772Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "b2519aab-2ae7-4c09-b242-96013ca7a982"}], "metadata": {"pagination": {"total": 1525, "offset": 1222, "size": 50}}} 2018-08-01 11:29:40,364 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:29:40,364 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:29:40 GMT 2018-08-01 11:29:40,364 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:29:40,365 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27459 2018-08-01 11:29:40,365 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:29:40,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-08-01 11:29:40,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: bind_host_jgugan 2018-08-01 11:29:40,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpuX5CkG 2018-08-01 11:29:40,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-01 11:29:40,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:40,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-08-01 11:29:40,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:40,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:40,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-08-01 11:29:40,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-08-01 11:29:40,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-01 11:29:40,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-01 11:29:40,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:40,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-08-01 11:29:40,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/ellis_host_oqiyod/env/bin/pip freeze 2018-08-01 11:29:40,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-01 11:29:40,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:40,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:40,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:40,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:40,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-01 11:29:40,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-08-01 11:29:40,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:40,369 - 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-08-01 11:29:40,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:40,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:40,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:40,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-08-01 11:29:40,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:40,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent bono_host_2kyliz 2018-08-01 11:29:40,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-08-01 11:29:40,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-08-01 11:29:40,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-08-01 11:29:40,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-08-01 11:29:40,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-08-01 11:29:40,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-08-01 11:29:40,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-08-01 11:29:40,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-08-01 11:29:40,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-08-01 11:29:40,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-08-01 11:29:40,372 - 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-08-01 11:29:40,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-01 11:29:40,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-08-01 11:29:40,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:40,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:40,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-sprout_host_gjrcbf start 2018-08-01 11:29:40,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmp0DX85r 2018-08-01 11:29:40,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: sprout_host_gjrcbf 2018-08-01 11:29:40,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:40,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:40,373 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9cafa47c-f563-4508-be65-c972de09f881 2018-08-01 11:29:40,432 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:29:40,432 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:29:40,432 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:29:40,432 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:29:40,432 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:29:40,433 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:29:40,433 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:29:40,433 - 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-08-01T11:25:09.346Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "9cafa47c-f563-4508-be65-c972de09f881"} 2018-08-01 11:29:40,433 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:29:40,433 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:29:40 GMT 2018-08-01 11:29:40,433 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:29:40,433 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-01 11:29:40,433 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:29:45,439 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:29:45,507 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:29:45,507 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:29:45,507 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:29:45,507 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:29:45,508 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:29:45,508 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:29:45,508 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:29:45,508 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_oqiyod", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:43.064Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:43.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "sprout_host_gjrcbf", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:43.064Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:43.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "proxy_host_4omunn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:43.064Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:43.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "sprout_host_gjrcbf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:43.064Z", "message": "Installing plugins", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:43.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "ellis_host_oqiyod", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:43.064Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:43.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "sprout_host_gjrcbf", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:43.064Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:43.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "dime_host_pgb366", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:43.064Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:43.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "ellis_host_oqiyod", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:43.064Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:43.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "dime_host_pgb366", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:43.064Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:43.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "dime_host_pgb366", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:43.064Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:43.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "sprout_host_gjrcbf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:43.064Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:43.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "sprout_host_gjrcbf", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:43.777Z", "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-08-01T11:28:43.777Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "7148eb42-1069-4a17-9df2-263c6e33d7db"}, {"node_instance_id": "sprout_host_gjrcbf", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:43.777Z", "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-08-01T11:28:43.777Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "7148eb42-1069-4a17-9df2-263c6e33d7db"}, {"node_instance_id": "bind_host_jgugan", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:43.777Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:43.777Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "b2519aab-2ae7-4c09-b242-96013ca7a982"}, {"node_instance_id": "bind_host_jgugan", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:43.777Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:43.777Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "b2519aab-2ae7-4c09-b242-96013ca7a982"}, {"node_instance_id": "bind_host_jgugan", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:43.777Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:43.777Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "b2519aab-2ae7-4c09-b242-96013ca7a982"}, {"node_instance_id": "vellum_host_kkzfew", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:43.777Z", "message": "Starting...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:43.777Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "91ac221b-e4c6-47a2-8662-92948cd328e2"}, {"node_instance_id": "sprout_host_gjrcbf", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:43.777Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:43.777Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "7148eb42-1069-4a17-9df2-263c6e33d7db"}, {"node_instance_id": "bind_host_jgugan", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:43.777Z", "message": "Starting Agent bind_host_jgugan", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:43.777Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "b2519aab-2ae7-4c09-b242-96013ca7a982"}, {"node_instance_id": "bind_host_jgugan", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:43.777Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:43.777Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "b2519aab-2ae7-4c09-b242-96013ca7a982"}, {"node_instance_id": "vellum_host_kkzfew", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:43.777Z", "message": "Successfully started daemon: vellum_host_kkzfew", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:43.777Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "91ac221b-e4c6-47a2-8662-92948cd328e2"}, {"node_instance_id": "bind_host_jgugan", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:43.777Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:43.777Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "b2519aab-2ae7-4c09-b242-96013ca7a982"}, {"node_instance_id": "vellum_host_kkzfew", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:43.777Z", "message": "Starting daemon with command: sudo service celeryd-vellum_host_kkzfew start", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:43.777Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "91ac221b-e4c6-47a2-8662-92948cd328e2"}, {"node_instance_id": "sprout_host_gjrcbf", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:43.777Z", "message": "Installing plugin from source", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:43.777Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "7148eb42-1069-4a17-9df2-263c6e33d7db"}, {"node_instance_id": "bind_host_jgugan", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:43.777Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:43.777Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "b2519aab-2ae7-4c09-b242-96013ca7a982"}, {"node_instance_id": "sprout_host_gjrcbf", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:43.777Z", "message": "[localhost] run: /home/ubuntu/sprout_host_gjrcbf/env/bin/pip freeze", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:43.777Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "7148eb42-1069-4a17-9df2-263c6e33d7db"}, {"node_instance_id": "vellum_host_kkzfew", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:44.078Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:44.078Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "dime_host_pgb366", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:44.078Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:44.078Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "ellis_host_oqiyod", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:44.078Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:44.078Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "vellum_host_kkzfew", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:44.078Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:44.078Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "proxy_node_0oj5ql", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:44.078Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:44.078Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "dime_host_pgb366", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:44.078Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:44.078Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "ellis_host_oqiyod", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:44.078Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:44.078Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "ellis_host_oqiyod", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:44.078Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:44.078Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "proxy_node_0oj5ql", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:44.078Z", "message": "Creating node", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:44.078Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "vellum_host_kkzfew", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:44.078Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:44.078Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "vellum_host_kkzfew", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:44.078Z", "message": "Installing plugins", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:44.078Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "proxy_node_0oj5ql", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:44.078Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:44.078Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "dime_host_pgb366", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:44.078Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:44.078Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "sprout_host_gjrcbf", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:44.948Z", "message": "Removing directory: /tmp/tmpKkf4lM", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:44.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "7148eb42-1069-4a17-9df2-263c6e33d7db"}, {"node_instance_id": "vellum_host_kkzfew", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:44.948Z", "message": "[localhost] run: /home/ubuntu/vellum_host_kkzfew/env/bin/pip freeze", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:44.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "d0d124aa-354b-4398-ba47-19d707ddf423"}, {"node_instance_id": "vellum_host_kkzfew", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:44.948Z", "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-08-01T11:28:44.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "d0d124aa-354b-4398-ba47-19d707ddf423"}, {"node_instance_id": "vellum_host_kkzfew", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:44.948Z", "message": "Installing plugin from source", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:44.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "d0d124aa-354b-4398-ba47-19d707ddf423"}, {"node_instance_id": "sprout_host_gjrcbf", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:44.948Z", "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-08-01T11:28:44.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "7148eb42-1069-4a17-9df2-263c6e33d7db"}, {"node_instance_id": "proxy_node_0oj5ql", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:44.948Z", "message": "Downloaded scripts/monitoring/proxy_snmp/install_requirements.sh to /tmp/Z132I/install_requirements.sh", "level": "info", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:44.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "7619b193-38a7-409d-8e72-de0d0bdb9285"}, {"node_instance_id": "vellum_host_kkzfew", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:44.948Z", "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-08-01T11:28:44.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "d0d124aa-354b-4398-ba47-19d707ddf423"}, {"node_instance_id": "vellum_host_kkzfew", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:44.948Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:44.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "d0d124aa-354b-4398-ba47-19d707ddf423"}, {"node_instance_id": "proxy_node_0oj5ql", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:44.948Z", "message": "Executing: /tmp/Z132I/install_requirements.sh", "level": "info", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:44.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "7619b193-38a7-409d-8e72-de0d0bdb9285"}, {"node_instance_id": "sprout_host_gjrcbf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:45.083Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:45.083Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "sprout_host_gjrcbf", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:45.083Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:45.083Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}], "metadata": {"pagination": {"total": 1525, "offset": 1272, "size": 50}}} 2018-08-01 11:29:45,508 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:29:45,508 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:29:45 GMT 2018-08-01 11:29:45,508 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:29:45,508 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26925 2018-08-01 11:29:45,509 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:29:45,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-08-01 11:29:45,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-08-01 11:29:45,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-08-01 11:29:45,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-08-01 11:29:45,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-08-01 11:29:45,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-08-01 11:29:45,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-08-01 11:29:45,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-08-01 11:29:45,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-08-01 11:29:45,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-08-01 11:29:45,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-08-01 11:29:45,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-08-01 11:29:45,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-08-01 11:29:45,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:45,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:45,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-01 11:29:45,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-08-01 11:29:45,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-08-01 11:29:45,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent bind_host_jgugan 2018-08-01 11:29:45,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:45,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: vellum_host_kkzfew 2018-08-01 11:29:45,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:45,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-vellum_host_kkzfew start 2018-08-01 11:29:45,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-08-01 11:29:45,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:29:45,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/sprout_host_gjrcbf/env/bin/pip freeze 2018-08-01 11:29:45,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-08-01 11:29:45,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-08-01 11:29:45,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-08-01 11:29:45,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-08-01 11:29:45,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-01 11:29:45,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-08-01 11:29:45,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-08-01 11:29:45,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-08-01 11:29:45,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-01 11:29:45,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-08-01 11:29:45,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-08-01 11:29:45,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-01 11:29:45,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-08-01 11:29:45,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpKkf4lM 2018-08-01 11:29:45,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/vellum_host_kkzfew/env/bin/pip freeze 2018-08-01 11:29:45,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-08-01 11:29:45,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-08-01 11:29:45,517 - 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-08-01 11:29:45,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/install_requirements.sh to /tmp/Z132I/install_requirements.sh 2018-08-01 11:29:45,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-08-01 11:29:45,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-08-01 11:29:45,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/Z132I/install_requirements.sh 2018-08-01 11:29:45,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-08-01 11:29:45,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-08-01 11:29:45,518 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9cafa47c-f563-4508-be65-c972de09f881 2018-08-01 11:29:45,574 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:29:45,574 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:29:45,574 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:29:45,574 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:29:45,574 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:29:45,574 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:29:45,574 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:29:45,574 - 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-08-01T11:25:09.346Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "9cafa47c-f563-4508-be65-c972de09f881"} 2018-08-01 11:29:45,574 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:29:45,574 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:29:45 GMT 2018-08-01 11:29:45,574 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:29:45,575 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-01 11:29:45,575 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:29:50,577 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:29:50,696 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:29:50,697 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:29:50,697 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:29:50,697 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:29:50,697 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:29:50,697 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:29:50,697 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:29:50,697 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_gjrcbf", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:45.083Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:45.083Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "bono_host_2kyliz", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:45.952Z", "message": "Successfully started daemon: bono_host_2kyliz", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:45.952Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "f7576abf-3f74-4048-aa8b-c4e7310825af"}, {"node_instance_id": "homer_host_wepxy1", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:45.952Z", "message": "Starting daemon with command: sudo service celeryd-homer_host_wepxy1 start", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:45.952Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "7ea12ef9-610e-4917-8d1e-5ec86c35c4a9"}, {"node_instance_id": "homer_host_wepxy1", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:45.952Z", "message": "Starting...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:45.952Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "7ea12ef9-610e-4917-8d1e-5ec86c35c4a9"}, {"node_instance_id": "vellum_host_kkzfew", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:45.952Z", "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-08-01T11:28:45.952Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "d0d124aa-354b-4398-ba47-19d707ddf423"}, {"node_instance_id": "homer_host_wepxy1", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:45.952Z", "message": "Successfully started daemon: homer_host_wepxy1", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:45.952Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "7ea12ef9-610e-4917-8d1e-5ec86c35c4a9"}, {"node_instance_id": "vellum_host_kkzfew", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:45.952Z", "message": "Removing directory: /tmp/tmpZbWmAG", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:45.952Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "d0d124aa-354b-4398-ba47-19d707ddf423"}, {"node_instance_id": "bono_host_2kyliz", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:45.952Z", "message": "Starting...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:45.952Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "f7576abf-3f74-4048-aa8b-c4e7310825af"}, {"node_instance_id": "bono_host_2kyliz", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:45.952Z", "message": "Starting daemon with command: sudo service celeryd-bono_host_2kyliz start", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:45.952Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "f7576abf-3f74-4048-aa8b-c4e7310825af"}, {"node_instance_id": "ellis_host_oqiyod", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:46.088Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:46.088Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "vellum_host_kkzfew", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:46.088Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:46.088Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "vellum_host_kkzfew", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:46.088Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:46.088Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "vellum_host_kkzfew", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:46.088Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:46.088Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "vellum_host_kkzfew", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:46.088Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:46.088Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "bono_host_2kyliz", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:46.088Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:46.088Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "sprout_host_gjrcbf", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:46.088Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:46.088Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "vellum_host_kkzfew", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:46.088Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:46.088Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "sprout_host_gjrcbf", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:46.088Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:46.088Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "homer_host_wepxy1", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:46.088Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:46.088Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "bono_host_2kyliz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:46.088Z", "message": "Installing plugins", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:46.088Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "bono_host_2kyliz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:46.088Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:46.088Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "vellum_host_kkzfew", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:46.088Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:46.088Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "homer_host_wepxy1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:46.088Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:46.088Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "ellis_host_oqiyod", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:46.088Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:46.088Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "homer_host_wepxy1", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:46.088Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:46.088Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "ellis_host_oqiyod", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:46.088Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:46.088Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "homer_host_wepxy1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:46.088Z", "message": "Installing plugins", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:46.088Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "sprout_host_gjrcbf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:46.088Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:46.088Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "bono_host_2kyliz", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:46.088Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:46.088Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "bono_host_2kyliz", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:46.957Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:46.957Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "73bb4d28-ede4-40d5-b5f7-d09fdbb1e2d3"}, {"node_instance_id": "homer_host_wepxy1", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:46.957Z", "message": "[localhost] run: /home/ubuntu/homer_host_wepxy1/env/bin/pip freeze", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:46.957Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "4ba63873-4490-4d3a-907a-c58954ceb6fa"}, {"node_instance_id": "homer_host_wepxy1", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:46.957Z", "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-08-01T11:28:46.957Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "4ba63873-4490-4d3a-907a-c58954ceb6fa"}, {"node_instance_id": "bono_host_2kyliz", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:46.957Z", "message": "Installing plugin from source", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:46.957Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "73bb4d28-ede4-40d5-b5f7-d09fdbb1e2d3"}, {"node_instance_id": "bind_host_jgugan", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:46.957Z", "message": "Successfully started daemon: bind_host_jgugan", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:46.957Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "b2519aab-2ae7-4c09-b242-96013ca7a982"}, {"node_instance_id": "bono_host_2kyliz", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:46.957Z", "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-08-01T11:28:46.957Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "73bb4d28-ede4-40d5-b5f7-d09fdbb1e2d3"}, {"node_instance_id": "homer_host_wepxy1", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:46.957Z", "message": "Installing plugin from source", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:46.957Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "4ba63873-4490-4d3a-907a-c58954ceb6fa"}, {"node_instance_id": "bind_host_jgugan", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:46.957Z", "message": "Starting daemon with command: sudo service celeryd-bind_host_jgugan start", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:46.957Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "b2519aab-2ae7-4c09-b242-96013ca7a982"}, {"node_instance_id": "bono_host_2kyliz", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:46.957Z", "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-08-01T11:28:46.957Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "73bb4d28-ede4-40d5-b5f7-d09fdbb1e2d3"}, {"node_instance_id": "bind_host_jgugan", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:46.957Z", "message": "Starting...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:46.957Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "b2519aab-2ae7-4c09-b242-96013ca7a982"}, {"node_instance_id": "homer_host_wepxy1", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:46.957Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:46.957Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "4ba63873-4490-4d3a-907a-c58954ceb6fa"}, {"node_instance_id": "bono_host_2kyliz", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:46.957Z", "message": "[localhost] run: /home/ubuntu/bono_host_2kyliz/env/bin/pip freeze", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:46.957Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "73bb4d28-ede4-40d5-b5f7-d09fdbb1e2d3"}, {"node_instance_id": "homer_host_wepxy1", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:46.957Z", "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-08-01T11:28:46.957Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "4ba63873-4490-4d3a-907a-c58954ceb6fa"}, {"node_instance_id": "bind_host_jgugan", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:47.098Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:47.098Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "vellum_host_kkzfew", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:47.098Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:47.098Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "bind_host_jgugan", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:47.098Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:47.098Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "sprout_host_gjrcbf", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:47.098Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:47.098Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "sprout_host_gjrcbf", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:47.098Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:47.098Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "sprout_host_gjrcbf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:47.098Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:47.098Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "bind_host_jgugan", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:47.098Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:47.098Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "bind_host_jgugan", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:47.098Z", "message": "Installing plugins", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:47.098Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}], "metadata": {"pagination": {"total": 1525, "offset": 1322, "size": 50}}} 2018-08-01 11:29:50,697 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:29:50,698 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:29:50 GMT 2018-08-01 11:29:50,698 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:29:50,698 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26769 2018-08-01 11:29:50,698 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:29:50,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-08-01 11:29:50,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: bono_host_2kyliz 2018-08-01 11:29:50,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-homer_host_wepxy1 start 2018-08-01 11:29:50,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-08-01 11:29:50,700 - 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-08-01 11:29:50,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: homer_host_wepxy1 2018-08-01 11:29:50,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpZbWmAG 2018-08-01 11:29:50,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-08-01 11:29:50,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-bono_host_2kyliz start 2018-08-01 11:29:50,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-08-01 11:29:50,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-08-01 11:29:50,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-08-01 11:29:50,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-08-01 11:29:50,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-08-01 11:29:50,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-08-01 11:29:50,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-08-01 11:29:50,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-08-01 11:29:50,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-08-01 11:29:50,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-08-01 11:29:50,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-08-01 11:29:50,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-08-01 11:29:50,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-08-01 11:29:50,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-08-01 11:29:50,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-08-01 11:29:50,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-08-01 11:29:50,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-08-01 11:29:50,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-08-01 11:29:50,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-08-01 11:29:50,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-08-01 11:29:50,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-08-01 11:29:50,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/homer_host_wepxy1/env/bin/pip freeze 2018-08-01 11:29:50,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-08-01 11:29:50,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-08-01 11:29:50,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: bind_host_jgugan 2018-08-01 11:29:50,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-08-01 11:29:50,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-08-01 11:29:50,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-bind_host_jgugan start 2018-08-01 11:29:50,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-08-01 11:29:50,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-08-01 11:29:50,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-08-01 11:29:50,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/bono_host_2kyliz/env/bin/pip freeze 2018-08-01 11:29:50,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-08-01 11:29:50,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-08-01 11:29:50,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-08-01 11:29:50,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-08-01 11:29:50,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-08-01 11:29:50,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-08-01 11:29:50,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-08-01 11:29:50,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-08-01 11:29:50,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-08-01 11:29:50,707 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9cafa47c-f563-4508-be65-c972de09f881 2018-08-01 11:29:50,776 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:29:50,776 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:29:50,776 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:29:50,776 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:29:50,776 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:29:50,777 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:29:50,777 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:29:50,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-08-01T11:25:09.346Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "9cafa47c-f563-4508-be65-c972de09f881"} 2018-08-01 11:29:50,777 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:29:50,777 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:29:50 GMT 2018-08-01 11:29:50,777 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:29:50,777 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-01 11:29:50,777 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:29:55,783 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:29:55,859 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:29:55,860 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:29:55,860 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:29:55,860 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:29:55,860 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:29:55,860 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:29:55,860 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:29:55,860 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_kkzfew", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:47.098Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:47.098Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "vellum_host_kkzfew", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:47.098Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:47.098Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "bono_host_2kyliz", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:47.961Z", "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-08-01T11:28:47.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "73bb4d28-ede4-40d5-b5f7-d09fdbb1e2d3"}, {"node_instance_id": "bind_host_jgugan", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:47.961Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:47.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "4d336d63-a287-4a9d-a451-b5f706093bf2"}, {"node_instance_id": "homer_host_wepxy1", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:47.961Z", "message": "Removing directory: /tmp/tmppVEUwY", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:47.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "4ba63873-4490-4d3a-907a-c58954ceb6fa"}, {"node_instance_id": "bono_host_2kyliz", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:47.961Z", "message": "Removing directory: /tmp/tmpAcqeSk", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:47.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "73bb4d28-ede4-40d5-b5f7-d09fdbb1e2d3"}, {"node_instance_id": "homer_host_wepxy1", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:47.961Z", "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-08-01T11:28:47.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "4ba63873-4490-4d3a-907a-c58954ceb6fa"}, {"node_instance_id": "bind_host_jgugan", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:47.961Z", "message": "[localhost] run: /home/ubuntu/bind_host_jgugan/env/bin/pip freeze", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:47.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "4d336d63-a287-4a9d-a451-b5f706093bf2"}, {"node_instance_id": "bono_host_2kyliz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:48.104Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:48.104Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "bono_host_2kyliz", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:48.104Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:48.104Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "bono_host_2kyliz", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:48.104Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:48.104Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "homer_host_wepxy1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:48.104Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:48.104Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "homer_host_wepxy1", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:48.104Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:48.104Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "homer_host_wepxy1", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:48.104Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:48.104Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "bind_host_jgugan", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:49.210Z", "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-08-01T11:28:49.210Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "4d336d63-a287-4a9d-a451-b5f706093bf2"}, {"node_instance_id": "bind_host_jgugan", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:49.210Z", "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-08-01T11:28:49.210Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "4d336d63-a287-4a9d-a451-b5f706093bf2"}, {"node_instance_id": "bind_host_jgugan", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:49.210Z", "message": "Installing plugin from source", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:49.210Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "4d336d63-a287-4a9d-a451-b5f706093bf2"}, {"node_instance_id": "bind_host_jgugan", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:49.210Z", "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-08-01T11:28:49.210Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "4d336d63-a287-4a9d-a451-b5f706093bf2"}, {"node_instance_id": "bind_host_jgugan", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:49.210Z", "message": "Removing directory: /tmp/tmpKDKiLh", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:49.210Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "4d336d63-a287-4a9d-a451-b5f706093bf2"}, {"node_instance_id": "homer_host_wepxy1", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:49.246Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:49.246Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "homer_host_wepxy1", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:49.246Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:49.246Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "homer_host_wepxy1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:49.246Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:49.246Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "bind_host_jgugan", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:50.335Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:50.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "bono_host_2kyliz", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:50.335Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:50.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "bind_host_jgugan", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:50.335Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:50.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "bono_host_2kyliz", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:50.335Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:50.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "bono_host_2kyliz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:50.335Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:50.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "homer_host_wepxy1", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:50.335Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:50.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "bind_host_jgugan", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:50.335Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:50.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "bono_host_2kyliz", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:50.335Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:50.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "homer_host_wepxy1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:50.335Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:50.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "dime_host_pgb366", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:50.335Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:50.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "homer_host_wepxy1", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:50.335Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:50.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "bono_host_2kyliz", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:50.335Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:50.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:50.335Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:50.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:50.335Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:50.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "bono_host_2kyliz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:50.335Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:50.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "bind_host_jgugan", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:51.349Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:51.349Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "bind_host_jgugan", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:51.349Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:51.349Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:51.349Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:51.349Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "bind_host_jgugan", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:51.349Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:51.349Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "ellis_host_oqiyod", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:51.349Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:51.349Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:51.349Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:51.349Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "vellum_host_kkzfew", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:52.353Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:52.353Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "bind_host_jgugan", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:52.353Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:52.353Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "bind_host_jgugan", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:52.353Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:52.353Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "bind_host_jgugan", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:52.353Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:52.353Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:52.353Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:52.353Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:52.353Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:52.353Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:53.356Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:53.356Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}], "metadata": {"pagination": {"total": 1525, "offset": 1372, "size": 50}}} 2018-08-01 11:29:55,861 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:29:55,861 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:29:55 GMT 2018-08-01 11:29:55,861 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:29:55,861 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26481 2018-08-01 11:29:55,861 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:29:55,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-08-01 11:29:55,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-08-01 11:29:55,863 - 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-08-01 11:29:55,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-08-01 11:29:55,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmppVEUwY 2018-08-01 11:29:55,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpAcqeSk 2018-08-01 11:29:55,864 - 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-08-01 11:29:55,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/bind_host_jgugan/env/bin/pip freeze 2018-08-01 11:29:55,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-08-01 11:29:55,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-08-01 11:29:55,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-08-01 11:29:55,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-08-01 11:29:55,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-08-01 11:29:55,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-08-01 11:29:55,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-08-01 11:29:55,865 - 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-08-01 11:29:55,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-08-01 11:29:55,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-08-01 11:29:55,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpKDKiLh 2018-08-01 11:29:55,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-08-01 11:29:55,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-08-01 11:29:55,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-08-01 11:29:55,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-08-01 11:29:55,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-08-01 11:29:55,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-08-01 11:29:55,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-08-01 11:29:55,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-08-01 11:29:55,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-08-01 11:29:55,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-08-01 11:29:55,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-08-01 11:29:55,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-08-01 11:29:55,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-08-01 11:29:55,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-08-01 11:29:55,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-08-01 11:29:55,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-08-01 11:29:55,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-08-01 11:29:55,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-08-01 11:29:55,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-08-01 11:29:55,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-08-01 11:29:55,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-08-01 11:29:55,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-08-01 11:29:55,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-08-01 11:29:55,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-08-01 11:29:55,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-08-01 11:29:55,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-08-01 11:29:55,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-08-01 11:29:55,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-08-01 11:29:55,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-08-01 11:29:55,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-08-01 11:29:55,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-08-01 11:29:55,871 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9cafa47c-f563-4508-be65-c972de09f881 2018-08-01 11:29:56,106 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:29:56,107 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:29:56,107 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:29:56,107 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:29:56,107 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:29:56,107 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:29:56,107 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:29:56,107 - 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-08-01T11:25:09.346Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "9cafa47c-f563-4508-be65-c972de09f881"} 2018-08-01 11:29:56,107 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:29:56,107 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:29:56 GMT 2018-08-01 11:29:56,108 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:29:56,108 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-01 11:29:56,108 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:30:01,113 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:30:01,184 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:30:01,184 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:30:01,185 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:30:01,185 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:30:01,185 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:30:01,185 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:30:01,185 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:30:01,185 - 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-08-01T11:28:53.356Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:53.356Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "sprout_host_gjrcbf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:53.356Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:53.356Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:54.477Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:54.477Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:54.477Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:54.477Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:54.477Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:54.477Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:55.651Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:55.651Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:55.651Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:55.651Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "homer_host_wepxy1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:55.651Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:55.651Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:55.651Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:55.651Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "bono_host_2kyliz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:55.651Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:55.651Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:56.687Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:56.687Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:56.687Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:56.687Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:56.687Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:56.687Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:57.875Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:57.875Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:57.875Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:57.875Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:57.875Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:57.875Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "bind_host_jgugan", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:57.875Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:57.875Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:59.003Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:59.003Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:59.003Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:59.003Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:28:59.003Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:28:59.003Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:29:00.143Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:29:00.143Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:29:00.143Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:29:00.143Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:29:00.143Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:29:00.143Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:29:01.253Z", "message": "Task started 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:29:01.253Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:29:01.253Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:29:01.253Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:29:01.253Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:29:01.253Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:29:01.253Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:29:01.253Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:29:02.419Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:29:02.419Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:29:02.419Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:29:02.419Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:29:03.447Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:29:03.447Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:29:03.447Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:29:03.447Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:29:03.447Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:29:03.447Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:29:04.453Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:29:04.453Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:29:04.453Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:29:04.453Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:29:04.453Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:29:04.453Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:29:05.526Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:29:05.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:29:05.526Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:29:05.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:29:06.564Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:29:06.564Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:29:06.564Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:29:06.564Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:29:06.564Z", "message": "Task started 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:29:06.564Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:29:07.666Z", "message": "Task started 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:29:07.666Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:29:07.666Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:29:07.666Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:29:07.666Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:29:07.666Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:29:10.704Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:29:10.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "bind_o0yhzt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:29:11.621Z", "message": "Downloaded scripts/bind/bind.py to /tmp/2C3CW/bind.py", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:29:11.621Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "658eeddb-ef72-4641-97b0-6ae03e328642"}, {"node_instance_id": "bind_o0yhzt", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:29:11.702Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:29:11.702Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "bind_o0yhzt", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:29:11.702Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:29:11.702Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:29:11.702Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:29:11.702Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "bind_o0yhzt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:29:11.702Z", "message": "Creating node", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:29:11.702Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "bind_o0yhzt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:29:12.357Z", "message": "Installing BIND DNS server", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:29:12.357Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "658eeddb-ef72-4641-97b0-6ae03e328642"}], "metadata": {"pagination": {"total": 1525, "offset": 1422, "size": 50}}} 2018-08-01 11:30:01,185 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:30:01,185 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:30:01 GMT 2018-08-01 11:30:01,185 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:30:01,185 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 25583 2018-08-01 11:30:01,186 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:30:01,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-08-01 11:30:01,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-08-01 11:30:01,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-08-01 11:30:01,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-08-01 11:30:01,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-08-01 11:30:01,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-08-01 11:30:01,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-08-01 11:30:01,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-08-01 11:30:01,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-08-01 11:30:01,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-08-01 11:30:01,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-08-01 11:30:01,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-08-01 11:30:01,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-08-01 11:30:01,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-08-01 11:30:01,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-08-01 11:30:01,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-08-01 11:30:01,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-08-01 11:30:01,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-08-01 11:30:01,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-08-01 11:30:01,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-08-01 11:30:01,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-08-01 11:30:01,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-08-01 11:30:01,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-08-01 11:30:01,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-08-01 11:30:01,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-08-01 11:30:01,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-08-01 11:30:01,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-08-01 11:30:01,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-08-01 11:30:01,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-08-01 11:30:01,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-08-01 11:30:01,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-08-01 11:30:01,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-08-01 11:30:01,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-08-01 11:30:01,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-08-01 11:30:01,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-08-01 11:30:01,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-08-01 11:30:01,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-08-01 11:30:01,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-08-01 11:30:01,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-08-01 11:30:01,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-08-01 11:30:01,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-08-01 11:30:01,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-08-01 11:30:01,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-08-01 11:30:01,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-08-01 11:30:01,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/2C3CW/bind.py 2018-08-01 11:30:01,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-01 11:30:01,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-01 11:30:01,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-08-01 11:30:01,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-01 11:30:01,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing BIND DNS server 2018-08-01 11:30:01,194 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9cafa47c-f563-4508-be65-c972de09f881 2018-08-01 11:30:01,260 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:30:01,260 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:30:01,261 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:30:01,261 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:30:01,261 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:30:01,261 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:30:01,261 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:30:01,261 - 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-08-01T11:25:09.346Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "9cafa47c-f563-4508-be65-c972de09f881"} 2018-08-01 11:30:01,261 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:30:01,261 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:30:01 GMT 2018-08-01 11:30:01,261 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:30:01,262 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-01 11:30:01,262 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:30:06,267 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:30:06,355 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:30:06,356 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:30:06,356 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:30:06,356 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:30:06,356 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:30:06,356 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:30:06,356 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:30:06,356 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_o0yhzt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:29:12.357Z", "message": "[localhost] run: sudo apt-get update", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:29:12.357Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "658eeddb-ef72-4641-97b0-6ae03e328642"}, {"node_instance_id": "proxy_node_0oj5ql", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:29:16.134Z", "message": "Execution done (return_code=0): /tmp/Z132I/install_requirements.sh", "level": "info", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:29:16.134Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "7619b193-38a7-409d-8e72-de0d0bdb9285"}, {"node_instance_id": "proxy_node_0oj5ql", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:29:16.239Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:29:16.239Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "proxy_node_0oj5ql", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:29:16.710Z", "message": "Configuring node", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:29:16.710Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "proxy_node_0oj5ql", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:29:17.713Z", "message": "Starting node", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:29:17.713Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "bind_o0yhzt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:29:24.360Z", "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-08-01T11:29:24.360Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "658eeddb-ef72-4641-97b0-6ae03e328642"}, {"node_instance_id": "bind_o0yhzt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:29:28.881Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:29:28.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "658eeddb-ef72-4641-97b0-6ae03e328642"}, {"node_instance_id": "bind_o0yhzt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:29:29.373Z", "message": "The config dict: {'etcd_ip': u'192.168.120.14', 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.14', u'hss_hostname': u''}.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:29:29.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "658eeddb-ef72-4641-97b0-6ae03e328642"}, {"node_instance_id": "bind_o0yhzt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:29:29.373Z", "message": "[localhost] run: sudo mv /tmp/tmpoyObxt /etc/clearwater/local_config", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:29:29.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "658eeddb-ef72-4641-97b0-6ae03e328642"}, {"node_instance_id": "bind_o0yhzt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:29:29.373Z", "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-08-01T11:29:29.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "658eeddb-ef72-4641-97b0-6ae03e328642"}, {"node_instance_id": "bind_o0yhzt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:29:29.373Z", "message": "[localhost] run: sudo mv /tmp/tmpBLJUFo /etc/bind/named.conf.local", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:29:29.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "658eeddb-ef72-4641-97b0-6ae03e328642"}, {"node_instance_id": "bind_o0yhzt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:29:29.373Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:29:29.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "658eeddb-ef72-4641-97b0-6ae03e328642"}, {"node_instance_id": "bind_o0yhzt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:29:29.373Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:29:29.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "658eeddb-ef72-4641-97b0-6ae03e328642"}, {"node_instance_id": "bind_o0yhzt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:29:29.373Z", "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-08-01T11:29:29.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "658eeddb-ef72-4641-97b0-6ae03e328642"}, {"node_instance_id": "bind_o0yhzt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:29:30.174Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:29:30.174Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "bind_o0yhzt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:29:30.572Z", "message": "[localhost] run: sudo mv /tmp/tmpRj4J6r /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:29:30.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "658eeddb-ef72-4641-97b0-6ae03e328642"}, {"node_instance_id": "bind_o0yhzt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:29:30.572Z", "message": "Creating public domain file", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:29:30.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "658eeddb-ef72-4641-97b0-6ae03e328642"}, {"node_instance_id": "bind_o0yhzt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:29:30.572Z", "message": "The config dict: {'etcd_ip': u'192.168.120.14', 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.14', u'hss_hostname': u''}.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:29:30.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "658eeddb-ef72-4641-97b0-6ae03e328642"}, {"node_instance_id": "bind_o0yhzt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:29:30.572Z", "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-08-01T11:29:30.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "658eeddb-ef72-4641-97b0-6ae03e328642"}, {"node_instance_id": "bind_o0yhzt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:29:30.572Z", "message": "[localhost] run: sudo mv /tmp/tmp2Rg0Fl /etc/clearwater/shared_config", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:29:30.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "658eeddb-ef72-4641-97b0-6ae03e328642"}, {"node_instance_id": "bind_o0yhzt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:29:30.572Z", "message": "Creating private domain file", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:29:30.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "658eeddb-ef72-4641-97b0-6ae03e328642"}, {"node_instance_id": "bind_o0yhzt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:29:30.572Z", "message": "[localhost] run: sudo mv /tmp/tmpS7msi6 /etc/bind/db.clearwater.local", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:29:30.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "658eeddb-ef72-4641-97b0-6ae03e328642"}, {"node_instance_id": "bind_o0yhzt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:29:30.572Z", "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-08-01T11:29:30.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "658eeddb-ef72-4641-97b0-6ae03e328642"}, {"node_instance_id": "bind_o0yhzt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:29:30.572Z", "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-08-01T11:29:30.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "658eeddb-ef72-4641-97b0-6ae03e328642"}, {"node_instance_id": "bind_o0yhzt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:29:30.572Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/shared_config", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:29:30.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "658eeddb-ef72-4641-97b0-6ae03e328642"}, {"node_instance_id": "bind_o0yhzt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:29:30.572Z", "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-08-01T11:29:30.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "658eeddb-ef72-4641-97b0-6ae03e328642"}, {"node_instance_id": "bind_o0yhzt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:29:30.572Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:29:30.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "658eeddb-ef72-4641-97b0-6ae03e328642"}, {"node_instance_id": "bind_o0yhzt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:29:30.572Z", "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-08-01T11:29:30.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "658eeddb-ef72-4641-97b0-6ae03e328642"}, {"node_instance_id": "bind_o0yhzt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:29:30.572Z", "message": "The config dict: {'public_ip': u'172.30.9.202', '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.14', u'hss_hostname': u''}.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:29:30.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "658eeddb-ef72-4641-97b0-6ae03e328642"}, {"node_instance_id": "bind_o0yhzt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:29:30.572Z", "message": "Rendering the Jinja2 template to /etc/clearwater/shared_config.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:29:30.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "658eeddb-ef72-4641-97b0-6ae03e328642"}, {"node_instance_id": "bind_o0yhzt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:29:30.718Z", "message": "Configuring node", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:29:30.718Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "bind_o0yhzt", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:29:30.718Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:29:30.718Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "bind_o0yhzt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:29:31.579Z", "message": "Downloaded scripts/clearwater/other/install-etcd.sh to /tmp/UH3WE/install-etcd.sh", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:29:31.579Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "8b342c63-1747-4c71-bf73-ad03d1785ce2"}, {"node_instance_id": "bind_o0yhzt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:29:31.579Z", "message": "Executing: /tmp/UH3WE/install-etcd.sh", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:29:31.579Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "8b342c63-1747-4c71-bf73-ad03d1785ce2"}, {"node_instance_id": "bind_o0yhzt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:29:31.579Z", "message": "[etcd] ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:29:31.579Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "8b342c63-1747-4c71-bf73-ad03d1785ce2"}, {"node_instance_id": "bind_o0yhzt", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:29:31.722Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:29:31.722Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "bind_o0yhzt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:29:32.588Z", "message": "[etcd] Configure the APT software source", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:29:32.588Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "8b342c63-1747-4c71-bf73-ad03d1785ce2"}, {"node_instance_id": "bind_o0yhzt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:29:32.588Z", "message": "[etcd] sudo apt", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:29:32.588Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "8b342c63-1747-4c71-bf73-ad03d1785ce2"}, {"node_instance_id": "bind_o0yhzt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:29:32.588Z", "message": "[etcd] repo129", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:29:32.588Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "8b342c63-1747-4c71-bf73-ad03d1785ce2"}, {"node_instance_id": "bind_o0yhzt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:29:39.065Z", "message": "[etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-jgugan\nHit http://security.ubuntu.com trusty-security InRelease\nIgn http://repo.cw-ngv.com binary/ InRelease\nHit http://security.ubuntu.com trusty-security/main Sources\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://repo.cw-ngv.com binary/ Release [1,219 B]\nHit http://security.ubuntu.com trusty-security/universe Sources\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:3 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nHit http://security.ubuntu.com trusty-security/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease\nHit http://security.ubuntu.com trusty-security/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://security.ubuntu.com trusty-security/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nHit http://security.ubuntu.com trusty-security/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources\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\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages\nIgn http://repo.cw-ngv.com binary/ Translation-en\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 4s (5,155 B/s)\nReading package lists...\n\nreal\t0m6.298s\nuser\t0m2.613s\nsys\t0m0.240s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:29:39.065Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "8b342c63-1747-4c71-bf73-ad03d1785ce2"}, {"node_instance_id": "bind_o0yhzt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:29:39.594Z", "message": "[etcd] Now install the software", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:29:39.594Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "8b342c63-1747-4c71-bf73-ad03d1785ce2"}, {"node_instance_id": "bind_o0yhzt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:29:39.594Z", "message": "[etcd] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:29:39.594Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "8b342c63-1747-4c71-bf73-ad03d1785ce2"}], "metadata": {"pagination": {"total": 1525, "offset": 1472, "size": 50}}} 2018-08-01 11:30:06,357 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:30:06,357 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:30:06 GMT 2018-08-01 11:30:06,357 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:30:06,357 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27270 2018-08-01 11:30:06,357 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:30:06,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo apt-get update 2018-08-01 11:30:06,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/Z132I/install_requirements.sh 2018-08-01 11:30:06,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-01 11:30:06,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-01 11:30:06,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-01 11:30:06,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo DEBIAN_FRONTEND=noninteractive apt-get install bind9 --yes 2018-08-01 11:30:06,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-08-01 11:30:06,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'etcd_ip': u'192.168.120.14', 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.14', u'hss_hostname': u''}. 2018-08-01 11:30:06,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpoyObxt /etc/clearwater/local_config 2018-08-01 11:30:06,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/named.conf.local 2018-08-01 11:30:06,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpBLJUFo /etc/bind/named.conf.local 2018-08-01 11:30:06,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-08-01 11:30:06,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-08-01 11:30:06,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/named.conf.local. 2018-08-01 11:30:06,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-01 11:30:06,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpRj4J6r /etc/bind/db.clearwater.opnfv 2018-08-01 11:30:06,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-08-01 11:30:06,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'etcd_ip': u'192.168.120.14', 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.14', u'hss_hostname': u''}. 2018-08-01 11:30:06,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-08-01 11:30:06,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp2Rg0Fl /etc/clearwater/shared_config 2018-08-01 11:30:06,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-08-01 11:30:06,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpS7msi6 /etc/bind/db.clearwater.local 2018-08-01 11:30:06,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-08-01 11:30:06,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-08-01 11:30:06,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/shared_config 2018-08-01 11:30:06,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-01 11:30:06,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-08-01 11:30:06,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-08-01 11:30:06,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.202', '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.14', u'hss_hostname': u''}. 2018-08-01 11:30:06,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/shared_config. 2018-08-01 11:30:06,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-01 11:30:06,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-01 11:30:06,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/install-etcd.sh to /tmp/UH3WE/install-etcd.sh 2018-08-01 11:30:06,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/UH3WE/install-etcd.sh 2018-08-01 11:30:06,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] 2018-08-01 11:30:06,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-01 11:30:06,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Configure the APT software source 2018-08-01 11:30:06,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo apt 2018-08-01 11:30:06,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] repo129 2018-08-01 11:30:06,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-jgugan Hit http://security.ubuntu.com trusty-security InRelease Ign http://repo.cw-ngv.com binary/ InRelease Hit http://security.ubuntu.com trusty-security/main Sources Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://repo.cw-ngv.com binary/ Release [1,219 B] Hit http://security.ubuntu.com trusty-security/universe Sources Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Hit http://security.ubuntu.com trusty-security/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease Hit http://security.ubuntu.com trusty-security/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://security.ubuntu.com trusty-security/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Hit http://security.ubuntu.com trusty-security/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources 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 Ign http://repo.cw-ngv.com binary/ Translation-en_US Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages Ign http://repo.cw-ngv.com binary/ Translation-en 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 4s (5,155 B/s) Reading package lists... real 0m6.298s user 0m2.613s sys 0m0.240s 2018-08-01 11:30:06,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Now install the software 2018-08-01 11:30:06,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-01 11:30:06,365 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9cafa47c-f563-4508-be65-c972de09f881 2018-08-01 11:30:06,425 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:30:06,425 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:30:06,425 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:30:06,425 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:30:06,425 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:30:06,426 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:30:06,426 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:30:06,426 - 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-08-01T11:25:09.346Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "9cafa47c-f563-4508-be65-c972de09f881"} 2018-08-01 11:30:06,426 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:30:06,426 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:30:06 GMT 2018-08-01 11:30:06,426 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:30:06,426 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-01 11:30:06,426 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:30:11,430 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:30:11,504 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:30:11,504 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:30:11,504 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:30:11,504 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:30:11,504 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:30:11,504 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:30:11,504 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:30:11,505 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1525, "offset": 1514, "size": 50}}} 2018-08-01 11:30:11,505 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:30:11,505 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:30:11 GMT 2018-08-01 11:30:11,505 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:30:11,505 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-01 11:30:11,505 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:30:11,505 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9cafa47c-f563-4508-be65-c972de09f881 2018-08-01 11:30:11,559 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:30:11,559 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:30:11,559 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:30:11,559 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:30:11,559 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:30:11,559 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:30:11,559 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:30:11,559 - 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-08-01T11:25:09.346Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "9cafa47c-f563-4508-be65-c972de09f881"} 2018-08-01 11:30:11,560 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:30:11,560 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:30:11 GMT 2018-08-01 11:30:11,560 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:30:11,560 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-01 11:30:11,560 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:30:16,564 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:30:16,636 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:30:16,636 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:30:16,636 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:30:16,637 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:30:16,637 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:30:16,637 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:30:16,637 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:30:16,637 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1525, "offset": 1514, "size": 50}}} 2018-08-01 11:30:16,637 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:30:16,637 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:30:16 GMT 2018-08-01 11:30:16,637 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:30:16,637 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-01 11:30:16,637 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:30:16,638 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9cafa47c-f563-4508-be65-c972de09f881 2018-08-01 11:30:16,701 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:30:16,701 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:30:16,701 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:30:16,701 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:30:16,701 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:30:16,701 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:30:16,701 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:30:16,701 - 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-08-01T11:25:09.346Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "9cafa47c-f563-4508-be65-c972de09f881"} 2018-08-01 11:30:16,701 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:30:16,702 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:30:16 GMT 2018-08-01 11:30:16,702 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:30:16,702 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-01 11:30:16,702 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:30:21,703 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:30:21,780 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:30:21,780 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:30:21,780 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:30:21,780 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:30:21,780 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:30:21,780 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:30:21,780 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:30:21,780 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1525, "offset": 1514, "size": 50}}} 2018-08-01 11:30:21,780 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:30:21,781 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:30:21 GMT 2018-08-01 11:30:21,781 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:30:21,781 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-01 11:30:21,781 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:30:21,781 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9cafa47c-f563-4508-be65-c972de09f881 2018-08-01 11:30:21,841 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:30:21,841 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:30:21,841 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:30:21,841 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:30:21,841 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:30:21,841 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:30:21,842 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:30:21,842 - 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-08-01T11:25:09.346Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "9cafa47c-f563-4508-be65-c972de09f881"} 2018-08-01 11:30:21,842 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:30:21,842 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:30:21 GMT 2018-08-01 11:30:21,842 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:30:21,842 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-01 11:30:21,842 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:30:26,848 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:30:26,919 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:30:26,919 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:30:26,919 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:30:26,920 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:30:26,920 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:30:26,920 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:30:26,920 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:30:26,920 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1525, "offset": 1514, "size": 50}}} 2018-08-01 11:30:26,920 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:30:26,920 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:30:26 GMT 2018-08-01 11:30:26,920 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:30:26,920 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-01 11:30:26,920 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:30:26,921 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9cafa47c-f563-4508-be65-c972de09f881 2018-08-01 11:30:26,976 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:30:26,976 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:30:26,976 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:30:26,976 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:30:26,976 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:30:26,976 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:30:26,977 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:30:26,977 - 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-08-01T11:25:09.346Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "9cafa47c-f563-4508-be65-c972de09f881"} 2018-08-01 11:30:26,977 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:30:26,977 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:30:26 GMT 2018-08-01 11:30:26,977 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:30:26,977 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-01 11:30:26,977 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:30:31,981 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:30:32,049 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:30:32,049 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:30:32,050 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:30:32,050 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:30:32,050 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:30:32,050 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:30:32,050 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:30:32,050 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1525, "offset": 1514, "size": 50}}} 2018-08-01 11:30:32,050 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:30:32,050 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:30:32 GMT 2018-08-01 11:30:32,050 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:30:32,051 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-01 11:30:32,051 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:30:32,051 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9cafa47c-f563-4508-be65-c972de09f881 2018-08-01 11:30:32,110 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:30:32,110 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:30:32,111 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:30:32,111 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:30:32,111 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:30:32,111 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:30:32,111 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:30:32,111 - 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-08-01T11:25:09.346Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "9cafa47c-f563-4508-be65-c972de09f881"} 2018-08-01 11:30:32,111 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:30:32,111 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:30:32 GMT 2018-08-01 11:30:32,111 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:30:32,111 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-01 11:30:32,112 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:30:37,116 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:30:37,189 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:30:37,190 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:30:37,190 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:30:37,190 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:30:37,190 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:30:37,190 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:30:37,190 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:30:37,190 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_o0yhzt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:36.222Z", "message": "[etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-jgugan\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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:16 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:18 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.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 12s (6,648 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 8944\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\t0m56.527s\nuser\t0m18.393s\nsys\t0m8.526s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:36.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "8b342c63-1747-4c71-bf73-ad03d1785ce2"}, {"node_instance_id": "bind_o0yhzt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:36.616Z", "message": "[etcd] The software is installed", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:36.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "8b342c63-1747-4c71-bf73-ad03d1785ce2"}], "metadata": {"pagination": {"total": 1527, "offset": 1514, "size": 50}}} 2018-08-01 11:30:37,191 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:30:37,191 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:30:37 GMT 2018-08-01 11:30:37,191 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:30:37,191 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 45040 2018-08-01 11:30:37,191 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:30:37,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-jgugan 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:16 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:18 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.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 12s (6,648 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 8944 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 0m56.527s user 0m18.393s sys 0m8.526s 2018-08-01 11:30:37,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] The software is installed 2018-08-01 11:30:37,194 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9cafa47c-f563-4508-be65-c972de09f881 2018-08-01 11:30:37,257 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:30:37,258 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:30:37,258 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:30:37,258 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:30:37,258 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:30:37,258 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:30:37,258 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:30:37,258 - 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-08-01T11:25:09.346Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "9cafa47c-f563-4508-be65-c972de09f881"} 2018-08-01 11:30:37,258 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:30:37,258 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:30:37 GMT 2018-08-01 11:30:37,259 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:30:37,259 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-01 11:30:37,259 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:30:42,260 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:30:42,334 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:30:42,334 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:30:42,334 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:30:42,334 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:30:42,334 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:30:42,335 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:30:42,335 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:30:42,335 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_o0yhzt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:37.620Z", "message": "[etcd] sudo ps ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:37.620Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "8b342c63-1747-4c71-bf73-ad03d1785ce2"}, {"node_instance_id": "bind_o0yhzt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:37.620Z", "message": "[etcd] sudo ifconfig ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:37.620Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "8b342c63-1747-4c71-bf73-ad03d1785ce2"}, {"node_instance_id": "bind_o0yhzt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:37.620Z", "message": "[etcd] /usr/share/clearwater/clearwater", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:37.620Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "8b342c63-1747-4c71-bf73-ad03d1785ce2"}, {"node_instance_id": "bind_o0yhzt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:37.620Z", "message": "[etcd] => \nreal\t0m0.010s\nuser\t0m0.002s\nsys\t0m0.008s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:37.620Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "8b342c63-1747-4c71-bf73-ad03d1785ce2"}, {"node_instance_id": "bind_o0yhzt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:37.620Z", "message": "[etcd] => eth0 Link encap:Ethernet HWaddr fa:16:3e:96:c7:69 \n inet addr:192.168.120.14 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe96:c769/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:71255 errors:0 dropped:0 overruns:0 frame:0\n TX packets:25652 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:123372677 (123.3 MB) TX bytes:4366820 (4.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: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:13745 (13.7 KB) TX bytes:13745 (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-08-01T11:30:37.620Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "8b342c63-1747-4c71-bf73-ad03d1785ce2"}, {"node_instance_id": "bind_o0yhzt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:38.625Z", "message": "[etcd] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 11:28 ? 00:00:00 /sbin/init\nroot 2 0 0 11:28 ? 00:00:00 [kthreadd]\nroot 3 2 0 11:28 ? 00:00:00 [ksoftirqd/0]\nroot 4 2 0 11:28 ? 00:00:00 [kworker/0:0]\nroot 5 2 0 11:28 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 11:28 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 11:28 ? 00:00:00 [rcu_sched]\nroot 8 2 0 11:28 ? 00:00:00 [rcuos/0]\nroot 9 2 0 11:28 ? 00:00:00 [rcuos/1]\nroot 10 2 0 11:28 ? 00:00:00 [rcu_bh]\nroot 11 2 0 11:28 ? 00:00:00 [rcuob/0]\nroot 12 2 0 11:28 ? 00:00:00 [rcuob/1]\nroot 13 2 0 11:28 ? 00:00:00 [migration/0]\nroot 14 2 0 11:28 ? 00:00:00 [watchdog/0]\nroot 15 2 0 11:28 ? 00:00:00 [watchdog/1]\nroot 16 2 0 11:28 ? 00:00:00 [migration/1]\nroot 17 2 0 11:28 ? 00:00:00 [ksoftirqd/1]\nroot 18 2 0 11:28 ? 00:00:00 [kworker/1:0]\nroot 19 2 0 11:28 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 11:28 ? 00:00:00 [khelper]\nroot 21 2 0 11:28 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 11:28 ? 00:00:00 [netns]\nroot 23 2 0 11:28 ? 00:00:00 [writeback]\nroot 24 2 0 11:28 ? 00:00:00 [kintegrityd]\nroot 25 2 0 11:28 ? 00:00:00 [bioset]\nroot 26 2 0 11:28 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 11:28 ? 00:00:00 [kblockd]\nroot 28 2 0 11:28 ? 00:00:00 [ata_sff]\nroot 29 2 0 11:28 ? 00:00:00 [khubd]\nroot 30 2 0 11:28 ? 00:00:00 [md]\nroot 31 2 0 11:28 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 11:28 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 11:28 ? 00:00:00 [khungtaskd]\nroot 35 2 0 11:28 ? 00:00:00 [kswapd0]\nroot 36 2 0 11:28 ? 00:00:00 [vmstat]\nroot 37 2 0 11:28 ? 00:00:00 [ksmd]\nroot 38 2 0 11:28 ? 00:00:00 [khugepaged]\nroot 39 2 0 11:28 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 11:28 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 11:28 ? 00:00:00 [crypto]\nroot 53 2 0 11:28 ? 00:00:00 [kthrotld]\nroot 54 2 0 11:28 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 11:28 ? 00:00:00 [vballoon]\nroot 56 2 0 11:28 ? 00:00:00 [kworker/1:1]\nroot 57 2 0 11:28 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 11:28 ? 00:00:00 [scsi_eh_1]\nroot 59 2 0 11:28 ? 00:00:00 [kworker/u4:2]\nroot 60 2 0 11:28 ? 00:00:00 [kworker/u4:3]\nroot 79 2 0 11:28 ? 00:00:00 [deferwq]\nroot 80 2 0 11:28 ? 00:00:00 [charger_manager]\nroot 123 2 0 11:28 ? 00:00:00 [kpsmoused]\nroot 141 2 0 11:28 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 11:28 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 11:28 ? 00:00:00 [ext4-rsv-conver]\nroot 387 1 0 11:28 ? 00:00:00 upstart-udev-bridge --daemon\nroot 392 1 0 11:28 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 442 2 0 11:28 ? 00:00:00 [kworker/u5:1]\nroot 505 1 0 11:28 ? 00:00:00 upstart-socket-bridge --daemon\nroot 586 1 0 11:28 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 820 2 0 11:28 ? 00:00:00 [kauditd]\nmessage+ 908 1 0 11:28 ? 00:00:00 dbus-daemon --system --fork\nroot 942 1 0 11:28 ? 00:00:00 /lib/systemd/systemd-logind\nroot 951 1 0 11:28 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 1003 1 0 11:28 ? 00:00:00 rsyslogd\nroot 1051 1 0 11:28 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1054 1 0 11:28 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1058 1 0 11:28 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1059 1 0 11:28 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1061 1 0 11:28 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1099 1 0 11:28 ? 00:00:00 /usr/sbin/sshd -D\nroot 1105 1 0 11:28 ? 00:00:00 cron\ndaemon 1106 1 0 11:28 ? 00:00:00 atd\nroot 1118 1 0 11:28 ? 00:00:00 /usr/sbin/irqbalance\nroot 1120 1 0 11:28 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1199 1 0 11:28 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1205 1 0 11:28 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nubuntu 1651 1 0 11:28 ? 00:00:00 /home/ubuntu/bind_host_jgugan/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_jgugan --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_jgugan --logging-server-logdir=/home/ubuntu/bind_host_jgugan/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_jgugan/work/bind_host_jgugan%I.log --pidfile=/home/ubuntu/bind_host_jgugan/work/bind_host_jgugan.pid\nubuntu 1690 1651 0 11:28 ? 00:00:00 /home/ubuntu/bind_host_jgugan/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_jgugan --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_jgugan --logging-server-logdir=/home/ubuntu/bind_host_jgugan/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_jgugan/work/bind_host_jgugan%I.log --pidfile=/home/ubuntu/bind_host_jgugan/work/bind_host_jgugan.pid\nubuntu 1765 1 0 11:28 ? 00:00:00 python2.7 /home/ubuntu/bind_host_jgugan/env/bin/diamond --configfile /home/ubuntu/bind_host_jgugan/work/plugins/diamond/etc/diamond.conf\nbind 2430 1 0 11:29 ? 00:00:00 /usr/sbin/named -u bind\nubuntu 2484 1690 0 11:29 ? 00:00:00 /home/ubuntu/bind_host_jgugan/env/bin/python2.7 /home/ubuntu/bind_host_jgugan/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-97YIIw\nubuntu 2495 2484 0 11:29 ? 00:00:00 /bin/sh -c /tmp/UH3WE/install-etcd.sh\nubuntu 2498 2495 0 11:29 ? 00:00:00 /bin/bash -e /tmp/UH3WE/install-etcd.sh\nroot 2802 2 0 11:29 ? 00:00:00 [kworker/u5:2]\nntp 8539 1 0 11:30 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112\nroot 9077 1 0 11:30 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9095 9077 0 11:30 ? 00:00:00 [check-monit-upt] \nclearwa+ 9156 1 0 11:30 ? 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.14:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.14 --name 192-168-120-14 --debug --initial-cluster 192-168-120-14=http://192.168.120.14:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.14:2380 --listen-peer-urls http://192.168.120.14:2380\nroot 9202 9077 0 11:30 ? 00:00:00 [check-etcd-upti] \nroot 9205 9077 0 11:30 ? 00:00:00 [poll_etcd_clust] \nroot 9208 9077 0 11:30 ? 00:00:00 [poll_etcd.sh] \nroot 9231 1 0 11:30 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 9236 9231 0 11:30 ? 00:00:00 inotifywait -e create -qq .\nubuntu 9364 2498 0 11:30 ? 00:00:00 /bin/bash -e /tmp/UH3WE/install-etcd.sh\nubuntu 9365 9364 0 11:30 ? 00:00:00 /bin/bash -e /tmp/UH3WE/install-etcd.sh\nroot 9366 9365 0 11:30 ? 00:00:00 sudo ps -edf\nroot 9367 9366 0 11:30 ? 00:00:00 ps -edf\n\nreal\t0m0.009s\nuser\t0m0.005s\nsys\t0m0.004s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:38.625Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "8b342c63-1747-4c71-bf73-ad03d1785ce2"}, {"node_instance_id": "bind_o0yhzt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:38.625Z", "message": "[etcd] sudo netstat ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:38.625Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "8b342c63-1747-4c71-bf73-ad03d1785ce2"}, {"node_instance_id": "bind_o0yhzt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:38.625Z", "message": "[etcd] => init-+-acpid\n |-atd\n |-clearwater_diag---inotifywait\n |-cron\n |-dbus-daemon\n |-dhclient\n |-etcd---8*[{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.015s\nuser\t0m0.003s\nsys\t0m0.004s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:38.625Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "8b342c63-1747-4c71-bf73-ad03d1785ce2"}, {"node_instance_id": "bind_o0yhzt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:38.625Z", "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.14:53 0.0.0.0:* LISTEN 2430/named \ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 2430/named \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1099/sshd \ntcp 0 0 127.0.0.1:953 0.0.0.0:* LISTEN 2430/named \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9077/monit \ntcp 0 0 192.168.120.14:2380 0.0.0.0:* LISTEN 9156/etcd \ntcp6 0 0 :::53 :::* LISTEN 2430/named \ntcp6 0 0 :::22 :::* LISTEN 1099/sshd \ntcp6 0 0 ::1:953 :::* LISTEN 2430/named \ntcp6 0 0 :::4000 :::* LISTEN 9156/etcd \nudp 0 0 192.168.120.14:123 0.0.0.0:* 8539/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8539/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8539/ntpd \nudp 0 0 192.168.120.14:53 0.0.0.0:* 2430/named \nudp 0 0 127.0.0.1:53 0.0.0.0:* 2430/named \nudp 0 0 0.0.0.0:20536 0.0.0.0:* 586/dhclient \nudp 0 0 0.0.0.0:68 0.0.0.0:* 586/dhclient \nudp6 0 0 fe80::f816:3eff:fe9:123 :::* 8539/ntpd \nudp6 0 0 ::1:123 :::* 8539/ntpd \nudp6 0 0 :::123 :::* 8539/ntpd \nudp6 0 0 :::32285 :::* 586/dhclient \nudp6 0 0 :::53 :::* 2430/named \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 11077 1651/python2.7 /tmp/cloudify-logging-server-79dd0.socket\nunix 2 [ ACC ] STREAM LISTENING 9805 1120/acpid /var/run/acpid.socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7503 392/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 6986 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 13277 2484/python2.7 /tmp/ctx-CoQsWT.socket\nunix 2 [ ACC ] STREAM LISTENING 9594 908/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-08-01T11:30:38.625Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "8b342c63-1747-4c71-bf73-ad03d1785ce2"}, {"node_instance_id": "bind_o0yhzt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:38.625Z", "message": "[etcd] sudo pstree", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:38.625Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "8b342c63-1747-4c71-bf73-ad03d1785ce2"}, {"node_instance_id": "bind_o0yhzt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:39.629Z", "message": "[etcd] sudo find /var/log ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:39.629Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "8b342c63-1747-4c71-bf73-ad03d1785ce2"}, {"node_instance_id": "bind_o0yhzt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:39.629Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:39.629Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "8b342c63-1747-4c71-bf73-ad03d1785ce2"}, {"node_instance_id": "bind_o0yhzt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:39.629Z", "message": "[etcd] => [01-Aug-2018 11:30:31 UTC] clearwater-diags-monitor starting\n[01-Aug-2018 11:30:31 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-08-01T11:30:39.629Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "8b342c63-1747-4c71-bf73-ad03d1785ce2"}, {"node_instance_id": "bind_o0yhzt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:39.629Z", "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/sa01\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.000s\nsys\t0m0.005s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:39.629Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "8b342c63-1747-4c71-bf73-ad03d1785ce2"}, {"node_instance_id": "bind_o0yhzt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:40.633Z", "message": "[etcd] => 2018-08-01 11:30:24.475961476 Stopping etcd clearwater-etcd\n2018-08-01 11:30:30.495116673 Restarting etcd clearwater-etcd\n2018-08-01 11:30:30.499827138 Configured ETCDCTL_PEERS: \n2018-08-01 11:30:30.500529290 Check for previous failed startup attempt\n2018-08-01 11:30:30.501691694 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-08-01 11:30:30.512392149 etcdctl returned 2\n2018-08-01 11:30:30.518546344 Creating new cluster...\n2018-08-01 11:30:30.521222850 Starting etcd with: --listen-client-urls http://0.0.0.0:4000\n --advertise-client-urls http://192.168.120.14:4000\n --data-dir /var/lib/clearwater-etcd/192.168.120.14\n --name 192-168-120-14\n --debug --initial-cluster 192-168-120-14=http://192.168.120.14:2380,\n --initial-cluster-state new\n --initial-advertise-peer-urls http://192.168.120.14:2380\n --listen-peer-urls http://192.168.120.14:2380\n2018-08-01 11:30:30.522775883 Check we're actually a member of the cluster\n2018-08-01 11:30:30.528052783 Wait for etcd to startup\n2018-08-01 11:30:31.536924095 Etcd started successfully\n2018-08-01 11:30:30.552558 I | etcdmain: etcd Version: 3.1.7\n2018-08-01 11:30:30.552598 I | etcdmain: Git SHA: 43b7507\n2018-08-01 11:30:30.552603 I | etcdmain: Go Version: go1.7.5\n2018-08-01 11:30:30.552606 I | etcdmain: Go OS/Arch: linux/amd64\n2018-08-01 11:30:30.552609 I | etcdmain: setting maximum number of CPUs to 2, total number of available CPUs is 2\n2018-08-01 11:30:30.552668 I | embed: listening for peers on http://192.168.120.14:2380\n2018-08-01 11:30:30.552717 I | embed: listening for client requests on 0.0.0.0:4000\n2018-08-01 11:30:30.588534 I | etcdserver: name = 192-168-120-14\n2018-08-01 11:30:30.588559 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.14\n2018-08-01 11:30:30.588565 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.14/member\n2018-08-01 11:30:30.588568 I | etcdserver: heartbeat = 100ms\n2018-08-01 11:30:30.588572 I | etcdserver: election = 1000ms\n2018-08-01 11:30:30.588575 I | etcdserver: snapshot count = 10000\n2018-08-01 11:30:30.588583 I | etcdserver: advertise client URLs = http://192.168.120.14:4000\n2018-08-01 11:30:30.588587 I | etcdserver: initial advertise peer URLs = http://192.168.120.14:2380\n2018-08-01 11:30:30.588594 I | etcdserver: initial cluster = 192-168-120-14=http://192.168.120.14:2380\n2018-08-01 11:30:30.596212 I | etcdserver: starting member 810a326e07e71be9 in cluster b41699c7b315d475\n2018-08-01 11:30:30.596282 I | raft: 810a326e07e71be9 became follower at term 0\n2018-08-01 11:30:30.596318 I | raft: newRaft 810a326e07e71be9 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]\n2018-08-01 11:30:30.596343 I | raft: 810a326e07e71be9 became follower at term 1\n2018-08-01 11:30:30.617602 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided]\n2018-08-01 11:30:30.618451 I | etcdserver/membership: added member 810a326e07e71be9 [http://192.168.120.14:2380] to cluster b41699c7b315d475\n2018-08-01 11:30:31.196597 I | raft: 810a326e07e71be9 is starting a new election at term 1\n2018-08-01 11:30:31.196691 I | raft: 810a326e07e71be9 became candidate at term 2\n2018-08-01 11:30:31.196716 I | raft: 810a326e07e71be9 received MsgVoteResp from 810a326e07e71be9 at term 2\n2018-08-01 11:30:31.196731 I | raft: 810a326e07e71be9 became leader at term 2\n2018-08-01 11:30:31.196737 I | raft: raft.node: 810a326e07e71be9 elected leader 810a326e07e71be9 at term 2\n2018-08-01 11:30:31.197019 I | etcdserver: published {Name:192-168-120-14 ClientURLs:[http://192.168.120.14:4000]} to cluster b41699c7b315d475\n2018-08-01 11:30:31.197112 I | etcdserver: setting up the initial cluster version to 3.1\n2018-08-01 11:30:31.197157 I | embed: ready to serve client requests\n2018-08-01 11:30:31.197428 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged!\n2018-08-01 11:30:31.201067 N | etcdserver/membership: set the initial cluster version to 3.1\n2018-08-01 11:30:31.201100 I | etcdserver/api: enabled capabilities for version 3.1\n2018-08-01 11:30:31.742622 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.14:42963\n2018-08-01 11:30:31.759511 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.14:42964\n2018-08-01 11:30:31.760297 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.14:42965\n2018-08-01 11:30:36.518676 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/192.168.120.14/liveness-check remote:192.168.120.14:42966\n\nreal\t0m0.006s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:40.633Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "8b342c63-1747-4c71-bf73-ad03d1785ce2"}, {"node_instance_id": "bind_o0yhzt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:40.633Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:40.633Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "8b342c63-1747-4c71-bf73-ad03d1785ce2"}, {"node_instance_id": "bind_o0yhzt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:40.862Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:40.862Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "bind_o0yhzt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:41.638Z", "message": "Execution done (return_code=0): /tmp/UH3WE/install-etcd.sh", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:41.638Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "8b342c63-1747-4c71-bf73-ad03d1785ce2"}, {"node_instance_id": "bind_o0yhzt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:41.638Z", "message": "[etcd] Installation is done", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:41.638Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "8b342c63-1747-4c71-bf73-ad03d1785ce2"}, {"node_instance_id": "bind_o0yhzt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:41.742Z", "message": "Starting node", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:41.742Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}], "metadata": {"pagination": {"total": 1550, "offset": 1516, "size": 50}}} 2018-08-01 11:30:42,335 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:30:42,335 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:30:42 GMT 2018-08-01 11:30:42,335 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:30:42,335 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 29835 2018-08-01 11:30:42,335 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:30:42,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo ps 2018-08-01 11:30:42,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo ifconfig 2018-08-01 11:30:42,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] /usr/share/clearwater/clearwater 2018-08-01 11:30:42,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => real 0m0.010s user 0m0.002s sys 0m0.008s 2018-08-01 11:30:42,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => eth0 Link encap:Ethernet HWaddr fa:16:3e:96:c7:69 inet addr:192.168.120.14 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe96:c769/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:71255 errors:0 dropped:0 overruns:0 frame:0 TX packets:25652 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:123372677 (123.3 MB) TX bytes:4366820 (4.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: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:13745 (13.7 KB) TX bytes:13745 (13.7 KB) real 0m0.006s user 0m0.000s sys 0m0.006s 2018-08-01 11:30:42,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 11:28 ? 00:00:00 /sbin/init root 2 0 0 11:28 ? 00:00:00 [kthreadd] root 3 2 0 11:28 ? 00:00:00 [ksoftirqd/0] root 4 2 0 11:28 ? 00:00:00 [kworker/0:0] root 5 2 0 11:28 ? 00:00:00 [kworker/0:0H] root 6 2 0 11:28 ? 00:00:00 [kworker/u4:0] root 7 2 0 11:28 ? 00:00:00 [rcu_sched] root 8 2 0 11:28 ? 00:00:00 [rcuos/0] root 9 2 0 11:28 ? 00:00:00 [rcuos/1] root 10 2 0 11:28 ? 00:00:00 [rcu_bh] root 11 2 0 11:28 ? 00:00:00 [rcuob/0] root 12 2 0 11:28 ? 00:00:00 [rcuob/1] root 13 2 0 11:28 ? 00:00:00 [migration/0] root 14 2 0 11:28 ? 00:00:00 [watchdog/0] root 15 2 0 11:28 ? 00:00:00 [watchdog/1] root 16 2 0 11:28 ? 00:00:00 [migration/1] root 17 2 0 11:28 ? 00:00:00 [ksoftirqd/1] root 18 2 0 11:28 ? 00:00:00 [kworker/1:0] root 19 2 0 11:28 ? 00:00:00 [kworker/1:0H] root 20 2 0 11:28 ? 00:00:00 [khelper] root 21 2 0 11:28 ? 00:00:00 [kdevtmpfs] root 22 2 0 11:28 ? 00:00:00 [netns] root 23 2 0 11:28 ? 00:00:00 [writeback] root 24 2 0 11:28 ? 00:00:00 [kintegrityd] root 25 2 0 11:28 ? 00:00:00 [bioset] root 26 2 0 11:28 ? 00:00:00 [kworker/u5:0] root 27 2 0 11:28 ? 00:00:00 [kblockd] root 28 2 0 11:28 ? 00:00:00 [ata_sff] root 29 2 0 11:28 ? 00:00:00 [khubd] root 30 2 0 11:28 ? 00:00:00 [md] root 31 2 0 11:28 ? 00:00:00 [devfreq_wq] root 32 2 0 11:28 ? 00:00:00 [kworker/0:1] root 34 2 0 11:28 ? 00:00:00 [khungtaskd] root 35 2 0 11:28 ? 00:00:00 [kswapd0] root 36 2 0 11:28 ? 00:00:00 [vmstat] root 37 2 0 11:28 ? 00:00:00 [ksmd] root 38 2 0 11:28 ? 00:00:00 [khugepaged] root 39 2 0 11:28 ? 00:00:00 [fsnotify_mark] root 40 2 0 11:28 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 11:28 ? 00:00:00 [crypto] root 53 2 0 11:28 ? 00:00:00 [kthrotld] root 54 2 0 11:28 ? 00:00:00 [kworker/u4:1] root 55 2 0 11:28 ? 00:00:00 [vballoon] root 56 2 0 11:28 ? 00:00:00 [kworker/1:1] root 57 2 0 11:28 ? 00:00:00 [scsi_eh_0] root 58 2 0 11:28 ? 00:00:00 [scsi_eh_1] root 59 2 0 11:28 ? 00:00:00 [kworker/u4:2] root 60 2 0 11:28 ? 00:00:00 [kworker/u4:3] root 79 2 0 11:28 ? 00:00:00 [deferwq] root 80 2 0 11:28 ? 00:00:00 [charger_manager] root 123 2 0 11:28 ? 00:00:00 [kpsmoused] root 141 2 0 11:28 ? 00:00:00 [kworker/0:2] root 186 2 0 11:28 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 11:28 ? 00:00:00 [ext4-rsv-conver] root 387 1 0 11:28 ? 00:00:00 upstart-udev-bridge --daemon root 392 1 0 11:28 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 442 2 0 11:28 ? 00:00:00 [kworker/u5:1] root 505 1 0 11:28 ? 00:00:00 upstart-socket-bridge --daemon root 586 1 0 11:28 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 820 2 0 11:28 ? 00:00:00 [kauditd] message+ 908 1 0 11:28 ? 00:00:00 dbus-daemon --system --fork root 942 1 0 11:28 ? 00:00:00 /lib/systemd/systemd-logind root 951 1 0 11:28 ? 00:00:00 upstart-file-bridge --daemon syslog 1003 1 0 11:28 ? 00:00:00 rsyslogd root 1051 1 0 11:28 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1054 1 0 11:28 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1058 1 0 11:28 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1059 1 0 11:28 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1061 1 0 11:28 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1099 1 0 11:28 ? 00:00:00 /usr/sbin/sshd -D root 1105 1 0 11:28 ? 00:00:00 cron daemon 1106 1 0 11:28 ? 00:00:00 atd root 1118 1 0 11:28 ? 00:00:00 /usr/sbin/irqbalance root 1120 1 0 11:28 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1199 1 0 11:28 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1205 1 0 11:28 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1651 1 0 11:28 ? 00:00:00 /home/ubuntu/bind_host_jgugan/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_jgugan --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_jgugan --logging-server-logdir=/home/ubuntu/bind_host_jgugan/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_jgugan/work/bind_host_jgugan%I.log --pidfile=/home/ubuntu/bind_host_jgugan/work/bind_host_jgugan.pid ubuntu 1690 1651 0 11:28 ? 00:00:00 /home/ubuntu/bind_host_jgugan/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_jgugan --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_jgugan --logging-server-logdir=/home/ubuntu/bind_host_jgugan/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_jgugan/work/bind_host_jgugan%I.log --pidfile=/home/ubuntu/bind_host_jgugan/work/bind_host_jgugan.pid ubuntu 1765 1 0 11:28 ? 00:00:00 python2.7 /home/ubuntu/bind_host_jgugan/env/bin/diamond --configfile /home/ubuntu/bind_host_jgugan/work/plugins/diamond/etc/diamond.conf bind 2430 1 0 11:29 ? 00:00:00 /usr/sbin/named -u bind ubuntu 2484 1690 0 11:29 ? 00:00:00 /home/ubuntu/bind_host_jgugan/env/bin/python2.7 /home/ubuntu/bind_host_jgugan/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-97YIIw ubuntu 2495 2484 0 11:29 ? 00:00:00 /bin/sh -c /tmp/UH3WE/install-etcd.sh ubuntu 2498 2495 0 11:29 ? 00:00:00 /bin/bash -e /tmp/UH3WE/install-etcd.sh root 2802 2 0 11:29 ? 00:00:00 [kworker/u5:2] ntp 8539 1 0 11:30 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112 root 9077 1 0 11:30 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9095 9077 0 11:30 ? 00:00:00 [check-monit-upt] clearwa+ 9156 1 0 11:30 ? 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.14:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.14 --name 192-168-120-14 --debug --initial-cluster 192-168-120-14=http://192.168.120.14:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.14:2380 --listen-peer-urls http://192.168.120.14:2380 root 9202 9077 0 11:30 ? 00:00:00 [check-etcd-upti] root 9205 9077 0 11:30 ? 00:00:00 [poll_etcd_clust] root 9208 9077 0 11:30 ? 00:00:00 [poll_etcd.sh] root 9231 1 0 11:30 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9236 9231 0 11:30 ? 00:00:00 inotifywait -e create -qq . ubuntu 9364 2498 0 11:30 ? 00:00:00 /bin/bash -e /tmp/UH3WE/install-etcd.sh ubuntu 9365 9364 0 11:30 ? 00:00:00 /bin/bash -e /tmp/UH3WE/install-etcd.sh root 9366 9365 0 11:30 ? 00:00:00 sudo ps -edf root 9367 9366 0 11:30 ? 00:00:00 ps -edf real 0m0.009s user 0m0.005s sys 0m0.004s 2018-08-01 11:30:42,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo netstat 2018-08-01 11:30:42,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => init-+-acpid |-atd |-clearwater_diag---inotifywait |-cron |-dbus-daemon |-dhclient |-etcd---8*[{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.015s user 0m0.003s sys 0m0.004s 2018-08-01 11:30:42,338 - 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.14:53 0.0.0.0:* LISTEN 2430/named tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 2430/named tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1099/sshd tcp 0 0 127.0.0.1:953 0.0.0.0:* LISTEN 2430/named tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9077/monit tcp 0 0 192.168.120.14:2380 0.0.0.0:* LISTEN 9156/etcd tcp6 0 0 :::53 :::* LISTEN 2430/named tcp6 0 0 :::22 :::* LISTEN 1099/sshd tcp6 0 0 ::1:953 :::* LISTEN 2430/named tcp6 0 0 :::4000 :::* LISTEN 9156/etcd udp 0 0 192.168.120.14:123 0.0.0.0:* 8539/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8539/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8539/ntpd udp 0 0 192.168.120.14:53 0.0.0.0:* 2430/named udp 0 0 127.0.0.1:53 0.0.0.0:* 2430/named udp 0 0 0.0.0.0:20536 0.0.0.0:* 586/dhclient udp 0 0 0.0.0.0:68 0.0.0.0:* 586/dhclient udp6 0 0 fe80::f816:3eff:fe9:123 :::* 8539/ntpd udp6 0 0 ::1:123 :::* 8539/ntpd udp6 0 0 :::123 :::* 8539/ntpd udp6 0 0 :::32285 :::* 586/dhclient udp6 0 0 :::53 :::* 2430/named Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 11077 1651/python2.7 /tmp/cloudify-logging-server-79dd0.socket unix 2 [ ACC ] STREAM LISTENING 9805 1120/acpid /var/run/acpid.socket unix 2 [ ACC ] SEQPACKET LISTENING 7503 392/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 6986 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 13277 2484/python2.7 /tmp/ctx-CoQsWT.socket unix 2 [ ACC ] STREAM LISTENING 9594 908/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.007s user 0m0.000s sys 0m0.007s 2018-08-01 11:30:42,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo pstree 2018-08-01 11:30:42,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo find /var/log 2018-08-01 11:30:42,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2018-08-01 11:30:42,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => [01-Aug-2018 11:30:31 UTC] clearwater-diags-monitor starting [01-Aug-2018 11:30:31 UTC] Waiting for trigger files real 0m0.005s user 0m0.000s sys 0m0.005s 2018-08-01 11:30:42,339 - 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/sa01 /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.000s sys 0m0.005s 2018-08-01 11:30:42,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => 2018-08-01 11:30:24.475961476 Stopping etcd clearwater-etcd 2018-08-01 11:30:30.495116673 Restarting etcd clearwater-etcd 2018-08-01 11:30:30.499827138 Configured ETCDCTL_PEERS: 2018-08-01 11:30:30.500529290 Check for previous failed startup attempt 2018-08-01 11:30:30.501691694 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-08-01 11:30:30.512392149 etcdctl returned 2 2018-08-01 11:30:30.518546344 Creating new cluster... 2018-08-01 11:30:30.521222850 Starting etcd with: --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.14:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.14 --name 192-168-120-14 --debug --initial-cluster 192-168-120-14=http://192.168.120.14:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.14:2380 --listen-peer-urls http://192.168.120.14:2380 2018-08-01 11:30:30.522775883 Check we're actually a member of the cluster 2018-08-01 11:30:30.528052783 Wait for etcd to startup 2018-08-01 11:30:31.536924095 Etcd started successfully 2018-08-01 11:30:30.552558 I | etcdmain: etcd Version: 3.1.7 2018-08-01 11:30:30.552598 I | etcdmain: Git SHA: 43b7507 2018-08-01 11:30:30.552603 I | etcdmain: Go Version: go1.7.5 2018-08-01 11:30:30.552606 I | etcdmain: Go OS/Arch: linux/amd64 2018-08-01 11:30:30.552609 I | etcdmain: setting maximum number of CPUs to 2, total number of available CPUs is 2 2018-08-01 11:30:30.552668 I | embed: listening for peers on http://192.168.120.14:2380 2018-08-01 11:30:30.552717 I | embed: listening for client requests on 0.0.0.0:4000 2018-08-01 11:30:30.588534 I | etcdserver: name = 192-168-120-14 2018-08-01 11:30:30.588559 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.14 2018-08-01 11:30:30.588565 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.14/member 2018-08-01 11:30:30.588568 I | etcdserver: heartbeat = 100ms 2018-08-01 11:30:30.588572 I | etcdserver: election = 1000ms 2018-08-01 11:30:30.588575 I | etcdserver: snapshot count = 10000 2018-08-01 11:30:30.588583 I | etcdserver: advertise client URLs = http://192.168.120.14:4000 2018-08-01 11:30:30.588587 I | etcdserver: initial advertise peer URLs = http://192.168.120.14:2380 2018-08-01 11:30:30.588594 I | etcdserver: initial cluster = 192-168-120-14=http://192.168.120.14:2380 2018-08-01 11:30:30.596212 I | etcdserver: starting member 810a326e07e71be9 in cluster b41699c7b315d475 2018-08-01 11:30:30.596282 I | raft: 810a326e07e71be9 became follower at term 0 2018-08-01 11:30:30.596318 I | raft: newRaft 810a326e07e71be9 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0] 2018-08-01 11:30:30.596343 I | raft: 810a326e07e71be9 became follower at term 1 2018-08-01 11:30:30.617602 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided] 2018-08-01 11:30:30.618451 I | etcdserver/membership: added member 810a326e07e71be9 [http://192.168.120.14:2380] to cluster b41699c7b315d475 2018-08-01 11:30:31.196597 I | raft: 810a326e07e71be9 is starting a new election at term 1 2018-08-01 11:30:31.196691 I | raft: 810a326e07e71be9 became candidate at term 2 2018-08-01 11:30:31.196716 I | raft: 810a326e07e71be9 received MsgVoteResp from 810a326e07e71be9 at term 2 2018-08-01 11:30:31.196731 I | raft: 810a326e07e71be9 became leader at term 2 2018-08-01 11:30:31.196737 I | raft: raft.node: 810a326e07e71be9 elected leader 810a326e07e71be9 at term 2 2018-08-01 11:30:31.197019 I | etcdserver: published {Name:192-168-120-14 ClientURLs:[http://192.168.120.14:4000]} to cluster b41699c7b315d475 2018-08-01 11:30:31.197112 I | etcdserver: setting up the initial cluster version to 3.1 2018-08-01 11:30:31.197157 I | embed: ready to serve client requests 2018-08-01 11:30:31.197428 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged! 2018-08-01 11:30:31.201067 N | etcdserver/membership: set the initial cluster version to 3.1 2018-08-01 11:30:31.201100 I | etcdserver/api: enabled capabilities for version 3.1 2018-08-01 11:30:31.742622 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.14:42963 2018-08-01 11:30:31.759511 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.14:42964 2018-08-01 11:30:31.760297 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.14:42965 2018-08-01 11:30:36.518676 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/192.168.120.14/liveness-check remote:192.168.120.14:42966 real 0m0.006s user 0m0.000s sys 0m0.005s 2018-08-01 11:30:42,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2018-08-01 11:30:42,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-01 11:30:42,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/UH3WE/install-etcd.sh 2018-08-01 11:30:42,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Installation is done 2018-08-01 11:30:42,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-01 11:30:42,340 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9cafa47c-f563-4508-be65-c972de09f881 2018-08-01 11:30:42,398 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:30:42,398 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:30:42,398 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:30:42,398 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:30:42,398 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:30:42,399 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:30:42,399 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:30:42,399 - 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-08-01T11:25:09.346Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "9cafa47c-f563-4508-be65-c972de09f881"} 2018-08-01 11:30:42,399 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:30:42,399 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:30:42 GMT 2018-08-01 11:30:42,399 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:30:42,399 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-01 11:30:42,399 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:30:47,405 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:30:47,475 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:30:47,475 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:30:47,475 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:30:47,475 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:30:47,476 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:30:47,476 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:30:47,476 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:30:47,476 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_7h0ak0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:42.747Z", "message": "Creating node", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:42.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "bono_7h0ak0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:42.747Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:42.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "homer_9dxf63", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:42.747Z", "message": "Creating node", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:42.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "vellum_pvk8kp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:42.747Z", "message": "Creating node", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:42.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "bono_7h0ak0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:42.747Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:42.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "homer_9dxf63", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:42.747Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:42.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "dime_ueicf1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:42.747Z", "message": "Creating node", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:42.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "bono_7h0ak0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:43.130Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/URZ59/clearwater.py", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:43.130Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "0ce12c31-55a2-41da-9941-9f90129fb1e7"}, {"node_instance_id": "dime_ueicf1", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:43.811Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:43.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "ellis_fhbg9h", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:43.811Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:43.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "ellis_fhbg9h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:43.811Z", "message": "Creating node", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:43.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "ellis_fhbg9h", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:43.811Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:43.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "homer_9dxf63", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:43.811Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:43.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "dime_ueicf1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:43.811Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:43.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "sprout_d80m9r", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:43.811Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:43.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "sprout_d80m9r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:43.811Z", "message": "Creating node", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:43.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "vellum_pvk8kp", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:43.811Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:43.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "vellum_pvk8kp", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:43.811Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:43.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "sprout_d80m9r", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:43.811Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:43.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "bono_7h0ak0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:43.825Z", "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-08-01T11:30:43.825Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "0ce12c31-55a2-41da-9941-9f90129fb1e7"}, {"node_instance_id": "dime_ueicf1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:43.825Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:43.825Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "3fb46ba0-d985-494d-89a1-12cf8e9fb13d"}, {"node_instance_id": "dime_ueicf1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:43.825Z", "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-08-01T11:30:43.825Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "3fb46ba0-d985-494d-89a1-12cf8e9fb13d"}, {"node_instance_id": "homer_9dxf63", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:43.825Z", "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-08-01T11:30:43.825Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "81b092d6-6586-4115-9456-1d49f9063fac"}, {"node_instance_id": "sprout_d80m9r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:43.825Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/VM9G3/clearwater.py", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:43.825Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "0836e5c5-5c5a-4d10-8292-a1a631471106"}, {"node_instance_id": "bono_7h0ak0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:43.825Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:43.825Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "0ce12c31-55a2-41da-9941-9f90129fb1e7"}, {"node_instance_id": "dime_ueicf1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:43.825Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/4R7P5/clearwater.py", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:43.825Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "3fb46ba0-d985-494d-89a1-12cf8e9fb13d"}, {"node_instance_id": "sprout_d80m9r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:43.825Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:43.825Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "0836e5c5-5c5a-4d10-8292-a1a631471106"}, {"node_instance_id": "homer_9dxf63", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:43.825Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:43.825Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "81b092d6-6586-4115-9456-1d49f9063fac"}, {"node_instance_id": "vellum_pvk8kp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:43.825Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:43.825Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "2dc58fa2-43da-416c-9280-a0ad74522137"}, {"node_instance_id": "vellum_pvk8kp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:43.825Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/JKSYF/clearwater.py", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:43.825Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "2dc58fa2-43da-416c-9280-a0ad74522137"}, {"node_instance_id": "homer_9dxf63", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:43.825Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/POARE/clearwater.py", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:43.825Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "81b092d6-6586-4115-9456-1d49f9063fac"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:44.868Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:44.868Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "sprout_d80m9r", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:44.868Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:44.868Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "dime_ueicf1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:44.868Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:44.868Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "bono_7h0ak0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:44.868Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:44.868Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:44.868Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:44.868Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "vellum_pvk8kp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:44.868Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:44.868Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "homer_9dxf63", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:44.868Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:44.868Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "ellis_fhbg9h", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:44.868Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:44.868Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "bono_7h0ak0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:44.901Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:44.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "0ce12c31-55a2-41da-9941-9f90129fb1e7"}, {"node_instance_id": "sprout_d80m9r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:44.901Z", "message": "[localhost] run: sudo mv /tmp/tmplL1hJ3 /etc/clearwater/local_config", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:44.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "0836e5c5-5c5a-4d10-8292-a1a631471106"}, {"node_instance_id": "dime_ueicf1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:44.901Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:44.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "3fb46ba0-d985-494d-89a1-12cf8e9fb13d"}, {"node_instance_id": "vellum_pvk8kp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:44.901Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.14', 'name': u'vellum-pvk8kp', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.3'}.", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:44.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "2dc58fa2-43da-416c-9280-a0ad74522137"}, {"node_instance_id": "ellis_fhbg9h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:44.901Z", "message": "[localhost] run: sudo mv /tmp/tmpLJi42f /etc/clearwater/local_config", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:44.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "25e96090-0091-4308-ba08-c99d3e36806d"}, {"node_instance_id": "vellum_pvk8kp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:44.901Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:44.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "2dc58fa2-43da-416c-9280-a0ad74522137"}, {"node_instance_id": "sprout_d80m9r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:44.901Z", "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-08-01T11:30:44.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "0836e5c5-5c5a-4d10-8292-a1a631471106"}, {"node_instance_id": "sprout_d80m9r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:44.901Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.14', 'name': u'sprout-d80m9r', 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-08-01T11:30:44.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "0836e5c5-5c5a-4d10-8292-a1a631471106"}, {"node_instance_id": "ellis_fhbg9h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:44.901Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:44.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "25e96090-0091-4308-ba08-c99d3e36806d"}, {"node_instance_id": "homer_9dxf63", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:44.901Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:44.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "81b092d6-6586-4115-9456-1d49f9063fac"}, {"node_instance_id": "dime_ueicf1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:44.901Z", "message": "[localhost] run: sudo mv /tmp/tmpocZyTN /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:44.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "3fb46ba0-d985-494d-89a1-12cf8e9fb13d"}], "metadata": {"pagination": {"total": 1684, "offset": 1536, "size": 50}}} 2018-08-01 11:30:47,476 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:30:47,476 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:30:47 GMT 2018-08-01 11:30:47,476 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:30:47,476 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 25977 2018-08-01 11:30:47,476 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:30:47,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-01 11:30:47,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-01 11:30:47,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-01 11:30:47,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-01 11:30:47,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-01 11:30:47,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-01 11:30:47,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-01 11:30:47,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/URZ59/clearwater.py 2018-08-01 11:30:47,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-01 11:30:47,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-01 11:30:47,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-01 11:30:47,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-01 11:30:47,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-01 11:30:47,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-01 11:30:47,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-01 11:30:47,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-01 11:30:47,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-01 11:30:47,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-01 11:30:47,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-01 11:30:47,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-01 11:30:47,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-08-01 11:30:47,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-01 11:30:47,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-01 11:30:47,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/VM9G3/clearwater.py 2018-08-01 11:30:47,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-08-01 11:30:47,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/4R7P5/clearwater.py 2018-08-01 11:30:47,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-08-01 11:30:47,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-08-01 11:30:47,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-08-01 11:30:47,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/JKSYF/clearwater.py 2018-08-01 11:30:47,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/POARE/clearwater.py 2018-08-01 11:30:47,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-01 11:30:47,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-01 11:30:47,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-01 11:30:47,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-01 11:30:47,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-01 11:30:47,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-01 11:30:47,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-01 11:30:47,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-01 11:30:47,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-08-01 11:30:47,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmplL1hJ3 /etc/clearwater/local_config 2018-08-01 11:30:47,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-08-01 11:30:47,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.14', 'name': u'vellum-pvk8kp', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.3'}. 2018-08-01 11:30:47,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpLJi42f /etc/clearwater/local_config 2018-08-01 11:30:47,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-08-01 11:30:47,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-01 11:30:47,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.14', 'name': u'sprout-d80m9r', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.4'}. 2018-08-01 11:30:47,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-08-01 11:30:47,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-08-01 11:30:47,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpocZyTN /etc/dnsmasq.resolv.conf 2018-08-01 11:30:47,487 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9cafa47c-f563-4508-be65-c972de09f881 2018-08-01 11:30:47,542 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:30:47,542 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:30:47,543 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:30:47,543 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:30:47,543 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:30:47,543 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:30:47,543 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:30:47,544 - 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-08-01T11:25:09.346Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "9cafa47c-f563-4508-be65-c972de09f881"} 2018-08-01 11:30:47,544 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:30:47,544 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:30:47 GMT 2018-08-01 11:30:47,544 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:30:47,544 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-01 11:30:47,544 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:30:52,550 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:30:52,625 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:30:52,626 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:30:52,626 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:30:52,626 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:30:52,626 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:30:52,626 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:30:52,626 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:30:52,626 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_d80m9r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:44.901Z", "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-08-01T11:30:44.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "0836e5c5-5c5a-4d10-8292-a1a631471106"}, {"node_instance_id": "sprout_d80m9r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:44.901Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:44.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "0836e5c5-5c5a-4d10-8292-a1a631471106"}, {"node_instance_id": "bono_7h0ak0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:44.901Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:44.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "0ce12c31-55a2-41da-9941-9f90129fb1e7"}, {"node_instance_id": "sprout_d80m9r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:44.901Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:44.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "0836e5c5-5c5a-4d10-8292-a1a631471106"}, {"node_instance_id": "bono_7h0ak0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:44.901Z", "message": "[localhost] run: sudo mv /tmp/tmpck2r9p /etc/clearwater/local_config", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:44.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "0ce12c31-55a2-41da-9941-9f90129fb1e7"}, {"node_instance_id": "ellis_fhbg9h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:44.901Z", "message": "[localhost] run: sudo mv /tmp/tmplrqBvu /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:44.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "25e96090-0091-4308-ba08-c99d3e36806d"}, {"node_instance_id": "sprout_d80m9r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:44.901Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:44.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "0836e5c5-5c5a-4d10-8292-a1a631471106"}, {"node_instance_id": "dime_ueicf1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:44.901Z", "message": "[localhost] run: sudo mv /tmp/tmpJ358cV /etc/clearwater/local_config", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:44.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "3fb46ba0-d985-494d-89a1-12cf8e9fb13d"}, {"node_instance_id": "bono_7h0ak0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:44.901Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:44.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "0ce12c31-55a2-41da-9941-9f90129fb1e7"}, {"node_instance_id": "sprout_d80m9r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:44.901Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.14', 'name': u'sprout-d80m9r', 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-08-01T11:30:44.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "0836e5c5-5c5a-4d10-8292-a1a631471106"}, {"node_instance_id": "vellum_pvk8kp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:44.901Z", "message": "[localhost] run: sudo mv /tmp/tmpKWLdPJ /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:44.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "2dc58fa2-43da-416c-9280-a0ad74522137"}, {"node_instance_id": "dime_ueicf1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:44.901Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.14', 'name': u'dime-ueicf1', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.8'}.", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:44.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "3fb46ba0-d985-494d-89a1-12cf8e9fb13d"}, {"node_instance_id": "bono_7h0ak0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:44.901Z", "message": "The config dict: {'public_ip': u'172.30.9.208', 'etcd_ip': u'192.168.120.14', 'name': u'bono-7h0ak0', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.9'}.", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:44.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "0ce12c31-55a2-41da-9941-9f90129fb1e7"}, {"node_instance_id": "homer_9dxf63", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:44.901Z", "message": "[localhost] run: sudo mv /tmp/tmpkOyNUA /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:44.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "81b092d6-6586-4115-9456-1d49f9063fac"}, {"node_instance_id": "ellis_fhbg9h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:44.901Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:44.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "25e96090-0091-4308-ba08-c99d3e36806d"}, {"node_instance_id": "dime_ueicf1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:44.901Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:44.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "3fb46ba0-d985-494d-89a1-12cf8e9fb13d"}, {"node_instance_id": "homer_9dxf63", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:44.901Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:44.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "81b092d6-6586-4115-9456-1d49f9063fac"}, {"node_instance_id": "dime_ueicf1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:44.901Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:44.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "3fb46ba0-d985-494d-89a1-12cf8e9fb13d"}, {"node_instance_id": "bono_7h0ak0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:44.901Z", "message": "[localhost] run: sudo mv /tmp/tmp6EZg0k /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:44.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "0ce12c31-55a2-41da-9941-9f90129fb1e7"}, {"node_instance_id": "homer_9dxf63", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:44.901Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:44.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "81b092d6-6586-4115-9456-1d49f9063fac"}, {"node_instance_id": "ellis_fhbg9h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:44.901Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/4AO40/clearwater.py", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:44.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "25e96090-0091-4308-ba08-c99d3e36806d"}, {"node_instance_id": "sprout_d80m9r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:44.901Z", "message": "[localhost] run: sudo mv /tmp/tmplL1hJ3 /etc/clearwater/local_config", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:44.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "0836e5c5-5c5a-4d10-8292-a1a631471106"}, {"node_instance_id": "sprout_d80m9r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:44.901Z", "message": "[localhost] run: sudo mv /tmp/tmpon0WKx /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:44.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "0836e5c5-5c5a-4d10-8292-a1a631471106"}, {"node_instance_id": "dime_ueicf1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:44.901Z", "message": "[localhost] run: sudo mv /tmp/tmpocZyTN /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:44.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "3fb46ba0-d985-494d-89a1-12cf8e9fb13d"}, {"node_instance_id": "vellum_pvk8kp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:44.901Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:44.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "2dc58fa2-43da-416c-9280-a0ad74522137"}, {"node_instance_id": "bono_7h0ak0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:44.901Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:44.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "0ce12c31-55a2-41da-9941-9f90129fb1e7"}, {"node_instance_id": "dime_ueicf1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:44.901Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:44.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "3fb46ba0-d985-494d-89a1-12cf8e9fb13d"}, {"node_instance_id": "vellum_pvk8kp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:44.901Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:44.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "2dc58fa2-43da-416c-9280-a0ad74522137"}, {"node_instance_id": "homer_9dxf63", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:44.901Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.14', 'name': u'homer-9dxf63', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.5'}.", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:44.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "81b092d6-6586-4115-9456-1d49f9063fac"}, {"node_instance_id": "vellum_pvk8kp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:44.901Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:44.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "2dc58fa2-43da-416c-9280-a0ad74522137"}, {"node_instance_id": "vellum_pvk8kp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:44.901Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.14', 'name': u'vellum-pvk8kp', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.3'}.", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:44.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "2dc58fa2-43da-416c-9280-a0ad74522137"}, {"node_instance_id": "homer_9dxf63", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:44.901Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:44.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "81b092d6-6586-4115-9456-1d49f9063fac"}, {"node_instance_id": "vellum_pvk8kp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:44.901Z", "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-08-01T11:30:44.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "2dc58fa2-43da-416c-9280-a0ad74522137"}, {"node_instance_id": "ellis_fhbg9h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:44.901Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:44.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "25e96090-0091-4308-ba08-c99d3e36806d"}, {"node_instance_id": "ellis_fhbg9h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:44.901Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:44.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "25e96090-0091-4308-ba08-c99d3e36806d"}, {"node_instance_id": "homer_9dxf63", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:44.901Z", "message": "[localhost] run: sudo mv /tmp/tmp0eVVnT /etc/clearwater/local_config", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:44.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "81b092d6-6586-4115-9456-1d49f9063fac"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:45.879Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:45.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "homer_9dxf63", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:45.879Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:45.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "vellum_pvk8kp", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:45.879Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:45.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "homer_9dxf63", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:45.879Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:45.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "dime_ueicf1", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:45.879Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:45.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:45.879Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:45.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "vellum_pvk8kp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:45.879Z", "message": "Configuring node", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:45.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "dime_ueicf1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:45.879Z", "message": "Configuring node", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:45.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "ellis_fhbg9h", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:45.879Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:45.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:45.879Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:45.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "ellis_fhbg9h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:45.879Z", "message": "Configuring node", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:45.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "ellis_fhbg9h", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:45.879Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:45.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "homer_9dxf63", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:45.879Z", "message": "Configuring node", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:45.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "vellum_pvk8kp", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:45.879Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:45.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}], "metadata": {"pagination": {"total": 1696, "offset": 1586, "size": 50}}} 2018-08-01 11:30:52,626 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:30:52,626 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:30:52 GMT 2018-08-01 11:30:52,627 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:30:52,627 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27223 2018-08-01 11:30:52,627 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:30:52,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-01 11:30:52,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-08-01 11:30:52,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-08-01 11:30:52,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-08-01 11:30:52,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpck2r9p /etc/clearwater/local_config 2018-08-01 11:30:52,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmplrqBvu /etc/dnsmasq.resolv.conf 2018-08-01 11:30:52,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-08-01 11:30:52,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpJ358cV /etc/clearwater/local_config 2018-08-01 11:30:52,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-08-01 11:30:52,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.14', 'name': u'sprout-d80m9r', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.4'}. 2018-08-01 11:30:52,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpKWLdPJ /etc/dnsmasq.resolv.conf 2018-08-01 11:30:52,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.14', 'name': u'dime-ueicf1', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.8'}. 2018-08-01 11:30:52,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.208', 'etcd_ip': u'192.168.120.14', 'name': u'bono-7h0ak0', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.9'}. 2018-08-01 11:30:52,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpkOyNUA /etc/dnsmasq.resolv.conf 2018-08-01 11:30:52,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-08-01 11:30:52,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-08-01 11:30:52,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-08-01 11:30:52,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-08-01 11:30:52,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp6EZg0k /etc/dnsmasq.resolv.conf 2018-08-01 11:30:52,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-08-01 11:30:52,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/4AO40/clearwater.py 2018-08-01 11:30:52,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmplL1hJ3 /etc/clearwater/local_config 2018-08-01 11:30:52,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpon0WKx /etc/dnsmasq.resolv.conf 2018-08-01 11:30:52,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpocZyTN /etc/dnsmasq.resolv.conf 2018-08-01 11:30:52,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-08-01 11:30:52,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-08-01 11:30:52,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-08-01 11:30:52,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-08-01 11:30:52,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.14', 'name': u'homer-9dxf63', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.5'}. 2018-08-01 11:30:52,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-08-01 11:30:52,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.14', 'name': u'vellum-pvk8kp', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.3'}. 2018-08-01 11:30:52,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-08-01 11:30:52,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-01 11:30:52,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-08-01 11:30:52,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-08-01 11:30:52,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp0eVVnT /etc/clearwater/local_config 2018-08-01 11:30:52,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-01 11:30:52,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-01 11:30:52,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-01 11:30:52,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-01 11:30:52,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-01 11:30:52,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-01 11:30:52,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-01 11:30:52,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-01 11:30:52,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-01 11:30:52,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-01 11:30:52,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-01 11:30:52,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-01 11:30:52,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-01 11:30:52,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-01 11:30:52,636 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9cafa47c-f563-4508-be65-c972de09f881 2018-08-01 11:30:52,697 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:30:52,697 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:30:52,697 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:30:52,697 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:30:52,698 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:30:52,698 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:30:52,698 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:30:52,698 - 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-08-01T11:25:09.346Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "9cafa47c-f563-4508-be65-c972de09f881"} 2018-08-01 11:30:52,698 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:30:52,698 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:30:52 GMT 2018-08-01 11:30:52,698 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:30:52,698 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-01 11:30:52,698 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:30:57,704 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:30:57,781 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:30:57,781 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:30:57,781 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:30:57,781 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:30:57,781 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:30:57,782 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:30:57,782 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:30:57,782 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_ueicf1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:45.879Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:45.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "dime_ueicf1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:45.931Z", "message": "Downloaded scripts/clearwater/dime/install-dime.sh to /tmp/8HX9Z/install-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:45.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "d47507da-7e85-4893-ba2e-82f21eebcedf"}, {"node_instance_id": "homer_9dxf63", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:45.931Z", "message": "[homer] ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:45.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "3a92faa8-c2f8-4af4-9281-622779c8fd84"}, {"node_instance_id": "homer_9dxf63", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:45.931Z", "message": "Downloaded scripts/clearwater/homer/install-homer.sh to /tmp/TL4J0/install-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:45.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "3a92faa8-c2f8-4af4-9281-622779c8fd84"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:45.931Z", "message": "Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/0JMSW/append_proxy_snmp_conf.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:45.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "45661a25-34bf-4b14-8dda-6b74011a6c90"}, {"node_instance_id": "dime_ueicf1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:45.931Z", "message": "Executing: /tmp/8HX9Z/install-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:45.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "d47507da-7e85-4893-ba2e-82f21eebcedf"}, {"node_instance_id": "homer_9dxf63", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:45.931Z", "message": "Executing: /tmp/TL4J0/install-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:45.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "3a92faa8-c2f8-4af4-9281-622779c8fd84"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:45.931Z", "message": "Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/ARHEZ/append_proxy_snmp_conf.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:45.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "c1eb45b6-fa3a-49d6-b0d3-68176c1b15bb"}, {"node_instance_id": "sprout_d80m9r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:46.895Z", "message": "Configuring node", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:46.895Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "bono_7h0ak0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:46.895Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:46.895Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "bono_7h0ak0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:46.895Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:46.895Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "bono_7h0ak0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:46.895Z", "message": "Configuring node", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:46.895Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "sprout_d80m9r", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:46.895Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:46.895Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:46.895Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:46.895Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "sprout_d80m9r", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:46.895Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:46.895Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "ellis_fhbg9h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:46.950Z", "message": "[ellis] repo129", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:46.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "989193d0-b1e3-46e0-a2db-b0f4a90de775"}, {"node_instance_id": "sprout_d80m9r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:46.950Z", "message": "Downloaded scripts/clearwater/sprout/install-sprout.sh to /tmp/N0RPP/install-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:46.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "7b134a27-e6a8-4c9f-9a84-4f3153756eb2"}, {"node_instance_id": "ellis_fhbg9h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:46.950Z", "message": "Executing: /tmp/OTD6R/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:46.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "989193d0-b1e3-46e0-a2db-b0f4a90de775"}, {"node_instance_id": "homer_9dxf63", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:46.950Z", "message": "[homer] sudo apt", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:46.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "3a92faa8-c2f8-4af4-9281-622779c8fd84"}, {"node_instance_id": "homer_9dxf63", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:46.950Z", "message": "[homer] Configure the APT software source", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:46.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "3a92faa8-c2f8-4af4-9281-622779c8fd84"}, {"node_instance_id": "dime_ueicf1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:46.950Z", "message": "[dime] repo129", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:46.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "d47507da-7e85-4893-ba2e-82f21eebcedf"}, {"node_instance_id": "bono_7h0ak0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:46.950Z", "message": "Executing: /tmp/N7E18/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:46.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "65334f4b-48f5-4648-a855-9b3d8396e5f1"}, {"node_instance_id": "dime_ueicf1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:46.950Z", "message": "[dime] ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:46.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "d47507da-7e85-4893-ba2e-82f21eebcedf"}, {"node_instance_id": "vellum_pvk8kp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:46.950Z", "message": "[vellum] ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:46.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "2eff43dd-9f59-4926-8238-45cd9252a58d"}, {"node_instance_id": "ellis_fhbg9h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:46.950Z", "message": "Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/OTD6R/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:46.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "989193d0-b1e3-46e0-a2db-b0f4a90de775"}, {"node_instance_id": "dime_ueicf1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:46.950Z", "message": "[dime] Configure the APT software source", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:46.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "d47507da-7e85-4893-ba2e-82f21eebcedf"}, {"node_instance_id": "homer_9dxf63", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:46.950Z", "message": "[homer] repo129", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:46.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "3a92faa8-c2f8-4af4-9281-622779c8fd84"}, {"node_instance_id": "ellis_fhbg9h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:46.950Z", "message": "[ellis] ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:46.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "989193d0-b1e3-46e0-a2db-b0f4a90de775"}, {"node_instance_id": "vellum_pvk8kp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:46.950Z", "message": "Executing: /tmp/D6ID0/install-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:46.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "2eff43dd-9f59-4926-8238-45cd9252a58d"}, {"node_instance_id": "sprout_d80m9r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:46.950Z", "message": "Executing: /tmp/N0RPP/install-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:46.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "7b134a27-e6a8-4c9f-9a84-4f3153756eb2"}, {"node_instance_id": "bono_7h0ak0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:46.950Z", "message": "[bono] ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:46.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "65334f4b-48f5-4648-a855-9b3d8396e5f1"}, {"node_instance_id": "bono_7h0ak0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:46.950Z", "message": "Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/N7E18/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:46.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "65334f4b-48f5-4648-a855-9b3d8396e5f1"}, {"node_instance_id": "vellum_pvk8kp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:46.950Z", "message": "Downloaded scripts/clearwater/vellum/install-vellum.sh to /tmp/D6ID0/install-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:46.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "2eff43dd-9f59-4926-8238-45cd9252a58d"}, {"node_instance_id": "vellum_pvk8kp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:47.962Z", "message": "[vellum] sudo apt", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:47.962Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "2eff43dd-9f59-4926-8238-45cd9252a58d"}, {"node_instance_id": "vellum_pvk8kp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:47.962Z", "message": "[vellum] Configure the APT software source", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:47.962Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "2eff43dd-9f59-4926-8238-45cd9252a58d"}, {"node_instance_id": "sprout_d80m9r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:47.962Z", "message": "[sprout] Configure the APT software source", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:47.962Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "7b134a27-e6a8-4c9f-9a84-4f3153756eb2"}, {"node_instance_id": "ellis_fhbg9h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:47.962Z", "message": "[ellis] Configure the APT software source", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:47.962Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "989193d0-b1e3-46e0-a2db-b0f4a90de775"}, {"node_instance_id": "ellis_fhbg9h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:47.962Z", "message": "[ellis] sudo apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:47.962Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "989193d0-b1e3-46e0-a2db-b0f4a90de775"}, {"node_instance_id": "sprout_d80m9r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:47.962Z", "message": "[sprout] repo129", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:47.962Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "7b134a27-e6a8-4c9f-9a84-4f3153756eb2"}, {"node_instance_id": "bono_7h0ak0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:47.962Z", "message": "[bono] sudo apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:47.962Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "65334f4b-48f5-4648-a855-9b3d8396e5f1"}, {"node_instance_id": "bono_7h0ak0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:47.962Z", "message": "[bono] repo129", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:47.962Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "65334f4b-48f5-4648-a855-9b3d8396e5f1"}, {"node_instance_id": "bono_7h0ak0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:47.962Z", "message": "[bono] Configure the APT software source", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:47.962Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "65334f4b-48f5-4648-a855-9b3d8396e5f1"}, {"node_instance_id": "sprout_d80m9r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:47.962Z", "message": "[sprout] ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:47.962Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "7b134a27-e6a8-4c9f-9a84-4f3153756eb2"}, {"node_instance_id": "dime_ueicf1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:47.962Z", "message": "[dime] sudo apt", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:47.962Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "d47507da-7e85-4893-ba2e-82f21eebcedf"}, {"node_instance_id": "sprout_d80m9r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:48.966Z", "message": "[sprout] sudo apt", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:48.966Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "7b134a27-e6a8-4c9f-9a84-4f3153756eb2"}, {"node_instance_id": "homer_9dxf63", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:55.109Z", "message": "[homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-wepxy1\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]\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]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:6 http://security.ubuntu.com trusty-security/main Sources [160 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [419 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nGet:9 http://security.ubuntu.com trusty-security/universe Sources [75.9 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [203 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,433 B]\nGet:12 http://security.ubuntu.com trusty-security/main amd64 Packages [752 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,090 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [464 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:17 http://security.ubuntu.com trusty-security/universe amd64 Packages [237 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [540 kB]\nGet:19 http://security.ubuntu.com trusty-security/main Translation-en [407 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [248 kB]\nGet:23 http://security.ubuntu.com trusty-security/universe Translation-en [129 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 (1,993 kB/s)\nReading package lists...\n\nreal\t0m8.044s\nuser\t0m4.876s\nsys\t0m0.516s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:55.109Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "3a92faa8-c2f8-4af4-9281-622779c8fd84"}, {"node_instance_id": "homer_9dxf63", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:55.970Z", "message": "[homer] Installing homer packages and other clearwater packages", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:55.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "3a92faa8-c2f8-4af4-9281-622779c8fd84"}, {"node_instance_id": "homer_9dxf63", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:55.970Z", "message": "[homer] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:55.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "3a92faa8-c2f8-4af4-9281-622779c8fd84"}, {"node_instance_id": "vellum_pvk8kp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:55.970Z", "message": "[vellum] Installing vellum packages and other clearwater packages", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:55.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "2eff43dd-9f59-4926-8238-45cd9252a58d"}, {"node_instance_id": "vellum_pvk8kp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:55.970Z", "message": "[vellum] => sudo: unable to resolve host server-clearwater-opnfv-vellum-host-kkzfew\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://repo.cw-ngv.com binary/ 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]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\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 [75.9 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [752 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [419 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [237 kB]\nGet:11 http://security.ubuntu.com trusty-security/main Translation-en [407 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nGet:12 http://security.ubuntu.com trusty-security/universe Translation-en [129 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\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 [203 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 [464 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 (1,991 kB/s)\nReading package lists...\n\nreal\t0m8.027s\nuser\t0m4.725s\nsys\t0m0.590s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:55.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "2eff43dd-9f59-4926-8238-45cd9252a58d"}], "metadata": {"pagination": {"total": 1705, "offset": 1636, "size": 50}}} 2018-08-01 11:30:57,782 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:30:57,782 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:30:57 GMT 2018-08-01 11:30:57,782 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:30:57,782 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 35590 2018-08-01 11:30:57,783 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:30:57,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-01 11:30:57,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/dime/install-dime.sh to /tmp/8HX9Z/install-dime.sh 2018-08-01 11:30:57,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] 2018-08-01 11:30:57,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/homer/install-homer.sh to /tmp/TL4J0/install-homer.sh 2018-08-01 11:30:57,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/0JMSW/append_proxy_snmp_conf.py 2018-08-01 11:30:57,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/8HX9Z/install-dime.sh 2018-08-01 11:30:57,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/TL4J0/install-homer.sh 2018-08-01 11:30:57,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/ARHEZ/append_proxy_snmp_conf.py 2018-08-01 11:30:57,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-01 11:30:57,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-01 11:30:57,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-01 11:30:57,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-01 11:30:57,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-01 11:30:57,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-01 11:30:57,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-01 11:30:57,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] repo129 2018-08-01 11:30:57,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/sprout/install-sprout.sh to /tmp/N0RPP/install-sprout.sh 2018-08-01 11:30:57,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/OTD6R/install-ellis.sh 2018-08-01 11:30:57,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo apt 2018-08-01 11:30:57,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Configure the APT software source 2018-08-01 11:30:57,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] repo129 2018-08-01 11:30:57,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/N7E18/install-bono.sh 2018-08-01 11:30:57,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] 2018-08-01 11:30:57,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 2018-08-01 11:30:57,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/OTD6R/install-ellis.sh 2018-08-01 11:30:57,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Configure the APT software source 2018-08-01 11:30:57,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] repo129 2018-08-01 11:30:57,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] 2018-08-01 11:30:57,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/D6ID0/install-vellum.sh 2018-08-01 11:30:57,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/N0RPP/install-sprout.sh 2018-08-01 11:30:57,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] 2018-08-01 11:30:57,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/N7E18/install-bono.sh 2018-08-01 11:30:57,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/install-vellum.sh to /tmp/D6ID0/install-vellum.sh 2018-08-01 11:30:57,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo apt 2018-08-01 11:30:57,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Configure the APT software source 2018-08-01 11:30:57,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Configure the APT software source 2018-08-01 11:30:57,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure the APT software source 2018-08-01 11:30:57,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo apt 2018-08-01 11:30:57,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] repo129 2018-08-01 11:30:57,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo apt 2018-08-01 11:30:57,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] repo129 2018-08-01 11:30:57,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure the APT software source 2018-08-01 11:30:57,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] 2018-08-01 11:30:57,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo apt 2018-08-01 11:30:57,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo apt 2018-08-01 11:30:57,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-wepxy1 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] 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] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://security.ubuntu.com trusty-security/main Sources [160 kB] Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [419 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Ign http://repo.cw-ngv.com binary/ Translation-en Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:9 http://security.ubuntu.com trusty-security/universe Sources [75.9 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [203 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,433 B] Get:12 http://security.ubuntu.com trusty-security/main amd64 Packages [752 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,090 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [464 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:17 http://security.ubuntu.com trusty-security/universe amd64 Packages [237 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [540 kB] Get:19 http://security.ubuntu.com trusty-security/main Translation-en [407 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [248 kB] Get:23 http://security.ubuntu.com trusty-security/universe Translation-en [129 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 (1,993 kB/s) Reading package lists... real 0m8.044s user 0m4.876s sys 0m0.516s 2018-08-01 11:30:57,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Installing homer packages and other clearwater packages 2018-08-01 11:30:57,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-01 11:30:57,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Installing vellum packages and other clearwater packages 2018-08-01 11:30:57,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => sudo: unable to resolve host server-clearwater-opnfv-vellum-host-kkzfew Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ 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] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] 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 [75.9 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [752 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [419 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [237 kB] Get:11 http://security.ubuntu.com trusty-security/main Translation-en [407 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:12 http://security.ubuntu.com trusty-security/universe Translation-en [129 kB] Ign http://repo.cw-ngv.com binary/ Translation-en 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 [203 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 [464 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 (1,991 kB/s) Reading package lists... real 0m8.027s user 0m4.725s sys 0m0.590s 2018-08-01 11:30:57,792 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9cafa47c-f563-4508-be65-c972de09f881 2018-08-01 11:30:57,848 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:30:57,848 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:30:57,848 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:30:57,848 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:30:57,848 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:30:57,848 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:30:57,849 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:30:57,849 - 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-08-01T11:25:09.346Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "9cafa47c-f563-4508-be65-c972de09f881"} 2018-08-01 11:30:57,849 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:30:57,849 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:30:57 GMT 2018-08-01 11:30:57,849 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:30:57,849 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-01 11:30:57,849 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:31:02,855 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:31:02,930 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:31:02,930 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:31:02,930 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:31:02,931 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:31:02,931 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:31:02,931 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:31:02,931 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:31:02,931 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_pvk8kp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:57.070Z", "message": "[vellum] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:57.070Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "2eff43dd-9f59-4926-8238-45cd9252a58d"}, {"node_instance_id": "sprout_d80m9r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:57.070Z", "message": "[sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-gjrcbf\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:4 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:5 http://security.ubuntu.com trusty-security/main Sources [160 kB]\nGet:6 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [75.9 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [419 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 [237 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 [203 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [129 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\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 [464 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,039 kB/s)\nReading package lists...\n\nreal\t0m7.968s\nuser\t0m4.663s\nsys\t0m0.524s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:57.070Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "7b134a27-e6a8-4c9f-9a84-4f3153756eb2"}, {"node_instance_id": "sprout_d80m9r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:57.070Z", "message": "[sprout] Installing ralf packages and other clearwater packages", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:57.070Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "7b134a27-e6a8-4c9f-9a84-4f3153756eb2"}, {"node_instance_id": "sprout_d80m9r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:30:57.070Z", "message": "[sprout] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:30:57.070Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "7b134a27-e6a8-4c9f-9a84-4f3153756eb2"}, {"node_instance_id": "dime_ueicf1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:31:00.362Z", "message": "[dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-pgb366\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 [75.9 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 [237 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 [419 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 [203 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 [464 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,165 kB/s)\nReading package lists...\n\nreal\t0m13.157s\nuser\t0m4.815s\nsys\t0m0.452s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:31:00.362Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "d47507da-7e85-4893-ba2e-82f21eebcedf"}, {"node_instance_id": "ellis_fhbg9h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:31:01.184Z", "message": "[ellis] Installing ellis packages and other clearwater packages", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:31:01.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "989193d0-b1e3-46e0-a2db-b0f4a90de775"}, {"node_instance_id": "bono_7h0ak0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:31:01.184Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:31:01.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "65334f4b-48f5-4648-a855-9b3d8396e5f1"}, {"node_instance_id": "dime_ueicf1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:31:01.184Z", "message": "[dime] Installing dime packages and other clearwater packages", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:31:01.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "d47507da-7e85-4893-ba2e-82f21eebcedf"}, {"node_instance_id": "ellis_fhbg9h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:31:01.184Z", "message": "[ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-oqiyod\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]\nGet:5 http://security.ubuntu.com trusty-security/main Sources [160 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [75.9 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [752 kB]\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [237 kB]\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [407 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:11 http://security.ubuntu.com trusty-security/universe Translation-en [129 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [419 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 [203 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 [464 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,164 kB/s)\nReading package lists...\n\nreal\t0m13.092s\nuser\t0m4.798s\nsys\t0m0.498s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:31:01.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "989193d0-b1e3-46e0-a2db-b0f4a90de775"}, {"node_instance_id": "bono_7h0ak0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:31:01.184Z", "message": "[bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-2kyliz\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]\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [75.9 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [752 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [237 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [407 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [419 kB]\nGet:12 http://security.ubuntu.com trusty-security/universe Translation-en [129 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 [203 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 [464 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,194 kB/s)\nReading package lists...\n\nreal\t0m12.658s\nuser\t0m4.831s\nsys\t0m0.572s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:31:01.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "65334f4b-48f5-4648-a855-9b3d8396e5f1"}, {"node_instance_id": "bono_7h0ak0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:31:01.184Z", "message": "[bono] Installing bono packages and other clearwater packages", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:31:01.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "65334f4b-48f5-4648-a855-9b3d8396e5f1"}, {"node_instance_id": "dime_ueicf1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:31:01.184Z", "message": "[dime] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:31:01.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "d47507da-7e85-4893-ba2e-82f21eebcedf"}, {"node_instance_id": "ellis_fhbg9h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:31:02.189Z", "message": "[ellis] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:31:02.189Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "989193d0-b1e3-46e0-a2db-b0f4a90de775"}], "metadata": {"pagination": {"total": 1714, "offset": 1686, "size": 50}}} 2018-08-01 11:31:02,931 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:31:02,931 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:31:02 GMT 2018-08-01 11:31:02,931 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:31:02,932 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 25925 2018-08-01 11:31:02,932 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:31:02,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-01 11:31:02,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-gjrcbf Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Ign http://repo.cw-ngv.com binary/ InRelease Get:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:4 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:5 http://security.ubuntu.com trusty-security/main Sources [160 kB] Get:6 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://security.ubuntu.com trusty-security/universe Sources [75.9 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [419 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 [237 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 [203 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [129 kB] Ign http://repo.cw-ngv.com binary/ Translation-en 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 [464 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,039 kB/s) Reading package lists... real 0m7.968s user 0m4.663s sys 0m0.524s 2018-08-01 11:31:02,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Installing ralf packages and other clearwater packages 2018-08-01 11:31:02,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-01 11:31:02,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-pgb366 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 [75.9 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 [237 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 [419 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 [203 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 [464 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,165 kB/s) Reading package lists... real 0m13.157s user 0m4.815s sys 0m0.452s 2018-08-01 11:31:02,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installing ellis packages and other clearwater packages 2018-08-01 11:31:02,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-01 11:31:02,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Installing dime packages and other clearwater packages 2018-08-01 11:31:02,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-oqiyod 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] Get:5 http://security.ubuntu.com trusty-security/main Sources [160 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [75.9 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [752 kB] Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [237 kB] Get:10 http://security.ubuntu.com trusty-security/main Translation-en [407 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:11 http://security.ubuntu.com trusty-security/universe Translation-en [129 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [419 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 [203 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 [464 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,164 kB/s) Reading package lists... real 0m13.092s user 0m4.798s sys 0m0.498s 2018-08-01 11:31:02,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-2kyliz 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] Get:7 http://security.ubuntu.com trusty-security/universe Sources [75.9 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [752 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Ign http://repo.cw-ngv.com binary/ Translation-en_US Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [237 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:10 http://security.ubuntu.com trusty-security/main Translation-en [407 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [419 kB] Get:12 http://security.ubuntu.com trusty-security/universe Translation-en [129 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 [203 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 [464 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,194 kB/s) Reading package lists... real 0m12.658s user 0m4.831s sys 0m0.572s 2018-08-01 11:31:02,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installing bono packages and other clearwater packages 2018-08-01 11:31:02,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-01 11:31:02,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-01 11:31:02,935 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9cafa47c-f563-4508-be65-c972de09f881 2018-08-01 11:31:03,152 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:31:03,153 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:31:03,153 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:31:03,153 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:31:03,153 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:31:03,153 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:31:03,153 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:31:03,153 - 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-08-01T11:25:09.346Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "9cafa47c-f563-4508-be65-c972de09f881"} 2018-08-01 11:31:03,153 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:31:03,153 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:31:03 GMT 2018-08-01 11:31:03,154 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:31:03,154 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-01 11:31:03,154 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:31:08,159 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:31:08,248 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:31:08,249 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:31:08,249 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:31:08,249 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:31:08,249 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:31:08,249 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:31:08,249 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:31:08,249 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1714, "offset": 1699, "size": 50}}} 2018-08-01 11:31:08,249 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:31:08,249 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:31:08 GMT 2018-08-01 11:31:08,250 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:31:08,250 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-01 11:31:08,250 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:31:08,250 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9cafa47c-f563-4508-be65-c972de09f881 2018-08-01 11:31:08,313 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:31:08,313 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:31:08,313 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:31:08,314 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:31:08,314 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:31:08,314 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:31:08,314 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:31:08,314 - 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-08-01T11:25:09.346Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "9cafa47c-f563-4508-be65-c972de09f881"} 2018-08-01 11:31:08,314 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:31:08,314 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:31:08 GMT 2018-08-01 11:31:08,314 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:31:08,314 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-01 11:31:08,314 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:31:13,320 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:31:13,443 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:31:13,443 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:31:13,443 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:31:13,443 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:31:13,443 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:31:13,444 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:31:13,444 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:31:13,444 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1714, "offset": 1699, "size": 50}}} 2018-08-01 11:31:13,444 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:31:13,444 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:31:13 GMT 2018-08-01 11:31:13,444 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:31:13,444 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-01 11:31:13,444 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:31:13,445 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9cafa47c-f563-4508-be65-c972de09f881 2018-08-01 11:31:13,573 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:31:13,573 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:31:13,573 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:31:13,573 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:31:13,573 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:31:13,574 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:31:13,574 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:31:13,574 - 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-08-01T11:25:09.346Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "9cafa47c-f563-4508-be65-c972de09f881"} 2018-08-01 11:31:13,574 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:31:13,574 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:31:13 GMT 2018-08-01 11:31:13,574 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:31:13,574 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-01 11:31:13,574 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:31:18,575 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:31:18,664 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:31:18,664 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:31:18,664 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:31:18,664 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:31:18,664 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:31:18,664 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:31:18,664 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:31:18,665 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1714, "offset": 1699, "size": 50}}} 2018-08-01 11:31:18,665 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:31:18,665 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:31:18 GMT 2018-08-01 11:31:18,665 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:31:18,665 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-01 11:31:18,665 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:31:18,665 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9cafa47c-f563-4508-be65-c972de09f881 2018-08-01 11:31:18,815 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:31:18,815 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:31:18,815 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:31:18,816 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:31:18,816 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:31:18,816 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:31:18,816 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:31:18,816 - 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-08-01T11:25:09.346Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "9cafa47c-f563-4508-be65-c972de09f881"} 2018-08-01 11:31:18,816 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:31:18,816 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:31:18 GMT 2018-08-01 11:31:18,816 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:31:18,816 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-01 11:31:18,817 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:31:23,822 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:31:23,916 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:31:23,916 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:31:23,916 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:31:23,917 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:31:23,917 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:31:23,917 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:31:23,917 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:31:23,917 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1714, "offset": 1699, "size": 50}}} 2018-08-01 11:31:23,917 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:31:23,917 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:31:23 GMT 2018-08-01 11:31:23,917 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:31:23,917 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-01 11:31:23,917 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:31:23,918 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9cafa47c-f563-4508-be65-c972de09f881 2018-08-01 11:31:24,129 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:31:24,130 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:31:24,130 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:31:24,130 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:31:24,130 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:31:24,130 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:31:24,130 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:31:24,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-08-01T11:25:09.346Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "9cafa47c-f563-4508-be65-c972de09f881"} 2018-08-01 11:31:24,130 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:31:24,130 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:31:24 GMT 2018-08-01 11:31:24,131 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:31:24,131 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-01 11:31:24,131 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:31:29,136 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:31:29,209 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:31:29,210 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:31:29,210 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:31:29,210 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:31:29,210 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:31:29,210 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:31:29,210 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:31:29,210 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1714, "offset": 1699, "size": 50}}} 2018-08-01 11:31:29,210 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:31:29,211 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:31:29 GMT 2018-08-01 11:31:29,211 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:31:29,211 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-01 11:31:29,211 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:31:29,211 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9cafa47c-f563-4508-be65-c972de09f881 2018-08-01 11:31:29,288 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:31:29,289 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:31:29,289 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:31:29,289 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:31:29,289 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:31:29,289 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:31:29,289 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:31:29,289 - 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-08-01T11:25:09.346Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "9cafa47c-f563-4508-be65-c972de09f881"} 2018-08-01 11:31:29,289 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:31:29,289 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:31:29 GMT 2018-08-01 11:31:29,289 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:31:29,290 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-01 11:31:29,290 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:31:34,295 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:31:34,391 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:31:34,391 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:31:34,391 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:31:34,391 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:31:34,391 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:31:34,391 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:31:34,391 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:31:34,391 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1714, "offset": 1699, "size": 50}}} 2018-08-01 11:31:34,392 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:31:34,392 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:31:34 GMT 2018-08-01 11:31:34,392 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:31:34,392 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-01 11:31:34,392 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:31:34,392 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9cafa47c-f563-4508-be65-c972de09f881 2018-08-01 11:31:34,477 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:31:34,477 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:31:34,477 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:31:34,477 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:31:34,477 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:31:34,477 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:31:34,477 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:31:34,477 - 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-08-01T11:25:09.346Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "9cafa47c-f563-4508-be65-c972de09f881"} 2018-08-01 11:31:34,478 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:31:34,478 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:31:34 GMT 2018-08-01 11:31:34,478 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:31:34,478 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-01 11:31:34,478 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:31:39,483 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:31:39,586 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:31:39,587 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:31:39,587 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:31:39,587 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:31:39,587 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:31:39,587 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:31:39,587 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:31:39,587 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1714, "offset": 1699, "size": 50}}} 2018-08-01 11:31:39,587 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:31:39,587 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:31:39 GMT 2018-08-01 11:31:39,588 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:31:39,588 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-01 11:31:39,588 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:31:39,588 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9cafa47c-f563-4508-be65-c972de09f881 2018-08-01 11:31:39,658 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:31:39,658 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:31:39,658 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:31:39,658 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:31:39,658 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:31:39,659 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:31:39,659 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:31:39,659 - 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-08-01T11:25:09.346Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "9cafa47c-f563-4508-be65-c972de09f881"} 2018-08-01 11:31:39,659 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:31:39,659 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:31:39 GMT 2018-08-01 11:31:39,659 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:31:39,659 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-01 11:31:39,659 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:31:44,664 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:31:44,812 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:31:44,812 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:31:44,812 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:31:44,812 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:31:44,812 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:31:44,812 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:31:44,812 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:31:44,813 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1714, "offset": 1699, "size": 50}}} 2018-08-01 11:31:44,813 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:31:44,813 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:31:44 GMT 2018-08-01 11:31:44,813 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:31:44,813 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-01 11:31:44,813 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:31:44,813 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9cafa47c-f563-4508-be65-c972de09f881 2018-08-01 11:31:44,870 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:31:44,870 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:31:44,870 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:31:44,870 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:31:44,871 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:31:44,871 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:31:44,871 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:31:44,871 - 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-08-01T11:25:09.346Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "9cafa47c-f563-4508-be65-c972de09f881"} 2018-08-01 11:31:44,871 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:31:44,871 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:31:44 GMT 2018-08-01 11:31:44,871 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:31:44,871 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-01 11:31:44,871 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:31:49,877 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:31:49,949 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:31:49,949 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:31:49,949 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:31:49,949 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:31:49,949 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:31:49,949 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:31:49,949 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:31:49,949 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1714, "offset": 1699, "size": 50}}} 2018-08-01 11:31:49,950 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:31:49,950 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:31:49 GMT 2018-08-01 11:31:49,950 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:31:49,950 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-01 11:31:49,950 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:31:49,950 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9cafa47c-f563-4508-be65-c972de09f881 2018-08-01 11:31:50,009 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:31:50,010 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:31:50,010 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:31:50,010 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:31:50,010 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:31:50,010 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:31:50,010 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:31:50,010 - 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-08-01T11:25:09.346Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "9cafa47c-f563-4508-be65-c972de09f881"} 2018-08-01 11:31:50,010 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:31:50,010 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:31:50 GMT 2018-08-01 11:31:50,011 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:31:50,011 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-01 11:31:50,011 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:31:55,016 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:31:55,107 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:31:55,107 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:31:55,107 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:31:55,108 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:31:55,108 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:31:55,108 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:31:55,108 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:31:55,108 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1714, "offset": 1699, "size": 50}}} 2018-08-01 11:31:55,108 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:31:55,108 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:31:55 GMT 2018-08-01 11:31:55,108 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:31:55,108 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-01 11:31:55,108 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:31:55,109 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9cafa47c-f563-4508-be65-c972de09f881 2018-08-01 11:31:55,270 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:31:55,270 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:31:55,270 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:31:55,270 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:31:55,270 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:31:55,270 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:31:55,270 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:31:55,270 - 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-08-01T11:25:09.346Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "9cafa47c-f563-4508-be65-c972de09f881"} 2018-08-01 11:31:55,270 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:31:55,271 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:31:55 GMT 2018-08-01 11:31:55,271 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:31:55,271 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-01 11:31:55,271 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:32:00,276 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:32:00,387 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:32:00,388 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:32:00,388 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:32:00,388 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:32:00,388 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:32:00,388 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:32:00,388 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:32:00,388 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1714, "offset": 1699, "size": 50}}} 2018-08-01 11:32:00,388 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:32:00,388 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:32:00 GMT 2018-08-01 11:32:00,389 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:32:00,389 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-01 11:32:00,389 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:32:00,389 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9cafa47c-f563-4508-be65-c972de09f881 2018-08-01 11:32:00,459 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:32:00,460 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:32:00,460 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:32:00,460 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:32:00,460 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:32:00,460 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:32:00,460 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:32:00,460 - 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-08-01T11:25:09.346Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "9cafa47c-f563-4508-be65-c972de09f881"} 2018-08-01 11:32:00,460 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:32:00,460 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:32:00 GMT 2018-08-01 11:32:00,461 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:32:00,461 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-01 11:32:00,461 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:32:05,466 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:32:05,554 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:32:05,554 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:32:05,554 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:32:05,554 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:32:05,555 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:32:05,555 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:32:05,555 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:32:05,555 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1714, "offset": 1699, "size": 50}}} 2018-08-01 11:32:05,555 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:32:05,555 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:32:05 GMT 2018-08-01 11:32:05,555 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:32:05,555 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-01 11:32:05,555 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:32:05,556 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9cafa47c-f563-4508-be65-c972de09f881 2018-08-01 11:32:05,638 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:32:05,638 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:32:05,639 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:32:05,639 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:32:05,639 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:32:05,639 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:32:05,639 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:32:05,639 - 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-08-01T11:25:09.346Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "9cafa47c-f563-4508-be65-c972de09f881"} 2018-08-01 11:32:05,639 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:32:05,640 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:32:05 GMT 2018-08-01 11:32:05,640 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:32:05,640 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-01 11:32:05,640 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:32:10,645 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:32:10,725 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:32:10,725 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:32:10,725 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:32:10,725 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:32:10,725 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:32:10,725 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:32:10,726 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:32:10,726 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1714, "offset": 1699, "size": 50}}} 2018-08-01 11:32:10,726 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:32:10,726 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:32:10 GMT 2018-08-01 11:32:10,726 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:32:10,726 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-01 11:32:10,726 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:32:10,726 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9cafa47c-f563-4508-be65-c972de09f881 2018-08-01 11:32:10,793 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:32:10,794 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:32:10,794 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:32:10,794 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:32:10,794 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:32:10,794 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:32:10,794 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:32:10,794 - 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-08-01T11:25:09.346Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "9cafa47c-f563-4508-be65-c972de09f881"} 2018-08-01 11:32:10,794 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:32:10,795 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:32:10 GMT 2018-08-01 11:32:10,795 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:32:10,795 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-01 11:32:10,795 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:32:15,800 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:32:15,871 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:32:15,871 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:32:15,872 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:32:15,872 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:32:15,872 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:32:15,872 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:32:15,872 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:32:15,872 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1714, "offset": 1699, "size": 50}}} 2018-08-01 11:32:15,872 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:32:15,872 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:32:15 GMT 2018-08-01 11:32:15,872 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:32:15,872 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-01 11:32:15,873 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:32:15,873 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9cafa47c-f563-4508-be65-c972de09f881 2018-08-01 11:32:15,930 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:32:15,930 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:32:15,930 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:32:15,930 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:32:15,930 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:32:15,930 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:32:15,930 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:32:15,930 - 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-08-01T11:25:09.346Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "9cafa47c-f563-4508-be65-c972de09f881"} 2018-08-01 11:32:15,931 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:32:15,931 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:32:15 GMT 2018-08-01 11:32:15,931 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:32:15,931 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-01 11:32:15,931 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:32:20,936 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:32:21,022 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:32:21,022 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:32:21,022 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:32:21,022 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:32:21,023 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:32:21,023 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:32:21,023 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:32:21,023 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1714, "offset": 1699, "size": 50}}} 2018-08-01 11:32:21,023 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:32:21,023 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:32:21 GMT 2018-08-01 11:32:21,023 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:32:21,023 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-01 11:32:21,023 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:32:21,024 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9cafa47c-f563-4508-be65-c972de09f881 2018-08-01 11:32:21,101 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:32:21,102 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:32:21,102 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:32:21,102 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:32:21,102 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:32:21,102 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:32:21,102 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:32:21,102 - 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-08-01T11:25:09.346Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "9cafa47c-f563-4508-be65-c972de09f881"} 2018-08-01 11:32:21,102 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:32:21,102 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:32:21 GMT 2018-08-01 11:32:21,103 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:32:21,103 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-01 11:32:21,103 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:32:26,108 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:32:26,196 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:32:26,197 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:32:26,197 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:32:26,197 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:32:26,197 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:32:26,197 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:32:26,197 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:32:26,197 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1714, "offset": 1699, "size": 50}}} 2018-08-01 11:32:26,197 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:32:26,197 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:32:26 GMT 2018-08-01 11:32:26,197 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:32:26,198 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-01 11:32:26,198 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:32:26,198 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9cafa47c-f563-4508-be65-c972de09f881 2018-08-01 11:32:26,272 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:32:26,273 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:32:26,273 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:32:26,273 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:32:26,273 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:32:26,273 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:32:26,273 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:32:26,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-08-01T11:25:09.346Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "9cafa47c-f563-4508-be65-c972de09f881"} 2018-08-01 11:32:26,273 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:32:26,274 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:32:26 GMT 2018-08-01 11:32:26,274 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:32:26,274 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-01 11:32:26,274 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:32:31,279 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:32:31,372 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:32:31,372 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:32:31,372 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:32:31,372 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:32:31,372 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:32:31,372 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:32:31,373 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:32:31,373 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1714, "offset": 1699, "size": 50}}} 2018-08-01 11:32:31,373 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:32:31,373 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:32:31 GMT 2018-08-01 11:32:31,373 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:32:31,373 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-01 11:32:31,373 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:32:31,373 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9cafa47c-f563-4508-be65-c972de09f881 2018-08-01 11:32:31,432 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:32:31,432 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:32:31,432 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:32:31,432 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:32:31,432 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:32:31,432 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:32:31,432 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:32:31,432 - 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-08-01T11:25:09.346Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "9cafa47c-f563-4508-be65-c972de09f881"} 2018-08-01 11:32:31,433 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:32:31,433 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:32:31 GMT 2018-08-01 11:32:31,433 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:32:31,433 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-01 11:32:31,433 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:32:36,438 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:32:36,523 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:32:36,523 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:32:36,523 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:32:36,523 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:32:36,523 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:32:36,523 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:32:36,523 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:32:36,524 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_7h0ak0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:32:35.160Z", "message": "[bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-2kyliz\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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 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://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:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 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/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:19 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1,322 B]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 kB]\nGet:28 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB]\nGet:29 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:30 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:32 http://repo.cw-ngv.com/archive/repo129/ binary/ bono 1.0-171215.183529 [2,167 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:37 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:39 http://repo.cw-ngv.com/archive/repo129/ binary/ restund 1.0-171215.183529 [596 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 8s (6,127 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 8620\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 8662\nclearwater-socket-factory-sig start/running, process 8667\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\t1m33.952s\nuser\t0m8.203s\nsys\t0m7.689s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:32:35.160Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "65334f4b-48f5-4648-a855-9b3d8396e5f1"}, {"node_instance_id": "bono_7h0ak0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:32:36.251Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:32:36.251Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "65334f4b-48f5-4648-a855-9b3d8396e5f1"}], "metadata": {"pagination": {"total": 1716, "offset": 1699, "size": 50}}} 2018-08-01 11:32:36,524 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:32:36,524 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:32:36 GMT 2018-08-01 11:32:36,524 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:32:36,524 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 37628 2018-08-01 11:32:36,524 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:32:36,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-2kyliz 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 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://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:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 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/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:19 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1,322 B] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 kB] Get:28 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:29 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:30 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:32 http://repo.cw-ngv.com/archive/repo129/ binary/ bono 1.0-171215.183529 [2,167 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:37 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:39 http://repo.cw-ngv.com/archive/repo129/ binary/ restund 1.0-171215.183529 [596 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 8s (6,127 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 8620 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 8662 clearwater-socket-factory-sig start/running, process 8667 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 1m33.952s user 0m8.203s sys 0m7.689s 2018-08-01 11:32:36,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-01 11:32:36,527 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9cafa47c-f563-4508-be65-c972de09f881 2018-08-01 11:32:36,594 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:32:36,594 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:32:36,595 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:32:36,595 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:32:36,595 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:32:36,595 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:32:36,595 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:32:36,595 - 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-08-01T11:25:09.346Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "9cafa47c-f563-4508-be65-c972de09f881"} 2018-08-01 11:32:36,595 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:32:36,595 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:32:36 GMT 2018-08-01 11:32:36,596 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:32:36,596 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-01 11:32:36,596 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:32:41,601 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:32:41,672 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:32:41,673 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:32:41,673 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:32:41,673 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:32:41,673 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:32:41,673 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:32:41,673 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:32:41,673 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1716, "offset": 1701, "size": 50}}} 2018-08-01 11:32:41,673 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:32:41,673 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:32:41 GMT 2018-08-01 11:32:41,674 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:32:41,674 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-01 11:32:41,674 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:32:41,674 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9cafa47c-f563-4508-be65-c972de09f881 2018-08-01 11:32:41,763 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:32:41,763 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:32:41,763 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:32:41,763 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:32:41,763 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:32:41,763 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:32:41,763 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:32:41,763 - 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-08-01T11:25:09.346Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "9cafa47c-f563-4508-be65-c972de09f881"} 2018-08-01 11:32:41,764 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:32:41,764 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:32:41 GMT 2018-08-01 11:32:41,764 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:32:41,764 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-01 11:32:41,764 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:32:46,769 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:32:46,940 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:32:46,941 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:32:46,941 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:32:46,941 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:32:46,941 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:32:46,941 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:32:46,941 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:32:46,941 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1716, "offset": 1701, "size": 50}}} 2018-08-01 11:32:46,941 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:32:46,941 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:32:46 GMT 2018-08-01 11:32:46,942 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:32:46,942 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-01 11:32:46,942 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:32:46,942 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9cafa47c-f563-4508-be65-c972de09f881 2018-08-01 11:32:47,017 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:32:47,017 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:32:47,017 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:32:47,017 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:32:47,017 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:32:47,017 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:32:47,017 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:32:47,017 - 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-08-01T11:25:09.346Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "9cafa47c-f563-4508-be65-c972de09f881"} 2018-08-01 11:32:47,018 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:32:47,018 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:32:47 GMT 2018-08-01 11:32:47,018 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:32:47,018 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-01 11:32:47,018 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:32:52,023 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:32:52,138 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:32:52,139 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:32:52,139 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:32:52,139 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:32:52,139 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:32:52,139 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:32:52,139 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:32:52,139 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_d80m9r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:32:52.043Z", "message": "[sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-gjrcbf\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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB]\nGet:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 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/ sprout-libs 1.0-171215.183529 [2,380 kB]\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/ sprout-base 1.0-171215.183529 [2,179 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:22 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-scscf 1.0-171215.183529 [130 kB]\nGet:23 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:24 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-icscf 1.0-171215.183529 [82.9 kB]\nGet:25 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:26 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-bgcf 1.0-171215.183529 [70.1 kB]\nGet:27 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-mmtel-as 1.0-171215.183529 [49.7 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:29 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout 1.0-171215.183529 [12.4 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1,322 B]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 kB]\nGet:50 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:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:58 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:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:60 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:61 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:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:63 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:64 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:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 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 9s (5,805 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 8901\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 9002\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 9010\nclearwater-socket-factory-sig start/running, process 9015\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\t1m54.886s\nuser\t0m9.232s\nsys\t0m8.521s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:32:52.043Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "7b134a27-e6a8-4c9f-9a84-4f3153756eb2"}], "metadata": {"pagination": {"total": 1717, "offset": 1701, "size": 50}}} 2018-08-01 11:32:52,140 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:32:52,140 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:32:52 GMT 2018-08-01 11:32:52,140 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:32:52,140 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 45949 2018-08-01 11:32:52,140 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:32:52,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-gjrcbf 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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 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/ sprout-libs 1.0-171215.183529 [2,380 kB] 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/ sprout-base 1.0-171215.183529 [2,179 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:22 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-scscf 1.0-171215.183529 [130 kB] Get:23 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:24 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-icscf 1.0-171215.183529 [82.9 kB] Get:25 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:26 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-bgcf 1.0-171215.183529 [70.1 kB] Get:27 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-mmtel-as 1.0-171215.183529 [49.7 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:29 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout 1.0-171215.183529 [12.4 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1,322 B] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 kB] Get:50 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:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:58 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:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:60 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:61 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:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:63 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:64 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:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 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 9s (5,805 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 8901 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 9002 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 9010 clearwater-socket-factory-sig start/running, process 9015 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 1m54.886s user 0m9.232s sys 0m8.521s 2018-08-01 11:32:52,143 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9cafa47c-f563-4508-be65-c972de09f881 2018-08-01 11:32:52,229 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:32:52,230 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:32:52,230 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:32:52,230 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:32:52,230 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:32:52,230 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:32:52,230 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:32:52,230 - 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-08-01T11:25:09.346Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "9cafa47c-f563-4508-be65-c972de09f881"} 2018-08-01 11:32:52,230 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:32:52,230 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:32:52 GMT 2018-08-01 11:32:52,230 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:32:52,231 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-01 11:32:52,231 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:32:57,236 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:32:57,348 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:32:57,349 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:32:57,349 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:32:57,349 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:32:57,349 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:32:57,349 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:32:57,349 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:32:57,349 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_d80m9r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:32:52.302Z", "message": "[sprout] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:32:52.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "7b134a27-e6a8-4c9f-9a84-4f3153756eb2"}], "metadata": {"pagination": {"total": 1718, "offset": 1702, "size": 50}}} 2018-08-01 11:32:57,349 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:32:57,350 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:32:57 GMT 2018-08-01 11:32:57,350 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:32:57,350 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 624 2018-08-01 11:32:57,350 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:32:57,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-01 11:32:57,351 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9cafa47c-f563-4508-be65-c972de09f881 2018-08-01 11:32:57,416 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:32:57,416 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:32:57,416 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:32:57,416 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:32:57,417 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:32:57,417 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:32:57,417 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:32:57,417 - 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-08-01T11:25:09.346Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "9cafa47c-f563-4508-be65-c972de09f881"} 2018-08-01 11:32:57,417 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:32:57,417 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:32:57 GMT 2018-08-01 11:32:57,417 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:32:57,417 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-01 11:32:57,417 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:33:02,423 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:33:02,509 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:33:02,510 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:33:02,510 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:33:02,510 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:33:02,510 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:33:02,510 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:33:02,510 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:33:02,510 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_7h0ak0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:33:01.933Z", "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 4s (8,590 kB/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\t0m26.322s\nuser\t0m12.560s\nsys\t0m3.224s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:33:01.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "65334f4b-48f5-4648-a855-9b3d8396e5f1"}, {"node_instance_id": "bono_7h0ak0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:33:02.346Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:33:02.346Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "65334f4b-48f5-4648-a855-9b3d8396e5f1"}], "metadata": {"pagination": {"total": 1720, "offset": 1703, "size": 50}}} 2018-08-01 11:33:02,510 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:33:02,511 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:33:02 GMT 2018-08-01 11:33:02,511 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:33:02,511 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 14899 2018-08-01 11:33:02,511 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:33:02,511 - 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 4s (8,590 kB/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 0m26.322s user 0m12.560s sys 0m3.224s 2018-08-01 11:33:02,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-01 11:33:02,512 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9cafa47c-f563-4508-be65-c972de09f881 2018-08-01 11:33:02,584 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:33:02,584 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:33:02,584 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:33:02,584 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:33:02,584 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:33:02,584 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:33:02,585 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:33:02,585 - 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-08-01T11:25:09.346Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "9cafa47c-f563-4508-be65-c972de09f881"} 2018-08-01 11:33:02,585 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:33:02,585 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:33:02 GMT 2018-08-01 11:33:02,585 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:33:02,585 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-01 11:33:02,585 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:33:07,591 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:33:07,692 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:33:07,693 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:33:07,693 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:33:07,693 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:33:07,693 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:33:07,693 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:33:07,693 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:33:07,693 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1720, "offset": 1705, "size": 50}}} 2018-08-01 11:33:07,693 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:33:07,693 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:33:07 GMT 2018-08-01 11:33:07,694 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:33:07,694 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-01 11:33:07,694 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:33:07,694 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9cafa47c-f563-4508-be65-c972de09f881 2018-08-01 11:33:07,769 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:33:07,769 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:33:07,769 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:33:07,770 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:33:07,770 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:33:07,770 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:33:07,770 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:33:07,770 - 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-08-01T11:25:09.346Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "9cafa47c-f563-4508-be65-c972de09f881"} 2018-08-01 11:33:07,770 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:33:07,770 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:33:07 GMT 2018-08-01 11:33:07,770 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:33:07,770 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-01 11:33:07,770 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:33:12,776 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:33:12,854 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:33:12,854 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:33:12,854 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:33:12,854 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:33:12,855 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:33:12,855 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:33:12,855 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:33:12,855 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_9dxf63", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:33:09.316Z", "message": "[homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-wepxy1\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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\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/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\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/ 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://repo.cw-ngv.com/archive/repo129/ binary/ homer 1.0-171213.182937 [35.6 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/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 18s (4,768 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 8980\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\t2m13.609s\nuser\t0m20.270s\nsys\t0m10.983s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:33:09.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "3a92faa8-c2f8-4af4-9281-622779c8fd84"}, {"node_instance_id": "homer_9dxf63", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:33:10.361Z", "message": "[homer] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:33:10.361Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "3a92faa8-c2f8-4af4-9281-622779c8fd84"}, {"node_instance_id": "bono_7h0ak0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:33:11.394Z", "message": "[bono] The installation packages is done correctly", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:33:11.394Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "65334f4b-48f5-4648-a855-9b3d8396e5f1"}, {"node_instance_id": "bono_7h0ak0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:33:11.394Z", "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 701 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.61-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.61-0ubuntu0.14.04.1 [597 kB]\nPreconfiguring packages ...\nFetched 701 kB in 1s (574 kB/s)\nSelecting previously unselected package mysql-common.\n(Reading database ... 57822 files and directories currently installed.)\nPreparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.61-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.61-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.61-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\t0m8.475s\nuser\t0m0.689s\nsys\t0m0.621s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:33:11.394Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "65334f4b-48f5-4648-a855-9b3d8396e5f1"}, {"node_instance_id": "bono_7h0ak0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:33:11.394Z", "message": "[bono] Configure a new DNS server", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:33:11.394Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "65334f4b-48f5-4648-a855-9b3d8396e5f1"}, {"node_instance_id": "bono_7h0ak0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:33:12.450Z", "message": "[bono] sudo service dnsmasq force", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:33:12.450Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "65334f4b-48f5-4648-a855-9b3d8396e5f1"}], "metadata": {"pagination": {"total": 1726, "offset": 1705, "size": 50}}} 2018-08-01 11:33:12,855 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:33:12,855 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:33:12 GMT 2018-08-01 11:33:12,855 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:33:12,855 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 55766 2018-08-01 11:33:12,856 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:33:12,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-wepxy1 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] 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/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] 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/ 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://repo.cw-ngv.com/archive/repo129/ binary/ homer 1.0-171213.182937 [35.6 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/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 18s (4,768 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 8980 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 2m13.609s user 0m20.270s sys 0m10.983s 2018-08-01 11:33:12,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-01 11:33:12,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] The installation packages is done correctly 2018-08-01 11:33:12,860 - 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 701 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.61-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.61-0ubuntu0.14.04.1 [597 kB] Preconfiguring packages ... Fetched 701 kB in 1s (574 kB/s) Selecting previously unselected package mysql-common. (Reading database ... 57822 files and directories currently installed.) Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.61-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.61-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.61-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 0m8.475s user 0m0.689s sys 0m0.621s 2018-08-01 11:33:12,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure a new DNS server 2018-08-01 11:33:12,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo service dnsmasq force 2018-08-01 11:33:12,860 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9cafa47c-f563-4508-be65-c972de09f881 2018-08-01 11:33:13,038 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:33:13,038 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:33:13,038 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:33:13,038 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:33:13,038 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:33:13,038 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:33:13,038 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:33:13,039 - 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-08-01T11:25:09.346Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "9cafa47c-f563-4508-be65-c972de09f881"} 2018-08-01 11:33:13,039 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:33:13,039 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:33:13 GMT 2018-08-01 11:33:13,039 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:33:13,039 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-01 11:33:13,039 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:33:18,045 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:33:18,131 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:33:18,131 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:33:18,131 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:33:18,131 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:33:18,131 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:33:18,131 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:33:18,131 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:33:18,132 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_7h0ak0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:33:13.827Z", "message": "[bono] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.063s\nuser\t0m0.009s\nsys\t0m0.054s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:33:13.827Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "65334f4b-48f5-4648-a855-9b3d8396e5f1"}, {"node_instance_id": "bono_7h0ak0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:33:14.454Z", "message": "[bono] => eth0 Link encap:Ethernet HWaddr fa:16:3e:fa:dc:6c \n inet addr:192.168.120.9 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fefa:dc6c/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:82211 errors:0 dropped:0 overruns:0 frame:0\n TX packets:39096 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:131253891 (131.2 MB) TX bytes:7274384 (7.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: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.006s\nsys\t0m0.000s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:33:14.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "65334f4b-48f5-4648-a855-9b3d8396e5f1"}, {"node_instance_id": "bono_7h0ak0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:33:14.454Z", "message": "[bono] sudo ifconfig ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:33:14.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "65334f4b-48f5-4648-a855-9b3d8396e5f1"}, {"node_instance_id": "bono_7h0ak0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:33:15.493Z", "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 9800/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 8620/monit \ntcp 0 0 192.168.120.9:5058 0.0.0.0:* LISTEN 9121/bono \ntcp 0 0 192.168.120.9:5060 0.0.0.0:* LISTEN 9121/bono \ntcp 0 0 0.0.0.0:5062 0.0.0.0:* LISTEN 9121/bono \ntcp6 0 0 ::1:53 :::* LISTEN 9800/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1091/sshd \nudp 0 0 192.168.120.9:123 0.0.0.0:* 8113/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8113/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8113/ntpd \nudp 0 0 192.168.120.9:5058 0.0.0.0:* 9121/bono \nudp 0 0 192.168.120.9:5060 0.0.0.0:* 9121/bono \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9800/dnsmasq \nudp 0 0 0.0.0.0:20536 0.0.0.0:* 586/dhclient \nudp 0 0 0.0.0.0:68 0.0.0.0:* 586/dhclient \nudp6 0 0 ::1:123 :::* 8113/ntpd \nudp6 0 0 fe80::f816:3eff:fef:123 :::* 8113/ntpd \nudp6 0 0 :::123 :::* 8113/ntpd \nudp6 0 0 :::32285 :::* 586/dhclient \nudp6 0 0 ::1:53 :::* 9800/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] SEQPACKET LISTENING 7687 396/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 20029 8674/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 20033 8679/clearwater_soc /tmp/clearwater_signaling_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 11627 1650/python2.7 /tmp/cloudify-logging-server-42c91.socket\nunix 2 [ ACC ] STREAM LISTENING 12022 1836/python2.7 /tmp/ctx-Tq6Xbx.socket\nunix 2 [ ACC ] STREAM LISTENING 1419 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 9387 872/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 9659 1137/acpid /var/run/acpid.socket\n\nreal\t0m0.008s\nuser\t0m0.000s\nsys\t0m0.008s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:33:15.493Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "65334f4b-48f5-4648-a855-9b3d8396e5f1"}, {"node_instance_id": "bono_7h0ak0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:33:15.493Z", "message": "[bono] sudo find /var/log ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:33:15.493Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "65334f4b-48f5-4648-a855-9b3d8396e5f1"}, {"node_instance_id": "bono_7h0ak0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:33:15.493Z", "message": "[bono] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 11:28 ? 00:00:00 /sbin/init\nroot 2 0 0 11:28 ? 00:00:00 [kthreadd]\nroot 3 2 0 11:28 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 11:28 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 11:28 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 11:28 ? 00:00:00 [rcu_sched]\nroot 8 2 0 11:28 ? 00:00:00 [rcuos/0]\nroot 9 2 0 11:28 ? 00:00:00 [rcuos/1]\nroot 10 2 0 11:28 ? 00:00:00 [rcu_bh]\nroot 11 2 0 11:28 ? 00:00:00 [rcuob/0]\nroot 12 2 0 11:28 ? 00:00:00 [rcuob/1]\nroot 13 2 0 11:28 ? 00:00:00 [migration/0]\nroot 14 2 0 11:28 ? 00:00:00 [watchdog/0]\nroot 15 2 0 11:28 ? 00:00:00 [watchdog/1]\nroot 16 2 0 11:28 ? 00:00:00 [migration/1]\nroot 17 2 0 11:28 ? 00:00:00 [ksoftirqd/1]\nroot 18 2 0 11:28 ? 00:00:00 [kworker/1:0]\nroot 19 2 0 11:28 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 11:28 ? 00:00:00 [khelper]\nroot 21 2 0 11:28 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 11:28 ? 00:00:00 [netns]\nroot 23 2 0 11:28 ? 00:00:00 [writeback]\nroot 24 2 0 11:28 ? 00:00:00 [kintegrityd]\nroot 25 2 0 11:28 ? 00:00:00 [bioset]\nroot 26 2 0 11:28 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 11:28 ? 00:00:00 [kblockd]\nroot 28 2 0 11:28 ? 00:00:00 [ata_sff]\nroot 29 2 0 11:28 ? 00:00:00 [khubd]\nroot 30 2 0 11:28 ? 00:00:00 [md]\nroot 31 2 0 11:28 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 11:28 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 11:28 ? 00:00:00 [khungtaskd]\nroot 35 2 0 11:28 ? 00:00:00 [kswapd0]\nroot 36 2 0 11:28 ? 00:00:00 [vmstat]\nroot 37 2 0 11:28 ? 00:00:00 [ksmd]\nroot 38 2 0 11:28 ? 00:00:00 [khugepaged]\nroot 39 2 0 11:28 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 11:28 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 11:28 ? 00:00:00 [crypto]\nroot 53 2 0 11:28 ? 00:00:00 [kthrotld]\nroot 54 2 0 11:28 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 11:28 ? 00:00:00 [vballoon]\nroot 56 2 0 11:28 ? 00:00:00 [scsi_eh_0]\nroot 57 2 0 11:28 ? 00:00:00 [scsi_eh_1]\nroot 59 2 0 11:28 ? 00:00:00 [kworker/u4:3]\nroot 78 2 0 11:28 ? 00:00:00 [deferwq]\nroot 79 2 0 11:28 ? 00:00:00 [charger_manager]\nroot 88 2 0 11:28 ? 00:00:00 [kworker/1:1]\nroot 124 2 0 11:28 ? 00:00:00 [kpsmoused]\nroot 142 2 0 11:28 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 11:28 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 11:28 ? 00:00:00 [ext4-rsv-conver]\nroot 393 1 0 11:28 ? 00:00:00 upstart-udev-bridge --daemon\nroot 396 1 0 11:28 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 450 2 0 11:28 ? 00:00:00 [kworker/u5:1]\nroot 516 1 0 11:28 ? 00:00:00 upstart-socket-bridge --daemon\nroot 586 1 0 11:28 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 819 2 0 11:28 ? 00:00:00 [kauditd]\nmessage+ 872 1 0 11:28 ? 00:00:00 dbus-daemon --system --fork\nroot 917 1 0 11:28 ? 00:00:00 /lib/systemd/systemd-logind\nroot 953 1 0 11:28 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 1014 1 0 11:28 ? 00:00:00 rsyslogd\nroot 1050 1 0 11:28 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1053 1 0 11:28 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1057 1 0 11:28 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1058 1 0 11:28 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1060 1 0 11:28 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1091 1 0 11:28 ? 00:00:00 /usr/sbin/sshd -D\nroot 1099 1 0 11:28 ? 00:00:00 cron\ndaemon 1100 1 0 11:28 ? 00:00:00 atd\nroot 1116 1 0 11:28 ? 00:00:00 /usr/sbin/irqbalance\nroot 1137 1 0 11:28 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1198 1 0 11:28 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1204 1 0 11:28 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nubuntu 1650 1 0 11:28 ? 00:00:00 /home/ubuntu/bono_host_2kyliz/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_2kyliz --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_2kyliz --logging-server-logdir=/home/ubuntu/bono_host_2kyliz/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_2kyliz/work/bono_host_2kyliz%I.log --pidfile=/home/ubuntu/bono_host_2kyliz/work/bono_host_2kyliz.pid\nubuntu 1764 1 0 11:28 ? 00:00:01 python2.7 /home/ubuntu/bono_host_2kyliz/env/bin/diamond --configfile /home/ubuntu/bono_host_2kyliz/work/plugins/diamond/etc/diamond.conf\nubuntu 1815 1650 0 11:30 ? 00:00:00 /home/ubuntu/bono_host_2kyliz/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_2kyliz --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_2kyliz --logging-server-logdir=/home/ubuntu/bono_host_2kyliz/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_2kyliz/work/bono_host_2kyliz%I.log --pidfile=/home/ubuntu/bono_host_2kyliz/work/bono_host_2kyliz.pid\nubuntu 1836 1815 0 11:30 ? 00:00:00 /home/ubuntu/bono_host_2kyliz/env/bin/python2.7 /home/ubuntu/bono_host_2kyliz/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-lgkGwb\nubuntu 1847 1836 0 11:30 ? 00:00:00 /bin/sh -c /tmp/N7E18/install-bono.sh\nubuntu 1850 1847 0 11:30 ? 00:00:00 /bin/bash -e /tmp/N7E18/install-bono.sh\nroot 2119 2 0 11:31 ? 00:00:00 [kworker/u5:2]\nntp 8113 1 0 11:32 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 8620 1 0 11:32 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 8662 1 0 11:32 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 8663 8662 0 11:32 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 8667 1 0 11:32 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 8668 8667 0 11:32 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 8674 8663 0 11:32 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 8678 8668 0 11:32 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 8679 8678 0 11:32 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9085 1 0 11:33 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 9089 9085 0 11:33 ? 00:00:00 inotifywait -e create -qq .\nbono 9121 1 0 11:33 ? 00:00:00 /usr/share/clearwater/bin/bono --domain= --localhost=192.168.120.9,bono-7h0ak0.clearwater.local --alias=172.30.9.208,bono-7h0ak0.clearwater.local, --pcscf=5060,5058 --webrtc-port=5062 --routing-proxy=icscf.,5052,50,600 --sas=0.0.0.0,bono@bono-7h0ak0.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\ndnsmasq 9800 1 0 11:33 ? 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 9864 1850 0 11:33 ? 00:00:00 /bin/bash -e /tmp/N7E18/install-bono.sh\nubuntu 9865 9864 0 11:33 ? 00:00:00 /bin/bash -e /tmp/N7E18/install-bono.sh\nroot 9866 9865 0 11:33 ? 00:00:00 sudo ps -edf\nroot 9867 9866 0 11:33 ? 00:00:00 ps -edf\n\nreal\t0m0.009s\nuser\t0m0.003s\nsys\t0m0.007s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:33:15.493Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "65334f4b-48f5-4648-a855-9b3d8396e5f1"}, {"node_instance_id": "bono_7h0ak0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:33:15.493Z", "message": "[bono] sudo netstat ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:33:15.493Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "65334f4b-48f5-4648-a855-9b3d8396e5f1"}, {"node_instance_id": "bono_7h0ak0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:33:15.493Z", "message": "[bono] sudo ps ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:33:15.493Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "65334f4b-48f5-4648-a855-9b3d8396e5f1"}, {"node_instance_id": "bono_7h0ak0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:33:16.528Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:33:16.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "65334f4b-48f5-4648-a855-9b3d8396e5f1"}, {"node_instance_id": "bono_7h0ak0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:33:16.528Z", "message": "[bono] => [01-Aug-2018 11:33:01 UTC] clearwater-diags-monitor starting\n[01-Aug-2018 11:33:01 UTC] Waiting for trigger files\n2018:08:01 11:32:31: Namespace: management\n2018:08:01 11:32:31: [management] Starting server\n2018:08:01 11:32:31: [management] Listening for requests\n2018:08:01 11:32:31: Namespace: signaling\n2018:08:01 11:32:31: [signaling] Starting server\n2018:08:01 11:32:31: [signaling] Listening for requests\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:33:16.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "65334f4b-48f5-4648-a855-9b3d8396e5f1"}, {"node_instance_id": "bono_7h0ak0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:33:16.528Z", "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/sa01\n/var/log/sysstat/clearwater-sa01\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/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_20180801T110000Z.txt\n/var/log/bono/bono_err.log\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.010s\nuser\t0m0.004s\nsys\t0m0.003s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:33:16.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "65334f4b-48f5-4648-a855-9b3d8396e5f1"}, {"node_instance_id": "bono_7h0ak0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:33:17.541Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:33:17.541Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "65334f4b-48f5-4648-a855-9b3d8396e5f1"}, {"node_instance_id": "bono_7h0ak0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:33:17.541Z", "message": "[bono] Installation is done", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:33:17.541Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "65334f4b-48f5-4648-a855-9b3d8396e5f1"}, {"node_instance_id": "bono_7h0ak0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:33:17.541Z", "message": "[bono] sudo cat /var/log/bono/bono_20180801T110000Z.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-08-01T11:33:17.541Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "65334f4b-48f5-4648-a855-9b3d8396e5f1"}, {"node_instance_id": "bono_7h0ak0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:33:17.541Z", "message": "[bono] => 2018-08-01 11:32:46.880161542 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-08-01T11:33:17.541Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "65334f4b-48f5-4648-a855-9b3d8396e5f1"}, {"node_instance_id": "bono_7h0ak0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:33:17.757Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:33:17.757Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}], "metadata": {"pagination": {"total": 1745, "offset": 1711, "size": 50}}} 2018-08-01 11:33:18,132 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:33:18,132 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:33:18 GMT 2018-08-01 11:33:18,132 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:33:18,132 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 23483 2018-08-01 11:33:18,132 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:33:18,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.063s user 0m0.009s sys 0m0.054s 2018-08-01 11:33:18,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => eth0 Link encap:Ethernet HWaddr fa:16:3e:fa:dc:6c inet addr:192.168.120.9 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fefa:dc6c/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:82211 errors:0 dropped:0 overruns:0 frame:0 TX packets:39096 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:131253891 (131.2 MB) TX bytes:7274384 (7.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: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.006s sys 0m0.000s 2018-08-01 11:33:18,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo ifconfig 2018-08-01 11:33:18,134 - 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 9800/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 8620/monit tcp 0 0 192.168.120.9:5058 0.0.0.0:* LISTEN 9121/bono tcp 0 0 192.168.120.9:5060 0.0.0.0:* LISTEN 9121/bono tcp 0 0 0.0.0.0:5062 0.0.0.0:* LISTEN 9121/bono tcp6 0 0 ::1:53 :::* LISTEN 9800/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1091/sshd udp 0 0 192.168.120.9:123 0.0.0.0:* 8113/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8113/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8113/ntpd udp 0 0 192.168.120.9:5058 0.0.0.0:* 9121/bono udp 0 0 192.168.120.9:5060 0.0.0.0:* 9121/bono udp 0 0 127.0.0.1:53 0.0.0.0:* 9800/dnsmasq udp 0 0 0.0.0.0:20536 0.0.0.0:* 586/dhclient udp 0 0 0.0.0.0:68 0.0.0.0:* 586/dhclient udp6 0 0 ::1:123 :::* 8113/ntpd udp6 0 0 fe80::f816:3eff:fef:123 :::* 8113/ntpd udp6 0 0 :::123 :::* 8113/ntpd udp6 0 0 :::32285 :::* 586/dhclient udp6 0 0 ::1:53 :::* 9800/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] SEQPACKET LISTENING 7687 396/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 20029 8674/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 20033 8679/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] STREAM LISTENING 11627 1650/python2.7 /tmp/cloudify-logging-server-42c91.socket unix 2 [ ACC ] STREAM LISTENING 12022 1836/python2.7 /tmp/ctx-Tq6Xbx.socket unix 2 [ ACC ] STREAM LISTENING 1419 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 9387 872/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 9659 1137/acpid /var/run/acpid.socket real 0m0.008s user 0m0.000s sys 0m0.008s 2018-08-01 11:33:18,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo find /var/log 2018-08-01 11:33:18,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 11:28 ? 00:00:00 /sbin/init root 2 0 0 11:28 ? 00:00:00 [kthreadd] root 3 2 0 11:28 ? 00:00:00 [ksoftirqd/0] root 5 2 0 11:28 ? 00:00:00 [kworker/0:0H] root 6 2 0 11:28 ? 00:00:00 [kworker/u4:0] root 7 2 0 11:28 ? 00:00:00 [rcu_sched] root 8 2 0 11:28 ? 00:00:00 [rcuos/0] root 9 2 0 11:28 ? 00:00:00 [rcuos/1] root 10 2 0 11:28 ? 00:00:00 [rcu_bh] root 11 2 0 11:28 ? 00:00:00 [rcuob/0] root 12 2 0 11:28 ? 00:00:00 [rcuob/1] root 13 2 0 11:28 ? 00:00:00 [migration/0] root 14 2 0 11:28 ? 00:00:00 [watchdog/0] root 15 2 0 11:28 ? 00:00:00 [watchdog/1] root 16 2 0 11:28 ? 00:00:00 [migration/1] root 17 2 0 11:28 ? 00:00:00 [ksoftirqd/1] root 18 2 0 11:28 ? 00:00:00 [kworker/1:0] root 19 2 0 11:28 ? 00:00:00 [kworker/1:0H] root 20 2 0 11:28 ? 00:00:00 [khelper] root 21 2 0 11:28 ? 00:00:00 [kdevtmpfs] root 22 2 0 11:28 ? 00:00:00 [netns] root 23 2 0 11:28 ? 00:00:00 [writeback] root 24 2 0 11:28 ? 00:00:00 [kintegrityd] root 25 2 0 11:28 ? 00:00:00 [bioset] root 26 2 0 11:28 ? 00:00:00 [kworker/u5:0] root 27 2 0 11:28 ? 00:00:00 [kblockd] root 28 2 0 11:28 ? 00:00:00 [ata_sff] root 29 2 0 11:28 ? 00:00:00 [khubd] root 30 2 0 11:28 ? 00:00:00 [md] root 31 2 0 11:28 ? 00:00:00 [devfreq_wq] root 32 2 0 11:28 ? 00:00:00 [kworker/0:1] root 34 2 0 11:28 ? 00:00:00 [khungtaskd] root 35 2 0 11:28 ? 00:00:00 [kswapd0] root 36 2 0 11:28 ? 00:00:00 [vmstat] root 37 2 0 11:28 ? 00:00:00 [ksmd] root 38 2 0 11:28 ? 00:00:00 [khugepaged] root 39 2 0 11:28 ? 00:00:00 [fsnotify_mark] root 40 2 0 11:28 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 11:28 ? 00:00:00 [crypto] root 53 2 0 11:28 ? 00:00:00 [kthrotld] root 54 2 0 11:28 ? 00:00:00 [kworker/u4:1] root 55 2 0 11:28 ? 00:00:00 [vballoon] root 56 2 0 11:28 ? 00:00:00 [scsi_eh_0] root 57 2 0 11:28 ? 00:00:00 [scsi_eh_1] root 59 2 0 11:28 ? 00:00:00 [kworker/u4:3] root 78 2 0 11:28 ? 00:00:00 [deferwq] root 79 2 0 11:28 ? 00:00:00 [charger_manager] root 88 2 0 11:28 ? 00:00:00 [kworker/1:1] root 124 2 0 11:28 ? 00:00:00 [kpsmoused] root 142 2 0 11:28 ? 00:00:00 [kworker/0:2] root 186 2 0 11:28 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 11:28 ? 00:00:00 [ext4-rsv-conver] root 393 1 0 11:28 ? 00:00:00 upstart-udev-bridge --daemon root 396 1 0 11:28 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 450 2 0 11:28 ? 00:00:00 [kworker/u5:1] root 516 1 0 11:28 ? 00:00:00 upstart-socket-bridge --daemon root 586 1 0 11:28 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 819 2 0 11:28 ? 00:00:00 [kauditd] message+ 872 1 0 11:28 ? 00:00:00 dbus-daemon --system --fork root 917 1 0 11:28 ? 00:00:00 /lib/systemd/systemd-logind root 953 1 0 11:28 ? 00:00:00 upstart-file-bridge --daemon syslog 1014 1 0 11:28 ? 00:00:00 rsyslogd root 1050 1 0 11:28 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1053 1 0 11:28 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1057 1 0 11:28 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1058 1 0 11:28 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1060 1 0 11:28 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1091 1 0 11:28 ? 00:00:00 /usr/sbin/sshd -D root 1099 1 0 11:28 ? 00:00:00 cron daemon 1100 1 0 11:28 ? 00:00:00 atd root 1116 1 0 11:28 ? 00:00:00 /usr/sbin/irqbalance root 1137 1 0 11:28 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1198 1 0 11:28 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1204 1 0 11:28 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1650 1 0 11:28 ? 00:00:00 /home/ubuntu/bono_host_2kyliz/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_2kyliz --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_2kyliz --logging-server-logdir=/home/ubuntu/bono_host_2kyliz/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_2kyliz/work/bono_host_2kyliz%I.log --pidfile=/home/ubuntu/bono_host_2kyliz/work/bono_host_2kyliz.pid ubuntu 1764 1 0 11:28 ? 00:00:01 python2.7 /home/ubuntu/bono_host_2kyliz/env/bin/diamond --configfile /home/ubuntu/bono_host_2kyliz/work/plugins/diamond/etc/diamond.conf ubuntu 1815 1650 0 11:30 ? 00:00:00 /home/ubuntu/bono_host_2kyliz/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_2kyliz --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_2kyliz --logging-server-logdir=/home/ubuntu/bono_host_2kyliz/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_2kyliz/work/bono_host_2kyliz%I.log --pidfile=/home/ubuntu/bono_host_2kyliz/work/bono_host_2kyliz.pid ubuntu 1836 1815 0 11:30 ? 00:00:00 /home/ubuntu/bono_host_2kyliz/env/bin/python2.7 /home/ubuntu/bono_host_2kyliz/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-lgkGwb ubuntu 1847 1836 0 11:30 ? 00:00:00 /bin/sh -c /tmp/N7E18/install-bono.sh ubuntu 1850 1847 0 11:30 ? 00:00:00 /bin/bash -e /tmp/N7E18/install-bono.sh root 2119 2 0 11:31 ? 00:00:00 [kworker/u5:2] ntp 8113 1 0 11:32 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 8620 1 0 11:32 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 8662 1 0 11:32 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 8663 8662 0 11:32 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 8667 1 0 11:32 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 8668 8667 0 11:32 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 8674 8663 0 11:32 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 8678 8668 0 11:32 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 8679 8678 0 11:32 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9085 1 0 11:33 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9089 9085 0 11:33 ? 00:00:00 inotifywait -e create -qq . bono 9121 1 0 11:33 ? 00:00:00 /usr/share/clearwater/bin/bono --domain= --localhost=192.168.120.9,bono-7h0ak0.clearwater.local --alias=172.30.9.208,bono-7h0ak0.clearwater.local, --pcscf=5060,5058 --webrtc-port=5062 --routing-proxy=icscf.,5052,50,600 --sas=0.0.0.0,bono@bono-7h0ak0.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 dnsmasq 9800 1 0 11:33 ? 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 9864 1850 0 11:33 ? 00:00:00 /bin/bash -e /tmp/N7E18/install-bono.sh ubuntu 9865 9864 0 11:33 ? 00:00:00 /bin/bash -e /tmp/N7E18/install-bono.sh root 9866 9865 0 11:33 ? 00:00:00 sudo ps -edf root 9867 9866 0 11:33 ? 00:00:00 ps -edf real 0m0.009s user 0m0.003s sys 0m0.007s 2018-08-01 11:33:18,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo netstat 2018-08-01 11:33:18,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo ps 2018-08-01 11:33:18,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2018-08-01 11:33:18,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => [01-Aug-2018 11:33:01 UTC] clearwater-diags-monitor starting [01-Aug-2018 11:33:01 UTC] Waiting for trigger files 2018:08:01 11:32:31: Namespace: management 2018:08:01 11:32:31: [management] Starting server 2018:08:01 11:32:31: [management] Listening for requests 2018:08:01 11:32:31: Namespace: signaling 2018:08:01 11:32:31: [signaling] Starting server 2018:08:01 11:32:31: [signaling] Listening for requests real 0m0.005s user 0m0.000s sys 0m0.005s 2018-08-01 11:33:18,135 - 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/sa01 /var/log/sysstat/clearwater-sa01 /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/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_20180801T110000Z.txt /var/log/bono/bono_err.log /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.010s user 0m0.004s sys 0m0.003s 2018-08-01 11:33:18,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2018-08-01 11:33:18,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installation is done 2018-08-01 11:33:18,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/bono/bono_20180801T110000Z.txt /var/log/bono/bono_current.txt /var/log/bono/bono_err.log /var/log/bono/bono_out.log 2018-08-01 11:33:18,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => 2018-08-01 11:32:46.880161542 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.000s sys 0m0.005s 2018-08-01 11:33:18,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-01 11:33:18,136 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9cafa47c-f563-4508-be65-c972de09f881 2018-08-01 11:33:18,284 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:33:18,284 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:33:18,284 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:33:18,284 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:33:18,284 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:33:18,284 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:33:18,284 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:33:18,285 - 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-08-01T11:25:09.346Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "9cafa47c-f563-4508-be65-c972de09f881"} 2018-08-01 11:33:18,285 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:33:18,285 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:33:18 GMT 2018-08-01 11:33:18,285 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:33:18,285 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-01 11:33:18,285 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:33:23,290 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:33:23,396 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:33:23,397 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:33:23,397 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:33:23,397 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:33:23,397 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:33:23,397 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:33:23,397 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:33:23,397 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_7h0ak0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:33:18.545Z", "message": "Execution done (return_code=0): /tmp/N7E18/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:33:18.545Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "65334f4b-48f5-4648-a855-9b3d8396e5f1"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:33:18.841Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:33:18.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "bono_7h0ak0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:33:18.841Z", "message": "Starting node", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:33:18.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:33:18.935Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:33:18.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:33:19.576Z", "message": "Downloaded scripts/bind/bind.py to /tmp/J4BM2/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:33:19.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "70f1afc4-9908-443e-970b-224226ff1122"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:33:20.644Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:33:20.644Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "70f1afc4-9908-443e-970b-224226ff1122"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:33:20.644Z", "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-08-01T11:33:20.644Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "70f1afc4-9908-443e-970b-224226ff1122"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:33:20.644Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:33:20.644Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "70f1afc4-9908-443e-970b-224226ff1122"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:33:20.644Z", "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-08-01T11:33:20.644Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "70f1afc4-9908-443e-970b-224226ff1122"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:33:20.644Z", "message": "The config dict: {'public_ip': u'172.30.9.202', 'backends': {u'bono': {u'bono_7h0ak0': {u'public_address': u'172.30.9.208', u'private_address': u'192.168.120.9', u'name': u'bono-7h0ak0'}}}, 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.14', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:33:20.644Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "70f1afc4-9908-443e-970b-224226ff1122"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:33:20.644Z", "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-08-01T11:33:20.644Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "70f1afc4-9908-443e-970b-224226ff1122"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:33:20.644Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:33:20.644Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "70f1afc4-9908-443e-970b-224226ff1122"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:33:20.644Z", "message": "[localhost] run: sudo mv /tmp/tmpnVSxXI /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:33:20.644Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "70f1afc4-9908-443e-970b-224226ff1122"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:33:20.644Z", "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-08-01T11:33:20.644Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "70f1afc4-9908-443e-970b-224226ff1122"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:33:20.644Z", "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-08-01T11:33:20.644Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "70f1afc4-9908-443e-970b-224226ff1122"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:33:20.644Z", "message": "[localhost] run: sudo mv /tmp/tmpAwEEmx /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:33:20.644Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "70f1afc4-9908-443e-970b-224226ff1122"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:33:20.649Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:33:20.649Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:33:20.938Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:33:20.938Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:33:20.938Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:33:20.938Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:33:21.669Z", "message": "Downloaded scripts/monitoring/proxy_snmp/snmpproxy.py to /home/ubuntu/proxy_host_4omunn/work/plugins/diamond/collectors/SNMPProxyCollector/SNMPProxyCollector.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:33:21.669Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "24df08c1-b281-4c91-b0c1-0277325f910a"}, {"node_instance_id": "sprout_d80m9r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:33:21.669Z", "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 3s (9,605 kB/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.438s\nuser\t0m12.451s\nsys\t0m3.158s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:33:21.669Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "7b134a27-e6a8-4c9f-9a84-4f3153756eb2"}, {"node_instance_id": "sprout_d80m9r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:33:21.669Z", "message": "[sprout] The installation packages is done correctly", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:33:21.669Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "7b134a27-e6a8-4c9f-9a84-4f3153756eb2"}, {"node_instance_id": "sprout_d80m9r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:33:21.669Z", "message": "[sprout] Use the DNS server", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:33:21.669Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "7b134a27-e6a8-4c9f-9a84-4f3153756eb2"}, {"node_instance_id": "sprout_d80m9r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:33:21.669Z", "message": "[sprout] sudo service dnsmasq force", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:33:21.669Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "7b134a27-e6a8-4c9f-9a84-4f3153756eb2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:33:21.669Z", "message": "Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/ZE3CB/add-snmpproxy-collector.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:33:21.669Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "24df08c1-b281-4c91-b0c1-0277325f910a"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:33:22.783Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:33:22.783Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}], "metadata": {"pagination": {"total": 1772, "offset": 1727, "size": 50}}} 2018-08-01 11:33:23,398 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:33:23,398 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:33:23 GMT 2018-08-01 11:33:23,398 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:33:23,398 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28059 2018-08-01 11:33:23,398 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:33:23,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/N7E18/install-bono.sh 2018-08-01 11:33:23,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-01 11:33:23,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-01 11:33:23,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-01 11:33:23,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/J4BM2/bind.py 2018-08-01 11:33:23,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-08-01 11:33:23,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-08-01 11:33:23,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-08-01 11:33:23,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-08-01 11:33:23,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.202', 'backends': {u'bono': {u'bono_7h0ak0': {u'public_address': u'172.30.9.208', u'private_address': u'192.168.120.9', u'name': u'bono-7h0ak0'}}}, 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.14', u'hss_hostname': u''}. 2018-08-01 11:33:23,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-01 11:33:23,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-08-01 11:33:23,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpnVSxXI /etc/bind/db.clearwater.local 2018-08-01 11:33:23,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-08-01 11:33:23,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-08-01 11:33:23,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpAwEEmx /etc/bind/db.clearwater.opnfv 2018-08-01 11:33:23,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-01 11:33:23,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-01 11:33:23,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-01 11:33:23,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/snmpproxy.py to /home/ubuntu/proxy_host_4omunn/work/plugins/diamond/collectors/SNMPProxyCollector/SNMPProxyCollector.py 2018-08-01 11:33:23,402 - 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 3s (9,605 kB/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.438s user 0m12.451s sys 0m3.158s 2018-08-01 11:33:23,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] The installation packages is done correctly 2018-08-01 11:33:23,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Use the DNS server 2018-08-01 11:33:23,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo service dnsmasq force 2018-08-01 11:33:23,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/ZE3CB/add-snmpproxy-collector.py 2018-08-01 11:33:23,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-01 11:33:23,404 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9cafa47c-f563-4508-be65-c972de09f881 2018-08-01 11:33:23,482 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:33:23,482 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:33:23,482 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:33:23,483 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:33:23,483 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:33:23,483 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:33:23,483 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:33:23,483 - 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-08-01T11:25:09.346Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "9cafa47c-f563-4508-be65-c972de09f881"} 2018-08-01 11:33:23,483 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:33:23,483 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:33:23 GMT 2018-08-01 11:33:23,483 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:33:23,483 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-01 11:33:23,483 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:33:28,489 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:33:28,652 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:33:28,652 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:33:28,652 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:33:28,652 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:33:28,653 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:33:28,653 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:33:28,653 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:33:28,653 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_d80m9r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:33:23.905Z", "message": "[sprout] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.077s\nuser\t0m0.008s\nsys\t0m0.050s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:33:23.905Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "7b134a27-e6a8-4c9f-9a84-4f3153756eb2"}, {"node_instance_id": "sprout_d80m9r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:33:24.694Z", "message": "[sprout] => eth0 Link encap:Ethernet HWaddr fa:16:3e:ee:1a:ca \n inet addr:192.168.120.4 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feee:1aca/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:84724 errors:0 dropped:0 overruns:0 frame:0\n TX packets:48363 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:133460342 (133.4 MB) TX bytes:8151883 (8.1 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.004s\nsys\t0m0.002s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:33:24.694Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "7b134a27-e6a8-4c9f-9a84-4f3153756eb2"}, {"node_instance_id": "sprout_d80m9r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:33:24.694Z", "message": "[sprout] sudo ifconfig ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:33:24.694Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "7b134a27-e6a8-4c9f-9a84-4f3153756eb2"}, {"node_instance_id": "sprout_d80m9r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:33:24.694Z", "message": "[sprout] sudo ps ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:33:24.694Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "7b134a27-e6a8-4c9f-9a84-4f3153756eb2"}, {"node_instance_id": "sprout_d80m9r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:33:25.698Z", "message": "[sprout] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 11:28 ? 00:00:00 /sbin/init\nroot 2 0 0 11:28 ? 00:00:00 [kthreadd]\nroot 3 2 0 11:28 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 11:28 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 11:28 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 11:28 ? 00:00:00 [rcu_sched]\nroot 8 2 0 11:28 ? 00:00:00 [rcuos/0]\nroot 9 2 0 11:28 ? 00:00:00 [rcuos/1]\nroot 10 2 0 11:28 ? 00:00:00 [rcu_bh]\nroot 11 2 0 11:28 ? 00:00:00 [rcuob/0]\nroot 12 2 0 11:28 ? 00:00:00 [rcuob/1]\nroot 13 2 0 11:28 ? 00:00:00 [migration/0]\nroot 14 2 0 11:28 ? 00:00:00 [watchdog/0]\nroot 15 2 0 11:28 ? 00:00:00 [watchdog/1]\nroot 16 2 0 11:28 ? 00:00:00 [migration/1]\nroot 17 2 0 11:28 ? 00:00:00 [ksoftirqd/1]\nroot 18 2 0 11:28 ? 00:00:00 [kworker/1:0]\nroot 19 2 0 11:28 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 11:28 ? 00:00:00 [khelper]\nroot 21 2 0 11:28 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 11:28 ? 00:00:00 [netns]\nroot 23 2 0 11:28 ? 00:00:00 [writeback]\nroot 24 2 0 11:28 ? 00:00:00 [kintegrityd]\nroot 25 2 0 11:28 ? 00:00:00 [bioset]\nroot 27 2 0 11:28 ? 00:00:00 [kblockd]\nroot 28 2 0 11:28 ? 00:00:00 [ata_sff]\nroot 29 2 0 11:28 ? 00:00:00 [khubd]\nroot 30 2 0 11:28 ? 00:00:00 [md]\nroot 31 2 0 11:28 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 11:28 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 11:28 ? 00:00:00 [khungtaskd]\nroot 35 2 0 11:28 ? 00:00:00 [kswapd0]\nroot 36 2 0 11:28 ? 00:00:00 [vmstat]\nroot 37 2 0 11:28 ? 00:00:00 [ksmd]\nroot 38 2 0 11:28 ? 00:00:00 [khugepaged]\nroot 39 2 0 11:28 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 11:28 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 11:28 ? 00:00:00 [crypto]\nroot 53 2 0 11:28 ? 00:00:00 [kthrotld]\nroot 54 2 0 11:28 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 11:28 ? 00:00:00 [vballoon]\nroot 56 2 0 11:28 ? 00:00:00 [kworker/1:1]\nroot 57 2 0 11:28 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 11:28 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 11:28 ? 00:00:00 [deferwq]\nroot 80 2 0 11:28 ? 00:00:00 [charger_manager]\nroot 124 2 0 11:28 ? 00:00:00 [kpsmoused]\nroot 141 2 0 11:28 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 11:28 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 11:28 ? 00:00:00 [ext4-rsv-conver]\nroot 386 1 0 11:28 ? 00:00:00 upstart-udev-bridge --daemon\nroot 395 1 0 11:28 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 442 2 0 11:28 ? 00:00:00 [kworker/u5:1]\nroot 534 1 0 11:28 ? 00:00:00 upstart-socket-bridge --daemon\nroot 620 1 0 11:28 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 807 2 0 11:28 ? 00:00:00 [kworker/u5:2]\nroot 820 2 0 11:28 ? 00:00:00 [kauditd]\nmessage+ 901 1 0 11:28 ? 00:00:00 dbus-daemon --system --fork\nroot 935 1 0 11:28 ? 00:00:00 /lib/systemd/systemd-logind\nroot 950 1 0 11:28 ? 00:00:00 upstart-file-bridge --daemon\nroot 1051 1 0 11:28 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1054 1 0 11:28 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1058 1 0 11:28 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1059 1 0 11:28 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1063 1 0 11:28 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1101 1 0 11:28 ? 00:00:00 /usr/sbin/sshd -D\nroot 1106 1 0 11:28 ? 00:00:00 cron\ndaemon 1107 1 0 11:28 ? 00:00:00 atd\nroot 1118 1 0 11:28 ? 00:00:00 /usr/sbin/irqbalance\nroot 1134 1 0 11:28 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1199 1 0 11:28 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1205 1 0 11:28 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nubuntu 1651 1 0 11:28 ? 00:00:00 /home/ubuntu/sprout_host_gjrcbf/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_gjrcbf --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_gjrcbf --logging-server-logdir=/home/ubuntu/sprout_host_gjrcbf/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_gjrcbf/work/sprout_host_gjrcbf%I.log --pidfile=/home/ubuntu/sprout_host_gjrcbf/work/sprout_host_gjrcbf.pid\nubuntu 1765 1 0 11:28 ? 00:00:01 python2.7 /home/ubuntu/sprout_host_gjrcbf/env/bin/diamond --configfile /home/ubuntu/sprout_host_gjrcbf/work/plugins/diamond/etc/diamond.conf\nubuntu 1818 1651 0 11:30 ? 00:00:00 /home/ubuntu/sprout_host_gjrcbf/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_gjrcbf --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_gjrcbf --logging-server-logdir=/home/ubuntu/sprout_host_gjrcbf/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_gjrcbf/work/sprout_host_gjrcbf%I.log --pidfile=/home/ubuntu/sprout_host_gjrcbf/work/sprout_host_gjrcbf.pid\nubuntu 1839 1818 0 11:30 ? 00:00:00 /home/ubuntu/sprout_host_gjrcbf/env/bin/python2.7 /home/ubuntu/sprout_host_gjrcbf/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-Lu0Tq0\nubuntu 1850 1839 0 11:30 ? 00:00:00 /bin/sh -c /tmp/N0RPP/install-sprout.sh\nubuntu 1853 1850 0 11:30 ? 00:00:00 /bin/bash -e /tmp/N0RPP/install-sprout.sh\nntp 8415 1 0 11:32 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nsyslog 8901 1 0 11:32 ? 00:00:00 rsyslogd\nroot 9002 1 0 11:32 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9010 1 0 11:32 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 9011 9010 0 11:32 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 9015 1 0 11:32 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 9016 9015 0 11:32 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 9025 9011 0 11:32 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 9026 9016 0 11:32 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9027 9026 0 11:32 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\ndnsmasq 9712 1 0 11:33 ? 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 9775 1853 0 11:33 ? 00:00:00 /bin/bash -e /tmp/N0RPP/install-sprout.sh\nubuntu 9776 9775 0 11:33 ? 00:00:00 /bin/bash -e /tmp/N0RPP/install-sprout.sh\nroot 9777 9776 0 11:33 ? 00:00:00 sudo ps -edf\nroot 9778 9777 0 11:33 ? 00:00:00 ps -edf\n\nreal\t0m0.009s\nuser\t0m0.000s\nsys\t0m0.009s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:33:25.698Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "7b134a27-e6a8-4c9f-9a84-4f3153756eb2"}, {"node_instance_id": "sprout_d80m9r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:33:25.698Z", "message": "[sprout] sudo find /var/log", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:33:25.698Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "7b134a27-e6a8-4c9f-9a84-4f3153756eb2"}, {"node_instance_id": "sprout_d80m9r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:33:25.698Z", "message": "[sprout] sudo netstat ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:33:25.698Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "7b134a27-e6a8-4c9f-9a84-4f3153756eb2"}, {"node_instance_id": "sprout_d80m9r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:33:25.698Z", "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/sysstat/clearwater-sa01\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/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/sprout\n/var/log/sprout/sprout_out.log\n/var/log/sprout/sprout_20180801T110000Z.txt\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.012s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:33:25.698Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "7b134a27-e6a8-4c9f-9a84-4f3153756eb2"}, {"node_instance_id": "sprout_d80m9r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:33:25.698Z", "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 9712/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 9002/monit \ntcp6 0 0 ::1:53 :::* LISTEN 9712/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1101/sshd \nudp 0 0 192.168.120.4:123 0.0.0.0:* 8415/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8415/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8415/ntpd \nudp 0 0 0.0.0.0:15760 0.0.0.0:* 620/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9712/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 620/dhclient \nudp6 0 0 fe80::f816:3eff:fee:123 :::* 8415/ntpd \nudp6 0 0 ::1:123 :::* 8415/ntpd \nudp6 0 0 :::123 :::* 8415/ntpd \nudp6 0 0 :::12744 :::* 620/dhclient \nudp6 0 0 ::1:53 :::* 9712/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] SEQPACKET LISTENING 1809 395/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 11476 1651/python2.7 /tmp/cloudify-logging-server-6233a.socket\nunix 2 [ ACC ] STREAM LISTENING 11799 1839/python2.7 /tmp/ctx-Q72wnE.socket\nunix 2 [ ACC ] STREAM LISTENING 7072 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 21277 9025/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 20205 9027/clearwater_soc /tmp/clearwater_signaling_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 9456 1134/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 8182 901/dbus-daemon /var/run/dbus/system_bus_socket\n\nreal\t0m0.008s\nuser\t0m0.000s\nsys\t0m0.008s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:33:25.698Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "7b134a27-e6a8-4c9f-9a84-4f3153756eb2"}, {"node_instance_id": "sprout_d80m9r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:33:26.702Z", "message": "[sprout] => 2018:08:01 11:32:44: Namespace: management\n2018:08:01 11:32:44: [management] Starting server\n2018:08:01 11:32:44: [management] Listening for requests\n2018:08:01 11:32:44: Namespace: signaling\n2018:08:01 11:32:44: [signaling] Starting server\n2018:08:01 11:32:44: [signaling] Listening for requests\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:33:26.702Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "7b134a27-e6a8-4c9f-9a84-4f3153756eb2"}, {"node_instance_id": "sprout_d80m9r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:33:26.702Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:33:26.702Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "7b134a27-e6a8-4c9f-9a84-4f3153756eb2"}, {"node_instance_id": "sprout_d80m9r", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:33:27.771Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:33:27.771Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "sprout_d80m9r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:33:27.877Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:33:27.877Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "7b134a27-e6a8-4c9f-9a84-4f3153756eb2"}, {"node_instance_id": "sprout_d80m9r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:33:27.877Z", "message": "[sprout] Installation is done", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:33:27.877Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "7b134a27-e6a8-4c9f-9a84-4f3153756eb2"}, {"node_instance_id": "sprout_d80m9r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:33:27.877Z", "message": "Execution done (return_code=0): /tmp/N0RPP/install-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:33:27.877Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "7b134a27-e6a8-4c9f-9a84-4f3153756eb2"}, {"node_instance_id": "sprout_d80m9r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:33:27.877Z", "message": "[sprout] => 2018-08-01 11:33:06.926841016 Stopping etcd clearwater-etcd\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:33:27.877Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "7b134a27-e6a8-4c9f-9a84-4f3153756eb2"}], "metadata": {"pagination": {"total": 1791, "offset": 1753, "size": 50}}} 2018-08-01 11:33:28,653 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:33:28,653 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:33:28 GMT 2018-08-01 11:33:28,653 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:33:28,653 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 22529 2018-08-01 11:33:28,653 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:33:28,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.077s user 0m0.008s sys 0m0.050s 2018-08-01 11:33:28,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => eth0 Link encap:Ethernet HWaddr fa:16:3e:ee:1a:ca inet addr:192.168.120.4 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feee:1aca/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:84724 errors:0 dropped:0 overruns:0 frame:0 TX packets:48363 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:133460342 (133.4 MB) TX bytes:8151883 (8.1 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.004s sys 0m0.002s 2018-08-01 11:33:28,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo ifconfig 2018-08-01 11:33:28,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo ps 2018-08-01 11:33:28,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 11:28 ? 00:00:00 /sbin/init root 2 0 0 11:28 ? 00:00:00 [kthreadd] root 3 2 0 11:28 ? 00:00:00 [ksoftirqd/0] root 5 2 0 11:28 ? 00:00:00 [kworker/0:0H] root 6 2 0 11:28 ? 00:00:00 [kworker/u4:0] root 7 2 0 11:28 ? 00:00:00 [rcu_sched] root 8 2 0 11:28 ? 00:00:00 [rcuos/0] root 9 2 0 11:28 ? 00:00:00 [rcuos/1] root 10 2 0 11:28 ? 00:00:00 [rcu_bh] root 11 2 0 11:28 ? 00:00:00 [rcuob/0] root 12 2 0 11:28 ? 00:00:00 [rcuob/1] root 13 2 0 11:28 ? 00:00:00 [migration/0] root 14 2 0 11:28 ? 00:00:00 [watchdog/0] root 15 2 0 11:28 ? 00:00:00 [watchdog/1] root 16 2 0 11:28 ? 00:00:00 [migration/1] root 17 2 0 11:28 ? 00:00:00 [ksoftirqd/1] root 18 2 0 11:28 ? 00:00:00 [kworker/1:0] root 19 2 0 11:28 ? 00:00:00 [kworker/1:0H] root 20 2 0 11:28 ? 00:00:00 [khelper] root 21 2 0 11:28 ? 00:00:00 [kdevtmpfs] root 22 2 0 11:28 ? 00:00:00 [netns] root 23 2 0 11:28 ? 00:00:00 [writeback] root 24 2 0 11:28 ? 00:00:00 [kintegrityd] root 25 2 0 11:28 ? 00:00:00 [bioset] root 27 2 0 11:28 ? 00:00:00 [kblockd] root 28 2 0 11:28 ? 00:00:00 [ata_sff] root 29 2 0 11:28 ? 00:00:00 [khubd] root 30 2 0 11:28 ? 00:00:00 [md] root 31 2 0 11:28 ? 00:00:00 [devfreq_wq] root 32 2 0 11:28 ? 00:00:00 [kworker/0:1] root 34 2 0 11:28 ? 00:00:00 [khungtaskd] root 35 2 0 11:28 ? 00:00:00 [kswapd0] root 36 2 0 11:28 ? 00:00:00 [vmstat] root 37 2 0 11:28 ? 00:00:00 [ksmd] root 38 2 0 11:28 ? 00:00:00 [khugepaged] root 39 2 0 11:28 ? 00:00:00 [fsnotify_mark] root 40 2 0 11:28 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 11:28 ? 00:00:00 [crypto] root 53 2 0 11:28 ? 00:00:00 [kthrotld] root 54 2 0 11:28 ? 00:00:00 [kworker/u4:1] root 55 2 0 11:28 ? 00:00:00 [vballoon] root 56 2 0 11:28 ? 00:00:00 [kworker/1:1] root 57 2 0 11:28 ? 00:00:00 [scsi_eh_0] root 58 2 0 11:28 ? 00:00:00 [scsi_eh_1] root 79 2 0 11:28 ? 00:00:00 [deferwq] root 80 2 0 11:28 ? 00:00:00 [charger_manager] root 124 2 0 11:28 ? 00:00:00 [kpsmoused] root 141 2 0 11:28 ? 00:00:00 [kworker/0:2] root 186 2 0 11:28 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 11:28 ? 00:00:00 [ext4-rsv-conver] root 386 1 0 11:28 ? 00:00:00 upstart-udev-bridge --daemon root 395 1 0 11:28 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 442 2 0 11:28 ? 00:00:00 [kworker/u5:1] root 534 1 0 11:28 ? 00:00:00 upstart-socket-bridge --daemon root 620 1 0 11:28 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 807 2 0 11:28 ? 00:00:00 [kworker/u5:2] root 820 2 0 11:28 ? 00:00:00 [kauditd] message+ 901 1 0 11:28 ? 00:00:00 dbus-daemon --system --fork root 935 1 0 11:28 ? 00:00:00 /lib/systemd/systemd-logind root 950 1 0 11:28 ? 00:00:00 upstart-file-bridge --daemon root 1051 1 0 11:28 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1054 1 0 11:28 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1058 1 0 11:28 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1059 1 0 11:28 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1063 1 0 11:28 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1101 1 0 11:28 ? 00:00:00 /usr/sbin/sshd -D root 1106 1 0 11:28 ? 00:00:00 cron daemon 1107 1 0 11:28 ? 00:00:00 atd root 1118 1 0 11:28 ? 00:00:00 /usr/sbin/irqbalance root 1134 1 0 11:28 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1199 1 0 11:28 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1205 1 0 11:28 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1651 1 0 11:28 ? 00:00:00 /home/ubuntu/sprout_host_gjrcbf/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_gjrcbf --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_gjrcbf --logging-server-logdir=/home/ubuntu/sprout_host_gjrcbf/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_gjrcbf/work/sprout_host_gjrcbf%I.log --pidfile=/home/ubuntu/sprout_host_gjrcbf/work/sprout_host_gjrcbf.pid ubuntu 1765 1 0 11:28 ? 00:00:01 python2.7 /home/ubuntu/sprout_host_gjrcbf/env/bin/diamond --configfile /home/ubuntu/sprout_host_gjrcbf/work/plugins/diamond/etc/diamond.conf ubuntu 1818 1651 0 11:30 ? 00:00:00 /home/ubuntu/sprout_host_gjrcbf/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_gjrcbf --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_gjrcbf --logging-server-logdir=/home/ubuntu/sprout_host_gjrcbf/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_gjrcbf/work/sprout_host_gjrcbf%I.log --pidfile=/home/ubuntu/sprout_host_gjrcbf/work/sprout_host_gjrcbf.pid ubuntu 1839 1818 0 11:30 ? 00:00:00 /home/ubuntu/sprout_host_gjrcbf/env/bin/python2.7 /home/ubuntu/sprout_host_gjrcbf/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-Lu0Tq0 ubuntu 1850 1839 0 11:30 ? 00:00:00 /bin/sh -c /tmp/N0RPP/install-sprout.sh ubuntu 1853 1850 0 11:30 ? 00:00:00 /bin/bash -e /tmp/N0RPP/install-sprout.sh ntp 8415 1 0 11:32 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 syslog 8901 1 0 11:32 ? 00:00:00 rsyslogd root 9002 1 0 11:32 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9010 1 0 11:32 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 9011 9010 0 11:32 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 9015 1 0 11:32 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 9016 9015 0 11:32 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 9025 9011 0 11:32 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 9026 9016 0 11:32 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9027 9026 0 11:32 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling dnsmasq 9712 1 0 11:33 ? 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 9775 1853 0 11:33 ? 00:00:00 /bin/bash -e /tmp/N0RPP/install-sprout.sh ubuntu 9776 9775 0 11:33 ? 00:00:00 /bin/bash -e /tmp/N0RPP/install-sprout.sh root 9777 9776 0 11:33 ? 00:00:00 sudo ps -edf root 9778 9777 0 11:33 ? 00:00:00 ps -edf real 0m0.009s user 0m0.000s sys 0m0.009s 2018-08-01 11:33:28,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo find /var/log 2018-08-01 11:33:28,656 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo netstat 2018-08-01 11:33:28,656 - 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/sysstat/clearwater-sa01 /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/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/sprout /var/log/sprout/sprout_out.log /var/log/sprout/sprout_20180801T110000Z.txt /var/log/sprout/sprout_current.txt /var/log/sprout/sprout_err.log /var/log/auth.log /var/log/unattended-upgrades real 0m0.012s user 0m0.000s sys 0m0.005s 2018-08-01 11:33:28,656 - 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 9712/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 9002/monit tcp6 0 0 ::1:53 :::* LISTEN 9712/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1101/sshd udp 0 0 192.168.120.4:123 0.0.0.0:* 8415/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8415/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8415/ntpd udp 0 0 0.0.0.0:15760 0.0.0.0:* 620/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 9712/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 620/dhclient udp6 0 0 fe80::f816:3eff:fee:123 :::* 8415/ntpd udp6 0 0 ::1:123 :::* 8415/ntpd udp6 0 0 :::123 :::* 8415/ntpd udp6 0 0 :::12744 :::* 620/dhclient udp6 0 0 ::1:53 :::* 9712/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] SEQPACKET LISTENING 1809 395/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 11476 1651/python2.7 /tmp/cloudify-logging-server-6233a.socket unix 2 [ ACC ] STREAM LISTENING 11799 1839/python2.7 /tmp/ctx-Q72wnE.socket unix 2 [ ACC ] STREAM LISTENING 7072 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 21277 9025/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 20205 9027/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] STREAM LISTENING 9456 1134/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 8182 901/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.008s user 0m0.000s sys 0m0.008s 2018-08-01 11:33:28,656 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => 2018:08:01 11:32:44: Namespace: management 2018:08:01 11:32:44: [management] Starting server 2018:08:01 11:32:44: [management] Listening for requests 2018:08:01 11:32:44: Namespace: signaling 2018:08:01 11:32:44: [signaling] Starting server 2018:08:01 11:32:44: [signaling] Listening for requests real 0m0.005s user 0m0.004s sys 0m0.002s 2018-08-01 11:33:28,656 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2018-08-01 11:33:28,657 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-01 11:33:28,657 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2018-08-01 11:33:28,657 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Installation is done 2018-08-01 11:33:28,657 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/N0RPP/install-sprout.sh 2018-08-01 11:33:28,657 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => 2018-08-01 11:33:06.926841016 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.000s sys 0m0.005s 2018-08-01 11:33:28,657 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9cafa47c-f563-4508-be65-c972de09f881 2018-08-01 11:33:28,941 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:33:28,941 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:33:28,941 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:33:28,942 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:33:28,942 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:33:28,942 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:33:28,942 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:33:28,942 - 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-08-01T11:25:09.346Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "9cafa47c-f563-4508-be65-c972de09f881"} 2018-08-01 11:33:28,942 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:33:28,942 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:33:28 GMT 2018-08-01 11:33:28,942 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:33:28,942 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-01 11:33:28,943 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:33:33,948 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:33:34,056 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:33:34,056 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:33:34,056 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:33:34,057 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:33:34,057 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:33:34,057 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:33:34,057 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:33:34,057 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_d80m9r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:33:28.879Z", "message": "Starting node", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:33:28.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:33:29.763Z", "message": "Downloaded scripts/bind/bind.py to /tmp/RI8M3/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:33:29.763Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "7cc93f29-a8f3-45d0-aa40-e32a0f0e018b"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:33:29.943Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:33:29.943Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:33:29.943Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:33:29.943Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:33:30.881Z", "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-08-01T11:33:30.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "7cc93f29-a8f3-45d0-aa40-e32a0f0e018b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:33:30.881Z", "message": "The config dict: {'public_ip': u'172.30.9.202', 'backends': {u'sprout': {u'sprout_d80m9r': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'sprout-d80m9r'}}, u'bono': {u'bono_7h0ak0': {u'public_address': u'172.30.9.208', u'private_address': u'192.168.120.9', u'name': u'bono-7h0ak0'}}}, 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.14', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:33:30.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "7cc93f29-a8f3-45d0-aa40-e32a0f0e018b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:33:30.881Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:33:30.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "7cc93f29-a8f3-45d0-aa40-e32a0f0e018b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:33:30.881Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:33:30.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "7cc93f29-a8f3-45d0-aa40-e32a0f0e018b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:33:30.881Z", "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-08-01T11:33:30.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "7cc93f29-a8f3-45d0-aa40-e32a0f0e018b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:33:30.881Z", "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-08-01T11:33:30.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "7cc93f29-a8f3-45d0-aa40-e32a0f0e018b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:33:30.881Z", "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-08-01T11:33:30.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "7cc93f29-a8f3-45d0-aa40-e32a0f0e018b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:33:30.881Z", "message": "[localhost] run: sudo mv /tmp/tmpWMPoUW /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:33:30.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "7cc93f29-a8f3-45d0-aa40-e32a0f0e018b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:33:30.881Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:33:30.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "7cc93f29-a8f3-45d0-aa40-e32a0f0e018b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:33:30.881Z", "message": "[localhost] run: sudo mv /tmp/tmpSrY6NO /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:33:30.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "7cc93f29-a8f3-45d0-aa40-e32a0f0e018b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:33:30.881Z", "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-08-01T11:33:30.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "7cc93f29-a8f3-45d0-aa40-e32a0f0e018b"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:33:30.951Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:33:30.951Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:33:30.951Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:33:30.951Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:33:30.951Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:33:30.951Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "ellis_fhbg9h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:33:31.899Z", "message": "[ellis] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:33:31.899Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "989193d0-b1e3-46e0-a2db-b0f4a90de775"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:33:31.899Z", "message": "Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/GZMAT/add-snmpproxy-collector.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:33:31.899Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "f080c2fe-371e-4519-9043-46a3550703ec"}, {"node_instance_id": "ellis_fhbg9h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:33:31.899Z", "message": "[ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-oqiyod\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.3 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://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/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 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-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 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 libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [708 kB]\nGet:35 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1,463 kB]\nGet:37 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 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/ ellis 1.0-171213.182049 [10.4 MB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [3,764 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1,862 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.61-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.3 MB in 18s (3,673 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.61-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.61-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.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-client-5.5.\nPreparing to unpack .../mysql-client-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-server-core-5.5.\nPreparing to unpack .../mysql-server-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nSetting up mysql-common (5.5.61-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.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-server-5.5 (5.5.61-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.61-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-server (5.5.61-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.61-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.61-0ubuntu0.14.04.1) ...\nSetting up mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nSetting up mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nSetting up mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nmysql start/running, process 9229\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.61-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 9967\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\t2m29.516s\nuser\t0m16.616s\nsys\t0m11.499s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:33:31.899Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "989193d0-b1e3-46e0-a2db-b0f4a90de775"}], "metadata": {"pagination": {"total": 1813, "offset": 1769, "size": 50}}} 2018-08-01 11:33:34,057 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:33:34,057 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:33:34 GMT 2018-08-01 11:33:34,058 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:33:34,058 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 57033 2018-08-01 11:33:34,058 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:33:34,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-01 11:33:34,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/RI8M3/bind.py 2018-08-01 11:33:34,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-01 11:33:34,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-01 11:33:34,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-08-01 11:33:34,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.202', 'backends': {u'sprout': {u'sprout_d80m9r': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'sprout-d80m9r'}}, u'bono': {u'bono_7h0ak0': {u'public_address': u'172.30.9.208', u'private_address': u'192.168.120.9', u'name': u'bono-7h0ak0'}}}, 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.14', u'hss_hostname': u''}. 2018-08-01 11:33:34,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-08-01 11:33:34,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-08-01 11:33:34,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-08-01 11:33:34,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-08-01 11:33:34,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-01 11:33:34,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpWMPoUW /etc/bind/db.clearwater.opnfv 2018-08-01 11:33:34,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-08-01 11:33:34,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpSrY6NO /etc/bind/db.clearwater.local 2018-08-01 11:33:34,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-08-01 11:33:34,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-01 11:33:34,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-01 11:33:34,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-01 11:33:34,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-01 11:33:34,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/GZMAT/add-snmpproxy-collector.py 2018-08-01 11:33:34,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-oqiyod 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.3 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://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/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 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-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 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 libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [708 kB] Get:35 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1,463 kB] Get:37 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 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/ ellis 1.0-171213.182049 [10.4 MB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [3,764 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1,862 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.61-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.3 MB in 18s (3,673 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.61-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.61-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.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-client-5.5. Preparing to unpack .../mysql-client-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-core-5.5. Preparing to unpack .../mysql-server-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up mysql-common (5.5.61-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.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-5.5 (5.5.61-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.61-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-server (5.5.61-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.61-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.61-0ubuntu0.14.04.1) ... Setting up mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... Setting up mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... Setting up mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ... mysql start/running, process 9229 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.61-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 9967 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 2m29.516s user 0m16.616s sys 0m11.499s 2018-08-01 11:33:34,065 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9cafa47c-f563-4508-be65-c972de09f881 2018-08-01 11:33:34,170 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:33:34,170 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:33:34,170 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:33:34,170 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:33:34,170 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:33:34,170 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:33:34,171 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:33:34,171 - 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-08-01T11:25:09.346Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "9cafa47c-f563-4508-be65-c972de09f881"} 2018-08-01 11:33:34,171 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:33:34,171 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:33:34 GMT 2018-08-01 11:33:34,171 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:33:34,171 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-01 11:33:34,171 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:33:39,177 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:33:39,454 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:33:39,454 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:33:39,454 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:33:39,455 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:33:39,455 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:33:39,455 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:33:39,455 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:33:39,455 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_9dxf63", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:33:34.890Z", "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 2s (13.5 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\t0m25.119s\nuser\t0m12.454s\nsys\t0m3.126s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:33:34.890Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "3a92faa8-c2f8-4af4-9281-622779c8fd84"}, {"node_instance_id": "homer_9dxf63", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:33:35.923Z", "message": "[homer] The installation packages is done correctly", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:33:35.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "3a92faa8-c2f8-4af4-9281-622779c8fd84"}, {"node_instance_id": "homer_9dxf63", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:33:35.923Z", "message": "[homer Use the DNS server", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:33:35.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "3a92faa8-c2f8-4af4-9281-622779c8fd84"}, {"node_instance_id": "homer_9dxf63", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:33:35.923Z", "message": "[homer] sudo service dnsmasq force", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:33:35.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "3a92faa8-c2f8-4af4-9281-622779c8fd84"}, {"node_instance_id": "dime_ueicf1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:33:36.928Z", "message": "[dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-pgb366\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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:11 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB]\nGet:14 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB]\nGet:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:21 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf-libs 1.0-171215.175140 [657 kB]\nGet:22 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf 1.0-171215.175140 [327 kB]\nGet:23 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:24 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-libs 1.0-171215.122632 [1,155 kB]\nGet:25 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:26 http://repo.cw-ngv.com/archive/repo129/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB]\nGet:27 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead 1.0-171215.122632 [450 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:29 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-prov 1.0-171213.182937 [44.6 kB]\nGet:30 http://repo.cw-ngv.com/archive/repo129/ binary/ dime 1.0-171215.180814 [12.5 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.61-0ubuntu0.14.04.1 [12.7 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-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 19s (4,823 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.61-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.61-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.61-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.61-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 9358\nclearwater-socket-factory-sig start/running, process 9366\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 9412\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\t2m35.946s\nuser\t0m21.057s\nsys\t0m12.214s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:33:36.928Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "d47507da-7e85-4893-ba2e-82f21eebcedf"}, {"node_instance_id": "dime_ueicf1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:33:37.955Z", "message": "[dime] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:33:37.955Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "d47507da-7e85-4893-ba2e-82f21eebcedf"}, {"node_instance_id": "homer_9dxf63", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:33:37.955Z", "message": "[homer] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.082s\nuser\t0m0.003s\nsys\t0m0.058s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:33:37.955Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "3a92faa8-c2f8-4af4-9281-622779c8fd84"}, {"node_instance_id": "homer_9dxf63", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:33:39.129Z", "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 9763/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1102/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8980/monit \ntcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9151/nginx \ntcp6 0 0 ::1:53 :::* LISTEN 9763/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1102/sshd \nudp 0 0 192.168.120.5:123 0.0.0.0:* 8468/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8468/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8468/ntpd \nudp 0 0 0.0.0.0:6777 0.0.0.0:* 591/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9763/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 591/dhclient \nudp6 0 0 fe80::f816:3eff:fe9:123 :::* 8468/ntpd \nudp6 0 0 ::1:123 :::* 8468/ntpd \nudp6 0 0 :::123 :::* 8468/ntpd \nudp6 0 0 :::35099 :::* 591/dhclient \nudp6 0 0 ::1:53 :::* 9763/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] SEQPACKET LISTENING 7477 396/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 11563 1653/python2.7 /tmp/cloudify-logging-server-2f351.socket\nunix 2 [ ACC ] STREAM LISTENING 11895 1839/python2.7 /tmp/ctx-1ALWDN.socket\nunix 2 [ ACC ] STREAM LISTENING 7036 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 8157 909/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 8944 1131/acpid /var/run/acpid.socket\n\nreal\t0m0.008s\nuser\t0m0.002s\nsys\t0m0.006s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:33:39.129Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "3a92faa8-c2f8-4af4-9281-622779c8fd84"}, {"node_instance_id": "homer_9dxf63", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:33:39.129Z", "message": "[homer] => eth0 Link encap:Ethernet HWaddr fa:16:3e:96:bb:73 \n inet addr:192.168.120.5 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe96:bb73/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:108679 errors:0 dropped:0 overruns:0 frame:0\n TX packets:54941 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:166327223 (166.3 MB) TX bytes:8820061 (8.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: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.006s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:33:39.129Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "3a92faa8-c2f8-4af4-9281-622779c8fd84"}, {"node_instance_id": "homer_9dxf63", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:33:39.129Z", "message": "[homer] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 11:28 ? 00:00:00 /sbin/init\nroot 2 0 0 11:28 ? 00:00:00 [kthreadd]\nroot 3 2 0 11:28 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 11:28 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 11:28 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 11:28 ? 00:00:00 [rcu_sched]\nroot 8 2 0 11:28 ? 00:00:00 [rcuos/0]\nroot 9 2 0 11:28 ? 00:00:00 [rcuos/1]\nroot 10 2 0 11:28 ? 00:00:00 [rcu_bh]\nroot 11 2 0 11:28 ? 00:00:00 [rcuob/0]\nroot 12 2 0 11:28 ? 00:00:00 [rcuob/1]\nroot 13 2 0 11:28 ? 00:00:00 [migration/0]\nroot 14 2 0 11:28 ? 00:00:00 [watchdog/0]\nroot 15 2 0 11:28 ? 00:00:00 [watchdog/1]\nroot 16 2 0 11:28 ? 00:00:00 [migration/1]\nroot 17 2 0 11:28 ? 00:00:00 [ksoftirqd/1]\nroot 18 2 0 11:28 ? 00:00:00 [kworker/1:0]\nroot 19 2 0 11:28 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 11:28 ? 00:00:00 [khelper]\nroot 21 2 0 11:28 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 11:28 ? 00:00:00 [netns]\nroot 23 2 0 11:28 ? 00:00:00 [writeback]\nroot 24 2 0 11:28 ? 00:00:00 [kintegrityd]\nroot 25 2 0 11:28 ? 00:00:00 [bioset]\nroot 26 2 0 11:28 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 11:28 ? 00:00:00 [kblockd]\nroot 28 2 0 11:28 ? 00:00:00 [ata_sff]\nroot 29 2 0 11:28 ? 00:00:00 [khubd]\nroot 30 2 0 11:28 ? 00:00:00 [md]\nroot 31 2 0 11:28 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 11:28 ? 00:00:00 [kworker/0:1]\nroot 33 2 0 11:28 ? 00:00:00 [kworker/1:1]\nroot 35 2 0 11:28 ? 00:00:00 [khungtaskd]\nroot 36 2 0 11:28 ? 00:00:00 [kswapd0]\nroot 37 2 0 11:28 ? 00:00:00 [vmstat]\nroot 38 2 0 11:28 ? 00:00:00 [ksmd]\nroot 39 2 0 11:28 ? 00:00:00 [khugepaged]\nroot 40 2 0 11:28 ? 00:00:00 [fsnotify_mark]\nroot 41 2 0 11:28 ? 00:00:00 [ecryptfs-kthrea]\nroot 42 2 0 11:28 ? 00:00:00 [crypto]\nroot 54 2 0 11:28 ? 00:00:00 [kthrotld]\nroot 55 2 0 11:28 ? 00:00:00 [kworker/u4:1]\nroot 56 2 0 11:28 ? 00:00:00 [vballoon]\nroot 57 2 0 11:28 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 11:28 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 11:28 ? 00:00:00 [deferwq]\nroot 80 2 0 11:28 ? 00:00:00 [charger_manager]\nroot 124 2 0 11:28 ? 00:00:00 [kpsmoused]\nroot 141 2 0 11:28 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 11:28 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 11:28 ? 00:00:00 [ext4-rsv-conver]\nroot 387 1 0 11:28 ? 00:00:00 upstart-udev-bridge --daemon\nroot 396 1 0 11:28 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 430 2 0 11:28 ? 00:00:00 [kworker/u5:1]\nroot 515 1 0 11:28 ? 00:00:00 upstart-socket-bridge --daemon\nroot 591 1 0 11:28 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 821 2 0 11:28 ? 00:00:00 [kauditd]\nmessage+ 909 1 0 11:28 ? 00:00:00 dbus-daemon --system --fork\nroot 942 1 0 11:28 ? 00:00:00 /lib/systemd/systemd-logind\nroot 951 1 0 11:28 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 995 1 0 11:28 ? 00:00:00 rsyslogd\nroot 1052 1 0 11:28 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1055 1 0 11:28 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1059 1 0 11:28 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1060 1 0 11:28 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1062 1 0 11:28 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1102 1 0 11:28 ? 00:00:00 /usr/sbin/sshd -D\nroot 1108 1 0 11:28 ? 00:00:00 cron\ndaemon 1109 1 0 11:28 ? 00:00:00 atd\nroot 1116 1 0 11:28 ? 00:00:00 /usr/sbin/irqbalance\nroot 1131 1 0 11:28 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1200 1 0 11:28 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1206 1 0 11:28 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1556 2 0 11:28 ? 00:00:00 [kworker/1:2]\nubuntu 1653 1 0 11:28 ? 00:00:00 /home/ubuntu/homer_host_wepxy1/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_wepxy1 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_wepxy1 --logging-server-logdir=/home/ubuntu/homer_host_wepxy1/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_wepxy1/work/homer_host_wepxy1%I.log --pidfile=/home/ubuntu/homer_host_wepxy1/work/homer_host_wepxy1.pid\nubuntu 1767 1 0 11:28 ? 00:00:01 python2.7 /home/ubuntu/homer_host_wepxy1/env/bin/diamond --configfile /home/ubuntu/homer_host_wepxy1/work/plugins/diamond/etc/diamond.conf\nubuntu 1818 1653 0 11:30 ? 00:00:00 /home/ubuntu/homer_host_wepxy1/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_wepxy1 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_wepxy1 --logging-server-logdir=/home/ubuntu/homer_host_wepxy1/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_wepxy1/work/homer_host_wepxy1%I.log --pidfile=/home/ubuntu/homer_host_wepxy1/work/homer_host_wepxy1.pid\nubuntu 1839 1818 0 11:30 ? 00:00:00 /home/ubuntu/homer_host_wepxy1/env/bin/python2.7 /home/ubuntu/homer_host_wepxy1/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-dYqn2n\nubuntu 1850 1839 0 11:30 ? 00:00:00 /bin/sh -c /tmp/TL4J0/install-homer.sh\nubuntu 1852 1850 0 11:30 ? 00:00:00 /bin/bash -e /tmp/TL4J0/install-homer.sh\nroot 2189 2 0 11:31 ? 00:00:00 [kworker/u5:2]\nntp 8468 1 0 11:32 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 8980 1 0 11:32 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9060 1 0 11:32 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 9072 9060 0 11:32 ? 00:00:00 inotifywait -e create -qq .\nroot 9151 1 0 11:32 ? 00:00:00 nginx: master process /usr/sbin/nginx\nwww-data 9152 9151 0 11:32 ? 00:00:00 nginx: worker process\nwww-data 9153 9151 0 11:32 ? 00:00:00 nginx: worker process\nwww-data 9154 9151 0 11:32 ? 00:00:00 nginx: worker process\nwww-data 9155 9151 0 11:32 ? 00:00:00 nginx: worker process\nroot 9336 8980 0 11:33 ? 00:00:00 [nginx_ping] \nroot 9338 8980 0 11:33 ? 00:00:00 [check-nginx-upt] \nroot 9340 8980 0 11:33 ? 00:00:00 [check-monit-upt] \ndnsmasq 9763 1 0 11:33 ? 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 9826 1852 0 11:33 ? 00:00:00 /bin/bash -e /tmp/TL4J0/install-homer.sh\nubuntu 9827 9826 0 11:33 ? 00:00:00 /bin/bash -e /tmp/TL4J0/install-homer.sh\nroot 9828 9827 0 11:33 ? 00:00:00 sudo ps -edf\nroot 9829 9828 0 11:33 ? 00:00:00 ps -edf\n\nreal\t0m0.010s\nuser\t0m0.009s\nsys\t0m0.002s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:33:39.129Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "3a92faa8-c2f8-4af4-9281-622779c8fd84"}, {"node_instance_id": "homer_9dxf63", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:33:39.129Z", "message": "[homer] sudo netstat ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:33:39.129Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "3a92faa8-c2f8-4af4-9281-622779c8fd84"}, {"node_instance_id": "homer_9dxf63", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:33:39.129Z", "message": "[homer] sudo ifconfig ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:33:39.129Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "3a92faa8-c2f8-4af4-9281-622779c8fd84"}, {"node_instance_id": "homer_9dxf63", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:33:39.129Z", "message": "[homer] sudo ps ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:33:39.129Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "3a92faa8-c2f8-4af4-9281-622779c8fd84"}], "metadata": {"pagination": {"total": 1826, "offset": 1790, "size": 50}}} 2018-08-01 11:33:39,455 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:33:39,456 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:33:39 GMT 2018-08-01 11:33:39,456 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:33:39,456 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 92098 2018-08-01 11:33:39,456 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:33:39,459 - 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 2s (13.5 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 0m25.119s user 0m12.454s sys 0m3.126s 2018-08-01 11:33:39,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] The installation packages is done correctly 2018-08-01 11:33:39,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer Use the DNS server 2018-08-01 11:33:39,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo service dnsmasq force 2018-08-01 11:33:39,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-pgb366 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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:11 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB] Get:14 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:21 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf-libs 1.0-171215.175140 [657 kB] Get:22 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf 1.0-171215.175140 [327 kB] Get:23 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:24 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-libs 1.0-171215.122632 [1,155 kB] Get:25 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:26 http://repo.cw-ngv.com/archive/repo129/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:27 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead 1.0-171215.122632 [450 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:29 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-prov 1.0-171213.182937 [44.6 kB] Get:30 http://repo.cw-ngv.com/archive/repo129/ binary/ dime 1.0-171215.180814 [12.5 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.61-0ubuntu0.14.04.1 [12.7 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-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 19s (4,823 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.61-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.61-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.61-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.61-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 9358 clearwater-socket-factory-sig start/running, process 9366 Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 9412 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 2m35.946s user 0m21.057s sys 0m12.214s 2018-08-01 11:33:39,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-01 11:33:39,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.082s user 0m0.003s sys 0m0.058s 2018-08-01 11:33:39,462 - 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 9763/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1102/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8980/monit tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9151/nginx tcp6 0 0 ::1:53 :::* LISTEN 9763/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1102/sshd udp 0 0 192.168.120.5:123 0.0.0.0:* 8468/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8468/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8468/ntpd udp 0 0 0.0.0.0:6777 0.0.0.0:* 591/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 9763/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 591/dhclient udp6 0 0 fe80::f816:3eff:fe9:123 :::* 8468/ntpd udp6 0 0 ::1:123 :::* 8468/ntpd udp6 0 0 :::123 :::* 8468/ntpd udp6 0 0 :::35099 :::* 591/dhclient udp6 0 0 ::1:53 :::* 9763/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] SEQPACKET LISTENING 7477 396/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 11563 1653/python2.7 /tmp/cloudify-logging-server-2f351.socket unix 2 [ ACC ] STREAM LISTENING 11895 1839/python2.7 /tmp/ctx-1ALWDN.socket unix 2 [ ACC ] STREAM LISTENING 7036 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 8157 909/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 8944 1131/acpid /var/run/acpid.socket real 0m0.008s user 0m0.002s sys 0m0.006s 2018-08-01 11:33:39,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => eth0 Link encap:Ethernet HWaddr fa:16:3e:96:bb:73 inet addr:192.168.120.5 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe96:bb73/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:108679 errors:0 dropped:0 overruns:0 frame:0 TX packets:54941 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:166327223 (166.3 MB) TX bytes:8820061 (8.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: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.006s user 0m0.000s sys 0m0.006s 2018-08-01 11:33:39,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 11:28 ? 00:00:00 /sbin/init root 2 0 0 11:28 ? 00:00:00 [kthreadd] root 3 2 0 11:28 ? 00:00:00 [ksoftirqd/0] root 5 2 0 11:28 ? 00:00:00 [kworker/0:0H] root 6 2 0 11:28 ? 00:00:00 [kworker/u4:0] root 7 2 0 11:28 ? 00:00:00 [rcu_sched] root 8 2 0 11:28 ? 00:00:00 [rcuos/0] root 9 2 0 11:28 ? 00:00:00 [rcuos/1] root 10 2 0 11:28 ? 00:00:00 [rcu_bh] root 11 2 0 11:28 ? 00:00:00 [rcuob/0] root 12 2 0 11:28 ? 00:00:00 [rcuob/1] root 13 2 0 11:28 ? 00:00:00 [migration/0] root 14 2 0 11:28 ? 00:00:00 [watchdog/0] root 15 2 0 11:28 ? 00:00:00 [watchdog/1] root 16 2 0 11:28 ? 00:00:00 [migration/1] root 17 2 0 11:28 ? 00:00:00 [ksoftirqd/1] root 18 2 0 11:28 ? 00:00:00 [kworker/1:0] root 19 2 0 11:28 ? 00:00:00 [kworker/1:0H] root 20 2 0 11:28 ? 00:00:00 [khelper] root 21 2 0 11:28 ? 00:00:00 [kdevtmpfs] root 22 2 0 11:28 ? 00:00:00 [netns] root 23 2 0 11:28 ? 00:00:00 [writeback] root 24 2 0 11:28 ? 00:00:00 [kintegrityd] root 25 2 0 11:28 ? 00:00:00 [bioset] root 26 2 0 11:28 ? 00:00:00 [kworker/u5:0] root 27 2 0 11:28 ? 00:00:00 [kblockd] root 28 2 0 11:28 ? 00:00:00 [ata_sff] root 29 2 0 11:28 ? 00:00:00 [khubd] root 30 2 0 11:28 ? 00:00:00 [md] root 31 2 0 11:28 ? 00:00:00 [devfreq_wq] root 32 2 0 11:28 ? 00:00:00 [kworker/0:1] root 33 2 0 11:28 ? 00:00:00 [kworker/1:1] root 35 2 0 11:28 ? 00:00:00 [khungtaskd] root 36 2 0 11:28 ? 00:00:00 [kswapd0] root 37 2 0 11:28 ? 00:00:00 [vmstat] root 38 2 0 11:28 ? 00:00:00 [ksmd] root 39 2 0 11:28 ? 00:00:00 [khugepaged] root 40 2 0 11:28 ? 00:00:00 [fsnotify_mark] root 41 2 0 11:28 ? 00:00:00 [ecryptfs-kthrea] root 42 2 0 11:28 ? 00:00:00 [crypto] root 54 2 0 11:28 ? 00:00:00 [kthrotld] root 55 2 0 11:28 ? 00:00:00 [kworker/u4:1] root 56 2 0 11:28 ? 00:00:00 [vballoon] root 57 2 0 11:28 ? 00:00:00 [scsi_eh_0] root 58 2 0 11:28 ? 00:00:00 [scsi_eh_1] root 79 2 0 11:28 ? 00:00:00 [deferwq] root 80 2 0 11:28 ? 00:00:00 [charger_manager] root 124 2 0 11:28 ? 00:00:00 [kpsmoused] root 141 2 0 11:28 ? 00:00:00 [kworker/0:2] root 186 2 0 11:28 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 11:28 ? 00:00:00 [ext4-rsv-conver] root 387 1 0 11:28 ? 00:00:00 upstart-udev-bridge --daemon root 396 1 0 11:28 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 430 2 0 11:28 ? 00:00:00 [kworker/u5:1] root 515 1 0 11:28 ? 00:00:00 upstart-socket-bridge --daemon root 591 1 0 11:28 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 821 2 0 11:28 ? 00:00:00 [kauditd] message+ 909 1 0 11:28 ? 00:00:00 dbus-daemon --system --fork root 942 1 0 11:28 ? 00:00:00 /lib/systemd/systemd-logind root 951 1 0 11:28 ? 00:00:00 upstart-file-bridge --daemon syslog 995 1 0 11:28 ? 00:00:00 rsyslogd root 1052 1 0 11:28 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1055 1 0 11:28 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1059 1 0 11:28 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1060 1 0 11:28 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1062 1 0 11:28 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1102 1 0 11:28 ? 00:00:00 /usr/sbin/sshd -D root 1108 1 0 11:28 ? 00:00:00 cron daemon 1109 1 0 11:28 ? 00:00:00 atd root 1116 1 0 11:28 ? 00:00:00 /usr/sbin/irqbalance root 1131 1 0 11:28 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1200 1 0 11:28 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1206 1 0 11:28 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1556 2 0 11:28 ? 00:00:00 [kworker/1:2] ubuntu 1653 1 0 11:28 ? 00:00:00 /home/ubuntu/homer_host_wepxy1/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_wepxy1 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_wepxy1 --logging-server-logdir=/home/ubuntu/homer_host_wepxy1/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_wepxy1/work/homer_host_wepxy1%I.log --pidfile=/home/ubuntu/homer_host_wepxy1/work/homer_host_wepxy1.pid ubuntu 1767 1 0 11:28 ? 00:00:01 python2.7 /home/ubuntu/homer_host_wepxy1/env/bin/diamond --configfile /home/ubuntu/homer_host_wepxy1/work/plugins/diamond/etc/diamond.conf ubuntu 1818 1653 0 11:30 ? 00:00:00 /home/ubuntu/homer_host_wepxy1/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_wepxy1 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_wepxy1 --logging-server-logdir=/home/ubuntu/homer_host_wepxy1/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_wepxy1/work/homer_host_wepxy1%I.log --pidfile=/home/ubuntu/homer_host_wepxy1/work/homer_host_wepxy1.pid ubuntu 1839 1818 0 11:30 ? 00:00:00 /home/ubuntu/homer_host_wepxy1/env/bin/python2.7 /home/ubuntu/homer_host_wepxy1/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-dYqn2n ubuntu 1850 1839 0 11:30 ? 00:00:00 /bin/sh -c /tmp/TL4J0/install-homer.sh ubuntu 1852 1850 0 11:30 ? 00:00:00 /bin/bash -e /tmp/TL4J0/install-homer.sh root 2189 2 0 11:31 ? 00:00:00 [kworker/u5:2] ntp 8468 1 0 11:32 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 8980 1 0 11:32 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9060 1 0 11:32 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9072 9060 0 11:32 ? 00:00:00 inotifywait -e create -qq . root 9151 1 0 11:32 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 9152 9151 0 11:32 ? 00:00:00 nginx: worker process www-data 9153 9151 0 11:32 ? 00:00:00 nginx: worker process www-data 9154 9151 0 11:32 ? 00:00:00 nginx: worker process www-data 9155 9151 0 11:32 ? 00:00:00 nginx: worker process root 9336 8980 0 11:33 ? 00:00:00 [nginx_ping] root 9338 8980 0 11:33 ? 00:00:00 [check-nginx-upt] root 9340 8980 0 11:33 ? 00:00:00 [check-monit-upt] dnsmasq 9763 1 0 11:33 ? 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 9826 1852 0 11:33 ? 00:00:00 /bin/bash -e /tmp/TL4J0/install-homer.sh ubuntu 9827 9826 0 11:33 ? 00:00:00 /bin/bash -e /tmp/TL4J0/install-homer.sh root 9828 9827 0 11:33 ? 00:00:00 sudo ps -edf root 9829 9828 0 11:33 ? 00:00:00 ps -edf real 0m0.010s user 0m0.009s sys 0m0.002s 2018-08-01 11:33:39,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo netstat 2018-08-01 11:33:39,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo ifconfig 2018-08-01 11:33:39,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo ps 2018-08-01 11:33:39,463 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9cafa47c-f563-4508-be65-c972de09f881 2018-08-01 11:33:39,533 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:33:39,533 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:33:39,534 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:33:39,534 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:33:39,534 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:33:39,534 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:33:39,534 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:33:39,534 - 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-08-01T11:25:09.346Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "9cafa47c-f563-4508-be65-c972de09f881"} 2018-08-01 11:33:39,534 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:33:39,534 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:33:39 GMT 2018-08-01 11:33:39,534 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:33:39,534 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-01 11:33:39,535 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:33:44,540 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:33:44,666 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:33:44,666 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:33:44,666 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:33:44,667 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:33:44,667 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:33:44,667 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:33:44,667 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:33:44,667 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_9dxf63", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:33:40.338Z", "message": "[homer] => [01-Aug-2018 11:32:50 UTC] clearwater-diags-monitor starting\n[01-Aug-2018 11:32:50 UTC] Waiting for trigger files\n\nreal\t0m0.006s\nuser\t0m0.005s\nsys\t0m0.002s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:33:40.338Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "3a92faa8-c2f8-4af4-9281-622779c8fd84"}, {"node_instance_id": "homer_9dxf63", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:33:40.338Z", "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/sa01\n/var/log/sysstat/clearwater-sa01\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.013s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:33:40.338Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "3a92faa8-c2f8-4af4-9281-622779c8fd84"}, {"node_instance_id": "homer_9dxf63", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:33:40.338Z", "message": "[homer] sudo find /var/log", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:33:40.338Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "3a92faa8-c2f8-4af4-9281-622779c8fd84"}, {"node_instance_id": "homer_9dxf63", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:33:40.338Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:33:40.338Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "3a92faa8-c2f8-4af4-9281-622779c8fd84"}, {"node_instance_id": "homer_9dxf63", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:33:41.377Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:33:41.377Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "3a92faa8-c2f8-4af4-9281-622779c8fd84"}, {"node_instance_id": "homer_9dxf63", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:33:41.377Z", "message": "[homer] Installation is done", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:33:41.377Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "3a92faa8-c2f8-4af4-9281-622779c8fd84"}, {"node_instance_id": "homer_9dxf63", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:33:41.377Z", "message": "[homer] => 2018-08-01 11:33:18.871178597 Stopping etcd clearwater-etcd\n\nreal\t0m0.124s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:33:41.377Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "3a92faa8-c2f8-4af4-9281-622779c8fd84"}, {"node_instance_id": "homer_9dxf63", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:33:41.610Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:33:41.610Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:33:42.000Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:33:42.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "homer_9dxf63", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:33:42.401Z", "message": "Execution done (return_code=0): /tmp/TL4J0/install-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:33:42.401Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "3a92faa8-c2f8-4af4-9281-622779c8fd84"}, {"node_instance_id": "homer_9dxf63", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:33:43.045Z", "message": "Starting node", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:33:43.045Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:33:43.045Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:33:43.045Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:33:43.045Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:33:43.045Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:33:43.404Z", "message": "Downloaded scripts/bind/bind.py to /tmp/TDMRQ/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:33:43.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "caff0365-6380-4fa4-92fe-c650fbf40c03"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:33:44.455Z", "message": "[localhost] run: sudo mv /tmp/tmpQj6FM3 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:33:44.455Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "caff0365-6380-4fa4-92fe-c650fbf40c03"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:33:44.455Z", "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-08-01T11:33:44.455Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "caff0365-6380-4fa4-92fe-c650fbf40c03"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:33:44.455Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:33:44.455Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "caff0365-6380-4fa4-92fe-c650fbf40c03"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:33:44.455Z", "message": "The config dict: {'public_ip': u'172.30.9.202', 'backends': {u'homer': {u'homer_9dxf63': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'homer-9dxf63'}}, u'sprout': {u'sprout_d80m9r': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'sprout-d80m9r'}}, u'bono': {u'bono_7h0ak0': {u'public_address': u'172.30.9.208', u'private_address': u'192.168.120.9', u'name': u'bono-7h0ak0'}}}, 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.14', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:33:44.455Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "caff0365-6380-4fa4-92fe-c650fbf40c03"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:33:44.455Z", "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-08-01T11:33:44.455Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "caff0365-6380-4fa4-92fe-c650fbf40c03"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:33:44.455Z", "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-08-01T11:33:44.455Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "caff0365-6380-4fa4-92fe-c650fbf40c03"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:33:44.455Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:33:44.455Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "caff0365-6380-4fa4-92fe-c650fbf40c03"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:33:44.455Z", "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-08-01T11:33:44.455Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "caff0365-6380-4fa4-92fe-c650fbf40c03"}], "metadata": {"pagination": {"total": 1851, "offset": 1803, "size": 50}}} 2018-08-01 11:33:44,667 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:33:44,667 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:33:44 GMT 2018-08-01 11:33:44,667 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:33:44,667 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 13772 2018-08-01 11:33:44,668 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:33:44,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => [01-Aug-2018 11:32:50 UTC] clearwater-diags-monitor starting [01-Aug-2018 11:32:50 UTC] Waiting for trigger files real 0m0.006s user 0m0.005s sys 0m0.002s 2018-08-01 11:33:44,669 - 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/sa01 /var/log/sysstat/clearwater-sa01 /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.013s user 0m0.000s sys 0m0.006s 2018-08-01 11:33:44,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo find /var/log 2018-08-01 11:33:44,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2018-08-01 11:33:44,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2018-08-01 11:33:44,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Installation is done 2018-08-01 11:33:44,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => 2018-08-01 11:33:18.871178597 Stopping etcd clearwater-etcd real 0m0.124s user 0m0.004s sys 0m0.002s 2018-08-01 11:33:44,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-01 11:33:44,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-01 11:33:44,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/TL4J0/install-homer.sh 2018-08-01 11:33:44,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-01 11:33:44,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-01 11:33:44,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-01 11:33:44,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/TDMRQ/bind.py 2018-08-01 11:33:44,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpQj6FM3 /etc/bind/db.clearwater.local 2018-08-01 11:33:44,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-01 11:33:44,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-08-01 11:33:44,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.202', 'backends': {u'homer': {u'homer_9dxf63': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'homer-9dxf63'}}, u'sprout': {u'sprout_d80m9r': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'sprout-d80m9r'}}, u'bono': {u'bono_7h0ak0': {u'public_address': u'172.30.9.208', u'private_address': u'192.168.120.9', u'name': u'bono-7h0ak0'}}}, 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.14', u'hss_hostname': u''}. 2018-08-01 11:33:44,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-08-01 11:33:44,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-08-01 11:33:44,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-08-01 11:33:44,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-08-01 11:33:44,672 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9cafa47c-f563-4508-be65-c972de09f881 2018-08-01 11:33:44,840 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:33:44,840 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:33:44,840 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:33:44,840 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:33:44,841 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:33:44,841 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:33:44,841 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:33:44,841 - 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-08-01T11:25:09.346Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "9cafa47c-f563-4508-be65-c972de09f881"} 2018-08-01 11:33:44,841 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:33:44,841 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:33:44 GMT 2018-08-01 11:33:44,841 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:33:44,841 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-01 11:33:44,841 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:33:49,847 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:33:49,916 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:33:49,916 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:33:49,916 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:33:49,916 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:33:49,916 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:33:49,917 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:33:49,917 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:33:49,917 - 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-08-01T11:33:45.070Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:33:45.070Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:33:45.465Z", "message": "The config dict: {'public_ip': u'172.30.9.202', 'backends': {u'homer': {u'homer_9dxf63': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'homer-9dxf63'}}, u'sprout': {u'sprout_d80m9r': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'sprout-d80m9r'}}, u'bono': {u'bono_7h0ak0': {u'public_address': u'172.30.9.208', u'private_address': u'192.168.120.9', u'name': u'bono-7h0ak0'}}}, 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.14', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:33:45.465Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "caff0365-6380-4fa4-92fe-c650fbf40c03"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:33:45.465Z", "message": "[localhost] run: sudo mv /tmp/tmpH647fY /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:33:45.465Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "caff0365-6380-4fa4-92fe-c650fbf40c03"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:33:45.465Z", "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-08-01T11:33:45.465Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "caff0365-6380-4fa4-92fe-c650fbf40c03"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:33:45.465Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:33:45.465Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "caff0365-6380-4fa4-92fe-c650fbf40c03"}], "metadata": {"pagination": {"total": 1856, "offset": 1825, "size": 50}}} 2018-08-01 11:33:49,917 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:33:49,917 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:33:49 GMT 2018-08-01 11:33:49,917 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:33:49,917 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3352 2018-08-01 11:33:49,917 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:33:49,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-01 11:33:49,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.202', 'backends': {u'homer': {u'homer_9dxf63': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'homer-9dxf63'}}, u'sprout': {u'sprout_d80m9r': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'sprout-d80m9r'}}, u'bono': {u'bono_7h0ak0': {u'public_address': u'172.30.9.208', u'private_address': u'192.168.120.9', u'name': u'bono-7h0ak0'}}}, 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.14', u'hss_hostname': u''}. 2018-08-01 11:33:49,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpH647fY /etc/bind/db.clearwater.opnfv 2018-08-01 11:33:49,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-08-01 11:33:49,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-08-01 11:33:49,919 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9cafa47c-f563-4508-be65-c972de09f881 2018-08-01 11:33:50,047 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:33:50,047 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:33:50,047 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:33:50,047 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:33:50,047 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:33:50,047 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:33:50,047 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:33:50,048 - 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-08-01T11:25:09.346Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "9cafa47c-f563-4508-be65-c972de09f881"} 2018-08-01 11:33:50,048 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:33:50,048 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:33:50 GMT 2018-08-01 11:33:50,048 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:33:50,048 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-01 11:33:50,048 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:33:55,053 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:33:55,231 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:33:55,231 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:33:55,231 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:33:55,231 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:33:55,231 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:33:55,231 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:33:55,231 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:33:55,231 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1856, "offset": 1830, "size": 50}}} 2018-08-01 11:33:55,232 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:33:55,232 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:33:55 GMT 2018-08-01 11:33:55,232 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:33:55,232 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-01 11:33:55,232 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:33:55,232 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9cafa47c-f563-4508-be65-c972de09f881 2018-08-01 11:33:55,289 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:33:55,289 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:33:55,289 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:33:55,289 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:33:55,289 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:33:55,290 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:33:55,290 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:33:55,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-08-01T11:25:09.346Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "9cafa47c-f563-4508-be65-c972de09f881"} 2018-08-01 11:33:55,290 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:33:55,290 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:33:55 GMT 2018-08-01 11:33:55,290 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:33:55,290 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-01 11:33:55,290 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:34:00,296 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:34:00,554 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:34:00,554 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:34:00,554 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:34:00,555 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:34:00,555 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:34:00,555 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:34:00,555 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:34:00,555 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_fhbg9h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:33:56.625Z", "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 2s (16.2 MB/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\t0m25.013s\nuser\t0m12.513s\nsys\t0m2.978s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:33:56.625Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "989193d0-b1e3-46e0-a2db-b0f4a90de775"}, {"node_instance_id": "ellis_fhbg9h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:33:57.472Z", "message": "[ellis] Configure a new DNS server", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:33:57.472Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "989193d0-b1e3-46e0-a2db-b0f4a90de775"}, {"node_instance_id": "ellis_fhbg9h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:33:57.472Z", "message": "[ellis] The installation packages is done correctly", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:33:57.472Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "989193d0-b1e3-46e0-a2db-b0f4a90de775"}, {"node_instance_id": "ellis_fhbg9h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:33:57.472Z", "message": "[ellis] sudo service dnsmasq force", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:33:57.472Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "989193d0-b1e3-46e0-a2db-b0f4a90de775"}, {"node_instance_id": "ellis_fhbg9h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:33:59.482Z", "message": "[ellis] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.059s\nuser\t0m0.009s\nsys\t0m0.052s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:33:59.482Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "989193d0-b1e3-46e0-a2db-b0f4a90de775"}], "metadata": {"pagination": {"total": 1861, "offset": 1830, "size": 50}}} 2018-08-01 11:34:00,555 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:34:00,555 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:34:00 GMT 2018-08-01 11:34:00,555 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:34:00,555 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 16570 2018-08-01 11:34:00,555 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:34:00,556 - 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 2s (16.2 MB/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 0m25.013s user 0m12.513s sys 0m2.978s 2018-08-01 11:34:00,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure a new DNS server 2018-08-01 11:34:00,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] The installation packages is done correctly 2018-08-01 11:34:00,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo service dnsmasq force 2018-08-01 11:34:00,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.059s user 0m0.009s sys 0m0.052s 2018-08-01 11:34:00,557 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9cafa47c-f563-4508-be65-c972de09f881 2018-08-01 11:34:00,729 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:34:00,729 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:34:00,730 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:34:00,730 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:34:00,730 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:34:00,730 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:34:00,730 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:34:00,730 - 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-08-01T11:25:09.346Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "9cafa47c-f563-4508-be65-c972de09f881"} 2018-08-01 11:34:00,730 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:34:00,730 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:34:00 GMT 2018-08-01 11:34:00,730 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:34:00,730 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-01 11:34:00,731 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:34:05,736 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:34:05,829 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:34:05,829 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:34:05,830 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:34:05,830 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:34:05,830 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:34:05,830 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:34:05,830 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:34:05,830 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_fhbg9h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:34:00.477Z", "message": "[ellis] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 11:27 ? 00:00:00 /sbin/init\nroot 2 0 0 11:27 ? 00:00:00 [kthreadd]\nroot 3 2 0 11:27 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 11:27 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 11:27 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 11:27 ? 00:00:00 [rcu_sched]\nroot 8 2 0 11:27 ? 00:00:00 [rcuos/0]\nroot 9 2 0 11:27 ? 00:00:00 [rcuos/1]\nroot 10 2 0 11:27 ? 00:00:00 [rcu_bh]\nroot 11 2 0 11:27 ? 00:00:00 [rcuob/0]\nroot 12 2 0 11:27 ? 00:00:00 [rcuob/1]\nroot 13 2 0 11:27 ? 00:00:00 [migration/0]\nroot 14 2 0 11:27 ? 00:00:00 [watchdog/0]\nroot 15 2 0 11:27 ? 00:00:00 [watchdog/1]\nroot 16 2 0 11:27 ? 00:00:00 [migration/1]\nroot 17 2 0 11:27 ? 00:00:00 [ksoftirqd/1]\nroot 18 2 0 11:27 ? 00:00:00 [kworker/1:0]\nroot 19 2 0 11:27 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 11:27 ? 00:00:00 [khelper]\nroot 21 2 0 11:27 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 11:27 ? 00:00:00 [netns]\nroot 23 2 0 11:27 ? 00:00:00 [writeback]\nroot 24 2 0 11:27 ? 00:00:00 [kintegrityd]\nroot 25 2 0 11:27 ? 00:00:00 [bioset]\nroot 27 2 0 11:27 ? 00:00:00 [kblockd]\nroot 28 2 0 11:27 ? 00:00:00 [ata_sff]\nroot 29 2 0 11:27 ? 00:00:00 [khubd]\nroot 30 2 0 11:27 ? 00:00:00 [md]\nroot 31 2 0 11:27 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 11:27 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 11:27 ? 00:00:00 [khungtaskd]\nroot 35 2 0 11:27 ? 00:00:00 [kswapd0]\nroot 36 2 0 11:27 ? 00:00:00 [vmstat]\nroot 37 2 0 11:27 ? 00:00:00 [ksmd]\nroot 38 2 0 11:27 ? 00:00:00 [khugepaged]\nroot 39 2 0 11:27 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 11:27 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 11:27 ? 00:00:00 [crypto]\nroot 53 2 0 11:27 ? 00:00:00 [kthrotld]\nroot 54 2 0 11:27 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 11:27 ? 00:00:00 [vballoon]\nroot 56 2 0 11:27 ? 00:00:00 [kworker/1:1]\nroot 57 2 0 11:27 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 11:27 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 11:27 ? 00:00:00 [deferwq]\nroot 80 2 0 11:27 ? 00:00:00 [charger_manager]\nroot 123 2 0 11:27 ? 00:00:00 [kpsmoused]\nroot 141 2 0 11:27 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 11:27 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 11:27 ? 00:00:00 [ext4-rsv-conver]\nroot 374 1 0 11:27 ? 00:00:00 upstart-udev-bridge --daemon\nroot 381 1 0 11:27 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 460 2 0 11:27 ? 00:00:00 [kworker/u5:1]\nroot 461 2 0 11:27 ? 00:00:00 [kworker/u5:2]\nroot 518 1 0 11:27 ? 00:00:00 upstart-socket-bridge --daemon\nroot 585 1 0 11:27 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 823 2 0 11:28 ? 00:00:00 [kauditd]\nmessage+ 911 1 0 11:28 ? 00:00:00 dbus-daemon --system --fork\nroot 937 1 0 11:28 ? 00:00:00 upstart-file-bridge --daemon\nroot 1022 1 0 11:28 ? 00:00:00 /lib/systemd/systemd-logind\nsyslog 1041 1 0 11:28 ? 00:00:00 rsyslogd\nroot 1053 1 0 11:28 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1056 1 0 11:28 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1060 1 0 11:28 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1061 1 0 11:28 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1063 1 0 11:28 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1101 1 0 11:28 ? 00:00:00 /usr/sbin/sshd -D\nroot 1113 1 0 11:28 ? 00:00:00 cron\ndaemon 1114 1 0 11:28 ? 00:00:00 atd\nroot 1119 1 0 11:28 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1120 1 0 11:28 ? 00:00:00 /usr/sbin/irqbalance\nroot 1193 1 0 11:28 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1200 1 0 11:28 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nubuntu 1654 1 0 11:28 ? 00:00:00 /home/ubuntu/ellis_host_oqiyod/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_oqiyod --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_oqiyod --logging-server-logdir=/home/ubuntu/ellis_host_oqiyod/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_oqiyod/work/ellis_host_oqiyod%I.log --pidfile=/home/ubuntu/ellis_host_oqiyod/work/ellis_host_oqiyod.pid\nubuntu 1768 1 0 11:28 ? 00:00:01 python2.7 /home/ubuntu/ellis_host_oqiyod/env/bin/diamond --configfile /home/ubuntu/ellis_host_oqiyod/work/plugins/diamond/etc/diamond.conf\nubuntu 1822 1654 0 11:30 ? 00:00:00 /home/ubuntu/ellis_host_oqiyod/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_oqiyod --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_oqiyod --logging-server-logdir=/home/ubuntu/ellis_host_oqiyod/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_oqiyod/work/ellis_host_oqiyod%I.log --pidfile=/home/ubuntu/ellis_host_oqiyod/work/ellis_host_oqiyod.pid\nubuntu 1842 1822 0 11:30 ? 00:00:00 /home/ubuntu/ellis_host_oqiyod/env/bin/python2.7 /home/ubuntu/ellis_host_oqiyod/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-DH0Xjt\nubuntu 1854 1842 0 11:30 ? 00:00:00 /bin/sh -c /tmp/OTD6R/install-ellis.sh\nubuntu 1856 1854 0 11:30 ? 00:00:00 /bin/bash -e /tmp/OTD6R/install-ellis.sh\nmysql 9229 1 0 11:32 ? 00:00:00 /usr/sbin/mysqld\nroot 9308 2 0 11:32 ? 00:00:00 [kworker/u5:0]\nntp 9380 1 0 11:32 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112\nroot 9967 1 0 11:33 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 10054 1 0 11:33 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 10058 10054 0 11:33 ? 00:00:00 inotifywait -e create -qq .\nroot 10145 1 0 11:33 ? 00:00:00 nginx: master process /usr/sbin/nginx\nwww-data 10146 10145 0 11:33 ? 00:00:00 nginx: worker process\nwww-data 10147 10145 0 11:33 ? 00:00:00 nginx: worker process\nwww-data 10148 10145 0 11:33 ? 00:00:00 nginx: worker process\nwww-data 10149 10145 0 11:33 ? 00:00:00 nginx: worker process\nellis 10319 1 0 11:33 ? 00:00:00 /usr/share/clearwater/ellis/env/bin/python -m metaswitch.ellis.main --log-level 2 --background\nclearwa+ 10772 1 1 11:33 ? 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.13:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.13 --name 192-168-120-13 --debug --initial-cluster 192-168-120-14=http://192.168.120.14:2380,192-168-120-13=http://192.168.120.13:2380 --initial-cluster-state existing --initial-advertise-peer-urls http://192.168.120.13:2380 --listen-peer-urls http://192.168.120.13:2380\nroot 10836 9967 0 11:33 ? 00:00:00 [nginx_ping] \nroot 10837 9967 0 11:33 ? 00:00:00 [check-nginx-upt] \nroot 10840 9967 0 11:33 ? 00:00:00 [check-monit-upt] \nroot 10848 9967 0 11:33 ? 00:00:00 [poll_ellis.sh] \nroot 10849 9967 0 11:33 ? 00:00:00 [poll_ellis_http] \nroot 10887 1 0 11:33 ? 00:00:00 /usr/share/clearwater/clearwater-queue-manager/env/bin/python /usr/share/clearwater/bin/clearwater-queue-manager --local-ip=192.168.120.13 --local-site=site1 --log-level=3 --log-directory=/var/log/clearwater-queue-manager --pidfile=/var/run/clearwater-queue-manager.pid --etcd-key=clearwater --node-type=ellis --wait-plugin-complete=Y\nroot 10896 9967 0 11:33 ? 00:00:00 [check-queue-man] \nroot 10898 9967 0 11:33 ? 00:00:00 [check-etcd-upti] \nroot 10900 9967 0 11:33 ? 00:00:00 [poll_etcd_clust] \nroot 10907 9967 0 11:33 ? 00:00:00 [poll_etcd.sh] \nroot 10930 1 0 11:33 ? 00:00:00 /usr/share/clearwater/clearwater-config-manager/env/bin/python /usr/share/clearwater/bin/clearwater-config-manager --local-ip=192.168.120.13 --local-site=site1 --log-level=3 --log-directory=/var/log/clearwater-config-manager --pidfile=/var/run/clearwater-config-manager.pid --etcd-key=clearwater\nroot 10967 1 0 11:33 ? 00:00:00 /usr/share/clearwater/clearwater-cluster-manager/env/bin/python /usr/share/clearwater/bin/clearwater-cluster-manager --mgmt-local-ip=192.168.120.13 --sig-local-ip=192.168.120.13 --local-site=site1 --remote-site= --remote-cassandra-seeds= --signaling-namespace= --uuid=74672fbd-e277-485f-afc9-b55a4885a1c1 --etcd-key=clearwater --etcd-cluster-key=ellis --cluster-manager-enabled=Y --log-level=3 --log-directory=/var/log/clearwater-cluster-manager --pidfile=/var/run/clearwater-cluster-manager.pid\ndnsmasq 11058 1 0 11:33 ? 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 11122 1856 0 11:33 ? 00:00:00 /bin/bash -e /tmp/OTD6R/install-ellis.sh\nubuntu 11123 11122 0 11:33 ? 00:00:00 /bin/bash -e /tmp/OTD6R/install-ellis.sh\nroot 11124 11123 0 11:33 ? 00:00:00 sudo ps -edf\nroot 11125 11124 0 11:33 ? 00:00:00 ps -edf\n\nreal\t0m0.010s\nuser\t0m0.004s\nsys\t0m0.007s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:34:00.477Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "989193d0-b1e3-46e0-a2db-b0f4a90de775"}, {"node_instance_id": "ellis_fhbg9h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:34:00.477Z", "message": "[ellis] sudo ifconfig ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:34:00.477Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "989193d0-b1e3-46e0-a2db-b0f4a90de775"}, {"node_instance_id": "ellis_fhbg9h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:34:00.477Z", "message": "[ellis] sudo ps ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:34:00.477Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "989193d0-b1e3-46e0-a2db-b0f4a90de775"}, {"node_instance_id": "ellis_fhbg9h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:34:00.477Z", "message": "[ellis] => eth0 Link encap:Ethernet HWaddr fa:16:3e:34:be:96 \n inet addr:192.168.120.13 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe34:be96/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:95350 errors:0 dropped:0 overruns:0 frame:0\n TX packets:51774 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:147101029 (147.1 MB) TX bytes:9137221 (9.1 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:287 errors:0 dropped:0 overruns:0 frame:0\n TX packets:287 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:27389 (27.3 KB) TX bytes:27389 (27.3 KB)\n\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:34:00.477Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "989193d0-b1e3-46e0-a2db-b0f4a90de775"}, {"node_instance_id": "ellis_fhbg9h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:34:01.658Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:34:01.658Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "989193d0-b1e3-46e0-a2db-b0f4a90de775"}, {"node_instance_id": "dime_ueicf1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:34:01.658Z", "message": "[dime] Use the DNS server", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:34:01.658Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "d47507da-7e85-4893-ba2e-82f21eebcedf"}, {"node_instance_id": "dime_ueicf1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:34:01.658Z", "message": "[dime] The installation packages is done correctly", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:34:01.658Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "d47507da-7e85-4893-ba2e-82f21eebcedf"}, {"node_instance_id": "dime_ueicf1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:34:01.658Z", "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 (11.2 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\t0m23.695s\nuser\t0m12.426s\nsys\t0m2.981s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:34:01.658Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "d47507da-7e85-4893-ba2e-82f21eebcedf"}, {"node_instance_id": "ellis_fhbg9h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:34:01.658Z", "message": "[ellis] => [01-Aug-2018 11:33:18 UTC] clearwater-diags-monitor starting\n[01-Aug-2018 11:33:18 UTC] Waiting for trigger files\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:34:01.658Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "989193d0-b1e3-46e0-a2db-b0f4a90de775"}, {"node_instance_id": "ellis_fhbg9h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:34:01.658Z", "message": "[ellis] sudo find /var/log", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:34:01.658Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "989193d0-b1e3-46e0-a2db-b0f4a90de775"}, {"node_instance_id": "ellis_fhbg9h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:34:01.658Z", "message": "[ellis] sudo netstat ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:34:01.658Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "989193d0-b1e3-46e0-a2db-b0f4a90de775"}, {"node_instance_id": "ellis_fhbg9h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:34:01.658Z", "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 11058/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 9967/monit \ntcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 10145/nginx \ntcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 9229/mysqld \ntcp 0 0 192.168.120.13:2380 0.0.0.0:* LISTEN 10772/etcd \ntcp6 0 0 ::1:53 :::* LISTEN 11058/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1101/sshd \ntcp6 0 0 :::4000 :::* LISTEN 10772/etcd \nudp 0 0 192.168.120.13:123 0.0.0.0:* 9380/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 9380/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 9380/ntpd \nudp 0 0 0.0.0.0:37502 0.0.0.0:* 585/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 11058/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 585/dhclient \nudp6 0 0 fe80::f816:3eff:fe3:123 :::* 9380/ntpd \nudp6 0 0 ::1:123 :::* 9380/ntpd \nudp6 0 0 :::123 :::* 9380/ntpd \nudp6 0 0 :::17711 :::* 585/dhclient \nudp6 0 0 ::1:53 :::* 11058/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 9522 911/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 10859 1654/python2.7 /tmp/cloudify-logging-server-5690e.socket\nunix 2 [ ACC ] STREAM LISTENING 11999 1842/python2.7 /tmp/ctx-jmuPiq.socket\nunix 2 [ ACC ] STREAM LISTENING 21598 9229/mysqld /var/run/mysqld/mysqld.sock\nunix 2 [ ACC ] STREAM LISTENING 22335 10319/python /tmp/.ellis-sock\nunix 2 [ ACC ] STREAM LISTENING 6992 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 8658 1119/acpid /var/run/acpid.socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7410 381/systemd-udevd /run/udev/control\n\nreal\t0m0.008s\nuser\t0m0.000s\nsys\t0m0.008s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:34:01.658Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "989193d0-b1e3-46e0-a2db-b0f4a90de775"}, {"node_instance_id": "dime_ueicf1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:34:01.658Z", "message": "[dime] sudo service dnsmasq force", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:34:01.658Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "d47507da-7e85-4893-ba2e-82f21eebcedf"}, {"node_instance_id": "ellis_fhbg9h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:34:01.658Z", "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/sa01\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/clearwater-cluster-manager/cluster-manager.output.log\n/var/log/clearwater-cluster-manager/cluster-manager_20180801T110000Z.txt\n/var/log/dmesg.0\n/var/log/mysql\n/var/log/mysql/error.log\n/var/log/clearwater-queue-manager\n/var/log/clearwater-queue-manager/queue_operation.log\n/var/log/clearwater-queue-manager/queue-manager.output.log\n/var/log/clearwater-queue-manager/queue-manager_20180801T110000Z.txt\n/var/log/dist-upgrade\n/var/log/clearwater-config-manager\n/var/log/clearwater-config-manager/config-manager.output.log\n/var/log/clearwater-config-manager/config-manager_20180801T110000Z.txt\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/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.020s\nuser\t0m0.001s\nsys\t0m0.004s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:34:01.658Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "989193d0-b1e3-46e0-a2db-b0f4a90de775"}, {"node_instance_id": "ellis_fhbg9h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:34:02.664Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:34:02.664Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "989193d0-b1e3-46e0-a2db-b0f4a90de775"}, {"node_instance_id": "ellis_fhbg9h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:34:02.664Z", "message": "[ellis] => 01-08-2018 11:33:56.704 UTC INFO utils.py:310 (thread MainThread): Acquired exclusive lock on /var/run/clearwater-cluster-manager.pid.lockfile\n01-08-2018 11:33:56.705 UTC INFO main.py:196 (thread MainThread): No plugin threads running, waiting for a SIGTERM or SIGQUIT\n\nreal\t0m0.029s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:34:02.664Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "989193d0-b1e3-46e0-a2db-b0f4a90de775"}, {"node_instance_id": "ellis_fhbg9h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:34:02.664Z", "message": "[ellis] => 01-08-2018 11:33:56.374 UTC INFO utils.py:310 (thread MainThread): Acquired exclusive lock on /var/run/clearwater-config-manager.pid.lockfile\n01-08-2018 11:33:56.374 UTC INFO plugin_loader.py:26 (thread MainThread): Inspecting dns_json_plugin.py\n01-08-2018 11:33:56.376 UTC INFO plugin_loader.py:34 (thread MainThread): Loading dns_json_plugin.py\n01-08-2018 11:33:56.376 UTC INFO plugin_loader.py:36 (thread MainThread): Loaded dns_json_plugin.py successfully\n01-08-2018 11:33:56.376 UTC INFO plugin_loader.py:26 (thread MainThread): Inspecting shared_config_plugin.py\n01-08-2018 11:33:56.377 UTC INFO plugin_loader.py:34 (thread MainThread): Loading shared_config_plugin.py\n01-08-2018 11:33:56.383 UTC INFO plugin_loader.py:36 (thread MainThread): Loaded shared_config_plugin.py successfully\n01-08-2018 11:33:56.390 UTC INFO alarms.py:312 (thread MainThread): Imported /usr/share/clearwater/bin/alarms.py\n01-08-2018 11:33:58.494 UTC INFO main.py:113 (thread MainThread): Loaded plugin \n01-08-2018 11:33:58.494 UTC INFO main.py:113 (thread MainThread): Loaded plugin \n01-08-2018 11:33:58.495 UTC INFO main.py:120 (thread MainThread): Started thread for plugin \n01-08-2018 11:33:58.495 UTC INFO main.py:120 (thread MainThread): Started thread for plugin \n01-08-2018 11:33:58.520 UTC INFO common_etcd_synchronizer.py:302 (thread SharedConfigPlugin): Read value # Deployment definitions\nhome_domain=clearwater.opnfv\nsprout_hostname=sprout.clearwater.local\nchronos_hostname=192.168.120.14: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.14\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 from etcd, comparing to last value None\n01-08-2018 11:33:58.521 UTC INFO etcd_synchronizer.py:40 (thread SharedConfigPlugin): Got new config value from etcd - filename /etc/clearwater/shared_config, file size 849, MD5 hash b1607393c64f5994c520a4fbd136a349\n01-08-2018 11:33:58.521 UTC INFO shared_config_plugin.py:50 (thread SharedConfigPlugin): Updating shared configuration file\n01-08-2018 11:33:58.521 UTC INFO common_etcd_synchronizer.py:302 (thread DNSJSONPlugin): Read value {\n \"hostnames\": [\n ]\n} from etcd, comparing to last value None\n01-08-2018 11:33:58.521 UTC INFO etcd_synchronizer.py:40 (thread DNSJSONPlugin): Got new config value from etcd - filename /etc/clearwater/dns.json, file size 24, MD5 hash b34e5b6d718cca35ce2d8841cea01ad6\n01-08-2018 11:33:58.522 UTC INFO dns_json_plugin.py:45 (thread DNSJSONPlugin): Updating DNS configuration file\n01-08-2018 11:34:00.732 UTC INFO common_etcd_synchronizer.py:302 (thread DNSJSONPlugin): Read value {\n \"hostnames\": [\n ]\n} from etcd, comparing to last value {\n \"hostnames\": [\n ]\n}\n01-08-2018 11:34:00.732 UTC INFO common_etcd_synchronizer.py:305 (thread DNSJSONPlugin): Watching for changes with 13\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:34:02.664Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "989193d0-b1e3-46e0-a2db-b0f4a90de775"}, {"node_instance_id": "ellis_fhbg9h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:34:03.670Z", "message": "[ellis] Installation is done", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:34:03.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "989193d0-b1e3-46e0-a2db-b0f4a90de775"}, {"node_instance_id": "ellis_fhbg9h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:34:03.670Z", "message": "[ellis] => 01-08-2018 11:33:56.074 UTC INFO utils.py:310 (thread MainThread): Acquired exclusive lock on /var/run/clearwater-queue-manager.pid.lockfile\n01-08-2018 11:33:56.074 UTC INFO plugin_loader.py:26 (thread MainThread): Inspecting apply_config_plugin.py\n01-08-2018 11:33:56.081 UTC INFO plugin_loader.py:34 (thread MainThread): Loading apply_config_plugin.py\n01-08-2018 11:33:56.081 UTC INFO plugin_loader.py:36 (thread MainThread): Loaded apply_config_plugin.py successfully\n01-08-2018 11:33:56.082 UTC INFO main.py:114 (thread MainThread): Loaded plugin \n01-08-2018 11:33:56.083 UTC INFO main.py:121 (thread MainThread): Started thread for plugin \n01-08-2018 11:33:56.537 UTC INFO common_etcd_synchronizer.py:332 (thread Thread-3): Key /clearwater/site1/configuration/apply_config_ellis doesn't exist in etcd yet\n01-08-2018 11:33:56.612 UTC INFO etcd_synchronizer.py:77 (thread ApplyConfigPlugin): Got new queue config {\"FORCE\": false, \"ERRORED\": [], \"COMPLETED\": [], \"QUEUED\": []} from etcd\n01-08-2018 11:33:56.612 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing local alarm\n01-08-2018 11:33:56.627 UTC INFO alarms.py:312 (thread ApplyConfigPlugin): Imported /usr/share/clearwater/bin/alarms.py\n01-08-2018 11:33:58.729 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing global alarm\n01-08-2018 11:34:00.832 UTC INFO etcd_synchronizer.py:122 (thread ApplyConfigPlugin): Writing state {\"ERRORED\": [], \"FORCE\": false, \"COMPLETED\": [], \"QUEUED\": []} into etcd with index None\n01-08-2018 11:34:00.899 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing local alarm\n01-08-2018 11:34:00.934 UTC INFO common_etcd_synchronizer.py:302 (thread Thread-4): Read value {\"ERRORED\": [], \"FORCE\": false, \"COMPLETED\": [], \"QUEUED\": [{\"STATUS\": \"QUEUED\", \"ID\": \"192.168.120.13-ellis\"}]} from etcd, comparing to last value None\n01-08-2018 11:34:03.001 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing global alarm\n01-08-2018 11:33:58.610 UTC INFO modify_nodes_in_queue.py:40: Using etcd key apply_config_ellis\n01-08-2018 11:33:58.610 UTC DEBUG modify_nodes_in_queue.py:45: Adding 192.168.120.13-ellis to queue to restart\n01-08-2018 11:33:58.779 UTC DEBUG modify_nodes_in_queue.py:50: Node successfully added to restart queue\n01-08-2018 11:33:58.780 UTC INFO modify_nodes_in_queue.py:85: New etcd state is {\"ERRORED\": [], \"FORCE\": false, \"COMPLETED\": [], \"QUEUED\": [{\"STATUS\": \"QUEUED\", \"ID\": \"192.168.120.13-ellis\"}]}\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:34:03.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "989193d0-b1e3-46e0-a2db-b0f4a90de775"}, {"node_instance_id": "ellis_fhbg9h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:34:03.670Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:34:03.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "989193d0-b1e3-46e0-a2db-b0f4a90de775"}, {"node_instance_id": "ellis_fhbg9h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:34:03.670Z", "message": "[ellis] => 2018-08-01 11:33:42.624274736 Stopping etcd clearwater-etcd\n2018-08-01 11:33:43.761861582 Restarting etcd clearwater-etcd\n2018-08-01 11:33:43.766730398 Configured ETCDCTL_PEERS: 192.168.120.14:4000,\n2018-08-01 11:33:43.767449288 Check for previous failed startup attempt\n2018-08-01 11:33:43.768597904 Running etcdctl member list\n810a326e07e71be9: name=192-168-120-14 peerURLs=http://192.168.120.14:2380 clientURLs=http://192.168.120.14:4000 isLeader=true\n2018-08-01 11:33:43.909022811 etcdctl returned 0\n2018-08-01 11:33:43.915390362 Joining existing cluster...\n2018-08-01 11:33:52.917991861 Configured ETCDCTL_PEERS: 192.168.120.14:4000,\n2018-08-01 11:33:52.918757977 Check cluster is healthy\n2018-08-01 11:33:52.920508541 Running etcdctl cluster-health\nmember 810a326e07e71be9 is healthy: got healthy result from http://192.168.120.14:4000\ncluster is healthy\n2018-08-01 11:33:52.932688552 etcdctl returned 0\n2018-08-01 11:33:52.933756468 Tell the cluster we're joining\n2018-08-01 11:33:52.934543910 Running etcdctl member add 192-168-120-13 http://192.168.120.13:2380\nAdded member named 192-168-120-13 with ID 36eb8757cbcd1022 to cluster\n\nETCD_NAME=\"192-168-120-13\"\nETCD_INITIAL_CLUSTER=\"192-168-120-13=http://192.168.120.13:2380,192-168-120-14=http://192.168.120.14:2380\"\nETCD_INITIAL_CLUSTER_STATE=\"existing\"\n2018-08-01 11:33:52.951405292 etcdctl returned 0\n2018-08-01 11:33:52.982691554 Starting etcd with: --listen-client-urls http://0.0.0.0:4000\n --advertise-client-urls http://192.168.120.13:4000\n --data-dir /var/lib/clearwater-etcd/192.168.120.13\n --name 192-168-120-13\n --debug --initial-cluster 192-168-120-14=http://192.168.120.14:2380,192-168-120-13=http://192.168.120.13:2380\n --initial-cluster-state existing\n --initial-advertise-peer-urls http://192.168.120.13:2380\n --listen-peer-urls http://192.168.120.13:2380\n2018-08-01 11:33:52.984343693 Check we're actually a member of the cluster\n2018-08-01 11:33:52.990270204 Wait for etcd to startup\n2018-08-01 11:33:54.006908068 Etcd started successfully\n2018-08-01 11:33:53.017817 I | etcdmain: etcd Version: 3.1.7\n2018-08-01 11:33:53.017856 I | etcdmain: Git SHA: 43b7507\n2018-08-01 11:33:53.017860 I | etcdmain: Go Version: go1.7.5\n2018-08-01 11:33:53.017863 I | etcdmain: Go OS/Arch: linux/amd64\n2018-08-01 11:33:53.017867 I | etcdmain: setting maximum number of CPUs to 2, total number of available CPUs is 2\n2018-08-01 11:33:53.017928 I | embed: listening for peers on http://192.168.120.13:2380\n2018-08-01 11:33:53.018009 I | embed: listening for client requests on 0.0.0.0:4000\n2018-08-01 11:33:53.053621 I | etcdserver: name = 192-168-120-13\n2018-08-01 11:33:53.053637 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.13\n2018-08-01 11:33:53.053643 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.13/member\n2018-08-01 11:33:53.053647 I | etcdserver: heartbeat = 100ms\n2018-08-01 11:33:53.053650 I | etcdserver: election = 1000ms\n2018-08-01 11:33:53.053654 I | etcdserver: snapshot count = 10000\n2018-08-01 11:33:53.053662 I | etcdserver: advertise client URLs = http://192.168.120.13:4000\n2018-08-01 11:33:53.058592 I | etcdserver: starting member 36eb8757cbcd1022 in cluster b41699c7b315d475\n2018-08-01 11:33:53.058620 I | raft: 36eb8757cbcd1022 became follower at term 0\n2018-08-01 11:33:53.058635 I | raft: newRaft 36eb8757cbcd1022 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]\n2018-08-01 11:33:53.058640 I | raft: 36eb8757cbcd1022 became follower at term 1\n2018-08-01 11:33:53.079039 I | rafthttp: started HTTP pipelining with peer 810a326e07e71be9\n2018-08-01 11:33:53.079064 I | rafthttp: starting peer 810a326e07e71be9...\n2018-08-01 11:33:53.079073 I | rafthttp: started HTTP pipelining with peer 810a326e07e71be9\n2018-08-01 11:33:53.080794 I | rafthttp: started streaming with peer 810a326e07e71be9 (writer)\n2018-08-01 11:33:53.080812 I | rafthttp: started streaming with peer 810a326e07e71be9 (writer)\n2018-08-01 11:33:53.083542 I | rafthttp: started peer 810a326e07e71be9\n2018-08-01 11:33:53.083571 I | rafthttp: added peer 810a326e07e71be9\n2018-08-01 11:33:53.083587 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided]\n2018-08-01 11:33:53.085323 I | rafthttp: started streaming with peer 810a326e07e71be9 (stream MsgApp v2 reader)\n2018-08-01 11:33:53.085516 I | rafthttp: started streaming with peer 810a326e07e71be9 (stream Message reader)\n2018-08-01 11:33:53.086452 I | rafthttp: peer 810a326e07e71be9 became active\n2018-08-01 11:33:53.086464 I | rafthttp: established a TCP streaming connection with peer 810a326e07e71be9 (stream Message reader)\n2018-08-01 11:33:53.086898 I | raft: 36eb8757cbcd1022 [term: 1] received a MsgHeartbeat message with higher term from 810a326e07e71be9 [term: 2]\n2018-08-01 11:33:53.086930 I | raft: 36eb8757cbcd1022 became follower at term 2\n2018-08-01 11:33:53.086942 I | raft: raft.node: 36eb8757cbcd1022 elected leader 810a326e07e71be9 at term 2\n2018-08-01 11:33:53.089633 I | rafthttp: established a TCP streaming connection with peer 810a326e07e71be9 (stream MsgApp v2 reader)\n2018-08-01 11:33:53.089986 I | rafthttp: established a TCP streaming connection with peer 810a326e07e71be9 (stream Message writer)\n2018-08-01 11:33:53.090006 I | rafthttp: established a TCP streaming connection with peer 810a326e07e71be9 (stream MsgApp v2 writer)\n2018-08-01 11:33:53.091348 D | raft: 36eb8757cbcd1022 [logterm: 0, index: 30] rejected msgApp [logterm: 2, index: 30] from 810a326e07e71be9\n2018-08-01 11:33:53.092999 D | raft: 36eb8757cbcd1022 [logterm: 0, index: 30] rejected msgApp [logterm: 2, index: 30] from 810a326e07e71be9\n2018-08-01 11:33:53.093430 I | etcdserver/membership: added member 810a326e07e71be9 [http://192.168.120.14:2380] to cluster b41699c7b315d475\n2018-08-01 11:33:53.093585 N | etcdserver/membership: set the initial cluster version to 3.1\n2018-08-01 11:33:53.093613 I | etcdserver/api: enabled capabilities for version 3.1\n2018-08-01 11:33:53.093778 I | etcdserver/membership: added member 36eb8757cbcd1022 [http://192.168.120.13:2380] to cluster b41699c7b315d475\n2018-08-01 11:33:53.096027 I | etcdserver: published {Name:192-168-120-13 ClientURLs:[http://192.168.120.13:4000]} to cluster b41699c7b315d475\n2018-08-01 11:33:53.096067 I | embed: ready to serve client requests\n2018-08-01 11:33:53.096310 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged!\n2018-08-01 11:33:54.165180 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.13:58218\n2018-08-01 11:33:54.178164 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.13:58219\n2018-08-01 11:33:54.178882 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.13:58220\n2018-08-01 11:33:54.785688 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.14:34665\n2018-08-01 11:33:56.085510 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis?quorum=true remote:192.168.120.13:58224\n2018-08-01 11:33:56.286425 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.13:58225\n2018-08-01 11:33:56.295168 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.13:58226\n2018-08-01 11:33:56.295750 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.13:58227\n2018-08-01 11:33:56.538060 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.13:58224\n2018-08-01 11:33:58.496398 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/shared_config?quorum=true remote:192.168.120.13:58231\n2018-08-01 11:33:58.496584 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/dns_json?quorum=true remote:192.168.120.13:58230\n2018-08-01 11:33:58.611325 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis?quorum=true remote:192.168.120.13:58232\n2018-08-01 11:33:58.743176 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.13:58232\n2018-08-01 11:33:58.780517 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.13:58233\n2018-08-01 11:34:00.635231 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/dns_json?quorum=true remote:192.168.120.13:58230\n2018-08-01 11:34:00.732732 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/dns_json?waitIndex=13&recursive=false&wait=true remote:192.168.120.13:58230\n2018-08-01 11:34:00.833467 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.13:58224\n2018-08-01 11:34:00.899506 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis?quorum=true remote:192.168.120.13:58224\n2018-08-01 11:34:02.738468 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/shared_config?quorum=true remote:192.168.120.13:58231\n2018-08-01 11:34:02.763409 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/shared_config?waitIndex=13&recursive=false&wait=true remote:192.168.120.13:58231\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:34:03.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "989193d0-b1e3-46e0-a2db-b0f4a90de775"}, {"node_instance_id": "ellis_fhbg9h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:34:03.670Z", "message": "Execution done (return_code=0): /tmp/OTD6R/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:34:03.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "989193d0-b1e3-46e0-a2db-b0f4a90de775"}, {"node_instance_id": "ellis_fhbg9h", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:34:04.049Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:34:04.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "dime_ueicf1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:34:04.821Z", "message": "[dime] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.063s\nuser\t0m0.009s\nsys\t0m0.054s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:34:04.821Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "d47507da-7e85-4893-ba2e-82f21eebcedf"}, {"node_instance_id": "dime_ueicf1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:34:04.821Z", "message": "[dime] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 11:27 ? 00:00:00 /sbin/init\nroot 2 0 0 11:27 ? 00:00:00 [kthreadd]\nroot 3 2 0 11:27 ? 00:00:00 [ksoftirqd/0]\nroot 4 2 0 11:27 ? 00:00:00 [kworker/0:0]\nroot 5 2 0 11:27 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 11:27 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 11:27 ? 00:00:00 [rcu_sched]\nroot 8 2 0 11:27 ? 00:00:00 [rcuos/0]\nroot 9 2 0 11:27 ? 00:00:00 [rcuos/1]\nroot 10 2 0 11:27 ? 00:00:00 [rcu_bh]\nroot 11 2 0 11:27 ? 00:00:00 [rcuob/0]\nroot 12 2 0 11:27 ? 00:00:00 [rcuob/1]\nroot 13 2 0 11:27 ? 00:00:00 [migration/0]\nroot 14 2 0 11:27 ? 00:00:00 [watchdog/0]\nroot 15 2 0 11:27 ? 00:00:00 [watchdog/1]\nroot 16 2 0 11:27 ? 00:00:00 [migration/1]\nroot 17 2 0 11:27 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 11:27 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 11:27 ? 00:00:00 [khelper]\nroot 21 2 0 11:27 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 11:27 ? 00:00:00 [netns]\nroot 23 2 0 11:27 ? 00:00:00 [writeback]\nroot 24 2 0 11:27 ? 00:00:00 [kintegrityd]\nroot 25 2 0 11:27 ? 00:00:00 [bioset]\nroot 27 2 0 11:27 ? 00:00:00 [kblockd]\nroot 28 2 0 11:27 ? 00:00:00 [ata_sff]\nroot 29 2 0 11:27 ? 00:00:00 [khubd]\nroot 30 2 0 11:27 ? 00:00:00 [md]\nroot 31 2 0 11:27 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 11:27 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 11:27 ? 00:00:00 [khungtaskd]\nroot 35 2 0 11:27 ? 00:00:00 [kswapd0]\nroot 36 2 0 11:27 ? 00:00:00 [vmstat]\nroot 37 2 0 11:27 ? 00:00:00 [ksmd]\nroot 38 2 0 11:27 ? 00:00:00 [khugepaged]\nroot 39 2 0 11:27 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 11:27 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 11:27 ? 00:00:00 [crypto]\nroot 53 2 0 11:27 ? 00:00:00 [kthrotld]\nroot 54 2 0 11:27 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 11:27 ? 00:00:00 [vballoon]\nroot 56 2 0 11:27 ? 00:00:00 [kworker/1:1]\nroot 57 2 0 11:27 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 11:27 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 11:27 ? 00:00:00 [deferwq]\nroot 80 2 0 11:27 ? 00:00:00 [charger_manager]\nroot 125 2 0 11:27 ? 00:00:00 [kpsmoused]\nroot 142 2 0 11:27 ? 00:00:00 [kworker/1:2]\nroot 186 2 0 11:27 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 11:27 ? 00:00:00 [ext4-rsv-conver]\nroot 332 2 0 11:27 ? 00:00:00 [kworker/u5:1]\nroot 333 2 0 11:27 ? 00:00:00 [kworker/u5:2]\nroot 378 1 0 11:27 ? 00:00:00 upstart-udev-bridge --daemon\nroot 385 1 0 11:27 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 496 1 0 11:27 ? 00:00:00 upstart-socket-bridge --daemon\nroot 581 1 0 11:27 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 820 2 0 11:28 ? 00:00:00 [kauditd]\nmessage+ 911 1 0 11:28 ? 00:00:00 dbus-daemon --system --fork\nroot 943 1 0 11:28 ? 00:00:00 /lib/systemd/systemd-logind\nroot 955 1 0 11:28 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 1021 1 0 11:28 ? 00:00:00 rsyslogd\nroot 1053 1 0 11:28 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1056 1 0 11:28 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1060 1 0 11:28 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1061 1 0 11:28 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1063 1 0 11:28 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1102 1 0 11:28 ? 00:00:00 /usr/sbin/sshd -D\nroot 1111 1 0 11:28 ? 00:00:00 cron\ndaemon 1112 1 0 11:28 ? 00:00:00 atd\nroot 1114 1 0 11:28 ? 00:00:00 /usr/sbin/irqbalance\nroot 1120 1 0 11:28 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1201 1 0 11:28 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1207 1 0 11:28 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nubuntu 1651 1 0 11:28 ? 00:00:00 /home/ubuntu/dime_host_pgb366/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_pgb366 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_pgb366 --logging-server-logdir=/home/ubuntu/dime_host_pgb366/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_pgb366/work/dime_host_pgb366%I.log --pidfile=/home/ubuntu/dime_host_pgb366/work/dime_host_pgb366.pid\nubuntu 1765 1 0 11:28 ? 00:00:02 python2.7 /home/ubuntu/dime_host_pgb366/env/bin/diamond --configfile /home/ubuntu/dime_host_pgb366/work/plugins/diamond/etc/diamond.conf\nubuntu 1819 1651 0 11:30 ? 00:00:00 /home/ubuntu/dime_host_pgb366/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_pgb366 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_pgb366 --logging-server-logdir=/home/ubuntu/dime_host_pgb366/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_pgb366/work/dime_host_pgb366%I.log --pidfile=/home/ubuntu/dime_host_pgb366/work/dime_host_pgb366.pid\nubuntu 1840 1819 0 11:30 ? 00:00:00 /home/ubuntu/dime_host_pgb366/env/bin/python2.7 /home/ubuntu/dime_host_pgb366/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-F32QEs\nubuntu 1851 1840 0 11:30 ? 00:00:00 /bin/sh -c /tmp/8HX9Z/install-dime.sh\nubuntu 1854 1851 0 11:30 ? 00:00:00 /bin/bash -e /tmp/8HX9Z/install-dime.sh\nntp 8790 1 0 11:32 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 9037 2 0 11:32 ? 00:00:00 [kworker/u5:0]\nroot 9358 1 0 11:33 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 9359 9358 0 11:33 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 9366 1 0 11:33 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 9367 9366 0 11:33 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 9370 9359 0 11:33 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 9374 9367 0 11:33 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9375 9374 0 11:33 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9412 1 0 11:33 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nsnmp 10146 1 0 11:33 ? 00:00:00 /usr/sbin/snmpd -Lsd -Lf /dev/null -u snmp -g snmp -I -smux mteTrigger mteTriggerConf -p /var/run/snmpd.pid\ndnsmasq 10424 1 0 11:34 ? 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 10488 1854 0 11:34 ? 00:00:00 /bin/bash -e /tmp/8HX9Z/install-dime.sh\nubuntu 10489 10488 0 11:34 ? 00:00:00 /bin/bash -e /tmp/8HX9Z/install-dime.sh\nroot 10490 10489 0 11:34 ? 00:00:00 sudo ps -edf\nroot 10491 10490 0 11:34 ? 00:00:00 ps -edf\n\nreal\t0m0.010s\nuser\t0m0.009s\nsys\t0m0.002s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:34:04.821Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "d47507da-7e85-4893-ba2e-82f21eebcedf"}, {"node_instance_id": "dime_ueicf1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:34:04.821Z", "message": "[dime] sudo ps ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:34:04.821Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "d47507da-7e85-4893-ba2e-82f21eebcedf"}, {"node_instance_id": "dime_ueicf1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:34:04.821Z", "message": "[dime] sudo ifconfig ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:34:04.821Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "d47507da-7e85-4893-ba2e-82f21eebcedf"}, {"node_instance_id": "dime_ueicf1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:34:04.821Z", "message": "[dime] => eth0 Link encap:Ethernet HWaddr fa:16:3e:db:f1:ba \n inet addr:192.168.120.8 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fedb:f1ba/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:113314 errors:0 dropped:0 overruns:0 frame:0\n TX packets:68938 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:171826008 (171.8 MB) TX bytes:10354026 (10.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: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.008s\nuser\t0m0.003s\nsys\t0m0.005s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:34:04.821Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "d47507da-7e85-4893-ba2e-82f21eebcedf"}, {"node_instance_id": "ellis_fhbg9h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:34:05.103Z", "message": "Starting node", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:34:05.103Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}], "metadata": {"pagination": {"total": 1892, "offset": 1835, "size": 50}}} 2018-08-01 11:34:05,830 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:34:05,831 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:34:05 GMT 2018-08-01 11:34:05,831 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:34:05,831 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 71341 2018-08-01 11:34:05,831 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:34:05,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 11:27 ? 00:00:00 /sbin/init root 2 0 0 11:27 ? 00:00:00 [kthreadd] root 3 2 0 11:27 ? 00:00:00 [ksoftirqd/0] root 5 2 0 11:27 ? 00:00:00 [kworker/0:0H] root 6 2 0 11:27 ? 00:00:00 [kworker/u4:0] root 7 2 0 11:27 ? 00:00:00 [rcu_sched] root 8 2 0 11:27 ? 00:00:00 [rcuos/0] root 9 2 0 11:27 ? 00:00:00 [rcuos/1] root 10 2 0 11:27 ? 00:00:00 [rcu_bh] root 11 2 0 11:27 ? 00:00:00 [rcuob/0] root 12 2 0 11:27 ? 00:00:00 [rcuob/1] root 13 2 0 11:27 ? 00:00:00 [migration/0] root 14 2 0 11:27 ? 00:00:00 [watchdog/0] root 15 2 0 11:27 ? 00:00:00 [watchdog/1] root 16 2 0 11:27 ? 00:00:00 [migration/1] root 17 2 0 11:27 ? 00:00:00 [ksoftirqd/1] root 18 2 0 11:27 ? 00:00:00 [kworker/1:0] root 19 2 0 11:27 ? 00:00:00 [kworker/1:0H] root 20 2 0 11:27 ? 00:00:00 [khelper] root 21 2 0 11:27 ? 00:00:00 [kdevtmpfs] root 22 2 0 11:27 ? 00:00:00 [netns] root 23 2 0 11:27 ? 00:00:00 [writeback] root 24 2 0 11:27 ? 00:00:00 [kintegrityd] root 25 2 0 11:27 ? 00:00:00 [bioset] root 27 2 0 11:27 ? 00:00:00 [kblockd] root 28 2 0 11:27 ? 00:00:00 [ata_sff] root 29 2 0 11:27 ? 00:00:00 [khubd] root 30 2 0 11:27 ? 00:00:00 [md] root 31 2 0 11:27 ? 00:00:00 [devfreq_wq] root 32 2 0 11:27 ? 00:00:00 [kworker/0:1] root 34 2 0 11:27 ? 00:00:00 [khungtaskd] root 35 2 0 11:27 ? 00:00:00 [kswapd0] root 36 2 0 11:27 ? 00:00:00 [vmstat] root 37 2 0 11:27 ? 00:00:00 [ksmd] root 38 2 0 11:27 ? 00:00:00 [khugepaged] root 39 2 0 11:27 ? 00:00:00 [fsnotify_mark] root 40 2 0 11:27 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 11:27 ? 00:00:00 [crypto] root 53 2 0 11:27 ? 00:00:00 [kthrotld] root 54 2 0 11:27 ? 00:00:00 [kworker/u4:1] root 55 2 0 11:27 ? 00:00:00 [vballoon] root 56 2 0 11:27 ? 00:00:00 [kworker/1:1] root 57 2 0 11:27 ? 00:00:00 [scsi_eh_0] root 58 2 0 11:27 ? 00:00:00 [scsi_eh_1] root 79 2 0 11:27 ? 00:00:00 [deferwq] root 80 2 0 11:27 ? 00:00:00 [charger_manager] root 123 2 0 11:27 ? 00:00:00 [kpsmoused] root 141 2 0 11:27 ? 00:00:00 [kworker/0:2] root 186 2 0 11:27 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 11:27 ? 00:00:00 [ext4-rsv-conver] root 374 1 0 11:27 ? 00:00:00 upstart-udev-bridge --daemon root 381 1 0 11:27 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 460 2 0 11:27 ? 00:00:00 [kworker/u5:1] root 461 2 0 11:27 ? 00:00:00 [kworker/u5:2] root 518 1 0 11:27 ? 00:00:00 upstart-socket-bridge --daemon root 585 1 0 11:27 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 823 2 0 11:28 ? 00:00:00 [kauditd] message+ 911 1 0 11:28 ? 00:00:00 dbus-daemon --system --fork root 937 1 0 11:28 ? 00:00:00 upstart-file-bridge --daemon root 1022 1 0 11:28 ? 00:00:00 /lib/systemd/systemd-logind syslog 1041 1 0 11:28 ? 00:00:00 rsyslogd root 1053 1 0 11:28 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1056 1 0 11:28 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1060 1 0 11:28 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1061 1 0 11:28 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1063 1 0 11:28 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1101 1 0 11:28 ? 00:00:00 /usr/sbin/sshd -D root 1113 1 0 11:28 ? 00:00:00 cron daemon 1114 1 0 11:28 ? 00:00:00 atd root 1119 1 0 11:28 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1120 1 0 11:28 ? 00:00:00 /usr/sbin/irqbalance root 1193 1 0 11:28 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1200 1 0 11:28 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1654 1 0 11:28 ? 00:00:00 /home/ubuntu/ellis_host_oqiyod/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_oqiyod --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_oqiyod --logging-server-logdir=/home/ubuntu/ellis_host_oqiyod/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_oqiyod/work/ellis_host_oqiyod%I.log --pidfile=/home/ubuntu/ellis_host_oqiyod/work/ellis_host_oqiyod.pid ubuntu 1768 1 0 11:28 ? 00:00:01 python2.7 /home/ubuntu/ellis_host_oqiyod/env/bin/diamond --configfile /home/ubuntu/ellis_host_oqiyod/work/plugins/diamond/etc/diamond.conf ubuntu 1822 1654 0 11:30 ? 00:00:00 /home/ubuntu/ellis_host_oqiyod/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_oqiyod --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_oqiyod --logging-server-logdir=/home/ubuntu/ellis_host_oqiyod/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_oqiyod/work/ellis_host_oqiyod%I.log --pidfile=/home/ubuntu/ellis_host_oqiyod/work/ellis_host_oqiyod.pid ubuntu 1842 1822 0 11:30 ? 00:00:00 /home/ubuntu/ellis_host_oqiyod/env/bin/python2.7 /home/ubuntu/ellis_host_oqiyod/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-DH0Xjt ubuntu 1854 1842 0 11:30 ? 00:00:00 /bin/sh -c /tmp/OTD6R/install-ellis.sh ubuntu 1856 1854 0 11:30 ? 00:00:00 /bin/bash -e /tmp/OTD6R/install-ellis.sh mysql 9229 1 0 11:32 ? 00:00:00 /usr/sbin/mysqld root 9308 2 0 11:32 ? 00:00:00 [kworker/u5:0] ntp 9380 1 0 11:32 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112 root 9967 1 0 11:33 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 10054 1 0 11:33 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 10058 10054 0 11:33 ? 00:00:00 inotifywait -e create -qq . root 10145 1 0 11:33 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 10146 10145 0 11:33 ? 00:00:00 nginx: worker process www-data 10147 10145 0 11:33 ? 00:00:00 nginx: worker process www-data 10148 10145 0 11:33 ? 00:00:00 nginx: worker process www-data 10149 10145 0 11:33 ? 00:00:00 nginx: worker process ellis 10319 1 0 11:33 ? 00:00:00 /usr/share/clearwater/ellis/env/bin/python -m metaswitch.ellis.main --log-level 2 --background clearwa+ 10772 1 1 11:33 ? 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.13:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.13 --name 192-168-120-13 --debug --initial-cluster 192-168-120-14=http://192.168.120.14:2380,192-168-120-13=http://192.168.120.13:2380 --initial-cluster-state existing --initial-advertise-peer-urls http://192.168.120.13:2380 --listen-peer-urls http://192.168.120.13:2380 root 10836 9967 0 11:33 ? 00:00:00 [nginx_ping] root 10837 9967 0 11:33 ? 00:00:00 [check-nginx-upt] root 10840 9967 0 11:33 ? 00:00:00 [check-monit-upt] root 10848 9967 0 11:33 ? 00:00:00 [poll_ellis.sh] root 10849 9967 0 11:33 ? 00:00:00 [poll_ellis_http] root 10887 1 0 11:33 ? 00:00:00 /usr/share/clearwater/clearwater-queue-manager/env/bin/python /usr/share/clearwater/bin/clearwater-queue-manager --local-ip=192.168.120.13 --local-site=site1 --log-level=3 --log-directory=/var/log/clearwater-queue-manager --pidfile=/var/run/clearwater-queue-manager.pid --etcd-key=clearwater --node-type=ellis --wait-plugin-complete=Y root 10896 9967 0 11:33 ? 00:00:00 [check-queue-man] root 10898 9967 0 11:33 ? 00:00:00 [check-etcd-upti] root 10900 9967 0 11:33 ? 00:00:00 [poll_etcd_clust] root 10907 9967 0 11:33 ? 00:00:00 [poll_etcd.sh] root 10930 1 0 11:33 ? 00:00:00 /usr/share/clearwater/clearwater-config-manager/env/bin/python /usr/share/clearwater/bin/clearwater-config-manager --local-ip=192.168.120.13 --local-site=site1 --log-level=3 --log-directory=/var/log/clearwater-config-manager --pidfile=/var/run/clearwater-config-manager.pid --etcd-key=clearwater root 10967 1 0 11:33 ? 00:00:00 /usr/share/clearwater/clearwater-cluster-manager/env/bin/python /usr/share/clearwater/bin/clearwater-cluster-manager --mgmt-local-ip=192.168.120.13 --sig-local-ip=192.168.120.13 --local-site=site1 --remote-site= --remote-cassandra-seeds= --signaling-namespace= --uuid=74672fbd-e277-485f-afc9-b55a4885a1c1 --etcd-key=clearwater --etcd-cluster-key=ellis --cluster-manager-enabled=Y --log-level=3 --log-directory=/var/log/clearwater-cluster-manager --pidfile=/var/run/clearwater-cluster-manager.pid dnsmasq 11058 1 0 11:33 ? 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 11122 1856 0 11:33 ? 00:00:00 /bin/bash -e /tmp/OTD6R/install-ellis.sh ubuntu 11123 11122 0 11:33 ? 00:00:00 /bin/bash -e /tmp/OTD6R/install-ellis.sh root 11124 11123 0 11:33 ? 00:00:00 sudo ps -edf root 11125 11124 0 11:33 ? 00:00:00 ps -edf real 0m0.010s user 0m0.004s sys 0m0.007s 2018-08-01 11:34:05,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo ifconfig 2018-08-01 11:34:05,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo ps 2018-08-01 11:34:05,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => eth0 Link encap:Ethernet HWaddr fa:16:3e:34:be:96 inet addr:192.168.120.13 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe34:be96/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:95350 errors:0 dropped:0 overruns:0 frame:0 TX packets:51774 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:147101029 (147.1 MB) TX bytes:9137221 (9.1 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:287 errors:0 dropped:0 overruns:0 frame:0 TX packets:287 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:27389 (27.3 KB) TX bytes:27389 (27.3 KB) real 0m0.005s user 0m0.004s sys 0m0.002s 2018-08-01 11:34:05,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2018-08-01 11:34:05,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Use the DNS server 2018-08-01 11:34:05,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] The installation packages is done correctly 2018-08-01 11:34:05,834 - 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 (11.2 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 0m23.695s user 0m12.426s sys 0m2.981s 2018-08-01 11:34:05,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => [01-Aug-2018 11:33:18 UTC] clearwater-diags-monitor starting [01-Aug-2018 11:33:18 UTC] Waiting for trigger files real 0m0.005s user 0m0.000s sys 0m0.005s 2018-08-01 11:34:05,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo find /var/log 2018-08-01 11:34:05,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo netstat 2018-08-01 11:34:05,835 - 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 11058/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 9967/monit tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 10145/nginx tcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 9229/mysqld tcp 0 0 192.168.120.13:2380 0.0.0.0:* LISTEN 10772/etcd tcp6 0 0 ::1:53 :::* LISTEN 11058/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1101/sshd tcp6 0 0 :::4000 :::* LISTEN 10772/etcd udp 0 0 192.168.120.13:123 0.0.0.0:* 9380/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 9380/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 9380/ntpd udp 0 0 0.0.0.0:37502 0.0.0.0:* 585/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 11058/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 585/dhclient udp6 0 0 fe80::f816:3eff:fe3:123 :::* 9380/ntpd udp6 0 0 ::1:123 :::* 9380/ntpd udp6 0 0 :::123 :::* 9380/ntpd udp6 0 0 :::17711 :::* 585/dhclient udp6 0 0 ::1:53 :::* 11058/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 9522 911/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 10859 1654/python2.7 /tmp/cloudify-logging-server-5690e.socket unix 2 [ ACC ] STREAM LISTENING 11999 1842/python2.7 /tmp/ctx-jmuPiq.socket unix 2 [ ACC ] STREAM LISTENING 21598 9229/mysqld /var/run/mysqld/mysqld.sock unix 2 [ ACC ] STREAM LISTENING 22335 10319/python /tmp/.ellis-sock unix 2 [ ACC ] STREAM LISTENING 6992 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 8658 1119/acpid /var/run/acpid.socket unix 2 [ ACC ] SEQPACKET LISTENING 7410 381/systemd-udevd /run/udev/control real 0m0.008s user 0m0.000s sys 0m0.008s 2018-08-01 11:34:05,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo service dnsmasq force 2018-08-01 11:34:05,836 - 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/sa01 /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/clearwater-cluster-manager/cluster-manager.output.log /var/log/clearwater-cluster-manager/cluster-manager_20180801T110000Z.txt /var/log/dmesg.0 /var/log/mysql /var/log/mysql/error.log /var/log/clearwater-queue-manager /var/log/clearwater-queue-manager/queue_operation.log /var/log/clearwater-queue-manager/queue-manager.output.log /var/log/clearwater-queue-manager/queue-manager_20180801T110000Z.txt /var/log/dist-upgrade /var/log/clearwater-config-manager /var/log/clearwater-config-manager/config-manager.output.log /var/log/clearwater-config-manager/config-manager_20180801T110000Z.txt /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/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.020s user 0m0.001s sys 0m0.004s 2018-08-01 11:34:05,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2018-08-01 11:34:05,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => 01-08-2018 11:33:56.704 UTC INFO utils.py:310 (thread MainThread): Acquired exclusive lock on /var/run/clearwater-cluster-manager.pid.lockfile 01-08-2018 11:33:56.705 UTC INFO main.py:196 (thread MainThread): No plugin threads running, waiting for a SIGTERM or SIGQUIT real 0m0.029s user 0m0.000s sys 0m0.005s 2018-08-01 11:34:05,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => 01-08-2018 11:33:56.374 UTC INFO utils.py:310 (thread MainThread): Acquired exclusive lock on /var/run/clearwater-config-manager.pid.lockfile 01-08-2018 11:33:56.374 UTC INFO plugin_loader.py:26 (thread MainThread): Inspecting dns_json_plugin.py 01-08-2018 11:33:56.376 UTC INFO plugin_loader.py:34 (thread MainThread): Loading dns_json_plugin.py 01-08-2018 11:33:56.376 UTC INFO plugin_loader.py:36 (thread MainThread): Loaded dns_json_plugin.py successfully 01-08-2018 11:33:56.376 UTC INFO plugin_loader.py:26 (thread MainThread): Inspecting shared_config_plugin.py 01-08-2018 11:33:56.377 UTC INFO plugin_loader.py:34 (thread MainThread): Loading shared_config_plugin.py 01-08-2018 11:33:56.383 UTC INFO plugin_loader.py:36 (thread MainThread): Loaded shared_config_plugin.py successfully 01-08-2018 11:33:56.390 UTC INFO alarms.py:312 (thread MainThread): Imported /usr/share/clearwater/bin/alarms.py 01-08-2018 11:33:58.494 UTC INFO main.py:113 (thread MainThread): Loaded plugin 01-08-2018 11:33:58.494 UTC INFO main.py:113 (thread MainThread): Loaded plugin 01-08-2018 11:33:58.495 UTC INFO main.py:120 (thread MainThread): Started thread for plugin 01-08-2018 11:33:58.495 UTC INFO main.py:120 (thread MainThread): Started thread for plugin 01-08-2018 11:33:58.520 UTC INFO common_etcd_synchronizer.py:302 (thread SharedConfigPlugin): Read value # Deployment definitions home_domain=clearwater.opnfv sprout_hostname=sprout.clearwater.local chronos_hostname=192.168.120.14: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.14 # 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 from etcd, comparing to last value None 01-08-2018 11:33:58.521 UTC INFO etcd_synchronizer.py:40 (thread SharedConfigPlugin): Got new config value from etcd - filename /etc/clearwater/shared_config, file size 849, MD5 hash b1607393c64f5994c520a4fbd136a349 01-08-2018 11:33:58.521 UTC INFO shared_config_plugin.py:50 (thread SharedConfigPlugin): Updating shared configuration file 01-08-2018 11:33:58.521 UTC INFO common_etcd_synchronizer.py:302 (thread DNSJSONPlugin): Read value { "hostnames": [ ] } from etcd, comparing to last value None 01-08-2018 11:33:58.521 UTC INFO etcd_synchronizer.py:40 (thread DNSJSONPlugin): Got new config value from etcd - filename /etc/clearwater/dns.json, file size 24, MD5 hash b34e5b6d718cca35ce2d8841cea01ad6 01-08-2018 11:33:58.522 UTC INFO dns_json_plugin.py:45 (thread DNSJSONPlugin): Updating DNS configuration file 01-08-2018 11:34:00.732 UTC INFO common_etcd_synchronizer.py:302 (thread DNSJSONPlugin): Read value { "hostnames": [ ] } from etcd, comparing to last value { "hostnames": [ ] } 01-08-2018 11:34:00.732 UTC INFO common_etcd_synchronizer.py:305 (thread DNSJSONPlugin): Watching for changes with 13 real 0m0.005s user 0m0.000s sys 0m0.005s 2018-08-01 11:34:05,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installation is done 2018-08-01 11:34:05,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => 01-08-2018 11:33:56.074 UTC INFO utils.py:310 (thread MainThread): Acquired exclusive lock on /var/run/clearwater-queue-manager.pid.lockfile 01-08-2018 11:33:56.074 UTC INFO plugin_loader.py:26 (thread MainThread): Inspecting apply_config_plugin.py 01-08-2018 11:33:56.081 UTC INFO plugin_loader.py:34 (thread MainThread): Loading apply_config_plugin.py 01-08-2018 11:33:56.081 UTC INFO plugin_loader.py:36 (thread MainThread): Loaded apply_config_plugin.py successfully 01-08-2018 11:33:56.082 UTC INFO main.py:114 (thread MainThread): Loaded plugin 01-08-2018 11:33:56.083 UTC INFO main.py:121 (thread MainThread): Started thread for plugin 01-08-2018 11:33:56.537 UTC INFO common_etcd_synchronizer.py:332 (thread Thread-3): Key /clearwater/site1/configuration/apply_config_ellis doesn't exist in etcd yet 01-08-2018 11:33:56.612 UTC INFO etcd_synchronizer.py:77 (thread ApplyConfigPlugin): Got new queue config {"FORCE": false, "ERRORED": [], "COMPLETED": [], "QUEUED": []} from etcd 01-08-2018 11:33:56.612 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing local alarm 01-08-2018 11:33:56.627 UTC INFO alarms.py:312 (thread ApplyConfigPlugin): Imported /usr/share/clearwater/bin/alarms.py 01-08-2018 11:33:58.729 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing global alarm 01-08-2018 11:34:00.832 UTC INFO etcd_synchronizer.py:122 (thread ApplyConfigPlugin): Writing state {"ERRORED": [], "FORCE": false, "COMPLETED": [], "QUEUED": []} into etcd with index None 01-08-2018 11:34:00.899 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing local alarm 01-08-2018 11:34:00.934 UTC INFO common_etcd_synchronizer.py:302 (thread Thread-4): Read value {"ERRORED": [], "FORCE": false, "COMPLETED": [], "QUEUED": [{"STATUS": "QUEUED", "ID": "192.168.120.13-ellis"}]} from etcd, comparing to last value None 01-08-2018 11:34:03.001 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing global alarm 01-08-2018 11:33:58.610 UTC INFO modify_nodes_in_queue.py:40: Using etcd key apply_config_ellis 01-08-2018 11:33:58.610 UTC DEBUG modify_nodes_in_queue.py:45: Adding 192.168.120.13-ellis to queue to restart 01-08-2018 11:33:58.779 UTC DEBUG modify_nodes_in_queue.py:50: Node successfully added to restart queue 01-08-2018 11:33:58.780 UTC INFO modify_nodes_in_queue.py:85: New etcd state is {"ERRORED": [], "FORCE": false, "COMPLETED": [], "QUEUED": [{"STATUS": "QUEUED", "ID": "192.168.120.13-ellis"}]} real 0m0.005s user 0m0.004s sys 0m0.002s 2018-08-01 11:34:05,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2018-08-01 11:34:05,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => 2018-08-01 11:33:42.624274736 Stopping etcd clearwater-etcd 2018-08-01 11:33:43.761861582 Restarting etcd clearwater-etcd 2018-08-01 11:33:43.766730398 Configured ETCDCTL_PEERS: 192.168.120.14:4000, 2018-08-01 11:33:43.767449288 Check for previous failed startup attempt 2018-08-01 11:33:43.768597904 Running etcdctl member list 810a326e07e71be9: name=192-168-120-14 peerURLs=http://192.168.120.14:2380 clientURLs=http://192.168.120.14:4000 isLeader=true 2018-08-01 11:33:43.909022811 etcdctl returned 0 2018-08-01 11:33:43.915390362 Joining existing cluster... 2018-08-01 11:33:52.917991861 Configured ETCDCTL_PEERS: 192.168.120.14:4000, 2018-08-01 11:33:52.918757977 Check cluster is healthy 2018-08-01 11:33:52.920508541 Running etcdctl cluster-health member 810a326e07e71be9 is healthy: got healthy result from http://192.168.120.14:4000 cluster is healthy 2018-08-01 11:33:52.932688552 etcdctl returned 0 2018-08-01 11:33:52.933756468 Tell the cluster we're joining 2018-08-01 11:33:52.934543910 Running etcdctl member add 192-168-120-13 http://192.168.120.13:2380 Added member named 192-168-120-13 with ID 36eb8757cbcd1022 to cluster ETCD_NAME="192-168-120-13" ETCD_INITIAL_CLUSTER="192-168-120-13=http://192.168.120.13:2380,192-168-120-14=http://192.168.120.14:2380" ETCD_INITIAL_CLUSTER_STATE="existing" 2018-08-01 11:33:52.951405292 etcdctl returned 0 2018-08-01 11:33:52.982691554 Starting etcd with: --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.13:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.13 --name 192-168-120-13 --debug --initial-cluster 192-168-120-14=http://192.168.120.14:2380,192-168-120-13=http://192.168.120.13:2380 --initial-cluster-state existing --initial-advertise-peer-urls http://192.168.120.13:2380 --listen-peer-urls http://192.168.120.13:2380 2018-08-01 11:33:52.984343693 Check we're actually a member of the cluster 2018-08-01 11:33:52.990270204 Wait for etcd to startup 2018-08-01 11:33:54.006908068 Etcd started successfully 2018-08-01 11:33:53.017817 I | etcdmain: etcd Version: 3.1.7 2018-08-01 11:33:53.017856 I | etcdmain: Git SHA: 43b7507 2018-08-01 11:33:53.017860 I | etcdmain: Go Version: go1.7.5 2018-08-01 11:33:53.017863 I | etcdmain: Go OS/Arch: linux/amd64 2018-08-01 11:33:53.017867 I | etcdmain: setting maximum number of CPUs to 2, total number of available CPUs is 2 2018-08-01 11:33:53.017928 I | embed: listening for peers on http://192.168.120.13:2380 2018-08-01 11:33:53.018009 I | embed: listening for client requests on 0.0.0.0:4000 2018-08-01 11:33:53.053621 I | etcdserver: name = 192-168-120-13 2018-08-01 11:33:53.053637 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.13 2018-08-01 11:33:53.053643 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.13/member 2018-08-01 11:33:53.053647 I | etcdserver: heartbeat = 100ms 2018-08-01 11:33:53.053650 I | etcdserver: election = 1000ms 2018-08-01 11:33:53.053654 I | etcdserver: snapshot count = 10000 2018-08-01 11:33:53.053662 I | etcdserver: advertise client URLs = http://192.168.120.13:4000 2018-08-01 11:33:53.058592 I | etcdserver: starting member 36eb8757cbcd1022 in cluster b41699c7b315d475 2018-08-01 11:33:53.058620 I | raft: 36eb8757cbcd1022 became follower at term 0 2018-08-01 11:33:53.058635 I | raft: newRaft 36eb8757cbcd1022 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0] 2018-08-01 11:33:53.058640 I | raft: 36eb8757cbcd1022 became follower at term 1 2018-08-01 11:33:53.079039 I | rafthttp: started HTTP pipelining with peer 810a326e07e71be9 2018-08-01 11:33:53.079064 I | rafthttp: starting peer 810a326e07e71be9... 2018-08-01 11:33:53.079073 I | rafthttp: started HTTP pipelining with peer 810a326e07e71be9 2018-08-01 11:33:53.080794 I | rafthttp: started streaming with peer 810a326e07e71be9 (writer) 2018-08-01 11:33:53.080812 I | rafthttp: started streaming with peer 810a326e07e71be9 (writer) 2018-08-01 11:33:53.083542 I | rafthttp: started peer 810a326e07e71be9 2018-08-01 11:33:53.083571 I | rafthttp: added peer 810a326e07e71be9 2018-08-01 11:33:53.083587 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided] 2018-08-01 11:33:53.085323 I | rafthttp: started streaming with peer 810a326e07e71be9 (stream MsgApp v2 reader) 2018-08-01 11:33:53.085516 I | rafthttp: started streaming with peer 810a326e07e71be9 (stream Message reader) 2018-08-01 11:33:53.086452 I | rafthttp: peer 810a326e07e71be9 became active 2018-08-01 11:33:53.086464 I | rafthttp: established a TCP streaming connection with peer 810a326e07e71be9 (stream Message reader) 2018-08-01 11:33:53.086898 I | raft: 36eb8757cbcd1022 [term: 1] received a MsgHeartbeat message with higher term from 810a326e07e71be9 [term: 2] 2018-08-01 11:33:53.086930 I | raft: 36eb8757cbcd1022 became follower at term 2 2018-08-01 11:33:53.086942 I | raft: raft.node: 36eb8757cbcd1022 elected leader 810a326e07e71be9 at term 2 2018-08-01 11:33:53.089633 I | rafthttp: established a TCP streaming connection with peer 810a326e07e71be9 (stream MsgApp v2 reader) 2018-08-01 11:33:53.089986 I | rafthttp: established a TCP streaming connection with peer 810a326e07e71be9 (stream Message writer) 2018-08-01 11:33:53.090006 I | rafthttp: established a TCP streaming connection with peer 810a326e07e71be9 (stream MsgApp v2 writer) 2018-08-01 11:33:53.091348 D | raft: 36eb8757cbcd1022 [logterm: 0, index: 30] rejected msgApp [logterm: 2, index: 30] from 810a326e07e71be9 2018-08-01 11:33:53.092999 D | raft: 36eb8757cbcd1022 [logterm: 0, index: 30] rejected msgApp [logterm: 2, index: 30] from 810a326e07e71be9 2018-08-01 11:33:53.093430 I | etcdserver/membership: added member 810a326e07e71be9 [http://192.168.120.14:2380] to cluster b41699c7b315d475 2018-08-01 11:33:53.093585 N | etcdserver/membership: set the initial cluster version to 3.1 2018-08-01 11:33:53.093613 I | etcdserver/api: enabled capabilities for version 3.1 2018-08-01 11:33:53.093778 I | etcdserver/membership: added member 36eb8757cbcd1022 [http://192.168.120.13:2380] to cluster b41699c7b315d475 2018-08-01 11:33:53.096027 I | etcdserver: published {Name:192-168-120-13 ClientURLs:[http://192.168.120.13:4000]} to cluster b41699c7b315d475 2018-08-01 11:33:53.096067 I | embed: ready to serve client requests 2018-08-01 11:33:53.096310 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged! 2018-08-01 11:33:54.165180 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.13:58218 2018-08-01 11:33:54.178164 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.13:58219 2018-08-01 11:33:54.178882 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.13:58220 2018-08-01 11:33:54.785688 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.14:34665 2018-08-01 11:33:56.085510 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis?quorum=true remote:192.168.120.13:58224 2018-08-01 11:33:56.286425 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.13:58225 2018-08-01 11:33:56.295168 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.13:58226 2018-08-01 11:33:56.295750 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.13:58227 2018-08-01 11:33:56.538060 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.13:58224 2018-08-01 11:33:58.496398 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/shared_config?quorum=true remote:192.168.120.13:58231 2018-08-01 11:33:58.496584 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/dns_json?quorum=true remote:192.168.120.13:58230 2018-08-01 11:33:58.611325 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis?quorum=true remote:192.168.120.13:58232 2018-08-01 11:33:58.743176 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.13:58232 2018-08-01 11:33:58.780517 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.13:58233 2018-08-01 11:34:00.635231 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/dns_json?quorum=true remote:192.168.120.13:58230 2018-08-01 11:34:00.732732 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/dns_json?waitIndex=13&recursive=false&wait=true remote:192.168.120.13:58230 2018-08-01 11:34:00.833467 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.13:58224 2018-08-01 11:34:00.899506 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis?quorum=true remote:192.168.120.13:58224 2018-08-01 11:34:02.738468 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/shared_config?quorum=true remote:192.168.120.13:58231 2018-08-01 11:34:02.763409 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/shared_config?waitIndex=13&recursive=false&wait=true remote:192.168.120.13:58231 real 0m0.005s user 0m0.004s sys 0m0.002s 2018-08-01 11:34:05,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/OTD6R/install-ellis.sh 2018-08-01 11:34:05,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-01 11:34:05,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.063s user 0m0.009s sys 0m0.054s 2018-08-01 11:34:05,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 11:27 ? 00:00:00 /sbin/init root 2 0 0 11:27 ? 00:00:00 [kthreadd] root 3 2 0 11:27 ? 00:00:00 [ksoftirqd/0] root 4 2 0 11:27 ? 00:00:00 [kworker/0:0] root 5 2 0 11:27 ? 00:00:00 [kworker/0:0H] root 6 2 0 11:27 ? 00:00:00 [kworker/u4:0] root 7 2 0 11:27 ? 00:00:00 [rcu_sched] root 8 2 0 11:27 ? 00:00:00 [rcuos/0] root 9 2 0 11:27 ? 00:00:00 [rcuos/1] root 10 2 0 11:27 ? 00:00:00 [rcu_bh] root 11 2 0 11:27 ? 00:00:00 [rcuob/0] root 12 2 0 11:27 ? 00:00:00 [rcuob/1] root 13 2 0 11:27 ? 00:00:00 [migration/0] root 14 2 0 11:27 ? 00:00:00 [watchdog/0] root 15 2 0 11:27 ? 00:00:00 [watchdog/1] root 16 2 0 11:27 ? 00:00:00 [migration/1] root 17 2 0 11:27 ? 00:00:00 [ksoftirqd/1] root 19 2 0 11:27 ? 00:00:00 [kworker/1:0H] root 20 2 0 11:27 ? 00:00:00 [khelper] root 21 2 0 11:27 ? 00:00:00 [kdevtmpfs] root 22 2 0 11:27 ? 00:00:00 [netns] root 23 2 0 11:27 ? 00:00:00 [writeback] root 24 2 0 11:27 ? 00:00:00 [kintegrityd] root 25 2 0 11:27 ? 00:00:00 [bioset] root 27 2 0 11:27 ? 00:00:00 [kblockd] root 28 2 0 11:27 ? 00:00:00 [ata_sff] root 29 2 0 11:27 ? 00:00:00 [khubd] root 30 2 0 11:27 ? 00:00:00 [md] root 31 2 0 11:27 ? 00:00:00 [devfreq_wq] root 32 2 0 11:27 ? 00:00:00 [kworker/0:1] root 34 2 0 11:27 ? 00:00:00 [khungtaskd] root 35 2 0 11:27 ? 00:00:00 [kswapd0] root 36 2 0 11:27 ? 00:00:00 [vmstat] root 37 2 0 11:27 ? 00:00:00 [ksmd] root 38 2 0 11:27 ? 00:00:00 [khugepaged] root 39 2 0 11:27 ? 00:00:00 [fsnotify_mark] root 40 2 0 11:27 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 11:27 ? 00:00:00 [crypto] root 53 2 0 11:27 ? 00:00:00 [kthrotld] root 54 2 0 11:27 ? 00:00:00 [kworker/u4:1] root 55 2 0 11:27 ? 00:00:00 [vballoon] root 56 2 0 11:27 ? 00:00:00 [kworker/1:1] root 57 2 0 11:27 ? 00:00:00 [scsi_eh_0] root 58 2 0 11:27 ? 00:00:00 [scsi_eh_1] root 79 2 0 11:27 ? 00:00:00 [deferwq] root 80 2 0 11:27 ? 00:00:00 [charger_manager] root 125 2 0 11:27 ? 00:00:00 [kpsmoused] root 142 2 0 11:27 ? 00:00:00 [kworker/1:2] root 186 2 0 11:27 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 11:27 ? 00:00:00 [ext4-rsv-conver] root 332 2 0 11:27 ? 00:00:00 [kworker/u5:1] root 333 2 0 11:27 ? 00:00:00 [kworker/u5:2] root 378 1 0 11:27 ? 00:00:00 upstart-udev-bridge --daemon root 385 1 0 11:27 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 496 1 0 11:27 ? 00:00:00 upstart-socket-bridge --daemon root 581 1 0 11:27 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 820 2 0 11:28 ? 00:00:00 [kauditd] message+ 911 1 0 11:28 ? 00:00:00 dbus-daemon --system --fork root 943 1 0 11:28 ? 00:00:00 /lib/systemd/systemd-logind root 955 1 0 11:28 ? 00:00:00 upstart-file-bridge --daemon syslog 1021 1 0 11:28 ? 00:00:00 rsyslogd root 1053 1 0 11:28 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1056 1 0 11:28 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1060 1 0 11:28 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1061 1 0 11:28 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1063 1 0 11:28 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1102 1 0 11:28 ? 00:00:00 /usr/sbin/sshd -D root 1111 1 0 11:28 ? 00:00:00 cron daemon 1112 1 0 11:28 ? 00:00:00 atd root 1114 1 0 11:28 ? 00:00:00 /usr/sbin/irqbalance root 1120 1 0 11:28 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1201 1 0 11:28 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1207 1 0 11:28 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1651 1 0 11:28 ? 00:00:00 /home/ubuntu/dime_host_pgb366/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_pgb366 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_pgb366 --logging-server-logdir=/home/ubuntu/dime_host_pgb366/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_pgb366/work/dime_host_pgb366%I.log --pidfile=/home/ubuntu/dime_host_pgb366/work/dime_host_pgb366.pid ubuntu 1765 1 0 11:28 ? 00:00:02 python2.7 /home/ubuntu/dime_host_pgb366/env/bin/diamond --configfile /home/ubuntu/dime_host_pgb366/work/plugins/diamond/etc/diamond.conf ubuntu 1819 1651 0 11:30 ? 00:00:00 /home/ubuntu/dime_host_pgb366/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_pgb366 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_pgb366 --logging-server-logdir=/home/ubuntu/dime_host_pgb366/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_pgb366/work/dime_host_pgb366%I.log --pidfile=/home/ubuntu/dime_host_pgb366/work/dime_host_pgb366.pid ubuntu 1840 1819 0 11:30 ? 00:00:00 /home/ubuntu/dime_host_pgb366/env/bin/python2.7 /home/ubuntu/dime_host_pgb366/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-F32QEs ubuntu 1851 1840 0 11:30 ? 00:00:00 /bin/sh -c /tmp/8HX9Z/install-dime.sh ubuntu 1854 1851 0 11:30 ? 00:00:00 /bin/bash -e /tmp/8HX9Z/install-dime.sh ntp 8790 1 0 11:32 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 9037 2 0 11:32 ? 00:00:00 [kworker/u5:0] root 9358 1 0 11:33 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 9359 9358 0 11:33 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 9366 1 0 11:33 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 9367 9366 0 11:33 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 9370 9359 0 11:33 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 9374 9367 0 11:33 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9375 9374 0 11:33 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9412 1 0 11:33 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc snmp 10146 1 0 11:33 ? 00:00:00 /usr/sbin/snmpd -Lsd -Lf /dev/null -u snmp -g snmp -I -smux mteTrigger mteTriggerConf -p /var/run/snmpd.pid dnsmasq 10424 1 0 11:34 ? 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 10488 1854 0 11:34 ? 00:00:00 /bin/bash -e /tmp/8HX9Z/install-dime.sh ubuntu 10489 10488 0 11:34 ? 00:00:00 /bin/bash -e /tmp/8HX9Z/install-dime.sh root 10490 10489 0 11:34 ? 00:00:00 sudo ps -edf root 10491 10490 0 11:34 ? 00:00:00 ps -edf real 0m0.010s user 0m0.009s sys 0m0.002s 2018-08-01 11:34:05,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo ps 2018-08-01 11:34:05,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo ifconfig 2018-08-01 11:34:05,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => eth0 Link encap:Ethernet HWaddr fa:16:3e:db:f1:ba inet addr:192.168.120.8 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fedb:f1ba/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:113314 errors:0 dropped:0 overruns:0 frame:0 TX packets:68938 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:171826008 (171.8 MB) TX bytes:10354026 (10.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: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.008s user 0m0.003s sys 0m0.005s 2018-08-01 11:34:05,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-01 11:34:05,839 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9cafa47c-f563-4508-be65-c972de09f881 2018-08-01 11:34:06,175 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:34:06,175 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:34:06,175 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:34:06,176 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:34:06,176 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:34:06,176 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:34:06,176 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:34:06,176 - 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-08-01T11:25:09.346Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "9cafa47c-f563-4508-be65-c972de09f881"} 2018-08-01 11:34:06,176 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:34:06,176 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:34:06 GMT 2018-08-01 11:34:06,176 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:34:06,176 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-01 11:34:06,177 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:34:11,182 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:34:11,309 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:34:11,310 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:34:11,310 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:34:11,310 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:34:11,310 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:34:11,310 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:34:11,310 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:34:11,310 - 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-08-01T11:34:05.828Z", "message": "Downloaded scripts/bind/bind.py to /tmp/JWFQ5/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:34:05.828Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "d57e56f1-02c6-4ba4-b59a-255905649243"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:34:05.828Z", "message": "Executing: /tmp/P3EIW/create_number.sh", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:34:05.828Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "fba30962-fdd5-466b-8689-45cd22f4bf6a"}, {"node_instance_id": "dime_ueicf1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:34:05.828Z", "message": "[dime] sudo find /var/log", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:34:05.828Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "d47507da-7e85-4893-ba2e-82f21eebcedf"}, {"node_instance_id": "dime_ueicf1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:34:05.828Z", "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-sa01\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_20180801T110000Z.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.013s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:34:05.828Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "d47507da-7e85-4893-ba2e-82f21eebcedf"}, {"node_instance_id": "dime_ueicf1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:34:05.828Z", "message": "[dime] sudo netstat ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:34:05.828Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "d47507da-7e85-4893-ba2e-82f21eebcedf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:34:05.828Z", "message": "Downloaded scripts/clearwater/ellis/create_number.sh to /tmp/P3EIW/create_number.sh", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:34:05.828Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "fba30962-fdd5-466b-8689-45cd22f4bf6a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:34:05.828Z", "message": "", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:34:05.828Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "fba30962-fdd5-466b-8689-45cd22f4bf6a"}, {"node_instance_id": "dime_ueicf1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:34:05.828Z", "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 10424/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1102/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9412/monit \ntcp6 0 0 ::1:53 :::* LISTEN 10424/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1102/sshd \nudp 0 0 192.168.120.8:123 0.0.0.0:* 8790/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8790/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8790/ntpd \nudp 0 0 0.0.0.0:161 0.0.0.0:* 10146/snmpd \nudp 0 0 0.0.0.0:34780 0.0.0.0:* 581/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 10424/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 581/dhclient \nudp6 0 0 fe80::f816:3eff:fed:123 :::* 8790/ntpd \nudp6 0 0 ::1:123 :::* 8790/ntpd \nudp6 0 0 :::123 :::* 8790/ntpd \nudp6 0 0 :::161 :::* 10146/snmpd \nudp6 0 0 :::36274 :::* 581/dhclient \nudp6 0 0 ::1:53 :::* 10424/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 9473 1120/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 9218 911/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 10903 1651/python2.7 /tmp/cloudify-logging-server-dd28e.socket\nunix 2 [ ACC ] STREAM LISTENING 11993 1840/python2.7 /tmp/ctx-FpIYXg.socket\nunix 2 [ ACC ] STREAM LISTENING 6986 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 21748 9370/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 21751 9375/clearwater_soc /tmp/clearwater_signaling_namespace_socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7397 385/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 23875 10146/snmpd /var/agentx/master\n\nreal\t0m0.008s\nuser\t0m0.000s\nsys\t0m0.008s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:34:05.828Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "d47507da-7e85-4893-ba2e-82f21eebcedf"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:34:06.107Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:34:06.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:34:06.107Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:34:06.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "dime_ueicf1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:34:07.115Z", "message": "[dime] => 2018-08-01 11:33:47.303910399 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-08-01T11:34:07.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "d47507da-7e85-4893-ba2e-82f21eebcedf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:34:07.115Z", "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-08-01T11:34:07.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "d57e56f1-02c6-4ba4-b59a-255905649243"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:34:07.115Z", "message": "# Deployment definitions\nhome_domain=clearwater.opnfv\nsprout_hostname=sprout.clearwater.local\nchronos_hostname=192.168.120.14: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.14\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-08-01T11:34:07.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "fba30962-fdd5-466b-8689-45cd22f4bf6a"}, {"node_instance_id": "dime_ueicf1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:34:07.115Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:34:07.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "d47507da-7e85-4893-ba2e-82f21eebcedf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:34:07.115Z", "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-08-01T11:34:07.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "d57e56f1-02c6-4ba4-b59a-255905649243"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:34:07.115Z", "message": "The config dict: {'public_ip': u'172.30.9.202', 'backends': {u'homer': {u'homer_9dxf63': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'homer-9dxf63'}}, u'sprout': {u'sprout_d80m9r': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'sprout-d80m9r'}}, u'ellis': {u'ellis_fhbg9h': {u'public_address': u'172.30.9.207', u'private_address': u'192.168.120.13', u'name': u'ellis-fhbg9h'}}, u'bono': {u'bono_7h0ak0': {u'public_address': u'172.30.9.208', u'private_address': u'192.168.120.9', u'name': u'bono-7h0ak0'}}}, 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.14', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:34:07.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "d57e56f1-02c6-4ba4-b59a-255905649243"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:34:07.115Z", "message": "[localhost] run: sudo mv /tmp/tmpYSPBq6 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:34:07.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "d57e56f1-02c6-4ba4-b59a-255905649243"}, {"node_instance_id": "dime_ueicf1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:34:07.115Z", "message": "[dime] => 2018:08:01 11:33:10: Namespace: management\n2018:08:01 11:33:10: [management] Starting server\n2018:08:01 11:33:10: [management] Listening for requests\n2018:08:01 11:33:10: Namespace: signaling\n2018:08:01 11:33:10: [signaling] Starting server\n2018:08:01 11:33:10: [signaling] Listening for requests\n\nreal\t0m0.006s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:34:07.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "d47507da-7e85-4893-ba2e-82f21eebcedf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:34:07.115Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:34:07.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "d57e56f1-02c6-4ba4-b59a-255905649243"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:34:07.115Z", "message": "[localhost] run: sudo mv /tmp/tmpvzziyO /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:34:07.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "d57e56f1-02c6-4ba4-b59a-255905649243"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:34:07.115Z", "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-08-01T11:34:07.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "d57e56f1-02c6-4ba4-b59a-255905649243"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:34:07.115Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:34:07.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "d57e56f1-02c6-4ba4-b59a-255905649243"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:34:07.115Z", "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-08-01T11:34:07.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "d57e56f1-02c6-4ba4-b59a-255905649243"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:34:07.115Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:34:07.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "d57e56f1-02c6-4ba4-b59a-255905649243"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:34:07.115Z", "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-08-01T11:34:07.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "d57e56f1-02c6-4ba4-b59a-255905649243"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:34:07.115Z", "message": "Start numbers creation", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:34:07.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "fba30962-fdd5-466b-8689-45cd22f4bf6a"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:34:07.148Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:34:07.148Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "dime_ueicf1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:34:08.121Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:34:08.121Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "d47507da-7e85-4893-ba2e-82f21eebcedf"}, {"node_instance_id": "dime_ueicf1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:34:08.121Z", "message": "Execution done (return_code=0): /tmp/8HX9Z/install-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:34:08.121Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "d47507da-7e85-4893-ba2e-82f21eebcedf"}, {"node_instance_id": "dime_ueicf1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:34:08.121Z", "message": "[dime] Installation is done", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:34:08.121Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "d47507da-7e85-4893-ba2e-82f21eebcedf"}, {"node_instance_id": "dime_ueicf1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:34:08.151Z", "message": "Starting node", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:34:08.151Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "dime_ueicf1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:34:08.151Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:34:08.151Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:34:09.124Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:34:09.124Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "13dcb9de-6c9e-4711-9e94-712cb54a7086"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:34:09.124Z", "message": "Downloaded scripts/bind/bind.py to /tmp/V41H0/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:34:09.124Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "13dcb9de-6c9e-4711-9e94-712cb54a7086"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:34:09.155Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:34:09.155Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:34:09.155Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:34:09.155Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:34:10.129Z", "message": "[localhost] run: sudo mv /tmp/tmpMTVbfB /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:34:10.129Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "13dcb9de-6c9e-4711-9e94-712cb54a7086"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:34:10.129Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:34:10.129Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "13dcb9de-6c9e-4711-9e94-712cb54a7086"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:34:10.129Z", "message": "[localhost] run: sudo mv /tmp/tmpkZLv2W /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:34:10.129Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "13dcb9de-6c9e-4711-9e94-712cb54a7086"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:34:10.129Z", "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-08-01T11:34:10.129Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "13dcb9de-6c9e-4711-9e94-712cb54a7086"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:34:10.129Z", "message": "The config dict: {'public_ip': u'172.30.9.202', 'backends': {u'homer': {u'homer_9dxf63': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'homer-9dxf63'}}, u'sprout': {u'sprout_d80m9r': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'sprout-d80m9r'}}, u'ellis': {u'ellis_fhbg9h': {u'public_address': u'172.30.9.207', u'private_address': u'192.168.120.13', u'name': u'ellis-fhbg9h'}}, u'bono': {u'bono_7h0ak0': {u'public_address': u'172.30.9.208', u'private_address': u'192.168.120.9', u'name': u'bono-7h0ak0'}}, u'dime': {u'dime_ueicf1': {u'public_address': u'', u'private_address': u'192.168.120.8', u'name': u'dime-ueicf1'}}}, 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.14', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:34:10.129Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "13dcb9de-6c9e-4711-9e94-712cb54a7086"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:34:10.129Z", "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-08-01T11:34:10.129Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "13dcb9de-6c9e-4711-9e94-712cb54a7086"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:34:10.129Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:34:10.129Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "13dcb9de-6c9e-4711-9e94-712cb54a7086"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:34:10.129Z", "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-08-01T11:34:10.129Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "13dcb9de-6c9e-4711-9e94-712cb54a7086"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:34:10.129Z", "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-08-01T11:34:10.129Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "13dcb9de-6c9e-4711-9e94-712cb54a7086"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:34:10.129Z", "message": "Execution done (return_code=0): /tmp/P3EIW/create_number.sh", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:34:10.129Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "fba30962-fdd5-466b-8689-45cd22f4bf6a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:34:10.129Z", "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-08-01T11:34:10.129Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "13dcb9de-6c9e-4711-9e94-712cb54a7086"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:34:10.157Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:34:10.157Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}], "metadata": {"pagination": {"total": 1948, "offset": 1864, "size": 50}}} 2018-08-01 11:34:11,310 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:34:11,311 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:34:11 GMT 2018-08-01 11:34:11,311 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:34:11,311 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 32856 2018-08-01 11:34:11,311 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:34:11,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/JWFQ5/bind.py 2018-08-01 11:34:11,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/P3EIW/create_number.sh 2018-08-01 11:34:11,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo find /var/log 2018-08-01 11:34:11,313 - 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-sa01 /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_20180801T110000Z.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.013s user 0m0.000s sys 0m0.005s 2018-08-01 11:34:11,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo netstat 2018-08-01 11:34:11,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/create_number.sh to /tmp/P3EIW/create_number.sh 2018-08-01 11:34:11,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2018-08-01 11:34:11,313 - 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 10424/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1102/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9412/monit tcp6 0 0 ::1:53 :::* LISTEN 10424/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1102/sshd udp 0 0 192.168.120.8:123 0.0.0.0:* 8790/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8790/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8790/ntpd udp 0 0 0.0.0.0:161 0.0.0.0:* 10146/snmpd udp 0 0 0.0.0.0:34780 0.0.0.0:* 581/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 10424/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 581/dhclient udp6 0 0 fe80::f816:3eff:fed:123 :::* 8790/ntpd udp6 0 0 ::1:123 :::* 8790/ntpd udp6 0 0 :::123 :::* 8790/ntpd udp6 0 0 :::161 :::* 10146/snmpd udp6 0 0 :::36274 :::* 581/dhclient udp6 0 0 ::1:53 :::* 10424/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 9473 1120/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 9218 911/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 10903 1651/python2.7 /tmp/cloudify-logging-server-dd28e.socket unix 2 [ ACC ] STREAM LISTENING 11993 1840/python2.7 /tmp/ctx-FpIYXg.socket unix 2 [ ACC ] STREAM LISTENING 6986 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 21748 9370/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 21751 9375/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] SEQPACKET LISTENING 7397 385/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 23875 10146/snmpd /var/agentx/master real 0m0.008s user 0m0.000s sys 0m0.008s 2018-08-01 11:34:11,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-01 11:34:11,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-01 11:34:11,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => 2018-08-01 11:33:47.303910399 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.000s sys 0m0.005s 2018-08-01 11:34:11,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-08-01 11:34:11,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - # Deployment definitions home_domain=clearwater.opnfv sprout_hostname=sprout.clearwater.local chronos_hostname=192.168.120.14: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.14 # 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-08-01 11:34:11,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2018-08-01 11:34:11,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-01 11:34:11,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.202', 'backends': {u'homer': {u'homer_9dxf63': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'homer-9dxf63'}}, u'sprout': {u'sprout_d80m9r': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'sprout-d80m9r'}}, u'ellis': {u'ellis_fhbg9h': {u'public_address': u'172.30.9.207', u'private_address': u'192.168.120.13', u'name': u'ellis-fhbg9h'}}, u'bono': {u'bono_7h0ak0': {u'public_address': u'172.30.9.208', u'private_address': u'192.168.120.9', u'name': u'bono-7h0ak0'}}}, 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.14', u'hss_hostname': u''}. 2018-08-01 11:34:11,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpYSPBq6 /etc/bind/db.clearwater.opnfv 2018-08-01 11:34:11,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => 2018:08:01 11:33:10: Namespace: management 2018:08:01 11:33:10: [management] Starting server 2018:08:01 11:33:10: [management] Listening for requests 2018:08:01 11:33:10: Namespace: signaling 2018:08:01 11:33:10: [signaling] Starting server 2018:08:01 11:33:10: [signaling] Listening for requests real 0m0.006s user 0m0.000s sys 0m0.005s 2018-08-01 11:34:11,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-08-01 11:34:11,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpvzziyO /etc/bind/db.clearwater.local 2018-08-01 11:34:11,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-08-01 11:34:11,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-08-01 11:34:11,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-08-01 11:34:11,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-08-01 11:34:11,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-08-01 11:34:11,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Start numbers creation 2018-08-01 11:34:11,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-01 11:34:11,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2018-08-01 11:34:11,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/8HX9Z/install-dime.sh 2018-08-01 11:34:11,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Installation is done 2018-08-01 11:34:11,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-01 11:34:11,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-01 11:34:11,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-08-01 11:34:11,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/V41H0/bind.py 2018-08-01 11:34:11,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-01 11:34:11,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-01 11:34:11,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpMTVbfB /etc/bind/db.clearwater.opnfv 2018-08-01 11:34:11,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-08-01 11:34:11,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpkZLv2W /etc/bind/db.clearwater.local 2018-08-01 11:34:11,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-08-01 11:34:11,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.202', 'backends': {u'homer': {u'homer_9dxf63': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'homer-9dxf63'}}, u'sprout': {u'sprout_d80m9r': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'sprout-d80m9r'}}, u'ellis': {u'ellis_fhbg9h': {u'public_address': u'172.30.9.207', u'private_address': u'192.168.120.13', u'name': u'ellis-fhbg9h'}}, u'bono': {u'bono_7h0ak0': {u'public_address': u'172.30.9.208', u'private_address': u'192.168.120.9', u'name': u'bono-7h0ak0'}}, u'dime': {u'dime_ueicf1': {u'public_address': u'', u'private_address': u'192.168.120.8', u'name': u'dime-ueicf1'}}}, 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.14', u'hss_hostname': u''}. 2018-08-01 11:34:11,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-08-01 11:34:11,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-08-01 11:34:11,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-01 11:34:11,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-08-01 11:34:11,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/P3EIW/create_number.sh 2018-08-01 11:34:11,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-08-01 11:34:11,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-01 11:34:11,319 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9cafa47c-f563-4508-be65-c972de09f881 2018-08-01 11:34:11,536 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:34:11,536 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:34:11,536 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:34:11,536 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:34:11,536 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:34:11,536 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:34:11,537 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:34:11,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-08-01T11:25:09.346Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "9cafa47c-f563-4508-be65-c972de09f881"} 2018-08-01 11:34:11,537 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:34:11,537 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:34:11 GMT 2018-08-01 11:34:11,537 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:34:11,537 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-01 11:34:11,537 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:34:16,542 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:34:16,628 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:34:16,628 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:34:16,629 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:34:16,629 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:34:16,629 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:34:16,629 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:34:16,629 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:34:16,629 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_pvk8kp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:34:15.646Z", "message": "[vellum] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:34:15.646Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "2eff43dd-9f59-4926-8238-45cd9252a58d"}], "metadata": {"pagination": {"total": 1949, "offset": 1912, "size": 50}}} 2018-08-01 11:34:16,629 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:34:16,629 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:34:16 GMT 2018-08-01 11:34:16,629 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:34:16,629 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 624 2018-08-01 11:34:16,630 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:34:16,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-01 11:34:16,630 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9cafa47c-f563-4508-be65-c972de09f881 2018-08-01 11:34:16,848 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:34:16,848 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:34:16,848 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:34:16,848 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:34:16,848 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:34:16,848 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:34:16,848 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:34:16,849 - 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-08-01T11:25:09.346Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "9cafa47c-f563-4508-be65-c972de09f881"} 2018-08-01 11:34:16,849 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:34:16,849 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:34:16 GMT 2018-08-01 11:34:16,849 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:34:16,849 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-01 11:34:16,849 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:34:21,855 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:34:21,937 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:34:21,937 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:34:21,937 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:34:21,937 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:34:21,937 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:34:21,937 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:34:21,937 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:34:21,937 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1949, "offset": 1913, "size": 50}}} 2018-08-01 11:34:21,938 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:34:21,938 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:34:21 GMT 2018-08-01 11:34:21,938 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:34:21,938 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-01 11:34:21,938 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:34:21,938 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9cafa47c-f563-4508-be65-c972de09f881 2018-08-01 11:34:22,211 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:34:22,211 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:34:22,211 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:34:22,212 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:34:22,212 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:34:22,212 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:34:22,212 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:34:22,212 - 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-08-01T11:25:09.346Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "9cafa47c-f563-4508-be65-c972de09f881"} 2018-08-01 11:34:22,212 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:34:22,212 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:34:22 GMT 2018-08-01 11:34:22,212 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:34:22,212 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-01 11:34:22,212 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:34:27,218 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:34:27,309 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:34:27,309 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:34:27,309 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:34:27,310 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:34:27,310 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:34:27,310 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:34:27,310 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:34:27,310 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_pvk8kp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:34:23.474Z", "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 (5,627 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.601s\nuser\t0m3.591s\nsys\t0m0.847s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:34:23.474Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "2eff43dd-9f59-4926-8238-45cd9252a58d"}, {"node_instance_id": "vellum_pvk8kp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:34:24.136Z", "message": "[vellum] Use the DNS server", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:34:24.136Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "2eff43dd-9f59-4926-8238-45cd9252a58d"}, {"node_instance_id": "vellum_pvk8kp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:34:24.136Z", "message": "[vellum] sudo service dnsmasq force", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:34:24.136Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "2eff43dd-9f59-4926-8238-45cd9252a58d"}, {"node_instance_id": "vellum_pvk8kp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:34:24.136Z", "message": "[vellum] The installation packages is done correctly", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:34:24.136Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "2eff43dd-9f59-4926-8238-45cd9252a58d"}, {"node_instance_id": "vellum_pvk8kp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:34:26.430Z", "message": "[vellum] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.093s\nuser\t0m0.004s\nsys\t0m0.069s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:34:26.430Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "2eff43dd-9f59-4926-8238-45cd9252a58d"}], "metadata": {"pagination": {"total": 1954, "offset": 1913, "size": 50}}} 2018-08-01 11:34:27,310 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:34:27,310 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:34:27 GMT 2018-08-01 11:34:27,310 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:34:27,310 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7535 2018-08-01 11:34:27,311 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:34:27,311 - 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 (5,627 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.601s user 0m3.591s sys 0m0.847s 2018-08-01 11:34:27,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Use the DNS server 2018-08-01 11:34:27,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo service dnsmasq force 2018-08-01 11:34:27,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] The installation packages is done correctly 2018-08-01 11:34:27,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.093s user 0m0.004s sys 0m0.069s 2018-08-01 11:34:27,312 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9cafa47c-f563-4508-be65-c972de09f881 2018-08-01 11:34:27,510 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:34:27,510 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:34:27,510 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:34:27,511 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:34:27,511 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:34:27,511 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:34:27,511 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:34:27,511 - 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-08-01T11:25:09.346Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "9cafa47c-f563-4508-be65-c972de09f881"} 2018-08-01 11:34:27,511 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:34:27,511 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:34:27 GMT 2018-08-01 11:34:27,511 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:34:27,511 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-01 11:34:27,512 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:34:32,517 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:34:32,719 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:34:32,719 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:34:32,719 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:34:32,720 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:34:32,720 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:34:32,720 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:34:32,720 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:34:32,720 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_pvk8kp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:34:27.312Z", "message": "[vellum] sudo ifconfig ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:34:27.312Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "2eff43dd-9f59-4926-8238-45cd9252a58d"}, {"node_instance_id": "vellum_pvk8kp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:34:27.312Z", "message": "[vellum] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 11:27 ? 00:00:00 /sbin/init\nroot 2 0 0 11:27 ? 00:00:00 [kthreadd]\nroot 3 2 0 11:27 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 11:27 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 11:27 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 11:27 ? 00:00:00 [rcu_sched]\nroot 8 2 0 11:27 ? 00:00:00 [rcuos/0]\nroot 9 2 0 11:27 ? 00:00:00 [rcuos/1]\nroot 10 2 0 11:27 ? 00:00:00 [rcu_bh]\nroot 11 2 0 11:27 ? 00:00:00 [rcuob/0]\nroot 12 2 0 11:27 ? 00:00:00 [rcuob/1]\nroot 13 2 0 11:27 ? 00:00:00 [migration/0]\nroot 14 2 0 11:27 ? 00:00:00 [watchdog/0]\nroot 15 2 0 11:27 ? 00:00:00 [watchdog/1]\nroot 16 2 0 11:27 ? 00:00:00 [migration/1]\nroot 17 2 0 11:27 ? 00:00:00 [ksoftirqd/1]\nroot 18 2 0 11:27 ? 00:00:00 [kworker/1:0]\nroot 19 2 0 11:27 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 11:27 ? 00:00:00 [khelper]\nroot 21 2 0 11:27 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 11:27 ? 00:00:00 [netns]\nroot 23 2 0 11:27 ? 00:00:00 [writeback]\nroot 24 2 0 11:27 ? 00:00:00 [kintegrityd]\nroot 25 2 0 11:27 ? 00:00:00 [bioset]\nroot 27 2 0 11:27 ? 00:00:00 [kblockd]\nroot 28 2 0 11:27 ? 00:00:00 [ata_sff]\nroot 29 2 0 11:27 ? 00:00:00 [khubd]\nroot 30 2 0 11:27 ? 00:00:00 [md]\nroot 31 2 0 11:27 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 11:27 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 11:27 ? 00:00:00 [khungtaskd]\nroot 35 2 0 11:27 ? 00:00:00 [kswapd0]\nroot 36 2 0 11:27 ? 00:00:00 [vmstat]\nroot 37 2 0 11:27 ? 00:00:00 [ksmd]\nroot 38 2 0 11:27 ? 00:00:00 [khugepaged]\nroot 39 2 0 11:27 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 11:27 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 11:27 ? 00:00:00 [crypto]\nroot 53 2 0 11:27 ? 00:00:00 [kthrotld]\nroot 54 2 0 11:27 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 11:27 ? 00:00:00 [vballoon]\nroot 56 2 0 11:27 ? 00:00:00 [kworker/1:1]\nroot 57 2 0 11:27 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 11:27 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 11:27 ? 00:00:00 [deferwq]\nroot 80 2 0 11:27 ? 00:00:00 [charger_manager]\nroot 123 2 0 11:27 ? 00:00:00 [kpsmoused]\nroot 125 2 0 11:27 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 11:28 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 11:28 ? 00:00:00 [ext4-rsv-conver]\nroot 388 1 0 11:28 ? 00:00:00 upstart-udev-bridge --daemon\nroot 392 1 0 11:28 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 431 2 0 11:28 ? 00:00:00 [kworker/u5:1]\nroot 499 1 0 11:28 ? 00:00:00 upstart-socket-bridge --daemon\nroot 584 1 0 11:28 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 819 2 0 11:28 ? 00:00:00 [kauditd]\nmessage+ 930 1 0 11:28 ? 00:00:00 dbus-daemon --system --fork\nroot 947 1 0 11:28 ? 00:00:00 /lib/systemd/systemd-logind\nroot 953 1 0 11:28 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 1002 1 0 11:28 ? 00:00:00 rsyslogd\nroot 1052 1 0 11:28 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1055 1 0 11:28 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1059 1 0 11:28 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1060 1 0 11:28 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1062 1 0 11:28 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1105 1 0 11:28 ? 00:00:00 /usr/sbin/sshd -D\nroot 1106 1 0 11:28 ? 00:00:00 cron\ndaemon 1107 1 0 11:28 ? 00:00:00 atd\nroot 1116 1 0 11:28 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1119 1 0 11:28 ? 00:00:00 /usr/sbin/irqbalance\nroot 1255 1 0 11:28 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1262 1 0 11:28 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nubuntu 1650 1 0 11:28 ? 00:00:00 /home/ubuntu/vellum_host_kkzfew/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_kkzfew --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_kkzfew --logging-server-logdir=/home/ubuntu/vellum_host_kkzfew/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_kkzfew/work/vellum_host_kkzfew%I.log --pidfile=/home/ubuntu/vellum_host_kkzfew/work/vellum_host_kkzfew.pid\nroot 1651 2 0 11:28 ? 00:00:00 [kworker/u5:2]\nubuntu 1765 1 0 11:28 ? 00:00:02 python2.7 /home/ubuntu/vellum_host_kkzfew/env/bin/diamond --configfile /home/ubuntu/vellum_host_kkzfew/work/plugins/diamond/etc/diamond.conf\nubuntu 1817 1650 0 11:30 ? 00:00:00 /home/ubuntu/vellum_host_kkzfew/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_kkzfew --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_kkzfew --logging-server-logdir=/home/ubuntu/vellum_host_kkzfew/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_kkzfew/work/vellum_host_kkzfew%I.log --pidfile=/home/ubuntu/vellum_host_kkzfew/work/vellum_host_kkzfew.pid\nubuntu 1839 1817 0 11:30 ? 00:00:00 /home/ubuntu/vellum_host_kkzfew/env/bin/python2.7 /home/ubuntu/vellum_host_kkzfew/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-agCpfL\nubuntu 1850 1839 0 11:30 ? 00:00:00 /bin/sh -c /tmp/D6ID0/install-vellum.sh\nubuntu 1852 1850 0 11:30 ? 00:00:00 /bin/bash -e /tmp/D6ID0/install-vellum.sh\nntp 11850 1 0 11:33 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 108:112\nmemcache 12246 1 0 11:33 ? 00:00:00 /usr/bin/memcached -m 64 -p 11211 -u memcache -l 127.0.0.1\nroot 12536 2 0 11:33 ? 00:00:00 [kworker/u5:0]\nroot 12914 1 0 11:33 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 13241 1 0 11:33 ? 00:00:00 /bin/sh -e /proc/self/fd/9\nroot 13247 13241 0 11:33 ? 00:00:00 cpulimit -e astaire -l 10\nroot 13927 12914 0 11:34 ? 00:00:00 [check-monit-upt] \nmemcache 13948 1 0 11:34 ? 00:00:00 /usr/bin/memcached -v -e ignore_vbucket=true;cache_size=3072000000;eviction=false -p 11211 -u memcache -l 192.168.120.3 -c 4096 -r -U 0\nroot 13957 12914 0 11:34 ? 00:00:00 [check-memcached] \nroot 13961 12914 0 11:34 ? 00:00:00 [poll_memcached.] \nclearwa+ 14146 1 1 11:34 ? 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-9=http://192.168.120.9:2380,192-168-120-13=http://192.168.120.13:2380,192-168-120-14=http://192.168.120.14: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 14184 12914 0 11:34 ? 00:00:00 [check-etcd-upti] \nroot 14185 12914 0 11:34 ? 00:00:00 [poll_etcd_clust] \nroot 14187 12914 0 11:34 ? 00:00:00 [poll_etcd.sh] \nroot 14217 1 0 11:34 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 14223 14217 0 11:34 ? 00:00:00 inotifywait -e create -qq .\ndnsmasq 14414 1 0 11:34 ? 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 14477 1852 0 11:34 ? 00:00:00 /bin/bash -e /tmp/D6ID0/install-vellum.sh\nubuntu 14478 14477 0 11:34 ? 00:00:00 /bin/bash -e /tmp/D6ID0/install-vellum.sh\nroot 14479 14478 0 11:34 ? 00:00:00 sudo ps -edf\nroot 14480 14479 0 11:34 ? 00:00:00 ps -edf\n\nreal\t0m0.010s\nuser\t0m0.007s\nsys\t0m0.003s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:34:27.312Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "2eff43dd-9f59-4926-8238-45cd9252a58d"}, {"node_instance_id": "vellum_pvk8kp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:34:27.312Z", "message": "[vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:07:20:e2 \n inet addr:192.168.120.3 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe07:20e2/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:145267 errors:0 dropped:0 overruns:0 frame:0\n TX packets:67544 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:218635428 (218.6 MB) TX bytes:10576423 (10.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:298 errors:0 dropped:0 overruns:0 frame:0\n TX packets:298 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:24822 (24.8 KB) TX bytes:24822 (24.8 KB)\n\n\nreal\t0m0.006s\nuser\t0m0.005s\nsys\t0m0.000s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:34:27.312Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "2eff43dd-9f59-4926-8238-45cd9252a58d"}, {"node_instance_id": "vellum_pvk8kp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:34:27.312Z", "message": "[vellum] sudo ps ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:34:27.312Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "2eff43dd-9f59-4926-8238-45cd9252a58d"}, {"node_instance_id": "vellum_pvk8kp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:34:28.466Z", "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/sa01\n/var/log/sysstat/clearwater-sa01\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-diags-monitor.log\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/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/rogers/rogers_err.log\n/var/log/rogers/rogers_current.txt\n/var/log/rogers/rogers_20180801T110000Z.txt\n/var/log/rogers/rogers_out.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/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_20180801T110000Z.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.035s\nuser\t0m0.004s\nsys\t0m0.003s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:34:28.466Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "2eff43dd-9f59-4926-8238-45cd9252a58d"}, {"node_instance_id": "vellum_pvk8kp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:34:28.466Z", "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 14414/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 12914/monit \ntcp 0 0 192.168.120.3:11211 0.0.0.0:* LISTEN 13948/memcached \ntcp 0 0 127.0.0.1:11211 0.0.0.0:* LISTEN 12246/memcached \ntcp 0 0 192.168.120.3:2380 0.0.0.0:* LISTEN 14146/etcd \ntcp6 0 0 ::1:53 :::* LISTEN 14414/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1105/sshd \ntcp6 0 0 :::4000 :::* LISTEN 14146/etcd \nudp 0 0 192.168.120.3:123 0.0.0.0:* 11850/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 11850/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 11850/ntpd \nudp 0 0 127.0.0.1:11211 0.0.0.0:* 12246/memcached \nudp 0 0 0.0.0.0:8227 0.0.0.0:* 584/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 14414/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 584/dhclient \nudp6 0 0 fe80::f816:3eff:fe0:123 :::* 11850/ntpd \nudp6 0 0 ::1:123 :::* 11850/ntpd \nudp6 0 0 :::123 :::* 11850/ntpd \nudp6 0 0 :::25364 :::* 584/dhclient \nudp6 0 0 ::1:53 :::* 14414/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 7951 930/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 11274 1650/python2.7 /tmp/cloudify-logging-server-d59dd.socket\nunix 2 [ ACC ] STREAM LISTENING 12661 1839/python2.7 /tmp/ctx-rMK2YT.socket\nunix 2 [ ACC ] STREAM LISTENING 1619 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] SEQPACKET LISTENING 1938 392/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 8144 1116/acpid /var/run/acpid.socket\n\nreal\t0m0.010s\nuser\t0m0.000s\nsys\t0m0.009s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:34:28.466Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "2eff43dd-9f59-4926-8238-45cd9252a58d"}, {"node_instance_id": "vellum_pvk8kp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:34:28.466Z", "message": "[vellum] sudo cat /var/log/clearwater", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:34:28.466Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "2eff43dd-9f59-4926-8238-45cd9252a58d"}, {"node_instance_id": "vellum_pvk8kp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:34:28.466Z", "message": "[vellum] sudo netstat ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:34:28.466Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "2eff43dd-9f59-4926-8238-45cd9252a58d"}, {"node_instance_id": "vellum_pvk8kp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:34:28.466Z", "message": "[vellum] sudo find /var/log", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:34:28.466Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "2eff43dd-9f59-4926-8238-45cd9252a58d"}, {"node_instance_id": "vellum_pvk8kp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:34:29.482Z", "message": "[vellum] => [01-Aug-2018 11:34:16 UTC] clearwater-diags-monitor starting\n[01-Aug-2018 11:34:16 UTC] Waiting for trigger files\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:34:29.482Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "2eff43dd-9f59-4926-8238-45cd9252a58d"}, {"node_instance_id": "vellum_pvk8kp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:34:29.482Z", "message": "[vellum] sudo cat /var/log/clearwater", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:34:29.482Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "2eff43dd-9f59-4926-8238-45cd9252a58d"}, {"node_instance_id": "vellum_pvk8kp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:34:29.482Z", "message": "[vellum] => 2018-08-01 11:33:44.942322748 Stopping etcd clearwater-etcd\n2018-08-01 11:34:12.386095131 Restarting etcd clearwater-etcd\n2018-08-01 11:34:12.390835310 Configured ETCDCTL_PEERS: 192.168.120.14:4000,\n2018-08-01 11:34:12.391544082 Check for previous failed startup attempt\n2018-08-01 11:34:12.392716677 Running etcdctl member list\n1c0ff7d3296cd0be: name=192-168-120-9 peerURLs=http://192.168.120.9:2380 clientURLs=http://192.168.120.9:4000 isLeader=false\n36eb8757cbcd1022: name=192-168-120-13 peerURLs=http://192.168.120.13:2380 clientURLs=http://192.168.120.13:4000 isLeader=false\n810a326e07e71be9: name=192-168-120-14 peerURLs=http://192.168.120.14:2380 clientURLs=http://192.168.120.14:4000 isLeader=true\n2018-08-01 11:34:12.628369731 etcdctl returned 0\n2018-08-01 11:34:12.634350496 Joining existing cluster...\n2018-08-01 11:34:15.637058003 Configured ETCDCTL_PEERS: 192.168.120.14:4000,\n2018-08-01 11:34:15.637901681 Check cluster is healthy\n2018-08-01 11:34:15.639364408 Running etcdctl cluster-health\nmember 1c0ff7d3296cd0be is healthy: got healthy result from http://192.168.120.9:4000\nmember 36eb8757cbcd1022 is healthy: got healthy result from http://192.168.120.13:4000\nmember 810a326e07e71be9 is healthy: got healthy result from http://192.168.120.14:4000\ncluster is healthy\n2018-08-01 11:34:15.702126881 etcdctl returned 0\n2018-08-01 11:34:15.703235945 Tell the cluster we're joining\n2018-08-01 11:34:15.704069521 Running etcdctl member add 192-168-120-3 http://192.168.120.3:2380\nAdded member named 192-168-120-3 with ID d9d47738f0d50143 to cluster\n\nETCD_NAME=\"192-168-120-3\"\nETCD_INITIAL_CLUSTER=\"192-168-120-9=http://192.168.120.9:2380,192-168-120-13=http://192.168.120.13:2380,192-168-120-14=http://192.168.120.14:2380,192-168-120-3=http://192.168.120.3:2380\"\nETCD_INITIAL_CLUSTER_STATE=\"existing\"\n2018-08-01 11:34:15.721312789 etcdctl returned 0\n2018-08-01 11:34:15.753055291 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-9=http://192.168.120.9:2380,192-168-120-13=http://192.168.120.13:2380,192-168-120-14=http://192.168.120.14: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-08-01 11:34:15.756678617 Check we're actually a member of the cluster\n2018-08-01 11:34:15.760969296 Wait for etcd to startup\n2018-08-01 11:34:16.766639698 Etcd started successfully\n2018-08-01 11:34:15.795425 I | etcdmain: etcd Version: 3.1.7\n2018-08-01 11:34:15.795480 I | etcdmain: Git SHA: 43b7507\n2018-08-01 11:34:15.795485 I | etcdmain: Go Version: go1.7.5\n2018-08-01 11:34:15.795489 I | etcdmain: Go OS/Arch: linux/amd64\n2018-08-01 11:34:15.795493 I | etcdmain: setting maximum number of CPUs to 2, total number of available CPUs is 2\n2018-08-01 11:34:15.795573 I | embed: listening for peers on http://192.168.120.3:2380\n2018-08-01 11:34:15.795629 I | embed: listening for client requests on 0.0.0.0:4000\n2018-08-01 11:34:15.849664 I | etcdserver: name = 192-168-120-3\n2018-08-01 11:34:15.849677 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.3\n2018-08-01 11:34:15.849683 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.3/member\n2018-08-01 11:34:15.849686 I | etcdserver: heartbeat = 100ms\n2018-08-01 11:34:15.849690 I | etcdserver: election = 1000ms\n2018-08-01 11:34:15.849694 I | etcdserver: snapshot count = 10000\n2018-08-01 11:34:15.849701 I | etcdserver: advertise client URLs = http://192.168.120.3:4000\n2018-08-01 11:34:15.856109 I | etcdserver: starting member d9d47738f0d50143 in cluster b41699c7b315d475\n2018-08-01 11:34:15.856169 I | raft: d9d47738f0d50143 became follower at term 0\n2018-08-01 11:34:15.856197 I | raft: newRaft d9d47738f0d50143 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]\n2018-08-01 11:34:15.856203 I | raft: d9d47738f0d50143 became follower at term 1\n2018-08-01 11:34:15.875177 I | rafthttp: started HTTP pipelining with peer 1c0ff7d3296cd0be\n2018-08-01 11:34:15.875198 I | rafthttp: started HTTP pipelining with peer 36eb8757cbcd1022\n2018-08-01 11:34:15.875237 I | rafthttp: started HTTP pipelining with peer 810a326e07e71be9\n2018-08-01 11:34:15.875260 I | rafthttp: starting peer 1c0ff7d3296cd0be...\n2018-08-01 11:34:15.875271 I | rafthttp: started HTTP pipelining with peer 1c0ff7d3296cd0be\n2018-08-01 11:34:15.876725 I | rafthttp: started streaming with peer 1c0ff7d3296cd0be (writer)\n2018-08-01 11:34:15.876758 I | rafthttp: started streaming with peer 1c0ff7d3296cd0be (writer)\n2018-08-01 11:34:15.879429 I | rafthttp: started peer 1c0ff7d3296cd0be\n2018-08-01 11:34:15.879467 I | rafthttp: added peer 1c0ff7d3296cd0be\n2018-08-01 11:34:15.879482 I | rafthttp: starting peer 36eb8757cbcd1022...\n2018-08-01 11:34:15.879505 I | rafthttp: started HTTP pipelining with peer 36eb8757cbcd1022\n2018-08-01 11:34:15.880023 I | rafthttp: started streaming with peer 1c0ff7d3296cd0be (stream MsgApp v2 reader)\n2018-08-01 11:34:15.880213 I | rafthttp: started streaming with peer 1c0ff7d3296cd0be (stream Message reader)\n2018-08-01 11:34:15.882040 I | rafthttp: started peer 36eb8757cbcd1022\n2018-08-01 11:34:15.882062 I | rafthttp: added peer 36eb8757cbcd1022\n2018-08-01 11:34:15.882075 I | rafthttp: starting peer 810a326e07e71be9...\n2018-08-01 11:34:15.882093 I | rafthttp: started HTTP pipelining with peer 810a326e07e71be9\n2018-08-01 11:34:15.882868 I | rafthttp: started streaming with peer 36eb8757cbcd1022 (writer)\n2018-08-01 11:34:15.882893 I | rafthttp: started streaming with peer 36eb8757cbcd1022 (writer)\n2018-08-01 11:34:15.883013 I | rafthttp: started streaming with peer 810a326e07e71be9 (writer)\n2018-08-01 11:34:15.884557 I | rafthttp: started peer 810a326e07e71be9\n2018-08-01 11:34:15.884576 I | rafthttp: added peer 810a326e07e71be9\n2018-08-01 11:34:15.884601 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided]\n2018-08-01 11:34:15.884887 I | rafthttp: started streaming with peer 810a326e07e71be9 (stream MsgApp v2 reader)\n2018-08-01 11:34:15.885002 I | rafthttp: started streaming with peer 810a326e07e71be9 (stream Message reader)\n2018-08-01 11:34:15.885821 I | raft: d9d47738f0d50143 [term: 1] received a MsgHeartbeat message with higher term from 810a326e07e71be9 [term: 2]\n2018-08-01 11:34:15.885836 I | raft: d9d47738f0d50143 became follower at term 2\n2018-08-01 11:34:15.885855 I | raft: raft.node: d9d47738f0d50143 elected leader 810a326e07e71be9 at term 2\n2018-08-01 11:34:15.887660 I | rafthttp: peer 1c0ff7d3296cd0be became active\n2018-08-01 11:34:15.887684 I | rafthttp: established a TCP streaming connection with peer 1c0ff7d3296cd0be (stream MsgApp v2 writer)\n2018-08-01 11:34:15.887807 I | rafthttp: established a TCP streaming connection with peer 1c0ff7d3296cd0be (stream Message writer)\n2018-08-01 11:34:15.887955 I | rafthttp: peer 36eb8757cbcd1022 became active\n2018-08-01 11:34:15.887983 I | rafthttp: established a TCP streaming connection with peer 36eb8757cbcd1022 (stream MsgApp v2 writer)\n2018-08-01 11:34:15.888153 I | rafthttp: established a TCP streaming connection with peer 36eb8757cbcd1022 (stream Message writer)\n2018-08-01 11:34:15.888265 I | rafthttp: peer 810a326e07e71be9 became active\n2018-08-01 11:34:15.888279 I | rafthttp: established a TCP streaming connection with peer 810a326e07e71be9 (stream Message writer)\n2018-08-01 11:34:15.889820 I | rafthttp: started streaming with peer 36eb8757cbcd1022 (stream Message reader)\n2018-08-01 11:34:15.890236 I | rafthttp: established a TCP streaming connection with peer 810a326e07e71be9 (stream Message reader)\n2018-08-01 11:34:15.890401 D | raft: d9d47738f0d50143 [logterm: 0, index: 80] rejected msgApp [logterm: 2, index: 80] from 810a326e07e71be9\n2018-08-01 11:34:15.890501 I | rafthttp: established a TCP streaming connection with peer 810a326e07e71be9 (stream MsgApp v2 reader)\n2018-08-01 11:34:15.890617 I | rafthttp: established a TCP streaming connection with peer 36eb8757cbcd1022 (stream Message reader)\n2018-08-01 11:34:15.890675 I | rafthttp: started streaming with peer 810a326e07e71be9 (writer)\n2018-08-01 11:34:15.890724 I | rafthttp: established a TCP streaming connection with peer 810a326e07e71be9 (stream MsgApp v2 writer)\n2018-08-01 11:34:15.890832 I | rafthttp: started streaming with peer 36eb8757cbcd1022 (stream MsgApp v2 reader)\n2018-08-01 11:34:15.892185 D | raft: d9d47738f0d50143 [logterm: 0, index: 80] rejected msgApp [logterm: 2, index: 80] from 810a326e07e71be9\n2018-08-01 11:34:15.892706 I | rafthttp: established a TCP streaming connection with peer 1c0ff7d3296cd0be (stream MsgApp v2 reader)\n2018-08-01 11:34:15.892816 I | etcdserver/membership: added member 810a326e07e71be9 [http://192.168.120.14:2380] to cluster b41699c7b315d475\n2018-08-01 11:34:15.892919 N | etcdserver/membership: set the initial cluster version to 3.1\n2018-08-01 11:34:15.892943 I | etcdserver/api: enabled capabilities for version 3.1\n2018-08-01 11:34:15.893132 I | rafthttp: established a TCP streaming connection with peer 36eb8757cbcd1022 (stream MsgApp v2 reader)\n2018-08-01 11:34:15.893196 I | rafthttp: established a TCP streaming connection with peer 1c0ff7d3296cd0be (stream Message reader)\n2018-08-01 11:34:15.893256 I | etcdserver/membership: added member 36eb8757cbcd1022 [http://192.168.120.13:2380] to cluster b41699c7b315d475\n2018-08-01 11:34:15.893461 I | etcdserver/membership: added member 1c0ff7d3296cd0be [http://192.168.120.9:2380] to cluster b41699c7b315d475\n2018-08-01 11:34:15.893702 I | etcdserver/membership: added member d9d47738f0d50143 [http://192.168.120.3:2380] to cluster b41699c7b315d475\n2018-08-01 11:34:15.895295 I | etcdserver: published {Name:192-168-120-3 ClientURLs:[http://192.168.120.3:4000]} to cluster b41699c7b315d475\n2018-08-01 11:34:15.895365 I | embed: ready to serve client requests\n2018-08-01 11:34:15.895803 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged!\n2018-08-01 11:34:16.928692 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.3:55922\n2018-08-01 11:34:16.940332 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.3:55923\n2018-08-01 11:34:17.206279 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.3:55927\n2018-08-01 11:34:18.599833 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.5:48492\n2018-08-01 11:34:18.600288 D | etcdserver/api/v2http: [GET] /v2/members/leader remote:192.168.120.5:48492\n2018-08-01 11:34:18.762131 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.13:55781\n\nreal\t0m0.006s\nuser\t0m0.004s\nsys\t0m0.001s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:34:29.482Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "2eff43dd-9f59-4926-8238-45cd9252a58d"}, {"node_instance_id": "vellum_pvk8kp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:34:30.487Z", "message": "[vellum] sudo cat /var/log/cassandra/system.log", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:34:30.487Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "2eff43dd-9f59-4926-8238-45cd9252a58d"}, {"node_instance_id": "vellum_pvk8kp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:34:30.487Z", "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.002s\nsys\t0m0.003s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:34:30.487Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "2eff43dd-9f59-4926-8238-45cd9252a58d"}, {"node_instance_id": "vellum_pvk8kp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:34:30.487Z", "message": "[vellum] => INFO [main] 2018-08-01 11:32:11,849 CassandraDaemon.java:159 - Could not resolve local host\nINFO [main] 2018-08-01 11:32:11,869 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-08-01 11:32:11,990 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-08-01 11:32:12,156 DatabaseDescriptor.java:343 - DiskAccessMode 'auto' determined to be mmap, indexAccessMode is mmap\nINFO [main] 2018-08-01 11:32:12,165 DatabaseDescriptor.java:437 - Global memtable on-heap threshold is enabled at 245MB\nINFO [main] 2018-08-01 11:32:12,166 DatabaseDescriptor.java:441 - Global memtable off-heap threshold is enabled at 245MB\nINFO [main] 2018-08-01 11:32:12,506 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-08-01 11:32:12,517 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-08-01 11:32:12,536 CassandraDaemon.java:174 - JVM vendor/version: OpenJDK 64-Bit Server VM/1.7.0_181\nWARN [main] 2018-08-01 11:32:12,537 CassandraDaemon.java:179 - OpenJDK is not recommended. Please upgrade to the newest Oracle Java release\nINFO [main] 2018-08-01 11:32:12,537 CassandraDaemon.java:202 - Heap size: 1027604480/1027604480\nINFO [main] 2018-08-01 11:32:12,537 CassandraDaemon.java:204 - Code Cache Non-heap memory: init = 2555904(2496K) used = 696000(679K) committed = 2555904(2496K) max = 50331648(49152K)\nINFO [main] 2018-08-01 11:32:12,537 CassandraDaemon.java:204 - Par Eden Space Heap memory: init = 167772160(163840K) used = 73987896(72253K) committed = 167772160(163840K) max = 167772160(163840K)\nINFO [main] 2018-08-01 11:32:12,537 CassandraDaemon.java:204 - Par Survivor Space Heap memory: init = 20971520(20480K) used = 0(0K) committed = 20971520(20480K) max = 20971520(20480K)\nINFO [main] 2018-08-01 11:32:12,537 CassandraDaemon.java:204 - CMS Old Gen Heap memory: init = 838860800(819200K) used = 0(0K) committed = 838860800(819200K) max = 838860800(819200K)\nINFO [main] 2018-08-01 11:32:12,537 CassandraDaemon.java:204 - CMS Perm Gen Non-heap memory: init = 21757952(21248K) used = 16711432(16319K) committed = 21757952(21248K) max = 174063616(169984K)\nINFO [main] 2018-08-01 11:32:12,538 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-08-01 11:32:12,538 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_1533123131.hprof, -XX:ErrorFile=/var/lib/cassandra/hs_err_1533123131.log]\nINFO [main] 2018-08-01 11:32:12,604 CLibrary.java:144 - JNA mlockall successful\nWARN [main] 2018-08-01 11:32:12,605 CassandraDaemon.java:85 - JMX is not enabled to receive remote connections. Please see cassandra-env.sh for more info.\nERROR [main] 2018-08-01 11:32:12,667 CassandraDaemon.java:266 - Directory /var/lib/cassandra/data doesn't exist\nERROR [main] 2018-08-01 11:32:12,670 CassandraDaemon.java:266 - Directory /var/lib/cassandra/commitlog doesn't exist\nERROR [main] 2018-08-01 11:32:12,670 CassandraDaemon.java:266 - Directory /var/lib/cassandra/saved_caches doesn't exist\nINFO [main] 2018-08-01 11:32:12,674 CacheService.java:110 - Initializing key cache with capacity of 49 MBs.\nINFO [main] 2018-08-01 11:32:12,680 CacheService.java:132 - Initializing row cache with capacity of 0 MBs\nINFO [main] 2018-08-01 11:32:12,686 CacheService.java:149 - Initializing counter cache with capacity of 24 MBs\nINFO [main] 2018-08-01 11:32:12,686 CacheService.java:160 - Scheduling counter cache save to every 7200 seconds (going to save all keys).\nINFO [main] 2018-08-01 11:32:12,757 ColumnFamilyStore.java:361 - Initializing system.schema_triggers\nINFO [main] 2018-08-01 11:32:14,049 ColumnFamilyStore.java:361 - Initializing system.compaction_history\nINFO [main] 2018-08-01 11:32:14,060 ColumnFamilyStore.java:361 - Initializing system.batchlog\nINFO [main] 2018-08-01 11:32:14,066 ColumnFamilyStore.java:361 - Initializing system.sstable_activity\nINFO [main] 2018-08-01 11:32:14,070 ColumnFamilyStore.java:361 - Initializing system.peer_events\nINFO [main] 2018-08-01 11:32:14,075 ColumnFamilyStore.java:361 - Initializing system.compactions_in_progress\nINFO [main] 2018-08-01 11:32:14,079 ColumnFamilyStore.java:361 - Initializing system.hints\nINFO [main] 2018-08-01 11:32:14,086 ColumnFamilyStore.java:361 - Initializing system.schema_keyspaces\nINFO [main] 2018-08-01 11:32:14,092 ColumnFamilyStore.java:361 - Initializing system.range_xfers\nINFO [main] 2018-08-01 11:32:14,096 ColumnFamilyStore.java:361 - Initializing system.schema_columnfamilies\nINFO [main] 2018-08-01 11:32:14,100 ColumnFamilyStore.java:361 - Initializing system.paxos\nINFO [main] 2018-08-01 11:32:14,105 ColumnFamilyStore.java:361 - Initializing system.schema_columns\nINFO [main] 2018-08-01 11:32:14,111 ColumnFamilyStore.java:361 - Initializing system.schema_usertypes\nINFO [main] 2018-08-01 11:32:14,114 ColumnFamilyStore.java:361 - Initializing system.IndexInfo\nINFO [main] 2018-08-01 11:32:14,118 ColumnFamilyStore.java:361 - Initializing system.peers\nINFO [main] 2018-08-01 11:32:14,121 ColumnFamilyStore.java:361 - Initializing system.size_estimates\nINFO [main] 2018-08-01 11:32:14,125 ColumnFamilyStore.java:361 - Initializing system.local\nINFO [main] 2018-08-01 11:32:14,203 DatabaseDescriptor.java:692 - Couldn't detect any schema definitions in local storage.\nINFO [main] 2018-08-01 11:32:14,204 DatabaseDescriptor.java:697 - To create keyspaces and column families, see 'help create' in cqlsh.\nINFO [main] 2018-08-01 11:32:14,247 ColumnFamilyStore.java:905 - Enqueuing flush of local: 793 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-08-01 11:32:14,255 Memtable.java:347 - Writing Memtable-local@914733456(0.139KiB serialized bytes, 5 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-08-01 11:32:14,291 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=1533123134024, position=399)\nINFO [main] 2018-08-01 11:32:14,505 CommitLog.java:122 - No commitlog files found; skipping replay\nINFO [main] 2018-08-01 11:32:14,642 StorageService.java:622 - Cassandra version: 2.1.15\nINFO [main] 2018-08-01 11:32:14,642 StorageService.java:623 - Thrift API version: 19.39.0\nINFO [main] 2018-08-01 11:32:14,644 StorageService.java:624 - CQL supported versions: 2.0.0,3.2.1 (default: 3.2.1)\nINFO [main] 2018-08-01 11:32:14,656 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-08-01 11:32:14,657 StorageService.java:649 - Loading persisted ring state\nINFO [main] 2018-08-01 11:32:14,672 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-08-01 11:32:14,680 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-08-01 11:32:14,690 SystemKeyspace.java:765 - No host ID found, created f69b04e6-543b-4010-a34d-1fa3b0a4f0bd (Note: This should happen exactly once per node).\nINFO [main] 2018-08-01 11:32:14,693 StorageService.java:807 - Starting up server gossip\nINFO [main] 2018-08-01 11:32:14,695 ColumnFamilyStore.java:905 - Enqueuing flush of local: 1983 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-08-01 11:32:14,695 Memtable.java:347 - Writing Memtable-local@1441905614(0.368KiB serialized bytes, 15 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-08-01 11:32:14,696 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=1533123134024, position=93397)\nINFO [main] 2018-08-01 11:32:15,349 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-08-01 11:32:15,356 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-08-01 11:32:15,381 MessagingService.java:506 - Starting Messaging Service on port 7000\nINFO [main] 2018-08-01 11:32:15,401 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-08-01 11:32:15,409 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-08-01 11:32:15,418 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-08-01 11:32:15,424 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-08-01 11:32:15,431 StorageService.java:844 - This node will not auto bootstrap because it is configured to be a seed node.\nINFO [main] 2018-08-01 11:32:15,433 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-08-01 11:32:15,439 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-08-01 11:32:15,449 StorageService.java:959 - Generated random tokens. tokens are [8972059339722464614, -3897440578648904503, -2294998769502510482, -121528818027024130, 6548020176980133508, -8233626549296939947, -4466067859507294235, -994414680666818731, 7271567603947362663, -4128137985242792186, -8329914913831791892, 6793316100910689459, 2898404864583728438, -9164042987866378848, -6874626526902585286, 6964301259614968829, -8575263869124065392, -5868869628773977737, -5954523197305555327, -2267939436692073080, 4616854695128499158, 824204992138427044, -3203078819870753890, -6519044944597062117, -419059092826919024, 1203038307127416485, -7752901649115086963, 1033936225719405528, 2629382653826264948, -1009197579421208433, -4933567060474906225, -2260843428219568615, -6267667454808892625, -7515348900921488707, -2608625884568866627, 1572103302921154541, -7945650473031051275, -3350819393683416684, -603372986999573668, 2079138147161688444, -5838372182597867672, -1230633775606141679, 2123648991733961033, -8795566213425208162, 7879363798891222661, 5791528747233139439, 3340455515744708706, -3318725657376757404, 6174767247241267451, 4930538841193039876, -3647368778295233774, 8841258344070857719, 1977256345069069018, 4289482527196373161, 2074214587287863776, -6032740669749208373, -6791916832234654811, 792450185222343586, -7394783940707793615, -5781754732730339212, 5547241864256495780, -3551451433891103735, -1768234786842903340, -631160889295885906, 9061427383816339142, 1670851377142900822, -1218026888218771528, 8909162307769219591, 8979855718422301747, 7138529578105753259, -9000025872016366417, -4553095630934007158, -3198257448030620452, -608612318051797031, -6574816005627235814, 8263542024874177698, 5743422026522562551, -6717200932191532818, -1264292150404044555, -676709500720452488, -6313123955774590943, 4403397022785849067, -8296007668229063916, 7063592063879996319, 5460683446308133048, 401273583085620417, 9047829990529239223, 180336429673747390, -1830916333682139660, -6090185563615029662, 8149699687838837569, 784315990671326140, 5099388273598312002, 295163194884873752, -5952815123919051842, -3659865027109408610, 5901960936455800624, -1380338481167231919, 4086225632231298745, -4738816835323162274, 2664125853892912019, 6348306969211953253, -3768518267187081302, 5953536088963037393, 2000675333052555468, 2686849724345231627, -5378263947089808704, 4689731416300064759, 2286745849901434920, 2277555548498597293, 8201490848601877518, -5631690399416695811, 6043913006960780443, -8940420063341148347, -6831966484278974487, 919285799039283050, 6588937851950632663, -1968521176930333202, 1328951034591975740, -8300301731134373293, 1885776269158717350, 5818308122030495481, 6278287991565725002, -1077407546542343457, 8515016278744153920, 5027807195580945989, 8419826984341557933, 5290661872112089283, -5848621039099559882, -7524531980852686267, -2231468977903184282, -6281769945528006292, -238083883205340229, 5143540283558802689, 1018148145078472415, -3201830627673899580, 8201424457618187030, 4422354887251458607, -8191324295072344897, 6009208137940346349, -1885793041189640390, -402405032754507687, 6506525005967701755, -6641801418719976131, -8597281459063071405, -7835576129277984621, 5485601874346729035, 8884164804780768796, 4212187513024208853, 2863367831605147013, -6327236266876304326, -2131603460772217860, -7815245450821720272, -8919403261021522507, 6485456052967853224, 6619235850775197714, 2906687507596894526, 3108511246368506073, 7887972506474427315, 5890460363545188882, 6072124543192970133, -3446511872456106266, 8788710533110823685, -1911337889585493202, -5706105386137728174, 5666288183042884699, -2616227270392296541, -7879185927775836337, -3761037144678986073, 2074449568677627662, -6239487643073112189, -6896926398206817737, -6316108487977318586, 4702040104054574382, -1132097503602460728, -3532414297567170905, -433048414400151501, -6180943557150653958, 8880055046570920417, -1398906327438675674, 8288321568197101589, -4338431922528474870, -6929773016264833716, -6548126342726650886, 5864494520465527622, -5374807007074896734, 3514555987712285128, 6294652464334197928, 6701649525153598128, 944909253583872615, -5149994391617378470, 147753470733958320, -5358821493056872464, 1133015992039427330, 6321422627262535511, 6646535086350872691, 8833114170536437519, -8434210707872227631, -429830396462086158, 4050935907799459482, -7364618291315709915, -5253634766265278817, -3662707308607070426, 3448192832977918197, -9207170287676021430, 4828577402953131573, 8942272056696417512, 100139879518253204, 8626885349144029412, -6232923359341303111, -3474285712184457114, -3883631288393990839, 9182204190227857531, 8493319081638189334, 8365697115730003313, -3850801515999440777, 4919106860809892993, -7213662914379840855, -452691123156128551, 258543353498987940, 2491003215524889413, 2636582077084967078, -8970262420685335219, -2360105397727414049, -3805886211958209682, 2349110733517664967, 133827267583698179, -4385764825561629819, -7155069946052914262, -3374327143981433372, 4611162237207752063, 6760953015073770427, 1442510998683994765, -4333046380092672682, 8367425599855113631, 2722788510348750225, -7755749297615267367, -8465753712892604041, -8407373915427744651, -2862651717220582526, 6526706257215700257, 4725032854140023988, -3042591793432197292, -7802800111223047714, 2359595094810483131, 3724941414423801444, 6923519160668606153, 3319053862422789262, -1597981524404098190, 8948123202375068941, -2208630375307307121, -237581387318246451, -4760242871409740420, -2171907391797709792, -1464192782254315591, 4120567993868475656]\nINFO [main] 2018-08-01 11:32:15,457 MigrationManager.java:230 - Create new Keyspace: KSMetaData{name=system_traces, strategyClass=SimpleStrategy, strategyOptions={replication_factor=2}, cfMetaData={sessions=org.apache.cassandra.config.CFMetaData@7eef4036[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@66a90455[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@5a82db92}\nINFO [MigrationStage:1] 2018-08-01 11:32:15,483 ColumnFamilyStore.java:905 - Enqueuing flush of schema_keyspaces: 958 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-08-01 11:32:15,484 Memtable.java:347 - Writing Memtable-schema_keyspaces@806021324(0.261KiB serialized bytes, 7 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-08-01 11:32:15,485 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=1533123134024, position=102352)\nINFO [MigrationStage:1] 2018-08-01 11:32:15,824 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columnfamilies: 115123 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-08-01 11:32:15,825 Memtable.java:347 - Writing Memtable-schema_columnfamilies@1012768572(29.505KiB serialized bytes, 514 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-08-01 11:32:15,834 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=1533123134024, position=102352)\nINFO [MigrationStage:1] 2018-08-01 11:32:16,318 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columns: 254936 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-08-01 11:32:16,318 Memtable.java:347 - Writing Memtable-schema_columns@2069543282(47.245KiB serialized bytes, 939 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-08-01 11:32:16,337 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=1533123134024, position=102352)\nINFO [MigrationStage:1] 2018-08-01 11:32:16,612 ColumnFamilyStore.java:905 - Enqueuing flush of schema_triggers: 154 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-08-01 11:32:16,663 Memtable.java:347 - Writing Memtable-schema_triggers@1126381907(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-08-01 11:32:16,664 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=1533123134024, position=102352)\nINFO [MigrationStage:1] 2018-08-01 11:32:17,011 ColumnFamilyStore.java:905 - Enqueuing flush of schema_usertypes: 154 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-08-01 11:32:17,012 Memtable.java:347 - Writing Memtable-schema_usertypes@440151087(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-08-01 11:32:17,013 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=1533123134024, position=102352)\nINFO [MigrationStage:1] 2018-08-01 11:32:17,086 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@6216964a[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-08-01 11:32:17,152 ColumnFamilyStore.java:361 - Initializing system_traces.sessions\nINFO [MigrationStage:1] 2018-08-01 11:32:17,152 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@72608d41[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-08-01 11:32:17,157 ColumnFamilyStore.java:361 - Initializing system_traces.events\nINFO [main] 2018-08-01 11:32:17,190 ColumnFamilyStore.java:905 - Enqueuing flush of local: 594 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-08-01 11:32:17,190 Memtable.java:347 - Writing Memtable-local@1225444646(0.081KiB serialized bytes, 6 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-08-01 11:32:17,191 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=1533123134024, position=102595)\nINFO [main] 2018-08-01 11:32:17,682 ColumnFamilyStore.java:905 - Enqueuing flush of local: 51483 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-08-01 11:32:17,682 Memtable.java:347 - Writing Memtable-local@1702624766(8.369KiB serialized bytes, 259 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-08-01 11:32:17,689 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=1533123134024, position=114589)\nINFO [CompactionExecutor:1] 2018-08-01 11:32:18,201 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-2-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-3-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-4-Data.db')]\nINFO [main] 2018-08-01 11:32:18,250 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to NORMAL\nINFO [main] 2018-08-01 11:32:18,343 Server.java:155 - Netty using native Epoll event loop\nINFO [main] 2018-08-01 11:32:18,371 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-08-01 11:32:18,401 Server.java:194 - Starting listening for CQL clients on localhost/127.0.0.1:9042...\nINFO [main] 2018-08-01 11:32:18,479 ThriftServer.java:119 - Binding thrift service to localhost/127.0.0.1:9160\nINFO [Thread-2] 2018-08-01 11:32:18,484 ThriftServer.java:136 - Listening for thrift clients...\nINFO [CompactionExecutor:1] 2018-08-01 11:32:18,805 CompactionTask.java:274 - Compacted 4 sstables to [/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-5,]. 5,914 bytes to 5,735 (~96% of original) in 410ms = 0.013340MB/s. 4 total partitions merged to 1. Partition merge counts were {4:1, }\nINFO [StorageServiceShutdownHook] 2018-08-01 11:33:40,480 ThriftServer.java:142 - Stop listening to thrift clients\nINFO [StorageServiceShutdownHook] 2018-08-01 11:33:40,515 Server.java:225 - Stop listening for CQL clients\nINFO [StorageServiceShutdownHook] 2018-08-01 11:33:40,516 Gossiper.java:1454 - Announcing shutdown\nINFO [StorageServiceShutdownHook] 2018-08-01 11:33:40,517 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to shutdown\nINFO [StorageServiceShutdownHook] 2018-08-01 11:33:42,524 MessagingService.java:734 - Waiting for messaging service to quiesce\nINFO [ACCEPT-localhost/127.0.0.1] 2018-08-01 11:33:42,525 MessagingService.java:1020 - MessagingService has terminated the accept() thread\n\nreal\t0m0.011s\nuser\t0m0.002s\nsys\t0m0.005s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:34:30.487Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "2eff43dd-9f59-4926-8238-45cd9252a58d"}, {"node_instance_id": "vellum_pvk8kp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:34:30.487Z", "message": "[vellum] sudo cat /etc/cassandra/logback", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:34:30.487Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "2eff43dd-9f59-4926-8238-45cd9252a58d"}, {"node_instance_id": "vellum_pvk8kp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:34:30.487Z", "message": "[vellum] sudo cat /var/log/clearwater", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:34:30.487Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "2eff43dd-9f59-4926-8238-45cd9252a58d"}, {"node_instance_id": "vellum_pvk8kp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:34:31.317Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:34:31.317Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "vellum_pvk8kp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:34:31.493Z", "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.004s\nsys\t0m0.002s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:34:31.493Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "2eff43dd-9f59-4926-8238-45cd9252a58d"}, {"node_instance_id": "vellum_pvk8kp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:34:31.493Z", "message": "[vellum] sudo cat /etc/cassandra/cassandra", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:34:31.493Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "2eff43dd-9f59-4926-8238-45cd9252a58d"}, {"node_instance_id": "vellum_pvk8kp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:34:31.493Z", "message": "Execution done (return_code=0): /tmp/D6ID0/install-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:34:31.493Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "2eff43dd-9f59-4926-8238-45cd9252a58d"}, {"node_instance_id": "vellum_pvk8kp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:34:31.493Z", "message": "[vellum] Installation is done", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:34:31.493Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "2eff43dd-9f59-4926-8238-45cd9252a58d"}, {"node_instance_id": "vellum_pvk8kp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:34:32.165Z", "message": "Starting node", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:34:32.165Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "vellum_pvk8kp", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:34:32.165Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:34:32.165Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "vellum_pvk8kp", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:34:32.165Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:34:32.165Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": "vellum_pvk8kp", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:34:32.497Z", "message": "Downloaded scripts/clearwater/vellum/start-vellum.sh to /tmp/X5ZAI/start-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:34:32.497Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "c465cbc4-7d28-4efc-8596-db9bd2c19486"}, {"node_instance_id": "vellum_pvk8kp", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:34:32.497Z", "message": "Executing: /tmp/X5ZAI/start-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:34:32.497Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "c465cbc4-7d28-4efc-8596-db9bd2c19486"}], "metadata": {"pagination": {"total": 1983, "offset": 1918, "size": 50}}} 2018-08-01 11:34:32,721 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:34:32,721 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:34:32 GMT 2018-08-01 11:34:32,721 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:34:32,721 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 95102 2018-08-01 11:34:32,721 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:34:32,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo ifconfig 2018-08-01 11:34:32,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 11:27 ? 00:00:00 /sbin/init root 2 0 0 11:27 ? 00:00:00 [kthreadd] root 3 2 0 11:27 ? 00:00:00 [ksoftirqd/0] root 5 2 0 11:27 ? 00:00:00 [kworker/0:0H] root 6 2 0 11:27 ? 00:00:00 [kworker/u4:0] root 7 2 0 11:27 ? 00:00:00 [rcu_sched] root 8 2 0 11:27 ? 00:00:00 [rcuos/0] root 9 2 0 11:27 ? 00:00:00 [rcuos/1] root 10 2 0 11:27 ? 00:00:00 [rcu_bh] root 11 2 0 11:27 ? 00:00:00 [rcuob/0] root 12 2 0 11:27 ? 00:00:00 [rcuob/1] root 13 2 0 11:27 ? 00:00:00 [migration/0] root 14 2 0 11:27 ? 00:00:00 [watchdog/0] root 15 2 0 11:27 ? 00:00:00 [watchdog/1] root 16 2 0 11:27 ? 00:00:00 [migration/1] root 17 2 0 11:27 ? 00:00:00 [ksoftirqd/1] root 18 2 0 11:27 ? 00:00:00 [kworker/1:0] root 19 2 0 11:27 ? 00:00:00 [kworker/1:0H] root 20 2 0 11:27 ? 00:00:00 [khelper] root 21 2 0 11:27 ? 00:00:00 [kdevtmpfs] root 22 2 0 11:27 ? 00:00:00 [netns] root 23 2 0 11:27 ? 00:00:00 [writeback] root 24 2 0 11:27 ? 00:00:00 [kintegrityd] root 25 2 0 11:27 ? 00:00:00 [bioset] root 27 2 0 11:27 ? 00:00:00 [kblockd] root 28 2 0 11:27 ? 00:00:00 [ata_sff] root 29 2 0 11:27 ? 00:00:00 [khubd] root 30 2 0 11:27 ? 00:00:00 [md] root 31 2 0 11:27 ? 00:00:00 [devfreq_wq] root 32 2 0 11:27 ? 00:00:00 [kworker/0:1] root 34 2 0 11:27 ? 00:00:00 [khungtaskd] root 35 2 0 11:27 ? 00:00:00 [kswapd0] root 36 2 0 11:27 ? 00:00:00 [vmstat] root 37 2 0 11:27 ? 00:00:00 [ksmd] root 38 2 0 11:27 ? 00:00:00 [khugepaged] root 39 2 0 11:27 ? 00:00:00 [fsnotify_mark] root 40 2 0 11:27 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 11:27 ? 00:00:00 [crypto] root 53 2 0 11:27 ? 00:00:00 [kthrotld] root 54 2 0 11:27 ? 00:00:00 [kworker/u4:1] root 55 2 0 11:27 ? 00:00:00 [vballoon] root 56 2 0 11:27 ? 00:00:00 [kworker/1:1] root 57 2 0 11:27 ? 00:00:00 [scsi_eh_0] root 58 2 0 11:27 ? 00:00:00 [scsi_eh_1] root 79 2 0 11:27 ? 00:00:00 [deferwq] root 80 2 0 11:27 ? 00:00:00 [charger_manager] root 123 2 0 11:27 ? 00:00:00 [kpsmoused] root 125 2 0 11:27 ? 00:00:00 [kworker/0:2] root 186 2 0 11:28 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 11:28 ? 00:00:00 [ext4-rsv-conver] root 388 1 0 11:28 ? 00:00:00 upstart-udev-bridge --daemon root 392 1 0 11:28 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 431 2 0 11:28 ? 00:00:00 [kworker/u5:1] root 499 1 0 11:28 ? 00:00:00 upstart-socket-bridge --daemon root 584 1 0 11:28 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 819 2 0 11:28 ? 00:00:00 [kauditd] message+ 930 1 0 11:28 ? 00:00:00 dbus-daemon --system --fork root 947 1 0 11:28 ? 00:00:00 /lib/systemd/systemd-logind root 953 1 0 11:28 ? 00:00:00 upstart-file-bridge --daemon syslog 1002 1 0 11:28 ? 00:00:00 rsyslogd root 1052 1 0 11:28 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1055 1 0 11:28 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1059 1 0 11:28 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1060 1 0 11:28 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1062 1 0 11:28 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1105 1 0 11:28 ? 00:00:00 /usr/sbin/sshd -D root 1106 1 0 11:28 ? 00:00:00 cron daemon 1107 1 0 11:28 ? 00:00:00 atd root 1116 1 0 11:28 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1119 1 0 11:28 ? 00:00:00 /usr/sbin/irqbalance root 1255 1 0 11:28 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1262 1 0 11:28 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1650 1 0 11:28 ? 00:00:00 /home/ubuntu/vellum_host_kkzfew/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_kkzfew --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_kkzfew --logging-server-logdir=/home/ubuntu/vellum_host_kkzfew/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_kkzfew/work/vellum_host_kkzfew%I.log --pidfile=/home/ubuntu/vellum_host_kkzfew/work/vellum_host_kkzfew.pid root 1651 2 0 11:28 ? 00:00:00 [kworker/u5:2] ubuntu 1765 1 0 11:28 ? 00:00:02 python2.7 /home/ubuntu/vellum_host_kkzfew/env/bin/diamond --configfile /home/ubuntu/vellum_host_kkzfew/work/plugins/diamond/etc/diamond.conf ubuntu 1817 1650 0 11:30 ? 00:00:00 /home/ubuntu/vellum_host_kkzfew/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_kkzfew --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_kkzfew --logging-server-logdir=/home/ubuntu/vellum_host_kkzfew/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_kkzfew/work/vellum_host_kkzfew%I.log --pidfile=/home/ubuntu/vellum_host_kkzfew/work/vellum_host_kkzfew.pid ubuntu 1839 1817 0 11:30 ? 00:00:00 /home/ubuntu/vellum_host_kkzfew/env/bin/python2.7 /home/ubuntu/vellum_host_kkzfew/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-agCpfL ubuntu 1850 1839 0 11:30 ? 00:00:00 /bin/sh -c /tmp/D6ID0/install-vellum.sh ubuntu 1852 1850 0 11:30 ? 00:00:00 /bin/bash -e /tmp/D6ID0/install-vellum.sh ntp 11850 1 0 11:33 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 108:112 memcache 12246 1 0 11:33 ? 00:00:00 /usr/bin/memcached -m 64 -p 11211 -u memcache -l 127.0.0.1 root 12536 2 0 11:33 ? 00:00:00 [kworker/u5:0] root 12914 1 0 11:33 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 13241 1 0 11:33 ? 00:00:00 /bin/sh -e /proc/self/fd/9 root 13247 13241 0 11:33 ? 00:00:00 cpulimit -e astaire -l 10 root 13927 12914 0 11:34 ? 00:00:00 [check-monit-upt] memcache 13948 1 0 11:34 ? 00:00:00 /usr/bin/memcached -v -e ignore_vbucket=true;cache_size=3072000000;eviction=false -p 11211 -u memcache -l 192.168.120.3 -c 4096 -r -U 0 root 13957 12914 0 11:34 ? 00:00:00 [check-memcached] root 13961 12914 0 11:34 ? 00:00:00 [poll_memcached.] clearwa+ 14146 1 1 11:34 ? 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-9=http://192.168.120.9:2380,192-168-120-13=http://192.168.120.13:2380,192-168-120-14=http://192.168.120.14: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 14184 12914 0 11:34 ? 00:00:00 [check-etcd-upti] root 14185 12914 0 11:34 ? 00:00:00 [poll_etcd_clust] root 14187 12914 0 11:34 ? 00:00:00 [poll_etcd.sh] root 14217 1 0 11:34 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 14223 14217 0 11:34 ? 00:00:00 inotifywait -e create -qq . dnsmasq 14414 1 0 11:34 ? 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 14477 1852 0 11:34 ? 00:00:00 /bin/bash -e /tmp/D6ID0/install-vellum.sh ubuntu 14478 14477 0 11:34 ? 00:00:00 /bin/bash -e /tmp/D6ID0/install-vellum.sh root 14479 14478 0 11:34 ? 00:00:00 sudo ps -edf root 14480 14479 0 11:34 ? 00:00:00 ps -edf real 0m0.010s user 0m0.007s sys 0m0.003s 2018-08-01 11:34:32,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:07:20:e2 inet addr:192.168.120.3 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe07:20e2/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:145267 errors:0 dropped:0 overruns:0 frame:0 TX packets:67544 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:218635428 (218.6 MB) TX bytes:10576423 (10.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:298 errors:0 dropped:0 overruns:0 frame:0 TX packets:298 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:24822 (24.8 KB) TX bytes:24822 (24.8 KB) real 0m0.006s user 0m0.005s sys 0m0.000s 2018-08-01 11:34:32,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo ps 2018-08-01 11:34:32,725 - 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/sa01 /var/log/sysstat/clearwater-sa01 /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-diags-monitor.log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/clearwater-etcd/clearwater-etcd.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/rogers/rogers_err.log /var/log/rogers/rogers_current.txt /var/log/rogers/rogers_20180801T110000Z.txt /var/log/rogers/rogers_out.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/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_20180801T110000Z.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.035s user 0m0.004s sys 0m0.003s 2018-08-01 11:34:32,725 - 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 14414/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 12914/monit tcp 0 0 192.168.120.3:11211 0.0.0.0:* LISTEN 13948/memcached tcp 0 0 127.0.0.1:11211 0.0.0.0:* LISTEN 12246/memcached tcp 0 0 192.168.120.3:2380 0.0.0.0:* LISTEN 14146/etcd tcp6 0 0 ::1:53 :::* LISTEN 14414/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1105/sshd tcp6 0 0 :::4000 :::* LISTEN 14146/etcd udp 0 0 192.168.120.3:123 0.0.0.0:* 11850/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 11850/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 11850/ntpd udp 0 0 127.0.0.1:11211 0.0.0.0:* 12246/memcached udp 0 0 0.0.0.0:8227 0.0.0.0:* 584/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 14414/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 584/dhclient udp6 0 0 fe80::f816:3eff:fe0:123 :::* 11850/ntpd udp6 0 0 ::1:123 :::* 11850/ntpd udp6 0 0 :::123 :::* 11850/ntpd udp6 0 0 :::25364 :::* 584/dhclient udp6 0 0 ::1:53 :::* 14414/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 7951 930/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 11274 1650/python2.7 /tmp/cloudify-logging-server-d59dd.socket unix 2 [ ACC ] STREAM LISTENING 12661 1839/python2.7 /tmp/ctx-rMK2YT.socket unix 2 [ ACC ] STREAM LISTENING 1619 1/init @/com/ubuntu/upstart unix 2 [ ACC ] SEQPACKET LISTENING 1938 392/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 8144 1116/acpid /var/run/acpid.socket real 0m0.010s user 0m0.000s sys 0m0.009s 2018-08-01 11:34:32,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2018-08-01 11:34:32,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo netstat 2018-08-01 11:34:32,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo find /var/log 2018-08-01 11:34:32,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => [01-Aug-2018 11:34:16 UTC] clearwater-diags-monitor starting [01-Aug-2018 11:34:16 UTC] Waiting for trigger files real 0m0.005s user 0m0.000s sys 0m0.005s 2018-08-01 11:34:32,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2018-08-01 11:34:32,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => 2018-08-01 11:33:44.942322748 Stopping etcd clearwater-etcd 2018-08-01 11:34:12.386095131 Restarting etcd clearwater-etcd 2018-08-01 11:34:12.390835310 Configured ETCDCTL_PEERS: 192.168.120.14:4000, 2018-08-01 11:34:12.391544082 Check for previous failed startup attempt 2018-08-01 11:34:12.392716677 Running etcdctl member list 1c0ff7d3296cd0be: name=192-168-120-9 peerURLs=http://192.168.120.9:2380 clientURLs=http://192.168.120.9:4000 isLeader=false 36eb8757cbcd1022: name=192-168-120-13 peerURLs=http://192.168.120.13:2380 clientURLs=http://192.168.120.13:4000 isLeader=false 810a326e07e71be9: name=192-168-120-14 peerURLs=http://192.168.120.14:2380 clientURLs=http://192.168.120.14:4000 isLeader=true 2018-08-01 11:34:12.628369731 etcdctl returned 0 2018-08-01 11:34:12.634350496 Joining existing cluster... 2018-08-01 11:34:15.637058003 Configured ETCDCTL_PEERS: 192.168.120.14:4000, 2018-08-01 11:34:15.637901681 Check cluster is healthy 2018-08-01 11:34:15.639364408 Running etcdctl cluster-health member 1c0ff7d3296cd0be is healthy: got healthy result from http://192.168.120.9:4000 member 36eb8757cbcd1022 is healthy: got healthy result from http://192.168.120.13:4000 member 810a326e07e71be9 is healthy: got healthy result from http://192.168.120.14:4000 cluster is healthy 2018-08-01 11:34:15.702126881 etcdctl returned 0 2018-08-01 11:34:15.703235945 Tell the cluster we're joining 2018-08-01 11:34:15.704069521 Running etcdctl member add 192-168-120-3 http://192.168.120.3:2380 Added member named 192-168-120-3 with ID d9d47738f0d50143 to cluster ETCD_NAME="192-168-120-3" ETCD_INITIAL_CLUSTER="192-168-120-9=http://192.168.120.9:2380,192-168-120-13=http://192.168.120.13:2380,192-168-120-14=http://192.168.120.14:2380,192-168-120-3=http://192.168.120.3:2380" ETCD_INITIAL_CLUSTER_STATE="existing" 2018-08-01 11:34:15.721312789 etcdctl returned 0 2018-08-01 11:34:15.753055291 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-9=http://192.168.120.9:2380,192-168-120-13=http://192.168.120.13:2380,192-168-120-14=http://192.168.120.14: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-08-01 11:34:15.756678617 Check we're actually a member of the cluster 2018-08-01 11:34:15.760969296 Wait for etcd to startup 2018-08-01 11:34:16.766639698 Etcd started successfully 2018-08-01 11:34:15.795425 I | etcdmain: etcd Version: 3.1.7 2018-08-01 11:34:15.795480 I | etcdmain: Git SHA: 43b7507 2018-08-01 11:34:15.795485 I | etcdmain: Go Version: go1.7.5 2018-08-01 11:34:15.795489 I | etcdmain: Go OS/Arch: linux/amd64 2018-08-01 11:34:15.795493 I | etcdmain: setting maximum number of CPUs to 2, total number of available CPUs is 2 2018-08-01 11:34:15.795573 I | embed: listening for peers on http://192.168.120.3:2380 2018-08-01 11:34:15.795629 I | embed: listening for client requests on 0.0.0.0:4000 2018-08-01 11:34:15.849664 I | etcdserver: name = 192-168-120-3 2018-08-01 11:34:15.849677 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.3 2018-08-01 11:34:15.849683 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.3/member 2018-08-01 11:34:15.849686 I | etcdserver: heartbeat = 100ms 2018-08-01 11:34:15.849690 I | etcdserver: election = 1000ms 2018-08-01 11:34:15.849694 I | etcdserver: snapshot count = 10000 2018-08-01 11:34:15.849701 I | etcdserver: advertise client URLs = http://192.168.120.3:4000 2018-08-01 11:34:15.856109 I | etcdserver: starting member d9d47738f0d50143 in cluster b41699c7b315d475 2018-08-01 11:34:15.856169 I | raft: d9d47738f0d50143 became follower at term 0 2018-08-01 11:34:15.856197 I | raft: newRaft d9d47738f0d50143 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0] 2018-08-01 11:34:15.856203 I | raft: d9d47738f0d50143 became follower at term 1 2018-08-01 11:34:15.875177 I | rafthttp: started HTTP pipelining with peer 1c0ff7d3296cd0be 2018-08-01 11:34:15.875198 I | rafthttp: started HTTP pipelining with peer 36eb8757cbcd1022 2018-08-01 11:34:15.875237 I | rafthttp: started HTTP pipelining with peer 810a326e07e71be9 2018-08-01 11:34:15.875260 I | rafthttp: starting peer 1c0ff7d3296cd0be... 2018-08-01 11:34:15.875271 I | rafthttp: started HTTP pipelining with peer 1c0ff7d3296cd0be 2018-08-01 11:34:15.876725 I | rafthttp: started streaming with peer 1c0ff7d3296cd0be (writer) 2018-08-01 11:34:15.876758 I | rafthttp: started streaming with peer 1c0ff7d3296cd0be (writer) 2018-08-01 11:34:15.879429 I | rafthttp: started peer 1c0ff7d3296cd0be 2018-08-01 11:34:15.879467 I | rafthttp: added peer 1c0ff7d3296cd0be 2018-08-01 11:34:15.879482 I | rafthttp: starting peer 36eb8757cbcd1022... 2018-08-01 11:34:15.879505 I | rafthttp: started HTTP pipelining with peer 36eb8757cbcd1022 2018-08-01 11:34:15.880023 I | rafthttp: started streaming with peer 1c0ff7d3296cd0be (stream MsgApp v2 reader) 2018-08-01 11:34:15.880213 I | rafthttp: started streaming with peer 1c0ff7d3296cd0be (stream Message reader) 2018-08-01 11:34:15.882040 I | rafthttp: started peer 36eb8757cbcd1022 2018-08-01 11:34:15.882062 I | rafthttp: added peer 36eb8757cbcd1022 2018-08-01 11:34:15.882075 I | rafthttp: starting peer 810a326e07e71be9... 2018-08-01 11:34:15.882093 I | rafthttp: started HTTP pipelining with peer 810a326e07e71be9 2018-08-01 11:34:15.882868 I | rafthttp: started streaming with peer 36eb8757cbcd1022 (writer) 2018-08-01 11:34:15.882893 I | rafthttp: started streaming with peer 36eb8757cbcd1022 (writer) 2018-08-01 11:34:15.883013 I | rafthttp: started streaming with peer 810a326e07e71be9 (writer) 2018-08-01 11:34:15.884557 I | rafthttp: started peer 810a326e07e71be9 2018-08-01 11:34:15.884576 I | rafthttp: added peer 810a326e07e71be9 2018-08-01 11:34:15.884601 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided] 2018-08-01 11:34:15.884887 I | rafthttp: started streaming with peer 810a326e07e71be9 (stream MsgApp v2 reader) 2018-08-01 11:34:15.885002 I | rafthttp: started streaming with peer 810a326e07e71be9 (stream Message reader) 2018-08-01 11:34:15.885821 I | raft: d9d47738f0d50143 [term: 1] received a MsgHeartbeat message with higher term from 810a326e07e71be9 [term: 2] 2018-08-01 11:34:15.885836 I | raft: d9d47738f0d50143 became follower at term 2 2018-08-01 11:34:15.885855 I | raft: raft.node: d9d47738f0d50143 elected leader 810a326e07e71be9 at term 2 2018-08-01 11:34:15.887660 I | rafthttp: peer 1c0ff7d3296cd0be became active 2018-08-01 11:34:15.887684 I | rafthttp: established a TCP streaming connection with peer 1c0ff7d3296cd0be (stream MsgApp v2 writer) 2018-08-01 11:34:15.887807 I | rafthttp: established a TCP streaming connection with peer 1c0ff7d3296cd0be (stream Message writer) 2018-08-01 11:34:15.887955 I | rafthttp: peer 36eb8757cbcd1022 became active 2018-08-01 11:34:15.887983 I | rafthttp: established a TCP streaming connection with peer 36eb8757cbcd1022 (stream MsgApp v2 writer) 2018-08-01 11:34:15.888153 I | rafthttp: established a TCP streaming connection with peer 36eb8757cbcd1022 (stream Message writer) 2018-08-01 11:34:15.888265 I | rafthttp: peer 810a326e07e71be9 became active 2018-08-01 11:34:15.888279 I | rafthttp: established a TCP streaming connection with peer 810a326e07e71be9 (stream Message writer) 2018-08-01 11:34:15.889820 I | rafthttp: started streaming with peer 36eb8757cbcd1022 (stream Message reader) 2018-08-01 11:34:15.890236 I | rafthttp: established a TCP streaming connection with peer 810a326e07e71be9 (stream Message reader) 2018-08-01 11:34:15.890401 D | raft: d9d47738f0d50143 [logterm: 0, index: 80] rejected msgApp [logterm: 2, index: 80] from 810a326e07e71be9 2018-08-01 11:34:15.890501 I | rafthttp: established a TCP streaming connection with peer 810a326e07e71be9 (stream MsgApp v2 reader) 2018-08-01 11:34:15.890617 I | rafthttp: established a TCP streaming connection with peer 36eb8757cbcd1022 (stream Message reader) 2018-08-01 11:34:15.890675 I | rafthttp: started streaming with peer 810a326e07e71be9 (writer) 2018-08-01 11:34:15.890724 I | rafthttp: established a TCP streaming connection with peer 810a326e07e71be9 (stream MsgApp v2 writer) 2018-08-01 11:34:15.890832 I | rafthttp: started streaming with peer 36eb8757cbcd1022 (stream MsgApp v2 reader) 2018-08-01 11:34:15.892185 D | raft: d9d47738f0d50143 [logterm: 0, index: 80] rejected msgApp [logterm: 2, index: 80] from 810a326e07e71be9 2018-08-01 11:34:15.892706 I | rafthttp: established a TCP streaming connection with peer 1c0ff7d3296cd0be (stream MsgApp v2 reader) 2018-08-01 11:34:15.892816 I | etcdserver/membership: added member 810a326e07e71be9 [http://192.168.120.14:2380] to cluster b41699c7b315d475 2018-08-01 11:34:15.892919 N | etcdserver/membership: set the initial cluster version to 3.1 2018-08-01 11:34:15.892943 I | etcdserver/api: enabled capabilities for version 3.1 2018-08-01 11:34:15.893132 I | rafthttp: established a TCP streaming connection with peer 36eb8757cbcd1022 (stream MsgApp v2 reader) 2018-08-01 11:34:15.893196 I | rafthttp: established a TCP streaming connection with peer 1c0ff7d3296cd0be (stream Message reader) 2018-08-01 11:34:15.893256 I | etcdserver/membership: added member 36eb8757cbcd1022 [http://192.168.120.13:2380] to cluster b41699c7b315d475 2018-08-01 11:34:15.893461 I | etcdserver/membership: added member 1c0ff7d3296cd0be [http://192.168.120.9:2380] to cluster b41699c7b315d475 2018-08-01 11:34:15.893702 I | etcdserver/membership: added member d9d47738f0d50143 [http://192.168.120.3:2380] to cluster b41699c7b315d475 2018-08-01 11:34:15.895295 I | etcdserver: published {Name:192-168-120-3 ClientURLs:[http://192.168.120.3:4000]} to cluster b41699c7b315d475 2018-08-01 11:34:15.895365 I | embed: ready to serve client requests 2018-08-01 11:34:15.895803 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged! 2018-08-01 11:34:16.928692 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.3:55922 2018-08-01 11:34:16.940332 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.3:55923 2018-08-01 11:34:17.206279 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.3:55927 2018-08-01 11:34:18.599833 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.5:48492 2018-08-01 11:34:18.600288 D | etcdserver/api/v2http: [GET] /v2/members/leader remote:192.168.120.5:48492 2018-08-01 11:34:18.762131 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.13:55781 real 0m0.006s user 0m0.004s sys 0m0.001s 2018-08-01 11:34:32,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/cassandra/system.log 2018-08-01 11:34:32,727 - 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.002s sys 0m0.003s 2018-08-01 11:34:32,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => INFO [main] 2018-08-01 11:32:11,849 CassandraDaemon.java:159 - Could not resolve local host INFO [main] 2018-08-01 11:32:11,869 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-08-01 11:32:11,990 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-08-01 11:32:12,156 DatabaseDescriptor.java:343 - DiskAccessMode 'auto' determined to be mmap, indexAccessMode is mmap INFO [main] 2018-08-01 11:32:12,165 DatabaseDescriptor.java:437 - Global memtable on-heap threshold is enabled at 245MB INFO [main] 2018-08-01 11:32:12,166 DatabaseDescriptor.java:441 - Global memtable off-heap threshold is enabled at 245MB INFO [main] 2018-08-01 11:32:12,506 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-08-01 11:32:12,517 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-08-01 11:32:12,536 CassandraDaemon.java:174 - JVM vendor/version: OpenJDK 64-Bit Server VM/1.7.0_181 WARN [main] 2018-08-01 11:32:12,537 CassandraDaemon.java:179 - OpenJDK is not recommended. Please upgrade to the newest Oracle Java release INFO [main] 2018-08-01 11:32:12,537 CassandraDaemon.java:202 - Heap size: 1027604480/1027604480 INFO [main] 2018-08-01 11:32:12,537 CassandraDaemon.java:204 - Code Cache Non-heap memory: init = 2555904(2496K) used = 696000(679K) committed = 2555904(2496K) max = 50331648(49152K) INFO [main] 2018-08-01 11:32:12,537 CassandraDaemon.java:204 - Par Eden Space Heap memory: init = 167772160(163840K) used = 73987896(72253K) committed = 167772160(163840K) max = 167772160(163840K) INFO [main] 2018-08-01 11:32:12,537 CassandraDaemon.java:204 - Par Survivor Space Heap memory: init = 20971520(20480K) used = 0(0K) committed = 20971520(20480K) max = 20971520(20480K) INFO [main] 2018-08-01 11:32:12,537 CassandraDaemon.java:204 - CMS Old Gen Heap memory: init = 838860800(819200K) used = 0(0K) committed = 838860800(819200K) max = 838860800(819200K) INFO [main] 2018-08-01 11:32:12,537 CassandraDaemon.java:204 - CMS Perm Gen Non-heap memory: init = 21757952(21248K) used = 16711432(16319K) committed = 21757952(21248K) max = 174063616(169984K) INFO [main] 2018-08-01 11:32:12,538 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-08-01 11:32:12,538 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_1533123131.hprof, -XX:ErrorFile=/var/lib/cassandra/hs_err_1533123131.log] INFO [main] 2018-08-01 11:32:12,604 CLibrary.java:144 - JNA mlockall successful WARN [main] 2018-08-01 11:32:12,605 CassandraDaemon.java:85 - JMX is not enabled to receive remote connections. Please see cassandra-env.sh for more info. ERROR [main] 2018-08-01 11:32:12,667 CassandraDaemon.java:266 - Directory /var/lib/cassandra/data doesn't exist ERROR [main] 2018-08-01 11:32:12,670 CassandraDaemon.java:266 - Directory /var/lib/cassandra/commitlog doesn't exist ERROR [main] 2018-08-01 11:32:12,670 CassandraDaemon.java:266 - Directory /var/lib/cassandra/saved_caches doesn't exist INFO [main] 2018-08-01 11:32:12,674 CacheService.java:110 - Initializing key cache with capacity of 49 MBs. INFO [main] 2018-08-01 11:32:12,680 CacheService.java:132 - Initializing row cache with capacity of 0 MBs INFO [main] 2018-08-01 11:32:12,686 CacheService.java:149 - Initializing counter cache with capacity of 24 MBs INFO [main] 2018-08-01 11:32:12,686 CacheService.java:160 - Scheduling counter cache save to every 7200 seconds (going to save all keys). INFO [main] 2018-08-01 11:32:12,757 ColumnFamilyStore.java:361 - Initializing system.schema_triggers INFO [main] 2018-08-01 11:32:14,049 ColumnFamilyStore.java:361 - Initializing system.compaction_history INFO [main] 2018-08-01 11:32:14,060 ColumnFamilyStore.java:361 - Initializing system.batchlog INFO [main] 2018-08-01 11:32:14,066 ColumnFamilyStore.java:361 - Initializing system.sstable_activity INFO [main] 2018-08-01 11:32:14,070 ColumnFamilyStore.java:361 - Initializing system.peer_events INFO [main] 2018-08-01 11:32:14,075 ColumnFamilyStore.java:361 - Initializing system.compactions_in_progress INFO [main] 2018-08-01 11:32:14,079 ColumnFamilyStore.java:361 - Initializing system.hints INFO [main] 2018-08-01 11:32:14,086 ColumnFamilyStore.java:361 - Initializing system.schema_keyspaces INFO [main] 2018-08-01 11:32:14,092 ColumnFamilyStore.java:361 - Initializing system.range_xfers INFO [main] 2018-08-01 11:32:14,096 ColumnFamilyStore.java:361 - Initializing system.schema_columnfamilies INFO [main] 2018-08-01 11:32:14,100 ColumnFamilyStore.java:361 - Initializing system.paxos INFO [main] 2018-08-01 11:32:14,105 ColumnFamilyStore.java:361 - Initializing system.schema_columns INFO [main] 2018-08-01 11:32:14,111 ColumnFamilyStore.java:361 - Initializing system.schema_usertypes INFO [main] 2018-08-01 11:32:14,114 ColumnFamilyStore.java:361 - Initializing system.IndexInfo INFO [main] 2018-08-01 11:32:14,118 ColumnFamilyStore.java:361 - Initializing system.peers INFO [main] 2018-08-01 11:32:14,121 ColumnFamilyStore.java:361 - Initializing system.size_estimates INFO [main] 2018-08-01 11:32:14,125 ColumnFamilyStore.java:361 - Initializing system.local INFO [main] 2018-08-01 11:32:14,203 DatabaseDescriptor.java:692 - Couldn't detect any schema definitions in local storage. INFO [main] 2018-08-01 11:32:14,204 DatabaseDescriptor.java:697 - To create keyspaces and column families, see 'help create' in cqlsh. INFO [main] 2018-08-01 11:32:14,247 ColumnFamilyStore.java:905 - Enqueuing flush of local: 793 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-08-01 11:32:14,255 Memtable.java:347 - Writing Memtable-local@914733456(0.139KiB serialized bytes, 5 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-08-01 11:32:14,291 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=1533123134024, position=399) INFO [main] 2018-08-01 11:32:14,505 CommitLog.java:122 - No commitlog files found; skipping replay INFO [main] 2018-08-01 11:32:14,642 StorageService.java:622 - Cassandra version: 2.1.15 INFO [main] 2018-08-01 11:32:14,642 StorageService.java:623 - Thrift API version: 19.39.0 INFO [main] 2018-08-01 11:32:14,644 StorageService.java:624 - CQL supported versions: 2.0.0,3.2.1 (default: 3.2.1) INFO [main] 2018-08-01 11:32:14,656 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-08-01 11:32:14,657 StorageService.java:649 - Loading persisted ring state INFO [main] 2018-08-01 11:32:14,672 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-08-01 11:32:14,680 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-08-01 11:32:14,690 SystemKeyspace.java:765 - No host ID found, created f69b04e6-543b-4010-a34d-1fa3b0a4f0bd (Note: This should happen exactly once per node). INFO [main] 2018-08-01 11:32:14,693 StorageService.java:807 - Starting up server gossip INFO [main] 2018-08-01 11:32:14,695 ColumnFamilyStore.java:905 - Enqueuing flush of local: 1983 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-08-01 11:32:14,695 Memtable.java:347 - Writing Memtable-local@1441905614(0.368KiB serialized bytes, 15 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-08-01 11:32:14,696 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=1533123134024, position=93397) INFO [main] 2018-08-01 11:32:15,349 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-08-01 11:32:15,356 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-08-01 11:32:15,381 MessagingService.java:506 - Starting Messaging Service on port 7000 INFO [main] 2018-08-01 11:32:15,401 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-08-01 11:32:15,409 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-08-01 11:32:15,418 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-08-01 11:32:15,424 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-08-01 11:32:15,431 StorageService.java:844 - This node will not auto bootstrap because it is configured to be a seed node. INFO [main] 2018-08-01 11:32:15,433 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-08-01 11:32:15,439 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-08-01 11:32:15,449 StorageService.java:959 - Generated random tokens. tokens are [8972059339722464614, -3897440578648904503, -2294998769502510482, -121528818027024130, 6548020176980133508, -8233626549296939947, -4466067859507294235, -994414680666818731, 7271567603947362663, -4128137985242792186, -8329914913831791892, 6793316100910689459, 2898404864583728438, -9164042987866378848, -6874626526902585286, 6964301259614968829, -8575263869124065392, -5868869628773977737, -5954523197305555327, -2267939436692073080, 4616854695128499158, 824204992138427044, -3203078819870753890, -6519044944597062117, -419059092826919024, 1203038307127416485, -7752901649115086963, 1033936225719405528, 2629382653826264948, -1009197579421208433, -4933567060474906225, -2260843428219568615, -6267667454808892625, -7515348900921488707, -2608625884568866627, 1572103302921154541, -7945650473031051275, -3350819393683416684, -603372986999573668, 2079138147161688444, -5838372182597867672, -1230633775606141679, 2123648991733961033, -8795566213425208162, 7879363798891222661, 5791528747233139439, 3340455515744708706, -3318725657376757404, 6174767247241267451, 4930538841193039876, -3647368778295233774, 8841258344070857719, 1977256345069069018, 4289482527196373161, 2074214587287863776, -6032740669749208373, -6791916832234654811, 792450185222343586, -7394783940707793615, -5781754732730339212, 5547241864256495780, -3551451433891103735, -1768234786842903340, -631160889295885906, 9061427383816339142, 1670851377142900822, -1218026888218771528, 8909162307769219591, 8979855718422301747, 7138529578105753259, -9000025872016366417, -4553095630934007158, -3198257448030620452, -608612318051797031, -6574816005627235814, 8263542024874177698, 5743422026522562551, -6717200932191532818, -1264292150404044555, -676709500720452488, -6313123955774590943, 4403397022785849067, -8296007668229063916, 7063592063879996319, 5460683446308133048, 401273583085620417, 9047829990529239223, 180336429673747390, -1830916333682139660, -6090185563615029662, 8149699687838837569, 784315990671326140, 5099388273598312002, 295163194884873752, -5952815123919051842, -3659865027109408610, 5901960936455800624, -1380338481167231919, 4086225632231298745, -4738816835323162274, 2664125853892912019, 6348306969211953253, -3768518267187081302, 5953536088963037393, 2000675333052555468, 2686849724345231627, -5378263947089808704, 4689731416300064759, 2286745849901434920, 2277555548498597293, 8201490848601877518, -5631690399416695811, 6043913006960780443, -8940420063341148347, -6831966484278974487, 919285799039283050, 6588937851950632663, -1968521176930333202, 1328951034591975740, -8300301731134373293, 1885776269158717350, 5818308122030495481, 6278287991565725002, -1077407546542343457, 8515016278744153920, 5027807195580945989, 8419826984341557933, 5290661872112089283, -5848621039099559882, -7524531980852686267, -2231468977903184282, -6281769945528006292, -238083883205340229, 5143540283558802689, 1018148145078472415, -3201830627673899580, 8201424457618187030, 4422354887251458607, -8191324295072344897, 6009208137940346349, -1885793041189640390, -402405032754507687, 6506525005967701755, -6641801418719976131, -8597281459063071405, -7835576129277984621, 5485601874346729035, 8884164804780768796, 4212187513024208853, 2863367831605147013, -6327236266876304326, -2131603460772217860, -7815245450821720272, -8919403261021522507, 6485456052967853224, 6619235850775197714, 2906687507596894526, 3108511246368506073, 7887972506474427315, 5890460363545188882, 6072124543192970133, -3446511872456106266, 8788710533110823685, -1911337889585493202, -5706105386137728174, 5666288183042884699, -2616227270392296541, -7879185927775836337, -3761037144678986073, 2074449568677627662, -6239487643073112189, -6896926398206817737, -6316108487977318586, 4702040104054574382, -1132097503602460728, -3532414297567170905, -433048414400151501, -6180943557150653958, 8880055046570920417, -1398906327438675674, 8288321568197101589, -4338431922528474870, -6929773016264833716, -6548126342726650886, 5864494520465527622, -5374807007074896734, 3514555987712285128, 6294652464334197928, 6701649525153598128, 944909253583872615, -5149994391617378470, 147753470733958320, -5358821493056872464, 1133015992039427330, 6321422627262535511, 6646535086350872691, 8833114170536437519, -8434210707872227631, -429830396462086158, 4050935907799459482, -7364618291315709915, -5253634766265278817, -3662707308607070426, 3448192832977918197, -9207170287676021430, 4828577402953131573, 8942272056696417512, 100139879518253204, 8626885349144029412, -6232923359341303111, -3474285712184457114, -3883631288393990839, 9182204190227857531, 8493319081638189334, 8365697115730003313, -3850801515999440777, 4919106860809892993, -7213662914379840855, -452691123156128551, 258543353498987940, 2491003215524889413, 2636582077084967078, -8970262420685335219, -2360105397727414049, -3805886211958209682, 2349110733517664967, 133827267583698179, -4385764825561629819, -7155069946052914262, -3374327143981433372, 4611162237207752063, 6760953015073770427, 1442510998683994765, -4333046380092672682, 8367425599855113631, 2722788510348750225, -7755749297615267367, -8465753712892604041, -8407373915427744651, -2862651717220582526, 6526706257215700257, 4725032854140023988, -3042591793432197292, -7802800111223047714, 2359595094810483131, 3724941414423801444, 6923519160668606153, 3319053862422789262, -1597981524404098190, 8948123202375068941, -2208630375307307121, -237581387318246451, -4760242871409740420, -2171907391797709792, -1464192782254315591, 4120567993868475656] INFO [main] 2018-08-01 11:32:15,457 MigrationManager.java:230 - Create new Keyspace: KSMetaData{name=system_traces, strategyClass=SimpleStrategy, strategyOptions={replication_factor=2}, cfMetaData={sessions=org.apache.cassandra.config.CFMetaData@7eef4036[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@66a90455[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@5a82db92} INFO [MigrationStage:1] 2018-08-01 11:32:15,483 ColumnFamilyStore.java:905 - Enqueuing flush of schema_keyspaces: 958 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-08-01 11:32:15,484 Memtable.java:347 - Writing Memtable-schema_keyspaces@806021324(0.261KiB serialized bytes, 7 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-08-01 11:32:15,485 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=1533123134024, position=102352) INFO [MigrationStage:1] 2018-08-01 11:32:15,824 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columnfamilies: 115123 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-08-01 11:32:15,825 Memtable.java:347 - Writing Memtable-schema_columnfamilies@1012768572(29.505KiB serialized bytes, 514 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-08-01 11:32:15,834 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=1533123134024, position=102352) INFO [MigrationStage:1] 2018-08-01 11:32:16,318 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columns: 254936 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-08-01 11:32:16,318 Memtable.java:347 - Writing Memtable-schema_columns@2069543282(47.245KiB serialized bytes, 939 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-08-01 11:32:16,337 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=1533123134024, position=102352) INFO [MigrationStage:1] 2018-08-01 11:32:16,612 ColumnFamilyStore.java:905 - Enqueuing flush of schema_triggers: 154 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-08-01 11:32:16,663 Memtable.java:347 - Writing Memtable-schema_triggers@1126381907(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-08-01 11:32:16,664 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=1533123134024, position=102352) INFO [MigrationStage:1] 2018-08-01 11:32:17,011 ColumnFamilyStore.java:905 - Enqueuing flush of schema_usertypes: 154 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-08-01 11:32:17,012 Memtable.java:347 - Writing Memtable-schema_usertypes@440151087(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-08-01 11:32:17,013 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=1533123134024, position=102352) INFO [MigrationStage:1] 2018-08-01 11:32:17,086 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@6216964a[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-08-01 11:32:17,152 ColumnFamilyStore.java:361 - Initializing system_traces.sessions INFO [MigrationStage:1] 2018-08-01 11:32:17,152 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@72608d41[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-08-01 11:32:17,157 ColumnFamilyStore.java:361 - Initializing system_traces.events INFO [main] 2018-08-01 11:32:17,190 ColumnFamilyStore.java:905 - Enqueuing flush of local: 594 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-08-01 11:32:17,190 Memtable.java:347 - Writing Memtable-local@1225444646(0.081KiB serialized bytes, 6 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-08-01 11:32:17,191 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=1533123134024, position=102595) INFO [main] 2018-08-01 11:32:17,682 ColumnFamilyStore.java:905 - Enqueuing flush of local: 51483 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-08-01 11:32:17,682 Memtable.java:347 - Writing Memtable-local@1702624766(8.369KiB serialized bytes, 259 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-08-01 11:32:17,689 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=1533123134024, position=114589) INFO [CompactionExecutor:1] 2018-08-01 11:32:18,201 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-2-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-3-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-4-Data.db')] INFO [main] 2018-08-01 11:32:18,250 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to NORMAL INFO [main] 2018-08-01 11:32:18,343 Server.java:155 - Netty using native Epoll event loop INFO [main] 2018-08-01 11:32:18,371 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-08-01 11:32:18,401 Server.java:194 - Starting listening for CQL clients on localhost/127.0.0.1:9042... INFO [main] 2018-08-01 11:32:18,479 ThriftServer.java:119 - Binding thrift service to localhost/127.0.0.1:9160 INFO [Thread-2] 2018-08-01 11:32:18,484 ThriftServer.java:136 - Listening for thrift clients... INFO [CompactionExecutor:1] 2018-08-01 11:32:18,805 CompactionTask.java:274 - Compacted 4 sstables to [/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-5,]. 5,914 bytes to 5,735 (~96% of original) in 410ms = 0.013340MB/s. 4 total partitions merged to 1. Partition merge counts were {4:1, } INFO [StorageServiceShutdownHook] 2018-08-01 11:33:40,480 ThriftServer.java:142 - Stop listening to thrift clients INFO [StorageServiceShutdownHook] 2018-08-01 11:33:40,515 Server.java:225 - Stop listening for CQL clients INFO [StorageServiceShutdownHook] 2018-08-01 11:33:40,516 Gossiper.java:1454 - Announcing shutdown INFO [StorageServiceShutdownHook] 2018-08-01 11:33:40,517 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to shutdown INFO [StorageServiceShutdownHook] 2018-08-01 11:33:42,524 MessagingService.java:734 - Waiting for messaging service to quiesce INFO [ACCEPT-localhost/127.0.0.1] 2018-08-01 11:33:42,525 MessagingService.java:1020 - MessagingService has terminated the accept() thread real 0m0.011s user 0m0.002s sys 0m0.005s 2018-08-01 11:34:32,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /etc/cassandra/logback 2018-08-01 11:34:32,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2018-08-01 11:34:32,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-01 11:34:32,729 - 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.004s sys 0m0.002s 2018-08-01 11:34:32,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /etc/cassandra/cassandra 2018-08-01 11:34:32,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/D6ID0/install-vellum.sh 2018-08-01 11:34:32,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Installation is done 2018-08-01 11:34:32,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-01 11:34:32,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-01 11:34:32,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-01 11:34:32,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/start-vellum.sh to /tmp/X5ZAI/start-vellum.sh 2018-08-01 11:34:32,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/X5ZAI/start-vellum.sh 2018-08-01 11:34:32,730 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9cafa47c-f563-4508-be65-c972de09f881 2018-08-01 11:34:32,903 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:34:32,904 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:34:32,904 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:34:32,904 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:34:32,904 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:34:32,904 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:34:32,904 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:34:32,904 - 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-08-01T11:25:09.346Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "9cafa47c-f563-4508-be65-c972de09f881"} 2018-08-01 11:34:32,904 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:34:32,905 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:34:32 GMT 2018-08-01 11:34:32,905 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:34:32,905 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-01 11:34:32,905 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:34:37,910 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:34:37,989 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:34:37,990 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:34:37,990 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:34:37,990 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:34:37,990 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:34:37,990 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:34:37,990 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:34:37,990 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_pvk8kp", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:34:33.652Z", "message": "[vellum] 192.168.120.3", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:34:33.652Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "c465cbc4-7d28-4efc-8596-db9bd2c19486"}, {"node_instance_id": "vellum_pvk8kp", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:34:33.652Z", "message": "", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:34:33.652Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "c465cbc4-7d28-4efc-8596-db9bd2c19486"}, {"node_instance_id": "vellum_pvk8kp", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:34:33.652Z", "message": "[vellum] Starting homestead node", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:34:33.652Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "c465cbc4-7d28-4efc-8596-db9bd2c19486"}, {"node_instance_id": "vellum_pvk8kp", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:34:33.652Z", "message": "Running liveness detection on port 7000", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:34:33.652Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "c465cbc4-7d28-4efc-8596-db9bd2c19486"}, {"node_instance_id": "vellum_pvk8kp", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:34:34.656Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:34:34.656Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "c465cbc4-7d28-4efc-8596-db9bd2c19486"}], "metadata": {"pagination": {"total": 1988, "offset": 1945, "size": 50}}} 2018-08-01 11:34:37,990 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:34:37,990 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:34:37 GMT 2018-08-01 11:34:37,991 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:34:37,991 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2674 2018-08-01 11:34:37,991 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:34:37,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 192.168.120.3 2018-08-01 11:34:37,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2018-08-01 11:34:37,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Starting homestead node 2018-08-01 11:34:37,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Running liveness detection on port 7000 2018-08-01 11:34:37,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-01 11:34:37,992 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9cafa47c-f563-4508-be65-c972de09f881 2018-08-01 11:34:38,129 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:34:38,129 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:34:38,129 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:34:38,130 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:34:38,130 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:34:38,130 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:34:38,130 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:34:38,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-08-01T11:25:09.346Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "9cafa47c-f563-4508-be65-c972de09f881"} 2018-08-01 11:34:38,130 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:34:38,130 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:34:38 GMT 2018-08-01 11:34:38,130 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:34:38,130 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-01 11:34:38,130 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:34:43,136 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:34:43,316 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:34:43,316 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:34:43,316 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:34:43,317 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:34:43,317 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:34:43,317 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:34:43,317 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:34:43,317 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1988, "offset": 1950, "size": 50}}} 2018-08-01 11:34:43,317 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:34:43,317 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:34:43 GMT 2018-08-01 11:34:43,317 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:34:43,317 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-01 11:34:43,318 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:34:43,318 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9cafa47c-f563-4508-be65-c972de09f881 2018-08-01 11:34:43,663 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:34:43,663 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:34:43,664 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:34:43,664 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:34:43,664 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:34:43,664 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:34:43,664 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:34:43,664 - 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-08-01T11:25:09.346Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "9cafa47c-f563-4508-be65-c972de09f881"} 2018-08-01 11:34:43,664 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:34:43,664 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:34:43 GMT 2018-08-01 11:34:43,664 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:34:43,664 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-01 11:34:43,665 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:34:48,670 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:34:48,798 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:34:48,798 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:34:48,798 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:34:48,798 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:34:48,798 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:34:48,798 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:34:48,798 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:34:48,798 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_pvk8kp", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:34:44.026Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:34:44.026Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "c465cbc4-7d28-4efc-8596-db9bd2c19486"}], "metadata": {"pagination": {"total": 1989, "offset": 1950, "size": 50}}} 2018-08-01 11:34:48,798 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:34:48,799 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:34:48 GMT 2018-08-01 11:34:48,799 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:34:48,799 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-01 11:34:48,799 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:34:48,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-01 11:34:48,799 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9cafa47c-f563-4508-be65-c972de09f881 2018-08-01 11:34:49,009 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:34:49,009 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:34:49,009 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:34:49,009 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:34:49,010 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:34:49,010 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:34:49,010 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:34:49,010 - 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-08-01T11:25:09.346Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "9cafa47c-f563-4508-be65-c972de09f881"} 2018-08-01 11:34:49,010 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:34:49,010 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:34:49 GMT 2018-08-01 11:34:49,010 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:34:49,010 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-01 11:34:49,010 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:34:54,015 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:34:54,116 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:34:54,116 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:34:54,116 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:34:54,116 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:34:54,116 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:34:54,116 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:34:54,117 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:34:54,117 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1989, "offset": 1951, "size": 50}}} 2018-08-01 11:34:54,117 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:34:54,117 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:34:54 GMT 2018-08-01 11:34:54,117 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:34:54,117 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-01 11:34:54,117 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:34:54,117 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9cafa47c-f563-4508-be65-c972de09f881 2018-08-01 11:34:54,229 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:34:54,229 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:34:54,229 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:34:54,229 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:34:54,229 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:34:54,230 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:34:54,230 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:34:54,230 - 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-08-01T11:25:09.346Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "9cafa47c-f563-4508-be65-c972de09f881"} 2018-08-01 11:34:54,230 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:34:54,230 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:34:54 GMT 2018-08-01 11:34:54,230 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:34:54,230 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-01 11:34:54,230 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:34:59,236 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:34:59,312 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:34:59,313 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:34:59,313 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:34:59,313 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:34:59,313 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:34:59,313 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:34:59,313 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:34:59,313 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_pvk8kp", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:34:54.261Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:34:54.261Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "c465cbc4-7d28-4efc-8596-db9bd2c19486"}], "metadata": {"pagination": {"total": 1990, "offset": 1951, "size": 50}}} 2018-08-01 11:34:59,313 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:34:59,314 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:34:59 GMT 2018-08-01 11:34:59,314 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:34:59,314 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-01 11:34:59,314 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:34:59,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-01 11:34:59,314 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9cafa47c-f563-4508-be65-c972de09f881 2018-08-01 11:34:59,372 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:34:59,372 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:34:59,373 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:34:59,373 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:34:59,373 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:34:59,373 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:34:59,373 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:34:59,373 - 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-08-01T11:25:09.346Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "9cafa47c-f563-4508-be65-c972de09f881"} 2018-08-01 11:34:59,373 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:34:59,373 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:34:59 GMT 2018-08-01 11:34:59,373 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:34:59,373 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-01 11:34:59,374 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:35:04,379 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:35:04,455 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:35:04,455 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:35:04,455 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:35:04,455 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:35:04,455 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:35:04,456 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:35:04,456 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:35:04,456 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1990, "offset": 1952, "size": 50}}} 2018-08-01 11:35:04,456 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:35:04,456 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:35:04 GMT 2018-08-01 11:35:04,456 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:35:04,456 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-01 11:35:04,456 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:35:04,457 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9cafa47c-f563-4508-be65-c972de09f881 2018-08-01 11:35:04,516 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:35:04,516 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:35:04,517 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:35:04,517 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:35:04,517 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:35:04,517 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:35:04,517 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:35:04,517 - 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-08-01T11:25:09.346Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "9cafa47c-f563-4508-be65-c972de09f881"} 2018-08-01 11:35:04,517 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:35:04,517 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:35:04 GMT 2018-08-01 11:35:04,517 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:35:04,517 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-01 11:35:04,518 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:35:09,523 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:35:09,601 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:35:09,602 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:35:09,602 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:35:09,602 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:35:09,602 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:35:09,602 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:35:09,602 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:35:09,602 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_pvk8kp", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:35:04.496Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:35:04.496Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "c465cbc4-7d28-4efc-8596-db9bd2c19486"}], "metadata": {"pagination": {"total": 1991, "offset": 1952, "size": 50}}} 2018-08-01 11:35:09,603 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:35:09,603 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:35:09 GMT 2018-08-01 11:35:09,603 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:35:09,603 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-01 11:35:09,603 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:35:09,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-01 11:35:09,603 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9cafa47c-f563-4508-be65-c972de09f881 2018-08-01 11:35:09,662 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:35:09,662 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:35:09,662 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:35:09,662 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:35:09,662 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:35:09,662 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:35:09,662 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:35:09,662 - 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-08-01T11:25:09.346Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "9cafa47c-f563-4508-be65-c972de09f881"} 2018-08-01 11:35:09,663 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:35:09,663 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:35:09 GMT 2018-08-01 11:35:09,663 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:35:09,663 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-01 11:35:09,663 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:35:14,668 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:35:14,797 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:35:14,797 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:35:14,798 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:35:14,798 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:35:14,798 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:35:14,798 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:35:14,798 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:35:14,798 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_pvk8kp", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:35:14.726Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:35:14.726Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "c465cbc4-7d28-4efc-8596-db9bd2c19486"}], "metadata": {"pagination": {"total": 1991, "offset": 1953, "size": 50}}} 2018-08-01 11:35:14,798 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:35:14,798 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:35:14 GMT 2018-08-01 11:35:14,798 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:35:14,799 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-01 11:35:14,799 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:35:14,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-01 11:35:14,799 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9cafa47c-f563-4508-be65-c972de09f881 2018-08-01 11:35:14,925 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:35:14,925 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:35:14,926 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:35:14,926 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:35:14,926 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:35:14,926 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:35:14,926 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:35:14,926 - 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-08-01T11:25:09.346Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "9cafa47c-f563-4508-be65-c972de09f881"} 2018-08-01 11:35:14,926 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:35:14,926 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:35:14 GMT 2018-08-01 11:35:14,926 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:35:14,927 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-01 11:35:14,927 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:35:19,932 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:35:20,009 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:35:20,009 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:35:20,009 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:35:20,009 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:35:20,009 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:35:20,009 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:35:20,010 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:35:20,010 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1992, "offset": 1954, "size": 50}}} 2018-08-01 11:35:20,010 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:35:20,010 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:35:20 GMT 2018-08-01 11:35:20,010 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:35:20,010 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-01 11:35:20,010 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:35:20,010 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9cafa47c-f563-4508-be65-c972de09f881 2018-08-01 11:35:20,070 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:35:20,070 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:35:20,070 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:35:20,071 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:35:20,071 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:35:20,071 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:35:20,071 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:35:20,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-08-01T11:25:09.346Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "9cafa47c-f563-4508-be65-c972de09f881"} 2018-08-01 11:35:20,071 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:35:20,071 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:35:20 GMT 2018-08-01 11:35:20,071 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:35:20,071 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-01 11:35:20,071 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:35:25,077 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:35:25,152 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:35:25,152 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:35:25,152 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:35:25,152 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:35:25,152 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:35:25,152 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:35:25,153 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:35:25,153 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_pvk8kp", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:35:24.961Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:35:24.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "c465cbc4-7d28-4efc-8596-db9bd2c19486"}], "metadata": {"pagination": {"total": 1993, "offset": 1954, "size": 50}}} 2018-08-01 11:35:25,153 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:35:25,153 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:35:25 GMT 2018-08-01 11:35:25,153 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:35:25,153 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-01 11:35:25,153 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:35:25,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-01 11:35:25,154 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9cafa47c-f563-4508-be65-c972de09f881 2018-08-01 11:35:25,219 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:35:25,219 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:35:25,219 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:35:25,219 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:35:25,219 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:35:25,219 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:35:25,220 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:35:25,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-08-01T11:25:09.346Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "9cafa47c-f563-4508-be65-c972de09f881"} 2018-08-01 11:35:25,220 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:35:25,220 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:35:25 GMT 2018-08-01 11:35:25,220 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:35:25,220 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-01 11:35:25,220 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:35:30,226 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:35:30,372 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:35:30,372 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:35:30,373 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:35:30,373 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:35:30,373 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:35:30,373 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:35:30,373 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:35:30,373 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1993, "offset": 1955, "size": 50}}} 2018-08-01 11:35:30,373 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:35:30,373 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:35:30 GMT 2018-08-01 11:35:30,373 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:35:30,374 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-01 11:35:30,374 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:35:30,374 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9cafa47c-f563-4508-be65-c972de09f881 2018-08-01 11:35:30,433 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:35:30,434 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:35:30,434 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:35:30,434 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:35:30,434 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:35:30,434 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:35:30,434 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:35:30,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-08-01T11:25:09.346Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "9cafa47c-f563-4508-be65-c972de09f881"} 2018-08-01 11:35:30,435 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:35:30,435 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:35:30 GMT 2018-08-01 11:35:30,435 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:35:30,435 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-01 11:35:30,435 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:35:35,440 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:35:35,527 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:35:35,527 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:35:35,527 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:35:35,527 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:35:35,527 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:35:35,527 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:35:35,527 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:35:35,527 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_pvk8kp", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:35:35.194Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:35:35.194Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "c465cbc4-7d28-4efc-8596-db9bd2c19486"}], "metadata": {"pagination": {"total": 1994, "offset": 1955, "size": 50}}} 2018-08-01 11:35:35,528 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:35:35,528 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:35:35 GMT 2018-08-01 11:35:35,528 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:35:35,528 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-01 11:35:35,528 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:35:35,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-01 11:35:35,529 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9cafa47c-f563-4508-be65-c972de09f881 2018-08-01 11:35:35,595 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:35:35,596 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:35:35,596 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:35:35,596 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:35:35,596 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:35:35,596 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:35:35,596 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:35:35,596 - 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-08-01T11:25:09.346Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "9cafa47c-f563-4508-be65-c972de09f881"} 2018-08-01 11:35:35,596 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:35:35,596 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:35:35 GMT 2018-08-01 11:35:35,597 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:35:35,597 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-01 11:35:35,597 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:35:40,602 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:35:40,704 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:35:40,704 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:35:40,704 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:35:40,704 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:35:40,704 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:35:40,704 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:35:40,704 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:35:40,704 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1994, "offset": 1956, "size": 50}}} 2018-08-01 11:35:40,705 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:35:40,705 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:35:40 GMT 2018-08-01 11:35:40,705 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:35:40,705 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-01 11:35:40,705 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:35:40,705 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9cafa47c-f563-4508-be65-c972de09f881 2018-08-01 11:35:40,776 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:35:40,777 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:35:40,777 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:35:40,777 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:35:40,777 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:35:40,777 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:35:40,777 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:35:40,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-08-01T11:25:09.346Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "9cafa47c-f563-4508-be65-c972de09f881"} 2018-08-01 11:35:40,778 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:35:40,778 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:35:40 GMT 2018-08-01 11:35:40,778 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:35:40,778 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-01 11:35:40,778 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:35:45,783 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:35:45,863 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:35:45,864 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:35:45,864 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:35:45,864 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:35:45,864 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:35:45,864 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:35:45,864 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:35:45,864 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_pvk8kp", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:35:45.426Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:35:45.426Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "c465cbc4-7d28-4efc-8596-db9bd2c19486"}], "metadata": {"pagination": {"total": 1995, "offset": 1956, "size": 50}}} 2018-08-01 11:35:45,864 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:35:45,864 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:35:45 GMT 2018-08-01 11:35:45,865 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:35:45,865 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-01 11:35:45,865 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:35:45,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-01 11:35:45,865 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9cafa47c-f563-4508-be65-c972de09f881 2018-08-01 11:35:45,923 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:35:45,924 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:35:45,924 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:35:45,924 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:35:45,924 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:35:45,924 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:35:45,924 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:35:45,924 - 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-08-01T11:25:09.346Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "9cafa47c-f563-4508-be65-c972de09f881"} 2018-08-01 11:35:45,924 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:35:45,925 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:35:45 GMT 2018-08-01 11:35:45,925 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:35:45,925 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-01 11:35:45,925 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:35:50,929 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:35:50,999 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:35:50,999 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:35:50,999 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:35:50,999 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:35:50,999 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:35:50,999 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:35:51,000 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:35:51,000 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1995, "offset": 1957, "size": 50}}} 2018-08-01 11:35:51,000 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:35:51,000 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:35:50 GMT 2018-08-01 11:35:51,000 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:35:51,000 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-01 11:35:51,000 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:35:51,000 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9cafa47c-f563-4508-be65-c972de09f881 2018-08-01 11:35:51,057 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:35:51,057 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:35:51,057 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:35:51,058 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:35:51,058 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:35:51,058 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:35:51,058 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:35:51,058 - 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-08-01T11:25:09.346Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "9cafa47c-f563-4508-be65-c972de09f881"} 2018-08-01 11:35:51,058 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:35:51,058 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:35:51 GMT 2018-08-01 11:35:51,058 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:35:51,058 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-01 11:35:51,058 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:35:56,064 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:35:56,147 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:35:56,147 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:35:56,147 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:35:56,148 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:35:56,148 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:35:56,148 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:35:56,148 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:35:56,148 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_pvk8kp", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:35:55.656Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:35:55.656Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "c465cbc4-7d28-4efc-8596-db9bd2c19486"}], "metadata": {"pagination": {"total": 1996, "offset": 1957, "size": 50}}} 2018-08-01 11:35:56,148 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:35:56,148 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:35:56 GMT 2018-08-01 11:35:56,148 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:35:56,148 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-01 11:35:56,149 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:35:56,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-01 11:35:56,149 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9cafa47c-f563-4508-be65-c972de09f881 2018-08-01 11:35:56,208 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:35:56,208 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:35:56,208 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:35:56,208 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:35:56,208 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:35:56,208 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:35:56,208 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:35:56,209 - 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-08-01T11:25:09.346Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "9cafa47c-f563-4508-be65-c972de09f881"} 2018-08-01 11:35:56,209 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:35:56,209 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:35:56 GMT 2018-08-01 11:35:56,209 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:35:56,209 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-01 11:35:56,209 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:36:01,214 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:36:01,288 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:36:01,288 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:36:01,288 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:36:01,289 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:36:01,289 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:36:01,289 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:36:01,289 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:36:01,289 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1996, "offset": 1958, "size": 50}}} 2018-08-01 11:36:01,289 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:36:01,289 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:36:01 GMT 2018-08-01 11:36:01,289 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:36:01,289 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-01 11:36:01,289 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:36:01,290 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9cafa47c-f563-4508-be65-c972de09f881 2018-08-01 11:36:01,346 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:36:01,346 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:36:01,346 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:36:01,346 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:36:01,347 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:36:01,347 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:36:01,347 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:36:01,347 - 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-08-01T11:25:09.346Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "9cafa47c-f563-4508-be65-c972de09f881"} 2018-08-01 11:36:01,347 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:36:01,347 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:36:01 GMT 2018-08-01 11:36:01,347 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:36:01,347 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-01 11:36:01,347 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:36:06,352 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:36:06,431 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:36:06,432 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:36:06,432 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:36:06,432 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:36:06,432 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:36:06,432 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:36:06,432 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:36:06,432 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_pvk8kp", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:36:05.893Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:36:05.893Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "c465cbc4-7d28-4efc-8596-db9bd2c19486"}], "metadata": {"pagination": {"total": 1997, "offset": 1958, "size": 50}}} 2018-08-01 11:36:06,433 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:36:06,433 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:36:06 GMT 2018-08-01 11:36:06,433 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:36:06,433 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-01 11:36:06,433 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:36:06,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-01 11:36:06,434 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9cafa47c-f563-4508-be65-c972de09f881 2018-08-01 11:36:06,500 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:36:06,500 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:36:06,500 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:36:06,500 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:36:06,500 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:36:06,500 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:36:06,500 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:36:06,501 - 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-08-01T11:25:09.346Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "9cafa47c-f563-4508-be65-c972de09f881"} 2018-08-01 11:36:06,501 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:36:06,501 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:36:06 GMT 2018-08-01 11:36:06,501 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:36:06,501 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-01 11:36:06,501 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:36:11,506 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:36:11,583 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:36:11,583 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:36:11,583 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:36:11,583 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:36:11,583 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:36:11,583 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:36:11,583 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:36:11,584 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1997, "offset": 1959, "size": 50}}} 2018-08-01 11:36:11,584 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:36:11,584 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:36:11 GMT 2018-08-01 11:36:11,584 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:36:11,584 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-01 11:36:11,584 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:36:11,584 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9cafa47c-f563-4508-be65-c972de09f881 2018-08-01 11:36:11,654 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:36:11,654 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:36:11,654 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:36:11,654 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:36:11,654 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:36:11,654 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:36:11,654 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:36:11,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-08-01T11:25:09.346Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "9cafa47c-f563-4508-be65-c972de09f881"} 2018-08-01 11:36:11,655 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:36:11,655 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:36:11 GMT 2018-08-01 11:36:11,655 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:36:11,655 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-01 11:36:11,655 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:36:16,660 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:36:16,741 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:36:16,741 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:36:16,742 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:36:16,742 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:36:16,742 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:36:16,742 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:36:16,742 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:36:16,742 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_pvk8kp", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:36:16.127Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:36:16.127Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "c465cbc4-7d28-4efc-8596-db9bd2c19486"}], "metadata": {"pagination": {"total": 1998, "offset": 1959, "size": 50}}} 2018-08-01 11:36:16,742 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:36:16,742 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:36:16 GMT 2018-08-01 11:36:16,743 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:36:16,743 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-01 11:36:16,743 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:36:16,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-01 11:36:16,743 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9cafa47c-f563-4508-be65-c972de09f881 2018-08-01 11:36:16,799 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:36:16,800 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:36:16,800 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:36:16,800 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:36:16,800 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:36:16,800 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:36:16,800 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:36:16,800 - 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-08-01T11:25:09.346Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "9cafa47c-f563-4508-be65-c972de09f881"} 2018-08-01 11:36:16,800 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:36:16,801 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:36:16 GMT 2018-08-01 11:36:16,801 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:36:16,801 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-01 11:36:16,801 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:36:21,806 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:36:21,888 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:36:21,889 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:36:21,889 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:36:21,889 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:36:21,889 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:36:21,889 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:36:21,889 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:36:21,889 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1998, "offset": 1960, "size": 50}}} 2018-08-01 11:36:21,889 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:36:21,889 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:36:21 GMT 2018-08-01 11:36:21,890 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:36:21,890 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-01 11:36:21,890 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:36:21,890 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9cafa47c-f563-4508-be65-c972de09f881 2018-08-01 11:36:21,947 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:36:21,947 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:36:21,947 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:36:21,947 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:36:21,947 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:36:21,947 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:36:21,948 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:36:21,948 - 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-08-01T11:25:09.346Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "9cafa47c-f563-4508-be65-c972de09f881"} 2018-08-01 11:36:21,948 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:36:21,948 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:36:21 GMT 2018-08-01 11:36:21,948 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:36:21,948 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-01 11:36:21,948 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:36:26,949 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:36:27,026 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:36:27,027 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:36:27,027 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:36:27,027 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:36:27,027 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:36:27,027 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:36:27,027 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:36:27,027 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_pvk8kp", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:36:26.358Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:36:26.358Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "c465cbc4-7d28-4efc-8596-db9bd2c19486"}], "metadata": {"pagination": {"total": 1999, "offset": 1960, "size": 50}}} 2018-08-01 11:36:27,027 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:36:27,027 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:36:27 GMT 2018-08-01 11:36:27,028 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:36:27,028 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-01 11:36:27,028 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:36:27,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-01 11:36:27,028 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9cafa47c-f563-4508-be65-c972de09f881 2018-08-01 11:36:27,088 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:36:27,088 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:36:27,088 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:36:27,088 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:36:27,088 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:36:27,088 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:36:27,088 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:36:27,089 - 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-08-01T11:25:09.346Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "9cafa47c-f563-4508-be65-c972de09f881"} 2018-08-01 11:36:27,089 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:36:27,089 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:36:27 GMT 2018-08-01 11:36:27,089 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:36:27,089 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-01 11:36:27,089 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:36:32,094 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:36:32,174 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:36:32,174 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:36:32,174 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:36:32,174 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:36:32,174 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:36:32,175 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:36:32,175 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:36:32,175 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1999, "offset": 1961, "size": 50}}} 2018-08-01 11:36:32,175 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:36:32,175 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:36:32 GMT 2018-08-01 11:36:32,175 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:36:32,175 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-01 11:36:32,175 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:36:32,176 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9cafa47c-f563-4508-be65-c972de09f881 2018-08-01 11:36:32,234 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:36:32,235 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:36:32,235 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:36:32,235 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:36:32,235 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:36:32,235 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:36:32,235 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:36:32,235 - 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-08-01T11:25:09.346Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "9cafa47c-f563-4508-be65-c972de09f881"} 2018-08-01 11:36:32,235 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:36:32,235 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:36:32 GMT 2018-08-01 11:36:32,236 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:36:32,236 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-01 11:36:32,236 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:36:37,241 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:36:37,321 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:36:37,321 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:36:37,322 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:36:37,322 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:36:37,322 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:36:37,322 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:36:37,322 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:36:37,322 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_pvk8kp", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:36:36.591Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:36:36.591Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "c465cbc4-7d28-4efc-8596-db9bd2c19486"}], "metadata": {"pagination": {"total": 2000, "offset": 1961, "size": 50}}} 2018-08-01 11:36:37,322 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:36:37,322 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:36:37 GMT 2018-08-01 11:36:37,322 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:36:37,323 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-01 11:36:37,323 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:36:37,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-01 11:36:37,323 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9cafa47c-f563-4508-be65-c972de09f881 2018-08-01 11:36:37,385 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:36:37,385 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:36:37,385 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:36:37,385 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:36:37,385 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:36:37,386 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:36:37,386 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:36:37,386 - 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-08-01T11:25:09.346Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "9cafa47c-f563-4508-be65-c972de09f881"} 2018-08-01 11:36:37,386 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:36:37,386 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:36:37 GMT 2018-08-01 11:36:37,386 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:36:37,386 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-01 11:36:37,386 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:36:42,392 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:36:42,469 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:36:42,470 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:36:42,470 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:36:42,470 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:36:42,470 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:36:42,470 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:36:42,470 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:36:42,470 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2000, "offset": 1962, "size": 50}}} 2018-08-01 11:36:42,470 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:36:42,470 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:36:42 GMT 2018-08-01 11:36:42,470 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:36:42,470 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-01 11:36:42,471 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:36:42,471 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9cafa47c-f563-4508-be65-c972de09f881 2018-08-01 11:36:42,527 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:36:42,527 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:36:42,527 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:36:42,527 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:36:42,527 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:36:42,527 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:36:42,528 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:36:42,528 - 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-08-01T11:25:09.346Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "9cafa47c-f563-4508-be65-c972de09f881"} 2018-08-01 11:36:42,528 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:36:42,528 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:36:42 GMT 2018-08-01 11:36:42,528 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:36:42,528 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-01 11:36:42,528 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:36:47,533 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:36:47,603 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:36:47,604 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:36:47,604 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:36:47,604 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:36:47,604 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:36:47,604 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:36:47,604 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:36:47,604 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_pvk8kp", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:36:46.629Z", "message": "Execution done (return_code=0): /tmp/X5ZAI/start-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:36:46.629Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "c465cbc4-7d28-4efc-8596-db9bd2c19486"}, {"node_instance_id": "vellum_pvk8kp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:36:46.718Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:36:46.718Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:36:47.210Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:36:47.210Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:36:47.210Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:36:47.210Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}], "metadata": {"pagination": {"total": 2004, "offset": 1962, "size": 50}}} 2018-08-01 11:36:47,604 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:36:47,604 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:36:47 GMT 2018-08-01 11:36:47,605 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:36:47,605 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2111 2018-08-01 11:36:47,605 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:36:47,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/X5ZAI/start-vellum.sh 2018-08-01 11:36:47,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-01 11:36:47,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-01 11:36:47,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-01 11:36:47,606 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9cafa47c-f563-4508-be65-c972de09f881 2018-08-01 11:36:47,674 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:36:47,674 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:36:47,674 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:36:47,674 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:36:47,674 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:36:47,674 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:36:47,675 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:36:47,675 - 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-08-01T11:25:09.346Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "9cafa47c-f563-4508-be65-c972de09f881"} 2018-08-01 11:36:47,675 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:36:47,675 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:36:47 GMT 2018-08-01 11:36:47,675 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:36:47,675 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-01 11:36:47,675 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:36:52,681 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:36:52,750 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:36:52,750 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:36:52,750 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:36:52,750 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:36:52,751 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:36:52,751 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:36:52,751 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:36:52,751 - 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-08-01T11:36:47.701Z", "message": "Downloaded scripts/bind/bind.py to /tmp/JW7ZH/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:36:47.701Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "399a74f1-c0e5-42aa-b1a9-837a65cad822"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:36:48.269Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:36:48.269Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:36:48.705Z", "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-08-01T11:36:48.705Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "399a74f1-c0e5-42aa-b1a9-837a65cad822"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:36:48.705Z", "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-08-01T11:36:48.705Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "399a74f1-c0e5-42aa-b1a9-837a65cad822"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:36:48.705Z", "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-08-01T11:36:48.705Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "399a74f1-c0e5-42aa-b1a9-837a65cad822"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:36:48.705Z", "message": "The config dict: {'public_ip': u'172.30.9.202', 'backends': {u'homer': {u'homer_9dxf63': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'homer-9dxf63'}}, u'ellis': {u'ellis_fhbg9h': {u'public_address': u'172.30.9.207', u'private_address': u'192.168.120.13', u'name': u'ellis-fhbg9h'}}, u'dime': {u'dime_ueicf1': {u'public_address': u'', u'private_address': u'192.168.120.8', u'name': u'dime-ueicf1'}}, u'sprout': {u'sprout_d80m9r': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'sprout-d80m9r'}}, u'vellum': {u'vellum_pvk8kp': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'vellum-pvk8kp'}}, u'bono': {u'bono_7h0ak0': {u'public_address': u'172.30.9.208', u'private_address': u'192.168.120.9', u'name': u'bono-7h0ak0'}}}, 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.14', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:36:48.705Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "399a74f1-c0e5-42aa-b1a9-837a65cad822"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:36:48.705Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:36:48.705Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "399a74f1-c0e5-42aa-b1a9-837a65cad822"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:36:48.705Z", "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-08-01T11:36:48.705Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "399a74f1-c0e5-42aa-b1a9-837a65cad822"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:36:48.705Z", "message": "[localhost] run: sudo mv /tmp/tmpVgsj6q /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:36:48.705Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "399a74f1-c0e5-42aa-b1a9-837a65cad822"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:36:48.705Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:36:48.705Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "399a74f1-c0e5-42aa-b1a9-837a65cad822"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:36:48.705Z", "message": "[localhost] run: sudo mv /tmp/tmpyi43vX /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:36:48.705Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "399a74f1-c0e5-42aa-b1a9-837a65cad822"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:36:48.705Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:36:48.705Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "399a74f1-c0e5-42aa-b1a9-837a65cad822"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:36:48.705Z", "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-08-01T11:36:48.705Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881", "logger": "399a74f1-c0e5-42aa-b1a9-837a65cad822"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:36:49.214Z", "message": "'install' workflow execution succeeded", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T11:36:49.214Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9cafa47c-f563-4508-be65-c972de09f881"}], "metadata": {"pagination": {"total": 2019, "offset": 1966, "size": 50}}} 2018-08-01 11:36:52,751 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:36:52,751 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:36:52 GMT 2018-08-01 11:36:52,751 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:36:52,751 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8543 2018-08-01 11:36:52,751 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:36:52,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/JW7ZH/bind.py 2018-08-01 11:36:52,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-01 11:36:52,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-08-01 11:36:52,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-08-01 11:36:52,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-01 11:36:52,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.202', 'backends': {u'homer': {u'homer_9dxf63': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'homer-9dxf63'}}, u'ellis': {u'ellis_fhbg9h': {u'public_address': u'172.30.9.207', u'private_address': u'192.168.120.13', u'name': u'ellis-fhbg9h'}}, u'dime': {u'dime_ueicf1': {u'public_address': u'', u'private_address': u'192.168.120.8', u'name': u'dime-ueicf1'}}, u'sprout': {u'sprout_d80m9r': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'sprout-d80m9r'}}, u'vellum': {u'vellum_pvk8kp': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'vellum-pvk8kp'}}, u'bono': {u'bono_7h0ak0': {u'public_address': u'172.30.9.208', u'private_address': u'192.168.120.9', u'name': u'bono-7h0ak0'}}}, 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.14', u'hss_hostname': u''}. 2018-08-01 11:36:52,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-08-01 11:36:52,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-08-01 11:36:52,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpVgsj6q /etc/bind/db.clearwater.opnfv 2018-08-01 11:36:52,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-08-01 11:36:52,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpyi43vX /etc/bind/db.clearwater.local 2018-08-01 11:36:52,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-08-01 11:36:52,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-08-01 11:36:52,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'install' workflow execution succeeded 2018-08-01 11:36:52,754 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/9cafa47c-f563-4508-be65-c972de09f881 2018-08-01 11:36:52,811 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:36:52,811 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:36:52,811 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:36:52,812 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:36:52,812 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:36:52,812 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:36:52,812 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:36:52,812 - 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-08-01T11:25:09.346Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "9cafa47c-f563-4508-be65-c972de09f881"} 2018-08-01 11:36:52,812 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:36:52,812 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:36:52 GMT 2018-08-01 11:36:52,812 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:36:52,812 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 354 2018-08-01 11:36:52,812 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:36:52,813 - 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-08-01T11:25:09.346Z', 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'9cafa47c-f563-4508-be65-c972de09f881'} 2018-08-01 11:36:52,813 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/deployments/clearwater-opnfv/outputs 2018-08-01 11:36:52,873 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:36:52,873 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:36:52,873 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:36:52,873 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:36:52,873 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:36:52,873 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:36:52,873 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:36:52,874 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"outputs": {"dns_ip": "172.30.9.202", "ellis_ip": "172.30.9.207"}, "deployment_id": "clearwater-opnfv"} 2018-08-01 11:36:52,874 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:36:52,874 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:36:52 GMT 2018-08-01 11:36:52,874 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:36:52,874 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 104 2018-08-01 11:36:52,874 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:36:52,876 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Ellis IP: 172.30.9.207 2018-08-01 11:36:52,967 - 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-08-01 11:36:53,035 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - cookies: ]> 2018-08-01 11:36:53,035 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Create 1st calling number on Ellis 2018-08-01 11:36:53,067 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-01 11:36:53,067 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 1: cannot create a number 2018-08-01 11:37:58,460 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-01 11:37:58,460 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 2: cannot create a number 2018-08-01 11:39:03,750 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-01 11:39:03,751 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 3: cannot create a number 2018-08-01 11:40:09,064 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-01 11:40:09,064 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 4: cannot create a number 2018-08-01 11:40:37,394 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Calling number is created: {u'private_id': u'6505550761@clearwater.opnfv', u'sip_username': u'6505550761', u'formatted_number': u'(650) 555-0761', u'number': u'6505550761', u'sip_uri': u'sip:6505550761@clearwater.opnfv', u'number_id': u'00b63f0c3f8d483c9486c4424575c120', u'sip_password': u'NtxGrtkhR', u'pstn': False} 2018-08-01 11:40:37,395 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/deployments/clearwater-opnfv/outputs 2018-08-01 11:40:37,477 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:40:37,478 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:40:37,478 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:40:37,478 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:40:37,478 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:40:37,478 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:40:37,478 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:40:37,478 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"outputs": {"dns_ip": "172.30.9.202", "ellis_ip": "172.30.9.207"}, "deployment_id": "clearwater-opnfv"} 2018-08-01 11:40:37,478 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:40:37,479 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:40:37 GMT 2018-08-01 11:40:37,479 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:40:37,479 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 104 2018-08-01 11:40:37,479 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:40:37,479 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Run Clearwater live test 2018-08-01 11:40:37,479 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Backup /etc/resolv.conf -> /etc/resolv.conf.bak 2018-08-01 11:40:37,487 - 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-08-01 11:40:37,487 - 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-08-01 11:42:45,232 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - ** Invoke test (first_time) ** Execute test Basic Call - Mainline (TCP) - (6505550895, 6505550511) Passed Basic Call - SDP (TCP) - (6505550317, 6505550256) Passed Basic Call - Tel URIs (TCP) - (6505550518, 6505550919) Passed Basic Call - Unknown number (TCP) - (6505550340, 6505550621) Passed Basic Call - Rejected by remote endpoint (TCP) - (6505550193, 6505550740) Passed Basic Call - Messages - Pager model (TCP) - (6505550572, 6505550348) Passed Basic Call - Pracks (TCP) - (6505550259, 6505550297) Passed Basic Registration (TCP) - (6505550214) Passed Emergency Registration (TCP) - Skipped (Not running with emergency registrations) - Call with EMERGENCY_REG=Y to run test Multiple Identities (TCP) - (6505550739, 6505550929) Passed Call Barring - Outbound Rejection (TCP) - (6505550080, 6505550524) 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) - (6505550128, 6505550329) 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) - (6505550474, 6505550737, 6505550367) Passed Call Diversion - Not reachable (not registered) (TCP) - (6505550423, 6505550352, 6505550793) Passed Call Diversion - Not reachable (408) (TCP) - (6505550102, 6505550748, 6505550989) Passed Call Diversion - Not reachable (503) (TCP) - (6505550028, 6505550727, 6505550079) Passed Call Diversion - Not reachable (500) (TCP) - (6505550538, 6505550655, 6505550610) Passed Call Diversion - Busy (TCP) - (6505550005, 6505550369, 6505550456) Passed Call Diversion - Unconditional (TCP) - (6505550166, 6505550276, 6505550918) Passed Call Diversion - No answer (TCP) - (6505550214, 6505550734, 6505550828) Passed Call Diversion - Bad target URI (TCP) - (6505550638, 6505550773) Passed Call Diversion - Audio-only call (TCP) - (6505550328, 6505550449, 6505550914, 6505550517) Passed Call Diversion - Audio-video call (TCP) - (6505550690, 6505550125, 6505550330, 6505550358) Passed Call Waiting - Accepted (TCP) - (6505550306, 6505550480, 6505550178) Passed Call Waiting - Cancelled (TCP) - (6505550575, 6505550377, 6505550791) Passed CANCEL - Mainline (TCP) - (6505550168, 6505550659) Passed Filtering - Accept-Contact (TCP) - (6505550103, 6505550222) Passed Accept-Contact with response (SFR 511195) (TCP) - (6505550254, 6505550677) Passed Filtering - Accept-Contact no match (TCP) - (6505550430, 6505550624) Passed Filtering - Accept-Contact negated match (TCP) - (6505550279, 6505550486) Passed Filtering - RFC3841 example (TCP) - (6505550424, 6505550421) Passed Filtering - Reject-Contact no match (TCP) - (6505550940, 6505550256) Passed Filtering - Reject-Contact match (TCP) - (6505550135, 6505550660) 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) - (6505550780) Passed GRUU - REGISTER - binding suggested GRUU (TCP) - (6505550297) Passed GRUU - REGISTER - instance ID requires escaping (TCP) - (6505550931) Passed GRUU - REGISTER - three bindings with GRUUs (TCP) - (6505550501) Passed GRUU - Call - first endpoint GRUU as target (TCP) - (6505550145, 6505550968) Passed GRUU - Call - second endpoint GRUU as target (TCP) - (6505550665, 6505550567) Passed GRUU - Call - only GRUU as target (TCP) - (6505550200, 6505550990) Passed GRUU - Call - AoR as target (TCP) - (6505550274, 6505550793) Passed GRUU - Call - unknown GRUU as target (TCP) - (6505550205, 6505550508) Passed GRUU - Call - unknown GRUU as target - no GRUUs assigned (TCP) - (6505550470, 6505550381) Passed GRUU - Call - Reject-Contact interop (TCP) - (6505550802, 6505550099) Passed GRUU - Call - Accept-Contact interop (TCP) - (6505550075, 6505550594) Passed GRUU - Call - AoR with other param as target (TCP) - (6505550461, 6505550729) Passed GRUU - Call - GRUU with other param as target (TCP) - (6505550642, 6505550857) 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)/usr/lib/ruby/gems/2.4.0/gems/nokogiri-1.6.6.2/lib/nokogiri/xml/document.rb:44: warning: constant ::Fixnum is deprecated - 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) - (6505550562) Passed SUBSCRIBE - reg-event with a GRUU (TCP) - (6505550440) Passed SUBSCRIBE - Subscription timeout (TCP) - (6505550186) Passed SUBSCRIBE - Registration timeout (TCP) - (6505550023, 6505550298) Passed Multiple SUBSCRIBErs to one UE's reg-event (TCP) - (6505550124, 6505550627) 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= 0 failures out of 93 tests run 42 tests skipped 2018-08-01 11:42:45,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - {'failures': 0, 'skipped': 42, 'total': 93, 'passed': 51} 2018-08-01 11:42:45,347 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-01 11:42:45,347 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | cloudify_ims | functest | 23:17 | PASS | +----------------------+------------------+------------------+----------------+ 2018-08-01 11:42:45,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Deleting the current deployment 2018-08-01 11:42:45,353 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions 2018-08-01 11:42:45,444 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:42:45,444 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:42:45,445 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:42:45,445 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:42:45,445 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:42:45,445 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:42:45,445 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:42:45,445 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"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-08-01T11:24:27.645Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "1abdd7e5-4ef0-45d4-8475-65f65b90c433"}, {"status": "terminated", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-01T11:25:09.346Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "9cafa47c-f563-4508-be65-c972de09f881"}], "metadata": {"pagination": {"total": 2, "offset": 0, "size": 0}}} 2018-08-01 11:42:45,445 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:42:45,445 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:42:45 GMT 2018-08-01 11:42:45,445 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:42:45,445 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6728 2018-08-01 11:42:45,446 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:42:45,446 - 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": "true", "workflow_id": "uninstall", "parameters": {"ignore_failure": true}} 2018-08-01 11:42:45,641 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:42:45,641 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:42:45,641 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:42:45,641 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:42:45,641 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:42:45,641 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:42:45,642 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:42:45,642 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 158 2018-08-01 11:42:45,642 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"status": "pending", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-01T11:42:45.544Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"} 2018-08-01 11:42:45,642 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:42:45,642 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:42:45 GMT 2018-08-01 11:42:45,642 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:42:45,642 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-01 11:42:45,642 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:42:45,643 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:42:45,711 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:42:45,712 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:42:45,712 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:42:45,712 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:42:45,712 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:42:45,712 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:42:45,712 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:42:45,712 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-08-01 11:42:45,712 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:42:45,712 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:42:45 GMT 2018-08-01 11:42:45,712 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:42:45,713 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-08-01 11:42:45,713 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:42:45,713 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2 2018-08-01 11:42:45,775 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:42:45,775 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:42:45,775 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:42:45,775 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:42:45,776 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:42:45,776 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:42:45,776 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:42:45,776 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-01T11:42:45.544Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"} 2018-08-01 11:42:45,776 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:42:45,776 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:42:45 GMT 2018-08-01 11:42:45,776 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:42:45,776 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-01 11:42:45,776 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:42:50,780 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:42:50,862 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:42:50,862 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:42:50,862 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:42:50,862 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:42:50,862 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:42:50,862 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:42:50,862 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:42:50,862 - 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-08-01T11:42:46.346Z", "message": "Starting 'uninstall' workflow execution", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:46.346Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "bono_7h0ak0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:47.307Z", "message": "Stopping node", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:47.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "sprout_d80m9r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:47.307Z", "message": "Stopping node", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:47.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "homer_9dxf63", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:47.307Z", "message": "Stopping node", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:47.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "sprout_d80m9r", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:47.307Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:47.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "vellum_pvk8kp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:47.307Z", "message": "Stopping node", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:47.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "dime_ueicf1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:47.307Z", "message": "Stopping node", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:47.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "ellis_fhbg9h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:47.307Z", "message": "Stopping node", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:47.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "sprout_d80m9r", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:47.794Z", "message": "Downloaded scripts/clearwater/sprout/stop-sprout.sh to /tmp/T7JRW/stop-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:47.794Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "98306a3d-838d-4634-9006-6d8316512de1"}, {"node_instance_id": "dime_ueicf1", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:48.311Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:48.311Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "dime_ueicf1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:48.311Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:48.311Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "homer_9dxf63", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:48.311Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:48.311Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "ellis_fhbg9h", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:48.311Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:48.311Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "ellis_fhbg9h", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:48.311Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:48.311Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "vellum_pvk8kp", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:48.311Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:48.311Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "bono_7h0ak0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:48.311Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:48.311Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "sprout_d80m9r", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:48.311Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:48.311Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "homer_9dxf63", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:48.311Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:48.311Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "bono_7h0ak0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:48.311Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:48.311Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "vellum_pvk8kp", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:48.311Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:48.311Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "dime_ueicf1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:48.805Z", "message": "Execution done (return_code=1): /tmp/V6XZ9/stop-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:48.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "59b2a55b-fdb0-4d04-b3e3-f5c6d1252a9c"}, {"node_instance_id": "dime_ueicf1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:48.805Z", "message": "Downloaded scripts/clearwater/dime/stop-dime.sh to /tmp/V6XZ9/stop-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:48.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "59b2a55b-fdb0-4d04-b3e3-f5c6d1252a9c"}, {"node_instance_id": "bono_7h0ak0", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:48.805Z", "message": "Stopping bono node", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:48.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "b02873b5-6c1e-4af3-a54b-f0e65d421b50"}, {"node_instance_id": "dime_ueicf1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:48.805Z", "message": "Stopping dime node", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:48.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "59b2a55b-fdb0-4d04-b3e3-f5c6d1252a9c"}, {"node_instance_id": "vellum_pvk8kp", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:48.805Z", "message": "Downloaded scripts/clearwater/vellum/stop-vellum.sh to /tmp/KT31X/stop-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:48.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "a048d8b2-7d7d-4d75-aff9-f59c50c8efe3"}, {"node_instance_id": "bono_7h0ak0", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:48.805Z", "message": "Downloaded scripts/clearwater/bono/stop-bono.sh to /tmp/QNOO7/stop-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:48.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "b02873b5-6c1e-4af3-a54b-f0e65d421b50"}, {"node_instance_id": "homer_9dxf63", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:48.805Z", "message": "Executing: /tmp/F6CMD/stop-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:48.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "99970704-e041-4d15-9cbb-71de6c479415"}, {"node_instance_id": "homer_9dxf63", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:48.805Z", "message": "Downloaded scripts/clearwater/homer/stop-homer.sh to /tmp/F6CMD/stop-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:48.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "99970704-e041-4d15-9cbb-71de6c479415"}, {"node_instance_id": "vellum_pvk8kp", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:48.805Z", "message": "Stopping vellum node", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:48.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "a048d8b2-7d7d-4d75-aff9-f59c50c8efe3"}, {"node_instance_id": "vellum_pvk8kp", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:48.805Z", "message": "Executing: /tmp/KT31X/stop-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:48.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "a048d8b2-7d7d-4d75-aff9-f59c50c8efe3"}, {"node_instance_id": "ellis_fhbg9h", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:48.805Z", "message": "Executing: /tmp/L7E4Q/stop-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:48.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "47371f7c-fedb-4dc3-942b-da8bc84270ec"}, {"node_instance_id": "homer_9dxf63", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:48.805Z", "message": "Stopping homer node", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:48.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "99970704-e041-4d15-9cbb-71de6c479415"}, {"node_instance_id": "sprout_d80m9r", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:48.805Z", "message": "Executing: /tmp/T7JRW/stop-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:48.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "98306a3d-838d-4634-9006-6d8316512de1"}, {"node_instance_id": "ellis_fhbg9h", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:48.805Z", "message": "Execution done (return_code=1): /tmp/L7E4Q/stop-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:48.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "47371f7c-fedb-4dc3-942b-da8bc84270ec"}, {"node_instance_id": "bono_7h0ak0", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:48.805Z", "message": "Executing: /tmp/QNOO7/stop-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:48.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "b02873b5-6c1e-4af3-a54b-f0e65d421b50"}, {"node_instance_id": "homer_9dxf63", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:48.805Z", "message": "Execution done (return_code=1): /tmp/F6CMD/stop-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:48.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "99970704-e041-4d15-9cbb-71de6c479415"}, {"node_instance_id": "vellum_pvk8kp", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:48.805Z", "message": "Execution done (return_code=1): /tmp/KT31X/stop-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:48.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "a048d8b2-7d7d-4d75-aff9-f59c50c8efe3"}, {"node_instance_id": "sprout_d80m9r", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:48.805Z", "message": "Stopping sprout node", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:48.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "98306a3d-838d-4634-9006-6d8316512de1"}, {"node_instance_id": "dime_ueicf1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:48.805Z", "message": "Executing: /tmp/V6XZ9/stop-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:48.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "59b2a55b-fdb0-4d04-b3e3-f5c6d1252a9c"}, {"node_instance_id": "ellis_fhbg9h", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:48.805Z", "message": "Stopping ellis node", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:48.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "47371f7c-fedb-4dc3-942b-da8bc84270ec"}, {"node_instance_id": "ellis_fhbg9h", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:48.805Z", "message": "Downloaded scripts/clearwater/ellis/stop-ellis.sh to /tmp/L7E4Q/stop-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:48.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "47371f7c-fedb-4dc3-942b-da8bc84270ec"}, {"node_instance_id": "homer_9dxf63", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:49.316Z", "message": "Task failed 'script_runner.tasks.run' -> \nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_cluster_manager\"\n", "node_name": "homer", "workflow_id": "uninstall", "error_causes": [{"message": "\nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_cluster_manager\"\n", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/homer_host_wepxy1/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/homer_host_wepxy1/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/homer_host_wepxy1/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException: \nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_cluster_manager\"\n\n", "type": "ProcessException"}], "reported_timestamp": "2018-08-01T11:42:49.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:49.316Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:49.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "dime_ueicf1", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:49.316Z", "message": "Task failed 'script_runner.tasks.run' -> Group 'dime' not found\n", "node_name": "dime", "workflow_id": "uninstall", "error_causes": [{"message": "Group 'dime' not found\n", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/dime_host_pgb366/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/dime_host_pgb366/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/dime_host_pgb366/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException: Group 'dime' not found\n\n", "type": "ProcessException"}], "reported_timestamp": "2018-08-01T11:42:49.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "ellis_fhbg9h", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:49.316Z", "message": "Task failed 'script_runner.tasks.run' -> \nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_cluster_manager\"\n", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": [{"message": "\nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_cluster_manager\"\n", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/ellis_host_oqiyod/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/ellis_host_oqiyod/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/ellis_host_oqiyod/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException: \nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_cluster_manager\"\n\n", "type": "ProcessException"}], "reported_timestamp": "2018-08-01T11:42:49.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "vellum_pvk8kp", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:49.316Z", "message": "Task failed 'script_runner.tasks.run' -> Group 'vellum' not found\n", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": [{"message": "Group 'vellum' not found\n", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/vellum_host_kkzfew/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/vellum_host_kkzfew/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/vellum_host_kkzfew/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException: Group 'vellum' not found\n\n", "type": "ProcessException"}], "reported_timestamp": "2018-08-01T11:42:49.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:49.316Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:49.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:49.810Z", "message": "Downloaded scripts/bind/bind.py to /tmp/XQ8VP/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:49.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "64c0177d-dd01-48a0-926f-7003494efff1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:49.810Z", "message": "Downloaded scripts/bind/bind.py to /tmp/XHZBQ/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:49.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "9e754c34-6992-4ca2-b654-829870d18f9c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:49.810Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:49.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "64c0177d-dd01-48a0-926f-7003494efff1"}], "metadata": {"pagination": {"total": 61, "offset": 0, "size": 50}}} 2018-08-01 11:42:50,863 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:42:50,863 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:42:50 GMT 2018-08-01 11:42:50,863 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:42:50,863 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 30438 2018-08-01 11:42:50,863 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:42:50,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'uninstall' workflow execution 2018-08-01 11:42:50,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-01 11:42:50,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-01 11:42:50,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-01 11:42:50,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-01 11:42:50,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-01 11:42:50,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-01 11:42:50,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-01 11:42:50,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/sprout/stop-sprout.sh to /tmp/T7JRW/stop-sprout.sh 2018-08-01 11:42:50,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-01 11:42:50,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-01 11:42:50,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-01 11:42:50,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-01 11:42:50,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-01 11:42:50,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-01 11:42:50,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-01 11:42:50,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-01 11:42:50,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-01 11:42:50,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-01 11:42:50,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-01 11:42:50,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/V6XZ9/stop-dime.sh 2018-08-01 11:42:50,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/dime/stop-dime.sh to /tmp/V6XZ9/stop-dime.sh 2018-08-01 11:42:50,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping bono node 2018-08-01 11:42:50,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping dime node 2018-08-01 11:42:50,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/stop-vellum.sh to /tmp/KT31X/stop-vellum.sh 2018-08-01 11:42:50,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/bono/stop-bono.sh to /tmp/QNOO7/stop-bono.sh 2018-08-01 11:42:50,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/F6CMD/stop-homer.sh 2018-08-01 11:42:50,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/homer/stop-homer.sh to /tmp/F6CMD/stop-homer.sh 2018-08-01 11:42:50,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping vellum node 2018-08-01 11:42:50,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/KT31X/stop-vellum.sh 2018-08-01 11:42:50,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/L7E4Q/stop-ellis.sh 2018-08-01 11:42:50,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping homer node 2018-08-01 11:42:50,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/T7JRW/stop-sprout.sh 2018-08-01 11:42:50,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/L7E4Q/stop-ellis.sh 2018-08-01 11:42:50,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/QNOO7/stop-bono.sh 2018-08-01 11:42:50,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/F6CMD/stop-homer.sh 2018-08-01 11:42:50,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/KT31X/stop-vellum.sh 2018-08-01 11:42:50,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping sprout node 2018-08-01 11:42:50,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/V6XZ9/stop-dime.sh 2018-08-01 11:42:50,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping ellis node 2018-08-01 11:42:50,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/stop-ellis.sh to /tmp/L7E4Q/stop-ellis.sh 2018-08-01 11:42:50,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> WARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes. There is no service named "clearwater_cluster_manager" 2018-08-01 11:42:50,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-01 11:42:50,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Group 'dime' not found 2018-08-01 11:42:50,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> WARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes. There is no service named "clearwater_cluster_manager" 2018-08-01 11:42:50,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Group 'vellum' not found 2018-08-01 11:42:50,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-01 11:42:50,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/XQ8VP/bind.py 2018-08-01 11:42:50,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/XHZBQ/bind.py 2018-08-01 11:42:50,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-08-01 11:42:50,872 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2 2018-08-01 11:42:50,933 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:42:50,933 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:42:50,933 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:42:50,933 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:42:50,933 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:42:50,933 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:42:50,933 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:42:50,933 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-01T11:42:45.544Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"} 2018-08-01 11:42:50,933 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:42:50,934 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:42:50 GMT 2018-08-01 11:42:50,934 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:42:50,934 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-01 11:42:50,934 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:42:55,939 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:42:56,015 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:42:56,015 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:42:56,016 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:42:56,016 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:42:56,016 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:42:56,016 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:42:56,016 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:42:56,016 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:49.810Z", "message": "Downloaded scripts/bind/bind.py to /tmp/18NRW/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:49.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "053aa949-5275-46b0-b69c-ae7c80f52358"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:49.810Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:49.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "053aa949-5275-46b0-b69c-ae7c80f52358"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:49.810Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:49.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "053aa949-5275-46b0-b69c-ae7c80f52358"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:49.810Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:49.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "64c0177d-dd01-48a0-926f-7003494efff1"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:50.436Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:50.436Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:50.866Z", "message": "[localhost] run: sudo mv /tmp/tmpWpnSft /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:50.866Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "9e754c34-6992-4ca2-b654-829870d18f9c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:50.866Z", "message": "The config dict: {'public_ip': u'172.30.9.202', 'backends': {u'homer': {}, u'ellis': {u'ellis_fhbg9h': {u'public_address': u'172.30.9.207', u'private_address': u'192.168.120.13', u'name': u'ellis-fhbg9h'}}, u'dime': {}, u'sprout': {u'sprout_d80m9r': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'sprout-d80m9r'}}, u'vellum': {u'vellum_pvk8kp': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'vellum-pvk8kp'}}, u'bono': {u'bono_7h0ak0': {u'public_address': u'172.30.9.208', u'private_address': u'192.168.120.9', u'name': u'bono-7h0ak0'}}}, 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.14', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:50.866Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "64c0177d-dd01-48a0-926f-7003494efff1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:50.866Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:50.866Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "053aa949-5275-46b0-b69c-ae7c80f52358"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:50.866Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:50.866Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "64c0177d-dd01-48a0-926f-7003494efff1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:50.866Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:50.866Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "053aa949-5275-46b0-b69c-ae7c80f52358"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:50.866Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:50.866Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "9e754c34-6992-4ca2-b654-829870d18f9c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:50.866Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:50.866Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "9e754c34-6992-4ca2-b654-829870d18f9c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:50.866Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:50.866Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "9e754c34-6992-4ca2-b654-829870d18f9c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:50.866Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:50.866Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "053aa949-5275-46b0-b69c-ae7c80f52358"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:50.866Z", "message": "[localhost] run: sudo mv /tmp/tmpfusIj7 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:50.866Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "9e754c34-6992-4ca2-b654-829870d18f9c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:50.866Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:50.866Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "9e754c34-6992-4ca2-b654-829870d18f9c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:50.866Z", "message": "The config dict: {'public_ip': u'172.30.9.202', 'backends': {u'homer': {u'homer_9dxf63': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'homer-9dxf63'}}, u'ellis': {u'ellis_fhbg9h': {u'public_address': u'172.30.9.207', u'private_address': u'192.168.120.13', u'name': u'ellis-fhbg9h'}}, u'dime': {}, u'sprout': {u'sprout_d80m9r': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'sprout-d80m9r'}}, u'vellum': {u'vellum_pvk8kp': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'vellum-pvk8kp'}}, u'bono': {u'bono_7h0ak0': {u'public_address': u'172.30.9.208', u'private_address': u'192.168.120.9', u'name': u'bono-7h0ak0'}}}, 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.14', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:50.866Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "053aa949-5275-46b0-b69c-ae7c80f52358"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:50.866Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:50.866Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "3dfef94d-f247-4487-a4ba-a30661a143b9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:50.866Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:50.866Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "3dfef94d-f247-4487-a4ba-a30661a143b9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:50.866Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:50.866Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "3dfef94d-f247-4487-a4ba-a30661a143b9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:50.866Z", "message": "The config dict: {'public_ip': u'172.30.9.202', 'backends': {u'homer': {}, u'ellis': {u'ellis_fhbg9h': {u'public_address': u'172.30.9.207', u'private_address': u'192.168.120.13', u'name': u'ellis-fhbg9h'}}, u'dime': {}, u'sprout': {u'sprout_d80m9r': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'sprout-d80m9r'}}, u'vellum': {u'vellum_pvk8kp': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'vellum-pvk8kp'}}, u'bono': {u'bono_7h0ak0': {u'public_address': u'172.30.9.208', u'private_address': u'192.168.120.9', u'name': u'bono-7h0ak0'}}}, 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.14', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:50.866Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "9e754c34-6992-4ca2-b654-829870d18f9c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:50.866Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:50.866Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "3dfef94d-f247-4487-a4ba-a30661a143b9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:50.866Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:50.866Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "9e754c34-6992-4ca2-b654-829870d18f9c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:50.866Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:50.866Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "64c0177d-dd01-48a0-926f-7003494efff1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:50.866Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:50.866Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "3dfef94d-f247-4487-a4ba-a30661a143b9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:50.866Z", "message": "The config dict: {'public_ip': u'172.30.9.202', 'backends': {u'homer': {}, u'ellis': {u'ellis_fhbg9h': {u'public_address': u'172.30.9.207', u'private_address': u'192.168.120.13', u'name': u'ellis-fhbg9h'}}, u'dime': {}, u'sprout': {u'sprout_d80m9r': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'sprout-d80m9r'}}, u'vellum': {}, u'bono': {u'bono_7h0ak0': {u'public_address': u'172.30.9.208', u'private_address': u'192.168.120.9', u'name': u'bono-7h0ak0'}}}, 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.14', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:50.866Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "3dfef94d-f247-4487-a4ba-a30661a143b9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:50.866Z", "message": "[localhost] run: sudo mv /tmp/tmph6sLXl /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:50.866Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "3dfef94d-f247-4487-a4ba-a30661a143b9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:50.866Z", "message": "[localhost] run: sudo mv /tmp/tmpR_rIDl /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:50.866Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "053aa949-5275-46b0-b69c-ae7c80f52358"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:50.866Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:50.866Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "64c0177d-dd01-48a0-926f-7003494efff1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:50.866Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:50.866Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "053aa949-5275-46b0-b69c-ae7c80f52358"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:50.866Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:50.866Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "64c0177d-dd01-48a0-926f-7003494efff1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:50.866Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:50.866Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "64c0177d-dd01-48a0-926f-7003494efff1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:50.866Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:50.866Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "64c0177d-dd01-48a0-926f-7003494efff1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:50.866Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:50.866Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "3dfef94d-f247-4487-a4ba-a30661a143b9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:50.866Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:50.866Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "3dfef94d-f247-4487-a4ba-a30661a143b9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:50.866Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:50.866Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "64c0177d-dd01-48a0-926f-7003494efff1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:50.866Z", "message": "[localhost] run: sudo mv /tmp/tmpOWOxN0 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:50.866Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "3dfef94d-f247-4487-a4ba-a30661a143b9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:50.866Z", "message": "[localhost] run: sudo mv /tmp/tmpw6jK7R /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:50.866Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "64c0177d-dd01-48a0-926f-7003494efff1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:50.866Z", "message": "[localhost] run: sudo mv /tmp/tmpXfKpUh /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:50.866Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "64c0177d-dd01-48a0-926f-7003494efff1"}, {"node_instance_id": "bono_7h0ak0", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:50.866Z", "message": "Execution done (return_code=1): /tmp/QNOO7/stop-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:50.866Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "b02873b5-6c1e-4af3-a54b-f0e65d421b50"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:50.866Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:50.866Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "053aa949-5275-46b0-b69c-ae7c80f52358"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:50.866Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:50.866Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "9e754c34-6992-4ca2-b654-829870d18f9c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:50.866Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:50.866Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "9e754c34-6992-4ca2-b654-829870d18f9c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:50.866Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:50.866Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "9e754c34-6992-4ca2-b654-829870d18f9c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:50.866Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:50.866Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "3dfef94d-f247-4487-a4ba-a30661a143b9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:50.866Z", "message": "[localhost] run: sudo mv /tmp/tmpNPlBrn /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:50.866Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "053aa949-5275-46b0-b69c-ae7c80f52358"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:50.866Z", "message": "Downloaded scripts/bind/bind.py to /tmp/5STHV/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:50.866Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "3dfef94d-f247-4487-a4ba-a30661a143b9"}, {"node_instance_id": "ellis_fhbg9h", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:51.323Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:51.323Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "dime_ueicf1", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:51.323Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:51.323Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "homer_9dxf63", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:51.323Z", "message": "Deleting node", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:51.323Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}], "metadata": {"pagination": {"total": 183, "offset": 50, "size": 50}}} 2018-08-01 11:42:56,016 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:42:56,017 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:42:56 GMT 2018-08-01 11:42:56,017 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:42:56,017 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 30052 2018-08-01 11:42:56,017 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:42:56,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/18NRW/bind.py 2018-08-01 11:42:56,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-08-01 11:42:56,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-08-01 11:42:56,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-08-01 11:42:56,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-01 11:42:56,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpWpnSft /etc/bind/db.clearwater.opnfv 2018-08-01 11:42:56,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.202', 'backends': {u'homer': {}, u'ellis': {u'ellis_fhbg9h': {u'public_address': u'172.30.9.207', u'private_address': u'192.168.120.13', u'name': u'ellis-fhbg9h'}}, u'dime': {}, u'sprout': {u'sprout_d80m9r': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'sprout-d80m9r'}}, u'vellum': {u'vellum_pvk8kp': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'vellum-pvk8kp'}}, u'bono': {u'bono_7h0ak0': {u'public_address': u'172.30.9.208', u'private_address': u'192.168.120.9', u'name': u'bono-7h0ak0'}}}, 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.14', u'hss_hostname': u''}. 2018-08-01 11:42:56,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-08-01 11:42:56,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-08-01 11:42:56,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-08-01 11:42:56,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-08-01 11:42:56,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-08-01 11:42:56,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-08-01 11:42:56,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-08-01 11:42:56,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpfusIj7 /etc/bind/db.clearwater.local 2018-08-01 11:42:56,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-08-01 11:42:56,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.202', 'backends': {u'homer': {u'homer_9dxf63': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'homer-9dxf63'}}, u'ellis': {u'ellis_fhbg9h': {u'public_address': u'172.30.9.207', u'private_address': u'192.168.120.13', u'name': u'ellis-fhbg9h'}}, u'dime': {}, u'sprout': {u'sprout_d80m9r': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'sprout-d80m9r'}}, u'vellum': {u'vellum_pvk8kp': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'vellum-pvk8kp'}}, u'bono': {u'bono_7h0ak0': {u'public_address': u'172.30.9.208', u'private_address': u'192.168.120.9', u'name': u'bono-7h0ak0'}}}, 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.14', u'hss_hostname': u''}. 2018-08-01 11:42:56,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-08-01 11:42:56,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-08-01 11:42:56,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-08-01 11:42:56,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.202', 'backends': {u'homer': {}, u'ellis': {u'ellis_fhbg9h': {u'public_address': u'172.30.9.207', u'private_address': u'192.168.120.13', u'name': u'ellis-fhbg9h'}}, u'dime': {}, u'sprout': {u'sprout_d80m9r': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'sprout-d80m9r'}}, u'vellum': {u'vellum_pvk8kp': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'vellum-pvk8kp'}}, u'bono': {u'bono_7h0ak0': {u'public_address': u'172.30.9.208', u'private_address': u'192.168.120.9', u'name': u'bono-7h0ak0'}}}, 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.14', u'hss_hostname': u''}. 2018-08-01 11:42:56,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-08-01 11:42:56,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-08-01 11:42:56,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-01 11:42:56,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-08-01 11:42:56,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.202', 'backends': {u'homer': {}, u'ellis': {u'ellis_fhbg9h': {u'public_address': u'172.30.9.207', u'private_address': u'192.168.120.13', u'name': u'ellis-fhbg9h'}}, u'dime': {}, u'sprout': {u'sprout_d80m9r': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'sprout-d80m9r'}}, u'vellum': {}, u'bono': {u'bono_7h0ak0': {u'public_address': u'172.30.9.208', u'private_address': u'192.168.120.9', u'name': u'bono-7h0ak0'}}}, 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.14', u'hss_hostname': u''}. 2018-08-01 11:42:56,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmph6sLXl /etc/bind/db.clearwater.local 2018-08-01 11:42:56,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpR_rIDl /etc/bind/db.clearwater.local 2018-08-01 11:42:56,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-08-01 11:42:56,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-08-01 11:42:56,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-08-01 11:42:56,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-08-01 11:42:56,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-08-01 11:42:56,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-01 11:42:56,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-08-01 11:42:56,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-08-01 11:42:56,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpOWOxN0 /etc/bind/db.clearwater.opnfv 2018-08-01 11:42:56,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpw6jK7R /etc/bind/db.clearwater.local 2018-08-01 11:42:56,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpXfKpUh /etc/bind/db.clearwater.opnfv 2018-08-01 11:42:56,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/QNOO7/stop-bono.sh 2018-08-01 11:42:56,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-08-01 11:42:56,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-01 11:42:56,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-08-01 11:42:56,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-08-01 11:42:56,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-08-01 11:42:56,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpNPlBrn /etc/bind/db.clearwater.opnfv 2018-08-01 11:42:56,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/5STHV/bind.py 2018-08-01 11:42:56,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-01 11:42:56,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-01 11:42:56,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-01 11:42:56,026 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2 2018-08-01 11:42:56,087 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:42:56,087 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:42:56,087 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:42:56,088 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:42:56,088 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:42:56,088 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:42:56,088 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:42:56,088 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-01T11:42:45.544Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"} 2018-08-01 11:42:56,088 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:42:56,088 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:42:56 GMT 2018-08-01 11:42:56,088 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:42:56,088 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-01 11:42:56,088 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:43:01,093 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:43:01,159 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:43:01,159 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:43:01,159 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:43:01,159 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:43:01,159 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:43:01,160 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:43:01,160 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:43:01,160 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:51.323Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:51.323Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "bono_7h0ak0", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:51.323Z", "message": "Task failed 'script_runner.tasks.run' -> \nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_config_manager\"\n", "node_name": "bono", "workflow_id": "uninstall", "error_causes": [{"message": "\nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_config_manager\"\n", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/bono_host_2kyliz/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/bono_host_2kyliz/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/bono_host_2kyliz/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException: \nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_config_manager\"\n\n", "type": "ProcessException"}], "reported_timestamp": "2018-08-01T11:42:51.323Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "ellis_fhbg9h", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:51.323Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:51.323Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "ellis_fhbg9h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:51.323Z", "message": "Deleting node", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:51.323Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:51.323Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:51.323Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "ellis_fhbg9h", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:51.323Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:51.323Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "dime_ueicf1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:51.323Z", "message": "Deleting node", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:51.323Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "dime_ueicf1", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:51.323Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:51.323Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "homer_9dxf63", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:51.873Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/R1F65/remove-cluster-node.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:51.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "1f426814-b30f-4d65-8c44-7d32fb8fa738"}, {"node_instance_id": "dime_ueicf1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:51.873Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/TR591/remove-cluster-node.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:51.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "e97a2227-bb71-4b1b-ab7e-2bc90b68b954"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:51.873Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:51.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "282a8c1d-3680-45b4-9492-4163115e12bc"}, {"node_instance_id": "ellis_fhbg9h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:51.873Z", "message": "Executing: /tmp/L1BUP/remove-cluster-node.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:51.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "aee63584-55d1-4f55-a7f5-415dfb2dcf8d"}, {"node_instance_id": "ellis_fhbg9h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:51.873Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/L1BUP/remove-cluster-node.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:51.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "aee63584-55d1-4f55-a7f5-415dfb2dcf8d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:51.873Z", "message": "Downloaded scripts/bind/bind.py to /tmp/ASARO/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:51.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "282a8c1d-3680-45b4-9492-4163115e12bc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:51.873Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:51.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "282a8c1d-3680-45b4-9492-4163115e12bc"}, {"node_instance_id": "dime_ueicf1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:51.873Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:51.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "e97a2227-bb71-4b1b-ab7e-2bc90b68b954"}, {"node_instance_id": "ellis_fhbg9h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:51.873Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:51.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "aee63584-55d1-4f55-a7f5-415dfb2dcf8d"}, {"node_instance_id": "dime_ueicf1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:51.873Z", "message": "Executing: /tmp/TR591/remove-cluster-node.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:51.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "e97a2227-bb71-4b1b-ab7e-2bc90b68b954"}, {"node_instance_id": "homer_9dxf63", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:51.873Z", "message": "Executing: /tmp/R1F65/remove-cluster-node.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:51.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "1f426814-b30f-4d65-8c44-7d32fb8fa738"}, {"node_instance_id": "homer_9dxf63", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:52.329Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:52.329Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "vellum_pvk8kp", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:52.329Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:52.329Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "vellum_pvk8kp", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:52.329Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:52.329Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "vellum_pvk8kp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:52.329Z", "message": "Deleting node", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:52.329Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "homer_9dxf63", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:52.329Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:52.329Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:52.329Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:52.329Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:52.885Z", "message": "The config dict: {'public_ip': u'172.30.9.202', 'backends': {u'homer': {}, u'ellis': {u'ellis_fhbg9h': {u'public_address': u'172.30.9.207', u'private_address': u'192.168.120.13', u'name': u'ellis-fhbg9h'}}, u'dime': {}, u'sprout': {u'sprout_d80m9r': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'sprout-d80m9r'}}, u'vellum': {}, u'bono': {}}, 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.14', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:52.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "282a8c1d-3680-45b4-9492-4163115e12bc"}, {"node_instance_id": "sprout_d80m9r", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:52.885Z", "message": "Execution done (return_code=1): /tmp/T7JRW/stop-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:52.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "98306a3d-838d-4634-9006-6d8316512de1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:52.885Z", "message": "[localhost] run: sudo mv /tmp/tmp3aMe6d /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:52.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "282a8c1d-3680-45b4-9492-4163115e12bc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:52.885Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:52.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "282a8c1d-3680-45b4-9492-4163115e12bc"}, {"node_instance_id": "vellum_pvk8kp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:52.885Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:52.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "af2596e8-6a63-4b3f-aa00-c563b8fc3165"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:52.885Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:52.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "282a8c1d-3680-45b4-9492-4163115e12bc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:52.885Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:52.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "282a8c1d-3680-45b4-9492-4163115e12bc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:52.885Z", "message": "[localhost] run: sudo mv /tmp/tmpGoLWy4 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:52.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "282a8c1d-3680-45b4-9492-4163115e12bc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:52.885Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:52.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "282a8c1d-3680-45b4-9492-4163115e12bc"}, {"node_instance_id": "vellum_pvk8kp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:52.885Z", "message": "Executing: /tmp/M2Q7B/remove-cluster-node.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:52.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "af2596e8-6a63-4b3f-aa00-c563b8fc3165"}, {"node_instance_id": "homer_9dxf63", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:52.885Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:52.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "1f426814-b30f-4d65-8c44-7d32fb8fa738"}, {"node_instance_id": "vellum_pvk8kp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:52.885Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/M2Q7B/remove-cluster-node.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:52.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "af2596e8-6a63-4b3f-aa00-c563b8fc3165"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:52.885Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:52.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "282a8c1d-3680-45b4-9492-4163115e12bc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:52.885Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:52.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "282a8c1d-3680-45b4-9492-4163115e12bc"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:53.347Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:53.347Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "bono_7h0ak0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:53.347Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:53.347Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "bono_7h0ak0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:53.347Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:53.347Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "bono_7h0ak0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:53.347Z", "message": "Deleting node", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:53.347Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:53.347Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:53.347Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "sprout_d80m9r", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:53.347Z", "message": "Task failed 'script_runner.tasks.run' -> \nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_cluster_manager\"\n", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": [{"message": "\nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_cluster_manager\"\n", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/sprout_host_gjrcbf/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/sprout_host_gjrcbf/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/sprout_host_gjrcbf/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException: \nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_cluster_manager\"\n\n", "type": "ProcessException"}], "reported_timestamp": "2018-08-01T11:42:53.347Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:53.890Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:53.890Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "eaaaa2ac-d741-4d0b-bc81-6e1d984316c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:53.890Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:53.890Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "eaaaa2ac-d741-4d0b-bc81-6e1d984316c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:53.890Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:53.890Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "eaaaa2ac-d741-4d0b-bc81-6e1d984316c2"}, {"node_instance_id": "bono_7h0ak0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:53.890Z", "message": "Executing: /tmp/NSRF5/remove-cluster-node.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:53.890Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "845d85cc-0b9a-437b-adbf-727fc0103a1a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:53.890Z", "message": "Downloaded scripts/bind/bind.py to /tmp/M9L8V/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:53.890Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "eaaaa2ac-d741-4d0b-bc81-6e1d984316c2"}], "metadata": {"pagination": {"total": 210, "offset": 100, "size": 50}}} 2018-08-01 11:43:01,160 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:43:01,160 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:43:01 GMT 2018-08-01 11:43:01,160 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:43:01,160 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 29819 2018-08-01 11:43:01,160 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:43:01,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-01 11:43:01,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> WARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes. There is no service named "clearwater_config_manager" 2018-08-01 11:43:01,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-01 11:43:01,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-01 11:43:01,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-01 11:43:01,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-01 11:43:01,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-01 11:43:01,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-01 11:43:01,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/R1F65/remove-cluster-node.sh 2018-08-01 11:43:01,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/TR591/remove-cluster-node.sh 2018-08-01 11:43:01,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-01 11:43:01,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/L1BUP/remove-cluster-node.sh 2018-08-01 11:43:01,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/L1BUP/remove-cluster-node.sh 2018-08-01 11:43:01,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/ASARO/bind.py 2018-08-01 11:43:01,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-08-01 11:43:01,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-08-01 11:43:01,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-08-01 11:43:01,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/TR591/remove-cluster-node.sh 2018-08-01 11:43:01,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/R1F65/remove-cluster-node.sh 2018-08-01 11:43:01,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-01 11:43:01,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-01 11:43:01,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-01 11:43:01,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-01 11:43:01,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-01 11:43:01,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-01 11:43:01,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.202', 'backends': {u'homer': {}, u'ellis': {u'ellis_fhbg9h': {u'public_address': u'172.30.9.207', u'private_address': u'192.168.120.13', u'name': u'ellis-fhbg9h'}}, u'dime': {}, u'sprout': {u'sprout_d80m9r': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'sprout-d80m9r'}}, u'vellum': {}, u'bono': {}}, 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.14', u'hss_hostname': u''}. 2018-08-01 11:43:01,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/T7JRW/stop-sprout.sh 2018-08-01 11:43:01,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp3aMe6d /etc/bind/db.clearwater.local 2018-08-01 11:43:01,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-08-01 11:43:01,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-08-01 11:43:01,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-08-01 11:43:01,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-08-01 11:43:01,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpGoLWy4 /etc/bind/db.clearwater.opnfv 2018-08-01 11:43:01,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-08-01 11:43:01,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/M2Q7B/remove-cluster-node.sh 2018-08-01 11:43:01,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-08-01 11:43:01,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/M2Q7B/remove-cluster-node.sh 2018-08-01 11:43:01,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-08-01 11:43:01,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-08-01 11:43:01,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-01 11:43:01,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-01 11:43:01,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-01 11:43:01,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-01 11:43:01,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-01 11:43:01,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> WARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes. There is no service named "clearwater_cluster_manager" 2018-08-01 11:43:01,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-08-01 11:43:01,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-08-01 11:43:01,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-08-01 11:43:01,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/NSRF5/remove-cluster-node.sh 2018-08-01 11:43:01,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/M9L8V/bind.py 2018-08-01 11:43:01,168 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2 2018-08-01 11:43:01,226 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:43:01,226 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:43:01,226 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:43:01,226 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:43:01,226 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:43:01,227 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:43:01,227 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:43:01,227 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-01T11:42:45.544Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"} 2018-08-01 11:43:01,227 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:43:01,227 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:43:01 GMT 2018-08-01 11:43:01,227 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:43:01,227 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-01 11:43:01,227 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:43:06,233 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:43:06,321 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:43:06,321 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:43:06,321 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:43:06,321 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:43:06,321 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:43:06,321 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:43:06,321 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:43:06,322 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:53.890Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:53.890Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "eaaaa2ac-d741-4d0b-bc81-6e1d984316c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:53.890Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:53.890Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "eaaaa2ac-d741-4d0b-bc81-6e1d984316c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:53.890Z", "message": "[localhost] run: sudo mv /tmp/tmp4kd_6e /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:53.890Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "eaaaa2ac-d741-4d0b-bc81-6e1d984316c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:53.890Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:53.890Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "eaaaa2ac-d741-4d0b-bc81-6e1d984316c2"}, {"node_instance_id": "bono_7h0ak0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:53.890Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/NSRF5/remove-cluster-node.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:53.890Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "845d85cc-0b9a-437b-adbf-727fc0103a1a"}, {"node_instance_id": "bono_7h0ak0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:53.890Z", "message": "Executing: /tmp/NSRF5/remove-cluster-node.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:53.890Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "845d85cc-0b9a-437b-adbf-727fc0103a1a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:53.890Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:53.890Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "eaaaa2ac-d741-4d0b-bc81-6e1d984316c2"}, {"node_instance_id": "bono_7h0ak0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:53.890Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:53.890Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "845d85cc-0b9a-437b-adbf-727fc0103a1a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:53.890Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:53.890Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "eaaaa2ac-d741-4d0b-bc81-6e1d984316c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:53.890Z", "message": "The config dict: {'public_ip': u'172.30.9.202', 'backends': {u'homer': {}, u'ellis': {u'ellis_fhbg9h': {u'public_address': u'172.30.9.207', u'private_address': u'192.168.120.13', u'name': u'ellis-fhbg9h'}}, u'dime': {}, u'sprout': {}, u'vellum': {}, u'bono': {}}, 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.14', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:53.890Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "eaaaa2ac-d741-4d0b-bc81-6e1d984316c2"}, {"node_instance_id": "sprout_d80m9r", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:54.351Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:54.351Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:54.351Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:54.351Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "sprout_d80m9r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:54.351Z", "message": "Deleting node", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:54.351Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "sprout_d80m9r", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:54.351Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:54.351Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "sprout_d80m9r", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:54.896Z", "message": "Executing: /tmp/G81A9/remove-cluster-node.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:54.896Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "172019b7-2efa-40f0-bf3f-9d5223ee4d8f"}, {"node_instance_id": "sprout_d80m9r", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:54.896Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/G81A9/remove-cluster-node.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:54.896Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "172019b7-2efa-40f0-bf3f-9d5223ee4d8f"}, {"node_instance_id": "sprout_d80m9r", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:55.899Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:55.899Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "172019b7-2efa-40f0-bf3f-9d5223ee4d8f"}, {"node_instance_id": "homer_9dxf63", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:55.899Z", "message": "Execution done (return_code=0): /tmp/R1F65/remove-cluster-node.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:55.899Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "1f426814-b30f-4d65-8c44-7d32fb8fa738"}, {"node_instance_id": "homer_9dxf63", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:55.968Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:55.968Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "homer_host_wepxy1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:57.267Z", "message": "Stopping node", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:57.267Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "homer_host_wepxy1", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:57.267Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:57.267Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "homer_host_wepxy1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:57.267Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:57.267Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "homer_host_wepxy1", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:57.267Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:57.267Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "homer_host_wepxy1", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:57.355Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:57.355Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "homer_host_wepxy1", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:57.355Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:57.355Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "homer_host_wepxy1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:58.360Z", "message": "Stopping agent", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:58.360Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "homer_host_wepxy1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:58.360Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:58.360Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "homer_host_wepxy1", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:58.360Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:58.360Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "homer_host_wepxy1", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:58.360Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:58.360Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "ellis_fhbg9h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:58.542Z", "message": "Execution done (return_code=0): /tmp/L1BUP/remove-cluster-node.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:58.542Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "aee63584-55d1-4f55-a7f5-415dfb2dcf8d"}, {"node_instance_id": "homer_host_wepxy1", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:58.906Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:58.906Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "95349a3f-ccf0-4827-99f8-3bfcdd677c4a"}, {"node_instance_id": "homer_host_wepxy1", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:58.906Z", "message": "Stopping Agent homer_host_wepxy1", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:58.906Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "95349a3f-ccf0-4827-99f8-3bfcdd677c4a"}, {"node_instance_id": "homer_host_wepxy1", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:58.906Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:58.906Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "95349a3f-ccf0-4827-99f8-3bfcdd677c4a"}, {"node_instance_id": "homer_host_wepxy1", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:58.906Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:58.906Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "95349a3f-ccf0-4827-99f8-3bfcdd677c4a"}, {"node_instance_id": "homer_host_wepxy1", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:58.906Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:58.906Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "95349a3f-ccf0-4827-99f8-3bfcdd677c4a"}, {"node_instance_id": "homer_host_wepxy1", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:58.906Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:58.906Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "95349a3f-ccf0-4827-99f8-3bfcdd677c4a"}, {"node_instance_id": "homer_host_wepxy1", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:58.906Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:58.906Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "95349a3f-ccf0-4827-99f8-3bfcdd677c4a"}, {"node_instance_id": "homer_host_wepxy1", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:58.906Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:58.906Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "95349a3f-ccf0-4827-99f8-3bfcdd677c4a"}, {"node_instance_id": "homer_host_wepxy1", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:58.906Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:58.906Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "95349a3f-ccf0-4827-99f8-3bfcdd677c4a"}, {"node_instance_id": "homer_host_wepxy1", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:58.906Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:58.906Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "95349a3f-ccf0-4827-99f8-3bfcdd677c4a"}, {"node_instance_id": "ellis_host_oqiyod", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:59.363Z", "message": "Stopping node", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:59.363Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "ellis_fhbg9h", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:59.363Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:59.363Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "ellis_host_oqiyod", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:59.363Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:59.363Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "ellis_host_oqiyod", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:42:59.363Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:42:59.363Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "dime_ueicf1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:00.289Z", "message": "Execution done (return_code=0): /tmp/TR591/remove-cluster-node.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:00.289Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "e97a2227-bb71-4b1b-ab7e-2bc90b68b954"}, {"node_instance_id": "dime_ueicf1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:00.523Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:00.523Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "dime_host_pgb366", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:01.367Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:01.367Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "dime_host_pgb366", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:01.367Z", "message": "Stopping node", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:01.367Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "dime_host_pgb366", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:01.367Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:01.367Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "ellis_host_oqiyod", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:03.175Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:03.175Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}], "metadata": {"pagination": {"total": 252, "offset": 150, "size": 50}}} 2018-08-01 11:43:06,322 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:43:06,322 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:43:06 GMT 2018-08-01 11:43:06,322 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:43:06,323 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26653 2018-08-01 11:43:06,323 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:43:06,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-08-01 11:43:06,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-08-01 11:43:06,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp4kd_6e /etc/bind/db.clearwater.local 2018-08-01 11:43:06,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-08-01 11:43:06,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/NSRF5/remove-cluster-node.sh 2018-08-01 11:43:06,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/NSRF5/remove-cluster-node.sh 2018-08-01 11:43:06,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-01 11:43:06,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-08-01 11:43:06,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-08-01 11:43:06,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.202', 'backends': {u'homer': {}, u'ellis': {u'ellis_fhbg9h': {u'public_address': u'172.30.9.207', u'private_address': u'192.168.120.13', u'name': u'ellis-fhbg9h'}}, u'dime': {}, u'sprout': {}, u'vellum': {}, u'bono': {}}, 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.14', u'hss_hostname': u''}. 2018-08-01 11:43:06,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-01 11:43:06,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-01 11:43:06,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-01 11:43:06,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-01 11:43:06,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/G81A9/remove-cluster-node.sh 2018-08-01 11:43:06,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/G81A9/remove-cluster-node.sh 2018-08-01 11:43:06,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-08-01 11:43:06,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/R1F65/remove-cluster-node.sh 2018-08-01 11:43:06,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-01 11:43:06,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-01 11:43:06,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-08-01 11:43:06,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-08-01 11:43:06,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-08-01 11:43:06,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-08-01 11:43:06,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-08-01 11:43:06,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-08-01 11:43:06,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-08-01 11:43:06,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-08-01 11:43:06,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-08-01 11:43:06,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/L1BUP/remove-cluster-node.sh 2018-08-01 11:43:06,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:43:06,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent homer_host_wepxy1 2018-08-01 11:43:06,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:43:06,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:43:06,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:43:06,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:43:06,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:43:06,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:43:06,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:43:06,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:43:06,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-01 11:43:06,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-01 11:43:06,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-08-01 11:43:06,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-08-01 11:43:06,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/TR591/remove-cluster-node.sh 2018-08-01 11:43:06,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-01 11:43:06,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-08-01 11:43:06,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-01 11:43:06,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-08-01 11:43:06,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-08-01 11:43:06,333 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2 2018-08-01 11:43:06,409 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:43:06,410 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:43:06,410 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:43:06,410 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:43:06,410 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:43:06,410 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:43:06,410 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:43:06,410 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-01T11:42:45.544Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"} 2018-08-01 11:43:06,411 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:43:06,411 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:43:06 GMT 2018-08-01 11:43:06,411 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:43:06,411 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-01 11:43:06,411 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:43:11,417 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:43:11,485 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:43:11,485 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:43:11,485 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:43:11,485 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:43:11,485 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:43:11,486 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:43:11,486 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:43:11,486 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_wepxy1", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:03.346Z", "message": "Stopping...", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:03.346Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "95349a3f-ccf0-4827-99f8-3bfcdd677c4a"}, {"node_instance_id": "ellis_host_oqiyod", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:03.371Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:03.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "ellis_host_oqiyod", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:03.371Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:03.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "homer_host_wepxy1", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:03.911Z", "message": "Stopping daemon with command: sudo service celeryd-homer_host_wepxy1 stop", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:03.911Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "95349a3f-ccf0-4827-99f8-3bfcdd677c4a"}, {"node_instance_id": "homer_host_wepxy1", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:03.911Z", "message": "Successfully stopped daemon: homer_host_wepxy1\u001b[0m", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:03.911Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "95349a3f-ccf0-4827-99f8-3bfcdd677c4a"}, {"node_instance_id": "ellis_host_oqiyod", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:04.388Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:04.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "ellis_host_oqiyod", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:04.388Z", "message": "Stopping agent", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:04.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "bono_7h0ak0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:04.388Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:04.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "homer_host_wepxy1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:04.388Z", "message": "Deleting agent", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:04.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "ellis_host_oqiyod", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:04.388Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:04.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "homer_host_wepxy1", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:04.388Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:04.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "ellis_host_oqiyod", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:04.388Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:04.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "homer_host_wepxy1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:04.388Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:04.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "homer_host_wepxy1", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:04.388Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:04.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "homer_host_wepxy1", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:04.918Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:04.918Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "9a8b7e0c-c860-4f04-9a12-ce033a791cf7"}, {"node_instance_id": "homer_host_wepxy1", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:04.918Z", "message": "Deleting Agent homer_host_wepxy1", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:04.918Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "9a8b7e0c-c860-4f04-9a12-ce033a791cf7"}, {"node_instance_id": "homer_host_wepxy1", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:04.918Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:04.918Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "9a8b7e0c-c860-4f04-9a12-ce033a791cf7"}, {"node_instance_id": "ellis_host_oqiyod", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:04.918Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:04.918Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "87018d81-27fd-455a-9088-e7856c6d32a3"}, {"node_instance_id": "ellis_host_oqiyod", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:04.918Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:04.918Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "87018d81-27fd-455a-9088-e7856c6d32a3"}, {"node_instance_id": "ellis_host_oqiyod", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:04.918Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:04.918Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "87018d81-27fd-455a-9088-e7856c6d32a3"}, {"node_instance_id": "ellis_host_oqiyod", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:04.918Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:04.918Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "87018d81-27fd-455a-9088-e7856c6d32a3"}, {"node_instance_id": "homer_host_wepxy1", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:04.918Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:04.918Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "9a8b7e0c-c860-4f04-9a12-ce033a791cf7"}, {"node_instance_id": "bono_7h0ak0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:04.918Z", "message": "Execution done (return_code=0): /tmp/NSRF5/remove-cluster-node.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:04.918Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "845d85cc-0b9a-437b-adbf-727fc0103a1a"}, {"node_instance_id": "homer_host_wepxy1", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:04.918Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:04.918Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "9a8b7e0c-c860-4f04-9a12-ce033a791cf7"}, {"node_instance_id": "ellis_host_oqiyod", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:04.918Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:04.918Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "87018d81-27fd-455a-9088-e7856c6d32a3"}, {"node_instance_id": "ellis_host_oqiyod", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:04.918Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:04.918Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "87018d81-27fd-455a-9088-e7856c6d32a3"}, {"node_instance_id": "ellis_host_oqiyod", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:04.918Z", "message": "Stopping Agent ellis_host_oqiyod", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:04.918Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "87018d81-27fd-455a-9088-e7856c6d32a3"}, {"node_instance_id": "homer_host_wepxy1", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:04.918Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:04.918Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "9a8b7e0c-c860-4f04-9a12-ce033a791cf7"}, {"node_instance_id": "homer_host_wepxy1", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:04.918Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:04.918Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "9a8b7e0c-c860-4f04-9a12-ce033a791cf7"}, {"node_instance_id": "ellis_host_oqiyod", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:04.918Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:04.918Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "87018d81-27fd-455a-9088-e7856c6d32a3"}, {"node_instance_id": "homer_host_wepxy1", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:04.918Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:04.918Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "9a8b7e0c-c860-4f04-9a12-ce033a791cf7"}, {"node_instance_id": "ellis_host_oqiyod", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:04.918Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:04.918Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "87018d81-27fd-455a-9088-e7856c6d32a3"}, {"node_instance_id": "ellis_host_oqiyod", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:04.918Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:04.918Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "87018d81-27fd-455a-9088-e7856c6d32a3"}, {"node_instance_id": "homer_host_wepxy1", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:04.918Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:04.918Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "9a8b7e0c-c860-4f04-9a12-ce033a791cf7"}, {"node_instance_id": "homer_host_wepxy1", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:04.918Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:04.918Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "9a8b7e0c-c860-4f04-9a12-ce033a791cf7"}, {"node_instance_id": "bono_host_2kyliz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:05.393Z", "message": "Stopping node", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:05.393Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "bono_host_2kyliz", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:05.393Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:05.393Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "bono_host_2kyliz", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:05.393Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:05.393Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "dime_host_pgb366", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:06.396Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:06.396Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "dime_host_pgb366", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:06.396Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:06.396Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "dime_host_pgb366", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:06.396Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:06.396Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "homer_host_wepxy1", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:06.430Z", "message": "Deleting...", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:06.430Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "9a8b7e0c-c860-4f04-9a12-ce033a791cf7"}, {"node_instance_id": "homer_host_wepxy1", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:06.930Z", "message": "Successfully deleted daemon: homer_host_wepxy1", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:06.930Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "9a8b7e0c-c860-4f04-9a12-ce033a791cf7"}, {"node_instance_id": "homer_host_wepxy1", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:06.930Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:06.930Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "9a8b7e0c-c860-4f04-9a12-ce033a791cf7"}, {"node_instance_id": "homer_host_wepxy1", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:07.402Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:07.402Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "dime_host_pgb366", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:07.402Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:07.402Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "homer_host_wepxy1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:07.402Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:07.402Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "dime_host_pgb366", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:07.402Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:07.402Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "dime_host_pgb366", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:07.402Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:07.402Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "homer_host_wepxy1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:07.402Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:07.402Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}], "metadata": {"pagination": {"total": 312, "offset": 200, "size": 50}}} 2018-08-01 11:43:11,486 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:43:11,486 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:43:11 GMT 2018-08-01 11:43:11,486 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:43:11,486 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26608 2018-08-01 11:43:11,486 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:43:11,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-08-01 11:43:11,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-08-01 11:43:11,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-08-01 11:43:11,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-homer_host_wepxy1 stop 2018-08-01 11:43:11,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: homer_host_wepxy1 2018-08-01 11:43:11,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-08-01 11:43:11,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-08-01 11:43:11,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-01 11:43:11,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-08-01 11:43:11,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-08-01 11:43:11,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-08-01 11:43:11,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-08-01 11:43:11,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-08-01 11:43:11,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-08-01 11:43:11,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:43:11,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent homer_host_wepxy1 2018-08-01 11:43:11,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:43:11,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:43:11,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:43:11,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:43:11,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:43:11,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:43:11,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/NSRF5/remove-cluster-node.sh 2018-08-01 11:43:11,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:43:11,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:43:11,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:43:11,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent ellis_host_oqiyod 2018-08-01 11:43:11,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:43:11,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:43:11,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:43:11,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:43:11,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:43:11,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:43:11,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:43:11,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:43:11,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-01 11:43:11,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-08-01 11:43:11,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-08-01 11:43:11,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-08-01 11:43:11,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-08-01 11:43:11,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-08-01 11:43:11,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-08-01 11:43:11,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: homer_host_wepxy1 2018-08-01 11:43:11,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-08-01 11:43:11,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-08-01 11:43:11,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-08-01 11:43:11,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-08-01 11:43:11,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-08-01 11:43:11,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-08-01 11:43:11,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-08-01 11:43:11,496 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2 2018-08-01 11:43:11,550 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:43:11,551 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:43:11,551 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:43:11,551 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:43:11,551 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:43:11,551 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:43:11,551 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:43:11,551 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-01T11:42:45.544Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"} 2018-08-01 11:43:11,552 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:43:11,552 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:43:11 GMT 2018-08-01 11:43:11,552 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:43:11,552 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-01 11:43:11,552 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:43:16,557 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:43:16,624 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:43:16,624 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:43:16,624 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:43:16,624 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:43:16,625 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:43:16,625 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:43:16,625 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:43:16,625 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_pgb366", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:07.402Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:07.402Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "dime_host_pgb366", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:07.951Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:07.951Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "0423618b-c062-4015-b5c3-fdb7e5b2ae09"}, {"node_instance_id": "dime_host_pgb366", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:07.951Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:07.951Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "0423618b-c062-4015-b5c3-fdb7e5b2ae09"}, {"node_instance_id": "dime_host_pgb366", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:07.951Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:07.951Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "0423618b-c062-4015-b5c3-fdb7e5b2ae09"}, {"node_instance_id": "dime_host_pgb366", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:07.951Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:07.951Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "0423618b-c062-4015-b5c3-fdb7e5b2ae09"}, {"node_instance_id": "dime_host_pgb366", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:07.951Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:07.951Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "0423618b-c062-4015-b5c3-fdb7e5b2ae09"}, {"node_instance_id": "dime_host_pgb366", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:07.951Z", "message": "Stopping Agent dime_host_pgb366", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:07.951Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "0423618b-c062-4015-b5c3-fdb7e5b2ae09"}, {"node_instance_id": "dime_host_pgb366", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:07.951Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:07.951Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "0423618b-c062-4015-b5c3-fdb7e5b2ae09"}, {"node_instance_id": "dime_host_pgb366", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:07.951Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:07.951Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "0423618b-c062-4015-b5c3-fdb7e5b2ae09"}, {"node_instance_id": "dime_host_pgb366", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:07.951Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:07.951Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "0423618b-c062-4015-b5c3-fdb7e5b2ae09"}, {"node_instance_id": "dime_host_pgb366", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:07.951Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:07.951Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "0423618b-c062-4015-b5c3-fdb7e5b2ae09"}, {"node_instance_id": "bono_host_2kyliz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:08.405Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:08.405Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "ellis_host_oqiyod", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:09.171Z", "message": "Stopping...", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:09.171Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "87018d81-27fd-455a-9088-e7856c6d32a3"}, {"node_instance_id": "bono_host_2kyliz", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:09.415Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:09.415Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "bono_host_2kyliz", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:09.415Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:09.415Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "bono_host_2kyliz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:09.415Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:09.415Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "bono_host_2kyliz", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:09.415Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:09.415Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "bono_host_2kyliz", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:09.415Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:09.415Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "bono_host_2kyliz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:09.415Z", "message": "Stopping agent", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:09.415Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "ellis_host_oqiyod", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:10.076Z", "message": "Stopping daemon with command: sudo service celeryd-ellis_host_oqiyod stop", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:10.076Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "87018d81-27fd-455a-9088-e7856c6d32a3"}, {"node_instance_id": "ellis_host_oqiyod", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:10.076Z", "message": "Successfully stopped daemon: ellis_host_oqiyod\u001b[0m", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:10.076Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "87018d81-27fd-455a-9088-e7856c6d32a3"}, {"node_instance_id": "ellis_host_oqiyod", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:10.428Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:10.428Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:10.428Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:10.428Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "ellis_host_oqiyod", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:10.428Z", "message": "Deleting agent", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:10.428Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "ellis_host_oqiyod", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:10.428Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:10.428Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "homer_host_wepxy1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:10.428Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:10.428Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "ellis_host_oqiyod", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:10.428Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:10.428Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:10.428Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:10.428Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "bono_host_2kyliz", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:11.081Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:11.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "ac59ee6f-3be2-4b74-a3b5-7cb3bdbb5223"}, {"node_instance_id": "ellis_host_oqiyod", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:11.081Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:11.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "e3f56859-eda9-4fd1-b68b-af6beb9ff9c6"}, {"node_instance_id": "ellis_host_oqiyod", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:11.081Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:11.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "e3f56859-eda9-4fd1-b68b-af6beb9ff9c6"}, {"node_instance_id": "ellis_host_oqiyod", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:11.081Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:11.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "e3f56859-eda9-4fd1-b68b-af6beb9ff9c6"}, {"node_instance_id": "ellis_host_oqiyod", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:11.081Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:11.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "e3f56859-eda9-4fd1-b68b-af6beb9ff9c6"}, {"node_instance_id": "bono_host_2kyliz", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:11.081Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:11.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "ac59ee6f-3be2-4b74-a3b5-7cb3bdbb5223"}, {"node_instance_id": "bono_host_2kyliz", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:11.081Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:11.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "ac59ee6f-3be2-4b74-a3b5-7cb3bdbb5223"}, {"node_instance_id": "bono_host_2kyliz", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:11.081Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:11.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "ac59ee6f-3be2-4b74-a3b5-7cb3bdbb5223"}, {"node_instance_id": "ellis_host_oqiyod", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:11.081Z", "message": "Deleting Agent ellis_host_oqiyod", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:11.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "e3f56859-eda9-4fd1-b68b-af6beb9ff9c6"}, {"node_instance_id": "ellis_host_oqiyod", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:11.081Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:11.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "e3f56859-eda9-4fd1-b68b-af6beb9ff9c6"}, {"node_instance_id": "bono_host_2kyliz", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:11.081Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:11.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "ac59ee6f-3be2-4b74-a3b5-7cb3bdbb5223"}, {"node_instance_id": "ellis_host_oqiyod", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:11.081Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:11.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "e3f56859-eda9-4fd1-b68b-af6beb9ff9c6"}, {"node_instance_id": "ellis_host_oqiyod", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:11.081Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:11.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "e3f56859-eda9-4fd1-b68b-af6beb9ff9c6"}, {"node_instance_id": "bono_host_2kyliz", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:11.081Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:11.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "ac59ee6f-3be2-4b74-a3b5-7cb3bdbb5223"}, {"node_instance_id": "bono_host_2kyliz", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:11.081Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:11.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "ac59ee6f-3be2-4b74-a3b5-7cb3bdbb5223"}, {"node_instance_id": "ellis_host_oqiyod", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:11.081Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:11.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "e3f56859-eda9-4fd1-b68b-af6beb9ff9c6"}, {"node_instance_id": "bono_host_2kyliz", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:11.081Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:11.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "ac59ee6f-3be2-4b74-a3b5-7cb3bdbb5223"}, {"node_instance_id": "bono_host_2kyliz", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:11.081Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:11.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "ac59ee6f-3be2-4b74-a3b5-7cb3bdbb5223"}, {"node_instance_id": "ellis_host_oqiyod", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:11.081Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:11.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "e3f56859-eda9-4fd1-b68b-af6beb9ff9c6"}, {"node_instance_id": "bono_host_2kyliz", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:11.081Z", "message": "Stopping Agent bono_host_2kyliz", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:11.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "ac59ee6f-3be2-4b74-a3b5-7cb3bdbb5223"}, {"node_instance_id": "dime_host_pgb366", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:12.089Z", "message": "Stopping daemon with command: sudo service celeryd-dime_host_pgb366 stop", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:12.089Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "0423618b-c062-4015-b5c3-fdb7e5b2ae09"}, {"node_instance_id": "dime_host_pgb366", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:12.089Z", "message": "Successfully stopped daemon: dime_host_pgb366\u001b[0m", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:12.089Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "0423618b-c062-4015-b5c3-fdb7e5b2ae09"}], "metadata": {"pagination": {"total": 364, "offset": 250, "size": 50}}} 2018-08-01 11:43:16,625 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:43:16,625 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:43:16 GMT 2018-08-01 11:43:16,625 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:43:16,625 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27027 2018-08-01 11:43:16,625 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:43:16,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-08-01 11:43:16,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:43:16,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:43:16,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:43:16,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:43:16,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:43:16,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent dime_host_pgb366 2018-08-01 11:43:16,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:43:16,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:43:16,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:43:16,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:43:16,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-08-01 11:43:16,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-08-01 11:43:16,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-08-01 11:43:16,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-08-01 11:43:16,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-08-01 11:43:16,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-08-01 11:43:16,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-08-01 11:43:16,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-08-01 11:43:16,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-ellis_host_oqiyod stop 2018-08-01 11:43:16,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: ellis_host_oqiyod 2018-08-01 11:43:16,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-08-01 11:43:16,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-01 11:43:16,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-08-01 11:43:16,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-08-01 11:43:16,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-08-01 11:43:16,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-08-01 11:43:16,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-01 11:43:16,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:43:16,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:43:16,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:43:16,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:43:16,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:43:16,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:43:16,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:43:16,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:43:16,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent ellis_host_oqiyod 2018-08-01 11:43:16,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:43:16,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:43:16,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:43:16,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:43:16,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:43:16,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:43:16,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:43:16,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:43:16,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:43:16,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:43:16,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent bono_host_2kyliz 2018-08-01 11:43:16,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-dime_host_pgb366 stop 2018-08-01 11:43:16,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: dime_host_pgb366 2018-08-01 11:43:16,635 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2 2018-08-01 11:43:16,696 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:43:16,696 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:43:16,696 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:43:16,696 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:43:16,696 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:43:16,696 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:43:16,697 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:43:16,697 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-01T11:42:45.544Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"} 2018-08-01 11:43:16,697 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:43:16,697 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:43:16 GMT 2018-08-01 11:43:16,697 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:43:16,697 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-01 11:43:16,697 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:43:21,703 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:43:21,775 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:43:21,775 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:43:21,775 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:43:21,775 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:43:21,775 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:43:21,775 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:43:21,776 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:43:21,776 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_pgb366", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:12.089Z", "message": "Successfully stopped daemon: dime_host_pgb366\u001b[0m", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:12.089Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "0423618b-c062-4015-b5c3-fdb7e5b2ae09"}, {"node_instance_id": "dime_host_pgb366", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:12.264Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:12.264Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "dime_host_pgb366", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:12.433Z", "message": "Deleting agent", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:12.433Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "dime_host_pgb366", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:12.433Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:12.433Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "dime_host_pgb366", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:12.433Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:12.433Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "ellis_host_oqiyod", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:13.097Z", "message": "Deleting...", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:13.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "e3f56859-eda9-4fd1-b68b-af6beb9ff9c6"}, {"node_instance_id": "dime_host_pgb366", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:13.097Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:13.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "1298d9dc-2206-4903-b0d6-1412a1d9a9eb"}, {"node_instance_id": "ellis_host_oqiyod", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:13.097Z", "message": "Successfully deleted daemon: ellis_host_oqiyod", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:13.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "e3f56859-eda9-4fd1-b68b-af6beb9ff9c6"}, {"node_instance_id": "dime_host_pgb366", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:13.097Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:13.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "1298d9dc-2206-4903-b0d6-1412a1d9a9eb"}, {"node_instance_id": "dime_host_pgb366", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:13.097Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:13.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "1298d9dc-2206-4903-b0d6-1412a1d9a9eb"}, {"node_instance_id": "dime_host_pgb366", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:13.097Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:13.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "1298d9dc-2206-4903-b0d6-1412a1d9a9eb"}, {"node_instance_id": "dime_host_pgb366", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:13.097Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:13.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "1298d9dc-2206-4903-b0d6-1412a1d9a9eb"}, {"node_instance_id": "ellis_host_oqiyod", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:13.097Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:13.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "e3f56859-eda9-4fd1-b68b-af6beb9ff9c6"}, {"node_instance_id": "dime_host_pgb366", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:13.097Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:13.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "1298d9dc-2206-4903-b0d6-1412a1d9a9eb"}, {"node_instance_id": "dime_host_pgb366", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:13.097Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:13.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "1298d9dc-2206-4903-b0d6-1412a1d9a9eb"}, {"node_instance_id": "dime_host_pgb366", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:13.097Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:13.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "1298d9dc-2206-4903-b0d6-1412a1d9a9eb"}, {"node_instance_id": "dime_host_pgb366", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:13.097Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:13.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "1298d9dc-2206-4903-b0d6-1412a1d9a9eb"}, {"node_instance_id": "dime_host_pgb366", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:13.097Z", "message": "Deleting Agent dime_host_pgb366", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:13.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "1298d9dc-2206-4903-b0d6-1412a1d9a9eb"}, {"node_instance_id": "ellis_host_oqiyod", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:13.436Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:13.436Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "ellis_host_oqiyod", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:13.436Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:13.436Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "ellis_host_oqiyod", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:13.436Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:13.436Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:14.483Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:14.483Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "bono_host_2kyliz", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:14.676Z", "message": "Stopping...", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:14.676Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "ac59ee6f-3be2-4b74-a3b5-7cb3bdbb5223"}, {"node_instance_id": "bono_host_2kyliz", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:15.134Z", "message": "Stopping daemon with command: sudo service celeryd-bono_host_2kyliz stop", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:15.134Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "ac59ee6f-3be2-4b74-a3b5-7cb3bdbb5223"}, {"node_instance_id": "dime_host_pgb366", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:15.134Z", "message": "Deleting...", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:15.134Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "1298d9dc-2206-4903-b0d6-1412a1d9a9eb"}, {"node_instance_id": "bono_host_2kyliz", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:15.134Z", "message": "Successfully stopped daemon: bono_host_2kyliz\u001b[0m", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:15.134Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "ac59ee6f-3be2-4b74-a3b5-7cb3bdbb5223"}, {"node_instance_id": "dime_host_pgb366", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:15.134Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:15.134Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "1298d9dc-2206-4903-b0d6-1412a1d9a9eb"}, {"node_instance_id": "dime_host_pgb366", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:15.134Z", "message": "Successfully deleted daemon: dime_host_pgb366", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:15.134Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "1298d9dc-2206-4903-b0d6-1412a1d9a9eb"}, {"node_instance_id": "bono_host_2kyliz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:15.520Z", "message": "Deleting agent", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:15.520Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "ellis_host_oqiyod", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:15.520Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:15.520Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:15.520Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:15.520Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:15.520Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:15.520Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "bono_host_2kyliz", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:15.520Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:15.520Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:15.520Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:15.520Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "bono_host_2kyliz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:15.520Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:15.520Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "bono_host_2kyliz", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:15.520Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:15.520Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "bono_host_2kyliz", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:16.219Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:16.219Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "84977a48-be2a-492a-9771-c47d1f2c53af"}, {"node_instance_id": "bono_host_2kyliz", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:16.219Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:16.219Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "84977a48-be2a-492a-9771-c47d1f2c53af"}, {"node_instance_id": "bono_host_2kyliz", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:16.219Z", "message": "Deleting Agent bono_host_2kyliz", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:16.219Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "84977a48-be2a-492a-9771-c47d1f2c53af"}, {"node_instance_id": "bono_host_2kyliz", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:16.219Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:16.219Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "84977a48-be2a-492a-9771-c47d1f2c53af"}, {"node_instance_id": "bono_host_2kyliz", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:16.219Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:16.219Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "84977a48-be2a-492a-9771-c47d1f2c53af"}, {"node_instance_id": "bono_host_2kyliz", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:16.219Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:16.219Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "84977a48-be2a-492a-9771-c47d1f2c53af"}, {"node_instance_id": "bono_host_2kyliz", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:16.219Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:16.219Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "84977a48-be2a-492a-9771-c47d1f2c53af"}, {"node_instance_id": "bono_host_2kyliz", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:16.219Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:16.219Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "84977a48-be2a-492a-9771-c47d1f2c53af"}, {"node_instance_id": "bono_host_2kyliz", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:16.219Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:16.219Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "84977a48-be2a-492a-9771-c47d1f2c53af"}, {"node_instance_id": "bono_host_2kyliz", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:16.219Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:16.219Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "84977a48-be2a-492a-9771-c47d1f2c53af"}, {"node_instance_id": "dime_host_pgb366", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:16.536Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:16.536Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "dime_host_pgb366", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:16.536Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:16.536Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:16.536Z", "message": "Task started 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:16.536Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "dime_host_pgb366", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:16.536Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:16.536Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}], "metadata": {"pagination": {"total": 389, "offset": 300, "size": 50}}} 2018-08-01 11:43:21,776 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:43:21,776 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:43:21 GMT 2018-08-01 11:43:21,776 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:43:21,776 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26663 2018-08-01 11:43:21,776 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:43:21,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: dime_host_pgb366 2018-08-01 11:43:21,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-08-01 11:43:21,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-08-01 11:43:21,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-08-01 11:43:21,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-08-01 11:43:21,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-08-01 11:43:21,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:43:21,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: ellis_host_oqiyod 2018-08-01 11:43:21,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:43:21,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:43:21,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:43:21,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:43:21,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-08-01 11:43:21,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:43:21,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:43:21,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:43:21,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:43:21,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent dime_host_pgb366 2018-08-01 11:43:21,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-08-01 11:43:21,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-08-01 11:43:21,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-08-01 11:43:21,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-01 11:43:21,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-08-01 11:43:21,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-bono_host_2kyliz stop 2018-08-01 11:43:21,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-08-01 11:43:21,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: bono_host_2kyliz 2018-08-01 11:43:21,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-08-01 11:43:21,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: dime_host_pgb366 2018-08-01 11:43:21,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-08-01 11:43:21,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-08-01 11:43:21,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-08-01 11:43:21,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-01 11:43:21,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-08-01 11:43:21,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-01 11:43:21,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-08-01 11:43:21,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-08-01 11:43:21,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:43:21,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:43:21,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent bono_host_2kyliz 2018-08-01 11:43:21,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:43:21,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:43:21,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:43:21,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:43:21,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:43:21,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:43:21,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:43:21,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-08-01 11:43:21,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-08-01 11:43:21,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-08-01 11:43:21,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-08-01 11:43:21,785 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2 2018-08-01 11:43:21,879 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:43:21,879 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:43:21,879 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:43:21,880 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:43:21,880 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:43:21,880 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:43:21,880 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:43:21,880 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-01T11:42:45.544Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"} 2018-08-01 11:43:21,880 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:43:21,880 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:43:21 GMT 2018-08-01 11:43:21,880 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:43:21,880 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-01 11:43:21,881 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:43:26,886 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:43:26,956 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:43:26,957 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:43:26,957 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:43:26,957 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:43:26,957 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:43:26,957 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:43:26,957 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:43:26,957 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_2kyliz", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:17.940Z", "message": "Deleting...", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:17.940Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "84977a48-be2a-492a-9771-c47d1f2c53af"}, {"node_instance_id": "dime_host_pgb366", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:18.147Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:18.147Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "bono_host_2kyliz", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:18.327Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:18.327Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "84977a48-be2a-492a-9771-c47d1f2c53af"}, {"node_instance_id": "bono_host_2kyliz", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:18.327Z", "message": "Successfully deleted daemon: bono_host_2kyliz", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:18.327Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "84977a48-be2a-492a-9771-c47d1f2c53af"}, {"node_instance_id": "bono_host_2kyliz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:18.551Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:18.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:18.551Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:18.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "bono_host_2kyliz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:18.551Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:18.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:18.551Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:18.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "bono_host_2kyliz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:18.551Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:18.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "homer_host_wepxy1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:19.573Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:19.573Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:19.573Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:19.573Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "homer_host_wepxy1", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:19.573Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:19.573Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "homer_host_wepxy1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:19.573Z", "message": "Deleting node", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:19.573Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "homer_host_wepxy1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:19.984Z", "message": "deleting server", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:19.984Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "86aef3f7-2ef6-4e18-8b90-313a81655ced"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:20.579Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:20.579Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:20.579Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:20.579Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:20.579Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:20.579Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "bono_host_2kyliz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:20.579Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:20.579Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "sprout_d80m9r", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:21.333Z", "message": "Execution done (return_code=0): /tmp/G81A9/remove-cluster-node.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:21.333Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "172019b7-2efa-40f0-bf3f-9d5223ee4d8f"}, {"node_instance_id": "sprout_host_gjrcbf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:21.592Z", "message": "Stopping node", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:21.592Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:21.592Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:21.592Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:21.592Z", "message": "Task started 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:21.592Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "sprout_host_gjrcbf", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:21.592Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:21.592Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "proxy_node_0oj5ql", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:21.592Z", "message": "Stopping node", "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:21.592Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "sprout_d80m9r", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:21.592Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:21.592Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "homer_host_wepxy1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:22.516Z", "message": "Waiting for server \"b425b1ae-95ec-4d0b-918c-47477c9cab3a\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:22.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "86aef3f7-2ef6-4e18-8b90-313a81655ced"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:22.601Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:22.601Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "sprout_host_gjrcbf", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:22.601Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:22.601Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:22.601Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:22.601Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:22.601Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:22.601Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "proxy_node_0oj5ql", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:22.601Z", "message": "Deleting node", "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:22.601Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "proxy_host_4omunn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:23.605Z", "message": "Stopping node", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:23.605Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "proxy_host_4omunn", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:23.605Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:23.605Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "proxy_host_4omunn", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:23.605Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:23.605Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:24.659Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:24.659Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:24.659Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:24.659Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:24.659Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:24.659Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:24.659Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:24.659Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "dime_host_pgb366", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:25.664Z", "message": "Deleting node", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:25.664Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "sprout_host_gjrcbf", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:25.664Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:25.664Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "sprout_host_gjrcbf", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:25.664Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:25.664Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "dime_host_pgb366", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:25.664Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:25.664Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:25.664Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:25.664Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "sprout_host_gjrcbf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:25.664Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:25.664Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "dime_host_pgb366", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:25.664Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:25.664Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "sprout_host_gjrcbf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:25.664Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:25.664Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "dime_host_pgb366", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:26.231Z", "message": "deleting server", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:26.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "774d3588-2d8e-4f30-b968-0e20afe45cb5"}, {"node_instance_id": "sprout_host_gjrcbf", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:26.666Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:26.666Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "ffb06e2e-69df-4d6d-bd55-2e87164e2511"}, {"node_instance_id": "sprout_host_gjrcbf", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:26.666Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:26.666Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "ffb06e2e-69df-4d6d-bd55-2e87164e2511"}, {"node_instance_id": "sprout_host_gjrcbf", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:26.666Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:26.666Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "ffb06e2e-69df-4d6d-bd55-2e87164e2511"}], "metadata": {"pagination": {"total": 426, "offset": 350, "size": 50}}} 2018-08-01 11:43:26,957 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:43:26,958 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:43:26 GMT 2018-08-01 11:43:26,958 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:43:26,958 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 25586 2018-08-01 11:43:26,958 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:43:26,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-08-01 11:43:26,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-08-01 11:43:26,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-08-01 11:43:26,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: bono_host_2kyliz 2018-08-01 11:43:26,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-08-01 11:43:26,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-01 11:43:26,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-08-01 11:43:26,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-01 11:43:26,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-08-01 11:43:26,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-08-01 11:43:26,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-01 11:43:26,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-08-01 11:43:26,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-01 11:43:26,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-08-01 11:43:26,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-08-01 11:43:26,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-01 11:43:26,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-01 11:43:26,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-08-01 11:43:26,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/G81A9/remove-cluster-node.sh 2018-08-01 11:43:26,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-01 11:43:26,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-08-01 11:43:26,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-08-01 11:43:26,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-08-01 11:43:26,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-01 11:43:26,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-01 11:43:26,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "b425b1ae-95ec-4d0b-918c-47477c9cab3a" to be deleted. current status: SHUTOFF 2018-08-01 11:43:26,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-01 11:43:26,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-08-01 11:43:26,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-01 11:43:26,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-01 11:43:26,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-01 11:43:26,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-01 11:43:26,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-08-01 11:43:26,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-08-01 11:43:26,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-01 11:43:26,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-08-01 11:43:26,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-01 11:43:26,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-01 11:43:26,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-01 11:43:26,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-08-01 11:43:26,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-08-01 11:43:26,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-08-01 11:43:26,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-01 11:43:26,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-08-01 11:43:26,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-08-01 11:43:26,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-08-01 11:43:26,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-08-01 11:43:26,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:43:26,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:43:26,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:43:26,967 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2 2018-08-01 11:43:27,024 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:43:27,025 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:43:27,025 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:43:27,025 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:43:27,025 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:43:27,025 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:43:27,025 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:43:27,025 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-01T11:42:45.544Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"} 2018-08-01 11:43:27,025 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:43:27,026 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:43:27 GMT 2018-08-01 11:43:27,026 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:43:27,026 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-01 11:43:27,026 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:43:32,031 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:43:32,355 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:43:32,355 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:43:32,355 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:43:32,355 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:43:32,355 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:43:32,355 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:43:32,356 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:43:32,356 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_gjrcbf", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:26.666Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:26.666Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "ffb06e2e-69df-4d6d-bd55-2e87164e2511"}, {"node_instance_id": "sprout_host_gjrcbf", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:26.666Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:26.666Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "ffb06e2e-69df-4d6d-bd55-2e87164e2511"}, {"node_instance_id": "sprout_host_gjrcbf", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:26.666Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:26.666Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "ffb06e2e-69df-4d6d-bd55-2e87164e2511"}, {"node_instance_id": "sprout_host_gjrcbf", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:26.666Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:26.666Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "ffb06e2e-69df-4d6d-bd55-2e87164e2511"}, {"node_instance_id": "sprout_host_gjrcbf", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:26.666Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:26.666Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "ffb06e2e-69df-4d6d-bd55-2e87164e2511"}, {"node_instance_id": "sprout_host_gjrcbf", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:26.666Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:26.666Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "ffb06e2e-69df-4d6d-bd55-2e87164e2511"}, {"node_instance_id": "sprout_host_gjrcbf", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:26.666Z", "message": "Stopping Agent sprout_host_gjrcbf", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:26.666Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "ffb06e2e-69df-4d6d-bd55-2e87164e2511"}, {"node_instance_id": "sprout_host_gjrcbf", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:26.670Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:26.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "sprout_host_gjrcbf", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:26.670Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:26.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "sprout_host_gjrcbf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:26.670Z", "message": "Stopping agent", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:26.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "dime_host_pgb366", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:27.839Z", "message": "Waiting for server \"b8897d2b-72fe-452c-b307-24bdb1854d0e\" to be deleted. current status: ACTIVE", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:27.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "774d3588-2d8e-4f30-b968-0e20afe45cb5"}, {"node_instance_id": "homer_security_group_23xo15", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:28.100Z", "message": "Stopping node", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:28.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:28.100Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:28.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "homer_host_wepxy1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:28.100Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:28.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "ellis_host_oqiyod", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:28.100Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:28.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:28.100Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:28.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:28.100Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:28.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "ellis_host_oqiyod", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:28.100Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:28.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "ellis_host_oqiyod", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:28.100Z", "message": "Deleting node", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:28.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "ellis_host_oqiyod", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:28.881Z", "message": "deleting server", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:28.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "edb59731-f40d-4de6-bc84-d134b09013f0"}, {"node_instance_id": "homer_security_group_23xo15", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:29.295Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:29.295Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "homer_security_group_23xo15", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:29.295Z", "message": "Deleting node", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:29.295Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "homer_security_group_23xo15", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:29.295Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:29.295Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "ellis_host_oqiyod", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:29.885Z", "message": "Waiting for server \"462eb0ee-09d4-45e1-8579-31ac6c1fd2a6\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:29.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "edb59731-f40d-4de6-bc84-d134b09013f0"}, {"node_instance_id": "homer_security_group_23xo15", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:29.885Z", "message": "deleting security_group", "level": "info", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:29.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "31f4b1a7-c403-48ee-a346-bdaed383f901"}, {"node_instance_id": "homer_security_group_23xo15", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:30.298Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:30.298Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "sprout_host_gjrcbf", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:31.066Z", "message": "Stopping...", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:31.066Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "ffb06e2e-69df-4d6d-bd55-2e87164e2511"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:31.306Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:31.306Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:31.306Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:31.306Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:31.306Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:31.306Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "sprout_host_gjrcbf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:31.306Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:31.306Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "sprout_host_gjrcbf", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:31.890Z", "message": "Stopping daemon with command: sudo service celeryd-sprout_host_gjrcbf stop", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:31.890Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "ffb06e2e-69df-4d6d-bd55-2e87164e2511"}, {"node_instance_id": "sprout_host_gjrcbf", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:31.890Z", "message": "Successfully stopped daemon: sprout_host_gjrcbf\u001b[0m", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:31.890Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "ffb06e2e-69df-4d6d-bd55-2e87164e2511"}], "metadata": {"pagination": {"total": 450, "offset": 400, "size": 50}}} 2018-08-01 11:43:32,356 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:43:32,356 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:43:32 GMT 2018-08-01 11:43:32,356 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:43:32,356 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 17494 2018-08-01 11:43:32,356 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:43:32,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:43:32,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:43:32,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:43:32,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:43:32,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:43:32,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:43:32,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent sprout_host_gjrcbf 2018-08-01 11:43:32,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-08-01 11:43:32,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-08-01 11:43:32,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-08-01 11:43:32,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "b8897d2b-72fe-452c-b307-24bdb1854d0e" to be deleted. current status: ACTIVE 2018-08-01 11:43:32,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-01 11:43:32,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-01 11:43:32,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-08-01 11:43:32,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-08-01 11:43:32,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-01 11:43:32,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-01 11:43:32,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-08-01 11:43:32,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-01 11:43:32,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-08-01 11:43:32,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-08-01 11:43:32,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-01 11:43:32,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-08-01 11:43:32,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "462eb0ee-09d4-45e1-8579-31ac6c1fd2a6" to be deleted. current status: SHUTOFF 2018-08-01 11:43:32,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-08-01 11:43:32,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-08-01 11:43:32,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-08-01 11:43:32,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-01 11:43:32,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-01 11:43:32,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-01 11:43:32,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-08-01 11:43:32,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-sprout_host_gjrcbf stop 2018-08-01 11:43:32,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: sprout_host_gjrcbf 2018-08-01 11:43:32,363 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2 2018-08-01 11:43:32,421 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:43:32,421 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:43:32,422 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:43:32,422 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:43:32,422 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:43:32,422 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:43:32,422 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:43:32,422 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-01T11:42:45.544Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"} 2018-08-01 11:43:32,422 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:43:32,422 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:43:32 GMT 2018-08-01 11:43:32,422 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:43:32,423 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-01 11:43:32,423 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:43:37,428 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:43:37,592 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:43:37,592 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:43:37,592 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:43:37,592 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:43:37,592 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:43:37,592 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:43:37,592 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:43:37,592 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_gjrcbf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:32.309Z", "message": "Deleting agent", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:32.309Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "sprout_host_gjrcbf", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:32.309Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:32.309Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "sprout_host_gjrcbf", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:32.309Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:32.309Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "sprout_host_gjrcbf", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:33.070Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:33.070Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "bc191986-810c-4d8c-850a-8288ae33eed3"}, {"node_instance_id": "sprout_host_gjrcbf", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:33.070Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:33.070Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "bc191986-810c-4d8c-850a-8288ae33eed3"}, {"node_instance_id": "sprout_host_gjrcbf", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:33.070Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:33.070Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "bc191986-810c-4d8c-850a-8288ae33eed3"}, {"node_instance_id": "sprout_host_gjrcbf", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:33.070Z", "message": "Deleting Agent sprout_host_gjrcbf", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:33.070Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "bc191986-810c-4d8c-850a-8288ae33eed3"}, {"node_instance_id": "sprout_host_gjrcbf", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:33.070Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:33.070Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "bc191986-810c-4d8c-850a-8288ae33eed3"}, {"node_instance_id": "sprout_host_gjrcbf", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:33.070Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:33.070Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "bc191986-810c-4d8c-850a-8288ae33eed3"}, {"node_instance_id": "sprout_host_gjrcbf", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:33.070Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:33.070Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "bc191986-810c-4d8c-850a-8288ae33eed3"}, {"node_instance_id": "sprout_host_gjrcbf", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:33.070Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:33.070Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "bc191986-810c-4d8c-850a-8288ae33eed3"}, {"node_instance_id": "sprout_host_gjrcbf", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:33.070Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:33.070Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "bc191986-810c-4d8c-850a-8288ae33eed3"}, {"node_instance_id": "sprout_host_gjrcbf", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:33.070Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:33.070Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "bc191986-810c-4d8c-850a-8288ae33eed3"}, {"node_instance_id": "dime_host_pgb366", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:33.358Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:33.358Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "dime_security_group_tpyoiy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:33.358Z", "message": "Stopping node", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:33.358Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "proxy_host_4omunn", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:34.363Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:34.363Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "dime_security_group_tpyoiy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:34.363Z", "message": "Deleting node", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:34.363Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "dime_security_group_tpyoiy", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:34.363Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:34.363Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "dime_security_group_tpyoiy", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:34.363Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:34.363Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "proxy_host_4omunn", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:34.363Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:34.363Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "proxy_host_4omunn", "event_type": "task_failed", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:34.363Z", "message": "Task failed 'diamond_agent.tasks.stop' -> timeout after 10 seconds (pid=5953)", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": [{"message": "timeout after 10 seconds (pid=5953)", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/proxy_host_4omunn/env/lib/python2.7/site-packages/diamond_agent/tasks.py\", line 108, in stop\n stop_diamond(conf_path)\n File \"/home/ubuntu/proxy_host_4omunn/env/lib/python2.7/site-packages/diamond_agent/tasks.py\", line 159, in stop_diamond\n diamond_process.wait(timeout=DEFAULT_TIMEOUT)\n File \"/home/ubuntu/proxy_host_4omunn/env/lib/python2.7/site-packages/psutil/__init__.py\", line 1050, in wait\n return self._proc.wait(timeout)\n File \"/home/ubuntu/proxy_host_4omunn/env/lib/python2.7/site-packages/psutil/_pslinux.py\", line 694, in wrapper\n return fun(self, *args, **kwargs)\n File \"/home/ubuntu/proxy_host_4omunn/env/lib/python2.7/site-packages/psutil/_pslinux.py\", line 840, in wait\n raise TimeoutExpired(timeout, self.pid, self._name)\nTimeoutExpired: timeout after 10 seconds (pid=5953)\n", "type": "TimeoutExpired"}], "reported_timestamp": "2018-08-01T11:43:34.363Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "sprout_host_gjrcbf", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:34.439Z", "message": "Deleting...", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:34.439Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "bc191986-810c-4d8c-850a-8288ae33eed3"}, {"node_instance_id": "sprout_host_gjrcbf", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:35.075Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:35.075Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "bc191986-810c-4d8c-850a-8288ae33eed3"}, {"node_instance_id": "sprout_host_gjrcbf", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:35.075Z", "message": "Successfully deleted daemon: sprout_host_gjrcbf", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:35.075Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "bc191986-810c-4d8c-850a-8288ae33eed3"}, {"node_instance_id": "dime_security_group_tpyoiy", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:35.075Z", "message": "deleting security_group", "level": "info", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:35.075Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "1c9ac90b-850d-4abf-8ebf-f6946c9cb0c3"}, {"node_instance_id": "sprout_host_gjrcbf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:35.417Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:35.417Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "ellis_host_oqiyod", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:35.417Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:35.417Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "proxy_host_4omunn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:35.417Z", "message": "Stopping agent", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:35.417Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "sprout_host_gjrcbf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:35.417Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:35.417Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "proxy_host_4omunn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:35.417Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:35.417Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "proxy_host_4omunn", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:35.417Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:35.417Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:35.417Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:35.417Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "proxy_host_4omunn", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:35.417Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:35.417Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "sprout_host_gjrcbf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:35.417Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:35.417Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "proxy_host_4omunn", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:36.084Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:36.084Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "611247de-61c1-4103-9f1c-df9171742def"}, {"node_instance_id": "proxy_host_4omunn", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:36.084Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:36.084Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "611247de-61c1-4103-9f1c-df9171742def"}, {"node_instance_id": "proxy_host_4omunn", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:36.084Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:36.084Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "611247de-61c1-4103-9f1c-df9171742def"}, {"node_instance_id": "proxy_host_4omunn", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:36.084Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:36.084Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "611247de-61c1-4103-9f1c-df9171742def"}, {"node_instance_id": "proxy_host_4omunn", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:36.084Z", "message": "Stopping Agent proxy_host_4omunn", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:36.084Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "611247de-61c1-4103-9f1c-df9171742def"}, {"node_instance_id": "proxy_host_4omunn", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:36.084Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:36.084Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "611247de-61c1-4103-9f1c-df9171742def"}, {"node_instance_id": "proxy_host_4omunn", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:36.084Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:36.084Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "611247de-61c1-4103-9f1c-df9171742def"}, {"node_instance_id": "proxy_host_4omunn", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:36.084Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:36.084Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "611247de-61c1-4103-9f1c-df9171742def"}, {"node_instance_id": "proxy_host_4omunn", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:36.084Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:36.084Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "611247de-61c1-4103-9f1c-df9171742def"}, {"node_instance_id": "proxy_host_4omunn", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:36.084Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:36.084Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "611247de-61c1-4103-9f1c-df9171742def"}, {"node_instance_id": "ellis_floatingip_zkkf45", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:36.476Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:36.476Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "bono_host_2kyliz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:36.476Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:36.476Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "ellis_security_group_ouyfy9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:36.476Z", "message": "Stopping node", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:36.476Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "bono_host_2kyliz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:36.476Z", "message": "Deleting node", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:36.476Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "ellis_security_group_ouyfy9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:36.476Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:36.476Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "ellis_floatingip_zkkf45", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:36.476Z", "message": "Stopping node", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:36.476Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}], "metadata": {"pagination": {"total": 508, "offset": 433, "size": 50}}} 2018-08-01 11:43:37,593 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:43:37,593 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:43:37 GMT 2018-08-01 11:43:37,593 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:43:37,593 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27603 2018-08-01 11:43:37,593 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:43:37,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-08-01 11:43:37,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-08-01 11:43:37,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-08-01 11:43:37,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:43:37,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:43:37,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:43:37,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent sprout_host_gjrcbf 2018-08-01 11:43:37,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:43:37,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:43:37,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:43:37,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:43:37,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:43:37,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:43:37,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-08-01 11:43:37,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-01 11:43:37,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-08-01 11:43:37,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-01 11:43:37,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-08-01 11:43:37,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-08-01 11:43:37,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-08-01 11:43:37,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'diamond_agent.tasks.stop' -> timeout after 10 seconds (pid=5953) 2018-08-01 11:43:37,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-08-01 11:43:37,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-08-01 11:43:37,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: sprout_host_gjrcbf 2018-08-01 11:43:37,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-08-01 11:43:37,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-08-01 11:43:37,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-08-01 11:43:37,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-08-01 11:43:37,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-08-01 11:43:37,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-08-01 11:43:37,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-08-01 11:43:37,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-01 11:43:37,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-08-01 11:43:37,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-08-01 11:43:37,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:43:37,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:43:37,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:43:37,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:43:37,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent proxy_host_4omunn 2018-08-01 11:43:37,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:43:37,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:43:37,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:43:37,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:43:37,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:43:37,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-08-01 11:43:37,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-08-01 11:43:37,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-01 11:43:37,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-01 11:43:37,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-08-01 11:43:37,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-01 11:43:37,602 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2 2018-08-01 11:43:37,664 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:43:37,664 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:43:37,665 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:43:37,665 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:43:37,665 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:43:37,665 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:43:37,665 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:43:37,665 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-01T11:42:45.544Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"} 2018-08-01 11:43:37,665 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:43:37,665 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:43:37 GMT 2018-08-01 11:43:37,665 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:43:37,665 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-01 11:43:37,666 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:43:42,671 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:43:42,750 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:43:42,750 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:43:42,750 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:43:42,750 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:43:42,750 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:43:42,750 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:43:42,751 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:43:42,751 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_floatingip_zkkf45", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:36.476Z", "message": "Stopping node", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:36.476Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "ellis_floatingip_zkkf45", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:36.476Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:36.476Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "dime_security_group_tpyoiy", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:36.476Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:36.476Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "bono_host_2kyliz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:36.476Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:36.476Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "ellis_security_group_ouyfy9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:36.476Z", "message": "Deleting node", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:36.476Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "ellis_security_group_ouyfy9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:36.476Z", "message": "Stopping node", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:36.476Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "bono_host_2kyliz", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:37.107Z", "message": "deleting server", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:37.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "47bb99c3-47e4-4ad4-8863-f574c7021acb"}, {"node_instance_id": "ellis_floatingip_zkkf45", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:37.107Z", "message": "deleting floatingip", "level": "info", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:37.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "8ab79fd5-522d-419b-bdca-9f5afe80838b"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:37.527Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:37.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "sprout_host_gjrcbf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:37.527Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:37.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "bono_host_2kyliz", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:38.160Z", "message": "Waiting for server \"f30a71cf-4fb8-4431-9092-57b59f7b3d26\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:38.160Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "47bb99c3-47e4-4ad4-8863-f574c7021acb"}, {"node_instance_id": "ellis_security_group_ouyfy9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:38.160Z", "message": "deleting security_group", "level": "info", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:38.160Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "64ce976f-a814-4611-a37c-d5a4fe69ec2d"}, {"node_instance_id": "ellis_floatingip_zkkf45", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:38.591Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:38.591Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:38.591Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:38.591Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "ellis_security_group_ouyfy9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:38.591Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:38.591Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "proxy_host_4omunn", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:40.071Z", "message": "Stopping...", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:40.071Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "611247de-61c1-4103-9f1c-df9171742def"}, {"node_instance_id": "proxy_host_4omunn", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:40.172Z", "message": "Successfully stopped daemon: proxy_host_4omunn\u001b[0m", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:40.172Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "611247de-61c1-4103-9f1c-df9171742def"}, {"node_instance_id": "proxy_host_4omunn", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:40.172Z", "message": "Stopping daemon with command: sudo service celeryd-proxy_host_4omunn stop", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:40.172Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "611247de-61c1-4103-9f1c-df9171742def"}, {"node_instance_id": "proxy_host_4omunn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:40.235Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:40.235Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "proxy_host_4omunn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:40.595Z", "message": "Deleting agent", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:40.595Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "proxy_host_4omunn", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:40.595Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:40.595Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "proxy_host_4omunn", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:40.595Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:40.595Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "proxy_host_4omunn", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:41.177Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:41.177Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "19506841-ed7c-4b8c-9e4d-0d2270f244c9"}, {"node_instance_id": "proxy_host_4omunn", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:41.177Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:41.177Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "19506841-ed7c-4b8c-9e4d-0d2270f244c9"}, {"node_instance_id": "proxy_host_4omunn", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:41.177Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:41.177Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "19506841-ed7c-4b8c-9e4d-0d2270f244c9"}, {"node_instance_id": "proxy_host_4omunn", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:41.177Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:41.177Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "19506841-ed7c-4b8c-9e4d-0d2270f244c9"}, {"node_instance_id": "proxy_host_4omunn", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:41.177Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:41.177Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "19506841-ed7c-4b8c-9e4d-0d2270f244c9"}, {"node_instance_id": "proxy_host_4omunn", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:41.177Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:41.177Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "19506841-ed7c-4b8c-9e4d-0d2270f244c9"}, {"node_instance_id": "proxy_host_4omunn", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:41.177Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:41.177Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "19506841-ed7c-4b8c-9e4d-0d2270f244c9"}, {"node_instance_id": "proxy_host_4omunn", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:41.177Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:41.177Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "19506841-ed7c-4b8c-9e4d-0d2270f244c9"}, {"node_instance_id": "proxy_host_4omunn", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:41.177Z", "message": "Deleting Agent proxy_host_4omunn", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:41.177Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "19506841-ed7c-4b8c-9e4d-0d2270f244c9"}, {"node_instance_id": "proxy_host_4omunn", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:41.177Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:41.177Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "19506841-ed7c-4b8c-9e4d-0d2270f244c9"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:41.598Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:41.598Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:41.598Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:41.598Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:41.598Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:41.598Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}], "metadata": {"pagination": {"total": 535, "offset": 483, "size": 50}}} 2018-08-01 11:43:42,751 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:43:42,751 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:43:42 GMT 2018-08-01 11:43:42,751 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:43:42,751 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 18583 2018-08-01 11:43:42,751 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:43:42,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-01 11:43:42,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-08-01 11:43:42,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-08-01 11:43:42,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-08-01 11:43:42,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-01 11:43:42,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-01 11:43:42,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-08-01 11:43:42,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting floatingip 2018-08-01 11:43:42,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-01 11:43:42,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-08-01 11:43:42,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "f30a71cf-4fb8-4431-9092-57b59f7b3d26" to be deleted. current status: SHUTOFF 2018-08-01 11:43:42,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-08-01 11:43:42,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-08-01 11:43:42,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-01 11:43:42,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-08-01 11:43:42,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-08-01 11:43:42,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: proxy_host_4omunn 2018-08-01 11:43:42,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-proxy_host_4omunn stop 2018-08-01 11:43:42,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-08-01 11:43:42,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-08-01 11:43:42,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-08-01 11:43:42,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-08-01 11:43:42,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:43:42,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:43:42,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:43:42,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:43:42,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:43:42,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:43:42,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:43:42,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:43:42,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent proxy_host_4omunn 2018-08-01 11:43:42,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:43:42,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-01 11:43:42,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-01 11:43:42,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-01 11:43:42,758 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2 2018-08-01 11:43:42,853 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:43:42,854 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:43:42,854 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:43:42,854 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:43:42,854 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:43:42,854 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:43:42,854 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:43:42,854 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-01T11:42:45.544Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"} 2018-08-01 11:43:42,855 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:43:42,855 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:43:42 GMT 2018-08-01 11:43:42,855 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:43:42,855 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-01 11:43:42,855 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:43:47,860 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:43:47,928 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:43:47,928 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:43:47,928 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:43:47,929 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:43:47,929 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:43:47,929 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:43:47,929 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:43:47,929 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_2kyliz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:42.933Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:42.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "proxy_host_4omunn", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:42.979Z", "message": "Deleting...", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:42.979Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "19506841-ed7c-4b8c-9e4d-0d2270f244c9"}, {"node_instance_id": "proxy_host_4omunn", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:43.181Z", "message": "Successfully deleted daemon: proxy_host_4omunn", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:43.181Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "19506841-ed7c-4b8c-9e4d-0d2270f244c9"}, {"node_instance_id": "proxy_host_4omunn", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:43.181Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:43.181Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "19506841-ed7c-4b8c-9e4d-0d2270f244c9"}, {"node_instance_id": "bono_security_group_y66ycx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:43.602Z", "message": "Stopping node", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:43.602Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "bono_floatingip_p18rpc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:43.602Z", "message": "Stopping node", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:43.602Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "proxy_host_4omunn", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:43.602Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:43.602Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "proxy_host_4omunn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:43.602Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:43.602Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "proxy_host_4omunn", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:43.602Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:43.602Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "bono_security_group_y66ycx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:44.656Z", "message": "Deleting node", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:44.656Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "bono_security_group_y66ycx", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:44.656Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:44.656Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:44.656Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:44.656Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:44.656Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:44.656Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "bono_floatingip_p18rpc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:44.656Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:44.656Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "bono_floatingip_p18rpc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:44.656Z", "message": "Deleting node", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:44.656Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "bono_floatingip_p18rpc", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:44.656Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:44.656Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "bono_security_group_y66ycx", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:44.656Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:44.656Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:44.656Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:44.656Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "bono_security_group_y66ycx", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:45.002Z", "message": "deleting security_group", "level": "info", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:45.002Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "ee505bdb-4f79-42c2-a971-bb8bca547115"}, {"node_instance_id": "bono_floatingip_p18rpc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:45.184Z", "message": "deleting floatingip", "level": "info", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:45.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "1ae58393-643c-4abb-87d4-b778dcce270f"}, {"node_instance_id": "proxy_host_4omunn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:45.703Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:45.703Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "proxy_host_4omunn", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:46.586Z", "message": "deleting server", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:46.586Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "675f97b2-9c05-48eb-b7c4-9e359c9771af"}, {"node_instance_id": "proxy_host_4omunn", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:46.713Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:46.713Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "bono_security_group_y66ycx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:46.713Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:46.713Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "proxy_host_4omunn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:46.713Z", "message": "Deleting node", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:46.713Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "bono_floatingip_p18rpc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:46.713Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:46.713Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "proxy_host_4omunn", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:46.713Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:46.713Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}], "metadata": {"pagination": {"total": 562, "offset": 518, "size": 50}}} 2018-08-01 11:43:47,929 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:43:47,929 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:43:47 GMT 2018-08-01 11:43:47,929 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:43:47,929 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 13828 2018-08-01 11:43:47,930 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:43:47,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-08-01 11:43:47,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-08-01 11:43:47,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: proxy_host_4omunn 2018-08-01 11:43:47,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-08-01 11:43:47,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-01 11:43:47,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-01 11:43:47,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-08-01 11:43:47,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-08-01 11:43:47,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-08-01 11:43:47,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-01 11:43:47,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-08-01 11:43:47,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-01 11:43:47,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-01 11:43:47,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-08-01 11:43:47,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-01 11:43:47,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-08-01 11:43:47,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-08-01 11:43:47,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-01 11:43:47,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-08-01 11:43:47,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting floatingip 2018-08-01 11:43:47,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-08-01 11:43:47,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-08-01 11:43:47,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-08-01 11:43:47,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-08-01 11:43:47,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-01 11:43:47,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-08-01 11:43:47,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-08-01 11:43:47,935 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2 2018-08-01 11:43:48,110 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:43:48,110 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:43:48,110 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:43:48,110 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:43:48,111 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:43:48,111 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:43:48,111 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:43:48,111 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-01T11:42:45.544Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"} 2018-08-01 11:43:48,111 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:43:48,111 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:43:48 GMT 2018-08-01 11:43:48,111 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:43:48,111 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-01 11:43:48,111 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:43:53,116 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:43:53,246 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:43:53,247 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:43:53,247 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:43:53,247 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:43:53,247 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:43:53,247 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:43:53,247 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:43:53,247 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:48.103Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:48.103Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "proxy_host_4omunn", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:48.170Z", "message": "Waiting for server \"4ebafa8a-ce7e-4e24-81ee-796e57426866\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:48.170Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "675f97b2-9c05-48eb-b7c4-9e359c9771af"}, {"node_instance_id": "sprout_host_gjrcbf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:48.718Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:48.718Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "sprout_host_gjrcbf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:48.718Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:48.718Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "sprout_host_gjrcbf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:48.718Z", "message": "Deleting node", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:48.718Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "sprout_host_gjrcbf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:49.430Z", "message": "deleting server", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:49.430Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "ef648a30-5be8-4840-9500-4dd271cc0882"}, {"node_instance_id": "sprout_host_gjrcbf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:51.037Z", "message": "Waiting for server \"abef35c0-720c-4c8e-be4a-d32be48c8b43\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:51.037Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "ef648a30-5be8-4840-9500-4dd271cc0882"}], "metadata": {"pagination": {"total": 569, "offset": 545, "size": 50}}} 2018-08-01 11:43:53,247 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:43:53,247 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:43:53 GMT 2018-08-01 11:43:53,248 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:43:53,248 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3777 2018-08-01 11:43:53,248 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:43:53,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-01 11:43:53,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "4ebafa8a-ce7e-4e24-81ee-796e57426866" to be deleted. current status: SHUTOFF 2018-08-01 11:43:53,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-08-01 11:43:53,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-08-01 11:43:53,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-01 11:43:53,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-08-01 11:43:53,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "abef35c0-720c-4c8e-be4a-d32be48c8b43" to be deleted. current status: SHUTOFF 2018-08-01 11:43:53,249 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2 2018-08-01 11:43:53,310 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:43:53,310 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:43:53,310 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:43:53,310 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:43:53,310 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:43:53,310 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:43:53,311 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:43:53,311 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-01T11:42:45.544Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"} 2018-08-01 11:43:53,311 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:43:53,311 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:43:53 GMT 2018-08-01 11:43:53,311 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:43:53,311 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-01 11:43:53,311 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:43:58,317 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:43:58,498 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:43:58,499 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:43:58,499 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:43:58,499 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:43:58,499 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:43:58,499 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:43:58,499 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:43:58,499 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_4omunn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:53.336Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:53.336Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "sprout_host_gjrcbf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:56.250Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:56.250Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "sprout_security_group_ep0ygc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:57.378Z", "message": "Stopping node", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:57.378Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "internal_sip_security_group_esrrws", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:57.378Z", "message": "Deleting node", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:57.378Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "internal_sip_security_group_esrrws", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:57.378Z", "message": "Stopping node", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:57.378Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "sprout_security_group_ep0ygc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:57.735Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:57.735Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "sprout_security_group_ep0ygc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:57.735Z", "message": "Deleting node", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:57.735Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "internal_sip_security_group_esrrws", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:57.735Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:57.735Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "internal_sip_security_group_esrrws", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:57.735Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:57.735Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "sprout_security_group_ep0ygc", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:57.735Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:57.735Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "internal_sip_security_group_esrrws", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:58.215Z", "message": "deleting security_group", "level": "info", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:58.215Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "4be0558b-cfbb-432a-86b1-1fa01a5894c6"}], "metadata": {"pagination": {"total": 580, "offset": 552, "size": 50}}} 2018-08-01 11:43:58,500 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:43:58,500 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:43:58 GMT 2018-08-01 11:43:58,500 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:43:58,500 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5740 2018-08-01 11:43:58,500 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:43:58,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-08-01 11:43:58,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-08-01 11:43:58,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-01 11:43:58,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-01 11:43:58,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-01 11:43:58,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-08-01 11:43:58,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-01 11:43:58,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-08-01 11:43:58,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-08-01 11:43:58,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-08-01 11:43:58,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-08-01 11:43:58,502 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2 2018-08-01 11:43:58,560 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:43:58,560 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:43:58,561 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:43:58,561 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:43:58,561 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:43:58,561 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:43:58,561 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:43:58,561 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-01T11:42:45.544Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"} 2018-08-01 11:43:58,561 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:43:58,561 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:43:58 GMT 2018-08-01 11:43:58,561 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:43:58,562 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-01 11:43:58,562 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:44:03,563 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:44:03,625 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:44:03,626 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:44:03,626 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:44:03,626 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:44:03,626 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:44:03,626 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:44:03,626 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:44:03,626 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "internal_sip_security_group_esrrws", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:59.051Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:59.051Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "sprout_security_group_ep0ygc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:59.191Z", "message": "deleting security_group", "level": "info", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:59.191Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "b832097f-8ea4-4ad4-a525-8af03b0edc43"}, {"node_instance_id": "sprout_security_group_ep0ygc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:43:59.749Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:43:59.749Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}], "metadata": {"pagination": {"total": 583, "offset": 563, "size": 50}}} 2018-08-01 11:44:03,627 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:44:03,627 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:44:03 GMT 2018-08-01 11:44:03,627 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:44:03,627 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1720 2018-08-01 11:44:03,627 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:44:03,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-08-01 11:44:03,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-08-01 11:44:03,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-08-01 11:44:03,628 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2 2018-08-01 11:44:03,692 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:44:03,692 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:44:03,692 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:44:03,692 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:44:03,692 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:44:03,692 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:44:03,692 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:44:03,693 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-01T11:42:45.544Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"} 2018-08-01 11:44:03,693 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:44:03,693 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:44:03 GMT 2018-08-01 11:44:03,693 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:44:03,693 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-01 11:44:03,693 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:44:08,698 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:44:08,833 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:44:08,833 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:44:08,833 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:44:08,833 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:44:08,833 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:44:08,833 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:44:08,834 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:44:08,834 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 583, "offset": 566, "size": 50}}} 2018-08-01 11:44:08,834 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:44:08,834 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:44:08 GMT 2018-08-01 11:44:08,834 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:44:08,834 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-01 11:44:08,834 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:44:08,835 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2 2018-08-01 11:44:08,888 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:44:08,888 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:44:08,888 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:44:08,889 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:44:08,889 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:44:08,889 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:44:08,889 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:44:08,889 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-01T11:42:45.544Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"} 2018-08-01 11:44:08,889 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:44:08,889 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:44:08 GMT 2018-08-01 11:44:08,889 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:44:08,889 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-01 11:44:08,889 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:44:13,895 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:44:13,956 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:44:13,956 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:44:13,956 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:44:13,956 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:44:13,956 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:44:13,956 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:44:13,956 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:44:13,956 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 583, "offset": 566, "size": 50}}} 2018-08-01 11:44:13,957 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:44:13,957 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:44:13 GMT 2018-08-01 11:44:13,957 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:44:13,957 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-01 11:44:13,957 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:44:13,957 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2 2018-08-01 11:44:14,010 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:44:14,010 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:44:14,010 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:44:14,010 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:44:14,010 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:44:14,010 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:44:14,010 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:44:14,010 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-01T11:42:45.544Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"} 2018-08-01 11:44:14,010 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:44:14,010 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:44:14 GMT 2018-08-01 11:44:14,010 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:44:14,011 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-01 11:44:14,011 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:44:19,015 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:44:19,077 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:44:19,077 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:44:19,077 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:44:19,078 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:44:19,078 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:44:19,078 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:44:19,078 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:44:19,078 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 583, "offset": 566, "size": 50}}} 2018-08-01 11:44:19,078 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:44:19,078 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:44:19 GMT 2018-08-01 11:44:19,078 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:44:19,078 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-01 11:44:19,078 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:44:19,079 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2 2018-08-01 11:44:19,135 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:44:19,135 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:44:19,135 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:44:19,135 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:44:19,136 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:44:19,136 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:44:19,136 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:44:19,136 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-01T11:42:45.544Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"} 2018-08-01 11:44:19,136 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:44:19,136 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:44:19 GMT 2018-08-01 11:44:19,136 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:44:19,136 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-01 11:44:19,136 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:44:24,141 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:44:24,207 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:44:24,207 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:44:24,207 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:44:24,207 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:44:24,207 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:44:24,207 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:44:24,208 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:44:24,208 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 583, "offset": 566, "size": 50}}} 2018-08-01 11:44:24,208 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:44:24,208 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:44:24 GMT 2018-08-01 11:44:24,208 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:44:24,208 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-01 11:44:24,208 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:44:24,208 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2 2018-08-01 11:44:24,309 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:44:24,309 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:44:24,309 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:44:24,309 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:44:24,309 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:44:24,309 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:44:24,310 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:44:24,310 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-01T11:42:45.544Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"} 2018-08-01 11:44:24,310 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:44:24,310 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:44:24 GMT 2018-08-01 11:44:24,310 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:44:24,310 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-01 11:44:24,310 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:44:29,311 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:44:29,377 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:44:29,377 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:44:29,377 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:44:29,378 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:44:29,378 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:44:29,378 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:44:29,378 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:44:29,378 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 583, "offset": 566, "size": 50}}} 2018-08-01 11:44:29,378 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:44:29,378 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:44:29 GMT 2018-08-01 11:44:29,378 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:44:29,378 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-01 11:44:29,378 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:44:29,379 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2 2018-08-01 11:44:29,434 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:44:29,434 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:44:29,434 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:44:29,434 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:44:29,435 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:44:29,435 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:44:29,435 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:44:29,435 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-01T11:42:45.544Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"} 2018-08-01 11:44:29,435 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:44:29,435 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:44:29 GMT 2018-08-01 11:44:29,435 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:44:29,435 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-01 11:44:29,435 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:44:34,441 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:44:34,511 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:44:34,511 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:44:34,511 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:44:34,511 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:44:34,511 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:44:34,511 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:44:34,511 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:44:34,511 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 583, "offset": 566, "size": 50}}} 2018-08-01 11:44:34,512 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:44:34,512 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:44:34 GMT 2018-08-01 11:44:34,512 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:44:34,512 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-01 11:44:34,512 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:44:34,512 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2 2018-08-01 11:44:34,570 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:44:34,570 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:44:34,570 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:44:34,570 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:44:34,571 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:44:34,571 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:44:34,571 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:44:34,571 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-01T11:42:45.544Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"} 2018-08-01 11:44:34,571 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:44:34,571 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:44:34 GMT 2018-08-01 11:44:34,571 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:44:34,571 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-01 11:44:34,571 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:44:39,577 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:44:39,639 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:44:39,639 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:44:39,639 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:44:39,639 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:44:39,639 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:44:39,639 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:44:39,639 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:44:39,640 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 583, "offset": 566, "size": 50}}} 2018-08-01 11:44:39,640 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:44:39,640 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:44:39 GMT 2018-08-01 11:44:39,640 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:44:39,640 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-01 11:44:39,640 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:44:39,640 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2 2018-08-01 11:44:39,693 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:44:39,694 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:44:39,694 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:44:39,694 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:44:39,694 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:44:39,694 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:44:39,694 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:44:39,694 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-01T11:42:45.544Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"} 2018-08-01 11:44:39,695 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:44:39,695 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:44:39 GMT 2018-08-01 11:44:39,695 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:44:39,695 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-01 11:44:39,695 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:44:44,696 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:44:44,760 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:44:44,760 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:44:44,760 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:44:44,760 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:44:44,760 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:44:44,760 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:44:44,760 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:44:44,760 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_pvk8kp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:44:42.756Z", "message": "Execution done (return_code=0): /tmp/M2Q7B/remove-cluster-node.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:44:42.756Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "af2596e8-6a63-4b3f-aa00-c563b8fc3165"}, {"node_instance_id": "vellum_pvk8kp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:44:42.841Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:44:42.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "bind_o0yhzt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:44:43.762Z", "message": "Stopping node", "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:44:43.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "vellum_host_kkzfew", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:44:43.762Z", "message": "Stopping node", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:44:43.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "vellum_host_kkzfew", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:44:43.762Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:44:43.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "vellum_host_kkzfew", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:44:43.762Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:44:43.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}], "metadata": {"pagination": {"total": 589, "offset": 566, "size": 50}}} 2018-08-01 11:44:44,761 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:44:44,761 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:44:44 GMT 2018-08-01 11:44:44,761 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:44:44,761 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3046 2018-08-01 11:44:44,761 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:44:44,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/M2Q7B/remove-cluster-node.sh 2018-08-01 11:44:44,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-01 11:44:44,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-01 11:44:44,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-01 11:44:44,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-08-01 11:44:44,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-08-01 11:44:44,762 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2 2018-08-01 11:44:44,816 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:44:44,816 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:44:44,816 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:44:44,817 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:44:44,817 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:44:44,817 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:44:44,817 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:44:44,817 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-01T11:42:45.544Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"} 2018-08-01 11:44:44,817 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:44:44,817 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:44:44 GMT 2018-08-01 11:44:44,817 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:44:44,817 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-01 11:44:44,818 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:44:49,823 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:44:49,885 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:44:49,885 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:44:49,886 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:44:49,886 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:44:49,886 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:44:49,886 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:44:49,886 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:44:49,886 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_o0yhzt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:44:44.766Z", "message": "Deleting node", "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:44:44.766Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "bind_host_jgugan", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:44:45.771Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:44:45.771Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "bind_host_jgugan", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:44:45.771Z", "message": "Stopping node", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:44:45.771Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "bind_host_jgugan", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:44:45.771Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:44:45.771Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "vellum_host_kkzfew", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:44:48.177Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:44:48.177Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "vellum_host_kkzfew", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:44:48.781Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:44:48.781Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "vellum_host_kkzfew", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:44:48.781Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:44:48.781Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "vellum_host_kkzfew", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:44:49.600Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:44:49.600Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "aff8d119-ab5f-4434-a0b6-ee2a48ea2149"}, {"node_instance_id": "vellum_host_kkzfew", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:44:49.785Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:44:49.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "bind_host_jgugan", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:44:49.785Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:44:49.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "vellum_host_kkzfew", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:44:49.785Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:44:49.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "vellum_host_kkzfew", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:44:49.785Z", "message": "Stopping agent", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:44:49.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "bind_host_jgugan", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:44:49.785Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:44:49.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "vellum_host_kkzfew", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:44:49.785Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:44:49.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "bind_host_jgugan", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:44:49.785Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:44:49.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}], "metadata": {"pagination": {"total": 604, "offset": 572, "size": 50}}} 2018-08-01 11:44:49,886 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:44:49,886 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:44:49 GMT 2018-08-01 11:44:49,886 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:44:49,887 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7654 2018-08-01 11:44:49,887 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:44:49,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-01 11:44:49,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-08-01 11:44:49,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-01 11:44:49,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-08-01 11:44:49,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-08-01 11:44:49,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-08-01 11:44:49,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-08-01 11:44:49,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:44:49,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-08-01 11:44:49,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-08-01 11:44:49,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-08-01 11:44:49,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-08-01 11:44:49,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-08-01 11:44:49,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-08-01 11:44:49,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-08-01 11:44:49,890 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2 2018-08-01 11:44:49,944 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:44:49,944 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:44:49,944 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:44:49,944 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:44:49,944 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:44:49,944 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:44:49,945 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:44:49,945 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-01T11:42:45.544Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"} 2018-08-01 11:44:49,945 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:44:49,945 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:44:49 GMT 2018-08-01 11:44:49,945 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:44:49,945 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-01 11:44:49,945 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:44:54,951 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:44:55,017 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:44:55,018 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:44:55,018 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:44:55,018 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:44:55,018 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:44:55,018 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:44:55,018 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:44:55,018 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_kkzfew", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:44:50.205Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:44:50.205Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "aff8d119-ab5f-4434-a0b6-ee2a48ea2149"}, {"node_instance_id": "vellum_host_kkzfew", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:44:50.205Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:44:50.205Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "aff8d119-ab5f-4434-a0b6-ee2a48ea2149"}, {"node_instance_id": "vellum_host_kkzfew", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:44:50.205Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:44:50.205Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "aff8d119-ab5f-4434-a0b6-ee2a48ea2149"}, {"node_instance_id": "vellum_host_kkzfew", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:44:50.205Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:44:50.205Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "aff8d119-ab5f-4434-a0b6-ee2a48ea2149"}, {"node_instance_id": "vellum_host_kkzfew", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:44:50.205Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:44:50.205Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "aff8d119-ab5f-4434-a0b6-ee2a48ea2149"}, {"node_instance_id": "vellum_host_kkzfew", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:44:50.205Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:44:50.205Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "aff8d119-ab5f-4434-a0b6-ee2a48ea2149"}, {"node_instance_id": "vellum_host_kkzfew", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:44:50.205Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:44:50.205Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "aff8d119-ab5f-4434-a0b6-ee2a48ea2149"}, {"node_instance_id": "vellum_host_kkzfew", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:44:50.205Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:44:50.205Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "aff8d119-ab5f-4434-a0b6-ee2a48ea2149"}, {"node_instance_id": "vellum_host_kkzfew", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:44:50.205Z", "message": "Stopping Agent vellum_host_kkzfew", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:44:50.205Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "aff8d119-ab5f-4434-a0b6-ee2a48ea2149"}, {"node_instance_id": "bind_host_jgugan", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:44:50.791Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:44:50.791Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "bind_host_jgugan", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:44:50.791Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:44:50.791Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "bind_host_jgugan", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:44:50.791Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:44:50.791Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "bind_host_jgugan", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:44:50.791Z", "message": "Stopping agent", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:44:50.791Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "bind_host_jgugan", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:44:51.219Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:44:51.219Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "87cc3675-81ea-4f78-84d0-099d890e199b"}, {"node_instance_id": "bind_host_jgugan", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:44:52.209Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:44:52.209Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "87cc3675-81ea-4f78-84d0-099d890e199b"}, {"node_instance_id": "bind_host_jgugan", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:44:52.209Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:44:52.209Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "87cc3675-81ea-4f78-84d0-099d890e199b"}, {"node_instance_id": "bind_host_jgugan", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:44:52.209Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:44:52.209Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "87cc3675-81ea-4f78-84d0-099d890e199b"}, {"node_instance_id": "bind_host_jgugan", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:44:52.209Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:44:52.209Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "87cc3675-81ea-4f78-84d0-099d890e199b"}, {"node_instance_id": "bind_host_jgugan", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:44:52.209Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:44:52.209Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "87cc3675-81ea-4f78-84d0-099d890e199b"}, {"node_instance_id": "bind_host_jgugan", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:44:52.209Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:44:52.209Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "87cc3675-81ea-4f78-84d0-099d890e199b"}, {"node_instance_id": "bind_host_jgugan", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:44:52.209Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:44:52.209Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "87cc3675-81ea-4f78-84d0-099d890e199b"}, {"node_instance_id": "bind_host_jgugan", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:44:52.209Z", "message": "Stopping Agent bind_host_jgugan", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:44:52.209Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "87cc3675-81ea-4f78-84d0-099d890e199b"}, {"node_instance_id": "bind_host_jgugan", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:44:52.209Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:44:52.209Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "87cc3675-81ea-4f78-84d0-099d890e199b"}, {"node_instance_id": "vellum_host_kkzfew", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:44:54.194Z", "message": "Stopping...", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:44:54.194Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "aff8d119-ab5f-4434-a0b6-ee2a48ea2149"}, {"node_instance_id": "vellum_host_kkzfew", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:44:54.212Z", "message": "Stopping daemon with command: sudo service celeryd-vellum_host_kkzfew stop", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:44:54.212Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "aff8d119-ab5f-4434-a0b6-ee2a48ea2149"}, {"node_instance_id": "vellum_host_kkzfew", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:44:54.353Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:44:54.353Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "vellum_host_kkzfew", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:44:54.796Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:44:54.796Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "vellum_host_kkzfew", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:44:54.796Z", "message": "Deleting agent", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:44:54.796Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "vellum_host_kkzfew", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:44:54.796Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:44:54.796Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}], "metadata": {"pagination": {"total": 633, "offset": 587, "size": 50}}} 2018-08-01 11:44:55,018 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:44:55,019 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:44:55 GMT 2018-08-01 11:44:55,019 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:44:55,019 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 15712 2018-08-01 11:44:55,019 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:44:55,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:44:55,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:44:55,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:44:55,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:44:55,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:44:55,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:44:55,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:44:55,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:44:55,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent vellum_host_kkzfew 2018-08-01 11:44:55,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-08-01 11:44:55,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-08-01 11:44:55,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-08-01 11:44:55,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-08-01 11:44:55,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:44:55,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:44:55,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:44:55,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:44:55,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:44:55,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:44:55,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:44:55,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:44:55,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent bind_host_jgugan 2018-08-01 11:44:55,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:44:55,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-08-01 11:44:55,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-vellum_host_kkzfew stop 2018-08-01 11:44:55,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-08-01 11:44:55,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-08-01 11:44:55,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-08-01 11:44:55,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-08-01 11:44:55,024 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2 2018-08-01 11:44:55,084 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:44:55,084 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:44:55,084 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:44:55,085 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:44:55,085 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:44:55,085 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:44:55,085 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:44:55,085 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-01T11:42:45.544Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"} 2018-08-01 11:44:55,085 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:44:55,085 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:44:55 GMT 2018-08-01 11:44:55,085 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:44:55,085 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-01 11:44:55,085 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:45:00,091 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:45:00,161 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:45:00,161 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:45:00,161 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:45:00,161 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:45:00,161 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:45:00,162 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:45:00,162 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:45:00,162 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_kkzfew", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:44:55.215Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:44:55.215Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "c8d45d1e-d645-4bce-8643-0c7d89a2362a"}, {"node_instance_id": "vellum_host_kkzfew", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:44:55.215Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:44:55.215Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "c8d45d1e-d645-4bce-8643-0c7d89a2362a"}, {"node_instance_id": "vellum_host_kkzfew", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:44:55.215Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:44:55.215Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "c8d45d1e-d645-4bce-8643-0c7d89a2362a"}, {"node_instance_id": "vellum_host_kkzfew", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:44:55.215Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:44:55.215Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "c8d45d1e-d645-4bce-8643-0c7d89a2362a"}, {"node_instance_id": "vellum_host_kkzfew", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:44:55.215Z", "message": "Deleting Agent vellum_host_kkzfew", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:44:55.215Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "c8d45d1e-d645-4bce-8643-0c7d89a2362a"}, {"node_instance_id": "vellum_host_kkzfew", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:44:55.215Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:44:55.215Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "c8d45d1e-d645-4bce-8643-0c7d89a2362a"}, {"node_instance_id": "vellum_host_kkzfew", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:44:55.215Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:44:55.215Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "c8d45d1e-d645-4bce-8643-0c7d89a2362a"}, {"node_instance_id": "vellum_host_kkzfew", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:44:55.215Z", "message": "Successfully stopped daemon: vellum_host_kkzfew\u001b[0m", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:44:55.215Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "aff8d119-ab5f-4434-a0b6-ee2a48ea2149"}, {"node_instance_id": "vellum_host_kkzfew", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:44:55.215Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:44:55.215Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "c8d45d1e-d645-4bce-8643-0c7d89a2362a"}, {"node_instance_id": "vellum_host_kkzfew", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:44:55.215Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:44:55.215Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "c8d45d1e-d645-4bce-8643-0c7d89a2362a"}, {"node_instance_id": "vellum_host_kkzfew", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:44:55.215Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:44:55.215Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "c8d45d1e-d645-4bce-8643-0c7d89a2362a"}, {"node_instance_id": "bind_host_jgugan", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:44:55.913Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:44:55.913Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "bind_host_jgugan", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:44:56.220Z", "message": "Stopping daemon with command: sudo service celeryd-bind_host_jgugan stop", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:44:56.220Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "87cc3675-81ea-4f78-84d0-099d890e199b"}, {"node_instance_id": "bind_host_jgugan", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:44:56.220Z", "message": "Successfully stopped daemon: bind_host_jgugan\u001b[0m", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:44:56.220Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "87cc3675-81ea-4f78-84d0-099d890e199b"}, {"node_instance_id": "bind_host_jgugan", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:44:56.220Z", "message": "Stopping...", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:44:56.220Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "87cc3675-81ea-4f78-84d0-099d890e199b"}, {"node_instance_id": "bind_host_jgugan", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:44:56.890Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:44:56.890Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "bind_host_jgugan", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:44:56.890Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:44:56.890Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "bind_host_jgugan", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:44:56.890Z", "message": "Deleting agent", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:44:56.890Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "vellum_host_kkzfew", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:44:57.296Z", "message": "Successfully deleted daemon: vellum_host_kkzfew", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:44:57.296Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "c8d45d1e-d645-4bce-8643-0c7d89a2362a"}, {"node_instance_id": "bind_host_jgugan", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:44:57.296Z", "message": "Deleting Agent bind_host_jgugan", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:44:57.296Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "144b0a4b-0553-40d6-a87e-d59fd3f3e295"}, {"node_instance_id": "bind_host_jgugan", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:44:57.296Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:44:57.296Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "144b0a4b-0553-40d6-a87e-d59fd3f3e295"}, {"node_instance_id": "bind_host_jgugan", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:44:57.296Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:44:57.296Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "144b0a4b-0553-40d6-a87e-d59fd3f3e295"}, {"node_instance_id": "vellum_host_kkzfew", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:44:57.296Z", "message": "Deleting...", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:44:57.296Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "c8d45d1e-d645-4bce-8643-0c7d89a2362a"}, {"node_instance_id": "vellum_host_kkzfew", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:44:57.296Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:44:57.296Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "c8d45d1e-d645-4bce-8643-0c7d89a2362a"}, {"node_instance_id": "bind_host_jgugan", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:44:57.296Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:44:57.296Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "144b0a4b-0553-40d6-a87e-d59fd3f3e295"}, {"node_instance_id": "bind_host_jgugan", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:44:57.296Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:44:57.296Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "144b0a4b-0553-40d6-a87e-d59fd3f3e295"}, {"node_instance_id": "bind_host_jgugan", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:44:57.296Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:44:57.296Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "144b0a4b-0553-40d6-a87e-d59fd3f3e295"}, {"node_instance_id": "bind_host_jgugan", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:44:57.296Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:44:57.296Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "144b0a4b-0553-40d6-a87e-d59fd3f3e295"}, {"node_instance_id": "bind_host_jgugan", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:44:57.296Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:44:57.296Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "144b0a4b-0553-40d6-a87e-d59fd3f3e295"}, {"node_instance_id": "bind_host_jgugan", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:44:57.296Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:44:57.296Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "144b0a4b-0553-40d6-a87e-d59fd3f3e295"}, {"node_instance_id": "bind_host_jgugan", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:44:57.296Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:44:57.296Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "144b0a4b-0553-40d6-a87e-d59fd3f3e295"}, {"node_instance_id": "vellum_host_kkzfew", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:44:57.893Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:44:57.893Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "vellum_host_kkzfew", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:44:57.893Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:44:57.893Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "vellum_host_kkzfew", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:44:57.893Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:44:57.893Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "bind_host_jgugan", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:44:58.577Z", "message": "Deleting...", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:44:58.577Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "144b0a4b-0553-40d6-a87e-d59fd3f3e295"}, {"node_instance_id": "bind_host_jgugan", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:44:58.968Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:44:58.968Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "bind_host_jgugan", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:44:59.300Z", "message": "Successfully deleted daemon: bind_host_jgugan", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:44:59.300Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "144b0a4b-0553-40d6-a87e-d59fd3f3e295"}, {"node_instance_id": "bind_host_jgugan", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:44:59.300Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:44:59.300Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "144b0a4b-0553-40d6-a87e-d59fd3f3e295"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:44:59.896Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:44:59.896Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "bind_host_jgugan", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:44:59.896Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:44:59.896Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "vellum_host_kkzfew", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:44:59.896Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:44:59.896Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "bind_host_jgugan", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:44:59.896Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:44:59.896Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:44:59.896Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:44:59.896Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}], "metadata": {"pagination": {"total": 676, "offset": 616, "size": 50}}} 2018-08-01 11:45:00,162 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:45:00,162 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:45:00 GMT 2018-08-01 11:45:00,162 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:45:00,162 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 23170 2018-08-01 11:45:00,162 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:45:00,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:45:00,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:45:00,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:45:00,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:45:00,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent vellum_host_kkzfew 2018-08-01 11:45:00,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:45:00,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:45:00,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: vellum_host_kkzfew 2018-08-01 11:45:00,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:45:00,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:45:00,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:45:00,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-08-01 11:45:00,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-bind_host_jgugan stop 2018-08-01 11:45:00,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: bind_host_jgugan 2018-08-01 11:45:00,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-08-01 11:45:00,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-08-01 11:45:00,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-08-01 11:45:00,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-08-01 11:45:00,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: vellum_host_kkzfew 2018-08-01 11:45:00,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent bind_host_jgugan 2018-08-01 11:45:00,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:45:00,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:45:00,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-08-01 11:45:00,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-08-01 11:45:00,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:45:00,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:45:00,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:45:00,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:45:00,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:45:00,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:45:00,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-01 11:45:00,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-08-01 11:45:00,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-08-01 11:45:00,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-08-01 11:45:00,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-08-01 11:45:00,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-08-01 11:45:00,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: bind_host_jgugan 2018-08-01 11:45:00,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-08-01 11:45:00,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-01 11:45:00,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-08-01 11:45:00,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-08-01 11:45:00,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-08-01 11:45:00,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-01 11:45:00,170 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2 2018-08-01 11:45:00,230 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:45:00,230 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:45:00,230 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:45:00,230 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:45:00,230 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:45:00,230 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:45:00,230 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:45:00,230 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-01T11:42:45.544Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"} 2018-08-01 11:45:00,231 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:45:00,231 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:45:00 GMT 2018-08-01 11:45:00,231 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:45:00,231 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-01 11:45:00,231 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:45:05,236 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:45:05,301 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:45:05,301 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:45:05,301 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:45:05,301 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:45:05,302 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:45:05,302 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:45:05,302 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:45:05,302 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_jgugan", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:45:01.068Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:45:01.068Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:45:01.903Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:45:01.903Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:45:01.903Z", "message": "Task started 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:45:01.903Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:45:03.212Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:45:03.212Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:45:03.909Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:45:03.909Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:45:03.909Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:45:03.909Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:45:05.003Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:45:05.003Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}], "metadata": {"pagination": {"total": 683, "offset": 659, "size": 50}}} 2018-08-01 11:45:05,302 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:45:05,302 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:45:05 GMT 2018-08-01 11:45:05,302 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:45:05,302 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3658 2018-08-01 11:45:05,302 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:45:05,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-08-01 11:45:05,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-08-01 11:45:05,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-08-01 11:45:05,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-01 11:45:05,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-01 11:45:05,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-01 11:45:05,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-08-01 11:45:05,304 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2 2018-08-01 11:45:05,360 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:45:05,360 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:45:05,361 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:45:05,361 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:45:05,361 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:45:05,361 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:45:05,361 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:45:05,361 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-01T11:42:45.544Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"} 2018-08-01 11:45:05,361 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:45:05,361 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:45:05 GMT 2018-08-01 11:45:05,361 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:45:05,361 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-01 11:45:05,362 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:45:10,367 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:45:10,469 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:45:10,469 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:45:10,469 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:45:10,469 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:45:10,469 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:45:10,469 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:45:10,469 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:45:10,470 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:45:05.916Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:45:05.916Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:45:05.916Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:45:05.916Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:45:06.919Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:45:06.919Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "vellum_host_kkzfew", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:45:06.919Z", "message": "Deleting node", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:45:06.919Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "vellum_host_kkzfew", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:45:07.720Z", "message": "deleting server", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:45:07.720Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "a5d6a6b5-7b41-4e9a-84be-7ac7c5c90690"}, {"node_instance_id": "vellum_host_kkzfew", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:45:07.922Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:45:07.922Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "vellum_host_kkzfew", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:45:07.922Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:45:07.922Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:45:08.926Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:45:08.926Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:45:08.926Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:45:08.926Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:45:08.926Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:45:08.926Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "vellum_host_kkzfew", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:45:09.297Z", "message": "Waiting for server \"be52af65-9ca8-4e9f-be96-c17e6852e20f\" to be deleted. current status: ACTIVE", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:45:09.297Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "a5d6a6b5-7b41-4e9a-84be-7ac7c5c90690"}], "metadata": {"pagination": {"total": 694, "offset": 666, "size": 50}}} 2018-08-01 11:45:10,470 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:45:10,470 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:45:10 GMT 2018-08-01 11:45:10,470 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:45:10,470 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5747 2018-08-01 11:45:10,470 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:45:10,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-01 11:45:10,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-01 11:45:10,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-01 11:45:10,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-01 11:45:10,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-08-01 11:45:10,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-08-01 11:45:10,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-08-01 11:45:10,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-01 11:45:10,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-01 11:45:10,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-01 11:45:10,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "be52af65-9ca8-4e9f-be96-c17e6852e20f" to be deleted. current status: ACTIVE 2018-08-01 11:45:10,473 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2 2018-08-01 11:45:10,525 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:45:10,525 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:45:10,525 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:45:10,525 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:45:10,526 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:45:10,526 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:45:10,526 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:45:10,526 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-01T11:42:45.544Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"} 2018-08-01 11:45:10,526 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:45:10,526 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:45:10 GMT 2018-08-01 11:45:10,526 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:45:10,526 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-01 11:45:10,526 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:45:15,532 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:45:15,600 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:45:15,600 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:45:15,600 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:45:15,600 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:45:15,600 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:45:15,601 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:45:15,601 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:45:15,601 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:45:11.768Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:45:11.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "bind_host_jgugan", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:45:12.930Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:45:12.930Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "bind_host_jgugan", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:45:12.930Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:45:12.930Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "bind_host_jgugan", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:45:12.930Z", "message": "Deleting node", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:45:12.930Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "bind_host_jgugan", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:45:12.939Z", "message": "deleting server", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:45:12.939Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "d40cbede-b8df-4867-a862-20f2fd1232ab"}, {"node_instance_id": "bind_host_jgugan", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:45:14.315Z", "message": "Waiting for server \"39493849-7634-4b33-bb17-b3c5b9c354fc\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:45:14.315Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "d40cbede-b8df-4867-a862-20f2fd1232ab"}, {"node_instance_id": "vellum_host_kkzfew", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:45:14.472Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:45:14.472Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "vellum_security_group_dkdjmv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:45:14.933Z", "message": "Stopping node", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:45:14.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}], "metadata": {"pagination": {"total": 702, "offset": 677, "size": 50}}} 2018-08-01 11:45:15,601 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:45:15,601 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:45:15 GMT 2018-08-01 11:45:15,601 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:45:15,601 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4141 2018-08-01 11:45:15,601 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:45:15,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-01 11:45:15,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-08-01 11:45:15,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-08-01 11:45:15,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-01 11:45:15,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-08-01 11:45:15,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "39493849-7634-4b33-bb17-b3c5b9c354fc" to be deleted. current status: SHUTOFF 2018-08-01 11:45:15,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-08-01 11:45:15,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-01 11:45:15,603 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2 2018-08-01 11:45:15,714 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:45:15,714 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:45:15,714 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:45:15,714 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:45:15,714 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:45:15,715 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:45:15,715 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:45:15,715 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-01T11:42:45.544Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"} 2018-08-01 11:45:15,715 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:45:15,715 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:45:15 GMT 2018-08-01 11:45:15,715 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:45:15,715 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-01 11:45:15,715 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:45:20,721 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:45:20,820 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:45:20,821 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:45:20,821 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:45:20,821 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:45:20,821 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:45:20,821 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:45:20,821 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:45:20,821 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_security_group_dkdjmv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:45:15.937Z", "message": "Deleting node", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:45:15.937Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "vellum_security_group_dkdjmv", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:45:15.937Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:45:15.937Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "vellum_security_group_dkdjmv", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:45:15.937Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:45:15.937Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "vellum_security_group_dkdjmv", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:45:16.305Z", "message": "deleting security_group", "level": "info", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:45:16.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "b8bf3eea-6e11-4bde-9ec8-75105b5927c1"}, {"node_instance_id": "vellum_security_group_dkdjmv", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:45:17.305Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:45:17.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "bind_host_jgugan", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:45:19.483Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:45:19.483Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}], "metadata": {"pagination": {"total": 708, "offset": 685, "size": 50}}} 2018-08-01 11:45:20,822 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:45:20,822 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:45:20 GMT 2018-08-01 11:45:20,822 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:45:20,822 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3219 2018-08-01 11:45:20,822 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:45:20,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-01 11:45:20,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-08-01 11:45:20,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-08-01 11:45:20,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-08-01 11:45:20,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-08-01 11:45:20,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-08-01 11:45:20,823 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2 2018-08-01 11:45:20,878 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:45:20,878 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:45:20,878 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:45:20,878 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:45:20,878 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:45:20,879 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:45:20,879 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:45:20,879 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-01T11:42:45.544Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"} 2018-08-01 11:45:20,879 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:45:20,879 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:45:20 GMT 2018-08-01 11:45:20,879 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:45:20,879 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-01 11:45:20,879 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:45:25,885 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-08-01 11:45:26,003 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:45:26,003 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:45:26,003 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:45:26,004 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:45:26,004 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:45:26,004 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:45:26,004 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:45:26,004 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "base_security_group_clhns9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:45:20.831Z", "message": "Deleting node", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:45:20.831Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "base_security_group_clhns9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:45:20.831Z", "message": "Stopping node", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:45:20.831Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "bind_security_group_v8o1dz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:45:20.831Z", "message": "Stopping node", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:45:20.831Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "bind_floatingip_w5xvn8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:45:20.831Z", "message": "Stopping node", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:45:20.831Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "keypair_jgqryq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:45:20.831Z", "message": "Stopping node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:45:20.831Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "bind_security_group_v8o1dz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:45:20.946Z", "message": "Deleting node", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:45:20.946Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "bind_security_group_v8o1dz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:45:20.946Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:45:20.946Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "keypair_jgqryq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:45:20.946Z", "message": "Deleting node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:45:20.946Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "base_security_group_clhns9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:45:20.946Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:45:20.946Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "keypair_jgqryq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:45:20.946Z", "message": "Sending task 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:45:20.946Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "bind_floatingip_w5xvn8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:45:21.991Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:45:21.991Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "base_security_group_clhns9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:45:21.991Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:45:21.991Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "keypair_jgqryq", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:45:21.991Z", "message": "Task started 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:45:21.991Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "bind_floatingip_w5xvn8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:45:21.991Z", "message": "Deleting node", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:45:21.991Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "bind_floatingip_w5xvn8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:45:21.991Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:45:21.991Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "bind_security_group_v8o1dz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:45:21.991Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:45:21.991Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "base_security_group_clhns9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:45:22.194Z", "message": "deleting security_group", "level": "info", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:45:22.194Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "f45e8441-19c2-4076-9c14-9ddc3055100e"}, {"node_instance_id": "keypair_jgqryq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:45:22.323Z", "message": "not deleting keypair since an external keypair is being used", "level": "info", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:45:22.323Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "6c2fa53c-d84f-4eef-9069-2c4dee6008b3"}, {"node_instance_id": "bind_security_group_v8o1dz", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:45:22.323Z", "message": "deleting security_group", "level": "info", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:45:22.323Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "5798bd69-ce95-46d4-94ff-ebfc3d8cf31c"}, {"node_instance_id": "keypair_jgqryq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:45:23.010Z", "message": "Task succeeded 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:45:23.010Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "base_security_group_clhns9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:45:23.010Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:45:23.010Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "bind_floatingip_w5xvn8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:45:23.327Z", "message": "deleting floatingip", "level": "info", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:45:23.327Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2", "logger": "9fe2d536-db1f-472f-b512-723de143eb5d"}, {"node_instance_id": "bind_floatingip_w5xvn8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:45:24.013Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:45:24.013Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": "bind_security_group_v8o1dz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:45:24.013Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:45:24.013Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-01T11:45:25.016Z", "message": "'uninstall' workflow execution succeeded", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T11:45:25.016Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"}], "metadata": {"pagination": {"total": 733, "offset": 691, "size": 50}}} 2018-08-01 11:45:26,004 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:45:26,004 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:45:26 GMT 2018-08-01 11:45:26,004 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:45:26,004 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 12650 2018-08-01 11:45:26,004 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:45:26,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-01 11:45:26,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-01 11:45:26,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-01 11:45:26,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-01 11:45:26,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-01 11:45:26,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-01 11:45:26,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-08-01 11:45:26,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-01 11:45:26,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-08-01 11:45:26,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.delete' 2018-08-01 11:45:26,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-08-01 11:45:26,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-08-01 11:45:26,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.keypair.delete' 2018-08-01 11:45:26,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-01 11:45:26,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-08-01 11:45:26,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-08-01 11:45:26,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-08-01 11:45:26,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - not deleting keypair since an external keypair is being used 2018-08-01 11:45:26,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-08-01 11:45:26,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.delete' 2018-08-01 11:45:26,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-08-01 11:45:26,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting floatingip 2018-08-01 11:45:26,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-08-01 11:45:26,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-08-01 11:45:26,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'uninstall' workflow execution succeeded 2018-08-01 11:45:26,009 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2 2018-08-01 11:45:26,066 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:45:26,066 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:45:26,066 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:45:26,066 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:45:26,066 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:45:26,066 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:45:26,067 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:45:26,067 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-01T11:42:45.544Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "c1a91bc2-bbea-46f6-8fe0-cf52e173e8e2"} 2018-08-01 11:45:26,067 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:45:26,067 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:45:26 GMT 2018-08-01 11:45:26,067 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:45:26,067 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 378 2018-08-01 11:45:26,067 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:45:26,068 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.209:80/api/v3/deployments/clearwater-opnfv 2018-08-01 11:45:26,904 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:45:26,905 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:45:26,905 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:45:26,905 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:45:26,905 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:45:26,905 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:45:26,905 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:45:26,905 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-08-01 11:45:26,905 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "54a207bd-3f90-4960-b500-dee295f59179", "with_ellis": 1, "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "bono_cluster_size": 1, "flavor_id": "12b6f793-c303-4117-bc7c-32b84dedf2c7", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "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-08-01T11:24:26.756Z", "updated_at": "2018-08-01T11:24:26.756Z", "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-08-01 11:45:26,906 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:45:26,906 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:45:26 GMT 2018-08-01 11:45:26,906 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:45:26,906 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8224 2018-08-01 11:45:26,906 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:45:26,907 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.209:80/api/v3/blueprints/clearwater-opnfv 2018-08-01 11:45:26,985 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 11:45:26,985 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 11:45:26,985 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 11:45:26,985 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 11:45:26,985 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 11:45:26,986 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 11:45:26,986 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 11:45:26,986 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-08-01 11:45:26,986 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"main_file_name": "openstack-blueprint.yaml", "description": null, "tenant_name": "default_tenant", "created_at": "2018-08-01T11:24:20.503Z", "updated_at": "2018-08-01T11:24:20.503Z", "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"}}}, "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.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.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.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.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.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.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"}}}, "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_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\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.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.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"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "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"}}, "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"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "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"}}, "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": {"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": "", "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, "description": ""}}, {"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"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "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"}}, "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": {"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": "", "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, "description": ""}}, {"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": {"floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "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, "resource_id": ""}}, {"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"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "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"}}, "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": {"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": "", "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, "description": ""}}, {"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"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "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"}}, "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": {"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": "", "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, "description": ""}}, {"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": {"floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "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, "resource_id": ""}}, {"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": {"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": "", "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, "description": ""}}, {"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"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "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"}}, "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": {"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": "", "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, "description": ""}}, {"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": {"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": "", "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, "description": ""}}, {"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"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "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"}}, "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": {"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": "", "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, "description": ""}}, {"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"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "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"}}, "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": {"floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "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, "resource_id": ""}}, {"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": {"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": "", "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, "description": ""}}], "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-08-01 11:45:26,988 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 11:45:26,988 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 11:45:26 GMT 2018-08-01 11:45:26,988 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 11:45:26,988 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 515398 2018-08-01 11:45:26,989 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 11:45:27,012 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-01 11:45:27,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/54a207bd-3f90-4960-b500-dee295f59179 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9e58ee30e88c8928aea1ae3b94f1980d39a8a0ec" 2018-08-01 11:45:28,052 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f7843ce1-0579-4410-9e6b-309860c335a5 Date: Wed, 01 Aug 2018 11:45:28 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-01 11:45:28,052 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/54a207bd-3f90-4960-b500-dee295f59179 used request id req-f7843ce1-0579-4410-9e6b-309860c335a5 2018-08-01 11:45:28,053 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.04095602036s 2018-08-01 11:45:28,053 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/54a207bd-3f90-4960-b500-dee295f59179 used request id req-f7843ce1-0579-4410-9e6b-309860c335a5 2018-08-01 11:45:28,053 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-01 11:45:28,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}e22645efa0acb594fcfaa608b853ef3e54aeb09e" 2018-08-01 11:45:28,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:45: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-1ae41afc-0e95-458c-a64e-706534bfdd95 x-compute-request-id: req-1ae41afc-0e95-458c-a64e-706534bfdd95 Content-Encoding: gzip Content-Length: 522 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cloudify_ims-flavor_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/09a474ee-709c-4085-b737-058b3169a32e", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/09a474ee-709c-4085-b737-058b3169a32e", "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": "09a474ee-709c-4085-b737-058b3169a32e"}, {"name": "cloudify_ims-flavor_alt_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/12b6f793-c303-4117-bc7c-32b84dedf2c7", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/12b6f793-c303-4117-bc7c-32b84dedf2c7", "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": "12b6f793-c303-4117-bc7c-32b84dedf2c7"}, {"name": "vmtp-flavor_ee58c79f-c6fb-483f-8b9c-406ffbfad757", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "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": "4c324ef0-9d9b-4571-a235-9b48aa3aa85a"}, {"name": "shaker-flavor_81952131-3011-4d90-80f4-831743223f59", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "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": "5b61c696-1b5b-4204-b7e5-ca4a818093b0"}]} 2018-08-01 11:45:28,232 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-1ae41afc-0e95-458c-a64e-706534bfdd95 2018-08-01 11:45:28,233 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.179029941559s 2018-08-01 11:45:28,233 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-1ae41afc-0e95-458c-a64e-706534bfdd95 2018-08-01 11:45:28,236 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-01 11:45:28,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/12b6f793-c303-4117-bc7c-32b84dedf2c7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e22645efa0acb594fcfaa608b853ef3e54aeb09e" 2018-08-01 11:45:28,279 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 11:45: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-f1401855-e469-4c42-a724-908b98e9542e x-compute-request-id: req-f1401855-e469-4c42-a724-908b98e9542e Content-Length: 0 Content-Type: application/json 2018-08-01 11:45:28,279 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/12b6f793-c303-4117-bc7c-32b84dedf2c7 used request id req-f1401855-e469-4c42-a724-908b98e9542e 2018-08-01 11:45:28,279 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0428559780121s 2018-08-01 11:45:28,279 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/12b6f793-c303-4117-bc7c-32b84dedf2c7 used request id req-f1401855-e469-4c42-a724-908b98e9542e 2018-08-01 11:45:28,282 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-01 11:45:28,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/floatingips/9ba7151f-bbff-4807-ace6-1bb1b9f2243c.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9e58ee30e88c8928aea1ae3b94f1980d39a8a0ec" 2018-08-01 11:45:29,421 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a91d6d28-d622-47c8-8977-8b2fc3878865 Content-Length: 0 Date: Wed, 01 Aug 2018 11:45:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 11:45:29,421 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/floatingips/9ba7151f-bbff-4807-ace6-1bb1b9f2243c.json used request id req-a91d6d28-d622-47c8-8977-8b2fc3878865 2018-08-01 11:45:29,422 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.13942909241s 2018-08-01 11:45:29,422 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/floatingips/9ba7151f-bbff-4807-ace6-1bb1b9f2243c.json used request id req-a91d6d28-d622-47c8-8977-8b2fc3878865 2018-08-01 11:45:29,427 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-01 11:45:29,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}9e58ee30e88c8928aea1ae3b94f1980d39a8a0ec" 2018-08-01 11:45:29,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-b2a8c6c2-b462-4d42-9ba1-b72c069d7a4f Date: Wed, 01 Aug 2018 11:45:29 GMT RESP BODY: {"floatingips": []} 2018-08-01 11:45:29,500 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-b2a8c6c2-b462-4d42-9ba1-b72c069d7a4f 2018-08-01 11:45:29,500 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0726020336151s 2018-08-01 11:45:29,500 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-b2a8c6c2-b462-4d42-9ba1-b72c069d7a4f 2018-08-01 11:45:29,502 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-01 11:45:29,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/servers/0b2d80bd-33c2-4826-8b79-4f45fdeced7c -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9e58ee30e88c8928aea1ae3b94f1980d39a8a0ec" 2018-08-01 11:45:29,803 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 11:45: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-16a63297-d4cc-482f-b8b3-2cc41202fdcb x-compute-request-id: req-16a63297-d4cc-482f-b8b3-2cc41202fdcb Content-Type: application/json 2018-08-01 11:45:29,803 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/0b2d80bd-33c2-4826-8b79-4f45fdeced7c used request id req-16a63297-d4cc-482f-b8b3-2cc41202fdcb 2018-08-01 11:45:29,804 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.301861047745s 2018-08-01 11:45:29,804 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/0b2d80bd-33c2-4826-8b79-4f45fdeced7c used request id req-16a63297-d4cc-482f-b8b3-2cc41202fdcb 2018-08-01 11:45:29,804 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:45:29,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9e58ee30e88c8928aea1ae3b94f1980d39a8a0ec" 2018-08-01 11:45:30,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:45: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-5d1d3316-2f8c-4857-98a7-7337363718bd x-compute-request-id: req-5d1d3316-2f8c-4857-98a7-7337363718bd Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_0de42e6e-b4d5-41c9-95f9-349bb4e5b151": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:9d:d6", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "rel": "bookmark"}], "image": {"id": "7245be1a-1abf-4af3-917a-946691ad9596", "links": [{"href": "http://172.30.9.24:8774/images/7245be1a-1abf-4af3-917a-946691ad9596", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:23:20.000000", "flavor": {"id": "09a474ee-709c-4085-b737-058b3169a32e", "links": [{"href": "http://172.30.9.24:8774/flavors/09a474ee-709c-4085-b737-058b3169a32e", "rel": "bookmark"}]}, "id": "0b2d80bd-33c2-4826-8b79-4f45fdeced7c", "security_groups": [{"name": "cloudify_ims-sg_0de42e6e-b4d5-41c9-95f9-349bb4e5b151"}], "user_id": "92f8f244af4244a5973e1028dfa964e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:45:29Z", "hostId": "b1358f8ac17173cf8dcacfce0d402eaf0e7db6fc23ace0d2b94b7bdc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "name": "cloudify_ims-vm_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "created": "2018-08-01T11:21:00Z", "tenant_id": "378d6472a682466198f0f7e5f13ee534", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:45:30,750 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-5d1d3316-2f8c-4857-98a7-7337363718bd 2018-08-01 11:45:30,751 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.946114063263s 2018-08-01 11:45:30,751 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-5d1d3316-2f8c-4857-98a7-7337363718bd 2018-08-01 11:45:30,752 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 11:45:32,755 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:45:32,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9e58ee30e88c8928aea1ae3b94f1980d39a8a0ec" 2018-08-01 11:45:32,845 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:45: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-2a27949b-6244-4ab1-8412-b199e9b47fb8 x-compute-request-id: req-2a27949b-6244-4ab1-8412-b199e9b47fb8 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-01 11:45:32,845 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-2a27949b-6244-4ab1-8412-b199e9b47fb8 2018-08-01 11:45:32,845 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0902938842773s 2018-08-01 11:45:32,846 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-2a27949b-6244-4ab1-8412-b199e9b47fb8 2018-08-01 11:45:32,848 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-01 11:45:32,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}9e58ee30e88c8928aea1ae3b94f1980d39a8a0ec" 2018-08-01 11:45:32,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7329 X-Openstack-Request-Id: req-7c46ca70-794b-4edc-aa4f-f66674ab8372 Date: Wed, 01 Aug 2018 11:45:32 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "378d6472a682466198f0f7e5f13ee534", "created_at": "2018-08-01T11:20:57Z", "updated_at": "2018-08-01T11:20:58Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-01T11:20:58Z", "revision_number": 0, "id": "1bd27925-a884-412e-bf2c-a526212fe601", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:20:58Z", "security_group_id": "3e1019c8-8823-4475-9af0-6acb937afc5a", "tenant_id": "378d6472a682466198f0f7e5f13ee534", "port_range_min": 443, "ethertype": "IPv4", "project_id": "378d6472a682466198f0f7e5f13ee534"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-01T11:20:58Z", "revision_number": 0, "id": "53d9383a-b9de-4323-854b-c7820b37d99e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:20:58Z", "security_group_id": "3e1019c8-8823-4475-9af0-6acb937afc5a", "tenant_id": "378d6472a682466198f0f7e5f13ee534", "port_range_min": 80, "ethertype": "IPv4", "project_id": "378d6472a682466198f0f7e5f13ee534"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-08-01T11:20:58Z", "revision_number": 0, "id": "783df8a3-7926-41e3-8201-d69e8fc1cc8b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:20:58Z", "security_group_id": "3e1019c8-8823-4475-9af0-6acb937afc5a", "tenant_id": "378d6472a682466198f0f7e5f13ee534", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "378d6472a682466198f0f7e5f13ee534"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:20:57Z", "revision_number": 0, "id": "aa9a1653-6f67-4294-938d-9fda7917023d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:20:57Z", "security_group_id": "3e1019c8-8823-4475-9af0-6acb937afc5a", "tenant_id": "378d6472a682466198f0f7e5f13ee534", "port_range_min": null, "ethertype": "IPv6", "project_id": "378d6472a682466198f0f7e5f13ee534"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-01T11:20:58Z", "revision_number": 0, "id": "aa9f9aa0-3ffe-40e9-a6b8-6ae801cc40ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:20:58Z", "security_group_id": "3e1019c8-8823-4475-9af0-6acb937afc5a", "tenant_id": "378d6472a682466198f0f7e5f13ee534", "port_range_min": 22, "ethertype": "IPv4", "project_id": "378d6472a682466198f0f7e5f13ee534"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-08-01T11:20:58Z", "revision_number": 0, "id": "c48349a2-573f-4f08-a162-ff0f5c1452e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:20:58Z", "security_group_id": "3e1019c8-8823-4475-9af0-6acb937afc5a", "tenant_id": "378d6472a682466198f0f7e5f13ee534", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "378d6472a682466198f0f7e5f13ee534"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:20:57Z", "revision_number": 0, "id": "e21e31fc-a27a-4ce8-80d2-7b3bf07c0fb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:20:57Z", "security_group_id": "3e1019c8-8823-4475-9af0-6acb937afc5a", "tenant_id": "378d6472a682466198f0f7e5f13ee534", "port_range_min": null, "ethertype": "IPv4", "project_id": "378d6472a682466198f0f7e5f13ee534"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:20:58Z", "revision_number": 0, "id": "f6940905-4b18-402d-a036-34e4ee15b875", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:20:58Z", "security_group_id": "3e1019c8-8823-4475-9af0-6acb937afc5a", "tenant_id": "378d6472a682466198f0f7e5f13ee534", "port_range_min": null, "ethertype": "IPv4", "project_id": "378d6472a682466198f0f7e5f13ee534"}], "revision_number": 8, "project_id": "378d6472a682466198f0f7e5f13ee534", "id": "3e1019c8-8823-4475-9af0-6acb937afc5a", "name": "cloudify_ims-sg_0de42e6e-b4d5-41c9-95f9-349bb4e5b151"}, {"description": "Default security group", "tags": [], "tenant_id": "378d6472a682466198f0f7e5f13ee534", "created_at": "2018-08-01T11:19:28Z", "updated_at": "2018-08-01T11:24:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:19:28Z", "revision_number": 0, "id": "414099b1-2b1b-4739-85ec-5e435d9aefbf", "remote_group_id": "c11471e1-bc7a-4aeb-89cb-8cca95654ede", "remote_ip_prefix": null, "created_at": "2018-08-01T11:19:28Z", "security_group_id": "c11471e1-bc7a-4aeb-89cb-8cca95654ede", "tenant_id": "378d6472a682466198f0f7e5f13ee534", "port_range_min": null, "ethertype": "IPv6", "project_id": "378d6472a682466198f0f7e5f13ee534"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-01T11:24:17Z", "revision_number": 0, "id": "445ba3b8-504c-4807-b8ae-92a884daa9d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:24:17Z", "security_group_id": "c11471e1-bc7a-4aeb-89cb-8cca95654ede", "tenant_id": "378d6472a682466198f0f7e5f13ee534", "port_range_min": 22, "ethertype": "IPv4", "project_id": "378d6472a682466198f0f7e5f13ee534"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:19:28Z", "revision_number": 0, "id": "49d8605d-1a1e-4493-b07f-2020087c3691", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:19:28Z", "security_group_id": "c11471e1-bc7a-4aeb-89cb-8cca95654ede", "tenant_id": "378d6472a682466198f0f7e5f13ee534", "port_range_min": null, "ethertype": "IPv6", "project_id": "378d6472a682466198f0f7e5f13ee534"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:19:28Z", "revision_number": 0, "id": "d198ed70-b84a-445b-8130-d3bfe6d64a32", "remote_group_id": "c11471e1-bc7a-4aeb-89cb-8cca95654ede", "remote_ip_prefix": null, "created_at": "2018-08-01T11:19:28Z", "security_group_id": "c11471e1-bc7a-4aeb-89cb-8cca95654ede", "tenant_id": "378d6472a682466198f0f7e5f13ee534", "port_range_min": null, "ethertype": "IPv4", "project_id": "378d6472a682466198f0f7e5f13ee534"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T11:19:28Z", "revision_number": 0, "id": "f8e0eeff-3ee9-44ad-92b9-045ae90882ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T11:19:28Z", "security_group_id": "c11471e1-bc7a-4aeb-89cb-8cca95654ede", "tenant_id": "378d6472a682466198f0f7e5f13ee534", "port_range_min": null, "ethertype": "IPv4", "project_id": "378d6472a682466198f0f7e5f13ee534"}], "revision_number": 5, "project_id": "378d6472a682466198f0f7e5f13ee534", "id": "c11471e1-bc7a-4aeb-89cb-8cca95654ede", "name": "default"}]} 2018-08-01 11:45:32,906 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-7c46ca70-794b-4edc-aa4f-f66674ab8372 2018-08-01 11:45:32,906 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0572462081909s 2018-08-01 11:45:32,906 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-7c46ca70-794b-4edc-aa4f-f66674ab8372 2018-08-01 11:45:32,909 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-08-01 11:45:32,910 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/security-groups/3e1019c8-8823-4475-9af0-6acb937afc5a.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9e58ee30e88c8928aea1ae3b94f1980d39a8a0ec" 2018-08-01 11:45:33,082 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c062240f-93ea-4fad-a2ff-d3e8b23750e1 Content-Length: 0 Date: Wed, 01 Aug 2018 11:45:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 11:45:33,083 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/3e1019c8-8823-4475-9af0-6acb937afc5a.json used request id req-c062240f-93ea-4fad-a2ff-d3e8b23750e1 2018-08-01 11:45:33,083 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.173074007034s 2018-08-01 11:45:33,083 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/3e1019c8-8823-4475-9af0-6acb937afc5a.json used request id req-c062240f-93ea-4fad-a2ff-d3e8b23750e1 2018-08-01 11:45:33,083 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-01 11:45:33,086 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/os-keypairs/cloudify_ims-kp_0de42e6e-b4d5-41c9-95f9-349bb4e5b151 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9e58ee30e88c8928aea1ae3b94f1980d39a8a0ec" 2018-08-01 11:45:33,125 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 11: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-b12cd6a6-8f22-442d-802c-6724d1d1a418 x-compute-request-id: req-b12cd6a6-8f22-442d-802c-6724d1d1a418 Content-Length: 0 Content-Type: application/json 2018-08-01 11:45:33,125 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/cloudify_ims-kp_0de42e6e-b4d5-41c9-95f9-349bb4e5b151 used request id req-b12cd6a6-8f22-442d-802c-6724d1d1a418 2018-08-01 11:45:33,125 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0415949821472s 2018-08-01 11:45:33,125 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/cloudify_ims-kp_0de42e6e-b4d5-41c9-95f9-349bb4e5b151 used request id req-b12cd6a6-8f22-442d-802c-6724d1d1a418 2018-08-01 11:45:33,126 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-01 11:45:33,126 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/8896b313-7b45-4e94-adde-41051d56cd7a/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}9e58ee30e88c8928aea1ae3b94f1980d39a8a0ec" -d '{"subnet_id": "5624fec4-478d-467f-b611-8c1333a73a05"}' 2018-08-01 11:45:34,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-ce26dfa4-23d2-431f-83c3-c2eb568a6fbc Date: Wed, 01 Aug 2018 11:45:34 GMT RESP BODY: {"network_id": "69ff5ccc-f32f-4a22-86b7-725e75cd75c9", "tenant_id": "378d6472a682466198f0f7e5f13ee534", "subnet_id": "5624fec4-478d-467f-b611-8c1333a73a05", "subnet_ids": ["5624fec4-478d-467f-b611-8c1333a73a05"], "port_id": "cee85ae9-f145-42ba-8723-32bd31313a1a", "id": "8896b313-7b45-4e94-adde-41051d56cd7a"} 2018-08-01 11:45:34,757 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/8896b313-7b45-4e94-adde-41051d56cd7a/remove_router_interface.json used request id req-ce26dfa4-23d2-431f-83c3-c2eb568a6fbc 2018-08-01 11:45:34,757 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.63077497482s 2018-08-01 11:45:34,757 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/8896b313-7b45-4e94-adde-41051d56cd7a/remove_router_interface.json used request id req-ce26dfa4-23d2-431f-83c3-c2eb568a6fbc returning object 8896b313-7b45-4e94-adde-41051d56cd7a 2018-08-01 11:45:34,757 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-01 11:45:34,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}9e58ee30e88c8928aea1ae3b94f1980d39a8a0ec" 2018-08-01 11:45:34,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 708 X-Openstack-Request-Id: req-0b08393b-76fd-4625-9150-a72f0de867b6 Date: Wed, 01 Aug 2018 11:45:34 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a5a333a9-9d0e-46a5-9440-2aa9c95d5013", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "378d6472a682466198f0f7e5f13ee534", "created_at": "2018-08-01T11:19:29Z", "admin_state_up": true, "updated_at": "2018-08-01T11:45:33Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "378d6472a682466198f0f7e5f13ee534", "id": "8896b313-7b45-4e94-adde-41051d56cd7a", "name": "cloudify_ims-router_0de42e6e-b4d5-41c9-95f9-349bb4e5b151"}]} 2018-08-01 11:45:34,914 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-0b08393b-76fd-4625-9150-a72f0de867b6 2018-08-01 11:45:34,914 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.156823158264s 2018-08-01 11:45:34,915 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-0b08393b-76fd-4625-9150-a72f0de867b6 2018-08-01 11:45:34,916 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-01 11:45:34,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/8896b313-7b45-4e94-adde-41051d56cd7a.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9e58ee30e88c8928aea1ae3b94f1980d39a8a0ec" 2018-08-01 11:45:36,046 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-93c1574b-3f01-4b14-9fcb-5710b0bafa3a Content-Length: 0 Date: Wed, 01 Aug 2018 11:45:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 11:45:36,047 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/8896b313-7b45-4e94-adde-41051d56cd7a.json used request id req-93c1574b-3f01-4b14-9fcb-5710b0bafa3a 2018-08-01 11:45:36,047 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.13076210022s 2018-08-01 11:45:36,047 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/8896b313-7b45-4e94-adde-41051d56cd7a.json used request id req-93c1574b-3f01-4b14-9fcb-5710b0bafa3a 2018-08-01 11:45:36,047 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-01 11:45:36,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}9e58ee30e88c8928aea1ae3b94f1980d39a8a0ec" 2018-08-01 11:45:36,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-0eccf1dd-8949-4455-8649-c7e63f3da8bb Date: Wed, 01 Aug 2018 11:45:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"69ff5ccc-f32f-4a22-86b7-725e75cd75c9","tenant_id":"378d6472a682466198f0f7e5f13ee534","created_at":"2018-08-01T11:19:29Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-01T11:19:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"378d6472a682466198f0f7e5f13ee534","id":"5624fec4-478d-467f-b611-8c1333a73a05","subnetpool_id":null,"name":"cloudify_ims-subnet_0de42e6e-b4d5-41c9-95f9-349bb4e5b151"}]} 2018-08-01 11:45:36,093 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-0eccf1dd-8949-4455-8649-c7e63f3da8bb 2018-08-01 11:45:36,093 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0454151630402s 2018-08-01 11:45:36,093 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-0eccf1dd-8949-4455-8649-c7e63f3da8bb 2018-08-01 11:45:36,095 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-01 11:45:36,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/5624fec4-478d-467f-b611-8c1333a73a05.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9e58ee30e88c8928aea1ae3b94f1980d39a8a0ec" 2018-08-01 11:45:37,226 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-46f4ae39-a8d5-43b8-a4aa-d3e320651712 Date: Wed, 01 Aug 2018 11:45:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 11:45:37,226 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/5624fec4-478d-467f-b611-8c1333a73a05.json used request id req-46f4ae39-a8d5-43b8-a4aa-d3e320651712 2018-08-01 11:45:37,226 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.13154578209s 2018-08-01 11:45:37,226 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/5624fec4-478d-467f-b611-8c1333a73a05.json used request id req-46f4ae39-a8d5-43b8-a4aa-d3e320651712 2018-08-01 11:45:37,227 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-01 11:45:37,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}9e58ee30e88c8928aea1ae3b94f1980d39a8a0ec" 2018-08-01 11:45:37,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1239 X-Openstack-Request-Id: req-9b7bdfe2-4bfd-4a87-9a2a-757610fc70d6 Date: Wed, 01 Aug 2018 11:45:37 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"69ff5ccc-f32f-4a22-86b7-725e75cd75c9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"378d6472a682466198f0f7e5f13ee534","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T11:45:37Z","qos_policy_id":null,"name":"cloudify_ims-net_0de42e6e-b4d5-41c9-95f9-349bb4e5b151","admin_state_up":true,"tenant_id":"378d6472a682466198f0f7e5f13ee534","created_at":"2018-08-01T11:19:28Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dbe9669438844f3faecdc7fcc050e0d8","l2_adjacency":true,"status":"ACTIVE","subnets":["a5a333a9-9d0e-46a5-9440-2aa9c95d5013"],"description":"","tags":[],"updated_at":"2018-08-01T09:28:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:38Z","mtu":1500}]} 2018-08-01 11:45:37,349 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-9b7bdfe2-4bfd-4a87-9a2a-757610fc70d6 2018-08-01 11:45:37,349 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.122123003006s 2018-08-01 11:45:37,349 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-9b7bdfe2-4bfd-4a87-9a2a-757610fc70d6 2018-08-01 11:45:37,351 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-01 11:45:37,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/69ff5ccc-f32f-4a22-86b7-725e75cd75c9.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9e58ee30e88c8928aea1ae3b94f1980d39a8a0ec" 2018-08-01 11:45:38,231 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c7d59269-306a-43a5-a32f-19d83fe4611a Date: Wed, 01 Aug 2018 11:45:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 11:45:38,231 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/69ff5ccc-f32f-4a22-86b7-725e75cd75c9.json used request id req-c7d59269-306a-43a5-a32f-19d83fe4611a 2018-08-01 11:45:38,231 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.880734920502s 2018-08-01 11:45:38,232 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/69ff5ccc-f32f-4a22-86b7-725e75cd75c9.json used request id req-c7d59269-306a-43a5-a32f-19d83fe4611a 2018-08-01 11:45:38,235 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-01 11:45:38,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}9e58ee30e88c8928aea1ae3b94f1980d39a8a0ec" 2018-08-01 11:45:38,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-3cd83bac-ee1d-4303-b55e-8399348e67fd Date: Wed, 01 Aug 2018 11:45:38 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/7245be1a-1abf-4af3-917a-946691ad9596/snap", "metadata": {}}], "file": "/v2/images/7245be1a-1abf-4af3-917a-946691ad9596/file", "owner": "378d6472a682466198f0f7e5f13ee534", "id": "7245be1a-1abf-4af3-917a-946691ad9596", "size": 4373348352, "self": "/v2/images/7245be1a-1abf-4af3-917a-946691ad9596", "disk_format": "qcow2", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/7245be1a-1abf-4af3-917a-946691ad9596/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-08-01T11:20:56Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-01T11:19:56Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-01 11:45:38,881 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-3cd83bac-ee1d-4303-b55e-8399348e67fd 2018-08-01 11:45:38,881 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.646371126175s 2018-08-01 11:45:38,882 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-3cd83bac-ee1d-4303-b55e-8399348e67fd 2018-08-01 11:45:38,883 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-01 11:45:38,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/7245be1a-1abf-4af3-917a-946691ad9596 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9e58ee30e88c8928aea1ae3b94f1980d39a8a0ec" 2018-08-01 11:45:39,515 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b2ae4f4a-5522-4db2-b0b0-8f1dbcc4c474 Date: Wed, 01 Aug 2018 11:45:39 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-01 11:45:39,515 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/7245be1a-1abf-4af3-917a-946691ad9596 used request id req-b2ae4f4a-5522-4db2-b0b0-8f1dbcc4c474 2018-08-01 11:45:39,515 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.631711959839s 2018-08-01 11:45:39,515 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/7245be1a-1abf-4af3-917a-946691ad9596 used request id req-b2ae4f4a-5522-4db2-b0b0-8f1dbcc4c474 2018-08-01 11:45:39,516 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-01 11:45:39,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}e22645efa0acb594fcfaa608b853ef3e54aeb09e" 2018-08-01 11:45:39,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:45: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-11afee10-e330-48b6-8b93-470ed1a5ce06 x-compute-request-id: req-11afee10-e330-48b6-8b93-470ed1a5ce06 Content-Encoding: gzip Content-Length: 475 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cloudify_ims-flavor_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/09a474ee-709c-4085-b737-058b3169a32e", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/09a474ee-709c-4085-b737-058b3169a32e", "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": "09a474ee-709c-4085-b737-058b3169a32e"}, {"name": "vmtp-flavor_ee58c79f-c6fb-483f-8b9c-406ffbfad757", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "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": "4c324ef0-9d9b-4571-a235-9b48aa3aa85a"}, {"name": "shaker-flavor_81952131-3011-4d90-80f4-831743223f59", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "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": "5b61c696-1b5b-4204-b7e5-ca4a818093b0"}]} 2018-08-01 11:45:39,548 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-11afee10-e330-48b6-8b93-470ed1a5ce06 2018-08-01 11:45:39,548 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0318508148193s 2018-08-01 11:45:39,548 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-11afee10-e330-48b6-8b93-470ed1a5ce06 2018-08-01 11:45:39,550 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-01 11:45:39,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/09a474ee-709c-4085-b737-058b3169a32e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e22645efa0acb594fcfaa608b853ef3e54aeb09e" 2018-08-01 11:45:39,587 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 11:45: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-735ac338-ad1b-43df-8689-d25f18aa7795 x-compute-request-id: req-735ac338-ad1b-43df-8689-d25f18aa7795 Content-Length: 0 Content-Type: application/json 2018-08-01 11:45:39,587 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/09a474ee-709c-4085-b737-058b3169a32e used request id req-735ac338-ad1b-43df-8689-d25f18aa7795 2018-08-01 11:45:39,587 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0363411903381s 2018-08-01 11:45:39,587 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/09a474ee-709c-4085-b737-058b3169a32e used request id req-735ac338-ad1b-43df-8689-d25f18aa7795 2018-08-01 11:45:39,588 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-01 11:45:39,592 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}e22645efa0acb594fcfaa608b853ef3e54aeb09e" 2018-08-01 11:45:39,690 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:45:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07b709f5-0c22-43ea-b5eb-97b76174383a Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "cloudify_ims-user_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "links": {"self": "http://172.30.9.24:5000/v3/users/92f8f244af4244a5973e1028dfa964e6"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "92f8f244af4244a5973e1028dfa964e6", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 11:45:39,690 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-07b709f5-0c22-43ea-b5eb-97b76174383a 2018-08-01 11:45:39,691 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.102791070938s 2018-08-01 11:45:39,691 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-07b709f5-0c22-43ea-b5eb-97b76174383a 2018-08-01 11:45:39,697 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-01 11:45:39,701 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users/92f8f244af4244a5973e1028dfa964e6 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e22645efa0acb594fcfaa608b853ef3e54aeb09e" 2018-08-01 11:45:39,797 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:45:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42c12415-e331-4138-b766-881bc1c33b65 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"user": {"name": "cloudify_ims-user_0de42e6e-b4d5-41c9-95f9-349bb4e5b151", "links": {"self": "http://172.30.9.24:5000/v3/users/92f8f244af4244a5973e1028dfa964e6"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "92f8f244af4244a5973e1028dfa964e6", "description": null}} 2018-08-01 11:45:39,797 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/92f8f244af4244a5973e1028dfa964e6 used request id req-42c12415-e331-4138-b766-881bc1c33b65 2018-08-01 11:45:39,798 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0999419689178s 2018-08-01 11:45:39,798 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/92f8f244af4244a5973e1028dfa964e6 used request id req-42c12415-e331-4138-b766-881bc1c33b65 2018-08-01 11:45:39,798 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-01 11:45:39,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/users/92f8f244af4244a5973e1028dfa964e6 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e22645efa0acb594fcfaa608b853ef3e54aeb09e" 2018-08-01 11:45:40,024 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 11:45:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2ab4e7c2-4bb5-483b-9416-11325038df7b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 11:45:40,024 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/92f8f244af4244a5973e1028dfa964e6 used request id req-2ab4e7c2-4bb5-483b-9416-11325038df7b 2018-08-01 11:45:40,024 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.225800037384s 2018-08-01 11:45:40,025 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/92f8f244af4244a5973e1028dfa964e6 used request id req-2ab4e7c2-4bb5-483b-9416-11325038df7b 2018-08-01 11:45:40,031 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-01 11:45:40,034 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}e22645efa0acb594fcfaa608b853ef3e54aeb09e" 2018-08-01 11:45:40,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:45:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44a06f8a-7c74-4e93-902d-b6b95798dac3 Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.24:5000/v3/projects/378d6472a682466198f0f7e5f13ee534"}, "tags": [], "enabled": true, "id": "378d6472a682466198f0f7e5f13ee534", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_0de42e6e-b4d5-41c9-95f9-349bb4e5b151"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "id": "8d96727022f4443794db44ecde432faf", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8"}, "tags": [], "enabled": true, "id": "dbe9669438844f3faecdc7fcc050e0d8", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-01 11:45:40,121 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-44a06f8a-7c74-4e93-902d-b6b95798dac3 2018-08-01 11:45:40,122 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0904831886292s 2018-08-01 11:45:40,122 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-44a06f8a-7c74-4e93-902d-b6b95798dac3 2018-08-01 11:45:40,126 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-01 11:45:40,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/projects/378d6472a682466198f0f7e5f13ee534 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e22645efa0acb594fcfaa608b853ef3e54aeb09e" 2018-08-01 11:45:40,281 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 11:45:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-225eb541-9b7a-4377-af43-c8b5dcadabca Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 11:45:40,281 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/378d6472a682466198f0f7e5f13ee534 used request id req-225eb541-9b7a-4377-af43-c8b5dcadabca 2018-08-01 11:45:40,281 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.155131101608s 2018-08-01 11:45:40,281 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/378d6472a682466198f0f7e5f13ee534 used request id req-225eb541-9b7a-4377-af43-c8b5dcadabca 2018-08-01 11:45:40,285 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-01 11:45:40,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}e22645efa0acb594fcfaa608b853ef3e54aeb09e" 2018-08-01 11:45:40,375 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:45:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c244057-ae5b-45af-b4a9-265e8327fcd2 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "5b5873a54f91469c9817881b42bd8850", "links": {"self": "http://172.30.9.24:5000/v3/roles/5b5873a54f91469c9817881b42bd8850"}, "name": "Member"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 11:45:40,375 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-8c244057-ae5b-45af-b4a9-265e8327fcd2 2018-08-01 11:45:40,375 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0904660224915s 2018-08-01 11:45:40,376 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-8c244057-ae5b-45af-b4a9-265e8327fcd2 2018-08-01 11:45:40,380 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-08-01 11:45:40,383 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/roles/5b5873a54f91469c9817881b42bd8850 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e22645efa0acb594fcfaa608b853ef3e54aeb09e" 2018-08-01 11:45:40,485 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 11:45:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc169e0f-03df-4dfc-bdf1-2c4857f894d3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 11:45:40,485 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/5b5873a54f91469c9817881b42bd8850 used request id req-cc169e0f-03df-4dfc-bdf1-2c4857f894d3 2018-08-01 11:45:40,485 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.104408979416s 2018-08-01 11:45:40,485 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/5b5873a54f91469c9817881b42bd8850 used request id req-cc169e0f-03df-4dfc-bdf1-2c4857f894d3 2018-08-01 11:45:40,511 - xtesting.ci.run_tests - INFO - Loading test case 'heat_ims'... 2018-08-01 11:45:40,534 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-01 11:45:40,534 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-01 11:45:40,534 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-01 11:45:40,534 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-01 11:45:40,534 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-01 11:45:40,534 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-01 11:45:40,534 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-01 11:45:40,535 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-01 11:45:40,535 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-01 11:45:40,535 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-01 11:45:40,535 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-01 11:45:40,535 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-01 11:45:40,535 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-01 11:45:40,535 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-01 11:45:40,535 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-01 11:45:40,535 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-01 11:45:40,535 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-01 11:45:40,535 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-01 11:45:40,536 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-01 11:45:40,536 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-01 11:45:40,536 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-01 11:45:40,536 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-01 11:45:40,538 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-01 11:45:40,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:45:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c6ffad4-128a-41f1-bcd9-dfbd41741c99 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 11:45:40,544 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-6c6ffad4-128a-41f1-bcd9-dfbd41741c99 2018-08-01 11:45:40,544 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-08-01 11:45:40,928 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T12:45:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["1FlYACYBQHqJOxIQwvURow"], "issued_at": "2018-08-01T11:45:40.000000Z"}} 2018-08-01 11:45:40,931 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-01 11:45:40,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}e7875b8703ac1efb902f7da163e9fb7c738e7e25" 2018-08-01 11:45:41,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-b4e67820-0c4f-4d42-bdbc-f8a5eac2af48 Date: Wed, 01 Aug 2018 11:45:41 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dbe9669438844f3faecdc7fcc050e0d8","l2_adjacency":true,"status":"ACTIVE","subnets":["a5a333a9-9d0e-46a5-9440-2aa9c95d5013"],"description":"","tags":[],"updated_at":"2018-08-01T09:28:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:38Z","provider:network_type":"flat"}]} 2018-08-01 11:45:41,179 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-b4e67820-0c4f-4d42-bdbc-f8a5eac2af48 2018-08-01 11:45:41,179 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.248414039612s 2018-08-01 11:45:41,180 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-b4e67820-0c4f-4d42-bdbc-f8a5eac2af48 2018-08-01 11:45:41,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-01 11:45:41,188 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 11:45: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 11:45:41,189 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-01 11:45:41,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}e7875b8703ac1efb902f7da163e9fb7c738e7e25" 2018-08-01 11:45:41,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:45:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53021d03-f239-4998-aa14-4d4bc0b5d3e6 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/060e9088cac343b9864226107af6e21e"}, "tags": [], "enabled": true, "id": "060e9088cac343b9864226107af6e21e", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2018-08-01 11:45:41,278 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-53021d03-f239-4998-aa14-4d4bc0b5d3e6 2018-08-01 11:45:41,278 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0888819694519s 2018-08-01 11:45:41,278 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-53021d03-f239-4998-aa14-4d4bc0b5d3e6 2018-08-01 11:45:41,285 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-01 11:45:41,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}e7875b8703ac1efb902f7da163e9fb7c738e7e25" -d '{"project": {"description": "Created by OPNFV Functest: heat_ims", "enabled": true, "domain_id": "default", "name": "heat_ims-project_4df9543f-1de4-4fee-82bc-41730c529ffa"}}' 2018-08-01 11:45:41,420 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 11:45:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-27a0c3df-fe25-4c9c-b93e-562a556d4e5b 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.24:5000/v3/projects/733772e3f94f4f95a51c34f8f2a0e8e7"}, "tags": [], "enabled": true, "id": "733772e3f94f4f95a51c34f8f2a0e8e7", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_4df9543f-1de4-4fee-82bc-41730c529ffa"}} 2018-08-01 11:45:41,421 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-27a0c3df-fe25-4c9c-b93e-562a556d4e5b 2018-08-01 11:45:41,421 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.135272026062s 2018-08-01 11:45:41,421 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-27a0c3df-fe25-4c9c-b93e-562a556d4e5b 2018-08-01 11:45:41,422 - 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'733772e3f94f4f95a51c34f8f2a0e8e7', '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_4df9543f-1de4-4fee-82bc-41730c529ffa'}) 2018-08-01 11:45:41,428 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-01 11:45:41,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}e7875b8703ac1efb902f7da163e9fb7c738e7e25" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "f11dfd5c-1c72-436b-aeae-a9159d8454d0", "email": null, "name": "heat_ims-user_4df9543f-1de4-4fee-82bc-41730c529ffa"}}' 2018-08-01 11:45:41,797 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 11:45:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-77e1db9c-fdd0-4864-97f3-658f8c525625 Content-Length: 323 Content-Type: application/json RESP BODY: {"user": {"name": "heat_ims-user_4df9543f-1de4-4fee-82bc-41730c529ffa", "links": {"self": "http://172.30.9.24:5000/v3/users/e6926b6957064809907b3a6b55a76771"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e6926b6957064809907b3a6b55a76771", "domain_id": "default", "password_expires_at": null}} 2018-08-01 11:45:41,797 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-77e1db9c-fdd0-4864-97f3-658f8c525625 2018-08-01 11:45:41,798 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.369410991669s 2018-08-01 11:45:41,798 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-77e1db9c-fdd0-4864-97f3-658f8c525625 2018-08-01 11:45:41,798 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'e6926b6957064809907b3a6b55a76771', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'heat_ims-user_4df9543f-1de4-4fee-82bc-41730c529ffa'}) 2018-08-01 11:45:41,802 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-01 11:45:41,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}e7875b8703ac1efb902f7da163e9fb7c738e7e25" 2018-08-01 11:45:41,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:45:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b22feb70-531d-445c-88f5-5cba33531441 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 11:45:41,890 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-b22feb70-531d-445c-88f5-5cba33531441 2018-08-01 11:45:41,890 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0881900787354s 2018-08-01 11:45:41,891 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-b22feb70-531d-445c-88f5-5cba33531441 2018-08-01 11:45:41,895 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-01 11:45:41,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}e7875b8703ac1efb902f7da163e9fb7c738e7e25" 2018-08-01 11:45:41,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:45:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0fb6678d-8201-4eba-a9ab-55a9786f01b9 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 11:45:41,985 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-0fb6678d-8201-4eba-a9ab-55a9786f01b9 2018-08-01 11:45:41,986 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0901539325714s 2018-08-01 11:45:41,986 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-0fb6678d-8201-4eba-a9ab-55a9786f01b9 2018-08-01 11:45:41,987 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-08-01 11:45:41,991 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-08-01 11:45:41,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}e7875b8703ac1efb902f7da163e9fb7c738e7e25" -d '{"role": {"name": "Member"}}' 2018-08-01 11:45:42,115 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 11:45:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fc6a4911-6c68-45d1-bca4-56f72720e37d Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "472bee84268d4822ba3c1f56f9af7e16", "links": {"self": "http://172.30.9.24:5000/v3/roles/472bee84268d4822ba3c1f56f9af7e16"}, "name": "Member"}} 2018-08-01 11:45:42,115 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-fc6a4911-6c68-45d1-bca4-56f72720e37d 2018-08-01 11:45:42,115 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.124511003494s 2018-08-01 11:45:42,116 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-fc6a4911-6c68-45d1-bca4-56f72720e37d 2018-08-01 11:45:42,116 - 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'472bee84268d4822ba3c1f56f9af7e16'}) 2018-08-01 11:45:42,119 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-01 11:45:42,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}e7875b8703ac1efb902f7da163e9fb7c738e7e25" 2018-08-01 11:45:42,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:45:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1df814b7-631a-4cc9-aa79-175e2e377d79 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "472bee84268d4822ba3c1f56f9af7e16", "links": {"self": "http://172.30.9.24:5000/v3/roles/472bee84268d4822ba3c1f56f9af7e16"}, "name": "Member"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 11:45:42,211 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-1df814b7-631a-4cc9-aa79-175e2e377d79 2018-08-01 11:45:42,211 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.091912984848s 2018-08-01 11:45:42,212 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-1df814b7-631a-4cc9-aa79-175e2e377d79 2018-08-01 11:45:42,216 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-01 11:45:42,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}e7875b8703ac1efb902f7da163e9fb7c738e7e25" 2018-08-01 11:45:42,302 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:45:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a4e7031-4fb6-4a88-bca2-f78c6f622d56 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-01 11:45:42,303 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-5a4e7031-4fb6-4a88-bca2-f78c6f622d56 2018-08-01 11:45:42,303 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0867478847504s 2018-08-01 11:45:42,303 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-5a4e7031-4fb6-4a88-bca2-f78c6f622d56 2018-08-01 11:45:42,304 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-01 11:45:42,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}e7875b8703ac1efb902f7da163e9fb7c738e7e25" 2018-08-01 11:45:42,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:45:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bff47c56-5bfd-4d07-a257-c44a47f59720 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_ims-user_4df9543f-1de4-4fee-82bc-41730c529ffa", "links": {"self": "http://172.30.9.24:5000/v3/users/e6926b6957064809907b3a6b55a76771"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e6926b6957064809907b3a6b55a76771", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 11:45:42,409 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-bff47c56-5bfd-4d07-a257-c44a47f59720 2018-08-01 11:45:42,409 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.105026006699s 2018-08-01 11:45:42,409 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-bff47c56-5bfd-4d07-a257-c44a47f59720 2018-08-01 11:45:42,421 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-01 11:45:42,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}e7875b8703ac1efb902f7da163e9fb7c738e7e25" 2018-08-01 11:45:42,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:45:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5fae1363-60e4-414f-aedf-c95be00c434c Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.24:5000/v3/projects/733772e3f94f4f95a51c34f8f2a0e8e7"}, "tags": [], "enabled": true, "id": "733772e3f94f4f95a51c34f8f2a0e8e7", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_4df9543f-1de4-4fee-82bc-41730c529ffa"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "id": "8d96727022f4443794db44ecde432faf", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8"}, "tags": [], "enabled": true, "id": "dbe9669438844f3faecdc7fcc050e0d8", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-01 11:45:42,507 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-5fae1363-60e4-414f-aedf-c95be00c434c 2018-08-01 11:45:42,508 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0863041877747s 2018-08-01 11:45:42,508 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-5fae1363-60e4-414f-aedf-c95be00c434c 2018-08-01 11:45:42,515 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-01 11:45:42,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=e6926b6957064809907b3a6b55a76771&role.id=472bee84268d4822ba3c1f56f9af7e16&scope.project.id=733772e3f94f4f95a51c34f8f2a0e8e7" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e7875b8703ac1efb902f7da163e9fb7c738e7e25" 2018-08-01 11:45:42,604 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:45:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-739f6e3c-fd5b-4c19-9406-5b907da3c549 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=e6926b6957064809907b3a6b55a76771&role.id=472bee84268d4822ba3c1f56f9af7e16&scope.project.id=733772e3f94f4f95a51c34f8f2a0e8e7", "previous": null, "next": null}} 2018-08-01 11:45:42,605 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=e6926b6957064809907b3a6b55a76771&role.id=472bee84268d4822ba3c1f56f9af7e16&scope.project.id=733772e3f94f4f95a51c34f8f2a0e8e7 used request id req-739f6e3c-fd5b-4c19-9406-5b907da3c549 2018-08-01 11:45:42,605 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0890829563141s 2018-08-01 11:45:42,605 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=e6926b6957064809907b3a6b55a76771&role.id=472bee84268d4822ba3c1f56f9af7e16&scope.project.id=733772e3f94f4f95a51c34f8f2a0e8e7 used request id req-739f6e3c-fd5b-4c19-9406-5b907da3c549 2018-08-01 11:45:42,608 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-01 11:45:42,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/733772e3f94f4f95a51c34f8f2a0e8e7/users/e6926b6957064809907b3a6b55a76771/roles/472bee84268d4822ba3c1f56f9af7e16 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e7875b8703ac1efb902f7da163e9fb7c738e7e25" 2018-08-01 11:45:42,734 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 11:45:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-64e982a8-afdc-482e-80e1-04a16ce78f8a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 11:45:42,734 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/733772e3f94f4f95a51c34f8f2a0e8e7/users/e6926b6957064809907b3a6b55a76771/roles/472bee84268d4822ba3c1f56f9af7e16 used request id req-64e982a8-afdc-482e-80e1-04a16ce78f8a 2018-08-01 11:45:42,734 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.125412940979s 2018-08-01 11:45:42,734 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/733772e3f94f4f95a51c34f8f2a0e8e7/users/e6926b6957064809907b3a6b55a76771/roles/472bee84268d4822ba3c1f56f9af7e16 used request id req-64e982a8-afdc-482e-80e1-04a16ce78f8a 2018-08-01 11:45:42,735 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'heat_ims-project_4df9543f-1de4-4fee-82bc-41730c529ffa', 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'733772e3f94f4f95a51c34f8f2a0e8e7', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'f11dfd5c-1c72-436b-aeae-a9159d8454d0', 'username': u'heat_ims-user_4df9543f-1de4-4fee-82bc-41730c529ffa', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-01 11:45:42,736 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-01 11:45:42,736 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-01 11:45:42,737 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-01 11:45:42,737 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-01 11:45:42,737 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-01 11:45:42,737 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-01 11:45:42,737 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-01 11:45:42,737 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-01 11:45:42,737 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-01 11:45:42,737 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-01 11:45:42,737 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-01 11:45:42,738 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-01 11:45:42,738 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-01 11:45:42,738 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-01 11:45:42,738 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-01 11:45:42,738 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-01 11:45:42,738 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-01 11:45:42,738 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-01 11:45:42,738 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-01 11:45:42,739 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-01 11:45:42,739 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-01 11:45:42,739 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-01 11:45:42,740 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'heat_ims-user_4df9543f-1de4-4fee-82bc-41730c529ffa', 'password': 'f11dfd5c-1c72-436b-aeae-a9159d8454d0', 'project_name': 'heat_ims-project_4df9543f-1de4-4fee-82bc-41730c529ffa', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000//v3', 'project_id': '733772e3f94f4f95a51c34f8f2a0e8e7', 'project_domain_name': 'Default'} 2018-08-01 11:45:42,770 - 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-08-01 11:45:42,770 - xtesting.ci.run_tests - INFO - Running test case 'heat_ims'... 2018-08-01 11:45:42,776 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-01 11:45:42,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}e7875b8703ac1efb902f7da163e9fb7c738e7e25" 2018-08-01 11:45:42,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:45:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0451bdfd-0a70-436f-8ad7-5e5f1e933eec Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.24:5000/v3/projects/733772e3f94f4f95a51c34f8f2a0e8e7"}, "tags": [], "enabled": true, "id": "733772e3f94f4f95a51c34f8f2a0e8e7", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_4df9543f-1de4-4fee-82bc-41730c529ffa"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "id": "8d96727022f4443794db44ecde432faf", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8"}, "tags": [], "enabled": true, "id": "dbe9669438844f3faecdc7fcc050e0d8", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-01 11:45:42,859 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-0451bdfd-0a70-436f-8ad7-5e5f1e933eec 2018-08-01 11:45:42,859 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0832130908966s 2018-08-01 11:45:42,859 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-0451bdfd-0a70-436f-8ad7-5e5f1e933eec 2018-08-01 11:45:42,862 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.quotas 2018-08-01 11:45:42,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/quotas/733772e3f94f4f95a51c34f8f2a0e8e7.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e7875b8703ac1efb902f7da163e9fb7c738e7e25" -d '{"quota": {"security_group": 20, "security_group_rule": 100, "port": 50}}' 2018-08-01 11:45:42,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 186 X-Openstack-Request-Id: req-f14e6bcb-fe43-4aa6-9ca3-c270e36a5826 Date: Wed, 01 Aug 2018 11:45:42 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-08-01 11:45:42,938 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/quotas/733772e3f94f4f95a51c34f8f2a0e8e7.json used request id req-f14e6bcb-fe43-4aa6-9ca3-c270e36a5826 2018-08-01 11:45:42,939 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.quotas in 0.0768899917603s 2018-08-01 11:45:42,939 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/quotas/733772e3f94f4f95a51c34f8f2a0e8e7.json used request id req-f14e6bcb-fe43-4aa6-9ca3-c270e36a5826 2018-08-01 11:45:42,942 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-01 11:45:42,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}e7875b8703ac1efb902f7da163e9fb7c738e7e25" 2018-08-01 11:45:43,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:45:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1bd0ee30-c069-445e-9c3b-f55b85f29326 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "472bee84268d4822ba3c1f56f9af7e16", "links": {"self": "http://172.30.9.24:5000/v3/roles/472bee84268d4822ba3c1f56f9af7e16"}, "name": "Member"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 11:45:43,032 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-1bd0ee30-c069-445e-9c3b-f55b85f29326 2018-08-01 11:45:43,032 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0896961688995s 2018-08-01 11:45:43,032 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-1bd0ee30-c069-445e-9c3b-f55b85f29326 2018-08-01 11:45:43,037 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-08-01 11:45:43,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}e7875b8703ac1efb902f7da163e9fb7c738e7e25" -d '{"role": {"name": "heat_stack_owner"}}' 2018-08-01 11:45:43,072 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 11:45:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-609ceda9-2843-40d4-a6fd-6bc28a5763be Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a98366d9a377426f9e0a1765b5c9e963", "links": {"self": "http://172.30.9.24:5000/v3/roles/a98366d9a377426f9e0a1765b5c9e963"}, "name": "heat_stack_owner"}} 2018-08-01 11:45:43,072 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-609ceda9-2843-40d4-a6fd-6bc28a5763be 2018-08-01 11:45:43,073 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.0353801250458s 2018-08-01 11:45:43,073 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-609ceda9-2843-40d4-a6fd-6bc28a5763be 2018-08-01 11:45:43,076 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-01 11:45:43,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}e7875b8703ac1efb902f7da163e9fb7c738e7e25" 2018-08-01 11:45:43,164 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:45:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36d0e3d4-4323-471b-a353-db251ed84064 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "472bee84268d4822ba3c1f56f9af7e16", "links": {"self": "http://172.30.9.24:5000/v3/roles/472bee84268d4822ba3c1f56f9af7e16"}, "name": "Member"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a98366d9a377426f9e0a1765b5c9e963", "links": {"self": "http://172.30.9.24:5000/v3/roles/a98366d9a377426f9e0a1765b5c9e963"}, "name": "heat_stack_owner"}]} 2018-08-01 11:45:43,164 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-36d0e3d4-4323-471b-a353-db251ed84064 2018-08-01 11:45:43,164 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0882639884949s 2018-08-01 11:45:43,165 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-36d0e3d4-4323-471b-a353-db251ed84064 2018-08-01 11:45:43,169 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-01 11:45:43,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}e7875b8703ac1efb902f7da163e9fb7c738e7e25" 2018-08-01 11:45:43,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:45:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2ae07ff-f2b1-4722-991f-33d1ba2b85ca Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-01 11:45:43,256 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-e2ae07ff-f2b1-4722-991f-33d1ba2b85ca 2018-08-01 11:45:43,256 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0866260528564s 2018-08-01 11:45:43,256 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-e2ae07ff-f2b1-4722-991f-33d1ba2b85ca 2018-08-01 11:45:43,257 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-01 11:45:43,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}e7875b8703ac1efb902f7da163e9fb7c738e7e25" 2018-08-01 11:45:43,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:45:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4dc8c7af-2a36-42a0-b272-eb754c6f47b7 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_ims-user_4df9543f-1de4-4fee-82bc-41730c529ffa", "links": {"self": "http://172.30.9.24:5000/v3/users/e6926b6957064809907b3a6b55a76771"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e6926b6957064809907b3a6b55a76771", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 11:45:43,370 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-4dc8c7af-2a36-42a0-b272-eb754c6f47b7 2018-08-01 11:45:43,370 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.112257957458s 2018-08-01 11:45:43,370 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-4dc8c7af-2a36-42a0-b272-eb754c6f47b7 2018-08-01 11:45:43,383 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-01 11:45:43,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}e7875b8703ac1efb902f7da163e9fb7c738e7e25" 2018-08-01 11:45:43,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:45:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69ab5ece-42e3-45a9-8302-d382d06090c4 Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.24:5000/v3/projects/733772e3f94f4f95a51c34f8f2a0e8e7"}, "tags": [], "enabled": true, "id": "733772e3f94f4f95a51c34f8f2a0e8e7", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_4df9543f-1de4-4fee-82bc-41730c529ffa"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "id": "8d96727022f4443794db44ecde432faf", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8"}, "tags": [], "enabled": true, "id": "dbe9669438844f3faecdc7fcc050e0d8", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-01 11:45:43,470 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-69ab5ece-42e3-45a9-8302-d382d06090c4 2018-08-01 11:45:43,470 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0870790481567s 2018-08-01 11:45:43,471 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-69ab5ece-42e3-45a9-8302-d382d06090c4 2018-08-01 11:45:43,478 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-01 11:45:43,481 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=e6926b6957064809907b3a6b55a76771&role.id=a98366d9a377426f9e0a1765b5c9e963&scope.project.id=733772e3f94f4f95a51c34f8f2a0e8e7" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e7875b8703ac1efb902f7da163e9fb7c738e7e25" 2018-08-01 11:45:43,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:45:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f19ddb7-ce22-4735-b078-77b0c86cb5e8 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=e6926b6957064809907b3a6b55a76771&role.id=a98366d9a377426f9e0a1765b5c9e963&scope.project.id=733772e3f94f4f95a51c34f8f2a0e8e7", "previous": null, "next": null}} 2018-08-01 11:45:43,565 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=e6926b6957064809907b3a6b55a76771&role.id=a98366d9a377426f9e0a1765b5c9e963&scope.project.id=733772e3f94f4f95a51c34f8f2a0e8e7 used request id req-3f19ddb7-ce22-4735-b078-77b0c86cb5e8 2018-08-01 11:45:43,566 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0874879360199s 2018-08-01 11:45:43,566 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=e6926b6957064809907b3a6b55a76771&role.id=a98366d9a377426f9e0a1765b5c9e963&scope.project.id=733772e3f94f4f95a51c34f8f2a0e8e7 used request id req-3f19ddb7-ce22-4735-b078-77b0c86cb5e8 2018-08-01 11:45:43,569 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-01 11:45:43,573 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/733772e3f94f4f95a51c34f8f2a0e8e7/users/e6926b6957064809907b3a6b55a76771/roles/a98366d9a377426f9e0a1765b5c9e963 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e7875b8703ac1efb902f7da163e9fb7c738e7e25" 2018-08-01 11:45:43,691 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 11:45:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c82c7c6-5e66-4013-9737-27df6310cd28 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 11:45:43,692 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/733772e3f94f4f95a51c34f8f2a0e8e7/users/e6926b6957064809907b3a6b55a76771/roles/a98366d9a377426f9e0a1765b5c9e963 used request id req-6c82c7c6-5e66-4013-9737-27df6310cd28 2018-08-01 11:45:43,692 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.122164011002s 2018-08-01 11:45:43,692 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/733772e3f94f4f95a51c34f8f2a0e8e7/users/e6926b6957064809907b3a6b55a76771/roles/a98366d9a377426f9e0a1765b5c9e963 used request id req-6c82c7c6-5e66-4013-9737-27df6310cd28 2018-08-01 11:45:43,693 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-01 11:45:43,693 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-01 11:45:43,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:45:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6add9921-6f72-43ac-9492-8a5aa2f46a2f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 11:45:43,701 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-6add9921-6f72-43ac-9492-8a5aa2f46a2f 2018-08-01 11:45:43,701 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-08-01 11:45:44,083 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a98366d9a377426f9e0a1765b5c9e963", "name": "heat_stack_owner"}, {"id": "472bee84268d4822ba3c1f56f9af7e16", "name": "Member"}], "expires_at": "2018-08-01T12:45:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "733772e3f94f4f95a51c34f8f2a0e8e7", "name": "heat_ims-project_4df9543f-1de4-4fee-82bc-41730c529ffa"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/733772e3f94f4f95a51c34f8f2a0e8e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/733772e3f94f4f95a51c34f8f2a0e8e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/733772e3f94f4f95a51c34f8f2a0e8e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_733772e3f94f4f95a51c34f8f2a0e8e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_733772e3f94f4f95a51c34f8f2a0e8e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/733772e3f94f4f95a51c34f8f2a0e8e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/733772e3f94f4f95a51c34f8f2a0e8e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/733772e3f94f4f95a51c34f8f2a0e8e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/733772e3f94f4f95a51c34f8f2a0e8e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/733772e3f94f4f95a51c34f8f2a0e8e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/733772e3f94f4f95a51c34f8f2a0e8e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "heat_ims-user_4df9543f-1de4-4fee-82bc-41730c529ffa", "id": "e6926b6957064809907b3a6b55a76771"}, "audit_ids": ["TFSTdiMVQveOHTk5l5AsNg"], "issued_at": "2018-08-01T11:45:44.000000Z"}} 2018-08-01 11:45:44,086 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" -d '{"keypair": {"name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa"}}' 2018-08-01 11:45:44,445 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11: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-8a6f8e76-99da-4fd8-bffa-1da50b2b3696 x-compute-request-id: req-8a6f8e76-99da-4fd8-bffa-1da50b2b3696 Content-Encoding: gzip Content-Length: 1802 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDPiLG2V0BhQejoSp7W+FtY1LEEAmgqWgQofb/clJXVHY64gQUuxOweIZMwMIIgSs5zbFDADkJgFTGTksT9s3yWb13XQhtWBNdhasCqZg3kWA1OC3zT1otERou4zHVXOkX1w2a3vb2GM/JcoSb1THmzDZ8yq9G2joOmwC8D5SElKXmt03TwdLKEcDIkJ2wmoP4zgroeSVZG0KugMXlSqzlBa5W7kDhFut+HAc1EAvQsL4d963wc8cab7D5O7fWPjmn5vlepKDg9tfq0jc+5Rsr3UIR50mFNDytNvZksAu52/j3NgeGUbC1B84peDhi36uKHmvyw+fWTRXQfphOdTTE/ Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpgIBAAKCAQEAz4ixtldAYUHo6Eqe1vhbWNSxBAJoKloEKH2/3JSV1R2OuIEF\nLsTsHiGTMDCCIErOc2xQwA5CYBUxk5LE/bN8lm9d10IbVgTXYWrAqmYN5FgNTgt8\n09aLREaLuMx1VzpF9cNmt729hjPyXKEm9Ux5sw2fMqvRto6DpsAvA+UhJSl5rdN0\n8HSyhHAyJCdsJqD+M4K6HklWRtCroDF5Uqs5QWuVu5A4RbrfhwHNRAL0LC+Hfet8\nHPHGm+w+Tu31j45p+b5XqSg4PbX6tI3PuUbK91CEedJhTQ8rTb2ZLALudv49zYHh\nlGwtQfOKXg4Yt+rih5r8sPn1k0V0H6YTnU0xPwIDAQABAoIBAQCxMBIajjAHWZCT\nE3K+M1k6ZI2l0LBCyIwYThTLLYknZY7+9BkKr1Kw/xV95UyUaYoOfgILl6EQC8hC\nKONLgDz066yBJo3USVnicJSCZ5Ogy5TAd4piCyDocBrG8rmUecpVZDmE0tjHhf59\nG5H5iQu21gB/8LaiWNcKPbdmafB8mnyiaWYMzl054/J3d6bzfjyglSAYj3fdRiQt\nE0up+NmkA9yfsRvJCLbNbNy4XOMvaopIcnlh1vV3HtOy1jRBgnwT4e9n3ljO/ngw\nY+doGwWterqDP4zQ/XMN0q42C+rSxyh7R5oWkj2lRS/pkL335SuXagNikJxwsyVC\nskIY/CNhAoGBAPGtud0MdTJcre8HQzHitd/3j2Oofl8kXXAM2ePHaeLRSmI7f7+G\nVj0XqXZEby2kOc7BBroM5//znpwy0ArmWxmf+XYySemPljMCpk98x+Im+W1aZlyZ\nmh5Mz/N48XmF3Lbg5JqfcFH8Wi64Nt+DLtusGB7lhxUZWe7L+HzuXzoJAoGBANvU\n/g7HzclWvZpdReM7GedF9lFRraVH9R2aPnHXsfGkhunu7B6f/JrLMrQkv3PKwkLl\nFBytZ53DmPSTFNDwx8oq+6+BEnrMEUV0KDtJx7X2gSntRxGgxV0JP0lnzkeppfkS\nvAQj4MLja79DtYiu57HZCtsHVoPnsu0JtWruAIMHAoGBAN00Zqd1rJtxCt56Zj11\nxYR+oebUpP5OWZuil5iNwFQTviKVVQMnYS2/x6LxVlWPOD4OnSqTf5HdGTLcq2Ee\noQmeTAWsV8yIWTDNXw3oJ0fO5oP5tzFQgijzo261J0hUhsV4qKUCBBt2f9C9WbRQ\n7QWxyc4VxgNA1fjlBsbKo6yJAoGBANlApdP1ompYTwk/JNJsliz593RmRDYT5ypa\nRVw8zp8A+lQ2yyN4+SwBpRpjNtI4j8OMoVO2C7DenUsYEHptewVRdWr9JEY3Zto8\n8YWmZLhv5TaKSLIjMOnBOcpRzIsGHgEJgsaUrovsNY/QWpe6Q0CAPzo3BklVsn6Q\nGbqTe+4BAoGBAO7iHcVA5d5G2K/gBLhh12FBzG1SkbFNuaCT5EUaWsCEAgkluwF3\nl9MMWMOVodtUPUlVZa0/2dGh9ofwariljSUZnumOB/yeYtzxJGeMBgXK467tLlj0\n57PmOlg9AA+Q7XkLU9J0mfuK7PFMw7DpmaeiAbRjxZiDF2IzZvT5KpQz\n-----END RSA PRIVATE KEY-----\n", "user_id": "e6926b6957064809907b3a6b55a76771", "name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "fingerprint": "f7:45:a4:5a:63:6f:ab:45:25:ca:de:f5:b2:85:ed:fc"}} 2018-08-01 11:45:44,445 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-8a6f8e76-99da-4fd8-bffa-1da50b2b3696 2018-08-01 11:45:44,446 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.752561092377s 2018-08-01 11:45:44,446 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-8a6f8e76-99da-4fd8-bffa-1da50b2b3696 2018-08-01 11:45:44,447 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDPiLG2V0BhQejoSp7W+FtY1LEEAmgqWgQofb/clJXVHY64gQUuxOweIZMwMIIgSs5zbFDADkJgFTGTksT9s3yWb13XQhtWBNdhasCqZg3kWA1OC3zT1otERou4zHVXOkX1w2a3vb2GM/JcoSb1THmzDZ8yq9G2joOmwC8D5SElKXmt03TwdLKEcDIkJ2wmoP4zgroeSVZG0KugMXlSqzlBa5W7kDhFut+HAc1EAvQsL4d963wc8cab7D5O7fWPjmn5vlepKDg9tfq0jc+5Rsr3UIR50mFNDytNvZksAu52/j3NgeGUbC1B84peDhi36uKHmvyw+fWTRXQfphOdTTE/ Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpgIBAAKCAQEAz4ixtldAYUHo6Eqe1vhbWNSxBAJoKloEKH2/3JSV1R2OuIEF\nLsTsHiGTMDCCIErOc2xQwA5CYBUxk5LE/bN8lm9d10IbVgTXYWrAqmYN5FgNTgt8\n09aLREaLuMx1VzpF9cNmt729hjPyXKEm9Ux5sw2fMqvRto6DpsAvA+UhJSl5rdN0\n8HSyhHAyJCdsJqD+M4K6HklWRtCroDF5Uqs5QWuVu5A4RbrfhwHNRAL0LC+Hfet8\nHPHGm+w+Tu31j45p+b5XqSg4PbX6tI3PuUbK91CEedJhTQ8rTb2ZLALudv49zYHh\nlGwtQfOKXg4Yt+rih5r8sPn1k0V0H6YTnU0xPwIDAQABAoIBAQCxMBIajjAHWZCT\nE3K+M1k6ZI2l0LBCyIwYThTLLYknZY7+9BkKr1Kw/xV95UyUaYoOfgILl6EQC8hC\nKONLgDz066yBJo3USVnicJSCZ5Ogy5TAd4piCyDocBrG8rmUecpVZDmE0tjHhf59\nG5H5iQu21gB/8LaiWNcKPbdmafB8mnyiaWYMzl054/J3d6bzfjyglSAYj3fdRiQt\nE0up+NmkA9yfsRvJCLbNbNy4XOMvaopIcnlh1vV3HtOy1jRBgnwT4e9n3ljO/ngw\nY+doGwWterqDP4zQ/XMN0q42C+rSxyh7R5oWkj2lRS/pkL335SuXagNikJxwsyVC\nskIY/CNhAoGBAPGtud0MdTJcre8HQzHitd/3j2Oofl8kXXAM2ePHaeLRSmI7f7+G\nVj0XqXZEby2kOc7BBroM5//znpwy0ArmWxmf+XYySemPljMCpk98x+Im+W1aZlyZ\nmh5Mz/N48XmF3Lbg5JqfcFH8Wi64Nt+DLtusGB7lhxUZWe7L+HzuXzoJAoGBANvU\n/g7HzclWvZpdReM7GedF9lFRraVH9R2aPnHXsfGkhunu7B6f/JrLMrQkv3PKwkLl\nFBytZ53DmPSTFNDwx8oq+6+BEnrMEUV0KDtJx7X2gSntRxGgxV0JP0lnzkeppfkS\nvAQj4MLja79DtYiu57HZCtsHVoPnsu0JtWruAIMHAoGBAN00Zqd1rJtxCt56Zj11\nxYR+oebUpP5OWZuil5iNwFQTviKVVQMnYS2/x6LxVlWPOD4OnSqTf5HdGTLcq2Ee\noQmeTAWsV8yIWTDNXw3oJ0fO5oP5tzFQgijzo261J0hUhsV4qKUCBBt2f9C9WbRQ\n7QWxyc4VxgNA1fjlBsbKo6yJAoGBANlApdP1ompYTwk/JNJsliz593RmRDYT5ypa\nRVw8zp8A+lQ2yyN4+SwBpRpjNtI4j8OMoVO2C7DenUsYEHptewVRdWr9JEY3Zto8\n8YWmZLhv5TaKSLIjMOnBOcpRzIsGHgEJgsaUrovsNY/QWpe6Q0CAPzo3BklVsn6Q\nGbqTe+4BAoGBAO7iHcVA5d5G2K/gBLhh12FBzG1SkbFNuaCT5EUaWsCEAgkluwF3\nl9MMWMOVodtUPUlVZa0/2dGh9ofwariljSUZnumOB/yeYtzxJGeMBgXK467tLlj0\n57PmOlg9AA+Q7XkLU9J0mfuK7PFMw7DpmaeiAbRjxZiDF2IzZvT5KpQz\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'e6926b6957064809907b3a6b55a76771', 'name': u'heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa', 'created_at': '2018-08-01T11:45:44.447133', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'name': 'heat_ims-project_4df9543f-1de4-4fee-82bc-41730c529ffa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'f7:45:a4:5a:63:6f:ab:45:25:ca:de:f5:b2:85:ed:fc', 'type': 'ssh', 'id': u'heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa'}) 2018-08-01 11:45:44,447 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-08-01 11:45:45,932 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:81360220b4382d4b91eef0ebaf46a661 sha256:c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e 2018-08-01 11:45:45,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-01 11:45:45,937 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Wed, 01 Aug 2018 11:45:45 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2018-08-01 11:45:45,939 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-01 11:45:45,940 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 11:45:46,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-b11a4874-487a-45e9-92b7-f64f2ad48ad3 Date: Wed, 01 Aug 2018 11:45:46 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-01 11:45:46,136 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-b11a4874-487a-45e9-92b7-f64f2ad48ad3 2018-08-01 11:45:46,136 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.197010040283s 2018-08-01 11:45:46,136 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-b11a4874-487a-45e9-92b7-f64f2ad48ad3 2018-08-01 11:45:46,144 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-01 11:45:46,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" -d '{"owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "owner_specified.shade.object": "images/heat_ims-img_alt_4df9543f-1de4-4fee-82bc-41730c529ffa", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "heat_ims-img_alt_4df9543f-1de4-4fee-82bc-41730c529ffa"}' 2018-08-01 11:45:46,195 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 876 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/c235a645-7686-4178-b685-63bdfc362e6f Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-d746b9d9-1448-4e77-813e-7479d5ed0f80 Date: Wed, 01 Aug 2018 11:45:46 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/c235a645-7686-4178-b685-63bdfc362e6f/file", "owner": "733772e3f94f4f95a51c34f8f2a0e8e7", "id": "c235a645-7686-4178-b685-63bdfc362e6f", "size": null, "self": "/v2/images/c235a645-7686-4178-b685-63bdfc362e6f", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "updated_at": "2018-08-01T11:45:46Z", "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_alt_4df9543f-1de4-4fee-82bc-41730c529ffa", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "name": "heat_ims-img_alt_4df9543f-1de4-4fee-82bc-41730c529ffa", "checksum": null, "created_at": "2018-08-01T11:45:46Z", "protected": false} 2018-08-01 11:45:46,195 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-d746b9d9-1448-4e77-813e-7479d5ed0f80 2018-08-01 11:45:46,195 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0510330200195s 2018-08-01 11:45:46,195 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-d746b9d9-1448-4e77-813e-7479d5ed0f80 returning object c235a645-7686-4178-b685-63bdfc362e6f 2018-08-01 11:45:46,196 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-01 11:45:46,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/c235a645-7686-4178-b685-63bdfc362e6f/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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" -d '' 2018-08-01 11:45:51,353 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d588f6a5-4d8e-401f-ab58-7dd0a3a757bf Date: Wed, 01 Aug 2018 11:45:51 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-01 11:45:51,353 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/c235a645-7686-4178-b685-63bdfc362e6f/file used request id req-d588f6a5-4d8e-401f-ab58-7dd0a3a757bf 2018-08-01 11:45:51,353 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 5.1567428112s 2018-08-01 11:45:51,353 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/c235a645-7686-4178-b685-63bdfc362e6f/file used request id req-d588f6a5-4d8e-401f-ab58-7dd0a3a757bf 2018-08-01 11:45:51,353 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/heat_ims-img_alt_4df9543f-1de4-4fee-82bc-41730c529ffa', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-08-01T11:45:46Z', u'owner_specified.shade.sha256': u'c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/c235a645-7686-4178-b685-63bdfc362e6f/file', u'owner': u'733772e3f94f4f95a51c34f8f2a0e8e7', u'virtual_size': None, u'owner_specified.shade.md5': u'81360220b4382d4b91eef0ebaf46a661', u'id': u'c235a645-7686-4178-b685-63bdfc362e6f', u'size': None, u'name': u'heat_ims-img_alt_4df9543f-1de4-4fee-82bc-41730c529ffa', u'checksum': None, u'self': u'/v2/images/c235a645-7686-4178-b685-63bdfc362e6f', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-08-01T11:45:46Z', u'schema': u'/v2/schemas/image'}) 2018-08-01 11:45:51,354 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-01 11:45:51,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}e7875b8703ac1efb902f7da163e9fb7c738e7e25" -d '{"flavor": {"vcpus": 2, "ram": 2048, "name": "heat_ims-flavor_alt_4df9543f-1de4-4fee-82bc-41730c529ffa", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": null, "swap": 0}}' 2018-08-01 11:45:51,596 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:45: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-2fcc9a3b-94a4-4217-b813-a60083bf722c x-compute-request-id: req-2fcc9a3b-94a4-4217-b813-a60083bf722c Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"name": "heat_ims-flavor_alt_4df9543f-1de4-4fee-82bc-41730c529ffa", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "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": "5c96a2e4-516e-42b5-836c-6c812ace69f3"}} 2018-08-01 11:45:51,596 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-2fcc9a3b-94a4-4217-b813-a60083bf722c 2018-08-01 11:45:51,596 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.241777896881s 2018-08-01 11:45:51,596 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-2fcc9a3b-94a4-4217-b813-a60083bf722c 2018-08-01 11:45:51,597 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'heat_ims-flavor_alt_4df9543f-1de4-4fee-82bc-41730c529ffa', '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'8d96727022f4443794db44ecde432faf', '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'5c96a2e4-516e-42b5-836c-6c812ace69f3', 'swap': 0}) 2018-08-01 11:45:51,598 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-01 11:45:51,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3/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}e7875b8703ac1efb902f7da163e9fb7c738e7e25" -d '{"extra_specs": {}}' 2018-08-01 11:45:51,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:45: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-d9c02870-d560-4ab4-8fd4-68153f88fc48 x-compute-request-id: req-d9c02870-d560-4ab4-8fd4-68153f88fc48 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-01 11:45:51,625 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3/os-extra_specs used request id req-d9c02870-d560-4ab4-8fd4-68153f88fc48 2018-08-01 11:45:51,625 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0266461372375s 2018-08-01 11:45:51,625 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3/os-extra_specs used request id req-d9c02870-d560-4ab4-8fd4-68153f88fc48 2018-08-01 11:45:51,626 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - Create Heat Stack 2018-08-01 11:45:52,405 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.POST.stacks 2018-08-01 11:45:52,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" -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_4df9543f-1de4-4fee-82bc-41730c529ffa", "image": "heat_ims-img_alt_4df9543f-1de4-4fee-82bc-41730c529ffa", "public_sig_net_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089", "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": "e7d7be46-2840-4976-87a2-d78a4e5c6089", "flavor": "heat_ims-flavor_alt_4df9543f-1de4-4fee-82bc-41730c529ffa", "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-08-01 11:45:58,059 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 11:45:52 GMT Server: Apache x-openstack-request-id: req-5adec5be-18ea-4849-9408-3a63775aae11 Location: http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614 Content-Length: 217 Content-Type: application/json RESP BODY: {"stack": {"id": "ca91af63-0a00-4d10-bdbb-dd69d20a0614", "links": [{"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614", "rel": "self"}]}} 2018-08-01 11:45:58,059 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks used request id req-5adec5be-18ea-4849-9408-3a63775aae11 2018-08-01 11:45:58,059 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.POST.stacks in 5.65356111526s 2018-08-01 11:45:58,059 - shade.request_ids - DEBUG - POST call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks used request id req-5adec5be-18ea-4849-9408-3a63775aae11 2018-08-01 11:45:58,060 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-01 11:45:58,063 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 11:45:58,295 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:45:58 GMT Server: Apache x-openstack-request-id: req-62b96b4f-eb99-4455-aa22-362abc2591d6 Location: http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/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-08-01 11:45:58,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:45:58 GMT Server: Apache x-openstack-request-id: req-8707a9d0-13e3-4529-81f0-4ca44f04d16f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 429 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "clearwater-opnfv", "event_time": "2018-08-01T11:45:58Z", "links": [{"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/resources/clearwater-opnfv/events/d766163f-bd0d-41bd-beb5-5ac4da0ce3fc", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack CREATE started", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "ca91af63-0a00-4d10-bdbb-dd69d20a0614", "id": "d766163f-bd0d-41bd-beb5-5ac4da0ce3fc"}, {"resource_name": "mgmt_network", "event_time": "2018-08-01T11:45:58Z", "links": [{"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/resources/mgmt_network/events/22e50f06-ca35-4bb9-8258-62689c54f4ca", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-mgmt_network-nxoaduryfd5e", "id": "22e50f06-ca35-4bb9-8258-62689c54f4ca"}]} 2018-08-01 11:45:58,515 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?sort_dir=asc&sort_dir=asc used request id req-8707a9d0-13e3-4529-81f0-4ca44f04d16f 2018-08-01 11:45:58,515 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.454602003098s 2018-08-01 11:45:58,515 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?sort_dir=asc&sort_dir=asc used request id req-8707a9d0-13e3-4529-81f0-4ca44f04d16f 2018-08-01 11:46:03,521 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-01 11:46:03,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/events?marker=22e50f06-ca35-4bb9-8258-62689c54f4ca&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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 11:46:03,797 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:46:03 GMT Server: Apache x-openstack-request-id: req-d04a0455-0a01-4c37-83f4-64890b8cf8bf Location: http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=22e50f06-ca35-4bb9-8258-62689c54f4ca&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-08-01 11:46:04,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:46:03 GMT Server: Apache x-openstack-request-id: req-4a8bc708-54b8-4fdb-8dbd-ba903b75af9e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 442 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "security_groups", "event_time": "2018-08-01T11:45:59Z", "links": [{"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/resources/security_groups/events/2b7f3e2f-3034-495c-be58-cecb774f29c7", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-security_groups-po4ghahwlm24", "id": "2b7f3e2f-3034-495c-be58-cecb774f29c7"}, {"resource_name": "sig_network", "event_time": "2018-08-01T11:46:00Z", "links": [{"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/resources/sig_network/events/2f4305de-a56d-41bf-bba2-41d864fa0006", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/resources/sig_network", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614", "rel": "stack"}], "logical_resource_id": "sig_network", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-sig_network-5h4tvhlleocs", "id": "2f4305de-a56d-41bf-bba2-41d864fa0006"}]} 2018-08-01 11:46:04,196 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=22e50f06-ca35-4bb9-8258-62689c54f4ca&sort_dir=asc&marker=22e50f06-ca35-4bb9-8258-62689c54f4ca&sort_dir=asc used request id req-4a8bc708-54b8-4fdb-8dbd-ba903b75af9e 2018-08-01 11:46:04,196 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.675131082535s 2018-08-01 11:46:04,197 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=22e50f06-ca35-4bb9-8258-62689c54f4ca&sort_dir=asc&marker=22e50f06-ca35-4bb9-8258-62689c54f4ca&sort_dir=asc used request id req-4a8bc708-54b8-4fdb-8dbd-ba903b75af9e 2018-08-01 11:46:09,203 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-01 11:46:09,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/events?marker=2f4305de-a56d-41bf-bba2-41d864fa0006&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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 11:46:09,231 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:46:09 GMT Server: Apache x-openstack-request-id: req-9df907ca-dc22-483f-96d5-19d287757826 Location: http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=2f4305de-a56d-41bf-bba2-41d864fa0006&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-08-01 11:46:09,275 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:46:09 GMT Server: Apache x-openstack-request-id: req-52e82488-8f46-4f3e-a376-02dad9216b19 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 360 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "mgmt_network", "event_time": "2018-08-01T11:46:08Z", "links": [{"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/resources/mgmt_network/events/7fce4549-c95b-4b7b-aee5-26acb2ef09c9", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "188abffa-3366-457d-b146-5b2988ddd3ec", "id": "7fce4549-c95b-4b7b-aee5-26acb2ef09c9"}]} 2018-08-01 11:46:09,275 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=2f4305de-a56d-41bf-bba2-41d864fa0006&sort_dir=asc&marker=2f4305de-a56d-41bf-bba2-41d864fa0006&sort_dir=asc used request id req-52e82488-8f46-4f3e-a376-02dad9216b19 2018-08-01 11:46:09,275 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.072173833847s 2018-08-01 11:46:09,276 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=2f4305de-a56d-41bf-bba2-41d864fa0006&sort_dir=asc&marker=2f4305de-a56d-41bf-bba2-41d864fa0006&sort_dir=asc used request id req-52e82488-8f46-4f3e-a376-02dad9216b19 2018-08-01 11:46:14,277 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-01 11:46:14,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/events?marker=7fce4549-c95b-4b7b-aee5-26acb2ef09c9&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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 11:46:14,307 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:46:14 GMT Server: Apache x-openstack-request-id: req-8b1ce629-d40c-456e-b6cb-de961cc79cbd Location: http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=7fce4549-c95b-4b7b-aee5-26acb2ef09c9&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-08-01 11:46:14,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:46:14 GMT Server: Apache x-openstack-request-id: req-f3935d7a-7e42-4f73-a4e9-5d4b0e88ffb9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 543 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "sig_network", "event_time": "2018-08-01T11:46:09Z", "links": [{"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/resources/sig_network/events/87180446-c401-4840-88d0-a8f64d1a2f4f", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/resources/sig_network", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614", "rel": "stack"}], "logical_resource_id": "sig_network", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "e40a7a4e-0e8d-419d-9c28-a2ae7a5bdd7e", "id": "87180446-c401-4840-88d0-a8f64d1a2f4f"}, {"resource_name": "security_groups", "event_time": "2018-08-01T11:46:11Z", "links": [{"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/resources/security_groups/events/3bc0f6ce-ad8e-4076-929a-20dd3425d336", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "dac573e7-6070-4088-b612-9fc63a7abc7a", "id": "3bc0f6ce-ad8e-4076-929a-20dd3425d336"}, {"resource_name": "dns", "event_time": "2018-08-01T11:46:12Z", "links": [{"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/resources/dns/events/1941c704-555c-4893-9e89-7976031286dd", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-dns-3gfdyzedfwkk", "id": "1941c704-555c-4893-9e89-7976031286dd"}]} 2018-08-01 11:46:14,526 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=7fce4549-c95b-4b7b-aee5-26acb2ef09c9&sort_dir=asc&marker=7fce4549-c95b-4b7b-aee5-26acb2ef09c9&sort_dir=asc used request id req-f3935d7a-7e42-4f73-a4e9-5d4b0e88ffb9 2018-08-01 11:46:14,526 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.248522043228s 2018-08-01 11:46:14,526 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=7fce4549-c95b-4b7b-aee5-26acb2ef09c9&sort_dir=asc&marker=7fce4549-c95b-4b7b-aee5-26acb2ef09c9&sort_dir=asc used request id req-f3935d7a-7e42-4f73-a4e9-5d4b0e88ffb9 2018-08-01 11:46:19,532 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-01 11:46:19,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/events?marker=1941c704-555c-4893-9e89-7976031286dd&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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 11:46:19,731 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:46:19 GMT Server: Apache x-openstack-request-id: req-404a19bb-859a-497e-a704-b041210fbe0a Location: http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=1941c704-555c-4893-9e89-7976031286dd&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-08-01 11:46:19,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:46:19 GMT Server: Apache x-openstack-request-id: req-43bb6683-f660-4ba6-acbb-2eb15c1efe4c Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-01 11:46:19,772 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=1941c704-555c-4893-9e89-7976031286dd&sort_dir=asc&marker=1941c704-555c-4893-9e89-7976031286dd&sort_dir=asc used request id req-43bb6683-f660-4ba6-acbb-2eb15c1efe4c 2018-08-01 11:46:19,772 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.239619970322s 2018-08-01 11:46:19,772 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=1941c704-555c-4893-9e89-7976031286dd&sort_dir=asc&marker=1941c704-555c-4893-9e89-7976031286dd&sort_dir=asc used request id req-43bb6683-f660-4ba6-acbb-2eb15c1efe4c 2018-08-01 11:46:24,775 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-01 11:46:24,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/events?marker=1941c704-555c-4893-9e89-7976031286dd&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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 11:46:24,805 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:46:24 GMT Server: Apache x-openstack-request-id: req-f00cf0ca-0dd1-45b5-8ef5-d2b77c93ee24 Location: http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=1941c704-555c-4893-9e89-7976031286dd&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-08-01 11:46:25,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:46:24 GMT Server: Apache x-openstack-request-id: req-3cc5b2a7-7de1-49e9-b514-ee3d3e4089e8 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-01 11:46:25,017 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=1941c704-555c-4893-9e89-7976031286dd&sort_dir=asc&marker=1941c704-555c-4893-9e89-7976031286dd&sort_dir=asc used request id req-3cc5b2a7-7de1-49e9-b514-ee3d3e4089e8 2018-08-01 11:46:25,018 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.242474079132s 2018-08-01 11:46:25,018 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=1941c704-555c-4893-9e89-7976031286dd&sort_dir=asc&marker=1941c704-555c-4893-9e89-7976031286dd&sort_dir=asc used request id req-3cc5b2a7-7de1-49e9-b514-ee3d3e4089e8 2018-08-01 11:46:25,018 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-01 11:46:25,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 11:46:25,047 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:46:25 GMT Server: Apache x-openstack-request-id: req-23198c62-b08c-4188-aa24-66995fdc341f Location: http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614?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-08-01 11:46:25,089 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:46:25 GMT Server: Apache x-openstack-request-id: req-a4903980-a311-4d6d-8399-2f43886d3285 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 877 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_4df9543f-1de4-4fee-82bc-41730c529ffa", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_4df9543f-1de4-4fee-82bc-41730c529ffa", "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_4df9543f-1de4-4fee-82bc-41730c529ffa", "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": "e7d7be46-2840-4976-87a2-d78a4e5c6089", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "ca91af63-0a00-4d10-bdbb-dd69d20a0614", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "55894c9499624029a9767a49e2d0e217", "tags": null, "creation_time": "2018-08-01T11:45:57Z", "links": [{"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ca91af63-0a00-4d10-bdbb-dd69d20a0614", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-01 11:46:25,090 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614?resolve_outputs=False used request id req-a4903980-a311-4d6d-8399-2f43886d3285 2018-08-01 11:46:25,090 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0713419914246s 2018-08-01 11:46:25,090 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614?resolve_outputs=False used request id req-a4903980-a311-4d6d-8399-2f43886d3285 2018-08-01 11:46:30,097 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-01 11:46:30,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/events?marker=1941c704-555c-4893-9e89-7976031286dd&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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 11:46:30,125 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:46:30 GMT Server: Apache x-openstack-request-id: req-6f771e8f-96da-43d1-9f8f-a843c6701c2d Location: http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=1941c704-555c-4893-9e89-7976031286dd&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-08-01 11:46:30,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:46:30 GMT Server: Apache x-openstack-request-id: req-c4c8addc-81a1-418b-adee-a676fd12d44c Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-01 11:46:30,167 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=1941c704-555c-4893-9e89-7976031286dd&sort_dir=asc&marker=1941c704-555c-4893-9e89-7976031286dd&sort_dir=asc used request id req-c4c8addc-81a1-418b-adee-a676fd12d44c 2018-08-01 11:46:30,167 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0700399875641s 2018-08-01 11:46:30,167 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=1941c704-555c-4893-9e89-7976031286dd&sort_dir=asc&marker=1941c704-555c-4893-9e89-7976031286dd&sort_dir=asc used request id req-c4c8addc-81a1-418b-adee-a676fd12d44c 2018-08-01 11:46:35,173 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-01 11:46:35,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/events?marker=1941c704-555c-4893-9e89-7976031286dd&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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 11:46:35,203 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:46:35 GMT Server: Apache x-openstack-request-id: req-f6ca505e-4b2c-4a7a-9830-0c40b88fa3c6 Location: http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=1941c704-555c-4893-9e89-7976031286dd&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-08-01 11:46:35,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:46:35 GMT Server: Apache x-openstack-request-id: req-0e8b6e5d-467b-4984-8d44-81889823cd80 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-01 11:46:35,419 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=1941c704-555c-4893-9e89-7976031286dd&sort_dir=asc&marker=1941c704-555c-4893-9e89-7976031286dd&sort_dir=asc used request id req-0e8b6e5d-467b-4984-8d44-81889823cd80 2018-08-01 11:46:35,419 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.245966911316s 2018-08-01 11:46:35,419 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=1941c704-555c-4893-9e89-7976031286dd&sort_dir=asc&marker=1941c704-555c-4893-9e89-7976031286dd&sort_dir=asc used request id req-0e8b6e5d-467b-4984-8d44-81889823cd80 2018-08-01 11:46:35,420 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-01 11:46:35,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 11:46:35,602 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:46:35 GMT Server: Apache x-openstack-request-id: req-73578288-702c-4dbf-8899-24b440eb9fd6 Location: http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614?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-08-01 11:46:35,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:46:35 GMT Server: Apache x-openstack-request-id: req-fd6f9b73-c9ed-499b-8516-4837dabf7268 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 877 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_4df9543f-1de4-4fee-82bc-41730c529ffa", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_4df9543f-1de4-4fee-82bc-41730c529ffa", "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_4df9543f-1de4-4fee-82bc-41730c529ffa", "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": "e7d7be46-2840-4976-87a2-d78a4e5c6089", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "ca91af63-0a00-4d10-bdbb-dd69d20a0614", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "55894c9499624029a9767a49e2d0e217", "tags": null, "creation_time": "2018-08-01T11:45:57Z", "links": [{"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ca91af63-0a00-4d10-bdbb-dd69d20a0614", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-01 11:46:35,629 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614?resolve_outputs=False used request id req-fd6f9b73-c9ed-499b-8516-4837dabf7268 2018-08-01 11:46:35,629 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.209221124649s 2018-08-01 11:46:35,630 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614?resolve_outputs=False used request id req-fd6f9b73-c9ed-499b-8516-4837dabf7268 2018-08-01 11:46:40,636 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-01 11:46:40,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/events?marker=1941c704-555c-4893-9e89-7976031286dd&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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 11:46:40,665 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:46:40 GMT Server: Apache x-openstack-request-id: req-e980ac7e-aca5-4849-87a6-42b3dc3a61be Location: http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=1941c704-555c-4893-9e89-7976031286dd&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-08-01 11:46:40,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:46:40 GMT Server: Apache x-openstack-request-id: req-fddb4fae-fd61-463c-ba03-8977cffca342 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-01 11:46:40,706 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=1941c704-555c-4893-9e89-7976031286dd&sort_dir=asc&marker=1941c704-555c-4893-9e89-7976031286dd&sort_dir=asc used request id req-fddb4fae-fd61-463c-ba03-8977cffca342 2018-08-01 11:46:40,706 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0695338249207s 2018-08-01 11:46:40,706 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=1941c704-555c-4893-9e89-7976031286dd&sort_dir=asc&marker=1941c704-555c-4893-9e89-7976031286dd&sort_dir=asc used request id req-fddb4fae-fd61-463c-ba03-8977cffca342 2018-08-01 11:46:45,710 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-01 11:46:45,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/events?marker=1941c704-555c-4893-9e89-7976031286dd&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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 11:46:45,901 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:46:45 GMT Server: Apache x-openstack-request-id: req-b841e5bb-f8ab-4e16-b0ac-43629892b694 Location: http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=1941c704-555c-4893-9e89-7976031286dd&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-08-01 11:46:45,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:46:45 GMT Server: Apache x-openstack-request-id: req-321ab453-c4c5-4267-802f-02ad46a88f69 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-01 11:46:45,943 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=1941c704-555c-4893-9e89-7976031286dd&sort_dir=asc&marker=1941c704-555c-4893-9e89-7976031286dd&sort_dir=asc used request id req-321ab453-c4c5-4267-802f-02ad46a88f69 2018-08-01 11:46:45,943 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.232969045639s 2018-08-01 11:46:45,943 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=1941c704-555c-4893-9e89-7976031286dd&sort_dir=asc&marker=1941c704-555c-4893-9e89-7976031286dd&sort_dir=asc used request id req-321ab453-c4c5-4267-802f-02ad46a88f69 2018-08-01 11:46:45,944 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-01 11:46:45,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 11:46:45,973 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:46:45 GMT Server: Apache x-openstack-request-id: req-24d08171-2089-4ee4-8ed5-f1104a18fee9 Location: http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614?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-08-01 11:46:46,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:46:45 GMT Server: Apache x-openstack-request-id: req-14c6d62a-16d0-4b4c-819c-cc490a35fa89 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 877 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_4df9543f-1de4-4fee-82bc-41730c529ffa", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_4df9543f-1de4-4fee-82bc-41730c529ffa", "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_4df9543f-1de4-4fee-82bc-41730c529ffa", "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": "e7d7be46-2840-4976-87a2-d78a4e5c6089", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "ca91af63-0a00-4d10-bdbb-dd69d20a0614", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "55894c9499624029a9767a49e2d0e217", "tags": null, "creation_time": "2018-08-01T11:45:57Z", "links": [{"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ca91af63-0a00-4d10-bdbb-dd69d20a0614", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-01 11:46:46,014 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614?resolve_outputs=False used request id req-14c6d62a-16d0-4b4c-819c-cc490a35fa89 2018-08-01 11:46:46,014 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0702509880066s 2018-08-01 11:46:46,014 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614?resolve_outputs=False used request id req-14c6d62a-16d0-4b4c-819c-cc490a35fa89 2018-08-01 11:46:51,018 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-01 11:46:51,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/events?marker=1941c704-555c-4893-9e89-7976031286dd&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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 11:46:51,049 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:46:51 GMT Server: Apache x-openstack-request-id: req-dac9e4be-57a3-4cdc-b944-de9a8af5697d Location: http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=1941c704-555c-4893-9e89-7976031286dd&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-08-01 11:46:51,090 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:46:51 GMT Server: Apache x-openstack-request-id: req-6d536249-6295-42ef-9b66-6f030ac9422e Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-01 11:46:51,090 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=1941c704-555c-4893-9e89-7976031286dd&sort_dir=asc&marker=1941c704-555c-4893-9e89-7976031286dd&sort_dir=asc used request id req-6d536249-6295-42ef-9b66-6f030ac9422e 2018-08-01 11:46:51,091 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0722541809082s 2018-08-01 11:46:51,091 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=1941c704-555c-4893-9e89-7976031286dd&sort_dir=asc&marker=1941c704-555c-4893-9e89-7976031286dd&sort_dir=asc used request id req-6d536249-6295-42ef-9b66-6f030ac9422e 2018-08-01 11:46:56,096 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-01 11:46:56,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/events?marker=1941c704-555c-4893-9e89-7976031286dd&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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 11:46:56,125 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:46:56 GMT Server: Apache x-openstack-request-id: req-d0a353e6-fb5e-42ef-971f-11f9e868428c Location: http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=1941c704-555c-4893-9e89-7976031286dd&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-08-01 11:46:56,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:46:56 GMT Server: Apache x-openstack-request-id: req-c95bd2af-1389-4303-a137-46fbdb989d76 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-01 11:46:56,167 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=1941c704-555c-4893-9e89-7976031286dd&sort_dir=asc&marker=1941c704-555c-4893-9e89-7976031286dd&sort_dir=asc used request id req-c95bd2af-1389-4303-a137-46fbdb989d76 2018-08-01 11:46:56,167 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0702090263367s 2018-08-01 11:46:56,167 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=1941c704-555c-4893-9e89-7976031286dd&sort_dir=asc&marker=1941c704-555c-4893-9e89-7976031286dd&sort_dir=asc used request id req-c95bd2af-1389-4303-a137-46fbdb989d76 2018-08-01 11:46:56,168 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-01 11:46:56,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 11:46:56,296 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:46:56 GMT Server: Apache x-openstack-request-id: req-0f790eb8-1dae-49f6-bd51-354aeeea167b Location: http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614?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-08-01 11:46:56,321 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:46:56 GMT Server: Apache x-openstack-request-id: req-fc330610-d132-49de-96d4-1ffcd3001347 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 877 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_4df9543f-1de4-4fee-82bc-41730c529ffa", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_4df9543f-1de4-4fee-82bc-41730c529ffa", "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_4df9543f-1de4-4fee-82bc-41730c529ffa", "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": "e7d7be46-2840-4976-87a2-d78a4e5c6089", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "ca91af63-0a00-4d10-bdbb-dd69d20a0614", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "55894c9499624029a9767a49e2d0e217", "tags": null, "creation_time": "2018-08-01T11:45:57Z", "links": [{"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ca91af63-0a00-4d10-bdbb-dd69d20a0614", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-01 11:46:56,321 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614?resolve_outputs=False used request id req-fc330610-d132-49de-96d4-1ffcd3001347 2018-08-01 11:46:56,321 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.153645992279s 2018-08-01 11:46:56,322 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614?resolve_outputs=False used request id req-fc330610-d132-49de-96d4-1ffcd3001347 2018-08-01 11:47:01,323 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-01 11:47:01,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/events?marker=1941c704-555c-4893-9e89-7976031286dd&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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 11:47:01,352 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:47:01 GMT Server: Apache x-openstack-request-id: req-d8cfeef0-6e52-41a0-bd81-c85f06c2cde4 Location: http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=1941c704-555c-4893-9e89-7976031286dd&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-08-01 11:47:01,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:47:01 GMT Server: Apache x-openstack-request-id: req-5901aa9a-082e-40d9-8b5f-bd473a9d7c2a Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-01 11:47:01,393 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=1941c704-555c-4893-9e89-7976031286dd&sort_dir=asc&marker=1941c704-555c-4893-9e89-7976031286dd&sort_dir=asc used request id req-5901aa9a-082e-40d9-8b5f-bd473a9d7c2a 2018-08-01 11:47:01,393 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0696170330048s 2018-08-01 11:47:01,393 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=1941c704-555c-4893-9e89-7976031286dd&sort_dir=asc&marker=1941c704-555c-4893-9e89-7976031286dd&sort_dir=asc used request id req-5901aa9a-082e-40d9-8b5f-bd473a9d7c2a 2018-08-01 11:47:06,399 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-01 11:47:06,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/events?marker=1941c704-555c-4893-9e89-7976031286dd&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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 11:47:06,430 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:47:06 GMT Server: Apache x-openstack-request-id: req-87e01e85-df43-4636-bb53-af5bcc627c22 Location: http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=1941c704-555c-4893-9e89-7976031286dd&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-08-01 11:47:06,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:47:06 GMT Server: Apache x-openstack-request-id: req-43f589b9-7242-47cf-ba4f-9e0f39bbf3ca Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-01 11:47:06,635 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=1941c704-555c-4893-9e89-7976031286dd&sort_dir=asc&marker=1941c704-555c-4893-9e89-7976031286dd&sort_dir=asc used request id req-43f589b9-7242-47cf-ba4f-9e0f39bbf3ca 2018-08-01 11:47:06,635 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.235866069794s 2018-08-01 11:47:06,635 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=1941c704-555c-4893-9e89-7976031286dd&sort_dir=asc&marker=1941c704-555c-4893-9e89-7976031286dd&sort_dir=asc used request id req-43f589b9-7242-47cf-ba4f-9e0f39bbf3ca 2018-08-01 11:47:06,636 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-01 11:47:06,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 11:47:06,665 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:47:06 GMT Server: Apache x-openstack-request-id: req-464977b3-1f43-4c81-8a81-b767745bd7fa Location: http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614?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-08-01 11:47:06,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:47:06 GMT Server: Apache x-openstack-request-id: req-73fee1c0-eb79-4c9f-a3b9-11c287961f2b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 877 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_4df9543f-1de4-4fee-82bc-41730c529ffa", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_4df9543f-1de4-4fee-82bc-41730c529ffa", "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_4df9543f-1de4-4fee-82bc-41730c529ffa", "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": "e7d7be46-2840-4976-87a2-d78a4e5c6089", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "ca91af63-0a00-4d10-bdbb-dd69d20a0614", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "55894c9499624029a9767a49e2d0e217", "tags": null, "creation_time": "2018-08-01T11:45:57Z", "links": [{"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ca91af63-0a00-4d10-bdbb-dd69d20a0614", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-01 11:47:06,707 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614?resolve_outputs=False used request id req-73fee1c0-eb79-4c9f-a3b9-11c287961f2b 2018-08-01 11:47:06,707 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0708348751068s 2018-08-01 11:47:06,707 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614?resolve_outputs=False used request id req-73fee1c0-eb79-4c9f-a3b9-11c287961f2b 2018-08-01 11:47:11,714 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-01 11:47:11,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/events?marker=1941c704-555c-4893-9e89-7976031286dd&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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 11:47:11,746 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:47:11 GMT Server: Apache x-openstack-request-id: req-07c15f10-f71b-4dcc-89ee-75d6e0ae8806 Location: http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=1941c704-555c-4893-9e89-7976031286dd&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-08-01 11:47:11,789 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:47:11 GMT Server: Apache x-openstack-request-id: req-02605bda-5803-4e85-8ce3-81818dc5f370 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-01 11:47:11,789 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=1941c704-555c-4893-9e89-7976031286dd&sort_dir=asc&marker=1941c704-555c-4893-9e89-7976031286dd&sort_dir=asc used request id req-02605bda-5803-4e85-8ce3-81818dc5f370 2018-08-01 11:47:11,789 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0754289627075s 2018-08-01 11:47:11,790 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=1941c704-555c-4893-9e89-7976031286dd&sort_dir=asc&marker=1941c704-555c-4893-9e89-7976031286dd&sort_dir=asc used request id req-02605bda-5803-4e85-8ce3-81818dc5f370 2018-08-01 11:47:16,794 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-01 11:47:16,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/events?marker=1941c704-555c-4893-9e89-7976031286dd&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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 11:47:16,822 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:47:16 GMT Server: Apache x-openstack-request-id: req-35dd4dd0-e8ae-4a1e-9355-2495950f46af Location: http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=1941c704-555c-4893-9e89-7976031286dd&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-08-01 11:47:16,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:47:16 GMT Server: Apache x-openstack-request-id: req-2b2f7b39-8370-45c1-b3bf-b161ba984f47 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-01 11:47:16,863 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=1941c704-555c-4893-9e89-7976031286dd&sort_dir=asc&marker=1941c704-555c-4893-9e89-7976031286dd&sort_dir=asc used request id req-2b2f7b39-8370-45c1-b3bf-b161ba984f47 2018-08-01 11:47:16,863 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0696458816528s 2018-08-01 11:47:16,864 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=1941c704-555c-4893-9e89-7976031286dd&sort_dir=asc&marker=1941c704-555c-4893-9e89-7976031286dd&sort_dir=asc used request id req-2b2f7b39-8370-45c1-b3bf-b161ba984f47 2018-08-01 11:47:16,864 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-01 11:47:16,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 11:47:16,891 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:47:16 GMT Server: Apache x-openstack-request-id: req-19aeee85-b1a7-4a16-9d17-1ccdfba96a50 Location: http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614?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-08-01 11:47:16,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:47:16 GMT Server: Apache x-openstack-request-id: req-f7acb4c1-e75b-4bf4-ad87-6a8c9d688417 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 877 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_4df9543f-1de4-4fee-82bc-41730c529ffa", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_4df9543f-1de4-4fee-82bc-41730c529ffa", "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_4df9543f-1de4-4fee-82bc-41730c529ffa", "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": "e7d7be46-2840-4976-87a2-d78a4e5c6089", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "ca91af63-0a00-4d10-bdbb-dd69d20a0614", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "55894c9499624029a9767a49e2d0e217", "tags": null, "creation_time": "2018-08-01T11:45:57Z", "links": [{"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ca91af63-0a00-4d10-bdbb-dd69d20a0614", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-01 11:47:16,915 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614?resolve_outputs=False used request id req-f7acb4c1-e75b-4bf4-ad87-6a8c9d688417 2018-08-01 11:47:16,916 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0514991283417s 2018-08-01 11:47:16,916 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614?resolve_outputs=False used request id req-f7acb4c1-e75b-4bf4-ad87-6a8c9d688417 2018-08-01 11:47:21,922 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-01 11:47:21,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/events?marker=1941c704-555c-4893-9e89-7976031286dd&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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 11:47:21,951 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:47:21 GMT Server: Apache x-openstack-request-id: req-a2f9c9f9-fd57-4564-97dc-707463581866 Location: http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=1941c704-555c-4893-9e89-7976031286dd&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-08-01 11:47:21,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:47:21 GMT Server: Apache x-openstack-request-id: req-672a2cf7-46db-49be-aa7f-9b6389c770e5 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-01 11:47:21,993 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=1941c704-555c-4893-9e89-7976031286dd&sort_dir=asc&marker=1941c704-555c-4893-9e89-7976031286dd&sort_dir=asc used request id req-672a2cf7-46db-49be-aa7f-9b6389c770e5 2018-08-01 11:47:21,993 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0708150863647s 2018-08-01 11:47:21,993 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=1941c704-555c-4893-9e89-7976031286dd&sort_dir=asc&marker=1941c704-555c-4893-9e89-7976031286dd&sort_dir=asc used request id req-672a2cf7-46db-49be-aa7f-9b6389c770e5 2018-08-01 11:47:26,999 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-01 11:47:27,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/events?marker=1941c704-555c-4893-9e89-7976031286dd&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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 11:47:27,030 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:47:27 GMT Server: Apache x-openstack-request-id: req-12815eb9-e829-4cee-94c0-3e65c12abfe4 Location: http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=1941c704-555c-4893-9e89-7976031286dd&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-08-01 11:47:27,071 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:47:27 GMT Server: Apache x-openstack-request-id: req-8053b729-2aa4-40f5-b8bb-fa90b77c4d86 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-01 11:47:27,071 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=1941c704-555c-4893-9e89-7976031286dd&sort_dir=asc&marker=1941c704-555c-4893-9e89-7976031286dd&sort_dir=asc used request id req-8053b729-2aa4-40f5-b8bb-fa90b77c4d86 2018-08-01 11:47:27,071 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0719060897827s 2018-08-01 11:47:27,072 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=1941c704-555c-4893-9e89-7976031286dd&sort_dir=asc&marker=1941c704-555c-4893-9e89-7976031286dd&sort_dir=asc used request id req-8053b729-2aa4-40f5-b8bb-fa90b77c4d86 2018-08-01 11:47:27,072 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-01 11:47:27,075 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 11:47:27,102 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:47:27 GMT Server: Apache x-openstack-request-id: req-d68f6551-6c11-4af1-aff3-53ee600d99ba Location: http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614?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-08-01 11:47:27,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:47:27 GMT Server: Apache x-openstack-request-id: req-fc752d47-7b18-465c-a7c4-a59cdcdbddc1 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 877 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_4df9543f-1de4-4fee-82bc-41730c529ffa", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_4df9543f-1de4-4fee-82bc-41730c529ffa", "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_4df9543f-1de4-4fee-82bc-41730c529ffa", "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": "e7d7be46-2840-4976-87a2-d78a4e5c6089", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "ca91af63-0a00-4d10-bdbb-dd69d20a0614", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "55894c9499624029a9767a49e2d0e217", "tags": null, "creation_time": "2018-08-01T11:45:57Z", "links": [{"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ca91af63-0a00-4d10-bdbb-dd69d20a0614", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-01 11:47:27,145 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614?resolve_outputs=False used request id req-fc752d47-7b18-465c-a7c4-a59cdcdbddc1 2018-08-01 11:47:27,145 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0727360248566s 2018-08-01 11:47:27,145 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614?resolve_outputs=False used request id req-fc752d47-7b18-465c-a7c4-a59cdcdbddc1 2018-08-01 11:47:32,152 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-01 11:47:32,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/events?marker=1941c704-555c-4893-9e89-7976031286dd&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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 11:47:32,181 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:47:32 GMT Server: Apache x-openstack-request-id: req-e751b0ac-5c99-4db2-bd18-aba40da079ef Location: http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=1941c704-555c-4893-9e89-7976031286dd&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-08-01 11:47:32,222 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:47:32 GMT Server: Apache x-openstack-request-id: req-aeb3ab27-fda6-4b69-9991-9ff7226d2ddf Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-01 11:47:32,222 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=1941c704-555c-4893-9e89-7976031286dd&sort_dir=asc&marker=1941c704-555c-4893-9e89-7976031286dd&sort_dir=asc used request id req-aeb3ab27-fda6-4b69-9991-9ff7226d2ddf 2018-08-01 11:47:32,222 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0700018405914s 2018-08-01 11:47:32,223 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=1941c704-555c-4893-9e89-7976031286dd&sort_dir=asc&marker=1941c704-555c-4893-9e89-7976031286dd&sort_dir=asc used request id req-aeb3ab27-fda6-4b69-9991-9ff7226d2ddf 2018-08-01 11:47:37,228 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-01 11:47:37,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/events?marker=1941c704-555c-4893-9e89-7976031286dd&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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 11:47:37,260 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:47:37 GMT Server: Apache x-openstack-request-id: req-e8fb2a9a-ab71-4481-92ae-ed877f51745e Location: http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=1941c704-555c-4893-9e89-7976031286dd&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-08-01 11:47:37,303 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:47:37 GMT Server: Apache x-openstack-request-id: req-7fc1bf24-824a-49ad-be6b-a2b4b853bf5f Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-01 11:47:37,303 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=1941c704-555c-4893-9e89-7976031286dd&sort_dir=asc&marker=1941c704-555c-4893-9e89-7976031286dd&sort_dir=asc used request id req-7fc1bf24-824a-49ad-be6b-a2b4b853bf5f 2018-08-01 11:47:37,303 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0747830867767s 2018-08-01 11:47:37,303 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=1941c704-555c-4893-9e89-7976031286dd&sort_dir=asc&marker=1941c704-555c-4893-9e89-7976031286dd&sort_dir=asc used request id req-7fc1bf24-824a-49ad-be6b-a2b4b853bf5f 2018-08-01 11:47:37,304 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-01 11:47:37,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 11:47:37,332 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:47:37 GMT Server: Apache x-openstack-request-id: req-595c00e4-aa1c-4572-9e1f-08c3e812b32a Location: http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614?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-08-01 11:47:37,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:47:37 GMT Server: Apache x-openstack-request-id: req-64963745-5761-44ee-80f9-b65c8b46e612 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 877 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_4df9543f-1de4-4fee-82bc-41730c529ffa", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_4df9543f-1de4-4fee-82bc-41730c529ffa", "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_4df9543f-1de4-4fee-82bc-41730c529ffa", "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": "e7d7be46-2840-4976-87a2-d78a4e5c6089", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "ca91af63-0a00-4d10-bdbb-dd69d20a0614", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "55894c9499624029a9767a49e2d0e217", "tags": null, "creation_time": "2018-08-01T11:45:57Z", "links": [{"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ca91af63-0a00-4d10-bdbb-dd69d20a0614", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-01 11:47:37,377 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614?resolve_outputs=False used request id req-64963745-5761-44ee-80f9-b65c8b46e612 2018-08-01 11:47:37,377 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0727710723877s 2018-08-01 11:47:37,377 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614?resolve_outputs=False used request id req-64963745-5761-44ee-80f9-b65c8b46e612 2018-08-01 11:47:42,383 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-01 11:47:42,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/events?marker=1941c704-555c-4893-9e89-7976031286dd&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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 11:47:42,413 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:47:42 GMT Server: Apache x-openstack-request-id: req-c28d9298-70c8-4af7-91d7-21a8f163fa11 Location: http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=1941c704-555c-4893-9e89-7976031286dd&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-08-01 11:47:42,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:47:42 GMT Server: Apache x-openstack-request-id: req-ca2987ef-fe63-4452-851e-ea218cebeb32 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-01 11:47:42,454 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=1941c704-555c-4893-9e89-7976031286dd&sort_dir=asc&marker=1941c704-555c-4893-9e89-7976031286dd&sort_dir=asc used request id req-ca2987ef-fe63-4452-851e-ea218cebeb32 2018-08-01 11:47:42,454 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0708501338959s 2018-08-01 11:47:42,455 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=1941c704-555c-4893-9e89-7976031286dd&sort_dir=asc&marker=1941c704-555c-4893-9e89-7976031286dd&sort_dir=asc used request id req-ca2987ef-fe63-4452-851e-ea218cebeb32 2018-08-01 11:47:47,460 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-01 11:47:47,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/events?marker=1941c704-555c-4893-9e89-7976031286dd&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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 11:47:47,493 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:47:47 GMT Server: Apache x-openstack-request-id: req-ba121b3e-5313-4080-9de3-3f29437663b7 Location: http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=1941c704-555c-4893-9e89-7976031286dd&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-08-01 11:47:47,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:47:47 GMT Server: Apache x-openstack-request-id: req-8cf840d6-8ecb-4e8b-9ab5-8d51bcae2447 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-01 11:47:47,535 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=1941c704-555c-4893-9e89-7976031286dd&sort_dir=asc&marker=1941c704-555c-4893-9e89-7976031286dd&sort_dir=asc used request id req-8cf840d6-8ecb-4e8b-9ab5-8d51bcae2447 2018-08-01 11:47:47,535 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0748448371887s 2018-08-01 11:47:47,536 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=1941c704-555c-4893-9e89-7976031286dd&sort_dir=asc&marker=1941c704-555c-4893-9e89-7976031286dd&sort_dir=asc used request id req-8cf840d6-8ecb-4e8b-9ab5-8d51bcae2447 2018-08-01 11:47:47,536 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-01 11:47:47,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 11:47:47,565 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:47:47 GMT Server: Apache x-openstack-request-id: req-c4b8d5ae-765f-450f-9aaa-b887d4bb8807 Location: http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614?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-08-01 11:47:47,608 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:47:47 GMT Server: Apache x-openstack-request-id: req-aee6ed27-055a-4bfc-b7d5-6cf50a582fee Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 877 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_4df9543f-1de4-4fee-82bc-41730c529ffa", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_4df9543f-1de4-4fee-82bc-41730c529ffa", "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_4df9543f-1de4-4fee-82bc-41730c529ffa", "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": "e7d7be46-2840-4976-87a2-d78a4e5c6089", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "ca91af63-0a00-4d10-bdbb-dd69d20a0614", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "55894c9499624029a9767a49e2d0e217", "tags": null, "creation_time": "2018-08-01T11:45:57Z", "links": [{"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ca91af63-0a00-4d10-bdbb-dd69d20a0614", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-01 11:47:47,608 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614?resolve_outputs=False used request id req-aee6ed27-055a-4bfc-b7d5-6cf50a582fee 2018-08-01 11:47:47,608 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0716350078583s 2018-08-01 11:47:47,608 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614?resolve_outputs=False used request id req-aee6ed27-055a-4bfc-b7d5-6cf50a582fee 2018-08-01 11:47:52,615 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-01 11:47:52,618 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/events?marker=1941c704-555c-4893-9e89-7976031286dd&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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 11:47:52,644 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:47:52 GMT Server: Apache x-openstack-request-id: req-4e428461-f429-41b9-9468-f289cc3b5061 Location: http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=1941c704-555c-4893-9e89-7976031286dd&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-08-01 11:47:52,687 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:47:52 GMT Server: Apache x-openstack-request-id: req-2e418134-e50a-424f-b72f-3ab8a4fc7cd4 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-01 11:47:52,687 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=1941c704-555c-4893-9e89-7976031286dd&sort_dir=asc&marker=1941c704-555c-4893-9e89-7976031286dd&sort_dir=asc used request id req-2e418134-e50a-424f-b72f-3ab8a4fc7cd4 2018-08-01 11:47:52,687 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0722308158875s 2018-08-01 11:47:52,687 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=1941c704-555c-4893-9e89-7976031286dd&sort_dir=asc&marker=1941c704-555c-4893-9e89-7976031286dd&sort_dir=asc used request id req-2e418134-e50a-424f-b72f-3ab8a4fc7cd4 2018-08-01 11:47:57,693 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-01 11:47:57,696 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/events?marker=1941c704-555c-4893-9e89-7976031286dd&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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 11:47:57,724 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:47:57 GMT Server: Apache x-openstack-request-id: req-a7b1aab5-8a4f-4fdd-82a6-7a2eb5a6a339 Location: http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=1941c704-555c-4893-9e89-7976031286dd&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-08-01 11:47:57,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:47:57 GMT Server: Apache x-openstack-request-id: req-8d6b9241-40dd-4159-adb9-a7b2b6de5a57 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-01 11:47:57,765 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=1941c704-555c-4893-9e89-7976031286dd&sort_dir=asc&marker=1941c704-555c-4893-9e89-7976031286dd&sort_dir=asc used request id req-8d6b9241-40dd-4159-adb9-a7b2b6de5a57 2018-08-01 11:47:57,765 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0717358589172s 2018-08-01 11:47:57,765 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=1941c704-555c-4893-9e89-7976031286dd&sort_dir=asc&marker=1941c704-555c-4893-9e89-7976031286dd&sort_dir=asc used request id req-8d6b9241-40dd-4159-adb9-a7b2b6de5a57 2018-08-01 11:47:57,766 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-01 11:47:57,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 11:47:57,795 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:47:57 GMT Server: Apache x-openstack-request-id: req-23ab4fff-287d-4860-9f28-02be2a2f1881 Location: http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614?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-08-01 11:47:57,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:47:57 GMT Server: Apache x-openstack-request-id: req-e12f1186-2993-4d0d-8fa5-52ecc880daff Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 877 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_4df9543f-1de4-4fee-82bc-41730c529ffa", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_4df9543f-1de4-4fee-82bc-41730c529ffa", "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_4df9543f-1de4-4fee-82bc-41730c529ffa", "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": "e7d7be46-2840-4976-87a2-d78a4e5c6089", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "ca91af63-0a00-4d10-bdbb-dd69d20a0614", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "55894c9499624029a9767a49e2d0e217", "tags": null, "creation_time": "2018-08-01T11:45:57Z", "links": [{"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ca91af63-0a00-4d10-bdbb-dd69d20a0614", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-01 11:47:57,839 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614?resolve_outputs=False used request id req-e12f1186-2993-4d0d-8fa5-52ecc880daff 2018-08-01 11:47:57,839 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0726358890533s 2018-08-01 11:47:57,839 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614?resolve_outputs=False used request id req-e12f1186-2993-4d0d-8fa5-52ecc880daff 2018-08-01 11:48:02,843 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-01 11:48:02,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/events?marker=1941c704-555c-4893-9e89-7976031286dd&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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 11:48:02,873 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:48:02 GMT Server: Apache x-openstack-request-id: req-ba61719f-f61e-4c9c-897e-28d1db025daa Location: http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=1941c704-555c-4893-9e89-7976031286dd&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-08-01 11:48:02,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:48:02 GMT Server: Apache x-openstack-request-id: req-36940043-66e9-440e-a8da-7004a7f83721 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-01 11:48:02,915 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=1941c704-555c-4893-9e89-7976031286dd&sort_dir=asc&marker=1941c704-555c-4893-9e89-7976031286dd&sort_dir=asc used request id req-36940043-66e9-440e-a8da-7004a7f83721 2018-08-01 11:48:02,915 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0717401504517s 2018-08-01 11:48:02,915 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=1941c704-555c-4893-9e89-7976031286dd&sort_dir=asc&marker=1941c704-555c-4893-9e89-7976031286dd&sort_dir=asc used request id req-36940043-66e9-440e-a8da-7004a7f83721 2018-08-01 11:48:07,921 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-01 11:48:07,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/events?marker=1941c704-555c-4893-9e89-7976031286dd&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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 11:48:07,951 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:48:07 GMT Server: Apache x-openstack-request-id: req-031fac47-38f1-496f-af2c-dff23ce5e61c Location: http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=1941c704-555c-4893-9e89-7976031286dd&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-08-01 11:48:07,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:48:07 GMT Server: Apache x-openstack-request-id: req-d5f83818-45be-406c-90b6-67b9e7d55a5d Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-01 11:48:07,993 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=1941c704-555c-4893-9e89-7976031286dd&sort_dir=asc&marker=1941c704-555c-4893-9e89-7976031286dd&sort_dir=asc used request id req-d5f83818-45be-406c-90b6-67b9e7d55a5d 2018-08-01 11:48:07,993 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0716948509216s 2018-08-01 11:48:07,993 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=1941c704-555c-4893-9e89-7976031286dd&sort_dir=asc&marker=1941c704-555c-4893-9e89-7976031286dd&sort_dir=asc used request id req-d5f83818-45be-406c-90b6-67b9e7d55a5d 2018-08-01 11:48:07,994 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-01 11:48:07,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 11:48:08,023 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:48:08 GMT Server: Apache x-openstack-request-id: req-a6df74b5-3f71-4926-a561-29ece81f7f82 Location: http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614?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-08-01 11:48:08,064 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:48:08 GMT Server: Apache x-openstack-request-id: req-a3d3abe9-fcf4-4cdd-8818-b2a64a234d3d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 877 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_4df9543f-1de4-4fee-82bc-41730c529ffa", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_4df9543f-1de4-4fee-82bc-41730c529ffa", "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_4df9543f-1de4-4fee-82bc-41730c529ffa", "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": "e7d7be46-2840-4976-87a2-d78a4e5c6089", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "ca91af63-0a00-4d10-bdbb-dd69d20a0614", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "55894c9499624029a9767a49e2d0e217", "tags": null, "creation_time": "2018-08-01T11:45:57Z", "links": [{"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ca91af63-0a00-4d10-bdbb-dd69d20a0614", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-01 11:48:08,064 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614?resolve_outputs=False used request id req-a3d3abe9-fcf4-4cdd-8818-b2a64a234d3d 2018-08-01 11:48:08,064 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0704209804535s 2018-08-01 11:48:08,065 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614?resolve_outputs=False used request id req-a3d3abe9-fcf4-4cdd-8818-b2a64a234d3d 2018-08-01 11:48:13,071 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-01 11:48:13,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/events?marker=1941c704-555c-4893-9e89-7976031286dd&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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 11:48:13,101 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:48:13 GMT Server: Apache x-openstack-request-id: req-d6c56b73-8f35-4828-9bef-2d246dd6ae20 Location: http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=1941c704-555c-4893-9e89-7976031286dd&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-08-01 11:48:13,143 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:48:13 GMT Server: Apache x-openstack-request-id: req-6ba2d652-a596-4a59-87f1-f389b07f4adb Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 444 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "dns", "event_time": "2018-08-01T11:48:08Z", "links": [{"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/resources/dns/events/6aee3717-ab88-4e52-bc1a-972ad48685f7", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "6fe892d5-f392-4b56-9eb6-3773822c1530", "id": "6aee3717-ab88-4e52-bc1a-972ad48685f7"}, {"resource_name": "ellis", "event_time": "2018-08-01T11:48:08Z", "links": [{"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/resources/ellis/events/84ea8d5e-ded8-48e5-b993-8c0242368e4c", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-ellis-4dacl6tvziaz", "id": "84ea8d5e-ded8-48e5-b993-8c0242368e4c"}]} 2018-08-01 11:48:13,143 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=1941c704-555c-4893-9e89-7976031286dd&sort_dir=asc&marker=1941c704-555c-4893-9e89-7976031286dd&sort_dir=asc used request id req-6ba2d652-a596-4a59-87f1-f389b07f4adb 2018-08-01 11:48:13,144 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0721609592438s 2018-08-01 11:48:13,144 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=1941c704-555c-4893-9e89-7976031286dd&sort_dir=asc&marker=1941c704-555c-4893-9e89-7976031286dd&sort_dir=asc used request id req-6ba2d652-a596-4a59-87f1-f389b07f4adb 2018-08-01 11:48:18,149 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-01 11:48:18,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/events?marker=84ea8d5e-ded8-48e5-b993-8c0242368e4c&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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 11:48:18,177 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:48:18 GMT Server: Apache x-openstack-request-id: req-f91beba1-c194-49ba-96d8-5577512ec7ab Location: http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=84ea8d5e-ded8-48e5-b993-8c0242368e4c&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-08-01 11:48:18,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:48:18 GMT Server: Apache x-openstack-request-id: req-eb3856d6-14f2-4480-ba7a-043f61a6c795 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-01 11:48:18,219 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=84ea8d5e-ded8-48e5-b993-8c0242368e4c&sort_dir=asc&marker=84ea8d5e-ded8-48e5-b993-8c0242368e4c&sort_dir=asc used request id req-eb3856d6-14f2-4480-ba7a-043f61a6c795 2018-08-01 11:48:18,219 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.070004940033s 2018-08-01 11:48:18,219 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=84ea8d5e-ded8-48e5-b993-8c0242368e4c&sort_dir=asc&marker=84ea8d5e-ded8-48e5-b993-8c0242368e4c&sort_dir=asc used request id req-eb3856d6-14f2-4480-ba7a-043f61a6c795 2018-08-01 11:48:23,225 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-01 11:48:23,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/events?marker=84ea8d5e-ded8-48e5-b993-8c0242368e4c&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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 11:48:23,254 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:48:23 GMT Server: Apache x-openstack-request-id: req-b78609d6-e6e8-478d-a137-88626c5e422a Location: http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=84ea8d5e-ded8-48e5-b993-8c0242368e4c&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-08-01 11:48:23,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:48:23 GMT Server: Apache x-openstack-request-id: req-4bf24ade-75ed-4de2-87bb-59a105a2be8f Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-01 11:48:23,297 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=84ea8d5e-ded8-48e5-b993-8c0242368e4c&sort_dir=asc&marker=84ea8d5e-ded8-48e5-b993-8c0242368e4c&sort_dir=asc used request id req-4bf24ade-75ed-4de2-87bb-59a105a2be8f 2018-08-01 11:48:23,297 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0718510150909s 2018-08-01 11:48:23,297 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=84ea8d5e-ded8-48e5-b993-8c0242368e4c&sort_dir=asc&marker=84ea8d5e-ded8-48e5-b993-8c0242368e4c&sort_dir=asc used request id req-4bf24ade-75ed-4de2-87bb-59a105a2be8f 2018-08-01 11:48:23,298 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-01 11:48:23,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 11:48:23,327 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:48:23 GMT Server: Apache x-openstack-request-id: req-f50b6d37-7179-46f0-8e52-d8cfcd915737 Location: http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614?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-08-01 11:48:23,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:48:23 GMT Server: Apache x-openstack-request-id: req-3a71658c-c49d-4672-9aeb-96eb4706767d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 877 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_4df9543f-1de4-4fee-82bc-41730c529ffa", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_4df9543f-1de4-4fee-82bc-41730c529ffa", "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_4df9543f-1de4-4fee-82bc-41730c529ffa", "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": "e7d7be46-2840-4976-87a2-d78a4e5c6089", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "ca91af63-0a00-4d10-bdbb-dd69d20a0614", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "55894c9499624029a9767a49e2d0e217", "tags": null, "creation_time": "2018-08-01T11:45:57Z", "links": [{"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ca91af63-0a00-4d10-bdbb-dd69d20a0614", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-01 11:48:23,369 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614?resolve_outputs=False used request id req-3a71658c-c49d-4672-9aeb-96eb4706767d 2018-08-01 11:48:23,369 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0712490081787s 2018-08-01 11:48:23,370 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614?resolve_outputs=False used request id req-3a71658c-c49d-4672-9aeb-96eb4706767d 2018-08-01 11:48:28,376 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-01 11:48:28,379 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/events?marker=84ea8d5e-ded8-48e5-b993-8c0242368e4c&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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 11:48:28,406 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:48:28 GMT Server: Apache x-openstack-request-id: req-1abc5997-0efa-4096-978e-ac8c21ad8fb5 Location: http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=84ea8d5e-ded8-48e5-b993-8c0242368e4c&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-08-01 11:48:28,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:48:28 GMT Server: Apache x-openstack-request-id: req-09fa9a1c-f627-42fe-9a5c-5946ab18d4ac Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-01 11:48:28,447 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=84ea8d5e-ded8-48e5-b993-8c0242368e4c&sort_dir=asc&marker=84ea8d5e-ded8-48e5-b993-8c0242368e4c&sort_dir=asc used request id req-09fa9a1c-f627-42fe-9a5c-5946ab18d4ac 2018-08-01 11:48:28,447 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0706880092621s 2018-08-01 11:48:28,447 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=84ea8d5e-ded8-48e5-b993-8c0242368e4c&sort_dir=asc&marker=84ea8d5e-ded8-48e5-b993-8c0242368e4c&sort_dir=asc used request id req-09fa9a1c-f627-42fe-9a5c-5946ab18d4ac 2018-08-01 11:48:33,453 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-01 11:48:33,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/events?marker=84ea8d5e-ded8-48e5-b993-8c0242368e4c&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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 11:48:33,482 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:48:33 GMT Server: Apache x-openstack-request-id: req-52081b36-5861-428a-acd7-e63c0b75b26d Location: http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=84ea8d5e-ded8-48e5-b993-8c0242368e4c&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-08-01 11:48:33,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:48:33 GMT Server: Apache x-openstack-request-id: req-b1dabd01-74d7-42d0-8460-7385528ca969 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-01 11:48:33,523 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=84ea8d5e-ded8-48e5-b993-8c0242368e4c&sort_dir=asc&marker=84ea8d5e-ded8-48e5-b993-8c0242368e4c&sort_dir=asc used request id req-b1dabd01-74d7-42d0-8460-7385528ca969 2018-08-01 11:48:33,523 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0701401233673s 2018-08-01 11:48:33,523 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=84ea8d5e-ded8-48e5-b993-8c0242368e4c&sort_dir=asc&marker=84ea8d5e-ded8-48e5-b993-8c0242368e4c&sort_dir=asc used request id req-b1dabd01-74d7-42d0-8460-7385528ca969 2018-08-01 11:48:33,524 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-01 11:48:33,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 11:48:33,553 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:48:33 GMT Server: Apache x-openstack-request-id: req-7ee0d1c4-816b-4113-9f7a-9a7b1158cbb8 Location: http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614?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-08-01 11:48:33,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:48:33 GMT Server: Apache x-openstack-request-id: req-2cf8e34e-8726-4298-8470-c54cddaacfa0 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 877 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_4df9543f-1de4-4fee-82bc-41730c529ffa", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_4df9543f-1de4-4fee-82bc-41730c529ffa", "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_4df9543f-1de4-4fee-82bc-41730c529ffa", "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": "e7d7be46-2840-4976-87a2-d78a4e5c6089", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "ca91af63-0a00-4d10-bdbb-dd69d20a0614", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "55894c9499624029a9767a49e2d0e217", "tags": null, "creation_time": "2018-08-01T11:45:57Z", "links": [{"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ca91af63-0a00-4d10-bdbb-dd69d20a0614", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-01 11:48:33,596 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614?resolve_outputs=False used request id req-2cf8e34e-8726-4298-8470-c54cddaacfa0 2018-08-01 11:48:33,596 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0716509819031s 2018-08-01 11:48:33,596 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614?resolve_outputs=False used request id req-2cf8e34e-8726-4298-8470-c54cddaacfa0 2018-08-01 11:48:38,603 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-01 11:48:38,607 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/events?marker=84ea8d5e-ded8-48e5-b993-8c0242368e4c&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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 11:48:38,633 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:48:38 GMT Server: Apache x-openstack-request-id: req-04152522-1e94-41cb-b906-84304de584a5 Location: http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=84ea8d5e-ded8-48e5-b993-8c0242368e4c&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-08-01 11:48:38,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:48:38 GMT Server: Apache x-openstack-request-id: req-e4f60946-5604-4b3b-b426-eb30e6536e5f Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-01 11:48:38,674 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=84ea8d5e-ded8-48e5-b993-8c0242368e4c&sort_dir=asc&marker=84ea8d5e-ded8-48e5-b993-8c0242368e4c&sort_dir=asc used request id req-e4f60946-5604-4b3b-b426-eb30e6536e5f 2018-08-01 11:48:38,674 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.071277141571s 2018-08-01 11:48:38,675 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=84ea8d5e-ded8-48e5-b993-8c0242368e4c&sort_dir=asc&marker=84ea8d5e-ded8-48e5-b993-8c0242368e4c&sort_dir=asc used request id req-e4f60946-5604-4b3b-b426-eb30e6536e5f 2018-08-01 11:48:43,680 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-01 11:48:43,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/events?marker=84ea8d5e-ded8-48e5-b993-8c0242368e4c&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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 11:48:43,710 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:48:43 GMT Server: Apache x-openstack-request-id: req-c7d4e373-7dff-4d63-bd55-7693ffa12355 Location: http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=84ea8d5e-ded8-48e5-b993-8c0242368e4c&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-08-01 11:48:43,756 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:48:43 GMT Server: Apache x-openstack-request-id: req-f0cb7c63-6548-42d8-bc74-f6694e93d03f Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-01 11:48:43,756 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=84ea8d5e-ded8-48e5-b993-8c0242368e4c&sort_dir=asc&marker=84ea8d5e-ded8-48e5-b993-8c0242368e4c&sort_dir=asc used request id req-f0cb7c63-6548-42d8-bc74-f6694e93d03f 2018-08-01 11:48:43,756 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0758521556854s 2018-08-01 11:48:43,757 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=84ea8d5e-ded8-48e5-b993-8c0242368e4c&sort_dir=asc&marker=84ea8d5e-ded8-48e5-b993-8c0242368e4c&sort_dir=asc used request id req-f0cb7c63-6548-42d8-bc74-f6694e93d03f 2018-08-01 11:48:43,757 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-01 11:48:43,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 11:48:43,786 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:48:43 GMT Server: Apache x-openstack-request-id: req-740166b1-0ffc-4034-a7dd-7e8aae26d76b Location: http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614?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-08-01 11:48:43,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:48:43 GMT Server: Apache x-openstack-request-id: req-f707e799-1bfa-4f96-825f-141d7ae95558 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 877 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_4df9543f-1de4-4fee-82bc-41730c529ffa", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_4df9543f-1de4-4fee-82bc-41730c529ffa", "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_4df9543f-1de4-4fee-82bc-41730c529ffa", "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": "e7d7be46-2840-4976-87a2-d78a4e5c6089", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "ca91af63-0a00-4d10-bdbb-dd69d20a0614", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "55894c9499624029a9767a49e2d0e217", "tags": null, "creation_time": "2018-08-01T11:45:57Z", "links": [{"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ca91af63-0a00-4d10-bdbb-dd69d20a0614", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-01 11:48:43,827 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614?resolve_outputs=False used request id req-f707e799-1bfa-4f96-825f-141d7ae95558 2018-08-01 11:48:43,827 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0702240467072s 2018-08-01 11:48:43,828 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614?resolve_outputs=False used request id req-f707e799-1bfa-4f96-825f-141d7ae95558 2018-08-01 11:48:48,834 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-01 11:48:48,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/events?marker=84ea8d5e-ded8-48e5-b993-8c0242368e4c&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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 11:48:48,865 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:48:48 GMT Server: Apache x-openstack-request-id: req-b41edad7-75f2-435d-ae6e-041624f67224 Location: http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=84ea8d5e-ded8-48e5-b993-8c0242368e4c&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-08-01 11:48:48,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:48:48 GMT Server: Apache x-openstack-request-id: req-30572f6a-6dc1-4ad8-9999-e513f7d1e2ca Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-01 11:48:48,907 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=84ea8d5e-ded8-48e5-b993-8c0242368e4c&sort_dir=asc&marker=84ea8d5e-ded8-48e5-b993-8c0242368e4c&sort_dir=asc used request id req-30572f6a-6dc1-4ad8-9999-e513f7d1e2ca 2018-08-01 11:48:48,907 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0724580287933s 2018-08-01 11:48:48,907 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=84ea8d5e-ded8-48e5-b993-8c0242368e4c&sort_dir=asc&marker=84ea8d5e-ded8-48e5-b993-8c0242368e4c&sort_dir=asc used request id req-30572f6a-6dc1-4ad8-9999-e513f7d1e2ca 2018-08-01 11:48:53,913 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-01 11:48:53,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/events?marker=84ea8d5e-ded8-48e5-b993-8c0242368e4c&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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 11:48:53,943 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:48:53 GMT Server: Apache x-openstack-request-id: req-f6001768-4cf6-4f08-ab4c-a5d4dd1668d1 Location: http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=84ea8d5e-ded8-48e5-b993-8c0242368e4c&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-08-01 11:48:53,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:48:53 GMT Server: Apache x-openstack-request-id: req-e7805c6c-1be6-40c2-b280-bb3cf905c7ef Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-01 11:48:53,985 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=84ea8d5e-ded8-48e5-b993-8c0242368e4c&sort_dir=asc&marker=84ea8d5e-ded8-48e5-b993-8c0242368e4c&sort_dir=asc used request id req-e7805c6c-1be6-40c2-b280-bb3cf905c7ef 2018-08-01 11:48:53,985 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0720729827881s 2018-08-01 11:48:53,986 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=84ea8d5e-ded8-48e5-b993-8c0242368e4c&sort_dir=asc&marker=84ea8d5e-ded8-48e5-b993-8c0242368e4c&sort_dir=asc used request id req-e7805c6c-1be6-40c2-b280-bb3cf905c7ef 2018-08-01 11:48:53,986 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-01 11:48:53,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 11:48:54,015 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:48:53 GMT Server: Apache x-openstack-request-id: req-7866f349-0fa0-42db-acff-879d8acdf3f5 Location: http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614?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-08-01 11:48:54,039 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:48:54 GMT Server: Apache x-openstack-request-id: req-47813438-9310-400f-8629-1d50c5cbfa36 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 877 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_4df9543f-1de4-4fee-82bc-41730c529ffa", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_4df9543f-1de4-4fee-82bc-41730c529ffa", "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_4df9543f-1de4-4fee-82bc-41730c529ffa", "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": "e7d7be46-2840-4976-87a2-d78a4e5c6089", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "ca91af63-0a00-4d10-bdbb-dd69d20a0614", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "55894c9499624029a9767a49e2d0e217", "tags": null, "creation_time": "2018-08-01T11:45:57Z", "links": [{"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ca91af63-0a00-4d10-bdbb-dd69d20a0614", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-01 11:48:54,040 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614?resolve_outputs=False used request id req-47813438-9310-400f-8629-1d50c5cbfa36 2018-08-01 11:48:54,040 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0534100532532s 2018-08-01 11:48:54,040 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614?resolve_outputs=False used request id req-47813438-9310-400f-8629-1d50c5cbfa36 2018-08-01 11:48:59,047 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-01 11:48:59,050 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/events?marker=84ea8d5e-ded8-48e5-b993-8c0242368e4c&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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 11:48:59,077 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:48:59 GMT Server: Apache x-openstack-request-id: req-6cc48604-388d-4300-9184-b6dd7f824c94 Location: http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=84ea8d5e-ded8-48e5-b993-8c0242368e4c&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-08-01 11:48:59,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:48:59 GMT Server: Apache x-openstack-request-id: req-742d0787-a55d-4217-815b-37434ee39931 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-01 11:48:59,120 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=84ea8d5e-ded8-48e5-b993-8c0242368e4c&sort_dir=asc&marker=84ea8d5e-ded8-48e5-b993-8c0242368e4c&sort_dir=asc used request id req-742d0787-a55d-4217-815b-37434ee39931 2018-08-01 11:48:59,120 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0729870796204s 2018-08-01 11:48:59,120 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=84ea8d5e-ded8-48e5-b993-8c0242368e4c&sort_dir=asc&marker=84ea8d5e-ded8-48e5-b993-8c0242368e4c&sort_dir=asc used request id req-742d0787-a55d-4217-815b-37434ee39931 2018-08-01 11:49:04,126 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-01 11:49:04,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/events?marker=84ea8d5e-ded8-48e5-b993-8c0242368e4c&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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 11:49:04,157 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:49:04 GMT Server: Apache x-openstack-request-id: req-77976531-72e8-40b5-afa3-8e0b8a189e2d Location: http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=84ea8d5e-ded8-48e5-b993-8c0242368e4c&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-08-01 11:49:04,199 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:49:04 GMT Server: Apache x-openstack-request-id: req-54f0d331-1694-481f-b940-7ae8affdbce2 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-01 11:49:04,200 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=84ea8d5e-ded8-48e5-b993-8c0242368e4c&sort_dir=asc&marker=84ea8d5e-ded8-48e5-b993-8c0242368e4c&sort_dir=asc used request id req-54f0d331-1694-481f-b940-7ae8affdbce2 2018-08-01 11:49:04,200 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0736858844757s 2018-08-01 11:49:04,200 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=84ea8d5e-ded8-48e5-b993-8c0242368e4c&sort_dir=asc&marker=84ea8d5e-ded8-48e5-b993-8c0242368e4c&sort_dir=asc used request id req-54f0d331-1694-481f-b940-7ae8affdbce2 2018-08-01 11:49:04,200 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-01 11:49:04,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 11:49:04,229 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:49:04 GMT Server: Apache x-openstack-request-id: req-c35a36ee-545f-411b-b20c-e56e1a8ac404 Location: http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614?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-08-01 11:49:04,272 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:49:04 GMT Server: Apache x-openstack-request-id: req-040ab9c4-b31b-4aef-92a6-35fda53b1bde Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 877 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_4df9543f-1de4-4fee-82bc-41730c529ffa", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_4df9543f-1de4-4fee-82bc-41730c529ffa", "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_4df9543f-1de4-4fee-82bc-41730c529ffa", "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": "e7d7be46-2840-4976-87a2-d78a4e5c6089", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "ca91af63-0a00-4d10-bdbb-dd69d20a0614", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "55894c9499624029a9767a49e2d0e217", "tags": null, "creation_time": "2018-08-01T11:45:57Z", "links": [{"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ca91af63-0a00-4d10-bdbb-dd69d20a0614", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-01 11:49:04,272 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614?resolve_outputs=False used request id req-040ab9c4-b31b-4aef-92a6-35fda53b1bde 2018-08-01 11:49:04,272 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0716497898102s 2018-08-01 11:49:04,273 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614?resolve_outputs=False used request id req-040ab9c4-b31b-4aef-92a6-35fda53b1bde 2018-08-01 11:49:09,279 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-01 11:49:09,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/events?marker=84ea8d5e-ded8-48e5-b993-8c0242368e4c&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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 11:49:09,310 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:49:09 GMT Server: Apache x-openstack-request-id: req-2864c4b0-654b-4a28-b508-0c0baf07461d Location: http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=84ea8d5e-ded8-48e5-b993-8c0242368e4c&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-08-01 11:49:09,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:49:09 GMT Server: Apache x-openstack-request-id: req-27f5bf1d-61d0-4174-9836-ca7d02991aca Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-01 11:49:09,352 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=84ea8d5e-ded8-48e5-b993-8c0242368e4c&sort_dir=asc&marker=84ea8d5e-ded8-48e5-b993-8c0242368e4c&sort_dir=asc used request id req-27f5bf1d-61d0-4174-9836-ca7d02991aca 2018-08-01 11:49:09,352 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0724048614502s 2018-08-01 11:49:09,352 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=84ea8d5e-ded8-48e5-b993-8c0242368e4c&sort_dir=asc&marker=84ea8d5e-ded8-48e5-b993-8c0242368e4c&sort_dir=asc used request id req-27f5bf1d-61d0-4174-9836-ca7d02991aca 2018-08-01 11:49:14,358 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-01 11:49:14,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/events?marker=84ea8d5e-ded8-48e5-b993-8c0242368e4c&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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 11:49:14,387 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:49:14 GMT Server: Apache x-openstack-request-id: req-37acfeec-b4f5-467a-a7e2-7815bed5293c Location: http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=84ea8d5e-ded8-48e5-b993-8c0242368e4c&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-08-01 11:49:14,428 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:49:14 GMT Server: Apache x-openstack-request-id: req-79192476-d971-4eeb-9d2c-8572b75d3d0b Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-01 11:49:14,428 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=84ea8d5e-ded8-48e5-b993-8c0242368e4c&sort_dir=asc&marker=84ea8d5e-ded8-48e5-b993-8c0242368e4c&sort_dir=asc used request id req-79192476-d971-4eeb-9d2c-8572b75d3d0b 2018-08-01 11:49:14,428 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0699570178986s 2018-08-01 11:49:14,428 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=84ea8d5e-ded8-48e5-b993-8c0242368e4c&sort_dir=asc&marker=84ea8d5e-ded8-48e5-b993-8c0242368e4c&sort_dir=asc used request id req-79192476-d971-4eeb-9d2c-8572b75d3d0b 2018-08-01 11:49:14,429 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-01 11:49:14,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 11:49:14,458 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:49:14 GMT Server: Apache x-openstack-request-id: req-9beafb34-8743-4d14-908b-c53fe2d59068 Location: http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614?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-08-01 11:49:14,498 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:49:14 GMT Server: Apache x-openstack-request-id: req-08f6fc0b-9eb5-483b-8823-c73239fca83c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 877 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_4df9543f-1de4-4fee-82bc-41730c529ffa", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_4df9543f-1de4-4fee-82bc-41730c529ffa", "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_4df9543f-1de4-4fee-82bc-41730c529ffa", "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": "e7d7be46-2840-4976-87a2-d78a4e5c6089", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "ca91af63-0a00-4d10-bdbb-dd69d20a0614", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "55894c9499624029a9767a49e2d0e217", "tags": null, "creation_time": "2018-08-01T11:45:57Z", "links": [{"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ca91af63-0a00-4d10-bdbb-dd69d20a0614", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-01 11:49:14,499 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614?resolve_outputs=False used request id req-08f6fc0b-9eb5-483b-8823-c73239fca83c 2018-08-01 11:49:14,499 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0700399875641s 2018-08-01 11:49:14,499 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614?resolve_outputs=False used request id req-08f6fc0b-9eb5-483b-8823-c73239fca83c 2018-08-01 11:49:19,506 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-01 11:49:19,509 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/events?marker=84ea8d5e-ded8-48e5-b993-8c0242368e4c&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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 11:49:19,536 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:49:19 GMT Server: Apache x-openstack-request-id: req-6dc6535d-46db-4839-bc6e-7a8d0e32b592 Location: http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=84ea8d5e-ded8-48e5-b993-8c0242368e4c&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-08-01 11:49:19,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:49:19 GMT Server: Apache x-openstack-request-id: req-f1dcb7e9-1aad-4dd6-9799-94efa61743b4 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-01 11:49:19,577 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=84ea8d5e-ded8-48e5-b993-8c0242368e4c&sort_dir=asc&marker=84ea8d5e-ded8-48e5-b993-8c0242368e4c&sort_dir=asc used request id req-f1dcb7e9-1aad-4dd6-9799-94efa61743b4 2018-08-01 11:49:19,578 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.07137799263s 2018-08-01 11:49:19,578 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=84ea8d5e-ded8-48e5-b993-8c0242368e4c&sort_dir=asc&marker=84ea8d5e-ded8-48e5-b993-8c0242368e4c&sort_dir=asc used request id req-f1dcb7e9-1aad-4dd6-9799-94efa61743b4 2018-08-01 11:49:24,583 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-01 11:49:24,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/events?marker=84ea8d5e-ded8-48e5-b993-8c0242368e4c&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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 11:49:24,615 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:49:24 GMT Server: Apache x-openstack-request-id: req-0f065a11-b378-44ed-99e0-1513ece5815e Location: http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=84ea8d5e-ded8-48e5-b993-8c0242368e4c&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-08-01 11:49:24,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:49:24 GMT Server: Apache x-openstack-request-id: req-346af3c7-e2c9-431c-96ff-7c23e1c40d5e Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-01 11:49:24,657 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=84ea8d5e-ded8-48e5-b993-8c0242368e4c&sort_dir=asc&marker=84ea8d5e-ded8-48e5-b993-8c0242368e4c&sort_dir=asc used request id req-346af3c7-e2c9-431c-96ff-7c23e1c40d5e 2018-08-01 11:49:24,658 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0738918781281s 2018-08-01 11:49:24,658 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=84ea8d5e-ded8-48e5-b993-8c0242368e4c&sort_dir=asc&marker=84ea8d5e-ded8-48e5-b993-8c0242368e4c&sort_dir=asc used request id req-346af3c7-e2c9-431c-96ff-7c23e1c40d5e 2018-08-01 11:49:24,658 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-01 11:49:24,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 11:49:24,691 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:49:24 GMT Server: Apache x-openstack-request-id: req-54fd59a4-8f43-4b30-b98d-73cea11f449c Location: http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614?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-08-01 11:49:24,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:49:24 GMT Server: Apache x-openstack-request-id: req-dae56fa8-ce08-412d-95a6-b368794d0624 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 877 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_4df9543f-1de4-4fee-82bc-41730c529ffa", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_4df9543f-1de4-4fee-82bc-41730c529ffa", "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_4df9543f-1de4-4fee-82bc-41730c529ffa", "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": "e7d7be46-2840-4976-87a2-d78a4e5c6089", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "ca91af63-0a00-4d10-bdbb-dd69d20a0614", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "55894c9499624029a9767a49e2d0e217", "tags": null, "creation_time": "2018-08-01T11:45:57Z", "links": [{"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ca91af63-0a00-4d10-bdbb-dd69d20a0614", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-01 11:49:24,716 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614?resolve_outputs=False used request id req-dae56fa8-ce08-412d-95a6-b368794d0624 2018-08-01 11:49:24,717 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0580048561096s 2018-08-01 11:49:24,717 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614?resolve_outputs=False used request id req-dae56fa8-ce08-412d-95a6-b368794d0624 2018-08-01 11:49:29,723 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-01 11:49:29,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/events?marker=84ea8d5e-ded8-48e5-b993-8c0242368e4c&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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 11:49:29,755 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:49:29 GMT Server: Apache x-openstack-request-id: req-c963ee69-b754-491e-814f-f2d62e7af234 Location: http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=84ea8d5e-ded8-48e5-b993-8c0242368e4c&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-08-01 11:49:29,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:49:29 GMT Server: Apache x-openstack-request-id: req-d73175ba-5286-4ced-bb96-7d3f29d413bf Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-01 11:49:29,796 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=84ea8d5e-ded8-48e5-b993-8c0242368e4c&sort_dir=asc&marker=84ea8d5e-ded8-48e5-b993-8c0242368e4c&sort_dir=asc used request id req-d73175ba-5286-4ced-bb96-7d3f29d413bf 2018-08-01 11:49:29,796 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.07257604599s 2018-08-01 11:49:29,797 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=84ea8d5e-ded8-48e5-b993-8c0242368e4c&sort_dir=asc&marker=84ea8d5e-ded8-48e5-b993-8c0242368e4c&sort_dir=asc used request id req-d73175ba-5286-4ced-bb96-7d3f29d413bf 2018-08-01 11:49:34,802 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-01 11:49:34,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/events?marker=84ea8d5e-ded8-48e5-b993-8c0242368e4c&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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 11:49:34,832 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:49:34 GMT Server: Apache x-openstack-request-id: req-62b14a93-586e-44dc-8531-c431fd3f66a4 Location: http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=84ea8d5e-ded8-48e5-b993-8c0242368e4c&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-08-01 11:49:34,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:49:34 GMT Server: Apache x-openstack-request-id: req-2d1760bb-92e6-4b41-a90e-842dda980917 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-01 11:49:34,874 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=84ea8d5e-ded8-48e5-b993-8c0242368e4c&sort_dir=asc&marker=84ea8d5e-ded8-48e5-b993-8c0242368e4c&sort_dir=asc used request id req-2d1760bb-92e6-4b41-a90e-842dda980917 2018-08-01 11:49:34,874 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.071573972702s 2018-08-01 11:49:34,874 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=84ea8d5e-ded8-48e5-b993-8c0242368e4c&sort_dir=asc&marker=84ea8d5e-ded8-48e5-b993-8c0242368e4c&sort_dir=asc used request id req-2d1760bb-92e6-4b41-a90e-842dda980917 2018-08-01 11:49:34,875 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-01 11:49:34,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 11:49:34,903 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:49:34 GMT Server: Apache x-openstack-request-id: req-109496ad-e1b2-4a53-8025-8be7299c865c Location: http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614?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-08-01 11:49:34,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:49:34 GMT Server: Apache x-openstack-request-id: req-1e433737-7a43-488e-b2c0-0d0da7cf7c8e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 877 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_4df9543f-1de4-4fee-82bc-41730c529ffa", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_4df9543f-1de4-4fee-82bc-41730c529ffa", "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_4df9543f-1de4-4fee-82bc-41730c529ffa", "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": "e7d7be46-2840-4976-87a2-d78a4e5c6089", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "ca91af63-0a00-4d10-bdbb-dd69d20a0614", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "55894c9499624029a9767a49e2d0e217", "tags": null, "creation_time": "2018-08-01T11:45:57Z", "links": [{"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ca91af63-0a00-4d10-bdbb-dd69d20a0614", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-01 11:49:34,928 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614?resolve_outputs=False used request id req-1e433737-7a43-488e-b2c0-0d0da7cf7c8e 2018-08-01 11:49:34,928 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0531480312347s 2018-08-01 11:49:34,928 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614?resolve_outputs=False used request id req-1e433737-7a43-488e-b2c0-0d0da7cf7c8e 2018-08-01 11:49:39,935 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-01 11:49:39,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/events?marker=84ea8d5e-ded8-48e5-b993-8c0242368e4c&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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 11:49:39,963 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:49:39 GMT Server: Apache x-openstack-request-id: req-0cd94e80-d652-4b4d-9967-e206838f7611 Location: http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=84ea8d5e-ded8-48e5-b993-8c0242368e4c&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-08-01 11:49:40,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:49:39 GMT Server: Apache x-openstack-request-id: req-9cd38ffa-b04a-474b-9612-0196236dfa5b Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-01 11:49:40,036 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=84ea8d5e-ded8-48e5-b993-8c0242368e4c&sort_dir=asc&marker=84ea8d5e-ded8-48e5-b993-8c0242368e4c&sort_dir=asc used request id req-9cd38ffa-b04a-474b-9612-0196236dfa5b 2018-08-01 11:49:40,036 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.100703954697s 2018-08-01 11:49:40,036 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=84ea8d5e-ded8-48e5-b993-8c0242368e4c&sort_dir=asc&marker=84ea8d5e-ded8-48e5-b993-8c0242368e4c&sort_dir=asc used request id req-9cd38ffa-b04a-474b-9612-0196236dfa5b 2018-08-01 11:49:45,042 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-01 11:49:45,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/events?marker=84ea8d5e-ded8-48e5-b993-8c0242368e4c&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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 11:49:45,071 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:49:45 GMT Server: Apache x-openstack-request-id: req-b9adea28-71ec-4f72-9ae5-c25dcd7d95e5 Location: http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=84ea8d5e-ded8-48e5-b993-8c0242368e4c&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-08-01 11:49:45,118 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:49:45 GMT Server: Apache x-openstack-request-id: req-773c9138-fe5f-469f-9d6c-369aae60f4e2 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 717 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "ellis", "event_time": "2018-08-01T11:49:43Z", "links": [{"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/resources/ellis/events/41849c26-439e-4197-ac79-bbfb0888cab4", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "52ce7ecd-c306-4975-ba15-f1adaeaa322c", "id": "41849c26-439e-4197-ac79-bbfb0888cab4"}, {"resource_name": "homer", "event_time": "2018-08-01T11:49:43Z", "links": [{"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/resources/homer/events/836ebe59-3c40-455d-aed7-be439d77fa16", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-homer-ii7ckxz5g23c", "id": "836ebe59-3c40-455d-aed7-be439d77fa16"}, {"resource_name": "vellum", "event_time": "2018-08-01T11:49:43Z", "links": [{"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/resources/vellum/events/881fe878-2d11-499d-8d90-f6995652c7db", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-vellum-kxnqbdlmt4g4", "id": "881fe878-2d11-499d-8d90-f6995652c7db"}, {"resource_name": "dime", "event_time": "2018-08-01T11:49:43Z", "links": [{"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/resources/dime/events/266f0ad8-82c1-4c46-a15b-fd7d1bf75302", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-dime-f7bkqbpy3efa", "id": "266f0ad8-82c1-4c46-a15b-fd7d1bf75302"}, {"resource_name": "sprout", "event_time": "2018-08-01T11:49:43Z", "links": [{"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/resources/sprout/events/058063fd-9edf-4437-991b-ba101e617c90", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-sprout-dsmmayhyjxad", "id": "058063fd-9edf-4437-991b-ba101e617c90"}, {"resource_name": "bono", "event_time": "2018-08-01T11:49:43Z", "links": [{"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/resources/bono/events/2feda258-c78d-40fa-899c-3d2470ed902c", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-bono-xstwlenjrxpz", "id": "2feda258-c78d-40fa-899c-3d2470ed902c"}]} 2018-08-01 11:49:45,118 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=84ea8d5e-ded8-48e5-b993-8c0242368e4c&sort_dir=asc&marker=84ea8d5e-ded8-48e5-b993-8c0242368e4c&sort_dir=asc used request id req-773c9138-fe5f-469f-9d6c-369aae60f4e2 2018-08-01 11:49:45,118 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0766260623932s 2018-08-01 11:49:45,119 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=84ea8d5e-ded8-48e5-b993-8c0242368e4c&sort_dir=asc&marker=84ea8d5e-ded8-48e5-b993-8c0242368e4c&sort_dir=asc used request id req-773c9138-fe5f-469f-9d6c-369aae60f4e2 2018-08-01 11:49:50,126 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-01 11:49:50,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/events?marker=2feda258-c78d-40fa-899c-3d2470ed902c&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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 11:49:50,209 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:49:50 GMT Server: Apache x-openstack-request-id: req-4f738aa6-bd3f-40a2-b7b7-9c7e66133491 Location: http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=2feda258-c78d-40fa-899c-3d2470ed902c&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-08-01 11:49:50,291 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:49:50 GMT Server: Apache x-openstack-request-id: req-8c4ae387-2170-44e7-9748-d0eb9d328ca1 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-01 11:49:50,291 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=2feda258-c78d-40fa-899c-3d2470ed902c&sort_dir=asc&marker=2feda258-c78d-40fa-899c-3d2470ed902c&sort_dir=asc used request id req-8c4ae387-2170-44e7-9748-d0eb9d328ca1 2018-08-01 11:49:50,291 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.165416955948s 2018-08-01 11:49:50,291 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=2feda258-c78d-40fa-899c-3d2470ed902c&sort_dir=asc&marker=2feda258-c78d-40fa-899c-3d2470ed902c&sort_dir=asc used request id req-8c4ae387-2170-44e7-9748-d0eb9d328ca1 2018-08-01 11:49:55,297 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-01 11:49:55,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/events?marker=2feda258-c78d-40fa-899c-3d2470ed902c&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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 11:49:55,329 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:49:55 GMT Server: Apache x-openstack-request-id: req-55d920e6-bbea-4b77-a808-4ac60696edfa Location: http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=2feda258-c78d-40fa-899c-3d2470ed902c&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-08-01 11:49:55,373 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:49:55 GMT Server: Apache x-openstack-request-id: req-5576f90c-9756-41dd-821c-765ab0eb893c Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-01 11:49:55,374 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=2feda258-c78d-40fa-899c-3d2470ed902c&sort_dir=asc&marker=2feda258-c78d-40fa-899c-3d2470ed902c&sort_dir=asc used request id req-5576f90c-9756-41dd-821c-765ab0eb893c 2018-08-01 11:49:55,374 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0763578414917s 2018-08-01 11:49:55,374 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=2feda258-c78d-40fa-899c-3d2470ed902c&sort_dir=asc&marker=2feda258-c78d-40fa-899c-3d2470ed902c&sort_dir=asc used request id req-5576f90c-9756-41dd-821c-765ab0eb893c 2018-08-01 11:49:55,375 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-01 11:49:55,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 11:49:55,407 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:49:55 GMT Server: Apache x-openstack-request-id: req-4c310c03-a2a0-4b18-a601-9a535c1bf973 Location: http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614?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-08-01 11:49:55,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:49:55 GMT Server: Apache x-openstack-request-id: req-cd937adf-7f5c-435f-a132-e86cf93bdf0b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 877 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_4df9543f-1de4-4fee-82bc-41730c529ffa", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_4df9543f-1de4-4fee-82bc-41730c529ffa", "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_4df9543f-1de4-4fee-82bc-41730c529ffa", "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": "e7d7be46-2840-4976-87a2-d78a4e5c6089", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "ca91af63-0a00-4d10-bdbb-dd69d20a0614", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "55894c9499624029a9767a49e2d0e217", "tags": null, "creation_time": "2018-08-01T11:45:57Z", "links": [{"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ca91af63-0a00-4d10-bdbb-dd69d20a0614", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-01 11:49:55,451 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614?resolve_outputs=False used request id req-cd937adf-7f5c-435f-a132-e86cf93bdf0b 2018-08-01 11:49:55,451 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0759830474854s 2018-08-01 11:49:55,451 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614?resolve_outputs=False used request id req-cd937adf-7f5c-435f-a132-e86cf93bdf0b 2018-08-01 11:50:00,457 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-01 11:50:00,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/events?marker=2feda258-c78d-40fa-899c-3d2470ed902c&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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 11:50:00,489 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:50:00 GMT Server: Apache x-openstack-request-id: req-d845b66d-071a-471c-8b55-83dcf1cbd923 Location: http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=2feda258-c78d-40fa-899c-3d2470ed902c&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-08-01 11:50:00,532 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:50:00 GMT Server: Apache x-openstack-request-id: req-c60fecc9-f1a1-49a8-aede-c4f3d0cb21a4 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-01 11:50:00,533 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=2feda258-c78d-40fa-899c-3d2470ed902c&sort_dir=asc&marker=2feda258-c78d-40fa-899c-3d2470ed902c&sort_dir=asc used request id req-c60fecc9-f1a1-49a8-aede-c4f3d0cb21a4 2018-08-01 11:50:00,533 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.075071811676s 2018-08-01 11:50:00,533 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=2feda258-c78d-40fa-899c-3d2470ed902c&sort_dir=asc&marker=2feda258-c78d-40fa-899c-3d2470ed902c&sort_dir=asc used request id req-c60fecc9-f1a1-49a8-aede-c4f3d0cb21a4 2018-08-01 11:50:05,534 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-01 11:50:05,538 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/events?marker=2feda258-c78d-40fa-899c-3d2470ed902c&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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 11:50:05,566 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:50:05 GMT Server: Apache x-openstack-request-id: req-81af73dd-a06d-4806-8099-c3995df74d92 Location: http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=2feda258-c78d-40fa-899c-3d2470ed902c&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-08-01 11:50:05,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:50:05 GMT Server: Apache x-openstack-request-id: req-3821aec1-507b-47a0-ba15-4c88ae729810 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-01 11:50:05,606 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=2feda258-c78d-40fa-899c-3d2470ed902c&sort_dir=asc&marker=2feda258-c78d-40fa-899c-3d2470ed902c&sort_dir=asc used request id req-3821aec1-507b-47a0-ba15-4c88ae729810 2018-08-01 11:50:05,606 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0713181495667s 2018-08-01 11:50:05,606 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=2feda258-c78d-40fa-899c-3d2470ed902c&sort_dir=asc&marker=2feda258-c78d-40fa-899c-3d2470ed902c&sort_dir=asc used request id req-3821aec1-507b-47a0-ba15-4c88ae729810 2018-08-01 11:50:05,607 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-01 11:50:05,609 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 11:50:05,634 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:50:05 GMT Server: Apache x-openstack-request-id: req-b709fdff-de6f-4aa1-891e-9142f2cb9ecd Location: http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614?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-08-01 11:50:05,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:50:05 GMT Server: Apache x-openstack-request-id: req-6c769a88-8f6d-40df-b6db-890f24b21428 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 877 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_4df9543f-1de4-4fee-82bc-41730c529ffa", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_4df9543f-1de4-4fee-82bc-41730c529ffa", "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_4df9543f-1de4-4fee-82bc-41730c529ffa", "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": "e7d7be46-2840-4976-87a2-d78a4e5c6089", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "ca91af63-0a00-4d10-bdbb-dd69d20a0614", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "55894c9499624029a9767a49e2d0e217", "tags": null, "creation_time": "2018-08-01T11:45:57Z", "links": [{"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ca91af63-0a00-4d10-bdbb-dd69d20a0614", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-01 11:50:05,676 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614?resolve_outputs=False used request id req-6c769a88-8f6d-40df-b6db-890f24b21428 2018-08-01 11:50:05,676 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0691010951996s 2018-08-01 11:50:05,676 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614?resolve_outputs=False used request id req-6c769a88-8f6d-40df-b6db-890f24b21428 2018-08-01 11:50:10,683 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-01 11:50:10,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/events?marker=2feda258-c78d-40fa-899c-3d2470ed902c&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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 11:50:10,713 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:50:10 GMT Server: Apache x-openstack-request-id: req-4f4fcf5e-e7a7-40ef-a05c-6793f4c7c28c Location: http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=2feda258-c78d-40fa-899c-3d2470ed902c&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-08-01 11:50:10,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:50:10 GMT Server: Apache x-openstack-request-id: req-12e96490-5238-4294-a038-8fc12be9b67a Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-01 11:50:10,755 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=2feda258-c78d-40fa-899c-3d2470ed902c&sort_dir=asc&marker=2feda258-c78d-40fa-899c-3d2470ed902c&sort_dir=asc used request id req-12e96490-5238-4294-a038-8fc12be9b67a 2018-08-01 11:50:10,756 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0724918842316s 2018-08-01 11:50:10,756 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=2feda258-c78d-40fa-899c-3d2470ed902c&sort_dir=asc&marker=2feda258-c78d-40fa-899c-3d2470ed902c&sort_dir=asc used request id req-12e96490-5238-4294-a038-8fc12be9b67a 2018-08-01 11:50:15,762 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-01 11:50:15,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/events?marker=2feda258-c78d-40fa-899c-3d2470ed902c&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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 11:50:15,790 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:50:15 GMT Server: Apache x-openstack-request-id: req-bb30ef9c-5fc0-4a2f-9bb7-aa41ad5b9d56 Location: http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=2feda258-c78d-40fa-899c-3d2470ed902c&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-08-01 11:50:15,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:50:15 GMT Server: Apache x-openstack-request-id: req-56ec77ec-983d-43d8-b678-6f0204e12f16 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-01 11:50:15,832 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=2feda258-c78d-40fa-899c-3d2470ed902c&sort_dir=asc&marker=2feda258-c78d-40fa-899c-3d2470ed902c&sort_dir=asc used request id req-56ec77ec-983d-43d8-b678-6f0204e12f16 2018-08-01 11:50:15,832 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0703558921814s 2018-08-01 11:50:15,832 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=2feda258-c78d-40fa-899c-3d2470ed902c&sort_dir=asc&marker=2feda258-c78d-40fa-899c-3d2470ed902c&sort_dir=asc used request id req-56ec77ec-983d-43d8-b678-6f0204e12f16 2018-08-01 11:50:15,833 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-01 11:50:15,835 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 11:50:15,862 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:50:15 GMT Server: Apache x-openstack-request-id: req-5fbc89da-ca11-468a-90ea-1b3bf11abb38 Location: http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614?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-08-01 11:50:15,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:50:15 GMT Server: Apache x-openstack-request-id: req-05f91ce4-b3cb-43d3-a5aa-57dab1342625 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 877 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_4df9543f-1de4-4fee-82bc-41730c529ffa", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_4df9543f-1de4-4fee-82bc-41730c529ffa", "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_4df9543f-1de4-4fee-82bc-41730c529ffa", "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": "e7d7be46-2840-4976-87a2-d78a4e5c6089", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "ca91af63-0a00-4d10-bdbb-dd69d20a0614", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "55894c9499624029a9767a49e2d0e217", "tags": null, "creation_time": "2018-08-01T11:45:57Z", "links": [{"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ca91af63-0a00-4d10-bdbb-dd69d20a0614", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-01 11:50:15,887 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614?resolve_outputs=False used request id req-05f91ce4-b3cb-43d3-a5aa-57dab1342625 2018-08-01 11:50:15,887 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.054260969162s 2018-08-01 11:50:15,888 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614?resolve_outputs=False used request id req-05f91ce4-b3cb-43d3-a5aa-57dab1342625 2018-08-01 11:50:20,894 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-01 11:50:20,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/events?marker=2feda258-c78d-40fa-899c-3d2470ed902c&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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 11:50:20,923 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:50:20 GMT Server: Apache x-openstack-request-id: req-fc8e11fb-d9e7-4ad0-b368-a4f439d89252 Location: http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=2feda258-c78d-40fa-899c-3d2470ed902c&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-08-01 11:50:20,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:50:20 GMT Server: Apache x-openstack-request-id: req-03b31f21-b0cf-42fa-838b-20f36e3a4491 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-01 11:50:20,965 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=2feda258-c78d-40fa-899c-3d2470ed902c&sort_dir=asc&marker=2feda258-c78d-40fa-899c-3d2470ed902c&sort_dir=asc used request id req-03b31f21-b0cf-42fa-838b-20f36e3a4491 2018-08-01 11:50:20,965 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0708401203156s 2018-08-01 11:50:20,965 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=2feda258-c78d-40fa-899c-3d2470ed902c&sort_dir=asc&marker=2feda258-c78d-40fa-899c-3d2470ed902c&sort_dir=asc used request id req-03b31f21-b0cf-42fa-838b-20f36e3a4491 2018-08-01 11:50:25,971 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-01 11:50:25,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/events?marker=2feda258-c78d-40fa-899c-3d2470ed902c&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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 11:50:26,000 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:50:25 GMT Server: Apache x-openstack-request-id: req-56da1a38-51e7-4381-80da-5dda4b9959d0 Location: http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=2feda258-c78d-40fa-899c-3d2470ed902c&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-08-01 11:50:26,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:50:26 GMT Server: Apache x-openstack-request-id: req-86b403a9-8b0d-4771-98ee-974ce5159948 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-01 11:50:26,041 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=2feda258-c78d-40fa-899c-3d2470ed902c&sort_dir=asc&marker=2feda258-c78d-40fa-899c-3d2470ed902c&sort_dir=asc used request id req-86b403a9-8b0d-4771-98ee-974ce5159948 2018-08-01 11:50:26,041 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0693299770355s 2018-08-01 11:50:26,041 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=2feda258-c78d-40fa-899c-3d2470ed902c&sort_dir=asc&marker=2feda258-c78d-40fa-899c-3d2470ed902c&sort_dir=asc used request id req-86b403a9-8b0d-4771-98ee-974ce5159948 2018-08-01 11:50:26,041 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-01 11:50:26,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 11:50:26,092 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:50:26 GMT Server: Apache x-openstack-request-id: req-9318e1d9-2eac-4f0b-9a6e-86337f11f12c Location: http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614?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-08-01 11:50:26,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:50:26 GMT Server: Apache x-openstack-request-id: req-2f4e85ff-d781-4c88-be61-303ee1ecfda5 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 877 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_4df9543f-1de4-4fee-82bc-41730c529ffa", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_4df9543f-1de4-4fee-82bc-41730c529ffa", "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_4df9543f-1de4-4fee-82bc-41730c529ffa", "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": "e7d7be46-2840-4976-87a2-d78a4e5c6089", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "ca91af63-0a00-4d10-bdbb-dd69d20a0614", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "55894c9499624029a9767a49e2d0e217", "tags": null, "creation_time": "2018-08-01T11:45:57Z", "links": [{"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ca91af63-0a00-4d10-bdbb-dd69d20a0614", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-01 11:50:26,135 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614?resolve_outputs=False used request id req-2f4e85ff-d781-4c88-be61-303ee1ecfda5 2018-08-01 11:50:26,135 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0937039852142s 2018-08-01 11:50:26,136 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614?resolve_outputs=False used request id req-2f4e85ff-d781-4c88-be61-303ee1ecfda5 2018-08-01 11:50:31,137 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-01 11:50:31,140 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/events?marker=2feda258-c78d-40fa-899c-3d2470ed902c&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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 11:50:31,167 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:50:31 GMT Server: Apache x-openstack-request-id: req-a87f1a5d-4b1c-4116-97fa-79c18d216b43 Location: http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=2feda258-c78d-40fa-899c-3d2470ed902c&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-08-01 11:50:31,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:50:31 GMT Server: Apache x-openstack-request-id: req-0af66d11-d2ad-49a1-a831-bf8b5e894794 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-01 11:50:31,209 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=2feda258-c78d-40fa-899c-3d2470ed902c&sort_dir=asc&marker=2feda258-c78d-40fa-899c-3d2470ed902c&sort_dir=asc used request id req-0af66d11-d2ad-49a1-a831-bf8b5e894794 2018-08-01 11:50:31,209 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0717720985413s 2018-08-01 11:50:31,209 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=2feda258-c78d-40fa-899c-3d2470ed902c&sort_dir=asc&marker=2feda258-c78d-40fa-899c-3d2470ed902c&sort_dir=asc used request id req-0af66d11-d2ad-49a1-a831-bf8b5e894794 2018-08-01 11:50:36,215 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-01 11:50:36,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/events?marker=2feda258-c78d-40fa-899c-3d2470ed902c&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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 11:50:36,245 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:50:36 GMT Server: Apache x-openstack-request-id: req-a3f8141a-c046-40c2-b30d-62837b5d50f7 Location: http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=2feda258-c78d-40fa-899c-3d2470ed902c&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-08-01 11:50:36,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:50:36 GMT Server: Apache x-openstack-request-id: req-68604159-0658-4b24-9661-5a4ed9b56ec2 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 445 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "vellum", "event_time": "2018-08-01T11:50:31Z", "links": [{"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/resources/vellum/events/485e0742-5492-422c-bb2a-aaed3a947a22", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "21a05763-1c1e-4b1e-adda-0c7dbd8974bb", "id": "485e0742-5492-422c-bb2a-aaed3a947a22"}, {"resource_name": "sprout", "event_time": "2018-08-01T11:50:35Z", "links": [{"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/resources/sprout/events/49a09f16-6804-4991-8f25-bf2330df43a1", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "5af6a1d2-1efb-4ad7-abf8-234063c6e16f", "id": "49a09f16-6804-4991-8f25-bf2330df43a1"}]} 2018-08-01 11:50:36,287 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=2feda258-c78d-40fa-899c-3d2470ed902c&sort_dir=asc&marker=2feda258-c78d-40fa-899c-3d2470ed902c&sort_dir=asc used request id req-68604159-0658-4b24-9661-5a4ed9b56ec2 2018-08-01 11:50:36,287 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0718171596527s 2018-08-01 11:50:36,288 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=2feda258-c78d-40fa-899c-3d2470ed902c&sort_dir=asc&marker=2feda258-c78d-40fa-899c-3d2470ed902c&sort_dir=asc used request id req-68604159-0658-4b24-9661-5a4ed9b56ec2 2018-08-01 11:50:41,294 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-01 11:50:41,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/events?marker=49a09f16-6804-4991-8f25-bf2330df43a1&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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 11:50:41,324 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:50:41 GMT Server: Apache x-openstack-request-id: req-a9fa6708-07af-46af-9dd8-ac1655bf95bb Location: http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=49a09f16-6804-4991-8f25-bf2330df43a1&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-08-01 11:50:41,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:50:41 GMT Server: Apache x-openstack-request-id: req-38106660-81ed-4ca4-b04d-1c69fc27a901 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "bono", "event_time": "2018-08-01T11:50:40Z", "links": [{"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/resources/bono/events/a7ffeffa-49bb-49b9-8014-6b5f9cb8b94d", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "ddbb1967-812e-4e90-a85f-fed84265f83b", "id": "a7ffeffa-49bb-49b9-8014-6b5f9cb8b94d"}]} 2018-08-01 11:50:41,366 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=49a09f16-6804-4991-8f25-bf2330df43a1&sort_dir=asc&marker=49a09f16-6804-4991-8f25-bf2330df43a1&sort_dir=asc used request id req-38106660-81ed-4ca4-b04d-1c69fc27a901 2018-08-01 11:50:41,367 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.072634935379s 2018-08-01 11:50:41,367 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=49a09f16-6804-4991-8f25-bf2330df43a1&sort_dir=asc&marker=49a09f16-6804-4991-8f25-bf2330df43a1&sort_dir=asc used request id req-38106660-81ed-4ca4-b04d-1c69fc27a901 2018-08-01 11:50:46,373 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-01 11:50:46,376 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/events?marker=a7ffeffa-49bb-49b9-8014-6b5f9cb8b94d&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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 11:50:46,403 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:50:46 GMT Server: Apache x-openstack-request-id: req-4261cc67-8317-45e2-ad48-e9dcb4273094 Location: http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=a7ffeffa-49bb-49b9-8014-6b5f9cb8b94d&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-08-01 11:50:46,447 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:50:46 GMT Server: Apache x-openstack-request-id: req-3e509696-613a-4287-92da-729111f2959f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 522 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "homer", "event_time": "2018-08-01T11:50:41Z", "links": [{"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/resources/homer/events/25df35d6-1b84-4856-a79a-bd7a2468d032", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "8a2f14e4-f55e-4a17-bac6-d954bac65441", "id": "25df35d6-1b84-4856-a79a-bd7a2468d032"}, {"resource_name": "dime", "event_time": "2018-08-01T11:50:42Z", "links": [{"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/resources/dime/events/3e624168-b27b-4761-8d69-842f16cfe2b7", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "bfa970b3-ab22-423f-9271-4dbae1fa5930", "id": "3e624168-b27b-4761-8d69-842f16cfe2b7"}, {"resource_name": "clearwater-opnfv", "event_time": "2018-08-01T11:50:42Z", "links": [{"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/resources/clearwater-opnfv/events/a38b8ac0-82f8-44d1-b7e5-5745d12275da", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack CREATE completed successfully", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "ca91af63-0a00-4d10-bdbb-dd69d20a0614", "id": "a38b8ac0-82f8-44d1-b7e5-5745d12275da"}]} 2018-08-01 11:50:46,447 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=a7ffeffa-49bb-49b9-8014-6b5f9cb8b94d&sort_dir=asc&marker=a7ffeffa-49bb-49b9-8014-6b5f9cb8b94d&sort_dir=asc used request id req-3e509696-613a-4287-92da-729111f2959f 2018-08-01 11:50:46,447 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0740458965302s 2018-08-01 11:50:46,448 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=a7ffeffa-49bb-49b9-8014-6b5f9cb8b94d&sort_dir=asc&marker=a7ffeffa-49bb-49b9-8014-6b5f9cb8b94d&sort_dir=asc used request id req-3e509696-613a-4287-92da-729111f2959f 2018-08-01 11:50:46,449 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-01 11:50:46,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 11:50:46,478 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:50:46 GMT Server: Apache x-openstack-request-id: req-e55e8757-5d01-4ec6-bb85-592794215fd7 Location: http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614 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-08-01 11:50:46,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:50:46 GMT Server: Apache x-openstack-request-id: req-cc8de7fe-58ae-4db5-b25d-f720e9f1746c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 949 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_4df9543f-1de4-4fee-82bc-41730c529ffa", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_4df9543f-1de4-4fee-82bc-41730c529ffa", "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_4df9543f-1de4-4fee-82bc-41730c529ffa", "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": "e7d7be46-2840-4976-87a2-d78a4e5c6089", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "ca91af63-0a00-4d10-bdbb-dd69d20a0614", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "55894c9499624029a9767a49e2d0e217", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-01T11:45:57Z", "links": [{"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": 60, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "ca91af63-0a00-4d10-bdbb-dd69d20a0614", "outputs": [{"output_value": "172.30.9.200", "output_key": "dns_ip", "description": "IP address of DNS"}, {"output_value": "clearwater.opnfv", "output_key": "zone", "description": "DNS zone"}], "template_description": "Clearwater deployment\n"}} 2018-08-01 11:50:46,602 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614 used request id req-cc8de7fe-58ae-4db5-b25d-f720e9f1746c 2018-08-01 11:50:46,603 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.15348815918s 2018-08-01 11:50:46,603 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614 used request id req-cc8de7fe-58ae-4db5-b25d-f720e9f1746c 2018-08-01 11:50:46,604 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - stack: Munch({'stack_name': u'clearwater-opnfv', 'creation_time': u'2018-08-01T11:45:57Z', 'updated_at': None, 'notification_topics': [], 'timeout_mins': 60, 'owner': None, 'tempate_description': u'Clearwater deployment\n', 'deleted_at': None, 'id': u'ca91af63-0a00-4d10-bdbb-dd69d20a0614', 'parameters': Munch({u'OS::project_id': u'733772e3f94f4f95a51c34f8f2a0e8e7', u'private_sig_net_ip_version': u'4', u'image': u'heat_ims-img_alt_4df9543f-1de4-4fee-82bc-41730c529ffa', u'private_mgmt_net_pool_start': u'192.168.0.1', u'dime_cluster_size': u'1', u'flavor': u'heat_ims-flavor_alt_4df9543f-1de4-4fee-82bc-41730c529ffa', u'sprout_cluster_size': u'1', u'private_sig_net_pool_start': u'192.168.1.1', u'zone': u'clearwater.opnfv', u'private_mgmt_net_pool_end': u'192.168.0.253', u'external_mgmt_dns_ip': u'8.8.8.8', u'private_sig_net_cidr': u'192.168.1.0/24', u'external_sig_dns_ip': u'8.8.8.8', u'private_sig_net_gateway': u'192.168.1.254', u'vellum_cluster_size': u'1', u'OS::stack_name': u'clearwater-opnfv', u'key_name': u'heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa', u'dn_range_length': u'1000', u'private_mgmt_net_cidr': u'192.168.0.0/24', u'private_sig_net_pool_end': u'192.168.1.253', u'dn_range_start': u'6505550000', u'public_sig_net_id': u'e7d7be46-2840-4976-87a2-d78a4e5c6089', u'repo_url': u'http://repo.cw-ngv.com/stable', u'homer_cluster_size': u'1', u'private_mgmt_net_gateway': u'192.168.0.254', u'OS::stack_id': u'ca91af63-0a00-4d10-bdbb-dd69d20a0614', u'dnssec_key': u'GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==', u'bono_cluster_size': u'1', u'public_mgmt_net_id': u'e7d7be46-2840-4976-87a2-d78a4e5c6089'}), 'deletion_time': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'name': 'heat_ims-project_4df9543f-1de4-4fee-82bc-41730c529ffa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'stack_user_project_id': u'55894c9499624029a9767a49e2d0e217', 'status': u'COMPLETE', 'disable_rollback': False, 'description': u'Clearwater deployment\n', 'parent': None, 'tags': None, 'outputs': [Munch({u'output_value': u'172.30.9.200', u'output_key': u'dns_ip', u'description': u'IP address of DNS'}), Munch({u'output_value': u'clearwater.opnfv', u'output_key': u'zone', u'description': u'DNS zone'})], 'stack_owner': None, 'stack_status': u'CREATE_COMPLETE', 'status_reason': u'Stack CREATE completed successfully', 'properties': Munch({u'capabilities': []}), 'template_description': u'Clearwater deployment\n', 'is_rollback_enabled': False, 'name': u'clearwater-opnfv', 'created_at': u'2018-08-01T11:45:57Z', 'stack_status_reason': u'Stack CREATE completed successfully', 'updated_time': None, 'action': u'CREATE', 'identifier': 'clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614'}) 2018-08-01 11:50:46,605 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:50:46,608 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 11:50:47,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:50: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-2c6c2fdc-648c-44f1-b5b8-df760163d009 x-compute-request-id: req-2c6c2fdc-648c-44f1-b5b8-df760163d009 Content-Encoding: gzip Content-Length: 1500 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:73:21:e6", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:21:e6", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:c1:22", "version": 4, "addr": "192.168.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:c1:22", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/403696c5-2dcf-4228-b5b0-f44121c73b7c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/403696c5-2dcf-4228-b5b0-f44121c73b7c", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:50:39.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "403696c5-2dcf-4228-b5b0-f44121c73b7c", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:50:39Z", "hostId": "b77b292b3e7d9cf79cae4c932a13feccc8c9d06d94f40658a48d29ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "homer-0.clearwater.opnfv", "created": "2018-08-01T11:49:56Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:65:ce:9b", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:ce:9b", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1a:c7:12", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/4bd05bc6-57ad-45f1-9a3d-6528db5d43ce", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/4bd05bc6-57ad-45f1-9a3d-6528db5d43ce", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:50:39.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "4bd05bc6-57ad-45f1-9a3d-6528db5d43ce", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:50:39Z", "hostId": "b77b292b3e7d9cf79cae4c932a13feccc8c9d06d94f40658a48d29ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "dime-0.clearwater.opnfv", "created": "2018-08-01T11:49:56Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:5a:2a:e0", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:2a:e0", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:a7:52", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:a7:52", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b9e44d42-7ef2-4457-a8ff-05ddaac34690", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b9e44d42-7ef2-4457-a8ff-05ddaac34690", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:50:39.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "b9e44d42-7ef2-4457-a8ff-05ddaac34690", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:50:39Z", "hostId": "b77b292b3e7d9cf79cae4c932a13feccc8c9d06d94f40658a48d29ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "bono-0.clearwater.opnfv", "created": "2018-08-01T11:49:56Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:8a:b7:0d", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:b7:0d", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:14:7b", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a5e6c3c0-1a1b-49e0-929c-51fea4ea1012", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a5e6c3c0-1a1b-49e0-929c-51fea4ea1012", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:50:32.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "a5e6c3c0-1a1b-49e0-929c-51fea4ea1012", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:50:33Z", "hostId": "0bf63998e69f749a8e677370730dafd105841e814b81fe61687a8d70", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-01T11:49:55Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:94:6d:cd", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:6d:cd", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:4d:c1", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/97163e3e-7028-4e1d-86ea-ce672c93ae8b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/97163e3e-7028-4e1d-86ea-ce672c93ae8b", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:50:29.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "97163e3e-7028-4e1d-86ea-ce672c93ae8b", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:50:29Z", "hostId": "b77b292b3e7d9cf79cae4c932a13feccc8c9d06d94f40658a48d29ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-01T11:49:54Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:c4:f6:13", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:f6:13", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/fd10f666-adc2-4414-a884-dcef4ada2d6d", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/fd10f666-adc2-4414-a884-dcef4ada2d6d", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:49:40.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "fd10f666-adc2-4414-a884-dcef4ada2d6d", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:49:40Z", "hostId": "0bf63998e69f749a8e677370730dafd105841e814b81fe61687a8d70", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-01T11:48:16Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:87:6e:c5", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:6e:c5", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:96:06", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/15fcad45-7e3e-496e-91b2-6dd6ba6f00fd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/15fcad45-7e3e-496e-91b2-6dd6ba6f00fd", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:48:06.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "15fcad45-7e3e-496e-91b2-6dd6ba6f00fd", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:48:06Z", "hostId": "b77b292b3e7d9cf79cae4c932a13feccc8c9d06d94f40658a48d29ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "ns.clearwater.opnfv", "created": "2018-08-01T11:46:20Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:50:47,221 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-2c6c2fdc-648c-44f1-b5b8-df760163d009 2018-08-01 11:50:47,221 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.615593194962s 2018-08-01 11:50:47,222 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-2c6c2fdc-648c-44f1-b5b8-df760163d009 2018-08-01 11:50:47,234 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-01 11:50:47,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 11:50:47,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1885 X-Openstack-Request-Id: req-e89d514e-de2c-42b7-9201-8c983847451e Date: Wed, 01 Aug 2018 11:50:47 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"4bec313a-d789-4455-a637-d5dc4dface3f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"733772e3f94f4f95a51c34f8f2a0e8e7","l2_adjacency":true,"status":"ACTIVE","subnets":["6f1086ec-ff2b-4bff-aa43-5d1813743479"],"description":"","tags":[],"updated_at":"2018-08-01T11:46:03Z","qos_policy_id":null,"name":"clearwater-opnfv-private-signaling","admin_state_up":true,"tenant_id":"733772e3f94f4f95a51c34f8f2a0e8e7","created_at":"2018-08-01T11:46:02Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dbe9669438844f3faecdc7fcc050e0d8","l2_adjacency":true,"status":"ACTIVE","subnets":["a5a333a9-9d0e-46a5-9440-2aa9c95d5013"],"description":"","tags":[],"updated_at":"2018-08-01T09:28:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:38Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e9c1f5b5-5c2a-4a98-82be-7398afca6ca0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"733772e3f94f4f95a51c34f8f2a0e8e7","l2_adjacency":true,"status":"ACTIVE","subnets":["d4072355-c9fe-4b33-a481-132c2595924a"],"description":"","tags":[],"updated_at":"2018-08-01T11:46:01Z","qos_policy_id":null,"name":"clearwater-opnfv-private-management","admin_state_up":true,"tenant_id":"733772e3f94f4f95a51c34f8f2a0e8e7","created_at":"2018-08-01T11:46:00Z","mtu":1450}]} 2018-08-01 11:50:47,369 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-e89d514e-de2c-42b7-9201-8c983847451e 2018-08-01 11:50:47,369 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.134839057922s 2018-08-01 11:50:47,370 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-e89d514e-de2c-42b7-9201-8c983847451e 2018-08-01 11:50:47,371 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-01 11:50:47,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 11:50:47,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1298 X-Openstack-Request-Id: req-0a0b24d1-b6f7-446c-a393-c0af89f8e8e3 Date: Wed, 01 Aug 2018 11:50:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4bec313a-d789-4455-a637-d5dc4dface3f","tenant_id":"733772e3f94f4f95a51c34f8f2a0e8e7","created_at":"2018-08-01T11:46:03Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-01T11:46:03Z","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":"733772e3f94f4f95a51c34f8f2a0e8e7","id":"6f1086ec-ff2b-4bff-aa43-5d1813743479","subnetpool_id":null,"name":"clearwater-opnfv-private-signaling"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e9c1f5b5-5c2a-4a98-82be-7398afca6ca0","tenant_id":"733772e3f94f4f95a51c34f8f2a0e8e7","created_at":"2018-08-01T11:46:01Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-01T11:46:01Z","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":"733772e3f94f4f95a51c34f8f2a0e8e7","id":"d4072355-c9fe-4b33-a481-132c2595924a","subnetpool_id":null,"name":"clearwater-opnfv-private-management"}]} 2018-08-01 11:50:47,425 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-0a0b24d1-b6f7-446c-a393-c0af89f8e8e3 2018-08-01 11:50:47,425 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.054426908493s 2018-08-01 11:50:47,425 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-0a0b24d1-b6f7-446c-a393-c0af89f8e8e3 2018-08-01 11:50:48,429 - shade - DEBUG - The cloud returned multiple addresses, and none of them seem to work. That might be what you wanted, but we have no clue what's going on, so we just picked one at random 2018-08-01 11:50:48,429 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-01 11:50:48,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 11:50:48,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:50: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-01a967ef-572d-461f-89b0-85032ef67ac3 x-compute-request-id: req-01a967ef-572d-461f-89b0-85032ef67ac3 Content-Encoding: gzip Content-Length: 472 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmtp-flavor_ee58c79f-c6fb-483f-8b9c-406ffbfad757", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "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": "4c324ef0-9d9b-4571-a235-9b48aa3aa85a"}, {"name": "shaker-flavor_81952131-3011-4d90-80f4-831743223f59", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "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": "5b61c696-1b5b-4204-b7e5-ca4a818093b0"}, {"name": "heat_ims-flavor_alt_4df9543f-1de4-4fee-82bc-41730c529ffa", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "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": "5c96a2e4-516e-42b5-836c-6c812ace69f3"}]} 2018-08-01 11:50:48,458 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-01a967ef-572d-461f-89b0-85032ef67ac3 2018-08-01 11:50:48,458 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0288240909576s 2018-08-01 11:50:48,459 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-01a967ef-572d-461f-89b0-85032ef67ac3 2018-08-01 11:50:48,461 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-08-01 11:50:48,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/403696c5-2dcf-4228-b5b0-f44121c73b7c/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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 11:50:48,691 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:50: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-4a16e19f-e54e-4440-b8c2-c0009e88f036 x-compute-request-id: req-4a16e19f-e54e-4440-b8c2-c0009e88f036 Content-Encoding: gzip Content-Length: 736 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "86625c36-3bbb-4b9f-9b71-b0b2adc6b17a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "717fcf94-7eea-4e8f-a090-aff0b6c533c0"}, {"from_port": 4000, "group": {"tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "86625c36-3bbb-4b9f-9b71-b0b2adc6b17a", "ip_range": {}, "id": "73b2728e-e4aa-4da4-9539-9ea9bfd48114"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "86625c36-3bbb-4b9f-9b71-b0b2adc6b17a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "8af0e045-c549-4095-8f06-a0f0274eb5b2"}, {"from_port": 2380, "group": {"tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "86625c36-3bbb-4b9f-9b71-b0b2adc6b17a", "ip_range": {}, "id": "d140f5a0-fd1f-491b-91c5-d23b1c616fb1"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "86625c36-3bbb-4b9f-9b71-b0b2adc6b17a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ee1320a6-a2f0-4e6e-9fd0-491adc476bc0"}], "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "id": "86625c36-3bbb-4b9f-9b71-b0b2adc6b17a", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 7888, "group": {"tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "245eaf2e-6e46-45c3-a76b-b9181b172748", "ip_range": {}, "id": "5964ad73-3917-47cc-82b6-a46f72cc1ef1"}, {"from_port": 7888, "group": {}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "245eaf2e-6e46-45c3-a76b-b9181b172748", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "8682ba92-8235-4d5b-9d36-006333bf3378"}], "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "id": "245eaf2e-6e46-45c3-a76b-b9181b172748", "name": "clearwater-opnfv-homer-mgmt", "description": "Security group for Homer nodes (management)"}, {"rules": [{"from_port": 7888, "group": {"tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "b698f850-5994-42db-b1bf-368e27bbc9d0", "ip_range": {}, "id": "34eb1a91-2867-44e9-bb1c-53c50ef3b78d"}, {"from_port": 9160, "group": {"tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "name": "clearwater-opnfv-homer-sig"}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "b698f850-5994-42db-b1bf-368e27bbc9d0", "ip_range": {}, "id": "3cf64c87-f8a6-404b-9872-00216a2b6cc9"}, {"from_port": 7888, "group": {}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "b698f850-5994-42db-b1bf-368e27bbc9d0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "80e912cb-f3ce-4937-867b-c0c20a28be35"}], "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "id": "b698f850-5994-42db-b1bf-368e27bbc9d0", "name": "clearwater-opnfv-homer-sig", "description": "Security group for Homer nodes (signaling)"}]} 2018-08-01 11:50:48,691 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/403696c5-2dcf-4228-b5b0-f44121c73b7c/os-security-groups used request id req-4a16e19f-e54e-4440-b8c2-c0009e88f036 2018-08-01 11:50:48,691 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.229789972305s 2018-08-01 11:50:48,692 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/403696c5-2dcf-4228-b5b0-f44121c73b7c/os-security-groups used request id req-4a16e19f-e54e-4440-b8c2-c0009e88f036 2018-08-01 11:50:48,699 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-01 11:50:48,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 11:50:48,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-d2a14755-01df-419c-9be4-8e0d0413e95a Date: Wed, 01 Aug 2018 11:50:48 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/c235a645-7686-4178-b685-63bdfc362e6f/snap", "metadata": {}}], "file": "/v2/images/c235a645-7686-4178-b685-63bdfc362e6f/file", "owner": "733772e3f94f4f95a51c34f8f2a0e8e7", "id": "c235a645-7686-4178-b685-63bdfc362e6f", "size": 263062016, "self": "/v2/images/c235a645-7686-4178-b685-63bdfc362e6f", "disk_format": "qcow2", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/c235a645-7686-4178-b685-63bdfc362e6f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "updated_at": "2018-08-01T11:45:51Z", "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_alt_4df9543f-1de4-4fee-82bc-41730c529ffa", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "name": "heat_ims-img_alt_4df9543f-1de4-4fee-82bc-41730c529ffa", "checksum": "81360220b4382d4b91eef0ebaf46a661", "created_at": "2018-08-01T11:45:46Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-01 11:50:48,742 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-d2a14755-01df-419c-9be4-8e0d0413e95a 2018-08-01 11:50:48,742 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0430040359497s 2018-08-01 11:50:48,742 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-d2a14755-01df-419c-9be4-8e0d0413e95a 2018-08-01 11:50:48,746 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-01 11:50:48,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8776/v3/733772e3f94f4f95a51c34f8f2a0e8e7/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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 11:50:49,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:50:48 GMT Server: Apache x-compute-request-id: req-2412281c-1718-4461-8ce1-02af61195c6e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-2412281c-1718-4461-8ce1-02af61195c6e Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-01 11:50:49,358 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/733772e3f94f4f95a51c34f8f2a0e8e7/volumes/detail used request id req-2412281c-1718-4461-8ce1-02af61195c6e 2018-08-01 11:50:49,358 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.611890077591s 2018-08-01 11:50:49,358 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/733772e3f94f4f95a51c34f8f2a0e8e7/volumes/detail used request id req-2412281c-1718-4461-8ce1-02af61195c6e 2018-08-01 11:50:49,359 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-01 11:50:49,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 11:50:49,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:50: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-80f3d0a9-7cb7-4f6f-95b4-9b1b8d55d606 x-compute-request-id: req-80f3d0a9-7cb7-4f6f-95b4-9b1b8d55d606 Content-Encoding: gzip Content-Length: 472 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmtp-flavor_ee58c79f-c6fb-483f-8b9c-406ffbfad757", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "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": "4c324ef0-9d9b-4571-a235-9b48aa3aa85a"}, {"name": "shaker-flavor_81952131-3011-4d90-80f4-831743223f59", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "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": "5b61c696-1b5b-4204-b7e5-ca4a818093b0"}, {"name": "heat_ims-flavor_alt_4df9543f-1de4-4fee-82bc-41730c529ffa", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "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": "5c96a2e4-516e-42b5-836c-6c812ace69f3"}]} 2018-08-01 11:50:49,388 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-80f3d0a9-7cb7-4f6f-95b4-9b1b8d55d606 2018-08-01 11:50:49,388 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0289850234985s 2018-08-01 11:50:49,389 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-80f3d0a9-7cb7-4f6f-95b4-9b1b8d55d606 2018-08-01 11:50:49,391 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-08-01 11:50:49,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/4bd05bc6-57ad-45f1-9a3d-6528db5d43ce/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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 11:50:49,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:50: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-f61cf0f7-0bc8-44c1-87b2-2f09ee47111a x-compute-request-id: req-f61cf0f7-0bc8-44c1-87b2-2f09ee47111a Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "86625c36-3bbb-4b9f-9b71-b0b2adc6b17a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "717fcf94-7eea-4e8f-a090-aff0b6c533c0"}, {"from_port": 4000, "group": {"tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "86625c36-3bbb-4b9f-9b71-b0b2adc6b17a", "ip_range": {}, "id": "73b2728e-e4aa-4da4-9539-9ea9bfd48114"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "86625c36-3bbb-4b9f-9b71-b0b2adc6b17a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "8af0e045-c549-4095-8f06-a0f0274eb5b2"}, {"from_port": 2380, "group": {"tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "86625c36-3bbb-4b9f-9b71-b0b2adc6b17a", "ip_range": {}, "id": "d140f5a0-fd1f-491b-91c5-d23b1c616fb1"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "86625c36-3bbb-4b9f-9b71-b0b2adc6b17a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ee1320a6-a2f0-4e6e-9fd0-491adc476bc0"}], "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "id": "86625c36-3bbb-4b9f-9b71-b0b2adc6b17a", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 8889, "group": {"tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "name": "clearwater-opnfv-ellis-mgmt"}, "ip_protocol": "tcp", "to_port": 8889, "parent_group_id": "9c32aa0c-3949-4c76-9eda-bad74771fc6a", "ip_range": {}, "id": "e66a3795-c56b-4459-8e41-7319cb21cea8"}], "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "id": "9c32aa0c-3949-4c76-9eda-bad74771fc6a", "name": "clearwater-opnfv-dime-mgmt", "description": "Security group for Dime nodes (management)"}, {"rules": [{"from_port": 10888, "group": {"tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "6e5c375d-c6a9-49a3-bceb-8ad99307ad14", "ip_range": {}, "id": "233e0c75-fefb-425f-ab30-47eb3bcbdbea"}, {"from_port": 10888, "group": {"tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "6e5c375d-c6a9-49a3-bceb-8ad99307ad14", "ip_range": {}, "id": "36ae9666-c66a-4b86-a859-ed9eb6c68869"}, {"from_port": 10888, "group": {"tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "6e5c375d-c6a9-49a3-bceb-8ad99307ad14", "ip_range": {}, "id": "8b9d0d93-83f4-4944-8e90-4a4b0015005e"}, {"from_port": 8888, "group": {"tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 8888, "parent_group_id": "6e5c375d-c6a9-49a3-bceb-8ad99307ad14", "ip_range": {}, "id": "95efc309-a6ea-41dd-99a6-4f82a742ec3a"}, {"from_port": 8888, "group": {"tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 8888, "parent_group_id": "6e5c375d-c6a9-49a3-bceb-8ad99307ad14", "ip_range": {}, "id": "cc6e375c-72a2-4844-b317-fec444ca4f92"}], "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "id": "6e5c375d-c6a9-49a3-bceb-8ad99307ad14", "name": "clearwater-opnfv-dime-sig", "description": "Security group for Dime nodes (signaling)"}]} 2018-08-01 11:50:49,716 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/4bd05bc6-57ad-45f1-9a3d-6528db5d43ce/os-security-groups used request id req-f61cf0f7-0bc8-44c1-87b2-2f09ee47111a 2018-08-01 11:50:49,716 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.325427055359s 2018-08-01 11:50:49,717 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/4bd05bc6-57ad-45f1-9a3d-6528db5d43ce/os-security-groups used request id req-f61cf0f7-0bc8-44c1-87b2-2f09ee47111a 2018-08-01 11:50:49,725 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-01 11:50:49,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 11:50:49,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-2f866f16-d794-4ed0-8f16-484405d2b647 Date: Wed, 01 Aug 2018 11:50:49 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/c235a645-7686-4178-b685-63bdfc362e6f/snap", "metadata": {}}], "file": "/v2/images/c235a645-7686-4178-b685-63bdfc362e6f/file", "owner": "733772e3f94f4f95a51c34f8f2a0e8e7", "id": "c235a645-7686-4178-b685-63bdfc362e6f", "size": 263062016, "self": "/v2/images/c235a645-7686-4178-b685-63bdfc362e6f", "disk_format": "qcow2", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/c235a645-7686-4178-b685-63bdfc362e6f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "updated_at": "2018-08-01T11:45:51Z", "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_alt_4df9543f-1de4-4fee-82bc-41730c529ffa", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "name": "heat_ims-img_alt_4df9543f-1de4-4fee-82bc-41730c529ffa", "checksum": "81360220b4382d4b91eef0ebaf46a661", "created_at": "2018-08-01T11:45:46Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-01 11:50:49,760 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-2f866f16-d794-4ed0-8f16-484405d2b647 2018-08-01 11:50:49,761 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0353770256042s 2018-08-01 11:50:49,761 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-2f866f16-d794-4ed0-8f16-484405d2b647 2018-08-01 11:50:49,765 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-01 11:50:49,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8776/v3/733772e3f94f4f95a51c34f8f2a0e8e7/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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 11:50:50,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:50:49 GMT Server: Apache x-compute-request-id: req-99838248-6718-4018-bd8a-43588b5bec35 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-99838248-6718-4018-bd8a-43588b5bec35 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-01 11:50:50,383 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/733772e3f94f4f95a51c34f8f2a0e8e7/volumes/detail used request id req-99838248-6718-4018-bd8a-43588b5bec35 2018-08-01 11:50:50,383 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.617938041687s 2018-08-01 11:50:50,383 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/733772e3f94f4f95a51c34f8f2a0e8e7/volumes/detail used request id req-99838248-6718-4018-bd8a-43588b5bec35 2018-08-01 11:50:51,386 - shade - DEBUG - The cloud returned multiple addresses, and none of them seem to work. That might be what you wanted, but we have no clue what's going on, so we just picked one at random 2018-08-01 11:50:51,386 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-01 11:50:51,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 11:50:51,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:50: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-968a2add-aa05-4c63-ad71-1035849b5054 x-compute-request-id: req-968a2add-aa05-4c63-ad71-1035849b5054 Content-Encoding: gzip Content-Length: 472 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmtp-flavor_ee58c79f-c6fb-483f-8b9c-406ffbfad757", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "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": "4c324ef0-9d9b-4571-a235-9b48aa3aa85a"}, {"name": "shaker-flavor_81952131-3011-4d90-80f4-831743223f59", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "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": "5b61c696-1b5b-4204-b7e5-ca4a818093b0"}, {"name": "heat_ims-flavor_alt_4df9543f-1de4-4fee-82bc-41730c529ffa", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "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": "5c96a2e4-516e-42b5-836c-6c812ace69f3"}]} 2018-08-01 11:50:51,414 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-968a2add-aa05-4c63-ad71-1035849b5054 2018-08-01 11:50:51,414 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0275580883026s 2018-08-01 11:50:51,415 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-968a2add-aa05-4c63-ad71-1035849b5054 2018-08-01 11:50:51,417 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-08-01 11:50:51,420 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/b9e44d42-7ef2-4457-a8ff-05ddaac34690/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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 11:50:51,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:50: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-37cd5e83-bc2b-46c8-b915-e9b0bcddf940 x-compute-request-id: req-37cd5e83-bc2b-46c8-b915-e9b0bcddf940 Content-Encoding: gzip Content-Length: 806 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "86625c36-3bbb-4b9f-9b71-b0b2adc6b17a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "717fcf94-7eea-4e8f-a090-aff0b6c533c0"}, {"from_port": 4000, "group": {"tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "86625c36-3bbb-4b9f-9b71-b0b2adc6b17a", "ip_range": {}, "id": "73b2728e-e4aa-4da4-9539-9ea9bfd48114"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "86625c36-3bbb-4b9f-9b71-b0b2adc6b17a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "8af0e045-c549-4095-8f06-a0f0274eb5b2"}, {"from_port": 2380, "group": {"tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "86625c36-3bbb-4b9f-9b71-b0b2adc6b17a", "ip_range": {}, "id": "d140f5a0-fd1f-491b-91c5-d23b1c616fb1"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "86625c36-3bbb-4b9f-9b71-b0b2adc6b17a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ee1320a6-a2f0-4e6e-9fd0-491adc476bc0"}], "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "id": "86625c36-3bbb-4b9f-9b71-b0b2adc6b17a", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "75dc211b-527f-4bcf-b1ec-066328bc9f45", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "08320299-4992-4459-80cf-7c6b8edeb5ba"}, {"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "75dc211b-527f-4bcf-b1ec-066328bc9f45", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "093c1f02-7593-4ff2-9ae9-653dcfa0fe22"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "75dc211b-527f-4bcf-b1ec-066328bc9f45", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0f23b82e-7853-4972-a2fe-c4a7cca9886f"}, {"from_port": 5058, "group": {"tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "75dc211b-527f-4bcf-b1ec-066328bc9f45", "ip_range": {}, "id": "24c5bc92-5593-42bf-b5a0-74d32853693e"}, {"from_port": 5058, "group": {"tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "75dc211b-527f-4bcf-b1ec-066328bc9f45", "ip_range": {}, "id": "38f6cf9c-fffb-4419-9438-ae1e19d2e0e6"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "75dc211b-527f-4bcf-b1ec-066328bc9f45", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "5dc43e21-0de6-4942-a10e-633b92d24084"}, {"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "75dc211b-527f-4bcf-b1ec-066328bc9f45", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6b502b86-51c2-47fc-9552-b0f477bfc19e"}, {"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "75dc211b-527f-4bcf-b1ec-066328bc9f45", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e8723af0-144d-4947-be4d-4bb3ab5eb3e8"}], "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "id": "75dc211b-527f-4bcf-b1ec-066328bc9f45", "name": "clearwater-opnfv-bono-sig", "description": "Security group for Bono nodes (signaling)"}]} 2018-08-01 11:50:51,630 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/b9e44d42-7ef2-4457-a8ff-05ddaac34690/os-security-groups used request id req-37cd5e83-bc2b-46c8-b915-e9b0bcddf940 2018-08-01 11:50:51,630 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.212290048599s 2018-08-01 11:50:51,630 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/b9e44d42-7ef2-4457-a8ff-05ddaac34690/os-security-groups used request id req-37cd5e83-bc2b-46c8-b915-e9b0bcddf940 2018-08-01 11:50:51,639 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-01 11:50:51,643 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 11:50:51,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-f46c7a24-9a87-4583-b96d-df242ab41a45 Date: Wed, 01 Aug 2018 11:50:51 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/c235a645-7686-4178-b685-63bdfc362e6f/snap", "metadata": {}}], "file": "/v2/images/c235a645-7686-4178-b685-63bdfc362e6f/file", "owner": "733772e3f94f4f95a51c34f8f2a0e8e7", "id": "c235a645-7686-4178-b685-63bdfc362e6f", "size": 263062016, "self": "/v2/images/c235a645-7686-4178-b685-63bdfc362e6f", "disk_format": "qcow2", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/c235a645-7686-4178-b685-63bdfc362e6f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "updated_at": "2018-08-01T11:45:51Z", "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_alt_4df9543f-1de4-4fee-82bc-41730c529ffa", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "name": "heat_ims-img_alt_4df9543f-1de4-4fee-82bc-41730c529ffa", "checksum": "81360220b4382d4b91eef0ebaf46a661", "created_at": "2018-08-01T11:45:46Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-01 11:50:51,673 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-f46c7a24-9a87-4583-b96d-df242ab41a45 2018-08-01 11:50:51,673 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0337920188904s 2018-08-01 11:50:51,673 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-f46c7a24-9a87-4583-b96d-df242ab41a45 2018-08-01 11:50:51,677 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-01 11:50:51,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8776/v3/733772e3f94f4f95a51c34f8f2a0e8e7/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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 11:50:52,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:50:51 GMT Server: Apache x-compute-request-id: req-547865fe-3478-443a-9b62-ae5bc19f1ce7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-547865fe-3478-443a-9b62-ae5bc19f1ce7 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-01 11:50:52,301 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/733772e3f94f4f95a51c34f8f2a0e8e7/volumes/detail used request id req-547865fe-3478-443a-9b62-ae5bc19f1ce7 2018-08-01 11:50:52,301 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.623883962631s 2018-08-01 11:50:52,301 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/733772e3f94f4f95a51c34f8f2a0e8e7/volumes/detail used request id req-547865fe-3478-443a-9b62-ae5bc19f1ce7 2018-08-01 11:50:52,302 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-01 11:50:52,305 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 11:50:52,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:50: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-e7dd27d5-0ea5-4dbd-8c1e-e4f139cf09b9 x-compute-request-id: req-e7dd27d5-0ea5-4dbd-8c1e-e4f139cf09b9 Content-Encoding: gzip Content-Length: 472 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmtp-flavor_ee58c79f-c6fb-483f-8b9c-406ffbfad757", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "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": "4c324ef0-9d9b-4571-a235-9b48aa3aa85a"}, {"name": "shaker-flavor_81952131-3011-4d90-80f4-831743223f59", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "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": "5b61c696-1b5b-4204-b7e5-ca4a818093b0"}, {"name": "heat_ims-flavor_alt_4df9543f-1de4-4fee-82bc-41730c529ffa", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "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": "5c96a2e4-516e-42b5-836c-6c812ace69f3"}]} 2018-08-01 11:50:52,331 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-e7dd27d5-0ea5-4dbd-8c1e-e4f139cf09b9 2018-08-01 11:50:52,331 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.02943110466s 2018-08-01 11:50:52,332 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-e7dd27d5-0ea5-4dbd-8c1e-e4f139cf09b9 2018-08-01 11:50:52,334 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-08-01 11:50:52,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/a5e6c3c0-1a1b-49e0-929c-51fea4ea1012/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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 11:50:52,795 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:50: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-aa755867-83ab-4b46-8ec2-4e92d554703d x-compute-request-id: req-aa755867-83ab-4b46-8ec2-4e92d554703d Content-Encoding: gzip Content-Length: 807 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "86625c36-3bbb-4b9f-9b71-b0b2adc6b17a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "717fcf94-7eea-4e8f-a090-aff0b6c533c0"}, {"from_port": 4000, "group": {"tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "86625c36-3bbb-4b9f-9b71-b0b2adc6b17a", "ip_range": {}, "id": "73b2728e-e4aa-4da4-9539-9ea9bfd48114"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "86625c36-3bbb-4b9f-9b71-b0b2adc6b17a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "8af0e045-c549-4095-8f06-a0f0274eb5b2"}, {"from_port": 2380, "group": {"tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "86625c36-3bbb-4b9f-9b71-b0b2adc6b17a", "ip_range": {}, "id": "d140f5a0-fd1f-491b-91c5-d23b1c616fb1"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "86625c36-3bbb-4b9f-9b71-b0b2adc6b17a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ee1320a6-a2f0-4e6e-9fd0-491adc476bc0"}], "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "id": "86625c36-3bbb-4b9f-9b71-b0b2adc6b17a", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 5052, "group": {"tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "6950a5ca-ed2d-44a0-a5d1-106ddce626c4", "ip_range": {}, "id": "38ac10bd-5dec-435e-8e4e-ad959c15e7f2"}, {"from_port": 9888, "group": {"tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "name": "clearwater-opnfv-dime-sig"}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "6950a5ca-ed2d-44a0-a5d1-106ddce626c4", "ip_range": {}, "id": "5bb2031b-01d4-4ad0-a4e5-4783ba06bcb5"}, {"from_port": 5054, "group": {"tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "6950a5ca-ed2d-44a0-a5d1-106ddce626c4", "ip_range": {}, "id": "72626316-d97a-45ea-b240-219ce92617e7"}, {"from_port": 9888, "group": {"tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "6950a5ca-ed2d-44a0-a5d1-106ddce626c4", "ip_range": {}, "id": "93eb038a-f417-483a-8c86-9c1d369ec89f"}], "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "id": "6950a5ca-ed2d-44a0-a5d1-106ddce626c4", "name": "clearwater-opnfv-sprout-sig-inbound", "description": "Security group for Sprout nodes inbound traffic (signaling)"}, {"rules": [{"from_port": 5054, "group": {"tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "92d0f828-42bf-4ee3-9d57-65340ab30fb8", "ip_range": {}, "id": "b680be86-28cf-4665-b87f-f694dc0d32aa"}, {"from_port": 5052, "group": {"tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "92d0f828-42bf-4ee3-9d57-65340ab30fb8", "ip_range": {}, "id": "bbfafa50-cece-4eb6-b411-0b0a46fd3cec"}], "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "id": "92d0f828-42bf-4ee3-9d57-65340ab30fb8", "name": "clearwater-opnfv-sprout-sig-outbound", "description": "Security group for Sprout nodes outbound traffic (signaling)"}]} 2018-08-01 11:50:52,795 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a5e6c3c0-1a1b-49e0-929c-51fea4ea1012/os-security-groups used request id req-aa755867-83ab-4b46-8ec2-4e92d554703d 2018-08-01 11:50:52,795 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.461514949799s 2018-08-01 11:50:52,796 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a5e6c3c0-1a1b-49e0-929c-51fea4ea1012/os-security-groups used request id req-aa755867-83ab-4b46-8ec2-4e92d554703d 2018-08-01 11:50:52,804 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-01 11:50:52,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 11:50:52,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-5890d8ee-9732-4786-8e63-32ddd42f37ad Date: Wed, 01 Aug 2018 11:50:52 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/c235a645-7686-4178-b685-63bdfc362e6f/snap", "metadata": {}}], "file": "/v2/images/c235a645-7686-4178-b685-63bdfc362e6f/file", "owner": "733772e3f94f4f95a51c34f8f2a0e8e7", "id": "c235a645-7686-4178-b685-63bdfc362e6f", "size": 263062016, "self": "/v2/images/c235a645-7686-4178-b685-63bdfc362e6f", "disk_format": "qcow2", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/c235a645-7686-4178-b685-63bdfc362e6f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "updated_at": "2018-08-01T11:45:51Z", "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_alt_4df9543f-1de4-4fee-82bc-41730c529ffa", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "name": "heat_ims-img_alt_4df9543f-1de4-4fee-82bc-41730c529ffa", "checksum": "81360220b4382d4b91eef0ebaf46a661", "created_at": "2018-08-01T11:45:46Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-01 11:50:52,923 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-5890d8ee-9732-4786-8e63-32ddd42f37ad 2018-08-01 11:50:52,923 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.118520975113s 2018-08-01 11:50:52,923 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-5890d8ee-9732-4786-8e63-32ddd42f37ad 2018-08-01 11:50:52,927 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-01 11:50:52,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8776/v3/733772e3f94f4f95a51c34f8f2a0e8e7/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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 11:50:53,532 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:50:52 GMT Server: Apache x-compute-request-id: req-c3d1f3aa-0c63-4f17-883b-4fd0a0afc70b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c3d1f3aa-0c63-4f17-883b-4fd0a0afc70b Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-01 11:50:53,532 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/733772e3f94f4f95a51c34f8f2a0e8e7/volumes/detail used request id req-c3d1f3aa-0c63-4f17-883b-4fd0a0afc70b 2018-08-01 11:50:53,532 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.605057001114s 2018-08-01 11:50:53,533 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/733772e3f94f4f95a51c34f8f2a0e8e7/volumes/detail used request id req-c3d1f3aa-0c63-4f17-883b-4fd0a0afc70b 2018-08-01 11:50:53,533 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-01 11:50:53,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 11:50:53,560 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:50: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-62e05bca-9e05-4724-a656-ec179e253a0d x-compute-request-id: req-62e05bca-9e05-4724-a656-ec179e253a0d Content-Encoding: gzip Content-Length: 472 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmtp-flavor_ee58c79f-c6fb-483f-8b9c-406ffbfad757", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "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": "4c324ef0-9d9b-4571-a235-9b48aa3aa85a"}, {"name": "shaker-flavor_81952131-3011-4d90-80f4-831743223f59", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "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": "5b61c696-1b5b-4204-b7e5-ca4a818093b0"}, {"name": "heat_ims-flavor_alt_4df9543f-1de4-4fee-82bc-41730c529ffa", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "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": "5c96a2e4-516e-42b5-836c-6c812ace69f3"}]} 2018-08-01 11:50:53,560 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-62e05bca-9e05-4724-a656-ec179e253a0d 2018-08-01 11:50:53,560 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0269179344177s 2018-08-01 11:50:53,560 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-62e05bca-9e05-4724-a656-ec179e253a0d 2018-08-01 11:50:53,562 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-08-01 11:50:53,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/97163e3e-7028-4e1d-86ea-ce672c93ae8b/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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 11:50:54,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:50: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-fbf68f92-94a8-4de9-9a7a-58fe9be955be x-compute-request-id: req-fbf68f92-94a8-4de9-9a7a-58fe9be955be Content-Encoding: gzip Content-Length: 917 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "86625c36-3bbb-4b9f-9b71-b0b2adc6b17a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "717fcf94-7eea-4e8f-a090-aff0b6c533c0"}, {"from_port": 4000, "group": {"tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "86625c36-3bbb-4b9f-9b71-b0b2adc6b17a", "ip_range": {}, "id": "73b2728e-e4aa-4da4-9539-9ea9bfd48114"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "86625c36-3bbb-4b9f-9b71-b0b2adc6b17a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "8af0e045-c549-4095-8f06-a0f0274eb5b2"}, {"from_port": 2380, "group": {"tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "86625c36-3bbb-4b9f-9b71-b0b2adc6b17a", "ip_range": {}, "id": "d140f5a0-fd1f-491b-91c5-d23b1c616fb1"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "86625c36-3bbb-4b9f-9b71-b0b2adc6b17a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ee1320a6-a2f0-4e6e-9fd0-491adc476bc0"}], "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "id": "86625c36-3bbb-4b9f-9b71-b0b2adc6b17a", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 11311, "group": {"tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "name": "clearwater-opnfv-dime-sig"}, "ip_protocol": "tcp", "to_port": 11311, "parent_group_id": "5a5bf85f-ecb4-4542-8eff-b313dc51a3cc", "ip_range": {}, "id": "03770fac-e5cc-436c-9254-7b3294f1db35"}, {"from_port": 11311, "group": {"tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 11311, "parent_group_id": "5a5bf85f-ecb4-4542-8eff-b313dc51a3cc", "ip_range": {}, "id": "309a4c6f-3462-4bac-b5b2-1b9992d3eb10"}, {"from_port": 7253, "group": {"tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "name": "clearwater-opnfv-dime-sig"}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "5a5bf85f-ecb4-4542-8eff-b313dc51a3cc", "ip_range": {}, "id": "93cebb0f-5258-45f7-8609-45d981d1d5ac"}, {"from_port": 7253, "group": {"tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "5a5bf85f-ecb4-4542-8eff-b313dc51a3cc", "ip_range": {}, "id": "c3000999-2664-44fd-8980-0a332e790fed"}, {"from_port": 9160, "group": {"tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "name": "clearwater-opnfv-dime-sig"}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "5a5bf85f-ecb4-4542-8eff-b313dc51a3cc", "ip_range": {}, "id": "d0540793-48c1-4ba9-ae66-90e7d932217b"}, {"from_port": 9160, "group": {"tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "name": "clearwater-opnfv-homer-sig"}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "5a5bf85f-ecb4-4542-8eff-b313dc51a3cc", "ip_range": {}, "id": "f4ec06e2-01ca-42b1-ad43-6fc9d627c121"}], "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "id": "5a5bf85f-ecb4-4542-8eff-b313dc51a3cc", "name": "clearwater-opnfv-vellum-sig-inbound", "description": "Security group for Vellum nodes inbound traffic (signaling)"}, {"rules": [{"from_port": 7000, "group": {"tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7000, "parent_group_id": "325cf6de-490c-4ebf-ab46-7de37a171658", "ip_range": {}, "id": "2fa59524-0218-440f-b803-af2ccd77f07f"}, {"from_port": 11211, "group": {"tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 11211, "parent_group_id": "325cf6de-490c-4ebf-ab46-7de37a171658", "ip_range": {}, "id": "81c881b0-8138-4e6b-86ce-452b545c1249"}, {"from_port": 7253, "group": {"tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "325cf6de-490c-4ebf-ab46-7de37a171658", "ip_range": {}, "id": "eb639494-d719-4cea-8b6c-d4dadf397378"}], "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "id": "325cf6de-490c-4ebf-ab46-7de37a171658", "name": "clearwater-opnfv-vellum-sig-outbound", "description": "Security group for Vellum nodes outbound traffic (signaling)"}]} 2018-08-01 11:50:54,106 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/97163e3e-7028-4e1d-86ea-ce672c93ae8b/os-security-groups used request id req-fbf68f92-94a8-4de9-9a7a-58fe9be955be 2018-08-01 11:50:54,106 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.543646097183s 2018-08-01 11:50:54,106 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/97163e3e-7028-4e1d-86ea-ce672c93ae8b/os-security-groups used request id req-fbf68f92-94a8-4de9-9a7a-58fe9be955be 2018-08-01 11:50:54,115 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-01 11:50:54,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 11:50:54,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-10453754-2881-4140-b897-4c03bd057817 Date: Wed, 01 Aug 2018 11:50:54 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/c235a645-7686-4178-b685-63bdfc362e6f/snap", "metadata": {}}], "file": "/v2/images/c235a645-7686-4178-b685-63bdfc362e6f/file", "owner": "733772e3f94f4f95a51c34f8f2a0e8e7", "id": "c235a645-7686-4178-b685-63bdfc362e6f", "size": 263062016, "self": "/v2/images/c235a645-7686-4178-b685-63bdfc362e6f", "disk_format": "qcow2", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/c235a645-7686-4178-b685-63bdfc362e6f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "updated_at": "2018-08-01T11:45:51Z", "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_alt_4df9543f-1de4-4fee-82bc-41730c529ffa", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "name": "heat_ims-img_alt_4df9543f-1de4-4fee-82bc-41730c529ffa", "checksum": "81360220b4382d4b91eef0ebaf46a661", "created_at": "2018-08-01T11:45:46Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-01 11:50:54,148 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-10453754-2881-4140-b897-4c03bd057817 2018-08-01 11:50:54,148 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0326528549194s 2018-08-01 11:50:54,148 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-10453754-2881-4140-b897-4c03bd057817 2018-08-01 11:50:54,152 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-01 11:50:54,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8776/v3/733772e3f94f4f95a51c34f8f2a0e8e7/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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 11:50:54,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:50:54 GMT Server: Apache x-compute-request-id: req-36c8b1a6-b047-46b7-949e-dd1d076acd30 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-36c8b1a6-b047-46b7-949e-dd1d076acd30 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-01 11:50:54,200 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/733772e3f94f4f95a51c34f8f2a0e8e7/volumes/detail used request id req-36c8b1a6-b047-46b7-949e-dd1d076acd30 2018-08-01 11:50:54,200 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0476379394531s 2018-08-01 11:50:54,200 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/733772e3f94f4f95a51c34f8f2a0e8e7/volumes/detail used request id req-36c8b1a6-b047-46b7-949e-dd1d076acd30 2018-08-01 11:50:54,201 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-01 11:50:54,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 11:50:54,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:50: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-3b103aab-4e1c-4841-95fd-923545ee443f x-compute-request-id: req-3b103aab-4e1c-4841-95fd-923545ee443f Content-Encoding: gzip Content-Length: 472 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmtp-flavor_ee58c79f-c6fb-483f-8b9c-406ffbfad757", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "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": "4c324ef0-9d9b-4571-a235-9b48aa3aa85a"}, {"name": "shaker-flavor_81952131-3011-4d90-80f4-831743223f59", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "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": "5b61c696-1b5b-4204-b7e5-ca4a818093b0"}, {"name": "heat_ims-flavor_alt_4df9543f-1de4-4fee-82bc-41730c529ffa", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "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": "5c96a2e4-516e-42b5-836c-6c812ace69f3"}]} 2018-08-01 11:50:54,228 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-3b103aab-4e1c-4841-95fd-923545ee443f 2018-08-01 11:50:54,228 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0270900726318s 2018-08-01 11:50:54,228 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-3b103aab-4e1c-4841-95fd-923545ee443f 2018-08-01 11:50:54,231 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-08-01 11:50:54,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/fd10f666-adc2-4414-a884-dcef4ada2d6d/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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 11:50:54,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:50: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-57307a3e-9513-4e37-b671-79029cf660c0 x-compute-request-id: req-57307a3e-9513-4e37-b671-79029cf660c0 Content-Encoding: gzip Content-Length: 578 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "86625c36-3bbb-4b9f-9b71-b0b2adc6b17a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "717fcf94-7eea-4e8f-a090-aff0b6c533c0"}, {"from_port": 4000, "group": {"tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "86625c36-3bbb-4b9f-9b71-b0b2adc6b17a", "ip_range": {}, "id": "73b2728e-e4aa-4da4-9539-9ea9bfd48114"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "86625c36-3bbb-4b9f-9b71-b0b2adc6b17a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "8af0e045-c549-4095-8f06-a0f0274eb5b2"}, {"from_port": 2380, "group": {"tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "86625c36-3bbb-4b9f-9b71-b0b2adc6b17a", "ip_range": {}, "id": "d140f5a0-fd1f-491b-91c5-d23b1c616fb1"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "86625c36-3bbb-4b9f-9b71-b0b2adc6b17a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ee1320a6-a2f0-4e6e-9fd0-491adc476bc0"}], "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "id": "86625c36-3bbb-4b9f-9b71-b0b2adc6b17a", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 80, "group": {}, "ip_protocol": "tcp", "to_port": 80, "parent_group_id": "59eb72c8-753d-47b7-bc17-99a8df64dbf1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "03e4b7ce-6c3f-418f-b957-5e91d88fd002"}, {"from_port": 443, "group": {}, "ip_protocol": "tcp", "to_port": 443, "parent_group_id": "59eb72c8-753d-47b7-bc17-99a8df64dbf1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "5dd3d0a5-9416-4654-b09a-d930267009fa"}], "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "id": "59eb72c8-753d-47b7-bc17-99a8df64dbf1", "name": "clearwater-opnfv-ellis-mgmt", "description": "Security group for Ellis nodes (management)"}]} 2018-08-01 11:50:54,548 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/fd10f666-adc2-4414-a884-dcef4ada2d6d/os-security-groups used request id req-57307a3e-9513-4e37-b671-79029cf660c0 2018-08-01 11:50:54,548 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.317349910736s 2018-08-01 11:50:54,548 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/fd10f666-adc2-4414-a884-dcef4ada2d6d/os-security-groups used request id req-57307a3e-9513-4e37-b671-79029cf660c0 2018-08-01 11:50:54,555 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-01 11:50:54,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 11:50:54,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-b8d90516-9f72-4983-89fa-e983099ca1f7 Date: Wed, 01 Aug 2018 11:50:54 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/c235a645-7686-4178-b685-63bdfc362e6f/snap", "metadata": {}}], "file": "/v2/images/c235a645-7686-4178-b685-63bdfc362e6f/file", "owner": "733772e3f94f4f95a51c34f8f2a0e8e7", "id": "c235a645-7686-4178-b685-63bdfc362e6f", "size": 263062016, "self": "/v2/images/c235a645-7686-4178-b685-63bdfc362e6f", "disk_format": "qcow2", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/c235a645-7686-4178-b685-63bdfc362e6f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "updated_at": "2018-08-01T11:45:51Z", "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_alt_4df9543f-1de4-4fee-82bc-41730c529ffa", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "name": "heat_ims-img_alt_4df9543f-1de4-4fee-82bc-41730c529ffa", "checksum": "81360220b4382d4b91eef0ebaf46a661", "created_at": "2018-08-01T11:45:46Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-01 11:50:54,587 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-b8d90516-9f72-4983-89fa-e983099ca1f7 2018-08-01 11:50:54,587 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0323920249939s 2018-08-01 11:50:54,587 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-b8d90516-9f72-4983-89fa-e983099ca1f7 2018-08-01 11:50:54,590 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-01 11:50:54,593 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8776/v3/733772e3f94f4f95a51c34f8f2a0e8e7/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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 11:50:54,639 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:50:54 GMT Server: Apache x-compute-request-id: req-7addcb58-05be-4ea7-8a31-0214c28aa3a6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-7addcb58-05be-4ea7-8a31-0214c28aa3a6 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-01 11:50:54,639 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/733772e3f94f4f95a51c34f8f2a0e8e7/volumes/detail used request id req-7addcb58-05be-4ea7-8a31-0214c28aa3a6 2018-08-01 11:50:54,640 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0489771366119s 2018-08-01 11:50:54,640 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/733772e3f94f4f95a51c34f8f2a0e8e7/volumes/detail used request id req-7addcb58-05be-4ea7-8a31-0214c28aa3a6 2018-08-01 11:50:54,640 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-01 11:50:54,643 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 11:50:54,667 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:50: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-09ed011f-db1e-414e-85f3-8ca49ecd40ec x-compute-request-id: req-09ed011f-db1e-414e-85f3-8ca49ecd40ec Content-Encoding: gzip Content-Length: 472 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmtp-flavor_ee58c79f-c6fb-483f-8b9c-406ffbfad757", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "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": "4c324ef0-9d9b-4571-a235-9b48aa3aa85a"}, {"name": "shaker-flavor_81952131-3011-4d90-80f4-831743223f59", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "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": "5b61c696-1b5b-4204-b7e5-ca4a818093b0"}, {"name": "heat_ims-flavor_alt_4df9543f-1de4-4fee-82bc-41730c529ffa", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "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": "5c96a2e4-516e-42b5-836c-6c812ace69f3"}]} 2018-08-01 11:50:54,667 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-09ed011f-db1e-414e-85f3-8ca49ecd40ec 2018-08-01 11:50:54,667 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.026524066925s 2018-08-01 11:50:54,667 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-09ed011f-db1e-414e-85f3-8ca49ecd40ec 2018-08-01 11:50:54,669 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-08-01 11:50:54,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/15fcad45-7e3e-496e-91b2-6dd6ba6f00fd/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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 11:50:54,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:50: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-32bda441-cebc-4288-8c3b-03431b5314d6 x-compute-request-id: req-32bda441-cebc-4288-8c3b-03431b5314d6 Content-Encoding: gzip Content-Length: 401 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 53, "group": {}, "ip_protocol": "tcp", "to_port": 53, "parent_group_id": "f38628f8-53ea-4499-a262-b4d63a50e6bd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3af2ed24-b3b4-4d88-ac26-75e124eba2d7"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "f38628f8-53ea-4499-a262-b4d63a50e6bd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a9f5615c-6c85-4d79-9c9d-b90924cfb704"}, {"from_port": 53, "group": {}, "ip_protocol": "udp", "to_port": 53, "parent_group_id": "f38628f8-53ea-4499-a262-b4d63a50e6bd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b856d4d7-054f-40ca-b39c-97e6bccc13cf"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "f38628f8-53ea-4499-a262-b4d63a50e6bd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d05abfbb-d510-4ec4-b39f-638b39da2e44"}], "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "id": "f38628f8-53ea-4499-a262-b4d63a50e6bd", "name": "clearwater-opnfv-dns", "description": "Security group for DNS nodes"}, {"rules": [{"from_port": 53, "group": {}, "ip_protocol": "tcp", "to_port": 53, "parent_group_id": "f38628f8-53ea-4499-a262-b4d63a50e6bd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3af2ed24-b3b4-4d88-ac26-75e124eba2d7"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "f38628f8-53ea-4499-a262-b4d63a50e6bd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a9f5615c-6c85-4d79-9c9d-b90924cfb704"}, {"from_port": 53, "group": {}, "ip_protocol": "udp", "to_port": 53, "parent_group_id": "f38628f8-53ea-4499-a262-b4d63a50e6bd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b856d4d7-054f-40ca-b39c-97e6bccc13cf"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "f38628f8-53ea-4499-a262-b4d63a50e6bd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d05abfbb-d510-4ec4-b39f-638b39da2e44"}], "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "id": "f38628f8-53ea-4499-a262-b4d63a50e6bd", "name": "clearwater-opnfv-dns", "description": "Security group for DNS nodes"}]} 2018-08-01 11:50:54,925 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/15fcad45-7e3e-496e-91b2-6dd6ba6f00fd/os-security-groups used request id req-32bda441-cebc-4288-8c3b-03431b5314d6 2018-08-01 11:50:54,925 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.255568027496s 2018-08-01 11:50:54,925 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/15fcad45-7e3e-496e-91b2-6dd6ba6f00fd/os-security-groups used request id req-32bda441-cebc-4288-8c3b-03431b5314d6 2018-08-01 11:50:54,932 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-01 11:50:54,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 11:50:54,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-b47d991c-fe14-4a26-a4bb-f0ad92e75031 Date: Wed, 01 Aug 2018 11:50:54 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/c235a645-7686-4178-b685-63bdfc362e6f/snap", "metadata": {}}], "file": "/v2/images/c235a645-7686-4178-b685-63bdfc362e6f/file", "owner": "733772e3f94f4f95a51c34f8f2a0e8e7", "id": "c235a645-7686-4178-b685-63bdfc362e6f", "size": 263062016, "self": "/v2/images/c235a645-7686-4178-b685-63bdfc362e6f", "disk_format": "qcow2", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/c235a645-7686-4178-b685-63bdfc362e6f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "updated_at": "2018-08-01T11:45:51Z", "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_alt_4df9543f-1de4-4fee-82bc-41730c529ffa", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "name": "heat_ims-img_alt_4df9543f-1de4-4fee-82bc-41730c529ffa", "checksum": "81360220b4382d4b91eef0ebaf46a661", "created_at": "2018-08-01T11:45:46Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-01 11:50:54,969 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-b47d991c-fe14-4a26-a4bb-f0ad92e75031 2018-08-01 11:50:54,969 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0364899635315s 2018-08-01 11:50:54,969 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-b47d991c-fe14-4a26-a4bb-f0ad92e75031 2018-08-01 11:50:54,973 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-01 11:50:54,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8776/v3/733772e3f94f4f95a51c34f8f2a0e8e7/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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 11:50:55,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:50:54 GMT Server: Apache x-compute-request-id: req-5faea27c-8446-4c95-9624-da638602194b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-5faea27c-8446-4c95-9624-da638602194b Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-01 11:50:55,025 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/733772e3f94f4f95a51c34f8f2a0e8e7/volumes/detail used request id req-5faea27c-8446-4c95-9624-da638602194b 2018-08-01 11:50:55,026 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0523958206177s 2018-08-01 11:50:55,026 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/733772e3f94f4f95a51c34f8f2a0e8e7/volumes/detail used request id req-5faea27c-8446-4c95-9624-da638602194b 2018-08-01 11:50:55,026 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - servers: [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:32:c1:22', u'version': 4, u'addr': u'192.168.1.12', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:32:c1:22', u'version': 4, u'addr': u'172.30.9.204', u'OS-EXT-IPS:type': u'floating'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:73:21:e6', u'version': 4, u'addr': u'192.168.0.12', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:73:21:e6', u'version': 4, u'addr': u'172.30.9.207', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'c235a645-7686-4178-b685-63bdfc362e6f', 'name': u'heat_ims-img_alt_4df9543f-1de4-4fee-82bc-41730c529ffa'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-01T11:50:39.000000', 'flavor': Munch({u'id': u'5c96a2e4-516e-42b5-836c-6c812ace69f3', 'name': u'heat_ims-flavor_alt_4df9543f-1de4-4fee-82bc-41730c529ffa'}), 'az': u'nova', 'id': u'403696c5-2dcf-4228-b5b0-f44121c73b7c', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'86625c36-3bbb-4b9f-9b71-b0b2adc6b17a', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'name': 'heat_ims-project_4df9543f-1de4-4fee-82bc-41730c529ffa', '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'717fcf94-7eea-4e8f-a090-aff0b6c533c0'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'86625c36-3bbb-4b9f-9b71-b0b2adc6b17a', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'name': 'heat_ims-project_4df9543f-1de4-4fee-82bc-41730c529ffa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'733772e3f94f4f95a51c34f8f2a0e8e7', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'733772e3f94f4f95a51c34f8f2a0e8e7', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'73b2728e-e4aa-4da4-9539-9ea9bfd48114'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'86625c36-3bbb-4b9f-9b71-b0b2adc6b17a', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'name': 'heat_ims-project_4df9543f-1de4-4fee-82bc-41730c529ffa', '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'8af0e045-c549-4095-8f06-a0f0274eb5b2'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'86625c36-3bbb-4b9f-9b71-b0b2adc6b17a', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'name': 'heat_ims-project_4df9543f-1de4-4fee-82bc-41730c529ffa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'733772e3f94f4f95a51c34f8f2a0e8e7', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'733772e3f94f4f95a51c34f8f2a0e8e7', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'd140f5a0-fd1f-491b-91c5-d23b1c616fb1'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'86625c36-3bbb-4b9f-9b71-b0b2adc6b17a', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'name': 'heat_ims-project_4df9543f-1de4-4fee-82bc-41730c529ffa', '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'ee1320a6-a2f0-4e6e-9fd0-491adc476bc0'})], 'id': u'86625c36-3bbb-4b9f-9b71-b0b2adc6b17a', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'name': 'heat_ims-project_4df9543f-1de4-4fee-82bc-41730c529ffa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Homer nodes (management)', 'tenant_id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'security_group_id': u'245eaf2e-6e46-45c3-a76b-b9181b172748', 'tenant_id': '', 'port_range_min': 7888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'name': 'heat_ims-project_4df9543f-1de4-4fee-82bc-41730c529ffa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'733772e3f94f4f95a51c34f8f2a0e8e7', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'733772e3f94f4f95a51c34f8f2a0e8e7', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'5964ad73-3917-47cc-82b6-a46f72cc1ef1'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'security_group_id': u'245eaf2e-6e46-45c3-a76b-b9181b172748', 'tenant_id': '', 'port_range_min': 7888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'name': 'heat_ims-project_4df9543f-1de4-4fee-82bc-41730c529ffa', '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'8682ba92-8235-4d5b-9d36-006333bf3378'})], 'id': u'245eaf2e-6e46-45c3-a76b-b9181b172748', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'name': 'heat_ims-project_4df9543f-1de4-4fee-82bc-41730c529ffa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'properties': Munch({}), 'name': u'clearwater-opnfv-homer-mgmt'}), Munch({'description': u'Security group for Homer nodes (signaling)', 'tenant_id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'security_group_id': u'b698f850-5994-42db-b1bf-368e27bbc9d0', 'tenant_id': '', 'port_range_min': 7888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'name': 'heat_ims-project_4df9543f-1de4-4fee-82bc-41730c529ffa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'733772e3f94f4f95a51c34f8f2a0e8e7', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'733772e3f94f4f95a51c34f8f2a0e8e7', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'34eb1a91-2867-44e9-bb1c-53c50ef3b78d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'security_group_id': u'b698f850-5994-42db-b1bf-368e27bbc9d0', 'tenant_id': '', 'port_range_min': 9160, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'name': 'heat_ims-project_4df9543f-1de4-4fee-82bc-41730c529ffa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'733772e3f94f4f95a51c34f8f2a0e8e7', u'name': u'clearwater-opnfv-homer-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'733772e3f94f4f95a51c34f8f2a0e8e7', u'name': u'clearwater-opnfv-homer-sig'}), 'project_id': '', 'id': u'3cf64c87-f8a6-404b-9872-00216a2b6cc9'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'security_group_id': u'b698f850-5994-42db-b1bf-368e27bbc9d0', 'tenant_id': '', 'port_range_min': 7888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'name': 'heat_ims-project_4df9543f-1de4-4fee-82bc-41730c529ffa', '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'80e912cb-f3ce-4937-867b-c0c20a28be35'})], 'id': u'b698f850-5994-42db-b1bf-368e27bbc9d0', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'name': 'heat_ims-project_4df9543f-1de4-4fee-82bc-41730c529ffa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'properties': Munch({}), 'name': u'clearwater-opnfv-homer-sig'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'e6926b6957064809907b3a6b55a76771', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.204', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'name': 'heat_ims-project_4df9543f-1de4-4fee-82bc-41730c529ffa', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.204', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.204', 'launched_at': u'2018-08-01T11:50:39.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-01T11:50:39Z', 'hostId': u'b77b292b3e7d9cf79cae4c932a13feccc8c9d06d94f40658a48d29ca', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa', 'public_v6': '', 'private_v4': u'192.168.1.12', 'cloud': 'envvars', 'host_id': u'b77b292b3e7d9cf79cae4c932a13feccc8c9d06d94f40658a48d29ca', '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-08-01T11:50:39.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'name': u'homer-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'created_at': u'2018-08-01T11:49:56Z', 'created': u'2018-08-01T11:49:56Z', '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:1a:c7:12', u'version': 4, u'addr': u'192.168.1.4', u'OS-EXT-IPS:type': u'fixed'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:65:ce:9b', u'version': 4, u'addr': u'192.168.0.10', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:65:ce:9b', u'version': 4, u'addr': u'172.30.9.208', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'c235a645-7686-4178-b685-63bdfc362e6f', 'name': u'heat_ims-img_alt_4df9543f-1de4-4fee-82bc-41730c529ffa'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-01T11:50:39.000000', 'flavor': Munch({u'id': u'5c96a2e4-516e-42b5-836c-6c812ace69f3', 'name': u'heat_ims-flavor_alt_4df9543f-1de4-4fee-82bc-41730c529ffa'}), 'az': u'nova', 'id': u'4bd05bc6-57ad-45f1-9a3d-6528db5d43ce', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'86625c36-3bbb-4b9f-9b71-b0b2adc6b17a', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'name': 'heat_ims-project_4df9543f-1de4-4fee-82bc-41730c529ffa', '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'717fcf94-7eea-4e8f-a090-aff0b6c533c0'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'86625c36-3bbb-4b9f-9b71-b0b2adc6b17a', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'name': 'heat_ims-project_4df9543f-1de4-4fee-82bc-41730c529ffa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'733772e3f94f4f95a51c34f8f2a0e8e7', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'733772e3f94f4f95a51c34f8f2a0e8e7', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'73b2728e-e4aa-4da4-9539-9ea9bfd48114'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'86625c36-3bbb-4b9f-9b71-b0b2adc6b17a', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'name': 'heat_ims-project_4df9543f-1de4-4fee-82bc-41730c529ffa', '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'8af0e045-c549-4095-8f06-a0f0274eb5b2'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'86625c36-3bbb-4b9f-9b71-b0b2adc6b17a', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'name': 'heat_ims-project_4df9543f-1de4-4fee-82bc-41730c529ffa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'733772e3f94f4f95a51c34f8f2a0e8e7', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'733772e3f94f4f95a51c34f8f2a0e8e7', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'd140f5a0-fd1f-491b-91c5-d23b1c616fb1'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'86625c36-3bbb-4b9f-9b71-b0b2adc6b17a', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'name': 'heat_ims-project_4df9543f-1de4-4fee-82bc-41730c529ffa', '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'ee1320a6-a2f0-4e6e-9fd0-491adc476bc0'})], 'id': u'86625c36-3bbb-4b9f-9b71-b0b2adc6b17a', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'name': 'heat_ims-project_4df9543f-1de4-4fee-82bc-41730c529ffa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Dime nodes (management)', 'tenant_id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8889, 'security_group_id': u'9c32aa0c-3949-4c76-9eda-bad74771fc6a', 'tenant_id': '', 'port_range_min': 8889, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'name': 'heat_ims-project_4df9543f-1de4-4fee-82bc-41730c529ffa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'733772e3f94f4f95a51c34f8f2a0e8e7', u'name': u'clearwater-opnfv-ellis-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'733772e3f94f4f95a51c34f8f2a0e8e7', u'name': u'clearwater-opnfv-ellis-mgmt'}), 'project_id': '', 'id': u'e66a3795-c56b-4459-8e41-7319cb21cea8'})], 'id': u'9c32aa0c-3949-4c76-9eda-bad74771fc6a', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'name': 'heat_ims-project_4df9543f-1de4-4fee-82bc-41730c529ffa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'properties': Munch({}), 'name': u'clearwater-opnfv-dime-mgmt'}), Munch({'description': u'Security group for Dime nodes (signaling)', 'tenant_id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'security_group_id': u'6e5c375d-c6a9-49a3-bceb-8ad99307ad14', 'tenant_id': '', 'port_range_min': 10888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'name': 'heat_ims-project_4df9543f-1de4-4fee-82bc-41730c529ffa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'733772e3f94f4f95a51c34f8f2a0e8e7', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'733772e3f94f4f95a51c34f8f2a0e8e7', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'233e0c75-fefb-425f-ab30-47eb3bcbdbea'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'security_group_id': u'6e5c375d-c6a9-49a3-bceb-8ad99307ad14', 'tenant_id': '', 'port_range_min': 10888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'name': 'heat_ims-project_4df9543f-1de4-4fee-82bc-41730c529ffa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'733772e3f94f4f95a51c34f8f2a0e8e7', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'733772e3f94f4f95a51c34f8f2a0e8e7', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'36ae9666-c66a-4b86-a859-ed9eb6c68869'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'security_group_id': u'6e5c375d-c6a9-49a3-bceb-8ad99307ad14', 'tenant_id': '', 'port_range_min': 10888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'name': 'heat_ims-project_4df9543f-1de4-4fee-82bc-41730c529ffa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'733772e3f94f4f95a51c34f8f2a0e8e7', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'733772e3f94f4f95a51c34f8f2a0e8e7', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'8b9d0d93-83f4-4944-8e90-4a4b0015005e'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8888, 'security_group_id': u'6e5c375d-c6a9-49a3-bceb-8ad99307ad14', 'tenant_id': '', 'port_range_min': 8888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'name': 'heat_ims-project_4df9543f-1de4-4fee-82bc-41730c529ffa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'733772e3f94f4f95a51c34f8f2a0e8e7', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'733772e3f94f4f95a51c34f8f2a0e8e7', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'95efc309-a6ea-41dd-99a6-4f82a742ec3a'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8888, 'security_group_id': u'6e5c375d-c6a9-49a3-bceb-8ad99307ad14', 'tenant_id': '', 'port_range_min': 8888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'name': 'heat_ims-project_4df9543f-1de4-4fee-82bc-41730c529ffa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'733772e3f94f4f95a51c34f8f2a0e8e7', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'733772e3f94f4f95a51c34f8f2a0e8e7', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'cc6e375c-72a2-4844-b317-fec444ca4f92'})], 'id': u'6e5c375d-c6a9-49a3-bceb-8ad99307ad14', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'name': 'heat_ims-project_4df9543f-1de4-4fee-82bc-41730c529ffa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'properties': Munch({}), 'name': u'clearwater-opnfv-dime-sig'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'e6926b6957064809907b3a6b55a76771', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.208', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'name': 'heat_ims-project_4df9543f-1de4-4fee-82bc-41730c529ffa', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.208', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.208', 'launched_at': u'2018-08-01T11:50:39.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-01T11:50:39Z', 'hostId': u'b77b292b3e7d9cf79cae4c932a13feccc8c9d06d94f40658a48d29ca', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa', 'public_v6': '', 'private_v4': u'192.168.0.10', 'cloud': 'envvars', 'host_id': u'b77b292b3e7d9cf79cae4c932a13feccc8c9d06d94f40658a48d29ca', '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-08-01T11:50:39.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'name': u'dime-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'created_at': u'2018-08-01T11:49:56Z', 'created': u'2018-08-01T11:49:56Z', '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:3e:a7:52', u'version': 4, u'addr': u'192.168.1.6', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:3e:a7:52', u'version': 4, u'addr': u'172.30.9.214', u'OS-EXT-IPS:type': u'floating'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:5a:2a:e0', 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:5a:2a:e0', u'version': 4, u'addr': u'172.30.9.215', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'c235a645-7686-4178-b685-63bdfc362e6f', 'name': u'heat_ims-img_alt_4df9543f-1de4-4fee-82bc-41730c529ffa'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-01T11:50:39.000000', 'flavor': Munch({u'id': u'5c96a2e4-516e-42b5-836c-6c812ace69f3', 'name': u'heat_ims-flavor_alt_4df9543f-1de4-4fee-82bc-41730c529ffa'}), 'az': u'nova', 'id': u'b9e44d42-7ef2-4457-a8ff-05ddaac34690', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'86625c36-3bbb-4b9f-9b71-b0b2adc6b17a', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'name': 'heat_ims-project_4df9543f-1de4-4fee-82bc-41730c529ffa', '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'717fcf94-7eea-4e8f-a090-aff0b6c533c0'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'86625c36-3bbb-4b9f-9b71-b0b2adc6b17a', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'name': 'heat_ims-project_4df9543f-1de4-4fee-82bc-41730c529ffa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'733772e3f94f4f95a51c34f8f2a0e8e7', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'733772e3f94f4f95a51c34f8f2a0e8e7', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'73b2728e-e4aa-4da4-9539-9ea9bfd48114'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'86625c36-3bbb-4b9f-9b71-b0b2adc6b17a', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'name': 'heat_ims-project_4df9543f-1de4-4fee-82bc-41730c529ffa', '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'8af0e045-c549-4095-8f06-a0f0274eb5b2'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'86625c36-3bbb-4b9f-9b71-b0b2adc6b17a', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'name': 'heat_ims-project_4df9543f-1de4-4fee-82bc-41730c529ffa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'733772e3f94f4f95a51c34f8f2a0e8e7', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'733772e3f94f4f95a51c34f8f2a0e8e7', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'd140f5a0-fd1f-491b-91c5-d23b1c616fb1'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'86625c36-3bbb-4b9f-9b71-b0b2adc6b17a', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'name': 'heat_ims-project_4df9543f-1de4-4fee-82bc-41730c529ffa', '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'ee1320a6-a2f0-4e6e-9fd0-491adc476bc0'})], 'id': u'86625c36-3bbb-4b9f-9b71-b0b2adc6b17a', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'name': 'heat_ims-project_4df9543f-1de4-4fee-82bc-41730c529ffa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Bono nodes (signaling)', 'tenant_id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'75dc211b-527f-4bcf-b1ec-066328bc9f45', 'tenant_id': '', 'port_range_min': 32768, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'name': 'heat_ims-project_4df9543f-1de4-4fee-82bc-41730c529ffa', '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'08320299-4992-4459-80cf-7c6b8edeb5ba'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'security_group_id': u'75dc211b-527f-4bcf-b1ec-066328bc9f45', 'tenant_id': '', 'port_range_min': 3478, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'name': 'heat_ims-project_4df9543f-1de4-4fee-82bc-41730c529ffa', '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'093c1f02-7593-4ff2-9ae9-653dcfa0fe22'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'security_group_id': u'75dc211b-527f-4bcf-b1ec-066328bc9f45', 'tenant_id': '', 'port_range_min': 5060, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'name': 'heat_ims-project_4df9543f-1de4-4fee-82bc-41730c529ffa', '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'0f23b82e-7853-4972-a2fe-c4a7cca9886f'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'security_group_id': u'75dc211b-527f-4bcf-b1ec-066328bc9f45', 'tenant_id': '', 'port_range_min': 5058, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'name': 'heat_ims-project_4df9543f-1de4-4fee-82bc-41730c529ffa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'733772e3f94f4f95a51c34f8f2a0e8e7', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'733772e3f94f4f95a51c34f8f2a0e8e7', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'24c5bc92-5593-42bf-b5a0-74d32853693e'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'security_group_id': u'75dc211b-527f-4bcf-b1ec-066328bc9f45', 'tenant_id': '', 'port_range_min': 5058, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'name': 'heat_ims-project_4df9543f-1de4-4fee-82bc-41730c529ffa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'733772e3f94f4f95a51c34f8f2a0e8e7', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'733772e3f94f4f95a51c34f8f2a0e8e7', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'38f6cf9c-fffb-4419-9438-ae1e19d2e0e6'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5062, 'security_group_id': u'75dc211b-527f-4bcf-b1ec-066328bc9f45', 'tenant_id': '', 'port_range_min': 5062, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'name': 'heat_ims-project_4df9543f-1de4-4fee-82bc-41730c529ffa', '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'5dc43e21-0de6-4942-a10e-633b92d24084'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'security_group_id': u'75dc211b-527f-4bcf-b1ec-066328bc9f45', 'tenant_id': '', 'port_range_min': 5060, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'name': 'heat_ims-project_4df9543f-1de4-4fee-82bc-41730c529ffa', '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'6b502b86-51c2-47fc-9552-b0f477bfc19e'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'security_group_id': u'75dc211b-527f-4bcf-b1ec-066328bc9f45', 'tenant_id': '', 'port_range_min': 3478, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'name': 'heat_ims-project_4df9543f-1de4-4fee-82bc-41730c529ffa', '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'e8723af0-144d-4947-be4d-4bb3ab5eb3e8'})], 'id': u'75dc211b-527f-4bcf-b1ec-066328bc9f45', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'name': 'heat_ims-project_4df9543f-1de4-4fee-82bc-41730c529ffa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'properties': Munch({}), 'name': u'clearwater-opnfv-bono-sig'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'e6926b6957064809907b3a6b55a76771', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.214', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'name': 'heat_ims-project_4df9543f-1de4-4fee-82bc-41730c529ffa', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.214', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.214', 'launched_at': u'2018-08-01T11:50:39.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-01T11:50:39Z', 'hostId': u'b77b292b3e7d9cf79cae4c932a13feccc8c9d06d94f40658a48d29ca', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa', 'public_v6': '', 'private_v4': u'192.168.1.6', 'cloud': 'envvars', 'host_id': u'b77b292b3e7d9cf79cae4c932a13feccc8c9d06d94f40658a48d29ca', '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-08-01T11:50:39.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'name': u'bono-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'created_at': u'2018-08-01T11:49:56Z', 'created': u'2018-08-01T11:49:56Z', '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:ea:14:7b', u'version': 4, u'addr': u'192.168.1.11', u'OS-EXT-IPS:type': u'fixed'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:8a:b7:0d', u'version': 4, u'addr': u'192.168.0.5', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:8a:b7:0d', u'version': 4, u'addr': u'172.30.9.212', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'c235a645-7686-4178-b685-63bdfc362e6f', 'name': u'heat_ims-img_alt_4df9543f-1de4-4fee-82bc-41730c529ffa'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-01T11:50:32.000000', 'flavor': Munch({u'id': u'5c96a2e4-516e-42b5-836c-6c812ace69f3', 'name': u'heat_ims-flavor_alt_4df9543f-1de4-4fee-82bc-41730c529ffa'}), 'az': u'nova', 'id': u'a5e6c3c0-1a1b-49e0-929c-51fea4ea1012', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'86625c36-3bbb-4b9f-9b71-b0b2adc6b17a', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'name': 'heat_ims-project_4df9543f-1de4-4fee-82bc-41730c529ffa', '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'717fcf94-7eea-4e8f-a090-aff0b6c533c0'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'86625c36-3bbb-4b9f-9b71-b0b2adc6b17a', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'name': 'heat_ims-project_4df9543f-1de4-4fee-82bc-41730c529ffa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'733772e3f94f4f95a51c34f8f2a0e8e7', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'733772e3f94f4f95a51c34f8f2a0e8e7', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'73b2728e-e4aa-4da4-9539-9ea9bfd48114'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'86625c36-3bbb-4b9f-9b71-b0b2adc6b17a', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'name': 'heat_ims-project_4df9543f-1de4-4fee-82bc-41730c529ffa', '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'8af0e045-c549-4095-8f06-a0f0274eb5b2'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'86625c36-3bbb-4b9f-9b71-b0b2adc6b17a', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'name': 'heat_ims-project_4df9543f-1de4-4fee-82bc-41730c529ffa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'733772e3f94f4f95a51c34f8f2a0e8e7', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'733772e3f94f4f95a51c34f8f2a0e8e7', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'd140f5a0-fd1f-491b-91c5-d23b1c616fb1'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'86625c36-3bbb-4b9f-9b71-b0b2adc6b17a', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'name': 'heat_ims-project_4df9543f-1de4-4fee-82bc-41730c529ffa', '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'ee1320a6-a2f0-4e6e-9fd0-491adc476bc0'})], 'id': u'86625c36-3bbb-4b9f-9b71-b0b2adc6b17a', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'name': 'heat_ims-project_4df9543f-1de4-4fee-82bc-41730c529ffa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Sprout nodes inbound traffic (signaling)', 'tenant_id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5052, 'security_group_id': u'6950a5ca-ed2d-44a0-a5d1-106ddce626c4', 'tenant_id': '', 'port_range_min': 5052, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'name': 'heat_ims-project_4df9543f-1de4-4fee-82bc-41730c529ffa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'733772e3f94f4f95a51c34f8f2a0e8e7', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'733772e3f94f4f95a51c34f8f2a0e8e7', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'38ac10bd-5dec-435e-8e4e-ad959c15e7f2'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9888, 'security_group_id': u'6950a5ca-ed2d-44a0-a5d1-106ddce626c4', 'tenant_id': '', 'port_range_min': 9888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'name': 'heat_ims-project_4df9543f-1de4-4fee-82bc-41730c529ffa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'733772e3f94f4f95a51c34f8f2a0e8e7', u'name': u'clearwater-opnfv-dime-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'733772e3f94f4f95a51c34f8f2a0e8e7', u'name': u'clearwater-opnfv-dime-sig'}), 'project_id': '', 'id': u'5bb2031b-01d4-4ad0-a4e5-4783ba06bcb5'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5054, 'security_group_id': u'6950a5ca-ed2d-44a0-a5d1-106ddce626c4', 'tenant_id': '', 'port_range_min': 5054, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'name': 'heat_ims-project_4df9543f-1de4-4fee-82bc-41730c529ffa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'733772e3f94f4f95a51c34f8f2a0e8e7', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'733772e3f94f4f95a51c34f8f2a0e8e7', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'72626316-d97a-45ea-b240-219ce92617e7'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9888, 'security_group_id': u'6950a5ca-ed2d-44a0-a5d1-106ddce626c4', 'tenant_id': '', 'port_range_min': 9888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'name': 'heat_ims-project_4df9543f-1de4-4fee-82bc-41730c529ffa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'733772e3f94f4f95a51c34f8f2a0e8e7', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'733772e3f94f4f95a51c34f8f2a0e8e7', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'93eb038a-f417-483a-8c86-9c1d369ec89f'})], 'id': u'6950a5ca-ed2d-44a0-a5d1-106ddce626c4', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'name': 'heat_ims-project_4df9543f-1de4-4fee-82bc-41730c529ffa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'properties': Munch({}), 'name': u'clearwater-opnfv-sprout-sig-inbound'}), Munch({'description': u'Security group for Sprout nodes outbound traffic (signaling)', 'tenant_id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5054, 'security_group_id': u'92d0f828-42bf-4ee3-9d57-65340ab30fb8', 'tenant_id': '', 'port_range_min': 5054, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'name': 'heat_ims-project_4df9543f-1de4-4fee-82bc-41730c529ffa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'733772e3f94f4f95a51c34f8f2a0e8e7', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'733772e3f94f4f95a51c34f8f2a0e8e7', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'b680be86-28cf-4665-b87f-f694dc0d32aa'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5052, 'security_group_id': u'92d0f828-42bf-4ee3-9d57-65340ab30fb8', 'tenant_id': '', 'port_range_min': 5052, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'name': 'heat_ims-project_4df9543f-1de4-4fee-82bc-41730c529ffa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'733772e3f94f4f95a51c34f8f2a0e8e7', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'733772e3f94f4f95a51c34f8f2a0e8e7', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'bbfafa50-cece-4eb6-b411-0b0a46fd3cec'})], 'id': u'92d0f828-42bf-4ee3-9d57-65340ab30fb8', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'name': 'heat_ims-project_4df9543f-1de4-4fee-82bc-41730c529ffa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'properties': Munch({}), 'name': u'clearwater-opnfv-sprout-sig-outbound'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'e6926b6957064809907b3a6b55a76771', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.212', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'name': 'heat_ims-project_4df9543f-1de4-4fee-82bc-41730c529ffa', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.212', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.212', 'launched_at': u'2018-08-01T11:50:32.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-01T11:50:33Z', 'hostId': u'0bf63998e69f749a8e677370730dafd105841e814b81fe61687a8d70', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa', 'public_v6': '', 'private_v4': u'192.168.0.5', 'cloud': 'envvars', 'host_id': u'0bf63998e69f749a8e677370730dafd105841e814b81fe61687a8d70', '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-08-01T11:50:32.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'name': u'sprout-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'created_at': u'2018-08-01T11:49:55Z', 'created': u'2018-08-01T11:49:55Z', '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:5b:4d:c1', u'version': 4, u'addr': u'192.168.1.7', u'OS-EXT-IPS:type': u'fixed'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:94:6d:cd', u'version': 4, u'addr': u'192.168.0.13', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:94:6d:cd', u'version': 4, u'addr': u'172.30.9.205', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'c235a645-7686-4178-b685-63bdfc362e6f', 'name': u'heat_ims-img_alt_4df9543f-1de4-4fee-82bc-41730c529ffa'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-01T11:50:29.000000', 'flavor': Munch({u'id': u'5c96a2e4-516e-42b5-836c-6c812ace69f3', 'name': u'heat_ims-flavor_alt_4df9543f-1de4-4fee-82bc-41730c529ffa'}), 'az': u'nova', 'id': u'97163e3e-7028-4e1d-86ea-ce672c93ae8b', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'86625c36-3bbb-4b9f-9b71-b0b2adc6b17a', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'name': 'heat_ims-project_4df9543f-1de4-4fee-82bc-41730c529ffa', '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'717fcf94-7eea-4e8f-a090-aff0b6c533c0'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'86625c36-3bbb-4b9f-9b71-b0b2adc6b17a', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'name': 'heat_ims-project_4df9543f-1de4-4fee-82bc-41730c529ffa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'733772e3f94f4f95a51c34f8f2a0e8e7', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'733772e3f94f4f95a51c34f8f2a0e8e7', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'73b2728e-e4aa-4da4-9539-9ea9bfd48114'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'86625c36-3bbb-4b9f-9b71-b0b2adc6b17a', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'name': 'heat_ims-project_4df9543f-1de4-4fee-82bc-41730c529ffa', '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'8af0e045-c549-4095-8f06-a0f0274eb5b2'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'86625c36-3bbb-4b9f-9b71-b0b2adc6b17a', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'name': 'heat_ims-project_4df9543f-1de4-4fee-82bc-41730c529ffa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'733772e3f94f4f95a51c34f8f2a0e8e7', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'733772e3f94f4f95a51c34f8f2a0e8e7', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'd140f5a0-fd1f-491b-91c5-d23b1c616fb1'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'86625c36-3bbb-4b9f-9b71-b0b2adc6b17a', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'name': 'heat_ims-project_4df9543f-1de4-4fee-82bc-41730c529ffa', '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'ee1320a6-a2f0-4e6e-9fd0-491adc476bc0'})], 'id': u'86625c36-3bbb-4b9f-9b71-b0b2adc6b17a', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'name': 'heat_ims-project_4df9543f-1de4-4fee-82bc-41730c529ffa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Vellum nodes inbound traffic (signaling)', 'tenant_id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11311, 'security_group_id': u'5a5bf85f-ecb4-4542-8eff-b313dc51a3cc', 'tenant_id': '', 'port_range_min': 11311, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'name': 'heat_ims-project_4df9543f-1de4-4fee-82bc-41730c529ffa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'733772e3f94f4f95a51c34f8f2a0e8e7', u'name': u'clearwater-opnfv-dime-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'733772e3f94f4f95a51c34f8f2a0e8e7', u'name': u'clearwater-opnfv-dime-sig'}), 'project_id': '', 'id': u'03770fac-e5cc-436c-9254-7b3294f1db35'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11311, 'security_group_id': u'5a5bf85f-ecb4-4542-8eff-b313dc51a3cc', 'tenant_id': '', 'port_range_min': 11311, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'name': 'heat_ims-project_4df9543f-1de4-4fee-82bc-41730c529ffa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'733772e3f94f4f95a51c34f8f2a0e8e7', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'733772e3f94f4f95a51c34f8f2a0e8e7', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'309a4c6f-3462-4bac-b5b2-1b9992d3eb10'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'security_group_id': u'5a5bf85f-ecb4-4542-8eff-b313dc51a3cc', 'tenant_id': '', 'port_range_min': 7253, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'name': 'heat_ims-project_4df9543f-1de4-4fee-82bc-41730c529ffa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'733772e3f94f4f95a51c34f8f2a0e8e7', u'name': u'clearwater-opnfv-dime-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'733772e3f94f4f95a51c34f8f2a0e8e7', u'name': u'clearwater-opnfv-dime-sig'}), 'project_id': '', 'id': u'93cebb0f-5258-45f7-8609-45d981d1d5ac'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'security_group_id': u'5a5bf85f-ecb4-4542-8eff-b313dc51a3cc', 'tenant_id': '', 'port_range_min': 7253, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'name': 'heat_ims-project_4df9543f-1de4-4fee-82bc-41730c529ffa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'733772e3f94f4f95a51c34f8f2a0e8e7', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'733772e3f94f4f95a51c34f8f2a0e8e7', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'c3000999-2664-44fd-8980-0a332e790fed'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'security_group_id': u'5a5bf85f-ecb4-4542-8eff-b313dc51a3cc', 'tenant_id': '', 'port_range_min': 9160, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'name': 'heat_ims-project_4df9543f-1de4-4fee-82bc-41730c529ffa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'733772e3f94f4f95a51c34f8f2a0e8e7', u'name': u'clearwater-opnfv-dime-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'733772e3f94f4f95a51c34f8f2a0e8e7', u'name': u'clearwater-opnfv-dime-sig'}), 'project_id': '', 'id': u'd0540793-48c1-4ba9-ae66-90e7d932217b'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'security_group_id': u'5a5bf85f-ecb4-4542-8eff-b313dc51a3cc', 'tenant_id': '', 'port_range_min': 9160, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'name': 'heat_ims-project_4df9543f-1de4-4fee-82bc-41730c529ffa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'733772e3f94f4f95a51c34f8f2a0e8e7', u'name': u'clearwater-opnfv-homer-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'733772e3f94f4f95a51c34f8f2a0e8e7', u'name': u'clearwater-opnfv-homer-sig'}), 'project_id': '', 'id': u'f4ec06e2-01ca-42b1-ad43-6fc9d627c121'})], 'id': u'5a5bf85f-ecb4-4542-8eff-b313dc51a3cc', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'name': 'heat_ims-project_4df9543f-1de4-4fee-82bc-41730c529ffa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'properties': Munch({}), 'name': u'clearwater-opnfv-vellum-sig-inbound'}), Munch({'description': u'Security group for Vellum nodes outbound traffic (signaling)', 'tenant_id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7000, 'security_group_id': u'325cf6de-490c-4ebf-ab46-7de37a171658', 'tenant_id': '', 'port_range_min': 7000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'name': 'heat_ims-project_4df9543f-1de4-4fee-82bc-41730c529ffa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'733772e3f94f4f95a51c34f8f2a0e8e7', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'733772e3f94f4f95a51c34f8f2a0e8e7', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'2fa59524-0218-440f-b803-af2ccd77f07f'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11211, 'security_group_id': u'325cf6de-490c-4ebf-ab46-7de37a171658', 'tenant_id': '', 'port_range_min': 11211, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'name': 'heat_ims-project_4df9543f-1de4-4fee-82bc-41730c529ffa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'733772e3f94f4f95a51c34f8f2a0e8e7', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'733772e3f94f4f95a51c34f8f2a0e8e7', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'81c881b0-8138-4e6b-86ce-452b545c1249'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'security_group_id': u'325cf6de-490c-4ebf-ab46-7de37a171658', 'tenant_id': '', 'port_range_min': 7253, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'name': 'heat_ims-project_4df9543f-1de4-4fee-82bc-41730c529ffa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'733772e3f94f4f95a51c34f8f2a0e8e7', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'733772e3f94f4f95a51c34f8f2a0e8e7', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'eb639494-d719-4cea-8b6c-d4dadf397378'})], 'id': u'325cf6de-490c-4ebf-ab46-7de37a171658', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'name': 'heat_ims-project_4df9543f-1de4-4fee-82bc-41730c529ffa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'properties': Munch({}), 'name': u'clearwater-opnfv-vellum-sig-outbound'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'e6926b6957064809907b3a6b55a76771', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.205', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'name': 'heat_ims-project_4df9543f-1de4-4fee-82bc-41730c529ffa', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.205', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.205', 'launched_at': u'2018-08-01T11:50:29.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-01T11:50:29Z', 'hostId': u'b77b292b3e7d9cf79cae4c932a13feccc8c9d06d94f40658a48d29ca', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa', 'public_v6': '', 'private_v4': u'192.168.0.13', 'cloud': 'envvars', 'host_id': u'b77b292b3e7d9cf79cae4c932a13feccc8c9d06d94f40658a48d29ca', '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-08-01T11:50:29.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'name': u'vellum-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'created_at': u'2018-08-01T11:49:54Z', 'created': u'2018-08-01T11:49:54Z', '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:c4:f6:13', u'version': 4, u'addr': u'192.168.0.11', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:c4:f6:13', u'version': 4, u'addr': u'172.30.9.210', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'c235a645-7686-4178-b685-63bdfc362e6f', 'name': u'heat_ims-img_alt_4df9543f-1de4-4fee-82bc-41730c529ffa'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-01T11:49:40.000000', 'flavor': Munch({u'id': u'5c96a2e4-516e-42b5-836c-6c812ace69f3', 'name': u'heat_ims-flavor_alt_4df9543f-1de4-4fee-82bc-41730c529ffa'}), 'az': u'nova', 'id': u'fd10f666-adc2-4414-a884-dcef4ada2d6d', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'86625c36-3bbb-4b9f-9b71-b0b2adc6b17a', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'name': 'heat_ims-project_4df9543f-1de4-4fee-82bc-41730c529ffa', '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'717fcf94-7eea-4e8f-a090-aff0b6c533c0'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'86625c36-3bbb-4b9f-9b71-b0b2adc6b17a', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'name': 'heat_ims-project_4df9543f-1de4-4fee-82bc-41730c529ffa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'733772e3f94f4f95a51c34f8f2a0e8e7', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'733772e3f94f4f95a51c34f8f2a0e8e7', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'73b2728e-e4aa-4da4-9539-9ea9bfd48114'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'86625c36-3bbb-4b9f-9b71-b0b2adc6b17a', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'name': 'heat_ims-project_4df9543f-1de4-4fee-82bc-41730c529ffa', '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'8af0e045-c549-4095-8f06-a0f0274eb5b2'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'86625c36-3bbb-4b9f-9b71-b0b2adc6b17a', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'name': 'heat_ims-project_4df9543f-1de4-4fee-82bc-41730c529ffa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'733772e3f94f4f95a51c34f8f2a0e8e7', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'733772e3f94f4f95a51c34f8f2a0e8e7', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'd140f5a0-fd1f-491b-91c5-d23b1c616fb1'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'86625c36-3bbb-4b9f-9b71-b0b2adc6b17a', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'name': 'heat_ims-project_4df9543f-1de4-4fee-82bc-41730c529ffa', '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'ee1320a6-a2f0-4e6e-9fd0-491adc476bc0'})], 'id': u'86625c36-3bbb-4b9f-9b71-b0b2adc6b17a', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'name': 'heat_ims-project_4df9543f-1de4-4fee-82bc-41730c529ffa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Ellis nodes (management)', 'tenant_id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 80, 'security_group_id': u'59eb72c8-753d-47b7-bc17-99a8df64dbf1', 'tenant_id': '', 'port_range_min': 80, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'name': 'heat_ims-project_4df9543f-1de4-4fee-82bc-41730c529ffa', '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'03e4b7ce-6c3f-418f-b957-5e91d88fd002'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 443, 'security_group_id': u'59eb72c8-753d-47b7-bc17-99a8df64dbf1', 'tenant_id': '', 'port_range_min': 443, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'name': 'heat_ims-project_4df9543f-1de4-4fee-82bc-41730c529ffa', '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'5dd3d0a5-9416-4654-b09a-d930267009fa'})], 'id': u'59eb72c8-753d-47b7-bc17-99a8df64dbf1', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'name': 'heat_ims-project_4df9543f-1de4-4fee-82bc-41730c529ffa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'properties': Munch({}), 'name': u'clearwater-opnfv-ellis-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'e6926b6957064809907b3a6b55a76771', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.210', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'name': 'heat_ims-project_4df9543f-1de4-4fee-82bc-41730c529ffa', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.210', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.210', 'launched_at': u'2018-08-01T11:49:40.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-01T11:49:40Z', 'hostId': u'0bf63998e69f749a8e677370730dafd105841e814b81fe61687a8d70', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa', 'public_v6': '', 'private_v4': u'192.168.0.11', 'cloud': 'envvars', 'host_id': u'0bf63998e69f749a8e677370730dafd105841e814b81fe61687a8d70', '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-08-01T11:49:40.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'created_at': u'2018-08-01T11:48:16Z', 'created': u'2018-08-01T11:48:16Z', '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:bb:96:06', u'version': 4, u'addr': u'192.168.1.8', u'OS-EXT-IPS:type': u'fixed'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:87:6e:c5', u'version': 4, u'addr': u'192.168.0.2', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:87:6e:c5', u'version': 4, u'addr': u'172.30.9.200', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'c235a645-7686-4178-b685-63bdfc362e6f', 'name': u'heat_ims-img_alt_4df9543f-1de4-4fee-82bc-41730c529ffa'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-01T11:48:06.000000', 'flavor': Munch({u'id': u'5c96a2e4-516e-42b5-836c-6c812ace69f3', 'name': u'heat_ims-flavor_alt_4df9543f-1de4-4fee-82bc-41730c529ffa'}), 'az': u'nova', 'id': u'15fcad45-7e3e-496e-91b2-6dd6ba6f00fd', 'security_groups': [Munch({'description': u'Security group for DNS nodes', 'tenant_id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 53, 'security_group_id': u'f38628f8-53ea-4499-a262-b4d63a50e6bd', 'tenant_id': '', 'port_range_min': 53, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'name': 'heat_ims-project_4df9543f-1de4-4fee-82bc-41730c529ffa', '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'3af2ed24-b3b4-4d88-ac26-75e124eba2d7'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'f38628f8-53ea-4499-a262-b4d63a50e6bd', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'name': 'heat_ims-project_4df9543f-1de4-4fee-82bc-41730c529ffa', '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'a9f5615c-6c85-4d79-9c9d-b90924cfb704'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 53, 'security_group_id': u'f38628f8-53ea-4499-a262-b4d63a50e6bd', 'tenant_id': '', 'port_range_min': 53, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'name': 'heat_ims-project_4df9543f-1de4-4fee-82bc-41730c529ffa', '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'b856d4d7-054f-40ca-b39c-97e6bccc13cf'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'f38628f8-53ea-4499-a262-b4d63a50e6bd', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'name': 'heat_ims-project_4df9543f-1de4-4fee-82bc-41730c529ffa', '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'd05abfbb-d510-4ec4-b39f-638b39da2e44'})], 'id': u'f38628f8-53ea-4499-a262-b4d63a50e6bd', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'name': 'heat_ims-project_4df9543f-1de4-4fee-82bc-41730c529ffa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'properties': Munch({}), 'name': u'clearwater-opnfv-dns'}), Munch({'description': u'Security group for DNS nodes', 'tenant_id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 53, 'security_group_id': u'f38628f8-53ea-4499-a262-b4d63a50e6bd', 'tenant_id': '', 'port_range_min': 53, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'name': 'heat_ims-project_4df9543f-1de4-4fee-82bc-41730c529ffa', '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'3af2ed24-b3b4-4d88-ac26-75e124eba2d7'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'f38628f8-53ea-4499-a262-b4d63a50e6bd', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'name': 'heat_ims-project_4df9543f-1de4-4fee-82bc-41730c529ffa', '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'a9f5615c-6c85-4d79-9c9d-b90924cfb704'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 53, 'security_group_id': u'f38628f8-53ea-4499-a262-b4d63a50e6bd', 'tenant_id': '', 'port_range_min': 53, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'name': 'heat_ims-project_4df9543f-1de4-4fee-82bc-41730c529ffa', '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'b856d4d7-054f-40ca-b39c-97e6bccc13cf'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'f38628f8-53ea-4499-a262-b4d63a50e6bd', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'name': 'heat_ims-project_4df9543f-1de4-4fee-82bc-41730c529ffa', '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'd05abfbb-d510-4ec4-b39f-638b39da2e44'})], 'id': u'f38628f8-53ea-4499-a262-b4d63a50e6bd', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'name': 'heat_ims-project_4df9543f-1de4-4fee-82bc-41730c529ffa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'properties': Munch({}), 'name': u'clearwater-opnfv-dns'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'e6926b6957064809907b3a6b55a76771', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.200', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'name': 'heat_ims-project_4df9543f-1de4-4fee-82bc-41730c529ffa', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.200', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.200', 'launched_at': u'2018-08-01T11:48:06.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-01T11:48:06Z', 'hostId': u'b77b292b3e7d9cf79cae4c932a13feccc8c9d06d94f40658a48d29ca', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa', 'public_v6': '', 'private_v4': u'192.168.0.2', 'cloud': 'envvars', 'host_id': u'b77b292b3e7d9cf79cae4c932a13feccc8c9d06d94f40658a48d29ca', '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-08-01T11:48:06.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'name': u'ns.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'created_at': u'2018-08-01T11:46:20Z', 'created': u'2018-08-01T11:46:20Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'})] 2018-08-01 11:50:55,039 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:50:55,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 11:50:55,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:50: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-07707c1e-fd58-4f13-8e01-d8a5d84e6658 x-compute-request-id: req-07707c1e-fd58-4f13-8e01-d8a5d84e6658 Content-Encoding: gzip Content-Length: 1500 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:73:21:e6", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:21:e6", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:c1:22", "version": 4, "addr": "192.168.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:c1:22", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/403696c5-2dcf-4228-b5b0-f44121c73b7c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/403696c5-2dcf-4228-b5b0-f44121c73b7c", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:50:39.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "403696c5-2dcf-4228-b5b0-f44121c73b7c", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:50:39Z", "hostId": "b77b292b3e7d9cf79cae4c932a13feccc8c9d06d94f40658a48d29ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "homer-0.clearwater.opnfv", "created": "2018-08-01T11:49:56Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:65:ce:9b", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:ce:9b", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1a:c7:12", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/4bd05bc6-57ad-45f1-9a3d-6528db5d43ce", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/4bd05bc6-57ad-45f1-9a3d-6528db5d43ce", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:50:39.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "4bd05bc6-57ad-45f1-9a3d-6528db5d43ce", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:50:39Z", "hostId": "b77b292b3e7d9cf79cae4c932a13feccc8c9d06d94f40658a48d29ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "dime-0.clearwater.opnfv", "created": "2018-08-01T11:49:56Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:5a:2a:e0", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:2a:e0", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:a7:52", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:a7:52", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b9e44d42-7ef2-4457-a8ff-05ddaac34690", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b9e44d42-7ef2-4457-a8ff-05ddaac34690", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:50:39.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "b9e44d42-7ef2-4457-a8ff-05ddaac34690", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:50:39Z", "hostId": "b77b292b3e7d9cf79cae4c932a13feccc8c9d06d94f40658a48d29ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "bono-0.clearwater.opnfv", "created": "2018-08-01T11:49:56Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:8a:b7:0d", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:b7:0d", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:14:7b", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a5e6c3c0-1a1b-49e0-929c-51fea4ea1012", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a5e6c3c0-1a1b-49e0-929c-51fea4ea1012", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:50:32.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "a5e6c3c0-1a1b-49e0-929c-51fea4ea1012", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:50:33Z", "hostId": "0bf63998e69f749a8e677370730dafd105841e814b81fe61687a8d70", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-01T11:49:55Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:94:6d:cd", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:6d:cd", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:4d:c1", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/97163e3e-7028-4e1d-86ea-ce672c93ae8b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/97163e3e-7028-4e1d-86ea-ce672c93ae8b", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:50:29.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "97163e3e-7028-4e1d-86ea-ce672c93ae8b", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:50:29Z", "hostId": "b77b292b3e7d9cf79cae4c932a13feccc8c9d06d94f40658a48d29ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-01T11:49:54Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:c4:f6:13", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:f6:13", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/fd10f666-adc2-4414-a884-dcef4ada2d6d", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/fd10f666-adc2-4414-a884-dcef4ada2d6d", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:49:40.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "fd10f666-adc2-4414-a884-dcef4ada2d6d", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:49:40Z", "hostId": "0bf63998e69f749a8e677370730dafd105841e814b81fe61687a8d70", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-01T11:48:16Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:87:6e:c5", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:6e:c5", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:96:06", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/15fcad45-7e3e-496e-91b2-6dd6ba6f00fd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/15fcad45-7e3e-496e-91b2-6dd6ba6f00fd", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:48:06.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "15fcad45-7e3e-496e-91b2-6dd6ba6f00fd", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:48:06Z", "hostId": "b77b292b3e7d9cf79cae4c932a13feccc8c9d06d94f40658a48d29ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "ns.clearwater.opnfv", "created": "2018-08-01T11:46:20Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:50:55,463 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-07707c1e-fd58-4f13-8e01-d8a5d84e6658 2018-08-01 11:50:55,463 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.424460887909s 2018-08-01 11:50:55,464 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-07707c1e-fd58-4f13-8e01-d8a5d84e6658 2018-08-01 11:50:55,471 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-01 11:50:55,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/403696c5-2dcf-4228-b5b0-f44121c73b7c/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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-01 11:50:55,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:50: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-2fca842b-5b74-4d2c-9933-064a3fbe8912 x-compute-request-id: req-2fca842b-5b74-4d2c-9933-064a3fbe8912 Content-Encoding: gzip Content-Length: 10155 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 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\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 00000000000f60e0 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.008082] Security Framework initialized\n[ 0.009267] AppArmor: AppArmor initialized\n[ 0.010367] Yama: becoming mindful.\n[ 0.012226] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015478] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016707] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018437] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020403] Initializing cgroup subsys memory\n[ 0.021333] Initializing cgroup subsys devices\n[ 0.022238] Initializing cgroup subsys freezer\n[ 0.024010] Initializing cgroup subsys blkio\n[ 0.024892] Initializing cgroup subsys perf_event\n[ 0.025846] Initializing cgroup subsys hugetlb\n[ 0.026818] CPU: Physical Processor ID: 0\n[ 0.028016] FEATURE SPEC_CTRL Present\n[ 0.029730] mce: CPU supports 10 MCE banks\n[ 0.030903] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.030903] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032011] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033592] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.036003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.038176] Speculative Store Bypass: Vulnerable\n[ 0.040468] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.046580] ACPI: Core revision 20131115\n[ 0.048171] ACPI: All ACPI Tables successfully acquired\n[ 0.049654] ftrace: allocating 28727 entries in 113 pages\n[ 0.068344] Enabling x2apic\n[ 0.069183] Enabled x2apic\n[ 0.070163] Switched APIC routing to physical x2apic.\n[ 0.072478] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.074057] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.076478] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.084681] KVM setup paravirtual spinlock\n[ 0.087370] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.088174] x86: Booting SMP configuration:\n[ 0.089088] .... node #0, CPUs: #1[ 0.087322] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.104028] x86: Booted up 1 node, 2 CPUs\n[ 0.104019] KVM setup async PF for cpu 1\n[ 0.104020] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.107260] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.108362] devtmpfs: initialized\n[ 0.110285] EVM: security.selinux\n[ 0.111232] EVM: security.SMACK64\n[ 0.112006] EVM: security.ima\n[ 0.112848] EVM: security.capability\n[ 0.113877] pinctrl core: initialized pinctrl subsystem\n[ 0.116066] regulator-dummy: no parameters\n[ 0.117230] RTC time: 11:50:39, date: 08/01/18\n[ 0.118787] NET: Registered protocol family 16\n[ 0.120199] cpuidle: using governor ladder\n[ 0.121551] cpuidle: using governor menu\n[ 0.122910] ACPI: bus type PCI registered\n[ 0.123824] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.124117] PCI: Using configuration type 1 for base access\n[ 0.126146] bio: create slab at 0\n[ 0.126146] ACPI: Added _OSI(Module Device)\n[ 0.128004] ACPI: Added _OSI(Processor Device)\n[ 0.129175] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.130485] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.133242] ACPI: Interpreter enabled\n[ 0.134344] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.136766] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.139708] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.141666] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.144008] ACPI: (supports S0 S5)\n[ 0.145017] ACPI: Using IOAPIC for interrupt routing\n[ 0.148022] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.150715] ACPI: No dock devices found.\n[ 0.153688] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.155399] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.156008] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.157806] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.160199] acpiphp: Slot [3] registered\n[ 0.161356] acpiphp: Slot [4] registered\n[ 0.162504] acpiphp: Slot [5] registered\n[ 0.163661] acpiphp: Slot [6] registered\n[ 0.164023] acpiphp: Slot [7] registered\n[ 0.165212] acpiphp: Slot [8] registered\n[ 0.166446] acpiphp: Slot [9] registered\n[ 0.167637] acpiphp: Slot [10] registered\n[ 0.168021] acpiphp: Slot [11] registered\n[ 0.169103] acpiphp: Slot [12] registered\n[ 0.170213] acpiphp: Slot [13] registered\n[ 0.171313] acpiphp: Slot [14] registered\n[ 0.172019] acpiphp: Slot [15] registered\n[ 0.173186] acpiphp: Slot [16] registered\n[ 0.174285] acpiphp: Slot [17] registered\n[ 0.175384] acpiphp: Slot [18] registered\n[ 0.176026] acpiphp: Slot [19] registered\n[ 0.177110] acpiphp: Slot [20] registered\n[ 0.178205] acpiphp: Slot [21] registered\n[ 0.179299] acpiphp: Slot [22] registered\n[ 0.180023] acpiphp: Slot [23] registered\n[ 0.181117] acpiphp: Slot [24] registered\n[ 0.182235] acpiphp: Slot [25] registered\n[ 0.183303] acpiphp: Slot [26] registered\n[ 0.184019] acpiphp: Slot [27] registered\n[ 0.185154] acpiphp: Slot [28] registered\n[ 0.186260] acpiphp: Slot [29] registered\n[ 0.187324] acpiphp: Slot [30] registered\n[ 0.188027] acpiphp: Slot [31] registered\n[ 0.189095] PCI host bridge to bus 0000:00\n[ 0.190181] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.191584] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.192004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.193583] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.194966] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.196004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.202671] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.204017] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.230457] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.232321] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.234157] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.235976] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.236762] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.238464] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.239788] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.239788] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.240004] vgaarb: loaded\n[ 0.240610] vgaarb: bridge control possible 0000:00:02.0\n[ 0.241954] SCSI subsystem initialized\n[ 0.242934] ACPI: bus type USB registered\n[ 0.244033] usbcore: registered new interface driver usbfs\n[ 0.245437] usbcore: registered new interface driver hub\n[ 0.246858] usbcore: registered new device driver usb\n[ 0.248100] PCI: Using ACPI for IRQ routing\n[ 0.249420] NetLabel: Initializing\n[ 0.250379] NetLabel: domain hash size = 128\n[ 0.251521] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.252065] NetLabel: unlabeled traffic allowed by default\n[ 0.253489] Switched to clocksource kvm-clock\n[ 0.260272] AppArmor: AppArmor Filesystem Enabled\n[ 0.261563] pnp: PnP ACPI init\n[ 0.262483] ACPI: bus type PNP registered\n[ 0.263990] pnp: PnP ACPI: found 8 devices\n[ 0.265325] ACPI: bus type PNP unregistered\n[ 0.273521] NET: Registered protocol family 2\n[ 0.275306] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.277740] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.279930] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.281980] TCP: reno registered\n[ 0.283096] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.284848] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.286838] NET: Registered protocol family 1\n[ 0.288254] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.289782] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.291275] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.313622] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.336270] Trying to unpack rootfs image as initramfs...\n[ 0.431498] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.433982] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.435660] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.437746] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.440660] Scanning for low memory corruption every 60 seconds\n[ 0.443058] Initialise system trusted keyring\n[ 0.444672] audit: initializing netlink socket (disabled)\n[ 0.446591] type=2000 audit(1533124240.521:1): initialized\n[ 0.471829] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.474416] zbud: loaded\n[ 0.475460] VFS: Disk quotas dquot_6.5.2\n[ 0.476696] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.478791] fuse init (API version 7.22)\n[ 0.480028] msgmni has been set to 3997\n[ 0.481237] Key type big_key registered\n[ 0.482681] Key type asymmetric registered\n[ 0.483898] Asymmetric key parser 'x509' registered\n[ 0.485290] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.487448] io scheduler noop registered\n[ 0.488626] io scheduler deadline registered (default)\n[ 0.490089] io scheduler cfq registered\n[ 0.491300] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.492839] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.494732] ipmi message handler version 39.2\n[ 0.496077] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.498205] ACPI: Power Button [PWRF]\n[ 0.499420] GHES: HEST is not enabled!\n[ 0.521093] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564253] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.586301] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.588097] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.611907] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.614387] Linux agpgart interface v0.103\n[ 0.616206] brd: module loaded\n[ 0.617471] loop: module loaded\n[ 0.618631] blk-mq: CPU -> queue map\n[ 0.619533] CPU 0 -> Queue 0\n[ 0.620339] CPU 1 -> Queue 0\n[ 0.621783] vda: vda1\n[ 0.623105] scsi0 : ata_piix\n[ 0.623957] scsi1 : ata_piix\n[ 0.624779] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.626128] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.627760] libphy: Fixed MDIO Bus: probed\n[ 0.628981] tun: Universal TUN/TAP device driver, 1.6\n[ 0.630022] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.632594] PPP generic driver version 2.4.2\n[ 0.633567] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.634831] ehci-pci: EHCI PCI platform driver\n[ 0.635760] ehci-platform: EHCI generic platform driver\n[ 0.636845] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.638058] ohci-pci: OHCI PCI platform driver\n[ 0.639019] ohci-platform: OHCI generic platform driver\n[ 0.640101] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.662246] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.663345] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.664962] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.666198] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.667530] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.669061] usb usb1: Product: UHCI Host Controller\n[ 0.670063] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.671310] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.672395] hub 1-0:1.0: USB hub found\n[ 0.673229] hub 1-0:1.0: 2 ports detected\n[ 0.674214] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.676496] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.677516] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.678687] mousedev: PS/2 mouse device common for all mice\n[ 0.680099] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.682099] rtc_cmos 00:00: RTC can wake from S4\n[ 0.683314] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.684611] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.685941] device-mapper: uevent: version 1.0.3\n[ 0.686999] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.688732] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.690030] TCP: cubic registered\n[ 0.690874] NET: Registered protocol family 10\n[ 0.692026] NET: Registered protocol family 17\n[ 0.692989] Key type dns_resolver registered\n[ 0.694164] Loading compiled-in X.509 certificates\n[ 0.695708] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.704517] registered taskstats version 1\n[ 0.707185] Key type trusted registered\n[ 0.710776] Key type encrypted registered\n[ 0.711690] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.712836] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.714385] regulator-dummy: disabling\n[ 0.715266] Magic number: 14:40:832\n[ 0.716230] rtc_cmos 00:00: setting system clock to 2018-08-01 11:50:40 UTC (1533124240)\n[ 0.717974] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.719163] EDD information not available.\n[ 0.785106] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.787088] Write protecting the kernel read-only data: 12288k\n[ 0.788817] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.791587] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.805904] systemd-udevd[107]: starting version 204\n[ 0.856860] FDC 0 is a S82078B\n[ 0.984075] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.149093] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.150567] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.151995] usb 1-1: Product: QEMU USB Tablet\n[ 1.152935] usb 1-1: Manufacturer: QEMU\n[ 1.153799] usb 1-1: SerialNumber: 42\n[ 1.432128] tsc: Refined TSC clocksource calibration: 3491.852 MHz\n[ 1.865290] 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.129560] 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.508376] random: init urandom read with 10 bits of entropy available\n * Stopping adjust system clock and timezone[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 3.364318] 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 Wed, 01 Aug 2018 11:50:43 +0000. Up 3.81 seconds.\ncloud-init-nonet[4.00]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[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 load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\ncloud-init-nonet[5.53]: static networking is now up\n * Starting Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 01 Aug 2018 11:50:45 +0000. Up 5.71 seconds.\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:32:c1:22 |\nci-info: | eth0 | True | 192.168.0.12 | 255.255.255.0 | fa:16:3e:73:21:e6 |\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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\nca:2b:90:4b:dc:ae:d8:3e:b7:81:0d:09:65:d9:de:4b root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| oo |\n| o. . |\n|. . . |\n| . .. E |\n| .oo . .S |\n| =+.... |\n| ..+o o |\n| oo +. . |\n|..++.o. |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n14:7a:1c:df:a7:e9:b4:d1:8a:46:25:27:b1:85:94:ef root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| o.oo. |\n| o +o= |\n| . + =.+ . |\n| o =.= |\n| S ..= . |\n| . +E+ |\n| o + |\n| . |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n7a:f8:33:54:cf:ff:00:20:27:75:90:72:75:7f:67:1b root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| o+o . |\n| ..o. . . |\n| ooo E=|\n| +.. .=|\n| S. o. . |\n| o. o. |\n| o.. .. |\n| oo .. |\n| .o ..|\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\ne8:2d:ab:ba:8f:ff:95:82:81:b5:ef:e3:34:40:9a:73 root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| |\n| o |\n| * . . |\n| = E . S |\n| o * . . |\n| . B + |\n| . o.* |\n| +=++=. |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Wed, 01 Aug 2018 11:50:51 +0000. Up 12.11 seconds.\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS homer-0 ttyS0\n\nhomer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 01 Aug 2018 11:50:53 +0000. Up 14.04 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 21901 0 --:--:-- --:--:-- --:--:-- 22020\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 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]\nIgn http://repo.cw-ngv.com binary/ Translation-en\n"} 2018-08-01 11:50:55,556 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/403696c5-2dcf-4228-b5b0-f44121c73b7c/action used request id req-2fca842b-5b74-4d2c-9933-064a3fbe8912 2018-08-01 11:50:55,556 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0841619968414s 2018-08-01 11:50:55,557 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/403696c5-2dcf-4228-b5b0-f44121c73b7c/action used request id req-2fca842b-5b74-4d2c-9933-064a3fbe8912 2018-08-01 11:50:55,557 - functest.core.singlevm - DEBUG - console: [ 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 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 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 00000000000f60e0 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.008082] Security Framework initialized [ 0.009267] AppArmor: AppArmor initialized [ 0.010367] Yama: becoming mindful. [ 0.012226] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015478] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016707] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018437] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020403] Initializing cgroup subsys memory [ 0.021333] Initializing cgroup subsys devices [ 0.022238] Initializing cgroup subsys freezer [ 0.024010] Initializing cgroup subsys blkio [ 0.024892] Initializing cgroup subsys perf_event [ 0.025846] Initializing cgroup subsys hugetlb [ 0.026818] CPU: Physical Processor ID: 0 [ 0.028016] FEATURE SPEC_CTRL Present [ 0.029730] mce: CPU supports 10 MCE banks [ 0.030903] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.030903] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032011] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033592] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.038176] Speculative Store Bypass: Vulnerable [ 0.040468] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.046580] ACPI: Core revision 20131115 [ 0.048171] ACPI: All ACPI Tables successfully acquired [ 0.049654] ftrace: allocating 28727 entries in 113 pages [ 0.068344] Enabling x2apic [ 0.069183] Enabled x2apic [ 0.070163] Switched APIC routing to physical x2apic. [ 0.072478] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.074057] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.076478] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.084681] KVM setup paravirtual spinlock [ 0.087370] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.088174] x86: Booting SMP configuration: [ 0.089088] .... node #0, CPUs: #1[ 0.087322] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.104028] x86: Booted up 1 node, 2 CPUs [ 0.104019] KVM setup async PF for cpu 1 [ 0.104020] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.107260] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.108362] devtmpfs: initialized [ 0.110285] EVM: security.selinux [ 0.111232] EVM: security.SMACK64 [ 0.112006] EVM: security.ima [ 0.112848] EVM: security.capability [ 0.113877] pinctrl core: initialized pinctrl subsystem [ 0.116066] regulator-dummy: no parameters [ 0.117230] RTC time: 11:50:39, date: 08/01/18 [ 0.118787] NET: Registered protocol family 16 [ 0.120199] cpuidle: using governor ladder [ 0.121551] cpuidle: using governor menu [ 0.122910] ACPI: bus type PCI registered [ 0.123824] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.124117] PCI: Using configuration type 1 for base access [ 0.126146] bio: create slab at 0 [ 0.126146] ACPI: Added _OSI(Module Device) [ 0.128004] ACPI: Added _OSI(Processor Device) [ 0.129175] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.130485] ACPI: Added _OSI(Processor Aggregator Device) [ 0.133242] ACPI: Interpreter enabled [ 0.134344] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.136766] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.139708] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.141666] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.144008] ACPI: (supports S0 S5) [ 0.145017] ACPI: Using IOAPIC for interrupt routing [ 0.148022] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.150715] ACPI: No dock devices found. [ 0.153688] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.155399] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.156008] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.157806] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.160199] acpiphp: Slot [3] registered [ 0.161356] acpiphp: Slot [4] registered [ 0.162504] acpiphp: Slot [5] registered [ 0.163661] acpiphp: Slot [6] registered [ 0.164023] acpiphp: Slot [7] registered [ 0.165212] acpiphp: Slot [8] registered [ 0.166446] acpiphp: Slot [9] registered [ 0.167637] acpiphp: Slot [10] registered [ 0.168021] acpiphp: Slot [11] registered [ 0.169103] acpiphp: Slot [12] registered [ 0.170213] acpiphp: Slot [13] registered [ 0.171313] acpiphp: Slot [14] registered [ 0.172019] acpiphp: Slot [15] registered [ 0.173186] acpiphp: Slot [16] registered [ 0.174285] acpiphp: Slot [17] registered [ 0.175384] acpiphp: Slot [18] registered [ 0.176026] acpiphp: Slot [19] registered [ 0.177110] acpiphp: Slot [20] registered [ 0.178205] acpiphp: Slot [21] registered [ 0.179299] acpiphp: Slot [22] registered [ 0.180023] acpiphp: Slot [23] registered [ 0.181117] acpiphp: Slot [24] registered [ 0.182235] acpiphp: Slot [25] registered [ 0.183303] acpiphp: Slot [26] registered [ 0.184019] acpiphp: Slot [27] registered [ 0.185154] acpiphp: Slot [28] registered [ 0.186260] acpiphp: Slot [29] registered [ 0.187324] acpiphp: Slot [30] registered [ 0.188027] acpiphp: Slot [31] registered [ 0.189095] PCI host bridge to bus 0000:00 [ 0.190181] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.191584] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.192004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.193583] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.194966] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.196004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.202671] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.204017] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.230457] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.232321] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.234157] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.235976] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.236762] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.238464] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.239788] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.239788] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.240004] vgaarb: loaded [ 0.240610] vgaarb: bridge control possible 0000:00:02.0 [ 0.241954] SCSI subsystem initialized [ 0.242934] ACPI: bus type USB registered [ 0.244033] usbcore: registered new interface driver usbfs [ 0.245437] usbcore: registered new interface driver hub [ 0.246858] usbcore: registered new device driver usb [ 0.248100] PCI: Using ACPI for IRQ routing [ 0.249420] NetLabel: Initializing [ 0.250379] NetLabel: domain hash size = 128 [ 0.251521] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.252065] NetLabel: unlabeled traffic allowed by default [ 0.253489] Switched to clocksource kvm-clock [ 0.260272] AppArmor: AppArmor Filesystem Enabled [ 0.261563] pnp: PnP ACPI init [ 0.262483] ACPI: bus type PNP registered [ 0.263990] pnp: PnP ACPI: found 8 devices [ 0.265325] ACPI: bus type PNP unregistered [ 0.273521] NET: Registered protocol family 2 [ 0.275306] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.277740] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.279930] TCP: Hash tables configured (established 16384 bind 16384) [ 0.281980] TCP: reno registered [ 0.283096] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.284848] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.286838] NET: Registered protocol family 1 [ 0.288254] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.289782] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.291275] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.313622] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.336270] Trying to unpack rootfs image as initramfs... [ 0.431498] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.433982] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.435660] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.437746] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.440660] Scanning for low memory corruption every 60 seconds [ 0.443058] Initialise system trusted keyring [ 0.444672] audit: initializing netlink socket (disabled) [ 0.446591] type=2000 audit(1533124240.521:1): initialized [ 0.471829] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.474416] zbud: loaded [ 0.475460] VFS: Disk quotas dquot_6.5.2 [ 0.476696] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.478791] fuse init (API version 7.22) [ 0.480028] msgmni has been set to 3997 [ 0.481237] Key type big_key registered [ 0.482681] Key type asymmetric registered [ 0.483898] Asymmetric key parser 'x509' registered [ 0.485290] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.487448] io scheduler noop registered [ 0.488626] io scheduler deadline registered (default) [ 0.490089] io scheduler cfq registered [ 0.491300] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.492839] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.494732] ipmi message handler version 39.2 [ 0.496077] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.498205] ACPI: Power Button [PWRF] [ 0.499420] GHES: HEST is not enabled! [ 0.521093] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.564253] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.586301] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.588097] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.611907] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.614387] Linux agpgart interface v0.103 [ 0.616206] brd: module loaded [ 0.617471] loop: module loaded [ 0.618631] blk-mq: CPU -> queue map [ 0.619533] CPU 0 -> Queue 0 [ 0.620339] CPU 1 -> Queue 0 [ 0.621783] vda: vda1 [ 0.623105] scsi0 : ata_piix [ 0.623957] scsi1 : ata_piix [ 0.624779] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.626128] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.627760] libphy: Fixed MDIO Bus: probed [ 0.628981] tun: Universal TUN/TAP device driver, 1.6 [ 0.630022] tun: (C) 1999-2004 Max Krasnyansky [ 0.632594] PPP generic driver version 2.4.2 [ 0.633567] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.634831] ehci-pci: EHCI PCI platform driver [ 0.635760] ehci-platform: EHCI generic platform driver [ 0.636845] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.638058] ohci-pci: OHCI PCI platform driver [ 0.639019] ohci-platform: OHCI generic platform driver [ 0.640101] uhci_hcd: USB Universal Host Controller Interface driver [ 0.662246] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.663345] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.664962] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.666198] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.667530] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.669061] usb usb1: Product: UHCI Host Controller [ 0.670063] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.671310] usb usb1: SerialNumber: 0000:00:01.2 [ 0.672395] hub 1-0:1.0: USB hub found [ 0.673229] hub 1-0:1.0: 2 ports detected [ 0.674214] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.676496] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.677516] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.678687] mousedev: PS/2 mouse device common for all mice [ 0.680099] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.682099] rtc_cmos 00:00: RTC can wake from S4 [ 0.683314] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.684611] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.685941] device-mapper: uevent: version 1.0.3 [ 0.686999] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.688732] ledtrig-cpu: registered to indicate activity on CPUs [ 0.690030] TCP: cubic registered [ 0.690874] NET: Registered protocol family 10 [ 0.692026] NET: Registered protocol family 17 [ 0.692989] Key type dns_resolver registered [ 0.694164] Loading compiled-in X.509 certificates [ 0.695708] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.704517] registered taskstats version 1 [ 0.707185] Key type trusted registered [ 0.710776] Key type encrypted registered [ 0.711690] AppArmor: AppArmor sha1 policy hashing enabled [ 0.712836] IMA: No TPM chip found, activating TPM-bypass! [ 0.714385] regulator-dummy: disabling [ 0.715266] Magic number: 14:40:832 [ 0.716230] rtc_cmos 00:00: setting system clock to 2018-08-01 11:50:40 UTC (1533124240) [ 0.717974] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.719163] EDD information not available. [ 0.785106] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.787088] Write protecting the kernel read-only data: 12288k [ 0.788817] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.791587] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.805904] systemd-udevd[107]: starting version 204 [ 0.856860] FDC 0 is a S82078B [ 0.984075] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.149093] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.150567] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.151995] usb 1-1: Product: QEMU USB Tablet [ 1.152935] usb 1-1: Manufacturer: QEMU [ 1.153799] usb 1-1: SerialNumber: 42 [ 1.432128] tsc: Refined TSC clocksource calibration: 3491.852 MHz [ 1.865290] 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.129560] 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.508376] random: init urandom read with 10 bits of entropy available * Stopping adjust system clock and timezone[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 3.364318] 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 Wed, 01 Aug 2018 11:50:43 +0000. Up 3.81 seconds. cloud-init-nonet[4.00]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[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 load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] cloud-init-nonet[5.53]: static networking is now up * Starting Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 01 Aug 2018 11:50:45 +0000. Up 5.71 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:32:c1:22 | ci-info: | eth0 | True | 192.168.0.12 | 255.255.255.0 | fa:16:3e:73:21:e6 | 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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: ca:2b:90:4b:dc:ae:d8:3e:b7:81:0d:09:65:d9:de:4b root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | oo | | o. . | |. . . | | . .. E | | .oo . .S | | =+.... | | ..+o o | | oo +. . | |..++.o. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 14:7a:1c:df:a7:e9:b4:d1:8a:46:25:27:b1:85:94:ef root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | o.oo. | | o +o= | | . + =.+ . | | o =.= | | S ..= . | | . +E+ | | o + | | . | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 7a:f8:33:54:cf:ff:00:20:27:75:90:72:75:7f:67:1b root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | o+o . | | ..o. . . | | ooo E=| | +.. .=| | S. o. . | | o. o. | | o.. .. | | oo .. | | .o ..| +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: e8:2d:ab:ba:8f:ff:95:82:81:b5:ef:e3:34:40:9a:73 root@homer-0 The key's randomart image is: +--[ED25519 256--+ | | | | | o | | * . . | | = E . S | | o * . . | | . B + | | . o.* | | +=++=. | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Wed, 01 Aug 2018 11:50:51 +0000. Up 12.11 seconds. * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 01 Aug 2018 11:50:53 +0000. Up 14.04 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 21901 0 --:--:-- --:--:-- --:--:-- 22020 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 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] Ign http://repo.cw-ngv.com binary/ Translation-en 2018-08-01 11:50:55,559 - functest.core.singlevm - DEBUG - try 1: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-01 11:51:05,569 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:51:05,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 11:51:06,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:51: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-c4db22f7-4264-4502-905a-603ed80817e7 x-compute-request-id: req-c4db22f7-4264-4502-905a-603ed80817e7 Content-Encoding: gzip Content-Length: 1500 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:73:21:e6", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:21:e6", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:c1:22", "version": 4, "addr": "192.168.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:c1:22", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/403696c5-2dcf-4228-b5b0-f44121c73b7c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/403696c5-2dcf-4228-b5b0-f44121c73b7c", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:50:39.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "403696c5-2dcf-4228-b5b0-f44121c73b7c", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:50:39Z", "hostId": "b77b292b3e7d9cf79cae4c932a13feccc8c9d06d94f40658a48d29ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "homer-0.clearwater.opnfv", "created": "2018-08-01T11:49:56Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:65:ce:9b", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:ce:9b", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1a:c7:12", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/4bd05bc6-57ad-45f1-9a3d-6528db5d43ce", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/4bd05bc6-57ad-45f1-9a3d-6528db5d43ce", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:50:39.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "4bd05bc6-57ad-45f1-9a3d-6528db5d43ce", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:50:39Z", "hostId": "b77b292b3e7d9cf79cae4c932a13feccc8c9d06d94f40658a48d29ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "dime-0.clearwater.opnfv", "created": "2018-08-01T11:49:56Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:5a:2a:e0", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:2a:e0", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:a7:52", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:a7:52", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b9e44d42-7ef2-4457-a8ff-05ddaac34690", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b9e44d42-7ef2-4457-a8ff-05ddaac34690", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:50:39.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "b9e44d42-7ef2-4457-a8ff-05ddaac34690", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:50:39Z", "hostId": "b77b292b3e7d9cf79cae4c932a13feccc8c9d06d94f40658a48d29ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "bono-0.clearwater.opnfv", "created": "2018-08-01T11:49:56Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:8a:b7:0d", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:b7:0d", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:14:7b", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a5e6c3c0-1a1b-49e0-929c-51fea4ea1012", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a5e6c3c0-1a1b-49e0-929c-51fea4ea1012", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:50:32.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "a5e6c3c0-1a1b-49e0-929c-51fea4ea1012", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:50:33Z", "hostId": "0bf63998e69f749a8e677370730dafd105841e814b81fe61687a8d70", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-01T11:49:55Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:94:6d:cd", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:6d:cd", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:4d:c1", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/97163e3e-7028-4e1d-86ea-ce672c93ae8b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/97163e3e-7028-4e1d-86ea-ce672c93ae8b", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:50:29.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "97163e3e-7028-4e1d-86ea-ce672c93ae8b", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:50:29Z", "hostId": "b77b292b3e7d9cf79cae4c932a13feccc8c9d06d94f40658a48d29ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-01T11:49:54Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:c4:f6:13", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:f6:13", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/fd10f666-adc2-4414-a884-dcef4ada2d6d", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/fd10f666-adc2-4414-a884-dcef4ada2d6d", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:49:40.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "fd10f666-adc2-4414-a884-dcef4ada2d6d", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:49:40Z", "hostId": "0bf63998e69f749a8e677370730dafd105841e814b81fe61687a8d70", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-01T11:48:16Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:87:6e:c5", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:6e:c5", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:96:06", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/15fcad45-7e3e-496e-91b2-6dd6ba6f00fd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/15fcad45-7e3e-496e-91b2-6dd6ba6f00fd", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:48:06.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "15fcad45-7e3e-496e-91b2-6dd6ba6f00fd", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:48:06Z", "hostId": "b77b292b3e7d9cf79cae4c932a13feccc8c9d06d94f40658a48d29ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "ns.clearwater.opnfv", "created": "2018-08-01T11:46:20Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:51:06,172 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-c4db22f7-4264-4502-905a-603ed80817e7 2018-08-01 11:51:06,173 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.602953910828s 2018-08-01 11:51:06,173 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-c4db22f7-4264-4502-905a-603ed80817e7 2018-08-01 11:51:06,180 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-01 11:51:06,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/403696c5-2dcf-4228-b5b0-f44121c73b7c/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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-01 11:51:06,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:51: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-ffeb5f21-554a-447e-8d9d-1e4bee153ef7 x-compute-request-id: req-ffeb5f21-554a-447e-8d9d-1e4bee153ef7 Content-Encoding: gzip Content-Length: 11574 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 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\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 00000000000f60e0 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.008082] Security Framework initialized\n[ 0.009267] AppArmor: AppArmor initialized\n[ 0.010367] Yama: becoming mindful.\n[ 0.012226] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015478] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016707] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018437] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020403] Initializing cgroup subsys memory\n[ 0.021333] Initializing cgroup subsys devices\n[ 0.022238] Initializing cgroup subsys freezer\n[ 0.024010] Initializing cgroup subsys blkio\n[ 0.024892] Initializing cgroup subsys perf_event\n[ 0.025846] Initializing cgroup subsys hugetlb\n[ 0.026818] CPU: Physical Processor ID: 0\n[ 0.028016] FEATURE SPEC_CTRL Present\n[ 0.029730] mce: CPU supports 10 MCE banks\n[ 0.030903] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.030903] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032011] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033592] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.036003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.038176] Speculative Store Bypass: Vulnerable\n[ 0.040468] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.046580] ACPI: Core revision 20131115\n[ 0.048171] ACPI: All ACPI Tables successfully acquired\n[ 0.049654] ftrace: allocating 28727 entries in 113 pages\n[ 0.068344] Enabling x2apic\n[ 0.069183] Enabled x2apic\n[ 0.070163] Switched APIC routing to physical x2apic.\n[ 0.072478] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.074057] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.076478] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.084681] KVM setup paravirtual spinlock\n[ 0.087370] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.088174] x86: Booting SMP configuration:\n[ 0.089088] .... node #0, CPUs: #1[ 0.087322] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.104028] x86: Booted up 1 node, 2 CPUs\n[ 0.104019] KVM setup async PF for cpu 1\n[ 0.104020] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.107260] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.108362] devtmpfs: initialized\n[ 0.110285] EVM: security.selinux\n[ 0.111232] EVM: security.SMACK64\n[ 0.112006] EVM: security.ima\n[ 0.112848] EVM: security.capability\n[ 0.113877] pinctrl core: initialized pinctrl subsystem\n[ 0.116066] regulator-dummy: no parameters\n[ 0.117230] RTC time: 11:50:39, date: 08/01/18\n[ 0.118787] NET: Registered protocol family 16\n[ 0.120199] cpuidle: using governor ladder\n[ 0.121551] cpuidle: using governor menu\n[ 0.122910] ACPI: bus type PCI registered\n[ 0.123824] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.124117] PCI: Using configuration type 1 for base access\n[ 0.126146] bio: create slab at 0\n[ 0.126146] ACPI: Added _OSI(Module Device)\n[ 0.128004] ACPI: Added _OSI(Processor Device)\n[ 0.129175] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.130485] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.133242] ACPI: Interpreter enabled\n[ 0.134344] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.136766] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.139708] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.141666] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.144008] ACPI: (supports S0 S5)\n[ 0.145017] ACPI: Using IOAPIC for interrupt routing\n[ 0.148022] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.150715] ACPI: No dock devices found.\n[ 0.153688] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.155399] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.156008] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.157806] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.160199] acpiphp: Slot [3] registered\n[ 0.161356] acpiphp: Slot [4] registered\n[ 0.162504] acpiphp: Slot [5] registered\n[ 0.163661] acpiphp: Slot [6] registered\n[ 0.164023] acpiphp: Slot [7] registered\n[ 0.165212] acpiphp: Slot [8] registered\n[ 0.166446] acpiphp: Slot [9] registered\n[ 0.167637] acpiphp: Slot [10] registered\n[ 0.168021] acpiphp: Slot [11] registered\n[ 0.169103] acpiphp: Slot [12] registered\n[ 0.170213] acpiphp: Slot [13] registered\n[ 0.171313] acpiphp: Slot [14] registered\n[ 0.172019] acpiphp: Slot [15] registered\n[ 0.173186] acpiphp: Slot [16] registered\n[ 0.174285] acpiphp: Slot [17] registered\n[ 0.175384] acpiphp: Slot [18] registered\n[ 0.176026] acpiphp: Slot [19] registered\n[ 0.177110] acpiphp: Slot [20] registered\n[ 0.178205] acpiphp: Slot [21] registered\n[ 0.179299] acpiphp: Slot [22] registered\n[ 0.180023] acpiphp: Slot [23] registered\n[ 0.181117] acpiphp: Slot [24] registered\n[ 0.182235] acpiphp: Slot [25] registered\n[ 0.183303] acpiphp: Slot [26] registered\n[ 0.184019] acpiphp: Slot [27] registered\n[ 0.185154] acpiphp: Slot [28] registered\n[ 0.186260] acpiphp: Slot [29] registered\n[ 0.187324] acpiphp: Slot [30] registered\n[ 0.188027] acpiphp: Slot [31] registered\n[ 0.189095] PCI host bridge to bus 0000:00\n[ 0.190181] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.191584] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.192004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.193583] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.194966] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.196004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.202671] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.204017] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.230457] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.232321] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.234157] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.235976] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.236762] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.238464] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.239788] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.239788] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.240004] vgaarb: loaded\n[ 0.240610] vgaarb: bridge control possible 0000:00:02.0\n[ 0.241954] SCSI subsystem initialized\n[ 0.242934] ACPI: bus type USB registered\n[ 0.244033] usbcore: registered new interface driver usbfs\n[ 0.245437] usbcore: registered new interface driver hub\n[ 0.246858] usbcore: registered new device driver usb\n[ 0.248100] PCI: Using ACPI for IRQ routing\n[ 0.249420] NetLabel: Initializing\n[ 0.250379] NetLabel: domain hash size = 128\n[ 0.251521] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.252065] NetLabel: unlabeled traffic allowed by default\n[ 0.253489] Switched to clocksource kvm-clock\n[ 0.260272] AppArmor: AppArmor Filesystem Enabled\n[ 0.261563] pnp: PnP ACPI init\n[ 0.262483] ACPI: bus type PNP registered\n[ 0.263990] pnp: PnP ACPI: found 8 devices\n[ 0.265325] ACPI: bus type PNP unregistered\n[ 0.273521] NET: Registered protocol family 2\n[ 0.275306] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.277740] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.279930] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.281980] TCP: reno registered\n[ 0.283096] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.284848] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.286838] NET: Registered protocol family 1\n[ 0.288254] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.289782] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.291275] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.313622] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.336270] Trying to unpack rootfs image as initramfs...\n[ 0.431498] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.433982] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.435660] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.437746] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.440660] Scanning for low memory corruption every 60 seconds\n[ 0.443058] Initialise system trusted keyring\n[ 0.444672] audit: initializing netlink socket (disabled)\n[ 0.446591] type=2000 audit(1533124240.521:1): initialized\n[ 0.471829] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.474416] zbud: loaded\n[ 0.475460] VFS: Disk quotas dquot_6.5.2\n[ 0.476696] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.478791] fuse init (API version 7.22)\n[ 0.480028] msgmni has been set to 3997\n[ 0.481237] Key type big_key registered\n[ 0.482681] Key type asymmetric registered\n[ 0.483898] Asymmetric key parser 'x509' registered\n[ 0.485290] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.487448] io scheduler noop registered\n[ 0.488626] io scheduler deadline registered (default)\n[ 0.490089] io scheduler cfq registered\n[ 0.491300] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.492839] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.494732] ipmi message handler version 39.2\n[ 0.496077] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.498205] ACPI: Power Button [PWRF]\n[ 0.499420] GHES: HEST is not enabled!\n[ 0.521093] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564253] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.586301] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.588097] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.611907] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.614387] Linux agpgart interface v0.103\n[ 0.616206] brd: module loaded\n[ 0.617471] loop: module loaded\n[ 0.618631] blk-mq: CPU -> queue map\n[ 0.619533] CPU 0 -> Queue 0\n[ 0.620339] CPU 1 -> Queue 0\n[ 0.621783] vda: vda1\n[ 0.623105] scsi0 : ata_piix\n[ 0.623957] scsi1 : ata_piix\n[ 0.624779] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.626128] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.627760] libphy: Fixed MDIO Bus: probed\n[ 0.628981] tun: Universal TUN/TAP device driver, 1.6\n[ 0.630022] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.632594] PPP generic driver version 2.4.2\n[ 0.633567] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.634831] ehci-pci: EHCI PCI platform driver\n[ 0.635760] ehci-platform: EHCI generic platform driver\n[ 0.636845] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.638058] ohci-pci: OHCI PCI platform driver\n[ 0.639019] ohci-platform: OHCI generic platform driver\n[ 0.640101] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.662246] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.663345] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.664962] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.666198] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.667530] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.669061] usb usb1: Product: UHCI Host Controller\n[ 0.670063] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.671310] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.672395] hub 1-0:1.0: USB hub found\n[ 0.673229] hub 1-0:1.0: 2 ports detected\n[ 0.674214] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.676496] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.677516] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.678687] mousedev: PS/2 mouse device common for all mice\n[ 0.680099] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.682099] rtc_cmos 00:00: RTC can wake from S4\n[ 0.683314] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.684611] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.685941] device-mapper: uevent: version 1.0.3\n[ 0.686999] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.688732] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.690030] TCP: cubic registered\n[ 0.690874] NET: Registered protocol family 10\n[ 0.692026] NET: Registered protocol family 17\n[ 0.692989] Key type dns_resolver registered\n[ 0.694164] Loading compiled-in X.509 certificates\n[ 0.695708] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.704517] registered taskstats version 1\n[ 0.707185] Key type trusted registered\n[ 0.710776] Key type encrypted registered\n[ 0.711690] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.712836] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.714385] regulator-dummy: disabling\n[ 0.715266] Magic number: 14:40:832\n[ 0.716230] rtc_cmos 00:00: setting system clock to 2018-08-01 11:50:40 UTC (1533124240)\n[ 0.717974] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.719163] EDD information not available.\n[ 0.785106] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.787088] Write protecting the kernel read-only data: 12288k\n[ 0.788817] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.791587] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.805904] systemd-udevd[107]: starting version 204\n[ 0.856860] FDC 0 is a S82078B\n[ 0.984075] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.149093] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.150567] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.151995] usb 1-1: Product: QEMU USB Tablet\n[ 1.152935] usb 1-1: Manufacturer: QEMU\n[ 1.153799] usb 1-1: SerialNumber: 42\n[ 1.432128] tsc: Refined TSC clocksource calibration: 3491.852 MHz\n[ 1.865290] 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.129560] 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.508376] random: init urandom read with 10 bits of entropy available\n * Stopping adjust system clock and timezone[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 3.364318] 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 Wed, 01 Aug 2018 11:50:43 +0000. Up 3.81 seconds.\ncloud-init-nonet[4.00]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[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 load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\ncloud-init-nonet[5.53]: static networking is now up\n * Starting Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 01 Aug 2018 11:50:45 +0000. Up 5.71 seconds.\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:32:c1:22 |\nci-info: | eth0 | True | 192.168.0.12 | 255.255.255.0 | fa:16:3e:73:21:e6 |\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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\nca:2b:90:4b:dc:ae:d8:3e:b7:81:0d:09:65:d9:de:4b root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| oo |\n| o. . |\n|. . . |\n| . .. E |\n| .oo . .S |\n| =+.... |\n| ..+o o |\n| oo +. . |\n|..++.o. |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n14:7a:1c:df:a7:e9:b4:d1:8a:46:25:27:b1:85:94:ef root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| o.oo. |\n| o +o= |\n| . + =.+ . |\n| o =.= |\n| S ..= . |\n| . +E+ |\n| o + |\n| . |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n7a:f8:33:54:cf:ff:00:20:27:75:90:72:75:7f:67:1b root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| o+o . |\n| ..o. . . |\n| ooo E=|\n| +.. .=|\n| S. o. . |\n| o. o. |\n| o.. .. |\n| oo .. |\n| .o ..|\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\ne8:2d:ab:ba:8f:ff:95:82:81:b5:ef:e3:34:40:9a:73 root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| |\n| o |\n| * . . |\n| = E . S |\n| o * . . |\n| . B + |\n| . o.* |\n| +=++=. |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Wed, 01 Aug 2018 11:50:51 +0000. Up 12.11 seconds.\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS homer-0 ttyS0\n\nhomer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 01 Aug 2018 11:50:53 +0000. Up 14.04 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 21901 0 --:--:-- --:--:-- --:--:-- 22020\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 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]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [75.9 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [419 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 [6322 B]\nGet:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [237 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [203 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 [7433 B]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1090 kB]\nGet:16 http://security.ubuntu.com trusty-security/universe Translation-en [129 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 [464 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 [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 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 [9709 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 [1896 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 [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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\nFetched 12.6 MB in 7s (1582 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.11\n+ '[' -n 192.168.0.11 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install homer --yes --force-yes\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\n"} 2018-08-01 11:51:06,254 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/403696c5-2dcf-4228-b5b0-f44121c73b7c/action used request id req-ffeb5f21-554a-447e-8d9d-1e4bee153ef7 2018-08-01 11:51:06,255 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0739231109619s 2018-08-01 11:51:06,256 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/403696c5-2dcf-4228-b5b0-f44121c73b7c/action used request id req-ffeb5f21-554a-447e-8d9d-1e4bee153ef7 2018-08-01 11:51:06,256 - functest.core.singlevm - DEBUG - console: [ 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 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 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 00000000000f60e0 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.008082] Security Framework initialized [ 0.009267] AppArmor: AppArmor initialized [ 0.010367] Yama: becoming mindful. [ 0.012226] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015478] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016707] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018437] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020403] Initializing cgroup subsys memory [ 0.021333] Initializing cgroup subsys devices [ 0.022238] Initializing cgroup subsys freezer [ 0.024010] Initializing cgroup subsys blkio [ 0.024892] Initializing cgroup subsys perf_event [ 0.025846] Initializing cgroup subsys hugetlb [ 0.026818] CPU: Physical Processor ID: 0 [ 0.028016] FEATURE SPEC_CTRL Present [ 0.029730] mce: CPU supports 10 MCE banks [ 0.030903] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.030903] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032011] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033592] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.038176] Speculative Store Bypass: Vulnerable [ 0.040468] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.046580] ACPI: Core revision 20131115 [ 0.048171] ACPI: All ACPI Tables successfully acquired [ 0.049654] ftrace: allocating 28727 entries in 113 pages [ 0.068344] Enabling x2apic [ 0.069183] Enabled x2apic [ 0.070163] Switched APIC routing to physical x2apic. [ 0.072478] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.074057] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.076478] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.084681] KVM setup paravirtual spinlock [ 0.087370] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.088174] x86: Booting SMP configuration: [ 0.089088] .... node #0, CPUs: #1[ 0.087322] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.104028] x86: Booted up 1 node, 2 CPUs [ 0.104019] KVM setup async PF for cpu 1 [ 0.104020] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.107260] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.108362] devtmpfs: initialized [ 0.110285] EVM: security.selinux [ 0.111232] EVM: security.SMACK64 [ 0.112006] EVM: security.ima [ 0.112848] EVM: security.capability [ 0.113877] pinctrl core: initialized pinctrl subsystem [ 0.116066] regulator-dummy: no parameters [ 0.117230] RTC time: 11:50:39, date: 08/01/18 [ 0.118787] NET: Registered protocol family 16 [ 0.120199] cpuidle: using governor ladder [ 0.121551] cpuidle: using governor menu [ 0.122910] ACPI: bus type PCI registered [ 0.123824] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.124117] PCI: Using configuration type 1 for base access [ 0.126146] bio: create slab at 0 [ 0.126146] ACPI: Added _OSI(Module Device) [ 0.128004] ACPI: Added _OSI(Processor Device) [ 0.129175] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.130485] ACPI: Added _OSI(Processor Aggregator Device) [ 0.133242] ACPI: Interpreter enabled [ 0.134344] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.136766] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.139708] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.141666] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.144008] ACPI: (supports S0 S5) [ 0.145017] ACPI: Using IOAPIC for interrupt routing [ 0.148022] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.150715] ACPI: No dock devices found. [ 0.153688] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.155399] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.156008] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.157806] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.160199] acpiphp: Slot [3] registered [ 0.161356] acpiphp: Slot [4] registered [ 0.162504] acpiphp: Slot [5] registered [ 0.163661] acpiphp: Slot [6] registered [ 0.164023] acpiphp: Slot [7] registered [ 0.165212] acpiphp: Slot [8] registered [ 0.166446] acpiphp: Slot [9] registered [ 0.167637] acpiphp: Slot [10] registered [ 0.168021] acpiphp: Slot [11] registered [ 0.169103] acpiphp: Slot [12] registered [ 0.170213] acpiphp: Slot [13] registered [ 0.171313] acpiphp: Slot [14] registered [ 0.172019] acpiphp: Slot [15] registered [ 0.173186] acpiphp: Slot [16] registered [ 0.174285] acpiphp: Slot [17] registered [ 0.175384] acpiphp: Slot [18] registered [ 0.176026] acpiphp: Slot [19] registered [ 0.177110] acpiphp: Slot [20] registered [ 0.178205] acpiphp: Slot [21] registered [ 0.179299] acpiphp: Slot [22] registered [ 0.180023] acpiphp: Slot [23] registered [ 0.181117] acpiphp: Slot [24] registered [ 0.182235] acpiphp: Slot [25] registered [ 0.183303] acpiphp: Slot [26] registered [ 0.184019] acpiphp: Slot [27] registered [ 0.185154] acpiphp: Slot [28] registered [ 0.186260] acpiphp: Slot [29] registered [ 0.187324] acpiphp: Slot [30] registered [ 0.188027] acpiphp: Slot [31] registered [ 0.189095] PCI host bridge to bus 0000:00 [ 0.190181] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.191584] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.192004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.193583] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.194966] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.196004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.202671] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.204017] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.230457] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.232321] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.234157] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.235976] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.236762] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.238464] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.239788] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.239788] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.240004] vgaarb: loaded [ 0.240610] vgaarb: bridge control possible 0000:00:02.0 [ 0.241954] SCSI subsystem initialized [ 0.242934] ACPI: bus type USB registered [ 0.244033] usbcore: registered new interface driver usbfs [ 0.245437] usbcore: registered new interface driver hub [ 0.246858] usbcore: registered new device driver usb [ 0.248100] PCI: Using ACPI for IRQ routing [ 0.249420] NetLabel: Initializing [ 0.250379] NetLabel: domain hash size = 128 [ 0.251521] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.252065] NetLabel: unlabeled traffic allowed by default [ 0.253489] Switched to clocksource kvm-clock [ 0.260272] AppArmor: AppArmor Filesystem Enabled [ 0.261563] pnp: PnP ACPI init [ 0.262483] ACPI: bus type PNP registered [ 0.263990] pnp: PnP ACPI: found 8 devices [ 0.265325] ACPI: bus type PNP unregistered [ 0.273521] NET: Registered protocol family 2 [ 0.275306] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.277740] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.279930] TCP: Hash tables configured (established 16384 bind 16384) [ 0.281980] TCP: reno registered [ 0.283096] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.284848] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.286838] NET: Registered protocol family 1 [ 0.288254] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.289782] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.291275] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.313622] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.336270] Trying to unpack rootfs image as initramfs... [ 0.431498] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.433982] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.435660] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.437746] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.440660] Scanning for low memory corruption every 60 seconds [ 0.443058] Initialise system trusted keyring [ 0.444672] audit: initializing netlink socket (disabled) [ 0.446591] type=2000 audit(1533124240.521:1): initialized [ 0.471829] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.474416] zbud: loaded [ 0.475460] VFS: Disk quotas dquot_6.5.2 [ 0.476696] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.478791] fuse init (API version 7.22) [ 0.480028] msgmni has been set to 3997 [ 0.481237] Key type big_key registered [ 0.482681] Key type asymmetric registered [ 0.483898] Asymmetric key parser 'x509' registered [ 0.485290] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.487448] io scheduler noop registered [ 0.488626] io scheduler deadline registered (default) [ 0.490089] io scheduler cfq registered [ 0.491300] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.492839] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.494732] ipmi message handler version 39.2 [ 0.496077] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.498205] ACPI: Power Button [PWRF] [ 0.499420] GHES: HEST is not enabled! [ 0.521093] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.564253] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.586301] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.588097] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.611907] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.614387] Linux agpgart interface v0.103 [ 0.616206] brd: module loaded [ 0.617471] loop: module loaded [ 0.618631] blk-mq: CPU -> queue map [ 0.619533] CPU 0 -> Queue 0 [ 0.620339] CPU 1 -> Queue 0 [ 0.621783] vda: vda1 [ 0.623105] scsi0 : ata_piix [ 0.623957] scsi1 : ata_piix [ 0.624779] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.626128] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.627760] libphy: Fixed MDIO Bus: probed [ 0.628981] tun: Universal TUN/TAP device driver, 1.6 [ 0.630022] tun: (C) 1999-2004 Max Krasnyansky [ 0.632594] PPP generic driver version 2.4.2 [ 0.633567] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.634831] ehci-pci: EHCI PCI platform driver [ 0.635760] ehci-platform: EHCI generic platform driver [ 0.636845] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.638058] ohci-pci: OHCI PCI platform driver [ 0.639019] ohci-platform: OHCI generic platform driver [ 0.640101] uhci_hcd: USB Universal Host Controller Interface driver [ 0.662246] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.663345] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.664962] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.666198] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.667530] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.669061] usb usb1: Product: UHCI Host Controller [ 0.670063] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.671310] usb usb1: SerialNumber: 0000:00:01.2 [ 0.672395] hub 1-0:1.0: USB hub found [ 0.673229] hub 1-0:1.0: 2 ports detected [ 0.674214] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.676496] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.677516] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.678687] mousedev: PS/2 mouse device common for all mice [ 0.680099] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.682099] rtc_cmos 00:00: RTC can wake from S4 [ 0.683314] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.684611] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.685941] device-mapper: uevent: version 1.0.3 [ 0.686999] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.688732] ledtrig-cpu: registered to indicate activity on CPUs [ 0.690030] TCP: cubic registered [ 0.690874] NET: Registered protocol family 10 [ 0.692026] NET: Registered protocol family 17 [ 0.692989] Key type dns_resolver registered [ 0.694164] Loading compiled-in X.509 certificates [ 0.695708] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.704517] registered taskstats version 1 [ 0.707185] Key type trusted registered [ 0.710776] Key type encrypted registered [ 0.711690] AppArmor: AppArmor sha1 policy hashing enabled [ 0.712836] IMA: No TPM chip found, activating TPM-bypass! [ 0.714385] regulator-dummy: disabling [ 0.715266] Magic number: 14:40:832 [ 0.716230] rtc_cmos 00:00: setting system clock to 2018-08-01 11:50:40 UTC (1533124240) [ 0.717974] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.719163] EDD information not available. [ 0.785106] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.787088] Write protecting the kernel read-only data: 12288k [ 0.788817] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.791587] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.805904] systemd-udevd[107]: starting version 204 [ 0.856860] FDC 0 is a S82078B [ 0.984075] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.149093] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.150567] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.151995] usb 1-1: Product: QEMU USB Tablet [ 1.152935] usb 1-1: Manufacturer: QEMU [ 1.153799] usb 1-1: SerialNumber: 42 [ 1.432128] tsc: Refined TSC clocksource calibration: 3491.852 MHz [ 1.865290] 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.129560] 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.508376] random: init urandom read with 10 bits of entropy available * Stopping adjust system clock and timezone[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 3.364318] 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 Wed, 01 Aug 2018 11:50:43 +0000. Up 3.81 seconds. cloud-init-nonet[4.00]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[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 load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] cloud-init-nonet[5.53]: static networking is now up * Starting Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 01 Aug 2018 11:50:45 +0000. Up 5.71 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:32:c1:22 | ci-info: | eth0 | True | 192.168.0.12 | 255.255.255.0 | fa:16:3e:73:21:e6 | 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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: ca:2b:90:4b:dc:ae:d8:3e:b7:81:0d:09:65:d9:de:4b root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | oo | | o. . | |. . . | | . .. E | | .oo . .S | | =+.... | | ..+o o | | oo +. . | |..++.o. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 14:7a:1c:df:a7:e9:b4:d1:8a:46:25:27:b1:85:94:ef root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | o.oo. | | o +o= | | . + =.+ . | | o =.= | | S ..= . | | . +E+ | | o + | | . | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 7a:f8:33:54:cf:ff:00:20:27:75:90:72:75:7f:67:1b root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | o+o . | | ..o. . . | | ooo E=| | +.. .=| | S. o. . | | o. o. | | o.. .. | | oo .. | | .o ..| +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: e8:2d:ab:ba:8f:ff:95:82:81:b5:ef:e3:34:40:9a:73 root@homer-0 The key's randomart image is: +--[ED25519 256--+ | | | | | o | | * . . | | = E . S | | o * . . | | . B + | | . o.* | | +=++=. | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Wed, 01 Aug 2018 11:50:51 +0000. Up 12.11 seconds. * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 01 Aug 2018 11:50:53 +0000. Up 14.04 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 21901 0 --:--:-- --:--:-- --:--:-- 22020 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 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] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://security.ubuntu.com trusty-security/universe Sources [75.9 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [419 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 [6322 B] Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [237 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [203 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 [7433 B] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1090 kB] Get:16 http://security.ubuntu.com trusty-security/universe Translation-en [129 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 [464 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 [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 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 [9709 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 [1896 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 [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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 Fetched 12.6 MB in 7s (1582 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.11 + '[' -n 192.168.0.11 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install homer --yes --force-yes 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 2018-08-01 11:51:06,258 - functest.core.singlevm - DEBUG - try 2: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-01 11:51:16,268 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:51:16,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 11:51:17,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:51: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-493e929d-a8ce-4b85-8eb6-5a404c44b01c x-compute-request-id: req-493e929d-a8ce-4b85-8eb6-5a404c44b01c Content-Encoding: gzip Content-Length: 1500 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:73:21:e6", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:21:e6", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:c1:22", "version": 4, "addr": "192.168.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:c1:22", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/403696c5-2dcf-4228-b5b0-f44121c73b7c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/403696c5-2dcf-4228-b5b0-f44121c73b7c", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:50:39.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "403696c5-2dcf-4228-b5b0-f44121c73b7c", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:50:39Z", "hostId": "b77b292b3e7d9cf79cae4c932a13feccc8c9d06d94f40658a48d29ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "homer-0.clearwater.opnfv", "created": "2018-08-01T11:49:56Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:65:ce:9b", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:ce:9b", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1a:c7:12", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/4bd05bc6-57ad-45f1-9a3d-6528db5d43ce", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/4bd05bc6-57ad-45f1-9a3d-6528db5d43ce", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:50:39.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "4bd05bc6-57ad-45f1-9a3d-6528db5d43ce", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:50:39Z", "hostId": "b77b292b3e7d9cf79cae4c932a13feccc8c9d06d94f40658a48d29ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "dime-0.clearwater.opnfv", "created": "2018-08-01T11:49:56Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:5a:2a:e0", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:2a:e0", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:a7:52", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:a7:52", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b9e44d42-7ef2-4457-a8ff-05ddaac34690", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b9e44d42-7ef2-4457-a8ff-05ddaac34690", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:50:39.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "b9e44d42-7ef2-4457-a8ff-05ddaac34690", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:50:39Z", "hostId": "b77b292b3e7d9cf79cae4c932a13feccc8c9d06d94f40658a48d29ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "bono-0.clearwater.opnfv", "created": "2018-08-01T11:49:56Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:8a:b7:0d", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:b7:0d", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:14:7b", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a5e6c3c0-1a1b-49e0-929c-51fea4ea1012", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a5e6c3c0-1a1b-49e0-929c-51fea4ea1012", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:50:32.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "a5e6c3c0-1a1b-49e0-929c-51fea4ea1012", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:50:33Z", "hostId": "0bf63998e69f749a8e677370730dafd105841e814b81fe61687a8d70", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-01T11:49:55Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:94:6d:cd", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:6d:cd", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:4d:c1", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/97163e3e-7028-4e1d-86ea-ce672c93ae8b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/97163e3e-7028-4e1d-86ea-ce672c93ae8b", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:50:29.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "97163e3e-7028-4e1d-86ea-ce672c93ae8b", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:50:29Z", "hostId": "b77b292b3e7d9cf79cae4c932a13feccc8c9d06d94f40658a48d29ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-01T11:49:54Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:c4:f6:13", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:f6:13", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/fd10f666-adc2-4414-a884-dcef4ada2d6d", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/fd10f666-adc2-4414-a884-dcef4ada2d6d", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:49:40.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "fd10f666-adc2-4414-a884-dcef4ada2d6d", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:49:40Z", "hostId": "0bf63998e69f749a8e677370730dafd105841e814b81fe61687a8d70", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-01T11:48:16Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:87:6e:c5", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:6e:c5", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:96:06", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/15fcad45-7e3e-496e-91b2-6dd6ba6f00fd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/15fcad45-7e3e-496e-91b2-6dd6ba6f00fd", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:48:06.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "15fcad45-7e3e-496e-91b2-6dd6ba6f00fd", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:48:06Z", "hostId": "b77b292b3e7d9cf79cae4c932a13feccc8c9d06d94f40658a48d29ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "ns.clearwater.opnfv", "created": "2018-08-01T11:46:20Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:51:17,050 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-493e929d-a8ce-4b85-8eb6-5a404c44b01c 2018-08-01 11:51:17,050 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.781717061996s 2018-08-01 11:51:17,051 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-493e929d-a8ce-4b85-8eb6-5a404c44b01c 2018-08-01 11:51:17,058 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-01 11:51:17,061 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/403696c5-2dcf-4228-b5b0-f44121c73b7c/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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-01 11:51:17,148 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:51: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-b75382ec-6f4c-47c6-b347-3bba71f50c64 x-compute-request-id: req-b75382ec-6f4c-47c6-b347-3bba71f50c64 Content-Encoding: gzip Content-Length: 13498 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 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\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 00000000000f60e0 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.008082] Security Framework initialized\n[ 0.009267] AppArmor: AppArmor initialized\n[ 0.010367] Yama: becoming mindful.\n[ 0.012226] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015478] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016707] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018437] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020403] Initializing cgroup subsys memory\n[ 0.021333] Initializing cgroup subsys devices\n[ 0.022238] Initializing cgroup subsys freezer\n[ 0.024010] Initializing cgroup subsys blkio\n[ 0.024892] Initializing cgroup subsys perf_event\n[ 0.025846] Initializing cgroup subsys hugetlb\n[ 0.026818] CPU: Physical Processor ID: 0\n[ 0.028016] FEATURE SPEC_CTRL Present\n[ 0.029730] mce: CPU supports 10 MCE banks\n[ 0.030903] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.030903] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032011] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033592] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.036003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.038176] Speculative Store Bypass: Vulnerable\n[ 0.040468] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.046580] ACPI: Core revision 20131115\n[ 0.048171] ACPI: All ACPI Tables successfully acquired\n[ 0.049654] ftrace: allocating 28727 entries in 113 pages\n[ 0.068344] Enabling x2apic\n[ 0.069183] Enabled x2apic\n[ 0.070163] Switched APIC routing to physical x2apic.\n[ 0.072478] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.074057] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.076478] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.084681] KVM setup paravirtual spinlock\n[ 0.087370] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.088174] x86: Booting SMP configuration:\n[ 0.089088] .... node #0, CPUs: #1[ 0.087322] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.104028] x86: Booted up 1 node, 2 CPUs\n[ 0.104019] KVM setup async PF for cpu 1\n[ 0.104020] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.107260] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.108362] devtmpfs: initialized\n[ 0.110285] EVM: security.selinux\n[ 0.111232] EVM: security.SMACK64\n[ 0.112006] EVM: security.ima\n[ 0.112848] EVM: security.capability\n[ 0.113877] pinctrl core: initialized pinctrl subsystem\n[ 0.116066] regulator-dummy: no parameters\n[ 0.117230] RTC time: 11:50:39, date: 08/01/18\n[ 0.118787] NET: Registered protocol family 16\n[ 0.120199] cpuidle: using governor ladder\n[ 0.121551] cpuidle: using governor menu\n[ 0.122910] ACPI: bus type PCI registered\n[ 0.123824] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.124117] PCI: Using configuration type 1 for base access\n[ 0.126146] bio: create slab at 0\n[ 0.126146] ACPI: Added _OSI(Module Device)\n[ 0.128004] ACPI: Added _OSI(Processor Device)\n[ 0.129175] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.130485] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.133242] ACPI: Interpreter enabled\n[ 0.134344] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.136766] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.139708] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.141666] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.144008] ACPI: (supports S0 S5)\n[ 0.145017] ACPI: Using IOAPIC for interrupt routing\n[ 0.148022] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.150715] ACPI: No dock devices found.\n[ 0.153688] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.155399] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.156008] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.157806] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.160199] acpiphp: Slot [3] registered\n[ 0.161356] acpiphp: Slot [4] registered\n[ 0.162504] acpiphp: Slot [5] registered\n[ 0.163661] acpiphp: Slot [6] registered\n[ 0.164023] acpiphp: Slot [7] registered\n[ 0.165212] acpiphp: Slot [8] registered\n[ 0.166446] acpiphp: Slot [9] registered\n[ 0.167637] acpiphp: Slot [10] registered\n[ 0.168021] acpiphp: Slot [11] registered\n[ 0.169103] acpiphp: Slot [12] registered\n[ 0.170213] acpiphp: Slot [13] registered\n[ 0.171313] acpiphp: Slot [14] registered\n[ 0.172019] acpiphp: Slot [15] registered\n[ 0.173186] acpiphp: Slot [16] registered\n[ 0.174285] acpiphp: Slot [17] registered\n[ 0.175384] acpiphp: Slot [18] registered\n[ 0.176026] acpiphp: Slot [19] registered\n[ 0.177110] acpiphp: Slot [20] registered\n[ 0.178205] acpiphp: Slot [21] registered\n[ 0.179299] acpiphp: Slot [22] registered\n[ 0.180023] acpiphp: Slot [23] registered\n[ 0.181117] acpiphp: Slot [24] registered\n[ 0.182235] acpiphp: Slot [25] registered\n[ 0.183303] acpiphp: Slot [26] registered\n[ 0.184019] acpiphp: Slot [27] registered\n[ 0.185154] acpiphp: Slot [28] registered\n[ 0.186260] acpiphp: Slot [29] registered\n[ 0.187324] acpiphp: Slot [30] registered\n[ 0.188027] acpiphp: Slot [31] registered\n[ 0.189095] PCI host bridge to bus 0000:00\n[ 0.190181] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.191584] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.192004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.193583] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.194966] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.196004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.202671] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.204017] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.230457] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.232321] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.234157] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.235976] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.236762] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.238464] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.239788] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.239788] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.240004] vgaarb: loaded\n[ 0.240610] vgaarb: bridge control possible 0000:00:02.0\n[ 0.241954] SCSI subsystem initialized\n[ 0.242934] ACPI: bus type USB registered\n[ 0.244033] usbcore: registered new interface driver usbfs\n[ 0.245437] usbcore: registered new interface driver hub\n[ 0.246858] usbcore: registered new device driver usb\n[ 0.248100] PCI: Using ACPI for IRQ routing\n[ 0.249420] NetLabel: Initializing\n[ 0.250379] NetLabel: domain hash size = 128\n[ 0.251521] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.252065] NetLabel: unlabeled traffic allowed by default\n[ 0.253489] Switched to clocksource kvm-clock\n[ 0.260272] AppArmor: AppArmor Filesystem Enabled\n[ 0.261563] pnp: PnP ACPI init\n[ 0.262483] ACPI: bus type PNP registered\n[ 0.263990] pnp: PnP ACPI: found 8 devices\n[ 0.265325] ACPI: bus type PNP unregistered\n[ 0.273521] NET: Registered protocol family 2\n[ 0.275306] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.277740] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.279930] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.281980] TCP: reno registered\n[ 0.283096] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.284848] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.286838] NET: Registered protocol family 1\n[ 0.288254] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.289782] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.291275] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.313622] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.336270] Trying to unpack rootfs image as initramfs...\n[ 0.431498] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.433982] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.435660] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.437746] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.440660] Scanning for low memory corruption every 60 seconds\n[ 0.443058] Initialise system trusted keyring\n[ 0.444672] audit: initializing netlink socket (disabled)\n[ 0.446591] type=2000 audit(1533124240.521:1): initialized\n[ 0.471829] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.474416] zbud: loaded\n[ 0.475460] VFS: Disk quotas dquot_6.5.2\n[ 0.476696] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.478791] fuse init (API version 7.22)\n[ 0.480028] msgmni has been set to 3997\n[ 0.481237] Key type big_key registered\n[ 0.482681] Key type asymmetric registered\n[ 0.483898] Asymmetric key parser 'x509' registered\n[ 0.485290] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.487448] io scheduler noop registered\n[ 0.488626] io scheduler deadline registered (default)\n[ 0.490089] io scheduler cfq registered\n[ 0.491300] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.492839] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.494732] ipmi message handler version 39.2\n[ 0.496077] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.498205] ACPI: Power Button [PWRF]\n[ 0.499420] GHES: HEST is not enabled!\n[ 0.521093] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564253] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.586301] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.588097] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.611907] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.614387] Linux agpgart interface v0.103\n[ 0.616206] brd: module loaded\n[ 0.617471] loop: module loaded\n[ 0.618631] blk-mq: CPU -> queue map\n[ 0.619533] CPU 0 -> Queue 0\n[ 0.620339] CPU 1 -> Queue 0\n[ 0.621783] vda: vda1\n[ 0.623105] scsi0 : ata_piix\n[ 0.623957] scsi1 : ata_piix\n[ 0.624779] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.626128] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.627760] libphy: Fixed MDIO Bus: probed\n[ 0.628981] tun: Universal TUN/TAP device driver, 1.6\n[ 0.630022] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.632594] PPP generic driver version 2.4.2\n[ 0.633567] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.634831] ehci-pci: EHCI PCI platform driver\n[ 0.635760] ehci-platform: EHCI generic platform driver\n[ 0.636845] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.638058] ohci-pci: OHCI PCI platform driver\n[ 0.639019] ohci-platform: OHCI generic platform driver\n[ 0.640101] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.662246] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.663345] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.664962] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.666198] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.667530] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.669061] usb usb1: Product: UHCI Host Controller\n[ 0.670063] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.671310] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.672395] hub 1-0:1.0: USB hub found\n[ 0.673229] hub 1-0:1.0: 2 ports detected\n[ 0.674214] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.676496] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.677516] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.678687] mousedev: PS/2 mouse device common for all mice\n[ 0.680099] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.682099] rtc_cmos 00:00: RTC can wake from S4\n[ 0.683314] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.684611] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.685941] device-mapper: uevent: version 1.0.3\n[ 0.686999] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.688732] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.690030] TCP: cubic registered\n[ 0.690874] NET: Registered protocol family 10\n[ 0.692026] NET: Registered protocol family 17\n[ 0.692989] Key type dns_resolver registered\n[ 0.694164] Loading compiled-in X.509 certificates\n[ 0.695708] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.704517] registered taskstats version 1\n[ 0.707185] Key type trusted registered\n[ 0.710776] Key type encrypted registered\n[ 0.711690] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.712836] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.714385] regulator-dummy: disabling\n[ 0.715266] Magic number: 14:40:832\n[ 0.716230] rtc_cmos 00:00: setting system clock to 2018-08-01 11:50:40 UTC (1533124240)\n[ 0.717974] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.719163] EDD information not available.\n[ 0.785106] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.787088] Write protecting the kernel read-only data: 12288k\n[ 0.788817] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.791587] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.805904] systemd-udevd[107]: starting version 204\n[ 0.856860] FDC 0 is a S82078B\n[ 0.984075] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.149093] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.150567] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.151995] usb 1-1: Product: QEMU USB Tablet\n[ 1.152935] usb 1-1: Manufacturer: QEMU\n[ 1.153799] usb 1-1: SerialNumber: 42\n[ 1.432128] tsc: Refined TSC clocksource calibration: 3491.852 MHz\n[ 1.865290] 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.129560] 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.508376] random: init urandom read with 10 bits of entropy available\n * Stopping adjust system clock and timezone[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 3.364318] 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 Wed, 01 Aug 2018 11:50:43 +0000. Up 3.81 seconds.\ncloud-init-nonet[4.00]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[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 load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\ncloud-init-nonet[5.53]: static networking is now up\n * Starting Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 01 Aug 2018 11:50:45 +0000. Up 5.71 seconds.\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:32:c1:22 |\nci-info: | eth0 | True | 192.168.0.12 | 255.255.255.0 | fa:16:3e:73:21:e6 |\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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\nca:2b:90:4b:dc:ae:d8:3e:b7:81:0d:09:65:d9:de:4b root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| oo |\n| o. . |\n|. . . |\n| . .. E |\n| .oo . .S |\n| =+.... |\n| ..+o o |\n| oo +. . |\n|..++.o. |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n14:7a:1c:df:a7:e9:b4:d1:8a:46:25:27:b1:85:94:ef root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| o.oo. |\n| o +o= |\n| . + =.+ . |\n| o =.= |\n| S ..= . |\n| . +E+ |\n| o + |\n| . |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n7a:f8:33:54:cf:ff:00:20:27:75:90:72:75:7f:67:1b root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| o+o . |\n| ..o. . . |\n| ooo E=|\n| +.. .=|\n| S. o. . |\n| o. o. |\n| o.. .. |\n| oo .. |\n| .o ..|\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\ne8:2d:ab:ba:8f:ff:95:82:81:b5:ef:e3:34:40:9a:73 root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| |\n| o |\n| * . . |\n| = E . S |\n| o * . . |\n| . B + |\n| . o.* |\n| +=++=. |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Wed, 01 Aug 2018 11:50:51 +0000. Up 12.11 seconds.\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS homer-0 ttyS0\n\nhomer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 01 Aug 2018 11:50:53 +0000. Up 14.04 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 21901 0 --:--:-- --:--:-- --:--:-- 22020\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 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]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [75.9 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [419 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 [6322 B]\nGet:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [237 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [203 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 [7433 B]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1090 kB]\nGet:16 http://security.ubuntu.com trusty-security/universe Translation-en [129 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 [464 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 [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 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 [9709 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 [1896 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 [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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\nFetched 12.6 MB in 7s (1582 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.11\n+ '[' -n 192.168.0.11 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install homer --yes --force-yes\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 88.0 MB of archives.\nAfter this operation, 202 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 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 [8630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:30 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 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 [2076 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 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 [1688 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 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 [1051 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 [1490 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 [4838 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 [1485 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 [5394 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 [1820 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]\nExtracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 88.0 MB in 8s (10.1 MB/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) ...\n"} 2018-08-01 11:51:17,149 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/403696c5-2dcf-4228-b5b0-f44121c73b7c/action used request id req-b75382ec-6f4c-47c6-b347-3bba71f50c64 2018-08-01 11:51:17,149 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0901820659637s 2018-08-01 11:51:17,150 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/403696c5-2dcf-4228-b5b0-f44121c73b7c/action used request id req-b75382ec-6f4c-47c6-b347-3bba71f50c64 2018-08-01 11:51:17,150 - functest.core.singlevm - DEBUG - console: [ 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 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 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 00000000000f60e0 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.008082] Security Framework initialized [ 0.009267] AppArmor: AppArmor initialized [ 0.010367] Yama: becoming mindful. [ 0.012226] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015478] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016707] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018437] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020403] Initializing cgroup subsys memory [ 0.021333] Initializing cgroup subsys devices [ 0.022238] Initializing cgroup subsys freezer [ 0.024010] Initializing cgroup subsys blkio [ 0.024892] Initializing cgroup subsys perf_event [ 0.025846] Initializing cgroup subsys hugetlb [ 0.026818] CPU: Physical Processor ID: 0 [ 0.028016] FEATURE SPEC_CTRL Present [ 0.029730] mce: CPU supports 10 MCE banks [ 0.030903] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.030903] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032011] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033592] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.038176] Speculative Store Bypass: Vulnerable [ 0.040468] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.046580] ACPI: Core revision 20131115 [ 0.048171] ACPI: All ACPI Tables successfully acquired [ 0.049654] ftrace: allocating 28727 entries in 113 pages [ 0.068344] Enabling x2apic [ 0.069183] Enabled x2apic [ 0.070163] Switched APIC routing to physical x2apic. [ 0.072478] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.074057] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.076478] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.084681] KVM setup paravirtual spinlock [ 0.087370] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.088174] x86: Booting SMP configuration: [ 0.089088] .... node #0, CPUs: #1[ 0.087322] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.104028] x86: Booted up 1 node, 2 CPUs [ 0.104019] KVM setup async PF for cpu 1 [ 0.104020] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.107260] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.108362] devtmpfs: initialized [ 0.110285] EVM: security.selinux [ 0.111232] EVM: security.SMACK64 [ 0.112006] EVM: security.ima [ 0.112848] EVM: security.capability [ 0.113877] pinctrl core: initialized pinctrl subsystem [ 0.116066] regulator-dummy: no parameters [ 0.117230] RTC time: 11:50:39, date: 08/01/18 [ 0.118787] NET: Registered protocol family 16 [ 0.120199] cpuidle: using governor ladder [ 0.121551] cpuidle: using governor menu [ 0.122910] ACPI: bus type PCI registered [ 0.123824] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.124117] PCI: Using configuration type 1 for base access [ 0.126146] bio: create slab at 0 [ 0.126146] ACPI: Added _OSI(Module Device) [ 0.128004] ACPI: Added _OSI(Processor Device) [ 0.129175] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.130485] ACPI: Added _OSI(Processor Aggregator Device) [ 0.133242] ACPI: Interpreter enabled [ 0.134344] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.136766] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.139708] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.141666] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.144008] ACPI: (supports S0 S5) [ 0.145017] ACPI: Using IOAPIC for interrupt routing [ 0.148022] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.150715] ACPI: No dock devices found. [ 0.153688] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.155399] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.156008] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.157806] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.160199] acpiphp: Slot [3] registered [ 0.161356] acpiphp: Slot [4] registered [ 0.162504] acpiphp: Slot [5] registered [ 0.163661] acpiphp: Slot [6] registered [ 0.164023] acpiphp: Slot [7] registered [ 0.165212] acpiphp: Slot [8] registered [ 0.166446] acpiphp: Slot [9] registered [ 0.167637] acpiphp: Slot [10] registered [ 0.168021] acpiphp: Slot [11] registered [ 0.169103] acpiphp: Slot [12] registered [ 0.170213] acpiphp: Slot [13] registered [ 0.171313] acpiphp: Slot [14] registered [ 0.172019] acpiphp: Slot [15] registered [ 0.173186] acpiphp: Slot [16] registered [ 0.174285] acpiphp: Slot [17] registered [ 0.175384] acpiphp: Slot [18] registered [ 0.176026] acpiphp: Slot [19] registered [ 0.177110] acpiphp: Slot [20] registered [ 0.178205] acpiphp: Slot [21] registered [ 0.179299] acpiphp: Slot [22] registered [ 0.180023] acpiphp: Slot [23] registered [ 0.181117] acpiphp: Slot [24] registered [ 0.182235] acpiphp: Slot [25] registered [ 0.183303] acpiphp: Slot [26] registered [ 0.184019] acpiphp: Slot [27] registered [ 0.185154] acpiphp: Slot [28] registered [ 0.186260] acpiphp: Slot [29] registered [ 0.187324] acpiphp: Slot [30] registered [ 0.188027] acpiphp: Slot [31] registered [ 0.189095] PCI host bridge to bus 0000:00 [ 0.190181] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.191584] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.192004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.193583] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.194966] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.196004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.202671] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.204017] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.230457] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.232321] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.234157] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.235976] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.236762] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.238464] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.239788] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.239788] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.240004] vgaarb: loaded [ 0.240610] vgaarb: bridge control possible 0000:00:02.0 [ 0.241954] SCSI subsystem initialized [ 0.242934] ACPI: bus type USB registered [ 0.244033] usbcore: registered new interface driver usbfs [ 0.245437] usbcore: registered new interface driver hub [ 0.246858] usbcore: registered new device driver usb [ 0.248100] PCI: Using ACPI for IRQ routing [ 0.249420] NetLabel: Initializing [ 0.250379] NetLabel: domain hash size = 128 [ 0.251521] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.252065] NetLabel: unlabeled traffic allowed by default [ 0.253489] Switched to clocksource kvm-clock [ 0.260272] AppArmor: AppArmor Filesystem Enabled [ 0.261563] pnp: PnP ACPI init [ 0.262483] ACPI: bus type PNP registered [ 0.263990] pnp: PnP ACPI: found 8 devices [ 0.265325] ACPI: bus type PNP unregistered [ 0.273521] NET: Registered protocol family 2 [ 0.275306] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.277740] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.279930] TCP: Hash tables configured (established 16384 bind 16384) [ 0.281980] TCP: reno registered [ 0.283096] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.284848] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.286838] NET: Registered protocol family 1 [ 0.288254] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.289782] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.291275] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.313622] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.336270] Trying to unpack rootfs image as initramfs... [ 0.431498] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.433982] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.435660] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.437746] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.440660] Scanning for low memory corruption every 60 seconds [ 0.443058] Initialise system trusted keyring [ 0.444672] audit: initializing netlink socket (disabled) [ 0.446591] type=2000 audit(1533124240.521:1): initialized [ 0.471829] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.474416] zbud: loaded [ 0.475460] VFS: Disk quotas dquot_6.5.2 [ 0.476696] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.478791] fuse init (API version 7.22) [ 0.480028] msgmni has been set to 3997 [ 0.481237] Key type big_key registered [ 0.482681] Key type asymmetric registered [ 0.483898] Asymmetric key parser 'x509' registered [ 0.485290] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.487448] io scheduler noop registered [ 0.488626] io scheduler deadline registered (default) [ 0.490089] io scheduler cfq registered [ 0.491300] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.492839] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.494732] ipmi message handler version 39.2 [ 0.496077] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.498205] ACPI: Power Button [PWRF] [ 0.499420] GHES: HEST is not enabled! [ 0.521093] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.564253] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.586301] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.588097] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.611907] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.614387] Linux agpgart interface v0.103 [ 0.616206] brd: module loaded [ 0.617471] loop: module loaded [ 0.618631] blk-mq: CPU -> queue map [ 0.619533] CPU 0 -> Queue 0 [ 0.620339] CPU 1 -> Queue 0 [ 0.621783] vda: vda1 [ 0.623105] scsi0 : ata_piix [ 0.623957] scsi1 : ata_piix [ 0.624779] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.626128] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.627760] libphy: Fixed MDIO Bus: probed [ 0.628981] tun: Universal TUN/TAP device driver, 1.6 [ 0.630022] tun: (C) 1999-2004 Max Krasnyansky [ 0.632594] PPP generic driver version 2.4.2 [ 0.633567] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.634831] ehci-pci: EHCI PCI platform driver [ 0.635760] ehci-platform: EHCI generic platform driver [ 0.636845] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.638058] ohci-pci: OHCI PCI platform driver [ 0.639019] ohci-platform: OHCI generic platform driver [ 0.640101] uhci_hcd: USB Universal Host Controller Interface driver [ 0.662246] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.663345] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.664962] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.666198] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.667530] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.669061] usb usb1: Product: UHCI Host Controller [ 0.670063] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.671310] usb usb1: SerialNumber: 0000:00:01.2 [ 0.672395] hub 1-0:1.0: USB hub found [ 0.673229] hub 1-0:1.0: 2 ports detected [ 0.674214] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.676496] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.677516] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.678687] mousedev: PS/2 mouse device common for all mice [ 0.680099] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.682099] rtc_cmos 00:00: RTC can wake from S4 [ 0.683314] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.684611] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.685941] device-mapper: uevent: version 1.0.3 [ 0.686999] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.688732] ledtrig-cpu: registered to indicate activity on CPUs [ 0.690030] TCP: cubic registered [ 0.690874] NET: Registered protocol family 10 [ 0.692026] NET: Registered protocol family 17 [ 0.692989] Key type dns_resolver registered [ 0.694164] Loading compiled-in X.509 certificates [ 0.695708] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.704517] registered taskstats version 1 [ 0.707185] Key type trusted registered [ 0.710776] Key type encrypted registered [ 0.711690] AppArmor: AppArmor sha1 policy hashing enabled [ 0.712836] IMA: No TPM chip found, activating TPM-bypass! [ 0.714385] regulator-dummy: disabling [ 0.715266] Magic number: 14:40:832 [ 0.716230] rtc_cmos 00:00: setting system clock to 2018-08-01 11:50:40 UTC (1533124240) [ 0.717974] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.719163] EDD information not available. [ 0.785106] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.787088] Write protecting the kernel read-only data: 12288k [ 0.788817] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.791587] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.805904] systemd-udevd[107]: starting version 204 [ 0.856860] FDC 0 is a S82078B [ 0.984075] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.149093] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.150567] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.151995] usb 1-1: Product: QEMU USB Tablet [ 1.152935] usb 1-1: Manufacturer: QEMU [ 1.153799] usb 1-1: SerialNumber: 42 [ 1.432128] tsc: Refined TSC clocksource calibration: 3491.852 MHz [ 1.865290] 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.129560] 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.508376] random: init urandom read with 10 bits of entropy available * Stopping adjust system clock and timezone[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 3.364318] 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 Wed, 01 Aug 2018 11:50:43 +0000. Up 3.81 seconds. cloud-init-nonet[4.00]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[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 load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] cloud-init-nonet[5.53]: static networking is now up * Starting Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 01 Aug 2018 11:50:45 +0000. Up 5.71 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:32:c1:22 | ci-info: | eth0 | True | 192.168.0.12 | 255.255.255.0 | fa:16:3e:73:21:e6 | 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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: ca:2b:90:4b:dc:ae:d8:3e:b7:81:0d:09:65:d9:de:4b root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | oo | | o. . | |. . . | | . .. E | | .oo . .S | | =+.... | | ..+o o | | oo +. . | |..++.o. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 14:7a:1c:df:a7:e9:b4:d1:8a:46:25:27:b1:85:94:ef root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | o.oo. | | o +o= | | . + =.+ . | | o =.= | | S ..= . | | . +E+ | | o + | | . | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 7a:f8:33:54:cf:ff:00:20:27:75:90:72:75:7f:67:1b root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | o+o . | | ..o. . . | | ooo E=| | +.. .=| | S. o. . | | o. o. | | o.. .. | | oo .. | | .o ..| +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: e8:2d:ab:ba:8f:ff:95:82:81:b5:ef:e3:34:40:9a:73 root@homer-0 The key's randomart image is: +--[ED25519 256--+ | | | | | o | | * . . | | = E . S | | o * . . | | . B + | | . o.* | | +=++=. | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Wed, 01 Aug 2018 11:50:51 +0000. Up 12.11 seconds. * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 01 Aug 2018 11:50:53 +0000. Up 14.04 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 21901 0 --:--:-- --:--:-- --:--:-- 22020 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 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] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://security.ubuntu.com trusty-security/universe Sources [75.9 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [419 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 [6322 B] Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [237 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [203 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 [7433 B] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1090 kB] Get:16 http://security.ubuntu.com trusty-security/universe Translation-en [129 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 [464 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 [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 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 [9709 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 [1896 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 [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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 Fetched 12.6 MB in 7s (1582 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.11 + '[' -n 192.168.0.11 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install homer --yes --force-yes 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 88.0 MB of archives. After this operation, 202 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 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 [8630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:30 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 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 [2076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 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 [1688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 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 [1051 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 [1490 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 [4838 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 [1485 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 [5394 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 [1820 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 88.0 MB in 8s (10.1 MB/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) ... 2018-08-01 11:51:17,152 - functest.core.singlevm - DEBUG - try 3: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-01 11:51:27,163 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:51:27,166 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 11:51:28,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:51: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-a749230b-7882-4c6d-9c61-181bf57db5bd x-compute-request-id: req-a749230b-7882-4c6d-9c61-181bf57db5bd Content-Encoding: gzip Content-Length: 1500 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:73:21:e6", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:21:e6", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:c1:22", "version": 4, "addr": "192.168.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:c1:22", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/403696c5-2dcf-4228-b5b0-f44121c73b7c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/403696c5-2dcf-4228-b5b0-f44121c73b7c", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:50:39.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "403696c5-2dcf-4228-b5b0-f44121c73b7c", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:50:39Z", "hostId": "b77b292b3e7d9cf79cae4c932a13feccc8c9d06d94f40658a48d29ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "homer-0.clearwater.opnfv", "created": "2018-08-01T11:49:56Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:65:ce:9b", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:ce:9b", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1a:c7:12", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/4bd05bc6-57ad-45f1-9a3d-6528db5d43ce", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/4bd05bc6-57ad-45f1-9a3d-6528db5d43ce", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:50:39.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "4bd05bc6-57ad-45f1-9a3d-6528db5d43ce", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:50:39Z", "hostId": "b77b292b3e7d9cf79cae4c932a13feccc8c9d06d94f40658a48d29ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "dime-0.clearwater.opnfv", "created": "2018-08-01T11:49:56Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:5a:2a:e0", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:2a:e0", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:a7:52", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:a7:52", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b9e44d42-7ef2-4457-a8ff-05ddaac34690", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b9e44d42-7ef2-4457-a8ff-05ddaac34690", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:50:39.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "b9e44d42-7ef2-4457-a8ff-05ddaac34690", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:50:39Z", "hostId": "b77b292b3e7d9cf79cae4c932a13feccc8c9d06d94f40658a48d29ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "bono-0.clearwater.opnfv", "created": "2018-08-01T11:49:56Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:8a:b7:0d", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:b7:0d", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:14:7b", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a5e6c3c0-1a1b-49e0-929c-51fea4ea1012", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a5e6c3c0-1a1b-49e0-929c-51fea4ea1012", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:50:32.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "a5e6c3c0-1a1b-49e0-929c-51fea4ea1012", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:50:33Z", "hostId": "0bf63998e69f749a8e677370730dafd105841e814b81fe61687a8d70", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-01T11:49:55Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:94:6d:cd", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:6d:cd", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:4d:c1", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/97163e3e-7028-4e1d-86ea-ce672c93ae8b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/97163e3e-7028-4e1d-86ea-ce672c93ae8b", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:50:29.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "97163e3e-7028-4e1d-86ea-ce672c93ae8b", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:50:29Z", "hostId": "b77b292b3e7d9cf79cae4c932a13feccc8c9d06d94f40658a48d29ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-01T11:49:54Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:c4:f6:13", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:f6:13", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/fd10f666-adc2-4414-a884-dcef4ada2d6d", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/fd10f666-adc2-4414-a884-dcef4ada2d6d", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:49:40.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "fd10f666-adc2-4414-a884-dcef4ada2d6d", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:49:40Z", "hostId": "0bf63998e69f749a8e677370730dafd105841e814b81fe61687a8d70", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-01T11:48:16Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:87:6e:c5", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:6e:c5", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:96:06", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/15fcad45-7e3e-496e-91b2-6dd6ba6f00fd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/15fcad45-7e3e-496e-91b2-6dd6ba6f00fd", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:48:06.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "15fcad45-7e3e-496e-91b2-6dd6ba6f00fd", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:48:06Z", "hostId": "b77b292b3e7d9cf79cae4c932a13feccc8c9d06d94f40658a48d29ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "ns.clearwater.opnfv", "created": "2018-08-01T11:46:20Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:51:28,041 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-a749230b-7882-4c6d-9c61-181bf57db5bd 2018-08-01 11:51:28,041 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.877560138702s 2018-08-01 11:51:28,042 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-a749230b-7882-4c6d-9c61-181bf57db5bd 2018-08-01 11:51:28,049 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-01 11:51:28,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/403696c5-2dcf-4228-b5b0-f44121c73b7c/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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-01 11:51:28,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11: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,Accept-Encoding x-openstack-request-id: req-ccf08481-1c7d-416d-9832-fac155448c89 x-compute-request-id: req-ccf08481-1c7d-416d-9832-fac155448c89 Content-Encoding: gzip Content-Length: 13913 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 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\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 00000000000f60e0 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.008082] Security Framework initialized\n[ 0.009267] AppArmor: AppArmor initialized\n[ 0.010367] Yama: becoming mindful.\n[ 0.012226] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015478] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016707] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018437] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020403] Initializing cgroup subsys memory\n[ 0.021333] Initializing cgroup subsys devices\n[ 0.022238] Initializing cgroup subsys freezer\n[ 0.024010] Initializing cgroup subsys blkio\n[ 0.024892] Initializing cgroup subsys perf_event\n[ 0.025846] Initializing cgroup subsys hugetlb\n[ 0.026818] CPU: Physical Processor ID: 0\n[ 0.028016] FEATURE SPEC_CTRL Present\n[ 0.029730] mce: CPU supports 10 MCE banks\n[ 0.030903] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.030903] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032011] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033592] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.036003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.038176] Speculative Store Bypass: Vulnerable\n[ 0.040468] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.046580] ACPI: Core revision 20131115\n[ 0.048171] ACPI: All ACPI Tables successfully acquired\n[ 0.049654] ftrace: allocating 28727 entries in 113 pages\n[ 0.068344] Enabling x2apic\n[ 0.069183] Enabled x2apic\n[ 0.070163] Switched APIC routing to physical x2apic.\n[ 0.072478] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.074057] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.076478] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.084681] KVM setup paravirtual spinlock\n[ 0.087370] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.088174] x86: Booting SMP configuration:\n[ 0.089088] .... node #0, CPUs: #1[ 0.087322] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.104028] x86: Booted up 1 node, 2 CPUs\n[ 0.104019] KVM setup async PF for cpu 1\n[ 0.104020] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.107260] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.108362] devtmpfs: initialized\n[ 0.110285] EVM: security.selinux\n[ 0.111232] EVM: security.SMACK64\n[ 0.112006] EVM: security.ima\n[ 0.112848] EVM: security.capability\n[ 0.113877] pinctrl core: initialized pinctrl subsystem\n[ 0.116066] regulator-dummy: no parameters\n[ 0.117230] RTC time: 11:50:39, date: 08/01/18\n[ 0.118787] NET: Registered protocol family 16\n[ 0.120199] cpuidle: using governor ladder\n[ 0.121551] cpuidle: using governor menu\n[ 0.122910] ACPI: bus type PCI registered\n[ 0.123824] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.124117] PCI: Using configuration type 1 for base access\n[ 0.126146] bio: create slab at 0\n[ 0.126146] ACPI: Added _OSI(Module Device)\n[ 0.128004] ACPI: Added _OSI(Processor Device)\n[ 0.129175] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.130485] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.133242] ACPI: Interpreter enabled\n[ 0.134344] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.136766] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.139708] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.141666] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.144008] ACPI: (supports S0 S5)\n[ 0.145017] ACPI: Using IOAPIC for interrupt routing\n[ 0.148022] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.150715] ACPI: No dock devices found.\n[ 0.153688] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.155399] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.156008] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.157806] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.160199] acpiphp: Slot [3] registered\n[ 0.161356] acpiphp: Slot [4] registered\n[ 0.162504] acpiphp: Slot [5] registered\n[ 0.163661] acpiphp: Slot [6] registered\n[ 0.164023] acpiphp: Slot [7] registered\n[ 0.165212] acpiphp: Slot [8] registered\n[ 0.166446] acpiphp: Slot [9] registered\n[ 0.167637] acpiphp: Slot [10] registered\n[ 0.168021] acpiphp: Slot [11] registered\n[ 0.169103] acpiphp: Slot [12] registered\n[ 0.170213] acpiphp: Slot [13] registered\n[ 0.171313] acpiphp: Slot [14] registered\n[ 0.172019] acpiphp: Slot [15] registered\n[ 0.173186] acpiphp: Slot [16] registered\n[ 0.174285] acpiphp: Slot [17] registered\n[ 0.175384] acpiphp: Slot [18] registered\n[ 0.176026] acpiphp: Slot [19] registered\n[ 0.177110] acpiphp: Slot [20] registered\n[ 0.178205] acpiphp: Slot [21] registered\n[ 0.179299] acpiphp: Slot [22] registered\n[ 0.180023] acpiphp: Slot [23] registered\n[ 0.181117] acpiphp: Slot [24] registered\n[ 0.182235] acpiphp: Slot [25] registered\n[ 0.183303] acpiphp: Slot [26] registered\n[ 0.184019] acpiphp: Slot [27] registered\n[ 0.185154] acpiphp: Slot [28] registered\n[ 0.186260] acpiphp: Slot [29] registered\n[ 0.187324] acpiphp: Slot [30] registered\n[ 0.188027] acpiphp: Slot [31] registered\n[ 0.189095] PCI host bridge to bus 0000:00\n[ 0.190181] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.191584] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.192004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.193583] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.194966] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.196004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.202671] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.204017] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.230457] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.232321] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.234157] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.235976] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.236762] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.238464] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.239788] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.239788] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.240004] vgaarb: loaded\n[ 0.240610] vgaarb: bridge control possible 0000:00:02.0\n[ 0.241954] SCSI subsystem initialized\n[ 0.242934] ACPI: bus type USB registered\n[ 0.244033] usbcore: registered new interface driver usbfs\n[ 0.245437] usbcore: registered new interface driver hub\n[ 0.246858] usbcore: registered new device driver usb\n[ 0.248100] PCI: Using ACPI for IRQ routing\n[ 0.249420] NetLabel: Initializing\n[ 0.250379] NetLabel: domain hash size = 128\n[ 0.251521] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.252065] NetLabel: unlabeled traffic allowed by default\n[ 0.253489] Switched to clocksource kvm-clock\n[ 0.260272] AppArmor: AppArmor Filesystem Enabled\n[ 0.261563] pnp: PnP ACPI init\n[ 0.262483] ACPI: bus type PNP registered\n[ 0.263990] pnp: PnP ACPI: found 8 devices\n[ 0.265325] ACPI: bus type PNP unregistered\n[ 0.273521] NET: Registered protocol family 2\n[ 0.275306] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.277740] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.279930] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.281980] TCP: reno registered\n[ 0.283096] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.284848] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.286838] NET: Registered protocol family 1\n[ 0.288254] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.289782] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.291275] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.313622] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.336270] Trying to unpack rootfs image as initramfs...\n[ 0.431498] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.433982] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.435660] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.437746] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.440660] Scanning for low memory corruption every 60 seconds\n[ 0.443058] Initialise system trusted keyring\n[ 0.444672] audit: initializing netlink socket (disabled)\n[ 0.446591] type=2000 audit(1533124240.521:1): initialized\n[ 0.471829] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.474416] zbud: loaded\n[ 0.475460] VFS: Disk quotas dquot_6.5.2\n[ 0.476696] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.478791] fuse init (API version 7.22)\n[ 0.480028] msgmni has been set to 3997\n[ 0.481237] Key type big_key registered\n[ 0.482681] Key type asymmetric registered\n[ 0.483898] Asymmetric key parser 'x509' registered\n[ 0.485290] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.487448] io scheduler noop registered\n[ 0.488626] io scheduler deadline registered (default)\n[ 0.490089] io scheduler cfq registered\n[ 0.491300] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.492839] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.494732] ipmi message handler version 39.2\n[ 0.496077] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.498205] ACPI: Power Button [PWRF]\n[ 0.499420] GHES: HEST is not enabled!\n[ 0.521093] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564253] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.586301] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.588097] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.611907] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.614387] Linux agpgart interface v0.103\n[ 0.616206] brd: module loaded\n[ 0.617471] loop: module loaded\n[ 0.618631] blk-mq: CPU -> queue map\n[ 0.619533] CPU 0 -> Queue 0\n[ 0.620339] CPU 1 -> Queue 0\n[ 0.621783] vda: vda1\n[ 0.623105] scsi0 : ata_piix\n[ 0.623957] scsi1 : ata_piix\n[ 0.624779] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.626128] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.627760] libphy: Fixed MDIO Bus: probed\n[ 0.628981] tun: Universal TUN/TAP device driver, 1.6\n[ 0.630022] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.632594] PPP generic driver version 2.4.2\n[ 0.633567] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.634831] ehci-pci: EHCI PCI platform driver\n[ 0.635760] ehci-platform: EHCI generic platform driver\n[ 0.636845] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.638058] ohci-pci: OHCI PCI platform driver\n[ 0.639019] ohci-platform: OHCI generic platform driver\n[ 0.640101] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.662246] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.663345] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.664962] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.666198] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.667530] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.669061] usb usb1: Product: UHCI Host Controller\n[ 0.670063] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.671310] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.672395] hub 1-0:1.0: USB hub found\n[ 0.673229] hub 1-0:1.0: 2 ports detected\n[ 0.674214] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.676496] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.677516] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.678687] mousedev: PS/2 mouse device common for all mice\n[ 0.680099] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.682099] rtc_cmos 00:00: RTC can wake from S4\n[ 0.683314] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.684611] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.685941] device-mapper: uevent: version 1.0.3\n[ 0.686999] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.688732] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.690030] TCP: cubic registered\n[ 0.690874] NET: Registered protocol family 10\n[ 0.692026] NET: Registered protocol family 17\n[ 0.692989] Key type dns_resolver registered\n[ 0.694164] Loading compiled-in X.509 certificates\n[ 0.695708] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.704517] registered taskstats version 1\n[ 0.707185] Key type trusted registered\n[ 0.710776] Key type encrypted registered\n[ 0.711690] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.712836] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.714385] regulator-dummy: disabling\n[ 0.715266] Magic number: 14:40:832\n[ 0.716230] rtc_cmos 00:00: setting system clock to 2018-08-01 11:50:40 UTC (1533124240)\n[ 0.717974] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.719163] EDD information not available.\n[ 0.785106] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.787088] Write protecting the kernel read-only data: 12288k\n[ 0.788817] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.791587] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.805904] systemd-udevd[107]: starting version 204\n[ 0.856860] FDC 0 is a S82078B\n[ 0.984075] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.149093] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.150567] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.151995] usb 1-1: Product: QEMU USB Tablet\n[ 1.152935] usb 1-1: Manufacturer: QEMU\n[ 1.153799] usb 1-1: SerialNumber: 42\n[ 1.432128] tsc: Refined TSC clocksource calibration: 3491.852 MHz\n[ 1.865290] 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.129560] 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.508376] random: init urandom read with 10 bits of entropy available\n * Stopping adjust system clock and timezone[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 3.364318] 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 Wed, 01 Aug 2018 11:50:43 +0000. Up 3.81 seconds.\ncloud-init-nonet[4.00]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[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 load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\ncloud-init-nonet[5.53]: static networking is now up\n * Starting Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 01 Aug 2018 11:50:45 +0000. Up 5.71 seconds.\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:32:c1:22 |\nci-info: | eth0 | True | 192.168.0.12 | 255.255.255.0 | fa:16:3e:73:21:e6 |\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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\nca:2b:90:4b:dc:ae:d8:3e:b7:81:0d:09:65:d9:de:4b root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| oo |\n| o. . |\n|. . . |\n| . .. E |\n| .oo . .S |\n| =+.... |\n| ..+o o |\n| oo +. . |\n|..++.o. |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n14:7a:1c:df:a7:e9:b4:d1:8a:46:25:27:b1:85:94:ef root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| o.oo. |\n| o +o= |\n| . + =.+ . |\n| o =.= |\n| S ..= . |\n| . +E+ |\n| o + |\n| . |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n7a:f8:33:54:cf:ff:00:20:27:75:90:72:75:7f:67:1b root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| o+o . |\n| ..o. . . |\n| ooo E=|\n| +.. .=|\n| S. o. . |\n| o. o. |\n| o.. .. |\n| oo .. |\n| .o ..|\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\ne8:2d:ab:ba:8f:ff:95:82:81:b5:ef:e3:34:40:9a:73 root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| |\n| o |\n| * . . |\n| = E . S |\n| o * . . |\n| . B + |\n| . o.* |\n| +=++=. |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Wed, 01 Aug 2018 11:50:51 +0000. Up 12.11 seconds.\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS homer-0 ttyS0\n\nhomer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 01 Aug 2018 11:50:53 +0000. Up 14.04 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 21901 0 --:--:-- --:--:-- --:--:-- 22020\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 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]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [75.9 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [419 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 [6322 B]\nGet:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [237 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [203 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 [7433 B]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1090 kB]\nGet:16 http://security.ubuntu.com trusty-security/universe Translation-en [129 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 [464 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 [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 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 [9709 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 [1896 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 [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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\nFetched 12.6 MB in 7s (1582 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.11\n+ '[' -n 192.168.0.11 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install homer --yes --force-yes\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 88.0 MB of archives.\nAfter this operation, 202 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 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 [8630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:30 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 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 [2076 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 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 [1688 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 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 [1051 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 [1490 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 [4838 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 [1485 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 [5394 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 [1820 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]\nExtracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 88.0 MB in 8s (10.1 MB/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 ...\nUnpackin"} 2018-08-01 11:51:28,136 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/403696c5-2dcf-4228-b5b0-f44121c73b7c/action used request id req-ccf08481-1c7d-416d-9832-fac155448c89 2018-08-01 11:51:28,136 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0874700546265s 2018-08-01 11:51:28,138 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/403696c5-2dcf-4228-b5b0-f44121c73b7c/action used request id req-ccf08481-1c7d-416d-9832-fac155448c89 2018-08-01 11:51:28,138 - functest.core.singlevm - DEBUG - console: [ 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 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 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 00000000000f60e0 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.008082] Security Framework initialized [ 0.009267] AppArmor: AppArmor initialized [ 0.010367] Yama: becoming mindful. [ 0.012226] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015478] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016707] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018437] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020403] Initializing cgroup subsys memory [ 0.021333] Initializing cgroup subsys devices [ 0.022238] Initializing cgroup subsys freezer [ 0.024010] Initializing cgroup subsys blkio [ 0.024892] Initializing cgroup subsys perf_event [ 0.025846] Initializing cgroup subsys hugetlb [ 0.026818] CPU: Physical Processor ID: 0 [ 0.028016] FEATURE SPEC_CTRL Present [ 0.029730] mce: CPU supports 10 MCE banks [ 0.030903] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.030903] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032011] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033592] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.038176] Speculative Store Bypass: Vulnerable [ 0.040468] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.046580] ACPI: Core revision 20131115 [ 0.048171] ACPI: All ACPI Tables successfully acquired [ 0.049654] ftrace: allocating 28727 entries in 113 pages [ 0.068344] Enabling x2apic [ 0.069183] Enabled x2apic [ 0.070163] Switched APIC routing to physical x2apic. [ 0.072478] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.074057] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.076478] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.084681] KVM setup paravirtual spinlock [ 0.087370] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.088174] x86: Booting SMP configuration: [ 0.089088] .... node #0, CPUs: #1[ 0.087322] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.104028] x86: Booted up 1 node, 2 CPUs [ 0.104019] KVM setup async PF for cpu 1 [ 0.104020] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.107260] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.108362] devtmpfs: initialized [ 0.110285] EVM: security.selinux [ 0.111232] EVM: security.SMACK64 [ 0.112006] EVM: security.ima [ 0.112848] EVM: security.capability [ 0.113877] pinctrl core: initialized pinctrl subsystem [ 0.116066] regulator-dummy: no parameters [ 0.117230] RTC time: 11:50:39, date: 08/01/18 [ 0.118787] NET: Registered protocol family 16 [ 0.120199] cpuidle: using governor ladder [ 0.121551] cpuidle: using governor menu [ 0.122910] ACPI: bus type PCI registered [ 0.123824] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.124117] PCI: Using configuration type 1 for base access [ 0.126146] bio: create slab at 0 [ 0.126146] ACPI: Added _OSI(Module Device) [ 0.128004] ACPI: Added _OSI(Processor Device) [ 0.129175] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.130485] ACPI: Added _OSI(Processor Aggregator Device) [ 0.133242] ACPI: Interpreter enabled [ 0.134344] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.136766] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.139708] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.141666] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.144008] ACPI: (supports S0 S5) [ 0.145017] ACPI: Using IOAPIC for interrupt routing [ 0.148022] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.150715] ACPI: No dock devices found. [ 0.153688] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.155399] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.156008] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.157806] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.160199] acpiphp: Slot [3] registered [ 0.161356] acpiphp: Slot [4] registered [ 0.162504] acpiphp: Slot [5] registered [ 0.163661] acpiphp: Slot [6] registered [ 0.164023] acpiphp: Slot [7] registered [ 0.165212] acpiphp: Slot [8] registered [ 0.166446] acpiphp: Slot [9] registered [ 0.167637] acpiphp: Slot [10] registered [ 0.168021] acpiphp: Slot [11] registered [ 0.169103] acpiphp: Slot [12] registered [ 0.170213] acpiphp: Slot [13] registered [ 0.171313] acpiphp: Slot [14] registered [ 0.172019] acpiphp: Slot [15] registered [ 0.173186] acpiphp: Slot [16] registered [ 0.174285] acpiphp: Slot [17] registered [ 0.175384] acpiphp: Slot [18] registered [ 0.176026] acpiphp: Slot [19] registered [ 0.177110] acpiphp: Slot [20] registered [ 0.178205] acpiphp: Slot [21] registered [ 0.179299] acpiphp: Slot [22] registered [ 0.180023] acpiphp: Slot [23] registered [ 0.181117] acpiphp: Slot [24] registered [ 0.182235] acpiphp: Slot [25] registered [ 0.183303] acpiphp: Slot [26] registered [ 0.184019] acpiphp: Slot [27] registered [ 0.185154] acpiphp: Slot [28] registered [ 0.186260] acpiphp: Slot [29] registered [ 0.187324] acpiphp: Slot [30] registered [ 0.188027] acpiphp: Slot [31] registered [ 0.189095] PCI host bridge to bus 0000:00 [ 0.190181] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.191584] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.192004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.193583] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.194966] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.196004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.202671] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.204017] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.230457] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.232321] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.234157] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.235976] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.236762] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.238464] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.239788] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.239788] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.240004] vgaarb: loaded [ 0.240610] vgaarb: bridge control possible 0000:00:02.0 [ 0.241954] SCSI subsystem initialized [ 0.242934] ACPI: bus type USB registered [ 0.244033] usbcore: registered new interface driver usbfs [ 0.245437] usbcore: registered new interface driver hub [ 0.246858] usbcore: registered new device driver usb [ 0.248100] PCI: Using ACPI for IRQ routing [ 0.249420] NetLabel: Initializing [ 0.250379] NetLabel: domain hash size = 128 [ 0.251521] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.252065] NetLabel: unlabeled traffic allowed by default [ 0.253489] Switched to clocksource kvm-clock [ 0.260272] AppArmor: AppArmor Filesystem Enabled [ 0.261563] pnp: PnP ACPI init [ 0.262483] ACPI: bus type PNP registered [ 0.263990] pnp: PnP ACPI: found 8 devices [ 0.265325] ACPI: bus type PNP unregistered [ 0.273521] NET: Registered protocol family 2 [ 0.275306] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.277740] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.279930] TCP: Hash tables configured (established 16384 bind 16384) [ 0.281980] TCP: reno registered [ 0.283096] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.284848] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.286838] NET: Registered protocol family 1 [ 0.288254] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.289782] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.291275] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.313622] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.336270] Trying to unpack rootfs image as initramfs... [ 0.431498] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.433982] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.435660] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.437746] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.440660] Scanning for low memory corruption every 60 seconds [ 0.443058] Initialise system trusted keyring [ 0.444672] audit: initializing netlink socket (disabled) [ 0.446591] type=2000 audit(1533124240.521:1): initialized [ 0.471829] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.474416] zbud: loaded [ 0.475460] VFS: Disk quotas dquot_6.5.2 [ 0.476696] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.478791] fuse init (API version 7.22) [ 0.480028] msgmni has been set to 3997 [ 0.481237] Key type big_key registered [ 0.482681] Key type asymmetric registered [ 0.483898] Asymmetric key parser 'x509' registered [ 0.485290] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.487448] io scheduler noop registered [ 0.488626] io scheduler deadline registered (default) [ 0.490089] io scheduler cfq registered [ 0.491300] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.492839] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.494732] ipmi message handler version 39.2 [ 0.496077] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.498205] ACPI: Power Button [PWRF] [ 0.499420] GHES: HEST is not enabled! [ 0.521093] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.564253] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.586301] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.588097] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.611907] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.614387] Linux agpgart interface v0.103 [ 0.616206] brd: module loaded [ 0.617471] loop: module loaded [ 0.618631] blk-mq: CPU -> queue map [ 0.619533] CPU 0 -> Queue 0 [ 0.620339] CPU 1 -> Queue 0 [ 0.621783] vda: vda1 [ 0.623105] scsi0 : ata_piix [ 0.623957] scsi1 : ata_piix [ 0.624779] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.626128] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.627760] libphy: Fixed MDIO Bus: probed [ 0.628981] tun: Universal TUN/TAP device driver, 1.6 [ 0.630022] tun: (C) 1999-2004 Max Krasnyansky [ 0.632594] PPP generic driver version 2.4.2 [ 0.633567] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.634831] ehci-pci: EHCI PCI platform driver [ 0.635760] ehci-platform: EHCI generic platform driver [ 0.636845] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.638058] ohci-pci: OHCI PCI platform driver [ 0.639019] ohci-platform: OHCI generic platform driver [ 0.640101] uhci_hcd: USB Universal Host Controller Interface driver [ 0.662246] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.663345] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.664962] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.666198] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.667530] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.669061] usb usb1: Product: UHCI Host Controller [ 0.670063] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.671310] usb usb1: SerialNumber: 0000:00:01.2 [ 0.672395] hub 1-0:1.0: USB hub found [ 0.673229] hub 1-0:1.0: 2 ports detected [ 0.674214] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.676496] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.677516] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.678687] mousedev: PS/2 mouse device common for all mice [ 0.680099] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.682099] rtc_cmos 00:00: RTC can wake from S4 [ 0.683314] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.684611] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.685941] device-mapper: uevent: version 1.0.3 [ 0.686999] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.688732] ledtrig-cpu: registered to indicate activity on CPUs [ 0.690030] TCP: cubic registered [ 0.690874] NET: Registered protocol family 10 [ 0.692026] NET: Registered protocol family 17 [ 0.692989] Key type dns_resolver registered [ 0.694164] Loading compiled-in X.509 certificates [ 0.695708] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.704517] registered taskstats version 1 [ 0.707185] Key type trusted registered [ 0.710776] Key type encrypted registered [ 0.711690] AppArmor: AppArmor sha1 policy hashing enabled [ 0.712836] IMA: No TPM chip found, activating TPM-bypass! [ 0.714385] regulator-dummy: disabling [ 0.715266] Magic number: 14:40:832 [ 0.716230] rtc_cmos 00:00: setting system clock to 2018-08-01 11:50:40 UTC (1533124240) [ 0.717974] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.719163] EDD information not available. [ 0.785106] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.787088] Write protecting the kernel read-only data: 12288k [ 0.788817] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.791587] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.805904] systemd-udevd[107]: starting version 204 [ 0.856860] FDC 0 is a S82078B [ 0.984075] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.149093] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.150567] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.151995] usb 1-1: Product: QEMU USB Tablet [ 1.152935] usb 1-1: Manufacturer: QEMU [ 1.153799] usb 1-1: SerialNumber: 42 [ 1.432128] tsc: Refined TSC clocksource calibration: 3491.852 MHz [ 1.865290] 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.129560] 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.508376] random: init urandom read with 10 bits of entropy available * Stopping adjust system clock and timezone[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 3.364318] 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 Wed, 01 Aug 2018 11:50:43 +0000. Up 3.81 seconds. cloud-init-nonet[4.00]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[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 load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] cloud-init-nonet[5.53]: static networking is now up * Starting Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 01 Aug 2018 11:50:45 +0000. Up 5.71 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:32:c1:22 | ci-info: | eth0 | True | 192.168.0.12 | 255.255.255.0 | fa:16:3e:73:21:e6 | 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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: ca:2b:90:4b:dc:ae:d8:3e:b7:81:0d:09:65:d9:de:4b root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | oo | | o. . | |. . . | | . .. E | | .oo . .S | | =+.... | | ..+o o | | oo +. . | |..++.o. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 14:7a:1c:df:a7:e9:b4:d1:8a:46:25:27:b1:85:94:ef root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | o.oo. | | o +o= | | . + =.+ . | | o =.= | | S ..= . | | . +E+ | | o + | | . | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 7a:f8:33:54:cf:ff:00:20:27:75:90:72:75:7f:67:1b root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | o+o . | | ..o. . . | | ooo E=| | +.. .=| | S. o. . | | o. o. | | o.. .. | | oo .. | | .o ..| +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: e8:2d:ab:ba:8f:ff:95:82:81:b5:ef:e3:34:40:9a:73 root@homer-0 The key's randomart image is: +--[ED25519 256--+ | | | | | o | | * . . | | = E . S | | o * . . | | . B + | | . o.* | | +=++=. | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Wed, 01 Aug 2018 11:50:51 +0000. Up 12.11 seconds. * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 01 Aug 2018 11:50:53 +0000. Up 14.04 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 21901 0 --:--:-- --:--:-- --:--:-- 22020 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 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] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://security.ubuntu.com trusty-security/universe Sources [75.9 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [419 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 [6322 B] Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [237 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [203 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 [7433 B] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1090 kB] Get:16 http://security.ubuntu.com trusty-security/universe Translation-en [129 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 [464 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 [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 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 [9709 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 [1896 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 [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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 Fetched 12.6 MB in 7s (1582 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.11 + '[' -n 192.168.0.11 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install homer --yes --force-yes 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 88.0 MB of archives. After this operation, 202 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 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 [8630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:30 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 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 [2076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 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 [1688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 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 [1051 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 [1490 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 [4838 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 [1485 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 [5394 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 [1820 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 88.0 MB in 8s (10.1 MB/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 ... Unpackin 2018-08-01 11:51:28,141 - functest.core.singlevm - DEBUG - try 4: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-01 11:51:38,151 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:51:38,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 11:51:38,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:51: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-79acdc73-db37-4f56-b166-e5659562cf95 x-compute-request-id: req-79acdc73-db37-4f56-b166-e5659562cf95 Content-Encoding: gzip Content-Length: 1500 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:73:21:e6", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:21:e6", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:c1:22", "version": 4, "addr": "192.168.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:c1:22", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/403696c5-2dcf-4228-b5b0-f44121c73b7c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/403696c5-2dcf-4228-b5b0-f44121c73b7c", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:50:39.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "403696c5-2dcf-4228-b5b0-f44121c73b7c", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:50:39Z", "hostId": "b77b292b3e7d9cf79cae4c932a13feccc8c9d06d94f40658a48d29ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "homer-0.clearwater.opnfv", "created": "2018-08-01T11:49:56Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:65:ce:9b", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:ce:9b", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1a:c7:12", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/4bd05bc6-57ad-45f1-9a3d-6528db5d43ce", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/4bd05bc6-57ad-45f1-9a3d-6528db5d43ce", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:50:39.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "4bd05bc6-57ad-45f1-9a3d-6528db5d43ce", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:50:39Z", "hostId": "b77b292b3e7d9cf79cae4c932a13feccc8c9d06d94f40658a48d29ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "dime-0.clearwater.opnfv", "created": "2018-08-01T11:49:56Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:5a:2a:e0", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:2a:e0", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:a7:52", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:a7:52", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b9e44d42-7ef2-4457-a8ff-05ddaac34690", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b9e44d42-7ef2-4457-a8ff-05ddaac34690", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:50:39.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "b9e44d42-7ef2-4457-a8ff-05ddaac34690", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:50:39Z", "hostId": "b77b292b3e7d9cf79cae4c932a13feccc8c9d06d94f40658a48d29ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "bono-0.clearwater.opnfv", "created": "2018-08-01T11:49:56Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:8a:b7:0d", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:b7:0d", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:14:7b", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a5e6c3c0-1a1b-49e0-929c-51fea4ea1012", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a5e6c3c0-1a1b-49e0-929c-51fea4ea1012", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:50:32.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "a5e6c3c0-1a1b-49e0-929c-51fea4ea1012", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:50:33Z", "hostId": "0bf63998e69f749a8e677370730dafd105841e814b81fe61687a8d70", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-01T11:49:55Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:94:6d:cd", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:6d:cd", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:4d:c1", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/97163e3e-7028-4e1d-86ea-ce672c93ae8b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/97163e3e-7028-4e1d-86ea-ce672c93ae8b", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:50:29.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "97163e3e-7028-4e1d-86ea-ce672c93ae8b", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:50:29Z", "hostId": "b77b292b3e7d9cf79cae4c932a13feccc8c9d06d94f40658a48d29ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-01T11:49:54Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:c4:f6:13", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:f6:13", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/fd10f666-adc2-4414-a884-dcef4ada2d6d", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/fd10f666-adc2-4414-a884-dcef4ada2d6d", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:49:40.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "fd10f666-adc2-4414-a884-dcef4ada2d6d", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:49:40Z", "hostId": "0bf63998e69f749a8e677370730dafd105841e814b81fe61687a8d70", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-01T11:48:16Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:87:6e:c5", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:6e:c5", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:96:06", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/15fcad45-7e3e-496e-91b2-6dd6ba6f00fd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/15fcad45-7e3e-496e-91b2-6dd6ba6f00fd", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:48:06.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "15fcad45-7e3e-496e-91b2-6dd6ba6f00fd", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:48:06Z", "hostId": "b77b292b3e7d9cf79cae4c932a13feccc8c9d06d94f40658a48d29ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "ns.clearwater.opnfv", "created": "2018-08-01T11:46:20Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:51:38,928 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-79acdc73-db37-4f56-b166-e5659562cf95 2018-08-01 11:51:38,928 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.777140140533s 2018-08-01 11:51:38,929 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-79acdc73-db37-4f56-b166-e5659562cf95 2018-08-01 11:51:38,936 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-01 11:51:38,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/403696c5-2dcf-4228-b5b0-f44121c73b7c/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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-01 11:51:39,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:51: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-8f3d6b29-2089-4a9a-ae7e-09504a772be2 x-compute-request-id: req-8f3d6b29-2089-4a9a-ae7e-09504a772be2 Content-Encoding: gzip Content-Length: 14199 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 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\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 00000000000f60e0 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.008082] Security Framework initialized\n[ 0.009267] AppArmor: AppArmor initialized\n[ 0.010367] Yama: becoming mindful.\n[ 0.012226] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015478] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016707] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018437] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020403] Initializing cgroup subsys memory\n[ 0.021333] Initializing cgroup subsys devices\n[ 0.022238] Initializing cgroup subsys freezer\n[ 0.024010] Initializing cgroup subsys blkio\n[ 0.024892] Initializing cgroup subsys perf_event\n[ 0.025846] Initializing cgroup subsys hugetlb\n[ 0.026818] CPU: Physical Processor ID: 0\n[ 0.028016] FEATURE SPEC_CTRL Present\n[ 0.029730] mce: CPU supports 10 MCE banks\n[ 0.030903] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.030903] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032011] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033592] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.036003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.038176] Speculative Store Bypass: Vulnerable\n[ 0.040468] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.046580] ACPI: Core revision 20131115\n[ 0.048171] ACPI: All ACPI Tables successfully acquired\n[ 0.049654] ftrace: allocating 28727 entries in 113 pages\n[ 0.068344] Enabling x2apic\n[ 0.069183] Enabled x2apic\n[ 0.070163] Switched APIC routing to physical x2apic.\n[ 0.072478] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.074057] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.076478] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.084681] KVM setup paravirtual spinlock\n[ 0.087370] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.088174] x86: Booting SMP configuration:\n[ 0.089088] .... node #0, CPUs: #1[ 0.087322] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.104028] x86: Booted up 1 node, 2 CPUs\n[ 0.104019] KVM setup async PF for cpu 1\n[ 0.104020] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.107260] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.108362] devtmpfs: initialized\n[ 0.110285] EVM: security.selinux\n[ 0.111232] EVM: security.SMACK64\n[ 0.112006] EVM: security.ima\n[ 0.112848] EVM: security.capability\n[ 0.113877] pinctrl core: initialized pinctrl subsystem\n[ 0.116066] regulator-dummy: no parameters\n[ 0.117230] RTC time: 11:50:39, date: 08/01/18\n[ 0.118787] NET: Registered protocol family 16\n[ 0.120199] cpuidle: using governor ladder\n[ 0.121551] cpuidle: using governor menu\n[ 0.122910] ACPI: bus type PCI registered\n[ 0.123824] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.124117] PCI: Using configuration type 1 for base access\n[ 0.126146] bio: create slab at 0\n[ 0.126146] ACPI: Added _OSI(Module Device)\n[ 0.128004] ACPI: Added _OSI(Processor Device)\n[ 0.129175] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.130485] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.133242] ACPI: Interpreter enabled\n[ 0.134344] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.136766] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.139708] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.141666] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.144008] ACPI: (supports S0 S5)\n[ 0.145017] ACPI: Using IOAPIC for interrupt routing\n[ 0.148022] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.150715] ACPI: No dock devices found.\n[ 0.153688] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.155399] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.156008] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.157806] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.160199] acpiphp: Slot [3] registered\n[ 0.161356] acpiphp: Slot [4] registered\n[ 0.162504] acpiphp: Slot [5] registered\n[ 0.163661] acpiphp: Slot [6] registered\n[ 0.164023] acpiphp: Slot [7] registered\n[ 0.165212] acpiphp: Slot [8] registered\n[ 0.166446] acpiphp: Slot [9] registered\n[ 0.167637] acpiphp: Slot [10] registered\n[ 0.168021] acpiphp: Slot [11] registered\n[ 0.169103] acpiphp: Slot [12] registered\n[ 0.170213] acpiphp: Slot [13] registered\n[ 0.171313] acpiphp: Slot [14] registered\n[ 0.172019] acpiphp: Slot [15] registered\n[ 0.173186] acpiphp: Slot [16] registered\n[ 0.174285] acpiphp: Slot [17] registered\n[ 0.175384] acpiphp: Slot [18] registered\n[ 0.176026] acpiphp: Slot [19] registered\n[ 0.177110] acpiphp: Slot [20] registered\n[ 0.178205] acpiphp: Slot [21] registered\n[ 0.179299] acpiphp: Slot [22] registered\n[ 0.180023] acpiphp: Slot [23] registered\n[ 0.181117] acpiphp: Slot [24] registered\n[ 0.182235] acpiphp: Slot [25] registered\n[ 0.183303] acpiphp: Slot [26] registered\n[ 0.184019] acpiphp: Slot [27] registered\n[ 0.185154] acpiphp: Slot [28] registered\n[ 0.186260] acpiphp: Slot [29] registered\n[ 0.187324] acpiphp: Slot [30] registered\n[ 0.188027] acpiphp: Slot [31] registered\n[ 0.189095] PCI host bridge to bus 0000:00\n[ 0.190181] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.191584] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.192004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.193583] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.194966] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.196004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.202671] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.204017] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.230457] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.232321] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.234157] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.235976] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.236762] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.238464] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.239788] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.239788] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.240004] vgaarb: loaded\n[ 0.240610] vgaarb: bridge control possible 0000:00:02.0\n[ 0.241954] SCSI subsystem initialized\n[ 0.242934] ACPI: bus type USB registered\n[ 0.244033] usbcore: registered new interface driver usbfs\n[ 0.245437] usbcore: registered new interface driver hub\n[ 0.246858] usbcore: registered new device driver usb\n[ 0.248100] PCI: Using ACPI for IRQ routing\n[ 0.249420] NetLabel: Initializing\n[ 0.250379] NetLabel: domain hash size = 128\n[ 0.251521] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.252065] NetLabel: unlabeled traffic allowed by default\n[ 0.253489] Switched to clocksource kvm-clock\n[ 0.260272] AppArmor: AppArmor Filesystem Enabled\n[ 0.261563] pnp: PnP ACPI init\n[ 0.262483] ACPI: bus type PNP registered\n[ 0.263990] pnp: PnP ACPI: found 8 devices\n[ 0.265325] ACPI: bus type PNP unregistered\n[ 0.273521] NET: Registered protocol family 2\n[ 0.275306] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.277740] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.279930] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.281980] TCP: reno registered\n[ 0.283096] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.284848] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.286838] NET: Registered protocol family 1\n[ 0.288254] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.289782] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.291275] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.313622] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.336270] Trying to unpack rootfs image as initramfs...\n[ 0.431498] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.433982] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.435660] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.437746] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.440660] Scanning for low memory corruption every 60 seconds\n[ 0.443058] Initialise system trusted keyring\n[ 0.444672] audit: initializing netlink socket (disabled)\n[ 0.446591] type=2000 audit(1533124240.521:1): initialized\n[ 0.471829] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.474416] zbud: loaded\n[ 0.475460] VFS: Disk quotas dquot_6.5.2\n[ 0.476696] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.478791] fuse init (API version 7.22)\n[ 0.480028] msgmni has been set to 3997\n[ 0.481237] Key type big_key registered\n[ 0.482681] Key type asymmetric registered\n[ 0.483898] Asymmetric key parser 'x509' registered\n[ 0.485290] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.487448] io scheduler noop registered\n[ 0.488626] io scheduler deadline registered (default)\n[ 0.490089] io scheduler cfq registered\n[ 0.491300] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.492839] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.494732] ipmi message handler version 39.2\n[ 0.496077] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.498205] ACPI: Power Button [PWRF]\n[ 0.499420] GHES: HEST is not enabled!\n[ 0.521093] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564253] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.586301] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.588097] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.611907] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.614387] Linux agpgart interface v0.103\n[ 0.616206] brd: module loaded\n[ 0.617471] loop: module loaded\n[ 0.618631] blk-mq: CPU -> queue map\n[ 0.619533] CPU 0 -> Queue 0\n[ 0.620339] CPU 1 -> Queue 0\n[ 0.621783] vda: vda1\n[ 0.623105] scsi0 : ata_piix\n[ 0.623957] scsi1 : ata_piix\n[ 0.624779] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.626128] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.627760] libphy: Fixed MDIO Bus: probed\n[ 0.628981] tun: Universal TUN/TAP device driver, 1.6\n[ 0.630022] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.632594] PPP generic driver version 2.4.2\n[ 0.633567] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.634831] ehci-pci: EHCI PCI platform driver\n[ 0.635760] ehci-platform: EHCI generic platform driver\n[ 0.636845] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.638058] ohci-pci: OHCI PCI platform driver\n[ 0.639019] ohci-platform: OHCI generic platform driver\n[ 0.640101] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.662246] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.663345] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.664962] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.666198] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.667530] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.669061] usb usb1: Product: UHCI Host Controller\n[ 0.670063] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.671310] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.672395] hub 1-0:1.0: USB hub found\n[ 0.673229] hub 1-0:1.0: 2 ports detected\n[ 0.674214] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.676496] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.677516] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.678687] mousedev: PS/2 mouse device common for all mice\n[ 0.680099] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.682099] rtc_cmos 00:00: RTC can wake from S4\n[ 0.683314] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.684611] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.685941] device-mapper: uevent: version 1.0.3\n[ 0.686999] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.688732] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.690030] TCP: cubic registered\n[ 0.690874] NET: Registered protocol family 10\n[ 0.692026] NET: Registered protocol family 17\n[ 0.692989] Key type dns_resolver registered\n[ 0.694164] Loading compiled-in X.509 certificates\n[ 0.695708] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.704517] registered taskstats version 1\n[ 0.707185] Key type trusted registered\n[ 0.710776] Key type encrypted registered\n[ 0.711690] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.712836] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.714385] regulator-dummy: disabling\n[ 0.715266] Magic number: 14:40:832\n[ 0.716230] rtc_cmos 00:00: setting system clock to 2018-08-01 11:50:40 UTC (1533124240)\n[ 0.717974] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.719163] EDD information not available.\n[ 0.785106] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.787088] Write protecting the kernel read-only data: 12288k\n[ 0.788817] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.791587] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.805904] systemd-udevd[107]: starting version 204\n[ 0.856860] FDC 0 is a S82078B\n[ 0.984075] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.149093] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.150567] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.151995] usb 1-1: Product: QEMU USB Tablet\n[ 1.152935] usb 1-1: Manufacturer: QEMU\n[ 1.153799] usb 1-1: SerialNumber: 42\n[ 1.432128] tsc: Refined TSC clocksource calibration: 3491.852 MHz\n[ 1.865290] 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.129560] 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.508376] random: init urandom read with 10 bits of entropy available\n * Stopping adjust system clock and timezone[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 3.364318] 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 Wed, 01 Aug 2018 11:50:43 +0000. Up 3.81 seconds.\ncloud-init-nonet[4.00]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[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 load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\ncloud-init-nonet[5.53]: static networking is now up\n * Starting Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 01 Aug 2018 11:50:45 +0000. Up 5.71 seconds.\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:32:c1:22 |\nci-info: | eth0 | True | 192.168.0.12 | 255.255.255.0 | fa:16:3e:73:21:e6 |\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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\nca:2b:90:4b:dc:ae:d8:3e:b7:81:0d:09:65:d9:de:4b root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| oo |\n| o. . |\n|. . . |\n| . .. E |\n| .oo . .S |\n| =+.... |\n| ..+o o |\n| oo +. . |\n|..++.o. |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n14:7a:1c:df:a7:e9:b4:d1:8a:46:25:27:b1:85:94:ef root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| o.oo. |\n| o +o= |\n| . + =.+ . |\n| o =.= |\n| S ..= . |\n| . +E+ |\n| o + |\n| . |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n7a:f8:33:54:cf:ff:00:20:27:75:90:72:75:7f:67:1b root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| o+o . |\n| ..o. . . |\n| ooo E=|\n| +.. .=|\n| S. o. . |\n| o. o. |\n| o.. .. |\n| oo .. |\n| .o ..|\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\ne8:2d:ab:ba:8f:ff:95:82:81:b5:ef:e3:34:40:9a:73 root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| |\n| o |\n| * . . |\n| = E . S |\n| o * . . |\n| . B + |\n| . o.* |\n| +=++=. |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Wed, 01 Aug 2018 11:50:51 +0000. Up 12.11 seconds.\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS homer-0 ttyS0\n\nhomer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 01 Aug 2018 11:50:53 +0000. Up 14.04 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 21901 0 --:--:-- --:--:-- --:--:-- 22020\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 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]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [75.9 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [419 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 [6322 B]\nGet:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [237 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [203 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 [7433 B]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1090 kB]\nGet:16 http://security.ubuntu.com trusty-security/universe Translation-en [129 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 [464 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 [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 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 [9709 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 [1896 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 [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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\nFetched 12.6 MB in 7s (1582 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.11\n+ '[' -n 192.168.0.11 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install homer --yes --force-yes\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 88.0 MB of archives.\nAfter this operation, 202 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 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 [8630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:30 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 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 [2076 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 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 [1688 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 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 [1051 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 [1490 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 [4838 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 [1485 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 [5394 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 [1820 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]\nExtracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 88.0 MB in 8s (10.1 MB/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) ...\n"} 2018-08-01 11:51:39,034 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/403696c5-2dcf-4228-b5b0-f44121c73b7c/action used request id req-8f3d6b29-2089-4a9a-ae7e-09504a772be2 2018-08-01 11:51:39,034 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0978729724884s 2018-08-01 11:51:39,036 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/403696c5-2dcf-4228-b5b0-f44121c73b7c/action used request id req-8f3d6b29-2089-4a9a-ae7e-09504a772be2 2018-08-01 11:51:39,036 - functest.core.singlevm - DEBUG - console: [ 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 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 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 00000000000f60e0 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.008082] Security Framework initialized [ 0.009267] AppArmor: AppArmor initialized [ 0.010367] Yama: becoming mindful. [ 0.012226] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015478] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016707] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018437] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020403] Initializing cgroup subsys memory [ 0.021333] Initializing cgroup subsys devices [ 0.022238] Initializing cgroup subsys freezer [ 0.024010] Initializing cgroup subsys blkio [ 0.024892] Initializing cgroup subsys perf_event [ 0.025846] Initializing cgroup subsys hugetlb [ 0.026818] CPU: Physical Processor ID: 0 [ 0.028016] FEATURE SPEC_CTRL Present [ 0.029730] mce: CPU supports 10 MCE banks [ 0.030903] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.030903] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032011] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033592] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.038176] Speculative Store Bypass: Vulnerable [ 0.040468] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.046580] ACPI: Core revision 20131115 [ 0.048171] ACPI: All ACPI Tables successfully acquired [ 0.049654] ftrace: allocating 28727 entries in 113 pages [ 0.068344] Enabling x2apic [ 0.069183] Enabled x2apic [ 0.070163] Switched APIC routing to physical x2apic. [ 0.072478] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.074057] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.076478] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.084681] KVM setup paravirtual spinlock [ 0.087370] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.088174] x86: Booting SMP configuration: [ 0.089088] .... node #0, CPUs: #1[ 0.087322] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.104028] x86: Booted up 1 node, 2 CPUs [ 0.104019] KVM setup async PF for cpu 1 [ 0.104020] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.107260] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.108362] devtmpfs: initialized [ 0.110285] EVM: security.selinux [ 0.111232] EVM: security.SMACK64 [ 0.112006] EVM: security.ima [ 0.112848] EVM: security.capability [ 0.113877] pinctrl core: initialized pinctrl subsystem [ 0.116066] regulator-dummy: no parameters [ 0.117230] RTC time: 11:50:39, date: 08/01/18 [ 0.118787] NET: Registered protocol family 16 [ 0.120199] cpuidle: using governor ladder [ 0.121551] cpuidle: using governor menu [ 0.122910] ACPI: bus type PCI registered [ 0.123824] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.124117] PCI: Using configuration type 1 for base access [ 0.126146] bio: create slab at 0 [ 0.126146] ACPI: Added _OSI(Module Device) [ 0.128004] ACPI: Added _OSI(Processor Device) [ 0.129175] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.130485] ACPI: Added _OSI(Processor Aggregator Device) [ 0.133242] ACPI: Interpreter enabled [ 0.134344] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.136766] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.139708] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.141666] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.144008] ACPI: (supports S0 S5) [ 0.145017] ACPI: Using IOAPIC for interrupt routing [ 0.148022] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.150715] ACPI: No dock devices found. [ 0.153688] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.155399] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.156008] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.157806] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.160199] acpiphp: Slot [3] registered [ 0.161356] acpiphp: Slot [4] registered [ 0.162504] acpiphp: Slot [5] registered [ 0.163661] acpiphp: Slot [6] registered [ 0.164023] acpiphp: Slot [7] registered [ 0.165212] acpiphp: Slot [8] registered [ 0.166446] acpiphp: Slot [9] registered [ 0.167637] acpiphp: Slot [10] registered [ 0.168021] acpiphp: Slot [11] registered [ 0.169103] acpiphp: Slot [12] registered [ 0.170213] acpiphp: Slot [13] registered [ 0.171313] acpiphp: Slot [14] registered [ 0.172019] acpiphp: Slot [15] registered [ 0.173186] acpiphp: Slot [16] registered [ 0.174285] acpiphp: Slot [17] registered [ 0.175384] acpiphp: Slot [18] registered [ 0.176026] acpiphp: Slot [19] registered [ 0.177110] acpiphp: Slot [20] registered [ 0.178205] acpiphp: Slot [21] registered [ 0.179299] acpiphp: Slot [22] registered [ 0.180023] acpiphp: Slot [23] registered [ 0.181117] acpiphp: Slot [24] registered [ 0.182235] acpiphp: Slot [25] registered [ 0.183303] acpiphp: Slot [26] registered [ 0.184019] acpiphp: Slot [27] registered [ 0.185154] acpiphp: Slot [28] registered [ 0.186260] acpiphp: Slot [29] registered [ 0.187324] acpiphp: Slot [30] registered [ 0.188027] acpiphp: Slot [31] registered [ 0.189095] PCI host bridge to bus 0000:00 [ 0.190181] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.191584] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.192004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.193583] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.194966] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.196004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.202671] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.204017] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.230457] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.232321] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.234157] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.235976] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.236762] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.238464] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.239788] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.239788] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.240004] vgaarb: loaded [ 0.240610] vgaarb: bridge control possible 0000:00:02.0 [ 0.241954] SCSI subsystem initialized [ 0.242934] ACPI: bus type USB registered [ 0.244033] usbcore: registered new interface driver usbfs [ 0.245437] usbcore: registered new interface driver hub [ 0.246858] usbcore: registered new device driver usb [ 0.248100] PCI: Using ACPI for IRQ routing [ 0.249420] NetLabel: Initializing [ 0.250379] NetLabel: domain hash size = 128 [ 0.251521] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.252065] NetLabel: unlabeled traffic allowed by default [ 0.253489] Switched to clocksource kvm-clock [ 0.260272] AppArmor: AppArmor Filesystem Enabled [ 0.261563] pnp: PnP ACPI init [ 0.262483] ACPI: bus type PNP registered [ 0.263990] pnp: PnP ACPI: found 8 devices [ 0.265325] ACPI: bus type PNP unregistered [ 0.273521] NET: Registered protocol family 2 [ 0.275306] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.277740] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.279930] TCP: Hash tables configured (established 16384 bind 16384) [ 0.281980] TCP: reno registered [ 0.283096] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.284848] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.286838] NET: Registered protocol family 1 [ 0.288254] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.289782] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.291275] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.313622] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.336270] Trying to unpack rootfs image as initramfs... [ 0.431498] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.433982] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.435660] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.437746] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.440660] Scanning for low memory corruption every 60 seconds [ 0.443058] Initialise system trusted keyring [ 0.444672] audit: initializing netlink socket (disabled) [ 0.446591] type=2000 audit(1533124240.521:1): initialized [ 0.471829] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.474416] zbud: loaded [ 0.475460] VFS: Disk quotas dquot_6.5.2 [ 0.476696] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.478791] fuse init (API version 7.22) [ 0.480028] msgmni has been set to 3997 [ 0.481237] Key type big_key registered [ 0.482681] Key type asymmetric registered [ 0.483898] Asymmetric key parser 'x509' registered [ 0.485290] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.487448] io scheduler noop registered [ 0.488626] io scheduler deadline registered (default) [ 0.490089] io scheduler cfq registered [ 0.491300] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.492839] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.494732] ipmi message handler version 39.2 [ 0.496077] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.498205] ACPI: Power Button [PWRF] [ 0.499420] GHES: HEST is not enabled! [ 0.521093] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.564253] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.586301] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.588097] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.611907] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.614387] Linux agpgart interface v0.103 [ 0.616206] brd: module loaded [ 0.617471] loop: module loaded [ 0.618631] blk-mq: CPU -> queue map [ 0.619533] CPU 0 -> Queue 0 [ 0.620339] CPU 1 -> Queue 0 [ 0.621783] vda: vda1 [ 0.623105] scsi0 : ata_piix [ 0.623957] scsi1 : ata_piix [ 0.624779] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.626128] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.627760] libphy: Fixed MDIO Bus: probed [ 0.628981] tun: Universal TUN/TAP device driver, 1.6 [ 0.630022] tun: (C) 1999-2004 Max Krasnyansky [ 0.632594] PPP generic driver version 2.4.2 [ 0.633567] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.634831] ehci-pci: EHCI PCI platform driver [ 0.635760] ehci-platform: EHCI generic platform driver [ 0.636845] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.638058] ohci-pci: OHCI PCI platform driver [ 0.639019] ohci-platform: OHCI generic platform driver [ 0.640101] uhci_hcd: USB Universal Host Controller Interface driver [ 0.662246] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.663345] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.664962] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.666198] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.667530] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.669061] usb usb1: Product: UHCI Host Controller [ 0.670063] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.671310] usb usb1: SerialNumber: 0000:00:01.2 [ 0.672395] hub 1-0:1.0: USB hub found [ 0.673229] hub 1-0:1.0: 2 ports detected [ 0.674214] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.676496] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.677516] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.678687] mousedev: PS/2 mouse device common for all mice [ 0.680099] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.682099] rtc_cmos 00:00: RTC can wake from S4 [ 0.683314] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.684611] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.685941] device-mapper: uevent: version 1.0.3 [ 0.686999] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.688732] ledtrig-cpu: registered to indicate activity on CPUs [ 0.690030] TCP: cubic registered [ 0.690874] NET: Registered protocol family 10 [ 0.692026] NET: Registered protocol family 17 [ 0.692989] Key type dns_resolver registered [ 0.694164] Loading compiled-in X.509 certificates [ 0.695708] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.704517] registered taskstats version 1 [ 0.707185] Key type trusted registered [ 0.710776] Key type encrypted registered [ 0.711690] AppArmor: AppArmor sha1 policy hashing enabled [ 0.712836] IMA: No TPM chip found, activating TPM-bypass! [ 0.714385] regulator-dummy: disabling [ 0.715266] Magic number: 14:40:832 [ 0.716230] rtc_cmos 00:00: setting system clock to 2018-08-01 11:50:40 UTC (1533124240) [ 0.717974] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.719163] EDD information not available. [ 0.785106] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.787088] Write protecting the kernel read-only data: 12288k [ 0.788817] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.791587] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.805904] systemd-udevd[107]: starting version 204 [ 0.856860] FDC 0 is a S82078B [ 0.984075] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.149093] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.150567] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.151995] usb 1-1: Product: QEMU USB Tablet [ 1.152935] usb 1-1: Manufacturer: QEMU [ 1.153799] usb 1-1: SerialNumber: 42 [ 1.432128] tsc: Refined TSC clocksource calibration: 3491.852 MHz [ 1.865290] 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.129560] 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.508376] random: init urandom read with 10 bits of entropy available * Stopping adjust system clock and timezone[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 3.364318] 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 Wed, 01 Aug 2018 11:50:43 +0000. Up 3.81 seconds. cloud-init-nonet[4.00]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[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 load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] cloud-init-nonet[5.53]: static networking is now up * Starting Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 01 Aug 2018 11:50:45 +0000. Up 5.71 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:32:c1:22 | ci-info: | eth0 | True | 192.168.0.12 | 255.255.255.0 | fa:16:3e:73:21:e6 | 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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: ca:2b:90:4b:dc:ae:d8:3e:b7:81:0d:09:65:d9:de:4b root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | oo | | o. . | |. . . | | . .. E | | .oo . .S | | =+.... | | ..+o o | | oo +. . | |..++.o. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 14:7a:1c:df:a7:e9:b4:d1:8a:46:25:27:b1:85:94:ef root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | o.oo. | | o +o= | | . + =.+ . | | o =.= | | S ..= . | | . +E+ | | o + | | . | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 7a:f8:33:54:cf:ff:00:20:27:75:90:72:75:7f:67:1b root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | o+o . | | ..o. . . | | ooo E=| | +.. .=| | S. o. . | | o. o. | | o.. .. | | oo .. | | .o ..| +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: e8:2d:ab:ba:8f:ff:95:82:81:b5:ef:e3:34:40:9a:73 root@homer-0 The key's randomart image is: +--[ED25519 256--+ | | | | | o | | * . . | | = E . S | | o * . . | | . B + | | . o.* | | +=++=. | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Wed, 01 Aug 2018 11:50:51 +0000. Up 12.11 seconds. * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 01 Aug 2018 11:50:53 +0000. Up 14.04 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 21901 0 --:--:-- --:--:-- --:--:-- 22020 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 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] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://security.ubuntu.com trusty-security/universe Sources [75.9 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [419 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 [6322 B] Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [237 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [203 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 [7433 B] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1090 kB] Get:16 http://security.ubuntu.com trusty-security/universe Translation-en [129 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 [464 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 [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 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 [9709 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 [1896 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 [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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 Fetched 12.6 MB in 7s (1582 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.11 + '[' -n 192.168.0.11 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install homer --yes --force-yes 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 88.0 MB of archives. After this operation, 202 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 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 [8630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:30 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 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 [2076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 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 [1688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 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 [1051 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 [1490 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 [4838 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 [1485 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 [5394 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 [1820 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 88.0 MB in 8s (10.1 MB/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) ... 2018-08-01 11:51:39,039 - functest.core.singlevm - DEBUG - try 5: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-01 11:51:49,041 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:51:49,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 11:51:49,813 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:51: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-b69aa4c3-3911-46e4-9bf3-db2b98b40533 x-compute-request-id: req-b69aa4c3-3911-46e4-9bf3-db2b98b40533 Content-Encoding: gzip Content-Length: 1500 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:73:21:e6", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:21:e6", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:c1:22", "version": 4, "addr": "192.168.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:c1:22", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/403696c5-2dcf-4228-b5b0-f44121c73b7c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/403696c5-2dcf-4228-b5b0-f44121c73b7c", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:50:39.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "403696c5-2dcf-4228-b5b0-f44121c73b7c", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:50:39Z", "hostId": "b77b292b3e7d9cf79cae4c932a13feccc8c9d06d94f40658a48d29ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "homer-0.clearwater.opnfv", "created": "2018-08-01T11:49:56Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:65:ce:9b", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:ce:9b", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1a:c7:12", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/4bd05bc6-57ad-45f1-9a3d-6528db5d43ce", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/4bd05bc6-57ad-45f1-9a3d-6528db5d43ce", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:50:39.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "4bd05bc6-57ad-45f1-9a3d-6528db5d43ce", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:50:39Z", "hostId": "b77b292b3e7d9cf79cae4c932a13feccc8c9d06d94f40658a48d29ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "dime-0.clearwater.opnfv", "created": "2018-08-01T11:49:56Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:5a:2a:e0", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:2a:e0", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:a7:52", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:a7:52", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b9e44d42-7ef2-4457-a8ff-05ddaac34690", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b9e44d42-7ef2-4457-a8ff-05ddaac34690", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:50:39.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "b9e44d42-7ef2-4457-a8ff-05ddaac34690", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:50:39Z", "hostId": "b77b292b3e7d9cf79cae4c932a13feccc8c9d06d94f40658a48d29ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "bono-0.clearwater.opnfv", "created": "2018-08-01T11:49:56Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:8a:b7:0d", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:b7:0d", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:14:7b", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a5e6c3c0-1a1b-49e0-929c-51fea4ea1012", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a5e6c3c0-1a1b-49e0-929c-51fea4ea1012", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:50:32.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "a5e6c3c0-1a1b-49e0-929c-51fea4ea1012", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:50:33Z", "hostId": "0bf63998e69f749a8e677370730dafd105841e814b81fe61687a8d70", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-01T11:49:55Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:94:6d:cd", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:6d:cd", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:4d:c1", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/97163e3e-7028-4e1d-86ea-ce672c93ae8b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/97163e3e-7028-4e1d-86ea-ce672c93ae8b", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:50:29.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "97163e3e-7028-4e1d-86ea-ce672c93ae8b", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:50:29Z", "hostId": "b77b292b3e7d9cf79cae4c932a13feccc8c9d06d94f40658a48d29ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-01T11:49:54Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:c4:f6:13", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:f6:13", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/fd10f666-adc2-4414-a884-dcef4ada2d6d", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/fd10f666-adc2-4414-a884-dcef4ada2d6d", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:49:40.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "fd10f666-adc2-4414-a884-dcef4ada2d6d", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:49:40Z", "hostId": "0bf63998e69f749a8e677370730dafd105841e814b81fe61687a8d70", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-01T11:48:16Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:87:6e:c5", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:6e:c5", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:96:06", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/15fcad45-7e3e-496e-91b2-6dd6ba6f00fd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/15fcad45-7e3e-496e-91b2-6dd6ba6f00fd", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:48:06.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "15fcad45-7e3e-496e-91b2-6dd6ba6f00fd", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:48:06Z", "hostId": "b77b292b3e7d9cf79cae4c932a13feccc8c9d06d94f40658a48d29ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "ns.clearwater.opnfv", "created": "2018-08-01T11:46:20Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:51:49,813 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-b69aa4c3-3911-46e4-9bf3-db2b98b40533 2018-08-01 11:51:49,813 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.772126913071s 2018-08-01 11:51:49,814 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-b69aa4c3-3911-46e4-9bf3-db2b98b40533 2018-08-01 11:51:49,821 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-01 11:51:49,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/403696c5-2dcf-4228-b5b0-f44121c73b7c/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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-01 11:51:49,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:51: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-978b8c55-75fa-45f9-82cf-50a14d1db688 x-compute-request-id: req-978b8c55-75fa-45f9-82cf-50a14d1db688 Content-Encoding: gzip Content-Length: 14482 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 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\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 00000000000f60e0 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.008082] Security Framework initialized\n[ 0.009267] AppArmor: AppArmor initialized\n[ 0.010367] Yama: becoming mindful.\n[ 0.012226] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015478] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016707] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018437] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020403] Initializing cgroup subsys memory\n[ 0.021333] Initializing cgroup subsys devices\n[ 0.022238] Initializing cgroup subsys freezer\n[ 0.024010] Initializing cgroup subsys blkio\n[ 0.024892] Initializing cgroup subsys perf_event\n[ 0.025846] Initializing cgroup subsys hugetlb\n[ 0.026818] CPU: Physical Processor ID: 0\n[ 0.028016] FEATURE SPEC_CTRL Present\n[ 0.029730] mce: CPU supports 10 MCE banks\n[ 0.030903] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.030903] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032011] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033592] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.036003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.038176] Speculative Store Bypass: Vulnerable\n[ 0.040468] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.046580] ACPI: Core revision 20131115\n[ 0.048171] ACPI: All ACPI Tables successfully acquired\n[ 0.049654] ftrace: allocating 28727 entries in 113 pages\n[ 0.068344] Enabling x2apic\n[ 0.069183] Enabled x2apic\n[ 0.070163] Switched APIC routing to physical x2apic.\n[ 0.072478] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.074057] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.076478] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.084681] KVM setup paravirtual spinlock\n[ 0.087370] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.088174] x86: Booting SMP configuration:\n[ 0.089088] .... node #0, CPUs: #1[ 0.087322] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.104028] x86: Booted up 1 node, 2 CPUs\n[ 0.104019] KVM setup async PF for cpu 1\n[ 0.104020] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.107260] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.108362] devtmpfs: initialized\n[ 0.110285] EVM: security.selinux\n[ 0.111232] EVM: security.SMACK64\n[ 0.112006] EVM: security.ima\n[ 0.112848] EVM: security.capability\n[ 0.113877] pinctrl core: initialized pinctrl subsystem\n[ 0.116066] regulator-dummy: no parameters\n[ 0.117230] RTC time: 11:50:39, date: 08/01/18\n[ 0.118787] NET: Registered protocol family 16\n[ 0.120199] cpuidle: using governor ladder\n[ 0.121551] cpuidle: using governor menu\n[ 0.122910] ACPI: bus type PCI registered\n[ 0.123824] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.124117] PCI: Using configuration type 1 for base access\n[ 0.126146] bio: create slab at 0\n[ 0.126146] ACPI: Added _OSI(Module Device)\n[ 0.128004] ACPI: Added _OSI(Processor Device)\n[ 0.129175] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.130485] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.133242] ACPI: Interpreter enabled\n[ 0.134344] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.136766] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.139708] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.141666] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.144008] ACPI: (supports S0 S5)\n[ 0.145017] ACPI: Using IOAPIC for interrupt routing\n[ 0.148022] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.150715] ACPI: No dock devices found.\n[ 0.153688] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.155399] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.156008] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.157806] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.160199] acpiphp: Slot [3] registered\n[ 0.161356] acpiphp: Slot [4] registered\n[ 0.162504] acpiphp: Slot [5] registered\n[ 0.163661] acpiphp: Slot [6] registered\n[ 0.164023] acpiphp: Slot [7] registered\n[ 0.165212] acpiphp: Slot [8] registered\n[ 0.166446] acpiphp: Slot [9] registered\n[ 0.167637] acpiphp: Slot [10] registered\n[ 0.168021] acpiphp: Slot [11] registered\n[ 0.169103] acpiphp: Slot [12] registered\n[ 0.170213] acpiphp: Slot [13] registered\n[ 0.171313] acpiphp: Slot [14] registered\n[ 0.172019] acpiphp: Slot [15] registered\n[ 0.173186] acpiphp: Slot [16] registered\n[ 0.174285] acpiphp: Slot [17] registered\n[ 0.175384] acpiphp: Slot [18] registered\n[ 0.176026] acpiphp: Slot [19] registered\n[ 0.177110] acpiphp: Slot [20] registered\n[ 0.178205] acpiphp: Slot [21] registered\n[ 0.179299] acpiphp: Slot [22] registered\n[ 0.180023] acpiphp: Slot [23] registered\n[ 0.181117] acpiphp: Slot [24] registered\n[ 0.182235] acpiphp: Slot [25] registered\n[ 0.183303] acpiphp: Slot [26] registered\n[ 0.184019] acpiphp: Slot [27] registered\n[ 0.185154] acpiphp: Slot [28] registered\n[ 0.186260] acpiphp: Slot [29] registered\n[ 0.187324] acpiphp: Slot [30] registered\n[ 0.188027] acpiphp: Slot [31] registered\n[ 0.189095] PCI host bridge to bus 0000:00\n[ 0.190181] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.191584] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.192004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.193583] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.194966] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.196004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.202671] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.204017] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.230457] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.232321] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.234157] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.235976] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.236762] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.238464] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.239788] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.239788] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.240004] vgaarb: loaded\n[ 0.240610] vgaarb: bridge control possible 0000:00:02.0\n[ 0.241954] SCSI subsystem initialized\n[ 0.242934] ACPI: bus type USB registered\n[ 0.244033] usbcore: registered new interface driver usbfs\n[ 0.245437] usbcore: registered new interface driver hub\n[ 0.246858] usbcore: registered new device driver usb\n[ 0.248100] PCI: Using ACPI for IRQ routing\n[ 0.249420] NetLabel: Initializing\n[ 0.250379] NetLabel: domain hash size = 128\n[ 0.251521] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.252065] NetLabel: unlabeled traffic allowed by default\n[ 0.253489] Switched to clocksource kvm-clock\n[ 0.260272] AppArmor: AppArmor Filesystem Enabled\n[ 0.261563] pnp: PnP ACPI init\n[ 0.262483] ACPI: bus type PNP registered\n[ 0.263990] pnp: PnP ACPI: found 8 devices\n[ 0.265325] ACPI: bus type PNP unregistered\n[ 0.273521] NET: Registered protocol family 2\n[ 0.275306] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.277740] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.279930] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.281980] TCP: reno registered\n[ 0.283096] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.284848] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.286838] NET: Registered protocol family 1\n[ 0.288254] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.289782] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.291275] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.313622] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.336270] Trying to unpack rootfs image as initramfs...\n[ 0.431498] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.433982] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.435660] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.437746] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.440660] Scanning for low memory corruption every 60 seconds\n[ 0.443058] Initialise system trusted keyring\n[ 0.444672] audit: initializing netlink socket (disabled)\n[ 0.446591] type=2000 audit(1533124240.521:1): initialized\n[ 0.471829] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.474416] zbud: loaded\n[ 0.475460] VFS: Disk quotas dquot_6.5.2\n[ 0.476696] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.478791] fuse init (API version 7.22)\n[ 0.480028] msgmni has been set to 3997\n[ 0.481237] Key type big_key registered\n[ 0.482681] Key type asymmetric registered\n[ 0.483898] Asymmetric key parser 'x509' registered\n[ 0.485290] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.487448] io scheduler noop registered\n[ 0.488626] io scheduler deadline registered (default)\n[ 0.490089] io scheduler cfq registered\n[ 0.491300] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.492839] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.494732] ipmi message handler version 39.2\n[ 0.496077] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.498205] ACPI: Power Button [PWRF]\n[ 0.499420] GHES: HEST is not enabled!\n[ 0.521093] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564253] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.586301] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.588097] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.611907] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.614387] Linux agpgart interface v0.103\n[ 0.616206] brd: module loaded\n[ 0.617471] loop: module loaded\n[ 0.618631] blk-mq: CPU -> queue map\n[ 0.619533] CPU 0 -> Queue 0\n[ 0.620339] CPU 1 -> Queue 0\n[ 0.621783] vda: vda1\n[ 0.623105] scsi0 : ata_piix\n[ 0.623957] scsi1 : ata_piix\n[ 0.624779] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.626128] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.627760] libphy: Fixed MDIO Bus: probed\n[ 0.628981] tun: Universal TUN/TAP device driver, 1.6\n[ 0.630022] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.632594] PPP generic driver version 2.4.2\n[ 0.633567] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.634831] ehci-pci: EHCI PCI platform driver\n[ 0.635760] ehci-platform: EHCI generic platform driver\n[ 0.636845] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.638058] ohci-pci: OHCI PCI platform driver\n[ 0.639019] ohci-platform: OHCI generic platform driver\n[ 0.640101] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.662246] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.663345] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.664962] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.666198] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.667530] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.669061] usb usb1: Product: UHCI Host Controller\n[ 0.670063] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.671310] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.672395] hub 1-0:1.0: USB hub found\n[ 0.673229] hub 1-0:1.0: 2 ports detected\n[ 0.674214] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.676496] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.677516] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.678687] mousedev: PS/2 mouse device common for all mice\n[ 0.680099] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.682099] rtc_cmos 00:00: RTC can wake from S4\n[ 0.683314] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.684611] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.685941] device-mapper: uevent: version 1.0.3\n[ 0.686999] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.688732] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.690030] TCP: cubic registered\n[ 0.690874] NET: Registered protocol family 10\n[ 0.692026] NET: Registered protocol family 17\n[ 0.692989] Key type dns_resolver registered\n[ 0.694164] Loading compiled-in X.509 certificates\n[ 0.695708] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.704517] registered taskstats version 1\n[ 0.707185] Key type trusted registered\n[ 0.710776] Key type encrypted registered\n[ 0.711690] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.712836] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.714385] regulator-dummy: disabling\n[ 0.715266] Magic number: 14:40:832\n[ 0.716230] rtc_cmos 00:00: setting system clock to 2018-08-01 11:50:40 UTC (1533124240)\n[ 0.717974] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.719163] EDD information not available.\n[ 0.785106] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.787088] Write protecting the kernel read-only data: 12288k\n[ 0.788817] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.791587] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.805904] systemd-udevd[107]: starting version 204\n[ 0.856860] FDC 0 is a S82078B\n[ 0.984075] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.149093] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.150567] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.151995] usb 1-1: Product: QEMU USB Tablet\n[ 1.152935] usb 1-1: Manufacturer: QEMU\n[ 1.153799] usb 1-1: SerialNumber: 42\n[ 1.432128] tsc: Refined TSC clocksource calibration: 3491.852 MHz\n[ 1.865290] 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.129560] 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.508376] random: init urandom read with 10 bits of entropy available\n * Stopping adjust system clock and timezone[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 3.364318] 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 Wed, 01 Aug 2018 11:50:43 +0000. Up 3.81 seconds.\ncloud-init-nonet[4.00]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[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 load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\ncloud-init-nonet[5.53]: static networking is now up\n * Starting Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 01 Aug 2018 11:50:45 +0000. Up 5.71 seconds.\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:32:c1:22 |\nci-info: | eth0 | True | 192.168.0.12 | 255.255.255.0 | fa:16:3e:73:21:e6 |\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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\nca:2b:90:4b:dc:ae:d8:3e:b7:81:0d:09:65:d9:de:4b root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| oo |\n| o. . |\n|. . . |\n| . .. E |\n| .oo . .S |\n| =+.... |\n| ..+o o |\n| oo +. . |\n|..++.o. |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n14:7a:1c:df:a7:e9:b4:d1:8a:46:25:27:b1:85:94:ef root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| o.oo. |\n| o +o= |\n| . + =.+ . |\n| o =.= |\n| S ..= . |\n| . +E+ |\n| o + |\n| . |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n7a:f8:33:54:cf:ff:00:20:27:75:90:72:75:7f:67:1b root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| o+o . |\n| ..o. . . |\n| ooo E=|\n| +.. .=|\n| S. o. . |\n| o. o. |\n| o.. .. |\n| oo .. |\n| .o ..|\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\ne8:2d:ab:ba:8f:ff:95:82:81:b5:ef:e3:34:40:9a:73 root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| |\n| o |\n| * . . |\n| = E . S |\n| o * . . |\n| . B + |\n| . o.* |\n| +=++=. |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Wed, 01 Aug 2018 11:50:51 +0000. Up 12.11 seconds.\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS homer-0 ttyS0\n\nhomer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 01 Aug 2018 11:50:53 +0000. Up 14.04 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 21901 0 --:--:-- --:--:-- --:--:-- 22020\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 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]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [75.9 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [419 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 [6322 B]\nGet:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [237 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [203 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 [7433 B]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1090 kB]\nGet:16 http://security.ubuntu.com trusty-security/universe Translation-en [129 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 [464 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 [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 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 [9709 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 [1896 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 [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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\nFetched 12.6 MB in 7s (1582 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.11\n+ '[' -n 192.168.0.11 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install homer --yes --force-yes\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 88.0 MB of archives.\nAfter this operation, 202 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 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 [8630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:30 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 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 [2076 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 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 [1688 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 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 [1051 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 [1490 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 [4838 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 [1485 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 [5394 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 [1820 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]\nExtracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 88.0 MB in 8s (10.1 MB/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) ...\n"} 2018-08-01 11:51:49,913 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/403696c5-2dcf-4228-b5b0-f44121c73b7c/action used request id req-978b8c55-75fa-45f9-82cf-50a14d1db688 2018-08-01 11:51:49,913 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0917940139771s 2018-08-01 11:51:49,914 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/403696c5-2dcf-4228-b5b0-f44121c73b7c/action used request id req-978b8c55-75fa-45f9-82cf-50a14d1db688 2018-08-01 11:51:49,915 - functest.core.singlevm - DEBUG - console: [ 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 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 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 00000000000f60e0 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.008082] Security Framework initialized [ 0.009267] AppArmor: AppArmor initialized [ 0.010367] Yama: becoming mindful. [ 0.012226] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015478] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016707] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018437] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020403] Initializing cgroup subsys memory [ 0.021333] Initializing cgroup subsys devices [ 0.022238] Initializing cgroup subsys freezer [ 0.024010] Initializing cgroup subsys blkio [ 0.024892] Initializing cgroup subsys perf_event [ 0.025846] Initializing cgroup subsys hugetlb [ 0.026818] CPU: Physical Processor ID: 0 [ 0.028016] FEATURE SPEC_CTRL Present [ 0.029730] mce: CPU supports 10 MCE banks [ 0.030903] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.030903] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032011] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033592] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.038176] Speculative Store Bypass: Vulnerable [ 0.040468] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.046580] ACPI: Core revision 20131115 [ 0.048171] ACPI: All ACPI Tables successfully acquired [ 0.049654] ftrace: allocating 28727 entries in 113 pages [ 0.068344] Enabling x2apic [ 0.069183] Enabled x2apic [ 0.070163] Switched APIC routing to physical x2apic. [ 0.072478] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.074057] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.076478] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.084681] KVM setup paravirtual spinlock [ 0.087370] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.088174] x86: Booting SMP configuration: [ 0.089088] .... node #0, CPUs: #1[ 0.087322] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.104028] x86: Booted up 1 node, 2 CPUs [ 0.104019] KVM setup async PF for cpu 1 [ 0.104020] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.107260] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.108362] devtmpfs: initialized [ 0.110285] EVM: security.selinux [ 0.111232] EVM: security.SMACK64 [ 0.112006] EVM: security.ima [ 0.112848] EVM: security.capability [ 0.113877] pinctrl core: initialized pinctrl subsystem [ 0.116066] regulator-dummy: no parameters [ 0.117230] RTC time: 11:50:39, date: 08/01/18 [ 0.118787] NET: Registered protocol family 16 [ 0.120199] cpuidle: using governor ladder [ 0.121551] cpuidle: using governor menu [ 0.122910] ACPI: bus type PCI registered [ 0.123824] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.124117] PCI: Using configuration type 1 for base access [ 0.126146] bio: create slab at 0 [ 0.126146] ACPI: Added _OSI(Module Device) [ 0.128004] ACPI: Added _OSI(Processor Device) [ 0.129175] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.130485] ACPI: Added _OSI(Processor Aggregator Device) [ 0.133242] ACPI: Interpreter enabled [ 0.134344] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.136766] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.139708] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.141666] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.144008] ACPI: (supports S0 S5) [ 0.145017] ACPI: Using IOAPIC for interrupt routing [ 0.148022] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.150715] ACPI: No dock devices found. [ 0.153688] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.155399] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.156008] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.157806] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.160199] acpiphp: Slot [3] registered [ 0.161356] acpiphp: Slot [4] registered [ 0.162504] acpiphp: Slot [5] registered [ 0.163661] acpiphp: Slot [6] registered [ 0.164023] acpiphp: Slot [7] registered [ 0.165212] acpiphp: Slot [8] registered [ 0.166446] acpiphp: Slot [9] registered [ 0.167637] acpiphp: Slot [10] registered [ 0.168021] acpiphp: Slot [11] registered [ 0.169103] acpiphp: Slot [12] registered [ 0.170213] acpiphp: Slot [13] registered [ 0.171313] acpiphp: Slot [14] registered [ 0.172019] acpiphp: Slot [15] registered [ 0.173186] acpiphp: Slot [16] registered [ 0.174285] acpiphp: Slot [17] registered [ 0.175384] acpiphp: Slot [18] registered [ 0.176026] acpiphp: Slot [19] registered [ 0.177110] acpiphp: Slot [20] registered [ 0.178205] acpiphp: Slot [21] registered [ 0.179299] acpiphp: Slot [22] registered [ 0.180023] acpiphp: Slot [23] registered [ 0.181117] acpiphp: Slot [24] registered [ 0.182235] acpiphp: Slot [25] registered [ 0.183303] acpiphp: Slot [26] registered [ 0.184019] acpiphp: Slot [27] registered [ 0.185154] acpiphp: Slot [28] registered [ 0.186260] acpiphp: Slot [29] registered [ 0.187324] acpiphp: Slot [30] registered [ 0.188027] acpiphp: Slot [31] registered [ 0.189095] PCI host bridge to bus 0000:00 [ 0.190181] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.191584] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.192004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.193583] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.194966] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.196004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.202671] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.204017] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.230457] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.232321] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.234157] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.235976] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.236762] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.238464] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.239788] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.239788] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.240004] vgaarb: loaded [ 0.240610] vgaarb: bridge control possible 0000:00:02.0 [ 0.241954] SCSI subsystem initialized [ 0.242934] ACPI: bus type USB registered [ 0.244033] usbcore: registered new interface driver usbfs [ 0.245437] usbcore: registered new interface driver hub [ 0.246858] usbcore: registered new device driver usb [ 0.248100] PCI: Using ACPI for IRQ routing [ 0.249420] NetLabel: Initializing [ 0.250379] NetLabel: domain hash size = 128 [ 0.251521] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.252065] NetLabel: unlabeled traffic allowed by default [ 0.253489] Switched to clocksource kvm-clock [ 0.260272] AppArmor: AppArmor Filesystem Enabled [ 0.261563] pnp: PnP ACPI init [ 0.262483] ACPI: bus type PNP registered [ 0.263990] pnp: PnP ACPI: found 8 devices [ 0.265325] ACPI: bus type PNP unregistered [ 0.273521] NET: Registered protocol family 2 [ 0.275306] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.277740] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.279930] TCP: Hash tables configured (established 16384 bind 16384) [ 0.281980] TCP: reno registered [ 0.283096] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.284848] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.286838] NET: Registered protocol family 1 [ 0.288254] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.289782] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.291275] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.313622] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.336270] Trying to unpack rootfs image as initramfs... [ 0.431498] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.433982] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.435660] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.437746] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.440660] Scanning for low memory corruption every 60 seconds [ 0.443058] Initialise system trusted keyring [ 0.444672] audit: initializing netlink socket (disabled) [ 0.446591] type=2000 audit(1533124240.521:1): initialized [ 0.471829] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.474416] zbud: loaded [ 0.475460] VFS: Disk quotas dquot_6.5.2 [ 0.476696] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.478791] fuse init (API version 7.22) [ 0.480028] msgmni has been set to 3997 [ 0.481237] Key type big_key registered [ 0.482681] Key type asymmetric registered [ 0.483898] Asymmetric key parser 'x509' registered [ 0.485290] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.487448] io scheduler noop registered [ 0.488626] io scheduler deadline registered (default) [ 0.490089] io scheduler cfq registered [ 0.491300] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.492839] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.494732] ipmi message handler version 39.2 [ 0.496077] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.498205] ACPI: Power Button [PWRF] [ 0.499420] GHES: HEST is not enabled! [ 0.521093] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.564253] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.586301] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.588097] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.611907] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.614387] Linux agpgart interface v0.103 [ 0.616206] brd: module loaded [ 0.617471] loop: module loaded [ 0.618631] blk-mq: CPU -> queue map [ 0.619533] CPU 0 -> Queue 0 [ 0.620339] CPU 1 -> Queue 0 [ 0.621783] vda: vda1 [ 0.623105] scsi0 : ata_piix [ 0.623957] scsi1 : ata_piix [ 0.624779] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.626128] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.627760] libphy: Fixed MDIO Bus: probed [ 0.628981] tun: Universal TUN/TAP device driver, 1.6 [ 0.630022] tun: (C) 1999-2004 Max Krasnyansky [ 0.632594] PPP generic driver version 2.4.2 [ 0.633567] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.634831] ehci-pci: EHCI PCI platform driver [ 0.635760] ehci-platform: EHCI generic platform driver [ 0.636845] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.638058] ohci-pci: OHCI PCI platform driver [ 0.639019] ohci-platform: OHCI generic platform driver [ 0.640101] uhci_hcd: USB Universal Host Controller Interface driver [ 0.662246] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.663345] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.664962] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.666198] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.667530] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.669061] usb usb1: Product: UHCI Host Controller [ 0.670063] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.671310] usb usb1: SerialNumber: 0000:00:01.2 [ 0.672395] hub 1-0:1.0: USB hub found [ 0.673229] hub 1-0:1.0: 2 ports detected [ 0.674214] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.676496] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.677516] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.678687] mousedev: PS/2 mouse device common for all mice [ 0.680099] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.682099] rtc_cmos 00:00: RTC can wake from S4 [ 0.683314] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.684611] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.685941] device-mapper: uevent: version 1.0.3 [ 0.686999] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.688732] ledtrig-cpu: registered to indicate activity on CPUs [ 0.690030] TCP: cubic registered [ 0.690874] NET: Registered protocol family 10 [ 0.692026] NET: Registered protocol family 17 [ 0.692989] Key type dns_resolver registered [ 0.694164] Loading compiled-in X.509 certificates [ 0.695708] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.704517] registered taskstats version 1 [ 0.707185] Key type trusted registered [ 0.710776] Key type encrypted registered [ 0.711690] AppArmor: AppArmor sha1 policy hashing enabled [ 0.712836] IMA: No TPM chip found, activating TPM-bypass! [ 0.714385] regulator-dummy: disabling [ 0.715266] Magic number: 14:40:832 [ 0.716230] rtc_cmos 00:00: setting system clock to 2018-08-01 11:50:40 UTC (1533124240) [ 0.717974] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.719163] EDD information not available. [ 0.785106] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.787088] Write protecting the kernel read-only data: 12288k [ 0.788817] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.791587] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.805904] systemd-udevd[107]: starting version 204 [ 0.856860] FDC 0 is a S82078B [ 0.984075] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.149093] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.150567] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.151995] usb 1-1: Product: QEMU USB Tablet [ 1.152935] usb 1-1: Manufacturer: QEMU [ 1.153799] usb 1-1: SerialNumber: 42 [ 1.432128] tsc: Refined TSC clocksource calibration: 3491.852 MHz [ 1.865290] 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.129560] 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.508376] random: init urandom read with 10 bits of entropy available * Stopping adjust system clock and timezone[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 3.364318] 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 Wed, 01 Aug 2018 11:50:43 +0000. Up 3.81 seconds. cloud-init-nonet[4.00]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[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 load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] cloud-init-nonet[5.53]: static networking is now up * Starting Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 01 Aug 2018 11:50:45 +0000. Up 5.71 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:32:c1:22 | ci-info: | eth0 | True | 192.168.0.12 | 255.255.255.0 | fa:16:3e:73:21:e6 | 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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: ca:2b:90:4b:dc:ae:d8:3e:b7:81:0d:09:65:d9:de:4b root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | oo | | o. . | |. . . | | . .. E | | .oo . .S | | =+.... | | ..+o o | | oo +. . | |..++.o. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 14:7a:1c:df:a7:e9:b4:d1:8a:46:25:27:b1:85:94:ef root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | o.oo. | | o +o= | | . + =.+ . | | o =.= | | S ..= . | | . +E+ | | o + | | . | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 7a:f8:33:54:cf:ff:00:20:27:75:90:72:75:7f:67:1b root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | o+o . | | ..o. . . | | ooo E=| | +.. .=| | S. o. . | | o. o. | | o.. .. | | oo .. | | .o ..| +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: e8:2d:ab:ba:8f:ff:95:82:81:b5:ef:e3:34:40:9a:73 root@homer-0 The key's randomart image is: +--[ED25519 256--+ | | | | | o | | * . . | | = E . S | | o * . . | | . B + | | . o.* | | +=++=. | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Wed, 01 Aug 2018 11:50:51 +0000. Up 12.11 seconds. * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 01 Aug 2018 11:50:53 +0000. Up 14.04 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 21901 0 --:--:-- --:--:-- --:--:-- 22020 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 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] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://security.ubuntu.com trusty-security/universe Sources [75.9 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [419 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 [6322 B] Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [237 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [203 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 [7433 B] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1090 kB] Get:16 http://security.ubuntu.com trusty-security/universe Translation-en [129 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 [464 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 [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 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 [9709 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 [1896 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 [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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 Fetched 12.6 MB in 7s (1582 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.11 + '[' -n 192.168.0.11 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install homer --yes --force-yes 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 88.0 MB of archives. After this operation, 202 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 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 [8630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:30 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 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 [2076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 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 [1688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 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 [1051 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 [1490 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 [4838 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 [1485 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 [5394 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 [1820 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 88.0 MB in 8s (10.1 MB/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) ... 2018-08-01 11:51:49,917 - functest.core.singlevm - DEBUG - try 6: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-01 11:51:59,928 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:51:59,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 11:52:00,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11: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-7280732f-7ff6-46de-bfec-ef96cd38db1a x-compute-request-id: req-7280732f-7ff6-46de-bfec-ef96cd38db1a Content-Encoding: gzip Content-Length: 1500 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:73:21:e6", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:21:e6", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:c1:22", "version": 4, "addr": "192.168.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:c1:22", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/403696c5-2dcf-4228-b5b0-f44121c73b7c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/403696c5-2dcf-4228-b5b0-f44121c73b7c", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:50:39.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "403696c5-2dcf-4228-b5b0-f44121c73b7c", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:50:39Z", "hostId": "b77b292b3e7d9cf79cae4c932a13feccc8c9d06d94f40658a48d29ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "homer-0.clearwater.opnfv", "created": "2018-08-01T11:49:56Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:65:ce:9b", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:ce:9b", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1a:c7:12", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/4bd05bc6-57ad-45f1-9a3d-6528db5d43ce", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/4bd05bc6-57ad-45f1-9a3d-6528db5d43ce", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:50:39.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "4bd05bc6-57ad-45f1-9a3d-6528db5d43ce", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:50:39Z", "hostId": "b77b292b3e7d9cf79cae4c932a13feccc8c9d06d94f40658a48d29ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "dime-0.clearwater.opnfv", "created": "2018-08-01T11:49:56Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:5a:2a:e0", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:2a:e0", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:a7:52", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:a7:52", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b9e44d42-7ef2-4457-a8ff-05ddaac34690", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b9e44d42-7ef2-4457-a8ff-05ddaac34690", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:50:39.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "b9e44d42-7ef2-4457-a8ff-05ddaac34690", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:50:39Z", "hostId": "b77b292b3e7d9cf79cae4c932a13feccc8c9d06d94f40658a48d29ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "bono-0.clearwater.opnfv", "created": "2018-08-01T11:49:56Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:8a:b7:0d", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:b7:0d", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:14:7b", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a5e6c3c0-1a1b-49e0-929c-51fea4ea1012", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a5e6c3c0-1a1b-49e0-929c-51fea4ea1012", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:50:32.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "a5e6c3c0-1a1b-49e0-929c-51fea4ea1012", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:50:33Z", "hostId": "0bf63998e69f749a8e677370730dafd105841e814b81fe61687a8d70", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-01T11:49:55Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:94:6d:cd", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:6d:cd", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:4d:c1", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/97163e3e-7028-4e1d-86ea-ce672c93ae8b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/97163e3e-7028-4e1d-86ea-ce672c93ae8b", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:50:29.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "97163e3e-7028-4e1d-86ea-ce672c93ae8b", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:50:29Z", "hostId": "b77b292b3e7d9cf79cae4c932a13feccc8c9d06d94f40658a48d29ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-01T11:49:54Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:c4:f6:13", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:f6:13", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/fd10f666-adc2-4414-a884-dcef4ada2d6d", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/fd10f666-adc2-4414-a884-dcef4ada2d6d", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:49:40.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "fd10f666-adc2-4414-a884-dcef4ada2d6d", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:49:40Z", "hostId": "0bf63998e69f749a8e677370730dafd105841e814b81fe61687a8d70", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-01T11:48:16Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:87:6e:c5", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:6e:c5", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:96:06", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/15fcad45-7e3e-496e-91b2-6dd6ba6f00fd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/15fcad45-7e3e-496e-91b2-6dd6ba6f00fd", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:48:06.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "15fcad45-7e3e-496e-91b2-6dd6ba6f00fd", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:48:06Z", "hostId": "b77b292b3e7d9cf79cae4c932a13feccc8c9d06d94f40658a48d29ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "ns.clearwater.opnfv", "created": "2018-08-01T11:46:20Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:52:00,581 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-7280732f-7ff6-46de-bfec-ef96cd38db1a 2018-08-01 11:52:00,582 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.653028011322s 2018-08-01 11:52:00,582 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-7280732f-7ff6-46de-bfec-ef96cd38db1a 2018-08-01 11:52:00,589 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-01 11:52:00,592 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/403696c5-2dcf-4228-b5b0-f44121c73b7c/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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-01 11:52:00,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11: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-fc3cf2cc-4fe3-4146-9777-ee4ffc2a8aef x-compute-request-id: req-fc3cf2cc-4fe3-4146-9777-ee4ffc2a8aef Content-Encoding: gzip Content-Length: 14878 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 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\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 00000000000f60e0 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.008082] Security Framework initialized\n[ 0.009267] AppArmor: AppArmor initialized\n[ 0.010367] Yama: becoming mindful.\n[ 0.012226] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015478] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016707] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018437] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020403] Initializing cgroup subsys memory\n[ 0.021333] Initializing cgroup subsys devices\n[ 0.022238] Initializing cgroup subsys freezer\n[ 0.024010] Initializing cgroup subsys blkio\n[ 0.024892] Initializing cgroup subsys perf_event\n[ 0.025846] Initializing cgroup subsys hugetlb\n[ 0.026818] CPU: Physical Processor ID: 0\n[ 0.028016] FEATURE SPEC_CTRL Present\n[ 0.029730] mce: CPU supports 10 MCE banks\n[ 0.030903] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.030903] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032011] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033592] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.036003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.038176] Speculative Store Bypass: Vulnerable\n[ 0.040468] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.046580] ACPI: Core revision 20131115\n[ 0.048171] ACPI: All ACPI Tables successfully acquired\n[ 0.049654] ftrace: allocating 28727 entries in 113 pages\n[ 0.068344] Enabling x2apic\n[ 0.069183] Enabled x2apic\n[ 0.070163] Switched APIC routing to physical x2apic.\n[ 0.072478] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.074057] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.076478] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.084681] KVM setup paravirtual spinlock\n[ 0.087370] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.088174] x86: Booting SMP configuration:\n[ 0.089088] .... node #0, CPUs: #1[ 0.087322] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.104028] x86: Booted up 1 node, 2 CPUs\n[ 0.104019] KVM setup async PF for cpu 1\n[ 0.104020] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.107260] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.108362] devtmpfs: initialized\n[ 0.110285] EVM: security.selinux\n[ 0.111232] EVM: security.SMACK64\n[ 0.112006] EVM: security.ima\n[ 0.112848] EVM: security.capability\n[ 0.113877] pinctrl core: initialized pinctrl subsystem\n[ 0.116066] regulator-dummy: no parameters\n[ 0.117230] RTC time: 11:50:39, date: 08/01/18\n[ 0.118787] NET: Registered protocol family 16\n[ 0.120199] cpuidle: using governor ladder\n[ 0.121551] cpuidle: using governor menu\n[ 0.122910] ACPI: bus type PCI registered\n[ 0.123824] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.124117] PCI: Using configuration type 1 for base access\n[ 0.126146] bio: create slab at 0\n[ 0.126146] ACPI: Added _OSI(Module Device)\n[ 0.128004] ACPI: Added _OSI(Processor Device)\n[ 0.129175] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.130485] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.133242] ACPI: Interpreter enabled\n[ 0.134344] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.136766] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.139708] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.141666] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.144008] ACPI: (supports S0 S5)\n[ 0.145017] ACPI: Using IOAPIC for interrupt routing\n[ 0.148022] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.150715] ACPI: No dock devices found.\n[ 0.153688] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.155399] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.156008] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.157806] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.160199] acpiphp: Slot [3] registered\n[ 0.161356] acpiphp: Slot [4] registered\n[ 0.162504] acpiphp: Slot [5] registered\n[ 0.163661] acpiphp: Slot [6] registered\n[ 0.164023] acpiphp: Slot [7] registered\n[ 0.165212] acpiphp: Slot [8] registered\n[ 0.166446] acpiphp: Slot [9] registered\n[ 0.167637] acpiphp: Slot [10] registered\n[ 0.168021] acpiphp: Slot [11] registered\n[ 0.169103] acpiphp: Slot [12] registered\n[ 0.170213] acpiphp: Slot [13] registered\n[ 0.171313] acpiphp: Slot [14] registered\n[ 0.172019] acpiphp: Slot [15] registered\n[ 0.173186] acpiphp: Slot [16] registered\n[ 0.174285] acpiphp: Slot [17] registered\n[ 0.175384] acpiphp: Slot [18] registered\n[ 0.176026] acpiphp: Slot [19] registered\n[ 0.177110] acpiphp: Slot [20] registered\n[ 0.178205] acpiphp: Slot [21] registered\n[ 0.179299] acpiphp: Slot [22] registered\n[ 0.180023] acpiphp: Slot [23] registered\n[ 0.181117] acpiphp: Slot [24] registered\n[ 0.182235] acpiphp: Slot [25] registered\n[ 0.183303] acpiphp: Slot [26] registered\n[ 0.184019] acpiphp: Slot [27] registered\n[ 0.185154] acpiphp: Slot [28] registered\n[ 0.186260] acpiphp: Slot [29] registered\n[ 0.187324] acpiphp: Slot [30] registered\n[ 0.188027] acpiphp: Slot [31] registered\n[ 0.189095] PCI host bridge to bus 0000:00\n[ 0.190181] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.191584] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.192004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.193583] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.194966] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.196004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.202671] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.204017] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.230457] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.232321] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.234157] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.235976] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.236762] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.238464] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.239788] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.239788] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.240004] vgaarb: loaded\n[ 0.240610] vgaarb: bridge control possible 0000:00:02.0\n[ 0.241954] SCSI subsystem initialized\n[ 0.242934] ACPI: bus type USB registered\n[ 0.244033] usbcore: registered new interface driver usbfs\n[ 0.245437] usbcore: registered new interface driver hub\n[ 0.246858] usbcore: registered new device driver usb\n[ 0.248100] PCI: Using ACPI for IRQ routing\n[ 0.249420] NetLabel: Initializing\n[ 0.250379] NetLabel: domain hash size = 128\n[ 0.251521] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.252065] NetLabel: unlabeled traffic allowed by default\n[ 0.253489] Switched to clocksource kvm-clock\n[ 0.260272] AppArmor: AppArmor Filesystem Enabled\n[ 0.261563] pnp: PnP ACPI init\n[ 0.262483] ACPI: bus type PNP registered\n[ 0.263990] pnp: PnP ACPI: found 8 devices\n[ 0.265325] ACPI: bus type PNP unregistered\n[ 0.273521] NET: Registered protocol family 2\n[ 0.275306] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.277740] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.279930] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.281980] TCP: reno registered\n[ 0.283096] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.284848] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.286838] NET: Registered protocol family 1\n[ 0.288254] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.289782] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.291275] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.313622] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.336270] Trying to unpack rootfs image as initramfs...\n[ 0.431498] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.433982] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.435660] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.437746] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.440660] Scanning for low memory corruption every 60 seconds\n[ 0.443058] Initialise system trusted keyring\n[ 0.444672] audit: initializing netlink socket (disabled)\n[ 0.446591] type=2000 audit(1533124240.521:1): initialized\n[ 0.471829] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.474416] zbud: loaded\n[ 0.475460] VFS: Disk quotas dquot_6.5.2\n[ 0.476696] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.478791] fuse init (API version 7.22)\n[ 0.480028] msgmni has been set to 3997\n[ 0.481237] Key type big_key registered\n[ 0.482681] Key type asymmetric registered\n[ 0.483898] Asymmetric key parser 'x509' registered\n[ 0.485290] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.487448] io scheduler noop registered\n[ 0.488626] io scheduler deadline registered (default)\n[ 0.490089] io scheduler cfq registered\n[ 0.491300] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.492839] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.494732] ipmi message handler version 39.2\n[ 0.496077] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.498205] ACPI: Power Button [PWRF]\n[ 0.499420] GHES: HEST is not enabled!\n[ 0.521093] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564253] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.586301] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.588097] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.611907] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.614387] Linux agpgart interface v0.103\n[ 0.616206] brd: module loaded\n[ 0.617471] loop: module loaded\n[ 0.618631] blk-mq: CPU -> queue map\n[ 0.619533] CPU 0 -> Queue 0\n[ 0.620339] CPU 1 -> Queue 0\n[ 0.621783] vda: vda1\n[ 0.623105] scsi0 : ata_piix\n[ 0.623957] scsi1 : ata_piix\n[ 0.624779] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.626128] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.627760] libphy: Fixed MDIO Bus: probed\n[ 0.628981] tun: Universal TUN/TAP device driver, 1.6\n[ 0.630022] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.632594] PPP generic driver version 2.4.2\n[ 0.633567] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.634831] ehci-pci: EHCI PCI platform driver\n[ 0.635760] ehci-platform: EHCI generic platform driver\n[ 0.636845] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.638058] ohci-pci: OHCI PCI platform driver\n[ 0.639019] ohci-platform: OHCI generic platform driver\n[ 0.640101] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.662246] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.663345] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.664962] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.666198] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.667530] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.669061] usb usb1: Product: UHCI Host Controller\n[ 0.670063] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.671310] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.672395] hub 1-0:1.0: USB hub found\n[ 0.673229] hub 1-0:1.0: 2 ports detected\n[ 0.674214] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.676496] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.677516] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.678687] mousedev: PS/2 mouse device common for all mice\n[ 0.680099] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.682099] rtc_cmos 00:00: RTC can wake from S4\n[ 0.683314] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.684611] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.685941] device-mapper: uevent: version 1.0.3\n[ 0.686999] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.688732] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.690030] TCP: cubic registered\n[ 0.690874] NET: Registered protocol family 10\n[ 0.692026] NET: Registered protocol family 17\n[ 0.692989] Key type dns_resolver registered\n[ 0.694164] Loading compiled-in X.509 certificates\n[ 0.695708] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.704517] registered taskstats version 1\n[ 0.707185] Key type trusted registered\n[ 0.710776] Key type encrypted registered\n[ 0.711690] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.712836] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.714385] regulator-dummy: disabling\n[ 0.715266] Magic number: 14:40:832\n[ 0.716230] rtc_cmos 00:00: setting system clock to 2018-08-01 11:50:40 UTC (1533124240)\n[ 0.717974] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.719163] EDD information not available.\n[ 0.785106] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.787088] Write protecting the kernel read-only data: 12288k\n[ 0.788817] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.791587] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.805904] systemd-udevd[107]: starting version 204\n[ 0.856860] FDC 0 is a S82078B\n[ 0.984075] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.149093] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.150567] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.151995] usb 1-1: Product: QEMU USB Tablet\n[ 1.152935] usb 1-1: Manufacturer: QEMU\n[ 1.153799] usb 1-1: SerialNumber: 42\n[ 1.432128] tsc: Refined TSC clocksource calibration: 3491.852 MHz\n[ 1.865290] 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.129560] 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.508376] random: init urandom read with 10 bits of entropy available\n * Stopping adjust system clock and timezone[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 3.364318] 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 Wed, 01 Aug 2018 11:50:43 +0000. Up 3.81 seconds.\ncloud-init-nonet[4.00]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[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 load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\ncloud-init-nonet[5.53]: static networking is now up\n * Starting Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 01 Aug 2018 11:50:45 +0000. Up 5.71 seconds.\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:32:c1:22 |\nci-info: | eth0 | True | 192.168.0.12 | 255.255.255.0 | fa:16:3e:73:21:e6 |\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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\nca:2b:90:4b:dc:ae:d8:3e:b7:81:0d:09:65:d9:de:4b root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| oo |\n| o. . |\n|. . . |\n| . .. E |\n| .oo . .S |\n| =+.... |\n| ..+o o |\n| oo +. . |\n|..++.o. |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n14:7a:1c:df:a7:e9:b4:d1:8a:46:25:27:b1:85:94:ef root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| o.oo. |\n| o +o= |\n| . + =.+ . |\n| o =.= |\n| S ..= . |\n| . +E+ |\n| o + |\n| . |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n7a:f8:33:54:cf:ff:00:20:27:75:90:72:75:7f:67:1b root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| o+o . |\n| ..o. . . |\n| ooo E=|\n| +.. .=|\n| S. o. . |\n| o. o. |\n| o.. .. |\n| oo .. |\n| .o ..|\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\ne8:2d:ab:ba:8f:ff:95:82:81:b5:ef:e3:34:40:9a:73 root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| |\n| o |\n| * . . |\n| = E . S |\n| o * . . |\n| . B + |\n| . o.* |\n| +=++=. |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Wed, 01 Aug 2018 11:50:51 +0000. Up 12.11 seconds.\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS homer-0 ttyS0\n\nhomer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 01 Aug 2018 11:50:53 +0000. Up 14.04 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 21901 0 --:--:-- --:--:-- --:--:-- 22020\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 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]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [75.9 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [419 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 [6322 B]\nGet:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [237 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [203 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 [7433 B]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1090 kB]\nGet:16 http://security.ubuntu.com trusty-security/universe Translation-en [129 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 [464 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 [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 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 [9709 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 [1896 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 [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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\nFetched 12.6 MB in 7s (1582 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.11\n+ '[' -n 192.168.0.11 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install homer --yes --force-yes\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 88.0 MB of archives.\nAfter this operation, 202 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 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 [8630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:30 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 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 [2076 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 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 [1688 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 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 [1051 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 [1490 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 [4838 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 [1485 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 [5394 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 [1820 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]\nExtracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 88.0 MB in 8s (10.1 MB/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-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\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-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\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-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\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-180326.111418_amd64.deb ...\nUnpacking crest (1.0-180326.111418) ...\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 ...\n"} 2018-08-01 11:52:00,667 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/403696c5-2dcf-4228-b5b0-f44121c73b7c/action used request id req-fc3cf2cc-4fe3-4146-9777-ee4ffc2a8aef 2018-08-01 11:52:00,667 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0773940086365s 2018-08-01 11:52:00,669 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/403696c5-2dcf-4228-b5b0-f44121c73b7c/action used request id req-fc3cf2cc-4fe3-4146-9777-ee4ffc2a8aef 2018-08-01 11:52:00,669 - functest.core.singlevm - DEBUG - console: [ 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 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 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 00000000000f60e0 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.008082] Security Framework initialized [ 0.009267] AppArmor: AppArmor initialized [ 0.010367] Yama: becoming mindful. [ 0.012226] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015478] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016707] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018437] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020403] Initializing cgroup subsys memory [ 0.021333] Initializing cgroup subsys devices [ 0.022238] Initializing cgroup subsys freezer [ 0.024010] Initializing cgroup subsys blkio [ 0.024892] Initializing cgroup subsys perf_event [ 0.025846] Initializing cgroup subsys hugetlb [ 0.026818] CPU: Physical Processor ID: 0 [ 0.028016] FEATURE SPEC_CTRL Present [ 0.029730] mce: CPU supports 10 MCE banks [ 0.030903] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.030903] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032011] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033592] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.038176] Speculative Store Bypass: Vulnerable [ 0.040468] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.046580] ACPI: Core revision 20131115 [ 0.048171] ACPI: All ACPI Tables successfully acquired [ 0.049654] ftrace: allocating 28727 entries in 113 pages [ 0.068344] Enabling x2apic [ 0.069183] Enabled x2apic [ 0.070163] Switched APIC routing to physical x2apic. [ 0.072478] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.074057] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.076478] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.084681] KVM setup paravirtual spinlock [ 0.087370] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.088174] x86: Booting SMP configuration: [ 0.089088] .... node #0, CPUs: #1[ 0.087322] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.104028] x86: Booted up 1 node, 2 CPUs [ 0.104019] KVM setup async PF for cpu 1 [ 0.104020] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.107260] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.108362] devtmpfs: initialized [ 0.110285] EVM: security.selinux [ 0.111232] EVM: security.SMACK64 [ 0.112006] EVM: security.ima [ 0.112848] EVM: security.capability [ 0.113877] pinctrl core: initialized pinctrl subsystem [ 0.116066] regulator-dummy: no parameters [ 0.117230] RTC time: 11:50:39, date: 08/01/18 [ 0.118787] NET: Registered protocol family 16 [ 0.120199] cpuidle: using governor ladder [ 0.121551] cpuidle: using governor menu [ 0.122910] ACPI: bus type PCI registered [ 0.123824] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.124117] PCI: Using configuration type 1 for base access [ 0.126146] bio: create slab at 0 [ 0.126146] ACPI: Added _OSI(Module Device) [ 0.128004] ACPI: Added _OSI(Processor Device) [ 0.129175] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.130485] ACPI: Added _OSI(Processor Aggregator Device) [ 0.133242] ACPI: Interpreter enabled [ 0.134344] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.136766] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.139708] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.141666] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.144008] ACPI: (supports S0 S5) [ 0.145017] ACPI: Using IOAPIC for interrupt routing [ 0.148022] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.150715] ACPI: No dock devices found. [ 0.153688] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.155399] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.156008] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.157806] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.160199] acpiphp: Slot [3] registered [ 0.161356] acpiphp: Slot [4] registered [ 0.162504] acpiphp: Slot [5] registered [ 0.163661] acpiphp: Slot [6] registered [ 0.164023] acpiphp: Slot [7] registered [ 0.165212] acpiphp: Slot [8] registered [ 0.166446] acpiphp: Slot [9] registered [ 0.167637] acpiphp: Slot [10] registered [ 0.168021] acpiphp: Slot [11] registered [ 0.169103] acpiphp: Slot [12] registered [ 0.170213] acpiphp: Slot [13] registered [ 0.171313] acpiphp: Slot [14] registered [ 0.172019] acpiphp: Slot [15] registered [ 0.173186] acpiphp: Slot [16] registered [ 0.174285] acpiphp: Slot [17] registered [ 0.175384] acpiphp: Slot [18] registered [ 0.176026] acpiphp: Slot [19] registered [ 0.177110] acpiphp: Slot [20] registered [ 0.178205] acpiphp: Slot [21] registered [ 0.179299] acpiphp: Slot [22] registered [ 0.180023] acpiphp: Slot [23] registered [ 0.181117] acpiphp: Slot [24] registered [ 0.182235] acpiphp: Slot [25] registered [ 0.183303] acpiphp: Slot [26] registered [ 0.184019] acpiphp: Slot [27] registered [ 0.185154] acpiphp: Slot [28] registered [ 0.186260] acpiphp: Slot [29] registered [ 0.187324] acpiphp: Slot [30] registered [ 0.188027] acpiphp: Slot [31] registered [ 0.189095] PCI host bridge to bus 0000:00 [ 0.190181] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.191584] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.192004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.193583] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.194966] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.196004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.202671] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.204017] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.230457] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.232321] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.234157] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.235976] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.236762] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.238464] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.239788] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.239788] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.240004] vgaarb: loaded [ 0.240610] vgaarb: bridge control possible 0000:00:02.0 [ 0.241954] SCSI subsystem initialized [ 0.242934] ACPI: bus type USB registered [ 0.244033] usbcore: registered new interface driver usbfs [ 0.245437] usbcore: registered new interface driver hub [ 0.246858] usbcore: registered new device driver usb [ 0.248100] PCI: Using ACPI for IRQ routing [ 0.249420] NetLabel: Initializing [ 0.250379] NetLabel: domain hash size = 128 [ 0.251521] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.252065] NetLabel: unlabeled traffic allowed by default [ 0.253489] Switched to clocksource kvm-clock [ 0.260272] AppArmor: AppArmor Filesystem Enabled [ 0.261563] pnp: PnP ACPI init [ 0.262483] ACPI: bus type PNP registered [ 0.263990] pnp: PnP ACPI: found 8 devices [ 0.265325] ACPI: bus type PNP unregistered [ 0.273521] NET: Registered protocol family 2 [ 0.275306] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.277740] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.279930] TCP: Hash tables configured (established 16384 bind 16384) [ 0.281980] TCP: reno registered [ 0.283096] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.284848] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.286838] NET: Registered protocol family 1 [ 0.288254] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.289782] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.291275] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.313622] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.336270] Trying to unpack rootfs image as initramfs... [ 0.431498] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.433982] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.435660] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.437746] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.440660] Scanning for low memory corruption every 60 seconds [ 0.443058] Initialise system trusted keyring [ 0.444672] audit: initializing netlink socket (disabled) [ 0.446591] type=2000 audit(1533124240.521:1): initialized [ 0.471829] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.474416] zbud: loaded [ 0.475460] VFS: Disk quotas dquot_6.5.2 [ 0.476696] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.478791] fuse init (API version 7.22) [ 0.480028] msgmni has been set to 3997 [ 0.481237] Key type big_key registered [ 0.482681] Key type asymmetric registered [ 0.483898] Asymmetric key parser 'x509' registered [ 0.485290] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.487448] io scheduler noop registered [ 0.488626] io scheduler deadline registered (default) [ 0.490089] io scheduler cfq registered [ 0.491300] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.492839] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.494732] ipmi message handler version 39.2 [ 0.496077] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.498205] ACPI: Power Button [PWRF] [ 0.499420] GHES: HEST is not enabled! [ 0.521093] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.564253] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.586301] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.588097] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.611907] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.614387] Linux agpgart interface v0.103 [ 0.616206] brd: module loaded [ 0.617471] loop: module loaded [ 0.618631] blk-mq: CPU -> queue map [ 0.619533] CPU 0 -> Queue 0 [ 0.620339] CPU 1 -> Queue 0 [ 0.621783] vda: vda1 [ 0.623105] scsi0 : ata_piix [ 0.623957] scsi1 : ata_piix [ 0.624779] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.626128] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.627760] libphy: Fixed MDIO Bus: probed [ 0.628981] tun: Universal TUN/TAP device driver, 1.6 [ 0.630022] tun: (C) 1999-2004 Max Krasnyansky [ 0.632594] PPP generic driver version 2.4.2 [ 0.633567] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.634831] ehci-pci: EHCI PCI platform driver [ 0.635760] ehci-platform: EHCI generic platform driver [ 0.636845] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.638058] ohci-pci: OHCI PCI platform driver [ 0.639019] ohci-platform: OHCI generic platform driver [ 0.640101] uhci_hcd: USB Universal Host Controller Interface driver [ 0.662246] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.663345] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.664962] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.666198] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.667530] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.669061] usb usb1: Product: UHCI Host Controller [ 0.670063] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.671310] usb usb1: SerialNumber: 0000:00:01.2 [ 0.672395] hub 1-0:1.0: USB hub found [ 0.673229] hub 1-0:1.0: 2 ports detected [ 0.674214] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.676496] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.677516] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.678687] mousedev: PS/2 mouse device common for all mice [ 0.680099] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.682099] rtc_cmos 00:00: RTC can wake from S4 [ 0.683314] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.684611] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.685941] device-mapper: uevent: version 1.0.3 [ 0.686999] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.688732] ledtrig-cpu: registered to indicate activity on CPUs [ 0.690030] TCP: cubic registered [ 0.690874] NET: Registered protocol family 10 [ 0.692026] NET: Registered protocol family 17 [ 0.692989] Key type dns_resolver registered [ 0.694164] Loading compiled-in X.509 certificates [ 0.695708] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.704517] registered taskstats version 1 [ 0.707185] Key type trusted registered [ 0.710776] Key type encrypted registered [ 0.711690] AppArmor: AppArmor sha1 policy hashing enabled [ 0.712836] IMA: No TPM chip found, activating TPM-bypass! [ 0.714385] regulator-dummy: disabling [ 0.715266] Magic number: 14:40:832 [ 0.716230] rtc_cmos 00:00: setting system clock to 2018-08-01 11:50:40 UTC (1533124240) [ 0.717974] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.719163] EDD information not available. [ 0.785106] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.787088] Write protecting the kernel read-only data: 12288k [ 0.788817] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.791587] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.805904] systemd-udevd[107]: starting version 204 [ 0.856860] FDC 0 is a S82078B [ 0.984075] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.149093] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.150567] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.151995] usb 1-1: Product: QEMU USB Tablet [ 1.152935] usb 1-1: Manufacturer: QEMU [ 1.153799] usb 1-1: SerialNumber: 42 [ 1.432128] tsc: Refined TSC clocksource calibration: 3491.852 MHz [ 1.865290] 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.129560] 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.508376] random: init urandom read with 10 bits of entropy available * Stopping adjust system clock and timezone[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 3.364318] 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 Wed, 01 Aug 2018 11:50:43 +0000. Up 3.81 seconds. cloud-init-nonet[4.00]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[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 load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] cloud-init-nonet[5.53]: static networking is now up * Starting Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 01 Aug 2018 11:50:45 +0000. Up 5.71 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:32:c1:22 | ci-info: | eth0 | True | 192.168.0.12 | 255.255.255.0 | fa:16:3e:73:21:e6 | 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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: ca:2b:90:4b:dc:ae:d8:3e:b7:81:0d:09:65:d9:de:4b root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | oo | | o. . | |. . . | | . .. E | | .oo . .S | | =+.... | | ..+o o | | oo +. . | |..++.o. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 14:7a:1c:df:a7:e9:b4:d1:8a:46:25:27:b1:85:94:ef root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | o.oo. | | o +o= | | . + =.+ . | | o =.= | | S ..= . | | . +E+ | | o + | | . | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 7a:f8:33:54:cf:ff:00:20:27:75:90:72:75:7f:67:1b root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | o+o . | | ..o. . . | | ooo E=| | +.. .=| | S. o. . | | o. o. | | o.. .. | | oo .. | | .o ..| +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: e8:2d:ab:ba:8f:ff:95:82:81:b5:ef:e3:34:40:9a:73 root@homer-0 The key's randomart image is: +--[ED25519 256--+ | | | | | o | | * . . | | = E . S | | o * . . | | . B + | | . o.* | | +=++=. | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Wed, 01 Aug 2018 11:50:51 +0000. Up 12.11 seconds. * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 01 Aug 2018 11:50:53 +0000. Up 14.04 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 21901 0 --:--:-- --:--:-- --:--:-- 22020 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 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] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://security.ubuntu.com trusty-security/universe Sources [75.9 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [419 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 [6322 B] Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [237 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [203 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 [7433 B] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1090 kB] Get:16 http://security.ubuntu.com trusty-security/universe Translation-en [129 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 [464 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 [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 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 [9709 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 [1896 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 [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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 Fetched 12.6 MB in 7s (1582 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.11 + '[' -n 192.168.0.11 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install homer --yes --force-yes 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 88.0 MB of archives. After this operation, 202 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 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 [8630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:30 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 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 [2076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 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 [1688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 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 [1051 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 [1490 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 [4838 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 [1485 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 [5394 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 [1820 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 88.0 MB in 8s (10.1 MB/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-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... 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-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... 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-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... 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-180326.111418_amd64.deb ... Unpacking crest (1.0-180326.111418) ... 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 ... 2018-08-01 11:52:00,672 - functest.core.singlevm - DEBUG - try 7: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-01 11:52:10,683 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:52:10,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 11:52:11,112 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:52: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-055ad010-e0a2-46ee-8022-fff3ece7aea1 x-compute-request-id: req-055ad010-e0a2-46ee-8022-fff3ece7aea1 Content-Encoding: gzip Content-Length: 1500 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:73:21:e6", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:21:e6", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:c1:22", "version": 4, "addr": "192.168.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:c1:22", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/403696c5-2dcf-4228-b5b0-f44121c73b7c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/403696c5-2dcf-4228-b5b0-f44121c73b7c", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:50:39.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "403696c5-2dcf-4228-b5b0-f44121c73b7c", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:50:39Z", "hostId": "b77b292b3e7d9cf79cae4c932a13feccc8c9d06d94f40658a48d29ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "homer-0.clearwater.opnfv", "created": "2018-08-01T11:49:56Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:65:ce:9b", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:ce:9b", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1a:c7:12", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/4bd05bc6-57ad-45f1-9a3d-6528db5d43ce", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/4bd05bc6-57ad-45f1-9a3d-6528db5d43ce", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:50:39.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "4bd05bc6-57ad-45f1-9a3d-6528db5d43ce", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:50:39Z", "hostId": "b77b292b3e7d9cf79cae4c932a13feccc8c9d06d94f40658a48d29ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "dime-0.clearwater.opnfv", "created": "2018-08-01T11:49:56Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:5a:2a:e0", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:2a:e0", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:a7:52", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:a7:52", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b9e44d42-7ef2-4457-a8ff-05ddaac34690", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b9e44d42-7ef2-4457-a8ff-05ddaac34690", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:50:39.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "b9e44d42-7ef2-4457-a8ff-05ddaac34690", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:50:39Z", "hostId": "b77b292b3e7d9cf79cae4c932a13feccc8c9d06d94f40658a48d29ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "bono-0.clearwater.opnfv", "created": "2018-08-01T11:49:56Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:8a:b7:0d", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:b7:0d", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:14:7b", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a5e6c3c0-1a1b-49e0-929c-51fea4ea1012", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a5e6c3c0-1a1b-49e0-929c-51fea4ea1012", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:50:32.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "a5e6c3c0-1a1b-49e0-929c-51fea4ea1012", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:50:33Z", "hostId": "0bf63998e69f749a8e677370730dafd105841e814b81fe61687a8d70", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-01T11:49:55Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:94:6d:cd", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:6d:cd", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:4d:c1", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/97163e3e-7028-4e1d-86ea-ce672c93ae8b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/97163e3e-7028-4e1d-86ea-ce672c93ae8b", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:50:29.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "97163e3e-7028-4e1d-86ea-ce672c93ae8b", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:50:29Z", "hostId": "b77b292b3e7d9cf79cae4c932a13feccc8c9d06d94f40658a48d29ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-01T11:49:54Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:c4:f6:13", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:f6:13", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/fd10f666-adc2-4414-a884-dcef4ada2d6d", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/fd10f666-adc2-4414-a884-dcef4ada2d6d", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:49:40.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "fd10f666-adc2-4414-a884-dcef4ada2d6d", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:49:40Z", "hostId": "0bf63998e69f749a8e677370730dafd105841e814b81fe61687a8d70", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-01T11:48:16Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:87:6e:c5", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:6e:c5", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:96:06", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/15fcad45-7e3e-496e-91b2-6dd6ba6f00fd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/15fcad45-7e3e-496e-91b2-6dd6ba6f00fd", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:48:06.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "15fcad45-7e3e-496e-91b2-6dd6ba6f00fd", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:48:06Z", "hostId": "b77b292b3e7d9cf79cae4c932a13feccc8c9d06d94f40658a48d29ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "ns.clearwater.opnfv", "created": "2018-08-01T11:46:20Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:52:11,112 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-055ad010-e0a2-46ee-8022-fff3ece7aea1 2018-08-01 11:52:11,112 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.429404020309s 2018-08-01 11:52:11,113 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-055ad010-e0a2-46ee-8022-fff3ece7aea1 2018-08-01 11:52:11,120 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-01 11:52:11,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/403696c5-2dcf-4228-b5b0-f44121c73b7c/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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-01 11:52:11,197 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:52: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-05a05a26-ca7e-45b6-8e8a-6de4438d1287 x-compute-request-id: req-05a05a26-ca7e-45b6-8e8a-6de4438d1287 Content-Encoding: gzip Content-Length: 15309 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 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\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 00000000000f60e0 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.008082] Security Framework initialized\n[ 0.009267] AppArmor: AppArmor initialized\n[ 0.010367] Yama: becoming mindful.\n[ 0.012226] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015478] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016707] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018437] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020403] Initializing cgroup subsys memory\n[ 0.021333] Initializing cgroup subsys devices\n[ 0.022238] Initializing cgroup subsys freezer\n[ 0.024010] Initializing cgroup subsys blkio\n[ 0.024892] Initializing cgroup subsys perf_event\n[ 0.025846] Initializing cgroup subsys hugetlb\n[ 0.026818] CPU: Physical Processor ID: 0\n[ 0.028016] FEATURE SPEC_CTRL Present\n[ 0.029730] mce: CPU supports 10 MCE banks\n[ 0.030903] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.030903] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032011] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033592] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.036003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.038176] Speculative Store Bypass: Vulnerable\n[ 0.040468] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.046580] ACPI: Core revision 20131115\n[ 0.048171] ACPI: All ACPI Tables successfully acquired\n[ 0.049654] ftrace: allocating 28727 entries in 113 pages\n[ 0.068344] Enabling x2apic\n[ 0.069183] Enabled x2apic\n[ 0.070163] Switched APIC routing to physical x2apic.\n[ 0.072478] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.074057] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.076478] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.084681] KVM setup paravirtual spinlock\n[ 0.087370] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.088174] x86: Booting SMP configuration:\n[ 0.089088] .... node #0, CPUs: #1[ 0.087322] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.104028] x86: Booted up 1 node, 2 CPUs\n[ 0.104019] KVM setup async PF for cpu 1\n[ 0.104020] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.107260] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.108362] devtmpfs: initialized\n[ 0.110285] EVM: security.selinux\n[ 0.111232] EVM: security.SMACK64\n[ 0.112006] EVM: security.ima\n[ 0.112848] EVM: security.capability\n[ 0.113877] pinctrl core: initialized pinctrl subsystem\n[ 0.116066] regulator-dummy: no parameters\n[ 0.117230] RTC time: 11:50:39, date: 08/01/18\n[ 0.118787] NET: Registered protocol family 16\n[ 0.120199] cpuidle: using governor ladder\n[ 0.121551] cpuidle: using governor menu\n[ 0.122910] ACPI: bus type PCI registered\n[ 0.123824] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.124117] PCI: Using configuration type 1 for base access\n[ 0.126146] bio: create slab at 0\n[ 0.126146] ACPI: Added _OSI(Module Device)\n[ 0.128004] ACPI: Added _OSI(Processor Device)\n[ 0.129175] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.130485] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.133242] ACPI: Interpreter enabled\n[ 0.134344] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.136766] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.139708] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.141666] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.144008] ACPI: (supports S0 S5)\n[ 0.145017] ACPI: Using IOAPIC for interrupt routing\n[ 0.148022] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.150715] ACPI: No dock devices found.\n[ 0.153688] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.155399] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.156008] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.157806] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.160199] acpiphp: Slot [3] registered\n[ 0.161356] acpiphp: Slot [4] registered\n[ 0.162504] acpiphp: Slot [5] registered\n[ 0.163661] acpiphp: Slot [6] registered\n[ 0.164023] acpiphp: Slot [7] registered\n[ 0.165212] acpiphp: Slot [8] registered\n[ 0.166446] acpiphp: Slot [9] registered\n[ 0.167637] acpiphp: Slot [10] registered\n[ 0.168021] acpiphp: Slot [11] registered\n[ 0.169103] acpiphp: Slot [12] registered\n[ 0.170213] acpiphp: Slot [13] registered\n[ 0.171313] acpiphp: Slot [14] registered\n[ 0.172019] acpiphp: Slot [15] registered\n[ 0.173186] acpiphp: Slot [16] registered\n[ 0.174285] acpiphp: Slot [17] registered\n[ 0.175384] acpiphp: Slot [18] registered\n[ 0.176026] acpiphp: Slot [19] registered\n[ 0.177110] acpiphp: Slot [20] registered\n[ 0.178205] acpiphp: Slot [21] registered\n[ 0.179299] acpiphp: Slot [22] registered\n[ 0.180023] acpiphp: Slot [23] registered\n[ 0.181117] acpiphp: Slot [24] registered\n[ 0.182235] acpiphp: Slot [25] registered\n[ 0.183303] acpiphp: Slot [26] registered\n[ 0.184019] acpiphp: Slot [27] registered\n[ 0.185154] acpiphp: Slot [28] registered\n[ 0.186260] acpiphp: Slot [29] registered\n[ 0.187324] acpiphp: Slot [30] registered\n[ 0.188027] acpiphp: Slot [31] registered\n[ 0.189095] PCI host bridge to bus 0000:00\n[ 0.190181] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.191584] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.192004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.193583] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.194966] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.196004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.202671] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.204017] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.230457] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.232321] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.234157] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.235976] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.236762] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.238464] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.239788] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.239788] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.240004] vgaarb: loaded\n[ 0.240610] vgaarb: bridge control possible 0000:00:02.0\n[ 0.241954] SCSI subsystem initialized\n[ 0.242934] ACPI: bus type USB registered\n[ 0.244033] usbcore: registered new interface driver usbfs\n[ 0.245437] usbcore: registered new interface driver hub\n[ 0.246858] usbcore: registered new device driver usb\n[ 0.248100] PCI: Using ACPI for IRQ routing\n[ 0.249420] NetLabel: Initializing\n[ 0.250379] NetLabel: domain hash size = 128\n[ 0.251521] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.252065] NetLabel: unlabeled traffic allowed by default\n[ 0.253489] Switched to clocksource kvm-clock\n[ 0.260272] AppArmor: AppArmor Filesystem Enabled\n[ 0.261563] pnp: PnP ACPI init\n[ 0.262483] ACPI: bus type PNP registered\n[ 0.263990] pnp: PnP ACPI: found 8 devices\n[ 0.265325] ACPI: bus type PNP unregistered\n[ 0.273521] NET: Registered protocol family 2\n[ 0.275306] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.277740] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.279930] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.281980] TCP: reno registered\n[ 0.283096] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.284848] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.286838] NET: Registered protocol family 1\n[ 0.288254] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.289782] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.291275] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.313622] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.336270] Trying to unpack rootfs image as initramfs...\n[ 0.431498] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.433982] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.435660] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.437746] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.440660] Scanning for low memory corruption every 60 seconds\n[ 0.443058] Initialise system trusted keyring\n[ 0.444672] audit: initializing netlink socket (disabled)\n[ 0.446591] type=2000 audit(1533124240.521:1): initialized\n[ 0.471829] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.474416] zbud: loaded\n[ 0.475460] VFS: Disk quotas dquot_6.5.2\n[ 0.476696] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.478791] fuse init (API version 7.22)\n[ 0.480028] msgmni has been set to 3997\n[ 0.481237] Key type big_key registered\n[ 0.482681] Key type asymmetric registered\n[ 0.483898] Asymmetric key parser 'x509' registered\n[ 0.485290] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.487448] io scheduler noop registered\n[ 0.488626] io scheduler deadline registered (default)\n[ 0.490089] io scheduler cfq registered\n[ 0.491300] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.492839] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.494732] ipmi message handler version 39.2\n[ 0.496077] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.498205] ACPI: Power Button [PWRF]\n[ 0.499420] GHES: HEST is not enabled!\n[ 0.521093] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564253] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.586301] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.588097] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.611907] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.614387] Linux agpgart interface v0.103\n[ 0.616206] brd: module loaded\n[ 0.617471] loop: module loaded\n[ 0.618631] blk-mq: CPU -> queue map\n[ 0.619533] CPU 0 -> Queue 0\n[ 0.620339] CPU 1 -> Queue 0\n[ 0.621783] vda: vda1\n[ 0.623105] scsi0 : ata_piix\n[ 0.623957] scsi1 : ata_piix\n[ 0.624779] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.626128] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.627760] libphy: Fixed MDIO Bus: probed\n[ 0.628981] tun: Universal TUN/TAP device driver, 1.6\n[ 0.630022] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.632594] PPP generic driver version 2.4.2\n[ 0.633567] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.634831] ehci-pci: EHCI PCI platform driver\n[ 0.635760] ehci-platform: EHCI generic platform driver\n[ 0.636845] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.638058] ohci-pci: OHCI PCI platform driver\n[ 0.639019] ohci-platform: OHCI generic platform driver\n[ 0.640101] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.662246] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.663345] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.664962] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.666198] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.667530] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.669061] usb usb1: Product: UHCI Host Controller\n[ 0.670063] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.671310] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.672395] hub 1-0:1.0: USB hub found\n[ 0.673229] hub 1-0:1.0: 2 ports detected\n[ 0.674214] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.676496] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.677516] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.678687] mousedev: PS/2 mouse device common for all mice\n[ 0.680099] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.682099] rtc_cmos 00:00: RTC can wake from S4\n[ 0.683314] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.684611] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.685941] device-mapper: uevent: version 1.0.3\n[ 0.686999] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.688732] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.690030] TCP: cubic registered\n[ 0.690874] NET: Registered protocol family 10\n[ 0.692026] NET: Registered protocol family 17\n[ 0.692989] Key type dns_resolver registered\n[ 0.694164] Loading compiled-in X.509 certificates\n[ 0.695708] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.704517] registered taskstats version 1\n[ 0.707185] Key type trusted registered\n[ 0.710776] Key type encrypted registered\n[ 0.711690] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.712836] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.714385] regulator-dummy: disabling\n[ 0.715266] Magic number: 14:40:832\n[ 0.716230] rtc_cmos 00:00: setting system clock to 2018-08-01 11:50:40 UTC (1533124240)\n[ 0.717974] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.719163] EDD information not available.\n[ 0.785106] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.787088] Write protecting the kernel read-only data: 12288k\n[ 0.788817] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.791587] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.805904] systemd-udevd[107]: starting version 204\n[ 0.856860] FDC 0 is a S82078B\n[ 0.984075] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.149093] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.150567] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.151995] usb 1-1: Product: QEMU USB Tablet\n[ 1.152935] usb 1-1: Manufacturer: QEMU\n[ 1.153799] usb 1-1: SerialNumber: 42\n[ 1.432128] tsc: Refined TSC clocksource calibration: 3491.852 MHz\n[ 1.865290] 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.129560] 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.508376] random: init urandom read with 10 bits of entropy available\n * Stopping adjust system clock and timezone[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 3.364318] 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 Wed, 01 Aug 2018 11:50:43 +0000. Up 3.81 seconds.\ncloud-init-nonet[4.00]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[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 load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\ncloud-init-nonet[5.53]: static networking is now up\n * Starting Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 01 Aug 2018 11:50:45 +0000. Up 5.71 seconds.\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:32:c1:22 |\nci-info: | eth0 | True | 192.168.0.12 | 255.255.255.0 | fa:16:3e:73:21:e6 |\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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\nca:2b:90:4b:dc:ae:d8:3e:b7:81:0d:09:65:d9:de:4b root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| oo |\n| o. . |\n|. . . |\n| . .. E |\n| .oo . .S |\n| =+.... |\n| ..+o o |\n| oo +. . |\n|..++.o. |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n14:7a:1c:df:a7:e9:b4:d1:8a:46:25:27:b1:85:94:ef root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| o.oo. |\n| o +o= |\n| . + =.+ . |\n| o =.= |\n| S ..= . |\n| . +E+ |\n| o + |\n| . |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n7a:f8:33:54:cf:ff:00:20:27:75:90:72:75:7f:67:1b root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| o+o . |\n| ..o. . . |\n| ooo E=|\n| +.. .=|\n| S. o. . |\n| o. o. |\n| o.. .. |\n| oo .. |\n| .o ..|\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\ne8:2d:ab:ba:8f:ff:95:82:81:b5:ef:e3:34:40:9a:73 root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| |\n| o |\n| * . . |\n| = E . S |\n| o * . . |\n| . B + |\n| . o.* |\n| +=++=. |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Wed, 01 Aug 2018 11:50:51 +0000. Up 12.11 seconds.\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS homer-0 ttyS0\n\nhomer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 01 Aug 2018 11:50:53 +0000. Up 14.04 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 21901 0 --:--:-- --:--:-- --:--:-- 22020\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 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]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [75.9 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [419 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 [6322 B]\nGet:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [237 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [203 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 [7433 B]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1090 kB]\nGet:16 http://security.ubuntu.com trusty-security/universe Translation-en [129 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 [464 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 [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 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 [9709 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 [1896 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 [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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\nFetched 12.6 MB in 7s (1582 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.11\n+ '[' -n 192.168.0.11 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install homer --yes --force-yes\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 88.0 MB of archives.\nAfter this operation, 202 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 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 [8630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:30 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 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 [2076 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 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 [1688 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 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 [1051 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 [1490 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 [4838 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 [1485 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 [5394 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 [1820 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]\nExtracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 88.0 MB in 8s (10.1 MB/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-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\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-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\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-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\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-180326.111418_amd64.deb ...\nUnpacking crest (1.0-180326.111418) ...\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-180326.111418_amd64.deb ...\nUnpacking homer (1.0-180326.111418) ...\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) ...\n"} 2018-08-01 11:52:11,198 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/403696c5-2dcf-4228-b5b0-f44121c73b7c/action used request id req-05a05a26-ca7e-45b6-8e8a-6de4438d1287 2018-08-01 11:52:11,199 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0783181190491s 2018-08-01 11:52:11,200 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/403696c5-2dcf-4228-b5b0-f44121c73b7c/action used request id req-05a05a26-ca7e-45b6-8e8a-6de4438d1287 2018-08-01 11:52:11,200 - functest.core.singlevm - DEBUG - console: [ 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 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 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 00000000000f60e0 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.008082] Security Framework initialized [ 0.009267] AppArmor: AppArmor initialized [ 0.010367] Yama: becoming mindful. [ 0.012226] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015478] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016707] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018437] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020403] Initializing cgroup subsys memory [ 0.021333] Initializing cgroup subsys devices [ 0.022238] Initializing cgroup subsys freezer [ 0.024010] Initializing cgroup subsys blkio [ 0.024892] Initializing cgroup subsys perf_event [ 0.025846] Initializing cgroup subsys hugetlb [ 0.026818] CPU: Physical Processor ID: 0 [ 0.028016] FEATURE SPEC_CTRL Present [ 0.029730] mce: CPU supports 10 MCE banks [ 0.030903] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.030903] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032011] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033592] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.038176] Speculative Store Bypass: Vulnerable [ 0.040468] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.046580] ACPI: Core revision 20131115 [ 0.048171] ACPI: All ACPI Tables successfully acquired [ 0.049654] ftrace: allocating 28727 entries in 113 pages [ 0.068344] Enabling x2apic [ 0.069183] Enabled x2apic [ 0.070163] Switched APIC routing to physical x2apic. [ 0.072478] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.074057] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.076478] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.084681] KVM setup paravirtual spinlock [ 0.087370] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.088174] x86: Booting SMP configuration: [ 0.089088] .... node #0, CPUs: #1[ 0.087322] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.104028] x86: Booted up 1 node, 2 CPUs [ 0.104019] KVM setup async PF for cpu 1 [ 0.104020] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.107260] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.108362] devtmpfs: initialized [ 0.110285] EVM: security.selinux [ 0.111232] EVM: security.SMACK64 [ 0.112006] EVM: security.ima [ 0.112848] EVM: security.capability [ 0.113877] pinctrl core: initialized pinctrl subsystem [ 0.116066] regulator-dummy: no parameters [ 0.117230] RTC time: 11:50:39, date: 08/01/18 [ 0.118787] NET: Registered protocol family 16 [ 0.120199] cpuidle: using governor ladder [ 0.121551] cpuidle: using governor menu [ 0.122910] ACPI: bus type PCI registered [ 0.123824] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.124117] PCI: Using configuration type 1 for base access [ 0.126146] bio: create slab at 0 [ 0.126146] ACPI: Added _OSI(Module Device) [ 0.128004] ACPI: Added _OSI(Processor Device) [ 0.129175] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.130485] ACPI: Added _OSI(Processor Aggregator Device) [ 0.133242] ACPI: Interpreter enabled [ 0.134344] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.136766] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.139708] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.141666] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.144008] ACPI: (supports S0 S5) [ 0.145017] ACPI: Using IOAPIC for interrupt routing [ 0.148022] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.150715] ACPI: No dock devices found. [ 0.153688] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.155399] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.156008] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.157806] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.160199] acpiphp: Slot [3] registered [ 0.161356] acpiphp: Slot [4] registered [ 0.162504] acpiphp: Slot [5] registered [ 0.163661] acpiphp: Slot [6] registered [ 0.164023] acpiphp: Slot [7] registered [ 0.165212] acpiphp: Slot [8] registered [ 0.166446] acpiphp: Slot [9] registered [ 0.167637] acpiphp: Slot [10] registered [ 0.168021] acpiphp: Slot [11] registered [ 0.169103] acpiphp: Slot [12] registered [ 0.170213] acpiphp: Slot [13] registered [ 0.171313] acpiphp: Slot [14] registered [ 0.172019] acpiphp: Slot [15] registered [ 0.173186] acpiphp: Slot [16] registered [ 0.174285] acpiphp: Slot [17] registered [ 0.175384] acpiphp: Slot [18] registered [ 0.176026] acpiphp: Slot [19] registered [ 0.177110] acpiphp: Slot [20] registered [ 0.178205] acpiphp: Slot [21] registered [ 0.179299] acpiphp: Slot [22] registered [ 0.180023] acpiphp: Slot [23] registered [ 0.181117] acpiphp: Slot [24] registered [ 0.182235] acpiphp: Slot [25] registered [ 0.183303] acpiphp: Slot [26] registered [ 0.184019] acpiphp: Slot [27] registered [ 0.185154] acpiphp: Slot [28] registered [ 0.186260] acpiphp: Slot [29] registered [ 0.187324] acpiphp: Slot [30] registered [ 0.188027] acpiphp: Slot [31] registered [ 0.189095] PCI host bridge to bus 0000:00 [ 0.190181] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.191584] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.192004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.193583] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.194966] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.196004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.202671] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.204017] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.230457] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.232321] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.234157] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.235976] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.236762] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.238464] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.239788] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.239788] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.240004] vgaarb: loaded [ 0.240610] vgaarb: bridge control possible 0000:00:02.0 [ 0.241954] SCSI subsystem initialized [ 0.242934] ACPI: bus type USB registered [ 0.244033] usbcore: registered new interface driver usbfs [ 0.245437] usbcore: registered new interface driver hub [ 0.246858] usbcore: registered new device driver usb [ 0.248100] PCI: Using ACPI for IRQ routing [ 0.249420] NetLabel: Initializing [ 0.250379] NetLabel: domain hash size = 128 [ 0.251521] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.252065] NetLabel: unlabeled traffic allowed by default [ 0.253489] Switched to clocksource kvm-clock [ 0.260272] AppArmor: AppArmor Filesystem Enabled [ 0.261563] pnp: PnP ACPI init [ 0.262483] ACPI: bus type PNP registered [ 0.263990] pnp: PnP ACPI: found 8 devices [ 0.265325] ACPI: bus type PNP unregistered [ 0.273521] NET: Registered protocol family 2 [ 0.275306] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.277740] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.279930] TCP: Hash tables configured (established 16384 bind 16384) [ 0.281980] TCP: reno registered [ 0.283096] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.284848] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.286838] NET: Registered protocol family 1 [ 0.288254] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.289782] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.291275] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.313622] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.336270] Trying to unpack rootfs image as initramfs... [ 0.431498] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.433982] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.435660] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.437746] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.440660] Scanning for low memory corruption every 60 seconds [ 0.443058] Initialise system trusted keyring [ 0.444672] audit: initializing netlink socket (disabled) [ 0.446591] type=2000 audit(1533124240.521:1): initialized [ 0.471829] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.474416] zbud: loaded [ 0.475460] VFS: Disk quotas dquot_6.5.2 [ 0.476696] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.478791] fuse init (API version 7.22) [ 0.480028] msgmni has been set to 3997 [ 0.481237] Key type big_key registered [ 0.482681] Key type asymmetric registered [ 0.483898] Asymmetric key parser 'x509' registered [ 0.485290] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.487448] io scheduler noop registered [ 0.488626] io scheduler deadline registered (default) [ 0.490089] io scheduler cfq registered [ 0.491300] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.492839] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.494732] ipmi message handler version 39.2 [ 0.496077] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.498205] ACPI: Power Button [PWRF] [ 0.499420] GHES: HEST is not enabled! [ 0.521093] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.564253] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.586301] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.588097] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.611907] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.614387] Linux agpgart interface v0.103 [ 0.616206] brd: module loaded [ 0.617471] loop: module loaded [ 0.618631] blk-mq: CPU -> queue map [ 0.619533] CPU 0 -> Queue 0 [ 0.620339] CPU 1 -> Queue 0 [ 0.621783] vda: vda1 [ 0.623105] scsi0 : ata_piix [ 0.623957] scsi1 : ata_piix [ 0.624779] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.626128] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.627760] libphy: Fixed MDIO Bus: probed [ 0.628981] tun: Universal TUN/TAP device driver, 1.6 [ 0.630022] tun: (C) 1999-2004 Max Krasnyansky [ 0.632594] PPP generic driver version 2.4.2 [ 0.633567] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.634831] ehci-pci: EHCI PCI platform driver [ 0.635760] ehci-platform: EHCI generic platform driver [ 0.636845] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.638058] ohci-pci: OHCI PCI platform driver [ 0.639019] ohci-platform: OHCI generic platform driver [ 0.640101] uhci_hcd: USB Universal Host Controller Interface driver [ 0.662246] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.663345] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.664962] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.666198] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.667530] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.669061] usb usb1: Product: UHCI Host Controller [ 0.670063] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.671310] usb usb1: SerialNumber: 0000:00:01.2 [ 0.672395] hub 1-0:1.0: USB hub found [ 0.673229] hub 1-0:1.0: 2 ports detected [ 0.674214] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.676496] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.677516] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.678687] mousedev: PS/2 mouse device common for all mice [ 0.680099] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.682099] rtc_cmos 00:00: RTC can wake from S4 [ 0.683314] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.684611] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.685941] device-mapper: uevent: version 1.0.3 [ 0.686999] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.688732] ledtrig-cpu: registered to indicate activity on CPUs [ 0.690030] TCP: cubic registered [ 0.690874] NET: Registered protocol family 10 [ 0.692026] NET: Registered protocol family 17 [ 0.692989] Key type dns_resolver registered [ 0.694164] Loading compiled-in X.509 certificates [ 0.695708] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.704517] registered taskstats version 1 [ 0.707185] Key type trusted registered [ 0.710776] Key type encrypted registered [ 0.711690] AppArmor: AppArmor sha1 policy hashing enabled [ 0.712836] IMA: No TPM chip found, activating TPM-bypass! [ 0.714385] regulator-dummy: disabling [ 0.715266] Magic number: 14:40:832 [ 0.716230] rtc_cmos 00:00: setting system clock to 2018-08-01 11:50:40 UTC (1533124240) [ 0.717974] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.719163] EDD information not available. [ 0.785106] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.787088] Write protecting the kernel read-only data: 12288k [ 0.788817] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.791587] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.805904] systemd-udevd[107]: starting version 204 [ 0.856860] FDC 0 is a S82078B [ 0.984075] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.149093] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.150567] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.151995] usb 1-1: Product: QEMU USB Tablet [ 1.152935] usb 1-1: Manufacturer: QEMU [ 1.153799] usb 1-1: SerialNumber: 42 [ 1.432128] tsc: Refined TSC clocksource calibration: 3491.852 MHz [ 1.865290] 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.129560] 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.508376] random: init urandom read with 10 bits of entropy available * Stopping adjust system clock and timezone[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 3.364318] 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 Wed, 01 Aug 2018 11:50:43 +0000. Up 3.81 seconds. cloud-init-nonet[4.00]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[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 load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] cloud-init-nonet[5.53]: static networking is now up * Starting Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 01 Aug 2018 11:50:45 +0000. Up 5.71 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:32:c1:22 | ci-info: | eth0 | True | 192.168.0.12 | 255.255.255.0 | fa:16:3e:73:21:e6 | 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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: ca:2b:90:4b:dc:ae:d8:3e:b7:81:0d:09:65:d9:de:4b root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | oo | | o. . | |. . . | | . .. E | | .oo . .S | | =+.... | | ..+o o | | oo +. . | |..++.o. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 14:7a:1c:df:a7:e9:b4:d1:8a:46:25:27:b1:85:94:ef root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | o.oo. | | o +o= | | . + =.+ . | | o =.= | | S ..= . | | . +E+ | | o + | | . | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 7a:f8:33:54:cf:ff:00:20:27:75:90:72:75:7f:67:1b root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | o+o . | | ..o. . . | | ooo E=| | +.. .=| | S. o. . | | o. o. | | o.. .. | | oo .. | | .o ..| +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: e8:2d:ab:ba:8f:ff:95:82:81:b5:ef:e3:34:40:9a:73 root@homer-0 The key's randomart image is: +--[ED25519 256--+ | | | | | o | | * . . | | = E . S | | o * . . | | . B + | | . o.* | | +=++=. | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Wed, 01 Aug 2018 11:50:51 +0000. Up 12.11 seconds. * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 01 Aug 2018 11:50:53 +0000. Up 14.04 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 21901 0 --:--:-- --:--:-- --:--:-- 22020 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 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] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://security.ubuntu.com trusty-security/universe Sources [75.9 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [419 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 [6322 B] Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [237 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [203 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 [7433 B] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1090 kB] Get:16 http://security.ubuntu.com trusty-security/universe Translation-en [129 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 [464 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 [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 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 [9709 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 [1896 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 [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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 Fetched 12.6 MB in 7s (1582 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.11 + '[' -n 192.168.0.11 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install homer --yes --force-yes 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 88.0 MB of archives. After this operation, 202 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 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 [8630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:30 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 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 [2076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 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 [1688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 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 [1051 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 [1490 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 [4838 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 [1485 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 [5394 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 [1820 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 88.0 MB in 8s (10.1 MB/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-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... 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-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... 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-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... 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-180326.111418_amd64.deb ... Unpacking crest (1.0-180326.111418) ... 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-180326.111418_amd64.deb ... Unpacking homer (1.0-180326.111418) ... 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) ... 2018-08-01 11:52:11,203 - functest.core.singlevm - DEBUG - try 8: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-01 11:52:21,206 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:52:21,210 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 11:52:21,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:52: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-59f054f5-42f8-43a8-823d-3d236e8b126b x-compute-request-id: req-59f054f5-42f8-43a8-823d-3d236e8b126b Content-Encoding: gzip Content-Length: 1500 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:73:21:e6", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:21:e6", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:c1:22", "version": 4, "addr": "192.168.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:c1:22", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/403696c5-2dcf-4228-b5b0-f44121c73b7c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/403696c5-2dcf-4228-b5b0-f44121c73b7c", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:50:39.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "403696c5-2dcf-4228-b5b0-f44121c73b7c", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:50:39Z", "hostId": "b77b292b3e7d9cf79cae4c932a13feccc8c9d06d94f40658a48d29ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "homer-0.clearwater.opnfv", "created": "2018-08-01T11:49:56Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:65:ce:9b", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:ce:9b", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1a:c7:12", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/4bd05bc6-57ad-45f1-9a3d-6528db5d43ce", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/4bd05bc6-57ad-45f1-9a3d-6528db5d43ce", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:50:39.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "4bd05bc6-57ad-45f1-9a3d-6528db5d43ce", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:50:39Z", "hostId": "b77b292b3e7d9cf79cae4c932a13feccc8c9d06d94f40658a48d29ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "dime-0.clearwater.opnfv", "created": "2018-08-01T11:49:56Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:5a:2a:e0", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:2a:e0", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:a7:52", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:a7:52", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b9e44d42-7ef2-4457-a8ff-05ddaac34690", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b9e44d42-7ef2-4457-a8ff-05ddaac34690", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:50:39.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "b9e44d42-7ef2-4457-a8ff-05ddaac34690", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:50:39Z", "hostId": "b77b292b3e7d9cf79cae4c932a13feccc8c9d06d94f40658a48d29ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "bono-0.clearwater.opnfv", "created": "2018-08-01T11:49:56Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:8a:b7:0d", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:b7:0d", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:14:7b", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a5e6c3c0-1a1b-49e0-929c-51fea4ea1012", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a5e6c3c0-1a1b-49e0-929c-51fea4ea1012", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:50:32.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "a5e6c3c0-1a1b-49e0-929c-51fea4ea1012", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:50:33Z", "hostId": "0bf63998e69f749a8e677370730dafd105841e814b81fe61687a8d70", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-01T11:49:55Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:94:6d:cd", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:6d:cd", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:4d:c1", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/97163e3e-7028-4e1d-86ea-ce672c93ae8b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/97163e3e-7028-4e1d-86ea-ce672c93ae8b", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:50:29.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "97163e3e-7028-4e1d-86ea-ce672c93ae8b", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:50:29Z", "hostId": "b77b292b3e7d9cf79cae4c932a13feccc8c9d06d94f40658a48d29ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-01T11:49:54Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:c4:f6:13", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:f6:13", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/fd10f666-adc2-4414-a884-dcef4ada2d6d", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/fd10f666-adc2-4414-a884-dcef4ada2d6d", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:49:40.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "fd10f666-adc2-4414-a884-dcef4ada2d6d", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:49:40Z", "hostId": "0bf63998e69f749a8e677370730dafd105841e814b81fe61687a8d70", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-01T11:48:16Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:87:6e:c5", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:6e:c5", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:96:06", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/15fcad45-7e3e-496e-91b2-6dd6ba6f00fd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/15fcad45-7e3e-496e-91b2-6dd6ba6f00fd", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:48:06.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "15fcad45-7e3e-496e-91b2-6dd6ba6f00fd", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:48:06Z", "hostId": "b77b292b3e7d9cf79cae4c932a13feccc8c9d06d94f40658a48d29ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "ns.clearwater.opnfv", "created": "2018-08-01T11:46:20Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:52:21,637 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-59f054f5-42f8-43a8-823d-3d236e8b126b 2018-08-01 11:52:21,637 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.430691003799s 2018-08-01 11:52:21,638 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-59f054f5-42f8-43a8-823d-3d236e8b126b 2018-08-01 11:52:21,642 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-01 11:52:21,643 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/403696c5-2dcf-4228-b5b0-f44121c73b7c/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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-01 11:52:21,722 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:52: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-1c983c31-e2b8-4482-8064-fdaf163020ae x-compute-request-id: req-1c983c31-e2b8-4482-8064-fdaf163020ae Content-Encoding: gzip Content-Length: 15489 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 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\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 00000000000f60e0 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.008082] Security Framework initialized\n[ 0.009267] AppArmor: AppArmor initialized\n[ 0.010367] Yama: becoming mindful.\n[ 0.012226] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015478] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016707] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018437] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020403] Initializing cgroup subsys memory\n[ 0.021333] Initializing cgroup subsys devices\n[ 0.022238] Initializing cgroup subsys freezer\n[ 0.024010] Initializing cgroup subsys blkio\n[ 0.024892] Initializing cgroup subsys perf_event\n[ 0.025846] Initializing cgroup subsys hugetlb\n[ 0.026818] CPU: Physical Processor ID: 0\n[ 0.028016] FEATURE SPEC_CTRL Present\n[ 0.029730] mce: CPU supports 10 MCE banks\n[ 0.030903] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.030903] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032011] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033592] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.036003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.038176] Speculative Store Bypass: Vulnerable\n[ 0.040468] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.046580] ACPI: Core revision 20131115\n[ 0.048171] ACPI: All ACPI Tables successfully acquired\n[ 0.049654] ftrace: allocating 28727 entries in 113 pages\n[ 0.068344] Enabling x2apic\n[ 0.069183] Enabled x2apic\n[ 0.070163] Switched APIC routing to physical x2apic.\n[ 0.072478] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.074057] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.076478] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.084681] KVM setup paravirtual spinlock\n[ 0.087370] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.088174] x86: Booting SMP configuration:\n[ 0.089088] .... node #0, CPUs: #1[ 0.087322] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.104028] x86: Booted up 1 node, 2 CPUs\n[ 0.104019] KVM setup async PF for cpu 1\n[ 0.104020] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.107260] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.108362] devtmpfs: initialized\n[ 0.110285] EVM: security.selinux\n[ 0.111232] EVM: security.SMACK64\n[ 0.112006] EVM: security.ima\n[ 0.112848] EVM: security.capability\n[ 0.113877] pinctrl core: initialized pinctrl subsystem\n[ 0.116066] regulator-dummy: no parameters\n[ 0.117230] RTC time: 11:50:39, date: 08/01/18\n[ 0.118787] NET: Registered protocol family 16\n[ 0.120199] cpuidle: using governor ladder\n[ 0.121551] cpuidle: using governor menu\n[ 0.122910] ACPI: bus type PCI registered\n[ 0.123824] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.124117] PCI: Using configuration type 1 for base access\n[ 0.126146] bio: create slab at 0\n[ 0.126146] ACPI: Added _OSI(Module Device)\n[ 0.128004] ACPI: Added _OSI(Processor Device)\n[ 0.129175] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.130485] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.133242] ACPI: Interpreter enabled\n[ 0.134344] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.136766] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.139708] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.141666] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.144008] ACPI: (supports S0 S5)\n[ 0.145017] ACPI: Using IOAPIC for interrupt routing\n[ 0.148022] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.150715] ACPI: No dock devices found.\n[ 0.153688] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.155399] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.156008] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.157806] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.160199] acpiphp: Slot [3] registered\n[ 0.161356] acpiphp: Slot [4] registered\n[ 0.162504] acpiphp: Slot [5] registered\n[ 0.163661] acpiphp: Slot [6] registered\n[ 0.164023] acpiphp: Slot [7] registered\n[ 0.165212] acpiphp: Slot [8] registered\n[ 0.166446] acpiphp: Slot [9] registered\n[ 0.167637] acpiphp: Slot [10] registered\n[ 0.168021] acpiphp: Slot [11] registered\n[ 0.169103] acpiphp: Slot [12] registered\n[ 0.170213] acpiphp: Slot [13] registered\n[ 0.171313] acpiphp: Slot [14] registered\n[ 0.172019] acpiphp: Slot [15] registered\n[ 0.173186] acpiphp: Slot [16] registered\n[ 0.174285] acpiphp: Slot [17] registered\n[ 0.175384] acpiphp: Slot [18] registered\n[ 0.176026] acpiphp: Slot [19] registered\n[ 0.177110] acpiphp: Slot [20] registered\n[ 0.178205] acpiphp: Slot [21] registered\n[ 0.179299] acpiphp: Slot [22] registered\n[ 0.180023] acpiphp: Slot [23] registered\n[ 0.181117] acpiphp: Slot [24] registered\n[ 0.182235] acpiphp: Slot [25] registered\n[ 0.183303] acpiphp: Slot [26] registered\n[ 0.184019] acpiphp: Slot [27] registered\n[ 0.185154] acpiphp: Slot [28] registered\n[ 0.186260] acpiphp: Slot [29] registered\n[ 0.187324] acpiphp: Slot [30] registered\n[ 0.188027] acpiphp: Slot [31] registered\n[ 0.189095] PCI host bridge to bus 0000:00\n[ 0.190181] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.191584] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.192004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.193583] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.194966] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.196004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.202671] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.204017] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.230457] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.232321] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.234157] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.235976] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.236762] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.238464] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.239788] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.239788] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.240004] vgaarb: loaded\n[ 0.240610] vgaarb: bridge control possible 0000:00:02.0\n[ 0.241954] SCSI subsystem initialized\n[ 0.242934] ACPI: bus type USB registered\n[ 0.244033] usbcore: registered new interface driver usbfs\n[ 0.245437] usbcore: registered new interface driver hub\n[ 0.246858] usbcore: registered new device driver usb\n[ 0.248100] PCI: Using ACPI for IRQ routing\n[ 0.249420] NetLabel: Initializing\n[ 0.250379] NetLabel: domain hash size = 128\n[ 0.251521] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.252065] NetLabel: unlabeled traffic allowed by default\n[ 0.253489] Switched to clocksource kvm-clock\n[ 0.260272] AppArmor: AppArmor Filesystem Enabled\n[ 0.261563] pnp: PnP ACPI init\n[ 0.262483] ACPI: bus type PNP registered\n[ 0.263990] pnp: PnP ACPI: found 8 devices\n[ 0.265325] ACPI: bus type PNP unregistered\n[ 0.273521] NET: Registered protocol family 2\n[ 0.275306] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.277740] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.279930] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.281980] TCP: reno registered\n[ 0.283096] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.284848] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.286838] NET: Registered protocol family 1\n[ 0.288254] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.289782] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.291275] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.313622] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.336270] Trying to unpack rootfs image as initramfs...\n[ 0.431498] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.433982] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.435660] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.437746] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.440660] Scanning for low memory corruption every 60 seconds\n[ 0.443058] Initialise system trusted keyring\n[ 0.444672] audit: initializing netlink socket (disabled)\n[ 0.446591] type=2000 audit(1533124240.521:1): initialized\n[ 0.471829] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.474416] zbud: loaded\n[ 0.475460] VFS: Disk quotas dquot_6.5.2\n[ 0.476696] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.478791] fuse init (API version 7.22)\n[ 0.480028] msgmni has been set to 3997\n[ 0.481237] Key type big_key registered\n[ 0.482681] Key type asymmetric registered\n[ 0.483898] Asymmetric key parser 'x509' registered\n[ 0.485290] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.487448] io scheduler noop registered\n[ 0.488626] io scheduler deadline registered (default)\n[ 0.490089] io scheduler cfq registered\n[ 0.491300] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.492839] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.494732] ipmi message handler version 39.2\n[ 0.496077] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.498205] ACPI: Power Button [PWRF]\n[ 0.499420] GHES: HEST is not enabled!\n[ 0.521093] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564253] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.586301] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.588097] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.611907] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.614387] Linux agpgart interface v0.103\n[ 0.616206] brd: module loaded\n[ 0.617471] loop: module loaded\n[ 0.618631] blk-mq: CPU -> queue map\n[ 0.619533] CPU 0 -> Queue 0\n[ 0.620339] CPU 1 -> Queue 0\n[ 0.621783] vda: vda1\n[ 0.623105] scsi0 : ata_piix\n[ 0.623957] scsi1 : ata_piix\n[ 0.624779] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.626128] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.627760] libphy: Fixed MDIO Bus: probed\n[ 0.628981] tun: Universal TUN/TAP device driver, 1.6\n[ 0.630022] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.632594] PPP generic driver version 2.4.2\n[ 0.633567] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.634831] ehci-pci: EHCI PCI platform driver\n[ 0.635760] ehci-platform: EHCI generic platform driver\n[ 0.636845] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.638058] ohci-pci: OHCI PCI platform driver\n[ 0.639019] ohci-platform: OHCI generic platform driver\n[ 0.640101] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.662246] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.663345] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.664962] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.666198] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.667530] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.669061] usb usb1: Product: UHCI Host Controller\n[ 0.670063] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.671310] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.672395] hub 1-0:1.0: USB hub found\n[ 0.673229] hub 1-0:1.0: 2 ports detected\n[ 0.674214] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.676496] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.677516] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.678687] mousedev: PS/2 mouse device common for all mice\n[ 0.680099] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.682099] rtc_cmos 00:00: RTC can wake from S4\n[ 0.683314] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.684611] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.685941] device-mapper: uevent: version 1.0.3\n[ 0.686999] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.688732] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.690030] TCP: cubic registered\n[ 0.690874] NET: Registered protocol family 10\n[ 0.692026] NET: Registered protocol family 17\n[ 0.692989] Key type dns_resolver registered\n[ 0.694164] Loading compiled-in X.509 certificates\n[ 0.695708] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.704517] registered taskstats version 1\n[ 0.707185] Key type trusted registered\n[ 0.710776] Key type encrypted registered\n[ 0.711690] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.712836] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.714385] regulator-dummy: disabling\n[ 0.715266] Magic number: 14:40:832\n[ 0.716230] rtc_cmos 00:00: setting system clock to 2018-08-01 11:50:40 UTC (1533124240)\n[ 0.717974] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.719163] EDD information not available.\n[ 0.785106] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.787088] Write protecting the kernel read-only data: 12288k\n[ 0.788817] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.791587] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.805904] systemd-udevd[107]: starting version 204\n[ 0.856860] FDC 0 is a S82078B\n[ 0.984075] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.149093] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.150567] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.151995] usb 1-1: Product: QEMU USB Tablet\n[ 1.152935] usb 1-1: Manufacturer: QEMU\n[ 1.153799] usb 1-1: SerialNumber: 42\n[ 1.432128] tsc: Refined TSC clocksource calibration: 3491.852 MHz\n[ 1.865290] 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.129560] 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.508376] random: init urandom read with 10 bits of entropy available\n * Stopping adjust system clock and timezone[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 3.364318] 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 Wed, 01 Aug 2018 11:50:43 +0000. Up 3.81 seconds.\ncloud-init-nonet[4.00]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[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 load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\ncloud-init-nonet[5.53]: static networking is now up\n * Starting Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 01 Aug 2018 11:50:45 +0000. Up 5.71 seconds.\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:32:c1:22 |\nci-info: | eth0 | True | 192.168.0.12 | 255.255.255.0 | fa:16:3e:73:21:e6 |\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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\nca:2b:90:4b:dc:ae:d8:3e:b7:81:0d:09:65:d9:de:4b root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| oo |\n| o. . |\n|. . . |\n| . .. E |\n| .oo . .S |\n| =+.... |\n| ..+o o |\n| oo +. . |\n|..++.o. |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n14:7a:1c:df:a7:e9:b4:d1:8a:46:25:27:b1:85:94:ef root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| o.oo. |\n| o +o= |\n| . + =.+ . |\n| o =.= |\n| S ..= . |\n| . +E+ |\n| o + |\n| . |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n7a:f8:33:54:cf:ff:00:20:27:75:90:72:75:7f:67:1b root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| o+o . |\n| ..o. . . |\n| ooo E=|\n| +.. .=|\n| S. o. . |\n| o. o. |\n| o.. .. |\n| oo .. |\n| .o ..|\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\ne8:2d:ab:ba:8f:ff:95:82:81:b5:ef:e3:34:40:9a:73 root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| |\n| o |\n| * . . |\n| = E . S |\n| o * . . |\n| . B + |\n| . o.* |\n| +=++=. |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Wed, 01 Aug 2018 11:50:51 +0000. Up 12.11 seconds.\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS homer-0 ttyS0\n\nhomer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 01 Aug 2018 11:50:53 +0000. Up 14.04 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 21901 0 --:--:-- --:--:-- --:--:-- 22020\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 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]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [75.9 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [419 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 [6322 B]\nGet:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [237 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [203 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 [7433 B]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1090 kB]\nGet:16 http://security.ubuntu.com trusty-security/universe Translation-en [129 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 [464 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 [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 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 [9709 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 [1896 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 [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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\nFetched 12.6 MB in 7s (1582 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.11\n+ '[' -n 192.168.0.11 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install homer --yes --force-yes\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 88.0 MB of archives.\nAfter this operation, 202 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 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 [8630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:30 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 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 [2076 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 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 [1688 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 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 [1051 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 [1490 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 [4838 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 [1485 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 [5394 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 [1820 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]\nExtracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 88.0 MB in 8s (10.1 MB/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-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\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-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\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-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\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-180326.111418_amd64.deb ...\nUnpacking crest (1.0-180326.111418) ...\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-180326.111418_amd64.deb ...\nUnpacking homer (1.0-180326.111418) ...\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) ...\n"} 2018-08-01 11:52:21,723 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/403696c5-2dcf-4228-b5b0-f44121c73b7c/action used request id req-1c983c31-e2b8-4482-8064-fdaf163020ae 2018-08-01 11:52:21,724 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.081778049469s 2018-08-01 11:52:21,725 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/403696c5-2dcf-4228-b5b0-f44121c73b7c/action used request id req-1c983c31-e2b8-4482-8064-fdaf163020ae 2018-08-01 11:52:21,726 - functest.core.singlevm - DEBUG - console: [ 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 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 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 00000000000f60e0 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.008082] Security Framework initialized [ 0.009267] AppArmor: AppArmor initialized [ 0.010367] Yama: becoming mindful. [ 0.012226] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015478] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016707] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018437] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020403] Initializing cgroup subsys memory [ 0.021333] Initializing cgroup subsys devices [ 0.022238] Initializing cgroup subsys freezer [ 0.024010] Initializing cgroup subsys blkio [ 0.024892] Initializing cgroup subsys perf_event [ 0.025846] Initializing cgroup subsys hugetlb [ 0.026818] CPU: Physical Processor ID: 0 [ 0.028016] FEATURE SPEC_CTRL Present [ 0.029730] mce: CPU supports 10 MCE banks [ 0.030903] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.030903] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032011] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033592] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.038176] Speculative Store Bypass: Vulnerable [ 0.040468] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.046580] ACPI: Core revision 20131115 [ 0.048171] ACPI: All ACPI Tables successfully acquired [ 0.049654] ftrace: allocating 28727 entries in 113 pages [ 0.068344] Enabling x2apic [ 0.069183] Enabled x2apic [ 0.070163] Switched APIC routing to physical x2apic. [ 0.072478] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.074057] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.076478] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.084681] KVM setup paravirtual spinlock [ 0.087370] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.088174] x86: Booting SMP configuration: [ 0.089088] .... node #0, CPUs: #1[ 0.087322] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.104028] x86: Booted up 1 node, 2 CPUs [ 0.104019] KVM setup async PF for cpu 1 [ 0.104020] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.107260] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.108362] devtmpfs: initialized [ 0.110285] EVM: security.selinux [ 0.111232] EVM: security.SMACK64 [ 0.112006] EVM: security.ima [ 0.112848] EVM: security.capability [ 0.113877] pinctrl core: initialized pinctrl subsystem [ 0.116066] regulator-dummy: no parameters [ 0.117230] RTC time: 11:50:39, date: 08/01/18 [ 0.118787] NET: Registered protocol family 16 [ 0.120199] cpuidle: using governor ladder [ 0.121551] cpuidle: using governor menu [ 0.122910] ACPI: bus type PCI registered [ 0.123824] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.124117] PCI: Using configuration type 1 for base access [ 0.126146] bio: create slab at 0 [ 0.126146] ACPI: Added _OSI(Module Device) [ 0.128004] ACPI: Added _OSI(Processor Device) [ 0.129175] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.130485] ACPI: Added _OSI(Processor Aggregator Device) [ 0.133242] ACPI: Interpreter enabled [ 0.134344] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.136766] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.139708] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.141666] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.144008] ACPI: (supports S0 S5) [ 0.145017] ACPI: Using IOAPIC for interrupt routing [ 0.148022] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.150715] ACPI: No dock devices found. [ 0.153688] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.155399] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.156008] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.157806] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.160199] acpiphp: Slot [3] registered [ 0.161356] acpiphp: Slot [4] registered [ 0.162504] acpiphp: Slot [5] registered [ 0.163661] acpiphp: Slot [6] registered [ 0.164023] acpiphp: Slot [7] registered [ 0.165212] acpiphp: Slot [8] registered [ 0.166446] acpiphp: Slot [9] registered [ 0.167637] acpiphp: Slot [10] registered [ 0.168021] acpiphp: Slot [11] registered [ 0.169103] acpiphp: Slot [12] registered [ 0.170213] acpiphp: Slot [13] registered [ 0.171313] acpiphp: Slot [14] registered [ 0.172019] acpiphp: Slot [15] registered [ 0.173186] acpiphp: Slot [16] registered [ 0.174285] acpiphp: Slot [17] registered [ 0.175384] acpiphp: Slot [18] registered [ 0.176026] acpiphp: Slot [19] registered [ 0.177110] acpiphp: Slot [20] registered [ 0.178205] acpiphp: Slot [21] registered [ 0.179299] acpiphp: Slot [22] registered [ 0.180023] acpiphp: Slot [23] registered [ 0.181117] acpiphp: Slot [24] registered [ 0.182235] acpiphp: Slot [25] registered [ 0.183303] acpiphp: Slot [26] registered [ 0.184019] acpiphp: Slot [27] registered [ 0.185154] acpiphp: Slot [28] registered [ 0.186260] acpiphp: Slot [29] registered [ 0.187324] acpiphp: Slot [30] registered [ 0.188027] acpiphp: Slot [31] registered [ 0.189095] PCI host bridge to bus 0000:00 [ 0.190181] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.191584] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.192004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.193583] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.194966] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.196004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.202671] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.204017] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.230457] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.232321] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.234157] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.235976] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.236762] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.238464] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.239788] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.239788] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.240004] vgaarb: loaded [ 0.240610] vgaarb: bridge control possible 0000:00:02.0 [ 0.241954] SCSI subsystem initialized [ 0.242934] ACPI: bus type USB registered [ 0.244033] usbcore: registered new interface driver usbfs [ 0.245437] usbcore: registered new interface driver hub [ 0.246858] usbcore: registered new device driver usb [ 0.248100] PCI: Using ACPI for IRQ routing [ 0.249420] NetLabel: Initializing [ 0.250379] NetLabel: domain hash size = 128 [ 0.251521] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.252065] NetLabel: unlabeled traffic allowed by default [ 0.253489] Switched to clocksource kvm-clock [ 0.260272] AppArmor: AppArmor Filesystem Enabled [ 0.261563] pnp: PnP ACPI init [ 0.262483] ACPI: bus type PNP registered [ 0.263990] pnp: PnP ACPI: found 8 devices [ 0.265325] ACPI: bus type PNP unregistered [ 0.273521] NET: Registered protocol family 2 [ 0.275306] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.277740] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.279930] TCP: Hash tables configured (established 16384 bind 16384) [ 0.281980] TCP: reno registered [ 0.283096] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.284848] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.286838] NET: Registered protocol family 1 [ 0.288254] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.289782] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.291275] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.313622] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.336270] Trying to unpack rootfs image as initramfs... [ 0.431498] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.433982] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.435660] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.437746] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.440660] Scanning for low memory corruption every 60 seconds [ 0.443058] Initialise system trusted keyring [ 0.444672] audit: initializing netlink socket (disabled) [ 0.446591] type=2000 audit(1533124240.521:1): initialized [ 0.471829] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.474416] zbud: loaded [ 0.475460] VFS: Disk quotas dquot_6.5.2 [ 0.476696] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.478791] fuse init (API version 7.22) [ 0.480028] msgmni has been set to 3997 [ 0.481237] Key type big_key registered [ 0.482681] Key type asymmetric registered [ 0.483898] Asymmetric key parser 'x509' registered [ 0.485290] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.487448] io scheduler noop registered [ 0.488626] io scheduler deadline registered (default) [ 0.490089] io scheduler cfq registered [ 0.491300] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.492839] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.494732] ipmi message handler version 39.2 [ 0.496077] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.498205] ACPI: Power Button [PWRF] [ 0.499420] GHES: HEST is not enabled! [ 0.521093] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.564253] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.586301] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.588097] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.611907] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.614387] Linux agpgart interface v0.103 [ 0.616206] brd: module loaded [ 0.617471] loop: module loaded [ 0.618631] blk-mq: CPU -> queue map [ 0.619533] CPU 0 -> Queue 0 [ 0.620339] CPU 1 -> Queue 0 [ 0.621783] vda: vda1 [ 0.623105] scsi0 : ata_piix [ 0.623957] scsi1 : ata_piix [ 0.624779] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.626128] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.627760] libphy: Fixed MDIO Bus: probed [ 0.628981] tun: Universal TUN/TAP device driver, 1.6 [ 0.630022] tun: (C) 1999-2004 Max Krasnyansky [ 0.632594] PPP generic driver version 2.4.2 [ 0.633567] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.634831] ehci-pci: EHCI PCI platform driver [ 0.635760] ehci-platform: EHCI generic platform driver [ 0.636845] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.638058] ohci-pci: OHCI PCI platform driver [ 0.639019] ohci-platform: OHCI generic platform driver [ 0.640101] uhci_hcd: USB Universal Host Controller Interface driver [ 0.662246] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.663345] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.664962] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.666198] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.667530] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.669061] usb usb1: Product: UHCI Host Controller [ 0.670063] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.671310] usb usb1: SerialNumber: 0000:00:01.2 [ 0.672395] hub 1-0:1.0: USB hub found [ 0.673229] hub 1-0:1.0: 2 ports detected [ 0.674214] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.676496] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.677516] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.678687] mousedev: PS/2 mouse device common for all mice [ 0.680099] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.682099] rtc_cmos 00:00: RTC can wake from S4 [ 0.683314] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.684611] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.685941] device-mapper: uevent: version 1.0.3 [ 0.686999] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.688732] ledtrig-cpu: registered to indicate activity on CPUs [ 0.690030] TCP: cubic registered [ 0.690874] NET: Registered protocol family 10 [ 0.692026] NET: Registered protocol family 17 [ 0.692989] Key type dns_resolver registered [ 0.694164] Loading compiled-in X.509 certificates [ 0.695708] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.704517] registered taskstats version 1 [ 0.707185] Key type trusted registered [ 0.710776] Key type encrypted registered [ 0.711690] AppArmor: AppArmor sha1 policy hashing enabled [ 0.712836] IMA: No TPM chip found, activating TPM-bypass! [ 0.714385] regulator-dummy: disabling [ 0.715266] Magic number: 14:40:832 [ 0.716230] rtc_cmos 00:00: setting system clock to 2018-08-01 11:50:40 UTC (1533124240) [ 0.717974] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.719163] EDD information not available. [ 0.785106] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.787088] Write protecting the kernel read-only data: 12288k [ 0.788817] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.791587] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.805904] systemd-udevd[107]: starting version 204 [ 0.856860] FDC 0 is a S82078B [ 0.984075] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.149093] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.150567] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.151995] usb 1-1: Product: QEMU USB Tablet [ 1.152935] usb 1-1: Manufacturer: QEMU [ 1.153799] usb 1-1: SerialNumber: 42 [ 1.432128] tsc: Refined TSC clocksource calibration: 3491.852 MHz [ 1.865290] 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.129560] 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.508376] random: init urandom read with 10 bits of entropy available * Stopping adjust system clock and timezone[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 3.364318] 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 Wed, 01 Aug 2018 11:50:43 +0000. Up 3.81 seconds. cloud-init-nonet[4.00]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[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 load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] cloud-init-nonet[5.53]: static networking is now up * Starting Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 01 Aug 2018 11:50:45 +0000. Up 5.71 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:32:c1:22 | ci-info: | eth0 | True | 192.168.0.12 | 255.255.255.0 | fa:16:3e:73:21:e6 | 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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: ca:2b:90:4b:dc:ae:d8:3e:b7:81:0d:09:65:d9:de:4b root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | oo | | o. . | |. . . | | . .. E | | .oo . .S | | =+.... | | ..+o o | | oo +. . | |..++.o. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 14:7a:1c:df:a7:e9:b4:d1:8a:46:25:27:b1:85:94:ef root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | o.oo. | | o +o= | | . + =.+ . | | o =.= | | S ..= . | | . +E+ | | o + | | . | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 7a:f8:33:54:cf:ff:00:20:27:75:90:72:75:7f:67:1b root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | o+o . | | ..o. . . | | ooo E=| | +.. .=| | S. o. . | | o. o. | | o.. .. | | oo .. | | .o ..| +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: e8:2d:ab:ba:8f:ff:95:82:81:b5:ef:e3:34:40:9a:73 root@homer-0 The key's randomart image is: +--[ED25519 256--+ | | | | | o | | * . . | | = E . S | | o * . . | | . B + | | . o.* | | +=++=. | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Wed, 01 Aug 2018 11:50:51 +0000. Up 12.11 seconds. * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 01 Aug 2018 11:50:53 +0000. Up 14.04 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 21901 0 --:--:-- --:--:-- --:--:-- 22020 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 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] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://security.ubuntu.com trusty-security/universe Sources [75.9 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [419 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 [6322 B] Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [237 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [203 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 [7433 B] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1090 kB] Get:16 http://security.ubuntu.com trusty-security/universe Translation-en [129 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 [464 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 [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 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 [9709 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 [1896 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 [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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 Fetched 12.6 MB in 7s (1582 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.11 + '[' -n 192.168.0.11 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install homer --yes --force-yes 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 88.0 MB of archives. After this operation, 202 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 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 [8630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:30 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 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 [2076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 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 [1688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 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 [1051 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 [1490 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 [4838 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 [1485 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 [5394 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 [1820 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 88.0 MB in 8s (10.1 MB/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-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... 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-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... 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-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... 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-180326.111418_amd64.deb ... Unpacking crest (1.0-180326.111418) ... 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-180326.111418_amd64.deb ... Unpacking homer (1.0-180326.111418) ... 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) ... 2018-08-01 11:52:21,728 - functest.core.singlevm - DEBUG - try 9: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-01 11:52:31,729 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:52:31,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 11:52:32,342 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:52: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-14cfe936-6e8c-496e-8932-99a24919a191 x-compute-request-id: req-14cfe936-6e8c-496e-8932-99a24919a191 Content-Encoding: gzip Content-Length: 1500 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:73:21:e6", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:21:e6", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:c1:22", "version": 4, "addr": "192.168.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:c1:22", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/403696c5-2dcf-4228-b5b0-f44121c73b7c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/403696c5-2dcf-4228-b5b0-f44121c73b7c", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:50:39.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "403696c5-2dcf-4228-b5b0-f44121c73b7c", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:50:39Z", "hostId": "b77b292b3e7d9cf79cae4c932a13feccc8c9d06d94f40658a48d29ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "homer-0.clearwater.opnfv", "created": "2018-08-01T11:49:56Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:65:ce:9b", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:ce:9b", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1a:c7:12", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/4bd05bc6-57ad-45f1-9a3d-6528db5d43ce", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/4bd05bc6-57ad-45f1-9a3d-6528db5d43ce", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:50:39.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "4bd05bc6-57ad-45f1-9a3d-6528db5d43ce", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:50:39Z", "hostId": "b77b292b3e7d9cf79cae4c932a13feccc8c9d06d94f40658a48d29ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "dime-0.clearwater.opnfv", "created": "2018-08-01T11:49:56Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:5a:2a:e0", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:2a:e0", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:a7:52", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:a7:52", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b9e44d42-7ef2-4457-a8ff-05ddaac34690", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b9e44d42-7ef2-4457-a8ff-05ddaac34690", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:50:39.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "b9e44d42-7ef2-4457-a8ff-05ddaac34690", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:50:39Z", "hostId": "b77b292b3e7d9cf79cae4c932a13feccc8c9d06d94f40658a48d29ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "bono-0.clearwater.opnfv", "created": "2018-08-01T11:49:56Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:8a:b7:0d", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:b7:0d", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:14:7b", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a5e6c3c0-1a1b-49e0-929c-51fea4ea1012", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a5e6c3c0-1a1b-49e0-929c-51fea4ea1012", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:50:32.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "a5e6c3c0-1a1b-49e0-929c-51fea4ea1012", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:50:33Z", "hostId": "0bf63998e69f749a8e677370730dafd105841e814b81fe61687a8d70", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-01T11:49:55Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:94:6d:cd", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:6d:cd", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:4d:c1", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/97163e3e-7028-4e1d-86ea-ce672c93ae8b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/97163e3e-7028-4e1d-86ea-ce672c93ae8b", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:50:29.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "97163e3e-7028-4e1d-86ea-ce672c93ae8b", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:50:29Z", "hostId": "b77b292b3e7d9cf79cae4c932a13feccc8c9d06d94f40658a48d29ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-01T11:49:54Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:c4:f6:13", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:f6:13", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/fd10f666-adc2-4414-a884-dcef4ada2d6d", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/fd10f666-adc2-4414-a884-dcef4ada2d6d", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:49:40.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "fd10f666-adc2-4414-a884-dcef4ada2d6d", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:49:40Z", "hostId": "0bf63998e69f749a8e677370730dafd105841e814b81fe61687a8d70", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-01T11:48:16Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:87:6e:c5", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:6e:c5", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:96:06", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/15fcad45-7e3e-496e-91b2-6dd6ba6f00fd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/15fcad45-7e3e-496e-91b2-6dd6ba6f00fd", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:48:06.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "15fcad45-7e3e-496e-91b2-6dd6ba6f00fd", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:48:06Z", "hostId": "b77b292b3e7d9cf79cae4c932a13feccc8c9d06d94f40658a48d29ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "ns.clearwater.opnfv", "created": "2018-08-01T11:46:20Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:52:32,342 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-14cfe936-6e8c-496e-8932-99a24919a191 2018-08-01 11:52:32,342 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.612946033478s 2018-08-01 11:52:32,343 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-14cfe936-6e8c-496e-8932-99a24919a191 2018-08-01 11:52:32,350 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-01 11:52:32,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/403696c5-2dcf-4228-b5b0-f44121c73b7c/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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-01 11:52:32,428 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:52: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-804593cc-db6a-46ab-8a7e-bc123c2034ad x-compute-request-id: req-804593cc-db6a-46ab-8a7e-bc123c2034ad Content-Encoding: gzip Content-Length: 15786 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 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\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 00000000000f60e0 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.008082] Security Framework initialized\n[ 0.009267] AppArmor: AppArmor initialized\n[ 0.010367] Yama: becoming mindful.\n[ 0.012226] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015478] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016707] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018437] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020403] Initializing cgroup subsys memory\n[ 0.021333] Initializing cgroup subsys devices\n[ 0.022238] Initializing cgroup subsys freezer\n[ 0.024010] Initializing cgroup subsys blkio\n[ 0.024892] Initializing cgroup subsys perf_event\n[ 0.025846] Initializing cgroup subsys hugetlb\n[ 0.026818] CPU: Physical Processor ID: 0\n[ 0.028016] FEATURE SPEC_CTRL Present\n[ 0.029730] mce: CPU supports 10 MCE banks\n[ 0.030903] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.030903] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032011] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033592] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.036003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.038176] Speculative Store Bypass: Vulnerable\n[ 0.040468] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.046580] ACPI: Core revision 20131115\n[ 0.048171] ACPI: All ACPI Tables successfully acquired\n[ 0.049654] ftrace: allocating 28727 entries in 113 pages\n[ 0.068344] Enabling x2apic\n[ 0.069183] Enabled x2apic\n[ 0.070163] Switched APIC routing to physical x2apic.\n[ 0.072478] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.074057] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.076478] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.084681] KVM setup paravirtual spinlock\n[ 0.087370] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.088174] x86: Booting SMP configuration:\n[ 0.089088] .... node #0, CPUs: #1[ 0.087322] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.104028] x86: Booted up 1 node, 2 CPUs\n[ 0.104019] KVM setup async PF for cpu 1\n[ 0.104020] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.107260] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.108362] devtmpfs: initialized\n[ 0.110285] EVM: security.selinux\n[ 0.111232] EVM: security.SMACK64\n[ 0.112006] EVM: security.ima\n[ 0.112848] EVM: security.capability\n[ 0.113877] pinctrl core: initialized pinctrl subsystem\n[ 0.116066] regulator-dummy: no parameters\n[ 0.117230] RTC time: 11:50:39, date: 08/01/18\n[ 0.118787] NET: Registered protocol family 16\n[ 0.120199] cpuidle: using governor ladder\n[ 0.121551] cpuidle: using governor menu\n[ 0.122910] ACPI: bus type PCI registered\n[ 0.123824] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.124117] PCI: Using configuration type 1 for base access\n[ 0.126146] bio: create slab at 0\n[ 0.126146] ACPI: Added _OSI(Module Device)\n[ 0.128004] ACPI: Added _OSI(Processor Device)\n[ 0.129175] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.130485] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.133242] ACPI: Interpreter enabled\n[ 0.134344] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.136766] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.139708] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.141666] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.144008] ACPI: (supports S0 S5)\n[ 0.145017] ACPI: Using IOAPIC for interrupt routing\n[ 0.148022] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.150715] ACPI: No dock devices found.\n[ 0.153688] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.155399] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.156008] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.157806] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.160199] acpiphp: Slot [3] registered\n[ 0.161356] acpiphp: Slot [4] registered\n[ 0.162504] acpiphp: Slot [5] registered\n[ 0.163661] acpiphp: Slot [6] registered\n[ 0.164023] acpiphp: Slot [7] registered\n[ 0.165212] acpiphp: Slot [8] registered\n[ 0.166446] acpiphp: Slot [9] registered\n[ 0.167637] acpiphp: Slot [10] registered\n[ 0.168021] acpiphp: Slot [11] registered\n[ 0.169103] acpiphp: Slot [12] registered\n[ 0.170213] acpiphp: Slot [13] registered\n[ 0.171313] acpiphp: Slot [14] registered\n[ 0.172019] acpiphp: Slot [15] registered\n[ 0.173186] acpiphp: Slot [16] registered\n[ 0.174285] acpiphp: Slot [17] registered\n[ 0.175384] acpiphp: Slot [18] registered\n[ 0.176026] acpiphp: Slot [19] registered\n[ 0.177110] acpiphp: Slot [20] registered\n[ 0.178205] acpiphp: Slot [21] registered\n[ 0.179299] acpiphp: Slot [22] registered\n[ 0.180023] acpiphp: Slot [23] registered\n[ 0.181117] acpiphp: Slot [24] registered\n[ 0.182235] acpiphp: Slot [25] registered\n[ 0.183303] acpiphp: Slot [26] registered\n[ 0.184019] acpiphp: Slot [27] registered\n[ 0.185154] acpiphp: Slot [28] registered\n[ 0.186260] acpiphp: Slot [29] registered\n[ 0.187324] acpiphp: Slot [30] registered\n[ 0.188027] acpiphp: Slot [31] registered\n[ 0.189095] PCI host bridge to bus 0000:00\n[ 0.190181] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.191584] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.192004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.193583] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.194966] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.196004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.202671] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.204017] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.230457] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.232321] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.234157] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.235976] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.236762] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.238464] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.239788] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.239788] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.240004] vgaarb: loaded\n[ 0.240610] vgaarb: bridge control possible 0000:00:02.0\n[ 0.241954] SCSI subsystem initialized\n[ 0.242934] ACPI: bus type USB registered\n[ 0.244033] usbcore: registered new interface driver usbfs\n[ 0.245437] usbcore: registered new interface driver hub\n[ 0.246858] usbcore: registered new device driver usb\n[ 0.248100] PCI: Using ACPI for IRQ routing\n[ 0.249420] NetLabel: Initializing\n[ 0.250379] NetLabel: domain hash size = 128\n[ 0.251521] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.252065] NetLabel: unlabeled traffic allowed by default\n[ 0.253489] Switched to clocksource kvm-clock\n[ 0.260272] AppArmor: AppArmor Filesystem Enabled\n[ 0.261563] pnp: PnP ACPI init\n[ 0.262483] ACPI: bus type PNP registered\n[ 0.263990] pnp: PnP ACPI: found 8 devices\n[ 0.265325] ACPI: bus type PNP unregistered\n[ 0.273521] NET: Registered protocol family 2\n[ 0.275306] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.277740] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.279930] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.281980] TCP: reno registered\n[ 0.283096] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.284848] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.286838] NET: Registered protocol family 1\n[ 0.288254] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.289782] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.291275] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.313622] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.336270] Trying to unpack rootfs image as initramfs...\n[ 0.431498] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.433982] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.435660] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.437746] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.440660] Scanning for low memory corruption every 60 seconds\n[ 0.443058] Initialise system trusted keyring\n[ 0.444672] audit: initializing netlink socket (disabled)\n[ 0.446591] type=2000 audit(1533124240.521:1): initialized\n[ 0.471829] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.474416] zbud: loaded\n[ 0.475460] VFS: Disk quotas dquot_6.5.2\n[ 0.476696] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.478791] fuse init (API version 7.22)\n[ 0.480028] msgmni has been set to 3997\n[ 0.481237] Key type big_key registered\n[ 0.482681] Key type asymmetric registered\n[ 0.483898] Asymmetric key parser 'x509' registered\n[ 0.485290] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.487448] io scheduler noop registered\n[ 0.488626] io scheduler deadline registered (default)\n[ 0.490089] io scheduler cfq registered\n[ 0.491300] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.492839] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.494732] ipmi message handler version 39.2\n[ 0.496077] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.498205] ACPI: Power Button [PWRF]\n[ 0.499420] GHES: HEST is not enabled!\n[ 0.521093] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564253] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.586301] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.588097] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.611907] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.614387] Linux agpgart interface v0.103\n[ 0.616206] brd: module loaded\n[ 0.617471] loop: module loaded\n[ 0.618631] blk-mq: CPU -> queue map\n[ 0.619533] CPU 0 -> Queue 0\n[ 0.620339] CPU 1 -> Queue 0\n[ 0.621783] vda: vda1\n[ 0.623105] scsi0 : ata_piix\n[ 0.623957] scsi1 : ata_piix\n[ 0.624779] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.626128] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.627760] libphy: Fixed MDIO Bus: probed\n[ 0.628981] tun: Universal TUN/TAP device driver, 1.6\n[ 0.630022] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.632594] PPP generic driver version 2.4.2\n[ 0.633567] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.634831] ehci-pci: EHCI PCI platform driver\n[ 0.635760] ehci-platform: EHCI generic platform driver\n[ 0.636845] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.638058] ohci-pci: OHCI PCI platform driver\n[ 0.639019] ohci-platform: OHCI generic platform driver\n[ 0.640101] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.662246] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.663345] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.664962] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.666198] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.667530] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.669061] usb usb1: Product: UHCI Host Controller\n[ 0.670063] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.671310] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.672395] hub 1-0:1.0: USB hub found\n[ 0.673229] hub 1-0:1.0: 2 ports detected\n[ 0.674214] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.676496] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.677516] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.678687] mousedev: PS/2 mouse device common for all mice\n[ 0.680099] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.682099] rtc_cmos 00:00: RTC can wake from S4\n[ 0.683314] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.684611] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.685941] device-mapper: uevent: version 1.0.3\n[ 0.686999] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.688732] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.690030] TCP: cubic registered\n[ 0.690874] NET: Registered protocol family 10\n[ 0.692026] NET: Registered protocol family 17\n[ 0.692989] Key type dns_resolver registered\n[ 0.694164] Loading compiled-in X.509 certificates\n[ 0.695708] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.704517] registered taskstats version 1\n[ 0.707185] Key type trusted registered\n[ 0.710776] Key type encrypted registered\n[ 0.711690] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.712836] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.714385] regulator-dummy: disabling\n[ 0.715266] Magic number: 14:40:832\n[ 0.716230] rtc_cmos 00:00: setting system clock to 2018-08-01 11:50:40 UTC (1533124240)\n[ 0.717974] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.719163] EDD information not available.\n[ 0.785106] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.787088] Write protecting the kernel read-only data: 12288k\n[ 0.788817] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.791587] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.805904] systemd-udevd[107]: starting version 204\n[ 0.856860] FDC 0 is a S82078B\n[ 0.984075] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.149093] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.150567] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.151995] usb 1-1: Product: QEMU USB Tablet\n[ 1.152935] usb 1-1: Manufacturer: QEMU\n[ 1.153799] usb 1-1: SerialNumber: 42\n[ 1.432128] tsc: Refined TSC clocksource calibration: 3491.852 MHz\n[ 1.865290] 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.129560] 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.508376] random: init urandom read with 10 bits of entropy available\n * Stopping adjust system clock and timezone[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 3.364318] 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 Wed, 01 Aug 2018 11:50:43 +0000. Up 3.81 seconds.\ncloud-init-nonet[4.00]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[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 load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\ncloud-init-nonet[5.53]: static networking is now up\n * Starting Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 01 Aug 2018 11:50:45 +0000. Up 5.71 seconds.\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:32:c1:22 |\nci-info: | eth0 | True | 192.168.0.12 | 255.255.255.0 | fa:16:3e:73:21:e6 |\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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\nca:2b:90:4b:dc:ae:d8:3e:b7:81:0d:09:65:d9:de:4b root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| oo |\n| o. . |\n|. . . |\n| . .. E |\n| .oo . .S |\n| =+.... |\n| ..+o o |\n| oo +. . |\n|..++.o. |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n14:7a:1c:df:a7:e9:b4:d1:8a:46:25:27:b1:85:94:ef root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| o.oo. |\n| o +o= |\n| . + =.+ . |\n| o =.= |\n| S ..= . |\n| . +E+ |\n| o + |\n| . |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n7a:f8:33:54:cf:ff:00:20:27:75:90:72:75:7f:67:1b root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| o+o . |\n| ..o. . . |\n| ooo E=|\n| +.. .=|\n| S. o. . |\n| o. o. |\n| o.. .. |\n| oo .. |\n| .o ..|\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\ne8:2d:ab:ba:8f:ff:95:82:81:b5:ef:e3:34:40:9a:73 root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| |\n| o |\n| * . . |\n| = E . S |\n| o * . . |\n| . B + |\n| . o.* |\n| +=++=. |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Wed, 01 Aug 2018 11:50:51 +0000. Up 12.11 seconds.\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS homer-0 ttyS0\n\nhomer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 01 Aug 2018 11:50:53 +0000. Up 14.04 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 21901 0 --:--:-- --:--:-- --:--:-- 22020\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 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]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [75.9 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [419 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 [6322 B]\nGet:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [237 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [203 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 [7433 B]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1090 kB]\nGet:16 http://security.ubuntu.com trusty-security/universe Translation-en [129 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 [464 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 [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 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 [9709 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 [1896 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 [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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\nFetched 12.6 MB in 7s (1582 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.11\n+ '[' -n 192.168.0.11 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install homer --yes --force-yes\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 88.0 MB of archives.\nAfter this operation, 202 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 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 [8630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:30 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 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 [2076 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 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 [1688 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 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 [1051 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 [1490 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 [4838 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 [1485 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 [5394 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 [1820 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]\nExtracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 88.0 MB in 8s (10.1 MB/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-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\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-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\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-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\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-180326.111418_amd64.deb ...\nUnpacking crest (1.0-180326.111418) ...\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-180326.111418_amd64.deb ...\nUnpacking homer (1.0-180326.111418) ...\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) ...\n"} 2018-08-01 11:52:32,430 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/403696c5-2dcf-4228-b5b0-f44121c73b7c/action used request id req-804593cc-db6a-46ab-8a7e-bc123c2034ad 2018-08-01 11:52:32,430 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0798010826111s 2018-08-01 11:52:32,432 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/403696c5-2dcf-4228-b5b0-f44121c73b7c/action used request id req-804593cc-db6a-46ab-8a7e-bc123c2034ad 2018-08-01 11:52:32,432 - functest.core.singlevm - DEBUG - console: [ 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 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 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 00000000000f60e0 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.008082] Security Framework initialized [ 0.009267] AppArmor: AppArmor initialized [ 0.010367] Yama: becoming mindful. [ 0.012226] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015478] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016707] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018437] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020403] Initializing cgroup subsys memory [ 0.021333] Initializing cgroup subsys devices [ 0.022238] Initializing cgroup subsys freezer [ 0.024010] Initializing cgroup subsys blkio [ 0.024892] Initializing cgroup subsys perf_event [ 0.025846] Initializing cgroup subsys hugetlb [ 0.026818] CPU: Physical Processor ID: 0 [ 0.028016] FEATURE SPEC_CTRL Present [ 0.029730] mce: CPU supports 10 MCE banks [ 0.030903] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.030903] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032011] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033592] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.038176] Speculative Store Bypass: Vulnerable [ 0.040468] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.046580] ACPI: Core revision 20131115 [ 0.048171] ACPI: All ACPI Tables successfully acquired [ 0.049654] ftrace: allocating 28727 entries in 113 pages [ 0.068344] Enabling x2apic [ 0.069183] Enabled x2apic [ 0.070163] Switched APIC routing to physical x2apic. [ 0.072478] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.074057] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.076478] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.084681] KVM setup paravirtual spinlock [ 0.087370] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.088174] x86: Booting SMP configuration: [ 0.089088] .... node #0, CPUs: #1[ 0.087322] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.104028] x86: Booted up 1 node, 2 CPUs [ 0.104019] KVM setup async PF for cpu 1 [ 0.104020] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.107260] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.108362] devtmpfs: initialized [ 0.110285] EVM: security.selinux [ 0.111232] EVM: security.SMACK64 [ 0.112006] EVM: security.ima [ 0.112848] EVM: security.capability [ 0.113877] pinctrl core: initialized pinctrl subsystem [ 0.116066] regulator-dummy: no parameters [ 0.117230] RTC time: 11:50:39, date: 08/01/18 [ 0.118787] NET: Registered protocol family 16 [ 0.120199] cpuidle: using governor ladder [ 0.121551] cpuidle: using governor menu [ 0.122910] ACPI: bus type PCI registered [ 0.123824] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.124117] PCI: Using configuration type 1 for base access [ 0.126146] bio: create slab at 0 [ 0.126146] ACPI: Added _OSI(Module Device) [ 0.128004] ACPI: Added _OSI(Processor Device) [ 0.129175] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.130485] ACPI: Added _OSI(Processor Aggregator Device) [ 0.133242] ACPI: Interpreter enabled [ 0.134344] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.136766] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.139708] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.141666] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.144008] ACPI: (supports S0 S5) [ 0.145017] ACPI: Using IOAPIC for interrupt routing [ 0.148022] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.150715] ACPI: No dock devices found. [ 0.153688] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.155399] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.156008] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.157806] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.160199] acpiphp: Slot [3] registered [ 0.161356] acpiphp: Slot [4] registered [ 0.162504] acpiphp: Slot [5] registered [ 0.163661] acpiphp: Slot [6] registered [ 0.164023] acpiphp: Slot [7] registered [ 0.165212] acpiphp: Slot [8] registered [ 0.166446] acpiphp: Slot [9] registered [ 0.167637] acpiphp: Slot [10] registered [ 0.168021] acpiphp: Slot [11] registered [ 0.169103] acpiphp: Slot [12] registered [ 0.170213] acpiphp: Slot [13] registered [ 0.171313] acpiphp: Slot [14] registered [ 0.172019] acpiphp: Slot [15] registered [ 0.173186] acpiphp: Slot [16] registered [ 0.174285] acpiphp: Slot [17] registered [ 0.175384] acpiphp: Slot [18] registered [ 0.176026] acpiphp: Slot [19] registered [ 0.177110] acpiphp: Slot [20] registered [ 0.178205] acpiphp: Slot [21] registered [ 0.179299] acpiphp: Slot [22] registered [ 0.180023] acpiphp: Slot [23] registered [ 0.181117] acpiphp: Slot [24] registered [ 0.182235] acpiphp: Slot [25] registered [ 0.183303] acpiphp: Slot [26] registered [ 0.184019] acpiphp: Slot [27] registered [ 0.185154] acpiphp: Slot [28] registered [ 0.186260] acpiphp: Slot [29] registered [ 0.187324] acpiphp: Slot [30] registered [ 0.188027] acpiphp: Slot [31] registered [ 0.189095] PCI host bridge to bus 0000:00 [ 0.190181] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.191584] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.192004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.193583] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.194966] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.196004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.202671] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.204017] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.230457] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.232321] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.234157] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.235976] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.236762] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.238464] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.239788] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.239788] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.240004] vgaarb: loaded [ 0.240610] vgaarb: bridge control possible 0000:00:02.0 [ 0.241954] SCSI subsystem initialized [ 0.242934] ACPI: bus type USB registered [ 0.244033] usbcore: registered new interface driver usbfs [ 0.245437] usbcore: registered new interface driver hub [ 0.246858] usbcore: registered new device driver usb [ 0.248100] PCI: Using ACPI for IRQ routing [ 0.249420] NetLabel: Initializing [ 0.250379] NetLabel: domain hash size = 128 [ 0.251521] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.252065] NetLabel: unlabeled traffic allowed by default [ 0.253489] Switched to clocksource kvm-clock [ 0.260272] AppArmor: AppArmor Filesystem Enabled [ 0.261563] pnp: PnP ACPI init [ 0.262483] ACPI: bus type PNP registered [ 0.263990] pnp: PnP ACPI: found 8 devices [ 0.265325] ACPI: bus type PNP unregistered [ 0.273521] NET: Registered protocol family 2 [ 0.275306] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.277740] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.279930] TCP: Hash tables configured (established 16384 bind 16384) [ 0.281980] TCP: reno registered [ 0.283096] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.284848] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.286838] NET: Registered protocol family 1 [ 0.288254] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.289782] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.291275] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.313622] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.336270] Trying to unpack rootfs image as initramfs... [ 0.431498] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.433982] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.435660] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.437746] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.440660] Scanning for low memory corruption every 60 seconds [ 0.443058] Initialise system trusted keyring [ 0.444672] audit: initializing netlink socket (disabled) [ 0.446591] type=2000 audit(1533124240.521:1): initialized [ 0.471829] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.474416] zbud: loaded [ 0.475460] VFS: Disk quotas dquot_6.5.2 [ 0.476696] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.478791] fuse init (API version 7.22) [ 0.480028] msgmni has been set to 3997 [ 0.481237] Key type big_key registered [ 0.482681] Key type asymmetric registered [ 0.483898] Asymmetric key parser 'x509' registered [ 0.485290] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.487448] io scheduler noop registered [ 0.488626] io scheduler deadline registered (default) [ 0.490089] io scheduler cfq registered [ 0.491300] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.492839] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.494732] ipmi message handler version 39.2 [ 0.496077] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.498205] ACPI: Power Button [PWRF] [ 0.499420] GHES: HEST is not enabled! [ 0.521093] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.564253] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.586301] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.588097] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.611907] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.614387] Linux agpgart interface v0.103 [ 0.616206] brd: module loaded [ 0.617471] loop: module loaded [ 0.618631] blk-mq: CPU -> queue map [ 0.619533] CPU 0 -> Queue 0 [ 0.620339] CPU 1 -> Queue 0 [ 0.621783] vda: vda1 [ 0.623105] scsi0 : ata_piix [ 0.623957] scsi1 : ata_piix [ 0.624779] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.626128] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.627760] libphy: Fixed MDIO Bus: probed [ 0.628981] tun: Universal TUN/TAP device driver, 1.6 [ 0.630022] tun: (C) 1999-2004 Max Krasnyansky [ 0.632594] PPP generic driver version 2.4.2 [ 0.633567] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.634831] ehci-pci: EHCI PCI platform driver [ 0.635760] ehci-platform: EHCI generic platform driver [ 0.636845] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.638058] ohci-pci: OHCI PCI platform driver [ 0.639019] ohci-platform: OHCI generic platform driver [ 0.640101] uhci_hcd: USB Universal Host Controller Interface driver [ 0.662246] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.663345] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.664962] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.666198] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.667530] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.669061] usb usb1: Product: UHCI Host Controller [ 0.670063] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.671310] usb usb1: SerialNumber: 0000:00:01.2 [ 0.672395] hub 1-0:1.0: USB hub found [ 0.673229] hub 1-0:1.0: 2 ports detected [ 0.674214] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.676496] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.677516] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.678687] mousedev: PS/2 mouse device common for all mice [ 0.680099] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.682099] rtc_cmos 00:00: RTC can wake from S4 [ 0.683314] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.684611] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.685941] device-mapper: uevent: version 1.0.3 [ 0.686999] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.688732] ledtrig-cpu: registered to indicate activity on CPUs [ 0.690030] TCP: cubic registered [ 0.690874] NET: Registered protocol family 10 [ 0.692026] NET: Registered protocol family 17 [ 0.692989] Key type dns_resolver registered [ 0.694164] Loading compiled-in X.509 certificates [ 0.695708] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.704517] registered taskstats version 1 [ 0.707185] Key type trusted registered [ 0.710776] Key type encrypted registered [ 0.711690] AppArmor: AppArmor sha1 policy hashing enabled [ 0.712836] IMA: No TPM chip found, activating TPM-bypass! [ 0.714385] regulator-dummy: disabling [ 0.715266] Magic number: 14:40:832 [ 0.716230] rtc_cmos 00:00: setting system clock to 2018-08-01 11:50:40 UTC (1533124240) [ 0.717974] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.719163] EDD information not available. [ 0.785106] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.787088] Write protecting the kernel read-only data: 12288k [ 0.788817] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.791587] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.805904] systemd-udevd[107]: starting version 204 [ 0.856860] FDC 0 is a S82078B [ 0.984075] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.149093] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.150567] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.151995] usb 1-1: Product: QEMU USB Tablet [ 1.152935] usb 1-1: Manufacturer: QEMU [ 1.153799] usb 1-1: SerialNumber: 42 [ 1.432128] tsc: Refined TSC clocksource calibration: 3491.852 MHz [ 1.865290] 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.129560] 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.508376] random: init urandom read with 10 bits of entropy available * Stopping adjust system clock and timezone[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 3.364318] 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 Wed, 01 Aug 2018 11:50:43 +0000. Up 3.81 seconds. cloud-init-nonet[4.00]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[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 load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] cloud-init-nonet[5.53]: static networking is now up * Starting Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 01 Aug 2018 11:50:45 +0000. Up 5.71 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:32:c1:22 | ci-info: | eth0 | True | 192.168.0.12 | 255.255.255.0 | fa:16:3e:73:21:e6 | 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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: ca:2b:90:4b:dc:ae:d8:3e:b7:81:0d:09:65:d9:de:4b root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | oo | | o. . | |. . . | | . .. E | | .oo . .S | | =+.... | | ..+o o | | oo +. . | |..++.o. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 14:7a:1c:df:a7:e9:b4:d1:8a:46:25:27:b1:85:94:ef root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | o.oo. | | o +o= | | . + =.+ . | | o =.= | | S ..= . | | . +E+ | | o + | | . | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 7a:f8:33:54:cf:ff:00:20:27:75:90:72:75:7f:67:1b root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | o+o . | | ..o. . . | | ooo E=| | +.. .=| | S. o. . | | o. o. | | o.. .. | | oo .. | | .o ..| +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: e8:2d:ab:ba:8f:ff:95:82:81:b5:ef:e3:34:40:9a:73 root@homer-0 The key's randomart image is: +--[ED25519 256--+ | | | | | o | | * . . | | = E . S | | o * . . | | . B + | | . o.* | | +=++=. | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Wed, 01 Aug 2018 11:50:51 +0000. Up 12.11 seconds. * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 01 Aug 2018 11:50:53 +0000. Up 14.04 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 21901 0 --:--:-- --:--:-- --:--:-- 22020 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 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] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://security.ubuntu.com trusty-security/universe Sources [75.9 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [419 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 [6322 B] Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [237 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [203 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 [7433 B] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1090 kB] Get:16 http://security.ubuntu.com trusty-security/universe Translation-en [129 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 [464 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 [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 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 [9709 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 [1896 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 [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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 Fetched 12.6 MB in 7s (1582 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.11 + '[' -n 192.168.0.11 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install homer --yes --force-yes 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 88.0 MB of archives. After this operation, 202 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 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 [8630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:30 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 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 [2076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 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 [1688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 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 [1051 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 [1490 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 [4838 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 [1485 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 [5394 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 [1820 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 88.0 MB in 8s (10.1 MB/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-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... 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-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... 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-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... 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-180326.111418_amd64.deb ... Unpacking crest (1.0-180326.111418) ... 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-180326.111418_amd64.deb ... Unpacking homer (1.0-180326.111418) ... 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) ... 2018-08-01 11:52:32,436 - functest.core.singlevm - DEBUG - try 10: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-01 11:52:42,446 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:52:42,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 11:52:43,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:52: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-7653486f-35d0-45dc-b00f-53188baef7d8 x-compute-request-id: req-7653486f-35d0-45dc-b00f-53188baef7d8 Content-Encoding: gzip Content-Length: 1500 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:73:21:e6", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:21:e6", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:c1:22", "version": 4, "addr": "192.168.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:c1:22", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/403696c5-2dcf-4228-b5b0-f44121c73b7c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/403696c5-2dcf-4228-b5b0-f44121c73b7c", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:50:39.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "403696c5-2dcf-4228-b5b0-f44121c73b7c", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:50:39Z", "hostId": "b77b292b3e7d9cf79cae4c932a13feccc8c9d06d94f40658a48d29ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "homer-0.clearwater.opnfv", "created": "2018-08-01T11:49:56Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:65:ce:9b", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:ce:9b", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1a:c7:12", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/4bd05bc6-57ad-45f1-9a3d-6528db5d43ce", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/4bd05bc6-57ad-45f1-9a3d-6528db5d43ce", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:50:39.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "4bd05bc6-57ad-45f1-9a3d-6528db5d43ce", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:50:39Z", "hostId": "b77b292b3e7d9cf79cae4c932a13feccc8c9d06d94f40658a48d29ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "dime-0.clearwater.opnfv", "created": "2018-08-01T11:49:56Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:5a:2a:e0", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:2a:e0", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:a7:52", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:a7:52", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b9e44d42-7ef2-4457-a8ff-05ddaac34690", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b9e44d42-7ef2-4457-a8ff-05ddaac34690", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:50:39.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "b9e44d42-7ef2-4457-a8ff-05ddaac34690", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:50:39Z", "hostId": "b77b292b3e7d9cf79cae4c932a13feccc8c9d06d94f40658a48d29ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "bono-0.clearwater.opnfv", "created": "2018-08-01T11:49:56Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:8a:b7:0d", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:b7:0d", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:14:7b", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a5e6c3c0-1a1b-49e0-929c-51fea4ea1012", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a5e6c3c0-1a1b-49e0-929c-51fea4ea1012", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:50:32.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "a5e6c3c0-1a1b-49e0-929c-51fea4ea1012", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:50:33Z", "hostId": "0bf63998e69f749a8e677370730dafd105841e814b81fe61687a8d70", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-01T11:49:55Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:94:6d:cd", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:6d:cd", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:4d:c1", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/97163e3e-7028-4e1d-86ea-ce672c93ae8b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/97163e3e-7028-4e1d-86ea-ce672c93ae8b", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:50:29.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "97163e3e-7028-4e1d-86ea-ce672c93ae8b", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:50:29Z", "hostId": "b77b292b3e7d9cf79cae4c932a13feccc8c9d06d94f40658a48d29ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-01T11:49:54Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:c4:f6:13", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:f6:13", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/fd10f666-adc2-4414-a884-dcef4ada2d6d", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/fd10f666-adc2-4414-a884-dcef4ada2d6d", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:49:40.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "fd10f666-adc2-4414-a884-dcef4ada2d6d", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:49:40Z", "hostId": "0bf63998e69f749a8e677370730dafd105841e814b81fe61687a8d70", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-01T11:48:16Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:87:6e:c5", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:6e:c5", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:96:06", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/15fcad45-7e3e-496e-91b2-6dd6ba6f00fd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/15fcad45-7e3e-496e-91b2-6dd6ba6f00fd", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:48:06.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "15fcad45-7e3e-496e-91b2-6dd6ba6f00fd", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:48:06Z", "hostId": "b77b292b3e7d9cf79cae4c932a13feccc8c9d06d94f40658a48d29ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "ns.clearwater.opnfv", "created": "2018-08-01T11:46:20Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:52:43,076 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-7653486f-35d0-45dc-b00f-53188baef7d8 2018-08-01 11:52:43,076 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.629369974136s 2018-08-01 11:52:43,077 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-7653486f-35d0-45dc-b00f-53188baef7d8 2018-08-01 11:52:43,084 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-01 11:52:43,086 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/403696c5-2dcf-4228-b5b0-f44121c73b7c/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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-01 11:52:43,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:52: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-154ed2c7-71ca-4079-8b25-55e65ed78404 x-compute-request-id: req-154ed2c7-71ca-4079-8b25-55e65ed78404 Content-Encoding: gzip Content-Length: 16423 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 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\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 00000000000f60e0 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.008082] Security Framework initialized\n[ 0.009267] AppArmor: AppArmor initialized\n[ 0.010367] Yama: becoming mindful.\n[ 0.012226] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015478] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016707] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018437] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020403] Initializing cgroup subsys memory\n[ 0.021333] Initializing cgroup subsys devices\n[ 0.022238] Initializing cgroup subsys freezer\n[ 0.024010] Initializing cgroup subsys blkio\n[ 0.024892] Initializing cgroup subsys perf_event\n[ 0.025846] Initializing cgroup subsys hugetlb\n[ 0.026818] CPU: Physical Processor ID: 0\n[ 0.028016] FEATURE SPEC_CTRL Present\n[ 0.029730] mce: CPU supports 10 MCE banks\n[ 0.030903] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.030903] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032011] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033592] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.036003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.038176] Speculative Store Bypass: Vulnerable\n[ 0.040468] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.046580] ACPI: Core revision 20131115\n[ 0.048171] ACPI: All ACPI Tables successfully acquired\n[ 0.049654] ftrace: allocating 28727 entries in 113 pages\n[ 0.068344] Enabling x2apic\n[ 0.069183] Enabled x2apic\n[ 0.070163] Switched APIC routing to physical x2apic.\n[ 0.072478] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.074057] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.076478] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.084681] KVM setup paravirtual spinlock\n[ 0.087370] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.088174] x86: Booting SMP configuration:\n[ 0.089088] .... node #0, CPUs: #1[ 0.087322] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.104028] x86: Booted up 1 node, 2 CPUs\n[ 0.104019] KVM setup async PF for cpu 1\n[ 0.104020] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.107260] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.108362] devtmpfs: initialized\n[ 0.110285] EVM: security.selinux\n[ 0.111232] EVM: security.SMACK64\n[ 0.112006] EVM: security.ima\n[ 0.112848] EVM: security.capability\n[ 0.113877] pinctrl core: initialized pinctrl subsystem\n[ 0.116066] regulator-dummy: no parameters\n[ 0.117230] RTC time: 11:50:39, date: 08/01/18\n[ 0.118787] NET: Registered protocol family 16\n[ 0.120199] cpuidle: using governor ladder\n[ 0.121551] cpuidle: using governor menu\n[ 0.122910] ACPI: bus type PCI registered\n[ 0.123824] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.124117] PCI: Using configuration type 1 for base access\n[ 0.126146] bio: create slab at 0\n[ 0.126146] ACPI: Added _OSI(Module Device)\n[ 0.128004] ACPI: Added _OSI(Processor Device)\n[ 0.129175] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.130485] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.133242] ACPI: Interpreter enabled\n[ 0.134344] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.136766] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.139708] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.141666] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.144008] ACPI: (supports S0 S5)\n[ 0.145017] ACPI: Using IOAPIC for interrupt routing\n[ 0.148022] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.150715] ACPI: No dock devices found.\n[ 0.153688] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.155399] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.156008] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.157806] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.160199] acpiphp: Slot [3] registered\n[ 0.161356] acpiphp: Slot [4] registered\n[ 0.162504] acpiphp: Slot [5] registered\n[ 0.163661] acpiphp: Slot [6] registered\n[ 0.164023] acpiphp: Slot [7] registered\n[ 0.165212] acpiphp: Slot [8] registered\n[ 0.166446] acpiphp: Slot [9] registered\n[ 0.167637] acpiphp: Slot [10] registered\n[ 0.168021] acpiphp: Slot [11] registered\n[ 0.169103] acpiphp: Slot [12] registered\n[ 0.170213] acpiphp: Slot [13] registered\n[ 0.171313] acpiphp: Slot [14] registered\n[ 0.172019] acpiphp: Slot [15] registered\n[ 0.173186] acpiphp: Slot [16] registered\n[ 0.174285] acpiphp: Slot [17] registered\n[ 0.175384] acpiphp: Slot [18] registered\n[ 0.176026] acpiphp: Slot [19] registered\n[ 0.177110] acpiphp: Slot [20] registered\n[ 0.178205] acpiphp: Slot [21] registered\n[ 0.179299] acpiphp: Slot [22] registered\n[ 0.180023] acpiphp: Slot [23] registered\n[ 0.181117] acpiphp: Slot [24] registered\n[ 0.182235] acpiphp: Slot [25] registered\n[ 0.183303] acpiphp: Slot [26] registered\n[ 0.184019] acpiphp: Slot [27] registered\n[ 0.185154] acpiphp: Slot [28] registered\n[ 0.186260] acpiphp: Slot [29] registered\n[ 0.187324] acpiphp: Slot [30] registered\n[ 0.188027] acpiphp: Slot [31] registered\n[ 0.189095] PCI host bridge to bus 0000:00\n[ 0.190181] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.191584] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.192004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.193583] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.194966] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.196004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.202671] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.204017] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.230457] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.232321] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.234157] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.235976] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.236762] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.238464] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.239788] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.239788] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.240004] vgaarb: loaded\n[ 0.240610] vgaarb: bridge control possible 0000:00:02.0\n[ 0.241954] SCSI subsystem initialized\n[ 0.242934] ACPI: bus type USB registered\n[ 0.244033] usbcore: registered new interface driver usbfs\n[ 0.245437] usbcore: registered new interface driver hub\n[ 0.246858] usbcore: registered new device driver usb\n[ 0.248100] PCI: Using ACPI for IRQ routing\n[ 0.249420] NetLabel: Initializing\n[ 0.250379] NetLabel: domain hash size = 128\n[ 0.251521] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.252065] NetLabel: unlabeled traffic allowed by default\n[ 0.253489] Switched to clocksource kvm-clock\n[ 0.260272] AppArmor: AppArmor Filesystem Enabled\n[ 0.261563] pnp: PnP ACPI init\n[ 0.262483] ACPI: bus type PNP registered\n[ 0.263990] pnp: PnP ACPI: found 8 devices\n[ 0.265325] ACPI: bus type PNP unregistered\n[ 0.273521] NET: Registered protocol family 2\n[ 0.275306] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.277740] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.279930] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.281980] TCP: reno registered\n[ 0.283096] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.284848] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.286838] NET: Registered protocol family 1\n[ 0.288254] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.289782] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.291275] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.313622] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.336270] Trying to unpack rootfs image as initramfs...\n[ 0.431498] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.433982] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.435660] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.437746] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.440660] Scanning for low memory corruption every 60 seconds\n[ 0.443058] Initialise system trusted keyring\n[ 0.444672] audit: initializing netlink socket (disabled)\n[ 0.446591] type=2000 audit(1533124240.521:1): initialized\n[ 0.471829] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.474416] zbud: loaded\n[ 0.475460] VFS: Disk quotas dquot_6.5.2\n[ 0.476696] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.478791] fuse init (API version 7.22)\n[ 0.480028] msgmni has been set to 3997\n[ 0.481237] Key type big_key registered\n[ 0.482681] Key type asymmetric registered\n[ 0.483898] Asymmetric key parser 'x509' registered\n[ 0.485290] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.487448] io scheduler noop registered\n[ 0.488626] io scheduler deadline registered (default)\n[ 0.490089] io scheduler cfq registered\n[ 0.491300] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.492839] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.494732] ipmi message handler version 39.2\n[ 0.496077] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.498205] ACPI: Power Button [PWRF]\n[ 0.499420] GHES: HEST is not enabled!\n[ 0.521093] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564253] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.586301] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.588097] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.611907] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.614387] Linux agpgart interface v0.103\n[ 0.616206] brd: module loaded\n[ 0.617471] loop: module loaded\n[ 0.618631] blk-mq: CPU -> queue map\n[ 0.619533] CPU 0 -> Queue 0\n[ 0.620339] CPU 1 -> Queue 0\n[ 0.621783] vda: vda1\n[ 0.623105] scsi0 : ata_piix\n[ 0.623957] scsi1 : ata_piix\n[ 0.624779] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.626128] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.627760] libphy: Fixed MDIO Bus: probed\n[ 0.628981] tun: Universal TUN/TAP device driver, 1.6\n[ 0.630022] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.632594] PPP generic driver version 2.4.2\n[ 0.633567] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.634831] ehci-pci: EHCI PCI platform driver\n[ 0.635760] ehci-platform: EHCI generic platform driver\n[ 0.636845] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.638058] ohci-pci: OHCI PCI platform driver\n[ 0.639019] ohci-platform: OHCI generic platform driver\n[ 0.640101] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.662246] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.663345] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.664962] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.666198] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.667530] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.669061] usb usb1: Product: UHCI Host Controller\n[ 0.670063] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.671310] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.672395] hub 1-0:1.0: USB hub found\n[ 0.673229] hub 1-0:1.0: 2 ports detected\n[ 0.674214] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.676496] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.677516] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.678687] mousedev: PS/2 mouse device common for all mice\n[ 0.680099] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.682099] rtc_cmos 00:00: RTC can wake from S4\n[ 0.683314] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.684611] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.685941] device-mapper: uevent: version 1.0.3\n[ 0.686999] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.688732] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.690030] TCP: cubic registered\n[ 0.690874] NET: Registered protocol family 10\n[ 0.692026] NET: Registered protocol family 17\n[ 0.692989] Key type dns_resolver registered\n[ 0.694164] Loading compiled-in X.509 certificates\n[ 0.695708] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.704517] registered taskstats version 1\n[ 0.707185] Key type trusted registered\n[ 0.710776] Key type encrypted registered\n[ 0.711690] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.712836] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.714385] regulator-dummy: disabling\n[ 0.715266] Magic number: 14:40:832\n[ 0.716230] rtc_cmos 00:00: setting system clock to 2018-08-01 11:50:40 UTC (1533124240)\n[ 0.717974] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.719163] EDD information not available.\n[ 0.785106] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.787088] Write protecting the kernel read-only data: 12288k\n[ 0.788817] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.791587] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.805904] systemd-udevd[107]: starting version 204\n[ 0.856860] FDC 0 is a S82078B\n[ 0.984075] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.149093] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.150567] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.151995] usb 1-1: Product: QEMU USB Tablet\n[ 1.152935] usb 1-1: Manufacturer: QEMU\n[ 1.153799] usb 1-1: SerialNumber: 42\n[ 1.432128] tsc: Refined TSC clocksource calibration: 3491.852 MHz\n[ 1.865290] 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.129560] 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.508376] random: init urandom read with 10 bits of entropy available\n * Stopping adjust system clock and timezone[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 3.364318] 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 Wed, 01 Aug 2018 11:50:43 +0000. Up 3.81 seconds.\ncloud-init-nonet[4.00]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[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 load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\ncloud-init-nonet[5.53]: static networking is now up\n * Starting Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 01 Aug 2018 11:50:45 +0000. Up 5.71 seconds.\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:32:c1:22 |\nci-info: | eth0 | True | 192.168.0.12 | 255.255.255.0 | fa:16:3e:73:21:e6 |\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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\nca:2b:90:4b:dc:ae:d8:3e:b7:81:0d:09:65:d9:de:4b root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| oo |\n| o. . |\n|. . . |\n| . .. E |\n| .oo . .S |\n| =+.... |\n| ..+o o |\n| oo +. . |\n|..++.o. |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n14:7a:1c:df:a7:e9:b4:d1:8a:46:25:27:b1:85:94:ef root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| o.oo. |\n| o +o= |\n| . + =.+ . |\n| o =.= |\n| S ..= . |\n| . +E+ |\n| o + |\n| . |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n7a:f8:33:54:cf:ff:00:20:27:75:90:72:75:7f:67:1b root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| o+o . |\n| ..o. . . |\n| ooo E=|\n| +.. .=|\n| S. o. . |\n| o. o. |\n| o.. .. |\n| oo .. |\n| .o ..|\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\ne8:2d:ab:ba:8f:ff:95:82:81:b5:ef:e3:34:40:9a:73 root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| |\n| o |\n| * . . |\n| = E . S |\n| o * . . |\n| . B + |\n| . o.* |\n| +=++=. |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Wed, 01 Aug 2018 11:50:51 +0000. Up 12.11 seconds.\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS homer-0 ttyS0\n\nhomer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 01 Aug 2018 11:50:53 +0000. Up 14.04 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 21901 0 --:--:-- --:--:-- --:--:-- 22020\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 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]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [75.9 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [419 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 [6322 B]\nGet:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [237 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [203 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 [7433 B]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1090 kB]\nGet:16 http://security.ubuntu.com trusty-security/universe Translation-en [129 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 [464 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 [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 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 [9709 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 [1896 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 [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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\nFetched 12.6 MB in 7s (1582 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.11\n+ '[' -n 192.168.0.11 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install homer --yes --force-yes\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 88.0 MB of archives.\nAfter this operation, 202 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 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 [8630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:30 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 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 [2076 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 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 [1688 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 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 [1051 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 [1490 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 [4838 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 [1485 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 [5394 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 [1820 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]\nExtracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 88.0 MB in 8s (10.1 MB/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-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\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-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\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-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\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-180326.111418_amd64.deb ...\nUnpacking crest (1.0-180326.111418) ...\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-180326.111418_amd64.deb ...\nUnpacking homer (1.0-180326.111418) ...\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-180328.114312) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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"} 2018-08-01 11:52:43,167 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/403696c5-2dcf-4228-b5b0-f44121c73b7c/action used request id req-154ed2c7-71ca-4079-8b25-55e65ed78404 2018-08-01 11:52:43,167 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0830399990082s 2018-08-01 11:52:43,169 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/403696c5-2dcf-4228-b5b0-f44121c73b7c/action used request id req-154ed2c7-71ca-4079-8b25-55e65ed78404 2018-08-01 11:52:43,169 - functest.core.singlevm - DEBUG - console: [ 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 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 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 00000000000f60e0 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.008082] Security Framework initialized [ 0.009267] AppArmor: AppArmor initialized [ 0.010367] Yama: becoming mindful. [ 0.012226] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015478] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016707] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018437] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020403] Initializing cgroup subsys memory [ 0.021333] Initializing cgroup subsys devices [ 0.022238] Initializing cgroup subsys freezer [ 0.024010] Initializing cgroup subsys blkio [ 0.024892] Initializing cgroup subsys perf_event [ 0.025846] Initializing cgroup subsys hugetlb [ 0.026818] CPU: Physical Processor ID: 0 [ 0.028016] FEATURE SPEC_CTRL Present [ 0.029730] mce: CPU supports 10 MCE banks [ 0.030903] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.030903] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032011] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033592] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.038176] Speculative Store Bypass: Vulnerable [ 0.040468] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.046580] ACPI: Core revision 20131115 [ 0.048171] ACPI: All ACPI Tables successfully acquired [ 0.049654] ftrace: allocating 28727 entries in 113 pages [ 0.068344] Enabling x2apic [ 0.069183] Enabled x2apic [ 0.070163] Switched APIC routing to physical x2apic. [ 0.072478] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.074057] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.076478] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.084681] KVM setup paravirtual spinlock [ 0.087370] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.088174] x86: Booting SMP configuration: [ 0.089088] .... node #0, CPUs: #1[ 0.087322] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.104028] x86: Booted up 1 node, 2 CPUs [ 0.104019] KVM setup async PF for cpu 1 [ 0.104020] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.107260] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.108362] devtmpfs: initialized [ 0.110285] EVM: security.selinux [ 0.111232] EVM: security.SMACK64 [ 0.112006] EVM: security.ima [ 0.112848] EVM: security.capability [ 0.113877] pinctrl core: initialized pinctrl subsystem [ 0.116066] regulator-dummy: no parameters [ 0.117230] RTC time: 11:50:39, date: 08/01/18 [ 0.118787] NET: Registered protocol family 16 [ 0.120199] cpuidle: using governor ladder [ 0.121551] cpuidle: using governor menu [ 0.122910] ACPI: bus type PCI registered [ 0.123824] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.124117] PCI: Using configuration type 1 for base access [ 0.126146] bio: create slab at 0 [ 0.126146] ACPI: Added _OSI(Module Device) [ 0.128004] ACPI: Added _OSI(Processor Device) [ 0.129175] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.130485] ACPI: Added _OSI(Processor Aggregator Device) [ 0.133242] ACPI: Interpreter enabled [ 0.134344] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.136766] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.139708] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.141666] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.144008] ACPI: (supports S0 S5) [ 0.145017] ACPI: Using IOAPIC for interrupt routing [ 0.148022] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.150715] ACPI: No dock devices found. [ 0.153688] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.155399] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.156008] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.157806] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.160199] acpiphp: Slot [3] registered [ 0.161356] acpiphp: Slot [4] registered [ 0.162504] acpiphp: Slot [5] registered [ 0.163661] acpiphp: Slot [6] registered [ 0.164023] acpiphp: Slot [7] registered [ 0.165212] acpiphp: Slot [8] registered [ 0.166446] acpiphp: Slot [9] registered [ 0.167637] acpiphp: Slot [10] registered [ 0.168021] acpiphp: Slot [11] registered [ 0.169103] acpiphp: Slot [12] registered [ 0.170213] acpiphp: Slot [13] registered [ 0.171313] acpiphp: Slot [14] registered [ 0.172019] acpiphp: Slot [15] registered [ 0.173186] acpiphp: Slot [16] registered [ 0.174285] acpiphp: Slot [17] registered [ 0.175384] acpiphp: Slot [18] registered [ 0.176026] acpiphp: Slot [19] registered [ 0.177110] acpiphp: Slot [20] registered [ 0.178205] acpiphp: Slot [21] registered [ 0.179299] acpiphp: Slot [22] registered [ 0.180023] acpiphp: Slot [23] registered [ 0.181117] acpiphp: Slot [24] registered [ 0.182235] acpiphp: Slot [25] registered [ 0.183303] acpiphp: Slot [26] registered [ 0.184019] acpiphp: Slot [27] registered [ 0.185154] acpiphp: Slot [28] registered [ 0.186260] acpiphp: Slot [29] registered [ 0.187324] acpiphp: Slot [30] registered [ 0.188027] acpiphp: Slot [31] registered [ 0.189095] PCI host bridge to bus 0000:00 [ 0.190181] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.191584] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.192004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.193583] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.194966] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.196004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.202671] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.204017] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.230457] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.232321] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.234157] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.235976] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.236762] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.238464] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.239788] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.239788] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.240004] vgaarb: loaded [ 0.240610] vgaarb: bridge control possible 0000:00:02.0 [ 0.241954] SCSI subsystem initialized [ 0.242934] ACPI: bus type USB registered [ 0.244033] usbcore: registered new interface driver usbfs [ 0.245437] usbcore: registered new interface driver hub [ 0.246858] usbcore: registered new device driver usb [ 0.248100] PCI: Using ACPI for IRQ routing [ 0.249420] NetLabel: Initializing [ 0.250379] NetLabel: domain hash size = 128 [ 0.251521] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.252065] NetLabel: unlabeled traffic allowed by default [ 0.253489] Switched to clocksource kvm-clock [ 0.260272] AppArmor: AppArmor Filesystem Enabled [ 0.261563] pnp: PnP ACPI init [ 0.262483] ACPI: bus type PNP registered [ 0.263990] pnp: PnP ACPI: found 8 devices [ 0.265325] ACPI: bus type PNP unregistered [ 0.273521] NET: Registered protocol family 2 [ 0.275306] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.277740] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.279930] TCP: Hash tables configured (established 16384 bind 16384) [ 0.281980] TCP: reno registered [ 0.283096] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.284848] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.286838] NET: Registered protocol family 1 [ 0.288254] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.289782] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.291275] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.313622] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.336270] Trying to unpack rootfs image as initramfs... [ 0.431498] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.433982] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.435660] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.437746] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.440660] Scanning for low memory corruption every 60 seconds [ 0.443058] Initialise system trusted keyring [ 0.444672] audit: initializing netlink socket (disabled) [ 0.446591] type=2000 audit(1533124240.521:1): initialized [ 0.471829] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.474416] zbud: loaded [ 0.475460] VFS: Disk quotas dquot_6.5.2 [ 0.476696] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.478791] fuse init (API version 7.22) [ 0.480028] msgmni has been set to 3997 [ 0.481237] Key type big_key registered [ 0.482681] Key type asymmetric registered [ 0.483898] Asymmetric key parser 'x509' registered [ 0.485290] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.487448] io scheduler noop registered [ 0.488626] io scheduler deadline registered (default) [ 0.490089] io scheduler cfq registered [ 0.491300] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.492839] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.494732] ipmi message handler version 39.2 [ 0.496077] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.498205] ACPI: Power Button [PWRF] [ 0.499420] GHES: HEST is not enabled! [ 0.521093] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.564253] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.586301] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.588097] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.611907] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.614387] Linux agpgart interface v0.103 [ 0.616206] brd: module loaded [ 0.617471] loop: module loaded [ 0.618631] blk-mq: CPU -> queue map [ 0.619533] CPU 0 -> Queue 0 [ 0.620339] CPU 1 -> Queue 0 [ 0.621783] vda: vda1 [ 0.623105] scsi0 : ata_piix [ 0.623957] scsi1 : ata_piix [ 0.624779] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.626128] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.627760] libphy: Fixed MDIO Bus: probed [ 0.628981] tun: Universal TUN/TAP device driver, 1.6 [ 0.630022] tun: (C) 1999-2004 Max Krasnyansky [ 0.632594] PPP generic driver version 2.4.2 [ 0.633567] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.634831] ehci-pci: EHCI PCI platform driver [ 0.635760] ehci-platform: EHCI generic platform driver [ 0.636845] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.638058] ohci-pci: OHCI PCI platform driver [ 0.639019] ohci-platform: OHCI generic platform driver [ 0.640101] uhci_hcd: USB Universal Host Controller Interface driver [ 0.662246] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.663345] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.664962] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.666198] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.667530] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.669061] usb usb1: Product: UHCI Host Controller [ 0.670063] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.671310] usb usb1: SerialNumber: 0000:00:01.2 [ 0.672395] hub 1-0:1.0: USB hub found [ 0.673229] hub 1-0:1.0: 2 ports detected [ 0.674214] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.676496] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.677516] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.678687] mousedev: PS/2 mouse device common for all mice [ 0.680099] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.682099] rtc_cmos 00:00: RTC can wake from S4 [ 0.683314] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.684611] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.685941] device-mapper: uevent: version 1.0.3 [ 0.686999] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.688732] ledtrig-cpu: registered to indicate activity on CPUs [ 0.690030] TCP: cubic registered [ 0.690874] NET: Registered protocol family 10 [ 0.692026] NET: Registered protocol family 17 [ 0.692989] Key type dns_resolver registered [ 0.694164] Loading compiled-in X.509 certificates [ 0.695708] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.704517] registered taskstats version 1 [ 0.707185] Key type trusted registered [ 0.710776] Key type encrypted registered [ 0.711690] AppArmor: AppArmor sha1 policy hashing enabled [ 0.712836] IMA: No TPM chip found, activating TPM-bypass! [ 0.714385] regulator-dummy: disabling [ 0.715266] Magic number: 14:40:832 [ 0.716230] rtc_cmos 00:00: setting system clock to 2018-08-01 11:50:40 UTC (1533124240) [ 0.717974] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.719163] EDD information not available. [ 0.785106] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.787088] Write protecting the kernel read-only data: 12288k [ 0.788817] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.791587] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.805904] systemd-udevd[107]: starting version 204 [ 0.856860] FDC 0 is a S82078B [ 0.984075] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.149093] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.150567] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.151995] usb 1-1: Product: QEMU USB Tablet [ 1.152935] usb 1-1: Manufacturer: QEMU [ 1.153799] usb 1-1: SerialNumber: 42 [ 1.432128] tsc: Refined TSC clocksource calibration: 3491.852 MHz [ 1.865290] 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.129560] 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.508376] random: init urandom read with 10 bits of entropy available * Stopping adjust system clock and timezone[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 3.364318] 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 Wed, 01 Aug 2018 11:50:43 +0000. Up 3.81 seconds. cloud-init-nonet[4.00]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[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 load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] cloud-init-nonet[5.53]: static networking is now up * Starting Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 01 Aug 2018 11:50:45 +0000. Up 5.71 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:32:c1:22 | ci-info: | eth0 | True | 192.168.0.12 | 255.255.255.0 | fa:16:3e:73:21:e6 | 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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: ca:2b:90:4b:dc:ae:d8:3e:b7:81:0d:09:65:d9:de:4b root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | oo | | o. . | |. . . | | . .. E | | .oo . .S | | =+.... | | ..+o o | | oo +. . | |..++.o. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 14:7a:1c:df:a7:e9:b4:d1:8a:46:25:27:b1:85:94:ef root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | o.oo. | | o +o= | | . + =.+ . | | o =.= | | S ..= . | | . +E+ | | o + | | . | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 7a:f8:33:54:cf:ff:00:20:27:75:90:72:75:7f:67:1b root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | o+o . | | ..o. . . | | ooo E=| | +.. .=| | S. o. . | | o. o. | | o.. .. | | oo .. | | .o ..| +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: e8:2d:ab:ba:8f:ff:95:82:81:b5:ef:e3:34:40:9a:73 root@homer-0 The key's randomart image is: +--[ED25519 256--+ | | | | | o | | * . . | | = E . S | | o * . . | | . B + | | . o.* | | +=++=. | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Wed, 01 Aug 2018 11:50:51 +0000. Up 12.11 seconds. * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 01 Aug 2018 11:50:53 +0000. Up 14.04 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 21901 0 --:--:-- --:--:-- --:--:-- 22020 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 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] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://security.ubuntu.com trusty-security/universe Sources [75.9 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [419 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 [6322 B] Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [237 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [203 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 [7433 B] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1090 kB] Get:16 http://security.ubuntu.com trusty-security/universe Translation-en [129 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 [464 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 [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 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 [9709 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 [1896 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 [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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 Fetched 12.6 MB in 7s (1582 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.11 + '[' -n 192.168.0.11 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install homer --yes --force-yes 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 88.0 MB of archives. After this operation, 202 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 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 [8630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:30 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 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 [2076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 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 [1688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 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 [1051 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 [1490 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 [4838 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 [1485 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 [5394 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 [1820 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 88.0 MB in 8s (10.1 MB/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-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... 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-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... 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-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... 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-180326.111418_amd64.deb ... Unpacking crest (1.0-180326.111418) ... 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-180326.111418_amd64.deb ... Unpacking homer (1.0-180326.111418) ... 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-180328.114312) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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 2018-08-01 11:52:43,172 - functest.core.singlevm - DEBUG - try 11: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-01 11:52:53,178 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:52:53,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 11:52:53,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:52: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-c1362ddd-8bef-4814-82b6-c2d6f2e4bc4c x-compute-request-id: req-c1362ddd-8bef-4814-82b6-c2d6f2e4bc4c Content-Encoding: gzip Content-Length: 1500 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:73:21:e6", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:21:e6", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:c1:22", "version": 4, "addr": "192.168.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:c1:22", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/403696c5-2dcf-4228-b5b0-f44121c73b7c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/403696c5-2dcf-4228-b5b0-f44121c73b7c", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:50:39.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "403696c5-2dcf-4228-b5b0-f44121c73b7c", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:50:39Z", "hostId": "b77b292b3e7d9cf79cae4c932a13feccc8c9d06d94f40658a48d29ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "homer-0.clearwater.opnfv", "created": "2018-08-01T11:49:56Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:65:ce:9b", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:ce:9b", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1a:c7:12", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/4bd05bc6-57ad-45f1-9a3d-6528db5d43ce", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/4bd05bc6-57ad-45f1-9a3d-6528db5d43ce", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:50:39.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "4bd05bc6-57ad-45f1-9a3d-6528db5d43ce", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:50:39Z", "hostId": "b77b292b3e7d9cf79cae4c932a13feccc8c9d06d94f40658a48d29ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "dime-0.clearwater.opnfv", "created": "2018-08-01T11:49:56Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:5a:2a:e0", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:2a:e0", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:a7:52", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:a7:52", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b9e44d42-7ef2-4457-a8ff-05ddaac34690", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b9e44d42-7ef2-4457-a8ff-05ddaac34690", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:50:39.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "b9e44d42-7ef2-4457-a8ff-05ddaac34690", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:50:39Z", "hostId": "b77b292b3e7d9cf79cae4c932a13feccc8c9d06d94f40658a48d29ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "bono-0.clearwater.opnfv", "created": "2018-08-01T11:49:56Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:8a:b7:0d", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:b7:0d", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:14:7b", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a5e6c3c0-1a1b-49e0-929c-51fea4ea1012", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a5e6c3c0-1a1b-49e0-929c-51fea4ea1012", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:50:32.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "a5e6c3c0-1a1b-49e0-929c-51fea4ea1012", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:50:33Z", "hostId": "0bf63998e69f749a8e677370730dafd105841e814b81fe61687a8d70", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-01T11:49:55Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:94:6d:cd", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:6d:cd", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:4d:c1", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/97163e3e-7028-4e1d-86ea-ce672c93ae8b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/97163e3e-7028-4e1d-86ea-ce672c93ae8b", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:50:29.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "97163e3e-7028-4e1d-86ea-ce672c93ae8b", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:50:29Z", "hostId": "b77b292b3e7d9cf79cae4c932a13feccc8c9d06d94f40658a48d29ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-01T11:49:54Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:c4:f6:13", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:f6:13", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/fd10f666-adc2-4414-a884-dcef4ada2d6d", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/fd10f666-adc2-4414-a884-dcef4ada2d6d", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:49:40.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "fd10f666-adc2-4414-a884-dcef4ada2d6d", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:49:40Z", "hostId": "0bf63998e69f749a8e677370730dafd105841e814b81fe61687a8d70", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-01T11:48:16Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:87:6e:c5", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:6e:c5", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:96:06", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/15fcad45-7e3e-496e-91b2-6dd6ba6f00fd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/15fcad45-7e3e-496e-91b2-6dd6ba6f00fd", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:48:06.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "15fcad45-7e3e-496e-91b2-6dd6ba6f00fd", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:48:06Z", "hostId": "b77b292b3e7d9cf79cae4c932a13feccc8c9d06d94f40658a48d29ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "ns.clearwater.opnfv", "created": "2018-08-01T11:46:20Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:52:53,882 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-c1362ddd-8bef-4814-82b6-c2d6f2e4bc4c 2018-08-01 11:52:53,882 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.703813076019s 2018-08-01 11:52:53,883 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-c1362ddd-8bef-4814-82b6-c2d6f2e4bc4c 2018-08-01 11:52:53,890 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-01 11:52:53,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/403696c5-2dcf-4228-b5b0-f44121c73b7c/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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-01 11:52:53,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:52: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-ca4b7ec8-3008-45c7-8e0f-a48a1740efc0 x-compute-request-id: req-ca4b7ec8-3008-45c7-8e0f-a48a1740efc0 Content-Encoding: gzip Content-Length: 17173 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 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\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 00000000000f60e0 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.008082] Security Framework initialized\n[ 0.009267] AppArmor: AppArmor initialized\n[ 0.010367] Yama: becoming mindful.\n[ 0.012226] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015478] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016707] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018437] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020403] Initializing cgroup subsys memory\n[ 0.021333] Initializing cgroup subsys devices\n[ 0.022238] Initializing cgroup subsys freezer\n[ 0.024010] Initializing cgroup subsys blkio\n[ 0.024892] Initializing cgroup subsys perf_event\n[ 0.025846] Initializing cgroup subsys hugetlb\n[ 0.026818] CPU: Physical Processor ID: 0\n[ 0.028016] FEATURE SPEC_CTRL Present\n[ 0.029730] mce: CPU supports 10 MCE banks\n[ 0.030903] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.030903] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032011] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033592] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.036003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.038176] Speculative Store Bypass: Vulnerable\n[ 0.040468] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.046580] ACPI: Core revision 20131115\n[ 0.048171] ACPI: All ACPI Tables successfully acquired\n[ 0.049654] ftrace: allocating 28727 entries in 113 pages\n[ 0.068344] Enabling x2apic\n[ 0.069183] Enabled x2apic\n[ 0.070163] Switched APIC routing to physical x2apic.\n[ 0.072478] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.074057] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.076478] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.084681] KVM setup paravirtual spinlock\n[ 0.087370] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.088174] x86: Booting SMP configuration:\n[ 0.089088] .... node #0, CPUs: #1[ 0.087322] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.104028] x86: Booted up 1 node, 2 CPUs\n[ 0.104019] KVM setup async PF for cpu 1\n[ 0.104020] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.107260] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.108362] devtmpfs: initialized\n[ 0.110285] EVM: security.selinux\n[ 0.111232] EVM: security.SMACK64\n[ 0.112006] EVM: security.ima\n[ 0.112848] EVM: security.capability\n[ 0.113877] pinctrl core: initialized pinctrl subsystem\n[ 0.116066] regulator-dummy: no parameters\n[ 0.117230] RTC time: 11:50:39, date: 08/01/18\n[ 0.118787] NET: Registered protocol family 16\n[ 0.120199] cpuidle: using governor ladder\n[ 0.121551] cpuidle: using governor menu\n[ 0.122910] ACPI: bus type PCI registered\n[ 0.123824] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.124117] PCI: Using configuration type 1 for base access\n[ 0.126146] bio: create slab at 0\n[ 0.126146] ACPI: Added _OSI(Module Device)\n[ 0.128004] ACPI: Added _OSI(Processor Device)\n[ 0.129175] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.130485] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.133242] ACPI: Interpreter enabled\n[ 0.134344] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.136766] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.139708] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.141666] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.144008] ACPI: (supports S0 S5)\n[ 0.145017] ACPI: Using IOAPIC for interrupt routing\n[ 0.148022] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.150715] ACPI: No dock devices found.\n[ 0.153688] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.155399] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.156008] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.157806] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.160199] acpiphp: Slot [3] registered\n[ 0.161356] acpiphp: Slot [4] registered\n[ 0.162504] acpiphp: Slot [5] registered\n[ 0.163661] acpiphp: Slot [6] registered\n[ 0.164023] acpiphp: Slot [7] registered\n[ 0.165212] acpiphp: Slot [8] registered\n[ 0.166446] acpiphp: Slot [9] registered\n[ 0.167637] acpiphp: Slot [10] registered\n[ 0.168021] acpiphp: Slot [11] registered\n[ 0.169103] acpiphp: Slot [12] registered\n[ 0.170213] acpiphp: Slot [13] registered\n[ 0.171313] acpiphp: Slot [14] registered\n[ 0.172019] acpiphp: Slot [15] registered\n[ 0.173186] acpiphp: Slot [16] registered\n[ 0.174285] acpiphp: Slot [17] registered\n[ 0.175384] acpiphp: Slot [18] registered\n[ 0.176026] acpiphp: Slot [19] registered\n[ 0.177110] acpiphp: Slot [20] registered\n[ 0.178205] acpiphp: Slot [21] registered\n[ 0.179299] acpiphp: Slot [22] registered\n[ 0.180023] acpiphp: Slot [23] registered\n[ 0.181117] acpiphp: Slot [24] registered\n[ 0.182235] acpiphp: Slot [25] registered\n[ 0.183303] acpiphp: Slot [26] registered\n[ 0.184019] acpiphp: Slot [27] registered\n[ 0.185154] acpiphp: Slot [28] registered\n[ 0.186260] acpiphp: Slot [29] registered\n[ 0.187324] acpiphp: Slot [30] registered\n[ 0.188027] acpiphp: Slot [31] registered\n[ 0.189095] PCI host bridge to bus 0000:00\n[ 0.190181] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.191584] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.192004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.193583] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.194966] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.196004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.202671] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.204017] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.230457] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.232321] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.234157] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.235976] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.236762] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.238464] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.239788] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.239788] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.240004] vgaarb: loaded\n[ 0.240610] vgaarb: bridge control possible 0000:00:02.0\n[ 0.241954] SCSI subsystem initialized\n[ 0.242934] ACPI: bus type USB registered\n[ 0.244033] usbcore: registered new interface driver usbfs\n[ 0.245437] usbcore: registered new interface driver hub\n[ 0.246858] usbcore: registered new device driver usb\n[ 0.248100] PCI: Using ACPI for IRQ routing\n[ 0.249420] NetLabel: Initializing\n[ 0.250379] NetLabel: domain hash size = 128\n[ 0.251521] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.252065] NetLabel: unlabeled traffic allowed by default\n[ 0.253489] Switched to clocksource kvm-clock\n[ 0.260272] AppArmor: AppArmor Filesystem Enabled\n[ 0.261563] pnp: PnP ACPI init\n[ 0.262483] ACPI: bus type PNP registered\n[ 0.263990] pnp: PnP ACPI: found 8 devices\n[ 0.265325] ACPI: bus type PNP unregistered\n[ 0.273521] NET: Registered protocol family 2\n[ 0.275306] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.277740] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.279930] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.281980] TCP: reno registered\n[ 0.283096] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.284848] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.286838] NET: Registered protocol family 1\n[ 0.288254] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.289782] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.291275] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.313622] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.336270] Trying to unpack rootfs image as initramfs...\n[ 0.431498] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.433982] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.435660] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.437746] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.440660] Scanning for low memory corruption every 60 seconds\n[ 0.443058] Initialise system trusted keyring\n[ 0.444672] audit: initializing netlink socket (disabled)\n[ 0.446591] type=2000 audit(1533124240.521:1): initialized\n[ 0.471829] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.474416] zbud: loaded\n[ 0.475460] VFS: Disk quotas dquot_6.5.2\n[ 0.476696] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.478791] fuse init (API version 7.22)\n[ 0.480028] msgmni has been set to 3997\n[ 0.481237] Key type big_key registered\n[ 0.482681] Key type asymmetric registered\n[ 0.483898] Asymmetric key parser 'x509' registered\n[ 0.485290] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.487448] io scheduler noop registered\n[ 0.488626] io scheduler deadline registered (default)\n[ 0.490089] io scheduler cfq registered\n[ 0.491300] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.492839] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.494732] ipmi message handler version 39.2\n[ 0.496077] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.498205] ACPI: Power Button [PWRF]\n[ 0.499420] GHES: HEST is not enabled!\n[ 0.521093] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564253] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.586301] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.588097] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.611907] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.614387] Linux agpgart interface v0.103\n[ 0.616206] brd: module loaded\n[ 0.617471] loop: module loaded\n[ 0.618631] blk-mq: CPU -> queue map\n[ 0.619533] CPU 0 -> Queue 0\n[ 0.620339] CPU 1 -> Queue 0\n[ 0.621783] vda: vda1\n[ 0.623105] scsi0 : ata_piix\n[ 0.623957] scsi1 : ata_piix\n[ 0.624779] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.626128] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.627760] libphy: Fixed MDIO Bus: probed\n[ 0.628981] tun: Universal TUN/TAP device driver, 1.6\n[ 0.630022] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.632594] PPP generic driver version 2.4.2\n[ 0.633567] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.634831] ehci-pci: EHCI PCI platform driver\n[ 0.635760] ehci-platform: EHCI generic platform driver\n[ 0.636845] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.638058] ohci-pci: OHCI PCI platform driver\n[ 0.639019] ohci-platform: OHCI generic platform driver\n[ 0.640101] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.662246] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.663345] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.664962] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.666198] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.667530] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.669061] usb usb1: Product: UHCI Host Controller\n[ 0.670063] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.671310] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.672395] hub 1-0:1.0: USB hub found\n[ 0.673229] hub 1-0:1.0: 2 ports detected\n[ 0.674214] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.676496] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.677516] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.678687] mousedev: PS/2 mouse device common for all mice\n[ 0.680099] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.682099] rtc_cmos 00:00: RTC can wake from S4\n[ 0.683314] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.684611] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.685941] device-mapper: uevent: version 1.0.3\n[ 0.686999] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.688732] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.690030] TCP: cubic registered\n[ 0.690874] NET: Registered protocol family 10\n[ 0.692026] NET: Registered protocol family 17\n[ 0.692989] Key type dns_resolver registered\n[ 0.694164] Loading compiled-in X.509 certificates\n[ 0.695708] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.704517] registered taskstats version 1\n[ 0.707185] Key type trusted registered\n[ 0.710776] Key type encrypted registered\n[ 0.711690] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.712836] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.714385] regulator-dummy: disabling\n[ 0.715266] Magic number: 14:40:832\n[ 0.716230] rtc_cmos 00:00: setting system clock to 2018-08-01 11:50:40 UTC (1533124240)\n[ 0.717974] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.719163] EDD information not available.\n[ 0.785106] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.787088] Write protecting the kernel read-only data: 12288k\n[ 0.788817] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.791587] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.805904] systemd-udevd[107]: starting version 204\n[ 0.856860] FDC 0 is a S82078B\n[ 0.984075] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.149093] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.150567] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.151995] usb 1-1: Product: QEMU USB Tablet\n[ 1.152935] usb 1-1: Manufacturer: QEMU\n[ 1.153799] usb 1-1: SerialNumber: 42\n[ 1.432128] tsc: Refined TSC clocksource calibration: 3491.852 MHz\n[ 1.865290] 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.129560] 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.508376] random: init urandom read with 10 bits of entropy available\n * Stopping adjust system clock and timezone[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 3.364318] 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 Wed, 01 Aug 2018 11:50:43 +0000. Up 3.81 seconds.\ncloud-init-nonet[4.00]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[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 load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\ncloud-init-nonet[5.53]: static networking is now up\n * Starting Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 01 Aug 2018 11:50:45 +0000. Up 5.71 seconds.\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:32:c1:22 |\nci-info: | eth0 | True | 192.168.0.12 | 255.255.255.0 | fa:16:3e:73:21:e6 |\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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\nca:2b:90:4b:dc:ae:d8:3e:b7:81:0d:09:65:d9:de:4b root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| oo |\n| o. . |\n|. . . |\n| . .. E |\n| .oo . .S |\n| =+.... |\n| ..+o o |\n| oo +. . |\n|..++.o. |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n14:7a:1c:df:a7:e9:b4:d1:8a:46:25:27:b1:85:94:ef root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| o.oo. |\n| o +o= |\n| . + =.+ . |\n| o =.= |\n| S ..= . |\n| . +E+ |\n| o + |\n| . |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n7a:f8:33:54:cf:ff:00:20:27:75:90:72:75:7f:67:1b root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| o+o . |\n| ..o. . . |\n| ooo E=|\n| +.. .=|\n| S. o. . |\n| o. o. |\n| o.. .. |\n| oo .. |\n| .o ..|\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\ne8:2d:ab:ba:8f:ff:95:82:81:b5:ef:e3:34:40:9a:73 root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| |\n| o |\n| * . . |\n| = E . S |\n| o * . . |\n| . B + |\n| . o.* |\n| +=++=. |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Wed, 01 Aug 2018 11:50:51 +0000. Up 12.11 seconds.\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS homer-0 ttyS0\n\nhomer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 01 Aug 2018 11:50:53 +0000. Up 14.04 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 21901 0 --:--:-- --:--:-- --:--:-- 22020\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 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]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [75.9 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [419 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 [6322 B]\nGet:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [237 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [203 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 [7433 B]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1090 kB]\nGet:16 http://security.ubuntu.com trusty-security/universe Translation-en [129 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 [464 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 [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 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 [9709 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 [1896 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 [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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\nFetched 12.6 MB in 7s (1582 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.11\n+ '[' -n 192.168.0.11 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install homer --yes --force-yes\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 88.0 MB of archives.\nAfter this operation, 202 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 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 [8630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:30 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 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 [2076 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 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 [1688 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 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 [1051 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 [1490 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 [4838 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 [1485 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 [5394 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 [1820 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]\nExtracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 88.0 MB in 8s (10.1 MB/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-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\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-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\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-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\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-180326.111418_amd64.deb ...\nUnpacking crest (1.0-180326.111418) ...\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-180326.111418_amd64.deb ...\nUnpacking homer (1.0-180326.111418) ...\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-180328.114312) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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-180328.114312) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8339\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\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-180322.165850) ...\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.......................................................................................................................................................+++\nunable to write 'random state'\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\nunable to write 'random state'\nAdding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx'\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up crest (1.0-180326.111418) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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 defusedxml (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, defusedxml, crest\n Found existing installation: setuptools 2.2\n Uninstalling setuptools-2.2:\n"} 2018-08-01 11:52:53,974 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/403696c5-2dcf-4228-b5b0-f44121c73b7c/action used request id req-ca4b7ec8-3008-45c7-8e0f-a48a1740efc0 2018-08-01 11:52:53,974 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0839071273804s 2018-08-01 11:52:53,977 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/403696c5-2dcf-4228-b5b0-f44121c73b7c/action used request id req-ca4b7ec8-3008-45c7-8e0f-a48a1740efc0 2018-08-01 11:52:53,977 - functest.core.singlevm - DEBUG - console: [ 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 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 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 00000000000f60e0 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.008082] Security Framework initialized [ 0.009267] AppArmor: AppArmor initialized [ 0.010367] Yama: becoming mindful. [ 0.012226] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015478] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016707] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018437] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020403] Initializing cgroup subsys memory [ 0.021333] Initializing cgroup subsys devices [ 0.022238] Initializing cgroup subsys freezer [ 0.024010] Initializing cgroup subsys blkio [ 0.024892] Initializing cgroup subsys perf_event [ 0.025846] Initializing cgroup subsys hugetlb [ 0.026818] CPU: Physical Processor ID: 0 [ 0.028016] FEATURE SPEC_CTRL Present [ 0.029730] mce: CPU supports 10 MCE banks [ 0.030903] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.030903] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032011] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033592] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.038176] Speculative Store Bypass: Vulnerable [ 0.040468] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.046580] ACPI: Core revision 20131115 [ 0.048171] ACPI: All ACPI Tables successfully acquired [ 0.049654] ftrace: allocating 28727 entries in 113 pages [ 0.068344] Enabling x2apic [ 0.069183] Enabled x2apic [ 0.070163] Switched APIC routing to physical x2apic. [ 0.072478] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.074057] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.076478] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.084681] KVM setup paravirtual spinlock [ 0.087370] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.088174] x86: Booting SMP configuration: [ 0.089088] .... node #0, CPUs: #1[ 0.087322] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.104028] x86: Booted up 1 node, 2 CPUs [ 0.104019] KVM setup async PF for cpu 1 [ 0.104020] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.107260] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.108362] devtmpfs: initialized [ 0.110285] EVM: security.selinux [ 0.111232] EVM: security.SMACK64 [ 0.112006] EVM: security.ima [ 0.112848] EVM: security.capability [ 0.113877] pinctrl core: initialized pinctrl subsystem [ 0.116066] regulator-dummy: no parameters [ 0.117230] RTC time: 11:50:39, date: 08/01/18 [ 0.118787] NET: Registered protocol family 16 [ 0.120199] cpuidle: using governor ladder [ 0.121551] cpuidle: using governor menu [ 0.122910] ACPI: bus type PCI registered [ 0.123824] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.124117] PCI: Using configuration type 1 for base access [ 0.126146] bio: create slab at 0 [ 0.126146] ACPI: Added _OSI(Module Device) [ 0.128004] ACPI: Added _OSI(Processor Device) [ 0.129175] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.130485] ACPI: Added _OSI(Processor Aggregator Device) [ 0.133242] ACPI: Interpreter enabled [ 0.134344] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.136766] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.139708] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.141666] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.144008] ACPI: (supports S0 S5) [ 0.145017] ACPI: Using IOAPIC for interrupt routing [ 0.148022] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.150715] ACPI: No dock devices found. [ 0.153688] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.155399] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.156008] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.157806] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.160199] acpiphp: Slot [3] registered [ 0.161356] acpiphp: Slot [4] registered [ 0.162504] acpiphp: Slot [5] registered [ 0.163661] acpiphp: Slot [6] registered [ 0.164023] acpiphp: Slot [7] registered [ 0.165212] acpiphp: Slot [8] registered [ 0.166446] acpiphp: Slot [9] registered [ 0.167637] acpiphp: Slot [10] registered [ 0.168021] acpiphp: Slot [11] registered [ 0.169103] acpiphp: Slot [12] registered [ 0.170213] acpiphp: Slot [13] registered [ 0.171313] acpiphp: Slot [14] registered [ 0.172019] acpiphp: Slot [15] registered [ 0.173186] acpiphp: Slot [16] registered [ 0.174285] acpiphp: Slot [17] registered [ 0.175384] acpiphp: Slot [18] registered [ 0.176026] acpiphp: Slot [19] registered [ 0.177110] acpiphp: Slot [20] registered [ 0.178205] acpiphp: Slot [21] registered [ 0.179299] acpiphp: Slot [22] registered [ 0.180023] acpiphp: Slot [23] registered [ 0.181117] acpiphp: Slot [24] registered [ 0.182235] acpiphp: Slot [25] registered [ 0.183303] acpiphp: Slot [26] registered [ 0.184019] acpiphp: Slot [27] registered [ 0.185154] acpiphp: Slot [28] registered [ 0.186260] acpiphp: Slot [29] registered [ 0.187324] acpiphp: Slot [30] registered [ 0.188027] acpiphp: Slot [31] registered [ 0.189095] PCI host bridge to bus 0000:00 [ 0.190181] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.191584] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.192004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.193583] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.194966] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.196004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.202671] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.204017] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.230457] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.232321] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.234157] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.235976] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.236762] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.238464] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.239788] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.239788] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.240004] vgaarb: loaded [ 0.240610] vgaarb: bridge control possible 0000:00:02.0 [ 0.241954] SCSI subsystem initialized [ 0.242934] ACPI: bus type USB registered [ 0.244033] usbcore: registered new interface driver usbfs [ 0.245437] usbcore: registered new interface driver hub [ 0.246858] usbcore: registered new device driver usb [ 0.248100] PCI: Using ACPI for IRQ routing [ 0.249420] NetLabel: Initializing [ 0.250379] NetLabel: domain hash size = 128 [ 0.251521] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.252065] NetLabel: unlabeled traffic allowed by default [ 0.253489] Switched to clocksource kvm-clock [ 0.260272] AppArmor: AppArmor Filesystem Enabled [ 0.261563] pnp: PnP ACPI init [ 0.262483] ACPI: bus type PNP registered [ 0.263990] pnp: PnP ACPI: found 8 devices [ 0.265325] ACPI: bus type PNP unregistered [ 0.273521] NET: Registered protocol family 2 [ 0.275306] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.277740] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.279930] TCP: Hash tables configured (established 16384 bind 16384) [ 0.281980] TCP: reno registered [ 0.283096] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.284848] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.286838] NET: Registered protocol family 1 [ 0.288254] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.289782] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.291275] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.313622] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.336270] Trying to unpack rootfs image as initramfs... [ 0.431498] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.433982] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.435660] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.437746] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.440660] Scanning for low memory corruption every 60 seconds [ 0.443058] Initialise system trusted keyring [ 0.444672] audit: initializing netlink socket (disabled) [ 0.446591] type=2000 audit(1533124240.521:1): initialized [ 0.471829] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.474416] zbud: loaded [ 0.475460] VFS: Disk quotas dquot_6.5.2 [ 0.476696] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.478791] fuse init (API version 7.22) [ 0.480028] msgmni has been set to 3997 [ 0.481237] Key type big_key registered [ 0.482681] Key type asymmetric registered [ 0.483898] Asymmetric key parser 'x509' registered [ 0.485290] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.487448] io scheduler noop registered [ 0.488626] io scheduler deadline registered (default) [ 0.490089] io scheduler cfq registered [ 0.491300] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.492839] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.494732] ipmi message handler version 39.2 [ 0.496077] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.498205] ACPI: Power Button [PWRF] [ 0.499420] GHES: HEST is not enabled! [ 0.521093] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.564253] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.586301] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.588097] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.611907] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.614387] Linux agpgart interface v0.103 [ 0.616206] brd: module loaded [ 0.617471] loop: module loaded [ 0.618631] blk-mq: CPU -> queue map [ 0.619533] CPU 0 -> Queue 0 [ 0.620339] CPU 1 -> Queue 0 [ 0.621783] vda: vda1 [ 0.623105] scsi0 : ata_piix [ 0.623957] scsi1 : ata_piix [ 0.624779] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.626128] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.627760] libphy: Fixed MDIO Bus: probed [ 0.628981] tun: Universal TUN/TAP device driver, 1.6 [ 0.630022] tun: (C) 1999-2004 Max Krasnyansky [ 0.632594] PPP generic driver version 2.4.2 [ 0.633567] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.634831] ehci-pci: EHCI PCI platform driver [ 0.635760] ehci-platform: EHCI generic platform driver [ 0.636845] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.638058] ohci-pci: OHCI PCI platform driver [ 0.639019] ohci-platform: OHCI generic platform driver [ 0.640101] uhci_hcd: USB Universal Host Controller Interface driver [ 0.662246] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.663345] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.664962] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.666198] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.667530] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.669061] usb usb1: Product: UHCI Host Controller [ 0.670063] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.671310] usb usb1: SerialNumber: 0000:00:01.2 [ 0.672395] hub 1-0:1.0: USB hub found [ 0.673229] hub 1-0:1.0: 2 ports detected [ 0.674214] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.676496] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.677516] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.678687] mousedev: PS/2 mouse device common for all mice [ 0.680099] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.682099] rtc_cmos 00:00: RTC can wake from S4 [ 0.683314] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.684611] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.685941] device-mapper: uevent: version 1.0.3 [ 0.686999] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.688732] ledtrig-cpu: registered to indicate activity on CPUs [ 0.690030] TCP: cubic registered [ 0.690874] NET: Registered protocol family 10 [ 0.692026] NET: Registered protocol family 17 [ 0.692989] Key type dns_resolver registered [ 0.694164] Loading compiled-in X.509 certificates [ 0.695708] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.704517] registered taskstats version 1 [ 0.707185] Key type trusted registered [ 0.710776] Key type encrypted registered [ 0.711690] AppArmor: AppArmor sha1 policy hashing enabled [ 0.712836] IMA: No TPM chip found, activating TPM-bypass! [ 0.714385] regulator-dummy: disabling [ 0.715266] Magic number: 14:40:832 [ 0.716230] rtc_cmos 00:00: setting system clock to 2018-08-01 11:50:40 UTC (1533124240) [ 0.717974] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.719163] EDD information not available. [ 0.785106] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.787088] Write protecting the kernel read-only data: 12288k [ 0.788817] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.791587] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.805904] systemd-udevd[107]: starting version 204 [ 0.856860] FDC 0 is a S82078B [ 0.984075] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.149093] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.150567] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.151995] usb 1-1: Product: QEMU USB Tablet [ 1.152935] usb 1-1: Manufacturer: QEMU [ 1.153799] usb 1-1: SerialNumber: 42 [ 1.432128] tsc: Refined TSC clocksource calibration: 3491.852 MHz [ 1.865290] 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.129560] 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.508376] random: init urandom read with 10 bits of entropy available * Stopping adjust system clock and timezone[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 3.364318] 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 Wed, 01 Aug 2018 11:50:43 +0000. Up 3.81 seconds. cloud-init-nonet[4.00]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[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 load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] cloud-init-nonet[5.53]: static networking is now up * Starting Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 01 Aug 2018 11:50:45 +0000. Up 5.71 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:32:c1:22 | ci-info: | eth0 | True | 192.168.0.12 | 255.255.255.0 | fa:16:3e:73:21:e6 | 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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: ca:2b:90:4b:dc:ae:d8:3e:b7:81:0d:09:65:d9:de:4b root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | oo | | o. . | |. . . | | . .. E | | .oo . .S | | =+.... | | ..+o o | | oo +. . | |..++.o. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 14:7a:1c:df:a7:e9:b4:d1:8a:46:25:27:b1:85:94:ef root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | o.oo. | | o +o= | | . + =.+ . | | o =.= | | S ..= . | | . +E+ | | o + | | . | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 7a:f8:33:54:cf:ff:00:20:27:75:90:72:75:7f:67:1b root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | o+o . | | ..o. . . | | ooo E=| | +.. .=| | S. o. . | | o. o. | | o.. .. | | oo .. | | .o ..| +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: e8:2d:ab:ba:8f:ff:95:82:81:b5:ef:e3:34:40:9a:73 root@homer-0 The key's randomart image is: +--[ED25519 256--+ | | | | | o | | * . . | | = E . S | | o * . . | | . B + | | . o.* | | +=++=. | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Wed, 01 Aug 2018 11:50:51 +0000. Up 12.11 seconds. * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 01 Aug 2018 11:50:53 +0000. Up 14.04 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 21901 0 --:--:-- --:--:-- --:--:-- 22020 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 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] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://security.ubuntu.com trusty-security/universe Sources [75.9 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [419 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 [6322 B] Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [237 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [203 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 [7433 B] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1090 kB] Get:16 http://security.ubuntu.com trusty-security/universe Translation-en [129 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 [464 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 [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 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 [9709 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 [1896 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 [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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 Fetched 12.6 MB in 7s (1582 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.11 + '[' -n 192.168.0.11 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install homer --yes --force-yes 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 88.0 MB of archives. After this operation, 202 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 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 [8630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:30 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 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 [2076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 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 [1688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 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 [1051 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 [1490 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 [4838 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 [1485 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 [5394 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 [1820 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 88.0 MB in 8s (10.1 MB/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-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... 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-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... 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-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... 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-180326.111418_amd64.deb ... Unpacking crest (1.0-180326.111418) ... 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-180326.111418_amd64.deb ... Unpacking homer (1.0-180326.111418) ... 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-180328.114312) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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-180328.114312) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8339 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... 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-180322.165850) ... 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 ..............+++ .......................................................................................................................................................+++ unable to write 'random state' 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 unable to write 'random state' Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up crest (1.0-180326.111418) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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 defusedxml (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, defusedxml, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: 2018-08-01 11:52:53,980 - functest.core.singlevm - DEBUG - try 12: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-01 11:53:03,991 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:53:03,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 11:53:04,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:53: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-e739d574-b6a3-408a-a845-bd18cf3c8bdd x-compute-request-id: req-e739d574-b6a3-408a-a845-bd18cf3c8bdd Content-Encoding: gzip Content-Length: 1500 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:73:21:e6", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:21:e6", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:c1:22", "version": 4, "addr": "192.168.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:c1:22", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/403696c5-2dcf-4228-b5b0-f44121c73b7c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/403696c5-2dcf-4228-b5b0-f44121c73b7c", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:50:39.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "403696c5-2dcf-4228-b5b0-f44121c73b7c", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:50:39Z", "hostId": "b77b292b3e7d9cf79cae4c932a13feccc8c9d06d94f40658a48d29ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "homer-0.clearwater.opnfv", "created": "2018-08-01T11:49:56Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:65:ce:9b", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:ce:9b", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1a:c7:12", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/4bd05bc6-57ad-45f1-9a3d-6528db5d43ce", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/4bd05bc6-57ad-45f1-9a3d-6528db5d43ce", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:50:39.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "4bd05bc6-57ad-45f1-9a3d-6528db5d43ce", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:50:39Z", "hostId": "b77b292b3e7d9cf79cae4c932a13feccc8c9d06d94f40658a48d29ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "dime-0.clearwater.opnfv", "created": "2018-08-01T11:49:56Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:5a:2a:e0", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:2a:e0", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:a7:52", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:a7:52", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b9e44d42-7ef2-4457-a8ff-05ddaac34690", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b9e44d42-7ef2-4457-a8ff-05ddaac34690", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:50:39.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "b9e44d42-7ef2-4457-a8ff-05ddaac34690", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:50:39Z", "hostId": "b77b292b3e7d9cf79cae4c932a13feccc8c9d06d94f40658a48d29ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "bono-0.clearwater.opnfv", "created": "2018-08-01T11:49:56Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:8a:b7:0d", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:b7:0d", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:14:7b", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a5e6c3c0-1a1b-49e0-929c-51fea4ea1012", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a5e6c3c0-1a1b-49e0-929c-51fea4ea1012", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:50:32.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "a5e6c3c0-1a1b-49e0-929c-51fea4ea1012", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:50:33Z", "hostId": "0bf63998e69f749a8e677370730dafd105841e814b81fe61687a8d70", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-01T11:49:55Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:94:6d:cd", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:6d:cd", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:4d:c1", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/97163e3e-7028-4e1d-86ea-ce672c93ae8b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/97163e3e-7028-4e1d-86ea-ce672c93ae8b", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:50:29.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "97163e3e-7028-4e1d-86ea-ce672c93ae8b", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:50:29Z", "hostId": "b77b292b3e7d9cf79cae4c932a13feccc8c9d06d94f40658a48d29ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-01T11:49:54Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:c4:f6:13", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:f6:13", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/fd10f666-adc2-4414-a884-dcef4ada2d6d", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/fd10f666-adc2-4414-a884-dcef4ada2d6d", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:49:40.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "fd10f666-adc2-4414-a884-dcef4ada2d6d", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:49:40Z", "hostId": "0bf63998e69f749a8e677370730dafd105841e814b81fe61687a8d70", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-01T11:48:16Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:87:6e:c5", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:6e:c5", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:96:06", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/15fcad45-7e3e-496e-91b2-6dd6ba6f00fd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/15fcad45-7e3e-496e-91b2-6dd6ba6f00fd", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:48:06.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "15fcad45-7e3e-496e-91b2-6dd6ba6f00fd", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:48:06Z", "hostId": "b77b292b3e7d9cf79cae4c932a13feccc8c9d06d94f40658a48d29ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "ns.clearwater.opnfv", "created": "2018-08-01T11:46:20Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:53:04,735 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-e739d574-b6a3-408a-a845-bd18cf3c8bdd 2018-08-01 11:53:04,735 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.743517875671s 2018-08-01 11:53:04,735 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-e739d574-b6a3-408a-a845-bd18cf3c8bdd 2018-08-01 11:53:04,743 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-01 11:53:04,745 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/403696c5-2dcf-4228-b5b0-f44121c73b7c/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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-01 11:53:04,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:53: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-ef33f07a-539c-4bad-a609-565be4c36e89 x-compute-request-id: req-ef33f07a-539c-4bad-a609-565be4c36e89 Content-Encoding: gzip Content-Length: 18175 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 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\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 00000000000f60e0 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.008082] Security Framework initialized\n[ 0.009267] AppArmor: AppArmor initialized\n[ 0.010367] Yama: becoming mindful.\n[ 0.012226] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015478] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016707] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018437] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020403] Initializing cgroup subsys memory\n[ 0.021333] Initializing cgroup subsys devices\n[ 0.022238] Initializing cgroup subsys freezer\n[ 0.024010] Initializing cgroup subsys blkio\n[ 0.024892] Initializing cgroup subsys perf_event\n[ 0.025846] Initializing cgroup subsys hugetlb\n[ 0.026818] CPU: Physical Processor ID: 0\n[ 0.028016] FEATURE SPEC_CTRL Present\n[ 0.029730] mce: CPU supports 10 MCE banks\n[ 0.030903] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.030903] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032011] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033592] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.036003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.038176] Speculative Store Bypass: Vulnerable\n[ 0.040468] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.046580] ACPI: Core revision 20131115\n[ 0.048171] ACPI: All ACPI Tables successfully acquired\n[ 0.049654] ftrace: allocating 28727 entries in 113 pages\n[ 0.068344] Enabling x2apic\n[ 0.069183] Enabled x2apic\n[ 0.070163] Switched APIC routing to physical x2apic.\n[ 0.072478] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.074057] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.076478] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.084681] KVM setup paravirtual spinlock\n[ 0.087370] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.088174] x86: Booting SMP configuration:\n[ 0.089088] .... node #0, CPUs: #1[ 0.087322] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.104028] x86: Booted up 1 node, 2 CPUs\n[ 0.104019] KVM setup async PF for cpu 1\n[ 0.104020] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.107260] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.108362] devtmpfs: initialized\n[ 0.110285] EVM: security.selinux\n[ 0.111232] EVM: security.SMACK64\n[ 0.112006] EVM: security.ima\n[ 0.112848] EVM: security.capability\n[ 0.113877] pinctrl core: initialized pinctrl subsystem\n[ 0.116066] regulator-dummy: no parameters\n[ 0.117230] RTC time: 11:50:39, date: 08/01/18\n[ 0.118787] NET: Registered protocol family 16\n[ 0.120199] cpuidle: using governor ladder\n[ 0.121551] cpuidle: using governor menu\n[ 0.122910] ACPI: bus type PCI registered\n[ 0.123824] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.124117] PCI: Using configuration type 1 for base access\n[ 0.126146] bio: create slab at 0\n[ 0.126146] ACPI: Added _OSI(Module Device)\n[ 0.128004] ACPI: Added _OSI(Processor Device)\n[ 0.129175] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.130485] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.133242] ACPI: Interpreter enabled\n[ 0.134344] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.136766] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.139708] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.141666] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.144008] ACPI: (supports S0 S5)\n[ 0.145017] ACPI: Using IOAPIC for interrupt routing\n[ 0.148022] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.150715] ACPI: No dock devices found.\n[ 0.153688] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.155399] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.156008] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.157806] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.160199] acpiphp: Slot [3] registered\n[ 0.161356] acpiphp: Slot [4] registered\n[ 0.162504] acpiphp: Slot [5] registered\n[ 0.163661] acpiphp: Slot [6] registered\n[ 0.164023] acpiphp: Slot [7] registered\n[ 0.165212] acpiphp: Slot [8] registered\n[ 0.166446] acpiphp: Slot [9] registered\n[ 0.167637] acpiphp: Slot [10] registered\n[ 0.168021] acpiphp: Slot [11] registered\n[ 0.169103] acpiphp: Slot [12] registered\n[ 0.170213] acpiphp: Slot [13] registered\n[ 0.171313] acpiphp: Slot [14] registered\n[ 0.172019] acpiphp: Slot [15] registered\n[ 0.173186] acpiphp: Slot [16] registered\n[ 0.174285] acpiphp: Slot [17] registered\n[ 0.175384] acpiphp: Slot [18] registered\n[ 0.176026] acpiphp: Slot [19] registered\n[ 0.177110] acpiphp: Slot [20] registered\n[ 0.178205] acpiphp: Slot [21] registered\n[ 0.179299] acpiphp: Slot [22] registered\n[ 0.180023] acpiphp: Slot [23] registered\n[ 0.181117] acpiphp: Slot [24] registered\n[ 0.182235] acpiphp: Slot [25] registered\n[ 0.183303] acpiphp: Slot [26] registered\n[ 0.184019] acpiphp: Slot [27] registered\n[ 0.185154] acpiphp: Slot [28] registered\n[ 0.186260] acpiphp: Slot [29] registered\n[ 0.187324] acpiphp: Slot [30] registered\n[ 0.188027] acpiphp: Slot [31] registered\n[ 0.189095] PCI host bridge to bus 0000:00\n[ 0.190181] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.191584] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.192004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.193583] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.194966] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.196004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.202671] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.204017] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.230457] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.232321] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.234157] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.235976] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.236762] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.238464] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.239788] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.239788] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.240004] vgaarb: loaded\n[ 0.240610] vgaarb: bridge control possible 0000:00:02.0\n[ 0.241954] SCSI subsystem initialized\n[ 0.242934] ACPI: bus type USB registered\n[ 0.244033] usbcore: registered new interface driver usbfs\n[ 0.245437] usbcore: registered new interface driver hub\n[ 0.246858] usbcore: registered new device driver usb\n[ 0.248100] PCI: Using ACPI for IRQ routing\n[ 0.249420] NetLabel: Initializing\n[ 0.250379] NetLabel: domain hash size = 128\n[ 0.251521] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.252065] NetLabel: unlabeled traffic allowed by default\n[ 0.253489] Switched to clocksource kvm-clock\n[ 0.260272] AppArmor: AppArmor Filesystem Enabled\n[ 0.261563] pnp: PnP ACPI init\n[ 0.262483] ACPI: bus type PNP registered\n[ 0.263990] pnp: PnP ACPI: found 8 devices\n[ 0.265325] ACPI: bus type PNP unregistered\n[ 0.273521] NET: Registered protocol family 2\n[ 0.275306] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.277740] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.279930] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.281980] TCP: reno registered\n[ 0.283096] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.284848] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.286838] NET: Registered protocol family 1\n[ 0.288254] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.289782] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.291275] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.313622] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.336270] Trying to unpack rootfs image as initramfs...\n[ 0.431498] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.433982] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.435660] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.437746] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.440660] Scanning for low memory corruption every 60 seconds\n[ 0.443058] Initialise system trusted keyring\n[ 0.444672] audit: initializing netlink socket (disabled)\n[ 0.446591] type=2000 audit(1533124240.521:1): initialized\n[ 0.471829] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.474416] zbud: loaded\n[ 0.475460] VFS: Disk quotas dquot_6.5.2\n[ 0.476696] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.478791] fuse init (API version 7.22)\n[ 0.480028] msgmni has been set to 3997\n[ 0.481237] Key type big_key registered\n[ 0.482681] Key type asymmetric registered\n[ 0.483898] Asymmetric key parser 'x509' registered\n[ 0.485290] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.487448] io scheduler noop registered\n[ 0.488626] io scheduler deadline registered (default)\n[ 0.490089] io scheduler cfq registered\n[ 0.491300] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.492839] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.494732] ipmi message handler version 39.2\n[ 0.496077] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.498205] ACPI: Power Button [PWRF]\n[ 0.499420] GHES: HEST is not enabled!\n[ 0.521093] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564253] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.586301] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.588097] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.611907] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.614387] Linux agpgart interface v0.103\n[ 0.616206] brd: module loaded\n[ 0.617471] loop: module loaded\n[ 0.618631] blk-mq: CPU -> queue map\n[ 0.619533] CPU 0 -> Queue 0\n[ 0.620339] CPU 1 -> Queue 0\n[ 0.621783] vda: vda1\n[ 0.623105] scsi0 : ata_piix\n[ 0.623957] scsi1 : ata_piix\n[ 0.624779] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.626128] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.627760] libphy: Fixed MDIO Bus: probed\n[ 0.628981] tun: Universal TUN/TAP device driver, 1.6\n[ 0.630022] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.632594] PPP generic driver version 2.4.2\n[ 0.633567] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.634831] ehci-pci: EHCI PCI platform driver\n[ 0.635760] ehci-platform: EHCI generic platform driver\n[ 0.636845] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.638058] ohci-pci: OHCI PCI platform driver\n[ 0.639019] ohci-platform: OHCI generic platform driver\n[ 0.640101] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.662246] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.663345] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.664962] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.666198] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.667530] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.669061] usb usb1: Product: UHCI Host Controller\n[ 0.670063] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.671310] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.672395] hub 1-0:1.0: USB hub found\n[ 0.673229] hub 1-0:1.0: 2 ports detected\n[ 0.674214] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.676496] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.677516] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.678687] mousedev: PS/2 mouse device common for all mice\n[ 0.680099] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.682099] rtc_cmos 00:00: RTC can wake from S4\n[ 0.683314] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.684611] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.685941] device-mapper: uevent: version 1.0.3\n[ 0.686999] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.688732] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.690030] TCP: cubic registered\n[ 0.690874] NET: Registered protocol family 10\n[ 0.692026] NET: Registered protocol family 17\n[ 0.692989] Key type dns_resolver registered\n[ 0.694164] Loading compiled-in X.509 certificates\n[ 0.695708] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.704517] registered taskstats version 1\n[ 0.707185] Key type trusted registered\n[ 0.710776] Key type encrypted registered\n[ 0.711690] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.712836] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.714385] regulator-dummy: disabling\n[ 0.715266] Magic number: 14:40:832\n[ 0.716230] rtc_cmos 00:00: setting system clock to 2018-08-01 11:50:40 UTC (1533124240)\n[ 0.717974] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.719163] EDD information not available.\n[ 0.785106] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.787088] Write protecting the kernel read-only data: 12288k\n[ 0.788817] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.791587] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.805904] systemd-udevd[107]: starting version 204\n[ 0.856860] FDC 0 is a S82078B\n[ 0.984075] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.149093] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.150567] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.151995] usb 1-1: Product: QEMU USB Tablet\n[ 1.152935] usb 1-1: Manufacturer: QEMU\n[ 1.153799] usb 1-1: SerialNumber: 42\n[ 1.432128] tsc: Refined TSC clocksource calibration: 3491.852 MHz\n[ 1.865290] 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.129560] 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.508376] random: init urandom read with 10 bits of entropy available\n * Stopping adjust system clock and timezone[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 3.364318] 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 Wed, 01 Aug 2018 11:50:43 +0000. Up 3.81 seconds.\ncloud-init-nonet[4.00]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[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 load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\ncloud-init-nonet[5.53]: static networking is now up\n * Starting Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 01 Aug 2018 11:50:45 +0000. Up 5.71 seconds.\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:32:c1:22 |\nci-info: | eth0 | True | 192.168.0.12 | 255.255.255.0 | fa:16:3e:73:21:e6 |\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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\nca:2b:90:4b:dc:ae:d8:3e:b7:81:0d:09:65:d9:de:4b root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| oo |\n| o. . |\n|. . . |\n| . .. E |\n| .oo . .S |\n| =+.... |\n| ..+o o |\n| oo +. . |\n|..++.o. |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n14:7a:1c:df:a7:e9:b4:d1:8a:46:25:27:b1:85:94:ef root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| o.oo. |\n| o +o= |\n| . + =.+ . |\n| o =.= |\n| S ..= . |\n| . +E+ |\n| o + |\n| . |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n7a:f8:33:54:cf:ff:00:20:27:75:90:72:75:7f:67:1b root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| o+o . |\n| ..o. . . |\n| ooo E=|\n| +.. .=|\n| S. o. . |\n| o. o. |\n| o.. .. |\n| oo .. |\n| .o ..|\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\ne8:2d:ab:ba:8f:ff:95:82:81:b5:ef:e3:34:40:9a:73 root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| |\n| o |\n| * . . |\n| = E . S |\n| o * . . |\n| . B + |\n| . o.* |\n| +=++=. |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Wed, 01 Aug 2018 11:50:51 +0000. Up 12.11 seconds.\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS homer-0 ttyS0\n\nhomer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 01 Aug 2018 11:50:53 +0000. Up 14.04 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 21901 0 --:--:-- --:--:-- --:--:-- 22020\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 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]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [75.9 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [419 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 [6322 B]\nGet:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [237 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [203 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 [7433 B]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1090 kB]\nGet:16 http://security.ubuntu.com trusty-security/universe Translation-en [129 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 [464 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 [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 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 [9709 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 [1896 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 [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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\nFetched 12.6 MB in 7s (1582 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.11\n+ '[' -n 192.168.0.11 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install homer --yes --force-yes\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 88.0 MB of archives.\nAfter this operation, 202 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 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 [8630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:30 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 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 [2076 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 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 [1688 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 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 [1051 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 [1490 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 [4838 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 [1485 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 [5394 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 [1820 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]\nExtracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 88.0 MB in 8s (10.1 MB/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-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\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-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\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-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\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-180326.111418_amd64.deb ...\nUnpacking crest (1.0-180326.111418) ...\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-180326.111418_amd64.deb ...\nUnpacking homer (1.0-180326.111418) ...\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-180328.114312) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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-180328.114312) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8339\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\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-180322.165850) ...\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.......................................................................................................................................................+++\nunable to write 'random state'\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\nunable to write 'random state'\nAdding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx'\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up crest (1.0-180326.111418) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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 defusedxml (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, defusedxml, 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 defusedxml-0.5.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-180326.111418) ...\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 defusedxml (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, defusedxml, 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: defusedxml 0.5.0\n Uninstalling defusedxml-0.5.0:\n Successfully uninstalled defusedxml-0.5.0\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 defusedxml-0.5.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+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree..."} 2018-08-01 11:53:04,826 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/403696c5-2dcf-4228-b5b0-f44121c73b7c/action used request id req-ef33f07a-539c-4bad-a609-565be4c36e89 2018-08-01 11:53:04,827 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0838170051575s 2018-08-01 11:53:04,829 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/403696c5-2dcf-4228-b5b0-f44121c73b7c/action used request id req-ef33f07a-539c-4bad-a609-565be4c36e89 2018-08-01 11:53:04,829 - functest.core.singlevm - DEBUG - console: [ 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 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 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 00000000000f60e0 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.008082] Security Framework initialized [ 0.009267] AppArmor: AppArmor initialized [ 0.010367] Yama: becoming mindful. [ 0.012226] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015478] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016707] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018437] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020403] Initializing cgroup subsys memory [ 0.021333] Initializing cgroup subsys devices [ 0.022238] Initializing cgroup subsys freezer [ 0.024010] Initializing cgroup subsys blkio [ 0.024892] Initializing cgroup subsys perf_event [ 0.025846] Initializing cgroup subsys hugetlb [ 0.026818] CPU: Physical Processor ID: 0 [ 0.028016] FEATURE SPEC_CTRL Present [ 0.029730] mce: CPU supports 10 MCE banks [ 0.030903] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.030903] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032011] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033592] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.038176] Speculative Store Bypass: Vulnerable [ 0.040468] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.046580] ACPI: Core revision 20131115 [ 0.048171] ACPI: All ACPI Tables successfully acquired [ 0.049654] ftrace: allocating 28727 entries in 113 pages [ 0.068344] Enabling x2apic [ 0.069183] Enabled x2apic [ 0.070163] Switched APIC routing to physical x2apic. [ 0.072478] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.074057] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.076478] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.084681] KVM setup paravirtual spinlock [ 0.087370] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.088174] x86: Booting SMP configuration: [ 0.089088] .... node #0, CPUs: #1[ 0.087322] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.104028] x86: Booted up 1 node, 2 CPUs [ 0.104019] KVM setup async PF for cpu 1 [ 0.104020] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.107260] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.108362] devtmpfs: initialized [ 0.110285] EVM: security.selinux [ 0.111232] EVM: security.SMACK64 [ 0.112006] EVM: security.ima [ 0.112848] EVM: security.capability [ 0.113877] pinctrl core: initialized pinctrl subsystem [ 0.116066] regulator-dummy: no parameters [ 0.117230] RTC time: 11:50:39, date: 08/01/18 [ 0.118787] NET: Registered protocol family 16 [ 0.120199] cpuidle: using governor ladder [ 0.121551] cpuidle: using governor menu [ 0.122910] ACPI: bus type PCI registered [ 0.123824] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.124117] PCI: Using configuration type 1 for base access [ 0.126146] bio: create slab at 0 [ 0.126146] ACPI: Added _OSI(Module Device) [ 0.128004] ACPI: Added _OSI(Processor Device) [ 0.129175] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.130485] ACPI: Added _OSI(Processor Aggregator Device) [ 0.133242] ACPI: Interpreter enabled [ 0.134344] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.136766] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.139708] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.141666] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.144008] ACPI: (supports S0 S5) [ 0.145017] ACPI: Using IOAPIC for interrupt routing [ 0.148022] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.150715] ACPI: No dock devices found. [ 0.153688] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.155399] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.156008] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.157806] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.160199] acpiphp: Slot [3] registered [ 0.161356] acpiphp: Slot [4] registered [ 0.162504] acpiphp: Slot [5] registered [ 0.163661] acpiphp: Slot [6] registered [ 0.164023] acpiphp: Slot [7] registered [ 0.165212] acpiphp: Slot [8] registered [ 0.166446] acpiphp: Slot [9] registered [ 0.167637] acpiphp: Slot [10] registered [ 0.168021] acpiphp: Slot [11] registered [ 0.169103] acpiphp: Slot [12] registered [ 0.170213] acpiphp: Slot [13] registered [ 0.171313] acpiphp: Slot [14] registered [ 0.172019] acpiphp: Slot [15] registered [ 0.173186] acpiphp: Slot [16] registered [ 0.174285] acpiphp: Slot [17] registered [ 0.175384] acpiphp: Slot [18] registered [ 0.176026] acpiphp: Slot [19] registered [ 0.177110] acpiphp: Slot [20] registered [ 0.178205] acpiphp: Slot [21] registered [ 0.179299] acpiphp: Slot [22] registered [ 0.180023] acpiphp: Slot [23] registered [ 0.181117] acpiphp: Slot [24] registered [ 0.182235] acpiphp: Slot [25] registered [ 0.183303] acpiphp: Slot [26] registered [ 0.184019] acpiphp: Slot [27] registered [ 0.185154] acpiphp: Slot [28] registered [ 0.186260] acpiphp: Slot [29] registered [ 0.187324] acpiphp: Slot [30] registered [ 0.188027] acpiphp: Slot [31] registered [ 0.189095] PCI host bridge to bus 0000:00 [ 0.190181] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.191584] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.192004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.193583] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.194966] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.196004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.202671] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.204017] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.230457] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.232321] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.234157] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.235976] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.236762] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.238464] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.239788] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.239788] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.240004] vgaarb: loaded [ 0.240610] vgaarb: bridge control possible 0000:00:02.0 [ 0.241954] SCSI subsystem initialized [ 0.242934] ACPI: bus type USB registered [ 0.244033] usbcore: registered new interface driver usbfs [ 0.245437] usbcore: registered new interface driver hub [ 0.246858] usbcore: registered new device driver usb [ 0.248100] PCI: Using ACPI for IRQ routing [ 0.249420] NetLabel: Initializing [ 0.250379] NetLabel: domain hash size = 128 [ 0.251521] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.252065] NetLabel: unlabeled traffic allowed by default [ 0.253489] Switched to clocksource kvm-clock [ 0.260272] AppArmor: AppArmor Filesystem Enabled [ 0.261563] pnp: PnP ACPI init [ 0.262483] ACPI: bus type PNP registered [ 0.263990] pnp: PnP ACPI: found 8 devices [ 0.265325] ACPI: bus type PNP unregistered [ 0.273521] NET: Registered protocol family 2 [ 0.275306] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.277740] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.279930] TCP: Hash tables configured (established 16384 bind 16384) [ 0.281980] TCP: reno registered [ 0.283096] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.284848] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.286838] NET: Registered protocol family 1 [ 0.288254] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.289782] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.291275] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.313622] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.336270] Trying to unpack rootfs image as initramfs... [ 0.431498] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.433982] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.435660] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.437746] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.440660] Scanning for low memory corruption every 60 seconds [ 0.443058] Initialise system trusted keyring [ 0.444672] audit: initializing netlink socket (disabled) [ 0.446591] type=2000 audit(1533124240.521:1): initialized [ 0.471829] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.474416] zbud: loaded [ 0.475460] VFS: Disk quotas dquot_6.5.2 [ 0.476696] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.478791] fuse init (API version 7.22) [ 0.480028] msgmni has been set to 3997 [ 0.481237] Key type big_key registered [ 0.482681] Key type asymmetric registered [ 0.483898] Asymmetric key parser 'x509' registered [ 0.485290] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.487448] io scheduler noop registered [ 0.488626] io scheduler deadline registered (default) [ 0.490089] io scheduler cfq registered [ 0.491300] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.492839] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.494732] ipmi message handler version 39.2 [ 0.496077] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.498205] ACPI: Power Button [PWRF] [ 0.499420] GHES: HEST is not enabled! [ 0.521093] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.564253] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.586301] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.588097] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.611907] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.614387] Linux agpgart interface v0.103 [ 0.616206] brd: module loaded [ 0.617471] loop: module loaded [ 0.618631] blk-mq: CPU -> queue map [ 0.619533] CPU 0 -> Queue 0 [ 0.620339] CPU 1 -> Queue 0 [ 0.621783] vda: vda1 [ 0.623105] scsi0 : ata_piix [ 0.623957] scsi1 : ata_piix [ 0.624779] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.626128] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.627760] libphy: Fixed MDIO Bus: probed [ 0.628981] tun: Universal TUN/TAP device driver, 1.6 [ 0.630022] tun: (C) 1999-2004 Max Krasnyansky [ 0.632594] PPP generic driver version 2.4.2 [ 0.633567] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.634831] ehci-pci: EHCI PCI platform driver [ 0.635760] ehci-platform: EHCI generic platform driver [ 0.636845] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.638058] ohci-pci: OHCI PCI platform driver [ 0.639019] ohci-platform: OHCI generic platform driver [ 0.640101] uhci_hcd: USB Universal Host Controller Interface driver [ 0.662246] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.663345] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.664962] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.666198] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.667530] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.669061] usb usb1: Product: UHCI Host Controller [ 0.670063] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.671310] usb usb1: SerialNumber: 0000:00:01.2 [ 0.672395] hub 1-0:1.0: USB hub found [ 0.673229] hub 1-0:1.0: 2 ports detected [ 0.674214] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.676496] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.677516] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.678687] mousedev: PS/2 mouse device common for all mice [ 0.680099] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.682099] rtc_cmos 00:00: RTC can wake from S4 [ 0.683314] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.684611] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.685941] device-mapper: uevent: version 1.0.3 [ 0.686999] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.688732] ledtrig-cpu: registered to indicate activity on CPUs [ 0.690030] TCP: cubic registered [ 0.690874] NET: Registered protocol family 10 [ 0.692026] NET: Registered protocol family 17 [ 0.692989] Key type dns_resolver registered [ 0.694164] Loading compiled-in X.509 certificates [ 0.695708] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.704517] registered taskstats version 1 [ 0.707185] Key type trusted registered [ 0.710776] Key type encrypted registered [ 0.711690] AppArmor: AppArmor sha1 policy hashing enabled [ 0.712836] IMA: No TPM chip found, activating TPM-bypass! [ 0.714385] regulator-dummy: disabling [ 0.715266] Magic number: 14:40:832 [ 0.716230] rtc_cmos 00:00: setting system clock to 2018-08-01 11:50:40 UTC (1533124240) [ 0.717974] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.719163] EDD information not available. [ 0.785106] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.787088] Write protecting the kernel read-only data: 12288k [ 0.788817] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.791587] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.805904] systemd-udevd[107]: starting version 204 [ 0.856860] FDC 0 is a S82078B [ 0.984075] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.149093] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.150567] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.151995] usb 1-1: Product: QEMU USB Tablet [ 1.152935] usb 1-1: Manufacturer: QEMU [ 1.153799] usb 1-1: SerialNumber: 42 [ 1.432128] tsc: Refined TSC clocksource calibration: 3491.852 MHz [ 1.865290] 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.129560] 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.508376] random: init urandom read with 10 bits of entropy available * Stopping adjust system clock and timezone[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 3.364318] 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 Wed, 01 Aug 2018 11:50:43 +0000. Up 3.81 seconds. cloud-init-nonet[4.00]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[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 load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] cloud-init-nonet[5.53]: static networking is now up * Starting Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 01 Aug 2018 11:50:45 +0000. Up 5.71 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:32:c1:22 | ci-info: | eth0 | True | 192.168.0.12 | 255.255.255.0 | fa:16:3e:73:21:e6 | 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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: ca:2b:90:4b:dc:ae:d8:3e:b7:81:0d:09:65:d9:de:4b root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | oo | | o. . | |. . . | | . .. E | | .oo . .S | | =+.... | | ..+o o | | oo +. . | |..++.o. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 14:7a:1c:df:a7:e9:b4:d1:8a:46:25:27:b1:85:94:ef root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | o.oo. | | o +o= | | . + =.+ . | | o =.= | | S ..= . | | . +E+ | | o + | | . | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 7a:f8:33:54:cf:ff:00:20:27:75:90:72:75:7f:67:1b root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | o+o . | | ..o. . . | | ooo E=| | +.. .=| | S. o. . | | o. o. | | o.. .. | | oo .. | | .o ..| +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: e8:2d:ab:ba:8f:ff:95:82:81:b5:ef:e3:34:40:9a:73 root@homer-0 The key's randomart image is: +--[ED25519 256--+ | | | | | o | | * . . | | = E . S | | o * . . | | . B + | | . o.* | | +=++=. | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Wed, 01 Aug 2018 11:50:51 +0000. Up 12.11 seconds. * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 01 Aug 2018 11:50:53 +0000. Up 14.04 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 21901 0 --:--:-- --:--:-- --:--:-- 22020 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 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] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://security.ubuntu.com trusty-security/universe Sources [75.9 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [419 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 [6322 B] Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [237 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [203 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 [7433 B] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1090 kB] Get:16 http://security.ubuntu.com trusty-security/universe Translation-en [129 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 [464 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 [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 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 [9709 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 [1896 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 [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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 Fetched 12.6 MB in 7s (1582 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.11 + '[' -n 192.168.0.11 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install homer --yes --force-yes 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 88.0 MB of archives. After this operation, 202 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 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 [8630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:30 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 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 [2076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 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 [1688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 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 [1051 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 [1490 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 [4838 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 [1485 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 [5394 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 [1820 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 88.0 MB in 8s (10.1 MB/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-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... 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-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... 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-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... 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-180326.111418_amd64.deb ... Unpacking crest (1.0-180326.111418) ... 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-180326.111418_amd64.deb ... Unpacking homer (1.0-180326.111418) ... 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-180328.114312) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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-180328.114312) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8339 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... 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-180322.165850) ... 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 ..............+++ .......................................................................................................................................................+++ unable to write 'random state' 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 unable to write 'random state' Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up crest (1.0-180326.111418) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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 defusedxml (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, defusedxml, 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 defusedxml-0.5.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-180326.111418) ... 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 defusedxml (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, defusedxml, 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: defusedxml 0.5.0 Uninstalling defusedxml-0.5.0: Successfully uninstalled defusedxml-0.5.0 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 defusedxml-0.5.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) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... 2018-08-01 11:53:04,833 - functest.core.singlevm - DEBUG - try 13: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-01 11:53:14,843 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:53:14,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 11:53:15,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:53: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-719f9b63-ab53-4ad4-94bc-3d12cc7e99fd x-compute-request-id: req-719f9b63-ab53-4ad4-94bc-3d12cc7e99fd Content-Encoding: gzip Content-Length: 1500 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:73:21:e6", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:21:e6", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:c1:22", "version": 4, "addr": "192.168.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:c1:22", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/403696c5-2dcf-4228-b5b0-f44121c73b7c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/403696c5-2dcf-4228-b5b0-f44121c73b7c", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:50:39.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "403696c5-2dcf-4228-b5b0-f44121c73b7c", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:50:39Z", "hostId": "b77b292b3e7d9cf79cae4c932a13feccc8c9d06d94f40658a48d29ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "homer-0.clearwater.opnfv", "created": "2018-08-01T11:49:56Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:65:ce:9b", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:ce:9b", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1a:c7:12", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/4bd05bc6-57ad-45f1-9a3d-6528db5d43ce", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/4bd05bc6-57ad-45f1-9a3d-6528db5d43ce", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:50:39.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "4bd05bc6-57ad-45f1-9a3d-6528db5d43ce", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:50:39Z", "hostId": "b77b292b3e7d9cf79cae4c932a13feccc8c9d06d94f40658a48d29ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "dime-0.clearwater.opnfv", "created": "2018-08-01T11:49:56Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:5a:2a:e0", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:2a:e0", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:a7:52", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:a7:52", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b9e44d42-7ef2-4457-a8ff-05ddaac34690", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b9e44d42-7ef2-4457-a8ff-05ddaac34690", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:50:39.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "b9e44d42-7ef2-4457-a8ff-05ddaac34690", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:50:39Z", "hostId": "b77b292b3e7d9cf79cae4c932a13feccc8c9d06d94f40658a48d29ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "bono-0.clearwater.opnfv", "created": "2018-08-01T11:49:56Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:8a:b7:0d", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:b7:0d", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:14:7b", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a5e6c3c0-1a1b-49e0-929c-51fea4ea1012", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a5e6c3c0-1a1b-49e0-929c-51fea4ea1012", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:50:32.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "a5e6c3c0-1a1b-49e0-929c-51fea4ea1012", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:50:33Z", "hostId": "0bf63998e69f749a8e677370730dafd105841e814b81fe61687a8d70", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-01T11:49:55Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:94:6d:cd", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:6d:cd", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:4d:c1", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/97163e3e-7028-4e1d-86ea-ce672c93ae8b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/97163e3e-7028-4e1d-86ea-ce672c93ae8b", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:50:29.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "97163e3e-7028-4e1d-86ea-ce672c93ae8b", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:50:29Z", "hostId": "b77b292b3e7d9cf79cae4c932a13feccc8c9d06d94f40658a48d29ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-01T11:49:54Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:c4:f6:13", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:f6:13", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/fd10f666-adc2-4414-a884-dcef4ada2d6d", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/fd10f666-adc2-4414-a884-dcef4ada2d6d", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:49:40.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "fd10f666-adc2-4414-a884-dcef4ada2d6d", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:49:40Z", "hostId": "0bf63998e69f749a8e677370730dafd105841e814b81fe61687a8d70", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-01T11:48:16Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:87:6e:c5", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:6e:c5", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:96:06", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/15fcad45-7e3e-496e-91b2-6dd6ba6f00fd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/15fcad45-7e3e-496e-91b2-6dd6ba6f00fd", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:48:06.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "15fcad45-7e3e-496e-91b2-6dd6ba6f00fd", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:48:06Z", "hostId": "b77b292b3e7d9cf79cae4c932a13feccc8c9d06d94f40658a48d29ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "ns.clearwater.opnfv", "created": "2018-08-01T11:46:20Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:53:15,673 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-719f9b63-ab53-4ad4-94bc-3d12cc7e99fd 2018-08-01 11:53:15,673 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.829373121262s 2018-08-01 11:53:15,674 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-719f9b63-ab53-4ad4-94bc-3d12cc7e99fd 2018-08-01 11:53:15,681 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-01 11:53:15,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/403696c5-2dcf-4228-b5b0-f44121c73b7c/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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-01 11:53:15,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11: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-52190a60-8769-4763-af38-86bb1e1b9cd3 x-compute-request-id: req-52190a60-8769-4763-af38-86bb1e1b9cd3 Content-Encoding: gzip Content-Length: 18758 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 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\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 00000000000f60e0 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.008082] Security Framework initialized\n[ 0.009267] AppArmor: AppArmor initialized\n[ 0.010367] Yama: becoming mindful.\n[ 0.012226] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015478] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016707] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018437] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020403] Initializing cgroup subsys memory\n[ 0.021333] Initializing cgroup subsys devices\n[ 0.022238] Initializing cgroup subsys freezer\n[ 0.024010] Initializing cgroup subsys blkio\n[ 0.024892] Initializing cgroup subsys perf_event\n[ 0.025846] Initializing cgroup subsys hugetlb\n[ 0.026818] CPU: Physical Processor ID: 0\n[ 0.028016] FEATURE SPEC_CTRL Present\n[ 0.029730] mce: CPU supports 10 MCE banks\n[ 0.030903] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.030903] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032011] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033592] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.036003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.038176] Speculative Store Bypass: Vulnerable\n[ 0.040468] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.046580] ACPI: Core revision 20131115\n[ 0.048171] ACPI: All ACPI Tables successfully acquired\n[ 0.049654] ftrace: allocating 28727 entries in 113 pages\n[ 0.068344] Enabling x2apic\n[ 0.069183] Enabled x2apic\n[ 0.070163] Switched APIC routing to physical x2apic.\n[ 0.072478] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.074057] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.076478] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.084681] KVM setup paravirtual spinlock\n[ 0.087370] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.088174] x86: Booting SMP configuration:\n[ 0.089088] .... node #0, CPUs: #1[ 0.087322] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.104028] x86: Booted up 1 node, 2 CPUs\n[ 0.104019] KVM setup async PF for cpu 1\n[ 0.104020] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.107260] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.108362] devtmpfs: initialized\n[ 0.110285] EVM: security.selinux\n[ 0.111232] EVM: security.SMACK64\n[ 0.112006] EVM: security.ima\n[ 0.112848] EVM: security.capability\n[ 0.113877] pinctrl core: initialized pinctrl subsystem\n[ 0.116066] regulator-dummy: no parameters\n[ 0.117230] RTC time: 11:50:39, date: 08/01/18\n[ 0.118787] NET: Registered protocol family 16\n[ 0.120199] cpuidle: using governor ladder\n[ 0.121551] cpuidle: using governor menu\n[ 0.122910] ACPI: bus type PCI registered\n[ 0.123824] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.124117] PCI: Using configuration type 1 for base access\n[ 0.126146] bio: create slab at 0\n[ 0.126146] ACPI: Added _OSI(Module Device)\n[ 0.128004] ACPI: Added _OSI(Processor Device)\n[ 0.129175] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.130485] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.133242] ACPI: Interpreter enabled\n[ 0.134344] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.136766] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.139708] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.141666] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.144008] ACPI: (supports S0 S5)\n[ 0.145017] ACPI: Using IOAPIC for interrupt routing\n[ 0.148022] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.150715] ACPI: No dock devices found.\n[ 0.153688] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.155399] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.156008] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.157806] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.160199] acpiphp: Slot [3] registered\n[ 0.161356] acpiphp: Slot [4] registered\n[ 0.162504] acpiphp: Slot [5] registered\n[ 0.163661] acpiphp: Slot [6] registered\n[ 0.164023] acpiphp: Slot [7] registered\n[ 0.165212] acpiphp: Slot [8] registered\n[ 0.166446] acpiphp: Slot [9] registered\n[ 0.167637] acpiphp: Slot [10] registered\n[ 0.168021] acpiphp: Slot [11] registered\n[ 0.169103] acpiphp: Slot [12] registered\n[ 0.170213] acpiphp: Slot [13] registered\n[ 0.171313] acpiphp: Slot [14] registered\n[ 0.172019] acpiphp: Slot [15] registered\n[ 0.173186] acpiphp: Slot [16] registered\n[ 0.174285] acpiphp: Slot [17] registered\n[ 0.175384] acpiphp: Slot [18] registered\n[ 0.176026] acpiphp: Slot [19] registered\n[ 0.177110] acpiphp: Slot [20] registered\n[ 0.178205] acpiphp: Slot [21] registered\n[ 0.179299] acpiphp: Slot [22] registered\n[ 0.180023] acpiphp: Slot [23] registered\n[ 0.181117] acpiphp: Slot [24] registered\n[ 0.182235] acpiphp: Slot [25] registered\n[ 0.183303] acpiphp: Slot [26] registered\n[ 0.184019] acpiphp: Slot [27] registered\n[ 0.185154] acpiphp: Slot [28] registered\n[ 0.186260] acpiphp: Slot [29] registered\n[ 0.187324] acpiphp: Slot [30] registered\n[ 0.188027] acpiphp: Slot [31] registered\n[ 0.189095] PCI host bridge to bus 0000:00\n[ 0.190181] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.191584] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.192004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.193583] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.194966] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.196004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.202671] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.204017] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.230457] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.232321] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.234157] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.235976] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.236762] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.238464] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.239788] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.239788] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.240004] vgaarb: loaded\n[ 0.240610] vgaarb: bridge control possible 0000:00:02.0\n[ 0.241954] SCSI subsystem initialized\n[ 0.242934] ACPI: bus type USB registered\n[ 0.244033] usbcore: registered new interface driver usbfs\n[ 0.245437] usbcore: registered new interface driver hub\n[ 0.246858] usbcore: registered new device driver usb\n[ 0.248100] PCI: Using ACPI for IRQ routing\n[ 0.249420] NetLabel: Initializing\n[ 0.250379] NetLabel: domain hash size = 128\n[ 0.251521] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.252065] NetLabel: unlabeled traffic allowed by default\n[ 0.253489] Switched to clocksource kvm-clock\n[ 0.260272] AppArmor: AppArmor Filesystem Enabled\n[ 0.261563] pnp: PnP ACPI init\n[ 0.262483] ACPI: bus type PNP registered\n[ 0.263990] pnp: PnP ACPI: found 8 devices\n[ 0.265325] ACPI: bus type PNP unregistered\n[ 0.273521] NET: Registered protocol family 2\n[ 0.275306] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.277740] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.279930] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.281980] TCP: reno registered\n[ 0.283096] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.284848] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.286838] NET: Registered protocol family 1\n[ 0.288254] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.289782] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.291275] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.313622] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.336270] Trying to unpack rootfs image as initramfs...\n[ 0.431498] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.433982] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.435660] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.437746] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.440660] Scanning for low memory corruption every 60 seconds\n[ 0.443058] Initialise system trusted keyring\n[ 0.444672] audit: initializing netlink socket (disabled)\n[ 0.446591] type=2000 audit(1533124240.521:1): initialized\n[ 0.471829] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.474416] zbud: loaded\n[ 0.475460] VFS: Disk quotas dquot_6.5.2\n[ 0.476696] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.478791] fuse init (API version 7.22)\n[ 0.480028] msgmni has been set to 3997\n[ 0.481237] Key type big_key registered\n[ 0.482681] Key type asymmetric registered\n[ 0.483898] Asymmetric key parser 'x509' registered\n[ 0.485290] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.487448] io scheduler noop registered\n[ 0.488626] io scheduler deadline registered (default)\n[ 0.490089] io scheduler cfq registered\n[ 0.491300] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.492839] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.494732] ipmi message handler version 39.2\n[ 0.496077] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.498205] ACPI: Power Button [PWRF]\n[ 0.499420] GHES: HEST is not enabled!\n[ 0.521093] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564253] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.586301] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.588097] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.611907] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.614387] Linux agpgart interface v0.103\n[ 0.616206] brd: module loaded\n[ 0.617471] loop: module loaded\n[ 0.618631] blk-mq: CPU -> queue map\n[ 0.619533] CPU 0 -> Queue 0\n[ 0.620339] CPU 1 -> Queue 0\n[ 0.621783] vda: vda1\n[ 0.623105] scsi0 : ata_piix\n[ 0.623957] scsi1 : ata_piix\n[ 0.624779] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.626128] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.627760] libphy: Fixed MDIO Bus: probed\n[ 0.628981] tun: Universal TUN/TAP device driver, 1.6\n[ 0.630022] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.632594] PPP generic driver version 2.4.2\n[ 0.633567] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.634831] ehci-pci: EHCI PCI platform driver\n[ 0.635760] ehci-platform: EHCI generic platform driver\n[ 0.636845] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.638058] ohci-pci: OHCI PCI platform driver\n[ 0.639019] ohci-platform: OHCI generic platform driver\n[ 0.640101] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.662246] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.663345] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.664962] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.666198] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.667530] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.669061] usb usb1: Product: UHCI Host Controller\n[ 0.670063] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.671310] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.672395] hub 1-0:1.0: USB hub found\n[ 0.673229] hub 1-0:1.0: 2 ports detected\n[ 0.674214] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.676496] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.677516] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.678687] mousedev: PS/2 mouse device common for all mice\n[ 0.680099] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.682099] rtc_cmos 00:00: RTC can wake from S4\n[ 0.683314] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.684611] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.685941] device-mapper: uevent: version 1.0.3\n[ 0.686999] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.688732] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.690030] TCP: cubic registered\n[ 0.690874] NET: Registered protocol family 10\n[ 0.692026] NET: Registered protocol family 17\n[ 0.692989] Key type dns_resolver registered\n[ 0.694164] Loading compiled-in X.509 certificates\n[ 0.695708] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.704517] registered taskstats version 1\n[ 0.707185] Key type trusted registered\n[ 0.710776] Key type encrypted registered\n[ 0.711690] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.712836] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.714385] regulator-dummy: disabling\n[ 0.715266] Magic number: 14:40:832\n[ 0.716230] rtc_cmos 00:00: setting system clock to 2018-08-01 11:50:40 UTC (1533124240)\n[ 0.717974] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.719163] EDD information not available.\n[ 0.785106] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.787088] Write protecting the kernel read-only data: 12288k\n[ 0.788817] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.791587] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.805904] systemd-udevd[107]: starting version 204\n[ 0.856860] FDC 0 is a S82078B\n[ 0.984075] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.149093] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.150567] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.151995] usb 1-1: Product: QEMU USB Tablet\n[ 1.152935] usb 1-1: Manufacturer: QEMU\n[ 1.153799] usb 1-1: SerialNumber: 42\n[ 1.432128] tsc: Refined TSC clocksource calibration: 3491.852 MHz\n[ 1.865290] 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.129560] 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.508376] random: init urandom read with 10 bits of entropy available\n * Stopping adjust system clock and timezone[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 3.364318] 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 Wed, 01 Aug 2018 11:50:43 +0000. Up 3.81 seconds.\ncloud-init-nonet[4.00]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[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 load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\ncloud-init-nonet[5.53]: static networking is now up\n * Starting Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 01 Aug 2018 11:50:45 +0000. Up 5.71 seconds.\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:32:c1:22 |\nci-info: | eth0 | True | 192.168.0.12 | 255.255.255.0 | fa:16:3e:73:21:e6 |\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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\nca:2b:90:4b:dc:ae:d8:3e:b7:81:0d:09:65:d9:de:4b root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| oo |\n| o. . |\n|. . . |\n| . .. E |\n| .oo . .S |\n| =+.... |\n| ..+o o |\n| oo +. . |\n|..++.o. |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n14:7a:1c:df:a7:e9:b4:d1:8a:46:25:27:b1:85:94:ef root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| o.oo. |\n| o +o= |\n| . + =.+ . |\n| o =.= |\n| S ..= . |\n| . +E+ |\n| o + |\n| . |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n7a:f8:33:54:cf:ff:00:20:27:75:90:72:75:7f:67:1b root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| o+o . |\n| ..o. . . |\n| ooo E=|\n| +.. .=|\n| S. o. . |\n| o. o. |\n| o.. .. |\n| oo .. |\n| .o ..|\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\ne8:2d:ab:ba:8f:ff:95:82:81:b5:ef:e3:34:40:9a:73 root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| |\n| o |\n| * . . |\n| = E . S |\n| o * . . |\n| . B + |\n| . o.* |\n| +=++=. |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Wed, 01 Aug 2018 11:50:51 +0000. Up 12.11 seconds.\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS homer-0 ttyS0\n\nhomer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 01 Aug 2018 11:50:53 +0000. Up 14.04 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 21901 0 --:--:-- --:--:-- --:--:-- 22020\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 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]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [75.9 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [419 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 [6322 B]\nGet:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [237 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [203 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 [7433 B]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1090 kB]\nGet:16 http://security.ubuntu.com trusty-security/universe Translation-en [129 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 [464 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 [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 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 [9709 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 [1896 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 [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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\nFetched 12.6 MB in 7s (1582 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.11\n+ '[' -n 192.168.0.11 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install homer --yes --force-yes\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 88.0 MB of archives.\nAfter this operation, 202 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 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 [8630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:30 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 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 [2076 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 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 [1688 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 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 [1051 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 [1490 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 [4838 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 [1485 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 [5394 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 [1820 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]\nExtracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 88.0 MB in 8s (10.1 MB/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-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\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-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\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-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\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-180326.111418_amd64.deb ...\nUnpacking crest (1.0-180326.111418) ...\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-180326.111418_amd64.deb ...\nUnpacking homer (1.0-180326.111418) ...\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-180328.114312) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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-180328.114312) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8339\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\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-180322.165850) ...\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.......................................................................................................................................................+++\nunable to write 'random state'\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\nunable to write 'random state'\nAdding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx'\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up crest (1.0-180326.111418) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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 defusedxml (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, defusedxml, 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 defusedxml-0.5.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-180326.111418) ...\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 defusedxml (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, defusedxml, 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: defusedxml 0.5.0\n Uninstalling defusedxml-0.5.0:\n Successfully uninstalled defusedxml-0.5.0\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 defusedxml-0.5.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+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading 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.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [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/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 2s (14.3 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58174 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-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\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-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip..."} 2018-08-01 11:53:15,763 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/403696c5-2dcf-4228-b5b0-f44121c73b7c/action used request id req-52190a60-8769-4763-af38-86bb1e1b9cd3 2018-08-01 11:53:15,763 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0818150043488s 2018-08-01 11:53:15,766 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/403696c5-2dcf-4228-b5b0-f44121c73b7c/action used request id req-52190a60-8769-4763-af38-86bb1e1b9cd3 2018-08-01 11:53:15,766 - functest.core.singlevm - DEBUG - console: [ 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 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 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 00000000000f60e0 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.008082] Security Framework initialized [ 0.009267] AppArmor: AppArmor initialized [ 0.010367] Yama: becoming mindful. [ 0.012226] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015478] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016707] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018437] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020403] Initializing cgroup subsys memory [ 0.021333] Initializing cgroup subsys devices [ 0.022238] Initializing cgroup subsys freezer [ 0.024010] Initializing cgroup subsys blkio [ 0.024892] Initializing cgroup subsys perf_event [ 0.025846] Initializing cgroup subsys hugetlb [ 0.026818] CPU: Physical Processor ID: 0 [ 0.028016] FEATURE SPEC_CTRL Present [ 0.029730] mce: CPU supports 10 MCE banks [ 0.030903] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.030903] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032011] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033592] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.038176] Speculative Store Bypass: Vulnerable [ 0.040468] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.046580] ACPI: Core revision 20131115 [ 0.048171] ACPI: All ACPI Tables successfully acquired [ 0.049654] ftrace: allocating 28727 entries in 113 pages [ 0.068344] Enabling x2apic [ 0.069183] Enabled x2apic [ 0.070163] Switched APIC routing to physical x2apic. [ 0.072478] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.074057] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.076478] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.084681] KVM setup paravirtual spinlock [ 0.087370] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.088174] x86: Booting SMP configuration: [ 0.089088] .... node #0, CPUs: #1[ 0.087322] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.104028] x86: Booted up 1 node, 2 CPUs [ 0.104019] KVM setup async PF for cpu 1 [ 0.104020] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.107260] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.108362] devtmpfs: initialized [ 0.110285] EVM: security.selinux [ 0.111232] EVM: security.SMACK64 [ 0.112006] EVM: security.ima [ 0.112848] EVM: security.capability [ 0.113877] pinctrl core: initialized pinctrl subsystem [ 0.116066] regulator-dummy: no parameters [ 0.117230] RTC time: 11:50:39, date: 08/01/18 [ 0.118787] NET: Registered protocol family 16 [ 0.120199] cpuidle: using governor ladder [ 0.121551] cpuidle: using governor menu [ 0.122910] ACPI: bus type PCI registered [ 0.123824] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.124117] PCI: Using configuration type 1 for base access [ 0.126146] bio: create slab at 0 [ 0.126146] ACPI: Added _OSI(Module Device) [ 0.128004] ACPI: Added _OSI(Processor Device) [ 0.129175] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.130485] ACPI: Added _OSI(Processor Aggregator Device) [ 0.133242] ACPI: Interpreter enabled [ 0.134344] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.136766] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.139708] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.141666] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.144008] ACPI: (supports S0 S5) [ 0.145017] ACPI: Using IOAPIC for interrupt routing [ 0.148022] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.150715] ACPI: No dock devices found. [ 0.153688] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.155399] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.156008] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.157806] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.160199] acpiphp: Slot [3] registered [ 0.161356] acpiphp: Slot [4] registered [ 0.162504] acpiphp: Slot [5] registered [ 0.163661] acpiphp: Slot [6] registered [ 0.164023] acpiphp: Slot [7] registered [ 0.165212] acpiphp: Slot [8] registered [ 0.166446] acpiphp: Slot [9] registered [ 0.167637] acpiphp: Slot [10] registered [ 0.168021] acpiphp: Slot [11] registered [ 0.169103] acpiphp: Slot [12] registered [ 0.170213] acpiphp: Slot [13] registered [ 0.171313] acpiphp: Slot [14] registered [ 0.172019] acpiphp: Slot [15] registered [ 0.173186] acpiphp: Slot [16] registered [ 0.174285] acpiphp: Slot [17] registered [ 0.175384] acpiphp: Slot [18] registered [ 0.176026] acpiphp: Slot [19] registered [ 0.177110] acpiphp: Slot [20] registered [ 0.178205] acpiphp: Slot [21] registered [ 0.179299] acpiphp: Slot [22] registered [ 0.180023] acpiphp: Slot [23] registered [ 0.181117] acpiphp: Slot [24] registered [ 0.182235] acpiphp: Slot [25] registered [ 0.183303] acpiphp: Slot [26] registered [ 0.184019] acpiphp: Slot [27] registered [ 0.185154] acpiphp: Slot [28] registered [ 0.186260] acpiphp: Slot [29] registered [ 0.187324] acpiphp: Slot [30] registered [ 0.188027] acpiphp: Slot [31] registered [ 0.189095] PCI host bridge to bus 0000:00 [ 0.190181] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.191584] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.192004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.193583] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.194966] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.196004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.202671] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.204017] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.230457] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.232321] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.234157] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.235976] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.236762] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.238464] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.239788] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.239788] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.240004] vgaarb: loaded [ 0.240610] vgaarb: bridge control possible 0000:00:02.0 [ 0.241954] SCSI subsystem initialized [ 0.242934] ACPI: bus type USB registered [ 0.244033] usbcore: registered new interface driver usbfs [ 0.245437] usbcore: registered new interface driver hub [ 0.246858] usbcore: registered new device driver usb [ 0.248100] PCI: Using ACPI for IRQ routing [ 0.249420] NetLabel: Initializing [ 0.250379] NetLabel: domain hash size = 128 [ 0.251521] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.252065] NetLabel: unlabeled traffic allowed by default [ 0.253489] Switched to clocksource kvm-clock [ 0.260272] AppArmor: AppArmor Filesystem Enabled [ 0.261563] pnp: PnP ACPI init [ 0.262483] ACPI: bus type PNP registered [ 0.263990] pnp: PnP ACPI: found 8 devices [ 0.265325] ACPI: bus type PNP unregistered [ 0.273521] NET: Registered protocol family 2 [ 0.275306] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.277740] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.279930] TCP: Hash tables configured (established 16384 bind 16384) [ 0.281980] TCP: reno registered [ 0.283096] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.284848] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.286838] NET: Registered protocol family 1 [ 0.288254] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.289782] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.291275] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.313622] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.336270] Trying to unpack rootfs image as initramfs... [ 0.431498] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.433982] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.435660] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.437746] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.440660] Scanning for low memory corruption every 60 seconds [ 0.443058] Initialise system trusted keyring [ 0.444672] audit: initializing netlink socket (disabled) [ 0.446591] type=2000 audit(1533124240.521:1): initialized [ 0.471829] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.474416] zbud: loaded [ 0.475460] VFS: Disk quotas dquot_6.5.2 [ 0.476696] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.478791] fuse init (API version 7.22) [ 0.480028] msgmni has been set to 3997 [ 0.481237] Key type big_key registered [ 0.482681] Key type asymmetric registered [ 0.483898] Asymmetric key parser 'x509' registered [ 0.485290] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.487448] io scheduler noop registered [ 0.488626] io scheduler deadline registered (default) [ 0.490089] io scheduler cfq registered [ 0.491300] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.492839] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.494732] ipmi message handler version 39.2 [ 0.496077] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.498205] ACPI: Power Button [PWRF] [ 0.499420] GHES: HEST is not enabled! [ 0.521093] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.564253] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.586301] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.588097] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.611907] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.614387] Linux agpgart interface v0.103 [ 0.616206] brd: module loaded [ 0.617471] loop: module loaded [ 0.618631] blk-mq: CPU -> queue map [ 0.619533] CPU 0 -> Queue 0 [ 0.620339] CPU 1 -> Queue 0 [ 0.621783] vda: vda1 [ 0.623105] scsi0 : ata_piix [ 0.623957] scsi1 : ata_piix [ 0.624779] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.626128] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.627760] libphy: Fixed MDIO Bus: probed [ 0.628981] tun: Universal TUN/TAP device driver, 1.6 [ 0.630022] tun: (C) 1999-2004 Max Krasnyansky [ 0.632594] PPP generic driver version 2.4.2 [ 0.633567] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.634831] ehci-pci: EHCI PCI platform driver [ 0.635760] ehci-platform: EHCI generic platform driver [ 0.636845] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.638058] ohci-pci: OHCI PCI platform driver [ 0.639019] ohci-platform: OHCI generic platform driver [ 0.640101] uhci_hcd: USB Universal Host Controller Interface driver [ 0.662246] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.663345] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.664962] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.666198] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.667530] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.669061] usb usb1: Product: UHCI Host Controller [ 0.670063] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.671310] usb usb1: SerialNumber: 0000:00:01.2 [ 0.672395] hub 1-0:1.0: USB hub found [ 0.673229] hub 1-0:1.0: 2 ports detected [ 0.674214] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.676496] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.677516] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.678687] mousedev: PS/2 mouse device common for all mice [ 0.680099] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.682099] rtc_cmos 00:00: RTC can wake from S4 [ 0.683314] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.684611] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.685941] device-mapper: uevent: version 1.0.3 [ 0.686999] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.688732] ledtrig-cpu: registered to indicate activity on CPUs [ 0.690030] TCP: cubic registered [ 0.690874] NET: Registered protocol family 10 [ 0.692026] NET: Registered protocol family 17 [ 0.692989] Key type dns_resolver registered [ 0.694164] Loading compiled-in X.509 certificates [ 0.695708] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.704517] registered taskstats version 1 [ 0.707185] Key type trusted registered [ 0.710776] Key type encrypted registered [ 0.711690] AppArmor: AppArmor sha1 policy hashing enabled [ 0.712836] IMA: No TPM chip found, activating TPM-bypass! [ 0.714385] regulator-dummy: disabling [ 0.715266] Magic number: 14:40:832 [ 0.716230] rtc_cmos 00:00: setting system clock to 2018-08-01 11:50:40 UTC (1533124240) [ 0.717974] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.719163] EDD information not available. [ 0.785106] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.787088] Write protecting the kernel read-only data: 12288k [ 0.788817] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.791587] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.805904] systemd-udevd[107]: starting version 204 [ 0.856860] FDC 0 is a S82078B [ 0.984075] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.149093] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.150567] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.151995] usb 1-1: Product: QEMU USB Tablet [ 1.152935] usb 1-1: Manufacturer: QEMU [ 1.153799] usb 1-1: SerialNumber: 42 [ 1.432128] tsc: Refined TSC clocksource calibration: 3491.852 MHz [ 1.865290] 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.129560] 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.508376] random: init urandom read with 10 bits of entropy available * Stopping adjust system clock and timezone[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 3.364318] 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 Wed, 01 Aug 2018 11:50:43 +0000. Up 3.81 seconds. cloud-init-nonet[4.00]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[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 load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] cloud-init-nonet[5.53]: static networking is now up * Starting Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 01 Aug 2018 11:50:45 +0000. Up 5.71 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:32:c1:22 | ci-info: | eth0 | True | 192.168.0.12 | 255.255.255.0 | fa:16:3e:73:21:e6 | 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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: ca:2b:90:4b:dc:ae:d8:3e:b7:81:0d:09:65:d9:de:4b root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | oo | | o. . | |. . . | | . .. E | | .oo . .S | | =+.... | | ..+o o | | oo +. . | |..++.o. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 14:7a:1c:df:a7:e9:b4:d1:8a:46:25:27:b1:85:94:ef root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | o.oo. | | o +o= | | . + =.+ . | | o =.= | | S ..= . | | . +E+ | | o + | | . | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 7a:f8:33:54:cf:ff:00:20:27:75:90:72:75:7f:67:1b root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | o+o . | | ..o. . . | | ooo E=| | +.. .=| | S. o. . | | o. o. | | o.. .. | | oo .. | | .o ..| +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: e8:2d:ab:ba:8f:ff:95:82:81:b5:ef:e3:34:40:9a:73 root@homer-0 The key's randomart image is: +--[ED25519 256--+ | | | | | o | | * . . | | = E . S | | o * . . | | . B + | | . o.* | | +=++=. | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Wed, 01 Aug 2018 11:50:51 +0000. Up 12.11 seconds. * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 01 Aug 2018 11:50:53 +0000. Up 14.04 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 21901 0 --:--:-- --:--:-- --:--:-- 22020 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 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] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://security.ubuntu.com trusty-security/universe Sources [75.9 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [419 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 [6322 B] Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [237 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [203 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 [7433 B] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1090 kB] Get:16 http://security.ubuntu.com trusty-security/universe Translation-en [129 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 [464 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 [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 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 [9709 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 [1896 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 [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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 Fetched 12.6 MB in 7s (1582 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.11 + '[' -n 192.168.0.11 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install homer --yes --force-yes 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 88.0 MB of archives. After this operation, 202 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 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 [8630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:30 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 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 [2076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 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 [1688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 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 [1051 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 [1490 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 [4838 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 [1485 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 [5394 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 [1820 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 88.0 MB in 8s (10.1 MB/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-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... 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-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... 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-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... 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-180326.111418_amd64.deb ... Unpacking crest (1.0-180326.111418) ... 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-180326.111418_amd64.deb ... Unpacking homer (1.0-180326.111418) ... 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-180328.114312) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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-180328.114312) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8339 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... 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-180322.165850) ... 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 ..............+++ .......................................................................................................................................................+++ unable to write 'random state' 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 unable to write 'random state' Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up crest (1.0-180326.111418) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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 defusedxml (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, defusedxml, 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 defusedxml-0.5.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-180326.111418) ... 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 defusedxml (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, defusedxml, 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: defusedxml 0.5.0 Uninstalling defusedxml-0.5.0: Successfully uninstalled defusedxml-0.5.0 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 defusedxml-0.5.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) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes 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.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [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/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 2s (14.3 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58174 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-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... 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-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip... 2018-08-01 11:53:15,770 - functest.core.singlevm - DEBUG - try 14: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-01 11:53:25,780 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:53:25,783 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 11:53:26,379 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:53: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-b5abcc3e-eafc-451c-9f61-9ea4f1f1461e x-compute-request-id: req-b5abcc3e-eafc-451c-9f61-9ea4f1f1461e Content-Encoding: gzip Content-Length: 1500 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:73:21:e6", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:21:e6", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:c1:22", "version": 4, "addr": "192.168.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:c1:22", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/403696c5-2dcf-4228-b5b0-f44121c73b7c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/403696c5-2dcf-4228-b5b0-f44121c73b7c", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:50:39.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "403696c5-2dcf-4228-b5b0-f44121c73b7c", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:50:39Z", "hostId": "b77b292b3e7d9cf79cae4c932a13feccc8c9d06d94f40658a48d29ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "homer-0.clearwater.opnfv", "created": "2018-08-01T11:49:56Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:65:ce:9b", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:ce:9b", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1a:c7:12", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/4bd05bc6-57ad-45f1-9a3d-6528db5d43ce", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/4bd05bc6-57ad-45f1-9a3d-6528db5d43ce", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:50:39.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "4bd05bc6-57ad-45f1-9a3d-6528db5d43ce", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:50:39Z", "hostId": "b77b292b3e7d9cf79cae4c932a13feccc8c9d06d94f40658a48d29ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "dime-0.clearwater.opnfv", "created": "2018-08-01T11:49:56Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:5a:2a:e0", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:2a:e0", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:a7:52", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:a7:52", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b9e44d42-7ef2-4457-a8ff-05ddaac34690", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b9e44d42-7ef2-4457-a8ff-05ddaac34690", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:50:39.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "b9e44d42-7ef2-4457-a8ff-05ddaac34690", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:50:39Z", "hostId": "b77b292b3e7d9cf79cae4c932a13feccc8c9d06d94f40658a48d29ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "bono-0.clearwater.opnfv", "created": "2018-08-01T11:49:56Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:8a:b7:0d", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:b7:0d", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:14:7b", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a5e6c3c0-1a1b-49e0-929c-51fea4ea1012", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a5e6c3c0-1a1b-49e0-929c-51fea4ea1012", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:50:32.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "a5e6c3c0-1a1b-49e0-929c-51fea4ea1012", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:50:33Z", "hostId": "0bf63998e69f749a8e677370730dafd105841e814b81fe61687a8d70", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-01T11:49:55Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:94:6d:cd", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:6d:cd", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:4d:c1", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/97163e3e-7028-4e1d-86ea-ce672c93ae8b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/97163e3e-7028-4e1d-86ea-ce672c93ae8b", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:50:29.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "97163e3e-7028-4e1d-86ea-ce672c93ae8b", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:50:29Z", "hostId": "b77b292b3e7d9cf79cae4c932a13feccc8c9d06d94f40658a48d29ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-01T11:49:54Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:c4:f6:13", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:f6:13", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/fd10f666-adc2-4414-a884-dcef4ada2d6d", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/fd10f666-adc2-4414-a884-dcef4ada2d6d", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:49:40.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "fd10f666-adc2-4414-a884-dcef4ada2d6d", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:49:40Z", "hostId": "0bf63998e69f749a8e677370730dafd105841e814b81fe61687a8d70", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-01T11:48:16Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:87:6e:c5", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:6e:c5", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:96:06", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/15fcad45-7e3e-496e-91b2-6dd6ba6f00fd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/15fcad45-7e3e-496e-91b2-6dd6ba6f00fd", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:48:06.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "15fcad45-7e3e-496e-91b2-6dd6ba6f00fd", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:48:06Z", "hostId": "b77b292b3e7d9cf79cae4c932a13feccc8c9d06d94f40658a48d29ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "ns.clearwater.opnfv", "created": "2018-08-01T11:46:20Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:53:26,379 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-b5abcc3e-eafc-451c-9f61-9ea4f1f1461e 2018-08-01 11:53:26,379 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.598774909973s 2018-08-01 11:53:26,380 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-b5abcc3e-eafc-451c-9f61-9ea4f1f1461e 2018-08-01 11:53:26,387 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-01 11:53:26,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/403696c5-2dcf-4228-b5b0-f44121c73b7c/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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-01 11:53:26,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:53: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-839f3c78-e43a-4635-8c85-574af7aeac47 x-compute-request-id: req-839f3c78-e43a-4635-8c85-574af7aeac47 Content-Encoding: gzip Content-Length: 19363 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 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\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 00000000000f60e0 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.008082] Security Framework initialized\n[ 0.009267] AppArmor: AppArmor initialized\n[ 0.010367] Yama: becoming mindful.\n[ 0.012226] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015478] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016707] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018437] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020403] Initializing cgroup subsys memory\n[ 0.021333] Initializing cgroup subsys devices\n[ 0.022238] Initializing cgroup subsys freezer\n[ 0.024010] Initializing cgroup subsys blkio\n[ 0.024892] Initializing cgroup subsys perf_event\n[ 0.025846] Initializing cgroup subsys hugetlb\n[ 0.026818] CPU: Physical Processor ID: 0\n[ 0.028016] FEATURE SPEC_CTRL Present\n[ 0.029730] mce: CPU supports 10 MCE banks\n[ 0.030903] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.030903] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032011] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033592] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.036003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.038176] Speculative Store Bypass: Vulnerable\n[ 0.040468] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.046580] ACPI: Core revision 20131115\n[ 0.048171] ACPI: All ACPI Tables successfully acquired\n[ 0.049654] ftrace: allocating 28727 entries in 113 pages\n[ 0.068344] Enabling x2apic\n[ 0.069183] Enabled x2apic\n[ 0.070163] Switched APIC routing to physical x2apic.\n[ 0.072478] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.074057] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.076478] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.084681] KVM setup paravirtual spinlock\n[ 0.087370] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.088174] x86: Booting SMP configuration:\n[ 0.089088] .... node #0, CPUs: #1[ 0.087322] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.104028] x86: Booted up 1 node, 2 CPUs\n[ 0.104019] KVM setup async PF for cpu 1\n[ 0.104020] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.107260] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.108362] devtmpfs: initialized\n[ 0.110285] EVM: security.selinux\n[ 0.111232] EVM: security.SMACK64\n[ 0.112006] EVM: security.ima\n[ 0.112848] EVM: security.capability\n[ 0.113877] pinctrl core: initialized pinctrl subsystem\n[ 0.116066] regulator-dummy: no parameters\n[ 0.117230] RTC time: 11:50:39, date: 08/01/18\n[ 0.118787] NET: Registered protocol family 16\n[ 0.120199] cpuidle: using governor ladder\n[ 0.121551] cpuidle: using governor menu\n[ 0.122910] ACPI: bus type PCI registered\n[ 0.123824] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.124117] PCI: Using configuration type 1 for base access\n[ 0.126146] bio: create slab at 0\n[ 0.126146] ACPI: Added _OSI(Module Device)\n[ 0.128004] ACPI: Added _OSI(Processor Device)\n[ 0.129175] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.130485] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.133242] ACPI: Interpreter enabled\n[ 0.134344] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.136766] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.139708] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.141666] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.144008] ACPI: (supports S0 S5)\n[ 0.145017] ACPI: Using IOAPIC for interrupt routing\n[ 0.148022] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.150715] ACPI: No dock devices found.\n[ 0.153688] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.155399] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.156008] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.157806] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.160199] acpiphp: Slot [3] registered\n[ 0.161356] acpiphp: Slot [4] registered\n[ 0.162504] acpiphp: Slot [5] registered\n[ 0.163661] acpiphp: Slot [6] registered\n[ 0.164023] acpiphp: Slot [7] registered\n[ 0.165212] acpiphp: Slot [8] registered\n[ 0.166446] acpiphp: Slot [9] registered\n[ 0.167637] acpiphp: Slot [10] registered\n[ 0.168021] acpiphp: Slot [11] registered\n[ 0.169103] acpiphp: Slot [12] registered\n[ 0.170213] acpiphp: Slot [13] registered\n[ 0.171313] acpiphp: Slot [14] registered\n[ 0.172019] acpiphp: Slot [15] registered\n[ 0.173186] acpiphp: Slot [16] registered\n[ 0.174285] acpiphp: Slot [17] registered\n[ 0.175384] acpiphp: Slot [18] registered\n[ 0.176026] acpiphp: Slot [19] registered\n[ 0.177110] acpiphp: Slot [20] registered\n[ 0.178205] acpiphp: Slot [21] registered\n[ 0.179299] acpiphp: Slot [22] registered\n[ 0.180023] acpiphp: Slot [23] registered\n[ 0.181117] acpiphp: Slot [24] registered\n[ 0.182235] acpiphp: Slot [25] registered\n[ 0.183303] acpiphp: Slot [26] registered\n[ 0.184019] acpiphp: Slot [27] registered\n[ 0.185154] acpiphp: Slot [28] registered\n[ 0.186260] acpiphp: Slot [29] registered\n[ 0.187324] acpiphp: Slot [30] registered\n[ 0.188027] acpiphp: Slot [31] registered\n[ 0.189095] PCI host bridge to bus 0000:00\n[ 0.190181] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.191584] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.192004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.193583] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.194966] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.196004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.202671] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.204017] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.230457] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.232321] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.234157] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.235976] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.236762] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.238464] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.239788] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.239788] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.240004] vgaarb: loaded\n[ 0.240610] vgaarb: bridge control possible 0000:00:02.0\n[ 0.241954] SCSI subsystem initialized\n[ 0.242934] ACPI: bus type USB registered\n[ 0.244033] usbcore: registered new interface driver usbfs\n[ 0.245437] usbcore: registered new interface driver hub\n[ 0.246858] usbcore: registered new device driver usb\n[ 0.248100] PCI: Using ACPI for IRQ routing\n[ 0.249420] NetLabel: Initializing\n[ 0.250379] NetLabel: domain hash size = 128\n[ 0.251521] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.252065] NetLabel: unlabeled traffic allowed by default\n[ 0.253489] Switched to clocksource kvm-clock\n[ 0.260272] AppArmor: AppArmor Filesystem Enabled\n[ 0.261563] pnp: PnP ACPI init\n[ 0.262483] ACPI: bus type PNP registered\n[ 0.263990] pnp: PnP ACPI: found 8 devices\n[ 0.265325] ACPI: bus type PNP unregistered\n[ 0.273521] NET: Registered protocol family 2\n[ 0.275306] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.277740] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.279930] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.281980] TCP: reno registered\n[ 0.283096] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.284848] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.286838] NET: Registered protocol family 1\n[ 0.288254] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.289782] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.291275] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.313622] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.336270] Trying to unpack rootfs image as initramfs...\n[ 0.431498] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.433982] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.435660] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.437746] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.440660] Scanning for low memory corruption every 60 seconds\n[ 0.443058] Initialise system trusted keyring\n[ 0.444672] audit: initializing netlink socket (disabled)\n[ 0.446591] type=2000 audit(1533124240.521:1): initialized\n[ 0.471829] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.474416] zbud: loaded\n[ 0.475460] VFS: Disk quotas dquot_6.5.2\n[ 0.476696] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.478791] fuse init (API version 7.22)\n[ 0.480028] msgmni has been set to 3997\n[ 0.481237] Key type big_key registered\n[ 0.482681] Key type asymmetric registered\n[ 0.483898] Asymmetric key parser 'x509' registered\n[ 0.485290] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.487448] io scheduler noop registered\n[ 0.488626] io scheduler deadline registered (default)\n[ 0.490089] io scheduler cfq registered\n[ 0.491300] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.492839] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.494732] ipmi message handler version 39.2\n[ 0.496077] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.498205] ACPI: Power Button [PWRF]\n[ 0.499420] GHES: HEST is not enabled!\n[ 0.521093] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564253] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.586301] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.588097] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.611907] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.614387] Linux agpgart interface v0.103\n[ 0.616206] brd: module loaded\n[ 0.617471] loop: module loaded\n[ 0.618631] blk-mq: CPU -> queue map\n[ 0.619533] CPU 0 -> Queue 0\n[ 0.620339] CPU 1 -> Queue 0\n[ 0.621783] vda: vda1\n[ 0.623105] scsi0 : ata_piix\n[ 0.623957] scsi1 : ata_piix\n[ 0.624779] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.626128] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.627760] libphy: Fixed MDIO Bus: probed\n[ 0.628981] tun: Universal TUN/TAP device driver, 1.6\n[ 0.630022] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.632594] PPP generic driver version 2.4.2\n[ 0.633567] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.634831] ehci-pci: EHCI PCI platform driver\n[ 0.635760] ehci-platform: EHCI generic platform driver\n[ 0.636845] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.638058] ohci-pci: OHCI PCI platform driver\n[ 0.639019] ohci-platform: OHCI generic platform driver\n[ 0.640101] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.662246] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.663345] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.664962] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.666198] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.667530] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.669061] usb usb1: Product: UHCI Host Controller\n[ 0.670063] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.671310] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.672395] hub 1-0:1.0: USB hub found\n[ 0.673229] hub 1-0:1.0: 2 ports detected\n[ 0.674214] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.676496] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.677516] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.678687] mousedev: PS/2 mouse device common for all mice\n[ 0.680099] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.682099] rtc_cmos 00:00: RTC can wake from S4\n[ 0.683314] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.684611] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.685941] device-mapper: uevent: version 1.0.3\n[ 0.686999] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.688732] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.690030] TCP: cubic registered\n[ 0.690874] NET: Registered protocol family 10\n[ 0.692026] NET: Registered protocol family 17\n[ 0.692989] Key type dns_resolver registered\n[ 0.694164] Loading compiled-in X.509 certificates\n[ 0.695708] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.704517] registered taskstats version 1\n[ 0.707185] Key type trusted registered\n[ 0.710776] Key type encrypted registered\n[ 0.711690] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.712836] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.714385] regulator-dummy: disabling\n[ 0.715266] Magic number: 14:40:832\n[ 0.716230] rtc_cmos 00:00: setting system clock to 2018-08-01 11:50:40 UTC (1533124240)\n[ 0.717974] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.719163] EDD information not available.\n[ 0.785106] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.787088] Write protecting the kernel read-only data: 12288k\n[ 0.788817] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.791587] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.805904] systemd-udevd[107]: starting version 204\n[ 0.856860] FDC 0 is a S82078B\n[ 0.984075] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.149093] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.150567] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.151995] usb 1-1: Product: QEMU USB Tablet\n[ 1.152935] usb 1-1: Manufacturer: QEMU\n[ 1.153799] usb 1-1: SerialNumber: 42\n[ 1.432128] tsc: Refined TSC clocksource calibration: 3491.852 MHz\n[ 1.865290] 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.129560] 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.508376] random: init urandom read with 10 bits of entropy available\n * Stopping adjust system clock and timezone[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 3.364318] 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 Wed, 01 Aug 2018 11:50:43 +0000. Up 3.81 seconds.\ncloud-init-nonet[4.00]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[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 load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\ncloud-init-nonet[5.53]: static networking is now up\n * Starting Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 01 Aug 2018 11:50:45 +0000. Up 5.71 seconds.\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:32:c1:22 |\nci-info: | eth0 | True | 192.168.0.12 | 255.255.255.0 | fa:16:3e:73:21:e6 |\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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\nca:2b:90:4b:dc:ae:d8:3e:b7:81:0d:09:65:d9:de:4b root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| oo |\n| o. . |\n|. . . |\n| . .. E |\n| .oo . .S |\n| =+.... |\n| ..+o o |\n| oo +. . |\n|..++.o. |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n14:7a:1c:df:a7:e9:b4:d1:8a:46:25:27:b1:85:94:ef root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| o.oo. |\n| o +o= |\n| . + =.+ . |\n| o =.= |\n| S ..= . |\n| . +E+ |\n| o + |\n| . |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n7a:f8:33:54:cf:ff:00:20:27:75:90:72:75:7f:67:1b root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| o+o . |\n| ..o. . . |\n| ooo E=|\n| +.. .=|\n| S. o. . |\n| o. o. |\n| o.. .. |\n| oo .. |\n| .o ..|\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\ne8:2d:ab:ba:8f:ff:95:82:81:b5:ef:e3:34:40:9a:73 root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| |\n| o |\n| * . . |\n| = E . S |\n| o * . . |\n| . B + |\n| . o.* |\n| +=++=. |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Wed, 01 Aug 2018 11:50:51 +0000. Up 12.11 seconds.\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS homer-0 ttyS0\n\nhomer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 01 Aug 2018 11:50:53 +0000. Up 14.04 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 21901 0 --:--:-- --:--:-- --:--:-- 22020\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 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]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [75.9 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [419 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 [6322 B]\nGet:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [237 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [203 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 [7433 B]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1090 kB]\nGet:16 http://security.ubuntu.com trusty-security/universe Translation-en [129 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 [464 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 [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 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 [9709 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 [1896 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 [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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\nFetched 12.6 MB in 7s (1582 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.11\n+ '[' -n 192.168.0.11 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install homer --yes --force-yes\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 88.0 MB of archives.\nAfter this operation, 202 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 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 [8630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:30 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 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 [2076 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 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 [1688 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 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 [1051 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 [1490 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 [4838 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 [1485 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 [5394 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 [1820 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]\nExtracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 88.0 MB in 8s (10.1 MB/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-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\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-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\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-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\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-180326.111418_amd64.deb ...\nUnpacking crest (1.0-180326.111418) ...\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-180326.111418_amd64.deb ...\nUnpacking homer (1.0-180326.111418) ...\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-180328.114312) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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-180328.114312) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8339\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\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-180322.165850) ...\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.......................................................................................................................................................+++\nunable to write 'random state'\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\nunable to write 'random state'\nAdding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx'\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up crest (1.0-180326.111418) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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 defusedxml (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, defusedxml, 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 defusedxml-0.5.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-180326.111418) ...\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 defusedxml (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, defusedxml, 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: defusedxml 0.5.0\n Uninstalling defusedxml-0.5.0:\n Successfully uninstalled defusedxml-0.5.0\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 defusedxml-0.5.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+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading 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.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [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/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 2s (14.3 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58174 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-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\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-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting nsenter (from 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 argparse (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting pathlib (from nsenter->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)\n"} 2018-08-01 11:53:26,469 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/403696c5-2dcf-4228-b5b0-f44121c73b7c/action used request id req-839f3c78-e43a-4635-8c85-574af7aeac47 2018-08-01 11:53:26,469 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.081442117691s 2018-08-01 11:53:26,471 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/403696c5-2dcf-4228-b5b0-f44121c73b7c/action used request id req-839f3c78-e43a-4635-8c85-574af7aeac47 2018-08-01 11:53:26,472 - functest.core.singlevm - DEBUG - console: [ 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 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 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 00000000000f60e0 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.008082] Security Framework initialized [ 0.009267] AppArmor: AppArmor initialized [ 0.010367] Yama: becoming mindful. [ 0.012226] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015478] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016707] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018437] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020403] Initializing cgroup subsys memory [ 0.021333] Initializing cgroup subsys devices [ 0.022238] Initializing cgroup subsys freezer [ 0.024010] Initializing cgroup subsys blkio [ 0.024892] Initializing cgroup subsys perf_event [ 0.025846] Initializing cgroup subsys hugetlb [ 0.026818] CPU: Physical Processor ID: 0 [ 0.028016] FEATURE SPEC_CTRL Present [ 0.029730] mce: CPU supports 10 MCE banks [ 0.030903] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.030903] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032011] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033592] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.038176] Speculative Store Bypass: Vulnerable [ 0.040468] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.046580] ACPI: Core revision 20131115 [ 0.048171] ACPI: All ACPI Tables successfully acquired [ 0.049654] ftrace: allocating 28727 entries in 113 pages [ 0.068344] Enabling x2apic [ 0.069183] Enabled x2apic [ 0.070163] Switched APIC routing to physical x2apic. [ 0.072478] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.074057] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.076478] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.084681] KVM setup paravirtual spinlock [ 0.087370] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.088174] x86: Booting SMP configuration: [ 0.089088] .... node #0, CPUs: #1[ 0.087322] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.104028] x86: Booted up 1 node, 2 CPUs [ 0.104019] KVM setup async PF for cpu 1 [ 0.104020] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.107260] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.108362] devtmpfs: initialized [ 0.110285] EVM: security.selinux [ 0.111232] EVM: security.SMACK64 [ 0.112006] EVM: security.ima [ 0.112848] EVM: security.capability [ 0.113877] pinctrl core: initialized pinctrl subsystem [ 0.116066] regulator-dummy: no parameters [ 0.117230] RTC time: 11:50:39, date: 08/01/18 [ 0.118787] NET: Registered protocol family 16 [ 0.120199] cpuidle: using governor ladder [ 0.121551] cpuidle: using governor menu [ 0.122910] ACPI: bus type PCI registered [ 0.123824] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.124117] PCI: Using configuration type 1 for base access [ 0.126146] bio: create slab at 0 [ 0.126146] ACPI: Added _OSI(Module Device) [ 0.128004] ACPI: Added _OSI(Processor Device) [ 0.129175] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.130485] ACPI: Added _OSI(Processor Aggregator Device) [ 0.133242] ACPI: Interpreter enabled [ 0.134344] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.136766] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.139708] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.141666] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.144008] ACPI: (supports S0 S5) [ 0.145017] ACPI: Using IOAPIC for interrupt routing [ 0.148022] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.150715] ACPI: No dock devices found. [ 0.153688] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.155399] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.156008] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.157806] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.160199] acpiphp: Slot [3] registered [ 0.161356] acpiphp: Slot [4] registered [ 0.162504] acpiphp: Slot [5] registered [ 0.163661] acpiphp: Slot [6] registered [ 0.164023] acpiphp: Slot [7] registered [ 0.165212] acpiphp: Slot [8] registered [ 0.166446] acpiphp: Slot [9] registered [ 0.167637] acpiphp: Slot [10] registered [ 0.168021] acpiphp: Slot [11] registered [ 0.169103] acpiphp: Slot [12] registered [ 0.170213] acpiphp: Slot [13] registered [ 0.171313] acpiphp: Slot [14] registered [ 0.172019] acpiphp: Slot [15] registered [ 0.173186] acpiphp: Slot [16] registered [ 0.174285] acpiphp: Slot [17] registered [ 0.175384] acpiphp: Slot [18] registered [ 0.176026] acpiphp: Slot [19] registered [ 0.177110] acpiphp: Slot [20] registered [ 0.178205] acpiphp: Slot [21] registered [ 0.179299] acpiphp: Slot [22] registered [ 0.180023] acpiphp: Slot [23] registered [ 0.181117] acpiphp: Slot [24] registered [ 0.182235] acpiphp: Slot [25] registered [ 0.183303] acpiphp: Slot [26] registered [ 0.184019] acpiphp: Slot [27] registered [ 0.185154] acpiphp: Slot [28] registered [ 0.186260] acpiphp: Slot [29] registered [ 0.187324] acpiphp: Slot [30] registered [ 0.188027] acpiphp: Slot [31] registered [ 0.189095] PCI host bridge to bus 0000:00 [ 0.190181] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.191584] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.192004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.193583] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.194966] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.196004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.202671] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.204017] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.230457] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.232321] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.234157] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.235976] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.236762] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.238464] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.239788] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.239788] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.240004] vgaarb: loaded [ 0.240610] vgaarb: bridge control possible 0000:00:02.0 [ 0.241954] SCSI subsystem initialized [ 0.242934] ACPI: bus type USB registered [ 0.244033] usbcore: registered new interface driver usbfs [ 0.245437] usbcore: registered new interface driver hub [ 0.246858] usbcore: registered new device driver usb [ 0.248100] PCI: Using ACPI for IRQ routing [ 0.249420] NetLabel: Initializing [ 0.250379] NetLabel: domain hash size = 128 [ 0.251521] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.252065] NetLabel: unlabeled traffic allowed by default [ 0.253489] Switched to clocksource kvm-clock [ 0.260272] AppArmor: AppArmor Filesystem Enabled [ 0.261563] pnp: PnP ACPI init [ 0.262483] ACPI: bus type PNP registered [ 0.263990] pnp: PnP ACPI: found 8 devices [ 0.265325] ACPI: bus type PNP unregistered [ 0.273521] NET: Registered protocol family 2 [ 0.275306] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.277740] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.279930] TCP: Hash tables configured (established 16384 bind 16384) [ 0.281980] TCP: reno registered [ 0.283096] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.284848] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.286838] NET: Registered protocol family 1 [ 0.288254] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.289782] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.291275] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.313622] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.336270] Trying to unpack rootfs image as initramfs... [ 0.431498] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.433982] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.435660] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.437746] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.440660] Scanning for low memory corruption every 60 seconds [ 0.443058] Initialise system trusted keyring [ 0.444672] audit: initializing netlink socket (disabled) [ 0.446591] type=2000 audit(1533124240.521:1): initialized [ 0.471829] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.474416] zbud: loaded [ 0.475460] VFS: Disk quotas dquot_6.5.2 [ 0.476696] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.478791] fuse init (API version 7.22) [ 0.480028] msgmni has been set to 3997 [ 0.481237] Key type big_key registered [ 0.482681] Key type asymmetric registered [ 0.483898] Asymmetric key parser 'x509' registered [ 0.485290] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.487448] io scheduler noop registered [ 0.488626] io scheduler deadline registered (default) [ 0.490089] io scheduler cfq registered [ 0.491300] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.492839] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.494732] ipmi message handler version 39.2 [ 0.496077] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.498205] ACPI: Power Button [PWRF] [ 0.499420] GHES: HEST is not enabled! [ 0.521093] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.564253] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.586301] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.588097] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.611907] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.614387] Linux agpgart interface v0.103 [ 0.616206] brd: module loaded [ 0.617471] loop: module loaded [ 0.618631] blk-mq: CPU -> queue map [ 0.619533] CPU 0 -> Queue 0 [ 0.620339] CPU 1 -> Queue 0 [ 0.621783] vda: vda1 [ 0.623105] scsi0 : ata_piix [ 0.623957] scsi1 : ata_piix [ 0.624779] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.626128] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.627760] libphy: Fixed MDIO Bus: probed [ 0.628981] tun: Universal TUN/TAP device driver, 1.6 [ 0.630022] tun: (C) 1999-2004 Max Krasnyansky [ 0.632594] PPP generic driver version 2.4.2 [ 0.633567] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.634831] ehci-pci: EHCI PCI platform driver [ 0.635760] ehci-platform: EHCI generic platform driver [ 0.636845] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.638058] ohci-pci: OHCI PCI platform driver [ 0.639019] ohci-platform: OHCI generic platform driver [ 0.640101] uhci_hcd: USB Universal Host Controller Interface driver [ 0.662246] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.663345] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.664962] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.666198] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.667530] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.669061] usb usb1: Product: UHCI Host Controller [ 0.670063] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.671310] usb usb1: SerialNumber: 0000:00:01.2 [ 0.672395] hub 1-0:1.0: USB hub found [ 0.673229] hub 1-0:1.0: 2 ports detected [ 0.674214] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.676496] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.677516] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.678687] mousedev: PS/2 mouse device common for all mice [ 0.680099] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.682099] rtc_cmos 00:00: RTC can wake from S4 [ 0.683314] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.684611] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.685941] device-mapper: uevent: version 1.0.3 [ 0.686999] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.688732] ledtrig-cpu: registered to indicate activity on CPUs [ 0.690030] TCP: cubic registered [ 0.690874] NET: Registered protocol family 10 [ 0.692026] NET: Registered protocol family 17 [ 0.692989] Key type dns_resolver registered [ 0.694164] Loading compiled-in X.509 certificates [ 0.695708] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.704517] registered taskstats version 1 [ 0.707185] Key type trusted registered [ 0.710776] Key type encrypted registered [ 0.711690] AppArmor: AppArmor sha1 policy hashing enabled [ 0.712836] IMA: No TPM chip found, activating TPM-bypass! [ 0.714385] regulator-dummy: disabling [ 0.715266] Magic number: 14:40:832 [ 0.716230] rtc_cmos 00:00: setting system clock to 2018-08-01 11:50:40 UTC (1533124240) [ 0.717974] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.719163] EDD information not available. [ 0.785106] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.787088] Write protecting the kernel read-only data: 12288k [ 0.788817] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.791587] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.805904] systemd-udevd[107]: starting version 204 [ 0.856860] FDC 0 is a S82078B [ 0.984075] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.149093] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.150567] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.151995] usb 1-1: Product: QEMU USB Tablet [ 1.152935] usb 1-1: Manufacturer: QEMU [ 1.153799] usb 1-1: SerialNumber: 42 [ 1.432128] tsc: Refined TSC clocksource calibration: 3491.852 MHz [ 1.865290] 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.129560] 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.508376] random: init urandom read with 10 bits of entropy available * Stopping adjust system clock and timezone[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 3.364318] 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 Wed, 01 Aug 2018 11:50:43 +0000. Up 3.81 seconds. cloud-init-nonet[4.00]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[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 load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] cloud-init-nonet[5.53]: static networking is now up * Starting Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 01 Aug 2018 11:50:45 +0000. Up 5.71 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:32:c1:22 | ci-info: | eth0 | True | 192.168.0.12 | 255.255.255.0 | fa:16:3e:73:21:e6 | 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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: ca:2b:90:4b:dc:ae:d8:3e:b7:81:0d:09:65:d9:de:4b root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | oo | | o. . | |. . . | | . .. E | | .oo . .S | | =+.... | | ..+o o | | oo +. . | |..++.o. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 14:7a:1c:df:a7:e9:b4:d1:8a:46:25:27:b1:85:94:ef root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | o.oo. | | o +o= | | . + =.+ . | | o =.= | | S ..= . | | . +E+ | | o + | | . | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 7a:f8:33:54:cf:ff:00:20:27:75:90:72:75:7f:67:1b root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | o+o . | | ..o. . . | | ooo E=| | +.. .=| | S. o. . | | o. o. | | o.. .. | | oo .. | | .o ..| +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: e8:2d:ab:ba:8f:ff:95:82:81:b5:ef:e3:34:40:9a:73 root@homer-0 The key's randomart image is: +--[ED25519 256--+ | | | | | o | | * . . | | = E . S | | o * . . | | . B + | | . o.* | | +=++=. | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Wed, 01 Aug 2018 11:50:51 +0000. Up 12.11 seconds. * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 01 Aug 2018 11:50:53 +0000. Up 14.04 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 21901 0 --:--:-- --:--:-- --:--:-- 22020 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 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] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://security.ubuntu.com trusty-security/universe Sources [75.9 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [419 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 [6322 B] Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [237 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [203 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 [7433 B] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1090 kB] Get:16 http://security.ubuntu.com trusty-security/universe Translation-en [129 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 [464 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 [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 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 [9709 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 [1896 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 [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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 Fetched 12.6 MB in 7s (1582 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.11 + '[' -n 192.168.0.11 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install homer --yes --force-yes 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 88.0 MB of archives. After this operation, 202 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 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 [8630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:30 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 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 [2076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 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 [1688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 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 [1051 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 [1490 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 [4838 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 [1485 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 [5394 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 [1820 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 88.0 MB in 8s (10.1 MB/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-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... 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-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... 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-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... 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-180326.111418_amd64.deb ... Unpacking crest (1.0-180326.111418) ... 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-180326.111418_amd64.deb ... Unpacking homer (1.0-180326.111418) ... 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-180328.114312) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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-180328.114312) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8339 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... 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-180322.165850) ... 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 ..............+++ .......................................................................................................................................................+++ unable to write 'random state' 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 unable to write 'random state' Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up crest (1.0-180326.111418) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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 defusedxml (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, defusedxml, 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 defusedxml-0.5.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-180326.111418) ... 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 defusedxml (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, defusedxml, 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: defusedxml 0.5.0 Uninstalling defusedxml-0.5.0: Successfully uninstalled defusedxml-0.5.0 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 defusedxml-0.5.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) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes 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.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [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/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 2s (14.3 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58174 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-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... 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-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting nsenter (from 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 argparse (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting pathlib (from nsenter->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) 2018-08-01 11:53:26,476 - functest.core.singlevm - DEBUG - try 15: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-01 11:53:36,487 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:53:36,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 11:53:37,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:53: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-6fa508b7-ec46-492d-a050-0a647edaf230 x-compute-request-id: req-6fa508b7-ec46-492d-a050-0a647edaf230 Content-Encoding: gzip Content-Length: 1500 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:73:21:e6", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:21:e6", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:c1:22", "version": 4, "addr": "192.168.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:c1:22", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/403696c5-2dcf-4228-b5b0-f44121c73b7c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/403696c5-2dcf-4228-b5b0-f44121c73b7c", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:50:39.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "403696c5-2dcf-4228-b5b0-f44121c73b7c", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:50:39Z", "hostId": "b77b292b3e7d9cf79cae4c932a13feccc8c9d06d94f40658a48d29ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "homer-0.clearwater.opnfv", "created": "2018-08-01T11:49:56Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:65:ce:9b", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:ce:9b", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1a:c7:12", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/4bd05bc6-57ad-45f1-9a3d-6528db5d43ce", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/4bd05bc6-57ad-45f1-9a3d-6528db5d43ce", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:50:39.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "4bd05bc6-57ad-45f1-9a3d-6528db5d43ce", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:50:39Z", "hostId": "b77b292b3e7d9cf79cae4c932a13feccc8c9d06d94f40658a48d29ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "dime-0.clearwater.opnfv", "created": "2018-08-01T11:49:56Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:5a:2a:e0", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:2a:e0", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:a7:52", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:a7:52", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b9e44d42-7ef2-4457-a8ff-05ddaac34690", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b9e44d42-7ef2-4457-a8ff-05ddaac34690", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:50:39.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "b9e44d42-7ef2-4457-a8ff-05ddaac34690", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:50:39Z", "hostId": "b77b292b3e7d9cf79cae4c932a13feccc8c9d06d94f40658a48d29ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "bono-0.clearwater.opnfv", "created": "2018-08-01T11:49:56Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:8a:b7:0d", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:b7:0d", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:14:7b", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a5e6c3c0-1a1b-49e0-929c-51fea4ea1012", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a5e6c3c0-1a1b-49e0-929c-51fea4ea1012", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:50:32.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "a5e6c3c0-1a1b-49e0-929c-51fea4ea1012", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:50:33Z", "hostId": "0bf63998e69f749a8e677370730dafd105841e814b81fe61687a8d70", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-01T11:49:55Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:94:6d:cd", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:6d:cd", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:4d:c1", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/97163e3e-7028-4e1d-86ea-ce672c93ae8b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/97163e3e-7028-4e1d-86ea-ce672c93ae8b", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:50:29.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "97163e3e-7028-4e1d-86ea-ce672c93ae8b", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:50:29Z", "hostId": "b77b292b3e7d9cf79cae4c932a13feccc8c9d06d94f40658a48d29ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-01T11:49:54Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:c4:f6:13", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:f6:13", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/fd10f666-adc2-4414-a884-dcef4ada2d6d", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/fd10f666-adc2-4414-a884-dcef4ada2d6d", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:49:40.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "fd10f666-adc2-4414-a884-dcef4ada2d6d", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:49:40Z", "hostId": "0bf63998e69f749a8e677370730dafd105841e814b81fe61687a8d70", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-01T11:48:16Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:87:6e:c5", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:6e:c5", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:96:06", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/15fcad45-7e3e-496e-91b2-6dd6ba6f00fd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/15fcad45-7e3e-496e-91b2-6dd6ba6f00fd", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:48:06.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "15fcad45-7e3e-496e-91b2-6dd6ba6f00fd", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:48:06Z", "hostId": "b77b292b3e7d9cf79cae4c932a13feccc8c9d06d94f40658a48d29ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "ns.clearwater.opnfv", "created": "2018-08-01T11:46:20Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:53:37,075 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-6fa508b7-ec46-492d-a050-0a647edaf230 2018-08-01 11:53:37,076 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.588793992996s 2018-08-01 11:53:37,076 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-6fa508b7-ec46-492d-a050-0a647edaf230 2018-08-01 11:53:37,083 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-01 11:53:37,086 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/403696c5-2dcf-4228-b5b0-f44121c73b7c/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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-01 11:53:37,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:53: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-98c18e08-b7a6-4f8d-93fc-da0b4400b931 x-compute-request-id: req-98c18e08-b7a6-4f8d-93fc-da0b4400b931 Content-Encoding: gzip Content-Length: 20848 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 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\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 00000000000f60e0 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.008082] Security Framework initialized\n[ 0.009267] AppArmor: AppArmor initialized\n[ 0.010367] Yama: becoming mindful.\n[ 0.012226] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015478] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016707] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018437] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020403] Initializing cgroup subsys memory\n[ 0.021333] Initializing cgroup subsys devices\n[ 0.022238] Initializing cgroup subsys freezer\n[ 0.024010] Initializing cgroup subsys blkio\n[ 0.024892] Initializing cgroup subsys perf_event\n[ 0.025846] Initializing cgroup subsys hugetlb\n[ 0.026818] CPU: Physical Processor ID: 0\n[ 0.028016] FEATURE SPEC_CTRL Present\n[ 0.029730] mce: CPU supports 10 MCE banks\n[ 0.030903] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.030903] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032011] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033592] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.036003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.038176] Speculative Store Bypass: Vulnerable\n[ 0.040468] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.046580] ACPI: Core revision 20131115\n[ 0.048171] ACPI: All ACPI Tables successfully acquired\n[ 0.049654] ftrace: allocating 28727 entries in 113 pages\n[ 0.068344] Enabling x2apic\n[ 0.069183] Enabled x2apic\n[ 0.070163] Switched APIC routing to physical x2apic.\n[ 0.072478] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.074057] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.076478] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.084681] KVM setup paravirtual spinlock\n[ 0.087370] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.088174] x86: Booting SMP configuration:\n[ 0.089088] .... node #0, CPUs: #1[ 0.087322] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.104028] x86: Booted up 1 node, 2 CPUs\n[ 0.104019] KVM setup async PF for cpu 1\n[ 0.104020] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.107260] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.108362] devtmpfs: initialized\n[ 0.110285] EVM: security.selinux\n[ 0.111232] EVM: security.SMACK64\n[ 0.112006] EVM: security.ima\n[ 0.112848] EVM: security.capability\n[ 0.113877] pinctrl core: initialized pinctrl subsystem\n[ 0.116066] regulator-dummy: no parameters\n[ 0.117230] RTC time: 11:50:39, date: 08/01/18\n[ 0.118787] NET: Registered protocol family 16\n[ 0.120199] cpuidle: using governor ladder\n[ 0.121551] cpuidle: using governor menu\n[ 0.122910] ACPI: bus type PCI registered\n[ 0.123824] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.124117] PCI: Using configuration type 1 for base access\n[ 0.126146] bio: create slab at 0\n[ 0.126146] ACPI: Added _OSI(Module Device)\n[ 0.128004] ACPI: Added _OSI(Processor Device)\n[ 0.129175] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.130485] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.133242] ACPI: Interpreter enabled\n[ 0.134344] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.136766] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.139708] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.141666] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.144008] ACPI: (supports S0 S5)\n[ 0.145017] ACPI: Using IOAPIC for interrupt routing\n[ 0.148022] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.150715] ACPI: No dock devices found.\n[ 0.153688] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.155399] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.156008] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.157806] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.160199] acpiphp: Slot [3] registered\n[ 0.161356] acpiphp: Slot [4] registered\n[ 0.162504] acpiphp: Slot [5] registered\n[ 0.163661] acpiphp: Slot [6] registered\n[ 0.164023] acpiphp: Slot [7] registered\n[ 0.165212] acpiphp: Slot [8] registered\n[ 0.166446] acpiphp: Slot [9] registered\n[ 0.167637] acpiphp: Slot [10] registered\n[ 0.168021] acpiphp: Slot [11] registered\n[ 0.169103] acpiphp: Slot [12] registered\n[ 0.170213] acpiphp: Slot [13] registered\n[ 0.171313] acpiphp: Slot [14] registered\n[ 0.172019] acpiphp: Slot [15] registered\n[ 0.173186] acpiphp: Slot [16] registered\n[ 0.174285] acpiphp: Slot [17] registered\n[ 0.175384] acpiphp: Slot [18] registered\n[ 0.176026] acpiphp: Slot [19] registered\n[ 0.177110] acpiphp: Slot [20] registered\n[ 0.178205] acpiphp: Slot [21] registered\n[ 0.179299] acpiphp: Slot [22] registered\n[ 0.180023] acpiphp: Slot [23] registered\n[ 0.181117] acpiphp: Slot [24] registered\n[ 0.182235] acpiphp: Slot [25] registered\n[ 0.183303] acpiphp: Slot [26] registered\n[ 0.184019] acpiphp: Slot [27] registered\n[ 0.185154] acpiphp: Slot [28] registered\n[ 0.186260] acpiphp: Slot [29] registered\n[ 0.187324] acpiphp: Slot [30] registered\n[ 0.188027] acpiphp: Slot [31] registered\n[ 0.189095] PCI host bridge to bus 0000:00\n[ 0.190181] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.191584] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.192004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.193583] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.194966] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.196004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.202671] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.204017] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.230457] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.232321] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.234157] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.235976] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.236762] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.238464] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.239788] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.239788] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.240004] vgaarb: loaded\n[ 0.240610] vgaarb: bridge control possible 0000:00:02.0\n[ 0.241954] SCSI subsystem initialized\n[ 0.242934] ACPI: bus type USB registered\n[ 0.244033] usbcore: registered new interface driver usbfs\n[ 0.245437] usbcore: registered new interface driver hub\n[ 0.246858] usbcore: registered new device driver usb\n[ 0.248100] PCI: Using ACPI for IRQ routing\n[ 0.249420] NetLabel: Initializing\n[ 0.250379] NetLabel: domain hash size = 128\n[ 0.251521] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.252065] NetLabel: unlabeled traffic allowed by default\n[ 0.253489] Switched to clocksource kvm-clock\n[ 0.260272] AppArmor: AppArmor Filesystem Enabled\n[ 0.261563] pnp: PnP ACPI init\n[ 0.262483] ACPI: bus type PNP registered\n[ 0.263990] pnp: PnP ACPI: found 8 devices\n[ 0.265325] ACPI: bus type PNP unregistered\n[ 0.273521] NET: Registered protocol family 2\n[ 0.275306] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.277740] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.279930] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.281980] TCP: reno registered\n[ 0.283096] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.284848] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.286838] NET: Registered protocol family 1\n[ 0.288254] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.289782] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.291275] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.313622] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.336270] Trying to unpack rootfs image as initramfs...\n[ 0.431498] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.433982] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.435660] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.437746] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.440660] Scanning for low memory corruption every 60 seconds\n[ 0.443058] Initialise system trusted keyring\n[ 0.444672] audit: initializing netlink socket (disabled)\n[ 0.446591] type=2000 audit(1533124240.521:1): initialized\n[ 0.471829] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.474416] zbud: loaded\n[ 0.475460] VFS: Disk quotas dquot_6.5.2\n[ 0.476696] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.478791] fuse init (API version 7.22)\n[ 0.480028] msgmni has been set to 3997\n[ 0.481237] Key type big_key registered\n[ 0.482681] Key type asymmetric registered\n[ 0.483898] Asymmetric key parser 'x509' registered\n[ 0.485290] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.487448] io scheduler noop registered\n[ 0.488626] io scheduler deadline registered (default)\n[ 0.490089] io scheduler cfq registered\n[ 0.491300] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.492839] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.494732] ipmi message handler version 39.2\n[ 0.496077] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.498205] ACPI: Power Button [PWRF]\n[ 0.499420] GHES: HEST is not enabled!\n[ 0.521093] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564253] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.586301] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.588097] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.611907] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.614387] Linux agpgart interface v0.103\n[ 0.616206] brd: module loaded\n[ 0.617471] loop: module loaded\n[ 0.618631] blk-mq: CPU -> queue map\n[ 0.619533] CPU 0 -> Queue 0\n[ 0.620339] CPU 1 -> Queue 0\n[ 0.621783] vda: vda1\n[ 0.623105] scsi0 : ata_piix\n[ 0.623957] scsi1 : ata_piix\n[ 0.624779] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.626128] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.627760] libphy: Fixed MDIO Bus: probed\n[ 0.628981] tun: Universal TUN/TAP device driver, 1.6\n[ 0.630022] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.632594] PPP generic driver version 2.4.2\n[ 0.633567] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.634831] ehci-pci: EHCI PCI platform driver\n[ 0.635760] ehci-platform: EHCI generic platform driver\n[ 0.636845] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.638058] ohci-pci: OHCI PCI platform driver\n[ 0.639019] ohci-platform: OHCI generic platform driver\n[ 0.640101] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.662246] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.663345] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.664962] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.666198] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.667530] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.669061] usb usb1: Product: UHCI Host Controller\n[ 0.670063] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.671310] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.672395] hub 1-0:1.0: USB hub found\n[ 0.673229] hub 1-0:1.0: 2 ports detected\n[ 0.674214] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.676496] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.677516] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.678687] mousedev: PS/2 mouse device common for all mice\n[ 0.680099] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.682099] rtc_cmos 00:00: RTC can wake from S4\n[ 0.683314] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.684611] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.685941] device-mapper: uevent: version 1.0.3\n[ 0.686999] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.688732] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.690030] TCP: cubic registered\n[ 0.690874] NET: Registered protocol family 10\n[ 0.692026] NET: Registered protocol family 17\n[ 0.692989] Key type dns_resolver registered\n[ 0.694164] Loading compiled-in X.509 certificates\n[ 0.695708] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.704517] registered taskstats version 1\n[ 0.707185] Key type trusted registered\n[ 0.710776] Key type encrypted registered\n[ 0.711690] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.712836] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.714385] regulator-dummy: disabling\n[ 0.715266] Magic number: 14:40:832\n[ 0.716230] rtc_cmos 00:00: setting system clock to 2018-08-01 11:50:40 UTC (1533124240)\n[ 0.717974] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.719163] EDD information not available.\n[ 0.785106] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.787088] Write protecting the kernel read-only data: 12288k\n[ 0.788817] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.791587] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.805904] systemd-udevd[107]: starting version 204\n[ 0.856860] FDC 0 is a S82078B\n[ 0.984075] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.149093] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.150567] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.151995] usb 1-1: Product: QEMU USB Tablet\n[ 1.152935] usb 1-1: Manufacturer: QEMU\n[ 1.153799] usb 1-1: SerialNumber: 42\n[ 1.432128] tsc: Refined TSC clocksource calibration: 3491.852 MHz\n[ 1.865290] 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.129560] 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.508376] random: init urandom read with 10 bits of entropy available\n * Stopping adjust system clock and timezone[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 3.364318] 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 Wed, 01 Aug 2018 11:50:43 +0000. Up 3.81 seconds.\ncloud-init-nonet[4.00]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[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 load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\ncloud-init-nonet[5.53]: static networking is now up\n * Starting Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 01 Aug 2018 11:50:45 +0000. Up 5.71 seconds.\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:32:c1:22 |\nci-info: | eth0 | True | 192.168.0.12 | 255.255.255.0 | fa:16:3e:73:21:e6 |\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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\nca:2b:90:4b:dc:ae:d8:3e:b7:81:0d:09:65:d9:de:4b root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| oo |\n| o. . |\n|. . . |\n| . .. E |\n| .oo . .S |\n| =+.... |\n| ..+o o |\n| oo +. . |\n|..++.o. |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n14:7a:1c:df:a7:e9:b4:d1:8a:46:25:27:b1:85:94:ef root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| o.oo. |\n| o +o= |\n| . + =.+ . |\n| o =.= |\n| S ..= . |\n| . +E+ |\n| o + |\n| . |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n7a:f8:33:54:cf:ff:00:20:27:75:90:72:75:7f:67:1b root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| o+o . |\n| ..o. . . |\n| ooo E=|\n| +.. .=|\n| S. o. . |\n| o. o. |\n| o.. .. |\n| oo .. |\n| .o ..|\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\ne8:2d:ab:ba:8f:ff:95:82:81:b5:ef:e3:34:40:9a:73 root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| |\n| o |\n| * . . |\n| = E . S |\n| o * . . |\n| . B + |\n| . o.* |\n| +=++=. |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Wed, 01 Aug 2018 11:50:51 +0000. Up 12.11 seconds.\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS homer-0 ttyS0\n\nhomer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 01 Aug 2018 11:50:53 +0000. Up 14.04 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 21901 0 --:--:-- --:--:-- --:--:-- 22020\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 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]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [75.9 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [419 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 [6322 B]\nGet:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [237 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [203 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 [7433 B]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1090 kB]\nGet:16 http://security.ubuntu.com trusty-security/universe Translation-en [129 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 [464 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 [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 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 [9709 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 [1896 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 [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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\nFetched 12.6 MB in 7s (1582 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.11\n+ '[' -n 192.168.0.11 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install homer --yes --force-yes\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 88.0 MB of archives.\nAfter this operation, 202 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 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 [8630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:30 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 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 [2076 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 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 [1688 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 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 [1051 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 [1490 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 [4838 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 [1485 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 [5394 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 [1820 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]\nExtracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 88.0 MB in 8s (10.1 MB/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-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\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-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\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-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\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-180326.111418_amd64.deb ...\nUnpacking crest (1.0-180326.111418) ...\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-180326.111418_amd64.deb ...\nUnpacking homer (1.0-180326.111418) ...\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-180328.114312) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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-180328.114312) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8339\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\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-180322.165850) ...\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.......................................................................................................................................................+++\nunable to write 'random state'\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\nunable to write 'random state'\nAdding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx'\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up crest (1.0-180326.111418) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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 defusedxml (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, defusedxml, 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 defusedxml-0.5.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-180326.111418) ...\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 defusedxml (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, defusedxml, 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: defusedxml 0.5.0\n Uninstalling defusedxml-0.5.0:\n Successfully uninstalled defusedxml-0.5.0\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 defusedxml-0.5.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+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading 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.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [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/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 2s (14.3 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58174 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-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\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-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting nsenter (from 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 argparse (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting pathlib (from nsenter->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: argparse, contextlib2, pathlib, nsenter, 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\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 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 nsenter-0.2 pathlib-1.0.1 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\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-180328.115321) ...\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.207\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.207\n++ echo A 172.30.9.207\n++ ip2rr 172.30.9.204\n++ echo 172.30.9.204\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.204\n+ echo 'nameserver 192.168.0.2'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.8'\n+ service dnsmasq force-reload\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | f7:45:a4:5a:63:6f:ab:45:25:ca:de:f5:b2:85:ed:fc | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 14:7a:1c:df:a7:e9:b4:d1:8a:46:25:27:b1:85:94:ef root@homer-0 (DSA)\nec2: 256 7a:f8:33:54:cf:ff:00:20:27:75:90:72:75:7f:67:1b root@homer-0 (ECDSA)\nec2: 256 e8:2d:ab:ba:8f:ff:95:82:81:b5:ef:e3:34:40:9a:73 root@homer-0 (ED25519)\nec2: 2048 ca:2b:90:4b:dc:ae:d8:3e:b7:81:0d:09:65:d9:de:4b root@homer-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAtUNKJ9QNrC7Whmu812CTfkq8wV2oOsDVYIXb9X2SF3QlyA1jYoTbqbVdgztapzmipf2FgfalB6VTdgTl7Yl9E= root@homer-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAAZjrK/gyNqT+pbPLB7JUe2SWrhmPvtApT/rZ4iP6An root@homer-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCuua87X2FxFT9hWPMyrjNVDxmihauKu/z1nq83JLCXSni2FmOOY0ubRjUYz74roIWPU2ZrWDW3jBGtmhg+qd7DCYBBsh1FTzdBnAYKx0I7K/dwpRPdUWGt0TkeeqwSP24+PJ8oTjUq1lyW6R4PqE86vJ051c2Ak+AQzfX4wWPyVE8nxhkKysaAbJxbpyiv7kyfRHrMwcbqJY7tMnCsqFsrZ31Ol/6cNX7Pt/phcz7PYphTgeXqjlpOFw5cmUcm8ZhHaZ9DX5tA5Z84OKWIuzGszChVYFsB1dtL0uvrvy1wDGtmWROTiH0SIre+/kcRYRGThuS4Y9yb6cOYFCtw+Fcj root@homer-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Wed, 01 Aug 2018 11:53:31 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 171.28 seconds\n"} 2018-08-01 11:53:37,189 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/403696c5-2dcf-4228-b5b0-f44121c73b7c/action used request id req-98c18e08-b7a6-4f8d-93fc-da0b4400b931 2018-08-01 11:53:37,189 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.10506606102s 2018-08-01 11:53:37,191 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/403696c5-2dcf-4228-b5b0-f44121c73b7c/action used request id req-98c18e08-b7a6-4f8d-93fc-da0b4400b931 2018-08-01 11:53:37,191 - functest.core.singlevm - DEBUG - console: [ 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 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 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 00000000000f60e0 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.008082] Security Framework initialized [ 0.009267] AppArmor: AppArmor initialized [ 0.010367] Yama: becoming mindful. [ 0.012226] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015478] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016707] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018437] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020403] Initializing cgroup subsys memory [ 0.021333] Initializing cgroup subsys devices [ 0.022238] Initializing cgroup subsys freezer [ 0.024010] Initializing cgroup subsys blkio [ 0.024892] Initializing cgroup subsys perf_event [ 0.025846] Initializing cgroup subsys hugetlb [ 0.026818] CPU: Physical Processor ID: 0 [ 0.028016] FEATURE SPEC_CTRL Present [ 0.029730] mce: CPU supports 10 MCE banks [ 0.030903] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.030903] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032011] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033592] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.038176] Speculative Store Bypass: Vulnerable [ 0.040468] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.046580] ACPI: Core revision 20131115 [ 0.048171] ACPI: All ACPI Tables successfully acquired [ 0.049654] ftrace: allocating 28727 entries in 113 pages [ 0.068344] Enabling x2apic [ 0.069183] Enabled x2apic [ 0.070163] Switched APIC routing to physical x2apic. [ 0.072478] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.074057] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.076478] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.084681] KVM setup paravirtual spinlock [ 0.087370] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.088174] x86: Booting SMP configuration: [ 0.089088] .... node #0, CPUs: #1[ 0.087322] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.104028] x86: Booted up 1 node, 2 CPUs [ 0.104019] KVM setup async PF for cpu 1 [ 0.104020] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.107260] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.108362] devtmpfs: initialized [ 0.110285] EVM: security.selinux [ 0.111232] EVM: security.SMACK64 [ 0.112006] EVM: security.ima [ 0.112848] EVM: security.capability [ 0.113877] pinctrl core: initialized pinctrl subsystem [ 0.116066] regulator-dummy: no parameters [ 0.117230] RTC time: 11:50:39, date: 08/01/18 [ 0.118787] NET: Registered protocol family 16 [ 0.120199] cpuidle: using governor ladder [ 0.121551] cpuidle: using governor menu [ 0.122910] ACPI: bus type PCI registered [ 0.123824] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.124117] PCI: Using configuration type 1 for base access [ 0.126146] bio: create slab at 0 [ 0.126146] ACPI: Added _OSI(Module Device) [ 0.128004] ACPI: Added _OSI(Processor Device) [ 0.129175] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.130485] ACPI: Added _OSI(Processor Aggregator Device) [ 0.133242] ACPI: Interpreter enabled [ 0.134344] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.136766] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.139708] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.141666] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.144008] ACPI: (supports S0 S5) [ 0.145017] ACPI: Using IOAPIC for interrupt routing [ 0.148022] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.150715] ACPI: No dock devices found. [ 0.153688] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.155399] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.156008] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.157806] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.160199] acpiphp: Slot [3] registered [ 0.161356] acpiphp: Slot [4] registered [ 0.162504] acpiphp: Slot [5] registered [ 0.163661] acpiphp: Slot [6] registered [ 0.164023] acpiphp: Slot [7] registered [ 0.165212] acpiphp: Slot [8] registered [ 0.166446] acpiphp: Slot [9] registered [ 0.167637] acpiphp: Slot [10] registered [ 0.168021] acpiphp: Slot [11] registered [ 0.169103] acpiphp: Slot [12] registered [ 0.170213] acpiphp: Slot [13] registered [ 0.171313] acpiphp: Slot [14] registered [ 0.172019] acpiphp: Slot [15] registered [ 0.173186] acpiphp: Slot [16] registered [ 0.174285] acpiphp: Slot [17] registered [ 0.175384] acpiphp: Slot [18] registered [ 0.176026] acpiphp: Slot [19] registered [ 0.177110] acpiphp: Slot [20] registered [ 0.178205] acpiphp: Slot [21] registered [ 0.179299] acpiphp: Slot [22] registered [ 0.180023] acpiphp: Slot [23] registered [ 0.181117] acpiphp: Slot [24] registered [ 0.182235] acpiphp: Slot [25] registered [ 0.183303] acpiphp: Slot [26] registered [ 0.184019] acpiphp: Slot [27] registered [ 0.185154] acpiphp: Slot [28] registered [ 0.186260] acpiphp: Slot [29] registered [ 0.187324] acpiphp: Slot [30] registered [ 0.188027] acpiphp: Slot [31] registered [ 0.189095] PCI host bridge to bus 0000:00 [ 0.190181] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.191584] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.192004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.193583] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.194966] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.196004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.202671] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.204017] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.230457] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.232321] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.234157] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.235976] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.236762] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.238464] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.239788] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.239788] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.240004] vgaarb: loaded [ 0.240610] vgaarb: bridge control possible 0000:00:02.0 [ 0.241954] SCSI subsystem initialized [ 0.242934] ACPI: bus type USB registered [ 0.244033] usbcore: registered new interface driver usbfs [ 0.245437] usbcore: registered new interface driver hub [ 0.246858] usbcore: registered new device driver usb [ 0.248100] PCI: Using ACPI for IRQ routing [ 0.249420] NetLabel: Initializing [ 0.250379] NetLabel: domain hash size = 128 [ 0.251521] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.252065] NetLabel: unlabeled traffic allowed by default [ 0.253489] Switched to clocksource kvm-clock [ 0.260272] AppArmor: AppArmor Filesystem Enabled [ 0.261563] pnp: PnP ACPI init [ 0.262483] ACPI: bus type PNP registered [ 0.263990] pnp: PnP ACPI: found 8 devices [ 0.265325] ACPI: bus type PNP unregistered [ 0.273521] NET: Registered protocol family 2 [ 0.275306] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.277740] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.279930] TCP: Hash tables configured (established 16384 bind 16384) [ 0.281980] TCP: reno registered [ 0.283096] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.284848] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.286838] NET: Registered protocol family 1 [ 0.288254] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.289782] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.291275] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.313622] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.336270] Trying to unpack rootfs image as initramfs... [ 0.431498] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.433982] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.435660] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.437746] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.440660] Scanning for low memory corruption every 60 seconds [ 0.443058] Initialise system trusted keyring [ 0.444672] audit: initializing netlink socket (disabled) [ 0.446591] type=2000 audit(1533124240.521:1): initialized [ 0.471829] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.474416] zbud: loaded [ 0.475460] VFS: Disk quotas dquot_6.5.2 [ 0.476696] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.478791] fuse init (API version 7.22) [ 0.480028] msgmni has been set to 3997 [ 0.481237] Key type big_key registered [ 0.482681] Key type asymmetric registered [ 0.483898] Asymmetric key parser 'x509' registered [ 0.485290] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.487448] io scheduler noop registered [ 0.488626] io scheduler deadline registered (default) [ 0.490089] io scheduler cfq registered [ 0.491300] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.492839] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.494732] ipmi message handler version 39.2 [ 0.496077] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.498205] ACPI: Power Button [PWRF] [ 0.499420] GHES: HEST is not enabled! [ 0.521093] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.564253] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.586301] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.588097] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.611907] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.614387] Linux agpgart interface v0.103 [ 0.616206] brd: module loaded [ 0.617471] loop: module loaded [ 0.618631] blk-mq: CPU -> queue map [ 0.619533] CPU 0 -> Queue 0 [ 0.620339] CPU 1 -> Queue 0 [ 0.621783] vda: vda1 [ 0.623105] scsi0 : ata_piix [ 0.623957] scsi1 : ata_piix [ 0.624779] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.626128] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.627760] libphy: Fixed MDIO Bus: probed [ 0.628981] tun: Universal TUN/TAP device driver, 1.6 [ 0.630022] tun: (C) 1999-2004 Max Krasnyansky [ 0.632594] PPP generic driver version 2.4.2 [ 0.633567] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.634831] ehci-pci: EHCI PCI platform driver [ 0.635760] ehci-platform: EHCI generic platform driver [ 0.636845] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.638058] ohci-pci: OHCI PCI platform driver [ 0.639019] ohci-platform: OHCI generic platform driver [ 0.640101] uhci_hcd: USB Universal Host Controller Interface driver [ 0.662246] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.663345] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.664962] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.666198] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.667530] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.669061] usb usb1: Product: UHCI Host Controller [ 0.670063] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.671310] usb usb1: SerialNumber: 0000:00:01.2 [ 0.672395] hub 1-0:1.0: USB hub found [ 0.673229] hub 1-0:1.0: 2 ports detected [ 0.674214] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.676496] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.677516] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.678687] mousedev: PS/2 mouse device common for all mice [ 0.680099] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.682099] rtc_cmos 00:00: RTC can wake from S4 [ 0.683314] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.684611] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.685941] device-mapper: uevent: version 1.0.3 [ 0.686999] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.688732] ledtrig-cpu: registered to indicate activity on CPUs [ 0.690030] TCP: cubic registered [ 0.690874] NET: Registered protocol family 10 [ 0.692026] NET: Registered protocol family 17 [ 0.692989] Key type dns_resolver registered [ 0.694164] Loading compiled-in X.509 certificates [ 0.695708] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.704517] registered taskstats version 1 [ 0.707185] Key type trusted registered [ 0.710776] Key type encrypted registered [ 0.711690] AppArmor: AppArmor sha1 policy hashing enabled [ 0.712836] IMA: No TPM chip found, activating TPM-bypass! [ 0.714385] regulator-dummy: disabling [ 0.715266] Magic number: 14:40:832 [ 0.716230] rtc_cmos 00:00: setting system clock to 2018-08-01 11:50:40 UTC (1533124240) [ 0.717974] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.719163] EDD information not available. [ 0.785106] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.787088] Write protecting the kernel read-only data: 12288k [ 0.788817] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.791587] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.805904] systemd-udevd[107]: starting version 204 [ 0.856860] FDC 0 is a S82078B [ 0.984075] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.149093] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.150567] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.151995] usb 1-1: Product: QEMU USB Tablet [ 1.152935] usb 1-1: Manufacturer: QEMU [ 1.153799] usb 1-1: SerialNumber: 42 [ 1.432128] tsc: Refined TSC clocksource calibration: 3491.852 MHz [ 1.865290] 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.129560] 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.508376] random: init urandom read with 10 bits of entropy available * Stopping adjust system clock and timezone[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 3.364318] 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 Wed, 01 Aug 2018 11:50:43 +0000. Up 3.81 seconds. cloud-init-nonet[4.00]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[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 load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] cloud-init-nonet[5.53]: static networking is now up * Starting Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 01 Aug 2018 11:50:45 +0000. Up 5.71 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:32:c1:22 | ci-info: | eth0 | True | 192.168.0.12 | 255.255.255.0 | fa:16:3e:73:21:e6 | 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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: ca:2b:90:4b:dc:ae:d8:3e:b7:81:0d:09:65:d9:de:4b root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | oo | | o. . | |. . . | | . .. E | | .oo . .S | | =+.... | | ..+o o | | oo +. . | |..++.o. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 14:7a:1c:df:a7:e9:b4:d1:8a:46:25:27:b1:85:94:ef root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | o.oo. | | o +o= | | . + =.+ . | | o =.= | | S ..= . | | . +E+ | | o + | | . | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 7a:f8:33:54:cf:ff:00:20:27:75:90:72:75:7f:67:1b root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | o+o . | | ..o. . . | | ooo E=| | +.. .=| | S. o. . | | o. o. | | o.. .. | | oo .. | | .o ..| +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: e8:2d:ab:ba:8f:ff:95:82:81:b5:ef:e3:34:40:9a:73 root@homer-0 The key's randomart image is: +--[ED25519 256--+ | | | | | o | | * . . | | = E . S | | o * . . | | . B + | | . o.* | | +=++=. | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Wed, 01 Aug 2018 11:50:51 +0000. Up 12.11 seconds. * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 01 Aug 2018 11:50:53 +0000. Up 14.04 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 21901 0 --:--:-- --:--:-- --:--:-- 22020 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 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] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://security.ubuntu.com trusty-security/universe Sources [75.9 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [419 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 [6322 B] Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [237 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [203 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 [7433 B] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1090 kB] Get:16 http://security.ubuntu.com trusty-security/universe Translation-en [129 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 [464 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 [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 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 [9709 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 [1896 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 [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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 Fetched 12.6 MB in 7s (1582 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.11 + '[' -n 192.168.0.11 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install homer --yes --force-yes 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 88.0 MB of archives. After this operation, 202 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 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 [8630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:30 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 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 [2076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 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 [1688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 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 [1051 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 [1490 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 [4838 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 [1485 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 [5394 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 [1820 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 88.0 MB in 8s (10.1 MB/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-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... 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-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... 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-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... 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-180326.111418_amd64.deb ... Unpacking crest (1.0-180326.111418) ... 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-180326.111418_amd64.deb ... Unpacking homer (1.0-180326.111418) ... 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-180328.114312) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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-180328.114312) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8339 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... 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-180322.165850) ... 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 ..............+++ .......................................................................................................................................................+++ unable to write 'random state' 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 unable to write 'random state' Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up crest (1.0-180326.111418) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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 defusedxml (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, defusedxml, 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 defusedxml-0.5.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-180326.111418) ... 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 defusedxml (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, defusedxml, 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: defusedxml 0.5.0 Uninstalling defusedxml-0.5.0: Successfully uninstalled defusedxml-0.5.0 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 defusedxml-0.5.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) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes 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.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [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/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 2s (14.3 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58174 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-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... 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-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting nsenter (from 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 argparse (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting pathlib (from nsenter->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: argparse, contextlib2, pathlib, nsenter, 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 Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 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 nsenter-0.2 pathlib-1.0.1 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 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.207 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.207 ++ echo A 172.30.9.207 ++ ip2rr 172.30.9.204 ++ echo 172.30.9.204 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.204 + echo 'nameserver 192.168.0.2' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.8' + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. ci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | f7:45:a4:5a:63:6f:ab:45:25:ca:de:f5:b2:85:ed:fc | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 14:7a:1c:df:a7:e9:b4:d1:8a:46:25:27:b1:85:94:ef root@homer-0 (DSA) ec2: 256 7a:f8:33:54:cf:ff:00:20:27:75:90:72:75:7f:67:1b root@homer-0 (ECDSA) ec2: 256 e8:2d:ab:ba:8f:ff:95:82:81:b5:ef:e3:34:40:9a:73 root@homer-0 (ED25519) ec2: 2048 ca:2b:90:4b:dc:ae:d8:3e:b7:81:0d:09:65:d9:de:4b root@homer-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAtUNKJ9QNrC7Whmu812CTfkq8wV2oOsDVYIXb9X2SF3QlyA1jYoTbqbVdgztapzmipf2FgfalB6VTdgTl7Yl9E= root@homer-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAAZjrK/gyNqT+pbPLB7JUe2SWrhmPvtApT/rZ4iP6An root@homer-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCuua87X2FxFT9hWPMyrjNVDxmihauKu/z1nq83JLCXSni2FmOOY0ubRjUYz74roIWPU2ZrWDW3jBGtmhg+qd7DCYBBsh1FTzdBnAYKx0I7K/dwpRPdUWGt0TkeeqwSP24+PJ8oTjUq1lyW6R4PqE86vJ051c2Ak+AQzfX4wWPyVE8nxhkKysaAbJxbpyiv7kyfRHrMwcbqJY7tMnCsqFsrZ31Ol/6cNX7Pt/phcz7PYphTgeXqjlpOFw5cmUcm8ZhHaZ9DX5tA5Z84OKWIuzGszChVYFsB1dtL0uvrvy1wDGtmWROTiH0SIre+/kcRYRGThuS4Y9yb6cOYFCtw+Fcj root@homer-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Wed, 01 Aug 2018 11:53:31 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 171.28 seconds 2018-08-01 11:53:37,196 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-08-01 11:53:37,196 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:53:37,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 11:53:37,628 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:53: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-841a978d-5a2a-4d23-8edf-eebf552ed7c7 x-compute-request-id: req-841a978d-5a2a-4d23-8edf-eebf552ed7c7 Content-Encoding: gzip Content-Length: 1500 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:73:21:e6", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:21:e6", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:c1:22", "version": 4, "addr": "192.168.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:c1:22", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/403696c5-2dcf-4228-b5b0-f44121c73b7c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/403696c5-2dcf-4228-b5b0-f44121c73b7c", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:50:39.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "403696c5-2dcf-4228-b5b0-f44121c73b7c", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:50:39Z", "hostId": "b77b292b3e7d9cf79cae4c932a13feccc8c9d06d94f40658a48d29ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "homer-0.clearwater.opnfv", "created": "2018-08-01T11:49:56Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:65:ce:9b", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:ce:9b", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1a:c7:12", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/4bd05bc6-57ad-45f1-9a3d-6528db5d43ce", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/4bd05bc6-57ad-45f1-9a3d-6528db5d43ce", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:50:39.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "4bd05bc6-57ad-45f1-9a3d-6528db5d43ce", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:50:39Z", "hostId": "b77b292b3e7d9cf79cae4c932a13feccc8c9d06d94f40658a48d29ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "dime-0.clearwater.opnfv", "created": "2018-08-01T11:49:56Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:5a:2a:e0", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:2a:e0", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:a7:52", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:a7:52", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b9e44d42-7ef2-4457-a8ff-05ddaac34690", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b9e44d42-7ef2-4457-a8ff-05ddaac34690", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:50:39.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "b9e44d42-7ef2-4457-a8ff-05ddaac34690", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:50:39Z", "hostId": "b77b292b3e7d9cf79cae4c932a13feccc8c9d06d94f40658a48d29ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "bono-0.clearwater.opnfv", "created": "2018-08-01T11:49:56Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:8a:b7:0d", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:b7:0d", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:14:7b", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a5e6c3c0-1a1b-49e0-929c-51fea4ea1012", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a5e6c3c0-1a1b-49e0-929c-51fea4ea1012", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:50:32.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "a5e6c3c0-1a1b-49e0-929c-51fea4ea1012", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:50:33Z", "hostId": "0bf63998e69f749a8e677370730dafd105841e814b81fe61687a8d70", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-01T11:49:55Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:94:6d:cd", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:6d:cd", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:4d:c1", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/97163e3e-7028-4e1d-86ea-ce672c93ae8b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/97163e3e-7028-4e1d-86ea-ce672c93ae8b", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:50:29.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "97163e3e-7028-4e1d-86ea-ce672c93ae8b", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:50:29Z", "hostId": "b77b292b3e7d9cf79cae4c932a13feccc8c9d06d94f40658a48d29ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-01T11:49:54Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:c4:f6:13", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:f6:13", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/fd10f666-adc2-4414-a884-dcef4ada2d6d", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/fd10f666-adc2-4414-a884-dcef4ada2d6d", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:49:40.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "fd10f666-adc2-4414-a884-dcef4ada2d6d", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:49:40Z", "hostId": "0bf63998e69f749a8e677370730dafd105841e814b81fe61687a8d70", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-01T11:48:16Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:87:6e:c5", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:6e:c5", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:96:06", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/15fcad45-7e3e-496e-91b2-6dd6ba6f00fd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/15fcad45-7e3e-496e-91b2-6dd6ba6f00fd", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:48:06.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "15fcad45-7e3e-496e-91b2-6dd6ba6f00fd", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:48:06Z", "hostId": "b77b292b3e7d9cf79cae4c932a13feccc8c9d06d94f40658a48d29ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "ns.clearwater.opnfv", "created": "2018-08-01T11:46:20Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:53:37,628 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-841a978d-5a2a-4d23-8edf-eebf552ed7c7 2018-08-01 11:53:37,628 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.431704998016s 2018-08-01 11:53:37,629 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-841a978d-5a2a-4d23-8edf-eebf552ed7c7 2018-08-01 11:53:37,636 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-01 11:53:37,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/4bd05bc6-57ad-45f1-9a3d-6528db5d43ce/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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-01 11:53:37,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:53: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-a5adad5a-bc66-4e95-a792-079e50b47088 x-compute-request-id: req-a5adad5a-bc66-4e95-a792-079e50b47088 Content-Encoding: gzip Content-Length: 19728 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 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\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 00000000000f60e0 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.008034] AppArmor: AppArmor initialized\n[ 0.008932] Yama: becoming mindful.\n[ 0.009859] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013461] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.015645] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.016006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.017743] Initializing cgroup subsys memory\n[ 0.018702] Initializing cgroup subsys devices\n[ 0.020004] Initializing cgroup subsys freezer\n[ 0.020953] Initializing cgroup subsys blkio\n[ 0.021861] Initializing cgroup subsys perf_event\n[ 0.022832] Initializing cgroup subsys hugetlb\n[ 0.024057] CPU: Physical Processor ID: 0\n[ 0.024937] FEATURE SPEC_CTRL Present\n[ 0.026440] mce: CPU supports 10 MCE banks\n[ 0.028041] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.028041] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.030628] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.032004] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.033608] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.036003] Speculative Store Bypass: Vulnerable\n[ 0.037435] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.042123] ACPI: Core revision 20131115\n[ 0.043630] ACPI: All ACPI Tables successfully acquired\n[ 0.045008] ftrace: allocating 28727 entries in 113 pages\n[ 0.068388] Enabling x2apic\n[ 0.069339] Enabled x2apic\n[ 0.070447] Switched APIC routing to physical x2apic.\n[ 0.073032] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.074732] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.077236] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.085328] KVM setup paravirtual spinlock\n[ 0.087938] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.088204] x86: Booting SMP configuration:\n[ 0.089274] .... node #0, CPUs: #1[ 0.087887] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.104026] x86: Booted up 1 node, 2 CPUs\n[ 0.104017] KVM setup async PF for cpu 1\n[ 0.104018] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.106855] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.108346] devtmpfs: initialized\n[ 0.110261] EVM: security.selinux\n[ 0.111012] EVM: security.SMACK64\n[ 0.112006] EVM: security.ima\n[ 0.112682] EVM: security.capability\n[ 0.113487] pinctrl core: initialized pinctrl subsystem\n[ 0.113956] regulator-dummy: no parameters\n[ 0.116065] RTC time: 11:50:39, date: 08/01/18\n[ 0.117001] NET: Registered protocol family 16\n[ 0.118049] cpuidle: using governor ladder\n[ 0.118945] cpuidle: using governor menu\n[ 0.119863] ACPI: bus type PCI registered\n[ 0.120005] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.121345] PCI: Using configuration type 1 for base access\n[ 0.123017] bio: create slab at 0\n[ 0.124062] ACPI: Added _OSI(Module Device)\n[ 0.124941] ACPI: Added _OSI(Processor Device)\n[ 0.125836] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.126773] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.129005] ACPI: Interpreter enabled\n[ 0.129800] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.131758] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.133243] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.135154] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.137569] ACPI: (supports S0 S5)\n[ 0.138399] ACPI: Using IOAPIC for interrupt routing\n[ 0.140058] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.142677] ACPI: No dock devices found.\n[ 0.145709] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.147323] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.148008] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.149689] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.152205] acpiphp: Slot [3] registered\n[ 0.153314] acpiphp: Slot [4] registered\n[ 0.154415] acpiphp: Slot [5] registered\n[ 0.155524] acpiphp: Slot [6] registered\n[ 0.156021] acpiphp: Slot [7] registered\n[ 0.157099] acpiphp: Slot [8] registered\n[ 0.158184] acpiphp: Slot [9] registered\n[ 0.159282] acpiphp: Slot [10] registered\n[ 0.160019] acpiphp: Slot [11] registered\n[ 0.161122] acpiphp: Slot [12] registered\n[ 0.162197] acpiphp: Slot [13] registered\n[ 0.163304] acpiphp: Slot [14] registered\n[ 0.164018] acpiphp: Slot [15] registered\n[ 0.165119] acpiphp: Slot [16] registered\n[ 0.166217] acpiphp: Slot [17] registered\n[ 0.167306] acpiphp: Slot [18] registered\n[ 0.168024] acpiphp: Slot [19] registered\n[ 0.169201] acpiphp: Slot [20] registered\n[ 0.170281] acpiphp: Slot [21] registered\n[ 0.171361] acpiphp: Slot [22] registered\n[ 0.172018] acpiphp: Slot [23] registered\n[ 0.173121] acpiphp: Slot [24] registered\n[ 0.174219] acpiphp: Slot [25] registered\n[ 0.175301] acpiphp: Slot [26] registered\n[ 0.176019] acpiphp: Slot [27] registered\n[ 0.177115] acpiphp: Slot [28] registered\n[ 0.178195] acpiphp: Slot [29] registered\n[ 0.179280] acpiphp: Slot [30] registered\n[ 0.180024] acpiphp: Slot [31] registered\n[ 0.181108] PCI host bridge to bus 0000:00\n[ 0.182221] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.183652] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.184007] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.185612] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.187384] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.188028] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.196184] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.198272] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.226008] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.228131] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.230214] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.232401] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.234199] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.236104] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.237913] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.237913] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.240005] vgaarb: loaded\n[ 0.240815] vgaarb: bridge control possible 0000:00:02.0\n[ 0.242461] SCSI subsystem initialized\n[ 0.243688] ACPI: bus type USB registered\n[ 0.244051] usbcore: registered new interface driver usbfs\n[ 0.245522] usbcore: registered new interface driver hub\n[ 0.246995] usbcore: registered new device driver usb\n[ 0.248114] PCI: Using ACPI for IRQ routing\n[ 0.249501] NetLabel: Initializing\n[ 0.250476] NetLabel: domain hash size = 128\n[ 0.251623] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.252077] NetLabel: unlabeled traffic allowed by default\n[ 0.253525] Switched to clocksource kvm-clock\n[ 0.260517] AppArmor: AppArmor Filesystem Enabled\n[ 0.261964] pnp: PnP ACPI init\n[ 0.262946] ACPI: bus type PNP registered\n[ 0.264819] pnp: PnP ACPI: found 8 devices\n[ 0.266021] ACPI: bus type PNP unregistered\n[ 0.274373] NET: Registered protocol family 2\n[ 0.276012] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.278203] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.280140] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.281916] TCP: reno registered\n[ 0.282898] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.284554] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.286378] NET: Registered protocol family 1\n[ 0.287677] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.289247] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.290791] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.317603] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.340076] Trying to unpack rootfs image as initramfs...\n[ 0.434371] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.436636] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.437946] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.439431] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.441135] Scanning for low memory corruption every 60 seconds\n[ 0.442599] Initialise system trusted keyring\n[ 0.443566] audit: initializing netlink socket (disabled)\n[ 0.444668] type=2000 audit(1533124240.147:1): initialized\n[ 0.464304] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.466576] zbud: loaded\n[ 0.467550] VFS: Disk quotas dquot_6.5.2\n[ 0.468575] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.470460] fuse init (API version 7.22)\n[ 0.471483] msgmni has been set to 3997\n[ 0.472546] Key type big_key registered\n[ 0.473948] Key type asymmetric registered\n[ 0.474998] Asymmetric key parser 'x509' registered\n[ 0.476287] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.478244] io scheduler noop registered\n[ 0.479108] io scheduler deadline registered (default)\n[ 0.480397] io scheduler cfq registered\n[ 0.481182] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.482596] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.484249] ipmi message handler version 39.2\n[ 0.485410] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.487209] ACPI: Power Button [PWRF]\n[ 0.488320] GHES: HEST is not enabled!\n[ 0.510065] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.553202] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.575514] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.577279] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.602454] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.605031] Linux agpgart interface v0.103\n[ 0.606838] brd: module loaded\n[ 0.608082] loop: module loaded\n[ 0.609269] blk-mq: CPU -> queue map\n[ 0.610216] CPU 0 -> Queue 0\n[ 0.610969] CPU 1 -> Queue 0\n[ 0.612353] vda: vda1\n[ 0.613855] scsi0 : ata_piix\n[ 0.614980] scsi1 : ata_piix\n[ 0.615993] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.617935] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.620300] libphy: Fixed MDIO Bus: probed\n[ 0.621633] tun: Universal TUN/TAP device driver, 1.6\n[ 0.622920] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.625759] PPP generic driver version 2.4.2\n[ 0.626932] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.628536] ehci-pci: EHCI PCI platform driver\n[ 0.629662] ehci-platform: EHCI generic platform driver\n[ 0.630942] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.632469] ohci-pci: OHCI PCI platform driver\n[ 0.633572] ohci-platform: OHCI generic platform driver\n[ 0.634750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.656803] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.658089] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.659988] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.661511] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.663184] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.665077] usb usb1: Product: UHCI Host Controller\n[ 0.666367] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.667941] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.669305] hub 1-0:1.0: USB hub found\n[ 0.670438] hub 1-0:1.0: 2 ports detected\n[ 0.671650] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.674231] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.675389] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.676637] mousedev: PS/2 mouse device common for all mice\n[ 0.678119] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.680347] rtc_cmos 00:00: RTC can wake from S4\n[ 0.681697] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.683099] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.684588] device-mapper: uevent: version 1.0.3\n[ 0.685794] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.687768] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.689298] TCP: cubic registered\n[ 0.690260] NET: Registered protocol family 10\n[ 0.691471] NET: Registered protocol family 17\n[ 0.692579] Key type dns_resolver registered\n[ 0.693861] Loading compiled-in X.509 certificates\n[ 0.695456] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.704641] registered taskstats version 1\n[ 0.707398] Key type trusted registered\n[ 0.711415] Key type encrypted registered\n[ 0.712434] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.713689] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.715413] regulator-dummy: disabling\n[ 0.716377] Magic number: 14:40:832\n[ 0.718229] rtc_cmos 00:00: setting system clock to 2018-08-01 11:50:40 UTC (1533124240)\n[ 0.720690] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.722264] EDD information not available.\n[ 0.777295] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.779179] Write protecting the kernel read-only data: 12288k\n[ 0.780989] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.784668] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.798823] systemd-udevd[107]: starting version 204\n[ 0.844557] FDC 0 is a S82078B\n[ 0.980048] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.145510] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.146896] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.148296] usb 1-1: Product: QEMU USB Tablet\n[ 1.149223] usb 1-1: Manufacturer: QEMU\n[ 1.150055] usb 1-1: SerialNumber: 42\n[ 1.845126] 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.094975] 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.370527] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Stopping adjust system clock and timezone[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.930675] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Wed, 01 Aug 2018 11:50:43 +0000. Up 3.99 seconds.\ncloud-init-nonet[4.18]: 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 * Stopping set console keymap[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[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 Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\ncloud-init-nonet[5.38]: static networking is now up\n * Stopping Mount network filesystems[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 ]\nCloud-init v. 0.7.5 running 'init' at Wed, 01 Aug 2018 11:50:45 +0000. Up 5.70 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: | eth1 | False | . | . | fa:16:3e:1a:c7:12 |\nci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:65:ce:9b |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\nd0:c7:25:5f:01:b7:3a:77:c9:7a:a2:3a:eb:ae:48:c8 root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . o.+. |\n| . . + o . |\n| . . o . . |\n| . . .. .|\n| S o .o.|\n| . . o.. |\n| E . o . |\n| . . . . o |\n| . .+=+. |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nc2:23:0a:6c:26:46:87:82:9c:00:e6:05:3c:3b:33:e9 root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n|=o.. |\n|*o+ |\n|o*+. |\n|+*. . |\n|+=+ . + S |\n|=E . . o |\n| . |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n72:51:b0:54:a4:f7:48:5e:01:2d:66:1e:a8:15:dd:73 root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| +B=+. |\n| .o+* +.E |\n| o++oo.o |\n| . =.+ |\n| . S o . |\n| o |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n29:d3:73:c2:59:c7:98:6c:14:de:6e:16:f5:de:88:d2 root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| o. . |\n| + = . . |\n| B = .|\n| o = + o o.|\n| o S o E . o|\n| o + + |\n| |\n| |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\nCloud-init v. 0.7.5 running 'modules:config' at Wed, 01 Aug 2018 11:50:52 +0000. Up 12.35 seconds.\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... open-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\nup-to-date\nGeneration complete.\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS dime-0 ttyS0\n\ndime-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 01 Aug 2018 11:50:53 +0000. Up 13.94 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 16256 0 --:--:-- --:--:-- --:--:-- 16316\nOK\n+ apt-get update\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 [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 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\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [75.9 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [419 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 [237 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 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 [203 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 [7433 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1090 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 [464 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 [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 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 [9709 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 [1896 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 [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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\nFetched 12.6 MB in 8s (1562 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.11\n+ '[' -n 192.168.0.11 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install dime --yes --force-yes\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 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 libexpat1-dev libfakeroot libfile-fcntllock-perl\n libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0\n libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0\n libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev\n libxslt1.1 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 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 libexpat1-dev libfakeroot libfile-fcntllock-perl\n libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0\n libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0\n libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev\n libxslt1.1 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, 117 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 93.2 MB of archives.\nAfter this operation, 225 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ 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/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:22 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB]\nGet:23 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:24 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:27 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB]\nGet:28 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:30 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB]\nGet:31 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 kB]\nGet:60 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:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:71 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:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.12 [630 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3-dev amd64 4.0.4+dfsg-2 [253 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\nExtracting templates from packages: 25%Extracting templates from packages: 51%Extracting templates from packages: 76%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 93.2 MB in 18s (5036 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 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.61-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.61-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-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\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-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\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-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\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-180328.114312_all.deb ...\nUnpacking clearwater-snmpd (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\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-180326.111418_amd64.deb ...\nUnpacking crest (1.0-180326.111418) ...\nSelecting previously unselected package ralf-libs.\nPreparing to unpack .../ralf-libs_1.0-180326.112116_amd64.deb ...\nUnpacking ralf-libs (1.0-180326.112116) ...\nSelecting previously unselected package ralf.\nPreparing to unpack .../ralf_1.0-180326.112116_amd64.deb ...\nUnpacking ralf (1.0-180326.112116) ...\nSelecting previously unselected package homestead-libs.\nPreparing to unpack .../homestead-libs_1.0-180326.115231_amd64.deb ...\nUnpacking homestead-libs (1.0-180326.115231) ...\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-180326.115231_amd64.deb ...\nUnpacking homestead (1.0-180326.115231) ...\nSelecting previously unselected package homestead-prov.\nPreparing to unpack .../homestead-prov_1.0-180326.111418_amd64.deb ...\nUnpacking homestead-prov (1.0-180326.111418) ...\nSelecting previously unselected package dime.\nPreparing to unpack .../dime_1.0-180328.114312_amd64.deb ...\nUnpacking dime (1.0-180328.114312) ...\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 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 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.61-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.61-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-180328.114312) ...\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-180326.112116) ...\nSetting up homestead-libs (1.0-180326.115231) ...\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-180328.114312) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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-180328.114312) ...\nSetting up clearwater-socket-factory (1.0-180328.114312) ...\nclearwater-socket-factory-mgmt start/running, process 8723\nclearwater-socket-factory-sig start/running, process 8731\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8777\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-snmpd (1.0-180328.114312) ...\n * Stopping network management services:\nSetting up ralf (1.0-180326.112116) ...\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-180328.114312) ...\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-180322.165850) ...\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.....+++\nunable to write 'random state'\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\nunable to write 'random state'\nAdding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx'\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up crest (1.0-180326.111418) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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 defusedxml (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, defusedxml, 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 defusedxml-0.5.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-180326.115231) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-prov (1.0-180326.111418) ...\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 defusedxml (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, defusedxml, 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: defusedxml 0.5.0\n Uninstalling defusedxml-0.5.0:\n Successfully uninstalled defusedxml-0.5.0\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 defusedxml-0.5.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-180328.114312) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading 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.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [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/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 2s (12.8 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58605 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-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\n"} 2018-08-01 11:53:37,725 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/4bd05bc6-57ad-45f1-9a3d-6528db5d43ce/action used request id req-a5adad5a-bc66-4e95-a792-079e50b47088 2018-08-01 11:53:37,725 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0883839130402s 2018-08-01 11:53:37,727 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/4bd05bc6-57ad-45f1-9a3d-6528db5d43ce/action used request id req-a5adad5a-bc66-4e95-a792-079e50b47088 2018-08-01 11:53:37,727 - functest.core.singlevm - DEBUG - console: [ 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 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 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 00000000000f60e0 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.008034] AppArmor: AppArmor initialized [ 0.008932] Yama: becoming mindful. [ 0.009859] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013461] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.015645] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.016006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.017743] Initializing cgroup subsys memory [ 0.018702] Initializing cgroup subsys devices [ 0.020004] Initializing cgroup subsys freezer [ 0.020953] Initializing cgroup subsys blkio [ 0.021861] Initializing cgroup subsys perf_event [ 0.022832] Initializing cgroup subsys hugetlb [ 0.024057] CPU: Physical Processor ID: 0 [ 0.024937] FEATURE SPEC_CTRL Present [ 0.026440] mce: CPU supports 10 MCE banks [ 0.028041] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.028041] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.030628] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.032004] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.033608] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.036003] Speculative Store Bypass: Vulnerable [ 0.037435] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.042123] ACPI: Core revision 20131115 [ 0.043630] ACPI: All ACPI Tables successfully acquired [ 0.045008] ftrace: allocating 28727 entries in 113 pages [ 0.068388] Enabling x2apic [ 0.069339] Enabled x2apic [ 0.070447] Switched APIC routing to physical x2apic. [ 0.073032] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.074732] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.077236] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.085328] KVM setup paravirtual spinlock [ 0.087938] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.088204] x86: Booting SMP configuration: [ 0.089274] .... node #0, CPUs: #1[ 0.087887] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.104026] x86: Booted up 1 node, 2 CPUs [ 0.104017] KVM setup async PF for cpu 1 [ 0.104018] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.106855] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.108346] devtmpfs: initialized [ 0.110261] EVM: security.selinux [ 0.111012] EVM: security.SMACK64 [ 0.112006] EVM: security.ima [ 0.112682] EVM: security.capability [ 0.113487] pinctrl core: initialized pinctrl subsystem [ 0.113956] regulator-dummy: no parameters [ 0.116065] RTC time: 11:50:39, date: 08/01/18 [ 0.117001] NET: Registered protocol family 16 [ 0.118049] cpuidle: using governor ladder [ 0.118945] cpuidle: using governor menu [ 0.119863] ACPI: bus type PCI registered [ 0.120005] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.121345] PCI: Using configuration type 1 for base access [ 0.123017] bio: create slab at 0 [ 0.124062] ACPI: Added _OSI(Module Device) [ 0.124941] ACPI: Added _OSI(Processor Device) [ 0.125836] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.126773] ACPI: Added _OSI(Processor Aggregator Device) [ 0.129005] ACPI: Interpreter enabled [ 0.129800] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.131758] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.133243] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.135154] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.137569] ACPI: (supports S0 S5) [ 0.138399] ACPI: Using IOAPIC for interrupt routing [ 0.140058] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.142677] ACPI: No dock devices found. [ 0.145709] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.147323] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.148008] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.149689] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.152205] acpiphp: Slot [3] registered [ 0.153314] acpiphp: Slot [4] registered [ 0.154415] acpiphp: Slot [5] registered [ 0.155524] acpiphp: Slot [6] registered [ 0.156021] acpiphp: Slot [7] registered [ 0.157099] acpiphp: Slot [8] registered [ 0.158184] acpiphp: Slot [9] registered [ 0.159282] acpiphp: Slot [10] registered [ 0.160019] acpiphp: Slot [11] registered [ 0.161122] acpiphp: Slot [12] registered [ 0.162197] acpiphp: Slot [13] registered [ 0.163304] acpiphp: Slot [14] registered [ 0.164018] acpiphp: Slot [15] registered [ 0.165119] acpiphp: Slot [16] registered [ 0.166217] acpiphp: Slot [17] registered [ 0.167306] acpiphp: Slot [18] registered [ 0.168024] acpiphp: Slot [19] registered [ 0.169201] acpiphp: Slot [20] registered [ 0.170281] acpiphp: Slot [21] registered [ 0.171361] acpiphp: Slot [22] registered [ 0.172018] acpiphp: Slot [23] registered [ 0.173121] acpiphp: Slot [24] registered [ 0.174219] acpiphp: Slot [25] registered [ 0.175301] acpiphp: Slot [26] registered [ 0.176019] acpiphp: Slot [27] registered [ 0.177115] acpiphp: Slot [28] registered [ 0.178195] acpiphp: Slot [29] registered [ 0.179280] acpiphp: Slot [30] registered [ 0.180024] acpiphp: Slot [31] registered [ 0.181108] PCI host bridge to bus 0000:00 [ 0.182221] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.183652] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.184007] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.185612] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.187384] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.188028] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.196184] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.198272] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.226008] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.228131] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.230214] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.232401] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.234199] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.236104] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.237913] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.237913] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.240005] vgaarb: loaded [ 0.240815] vgaarb: bridge control possible 0000:00:02.0 [ 0.242461] SCSI subsystem initialized [ 0.243688] ACPI: bus type USB registered [ 0.244051] usbcore: registered new interface driver usbfs [ 0.245522] usbcore: registered new interface driver hub [ 0.246995] usbcore: registered new device driver usb [ 0.248114] PCI: Using ACPI for IRQ routing [ 0.249501] NetLabel: Initializing [ 0.250476] NetLabel: domain hash size = 128 [ 0.251623] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.252077] NetLabel: unlabeled traffic allowed by default [ 0.253525] Switched to clocksource kvm-clock [ 0.260517] AppArmor: AppArmor Filesystem Enabled [ 0.261964] pnp: PnP ACPI init [ 0.262946] ACPI: bus type PNP registered [ 0.264819] pnp: PnP ACPI: found 8 devices [ 0.266021] ACPI: bus type PNP unregistered [ 0.274373] NET: Registered protocol family 2 [ 0.276012] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.278203] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.280140] TCP: Hash tables configured (established 16384 bind 16384) [ 0.281916] TCP: reno registered [ 0.282898] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.284554] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.286378] NET: Registered protocol family 1 [ 0.287677] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.289247] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.290791] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.317603] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.340076] Trying to unpack rootfs image as initramfs... [ 0.434371] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.436636] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.437946] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.439431] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.441135] Scanning for low memory corruption every 60 seconds [ 0.442599] Initialise system trusted keyring [ 0.443566] audit: initializing netlink socket (disabled) [ 0.444668] type=2000 audit(1533124240.147:1): initialized [ 0.464304] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.466576] zbud: loaded [ 0.467550] VFS: Disk quotas dquot_6.5.2 [ 0.468575] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.470460] fuse init (API version 7.22) [ 0.471483] msgmni has been set to 3997 [ 0.472546] Key type big_key registered [ 0.473948] Key type asymmetric registered [ 0.474998] Asymmetric key parser 'x509' registered [ 0.476287] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.478244] io scheduler noop registered [ 0.479108] io scheduler deadline registered (default) [ 0.480397] io scheduler cfq registered [ 0.481182] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.482596] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.484249] ipmi message handler version 39.2 [ 0.485410] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.487209] ACPI: Power Button [PWRF] [ 0.488320] GHES: HEST is not enabled! [ 0.510065] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.553202] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.575514] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.577279] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.602454] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.605031] Linux agpgart interface v0.103 [ 0.606838] brd: module loaded [ 0.608082] loop: module loaded [ 0.609269] blk-mq: CPU -> queue map [ 0.610216] CPU 0 -> Queue 0 [ 0.610969] CPU 1 -> Queue 0 [ 0.612353] vda: vda1 [ 0.613855] scsi0 : ata_piix [ 0.614980] scsi1 : ata_piix [ 0.615993] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.617935] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.620300] libphy: Fixed MDIO Bus: probed [ 0.621633] tun: Universal TUN/TAP device driver, 1.6 [ 0.622920] tun: (C) 1999-2004 Max Krasnyansky [ 0.625759] PPP generic driver version 2.4.2 [ 0.626932] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.628536] ehci-pci: EHCI PCI platform driver [ 0.629662] ehci-platform: EHCI generic platform driver [ 0.630942] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.632469] ohci-pci: OHCI PCI platform driver [ 0.633572] ohci-platform: OHCI generic platform driver [ 0.634750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.656803] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.658089] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.659988] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.661511] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.663184] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.665077] usb usb1: Product: UHCI Host Controller [ 0.666367] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.667941] usb usb1: SerialNumber: 0000:00:01.2 [ 0.669305] hub 1-0:1.0: USB hub found [ 0.670438] hub 1-0:1.0: 2 ports detected [ 0.671650] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674231] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675389] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676637] mousedev: PS/2 mouse device common for all mice [ 0.678119] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.680347] rtc_cmos 00:00: RTC can wake from S4 [ 0.681697] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.683099] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.684588] device-mapper: uevent: version 1.0.3 [ 0.685794] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.687768] ledtrig-cpu: registered to indicate activity on CPUs [ 0.689298] TCP: cubic registered [ 0.690260] NET: Registered protocol family 10 [ 0.691471] NET: Registered protocol family 17 [ 0.692579] Key type dns_resolver registered [ 0.693861] Loading compiled-in X.509 certificates [ 0.695456] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.704641] registered taskstats version 1 [ 0.707398] Key type trusted registered [ 0.711415] Key type encrypted registered [ 0.712434] AppArmor: AppArmor sha1 policy hashing enabled [ 0.713689] IMA: No TPM chip found, activating TPM-bypass! [ 0.715413] regulator-dummy: disabling [ 0.716377] Magic number: 14:40:832 [ 0.718229] rtc_cmos 00:00: setting system clock to 2018-08-01 11:50:40 UTC (1533124240) [ 0.720690] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.722264] EDD information not available. [ 0.777295] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.779179] Write protecting the kernel read-only data: 12288k [ 0.780989] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.784668] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.798823] systemd-udevd[107]: starting version 204 [ 0.844557] FDC 0 is a S82078B [ 0.980048] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.145510] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.146896] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.148296] usb 1-1: Product: QEMU USB Tablet [ 1.149223] usb 1-1: Manufacturer: QEMU [ 1.150055] usb 1-1: SerialNumber: 42 [ 1.845126] 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.094975] 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.370527] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Stopping adjust system clock and timezone[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.930675] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Wed, 01 Aug 2018 11:50:43 +0000. Up 3.99 seconds. cloud-init-nonet[4.18]: 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 ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[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 Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] cloud-init-nonet[5.38]: static networking is now up * Stopping Mount network filesystems[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 ] Cloud-init v. 0.7.5 running 'init' at Wed, 01 Aug 2018 11:50:45 +0000. Up 5.70 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: | eth1 | False | . | . | fa:16:3e:1a:c7:12 | ci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:65:ce:9b | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ 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: d0:c7:25:5f:01:b7:3a:77:c9:7a:a2:3a:eb:ae:48:c8 root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | . o.+. | | . . + o . | | . . o . . | | . . .. .| | S o .o.| | . . o.. | | E . o . | | . . . . o | | . .+=+. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: c2:23:0a:6c:26:46:87:82:9c:00:e6:05:3c:3b:33:e9 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ |=o.. | |*o+ | |o*+. | |+*. . | |+=+ . + S | |=E . . o | | . | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 72:51:b0:54:a4:f7:48:5e:01:2d:66:1e:a8:15:dd:73 root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | +B=+. | | .o+* +.E | | o++oo.o | | . =.+ | | . S o . | | o | | | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 29:d3:73:c2:59:c7:98:6c:14:de:6e:16:f5:de:88:d2 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | o. . | | + = . . | | B = .| | o = + o o.| | o S o E . o| | o + + | | | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting SystemD login management service[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd Cloud-init v. 0.7.5 running 'modules:config' at Wed, 01 Aug 2018 11:50:52 +0000. Up 12.35 seconds. * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] Generating locales... en_US.UTF-8... open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] up-to-date Generation complete. * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 01 Aug 2018 11:50:53 +0000. Up 13.94 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 16256 0 --:--:-- --:--:-- --:--:-- 16316 OK + apt-get update 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 [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 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 Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:7 http://security.ubuntu.com trusty-security/universe Sources [75.9 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [419 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 [237 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 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 [203 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 [7433 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1090 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 [464 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 [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 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 [9709 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 [1896 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 [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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 Fetched 12.6 MB in 8s (1562 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.11 + '[' -n 192.168.0.11 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install dime --yes --force-yes 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 libboost-thread1.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 libboost-thread1.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, 117 newly installed, 0 to remove and 0 not upgraded. Need to get 93.2 MB of archives. After this operation, 225 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ 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/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB] Get:23 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:24 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:27 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:28 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:30 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB] Get:31 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 kB] Get:60 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:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:71 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:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.12 [630 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3-dev amd64 4.0.4+dfsg-2 [253 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:117 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: 76%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 93.2 MB in 18s (5036 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 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.61-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.61-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-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... 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-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... 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-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... 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-180328.114312_all.deb ... Unpacking clearwater-snmpd (1.0-180328.114312) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... 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-180326.111418_amd64.deb ... Unpacking crest (1.0-180326.111418) ... Selecting previously unselected package ralf-libs. Preparing to unpack .../ralf-libs_1.0-180326.112116_amd64.deb ... Unpacking ralf-libs (1.0-180326.112116) ... Selecting previously unselected package ralf. Preparing to unpack .../ralf_1.0-180326.112116_amd64.deb ... Unpacking ralf (1.0-180326.112116) ... Selecting previously unselected package homestead-libs. Preparing to unpack .../homestead-libs_1.0-180326.115231_amd64.deb ... Unpacking homestead-libs (1.0-180326.115231) ... 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-180326.115231_amd64.deb ... Unpacking homestead (1.0-180326.115231) ... Selecting previously unselected package homestead-prov. Preparing to unpack .../homestead-prov_1.0-180326.111418_amd64.deb ... Unpacking homestead-prov (1.0-180326.111418) ... Selecting previously unselected package dime. Preparing to unpack .../dime_1.0-180328.114312_amd64.deb ... Unpacking dime (1.0-180328.114312) ... 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 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 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.61-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.61-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-180328.114312) ... 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-180326.112116) ... Setting up homestead-libs (1.0-180326.115231) ... 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-180328.114312) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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-180328.114312) ... Setting up clearwater-socket-factory (1.0-180328.114312) ... clearwater-socket-factory-mgmt start/running, process 8723 clearwater-socket-factory-sig start/running, process 8731 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8777 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-180328.114312) ... * Stopping network management services: Setting up ralf (1.0-180326.112116) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up clearwater-diags-monitor (1.0-180328.114312) ... 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-180322.165850) ... 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 ..........+++ .....+++ unable to write 'random state' 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 unable to write 'random state' Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up crest (1.0-180326.111418) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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 defusedxml (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, defusedxml, 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 defusedxml-0.5.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-180326.115231) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-prov (1.0-180326.111418) ... 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 defusedxml (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, defusedxml, 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: defusedxml 0.5.0 Uninstalling defusedxml-0.5.0: Successfully uninstalled defusedxml-0.5.0 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 defusedxml-0.5.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-180328.114312) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes 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.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [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/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 2s (12.8 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58605 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-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... 2018-08-01 11:53:37,732 - functest.core.singlevm - DEBUG - try 1: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-01 11:53:47,742 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:53:47,745 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 11:53:48,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:53: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-338d3ca1-4659-4884-a259-927910a850ee x-compute-request-id: req-338d3ca1-4659-4884-a259-927910a850ee Content-Encoding: gzip Content-Length: 1500 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:73:21:e6", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:21:e6", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:c1:22", "version": 4, "addr": "192.168.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:c1:22", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/403696c5-2dcf-4228-b5b0-f44121c73b7c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/403696c5-2dcf-4228-b5b0-f44121c73b7c", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:50:39.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "403696c5-2dcf-4228-b5b0-f44121c73b7c", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:50:39Z", "hostId": "b77b292b3e7d9cf79cae4c932a13feccc8c9d06d94f40658a48d29ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "homer-0.clearwater.opnfv", "created": "2018-08-01T11:49:56Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:65:ce:9b", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:ce:9b", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1a:c7:12", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/4bd05bc6-57ad-45f1-9a3d-6528db5d43ce", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/4bd05bc6-57ad-45f1-9a3d-6528db5d43ce", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:50:39.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "4bd05bc6-57ad-45f1-9a3d-6528db5d43ce", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:50:39Z", "hostId": "b77b292b3e7d9cf79cae4c932a13feccc8c9d06d94f40658a48d29ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "dime-0.clearwater.opnfv", "created": "2018-08-01T11:49:56Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:5a:2a:e0", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:2a:e0", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:a7:52", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:a7:52", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b9e44d42-7ef2-4457-a8ff-05ddaac34690", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b9e44d42-7ef2-4457-a8ff-05ddaac34690", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:50:39.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "b9e44d42-7ef2-4457-a8ff-05ddaac34690", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:50:39Z", "hostId": "b77b292b3e7d9cf79cae4c932a13feccc8c9d06d94f40658a48d29ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "bono-0.clearwater.opnfv", "created": "2018-08-01T11:49:56Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:8a:b7:0d", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:b7:0d", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:14:7b", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a5e6c3c0-1a1b-49e0-929c-51fea4ea1012", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a5e6c3c0-1a1b-49e0-929c-51fea4ea1012", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:50:32.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "a5e6c3c0-1a1b-49e0-929c-51fea4ea1012", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:50:33Z", "hostId": "0bf63998e69f749a8e677370730dafd105841e814b81fe61687a8d70", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-01T11:49:55Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:94:6d:cd", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:6d:cd", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:4d:c1", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/97163e3e-7028-4e1d-86ea-ce672c93ae8b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/97163e3e-7028-4e1d-86ea-ce672c93ae8b", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:50:29.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "97163e3e-7028-4e1d-86ea-ce672c93ae8b", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:50:29Z", "hostId": "b77b292b3e7d9cf79cae4c932a13feccc8c9d06d94f40658a48d29ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-01T11:49:54Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:c4:f6:13", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:f6:13", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/fd10f666-adc2-4414-a884-dcef4ada2d6d", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/fd10f666-adc2-4414-a884-dcef4ada2d6d", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:49:40.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "fd10f666-adc2-4414-a884-dcef4ada2d6d", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:49:40Z", "hostId": "0bf63998e69f749a8e677370730dafd105841e814b81fe61687a8d70", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-01T11:48:16Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:87:6e:c5", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:6e:c5", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:96:06", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/15fcad45-7e3e-496e-91b2-6dd6ba6f00fd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/15fcad45-7e3e-496e-91b2-6dd6ba6f00fd", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:48:06.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "15fcad45-7e3e-496e-91b2-6dd6ba6f00fd", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:48:06Z", "hostId": "b77b292b3e7d9cf79cae4c932a13feccc8c9d06d94f40658a48d29ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "ns.clearwater.opnfv", "created": "2018-08-01T11:46:20Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:53:48,318 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-338d3ca1-4659-4884-a259-927910a850ee 2018-08-01 11:53:48,318 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.575324058533s 2018-08-01 11:53:48,319 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-338d3ca1-4659-4884-a259-927910a850ee 2018-08-01 11:53:48,326 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-01 11:53:48,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/4bd05bc6-57ad-45f1-9a3d-6528db5d43ce/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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-01 11:53:48,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11: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-3f8e75e1-a995-4cd1-9499-0e85bf5dd6e4 x-compute-request-id: req-3f8e75e1-a995-4cd1-9499-0e85bf5dd6e4 Content-Encoding: gzip Content-Length: 20211 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 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\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 00000000000f60e0 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.008034] AppArmor: AppArmor initialized\n[ 0.008932] Yama: becoming mindful.\n[ 0.009859] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013461] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.015645] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.016006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.017743] Initializing cgroup subsys memory\n[ 0.018702] Initializing cgroup subsys devices\n[ 0.020004] Initializing cgroup subsys freezer\n[ 0.020953] Initializing cgroup subsys blkio\n[ 0.021861] Initializing cgroup subsys perf_event\n[ 0.022832] Initializing cgroup subsys hugetlb\n[ 0.024057] CPU: Physical Processor ID: 0\n[ 0.024937] FEATURE SPEC_CTRL Present\n[ 0.026440] mce: CPU supports 10 MCE banks\n[ 0.028041] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.028041] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.030628] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.032004] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.033608] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.036003] Speculative Store Bypass: Vulnerable\n[ 0.037435] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.042123] ACPI: Core revision 20131115\n[ 0.043630] ACPI: All ACPI Tables successfully acquired\n[ 0.045008] ftrace: allocating 28727 entries in 113 pages\n[ 0.068388] Enabling x2apic\n[ 0.069339] Enabled x2apic\n[ 0.070447] Switched APIC routing to physical x2apic.\n[ 0.073032] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.074732] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.077236] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.085328] KVM setup paravirtual spinlock\n[ 0.087938] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.088204] x86: Booting SMP configuration:\n[ 0.089274] .... node #0, CPUs: #1[ 0.087887] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.104026] x86: Booted up 1 node, 2 CPUs\n[ 0.104017] KVM setup async PF for cpu 1\n[ 0.104018] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.106855] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.108346] devtmpfs: initialized\n[ 0.110261] EVM: security.selinux\n[ 0.111012] EVM: security.SMACK64\n[ 0.112006] EVM: security.ima\n[ 0.112682] EVM: security.capability\n[ 0.113487] pinctrl core: initialized pinctrl subsystem\n[ 0.113956] regulator-dummy: no parameters\n[ 0.116065] RTC time: 11:50:39, date: 08/01/18\n[ 0.117001] NET: Registered protocol family 16\n[ 0.118049] cpuidle: using governor ladder\n[ 0.118945] cpuidle: using governor menu\n[ 0.119863] ACPI: bus type PCI registered\n[ 0.120005] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.121345] PCI: Using configuration type 1 for base access\n[ 0.123017] bio: create slab at 0\n[ 0.124062] ACPI: Added _OSI(Module Device)\n[ 0.124941] ACPI: Added _OSI(Processor Device)\n[ 0.125836] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.126773] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.129005] ACPI: Interpreter enabled\n[ 0.129800] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.131758] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.133243] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.135154] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.137569] ACPI: (supports S0 S5)\n[ 0.138399] ACPI: Using IOAPIC for interrupt routing\n[ 0.140058] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.142677] ACPI: No dock devices found.\n[ 0.145709] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.147323] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.148008] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.149689] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.152205] acpiphp: Slot [3] registered\n[ 0.153314] acpiphp: Slot [4] registered\n[ 0.154415] acpiphp: Slot [5] registered\n[ 0.155524] acpiphp: Slot [6] registered\n[ 0.156021] acpiphp: Slot [7] registered\n[ 0.157099] acpiphp: Slot [8] registered\n[ 0.158184] acpiphp: Slot [9] registered\n[ 0.159282] acpiphp: Slot [10] registered\n[ 0.160019] acpiphp: Slot [11] registered\n[ 0.161122] acpiphp: Slot [12] registered\n[ 0.162197] acpiphp: Slot [13] registered\n[ 0.163304] acpiphp: Slot [14] registered\n[ 0.164018] acpiphp: Slot [15] registered\n[ 0.165119] acpiphp: Slot [16] registered\n[ 0.166217] acpiphp: Slot [17] registered\n[ 0.167306] acpiphp: Slot [18] registered\n[ 0.168024] acpiphp: Slot [19] registered\n[ 0.169201] acpiphp: Slot [20] registered\n[ 0.170281] acpiphp: Slot [21] registered\n[ 0.171361] acpiphp: Slot [22] registered\n[ 0.172018] acpiphp: Slot [23] registered\n[ 0.173121] acpiphp: Slot [24] registered\n[ 0.174219] acpiphp: Slot [25] registered\n[ 0.175301] acpiphp: Slot [26] registered\n[ 0.176019] acpiphp: Slot [27] registered\n[ 0.177115] acpiphp: Slot [28] registered\n[ 0.178195] acpiphp: Slot [29] registered\n[ 0.179280] acpiphp: Slot [30] registered\n[ 0.180024] acpiphp: Slot [31] registered\n[ 0.181108] PCI host bridge to bus 0000:00\n[ 0.182221] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.183652] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.184007] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.185612] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.187384] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.188028] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.196184] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.198272] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.226008] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.228131] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.230214] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.232401] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.234199] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.236104] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.237913] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.237913] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.240005] vgaarb: loaded\n[ 0.240815] vgaarb: bridge control possible 0000:00:02.0\n[ 0.242461] SCSI subsystem initialized\n[ 0.243688] ACPI: bus type USB registered\n[ 0.244051] usbcore: registered new interface driver usbfs\n[ 0.245522] usbcore: registered new interface driver hub\n[ 0.246995] usbcore: registered new device driver usb\n[ 0.248114] PCI: Using ACPI for IRQ routing\n[ 0.249501] NetLabel: Initializing\n[ 0.250476] NetLabel: domain hash size = 128\n[ 0.251623] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.252077] NetLabel: unlabeled traffic allowed by default\n[ 0.253525] Switched to clocksource kvm-clock\n[ 0.260517] AppArmor: AppArmor Filesystem Enabled\n[ 0.261964] pnp: PnP ACPI init\n[ 0.262946] ACPI: bus type PNP registered\n[ 0.264819] pnp: PnP ACPI: found 8 devices\n[ 0.266021] ACPI: bus type PNP unregistered\n[ 0.274373] NET: Registered protocol family 2\n[ 0.276012] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.278203] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.280140] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.281916] TCP: reno registered\n[ 0.282898] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.284554] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.286378] NET: Registered protocol family 1\n[ 0.287677] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.289247] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.290791] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.317603] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.340076] Trying to unpack rootfs image as initramfs...\n[ 0.434371] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.436636] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.437946] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.439431] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.441135] Scanning for low memory corruption every 60 seconds\n[ 0.442599] Initialise system trusted keyring\n[ 0.443566] audit: initializing netlink socket (disabled)\n[ 0.444668] type=2000 audit(1533124240.147:1): initialized\n[ 0.464304] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.466576] zbud: loaded\n[ 0.467550] VFS: Disk quotas dquot_6.5.2\n[ 0.468575] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.470460] fuse init (API version 7.22)\n[ 0.471483] msgmni has been set to 3997\n[ 0.472546] Key type big_key registered\n[ 0.473948] Key type asymmetric registered\n[ 0.474998] Asymmetric key parser 'x509' registered\n[ 0.476287] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.478244] io scheduler noop registered\n[ 0.479108] io scheduler deadline registered (default)\n[ 0.480397] io scheduler cfq registered\n[ 0.481182] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.482596] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.484249] ipmi message handler version 39.2\n[ 0.485410] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.487209] ACPI: Power Button [PWRF]\n[ 0.488320] GHES: HEST is not enabled!\n[ 0.510065] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.553202] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.575514] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.577279] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.602454] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.605031] Linux agpgart interface v0.103\n[ 0.606838] brd: module loaded\n[ 0.608082] loop: module loaded\n[ 0.609269] blk-mq: CPU -> queue map\n[ 0.610216] CPU 0 -> Queue 0\n[ 0.610969] CPU 1 -> Queue 0\n[ 0.612353] vda: vda1\n[ 0.613855] scsi0 : ata_piix\n[ 0.614980] scsi1 : ata_piix\n[ 0.615993] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.617935] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.620300] libphy: Fixed MDIO Bus: probed\n[ 0.621633] tun: Universal TUN/TAP device driver, 1.6\n[ 0.622920] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.625759] PPP generic driver version 2.4.2\n[ 0.626932] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.628536] ehci-pci: EHCI PCI platform driver\n[ 0.629662] ehci-platform: EHCI generic platform driver\n[ 0.630942] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.632469] ohci-pci: OHCI PCI platform driver\n[ 0.633572] ohci-platform: OHCI generic platform driver\n[ 0.634750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.656803] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.658089] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.659988] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.661511] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.663184] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.665077] usb usb1: Product: UHCI Host Controller\n[ 0.666367] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.667941] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.669305] hub 1-0:1.0: USB hub found\n[ 0.670438] hub 1-0:1.0: 2 ports detected\n[ 0.671650] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.674231] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.675389] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.676637] mousedev: PS/2 mouse device common for all mice\n[ 0.678119] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.680347] rtc_cmos 00:00: RTC can wake from S4\n[ 0.681697] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.683099] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.684588] device-mapper: uevent: version 1.0.3\n[ 0.685794] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.687768] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.689298] TCP: cubic registered\n[ 0.690260] NET: Registered protocol family 10\n[ 0.691471] NET: Registered protocol family 17\n[ 0.692579] Key type dns_resolver registered\n[ 0.693861] Loading compiled-in X.509 certificates\n[ 0.695456] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.704641] registered taskstats version 1\n[ 0.707398] Key type trusted registered\n[ 0.711415] Key type encrypted registered\n[ 0.712434] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.713689] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.715413] regulator-dummy: disabling\n[ 0.716377] Magic number: 14:40:832\n[ 0.718229] rtc_cmos 00:00: setting system clock to 2018-08-01 11:50:40 UTC (1533124240)\n[ 0.720690] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.722264] EDD information not available.\n[ 0.777295] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.779179] Write protecting the kernel read-only data: 12288k\n[ 0.780989] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.784668] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.798823] systemd-udevd[107]: starting version 204\n[ 0.844557] FDC 0 is a S82078B\n[ 0.980048] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.145510] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.146896] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.148296] usb 1-1: Product: QEMU USB Tablet\n[ 1.149223] usb 1-1: Manufacturer: QEMU\n[ 1.150055] usb 1-1: SerialNumber: 42\n[ 1.845126] 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.094975] 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.370527] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Stopping adjust system clock and timezone[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.930675] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Wed, 01 Aug 2018 11:50:43 +0000. Up 3.99 seconds.\ncloud-init-nonet[4.18]: 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 * Stopping set console keymap[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[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 Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\ncloud-init-nonet[5.38]: static networking is now up\n * Stopping Mount network filesystems[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 ]\nCloud-init v. 0.7.5 running 'init' at Wed, 01 Aug 2018 11:50:45 +0000. Up 5.70 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: | eth1 | False | . | . | fa:16:3e:1a:c7:12 |\nci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:65:ce:9b |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\nd0:c7:25:5f:01:b7:3a:77:c9:7a:a2:3a:eb:ae:48:c8 root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . o.+. |\n| . . + o . |\n| . . o . . |\n| . . .. .|\n| S o .o.|\n| . . o.. |\n| E . o . |\n| . . . . o |\n| . .+=+. |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nc2:23:0a:6c:26:46:87:82:9c:00:e6:05:3c:3b:33:e9 root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n|=o.. |\n|*o+ |\n|o*+. |\n|+*. . |\n|+=+ . + S |\n|=E . . o |\n| . |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n72:51:b0:54:a4:f7:48:5e:01:2d:66:1e:a8:15:dd:73 root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| +B=+. |\n| .o+* +.E |\n| o++oo.o |\n| . =.+ |\n| . S o . |\n| o |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n29:d3:73:c2:59:c7:98:6c:14:de:6e:16:f5:de:88:d2 root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| o. . |\n| + = . . |\n| B = .|\n| o = + o o.|\n| o S o E . o|\n| o + + |\n| |\n| |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\nCloud-init v. 0.7.5 running 'modules:config' at Wed, 01 Aug 2018 11:50:52 +0000. Up 12.35 seconds.\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... open-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\nup-to-date\nGeneration complete.\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS dime-0 ttyS0\n\ndime-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 01 Aug 2018 11:50:53 +0000. Up 13.94 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 16256 0 --:--:-- --:--:-- --:--:-- 16316\nOK\n+ apt-get update\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 [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 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\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [75.9 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [419 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 [237 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 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 [203 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 [7433 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1090 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 [464 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 [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 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 [9709 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 [1896 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 [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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\nFetched 12.6 MB in 8s (1562 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.11\n+ '[' -n 192.168.0.11 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install dime --yes --force-yes\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 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 libexpat1-dev libfakeroot libfile-fcntllock-perl\n libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0\n libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0\n libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev\n libxslt1.1 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 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 libexpat1-dev libfakeroot libfile-fcntllock-perl\n libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0\n libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0\n libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev\n libxslt1.1 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, 117 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 93.2 MB of archives.\nAfter this operation, 225 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ 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/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:22 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB]\nGet:23 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:24 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:27 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB]\nGet:28 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:30 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB]\nGet:31 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 kB]\nGet:60 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:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:71 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:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.12 [630 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3-dev amd64 4.0.4+dfsg-2 [253 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\nExtracting templates from packages: 25%Extracting templates from packages: 51%Extracting templates from packages: 76%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 93.2 MB in 18s (5036 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 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.61-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.61-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-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\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-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\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-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\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-180328.114312_all.deb ...\nUnpacking clearwater-snmpd (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\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-180326.111418_amd64.deb ...\nUnpacking crest (1.0-180326.111418) ...\nSelecting previously unselected package ralf-libs.\nPreparing to unpack .../ralf-libs_1.0-180326.112116_amd64.deb ...\nUnpacking ralf-libs (1.0-180326.112116) ...\nSelecting previously unselected package ralf.\nPreparing to unpack .../ralf_1.0-180326.112116_amd64.deb ...\nUnpacking ralf (1.0-180326.112116) ...\nSelecting previously unselected package homestead-libs.\nPreparing to unpack .../homestead-libs_1.0-180326.115231_amd64.deb ...\nUnpacking homestead-libs (1.0-180326.115231) ...\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-180326.115231_amd64.deb ...\nUnpacking homestead (1.0-180326.115231) ...\nSelecting previously unselected package homestead-prov.\nPreparing to unpack .../homestead-prov_1.0-180326.111418_amd64.deb ...\nUnpacking homestead-prov (1.0-180326.111418) ...\nSelecting previously unselected package dime.\nPreparing to unpack .../dime_1.0-180328.114312_amd64.deb ...\nUnpacking dime (1.0-180328.114312) ...\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 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 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.61-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.61-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-180328.114312) ...\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-180326.112116) ...\nSetting up homestead-libs (1.0-180326.115231) ...\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-180328.114312) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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-180328.114312) ...\nSetting up clearwater-socket-factory (1.0-180328.114312) ...\nclearwater-socket-factory-mgmt start/running, process 8723\nclearwater-socket-factory-sig start/running, process 8731\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8777\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-snmpd (1.0-180328.114312) ...\n * Stopping network management services:\nSetting up ralf (1.0-180326.112116) ...\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-180328.114312) ...\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-180322.165850) ...\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.....+++\nunable to write 'random state'\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\nunable to write 'random state'\nAdding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx'\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up crest (1.0-180326.111418) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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 defusedxml (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, defusedxml, 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 defusedxml-0.5.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-180326.115231) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-prov (1.0-180326.111418) ...\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 defusedxml (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, defusedxml, 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: defusedxml 0.5.0\n Uninstalling defusedxml-0.5.0:\n Successfully uninstalled defusedxml-0.5.0\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 defusedxml-0.5.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-180328.114312) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading 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.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [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/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 2s (12.8 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58605 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-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\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-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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\n"} 2018-08-01 11:53:48,411 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/4bd05bc6-57ad-45f1-9a3d-6528db5d43ce/action used request id req-3f8e75e1-a995-4cd1-9499-0e85bf5dd6e4 2018-08-01 11:53:48,412 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0856409072876s 2018-08-01 11:53:48,414 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/4bd05bc6-57ad-45f1-9a3d-6528db5d43ce/action used request id req-3f8e75e1-a995-4cd1-9499-0e85bf5dd6e4 2018-08-01 11:53:48,414 - functest.core.singlevm - DEBUG - console: [ 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 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 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 00000000000f60e0 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.008034] AppArmor: AppArmor initialized [ 0.008932] Yama: becoming mindful. [ 0.009859] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013461] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.015645] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.016006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.017743] Initializing cgroup subsys memory [ 0.018702] Initializing cgroup subsys devices [ 0.020004] Initializing cgroup subsys freezer [ 0.020953] Initializing cgroup subsys blkio [ 0.021861] Initializing cgroup subsys perf_event [ 0.022832] Initializing cgroup subsys hugetlb [ 0.024057] CPU: Physical Processor ID: 0 [ 0.024937] FEATURE SPEC_CTRL Present [ 0.026440] mce: CPU supports 10 MCE banks [ 0.028041] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.028041] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.030628] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.032004] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.033608] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.036003] Speculative Store Bypass: Vulnerable [ 0.037435] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.042123] ACPI: Core revision 20131115 [ 0.043630] ACPI: All ACPI Tables successfully acquired [ 0.045008] ftrace: allocating 28727 entries in 113 pages [ 0.068388] Enabling x2apic [ 0.069339] Enabled x2apic [ 0.070447] Switched APIC routing to physical x2apic. [ 0.073032] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.074732] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.077236] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.085328] KVM setup paravirtual spinlock [ 0.087938] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.088204] x86: Booting SMP configuration: [ 0.089274] .... node #0, CPUs: #1[ 0.087887] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.104026] x86: Booted up 1 node, 2 CPUs [ 0.104017] KVM setup async PF for cpu 1 [ 0.104018] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.106855] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.108346] devtmpfs: initialized [ 0.110261] EVM: security.selinux [ 0.111012] EVM: security.SMACK64 [ 0.112006] EVM: security.ima [ 0.112682] EVM: security.capability [ 0.113487] pinctrl core: initialized pinctrl subsystem [ 0.113956] regulator-dummy: no parameters [ 0.116065] RTC time: 11:50:39, date: 08/01/18 [ 0.117001] NET: Registered protocol family 16 [ 0.118049] cpuidle: using governor ladder [ 0.118945] cpuidle: using governor menu [ 0.119863] ACPI: bus type PCI registered [ 0.120005] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.121345] PCI: Using configuration type 1 for base access [ 0.123017] bio: create slab at 0 [ 0.124062] ACPI: Added _OSI(Module Device) [ 0.124941] ACPI: Added _OSI(Processor Device) [ 0.125836] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.126773] ACPI: Added _OSI(Processor Aggregator Device) [ 0.129005] ACPI: Interpreter enabled [ 0.129800] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.131758] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.133243] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.135154] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.137569] ACPI: (supports S0 S5) [ 0.138399] ACPI: Using IOAPIC for interrupt routing [ 0.140058] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.142677] ACPI: No dock devices found. [ 0.145709] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.147323] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.148008] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.149689] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.152205] acpiphp: Slot [3] registered [ 0.153314] acpiphp: Slot [4] registered [ 0.154415] acpiphp: Slot [5] registered [ 0.155524] acpiphp: Slot [6] registered [ 0.156021] acpiphp: Slot [7] registered [ 0.157099] acpiphp: Slot [8] registered [ 0.158184] acpiphp: Slot [9] registered [ 0.159282] acpiphp: Slot [10] registered [ 0.160019] acpiphp: Slot [11] registered [ 0.161122] acpiphp: Slot [12] registered [ 0.162197] acpiphp: Slot [13] registered [ 0.163304] acpiphp: Slot [14] registered [ 0.164018] acpiphp: Slot [15] registered [ 0.165119] acpiphp: Slot [16] registered [ 0.166217] acpiphp: Slot [17] registered [ 0.167306] acpiphp: Slot [18] registered [ 0.168024] acpiphp: Slot [19] registered [ 0.169201] acpiphp: Slot [20] registered [ 0.170281] acpiphp: Slot [21] registered [ 0.171361] acpiphp: Slot [22] registered [ 0.172018] acpiphp: Slot [23] registered [ 0.173121] acpiphp: Slot [24] registered [ 0.174219] acpiphp: Slot [25] registered [ 0.175301] acpiphp: Slot [26] registered [ 0.176019] acpiphp: Slot [27] registered [ 0.177115] acpiphp: Slot [28] registered [ 0.178195] acpiphp: Slot [29] registered [ 0.179280] acpiphp: Slot [30] registered [ 0.180024] acpiphp: Slot [31] registered [ 0.181108] PCI host bridge to bus 0000:00 [ 0.182221] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.183652] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.184007] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.185612] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.187384] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.188028] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.196184] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.198272] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.226008] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.228131] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.230214] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.232401] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.234199] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.236104] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.237913] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.237913] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.240005] vgaarb: loaded [ 0.240815] vgaarb: bridge control possible 0000:00:02.0 [ 0.242461] SCSI subsystem initialized [ 0.243688] ACPI: bus type USB registered [ 0.244051] usbcore: registered new interface driver usbfs [ 0.245522] usbcore: registered new interface driver hub [ 0.246995] usbcore: registered new device driver usb [ 0.248114] PCI: Using ACPI for IRQ routing [ 0.249501] NetLabel: Initializing [ 0.250476] NetLabel: domain hash size = 128 [ 0.251623] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.252077] NetLabel: unlabeled traffic allowed by default [ 0.253525] Switched to clocksource kvm-clock [ 0.260517] AppArmor: AppArmor Filesystem Enabled [ 0.261964] pnp: PnP ACPI init [ 0.262946] ACPI: bus type PNP registered [ 0.264819] pnp: PnP ACPI: found 8 devices [ 0.266021] ACPI: bus type PNP unregistered [ 0.274373] NET: Registered protocol family 2 [ 0.276012] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.278203] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.280140] TCP: Hash tables configured (established 16384 bind 16384) [ 0.281916] TCP: reno registered [ 0.282898] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.284554] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.286378] NET: Registered protocol family 1 [ 0.287677] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.289247] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.290791] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.317603] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.340076] Trying to unpack rootfs image as initramfs... [ 0.434371] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.436636] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.437946] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.439431] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.441135] Scanning for low memory corruption every 60 seconds [ 0.442599] Initialise system trusted keyring [ 0.443566] audit: initializing netlink socket (disabled) [ 0.444668] type=2000 audit(1533124240.147:1): initialized [ 0.464304] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.466576] zbud: loaded [ 0.467550] VFS: Disk quotas dquot_6.5.2 [ 0.468575] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.470460] fuse init (API version 7.22) [ 0.471483] msgmni has been set to 3997 [ 0.472546] Key type big_key registered [ 0.473948] Key type asymmetric registered [ 0.474998] Asymmetric key parser 'x509' registered [ 0.476287] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.478244] io scheduler noop registered [ 0.479108] io scheduler deadline registered (default) [ 0.480397] io scheduler cfq registered [ 0.481182] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.482596] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.484249] ipmi message handler version 39.2 [ 0.485410] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.487209] ACPI: Power Button [PWRF] [ 0.488320] GHES: HEST is not enabled! [ 0.510065] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.553202] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.575514] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.577279] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.602454] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.605031] Linux agpgart interface v0.103 [ 0.606838] brd: module loaded [ 0.608082] loop: module loaded [ 0.609269] blk-mq: CPU -> queue map [ 0.610216] CPU 0 -> Queue 0 [ 0.610969] CPU 1 -> Queue 0 [ 0.612353] vda: vda1 [ 0.613855] scsi0 : ata_piix [ 0.614980] scsi1 : ata_piix [ 0.615993] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.617935] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.620300] libphy: Fixed MDIO Bus: probed [ 0.621633] tun: Universal TUN/TAP device driver, 1.6 [ 0.622920] tun: (C) 1999-2004 Max Krasnyansky [ 0.625759] PPP generic driver version 2.4.2 [ 0.626932] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.628536] ehci-pci: EHCI PCI platform driver [ 0.629662] ehci-platform: EHCI generic platform driver [ 0.630942] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.632469] ohci-pci: OHCI PCI platform driver [ 0.633572] ohci-platform: OHCI generic platform driver [ 0.634750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.656803] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.658089] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.659988] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.661511] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.663184] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.665077] usb usb1: Product: UHCI Host Controller [ 0.666367] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.667941] usb usb1: SerialNumber: 0000:00:01.2 [ 0.669305] hub 1-0:1.0: USB hub found [ 0.670438] hub 1-0:1.0: 2 ports detected [ 0.671650] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674231] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675389] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676637] mousedev: PS/2 mouse device common for all mice [ 0.678119] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.680347] rtc_cmos 00:00: RTC can wake from S4 [ 0.681697] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.683099] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.684588] device-mapper: uevent: version 1.0.3 [ 0.685794] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.687768] ledtrig-cpu: registered to indicate activity on CPUs [ 0.689298] TCP: cubic registered [ 0.690260] NET: Registered protocol family 10 [ 0.691471] NET: Registered protocol family 17 [ 0.692579] Key type dns_resolver registered [ 0.693861] Loading compiled-in X.509 certificates [ 0.695456] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.704641] registered taskstats version 1 [ 0.707398] Key type trusted registered [ 0.711415] Key type encrypted registered [ 0.712434] AppArmor: AppArmor sha1 policy hashing enabled [ 0.713689] IMA: No TPM chip found, activating TPM-bypass! [ 0.715413] regulator-dummy: disabling [ 0.716377] Magic number: 14:40:832 [ 0.718229] rtc_cmos 00:00: setting system clock to 2018-08-01 11:50:40 UTC (1533124240) [ 0.720690] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.722264] EDD information not available. [ 0.777295] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.779179] Write protecting the kernel read-only data: 12288k [ 0.780989] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.784668] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.798823] systemd-udevd[107]: starting version 204 [ 0.844557] FDC 0 is a S82078B [ 0.980048] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.145510] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.146896] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.148296] usb 1-1: Product: QEMU USB Tablet [ 1.149223] usb 1-1: Manufacturer: QEMU [ 1.150055] usb 1-1: SerialNumber: 42 [ 1.845126] 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.094975] 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.370527] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Stopping adjust system clock and timezone[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.930675] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Wed, 01 Aug 2018 11:50:43 +0000. Up 3.99 seconds. cloud-init-nonet[4.18]: 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 ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[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 Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] cloud-init-nonet[5.38]: static networking is now up * Stopping Mount network filesystems[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 ] Cloud-init v. 0.7.5 running 'init' at Wed, 01 Aug 2018 11:50:45 +0000. Up 5.70 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: | eth1 | False | . | . | fa:16:3e:1a:c7:12 | ci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:65:ce:9b | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ 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: d0:c7:25:5f:01:b7:3a:77:c9:7a:a2:3a:eb:ae:48:c8 root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | . o.+. | | . . + o . | | . . o . . | | . . .. .| | S o .o.| | . . o.. | | E . o . | | . . . . o | | . .+=+. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: c2:23:0a:6c:26:46:87:82:9c:00:e6:05:3c:3b:33:e9 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ |=o.. | |*o+ | |o*+. | |+*. . | |+=+ . + S | |=E . . o | | . | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 72:51:b0:54:a4:f7:48:5e:01:2d:66:1e:a8:15:dd:73 root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | +B=+. | | .o+* +.E | | o++oo.o | | . =.+ | | . S o . | | o | | | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 29:d3:73:c2:59:c7:98:6c:14:de:6e:16:f5:de:88:d2 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | o. . | | + = . . | | B = .| | o = + o o.| | o S o E . o| | o + + | | | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting SystemD login management service[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd Cloud-init v. 0.7.5 running 'modules:config' at Wed, 01 Aug 2018 11:50:52 +0000. Up 12.35 seconds. * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] Generating locales... en_US.UTF-8... open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] up-to-date Generation complete. * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 01 Aug 2018 11:50:53 +0000. Up 13.94 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 16256 0 --:--:-- --:--:-- --:--:-- 16316 OK + apt-get update 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 [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 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 Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:7 http://security.ubuntu.com trusty-security/universe Sources [75.9 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [419 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 [237 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 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 [203 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 [7433 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1090 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 [464 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 [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 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 [9709 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 [1896 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 [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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 Fetched 12.6 MB in 8s (1562 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.11 + '[' -n 192.168.0.11 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install dime --yes --force-yes 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 libboost-thread1.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 libboost-thread1.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, 117 newly installed, 0 to remove and 0 not upgraded. Need to get 93.2 MB of archives. After this operation, 225 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ 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/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB] Get:23 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:24 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:27 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:28 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:30 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB] Get:31 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 kB] Get:60 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:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:71 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:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.12 [630 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3-dev amd64 4.0.4+dfsg-2 [253 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:117 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: 76%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 93.2 MB in 18s (5036 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 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.61-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.61-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-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... 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-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... 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-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... 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-180328.114312_all.deb ... Unpacking clearwater-snmpd (1.0-180328.114312) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... 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-180326.111418_amd64.deb ... Unpacking crest (1.0-180326.111418) ... Selecting previously unselected package ralf-libs. Preparing to unpack .../ralf-libs_1.0-180326.112116_amd64.deb ... Unpacking ralf-libs (1.0-180326.112116) ... Selecting previously unselected package ralf. Preparing to unpack .../ralf_1.0-180326.112116_amd64.deb ... Unpacking ralf (1.0-180326.112116) ... Selecting previously unselected package homestead-libs. Preparing to unpack .../homestead-libs_1.0-180326.115231_amd64.deb ... Unpacking homestead-libs (1.0-180326.115231) ... 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-180326.115231_amd64.deb ... Unpacking homestead (1.0-180326.115231) ... Selecting previously unselected package homestead-prov. Preparing to unpack .../homestead-prov_1.0-180326.111418_amd64.deb ... Unpacking homestead-prov (1.0-180326.111418) ... Selecting previously unselected package dime. Preparing to unpack .../dime_1.0-180328.114312_amd64.deb ... Unpacking dime (1.0-180328.114312) ... 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 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 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.61-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.61-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-180328.114312) ... 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-180326.112116) ... Setting up homestead-libs (1.0-180326.115231) ... 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-180328.114312) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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-180328.114312) ... Setting up clearwater-socket-factory (1.0-180328.114312) ... clearwater-socket-factory-mgmt start/running, process 8723 clearwater-socket-factory-sig start/running, process 8731 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8777 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-180328.114312) ... * Stopping network management services: Setting up ralf (1.0-180326.112116) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up clearwater-diags-monitor (1.0-180328.114312) ... 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-180322.165850) ... 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 ..........+++ .....+++ unable to write 'random state' 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 unable to write 'random state' Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up crest (1.0-180326.111418) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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 defusedxml (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, defusedxml, 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 defusedxml-0.5.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-180326.115231) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-prov (1.0-180326.111418) ... 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 defusedxml (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, defusedxml, 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: defusedxml 0.5.0 Uninstalling defusedxml-0.5.0: Successfully uninstalled defusedxml-0.5.0 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 defusedxml-0.5.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-180328.114312) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes 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.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [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/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 2s (12.8 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58605 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-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... 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-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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 2018-08-01 11:53:48,419 - functest.core.singlevm - DEBUG - try 2: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-01 11:53:58,430 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:53:58,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 11:53:59,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11: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-d0b3fc56-bf27-4b49-863d-bd681ca61c09 x-compute-request-id: req-d0b3fc56-bf27-4b49-863d-bd681ca61c09 Content-Encoding: gzip Content-Length: 1500 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:73:21:e6", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:21:e6", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:c1:22", "version": 4, "addr": "192.168.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:c1:22", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/403696c5-2dcf-4228-b5b0-f44121c73b7c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/403696c5-2dcf-4228-b5b0-f44121c73b7c", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:50:39.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "403696c5-2dcf-4228-b5b0-f44121c73b7c", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:50:39Z", "hostId": "b77b292b3e7d9cf79cae4c932a13feccc8c9d06d94f40658a48d29ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "homer-0.clearwater.opnfv", "created": "2018-08-01T11:49:56Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:65:ce:9b", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:ce:9b", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1a:c7:12", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/4bd05bc6-57ad-45f1-9a3d-6528db5d43ce", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/4bd05bc6-57ad-45f1-9a3d-6528db5d43ce", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:50:39.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "4bd05bc6-57ad-45f1-9a3d-6528db5d43ce", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:50:39Z", "hostId": "b77b292b3e7d9cf79cae4c932a13feccc8c9d06d94f40658a48d29ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "dime-0.clearwater.opnfv", "created": "2018-08-01T11:49:56Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:5a:2a:e0", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:2a:e0", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:a7:52", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:a7:52", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b9e44d42-7ef2-4457-a8ff-05ddaac34690", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b9e44d42-7ef2-4457-a8ff-05ddaac34690", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:50:39.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "b9e44d42-7ef2-4457-a8ff-05ddaac34690", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:50:39Z", "hostId": "b77b292b3e7d9cf79cae4c932a13feccc8c9d06d94f40658a48d29ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "bono-0.clearwater.opnfv", "created": "2018-08-01T11:49:56Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:8a:b7:0d", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:b7:0d", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:14:7b", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a5e6c3c0-1a1b-49e0-929c-51fea4ea1012", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a5e6c3c0-1a1b-49e0-929c-51fea4ea1012", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:50:32.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "a5e6c3c0-1a1b-49e0-929c-51fea4ea1012", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:50:33Z", "hostId": "0bf63998e69f749a8e677370730dafd105841e814b81fe61687a8d70", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-01T11:49:55Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:94:6d:cd", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:6d:cd", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:4d:c1", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/97163e3e-7028-4e1d-86ea-ce672c93ae8b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/97163e3e-7028-4e1d-86ea-ce672c93ae8b", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:50:29.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "97163e3e-7028-4e1d-86ea-ce672c93ae8b", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:50:29Z", "hostId": "b77b292b3e7d9cf79cae4c932a13feccc8c9d06d94f40658a48d29ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-01T11:49:54Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:c4:f6:13", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:f6:13", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/fd10f666-adc2-4414-a884-dcef4ada2d6d", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/fd10f666-adc2-4414-a884-dcef4ada2d6d", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:49:40.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "fd10f666-adc2-4414-a884-dcef4ada2d6d", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:49:40Z", "hostId": "0bf63998e69f749a8e677370730dafd105841e814b81fe61687a8d70", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-01T11:48:16Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:87:6e:c5", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:6e:c5", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:96:06", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/15fcad45-7e3e-496e-91b2-6dd6ba6f00fd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/15fcad45-7e3e-496e-91b2-6dd6ba6f00fd", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:48:06.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "15fcad45-7e3e-496e-91b2-6dd6ba6f00fd", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:48:06Z", "hostId": "b77b292b3e7d9cf79cae4c932a13feccc8c9d06d94f40658a48d29ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "ns.clearwater.opnfv", "created": "2018-08-01T11:46:20Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:53:59,020 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-d0b3fc56-bf27-4b49-863d-bd681ca61c09 2018-08-01 11:53:59,020 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.590241193771s 2018-08-01 11:53:59,021 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-d0b3fc56-bf27-4b49-863d-bd681ca61c09 2018-08-01 11:53:59,028 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-01 11:53:59,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/4bd05bc6-57ad-45f1-9a3d-6528db5d43ce/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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-01 11:53:59,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:53: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-396972c6-7758-4658-9556-68e67ddd3001 x-compute-request-id: req-396972c6-7758-4658-9556-68e67ddd3001 Content-Encoding: gzip Content-Length: 20836 Content-Type: application/json RESP BODY: {"output": " 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.008034] AppArmor: AppArmor initialized\n[ 0.008932] Yama: becoming mindful.\n[ 0.009859] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013461] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.015645] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.016006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.017743] Initializing cgroup subsys memory\n[ 0.018702] Initializing cgroup subsys devices\n[ 0.020004] Initializing cgroup subsys freezer\n[ 0.020953] Initializing cgroup subsys blkio\n[ 0.021861] Initializing cgroup subsys perf_event\n[ 0.022832] Initializing cgroup subsys hugetlb\n[ 0.024057] CPU: Physical Processor ID: 0\n[ 0.024937] FEATURE SPEC_CTRL Present\n[ 0.026440] mce: CPU supports 10 MCE banks\n[ 0.028041] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.028041] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.030628] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.032004] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.033608] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.036003] Speculative Store Bypass: Vulnerable\n[ 0.037435] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.042123] ACPI: Core revision 20131115\n[ 0.043630] ACPI: All ACPI Tables successfully acquired\n[ 0.045008] ftrace: allocating 28727 entries in 113 pages\n[ 0.068388] Enabling x2apic\n[ 0.069339] Enabled x2apic\n[ 0.070447] Switched APIC routing to physical x2apic.\n[ 0.073032] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.074732] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.077236] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.085328] KVM setup paravirtual spinlock\n[ 0.087938] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.088204] x86: Booting SMP configuration:\n[ 0.089274] .... node #0, CPUs: #1[ 0.087887] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.104026] x86: Booted up 1 node, 2 CPUs\n[ 0.104017] KVM setup async PF for cpu 1\n[ 0.104018] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.106855] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.108346] devtmpfs: initialized\n[ 0.110261] EVM: security.selinux\n[ 0.111012] EVM: security.SMACK64\n[ 0.112006] EVM: security.ima\n[ 0.112682] EVM: security.capability\n[ 0.113487] pinctrl core: initialized pinctrl subsystem\n[ 0.113956] regulator-dummy: no parameters\n[ 0.116065] RTC time: 11:50:39, date: 08/01/18\n[ 0.117001] NET: Registered protocol family 16\n[ 0.118049] cpuidle: using governor ladder\n[ 0.118945] cpuidle: using governor menu\n[ 0.119863] ACPI: bus type PCI registered\n[ 0.120005] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.121345] PCI: Using configuration type 1 for base access\n[ 0.123017] bio: create slab at 0\n[ 0.124062] ACPI: Added _OSI(Module Device)\n[ 0.124941] ACPI: Added _OSI(Processor Device)\n[ 0.125836] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.126773] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.129005] ACPI: Interpreter enabled\n[ 0.129800] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.131758] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.133243] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.135154] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.137569] ACPI: (supports S0 S5)\n[ 0.138399] ACPI: Using IOAPIC for interrupt routing\n[ 0.140058] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.142677] ACPI: No dock devices found.\n[ 0.145709] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.147323] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.148008] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.149689] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.152205] acpiphp: Slot [3] registered\n[ 0.153314] acpiphp: Slot [4] registered\n[ 0.154415] acpiphp: Slot [5] registered\n[ 0.155524] acpiphp: Slot [6] registered\n[ 0.156021] acpiphp: Slot [7] registered\n[ 0.157099] acpiphp: Slot [8] registered\n[ 0.158184] acpiphp: Slot [9] registered\n[ 0.159282] acpiphp: Slot [10] registered\n[ 0.160019] acpiphp: Slot [11] registered\n[ 0.161122] acpiphp: Slot [12] registered\n[ 0.162197] acpiphp: Slot [13] registered\n[ 0.163304] acpiphp: Slot [14] registered\n[ 0.164018] acpiphp: Slot [15] registered\n[ 0.165119] acpiphp: Slot [16] registered\n[ 0.166217] acpiphp: Slot [17] registered\n[ 0.167306] acpiphp: Slot [18] registered\n[ 0.168024] acpiphp: Slot [19] registered\n[ 0.169201] acpiphp: Slot [20] registered\n[ 0.170281] acpiphp: Slot [21] registered\n[ 0.171361] acpiphp: Slot [22] registered\n[ 0.172018] acpiphp: Slot [23] registered\n[ 0.173121] acpiphp: Slot [24] registered\n[ 0.174219] acpiphp: Slot [25] registered\n[ 0.175301] acpiphp: Slot [26] registered\n[ 0.176019] acpiphp: Slot [27] registered\n[ 0.177115] acpiphp: Slot [28] registered\n[ 0.178195] acpiphp: Slot [29] registered\n[ 0.179280] acpiphp: Slot [30] registered\n[ 0.180024] acpiphp: Slot [31] registered\n[ 0.181108] PCI host bridge to bus 0000:00\n[ 0.182221] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.183652] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.184007] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.185612] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.187384] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.188028] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.196184] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.198272] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.226008] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.228131] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.230214] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.232401] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.234199] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.236104] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.237913] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.237913] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.240005] vgaarb: loaded\n[ 0.240815] vgaarb: bridge control possible 0000:00:02.0\n[ 0.242461] SCSI subsystem initialized\n[ 0.243688] ACPI: bus type USB registered\n[ 0.244051] usbcore: registered new interface driver usbfs\n[ 0.245522] usbcore: registered new interface driver hub\n[ 0.246995] usbcore: registered new device driver usb\n[ 0.248114] PCI: Using ACPI for IRQ routing\n[ 0.249501] NetLabel: Initializing\n[ 0.250476] NetLabel: domain hash size = 128\n[ 0.251623] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.252077] NetLabel: unlabeled traffic allowed by default\n[ 0.253525] Switched to clocksource kvm-clock\n[ 0.260517] AppArmor: AppArmor Filesystem Enabled\n[ 0.261964] pnp: PnP ACPI init\n[ 0.262946] ACPI: bus type PNP registered\n[ 0.264819] pnp: PnP ACPI: found 8 devices\n[ 0.266021] ACPI: bus type PNP unregistered\n[ 0.274373] NET: Registered protocol family 2\n[ 0.276012] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.278203] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.280140] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.281916] TCP: reno registered\n[ 0.282898] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.284554] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.286378] NET: Registered protocol family 1\n[ 0.287677] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.289247] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.290791] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.317603] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.340076] Trying to unpack rootfs image as initramfs...\n[ 0.434371] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.436636] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.437946] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.439431] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.441135] Scanning for low memory corruption every 60 seconds\n[ 0.442599] Initialise system trusted keyring\n[ 0.443566] audit: initializing netlink socket (disabled)\n[ 0.444668] type=2000 audit(1533124240.147:1): initialized\n[ 0.464304] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.466576] zbud: loaded\n[ 0.467550] VFS: Disk quotas dquot_6.5.2\n[ 0.468575] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.470460] fuse init (API version 7.22)\n[ 0.471483] msgmni has been set to 3997\n[ 0.472546] Key type big_key registered\n[ 0.473948] Key type asymmetric registered\n[ 0.474998] Asymmetric key parser 'x509' registered\n[ 0.476287] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.478244] io scheduler noop registered\n[ 0.479108] io scheduler deadline registered (default)\n[ 0.480397] io scheduler cfq registered\n[ 0.481182] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.482596] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.484249] ipmi message handler version 39.2\n[ 0.485410] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.487209] ACPI: Power Button [PWRF]\n[ 0.488320] GHES: HEST is not enabled!\n[ 0.510065] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.553202] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.575514] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.577279] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.602454] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.605031] Linux agpgart interface v0.103\n[ 0.606838] brd: module loaded\n[ 0.608082] loop: module loaded\n[ 0.609269] blk-mq: CPU -> queue map\n[ 0.610216] CPU 0 -> Queue 0\n[ 0.610969] CPU 1 -> Queue 0\n[ 0.612353] vda: vda1\n[ 0.613855] scsi0 : ata_piix\n[ 0.614980] scsi1 : ata_piix\n[ 0.615993] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.617935] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.620300] libphy: Fixed MDIO Bus: probed\n[ 0.621633] tun: Universal TUN/TAP device driver, 1.6\n[ 0.622920] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.625759] PPP generic driver version 2.4.2\n[ 0.626932] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.628536] ehci-pci: EHCI PCI platform driver\n[ 0.629662] ehci-platform: EHCI generic platform driver\n[ 0.630942] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.632469] ohci-pci: OHCI PCI platform driver\n[ 0.633572] ohci-platform: OHCI generic platform driver\n[ 0.634750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.656803] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.658089] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.659988] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.661511] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.663184] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.665077] usb usb1: Product: UHCI Host Controller\n[ 0.666367] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.667941] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.669305] hub 1-0:1.0: USB hub found\n[ 0.670438] hub 1-0:1.0: 2 ports detected\n[ 0.671650] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.674231] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.675389] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.676637] mousedev: PS/2 mouse device common for all mice\n[ 0.678119] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.680347] rtc_cmos 00:00: RTC can wake from S4\n[ 0.681697] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.683099] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.684588] device-mapper: uevent: version 1.0.3\n[ 0.685794] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.687768] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.689298] TCP: cubic registered\n[ 0.690260] NET: Registered protocol family 10\n[ 0.691471] NET: Registered protocol family 17\n[ 0.692579] Key type dns_resolver registered\n[ 0.693861] Loading compiled-in X.509 certificates\n[ 0.695456] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.704641] registered taskstats version 1\n[ 0.707398] Key type trusted registered\n[ 0.711415] Key type encrypted registered\n[ 0.712434] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.713689] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.715413] regulator-dummy: disabling\n[ 0.716377] Magic number: 14:40:832\n[ 0.718229] rtc_cmos 00:00: setting system clock to 2018-08-01 11:50:40 UTC (1533124240)\n[ 0.720690] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.722264] EDD information not available.\n[ 0.777295] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.779179] Write protecting the kernel read-only data: 12288k\n[ 0.780989] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.784668] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.798823] systemd-udevd[107]: starting version 204\n[ 0.844557] FDC 0 is a S82078B\n[ 0.980048] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.145510] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.146896] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.148296] usb 1-1: Product: QEMU USB Tablet\n[ 1.149223] usb 1-1: Manufacturer: QEMU\n[ 1.150055] usb 1-1: SerialNumber: 42\n[ 1.845126] 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.094975] 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.370527] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Stopping adjust system clock and timezone[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.930675] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Wed, 01 Aug 2018 11:50:43 +0000. Up 3.99 seconds.\ncloud-init-nonet[4.18]: 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 * Stopping set console keymap[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[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 Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\ncloud-init-nonet[5.38]: static networking is now up\n * Stopping Mount network filesystems[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 ]\nCloud-init v. 0.7.5 running 'init' at Wed, 01 Aug 2018 11:50:45 +0000. Up 5.70 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: | eth1 | False | . | . | fa:16:3e:1a:c7:12 |\nci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:65:ce:9b |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\nd0:c7:25:5f:01:b7:3a:77:c9:7a:a2:3a:eb:ae:48:c8 root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . o.+. |\n| . . + o . |\n| . . o . . |\n| . . .. .|\n| S o .o.|\n| . . o.. |\n| E . o . |\n| . . . . o |\n| . .+=+. |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nc2:23:0a:6c:26:46:87:82:9c:00:e6:05:3c:3b:33:e9 root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n|=o.. |\n|*o+ |\n|o*+. |\n|+*. . |\n|+=+ . + S |\n|=E . . o |\n| . |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n72:51:b0:54:a4:f7:48:5e:01:2d:66:1e:a8:15:dd:73 root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| +B=+. |\n| .o+* +.E |\n| o++oo.o |\n| . =.+ |\n| . S o . |\n| o |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n29:d3:73:c2:59:c7:98:6c:14:de:6e:16:f5:de:88:d2 root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| o. . |\n| + = . . |\n| B = .|\n| o = + o o.|\n| o S o E . o|\n| o + + |\n| |\n| |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\nCloud-init v. 0.7.5 running 'modules:config' at Wed, 01 Aug 2018 11:50:52 +0000. Up 12.35 seconds.\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... open-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\nup-to-date\nGeneration complete.\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS dime-0 ttyS0\n\ndime-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 01 Aug 2018 11:50:53 +0000. Up 13.94 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 16256 0 --:--:-- --:--:-- --:--:-- 16316\nOK\n+ apt-get update\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 [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 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\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [75.9 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [419 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 [237 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 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 [203 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 [7433 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1090 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 [464 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 [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 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 [9709 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 [1896 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 [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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\nFetched 12.6 MB in 8s (1562 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.11\n+ '[' -n 192.168.0.11 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install dime --yes --force-yes\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 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 libexpat1-dev libfakeroot libfile-fcntllock-perl\n libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0\n libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0\n libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev\n libxslt1.1 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 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 libexpat1-dev libfakeroot libfile-fcntllock-perl\n libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0\n libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0\n libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev\n libxslt1.1 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, 117 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 93.2 MB of archives.\nAfter this operation, 225 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ 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/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:22 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB]\nGet:23 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:24 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:27 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB]\nGet:28 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:30 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB]\nGet:31 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 kB]\nGet:60 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:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:71 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:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.12 [630 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3-dev amd64 4.0.4+dfsg-2 [253 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\nExtracting templates from packages: 25%Extracting templates from packages: 51%Extracting templates from packages: 76%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 93.2 MB in 18s (5036 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 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.61-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.61-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-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\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-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\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-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\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-180328.114312_all.deb ...\nUnpacking clearwater-snmpd (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\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-180326.111418_amd64.deb ...\nUnpacking crest (1.0-180326.111418) ...\nSelecting previously unselected package ralf-libs.\nPreparing to unpack .../ralf-libs_1.0-180326.112116_amd64.deb ...\nUnpacking ralf-libs (1.0-180326.112116) ...\nSelecting previously unselected package ralf.\nPreparing to unpack .../ralf_1.0-180326.112116_amd64.deb ...\nUnpacking ralf (1.0-180326.112116) ...\nSelecting previously unselected package homestead-libs.\nPreparing to unpack .../homestead-libs_1.0-180326.115231_amd64.deb ...\nUnpacking homestead-libs (1.0-180326.115231) ...\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-180326.115231_amd64.deb ...\nUnpacking homestead (1.0-180326.115231) ...\nSelecting previously unselected package homestead-prov.\nPreparing to unpack .../homestead-prov_1.0-180326.111418_amd64.deb ...\nUnpacking homestead-prov (1.0-180326.111418) ...\nSelecting previously unselected package dime.\nPreparing to unpack .../dime_1.0-180328.114312_amd64.deb ...\nUnpacking dime (1.0-180328.114312) ...\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 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 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.61-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.61-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-180328.114312) ...\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-180326.112116) ...\nSetting up homestead-libs (1.0-180326.115231) ...\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-180328.114312) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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-180328.114312) ...\nSetting up clearwater-socket-factory (1.0-180328.114312) ...\nclearwater-socket-factory-mgmt start/running, process 8723\nclearwater-socket-factory-sig start/running, process 8731\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8777\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-snmpd (1.0-180328.114312) ...\n * Stopping network management services:\nSetting up ralf (1.0-180326.112116) ...\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-180328.114312) ...\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-180322.165850) ...\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.....+++\nunable to write 'random state'\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\nunable to write 'random state'\nAdding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx'\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up crest (1.0-180326.111418) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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 defusedxml (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, defusedxml, 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 defusedxml-0.5.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-180326.115231) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-prov (1.0-180326.111418) ...\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 defusedxml (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, defusedxml, 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: defusedxml 0.5.0\n Uninstalling defusedxml-0.5.0:\n Successfully uninstalled defusedxml-0.5.0\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 defusedxml-0.5.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-180328.114312) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading 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.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [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/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 2s (12.8 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58605 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-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\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-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting nsenter (from 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 argparse (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting pathlib (from nsenter->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: argparse, contextlib2, pathlib, nsenter, 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\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 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 nsenter-0.2 pathlib-1.0.1 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\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-180328.115321) ...\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.208\n++ echo 172.30.9.208\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.208\n++ ip2rr 192.168.1.4\n++ echo 192.168.1.4\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.4\n++ ip2rr 192.168.1.4\n++ echo 192.168.1.4\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.4\n++ ip2rr 192.168.0.10\n++ echo 192.168.0.10\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.0.10\n+ echo 'nameserver 192.168.0.2'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.8'\n+ service dnsmasq force-reload\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | f7:45:a4:5a:63:6f:ab:45:25:ca:de:f5:b2:85:ed:fc | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 c2:23:0a:6c:26:46:87:82:9c:00:e6:05:3c:3b:33:e9 root@dime-0 (DSA)\nec2: 256 72:51:b0:54:a4:f7:48:5e:01:2d:66:1e:a8:15:dd:73 root@dime-0 (ECDSA)\nec2: 256 29:d3:73:c2:59:c7:98:6c:14:de:6e:16:f5:de:88:d2 root@dime-0 (ED25519)\nec2: 2048 d0:c7:25:5f:01:b7:3a:77:c9:7a:a2:3a:eb:ae:48:c8 root@dime-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEfARPrk/2730mk62j67WSvigQJkcc91KNkkAov6ex5lxJlKvXs2QO9+DJgJ/lnCdPc8mWanrO5UeSHuFtLemwg= root@dime-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGklV+7pJYhRYQAV80iSo5DZtTdWpxhn3dI7esIE/Rgp root@dime-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCwOPHNrzi1zuqqCHa7wEFqWhl1YRprzv2IIJfqv7exriSkE8I10i3Necs0dwsIidOTnI1odgKUCe2uY2wVl7906NleuH4gLg4U1hXSdWmjB7+d0MSKkdnrn7Vrq8bq67m7lKNY35LKpH856j9B7AghAXBrb7PkdgtWc257BPx2ZjW4p8jCCGnykO4K7UciuWHsAuiJN8NlPRMol1QRNKF0IL8lebqU+9mHxmxnP7vMJTV6Bl8UBsNjPnybuCe7mU2Jpn64VKyuKlJhIFtYrnxMUUK+QUBV892yCC7xLTNvlAhxVrjypxppL1AlufSR88vDrp+/kD2I7f+K0HoFjNZT root@dime-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Wed, 01 Aug 2018 11:53:55 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 196.15 seconds\n"} 2018-08-01 11:53:59,113 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/4bd05bc6-57ad-45f1-9a3d-6528db5d43ce/action used request id req-396972c6-7758-4658-9556-68e67ddd3001 2018-08-01 11:53:59,113 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0849659442902s 2018-08-01 11:53:59,115 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/4bd05bc6-57ad-45f1-9a3d-6528db5d43ce/action used request id req-396972c6-7758-4658-9556-68e67ddd3001 2018-08-01 11:53:59,116 - functest.core.singlevm - DEBUG - console: 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.008034] AppArmor: AppArmor initialized [ 0.008932] Yama: becoming mindful. [ 0.009859] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013461] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.015645] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.016006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.017743] Initializing cgroup subsys memory [ 0.018702] Initializing cgroup subsys devices [ 0.020004] Initializing cgroup subsys freezer [ 0.020953] Initializing cgroup subsys blkio [ 0.021861] Initializing cgroup subsys perf_event [ 0.022832] Initializing cgroup subsys hugetlb [ 0.024057] CPU: Physical Processor ID: 0 [ 0.024937] FEATURE SPEC_CTRL Present [ 0.026440] mce: CPU supports 10 MCE banks [ 0.028041] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.028041] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.030628] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.032004] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.033608] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.036003] Speculative Store Bypass: Vulnerable [ 0.037435] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.042123] ACPI: Core revision 20131115 [ 0.043630] ACPI: All ACPI Tables successfully acquired [ 0.045008] ftrace: allocating 28727 entries in 113 pages [ 0.068388] Enabling x2apic [ 0.069339] Enabled x2apic [ 0.070447] Switched APIC routing to physical x2apic. [ 0.073032] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.074732] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.077236] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.085328] KVM setup paravirtual spinlock [ 0.087938] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.088204] x86: Booting SMP configuration: [ 0.089274] .... node #0, CPUs: #1[ 0.087887] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.104026] x86: Booted up 1 node, 2 CPUs [ 0.104017] KVM setup async PF for cpu 1 [ 0.104018] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.106855] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.108346] devtmpfs: initialized [ 0.110261] EVM: security.selinux [ 0.111012] EVM: security.SMACK64 [ 0.112006] EVM: security.ima [ 0.112682] EVM: security.capability [ 0.113487] pinctrl core: initialized pinctrl subsystem [ 0.113956] regulator-dummy: no parameters [ 0.116065] RTC time: 11:50:39, date: 08/01/18 [ 0.117001] NET: Registered protocol family 16 [ 0.118049] cpuidle: using governor ladder [ 0.118945] cpuidle: using governor menu [ 0.119863] ACPI: bus type PCI registered [ 0.120005] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.121345] PCI: Using configuration type 1 for base access [ 0.123017] bio: create slab at 0 [ 0.124062] ACPI: Added _OSI(Module Device) [ 0.124941] ACPI: Added _OSI(Processor Device) [ 0.125836] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.126773] ACPI: Added _OSI(Processor Aggregator Device) [ 0.129005] ACPI: Interpreter enabled [ 0.129800] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.131758] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.133243] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.135154] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.137569] ACPI: (supports S0 S5) [ 0.138399] ACPI: Using IOAPIC for interrupt routing [ 0.140058] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.142677] ACPI: No dock devices found. [ 0.145709] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.147323] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.148008] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.149689] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.152205] acpiphp: Slot [3] registered [ 0.153314] acpiphp: Slot [4] registered [ 0.154415] acpiphp: Slot [5] registered [ 0.155524] acpiphp: Slot [6] registered [ 0.156021] acpiphp: Slot [7] registered [ 0.157099] acpiphp: Slot [8] registered [ 0.158184] acpiphp: Slot [9] registered [ 0.159282] acpiphp: Slot [10] registered [ 0.160019] acpiphp: Slot [11] registered [ 0.161122] acpiphp: Slot [12] registered [ 0.162197] acpiphp: Slot [13] registered [ 0.163304] acpiphp: Slot [14] registered [ 0.164018] acpiphp: Slot [15] registered [ 0.165119] acpiphp: Slot [16] registered [ 0.166217] acpiphp: Slot [17] registered [ 0.167306] acpiphp: Slot [18] registered [ 0.168024] acpiphp: Slot [19] registered [ 0.169201] acpiphp: Slot [20] registered [ 0.170281] acpiphp: Slot [21] registered [ 0.171361] acpiphp: Slot [22] registered [ 0.172018] acpiphp: Slot [23] registered [ 0.173121] acpiphp: Slot [24] registered [ 0.174219] acpiphp: Slot [25] registered [ 0.175301] acpiphp: Slot [26] registered [ 0.176019] acpiphp: Slot [27] registered [ 0.177115] acpiphp: Slot [28] registered [ 0.178195] acpiphp: Slot [29] registered [ 0.179280] acpiphp: Slot [30] registered [ 0.180024] acpiphp: Slot [31] registered [ 0.181108] PCI host bridge to bus 0000:00 [ 0.182221] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.183652] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.184007] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.185612] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.187384] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.188028] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.196184] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.198272] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.226008] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.228131] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.230214] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.232401] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.234199] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.236104] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.237913] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.237913] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.240005] vgaarb: loaded [ 0.240815] vgaarb: bridge control possible 0000:00:02.0 [ 0.242461] SCSI subsystem initialized [ 0.243688] ACPI: bus type USB registered [ 0.244051] usbcore: registered new interface driver usbfs [ 0.245522] usbcore: registered new interface driver hub [ 0.246995] usbcore: registered new device driver usb [ 0.248114] PCI: Using ACPI for IRQ routing [ 0.249501] NetLabel: Initializing [ 0.250476] NetLabel: domain hash size = 128 [ 0.251623] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.252077] NetLabel: unlabeled traffic allowed by default [ 0.253525] Switched to clocksource kvm-clock [ 0.260517] AppArmor: AppArmor Filesystem Enabled [ 0.261964] pnp: PnP ACPI init [ 0.262946] ACPI: bus type PNP registered [ 0.264819] pnp: PnP ACPI: found 8 devices [ 0.266021] ACPI: bus type PNP unregistered [ 0.274373] NET: Registered protocol family 2 [ 0.276012] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.278203] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.280140] TCP: Hash tables configured (established 16384 bind 16384) [ 0.281916] TCP: reno registered [ 0.282898] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.284554] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.286378] NET: Registered protocol family 1 [ 0.287677] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.289247] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.290791] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.317603] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.340076] Trying to unpack rootfs image as initramfs... [ 0.434371] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.436636] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.437946] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.439431] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.441135] Scanning for low memory corruption every 60 seconds [ 0.442599] Initialise system trusted keyring [ 0.443566] audit: initializing netlink socket (disabled) [ 0.444668] type=2000 audit(1533124240.147:1): initialized [ 0.464304] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.466576] zbud: loaded [ 0.467550] VFS: Disk quotas dquot_6.5.2 [ 0.468575] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.470460] fuse init (API version 7.22) [ 0.471483] msgmni has been set to 3997 [ 0.472546] Key type big_key registered [ 0.473948] Key type asymmetric registered [ 0.474998] Asymmetric key parser 'x509' registered [ 0.476287] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.478244] io scheduler noop registered [ 0.479108] io scheduler deadline registered (default) [ 0.480397] io scheduler cfq registered [ 0.481182] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.482596] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.484249] ipmi message handler version 39.2 [ 0.485410] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.487209] ACPI: Power Button [PWRF] [ 0.488320] GHES: HEST is not enabled! [ 0.510065] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.553202] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.575514] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.577279] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.602454] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.605031] Linux agpgart interface v0.103 [ 0.606838] brd: module loaded [ 0.608082] loop: module loaded [ 0.609269] blk-mq: CPU -> queue map [ 0.610216] CPU 0 -> Queue 0 [ 0.610969] CPU 1 -> Queue 0 [ 0.612353] vda: vda1 [ 0.613855] scsi0 : ata_piix [ 0.614980] scsi1 : ata_piix [ 0.615993] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.617935] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.620300] libphy: Fixed MDIO Bus: probed [ 0.621633] tun: Universal TUN/TAP device driver, 1.6 [ 0.622920] tun: (C) 1999-2004 Max Krasnyansky [ 0.625759] PPP generic driver version 2.4.2 [ 0.626932] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.628536] ehci-pci: EHCI PCI platform driver [ 0.629662] ehci-platform: EHCI generic platform driver [ 0.630942] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.632469] ohci-pci: OHCI PCI platform driver [ 0.633572] ohci-platform: OHCI generic platform driver [ 0.634750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.656803] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.658089] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.659988] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.661511] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.663184] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.665077] usb usb1: Product: UHCI Host Controller [ 0.666367] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.667941] usb usb1: SerialNumber: 0000:00:01.2 [ 0.669305] hub 1-0:1.0: USB hub found [ 0.670438] hub 1-0:1.0: 2 ports detected [ 0.671650] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674231] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675389] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676637] mousedev: PS/2 mouse device common for all mice [ 0.678119] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.680347] rtc_cmos 00:00: RTC can wake from S4 [ 0.681697] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.683099] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.684588] device-mapper: uevent: version 1.0.3 [ 0.685794] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.687768] ledtrig-cpu: registered to indicate activity on CPUs [ 0.689298] TCP: cubic registered [ 0.690260] NET: Registered protocol family 10 [ 0.691471] NET: Registered protocol family 17 [ 0.692579] Key type dns_resolver registered [ 0.693861] Loading compiled-in X.509 certificates [ 0.695456] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.704641] registered taskstats version 1 [ 0.707398] Key type trusted registered [ 0.711415] Key type encrypted registered [ 0.712434] AppArmor: AppArmor sha1 policy hashing enabled [ 0.713689] IMA: No TPM chip found, activating TPM-bypass! [ 0.715413] regulator-dummy: disabling [ 0.716377] Magic number: 14:40:832 [ 0.718229] rtc_cmos 00:00: setting system clock to 2018-08-01 11:50:40 UTC (1533124240) [ 0.720690] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.722264] EDD information not available. [ 0.777295] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.779179] Write protecting the kernel read-only data: 12288k [ 0.780989] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.784668] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.798823] systemd-udevd[107]: starting version 204 [ 0.844557] FDC 0 is a S82078B [ 0.980048] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.145510] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.146896] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.148296] usb 1-1: Product: QEMU USB Tablet [ 1.149223] usb 1-1: Manufacturer: QEMU [ 1.150055] usb 1-1: SerialNumber: 42 [ 1.845126] 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.094975] 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.370527] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Stopping adjust system clock and timezone[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.930675] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Wed, 01 Aug 2018 11:50:43 +0000. Up 3.99 seconds. cloud-init-nonet[4.18]: 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 ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[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 Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] cloud-init-nonet[5.38]: static networking is now up * Stopping Mount network filesystems[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 ] Cloud-init v. 0.7.5 running 'init' at Wed, 01 Aug 2018 11:50:45 +0000. Up 5.70 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: | eth1 | False | . | . | fa:16:3e:1a:c7:12 | ci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:65:ce:9b | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ 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: d0:c7:25:5f:01:b7:3a:77:c9:7a:a2:3a:eb:ae:48:c8 root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | . o.+. | | . . + o . | | . . o . . | | . . .. .| | S o .o.| | . . o.. | | E . o . | | . . . . o | | . .+=+. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: c2:23:0a:6c:26:46:87:82:9c:00:e6:05:3c:3b:33:e9 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ |=o.. | |*o+ | |o*+. | |+*. . | |+=+ . + S | |=E . . o | | . | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 72:51:b0:54:a4:f7:48:5e:01:2d:66:1e:a8:15:dd:73 root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | +B=+. | | .o+* +.E | | o++oo.o | | . =.+ | | . S o . | | o | | | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 29:d3:73:c2:59:c7:98:6c:14:de:6e:16:f5:de:88:d2 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | o. . | | + = . . | | B = .| | o = + o o.| | o S o E . o| | o + + | | | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting SystemD login management service[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd Cloud-init v. 0.7.5 running 'modules:config' at Wed, 01 Aug 2018 11:50:52 +0000. Up 12.35 seconds. * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] Generating locales... en_US.UTF-8... open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] up-to-date Generation complete. * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 01 Aug 2018 11:50:53 +0000. Up 13.94 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 16256 0 --:--:-- --:--:-- --:--:-- 16316 OK + apt-get update 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 [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 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 Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:7 http://security.ubuntu.com trusty-security/universe Sources [75.9 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [419 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 [237 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 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 [203 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 [7433 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1090 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 [464 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 [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 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 [9709 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 [1896 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 [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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 Fetched 12.6 MB in 8s (1562 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.11 + '[' -n 192.168.0.11 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install dime --yes --force-yes 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 libboost-thread1.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 libboost-thread1.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, 117 newly installed, 0 to remove and 0 not upgraded. Need to get 93.2 MB of archives. After this operation, 225 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ 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/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB] Get:23 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:24 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:27 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:28 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:30 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB] Get:31 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 kB] Get:60 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:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:71 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:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.12 [630 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3-dev amd64 4.0.4+dfsg-2 [253 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:117 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: 76%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 93.2 MB in 18s (5036 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 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.61-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.61-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-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... 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-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... 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-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... 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-180328.114312_all.deb ... Unpacking clearwater-snmpd (1.0-180328.114312) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... 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-180326.111418_amd64.deb ... Unpacking crest (1.0-180326.111418) ... Selecting previously unselected package ralf-libs. Preparing to unpack .../ralf-libs_1.0-180326.112116_amd64.deb ... Unpacking ralf-libs (1.0-180326.112116) ... Selecting previously unselected package ralf. Preparing to unpack .../ralf_1.0-180326.112116_amd64.deb ... Unpacking ralf (1.0-180326.112116) ... Selecting previously unselected package homestead-libs. Preparing to unpack .../homestead-libs_1.0-180326.115231_amd64.deb ... Unpacking homestead-libs (1.0-180326.115231) ... 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-180326.115231_amd64.deb ... Unpacking homestead (1.0-180326.115231) ... Selecting previously unselected package homestead-prov. Preparing to unpack .../homestead-prov_1.0-180326.111418_amd64.deb ... Unpacking homestead-prov (1.0-180326.111418) ... Selecting previously unselected package dime. Preparing to unpack .../dime_1.0-180328.114312_amd64.deb ... Unpacking dime (1.0-180328.114312) ... 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 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 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.61-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.61-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-180328.114312) ... 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-180326.112116) ... Setting up homestead-libs (1.0-180326.115231) ... 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-180328.114312) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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-180328.114312) ... Setting up clearwater-socket-factory (1.0-180328.114312) ... clearwater-socket-factory-mgmt start/running, process 8723 clearwater-socket-factory-sig start/running, process 8731 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8777 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-180328.114312) ... * Stopping network management services: Setting up ralf (1.0-180326.112116) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up clearwater-diags-monitor (1.0-180328.114312) ... 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-180322.165850) ... 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 ..........+++ .....+++ unable to write 'random state' 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 unable to write 'random state' Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up crest (1.0-180326.111418) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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 defusedxml (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, defusedxml, 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 defusedxml-0.5.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-180326.115231) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-prov (1.0-180326.111418) ... 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 defusedxml (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, defusedxml, 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: defusedxml 0.5.0 Uninstalling defusedxml-0.5.0: Successfully uninstalled defusedxml-0.5.0 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 defusedxml-0.5.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-180328.114312) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes 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.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [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/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 2s (12.8 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58605 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-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... 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-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting nsenter (from 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 argparse (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting pathlib (from nsenter->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: argparse, contextlib2, pathlib, nsenter, 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 Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 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 nsenter-0.2 pathlib-1.0.1 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 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.208 ++ echo 172.30.9.208 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.208 ++ ip2rr 192.168.1.4 ++ echo 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.4 ++ ip2rr 192.168.1.4 ++ echo 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.4 ++ ip2rr 192.168.0.10 ++ echo 192.168.0.10 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.10 + echo 'nameserver 192.168.0.2' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.8' + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. ci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | f7:45:a4:5a:63:6f:ab:45:25:ca:de:f5:b2:85:ed:fc | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 c2:23:0a:6c:26:46:87:82:9c:00:e6:05:3c:3b:33:e9 root@dime-0 (DSA) ec2: 256 72:51:b0:54:a4:f7:48:5e:01:2d:66:1e:a8:15:dd:73 root@dime-0 (ECDSA) ec2: 256 29:d3:73:c2:59:c7:98:6c:14:de:6e:16:f5:de:88:d2 root@dime-0 (ED25519) ec2: 2048 d0:c7:25:5f:01:b7:3a:77:c9:7a:a2:3a:eb:ae:48:c8 root@dime-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEfARPrk/2730mk62j67WSvigQJkcc91KNkkAov6ex5lxJlKvXs2QO9+DJgJ/lnCdPc8mWanrO5UeSHuFtLemwg= root@dime-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGklV+7pJYhRYQAV80iSo5DZtTdWpxhn3dI7esIE/Rgp root@dime-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCwOPHNrzi1zuqqCHa7wEFqWhl1YRprzv2IIJfqv7exriSkE8I10i3Necs0dwsIidOTnI1odgKUCe2uY2wVl7906NleuH4gLg4U1hXSdWmjB7+d0MSKkdnrn7Vrq8bq67m7lKNY35LKpH856j9B7AghAXBrb7PkdgtWc257BPx2ZjW4p8jCCGnykO4K7UciuWHsAuiJN8NlPRMol1QRNKF0IL8lebqU+9mHxmxnP7vMJTV6Bl8UBsNjPnybuCe7mU2Jpn64VKyuKlJhIFtYrnxMUUK+QUBV892yCC7xLTNvlAhxVrjypxppL1AlufSR88vDrp+/kD2I7f+K0HoFjNZT root@dime-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Wed, 01 Aug 2018 11:53:55 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 196.15 seconds 2018-08-01 11:53:59,120 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-08-01 11:53:59,121 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:53:59,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 11:53:59,533 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:53: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-e32f6ba3-5b30-410d-857e-bf6e718127e2 x-compute-request-id: req-e32f6ba3-5b30-410d-857e-bf6e718127e2 Content-Encoding: gzip Content-Length: 1500 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:73:21:e6", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:21:e6", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:c1:22", "version": 4, "addr": "192.168.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:c1:22", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/403696c5-2dcf-4228-b5b0-f44121c73b7c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/403696c5-2dcf-4228-b5b0-f44121c73b7c", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:50:39.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "403696c5-2dcf-4228-b5b0-f44121c73b7c", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:50:39Z", "hostId": "b77b292b3e7d9cf79cae4c932a13feccc8c9d06d94f40658a48d29ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "homer-0.clearwater.opnfv", "created": "2018-08-01T11:49:56Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:65:ce:9b", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:ce:9b", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1a:c7:12", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/4bd05bc6-57ad-45f1-9a3d-6528db5d43ce", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/4bd05bc6-57ad-45f1-9a3d-6528db5d43ce", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:50:39.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "4bd05bc6-57ad-45f1-9a3d-6528db5d43ce", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:50:39Z", "hostId": "b77b292b3e7d9cf79cae4c932a13feccc8c9d06d94f40658a48d29ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "dime-0.clearwater.opnfv", "created": "2018-08-01T11:49:56Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:5a:2a:e0", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:2a:e0", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:a7:52", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:a7:52", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b9e44d42-7ef2-4457-a8ff-05ddaac34690", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b9e44d42-7ef2-4457-a8ff-05ddaac34690", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:50:39.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "b9e44d42-7ef2-4457-a8ff-05ddaac34690", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:50:39Z", "hostId": "b77b292b3e7d9cf79cae4c932a13feccc8c9d06d94f40658a48d29ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "bono-0.clearwater.opnfv", "created": "2018-08-01T11:49:56Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:8a:b7:0d", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:b7:0d", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:14:7b", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a5e6c3c0-1a1b-49e0-929c-51fea4ea1012", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a5e6c3c0-1a1b-49e0-929c-51fea4ea1012", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:50:32.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "a5e6c3c0-1a1b-49e0-929c-51fea4ea1012", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:50:33Z", "hostId": "0bf63998e69f749a8e677370730dafd105841e814b81fe61687a8d70", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-01T11:49:55Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:94:6d:cd", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:6d:cd", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:4d:c1", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/97163e3e-7028-4e1d-86ea-ce672c93ae8b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/97163e3e-7028-4e1d-86ea-ce672c93ae8b", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:50:29.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "97163e3e-7028-4e1d-86ea-ce672c93ae8b", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:50:29Z", "hostId": "b77b292b3e7d9cf79cae4c932a13feccc8c9d06d94f40658a48d29ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-01T11:49:54Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:c4:f6:13", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:f6:13", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/fd10f666-adc2-4414-a884-dcef4ada2d6d", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/fd10f666-adc2-4414-a884-dcef4ada2d6d", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:49:40.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "fd10f666-adc2-4414-a884-dcef4ada2d6d", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:49:40Z", "hostId": "0bf63998e69f749a8e677370730dafd105841e814b81fe61687a8d70", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-01T11:48:16Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:87:6e:c5", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:6e:c5", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:96:06", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/15fcad45-7e3e-496e-91b2-6dd6ba6f00fd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/15fcad45-7e3e-496e-91b2-6dd6ba6f00fd", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:48:06.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "15fcad45-7e3e-496e-91b2-6dd6ba6f00fd", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:48:06Z", "hostId": "b77b292b3e7d9cf79cae4c932a13feccc8c9d06d94f40658a48d29ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "ns.clearwater.opnfv", "created": "2018-08-01T11:46:20Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:53:59,533 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-e32f6ba3-5b30-410d-857e-bf6e718127e2 2018-08-01 11:53:59,533 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.412568092346s 2018-08-01 11:53:59,534 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-e32f6ba3-5b30-410d-857e-bf6e718127e2 2018-08-01 11:53:59,542 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-01 11:53:59,545 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/b9e44d42-7ef2-4457-a8ff-05ddaac34690/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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-01 11:53:59,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:53: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-fbeee3bc-ea25-4719-828e-8d0b8a80f71e x-compute-request-id: req-fbeee3bc-ea25-4719-828e-8d0b8a80f71e Content-Encoding: gzip Content-Length: 18666 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 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\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 00000000000f60e0 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.008057] Security Framework initialized\n[ 0.009030] AppArmor: AppArmor initialized\n[ 0.010053] Yama: becoming mindful.\n[ 0.011270] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013867] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016843] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018427] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020382] Initializing cgroup subsys memory\n[ 0.021722] Initializing cgroup subsys devices\n[ 0.024008] Initializing cgroup subsys freezer\n[ 0.025127] Initializing cgroup subsys blkio\n[ 0.026279] Initializing cgroup subsys perf_event\n[ 0.027535] Initializing cgroup subsys hugetlb\n[ 0.028065] CPU: Physical Processor ID: 0\n[ 0.029257] FEATURE SPEC_CTRL Present\n[ 0.030957] mce: CPU supports 10 MCE banks\n[ 0.032044] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032044] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.034650] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.036004] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.037942] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.040004] Speculative Store Bypass: Vulnerable\n[ 0.041639] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.048143] ACPI: Core revision 20131115\n[ 0.049578] ACPI: All ACPI Tables successfully acquired\n[ 0.051032] ftrace: allocating 28727 entries in 113 pages\n[ 0.072286] Enabling x2apic\n[ 0.073012] Enabled x2apic\n[ 0.073984] Switched APIC routing to physical x2apic.\n[ 0.076908] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.078382] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.081147] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.088982] KVM setup paravirtual spinlock\n[ 0.091693] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.092164] x86: Booting SMP configuration:\n[ 0.093299] .... node #0, CPUs: #1[ 0.091655] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.108040] x86: Booted up 1 node, 2 CPUs\n[ 0.108028] KVM setup async PF for cpu 1\n[ 0.108032] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.111097] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.112378] devtmpfs: initialized\n[ 0.114212] EVM: security.selinux\n[ 0.115014] EVM: security.SMACK64\n[ 0.116006] EVM: security.ima\n[ 0.116691] EVM: security.capability\n[ 0.117525] pinctrl core: initialized pinctrl subsystem\n[ 0.118065] regulator-dummy: no parameters\n[ 0.120066] RTC time: 11:50:39, date: 08/01/18\n[ 0.121378] NET: Registered protocol family 16\n[ 0.122566] cpuidle: using governor ladder\n[ 0.123550] cpuidle: using governor menu\n[ 0.124073] ACPI: bus type PCI registered\n[ 0.125134] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.126766] PCI: Using configuration type 1 for base access\n[ 0.128756] bio: create slab at 0\n[ 0.129184] ACPI: Added _OSI(Module Device)\n[ 0.129184] ACPI: Added _OSI(Processor Device)\n[ 0.132004] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.133132] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.135816] ACPI: Interpreter enabled\n[ 0.136011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.138538] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.140622] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.143289] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.145780] ACPI: (supports S0 S5)\n[ 0.146669] ACPI: Using IOAPIC for interrupt routing\n[ 0.148020] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.150096] ACPI: No dock devices found.\n[ 0.152951] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.154266] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.155833] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.156019] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.158707] acpiphp: Slot [3] registered\n[ 0.159585] acpiphp: Slot [4] registered\n[ 0.160018] acpiphp: Slot [5] registered\n[ 0.160871] acpiphp: Slot [6] registered\n[ 0.161760] acpiphp: Slot [7] registered\n[ 0.162781] acpiphp: Slot [8] registered\n[ 0.163890] acpiphp: Slot [9] registered\n[ 0.164035] acpiphp: Slot [10] registered\n[ 0.165114] acpiphp: Slot [11] registered\n[ 0.166249] acpiphp: Slot [12] registered\n[ 0.167393] acpiphp: Slot [13] registered\n[ 0.168027] acpiphp: Slot [14] registered\n[ 0.169190] acpiphp: Slot [15] registered\n[ 0.170276] acpiphp: Slot [16] registered\n[ 0.171358] acpiphp: Slot [17] registered\n[ 0.172024] acpiphp: Slot [18] registered\n[ 0.173196] acpiphp: Slot [19] registered\n[ 0.174481] acpiphp: Slot [20] registered\n[ 0.175643] acpiphp: Slot [21] registered\n[ 0.176027] acpiphp: Slot [22] registered\n[ 0.177178] acpiphp: Slot [23] registered\n[ 0.178389] acpiphp: Slot [24] registered\n[ 0.179572] acpiphp: Slot [25] registered\n[ 0.180026] acpiphp: Slot [26] registered\n[ 0.181098] acpiphp: Slot [27] registered\n[ 0.182275] acpiphp: Slot [28] registered\n[ 0.183290] acpiphp: Slot [29] registered\n[ 0.184019] acpiphp: Slot [30] registered\n[ 0.185149] acpiphp: Slot [31] registered\n[ 0.186247] PCI host bridge to bus 0000:00\n[ 0.187352] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.188006] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.189604] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.191152] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.192005] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.193587] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.201357] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.203136] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.230743] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.232547] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.234255] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.235893] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.236770] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.238286] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.240038] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.241345] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.243159] vgaarb: loaded\n[ 0.244004] vgaarb: bridge control possible 0000:00:02.0\n[ 0.245594] SCSI subsystem initialized\n[ 0.246564] ACPI: bus type USB registered\n[ 0.246564] usbcore: registered new interface driver usbfs\n[ 0.248013] usbcore: registered new interface driver hub\n[ 0.249136] usbcore: registered new device driver usb\n[ 0.249142] PCI: Using ACPI for IRQ routing\n[ 0.249235] NetLabel: Initializing\n[ 0.252007] NetLabel: domain hash size = 128\n[ 0.252938] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.254019] NetLabel: unlabeled traffic allowed by default\n[ 0.255488] Switched to clocksource kvm-clock\n[ 0.259468] AppArmor: AppArmor Filesystem Enabled\n[ 0.260452] pnp: PnP ACPI init\n[ 0.261153] ACPI: bus type PNP registered\n[ 0.262551] pnp: PnP ACPI: found 8 devices\n[ 0.263407] ACPI: bus type PNP unregistered\n[ 0.270439] NET: Registered protocol family 2\n[ 0.271792] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.273578] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.275194] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.276890] TCP: reno registered\n[ 0.277720] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.279090] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.280782] NET: Registered protocol family 1\n[ 0.281937] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.283345] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.284748] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.312536] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.336182] Trying to unpack rootfs image as initramfs...\n[ 0.429449] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.431147] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.432285] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.433880] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.435559] Scanning for low memory corruption every 60 seconds\n[ 0.436963] Initialise system trusted keyring\n[ 0.438212] audit: initializing netlink socket (disabled)\n[ 0.439536] type=2000 audit(1533124240.645:1): initialized\n[ 0.459313] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.461672] zbud: loaded\n[ 0.462665] VFS: Disk quotas dquot_6.5.2\n[ 0.463646] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.465582] fuse init (API version 7.22)\n[ 0.466716] msgmni has been set to 3997\n[ 0.467809] Key type big_key registered\n[ 0.469074] Key type asymmetric registered\n[ 0.470201] Asymmetric key parser 'x509' registered\n[ 0.471524] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.473547] io scheduler noop registered\n[ 0.474649] io scheduler deadline registered (default)\n[ 0.476050] io scheduler cfq registered\n[ 0.477188] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.478676] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.480430] ipmi message handler version 39.2\n[ 0.481701] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.483717] ACPI: Power Button [PWRF]\n[ 0.484841] GHES: HEST is not enabled!\n[ 0.507090] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.551173] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.573748] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.575793] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.599695] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.602514] Linux agpgart interface v0.103\n[ 0.604467] brd: module loaded\n[ 0.605749] loop: module loaded\n[ 0.606941] blk-mq: CPU -> queue map\n[ 0.607940] CPU 0 -> Queue 0\n[ 0.608792] CPU 1 -> Queue 0\n[ 0.610241] vda: vda1\n[ 0.611721] scsi0 : ata_piix\n[ 0.612515] scsi1 : ata_piix\n[ 0.613265] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.614606] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.616151] libphy: Fixed MDIO Bus: probed\n[ 0.617277] tun: Universal TUN/TAP device driver, 1.6\n[ 0.618302] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.620865] PPP generic driver version 2.4.2\n[ 0.621900] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.623211] ehci-pci: EHCI PCI platform driver\n[ 0.624223] ehci-platform: EHCI generic platform driver\n[ 0.625392] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.626749] ohci-pci: OHCI PCI platform driver\n[ 0.627743] ohci-platform: OHCI generic platform driver\n[ 0.628905] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.651225] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.652411] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.654120] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.655384] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.656802] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.658448] usb usb1: Product: UHCI Host Controller\n[ 0.659496] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.661105] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.662324] hub 1-0:1.0: USB hub found\n[ 0.663246] hub 1-0:1.0: 2 ports detected\n[ 0.664420] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.666742] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.667852] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.669107] mousedev: PS/2 mouse device common for all mice\n[ 0.670537] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.672697] rtc_cmos 00:00: RTC can wake from S4\n[ 0.673922] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.675265] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.676665] device-mapper: uevent: version 1.0.3\n[ 0.677731] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.679520] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.680888] TCP: cubic registered\n[ 0.681750] NET: Registered protocol family 10\n[ 0.682971] NET: Registered protocol family 17\n[ 0.683972] Key type dns_resolver registered\n[ 0.685172] Loading compiled-in X.509 certificates\n[ 0.686725] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.695640] registered taskstats version 1\n[ 0.698588] Key type trusted registered\n[ 0.702257] Key type encrypted registered\n[ 0.703542] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.704837] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.706498] regulator-dummy: disabling\n[ 0.707437] Magic number: 14:40:832\n[ 0.708460] rtc_cmos 00:00: setting system clock to 2018-08-01 11:50:40 UTC (1533124240)\n[ 0.710316] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.711578] EDD information not available.\n[ 0.773498] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.775266] Write protecting the kernel read-only data: 12288k\n[ 0.776985] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.779861] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.793171] systemd-udevd[107]: starting version 204\n[ 0.832316] FDC 0 is a S82078B\n[ 0.976048] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.140829] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.142536] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.144450] usb 1-1: Product: QEMU USB Tablet\n[ 1.145500] usb 1-1: Manufacturer: QEMU\n[ 1.146530] usb 1-1: SerialNumber: 42\n[ 1.428052] tsc: Refined TSC clocksource calibration: 3491.852 MHz\n[ 1.849166] 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.092919] 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.365093] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.485001] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Wed, 01 Aug 2018 11:50:43 +0000. Up 3.45 seconds.\ncloud-init-nonet[3.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 * Stopping set console keymap[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[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 * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.04]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 01 Aug 2018 11:50:45 +0000. Up 5.26 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: | eth1 | False | . | . | fa:16:3e:3e:a7:52 |\nci-info: | eth0 | True | 192.168.0.9 | 255.255.255.0 | fa:16:3e:5a:2a:e0 |\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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n09:0a:2c:bb:33:f3:14:fa:f4:9e:d5:63:86:3d:5b:5b root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| . |\n|. o . |\n| o . . . . |\n|. . . S |\n| o . + |\n|* o o B . E |\n| O . o o = o |\n| o.+ . . |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\neb:b9:04:4b:ec:fd:f6:b2:19:9d:eb:41:ac:d9:48:68 root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| |\n| |\n| . . . |\n| + E . o |\n| o = o B . |\n| o + = = |\n| o ooo o |\n| +o+=+ |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n92:ea:4b:65:63:39:1d:91:2f:fc:ba:87:32:6e:af:f8 root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .. |\n| .. |\n| ... |\n| +o.. |\n| X So |\n| = + . |\n| o o |\n| o .+ o . |\n| +=E=oo |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n23:67:e2:53:c4:45:2b:58:cd:de:86:77:c3:9b:b6:8a root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .+o |\n| + .o. |\n| . +..o . |\n| . .o + + |\n| o S o . + |\n| . * . + |\n| o . . |\n| . . . |\n| E .. |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Wed, 01 Aug 2018 11:50:52 +0000. Up 12.05 seconds.\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n * Stopping System V runlevel compatibility[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:final' at Wed, 01 Aug 2018 11:50:53 +0000. Up 13.50 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- -\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: -:--:-- 0100 3149 100 3149 0 0 15601 0 --:--:-- --:--:-- --:--:-- 15666\nOK\n+ apt-get update\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 [1219 B]\nGet:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\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\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [419 kB]\nGet:8 http://security.ubuntu.com trusty-security/universe Sources [75.9 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 [6322 B]\nGet:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [237 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [203 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 [7433 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 [1090 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 [464 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 [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 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 [9709 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 [1896 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 [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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\nFetched 12.6 MB in 8s (1523 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.11\n+ '[' -n 192.168.0.11 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bono --yes --force-yes\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 restund 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 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 sprout-libs\n sysstat\n0 upgraded, 83 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 53.4 MB of archives.\nAfter this operation, 160 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ 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/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:20 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:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 kB]\nGet:32 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:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:51 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:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\nExtracting templates from packages: 36%Extracting templates from packages: 72%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 53.4 MB in 13s (3872 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-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-libs (1.0-180328.134516) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package bono.\nPreparing to unpack .../bono_1.0-180328.134516_amd64.deb ...\nUnpacking bono (1.0-180328.134516) ...\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-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\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) ...\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-180328.114312) ...\nSetting up sprout-libs (1.0-180328.134516) ...\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-180328.114312) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 7974\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-socket-factory (1.0-180328.114312) ...\nclearwater-socket-factory-mgmt start/running, process 7982\nclearwater-socket-factory-sig start/running, process 7990\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up bono (1.0-180328.134516) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading 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.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [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/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 3s (10.9 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57588 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-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\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-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting nsenter (from 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 argparse (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting pathlib (from nsenter->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: argparse, contextlib2, pathlib, nsenter, 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\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 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 nsenter-0.2 pathlib-1.0.1 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\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-180328.115321) ...\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.214\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.214\n++ echo A 172.30.9.214\n++ ip2rr 172.30.9.214\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.214\n++ echo A 172.30.9.214\n+ echo 'nameserver 192.168.0.2'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.8'\n+ service dnsmasq force-reload\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | f7:45:a4:5a:63:6f:ab:45:25:ca:de:f5:b2:85:ed:fc | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 eb:b9:04:4b:ec:fd:f6:b2:19:9d:eb:41:ac:d9:48:68 root@bono-0 (DSA)\nec2: 256 92:ea:4b:65:63:39:1d:91:2f:fc:ba:87:32:6e:af:f8 root@bono-0 (ECDSA)\nec2: 256 23:67:e2:53:c4:45:2b:58:cd:de:86:77:c3:9b:b6:8a root@bono-0 (ED25519)\nec2: 2048 09:0a:2c:bb:33:f3:14:fa:f4:9e:d5:63:86:3d:5b:5b root@bono-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCOFPOY08GkBlAguouPxtZthtsR1hLSeY2uP/G2uqv0TgNkvN08fmSUfhnkiWTHPm6TY0oqLFPsI2fBvJgcGm8g= root@bono-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFJCFhvkQ5XdA+f370Aw6Es3NHMubesaPX4XClS+GyvQ root@bono-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDe8hRVtTdUFUveFTThiwxcz4vUfTVT0epvuN9R2Drix1b5OyIcwrp1ArstRzGJIJS87ht7lcRDfTIXeraouDem+MTVYCrHyyjh9xs1/y5Bl6lJC3/+3CAAzfSVnUyXXJf+BegyIO3KnYuPCjedEGMS7Wk/+iqdFI3DRP5M6uclJN0ceJ182FYlkRxV9RimPLYw3oYVXTvbZ9q600vQnUxTesFT0s6Qb783EdudWfcK9/II8F8B9gFEiNoqzjVVYBY4lsrSGR2twBGhazUDfWpBkIUbj7Eh9ssg1cpBroymj6J13u/JDSUHbIWbIg76i/U7kT175NlBS1mRdfQtRz+R root@bono-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Wed, 01 Aug 2018 11:53:10 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 150.44 seconds\n"} 2018-08-01 11:53:59,629 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/b9e44d42-7ef2-4457-a8ff-05ddaac34690/action used request id req-fbeee3bc-ea25-4719-828e-8d0b8a80f71e 2018-08-01 11:53:59,629 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0865390300751s 2018-08-01 11:53:59,631 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/b9e44d42-7ef2-4457-a8ff-05ddaac34690/action used request id req-fbeee3bc-ea25-4719-828e-8d0b8a80f71e 2018-08-01 11:53:59,631 - functest.core.singlevm - DEBUG - console: [ 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 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 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 00000000000f60e0 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.008057] Security Framework initialized [ 0.009030] AppArmor: AppArmor initialized [ 0.010053] Yama: becoming mindful. [ 0.011270] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013867] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016843] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018427] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020382] Initializing cgroup subsys memory [ 0.021722] Initializing cgroup subsys devices [ 0.024008] Initializing cgroup subsys freezer [ 0.025127] Initializing cgroup subsys blkio [ 0.026279] Initializing cgroup subsys perf_event [ 0.027535] Initializing cgroup subsys hugetlb [ 0.028065] CPU: Physical Processor ID: 0 [ 0.029257] FEATURE SPEC_CTRL Present [ 0.030957] mce: CPU supports 10 MCE banks [ 0.032044] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032044] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.034650] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.036004] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.037942] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.040004] Speculative Store Bypass: Vulnerable [ 0.041639] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.048143] ACPI: Core revision 20131115 [ 0.049578] ACPI: All ACPI Tables successfully acquired [ 0.051032] ftrace: allocating 28727 entries in 113 pages [ 0.072286] Enabling x2apic [ 0.073012] Enabled x2apic [ 0.073984] Switched APIC routing to physical x2apic. [ 0.076908] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.078382] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.081147] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.088982] KVM setup paravirtual spinlock [ 0.091693] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.092164] x86: Booting SMP configuration: [ 0.093299] .... node #0, CPUs: #1[ 0.091655] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.108040] x86: Booted up 1 node, 2 CPUs [ 0.108028] KVM setup async PF for cpu 1 [ 0.108032] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.111097] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.112378] devtmpfs: initialized [ 0.114212] EVM: security.selinux [ 0.115014] EVM: security.SMACK64 [ 0.116006] EVM: security.ima [ 0.116691] EVM: security.capability [ 0.117525] pinctrl core: initialized pinctrl subsystem [ 0.118065] regulator-dummy: no parameters [ 0.120066] RTC time: 11:50:39, date: 08/01/18 [ 0.121378] NET: Registered protocol family 16 [ 0.122566] cpuidle: using governor ladder [ 0.123550] cpuidle: using governor menu [ 0.124073] ACPI: bus type PCI registered [ 0.125134] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.126766] PCI: Using configuration type 1 for base access [ 0.128756] bio: create slab at 0 [ 0.129184] ACPI: Added _OSI(Module Device) [ 0.129184] ACPI: Added _OSI(Processor Device) [ 0.132004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.133132] ACPI: Added _OSI(Processor Aggregator Device) [ 0.135816] ACPI: Interpreter enabled [ 0.136011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.138538] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.140622] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.143289] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.145780] ACPI: (supports S0 S5) [ 0.146669] ACPI: Using IOAPIC for interrupt routing [ 0.148020] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.150096] ACPI: No dock devices found. [ 0.152951] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.154266] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.155833] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.156019] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.158707] acpiphp: Slot [3] registered [ 0.159585] acpiphp: Slot [4] registered [ 0.160018] acpiphp: Slot [5] registered [ 0.160871] acpiphp: Slot [6] registered [ 0.161760] acpiphp: Slot [7] registered [ 0.162781] acpiphp: Slot [8] registered [ 0.163890] acpiphp: Slot [9] registered [ 0.164035] acpiphp: Slot [10] registered [ 0.165114] acpiphp: Slot [11] registered [ 0.166249] acpiphp: Slot [12] registered [ 0.167393] acpiphp: Slot [13] registered [ 0.168027] acpiphp: Slot [14] registered [ 0.169190] acpiphp: Slot [15] registered [ 0.170276] acpiphp: Slot [16] registered [ 0.171358] acpiphp: Slot [17] registered [ 0.172024] acpiphp: Slot [18] registered [ 0.173196] acpiphp: Slot [19] registered [ 0.174481] acpiphp: Slot [20] registered [ 0.175643] acpiphp: Slot [21] registered [ 0.176027] acpiphp: Slot [22] registered [ 0.177178] acpiphp: Slot [23] registered [ 0.178389] acpiphp: Slot [24] registered [ 0.179572] acpiphp: Slot [25] registered [ 0.180026] acpiphp: Slot [26] registered [ 0.181098] acpiphp: Slot [27] registered [ 0.182275] acpiphp: Slot [28] registered [ 0.183290] acpiphp: Slot [29] registered [ 0.184019] acpiphp: Slot [30] registered [ 0.185149] acpiphp: Slot [31] registered [ 0.186247] PCI host bridge to bus 0000:00 [ 0.187352] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.188006] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.189604] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.191152] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.192005] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.193587] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.201357] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.203136] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.230743] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.232547] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.234255] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.235893] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.236770] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.238286] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.240038] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.241345] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.243159] vgaarb: loaded [ 0.244004] vgaarb: bridge control possible 0000:00:02.0 [ 0.245594] SCSI subsystem initialized [ 0.246564] ACPI: bus type USB registered [ 0.246564] usbcore: registered new interface driver usbfs [ 0.248013] usbcore: registered new interface driver hub [ 0.249136] usbcore: registered new device driver usb [ 0.249142] PCI: Using ACPI for IRQ routing [ 0.249235] NetLabel: Initializing [ 0.252007] NetLabel: domain hash size = 128 [ 0.252938] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.254019] NetLabel: unlabeled traffic allowed by default [ 0.255488] Switched to clocksource kvm-clock [ 0.259468] AppArmor: AppArmor Filesystem Enabled [ 0.260452] pnp: PnP ACPI init [ 0.261153] ACPI: bus type PNP registered [ 0.262551] pnp: PnP ACPI: found 8 devices [ 0.263407] ACPI: bus type PNP unregistered [ 0.270439] NET: Registered protocol family 2 [ 0.271792] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.273578] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.275194] TCP: Hash tables configured (established 16384 bind 16384) [ 0.276890] TCP: reno registered [ 0.277720] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.279090] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.280782] NET: Registered protocol family 1 [ 0.281937] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.283345] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.284748] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.312536] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.336182] Trying to unpack rootfs image as initramfs... [ 0.429449] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.431147] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.432285] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.433880] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.435559] Scanning for low memory corruption every 60 seconds [ 0.436963] Initialise system trusted keyring [ 0.438212] audit: initializing netlink socket (disabled) [ 0.439536] type=2000 audit(1533124240.645:1): initialized [ 0.459313] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.461672] zbud: loaded [ 0.462665] VFS: Disk quotas dquot_6.5.2 [ 0.463646] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.465582] fuse init (API version 7.22) [ 0.466716] msgmni has been set to 3997 [ 0.467809] Key type big_key registered [ 0.469074] Key type asymmetric registered [ 0.470201] Asymmetric key parser 'x509' registered [ 0.471524] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.473547] io scheduler noop registered [ 0.474649] io scheduler deadline registered (default) [ 0.476050] io scheduler cfq registered [ 0.477188] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.478676] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.480430] ipmi message handler version 39.2 [ 0.481701] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.483717] ACPI: Power Button [PWRF] [ 0.484841] GHES: HEST is not enabled! [ 0.507090] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.551173] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573748] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575793] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599695] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.602514] Linux agpgart interface v0.103 [ 0.604467] brd: module loaded [ 0.605749] loop: module loaded [ 0.606941] blk-mq: CPU -> queue map [ 0.607940] CPU 0 -> Queue 0 [ 0.608792] CPU 1 -> Queue 0 [ 0.610241] vda: vda1 [ 0.611721] scsi0 : ata_piix [ 0.612515] scsi1 : ata_piix [ 0.613265] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.614606] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.616151] libphy: Fixed MDIO Bus: probed [ 0.617277] tun: Universal TUN/TAP device driver, 1.6 [ 0.618302] tun: (C) 1999-2004 Max Krasnyansky [ 0.620865] PPP generic driver version 2.4.2 [ 0.621900] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.623211] ehci-pci: EHCI PCI platform driver [ 0.624223] ehci-platform: EHCI generic platform driver [ 0.625392] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.626749] ohci-pci: OHCI PCI platform driver [ 0.627743] ohci-platform: OHCI generic platform driver [ 0.628905] uhci_hcd: USB Universal Host Controller Interface driver [ 0.651225] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.652411] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.654120] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.655384] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.656802] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.658448] usb usb1: Product: UHCI Host Controller [ 0.659496] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.661105] usb usb1: SerialNumber: 0000:00:01.2 [ 0.662324] hub 1-0:1.0: USB hub found [ 0.663246] hub 1-0:1.0: 2 ports detected [ 0.664420] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.666742] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.667852] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.669107] mousedev: PS/2 mouse device common for all mice [ 0.670537] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.672697] rtc_cmos 00:00: RTC can wake from S4 [ 0.673922] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.675265] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.676665] device-mapper: uevent: version 1.0.3 [ 0.677731] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.679520] ledtrig-cpu: registered to indicate activity on CPUs [ 0.680888] TCP: cubic registered [ 0.681750] NET: Registered protocol family 10 [ 0.682971] NET: Registered protocol family 17 [ 0.683972] Key type dns_resolver registered [ 0.685172] Loading compiled-in X.509 certificates [ 0.686725] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.695640] registered taskstats version 1 [ 0.698588] Key type trusted registered [ 0.702257] Key type encrypted registered [ 0.703542] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704837] IMA: No TPM chip found, activating TPM-bypass! [ 0.706498] regulator-dummy: disabling [ 0.707437] Magic number: 14:40:832 [ 0.708460] rtc_cmos 00:00: setting system clock to 2018-08-01 11:50:40 UTC (1533124240) [ 0.710316] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.711578] EDD information not available. [ 0.773498] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.775266] Write protecting the kernel read-only data: 12288k [ 0.776985] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.779861] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.793171] systemd-udevd[107]: starting version 204 [ 0.832316] FDC 0 is a S82078B [ 0.976048] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.140829] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.142536] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.144450] usb 1-1: Product: QEMU USB Tablet [ 1.145500] usb 1-1: Manufacturer: QEMU [ 1.146530] usb 1-1: SerialNumber: 42 [ 1.428052] tsc: Refined TSC clocksource calibration: 3491.852 MHz [ 1.849166] 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.092919] 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.365093] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.485001] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Wed, 01 Aug 2018 11:50:43 +0000. Up 3.45 seconds. cloud-init-nonet[3.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 ] * Stopping set console keymap[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[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 ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[5.04]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 01 Aug 2018 11:50:45 +0000. Up 5.26 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: | eth1 | False | . | . | fa:16:3e:3e:a7:52 | ci-info: | eth0 | True | 192.168.0.9 | 255.255.255.0 | fa:16:3e:5a:2a:e0 | 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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 09:0a:2c:bb:33:f3:14:fa:f4:9e:d5:63:86:3d:5b:5b root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | | | . | |. o . | | o . . . . | |. . . S | | o . + | |* o o B . E | | O . o o = o | | o.+ . . | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: eb:b9:04:4b:ec:fd:f6:b2:19:9d:eb:41:ac:d9:48:68 root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | | | | | | | . . . | | + E . o | | o = o B . | | o + = = | | o ooo o | | +o+=+ | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 92:ea:4b:65:63:39:1d:91:2f:fc:ba:87:32:6e:af:f8 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | .. | | .. | | ... | | +o.. | | X So | | = + . | | o o | | o .+ o . | | +=E=oo | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 23:67:e2:53:c4:45:2b:58:cd:de:86:77:c3:9b:b6:8a root@bono-0 The key's randomart image is: +--[ED25519 256--+ | .+o | | + .o. | | . +..o . | | . .o + + | | o S o . + | | . * . + | | o . . | | . . . | | E .. | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Stopping save kernel messages[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Wed, 01 Aug 2018 11:50:52 +0000. Up 12.05 seconds. * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. * Stopping System V runlevel compatibility[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:final' at Wed, 01 Aug 2018 11:50:53 +0000. Up 13.50 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- - Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: -:--:-- 0100 3149 100 3149 0 0 15601 0 --:--:-- --:--:-- --:--:-- 15666 OK + apt-get update 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 [1219 B] Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ Translation-en 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 Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [419 kB] Get:8 http://security.ubuntu.com trusty-security/universe Sources [75.9 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 [6322 B] Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [237 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [203 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 [7433 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 [1090 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 [464 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 [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 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 [9709 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 [1896 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 [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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 Fetched 12.6 MB in 8s (1523 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.11 + '[' -n 192.168.0.11 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes 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 restund 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 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 sprout-libs sysstat 0 upgraded, 83 newly installed, 0 to remove and 0 not upgraded. Need to get 53.4 MB of archives. After this operation, 160 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ 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/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:20 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:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 kB] Get:32 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:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:51 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:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:83 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: 36%Extracting templates from packages: 72%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 53.4 MB in 13s (3872 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-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ... Unpacking sprout-libs (1.0-180328.134516) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package bono. Preparing to unpack .../bono_1.0-180328.134516_amd64.deb ... Unpacking bono (1.0-180328.134516) ... 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-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... 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) ... 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-180328.114312) ... Setting up sprout-libs (1.0-180328.134516) ... 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-180328.114312) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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-monit (5.18-180322.170159) ... clearwater-monit start/running, process 7974 Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-socket-factory (1.0-180328.114312) ... clearwater-socket-factory-mgmt start/running, process 7982 clearwater-socket-factory-sig start/running, process 7990 Processing triggers for ureadahead (0.100.0-16) ... Setting up bono (1.0-180328.134516) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ureadahead (0.100.0-16) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes 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.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [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/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 3s (10.9 MB/s) Selecting previously unselected package python-mock. (Reading database ... 57588 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-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... 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-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting nsenter (from 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 argparse (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting pathlib (from nsenter->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: argparse, contextlib2, pathlib, nsenter, 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 Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 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 nsenter-0.2 pathlib-1.0.1 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 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.214 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.214 ++ echo A 172.30.9.214 ++ ip2rr 172.30.9.214 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.214 ++ echo A 172.30.9.214 + echo 'nameserver 192.168.0.2' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.8' + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. ci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | f7:45:a4:5a:63:6f:ab:45:25:ca:de:f5:b2:85:ed:fc | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 eb:b9:04:4b:ec:fd:f6:b2:19:9d:eb:41:ac:d9:48:68 root@bono-0 (DSA) ec2: 256 92:ea:4b:65:63:39:1d:91:2f:fc:ba:87:32:6e:af:f8 root@bono-0 (ECDSA) ec2: 256 23:67:e2:53:c4:45:2b:58:cd:de:86:77:c3:9b:b6:8a root@bono-0 (ED25519) ec2: 2048 09:0a:2c:bb:33:f3:14:fa:f4:9e:d5:63:86:3d:5b:5b root@bono-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCOFPOY08GkBlAguouPxtZthtsR1hLSeY2uP/G2uqv0TgNkvN08fmSUfhnkiWTHPm6TY0oqLFPsI2fBvJgcGm8g= root@bono-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFJCFhvkQ5XdA+f370Aw6Es3NHMubesaPX4XClS+GyvQ root@bono-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDe8hRVtTdUFUveFTThiwxcz4vUfTVT0epvuN9R2Drix1b5OyIcwrp1ArstRzGJIJS87ht7lcRDfTIXeraouDem+MTVYCrHyyjh9xs1/y5Bl6lJC3/+3CAAzfSVnUyXXJf+BegyIO3KnYuPCjedEGMS7Wk/+iqdFI3DRP5M6uclJN0ceJ182FYlkRxV9RimPLYw3oYVXTvbZ9q600vQnUxTesFT0s6Qb783EdudWfcK9/II8F8B9gFEiNoqzjVVYBY4lsrSGR2twBGhazUDfWpBkIUbj7Eh9ssg1cpBroymj6J13u/JDSUHbIWbIg76i/U7kT175NlBS1mRdfQtRz+R root@bono-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Wed, 01 Aug 2018 11:53:10 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 150.44 seconds 2018-08-01 11:53:59,635 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-08-01 11:53:59,635 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:53:59,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 11:54:00,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:53: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-d0bbd330-cd8b-41f5-a3ef-99aaadaaf525 x-compute-request-id: req-d0bbd330-cd8b-41f5-a3ef-99aaadaaf525 Content-Encoding: gzip Content-Length: 1500 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:73:21:e6", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:21:e6", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:c1:22", "version": 4, "addr": "192.168.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:c1:22", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/403696c5-2dcf-4228-b5b0-f44121c73b7c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/403696c5-2dcf-4228-b5b0-f44121c73b7c", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:50:39.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "403696c5-2dcf-4228-b5b0-f44121c73b7c", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:50:39Z", "hostId": "b77b292b3e7d9cf79cae4c932a13feccc8c9d06d94f40658a48d29ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "homer-0.clearwater.opnfv", "created": "2018-08-01T11:49:56Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:65:ce:9b", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:ce:9b", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1a:c7:12", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/4bd05bc6-57ad-45f1-9a3d-6528db5d43ce", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/4bd05bc6-57ad-45f1-9a3d-6528db5d43ce", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:50:39.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "4bd05bc6-57ad-45f1-9a3d-6528db5d43ce", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:50:39Z", "hostId": "b77b292b3e7d9cf79cae4c932a13feccc8c9d06d94f40658a48d29ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "dime-0.clearwater.opnfv", "created": "2018-08-01T11:49:56Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:5a:2a:e0", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:2a:e0", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:a7:52", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:a7:52", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b9e44d42-7ef2-4457-a8ff-05ddaac34690", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b9e44d42-7ef2-4457-a8ff-05ddaac34690", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:50:39.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "b9e44d42-7ef2-4457-a8ff-05ddaac34690", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:50:39Z", "hostId": "b77b292b3e7d9cf79cae4c932a13feccc8c9d06d94f40658a48d29ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "bono-0.clearwater.opnfv", "created": "2018-08-01T11:49:56Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:8a:b7:0d", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:b7:0d", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:14:7b", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a5e6c3c0-1a1b-49e0-929c-51fea4ea1012", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a5e6c3c0-1a1b-49e0-929c-51fea4ea1012", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:50:32.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "a5e6c3c0-1a1b-49e0-929c-51fea4ea1012", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:50:33Z", "hostId": "0bf63998e69f749a8e677370730dafd105841e814b81fe61687a8d70", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-01T11:49:55Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:94:6d:cd", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:6d:cd", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:4d:c1", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/97163e3e-7028-4e1d-86ea-ce672c93ae8b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/97163e3e-7028-4e1d-86ea-ce672c93ae8b", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:50:29.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "97163e3e-7028-4e1d-86ea-ce672c93ae8b", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:50:29Z", "hostId": "b77b292b3e7d9cf79cae4c932a13feccc8c9d06d94f40658a48d29ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-01T11:49:54Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:c4:f6:13", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:f6:13", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/fd10f666-adc2-4414-a884-dcef4ada2d6d", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/fd10f666-adc2-4414-a884-dcef4ada2d6d", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:49:40.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "fd10f666-adc2-4414-a884-dcef4ada2d6d", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:49:40Z", "hostId": "0bf63998e69f749a8e677370730dafd105841e814b81fe61687a8d70", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-01T11:48:16Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:87:6e:c5", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:6e:c5", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:96:06", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/15fcad45-7e3e-496e-91b2-6dd6ba6f00fd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/15fcad45-7e3e-496e-91b2-6dd6ba6f00fd", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:48:06.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "15fcad45-7e3e-496e-91b2-6dd6ba6f00fd", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:48:06Z", "hostId": "b77b292b3e7d9cf79cae4c932a13feccc8c9d06d94f40658a48d29ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "ns.clearwater.opnfv", "created": "2018-08-01T11:46:20Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:54:00,209 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-d0bbd330-cd8b-41f5-a3ef-99aaadaaf525 2018-08-01 11:54:00,209 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.573867797852s 2018-08-01 11:54:00,210 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-d0bbd330-cd8b-41f5-a3ef-99aaadaaf525 2018-08-01 11:54:00,217 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-01 11:54:00,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/a5e6c3c0-1a1b-49e0-929c-51fea4ea1012/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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-01 11:54:00,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11: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-68b1a7ff-e2ba-4cc5-8344-9492279221db x-compute-request-id: req-68b1a7ff-e2ba-4cc5-8344-9492279221db Content-Encoding: gzip Content-Length: 20021 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 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\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 00000000000f60e0 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.008031] AppArmor: AppArmor initialized\n[ 0.008907] Yama: becoming mindful.\n[ 0.009808] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013336] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.015303] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.016006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.017589] Initializing cgroup subsys memory\n[ 0.018510] Initializing cgroup subsys devices\n[ 0.020004] Initializing cgroup subsys freezer\n[ 0.020925] Initializing cgroup subsys blkio\n[ 0.021797] Initializing cgroup subsys perf_event\n[ 0.022736] Initializing cgroup subsys hugetlb\n[ 0.023698] CPU: Physical Processor ID: 0\n[ 0.024009] FEATURE SPEC_CTRL Present\n[ 0.025501] mce: CPU supports 10 MCE banks\n[ 0.026384] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.026384] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.028005] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.029264] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.030687] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.032003] Speculative Store Bypass: Vulnerable\n[ 0.033260] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.038491] ACPI: Core revision 20131115\n[ 0.040173] ACPI: All ACPI Tables successfully acquired\n[ 0.041413] ftrace: allocating 28727 entries in 113 pages\n[ 0.060266] Enabling x2apic\n[ 0.060956] Enabled x2apic\n[ 0.061798] Switched APIC routing to physical x2apic.\n[ 0.064399] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.065961] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.068547] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.077791] KVM setup paravirtual spinlock\n[ 0.080220] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.082069] x86: Booting SMP configuration:\n[ 0.083229] .... node #0, CPUs: #1[ 0.080182] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.100028] x86: Booted up 1 node, 2 CPUs\n[ 0.100034] KVM setup async PF for cpu 1\n[ 0.100038] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.102856] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.104327] devtmpfs: initialized\n[ 0.106369] EVM: security.selinux\n[ 0.107144] EVM: security.SMACK64\n[ 0.108006] EVM: security.ima\n[ 0.108699] EVM: security.capability\n[ 0.109520] pinctrl core: initialized pinctrl subsystem\n[ 0.109968] regulator-dummy: no parameters\n[ 0.112077] RTC time: 11:50:34, date: 08/01/18\n[ 0.113021] NET: Registered protocol family 16\n[ 0.114052] cpuidle: using governor ladder\n[ 0.114928] cpuidle: using governor menu\n[ 0.115839] ACPI: bus type PCI registered\n[ 0.116004] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.117360] PCI: Using configuration type 1 for base access\n[ 0.119289] bio: create slab at 0\n[ 0.120073] ACPI: Added _OSI(Module Device)\n[ 0.120989] ACPI: Added _OSI(Processor Device)\n[ 0.121909] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.122888] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.125498] ACPI: Interpreter enabled\n[ 0.126343] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.128005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.129981] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.131946] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.133274] ACPI: (supports S0 S5)\n[ 0.134034] ACPI: Using IOAPIC for interrupt routing\n[ 0.136015] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.138052] ACPI: No dock devices found.\n[ 0.140742] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.141968] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.143285] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.144018] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.146418] acpiphp: Slot [3] registered\n[ 0.147296] acpiphp: Slot [4] registered\n[ 0.148019] acpiphp: Slot [5] registered\n[ 0.148904] acpiphp: Slot [6] registered\n[ 0.149764] acpiphp: Slot [7] registered\n[ 0.150615] acpiphp: Slot [8] registered\n[ 0.151486] acpiphp: Slot [9] registered\n[ 0.152026] acpiphp: Slot [10] registered\n[ 0.152890] acpiphp: Slot [11] registered\n[ 0.153747] acpiphp: Slot [12] registered\n[ 0.154622] acpiphp: Slot [13] registered\n[ 0.155500] acpiphp: Slot [14] registered\n[ 0.156019] acpiphp: Slot [15] registered\n[ 0.156890] acpiphp: Slot [16] registered\n[ 0.157761] acpiphp: Slot [17] registered\n[ 0.158648] acpiphp: Slot [18] registered\n[ 0.159518] acpiphp: Slot [19] registered\n[ 0.160019] acpiphp: Slot [20] registered\n[ 0.160898] acpiphp: Slot [21] registered\n[ 0.161781] acpiphp: Slot [22] registered\n[ 0.162652] acpiphp: Slot [23] registered\n[ 0.163525] acpiphp: Slot [24] registered\n[ 0.164019] acpiphp: Slot [25] registered\n[ 0.164896] acpiphp: Slot [26] registered\n[ 0.165778] acpiphp: Slot [27] registered\n[ 0.166801] acpiphp: Slot [28] registered\n[ 0.167676] acpiphp: Slot [29] registered\n[ 0.168019] acpiphp: Slot [30] registered\n[ 0.168918] acpiphp: Slot [31] registered\n[ 0.169796] PCI host bridge to bus 0000:00\n[ 0.170948] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.172009] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.173740] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.175341] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.176003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.177903] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.184843] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.186972] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.213103] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.214829] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.216368] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.217995] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.219538] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.220782] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.222191] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.222191] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.224004] vgaarb: loaded\n[ 0.224639] vgaarb: bridge control possible 0000:00:02.0\n[ 0.225876] SCSI subsystem initialized\n[ 0.226782] ACPI: bus type USB registered\n[ 0.226782] usbcore: registered new interface driver usbfs\n[ 0.228012] usbcore: registered new interface driver hub\n[ 0.229122] usbcore: registered new device driver usb\n[ 0.229366] PCI: Using ACPI for IRQ routing\n[ 0.229366] NetLabel: Initializing\n[ 0.232006] NetLabel: domain hash size = 128\n[ 0.233133] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.234447] NetLabel: unlabeled traffic allowed by default\n[ 0.235594] Switched to clocksource kvm-clock\n[ 0.239024] AppArmor: AppArmor Filesystem Enabled\n[ 0.240015] pnp: PnP ACPI init\n[ 0.240696] ACPI: bus type PNP registered\n[ 0.241946] pnp: PnP ACPI: found 8 devices\n[ 0.242780] ACPI: bus type PNP unregistered\n[ 0.249767] NET: Registered protocol family 2\n[ 0.250894] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.252457] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.253839] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.255143] TCP: reno registered\n[ 0.255852] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.257000] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.258279] NET: Registered protocol family 1\n[ 0.259177] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.260307] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.261413] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.283707] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.305672] Trying to unpack rootfs image as initramfs...\n[ 0.400384] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.402131] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.403328] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.404962] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.406746] Scanning for low memory corruption every 60 seconds\n[ 0.408198] Initialise system trusted keyring\n[ 0.409448] audit: initializing netlink socket (disabled)\n[ 0.410898] type=2000 audit(1533124235.125:1): initialized\n[ 0.430932] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.433329] zbud: loaded\n[ 0.434310] VFS: Disk quotas dquot_6.5.2\n[ 0.435439] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.437389] fuse init (API version 7.22)\n[ 0.438541] msgmni has been set to 3997\n[ 0.439676] Key type big_key registered\n[ 0.441138] Key type asymmetric registered\n[ 0.442283] Asymmetric key parser 'x509' registered\n[ 0.443613] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.445676] io scheduler noop registered\n[ 0.446866] io scheduler deadline registered (default)\n[ 0.448243] io scheduler cfq registered\n[ 0.449393] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.450947] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.452707] ipmi message handler version 39.2\n[ 0.453951] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.455949] ACPI: Power Button [PWRF]\n[ 0.457059] GHES: HEST is not enabled!\n[ 0.479141] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.522961] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.545220] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.547364] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.571557] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.574329] Linux agpgart interface v0.103\n[ 0.576294] brd: module loaded\n[ 0.577629] loop: module loaded\n[ 0.578862] blk-mq: CPU -> queue map\n[ 0.579917] CPU 0 -> Queue 0\n[ 0.580844] CPU 1 -> Queue 0\n[ 0.582228] vda: vda1\n[ 0.583515] scsi0 : ata_piix\n[ 0.584305] scsi1 : ata_piix\n[ 0.585027] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.586309] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.587853] libphy: Fixed MDIO Bus: probed\n[ 0.588871] tun: Universal TUN/TAP device driver, 1.6\n[ 0.589939] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.592693] PPP generic driver version 2.4.2\n[ 0.593951] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.595634] ehci-pci: EHCI PCI platform driver\n[ 0.596857] ehci-platform: EHCI generic platform driver\n[ 0.598230] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.599834] ohci-pci: OHCI PCI platform driver\n[ 0.601036] ohci-platform: OHCI generic platform driver\n[ 0.602421] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.625288] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.626703] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.628789] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.630371] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.632136] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.634136] usb usb1: Product: UHCI Host Controller\n[ 0.635469] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.637160] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.638522] hub 1-0:1.0: USB hub found\n[ 0.639607] hub 1-0:1.0: 2 ports detected\n[ 0.640881] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643631] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644997] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.646488] mousedev: PS/2 mouse device common for all mice\n[ 0.648250] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.650806] rtc_cmos 00:00: RTC can wake from S4\n[ 0.652285] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.653965] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.655711] device-mapper: uevent: version 1.0.3\n[ 0.657032] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.659316] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.660985] TCP: cubic registered\n[ 0.662015] NET: Registered protocol family 10\n[ 0.663428] NET: Registered protocol family 17\n[ 0.664687] Key type dns_resolver registered\n[ 0.666095] Loading compiled-in X.509 certificates\n[ 0.667927] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.677289] registered taskstats version 1\n[ 0.680033] Key type trusted registered\n[ 0.683582] Key type encrypted registered\n[ 0.684523] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.685674] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.687271] regulator-dummy: disabling\n[ 0.688186] Magic number: 14:40:832\n[ 0.689147] rtc_cmos 00:00: setting system clock to 2018-08-01 11:50:34 UTC (1533124234)\n[ 0.690954] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.692250] EDD information not available.\n[ 0.741145] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.742902] Write protecting the kernel read-only data: 12288k\n[ 0.744563] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.747350] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.760377] systemd-udevd[107]: starting version 204\n[ 0.796330] FDC 0 is a S82078B\n[ 0.952071] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.112505] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.113832] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.115144] usb 1-1: Product: QEMU USB Tablet\n[ 1.116033] usb 1-1: Manufacturer: QEMU\n[ 1.116837] usb 1-1: SerialNumber: 42\n[ 1.825036] 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.054934] 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.283549] 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 * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.458779] 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 Wed, 01 Aug 2018 11:50:36 +0000. Up 2.84 seconds.\ncloud-init-nonet[2.99]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[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 * Starting configure network device[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 Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.10]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Starting set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 01 Aug 2018 11:50:38 +0000. Up 4.32 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: | eth1 | False | . | . | fa:16:3e:ea:14:7b |\nci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:8a:b7:0d |\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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n39:d0:00:86:e6:f2:b1:69:40:82:e9:6b:76:f8:4a:d3 root@sprout-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n|.. .o.. |\n|+.o. o |\n|+o . . |\n|o.o . . |\n| +o+ S |\n| =*. . |\n|o+oE |\n|. .. |\n| .. |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nb5:56:87:ed:fe:51:86:f7:cc:19:a9:21:bc:b3:5b:50 root@sprout-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| o |\n| . oEo |\n| ..o.o ..|\n| S o+ .oo+|\n| . +.o==|\n| o o.o+|\n| + ..|\n| o. .|\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n9b:27:5e:5f:22:5e:0e:a7:1d:13:8b:2b:b1:75:4e:51 root@sprout-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| E |\n| . |\n| . |\n| S .. |\n| .o..oo |\n| ++*+B . |\n| .o= @.= |\n| ..+ + |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n9f:e3:62:95:d7:1a:75:49:34:53:1f:75:7c:8e:ce:d6 root@sprout-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .**|\n| .O|\n| .o+|\n| o.o|\n| S . = o |\n| .o.o = E|\n| .+. + |\n| o. .. |\n| . .. |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Wed, 01 Aug 2018 11:50:45 +0000. Up 11.32 seconds.\n * Starting ACPI daemon[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Wed, 01 Aug 2018 11:50:46 +0000. Up 12.26 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\nUbuntu 14.04.5 LTS sprout-0 ttyS0\n\nsprout-0 login: 100 3149 100 3149 0 0 19625 0 --:--:-- --:--:-- --:--:-- 19681\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\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\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [419 kB]\nGet:8 http://security.ubuntu.com trusty-security/universe Sources [75.9 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 [6322 B]\nGet:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [237 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [203 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 [7433 B]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1090 kB]\nGet:16 http://security.ubuntu.com trusty-security/universe Translation-en [129 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 [464 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 [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 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 [9709 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 [1896 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 [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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\nFetched 12.6 MB in 9s (1399 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.11\n+ '[' -n 192.168.0.11 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install sprout --yes --force-yes\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.7 MB of archives.\nAfter this operation, 172 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ 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/stable/ 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 [8630 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://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:18 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:19 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:21 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:22 http://repo.cw-ngv.com/stable/ binary/ sprout-base 1.0-180328.134516 [2241 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ sprout-scscf 1.0-180328.134516 [128 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:27 http://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:29 http://repo.cw-ngv.com/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:31 http://repo.cw-ngv.com/stable/ binary/ sprout-mmtel-as 1.0-180328.134516 [50.6 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:33 http://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 kB]\nGet:50 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:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:64 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:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 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 [5394 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 [1820 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]\nExtracting templates from packages: 28%Extracting templates from packages: 57%Extracting templates from packages: 85%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 56.7 MB in 8s (6632 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-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\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-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\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-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\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-180328.134516_amd64.deb ...\nUnpacking sprout-libs (1.0-180328.134516) ...\nSelecting previously unselected package sprout-base.\nPreparing to unpack .../sprout-base_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-base (1.0-180328.134516) ...\nSelecting previously unselected package sprout-scscf.\nPreparing to unpack .../sprout-scscf_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-scscf (1.0-180328.134516) ...\nSelecting previously unselected package sprout-icscf.\nPreparing to unpack .../sprout-icscf_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-icscf (1.0-180328.134516) ...\nSelecting previously unselected package sprout-bgcf.\nPreparing to unpack .../sprout-bgcf_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-bgcf (1.0-180328.134516) ...\nSelecting previously unselected package sprout-mmtel-as.\nPreparing to unpack .../sprout-mmtel-as_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-mmtel-as (1.0-180328.134516) ...\nSelecting previously unselected package sprout.\nPreparing to unpack .../sprout_1.0-180328.134516_amd64.deb ...\nUnpacking sprout (1.0-180328.134516) ...\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-180328.114312) ...\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-180328.134516) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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 8264\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-180322.170159) ...\nclearwater-monit start/running, process 8362\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-socket-factory (1.0-180328.114312) ...\nclearwater-socket-factory-mgmt start/running, process 8370\nclearwater-socket-factory-sig start/running, process 8379\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nSetting up clearwater-nginx (1.0-180322.165850) ...\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..............+++\nunable to write 'random state'\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\nunable to write 'random state'\nAdding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx'\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up sprout-base (1.0-180328.134516) ...\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-180328.134516) ...\nSetting up sprout-mmtel-as (1.0-180328.134516) ...\nSetting up sprout-scscf (1.0-180328.134516) ...\nSetting up sprout-icscf (1.0-180328.134516) ...\nSetting up sprout (1.0-180328.134516) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading 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.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [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/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 4s (9463 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57915 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-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\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-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting nsenter (from 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 argparse (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting pathlib (from nsenter->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: argparse, contextlib2, pathlib, nsenter, 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\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 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 nsenter-0.2 pathlib-1.0.1 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\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-180328.115321) ...\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.212\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.212\n++ echo A 172.30.9.212\n++ ip2rr 192.168.1.11\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.11\n++ echo A 192.168.1.11\n++ ip2rr 192.168.1.11\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.11\n++ echo A 192.168.1.11\n++ ip2rr 192.168.1.11\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.11\n++ echo A 192.168.1.11\n++ ip2rr 192.168.1.11\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.11\n++ echo A 192.168.1.11\n+ echo 'nameserver 192.168.0.2'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.8'\n+ service dnsmasq force-reload\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | f7:45:a4:5a:63:6f:ab:45:25:ca:de:f5:b2:85:ed:fc | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 b5:56:87:ed:fe:51:86:f7:cc:19:a9:21:bc:b3:5b:50 root@sprout-0 (DSA)\nec2: 256 9b:27:5e:5f:22:5e:0e:a7:1d:13:8b:2b:b1:75:4e:51 root@sprout-0 (ECDSA)\nec2: 256 9f:e3:62:95:d7:1a:75:49:34:53:1f:75:7c:8e:ce:d6 root@sprout-0 (ED25519)\nec2: 2048 39:d0:00:86:e6:f2:b1:69:40:82:e9:6b:76:f8:4a:d3 root@sprout-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCeV+i8DY7K+MhwNWBauN1W4TpCPHvo/2lGmR+mDOHEcG9yfDhARsfgMDV0yweXTbv8uvkCHb95LJlBjeP74tuo= root@sprout-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAII0LD0XvxR9UeyKulFSF/O+lhsN0yG9w+0xKRv8XUJ1f root@sprout-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDs2E0CRyEux/TPWw6aKwPqHEMDYpjhNViWt/ilWbLvHkB8jxZwpzNT2UK5Ckr1HPqplMRixPYpQ8BSv7dJdqLO+MhhClp0hBbYXibM8LOg9lpGOH7j7kgXOGPzbk772oJozl6/bU9ZbElacLSnz6MUKDuSox2u8PesGbjSBEEYGs2fPPo8IlcFQgeaAIYfznOTPIgKHU3QFAHQz8d+yQwlA3s0jKRl/Fu6RMQmXbCaXoYUKejac4H5IKHbKe9ToaEU5aJboc0C5knFCOmsinIAOLc/M9IGQY4jtWRYKQ3PAu2j9qgZA+LrYv2/+tu39Y9pwFpWMRco6CbR6YR21iJ9 root@sprout-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Wed, 01 Aug 2018 11:53:10 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 155.73 seconds\n"} 2018-08-01 11:54:00,328 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/a5e6c3c0-1a1b-49e0-929c-51fea4ea1012/action used request id req-68b1a7ff-e2ba-4cc5-8344-9492279221db 2018-08-01 11:54:00,328 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.110199928284s 2018-08-01 11:54:00,330 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/a5e6c3c0-1a1b-49e0-929c-51fea4ea1012/action used request id req-68b1a7ff-e2ba-4cc5-8344-9492279221db 2018-08-01 11:54:00,330 - functest.core.singlevm - DEBUG - console: [ 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 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 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 00000000000f60e0 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.008031] AppArmor: AppArmor initialized [ 0.008907] Yama: becoming mindful. [ 0.009808] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013336] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.015303] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.016006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.017589] Initializing cgroup subsys memory [ 0.018510] Initializing cgroup subsys devices [ 0.020004] Initializing cgroup subsys freezer [ 0.020925] Initializing cgroup subsys blkio [ 0.021797] Initializing cgroup subsys perf_event [ 0.022736] Initializing cgroup subsys hugetlb [ 0.023698] CPU: Physical Processor ID: 0 [ 0.024009] FEATURE SPEC_CTRL Present [ 0.025501] mce: CPU supports 10 MCE banks [ 0.026384] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.026384] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.028005] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.029264] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.030687] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.032003] Speculative Store Bypass: Vulnerable [ 0.033260] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.038491] ACPI: Core revision 20131115 [ 0.040173] ACPI: All ACPI Tables successfully acquired [ 0.041413] ftrace: allocating 28727 entries in 113 pages [ 0.060266] Enabling x2apic [ 0.060956] Enabled x2apic [ 0.061798] Switched APIC routing to physical x2apic. [ 0.064399] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.065961] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.068547] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.077791] KVM setup paravirtual spinlock [ 0.080220] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.082069] x86: Booting SMP configuration: [ 0.083229] .... node #0, CPUs: #1[ 0.080182] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.100028] x86: Booted up 1 node, 2 CPUs [ 0.100034] KVM setup async PF for cpu 1 [ 0.100038] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.102856] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.104327] devtmpfs: initialized [ 0.106369] EVM: security.selinux [ 0.107144] EVM: security.SMACK64 [ 0.108006] EVM: security.ima [ 0.108699] EVM: security.capability [ 0.109520] pinctrl core: initialized pinctrl subsystem [ 0.109968] regulator-dummy: no parameters [ 0.112077] RTC time: 11:50:34, date: 08/01/18 [ 0.113021] NET: Registered protocol family 16 [ 0.114052] cpuidle: using governor ladder [ 0.114928] cpuidle: using governor menu [ 0.115839] ACPI: bus type PCI registered [ 0.116004] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.117360] PCI: Using configuration type 1 for base access [ 0.119289] bio: create slab at 0 [ 0.120073] ACPI: Added _OSI(Module Device) [ 0.120989] ACPI: Added _OSI(Processor Device) [ 0.121909] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.122888] ACPI: Added _OSI(Processor Aggregator Device) [ 0.125498] ACPI: Interpreter enabled [ 0.126343] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.128005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.129981] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.131946] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.133274] ACPI: (supports S0 S5) [ 0.134034] ACPI: Using IOAPIC for interrupt routing [ 0.136015] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.138052] ACPI: No dock devices found. [ 0.140742] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.141968] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.143285] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.144018] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.146418] acpiphp: Slot [3] registered [ 0.147296] acpiphp: Slot [4] registered [ 0.148019] acpiphp: Slot [5] registered [ 0.148904] acpiphp: Slot [6] registered [ 0.149764] acpiphp: Slot [7] registered [ 0.150615] acpiphp: Slot [8] registered [ 0.151486] acpiphp: Slot [9] registered [ 0.152026] acpiphp: Slot [10] registered [ 0.152890] acpiphp: Slot [11] registered [ 0.153747] acpiphp: Slot [12] registered [ 0.154622] acpiphp: Slot [13] registered [ 0.155500] acpiphp: Slot [14] registered [ 0.156019] acpiphp: Slot [15] registered [ 0.156890] acpiphp: Slot [16] registered [ 0.157761] acpiphp: Slot [17] registered [ 0.158648] acpiphp: Slot [18] registered [ 0.159518] acpiphp: Slot [19] registered [ 0.160019] acpiphp: Slot [20] registered [ 0.160898] acpiphp: Slot [21] registered [ 0.161781] acpiphp: Slot [22] registered [ 0.162652] acpiphp: Slot [23] registered [ 0.163525] acpiphp: Slot [24] registered [ 0.164019] acpiphp: Slot [25] registered [ 0.164896] acpiphp: Slot [26] registered [ 0.165778] acpiphp: Slot [27] registered [ 0.166801] acpiphp: Slot [28] registered [ 0.167676] acpiphp: Slot [29] registered [ 0.168019] acpiphp: Slot [30] registered [ 0.168918] acpiphp: Slot [31] registered [ 0.169796] PCI host bridge to bus 0000:00 [ 0.170948] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.172009] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.173740] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.175341] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.176003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.177903] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.184843] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.186972] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.213103] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.214829] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.216368] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.217995] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.219538] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.220782] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.222191] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.222191] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.224004] vgaarb: loaded [ 0.224639] vgaarb: bridge control possible 0000:00:02.0 [ 0.225876] SCSI subsystem initialized [ 0.226782] ACPI: bus type USB registered [ 0.226782] usbcore: registered new interface driver usbfs [ 0.228012] usbcore: registered new interface driver hub [ 0.229122] usbcore: registered new device driver usb [ 0.229366] PCI: Using ACPI for IRQ routing [ 0.229366] NetLabel: Initializing [ 0.232006] NetLabel: domain hash size = 128 [ 0.233133] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.234447] NetLabel: unlabeled traffic allowed by default [ 0.235594] Switched to clocksource kvm-clock [ 0.239024] AppArmor: AppArmor Filesystem Enabled [ 0.240015] pnp: PnP ACPI init [ 0.240696] ACPI: bus type PNP registered [ 0.241946] pnp: PnP ACPI: found 8 devices [ 0.242780] ACPI: bus type PNP unregistered [ 0.249767] NET: Registered protocol family 2 [ 0.250894] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.252457] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.253839] TCP: Hash tables configured (established 16384 bind 16384) [ 0.255143] TCP: reno registered [ 0.255852] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.257000] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.258279] NET: Registered protocol family 1 [ 0.259177] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.260307] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.261413] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.283707] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.305672] Trying to unpack rootfs image as initramfs... [ 0.400384] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.402131] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.403328] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.404962] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.406746] Scanning for low memory corruption every 60 seconds [ 0.408198] Initialise system trusted keyring [ 0.409448] audit: initializing netlink socket (disabled) [ 0.410898] type=2000 audit(1533124235.125:1): initialized [ 0.430932] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.433329] zbud: loaded [ 0.434310] VFS: Disk quotas dquot_6.5.2 [ 0.435439] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.437389] fuse init (API version 7.22) [ 0.438541] msgmni has been set to 3997 [ 0.439676] Key type big_key registered [ 0.441138] Key type asymmetric registered [ 0.442283] Asymmetric key parser 'x509' registered [ 0.443613] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.445676] io scheduler noop registered [ 0.446866] io scheduler deadline registered (default) [ 0.448243] io scheduler cfq registered [ 0.449393] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.450947] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.452707] ipmi message handler version 39.2 [ 0.453951] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.455949] ACPI: Power Button [PWRF] [ 0.457059] GHES: HEST is not enabled! [ 0.479141] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.522961] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.545220] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.547364] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.571557] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.574329] Linux agpgart interface v0.103 [ 0.576294] brd: module loaded [ 0.577629] loop: module loaded [ 0.578862] blk-mq: CPU -> queue map [ 0.579917] CPU 0 -> Queue 0 [ 0.580844] CPU 1 -> Queue 0 [ 0.582228] vda: vda1 [ 0.583515] scsi0 : ata_piix [ 0.584305] scsi1 : ata_piix [ 0.585027] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.586309] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.587853] libphy: Fixed MDIO Bus: probed [ 0.588871] tun: Universal TUN/TAP device driver, 1.6 [ 0.589939] tun: (C) 1999-2004 Max Krasnyansky [ 0.592693] PPP generic driver version 2.4.2 [ 0.593951] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.595634] ehci-pci: EHCI PCI platform driver [ 0.596857] ehci-platform: EHCI generic platform driver [ 0.598230] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.599834] ohci-pci: OHCI PCI platform driver [ 0.601036] ohci-platform: OHCI generic platform driver [ 0.602421] uhci_hcd: USB Universal Host Controller Interface driver [ 0.625288] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.626703] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.628789] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.630371] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.632136] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.634136] usb usb1: Product: UHCI Host Controller [ 0.635469] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.637160] usb usb1: SerialNumber: 0000:00:01.2 [ 0.638522] hub 1-0:1.0: USB hub found [ 0.639607] hub 1-0:1.0: 2 ports detected [ 0.640881] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643631] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644997] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.646488] mousedev: PS/2 mouse device common for all mice [ 0.648250] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.650806] rtc_cmos 00:00: RTC can wake from S4 [ 0.652285] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.653965] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.655711] device-mapper: uevent: version 1.0.3 [ 0.657032] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.659316] ledtrig-cpu: registered to indicate activity on CPUs [ 0.660985] TCP: cubic registered [ 0.662015] NET: Registered protocol family 10 [ 0.663428] NET: Registered protocol family 17 [ 0.664687] Key type dns_resolver registered [ 0.666095] Loading compiled-in X.509 certificates [ 0.667927] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.677289] registered taskstats version 1 [ 0.680033] Key type trusted registered [ 0.683582] Key type encrypted registered [ 0.684523] AppArmor: AppArmor sha1 policy hashing enabled [ 0.685674] IMA: No TPM chip found, activating TPM-bypass! [ 0.687271] regulator-dummy: disabling [ 0.688186] Magic number: 14:40:832 [ 0.689147] rtc_cmos 00:00: setting system clock to 2018-08-01 11:50:34 UTC (1533124234) [ 0.690954] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.692250] EDD information not available. [ 0.741145] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.742902] Write protecting the kernel read-only data: 12288k [ 0.744563] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.747350] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.760377] systemd-udevd[107]: starting version 204 [ 0.796330] FDC 0 is a S82078B [ 0.952071] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.112505] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.113832] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.115144] usb 1-1: Product: QEMU USB Tablet [ 1.116033] usb 1-1: Manufacturer: QEMU [ 1.116837] usb 1-1: SerialNumber: 42 [ 1.825036] 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.054934] 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.283549] 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 ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.458779] 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 Wed, 01 Aug 2018 11:50:36 +0000. Up 2.84 seconds. cloud-init-nonet[2.99]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Starting configure network device[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 Mount network filesystems[74G[ OK ] cloud-init-nonet[4.10]: static networking is now up * Starting configure network device[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 01 Aug 2018 11:50:38 +0000. Up 4.32 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: | eth1 | False | . | . | fa:16:3e:ea:14:7b | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:8a:b7:0d | 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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ 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: 39:d0:00:86:e6:f2:b1:69:40:82:e9:6b:76:f8:4a:d3 root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ |.. .o.. | |+.o. o | |+o . . | |o.o . . | | +o+ S | | =*. . | |o+oE | |. .. | | .. | +-----------------+ 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: b5:56:87:ed:fe:51:86:f7:cc:19:a9:21:bc:b3:5b:50 root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | | | o | | . oEo | | ..o.o ..| | S o+ .oo+| | . +.o==| | o o.o+| | + ..| | o. .| +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 9b:27:5e:5f:22:5e:0e:a7:1d:13:8b:2b:b1:75:4e:51 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | | | E | | . | | . | | S .. | | .o..oo | | ++*+B . | | .o= @.= | | ..+ + | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 9f:e3:62:95:d7:1a:75:49:34:53:1f:75:7c:8e:ce:d6 root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | .**| | .O| | .o+| | o.o| | S . = o | | .o.o = E| | .+. + | | o. .. | | . .. | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Wed, 01 Aug 2018 11:50:45 +0000. Up 11.32 seconds. * Starting ACPI daemon[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Wed, 01 Aug 2018 11:50:46 +0000. Up 12.26 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 Ubuntu 14.04.5 LTS sprout-0 ttyS0 sprout-0 login: 100 3149 100 3149 0 0 19625 0 --:--:-- --:--:-- --:--:-- 19681 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:2 http://repo.cw-ngv.com binary/ Release [1219 B] Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ Translation-en 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 Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [419 kB] Get:8 http://security.ubuntu.com trusty-security/universe Sources [75.9 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 [6322 B] Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [237 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [203 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 [7433 B] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1090 kB] Get:16 http://security.ubuntu.com trusty-security/universe Translation-en [129 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 [464 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 [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 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 [9709 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 [1896 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 [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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 Fetched 12.6 MB in 9s (1399 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.11 + '[' -n 192.168.0.11 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install sprout --yes --force-yes 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.7 MB of archives. After this operation, 172 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ 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/stable/ 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 [8630 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://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:19 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:21 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:22 http://repo.cw-ngv.com/stable/ binary/ sprout-base 1.0-180328.134516 [2241 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ sprout-scscf 1.0-180328.134516 [128 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:27 http://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:29 http://repo.cw-ngv.com/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:31 http://repo.cw-ngv.com/stable/ binary/ sprout-mmtel-as 1.0-180328.134516 [50.6 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:33 http://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 kB] Get:50 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:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:64 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:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 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 [5394 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 [1820 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.7 MB in 8s (6632 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-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... 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-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... 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-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... 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-180328.134516_amd64.deb ... Unpacking sprout-libs (1.0-180328.134516) ... Selecting previously unselected package sprout-base. Preparing to unpack .../sprout-base_1.0-180328.134516_amd64.deb ... Unpacking sprout-base (1.0-180328.134516) ... Selecting previously unselected package sprout-scscf. Preparing to unpack .../sprout-scscf_1.0-180328.134516_amd64.deb ... Unpacking sprout-scscf (1.0-180328.134516) ... Selecting previously unselected package sprout-icscf. Preparing to unpack .../sprout-icscf_1.0-180328.134516_amd64.deb ... Unpacking sprout-icscf (1.0-180328.134516) ... Selecting previously unselected package sprout-bgcf. Preparing to unpack .../sprout-bgcf_1.0-180328.134516_amd64.deb ... Unpacking sprout-bgcf (1.0-180328.134516) ... Selecting previously unselected package sprout-mmtel-as. Preparing to unpack .../sprout-mmtel-as_1.0-180328.134516_amd64.deb ... Unpacking sprout-mmtel-as (1.0-180328.134516) ... Selecting previously unselected package sprout. Preparing to unpack .../sprout_1.0-180328.134516_amd64.deb ... Unpacking sprout (1.0-180328.134516) ... 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-180328.114312) ... 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-180328.134516) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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 8264 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-180322.170159) ... clearwater-monit start/running, process 8362 Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-socket-factory (1.0-180328.114312) ... clearwater-socket-factory-mgmt start/running, process 8370 clearwater-socket-factory-sig start/running, process 8379 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Setting up clearwater-nginx (1.0-180322.165850) ... 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 ....................................................+++ ..............+++ unable to write 'random state' 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 unable to write 'random state' Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up sprout-base (1.0-180328.134516) ... * 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-180328.134516) ... Setting up sprout-mmtel-as (1.0-180328.134516) ... Setting up sprout-scscf (1.0-180328.134516) ... Setting up sprout-icscf (1.0-180328.134516) ... Setting up sprout (1.0-180328.134516) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes 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.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [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/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 4s (9463 kB/s) Selecting previously unselected package python-mock. (Reading database ... 57915 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-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... 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-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting nsenter (from 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 argparse (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting pathlib (from nsenter->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: argparse, contextlib2, pathlib, nsenter, 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 Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 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 nsenter-0.2 pathlib-1.0.1 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 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.212 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.212 ++ echo A 172.30.9.212 ++ ip2rr 192.168.1.11 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.11 ++ echo A 192.168.1.11 ++ ip2rr 192.168.1.11 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.11 ++ echo A 192.168.1.11 ++ ip2rr 192.168.1.11 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.11 ++ echo A 192.168.1.11 ++ ip2rr 192.168.1.11 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.11 ++ echo A 192.168.1.11 + echo 'nameserver 192.168.0.2' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.8' + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. ci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | f7:45:a4:5a:63:6f:ab:45:25:ca:de:f5:b2:85:ed:fc | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 b5:56:87:ed:fe:51:86:f7:cc:19:a9:21:bc:b3:5b:50 root@sprout-0 (DSA) ec2: 256 9b:27:5e:5f:22:5e:0e:a7:1d:13:8b:2b:b1:75:4e:51 root@sprout-0 (ECDSA) ec2: 256 9f:e3:62:95:d7:1a:75:49:34:53:1f:75:7c:8e:ce:d6 root@sprout-0 (ED25519) ec2: 2048 39:d0:00:86:e6:f2:b1:69:40:82:e9:6b:76:f8:4a:d3 root@sprout-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCeV+i8DY7K+MhwNWBauN1W4TpCPHvo/2lGmR+mDOHEcG9yfDhARsfgMDV0yweXTbv8uvkCHb95LJlBjeP74tuo= root@sprout-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAII0LD0XvxR9UeyKulFSF/O+lhsN0yG9w+0xKRv8XUJ1f root@sprout-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDs2E0CRyEux/TPWw6aKwPqHEMDYpjhNViWt/ilWbLvHkB8jxZwpzNT2UK5Ckr1HPqplMRixPYpQ8BSv7dJdqLO+MhhClp0hBbYXibM8LOg9lpGOH7j7kgXOGPzbk772oJozl6/bU9ZbElacLSnz6MUKDuSox2u8PesGbjSBEEYGs2fPPo8IlcFQgeaAIYfznOTPIgKHU3QFAHQz8d+yQwlA3s0jKRl/Fu6RMQmXbCaXoYUKejac4H5IKHbKe9ToaEU5aJboc0C5knFCOmsinIAOLc/M9IGQY4jtWRYKQ3PAu2j9qgZA+LrYv2/+tu39Y9pwFpWMRco6CbR6YR21iJ9 root@sprout-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Wed, 01 Aug 2018 11:53:10 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 155.73 seconds 2018-08-01 11:54:00,335 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-08-01 11:54:00,335 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:54:00,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 11:54:00,906 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11: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-5b18d7c8-804d-43d9-8425-9d2abc66a140 x-compute-request-id: req-5b18d7c8-804d-43d9-8425-9d2abc66a140 Content-Encoding: gzip Content-Length: 1500 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:73:21:e6", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:21:e6", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:c1:22", "version": 4, "addr": "192.168.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:c1:22", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/403696c5-2dcf-4228-b5b0-f44121c73b7c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/403696c5-2dcf-4228-b5b0-f44121c73b7c", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:50:39.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "403696c5-2dcf-4228-b5b0-f44121c73b7c", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:50:39Z", "hostId": "b77b292b3e7d9cf79cae4c932a13feccc8c9d06d94f40658a48d29ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "homer-0.clearwater.opnfv", "created": "2018-08-01T11:49:56Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:65:ce:9b", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:ce:9b", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1a:c7:12", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/4bd05bc6-57ad-45f1-9a3d-6528db5d43ce", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/4bd05bc6-57ad-45f1-9a3d-6528db5d43ce", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:50:39.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "4bd05bc6-57ad-45f1-9a3d-6528db5d43ce", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:50:39Z", "hostId": "b77b292b3e7d9cf79cae4c932a13feccc8c9d06d94f40658a48d29ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "dime-0.clearwater.opnfv", "created": "2018-08-01T11:49:56Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:5a:2a:e0", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:2a:e0", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:a7:52", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:a7:52", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b9e44d42-7ef2-4457-a8ff-05ddaac34690", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b9e44d42-7ef2-4457-a8ff-05ddaac34690", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:50:39.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "b9e44d42-7ef2-4457-a8ff-05ddaac34690", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:50:39Z", "hostId": "b77b292b3e7d9cf79cae4c932a13feccc8c9d06d94f40658a48d29ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "bono-0.clearwater.opnfv", "created": "2018-08-01T11:49:56Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:8a:b7:0d", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:b7:0d", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:14:7b", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a5e6c3c0-1a1b-49e0-929c-51fea4ea1012", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a5e6c3c0-1a1b-49e0-929c-51fea4ea1012", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:50:32.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "a5e6c3c0-1a1b-49e0-929c-51fea4ea1012", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:50:33Z", "hostId": "0bf63998e69f749a8e677370730dafd105841e814b81fe61687a8d70", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-01T11:49:55Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:94:6d:cd", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:6d:cd", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:4d:c1", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/97163e3e-7028-4e1d-86ea-ce672c93ae8b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/97163e3e-7028-4e1d-86ea-ce672c93ae8b", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:50:29.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "97163e3e-7028-4e1d-86ea-ce672c93ae8b", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:50:29Z", "hostId": "b77b292b3e7d9cf79cae4c932a13feccc8c9d06d94f40658a48d29ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-01T11:49:54Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:c4:f6:13", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:f6:13", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/fd10f666-adc2-4414-a884-dcef4ada2d6d", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/fd10f666-adc2-4414-a884-dcef4ada2d6d", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:49:40.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "fd10f666-adc2-4414-a884-dcef4ada2d6d", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:49:40Z", "hostId": "0bf63998e69f749a8e677370730dafd105841e814b81fe61687a8d70", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-01T11:48:16Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:87:6e:c5", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:6e:c5", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:96:06", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/15fcad45-7e3e-496e-91b2-6dd6ba6f00fd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/15fcad45-7e3e-496e-91b2-6dd6ba6f00fd", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:48:06.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "15fcad45-7e3e-496e-91b2-6dd6ba6f00fd", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:48:06Z", "hostId": "b77b292b3e7d9cf79cae4c932a13feccc8c9d06d94f40658a48d29ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "ns.clearwater.opnfv", "created": "2018-08-01T11:46:20Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:54:00,906 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-5b18d7c8-804d-43d9-8425-9d2abc66a140 2018-08-01 11:54:00,906 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.571162223816s 2018-08-01 11:54:00,907 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-5b18d7c8-804d-43d9-8425-9d2abc66a140 2018-08-01 11:54:00,914 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-01 11:54:00,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/97163e3e-7028-4e1d-86ea-ce672c93ae8b/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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-01 11:54:00,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11: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-9aa471f0-43ed-486b-835d-7d537ca77a80 x-compute-request-id: req-9aa471f0-43ed-486b-835d-7d537ca77a80 Content-Encoding: gzip Content-Length: 21011 Content-Type: application/json RESP BODY: {"output": "]\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.008034] AppArmor: AppArmor initialized\n[ 0.008935] Yama: becoming mindful.\n[ 0.009861] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013364] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.015401] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.016005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.017645] Initializing cgroup subsys memory\n[ 0.018596] Initializing cgroup subsys devices\n[ 0.020004] Initializing cgroup subsys freezer\n[ 0.020982] Initializing cgroup subsys blkio\n[ 0.021932] Initializing cgroup subsys perf_event\n[ 0.022927] Initializing cgroup subsys hugetlb\n[ 0.024056] CPU: Physical Processor ID: 0\n[ 0.024983] FEATURE SPEC_CTRL Present\n[ 0.026523] mce: CPU supports 10 MCE banks\n[ 0.027447] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.027447] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.028005] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.029281] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.032002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.033849] Speculative Store Bypass: Vulnerable\n[ 0.035208] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.040301] ACPI: Core revision 20131115\n[ 0.041636] ACPI: All ACPI Tables successfully acquired\n[ 0.042891] ftrace: allocating 28727 entries in 113 pages\n[ 0.064309] Enabling x2apic\n[ 0.065051] Enabled x2apic\n[ 0.068005] Switched APIC routing to physical x2apic.\n[ 0.069981] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.072003] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.074317] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.081018] KVM setup paravirtual spinlock\n[ 0.083366] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.084157] x86: Booting SMP configuration:\n[ 0.085147] .... node #0, CPUs: #1[ 0.083333] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.100023] x86: Booted up 1 node, 2 CPUs\n[ 0.100015] KVM setup async PF for cpu 1\n[ 0.100017] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.103003] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.104321] devtmpfs: initialized\n[ 0.106613] EVM: security.selinux\n[ 0.107410] EVM: security.SMACK64\n[ 0.108005] EVM: security.ima\n[ 0.108678] EVM: security.capability\n[ 0.109526] pinctrl core: initialized pinctrl subsystem\n[ 0.109995] regulator-dummy: no parameters\n[ 0.112066] RTC time: 11:50:30, date: 08/01/18\n[ 0.113030] NET: Registered protocol family 16\n[ 0.114111] cpuidle: using governor ladder\n[ 0.115038] cpuidle: using governor menu\n[ 0.115983] ACPI: bus type PCI registered\n[ 0.116004] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.117376] PCI: Using configuration type 1 for base access\n[ 0.119080] bio: create slab at 0\n[ 0.120057] ACPI: Added _OSI(Module Device)\n[ 0.120979] ACPI: Added _OSI(Processor Device)\n[ 0.121928] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.122888] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.125669] ACPI: Interpreter enabled\n[ 0.126579] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.128595] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.130718] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.132570] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.134605] ACPI: (supports S0 S5)\n[ 0.135380] ACPI: Using IOAPIC for interrupt routing\n[ 0.136034] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.138136] ACPI: No dock devices found.\n[ 0.140978] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.142282] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.143684] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.144020] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.146495] acpiphp: Slot [3] registered\n[ 0.147413] acpiphp: Slot [4] registered\n[ 0.148018] acpiphp: Slot [5] registered\n[ 0.148886] acpiphp: Slot [6] registered\n[ 0.149771] acpiphp: Slot [7] registered\n[ 0.150647] acpiphp: Slot [8] registered\n[ 0.151508] acpiphp: Slot [9] registered\n[ 0.152023] acpiphp: Slot [10] registered\n[ 0.152923] acpiphp: Slot [11] registered\n[ 0.153823] acpiphp: Slot [12] registered\n[ 0.154720] acpiphp: Slot [13] registered\n[ 0.155627] acpiphp: Slot [14] registered\n[ 0.156018] acpiphp: Slot [15] registered\n[ 0.156911] acpiphp: Slot [16] registered\n[ 0.157831] acpiphp: Slot [17] registered\n[ 0.158775] acpiphp: Slot [18] registered\n[ 0.159671] acpiphp: Slot [19] registered\n[ 0.160017] acpiphp: Slot [20] registered\n[ 0.160921] acpiphp: Slot [21] registered\n[ 0.161837] acpiphp: Slot [22] registered\n[ 0.162750] acpiphp: Slot [23] registered\n[ 0.163642] acpiphp: Slot [24] registered\n[ 0.164029] acpiphp: Slot [25] registered\n[ 0.165172] acpiphp: Slot [26] registered\n[ 0.166131] acpiphp: Slot [27] registered\n[ 0.167011] acpiphp: Slot [28] registered\n[ 0.167923] acpiphp: Slot [29] registered\n[ 0.168017] acpiphp: Slot [30] registered\n[ 0.168911] acpiphp: Slot [31] registered\n[ 0.169796] PCI host bridge to bus 0000:00\n[ 0.170665] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.171794] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.172004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.173299] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.174691] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.176003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.184276] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.185881] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.212241] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.214025] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.215576] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.216719] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.218319] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.219939] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.220238] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.221223] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.223002] vgaarb: loaded\n[ 0.223668] vgaarb: bridge control possible 0000:00:02.0\n[ 0.224228] SCSI subsystem initialized\n[ 0.225240] ACPI: bus type USB registered\n[ 0.225240] usbcore: registered new interface driver usbfs\n[ 0.226208] usbcore: registered new interface driver hub\n[ 0.228042] usbcore: registered new device driver usb\n[ 0.229166] PCI: Using ACPI for IRQ routing\n[ 0.229205] NetLabel: Initializing\n[ 0.229995] NetLabel: domain hash size = 128\n[ 0.232003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.233088] NetLabel: unlabeled traffic allowed by default\n[ 0.234219] Switched to clocksource kvm-clock\n[ 0.239382] AppArmor: AppArmor Filesystem Enabled\n[ 0.240421] pnp: PnP ACPI init\n[ 0.241139] ACPI: bus type PNP registered\n[ 0.242445] pnp: PnP ACPI: found 8 devices\n[ 0.243349] ACPI: bus type PNP unregistered\n[ 0.250708] NET: Registered protocol family 2\n[ 0.251937] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.253600] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.255122] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.256516] TCP: reno registered\n[ 0.257246] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.258507] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.259905] NET: Registered protocol family 1\n[ 0.260884] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.262220] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.263355] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.288062] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.310336] Trying to unpack rootfs image as initramfs...\n[ 0.406399] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.408370] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.409615] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.411104] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.412853] Scanning for low memory corruption every 60 seconds\n[ 0.414278] Initialise system trusted keyring\n[ 0.415219] audit: initializing netlink socket (disabled)\n[ 0.416305] type=2000 audit(1533124230.732:1): initialized\n[ 0.436566] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.439118] zbud: loaded\n[ 0.440135] VFS: Disk quotas dquot_6.5.2\n[ 0.441094] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.442676] fuse init (API version 7.22)\n[ 0.443596] msgmni has been set to 3997\n[ 0.444477] Key type big_key registered\n[ 0.445607] Key type asymmetric registered\n[ 0.446482] Asymmetric key parser 'x509' registered\n[ 0.447491] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.449084] io scheduler noop registered\n[ 0.449935] io scheduler deadline registered (default)\n[ 0.450970] io scheduler cfq registered\n[ 0.451848] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.452962] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.454263] ipmi message handler version 39.2\n[ 0.455217] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.456739] ACPI: Power Button [PWRF]\n[ 0.457631] GHES: HEST is not enabled!\n[ 0.479497] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.523154] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.546714] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.548534] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.571886] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.574715] Linux agpgart interface v0.103\n[ 0.576752] brd: module loaded\n[ 0.578071] loop: module loaded\n[ 0.579353] blk-mq: CPU -> queue map\n[ 0.580368] CPU 0 -> Queue 0\n[ 0.581227] CPU 1 -> Queue 0\n[ 0.582701] vda: vda1\n[ 0.584113] scsi0 : ata_piix\n[ 0.584999] scsi1 : ata_piix\n[ 0.585769] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.587070] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.588577] libphy: Fixed MDIO Bus: probed\n[ 0.589532] tun: Universal TUN/TAP device driver, 1.6\n[ 0.590597] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.593902] PPP generic driver version 2.4.2\n[ 0.595267] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.596997] ehci-pci: EHCI PCI platform driver\n[ 0.598346] ehci-platform: EHCI generic platform driver\n[ 0.599527] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.600826] ohci-pci: OHCI PCI platform driver\n[ 0.601783] ohci-platform: OHCI generic platform driver\n[ 0.602861] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.625701] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.626868] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.628505] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.629868] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.631193] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.632906] usb usb1: Product: UHCI Host Controller\n[ 0.633905] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.635147] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.636326] hub 1-0:1.0: USB hub found\n[ 0.637149] hub 1-0:1.0: 2 ports detected\n[ 0.638234] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.640491] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.641521] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.642757] mousedev: PS/2 mouse device common for all mice\n[ 0.644163] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.646156] rtc_cmos 00:00: RTC can wake from S4\n[ 0.647369] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.648669] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.650083] device-mapper: uevent: version 1.0.3\n[ 0.651150] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.652870] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.654170] TCP: cubic registered\n[ 0.655038] NET: Registered protocol family 10\n[ 0.656247] NET: Registered protocol family 17\n[ 0.657198] Key type dns_resolver registered\n[ 0.658399] Loading compiled-in X.509 certificates\n[ 0.659951] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.668882] registered taskstats version 1\n[ 0.671663] Key type trusted registered\n[ 0.675357] Key type encrypted registered\n[ 0.676213] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.677304] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.678822] regulator-dummy: disabling\n[ 0.679711] Magic number: 14:40:832\n[ 0.680812] rtc_cmos 00:00: setting system clock to 2018-08-01 11:50:30 UTC (1533124230)\n[ 0.682559] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.683735] EDD information not available.\n[ 0.745354] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.747433] Write protecting the kernel read-only data: 12288k\n[ 0.749475] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.752741] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.768289] systemd-udevd[107]: starting version 204\n[ 0.809546] FDC 0 is a S82078B\n[ 0.948107] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.113577] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.115541] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.117532] usb 1-1: Product: QEMU USB Tablet\n[ 1.118662] usb 1-1: Manufacturer: QEMU\n[ 1.119573] usb 1-1: SerialNumber: 42\n[ 1.408107] tsc: Refined TSC clocksource calibration: 3491.851 MHz\n[ 1.824983] 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.076742] 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.496785] 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 /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.813614] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Stopping Populate /dev filesystem[74G[ OK ]\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 Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Wed, 01 Aug 2018 11:50:34 +0000. Up 4.56 seconds.\ncloud-init-nonet[4.84]: 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 * Stopping set console keymap[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[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 * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.94]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 01 Aug 2018 11:50:35 +0000. Up 6.08 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: | eth1 | False | . | . | fa:16:3e:5b:4d:c1 |\nci-info: | eth0 | True | 192.168.0.13 | 255.255.255.0 | fa:16:3e:94:6d:cd |\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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n18:01:39:1b:d9:33:5c:de:a3:7e:7f:88:1b:31:0f:a6 root@vellum-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .*... |\n| = =o . |\n| +.o. o |\n| . o . . |\n| . S = |\n| . o = |\n| E o... |\n| ..o. . |\n| .... |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n56:9b:14:90:4a:71:73:70:07:e8:47:a0:3a:d2:15:8f root@vellum-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| o.**=.. |\n| .*o+.o |\n| .Eo..o |\n| . o. .o.o |\n| . + S.o |\n| . . . |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n4f:36:1c:01:5c:1d:d0:ad:fa:4d:ce:6c:7a:ac:47:d2 root@vellum-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ..o++.o |\n| . .o . |\n| . . |\n| . .. |\n| S =. . |\n| +... E |\n| .. X |\n| . X |\n| o* |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\ne1:73:91:5f:77:ee:58:b2:a8:a2:18:3c:08:1a:18:f7 root@vellum-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| . |\n|. . . o . o|\n|.o . . . o . o.|\n|+ E S . . . o|\n|.o o o . * |\n|. . + . o .|\n| + . . |\n| . .. .. |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Wed, 01 Aug 2018 11:50:43 +0000. Up 13.29 seconds.\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Wed, 01 Aug 2018 11:50:44 +0000. Up 14.50 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n\nUbuntu 14.04.5 LTS vellum-0 ttyS0\n\nvellum-0 login: + echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 16197 0 --:--:-- --:--:-- --:--:-- 16231\nOK\n+ apt-get update\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 [1219 B]\nGet:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\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 [75.9 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [419 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 [237 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 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 [203 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 [7433 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1090 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 [464 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 [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 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 [9709 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 [1896 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 [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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\nFetched 12.6 MB in 8s (1481 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.11\n+ '[' -n 192.168.0.11 ']'\n+ cat\n+ mkdir -p /etc/chronos\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install vellum --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n astaire astaire-libs binutils build-essential ca-certificates-java cassandra\n chronos clearwater-cassandra clearwater-config-manager\n clearwater-diags-monitor clearwater-etcd clearwater-infrastructure\n clearwater-log-cleanup clearwater-memcached clearwater-monit\n clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd\n clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra\n homestead-prov-cassandra inotify-tools iotop java-common\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data\n libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2\n libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl\n libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot\n libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10\n libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8\n liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3\n libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18\n libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4\n libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a\n libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev\n memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless\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 rogers rogers-libs snmp snmpd\n sysstat tzdata-java\nSuggested packages:\n astaire-dbg binutils-doc cassandra-tools clearwater-auto-config\n clearwater-auto-upgrade clearwater-secure-connections 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 gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg gdb-doc gdbserver default-jre equivs glibc-doc cups-common\n liblcms2-utils pcscd pulseaudio lm-sensors snmp-mibs-downloader\n libstdc++-4.8-doc make-doc libcache-memcached-perl libmemcached ntp-doc\n icedtea-7-jre-jamvm libnss-mdns sun-java6-fonts fonts-dejavu-extra\n fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei\n fonts-wqy-zenhei ttf-indic-fonts python-genshi python-lxml python-mock-doc\n python3-setuptools isag\nRecommended packages:\n libc-dbg python-dev-all\nThe following NEW packages will be installed:\n astaire astaire-libs binutils build-essential ca-certificates-java cassandra\n chronos clearwater-cassandra clearwater-config-manager\n clearwater-diags-monitor clearwater-etcd clearwater-infrastructure\n clearwater-log-cleanup clearwater-memcached clearwater-monit\n clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd\n clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra\n homestead-prov-cassandra inotify-tools iotop java-common\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data\n libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2\n libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl\n libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot\n libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10\n libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8\n liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3\n libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18\n libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4\n libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a\n libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev\n memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless\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 rogers rogers-libs snmp snmpd\n sysstat tzdata-java vellum\n0 upgraded, 139 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 170 MB of archives.\nAfter this operation, 407 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ cassandra 2.1.15 [20.0 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnspr4 amd64 2:4.13.1-0ubuntu0.14.04.1 [110 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3-nssdb all 2:3.28.4-0ubuntu0.14.04.3 [10.6 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3 amd64 2:3.28.4-0ubuntu0.14.04.3 [1121 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ca-certificates-java all 20130815ubuntu1 [13.4 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2017c-0ubuntu0.14.04 [70.1 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.10 [178 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.1 [131 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 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://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:18 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:20 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:21 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:23 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB]\nGet:24 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:27 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:28 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:30 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.1 [39.5 MB]\nGet:41 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:42 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:43 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB]\nGet:44 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:45 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB]\nGet:46 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB]\nGet:47 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB]\nGet:48 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:54 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:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:58 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 kB]\nGet:60 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB]\nGet:61 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:63 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB]\nGet:64 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:67 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:69 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:76 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:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.6 [1305 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:103 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:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares-dev amd64 1.10.0-2ubuntu0.2 [98.0 kB]\nGet:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:122 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:123 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:124 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:125 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:126 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:127 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:128 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:129 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:130 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:131 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB]\nGet:132 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:133 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:134 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:135 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:136 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB]\nGet:137 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:138 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\nGet:139 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dbg amd64 2.19-0ubuntu6.14 [3464 kB]\nExtracting templates from packages: 21%Extracting templates from packages: 43%Extracting templates from packages: 64%Extracting templates from packages: 86%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 170 MB in 22s (7616 kB/s)\nSelecting previously unselected package libnspr4:amd64.\n(Reading database ... 51310 files and directories currently installed.)\nPreparing to unpack .../libnspr4_2%3a4.13.1-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libnss3-nssdb.\nPreparing to unpack .../libnss3-nssdb_2%3a3.28.4-0ubuntu0.14.04.3_all.deb ...\nUnpacking libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.3) ...\nSelecting previously unselected package libnss3:amd64.\nPreparing to unpack .../libnss3_2%3a3.28.4-0ubuntu0.14.04.3_amd64.deb ...\nUnpacking libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.3) ...\nSelecting previously unselected package ca-certificates-java.\nPreparing to unpack .../ca-certificates-java_20130815ubuntu1_all.deb ...\nUnpacking ca-certificates-java (20130815ubuntu1) ...\nSelecting previously unselected package tzdata-java.\nPreparing to unpack .../tzdata-java_2017c-0ubuntu0.14.04_all.deb ...\nUnpacking tzdata-java (2017c-0ubuntu0.14.04) ...\nSelecting previously unselected package java-common.\nPreparing to unpack .../java-common_0.51_all.deb ...\nUnpacking java-common (0.51) ...\nSelecting previously unselected package libavahi-common-data:amd64.\nPreparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.2_amd64.deb ...\nUnpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ...\nSelecting previously unselected package libavahi-common3:amd64.\nPreparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.2_amd64.deb ...\nUnpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ...\nSelecting previously unselected package libavahi-client3:amd64.\nPreparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.2_amd64.deb ...\nUnpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ...\nSelecting previously unselected package libcups2:amd64.\nPreparing to unpack .../libcups2_1.7.2-0ubuntu1.10_amd64.deb ...\nUnpacking libcups2:amd64 (1.7.2-0ubuntu1.10) ...\nSelecting previously unselected package liblcms2-2:amd64.\nPreparing to unpack .../liblcms2-2_2.5-0ubuntu4.1_amd64.deb ...\nUnpacking liblcms2-2:amd64 (2.5-0ubuntu4.1) ...\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 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 libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libpcsclite1:amd64.\nPreparing to unpack .../libpcsclite1_1.8.10-1ubuntu1.1_amd64.deb ...\nUnpacking libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ...\nSelecting previously unselected package libasyncns0:amd64.\nPreparing to unpack .../libasyncns0_0.8-4ubuntu2_amd64.deb ...\nUnpacking libasyncns0:amd64 (0.8-4ubuntu2) ...\nSelecting previously unselected package libogg0:amd64.\nPreparing to unpack .../libogg0_1.3.1-1ubuntu1_amd64.deb ...\nUnpacking libogg0:amd64 (1.3.1-1ubuntu1) ...\nSelecting previously unselected package libflac8:amd64.\nPreparing to unpack .../libflac8_1.3.0-2ubuntu0.14.04.1_amd64.deb ...\nUnpacking libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ...\nSelecting previously unselected package libvorbis0a:amd64.\nPreparing to unpack .../libvorbis0a_1.3.2-1.3ubuntu1.2_amd64.deb ...\nUnpacking libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ...\nSelecting previously unselected package libvorbisenc2:amd64.\nPreparing to unpack .../libvorbisenc2_1.3.2-1.3ubuntu1.2_amd64.deb ...\nUnpacking libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ...\nSelecting previously unselected package libsndfile1:amd64.\nPreparing to unpack .../libsndfile1_1.0.25-7ubuntu2.2_amd64.deb ...\nUnpacking libsndfile1:amd64 (1.0.25-7ubuntu2.2) ...\nSelecting previously unselected package libpulse0:amd64.\nPreparing to unpack .../libpulse0_1%3a4.0-0ubuntu11.1_amd64.deb ...\nUnpacking libpulse0:amd64 (1:4.0-0ubuntu11.1) ...\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 openjdk-7-jre-headless:amd64.\nPreparing to unpack .../openjdk-7-jre-headless_7u181-2.6.14-0ubuntu0.1_amd64.deb ...\nUnpacking openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.1) ...\nSelecting previously unselected package cassandra.\nPreparing to unpack .../cassandra_2.1.15_all.deb ...\nUnpacking cassandra (2.1.15) ...\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 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 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 libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\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-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 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 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 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-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nProcessing triggers for ca-certificates (20170717~14.04.1) ...\nUpdating certificates in /etc/ssl/certs... 0 added, 0 removed; done.\nRunning hooks in /etc/ca-certificates/update.d....done.\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up tzdata-java (2017c-0ubuntu0.14.04) ...\nSetting up java-common (0.51) ...\nSetting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ...\nSetting up libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ...\nSetting up libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ...\nSetting up libcups2:amd64 (1.7.2-0ubuntu1.10) ...\nSetting up liblcms2-2:amd64 (2.5-0ubuntu4.1) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.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 libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ...\nSetting up libasyncns0:amd64 (0.8-4ubuntu2) ...\nSetting up libogg0:amd64 (1.3.1-1ubuntu1) ...\nSetting up libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ...\nSetting up libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ...\nSetting up libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ...\nSetting up libsndfile1:amd64 (1.0.25-7ubuntu2.2) ...\nSetting up libpulse0:amd64 (1:4.0-0ubuntu11.1) ...\nSetting up libsctp1:amd64 (1.0.15+dfsg-1) ...\nSetting up libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.3) ...\nSetting up libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.3) ...\nSetting up ca-certificates-java (20130815ubuntu1) ...\nAdding debian:QuoVadis_Root_CA.pem\nAdding debian:Baltimore_CyberTrust_Root.pem\nAdding debian:Staat_der_Nederlanden_EV_Root_CA.pem\nAdding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem\nAdding debian:USERTrust_ECC_Certification_Authority.pem\nAdding debian:ISRG_Root_X1.pem\nAdding debian:DigiCert_Global_Root_G3.pem\nAdding debian:DigiCert_Assured_ID_Root_G3.pem\nAdding debian:OISTE_WISeKey_Global_Root_GA_CA.pem\nAdding debian:SecureSign_RootCA11.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem\nAdding debian:certSIGN_ROOT_CA.pem\nAdding debian:DST_Root_CA_X3.pem\nAdding debian:Go_Daddy_Class_2_CA.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_2.pem\nAdding debian:Network_Solutions_Certificate_Authority.pem\nAdding debian:Comodo_AAA_Services_root.pem\nAdding debian:EE_Certification_Centre_Root_CA.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_3.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R5.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem\nAdding debian:IdenTrust_Public_Sector_Root_CA_1.pem\nAdding debian:Certum_Trusted_Network_CA_2.pem\nAdding debian:SwissSign_Gold_CA_-_G2.pem\nAdding debian:CNNIC_ROOT.pem\nAdding debian:DigiCert_High_Assurance_EV_Root_CA.pem\nAdding debian:GlobalSign_Root_CA.pem\nAdding debian:Certplus_Root_CA_G1.pem\nAdding debian:DigiCert_Global_Root_G2.pem\nAdding debian:Izenpe.com.pem\nAdding debian:AddTrust_Public_Services_Root.pem\nAdding debian:Amazon_Root_CA_4.pem\nAdding debian:TWCA_Global_Root_CA.pem\nAdding debian:AffirmTrust_Networking.pem\nAdding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem\nAdding debian:COMODO_ECC_Certification_Authority.pem\nAdding debian:AffirmTrust_Premium.pem\nAdding debian:DigiCert_Assured_ID_Root_CA.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem\nAdding debian:GeoTrust_Universal_CA_2.pem\nAdding debian:Amazon_Root_CA_2.pem\nAdding debian:Visa_eCommerce_Root.pem\nAdding debian:Chambers_of_Commerce_Root_-_2008.pem\nAdding debian:PSCProcert.pem\nAdding debian:CA_Disig_Root_R2.pem\nAdding debian:Comodo_Trusted_Services_root.pem\nAdding debian:thawte_Primary_Root_CA_-_G2.pem\nAdding debian:Certigna.pem\nAdding debian:Global_Chambersign_Root_-_2008.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem\nAdding debian:thawte_Primary_Root_CA_-_G3.pem\nAdding debian:Taiwan_GRCA.pem\nAdding debian:SwissSign_Silver_CA_-_G2.pem\nAdding debian:Trustis_FPS_Root_CA.pem\nAdding debian:Certinomis_-_Root_CA.pem\nAdding debian:Atos_TrustedRoot_2011.pem\nAdding debian:DST_ACES_CA_X6.pem\nAdding debian:T\ufffd\ufffdB\ufffd\ufffdTAK_UEKAE_K\ufffd\ufffdk_Sertifika_Hizmet_Sa\ufffd\ufffdlay\ufffd\ufffdc\ufffd\ufffds\ufffd\ufffd_-_S\ufffd\ufffdr\ufffd\ufffdm_3.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R4.pem\nAdding debian:ACCVRAIZ1.pem\nAdding debian:AddTrust_External_Root.pem\nAdding debian:GlobalSign_Root_CA_-_R3.pem\nAdding debian:AC_RAIZ_FNMT-RCM.pem\nAdding debian:DigiCert_Assured_ID_Root_G2.pem\nAdding debian:T\ufffd\ufffdRKTRUST_Elektronik_Sertifika_Hizmet_Sa\ufffd\ufffdlay\ufffd\ufffdc\ufffd\ufffds\ufffd\ufffd_H5.pem\nAdding debian:Swisscom_Root_EV_CA_2.pem\nAdding debian:ePKI_Root_Certification_Authority.pem\nAdding debian:Entrust_Root_Certification_Authority_-_G2.pem\nAdding debian:GeoTrust_Primary_Certification_Authority.pem\nAdding debian:Secure_Global_CA.pem\nAdding debian:DigiCert_Trusted_Root_G4.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_2009.pem\nAdding debian:Camerfirma_Global_Chambersign_Root.pem\nAdding debian:GeoTrust_Global_CA_2.pem\nAdding debian:Certplus_Root_CA_G2.pem\nAdding debian:GeoTrust_Global_CA.pem\nAdding debian:OpenTrust_Root_CA_G2.pem\nAdding debian:VeriSign_Universal_Root_Certification_Authority.pem\nAdding debian:Camerfirma_Chambers_of_Commerce_Root.pem\nAdding debian:Starfield_Root_Certificate_Authority_-_G2.pem\nAdding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem\nAdding debian:ACEDICOM_Root.pem\nAdding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem\nAdding debian:Cybertrust_Global_Root.pem\nAdding debian:Buypass_Class_2_Root_CA.pem\nAdding debian:LuxTrust_Global_Root_2.pem\nAdding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem\nAdding debian:QuoVadis_Root_CA_3.pem\nAdding debian:AffirmTrust_Commercial.pem\nAdding debian:NetLock_Arany_=Class_Gold=_F\ufffd\ufffdtan\ufffd\ufffds\ufffd\ufffdtv\ufffd\ufffdny.pem\nAdding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem\nAdding debian:AffirmTrust_Premium_ECC.pem\nAdding debian:USERTrust_RSA_Certification_Authority.pem\nAdding debian:Actalis_Authentication_Root_CA.pem\nAdding debian:Deutsche_Telekom_Root_CA_2.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem\nAdding debian:thawte_Primary_Root_CA.pem\nAdding debian:Entrust_Root_Certification_Authority.pem\nAdding debian:Hongkong_Post_Root_CA_1.pem\nAdding debian:COMODO_RSA_Certification_Authority.pem\nAdding debian:XRamp_Global_CA_Root.pem\nAdding debian:COMODO_Certification_Authority.pem\nAdding debian:OISTE_WISeKey_Global_Root_GB_CA.pem\nAdding debian:Security_Communication_EV_RootCA1.pem\nAdding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem\nAdding debian:SecureTrust_CA.pem\nAdding debian:Security_Communication_Root_CA.pem\nAdding debian:GlobalSign_Root_CA_-_R2.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem\nAdding debian:Certum_Trusted_Network_CA.pem\nAdding debian:QuoVadis_Root_CA_2.pem\nAdding debian:EC-ACC.pem\nAdding debian:DigiCert_Global_Root_CA.pem\nAdding debian:AddTrust_Low-Value_Services_Root.pem\nAdding debian:CA_Disig_Root_R1.pem\nAdding debian:QuoVadis_Root_CA_3_G3.pem\nAdding debian:Amazon_Root_CA_1.pem\nAdding debian:Certinomis_-_Autorit\ufffd\ufffd_Racine.pem\nAdding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem\nAdding debian:Starfield_Class_2_CA.pem\nAdding debian:Swisscom_Root_CA_1.pem\nAdding debian:Swisscom_Root_CA_2.pem\nAdding debian:OpenTrust_Root_CA_G1.pem\nAdding debian:Microsec_e-Szigno_Root_CA_2009.pem\nAdding debian:Certum_Root_CA.pem\nAdding debian:Certplus_Class_2_Primary_CA.pem\nAdding debian:GeoTrust_Universal_CA.pem\nAdding debian:QuoVadis_Root_CA_1_G3.pem\nAdding debian:Sonera_Class_2_Root_CA.pem\nAdding debian:Security_Communication_RootCA2.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem\nAdding debian:QuoVadis_Root_CA_2_G3.pem\nAdding debian:Buypass_Class_3_Root_CA.pem\nAdding debian:IdenTrust_Commercial_Root_CA_1.pem\nAdding debian:TWCA_Root_Certification_Authority.pem\nAdding debian:Entrust_Root_Certification_Authority_-_EC1.pem\nAdding debian:SZAFIR_ROOT_CA2.pem\nAdding debian:Comodo_Secure_Services_root.pem\nAdding debian:Amazon_Root_CA_3.pem\nAdding debian:OpenTrust_Root_CA_G3.pem\nAdding debian:E-Tugra_Certification_Authority.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem\nAdding debian:UTN_USERFirst_Hardware_Root_CA.pem\nAdding debian:TeliaSonera_Root_CA_v1.pem\nAdding debian:AddTrust_Qualified_Certificates_Root.pem\nAdding debian:CFCA_EV_ROOT.pem\ndone.\nSetting up openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.1) ...\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode\nSetting up cassandra (2.1.15) ...\nAdding group `cassandra' (GID 111) ...\nDone.\nvm.max_map_count = 1048575\nnet.ipv4.tcp_keepalive_time = 300\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ca-certificates (20170717~14.04.1) ...\nUpdating certificates in /etc/ssl/certs... 0 added, 0 removed; done.\nRunning hooks in /etc/ca-certificates/update.d....\ndone.\ndone.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSelecting previously unselected package clearwater-cassandra.\n(Reading database ... 53135 files and directories currently installed.)\nPreparing to unpack .../clearwater-cassandra_1.0-180328.114015_all.deb ...\nUnpacking clearwater-cassandra (1.0-180328.114015) ...\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 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-program-options1.54.0:amd64.\nPreparing to unpack .../libboost-program-options1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-program-options1.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 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.61-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libpython3.4:amd64.\nPreparing to unpack .../libpython3.4_3.4.3-1ubuntu1~14.04.6_amd64.deb ...\nUnpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.6) ...\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 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 libc-ares2:amd64.\nPreparing to unpack .../libc-ares2_1.10.0-2ubuntu0.2_amd64.deb ...\nUnpacking libc-ares2:amd64 (1.10.0-2ubuntu0.2) ...\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 clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package astaire-libs.\nPreparing to unpack .../astaire-libs_1.0-180326.104711_amd64.deb ...\nUnpacking astaire-libs (1.0-180326.104711) ...\nSelecting previously unselected package cpulimit.\nPreparing to unpack .../cpulimit_2.0-1_amd64.deb ...\nUnpacking cpulimit (2.0-1) ...\nSelecting previously unselected package astaire.\nPreparing to unpack .../astaire_1.0-180326.104711_amd64.deb ...\nUnpacking astaire (1.0-180326.104711) ...\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 libc-ares-dev:amd64.\nPreparing to unpack .../libc-ares-dev_1.10.0-2ubuntu0.2_amd64.deb ...\nUnpacking libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ...\nSelecting previously unselected package snmp.\nPreparing to unpack .../snmp_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmp (5.7.3~dfsg-clearwater1) ...\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-180328.114312_all.deb ...\nUnpacking clearwater-snmpd (1.0-180328.114312) ...\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-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package chronos.\nPreparing to unpack .../chronos_1.0-180328.120836_amd64.deb ...\nUnpacking chronos (1.0-180328.120836) ...\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-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package memcached.\nPreparing to unpack .../memcached_1.6.00-0clearwater0.6_amd64.deb ...\nUnpacking memcached (1.6.00-0clearwater0.6) ...\nSelecting previously unselected package clearwater-memcached.\nPreparing to unpack .../clearwater-memcached_1.0-180328.114312_all.deb ...\nUnpacking clearwater-memcached (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-snmp-handler-astaire.\nPreparing to unpack .../clearwater-snmp-handler-astaire_1.0-180326.110542_amd64.deb ...\nUnpacking clearwater-snmp-handler-astaire (1.0-180326.110542) ...\nSelecting previously unselected package crest-prov.\nPreparing to unpack .../crest-prov_1.0-180326.111418_amd64.deb ...\nUnpacking crest-prov (1.0-180326.111418) ...\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 gdb.\nPreparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ...\nUnpacking gdb (7.7.1-0ubuntu5~14.04.3) ...\nSelecting previously unselected package homer-cassandra.\nPreparing to unpack .../homer-cassandra_1.0-180326.111418_amd64.deb ...\nUnpacking homer-cassandra (1.0-180326.111418) ...\nSelecting previously unselected package homestead-cassandra.\nPreparing to unpack .../homestead-cassandra_1.0-180326.115231_amd64.deb ...\nUnpacking homestead-cassandra (1.0-180326.115231) ...\nSelecting previously unselected package homestead-prov-cassandra.\nPreparing to unpack .../homestead-prov-cassandra_1.0-180326.111418_amd64.deb ...\nUnpacking homestead-prov-cassandra (1.0-180326.111418) ...\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 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 rogers-libs.\nPreparing to unpack .../rogers-libs_1.0-180326.104711_amd64.deb ...\nUnpacking rogers-libs (1.0-180326.104711) ...\nSelecting previously unselected package rogers.\nPreparing to unpack .../rogers_1.0-180326.104711_amd64.deb ...\nUnpacking rogers (1.0-180326.104711) ...\nSelecting previously unselected package vellum.\nPreparing to unpack .../vellum_1.0-180328.114312_amd64.deb ...\nUnpacking vellum (1.0-180328.114312) ...\nSelecting previously unselected package libc6-dbg:amd64.\nPreparing to unpack .../libc6-dbg_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dbg:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package memcached-dbg.\nPreparing to unpack .../memcached-dbg_1.6.00-0clearwater0.6_amd64.deb ...\nUnpacking memcached-dbg (1.6.00-0clearwater0.6) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\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 libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\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-program-options1.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 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.61-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSetting up libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.6) ...\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 python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up libc-ares2:amd64 (1.10.0-2ubuntu0.2) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up clearwater-tcp-scalability (1.0-180328.114312) ...\nSetting up astaire-libs (1.0-180326.104711) ...\nSetting up cpulimit (2.0-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 libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ...\nSetting up snmp (5.7.3~dfsg-clearwater1) ...\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 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-pip (1.5.4-1ubuntu4) ...\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 memcached (1.6.00-0clearwater0.6) ...\nRestarting memcached: memcached.\nSetting up crest-prov (1.0-180326.111418) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest-prov/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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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 defusedxml (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, defusedxml, 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 defusedxml-0.5.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 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 gdb (7.7.1-0ubuntu5~14.04.3) ...\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 python-wheel (0.24.0-1~ubuntu1) ...\nSetting up rogers-libs (1.0-180326.104711) ...\nSetting up libc6-dbg:amd64 (2.19-0ubuntu6.14) ...\nSetting up memcached-dbg (1.6.00-0clearwater0.6) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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\nchronos: unrecognized service\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 11908\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-snmpd (1.0-180328.114312) ...\n * Stopping network management services:\nSetting up clearwater-etcd (1.0-180328.115321) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nSetting up clearwater-memcached (1.0-180328.114312) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Job is not running: clearwater-monit\nreload: Job is not running: clearwater-monit\n ...done.\nSetting up clearwater-snmp-handler-astaire (1.0-180326.110542) ...\n * Stopping network management services:\nSetting up rogers (1.0-180326.104711) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up clearwater-cassandra (1.0-180328.114015) ...\nAdding 'diversion of /etc/default/cassandra to /etc/default/cassandra.clearwater-orig by clearwater-cassandra'\nAdding 'diversion of /etc/init.d/cassandra to /etc/init.d/cassandra.clearwater-orig by clearwater-cassandra'\nAdding 'diversion of /usr/share/cassandra/cassandra.in.sh to /usr/share/cassandra/cassandra.in.sh.clearwater-orig by clearwater-cassandra'\nAdding 'diversion of /etc/cassandra/cassandra.yaml to /usr/share/clearwater-cassandra/etc++cassandra++cassandra.yaml by clearwater-cassandra'\nAdding 'diversion of /etc/cassandra/cassandra-rackdc.properties to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-rackdc.properties by clearwater-cassandra'\nAdding 'diversion of /etc/cassandra/cassandra-env.sh to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-env.sh by clearwater-cassandra'\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nExiting: cassandra.yaml is missing\nExiting: cassandra.yaml is missing\n ...done.\nSetting up astaire (1.0-180326.104711) ...\nastaire-throttle start/running, process 12557\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 homer-cassandra (1.0-180326.111418) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-cassandra (1.0-180326.115231) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-prov-cassandra (1.0-180326.111418) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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)\n"} 2018-08-01 11:54:00,998 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/97163e3e-7028-4e1d-86ea-ce672c93ae8b/action used request id req-9aa471f0-43ed-486b-835d-7d537ca77a80 2018-08-01 11:54:00,998 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0835390090942s 2018-08-01 11:54:01,000 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/97163e3e-7028-4e1d-86ea-ce672c93ae8b/action used request id req-9aa471f0-43ed-486b-835d-7d537ca77a80 2018-08-01 11:54:01,001 - functest.core.singlevm - DEBUG - console: ] [ 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.008034] AppArmor: AppArmor initialized [ 0.008935] Yama: becoming mindful. [ 0.009861] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013364] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.015401] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.016005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.017645] Initializing cgroup subsys memory [ 0.018596] Initializing cgroup subsys devices [ 0.020004] Initializing cgroup subsys freezer [ 0.020982] Initializing cgroup subsys blkio [ 0.021932] Initializing cgroup subsys perf_event [ 0.022927] Initializing cgroup subsys hugetlb [ 0.024056] CPU: Physical Processor ID: 0 [ 0.024983] FEATURE SPEC_CTRL Present [ 0.026523] mce: CPU supports 10 MCE banks [ 0.027447] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.027447] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.028005] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.029281] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.032002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.033849] Speculative Store Bypass: Vulnerable [ 0.035208] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.040301] ACPI: Core revision 20131115 [ 0.041636] ACPI: All ACPI Tables successfully acquired [ 0.042891] ftrace: allocating 28727 entries in 113 pages [ 0.064309] Enabling x2apic [ 0.065051] Enabled x2apic [ 0.068005] Switched APIC routing to physical x2apic. [ 0.069981] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.072003] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.074317] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.081018] KVM setup paravirtual spinlock [ 0.083366] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.084157] x86: Booting SMP configuration: [ 0.085147] .... node #0, CPUs: #1[ 0.083333] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.100023] x86: Booted up 1 node, 2 CPUs [ 0.100015] KVM setup async PF for cpu 1 [ 0.100017] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.103003] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.104321] devtmpfs: initialized [ 0.106613] EVM: security.selinux [ 0.107410] EVM: security.SMACK64 [ 0.108005] EVM: security.ima [ 0.108678] EVM: security.capability [ 0.109526] pinctrl core: initialized pinctrl subsystem [ 0.109995] regulator-dummy: no parameters [ 0.112066] RTC time: 11:50:30, date: 08/01/18 [ 0.113030] NET: Registered protocol family 16 [ 0.114111] cpuidle: using governor ladder [ 0.115038] cpuidle: using governor menu [ 0.115983] ACPI: bus type PCI registered [ 0.116004] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.117376] PCI: Using configuration type 1 for base access [ 0.119080] bio: create slab at 0 [ 0.120057] ACPI: Added _OSI(Module Device) [ 0.120979] ACPI: Added _OSI(Processor Device) [ 0.121928] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.122888] ACPI: Added _OSI(Processor Aggregator Device) [ 0.125669] ACPI: Interpreter enabled [ 0.126579] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.128595] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.130718] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.132570] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.134605] ACPI: (supports S0 S5) [ 0.135380] ACPI: Using IOAPIC for interrupt routing [ 0.136034] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.138136] ACPI: No dock devices found. [ 0.140978] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.142282] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.143684] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.144020] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.146495] acpiphp: Slot [3] registered [ 0.147413] acpiphp: Slot [4] registered [ 0.148018] acpiphp: Slot [5] registered [ 0.148886] acpiphp: Slot [6] registered [ 0.149771] acpiphp: Slot [7] registered [ 0.150647] acpiphp: Slot [8] registered [ 0.151508] acpiphp: Slot [9] registered [ 0.152023] acpiphp: Slot [10] registered [ 0.152923] acpiphp: Slot [11] registered [ 0.153823] acpiphp: Slot [12] registered [ 0.154720] acpiphp: Slot [13] registered [ 0.155627] acpiphp: Slot [14] registered [ 0.156018] acpiphp: Slot [15] registered [ 0.156911] acpiphp: Slot [16] registered [ 0.157831] acpiphp: Slot [17] registered [ 0.158775] acpiphp: Slot [18] registered [ 0.159671] acpiphp: Slot [19] registered [ 0.160017] acpiphp: Slot [20] registered [ 0.160921] acpiphp: Slot [21] registered [ 0.161837] acpiphp: Slot [22] registered [ 0.162750] acpiphp: Slot [23] registered [ 0.163642] acpiphp: Slot [24] registered [ 0.164029] acpiphp: Slot [25] registered [ 0.165172] acpiphp: Slot [26] registered [ 0.166131] acpiphp: Slot [27] registered [ 0.167011] acpiphp: Slot [28] registered [ 0.167923] acpiphp: Slot [29] registered [ 0.168017] acpiphp: Slot [30] registered [ 0.168911] acpiphp: Slot [31] registered [ 0.169796] PCI host bridge to bus 0000:00 [ 0.170665] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.171794] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.172004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.173299] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.174691] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.176003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.184276] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.185881] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.212241] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.214025] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.215576] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.216719] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.218319] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.219939] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.220238] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.221223] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.223002] vgaarb: loaded [ 0.223668] vgaarb: bridge control possible 0000:00:02.0 [ 0.224228] SCSI subsystem initialized [ 0.225240] ACPI: bus type USB registered [ 0.225240] usbcore: registered new interface driver usbfs [ 0.226208] usbcore: registered new interface driver hub [ 0.228042] usbcore: registered new device driver usb [ 0.229166] PCI: Using ACPI for IRQ routing [ 0.229205] NetLabel: Initializing [ 0.229995] NetLabel: domain hash size = 128 [ 0.232003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.233088] NetLabel: unlabeled traffic allowed by default [ 0.234219] Switched to clocksource kvm-clock [ 0.239382] AppArmor: AppArmor Filesystem Enabled [ 0.240421] pnp: PnP ACPI init [ 0.241139] ACPI: bus type PNP registered [ 0.242445] pnp: PnP ACPI: found 8 devices [ 0.243349] ACPI: bus type PNP unregistered [ 0.250708] NET: Registered protocol family 2 [ 0.251937] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.253600] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.255122] TCP: Hash tables configured (established 16384 bind 16384) [ 0.256516] TCP: reno registered [ 0.257246] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.258507] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.259905] NET: Registered protocol family 1 [ 0.260884] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.262220] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.263355] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.288062] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.310336] Trying to unpack rootfs image as initramfs... [ 0.406399] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.408370] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.409615] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.411104] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.412853] Scanning for low memory corruption every 60 seconds [ 0.414278] Initialise system trusted keyring [ 0.415219] audit: initializing netlink socket (disabled) [ 0.416305] type=2000 audit(1533124230.732:1): initialized [ 0.436566] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.439118] zbud: loaded [ 0.440135] VFS: Disk quotas dquot_6.5.2 [ 0.441094] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.442676] fuse init (API version 7.22) [ 0.443596] msgmni has been set to 3997 [ 0.444477] Key type big_key registered [ 0.445607] Key type asymmetric registered [ 0.446482] Asymmetric key parser 'x509' registered [ 0.447491] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.449084] io scheduler noop registered [ 0.449935] io scheduler deadline registered (default) [ 0.450970] io scheduler cfq registered [ 0.451848] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.452962] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.454263] ipmi message handler version 39.2 [ 0.455217] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.456739] ACPI: Power Button [PWRF] [ 0.457631] GHES: HEST is not enabled! [ 0.479497] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.523154] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.546714] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.548534] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.571886] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.574715] Linux agpgart interface v0.103 [ 0.576752] brd: module loaded [ 0.578071] loop: module loaded [ 0.579353] blk-mq: CPU -> queue map [ 0.580368] CPU 0 -> Queue 0 [ 0.581227] CPU 1 -> Queue 0 [ 0.582701] vda: vda1 [ 0.584113] scsi0 : ata_piix [ 0.584999] scsi1 : ata_piix [ 0.585769] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.587070] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.588577] libphy: Fixed MDIO Bus: probed [ 0.589532] tun: Universal TUN/TAP device driver, 1.6 [ 0.590597] tun: (C) 1999-2004 Max Krasnyansky [ 0.593902] PPP generic driver version 2.4.2 [ 0.595267] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.596997] ehci-pci: EHCI PCI platform driver [ 0.598346] ehci-platform: EHCI generic platform driver [ 0.599527] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.600826] ohci-pci: OHCI PCI platform driver [ 0.601783] ohci-platform: OHCI generic platform driver [ 0.602861] uhci_hcd: USB Universal Host Controller Interface driver [ 0.625701] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.626868] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.628505] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.629868] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.631193] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.632906] usb usb1: Product: UHCI Host Controller [ 0.633905] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.635147] usb usb1: SerialNumber: 0000:00:01.2 [ 0.636326] hub 1-0:1.0: USB hub found [ 0.637149] hub 1-0:1.0: 2 ports detected [ 0.638234] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.640491] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.641521] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.642757] mousedev: PS/2 mouse device common for all mice [ 0.644163] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.646156] rtc_cmos 00:00: RTC can wake from S4 [ 0.647369] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.648669] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.650083] device-mapper: uevent: version 1.0.3 [ 0.651150] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.652870] ledtrig-cpu: registered to indicate activity on CPUs [ 0.654170] TCP: cubic registered [ 0.655038] NET: Registered protocol family 10 [ 0.656247] NET: Registered protocol family 17 [ 0.657198] Key type dns_resolver registered [ 0.658399] Loading compiled-in X.509 certificates [ 0.659951] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.668882] registered taskstats version 1 [ 0.671663] Key type trusted registered [ 0.675357] Key type encrypted registered [ 0.676213] AppArmor: AppArmor sha1 policy hashing enabled [ 0.677304] IMA: No TPM chip found, activating TPM-bypass! [ 0.678822] regulator-dummy: disabling [ 0.679711] Magic number: 14:40:832 [ 0.680812] rtc_cmos 00:00: setting system clock to 2018-08-01 11:50:30 UTC (1533124230) [ 0.682559] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.683735] EDD information not available. [ 0.745354] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.747433] Write protecting the kernel read-only data: 12288k [ 0.749475] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.752741] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.768289] systemd-udevd[107]: starting version 204 [ 0.809546] FDC 0 is a S82078B [ 0.948107] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.113577] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.115541] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.117532] usb 1-1: Product: QEMU USB Tablet [ 1.118662] usb 1-1: Manufacturer: QEMU [ 1.119573] usb 1-1: SerialNumber: 42 [ 1.408107] tsc: Refined TSC clocksource calibration: 3491.851 MHz [ 1.824983] 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.076742] 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.496785] 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 /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.813614] EXT4-fs (vda1): re-mounted. Opts: (null) * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Wed, 01 Aug 2018 11:50:34 +0000. Up 4.56 seconds. cloud-init-nonet[4.84]: 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 ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[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 ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[5.94]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 01 Aug 2018 11:50:35 +0000. Up 6.08 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: | eth1 | False | . | . | fa:16:3e:5b:4d:c1 | ci-info: | eth0 | True | 192.168.0.13 | 255.255.255.0 | fa:16:3e:94:6d:cd | 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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ 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: 18:01:39:1b:d9:33:5c:de:a3:7e:7f:88:1b:31:0f:a6 root@vellum-0 The key's randomart image is: +--[ RSA 2048]----+ | .*... | | = =o . | | +.o. o | | . o . . | | . S = | | . o = | | E o... | | ..o. . | | .... | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 56:9b:14:90:4a:71:73:70:07:e8:47:a0:3a:d2:15:8f root@vellum-0 The key's randomart image is: +--[ DSA 1024]----+ | o.**=.. | | .*o+.o | | .Eo..o | | . o. .o.o | | . + S.o | | . . . | | | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 4f:36:1c:01:5c:1d:d0:ad:fa:4d:ce:6c:7a:ac:47:d2 root@vellum-0 The key's randomart image is: +--[ECDSA 256]---+ | ..o++.o | | . .o . | | . . | | . .. | | S =. . | | +... E | | .. X | | . X | | o* | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: e1:73:91:5f:77:ee:58:b2:a8:a2:18:3c:08:1a:18:f7 root@vellum-0 The key's randomart image is: +--[ED25519 256--+ | | | . | |. . . o . o| |.o . . . o . o.| |+ E S . . . o| |.o o o . * | |. . + . o .| | + . . | | . .. .. | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Wed, 01 Aug 2018 11:50:43 +0000. Up 13.29 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Wed, 01 Aug 2018 11:50:44 +0000. Up 14.50 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace Ubuntu 14.04.5 LTS vellum-0 ttyS0 vellum-0 login: + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 16197 0 --:--:-- --:--:-- --:--:-- 16231 OK + apt-get update 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 [1219 B] Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ Translation-en 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 [75.9 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [419 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 [237 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 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 [203 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 [7433 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1090 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 [464 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 [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 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 [9709 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 [1896 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 [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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 Fetched 12.6 MB in 8s (1481 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.11 + '[' -n 192.168.0.11 ']' + cat + mkdir -p /etc/chronos + cat + DEBIAN_FRONTEND=noninteractive + apt-get install vellum --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: astaire astaire-libs binutils build-essential ca-certificates-java cassandra chronos clearwater-cassandra clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-memcached clearwater-monit clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra homestead-prov-cassandra inotify-tools iotop java-common libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2 libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8 liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18 libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4 libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless 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 rogers rogers-libs snmp snmpd sysstat tzdata-java Suggested packages: astaire-dbg binutils-doc cassandra-tools clearwater-auto-config clearwater-auto-upgrade clearwater-secure-connections 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 gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg gdb-doc gdbserver default-jre equivs glibc-doc cups-common liblcms2-utils pcscd pulseaudio lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc libcache-memcached-perl libmemcached ntp-doc icedtea-7-jre-jamvm libnss-mdns sun-java6-fonts fonts-dejavu-extra fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei fonts-wqy-zenhei ttf-indic-fonts python-genshi python-lxml python-mock-doc python3-setuptools isag Recommended packages: libc-dbg python-dev-all The following NEW packages will be installed: astaire astaire-libs binutils build-essential ca-certificates-java cassandra chronos clearwater-cassandra clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-memcached clearwater-monit clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra homestead-prov-cassandra inotify-tools iotop java-common libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2 libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8 liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18 libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4 libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless 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 rogers rogers-libs snmp snmpd sysstat tzdata-java vellum 0 upgraded, 139 newly installed, 0 to remove and 0 not upgraded. Need to get 170 MB of archives. After this operation, 407 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ cassandra 2.1.15 [20.0 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnspr4 amd64 2:4.13.1-0ubuntu0.14.04.1 [110 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3-nssdb all 2:3.28.4-0ubuntu0.14.04.3 [10.6 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3 amd64 2:3.28.4-0ubuntu0.14.04.3 [1121 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ca-certificates-java all 20130815ubuntu1 [13.4 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2017c-0ubuntu0.14.04 [70.1 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.10 [178 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.1 [131 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 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://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:20 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB] Get:24 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:27 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:28 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:30 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.1 [39.5 MB] Get:41 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:42 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:43 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB] Get:44 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:45 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB] Get:46 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB] Get:47 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB] Get:48 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:54 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:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:58 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 kB] Get:60 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB] Get:61 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:63 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB] Get:64 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:67 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:69 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:76 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:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.6 [1305 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:103 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:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares-dev amd64 1.10.0-2ubuntu0.2 [98.0 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB] Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dbg amd64 2.19-0ubuntu6.14 [3464 kB] Extracting templates from packages: 21%Extracting templates from packages: 43%Extracting templates from packages: 64%Extracting templates from packages: 86%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 170 MB in 22s (7616 kB/s) Selecting previously unselected package libnspr4:amd64. (Reading database ... 51310 files and directories currently installed.) Preparing to unpack .../libnspr4_2%3a4.13.1-0ubuntu0.14.04.1_amd64.deb ... Unpacking libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ... Selecting previously unselected package libnss3-nssdb. Preparing to unpack .../libnss3-nssdb_2%3a3.28.4-0ubuntu0.14.04.3_all.deb ... Unpacking libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.3) ... Selecting previously unselected package libnss3:amd64. Preparing to unpack .../libnss3_2%3a3.28.4-0ubuntu0.14.04.3_amd64.deb ... Unpacking libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.3) ... Selecting previously unselected package ca-certificates-java. Preparing to unpack .../ca-certificates-java_20130815ubuntu1_all.deb ... Unpacking ca-certificates-java (20130815ubuntu1) ... Selecting previously unselected package tzdata-java. Preparing to unpack .../tzdata-java_2017c-0ubuntu0.14.04_all.deb ... Unpacking tzdata-java (2017c-0ubuntu0.14.04) ... Selecting previously unselected package java-common. Preparing to unpack .../java-common_0.51_all.deb ... Unpacking java-common (0.51) ... Selecting previously unselected package libavahi-common-data:amd64. Preparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.2_amd64.deb ... Unpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ... Selecting previously unselected package libavahi-common3:amd64. Preparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.2_amd64.deb ... Unpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ... Selecting previously unselected package libavahi-client3:amd64. Preparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.2_amd64.deb ... Unpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ... Selecting previously unselected package libcups2:amd64. Preparing to unpack .../libcups2_1.7.2-0ubuntu1.10_amd64.deb ... Unpacking libcups2:amd64 (1.7.2-0ubuntu1.10) ... Selecting previously unselected package liblcms2-2:amd64. Preparing to unpack .../liblcms2-2_2.5-0ubuntu4.1_amd64.deb ... Unpacking liblcms2-2:amd64 (2.5-0ubuntu4.1) ... 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 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 libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libpcsclite1:amd64. Preparing to unpack .../libpcsclite1_1.8.10-1ubuntu1.1_amd64.deb ... Unpacking libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ... Selecting previously unselected package libasyncns0:amd64. Preparing to unpack .../libasyncns0_0.8-4ubuntu2_amd64.deb ... Unpacking libasyncns0:amd64 (0.8-4ubuntu2) ... Selecting previously unselected package libogg0:amd64. Preparing to unpack .../libogg0_1.3.1-1ubuntu1_amd64.deb ... Unpacking libogg0:amd64 (1.3.1-1ubuntu1) ... Selecting previously unselected package libflac8:amd64. Preparing to unpack .../libflac8_1.3.0-2ubuntu0.14.04.1_amd64.deb ... Unpacking libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ... Selecting previously unselected package libvorbis0a:amd64. Preparing to unpack .../libvorbis0a_1.3.2-1.3ubuntu1.2_amd64.deb ... Unpacking libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ... Selecting previously unselected package libvorbisenc2:amd64. Preparing to unpack .../libvorbisenc2_1.3.2-1.3ubuntu1.2_amd64.deb ... Unpacking libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ... Selecting previously unselected package libsndfile1:amd64. Preparing to unpack .../libsndfile1_1.0.25-7ubuntu2.2_amd64.deb ... Unpacking libsndfile1:amd64 (1.0.25-7ubuntu2.2) ... Selecting previously unselected package libpulse0:amd64. Preparing to unpack .../libpulse0_1%3a4.0-0ubuntu11.1_amd64.deb ... Unpacking libpulse0:amd64 (1:4.0-0ubuntu11.1) ... 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 openjdk-7-jre-headless:amd64. Preparing to unpack .../openjdk-7-jre-headless_7u181-2.6.14-0ubuntu0.1_amd64.deb ... Unpacking openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.1) ... Selecting previously unselected package cassandra. Preparing to unpack .../cassandra_2.1.15_all.deb ... Unpacking cassandra (2.1.15) ... 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 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 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 libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... 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-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 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 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 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-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Processing triggers for ca-certificates (20170717~14.04.1) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d....done. Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up tzdata-java (2017c-0ubuntu0.14.04) ... Setting up java-common (0.51) ... Setting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ... Setting up libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ... Setting up libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ... Setting up libcups2:amd64 (1.7.2-0ubuntu1.10) ... Setting up liblcms2-2:amd64 (2.5-0ubuntu4.1) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.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 libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ... Setting up libasyncns0:amd64 (0.8-4ubuntu2) ... Setting up libogg0:amd64 (1.3.1-1ubuntu1) ... Setting up libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ... Setting up libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ... Setting up libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ... Setting up libsndfile1:amd64 (1.0.25-7ubuntu2.2) ... Setting up libpulse0:amd64 (1:4.0-0ubuntu11.1) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.3) ... Setting up libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.3) ... Setting up ca-certificates-java (20130815ubuntu1) ... Adding debian:QuoVadis_Root_CA.pem Adding debian:Baltimore_CyberTrust_Root.pem Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem Adding debian:USERTrust_ECC_Certification_Authority.pem Adding debian:ISRG_Root_X1.pem Adding debian:DigiCert_Global_Root_G3.pem Adding debian:DigiCert_Assured_ID_Root_G3.pem Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem Adding debian:SecureSign_RootCA11.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem Adding debian:certSIGN_ROOT_CA.pem Adding debian:DST_Root_CA_X3.pem Adding debian:Go_Daddy_Class_2_CA.pem Adding debian:T-TeleSec_GlobalRoot_Class_2.pem Adding debian:Network_Solutions_Certificate_Authority.pem Adding debian:Comodo_AAA_Services_root.pem Adding debian:EE_Certification_Centre_Root_CA.pem Adding debian:T-TeleSec_GlobalRoot_Class_3.pem Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem Adding debian:Certum_Trusted_Network_CA_2.pem Adding debian:SwissSign_Gold_CA_-_G2.pem Adding debian:CNNIC_ROOT.pem Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem Adding debian:GlobalSign_Root_CA.pem Adding debian:Certplus_Root_CA_G1.pem Adding debian:DigiCert_Global_Root_G2.pem Adding debian:Izenpe.com.pem Adding debian:AddTrust_Public_Services_Root.pem Adding debian:Amazon_Root_CA_4.pem Adding debian:TWCA_Global_Root_CA.pem Adding debian:AffirmTrust_Networking.pem Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem Adding debian:COMODO_ECC_Certification_Authority.pem Adding debian:AffirmTrust_Premium.pem Adding debian:DigiCert_Assured_ID_Root_CA.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem Adding debian:GeoTrust_Universal_CA_2.pem Adding debian:Amazon_Root_CA_2.pem Adding debian:Visa_eCommerce_Root.pem Adding debian:Chambers_of_Commerce_Root_-_2008.pem Adding debian:PSCProcert.pem Adding debian:CA_Disig_Root_R2.pem Adding debian:Comodo_Trusted_Services_root.pem Adding debian:thawte_Primary_Root_CA_-_G2.pem Adding debian:Certigna.pem Adding debian:Global_Chambersign_Root_-_2008.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem Adding debian:thawte_Primary_Root_CA_-_G3.pem Adding debian:Taiwan_GRCA.pem Adding debian:SwissSign_Silver_CA_-_G2.pem Adding debian:Trustis_FPS_Root_CA.pem Adding debian:Certinomis_-_Root_CA.pem Adding debian:Atos_TrustedRoot_2011.pem Adding debian:DST_ACES_CA_X6.pem Adding debian:T��B��TAK_UEKAE_K��k_Sertifika_Hizmet_Sa��lay��c��s��_-_S��r��m_3.pem Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem Adding debian:ACCVRAIZ1.pem Adding debian:AddTrust_External_Root.pem Adding debian:GlobalSign_Root_CA_-_R3.pem Adding debian:AC_RAIZ_FNMT-RCM.pem Adding debian:DigiCert_Assured_ID_Root_G2.pem Adding debian:T��RKTRUST_Elektronik_Sertifika_Hizmet_Sa��lay��c��s��_H5.pem Adding debian:Swisscom_Root_EV_CA_2.pem Adding debian:ePKI_Root_Certification_Authority.pem Adding debian:Entrust_Root_Certification_Authority_-_G2.pem Adding debian:GeoTrust_Primary_Certification_Authority.pem Adding debian:Secure_Global_CA.pem Adding debian:DigiCert_Trusted_Root_G4.pem Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem Adding debian:Camerfirma_Global_Chambersign_Root.pem Adding debian:GeoTrust_Global_CA_2.pem Adding debian:Certplus_Root_CA_G2.pem Adding debian:GeoTrust_Global_CA.pem Adding debian:OpenTrust_Root_CA_G2.pem Adding debian:VeriSign_Universal_Root_Certification_Authority.pem Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem Adding debian:ACEDICOM_Root.pem Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem Adding debian:Cybertrust_Global_Root.pem Adding debian:Buypass_Class_2_Root_CA.pem Adding debian:LuxTrust_Global_Root_2.pem Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem Adding debian:QuoVadis_Root_CA_3.pem Adding debian:AffirmTrust_Commercial.pem Adding debian:NetLock_Arany_=Class_Gold=_F��tan��s��tv��ny.pem Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem Adding debian:AffirmTrust_Premium_ECC.pem Adding debian:USERTrust_RSA_Certification_Authority.pem Adding debian:Actalis_Authentication_Root_CA.pem Adding debian:Deutsche_Telekom_Root_CA_2.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem Adding debian:thawte_Primary_Root_CA.pem Adding debian:Entrust_Root_Certification_Authority.pem Adding debian:Hongkong_Post_Root_CA_1.pem Adding debian:COMODO_RSA_Certification_Authority.pem Adding debian:XRamp_Global_CA_Root.pem Adding debian:COMODO_Certification_Authority.pem Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem Adding debian:Security_Communication_EV_RootCA1.pem Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem Adding debian:SecureTrust_CA.pem Adding debian:Security_Communication_Root_CA.pem Adding debian:GlobalSign_Root_CA_-_R2.pem Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem Adding debian:Certum_Trusted_Network_CA.pem Adding debian:QuoVadis_Root_CA_2.pem Adding debian:EC-ACC.pem Adding debian:DigiCert_Global_Root_CA.pem Adding debian:AddTrust_Low-Value_Services_Root.pem Adding debian:CA_Disig_Root_R1.pem Adding debian:QuoVadis_Root_CA_3_G3.pem Adding debian:Amazon_Root_CA_1.pem Adding debian:Certinomis_-_Autorit��_Racine.pem Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem Adding debian:Starfield_Class_2_CA.pem Adding debian:Swisscom_Root_CA_1.pem Adding debian:Swisscom_Root_CA_2.pem Adding debian:OpenTrust_Root_CA_G1.pem Adding debian:Microsec_e-Szigno_Root_CA_2009.pem Adding debian:Certum_Root_CA.pem Adding debian:Certplus_Class_2_Primary_CA.pem Adding debian:GeoTrust_Universal_CA.pem Adding debian:QuoVadis_Root_CA_1_G3.pem Adding debian:Sonera_Class_2_Root_CA.pem Adding debian:Security_Communication_RootCA2.pem Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem Adding debian:QuoVadis_Root_CA_2_G3.pem Adding debian:Buypass_Class_3_Root_CA.pem Adding debian:IdenTrust_Commercial_Root_CA_1.pem Adding debian:TWCA_Root_Certification_Authority.pem Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem Adding debian:SZAFIR_ROOT_CA2.pem Adding debian:Comodo_Secure_Services_root.pem Adding debian:Amazon_Root_CA_3.pem Adding debian:OpenTrust_Root_CA_G3.pem Adding debian:E-Tugra_Certification_Authority.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem Adding debian:UTN_USERFirst_Hardware_Root_CA.pem Adding debian:TeliaSonera_Root_CA_v1.pem Adding debian:AddTrust_Qualified_Certificates_Root.pem Adding debian:CFCA_EV_ROOT.pem done. Setting up openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.1) ... update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode Setting up cassandra (2.1.15) ... Adding group `cassandra' (GID 111) ... Done. vm.max_map_count = 1048575 net.ipv4.tcp_keepalive_time = 300 Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ca-certificates (20170717~14.04.1) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d.... done. done. Processing triggers for ureadahead (0.100.0-16) ... Selecting previously unselected package clearwater-cassandra. (Reading database ... 53135 files and directories currently installed.) Preparing to unpack .../clearwater-cassandra_1.0-180328.114015_all.deb ... Unpacking clearwater-cassandra (1.0-180328.114015) ... 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 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-program-options1.54.0:amd64. Preparing to unpack .../libboost-program-options1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-program-options1.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 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.61-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libpython3.4:amd64. Preparing to unpack .../libpython3.4_3.4.3-1ubuntu1~14.04.6_amd64.deb ... Unpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.6) ... 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 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 libc-ares2:amd64. Preparing to unpack .../libc-ares2_1.10.0-2ubuntu0.2_amd64.deb ... Unpacking libc-ares2:amd64 (1.10.0-2ubuntu0.2) ... 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 clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package astaire-libs. Preparing to unpack .../astaire-libs_1.0-180326.104711_amd64.deb ... Unpacking astaire-libs (1.0-180326.104711) ... Selecting previously unselected package cpulimit. Preparing to unpack .../cpulimit_2.0-1_amd64.deb ... Unpacking cpulimit (2.0-1) ... Selecting previously unselected package astaire. Preparing to unpack .../astaire_1.0-180326.104711_amd64.deb ... Unpacking astaire (1.0-180326.104711) ... 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 libc-ares-dev:amd64. Preparing to unpack .../libc-ares-dev_1.10.0-2ubuntu0.2_amd64.deb ... Unpacking libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ... Selecting previously unselected package snmp. Preparing to unpack .../snmp_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmp (5.7.3~dfsg-clearwater1) ... 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-180328.114312_all.deb ... Unpacking clearwater-snmpd (1.0-180328.114312) ... 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-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package chronos. Preparing to unpack .../chronos_1.0-180328.120836_amd64.deb ... Unpacking chronos (1.0-180328.120836) ... 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-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package memcached. Preparing to unpack .../memcached_1.6.00-0clearwater0.6_amd64.deb ... Unpacking memcached (1.6.00-0clearwater0.6) ... Selecting previously unselected package clearwater-memcached. Preparing to unpack .../clearwater-memcached_1.0-180328.114312_all.deb ... Unpacking clearwater-memcached (1.0-180328.114312) ... Selecting previously unselected package clearwater-snmp-handler-astaire. Preparing to unpack .../clearwater-snmp-handler-astaire_1.0-180326.110542_amd64.deb ... Unpacking clearwater-snmp-handler-astaire (1.0-180326.110542) ... Selecting previously unselected package crest-prov. Preparing to unpack .../crest-prov_1.0-180326.111418_amd64.deb ... Unpacking crest-prov (1.0-180326.111418) ... 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 gdb. Preparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ... Unpacking gdb (7.7.1-0ubuntu5~14.04.3) ... Selecting previously unselected package homer-cassandra. Preparing to unpack .../homer-cassandra_1.0-180326.111418_amd64.deb ... Unpacking homer-cassandra (1.0-180326.111418) ... Selecting previously unselected package homestead-cassandra. Preparing to unpack .../homestead-cassandra_1.0-180326.115231_amd64.deb ... Unpacking homestead-cassandra (1.0-180326.115231) ... Selecting previously unselected package homestead-prov-cassandra. Preparing to unpack .../homestead-prov-cassandra_1.0-180326.111418_amd64.deb ... Unpacking homestead-prov-cassandra (1.0-180326.111418) ... 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 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 rogers-libs. Preparing to unpack .../rogers-libs_1.0-180326.104711_amd64.deb ... Unpacking rogers-libs (1.0-180326.104711) ... Selecting previously unselected package rogers. Preparing to unpack .../rogers_1.0-180326.104711_amd64.deb ... Unpacking rogers (1.0-180326.104711) ... Selecting previously unselected package vellum. Preparing to unpack .../vellum_1.0-180328.114312_amd64.deb ... Unpacking vellum (1.0-180328.114312) ... Selecting previously unselected package libc6-dbg:amd64. Preparing to unpack .../libc6-dbg_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dbg:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package memcached-dbg. Preparing to unpack .../memcached-dbg_1.6.00-0clearwater0.6_amd64.deb ... Unpacking memcached-dbg (1.6.00-0clearwater0.6) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... 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 libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... 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-program-options1.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 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.61-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Setting up libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.6) ... 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 python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up libc-ares2:amd64 (1.10.0-2ubuntu0.2) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up astaire-libs (1.0-180326.104711) ... Setting up cpulimit (2.0-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 libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ... Setting up snmp (5.7.3~dfsg-clearwater1) ... 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 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-pip (1.5.4-1ubuntu4) ... 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 memcached (1.6.00-0clearwater0.6) ... Restarting memcached: memcached. Setting up crest-prov (1.0-180326.111418) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest-prov/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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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 defusedxml (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, defusedxml, 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 defusedxml-0.5.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 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 gdb (7.7.1-0ubuntu5~14.04.3) ... 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 python-wheel (0.24.0-1~ubuntu1) ... Setting up rogers-libs (1.0-180326.104711) ... Setting up libc6-dbg:amd64 (2.19-0ubuntu6.14) ... Setting up memcached-dbg (1.6.00-0clearwater0.6) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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 chronos: unrecognized service reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 11908 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-180328.114312) ... * Stopping network management services: Setting up clearwater-etcd (1.0-180328.115321) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Setting up clearwater-memcached (1.0-180328.114312) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Job is not running: clearwater-monit reload: Job is not running: clearwater-monit ...done. Setting up clearwater-snmp-handler-astaire (1.0-180326.110542) ... * Stopping network management services: Setting up rogers (1.0-180326.104711) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up clearwater-cassandra (1.0-180328.114015) ... Adding 'diversion of /etc/default/cassandra to /etc/default/cassandra.clearwater-orig by clearwater-cassandra' Adding 'diversion of /etc/init.d/cassandra to /etc/init.d/cassandra.clearwater-orig by clearwater-cassandra' Adding 'diversion of /usr/share/cassandra/cassandra.in.sh to /usr/share/cassandra/cassandra.in.sh.clearwater-orig by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra.yaml to /usr/share/clearwater-cassandra/etc++cassandra++cassandra.yaml by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra-rackdc.properties to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-rackdc.properties by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra-env.sh to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-env.sh by clearwater-cassandra' * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. Exiting: cassandra.yaml is missing Exiting: cassandra.yaml is missing ...done. Setting up astaire (1.0-180326.104711) ... astaire-throttle start/running, process 12557 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up homer-cassandra (1.0-180326.111418) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-cassandra (1.0-180326.115231) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-prov-cassandra (1.0-180326.111418) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up clearwater-queue-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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) 2018-08-01 11:54:01,006 - functest.core.singlevm - DEBUG - try 1: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-01 11:54:11,017 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:54:11,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 11:54:11,618 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:54: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-eda2f957-271e-4ede-9ec8-db0332e62431 x-compute-request-id: req-eda2f957-271e-4ede-9ec8-db0332e62431 Content-Encoding: gzip Content-Length: 1500 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:73:21:e6", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:21:e6", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:c1:22", "version": 4, "addr": "192.168.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:c1:22", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/403696c5-2dcf-4228-b5b0-f44121c73b7c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/403696c5-2dcf-4228-b5b0-f44121c73b7c", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:50:39.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "403696c5-2dcf-4228-b5b0-f44121c73b7c", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:50:39Z", "hostId": "b77b292b3e7d9cf79cae4c932a13feccc8c9d06d94f40658a48d29ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "homer-0.clearwater.opnfv", "created": "2018-08-01T11:49:56Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:65:ce:9b", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:ce:9b", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1a:c7:12", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/4bd05bc6-57ad-45f1-9a3d-6528db5d43ce", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/4bd05bc6-57ad-45f1-9a3d-6528db5d43ce", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:50:39.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "4bd05bc6-57ad-45f1-9a3d-6528db5d43ce", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:50:39Z", "hostId": "b77b292b3e7d9cf79cae4c932a13feccc8c9d06d94f40658a48d29ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "dime-0.clearwater.opnfv", "created": "2018-08-01T11:49:56Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:5a:2a:e0", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:2a:e0", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:a7:52", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:a7:52", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b9e44d42-7ef2-4457-a8ff-05ddaac34690", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b9e44d42-7ef2-4457-a8ff-05ddaac34690", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:50:39.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "b9e44d42-7ef2-4457-a8ff-05ddaac34690", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:50:39Z", "hostId": "b77b292b3e7d9cf79cae4c932a13feccc8c9d06d94f40658a48d29ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "bono-0.clearwater.opnfv", "created": "2018-08-01T11:49:56Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:8a:b7:0d", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:b7:0d", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:14:7b", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a5e6c3c0-1a1b-49e0-929c-51fea4ea1012", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a5e6c3c0-1a1b-49e0-929c-51fea4ea1012", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:50:32.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "a5e6c3c0-1a1b-49e0-929c-51fea4ea1012", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:50:33Z", "hostId": "0bf63998e69f749a8e677370730dafd105841e814b81fe61687a8d70", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-01T11:49:55Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:94:6d:cd", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:6d:cd", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:4d:c1", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/97163e3e-7028-4e1d-86ea-ce672c93ae8b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/97163e3e-7028-4e1d-86ea-ce672c93ae8b", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:50:29.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "97163e3e-7028-4e1d-86ea-ce672c93ae8b", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:50:29Z", "hostId": "b77b292b3e7d9cf79cae4c932a13feccc8c9d06d94f40658a48d29ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-01T11:49:54Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:c4:f6:13", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:f6:13", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/fd10f666-adc2-4414-a884-dcef4ada2d6d", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/fd10f666-adc2-4414-a884-dcef4ada2d6d", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:49:40.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "fd10f666-adc2-4414-a884-dcef4ada2d6d", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:49:40Z", "hostId": "0bf63998e69f749a8e677370730dafd105841e814b81fe61687a8d70", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-01T11:48:16Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:87:6e:c5", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:6e:c5", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:96:06", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/15fcad45-7e3e-496e-91b2-6dd6ba6f00fd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/15fcad45-7e3e-496e-91b2-6dd6ba6f00fd", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:48:06.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "15fcad45-7e3e-496e-91b2-6dd6ba6f00fd", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:48:06Z", "hostId": "b77b292b3e7d9cf79cae4c932a13feccc8c9d06d94f40658a48d29ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "ns.clearwater.opnfv", "created": "2018-08-01T11:46:20Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:54:11,618 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-eda2f957-271e-4ede-9ec8-db0332e62431 2018-08-01 11:54:11,618 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.600620985031s 2018-08-01 11:54:11,619 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-eda2f957-271e-4ede-9ec8-db0332e62431 2018-08-01 11:54:11,625 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-01 11:54:11,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/97163e3e-7028-4e1d-86ea-ce672c93ae8b/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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-01 11:54:11,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:54: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-74c0fff9-2c2c-44fe-bd91-6c7dfc1d673f x-compute-request-id: req-74c0fff9-2c2c-44fe-bd91-6c7dfc1d673f Content-Encoding: gzip Content-Length: 19429 Content-Type: application/json RESP BODY: {"output": ", use \"pci=nocrs\" and report a bug\n[ 0.138136] ACPI: No dock devices found.\n[ 0.140978] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.142282] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.143684] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.144020] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.146495] acpiphp: Slot [3] registered\n[ 0.147413] acpiphp: Slot [4] registered\n[ 0.148018] acpiphp: Slot [5] registered\n[ 0.148886] acpiphp: Slot [6] registered\n[ 0.149771] acpiphp: Slot [7] registered\n[ 0.150647] acpiphp: Slot [8] registered\n[ 0.151508] acpiphp: Slot [9] registered\n[ 0.152023] acpiphp: Slot [10] registered\n[ 0.152923] acpiphp: Slot [11] registered\n[ 0.153823] acpiphp: Slot [12] registered\n[ 0.154720] acpiphp: Slot [13] registered\n[ 0.155627] acpiphp: Slot [14] registered\n[ 0.156018] acpiphp: Slot [15] registered\n[ 0.156911] acpiphp: Slot [16] registered\n[ 0.157831] acpiphp: Slot [17] registered\n[ 0.158775] acpiphp: Slot [18] registered\n[ 0.159671] acpiphp: Slot [19] registered\n[ 0.160017] acpiphp: Slot [20] registered\n[ 0.160921] acpiphp: Slot [21] registered\n[ 0.161837] acpiphp: Slot [22] registered\n[ 0.162750] acpiphp: Slot [23] registered\n[ 0.163642] acpiphp: Slot [24] registered\n[ 0.164029] acpiphp: Slot [25] registered\n[ 0.165172] acpiphp: Slot [26] registered\n[ 0.166131] acpiphp: Slot [27] registered\n[ 0.167011] acpiphp: Slot [28] registered\n[ 0.167923] acpiphp: Slot [29] registered\n[ 0.168017] acpiphp: Slot [30] registered\n[ 0.168911] acpiphp: Slot [31] registered\n[ 0.169796] PCI host bridge to bus 0000:00\n[ 0.170665] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.171794] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.172004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.173299] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.174691] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.176003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.184276] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.185881] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.212241] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.214025] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.215576] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.216719] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.218319] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.219939] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.220238] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.221223] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.223002] vgaarb: loaded\n[ 0.223668] vgaarb: bridge control possible 0000:00:02.0\n[ 0.224228] SCSI subsystem initialized\n[ 0.225240] ACPI: bus type USB registered\n[ 0.225240] usbcore: registered new interface driver usbfs\n[ 0.226208] usbcore: registered new interface driver hub\n[ 0.228042] usbcore: registered new device driver usb\n[ 0.229166] PCI: Using ACPI for IRQ routing\n[ 0.229205] NetLabel: Initializing\n[ 0.229995] NetLabel: domain hash size = 128\n[ 0.232003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.233088] NetLabel: unlabeled traffic allowed by default\n[ 0.234219] Switched to clocksource kvm-clock\n[ 0.239382] AppArmor: AppArmor Filesystem Enabled\n[ 0.240421] pnp: PnP ACPI init\n[ 0.241139] ACPI: bus type PNP registered\n[ 0.242445] pnp: PnP ACPI: found 8 devices\n[ 0.243349] ACPI: bus type PNP unregistered\n[ 0.250708] NET: Registered protocol family 2\n[ 0.251937] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.253600] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.255122] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.256516] TCP: reno registered\n[ 0.257246] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.258507] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.259905] NET: Registered protocol family 1\n[ 0.260884] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.262220] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.263355] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.288062] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.310336] Trying to unpack rootfs image as initramfs...\n[ 0.406399] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.408370] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.409615] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.411104] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.412853] Scanning for low memory corruption every 60 seconds\n[ 0.414278] Initialise system trusted keyring\n[ 0.415219] audit: initializing netlink socket (disabled)\n[ 0.416305] type=2000 audit(1533124230.732:1): initialized\n[ 0.436566] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.439118] zbud: loaded\n[ 0.440135] VFS: Disk quotas dquot_6.5.2\n[ 0.441094] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.442676] fuse init (API version 7.22)\n[ 0.443596] msgmni has been set to 3997\n[ 0.444477] Key type big_key registered\n[ 0.445607] Key type asymmetric registered\n[ 0.446482] Asymmetric key parser 'x509' registered\n[ 0.447491] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.449084] io scheduler noop registered\n[ 0.449935] io scheduler deadline registered (default)\n[ 0.450970] io scheduler cfq registered\n[ 0.451848] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.452962] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.454263] ipmi message handler version 39.2\n[ 0.455217] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.456739] ACPI: Power Button [PWRF]\n[ 0.457631] GHES: HEST is not enabled!\n[ 0.479497] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.523154] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.546714] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.548534] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.571886] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.574715] Linux agpgart interface v0.103\n[ 0.576752] brd: module loaded\n[ 0.578071] loop: module loaded\n[ 0.579353] blk-mq: CPU -> queue map\n[ 0.580368] CPU 0 -> Queue 0\n[ 0.581227] CPU 1 -> Queue 0\n[ 0.582701] vda: vda1\n[ 0.584113] scsi0 : ata_piix\n[ 0.584999] scsi1 : ata_piix\n[ 0.585769] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.587070] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.588577] libphy: Fixed MDIO Bus: probed\n[ 0.589532] tun: Universal TUN/TAP device driver, 1.6\n[ 0.590597] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.593902] PPP generic driver version 2.4.2\n[ 0.595267] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.596997] ehci-pci: EHCI PCI platform driver\n[ 0.598346] ehci-platform: EHCI generic platform driver\n[ 0.599527] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.600826] ohci-pci: OHCI PCI platform driver\n[ 0.601783] ohci-platform: OHCI generic platform driver\n[ 0.602861] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.625701] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.626868] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.628505] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.629868] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.631193] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.632906] usb usb1: Product: UHCI Host Controller\n[ 0.633905] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.635147] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.636326] hub 1-0:1.0: USB hub found\n[ 0.637149] hub 1-0:1.0: 2 ports detected\n[ 0.638234] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.640491] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.641521] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.642757] mousedev: PS/2 mouse device common for all mice\n[ 0.644163] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.646156] rtc_cmos 00:00: RTC can wake from S4\n[ 0.647369] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.648669] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.650083] device-mapper: uevent: version 1.0.3\n[ 0.651150] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.652870] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.654170] TCP: cubic registered\n[ 0.655038] NET: Registered protocol family 10\n[ 0.656247] NET: Registered protocol family 17\n[ 0.657198] Key type dns_resolver registered\n[ 0.658399] Loading compiled-in X.509 certificates\n[ 0.659951] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.668882] registered taskstats version 1\n[ 0.671663] Key type trusted registered\n[ 0.675357] Key type encrypted registered\n[ 0.676213] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.677304] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.678822] regulator-dummy: disabling\n[ 0.679711] Magic number: 14:40:832\n[ 0.680812] rtc_cmos 00:00: setting system clock to 2018-08-01 11:50:30 UTC (1533124230)\n[ 0.682559] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.683735] EDD information not available.\n[ 0.745354] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.747433] Write protecting the kernel read-only data: 12288k\n[ 0.749475] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.752741] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.768289] systemd-udevd[107]: starting version 204\n[ 0.809546] FDC 0 is a S82078B\n[ 0.948107] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.113577] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.115541] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.117532] usb 1-1: Product: QEMU USB Tablet\n[ 1.118662] usb 1-1: Manufacturer: QEMU\n[ 1.119573] usb 1-1: SerialNumber: 42\n[ 1.408107] tsc: Refined TSC clocksource calibration: 3491.851 MHz\n[ 1.824983] 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.076742] 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.496785] 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 /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.813614] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Stopping Populate /dev filesystem[74G[ OK ]\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 Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Wed, 01 Aug 2018 11:50:34 +0000. Up 4.56 seconds.\ncloud-init-nonet[4.84]: 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 * Stopping set console keymap[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[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 * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.94]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 01 Aug 2018 11:50:35 +0000. Up 6.08 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: | eth1 | False | . | . | fa:16:3e:5b:4d:c1 |\nci-info: | eth0 | True | 192.168.0.13 | 255.255.255.0 | fa:16:3e:94:6d:cd |\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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n18:01:39:1b:d9:33:5c:de:a3:7e:7f:88:1b:31:0f:a6 root@vellum-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .*... |\n| = =o . |\n| +.o. o |\n| . o . . |\n| . S = |\n| . o = |\n| E o... |\n| ..o. . |\n| .... |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n56:9b:14:90:4a:71:73:70:07:e8:47:a0:3a:d2:15:8f root@vellum-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| o.**=.. |\n| .*o+.o |\n| .Eo..o |\n| . o. .o.o |\n| . + S.o |\n| . . . |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n4f:36:1c:01:5c:1d:d0:ad:fa:4d:ce:6c:7a:ac:47:d2 root@vellum-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ..o++.o |\n| . .o . |\n| . . |\n| . .. |\n| S =. . |\n| +... E |\n| .. X |\n| . X |\n| o* |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\ne1:73:91:5f:77:ee:58:b2:a8:a2:18:3c:08:1a:18:f7 root@vellum-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| . |\n|. . . o . o|\n|.o . . . o . o.|\n|+ E S . . . o|\n|.o o o . * |\n|. . + . o .|\n| + . . |\n| . .. .. |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Wed, 01 Aug 2018 11:50:43 +0000. Up 13.29 seconds.\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Wed, 01 Aug 2018 11:50:44 +0000. Up 14.50 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n\nUbuntu 14.04.5 LTS vellum-0 ttyS0\n\nvellum-0 login: + echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 16197 0 --:--:-- --:--:-- --:--:-- 16231\nOK\n+ apt-get update\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 [1219 B]\nGet:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\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 [75.9 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [419 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 [237 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 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 [203 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 [7433 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1090 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 [464 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 [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 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 [9709 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 [1896 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 [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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\nFetched 12.6 MB in 8s (1481 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.11\n+ '[' -n 192.168.0.11 ']'\n+ cat\n+ mkdir -p /etc/chronos\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install vellum --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n astaire astaire-libs binutils build-essential ca-certificates-java cassandra\n chronos clearwater-cassandra clearwater-config-manager\n clearwater-diags-monitor clearwater-etcd clearwater-infrastructure\n clearwater-log-cleanup clearwater-memcached clearwater-monit\n clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd\n clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra\n homestead-prov-cassandra inotify-tools iotop java-common\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data\n libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2\n libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl\n libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot\n libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10\n libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8\n liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3\n libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18\n libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4\n libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a\n libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev\n memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless\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 rogers rogers-libs snmp snmpd\n sysstat tzdata-java\nSuggested packages:\n astaire-dbg binutils-doc cassandra-tools clearwater-auto-config\n clearwater-auto-upgrade clearwater-secure-connections 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 gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg gdb-doc gdbserver default-jre equivs glibc-doc cups-common\n liblcms2-utils pcscd pulseaudio lm-sensors snmp-mibs-downloader\n libstdc++-4.8-doc make-doc libcache-memcached-perl libmemcached ntp-doc\n icedtea-7-jre-jamvm libnss-mdns sun-java6-fonts fonts-dejavu-extra\n fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei\n fonts-wqy-zenhei ttf-indic-fonts python-genshi python-lxml python-mock-doc\n python3-setuptools isag\nRecommended packages:\n libc-dbg python-dev-all\nThe following NEW packages will be installed:\n astaire astaire-libs binutils build-essential ca-certificates-java cassandra\n chronos clearwater-cassandra clearwater-config-manager\n clearwater-diags-monitor clearwater-etcd clearwater-infrastructure\n clearwater-log-cleanup clearwater-memcached clearwater-monit\n clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd\n clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra\n homestead-prov-cassandra inotify-tools iotop java-common\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data\n libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2\n libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl\n libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot\n libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10\n libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8\n liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3\n libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18\n libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4\n libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a\n libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev\n memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless\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 rogers rogers-libs snmp snmpd\n sysstat tzdata-java vellum\n0 upgraded, 139 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 170 MB of archives.\nAfter this operation, 407 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ cassandra 2.1.15 [20.0 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnspr4 amd64 2:4.13.1-0ubuntu0.14.04.1 [110 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3-nssdb all 2:3.28.4-0ubuntu0.14.04.3 [10.6 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3 amd64 2:3.28.4-0ubuntu0.14.04.3 [1121 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ca-certificates-java all 20130815ubuntu1 [13.4 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2017c-0ubuntu0.14.04 [70.1 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.10 [178 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.1 [131 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 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://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:18 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:20 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:21 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:23 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB]\nGet:24 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:27 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:28 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:30 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.1 [39.5 MB]\nGet:41 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:42 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:43 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB]\nGet:44 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:45 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB]\nGet:46 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB]\nGet:47 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB]\nGet:48 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:54 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:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:58 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 kB]\nGet:60 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB]\nGet:61 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:63 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB]\nGet:64 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:67 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:69 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:76 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:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.6 [1305 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:103 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:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares-dev amd64 1.10.0-2ubuntu0.2 [98.0 kB]\nGet:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:122 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:123 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:124 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:125 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:126 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:127 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:128 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:129 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:130 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:131 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB]\nGet:132 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:133 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:134 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:135 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:136 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB]\nGet:137 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:138 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\nGet:139 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dbg amd64 2.19-0ubuntu6.14 [3464 kB]\nExtracting templates from packages: 21%Extracting templates from packages: 43%Extracting templates from packages: 64%Extracting templates from packages: 86%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 170 MB in 22s (7616 kB/s)\nSelecting previously unselected package libnspr4:amd64.\n(Reading database ... 51310 files and directories currently installed.)\nPreparing to unpack .../libnspr4_2%3a4.13.1-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libnss3-nssdb.\nPreparing to unpack .../libnss3-nssdb_2%3a3.28.4-0ubuntu0.14.04.3_all.deb ...\nUnpacking libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.3) ...\nSelecting previously unselected package libnss3:amd64.\nPreparing to unpack .../libnss3_2%3a3.28.4-0ubuntu0.14.04.3_amd64.deb ...\nUnpacking libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.3) ...\nSelecting previously unselected package ca-certificates-java.\nPreparing to unpack .../ca-certificates-java_20130815ubuntu1_all.deb ...\nUnpacking ca-certificates-java (20130815ubuntu1) ...\nSelecting previously unselected package tzdata-java.\nPreparing to unpack .../tzdata-java_2017c-0ubuntu0.14.04_all.deb ...\nUnpacking tzdata-java (2017c-0ubuntu0.14.04) ...\nSelecting previously unselected package java-common.\nPreparing to unpack .../java-common_0.51_all.deb ...\nUnpacking java-common (0.51) ...\nSelecting previously unselected package libavahi-common-data:amd64.\nPreparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.2_amd64.deb ...\nUnpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ...\nSelecting previously unselected package libavahi-common3:amd64.\nPreparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.2_amd64.deb ...\nUnpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ...\nSelecting previously unselected package libavahi-client3:amd64.\nPreparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.2_amd64.deb ...\nUnpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ...\nSelecting previously unselected package libcups2:amd64.\nPreparing to unpack .../libcups2_1.7.2-0ubuntu1.10_amd64.deb ...\nUnpacking libcups2:amd64 (1.7.2-0ubuntu1.10) ...\nSelecting previously unselected package liblcms2-2:amd64.\nPreparing to unpack .../liblcms2-2_2.5-0ubuntu4.1_amd64.deb ...\nUnpacking liblcms2-2:amd64 (2.5-0ubuntu4.1) ...\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 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 libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libpcsclite1:amd64.\nPreparing to unpack .../libpcsclite1_1.8.10-1ubuntu1.1_amd64.deb ...\nUnpacking libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ...\nSelecting previously unselected package libasyncns0:amd64.\nPreparing to unpack .../libasyncns0_0.8-4ubuntu2_amd64.deb ...\nUnpacking libasyncns0:amd64 (0.8-4ubuntu2) ...\nSelecting previously unselected package libogg0:amd64.\nPreparing to unpack .../libogg0_1.3.1-1ubuntu1_amd64.deb ...\nUnpacking libogg0:amd64 (1.3.1-1ubuntu1) ...\nSelecting previously unselected package libflac8:amd64.\nPreparing to unpack .../libflac8_1.3.0-2ubuntu0.14.04.1_amd64.deb ...\nUnpacking libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ...\nSelecting previously unselected package libvorbis0a:amd64.\nPreparing to unpack .../libvorbis0a_1.3.2-1.3ubuntu1.2_amd64.deb ...\nUnpacking libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ...\nSelecting previously unselected package libvorbisenc2:amd64.\nPreparing to unpack .../libvorbisenc2_1.3.2-1.3ubuntu1.2_amd64.deb ...\nUnpacking libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ...\nSelecting previously unselected package libsndfile1:amd64.\nPreparing to unpack .../libsndfile1_1.0.25-7ubuntu2.2_amd64.deb ...\nUnpacking libsndfile1:amd64 (1.0.25-7ubuntu2.2) ...\nSelecting previously unselected package libpulse0:amd64.\nPreparing to unpack .../libpulse0_1%3a4.0-0ubuntu11.1_amd64.deb ...\nUnpacking libpulse0:amd64 (1:4.0-0ubuntu11.1) ...\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 openjdk-7-jre-headless:amd64.\nPreparing to unpack .../openjdk-7-jre-headless_7u181-2.6.14-0ubuntu0.1_amd64.deb ...\nUnpacking openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.1) ...\nSelecting previously unselected package cassandra.\nPreparing to unpack .../cassandra_2.1.15_all.deb ...\nUnpacking cassandra (2.1.15) ...\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 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 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 libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\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-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 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 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 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-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nProcessing triggers for ca-certificates (20170717~14.04.1) ...\nUpdating certificates in /etc/ssl/certs... 0 added, 0 removed; done.\nRunning hooks in /etc/ca-certificates/update.d....done.\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up tzdata-java (2017c-0ubuntu0.14.04) ...\nSetting up java-common (0.51) ...\nSetting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ...\nSetting up libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ...\nSetting up libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ...\nSetting up libcups2:amd64 (1.7.2-0ubuntu1.10) ...\nSetting up liblcms2-2:amd64 (2.5-0ubuntu4.1) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.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 libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ...\nSetting up libasyncns0:amd64 (0.8-4ubuntu2) ...\nSetting up libogg0:amd64 (1.3.1-1ubuntu1) ...\nSetting up libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ...\nSetting up libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ...\nSetting up libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ...\nSetting up libsndfile1:amd64 (1.0.25-7ubuntu2.2) ...\nSetting up libpulse0:amd64 (1:4.0-0ubuntu11.1) ...\nSetting up libsctp1:amd64 (1.0.15+dfsg-1) ...\nSetting up libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.3) ...\nSetting up libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.3) ...\nSetting up ca-certificates-java (20130815ubuntu1) ...\nAdding debian:QuoVadis_Root_CA.pem\nAdding debian:Baltimore_CyberTrust_Root.pem\nAdding debian:Staat_der_Nederlanden_EV_Root_CA.pem\nAdding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem\nAdding debian:USERTrust_ECC_Certification_Authority.pem\nAdding debian:ISRG_Root_X1.pem\nAdding debian:DigiCert_Global_Root_G3.pem\nAdding debian:DigiCert_Assured_ID_Root_G3.pem\nAdding debian:OISTE_WISeKey_Global_Root_GA_CA.pem\nAdding debian:SecureSign_RootCA11.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem\nAdding debian:certSIGN_ROOT_CA.pem\nAdding debian:DST_Root_CA_X3.pem\nAdding debian:Go_Daddy_Class_2_CA.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_2.pem\nAdding debian:Network_Solutions_Certificate_Authority.pem\nAdding debian:Comodo_AAA_Services_root.pem\nAdding debian:EE_Certification_Centre_Root_CA.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_3.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R5.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem\nAdding debian:IdenTrust_Public_Sector_Root_CA_1.pem\nAdding debian:Certum_Trusted_Network_CA_2.pem\nAdding debian:SwissSign_Gold_CA_-_G2.pem\nAdding debian:CNNIC_ROOT.pem\nAdding debian:DigiCert_High_Assurance_EV_Root_CA.pem\nAdding debian:GlobalSign_Root_CA.pem\nAdding debian:Certplus_Root_CA_G1.pem\nAdding debian:DigiCert_Global_Root_G2.pem\nAdding debian:Izenpe.com.pem\nAdding debian:AddTrust_Public_Services_Root.pem\nAdding debian:Amazon_Root_CA_4.pem\nAdding debian:TWCA_Global_Root_CA.pem\nAdding debian:AffirmTrust_Networking.pem\nAdding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem\nAdding debian:COMODO_ECC_Certification_Authority.pem\nAdding debian:AffirmTrust_Premium.pem\nAdding debian:DigiCert_Assured_ID_Root_CA.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem\nAdding debian:GeoTrust_Universal_CA_2.pem\nAdding debian:Amazon_Root_CA_2.pem\nAdding debian:Visa_eCommerce_Root.pem\nAdding debian:Chambers_of_Commerce_Root_-_2008.pem\nAdding debian:PSCProcert.pem\nAdding debian:CA_Disig_Root_R2.pem\nAdding debian:Comodo_Trusted_Services_root.pem\nAdding debian:thawte_Primary_Root_CA_-_G2.pem\nAdding debian:Certigna.pem\nAdding debian:Global_Chambersign_Root_-_2008.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem\nAdding debian:thawte_Primary_Root_CA_-_G3.pem\nAdding debian:Taiwan_GRCA.pem\nAdding debian:SwissSign_Silver_CA_-_G2.pem\nAdding debian:Trustis_FPS_Root_CA.pem\nAdding debian:Certinomis_-_Root_CA.pem\nAdding debian:Atos_TrustedRoot_2011.pem\nAdding debian:DST_ACES_CA_X6.pem\nAdding debian:T\ufffd\ufffdB\ufffd\ufffdTAK_UEKAE_K\ufffd\ufffdk_Sertifika_Hizmet_Sa\ufffd\ufffdlay\ufffd\ufffdc\ufffd\ufffds\ufffd\ufffd_-_S\ufffd\ufffdr\ufffd\ufffdm_3.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R4.pem\nAdding debian:ACCVRAIZ1.pem\nAdding debian:AddTrust_External_Root.pem\nAdding debian:GlobalSign_Root_CA_-_R3.pem\nAdding debian:AC_RAIZ_FNMT-RCM.pem\nAdding debian:DigiCert_Assured_ID_Root_G2.pem\nAdding debian:T\ufffd\ufffdRKTRUST_Elektronik_Sertifika_Hizmet_Sa\ufffd\ufffdlay\ufffd\ufffdc\ufffd\ufffds\ufffd\ufffd_H5.pem\nAdding debian:Swisscom_Root_EV_CA_2.pem\nAdding debian:ePKI_Root_Certification_Authority.pem\nAdding debian:Entrust_Root_Certification_Authority_-_G2.pem\nAdding debian:GeoTrust_Primary_Certification_Authority.pem\nAdding debian:Secure_Global_CA.pem\nAdding debian:DigiCert_Trusted_Root_G4.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_2009.pem\nAdding debian:Camerfirma_Global_Chambersign_Root.pem\nAdding debian:GeoTrust_Global_CA_2.pem\nAdding debian:Certplus_Root_CA_G2.pem\nAdding debian:GeoTrust_Global_CA.pem\nAdding debian:OpenTrust_Root_CA_G2.pem\nAdding debian:VeriSign_Universal_Root_Certification_Authority.pem\nAdding debian:Camerfirma_Chambers_of_Commerce_Root.pem\nAdding debian:Starfield_Root_Certificate_Authority_-_G2.pem\nAdding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem\nAdding debian:ACEDICOM_Root.pem\nAdding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem\nAdding debian:Cybertrust_Global_Root.pem\nAdding debian:Buypass_Class_2_Root_CA.pem\nAdding debian:LuxTrust_Global_Root_2.pem\nAdding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem\nAdding debian:QuoVadis_Root_CA_3.pem\nAdding debian:AffirmTrust_Commercial.pem\nAdding debian:NetLock_Arany_=Class_Gold=_F\ufffd\ufffdtan\ufffd\ufffds\ufffd\ufffdtv\ufffd\ufffdny.pem\nAdding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem\nAdding debian:AffirmTrust_Premium_ECC.pem\nAdding debian:USERTrust_RSA_Certification_Authority.pem\nAdding debian:Actalis_Authentication_Root_CA.pem\nAdding debian:Deutsche_Telekom_Root_CA_2.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem\nAdding debian:thawte_Primary_Root_CA.pem\nAdding debian:Entrust_Root_Certification_Authority.pem\nAdding debian:Hongkong_Post_Root_CA_1.pem\nAdding debian:COMODO_RSA_Certification_Authority.pem\nAdding debian:XRamp_Global_CA_Root.pem\nAdding debian:COMODO_Certification_Authority.pem\nAdding debian:OISTE_WISeKey_Global_Root_GB_CA.pem\nAdding debian:Security_Communication_EV_RootCA1.pem\nAdding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem\nAdding debian:SecureTrust_CA.pem\nAdding debian:Security_Communication_Root_CA.pem\nAdding debian:GlobalSign_Root_CA_-_R2.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem\nAdding debian:Certum_Trusted_Network_CA.pem\nAdding debian:QuoVadis_Root_CA_2.pem\nAdding debian:EC-ACC.pem\nAdding debian:DigiCert_Global_Root_CA.pem\nAdding debian:AddTrust_Low-Value_Services_Root.pem\nAdding debian:CA_Disig_Root_R1.pem\nAdding debian:QuoVadis_Root_CA_3_G3.pem\nAdding debian:Amazon_Root_CA_1.pem\nAdding debian:Certinomis_-_Autorit\ufffd\ufffd_Racine.pem\nAdding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem\nAdding debian:Starfield_Class_2_CA.pem\nAdding debian:Swisscom_Root_CA_1.pem\nAdding debian:Swisscom_Root_CA_2.pem\nAdding debian:OpenTrust_Root_CA_G1.pem\nAdding debian:Microsec_e-Szigno_Root_CA_2009.pem\nAdding debian:Certum_Root_CA.pem\nAdding debian:Certplus_Class_2_Primary_CA.pem\nAdding debian:GeoTrust_Universal_CA.pem\nAdding debian:QuoVadis_Root_CA_1_G3.pem\nAdding debian:Sonera_Class_2_Root_CA.pem\nAdding debian:Security_Communication_RootCA2.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem\nAdding debian:QuoVadis_Root_CA_2_G3.pem\nAdding debian:Buypass_Class_3_Root_CA.pem\nAdding debian:IdenTrust_Commercial_Root_CA_1.pem\nAdding debian:TWCA_Root_Certification_Authority.pem\nAdding debian:Entrust_Root_Certification_Authority_-_EC1.pem\nAdding debian:SZAFIR_ROOT_CA2.pem\nAdding debian:Comodo_Secure_Services_root.pem\nAdding debian:Amazon_Root_CA_3.pem\nAdding debian:OpenTrust_Root_CA_G3.pem\nAdding debian:E-Tugra_Certification_Authority.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem\nAdding debian:UTN_USERFirst_Hardware_Root_CA.pem\nAdding debian:TeliaSonera_Root_CA_v1.pem\nAdding debian:AddTrust_Qualified_Certificates_Root.pem\nAdding debian:CFCA_EV_ROOT.pem\ndone.\nSetting up openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.1) ...\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode\nSetting up cassandra (2.1.15) ...\nAdding group `cassandra' (GID 111) ...\nDone.\nvm.max_map_count = 1048575\nnet.ipv4.tcp_keepalive_time = 300\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ca-certificates (20170717~14.04.1) ...\nUpdating certificates in /etc/ssl/certs... 0 added, 0 removed; done.\nRunning hooks in /etc/ca-certificates/update.d....\ndone.\ndone.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSelecting previously unselected package clearwater-cassandra.\n(Reading database ... 53135 files and directories currently installed.)\nPreparing to unpack .../clearwater-cassandra_1.0-180328.114015_all.deb ...\nUnpacking clearwater-cassandra (1.0-180328.114015) ...\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 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-program-options1.54.0:amd64.\nPreparing to unpack .../libboost-program-options1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-program-options1.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 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.61-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libpython3.4:amd64.\nPreparing to unpack .../libpython3.4_3.4.3-1ubuntu1~14.04.6_amd64.deb ...\nUnpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.6) ...\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 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 libc-ares2:amd64.\nPreparing to unpack .../libc-ares2_1.10.0-2ubuntu0.2_amd64.deb ...\nUnpacking libc-ares2:amd64 (1.10.0-2ubuntu0.2) ...\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 clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package astaire-libs.\nPreparing to unpack .../astaire-libs_1.0-180326.104711_amd64.deb ...\nUnpacking astaire-libs (1.0-180326.104711) ...\nSelecting previously unselected package cpulimit.\nPreparing to unpack .../cpulimit_2.0-1_amd64.deb ...\nUnpacking cpulimit (2.0-1) ...\nSelecting previously unselected package astaire.\nPreparing to unpack .../astaire_1.0-180326.104711_amd64.deb ...\nUnpacking astaire (1.0-180326.104711) ...\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 libc-ares-dev:amd64.\nPreparing to unpack .../libc-ares-dev_1.10.0-2ubuntu0.2_amd64.deb ...\nUnpacking libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ...\nSelecting previously unselected package snmp.\nPreparing to unpack .../snmp_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmp (5.7.3~dfsg-clearwater1) ...\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-180328.114312_all.deb ...\nUnpacking clearwater-snmpd (1.0-180328.114312) ...\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-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package chronos.\nPreparing to unpack .../chronos_1.0-180328.120836_amd64.deb ...\nUnpacking chronos (1.0-180328.120836) ...\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-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package memcached.\nPreparing to unpack .../memcached_1.6.00-0clearwater0.6_amd64.deb ...\nUnpacking memcached (1.6.00-0clearwater0.6) ...\nSelecting previously unselected package clearwater-memcached.\nPreparing to unpack .../clearwater-memcached_1.0-180328.114312_all.deb ...\nUnpacking clearwater-memcached (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-snmp-handler-astaire.\nPreparing to unpack .../clearwater-snmp-handler-astaire_1.0-180326.110542_amd64.deb ...\nUnpacking clearwater-snmp-handler-astaire (1.0-180326.110542) ...\nSelecting previously unselected package crest-prov.\nPreparing to unpack .../crest-prov_1.0-180326.111418_amd64.deb ...\nUnpacking crest-prov (1.0-180326.111418) ...\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 gdb.\nPreparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ...\nUnpacking gdb (7.7.1-0ubuntu5~14.04.3) ...\nSelecting previously unselected package homer-cassandra.\nPreparing to unpack .../homer-cassandra_1.0-180326.111418_amd64.deb ...\nUnpacking homer-cassandra (1.0-180326.111418) ...\nSelecting previously unselected package homestead-cassandra.\nPreparing to unpack .../homestead-cassandra_1.0-180326.115231_amd64.deb ...\nUnpacking homestead-cassandra (1.0-180326.115231) ...\nSelecting previously unselected package homestead-prov-cassandra.\nPreparing to unpack .../homestead-prov-cassandra_1.0-180326.111418_amd64.deb ...\nUnpacking homestead-prov-cassandra (1.0-180326.111418) ...\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 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 rogers-libs.\nPreparing to unpack .../rogers-libs_1.0-180326.104711_amd64.deb ...\nUnpacking rogers-libs (1.0-180326.104711) ...\nSelecting previously unselected package rogers.\nPreparing to unpack .../rogers_1.0-180326.104711_amd64.deb ...\nUnpacking rogers (1.0-180326.104711) ...\nSelecting previously unselected package vellum.\nPreparing to unpack .../vellum_1.0-180328.114312_amd64.deb ...\nUnpacking vellum (1.0-180328.114312) ...\nSelecting previously unselected package libc6-dbg:amd64.\nPreparing to unpack .../libc6-dbg_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dbg:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package memcached-dbg.\nPreparing to unpack .../memcached-dbg_1.6.00-0clearwater0.6_amd64.deb ...\nUnpacking memcached-dbg (1.6.00-0clearwater0.6) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\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 libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\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-program-options1.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 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.61-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSetting up libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.6) ...\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 python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up libc-ares2:amd64 (1.10.0-2ubuntu0.2) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up clearwater-tcp-scalability (1.0-180328.114312) ...\nSetting up astaire-libs (1.0-180326.104711) ...\nSetting up cpulimit (2.0-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 libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ...\nSetting up snmp (5.7.3~dfsg-clearwater1) ...\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 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-pip (1.5.4-1ubuntu4) ...\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 memcached (1.6.00-0clearwater0.6) ...\nRestarting memcached: memcached.\nSetting up crest-prov (1.0-180326.111418) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest-prov/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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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 defusedxml (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, defusedxml, 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 defusedxml-0.5.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 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 gdb (7.7.1-0ubuntu5~14.04.3) ...\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 python-wheel (0.24.0-1~ubuntu1) ...\nSetting up rogers-libs (1.0-180326.104711) ...\nSetting up libc6-dbg:amd64 (2.19-0ubuntu6.14) ...\nSetting up memcached-dbg (1.6.00-0clearwater0.6) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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\nchronos: unrecognized service\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 11908\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-snmpd (1.0-180328.114312) ...\n * Stopping network management services:\nSetting up clearwater-etcd (1.0-180328.115321) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nSetting up clearwater-memcached (1.0-180328.114312) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Job is not running: clearwater-monit\nreload: Job is not running: clearwater-monit\n ...done.\nSetting up clearwater-snmp-handler-astaire (1.0-180326.110542) ...\n * Stopping network management services:\nSetting up rogers (1.0-180326.104711) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up clearwater-cassandra (1.0-180328.114015) ...\nAdding 'diversion of /etc/default/cassandra to /etc/default/cassandra.clearwater-orig by clearwater-cassandra'\nAdding 'diversion of /etc/init.d/cassandra to /etc/init.d/cassandra.clearwater-orig by clearwater-cassandra'\nAdding 'diversion of /usr/share/cassandra/cassandra.in.sh to /usr/share/cassandra/cassandra.in.sh.clearwater-orig by clearwater-cassandra'\nAdding 'diversion of /etc/cassandra/cassandra.yaml to /usr/share/clearwater-cassandra/etc++cassandra++cassandra.yaml by clearwater-cassandra'\nAdding 'diversion of /etc/cassandra/cassandra-rackdc.properties to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-rackdc.properties by clearwater-cassandra'\nAdding 'diversion of /etc/cassandra/cassandra-env.sh to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-env.sh by clearwater-cassandra'\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nExiting: cassandra.yaml is missing\nExiting: cassandra.yaml is missing\n ...done.\nSetting up astaire (1.0-180326.104711) ...\nastaire-throttle start/running, process 12557\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 homer-cassandra (1.0-180326.111418) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-cassandra (1.0-180326.115231) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-prov-cassandra (1.0-180326.111418) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting nsenter (from 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 argparse (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting pathlib (from nsenter->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: argparse, contextlib2, pathlib, nsenter, 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\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 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 nsenter-0.2 pathlib-1.0.1 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\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up chronos (1.0-180328.120836) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up vellum (1.0-180328.114312) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading 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 6120 kB of archives.\nAfter this operation, 6459 kB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 6120 kB in 0s (6143 kB/s)\nSelecting previously unselected package clearwater-cluster-manager.\n(Reading database ... 59692 files and directories currently installed.)\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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)\n"} 2018-08-01 11:54:11,709 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/97163e3e-7028-4e1d-86ea-ce672c93ae8b/action used request id req-74c0fff9-2c2c-44fe-bd91-6c7dfc1d673f 2018-08-01 11:54:11,709 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0835480690002s 2018-08-01 11:54:11,711 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/97163e3e-7028-4e1d-86ea-ce672c93ae8b/action used request id req-74c0fff9-2c2c-44fe-bd91-6c7dfc1d673f 2018-08-01 11:54:11,711 - functest.core.singlevm - DEBUG - console: , use "pci=nocrs" and report a bug [ 0.138136] ACPI: No dock devices found. [ 0.140978] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.142282] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.143684] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.144020] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.146495] acpiphp: Slot [3] registered [ 0.147413] acpiphp: Slot [4] registered [ 0.148018] acpiphp: Slot [5] registered [ 0.148886] acpiphp: Slot [6] registered [ 0.149771] acpiphp: Slot [7] registered [ 0.150647] acpiphp: Slot [8] registered [ 0.151508] acpiphp: Slot [9] registered [ 0.152023] acpiphp: Slot [10] registered [ 0.152923] acpiphp: Slot [11] registered [ 0.153823] acpiphp: Slot [12] registered [ 0.154720] acpiphp: Slot [13] registered [ 0.155627] acpiphp: Slot [14] registered [ 0.156018] acpiphp: Slot [15] registered [ 0.156911] acpiphp: Slot [16] registered [ 0.157831] acpiphp: Slot [17] registered [ 0.158775] acpiphp: Slot [18] registered [ 0.159671] acpiphp: Slot [19] registered [ 0.160017] acpiphp: Slot [20] registered [ 0.160921] acpiphp: Slot [21] registered [ 0.161837] acpiphp: Slot [22] registered [ 0.162750] acpiphp: Slot [23] registered [ 0.163642] acpiphp: Slot [24] registered [ 0.164029] acpiphp: Slot [25] registered [ 0.165172] acpiphp: Slot [26] registered [ 0.166131] acpiphp: Slot [27] registered [ 0.167011] acpiphp: Slot [28] registered [ 0.167923] acpiphp: Slot [29] registered [ 0.168017] acpiphp: Slot [30] registered [ 0.168911] acpiphp: Slot [31] registered [ 0.169796] PCI host bridge to bus 0000:00 [ 0.170665] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.171794] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.172004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.173299] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.174691] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.176003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.184276] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.185881] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.212241] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.214025] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.215576] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.216719] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.218319] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.219939] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.220238] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.221223] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.223002] vgaarb: loaded [ 0.223668] vgaarb: bridge control possible 0000:00:02.0 [ 0.224228] SCSI subsystem initialized [ 0.225240] ACPI: bus type USB registered [ 0.225240] usbcore: registered new interface driver usbfs [ 0.226208] usbcore: registered new interface driver hub [ 0.228042] usbcore: registered new device driver usb [ 0.229166] PCI: Using ACPI for IRQ routing [ 0.229205] NetLabel: Initializing [ 0.229995] NetLabel: domain hash size = 128 [ 0.232003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.233088] NetLabel: unlabeled traffic allowed by default [ 0.234219] Switched to clocksource kvm-clock [ 0.239382] AppArmor: AppArmor Filesystem Enabled [ 0.240421] pnp: PnP ACPI init [ 0.241139] ACPI: bus type PNP registered [ 0.242445] pnp: PnP ACPI: found 8 devices [ 0.243349] ACPI: bus type PNP unregistered [ 0.250708] NET: Registered protocol family 2 [ 0.251937] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.253600] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.255122] TCP: Hash tables configured (established 16384 bind 16384) [ 0.256516] TCP: reno registered [ 0.257246] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.258507] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.259905] NET: Registered protocol family 1 [ 0.260884] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.262220] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.263355] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.288062] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.310336] Trying to unpack rootfs image as initramfs... [ 0.406399] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.408370] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.409615] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.411104] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.412853] Scanning for low memory corruption every 60 seconds [ 0.414278] Initialise system trusted keyring [ 0.415219] audit: initializing netlink socket (disabled) [ 0.416305] type=2000 audit(1533124230.732:1): initialized [ 0.436566] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.439118] zbud: loaded [ 0.440135] VFS: Disk quotas dquot_6.5.2 [ 0.441094] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.442676] fuse init (API version 7.22) [ 0.443596] msgmni has been set to 3997 [ 0.444477] Key type big_key registered [ 0.445607] Key type asymmetric registered [ 0.446482] Asymmetric key parser 'x509' registered [ 0.447491] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.449084] io scheduler noop registered [ 0.449935] io scheduler deadline registered (default) [ 0.450970] io scheduler cfq registered [ 0.451848] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.452962] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.454263] ipmi message handler version 39.2 [ 0.455217] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.456739] ACPI: Power Button [PWRF] [ 0.457631] GHES: HEST is not enabled! [ 0.479497] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.523154] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.546714] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.548534] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.571886] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.574715] Linux agpgart interface v0.103 [ 0.576752] brd: module loaded [ 0.578071] loop: module loaded [ 0.579353] blk-mq: CPU -> queue map [ 0.580368] CPU 0 -> Queue 0 [ 0.581227] CPU 1 -> Queue 0 [ 0.582701] vda: vda1 [ 0.584113] scsi0 : ata_piix [ 0.584999] scsi1 : ata_piix [ 0.585769] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.587070] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.588577] libphy: Fixed MDIO Bus: probed [ 0.589532] tun: Universal TUN/TAP device driver, 1.6 [ 0.590597] tun: (C) 1999-2004 Max Krasnyansky [ 0.593902] PPP generic driver version 2.4.2 [ 0.595267] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.596997] ehci-pci: EHCI PCI platform driver [ 0.598346] ehci-platform: EHCI generic platform driver [ 0.599527] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.600826] ohci-pci: OHCI PCI platform driver [ 0.601783] ohci-platform: OHCI generic platform driver [ 0.602861] uhci_hcd: USB Universal Host Controller Interface driver [ 0.625701] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.626868] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.628505] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.629868] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.631193] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.632906] usb usb1: Product: UHCI Host Controller [ 0.633905] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.635147] usb usb1: SerialNumber: 0000:00:01.2 [ 0.636326] hub 1-0:1.0: USB hub found [ 0.637149] hub 1-0:1.0: 2 ports detected [ 0.638234] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.640491] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.641521] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.642757] mousedev: PS/2 mouse device common for all mice [ 0.644163] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.646156] rtc_cmos 00:00: RTC can wake from S4 [ 0.647369] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.648669] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.650083] device-mapper: uevent: version 1.0.3 [ 0.651150] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.652870] ledtrig-cpu: registered to indicate activity on CPUs [ 0.654170] TCP: cubic registered [ 0.655038] NET: Registered protocol family 10 [ 0.656247] NET: Registered protocol family 17 [ 0.657198] Key type dns_resolver registered [ 0.658399] Loading compiled-in X.509 certificates [ 0.659951] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.668882] registered taskstats version 1 [ 0.671663] Key type trusted registered [ 0.675357] Key type encrypted registered [ 0.676213] AppArmor: AppArmor sha1 policy hashing enabled [ 0.677304] IMA: No TPM chip found, activating TPM-bypass! [ 0.678822] regulator-dummy: disabling [ 0.679711] Magic number: 14:40:832 [ 0.680812] rtc_cmos 00:00: setting system clock to 2018-08-01 11:50:30 UTC (1533124230) [ 0.682559] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.683735] EDD information not available. [ 0.745354] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.747433] Write protecting the kernel read-only data: 12288k [ 0.749475] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.752741] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.768289] systemd-udevd[107]: starting version 204 [ 0.809546] FDC 0 is a S82078B [ 0.948107] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.113577] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.115541] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.117532] usb 1-1: Product: QEMU USB Tablet [ 1.118662] usb 1-1: Manufacturer: QEMU [ 1.119573] usb 1-1: SerialNumber: 42 [ 1.408107] tsc: Refined TSC clocksource calibration: 3491.851 MHz [ 1.824983] 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.076742] 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.496785] 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 /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.813614] EXT4-fs (vda1): re-mounted. Opts: (null) * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Wed, 01 Aug 2018 11:50:34 +0000. Up 4.56 seconds. cloud-init-nonet[4.84]: 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 ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[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 ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[5.94]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 01 Aug 2018 11:50:35 +0000. Up 6.08 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: | eth1 | False | . | . | fa:16:3e:5b:4d:c1 | ci-info: | eth0 | True | 192.168.0.13 | 255.255.255.0 | fa:16:3e:94:6d:cd | 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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ 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: 18:01:39:1b:d9:33:5c:de:a3:7e:7f:88:1b:31:0f:a6 root@vellum-0 The key's randomart image is: +--[ RSA 2048]----+ | .*... | | = =o . | | +.o. o | | . o . . | | . S = | | . o = | | E o... | | ..o. . | | .... | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 56:9b:14:90:4a:71:73:70:07:e8:47:a0:3a:d2:15:8f root@vellum-0 The key's randomart image is: +--[ DSA 1024]----+ | o.**=.. | | .*o+.o | | .Eo..o | | . o. .o.o | | . + S.o | | . . . | | | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 4f:36:1c:01:5c:1d:d0:ad:fa:4d:ce:6c:7a:ac:47:d2 root@vellum-0 The key's randomart image is: +--[ECDSA 256]---+ | ..o++.o | | . .o . | | . . | | . .. | | S =. . | | +... E | | .. X | | . X | | o* | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: e1:73:91:5f:77:ee:58:b2:a8:a2:18:3c:08:1a:18:f7 root@vellum-0 The key's randomart image is: +--[ED25519 256--+ | | | . | |. . . o . o| |.o . . . o . o.| |+ E S . . . o| |.o o o . * | |. . + . o .| | + . . | | . .. .. | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Wed, 01 Aug 2018 11:50:43 +0000. Up 13.29 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Wed, 01 Aug 2018 11:50:44 +0000. Up 14.50 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace Ubuntu 14.04.5 LTS vellum-0 ttyS0 vellum-0 login: + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 16197 0 --:--:-- --:--:-- --:--:-- 16231 OK + apt-get update 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 [1219 B] Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ Translation-en 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 [75.9 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [419 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 [237 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 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 [203 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 [7433 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1090 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 [464 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 [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 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 [9709 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 [1896 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 [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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 Fetched 12.6 MB in 8s (1481 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.11 + '[' -n 192.168.0.11 ']' + cat + mkdir -p /etc/chronos + cat + DEBIAN_FRONTEND=noninteractive + apt-get install vellum --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: astaire astaire-libs binutils build-essential ca-certificates-java cassandra chronos clearwater-cassandra clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-memcached clearwater-monit clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra homestead-prov-cassandra inotify-tools iotop java-common libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2 libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8 liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18 libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4 libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless 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 rogers rogers-libs snmp snmpd sysstat tzdata-java Suggested packages: astaire-dbg binutils-doc cassandra-tools clearwater-auto-config clearwater-auto-upgrade clearwater-secure-connections 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 gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg gdb-doc gdbserver default-jre equivs glibc-doc cups-common liblcms2-utils pcscd pulseaudio lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc libcache-memcached-perl libmemcached ntp-doc icedtea-7-jre-jamvm libnss-mdns sun-java6-fonts fonts-dejavu-extra fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei fonts-wqy-zenhei ttf-indic-fonts python-genshi python-lxml python-mock-doc python3-setuptools isag Recommended packages: libc-dbg python-dev-all The following NEW packages will be installed: astaire astaire-libs binutils build-essential ca-certificates-java cassandra chronos clearwater-cassandra clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-memcached clearwater-monit clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra homestead-prov-cassandra inotify-tools iotop java-common libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2 libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8 liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18 libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4 libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless 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 rogers rogers-libs snmp snmpd sysstat tzdata-java vellum 0 upgraded, 139 newly installed, 0 to remove and 0 not upgraded. Need to get 170 MB of archives. After this operation, 407 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ cassandra 2.1.15 [20.0 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnspr4 amd64 2:4.13.1-0ubuntu0.14.04.1 [110 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3-nssdb all 2:3.28.4-0ubuntu0.14.04.3 [10.6 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3 amd64 2:3.28.4-0ubuntu0.14.04.3 [1121 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ca-certificates-java all 20130815ubuntu1 [13.4 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2017c-0ubuntu0.14.04 [70.1 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.10 [178 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.1 [131 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 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://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:20 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB] Get:24 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:27 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:28 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:30 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.1 [39.5 MB] Get:41 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:42 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:43 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB] Get:44 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:45 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB] Get:46 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB] Get:47 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB] Get:48 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:54 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:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:58 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 kB] Get:60 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB] Get:61 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:63 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB] Get:64 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:67 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:69 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:76 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:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.6 [1305 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:103 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:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares-dev amd64 1.10.0-2ubuntu0.2 [98.0 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB] Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dbg amd64 2.19-0ubuntu6.14 [3464 kB] Extracting templates from packages: 21%Extracting templates from packages: 43%Extracting templates from packages: 64%Extracting templates from packages: 86%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 170 MB in 22s (7616 kB/s) Selecting previously unselected package libnspr4:amd64. (Reading database ... 51310 files and directories currently installed.) Preparing to unpack .../libnspr4_2%3a4.13.1-0ubuntu0.14.04.1_amd64.deb ... Unpacking libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ... Selecting previously unselected package libnss3-nssdb. Preparing to unpack .../libnss3-nssdb_2%3a3.28.4-0ubuntu0.14.04.3_all.deb ... Unpacking libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.3) ... Selecting previously unselected package libnss3:amd64. Preparing to unpack .../libnss3_2%3a3.28.4-0ubuntu0.14.04.3_amd64.deb ... Unpacking libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.3) ... Selecting previously unselected package ca-certificates-java. Preparing to unpack .../ca-certificates-java_20130815ubuntu1_all.deb ... Unpacking ca-certificates-java (20130815ubuntu1) ... Selecting previously unselected package tzdata-java. Preparing to unpack .../tzdata-java_2017c-0ubuntu0.14.04_all.deb ... Unpacking tzdata-java (2017c-0ubuntu0.14.04) ... Selecting previously unselected package java-common. Preparing to unpack .../java-common_0.51_all.deb ... Unpacking java-common (0.51) ... Selecting previously unselected package libavahi-common-data:amd64. Preparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.2_amd64.deb ... Unpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ... Selecting previously unselected package libavahi-common3:amd64. Preparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.2_amd64.deb ... Unpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ... Selecting previously unselected package libavahi-client3:amd64. Preparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.2_amd64.deb ... Unpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ... Selecting previously unselected package libcups2:amd64. Preparing to unpack .../libcups2_1.7.2-0ubuntu1.10_amd64.deb ... Unpacking libcups2:amd64 (1.7.2-0ubuntu1.10) ... Selecting previously unselected package liblcms2-2:amd64. Preparing to unpack .../liblcms2-2_2.5-0ubuntu4.1_amd64.deb ... Unpacking liblcms2-2:amd64 (2.5-0ubuntu4.1) ... 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 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 libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libpcsclite1:amd64. Preparing to unpack .../libpcsclite1_1.8.10-1ubuntu1.1_amd64.deb ... Unpacking libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ... Selecting previously unselected package libasyncns0:amd64. Preparing to unpack .../libasyncns0_0.8-4ubuntu2_amd64.deb ... Unpacking libasyncns0:amd64 (0.8-4ubuntu2) ... Selecting previously unselected package libogg0:amd64. Preparing to unpack .../libogg0_1.3.1-1ubuntu1_amd64.deb ... Unpacking libogg0:amd64 (1.3.1-1ubuntu1) ... Selecting previously unselected package libflac8:amd64. Preparing to unpack .../libflac8_1.3.0-2ubuntu0.14.04.1_amd64.deb ... Unpacking libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ... Selecting previously unselected package libvorbis0a:amd64. Preparing to unpack .../libvorbis0a_1.3.2-1.3ubuntu1.2_amd64.deb ... Unpacking libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ... Selecting previously unselected package libvorbisenc2:amd64. Preparing to unpack .../libvorbisenc2_1.3.2-1.3ubuntu1.2_amd64.deb ... Unpacking libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ... Selecting previously unselected package libsndfile1:amd64. Preparing to unpack .../libsndfile1_1.0.25-7ubuntu2.2_amd64.deb ... Unpacking libsndfile1:amd64 (1.0.25-7ubuntu2.2) ... Selecting previously unselected package libpulse0:amd64. Preparing to unpack .../libpulse0_1%3a4.0-0ubuntu11.1_amd64.deb ... Unpacking libpulse0:amd64 (1:4.0-0ubuntu11.1) ... 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 openjdk-7-jre-headless:amd64. Preparing to unpack .../openjdk-7-jre-headless_7u181-2.6.14-0ubuntu0.1_amd64.deb ... Unpacking openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.1) ... Selecting previously unselected package cassandra. Preparing to unpack .../cassandra_2.1.15_all.deb ... Unpacking cassandra (2.1.15) ... 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 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 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 libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... 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-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 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 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 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-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Processing triggers for ca-certificates (20170717~14.04.1) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d....done. Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up tzdata-java (2017c-0ubuntu0.14.04) ... Setting up java-common (0.51) ... Setting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ... Setting up libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ... Setting up libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ... Setting up libcups2:amd64 (1.7.2-0ubuntu1.10) ... Setting up liblcms2-2:amd64 (2.5-0ubuntu4.1) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.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 libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ... Setting up libasyncns0:amd64 (0.8-4ubuntu2) ... Setting up libogg0:amd64 (1.3.1-1ubuntu1) ... Setting up libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ... Setting up libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ... Setting up libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ... Setting up libsndfile1:amd64 (1.0.25-7ubuntu2.2) ... Setting up libpulse0:amd64 (1:4.0-0ubuntu11.1) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.3) ... Setting up libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.3) ... Setting up ca-certificates-java (20130815ubuntu1) ... Adding debian:QuoVadis_Root_CA.pem Adding debian:Baltimore_CyberTrust_Root.pem Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem Adding debian:USERTrust_ECC_Certification_Authority.pem Adding debian:ISRG_Root_X1.pem Adding debian:DigiCert_Global_Root_G3.pem Adding debian:DigiCert_Assured_ID_Root_G3.pem Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem Adding debian:SecureSign_RootCA11.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem Adding debian:certSIGN_ROOT_CA.pem Adding debian:DST_Root_CA_X3.pem Adding debian:Go_Daddy_Class_2_CA.pem Adding debian:T-TeleSec_GlobalRoot_Class_2.pem Adding debian:Network_Solutions_Certificate_Authority.pem Adding debian:Comodo_AAA_Services_root.pem Adding debian:EE_Certification_Centre_Root_CA.pem Adding debian:T-TeleSec_GlobalRoot_Class_3.pem Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem Adding debian:Certum_Trusted_Network_CA_2.pem Adding debian:SwissSign_Gold_CA_-_G2.pem Adding debian:CNNIC_ROOT.pem Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem Adding debian:GlobalSign_Root_CA.pem Adding debian:Certplus_Root_CA_G1.pem Adding debian:DigiCert_Global_Root_G2.pem Adding debian:Izenpe.com.pem Adding debian:AddTrust_Public_Services_Root.pem Adding debian:Amazon_Root_CA_4.pem Adding debian:TWCA_Global_Root_CA.pem Adding debian:AffirmTrust_Networking.pem Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem Adding debian:COMODO_ECC_Certification_Authority.pem Adding debian:AffirmTrust_Premium.pem Adding debian:DigiCert_Assured_ID_Root_CA.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem Adding debian:GeoTrust_Universal_CA_2.pem Adding debian:Amazon_Root_CA_2.pem Adding debian:Visa_eCommerce_Root.pem Adding debian:Chambers_of_Commerce_Root_-_2008.pem Adding debian:PSCProcert.pem Adding debian:CA_Disig_Root_R2.pem Adding debian:Comodo_Trusted_Services_root.pem Adding debian:thawte_Primary_Root_CA_-_G2.pem Adding debian:Certigna.pem Adding debian:Global_Chambersign_Root_-_2008.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem Adding debian:thawte_Primary_Root_CA_-_G3.pem Adding debian:Taiwan_GRCA.pem Adding debian:SwissSign_Silver_CA_-_G2.pem Adding debian:Trustis_FPS_Root_CA.pem Adding debian:Certinomis_-_Root_CA.pem Adding debian:Atos_TrustedRoot_2011.pem Adding debian:DST_ACES_CA_X6.pem Adding debian:T��B��TAK_UEKAE_K��k_Sertifika_Hizmet_Sa��lay��c��s��_-_S��r��m_3.pem Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem Adding debian:ACCVRAIZ1.pem Adding debian:AddTrust_External_Root.pem Adding debian:GlobalSign_Root_CA_-_R3.pem Adding debian:AC_RAIZ_FNMT-RCM.pem Adding debian:DigiCert_Assured_ID_Root_G2.pem Adding debian:T��RKTRUST_Elektronik_Sertifika_Hizmet_Sa��lay��c��s��_H5.pem Adding debian:Swisscom_Root_EV_CA_2.pem Adding debian:ePKI_Root_Certification_Authority.pem Adding debian:Entrust_Root_Certification_Authority_-_G2.pem Adding debian:GeoTrust_Primary_Certification_Authority.pem Adding debian:Secure_Global_CA.pem Adding debian:DigiCert_Trusted_Root_G4.pem Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem Adding debian:Camerfirma_Global_Chambersign_Root.pem Adding debian:GeoTrust_Global_CA_2.pem Adding debian:Certplus_Root_CA_G2.pem Adding debian:GeoTrust_Global_CA.pem Adding debian:OpenTrust_Root_CA_G2.pem Adding debian:VeriSign_Universal_Root_Certification_Authority.pem Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem Adding debian:ACEDICOM_Root.pem Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem Adding debian:Cybertrust_Global_Root.pem Adding debian:Buypass_Class_2_Root_CA.pem Adding debian:LuxTrust_Global_Root_2.pem Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem Adding debian:QuoVadis_Root_CA_3.pem Adding debian:AffirmTrust_Commercial.pem Adding debian:NetLock_Arany_=Class_Gold=_F��tan��s��tv��ny.pem Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem Adding debian:AffirmTrust_Premium_ECC.pem Adding debian:USERTrust_RSA_Certification_Authority.pem Adding debian:Actalis_Authentication_Root_CA.pem Adding debian:Deutsche_Telekom_Root_CA_2.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem Adding debian:thawte_Primary_Root_CA.pem Adding debian:Entrust_Root_Certification_Authority.pem Adding debian:Hongkong_Post_Root_CA_1.pem Adding debian:COMODO_RSA_Certification_Authority.pem Adding debian:XRamp_Global_CA_Root.pem Adding debian:COMODO_Certification_Authority.pem Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem Adding debian:Security_Communication_EV_RootCA1.pem Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem Adding debian:SecureTrust_CA.pem Adding debian:Security_Communication_Root_CA.pem Adding debian:GlobalSign_Root_CA_-_R2.pem Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem Adding debian:Certum_Trusted_Network_CA.pem Adding debian:QuoVadis_Root_CA_2.pem Adding debian:EC-ACC.pem Adding debian:DigiCert_Global_Root_CA.pem Adding debian:AddTrust_Low-Value_Services_Root.pem Adding debian:CA_Disig_Root_R1.pem Adding debian:QuoVadis_Root_CA_3_G3.pem Adding debian:Amazon_Root_CA_1.pem Adding debian:Certinomis_-_Autorit��_Racine.pem Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem Adding debian:Starfield_Class_2_CA.pem Adding debian:Swisscom_Root_CA_1.pem Adding debian:Swisscom_Root_CA_2.pem Adding debian:OpenTrust_Root_CA_G1.pem Adding debian:Microsec_e-Szigno_Root_CA_2009.pem Adding debian:Certum_Root_CA.pem Adding debian:Certplus_Class_2_Primary_CA.pem Adding debian:GeoTrust_Universal_CA.pem Adding debian:QuoVadis_Root_CA_1_G3.pem Adding debian:Sonera_Class_2_Root_CA.pem Adding debian:Security_Communication_RootCA2.pem Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem Adding debian:QuoVadis_Root_CA_2_G3.pem Adding debian:Buypass_Class_3_Root_CA.pem Adding debian:IdenTrust_Commercial_Root_CA_1.pem Adding debian:TWCA_Root_Certification_Authority.pem Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem Adding debian:SZAFIR_ROOT_CA2.pem Adding debian:Comodo_Secure_Services_root.pem Adding debian:Amazon_Root_CA_3.pem Adding debian:OpenTrust_Root_CA_G3.pem Adding debian:E-Tugra_Certification_Authority.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem Adding debian:UTN_USERFirst_Hardware_Root_CA.pem Adding debian:TeliaSonera_Root_CA_v1.pem Adding debian:AddTrust_Qualified_Certificates_Root.pem Adding debian:CFCA_EV_ROOT.pem done. Setting up openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.1) ... update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode Setting up cassandra (2.1.15) ... Adding group `cassandra' (GID 111) ... Done. vm.max_map_count = 1048575 net.ipv4.tcp_keepalive_time = 300 Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ca-certificates (20170717~14.04.1) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d.... done. done. Processing triggers for ureadahead (0.100.0-16) ... Selecting previously unselected package clearwater-cassandra. (Reading database ... 53135 files and directories currently installed.) Preparing to unpack .../clearwater-cassandra_1.0-180328.114015_all.deb ... Unpacking clearwater-cassandra (1.0-180328.114015) ... 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 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-program-options1.54.0:amd64. Preparing to unpack .../libboost-program-options1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-program-options1.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 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.61-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libpython3.4:amd64. Preparing to unpack .../libpython3.4_3.4.3-1ubuntu1~14.04.6_amd64.deb ... Unpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.6) ... 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 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 libc-ares2:amd64. Preparing to unpack .../libc-ares2_1.10.0-2ubuntu0.2_amd64.deb ... Unpacking libc-ares2:amd64 (1.10.0-2ubuntu0.2) ... 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 clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package astaire-libs. Preparing to unpack .../astaire-libs_1.0-180326.104711_amd64.deb ... Unpacking astaire-libs (1.0-180326.104711) ... Selecting previously unselected package cpulimit. Preparing to unpack .../cpulimit_2.0-1_amd64.deb ... Unpacking cpulimit (2.0-1) ... Selecting previously unselected package astaire. Preparing to unpack .../astaire_1.0-180326.104711_amd64.deb ... Unpacking astaire (1.0-180326.104711) ... 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 libc-ares-dev:amd64. Preparing to unpack .../libc-ares-dev_1.10.0-2ubuntu0.2_amd64.deb ... Unpacking libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ... Selecting previously unselected package snmp. Preparing to unpack .../snmp_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmp (5.7.3~dfsg-clearwater1) ... 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-180328.114312_all.deb ... Unpacking clearwater-snmpd (1.0-180328.114312) ... 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-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package chronos. Preparing to unpack .../chronos_1.0-180328.120836_amd64.deb ... Unpacking chronos (1.0-180328.120836) ... 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-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package memcached. Preparing to unpack .../memcached_1.6.00-0clearwater0.6_amd64.deb ... Unpacking memcached (1.6.00-0clearwater0.6) ... Selecting previously unselected package clearwater-memcached. Preparing to unpack .../clearwater-memcached_1.0-180328.114312_all.deb ... Unpacking clearwater-memcached (1.0-180328.114312) ... Selecting previously unselected package clearwater-snmp-handler-astaire. Preparing to unpack .../clearwater-snmp-handler-astaire_1.0-180326.110542_amd64.deb ... Unpacking clearwater-snmp-handler-astaire (1.0-180326.110542) ... Selecting previously unselected package crest-prov. Preparing to unpack .../crest-prov_1.0-180326.111418_amd64.deb ... Unpacking crest-prov (1.0-180326.111418) ... 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 gdb. Preparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ... Unpacking gdb (7.7.1-0ubuntu5~14.04.3) ... Selecting previously unselected package homer-cassandra. Preparing to unpack .../homer-cassandra_1.0-180326.111418_amd64.deb ... Unpacking homer-cassandra (1.0-180326.111418) ... Selecting previously unselected package homestead-cassandra. Preparing to unpack .../homestead-cassandra_1.0-180326.115231_amd64.deb ... Unpacking homestead-cassandra (1.0-180326.115231) ... Selecting previously unselected package homestead-prov-cassandra. Preparing to unpack .../homestead-prov-cassandra_1.0-180326.111418_amd64.deb ... Unpacking homestead-prov-cassandra (1.0-180326.111418) ... 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 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 rogers-libs. Preparing to unpack .../rogers-libs_1.0-180326.104711_amd64.deb ... Unpacking rogers-libs (1.0-180326.104711) ... Selecting previously unselected package rogers. Preparing to unpack .../rogers_1.0-180326.104711_amd64.deb ... Unpacking rogers (1.0-180326.104711) ... Selecting previously unselected package vellum. Preparing to unpack .../vellum_1.0-180328.114312_amd64.deb ... Unpacking vellum (1.0-180328.114312) ... Selecting previously unselected package libc6-dbg:amd64. Preparing to unpack .../libc6-dbg_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dbg:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package memcached-dbg. Preparing to unpack .../memcached-dbg_1.6.00-0clearwater0.6_amd64.deb ... Unpacking memcached-dbg (1.6.00-0clearwater0.6) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... 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 libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... 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-program-options1.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 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.61-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Setting up libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.6) ... 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 python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up libc-ares2:amd64 (1.10.0-2ubuntu0.2) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up astaire-libs (1.0-180326.104711) ... Setting up cpulimit (2.0-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 libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ... Setting up snmp (5.7.3~dfsg-clearwater1) ... 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 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-pip (1.5.4-1ubuntu4) ... 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 memcached (1.6.00-0clearwater0.6) ... Restarting memcached: memcached. Setting up crest-prov (1.0-180326.111418) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest-prov/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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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 defusedxml (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, defusedxml, 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 defusedxml-0.5.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 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 gdb (7.7.1-0ubuntu5~14.04.3) ... 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 python-wheel (0.24.0-1~ubuntu1) ... Setting up rogers-libs (1.0-180326.104711) ... Setting up libc6-dbg:amd64 (2.19-0ubuntu6.14) ... Setting up memcached-dbg (1.6.00-0clearwater0.6) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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 chronos: unrecognized service reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 11908 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-180328.114312) ... * Stopping network management services: Setting up clearwater-etcd (1.0-180328.115321) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Setting up clearwater-memcached (1.0-180328.114312) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Job is not running: clearwater-monit reload: Job is not running: clearwater-monit ...done. Setting up clearwater-snmp-handler-astaire (1.0-180326.110542) ... * Stopping network management services: Setting up rogers (1.0-180326.104711) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up clearwater-cassandra (1.0-180328.114015) ... Adding 'diversion of /etc/default/cassandra to /etc/default/cassandra.clearwater-orig by clearwater-cassandra' Adding 'diversion of /etc/init.d/cassandra to /etc/init.d/cassandra.clearwater-orig by clearwater-cassandra' Adding 'diversion of /usr/share/cassandra/cassandra.in.sh to /usr/share/cassandra/cassandra.in.sh.clearwater-orig by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra.yaml to /usr/share/clearwater-cassandra/etc++cassandra++cassandra.yaml by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra-rackdc.properties to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-rackdc.properties by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra-env.sh to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-env.sh by clearwater-cassandra' * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. Exiting: cassandra.yaml is missing Exiting: cassandra.yaml is missing ...done. Setting up astaire (1.0-180326.104711) ... astaire-throttle start/running, process 12557 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up homer-cassandra (1.0-180326.111418) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-cassandra (1.0-180326.115231) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-prov-cassandra (1.0-180326.111418) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up clearwater-queue-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting nsenter (from 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 argparse (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting pathlib (from nsenter->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: argparse, contextlib2, pathlib, nsenter, 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 Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 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 nsenter-0.2 pathlib-1.0.1 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 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up chronos (1.0-180328.120836) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up vellum (1.0-180328.114312) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes 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 6120 kB of archives. After this operation, 6459 kB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 6120 kB in 0s (6143 kB/s) Selecting previously unselected package clearwater-cluster-manager. (Reading database ... 59692 files and directories currently installed.) Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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) 2018-08-01 11:54:11,717 - functest.core.singlevm - DEBUG - try 2: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-01 11:54:21,728 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:54:21,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 11:54:22,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:54: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-81c0ea71-5f2f-436f-8a7f-3f9f427a3230 x-compute-request-id: req-81c0ea71-5f2f-436f-8a7f-3f9f427a3230 Content-Encoding: gzip Content-Length: 1500 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:73:21:e6", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:21:e6", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:c1:22", "version": 4, "addr": "192.168.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:c1:22", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/403696c5-2dcf-4228-b5b0-f44121c73b7c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/403696c5-2dcf-4228-b5b0-f44121c73b7c", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:50:39.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "403696c5-2dcf-4228-b5b0-f44121c73b7c", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:50:39Z", "hostId": "b77b292b3e7d9cf79cae4c932a13feccc8c9d06d94f40658a48d29ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "homer-0.clearwater.opnfv", "created": "2018-08-01T11:49:56Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:65:ce:9b", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:ce:9b", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1a:c7:12", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/4bd05bc6-57ad-45f1-9a3d-6528db5d43ce", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/4bd05bc6-57ad-45f1-9a3d-6528db5d43ce", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:50:39.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "4bd05bc6-57ad-45f1-9a3d-6528db5d43ce", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:50:39Z", "hostId": "b77b292b3e7d9cf79cae4c932a13feccc8c9d06d94f40658a48d29ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "dime-0.clearwater.opnfv", "created": "2018-08-01T11:49:56Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:5a:2a:e0", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:2a:e0", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:a7:52", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:a7:52", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b9e44d42-7ef2-4457-a8ff-05ddaac34690", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b9e44d42-7ef2-4457-a8ff-05ddaac34690", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:50:39.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "b9e44d42-7ef2-4457-a8ff-05ddaac34690", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:50:39Z", "hostId": "b77b292b3e7d9cf79cae4c932a13feccc8c9d06d94f40658a48d29ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "bono-0.clearwater.opnfv", "created": "2018-08-01T11:49:56Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:8a:b7:0d", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:b7:0d", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:14:7b", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a5e6c3c0-1a1b-49e0-929c-51fea4ea1012", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a5e6c3c0-1a1b-49e0-929c-51fea4ea1012", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:50:32.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "a5e6c3c0-1a1b-49e0-929c-51fea4ea1012", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:50:33Z", "hostId": "0bf63998e69f749a8e677370730dafd105841e814b81fe61687a8d70", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-01T11:49:55Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:94:6d:cd", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:6d:cd", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:4d:c1", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/97163e3e-7028-4e1d-86ea-ce672c93ae8b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/97163e3e-7028-4e1d-86ea-ce672c93ae8b", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:50:29.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "97163e3e-7028-4e1d-86ea-ce672c93ae8b", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:50:29Z", "hostId": "b77b292b3e7d9cf79cae4c932a13feccc8c9d06d94f40658a48d29ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-01T11:49:54Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:c4:f6:13", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:f6:13", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/fd10f666-adc2-4414-a884-dcef4ada2d6d", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/fd10f666-adc2-4414-a884-dcef4ada2d6d", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:49:40.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "fd10f666-adc2-4414-a884-dcef4ada2d6d", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:49:40Z", "hostId": "0bf63998e69f749a8e677370730dafd105841e814b81fe61687a8d70", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-01T11:48:16Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:87:6e:c5", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:6e:c5", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:96:06", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/15fcad45-7e3e-496e-91b2-6dd6ba6f00fd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/15fcad45-7e3e-496e-91b2-6dd6ba6f00fd", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:48:06.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "15fcad45-7e3e-496e-91b2-6dd6ba6f00fd", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:48:06Z", "hostId": "b77b292b3e7d9cf79cae4c932a13feccc8c9d06d94f40658a48d29ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "ns.clearwater.opnfv", "created": "2018-08-01T11:46:20Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:54:22,484 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-81c0ea71-5f2f-436f-8a7f-3f9f427a3230 2018-08-01 11:54:22,484 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.756284952164s 2018-08-01 11:54:22,485 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-81c0ea71-5f2f-436f-8a7f-3f9f427a3230 2018-08-01 11:54:22,492 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-01 11:54:22,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/97163e3e-7028-4e1d-86ea-ce672c93ae8b/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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-01 11:54:22,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11: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,Accept-Encoding x-openstack-request-id: req-d04c2975-4427-47c8-b036-6c7e752828f6 x-compute-request-id: req-d04c2975-4427-47c8-b036-6c7e752828f6 Content-Encoding: gzip Content-Length: 19692 Content-Type: application/json RESP BODY: {"output": "4)\n[ 0.256516] TCP: reno registered\n[ 0.257246] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.258507] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.259905] NET: Registered protocol family 1\n[ 0.260884] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.262220] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.263355] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.288062] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.310336] Trying to unpack rootfs image as initramfs...\n[ 0.406399] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.408370] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.409615] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.411104] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.412853] Scanning for low memory corruption every 60 seconds\n[ 0.414278] Initialise system trusted keyring\n[ 0.415219] audit: initializing netlink socket (disabled)\n[ 0.416305] type=2000 audit(1533124230.732:1): initialized\n[ 0.436566] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.439118] zbud: loaded\n[ 0.440135] VFS: Disk quotas dquot_6.5.2\n[ 0.441094] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.442676] fuse init (API version 7.22)\n[ 0.443596] msgmni has been set to 3997\n[ 0.444477] Key type big_key registered\n[ 0.445607] Key type asymmetric registered\n[ 0.446482] Asymmetric key parser 'x509' registered\n[ 0.447491] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.449084] io scheduler noop registered\n[ 0.449935] io scheduler deadline registered (default)\n[ 0.450970] io scheduler cfq registered\n[ 0.451848] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.452962] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.454263] ipmi message handler version 39.2\n[ 0.455217] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.456739] ACPI: Power Button [PWRF]\n[ 0.457631] GHES: HEST is not enabled!\n[ 0.479497] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.523154] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.546714] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.548534] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.571886] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.574715] Linux agpgart interface v0.103\n[ 0.576752] brd: module loaded\n[ 0.578071] loop: module loaded\n[ 0.579353] blk-mq: CPU -> queue map\n[ 0.580368] CPU 0 -> Queue 0\n[ 0.581227] CPU 1 -> Queue 0\n[ 0.582701] vda: vda1\n[ 0.584113] scsi0 : ata_piix\n[ 0.584999] scsi1 : ata_piix\n[ 0.585769] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.587070] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.588577] libphy: Fixed MDIO Bus: probed\n[ 0.589532] tun: Universal TUN/TAP device driver, 1.6\n[ 0.590597] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.593902] PPP generic driver version 2.4.2\n[ 0.595267] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.596997] ehci-pci: EHCI PCI platform driver\n[ 0.598346] ehci-platform: EHCI generic platform driver\n[ 0.599527] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.600826] ohci-pci: OHCI PCI platform driver\n[ 0.601783] ohci-platform: OHCI generic platform driver\n[ 0.602861] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.625701] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.626868] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.628505] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.629868] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.631193] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.632906] usb usb1: Product: UHCI Host Controller\n[ 0.633905] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.635147] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.636326] hub 1-0:1.0: USB hub found\n[ 0.637149] hub 1-0:1.0: 2 ports detected\n[ 0.638234] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.640491] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.641521] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.642757] mousedev: PS/2 mouse device common for all mice\n[ 0.644163] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.646156] rtc_cmos 00:00: RTC can wake from S4\n[ 0.647369] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.648669] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.650083] device-mapper: uevent: version 1.0.3\n[ 0.651150] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.652870] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.654170] TCP: cubic registered\n[ 0.655038] NET: Registered protocol family 10\n[ 0.656247] NET: Registered protocol family 17\n[ 0.657198] Key type dns_resolver registered\n[ 0.658399] Loading compiled-in X.509 certificates\n[ 0.659951] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.668882] registered taskstats version 1\n[ 0.671663] Key type trusted registered\n[ 0.675357] Key type encrypted registered\n[ 0.676213] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.677304] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.678822] regulator-dummy: disabling\n[ 0.679711] Magic number: 14:40:832\n[ 0.680812] rtc_cmos 00:00: setting system clock to 2018-08-01 11:50:30 UTC (1533124230)\n[ 0.682559] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.683735] EDD information not available.\n[ 0.745354] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.747433] Write protecting the kernel read-only data: 12288k\n[ 0.749475] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.752741] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.768289] systemd-udevd[107]: starting version 204\n[ 0.809546] FDC 0 is a S82078B\n[ 0.948107] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.113577] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.115541] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.117532] usb 1-1: Product: QEMU USB Tablet\n[ 1.118662] usb 1-1: Manufacturer: QEMU\n[ 1.119573] usb 1-1: SerialNumber: 42\n[ 1.408107] tsc: Refined TSC clocksource calibration: 3491.851 MHz\n[ 1.824983] 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.076742] 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.496785] 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 /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.813614] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Stopping Populate /dev filesystem[74G[ OK ]\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 Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Wed, 01 Aug 2018 11:50:34 +0000. Up 4.56 seconds.\ncloud-init-nonet[4.84]: 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 * Stopping set console keymap[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[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 * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.94]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 01 Aug 2018 11:50:35 +0000. Up 6.08 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: | eth1 | False | . | . | fa:16:3e:5b:4d:c1 |\nci-info: | eth0 | True | 192.168.0.13 | 255.255.255.0 | fa:16:3e:94:6d:cd |\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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n18:01:39:1b:d9:33:5c:de:a3:7e:7f:88:1b:31:0f:a6 root@vellum-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .*... |\n| = =o . |\n| +.o. o |\n| . o . . |\n| . S = |\n| . o = |\n| E o... |\n| ..o. . |\n| .... |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n56:9b:14:90:4a:71:73:70:07:e8:47:a0:3a:d2:15:8f root@vellum-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| o.**=.. |\n| .*o+.o |\n| .Eo..o |\n| . o. .o.o |\n| . + S.o |\n| . . . |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n4f:36:1c:01:5c:1d:d0:ad:fa:4d:ce:6c:7a:ac:47:d2 root@vellum-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ..o++.o |\n| . .o . |\n| . . |\n| . .. |\n| S =. . |\n| +... E |\n| .. X |\n| . X |\n| o* |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\ne1:73:91:5f:77:ee:58:b2:a8:a2:18:3c:08:1a:18:f7 root@vellum-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| . |\n|. . . o . o|\n|.o . . . o . o.|\n|+ E S . . . o|\n|.o o o . * |\n|. . + . o .|\n| + . . |\n| . .. .. |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Wed, 01 Aug 2018 11:50:43 +0000. Up 13.29 seconds.\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Wed, 01 Aug 2018 11:50:44 +0000. Up 14.50 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n\nUbuntu 14.04.5 LTS vellum-0 ttyS0\n\nvellum-0 login: + echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 16197 0 --:--:-- --:--:-- --:--:-- 16231\nOK\n+ apt-get update\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 [1219 B]\nGet:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\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 [75.9 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [419 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 [237 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 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 [203 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 [7433 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1090 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 [464 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 [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 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 [9709 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 [1896 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 [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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\nFetched 12.6 MB in 8s (1481 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.11\n+ '[' -n 192.168.0.11 ']'\n+ cat\n+ mkdir -p /etc/chronos\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install vellum --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n astaire astaire-libs binutils build-essential ca-certificates-java cassandra\n chronos clearwater-cassandra clearwater-config-manager\n clearwater-diags-monitor clearwater-etcd clearwater-infrastructure\n clearwater-log-cleanup clearwater-memcached clearwater-monit\n clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd\n clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra\n homestead-prov-cassandra inotify-tools iotop java-common\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data\n libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2\n libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl\n libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot\n libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10\n libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8\n liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3\n libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18\n libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4\n libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a\n libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev\n memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless\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 rogers rogers-libs snmp snmpd\n sysstat tzdata-java\nSuggested packages:\n astaire-dbg binutils-doc cassandra-tools clearwater-auto-config\n clearwater-auto-upgrade clearwater-secure-connections 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 gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg gdb-doc gdbserver default-jre equivs glibc-doc cups-common\n liblcms2-utils pcscd pulseaudio lm-sensors snmp-mibs-downloader\n libstdc++-4.8-doc make-doc libcache-memcached-perl libmemcached ntp-doc\n icedtea-7-jre-jamvm libnss-mdns sun-java6-fonts fonts-dejavu-extra\n fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei\n fonts-wqy-zenhei ttf-indic-fonts python-genshi python-lxml python-mock-doc\n python3-setuptools isag\nRecommended packages:\n libc-dbg python-dev-all\nThe following NEW packages will be installed:\n astaire astaire-libs binutils build-essential ca-certificates-java cassandra\n chronos clearwater-cassandra clearwater-config-manager\n clearwater-diags-monitor clearwater-etcd clearwater-infrastructure\n clearwater-log-cleanup clearwater-memcached clearwater-monit\n clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd\n clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra\n homestead-prov-cassandra inotify-tools iotop java-common\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data\n libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2\n libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl\n libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot\n libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10\n libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8\n liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3\n libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18\n libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4\n libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a\n libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev\n memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless\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 rogers rogers-libs snmp snmpd\n sysstat tzdata-java vellum\n0 upgraded, 139 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 170 MB of archives.\nAfter this operation, 407 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ cassandra 2.1.15 [20.0 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnspr4 amd64 2:4.13.1-0ubuntu0.14.04.1 [110 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3-nssdb all 2:3.28.4-0ubuntu0.14.04.3 [10.6 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3 amd64 2:3.28.4-0ubuntu0.14.04.3 [1121 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ca-certificates-java all 20130815ubuntu1 [13.4 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2017c-0ubuntu0.14.04 [70.1 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.10 [178 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.1 [131 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 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://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:18 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:20 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:21 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:23 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB]\nGet:24 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:27 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:28 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:30 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.1 [39.5 MB]\nGet:41 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:42 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:43 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB]\nGet:44 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:45 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB]\nGet:46 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB]\nGet:47 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB]\nGet:48 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:54 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:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:58 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 kB]\nGet:60 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB]\nGet:61 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:63 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB]\nGet:64 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:67 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:69 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:76 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:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.6 [1305 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:103 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:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares-dev amd64 1.10.0-2ubuntu0.2 [98.0 kB]\nGet:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:122 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:123 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:124 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:125 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:126 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:127 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:128 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:129 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:130 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:131 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB]\nGet:132 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:133 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:134 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:135 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:136 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB]\nGet:137 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:138 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\nGet:139 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dbg amd64 2.19-0ubuntu6.14 [3464 kB]\nExtracting templates from packages: 21%Extracting templates from packages: 43%Extracting templates from packages: 64%Extracting templates from packages: 86%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 170 MB in 22s (7616 kB/s)\nSelecting previously unselected package libnspr4:amd64.\n(Reading database ... 51310 files and directories currently installed.)\nPreparing to unpack .../libnspr4_2%3a4.13.1-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libnss3-nssdb.\nPreparing to unpack .../libnss3-nssdb_2%3a3.28.4-0ubuntu0.14.04.3_all.deb ...\nUnpacking libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.3) ...\nSelecting previously unselected package libnss3:amd64.\nPreparing to unpack .../libnss3_2%3a3.28.4-0ubuntu0.14.04.3_amd64.deb ...\nUnpacking libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.3) ...\nSelecting previously unselected package ca-certificates-java.\nPreparing to unpack .../ca-certificates-java_20130815ubuntu1_all.deb ...\nUnpacking ca-certificates-java (20130815ubuntu1) ...\nSelecting previously unselected package tzdata-java.\nPreparing to unpack .../tzdata-java_2017c-0ubuntu0.14.04_all.deb ...\nUnpacking tzdata-java (2017c-0ubuntu0.14.04) ...\nSelecting previously unselected package java-common.\nPreparing to unpack .../java-common_0.51_all.deb ...\nUnpacking java-common (0.51) ...\nSelecting previously unselected package libavahi-common-data:amd64.\nPreparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.2_amd64.deb ...\nUnpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ...\nSelecting previously unselected package libavahi-common3:amd64.\nPreparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.2_amd64.deb ...\nUnpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ...\nSelecting previously unselected package libavahi-client3:amd64.\nPreparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.2_amd64.deb ...\nUnpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ...\nSelecting previously unselected package libcups2:amd64.\nPreparing to unpack .../libcups2_1.7.2-0ubuntu1.10_amd64.deb ...\nUnpacking libcups2:amd64 (1.7.2-0ubuntu1.10) ...\nSelecting previously unselected package liblcms2-2:amd64.\nPreparing to unpack .../liblcms2-2_2.5-0ubuntu4.1_amd64.deb ...\nUnpacking liblcms2-2:amd64 (2.5-0ubuntu4.1) ...\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 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 libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libpcsclite1:amd64.\nPreparing to unpack .../libpcsclite1_1.8.10-1ubuntu1.1_amd64.deb ...\nUnpacking libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ...\nSelecting previously unselected package libasyncns0:amd64.\nPreparing to unpack .../libasyncns0_0.8-4ubuntu2_amd64.deb ...\nUnpacking libasyncns0:amd64 (0.8-4ubuntu2) ...\nSelecting previously unselected package libogg0:amd64.\nPreparing to unpack .../libogg0_1.3.1-1ubuntu1_amd64.deb ...\nUnpacking libogg0:amd64 (1.3.1-1ubuntu1) ...\nSelecting previously unselected package libflac8:amd64.\nPreparing to unpack .../libflac8_1.3.0-2ubuntu0.14.04.1_amd64.deb ...\nUnpacking libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ...\nSelecting previously unselected package libvorbis0a:amd64.\nPreparing to unpack .../libvorbis0a_1.3.2-1.3ubuntu1.2_amd64.deb ...\nUnpacking libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ...\nSelecting previously unselected package libvorbisenc2:amd64.\nPreparing to unpack .../libvorbisenc2_1.3.2-1.3ubuntu1.2_amd64.deb ...\nUnpacking libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ...\nSelecting previously unselected package libsndfile1:amd64.\nPreparing to unpack .../libsndfile1_1.0.25-7ubuntu2.2_amd64.deb ...\nUnpacking libsndfile1:amd64 (1.0.25-7ubuntu2.2) ...\nSelecting previously unselected package libpulse0:amd64.\nPreparing to unpack .../libpulse0_1%3a4.0-0ubuntu11.1_amd64.deb ...\nUnpacking libpulse0:amd64 (1:4.0-0ubuntu11.1) ...\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 openjdk-7-jre-headless:amd64.\nPreparing to unpack .../openjdk-7-jre-headless_7u181-2.6.14-0ubuntu0.1_amd64.deb ...\nUnpacking openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.1) ...\nSelecting previously unselected package cassandra.\nPreparing to unpack .../cassandra_2.1.15_all.deb ...\nUnpacking cassandra (2.1.15) ...\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 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 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 libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\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-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 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 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 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-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nProcessing triggers for ca-certificates (20170717~14.04.1) ...\nUpdating certificates in /etc/ssl/certs... 0 added, 0 removed; done.\nRunning hooks in /etc/ca-certificates/update.d....done.\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up tzdata-java (2017c-0ubuntu0.14.04) ...\nSetting up java-common (0.51) ...\nSetting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ...\nSetting up libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ...\nSetting up libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ...\nSetting up libcups2:amd64 (1.7.2-0ubuntu1.10) ...\nSetting up liblcms2-2:amd64 (2.5-0ubuntu4.1) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.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 libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ...\nSetting up libasyncns0:amd64 (0.8-4ubuntu2) ...\nSetting up libogg0:amd64 (1.3.1-1ubuntu1) ...\nSetting up libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ...\nSetting up libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ...\nSetting up libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ...\nSetting up libsndfile1:amd64 (1.0.25-7ubuntu2.2) ...\nSetting up libpulse0:amd64 (1:4.0-0ubuntu11.1) ...\nSetting up libsctp1:amd64 (1.0.15+dfsg-1) ...\nSetting up libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.3) ...\nSetting up libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.3) ...\nSetting up ca-certificates-java (20130815ubuntu1) ...\nAdding debian:QuoVadis_Root_CA.pem\nAdding debian:Baltimore_CyberTrust_Root.pem\nAdding debian:Staat_der_Nederlanden_EV_Root_CA.pem\nAdding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem\nAdding debian:USERTrust_ECC_Certification_Authority.pem\nAdding debian:ISRG_Root_X1.pem\nAdding debian:DigiCert_Global_Root_G3.pem\nAdding debian:DigiCert_Assured_ID_Root_G3.pem\nAdding debian:OISTE_WISeKey_Global_Root_GA_CA.pem\nAdding debian:SecureSign_RootCA11.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem\nAdding debian:certSIGN_ROOT_CA.pem\nAdding debian:DST_Root_CA_X3.pem\nAdding debian:Go_Daddy_Class_2_CA.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_2.pem\nAdding debian:Network_Solutions_Certificate_Authority.pem\nAdding debian:Comodo_AAA_Services_root.pem\nAdding debian:EE_Certification_Centre_Root_CA.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_3.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R5.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem\nAdding debian:IdenTrust_Public_Sector_Root_CA_1.pem\nAdding debian:Certum_Trusted_Network_CA_2.pem\nAdding debian:SwissSign_Gold_CA_-_G2.pem\nAdding debian:CNNIC_ROOT.pem\nAdding debian:DigiCert_High_Assurance_EV_Root_CA.pem\nAdding debian:GlobalSign_Root_CA.pem\nAdding debian:Certplus_Root_CA_G1.pem\nAdding debian:DigiCert_Global_Root_G2.pem\nAdding debian:Izenpe.com.pem\nAdding debian:AddTrust_Public_Services_Root.pem\nAdding debian:Amazon_Root_CA_4.pem\nAdding debian:TWCA_Global_Root_CA.pem\nAdding debian:AffirmTrust_Networking.pem\nAdding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem\nAdding debian:COMODO_ECC_Certification_Authority.pem\nAdding debian:AffirmTrust_Premium.pem\nAdding debian:DigiCert_Assured_ID_Root_CA.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem\nAdding debian:GeoTrust_Universal_CA_2.pem\nAdding debian:Amazon_Root_CA_2.pem\nAdding debian:Visa_eCommerce_Root.pem\nAdding debian:Chambers_of_Commerce_Root_-_2008.pem\nAdding debian:PSCProcert.pem\nAdding debian:CA_Disig_Root_R2.pem\nAdding debian:Comodo_Trusted_Services_root.pem\nAdding debian:thawte_Primary_Root_CA_-_G2.pem\nAdding debian:Certigna.pem\nAdding debian:Global_Chambersign_Root_-_2008.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem\nAdding debian:thawte_Primary_Root_CA_-_G3.pem\nAdding debian:Taiwan_GRCA.pem\nAdding debian:SwissSign_Silver_CA_-_G2.pem\nAdding debian:Trustis_FPS_Root_CA.pem\nAdding debian:Certinomis_-_Root_CA.pem\nAdding debian:Atos_TrustedRoot_2011.pem\nAdding debian:DST_ACES_CA_X6.pem\nAdding debian:T\ufffd\ufffdB\ufffd\ufffdTAK_UEKAE_K\ufffd\ufffdk_Sertifika_Hizmet_Sa\ufffd\ufffdlay\ufffd\ufffdc\ufffd\ufffds\ufffd\ufffd_-_S\ufffd\ufffdr\ufffd\ufffdm_3.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R4.pem\nAdding debian:ACCVRAIZ1.pem\nAdding debian:AddTrust_External_Root.pem\nAdding debian:GlobalSign_Root_CA_-_R3.pem\nAdding debian:AC_RAIZ_FNMT-RCM.pem\nAdding debian:DigiCert_Assured_ID_Root_G2.pem\nAdding debian:T\ufffd\ufffdRKTRUST_Elektronik_Sertifika_Hizmet_Sa\ufffd\ufffdlay\ufffd\ufffdc\ufffd\ufffds\ufffd\ufffd_H5.pem\nAdding debian:Swisscom_Root_EV_CA_2.pem\nAdding debian:ePKI_Root_Certification_Authority.pem\nAdding debian:Entrust_Root_Certification_Authority_-_G2.pem\nAdding debian:GeoTrust_Primary_Certification_Authority.pem\nAdding debian:Secure_Global_CA.pem\nAdding debian:DigiCert_Trusted_Root_G4.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_2009.pem\nAdding debian:Camerfirma_Global_Chambersign_Root.pem\nAdding debian:GeoTrust_Global_CA_2.pem\nAdding debian:Certplus_Root_CA_G2.pem\nAdding debian:GeoTrust_Global_CA.pem\nAdding debian:OpenTrust_Root_CA_G2.pem\nAdding debian:VeriSign_Universal_Root_Certification_Authority.pem\nAdding debian:Camerfirma_Chambers_of_Commerce_Root.pem\nAdding debian:Starfield_Root_Certificate_Authority_-_G2.pem\nAdding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem\nAdding debian:ACEDICOM_Root.pem\nAdding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem\nAdding debian:Cybertrust_Global_Root.pem\nAdding debian:Buypass_Class_2_Root_CA.pem\nAdding debian:LuxTrust_Global_Root_2.pem\nAdding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem\nAdding debian:QuoVadis_Root_CA_3.pem\nAdding debian:AffirmTrust_Commercial.pem\nAdding debian:NetLock_Arany_=Class_Gold=_F\ufffd\ufffdtan\ufffd\ufffds\ufffd\ufffdtv\ufffd\ufffdny.pem\nAdding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem\nAdding debian:AffirmTrust_Premium_ECC.pem\nAdding debian:USERTrust_RSA_Certification_Authority.pem\nAdding debian:Actalis_Authentication_Root_CA.pem\nAdding debian:Deutsche_Telekom_Root_CA_2.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem\nAdding debian:thawte_Primary_Root_CA.pem\nAdding debian:Entrust_Root_Certification_Authority.pem\nAdding debian:Hongkong_Post_Root_CA_1.pem\nAdding debian:COMODO_RSA_Certification_Authority.pem\nAdding debian:XRamp_Global_CA_Root.pem\nAdding debian:COMODO_Certification_Authority.pem\nAdding debian:OISTE_WISeKey_Global_Root_GB_CA.pem\nAdding debian:Security_Communication_EV_RootCA1.pem\nAdding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem\nAdding debian:SecureTrust_CA.pem\nAdding debian:Security_Communication_Root_CA.pem\nAdding debian:GlobalSign_Root_CA_-_R2.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem\nAdding debian:Certum_Trusted_Network_CA.pem\nAdding debian:QuoVadis_Root_CA_2.pem\nAdding debian:EC-ACC.pem\nAdding debian:DigiCert_Global_Root_CA.pem\nAdding debian:AddTrust_Low-Value_Services_Root.pem\nAdding debian:CA_Disig_Root_R1.pem\nAdding debian:QuoVadis_Root_CA_3_G3.pem\nAdding debian:Amazon_Root_CA_1.pem\nAdding debian:Certinomis_-_Autorit\ufffd\ufffd_Racine.pem\nAdding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem\nAdding debian:Starfield_Class_2_CA.pem\nAdding debian:Swisscom_Root_CA_1.pem\nAdding debian:Swisscom_Root_CA_2.pem\nAdding debian:OpenTrust_Root_CA_G1.pem\nAdding debian:Microsec_e-Szigno_Root_CA_2009.pem\nAdding debian:Certum_Root_CA.pem\nAdding debian:Certplus_Class_2_Primary_CA.pem\nAdding debian:GeoTrust_Universal_CA.pem\nAdding debian:QuoVadis_Root_CA_1_G3.pem\nAdding debian:Sonera_Class_2_Root_CA.pem\nAdding debian:Security_Communication_RootCA2.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem\nAdding debian:QuoVadis_Root_CA_2_G3.pem\nAdding debian:Buypass_Class_3_Root_CA.pem\nAdding debian:IdenTrust_Commercial_Root_CA_1.pem\nAdding debian:TWCA_Root_Certification_Authority.pem\nAdding debian:Entrust_Root_Certification_Authority_-_EC1.pem\nAdding debian:SZAFIR_ROOT_CA2.pem\nAdding debian:Comodo_Secure_Services_root.pem\nAdding debian:Amazon_Root_CA_3.pem\nAdding debian:OpenTrust_Root_CA_G3.pem\nAdding debian:E-Tugra_Certification_Authority.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem\nAdding debian:UTN_USERFirst_Hardware_Root_CA.pem\nAdding debian:TeliaSonera_Root_CA_v1.pem\nAdding debian:AddTrust_Qualified_Certificates_Root.pem\nAdding debian:CFCA_EV_ROOT.pem\ndone.\nSetting up openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.1) ...\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode\nSetting up cassandra (2.1.15) ...\nAdding group `cassandra' (GID 111) ...\nDone.\nvm.max_map_count = 1048575\nnet.ipv4.tcp_keepalive_time = 300\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ca-certificates (20170717~14.04.1) ...\nUpdating certificates in /etc/ssl/certs... 0 added, 0 removed; done.\nRunning hooks in /etc/ca-certificates/update.d....\ndone.\ndone.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSelecting previously unselected package clearwater-cassandra.\n(Reading database ... 53135 files and directories currently installed.)\nPreparing to unpack .../clearwater-cassandra_1.0-180328.114015_all.deb ...\nUnpacking clearwater-cassandra (1.0-180328.114015) ...\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 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-program-options1.54.0:amd64.\nPreparing to unpack .../libboost-program-options1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-program-options1.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 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.61-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libpython3.4:amd64.\nPreparing to unpack .../libpython3.4_3.4.3-1ubuntu1~14.04.6_amd64.deb ...\nUnpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.6) ...\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 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 libc-ares2:amd64.\nPreparing to unpack .../libc-ares2_1.10.0-2ubuntu0.2_amd64.deb ...\nUnpacking libc-ares2:amd64 (1.10.0-2ubuntu0.2) ...\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 clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package astaire-libs.\nPreparing to unpack .../astaire-libs_1.0-180326.104711_amd64.deb ...\nUnpacking astaire-libs (1.0-180326.104711) ...\nSelecting previously unselected package cpulimit.\nPreparing to unpack .../cpulimit_2.0-1_amd64.deb ...\nUnpacking cpulimit (2.0-1) ...\nSelecting previously unselected package astaire.\nPreparing to unpack .../astaire_1.0-180326.104711_amd64.deb ...\nUnpacking astaire (1.0-180326.104711) ...\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 libc-ares-dev:amd64.\nPreparing to unpack .../libc-ares-dev_1.10.0-2ubuntu0.2_amd64.deb ...\nUnpacking libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ...\nSelecting previously unselected package snmp.\nPreparing to unpack .../snmp_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmp (5.7.3~dfsg-clearwater1) ...\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-180328.114312_all.deb ...\nUnpacking clearwater-snmpd (1.0-180328.114312) ...\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-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package chronos.\nPreparing to unpack .../chronos_1.0-180328.120836_amd64.deb ...\nUnpacking chronos (1.0-180328.120836) ...\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-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package memcached.\nPreparing to unpack .../memcached_1.6.00-0clearwater0.6_amd64.deb ...\nUnpacking memcached (1.6.00-0clearwater0.6) ...\nSelecting previously unselected package clearwater-memcached.\nPreparing to unpack .../clearwater-memcached_1.0-180328.114312_all.deb ...\nUnpacking clearwater-memcached (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-snmp-handler-astaire.\nPreparing to unpack .../clearwater-snmp-handler-astaire_1.0-180326.110542_amd64.deb ...\nUnpacking clearwater-snmp-handler-astaire (1.0-180326.110542) ...\nSelecting previously unselected package crest-prov.\nPreparing to unpack .../crest-prov_1.0-180326.111418_amd64.deb ...\nUnpacking crest-prov (1.0-180326.111418) ...\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 gdb.\nPreparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ...\nUnpacking gdb (7.7.1-0ubuntu5~14.04.3) ...\nSelecting previously unselected package homer-cassandra.\nPreparing to unpack .../homer-cassandra_1.0-180326.111418_amd64.deb ...\nUnpacking homer-cassandra (1.0-180326.111418) ...\nSelecting previously unselected package homestead-cassandra.\nPreparing to unpack .../homestead-cassandra_1.0-180326.115231_amd64.deb ...\nUnpacking homestead-cassandra (1.0-180326.115231) ...\nSelecting previously unselected package homestead-prov-cassandra.\nPreparing to unpack .../homestead-prov-cassandra_1.0-180326.111418_amd64.deb ...\nUnpacking homestead-prov-cassandra (1.0-180326.111418) ...\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 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 rogers-libs.\nPreparing to unpack .../rogers-libs_1.0-180326.104711_amd64.deb ...\nUnpacking rogers-libs (1.0-180326.104711) ...\nSelecting previously unselected package rogers.\nPreparing to unpack .../rogers_1.0-180326.104711_amd64.deb ...\nUnpacking rogers (1.0-180326.104711) ...\nSelecting previously unselected package vellum.\nPreparing to unpack .../vellum_1.0-180328.114312_amd64.deb ...\nUnpacking vellum (1.0-180328.114312) ...\nSelecting previously unselected package libc6-dbg:amd64.\nPreparing to unpack .../libc6-dbg_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dbg:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package memcached-dbg.\nPreparing to unpack .../memcached-dbg_1.6.00-0clearwater0.6_amd64.deb ...\nUnpacking memcached-dbg (1.6.00-0clearwater0.6) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\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 libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\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-program-options1.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 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.61-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSetting up libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.6) ...\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 python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up libc-ares2:amd64 (1.10.0-2ubuntu0.2) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up clearwater-tcp-scalability (1.0-180328.114312) ...\nSetting up astaire-libs (1.0-180326.104711) ...\nSetting up cpulimit (2.0-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 libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ...\nSetting up snmp (5.7.3~dfsg-clearwater1) ...\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 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-pip (1.5.4-1ubuntu4) ...\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 memcached (1.6.00-0clearwater0.6) ...\nRestarting memcached: memcached.\nSetting up crest-prov (1.0-180326.111418) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest-prov/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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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 defusedxml (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, defusedxml, 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 defusedxml-0.5.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 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 gdb (7.7.1-0ubuntu5~14.04.3) ...\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 python-wheel (0.24.0-1~ubuntu1) ...\nSetting up rogers-libs (1.0-180326.104711) ...\nSetting up libc6-dbg:amd64 (2.19-0ubuntu6.14) ...\nSetting up memcached-dbg (1.6.00-0clearwater0.6) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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\nchronos: unrecognized service\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 11908\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-snmpd (1.0-180328.114312) ...\n * Stopping network management services:\nSetting up clearwater-etcd (1.0-180328.115321) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nSetting up clearwater-memcached (1.0-180328.114312) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Job is not running: clearwater-monit\nreload: Job is not running: clearwater-monit\n ...done.\nSetting up clearwater-snmp-handler-astaire (1.0-180326.110542) ...\n * Stopping network management services:\nSetting up rogers (1.0-180326.104711) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up clearwater-cassandra (1.0-180328.114015) ...\nAdding 'diversion of /etc/default/cassandra to /etc/default/cassandra.clearwater-orig by clearwater-cassandra'\nAdding 'diversion of /etc/init.d/cassandra to /etc/init.d/cassandra.clearwater-orig by clearwater-cassandra'\nAdding 'diversion of /usr/share/cassandra/cassandra.in.sh to /usr/share/cassandra/cassandra.in.sh.clearwater-orig by clearwater-cassandra'\nAdding 'diversion of /etc/cassandra/cassandra.yaml to /usr/share/clearwater-cassandra/etc++cassandra++cassandra.yaml by clearwater-cassandra'\nAdding 'diversion of /etc/cassandra/cassandra-rackdc.properties to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-rackdc.properties by clearwater-cassandra'\nAdding 'diversion of /etc/cassandra/cassandra-env.sh to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-env.sh by clearwater-cassandra'\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nExiting: cassandra.yaml is missing\nExiting: cassandra.yaml is missing\n ...done.\nSetting up astaire (1.0-180326.104711) ...\nastaire-throttle start/running, process 12557\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 homer-cassandra (1.0-180326.111418) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-cassandra (1.0-180326.115231) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-prov-cassandra (1.0-180326.111418) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting nsenter (from 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 argparse (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting pathlib (from nsenter->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: argparse, contextlib2, pathlib, nsenter, 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\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 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 nsenter-0.2 pathlib-1.0.1 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\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up chronos (1.0-180328.120836) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up vellum (1.0-180328.114312) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading 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 6120 kB of archives.\nAfter this operation, 6459 kB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 6120 kB in 0s (6143 kB/s)\nSelecting previously unselected package clearwater-cluster-manager.\n(Reading database ... 59692 files and directories currently installed.)\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-180328.115321) ...\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.205\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.205\n++ echo A 172.30.9.205\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n+ echo 'nameserver 192.168.0.2'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.8'\n+ service dnsmasq force-reload\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | f7:45:a4:5a:63:6f:ab:45:25:ca:de:f5:b2:85:ed:fc | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 56:9b:14:90:4a:71:73:70:07:e8:47:a0:3a:d2:15:8f root@vellum-0 (DSA)\nec2: 256 4f:36:1c:01:5c:1d:d0:ad:fa:4d:ce:6c:7a:ac:47:d2 root@vellum-0 (ECDSA)\nec2: 256 e1:73:91:5f:77:ee:58:b2:a8:a2:18:3c:08:1a:18:f7 root@vellum-0 (ED25519)\nec2: 2048 18:01:39:1b:d9:33:5c:de:a3:7e:7f:88:1b:31:0f:a6 root@vellum-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmxA0wypeu+gLtAoeACZoR4rE8eLrMK4Gkpf2RzvWjj2Xkki2eBwmzUXxYkuuVD2II+5QZxLjHNdyujV16NHck= root@vellum-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKhAnpAdGWAcgRE/quCMLIz1NALl6y6kyIrc4ekvQ6bP root@vellum-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCukcHFE8a4LYhP3TmEXA73Bdk5KDv5gOZGstz046+Vus2LNmj8r3t2FNhCe16p+EZ//jHWQ/zR0PkoKBJSsP1QuncMR3gH/hm4+S/KVzN70TjLGOKkqmzUXicQSJwFqriQFJhDnIdSY6cNqmP2/YCxJ01Un82sEdZHFnKGMlWWeAFdzICZdUshvLlJ7FaLdvI26KWFhr7C94KANPqkWhmPuEpLLFV7jtovfkCg/7LddPo8XhZsIXB79hLw87o9fLbo16cW1Sn5/ECsjEuzyPx3yrwHGz1s3yajKG5xfnIKSrwiJoz96V+RuHYM1Iv6p6ZBku5YJiSIyM3UWcf9Qvtj root@vellum-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Wed, 01 Aug 2018 11:54:15 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 224.93 seconds\n"} 2018-08-01 11:54:22,581 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/97163e3e-7028-4e1d-86ea-ce672c93ae8b/action used request id req-d04c2975-4427-47c8-b036-6c7e752828f6 2018-08-01 11:54:22,581 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0890212059021s 2018-08-01 11:54:22,584 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/97163e3e-7028-4e1d-86ea-ce672c93ae8b/action used request id req-d04c2975-4427-47c8-b036-6c7e752828f6 2018-08-01 11:54:22,584 - functest.core.singlevm - DEBUG - console: 4) [ 0.256516] TCP: reno registered [ 0.257246] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.258507] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.259905] NET: Registered protocol family 1 [ 0.260884] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.262220] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.263355] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.288062] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.310336] Trying to unpack rootfs image as initramfs... [ 0.406399] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.408370] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.409615] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.411104] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.412853] Scanning for low memory corruption every 60 seconds [ 0.414278] Initialise system trusted keyring [ 0.415219] audit: initializing netlink socket (disabled) [ 0.416305] type=2000 audit(1533124230.732:1): initialized [ 0.436566] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.439118] zbud: loaded [ 0.440135] VFS: Disk quotas dquot_6.5.2 [ 0.441094] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.442676] fuse init (API version 7.22) [ 0.443596] msgmni has been set to 3997 [ 0.444477] Key type big_key registered [ 0.445607] Key type asymmetric registered [ 0.446482] Asymmetric key parser 'x509' registered [ 0.447491] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.449084] io scheduler noop registered [ 0.449935] io scheduler deadline registered (default) [ 0.450970] io scheduler cfq registered [ 0.451848] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.452962] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.454263] ipmi message handler version 39.2 [ 0.455217] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.456739] ACPI: Power Button [PWRF] [ 0.457631] GHES: HEST is not enabled! [ 0.479497] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.523154] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.546714] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.548534] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.571886] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.574715] Linux agpgart interface v0.103 [ 0.576752] brd: module loaded [ 0.578071] loop: module loaded [ 0.579353] blk-mq: CPU -> queue map [ 0.580368] CPU 0 -> Queue 0 [ 0.581227] CPU 1 -> Queue 0 [ 0.582701] vda: vda1 [ 0.584113] scsi0 : ata_piix [ 0.584999] scsi1 : ata_piix [ 0.585769] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.587070] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.588577] libphy: Fixed MDIO Bus: probed [ 0.589532] tun: Universal TUN/TAP device driver, 1.6 [ 0.590597] tun: (C) 1999-2004 Max Krasnyansky [ 0.593902] PPP generic driver version 2.4.2 [ 0.595267] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.596997] ehci-pci: EHCI PCI platform driver [ 0.598346] ehci-platform: EHCI generic platform driver [ 0.599527] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.600826] ohci-pci: OHCI PCI platform driver [ 0.601783] ohci-platform: OHCI generic platform driver [ 0.602861] uhci_hcd: USB Universal Host Controller Interface driver [ 0.625701] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.626868] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.628505] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.629868] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.631193] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.632906] usb usb1: Product: UHCI Host Controller [ 0.633905] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.635147] usb usb1: SerialNumber: 0000:00:01.2 [ 0.636326] hub 1-0:1.0: USB hub found [ 0.637149] hub 1-0:1.0: 2 ports detected [ 0.638234] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.640491] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.641521] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.642757] mousedev: PS/2 mouse device common for all mice [ 0.644163] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.646156] rtc_cmos 00:00: RTC can wake from S4 [ 0.647369] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.648669] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.650083] device-mapper: uevent: version 1.0.3 [ 0.651150] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.652870] ledtrig-cpu: registered to indicate activity on CPUs [ 0.654170] TCP: cubic registered [ 0.655038] NET: Registered protocol family 10 [ 0.656247] NET: Registered protocol family 17 [ 0.657198] Key type dns_resolver registered [ 0.658399] Loading compiled-in X.509 certificates [ 0.659951] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.668882] registered taskstats version 1 [ 0.671663] Key type trusted registered [ 0.675357] Key type encrypted registered [ 0.676213] AppArmor: AppArmor sha1 policy hashing enabled [ 0.677304] IMA: No TPM chip found, activating TPM-bypass! [ 0.678822] regulator-dummy: disabling [ 0.679711] Magic number: 14:40:832 [ 0.680812] rtc_cmos 00:00: setting system clock to 2018-08-01 11:50:30 UTC (1533124230) [ 0.682559] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.683735] EDD information not available. [ 0.745354] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.747433] Write protecting the kernel read-only data: 12288k [ 0.749475] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.752741] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.768289] systemd-udevd[107]: starting version 204 [ 0.809546] FDC 0 is a S82078B [ 0.948107] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.113577] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.115541] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.117532] usb 1-1: Product: QEMU USB Tablet [ 1.118662] usb 1-1: Manufacturer: QEMU [ 1.119573] usb 1-1: SerialNumber: 42 [ 1.408107] tsc: Refined TSC clocksource calibration: 3491.851 MHz [ 1.824983] 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.076742] 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.496785] 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 /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.813614] EXT4-fs (vda1): re-mounted. Opts: (null) * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Wed, 01 Aug 2018 11:50:34 +0000. Up 4.56 seconds. cloud-init-nonet[4.84]: 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 ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[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 ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[5.94]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 01 Aug 2018 11:50:35 +0000. Up 6.08 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: | eth1 | False | . | . | fa:16:3e:5b:4d:c1 | ci-info: | eth0 | True | 192.168.0.13 | 255.255.255.0 | fa:16:3e:94:6d:cd | 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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ 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: 18:01:39:1b:d9:33:5c:de:a3:7e:7f:88:1b:31:0f:a6 root@vellum-0 The key's randomart image is: +--[ RSA 2048]----+ | .*... | | = =o . | | +.o. o | | . o . . | | . S = | | . o = | | E o... | | ..o. . | | .... | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 56:9b:14:90:4a:71:73:70:07:e8:47:a0:3a:d2:15:8f root@vellum-0 The key's randomart image is: +--[ DSA 1024]----+ | o.**=.. | | .*o+.o | | .Eo..o | | . o. .o.o | | . + S.o | | . . . | | | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 4f:36:1c:01:5c:1d:d0:ad:fa:4d:ce:6c:7a:ac:47:d2 root@vellum-0 The key's randomart image is: +--[ECDSA 256]---+ | ..o++.o | | . .o . | | . . | | . .. | | S =. . | | +... E | | .. X | | . X | | o* | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: e1:73:91:5f:77:ee:58:b2:a8:a2:18:3c:08:1a:18:f7 root@vellum-0 The key's randomart image is: +--[ED25519 256--+ | | | . | |. . . o . o| |.o . . . o . o.| |+ E S . . . o| |.o o o . * | |. . + . o .| | + . . | | . .. .. | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Wed, 01 Aug 2018 11:50:43 +0000. Up 13.29 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Wed, 01 Aug 2018 11:50:44 +0000. Up 14.50 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace Ubuntu 14.04.5 LTS vellum-0 ttyS0 vellum-0 login: + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 16197 0 --:--:-- --:--:-- --:--:-- 16231 OK + apt-get update 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 [1219 B] Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ Translation-en 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 [75.9 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [419 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 [237 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 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 [203 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 [7433 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1090 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 [464 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 [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 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 [9709 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 [1896 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 [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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 Fetched 12.6 MB in 8s (1481 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.11 + '[' -n 192.168.0.11 ']' + cat + mkdir -p /etc/chronos + cat + DEBIAN_FRONTEND=noninteractive + apt-get install vellum --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: astaire astaire-libs binutils build-essential ca-certificates-java cassandra chronos clearwater-cassandra clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-memcached clearwater-monit clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra homestead-prov-cassandra inotify-tools iotop java-common libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2 libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8 liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18 libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4 libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless 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 rogers rogers-libs snmp snmpd sysstat tzdata-java Suggested packages: astaire-dbg binutils-doc cassandra-tools clearwater-auto-config clearwater-auto-upgrade clearwater-secure-connections 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 gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg gdb-doc gdbserver default-jre equivs glibc-doc cups-common liblcms2-utils pcscd pulseaudio lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc libcache-memcached-perl libmemcached ntp-doc icedtea-7-jre-jamvm libnss-mdns sun-java6-fonts fonts-dejavu-extra fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei fonts-wqy-zenhei ttf-indic-fonts python-genshi python-lxml python-mock-doc python3-setuptools isag Recommended packages: libc-dbg python-dev-all The following NEW packages will be installed: astaire astaire-libs binutils build-essential ca-certificates-java cassandra chronos clearwater-cassandra clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-memcached clearwater-monit clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra homestead-prov-cassandra inotify-tools iotop java-common libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2 libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8 liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18 libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4 libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless 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 rogers rogers-libs snmp snmpd sysstat tzdata-java vellum 0 upgraded, 139 newly installed, 0 to remove and 0 not upgraded. Need to get 170 MB of archives. After this operation, 407 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ cassandra 2.1.15 [20.0 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnspr4 amd64 2:4.13.1-0ubuntu0.14.04.1 [110 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3-nssdb all 2:3.28.4-0ubuntu0.14.04.3 [10.6 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3 amd64 2:3.28.4-0ubuntu0.14.04.3 [1121 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ca-certificates-java all 20130815ubuntu1 [13.4 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2017c-0ubuntu0.14.04 [70.1 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.10 [178 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.1 [131 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 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://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:20 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB] Get:24 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:27 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:28 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:30 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.1 [39.5 MB] Get:41 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:42 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:43 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB] Get:44 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:45 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB] Get:46 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB] Get:47 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB] Get:48 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:54 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:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:58 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 kB] Get:60 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB] Get:61 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:63 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB] Get:64 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:67 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:69 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:76 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:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.6 [1305 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:103 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:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares-dev amd64 1.10.0-2ubuntu0.2 [98.0 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB] Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dbg amd64 2.19-0ubuntu6.14 [3464 kB] Extracting templates from packages: 21%Extracting templates from packages: 43%Extracting templates from packages: 64%Extracting templates from packages: 86%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 170 MB in 22s (7616 kB/s) Selecting previously unselected package libnspr4:amd64. (Reading database ... 51310 files and directories currently installed.) Preparing to unpack .../libnspr4_2%3a4.13.1-0ubuntu0.14.04.1_amd64.deb ... Unpacking libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ... Selecting previously unselected package libnss3-nssdb. Preparing to unpack .../libnss3-nssdb_2%3a3.28.4-0ubuntu0.14.04.3_all.deb ... Unpacking libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.3) ... Selecting previously unselected package libnss3:amd64. Preparing to unpack .../libnss3_2%3a3.28.4-0ubuntu0.14.04.3_amd64.deb ... Unpacking libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.3) ... Selecting previously unselected package ca-certificates-java. Preparing to unpack .../ca-certificates-java_20130815ubuntu1_all.deb ... Unpacking ca-certificates-java (20130815ubuntu1) ... Selecting previously unselected package tzdata-java. Preparing to unpack .../tzdata-java_2017c-0ubuntu0.14.04_all.deb ... Unpacking tzdata-java (2017c-0ubuntu0.14.04) ... Selecting previously unselected package java-common. Preparing to unpack .../java-common_0.51_all.deb ... Unpacking java-common (0.51) ... Selecting previously unselected package libavahi-common-data:amd64. Preparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.2_amd64.deb ... Unpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ... Selecting previously unselected package libavahi-common3:amd64. Preparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.2_amd64.deb ... Unpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ... Selecting previously unselected package libavahi-client3:amd64. Preparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.2_amd64.deb ... Unpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ... Selecting previously unselected package libcups2:amd64. Preparing to unpack .../libcups2_1.7.2-0ubuntu1.10_amd64.deb ... Unpacking libcups2:amd64 (1.7.2-0ubuntu1.10) ... Selecting previously unselected package liblcms2-2:amd64. Preparing to unpack .../liblcms2-2_2.5-0ubuntu4.1_amd64.deb ... Unpacking liblcms2-2:amd64 (2.5-0ubuntu4.1) ... 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 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 libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libpcsclite1:amd64. Preparing to unpack .../libpcsclite1_1.8.10-1ubuntu1.1_amd64.deb ... Unpacking libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ... Selecting previously unselected package libasyncns0:amd64. Preparing to unpack .../libasyncns0_0.8-4ubuntu2_amd64.deb ... Unpacking libasyncns0:amd64 (0.8-4ubuntu2) ... Selecting previously unselected package libogg0:amd64. Preparing to unpack .../libogg0_1.3.1-1ubuntu1_amd64.deb ... Unpacking libogg0:amd64 (1.3.1-1ubuntu1) ... Selecting previously unselected package libflac8:amd64. Preparing to unpack .../libflac8_1.3.0-2ubuntu0.14.04.1_amd64.deb ... Unpacking libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ... Selecting previously unselected package libvorbis0a:amd64. Preparing to unpack .../libvorbis0a_1.3.2-1.3ubuntu1.2_amd64.deb ... Unpacking libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ... Selecting previously unselected package libvorbisenc2:amd64. Preparing to unpack .../libvorbisenc2_1.3.2-1.3ubuntu1.2_amd64.deb ... Unpacking libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ... Selecting previously unselected package libsndfile1:amd64. Preparing to unpack .../libsndfile1_1.0.25-7ubuntu2.2_amd64.deb ... Unpacking libsndfile1:amd64 (1.0.25-7ubuntu2.2) ... Selecting previously unselected package libpulse0:amd64. Preparing to unpack .../libpulse0_1%3a4.0-0ubuntu11.1_amd64.deb ... Unpacking libpulse0:amd64 (1:4.0-0ubuntu11.1) ... 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 openjdk-7-jre-headless:amd64. Preparing to unpack .../openjdk-7-jre-headless_7u181-2.6.14-0ubuntu0.1_amd64.deb ... Unpacking openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.1) ... Selecting previously unselected package cassandra. Preparing to unpack .../cassandra_2.1.15_all.deb ... Unpacking cassandra (2.1.15) ... 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 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 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 libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... 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-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 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 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 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-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Processing triggers for ca-certificates (20170717~14.04.1) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d....done. Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up tzdata-java (2017c-0ubuntu0.14.04) ... Setting up java-common (0.51) ... Setting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ... Setting up libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ... Setting up libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ... Setting up libcups2:amd64 (1.7.2-0ubuntu1.10) ... Setting up liblcms2-2:amd64 (2.5-0ubuntu4.1) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.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 libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ... Setting up libasyncns0:amd64 (0.8-4ubuntu2) ... Setting up libogg0:amd64 (1.3.1-1ubuntu1) ... Setting up libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ... Setting up libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ... Setting up libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ... Setting up libsndfile1:amd64 (1.0.25-7ubuntu2.2) ... Setting up libpulse0:amd64 (1:4.0-0ubuntu11.1) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.3) ... Setting up libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.3) ... Setting up ca-certificates-java (20130815ubuntu1) ... Adding debian:QuoVadis_Root_CA.pem Adding debian:Baltimore_CyberTrust_Root.pem Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem Adding debian:USERTrust_ECC_Certification_Authority.pem Adding debian:ISRG_Root_X1.pem Adding debian:DigiCert_Global_Root_G3.pem Adding debian:DigiCert_Assured_ID_Root_G3.pem Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem Adding debian:SecureSign_RootCA11.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem Adding debian:certSIGN_ROOT_CA.pem Adding debian:DST_Root_CA_X3.pem Adding debian:Go_Daddy_Class_2_CA.pem Adding debian:T-TeleSec_GlobalRoot_Class_2.pem Adding debian:Network_Solutions_Certificate_Authority.pem Adding debian:Comodo_AAA_Services_root.pem Adding debian:EE_Certification_Centre_Root_CA.pem Adding debian:T-TeleSec_GlobalRoot_Class_3.pem Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem Adding debian:Certum_Trusted_Network_CA_2.pem Adding debian:SwissSign_Gold_CA_-_G2.pem Adding debian:CNNIC_ROOT.pem Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem Adding debian:GlobalSign_Root_CA.pem Adding debian:Certplus_Root_CA_G1.pem Adding debian:DigiCert_Global_Root_G2.pem Adding debian:Izenpe.com.pem Adding debian:AddTrust_Public_Services_Root.pem Adding debian:Amazon_Root_CA_4.pem Adding debian:TWCA_Global_Root_CA.pem Adding debian:AffirmTrust_Networking.pem Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem Adding debian:COMODO_ECC_Certification_Authority.pem Adding debian:AffirmTrust_Premium.pem Adding debian:DigiCert_Assured_ID_Root_CA.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem Adding debian:GeoTrust_Universal_CA_2.pem Adding debian:Amazon_Root_CA_2.pem Adding debian:Visa_eCommerce_Root.pem Adding debian:Chambers_of_Commerce_Root_-_2008.pem Adding debian:PSCProcert.pem Adding debian:CA_Disig_Root_R2.pem Adding debian:Comodo_Trusted_Services_root.pem Adding debian:thawte_Primary_Root_CA_-_G2.pem Adding debian:Certigna.pem Adding debian:Global_Chambersign_Root_-_2008.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem Adding debian:thawte_Primary_Root_CA_-_G3.pem Adding debian:Taiwan_GRCA.pem Adding debian:SwissSign_Silver_CA_-_G2.pem Adding debian:Trustis_FPS_Root_CA.pem Adding debian:Certinomis_-_Root_CA.pem Adding debian:Atos_TrustedRoot_2011.pem Adding debian:DST_ACES_CA_X6.pem Adding debian:T��B��TAK_UEKAE_K��k_Sertifika_Hizmet_Sa��lay��c��s��_-_S��r��m_3.pem Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem Adding debian:ACCVRAIZ1.pem Adding debian:AddTrust_External_Root.pem Adding debian:GlobalSign_Root_CA_-_R3.pem Adding debian:AC_RAIZ_FNMT-RCM.pem Adding debian:DigiCert_Assured_ID_Root_G2.pem Adding debian:T��RKTRUST_Elektronik_Sertifika_Hizmet_Sa��lay��c��s��_H5.pem Adding debian:Swisscom_Root_EV_CA_2.pem Adding debian:ePKI_Root_Certification_Authority.pem Adding debian:Entrust_Root_Certification_Authority_-_G2.pem Adding debian:GeoTrust_Primary_Certification_Authority.pem Adding debian:Secure_Global_CA.pem Adding debian:DigiCert_Trusted_Root_G4.pem Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem Adding debian:Camerfirma_Global_Chambersign_Root.pem Adding debian:GeoTrust_Global_CA_2.pem Adding debian:Certplus_Root_CA_G2.pem Adding debian:GeoTrust_Global_CA.pem Adding debian:OpenTrust_Root_CA_G2.pem Adding debian:VeriSign_Universal_Root_Certification_Authority.pem Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem Adding debian:ACEDICOM_Root.pem Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem Adding debian:Cybertrust_Global_Root.pem Adding debian:Buypass_Class_2_Root_CA.pem Adding debian:LuxTrust_Global_Root_2.pem Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem Adding debian:QuoVadis_Root_CA_3.pem Adding debian:AffirmTrust_Commercial.pem Adding debian:NetLock_Arany_=Class_Gold=_F��tan��s��tv��ny.pem Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem Adding debian:AffirmTrust_Premium_ECC.pem Adding debian:USERTrust_RSA_Certification_Authority.pem Adding debian:Actalis_Authentication_Root_CA.pem Adding debian:Deutsche_Telekom_Root_CA_2.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem Adding debian:thawte_Primary_Root_CA.pem Adding debian:Entrust_Root_Certification_Authority.pem Adding debian:Hongkong_Post_Root_CA_1.pem Adding debian:COMODO_RSA_Certification_Authority.pem Adding debian:XRamp_Global_CA_Root.pem Adding debian:COMODO_Certification_Authority.pem Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem Adding debian:Security_Communication_EV_RootCA1.pem Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem Adding debian:SecureTrust_CA.pem Adding debian:Security_Communication_Root_CA.pem Adding debian:GlobalSign_Root_CA_-_R2.pem Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem Adding debian:Certum_Trusted_Network_CA.pem Adding debian:QuoVadis_Root_CA_2.pem Adding debian:EC-ACC.pem Adding debian:DigiCert_Global_Root_CA.pem Adding debian:AddTrust_Low-Value_Services_Root.pem Adding debian:CA_Disig_Root_R1.pem Adding debian:QuoVadis_Root_CA_3_G3.pem Adding debian:Amazon_Root_CA_1.pem Adding debian:Certinomis_-_Autorit��_Racine.pem Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem Adding debian:Starfield_Class_2_CA.pem Adding debian:Swisscom_Root_CA_1.pem Adding debian:Swisscom_Root_CA_2.pem Adding debian:OpenTrust_Root_CA_G1.pem Adding debian:Microsec_e-Szigno_Root_CA_2009.pem Adding debian:Certum_Root_CA.pem Adding debian:Certplus_Class_2_Primary_CA.pem Adding debian:GeoTrust_Universal_CA.pem Adding debian:QuoVadis_Root_CA_1_G3.pem Adding debian:Sonera_Class_2_Root_CA.pem Adding debian:Security_Communication_RootCA2.pem Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem Adding debian:QuoVadis_Root_CA_2_G3.pem Adding debian:Buypass_Class_3_Root_CA.pem Adding debian:IdenTrust_Commercial_Root_CA_1.pem Adding debian:TWCA_Root_Certification_Authority.pem Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem Adding debian:SZAFIR_ROOT_CA2.pem Adding debian:Comodo_Secure_Services_root.pem Adding debian:Amazon_Root_CA_3.pem Adding debian:OpenTrust_Root_CA_G3.pem Adding debian:E-Tugra_Certification_Authority.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem Adding debian:UTN_USERFirst_Hardware_Root_CA.pem Adding debian:TeliaSonera_Root_CA_v1.pem Adding debian:AddTrust_Qualified_Certificates_Root.pem Adding debian:CFCA_EV_ROOT.pem done. Setting up openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.1) ... update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode Setting up cassandra (2.1.15) ... Adding group `cassandra' (GID 111) ... Done. vm.max_map_count = 1048575 net.ipv4.tcp_keepalive_time = 300 Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ca-certificates (20170717~14.04.1) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d.... done. done. Processing triggers for ureadahead (0.100.0-16) ... Selecting previously unselected package clearwater-cassandra. (Reading database ... 53135 files and directories currently installed.) Preparing to unpack .../clearwater-cassandra_1.0-180328.114015_all.deb ... Unpacking clearwater-cassandra (1.0-180328.114015) ... 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 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-program-options1.54.0:amd64. Preparing to unpack .../libboost-program-options1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-program-options1.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 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.61-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libpython3.4:amd64. Preparing to unpack .../libpython3.4_3.4.3-1ubuntu1~14.04.6_amd64.deb ... Unpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.6) ... 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 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 libc-ares2:amd64. Preparing to unpack .../libc-ares2_1.10.0-2ubuntu0.2_amd64.deb ... Unpacking libc-ares2:amd64 (1.10.0-2ubuntu0.2) ... 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 clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package astaire-libs. Preparing to unpack .../astaire-libs_1.0-180326.104711_amd64.deb ... Unpacking astaire-libs (1.0-180326.104711) ... Selecting previously unselected package cpulimit. Preparing to unpack .../cpulimit_2.0-1_amd64.deb ... Unpacking cpulimit (2.0-1) ... Selecting previously unselected package astaire. Preparing to unpack .../astaire_1.0-180326.104711_amd64.deb ... Unpacking astaire (1.0-180326.104711) ... 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 libc-ares-dev:amd64. Preparing to unpack .../libc-ares-dev_1.10.0-2ubuntu0.2_amd64.deb ... Unpacking libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ... Selecting previously unselected package snmp. Preparing to unpack .../snmp_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmp (5.7.3~dfsg-clearwater1) ... 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-180328.114312_all.deb ... Unpacking clearwater-snmpd (1.0-180328.114312) ... 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-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package chronos. Preparing to unpack .../chronos_1.0-180328.120836_amd64.deb ... Unpacking chronos (1.0-180328.120836) ... 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-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package memcached. Preparing to unpack .../memcached_1.6.00-0clearwater0.6_amd64.deb ... Unpacking memcached (1.6.00-0clearwater0.6) ... Selecting previously unselected package clearwater-memcached. Preparing to unpack .../clearwater-memcached_1.0-180328.114312_all.deb ... Unpacking clearwater-memcached (1.0-180328.114312) ... Selecting previously unselected package clearwater-snmp-handler-astaire. Preparing to unpack .../clearwater-snmp-handler-astaire_1.0-180326.110542_amd64.deb ... Unpacking clearwater-snmp-handler-astaire (1.0-180326.110542) ... Selecting previously unselected package crest-prov. Preparing to unpack .../crest-prov_1.0-180326.111418_amd64.deb ... Unpacking crest-prov (1.0-180326.111418) ... 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 gdb. Preparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ... Unpacking gdb (7.7.1-0ubuntu5~14.04.3) ... Selecting previously unselected package homer-cassandra. Preparing to unpack .../homer-cassandra_1.0-180326.111418_amd64.deb ... Unpacking homer-cassandra (1.0-180326.111418) ... Selecting previously unselected package homestead-cassandra. Preparing to unpack .../homestead-cassandra_1.0-180326.115231_amd64.deb ... Unpacking homestead-cassandra (1.0-180326.115231) ... Selecting previously unselected package homestead-prov-cassandra. Preparing to unpack .../homestead-prov-cassandra_1.0-180326.111418_amd64.deb ... Unpacking homestead-prov-cassandra (1.0-180326.111418) ... 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 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 rogers-libs. Preparing to unpack .../rogers-libs_1.0-180326.104711_amd64.deb ... Unpacking rogers-libs (1.0-180326.104711) ... Selecting previously unselected package rogers. Preparing to unpack .../rogers_1.0-180326.104711_amd64.deb ... Unpacking rogers (1.0-180326.104711) ... Selecting previously unselected package vellum. Preparing to unpack .../vellum_1.0-180328.114312_amd64.deb ... Unpacking vellum (1.0-180328.114312) ... Selecting previously unselected package libc6-dbg:amd64. Preparing to unpack .../libc6-dbg_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dbg:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package memcached-dbg. Preparing to unpack .../memcached-dbg_1.6.00-0clearwater0.6_amd64.deb ... Unpacking memcached-dbg (1.6.00-0clearwater0.6) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... 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 libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... 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-program-options1.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 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.61-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Setting up libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.6) ... 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 python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up libc-ares2:amd64 (1.10.0-2ubuntu0.2) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up astaire-libs (1.0-180326.104711) ... Setting up cpulimit (2.0-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 libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ... Setting up snmp (5.7.3~dfsg-clearwater1) ... 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 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-pip (1.5.4-1ubuntu4) ... 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 memcached (1.6.00-0clearwater0.6) ... Restarting memcached: memcached. Setting up crest-prov (1.0-180326.111418) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest-prov/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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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 defusedxml (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, defusedxml, 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 defusedxml-0.5.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 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 gdb (7.7.1-0ubuntu5~14.04.3) ... 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 python-wheel (0.24.0-1~ubuntu1) ... Setting up rogers-libs (1.0-180326.104711) ... Setting up libc6-dbg:amd64 (2.19-0ubuntu6.14) ... Setting up memcached-dbg (1.6.00-0clearwater0.6) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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 chronos: unrecognized service reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 11908 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-180328.114312) ... * Stopping network management services: Setting up clearwater-etcd (1.0-180328.115321) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Setting up clearwater-memcached (1.0-180328.114312) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Job is not running: clearwater-monit reload: Job is not running: clearwater-monit ...done. Setting up clearwater-snmp-handler-astaire (1.0-180326.110542) ... * Stopping network management services: Setting up rogers (1.0-180326.104711) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up clearwater-cassandra (1.0-180328.114015) ... Adding 'diversion of /etc/default/cassandra to /etc/default/cassandra.clearwater-orig by clearwater-cassandra' Adding 'diversion of /etc/init.d/cassandra to /etc/init.d/cassandra.clearwater-orig by clearwater-cassandra' Adding 'diversion of /usr/share/cassandra/cassandra.in.sh to /usr/share/cassandra/cassandra.in.sh.clearwater-orig by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra.yaml to /usr/share/clearwater-cassandra/etc++cassandra++cassandra.yaml by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra-rackdc.properties to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-rackdc.properties by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra-env.sh to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-env.sh by clearwater-cassandra' * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. Exiting: cassandra.yaml is missing Exiting: cassandra.yaml is missing ...done. Setting up astaire (1.0-180326.104711) ... astaire-throttle start/running, process 12557 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up homer-cassandra (1.0-180326.111418) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-cassandra (1.0-180326.115231) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-prov-cassandra (1.0-180326.111418) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up clearwater-queue-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting nsenter (from 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 argparse (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting pathlib (from nsenter->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: argparse, contextlib2, pathlib, nsenter, 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 Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 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 nsenter-0.2 pathlib-1.0.1 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 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up chronos (1.0-180328.120836) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up vellum (1.0-180328.114312) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes 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 6120 kB of archives. After this operation, 6459 kB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 6120 kB in 0s (6143 kB/s) Selecting previously unselected package clearwater-cluster-manager. (Reading database ... 59692 files and directories currently installed.) Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.205 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.205 ++ echo A 172.30.9.205 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 + echo 'nameserver 192.168.0.2' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.8' + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. ci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | f7:45:a4:5a:63:6f:ab:45:25:ca:de:f5:b2:85:ed:fc | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 56:9b:14:90:4a:71:73:70:07:e8:47:a0:3a:d2:15:8f root@vellum-0 (DSA) ec2: 256 4f:36:1c:01:5c:1d:d0:ad:fa:4d:ce:6c:7a:ac:47:d2 root@vellum-0 (ECDSA) ec2: 256 e1:73:91:5f:77:ee:58:b2:a8:a2:18:3c:08:1a:18:f7 root@vellum-0 (ED25519) ec2: 2048 18:01:39:1b:d9:33:5c:de:a3:7e:7f:88:1b:31:0f:a6 root@vellum-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmxA0wypeu+gLtAoeACZoR4rE8eLrMK4Gkpf2RzvWjj2Xkki2eBwmzUXxYkuuVD2II+5QZxLjHNdyujV16NHck= root@vellum-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKhAnpAdGWAcgRE/quCMLIz1NALl6y6kyIrc4ekvQ6bP root@vellum-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCukcHFE8a4LYhP3TmEXA73Bdk5KDv5gOZGstz046+Vus2LNmj8r3t2FNhCe16p+EZ//jHWQ/zR0PkoKBJSsP1QuncMR3gH/hm4+S/KVzN70TjLGOKkqmzUXicQSJwFqriQFJhDnIdSY6cNqmP2/YCxJ01Un82sEdZHFnKGMlWWeAFdzICZdUshvLlJ7FaLdvI26KWFhr7C94KANPqkWhmPuEpLLFV7jtovfkCg/7LddPo8XhZsIXB79hLw87o9fLbo16cW1Sn5/ECsjEuzyPx3yrwHGz1s3yajKG5xfnIKSrwiJoz96V+RuHYM1Iv6p6ZBku5YJiSIyM3UWcf9Qvtj root@vellum-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Wed, 01 Aug 2018 11:54:15 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 224.93 seconds 2018-08-01 11:54:22,590 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-08-01 11:54:22,590 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:54:22,593 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 11:54:23,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11: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,Accept-Encoding x-openstack-request-id: req-82229e1a-d8ef-4d50-90a0-3f85bcbf3e51 x-compute-request-id: req-82229e1a-d8ef-4d50-90a0-3f85bcbf3e51 Content-Encoding: gzip Content-Length: 1500 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:73:21:e6", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:21:e6", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:c1:22", "version": 4, "addr": "192.168.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:c1:22", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/403696c5-2dcf-4228-b5b0-f44121c73b7c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/403696c5-2dcf-4228-b5b0-f44121c73b7c", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:50:39.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "403696c5-2dcf-4228-b5b0-f44121c73b7c", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:50:39Z", "hostId": "b77b292b3e7d9cf79cae4c932a13feccc8c9d06d94f40658a48d29ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "homer-0.clearwater.opnfv", "created": "2018-08-01T11:49:56Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:65:ce:9b", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:ce:9b", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1a:c7:12", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/4bd05bc6-57ad-45f1-9a3d-6528db5d43ce", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/4bd05bc6-57ad-45f1-9a3d-6528db5d43ce", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:50:39.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "4bd05bc6-57ad-45f1-9a3d-6528db5d43ce", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:50:39Z", "hostId": "b77b292b3e7d9cf79cae4c932a13feccc8c9d06d94f40658a48d29ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "dime-0.clearwater.opnfv", "created": "2018-08-01T11:49:56Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:5a:2a:e0", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:2a:e0", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:a7:52", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:a7:52", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b9e44d42-7ef2-4457-a8ff-05ddaac34690", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b9e44d42-7ef2-4457-a8ff-05ddaac34690", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:50:39.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "b9e44d42-7ef2-4457-a8ff-05ddaac34690", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:50:39Z", "hostId": "b77b292b3e7d9cf79cae4c932a13feccc8c9d06d94f40658a48d29ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "bono-0.clearwater.opnfv", "created": "2018-08-01T11:49:56Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:8a:b7:0d", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:b7:0d", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:14:7b", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a5e6c3c0-1a1b-49e0-929c-51fea4ea1012", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a5e6c3c0-1a1b-49e0-929c-51fea4ea1012", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:50:32.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "a5e6c3c0-1a1b-49e0-929c-51fea4ea1012", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:50:33Z", "hostId": "0bf63998e69f749a8e677370730dafd105841e814b81fe61687a8d70", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-01T11:49:55Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:94:6d:cd", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:6d:cd", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:4d:c1", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/97163e3e-7028-4e1d-86ea-ce672c93ae8b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/97163e3e-7028-4e1d-86ea-ce672c93ae8b", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:50:29.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "97163e3e-7028-4e1d-86ea-ce672c93ae8b", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:50:29Z", "hostId": "b77b292b3e7d9cf79cae4c932a13feccc8c9d06d94f40658a48d29ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-01T11:49:54Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:c4:f6:13", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:f6:13", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/fd10f666-adc2-4414-a884-dcef4ada2d6d", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/fd10f666-adc2-4414-a884-dcef4ada2d6d", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:49:40.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "fd10f666-adc2-4414-a884-dcef4ada2d6d", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:49:40Z", "hostId": "0bf63998e69f749a8e677370730dafd105841e814b81fe61687a8d70", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-01T11:48:16Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:87:6e:c5", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:6e:c5", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:96:06", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/15fcad45-7e3e-496e-91b2-6dd6ba6f00fd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/15fcad45-7e3e-496e-91b2-6dd6ba6f00fd", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:48:06.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "15fcad45-7e3e-496e-91b2-6dd6ba6f00fd", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:48:06Z", "hostId": "b77b292b3e7d9cf79cae4c932a13feccc8c9d06d94f40658a48d29ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "ns.clearwater.opnfv", "created": "2018-08-01T11:46:20Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:54:23,161 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-82229e1a-d8ef-4d50-90a0-3f85bcbf3e51 2018-08-01 11:54:23,161 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.570506095886s 2018-08-01 11:54:23,162 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-82229e1a-d8ef-4d50-90a0-3f85bcbf3e51 2018-08-01 11:54:23,169 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-01 11:54:23,172 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/fd10f666-adc2-4414-a884-dcef4ada2d6d/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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-01 11:54:23,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:54: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-c493668f-bba4-4521-b20e-365cd32fed1e x-compute-request-id: req-c493668f-bba4-4521-b20e-365cd32fed1e Content-Encoding: gzip Content-Length: 20526 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.008033] AppArmor: AppArmor initialized\n[ 0.008909] Yama: becoming mindful.\n[ 0.009804] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013103] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.015111] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.016006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.017594] Initializing cgroup subsys memory\n[ 0.018520] Initializing cgroup subsys devices\n[ 0.019442] Initializing cgroup subsys freezer\n[ 0.020004] Initializing cgroup subsys blkio\n[ 0.020881] Initializing cgroup subsys perf_event\n[ 0.021817] Initializing cgroup subsys hugetlb\n[ 0.022774] CPU: Physical Processor ID: 0\n[ 0.024010] FEATURE SPEC_CTRL Present\n[ 0.025490] mce: CPU supports 10 MCE banks\n[ 0.026370] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.026370] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.028005] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.029227] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.030634] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.032003] Speculative Store Bypass: Vulnerable\n[ 0.033254] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.038486] ACPI: Core revision 20131115\n[ 0.039767] ACPI: All ACPI Tables successfully acquired\n[ 0.040837] ftrace: allocating 28727 entries in 113 pages\n[ 0.060281] Enabling x2apic\n[ 0.060946] Enabled x2apic\n[ 0.061771] Switched APIC routing to physical x2apic.\n[ 0.064139] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.065379] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.067584] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.073759] KVM setup paravirtual spinlock\n[ 0.075907] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.076161] x86: Booting SMP configuration:\n[ 0.077114] .... node #0, CPUs: #1[ 0.075873] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.092018] x86: Booted up 1 node, 2 CPUs\n[ 0.092012] KVM setup async PF for cpu 1\n[ 0.092014] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.094800] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.096308] devtmpfs: initialized\n[ 0.098497] EVM: security.selinux\n[ 0.099230] EVM: security.SMACK64\n[ 0.100008] EVM: security.ima\n[ 0.100685] EVM: security.capability\n[ 0.101474] pinctrl core: initialized pinctrl subsystem\n[ 0.101881] regulator-dummy: no parameters\n[ 0.104063] RTC time: 11:49:41, date: 08/01/18\n[ 0.104995] NET: Registered protocol family 16\n[ 0.105994] cpuidle: using governor ladder\n[ 0.106847] cpuidle: using governor menu\n[ 0.107736] ACPI: bus type PCI registered\n[ 0.108004] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.109316] PCI: Using configuration type 1 for base access\n[ 0.110943] bio: create slab at 0\n[ 0.112058] ACPI: Added _OSI(Module Device)\n[ 0.112938] ACPI: Added _OSI(Processor Device)\n[ 0.113838] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.114776] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.116835] ACPI: Interpreter enabled\n[ 0.117634] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.119547] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.121251] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.123160] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.124545] ACPI: (supports S0 S5)\n[ 0.125280] ACPI: Using IOAPIC for interrupt routing\n[ 0.126270] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.128193] ACPI: No dock devices found.\n[ 0.130840] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.132007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.133299] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.136017] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.138370] acpiphp: Slot [3] registered\n[ 0.139214] acpiphp: Slot [4] registered\n[ 0.140019] acpiphp: Slot [5] registered\n[ 0.140864] acpiphp: Slot [6] registered\n[ 0.141701] acpiphp: Slot [7] registered\n[ 0.142543] acpiphp: Slot [8] registered\n[ 0.143379] acpiphp: Slot [9] registered\n[ 0.144025] acpiphp: Slot [10] registered\n[ 0.144875] acpiphp: Slot [11] registered\n[ 0.145728] acpiphp: Slot [12] registered\n[ 0.146579] acpiphp: Slot [13] registered\n[ 0.147433] acpiphp: Slot [14] registered\n[ 0.148019] acpiphp: Slot [15] registered\n[ 0.148876] acpiphp: Slot [16] registered\n[ 0.149730] acpiphp: Slot [17] registered\n[ 0.150601] acpiphp: Slot [18] registered\n[ 0.151461] acpiphp: Slot [19] registered\n[ 0.152019] acpiphp: Slot [20] registered\n[ 0.152866] acpiphp: Slot [21] registered\n[ 0.153710] acpiphp: Slot [22] registered\n[ 0.154552] acpiphp: Slot [23] registered\n[ 0.155403] acpiphp: Slot [24] registered\n[ 0.156019] acpiphp: Slot [25] registered\n[ 0.156870] acpiphp: Slot [26] registered\n[ 0.157713] acpiphp: Slot [27] registered\n[ 0.158558] acpiphp: Slot [28] registered\n[ 0.159401] acpiphp: Slot [29] registered\n[ 0.160019] acpiphp: Slot [30] registered\n[ 0.160871] acpiphp: Slot [31] registered\n[ 0.161714] PCI host bridge to bus 0000:00\n[ 0.162560] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.163622] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.164004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.165181] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.166454] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.167727] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.172431] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.173918] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.192510] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.194069] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.195557] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.196714] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.198366] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.199736] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.200196] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.201281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.202883] vgaarb: loaded\n[ 0.203501] vgaarb: bridge control possible 0000:00:02.0\n[ 0.204214] SCSI subsystem initialized\n[ 0.205138] ACPI: bus type USB registered\n[ 0.205138] usbcore: registered new interface driver usbfs\n[ 0.206007] usbcore: registered new interface driver hub\n[ 0.208043] usbcore: registered new device driver usb\n[ 0.209086] PCI: Using ACPI for IRQ routing\n[ 0.209137] NetLabel: Initializing\n[ 0.209895] NetLabel: domain hash size = 128\n[ 0.212003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.213021] NetLabel: unlabeled traffic allowed by default\n[ 0.214117] Switched to clocksource kvm-clock\n[ 0.219197] AppArmor: AppArmor Filesystem Enabled\n[ 0.220206] pnp: PnP ACPI init\n[ 0.220908] ACPI: bus type PNP registered\n[ 0.222155] pnp: PnP ACPI: found 8 devices\n[ 0.223016] ACPI: bus type PNP unregistered\n[ 0.230036] NET: Registered protocol family 2\n[ 0.231189] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.234858] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.236284] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.237662] TCP: reno registered\n[ 0.238382] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.239575] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.241028] NET: Registered protocol family 1\n[ 0.241982] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.243161] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.244299] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.266281] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.288533] Trying to unpack rootfs image as initramfs...\n[ 0.380838] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.382832] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.383999] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.385229] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.386986] Scanning for low memory corruption every 60 seconds\n[ 0.388613] Initialise system trusted keyring\n[ 0.389564] audit: initializing netlink socket (disabled)\n[ 0.390635] type=2000 audit(1533124181.623:1): initialized\n[ 0.410231] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.412155] zbud: loaded\n[ 0.412959] VFS: Disk quotas dquot_6.5.2\n[ 0.413801] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.415306] fuse init (API version 7.22)\n[ 0.416188] msgmni has been set to 3997\n[ 0.417031] Key type big_key registered\n[ 0.418067] Key type asymmetric registered\n[ 0.418908] Asymmetric key parser 'x509' registered\n[ 0.419877] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.421404] io scheduler noop registered\n[ 0.422217] io scheduler deadline registered (default)\n[ 0.423220] io scheduler cfq registered\n[ 0.424085] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.425161] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.426418] ipmi message handler version 39.2\n[ 0.427356] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.428834] ACPI: Power Button [PWRF]\n[ 0.429702] GHES: HEST is not enabled!\n[ 0.451191] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.493874] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.495492] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.519510] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.521598] Linux agpgart interface v0.103\n[ 0.523173] brd: module loaded\n[ 0.524213] loop: module loaded\n[ 0.525184] blk-mq: CPU -> queue map\n[ 0.525942] CPU 0 -> Queue 0\n[ 0.526605] CPU 1 -> Queue 0\n[ 0.527809] vda: vda1\n[ 0.529116] scsi0 : ata_piix\n[ 0.529895] scsi1 : ata_piix\n[ 0.530612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.531900] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.533392] libphy: Fixed MDIO Bus: probed\n[ 0.534335] tun: Universal TUN/TAP device driver, 1.6\n[ 0.535402] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.537461] PPP generic driver version 2.4.2\n[ 0.538431] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.539716] ehci-pci: EHCI PCI platform driver\n[ 0.540645] ehci-platform: EHCI generic platform driver\n[ 0.541699] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.542894] ohci-pci: OHCI PCI platform driver\n[ 0.543818] ohci-platform: OHCI generic platform driver\n[ 0.544866] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.566761] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.567830] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.569459] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.570703] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.572025] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.573527] usb usb1: Product: UHCI Host Controller\n[ 0.574516] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.575758] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.576815] hub 1-0:1.0: USB hub found\n[ 0.577643] hub 1-0:1.0: 2 ports detected\n[ 0.578627] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.580928] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.581943] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.583114] mousedev: PS/2 mouse device common for all mice\n[ 0.584495] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.586477] rtc_cmos 00:00: RTC can wake from S4\n[ 0.587689] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.588963] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.590268] device-mapper: uevent: version 1.0.3\n[ 0.591291] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.593013] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.594291] TCP: cubic registered\n[ 0.595103] NET: Registered protocol family 10\n[ 0.596227] NET: Registered protocol family 17\n[ 0.597179] Key type dns_resolver registered\n[ 0.598289] Loading compiled-in X.509 certificates\n[ 0.599808] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.601707] registered taskstats version 1\n[ 0.604281] Key type trusted registered\n[ 0.607703] Key type encrypted registered\n[ 0.608589] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.609696] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.611127] regulator-dummy: disabling\n[ 0.612031] Magic number: 14:40:832\n[ 0.619868] rtc_cmos 00:00: setting system clock to 2018-08-01 11:49:41 UTC (1533124181)\n[ 0.621649] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.622831] EDD information not available.\n[ 0.689394] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.691059] Write protecting the kernel read-only data: 12288k\n[ 0.692739] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.695525] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.708141] systemd-udevd[107]: starting version 204\n[ 0.749512] FDC 0 is a S82078B\n[ 0.888068] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.048945] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.050382] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.051913] usb 1-1: Product: QEMU USB Tablet\n[ 1.052817] usb 1-1: Manufacturer: QEMU\n[ 1.053662] usb 1-1: SerialNumber: 42\n[ 1.380076] tsc: Refined TSC clocksource calibration: 3491.873 MHz\n[ 1.760797] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 1.996320] 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.079598] 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 * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n[ 2.187495] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Wed, 01 Aug 2018 11:49:43 +0000. Up 2.53 seconds.\ncloud-init-nonet[2.70]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting configure network device[74G[ OK ]\ncloud-init-nonet[3.66]: static networking is now up\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 01 Aug 2018 11:49:44 +0000. Up 3.79 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 | 192.168.0.11 | 255.255.255.0 | fa:16:3e:c4:f6:13 |\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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\nb9:49:1a:6e:39:30:10:d3:af:a6:6a:69:49:90:80:4e root@ellis-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n|. o. |\n|oE o. |\n|+.. . |\n|o. . . . |\n|. o.. S |\n| . o+ = o |\n|. oo * o |\n| =. . . |\n|+. |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n50:f6:9a:75:79:f3:fb:90:23:19:bc:5d:f4:cc:08:a9 root@ellis-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| o |\n| o . o |\n| . o = o .|\n| . + + o B.|\n| S E o . *|\n| = o.|\n| + =. |\n| . o.|\n| .|\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\ncb:8f:45:53:21:ac:d0:27:02:e2:e7:6c:67:22:0d:c8 root@ellis-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| . .. . .. . |\n|.o . o o o. . |\n|.Eo . o + . |\n| * . . |\n| . * o S o |\n| o + . o . |\n| o . |\n| + |\n| . . |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n2b:16:f9:42:82:70:4c:93:80:64:1b:5e:ac:c7:c0:59 root@ellis-0\nThe key's randomart image is:\n+--[ED25519 256--+\n|==*E |\n|+*=o |\n|.o* |\n| + + . |\n| o . + S |\n| o o . |\n| + o |\n| . o |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Wed, 01 Aug 2018 11:49:50 +0000. Up 9.29 seconds.\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n * Stopping System V runlevel compatibility[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:final' at Wed, 01 Aug 2018 11:49:51 +0000. Up 10.25 seconds.\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ apt-key add -\n+ curl -L http://repo.cw-ngv.com/repo_key\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 15889 0 --:--:-- --:--:-- --:--:-- 15904\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\n\nUbuntu 14.04.5 LTS ellis-0 ttyS0\n\nellis-0 login: Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\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\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [75.9 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [419 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 [6322 B]\nGet:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [237 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [203 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 [7433 B]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1090 kB]\nGet:16 http://security.ubuntu.com trusty-security/universe Translation-en [129 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 [464 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 [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 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 [9709 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 [1896 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 [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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\nFetched 12.6 MB in 7s (1589 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=\n+ '[' -n '' ']'\n+ etcd_ip=192.168.0.11\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install ellis --yes --force-yes\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.7 MB of archives.\nAfter this operation, 253 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaio1 amd64 0.3.109-4 [6364 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/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ ellis 1.0-180326.110234 [10.4 MB]\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 [1024 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 [2194 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.61-0ubuntu0.14.04.1 [12.7 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-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.61-0ubuntu0.14.04.1 [708 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1463 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [3764 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1862 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 [2076 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 [1913 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 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 [1688 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 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 [1051 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 [1490 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 [4838 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 [1485 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 [5394 B]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.61-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 [1820 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]\nExtracting templates from packages: 30%Extracting templates from packages: 61%Extracting templates from packages: 91%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 69.7 MB in 16s (4153 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.61-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.61-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.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-client-5.5.\nPreparing to unpack .../mysql-client-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-server-core-5.5.\nPreparing to unpack .../mysql-server-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nSetting up mysql-common (5.5.61-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.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-server-5.5 (5.5.61-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-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\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-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\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-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\nSelecting previously unselected package mysql-server.\nPreparing to unpack .../mysql-server_5.5.61-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-server (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package ellis.\nPreparing to unpack .../ellis_1.0-180326.110234_amd64.deb ...\nUnpacking ellis (1.0-180326.110234) ...\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.61-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.61-0ubuntu0.14.04.1) ...\nSetting up mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nSetting up mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nSetting up mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nmysql start/running, process 8551\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.61-0ubuntu0.14.04.1) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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-180328.114312) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 9274\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\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-180322.165850) ...\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...+++\nunable to write 'random state'\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\nunable to write 'random state'\nAdding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx'\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up ellis (1.0-180326.110234) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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 defusedxml (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, defusedxml, 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 defusedxml-0.5.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+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading 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.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [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/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 3s (12.2 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58121 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-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\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-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting nsenter (from 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 argparse (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting pathlib (from nsenter->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: argparse, contextlib2, pathlib, nsenter, 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\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 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 nsenter-0.2 pathlib-1.0.1 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\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-180328.115321) ...\n+ /usr/share/clearwater/clearwater-etcd/scripts/wait_for_etcd\n+ /usr/share/clearwater/clearwater-config-manager/scripts/cw-config download shared_config --autoconfirm --dir /tmp\nshared_config is not present in the configuration database. A blank file has been created for you. You can make changes to this and upload as normal.\nshared_config downloaded to /tmp/shared_config\n+ cat\n+ /usr/share/clearwater/clearwater-config-manager/scripts/cw-config upload shared_config --autoconfirm --dir /tmp\n\nConfig successfully validated\nshared_config is not present in the configuration database. A blank file has been created for you. You can make changes to this and upload as normal.\nConfiguration file change: user None has modified shared_config.\n Lines added:\n\"# Deployment definitions\"\n\"home_domain=clearwater.opnfv\"\n\"sprout_hostname=sprout.clearwater.opnfv\"\n\"hs_hostname=hs.clearwater.opnfv:8888\"\n\"hs_provisioning_hostname=hs-prov.clearwater.opnfv:8889\"\n\"ralf_hostname=ralf.clearwater.opnfv:10888\"\n\"xdms_hostname=homer.clearwater.opnfv:7888\"\n\"sprout_impi_store=vellum.clearwater.opnfv\"\n\"sprout_registration_store=vellum.clearwater.opnfv\"\n\"homestead_impu_store=vellum.clearwater.opnfv\"\n\"cassandra_hostname=vellum.clearwater.opnfv\"\n\"chronos_hostname=vellum.clearwater.opnfv\"\n\"ralf_session_store=vellum.clearwater.opnfv\"\n\"upstream_port=0\"\n\"# Email server configuration\"\n\"smtp_smarthost=localhost\"\n\"smtp_username=username\"\n\"smtp_password=password\"\n\"email_recovery_sender=clearwater@example.org\"\n\"# Keys\"\n\"signup_key=secret\"\n\"turn_workaround=secret\"\n\"ellis_api_key=secret\"\n\"ellis_cookie_key=secret\"\nshared_config successfully uploaded\n+ service clearwater-infrastructure restart\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\n ...done.\n+ service ellis stop\n+ /usr/share/clearwater/ellis/env/bin/python /usr/share/clearwater/ellis/src/metaswitch/ellis/tools/create_numbers.py --start 6505550000 --count 1000\nCreated 1000 numbers, 0 already present in database\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.210\n++ echo A 172.30.9.210\n++ ip2rr 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.210\n++ echo A 172.30.9.210\n+ echo 'nameserver 192.168.0.2'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ service dnsmasq force-reload\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | f7:45:a4:5a:63:6f:ab:45:25:ca:de:f5:b2:85:ed:fc | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 50:f6:9a:75:79:f3:fb:90:23:19:bc:5d:f4:cc:08:a9 root@ellis-0 (DSA)\nec2: 256 cb:8f:45:53:21:ac:d0:27:02:e2:e7:6c:67:22:0d:c8 root@ellis-0 (ECDSA)\nec2: 256 2b:16:f9:42:82:70:4c:93:80:64:1b:5e:ac:c7:c0:59 root@ellis-0 (ED25519)\nec2: 2048 b9:49:1a:6e:39:30:10:d3:af:a6:6a:69:49:90:80:4e root@ellis-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBM08PPXjcx1ADAJM+6tYybnQtc0WwXMhzSzRqSwof8ewo9O94+mRhV2Rnuqam70jw2xUoyRLwMtx+duISRb2H3g= root@ellis-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOiWhThj05rQFV22a3f1LX0keCijYu8wmHoG89cK2IKB root@ellis-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDGd97KBOvI5S+x1HDWTupOlCpJksLW+UW2+uGgzf3ARlY9uRDDbUNMYXFVAm4BrfEAnGDrywS2b+uCswYIP/KkXqC0V8sep8AeR7FaJDrUIQ/up5D8G3xRTf0hzN566syXwDLLkOI0ndMOJUKcfpLBcu+Ah4OqYIC3hddb2SywipDLcg1buop/Me0rpnwdsnsmyeKqkNJTT2Vnf6cczEzRl/JIPFDg8LJD/YyiLgiwbyxKT5jBr0As4vveM6jQKyYj2YDrFRzI/dehXD7Oge4LLgX8pHfFv6BohLlHhs5autkFUzxD2jOUWJ2t0colNs64VdNpopK40rRb+g3jrJuP root@ellis-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Wed, 01 Aug 2018 11:52:55 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 194.10 seconds\n"} 2018-08-01 11:54:23,250 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/fd10f666-adc2-4414-a884-dcef4ada2d6d/action used request id req-c493668f-bba4-4521-b20e-365cd32fed1e 2018-08-01 11:54:23,250 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0811150074005s 2018-08-01 11:54:23,253 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/fd10f666-adc2-4414-a884-dcef4ada2d6d/action used request id req-c493668f-bba4-4521-b20e-365cd32fed1e 2018-08-01 11:54:23,253 - functest.core.singlevm - DEBUG - console: [ 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.008033] AppArmor: AppArmor initialized [ 0.008909] Yama: becoming mindful. [ 0.009804] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013103] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.015111] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.016006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.017594] Initializing cgroup subsys memory [ 0.018520] Initializing cgroup subsys devices [ 0.019442] Initializing cgroup subsys freezer [ 0.020004] Initializing cgroup subsys blkio [ 0.020881] Initializing cgroup subsys perf_event [ 0.021817] Initializing cgroup subsys hugetlb [ 0.022774] CPU: Physical Processor ID: 0 [ 0.024010] FEATURE SPEC_CTRL Present [ 0.025490] mce: CPU supports 10 MCE banks [ 0.026370] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.026370] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.028005] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.029227] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.030634] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.032003] Speculative Store Bypass: Vulnerable [ 0.033254] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.038486] ACPI: Core revision 20131115 [ 0.039767] ACPI: All ACPI Tables successfully acquired [ 0.040837] ftrace: allocating 28727 entries in 113 pages [ 0.060281] Enabling x2apic [ 0.060946] Enabled x2apic [ 0.061771] Switched APIC routing to physical x2apic. [ 0.064139] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.065379] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.067584] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.073759] KVM setup paravirtual spinlock [ 0.075907] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.076161] x86: Booting SMP configuration: [ 0.077114] .... node #0, CPUs: #1[ 0.075873] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.092018] x86: Booted up 1 node, 2 CPUs [ 0.092012] KVM setup async PF for cpu 1 [ 0.092014] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.094800] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.096308] devtmpfs: initialized [ 0.098497] EVM: security.selinux [ 0.099230] EVM: security.SMACK64 [ 0.100008] EVM: security.ima [ 0.100685] EVM: security.capability [ 0.101474] pinctrl core: initialized pinctrl subsystem [ 0.101881] regulator-dummy: no parameters [ 0.104063] RTC time: 11:49:41, date: 08/01/18 [ 0.104995] NET: Registered protocol family 16 [ 0.105994] cpuidle: using governor ladder [ 0.106847] cpuidle: using governor menu [ 0.107736] ACPI: bus type PCI registered [ 0.108004] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.109316] PCI: Using configuration type 1 for base access [ 0.110943] bio: create slab at 0 [ 0.112058] ACPI: Added _OSI(Module Device) [ 0.112938] ACPI: Added _OSI(Processor Device) [ 0.113838] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.114776] ACPI: Added _OSI(Processor Aggregator Device) [ 0.116835] ACPI: Interpreter enabled [ 0.117634] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.119547] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.121251] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.123160] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.124545] ACPI: (supports S0 S5) [ 0.125280] ACPI: Using IOAPIC for interrupt routing [ 0.126270] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.128193] ACPI: No dock devices found. [ 0.130840] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.132007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.133299] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.136017] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.138370] acpiphp: Slot [3] registered [ 0.139214] acpiphp: Slot [4] registered [ 0.140019] acpiphp: Slot [5] registered [ 0.140864] acpiphp: Slot [6] registered [ 0.141701] acpiphp: Slot [7] registered [ 0.142543] acpiphp: Slot [8] registered [ 0.143379] acpiphp: Slot [9] registered [ 0.144025] acpiphp: Slot [10] registered [ 0.144875] acpiphp: Slot [11] registered [ 0.145728] acpiphp: Slot [12] registered [ 0.146579] acpiphp: Slot [13] registered [ 0.147433] acpiphp: Slot [14] registered [ 0.148019] acpiphp: Slot [15] registered [ 0.148876] acpiphp: Slot [16] registered [ 0.149730] acpiphp: Slot [17] registered [ 0.150601] acpiphp: Slot [18] registered [ 0.151461] acpiphp: Slot [19] registered [ 0.152019] acpiphp: Slot [20] registered [ 0.152866] acpiphp: Slot [21] registered [ 0.153710] acpiphp: Slot [22] registered [ 0.154552] acpiphp: Slot [23] registered [ 0.155403] acpiphp: Slot [24] registered [ 0.156019] acpiphp: Slot [25] registered [ 0.156870] acpiphp: Slot [26] registered [ 0.157713] acpiphp: Slot [27] registered [ 0.158558] acpiphp: Slot [28] registered [ 0.159401] acpiphp: Slot [29] registered [ 0.160019] acpiphp: Slot [30] registered [ 0.160871] acpiphp: Slot [31] registered [ 0.161714] PCI host bridge to bus 0000:00 [ 0.162560] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.163622] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.164004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.165181] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.166454] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.167727] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.172431] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.173918] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.192510] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.194069] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.195557] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.196714] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.198366] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.199736] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.200196] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.201281] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.202883] vgaarb: loaded [ 0.203501] vgaarb: bridge control possible 0000:00:02.0 [ 0.204214] SCSI subsystem initialized [ 0.205138] ACPI: bus type USB registered [ 0.205138] usbcore: registered new interface driver usbfs [ 0.206007] usbcore: registered new interface driver hub [ 0.208043] usbcore: registered new device driver usb [ 0.209086] PCI: Using ACPI for IRQ routing [ 0.209137] NetLabel: Initializing [ 0.209895] NetLabel: domain hash size = 128 [ 0.212003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.213021] NetLabel: unlabeled traffic allowed by default [ 0.214117] Switched to clocksource kvm-clock [ 0.219197] AppArmor: AppArmor Filesystem Enabled [ 0.220206] pnp: PnP ACPI init [ 0.220908] ACPI: bus type PNP registered [ 0.222155] pnp: PnP ACPI: found 8 devices [ 0.223016] ACPI: bus type PNP unregistered [ 0.230036] NET: Registered protocol family 2 [ 0.231189] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.234858] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.236284] TCP: Hash tables configured (established 16384 bind 16384) [ 0.237662] TCP: reno registered [ 0.238382] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.239575] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.241028] NET: Registered protocol family 1 [ 0.241982] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.243161] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.244299] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.266281] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.288533] Trying to unpack rootfs image as initramfs... [ 0.380838] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.382832] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.383999] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.385229] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.386986] Scanning for low memory corruption every 60 seconds [ 0.388613] Initialise system trusted keyring [ 0.389564] audit: initializing netlink socket (disabled) [ 0.390635] type=2000 audit(1533124181.623:1): initialized [ 0.410231] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.412155] zbud: loaded [ 0.412959] VFS: Disk quotas dquot_6.5.2 [ 0.413801] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.415306] fuse init (API version 7.22) [ 0.416188] msgmni has been set to 3997 [ 0.417031] Key type big_key registered [ 0.418067] Key type asymmetric registered [ 0.418908] Asymmetric key parser 'x509' registered [ 0.419877] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.421404] io scheduler noop registered [ 0.422217] io scheduler deadline registered (default) [ 0.423220] io scheduler cfq registered [ 0.424085] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.425161] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.426418] ipmi message handler version 39.2 [ 0.427356] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.428834] ACPI: Power Button [PWRF] [ 0.429702] GHES: HEST is not enabled! [ 0.451191] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.493874] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.495492] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.519510] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.521598] Linux agpgart interface v0.103 [ 0.523173] brd: module loaded [ 0.524213] loop: module loaded [ 0.525184] blk-mq: CPU -> queue map [ 0.525942] CPU 0 -> Queue 0 [ 0.526605] CPU 1 -> Queue 0 [ 0.527809] vda: vda1 [ 0.529116] scsi0 : ata_piix [ 0.529895] scsi1 : ata_piix [ 0.530612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.531900] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.533392] libphy: Fixed MDIO Bus: probed [ 0.534335] tun: Universal TUN/TAP device driver, 1.6 [ 0.535402] tun: (C) 1999-2004 Max Krasnyansky [ 0.537461] PPP generic driver version 2.4.2 [ 0.538431] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.539716] ehci-pci: EHCI PCI platform driver [ 0.540645] ehci-platform: EHCI generic platform driver [ 0.541699] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.542894] ohci-pci: OHCI PCI platform driver [ 0.543818] ohci-platform: OHCI generic platform driver [ 0.544866] uhci_hcd: USB Universal Host Controller Interface driver [ 0.566761] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.567830] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.569459] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.570703] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.572025] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.573527] usb usb1: Product: UHCI Host Controller [ 0.574516] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.575758] usb usb1: SerialNumber: 0000:00:01.2 [ 0.576815] hub 1-0:1.0: USB hub found [ 0.577643] hub 1-0:1.0: 2 ports detected [ 0.578627] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.580928] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.581943] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.583114] mousedev: PS/2 mouse device common for all mice [ 0.584495] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.586477] rtc_cmos 00:00: RTC can wake from S4 [ 0.587689] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.588963] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.590268] device-mapper: uevent: version 1.0.3 [ 0.591291] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.593013] ledtrig-cpu: registered to indicate activity on CPUs [ 0.594291] TCP: cubic registered [ 0.595103] NET: Registered protocol family 10 [ 0.596227] NET: Registered protocol family 17 [ 0.597179] Key type dns_resolver registered [ 0.598289] Loading compiled-in X.509 certificates [ 0.599808] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.601707] registered taskstats version 1 [ 0.604281] Key type trusted registered [ 0.607703] Key type encrypted registered [ 0.608589] AppArmor: AppArmor sha1 policy hashing enabled [ 0.609696] IMA: No TPM chip found, activating TPM-bypass! [ 0.611127] regulator-dummy: disabling [ 0.612031] Magic number: 14:40:832 [ 0.619868] rtc_cmos 00:00: setting system clock to 2018-08-01 11:49:41 UTC (1533124181) [ 0.621649] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.622831] EDD information not available. [ 0.689394] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.691059] Write protecting the kernel read-only data: 12288k [ 0.692739] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.695525] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.708141] systemd-udevd[107]: starting version 204 [ 0.749512] FDC 0 is a S82078B [ 0.888068] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.048945] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.050382] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.051913] usb 1-1: Product: QEMU USB Tablet [ 1.052817] usb 1-1: Manufacturer: QEMU [ 1.053662] usb 1-1: SerialNumber: 42 [ 1.380076] tsc: Refined TSC clocksource calibration: 3491.873 MHz [ 1.760797] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 1.996320] 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.079598] 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 ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.187495] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Wed, 01 Aug 2018 11:49:43 +0000. Up 2.53 seconds. cloud-init-nonet[2.70]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting configure network device[74G[ OK ] cloud-init-nonet[3.66]: static networking is now up * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 01 Aug 2018 11:49:44 +0000. Up 3.79 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 | 192.168.0.11 | 255.255.255.0 | fa:16:3e:c4:f6:13 | 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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ 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: b9:49:1a:6e:39:30:10:d3:af:a6:6a:69:49:90:80:4e root@ellis-0 The key's randomart image is: +--[ RSA 2048]----+ |. o. | |oE o. | |+.. . | |o. . . . | |. o.. S | | . o+ = o | |. oo * o | | =. . . | |+. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 50:f6:9a:75:79:f3:fb:90:23:19:bc:5d:f4:cc:08:a9 root@ellis-0 The key's randomart image is: +--[ DSA 1024]----+ | o | | o . o | | . o = o .| | . + + o B.| | S E o . *| | = o.| | + =. | | . o.| | .| +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: cb:8f:45:53:21:ac:d0:27:02:e2:e7:6c:67:22:0d:c8 root@ellis-0 The key's randomart image is: +--[ECDSA 256]---+ | . .. . .. . | |.o . o o o. . | |.Eo . o + . | | * . . | | . * o S o | | o + . o . | | o . | | + | | . . | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 2b:16:f9:42:82:70:4c:93:80:64:1b:5e:ac:c7:c0:59 root@ellis-0 The key's randomart image is: +--[ED25519 256--+ |==*E | |+*=o | |.o* | | + + . | | o . + S | | o o . | | + o | | . o | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Wed, 01 Aug 2018 11:49:50 +0000. Up 9.29 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. * Stopping System V runlevel compatibility[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:final' at Wed, 01 Aug 2018 11:49:51 +0000. Up 10.25 seconds. + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 15889 0 --:--:-- --:--:-- --:--:-- 15904 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Ubuntu 14.04.5 LTS ellis-0 ttyS0 ellis-0 login: Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ Translation-en 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 Get:7 http://security.ubuntu.com trusty-security/universe Sources [75.9 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [419 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 [6322 B] Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [237 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [203 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 [7433 B] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1090 kB] Get:16 http://security.ubuntu.com trusty-security/universe Translation-en [129 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 [464 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 [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 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 [9709 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 [1896 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 [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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 Fetched 12.6 MB in 7s (1589 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip= + '[' -n '' ']' + etcd_ip=192.168.0.11 + cat + DEBIAN_FRONTEND=noninteractive + apt-get install ellis --yes --force-yes 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.7 MB of archives. After this operation, 253 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaio1 amd64 0.3.109-4 [6364 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/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ ellis 1.0-180326.110234 [10.4 MB] 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 [1024 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 [2194 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.61-0ubuntu0.14.04.1 [12.7 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-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.61-0ubuntu0.14.04.1 [708 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1463 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [3764 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1862 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 [2076 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 [1913 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 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 [1688 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 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 [1051 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 [1490 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 [4838 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 [1485 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 [5394 B] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.61-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 [1820 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.7 MB in 16s (4153 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.61-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.61-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.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-client-5.5. Preparing to unpack .../mysql-client-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-core-5.5. Preparing to unpack .../mysql-server-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up mysql-common (5.5.61-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.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-5.5 (5.5.61-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-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... 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-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... 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-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package mysql-server. Preparing to unpack .../mysql-server_5.5.61-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-server (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package ellis. Preparing to unpack .../ellis_1.0-180326.110234_amd64.deb ... Unpacking ellis (1.0-180326.110234) ... 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.61-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.61-0ubuntu0.14.04.1) ... Setting up mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... Setting up mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... Setting up mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ... mysql start/running, process 8551 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.61-0ubuntu0.14.04.1) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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-180328.114312) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 9274 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... 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-180322.165850) ... 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 .....................+++ ...+++ unable to write 'random state' 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 unable to write 'random state' Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up ellis (1.0-180326.110234) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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 defusedxml (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, defusedxml, 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 defusedxml-0.5.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) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes 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.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [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/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 3s (12.2 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58121 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-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... 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-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting nsenter (from 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 argparse (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting pathlib (from nsenter->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: argparse, contextlib2, pathlib, nsenter, 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 Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 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 nsenter-0.2 pathlib-1.0.1 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 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + /usr/share/clearwater/clearwater-etcd/scripts/wait_for_etcd + /usr/share/clearwater/clearwater-config-manager/scripts/cw-config download shared_config --autoconfirm --dir /tmp shared_config is not present in the configuration database. A blank file has been created for you. You can make changes to this and upload as normal. shared_config downloaded to /tmp/shared_config + cat + /usr/share/clearwater/clearwater-config-manager/scripts/cw-config upload shared_config --autoconfirm --dir /tmp Config successfully validated shared_config is not present in the configuration database. A blank file has been created for you. You can make changes to this and upload as normal. Configuration file change: user None has modified shared_config. Lines added: "# Deployment definitions" "home_domain=clearwater.opnfv" "sprout_hostname=sprout.clearwater.opnfv" "hs_hostname=hs.clearwater.opnfv:8888" "hs_provisioning_hostname=hs-prov.clearwater.opnfv:8889" "ralf_hostname=ralf.clearwater.opnfv:10888" "xdms_hostname=homer.clearwater.opnfv:7888" "sprout_impi_store=vellum.clearwater.opnfv" "sprout_registration_store=vellum.clearwater.opnfv" "homestead_impu_store=vellum.clearwater.opnfv" "cassandra_hostname=vellum.clearwater.opnfv" "chronos_hostname=vellum.clearwater.opnfv" "ralf_session_store=vellum.clearwater.opnfv" "upstream_port=0" "# 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" shared_config successfully uploaded + service clearwater-infrastructure restart * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful ...done. + service ellis stop + /usr/share/clearwater/ellis/env/bin/python /usr/share/clearwater/ellis/src/metaswitch/ellis/tools/create_numbers.py --start 6505550000 --count 1000 Created 1000 numbers, 0 already present in database + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.210 ++ echo A 172.30.9.210 ++ ip2rr 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.210 ++ echo A 172.30.9.210 + echo 'nameserver 192.168.0.2' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. ci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | f7:45:a4:5a:63:6f:ab:45:25:ca:de:f5:b2:85:ed:fc | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 50:f6:9a:75:79:f3:fb:90:23:19:bc:5d:f4:cc:08:a9 root@ellis-0 (DSA) ec2: 256 cb:8f:45:53:21:ac:d0:27:02:e2:e7:6c:67:22:0d:c8 root@ellis-0 (ECDSA) ec2: 256 2b:16:f9:42:82:70:4c:93:80:64:1b:5e:ac:c7:c0:59 root@ellis-0 (ED25519) ec2: 2048 b9:49:1a:6e:39:30:10:d3:af:a6:6a:69:49:90:80:4e root@ellis-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBM08PPXjcx1ADAJM+6tYybnQtc0WwXMhzSzRqSwof8ewo9O94+mRhV2Rnuqam70jw2xUoyRLwMtx+duISRb2H3g= root@ellis-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOiWhThj05rQFV22a3f1LX0keCijYu8wmHoG89cK2IKB root@ellis-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDGd97KBOvI5S+x1HDWTupOlCpJksLW+UW2+uGgzf3ARlY9uRDDbUNMYXFVAm4BrfEAnGDrywS2b+uCswYIP/KkXqC0V8sep8AeR7FaJDrUIQ/up5D8G3xRTf0hzN566syXwDLLkOI0ndMOJUKcfpLBcu+Ah4OqYIC3hddb2SywipDLcg1buop/Me0rpnwdsnsmyeKqkNJTT2Vnf6cczEzRl/JIPFDg8LJD/YyiLgiwbyxKT5jBr0As4vveM6jQKyYj2YDrFRzI/dehXD7Oge4LLgX8pHfFv6BohLlHhs5autkFUzxD2jOUWJ2t0colNs64VdNpopK40rRb+g3jrJuP root@ellis-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Wed, 01 Aug 2018 11:52:55 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 194.10 seconds 2018-08-01 11:54:23,257 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-08-01 11:54:23,257 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - server: 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:c4:f6:13', u'version': 4, u'addr': u'192.168.0.11', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:c4:f6:13', u'version': 4, u'addr': u'172.30.9.210', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'c235a645-7686-4178-b685-63bdfc362e6f', 'name': u'heat_ims-img_alt_4df9543f-1de4-4fee-82bc-41730c529ffa'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-01T11:49:40.000000', 'flavor': Munch({u'id': u'5c96a2e4-516e-42b5-836c-6c812ace69f3', 'name': u'heat_ims-flavor_alt_4df9543f-1de4-4fee-82bc-41730c529ffa'}), 'az': u'nova', 'id': u'fd10f666-adc2-4414-a884-dcef4ada2d6d', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'86625c36-3bbb-4b9f-9b71-b0b2adc6b17a', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'name': 'heat_ims-project_4df9543f-1de4-4fee-82bc-41730c529ffa', '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'717fcf94-7eea-4e8f-a090-aff0b6c533c0'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'86625c36-3bbb-4b9f-9b71-b0b2adc6b17a', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'name': 'heat_ims-project_4df9543f-1de4-4fee-82bc-41730c529ffa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'733772e3f94f4f95a51c34f8f2a0e8e7', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'733772e3f94f4f95a51c34f8f2a0e8e7', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'73b2728e-e4aa-4da4-9539-9ea9bfd48114'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'86625c36-3bbb-4b9f-9b71-b0b2adc6b17a', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'name': 'heat_ims-project_4df9543f-1de4-4fee-82bc-41730c529ffa', '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'8af0e045-c549-4095-8f06-a0f0274eb5b2'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'86625c36-3bbb-4b9f-9b71-b0b2adc6b17a', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'name': 'heat_ims-project_4df9543f-1de4-4fee-82bc-41730c529ffa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'733772e3f94f4f95a51c34f8f2a0e8e7', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'733772e3f94f4f95a51c34f8f2a0e8e7', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'd140f5a0-fd1f-491b-91c5-d23b1c616fb1'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'86625c36-3bbb-4b9f-9b71-b0b2adc6b17a', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'name': 'heat_ims-project_4df9543f-1de4-4fee-82bc-41730c529ffa', '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'ee1320a6-a2f0-4e6e-9fd0-491adc476bc0'})], 'id': u'86625c36-3bbb-4b9f-9b71-b0b2adc6b17a', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'name': 'heat_ims-project_4df9543f-1de4-4fee-82bc-41730c529ffa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Ellis nodes (management)', 'tenant_id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 80, 'security_group_id': u'59eb72c8-753d-47b7-bc17-99a8df64dbf1', 'tenant_id': '', 'port_range_min': 80, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'name': 'heat_ims-project_4df9543f-1de4-4fee-82bc-41730c529ffa', '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'03e4b7ce-6c3f-418f-b957-5e91d88fd002'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 443, 'security_group_id': u'59eb72c8-753d-47b7-bc17-99a8df64dbf1', 'tenant_id': '', 'port_range_min': 443, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'name': 'heat_ims-project_4df9543f-1de4-4fee-82bc-41730c529ffa', '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'5dd3d0a5-9416-4654-b09a-d930267009fa'})], 'id': u'59eb72c8-753d-47b7-bc17-99a8df64dbf1', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'name': 'heat_ims-project_4df9543f-1de4-4fee-82bc-41730c529ffa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'properties': Munch({}), 'name': u'clearwater-opnfv-ellis-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'e6926b6957064809907b3a6b55a76771', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.210', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'name': 'heat_ims-project_4df9543f-1de4-4fee-82bc-41730c529ffa', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.210', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.210', 'launched_at': u'2018-08-01T11:49:40.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-01T11:49:40Z', 'hostId': u'0bf63998e69f749a8e677370730dafd105841e814b81fe61687a8d70', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa', 'public_v6': '', 'private_v4': u'192.168.0.11', 'cloud': 'envvars', 'host_id': u'0bf63998e69f749a8e677370730dafd105841e814b81fe61687a8d70', '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-08-01T11:49:40.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'733772e3f94f4f95a51c34f8f2a0e8e7', 'created_at': u'2018-08-01T11:48:16Z', 'created': u'2018-08-01T11:48:16Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-01 11:54:23,259 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 11:54:23,262 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 11:54:23,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:54: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-4734f440-56a4-4976-9288-4dfdf23ea17a x-compute-request-id: req-4734f440-56a4-4976-9288-4dfdf23ea17a Content-Encoding: gzip Content-Length: 1500 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:73:21:e6", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:21:e6", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:c1:22", "version": 4, "addr": "192.168.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:c1:22", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/403696c5-2dcf-4228-b5b0-f44121c73b7c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/403696c5-2dcf-4228-b5b0-f44121c73b7c", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:50:39.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "403696c5-2dcf-4228-b5b0-f44121c73b7c", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:50:39Z", "hostId": "b77b292b3e7d9cf79cae4c932a13feccc8c9d06d94f40658a48d29ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "homer-0.clearwater.opnfv", "created": "2018-08-01T11:49:56Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:65:ce:9b", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:ce:9b", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1a:c7:12", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/4bd05bc6-57ad-45f1-9a3d-6528db5d43ce", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/4bd05bc6-57ad-45f1-9a3d-6528db5d43ce", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:50:39.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "4bd05bc6-57ad-45f1-9a3d-6528db5d43ce", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:50:39Z", "hostId": "b77b292b3e7d9cf79cae4c932a13feccc8c9d06d94f40658a48d29ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "dime-0.clearwater.opnfv", "created": "2018-08-01T11:49:56Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:5a:2a:e0", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:2a:e0", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:a7:52", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:a7:52", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b9e44d42-7ef2-4457-a8ff-05ddaac34690", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b9e44d42-7ef2-4457-a8ff-05ddaac34690", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:50:39.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "b9e44d42-7ef2-4457-a8ff-05ddaac34690", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:50:39Z", "hostId": "b77b292b3e7d9cf79cae4c932a13feccc8c9d06d94f40658a48d29ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "bono-0.clearwater.opnfv", "created": "2018-08-01T11:49:56Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:8a:b7:0d", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:b7:0d", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:14:7b", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a5e6c3c0-1a1b-49e0-929c-51fea4ea1012", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a5e6c3c0-1a1b-49e0-929c-51fea4ea1012", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:50:32.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "a5e6c3c0-1a1b-49e0-929c-51fea4ea1012", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:50:33Z", "hostId": "0bf63998e69f749a8e677370730dafd105841e814b81fe61687a8d70", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-01T11:49:55Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:94:6d:cd", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:6d:cd", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:4d:c1", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/97163e3e-7028-4e1d-86ea-ce672c93ae8b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/97163e3e-7028-4e1d-86ea-ce672c93ae8b", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:50:29.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "97163e3e-7028-4e1d-86ea-ce672c93ae8b", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:50:29Z", "hostId": "b77b292b3e7d9cf79cae4c932a13feccc8c9d06d94f40658a48d29ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-01T11:49:54Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:c4:f6:13", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:f6:13", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/fd10f666-adc2-4414-a884-dcef4ada2d6d", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/fd10f666-adc2-4414-a884-dcef4ada2d6d", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:49:40.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "fd10f666-adc2-4414-a884-dcef4ada2d6d", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:49:40Z", "hostId": "0bf63998e69f749a8e677370730dafd105841e814b81fe61687a8d70", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-01T11:48:16Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "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:87:6e:c5", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:6e:c5", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:96:06", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/15fcad45-7e3e-496e-91b2-6dd6ba6f00fd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/15fcad45-7e3e-496e-91b2-6dd6ba6f00fd", "rel": "bookmark"}], "image": {"id": "c235a645-7686-4178-b685-63bdfc362e6f", "links": [{"href": "http://172.30.9.24:8774/images/c235a645-7686-4178-b685-63bdfc362e6f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T11:48:06.000000", "flavor": {"id": "5c96a2e4-516e-42b5-836c-6c812ace69f3", "links": [{"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "bookmark"}]}, "id": "15fcad45-7e3e-496e-91b2-6dd6ba6f00fd", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "e6926b6957064809907b3a6b55a76771", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T11:48:06Z", "hostId": "b77b292b3e7d9cf79cae4c932a13feccc8c9d06d94f40658a48d29ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4df9543f-1de4-4fee-82bc-41730c529ffa", "name": "ns.clearwater.opnfv", "created": "2018-08-01T11:46:20Z", "tenant_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 11:54:23,823 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-4734f440-56a4-4976-9288-4dfdf23ea17a 2018-08-01 11:54:23,823 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.563968896866s 2018-08-01 11:54:23,824 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-4734f440-56a4-4976-9288-4dfdf23ea17a 2018-08-01 11:54:23,831 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-01 11:54:23,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/15fcad45-7e3e-496e-91b2-6dd6ba6f00fd/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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-01 11:54:23,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:54: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-2035be06-36b5-491e-8271-8d4e1f47d24c x-compute-request-id: req-2035be06-36b5-491e-8271-8d4e1f47d24c Content-Encoding: gzip Content-Length: 11797 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 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\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 00000000000f60e0 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.008032] AppArmor: AppArmor initialized\n[ 0.008888] Yama: becoming mindful.\n[ 0.009787] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.012990] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.014972] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.016005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.017576] Initializing cgroup subsys memory\n[ 0.018475] Initializing cgroup subsys devices\n[ 0.019375] Initializing cgroup subsys freezer\n[ 0.020004] Initializing cgroup subsys blkio\n[ 0.020870] Initializing cgroup subsys perf_event\n[ 0.021796] Initializing cgroup subsys hugetlb\n[ 0.022736] CPU: Physical Processor ID: 0\n[ 0.024010] FEATURE SPEC_CTRL Present\n[ 0.025451] mce: CPU supports 10 MCE banks\n[ 0.026311] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.026311] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.028005] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.029270] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.030642] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.032003] Speculative Store Bypass: Vulnerable\n[ 0.033250] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.038392] ACPI: Core revision 20131115\n[ 0.039681] ACPI: All ACPI Tables successfully acquired\n[ 0.040818] ftrace: allocating 28727 entries in 113 pages\n[ 0.060273] Enabling x2apic\n[ 0.060942] Enabled x2apic\n[ 0.061761] Switched APIC routing to physical x2apic.\n[ 0.064967] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.066526] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.069086] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.076855] KVM setup paravirtual spinlock\n[ 0.079247] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.080152] x86: Booting SMP configuration:\n[ 0.081235] .... node #0, CPUs: #1[ 0.079215] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.096018] x86: Booted up 1 node, 2 CPUs\n[ 0.096011] KVM setup async PF for cpu 1\n[ 0.096012] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.099853] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.100340] devtmpfs: initialized\n[ 0.102450] EVM: security.selinux\n[ 0.103428] EVM: security.SMACK64\n[ 0.104005] EVM: security.ima\n[ 0.104932] EVM: security.capability\n[ 0.106025] pinctrl core: initialized pinctrl subsystem\n[ 0.108048] regulator-dummy: no parameters\n[ 0.109311] RTC time: 11:48:06, date: 08/01/18\n[ 0.110588] NET: Registered protocol family 16\n[ 0.111939] cpuidle: using governor ladder\n[ 0.112003] cpuidle: using governor menu\n[ 0.113240] ACPI: bus type PCI registered\n[ 0.114447] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.116092] PCI: Using configuration type 1 for base access\n[ 0.118148] bio: create slab at 0\n[ 0.118148] ACPI: Added _OSI(Module Device)\n[ 0.120003] ACPI: Added _OSI(Processor Device)\n[ 0.121263] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.122602] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.125027] ACPI: Interpreter enabled\n[ 0.126003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.128004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.130522] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.132003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.134009] ACPI: (supports S0 S5)\n[ 0.134785] ACPI: Using IOAPIC for interrupt routing\n[ 0.136016] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.138047] ACPI: No dock devices found.\n[ 0.140673] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.141910] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.143244] 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.146432] acpiphp: Slot [3] registered\n[ 0.147364] acpiphp: Slot [4] registered\n[ 0.148022] acpiphp: Slot [5] registered\n[ 0.148879] acpiphp: Slot [6] registered\n[ 0.149704] acpiphp: Slot [7] registered\n[ 0.150566] acpiphp: Slot [8] registered\n[ 0.151433] acpiphp: Slot [9] registered\n[ 0.152025] acpiphp: Slot [10] registered\n[ 0.152921] acpiphp: Slot [11] registered\n[ 0.153783] acpiphp: Slot [12] registered\n[ 0.154694] acpiphp: Slot [13] registered\n[ 0.155575] acpiphp: Slot [14] registered\n[ 0.156019] acpiphp: Slot [15] registered\n[ 0.156881] acpiphp: Slot [16] registered\n[ 0.157796] acpiphp: Slot [17] registered\n[ 0.158695] acpiphp: Slot [18] registered\n[ 0.159574] acpiphp: Slot [19] registered\n[ 0.160018] acpiphp: Slot [20] registered\n[ 0.160898] acpiphp: Slot [21] registered\n[ 0.161764] acpiphp: Slot [22] registered\n[ 0.162635] acpiphp: Slot [23] registered\n[ 0.163516] acpiphp: Slot [24] registered\n[ 0.164022] acpiphp: Slot [25] registered\n[ 0.164980] acpiphp: Slot [26] registered\n[ 0.165860] acpiphp: Slot [27] registered\n[ 0.166738] acpiphp: Slot [28] registered\n[ 0.167622] acpiphp: Slot [29] registered\n[ 0.168018] acpiphp: Slot [30] registered\n[ 0.168929] acpiphp: Slot [31] registered\n[ 0.169776] PCI host bridge to bus 0000:00\n[ 0.170626] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.171707] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.172004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.173215] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.174574] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.175895] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.180680] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.182284] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.206082] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.207734] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.208707] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.210274] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.211775] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.212602] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.213985] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.213985] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.216003] vgaarb: loaded\n[ 0.216648] vgaarb: bridge control possible 0000:00:02.0\n[ 0.217949] SCSI subsystem initialized\n[ 0.219036] ACPI: bus type USB registered\n[ 0.220037] usbcore: registered new interface driver usbfs\n[ 0.221295] usbcore: registered new interface driver hub\n[ 0.222569] usbcore: registered new device driver usb\n[ 0.222569] PCI: Using ACPI for IRQ routing\n[ 0.224301] NetLabel: Initializing\n[ 0.225080] NetLabel: domain hash size = 128\n[ 0.226016] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.227102] NetLabel: unlabeled traffic allowed by default\n[ 0.228169] Switched to clocksource kvm-clock\n[ 0.235442] AppArmor: AppArmor Filesystem Enabled\n[ 0.236496] pnp: PnP ACPI init\n[ 0.237223] ACPI: bus type PNP registered\n[ 0.238531] pnp: PnP ACPI: found 8 devices\n[ 0.239423] ACPI: bus type PNP unregistered\n[ 0.246799] NET: Registered protocol family 2\n[ 0.248022] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.249669] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.254499] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.256263] TCP: reno registered\n[ 0.257069] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.258320] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.260207] NET: Registered protocol family 1\n[ 0.261319] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.262605] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.263802] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.286217] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.309490] Trying to unpack rootfs image as initramfs...\n[ 0.406550] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.409246] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.410472] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.412263] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.414092] Scanning for low memory corruption every 60 seconds\n[ 0.416238] Initialise system trusted keyring\n[ 0.417309] audit: initializing netlink socket (disabled)\n[ 0.418465] type=2000 audit(1533124087.753:1): initialized\n[ 0.439983] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.442101] zbud: loaded\n[ 0.443027] VFS: Disk quotas dquot_6.5.2\n[ 0.443942] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.445695] fuse init (API version 7.22)\n[ 0.446699] msgmni has been set to 3997\n[ 0.447643] Key type big_key registered\n[ 0.448957] Key type asymmetric registered\n[ 0.449862] Asymmetric key parser 'x509' registered\n[ 0.450912] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.452577] io scheduler noop registered\n[ 0.453442] io scheduler deadline registered (default)\n[ 0.454513] io scheduler cfq registered\n[ 0.455502] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.456688] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.458086] ipmi message handler version 39.2\n[ 0.459137] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.460762] ACPI: Power Button [PWRF]\n[ 0.461789] GHES: HEST is not enabled!\n[ 0.483229] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.526772] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.549005] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.551040] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.574209] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.576706] Linux agpgart interface v0.103\n[ 0.578565] brd: module loaded\n[ 0.579663] loop: module loaded\n[ 0.580722] blk-mq: CPU -> queue map\n[ 0.581520] CPU 0 -> Queue 0\n[ 0.582198] CPU 1 -> Queue 0\n[ 0.583738] vda: vda1\n[ 0.585298] scsi0 : ata_piix\n[ 0.586104] scsi1 : ata_piix\n[ 0.586828] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.588207] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.589889] libphy: Fixed MDIO Bus: probed\n[ 0.591088] tun: Universal TUN/TAP device driver, 1.6\n[ 0.592183] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.595049] PPP generic driver version 2.4.2\n[ 0.596114] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.597468] ehci-pci: EHCI PCI platform driver\n[ 0.598469] ehci-platform: EHCI generic platform driver\n[ 0.599599] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.600902] ohci-pci: OHCI PCI platform driver\n[ 0.601894] ohci-platform: OHCI generic platform driver\n[ 0.603008] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.625503] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.626679] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.628406] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.629777] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.631153] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.632729] usb usb1: Product: UHCI Host Controller\n[ 0.633776] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.635086] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.636225] hub 1-0:1.0: USB hub found\n[ 0.637113] hub 1-0:1.0: 2 ports detected\n[ 0.638210] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.640591] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.641661] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.642828] mousedev: PS/2 mouse device common for all mice\n[ 0.644271] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.646328] rtc_cmos 00:00: RTC can wake from S4\n[ 0.647543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.648873] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.650234] device-mapper: uevent: version 1.0.3\n[ 0.651323] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.653118] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.654477] TCP: cubic registered\n[ 0.655318] NET: Registered protocol family 10\n[ 0.656712] NET: Registered protocol family 17\n[ 0.657700] Key type dns_resolver registered\n[ 0.658842] Loading compiled-in X.509 certificates\n[ 0.660452] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.669532] registered taskstats version 1\n[ 0.672602] Key type trusted registered\n[ 0.676467] Key type encrypted registered\n[ 0.677408] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.678545] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.680164] regulator-dummy: disabling\n[ 0.681059] Magic number: 14:40:832\n[ 0.682023] rtc_cmos 00:00: setting system clock to 2018-08-01 11:48:07 UTC (1533124087)\n[ 0.683855] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.685081] EDD information not available.\n[ 0.746232] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.747944] Write protecting the kernel read-only data: 12288k\n[ 0.750330] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.753773] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.768536] systemd-udevd[107]: starting version 204\n[ 0.816972] FDC 0 is a S82078B\n[ 0.948044] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.109451] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.110755] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.112088] usb 1-1: Product: QEMU USB Tablet\n[ 1.112972] usb 1-1: Manufacturer: QEMU\n[ 1.113773] usb 1-1: SerialNumber: 42\n[ 1.408059] tsc: Refined TSC clocksource calibration: 3491.853 MHz\n[ 1.833050] 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.065761] 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.150120] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n[ 2.251544] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Wed, 01 Aug 2018 11:48:09 +0000. Up 2.57 seconds.\ncloud-init-nonet[2.74]: 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 Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[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 Mount network filesystems[74G[ OK ]\ncloud-init-nonet[3.60]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[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 load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 01 Aug 2018 11:48:10 +0000. Up 3.85 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: | eth1 | False | . | . | fa:16:3e:bb:96:06 |\nci-info: | eth0 | True | 192.168.0.2 | 255.255.255.0 | fa:16:3e:87:6e:c5 |\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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\nb5:4a:53:e0:6f:53:3f:da:d3:1a:38:7b:3d:a3:d6:b8 root@ns\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . |\n| . . |\n| . o . |\n| + o . |\n| S = o |\n| . + . + o |\n| . + *..|\n| =.B.|\n| oE+ o|\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n7e:96:49:a4:ba:8a:88:ac:fc:80:95:e9:38:ce:6c:02 root@ns\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| |\n| . |\n| o o |\n| + S . |\n|E+ o . o |\n|=.. . . = |\n|O+.. . o |\n|B*o.... |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\nb6:3f:90:4e:4c:9b:6f:d6:7f:b3:d5:6c:72:80:64:84 root@ns\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .. |\n| E. |\n| o |\n| . o . |\n| oS+ . . |\n| .B. o.|\n| o.o . . *|\n| ..= . =o|\n| o.. ..oo|\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nfd:9a:c8:a7:fd:45:6d:1f:3f:04:07:fd:56:7d:c2:d5 root@ns\nThe key's randomart image is:\n+--[ED25519 256--+\n| o..+|\n| +.E|\n| . o+|\n| . o.o|\n| S . .+o|\n| . ...+|\n| . ..o|\n| . o.o . .|\n| +o+.. |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Wed, 01 Aug 2018 11:48:16 +0000. Up 9.97 seconds.\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Wed, 01 Aug 2018 11:48:17 +0000. Up 10.99 seconds.\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ ip addr add 192.168.1.8/24 dev eth1\n+ ip link set dev eth1 up\n+ apt-get update\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\n\nUbuntu 14.04.5 LTS ns ttyS0\n\nns login: Ign http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:2 http://security.ubuntu.com trusty-security/main Sources [160 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:4 http://security.ubuntu.com trusty-security/universe Sources [75.9 kB]\nGet:5 http://security.ubuntu.com trusty-security/main amd64 Packages [752 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:6 http://security.ubuntu.com trusty-security/universe amd64 Packages [237 kB]\nGet:7 http://security.ubuntu.com trusty-security/main Translation-en [407 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:8 http://security.ubuntu.com trusty-security/universe Translation-en [129 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [419 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [203 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1090 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [464 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [540 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [248 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 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:25 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:28 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\nFetched 12.6 MB in 8s (1419 kB/s)\nReading package lists...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bind9 --yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n bind9utils\nSuggested packages:\n bind9-doc\nThe following NEW packages will be installed:\n bind9 bind9utils\n0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 433 kB of archives.\nAfter this operation, 1639 kB of additional disk space will be used.\nGet:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main bind9utils amd64 1:9.9.5.dfsg-3ubuntu0.17 [146 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main bind9 amd64 1:9.9.5.dfsg-3ubuntu0.17 [288 kB]\nPreconfiguring packages ...\nFetched 433 kB in 1s (333 kB/s)\nSelecting previously unselected package bind9utils.\n(Reading database ... 51310 files and directories currently installed.)\nPreparing to unpack .../bind9utils_1%3a9.9.5.dfsg-3ubuntu0.17_amd64.deb ...\nUnpacking bind9utils (1:9.9.5.dfsg-3ubuntu0.17) ...\nSelecting previously unselected package bind9.\nPreparing to unpack .../bind9_1%3a9.9.5.dfsg-3ubuntu0.17_amd64.deb ...\nUnpacking bind9 (1:9.9.5.dfsg-3ubuntu0.17) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up bind9utils (1:9.9.5.dfsg-3ubuntu0.17) ...\nSetting up bind9 (1:9.9.5.dfsg-3ubuntu0.17) ...\nAdding group `bind' (GID 111) ...\nDone.\nAdding system user `bind' (UID 106) ...\nAdding new user `bind' (UID 106) with group `bind' ...\nNot creating home directory `/var/cache/bind'.\nwrote key file \"/etc/bind/rndc.key\"\n#\n * Starting domain name service... bind9\n ...done.\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n+ cat\n+ cat\n++ date +%Y%m%d%H\n++ ip2rr 172.30.9.200\n++ echo 172.30.9.200\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.200\n+ chown root:bind /var/lib/bind/db.clearwater.opnfv\n+ service bind9 reload\n * Reloading domain name service... bind9\n ...done.\nci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | f7:45:a4:5a:63:6f:ab:45:25:ca:de:f5:b2:85:ed:fc | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 7e:96:49:a4:ba:8a:88:ac:fc:80:95:e9:38:ce:6c:02 root@ns (DSA)\nec2: 256 b6:3f:90:4e:4c:9b:6f:d6:7f:b3:d5:6c:72:80:64:84 root@ns (ECDSA)\nec2: 256 fd:9a:c8:a7:fd:45:6d:1f:3f:04:07:fd:56:7d:c2:d5 root@ns (ED25519)\nec2: 2048 b5:4a:53:e0:6f:53:3f:da:d3:1a:38:7b:3d:a3:d6:b8 root@ns (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBP/ItARPbGTm5m63yskjVuuNLFh+3uivrpLZkTHl6nU1dKqmdt3ahQ/Ery1WmUs63JoxpT9Cha6Eh+SqbJqu7I= root@ns\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOcIizZ/0CahxH9I/hyYUIs3k12YVN2CdLBeUWVuP8/x root@ns\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDdLZUTzbTjQf2UqATd1xUHQa7SxakMqI4eRZXlUjVBaJPxxVNwpAAAPHmqBhwkm2kbxzBGlYu4WAiIsr4HSSbK5SSKvzAF85DWkbHpGIIRG2uokDmKEwBdQOmMACN6E/VnfpA15OBZodO6hws98yL1NQBxb7VBgNUd8TP0mgwncHEoEDCkLITLpTEMAW14EpwaoFexmS6iwmjG0mOVvAJRvEqHky0gP7lW3aB0akCgQQr4Ga1jY4ZGWSjUr44nGZkV81XOnzuohStlN+41M83GNWqVt03jZRzE5mAoFmyRA032+R5fazAi/fkQEBWEkvJwtNa41+OJaGjhwne3hdmR root@ns\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Wed, 01 Aug 2018 11:48:32 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 25.13 seconds\n"} 2018-08-01 11:54:23,919 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/15fcad45-7e3e-496e-91b2-6dd6ba6f00fd/action used request id req-2035be06-36b5-491e-8271-8d4e1f47d24c 2018-08-01 11:54:23,920 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0880320072174s 2018-08-01 11:54:23,921 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/15fcad45-7e3e-496e-91b2-6dd6ba6f00fd/action used request id req-2035be06-36b5-491e-8271-8d4e1f47d24c 2018-08-01 11:54:23,921 - functest.core.singlevm - DEBUG - console: [ 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 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 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 00000000000f60e0 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.008032] AppArmor: AppArmor initialized [ 0.008888] Yama: becoming mindful. [ 0.009787] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.012990] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.014972] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.016005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.017576] Initializing cgroup subsys memory [ 0.018475] Initializing cgroup subsys devices [ 0.019375] Initializing cgroup subsys freezer [ 0.020004] Initializing cgroup subsys blkio [ 0.020870] Initializing cgroup subsys perf_event [ 0.021796] Initializing cgroup subsys hugetlb [ 0.022736] CPU: Physical Processor ID: 0 [ 0.024010] FEATURE SPEC_CTRL Present [ 0.025451] mce: CPU supports 10 MCE banks [ 0.026311] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.026311] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.028005] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.029270] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.030642] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.032003] Speculative Store Bypass: Vulnerable [ 0.033250] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.038392] ACPI: Core revision 20131115 [ 0.039681] ACPI: All ACPI Tables successfully acquired [ 0.040818] ftrace: allocating 28727 entries in 113 pages [ 0.060273] Enabling x2apic [ 0.060942] Enabled x2apic [ 0.061761] Switched APIC routing to physical x2apic. [ 0.064967] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.066526] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.069086] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.076855] KVM setup paravirtual spinlock [ 0.079247] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.080152] x86: Booting SMP configuration: [ 0.081235] .... node #0, CPUs: #1[ 0.079215] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.096018] x86: Booted up 1 node, 2 CPUs [ 0.096011] KVM setup async PF for cpu 1 [ 0.096012] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.099853] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.100340] devtmpfs: initialized [ 0.102450] EVM: security.selinux [ 0.103428] EVM: security.SMACK64 [ 0.104005] EVM: security.ima [ 0.104932] EVM: security.capability [ 0.106025] pinctrl core: initialized pinctrl subsystem [ 0.108048] regulator-dummy: no parameters [ 0.109311] RTC time: 11:48:06, date: 08/01/18 [ 0.110588] NET: Registered protocol family 16 [ 0.111939] cpuidle: using governor ladder [ 0.112003] cpuidle: using governor menu [ 0.113240] ACPI: bus type PCI registered [ 0.114447] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.116092] PCI: Using configuration type 1 for base access [ 0.118148] bio: create slab at 0 [ 0.118148] ACPI: Added _OSI(Module Device) [ 0.120003] ACPI: Added _OSI(Processor Device) [ 0.121263] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.122602] ACPI: Added _OSI(Processor Aggregator Device) [ 0.125027] ACPI: Interpreter enabled [ 0.126003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.128004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.130522] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.132003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.134009] ACPI: (supports S0 S5) [ 0.134785] ACPI: Using IOAPIC for interrupt routing [ 0.136016] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.138047] ACPI: No dock devices found. [ 0.140673] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.141910] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.143244] 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.146432] acpiphp: Slot [3] registered [ 0.147364] acpiphp: Slot [4] registered [ 0.148022] acpiphp: Slot [5] registered [ 0.148879] acpiphp: Slot [6] registered [ 0.149704] acpiphp: Slot [7] registered [ 0.150566] acpiphp: Slot [8] registered [ 0.151433] acpiphp: Slot [9] registered [ 0.152025] acpiphp: Slot [10] registered [ 0.152921] acpiphp: Slot [11] registered [ 0.153783] acpiphp: Slot [12] registered [ 0.154694] acpiphp: Slot [13] registered [ 0.155575] acpiphp: Slot [14] registered [ 0.156019] acpiphp: Slot [15] registered [ 0.156881] acpiphp: Slot [16] registered [ 0.157796] acpiphp: Slot [17] registered [ 0.158695] acpiphp: Slot [18] registered [ 0.159574] acpiphp: Slot [19] registered [ 0.160018] acpiphp: Slot [20] registered [ 0.160898] acpiphp: Slot [21] registered [ 0.161764] acpiphp: Slot [22] registered [ 0.162635] acpiphp: Slot [23] registered [ 0.163516] acpiphp: Slot [24] registered [ 0.164022] acpiphp: Slot [25] registered [ 0.164980] acpiphp: Slot [26] registered [ 0.165860] acpiphp: Slot [27] registered [ 0.166738] acpiphp: Slot [28] registered [ 0.167622] acpiphp: Slot [29] registered [ 0.168018] acpiphp: Slot [30] registered [ 0.168929] acpiphp: Slot [31] registered [ 0.169776] PCI host bridge to bus 0000:00 [ 0.170626] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.171707] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.172004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.173215] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.174574] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.175895] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.180680] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.182284] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.206082] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.207734] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.208707] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.210274] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.211775] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.212602] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.213985] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.213985] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.216003] vgaarb: loaded [ 0.216648] vgaarb: bridge control possible 0000:00:02.0 [ 0.217949] SCSI subsystem initialized [ 0.219036] ACPI: bus type USB registered [ 0.220037] usbcore: registered new interface driver usbfs [ 0.221295] usbcore: registered new interface driver hub [ 0.222569] usbcore: registered new device driver usb [ 0.222569] PCI: Using ACPI for IRQ routing [ 0.224301] NetLabel: Initializing [ 0.225080] NetLabel: domain hash size = 128 [ 0.226016] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.227102] NetLabel: unlabeled traffic allowed by default [ 0.228169] Switched to clocksource kvm-clock [ 0.235442] AppArmor: AppArmor Filesystem Enabled [ 0.236496] pnp: PnP ACPI init [ 0.237223] ACPI: bus type PNP registered [ 0.238531] pnp: PnP ACPI: found 8 devices [ 0.239423] ACPI: bus type PNP unregistered [ 0.246799] NET: Registered protocol family 2 [ 0.248022] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.249669] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.254499] TCP: Hash tables configured (established 16384 bind 16384) [ 0.256263] TCP: reno registered [ 0.257069] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.258320] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.260207] NET: Registered protocol family 1 [ 0.261319] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.262605] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.263802] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.286217] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.309490] Trying to unpack rootfs image as initramfs... [ 0.406550] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.409246] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.410472] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.412263] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.414092] Scanning for low memory corruption every 60 seconds [ 0.416238] Initialise system trusted keyring [ 0.417309] audit: initializing netlink socket (disabled) [ 0.418465] type=2000 audit(1533124087.753:1): initialized [ 0.439983] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.442101] zbud: loaded [ 0.443027] VFS: Disk quotas dquot_6.5.2 [ 0.443942] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.445695] fuse init (API version 7.22) [ 0.446699] msgmni has been set to 3997 [ 0.447643] Key type big_key registered [ 0.448957] Key type asymmetric registered [ 0.449862] Asymmetric key parser 'x509' registered [ 0.450912] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.452577] io scheduler noop registered [ 0.453442] io scheduler deadline registered (default) [ 0.454513] io scheduler cfq registered [ 0.455502] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.456688] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.458086] ipmi message handler version 39.2 [ 0.459137] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.460762] ACPI: Power Button [PWRF] [ 0.461789] GHES: HEST is not enabled! [ 0.483229] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.526772] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.549005] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.551040] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.574209] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.576706] Linux agpgart interface v0.103 [ 0.578565] brd: module loaded [ 0.579663] loop: module loaded [ 0.580722] blk-mq: CPU -> queue map [ 0.581520] CPU 0 -> Queue 0 [ 0.582198] CPU 1 -> Queue 0 [ 0.583738] vda: vda1 [ 0.585298] scsi0 : ata_piix [ 0.586104] scsi1 : ata_piix [ 0.586828] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.588207] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.589889] libphy: Fixed MDIO Bus: probed [ 0.591088] tun: Universal TUN/TAP device driver, 1.6 [ 0.592183] tun: (C) 1999-2004 Max Krasnyansky [ 0.595049] PPP generic driver version 2.4.2 [ 0.596114] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.597468] ehci-pci: EHCI PCI platform driver [ 0.598469] ehci-platform: EHCI generic platform driver [ 0.599599] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.600902] ohci-pci: OHCI PCI platform driver [ 0.601894] ohci-platform: OHCI generic platform driver [ 0.603008] uhci_hcd: USB Universal Host Controller Interface driver [ 0.625503] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.626679] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.628406] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.629777] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.631153] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.632729] usb usb1: Product: UHCI Host Controller [ 0.633776] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.635086] usb usb1: SerialNumber: 0000:00:01.2 [ 0.636225] hub 1-0:1.0: USB hub found [ 0.637113] hub 1-0:1.0: 2 ports detected [ 0.638210] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.640591] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.641661] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.642828] mousedev: PS/2 mouse device common for all mice [ 0.644271] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.646328] rtc_cmos 00:00: RTC can wake from S4 [ 0.647543] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.648873] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.650234] device-mapper: uevent: version 1.0.3 [ 0.651323] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.653118] ledtrig-cpu: registered to indicate activity on CPUs [ 0.654477] TCP: cubic registered [ 0.655318] NET: Registered protocol family 10 [ 0.656712] NET: Registered protocol family 17 [ 0.657700] Key type dns_resolver registered [ 0.658842] Loading compiled-in X.509 certificates [ 0.660452] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.669532] registered taskstats version 1 [ 0.672602] Key type trusted registered [ 0.676467] Key type encrypted registered [ 0.677408] AppArmor: AppArmor sha1 policy hashing enabled [ 0.678545] IMA: No TPM chip found, activating TPM-bypass! [ 0.680164] regulator-dummy: disabling [ 0.681059] Magic number: 14:40:832 [ 0.682023] rtc_cmos 00:00: setting system clock to 2018-08-01 11:48:07 UTC (1533124087) [ 0.683855] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.685081] EDD information not available. [ 0.746232] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.747944] Write protecting the kernel read-only data: 12288k [ 0.750330] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.753773] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.768536] systemd-udevd[107]: starting version 204 [ 0.816972] FDC 0 is a S82078B [ 0.948044] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.109451] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.110755] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.112088] usb 1-1: Product: QEMU USB Tablet [ 1.112972] usb 1-1: Manufacturer: QEMU [ 1.113773] usb 1-1: SerialNumber: 42 [ 1.408059] tsc: Refined TSC clocksource calibration: 3491.853 MHz [ 1.833050] 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.065761] 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.150120] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.251544] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Wed, 01 Aug 2018 11:48:09 +0000. Up 2.57 seconds. cloud-init-nonet[2.74]: 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 Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[3.60]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 01 Aug 2018 11:48:10 +0000. Up 3.85 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: | eth1 | False | . | . | fa:16:3e:bb:96:06 | ci-info: | eth0 | True | 192.168.0.2 | 255.255.255.0 | fa:16:3e:87:6e:c5 | 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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: b5:4a:53:e0:6f:53:3f:da:d3:1a:38:7b:3d:a3:d6:b8 root@ns The key's randomart image is: +--[ RSA 2048]----+ | . | | . . | | . o . | | + o . | | S = o | | . + . + o | | . + *..| | =.B.| | oE+ o| +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 7e:96:49:a4:ba:8a:88:ac:fc:80:95:e9:38:ce:6c:02 root@ns The key's randomart image is: +--[ DSA 1024]----+ | | | | | . | | o o | | + S . | |E+ o . o | |=.. . . = | |O+.. . o | |B*o.... | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: b6:3f:90:4e:4c:9b:6f:d6:7f:b3:d5:6c:72:80:64:84 root@ns The key's randomart image is: +--[ECDSA 256]---+ | .. | | E. | | o | | . o . | | oS+ . . | | .B. o.| | o.o . . *| | ..= . =o| | o.. ..oo| +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: fd:9a:c8:a7:fd:45:6d:1f:3f:04:07:fd:56:7d:c2:d5 root@ns The key's randomart image is: +--[ED25519 256--+ | o..+| | +.E| | . o+| | . o.o| | S . .+o| | . ...+| | . ..o| | . o.o . .| | +o+.. | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Wed, 01 Aug 2018 11:48:16 +0000. Up 9.97 seconds. * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Wed, 01 Aug 2018 11:48:17 +0000. Up 10.99 seconds. ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + ip addr add 192.168.1.8/24 dev eth1 + ip link set dev eth1 up + apt-get update Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ubuntu 14.04.5 LTS ns ttyS0 ns login: Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:2 http://security.ubuntu.com trusty-security/main Sources [160 kB] Get:3 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:4 http://security.ubuntu.com trusty-security/universe Sources [75.9 kB] Get:5 http://security.ubuntu.com trusty-security/main amd64 Packages [752 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:6 http://security.ubuntu.com trusty-security/universe amd64 Packages [237 kB] Get:7 http://security.ubuntu.com trusty-security/main Translation-en [407 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://security.ubuntu.com trusty-security/universe Translation-en [129 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [419 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [203 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1090 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [464 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [540 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [248 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 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:25 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:26 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:27 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:28 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 Fetched 12.6 MB in 8s (1419 kB/s) Reading package lists... + DEBIAN_FRONTEND=noninteractive + apt-get install bind9 --yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: bind9utils Suggested packages: bind9-doc The following NEW packages will be installed: bind9 bind9utils 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 433 kB of archives. After this operation, 1639 kB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main bind9utils amd64 1:9.9.5.dfsg-3ubuntu0.17 [146 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main bind9 amd64 1:9.9.5.dfsg-3ubuntu0.17 [288 kB] Preconfiguring packages ... Fetched 433 kB in 1s (333 kB/s) Selecting previously unselected package bind9utils. (Reading database ... 51310 files and directories currently installed.) Preparing to unpack .../bind9utils_1%3a9.9.5.dfsg-3ubuntu0.17_amd64.deb ... Unpacking bind9utils (1:9.9.5.dfsg-3ubuntu0.17) ... Selecting previously unselected package bind9. Preparing to unpack .../bind9_1%3a9.9.5.dfsg-3ubuntu0.17_amd64.deb ... Unpacking bind9 (1:9.9.5.dfsg-3ubuntu0.17) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up bind9utils (1:9.9.5.dfsg-3ubuntu0.17) ... Setting up bind9 (1:9.9.5.dfsg-3ubuntu0.17) ... Adding group `bind' (GID 111) ... Done. Adding system user `bind' (UID 106) ... Adding new user `bind' (UID 106) with group `bind' ... Not creating home directory `/var/cache/bind'. wrote key file "/etc/bind/rndc.key" # * Starting domain name service... bind9 ...done. Processing triggers for ufw (0.34~rc-0ubuntu2) ... Processing triggers for ureadahead (0.100.0-16) ... + cat + cat ++ date +%Y%m%d%H ++ ip2rr 172.30.9.200 ++ echo 172.30.9.200 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.200 + chown root:bind /var/lib/bind/db.clearwater.opnfv + service bind9 reload * Reloading domain name service... bind9 ...done. ci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | f7:45:a4:5a:63:6f:ab:45:25:ca:de:f5:b2:85:ed:fc | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 7e:96:49:a4:ba:8a:88:ac:fc:80:95:e9:38:ce:6c:02 root@ns (DSA) ec2: 256 b6:3f:90:4e:4c:9b:6f:d6:7f:b3:d5:6c:72:80:64:84 root@ns (ECDSA) ec2: 256 fd:9a:c8:a7:fd:45:6d:1f:3f:04:07:fd:56:7d:c2:d5 root@ns (ED25519) ec2: 2048 b5:4a:53:e0:6f:53:3f:da:d3:1a:38:7b:3d:a3:d6:b8 root@ns (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBP/ItARPbGTm5m63yskjVuuNLFh+3uivrpLZkTHl6nU1dKqmdt3ahQ/Ery1WmUs63JoxpT9Cha6Eh+SqbJqu7I= root@ns ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOcIizZ/0CahxH9I/hyYUIs3k12YVN2CdLBeUWVuP8/x root@ns ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDdLZUTzbTjQf2UqATd1xUHQa7SxakMqI4eRZXlUjVBaJPxxVNwpAAAPHmqBhwkm2kbxzBGlYu4WAiIsr4HSSbK5SSKvzAF85DWkbHpGIIRG2uokDmKEwBdQOmMACN6E/VnfpA15OBZodO6hws98yL1NQBxb7VBgNUd8TP0mgwncHEoEDCkLITLpTEMAW14EpwaoFexmS6iwmjG0mOVvAJRvEqHky0gP7lW3aB0akCgQQr4Ga1jY4ZGWSjUr44nGZkV81XOnzuohStlN+41M83GNWqVt03jZRzE5mAoFmyRA032+R5fazAi/fkQEBWEkvJwtNa41+OJaGjhwne3hdmR root@ns -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Wed, 01 Aug 2018 11:48:32 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 25.13 seconds 2018-08-01 11:54:23,923 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-08-01 11:54:23,924 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Ellis IP: 172.30.9.210 2018-08-01 11:54:24,016 - 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-08-01 11:54:24,085 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - cookies: ]> 2018-08-01 11:54:24,085 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Create 1st calling number on Ellis 2018-08-01 11:54:24,243 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-01 11:54:24,244 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 1: cannot create a number 2018-08-01 11:54:49,300 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-01 11:54:49,301 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 2: cannot create a number 2018-08-01 11:55:14,360 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-01 11:55:14,361 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 3: cannot create a number 2018-08-01 11:55:39,395 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-01 11:55:39,395 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 4: cannot create a number 2018-08-01 11:56:04,528 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-01 11:56:04,529 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 5: cannot create a number 2018-08-01 11:56:29,574 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-01 11:56:29,574 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 6: cannot create a number 2018-08-01 11:56:54,635 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-01 11:56:54,635 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 7: cannot create a number 2018-08-01 11:57:39,694 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-01 11:57:39,694 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 8: cannot create a number 2018-08-01 11:58:04,990 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Calling number is created: {u'private_id': u'6505550889@clearwater.opnfv', u'sip_username': u'6505550889', u'formatted_number': u'(650) 555-0889', u'number': u'6505550889', u'sip_uri': u'sip:6505550889@clearwater.opnfv', u'number_id': u'625cf3d84cb14e7cadc5db0f07e0fb5a', u'sip_password': u'3cyCDSmb5', u'pstn': False} 2018-08-01 11:58:04,992 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-01 11:58:04,995 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/ca91af63-0a00-4d10-bdbb-dd69d20a0614 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 11:58:05,215 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 11:58:05 GMT Server: Apache x-openstack-request-id: req-0f86c00b-002e-4e77-96b1-4fd2940861f7 Location: http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614 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-08-01 11:58:05,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 11:58:05 GMT Server: Apache x-openstack-request-id: req-7cdfe488-96e0-47cc-9270-922e86ceea3f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 949 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_4df9543f-1de4-4fee-82bc-41730c529ffa", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_4df9543f-1de4-4fee-82bc-41730c529ffa", "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_4df9543f-1de4-4fee-82bc-41730c529ffa", "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": "e7d7be46-2840-4976-87a2-d78a4e5c6089", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "ca91af63-0a00-4d10-bdbb-dd69d20a0614", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "55894c9499624029a9767a49e2d0e217", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-01T11:45:57Z", "links": [{"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": 60, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "ca91af63-0a00-4d10-bdbb-dd69d20a0614", "outputs": [{"output_value": "172.30.9.200", "output_key": "dns_ip", "description": "IP address of DNS"}, {"output_value": "clearwater.opnfv", "output_key": "zone", "description": "DNS zone"}], "template_description": "Clearwater deployment\n"}} 2018-08-01 11:58:05,550 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614 used request id req-7cdfe488-96e0-47cc-9270-922e86ceea3f 2018-08-01 11:58:05,551 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.558621168137s 2018-08-01 11:58:05,551 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614 used request id req-7cdfe488-96e0-47cc-9270-922e86ceea3f 2018-08-01 11:58:05,553 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - stack outputs: [Munch({u'output_value': u'172.30.9.200', u'output_key': u'dns_ip', u'description': u'IP address of DNS'}), Munch({u'output_value': u'clearwater.opnfv', u'output_key': u'zone', u'description': u'DNS zone'})] 2018-08-01 11:58:05,554 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Run Clearwater live test 2018-08-01 11:58:05,554 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Backup /etc/resolv.conf -> /etc/resolv.conf.bak 2018-08-01 11:58:05,560 - 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-08-01 11:58:05,561 - 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-08-01 12:01:47,998 - functest.utils.functest_utils - ERROR - Clearwater live test failed 2018-08-01 12:01:47,999 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - ** Invoke test (first_time) ** Execute test Basic Call - Mainline (TCP) - (6505550109, 6505550611) Failed Exception in quaff_cleanup_blk: - Expected 401|200, got 403 (call ID 50b9adf418c3425e4124f4e142664791) Failed RuntimeError thrown: - Expected 401|200, got 403 (call ID 50b9adf418c3425e4124f4e142664791) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/quaff/lib/endpoint.rb:175:in `register' - /src/vims-test/lib/tests/basic-call.rb:25:in `block (2 levels) in ' - /src/vims-test/lib/test-definition.rb:258: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 - SDP (TCP) - (6505550635, 6505550665) Failed RuntimeError thrown: - Expected 401|200, got 403 (call ID 1f1df244f1196aebf42038e9a5766177) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/quaff/lib/endpoint.rb:175:in `register' - /src/vims-test/lib/tests/basic-call.rb:88:in `block (2 levels) in ' - /src/vims-test/lib/test-definition.rb:258: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) - (6505550183, 6505550848) Failed Endpoint threw exception: - Expected 200, got 503 (call ID 9b52b8cae1a77c898c4569355e010e9f) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/lib/tests/basic-call.rb:158:in `block (2 levels) in ' Terminating other threads after failure Basic Call - Unknown number (TCP) - (6505550129, 6505550208) Passed Basic Call - Rejected by remote endpoint (TCP) - (6505550498, 6505550347) Failed Endpoint threw exception: - Expected 486, got 503 (call ID 9a23a79625c1b93b8f16205ea0ca33a8) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/lib/tests/basic-call.rb:216:in `block (2 levels) in ' Terminating other threads after failure Basic Call - Messages - Pager model (TCP) - (6505550284, 6505550473) Failed Endpoint threw exception: - Expected 200, got 503 (call ID f646ddb724f27b2767e331d52e73ea90) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/lib/tests/basic-call.rb:249:in `block (2 levels) in ' Terminating other threads after failure Basic Call - Pracks (TCP) - (6505550156, 6505550875) Failed Endpoint threw exception: - Expected 180, got 503 (call ID 051e0e1738fd5828b6407f9fca6582e9) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/quaff/lib/call.rb:239:in `recv_response_and_create_dialog' - /src/vims-test/lib/tests/basic-call.rb:282:in `block (2 levels) in ' Terminating other threads after failure Basic Registration (TCP) - (6505550041) Passed Emergency Registration (TCP) - Skipped (Not running with emergency registrations) - Call with EMERGENCY_REG=Y to run test Multiple Identities (TCP) - (6505550585, 6505550653) Failed Endpoint threw exception: - Expected 200, got 504 (call ID 650fcc3ca42eb53e4b674c75c3e7c0bf) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/lib/tests/basic-register.rb:67:in `block (2 levels) in ' Terminating other threads after failure Exception in quaff_cleanup_blk: - Expected 200, got 504 (call ID 1f051b87b45e12f36fd1f5e34425ae93) Call Barring - Outbound Rejection (TCP) - (6505550319, 6505550360) 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) - (6505550816, 6505550976) 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) - (6505550663, 6505550424, 6505550107) Failed Endpoint threw exception: - Expected 180, got 503 (call ID 3d80f63eaaf8096037f8ab4dfe9da741) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/lib/tests/call-diversion.rb:42:in `block in add_caller_scenario' Terminating other threads after failure Call Diversion - Not reachable (not registered) (TCP) - Leaked sip:6505550839@clearwater.opnfv, DELETE returned 502 Leaked sip:6505550554@clearwater.opnfv, DELETE returned 502 Failed RestClient::BadGateway thrown: - 502 Bad Gateway - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/abstract_response.rb:74:in `return!' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:495:in `process_result' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:421:in `block in transmit' - /usr/lib/ruby/2.4.0/net/http.rb:877:in `start' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:413:in `transmit' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:176:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:41:in `execute' - /src/vims-test/lib/ellis.rb:105:in `set_simservs' - /src/vims-test/lib/tests/call-diversion.rb:106: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 `
' Call Diversion - Not reachable (408) (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550125%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/call-diversion.rb:124: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 `
' Call Diversion - Not reachable (503) (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550174%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/call-diversion.rb:159: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 `
' Call Diversion - Not reachable (500) (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550461%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/call-diversion.rb:193: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 `
' Call Diversion - Busy (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550629%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/call-diversion.rb:227: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 `
' Call Diversion - Unconditional (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550972%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/call-diversion.rb:258: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 `
' Call Diversion - No answer (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550281%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/call-diversion.rb:289: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 `
' Call Diversion - Bad target URI (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550108%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/call-diversion.rb:355: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 `
' Call Diversion - Audio-only call (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550177%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/call-diversion.rb:384: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 `
' Call Diversion - Audio-video call (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550621%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/call-diversion.rb:418: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 `
' Call Waiting - Accepted (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550354%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/call-waiting.rb:13: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 `
' Call Waiting - Cancelled (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550700%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/call-waiting.rb:123: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 `
' CANCEL - Mainline (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550252%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/cancel.rb:13: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 `
' Filtering - Accept-Contact (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550033%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/contact-filtering.rb:12: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 `
' Accept-Contact with response (SFR 511195) (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550684%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/contact-filtering.rb:44: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 `
' Filtering - Accept-Contact no match (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550254%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/contact-filtering.rb:91: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 `
' Filtering - Accept-Contact negated match (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550274%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/contact-filtering.rb:118: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 `
' Filtering - RFC3841 example (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550760%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/contact-filtering.rb:152: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 `
' Filtering - Reject-Contact no match (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550435%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/contact-filtering.rb:236: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 `
' Filtering - Reject-Contact match (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550537%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/contact-filtering.rb:269: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 `
' 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) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550347%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/gruu.rb:29: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 `
' GRUU - REGISTER - binding suggested GRUU (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550097%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/gruu.rb:48: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 `
' GRUU - REGISTER - instance ID requires escaping (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550526%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/gruu.rb:69: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 `
' GRUU - REGISTER - three bindings with GRUUs (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550654%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/gruu.rb:84: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 `
' GRUU - Call - first endpoint GRUU as target (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550697%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/gruu.rb:106: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 `
' GRUU - Call - second endpoint GRUU as target (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550202%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/gruu.rb:142: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 `
' GRUU - Call - only GRUU as target (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550278%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/gruu.rb:178: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 `
' GRUU - Call - AoR as target (TCP) - (6505550966, 6505550603) Failed Endpoint threw exception: - Expected 200, got 503 (call ID 80565e324b66b8dba311318a8dda826c) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/lib/tests/gruu.rb:230:in `block (2 levels) in ' Terminating other threads after failure GRUU - Call - unknown GRUU as target (TCP) - (6505550542, 6505550579) Passed GRUU - Call - unknown GRUU as target - no GRUUs assigned (TCP) - (6505550697, 6505550280) Passed GRUU - Call - Reject-Contact interop (TCP) - (6505550152, 6505550721) Passed GRUU - Call - Accept-Contact interop (TCP) - (6505550367, 6505550751) Failed Endpoint threw exception: - Expected 200, got 503 (call ID 7ab74a29ef1d7ebc332029f07a4394cd) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/lib/tests/gruu.rb:355:in `block (2 levels) in ' Terminating other threads after failure GRUU - Call - AoR with other param as target (TCP) - (6505550665, 6505550276) Failed Endpoint threw exception: - Expected 200, got 503 (call ID b714ede666d0f516c09ab4cfe4b87437) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/lib/tests/gruu.rb:391:in `block (2 levels) in ' Terminating other threads after failure GRUU - Call - GRUU with other param as target (TCP) - (6505550098, 6505550351) Failed Endpoint threw exception: - Expected 200, got 503 (call ID 8e54536a92b64630b991c34075c3766b) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/lib/tests/gruu.rb:427:in `block (2 levels) in ' Terminating other threads after failure 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) - (6505550193) Failed Endpoint threw exception: - sip:6505550193@clearwater.opnfv timed out waiting for one of these: [[200, true], ["NOTIFY", false]] (call ID 05a8d9863a093138371545e925d5ef33) - /src/vims-test/quaff/lib/call.rb:156:in `rescue in recv_any_of' - /src/vims-test/quaff/lib/call.rb:153:in `recv_any_of' - /src/vims-test/lib/quaff-monkey-patches.rb:62:in `recv_200_and_notify' - /src/vims-test/lib/tests/subscribe.rb:36:in `block (2 levels) in ' Terminating other threads after failure SUBSCRIBE - reg-event with a GRUU (TCP) - (6505550853) Failed Endpoint threw exception: - sip:6505550853@clearwater.opnfv timed out waiting for one of these: [[200, true], ["NOTIFY", false]] (call ID a9cf489d9aa66d937d763c9a39244af8) - /src/vims-test/quaff/lib/call.rb:156:in `rescue in recv_any_of' - /src/vims-test/quaff/lib/call.rb:153:in `recv_any_of' - /src/vims-test/lib/quaff-monkey-patches.rb:62:in `recv_200_and_notify' - /src/vims-test/lib/tests/subscribe.rb:87:in `block (2 levels) in ' Terminating other threads after failure SUBSCRIBE - Subscription timeout (TCP) - (6505550718) Failed Endpoint threw exception: - sip:6505550718@clearwater.opnfv timed out waiting for one of these: [[200, true], ["NOTIFY", false]] (call ID 5cb48f6be1edc073305d06b598f83bb0) - /src/vims-test/quaff/lib/call.rb:156:in `rescue in recv_any_of' - /src/vims-test/quaff/lib/call.rb:153:in `recv_any_of' - /src/vims-test/lib/quaff-monkey-patches.rb:62:in `recv_200_and_notify' - /src/vims-test/lib/tests/subscribe.rb:125:in `block (2 levels) in ' Terminating other threads after failure SUBSCRIBE - Registration timeout (TCP) - (6505550885, 6505550273) Failed Exception in quaff_cleanup_blk: - Expected 200, got 504 (call ID 83b53aed4d83a9167e9ce96a6f366070) Failed RuntimeError thrown: - Expected 200, got 504 (call ID 8a9cdd4a4b91d2184961ddc1bf552294) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/quaff/lib/endpoint.rb:188:in `register' - /src/vims-test/lib/tests/subscribe.rb:160:in `block (2 levels) in ' - /src/vims-test/lib/test-definition.rb:258: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 `
' Multiple SUBSCRIBErs to one UE's reg-event (TCP) - (6505550414, 6505550522) Failed Exception in quaff_cleanup_blk: - Expected 200, got 504 (call ID 3c08be6f9c4cdde695db3c1323e984d8) Failed RuntimeError thrown: - Expected 200, got 504 (call ID 3c08be6f9c4cdde695db3c1323e984d8) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/quaff/lib/endpoint.rb:188:in `register' - /src/vims-test/lib/tests/subscribe.rb:227:in `block (2 levels) in ' - /src/vims-test/lib/test-definition.rb:258: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 `
' 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= Listing existing numbers failed with HTTP code 502 Detailed error output: {"Upstream error"=>"404", "Upstream URL"=>"http://hs-prov.clearwater.opnfv:8889/public/sip%3A6505550554%40clearwater.opnfv/associated_private_ids"} 44 failures out of 93 tests run Basic Call - Mainline (TCP) at 2018-08-01 11:58:07 +0000 Basic Call - SDP (TCP) at 2018-08-01 11:58:08 +0000 Basic Call - Tel URIs (TCP) at 2018-08-01 11:58:13 +0000 Basic Call - Rejected by remote endpoint (TCP) at 2018-08-01 11:58:20 +0000 Basic Call - Messages - Pager model (TCP) at 2018-08-01 11:58:25 +0000 Basic Call - Pracks (TCP) at 2018-08-01 11:58:31 +0000 Multiple Identities (TCP) at 2018-08-01 11:58:38 +0000 Call Diversion - Not registered (TCP) at 2018-08-01 11:58:48 +0000 Call Diversion - Not reachable (not registered) (TCP) at 2018-08-01 11:59:26 +0000 Call Diversion - Not reachable (408) (TCP) at 2018-08-01 11:59:26 +0000 Call Diversion - Not reachable (503) (TCP) at 2018-08-01 11:59:26 +0000 Call Diversion - Not reachable (500) (TCP) at 2018-08-01 11:59:26 +0000 Call Diversion - Busy (TCP) at 2018-08-01 11:59:27 +0000 Call Diversion - Unconditional (TCP) at 2018-08-01 11:59:27 +0000 Call Diversion - No answer (TCP) at 2018-08-01 11:59:27 +0000 Call Diversion - Bad target URI (TCP) at 2018-08-01 11:59:27 +0000 Call Diversion - Audio-only call (TCP) at 2018-08-01 11:59:27 +0000 Call Diversion - Audio-video call (TCP) at 2018-08-01 11:59:28 +0000 Call Waiting - Accepted (TCP) at 2018-08-01 11:59:28 +0000 Call Waiting - Cancelled (TCP) at 2018-08-01 11:59:28 +0000 CANCEL - Mainline (TCP) at 2018-08-01 11:59:28 +0000 Filtering - Accept-Contact (TCP) at 2018-08-01 11:59:28 +0000 Accept-Contact with response (SFR 511195) (TCP) at 2018-08-01 11:59:29 +0000 Filtering - Accept-Contact no match (TCP) at 2018-08-01 11:59:29 +0000 Filtering - Accept-Contact negated match (TCP) at 2018-08-01 11:59:29 +0000 Filtering - RFC3841 example (TCP) at 2018-08-01 11:59:29 +0000 Filtering - Reject-Contact no match (TCP) at 2018-08-01 11:59:29 +0000 Filtering - Reject-Contact match (TCP) at 2018-08-01 11:59:30 +0000 GRUU - REGISTER - two bindings with and without GRUU (TCP) at 2018-08-01 11:59:30 +0000 GRUU - REGISTER - binding suggested GRUU (TCP) at 2018-08-01 11:59:30 +0000 GRUU - REGISTER - instance ID requires escaping (TCP) at 2018-08-01 11:59:30 +0000 GRUU - REGISTER - three bindings with GRUUs (TCP) at 2018-08-01 11:59:30 +0000 GRUU - Call - first endpoint GRUU as target (TCP) at 2018-08-01 11:59:30 +0000 GRUU - Call - second endpoint GRUU as target (TCP) at 2018-08-01 11:59:31 +0000 GRUU - Call - only GRUU as target (TCP) at 2018-08-01 11:59:31 +0000 GRUU - Call - AoR as target (TCP) at 2018-08-01 11:59:36 +0000 GRUU - Call - Accept-Contact interop (TCP) at 2018-08-01 11:59:50 +0000 GRUU - Call - AoR with other param as target (TCP) at 2018-08-01 11:59:56 +0000 GRUU - Call - GRUU with other param as target (TCP) at 2018-08-01 12:00:01 +0000 SUBSCRIBE - reg-event (TCP) at 2018-08-01 12:00:33 +0000 SUBSCRIBE - reg-event with a GRUU (TCP) at 2018-08-01 12:01:04 +0000 SUBSCRIBE - Subscription timeout (TCP) at 2018-08-01 12:01:36 +0000 SUBSCRIBE - Registration timeout (TCP) at 2018-08-01 12:01:42 +0000 Multiple SUBSCRIBErs to one UE's reg-event (TCP) at 2018-08-01 12:01:47 +0000 42 tests skipped Error logs, including Call-IDs of failed calls, are in the 'logfiles' directory 2018-08-01 12:01:48,003 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - {'failures': 44, 'skipped': 42, 'total': 93, 'passed': 7} 2018-08-01 12:01:48,125 - 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-08-01 12:01:48,127 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | heat_ims | functest | 16:05 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-01 12:01:48,133 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-01 12:01:48,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/ca91af63-0a00-4d10-bdbb-dd69d20a0614?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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 12:01:48,715 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 12:01:48 GMT Server: Apache x-openstack-request-id: req-a1b520aa-e2da-4184-9256-1596d2cc5a4c Location: http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614?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-08-01 12:01:48,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 12:01:48 GMT Server: Apache x-openstack-request-id: req-6b991f14-e4bb-4f85-bde9-5b5cb19faf65 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 886 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_4df9543f-1de4-4fee-82bc-41730c529ffa", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_4df9543f-1de4-4fee-82bc-41730c529ffa", "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_4df9543f-1de4-4fee-82bc-41730c529ffa", "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": "e7d7be46-2840-4976-87a2-d78a4e5c6089", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "ca91af63-0a00-4d10-bdbb-dd69d20a0614", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "55894c9499624029a9767a49e2d0e217", "tags": null, "creation_time": "2018-08-01T11:45:57Z", "links": [{"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "ca91af63-0a00-4d10-bdbb-dd69d20a0614", "stack_status_reason": "Stack CREATE completed successfully", "template_description": "Clearwater deployment\n"}} 2018-08-01 12:01:48,758 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614?resolve_outputs=False used request id req-6b991f14-e4bb-4f85-bde9-5b5cb19faf65 2018-08-01 12:01:48,758 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.625263929367s 2018-08-01 12:01:48,758 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614?resolve_outputs=False used request id req-6b991f14-e4bb-4f85-bde9-5b5cb19faf65 2018-08-01 12:01:48,760 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-01 12:01:48,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/ca91af63-0a00-4d10-bdbb-dd69d20a0614/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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 12:01:49,326 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 12:01:48 GMT Server: Apache x-openstack-request-id: req-dd73377b-42ad-4ff6-ba61-4ff8c53f7d06 Location: http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/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-08-01 12:01:49,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 12:01:49 GMT Server: Apache x-openstack-request-id: req-cdb3a558-9278-4b72-bf56-0e1c93346a85 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "clearwater-opnfv", "event_time": "2018-08-01T11:50:42Z", "links": [{"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/resources/clearwater-opnfv/events/a38b8ac0-82f8-44d1-b7e5-5745d12275da", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack CREATE completed successfully", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "ca91af63-0a00-4d10-bdbb-dd69d20a0614", "id": "a38b8ac0-82f8-44d1-b7e5-5745d12275da"}]} 2018-08-01 12:01:49,369 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?limit=1&sort_dir=desc&limit=1&sort_dir=desc used request id req-cdb3a558-9278-4b72-bf56-0e1c93346a85 2018-08-01 12:01:49,369 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.608659029007s 2018-08-01 12:01:49,369 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?limit=1&sort_dir=desc&limit=1&sort_dir=desc used request id req-cdb3a558-9278-4b72-bf56-0e1c93346a85 2018-08-01 12:01:49,370 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.DELETE.stacks 2018-08-01 12:01:49,372 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/ca91af63-0a00-4d10-bdbb-dd69d20a0614 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 12:01:49,399 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 12:01:49 GMT Server: Apache x-openstack-request-id: req-9138ef16-c12b-40a8-9fe3-975fe2e7e0fa Location: http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614 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-08-01 12:01:50,007 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 12:01:49 GMT Server: Apache x-openstack-request-id: req-5d3ee426-c5c8-4df4-93da-e753ea4257fa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 12:01:50,007 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614 used request id req-5d3ee426-c5c8-4df4-93da-e753ea4257fa 2018-08-01 12:01:50,007 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.DELETE.stacks in 0.637378931046s 2018-08-01 12:01:50,008 - shade.request_ids - DEBUG - DELETE call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614 used request id req-5d3ee426-c5c8-4df4-93da-e753ea4257fa 2018-08-01 12:01:50,008 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-01 12:01:50,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=a38b8ac0-82f8-44d1-b7e5-5745d12275da&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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 12:01:50,053 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 12:01:50 GMT Server: Apache x-openstack-request-id: req-685159a4-4a06-4ed0-bcda-040997663ef0 Location: http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=a38b8ac0-82f8-44d1-b7e5-5745d12275da&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-08-01 12:01:50,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 12:01:50 GMT Server: Apache x-openstack-request-id: req-d12892e3-8bc9-4da8-a19a-3b316273a431 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 429 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "clearwater-opnfv", "event_time": "2018-08-01T12:01:50Z", "links": [{"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/resources/clearwater-opnfv/events/26d321ab-f567-4364-9577-b12561f2697e", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack DELETE started", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "ca91af63-0a00-4d10-bdbb-dd69d20a0614", "id": "26d321ab-f567-4364-9577-b12561f2697e"}, {"resource_name": "dime", "event_time": "2018-08-01T12:01:50Z", "links": [{"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/resources/dime/events/90f2d027-e729-4681-9337-b9cc2dcf09d6", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "bfa970b3-ab22-423f-9271-4dbae1fa5930", "id": "90f2d027-e729-4681-9337-b9cc2dcf09d6"}]} 2018-08-01 12:01:50,660 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=a38b8ac0-82f8-44d1-b7e5-5745d12275da&sort_dir=asc&marker=a38b8ac0-82f8-44d1-b7e5-5745d12275da&sort_dir=asc used request id req-d12892e3-8bc9-4da8-a19a-3b316273a431 2018-08-01 12:01:50,661 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.652388095856s 2018-08-01 12:01:50,661 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=a38b8ac0-82f8-44d1-b7e5-5745d12275da&sort_dir=asc&marker=a38b8ac0-82f8-44d1-b7e5-5745d12275da&sort_dir=asc used request id req-d12892e3-8bc9-4da8-a19a-3b316273a431 2018-08-01 12:01:55,667 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-01 12:01:55,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=90f2d027-e729-4681-9337-b9cc2dcf09d6&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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 12:01:55,695 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 12:01:55 GMT Server: Apache x-openstack-request-id: req-3b9632f0-2075-4494-84d2-571c04a4d1eb Location: http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=90f2d027-e729-4681-9337-b9cc2dcf09d6&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-08-01 12:01:55,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 12:01:55 GMT Server: Apache x-openstack-request-id: req-09e2c555-209b-41f6-a902-7c1a25395682 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 608 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "bono", "event_time": "2018-08-01T12:01:51Z", "links": [{"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/resources/bono/events/711e5a6c-58a2-4eda-8381-13e87b21ef0b", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "ddbb1967-812e-4e90-a85f-fed84265f83b", "id": "711e5a6c-58a2-4eda-8381-13e87b21ef0b"}, {"resource_name": "sprout", "event_time": "2018-08-01T12:01:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/resources/sprout/events/f0b3babd-ea13-4f7c-843c-2cc5e4b1c744", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "5af6a1d2-1efb-4ad7-abf8-234063c6e16f", "id": "f0b3babd-ea13-4f7c-843c-2cc5e4b1c744"}, {"resource_name": "homer", "event_time": "2018-08-01T12:01:53Z", "links": [{"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/resources/homer/events/6bb2a477-44dd-4cca-8963-18754b2b18f7", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "8a2f14e4-f55e-4a17-bac6-d954bac65441", "id": "6bb2a477-44dd-4cca-8963-18754b2b18f7"}, {"resource_name": "vellum", "event_time": "2018-08-01T12:01:54Z", "links": [{"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/resources/vellum/events/26d87694-05ee-40be-b617-1ce15d6bd2b9", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "21a05763-1c1e-4b1e-adda-0c7dbd8974bb", "id": "26d87694-05ee-40be-b617-1ce15d6bd2b9"}]} 2018-08-01 12:01:55,739 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=90f2d027-e729-4681-9337-b9cc2dcf09d6&sort_dir=asc&marker=90f2d027-e729-4681-9337-b9cc2dcf09d6&sort_dir=asc used request id req-09e2c555-209b-41f6-a902-7c1a25395682 2018-08-01 12:01:55,740 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0723719596863s 2018-08-01 12:01:55,740 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=90f2d027-e729-4681-9337-b9cc2dcf09d6&sort_dir=asc&marker=90f2d027-e729-4681-9337-b9cc2dcf09d6&sort_dir=asc used request id req-09e2c555-209b-41f6-a902-7c1a25395682 2018-08-01 12:02:00,746 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-01 12:02:00,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=26d87694-05ee-40be-b617-1ce15d6bd2b9&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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 12:02:00,776 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 12:02:00 GMT Server: Apache x-openstack-request-id: req-b4877df5-02bd-4d2a-8d65-2df5e4aafaa0 Location: http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=26d87694-05ee-40be-b617-1ce15d6bd2b9&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-08-01 12:02:00,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 12:02:00 GMT Server: Apache x-openstack-request-id: req-65723df6-cd4b-441c-978d-d4b93fd718a3 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "dime", "event_time": "2018-08-01T12:02:00Z", "links": [{"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/resources/dime/events/be0555a5-6666-452a-8828-30535ca02309", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "bfa970b3-ab22-423f-9271-4dbae1fa5930", "id": "be0555a5-6666-452a-8828-30535ca02309"}]} 2018-08-01 12:02:00,818 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=26d87694-05ee-40be-b617-1ce15d6bd2b9&sort_dir=asc&marker=26d87694-05ee-40be-b617-1ce15d6bd2b9&sort_dir=asc used request id req-65723df6-cd4b-441c-978d-d4b93fd718a3 2018-08-01 12:02:00,819 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.071830034256s 2018-08-01 12:02:00,819 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=26d87694-05ee-40be-b617-1ce15d6bd2b9&sort_dir=asc&marker=26d87694-05ee-40be-b617-1ce15d6bd2b9&sort_dir=asc used request id req-65723df6-cd4b-441c-978d-d4b93fd718a3 2018-08-01 12:02:05,824 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-01 12:02:05,828 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=be0555a5-6666-452a-8828-30535ca02309&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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 12:02:05,855 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 12:02:05 GMT Server: Apache x-openstack-request-id: req-5ca89a46-d4e3-4931-a423-30f3426321ee Location: http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=be0555a5-6666-452a-8828-30535ca02309&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-08-01 12:02:05,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 12:02:05 GMT Server: Apache x-openstack-request-id: req-4e27d7e0-7f79-4c89-9d96-f6079790d9ac Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "homer", "event_time": "2018-08-01T12:02:02Z", "links": [{"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/resources/homer/events/914bb652-e55e-447b-8cde-d5946b88c344", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "8a2f14e4-f55e-4a17-bac6-d954bac65441", "id": "914bb652-e55e-447b-8cde-d5946b88c344"}, {"resource_name": "vellum", "event_time": "2018-08-01T12:02:02Z", "links": [{"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/resources/vellum/events/e166e7e8-996f-4b4b-b3a3-4a6b70c765c5", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "21a05763-1c1e-4b1e-adda-0c7dbd8974bb", "id": "e166e7e8-996f-4b4b-b3a3-4a6b70c765c5"}, {"resource_name": "sprout", "event_time": "2018-08-01T12:02:02Z", "links": [{"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/resources/sprout/events/52198e19-c1e1-4185-a669-9e8aa7d89f37", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "5af6a1d2-1efb-4ad7-abf8-234063c6e16f", "id": "52198e19-c1e1-4185-a669-9e8aa7d89f37"}, {"resource_name": "bono", "event_time": "2018-08-01T12:02:02Z", "links": [{"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/resources/bono/events/a1a7df8a-f288-4e3d-bb3c-5860deb2a215", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "ddbb1967-812e-4e90-a85f-fed84265f83b", "id": "a1a7df8a-f288-4e3d-bb3c-5860deb2a215"}, {"resource_name": "ellis", "event_time": "2018-08-01T12:02:02Z", "links": [{"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/resources/ellis/events/a76d3980-f149-491a-bf90-558d7a45a021", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "52ce7ecd-c306-4975-ba15-f1adaeaa322c", "id": "a76d3980-f149-491a-bf90-558d7a45a021"}]} 2018-08-01 12:02:05,898 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=be0555a5-6666-452a-8828-30535ca02309&sort_dir=asc&marker=be0555a5-6666-452a-8828-30535ca02309&sort_dir=asc used request id req-4e27d7e0-7f79-4c89-9d96-f6079790d9ac 2018-08-01 12:02:05,898 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0730941295624s 2018-08-01 12:02:05,898 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=be0555a5-6666-452a-8828-30535ca02309&sort_dir=asc&marker=be0555a5-6666-452a-8828-30535ca02309&sort_dir=asc used request id req-4e27d7e0-7f79-4c89-9d96-f6079790d9ac 2018-08-01 12:02:10,905 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-01 12:02:10,908 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=a76d3980-f149-491a-bf90-558d7a45a021&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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 12:02:11,478 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 12:02:10 GMT Server: Apache x-openstack-request-id: req-1ddf6611-5acf-4934-9f6e-814a544ecf4b Location: http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=a76d3980-f149-491a-bf90-558d7a45a021&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-08-01 12:02:11,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 12:02:11 GMT Server: Apache x-openstack-request-id: req-b58650d1-a3fb-4406-bf67-1b85576a3e04 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 449 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "ellis", "event_time": "2018-08-01T12:02:06Z", "links": [{"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/resources/ellis/events/950bb43c-6e73-4a5e-a2a4-c7a2897f0564", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "52ce7ecd-c306-4975-ba15-f1adaeaa322c", "id": "950bb43c-6e73-4a5e-a2a4-c7a2897f0564"}, {"resource_name": "dns", "event_time": "2018-08-01T12:02:06Z", "links": [{"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/resources/dns/events/5c4d7b27-4373-4058-b345-f5fdd1cffa2f", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "6fe892d5-f392-4b56-9eb6-3773822c1530", "id": "5c4d7b27-4373-4058-b345-f5fdd1cffa2f"}]} 2018-08-01 12:02:11,520 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=a76d3980-f149-491a-bf90-558d7a45a021&sort_dir=asc&marker=a76d3980-f149-491a-bf90-558d7a45a021&sort_dir=asc used request id req-b58650d1-a3fb-4406-bf67-1b85576a3e04 2018-08-01 12:02:11,520 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.614723205566s 2018-08-01 12:02:11,520 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=a76d3980-f149-491a-bf90-558d7a45a021&sort_dir=asc&marker=a76d3980-f149-491a-bf90-558d7a45a021&sort_dir=asc used request id req-b58650d1-a3fb-4406-bf67-1b85576a3e04 2018-08-01 12:02:16,526 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-01 12:02:16,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=5c4d7b27-4373-4058-b345-f5fdd1cffa2f&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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 12:02:16,554 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 12:02:16 GMT Server: Apache x-openstack-request-id: req-b867a38c-fb1e-4f6e-a07c-df3e5d2891d5 Location: http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=5c4d7b27-4373-4058-b345-f5fdd1cffa2f&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-08-01 12:02:16,598 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 12:02:16 GMT Server: Apache x-openstack-request-id: req-24673700-baa1-4e38-9fdd-fcbfbaf75617 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 623 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "dns", "event_time": "2018-08-01T12:02:12Z", "links": [{"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/resources/dns/events/2c3455f8-1a32-4dbf-a373-00a8f721435c", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "6fe892d5-f392-4b56-9eb6-3773822c1530", "id": "2c3455f8-1a32-4dbf-a373-00a8f721435c"}, {"resource_name": "security_groups", "event_time": "2018-08-01T12:02:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/resources/security_groups/events/7c1ff048-91cb-4524-8134-9c7a8c818d68", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "dac573e7-6070-4088-b612-9fc63a7abc7a", "id": "7c1ff048-91cb-4524-8134-9c7a8c818d68"}, {"resource_name": "mgmt_network", "event_time": "2018-08-01T12:02:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/resources/mgmt_network/events/ee9166eb-74d0-4146-922c-2781bc568011", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "188abffa-3366-457d-b146-5b2988ddd3ec", "id": "ee9166eb-74d0-4146-922c-2781bc568011"}, {"resource_name": "sig_network", "event_time": "2018-08-01T12:02:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/resources/sig_network/events/ee11d9e5-052a-4284-866d-bc91f5af1baa", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/resources/sig_network", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614", "rel": "stack"}], "logical_resource_id": "sig_network", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "e40a7a4e-0e8d-419d-9c28-a2ae7a5bdd7e", "id": "ee11d9e5-052a-4284-866d-bc91f5af1baa"}]} 2018-08-01 12:02:16,598 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=5c4d7b27-4373-4058-b345-f5fdd1cffa2f&sort_dir=asc&marker=5c4d7b27-4373-4058-b345-f5fdd1cffa2f&sort_dir=asc used request id req-24673700-baa1-4e38-9fdd-fcbfbaf75617 2018-08-01 12:02:16,598 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0714869499207s 2018-08-01 12:02:16,598 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=5c4d7b27-4373-4058-b345-f5fdd1cffa2f&sort_dir=asc&marker=5c4d7b27-4373-4058-b345-f5fdd1cffa2f&sort_dir=asc used request id req-24673700-baa1-4e38-9fdd-fcbfbaf75617 2018-08-01 12:02:21,604 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-01 12:02:21,608 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=ee11d9e5-052a-4284-866d-bc91f5af1baa&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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 12:02:21,635 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 12:02:21 GMT Server: Apache x-openstack-request-id: req-f9b68f1c-e07b-478b-86d6-b63e82b93fd3 Location: http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=ee11d9e5-052a-4284-866d-bc91f5af1baa&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-08-01 12:02:21,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 12:02:21 GMT Server: Apache x-openstack-request-id: req-13c0ad24-2235-4216-a289-b003841db809 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 356 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "mgmt_network", "event_time": "2018-08-01T12:02:21Z", "links": [{"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/resources/mgmt_network/events/775d44f9-baa4-4324-a641-de5c90534dd0", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "188abffa-3366-457d-b146-5b2988ddd3ec", "id": "775d44f9-baa4-4324-a641-de5c90534dd0"}]} 2018-08-01 12:02:21,677 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=ee11d9e5-052a-4284-866d-bc91f5af1baa&sort_dir=asc&marker=ee11d9e5-052a-4284-866d-bc91f5af1baa&sort_dir=asc used request id req-13c0ad24-2235-4216-a289-b003841db809 2018-08-01 12:02:21,677 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0725688934326s 2018-08-01 12:02:21,678 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=ee11d9e5-052a-4284-866d-bc91f5af1baa&sort_dir=asc&marker=ee11d9e5-052a-4284-866d-bc91f5af1baa&sort_dir=asc used request id req-13c0ad24-2235-4216-a289-b003841db809 2018-08-01 12:02:26,679 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-01 12:02:26,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=775d44f9-baa4-4324-a641-de5c90534dd0&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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 12:02:27,282 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 12:02:26 GMT Server: Apache x-openstack-request-id: req-8d7b82fd-c9e8-46be-a9c2-c3e2e0ba9922 Location: http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=775d44f9-baa4-4324-a641-de5c90534dd0&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-08-01 12:02:27,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 12:02:27 GMT Server: Apache x-openstack-request-id: req-5c03cc7b-c10d-4000-866d-6752a7703054 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 534 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "sig_network", "event_time": "2018-08-01T12:02:22Z", "links": [{"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/resources/sig_network/events/c313789c-746a-4088-896b-005a5f14e118", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/resources/sig_network", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614", "rel": "stack"}], "logical_resource_id": "sig_network", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "e40a7a4e-0e8d-419d-9c28-a2ae7a5bdd7e", "id": "c313789c-746a-4088-896b-005a5f14e118"}, {"resource_name": "security_groups", "event_time": "2018-08-01T12:02:23Z", "links": [{"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/resources/security_groups/events/3de1753e-3cfe-4c46-91b8-b90c48de05a6", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "dac573e7-6070-4088-b612-9fc63a7abc7a", "id": "3de1753e-3cfe-4c46-91b8-b90c48de05a6"}, {"resource_name": "clearwater-opnfv", "event_time": "2018-08-01T12:02:23Z", "links": [{"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/resources/clearwater-opnfv/events/095ee985-bb13-429f-9507-f9e3a81c85c5", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack DELETE completed successfully", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "ca91af63-0a00-4d10-bdbb-dd69d20a0614", "id": "095ee985-bb13-429f-9507-f9e3a81c85c5"}]} 2018-08-01 12:02:27,880 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=775d44f9-baa4-4324-a641-de5c90534dd0&sort_dir=asc&marker=775d44f9-baa4-4324-a641-de5c90534dd0&sort_dir=asc used request id req-5c03cc7b-c10d-4000-866d-6752a7703054 2018-08-01 12:02:27,880 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.2006251812s 2018-08-01 12:02:27,881 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=775d44f9-baa4-4324-a641-de5c90534dd0&sort_dir=asc&marker=775d44f9-baa4-4324-a641-de5c90534dd0&sort_dir=asc used request id req-5c03cc7b-c10d-4000-866d-6752a7703054 2018-08-01 12:02:32,887 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-01 12:02:32,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=095ee985-bb13-429f-9507-f9e3a81c85c5&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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 12:02:33,466 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 12:02:32 GMT Server: Apache x-openstack-request-id: req-f36d4745-0910-49e7-8d65-0292ff237646 Location: http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=095ee985-bb13-429f-9507-f9e3a81c85c5&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-08-01 12:02:33,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 12:02:33 GMT Server: Apache x-openstack-request-id: req-9449330a-68ab-4417-918a-cadd7fdcf336 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-01 12:02:33,508 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=095ee985-bb13-429f-9507-f9e3a81c85c5&sort_dir=asc&marker=095ee985-bb13-429f-9507-f9e3a81c85c5&sort_dir=asc used request id req-9449330a-68ab-4417-918a-cadd7fdcf336 2018-08-01 12:02:33,508 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.620459079742s 2018-08-01 12:02:33,508 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=095ee985-bb13-429f-9507-f9e3a81c85c5&sort_dir=asc&marker=095ee985-bb13-429f-9507-f9e3a81c85c5&sort_dir=asc used request id req-9449330a-68ab-4417-918a-cadd7fdcf336 2018-08-01 12:02:38,514 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-01 12:02:38,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=095ee985-bb13-429f-9507-f9e3a81c85c5&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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 12:02:38,545 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 12:02:38 GMT Server: Apache x-openstack-request-id: req-9b44573e-ac51-42a9-b690-302d8cd8f385 Location: http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=095ee985-bb13-429f-9507-f9e3a81c85c5&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-08-01 12:02:38,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 12:02:38 GMT Server: Apache x-openstack-request-id: req-4444016f-0fdf-472a-8c2b-906ea07722f8 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-01 12:02:38,588 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=095ee985-bb13-429f-9507-f9e3a81c85c5&sort_dir=asc&marker=095ee985-bb13-429f-9507-f9e3a81c85c5&sort_dir=asc used request id req-4444016f-0fdf-472a-8c2b-906ea07722f8 2018-08-01 12:02:38,589 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0746839046478s 2018-08-01 12:02:38,589 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614/events?marker=095ee985-bb13-429f-9507-f9e3a81c85c5&sort_dir=asc&marker=095ee985-bb13-429f-9507-f9e3a81c85c5&sort_dir=asc used request id req-4444016f-0fdf-472a-8c2b-906ea07722f8 2018-08-01 12:02:38,589 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-01 12:02:38,592 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/ca91af63-0a00-4d10-bdbb-dd69d20a0614?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}0c2a28f142fbdbe80fbbab9848e85c73bcbab437" 2018-08-01 12:02:38,620 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 01 Aug 2018 12:02:38 GMT Server: Apache x-openstack-request-id: req-62a9021c-1276-4a0e-a0c4-56b1464e4a55 Location: http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614?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-08-01 12:02:39,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 12:02:38 GMT Server: Apache x-openstack-request-id: req-436f953b-4a59-4ae9-9216-ba96e61c2ac3 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 894 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "733772e3f94f4f95a51c34f8f2a0e8e7", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_4df9543f-1de4-4fee-82bc-41730c529ffa", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_4df9543f-1de4-4fee-82bc-41730c529ffa", "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_4df9543f-1de4-4fee-82bc-41730c529ffa", "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": "e7d7be46-2840-4976-87a2-d78a4e5c6089", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "ca91af63-0a00-4d10-bdbb-dd69d20a0614", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089"}, "deletion_time": "2018-08-01T12:02:24Z", "stack_name": "clearwater-opnfv", "stack_user_project_id": "55894c9499624029a9767a49e2d0e217", "tags": null, "creation_time": "2018-08-01T11:45:57Z", "links": [{"href": "http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-08-01T12:01:50Z", "id": "ca91af63-0a00-4d10-bdbb-dd69d20a0614", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Clearwater deployment\n"}} 2018-08-01 12:02:39,198 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614?resolve_outputs=False used request id req-436f953b-4a59-4ae9-9216-ba96e61c2ac3 2018-08-01 12:02:39,199 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.608969926834s 2018-08-01 12:02:39,199 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/733772e3f94f4f95a51c34f8f2a0e8e7/stacks/clearwater-opnfv/ca91af63-0a00-4d10-bdbb-dd69d20a0614?resolve_outputs=False used request id req-436f953b-4a59-4ae9-9216-ba96e61c2ac3 2018-08-01 12:02:39,199 - 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 1416, in delete_stack marker=marker) File "/usr/lib/python2.7/site-packages/shade/_heat/event_utils.py", line 90, in poll_for_events stack_status = stack['stack_status'] TypeError: 'NoneType' object has no attribute '__getitem__' 2018-08-01 12:02:39,206 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-01 12:02:39,210 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}e7875b8703ac1efb902f7da163e9fb7c738e7e25" 2018-08-01 12:02:39,305 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 12:02:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9cad6fdc-a5a7-4ef4-bd2e-460be41b737d Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_ims-user_4df9543f-1de4-4fee-82bc-41730c529ffa", "links": {"self": "http://172.30.9.24:5000/v3/users/e6926b6957064809907b3a6b55a76771"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e6926b6957064809907b3a6b55a76771", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 12:02:39,305 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-9cad6fdc-a5a7-4ef4-bd2e-460be41b737d 2018-08-01 12:02:39,306 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0996689796448s 2018-08-01 12:02:39,306 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-9cad6fdc-a5a7-4ef4-bd2e-460be41b737d 2018-08-01 12:02:39,312 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-01 12:02:39,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users/e6926b6957064809907b3a6b55a76771 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e7875b8703ac1efb902f7da163e9fb7c738e7e25" 2018-08-01 12:02:39,464 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 12:02:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9bae807-6f65-418b-ab01-0b288ade8b5c Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"user": {"name": "heat_ims-user_4df9543f-1de4-4fee-82bc-41730c529ffa", "links": {"self": "http://172.30.9.24:5000/v3/users/e6926b6957064809907b3a6b55a76771"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "e6926b6957064809907b3a6b55a76771", "description": null}} 2018-08-01 12:02:39,464 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/e6926b6957064809907b3a6b55a76771 used request id req-d9bae807-6f65-418b-ab01-0b288ade8b5c 2018-08-01 12:02:39,464 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.151710033417s 2018-08-01 12:02:39,464 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/e6926b6957064809907b3a6b55a76771 used request id req-d9bae807-6f65-418b-ab01-0b288ade8b5c 2018-08-01 12:02:39,465 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-01 12:02:39,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/users/e6926b6957064809907b3a6b55a76771 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e7875b8703ac1efb902f7da163e9fb7c738e7e25" 2018-08-01 12:02:39,679 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 12:02:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ed66772-8148-4c9e-bb01-0e56b0157386 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 12:02:39,679 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/e6926b6957064809907b3a6b55a76771 used request id req-8ed66772-8148-4c9e-bb01-0e56b0157386 2018-08-01 12:02:39,680 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.214442014694s 2018-08-01 12:02:39,680 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/e6926b6957064809907b3a6b55a76771 used request id req-8ed66772-8148-4c9e-bb01-0e56b0157386 2018-08-01 12:02:39,686 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-01 12:02:39,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}e7875b8703ac1efb902f7da163e9fb7c738e7e25" 2018-08-01 12:02:39,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 12:02:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-077c97a2-1d98-4ea9-8482-0a2ff0c59bb4 Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.24:5000/v3/projects/733772e3f94f4f95a51c34f8f2a0e8e7"}, "tags": [], "enabled": true, "id": "733772e3f94f4f95a51c34f8f2a0e8e7", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_4df9543f-1de4-4fee-82bc-41730c529ffa"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "id": "8d96727022f4443794db44ecde432faf", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8"}, "tags": [], "enabled": true, "id": "dbe9669438844f3faecdc7fcc050e0d8", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-01 12:02:39,782 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-077c97a2-1d98-4ea9-8482-0a2ff0c59bb4 2018-08-01 12:02:39,782 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0956540107727s 2018-08-01 12:02:39,782 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-077c97a2-1d98-4ea9-8482-0a2ff0c59bb4 2018-08-01 12:02:39,787 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-01 12:02:39,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/projects/733772e3f94f4f95a51c34f8f2a0e8e7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e7875b8703ac1efb902f7da163e9fb7c738e7e25" 2018-08-01 12:02:39,964 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 12:02:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-69e3b6e7-be0f-45de-aa4e-84d940691b23 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 12:02:39,964 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/733772e3f94f4f95a51c34f8f2a0e8e7 used request id req-69e3b6e7-be0f-45de-aa4e-84d940691b23 2018-08-01 12:02:39,964 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.177360057831s 2018-08-01 12:02:39,964 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/733772e3f94f4f95a51c34f8f2a0e8e7 used request id req-69e3b6e7-be0f-45de-aa4e-84d940691b23 2018-08-01 12:02:39,968 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-01 12:02:39,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}e7875b8703ac1efb902f7da163e9fb7c738e7e25" 2018-08-01 12:02:40,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 12:02:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22f26592-23ee-4838-943e-f08a4f9141d5 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "472bee84268d4822ba3c1f56f9af7e16", "links": {"self": "http://172.30.9.24:5000/v3/roles/472bee84268d4822ba3c1f56f9af7e16"}, "name": "Member"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a98366d9a377426f9e0a1765b5c9e963", "links": {"self": "http://172.30.9.24:5000/v3/roles/a98366d9a377426f9e0a1765b5c9e963"}, "name": "heat_stack_owner"}]} 2018-08-01 12:02:40,056 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-22f26592-23ee-4838-943e-f08a4f9141d5 2018-08-01 12:02:40,056 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0876359939575s 2018-08-01 12:02:40,056 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-22f26592-23ee-4838-943e-f08a4f9141d5 2018-08-01 12:02:40,061 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-08-01 12:02:40,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/roles/472bee84268d4822ba3c1f56f9af7e16 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e7875b8703ac1efb902f7da163e9fb7c738e7e25" 2018-08-01 12:02:40,173 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 12:02:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-16c41e0f-f2fc-4f30-9469-a028bf9a5819 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 12:02:40,174 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/472bee84268d4822ba3c1f56f9af7e16 used request id req-16c41e0f-f2fc-4f30-9469-a028bf9a5819 2018-08-01 12:02:40,174 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.112180948257s 2018-08-01 12:02:40,174 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/472bee84268d4822ba3c1f56f9af7e16 used request id req-16c41e0f-f2fc-4f30-9469-a028bf9a5819 2018-08-01 12:02:40,177 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-01 12:02:40,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}e7875b8703ac1efb902f7da163e9fb7c738e7e25" 2018-08-01 12:02:40,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 12:02:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-782da55e-d15b-4abc-a466-56d624a4dab8 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a98366d9a377426f9e0a1765b5c9e963", "links": {"self": "http://172.30.9.24:5000/v3/roles/a98366d9a377426f9e0a1765b5c9e963"}, "name": "heat_stack_owner"}]} 2018-08-01 12:02:40,266 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-782da55e-d15b-4abc-a466-56d624a4dab8 2018-08-01 12:02:40,266 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0884549617767s 2018-08-01 12:02:40,266 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-782da55e-d15b-4abc-a466-56d624a4dab8 2018-08-01 12:02:40,271 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-08-01 12:02:40,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/roles/a98366d9a377426f9e0a1765b5c9e963 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e7875b8703ac1efb902f7da163e9fb7c738e7e25" 2018-08-01 12:02:40,389 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 12:02:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-48a7d636-bb9f-47bb-bfff-b3fb7285da3f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 12:02:40,390 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/a98366d9a377426f9e0a1765b5c9e963 used request id req-48a7d636-bb9f-47bb-bfff-b3fb7285da3f 2018-08-01 12:02:40,390 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.118230104446s 2018-08-01 12:02:40,390 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/a98366d9a377426f9e0a1765b5c9e963 used request id req-48a7d636-bb9f-47bb-bfff-b3fb7285da3f 2018-08-01 12:02:40,418 - xtesting.ci.run_tests - INFO - Loading test case 'vyos_vrouter'... 2018-08-01 12:02:40,470 - git.cmd - DEBUG - Popen(['git', 'version'], cwd=/, universal_newlines=False, shell=None) 2018-08-01 12:02:40,514 - git.cmd - DEBUG - Popen(['git', 'version'], cwd=/, universal_newlines=False, shell=None) 2018-08-01 12:02:40,600 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-01 12:02:40,601 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-01 12:02:40,601 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-01 12:02:40,601 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-01 12:02:40,601 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-01 12:02:40,601 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-01 12:02:40,601 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-01 12:02:40,601 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-01 12:02:40,601 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-01 12:02:40,602 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-01 12:02:40,602 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-01 12:02:40,602 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-01 12:02:40,602 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-01 12:02:40,602 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-01 12:02:40,602 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-01 12:02:40,602 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-01 12:02:40,602 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-01 12:02:40,602 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-01 12:02:40,602 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-01 12:02:40,602 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-01 12:02:40,602 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-01 12:02:40,603 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-01 12:02:40,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-01 12:02:40,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 12:02:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d5386db-9f4c-47e6-ab5e-b85d3c7be52b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 12:02:40,612 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-1d5386db-9f4c-47e6-ab5e-b85d3c7be52b 2018-08-01 12:02:40,613 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-08-01 12:02:40,991 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T13:02:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["4ybqfyhDQSe0YbVXwqsLBQ"], "issued_at": "2018-08-01T12:02:40.000000Z"}} 2018-08-01 12:02:40,994 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-01 12:02:40,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}50242cf0179e71bf2324e2c45c8e923855f195bb" 2018-08-01 12:02:41,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-629c647f-65e2-4357-8987-f4d2bbdfd7b2 Date: Wed, 01 Aug 2018 12:02:41 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dbe9669438844f3faecdc7fcc050e0d8","l2_adjacency":true,"status":"ACTIVE","subnets":["a5a333a9-9d0e-46a5-9440-2aa9c95d5013"],"description":"","tags":[],"updated_at":"2018-08-01T09:28:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:38Z","provider:network_type":"flat"}]} 2018-08-01 12:02:41,244 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-629c647f-65e2-4357-8987-f4d2bbdfd7b2 2018-08-01 12:02:41,245 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.250967979431s 2018-08-01 12:02:41,245 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-629c647f-65e2-4357-8987-f4d2bbdfd7b2 2018-08-01 12:02:41,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-01 12:02:41,255 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 12:02: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 12:02:41,256 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-01 12:02:41,262 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}50242cf0179e71bf2324e2c45c8e923855f195bb" 2018-08-01 12:02:41,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 12:02:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-410bdc5a-9e42-4677-acb7-2b07e4416ac0 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/060e9088cac343b9864226107af6e21e"}, "tags": [], "enabled": true, "id": "060e9088cac343b9864226107af6e21e", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2018-08-01 12:02:41,347 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-410bdc5a-9e42-4677-acb7-2b07e4416ac0 2018-08-01 12:02:41,348 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0910730361938s 2018-08-01 12:02:41,348 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-410bdc5a-9e42-4677-acb7-2b07e4416ac0 2018-08-01 12:02:41,355 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-01 12:02:41,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}50242cf0179e71bf2324e2c45c8e923855f195bb" -d '{"project": {"description": "Created by OPNFV Functest: vyos_vrouter", "enabled": true, "domain_id": "default", "name": "vyos_vrouter-project_ac9e0db3-5190-4b12-ac76-4252ed711203"}}' 2018-08-01 12:02:41,463 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 12:02:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-674a7b1f-dc08-4dec-b1d2-0b22adb32c44 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.24:5000/v3/projects/47b60cb982ef49af8140b342fe81f4a3"}, "tags": [], "enabled": true, "id": "47b60cb982ef49af8140b342fe81f4a3", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_ac9e0db3-5190-4b12-ac76-4252ed711203"}} 2018-08-01 12:02:41,464 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-674a7b1f-dc08-4dec-b1d2-0b22adb32c44 2018-08-01 12:02:41,464 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.108392953873s 2018-08-01 12:02:41,464 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-674a7b1f-dc08-4dec-b1d2-0b22adb32c44 2018-08-01 12:02:41,465 - 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'47b60cb982ef49af8140b342fe81f4a3', '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_ac9e0db3-5190-4b12-ac76-4252ed711203'}) 2018-08-01 12:02:41,472 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-01 12:02:41,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}50242cf0179e71bf2324e2c45c8e923855f195bb" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "8eb0b02f-dfd6-493b-a321-c5155d162bfd", "email": null, "name": "vyos_vrouter-user_ac9e0db3-5190-4b12-ac76-4252ed711203"}}' 2018-08-01 12:02:41,757 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 12:02:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d1fb35d-b859-4834-9d85-56d6f611c04e Content-Length: 327 Content-Type: application/json RESP BODY: {"user": {"name": "vyos_vrouter-user_ac9e0db3-5190-4b12-ac76-4252ed711203", "links": {"self": "http://172.30.9.24:5000/v3/users/a9c4aededa234486a75747eac8d2156d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a9c4aededa234486a75747eac8d2156d", "domain_id": "default", "password_expires_at": null}} 2018-08-01 12:02:41,757 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-1d1fb35d-b859-4834-9d85-56d6f611c04e 2018-08-01 12:02:41,757 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.285650014877s 2018-08-01 12:02:41,758 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-1d1fb35d-b859-4834-9d85-56d6f611c04e 2018-08-01 12:02:41,758 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'a9c4aededa234486a75747eac8d2156d', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vyos_vrouter-user_ac9e0db3-5190-4b12-ac76-4252ed711203'}) 2018-08-01 12:02:41,762 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-01 12:02:41,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}50242cf0179e71bf2324e2c45c8e923855f195bb" 2018-08-01 12:02:41,849 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 12:02:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f03b0fd-90d7-43cf-bac3-707634e7c46a Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 12:02:41,849 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-5f03b0fd-90d7-43cf-bac3-707634e7c46a 2018-08-01 12:02:41,849 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0873100757599s 2018-08-01 12:02:41,850 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-5f03b0fd-90d7-43cf-bac3-707634e7c46a 2018-08-01 12:02:41,854 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-01 12:02:41,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}50242cf0179e71bf2324e2c45c8e923855f195bb" 2018-08-01 12:02:41,941 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 12:02:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f6affc6-e7f6-466e-a652-db1bc2bdd75b Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 12:02:41,941 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-4f6affc6-e7f6-466e-a652-db1bc2bdd75b 2018-08-01 12:02:41,941 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0866730213165s 2018-08-01 12:02:41,941 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-4f6affc6-e7f6-466e-a652-db1bc2bdd75b 2018-08-01 12:02:41,943 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-08-01 12:02:41,946 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-08-01 12:02:41,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}50242cf0179e71bf2324e2c45c8e923855f195bb" -d '{"role": {"name": "Member"}}' 2018-08-01 12:02:42,056 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 12:02:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f9216495-ef6f-497f-8b00-7aa57577f542 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3748bcd607494a2f95b01ceb497ee8bd", "links": {"self": "http://172.30.9.24:5000/v3/roles/3748bcd607494a2f95b01ceb497ee8bd"}, "name": "Member"}} 2018-08-01 12:02:42,057 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-f9216495-ef6f-497f-8b00-7aa57577f542 2018-08-01 12:02:42,057 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.110069990158s 2018-08-01 12:02:42,057 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-f9216495-ef6f-497f-8b00-7aa57577f542 2018-08-01 12:02:42,057 - 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'3748bcd607494a2f95b01ceb497ee8bd'}) 2018-08-01 12:02:42,061 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-01 12:02:42,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}50242cf0179e71bf2324e2c45c8e923855f195bb" 2018-08-01 12:02:42,148 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 12:02:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7a8bf1f-d0fe-4ca5-92b7-50115b2aac25 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "3748bcd607494a2f95b01ceb497ee8bd", "links": {"self": "http://172.30.9.24:5000/v3/roles/3748bcd607494a2f95b01ceb497ee8bd"}, "name": "Member"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 12:02:42,148 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-d7a8bf1f-d0fe-4ca5-92b7-50115b2aac25 2018-08-01 12:02:42,148 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0868711471558s 2018-08-01 12:02:42,148 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-d7a8bf1f-d0fe-4ca5-92b7-50115b2aac25 2018-08-01 12:02:42,153 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-01 12:02:42,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}50242cf0179e71bf2324e2c45c8e923855f195bb" 2018-08-01 12:02:42,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 12:02:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0501ebce-88d8-486b-9fe2-6872ac7a4b51 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-01 12:02:42,241 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-0501ebce-88d8-486b-9fe2-6872ac7a4b51 2018-08-01 12:02:42,241 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0878908634186s 2018-08-01 12:02:42,241 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-0501ebce-88d8-486b-9fe2-6872ac7a4b51 2018-08-01 12:02:42,242 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-01 12:02:42,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}50242cf0179e71bf2324e2c45c8e923855f195bb" 2018-08-01 12:02:42,345 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 12:02:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24e05e83-8f1f-4b86-9f1f-7b0f316a21f3 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "vyos_vrouter-user_ac9e0db3-5190-4b12-ac76-4252ed711203", "links": {"self": "http://172.30.9.24:5000/v3/users/a9c4aededa234486a75747eac8d2156d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a9c4aededa234486a75747eac8d2156d", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 12:02:42,346 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-24e05e83-8f1f-4b86-9f1f-7b0f316a21f3 2018-08-01 12:02:42,346 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.10383105278s 2018-08-01 12:02:42,346 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-24e05e83-8f1f-4b86-9f1f-7b0f316a21f3 2018-08-01 12:02:42,358 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-01 12:02:42,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}50242cf0179e71bf2324e2c45c8e923855f195bb" 2018-08-01 12:02:42,448 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 12:02:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-edeb6fa9-1fbf-4d11-a6a1-522d206ab878 Content-Encoding: gzip Content-Length: 398 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.24:5000/v3/projects/47b60cb982ef49af8140b342fe81f4a3"}, "tags": [], "enabled": true, "id": "47b60cb982ef49af8140b342fe81f4a3", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_ac9e0db3-5190-4b12-ac76-4252ed711203"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "id": "8d96727022f4443794db44ecde432faf", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8"}, "tags": [], "enabled": true, "id": "dbe9669438844f3faecdc7fcc050e0d8", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-01 12:02:42,448 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-edeb6fa9-1fbf-4d11-a6a1-522d206ab878 2018-08-01 12:02:42,448 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0901961326599s 2018-08-01 12:02:42,449 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-edeb6fa9-1fbf-4d11-a6a1-522d206ab878 2018-08-01 12:02:42,458 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-01 12:02:42,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=a9c4aededa234486a75747eac8d2156d&role.id=3748bcd607494a2f95b01ceb497ee8bd&scope.project.id=47b60cb982ef49af8140b342fe81f4a3" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}50242cf0179e71bf2324e2c45c8e923855f195bb" 2018-08-01 12:02:42,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 12:02:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-093cc4be-c1e6-44c7-bbad-395c1a740ddb Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=a9c4aededa234486a75747eac8d2156d&role.id=3748bcd607494a2f95b01ceb497ee8bd&scope.project.id=47b60cb982ef49af8140b342fe81f4a3", "previous": null, "next": null}} 2018-08-01 12:02:42,544 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=a9c4aededa234486a75747eac8d2156d&role.id=3748bcd607494a2f95b01ceb497ee8bd&scope.project.id=47b60cb982ef49af8140b342fe81f4a3 used request id req-093cc4be-c1e6-44c7-bbad-395c1a740ddb 2018-08-01 12:02:42,544 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0858590602875s 2018-08-01 12:02:42,544 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=a9c4aededa234486a75747eac8d2156d&role.id=3748bcd607494a2f95b01ceb497ee8bd&scope.project.id=47b60cb982ef49af8140b342fe81f4a3 used request id req-093cc4be-c1e6-44c7-bbad-395c1a740ddb 2018-08-01 12:02:42,548 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-01 12:02:42,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/47b60cb982ef49af8140b342fe81f4a3/users/a9c4aededa234486a75747eac8d2156d/roles/3748bcd607494a2f95b01ceb497ee8bd -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}50242cf0179e71bf2324e2c45c8e923855f195bb" 2018-08-01 12:02:42,687 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 12:02:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e53b5a5-4bf8-4381-a695-e56cf8a7c943 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 12:02:42,687 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/47b60cb982ef49af8140b342fe81f4a3/users/a9c4aededa234486a75747eac8d2156d/roles/3748bcd607494a2f95b01ceb497ee8bd used request id req-1e53b5a5-4bf8-4381-a695-e56cf8a7c943 2018-08-01 12:02:42,687 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.138934850693s 2018-08-01 12:02:42,687 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/47b60cb982ef49af8140b342fe81f4a3/users/a9c4aededa234486a75747eac8d2156d/roles/3748bcd607494a2f95b01ceb497ee8bd used request id req-1e53b5a5-4bf8-4381-a695-e56cf8a7c943 2018-08-01 12:02:42,688 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vyos_vrouter-project_ac9e0db3-5190-4b12-ac76-4252ed711203', 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'47b60cb982ef49af8140b342fe81f4a3', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '8eb0b02f-dfd6-493b-a321-c5155d162bfd', 'username': u'vyos_vrouter-user_ac9e0db3-5190-4b12-ac76-4252ed711203', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-01 12:02:42,689 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-01 12:02:42,689 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-01 12:02:42,689 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-01 12:02:42,690 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-01 12:02:42,690 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-01 12:02:42,690 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-01 12:02:42,690 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-01 12:02:42,690 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-01 12:02:42,690 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-01 12:02:42,690 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-01 12:02:42,690 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-01 12:02:42,691 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-01 12:02:42,691 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-01 12:02:42,691 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-01 12:02:42,691 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-01 12:02:42,691 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-01 12:02:42,691 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-01 12:02:42,691 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-01 12:02:42,691 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-01 12:02:42,691 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-01 12:02:42,692 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-01 12:02:42,692 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-01 12:02:42,693 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vyos_vrouter-user_ac9e0db3-5190-4b12-ac76-4252ed711203', 'password': '8eb0b02f-dfd6-493b-a321-c5155d162bfd', 'project_name': 'vyos_vrouter-project_ac9e0db3-5190-4b12-ac76-4252ed711203', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000//v3', 'project_id': '47b60cb982ef49af8140b342fe81f4a3', 'project_domain_name': 'Default'} 2018-08-01 12:02:42,729 - 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-08-01 12:02:42,729 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - name = functest.opnfv_tests.vnf.router.cloudify_vrouter 2018-08-01 12:02:42,784 - 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-08-01 12:02:42,795 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-08-01 12:02:42,796 - 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-08-01 12:02:43,094 - 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-08-01 12:02:43,166 - 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-08-01 12:02:43,166 - xtesting.ci.run_tests - INFO - Running test case 'vyos_vrouter'... 2018-08-01 12:02:43,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-01 12:02:43,175 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 12:02:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-754c3cff-177e-49c6-a7d2-b550aa265aba Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 12:02:43,175 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-754c3cff-177e-49c6-a7d2-b550aa265aba 2018-08-01 12:02:43,176 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-08-01 12:02:43,640 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3748bcd607494a2f95b01ceb497ee8bd", "name": "Member"}], "expires_at": "2018-08-01T13:02:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "47b60cb982ef49af8140b342fe81f4a3", "name": "vyos_vrouter-project_ac9e0db3-5190-4b12-ac76-4252ed711203"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/47b60cb982ef49af8140b342fe81f4a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/47b60cb982ef49af8140b342fe81f4a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/47b60cb982ef49af8140b342fe81f4a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/47b60cb982ef49af8140b342fe81f4a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/47b60cb982ef49af8140b342fe81f4a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/47b60cb982ef49af8140b342fe81f4a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_47b60cb982ef49af8140b342fe81f4a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_47b60cb982ef49af8140b342fe81f4a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/47b60cb982ef49af8140b342fe81f4a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/47b60cb982ef49af8140b342fe81f4a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/47b60cb982ef49af8140b342fe81f4a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/47b60cb982ef49af8140b342fe81f4a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/47b60cb982ef49af8140b342fe81f4a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/47b60cb982ef49af8140b342fe81f4a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vyos_vrouter-user_ac9e0db3-5190-4b12-ac76-4252ed711203", "id": "a9c4aededa234486a75747eac8d2156d"}, "audit_ids": ["gUTnlAnnSa2tl51eqbAZHA"], "issued_at": "2018-08-01T12:02:43.000000Z"}} 2018-08-01 12:02:43,644 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-01 12:02:43,644 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}6e1877a2e044b5259a5c5978c4bb6a17f98c3b09" -d '{"network": {"name": "vyos_vrouter-net_ac9e0db3-5190-4b12-ac76-4252ed711203", "admin_state_up": true}}' 2018-08-01 12:02:44,157 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-b01076a0-5072-45c5-85fa-9b489f13dfb4 Date: Wed, 01 Aug 2018 12:02:44 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"3a50be0f-f818-4523-b26e-3acad292d83f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"47b60cb982ef49af8140b342fe81f4a3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T12:02:44Z","is_default":false,"name":"vyos_vrouter-net_ac9e0db3-5190-4b12-ac76-4252ed711203","qos_policy_id":null,"admin_state_up":true,"tenant_id":"47b60cb982ef49af8140b342fe81f4a3","created_at":"2018-08-01T12:02:43Z","mtu":1450}} 2018-08-01 12:02:44,157 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-b01076a0-5072-45c5-85fa-9b489f13dfb4 2018-08-01 12:02:44,158 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.513617038727s 2018-08-01 12:02:44,158 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-b01076a0-5072-45c5-85fa-9b489f13dfb4 2018-08-01 12:02:44,158 - 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-08-01T12:02:44Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'id': u'3a50be0f-f818-4523-b26e-3acad292d83f', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vyos_vrouter-net_ac9e0db3-5190-4b12-ac76-4252ed711203', u'admin_state_up': True, u'tenant_id': u'47b60cb982ef49af8140b342fe81f4a3', u'created_at': u'2018-08-01T12:02:43Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'47b60cb982ef49af8140b342fe81f4a3', u'l2_adjacency': True}) 2018-08-01 12:02:44,159 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-01 12:02:44,160 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}6e1877a2e044b5259a5c5978c4bb6a17f98c3b09" 2018-08-01 12:02:44,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1233 X-Openstack-Request-Id: req-6d8cbcd0-7087-45e6-a80a-fe13ffec953b Date: Wed, 01 Aug 2018 12:02:44 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"3a50be0f-f818-4523-b26e-3acad292d83f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"47b60cb982ef49af8140b342fe81f4a3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T12:02:44Z","qos_policy_id":null,"name":"vyos_vrouter-net_ac9e0db3-5190-4b12-ac76-4252ed711203","admin_state_up":true,"tenant_id":"47b60cb982ef49af8140b342fe81f4a3","created_at":"2018-08-01T12:02:43Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dbe9669438844f3faecdc7fcc050e0d8","l2_adjacency":true,"status":"ACTIVE","subnets":["a5a333a9-9d0e-46a5-9440-2aa9c95d5013"],"description":"","tags":[],"updated_at":"2018-08-01T09:28:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:38Z","mtu":1500}]} 2018-08-01 12:02:44,289 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-6d8cbcd0-7087-45e6-a80a-fe13ffec953b 2018-08-01 12:02:44,290 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.130318164825s 2018-08-01 12:02:44,290 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-6d8cbcd0-7087-45e6-a80a-fe13ffec953b 2018-08-01 12:02:44,291 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-01 12:02:44,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}6e1877a2e044b5259a5c5978c4bb6a17f98c3b09" -d '{"subnet": {"name": "vyos_vrouter-subnet_ac9e0db3-5190-4b12-ac76-4252ed711203", "enable_dhcp": true, "network_id": "3a50be0f-f818-4523-b26e-3acad292d83f", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-01 12:02:44,993 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-0f01160b-98e9-41d8-b02a-09e0e50e5a15 Date: Wed, 01 Aug 2018 12:02:44 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3a50be0f-f818-4523-b26e-3acad292d83f","tenant_id":"47b60cb982ef49af8140b342fe81f4a3","created_at":"2018-08-01T12:02:44Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-01T12:02:44Z","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":"47b60cb982ef49af8140b342fe81f4a3","id":"ec8908c2-79fa-4369-90c3-1f7754675c84","subnetpool_id":null,"name":"vyos_vrouter-subnet_ac9e0db3-5190-4b12-ac76-4252ed711203"}} 2018-08-01 12:02:44,993 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-0f01160b-98e9-41d8-b02a-09e0e50e5a15 2018-08-01 12:02:44,994 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.702050924301s 2018-08-01 12:02:44,994 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-0f01160b-98e9-41d8-b02a-09e0e50e5a15 2018-08-01 12:02:44,994 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-01T12:02:44Z', 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'ec8908c2-79fa-4369-90c3-1f7754675c84', u'subnetpool_id': None, u'service_types': [], u'name': u'vyos_vrouter-subnet_ac9e0db3-5190-4b12-ac76-4252ed711203', u'enable_dhcp': True, u'network_id': u'3a50be0f-f818-4523-b26e-3acad292d83f', u'tenant_id': u'47b60cb982ef49af8140b342fe81f4a3', u'created_at': u'2018-08-01T12:02:44Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'47b60cb982ef49af8140b342fe81f4a3'}) 2018-08-01 12:02:44,995 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-01 12:02:44,995 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}6e1877a2e044b5259a5c5978c4bb6a17f98c3b09" -d '{"router": {"external_gateway_info": {"network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089"}, "name": "vyos_vrouter-router_ac9e0db3-5190-4b12-ac76-4252ed711203", "admin_state_up": true}}' 2018-08-01 12:02:46,438 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 699 X-Openstack-Request-Id: req-e1a31720-1da2-4e42-b239-64a8d11b61ff Date: Wed, 01 Aug 2018 12:02:46 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a5a333a9-9d0e-46a5-9440-2aa9c95d5013", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "created_at": "2018-08-01T12:02:45Z", "admin_state_up": true, "updated_at": "2018-08-01T12:02:46Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "47b60cb982ef49af8140b342fe81f4a3", "id": "7fc01ffe-98e3-470b-82b6-45b64100a5e6", "name": "vyos_vrouter-router_ac9e0db3-5190-4b12-ac76-4252ed711203"}} 2018-08-01 12:02:46,438 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-e1a31720-1da2-4e42-b239-64a8d11b61ff 2018-08-01 12:02:46,438 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.44340991974s 2018-08-01 12:02:46,439 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-e1a31720-1da2-4e42-b239-64a8d11b61ff 2018-08-01 12:02:46,439 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-01T12:02:46Z', u'revision_number': 2, u'id': u'7fc01ffe-98e3-470b-82b6-45b64100a5e6', u'external_gateway_info': {u'network_id': u'e7d7be46-2840-4976-87a2-d78a4e5c6089', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'a5a333a9-9d0e-46a5-9440-2aa9c95d5013', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vyos_vrouter-router_ac9e0db3-5190-4b12-ac76-4252ed711203', u'admin_state_up': True, u'tenant_id': u'47b60cb982ef49af8140b342fe81f4a3', u'created_at': u'2018-08-01T12:02:45Z', u'flavor_id': None, u'routes': [], u'project_id': u'47b60cb982ef49af8140b342fe81f4a3'}) 2018-08-01 12:02:46,440 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-01 12:02:46,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/7fc01ffe-98e3-470b-82b6-45b64100a5e6/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}6e1877a2e044b5259a5c5978c4bb6a17f98c3b09" -d '{"subnet_id": "ec8908c2-79fa-4369-90c3-1f7754675c84"}' 2018-08-01 12:02:48,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-2c1b3b53-03e6-4775-a50a-3b37886af04b Date: Wed, 01 Aug 2018 12:02:48 GMT RESP BODY: {"network_id": "3a50be0f-f818-4523-b26e-3acad292d83f", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "subnet_id": "ec8908c2-79fa-4369-90c3-1f7754675c84", "subnet_ids": ["ec8908c2-79fa-4369-90c3-1f7754675c84"], "port_id": "fc804fa6-18db-49ef-9133-e3fe71db191f", "id": "7fc01ffe-98e3-470b-82b6-45b64100a5e6"} 2018-08-01 12:02:48,697 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/7fc01ffe-98e3-470b-82b6-45b64100a5e6/add_router_interface.json used request id req-2c1b3b53-03e6-4775-a50a-3b37886af04b 2018-08-01 12:02:48,697 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.25716996193s 2018-08-01 12:02:48,697 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/7fc01ffe-98e3-470b-82b6-45b64100a5e6/add_router_interface.json used request id req-2c1b3b53-03e6-4775-a50a-3b37886af04b returning object 7fc01ffe-98e3-470b-82b6-45b64100a5e6 2018-08-01 12:02:48,698 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-08-01 12:03:24,488 - shade - DEBUG - Image file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 md5:d9fa9deb2e0906ab7da21bd97d305fa1 sha256:e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a 2018-08-01 12:03:24,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-01 12:03:24,500 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Wed, 01 Aug 2018 12:03:24 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2018-08-01 12:03:24,506 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-01 12:03:24,509 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}6e1877a2e044b5259a5c5978c4bb6a17f98c3b09" 2018-08-01 12:03:24,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-8d9b51c7-5671-4e0b-b8ce-16fe948b7714 Date: Wed, 01 Aug 2018 12:03:24 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-01 12:03:24,727 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-8d9b51c7-5671-4e0b-b8ce-16fe948b7714 2018-08-01 12:03:24,728 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.221757173538s 2018-08-01 12:03:24,728 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-8d9b51c7-5671-4e0b-b8ce-16fe948b7714 2018-08-01 12:03:24,737 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-01 12:03:24,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}6e1877a2e044b5259a5c5978c4bb6a17f98c3b09" -d '{"owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "owner_specified.shade.object": "images/vyos_vrouter-img_ac9e0db3-5190-4b12-ac76-4252ed711203", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vyos_vrouter-img_ac9e0db3-5190-4b12-ac76-4252ed711203"}' 2018-08-01 12:03:24,799 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 876 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/cb1639c2-bfd1-4757-8094-1183d752000d Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-0bd072b2-217a-4127-9658-2a257269416c Date: Wed, 01 Aug 2018 12:03:24 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/cb1639c2-bfd1-4757-8094-1183d752000d/file", "owner": "47b60cb982ef49af8140b342fe81f4a3", "id": "cb1639c2-bfd1-4757-8094-1183d752000d", "size": null, "self": "/v2/images/cb1639c2-bfd1-4757-8094-1183d752000d", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-08-01T12:03:24Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_ac9e0db3-5190-4b12-ac76-4252ed711203", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_ac9e0db3-5190-4b12-ac76-4252ed711203", "checksum": null, "created_at": "2018-08-01T12:03:24Z", "protected": false} 2018-08-01 12:03:24,800 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-0bd072b2-217a-4127-9658-2a257269416c 2018-08-01 12:03:24,800 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.062362909317s 2018-08-01 12:03:24,800 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-0bd072b2-217a-4127-9658-2a257269416c returning object cb1639c2-bfd1-4757-8094-1183d752000d 2018-08-01 12:03:24,801 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-01 12:03:24,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/cb1639c2-bfd1-4757-8094-1183d752000d/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}6e1877a2e044b5259a5c5978c4bb6a17f98c3b09" -d '' 2018-08-01 12:04:26,102 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f6547e83-90a0-4f6a-9c9e-8c2c7d1a5b62 Date: Wed, 01 Aug 2018 12:04:26 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-01 12:04:26,103 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/cb1639c2-bfd1-4757-8094-1183d752000d/file used request id req-f6547e83-90a0-4f6a-9c9e-8c2c7d1a5b62 2018-08-01 12:04:26,103 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 61.3021540642s 2018-08-01 12:04:26,103 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/cb1639c2-bfd1-4757-8094-1183d752000d/file used request id req-f6547e83-90a0-4f6a-9c9e-8c2c7d1a5b62 2018-08-01 12:04:26,104 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/vyos_vrouter-img_ac9e0db3-5190-4b12-ac76-4252ed711203', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-08-01T12:03:24Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/cb1639c2-bfd1-4757-8094-1183d752000d/file', u'owner': u'47b60cb982ef49af8140b342fe81f4a3', u'virtual_size': None, u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'id': u'cb1639c2-bfd1-4757-8094-1183d752000d', u'size': None, u'name': u'vyos_vrouter-img_ac9e0db3-5190-4b12-ac76-4252ed711203', u'checksum': None, u'self': u'/v2/images/cb1639c2-bfd1-4757-8094-1183d752000d', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-08-01T12:03:24Z', u'schema': u'/v2/schemas/image'}) 2018-08-01 12:04:26,105 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-01 12:04:26,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}50242cf0179e71bf2324e2c45c8e923855f195bb" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "vyos_vrouter-flavor_ac9e0db3-5190-4b12-ac76-4252ed711203", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2018-08-01 12:04:26,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 12:04:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-40fcf9b6-c106-45b3-ad51-586e2abf3a9e x-compute-request-id: req-40fcf9b6-c106-45b3-ad51-586e2abf3a9e Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"flavor": {"name": "vyos_vrouter-flavor_ac9e0db3-5190-4b12-ac76-4252ed711203", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/23ddfb9b-2628-4a47-b7d2-c8755f56b417", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/23ddfb9b-2628-4a47-b7d2-c8755f56b417", "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": "23ddfb9b-2628-4a47-b7d2-c8755f56b417"}} 2018-08-01 12:04:26,337 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-40fcf9b6-c106-45b3-ad51-586e2abf3a9e 2018-08-01 12:04:26,337 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.232007026672s 2018-08-01 12:04:26,337 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-40fcf9b6-c106-45b3-ad51-586e2abf3a9e 2018-08-01 12:04:26,338 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vyos_vrouter-flavor_ac9e0db3-5190-4b12-ac76-4252ed711203', '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'8d96727022f4443794db44ecde432faf', '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'23ddfb9b-2628-4a47-b7d2-c8755f56b417', 'swap': 0}) 2018-08-01 12:04:26,339 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-01 12:04:26,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/23ddfb9b-2628-4a47-b7d2-c8755f56b417/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}50242cf0179e71bf2324e2c45c8e923855f195bb" -d '{"extra_specs": {}}' 2018-08-01 12:04:26,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 12:04:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f852ad7d-6085-4af8-af91-32dc3e582447 x-compute-request-id: req-f852ad7d-6085-4af8-af91-32dc3e582447 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-01 12:04:26,362 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/23ddfb9b-2628-4a47-b7d2-c8755f56b417/os-extra_specs used request id req-f852ad7d-6085-4af8-af91-32dc3e582447 2018-08-01 12:04:26,362 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0233478546143s 2018-08-01 12:04:26,363 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/23ddfb9b-2628-4a47-b7d2-c8755f56b417/os-extra_specs used request id req-f852ad7d-6085-4af8-af91-32dc3e582447 2018-08-01 12:04:26,363 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-01 12:04:26,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}6e1877a2e044b5259a5c5978c4bb6a17f98c3b09" -d '{"keypair": {"name": "vyos_vrouter-kp_ac9e0db3-5190-4b12-ac76-4252ed711203"}}' 2018-08-01 12:04:26,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 12:04:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3734978e-1854-47e9-9dfc-dfe569780323 x-compute-request-id: req-3734978e-1854-47e9-9dfc-dfe569780323 Content-Encoding: gzip Content-Length: 1815 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDk+rx7lxIjEqyptCu9rPatk+dUKNrwkm4MhnnEWQ0T0oX5yUuxTy0Qibjr7+KN8SvZBYUEwbgwZFrBbYX+Sc9DNXMerT+LDB2Sk8pXpyVFbTdOKND9VkSvI6xZhRrmcqyJ9Xuy6aUJ6GuEc/0M365qFcOoKdqjv+2rQzb4LxfQSeWNQkXX5BrLESe1g0dQUJLz/YRmU/NNShig5nyDghTobeHNLkf1wlGKLAt/EsTSXWB+zMEh4X77ftVSz7ZaDoPQgsIQikbs8rsrtqaCOJxOMSmwlGE4qoXbynGAkb8OpEg9yf5JOcAgYBrub273k+du/ILtxJWNdg/oR5Ri4g7j Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA5Pq8e5cSIxKsqbQrvaz2rZPnVCja8JJuDIZ5xFkNE9KF+clL\nsU8tEIm46+/ijfEr2QWFBMG4MGRawW2F/knPQzVzHq0/iwwdkpPKV6clRW03TijQ\n/VZEryOsWYUa5nKsifV7sumlCehrhHP9DN+uahXDqCnao7/tq0M2+C8X0EnljUJF\n1+QayxEntYNHUFCS8/2EZlPzTUoYoOZ8g4IU6G3hzS5H9cJRiiwLfxLE0l1gfszB\nIeF++37VUs+2Wg6D0ILCEIpG7PK7K7amgjicTjEpsJRhOKqF28pxgJG/DqRIPcn+\nSTnAIGAa7m9u95PnbvyC7cSVjXYP6EeUYuIO4wIDAQABAoIBAQC07KVXJiQPkGbb\nZGAXa/4xYqcq6WktIxZPUUYPbamWmwZ/Op1TSVM7OQbjbdTeAMx7mw/ilUp6+iB3\nq5lvNlTNLwN6HrwRmw4Wzi3YGlqpw8UqPbf8JFj65b39sd1ybvODwnLuCAz+iiXC\nL3+n12nRqsbBLejy7+jUJLTfXx561RopOW+Sf0w4Zy7x4uhNOIofENY9Z8Ge1RHt\nUl6inNT/kAnUWN/aIWmtcrlpjeLsONF7XLAG5sQ7SCGWpl1Ear3Bj4j6J7zX8ZCd\n2VqOJUdc0HEvpfLGGaquuM8Hl1EeJZT6iZh54A5P26wrpEMv0m/2Q8qlxVU7T4MS\nSFwlbvF5AoGBAPTEmZmFs+GhTGrr7A9Y6Qd/uXTOQ5ixI/LYd/wJhl/LkoV3/K9i\nLE4Vw4Zhu343gFim5ESHwDK9iXx0FcGH+VkMdM+fN+RWxxO+Ty1YSvlxpQt6PCdx\nzHWrFrtok5zcr+qWEQnPWUKG1VDyolQJLhJqLwzuKNzlTKw8BoDU+nx/AoGBAO98\nqUg+8/sNSSryn8uGi5zCU8P71npTbHVLq7hSGZvjUmNs03ySBHyNMGja4ZVjJ29V\nhaAf6GZoqQvuo/KF3E29txfkjRi5aEGTNrx5jrCUcHuRnVyBkb5M/g5WQIYo2EPj\nUiuYmXQc/EqbgCW5EmXx7HzyUJOzEZpwtcaB9cudAoGADJ+nHFfc8yISguEwB4qa\nWhyoP/HzYoigRgIMDh+fookpQWDy00jI6C4PK3sW5GeQYwIYe8BUlUlZMeX6yURu\nA720uJCJnWksU0RZaQlItJy72l+vgolH9jmgroGyO0DWgc7DijH7dIbnsYkR/iuL\nCMAZNR2DVgEtdySRYUuar5kCgYBhpuBT8C+GJ/W0yHf2Ame9RNPpLzBWctvfvDpK\nD1gX44p9titKOTQRIXUi3FVtl5/F2waAs2INGBIOJoG9a23YWUpmOLB762Yijweb\ntKlFQVHYYRjcVoz6HuTdLbhjvBXrIK8pzbCM0yDgvyVyvFNPNGVs0VWf1D2STvEf\n/3AdVQKBgQCqYZztzwk9p3uuLXxAfKpjXP8PXqc+eD7cxKm6TqaYq6yjpqUL52FU\n1v1h2hxBcZqUe9zk6EdMdauEWlzKLDeqNk4cHwmcNglkYrRvDKxQ/JT/EdaFMQlj\nK/Lu6lSJEeuQjKWoEhwfE6O1XeG4HzdpcZPum61P+354k9eXxO/M4w==\n-----END RSA PRIVATE KEY-----\n", "user_id": "a9c4aededa234486a75747eac8d2156d", "name": "vyos_vrouter-kp_ac9e0db3-5190-4b12-ac76-4252ed711203", "fingerprint": "7e:e2:7a:d0:43:37:63:6c:3e:20:a1:0c:b9:10:fd:42"}} 2018-08-01 12:04:26,841 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-3734978e-1854-47e9-9dfc-dfe569780323 2018-08-01 12:04:26,841 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.478267908096s 2018-08-01 12:04:26,842 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-3734978e-1854-47e9-9dfc-dfe569780323 2018-08-01 12:04:26,843 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDk+rx7lxIjEqyptCu9rPatk+dUKNrwkm4MhnnEWQ0T0oX5yUuxTy0Qibjr7+KN8SvZBYUEwbgwZFrBbYX+Sc9DNXMerT+LDB2Sk8pXpyVFbTdOKND9VkSvI6xZhRrmcqyJ9Xuy6aUJ6GuEc/0M365qFcOoKdqjv+2rQzb4LxfQSeWNQkXX5BrLESe1g0dQUJLz/YRmU/NNShig5nyDghTobeHNLkf1wlGKLAt/EsTSXWB+zMEh4X77ftVSz7ZaDoPQgsIQikbs8rsrtqaCOJxOMSmwlGE4qoXbynGAkb8OpEg9yf5JOcAgYBrub273k+du/ILtxJWNdg/oR5Ri4g7j Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA5Pq8e5cSIxKsqbQrvaz2rZPnVCja8JJuDIZ5xFkNE9KF+clL\nsU8tEIm46+/ijfEr2QWFBMG4MGRawW2F/knPQzVzHq0/iwwdkpPKV6clRW03TijQ\n/VZEryOsWYUa5nKsifV7sumlCehrhHP9DN+uahXDqCnao7/tq0M2+C8X0EnljUJF\n1+QayxEntYNHUFCS8/2EZlPzTUoYoOZ8g4IU6G3hzS5H9cJRiiwLfxLE0l1gfszB\nIeF++37VUs+2Wg6D0ILCEIpG7PK7K7amgjicTjEpsJRhOKqF28pxgJG/DqRIPcn+\nSTnAIGAa7m9u95PnbvyC7cSVjXYP6EeUYuIO4wIDAQABAoIBAQC07KVXJiQPkGbb\nZGAXa/4xYqcq6WktIxZPUUYPbamWmwZ/Op1TSVM7OQbjbdTeAMx7mw/ilUp6+iB3\nq5lvNlTNLwN6HrwRmw4Wzi3YGlqpw8UqPbf8JFj65b39sd1ybvODwnLuCAz+iiXC\nL3+n12nRqsbBLejy7+jUJLTfXx561RopOW+Sf0w4Zy7x4uhNOIofENY9Z8Ge1RHt\nUl6inNT/kAnUWN/aIWmtcrlpjeLsONF7XLAG5sQ7SCGWpl1Ear3Bj4j6J7zX8ZCd\n2VqOJUdc0HEvpfLGGaquuM8Hl1EeJZT6iZh54A5P26wrpEMv0m/2Q8qlxVU7T4MS\nSFwlbvF5AoGBAPTEmZmFs+GhTGrr7A9Y6Qd/uXTOQ5ixI/LYd/wJhl/LkoV3/K9i\nLE4Vw4Zhu343gFim5ESHwDK9iXx0FcGH+VkMdM+fN+RWxxO+Ty1YSvlxpQt6PCdx\nzHWrFrtok5zcr+qWEQnPWUKG1VDyolQJLhJqLwzuKNzlTKw8BoDU+nx/AoGBAO98\nqUg+8/sNSSryn8uGi5zCU8P71npTbHVLq7hSGZvjUmNs03ySBHyNMGja4ZVjJ29V\nhaAf6GZoqQvuo/KF3E29txfkjRi5aEGTNrx5jrCUcHuRnVyBkb5M/g5WQIYo2EPj\nUiuYmXQc/EqbgCW5EmXx7HzyUJOzEZpwtcaB9cudAoGADJ+nHFfc8yISguEwB4qa\nWhyoP/HzYoigRgIMDh+fookpQWDy00jI6C4PK3sW5GeQYwIYe8BUlUlZMeX6yURu\nA720uJCJnWksU0RZaQlItJy72l+vgolH9jmgroGyO0DWgc7DijH7dIbnsYkR/iuL\nCMAZNR2DVgEtdySRYUuar5kCgYBhpuBT8C+GJ/W0yHf2Ame9RNPpLzBWctvfvDpK\nD1gX44p9titKOTQRIXUi3FVtl5/F2waAs2INGBIOJoG9a23YWUpmOLB762Yijweb\ntKlFQVHYYRjcVoz6HuTdLbhjvBXrIK8pzbCM0yDgvyVyvFNPNGVs0VWf1D2STvEf\n/3AdVQKBgQCqYZztzwk9p3uuLXxAfKpjXP8PXqc+eD7cxKm6TqaYq6yjpqUL52FU\n1v1h2hxBcZqUe9zk6EdMdauEWlzKLDeqNk4cHwmcNglkYrRvDKxQ/JT/EdaFMQlj\nK/Lu6lSJEeuQjKWoEhwfE6O1XeG4HzdpcZPum61P+354k9eXxO/M4w==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'a9c4aededa234486a75747eac8d2156d', 'name': u'vyos_vrouter-kp_ac9e0db3-5190-4b12-ac76-4252ed711203', 'created_at': '2018-08-01T12:04:26.842994', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'47b60cb982ef49af8140b342fe81f4a3', 'name': 'vyos_vrouter-project_ac9e0db3-5190-4b12-ac76-4252ed711203', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'7e:e2:7a:d0:43:37:63:6c:3e:20:a1:0c:b9:10:fd:42', 'type': 'ssh', 'id': u'vyos_vrouter-kp_ac9e0db3-5190-4b12-ac76-4252ed711203'}) 2018-08-01 12:04:26,843 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEA5Pq8e5cSIxKsqbQrvaz2rZPnVCja8JJuDIZ5xFkNE9KF+clL sU8tEIm46+/ijfEr2QWFBMG4MGRawW2F/knPQzVzHq0/iwwdkpPKV6clRW03TijQ /VZEryOsWYUa5nKsifV7sumlCehrhHP9DN+uahXDqCnao7/tq0M2+C8X0EnljUJF 1+QayxEntYNHUFCS8/2EZlPzTUoYoOZ8g4IU6G3hzS5H9cJRiiwLfxLE0l1gfszB IeF++37VUs+2Wg6D0ILCEIpG7PK7K7amgjicTjEpsJRhOKqF28pxgJG/DqRIPcn+ STnAIGAa7m9u95PnbvyC7cSVjXYP6EeUYuIO4wIDAQABAoIBAQC07KVXJiQPkGbb ZGAXa/4xYqcq6WktIxZPUUYPbamWmwZ/Op1TSVM7OQbjbdTeAMx7mw/ilUp6+iB3 q5lvNlTNLwN6HrwRmw4Wzi3YGlqpw8UqPbf8JFj65b39sd1ybvODwnLuCAz+iiXC L3+n12nRqsbBLejy7+jUJLTfXx561RopOW+Sf0w4Zy7x4uhNOIofENY9Z8Ge1RHt Ul6inNT/kAnUWN/aIWmtcrlpjeLsONF7XLAG5sQ7SCGWpl1Ear3Bj4j6J7zX8ZCd 2VqOJUdc0HEvpfLGGaquuM8Hl1EeJZT6iZh54A5P26wrpEMv0m/2Q8qlxVU7T4MS SFwlbvF5AoGBAPTEmZmFs+GhTGrr7A9Y6Qd/uXTOQ5ixI/LYd/wJhl/LkoV3/K9i LE4Vw4Zhu343gFim5ESHwDK9iXx0FcGH+VkMdM+fN+RWxxO+Ty1YSvlxpQt6PCdx zHWrFrtok5zcr+qWEQnPWUKG1VDyolQJLhJqLwzuKNzlTKw8BoDU+nx/AoGBAO98 qUg+8/sNSSryn8uGi5zCU8P71npTbHVLq7hSGZvjUmNs03ySBHyNMGja4ZVjJ29V haAf6GZoqQvuo/KF3E29txfkjRi5aEGTNrx5jrCUcHuRnVyBkb5M/g5WQIYo2EPj UiuYmXQc/EqbgCW5EmXx7HzyUJOzEZpwtcaB9cudAoGADJ+nHFfc8yISguEwB4qa WhyoP/HzYoigRgIMDh+fookpQWDy00jI6C4PK3sW5GeQYwIYe8BUlUlZMeX6yURu A720uJCJnWksU0RZaQlItJy72l+vgolH9jmgroGyO0DWgc7DijH7dIbnsYkR/iuL CMAZNR2DVgEtdySRYUuar5kCgYBhpuBT8C+GJ/W0yHf2Ame9RNPpLzBWctvfvDpK D1gX44p9titKOTQRIXUi3FVtl5/F2waAs2INGBIOJoG9a23YWUpmOLB762Yijweb tKlFQVHYYRjcVoz6HuTdLbhjvBXrIK8pzbCM0yDgvyVyvFNPNGVs0VWf1D2STvEf /3AdVQKBgQCqYZztzwk9p3uuLXxAfKpjXP8PXqc+eD7cxKm6TqaYq6yjpqUL52FU 1v1h2hxBcZqUe9zk6EdMdauEWlzKLDeqNk4cHwmcNglkYrRvDKxQ/JT/EdaFMQlj K/Lu6lSJEeuQjKWoEhwfE6O1XeG4HzdpcZPum61P+354k9eXxO/M4w== -----END RSA PRIVATE KEY----- 2018-08-01 12:04:26,846 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-08-01 12:04:26,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}6e1877a2e044b5259a5c5978c4bb6a17f98c3b09" -d '{"security_group": {"name": "vyos_vrouter-sg_ac9e0db3-5190-4b12-ac76-4252ed711203", "description": "created by OPNFV Functest (vyos_vrouter)"}}' 2018-08-01 12:04:27,216 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1424 X-Openstack-Request-Id: req-a68c5d24-faa3-4008-a449-8471e05921a6 Date: Wed, 01 Aug 2018 12:04:27 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "created_at": "2018-08-01T12:04:27Z", "updated_at": "2018-08-01T12:04:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T12:04:27Z", "revision_number": 0, "id": "b7987a91-ddd0-4b03-8e81-41eca36c3e66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T12:04:27Z", "security_group_id": "033d1149-7d1b-44ea-9d07-3508023ba143", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b60cb982ef49af8140b342fe81f4a3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T12:04:27Z", "revision_number": 0, "id": "fc3b20fc-60b4-489d-870a-3c2bbc3a9d70", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T12:04:27Z", "security_group_id": "033d1149-7d1b-44ea-9d07-3508023ba143", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b60cb982ef49af8140b342fe81f4a3"}], "revision_number": 2, "project_id": "47b60cb982ef49af8140b342fe81f4a3", "id": "033d1149-7d1b-44ea-9d07-3508023ba143", "name": "vyos_vrouter-sg_ac9e0db3-5190-4b12-ac76-4252ed711203"}} 2018-08-01 12:04:27,217 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-a68c5d24-faa3-4008-a449-8471e05921a6 2018-08-01 12:04:27,217 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.370527029037s 2018-08-01 12:04:27,217 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-a68c5d24-faa3-4008-a449-8471e05921a6 2018-08-01 12:04:27,221 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-01 12:04:27,222 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}6e1877a2e044b5259a5c5978c4bb6a17f98c3b09" 2018-08-01 12:04:27,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3840 X-Openstack-Request-Id: req-173398ec-ed15-48ed-b7c4-9daaab55dd58 Date: Wed, 01 Aug 2018 12:04:27 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "created_at": "2018-08-01T12:04:27Z", "updated_at": "2018-08-01T12:04:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T12:04:27Z", "revision_number": 0, "id": "b7987a91-ddd0-4b03-8e81-41eca36c3e66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T12:04:27Z", "security_group_id": "033d1149-7d1b-44ea-9d07-3508023ba143", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b60cb982ef49af8140b342fe81f4a3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T12:04:27Z", "revision_number": 0, "id": "fc3b20fc-60b4-489d-870a-3c2bbc3a9d70", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T12:04:27Z", "security_group_id": "033d1149-7d1b-44ea-9d07-3508023ba143", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b60cb982ef49af8140b342fe81f4a3"}], "revision_number": 2, "project_id": "47b60cb982ef49af8140b342fe81f4a3", "id": "033d1149-7d1b-44ea-9d07-3508023ba143", "name": "vyos_vrouter-sg_ac9e0db3-5190-4b12-ac76-4252ed711203"}, {"description": "Default security group", "tags": [], "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "created_at": "2018-08-01T12:02:43Z", "updated_at": "2018-08-01T12:02:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T12:02:43Z", "revision_number": 0, "id": "7ade31b6-926e-4fd5-a14b-03b07e2ed5ad", "remote_group_id": "38bde76b-a83f-4045-9783-5fa014ed05a1", "remote_ip_prefix": null, "created_at": "2018-08-01T12:02:43Z", "security_group_id": "38bde76b-a83f-4045-9783-5fa014ed05a1", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b60cb982ef49af8140b342fe81f4a3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T12:02:43Z", "revision_number": 0, "id": "8807d802-1f72-473b-b366-b46083b2afbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T12:02:43Z", "security_group_id": "38bde76b-a83f-4045-9783-5fa014ed05a1", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b60cb982ef49af8140b342fe81f4a3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T12:02:43Z", "revision_number": 0, "id": "8e29abe8-bd96-44ec-8944-08c713c1f499", "remote_group_id": "38bde76b-a83f-4045-9783-5fa014ed05a1", "remote_ip_prefix": null, "created_at": "2018-08-01T12:02:43Z", "security_group_id": "38bde76b-a83f-4045-9783-5fa014ed05a1", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b60cb982ef49af8140b342fe81f4a3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T12:02:43Z", "revision_number": 0, "id": "c042fdda-df06-4084-9abe-144de159b387", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T12:02:43Z", "security_group_id": "38bde76b-a83f-4045-9783-5fa014ed05a1", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b60cb982ef49af8140b342fe81f4a3"}], "revision_number": 4, "project_id": "47b60cb982ef49af8140b342fe81f4a3", "id": "38bde76b-a83f-4045-9783-5fa014ed05a1", "name": "default"}]} 2018-08-01 12:04:27,300 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-173398ec-ed15-48ed-b7c4-9daaab55dd58 2018-08-01 12:04:27,300 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0790038108826s 2018-08-01 12:04:27,301 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-173398ec-ed15-48ed-b7c4-9daaab55dd58 2018-08-01 12:04:27,305 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-01 12:04:27,305 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}6e1877a2e044b5259a5c5978c4bb6a17f98c3b09" -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": "033d1149-7d1b-44ea-9d07-3508023ba143"}}' 2018-08-01 12:04:27,438 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-60bbc5fd-a75a-4368-bc9a-2e82666d5a65 Date: Wed, 01 Aug 2018 12:04:27 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-01T12:04:27Z", "security_group_id": "033d1149-7d1b-44ea-9d07-3508023ba143", "port_range_min": 22, "revision_number": 0, "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "created_at": "2018-08-01T12:04:27Z", "project_id": "47b60cb982ef49af8140b342fe81f4a3", "id": "819b4b57-c1f6-400c-a173-1ed38511e16b"}} 2018-08-01 12:04:27,438 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-60bbc5fd-a75a-4368-bc9a-2e82666d5a65 2018-08-01 12:04:27,438 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.133273839951s 2018-08-01 12:04:27,439 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-60bbc5fd-a75a-4368-bc9a-2e82666d5a65 2018-08-01 12:04:27,442 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-01 12:04:27,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}6e1877a2e044b5259a5c5978c4bb6a17f98c3b09" 2018-08-01 12:04:27,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4336 X-Openstack-Request-Id: req-ffe3ab4d-a790-4bc1-8b90-b0058469fb1f Date: Wed, 01 Aug 2018 12:04:27 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "created_at": "2018-08-01T12:04:27Z", "updated_at": "2018-08-01T12:04:27Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-01T12:04:27Z", "revision_number": 0, "id": "819b4b57-c1f6-400c-a173-1ed38511e16b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T12:04:27Z", "security_group_id": "033d1149-7d1b-44ea-9d07-3508023ba143", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "port_range_min": 22, "ethertype": "IPv4", "project_id": "47b60cb982ef49af8140b342fe81f4a3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T12:04:27Z", "revision_number": 0, "id": "b7987a91-ddd0-4b03-8e81-41eca36c3e66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T12:04:27Z", "security_group_id": "033d1149-7d1b-44ea-9d07-3508023ba143", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b60cb982ef49af8140b342fe81f4a3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T12:04:27Z", "revision_number": 0, "id": "fc3b20fc-60b4-489d-870a-3c2bbc3a9d70", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T12:04:27Z", "security_group_id": "033d1149-7d1b-44ea-9d07-3508023ba143", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b60cb982ef49af8140b342fe81f4a3"}], "revision_number": 3, "project_id": "47b60cb982ef49af8140b342fe81f4a3", "id": "033d1149-7d1b-44ea-9d07-3508023ba143", "name": "vyos_vrouter-sg_ac9e0db3-5190-4b12-ac76-4252ed711203"}, {"description": "Default security group", "tags": [], "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "created_at": "2018-08-01T12:02:43Z", "updated_at": "2018-08-01T12:02:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T12:02:43Z", "revision_number": 0, "id": "7ade31b6-926e-4fd5-a14b-03b07e2ed5ad", "remote_group_id": "38bde76b-a83f-4045-9783-5fa014ed05a1", "remote_ip_prefix": null, "created_at": "2018-08-01T12:02:43Z", "security_group_id": "38bde76b-a83f-4045-9783-5fa014ed05a1", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b60cb982ef49af8140b342fe81f4a3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T12:02:43Z", "revision_number": 0, "id": "8807d802-1f72-473b-b366-b46083b2afbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T12:02:43Z", "security_group_id": "38bde76b-a83f-4045-9783-5fa014ed05a1", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b60cb982ef49af8140b342fe81f4a3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T12:02:43Z", "revision_number": 0, "id": "8e29abe8-bd96-44ec-8944-08c713c1f499", "remote_group_id": "38bde76b-a83f-4045-9783-5fa014ed05a1", "remote_ip_prefix": null, "created_at": "2018-08-01T12:02:43Z", "security_group_id": "38bde76b-a83f-4045-9783-5fa014ed05a1", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b60cb982ef49af8140b342fe81f4a3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T12:02:43Z", "revision_number": 0, "id": "c042fdda-df06-4084-9abe-144de159b387", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T12:02:43Z", "security_group_id": "38bde76b-a83f-4045-9783-5fa014ed05a1", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b60cb982ef49af8140b342fe81f4a3"}], "revision_number": 4, "project_id": "47b60cb982ef49af8140b342fe81f4a3", "id": "38bde76b-a83f-4045-9783-5fa014ed05a1", "name": "default"}]} 2018-08-01 12:04:27,492 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-ffe3ab4d-a790-4bc1-8b90-b0058469fb1f 2018-08-01 12:04:27,493 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0503258705139s 2018-08-01 12:04:27,493 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-ffe3ab4d-a790-4bc1-8b90-b0058469fb1f 2018-08-01 12:04:27,496 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-01 12:04:27,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}6e1877a2e044b5259a5c5978c4bb6a17f98c3b09" -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": "033d1149-7d1b-44ea-9d07-3508023ba143"}}' 2018-08-01 12:04:27,626 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-934f3c5a-72dd-4f7d-9b06-6f627dc165ee Date: Wed, 01 Aug 2018 12:04:27 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-01T12:04:27Z", "security_group_id": "033d1149-7d1b-44ea-9d07-3508023ba143", "port_range_min": null, "revision_number": 0, "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "created_at": "2018-08-01T12:04:27Z", "project_id": "47b60cb982ef49af8140b342fe81f4a3", "id": "36074346-511f-409f-93cf-613e163c4ab9"}} 2018-08-01 12:04:27,626 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-934f3c5a-72dd-4f7d-9b06-6f627dc165ee 2018-08-01 12:04:27,627 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.130352020264s 2018-08-01 12:04:27,627 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-934f3c5a-72dd-4f7d-9b06-6f627dc165ee 2018-08-01 12:04:27,630 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-01 12:04:27,631 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}6e1877a2e044b5259a5c5978c4bb6a17f98c3b09" 2018-08-01 12:04:27,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4837 X-Openstack-Request-Id: req-47478a8d-6bd8-4e4a-b4d2-2f3da10ed7a1 Date: Wed, 01 Aug 2018 12:04:27 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "created_at": "2018-08-01T12:04:27Z", "updated_at": "2018-08-01T12:04:27Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-01T12:04:27Z", "revision_number": 0, "id": "36074346-511f-409f-93cf-613e163c4ab9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T12:04:27Z", "security_group_id": "033d1149-7d1b-44ea-9d07-3508023ba143", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b60cb982ef49af8140b342fe81f4a3"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-01T12:04:27Z", "revision_number": 0, "id": "819b4b57-c1f6-400c-a173-1ed38511e16b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T12:04:27Z", "security_group_id": "033d1149-7d1b-44ea-9d07-3508023ba143", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "port_range_min": 22, "ethertype": "IPv4", "project_id": "47b60cb982ef49af8140b342fe81f4a3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T12:04:27Z", "revision_number": 0, "id": "b7987a91-ddd0-4b03-8e81-41eca36c3e66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T12:04:27Z", "security_group_id": "033d1149-7d1b-44ea-9d07-3508023ba143", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b60cb982ef49af8140b342fe81f4a3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T12:04:27Z", "revision_number": 0, "id": "fc3b20fc-60b4-489d-870a-3c2bbc3a9d70", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T12:04:27Z", "security_group_id": "033d1149-7d1b-44ea-9d07-3508023ba143", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b60cb982ef49af8140b342fe81f4a3"}], "revision_number": 4, "project_id": "47b60cb982ef49af8140b342fe81f4a3", "id": "033d1149-7d1b-44ea-9d07-3508023ba143", "name": "vyos_vrouter-sg_ac9e0db3-5190-4b12-ac76-4252ed711203"}, {"description": "Default security group", "tags": [], "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "created_at": "2018-08-01T12:02:43Z", "updated_at": "2018-08-01T12:02:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T12:02:43Z", "revision_number": 0, "id": "7ade31b6-926e-4fd5-a14b-03b07e2ed5ad", "remote_group_id": "38bde76b-a83f-4045-9783-5fa014ed05a1", "remote_ip_prefix": null, "created_at": "2018-08-01T12:02:43Z", "security_group_id": "38bde76b-a83f-4045-9783-5fa014ed05a1", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b60cb982ef49af8140b342fe81f4a3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T12:02:43Z", "revision_number": 0, "id": "8807d802-1f72-473b-b366-b46083b2afbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T12:02:43Z", "security_group_id": "38bde76b-a83f-4045-9783-5fa014ed05a1", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b60cb982ef49af8140b342fe81f4a3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T12:02:43Z", "revision_number": 0, "id": "8e29abe8-bd96-44ec-8944-08c713c1f499", "remote_group_id": "38bde76b-a83f-4045-9783-5fa014ed05a1", "remote_ip_prefix": null, "created_at": "2018-08-01T12:02:43Z", "security_group_id": "38bde76b-a83f-4045-9783-5fa014ed05a1", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b60cb982ef49af8140b342fe81f4a3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T12:02:43Z", "revision_number": 0, "id": "c042fdda-df06-4084-9abe-144de159b387", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T12:02:43Z", "security_group_id": "38bde76b-a83f-4045-9783-5fa014ed05a1", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b60cb982ef49af8140b342fe81f4a3"}], "revision_number": 4, "project_id": "47b60cb982ef49af8140b342fe81f4a3", "id": "38bde76b-a83f-4045-9783-5fa014ed05a1", "name": "default"}]} 2018-08-01 12:04:27,687 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-47478a8d-6bd8-4e4a-b4d2-2f3da10ed7a1 2018-08-01 12:04:27,687 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0566031932831s 2018-08-01 12:04:27,687 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-47478a8d-6bd8-4e4a-b4d2-2f3da10ed7a1 2018-08-01 12:04:27,690 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-01 12:04:27,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}6e1877a2e044b5259a5c5978c4bb6a17f98c3b09" -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": "033d1149-7d1b-44ea-9d07-3508023ba143"}}' 2018-08-01 12:04:27,842 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-375288b7-e412-44cb-86d8-943b3f645d05 Date: Wed, 01 Aug 2018 12:04:27 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-01T12:04:27Z", "security_group_id": "033d1149-7d1b-44ea-9d07-3508023ba143", "port_range_min": 80, "revision_number": 0, "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "created_at": "2018-08-01T12:04:27Z", "project_id": "47b60cb982ef49af8140b342fe81f4a3", "id": "11eee775-2fd4-4b2f-8df9-2c15241b9a64"}} 2018-08-01 12:04:27,842 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-375288b7-e412-44cb-86d8-943b3f645d05 2018-08-01 12:04:27,843 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.152405977249s 2018-08-01 12:04:27,843 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-375288b7-e412-44cb-86d8-943b3f645d05 2018-08-01 12:04:27,846 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-01 12:04:27,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}6e1877a2e044b5259a5c5978c4bb6a17f98c3b09" 2018-08-01 12:04:27,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5333 X-Openstack-Request-Id: req-825a5641-fb8a-4e1d-a298-20f83a208cef Date: Wed, 01 Aug 2018 12:04:27 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "created_at": "2018-08-01T12:04:27Z", "updated_at": "2018-08-01T12:04:27Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-01T12:04:27Z", "revision_number": 0, "id": "11eee775-2fd4-4b2f-8df9-2c15241b9a64", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T12:04:27Z", "security_group_id": "033d1149-7d1b-44ea-9d07-3508023ba143", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "port_range_min": 80, "ethertype": "IPv4", "project_id": "47b60cb982ef49af8140b342fe81f4a3"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-01T12:04:27Z", "revision_number": 0, "id": "36074346-511f-409f-93cf-613e163c4ab9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T12:04:27Z", "security_group_id": "033d1149-7d1b-44ea-9d07-3508023ba143", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b60cb982ef49af8140b342fe81f4a3"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-01T12:04:27Z", "revision_number": 0, "id": "819b4b57-c1f6-400c-a173-1ed38511e16b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T12:04:27Z", "security_group_id": "033d1149-7d1b-44ea-9d07-3508023ba143", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "port_range_min": 22, "ethertype": "IPv4", "project_id": "47b60cb982ef49af8140b342fe81f4a3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T12:04:27Z", "revision_number": 0, "id": "b7987a91-ddd0-4b03-8e81-41eca36c3e66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T12:04:27Z", "security_group_id": "033d1149-7d1b-44ea-9d07-3508023ba143", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b60cb982ef49af8140b342fe81f4a3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T12:04:27Z", "revision_number": 0, "id": "fc3b20fc-60b4-489d-870a-3c2bbc3a9d70", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T12:04:27Z", "security_group_id": "033d1149-7d1b-44ea-9d07-3508023ba143", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b60cb982ef49af8140b342fe81f4a3"}], "revision_number": 5, "project_id": "47b60cb982ef49af8140b342fe81f4a3", "id": "033d1149-7d1b-44ea-9d07-3508023ba143", "name": "vyos_vrouter-sg_ac9e0db3-5190-4b12-ac76-4252ed711203"}, {"description": "Default security group", "tags": [], "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "created_at": "2018-08-01T12:02:43Z", "updated_at": "2018-08-01T12:02:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T12:02:43Z", "revision_number": 0, "id": "7ade31b6-926e-4fd5-a14b-03b07e2ed5ad", "remote_group_id": "38bde76b-a83f-4045-9783-5fa014ed05a1", "remote_ip_prefix": null, "created_at": "2018-08-01T12:02:43Z", "security_group_id": "38bde76b-a83f-4045-9783-5fa014ed05a1", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b60cb982ef49af8140b342fe81f4a3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T12:02:43Z", "revision_number": 0, "id": "8807d802-1f72-473b-b366-b46083b2afbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T12:02:43Z", "security_group_id": "38bde76b-a83f-4045-9783-5fa014ed05a1", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b60cb982ef49af8140b342fe81f4a3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T12:02:43Z", "revision_number": 0, "id": "8e29abe8-bd96-44ec-8944-08c713c1f499", "remote_group_id": "38bde76b-a83f-4045-9783-5fa014ed05a1", "remote_ip_prefix": null, "created_at": "2018-08-01T12:02:43Z", "security_group_id": "38bde76b-a83f-4045-9783-5fa014ed05a1", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b60cb982ef49af8140b342fe81f4a3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T12:02:43Z", "revision_number": 0, "id": "c042fdda-df06-4084-9abe-144de159b387", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T12:02:43Z", "security_group_id": "38bde76b-a83f-4045-9783-5fa014ed05a1", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b60cb982ef49af8140b342fe81f4a3"}], "revision_number": 4, "project_id": "47b60cb982ef49af8140b342fe81f4a3", "id": "38bde76b-a83f-4045-9783-5fa014ed05a1", "name": "default"}]} 2018-08-01 12:04:27,896 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-825a5641-fb8a-4e1d-a298-20f83a208cef 2018-08-01 12:04:27,896 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0496420860291s 2018-08-01 12:04:27,897 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-825a5641-fb8a-4e1d-a298-20f83a208cef 2018-08-01 12:04:27,900 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-01 12:04:27,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}6e1877a2e044b5259a5c5978c4bb6a17f98c3b09" -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": "033d1149-7d1b-44ea-9d07-3508023ba143"}}' 2018-08-01 12:04:28,055 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-6954a1ce-2816-4abb-ba36-f37610e46f42 Date: Wed, 01 Aug 2018 12:04:28 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-08-01T12:04:27Z", "security_group_id": "033d1149-7d1b-44ea-9d07-3508023ba143", "port_range_min": 443, "revision_number": 0, "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "created_at": "2018-08-01T12:04:27Z", "project_id": "47b60cb982ef49af8140b342fe81f4a3", "id": "64d1c630-f384-4f87-98f5-9ac93511d6b0"}} 2018-08-01 12:04:28,055 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-6954a1ce-2816-4abb-ba36-f37610e46f42 2018-08-01 12:04:28,055 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.155451059341s 2018-08-01 12:04:28,056 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-6954a1ce-2816-4abb-ba36-f37610e46f42 2018-08-01 12:04:28,059 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-01 12:04:28,059 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}6e1877a2e044b5259a5c5978c4bb6a17f98c3b09" 2018-08-01 12:04:28,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5831 X-Openstack-Request-Id: req-2e93a841-8ae3-43d1-95f4-62c6b07c86dd Date: Wed, 01 Aug 2018 12:04:28 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "created_at": "2018-08-01T12:04:27Z", "updated_at": "2018-08-01T12:04:27Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-01T12:04:27Z", "revision_number": 0, "id": "11eee775-2fd4-4b2f-8df9-2c15241b9a64", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T12:04:27Z", "security_group_id": "033d1149-7d1b-44ea-9d07-3508023ba143", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "port_range_min": 80, "ethertype": "IPv4", "project_id": "47b60cb982ef49af8140b342fe81f4a3"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-01T12:04:27Z", "revision_number": 0, "id": "36074346-511f-409f-93cf-613e163c4ab9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T12:04:27Z", "security_group_id": "033d1149-7d1b-44ea-9d07-3508023ba143", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b60cb982ef49af8140b342fe81f4a3"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-01T12:04:27Z", "revision_number": 0, "id": "64d1c630-f384-4f87-98f5-9ac93511d6b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T12:04:27Z", "security_group_id": "033d1149-7d1b-44ea-9d07-3508023ba143", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "port_range_min": 443, "ethertype": "IPv4", "project_id": "47b60cb982ef49af8140b342fe81f4a3"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-01T12:04:27Z", "revision_number": 0, "id": "819b4b57-c1f6-400c-a173-1ed38511e16b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T12:04:27Z", "security_group_id": "033d1149-7d1b-44ea-9d07-3508023ba143", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "port_range_min": 22, "ethertype": "IPv4", "project_id": "47b60cb982ef49af8140b342fe81f4a3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T12:04:27Z", "revision_number": 0, "id": "b7987a91-ddd0-4b03-8e81-41eca36c3e66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T12:04:27Z", "security_group_id": "033d1149-7d1b-44ea-9d07-3508023ba143", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b60cb982ef49af8140b342fe81f4a3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T12:04:27Z", "revision_number": 0, "id": "fc3b20fc-60b4-489d-870a-3c2bbc3a9d70", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T12:04:27Z", "security_group_id": "033d1149-7d1b-44ea-9d07-3508023ba143", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b60cb982ef49af8140b342fe81f4a3"}], "revision_number": 6, "project_id": "47b60cb982ef49af8140b342fe81f4a3", "id": "033d1149-7d1b-44ea-9d07-3508023ba143", "name": "vyos_vrouter-sg_ac9e0db3-5190-4b12-ac76-4252ed711203"}, {"description": "Default security group", "tags": [], "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "created_at": "2018-08-01T12:02:43Z", "updated_at": "2018-08-01T12:02:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T12:02:43Z", "revision_number": 0, "id": "7ade31b6-926e-4fd5-a14b-03b07e2ed5ad", "remote_group_id": "38bde76b-a83f-4045-9783-5fa014ed05a1", "remote_ip_prefix": null, "created_at": "2018-08-01T12:02:43Z", "security_group_id": "38bde76b-a83f-4045-9783-5fa014ed05a1", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b60cb982ef49af8140b342fe81f4a3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T12:02:43Z", "revision_number": 0, "id": "8807d802-1f72-473b-b366-b46083b2afbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T12:02:43Z", "security_group_id": "38bde76b-a83f-4045-9783-5fa014ed05a1", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b60cb982ef49af8140b342fe81f4a3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T12:02:43Z", "revision_number": 0, "id": "8e29abe8-bd96-44ec-8944-08c713c1f499", "remote_group_id": "38bde76b-a83f-4045-9783-5fa014ed05a1", "remote_ip_prefix": null, "created_at": "2018-08-01T12:02:43Z", "security_group_id": "38bde76b-a83f-4045-9783-5fa014ed05a1", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b60cb982ef49af8140b342fe81f4a3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T12:02:43Z", "revision_number": 0, "id": "c042fdda-df06-4084-9abe-144de159b387", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T12:02:43Z", "security_group_id": "38bde76b-a83f-4045-9783-5fa014ed05a1", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b60cb982ef49af8140b342fe81f4a3"}], "revision_number": 4, "project_id": "47b60cb982ef49af8140b342fe81f4a3", "id": "38bde76b-a83f-4045-9783-5fa014ed05a1", "name": "default"}]} 2018-08-01 12:04:28,109 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-2e93a841-8ae3-43d1-95f4-62c6b07c86dd 2018-08-01 12:04:28,109 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0503289699554s 2018-08-01 12:04:28,110 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-2e93a841-8ae3-43d1-95f4-62c6b07c86dd 2018-08-01 12:04:28,113 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-01 12:04:28,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}6e1877a2e044b5259a5c5978c4bb6a17f98c3b09" -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": "033d1149-7d1b-44ea-9d07-3508023ba143"}}' 2018-08-01 12:04:28,265 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-2ddb95a3-45ec-4f38-8131-c65d4e49058f Date: Wed, 01 Aug 2018 12:04:28 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-08-01T12:04:28Z", "security_group_id": "033d1149-7d1b-44ea-9d07-3508023ba143", "port_range_min": 5671, "revision_number": 0, "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "created_at": "2018-08-01T12:04:28Z", "project_id": "47b60cb982ef49af8140b342fe81f4a3", "id": "d1ba147b-8dd5-4b5f-bf69-d588d451edf9"}} 2018-08-01 12:04:28,265 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-2ddb95a3-45ec-4f38-8131-c65d4e49058f 2018-08-01 12:04:28,265 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.151730060577s 2018-08-01 12:04:28,265 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-2ddb95a3-45ec-4f38-8131-c65d4e49058f 2018-08-01 12:04:28,269 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-01 12:04:28,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}6e1877a2e044b5259a5c5978c4bb6a17f98c3b09" 2018-08-01 12:04:28,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6331 X-Openstack-Request-Id: req-95b97626-83a3-412e-9c91-2f75a6c25389 Date: Wed, 01 Aug 2018 12:04:28 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "created_at": "2018-08-01T12:04:27Z", "updated_at": "2018-08-01T12:04:28Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-01T12:04:27Z", "revision_number": 0, "id": "11eee775-2fd4-4b2f-8df9-2c15241b9a64", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T12:04:27Z", "security_group_id": "033d1149-7d1b-44ea-9d07-3508023ba143", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "port_range_min": 80, "ethertype": "IPv4", "project_id": "47b60cb982ef49af8140b342fe81f4a3"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-01T12:04:27Z", "revision_number": 0, "id": "36074346-511f-409f-93cf-613e163c4ab9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T12:04:27Z", "security_group_id": "033d1149-7d1b-44ea-9d07-3508023ba143", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b60cb982ef49af8140b342fe81f4a3"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-01T12:04:27Z", "revision_number": 0, "id": "64d1c630-f384-4f87-98f5-9ac93511d6b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T12:04:27Z", "security_group_id": "033d1149-7d1b-44ea-9d07-3508023ba143", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "port_range_min": 443, "ethertype": "IPv4", "project_id": "47b60cb982ef49af8140b342fe81f4a3"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-01T12:04:27Z", "revision_number": 0, "id": "819b4b57-c1f6-400c-a173-1ed38511e16b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T12:04:27Z", "security_group_id": "033d1149-7d1b-44ea-9d07-3508023ba143", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "port_range_min": 22, "ethertype": "IPv4", "project_id": "47b60cb982ef49af8140b342fe81f4a3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T12:04:27Z", "revision_number": 0, "id": "b7987a91-ddd0-4b03-8e81-41eca36c3e66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T12:04:27Z", "security_group_id": "033d1149-7d1b-44ea-9d07-3508023ba143", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b60cb982ef49af8140b342fe81f4a3"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-08-01T12:04:28Z", "revision_number": 0, "id": "d1ba147b-8dd5-4b5f-bf69-d588d451edf9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T12:04:28Z", "security_group_id": "033d1149-7d1b-44ea-9d07-3508023ba143", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "47b60cb982ef49af8140b342fe81f4a3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T12:04:27Z", "revision_number": 0, "id": "fc3b20fc-60b4-489d-870a-3c2bbc3a9d70", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T12:04:27Z", "security_group_id": "033d1149-7d1b-44ea-9d07-3508023ba143", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b60cb982ef49af8140b342fe81f4a3"}], "revision_number": 7, "project_id": "47b60cb982ef49af8140b342fe81f4a3", "id": "033d1149-7d1b-44ea-9d07-3508023ba143", "name": "vyos_vrouter-sg_ac9e0db3-5190-4b12-ac76-4252ed711203"}, {"description": "Default security group", "tags": [], "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "created_at": "2018-08-01T12:02:43Z", "updated_at": "2018-08-01T12:02:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T12:02:43Z", "revision_number": 0, "id": "7ade31b6-926e-4fd5-a14b-03b07e2ed5ad", "remote_group_id": "38bde76b-a83f-4045-9783-5fa014ed05a1", "remote_ip_prefix": null, "created_at": "2018-08-01T12:02:43Z", "security_group_id": "38bde76b-a83f-4045-9783-5fa014ed05a1", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b60cb982ef49af8140b342fe81f4a3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T12:02:43Z", "revision_number": 0, "id": "8807d802-1f72-473b-b366-b46083b2afbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T12:02:43Z", "security_group_id": "38bde76b-a83f-4045-9783-5fa014ed05a1", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b60cb982ef49af8140b342fe81f4a3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T12:02:43Z", "revision_number": 0, "id": "8e29abe8-bd96-44ec-8944-08c713c1f499", "remote_group_id": "38bde76b-a83f-4045-9783-5fa014ed05a1", "remote_ip_prefix": null, "created_at": "2018-08-01T12:02:43Z", "security_group_id": "38bde76b-a83f-4045-9783-5fa014ed05a1", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b60cb982ef49af8140b342fe81f4a3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T12:02:43Z", "revision_number": 0, "id": "c042fdda-df06-4084-9abe-144de159b387", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T12:02:43Z", "security_group_id": "38bde76b-a83f-4045-9783-5fa014ed05a1", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b60cb982ef49af8140b342fe81f4a3"}], "revision_number": 4, "project_id": "47b60cb982ef49af8140b342fe81f4a3", "id": "38bde76b-a83f-4045-9783-5fa014ed05a1", "name": "default"}]} 2018-08-01 12:04:28,320 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-95b97626-83a3-412e-9c91-2f75a6c25389 2018-08-01 12:04:28,320 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0515348911285s 2018-08-01 12:04:28,321 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-95b97626-83a3-412e-9c91-2f75a6c25389 2018-08-01 12:04:28,324 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-01 12:04:28,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}6e1877a2e044b5259a5c5978c4bb6a17f98c3b09" -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": "033d1149-7d1b-44ea-9d07-3508023ba143"}}' 2018-08-01 12:04:28,468 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-c723c70a-8ab1-4b67-acee-c80ca0f7f9eb Date: Wed, 01 Aug 2018 12:04:28 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-08-01T12:04:28Z", "security_group_id": "033d1149-7d1b-44ea-9d07-3508023ba143", "port_range_min": 53333, "revision_number": 0, "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "created_at": "2018-08-01T12:04:28Z", "project_id": "47b60cb982ef49af8140b342fe81f4a3", "id": "4e9f3110-9185-4179-a407-c2b207ad9089"}} 2018-08-01 12:04:28,468 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-c723c70a-8ab1-4b67-acee-c80ca0f7f9eb 2018-08-01 12:04:28,469 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.144886016846s 2018-08-01 12:04:28,469 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-c723c70a-8ab1-4b67-acee-c80ca0f7f9eb 2018-08-01 12:04:28,470 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-01 12:04:28,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}6e1877a2e044b5259a5c5978c4bb6a17f98c3b09" 2018-08-01 12:04:28,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1277 X-Openstack-Request-Id: req-597130cb-e4de-4026-b91a-d9f0bf36ced1 Date: Wed, 01 Aug 2018 12:04:28 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"3a50be0f-f818-4523-b26e-3acad292d83f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"47b60cb982ef49af8140b342fe81f4a3","l2_adjacency":true,"status":"ACTIVE","subnets":["ec8908c2-79fa-4369-90c3-1f7754675c84"],"description":"","tags":[],"updated_at":"2018-08-01T12:02:44Z","qos_policy_id":null,"name":"vyos_vrouter-net_ac9e0db3-5190-4b12-ac76-4252ed711203","admin_state_up":true,"tenant_id":"47b60cb982ef49af8140b342fe81f4a3","created_at":"2018-08-01T12:02:43Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dbe9669438844f3faecdc7fcc050e0d8","l2_adjacency":true,"status":"ACTIVE","subnets":["a5a333a9-9d0e-46a5-9440-2aa9c95d5013"],"description":"","tags":[],"updated_at":"2018-08-01T09:28:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:38Z","mtu":1500}]} 2018-08-01 12:04:28,581 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-597130cb-e4de-4026-b91a-d9f0bf36ced1 2018-08-01 12:04:28,582 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.111034870148s 2018-08-01 12:04:28,582 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-597130cb-e4de-4026-b91a-d9f0bf36ced1 2018-08-01 12:04:28,586 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-01 12:04:28,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}6e1877a2e044b5259a5c5978c4bb6a17f98c3b09" 2018-08-01 12:04:28,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-34ffe969-d3f7-47bb-bd66-11033acc1285 Date: Wed, 01 Aug 2018 12:04:28 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/cb1639c2-bfd1-4757-8094-1183d752000d/snap", "metadata": {}}], "file": "/v2/images/cb1639c2-bfd1-4757-8094-1183d752000d/file", "owner": "47b60cb982ef49af8140b342fe81f4a3", "id": "cb1639c2-bfd1-4757-8094-1183d752000d", "size": 4373348352, "self": "/v2/images/cb1639c2-bfd1-4757-8094-1183d752000d", "disk_format": "qcow2", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/cb1639c2-bfd1-4757-8094-1183d752000d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-08-01T12:04:26Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_ac9e0db3-5190-4b12-ac76-4252ed711203", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_ac9e0db3-5190-4b12-ac76-4252ed711203", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-01T12:03:24Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-01 12:04:28,625 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-34ffe969-d3f7-47bb-bd66-11033acc1285 2018-08-01 12:04:28,626 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.038950920105s 2018-08-01 12:04:28,626 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-34ffe969-d3f7-47bb-bd66-11033acc1285 2018-08-01 12:04:28,628 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-01 12:04:28,631 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}6e1877a2e044b5259a5c5978c4bb6a17f98c3b09" 2018-08-01 12:04:28,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 12:04: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-da8e6cca-7e98-4a4b-a1b6-8f46a5cf4298 x-compute-request-id: req-da8e6cca-7e98-4a4b-a1b6-8f46a5cf4298 Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vyos_vrouter-flavor_ac9e0db3-5190-4b12-ac76-4252ed711203", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/23ddfb9b-2628-4a47-b7d2-c8755f56b417", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/23ddfb9b-2628-4a47-b7d2-c8755f56b417", "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": "23ddfb9b-2628-4a47-b7d2-c8755f56b417"}, {"name": "vmtp-flavor_ee58c79f-c6fb-483f-8b9c-406ffbfad757", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "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": "4c324ef0-9d9b-4571-a235-9b48aa3aa85a"}, {"name": "shaker-flavor_81952131-3011-4d90-80f4-831743223f59", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "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": "5b61c696-1b5b-4204-b7e5-ca4a818093b0"}, {"name": "heat_ims-flavor_alt_4df9543f-1de4-4fee-82bc-41730c529ffa", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "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": "5c96a2e4-516e-42b5-836c-6c812ace69f3"}]} 2018-08-01 12:04:28,658 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-da8e6cca-7e98-4a4b-a1b6-8f46a5cf4298 2018-08-01 12:04:28,658 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0294749736786s 2018-08-01 12:04:28,658 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-da8e6cca-7e98-4a4b-a1b6-8f46a5cf4298 2018-08-01 12:04:28,662 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-01 12:04:28,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}6e1877a2e044b5259a5c5978c4bb6a17f98c3b09" -d '{"server": {"name": "vyos_vrouter-vm_ac9e0db3-5190-4b12-ac76-4252ed711203", "imageRef": "cb1639c2-bfd1-4757-8094-1183d752000d", "key_name": "vyos_vrouter-kp_ac9e0db3-5190-4b12-ac76-4252ed711203", "flavorRef": "23ddfb9b-2628-4a47-b7d2-c8755f56b417", "max_count": 1, "min_count": 1, "networks": [{"uuid": "3a50be0f-f818-4523-b26e-3acad292d83f"}], "security_groups": [{"name": "033d1149-7d1b-44ea-9d07-3508023ba143"}]}}' 2018-08-01 12:04:29,778 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 12:04: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-8ab4e1de-1ee0-4d0a-8dcc-d980a15e25c1 x-compute-request-id: req-8ab4e1de-1ee0-4d0a-8dcc-d980a15e25c1 Content-Length: 403 location: http://172.30.9.24:8774/v2.1/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "033d1149-7d1b-44ea-9d07-3508023ba143"}], "OS-DCF:diskConfig": "MANUAL", "id": "878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "rel": "bookmark"}], "adminPass": "7Ko8aJdTW438"}} 2018-08-01 12:04:29,779 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-8ab4e1de-1ee0-4d0a-8dcc-d980a15e25c1 2018-08-01 12:04:29,779 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.11691904068s 2018-08-01 12:04:29,779 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-8ab4e1de-1ee0-4d0a-8dcc-d980a15e25c1 2018-08-01 12:04:29,780 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers 2018-08-01 12:04:29,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e1877a2e044b5259a5c5978c4bb6a17f98c3b09" 2018-08-01 12:04:29,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 12:04:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0a7cac40-55bb-4193-9d05-d60463221496 x-compute-request-id: req-0a7cac40-55bb-4193-9d05-d60463221496 Content-Encoding: gzip Content-Length: 604 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "rel": "bookmark"}], "image": {"id": "cb1639c2-bfd1-4757-8094-1183d752000d", "links": [{"href": "http://172.30.9.24:8774/images/cb1639c2-bfd1-4757-8094-1183d752000d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "23ddfb9b-2628-4a47-b7d2-c8755f56b417", "links": [{"href": "http://172.30.9.24:8774/flavors/23ddfb9b-2628-4a47-b7d2-c8755f56b417", "rel": "bookmark"}]}, "id": "878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "user_id": "a9c4aededa234486a75747eac8d2156d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T12:04:29Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_ac9e0db3-5190-4b12-ac76-4252ed711203", "name": "vyos_vrouter-vm_ac9e0db3-5190-4b12-ac76-4252ed711203", "created": "2018-08-01T12:04:29Z", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-01 12:04:29,851 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87 used request id req-0a7cac40-55bb-4193-9d05-d60463221496 2018-08-01 12:04:29,851 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers in 0.0711281299591s 2018-08-01 12:04:29,851 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87 used request id req-0a7cac40-55bb-4193-9d05-d60463221496 2018-08-01 12:04:29,857 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-01 12:04:29,858 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}6e1877a2e044b5259a5c5978c4bb6a17f98c3b09" 2018-08-01 12:04:30,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1277 X-Openstack-Request-Id: req-40cfb6a8-805c-4566-bc57-ae4df356201b Date: Wed, 01 Aug 2018 12:04:30 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"3a50be0f-f818-4523-b26e-3acad292d83f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"47b60cb982ef49af8140b342fe81f4a3","l2_adjacency":true,"status":"ACTIVE","subnets":["ec8908c2-79fa-4369-90c3-1f7754675c84"],"description":"","tags":[],"updated_at":"2018-08-01T12:02:44Z","qos_policy_id":null,"name":"vyos_vrouter-net_ac9e0db3-5190-4b12-ac76-4252ed711203","admin_state_up":true,"tenant_id":"47b60cb982ef49af8140b342fe81f4a3","created_at":"2018-08-01T12:02:43Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dbe9669438844f3faecdc7fcc050e0d8","l2_adjacency":true,"status":"ACTIVE","subnets":["a5a333a9-9d0e-46a5-9440-2aa9c95d5013"],"description":"","tags":[],"updated_at":"2018-08-01T09:28:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:38Z","mtu":1500}]} 2018-08-01 12:04:30,147 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-40cfb6a8-805c-4566-bc57-ae4df356201b 2018-08-01 12:04:30,147 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.289668083191s 2018-08-01 12:04:30,147 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-40cfb6a8-805c-4566-bc57-ae4df356201b 2018-08-01 12:04:30,148 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-01 12:04:30,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}6e1877a2e044b5259a5c5978c4bb6a17f98c3b09" 2018-08-01 12:04:30,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-81936a34-69eb-4430-96a7-d48456e3ad2d Date: Wed, 01 Aug 2018 12:04:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3a50be0f-f818-4523-b26e-3acad292d83f","tenant_id":"47b60cb982ef49af8140b342fe81f4a3","created_at":"2018-08-01T12:02:44Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-01T12:02:44Z","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":"47b60cb982ef49af8140b342fe81f4a3","id":"ec8908c2-79fa-4369-90c3-1f7754675c84","subnetpool_id":null,"name":"vyos_vrouter-subnet_ac9e0db3-5190-4b12-ac76-4252ed711203"}]} 2018-08-01 12:04:30,216 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-81936a34-69eb-4430-96a7-d48456e3ad2d 2018-08-01 12:04:30,216 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0677878856659s 2018-08-01 12:04:30,216 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-81936a34-69eb-4430-96a7-d48456e3ad2d 2018-08-01 12:04:30,217 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 12:04:30,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e1877a2e044b5259a5c5978c4bb6a17f98c3b09" 2018-08-01 12:04:30,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 12:04: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-930e0b14-eb98-435c-a224-e93d86422237 x-compute-request-id: req-930e0b14-eb98-435c-a224-e93d86422237 Content-Encoding: gzip Content-Length: 608 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "rel": "bookmark"}], "image": {"id": "cb1639c2-bfd1-4757-8094-1183d752000d", "links": [{"href": "http://172.30.9.24:8774/images/cb1639c2-bfd1-4757-8094-1183d752000d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "23ddfb9b-2628-4a47-b7d2-c8755f56b417", "links": [{"href": "http://172.30.9.24:8774/flavors/23ddfb9b-2628-4a47-b7d2-c8755f56b417", "rel": "bookmark"}]}, "id": "878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "user_id": "a9c4aededa234486a75747eac8d2156d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T12:04:30Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_ac9e0db3-5190-4b12-ac76-4252ed711203", "name": "vyos_vrouter-vm_ac9e0db3-5190-4b12-ac76-4252ed711203", "created": "2018-08-01T12:04:29Z", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 12:04:30,677 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-930e0b14-eb98-435c-a224-e93d86422237 2018-08-01 12:04:30,677 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.459761142731s 2018-08-01 12:04:30,678 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-930e0b14-eb98-435c-a224-e93d86422237 2018-08-01 12:04:30,682 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 12:04:32,685 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 12:04:32,688 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e1877a2e044b5259a5c5978c4bb6a17f98c3b09" 2018-08-01 12:04:33,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 12:04:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fee0592a-50b9-429d-922c-2dd15a52f902 x-compute-request-id: req-fee0592a-50b9-429d-922c-2dd15a52f902 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "rel": "bookmark"}], "image": {"id": "cb1639c2-bfd1-4757-8094-1183d752000d", "links": [{"href": "http://172.30.9.24:8774/images/cb1639c2-bfd1-4757-8094-1183d752000d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "23ddfb9b-2628-4a47-b7d2-c8755f56b417", "links": [{"href": "http://172.30.9.24:8774/flavors/23ddfb9b-2628-4a47-b7d2-c8755f56b417", "rel": "bookmark"}]}, "id": "878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "security_groups": [{"name": "vyos_vrouter-sg_ac9e0db3-5190-4b12-ac76-4252ed711203"}], "user_id": "a9c4aededa234486a75747eac8d2156d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T12:04:31Z", "hostId": "b563e073f5a9f9ca3ee4014986face2f64429bd4fb4378f5a6b2a880", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_ac9e0db3-5190-4b12-ac76-4252ed711203", "name": "vyos_vrouter-vm_ac9e0db3-5190-4b12-ac76-4252ed711203", "created": "2018-08-01T12:04:29Z", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 12:04:33,096 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-fee0592a-50b9-429d-922c-2dd15a52f902 2018-08-01 12:04:33,097 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.411510944366s 2018-08-01 12:04:33,097 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-fee0592a-50b9-429d-922c-2dd15a52f902 2018-08-01 12:04:33,101 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 12:04:35,104 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 12:04:35,107 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e1877a2e044b5259a5c5978c4bb6a17f98c3b09" 2018-08-01 12:04:35,688 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 12:04: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-c6cc5722-2d54-4669-bdf7-9117a169905a x-compute-request-id: req-c6cc5722-2d54-4669-bdf7-9117a169905a Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "rel": "bookmark"}], "image": {"id": "cb1639c2-bfd1-4757-8094-1183d752000d", "links": [{"href": "http://172.30.9.24:8774/images/cb1639c2-bfd1-4757-8094-1183d752000d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "23ddfb9b-2628-4a47-b7d2-c8755f56b417", "links": [{"href": "http://172.30.9.24:8774/flavors/23ddfb9b-2628-4a47-b7d2-c8755f56b417", "rel": "bookmark"}]}, "id": "878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "security_groups": [{"name": "vyos_vrouter-sg_ac9e0db3-5190-4b12-ac76-4252ed711203"}], "user_id": "a9c4aededa234486a75747eac8d2156d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T12:04:31Z", "hostId": "b563e073f5a9f9ca3ee4014986face2f64429bd4fb4378f5a6b2a880", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_ac9e0db3-5190-4b12-ac76-4252ed711203", "name": "vyos_vrouter-vm_ac9e0db3-5190-4b12-ac76-4252ed711203", "created": "2018-08-01T12:04:29Z", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 12:04:35,688 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-c6cc5722-2d54-4669-bdf7-9117a169905a 2018-08-01 12:04:35,688 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.584214925766s 2018-08-01 12:04:35,688 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-c6cc5722-2d54-4669-bdf7-9117a169905a 2018-08-01 12:04:35,692 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 12:04:37,695 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 12:04:37,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e1877a2e044b5259a5c5978c4bb6a17f98c3b09" 2018-08-01 12:04:37,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 12: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-7b2fa7e8-9361-455b-b265-de6a46523882 x-compute-request-id: req-7b2fa7e8-9361-455b-b265-de6a46523882 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "rel": "bookmark"}], "image": {"id": "cb1639c2-bfd1-4757-8094-1183d752000d", "links": [{"href": "http://172.30.9.24:8774/images/cb1639c2-bfd1-4757-8094-1183d752000d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "23ddfb9b-2628-4a47-b7d2-c8755f56b417", "links": [{"href": "http://172.30.9.24:8774/flavors/23ddfb9b-2628-4a47-b7d2-c8755f56b417", "rel": "bookmark"}]}, "id": "878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "security_groups": [{"name": "vyos_vrouter-sg_ac9e0db3-5190-4b12-ac76-4252ed711203"}], "user_id": "a9c4aededa234486a75747eac8d2156d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T12:04:31Z", "hostId": "b563e073f5a9f9ca3ee4014986face2f64429bd4fb4378f5a6b2a880", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_ac9e0db3-5190-4b12-ac76-4252ed711203", "name": "vyos_vrouter-vm_ac9e0db3-5190-4b12-ac76-4252ed711203", "created": "2018-08-01T12:04:29Z", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 12:04:37,928 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-7b2fa7e8-9361-455b-b265-de6a46523882 2018-08-01 12:04:37,929 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.233231067657s 2018-08-01 12:04:37,929 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-7b2fa7e8-9361-455b-b265-de6a46523882 2018-08-01 12:04:37,933 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 12:04:39,935 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 12:04:39,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e1877a2e044b5259a5c5978c4bb6a17f98c3b09" 2018-08-01 12:04:40,396 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 12:04: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-3c34efa5-374a-4fc4-a43a-eeff88687e5e x-compute-request-id: req-3c34efa5-374a-4fc4-a43a-eeff88687e5e Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "rel": "bookmark"}], "image": {"id": "cb1639c2-bfd1-4757-8094-1183d752000d", "links": [{"href": "http://172.30.9.24:8774/images/cb1639c2-bfd1-4757-8094-1183d752000d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "23ddfb9b-2628-4a47-b7d2-c8755f56b417", "links": [{"href": "http://172.30.9.24:8774/flavors/23ddfb9b-2628-4a47-b7d2-c8755f56b417", "rel": "bookmark"}]}, "id": "878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "security_groups": [{"name": "vyos_vrouter-sg_ac9e0db3-5190-4b12-ac76-4252ed711203"}], "user_id": "a9c4aededa234486a75747eac8d2156d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T12:04:31Z", "hostId": "b563e073f5a9f9ca3ee4014986face2f64429bd4fb4378f5a6b2a880", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_ac9e0db3-5190-4b12-ac76-4252ed711203", "name": "vyos_vrouter-vm_ac9e0db3-5190-4b12-ac76-4252ed711203", "created": "2018-08-01T12:04:29Z", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 12:04:40,396 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-3c34efa5-374a-4fc4-a43a-eeff88687e5e 2018-08-01 12:04:40,396 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.460569858551s 2018-08-01 12:04:40,396 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-3c34efa5-374a-4fc4-a43a-eeff88687e5e 2018-08-01 12:04:40,400 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 12:04:42,403 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 12:04:42,406 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e1877a2e044b5259a5c5978c4bb6a17f98c3b09" 2018-08-01 12:04:42,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 12:04:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d417cbe9-8337-4a12-8638-da4bf7fbed7e x-compute-request-id: req-d417cbe9-8337-4a12-8638-da4bf7fbed7e Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "rel": "bookmark"}], "image": {"id": "cb1639c2-bfd1-4757-8094-1183d752000d", "links": [{"href": "http://172.30.9.24:8774/images/cb1639c2-bfd1-4757-8094-1183d752000d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "23ddfb9b-2628-4a47-b7d2-c8755f56b417", "links": [{"href": "http://172.30.9.24:8774/flavors/23ddfb9b-2628-4a47-b7d2-c8755f56b417", "rel": "bookmark"}]}, "id": "878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "security_groups": [{"name": "vyos_vrouter-sg_ac9e0db3-5190-4b12-ac76-4252ed711203"}], "user_id": "a9c4aededa234486a75747eac8d2156d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T12:04:31Z", "hostId": "b563e073f5a9f9ca3ee4014986face2f64429bd4fb4378f5a6b2a880", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_ac9e0db3-5190-4b12-ac76-4252ed711203", "name": "vyos_vrouter-vm_ac9e0db3-5190-4b12-ac76-4252ed711203", "created": "2018-08-01T12:04:29Z", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 12:04:42,834 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-d417cbe9-8337-4a12-8638-da4bf7fbed7e 2018-08-01 12:04:42,834 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.430567026138s 2018-08-01 12:04:42,834 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-d417cbe9-8337-4a12-8638-da4bf7fbed7e 2018-08-01 12:04:42,838 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 12:04:44,841 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 12:04:44,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e1877a2e044b5259a5c5978c4bb6a17f98c3b09" 2018-08-01 12:04:45,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 12:04:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6a5ed675-1eba-4615-82ff-37383f319cfe x-compute-request-id: req-6a5ed675-1eba-4615-82ff-37383f319cfe Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "rel": "bookmark"}], "image": {"id": "cb1639c2-bfd1-4757-8094-1183d752000d", "links": [{"href": "http://172.30.9.24:8774/images/cb1639c2-bfd1-4757-8094-1183d752000d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "23ddfb9b-2628-4a47-b7d2-c8755f56b417", "links": [{"href": "http://172.30.9.24:8774/flavors/23ddfb9b-2628-4a47-b7d2-c8755f56b417", "rel": "bookmark"}]}, "id": "878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "security_groups": [{"name": "vyos_vrouter-sg_ac9e0db3-5190-4b12-ac76-4252ed711203"}], "user_id": "a9c4aededa234486a75747eac8d2156d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T12:04:31Z", "hostId": "b563e073f5a9f9ca3ee4014986face2f64429bd4fb4378f5a6b2a880", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_ac9e0db3-5190-4b12-ac76-4252ed711203", "name": "vyos_vrouter-vm_ac9e0db3-5190-4b12-ac76-4252ed711203", "created": "2018-08-01T12:04:29Z", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 12:04:45,201 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-6a5ed675-1eba-4615-82ff-37383f319cfe 2018-08-01 12:04:45,201 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.359924077988s 2018-08-01 12:04:45,201 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-6a5ed675-1eba-4615-82ff-37383f319cfe 2018-08-01 12:04:45,205 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 12:04:47,208 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 12:04:47,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e1877a2e044b5259a5c5978c4bb6a17f98c3b09" 2018-08-01 12:04:47,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 12:04:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-75b741cb-e4e6-45dd-9035-857b77387ac9 x-compute-request-id: req-75b741cb-e4e6-45dd-9035-857b77387ac9 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "rel": "bookmark"}], "image": {"id": "cb1639c2-bfd1-4757-8094-1183d752000d", "links": [{"href": "http://172.30.9.24:8774/images/cb1639c2-bfd1-4757-8094-1183d752000d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "23ddfb9b-2628-4a47-b7d2-c8755f56b417", "links": [{"href": "http://172.30.9.24:8774/flavors/23ddfb9b-2628-4a47-b7d2-c8755f56b417", "rel": "bookmark"}]}, "id": "878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "security_groups": [{"name": "vyos_vrouter-sg_ac9e0db3-5190-4b12-ac76-4252ed711203"}], "user_id": "a9c4aededa234486a75747eac8d2156d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T12:04:31Z", "hostId": "b563e073f5a9f9ca3ee4014986face2f64429bd4fb4378f5a6b2a880", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_ac9e0db3-5190-4b12-ac76-4252ed711203", "name": "vyos_vrouter-vm_ac9e0db3-5190-4b12-ac76-4252ed711203", "created": "2018-08-01T12:04:29Z", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 12:04:47,698 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-75b741cb-e4e6-45dd-9035-857b77387ac9 2018-08-01 12:04:47,699 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.490551948547s 2018-08-01 12:04:47,699 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-75b741cb-e4e6-45dd-9035-857b77387ac9 2018-08-01 12:04:47,703 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 12:04:49,705 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 12:04:49,708 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e1877a2e044b5259a5c5978c4bb6a17f98c3b09" 2018-08-01 12:04:49,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 12:04: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-d71bfde0-b40b-4e83-8b9b-e7ed20dce749 x-compute-request-id: req-d71bfde0-b40b-4e83-8b9b-e7ed20dce749 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "rel": "bookmark"}], "image": {"id": "cb1639c2-bfd1-4757-8094-1183d752000d", "links": [{"href": "http://172.30.9.24:8774/images/cb1639c2-bfd1-4757-8094-1183d752000d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "23ddfb9b-2628-4a47-b7d2-c8755f56b417", "links": [{"href": "http://172.30.9.24:8774/flavors/23ddfb9b-2628-4a47-b7d2-c8755f56b417", "rel": "bookmark"}]}, "id": "878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "security_groups": [{"name": "vyos_vrouter-sg_ac9e0db3-5190-4b12-ac76-4252ed711203"}], "user_id": "a9c4aededa234486a75747eac8d2156d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T12:04:31Z", "hostId": "b563e073f5a9f9ca3ee4014986face2f64429bd4fb4378f5a6b2a880", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_ac9e0db3-5190-4b12-ac76-4252ed711203", "name": "vyos_vrouter-vm_ac9e0db3-5190-4b12-ac76-4252ed711203", "created": "2018-08-01T12:04:29Z", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 12:04:49,919 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-d71bfde0-b40b-4e83-8b9b-e7ed20dce749 2018-08-01 12:04:49,919 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.213872909546s 2018-08-01 12:04:49,920 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-d71bfde0-b40b-4e83-8b9b-e7ed20dce749 2018-08-01 12:04:49,923 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 12:04:51,925 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 12:04:51,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e1877a2e044b5259a5c5978c4bb6a17f98c3b09" 2018-08-01 12:04:52,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 12:04: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-fea39dbd-edea-4a97-a61a-58bbc5bbd086 x-compute-request-id: req-fea39dbd-edea-4a97-a61a-58bbc5bbd086 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "rel": "bookmark"}], "image": {"id": "cb1639c2-bfd1-4757-8094-1183d752000d", "links": [{"href": "http://172.30.9.24:8774/images/cb1639c2-bfd1-4757-8094-1183d752000d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "23ddfb9b-2628-4a47-b7d2-c8755f56b417", "links": [{"href": "http://172.30.9.24:8774/flavors/23ddfb9b-2628-4a47-b7d2-c8755f56b417", "rel": "bookmark"}]}, "id": "878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "security_groups": [{"name": "vyos_vrouter-sg_ac9e0db3-5190-4b12-ac76-4252ed711203"}], "user_id": "a9c4aededa234486a75747eac8d2156d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T12:04:31Z", "hostId": "b563e073f5a9f9ca3ee4014986face2f64429bd4fb4378f5a6b2a880", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_ac9e0db3-5190-4b12-ac76-4252ed711203", "name": "vyos_vrouter-vm_ac9e0db3-5190-4b12-ac76-4252ed711203", "created": "2018-08-01T12:04:29Z", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 12:04:52,123 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-fea39dbd-edea-4a97-a61a-58bbc5bbd086 2018-08-01 12:04:52,123 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.198057174683s 2018-08-01 12:04:52,124 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-fea39dbd-edea-4a97-a61a-58bbc5bbd086 2018-08-01 12:04:52,127 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 12:04:54,130 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 12:04:54,133 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e1877a2e044b5259a5c5978c4bb6a17f98c3b09" 2018-08-01 12:04:54,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 12:04:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-64a655aa-4512-49c1-b825-af444eb396aa x-compute-request-id: req-64a655aa-4512-49c1-b825-af444eb396aa Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "rel": "bookmark"}], "image": {"id": "cb1639c2-bfd1-4757-8094-1183d752000d", "links": [{"href": "http://172.30.9.24:8774/images/cb1639c2-bfd1-4757-8094-1183d752000d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "23ddfb9b-2628-4a47-b7d2-c8755f56b417", "links": [{"href": "http://172.30.9.24:8774/flavors/23ddfb9b-2628-4a47-b7d2-c8755f56b417", "rel": "bookmark"}]}, "id": "878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "security_groups": [{"name": "vyos_vrouter-sg_ac9e0db3-5190-4b12-ac76-4252ed711203"}], "user_id": "a9c4aededa234486a75747eac8d2156d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T12:04:31Z", "hostId": "b563e073f5a9f9ca3ee4014986face2f64429bd4fb4378f5a6b2a880", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_ac9e0db3-5190-4b12-ac76-4252ed711203", "name": "vyos_vrouter-vm_ac9e0db3-5190-4b12-ac76-4252ed711203", "created": "2018-08-01T12:04:29Z", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 12:04:54,671 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-64a655aa-4512-49c1-b825-af444eb396aa 2018-08-01 12:04:54,671 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.540403842926s 2018-08-01 12:04:54,671 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-64a655aa-4512-49c1-b825-af444eb396aa 2018-08-01 12:04:54,676 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 12:04:56,679 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 12:04:56,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e1877a2e044b5259a5c5978c4bb6a17f98c3b09" 2018-08-01 12:04:57,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 12:04:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-718b0dc9-4e9c-4380-a6cf-029300ee7067 x-compute-request-id: req-718b0dc9-4e9c-4380-a6cf-029300ee7067 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "rel": "bookmark"}], "image": {"id": "cb1639c2-bfd1-4757-8094-1183d752000d", "links": [{"href": "http://172.30.9.24:8774/images/cb1639c2-bfd1-4757-8094-1183d752000d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "23ddfb9b-2628-4a47-b7d2-c8755f56b417", "links": [{"href": "http://172.30.9.24:8774/flavors/23ddfb9b-2628-4a47-b7d2-c8755f56b417", "rel": "bookmark"}]}, "id": "878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "security_groups": [{"name": "vyos_vrouter-sg_ac9e0db3-5190-4b12-ac76-4252ed711203"}], "user_id": "a9c4aededa234486a75747eac8d2156d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T12:04:31Z", "hostId": "b563e073f5a9f9ca3ee4014986face2f64429bd4fb4378f5a6b2a880", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_ac9e0db3-5190-4b12-ac76-4252ed711203", "name": "vyos_vrouter-vm_ac9e0db3-5190-4b12-ac76-4252ed711203", "created": "2018-08-01T12:04:29Z", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 12:04:57,048 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-718b0dc9-4e9c-4380-a6cf-029300ee7067 2018-08-01 12:04:57,048 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.368630886078s 2018-08-01 12:04:57,048 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-718b0dc9-4e9c-4380-a6cf-029300ee7067 2018-08-01 12:04:57,052 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 12:04:59,055 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 12:04:59,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e1877a2e044b5259a5c5978c4bb6a17f98c3b09" 2018-08-01 12:04:59,509 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 12:04:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8ad4bc4c-6692-41ce-89bd-5fbce9e9f2f0 x-compute-request-id: req-8ad4bc4c-6692-41ce-89bd-5fbce9e9f2f0 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "rel": "bookmark"}], "image": {"id": "cb1639c2-bfd1-4757-8094-1183d752000d", "links": [{"href": "http://172.30.9.24:8774/images/cb1639c2-bfd1-4757-8094-1183d752000d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "23ddfb9b-2628-4a47-b7d2-c8755f56b417", "links": [{"href": "http://172.30.9.24:8774/flavors/23ddfb9b-2628-4a47-b7d2-c8755f56b417", "rel": "bookmark"}]}, "id": "878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "security_groups": [{"name": "vyos_vrouter-sg_ac9e0db3-5190-4b12-ac76-4252ed711203"}], "user_id": "a9c4aededa234486a75747eac8d2156d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T12:04:31Z", "hostId": "b563e073f5a9f9ca3ee4014986face2f64429bd4fb4378f5a6b2a880", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_ac9e0db3-5190-4b12-ac76-4252ed711203", "name": "vyos_vrouter-vm_ac9e0db3-5190-4b12-ac76-4252ed711203", "created": "2018-08-01T12:04:29Z", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 12:04:59,509 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-8ad4bc4c-6692-41ce-89bd-5fbce9e9f2f0 2018-08-01 12:04:59,510 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.454967021942s 2018-08-01 12:04:59,510 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-8ad4bc4c-6692-41ce-89bd-5fbce9e9f2f0 2018-08-01 12:04:59,514 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 12:05:01,517 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 12:05:01,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e1877a2e044b5259a5c5978c4bb6a17f98c3b09" 2018-08-01 12:05:01,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 12:05:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d63fe7db-2bfe-4f49-bfad-8ac68123695f x-compute-request-id: req-d63fe7db-2bfe-4f49-bfad-8ac68123695f Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "rel": "bookmark"}], "image": {"id": "cb1639c2-bfd1-4757-8094-1183d752000d", "links": [{"href": "http://172.30.9.24:8774/images/cb1639c2-bfd1-4757-8094-1183d752000d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "23ddfb9b-2628-4a47-b7d2-c8755f56b417", "links": [{"href": "http://172.30.9.24:8774/flavors/23ddfb9b-2628-4a47-b7d2-c8755f56b417", "rel": "bookmark"}]}, "id": "878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "security_groups": [{"name": "vyos_vrouter-sg_ac9e0db3-5190-4b12-ac76-4252ed711203"}], "user_id": "a9c4aededa234486a75747eac8d2156d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T12:04:31Z", "hostId": "b563e073f5a9f9ca3ee4014986face2f64429bd4fb4378f5a6b2a880", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_ac9e0db3-5190-4b12-ac76-4252ed711203", "name": "vyos_vrouter-vm_ac9e0db3-5190-4b12-ac76-4252ed711203", "created": "2018-08-01T12:04:29Z", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 12:05:01,883 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-d63fe7db-2bfe-4f49-bfad-8ac68123695f 2018-08-01 12:05:01,883 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.365885972977s 2018-08-01 12:05:01,883 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-d63fe7db-2bfe-4f49-bfad-8ac68123695f 2018-08-01 12:05:01,887 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 12:05:03,890 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 12:05:03,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e1877a2e044b5259a5c5978c4bb6a17f98c3b09" 2018-08-01 12:05:04,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 12:05:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3c9ebc8c-ef7f-4d57-a085-b7de8e8bf7d2 x-compute-request-id: req-3c9ebc8c-ef7f-4d57-a085-b7de8e8bf7d2 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "rel": "bookmark"}], "image": {"id": "cb1639c2-bfd1-4757-8094-1183d752000d", "links": [{"href": "http://172.30.9.24:8774/images/cb1639c2-bfd1-4757-8094-1183d752000d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "23ddfb9b-2628-4a47-b7d2-c8755f56b417", "links": [{"href": "http://172.30.9.24:8774/flavors/23ddfb9b-2628-4a47-b7d2-c8755f56b417", "rel": "bookmark"}]}, "id": "878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "security_groups": [{"name": "vyos_vrouter-sg_ac9e0db3-5190-4b12-ac76-4252ed711203"}], "user_id": "a9c4aededa234486a75747eac8d2156d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T12:04:31Z", "hostId": "b563e073f5a9f9ca3ee4014986face2f64429bd4fb4378f5a6b2a880", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_ac9e0db3-5190-4b12-ac76-4252ed711203", "name": "vyos_vrouter-vm_ac9e0db3-5190-4b12-ac76-4252ed711203", "created": "2018-08-01T12:04:29Z", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 12:05:04,244 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-3c9ebc8c-ef7f-4d57-a085-b7de8e8bf7d2 2018-08-01 12:05:04,244 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.354530096054s 2018-08-01 12:05:04,245 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-3c9ebc8c-ef7f-4d57-a085-b7de8e8bf7d2 2018-08-01 12:05:04,249 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 12:05:06,251 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 12:05:06,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e1877a2e044b5259a5c5978c4bb6a17f98c3b09" 2018-08-01 12:05:06,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 12:05: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-fab2c99e-da50-4ae4-89f1-93de2371dcc6 x-compute-request-id: req-fab2c99e-da50-4ae4-89f1-93de2371dcc6 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "rel": "bookmark"}], "image": {"id": "cb1639c2-bfd1-4757-8094-1183d752000d", "links": [{"href": "http://172.30.9.24:8774/images/cb1639c2-bfd1-4757-8094-1183d752000d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "23ddfb9b-2628-4a47-b7d2-c8755f56b417", "links": [{"href": "http://172.30.9.24:8774/flavors/23ddfb9b-2628-4a47-b7d2-c8755f56b417", "rel": "bookmark"}]}, "id": "878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "security_groups": [{"name": "vyos_vrouter-sg_ac9e0db3-5190-4b12-ac76-4252ed711203"}], "user_id": "a9c4aededa234486a75747eac8d2156d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T12:04:31Z", "hostId": "b563e073f5a9f9ca3ee4014986face2f64429bd4fb4378f5a6b2a880", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_ac9e0db3-5190-4b12-ac76-4252ed711203", "name": "vyos_vrouter-vm_ac9e0db3-5190-4b12-ac76-4252ed711203", "created": "2018-08-01T12:04:29Z", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 12:05:06,601 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-fab2c99e-da50-4ae4-89f1-93de2371dcc6 2018-08-01 12:05:06,601 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.349322080612s 2018-08-01 12:05:06,601 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-fab2c99e-da50-4ae4-89f1-93de2371dcc6 2018-08-01 12:05:06,605 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 12:05:08,607 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 12:05:08,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e1877a2e044b5259a5c5978c4bb6a17f98c3b09" 2018-08-01 12:05:08,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 12:05: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-520a7cb1-1313-4704-a261-677f769c7283 x-compute-request-id: req-520a7cb1-1313-4704-a261-677f769c7283 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "rel": "bookmark"}], "image": {"id": "cb1639c2-bfd1-4757-8094-1183d752000d", "links": [{"href": "http://172.30.9.24:8774/images/cb1639c2-bfd1-4757-8094-1183d752000d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "23ddfb9b-2628-4a47-b7d2-c8755f56b417", "links": [{"href": "http://172.30.9.24:8774/flavors/23ddfb9b-2628-4a47-b7d2-c8755f56b417", "rel": "bookmark"}]}, "id": "878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "security_groups": [{"name": "vyos_vrouter-sg_ac9e0db3-5190-4b12-ac76-4252ed711203"}], "user_id": "a9c4aededa234486a75747eac8d2156d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T12:04:31Z", "hostId": "b563e073f5a9f9ca3ee4014986face2f64429bd4fb4378f5a6b2a880", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_ac9e0db3-5190-4b12-ac76-4252ed711203", "name": "vyos_vrouter-vm_ac9e0db3-5190-4b12-ac76-4252ed711203", "created": "2018-08-01T12:04:29Z", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 12:05:08,995 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-520a7cb1-1313-4704-a261-677f769c7283 2018-08-01 12:05:08,995 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.387478113174s 2018-08-01 12:05:08,995 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-520a7cb1-1313-4704-a261-677f769c7283 2018-08-01 12:05:08,999 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 12:05:11,002 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 12:05:11,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e1877a2e044b5259a5c5978c4bb6a17f98c3b09" 2018-08-01 12:05:11,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 12:05: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-fb3eca60-3a95-4fb4-8ede-5518f9a19d88 x-compute-request-id: req-fb3eca60-3a95-4fb4-8ede-5518f9a19d88 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "rel": "bookmark"}], "image": {"id": "cb1639c2-bfd1-4757-8094-1183d752000d", "links": [{"href": "http://172.30.9.24:8774/images/cb1639c2-bfd1-4757-8094-1183d752000d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "23ddfb9b-2628-4a47-b7d2-c8755f56b417", "links": [{"href": "http://172.30.9.24:8774/flavors/23ddfb9b-2628-4a47-b7d2-c8755f56b417", "rel": "bookmark"}]}, "id": "878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "security_groups": [{"name": "vyos_vrouter-sg_ac9e0db3-5190-4b12-ac76-4252ed711203"}], "user_id": "a9c4aededa234486a75747eac8d2156d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T12:04:31Z", "hostId": "b563e073f5a9f9ca3ee4014986face2f64429bd4fb4378f5a6b2a880", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_ac9e0db3-5190-4b12-ac76-4252ed711203", "name": "vyos_vrouter-vm_ac9e0db3-5190-4b12-ac76-4252ed711203", "created": "2018-08-01T12:04:29Z", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 12:05:11,230 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-fb3eca60-3a95-4fb4-8ede-5518f9a19d88 2018-08-01 12:05:11,230 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.227713823318s 2018-08-01 12:05:11,230 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-fb3eca60-3a95-4fb4-8ede-5518f9a19d88 2018-08-01 12:05:11,234 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 12:05:13,236 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 12:05:13,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e1877a2e044b5259a5c5978c4bb6a17f98c3b09" 2018-08-01 12:05:13,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 12:05: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-5b53c618-d1b7-412d-8e1d-84164c0733a3 x-compute-request-id: req-5b53c618-d1b7-412d-8e1d-84164c0733a3 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "rel": "bookmark"}], "image": {"id": "cb1639c2-bfd1-4757-8094-1183d752000d", "links": [{"href": "http://172.30.9.24:8774/images/cb1639c2-bfd1-4757-8094-1183d752000d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "23ddfb9b-2628-4a47-b7d2-c8755f56b417", "links": [{"href": "http://172.30.9.24:8774/flavors/23ddfb9b-2628-4a47-b7d2-c8755f56b417", "rel": "bookmark"}]}, "id": "878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "security_groups": [{"name": "vyos_vrouter-sg_ac9e0db3-5190-4b12-ac76-4252ed711203"}], "user_id": "a9c4aededa234486a75747eac8d2156d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T12:04:31Z", "hostId": "b563e073f5a9f9ca3ee4014986face2f64429bd4fb4378f5a6b2a880", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_ac9e0db3-5190-4b12-ac76-4252ed711203", "name": "vyos_vrouter-vm_ac9e0db3-5190-4b12-ac76-4252ed711203", "created": "2018-08-01T12:04:29Z", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 12:05:13,585 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-5b53c618-d1b7-412d-8e1d-84164c0733a3 2018-08-01 12:05:13,585 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.348500967026s 2018-08-01 12:05:13,585 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-5b53c618-d1b7-412d-8e1d-84164c0733a3 2018-08-01 12:05:13,589 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 12:05:15,592 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 12:05:15,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e1877a2e044b5259a5c5978c4bb6a17f98c3b09" 2018-08-01 12:05:16,100 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 12:05: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-72d0620f-471a-4695-8655-b993bded41de x-compute-request-id: req-72d0620f-471a-4695-8655-b993bded41de Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "rel": "bookmark"}], "image": {"id": "cb1639c2-bfd1-4757-8094-1183d752000d", "links": [{"href": "http://172.30.9.24:8774/images/cb1639c2-bfd1-4757-8094-1183d752000d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "23ddfb9b-2628-4a47-b7d2-c8755f56b417", "links": [{"href": "http://172.30.9.24:8774/flavors/23ddfb9b-2628-4a47-b7d2-c8755f56b417", "rel": "bookmark"}]}, "id": "878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "security_groups": [{"name": "vyos_vrouter-sg_ac9e0db3-5190-4b12-ac76-4252ed711203"}], "user_id": "a9c4aededa234486a75747eac8d2156d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T12:04:31Z", "hostId": "b563e073f5a9f9ca3ee4014986face2f64429bd4fb4378f5a6b2a880", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_ac9e0db3-5190-4b12-ac76-4252ed711203", "name": "vyos_vrouter-vm_ac9e0db3-5190-4b12-ac76-4252ed711203", "created": "2018-08-01T12:04:29Z", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 12:05:16,100 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-72d0620f-471a-4695-8655-b993bded41de 2018-08-01 12:05:16,100 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.508069992065s 2018-08-01 12:05:16,100 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-72d0620f-471a-4695-8655-b993bded41de 2018-08-01 12:05:16,105 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 12:05:18,107 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 12:05:18,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e1877a2e044b5259a5c5978c4bb6a17f98c3b09" 2018-08-01 12:05:18,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 12:05: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-26f6b550-b7a8-45e6-98ce-b2a1eb17c004 x-compute-request-id: req-26f6b550-b7a8-45e6-98ce-b2a1eb17c004 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "rel": "bookmark"}], "image": {"id": "cb1639c2-bfd1-4757-8094-1183d752000d", "links": [{"href": "http://172.30.9.24:8774/images/cb1639c2-bfd1-4757-8094-1183d752000d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "23ddfb9b-2628-4a47-b7d2-c8755f56b417", "links": [{"href": "http://172.30.9.24:8774/flavors/23ddfb9b-2628-4a47-b7d2-c8755f56b417", "rel": "bookmark"}]}, "id": "878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "security_groups": [{"name": "vyos_vrouter-sg_ac9e0db3-5190-4b12-ac76-4252ed711203"}], "user_id": "a9c4aededa234486a75747eac8d2156d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T12:04:31Z", "hostId": "b563e073f5a9f9ca3ee4014986face2f64429bd4fb4378f5a6b2a880", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_ac9e0db3-5190-4b12-ac76-4252ed711203", "name": "vyos_vrouter-vm_ac9e0db3-5190-4b12-ac76-4252ed711203", "created": "2018-08-01T12:04:29Z", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 12:05:18,455 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-26f6b550-b7a8-45e6-98ce-b2a1eb17c004 2018-08-01 12:05:18,455 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.34751200676s 2018-08-01 12:05:18,455 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-26f6b550-b7a8-45e6-98ce-b2a1eb17c004 2018-08-01 12:05:18,460 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 12:05:20,462 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 12:05:20,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e1877a2e044b5259a5c5978c4bb6a17f98c3b09" 2018-08-01 12:05:20,960 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 12:05: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-951c0acd-9901-4c07-a2f6-ef7d46e3e897 x-compute-request-id: req-951c0acd-9901-4c07-a2f6-ef7d46e3e897 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "rel": "bookmark"}], "image": {"id": "cb1639c2-bfd1-4757-8094-1183d752000d", "links": [{"href": "http://172.30.9.24:8774/images/cb1639c2-bfd1-4757-8094-1183d752000d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "23ddfb9b-2628-4a47-b7d2-c8755f56b417", "links": [{"href": "http://172.30.9.24:8774/flavors/23ddfb9b-2628-4a47-b7d2-c8755f56b417", "rel": "bookmark"}]}, "id": "878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "security_groups": [{"name": "vyos_vrouter-sg_ac9e0db3-5190-4b12-ac76-4252ed711203"}], "user_id": "a9c4aededa234486a75747eac8d2156d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T12:04:31Z", "hostId": "b563e073f5a9f9ca3ee4014986face2f64429bd4fb4378f5a6b2a880", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_ac9e0db3-5190-4b12-ac76-4252ed711203", "name": "vyos_vrouter-vm_ac9e0db3-5190-4b12-ac76-4252ed711203", "created": "2018-08-01T12:04:29Z", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 12:05:20,960 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-951c0acd-9901-4c07-a2f6-ef7d46e3e897 2018-08-01 12:05:20,960 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.497760057449s 2018-08-01 12:05:20,960 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-951c0acd-9901-4c07-a2f6-ef7d46e3e897 2018-08-01 12:05:20,964 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 12:05:22,967 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 12:05:22,970 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e1877a2e044b5259a5c5978c4bb6a17f98c3b09" 2018-08-01 12:05:23,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 12: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-5b2fc8b2-bffb-4d70-9c9e-f0bb31ac5b2e x-compute-request-id: req-5b2fc8b2-bffb-4d70-9c9e-f0bb31ac5b2e Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "rel": "bookmark"}], "image": {"id": "cb1639c2-bfd1-4757-8094-1183d752000d", "links": [{"href": "http://172.30.9.24:8774/images/cb1639c2-bfd1-4757-8094-1183d752000d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "23ddfb9b-2628-4a47-b7d2-c8755f56b417", "links": [{"href": "http://172.30.9.24:8774/flavors/23ddfb9b-2628-4a47-b7d2-c8755f56b417", "rel": "bookmark"}]}, "id": "878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "security_groups": [{"name": "vyos_vrouter-sg_ac9e0db3-5190-4b12-ac76-4252ed711203"}], "user_id": "a9c4aededa234486a75747eac8d2156d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T12:04:31Z", "hostId": "b563e073f5a9f9ca3ee4014986face2f64429bd4fb4378f5a6b2a880", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_ac9e0db3-5190-4b12-ac76-4252ed711203", "name": "vyos_vrouter-vm_ac9e0db3-5190-4b12-ac76-4252ed711203", "created": "2018-08-01T12:04:29Z", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 12:05:23,309 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-5b2fc8b2-bffb-4d70-9c9e-f0bb31ac5b2e 2018-08-01 12:05:23,309 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.342069864273s 2018-08-01 12:05:23,309 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-5b2fc8b2-bffb-4d70-9c9e-f0bb31ac5b2e 2018-08-01 12:05:23,312 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 12:05:25,315 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 12:05:25,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e1877a2e044b5259a5c5978c4bb6a17f98c3b09" 2018-08-01 12:05:25,522 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 12:05: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-410c21cf-c884-4dff-a716-53e6facc6de6 x-compute-request-id: req-410c21cf-c884-4dff-a716-53e6facc6de6 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "rel": "bookmark"}], "image": {"id": "cb1639c2-bfd1-4757-8094-1183d752000d", "links": [{"href": "http://172.30.9.24:8774/images/cb1639c2-bfd1-4757-8094-1183d752000d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "23ddfb9b-2628-4a47-b7d2-c8755f56b417", "links": [{"href": "http://172.30.9.24:8774/flavors/23ddfb9b-2628-4a47-b7d2-c8755f56b417", "rel": "bookmark"}]}, "id": "878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "security_groups": [{"name": "vyos_vrouter-sg_ac9e0db3-5190-4b12-ac76-4252ed711203"}], "user_id": "a9c4aededa234486a75747eac8d2156d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T12:04:31Z", "hostId": "b563e073f5a9f9ca3ee4014986face2f64429bd4fb4378f5a6b2a880", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_ac9e0db3-5190-4b12-ac76-4252ed711203", "name": "vyos_vrouter-vm_ac9e0db3-5190-4b12-ac76-4252ed711203", "created": "2018-08-01T12:04:29Z", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 12:05:25,522 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-410c21cf-c884-4dff-a716-53e6facc6de6 2018-08-01 12:05:25,522 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.207077980042s 2018-08-01 12:05:25,523 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-410c21cf-c884-4dff-a716-53e6facc6de6 2018-08-01 12:05:25,526 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 12:05:27,529 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 12:05:27,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e1877a2e044b5259a5c5978c4bb6a17f98c3b09" 2018-08-01 12:05:27,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 12: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-15dc0e75-4ed7-4a83-a73e-0ca6f828a44e x-compute-request-id: req-15dc0e75-4ed7-4a83-a73e-0ca6f828a44e Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "rel": "bookmark"}], "image": {"id": "cb1639c2-bfd1-4757-8094-1183d752000d", "links": [{"href": "http://172.30.9.24:8774/images/cb1639c2-bfd1-4757-8094-1183d752000d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "23ddfb9b-2628-4a47-b7d2-c8755f56b417", "links": [{"href": "http://172.30.9.24:8774/flavors/23ddfb9b-2628-4a47-b7d2-c8755f56b417", "rel": "bookmark"}]}, "id": "878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "security_groups": [{"name": "vyos_vrouter-sg_ac9e0db3-5190-4b12-ac76-4252ed711203"}], "user_id": "a9c4aededa234486a75747eac8d2156d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T12:04:31Z", "hostId": "b563e073f5a9f9ca3ee4014986face2f64429bd4fb4378f5a6b2a880", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_ac9e0db3-5190-4b12-ac76-4252ed711203", "name": "vyos_vrouter-vm_ac9e0db3-5190-4b12-ac76-4252ed711203", "created": "2018-08-01T12:04:29Z", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 12:05:27,900 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-15dc0e75-4ed7-4a83-a73e-0ca6f828a44e 2018-08-01 12:05:27,900 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.371207952499s 2018-08-01 12:05:27,901 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-15dc0e75-4ed7-4a83-a73e-0ca6f828a44e 2018-08-01 12:05:27,904 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 12:05:29,906 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 12:05:29,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e1877a2e044b5259a5c5978c4bb6a17f98c3b09" 2018-08-01 12:05:30,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 12:05: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-1b710ec2-fe07-4b0b-886a-82fb21eaf6f8 x-compute-request-id: req-1b710ec2-fe07-4b0b-886a-82fb21eaf6f8 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "rel": "bookmark"}], "image": {"id": "cb1639c2-bfd1-4757-8094-1183d752000d", "links": [{"href": "http://172.30.9.24:8774/images/cb1639c2-bfd1-4757-8094-1183d752000d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "23ddfb9b-2628-4a47-b7d2-c8755f56b417", "links": [{"href": "http://172.30.9.24:8774/flavors/23ddfb9b-2628-4a47-b7d2-c8755f56b417", "rel": "bookmark"}]}, "id": "878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "security_groups": [{"name": "vyos_vrouter-sg_ac9e0db3-5190-4b12-ac76-4252ed711203"}], "user_id": "a9c4aededa234486a75747eac8d2156d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T12:04:31Z", "hostId": "b563e073f5a9f9ca3ee4014986face2f64429bd4fb4378f5a6b2a880", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_ac9e0db3-5190-4b12-ac76-4252ed711203", "name": "vyos_vrouter-vm_ac9e0db3-5190-4b12-ac76-4252ed711203", "created": "2018-08-01T12:04:29Z", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 12:05:30,103 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-1b710ec2-fe07-4b0b-886a-82fb21eaf6f8 2018-08-01 12:05:30,104 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.197448968887s 2018-08-01 12:05:30,104 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-1b710ec2-fe07-4b0b-886a-82fb21eaf6f8 2018-08-01 12:05:30,108 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 12:05:32,110 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 12:05:32,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e1877a2e044b5259a5c5978c4bb6a17f98c3b09" 2018-08-01 12:05:32,456 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 12:05: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-50db2067-51c0-4252-b46d-61b290f86058 x-compute-request-id: req-50db2067-51c0-4252-b46d-61b290f86058 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "rel": "bookmark"}], "image": {"id": "cb1639c2-bfd1-4757-8094-1183d752000d", "links": [{"href": "http://172.30.9.24:8774/images/cb1639c2-bfd1-4757-8094-1183d752000d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "23ddfb9b-2628-4a47-b7d2-c8755f56b417", "links": [{"href": "http://172.30.9.24:8774/flavors/23ddfb9b-2628-4a47-b7d2-c8755f56b417", "rel": "bookmark"}]}, "id": "878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "security_groups": [{"name": "vyos_vrouter-sg_ac9e0db3-5190-4b12-ac76-4252ed711203"}], "user_id": "a9c4aededa234486a75747eac8d2156d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T12:04:31Z", "hostId": "b563e073f5a9f9ca3ee4014986face2f64429bd4fb4378f5a6b2a880", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_ac9e0db3-5190-4b12-ac76-4252ed711203", "name": "vyos_vrouter-vm_ac9e0db3-5190-4b12-ac76-4252ed711203", "created": "2018-08-01T12:04:29Z", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 12:05:32,456 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-50db2067-51c0-4252-b46d-61b290f86058 2018-08-01 12:05:32,456 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.345761060715s 2018-08-01 12:05:32,457 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-50db2067-51c0-4252-b46d-61b290f86058 2018-08-01 12:05:32,461 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 12:05:34,463 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 12:05:34,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e1877a2e044b5259a5c5978c4bb6a17f98c3b09" 2018-08-01 12:05:34,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 12:05: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-49966259-acc0-4b5a-a455-ae44dd718b77 x-compute-request-id: req-49966259-acc0-4b5a-a455-ae44dd718b77 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "rel": "bookmark"}], "image": {"id": "cb1639c2-bfd1-4757-8094-1183d752000d", "links": [{"href": "http://172.30.9.24:8774/images/cb1639c2-bfd1-4757-8094-1183d752000d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "23ddfb9b-2628-4a47-b7d2-c8755f56b417", "links": [{"href": "http://172.30.9.24:8774/flavors/23ddfb9b-2628-4a47-b7d2-c8755f56b417", "rel": "bookmark"}]}, "id": "878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "security_groups": [{"name": "vyos_vrouter-sg_ac9e0db3-5190-4b12-ac76-4252ed711203"}], "user_id": "a9c4aededa234486a75747eac8d2156d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T12:04:31Z", "hostId": "b563e073f5a9f9ca3ee4014986face2f64429bd4fb4378f5a6b2a880", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_ac9e0db3-5190-4b12-ac76-4252ed711203", "name": "vyos_vrouter-vm_ac9e0db3-5190-4b12-ac76-4252ed711203", "created": "2018-08-01T12:04:29Z", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 12:05:34,824 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-49966259-acc0-4b5a-a455-ae44dd718b77 2018-08-01 12:05:34,824 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.36094379425s 2018-08-01 12:05:34,824 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-49966259-acc0-4b5a-a455-ae44dd718b77 2018-08-01 12:05:34,828 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 12:05:36,831 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 12:05:36,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e1877a2e044b5259a5c5978c4bb6a17f98c3b09" 2018-08-01 12:05:37,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 12: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-1e77819a-fcb6-47cf-8060-d0022762ba8f x-compute-request-id: req-1e77819a-fcb6-47cf-8060-d0022762ba8f Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "rel": "bookmark"}], "image": {"id": "cb1639c2-bfd1-4757-8094-1183d752000d", "links": [{"href": "http://172.30.9.24:8774/images/cb1639c2-bfd1-4757-8094-1183d752000d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "23ddfb9b-2628-4a47-b7d2-c8755f56b417", "links": [{"href": "http://172.30.9.24:8774/flavors/23ddfb9b-2628-4a47-b7d2-c8755f56b417", "rel": "bookmark"}]}, "id": "878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "security_groups": [{"name": "vyos_vrouter-sg_ac9e0db3-5190-4b12-ac76-4252ed711203"}], "user_id": "a9c4aededa234486a75747eac8d2156d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T12:04:31Z", "hostId": "b563e073f5a9f9ca3ee4014986face2f64429bd4fb4378f5a6b2a880", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_ac9e0db3-5190-4b12-ac76-4252ed711203", "name": "vyos_vrouter-vm_ac9e0db3-5190-4b12-ac76-4252ed711203", "created": "2018-08-01T12:04:29Z", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 12:05:37,033 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-1e77819a-fcb6-47cf-8060-d0022762ba8f 2018-08-01 12:05:37,033 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.202054023743s 2018-08-01 12:05:37,034 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-1e77819a-fcb6-47cf-8060-d0022762ba8f 2018-08-01 12:05:37,037 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 12:05:39,040 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 12:05:39,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e1877a2e044b5259a5c5978c4bb6a17f98c3b09" 2018-08-01 12:05:39,413 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 12:05: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-9a1bd40b-03eb-409c-8951-270f5ec49b56 x-compute-request-id: req-9a1bd40b-03eb-409c-8951-270f5ec49b56 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "rel": "bookmark"}], "image": {"id": "cb1639c2-bfd1-4757-8094-1183d752000d", "links": [{"href": "http://172.30.9.24:8774/images/cb1639c2-bfd1-4757-8094-1183d752000d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "23ddfb9b-2628-4a47-b7d2-c8755f56b417", "links": [{"href": "http://172.30.9.24:8774/flavors/23ddfb9b-2628-4a47-b7d2-c8755f56b417", "rel": "bookmark"}]}, "id": "878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "security_groups": [{"name": "vyos_vrouter-sg_ac9e0db3-5190-4b12-ac76-4252ed711203"}], "user_id": "a9c4aededa234486a75747eac8d2156d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T12:04:31Z", "hostId": "b563e073f5a9f9ca3ee4014986face2f64429bd4fb4378f5a6b2a880", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_ac9e0db3-5190-4b12-ac76-4252ed711203", "name": "vyos_vrouter-vm_ac9e0db3-5190-4b12-ac76-4252ed711203", "created": "2018-08-01T12:04:29Z", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 12:05:39,414 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-9a1bd40b-03eb-409c-8951-270f5ec49b56 2018-08-01 12:05:39,414 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.373517990112s 2018-08-01 12:05:39,414 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-9a1bd40b-03eb-409c-8951-270f5ec49b56 2018-08-01 12:05:39,418 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 12:05:41,420 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 12:05:41,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e1877a2e044b5259a5c5978c4bb6a17f98c3b09" 2018-08-01 12:05:41,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 12:05: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-b7c4bb9c-9923-4f08-aa5e-adbcb027a44f x-compute-request-id: req-b7c4bb9c-9923-4f08-aa5e-adbcb027a44f Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "rel": "bookmark"}], "image": {"id": "cb1639c2-bfd1-4757-8094-1183d752000d", "links": [{"href": "http://172.30.9.24:8774/images/cb1639c2-bfd1-4757-8094-1183d752000d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "23ddfb9b-2628-4a47-b7d2-c8755f56b417", "links": [{"href": "http://172.30.9.24:8774/flavors/23ddfb9b-2628-4a47-b7d2-c8755f56b417", "rel": "bookmark"}]}, "id": "878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "security_groups": [{"name": "vyos_vrouter-sg_ac9e0db3-5190-4b12-ac76-4252ed711203"}], "user_id": "a9c4aededa234486a75747eac8d2156d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T12:04:31Z", "hostId": "b563e073f5a9f9ca3ee4014986face2f64429bd4fb4378f5a6b2a880", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_ac9e0db3-5190-4b12-ac76-4252ed711203", "name": "vyos_vrouter-vm_ac9e0db3-5190-4b12-ac76-4252ed711203", "created": "2018-08-01T12:04:29Z", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 12:05:41,810 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-b7c4bb9c-9923-4f08-aa5e-adbcb027a44f 2018-08-01 12:05:41,811 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.389976978302s 2018-08-01 12:05:41,811 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-b7c4bb9c-9923-4f08-aa5e-adbcb027a44f 2018-08-01 12:05:41,815 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 12:05:43,817 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 12:05:43,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e1877a2e044b5259a5c5978c4bb6a17f98c3b09" 2018-08-01 12:05:44,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 12:05: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-4c0eb028-38b1-4959-9d22-eefec7259254 x-compute-request-id: req-4c0eb028-38b1-4959-9d22-eefec7259254 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "rel": "bookmark"}], "image": {"id": "cb1639c2-bfd1-4757-8094-1183d752000d", "links": [{"href": "http://172.30.9.24:8774/images/cb1639c2-bfd1-4757-8094-1183d752000d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "23ddfb9b-2628-4a47-b7d2-c8755f56b417", "links": [{"href": "http://172.30.9.24:8774/flavors/23ddfb9b-2628-4a47-b7d2-c8755f56b417", "rel": "bookmark"}]}, "id": "878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "security_groups": [{"name": "vyos_vrouter-sg_ac9e0db3-5190-4b12-ac76-4252ed711203"}], "user_id": "a9c4aededa234486a75747eac8d2156d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T12:04:31Z", "hostId": "b563e073f5a9f9ca3ee4014986face2f64429bd4fb4378f5a6b2a880", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_ac9e0db3-5190-4b12-ac76-4252ed711203", "name": "vyos_vrouter-vm_ac9e0db3-5190-4b12-ac76-4252ed711203", "created": "2018-08-01T12:04:29Z", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 12:05:44,019 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-4c0eb028-38b1-4959-9d22-eefec7259254 2018-08-01 12:05:44,019 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.2014939785s 2018-08-01 12:05:44,019 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-4c0eb028-38b1-4959-9d22-eefec7259254 2018-08-01 12:05:44,022 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 12:05:46,025 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 12:05:46,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e1877a2e044b5259a5c5978c4bb6a17f98c3b09" 2018-08-01 12:05:46,239 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 12:05: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-969cd55b-9ce9-4b25-b965-78369a0e9cb5 x-compute-request-id: req-969cd55b-9ce9-4b25-b965-78369a0e9cb5 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "rel": "bookmark"}], "image": {"id": "cb1639c2-bfd1-4757-8094-1183d752000d", "links": [{"href": "http://172.30.9.24:8774/images/cb1639c2-bfd1-4757-8094-1183d752000d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "23ddfb9b-2628-4a47-b7d2-c8755f56b417", "links": [{"href": "http://172.30.9.24:8774/flavors/23ddfb9b-2628-4a47-b7d2-c8755f56b417", "rel": "bookmark"}]}, "id": "878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "security_groups": [{"name": "vyos_vrouter-sg_ac9e0db3-5190-4b12-ac76-4252ed711203"}], "user_id": "a9c4aededa234486a75747eac8d2156d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T12:04:31Z", "hostId": "b563e073f5a9f9ca3ee4014986face2f64429bd4fb4378f5a6b2a880", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_ac9e0db3-5190-4b12-ac76-4252ed711203", "name": "vyos_vrouter-vm_ac9e0db3-5190-4b12-ac76-4252ed711203", "created": "2018-08-01T12:04:29Z", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 12:05:46,240 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-969cd55b-9ce9-4b25-b965-78369a0e9cb5 2018-08-01 12:05:46,240 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.214630126953s 2018-08-01 12:05:46,240 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-969cd55b-9ce9-4b25-b965-78369a0e9cb5 2018-08-01 12:05:46,244 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 12:05:48,247 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 12:05:48,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e1877a2e044b5259a5c5978c4bb6a17f98c3b09" 2018-08-01 12:05:48,432 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 12:05: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-c4c22996-d3d5-41aa-9cc6-e88292ea7737 x-compute-request-id: req-c4c22996-d3d5-41aa-9cc6-e88292ea7737 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "rel": "bookmark"}], "image": {"id": "cb1639c2-bfd1-4757-8094-1183d752000d", "links": [{"href": "http://172.30.9.24:8774/images/cb1639c2-bfd1-4757-8094-1183d752000d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "23ddfb9b-2628-4a47-b7d2-c8755f56b417", "links": [{"href": "http://172.30.9.24:8774/flavors/23ddfb9b-2628-4a47-b7d2-c8755f56b417", "rel": "bookmark"}]}, "id": "878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "security_groups": [{"name": "vyos_vrouter-sg_ac9e0db3-5190-4b12-ac76-4252ed711203"}], "user_id": "a9c4aededa234486a75747eac8d2156d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T12:04:31Z", "hostId": "b563e073f5a9f9ca3ee4014986face2f64429bd4fb4378f5a6b2a880", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_ac9e0db3-5190-4b12-ac76-4252ed711203", "name": "vyos_vrouter-vm_ac9e0db3-5190-4b12-ac76-4252ed711203", "created": "2018-08-01T12:04:29Z", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 12:05:48,433 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-c4c22996-d3d5-41aa-9cc6-e88292ea7737 2018-08-01 12:05:48,433 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.185818910599s 2018-08-01 12:05:48,433 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-c4c22996-d3d5-41aa-9cc6-e88292ea7737 2018-08-01 12:05:48,437 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 12:05:50,440 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 12:05:50,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e1877a2e044b5259a5c5978c4bb6a17f98c3b09" 2018-08-01 12:05:51,016 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 12: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-173f5056-6c90-4279-83ca-f8b51bdc52bf x-compute-request-id: req-173f5056-6c90-4279-83ca-f8b51bdc52bf Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "rel": "bookmark"}], "image": {"id": "cb1639c2-bfd1-4757-8094-1183d752000d", "links": [{"href": "http://172.30.9.24:8774/images/cb1639c2-bfd1-4757-8094-1183d752000d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "23ddfb9b-2628-4a47-b7d2-c8755f56b417", "links": [{"href": "http://172.30.9.24:8774/flavors/23ddfb9b-2628-4a47-b7d2-c8755f56b417", "rel": "bookmark"}]}, "id": "878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "security_groups": [{"name": "vyos_vrouter-sg_ac9e0db3-5190-4b12-ac76-4252ed711203"}], "user_id": "a9c4aededa234486a75747eac8d2156d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T12:04:31Z", "hostId": "b563e073f5a9f9ca3ee4014986face2f64429bd4fb4378f5a6b2a880", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_ac9e0db3-5190-4b12-ac76-4252ed711203", "name": "vyos_vrouter-vm_ac9e0db3-5190-4b12-ac76-4252ed711203", "created": "2018-08-01T12:04:29Z", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 12:05:51,017 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-173f5056-6c90-4279-83ca-f8b51bdc52bf 2018-08-01 12:05:51,017 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.576756000519s 2018-08-01 12:05:51,017 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-173f5056-6c90-4279-83ca-f8b51bdc52bf 2018-08-01 12:05:51,021 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 12:05:53,024 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 12:05:53,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e1877a2e044b5259a5c5978c4bb6a17f98c3b09" 2018-08-01 12:05:53,222 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 12: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-75f4ee59-1f83-4cd1-b95c-203ff1eb5a26 x-compute-request-id: req-75f4ee59-1f83-4cd1-b95c-203ff1eb5a26 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "rel": "bookmark"}], "image": {"id": "cb1639c2-bfd1-4757-8094-1183d752000d", "links": [{"href": "http://172.30.9.24:8774/images/cb1639c2-bfd1-4757-8094-1183d752000d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "23ddfb9b-2628-4a47-b7d2-c8755f56b417", "links": [{"href": "http://172.30.9.24:8774/flavors/23ddfb9b-2628-4a47-b7d2-c8755f56b417", "rel": "bookmark"}]}, "id": "878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "security_groups": [{"name": "vyos_vrouter-sg_ac9e0db3-5190-4b12-ac76-4252ed711203"}], "user_id": "a9c4aededa234486a75747eac8d2156d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T12:04:31Z", "hostId": "b563e073f5a9f9ca3ee4014986face2f64429bd4fb4378f5a6b2a880", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_ac9e0db3-5190-4b12-ac76-4252ed711203", "name": "vyos_vrouter-vm_ac9e0db3-5190-4b12-ac76-4252ed711203", "created": "2018-08-01T12:04:29Z", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 12:05:53,222 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-75f4ee59-1f83-4cd1-b95c-203ff1eb5a26 2018-08-01 12:05:53,223 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.198611974716s 2018-08-01 12:05:53,223 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-75f4ee59-1f83-4cd1-b95c-203ff1eb5a26 2018-08-01 12:05:53,226 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 12:05:55,229 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 12:05:55,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e1877a2e044b5259a5c5978c4bb6a17f98c3b09" 2018-08-01 12:05:55,699 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 12:05: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-2e7f5001-3bef-4ec5-8879-72a76106dedf x-compute-request-id: req-2e7f5001-3bef-4ec5-8879-72a76106dedf Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "rel": "bookmark"}], "image": {"id": "cb1639c2-bfd1-4757-8094-1183d752000d", "links": [{"href": "http://172.30.9.24:8774/images/cb1639c2-bfd1-4757-8094-1183d752000d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "23ddfb9b-2628-4a47-b7d2-c8755f56b417", "links": [{"href": "http://172.30.9.24:8774/flavors/23ddfb9b-2628-4a47-b7d2-c8755f56b417", "rel": "bookmark"}]}, "id": "878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "security_groups": [{"name": "vyos_vrouter-sg_ac9e0db3-5190-4b12-ac76-4252ed711203"}], "user_id": "a9c4aededa234486a75747eac8d2156d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T12:04:31Z", "hostId": "b563e073f5a9f9ca3ee4014986face2f64429bd4fb4378f5a6b2a880", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_ac9e0db3-5190-4b12-ac76-4252ed711203", "name": "vyos_vrouter-vm_ac9e0db3-5190-4b12-ac76-4252ed711203", "created": "2018-08-01T12:04:29Z", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 12:05:55,699 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-2e7f5001-3bef-4ec5-8879-72a76106dedf 2018-08-01 12:05:55,699 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.470010995865s 2018-08-01 12:05:55,700 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-2e7f5001-3bef-4ec5-8879-72a76106dedf 2018-08-01 12:05:55,704 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 12:05:57,707 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 12:05:57,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e1877a2e044b5259a5c5978c4bb6a17f98c3b09" 2018-08-01 12:05:57,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 12:05: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-1d7d9e07-6f37-42f5-bb09-7b7232d54008 x-compute-request-id: req-1d7d9e07-6f37-42f5-bb09-7b7232d54008 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "rel": "bookmark"}], "image": {"id": "cb1639c2-bfd1-4757-8094-1183d752000d", "links": [{"href": "http://172.30.9.24:8774/images/cb1639c2-bfd1-4757-8094-1183d752000d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "23ddfb9b-2628-4a47-b7d2-c8755f56b417", "links": [{"href": "http://172.30.9.24:8774/flavors/23ddfb9b-2628-4a47-b7d2-c8755f56b417", "rel": "bookmark"}]}, "id": "878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "security_groups": [{"name": "vyos_vrouter-sg_ac9e0db3-5190-4b12-ac76-4252ed711203"}], "user_id": "a9c4aededa234486a75747eac8d2156d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T12:04:31Z", "hostId": "b563e073f5a9f9ca3ee4014986face2f64429bd4fb4378f5a6b2a880", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_ac9e0db3-5190-4b12-ac76-4252ed711203", "name": "vyos_vrouter-vm_ac9e0db3-5190-4b12-ac76-4252ed711203", "created": "2018-08-01T12:04:29Z", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 12:05:57,912 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-1d7d9e07-6f37-42f5-bb09-7b7232d54008 2018-08-01 12:05:57,912 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.204580068588s 2018-08-01 12:05:57,912 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-1d7d9e07-6f37-42f5-bb09-7b7232d54008 2018-08-01 12:05:57,916 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 12:05:59,919 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 12:05:59,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e1877a2e044b5259a5c5978c4bb6a17f98c3b09" 2018-08-01 12:06:00,272 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 12: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-a4a24b96-5ec2-426a-a72c-f6ae54dea3b8 x-compute-request-id: req-a4a24b96-5ec2-426a-a72c-f6ae54dea3b8 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "rel": "bookmark"}], "image": {"id": "cb1639c2-bfd1-4757-8094-1183d752000d", "links": [{"href": "http://172.30.9.24:8774/images/cb1639c2-bfd1-4757-8094-1183d752000d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "23ddfb9b-2628-4a47-b7d2-c8755f56b417", "links": [{"href": "http://172.30.9.24:8774/flavors/23ddfb9b-2628-4a47-b7d2-c8755f56b417", "rel": "bookmark"}]}, "id": "878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "security_groups": [{"name": "vyos_vrouter-sg_ac9e0db3-5190-4b12-ac76-4252ed711203"}], "user_id": "a9c4aededa234486a75747eac8d2156d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T12:04:31Z", "hostId": "b563e073f5a9f9ca3ee4014986face2f64429bd4fb4378f5a6b2a880", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_ac9e0db3-5190-4b12-ac76-4252ed711203", "name": "vyos_vrouter-vm_ac9e0db3-5190-4b12-ac76-4252ed711203", "created": "2018-08-01T12:04:29Z", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 12:06:00,273 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-a4a24b96-5ec2-426a-a72c-f6ae54dea3b8 2018-08-01 12:06:00,273 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.353736162186s 2018-08-01 12:06:00,273 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-a4a24b96-5ec2-426a-a72c-f6ae54dea3b8 2018-08-01 12:06:00,277 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 12:06:02,280 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 12:06:02,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e1877a2e044b5259a5c5978c4bb6a17f98c3b09" 2018-08-01 12:06:02,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 12:06: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-8010c0b2-f7a5-4ac7-8fee-4fc008593651 x-compute-request-id: req-8010c0b2-f7a5-4ac7-8fee-4fc008593651 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "rel": "bookmark"}], "image": {"id": "cb1639c2-bfd1-4757-8094-1183d752000d", "links": [{"href": "http://172.30.9.24:8774/images/cb1639c2-bfd1-4757-8094-1183d752000d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "23ddfb9b-2628-4a47-b7d2-c8755f56b417", "links": [{"href": "http://172.30.9.24:8774/flavors/23ddfb9b-2628-4a47-b7d2-c8755f56b417", "rel": "bookmark"}]}, "id": "878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "security_groups": [{"name": "vyos_vrouter-sg_ac9e0db3-5190-4b12-ac76-4252ed711203"}], "user_id": "a9c4aededa234486a75747eac8d2156d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T12:04:31Z", "hostId": "b563e073f5a9f9ca3ee4014986face2f64429bd4fb4378f5a6b2a880", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_ac9e0db3-5190-4b12-ac76-4252ed711203", "name": "vyos_vrouter-vm_ac9e0db3-5190-4b12-ac76-4252ed711203", "created": "2018-08-01T12:04:29Z", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 12:06:02,484 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-8010c0b2-f7a5-4ac7-8fee-4fc008593651 2018-08-01 12:06:02,485 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.204284906387s 2018-08-01 12:06:02,485 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-8010c0b2-f7a5-4ac7-8fee-4fc008593651 2018-08-01 12:06:02,489 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 12:06:04,491 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 12:06:04,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e1877a2e044b5259a5c5978c4bb6a17f98c3b09" 2018-08-01 12:06:04,707 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 12:06: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-10f89af6-df53-497f-864e-eb3c64b8824f x-compute-request-id: req-10f89af6-df53-497f-864e-eb3c64b8824f Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "rel": "bookmark"}], "image": {"id": "cb1639c2-bfd1-4757-8094-1183d752000d", "links": [{"href": "http://172.30.9.24:8774/images/cb1639c2-bfd1-4757-8094-1183d752000d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "23ddfb9b-2628-4a47-b7d2-c8755f56b417", "links": [{"href": "http://172.30.9.24:8774/flavors/23ddfb9b-2628-4a47-b7d2-c8755f56b417", "rel": "bookmark"}]}, "id": "878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "security_groups": [{"name": "vyos_vrouter-sg_ac9e0db3-5190-4b12-ac76-4252ed711203"}], "user_id": "a9c4aededa234486a75747eac8d2156d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T12:04:31Z", "hostId": "b563e073f5a9f9ca3ee4014986face2f64429bd4fb4378f5a6b2a880", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_ac9e0db3-5190-4b12-ac76-4252ed711203", "name": "vyos_vrouter-vm_ac9e0db3-5190-4b12-ac76-4252ed711203", "created": "2018-08-01T12:04:29Z", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 12:06:04,707 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-10f89af6-df53-497f-864e-eb3c64b8824f 2018-08-01 12:06:04,708 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.216120958328s 2018-08-01 12:06:04,708 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-10f89af6-df53-497f-864e-eb3c64b8824f 2018-08-01 12:06:04,711 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 12:06:06,714 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 12:06:06,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e1877a2e044b5259a5c5978c4bb6a17f98c3b09" 2018-08-01 12:06:07,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 12: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-26844ce4-3fa9-4f77-a77d-8fb2547bd54a x-compute-request-id: req-26844ce4-3fa9-4f77-a77d-8fb2547bd54a Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "rel": "bookmark"}], "image": {"id": "cb1639c2-bfd1-4757-8094-1183d752000d", "links": [{"href": "http://172.30.9.24:8774/images/cb1639c2-bfd1-4757-8094-1183d752000d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "23ddfb9b-2628-4a47-b7d2-c8755f56b417", "links": [{"href": "http://172.30.9.24:8774/flavors/23ddfb9b-2628-4a47-b7d2-c8755f56b417", "rel": "bookmark"}]}, "id": "878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "security_groups": [{"name": "vyos_vrouter-sg_ac9e0db3-5190-4b12-ac76-4252ed711203"}], "user_id": "a9c4aededa234486a75747eac8d2156d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T12:04:31Z", "hostId": "b563e073f5a9f9ca3ee4014986face2f64429bd4fb4378f5a6b2a880", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_ac9e0db3-5190-4b12-ac76-4252ed711203", "name": "vyos_vrouter-vm_ac9e0db3-5190-4b12-ac76-4252ed711203", "created": "2018-08-01T12:04:29Z", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 12:06:07,062 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-26844ce4-3fa9-4f77-a77d-8fb2547bd54a 2018-08-01 12:06:07,062 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.347901821136s 2018-08-01 12:06:07,062 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-26844ce4-3fa9-4f77-a77d-8fb2547bd54a 2018-08-01 12:06:07,066 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 12:06:09,069 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 12:06:09,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e1877a2e044b5259a5c5978c4bb6a17f98c3b09" 2018-08-01 12:06:09,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 12:06: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-7e227b51-15a7-4372-808b-79f424dc3789 x-compute-request-id: req-7e227b51-15a7-4372-808b-79f424dc3789 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "rel": "bookmark"}], "image": {"id": "cb1639c2-bfd1-4757-8094-1183d752000d", "links": [{"href": "http://172.30.9.24:8774/images/cb1639c2-bfd1-4757-8094-1183d752000d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "23ddfb9b-2628-4a47-b7d2-c8755f56b417", "links": [{"href": "http://172.30.9.24:8774/flavors/23ddfb9b-2628-4a47-b7d2-c8755f56b417", "rel": "bookmark"}]}, "id": "878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "security_groups": [{"name": "vyos_vrouter-sg_ac9e0db3-5190-4b12-ac76-4252ed711203"}], "user_id": "a9c4aededa234486a75747eac8d2156d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T12:04:31Z", "hostId": "b563e073f5a9f9ca3ee4014986face2f64429bd4fb4378f5a6b2a880", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_ac9e0db3-5190-4b12-ac76-4252ed711203", "name": "vyos_vrouter-vm_ac9e0db3-5190-4b12-ac76-4252ed711203", "created": "2018-08-01T12:04:29Z", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 12:06:09,266 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-7e227b51-15a7-4372-808b-79f424dc3789 2018-08-01 12:06:09,266 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.197621107101s 2018-08-01 12:06:09,267 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-7e227b51-15a7-4372-808b-79f424dc3789 2018-08-01 12:06:09,270 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 12:06:11,273 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 12:06:11,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e1877a2e044b5259a5c5978c4bb6a17f98c3b09" 2018-08-01 12:06:11,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 12:06: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-4720c566-7fe4-4728-a3a8-1fa861e4b4b7 x-compute-request-id: req-4720c566-7fe4-4728-a3a8-1fa861e4b4b7 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "rel": "bookmark"}], "image": {"id": "cb1639c2-bfd1-4757-8094-1183d752000d", "links": [{"href": "http://172.30.9.24:8774/images/cb1639c2-bfd1-4757-8094-1183d752000d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "23ddfb9b-2628-4a47-b7d2-c8755f56b417", "links": [{"href": "http://172.30.9.24:8774/flavors/23ddfb9b-2628-4a47-b7d2-c8755f56b417", "rel": "bookmark"}]}, "id": "878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "security_groups": [{"name": "vyos_vrouter-sg_ac9e0db3-5190-4b12-ac76-4252ed711203"}], "user_id": "a9c4aededa234486a75747eac8d2156d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T12:04:31Z", "hostId": "b563e073f5a9f9ca3ee4014986face2f64429bd4fb4378f5a6b2a880", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_ac9e0db3-5190-4b12-ac76-4252ed711203", "name": "vyos_vrouter-vm_ac9e0db3-5190-4b12-ac76-4252ed711203", "created": "2018-08-01T12:04:29Z", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 12:06:11,689 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-4720c566-7fe4-4728-a3a8-1fa861e4b4b7 2018-08-01 12:06:11,689 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.415712833405s 2018-08-01 12:06:11,689 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-4720c566-7fe4-4728-a3a8-1fa861e4b4b7 2018-08-01 12:06:11,693 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 12:06:13,696 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 12:06:13,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e1877a2e044b5259a5c5978c4bb6a17f98c3b09" 2018-08-01 12:06:13,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 12: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-469dc26e-e8f7-43e3-9df1-cf692b5a2c34 x-compute-request-id: req-469dc26e-e8f7-43e3-9df1-cf692b5a2c34 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "rel": "bookmark"}], "image": {"id": "cb1639c2-bfd1-4757-8094-1183d752000d", "links": [{"href": "http://172.30.9.24:8774/images/cb1639c2-bfd1-4757-8094-1183d752000d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "23ddfb9b-2628-4a47-b7d2-c8755f56b417", "links": [{"href": "http://172.30.9.24:8774/flavors/23ddfb9b-2628-4a47-b7d2-c8755f56b417", "rel": "bookmark"}]}, "id": "878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "security_groups": [{"name": "vyos_vrouter-sg_ac9e0db3-5190-4b12-ac76-4252ed711203"}], "user_id": "a9c4aededa234486a75747eac8d2156d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T12:04:31Z", "hostId": "b563e073f5a9f9ca3ee4014986face2f64429bd4fb4378f5a6b2a880", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_ac9e0db3-5190-4b12-ac76-4252ed711203", "name": "vyos_vrouter-vm_ac9e0db3-5190-4b12-ac76-4252ed711203", "created": "2018-08-01T12:04:29Z", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 12:06:13,887 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-469dc26e-e8f7-43e3-9df1-cf692b5a2c34 2018-08-01 12:06:13,887 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.191201925278s 2018-08-01 12:06:13,887 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-469dc26e-e8f7-43e3-9df1-cf692b5a2c34 2018-08-01 12:06:13,891 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 12:06:15,894 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 12:06:15,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e1877a2e044b5259a5c5978c4bb6a17f98c3b09" 2018-08-01 12:06:16,112 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 12: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-57d9c3a9-c4b7-4390-a2b7-7d8e88385aff x-compute-request-id: req-57d9c3a9-c4b7-4390-a2b7-7d8e88385aff Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "rel": "bookmark"}], "image": {"id": "cb1639c2-bfd1-4757-8094-1183d752000d", "links": [{"href": "http://172.30.9.24:8774/images/cb1639c2-bfd1-4757-8094-1183d752000d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "23ddfb9b-2628-4a47-b7d2-c8755f56b417", "links": [{"href": "http://172.30.9.24:8774/flavors/23ddfb9b-2628-4a47-b7d2-c8755f56b417", "rel": "bookmark"}]}, "id": "878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "security_groups": [{"name": "vyos_vrouter-sg_ac9e0db3-5190-4b12-ac76-4252ed711203"}], "user_id": "a9c4aededa234486a75747eac8d2156d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T12:04:31Z", "hostId": "b563e073f5a9f9ca3ee4014986face2f64429bd4fb4378f5a6b2a880", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_ac9e0db3-5190-4b12-ac76-4252ed711203", "name": "vyos_vrouter-vm_ac9e0db3-5190-4b12-ac76-4252ed711203", "created": "2018-08-01T12:04:29Z", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 12:06:16,112 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-57d9c3a9-c4b7-4390-a2b7-7d8e88385aff 2018-08-01 12:06:16,112 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.218141794205s 2018-08-01 12:06:16,113 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-57d9c3a9-c4b7-4390-a2b7-7d8e88385aff 2018-08-01 12:06:16,116 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 12:06:18,119 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 12:06:18,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e1877a2e044b5259a5c5978c4bb6a17f98c3b09" 2018-08-01 12:06:18,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 12:06: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-6991a737-69cd-4e2b-9bf7-93181717914c x-compute-request-id: req-6991a737-69cd-4e2b-9bf7-93181717914c Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "rel": "bookmark"}], "image": {"id": "cb1639c2-bfd1-4757-8094-1183d752000d", "links": [{"href": "http://172.30.9.24:8774/images/cb1639c2-bfd1-4757-8094-1183d752000d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "23ddfb9b-2628-4a47-b7d2-c8755f56b417", "links": [{"href": "http://172.30.9.24:8774/flavors/23ddfb9b-2628-4a47-b7d2-c8755f56b417", "rel": "bookmark"}]}, "id": "878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "security_groups": [{"name": "vyos_vrouter-sg_ac9e0db3-5190-4b12-ac76-4252ed711203"}], "user_id": "a9c4aededa234486a75747eac8d2156d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T12:04:31Z", "hostId": "b563e073f5a9f9ca3ee4014986face2f64429bd4fb4378f5a6b2a880", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_ac9e0db3-5190-4b12-ac76-4252ed711203", "name": "vyos_vrouter-vm_ac9e0db3-5190-4b12-ac76-4252ed711203", "created": "2018-08-01T12:04:29Z", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 12:06:18,301 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-6991a737-69cd-4e2b-9bf7-93181717914c 2018-08-01 12:06:18,302 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.182214021683s 2018-08-01 12:06:18,302 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-6991a737-69cd-4e2b-9bf7-93181717914c 2018-08-01 12:06:18,306 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 12:06:20,309 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 12:06:20,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e1877a2e044b5259a5c5978c4bb6a17f98c3b09" 2018-08-01 12:06:20,678 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 12: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-6cf80ef8-8fcf-44e7-8adf-682c4a43b938 x-compute-request-id: req-6cf80ef8-8fcf-44e7-8adf-682c4a43b938 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "rel": "bookmark"}], "image": {"id": "cb1639c2-bfd1-4757-8094-1183d752000d", "links": [{"href": "http://172.30.9.24:8774/images/cb1639c2-bfd1-4757-8094-1183d752000d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "23ddfb9b-2628-4a47-b7d2-c8755f56b417", "links": [{"href": "http://172.30.9.24:8774/flavors/23ddfb9b-2628-4a47-b7d2-c8755f56b417", "rel": "bookmark"}]}, "id": "878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "security_groups": [{"name": "vyos_vrouter-sg_ac9e0db3-5190-4b12-ac76-4252ed711203"}], "user_id": "a9c4aededa234486a75747eac8d2156d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T12:04:31Z", "hostId": "b563e073f5a9f9ca3ee4014986face2f64429bd4fb4378f5a6b2a880", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_ac9e0db3-5190-4b12-ac76-4252ed711203", "name": "vyos_vrouter-vm_ac9e0db3-5190-4b12-ac76-4252ed711203", "created": "2018-08-01T12:04:29Z", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 12:06:20,678 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-6cf80ef8-8fcf-44e7-8adf-682c4a43b938 2018-08-01 12:06:20,679 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.369297981262s 2018-08-01 12:06:20,679 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-6cf80ef8-8fcf-44e7-8adf-682c4a43b938 2018-08-01 12:06:20,683 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 12:06:22,686 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 12:06:22,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e1877a2e044b5259a5c5978c4bb6a17f98c3b09" 2018-08-01 12:06:22,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 12: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-d0f22b93-53c0-4249-bc40-843d890c13c1 x-compute-request-id: req-d0f22b93-53c0-4249-bc40-843d890c13c1 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "rel": "bookmark"}], "image": {"id": "cb1639c2-bfd1-4757-8094-1183d752000d", "links": [{"href": "http://172.30.9.24:8774/images/cb1639c2-bfd1-4757-8094-1183d752000d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "23ddfb9b-2628-4a47-b7d2-c8755f56b417", "links": [{"href": "http://172.30.9.24:8774/flavors/23ddfb9b-2628-4a47-b7d2-c8755f56b417", "rel": "bookmark"}]}, "id": "878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "security_groups": [{"name": "vyos_vrouter-sg_ac9e0db3-5190-4b12-ac76-4252ed711203"}], "user_id": "a9c4aededa234486a75747eac8d2156d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T12:04:31Z", "hostId": "b563e073f5a9f9ca3ee4014986face2f64429bd4fb4378f5a6b2a880", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_ac9e0db3-5190-4b12-ac76-4252ed711203", "name": "vyos_vrouter-vm_ac9e0db3-5190-4b12-ac76-4252ed711203", "created": "2018-08-01T12:04:29Z", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 12:06:22,891 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-d0f22b93-53c0-4249-bc40-843d890c13c1 2018-08-01 12:06:22,891 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.204897880554s 2018-08-01 12:06:22,891 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-d0f22b93-53c0-4249-bc40-843d890c13c1 2018-08-01 12:06:22,895 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 12:06:24,898 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 12:06:24,901 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e1877a2e044b5259a5c5978c4bb6a17f98c3b09" 2018-08-01 12:06:25,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 12: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-2530a3cd-17f1-4cd3-859f-5aec20231797 x-compute-request-id: req-2530a3cd-17f1-4cd3-859f-5aec20231797 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "rel": "bookmark"}], "image": {"id": "cb1639c2-bfd1-4757-8094-1183d752000d", "links": [{"href": "http://172.30.9.24:8774/images/cb1639c2-bfd1-4757-8094-1183d752000d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "23ddfb9b-2628-4a47-b7d2-c8755f56b417", "links": [{"href": "http://172.30.9.24:8774/flavors/23ddfb9b-2628-4a47-b7d2-c8755f56b417", "rel": "bookmark"}]}, "id": "878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "security_groups": [{"name": "vyos_vrouter-sg_ac9e0db3-5190-4b12-ac76-4252ed711203"}], "user_id": "a9c4aededa234486a75747eac8d2156d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T12:04:31Z", "hostId": "b563e073f5a9f9ca3ee4014986face2f64429bd4fb4378f5a6b2a880", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_ac9e0db3-5190-4b12-ac76-4252ed711203", "name": "vyos_vrouter-vm_ac9e0db3-5190-4b12-ac76-4252ed711203", "created": "2018-08-01T12:04:29Z", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 12:06:25,251 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-2530a3cd-17f1-4cd3-859f-5aec20231797 2018-08-01 12:06:25,251 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.352730035782s 2018-08-01 12:06:25,251 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-2530a3cd-17f1-4cd3-859f-5aec20231797 2018-08-01 12:06:25,257 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 12:06:27,258 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 12:06:27,262 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e1877a2e044b5259a5c5978c4bb6a17f98c3b09" 2018-08-01 12:06:27,447 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 12:06: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-eb6af2bc-d1df-4cc2-acaf-8c7016ed6f8b x-compute-request-id: req-eb6af2bc-d1df-4cc2-acaf-8c7016ed6f8b Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "rel": "bookmark"}], "image": {"id": "cb1639c2-bfd1-4757-8094-1183d752000d", "links": [{"href": "http://172.30.9.24:8774/images/cb1639c2-bfd1-4757-8094-1183d752000d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "23ddfb9b-2628-4a47-b7d2-c8755f56b417", "links": [{"href": "http://172.30.9.24:8774/flavors/23ddfb9b-2628-4a47-b7d2-c8755f56b417", "rel": "bookmark"}]}, "id": "878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "security_groups": [{"name": "vyos_vrouter-sg_ac9e0db3-5190-4b12-ac76-4252ed711203"}], "user_id": "a9c4aededa234486a75747eac8d2156d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T12:04:31Z", "hostId": "b563e073f5a9f9ca3ee4014986face2f64429bd4fb4378f5a6b2a880", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_ac9e0db3-5190-4b12-ac76-4252ed711203", "name": "vyos_vrouter-vm_ac9e0db3-5190-4b12-ac76-4252ed711203", "created": "2018-08-01T12:04:29Z", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 12:06:27,447 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-eb6af2bc-d1df-4cc2-acaf-8c7016ed6f8b 2018-08-01 12:06:27,447 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.188549995422s 2018-08-01 12:06:27,448 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-eb6af2bc-d1df-4cc2-acaf-8c7016ed6f8b 2018-08-01 12:06:27,451 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 12:06:29,454 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 12:06:29,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e1877a2e044b5259a5c5978c4bb6a17f98c3b09" 2018-08-01 12:06:29,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 12: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-43136ddc-4e4b-4b46-bd43-60472d26c5d4 x-compute-request-id: req-43136ddc-4e4b-4b46-bd43-60472d26c5d4 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "rel": "bookmark"}], "image": {"id": "cb1639c2-bfd1-4757-8094-1183d752000d", "links": [{"href": "http://172.30.9.24:8774/images/cb1639c2-bfd1-4757-8094-1183d752000d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "23ddfb9b-2628-4a47-b7d2-c8755f56b417", "links": [{"href": "http://172.30.9.24:8774/flavors/23ddfb9b-2628-4a47-b7d2-c8755f56b417", "rel": "bookmark"}]}, "id": "878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "security_groups": [{"name": "vyos_vrouter-sg_ac9e0db3-5190-4b12-ac76-4252ed711203"}], "user_id": "a9c4aededa234486a75747eac8d2156d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T12:04:31Z", "hostId": "b563e073f5a9f9ca3ee4014986face2f64429bd4fb4378f5a6b2a880", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_ac9e0db3-5190-4b12-ac76-4252ed711203", "name": "vyos_vrouter-vm_ac9e0db3-5190-4b12-ac76-4252ed711203", "created": "2018-08-01T12:04:29Z", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 12:06:29,643 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-43136ddc-4e4b-4b46-bd43-60472d26c5d4 2018-08-01 12:06:29,643 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.188317060471s 2018-08-01 12:06:29,643 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-43136ddc-4e4b-4b46-bd43-60472d26c5d4 2018-08-01 12:06:29,646 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 12:06:31,649 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 12:06:31,653 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e1877a2e044b5259a5c5978c4bb6a17f98c3b09" 2018-08-01 12:06:31,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 12: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-f28f2007-dbc9-43ea-8fa0-fcb949150061 x-compute-request-id: req-f28f2007-dbc9-43ea-8fa0-fcb949150061 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "rel": "bookmark"}], "image": {"id": "cb1639c2-bfd1-4757-8094-1183d752000d", "links": [{"href": "http://172.30.9.24:8774/images/cb1639c2-bfd1-4757-8094-1183d752000d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "23ddfb9b-2628-4a47-b7d2-c8755f56b417", "links": [{"href": "http://172.30.9.24:8774/flavors/23ddfb9b-2628-4a47-b7d2-c8755f56b417", "rel": "bookmark"}]}, "id": "878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "security_groups": [{"name": "vyos_vrouter-sg_ac9e0db3-5190-4b12-ac76-4252ed711203"}], "user_id": "a9c4aededa234486a75747eac8d2156d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T12:04:31Z", "hostId": "b563e073f5a9f9ca3ee4014986face2f64429bd4fb4378f5a6b2a880", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_ac9e0db3-5190-4b12-ac76-4252ed711203", "name": "vyos_vrouter-vm_ac9e0db3-5190-4b12-ac76-4252ed711203", "created": "2018-08-01T12:04:29Z", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 12:06:31,846 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-f28f2007-dbc9-43ea-8fa0-fcb949150061 2018-08-01 12:06:31,846 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.196768045425s 2018-08-01 12:06:31,846 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-f28f2007-dbc9-43ea-8fa0-fcb949150061 2018-08-01 12:06:31,850 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 12:06:33,853 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 12:06:33,856 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e1877a2e044b5259a5c5978c4bb6a17f98c3b09" 2018-08-01 12:06:34,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 12: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-840a3793-600b-4a19-838d-3e1b79eb37ef x-compute-request-id: req-840a3793-600b-4a19-838d-3e1b79eb37ef Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "rel": "bookmark"}], "image": {"id": "cb1639c2-bfd1-4757-8094-1183d752000d", "links": [{"href": "http://172.30.9.24:8774/images/cb1639c2-bfd1-4757-8094-1183d752000d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "23ddfb9b-2628-4a47-b7d2-c8755f56b417", "links": [{"href": "http://172.30.9.24:8774/flavors/23ddfb9b-2628-4a47-b7d2-c8755f56b417", "rel": "bookmark"}]}, "id": "878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "security_groups": [{"name": "vyos_vrouter-sg_ac9e0db3-5190-4b12-ac76-4252ed711203"}], "user_id": "a9c4aededa234486a75747eac8d2156d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T12:04:31Z", "hostId": "b563e073f5a9f9ca3ee4014986face2f64429bd4fb4378f5a6b2a880", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_ac9e0db3-5190-4b12-ac76-4252ed711203", "name": "vyos_vrouter-vm_ac9e0db3-5190-4b12-ac76-4252ed711203", "created": "2018-08-01T12:04:29Z", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 12:06:34,203 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-840a3793-600b-4a19-838d-3e1b79eb37ef 2018-08-01 12:06:34,203 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.349474906921s 2018-08-01 12:06:34,203 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-840a3793-600b-4a19-838d-3e1b79eb37ef 2018-08-01 12:06:34,207 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 12:06:36,210 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 12:06:36,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e1877a2e044b5259a5c5978c4bb6a17f98c3b09" 2018-08-01 12:06:36,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 12: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-c64a97b6-e63b-493f-ad7c-51291b3fc5d3 x-compute-request-id: req-c64a97b6-e63b-493f-ad7c-51291b3fc5d3 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "rel": "bookmark"}], "image": {"id": "cb1639c2-bfd1-4757-8094-1183d752000d", "links": [{"href": "http://172.30.9.24:8774/images/cb1639c2-bfd1-4757-8094-1183d752000d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "23ddfb9b-2628-4a47-b7d2-c8755f56b417", "links": [{"href": "http://172.30.9.24:8774/flavors/23ddfb9b-2628-4a47-b7d2-c8755f56b417", "rel": "bookmark"}]}, "id": "878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "security_groups": [{"name": "vyos_vrouter-sg_ac9e0db3-5190-4b12-ac76-4252ed711203"}], "user_id": "a9c4aededa234486a75747eac8d2156d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T12:04:31Z", "hostId": "b563e073f5a9f9ca3ee4014986face2f64429bd4fb4378f5a6b2a880", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_ac9e0db3-5190-4b12-ac76-4252ed711203", "name": "vyos_vrouter-vm_ac9e0db3-5190-4b12-ac76-4252ed711203", "created": "2018-08-01T12:04:29Z", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 12:06:36,579 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-c64a97b6-e63b-493f-ad7c-51291b3fc5d3 2018-08-01 12:06:36,580 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.369441986084s 2018-08-01 12:06:36,580 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-c64a97b6-e63b-493f-ad7c-51291b3fc5d3 2018-08-01 12:06:36,585 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 12:06:38,587 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 12:06:38,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e1877a2e044b5259a5c5978c4bb6a17f98c3b09" 2018-08-01 12:06:38,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 12: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-75d9b177-e529-4a64-ae3a-b5c70c753ea6 x-compute-request-id: req-75d9b177-e529-4a64-ae3a-b5c70c753ea6 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "rel": "bookmark"}], "image": {"id": "cb1639c2-bfd1-4757-8094-1183d752000d", "links": [{"href": "http://172.30.9.24:8774/images/cb1639c2-bfd1-4757-8094-1183d752000d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "23ddfb9b-2628-4a47-b7d2-c8755f56b417", "links": [{"href": "http://172.30.9.24:8774/flavors/23ddfb9b-2628-4a47-b7d2-c8755f56b417", "rel": "bookmark"}]}, "id": "878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "security_groups": [{"name": "vyos_vrouter-sg_ac9e0db3-5190-4b12-ac76-4252ed711203"}], "user_id": "a9c4aededa234486a75747eac8d2156d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T12:04:31Z", "hostId": "b563e073f5a9f9ca3ee4014986face2f64429bd4fb4378f5a6b2a880", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_ac9e0db3-5190-4b12-ac76-4252ed711203", "name": "vyos_vrouter-vm_ac9e0db3-5190-4b12-ac76-4252ed711203", "created": "2018-08-01T12:04:29Z", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 12:06:38,781 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-75d9b177-e529-4a64-ae3a-b5c70c753ea6 2018-08-01 12:06:38,781 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.193601846695s 2018-08-01 12:06:38,782 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-75d9b177-e529-4a64-ae3a-b5c70c753ea6 2018-08-01 12:06:38,785 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 12:06:40,788 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 12:06:40,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e1877a2e044b5259a5c5978c4bb6a17f98c3b09" 2018-08-01 12:06:40,980 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 12:06: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-7e041df6-a081-4842-a68e-4c7d81611d4c x-compute-request-id: req-7e041df6-a081-4842-a68e-4c7d81611d4c Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "rel": "bookmark"}], "image": {"id": "cb1639c2-bfd1-4757-8094-1183d752000d", "links": [{"href": "http://172.30.9.24:8774/images/cb1639c2-bfd1-4757-8094-1183d752000d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "23ddfb9b-2628-4a47-b7d2-c8755f56b417", "links": [{"href": "http://172.30.9.24:8774/flavors/23ddfb9b-2628-4a47-b7d2-c8755f56b417", "rel": "bookmark"}]}, "id": "878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "security_groups": [{"name": "vyos_vrouter-sg_ac9e0db3-5190-4b12-ac76-4252ed711203"}], "user_id": "a9c4aededa234486a75747eac8d2156d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T12:04:31Z", "hostId": "b563e073f5a9f9ca3ee4014986face2f64429bd4fb4378f5a6b2a880", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_ac9e0db3-5190-4b12-ac76-4252ed711203", "name": "vyos_vrouter-vm_ac9e0db3-5190-4b12-ac76-4252ed711203", "created": "2018-08-01T12:04:29Z", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 12:06:40,981 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-7e041df6-a081-4842-a68e-4c7d81611d4c 2018-08-01 12:06:40,981 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.192535161972s 2018-08-01 12:06:40,981 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-7e041df6-a081-4842-a68e-4c7d81611d4c 2018-08-01 12:06:40,985 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 12:06:42,988 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 12:06:42,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e1877a2e044b5259a5c5978c4bb6a17f98c3b09" 2018-08-01 12:06:43,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 12:06: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-7407f7d7-ef9e-4291-a725-320b5caea214 x-compute-request-id: req-7407f7d7-ef9e-4291-a725-320b5caea214 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "rel": "bookmark"}], "image": {"id": "cb1639c2-bfd1-4757-8094-1183d752000d", "links": [{"href": "http://172.30.9.24:8774/images/cb1639c2-bfd1-4757-8094-1183d752000d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "23ddfb9b-2628-4a47-b7d2-c8755f56b417", "links": [{"href": "http://172.30.9.24:8774/flavors/23ddfb9b-2628-4a47-b7d2-c8755f56b417", "rel": "bookmark"}]}, "id": "878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "security_groups": [{"name": "vyos_vrouter-sg_ac9e0db3-5190-4b12-ac76-4252ed711203"}], "user_id": "a9c4aededa234486a75747eac8d2156d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T12:04:31Z", "hostId": "b563e073f5a9f9ca3ee4014986face2f64429bd4fb4378f5a6b2a880", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_ac9e0db3-5190-4b12-ac76-4252ed711203", "name": "vyos_vrouter-vm_ac9e0db3-5190-4b12-ac76-4252ed711203", "created": "2018-08-01T12:04:29Z", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 12:06:43,181 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-7407f7d7-ef9e-4291-a725-320b5caea214 2018-08-01 12:06:43,181 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.193387031555s 2018-08-01 12:06:43,182 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-7407f7d7-ef9e-4291-a725-320b5caea214 2018-08-01 12:06:43,186 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 12:06:45,187 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 12:06:45,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e1877a2e044b5259a5c5978c4bb6a17f98c3b09" 2018-08-01 12:06:45,384 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 12: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-90235129-df60-46f2-9b18-a7f34fc16cab x-compute-request-id: req-90235129-df60-46f2-9b18-a7f34fc16cab Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "rel": "bookmark"}], "image": {"id": "cb1639c2-bfd1-4757-8094-1183d752000d", "links": [{"href": "http://172.30.9.24:8774/images/cb1639c2-bfd1-4757-8094-1183d752000d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "23ddfb9b-2628-4a47-b7d2-c8755f56b417", "links": [{"href": "http://172.30.9.24:8774/flavors/23ddfb9b-2628-4a47-b7d2-c8755f56b417", "rel": "bookmark"}]}, "id": "878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "security_groups": [{"name": "vyos_vrouter-sg_ac9e0db3-5190-4b12-ac76-4252ed711203"}], "user_id": "a9c4aededa234486a75747eac8d2156d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T12:04:31Z", "hostId": "b563e073f5a9f9ca3ee4014986face2f64429bd4fb4378f5a6b2a880", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_ac9e0db3-5190-4b12-ac76-4252ed711203", "name": "vyos_vrouter-vm_ac9e0db3-5190-4b12-ac76-4252ed711203", "created": "2018-08-01T12:04:29Z", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 12:06:45,384 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-90235129-df60-46f2-9b18-a7f34fc16cab 2018-08-01 12:06:45,384 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.196638822556s 2018-08-01 12:06:45,384 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-90235129-df60-46f2-9b18-a7f34fc16cab 2018-08-01 12:06:45,388 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 12:06:47,391 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 12:06:47,394 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e1877a2e044b5259a5c5978c4bb6a17f98c3b09" 2018-08-01 12:06:47,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 12:06: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-f57f961a-ad62-4ffb-acb9-80a7b9d34b25 x-compute-request-id: req-f57f961a-ad62-4ffb-acb9-80a7b9d34b25 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "rel": "bookmark"}], "image": {"id": "cb1639c2-bfd1-4757-8094-1183d752000d", "links": [{"href": "http://172.30.9.24:8774/images/cb1639c2-bfd1-4757-8094-1183d752000d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "23ddfb9b-2628-4a47-b7d2-c8755f56b417", "links": [{"href": "http://172.30.9.24:8774/flavors/23ddfb9b-2628-4a47-b7d2-c8755f56b417", "rel": "bookmark"}]}, "id": "878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "security_groups": [{"name": "vyos_vrouter-sg_ac9e0db3-5190-4b12-ac76-4252ed711203"}], "user_id": "a9c4aededa234486a75747eac8d2156d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-01T12:04:31Z", "hostId": "b563e073f5a9f9ca3ee4014986face2f64429bd4fb4378f5a6b2a880", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_ac9e0db3-5190-4b12-ac76-4252ed711203", "name": "vyos_vrouter-vm_ac9e0db3-5190-4b12-ac76-4252ed711203", "created": "2018-08-01T12:04:29Z", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 12:06:47,595 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-f57f961a-ad62-4ffb-acb9-80a7b9d34b25 2018-08-01 12:06:47,595 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.203984022141s 2018-08-01 12:06:47,595 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-f57f961a-ad62-4ffb-acb9-80a7b9d34b25 2018-08-01 12:06:47,599 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 12:06:49,602 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 12:06:49,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e1877a2e044b5259a5c5978c4bb6a17f98c3b09" 2018-08-01 12:06:49,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 12:06: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-c19893e7-8450-40c4-bdec-aa3b790a9dd1 x-compute-request-id: req-c19893e7-8450-40c4-bdec-aa3b790a9dd1 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_ac9e0db3-5190-4b12-ac76-4252ed711203": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:9c:98", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "rel": "bookmark"}], "image": {"id": "cb1639c2-bfd1-4757-8094-1183d752000d", "links": [{"href": "http://172.30.9.24:8774/images/cb1639c2-bfd1-4757-8094-1183d752000d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T12:06:48.000000", "flavor": {"id": "23ddfb9b-2628-4a47-b7d2-c8755f56b417", "links": [{"href": "http://172.30.9.24:8774/flavors/23ddfb9b-2628-4a47-b7d2-c8755f56b417", "rel": "bookmark"}]}, "id": "878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "security_groups": [{"name": "vyos_vrouter-sg_ac9e0db3-5190-4b12-ac76-4252ed711203"}], "user_id": "a9c4aededa234486a75747eac8d2156d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T12:06:49Z", "hostId": "b563e073f5a9f9ca3ee4014986face2f64429bd4fb4378f5a6b2a880", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_ac9e0db3-5190-4b12-ac76-4252ed711203", "name": "vyos_vrouter-vm_ac9e0db3-5190-4b12-ac76-4252ed711203", "created": "2018-08-01T12:04:29Z", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 12:06:49,823 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-c19893e7-8450-40c4-bdec-aa3b790a9dd1 2018-08-01 12:06:49,823 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.221040964127s 2018-08-01 12:06:49,824 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-c19893e7-8450-40c4-bdec-aa3b790a9dd1 2018-08-01 12:06:49,828 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-01 12:06:49,828 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=878a9ca5-acd4-43cf-91ba-29e18c9d8f87" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e1877a2e044b5259a5c5978c4bb6a17f98c3b09" 2018-08-01 12:06:49,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-8d22d388-b0ab-4afe-8242-14509e6709f5 Date: Wed, 01 Aug 2018 12:06:49 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T12:06:48Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ec8908c2-79fa-4369-90c3-1f7754675c84","ip_address":"192.168.120.8"}],"id":"7e9e8152-bbe9-43e3-9f33-e12a8496f142","security_groups":["033d1149-7d1b-44ea-9d07-3508023ba143"],"mac_address":"fa:16:3e:96:9c:98","project_id":"47b60cb982ef49af8140b342fe81f4a3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3a50be0f-f818-4523-b26e-3acad292d83f","tenant_id":"47b60cb982ef49af8140b342fe81f4a3","created_at":"2018-08-01T12:04:31Z","binding:vnic_type":"normal","device_id":"878a9ca5-acd4-43cf-91ba-29e18c9d8f87","ip_allocation":"immediate"}]} 2018-08-01 12:06:49,896 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=878a9ca5-acd4-43cf-91ba-29e18c9d8f87 used request id req-8d22d388-b0ab-4afe-8242-14509e6709f5 2018-08-01 12:06:49,896 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0683388710022s 2018-08-01 12:06:49,897 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=878a9ca5-acd4-43cf-91ba-29e18c9d8f87 used request id req-8d22d388-b0ab-4afe-8242-14509e6709f5 2018-08-01 12:06:49,902 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-01 12:06:49,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/floatingips.json?port_id=7e9e8152-bbe9-43e3-9f33-e12a8496f142" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e1877a2e044b5259a5c5978c4bb6a17f98c3b09" 2018-08-01 12:06:49,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-4cb42956-4a60-4a5f-8d9b-67dbb0e5e92e Date: Wed, 01 Aug 2018 12:06:49 GMT RESP BODY: {"floatingips": []} 2018-08-01 12:06:49,921 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=7e9e8152-bbe9-43e3-9f33-e12a8496f142 used request id req-4cb42956-4a60-4a5f-8d9b-67dbb0e5e92e 2018-08-01 12:06:49,921 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0195598602295s 2018-08-01 12:06:49,922 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=7e9e8152-bbe9-43e3-9f33-e12a8496f142 used request id req-4cb42956-4a60-4a5f-8d9b-67dbb0e5e92e 2018-08-01 12:06:49,922 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vyos_vrouter-net_ac9e0db3-5190-4b12-ac76-4252ed711203': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:96:9c:98', 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'cb1639c2-bfd1-4757-8094-1183d752000d'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-01T12:06:48.000000', 'flavor': Munch({u'id': u'23ddfb9b-2628-4a47-b7d2-c8755f56b417'}), 'az': u'nova', 'id': u'878a9ca5-acd4-43cf-91ba-29e18c9d8f87', 'security_groups': [Munch({u'name': u'vyos_vrouter-sg_ac9e0db3-5190-4b12-ac76-4252ed711203'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'a9c4aededa234486a75747eac8d2156d', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'47b60cb982ef49af8140b342fe81f4a3', 'name': 'vyos_vrouter-project_ac9e0db3-5190-4b12-ac76-4252ed711203', '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-08-01T12:06:48.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-01T12:06:49Z', 'hostId': u'b563e073f5a9f9ca3ee4014986face2f64429bd4fb4378f5a6b2a880', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vyos_vrouter-kp_ac9e0db3-5190-4b12-ac76-4252ed711203', 'public_v6': '', 'private_v4': u'192.168.120.8', 'cloud': 'envvars', 'host_id': u'b563e073f5a9f9ca3ee4014986face2f64429bd4fb4378f5a6b2a880', '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-08-01T12:06:48.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'47b60cb982ef49af8140b342fe81f4a3', 'name': u'vyos_vrouter-vm_ac9e0db3-5190-4b12-ac76-4252ed711203', 'adminPass': None, 'tenant_id': u'47b60cb982ef49af8140b342fe81f4a3', 'created_at': u'2018-08-01T12:04:29Z', 'created': u'2018-08-01T12:04:29Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-01 12:06:49,926 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-01 12:06:49,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}6e1877a2e044b5259a5c5978c4bb6a17f98c3b09" 2018-08-01 12:06:50,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1277 X-Openstack-Request-Id: req-bb2aa398-4552-4ac7-9528-0a889acc3853 Date: Wed, 01 Aug 2018 12:06:50 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"3a50be0f-f818-4523-b26e-3acad292d83f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"47b60cb982ef49af8140b342fe81f4a3","l2_adjacency":true,"status":"ACTIVE","subnets":["ec8908c2-79fa-4369-90c3-1f7754675c84"],"description":"","tags":[],"updated_at":"2018-08-01T12:02:44Z","qos_policy_id":null,"name":"vyos_vrouter-net_ac9e0db3-5190-4b12-ac76-4252ed711203","admin_state_up":true,"tenant_id":"47b60cb982ef49af8140b342fe81f4a3","created_at":"2018-08-01T12:02:43Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dbe9669438844f3faecdc7fcc050e0d8","l2_adjacency":true,"status":"ACTIVE","subnets":["a5a333a9-9d0e-46a5-9440-2aa9c95d5013"],"description":"","tags":[],"updated_at":"2018-08-01T09:28:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:38Z","mtu":1500}]} 2018-08-01 12:06:50,034 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-bb2aa398-4552-4ac7-9528-0a889acc3853 2018-08-01 12:06:50,034 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.108026027679s 2018-08-01 12:06:50,034 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-bb2aa398-4552-4ac7-9528-0a889acc3853 2018-08-01 12:06:50,036 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-01 12:06:50,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=878a9ca5-acd4-43cf-91ba-29e18c9d8f87" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e1877a2e044b5259a5c5978c4bb6a17f98c3b09" 2018-08-01 12:06:50,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-0e4a2efa-a59d-48df-bfb9-9d85eca0fc5f Date: Wed, 01 Aug 2018 12:06:50 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-01T12:06:48Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ec8908c2-79fa-4369-90c3-1f7754675c84","ip_address":"192.168.120.8"}],"id":"7e9e8152-bbe9-43e3-9f33-e12a8496f142","security_groups":["033d1149-7d1b-44ea-9d07-3508023ba143"],"mac_address":"fa:16:3e:96:9c:98","project_id":"47b60cb982ef49af8140b342fe81f4a3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3a50be0f-f818-4523-b26e-3acad292d83f","tenant_id":"47b60cb982ef49af8140b342fe81f4a3","created_at":"2018-08-01T12:04:31Z","binding:vnic_type":"normal","device_id":"878a9ca5-acd4-43cf-91ba-29e18c9d8f87","ip_allocation":"immediate"}]} 2018-08-01 12:06:50,088 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=878a9ca5-acd4-43cf-91ba-29e18c9d8f87 used request id req-0e4a2efa-a59d-48df-bfb9-9d85eca0fc5f 2018-08-01 12:06:50,088 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0522720813751s 2018-08-01 12:06:50,089 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=878a9ca5-acd4-43cf-91ba-29e18c9d8f87 used request id req-0e4a2efa-a59d-48df-bfb9-9d85eca0fc5f 2018-08-01 12:06:50,089 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-01 12:06:50,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}6e1877a2e044b5259a5c5978c4bb6a17f98c3b09" -d '{"floatingip": {"floating_network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089", "fixed_ip_address": "192.168.120.8", "port_id": "7e9e8152-bbe9-43e3-9f33-e12a8496f142"}}' 2018-08-01 12:06:52,114 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 574 X-Openstack-Request-Id: req-36605035-1f92-45a3-9367-3dbf7426e98b Date: Wed, 01 Aug 2018 12:06:52 GMT RESP BODY: {"floatingip": {"router_id": "7fc01ffe-98e3-470b-82b6-45b64100a5e6", "status": "DOWN", "description": "", "tags": [], "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "created_at": "2018-08-01T12:06:51Z", "updated_at": "2018-08-01T12:06:51Z", "floating_network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089", "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "47b60cb982ef49af8140b342fe81f4a3", "port_id": "7e9e8152-bbe9-43e3-9f33-e12a8496f142", "id": "59713fbf-d635-4a31-afaf-da5c9fe1ebd9", "qos_policy_id": null}} 2018-08-01 12:06:52,114 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-36605035-1f92-45a3-9367-3dbf7426e98b 2018-08-01 12:06:52,114 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.02465891838s 2018-08-01 12:06:52,114 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-36605035-1f92-45a3-9367-3dbf7426e98b 2018-08-01 12:06:52,118 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'DOWN', 'router_id': u'7fc01ffe-98e3-470b-82b6-45b64100a5e6', 'properties': Munch({u'qos_policy_id': None, u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'47b60cb982ef49af8140b342fe81f4a3', 'created_at': u'2018-08-01T12:06:51Z', 'attached': True, 'updated_at': u'2018-08-01T12:06:51Z', 'id': u'59713fbf-d635-4a31-afaf-da5c9fe1ebd9', 'floating_network_id': u'e7d7be46-2840-4976-87a2-d78a4e5c6089', 'fixed_ip_address': u'192.168.120.8', 'floating_ip_address': u'172.30.9.208', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'47b60cb982ef49af8140b342fe81f4a3', 'name': 'vyos_vrouter-project_ac9e0db3-5190-4b12-ac76-4252ed711203', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'7fc01ffe-98e3-470b-82b6-45b64100a5e6', u'qos_policy_id': None, 'project_id': u'47b60cb982ef49af8140b342fe81f4a3', 'port_id': u'7e9e8152-bbe9-43e3-9f33-e12a8496f142', 'port': u'7e9e8152-bbe9-43e3-9f33-e12a8496f142', 'network': u'e7d7be46-2840-4976-87a2-d78a4e5c6089'}) 2018-08-01 12:06:52,119 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-01 12:06:52,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87/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}6e1877a2e044b5259a5c5978c4bb6a17f98c3b09" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-01 12:06:52,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 12: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-e4e63811-4329-4683-84cd-4319fbc53ad7 x-compute-request-id: req-e4e63811-4329-4683-84cd-4319fbc53ad7 Content-Encoding: gzip Content-Length: 8142 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 1766642725 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.311022] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.313232] pid_max: default: 32768 minimum: 301\n[ 0.314429] Security Framework initialized\n[ 0.315534] SELinux: Initializing.\n[ 0.316834] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.321629] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.324600] Mount-cache hash table entries: 4096\n[ 0.326046] Initializing cgroup subsys memory\n[ 0.327205] Initializing cgroup subsys devices\n[ 0.328361] Initializing cgroup subsys freezer\n[ 0.329518] Initializing cgroup subsys net_cls\n[ 0.330681] Initializing cgroup subsys blkio\n[ 0.331809] Initializing cgroup subsys perf_event\n[ 0.333000] Initializing cgroup subsys hugetlb\n[ 0.334148] Initializing cgroup subsys pids\n[ 0.335258] Initializing cgroup subsys net_prio\n[ 0.336492] CPU: Physical Processor ID: 0\n[ 0.338284] mce: CPU supports 10 MCE banks\n[ 0.339415] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.340695] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.341993] tlb_flushall_shift: 6\n[ 0.343169] Freeing SMP alternatives: 28k freed\n[ 0.346939] ACPI: Core revision 20130517\n[ 0.349668] ACPI: All ACPI Tables successfully acquired\n[ 0.351130] ftrace: allocating 25812 entries in 101 pages\n[ 0.372392] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.373887] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.375379] smpboot: Max logical packages: 2\n[ 0.376665] Enabling x2apic\n[ 0.377572] Enabled x2apic\n[ 0.378651] Switched APIC routing to physical x2apic.\n[ 0.380811] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.382287] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.384986] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.392354] KVM setup paravirtual spinlock\n[ 0.394657] smpboot: Booting Node 0, Processors #1 OK\n[ 0.396281] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.417986] Brought up 2 CPUs\n[ 0.417990] KVM setup async PF for cpu 1\n[ 0.417993] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.421106] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.423208] devtmpfs: initialized\n[ 0.425601] EVM: security.selinux\n[ 0.426583] EVM: security.ima\n[ 0.427506] EVM: security.capability\n[ 0.429124] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.430652] pinctrl core: initialized pinctrl subsystem\n[ 0.432044] NET: Registered protocol family 16\n[ 0.433373] ACPI: bus type PCI registered\n[ 0.434463] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.435990] PCI: Using configuration type 1 for base access\n[ 0.440658] ACPI: Added _OSI(Module Device)\n[ 0.441805] ACPI: Added _OSI(Processor Device)\n[ 0.442954] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.444146] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.446493] ACPI: Interpreter enabled\n[ 0.447539] ACPI: (supports S0 S5)\n[ 0.448521] ACPI: Using IOAPIC for interrupt routing\n[ 0.449740] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.453639] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.455072] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.456595] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.458082] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.460856] acpiphp: Slot [3] registered\n[ 0.461972] acpiphp: Slot [4] registered\n[ 0.463058] acpiphp: Slot [5] registered\n[ 0.464141] acpiphp: Slot [6] registered\n[ 0.465216] acpiphp: Slot [7] registered\n[ 0.466294] acpiphp: Slot [8] registered\n[ 0.467370] acpiphp: Slot [9] registered\n[ 0.468449] acpiphp: Slot [10] registered\n[ 0.469553] acpiphp: Slot [11] registered\n[ 0.470646] acpiphp: Slot [12] registered\n[ 0.471741] acpiphp: Slot [13] registered\n[ 0.472841] acpiphp: Slot [14] registered\n[ 0.473934] acpiphp: Slot [15] registered\n[ 0.475035] acpiphp: Slot [16] registered\n[ 0.476127] acpiphp: Slot [17] registered\n[ 0.477213] acpiphp: Slot [18] registered\n[ 0.478299] acpiphp: Slot [19] registered\n[ 0.479394] acpiphp: Slot [20] registered\n[ 0.480487] acpiphp: Slot [21] registered\n[ 0.481575] acpiphp: Slot [22] registered\n[ 0.482669] acpiphp: Slot [23] registered\n[ 0.483758] acpiphp: Slot [24] registered\n[ 0.484862] acpiphp: Slot [25] registered\n[ 0.485958] acpiphp: Slot [26] registered\n[ 0.487057] acpiphp: Slot [27] registered\n[ 0.488152] acpiphp: Slot [28] registered\n[ 0.489243] acpiphp: Slot [29] registered\n[ 0.490336] acpiphp: Slot [30] registered\n[ 0.491426] acpiphp: Slot [31] registered\n[ 0.492534] PCI host bridge to bus 0000:00\n[ 0.493634] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.494932] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.496429] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.497970] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.499963] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.501944] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.506357] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.508019] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.509468] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.511010] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.514278] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.516258] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.539143] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.540930] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.542652] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.544358] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.546047] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.547622] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.549241] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.551334] vgaarb: loaded\n[ 0.552206] vgaarb: bridge control possible 0000:00:02.0\n[ 0.553622] SCSI subsystem initialized\n[ 0.554710] ACPI: bus type USB registered\n[ 0.555815] usbcore: registered new interface driver usbfs\n[ 0.557136] usbcore: registered new interface driver hub\n[ 0.558440] usbcore: registered new device driver usb\n[ 0.559840] PCI: Using ACPI for IRQ routing\n[ 0.561268] NetLabel: Initializing\n[ 0.562270] NetLabel: domain hash size = 128\n[ 0.563406] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.564673] NetLabel: unlabeled traffic allowed by default\n[ 0.566097] Switched to clocksource kvm-clock\n[ 0.574287] pnp: PnP ACPI init\n[ 0.575264] ACPI: bus type PNP registered\n[ 0.576682] pnp: PnP ACPI: found 5 devices\n[ 0.577779] ACPI: bus type PNP unregistered\n[ 0.584881] NET: Registered protocol family 2\n[ 0.586310] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.588475] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.590256] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.591795] TCP: reno registered\n[ 0.592762] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.594189] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.595810] NET: Registered protocol family 1\n[ 0.597011] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.598394] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.599796] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.619698] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.639651] Unpacking initramfs...\n[ 1.080796] Freeing initrd memory: 37508k freed\n[ 1.089963] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.091509] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.094353] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.095860] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.097551] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.099000] Initialise system trusted keyring\n[ 1.100297] audit: initializing netlink socket (disabled)\n[ 1.101687] type=2000 audit(1533125211.509:1): initialized\n[ 1.118293] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.119752] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.122255] zpool: loaded\n[ 1.123168] zbud: loaded\n[ 1.124211] VFS: Disk quotas dquot_6.5.2\n[ 1.125354] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.127033] msgmni has been set to 7578\n[ 1.128191] Key type big_key registered\n[ 1.129932] NET: Registered protocol family 38\n[ 1.131106] Key type asymmetric registered\n[ 1.132209] Asymmetric key parser 'x509' registered\n[ 1.133445] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.135520] io scheduler noop registered\n[ 1.136609] io scheduler deadline registered (default)\n[ 1.147796] io scheduler cfq registered\n[ 1.148936] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.150266] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.151848] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.153838] ACPI: Power Button [PWRF]\n[ 1.154951] GHES: HEST is not enabled!\n[ 1.156089] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.180644] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.182319] Non-volatile memory driver v1.3\n[ 1.183445] Linux agpgart interface v0.103\n[ 1.184637] crash memory driver: version 1.1\n[ 1.185819] rdac: device handler registered\n[ 1.187010] hp_sw: device handler registered\n[ 1.188136] emc: device handler registered\n[ 1.189228] alua: device handler registered\n[ 1.190354] libphy: Fixed MDIO Bus: probed\n[ 1.191488] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.192969] ehci-pci: EHCI PCI platform driver\n[ 1.194121] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.195537] ohci-pci: OHCI PCI platform driver\n[ 1.196696] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.216530] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.217870] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.219885] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.221163] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.222585] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.224111] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.226114] usb usb1: Product: UHCI Host Controller\n[ 1.227344] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.228927] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.230167] hub 1-0:1.0: USB hub found\n[ 1.231232] hub 1-0:1.0: 2 ports detected\n[ 1.232446] usbcore: registered new interface driver usbserial\n[ 1.233840] usbcore: registered new interface driver usbserial_generic\n[ 1.235324] usbserial: USB Serial support registered for generic\n[ 1.236741] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.239488] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.240749] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.242107] mousedev: PS/2 mouse device common for all mice\n[ 1.243730] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.246439] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.248679] rtc_cmos 00:00: RTC can wake from S4\n[ 1.250204] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.252430] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.253909] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.255405] cpuidle: using governor menu\n[ 1.256538] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.257970] usbcore: registered new interface driver usbhid\n[ 1.259328] usbhid: USB HID core driver\n[ 1.260469] drop_monitor: Initializing network drop monitor service\n[ 1.261974] TCP: cubic registered\n[ 1.262951] Initializing XFRM netlink socket\n[ 1.264149] NET: Registered protocol family 10\n[ 1.265536] NET: Registered protocol family 17\n[ 1.266878] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.268490] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.269935] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.272288] Loading compiled-in X.509 certificates\n[ 1.273527] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.275859] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.278871] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.281531] registered taskstats version 1\n[ 1.284391] Key type trusted registered\n[ 1.286758] Key type encrypted registered\n[ 1.289126] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.290801] rtc_cmos 00:00: setting system clock to 2018-08-01 12:06:51 UTC (1533125211)\n[ 1.293536] Freeing unused kernel memory: 1680k freed\n[ 1.298302] 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.303227] systemd[1]: Detected virtualization kvm.\n[ 1.304690] systemd[1]: Detected architecture x86-64.\n[ 1.306166] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.309066] systemd[1]: No hostname configured.\n[ 1.310450] systemd[1]: Set hostname to .\n[ 1.311983] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Swap.\n[ 1.335491] systemd[1]: Reached target Swap.\n[ 1.336837] systemd[1]: Starting Swap.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.339164] systemd[1]: Created slice Root Slice.\n[ 1.340615] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Reached target Timers.\n[ 1.342904] systemd[1]: Reached target Timers.\n[ 1.344245] systemd[1]: Starting Timers.\n[[32m OK [0m] Created slice System Slice.\n[ 1.346557] systemd[1]: Created slice System Slice.\n[ 1.348008] systemd[1]: Starting System Slice.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.350398] systemd[1]: Reached target Local File Systems.\n[ 1.351979] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.354486] systemd[1]: Listening on Journal Socket.\n[ 1.355973] systemd[1]: Starting Journal Socket.\n[ 1.357807] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[[32m OK [0m] Reached target Slices.\n[ 1.360969] systemd[1]: Reached target Slices.\n[ 1.362318] systemd[1]: Starting Slices.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.364651] systemd[1]: Listening on udev Control Socket.\n[ 1.366207] systemd[1]: Starting udev Control Socket.\n[ 1.367998] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[ 1.370559] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.373026] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.376378] systemd[1]: Reached target Paths.\n[ 1.377710] systemd[1]: Starting Paths.\n[ 1.379262] 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.384031] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.387429] systemd[1]: Listening on udev Kernel Socket.\n[ 1.388952] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.391320] systemd[1]: Reached target Sockets.\n[ 1.392676] systemd[1]: Starting Sockets.\n[[32m OK [0m] Started Journal Service.\n[ 1.395068] 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.450863] RPC: Registered named UNIX socket transport module.\n[ 1.452328] RPC: Registered udp transport module.\n[ 1.453523] RPC: Registered tcp transport module.\n[ 1.454696] RPC: Registered tcp NFSv4.1 backchannel transport module.\n"} 2018-08-01 12:06:52,196 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87/action used request id req-e4e63811-4329-4683-84cd-4319fbc53ad7 2018-08-01 12:06:52,196 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.077113866806s 2018-08-01 12:06:52,197 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87/action used request id req-e4e63811-4329-4683-84cd-4319fbc53ad7 2018-08-01 12:06:52,197 - 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 1766642725 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.311022] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.313232] pid_max: default: 32768 minimum: 301 [ 0.314429] Security Framework initialized [ 0.315534] SELinux: Initializing. [ 0.316834] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.321629] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.324600] Mount-cache hash table entries: 4096 [ 0.326046] Initializing cgroup subsys memory [ 0.327205] Initializing cgroup subsys devices [ 0.328361] Initializing cgroup subsys freezer [ 0.329518] Initializing cgroup subsys net_cls [ 0.330681] Initializing cgroup subsys blkio [ 0.331809] Initializing cgroup subsys perf_event [ 0.333000] Initializing cgroup subsys hugetlb [ 0.334148] Initializing cgroup subsys pids [ 0.335258] Initializing cgroup subsys net_prio [ 0.336492] CPU: Physical Processor ID: 0 [ 0.338284] mce: CPU supports 10 MCE banks [ 0.339415] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.340695] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.341993] tlb_flushall_shift: 6 [ 0.343169] Freeing SMP alternatives: 28k freed [ 0.346939] ACPI: Core revision 20130517 [ 0.349668] ACPI: All ACPI Tables successfully acquired [ 0.351130] ftrace: allocating 25812 entries in 101 pages [ 0.372392] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.373887] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.375379] smpboot: Max logical packages: 2 [ 0.376665] Enabling x2apic [ 0.377572] Enabled x2apic [ 0.378651] Switched APIC routing to physical x2apic. [ 0.380811] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.382287] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.384986] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.392354] KVM setup paravirtual spinlock [ 0.394657] smpboot: Booting Node 0, Processors #1 OK [ 0.396281] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.417986] Brought up 2 CPUs [ 0.417990] KVM setup async PF for cpu 1 [ 0.417993] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.421106] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.423208] devtmpfs: initialized [ 0.425601] EVM: security.selinux [ 0.426583] EVM: security.ima [ 0.427506] EVM: security.capability [ 0.429124] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.430652] pinctrl core: initialized pinctrl subsystem [ 0.432044] NET: Registered protocol family 16 [ 0.433373] ACPI: bus type PCI registered [ 0.434463] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.435990] PCI: Using configuration type 1 for base access [ 0.440658] ACPI: Added _OSI(Module Device) [ 0.441805] ACPI: Added _OSI(Processor Device) [ 0.442954] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.444146] ACPI: Added _OSI(Processor Aggregator Device) [ 0.446493] ACPI: Interpreter enabled [ 0.447539] ACPI: (supports S0 S5) [ 0.448521] ACPI: Using IOAPIC for interrupt routing [ 0.449740] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.453639] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.455072] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.456595] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.458082] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.460856] acpiphp: Slot [3] registered [ 0.461972] acpiphp: Slot [4] registered [ 0.463058] acpiphp: Slot [5] registered [ 0.464141] acpiphp: Slot [6] registered [ 0.465216] acpiphp: Slot [7] registered [ 0.466294] acpiphp: Slot [8] registered [ 0.467370] acpiphp: Slot [9] registered [ 0.468449] acpiphp: Slot [10] registered [ 0.469553] acpiphp: Slot [11] registered [ 0.470646] acpiphp: Slot [12] registered [ 0.471741] acpiphp: Slot [13] registered [ 0.472841] acpiphp: Slot [14] registered [ 0.473934] acpiphp: Slot [15] registered [ 0.475035] acpiphp: Slot [16] registered [ 0.476127] acpiphp: Slot [17] registered [ 0.477213] acpiphp: Slot [18] registered [ 0.478299] acpiphp: Slot [19] registered [ 0.479394] acpiphp: Slot [20] registered [ 0.480487] acpiphp: Slot [21] registered [ 0.481575] acpiphp: Slot [22] registered [ 0.482669] acpiphp: Slot [23] registered [ 0.483758] acpiphp: Slot [24] registered [ 0.484862] acpiphp: Slot [25] registered [ 0.485958] acpiphp: Slot [26] registered [ 0.487057] acpiphp: Slot [27] registered [ 0.488152] acpiphp: Slot [28] registered [ 0.489243] acpiphp: Slot [29] registered [ 0.490336] acpiphp: Slot [30] registered [ 0.491426] acpiphp: Slot [31] registered [ 0.492534] PCI host bridge to bus 0000:00 [ 0.493634] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.494932] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.496429] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.497970] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.499963] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.501944] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.506357] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.508019] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.509468] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.511010] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.514278] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.516258] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.539143] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.540930] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.542652] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.544358] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.546047] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.547622] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.549241] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.551334] vgaarb: loaded [ 0.552206] vgaarb: bridge control possible 0000:00:02.0 [ 0.553622] SCSI subsystem initialized [ 0.554710] ACPI: bus type USB registered [ 0.555815] usbcore: registered new interface driver usbfs [ 0.557136] usbcore: registered new interface driver hub [ 0.558440] usbcore: registered new device driver usb [ 0.559840] PCI: Using ACPI for IRQ routing [ 0.561268] NetLabel: Initializing [ 0.562270] NetLabel: domain hash size = 128 [ 0.563406] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.564673] NetLabel: unlabeled traffic allowed by default [ 0.566097] Switched to clocksource kvm-clock [ 0.574287] pnp: PnP ACPI init [ 0.575264] ACPI: bus type PNP registered [ 0.576682] pnp: PnP ACPI: found 5 devices [ 0.577779] ACPI: bus type PNP unregistered [ 0.584881] NET: Registered protocol family 2 [ 0.586310] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.588475] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.590256] TCP: Hash tables configured (established 32768 bind 32768) [ 0.591795] TCP: reno registered [ 0.592762] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.594189] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.595810] NET: Registered protocol family 1 [ 0.597011] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.598394] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.599796] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.619698] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.639651] Unpacking initramfs... [ 1.080796] Freeing initrd memory: 37508k freed [ 1.089963] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.091509] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.094353] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.095860] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.097551] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.099000] Initialise system trusted keyring [ 1.100297] audit: initializing netlink socket (disabled) [ 1.101687] type=2000 audit(1533125211.509:1): initialized [ 1.118293] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.119752] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.122255] zpool: loaded [ 1.123168] zbud: loaded [ 1.124211] VFS: Disk quotas dquot_6.5.2 [ 1.125354] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.127033] msgmni has been set to 7578 [ 1.128191] Key type big_key registered [ 1.129932] NET: Registered protocol family 38 [ 1.131106] Key type asymmetric registered [ 1.132209] Asymmetric key parser 'x509' registered [ 1.133445] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.135520] io scheduler noop registered [ 1.136609] io scheduler deadline registered (default) [ 1.147796] io scheduler cfq registered [ 1.148936] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.150266] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.151848] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.153838] ACPI: Power Button [PWRF] [ 1.154951] GHES: HEST is not enabled! [ 1.156089] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.180644] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.182319] Non-volatile memory driver v1.3 [ 1.183445] Linux agpgart interface v0.103 [ 1.184637] crash memory driver: version 1.1 [ 1.185819] rdac: device handler registered [ 1.187010] hp_sw: device handler registered [ 1.188136] emc: device handler registered [ 1.189228] alua: device handler registered [ 1.190354] libphy: Fixed MDIO Bus: probed [ 1.191488] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.192969] ehci-pci: EHCI PCI platform driver [ 1.194121] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.195537] ohci-pci: OHCI PCI platform driver [ 1.196696] uhci_hcd: USB Universal Host Controller Interface driver [ 1.216530] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.217870] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.219885] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.221163] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.222585] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.224111] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.226114] usb usb1: Product: UHCI Host Controller [ 1.227344] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.228927] usb usb1: SerialNumber: 0000:00:01.2 [ 1.230167] hub 1-0:1.0: USB hub found [ 1.231232] hub 1-0:1.0: 2 ports detected [ 1.232446] usbcore: registered new interface driver usbserial [ 1.233840] usbcore: registered new interface driver usbserial_generic [ 1.235324] usbserial: USB Serial support registered for generic [ 1.236741] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.239488] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.240749] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.242107] mousedev: PS/2 mouse device common for all mice [ 1.243730] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.246439] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.248679] rtc_cmos 00:00: RTC can wake from S4 [ 1.250204] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.252430] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.253909] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.255405] cpuidle: using governor menu [ 1.256538] hidraw: raw HID events driver (C) Jiri Kosina [ 1.257970] usbcore: registered new interface driver usbhid [ 1.259328] usbhid: USB HID core driver [ 1.260469] drop_monitor: Initializing network drop monitor service [ 1.261974] TCP: cubic registered [ 1.262951] Initializing XFRM netlink socket [ 1.264149] NET: Registered protocol family 10 [ 1.265536] NET: Registered protocol family 17 [ 1.266878] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.268490] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.269935] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.272288] Loading compiled-in X.509 certificates [ 1.273527] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.275859] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.278871] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.281531] registered taskstats version 1 [ 1.284391] Key type trusted registered [ 1.286758] Key type encrypted registered [ 1.289126] IMA: No TPM chip found, activating TPM-bypass! [ 1.290801] rtc_cmos 00:00: setting system clock to 2018-08-01 12:06:51 UTC (1533125211) [ 1.293536] Freeing unused kernel memory: 1680k freed [ 1.298302] 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.303227] systemd[1]: Detected virtualization kvm. [ 1.304690] systemd[1]: Detected architecture x86-64. [ 1.306166] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.309066] systemd[1]: No hostname configured. [ 1.310450] systemd[1]: Set hostname to . [ 1.311983] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Swap. [ 1.335491] systemd[1]: Reached target Swap. [ 1.336837] systemd[1]: Starting Swap. [[32m OK [0m] Created slice Root Slice. [ 1.339164] systemd[1]: Created slice Root Slice. [ 1.340615] systemd[1]: Starting Root Slice. [[32m OK [0m] Reached target Timers. [ 1.342904] systemd[1]: Reached target Timers. [ 1.344245] systemd[1]: Starting Timers. [[32m OK [0m] Created slice System Slice. [ 1.346557] systemd[1]: Created slice System Slice. [ 1.348008] systemd[1]: Starting System Slice. [[32m OK [0m] Reached target Local File Systems. [ 1.350398] systemd[1]: Reached target Local File Systems. [ 1.351979] systemd[1]: Starting Local File Systems. [[32m OK [0m] Listening on Journal Socket. [ 1.354486] systemd[1]: Listening on Journal Socket. [ 1.355973] systemd[1]: Starting Journal Socket. [ 1.357807] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Reached target Slices. [ 1.360969] systemd[1]: Reached target Slices. [ 1.362318] systemd[1]: Starting Slices. [[32m OK [0m] Listening on udev Control Socket. [ 1.364651] systemd[1]: Listening on udev Control Socket. [ 1.366207] systemd[1]: Starting udev Control Socket. [ 1.367998] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.370559] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.373026] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.376378] systemd[1]: Reached target Paths. [ 1.377710] systemd[1]: Starting Paths. [ 1.379262] 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.384031] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Listening on udev Kernel Socket. [ 1.387429] systemd[1]: Listening on udev Kernel Socket. [ 1.388952] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Sockets. [ 1.391320] systemd[1]: Reached target Sockets. [ 1.392676] systemd[1]: Starting Sockets. [[32m OK [0m] Started Journal Service. [ 1.395068] 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.450863] RPC: Registered named UNIX socket transport module. [ 1.452328] RPC: Registered udp transport module. [ 1.453523] RPC: Registered tcp transport module. [ 1.454696] RPC: Registered tcp NFSv4.1 backchannel transport module. 2018-08-01 12:06:56,617 - paramiko.transport - DEBUG - starting thread (client mode): 0x87b60b50L 2018-08-01 12:06:56,617 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-01 12:06:56,640 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-08-01 12:06:56,640 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-08-01 12:06:56,663 - 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-08-01 12:06:56,664 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-01 12:06:56,664 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-01 12:06:56,664 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-01 12:06:56,664 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-01 12:06:56,664 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-01 12:06:56,671 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-01 12:06:56,672 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-01 12:06:56,681 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.208: 4c1f7c71f5a98b8370f02ab218eae423 2018-08-01 12:06:56,682 - paramiko.transport - DEBUG - Trying discovered key 7ee27ad04337636c3e20a10cb910fd42 in /tmp/tmp0FKcAx 2018-08-01 12:06:56,712 - paramiko.transport - DEBUG - userauth is OK 2018-08-01 12:06:56,750 - paramiko.transport - INFO - Authentication (publickey) failed. 2018-08-01 12:06:56,785 - paramiko.transport - DEBUG - Trying discovered key 53a32704d80d9fa5426a394ad4fcf413 in /root/.ssh/id_rsa 2018-08-01 12:06:56,786 - paramiko.transport - DEBUG - userauth is OK 2018-08-01 12:06:56,792 - paramiko.transport - INFO - Authentication (publickey) failed. 2018-08-01 12:06:56,793 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.208 2018-08-01 12:07:06,797 - paramiko.transport - DEBUG - starting thread (client mode): 0x87ba88d0L 2018-08-01 12:07:06,798 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-01 12:07:06,810 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-08-01 12:07:06,810 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-08-01 12:07:06,843 - 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-08-01 12:07:06,843 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-01 12:07:06,843 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-01 12:07:06,844 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-01 12:07:06,844 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-01 12:07:06,844 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-01 12:07:06,858 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-01 12:07:06,859 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-01 12:07:06,862 - paramiko.transport - DEBUG - Trying discovered key 7ee27ad04337636c3e20a10cb910fd42 in /tmp/tmp0FKcAx 2018-08-01 12:07:06,898 - paramiko.transport - DEBUG - userauth is OK 2018-08-01 12:07:06,914 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-01 12:07:06,927 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2018-08-01 12:07:06,927 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2018-08-01 12:07:06,927 - functest.core.cloudify - INFO - Attemps running status of the Manager 2018-08-01 12:07:06,928 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/status 2018-08-01 12:07:07,206 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 12:07:07,206 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 12:07:07,206 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 12:07:07,206 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 12:07:07,206 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 12:07:07,207 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 12:07:07,207 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 12:07:07,207 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4806, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4809, "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": 1835, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4803, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 879, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 814, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 809, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 4531, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4797, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-08-01 12:07:07,207 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 12:07:07,207 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 12:07:06 GMT 2018-08-01 12:07:07,207 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 12:07:07,207 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2391 2018-08-01 12:07:07,207 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 12:07:07,208 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 4806, 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': 4809, 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': 1835, 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': 4803, 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': 879, 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': 814, 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': 809, 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': 4531, 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': 4797, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-08-01 12:07:07,208 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/status 2018-08-01 12:07:07,405 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 12:07:07,406 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 12:07:07,406 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 12:07:07,406 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 12:07:07,406 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 12:07:07,406 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 12:07:07,406 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 12:07:07,406 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4806, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4809, "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": 1835, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4803, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 879, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 814, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 809, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 4531, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4797, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-08-01 12:07:07,406 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 12:07:07,406 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 12:07:06 GMT 2018-08-01 12:07:07,407 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 12:07:07,407 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2391 2018-08-01 12:07:07,407 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 12:07:07,407 - functest.core.cloudify - INFO - The current manager status is running 2018-08-01 12:07:07,407 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.208:80/api/v3/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2018-08-01 12:07:07,537 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 12:07:07,537 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 12:07:07,537 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 12:07:07,537 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 12:07:07,537 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 12:07:07,537 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 12:07:07,538 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 12:07:07,538 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2018-08-01 12:07:07,538 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-01T12:07:07.027Z", "updated_at": "2018-08-01T12:07:07.027Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-08-01 12:07:07,538 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 12:07:07,538 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 12:07:07 GMT 2018-08-01 12:07:07,538 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 12:07:07,539 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-08-01 12:07:07,539 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 12:07:07,539 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/secrets 2018-08-01 12:07:07,599 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 12:07:07,599 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 12:07:07,599 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 12:07:07,599 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 12:07:07,599 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 12:07:07,599 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 12:07:07,599 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 12:07:07,600 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"permission": null, "tenant_name": "default_tenant", "created_at": "2018-08-01T12:07:07.027Z", "updated_at": "2018-08-01T12:07:07.027Z", "created_by": "admin", "key": "foo"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-08-01 12:07:07,600 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 12:07:07,600 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 12:07:07 GMT 2018-08-01 12:07:07,600 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 12:07:07,600 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 253 2018-08-01 12:07:07,600 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 12:07:07,600 - functest.core.cloudify - DEBUG - List secrets: 2018-08-01 12:07:07,601 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.208:80/api/v3/secrets/foo 2018-08-01 12:07:07,687 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 12:07:07,688 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 12:07:07,688 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 12:07:07,688 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 12:07:07,688 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 12:07:07,688 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 12:07:07,688 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 12:07:07,688 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-08-01 12:07:07,689 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-01T12:07:07.027Z", "updated_at": "2018-08-01T12:07:07.027Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-08-01 12:07:07,689 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 12:07:07,689 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 12:07:07 GMT 2018-08-01 12:07:07,689 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 12:07:07,689 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-08-01 12:07:07,689 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 12:07:07,689 - functest.core.cloudify - INFO - Secrets API successfully reached 2018-08-01 12:07:07,690 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2018-08-01 12:07:07,690 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Put private keypair in manager 2018-08-01 12:07:07,691 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-01 12:07:07,692 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-01 12:07:07,692 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-01 12:07:07,723 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-01 12:07:07,893 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-01 12:07:07,894 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-01 12:07:07,895 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-01 12:07:07,936 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-01 12:07:07,936 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-01 12:07:07,989 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-01 12:07:47,365 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-01 12:07:47,365 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - output: Loaded plugins: fastestmirror Determining fastest mirrors * base: mirror.sjc02.svwh.net * extras: repos.lax.quadranet.com * updates: linux.mirrors.es.net 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 22 MB/s | 54 MB 00:02 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-08-01 12:07:47,366 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-01 12:07:47,366 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - error: 2018-08-01 12:07:47,367 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/vyos-1.1.7.img 2018-08-01 12:07:51,005 - shade - DEBUG - Image file /home/opnfv/functest/images/vyos-1.1.7.img md5:5428081a21782d4eab3b67d8cc6bf508 sha256:55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0 2018-08-01 12:07:51,010 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-01 12:07:51,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}6e1877a2e044b5259a5c5978c4bb6a17f98c3b09" 2018-08-01 12:07:51,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-111d098b-fb6d-41d1-bab5-cfbf6f511788 Date: Wed, 01 Aug 2018 12:07:51 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/cb1639c2-bfd1-4757-8094-1183d752000d/snap", "metadata": {}}], "file": "/v2/images/cb1639c2-bfd1-4757-8094-1183d752000d/file", "owner": "47b60cb982ef49af8140b342fe81f4a3", "id": "cb1639c2-bfd1-4757-8094-1183d752000d", "size": 4373348352, "self": "/v2/images/cb1639c2-bfd1-4757-8094-1183d752000d", "disk_format": "qcow2", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/cb1639c2-bfd1-4757-8094-1183d752000d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-08-01T12:04:26Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_ac9e0db3-5190-4b12-ac76-4252ed711203", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_ac9e0db3-5190-4b12-ac76-4252ed711203", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-01T12:03:24Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-01 12:07:51,054 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-111d098b-fb6d-41d1-bab5-cfbf6f511788 2018-08-01 12:07:51,054 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0444951057434s 2018-08-01 12:07:51,055 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-111d098b-fb6d-41d1-bab5-cfbf6f511788 2018-08-01 12:07:51,064 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-01 12:07:51,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}6e1877a2e044b5259a5c5978c4bb6a17f98c3b09" -d '{"owner_specified.shade.md5": "5428081a21782d4eab3b67d8cc6bf508", "owner_specified.shade.sha256": "55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_ac9e0db3-5190-4b12-ac76-4252ed711203", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vyos_vrouter-img_alt_ac9e0db3-5190-4b12-ac76-4252ed711203"}' 2018-08-01 12:07:51,127 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 884 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/44006990-949b-49ff-93fc-96682c40c7af Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-d0ce0c1a-b074-4916-a77d-dc23722acd1c Date: Wed, 01 Aug 2018 12:07:51 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/44006990-949b-49ff-93fc-96682c40c7af/file", "owner": "47b60cb982ef49af8140b342fe81f4a3", "id": "44006990-949b-49ff-93fc-96682c40c7af", "size": null, "self": "/v2/images/44006990-949b-49ff-93fc-96682c40c7af", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0", "updated_at": "2018-08-01T12:07:51Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_ac9e0db3-5190-4b12-ac76-4252ed711203", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "5428081a21782d4eab3b67d8cc6bf508", "name": "vyos_vrouter-img_alt_ac9e0db3-5190-4b12-ac76-4252ed711203", "checksum": null, "created_at": "2018-08-01T12:07:51Z", "protected": false} 2018-08-01 12:07:51,128 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-d0ce0c1a-b074-4916-a77d-dc23722acd1c 2018-08-01 12:07:51,128 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0632791519165s 2018-08-01 12:07:51,128 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-d0ce0c1a-b074-4916-a77d-dc23722acd1c returning object 44006990-949b-49ff-93fc-96682c40c7af 2018-08-01 12:07:51,129 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-01 12:07:51,133 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/44006990-949b-49ff-93fc-96682c40c7af/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}6e1877a2e044b5259a5c5978c4bb6a17f98c3b09" -d '' 2018-08-01 12:07:58,195 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7e2d9462-e9a9-4e11-83b9-71854bef09d9 Date: Wed, 01 Aug 2018 12:07:58 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-01 12:07:58,195 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/44006990-949b-49ff-93fc-96682c40c7af/file used request id req-7e2d9462-e9a9-4e11-83b9-71854bef09d9 2018-08-01 12:07:58,195 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 7.06648588181s 2018-08-01 12:07:58,196 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/44006990-949b-49ff-93fc-96682c40c7af/file used request id req-7e2d9462-e9a9-4e11-83b9-71854bef09d9 2018-08-01 12:07:58,196 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_ac9e0db3-5190-4b12-ac76-4252ed711203', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-08-01T12:07:51Z', u'owner_specified.shade.sha256': u'55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/44006990-949b-49ff-93fc-96682c40c7af/file', u'owner': u'47b60cb982ef49af8140b342fe81f4a3', u'virtual_size': None, u'owner_specified.shade.md5': u'5428081a21782d4eab3b67d8cc6bf508', u'id': u'44006990-949b-49ff-93fc-96682c40c7af', u'size': None, u'name': u'vyos_vrouter-img_alt_ac9e0db3-5190-4b12-ac76-4252ed711203', u'checksum': None, u'self': u'/v2/images/44006990-949b-49ff-93fc-96682c40c7af', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-08-01T12:07:51Z', u'schema': u'/v2/schemas/image'}) 2018-08-01 12:07:58,197 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-01 12:07:58,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}50242cf0179e71bf2324e2c45c8e923855f195bb" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "vyos_vrouter-flavor_alt_ac9e0db3-5190-4b12-ac76-4252ed711203", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 50, "id": null, "swap": 0}}' 2018-08-01 12:07:58,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 12: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-597b0b5d-4c47-4b6f-817a-24f0db518bc8 x-compute-request-id: req-597b0b5d-4c47-4b6f-817a-24f0db518bc8 Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"flavor": {"name": "vyos_vrouter-flavor_alt_ac9e0db3-5190-4b12-ac76-4252ed711203", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/731d6914-68f9-4837-a12a-0b11a05229e6", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/731d6914-68f9-4837-a12a-0b11a05229e6", "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": 50, "id": "731d6914-68f9-4837-a12a-0b11a05229e6"}} 2018-08-01 12:07:58,244 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-597b0b5d-4c47-4b6f-817a-24f0db518bc8 2018-08-01 12:07:58,245 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0477569103241s 2018-08-01 12:07:58,245 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-597b0b5d-4c47-4b6f-817a-24f0db518bc8 2018-08-01 12:07:58,246 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vyos_vrouter-flavor_alt_ac9e0db3-5190-4b12-ac76-4252ed711203', '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'8d96727022f4443794db44ecde432faf', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 50, 'id': u'731d6914-68f9-4837-a12a-0b11a05229e6', 'swap': 0}) 2018-08-01 12:07:58,246 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-01 12:07:58,248 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/731d6914-68f9-4837-a12a-0b11a05229e6/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}50242cf0179e71bf2324e2c45c8e923855f195bb" -d '{"extra_specs": {}}' 2018-08-01 12:07:58,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 12: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 x-openstack-request-id: req-ece61e6e-b36a-4f64-b723-346633b575f6 x-compute-request-id: req-ece61e6e-b36a-4f64-b723-346633b575f6 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-01 12:07:58,266 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/731d6914-68f9-4837-a12a-0b11a05229e6/os-extra_specs used request id req-ece61e6e-b36a-4f64-b723-346633b575f6 2018-08-01 12:07:58,266 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0201609134674s 2018-08-01 12:07:58,267 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/731d6914-68f9-4837-a12a-0b11a05229e6/os-extra_specs used request id req-ece61e6e-b36a-4f64-b723-346633b575f6 2018-08-01 12:07:58,269 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-08-01 12:07:58,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.6: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-08-01 12:07:58,277 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 12:07:58 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.30.9.6: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.6:35357/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 12:07:58,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.6: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}50242cf0179e71bf2324e2c45c8e923855f195bb" 2018-08-01 12:07:58,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 12:07:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e314862b-d269-4d6b-9cf5-2d8bbc4b621f Content-Encoding: gzip Content-Length: 859 Content-Type: application/json RESP BODY: {"services": [{"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.6:35357/v3/services/014cfd8eced94fc392a892011f45562a"}, "enabled": true, "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.6:35357/v3/services/2d93a1620a76415d955cd244547d98bb"}, "enabled": true, "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.6:35357/v3/services/483926b8c02c469da7eb9c1d89eab182"}, "enabled": true, "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.6:35357/v3/services/5aef09b627e34be49a48fd4749233bea"}, "enabled": true, "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.6:35357/v3/services/607eb7bbcc8a497abedbfcfb1a5fffc0"}, "enabled": true, "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.6:35357/v3/services/793472bc1ef34c6695971970953f6180"}, "enabled": true, "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.6:35357/v3/services/8f98f24c5ce64810ae524e56a533e808"}, "enabled": true, "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.6:35357/v3/services/b508506b507b42ea8f87cf9b38d8ad9f"}, "enabled": true, "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.6:35357/v3/services/bf9f5edcc18d4e1c902e418a716c7727"}, "enabled": true, "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.6:35357/v3/services/d5b8c268684943a6b12f20b40331c9cf"}, "enabled": true, "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.6:35357/v3/services/dfdc7b3c76bf4e878d175a20c133b82c"}, "enabled": true, "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.6:35357/v3/services/e399e53f88c14a3b8548026fb39c4530"}, "enabled": true, "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.6:35357/v3/services/e974ba11927c49beb246001aef6e0ec7"}, "enabled": true, "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.6:35357/v3/services/f5e0a7e843164af098c41843311ba3b9"}, "enabled": true, "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.6:35357/v3/services/fb7d506b651f43e288c641372eccadd8"}, "enabled": true, "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "links": {"self": "http://192.30.9.6:35357/v3/services", "previous": null, "next": null}} 2018-08-01 12:07:58,366 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.6:35357/v3/services used request id req-e314862b-d269-4d6b-9cf5-2d8bbc4b621f 2018-08-01 12:07:58,367 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.0973219871521s 2018-08-01 12:07:58,367 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.6:35357/v3/services used request id req-e314862b-d269-4d6b-9cf5-2d8bbc4b621f 2018-08-01 12:07:58,376 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-08-01 12:07:58,379 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}50242cf0179e71bf2324e2c45c8e923855f195bb" 2018-08-01 12:07:58,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 12:07:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41e707fb-0a8f-4953-8ca8-9e6361fe314f Content-Encoding: gzip Content-Length: 1989 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/037a0c496c47479fa9d9cc08fa34d018"}, "url": "http://192.30.9.6:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b508506b507b42ea8f87cf9b38d8ad9f", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/0b9868b0c0784ad1a1ac749b5a34e970"}, "url": "http://192.30.9.6:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "2d93a1620a76415d955cd244547d98bb", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/0f7bbb1206884d699a642f27f4bd9df0"}, "url": "http://192.30.9.6:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d5b8c268684943a6b12f20b40331c9cf", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/15ad8d82e94147c8b1354f509a0603a0"}, "url": "http://192.30.9.6:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "014cfd8eced94fc392a892011f45562a", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/200708c3128946bc95a4a6ddcda028b3"}, "url": "http://172.30.9.24:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "8f98f24c5ce64810ae524e56a533e808", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/2ed88c1effa54a45baadb98faf68ad36"}, "url": "http://172.30.9.24:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e974ba11927c49beb246001aef6e0ec7", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/46e0a57eff9242a9b99c475c40af82df"}, "url": "http://172.30.9.24:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "793472bc1ef34c6695971970953f6180", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/4712d96591904c569cdfca0a783ac4e8"}, "url": "http://192.30.9.6:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f5e0a7e843164af098c41843311ba3b9", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/54ccb82e07044f688f22ad3ff653e75c"}, "url": "http://192.30.9.6:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/58a3046dbf094ba6854c61ea21a95c28"}, "url": "http://192.30.9.6:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "793472bc1ef34c6695971970953f6180", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/6b1a00459c514da884ef1eba775cce7b"}, "url": "http://172.30.9.24:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "014cfd8eced94fc392a892011f45562a", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/70d1b010e0e3401cbc121054b8fee36d"}, "url": "http://172.30.9.24:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "fb7d506b651f43e288c641372eccadd8", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/728bf3b0f0904636a44ace48c97f1f09"}, "url": "http://192.30.9.6:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "dfdc7b3c76bf4e878d175a20c133b82c", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/7a788f5a5c194a7e9cc677431a5252a0"}, "url": "http://192.30.9.6:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e399e53f88c14a3b8548026fb39c4530", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/7edfee945f444d11b6ddf54b16e4fd69"}, "url": "http://192.30.9.6:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "014cfd8eced94fc392a892011f45562a", "id": "7edfee945f444d11b6ddf54b16e4fd69"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/84e7a0ec3a1746118c3e0a04c3a30e5d"}, "url": "http://192.30.9.6:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "fb7d506b651f43e288c641372eccadd8", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/8a95c347b55e4f19baac5cfff1cb0c71"}, "url": "http://12.0.0.21:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "bf9f5edcc18d4e1c902e418a716c7727", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/8baceaeaf1c9463aafbe04f7ecbf5da2"}, "url": "http://172.30.9.24:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "bf9f5edcc18d4e1c902e418a716c7727", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/9b656f3cb4b6460f8a1b55214ccd3dd6"}, "url": "http://192.30.9.6:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "8f98f24c5ce64810ae524e56a533e808", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/9db63de1148e4e5b9d37e1961f4e811e"}, "url": "http://192.30.9.6:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/9e194e0e5feb4e07b8093a1fd8e5a5fe"}, "url": "http://192.30.9.6:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b508506b507b42ea8f87cf9b38d8ad9f", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/ac2721555130421e9a649dce3fe26c50"}, "url": "http://192.30.9.6:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "2d93a1620a76415d955cd244547d98bb", "id": "ac2721555130421e9a649dce3fe26c50"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/b43d819b18344d369460d3e0f9ac9ea8"}, "url": "http://192.30.9.6:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f5e0a7e843164af098c41843311ba3b9", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/bc9a7504d8224d448c84f3ecb9369787"}, "url": "http://192.30.9.6:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d5b8c268684943a6b12f20b40331c9cf", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/bceb43a78b694c6c877b37328c7518ed"}, "url": "http://192.30.9.6:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "793472bc1ef34c6695971970953f6180", "id": "bceb43a78b694c6c877b37328c7518ed"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/bd493f349dbe42e89227ce63f77be908"}, "url": "http://192.30.9.6:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5aef09b627e34be49a48fd4749233bea", "id": "bd493f349dbe42e89227ce63f77be908"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/c5abfbe4d07e43b1a94389fd3f80538e"}, "url": "http://172.30.9.24:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "dfdc7b3c76bf4e878d175a20c133b82c", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/c735968ac52a4981817491aa4822f9fd"}, "url": "http://12.0.0.21:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "bf9f5edcc18d4e1c902e418a716c7727", "id": "c735968ac52a4981817491aa4822f9fd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/d1529c553f96465b808c966e3e2d285d"}, "url": "http://192.30.9.6:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e974ba11927c49beb246001aef6e0ec7", "id": "d1529c553f96465b808c966e3e2d285d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/d25c4e84d219484499776801dfc33d72"}, "url": "http://192.30.9.6:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5aef09b627e34be49a48fd4749233bea", "id": "d25c4e84d219484499776801dfc33d72"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/d3ffa4bbf2ff486d9675f85481ab7c30"}, "url": "http://192.30.9.6:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e974ba11927c49beb246001aef6e0ec7", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/e0c0052e7c4f46de99518ca6cf049b38"}, "url": "http://172.30.9.24:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "id": "e0c0052e7c4f46de99518ca6cf049b38"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/e0d693c045e444d9b645d1ee97f71227"}, "url": "http://192.30.9.6:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "dfdc7b3c76bf4e878d175a20c133b82c", "id": "e0d693c045e444d9b645d1ee97f71227"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/e2826e9cb79e450fbb5b1dc866d45b0b"}, "url": "http://172.30.9.24:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e399e53f88c14a3b8548026fb39c4530", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/e31744c1c1714895917dcda5c568c6ac"}, "url": "http://192.30.9.6:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "8f98f24c5ce64810ae524e56a533e808", "id": "e31744c1c1714895917dcda5c568c6ac"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/e3cd6a3b883e4d21bc22133e3ec5a854"}, "url": "http://172.30.9.24:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5aef09b627e34be49a48fd4749233bea", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/e4504f68997342dc9ea03cb619b5a692"}, "url": "http://192.30.9.6:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "fb7d506b651f43e288c641372eccadd8", "id": "e4504f68997342dc9ea03cb619b5a692"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/ea319de666b041dc96465279efa06901"}, "url": "http://172.30.9.24:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "2d93a1620a76415d955cd244547d98bb", "id": "ea319de666b041dc96465279efa06901"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/eff5ab28ff854512bb444cdfb092bfde"}, "url": "http://172.30.9.24:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b508506b507b42ea8f87cf9b38d8ad9f", "id": "eff5ab28ff854512bb444cdfb092bfde"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/f236c60411614e89a95603baf187cc5d"}, "url": "http://172.30.9.24:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d5b8c268684943a6b12f20b40331c9cf", "id": "f236c60411614e89a95603baf187cc5d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/f7ae4febcafb49e5986b285b332153c9"}, "url": "http://172.30.9.24:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f5e0a7e843164af098c41843311ba3b9", "id": "f7ae4febcafb49e5986b285b332153c9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/fff556dce32844cd8e17d97ed14c9bfb"}, "url": "http://192.30.9.6:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e399e53f88c14a3b8548026fb39c4530", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "links": {"self": "http://172.30.9.24:5000/v3/endpoints", "previous": null, "next": null}} 2018-08-01 12:07:58,471 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/endpoints used request id req-41e707fb-0a8f-4953-8ca8-9e6361fe314f 2018-08-01 12:07:58,471 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.0950589179993s 2018-08-01 12:07:58,472 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/endpoints used request id req-41e707fb-0a8f-4953-8ca8-9e6361fe314f 2018-08-01 12:07:58,481 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-01 12:07:58,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}6e1877a2e044b5259a5c5978c4bb6a17f98c3b09" 2018-08-01 12:07:58,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6833 X-Openstack-Request-Id: req-20ee9b2b-b491-4818-8e59-257d51c8b5b1 Date: Wed, 01 Aug 2018 12:07:58 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "created_at": "2018-08-01T12:04:27Z", "updated_at": "2018-08-01T12:04:28Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-01T12:04:27Z", "revision_number": 0, "id": "11eee775-2fd4-4b2f-8df9-2c15241b9a64", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T12:04:27Z", "security_group_id": "033d1149-7d1b-44ea-9d07-3508023ba143", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "port_range_min": 80, "ethertype": "IPv4", "project_id": "47b60cb982ef49af8140b342fe81f4a3"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-01T12:04:27Z", "revision_number": 0, "id": "36074346-511f-409f-93cf-613e163c4ab9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T12:04:27Z", "security_group_id": "033d1149-7d1b-44ea-9d07-3508023ba143", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b60cb982ef49af8140b342fe81f4a3"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-08-01T12:04:28Z", "revision_number": 0, "id": "4e9f3110-9185-4179-a407-c2b207ad9089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T12:04:28Z", "security_group_id": "033d1149-7d1b-44ea-9d07-3508023ba143", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "47b60cb982ef49af8140b342fe81f4a3"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-01T12:04:27Z", "revision_number": 0, "id": "64d1c630-f384-4f87-98f5-9ac93511d6b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T12:04:27Z", "security_group_id": "033d1149-7d1b-44ea-9d07-3508023ba143", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "port_range_min": 443, "ethertype": "IPv4", "project_id": "47b60cb982ef49af8140b342fe81f4a3"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-01T12:04:27Z", "revision_number": 0, "id": "819b4b57-c1f6-400c-a173-1ed38511e16b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T12:04:27Z", "security_group_id": "033d1149-7d1b-44ea-9d07-3508023ba143", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "port_range_min": 22, "ethertype": "IPv4", "project_id": "47b60cb982ef49af8140b342fe81f4a3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T12:04:27Z", "revision_number": 0, "id": "b7987a91-ddd0-4b03-8e81-41eca36c3e66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T12:04:27Z", "security_group_id": "033d1149-7d1b-44ea-9d07-3508023ba143", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b60cb982ef49af8140b342fe81f4a3"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-08-01T12:04:28Z", "revision_number": 0, "id": "d1ba147b-8dd5-4b5f-bf69-d588d451edf9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T12:04:28Z", "security_group_id": "033d1149-7d1b-44ea-9d07-3508023ba143", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "47b60cb982ef49af8140b342fe81f4a3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T12:04:27Z", "revision_number": 0, "id": "fc3b20fc-60b4-489d-870a-3c2bbc3a9d70", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T12:04:27Z", "security_group_id": "033d1149-7d1b-44ea-9d07-3508023ba143", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b60cb982ef49af8140b342fe81f4a3"}], "revision_number": 8, "project_id": "47b60cb982ef49af8140b342fe81f4a3", "id": "033d1149-7d1b-44ea-9d07-3508023ba143", "name": "vyos_vrouter-sg_ac9e0db3-5190-4b12-ac76-4252ed711203"}, {"description": "Default security group", "tags": [], "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "created_at": "2018-08-01T12:02:43Z", "updated_at": "2018-08-01T12:02:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T12:02:43Z", "revision_number": 0, "id": "7ade31b6-926e-4fd5-a14b-03b07e2ed5ad", "remote_group_id": "38bde76b-a83f-4045-9783-5fa014ed05a1", "remote_ip_prefix": null, "created_at": "2018-08-01T12:02:43Z", "security_group_id": "38bde76b-a83f-4045-9783-5fa014ed05a1", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b60cb982ef49af8140b342fe81f4a3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T12:02:43Z", "revision_number": 0, "id": "8807d802-1f72-473b-b366-b46083b2afbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T12:02:43Z", "security_group_id": "38bde76b-a83f-4045-9783-5fa014ed05a1", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b60cb982ef49af8140b342fe81f4a3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T12:02:43Z", "revision_number": 0, "id": "8e29abe8-bd96-44ec-8944-08c713c1f499", "remote_group_id": "38bde76b-a83f-4045-9783-5fa014ed05a1", "remote_ip_prefix": null, "created_at": "2018-08-01T12:02:43Z", "security_group_id": "38bde76b-a83f-4045-9783-5fa014ed05a1", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b60cb982ef49af8140b342fe81f4a3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T12:02:43Z", "revision_number": 0, "id": "c042fdda-df06-4084-9abe-144de159b387", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T12:02:43Z", "security_group_id": "38bde76b-a83f-4045-9783-5fa014ed05a1", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b60cb982ef49af8140b342fe81f4a3"}], "revision_number": 4, "project_id": "47b60cb982ef49af8140b342fe81f4a3", "id": "38bde76b-a83f-4045-9783-5fa014ed05a1", "name": "default"}]} 2018-08-01 12:07:58,542 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-20ee9b2b-b491-4818-8e59-257d51c8b5b1 2018-08-01 12:07:58,542 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0609841346741s 2018-08-01 12:07:58,543 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-20ee9b2b-b491-4818-8e59-257d51c8b5b1 2018-08-01 12:07:58,546 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-01 12:07:58,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}6e1877a2e044b5259a5c5978c4bb6a17f98c3b09" -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": "38bde76b-a83f-4045-9783-5fa014ed05a1"}}' 2018-08-01 12:07:58,767 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-386bacb0-1e71-4263-b0b7-a3933f73475e Date: Wed, 01 Aug 2018 12:07:58 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-08-01T12:07:58Z", "security_group_id": "38bde76b-a83f-4045-9783-5fa014ed05a1", "port_range_min": 22, "revision_number": 0, "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "created_at": "2018-08-01T12:07:58Z", "project_id": "47b60cb982ef49af8140b342fe81f4a3", "id": "c4f2e2c3-b8fd-40e2-8b33-5ed95a3f3fc3"}} 2018-08-01 12:07:58,768 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-386bacb0-1e71-4263-b0b7-a3933f73475e 2018-08-01 12:07:58,768 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.221549987793s 2018-08-01 12:07:58,768 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-386bacb0-1e71-4263-b0b7-a3933f73475e 2018-08-01 12:07:58,769 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload VNFD 2018-08-01 12:07:58,775 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.208:80/api/v3/blueprints/vrouter-opnfv; body: bytes data 2018-08-01 12:08:00,514 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 12:08:00,514 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 12:08:00,514 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 12:08:00,514 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 12:08:00,514 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 12:08:00,514 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 12:08:00,515 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 12:08:00,515 - cloudify.rest_client.http - DEBUG - request header: Transfer-Encoding: chunked 2018-08-01 12:08:00,515 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"main_file_name": "function-test-openstack-blueprint.yaml", "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "tenant_name": "default_tenant", "created_at": "2018-08-01T12:08:00.472Z", "updated_at": "2018-08-01T12:08:00.472Z", "created_by": "admin", "private_resource": false, "plan": {"relationships": {"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.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"}}}, "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"}}}}, "inputs": {"keypair_name": {"default": "vnf_test_keypair", "type": "string"}, "management_plane_network_name": {"default": "management_plane_network", "type": "string"}, "external_network_name": {"type": "string"}, "keystone_user_domain_name": {"type": "string"}, "data_plane_network_name": {"default": "data_plane_network", "type": "string"}, "target_vnf_name": {"default": "target_vnf", "type": "string"}, "reference_vnf_flavor_id": {"type": "string"}, "target_vnf_flavor_id": {"type": "string"}, "reference_vnf_name": {"default": "reference_vnf", "type": "string"}, "target_vnf_data_plane_port_name": {"default": "target_vnf_data_plane_port", "type": "string"}, "reference_vnf_data_plane_port_name": {"default": "reference_vnf_data_plane_port", "type": "string"}, "keystone_username": {"type": "string"}, "security_group_name": {"default": "vnf_test_security_group", "type": "string"}, "reference_vnf_image_id": {"type": "string"}, "keystone_password": {"type": "string"}, "region": {"type": "string"}, "target_vnf_port_name": {"default": "target_vnf_port", "type": "string"}, "keystone_tenant_name": {"type": "string"}, "keystone_project_domain_name": {"type": "string"}, "keystone_url": {"type": "string"}, "reference_vnf_port_name": {"default": "reference_vnf_port", "type": "string"}, "management_plane_subnet_name": {"default": "management_plane_subnet", "type": "string"}, "ssh_key_filename": {"default": "~/.ssh/vnf_test_keypair.pem", "type": "string"}, "router_name": {"default": "vnf_test_router", "type": "string"}, "target_vnf_image_id": {"type": "string"}, "data_plane_subnet_name": {"default": "data_plane_subnet", "type": "string"}}, "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "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}], "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"}, "service": {"default": "service", "description": "The service name"}, "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"}, "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": {"vnfs": {"description": "Infomation of vnf.", "value": {"reference_vnf": {"vnf_name": {"get_property": ["reference_vnf_host", "resource_id"]}, "public_key_path": {"get_property": ["keypair", "private_key_path"]}, "floating_ip": {"get_attribute": ["reference_vnf_ip", "floating_ip_address"]}}, "target_vnf": {"vnf_name": {"get_property": ["target_vnf_host", "resource_id"]}, "public_key_path": {"get_property": ["keypair", "private_key_path"]}, "floating_ip": {"get_attribute": ["target_vnf_ip", "floating_ip_address"]}}}}, "networks": {"description": "Infomation of network.", "value": {"management_plane_network": {"network_name": {"get_property": ["management_plane_network", "resource_id"]}}, "data_plane_network": {"network_name": {"get_property": ["data_plane_network", "resource_id"]}}}}}, "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": {}, "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": []}, "extended_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": []}, "added_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": {}, "nodes": [{"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.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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.network.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.network.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.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "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.network.delete"}}, "name": "management_plane_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "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.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.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.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.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.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": "management_plane_network", "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.Network", "properties": {"use_external_resource": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "network": {}, "create_if_missing": false, "resource_id": {"get_input": "management_plane_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": "neutron_plugin.port.detach"}, "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": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "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_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}}}, "target_id": "target_vnf_port", "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": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "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": "neutron_plugin.port.detach"}, "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": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "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_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}}}, "target_id": "target_vnf_data_plane_port", "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": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "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": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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": "", "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": ""}, "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": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "target_vnf_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": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30}, "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"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "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"}}, "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": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_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": "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": "target_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_name"}, "ip": "", "image": {"get_input": "target_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "target_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"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}]}, {"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": "data_plane_network", "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": {}, "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"], "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": "data_plane_subnet", "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.depends_on", "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": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.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": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.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.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}}}, "target_id": "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.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "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.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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.port.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.port.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.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "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.port.delete"}}, "name": "reference_vnf_data_plane_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "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.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.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.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.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.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": "reference_vnf_data_plane_port", "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.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_data_plane_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"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": "management_plane_network", "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": {}, "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"], "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": "management_plane_subnet", "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.depends_on", "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": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.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": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.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.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}}}, "target_id": "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.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_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": "neutron_plugin.floatingip.disconnect_port"}, "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": "neutron_plugin.floatingip.connect_port"}, "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": "neutron_plugin.floatingip.disconnect_port"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}}, "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.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}}}, "target_id": "reference_vnf_ip", "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": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "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.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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.port.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.port.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.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "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.port.delete"}}, "name": "reference_vnf_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "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.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.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.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.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.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": "reference_vnf_port", "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.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"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"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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"}, "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.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": "target_vnf_ip", "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.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.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.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": "target_vnf_ip", "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": {"floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": ""}}, {"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": "data_plane_network", "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": {}, "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"], "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": "data_plane_subnet", "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.depends_on", "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": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.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": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.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.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}}}, "target_id": "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.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "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.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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.port.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.port.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.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "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.port.delete"}}, "name": "target_vnf_data_plane_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "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.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.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.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.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.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": "target_vnf_data_plane_port", "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.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_data_plane_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"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": "management_plane_network", "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": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.disconnect_subnet"}, "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": "neutron_plugin.router.connect_subnet"}, "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": "neutron_plugin.router.disconnect_subnet"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.connect_subnet"}}, "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": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "router", "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.subnet_connected_to_router", "properties": {"connection_type": "all_to_all"}}], "operations": {"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": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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.subnet.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.subnet.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.subnet.create"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "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.subnet.delete"}}, "name": "management_plane_subnet", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Subnet", "cloudify.openstack.nodes.Subnet"], "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.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.subnet.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.subnet.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.subnet.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.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": "management_plane_subnet", "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.Subnet", "properties": {"subnet": {"ip_version": 4, "cidr": "11.0.0.0/24"}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": {"get_input": "management_plane_subnet_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": "data_plane_network", "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": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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.subnet.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.subnet.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.subnet.create"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "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.subnet.delete"}}, "name": "data_plane_subnet", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Subnet", "cloudify.openstack.nodes.Subnet"], "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.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.subnet.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.subnet.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.subnet.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.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": "data_plane_subnet", "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.Subnet", "properties": {"subnet": {"ip_version": 4, "cidr": "12.0.0.0/24", "gateway_ip": null}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": {"get_input": "data_plane_subnet_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"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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"}, "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.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": "reference_vnf_ip", "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.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.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.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": "reference_vnf_ip", "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": {"floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": ""}}, {"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"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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"}, "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.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.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.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.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_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "keypair_name"}, "create_if_missing": false, "keypair": {}, "private_key_path": {"get_input": "ssh_key_filename"}, "use_external_resource": false}}, {"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": "management_plane_network", "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": {}, "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"], "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": "management_plane_subnet", "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.depends_on", "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": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.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": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.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.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}}}, "target_id": "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.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_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": "neutron_plugin.floatingip.disconnect_port"}, "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": "neutron_plugin.floatingip.connect_port"}, "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": "neutron_plugin.floatingip.disconnect_port"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}}, "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.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}}}, "target_id": "target_vnf_ip", "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": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "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.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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.port.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.port.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.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "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.port.delete"}}, "name": "target_vnf_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "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.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.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.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.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.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": "target_vnf_port", "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.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"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.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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.network.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.network.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.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "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.network.delete"}}, "name": "data_plane_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "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.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.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.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.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.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": "data_plane_network", "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.Network", "properties": {"use_external_resource": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "network": {}, "create_if_missing": false, "resource_id": {"get_input": "data_plane_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"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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"}, "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.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": "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.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.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.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": "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": {"get_input": "security_group_name"}, "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"port_range_min": 0, "port_range_max": 0, "protocol": "icmp", "remote_ip_prefix": "0.0.0.0/0"}, {"port_range_min": 1, "port_range_max": 65535, "protocol": "tcp", "remote_ip_prefix": "0.0.0.0/0"}, {"port_range_min": 1, "port_range_max": 65535, "protocol": "udp", "remote_ip_prefix": "0.0.0.0/0"}], "create_if_missing": false, "security_group": {"description": "Security group for vnf test"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_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"], "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": "external_network", "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.connected_to", "properties": {"connection_type": "all_to_all"}}], "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.router.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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.router.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.router.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.router.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.creation_validation"}, "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.router.delete"}}, "name": "router", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Router", "cloudify.openstack.nodes.Router"], "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.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.router.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.router.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.router.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.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": "router", "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.Router", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "router_name"}, "create_if_missing": false, "default_to_managers_external_network": true, "router": {}, "external_network": "", "use_external_resource": false}}, {"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.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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.network.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.network.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.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "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.network.delete"}}, "name": "external_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "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.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.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.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.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.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": "external_network", "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.Network", "properties": {"use_external_resource": true, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "network": {}, "create_if_missing": false, "resource_id": {"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": "neutron_plugin.port.detach"}, "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": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "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_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}}}, "target_id": "reference_vnf_port", "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": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "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": "neutron_plugin.port.detach"}, "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": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "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_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}}}, "target_id": "reference_vnf_data_plane_port", "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": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "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": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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": "", "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": ""}, "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": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "reference_vnf_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": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30}, "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"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "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"}}, "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": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_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": "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": "reference_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_name"}, "ip": "", "image": {"get_input": "reference_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "reference_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"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}]}], "scaling_groups": {}, "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": "vrouter-opnfv"} 2018-08-01 12:08:00,516 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 12:08:00,516 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 12:08:00 GMT 2018-08-01 12:08:00,516 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 12:08:00,517 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 258596 2018-08-01 12:08:00,517 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 12:08:00,530 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Create VNF Instance 2018-08-01 12:08:00,530 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.208:80/api/v3/deployments/vrouter-opnfv; body: {"inputs": {"keystone_url": "http://172.30.9.24:5000", "keystone_tenant_name": "vyos_vrouter-project_ac9e0db3-5190-4b12-ac76-4252ed711203", "keystone_project_domain_name": "Default", "region": "regionOne", "external_network_name": "external", "keystone_username": "vyos_vrouter-user_ac9e0db3-5190-4b12-ac76-4252ed711203", "keystone_user_domain_name": "Default", "reference_vnf_image_id": "44006990-949b-49ff-93fc-96682c40c7af", "keystone_password": "8eb0b02f-dfd6-493b-a321-c5155d162bfd", "reference_vnf_flavor_id": "731d6914-68f9-4837-a12a-0b11a05229e6", "target_vnf_flavor_id": "731d6914-68f9-4837-a12a-0b11a05229e6", "target_vnf_image_id": "44006990-949b-49ff-93fc-96682c40c7af"}, "skip_plugins_validation": false, "visibility": "tenant", "blueprint_id": "vrouter-opnfv"} 2018-08-01 12:08:01,194 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 12:08:01,194 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 12:08:01,194 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 12:08:01,194 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 12:08:01,195 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 12:08:01,195 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 12:08:01,195 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 12:08:01,195 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 774 2018-08-01 12:08:01,195 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"inputs": {"keypair_name": "vnf_test_keypair", "management_plane_network_name": "management_plane_network", "external_network_name": "external", "keystone_user_domain_name": "Default", "data_plane_network_name": "data_plane_network", "target_vnf_name": "target_vnf", "reference_vnf_flavor_id": "731d6914-68f9-4837-a12a-0b11a05229e6", "target_vnf_flavor_id": "731d6914-68f9-4837-a12a-0b11a05229e6", "reference_vnf_name": "reference_vnf", "target_vnf_data_plane_port_name": "target_vnf_data_plane_port", "reference_vnf_data_plane_port_name": "reference_vnf_data_plane_port", "keystone_username": "vyos_vrouter-user_ac9e0db3-5190-4b12-ac76-4252ed711203", "security_group_name": "vnf_test_security_group", "reference_vnf_image_id": "44006990-949b-49ff-93fc-96682c40c7af", "keystone_password": "8eb0b02f-dfd6-493b-a321-c5155d162bfd", "region": "regionOne", "target_vnf_port_name": "target_vnf_port", "keystone_tenant_name": "vyos_vrouter-project_ac9e0db3-5190-4b12-ac76-4252ed711203", "keystone_project_domain_name": "Default", "keystone_url": "http://172.30.9.24:5000", "reference_vnf_port_name": "reference_vnf_port", "management_plane_subnet_name": "management_plane_subnet", "ssh_key_filename": "~/.ssh/vnf_test_keypair.pem", "router_name": "vnf_test_router", "target_vnf_image_id": "44006990-949b-49ff-93fc-96682c40c7af", "data_plane_subnet_name": "data_plane_subnet"}, "permalink": null, "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "blueprint_id": "vrouter-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"}, "service": {"default": "service", "description": "The service name"}, "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"}, "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-08-01T12:08:00.634Z", "updated_at": "2018-08-01T12:08:00.634Z", "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": {}, "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": []}, "extended_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": []}, "added_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": {}, "id": "vrouter-opnfv", "outputs": {"vnfs": {"description": "Infomation of vnf.", "value": {"reference_vnf": {"vnf_name": "reference_vnf", "public_key_path": "~/.ssh/vnf_test_keypair.pem", "floating_ip": {"get_attribute": ["reference_vnf_ip", "floating_ip_address"]}}, "target_vnf": {"vnf_name": "target_vnf", "public_key_path": "~/.ssh/vnf_test_keypair.pem", "floating_ip": {"get_attribute": ["target_vnf_ip", "floating_ip_address"]}}}}, "networks": {"description": "Infomation of network.", "value": {"management_plane_network": {"network_name": "management_plane_network"}, "data_plane_network": {"network_name": "data_plane_network"}}}}} 2018-08-01 12:08:01,195 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 12:08:01,195 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 12:08:01 GMT 2018-08-01 12:08:01,195 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 12:08:01,195 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9272 2018-08-01 12:08:01,196 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 12:08:01,196 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions 2018-08-01 12:08:01,254 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 12:08:01,255 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 12:08:01,255 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 12:08:01,255 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 12:08:01,255 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 12:08:01,255 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 12:08:01,255 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 12:08:01,255 - 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}], "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"}, "service": {"default": "service", "description": "The service name"}, "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"}, "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": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-01T12:08:01.079Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "a9267b1c-c51e-4f8f-9d02-4f43cf48dd17"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-08-01 12:08:01,255 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 12:08:01,255 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 12:08:01 GMT 2018-08-01 12:08:01,256 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 12:08:01,256 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6010 2018-08-01 12:08:01,256 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 12:08:01,256 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-01 12:08:01,320 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 12:08:01,320 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 12:08:01,321 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 12:08:01,321 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 12:08:01,321 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 12:08:01,321 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 12:08:01,321 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 12:08:01,321 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-08-01 12:08:01,321 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 12:08:01,321 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 12:08:01 GMT 2018-08-01 12:08:01,321 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 12:08:01,322 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-08-01 12:08:01,322 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 12:08:01,322 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/a9267b1c-c51e-4f8f-9d02-4f43cf48dd17 2018-08-01 12:08:01,374 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 12:08:01,374 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 12:08:01,374 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 12:08:01,375 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 12:08:01,375 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 12:08:01,375 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 12:08:01,375 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 12:08:01,375 - 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}], "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"}, "service": {"default": "service", "description": "The service name"}, "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"}, "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": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-01T12:08:01.079Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "a9267b1c-c51e-4f8f-9d02-4f43cf48dd17"} 2018-08-01 12:08:01,375 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 12:08:01,375 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 12:08:01 GMT 2018-08-01 12:08:01,375 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 12:08:01,375 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-08-01 12:08:01,376 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 12:08:06,381 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-01 12:08:06,451 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 12:08:06,451 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 12:08:06,451 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 12:08:06,451 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 12:08:06,451 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 12:08:06,451 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 12:08:06,452 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 12:08:06,452 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:08:02.282Z", "message": "Starting 'create_deployment_environment' workflow execution", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-01T12:08:02.282Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a9267b1c-c51e-4f8f-9d02-4f43cf48dd17"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:08:02.627Z", "message": "Installing plugin: openstack", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-01T12:08:02.627Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a9267b1c-c51e-4f8f-9d02-4f43cf48dd17", "logger": "34641475-f7e2-4b92-974a-9eb7d0026124"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:08:02.852Z", "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-08-01T12:08:02.852Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a9267b1c-c51e-4f8f-9d02-4f43cf48dd17", "logger": "34641475-f7e2-4b92-974a-9eb7d0026124"}, {"node_instance_id": null, "event_type": "sending_task", "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:08:02.896Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-01T12:08:02.896Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a9267b1c-c51e-4f8f-9d02-4f43cf48dd17"}, {"node_instance_id": null, "event_type": "task_started", "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:08:02.896Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-01T12:08:02.896Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a9267b1c-c51e-4f8f-9d02-4f43cf48dd17"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:08:02.896Z", "message": "Installing deployment plugins", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-01T12:08:02.896Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a9267b1c-c51e-4f8f-9d02-4f43cf48dd17"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:08:03.867Z", "message": "Installing plugin from source", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-01T12:08:03.867Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a9267b1c-c51e-4f8f-9d02-4f43cf48dd17", "logger": "34641475-f7e2-4b92-974a-9eb7d0026124"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:08:03.867Z", "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-08-01T12:08:03.867Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a9267b1c-c51e-4f8f-9d02-4f43cf48dd17", "logger": "34641475-f7e2-4b92-974a-9eb7d0026124"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:08:03.867Z", "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-08-01T12:08:03.867Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a9267b1c-c51e-4f8f-9d02-4f43cf48dd17", "logger": "34641475-f7e2-4b92-974a-9eb7d0026124"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:08:04.877Z", "message": "[localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmpDAkqde --prefix=\"/tmp/openstack-lgpF3q\" --constraint=\"/tmp/openstack-lgpF3q/constraint.txt\"", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-01T12:08:04.877Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a9267b1c-c51e-4f8f-9d02-4f43cf48dd17", "logger": "34641475-f7e2-4b92-974a-9eb7d0026124"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:08:04.877Z", "message": "Installing from directory: /tmp/tmpDAkqde [args=--prefix=\"/tmp/openstack-lgpF3q\" --constraint=\"/tmp/openstack-lgpF3q/constraint.txt\", package_name=cloudify-openstack-plugin]", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-01T12:08:04.877Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a9267b1c-c51e-4f8f-9d02-4f43cf48dd17", "logger": "34641475-f7e2-4b92-974a-9eb7d0026124"}], "metadata": {"pagination": {"total": 11, "offset": 0, "size": 50}}} 2018-08-01 12:08:06,452 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 12:08:06,452 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 12:08:06 GMT 2018-08-01 12:08:06,452 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 12:08:06,452 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5806 2018-08-01 12:08:06,452 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 12:08:06,453 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'create_deployment_environment' workflow execution 2018-08-01 12:08:06,453 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin: openstack 2018-08-01 12:08:06,453 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip freeze 2018-08-01 12:08:06,453 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-08-01 12:08:06,453 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-08-01 12:08:06,454 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing deployment plugins 2018-08-01 12:08:06,454 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin from source 2018-08-01 12:08:06,454 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip 2018-08-01 12:08:06,454 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core] 2018-08-01 12:08:06,454 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmpDAkqde --prefix="/tmp/openstack-lgpF3q" --constraint="/tmp/openstack-lgpF3q/constraint.txt" 2018-08-01 12:08:06,454 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing from directory: /tmp/tmpDAkqde [args=--prefix="/tmp/openstack-lgpF3q" --constraint="/tmp/openstack-lgpF3q/constraint.txt", package_name=cloudify-openstack-plugin] 2018-08-01 12:08:06,455 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/a9267b1c-c51e-4f8f-9d02-4f43cf48dd17 2018-08-01 12:08:06,512 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 12:08:06,512 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 12:08:06,512 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 12:08:06,512 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 12:08:06,512 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 12:08:06,512 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 12:08:06,513 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 12:08:06,513 - 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}], "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"}, "service": {"default": "service", "description": "The service name"}, "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"}, "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": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-01T12:08:01.079Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "a9267b1c-c51e-4f8f-9d02-4f43cf48dd17"} 2018-08-01 12:08:06,513 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 12:08:06,513 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 12:08:06 GMT 2018-08-01 12:08:06,513 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 12:08:06,513 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-08-01 12:08:06,513 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 12:08:11,519 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-01 12:08:11,583 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 12:08:11,584 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 12:08:11,584 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 12:08:11,584 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 12:08:11,584 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 12:08:11,584 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 12:08:11,584 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 12:08:11,584 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-08-01 12:08:11,584 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 12:08:11,585 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 12:08:11 GMT 2018-08-01 12:08:11,585 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 12:08:11,585 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-08-01 12:08:11,585 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 12:08:11,585 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/a9267b1c-c51e-4f8f-9d02-4f43cf48dd17 2018-08-01 12:08:11,681 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 12:08:11,681 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 12:08:11,681 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 12:08:11,681 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 12:08:11,681 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 12:08:11,682 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 12:08:11,682 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 12:08:11,682 - 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}], "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"}, "service": {"default": "service", "description": "The service name"}, "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"}, "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": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-01T12:08:01.079Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "a9267b1c-c51e-4f8f-9d02-4f43cf48dd17"} 2018-08-01 12:08:11,682 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 12:08:11,682 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 12:08:11 GMT 2018-08-01 12:08:11,682 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 12:08:11,682 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-08-01 12:08:11,682 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 12:08:16,688 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-01 12:08:16,754 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 12:08:16,754 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 12:08:16,755 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 12:08:16,755 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 12:08:16,755 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 12:08:16,755 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 12:08:16,755 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 12:08:16,755 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-08-01 12:08:16,755 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 12:08:16,755 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 12:08:16 GMT 2018-08-01 12:08:16,755 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 12:08:16,755 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-08-01 12:08:16,756 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 12:08:16,756 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/a9267b1c-c51e-4f8f-9d02-4f43cf48dd17 2018-08-01 12:08:16,812 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 12:08:16,812 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 12:08:16,812 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 12:08:16,812 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 12:08:16,812 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 12:08:16,812 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 12:08:16,812 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 12:08:16,812 - 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}], "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"}, "service": {"default": "service", "description": "The service name"}, "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"}, "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": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-01T12:08:01.079Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "a9267b1c-c51e-4f8f-9d02-4f43cf48dd17"} 2018-08-01 12:08:16,813 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 12:08:16,813 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 12:08:16 GMT 2018-08-01 12:08:16,813 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 12:08:16,813 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-08-01 12:08:16,813 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 12:08:21,819 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-01 12:08:21,879 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 12:08:21,879 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 12:08:21,879 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 12:08:21,880 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 12:08:21,880 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 12:08:21,880 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 12:08:21,880 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 12:08:21,880 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-08-01 12:08:21,880 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 12:08:21,880 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 12:08:21 GMT 2018-08-01 12:08:21,880 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 12:08:21,880 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-08-01 12:08:21,880 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 12:08:21,881 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/a9267b1c-c51e-4f8f-9d02-4f43cf48dd17 2018-08-01 12:08:21,939 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 12:08:21,939 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 12:08:21,939 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 12:08:21,939 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 12:08:21,939 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 12:08:21,940 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 12:08:21,940 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 12:08:21,940 - 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}], "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"}, "service": {"default": "service", "description": "The service name"}, "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"}, "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": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-01T12:08:01.079Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "a9267b1c-c51e-4f8f-9d02-4f43cf48dd17"} 2018-08-01 12:08:21,940 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 12:08:21,940 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 12:08:21 GMT 2018-08-01 12:08:21,940 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 12:08:21,940 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-08-01 12:08:21,940 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 12:08:26,946 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-01 12:08:27,012 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 12:08:27,013 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 12:08:27,013 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 12:08:27,013 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 12:08:27,013 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 12:08:27,013 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 12:08:27,013 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 12:08:27,013 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-08-01 12:08:27,013 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 12:08:27,014 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 12:08:27 GMT 2018-08-01 12:08:27,014 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 12:08:27,014 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-08-01 12:08:27,014 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 12:08:27,014 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/a9267b1c-c51e-4f8f-9d02-4f43cf48dd17 2018-08-01 12:08:27,070 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 12:08:27,070 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 12:08:27,070 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 12:08:27,070 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 12:08:27,070 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 12:08:27,070 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 12:08:27,070 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 12:08:27,070 - 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}], "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"}, "service": {"default": "service", "description": "The service name"}, "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"}, "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": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-01T12:08:01.079Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "a9267b1c-c51e-4f8f-9d02-4f43cf48dd17"} 2018-08-01 12:08:27,071 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 12:08:27,071 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 12:08:27 GMT 2018-08-01 12:08:27,071 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 12:08:27,071 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-08-01 12:08:27,071 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 12:08:32,077 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-01 12:08:32,152 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 12:08:32,152 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 12:08:32,152 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 12:08:32,152 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 12:08:32,152 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 12:08:32,152 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 12:08:32,152 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 12:08:32,153 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:08:29.882Z", "message": "Retrieved package name: cloudify-openstack-plugin", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-01T12:08:29.882Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a9267b1c-c51e-4f8f-9d02-4f43cf48dd17", "logger": "34641475-f7e2-4b92-974a-9eb7d0026124"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:08:29.908Z", "message": "Removing directory: /tmp/tmpDAkqde", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-01T12:08:29.908Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a9267b1c-c51e-4f8f-9d02-4f43cf48dd17", "logger": "34641475-f7e2-4b92-974a-9eb7d0026124"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:08:30.819Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-01T12:08:30.819Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a9267b1c-c51e-4f8f-9d02-4f43cf48dd17"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:08:30.978Z", "message": "Skipping starting deployment policy engine core - no policies defined", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-01T12:08:30.978Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a9267b1c-c51e-4f8f-9d02-4f43cf48dd17"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:08:31.986Z", "message": "Creating deployment work directory", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-01T12:08:31.986Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a9267b1c-c51e-4f8f-9d02-4f43cf48dd17"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:08:31.986Z", "message": "'create_deployment_environment' workflow execution succeeded", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-01T12:08:31.986Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a9267b1c-c51e-4f8f-9d02-4f43cf48dd17"}], "metadata": {"pagination": {"total": 17, "offset": 11, "size": 50}}} 2018-08-01 12:08:32,153 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 12:08:32,153 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 12:08:32 GMT 2018-08-01 12:08:32,153 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 12:08:32,153 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2991 2018-08-01 12:08:32,153 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 12:08:32,153 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Retrieved package name: cloudify-openstack-plugin 2018-08-01 12:08:32,154 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Removing directory: /tmp/tmpDAkqde 2018-08-01 12:08:32,154 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-08-01 12:08:32,154 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Skipping starting deployment policy engine core - no policies defined 2018-08-01 12:08:32,154 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating deployment work directory 2018-08-01 12:08:32,154 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'create_deployment_environment' workflow execution succeeded 2018-08-01 12:08:32,154 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/a9267b1c-c51e-4f8f-9d02-4f43cf48dd17 2018-08-01 12:08:32,253 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 12:08:32,253 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 12:08:32,253 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 12:08:32,253 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 12:08:32,253 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 12:08:32,253 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 12:08:32,254 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 12:08:32,254 - 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}], "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"}, "service": {"default": "service", "description": "The service name"}, "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"}, "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": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-01T12:08:01.079Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "a9267b1c-c51e-4f8f-9d02-4f43cf48dd17"} 2018-08-01 12:08:32,254 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 12:08:32,254 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 12:08:32 GMT 2018-08-01 12:08:32,254 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 12:08:32,254 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5934 2018-08-01 12:08:32,254 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 12:08:32,255 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Start the VNF Instance deployment 2018-08-01 12:08:32,255 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.208:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "vrouter-opnfv", "force": "false", "workflow_id": "install", "parameters": null} 2018-08-01 12:08:32,395 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 12:08:32,395 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 12:08:32,395 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 12:08:32,396 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 12:08:32,396 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 12:08:32,396 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 12:08:32,396 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 12:08:32,396 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 134 2018-08-01 12:08:32,396 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"status": "pending", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-01T12:08:32.328Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"} 2018-08-01 12:08:32,396 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 12:08:32,396 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 12:08:32 GMT 2018-08-01 12:08:32,396 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 12:08:32,396 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-01 12:08:32,397 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 12:08:32,397 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-01 12:08:32,457 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 12:08:32,457 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 12:08:32,458 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 12:08:32,458 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 12:08:32,458 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 12:08:32,458 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 12:08:32,458 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 12:08:32,458 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-08-01 12:08:32,458 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 12:08:32,458 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 12:08:32 GMT 2018-08-01 12:08:32,458 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 12:08:32,459 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-08-01 12:08:32,459 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 12:08:32,459 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/dbbd9603-cf78-4e09-808a-ee7db45ee977 2018-08-01 12:08:32,512 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 12:08:32,512 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 12:08:32,512 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 12:08:32,512 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 12:08:32,512 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 12:08:32,513 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 12:08:32,513 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 12:08:32,513 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-01T12:08:32.328Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"} 2018-08-01 12:08:32,513 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 12:08:32,513 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 12:08:32 GMT 2018-08-01 12:08:32,513 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 12:08:32,513 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-01 12:08:32,513 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 12:08:37,519 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-01 12:08:37,581 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 12:08:37,581 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 12:08:37,581 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 12:08:37,581 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 12:08:37,581 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 12:08:37,581 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 12:08:37,581 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 12:08:37,581 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:08:32.992Z", "message": "Starting 'install' workflow execution", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:08:32.992Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"}, {"node_instance_id": "external_network_8d9q1l", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:08:33.997Z", "message": "Creating node", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:08:33.997Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"}, {"node_instance_id": "data_plane_network_vmpa59", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:08:35.726Z", "message": "Creating node", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:08:35.726Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"}, {"node_instance_id": "reference_vnf_ip_ue1zk2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:08:35.726Z", "message": "Creating node", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:08:35.726Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"}, {"node_instance_id": "security_group_fp04ek", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:08:35.726Z", "message": "Creating node", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:08:35.726Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"}, {"node_instance_id": "target_vnf_ip_dt51mz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:08:35.726Z", "message": "Creating node", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:08:35.726Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"}, {"node_instance_id": "reference_vnf_ip_ue1zk2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:08:35.726Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:08:35.726Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"}, {"node_instance_id": "data_plane_network_vmpa59", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:08:35.726Z", "message": "Sending task 'neutron_plugin.network.create'", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:08:35.726Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"}, {"node_instance_id": "external_network_8d9q1l", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:08:35.726Z", "message": "Sending task 'neutron_plugin.network.create'", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:08:35.726Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"}, {"node_instance_id": "security_group_fp04ek", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:08:35.726Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:08:35.726Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"}, {"node_instance_id": "reference_vnf_ip_ue1zk2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:08:35.726Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:08:35.726Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"}, {"node_instance_id": "data_plane_network_vmpa59", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:08:35.726Z", "message": "Task started 'neutron_plugin.network.create'", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:08:35.726Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"}, {"node_instance_id": "external_network_8d9q1l", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:08:35.726Z", "message": "Task started 'neutron_plugin.network.create'", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:08:35.726Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"}, {"node_instance_id": "security_group_fp04ek", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:08:35.726Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:08:35.726Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"}, {"node_instance_id": "security_group_fp04ek", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:08:36.036Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 22}", "level": "debug", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:08:36.036Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977", "logger": "2886ba4e-61e7-4b16-b60e-b15a5054f13d"}, {"node_instance_id": "keypair_1ea2ay", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:08:36.429Z", "message": "Creating node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:08:36.429Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"}, {"node_instance_id": "management_plane_network_7mtguk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:08:36.429Z", "message": "Creating node", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:08:36.429Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"}, {"node_instance_id": "target_vnf_ip_dt51mz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:08:36.429Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:08:36.429Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"}, {"node_instance_id": "management_plane_network_7mtguk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:08:36.429Z", "message": "Sending task 'neutron_plugin.network.create'", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:08:36.429Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"}, {"node_instance_id": "keypair_1ea2ay", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:08:36.429Z", "message": "Sending task 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:08:36.429Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"}, {"node_instance_id": "target_vnf_ip_dt51mz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:08:36.429Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:08:36.429Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"}, {"node_instance_id": "keypair_1ea2ay", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:08:36.429Z", "message": "Task started 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:08:36.429Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"}, {"node_instance_id": "external_network_8d9q1l", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:08:36.429Z", "message": "Task succeeded 'neutron_plugin.network.create'", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:08:36.429Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"}, {"node_instance_id": "security_group_fp04ek", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:08:36.945Z", "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": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:08:36.945Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977", "logger": "2886ba4e-61e7-4b16-b60e-b15a5054f13d"}, {"node_instance_id": "security_group_fp04ek", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:08:36.945Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': 0, 'port_range_min': 0, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:08:36.945Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977", "logger": "2886ba4e-61e7-4b16-b60e-b15a5054f13d"}, {"node_instance_id": "security_group_fp04ek", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:08:36.945Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'port_range_min': 1, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:08:36.945Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977", "logger": "2886ba4e-61e7-4b16-b60e-b15a5054f13d"}, {"node_instance_id": "security_group_fp04ek", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:08:36.945Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'port_range_min': 1, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:08:36.945Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977", "logger": "2886ba4e-61e7-4b16-b60e-b15a5054f13d"}, {"node_instance_id": "security_group_fp04ek", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:08:36.945Z", "message": "Security group rule before transformations: {u'port_range_min': 0, u'port_range_max': 0, u'protocol': u'icmp', u'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:08:36.945Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977", "logger": "2886ba4e-61e7-4b16-b60e-b15a5054f13d"}, {"node_instance_id": "security_group_fp04ek", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:08:36.945Z", "message": "Security group rule before transformations: {u'port_range_min': 1, u'port_range_max': 65535, u'protocol': u'tcp', u'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:08:36.945Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977", "logger": "2886ba4e-61e7-4b16-b60e-b15a5054f13d"}, {"node_instance_id": "security_group_fp04ek", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:08:36.945Z", "message": "Security group rule before transformations: {u'port_range_min': 1, u'port_range_max': 65535, u'protocol': u'udp', u'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:08:36.945Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977", "logger": "2886ba4e-61e7-4b16-b60e-b15a5054f13d"}, {"node_instance_id": "external_network_8d9q1l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:08:36.945Z", "message": "Using external resource network: external", "level": "info", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:08:36.945Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977", "logger": "12ef136e-a71a-41d2-a7a3-879a570ee61a"}, {"node_instance_id": "data_plane_network_vmpa59", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:08:37.439Z", "message": "Configuring node", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:08:37.439Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"}, {"node_instance_id": "external_network_8d9q1l", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:08:37.439Z", "message": "Configuring node", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:08:37.439Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"}, {"node_instance_id": "external_network_8d9q1l", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:08:37.439Z", "message": "Starting node", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:08:37.439Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"}, {"node_instance_id": "management_plane_network_7mtguk", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:08:37.439Z", "message": "Task started 'neutron_plugin.network.create'", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:08:37.439Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"}, {"node_instance_id": "data_plane_network_vmpa59", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:08:37.439Z", "message": "Task succeeded 'neutron_plugin.network.create'", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:08:37.439Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"}], "metadata": {"pagination": {"total": 36, "offset": 0, "size": 50}}} 2018-08-01 12:08:37,582 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 12:08:37,582 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 12:08:37 GMT 2018-08-01 12:08:37,582 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 12:08:37,582 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 19192 2018-08-01 12:08:37,582 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 12:08:37,583 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'install' workflow execution 2018-08-01 12:08:37,583 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-01 12:08:37,583 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-01 12:08:37,583 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-01 12:08:37,584 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-01 12:08:37,584 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-01 12:08:37,584 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-08-01 12:08:37,584 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-08-01 12:08:37,584 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-08-01 12:08:37,584 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-08-01 12:08:37,585 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-08-01 12:08:37,585 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-08-01 12:08:37,585 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-08-01 12:08:37,585 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-08-01 12:08:37,585 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 22} 2018-08-01 12:08:37,585 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-01 12:08:37,585 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-01 12:08:37,586 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-08-01 12:08:37,586 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-08-01 12:08:37,586 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' 2018-08-01 12:08:37,586 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-08-01 12:08:37,586 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' 2018-08-01 12:08:37,586 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-08-01 12:08:37,587 - functest.opnfv_tests.vnf.router.cloudify_vrouter - 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-08-01 12:08:37,587 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': 0, 'port_range_min': 0, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-08-01 12:08:37,587 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'port_range_min': 1, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-08-01 12:08:37,587 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'port_range_min': 1, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-08-01 12:08:37,587 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule before transformations: {u'port_range_min': 0, u'port_range_max': 0, u'protocol': u'icmp', u'remote_ip_prefix': u'0.0.0.0/0'} 2018-08-01 12:08:37,587 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule before transformations: {u'port_range_min': 1, u'port_range_max': 65535, u'protocol': u'tcp', u'remote_ip_prefix': u'0.0.0.0/0'} 2018-08-01 12:08:37,588 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule before transformations: {u'port_range_min': 1, u'port_range_max': 65535, u'protocol': u'udp', u'remote_ip_prefix': u'0.0.0.0/0'} 2018-08-01 12:08:37,588 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Using external resource network: external 2018-08-01 12:08:37,588 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-01 12:08:37,588 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-01 12:08:37,588 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-01 12:08:37,588 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-08-01 12:08:37,589 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-08-01 12:08:37,589 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/dbbd9603-cf78-4e09-808a-ee7db45ee977 2018-08-01 12:08:37,640 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 12:08:37,641 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 12:08:37,641 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 12:08:37,641 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 12:08:37,641 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 12:08:37,641 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 12:08:37,641 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 12:08:37,641 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-01T12:08:32.328Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"} 2018-08-01 12:08:37,641 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 12:08:37,642 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 12:08:37 GMT 2018-08-01 12:08:37,642 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 12:08:37,642 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-01 12:08:37,642 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 12:08:42,647 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-01 12:08:42,714 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 12:08:42,714 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 12:08:42,714 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 12:08:42,714 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 12:08:42,714 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 12:08:42,714 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 12:08:42,715 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 12:08:42,715 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "router_myikjr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:08:38.480Z", "message": "Creating node", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:08:38.480Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"}, {"node_instance_id": "router_myikjr", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:08:38.480Z", "message": "Sending task 'neutron_plugin.router.create'", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:08:38.480Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"}, {"node_instance_id": "data_plane_network_vmpa59", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:08:38.480Z", "message": "Starting node", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:08:38.480Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"}, {"node_instance_id": "router_myikjr", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:08:38.480Z", "message": "Task started 'neutron_plugin.router.create'", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:08:38.480Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"}, {"node_instance_id": "keypair_1ea2ay", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:08:38.480Z", "message": "Task succeeded 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:08:38.480Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"}, {"node_instance_id": "reference_vnf_ip_ue1zk2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:08:39.173Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'47b60cb982ef49af8140b342fe81f4a3', u'created_at': u'2018-08-01T12:08:38Z', u'updated_at': u'2018-08-01T12:08:38Z', u'floating_network_id': u'e7d7be46-2840-4976-87a2-d78a4e5c6089', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.210', u'revision_number': 0, u'project_id': u'47b60cb982ef49af8140b342fe81f4a3', u'port_id': None, u'id': u'774bcaa4-ed75-4631-9919-ce5ad62a272d', u'qos_policy_id': None}", "level": "info", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:08:39.173Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977", "logger": "7f4d0064-225d-4c69-84ee-a675cd82ead5"}, {"node_instance_id": "keypair_1ea2ay", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:08:39.561Z", "message": "Configuring node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:08:39.561Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"}, {"node_instance_id": "management_plane_network_7mtguk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:08:39.561Z", "message": "Configuring node", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:08:39.561Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"}, {"node_instance_id": "data_plane_subnet_7g9gjs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:08:39.561Z", "message": "Creating node", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:08:39.561Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"}, {"node_instance_id": "data_plane_subnet_7g9gjs", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:08:39.561Z", "message": "Sending task 'neutron_plugin.subnet.create'", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:08:39.561Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"}, {"node_instance_id": "keypair_1ea2ay", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:08:39.561Z", "message": "Starting node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:08:39.561Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"}, {"node_instance_id": "data_plane_subnet_7g9gjs", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:08:39.561Z", "message": "Task started 'neutron_plugin.subnet.create'", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:08:39.561Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"}, {"node_instance_id": "reference_vnf_ip_ue1zk2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:08:39.561Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:08:39.561Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"}, {"node_instance_id": "target_vnf_ip_dt51mz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:08:39.561Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:08:39.561Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"}, {"node_instance_id": "management_plane_network_7mtguk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:08:39.561Z", "message": "Task succeeded 'neutron_plugin.network.create'", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:08:39.561Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"}, {"node_instance_id": "target_vnf_ip_dt51mz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:08:40.068Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'47b60cb982ef49af8140b342fe81f4a3', u'created_at': u'2018-08-01T12:08:38Z', u'updated_at': u'2018-08-01T12:08:38Z', u'floating_network_id': u'e7d7be46-2840-4976-87a2-d78a4e5c6089', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.206', u'revision_number': 0, u'project_id': u'47b60cb982ef49af8140b342fe81f4a3', u'port_id': None, u'id': u'59ccd945-2e7e-4a86-ad32-23e6f054aeae', u'qos_policy_id': None}", "level": "info", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:08:40.068Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977", "logger": "eaaa3b26-e131-4668-a9fe-fa59eeba052f"}, {"node_instance_id": "reference_vnf_ip_ue1zk2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:08:40.570Z", "message": "Configuring node", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:08:40.570Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"}, {"node_instance_id": "security_group_fp04ek", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:08:40.570Z", "message": "Configuring node", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:08:40.570Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"}, {"node_instance_id": "target_vnf_ip_dt51mz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:08:40.570Z", "message": "Configuring node", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:08:40.570Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"}, {"node_instance_id": "management_plane_network_7mtguk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:08:40.570Z", "message": "Starting node", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:08:40.570Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"}, {"node_instance_id": "reference_vnf_ip_ue1zk2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:08:40.570Z", "message": "Starting node", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:08:40.570Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"}, {"node_instance_id": "target_vnf_ip_dt51mz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:08:40.570Z", "message": "Starting node", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:08:40.570Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"}, {"node_instance_id": "security_group_fp04ek", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:08:40.570Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:08:40.570Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"}, {"node_instance_id": "data_plane_subnet_7g9gjs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:08:41.575Z", "message": "Configuring node", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:08:41.575Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"}, {"node_instance_id": "security_group_fp04ek", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:08:41.575Z", "message": "Starting node", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:08:41.575Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"}, {"node_instance_id": "router_myikjr", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:08:41.575Z", "message": "Task succeeded 'neutron_plugin.router.create'", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:08:41.575Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"}, {"node_instance_id": "data_plane_subnet_7g9gjs", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:08:41.575Z", "message": "Task succeeded 'neutron_plugin.subnet.create'", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:08:41.575Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"}, {"node_instance_id": "router_myikjr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:08:42.585Z", "message": "Configuring node", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:08:42.585Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"}, {"node_instance_id": "data_plane_subnet_7g9gjs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:08:42.585Z", "message": "Starting node", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:08:42.585Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"}, {"node_instance_id": "router_myikjr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:08:42.585Z", "message": "Starting node", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:08:42.585Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"}], "metadata": {"pagination": {"total": 66, "offset": 36, "size": 50}}} 2018-08-01 12:08:42,715 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 12:08:42,715 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 12:08:42 GMT 2018-08-01 12:08:42,715 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 12:08:42,715 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 15411 2018-08-01 12:08:42,715 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 12:08:42,716 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-01 12:08:42,716 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.create' 2018-08-01 12:08:42,716 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-01 12:08:42,717 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.create' 2018-08-01 12:08:42,717 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2018-08-01 12:08:42,717 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'47b60cb982ef49af8140b342fe81f4a3', u'created_at': u'2018-08-01T12:08:38Z', u'updated_at': u'2018-08-01T12:08:38Z', u'floating_network_id': u'e7d7be46-2840-4976-87a2-d78a4e5c6089', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.210', u'revision_number': 0, u'project_id': u'47b60cb982ef49af8140b342fe81f4a3', u'port_id': None, u'id': u'774bcaa4-ed75-4631-9919-ce5ad62a272d', u'qos_policy_id': None} 2018-08-01 12:08:42,717 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-01 12:08:42,717 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-01 12:08:42,717 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-01 12:08:42,718 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2018-08-01 12:08:42,718 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-01 12:08:42,718 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.create' 2018-08-01 12:08:42,718 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-08-01 12:08:42,718 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-08-01 12:08:42,718 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-08-01 12:08:42,719 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'47b60cb982ef49af8140b342fe81f4a3', u'created_at': u'2018-08-01T12:08:38Z', u'updated_at': u'2018-08-01T12:08:38Z', u'floating_network_id': u'e7d7be46-2840-4976-87a2-d78a4e5c6089', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.206', u'revision_number': 0, u'project_id': u'47b60cb982ef49af8140b342fe81f4a3', u'port_id': None, u'id': u'59ccd945-2e7e-4a86-ad32-23e6f054aeae', u'qos_policy_id': None} 2018-08-01 12:08:42,719 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-01 12:08:42,719 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-01 12:08:42,719 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-01 12:08:42,719 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-01 12:08:42,719 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-01 12:08:42,720 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-01 12:08:42,720 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-08-01 12:08:42,720 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-01 12:08:42,720 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-01 12:08:42,720 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.create' 2018-08-01 12:08:42,720 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2018-08-01 12:08:42,721 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-01 12:08:42,721 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-01 12:08:42,721 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-01 12:08:42,721 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/dbbd9603-cf78-4e09-808a-ee7db45ee977 2018-08-01 12:08:42,773 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 12:08:42,774 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 12:08:42,774 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 12:08:42,774 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 12:08:42,774 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 12:08:42,774 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 12:08:42,774 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 12:08:42,774 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-01T12:08:32.328Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"} 2018-08-01 12:08:42,774 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 12:08:42,775 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 12:08:42 GMT 2018-08-01 12:08:42,775 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 12:08:42,775 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-01 12:08:42,775 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 12:08:47,780 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-01 12:08:47,898 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 12:08:47,898 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 12:08:47,898 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 12:08:47,898 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 12:08:47,898 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 12:08:47,898 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 12:08:47,899 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 12:08:47,899 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "management_plane_subnet_sprpjb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:08:43.888Z", "message": "Creating node", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:08:43.888Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"}, {"node_instance_id": "reference_vnf_data_plane_port_ddlz60", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:08:43.888Z", "message": "Creating node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:08:43.888Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"}, {"node_instance_id": "target_vnf_data_plane_port_jrsjuf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:08:43.888Z", "message": "Creating node", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:08:43.888Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"}, {"node_instance_id": "reference_vnf_data_plane_port_ddlz60", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:08:43.888Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:08:43.888Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"}, {"node_instance_id": "target_vnf_data_plane_port_jrsjuf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:08:43.888Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:08:43.888Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"}, {"node_instance_id": "management_plane_subnet_sprpjb", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:08:43.888Z", "message": "Sending task 'neutron_plugin.subnet.create'", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:08:43.888Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"}, {"node_instance_id": "reference_vnf_data_plane_port_ddlz60", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:08:43.888Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:08:43.888Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"}, {"node_instance_id": "target_vnf_data_plane_port_jrsjuf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:08:43.888Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:08:43.888Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"}, {"node_instance_id": "management_plane_subnet_sprpjb", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:08:43.888Z", "message": "Task started 'neutron_plugin.subnet.create'", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:08:43.888Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"}, {"node_instance_id": "reference_vnf_data_plane_port_ddlz60", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:08:45.744Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:08:45.744Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"}, {"node_instance_id": "management_plane_subnet_sprpjb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:08:46.816Z", "message": "Configuring node", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:08:46.816Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"}, {"node_instance_id": "reference_vnf_data_plane_port_ddlz60", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:08:46.816Z", "message": "Configuring node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:08:46.816Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"}, {"node_instance_id": "target_vnf_data_plane_port_jrsjuf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:08:46.816Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:08:46.816Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"}, {"node_instance_id": "management_plane_subnet_sprpjb", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:08:46.816Z", "message": "Task succeeded 'neutron_plugin.subnet.create'", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:08:46.816Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"}, {"node_instance_id": "target_vnf_data_plane_port_jrsjuf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:08:46.902Z", "message": "Configuring node", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:08:46.902Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"}, {"node_instance_id": "reference_vnf_data_plane_port_ddlz60", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:08:46.902Z", "message": "Starting node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:08:46.902Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"}], "metadata": {"pagination": {"total": 82, "offset": 66, "size": 50}}} 2018-08-01 12:08:47,899 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 12:08:47,899 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 12:08:47 GMT 2018-08-01 12:08:47,899 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 12:08:47,899 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8192 2018-08-01 12:08:47,899 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 12:08:47,900 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-01 12:08:47,900 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-01 12:08:47,900 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-01 12:08:47,900 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-08-01 12:08:47,901 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-08-01 12:08:47,901 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2018-08-01 12:08:47,901 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-08-01 12:08:47,901 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-08-01 12:08:47,901 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.create' 2018-08-01 12:08:47,901 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-08-01 12:08:47,902 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-01 12:08:47,902 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-01 12:08:47,902 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-08-01 12:08:47,902 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2018-08-01 12:08:47,902 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-01 12:08:47,902 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-01 12:08:47,903 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/dbbd9603-cf78-4e09-808a-ee7db45ee977 2018-08-01 12:08:48,003 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 12:08:48,003 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 12:08:48,003 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 12:08:48,003 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 12:08:48,004 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 12:08:48,004 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 12:08:48,004 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 12:08:48,004 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-01T12:08:32.328Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"} 2018-08-01 12:08:48,004 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 12:08:48,004 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 12:08:48 GMT 2018-08-01 12:08:48,004 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 12:08:48,004 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-01 12:08:48,004 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 12:08:53,010 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-01 12:08:53,090 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 12:08:53,090 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 12:08:53,090 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 12:08:53,090 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 12:08:53,091 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 12:08:53,091 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 12:08:53,091 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 12:08:53,091 - 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": "vrouter-opnfv", "timestamp": "2018-08-01T12:08:48.003Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:08:48.003Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:08:48.003Z", "message": "Sending task 'neutron_plugin.router.connect_subnet'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:08:48.003Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"}, {"node_instance_id": "management_plane_subnet_sprpjb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:08:48.003Z", "message": "Starting node", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:08:48.003Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"}, {"node_instance_id": "target_vnf_data_plane_port_jrsjuf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:08:48.003Z", "message": "Starting node", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:08:48.003Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:08:48.003Z", "message": "Task started 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:08:48.003Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:08:48.003Z", "message": "Task started 'neutron_plugin.router.connect_subnet'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:08:48.003Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:08:48.875Z", "message": "connect_security_group(): source_id=a03d1bb3-30b2-4b3a-9819-fe9178e1f135 target={u'external_id': u'f96a4c57-f2a6-4b81-b921-55886aacd6ae', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'}", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:08:48.875Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977", "logger": "f4970b82-fcd9-43fa-a106-7ce31a193975"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:08:49.008Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:08:49.008Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:08:49.008Z", "message": "Task started 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:08:49.008Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:08:50.012Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:08:50.012Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:08:50.077Z", "message": "connect_security_group(): source_id=01a69c4b-d714-45a5-8801-3c1ca44981f7 target={u'external_id': u'f96a4c57-f2a6-4b81-b921-55886aacd6ae', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'}", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:08:50.077Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977", "logger": "caea2422-6c22-4e9a-9b2d-ba59bfff27fd"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:08:51.017Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:08:51.017Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:08:52.022Z", "message": "Task succeeded 'neutron_plugin.router.connect_subnet'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:08:52.022Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"}, {"node_instance_id": "reference_vnf_port_z1a0hj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:08:53.029Z", "message": "Creating node", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:08:53.029Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"}, {"node_instance_id": "target_vnf_port_dn208z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:08:53.029Z", "message": "Creating node", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:08:53.029Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"}, {"node_instance_id": "reference_vnf_port_z1a0hj", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:08:53.029Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:08:53.029Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"}, {"node_instance_id": "target_vnf_port_dn208z", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:08:53.029Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:08:53.029Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"}, {"node_instance_id": "reference_vnf_port_z1a0hj", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:08:53.029Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:08:53.029Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"}, {"node_instance_id": "target_vnf_port_dn208z", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:08:53.029Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:08:53.029Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"}], "metadata": {"pagination": {"total": 101, "offset": 82, "size": 50}}} 2018-08-01 12:08:53,091 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 12:08:53,091 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 12:08:53 GMT 2018-08-01 12:08:53,091 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 12:08:53,091 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9929 2018-08-01 12:08:53,091 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 12:08:53,092 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-08-01 12:08:53,092 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.connect_subnet' 2018-08-01 12:08:53,092 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-01 12:08:53,093 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-01 12:08:53,093 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-08-01 12:08:53,093 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.connect_subnet' 2018-08-01 12:08:53,093 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=a03d1bb3-30b2-4b3a-9819-fe9178e1f135 target={u'external_id': u'f96a4c57-f2a6-4b81-b921-55886aacd6ae', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-08-01 12:08:53,093 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-08-01 12:08:53,093 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-08-01 12:08:53,094 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-08-01 12:08:53,094 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=01a69c4b-d714-45a5-8801-3c1ca44981f7 target={u'external_id': u'f96a4c57-f2a6-4b81-b921-55886aacd6ae', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-08-01 12:08:53,094 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-08-01 12:08:53,094 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.connect_subnet' 2018-08-01 12:08:53,094 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-01 12:08:53,094 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-01 12:08:53,095 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-08-01 12:08:53,095 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-08-01 12:08:53,095 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-08-01 12:08:53,095 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-08-01 12:08:53,095 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/dbbd9603-cf78-4e09-808a-ee7db45ee977 2018-08-01 12:08:53,150 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 12:08:53,150 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 12:08:53,150 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 12:08:53,151 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 12:08:53,151 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 12:08:53,151 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 12:08:53,151 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 12:08:53,151 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-01T12:08:32.328Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"} 2018-08-01 12:08:53,151 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 12:08:53,151 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 12:08:53 GMT 2018-08-01 12:08:53,151 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 12:08:53,151 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-01 12:08:53,151 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 12:08:56,159 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-01 12:08:58,157 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-01 12:08:58,220 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 12:08:58,220 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 12:08:58,220 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 12:08:58,220 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 12:08:58,220 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 12:08:58,220 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 12:08:58,220 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 12:08:58,221 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_port_dn208z", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:08:54.449Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:08:54.449Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"}, {"node_instance_id": "reference_vnf_port_z1a0hj", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:08:55.070Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:08:55.070Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"}, {"node_instance_id": "reference_vnf_port_z1a0hj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:08:56.075Z", "message": "Configuring node", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:08:56.075Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"}, {"node_instance_id": "target_vnf_port_dn208z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:08:56.075Z", "message": "Configuring node", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:08:56.075Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"}, {"node_instance_id": "reference_vnf_port_z1a0hj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:08:56.075Z", "message": "Starting node", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:08:56.075Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"}, {"node_instance_id": "target_vnf_port_dn208z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:08:56.075Z", "message": "Starting node", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:08:56.075Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:08:57.082Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:08:57.082Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:08:57.082Z", "message": "Task started 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:08:57.082Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:08:57.998Z", "message": "connect_security_group(): source_id=07561042-3d9a-4d62-aa99-49be37d3b8a0 target={u'external_id': u'f96a4c57-f2a6-4b81-b921-55886aacd6ae', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'}", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:08:57.998Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977", "logger": "a57971c6-0fdc-4b07-b588-5b79c315e1d8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:08:58.085Z", "message": "connect_security_group(): source_id=fed6aca0-dc86-4285-aad0-3aee7c98ec43 target={u'external_id': u'f96a4c57-f2a6-4b81-b921-55886aacd6ae', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'}", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:08:58.085Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977", "logger": "37ebff2c-aee0-4c83-b5b5-c59a171143f4"}], "metadata": {"pagination": {"total": 113, "offset": 101, "size": 50}}} 2018-08-01 12:08:58,221 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 12:08:58,221 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 12:08:58 GMT 2018-08-01 12:08:58,221 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 12:08:58,221 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5356 2018-08-01 12:08:58,221 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 12:08:58,222 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-08-01 12:08:58,222 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-08-01 12:08:58,222 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-01 12:08:58,222 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-01 12:08:58,222 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-01 12:08:58,222 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-01 12:08:58,223 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-08-01 12:08:58,223 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-08-01 12:08:58,223 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=07561042-3d9a-4d62-aa99-49be37d3b8a0 target={u'external_id': u'f96a4c57-f2a6-4b81-b921-55886aacd6ae', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-08-01 12:08:58,223 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=fed6aca0-dc86-4285-aad0-3aee7c98ec43 target={u'external_id': u'f96a4c57-f2a6-4b81-b921-55886aacd6ae', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-08-01 12:08:58,223 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/dbbd9603-cf78-4e09-808a-ee7db45ee977 2018-08-01 12:08:58,274 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 12:08:58,274 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 12:08:58,275 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 12:08:58,275 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 12:08:58,275 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 12:08:58,275 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 12:08:58,275 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 12:08:58,275 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-01T12:08:32.328Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"} 2018-08-01 12:08:58,275 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 12:08:58,275 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 12:08:58 GMT 2018-08-01 12:08:58,275 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 12:08:58,276 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-01 12:08:58,276 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 12:09:03,281 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-01 12:09:03,345 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 12:09:03,345 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 12:09:03,345 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 12:09:03,345 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 12:09:03,345 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 12:09:03,345 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 12:09:03,346 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 12:09:03,346 - 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": "vrouter-opnfv", "timestamp": "2018-08-01T12:08:58.655Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:08:58.655Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:08:59.270Z", "message": "Sending task 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:08:59.270Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:08:59.270Z", "message": "Task started 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:08:59.270Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:08:59.270Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:08:59.270Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:09:01.282Z", "message": "Task succeeded 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:09:01.282Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"}, {"node_instance_id": "reference_vnf_host_ci56ke", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:09:02.501Z", "message": "Creating node", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:09:02.501Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"}, {"node_instance_id": "target_vnf_host_3yh6t3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:09:02.501Z", "message": "Creating node", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:09:02.501Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"}, {"node_instance_id": "reference_vnf_host_ci56ke", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:09:02.501Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:09:02.501Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"}, {"node_instance_id": "target_vnf_host_3yh6t3", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:09:02.501Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:09:02.501Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"}, {"node_instance_id": "reference_vnf_host_ci56ke", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:09:02.501Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:09:02.501Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"}, {"node_instance_id": "target_vnf_host_3yh6t3", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:09:02.501Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:09:02.501Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:09:02.501Z", "message": "Task succeeded 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:09:02.501Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"}, {"node_instance_id": "target_vnf_host_3yh6t3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:09:02.811Z", "message": "Instance relationship target instances: [{u'external_id': u'vnf_test_keypair', u'external_name': u'vnf_test_keypair', u'external_type': u'keypair'}, {u'external_id': u'07561042-3d9a-4d62-aa99-49be37d3b8a0', u'fixed_ip_address': u'11.0.0.3', u'external_name': u'target_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:30:af:1a'}, {u'external_id': u'01a69c4b-d714-45a5-8801-3c1ca44981f7', u'fixed_ip_address': u'12.0.0.10', u'external_name': u'target_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:b3:d7:62'}]", "level": "debug", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:09:02.811Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977", "logger": "22a00341-5034-4896-a90e-3cd62e50fda1"}, {"node_instance_id": "reference_vnf_host_ci56ke", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:09:03.096Z", "message": "Instance relationship target instances: [{u'external_id': u'vnf_test_keypair', u'external_name': u'vnf_test_keypair', u'external_type': u'keypair'}, {u'external_id': u'fed6aca0-dc86-4285-aad0-3aee7c98ec43', u'fixed_ip_address': u'11.0.0.7', u'external_name': u'reference_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:1b:24:a1'}, {u'external_id': u'a03d1bb3-30b2-4b3a-9819-fe9178e1f135', u'fixed_ip_address': u'12.0.0.2', u'external_name': u'reference_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:e0:76:00'}]", "level": "debug", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:09:03.096Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977", "logger": "bc38e672-c1bf-4844-ba52-da7f6eea7d72"}, {"node_instance_id": "reference_vnf_host_ci56ke", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:09:03.096Z", "message": "server.create() server before transformations: {'meta': {}, 'name': u'reference_vnf'}", "level": "debug", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:09:03.096Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977", "logger": "bc38e672-c1bf-4844-ba52-da7f6eea7d72"}, {"node_instance_id": "target_vnf_host_3yh6t3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:09:03.096Z", "message": "server.create() server before transformations: {'meta': {}, 'name': u'target_vnf'}", "level": "debug", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:09:03.096Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977", "logger": "22a00341-5034-4896-a90e-3cd62e50fda1"}], "metadata": {"pagination": {"total": 131, "offset": 111, "size": 50}}} 2018-08-01 12:09:03,346 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 12:09:03,346 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 12:09:03 GMT 2018-08-01 12:09:03,346 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 12:09:03,346 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9360 2018-08-01 12:09:03,346 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 12:09:03,347 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-08-01 12:09:03,347 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.connect_port' 2018-08-01 12:09:03,347 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.connect_port' 2018-08-01 12:09:03,347 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-08-01 12:09:03,348 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2018-08-01 12:09:03,348 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-01 12:09:03,348 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-01 12:09:03,348 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2018-08-01 12:09:03,348 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2018-08-01 12:09:03,348 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.create' 2018-08-01 12:09:03,349 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.create' 2018-08-01 12:09:03,349 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2018-08-01 12:09:03,349 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Instance relationship target instances: [{u'external_id': u'vnf_test_keypair', u'external_name': u'vnf_test_keypair', u'external_type': u'keypair'}, {u'external_id': u'07561042-3d9a-4d62-aa99-49be37d3b8a0', u'fixed_ip_address': u'11.0.0.3', u'external_name': u'target_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:30:af:1a'}, {u'external_id': u'01a69c4b-d714-45a5-8801-3c1ca44981f7', u'fixed_ip_address': u'12.0.0.10', u'external_name': u'target_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:b3:d7:62'}] 2018-08-01 12:09:03,349 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Instance relationship target instances: [{u'external_id': u'vnf_test_keypair', u'external_name': u'vnf_test_keypair', u'external_type': u'keypair'}, {u'external_id': u'fed6aca0-dc86-4285-aad0-3aee7c98ec43', u'fixed_ip_address': u'11.0.0.7', u'external_name': u'reference_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:1b:24:a1'}, {u'external_id': u'a03d1bb3-30b2-4b3a-9819-fe9178e1f135', u'fixed_ip_address': u'12.0.0.2', u'external_name': u'reference_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:e0:76:00'}] 2018-08-01 12:09:03,349 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server before transformations: {'meta': {}, 'name': u'reference_vnf'} 2018-08-01 12:09:03,349 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server before transformations: {'meta': {}, 'name': u'target_vnf'} 2018-08-01 12:09:03,350 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/dbbd9603-cf78-4e09-808a-ee7db45ee977 2018-08-01 12:09:03,403 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 12:09:03,404 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 12:09:03,404 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 12:09:03,404 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 12:09:03,404 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 12:09:03,404 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 12:09:03,404 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 12:09:03,404 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-01T12:08:32.328Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"} 2018-08-01 12:09:03,404 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 12:09:03,405 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 12:09:03 GMT 2018-08-01 12:09:03,405 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 12:09:03,405 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-01 12:09:03,405 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 12:09:08,410 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-01 12:09:08,474 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 12:09:08,474 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 12:09:08,474 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 12:09:08,474 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 12:09:08,474 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 12:09:08,474 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 12:09:08,475 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 12:09:08,475 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_3yh6t3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:09:04.641Z", "message": "server.create() server after transformations: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'44006990-949b-49ff-93fc-96682c40c7af', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'24b5ee1e-72c5-4512-9569-94212cd3ed5f'}, 'nics': [{'port-id': u'07561042-3d9a-4d62-aa99-49be37d3b8a0'}, {'port-id': u'01a69c4b-d714-45a5-8801-3c1ca44981f7'}], 'flavor': u'731d6914-68f9-4837-a12a-0b11a05229e6'}", "level": "debug", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:09:04.641Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977", "logger": "22a00341-5034-4896-a90e-3cd62e50fda1"}, {"node_instance_id": "reference_vnf_host_ci56ke", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:09:05.103Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:09:05.103Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977", "logger": "bc38e672-c1bf-4844-ba52-da7f6eea7d72"}, {"node_instance_id": "target_vnf_host_3yh6t3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:09:05.103Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:09:05.103Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977", "logger": "22a00341-5034-4896-a90e-3cd62e50fda1"}, {"node_instance_id": "reference_vnf_host_ci56ke", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:09:05.103Z", "message": "Creating VM with parameters: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'44006990-949b-49ff-93fc-96682c40c7af', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'24b5ee1e-72c5-4512-9569-94212cd3ed5f'}, 'nics': [{'port-id': u'fed6aca0-dc86-4285-aad0-3aee7c98ec43'}, {'port-id': u'a03d1bb3-30b2-4b3a-9819-fe9178e1f135'}], 'flavor': u'731d6914-68f9-4837-a12a-0b11a05229e6'}", "level": "info", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:09:05.103Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977", "logger": "bc38e672-c1bf-4844-ba52-da7f6eea7d72"}, {"node_instance_id": "target_vnf_host_3yh6t3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:09:05.103Z", "message": "Creating VM with parameters: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'44006990-949b-49ff-93fc-96682c40c7af', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'24b5ee1e-72c5-4512-9569-94212cd3ed5f'}, 'nics': [{'port-id': u'07561042-3d9a-4d62-aa99-49be37d3b8a0'}, {'port-id': u'01a69c4b-d714-45a5-8801-3c1ca44981f7'}], 'flavor': u'731d6914-68f9-4837-a12a-0b11a05229e6'}", "level": "info", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:09:05.103Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977", "logger": "22a00341-5034-4896-a90e-3cd62e50fda1"}, {"node_instance_id": "reference_vnf_host_ci56ke", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:09:05.103Z", "message": "server.create() server after transformations: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'44006990-949b-49ff-93fc-96682c40c7af', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'24b5ee1e-72c5-4512-9569-94212cd3ed5f'}, 'nics': [{'port-id': u'fed6aca0-dc86-4285-aad0-3aee7c98ec43'}, {'port-id': u'a03d1bb3-30b2-4b3a-9819-fe9178e1f135'}], 'flavor': u'731d6914-68f9-4837-a12a-0b11a05229e6'}", "level": "debug", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:09:05.103Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977", "logger": "bc38e672-c1bf-4844-ba52-da7f6eea7d72"}, {"node_instance_id": "reference_vnf_host_ci56ke", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:09:06.974Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:09:06.974Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"}, {"node_instance_id": "target_vnf_host_3yh6t3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:09:07.527Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:09:07.527Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"}], "metadata": {"pagination": {"total": 139, "offset": 127, "size": 50}}} 2018-08-01 12:09:08,475 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 12:09:08,475 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 12:09:08 GMT 2018-08-01 12:09:08,475 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 12:09:08,475 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6184 2018-08-01 12:09:08,475 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 12:09:08,476 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server after transformations: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'44006990-949b-49ff-93fc-96682c40c7af', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'24b5ee1e-72c5-4512-9569-94212cd3ed5f'}, 'nics': [{'port-id': u'07561042-3d9a-4d62-aa99-49be37d3b8a0'}, {'port-id': u'01a69c4b-d714-45a5-8801-3c1ca44981f7'}], 'flavor': u'731d6914-68f9-4837-a12a-0b11a05229e6'} 2018-08-01 12:09:08,476 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-08-01 12:09:08,476 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-08-01 12:09:08,476 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating VM with parameters: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'44006990-949b-49ff-93fc-96682c40c7af', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'24b5ee1e-72c5-4512-9569-94212cd3ed5f'}, 'nics': [{'port-id': u'fed6aca0-dc86-4285-aad0-3aee7c98ec43'}, {'port-id': u'a03d1bb3-30b2-4b3a-9819-fe9178e1f135'}], 'flavor': u'731d6914-68f9-4837-a12a-0b11a05229e6'} 2018-08-01 12:09:08,476 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating VM with parameters: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'44006990-949b-49ff-93fc-96682c40c7af', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'24b5ee1e-72c5-4512-9569-94212cd3ed5f'}, 'nics': [{'port-id': u'07561042-3d9a-4d62-aa99-49be37d3b8a0'}, {'port-id': u'01a69c4b-d714-45a5-8801-3c1ca44981f7'}], 'flavor': u'731d6914-68f9-4837-a12a-0b11a05229e6'} 2018-08-01 12:09:08,477 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server after transformations: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'44006990-949b-49ff-93fc-96682c40c7af', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'24b5ee1e-72c5-4512-9569-94212cd3ed5f'}, 'nics': [{'port-id': u'fed6aca0-dc86-4285-aad0-3aee7c98ec43'}, {'port-id': u'a03d1bb3-30b2-4b3a-9819-fe9178e1f135'}], 'flavor': u'731d6914-68f9-4837-a12a-0b11a05229e6'} 2018-08-01 12:09:08,477 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-08-01 12:09:08,477 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-08-01 12:09:08,477 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/dbbd9603-cf78-4e09-808a-ee7db45ee977 2018-08-01 12:09:08,531 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 12:09:08,531 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 12:09:08,531 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 12:09:08,531 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 12:09:08,531 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 12:09:08,531 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 12:09:08,532 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 12:09:08,532 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-01T12:08:32.328Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"} 2018-08-01 12:09:08,532 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 12:09:08,532 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 12:09:08 GMT 2018-08-01 12:09:08,532 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 12:09:08,532 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-01 12:09:08,532 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 12:09:13,533 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-01 12:09:13,599 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 12:09:13,599 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 12:09:13,599 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 12:09:13,599 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 12:09:13,599 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 12:09:13,599 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 12:09:13,599 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 12:09:13,600 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_ci56ke", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:09:09.173Z", "message": "Configuring node", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:09:09.173Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"}, {"node_instance_id": "target_vnf_host_3yh6t3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:09:09.173Z", "message": "Configuring node", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:09:09.173Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"}, {"node_instance_id": "reference_vnf_host_ci56ke", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:09:09.173Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:09:09.173Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"}, {"node_instance_id": "target_vnf_host_3yh6t3", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:09:09.173Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:09:09.173Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"}, {"node_instance_id": "reference_vnf_host_ci56ke", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:09:09.173Z", "message": "Starting node", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:09:09.173Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"}, {"node_instance_id": "target_vnf_host_3yh6t3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:09:09.173Z", "message": "Starting node", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:09:09.173Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"}, {"node_instance_id": "target_vnf_host_3yh6t3", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:09:09.173Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:09:09.173Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"}, {"node_instance_id": "reference_vnf_host_ci56ke", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:09:10.179Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:09:10.179Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"}, {"node_instance_id": "target_vnf_host_3yh6t3", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:09:11.184Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:scheduling 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:scheduling state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-01T12:09:11.184Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"}, {"node_instance_id": "reference_vnf_host_ci56ke", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:09:11.184Z", "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": "reference_vnf_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-08-01T12:09:11.184Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"}], "metadata": {"pagination": {"total": 149, "offset": 135, "size": 50}}} 2018-08-01 12:09:13,600 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 12:09:13,600 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 12:09:13 GMT 2018-08-01 12:09:13,600 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 12:09:13,600 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6202 2018-08-01 12:09:13,600 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 12:09:13,601 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-01 12:09:13,601 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-01 12:09:13,601 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2018-08-01 12:09:13,601 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2018-08-01 12:09:13,601 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-01 12:09:13,602 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-01 12:09:13,602 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' 2018-08-01 12:09:13,602 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' 2018-08-01 12:09:13,602 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30] 2018-08-01 12:09:13,602 - functest.opnfv_tests.vnf.router.cloudify_vrouter - 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-08-01 12:09:13,602 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/dbbd9603-cf78-4e09-808a-ee7db45ee977 2018-08-01 12:09:13,656 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 12:09:13,656 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 12:09:13,657 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 12:09:13,657 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 12:09:13,657 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 12:09:13,657 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 12:09:13,657 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 12:09:13,657 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-01T12:08:32.328Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"} 2018-08-01 12:09:13,657 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 12:09:13,657 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 12:09:13 GMT 2018-08-01 12:09:13,657 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 12:09:13,658 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-01 12:09:13,658 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 12:09:18,663 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-01 12:09:18,867 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 12:09:18,867 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 12:09:18,867 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 12:09:18,867 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 12:09:18,868 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 12:09:18,868 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 12:09:18,868 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 12:09:18,868 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 145, "size": 50}}} 2018-08-01 12:09:18,868 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 12:09:18,868 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 12:09:18 GMT 2018-08-01 12:09:18,868 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 12:09:18,868 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-01 12:09:18,868 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 12:09:18,869 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/dbbd9603-cf78-4e09-808a-ee7db45ee977 2018-08-01 12:09:18,938 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 12:09:18,938 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 12:09:18,939 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 12:09:18,939 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 12:09:18,939 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 12:09:18,939 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 12:09:18,939 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 12:09:18,939 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-01T12:08:32.328Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"} 2018-08-01 12:09:18,939 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 12:09:18,939 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 12:09:18 GMT 2018-08-01 12:09:18,939 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 12:09:18,939 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-01 12:09:18,940 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 12:09:23,945 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-01 12:09:24,301 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 12:09:24,301 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 12:09:24,301 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 12:09:24,301 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 12:09:24,301 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 12:09:24,301 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 12:09:24,301 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 12:09:24,302 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 145, "size": 50}}} 2018-08-01 12:09:24,302 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 12:09:24,302 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 12:09:24 GMT 2018-08-01 12:09:24,302 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 12:09:24,302 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-01 12:09:24,302 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 12:09:24,302 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/dbbd9603-cf78-4e09-808a-ee7db45ee977 2018-08-01 12:09:24,486 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 12:09:24,487 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 12:09:24,487 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 12:09:24,487 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 12:09:24,487 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 12:09:24,487 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 12:09:24,487 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 12:09:24,487 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-01T12:08:32.328Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"} 2018-08-01 12:09:24,487 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 12:09:24,488 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 12:09:24 GMT 2018-08-01 12:09:24,488 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 12:09:24,488 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-01 12:09:24,488 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 12:09:29,489 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-01 12:09:29,638 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 12:09:29,638 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 12:09:29,638 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 12:09:29,638 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 12:09:29,639 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 12:09:29,639 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 12:09:29,639 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 12:09:29,639 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 145, "size": 50}}} 2018-08-01 12:09:29,639 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 12:09:29,639 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 12:09:29 GMT 2018-08-01 12:09:29,639 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 12:09:29,639 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-01 12:09:29,639 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 12:09:29,640 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/dbbd9603-cf78-4e09-808a-ee7db45ee977 2018-08-01 12:09:29,694 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 12:09:29,694 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 12:09:29,695 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 12:09:29,695 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 12:09:29,695 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 12:09:29,695 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 12:09:29,695 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 12:09:29,695 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-01T12:08:32.328Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"} 2018-08-01 12:09:29,696 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 12:09:29,696 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 12:09:29 GMT 2018-08-01 12:09:29,696 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 12:09:29,696 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-01 12:09:29,696 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 12:09:34,701 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-01 12:09:34,793 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 12:09:34,793 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 12:09:34,793 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 12:09:34,793 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 12:09:34,793 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 12:09:34,793 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 12:09:34,793 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 12:09:34,794 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 145, "size": 50}}} 2018-08-01 12:09:34,794 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 12:09:34,794 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 12:09:34 GMT 2018-08-01 12:09:34,794 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 12:09:34,794 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-01 12:09:34,794 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 12:09:34,794 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/dbbd9603-cf78-4e09-808a-ee7db45ee977 2018-08-01 12:09:34,851 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 12:09:34,852 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 12:09:34,852 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 12:09:34,852 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 12:09:34,852 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 12:09:34,852 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 12:09:34,852 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 12:09:34,852 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-01T12:08:32.328Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"} 2018-08-01 12:09:34,852 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 12:09:34,852 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 12:09:34 GMT 2018-08-01 12:09:34,853 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 12:09:34,853 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-01 12:09:34,853 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 12:09:39,858 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-01 12:09:39,928 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 12:09:39,928 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 12:09:39,928 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 12:09:39,928 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 12:09:39,929 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 12:09:39,929 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 12:09:39,929 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 12:09:39,929 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 145, "size": 50}}} 2018-08-01 12:09:39,929 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 12:09:39,929 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 12:09:39 GMT 2018-08-01 12:09:39,929 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 12:09:39,929 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-01 12:09:39,929 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 12:09:39,930 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/dbbd9603-cf78-4e09-808a-ee7db45ee977 2018-08-01 12:09:39,983 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 12:09:39,983 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 12:09:39,983 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 12:09:39,984 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 12:09:39,984 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 12:09:39,984 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 12:09:39,984 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 12:09:39,984 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-01T12:08:32.328Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"} 2018-08-01 12:09:39,984 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 12:09:39,984 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 12:09:39 GMT 2018-08-01 12:09:39,984 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 12:09:39,984 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-01 12:09:39,984 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 12:09:44,990 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-01 12:09:45,059 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 12:09:45,059 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 12:09:45,060 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 12:09:45,060 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 12:09:45,060 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 12:09:45,060 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 12:09:45,060 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 12:09:45,060 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_3yh6t3", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:09:40.820Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:09:40.820Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"}, {"node_instance_id": "reference_vnf_host_ci56ke", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:09:41.244Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:09:41.244Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"}, {"node_instance_id": "reference_vnf_host_ci56ke", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:09:41.244Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:09:41.244Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"}, {"node_instance_id": "target_vnf_host_3yh6t3", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:09:41.244Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:09:41.244Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"}, {"node_instance_id": "reference_vnf_host_ci56ke", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:09:42.682Z", "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": "reference_vnf_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-08-01T12:09:42.682Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"}, {"node_instance_id": "target_vnf_host_3yh6t3", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:09:43.318Z", "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": "target_vnf_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-08-01T12:09:43.318Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"}], "metadata": {"pagination": {"total": 155, "offset": 145, "size": 50}}} 2018-08-01 12:09:45,060 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 12:09:45,060 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 12:09:45 GMT 2018-08-01 12:09:45,060 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 12:09:45,061 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4448 2018-08-01 12:09:45,061 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 12:09:45,061 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-08-01 12:09:45,061 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-08-01 12:09:45,062 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-08-01 12:09:45,062 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-08-01 12:09:45,062 - functest.opnfv_tests.vnf.router.cloudify_vrouter - 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-08-01 12:09:45,062 - functest.opnfv_tests.vnf.router.cloudify_vrouter - 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-08-01 12:09:45,062 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/dbbd9603-cf78-4e09-808a-ee7db45ee977 2018-08-01 12:09:45,127 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 12:09:45,128 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 12:09:45,128 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 12:09:45,128 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 12:09:45,128 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 12:09:45,128 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 12:09:45,128 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 12:09:45,128 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-01T12:08:32.328Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"} 2018-08-01 12:09:45,128 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 12:09:45,128 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 12:09:45 GMT 2018-08-01 12:09:45,129 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 12:09:45,129 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-01 12:09:45,129 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 12:09:50,134 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-01 12:09:50,198 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 12:09:50,199 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 12:09:50,199 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 12:09:50,199 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 12:09:50,199 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 12:09:50,199 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 12:09:50,199 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 12:09:50,199 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 151, "size": 50}}} 2018-08-01 12:09:50,199 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 12:09:50,200 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 12:09:50 GMT 2018-08-01 12:09:50,200 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 12:09:50,200 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-01 12:09:50,200 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 12:09:50,200 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/dbbd9603-cf78-4e09-808a-ee7db45ee977 2018-08-01 12:09:50,252 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 12:09:50,252 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 12:09:50,253 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 12:09:50,253 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 12:09:50,253 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 12:09:50,253 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 12:09:50,253 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 12:09:50,253 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-01T12:08:32.328Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"} 2018-08-01 12:09:50,253 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 12:09:50,253 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 12:09:50 GMT 2018-08-01 12:09:50,253 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 12:09:50,253 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-01 12:09:50,254 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 12:09:55,254 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-01 12:09:55,328 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 12:09:55,328 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 12:09:55,328 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 12:09:55,328 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 12:09:55,328 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 12:09:55,328 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 12:09:55,328 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 12:09:55,329 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 151, "size": 50}}} 2018-08-01 12:09:55,329 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 12:09:55,329 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 12:09:55 GMT 2018-08-01 12:09:55,329 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 12:09:55,329 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-01 12:09:55,329 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 12:09:55,329 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/dbbd9603-cf78-4e09-808a-ee7db45ee977 2018-08-01 12:09:55,382 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 12:09:55,382 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 12:09:55,382 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 12:09:55,383 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 12:09:55,383 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 12:09:55,383 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 12:09:55,383 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 12:09:55,383 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-01T12:08:32.328Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"} 2018-08-01 12:09:55,383 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 12:09:55,383 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 12:09:55 GMT 2018-08-01 12:09:55,383 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 12:09:55,383 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-01 12:09:55,384 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 12:10:00,384 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-01 12:10:00,512 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 12:10:00,512 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 12:10:00,512 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 12:10:00,512 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 12:10:00,512 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 12:10:00,512 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 12:10:00,513 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 12:10:00,513 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 151, "size": 50}}} 2018-08-01 12:10:00,513 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 12:10:00,513 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 12:10:00 GMT 2018-08-01 12:10:00,513 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 12:10:00,513 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-01 12:10:00,513 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 12:10:00,513 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/dbbd9603-cf78-4e09-808a-ee7db45ee977 2018-08-01 12:10:00,570 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 12:10:00,570 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 12:10:00,571 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 12:10:00,571 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 12:10:00,571 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 12:10:00,571 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 12:10:00,571 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 12:10:00,571 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-01T12:08:32.328Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"} 2018-08-01 12:10:00,571 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 12:10:00,571 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 12:10:00 GMT 2018-08-01 12:10:00,571 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 12:10:00,571 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-01 12:10:00,572 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 12:10:05,577 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-01 12:10:05,648 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 12:10:05,648 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 12:10:05,649 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 12:10:05,649 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 12:10:05,649 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 12:10:05,649 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 12:10:05,649 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 12:10:05,649 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 151, "size": 50}}} 2018-08-01 12:10:05,649 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 12:10:05,649 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 12:10:05 GMT 2018-08-01 12:10:05,650 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 12:10:05,650 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-01 12:10:05,650 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 12:10:05,650 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/dbbd9603-cf78-4e09-808a-ee7db45ee977 2018-08-01 12:10:05,706 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 12:10:05,707 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 12:10:05,707 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 12:10:05,707 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 12:10:05,707 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 12:10:05,707 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 12:10:05,707 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 12:10:05,707 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-01T12:08:32.328Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"} 2018-08-01 12:10:05,707 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 12:10:05,708 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 12:10:05 GMT 2018-08-01 12:10:05,708 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 12:10:05,708 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-01 12:10:05,708 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 12:10:10,713 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-01 12:10:10,776 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 12:10:10,776 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 12:10:10,776 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 12:10:10,776 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 12:10:10,776 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 12:10:10,777 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 12:10:10,777 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 12:10:10,777 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 151, "size": 50}}} 2018-08-01 12:10:10,777 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 12:10:10,777 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 12:10:10 GMT 2018-08-01 12:10:10,777 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 12:10:10,777 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-01 12:10:10,777 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 12:10:10,778 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/dbbd9603-cf78-4e09-808a-ee7db45ee977 2018-08-01 12:10:10,830 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 12:10:10,830 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 12:10:10,831 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 12:10:10,831 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 12:10:10,831 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 12:10:10,831 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 12:10:10,831 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 12:10:10,831 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-01T12:08:32.328Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"} 2018-08-01 12:10:10,831 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 12:10:10,831 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 12:10:10 GMT 2018-08-01 12:10:10,832 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 12:10:10,832 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-01 12:10:10,832 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 12:10:15,835 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-01 12:10:15,908 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 12:10:15,908 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 12:10:15,908 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 12:10:15,909 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 12:10:15,909 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 12:10:15,909 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 12:10:15,909 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 12:10:15,909 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_ci56ke", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:10:12.701Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:10:12.701Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"}, {"node_instance_id": "target_vnf_host_3yh6t3", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:10:13.331Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:10:13.331Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"}, {"node_instance_id": "reference_vnf_host_ci56ke", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:10:13.331Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:10:13.331Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"}, {"node_instance_id": "target_vnf_host_3yh6t3", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:10:13.331Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:10:13.331Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"}, {"node_instance_id": "reference_vnf_host_ci56ke", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:10:14.592Z", "message": "Server is ACTIVE", "level": "info", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:10:14.592Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977", "logger": "9f2d3f85-703f-4fff-8c18-ce7e2a048651"}, {"node_instance_id": "reference_vnf_host_ci56ke", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:10:14.718Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 2/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:10:14.718Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"}, {"node_instance_id": "target_vnf_host_3yh6t3", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:10:15.201Z", "message": "Server is ACTIVE", "level": "info", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:10:15.201Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977", "logger": "c2fb5b5f-33db-409b-8ea8-417da42b36dd"}, {"node_instance_id": "target_vnf_host_3yh6t3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:10:15.336Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 2/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:10:15.336Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"}], "metadata": {"pagination": {"total": 163, "offset": 151, "size": 50}}} 2018-08-01 12:10:15,909 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 12:10:15,909 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 12:10:15 GMT 2018-08-01 12:10:15,909 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 12:10:15,909 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4248 2018-08-01 12:10:15,910 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 12:10:15,910 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-08-01 12:10:15,910 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-08-01 12:10:15,911 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-08-01 12:10:15,911 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-08-01 12:10:15,911 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Server is ACTIVE 2018-08-01 12:10:15,911 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 2/60] 2018-08-01 12:10:15,911 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Server is ACTIVE 2018-08-01 12:10:15,911 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 2/60] 2018-08-01 12:10:15,912 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/dbbd9603-cf78-4e09-808a-ee7db45ee977 2018-08-01 12:10:15,970 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 12:10:15,971 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 12:10:15,971 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 12:10:15,971 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 12:10:15,971 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 12:10:15,971 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 12:10:15,971 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 12:10:15,971 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-01T12:08:32.328Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"} 2018-08-01 12:10:15,971 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 12:10:15,972 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 12:10:15 GMT 2018-08-01 12:10:15,972 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 12:10:15,972 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-01 12:10:15,972 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 12:10:20,977 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-01 12:10:21,038 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 12:10:21,038 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 12:10:21,038 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 12:10:21,039 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 12:10:21,039 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 12:10:21,039 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 12:10:21,039 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 12:10:21,039 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:10:16.343Z", "message": "'install' workflow execution succeeded", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-01T12:10:16.343Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"}], "metadata": {"pagination": {"total": 164, "offset": 159, "size": 50}}} 2018-08-01 12:10:21,040 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 12:10:21,040 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 12:10:21 GMT 2018-08-01 12:10:21,040 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 12:10:21,040 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 525 2018-08-01 12:10:21,040 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 12:10:21,040 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'install' workflow execution succeeded 2018-08-01 12:10:21,041 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/dbbd9603-cf78-4e09-808a-ee7db45ee977 2018-08-01 12:10:21,095 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 12:10:21,095 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 12:10:21,095 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 12:10:21,095 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 12:10:21,096 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 12:10:21,096 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 12:10:21,096 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 12:10:21,096 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-01T12:08:32.328Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"} 2018-08-01 12:10:21,096 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 12:10:21,096 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 12:10:21 GMT 2018-08-01 12:10:21,096 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 12:10:21,096 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 348 2018-08-01 12:10:21,096 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 12:10:21,097 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - {u'status': u'terminated', u'is_system_workflow': False, u'parameters': {}, u'blueprint_id': u'vrouter-opnfv', u'tenant_name': u'default_tenant', u'created_at': u'2018-08-01T12:08:32.328Z', u'created_by': u'admin', u'private_resource': False, u'workflow_id': u'install', u'error': u'', u'deployment_id': u'vrouter-opnfv', u'id': u'dbbd9603-cf78-4e09-808a-ee7db45ee977'} 2018-08-01 12:10:21,109 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - BGP Interoperability test. 2018-08-01 12:10:21,170 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - {u'outputs': {u'vnfs': {u'reference_vnf': {u'vnf_name': u'reference_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'172.30.9.210'}, u'target_vnf': {u'vnf_name': u'target_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'172.30.9.206'}}, u'networks': {u'management_plane_network': {u'network_name': u'management_plane_network'}, u'data_plane_network': {u'network_name': u'data_plane_network'}}}, u'deployment_id': u'vrouter-opnfv'} 2018-08-01 12:10:21,229 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - {u'outputs': {u'vnfs': {u'reference_vnf': {u'vnf_name': u'reference_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'172.30.9.210'}, u'target_vnf': {u'vnf_name': u'target_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'172.30.9.206'}}, u'networks': {u'management_plane_network': {u'network_name': u'management_plane_network'}, u'data_plane_network': {u'network_name': u'data_plane_network'}}}, u'deployment_id': u'vrouter-opnfv'} 2018-08-01 12:10:21,229 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : reference_vnf 2018-08-01 12:10:21,229 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - reference_vnf floating ip address : 172.30.9.210 2018-08-01 12:10:21,230 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 12:10:21,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e1877a2e044b5259a5c5978c4bb6a17f98c3b09" 2018-08-01 12:10:21,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 12: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-820af160-a365-4e41-af9d-ba0f32cc718b x-compute-request-id: req-820af160-a365-4e41-af9d-ba0f32cc718b Content-Encoding: gzip Content-Length: 1179 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:24:a1", "version": 4, "addr": "11.0.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:24:a1", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:76:00", "version": 4, "addr": "12.0.0.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/299f6460-87fe-472a-8978-02b0dff82674", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/299f6460-87fe-472a-8978-02b0dff82674", "rel": "bookmark"}], "image": {"id": "44006990-949b-49ff-93fc-96682c40c7af", "links": [{"href": "http://172.30.9.24:8774/images/44006990-949b-49ff-93fc-96682c40c7af", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T12:09:50.000000", "flavor": {"id": "731d6914-68f9-4837-a12a-0b11a05229e6", "links": [{"href": "http://172.30.9.24:8774/flavors/731d6914-68f9-4837-a12a-0b11a05229e6", "rel": "bookmark"}]}, "id": "299f6460-87fe-472a-8978-02b0dff82674", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "a9c4aededa234486a75747eac8d2156d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T12:09:50Z", "hostId": "f9d2d33e3d500f0d3539b678472e92424dc5d58c55bfa045de42e31d", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-08-01T12:09:06Z", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "24b5ee1e-72c5-4512-9569-94212cd3ed5f"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:af:1a", "version": 4, "addr": "11.0.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:af:1a", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:d7:62", "version": 4, "addr": "12.0.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/6e9a77ed-26ca-4865-8e5e-d3a27e5458a3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/6e9a77ed-26ca-4865-8e5e-d3a27e5458a3", "rel": "bookmark"}], "image": {"id": "44006990-949b-49ff-93fc-96682c40c7af", "links": [{"href": "http://172.30.9.24:8774/images/44006990-949b-49ff-93fc-96682c40c7af", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T12:09:50.000000", "flavor": {"id": "731d6914-68f9-4837-a12a-0b11a05229e6", "links": [{"href": "http://172.30.9.24:8774/flavors/731d6914-68f9-4837-a12a-0b11a05229e6", "rel": "bookmark"}]}, "id": "6e9a77ed-26ca-4865-8e5e-d3a27e5458a3", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "a9c4aededa234486a75747eac8d2156d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T12:09:50Z", "hostId": "f9d2d33e3d500f0d3539b678472e92424dc5d58c55bfa045de42e31d", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-08-01T12:09:06Z", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "24b5ee1e-72c5-4512-9569-94212cd3ed5f"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_ac9e0db3-5190-4b12-ac76-4252ed711203": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:9c:98", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:9c:98", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "rel": "bookmark"}], "image": {"id": "cb1639c2-bfd1-4757-8094-1183d752000d", "links": [{"href": "http://172.30.9.24:8774/images/cb1639c2-bfd1-4757-8094-1183d752000d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T12:06:48.000000", "flavor": {"id": "23ddfb9b-2628-4a47-b7d2-c8755f56b417", "links": [{"href": "http://172.30.9.24:8774/flavors/23ddfb9b-2628-4a47-b7d2-c8755f56b417", "rel": "bookmark"}]}, "id": "878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "security_groups": [{"name": "vyos_vrouter-sg_ac9e0db3-5190-4b12-ac76-4252ed711203"}], "user_id": "a9c4aededa234486a75747eac8d2156d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T12:06:49Z", "hostId": "b563e073f5a9f9ca3ee4014986face2f64429bd4fb4378f5a6b2a880", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_ac9e0db3-5190-4b12-ac76-4252ed711203", "name": "vyos_vrouter-vm_ac9e0db3-5190-4b12-ac76-4252ed711203", "created": "2018-08-01T12:04:29Z", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 12:10:21,793 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-820af160-a365-4e41-af9d-ba0f32cc718b 2018-08-01 12:10:21,793 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.562939882278s 2018-08-01 12:10:21,794 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-820af160-a365-4e41-af9d-ba0f32cc718b 2018-08-01 12:10:21,798 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 12:10:21,801 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e1877a2e044b5259a5c5978c4bb6a17f98c3b09" 2018-08-01 12:10:22,345 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 12: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-b1f1886b-f7c8-412c-861f-4584150316b6 x-compute-request-id: req-b1f1886b-f7c8-412c-861f-4584150316b6 Content-Encoding: gzip Content-Length: 1179 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:24:a1", "version": 4, "addr": "11.0.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:24:a1", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:76:00", "version": 4, "addr": "12.0.0.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/299f6460-87fe-472a-8978-02b0dff82674", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/299f6460-87fe-472a-8978-02b0dff82674", "rel": "bookmark"}], "image": {"id": "44006990-949b-49ff-93fc-96682c40c7af", "links": [{"href": "http://172.30.9.24:8774/images/44006990-949b-49ff-93fc-96682c40c7af", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T12:09:50.000000", "flavor": {"id": "731d6914-68f9-4837-a12a-0b11a05229e6", "links": [{"href": "http://172.30.9.24:8774/flavors/731d6914-68f9-4837-a12a-0b11a05229e6", "rel": "bookmark"}]}, "id": "299f6460-87fe-472a-8978-02b0dff82674", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "a9c4aededa234486a75747eac8d2156d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T12:09:50Z", "hostId": "f9d2d33e3d500f0d3539b678472e92424dc5d58c55bfa045de42e31d", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-08-01T12:09:06Z", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "24b5ee1e-72c5-4512-9569-94212cd3ed5f"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:af:1a", "version": 4, "addr": "11.0.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:af:1a", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:d7:62", "version": 4, "addr": "12.0.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/6e9a77ed-26ca-4865-8e5e-d3a27e5458a3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/6e9a77ed-26ca-4865-8e5e-d3a27e5458a3", "rel": "bookmark"}], "image": {"id": "44006990-949b-49ff-93fc-96682c40c7af", "links": [{"href": "http://172.30.9.24:8774/images/44006990-949b-49ff-93fc-96682c40c7af", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T12:09:50.000000", "flavor": {"id": "731d6914-68f9-4837-a12a-0b11a05229e6", "links": [{"href": "http://172.30.9.24:8774/flavors/731d6914-68f9-4837-a12a-0b11a05229e6", "rel": "bookmark"}]}, "id": "6e9a77ed-26ca-4865-8e5e-d3a27e5458a3", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "a9c4aededa234486a75747eac8d2156d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T12:09:50Z", "hostId": "f9d2d33e3d500f0d3539b678472e92424dc5d58c55bfa045de42e31d", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-08-01T12:09:06Z", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "24b5ee1e-72c5-4512-9569-94212cd3ed5f"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_ac9e0db3-5190-4b12-ac76-4252ed711203": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:9c:98", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:9c:98", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "rel": "bookmark"}], "image": {"id": "cb1639c2-bfd1-4757-8094-1183d752000d", "links": [{"href": "http://172.30.9.24:8774/images/cb1639c2-bfd1-4757-8094-1183d752000d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T12:06:48.000000", "flavor": {"id": "23ddfb9b-2628-4a47-b7d2-c8755f56b417", "links": [{"href": "http://172.30.9.24:8774/flavors/23ddfb9b-2628-4a47-b7d2-c8755f56b417", "rel": "bookmark"}]}, "id": "878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "security_groups": [{"name": "vyos_vrouter-sg_ac9e0db3-5190-4b12-ac76-4252ed711203"}], "user_id": "a9c4aededa234486a75747eac8d2156d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T12:06:49Z", "hostId": "b563e073f5a9f9ca3ee4014986face2f64429bd4fb4378f5a6b2a880", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_ac9e0db3-5190-4b12-ac76-4252ed711203", "name": "vyos_vrouter-vm_ac9e0db3-5190-4b12-ac76-4252ed711203", "created": "2018-08-01T12:04:29Z", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 12:10:22,345 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-b1f1886b-f7c8-412c-861f-4584150316b6 2018-08-01 12:10:22,345 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.547209024429s 2018-08-01 12:10:22,346 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-b1f1886b-f7c8-412c-861f-4584150316b6 2018-08-01 12:10:22,349 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of reference_vnf : 11.0.0.7 2018-08-01 12:10:22,349 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of reference_vnf : fa:16:3e:1b:24:a1 2018-08-01 12:10:22,350 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 12:10:22,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e1877a2e044b5259a5c5978c4bb6a17f98c3b09" 2018-08-01 12:10:22,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 12:10:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1288433d-6b73-4d1e-8115-0c3609378840 x-compute-request-id: req-1288433d-6b73-4d1e-8115-0c3609378840 Content-Encoding: gzip Content-Length: 1179 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:24:a1", "version": 4, "addr": "11.0.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:24:a1", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:76:00", "version": 4, "addr": "12.0.0.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/299f6460-87fe-472a-8978-02b0dff82674", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/299f6460-87fe-472a-8978-02b0dff82674", "rel": "bookmark"}], "image": {"id": "44006990-949b-49ff-93fc-96682c40c7af", "links": [{"href": "http://172.30.9.24:8774/images/44006990-949b-49ff-93fc-96682c40c7af", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T12:09:50.000000", "flavor": {"id": "731d6914-68f9-4837-a12a-0b11a05229e6", "links": [{"href": "http://172.30.9.24:8774/flavors/731d6914-68f9-4837-a12a-0b11a05229e6", "rel": "bookmark"}]}, "id": "299f6460-87fe-472a-8978-02b0dff82674", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "a9c4aededa234486a75747eac8d2156d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T12:09:50Z", "hostId": "f9d2d33e3d500f0d3539b678472e92424dc5d58c55bfa045de42e31d", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-08-01T12:09:06Z", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "24b5ee1e-72c5-4512-9569-94212cd3ed5f"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:af:1a", "version": 4, "addr": "11.0.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:af:1a", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:d7:62", "version": 4, "addr": "12.0.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/6e9a77ed-26ca-4865-8e5e-d3a27e5458a3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/6e9a77ed-26ca-4865-8e5e-d3a27e5458a3", "rel": "bookmark"}], "image": {"id": "44006990-949b-49ff-93fc-96682c40c7af", "links": [{"href": "http://172.30.9.24:8774/images/44006990-949b-49ff-93fc-96682c40c7af", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T12:09:50.000000", "flavor": {"id": "731d6914-68f9-4837-a12a-0b11a05229e6", "links": [{"href": "http://172.30.9.24:8774/flavors/731d6914-68f9-4837-a12a-0b11a05229e6", "rel": "bookmark"}]}, "id": "6e9a77ed-26ca-4865-8e5e-d3a27e5458a3", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "a9c4aededa234486a75747eac8d2156d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T12:09:50Z", "hostId": "f9d2d33e3d500f0d3539b678472e92424dc5d58c55bfa045de42e31d", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-08-01T12:09:06Z", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "24b5ee1e-72c5-4512-9569-94212cd3ed5f"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_ac9e0db3-5190-4b12-ac76-4252ed711203": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:9c:98", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:9c:98", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "rel": "bookmark"}], "image": {"id": "cb1639c2-bfd1-4757-8094-1183d752000d", "links": [{"href": "http://172.30.9.24:8774/images/cb1639c2-bfd1-4757-8094-1183d752000d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T12:06:48.000000", "flavor": {"id": "23ddfb9b-2628-4a47-b7d2-c8755f56b417", "links": [{"href": "http://172.30.9.24:8774/flavors/23ddfb9b-2628-4a47-b7d2-c8755f56b417", "rel": "bookmark"}]}, "id": "878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "security_groups": [{"name": "vyos_vrouter-sg_ac9e0db3-5190-4b12-ac76-4252ed711203"}], "user_id": "a9c4aededa234486a75747eac8d2156d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T12:06:49Z", "hostId": "b563e073f5a9f9ca3ee4014986face2f64429bd4fb4378f5a6b2a880", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_ac9e0db3-5190-4b12-ac76-4252ed711203", "name": "vyos_vrouter-vm_ac9e0db3-5190-4b12-ac76-4252ed711203", "created": "2018-08-01T12:04:29Z", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 12:10:22,739 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-1288433d-6b73-4d1e-8115-0c3609378840 2018-08-01 12:10:22,740 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.389793872833s 2018-08-01 12:10:22,740 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-1288433d-6b73-4d1e-8115-0c3609378840 2018-08-01 12:10:22,744 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 12:10:22,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e1877a2e044b5259a5c5978c4bb6a17f98c3b09" 2018-08-01 12:10:23,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 12:10:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3554ab40-a6f6-41dc-b8bf-126ae6414b76 x-compute-request-id: req-3554ab40-a6f6-41dc-b8bf-126ae6414b76 Content-Encoding: gzip Content-Length: 1179 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:24:a1", "version": 4, "addr": "11.0.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:24:a1", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:76:00", "version": 4, "addr": "12.0.0.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/299f6460-87fe-472a-8978-02b0dff82674", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/299f6460-87fe-472a-8978-02b0dff82674", "rel": "bookmark"}], "image": {"id": "44006990-949b-49ff-93fc-96682c40c7af", "links": [{"href": "http://172.30.9.24:8774/images/44006990-949b-49ff-93fc-96682c40c7af", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T12:09:50.000000", "flavor": {"id": "731d6914-68f9-4837-a12a-0b11a05229e6", "links": [{"href": "http://172.30.9.24:8774/flavors/731d6914-68f9-4837-a12a-0b11a05229e6", "rel": "bookmark"}]}, "id": "299f6460-87fe-472a-8978-02b0dff82674", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "a9c4aededa234486a75747eac8d2156d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T12:09:50Z", "hostId": "f9d2d33e3d500f0d3539b678472e92424dc5d58c55bfa045de42e31d", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-08-01T12:09:06Z", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "24b5ee1e-72c5-4512-9569-94212cd3ed5f"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:af:1a", "version": 4, "addr": "11.0.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:af:1a", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:d7:62", "version": 4, "addr": "12.0.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/6e9a77ed-26ca-4865-8e5e-d3a27e5458a3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/6e9a77ed-26ca-4865-8e5e-d3a27e5458a3", "rel": "bookmark"}], "image": {"id": "44006990-949b-49ff-93fc-96682c40c7af", "links": [{"href": "http://172.30.9.24:8774/images/44006990-949b-49ff-93fc-96682c40c7af", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T12:09:50.000000", "flavor": {"id": "731d6914-68f9-4837-a12a-0b11a05229e6", "links": [{"href": "http://172.30.9.24:8774/flavors/731d6914-68f9-4837-a12a-0b11a05229e6", "rel": "bookmark"}]}, "id": "6e9a77ed-26ca-4865-8e5e-d3a27e5458a3", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "a9c4aededa234486a75747eac8d2156d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T12:09:50Z", "hostId": "f9d2d33e3d500f0d3539b678472e92424dc5d58c55bfa045de42e31d", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-08-01T12:09:06Z", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "24b5ee1e-72c5-4512-9569-94212cd3ed5f"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_ac9e0db3-5190-4b12-ac76-4252ed711203": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:9c:98", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:9c:98", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "rel": "bookmark"}], "image": {"id": "cb1639c2-bfd1-4757-8094-1183d752000d", "links": [{"href": "http://172.30.9.24:8774/images/cb1639c2-bfd1-4757-8094-1183d752000d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T12:06:48.000000", "flavor": {"id": "23ddfb9b-2628-4a47-b7d2-c8755f56b417", "links": [{"href": "http://172.30.9.24:8774/flavors/23ddfb9b-2628-4a47-b7d2-c8755f56b417", "rel": "bookmark"}]}, "id": "878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "security_groups": [{"name": "vyos_vrouter-sg_ac9e0db3-5190-4b12-ac76-4252ed711203"}], "user_id": "a9c4aededa234486a75747eac8d2156d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T12:06:49Z", "hostId": "b563e073f5a9f9ca3ee4014986face2f64429bd4fb4378f5a6b2a880", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_ac9e0db3-5190-4b12-ac76-4252ed711203", "name": "vyos_vrouter-vm_ac9e0db3-5190-4b12-ac76-4252ed711203", "created": "2018-08-01T12:04:29Z", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 12:10:23,150 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-3554ab40-a6f6-41dc-b8bf-126ae6414b76 2018-08-01 12:10:23,150 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.405596971512s 2018-08-01 12:10:23,151 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-3554ab40-a6f6-41dc-b8bf-126ae6414b76 2018-08-01 12:10:23,154 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of reference_vnf : 12.0.0.2 2018-08-01 12:10:23,154 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of reference_vnf : fa:16:3e:e0:76:00 2018-08-01 12:10:23,155 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : target_vnf 2018-08-01 12:10:23,155 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - target_vnf floating ip address : 172.30.9.206 2018-08-01 12:10:23,155 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 12:10:23,158 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e1877a2e044b5259a5c5978c4bb6a17f98c3b09" 2018-08-01 12:10:23,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 12:10:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8434f0b0-003b-41d4-896a-381ea158180e x-compute-request-id: req-8434f0b0-003b-41d4-896a-381ea158180e Content-Encoding: gzip Content-Length: 1179 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:24:a1", "version": 4, "addr": "11.0.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:24:a1", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:76:00", "version": 4, "addr": "12.0.0.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/299f6460-87fe-472a-8978-02b0dff82674", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/299f6460-87fe-472a-8978-02b0dff82674", "rel": "bookmark"}], "image": {"id": "44006990-949b-49ff-93fc-96682c40c7af", "links": [{"href": "http://172.30.9.24:8774/images/44006990-949b-49ff-93fc-96682c40c7af", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T12:09:50.000000", "flavor": {"id": "731d6914-68f9-4837-a12a-0b11a05229e6", "links": [{"href": "http://172.30.9.24:8774/flavors/731d6914-68f9-4837-a12a-0b11a05229e6", "rel": "bookmark"}]}, "id": "299f6460-87fe-472a-8978-02b0dff82674", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "a9c4aededa234486a75747eac8d2156d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T12:09:50Z", "hostId": "f9d2d33e3d500f0d3539b678472e92424dc5d58c55bfa045de42e31d", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-08-01T12:09:06Z", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "24b5ee1e-72c5-4512-9569-94212cd3ed5f"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:af:1a", "version": 4, "addr": "11.0.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:af:1a", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:d7:62", "version": 4, "addr": "12.0.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/6e9a77ed-26ca-4865-8e5e-d3a27e5458a3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/6e9a77ed-26ca-4865-8e5e-d3a27e5458a3", "rel": "bookmark"}], "image": {"id": "44006990-949b-49ff-93fc-96682c40c7af", "links": [{"href": "http://172.30.9.24:8774/images/44006990-949b-49ff-93fc-96682c40c7af", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T12:09:50.000000", "flavor": {"id": "731d6914-68f9-4837-a12a-0b11a05229e6", "links": [{"href": "http://172.30.9.24:8774/flavors/731d6914-68f9-4837-a12a-0b11a05229e6", "rel": "bookmark"}]}, "id": "6e9a77ed-26ca-4865-8e5e-d3a27e5458a3", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "a9c4aededa234486a75747eac8d2156d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T12:09:50Z", "hostId": "f9d2d33e3d500f0d3539b678472e92424dc5d58c55bfa045de42e31d", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-08-01T12:09:06Z", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "24b5ee1e-72c5-4512-9569-94212cd3ed5f"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_ac9e0db3-5190-4b12-ac76-4252ed711203": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:9c:98", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:9c:98", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "rel": "bookmark"}], "image": {"id": "cb1639c2-bfd1-4757-8094-1183d752000d", "links": [{"href": "http://172.30.9.24:8774/images/cb1639c2-bfd1-4757-8094-1183d752000d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T12:06:48.000000", "flavor": {"id": "23ddfb9b-2628-4a47-b7d2-c8755f56b417", "links": [{"href": "http://172.30.9.24:8774/flavors/23ddfb9b-2628-4a47-b7d2-c8755f56b417", "rel": "bookmark"}]}, "id": "878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "security_groups": [{"name": "vyos_vrouter-sg_ac9e0db3-5190-4b12-ac76-4252ed711203"}], "user_id": "a9c4aededa234486a75747eac8d2156d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T12:06:49Z", "hostId": "b563e073f5a9f9ca3ee4014986face2f64429bd4fb4378f5a6b2a880", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_ac9e0db3-5190-4b12-ac76-4252ed711203", "name": "vyos_vrouter-vm_ac9e0db3-5190-4b12-ac76-4252ed711203", "created": "2018-08-01T12:04:29Z", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 12:10:23,400 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-8434f0b0-003b-41d4-896a-381ea158180e 2018-08-01 12:10:23,400 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.245057106018s 2018-08-01 12:10:23,401 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-8434f0b0-003b-41d4-896a-381ea158180e 2018-08-01 12:10:23,405 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 12:10:23,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e1877a2e044b5259a5c5978c4bb6a17f98c3b09" 2018-08-01 12:10:23,797 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 12:10:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9d58eba2-4bab-456c-989e-97be85781a5a x-compute-request-id: req-9d58eba2-4bab-456c-989e-97be85781a5a Content-Encoding: gzip Content-Length: 1179 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:24:a1", "version": 4, "addr": "11.0.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:24:a1", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:76:00", "version": 4, "addr": "12.0.0.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/299f6460-87fe-472a-8978-02b0dff82674", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/299f6460-87fe-472a-8978-02b0dff82674", "rel": "bookmark"}], "image": {"id": "44006990-949b-49ff-93fc-96682c40c7af", "links": [{"href": "http://172.30.9.24:8774/images/44006990-949b-49ff-93fc-96682c40c7af", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T12:09:50.000000", "flavor": {"id": "731d6914-68f9-4837-a12a-0b11a05229e6", "links": [{"href": "http://172.30.9.24:8774/flavors/731d6914-68f9-4837-a12a-0b11a05229e6", "rel": "bookmark"}]}, "id": "299f6460-87fe-472a-8978-02b0dff82674", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "a9c4aededa234486a75747eac8d2156d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T12:09:50Z", "hostId": "f9d2d33e3d500f0d3539b678472e92424dc5d58c55bfa045de42e31d", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-08-01T12:09:06Z", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "24b5ee1e-72c5-4512-9569-94212cd3ed5f"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:af:1a", "version": 4, "addr": "11.0.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:af:1a", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:d7:62", "version": 4, "addr": "12.0.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/6e9a77ed-26ca-4865-8e5e-d3a27e5458a3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/6e9a77ed-26ca-4865-8e5e-d3a27e5458a3", "rel": "bookmark"}], "image": {"id": "44006990-949b-49ff-93fc-96682c40c7af", "links": [{"href": "http://172.30.9.24:8774/images/44006990-949b-49ff-93fc-96682c40c7af", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T12:09:50.000000", "flavor": {"id": "731d6914-68f9-4837-a12a-0b11a05229e6", "links": [{"href": "http://172.30.9.24:8774/flavors/731d6914-68f9-4837-a12a-0b11a05229e6", "rel": "bookmark"}]}, "id": "6e9a77ed-26ca-4865-8e5e-d3a27e5458a3", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "a9c4aededa234486a75747eac8d2156d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T12:09:50Z", "hostId": "f9d2d33e3d500f0d3539b678472e92424dc5d58c55bfa045de42e31d", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-08-01T12:09:06Z", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "24b5ee1e-72c5-4512-9569-94212cd3ed5f"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_ac9e0db3-5190-4b12-ac76-4252ed711203": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:9c:98", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:9c:98", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "rel": "bookmark"}], "image": {"id": "cb1639c2-bfd1-4757-8094-1183d752000d", "links": [{"href": "http://172.30.9.24:8774/images/cb1639c2-bfd1-4757-8094-1183d752000d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T12:06:48.000000", "flavor": {"id": "23ddfb9b-2628-4a47-b7d2-c8755f56b417", "links": [{"href": "http://172.30.9.24:8774/flavors/23ddfb9b-2628-4a47-b7d2-c8755f56b417", "rel": "bookmark"}]}, "id": "878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "security_groups": [{"name": "vyos_vrouter-sg_ac9e0db3-5190-4b12-ac76-4252ed711203"}], "user_id": "a9c4aededa234486a75747eac8d2156d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T12:06:49Z", "hostId": "b563e073f5a9f9ca3ee4014986face2f64429bd4fb4378f5a6b2a880", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_ac9e0db3-5190-4b12-ac76-4252ed711203", "name": "vyos_vrouter-vm_ac9e0db3-5190-4b12-ac76-4252ed711203", "created": "2018-08-01T12:04:29Z", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 12:10:23,797 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-9d58eba2-4bab-456c-989e-97be85781a5a 2018-08-01 12:10:23,797 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.392308950424s 2018-08-01 12:10:23,798 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-9d58eba2-4bab-456c-989e-97be85781a5a 2018-08-01 12:10:23,801 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of target_vnf : 11.0.0.3 2018-08-01 12:10:23,801 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of target_vnf : fa:16:3e:30:af:1a 2018-08-01 12:10:23,801 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 12:10:23,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e1877a2e044b5259a5c5978c4bb6a17f98c3b09" 2018-08-01 12:10:24,045 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 12:10:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aefd3508-e3fe-4018-ae1e-7158f8b45e36 x-compute-request-id: req-aefd3508-e3fe-4018-ae1e-7158f8b45e36 Content-Encoding: gzip Content-Length: 1179 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:24:a1", "version": 4, "addr": "11.0.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:24:a1", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:76:00", "version": 4, "addr": "12.0.0.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/299f6460-87fe-472a-8978-02b0dff82674", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/299f6460-87fe-472a-8978-02b0dff82674", "rel": "bookmark"}], "image": {"id": "44006990-949b-49ff-93fc-96682c40c7af", "links": [{"href": "http://172.30.9.24:8774/images/44006990-949b-49ff-93fc-96682c40c7af", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T12:09:50.000000", "flavor": {"id": "731d6914-68f9-4837-a12a-0b11a05229e6", "links": [{"href": "http://172.30.9.24:8774/flavors/731d6914-68f9-4837-a12a-0b11a05229e6", "rel": "bookmark"}]}, "id": "299f6460-87fe-472a-8978-02b0dff82674", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "a9c4aededa234486a75747eac8d2156d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T12:09:50Z", "hostId": "f9d2d33e3d500f0d3539b678472e92424dc5d58c55bfa045de42e31d", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-08-01T12:09:06Z", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "24b5ee1e-72c5-4512-9569-94212cd3ed5f"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:af:1a", "version": 4, "addr": "11.0.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:af:1a", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:d7:62", "version": 4, "addr": "12.0.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/6e9a77ed-26ca-4865-8e5e-d3a27e5458a3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/6e9a77ed-26ca-4865-8e5e-d3a27e5458a3", "rel": "bookmark"}], "image": {"id": "44006990-949b-49ff-93fc-96682c40c7af", "links": [{"href": "http://172.30.9.24:8774/images/44006990-949b-49ff-93fc-96682c40c7af", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T12:09:50.000000", "flavor": {"id": "731d6914-68f9-4837-a12a-0b11a05229e6", "links": [{"href": "http://172.30.9.24:8774/flavors/731d6914-68f9-4837-a12a-0b11a05229e6", "rel": "bookmark"}]}, "id": "6e9a77ed-26ca-4865-8e5e-d3a27e5458a3", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "a9c4aededa234486a75747eac8d2156d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T12:09:50Z", "hostId": "f9d2d33e3d500f0d3539b678472e92424dc5d58c55bfa045de42e31d", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-08-01T12:09:06Z", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "24b5ee1e-72c5-4512-9569-94212cd3ed5f"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_ac9e0db3-5190-4b12-ac76-4252ed711203": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:9c:98", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:9c:98", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "rel": "bookmark"}], "image": {"id": "cb1639c2-bfd1-4757-8094-1183d752000d", "links": [{"href": "http://172.30.9.24:8774/images/cb1639c2-bfd1-4757-8094-1183d752000d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T12:06:48.000000", "flavor": {"id": "23ddfb9b-2628-4a47-b7d2-c8755f56b417", "links": [{"href": "http://172.30.9.24:8774/flavors/23ddfb9b-2628-4a47-b7d2-c8755f56b417", "rel": "bookmark"}]}, "id": "878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "security_groups": [{"name": "vyos_vrouter-sg_ac9e0db3-5190-4b12-ac76-4252ed711203"}], "user_id": "a9c4aededa234486a75747eac8d2156d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T12:06:49Z", "hostId": "b563e073f5a9f9ca3ee4014986face2f64429bd4fb4378f5a6b2a880", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_ac9e0db3-5190-4b12-ac76-4252ed711203", "name": "vyos_vrouter-vm_ac9e0db3-5190-4b12-ac76-4252ed711203", "created": "2018-08-01T12:04:29Z", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 12:10:24,045 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-aefd3508-e3fe-4018-ae1e-7158f8b45e36 2018-08-01 12:10:24,045 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.243682861328s 2018-08-01 12:10:24,046 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-aefd3508-e3fe-4018-ae1e-7158f8b45e36 2018-08-01 12:10:24,050 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 12:10:24,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e1877a2e044b5259a5c5978c4bb6a17f98c3b09" 2018-08-01 12:10:24,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 12: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-5830099f-55c6-40fd-819b-40967cec3152 x-compute-request-id: req-5830099f-55c6-40fd-819b-40967cec3152 Content-Encoding: gzip Content-Length: 1179 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:24:a1", "version": 4, "addr": "11.0.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:24:a1", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:76:00", "version": 4, "addr": "12.0.0.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/299f6460-87fe-472a-8978-02b0dff82674", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/299f6460-87fe-472a-8978-02b0dff82674", "rel": "bookmark"}], "image": {"id": "44006990-949b-49ff-93fc-96682c40c7af", "links": [{"href": "http://172.30.9.24:8774/images/44006990-949b-49ff-93fc-96682c40c7af", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T12:09:50.000000", "flavor": {"id": "731d6914-68f9-4837-a12a-0b11a05229e6", "links": [{"href": "http://172.30.9.24:8774/flavors/731d6914-68f9-4837-a12a-0b11a05229e6", "rel": "bookmark"}]}, "id": "299f6460-87fe-472a-8978-02b0dff82674", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "a9c4aededa234486a75747eac8d2156d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T12:09:50Z", "hostId": "f9d2d33e3d500f0d3539b678472e92424dc5d58c55bfa045de42e31d", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-08-01T12:09:06Z", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "24b5ee1e-72c5-4512-9569-94212cd3ed5f"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:af:1a", "version": 4, "addr": "11.0.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:af:1a", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:d7:62", "version": 4, "addr": "12.0.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/6e9a77ed-26ca-4865-8e5e-d3a27e5458a3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/6e9a77ed-26ca-4865-8e5e-d3a27e5458a3", "rel": "bookmark"}], "image": {"id": "44006990-949b-49ff-93fc-96682c40c7af", "links": [{"href": "http://172.30.9.24:8774/images/44006990-949b-49ff-93fc-96682c40c7af", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T12:09:50.000000", "flavor": {"id": "731d6914-68f9-4837-a12a-0b11a05229e6", "links": [{"href": "http://172.30.9.24:8774/flavors/731d6914-68f9-4837-a12a-0b11a05229e6", "rel": "bookmark"}]}, "id": "6e9a77ed-26ca-4865-8e5e-d3a27e5458a3", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "a9c4aededa234486a75747eac8d2156d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T12:09:50Z", "hostId": "f9d2d33e3d500f0d3539b678472e92424dc5d58c55bfa045de42e31d", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-08-01T12:09:06Z", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "24b5ee1e-72c5-4512-9569-94212cd3ed5f"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_ac9e0db3-5190-4b12-ac76-4252ed711203": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:9c:98", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:9c:98", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "rel": "bookmark"}], "image": {"id": "cb1639c2-bfd1-4757-8094-1183d752000d", "links": [{"href": "http://172.30.9.24:8774/images/cb1639c2-bfd1-4757-8094-1183d752000d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T12:06:48.000000", "flavor": {"id": "23ddfb9b-2628-4a47-b7d2-c8755f56b417", "links": [{"href": "http://172.30.9.24:8774/flavors/23ddfb9b-2628-4a47-b7d2-c8755f56b417", "rel": "bookmark"}]}, "id": "878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "security_groups": [{"name": "vyos_vrouter-sg_ac9e0db3-5190-4b12-ac76-4252ed711203"}], "user_id": "a9c4aededa234486a75747eac8d2156d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T12:06:49Z", "hostId": "b563e073f5a9f9ca3ee4014986face2f64429bd4fb4378f5a6b2a880", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_ac9e0db3-5190-4b12-ac76-4252ed711203", "name": "vyos_vrouter-vm_ac9e0db3-5190-4b12-ac76-4252ed711203", "created": "2018-08-01T12:04:29Z", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 12:10:24,296 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-5830099f-55c6-40fd-819b-40967cec3152 2018-08-01 12:10:24,296 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.246098041534s 2018-08-01 12:10:24,297 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-5830099f-55c6-40fd-819b-40967cec3152 2018-08-01 12:10:24,300 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of target_vnf : 12.0.0.10 2018-08-01 12:10:24,300 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of target_vnf : fa:16:3e:b3:d7:62 2018-08-01 12:10:24,300 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - init test exec 2018-08-01 12:10:24,313 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-08-01 12:10:24,332 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - init vnf controller 2018-08-01 12:10:24,342 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-08-01 12:10:24,358 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - initialize vm controller 2018-08-01 12:10:24,358 - functest.opnfv_tests.vnf.router.vnf_controller.command_generator - DEBUG - init command generator 2018-08-01 12:10:24,367 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-08-01 12:10:24,436 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test Start Time:'2018-08-01 12:10:24' 2018-08-01 12:10:24,436 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start config command target_vnf and reference_vnf 2018-08-01 12:10:24,436 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to target vnf 2018-08-01 12:10:24,447 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-08-01 12:10:24,488 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.206. 2018-08-01 12:10:24,490 - paramiko.transport - DEBUG - starting thread (client mode): 0x87af0490L 2018-08-01 12:10:24,491 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-01 12:10:24,494 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze8 2018-08-01 12:10:24,494 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2018-08-01 12:10:24,495 - paramiko.transport - DEBUG - kex algos:[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'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', 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-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', u'hmac-sha1', u'umac-64@openssh.com', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', 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-08-01 12:10:24,495 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2018-08-01 12:10:24,495 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2018-08-01 12:10:24,496 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-01 12:10:24,496 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2018-08-01 12:10:24,496 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-01 12:10:24,529 - paramiko.transport - DEBUG - Got server p (2048 bits) 2018-08-01 12:10:24,607 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2018-08-01 12:10:24,608 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-01 12:10:24,610 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.206: 05fe7a9c6c774fcdf055d1aa31e1b495 2018-08-01 12:10:24,638 - paramiko.transport - DEBUG - userauth is OK 2018-08-01 12:10:24,645 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2018-08-01 12:10:24,645 - paramiko.transport - INFO - Authentication (password) successful! 2018-08-01 12:10:24,674 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.206. 2018-08-01 12:10:24,675 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-01 12:10:24,676 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-01 12:10:24,676 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-01 12:10:24,678 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-01 12:10:24,679 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-01 12:10:25,702 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2018-08-01 12:10:26,704 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2018-08-01 12:10:31,709 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2018-08-01 12:10:32,711 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2018-08-01 12:10:37,712 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2018-08-01 12:10:38,713 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2018-08-01 12:10:43,719 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.1.0/24 blackhole distance 1 2018-08-01 12:10:44,720 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.1.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-08-01 12:10:49,726 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.2.0/24 blackhole distance 1 2018-08-01 12:10:50,728 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.2.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-08-01 12:10:55,733 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.3.0/24 blackhole distance 1 2018-08-01 12:10:56,735 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.3.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-08-01 12:11:01,741 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.4.0/24 blackhole distance 1 2018-08-01 12:11:02,743 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.4.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-08-01 12:11:07,748 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.5.0/24 blackhole distance 1 2018-08-01 12:11:08,750 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.5.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-08-01 12:11:13,755 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.6.0/24 blackhole distance 1 2018-08-01 12:11:14,758 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.6.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-08-01 12:11:19,763 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.7.0/24 blackhole distance 1 2018-08-01 12:11:20,765 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.7.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-08-01 12:11:25,771 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.8.0/24 blackhole distance 1 2018-08-01 12:11:26,773 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.8.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-08-01 12:11:31,778 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.9.0/24 blackhole distance 1 2018-08-01 12:11:32,780 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.9.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-08-01 12:11:37,786 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.10.0/24 blackhole distance 1 2018-08-01 12:11:38,788 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.10.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-08-01 12:11:43,793 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-08-01 12:11:44,795 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-08-01 12:11:49,801 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.2 ebgp-multihop '2' 2018-08-01 12:11:50,803 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.2 ebgp-multihop '2' [edit] vyos@vyos# 2018-08-01 12:11:55,808 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.2 remote-as 65002 2018-08-01 12:11:56,810 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.2 remote-as 65002 [edit] vyos@vyos# 2018-08-01 12:12:01,815 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.2 update-source 12.0.0.10 2018-08-01 12:12:02,817 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.2 update-source 12.0.0.10 [edit] vyos@vyos# 2018-08-01 12:12:07,818 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.2 soft-reconfiguration inbound 2018-08-01 12:12:08,820 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.2 soft-reconfiguration inboun d [edit] vyos@vyos# 2018-08-01 12:12:13,826 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.2 password lab0033 2018-08-01 12:12:14,828 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.2 password lab0033 [edit] vyos@vyos# 2018-08-01 12:12:19,833 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.1.0/24 2018-08-01 12:12:20,835 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.1.0/24 [edit] vyos@vyos# 2018-08-01 12:12:25,841 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.2.0/24 2018-08-01 12:12:26,843 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.2.0/24 [edit] vyos@vyos# 2018-08-01 12:12:31,848 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.3.0/24 2018-08-01 12:12:32,850 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.3.0/24 [edit] vyos@vyos# 2018-08-01 12:12:37,856 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.4.0/24 2018-08-01 12:12:38,858 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.4.0/24 [edit] vyos@vyos# 2018-08-01 12:12:43,863 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.5.0/24 2018-08-01 12:12:44,865 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.5.0/24 [edit] vyos@vyos# 2018-08-01 12:12:49,870 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.6.0/24 2018-08-01 12:12:50,871 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.6.0/24 [edit] vyos@vyos# 2018-08-01 12:12:55,877 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.7.0/24 2018-08-01 12:12:56,879 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.7.0/24 [edit] vyos@vyos# 2018-08-01 12:13:01,881 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.8.0/24 2018-08-01 12:13:02,883 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.8.0/24 [edit] vyos@vyos# 2018-08-01 12:13:07,888 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.9.0/24 2018-08-01 12:13:08,891 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.9.0/24 [edit] vyos@vyos# 2018-08-01 12:13:13,896 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.10.0/24 2018-08-01 12:13:14,898 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.10.0/24 [edit] vyos@vyos# 2018-08-01 12:13:19,903 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 parameters router-id 12.0.0.10 2018-08-01 12:13:20,905 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 parameters router-id 12.0.0.10 [edit] vyos@vyos# 2018-08-01 12:13:25,911 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-08-01 12:13:26,913 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-08-01 12:13:31,965 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-01 12:13:31,982 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to reference vnf 2018-08-01 12:13:31,998 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-08-01 12:13:32,030 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.210. 2018-08-01 12:13:32,033 - paramiko.transport - DEBUG - starting thread (client mode): 0x8876f510L 2018-08-01 12:13:32,033 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-01 12:13:32,043 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze8 2018-08-01 12:13:32,044 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2018-08-01 12:13:32,045 - paramiko.transport - DEBUG - kex algos:[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'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', 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-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', u'hmac-sha1', u'umac-64@openssh.com', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', 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-08-01 12:13:32,045 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2018-08-01 12:13:32,045 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2018-08-01 12:13:32,045 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-01 12:13:32,045 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2018-08-01 12:13:32,045 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-01 12:13:32,086 - paramiko.transport - DEBUG - Got server p (2048 bits) 2018-08-01 12:13:32,181 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2018-08-01 12:13:32,182 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-01 12:13:32,185 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.210: 05fe7a9c6c774fcdf055d1aa31e1b495 2018-08-01 12:13:32,214 - paramiko.transport - DEBUG - userauth is OK 2018-08-01 12:13:32,223 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2018-08-01 12:13:32,223 - paramiko.transport - INFO - Authentication (password) successful! 2018-08-01 12:13:32,249 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.210. 2018-08-01 12:13:32,250 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-01 12:13:32,251 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-01 12:13:32,251 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-01 12:13:32,254 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-01 12:13:32,256 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-01 12:13:33,274 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2018-08-01 12:13:34,276 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2018-08-01 12:13:39,282 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2018-08-01 12:13:40,284 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2018-08-01 12:13:45,284 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2018-08-01 12:13:46,286 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2018-08-01 12:13:51,289 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.1.0/24 blackhole distance 1 2018-08-01 12:13:52,291 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.1.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-08-01 12:13:57,295 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.2.0/24 blackhole distance 1 2018-08-01 12:13:58,297 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.2.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-08-01 12:14:03,298 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.3.0/24 blackhole distance 1 2018-08-01 12:14:04,300 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.3.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-08-01 12:14:09,301 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.4.0/24 blackhole distance 1 2018-08-01 12:14:10,303 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.4.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-08-01 12:14:15,308 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.5.0/24 blackhole distance 1 2018-08-01 12:14:16,310 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.5.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-08-01 12:14:21,316 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.6.0/24 blackhole distance 1 2018-08-01 12:14:22,318 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.6.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-08-01 12:14:27,323 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.7.0/24 blackhole distance 1 2018-08-01 12:14:28,325 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.7.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-08-01 12:14:33,330 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.8.0/24 blackhole distance 1 2018-08-01 12:14:34,332 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.8.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-08-01 12:14:39,338 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.9.0/24 blackhole distance 1 2018-08-01 12:14:40,340 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.9.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-08-01 12:14:45,342 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.10.0/24 blackhole distance 1 2018-08-01 12:14:46,344 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.10.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-08-01 12:14:51,350 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-08-01 12:14:52,352 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-08-01 12:14:57,357 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.10 ebgp-multihop '2' 2018-08-01 12:14:58,359 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.10 ebgp-multihop '2' [edit] vyos@vyos# 2018-08-01 12:15:03,364 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.10 remote-as 65001 2018-08-01 12:15:04,367 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.10 remote-as 65001 [edit] vyos@vyos# 2018-08-01 12:15:09,372 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.10 update-source 12.0.0.2 2018-08-01 12:15:10,374 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.10 update-source 12.0.0.2 [edit] vyos@vyos# 2018-08-01 12:15:15,379 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.10 soft-reconfiguration inbound 2018-08-01 12:15:16,381 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.10 soft-reconfiguration inbou nd [edit] vyos@vyos# 2018-08-01 12:15:21,387 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.10 password lab0033 2018-08-01 12:15:22,388 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.10 password lab0033 [edit] vyos@vyos# 2018-08-01 12:15:27,394 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.1.0/24 2018-08-01 12:15:28,396 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.1.0/24 [edit] vyos@vyos# 2018-08-01 12:15:33,401 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.2.0/24 2018-08-01 12:15:34,403 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.2.0/24 [edit] vyos@vyos# 2018-08-01 12:15:39,409 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.3.0/24 2018-08-01 12:15:40,410 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.3.0/24 [edit] vyos@vyos# 2018-08-01 12:15:45,414 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.4.0/24 2018-08-01 12:15:46,416 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.4.0/24 [edit] vyos@vyos# 2018-08-01 12:15:51,421 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.5.0/24 2018-08-01 12:15:52,423 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.5.0/24 [edit] vyos@vyos# 2018-08-01 12:15:57,428 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.6.0/24 2018-08-01 12:15:58,430 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.6.0/24 [edit] vyos@vyos# 2018-08-01 12:16:03,436 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.7.0/24 2018-08-01 12:16:04,437 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.7.0/24 [edit] vyos@vyos# 2018-08-01 12:16:09,443 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.8.0/24 2018-08-01 12:16:10,445 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.8.0/24 [edit] vyos@vyos# 2018-08-01 12:16:15,450 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.9.0/24 2018-08-01 12:16:16,452 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.9.0/24 [edit] vyos@vyos# 2018-08-01 12:16:21,457 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.10.0/24 2018-08-01 12:16:22,459 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.10.0/24 [edit] vyos@vyos# 2018-08-01 12:16:27,465 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 parameters router-id 12.0.0.2 2018-08-01 12:16:28,467 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 parameters router-id 12.0.0.2 [edit] vyos@vyos# 2018-08-01 12:16:33,472 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-08-01 12:16:34,474 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-08-01 12:16:39,523 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-01 12:16:39,544 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish config command. 2018-08-01 12:16:39,544 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Waiting for protocol stable. 2018-08-01 12:17:39,604 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start check method 2018-08-01 12:17:39,625 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-08-01 12:17:39,665 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.206. 2018-08-01 12:17:39,668 - paramiko.transport - DEBUG - starting thread (client mode): 0x87b60b50L 2018-08-01 12:17:39,668 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-01 12:17:39,673 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze8 2018-08-01 12:17:39,673 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2018-08-01 12:17:39,674 - paramiko.transport - DEBUG - kex algos:[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'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', 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-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', u'hmac-sha1', u'umac-64@openssh.com', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', 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-08-01 12:17:39,674 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2018-08-01 12:17:39,674 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2018-08-01 12:17:39,674 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-01 12:17:39,675 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2018-08-01 12:17:39,675 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-01 12:17:39,708 - paramiko.transport - DEBUG - Got server p (2048 bits) 2018-08-01 12:17:39,820 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2018-08-01 12:17:39,821 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-01 12:17:39,823 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.206: 05fe7a9c6c774fcdf055d1aa31e1b495 2018-08-01 12:17:39,857 - paramiko.transport - DEBUG - userauth is OK 2018-08-01 12:17:39,862 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2018-08-01 12:17:39,862 - paramiko.transport - INFO - Authentication (password) successful! 2018-08-01 12:17:39,888 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.206. 2018-08-01 12:17:39,888 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-01 12:17:39,890 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-01 12:17:39,890 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-01 12:17:39,894 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-01 12:17:39,896 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-01 12:17:40,897 - functest.opnfv_tests.vnf.router.vnf_controller.checker - DEBUG - init checker 2018-08-01 12:18:10,972 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-01 12:18:10,997 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - INFO - Test result: +-------------------------------+----------------+ | TEST ITEM | RESULT | +-------------------------------+----------------+ | Check bgp peer | OK | | Check bgp status | OK | | Check route advertise | OK | | Check route receive | OK | | Check route table | OK | +-------------------------------+----------------+ 2018-08-01 12:18:10,997 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp summary | no-more BGP router identifier 12.0.0.10, local AS number 65001 IPv4 Unicast - max multipaths: ebgp 1 ibgp 1 RIB entries 39, using 3744 bytes of memory Peers 1, using 4560 bytes of memory Neighbor V AS MsgRcvd MsgSent TblVer InQ OutQ Up/Down State/PfxRcd 12.0.0.2 4 65002 3 6 0 0 0 00:01:04 10 Total number of neighbors 1 vyos@vyos:~$ 2018-08-01 12:18:10,997 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.2 | no-more BGP neighbor is 12.0.0.2, remote AS 65002, local AS 65001, external link BGP version 4, remote router ID 12.0.0.2 BGP state = Established, up for 00:01:10 Last read 11:50:09, hold time is 180, keepalive interval is 60 seconds Neighbor capabilities: 4 Byte AS: advertised and received Route refresh: advertised and received(old & new) Address family IPv4 Unicast: advertised and received Message statistics: Inq depth is 0 Outq depth is 0 Sent Rcvd Opens: 2 0 Notifications: 0 0 Updates: 1 1 Keepalives: 3 2 Route Refresh: 0 0 Capability: 0 0 Total: 6 3 Minimum time between advertisement runs is 30 seconds Update source is 12.0.0.10 For address family: IPv4 Unicast Inbound soft reconfiguration allowed Community attribute sent to this neighbor(both) 10 accepted prefixes Connections established 1; dropped 0 Last reset never External BGP neighbor may be up to 2 hops away. Local host: 12.0.0.10, Local port: 179 Foreign host: 12.0.0.2, Foreign port: 47087 Nexthop: 12.0.0.10 Nexthop global: fe80::f816:3eff:feb3:d762 Nexthop local: :: BGP connection: non shared network Read thread: on Write thread: off vyos@vyos:~$ 2018-08-01 12:18:10,997 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.2 advertised-routes | no-more BGP table version is 0, local router ID is 12.0.0.10 Status codes: s suppressed, d damped, h history, * valid, > best, i - internal, r RIB-failure, S Stale, R Removed Origin codes: i - IGP, e - EGP, ? - incomplete Network Next Hop Metric LocPrf Weight Path *> 10.0.1.0/24 12.0.0.10 0 32768 i *> 10.0.2.0/24 12.0.0.10 0 32768 i *> 10.0.3.0/24 12.0.0.10 0 32768 i *> 10.0.4.0/24 12.0.0.10 0 32768 i *> 10.0.5.0/24 12.0.0.10 0 32768 i *> 10.0.6.0/24 12.0.0.10 0 32768 i *> 10.0.7.0/24 12.0.0.10 0 32768 i *> 10.0.8.0/24 12.0.0.10 0 32768 i *> 10.0.9.0/24 12.0.0.10 0 32768 i *> 10.0.10.0/24 12.0.0.10 0 32768 i Total number of prefixes 10 vyos@vyos:~$ 2018-08-01 12:18:10,997 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.2 received-routes | no-more BGP table version is 0, local router ID is 12.0.0.10 Status codes: s suppressed, d damped, h history, * valid, > best, i - internal, r RIB-failure, S Stale, R Removed Origin codes: i - IGP, e - EGP, ? - incomplete Network Next Hop Metric LocPrf Weight Path *> 10.1.1.0/24 12.0.0.2 0 0 65002 i *> 10.1.2.0/24 12.0.0.2 0 0 65002 i *> 10.1.3.0/24 12.0.0.2 0 0 65002 i *> 10.1.4.0/24 12.0.0.2 0 0 65002 i *> 10.1.5.0/24 12.0.0.2 0 0 65002 i *> 10.1.6.0/24 12.0.0.2 0 0 65002 i *> 10.1.7.0/24 12.0.0.2 0 0 65002 i *> 10.1.8.0/24 12.0.0.2 0 0 65002 i *> 10.1.9.0/24 12.0.0.2 0 0 65002 i *> 10.1.10.0/24 12.0.0.2 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2018-08-01 12:18:10,997 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.2 routes | no-more BGP table version is 0, local router ID is 12.0.0.10 Status codes: s suppressed, d damped, h history, * valid, > best, i - internal, r RIB-failure, S Stale, R Removed Origin codes: i - IGP, e - EGP, ? - incomplete Network Next Hop Metric LocPrf Weight Path *> 10.1.1.0/24 12.0.0.2 0 0 65002 i *> 10.1.2.0/24 12.0.0.2 0 0 65002 i *> 10.1.3.0/24 12.0.0.2 0 0 65002 i *> 10.1.4.0/24 12.0.0.2 0 0 65002 i *> 10.1.5.0/24 12.0.0.2 0 0 65002 i *> 10.1.6.0/24 12.0.0.2 0 0 65002 i *> 10.1.7.0/24 12.0.0.2 0 0 65002 i *> 10.1.8.0/24 12.0.0.2 0 0 65002 i *> 10.1.9.0/24 12.0.0.2 0 0 65002 i *> 10.1.10.0/24 12.0.0.2 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2018-08-01 12:18:10,997 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish check method. 2018-08-01 12:18:10,997 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test duration :'466.6' 2018-08-01 12:18:10,998 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the reference_vnf 2018-08-01 12:18:10,998 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 12:18:10,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e1877a2e044b5259a5c5978c4bb6a17f98c3b09" 2018-08-01 12:18:11,743 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 12:18:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4496a569-e470-4257-9bbd-292dcc800909 x-compute-request-id: req-4496a569-e470-4257-9bbd-292dcc800909 Content-Encoding: gzip Content-Length: 1179 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:24:a1", "version": 4, "addr": "11.0.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:24:a1", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:76:00", "version": 4, "addr": "12.0.0.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/299f6460-87fe-472a-8978-02b0dff82674", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/299f6460-87fe-472a-8978-02b0dff82674", "rel": "bookmark"}], "image": {"id": "44006990-949b-49ff-93fc-96682c40c7af", "links": [{"href": "http://172.30.9.24:8774/images/44006990-949b-49ff-93fc-96682c40c7af", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T12:09:50.000000", "flavor": {"id": "731d6914-68f9-4837-a12a-0b11a05229e6", "links": [{"href": "http://172.30.9.24:8774/flavors/731d6914-68f9-4837-a12a-0b11a05229e6", "rel": "bookmark"}]}, "id": "299f6460-87fe-472a-8978-02b0dff82674", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "a9c4aededa234486a75747eac8d2156d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T12:09:50Z", "hostId": "f9d2d33e3d500f0d3539b678472e92424dc5d58c55bfa045de42e31d", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-08-01T12:09:06Z", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "24b5ee1e-72c5-4512-9569-94212cd3ed5f"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:af:1a", "version": 4, "addr": "11.0.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:af:1a", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:d7:62", "version": 4, "addr": "12.0.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/6e9a77ed-26ca-4865-8e5e-d3a27e5458a3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/6e9a77ed-26ca-4865-8e5e-d3a27e5458a3", "rel": "bookmark"}], "image": {"id": "44006990-949b-49ff-93fc-96682c40c7af", "links": [{"href": "http://172.30.9.24:8774/images/44006990-949b-49ff-93fc-96682c40c7af", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T12:09:50.000000", "flavor": {"id": "731d6914-68f9-4837-a12a-0b11a05229e6", "links": [{"href": "http://172.30.9.24:8774/flavors/731d6914-68f9-4837-a12a-0b11a05229e6", "rel": "bookmark"}]}, "id": "6e9a77ed-26ca-4865-8e5e-d3a27e5458a3", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "a9c4aededa234486a75747eac8d2156d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T12:09:50Z", "hostId": "f9d2d33e3d500f0d3539b678472e92424dc5d58c55bfa045de42e31d", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-08-01T12:09:06Z", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "24b5ee1e-72c5-4512-9569-94212cd3ed5f"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_ac9e0db3-5190-4b12-ac76-4252ed711203": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:9c:98", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:9c:98", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "rel": "bookmark"}], "image": {"id": "cb1639c2-bfd1-4757-8094-1183d752000d", "links": [{"href": "http://172.30.9.24:8774/images/cb1639c2-bfd1-4757-8094-1183d752000d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T12:06:48.000000", "flavor": {"id": "23ddfb9b-2628-4a47-b7d2-c8755f56b417", "links": [{"href": "http://172.30.9.24:8774/flavors/23ddfb9b-2628-4a47-b7d2-c8755f56b417", "rel": "bookmark"}]}, "id": "878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "security_groups": [{"name": "vyos_vrouter-sg_ac9e0db3-5190-4b12-ac76-4252ed711203"}], "user_id": "a9c4aededa234486a75747eac8d2156d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T12:06:49Z", "hostId": "b563e073f5a9f9ca3ee4014986face2f64429bd4fb4378f5a6b2a880", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_ac9e0db3-5190-4b12-ac76-4252ed711203", "name": "vyos_vrouter-vm_ac9e0db3-5190-4b12-ac76-4252ed711203", "created": "2018-08-01T12:04:29Z", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 12:18:11,743 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-4496a569-e470-4257-9bbd-292dcc800909 2018-08-01 12:18:11,744 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.745656967163s 2018-08-01 12:18:11,744 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-4496a569-e470-4257-9bbd-292dcc800909 2018-08-01 12:18:11,747 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-01 12:18:11,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/servers/299f6460-87fe-472a-8978-02b0dff82674 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e1877a2e044b5259a5c5978c4bb6a17f98c3b09" 2018-08-01 12:18:11,887 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 12:18:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-13a70180-6bb2-426d-ad4c-b09a08814154 x-compute-request-id: req-13a70180-6bb2-426d-ad4c-b09a08814154 Content-Type: application/json 2018-08-01 12:18:11,887 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/299f6460-87fe-472a-8978-02b0dff82674 used request id req-13a70180-6bb2-426d-ad4c-b09a08814154 2018-08-01 12:18:11,887 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.139982938766s 2018-08-01 12:18:11,888 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/299f6460-87fe-472a-8978-02b0dff82674 used request id req-13a70180-6bb2-426d-ad4c-b09a08814154 2018-08-01 12:18:11,888 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the target_vnf 2018-08-01 12:18:11,888 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 12:18:11,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e1877a2e044b5259a5c5978c4bb6a17f98c3b09" 2018-08-01 12:18:12,604 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 12:18:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-77f197b0-ef1c-40ff-ac44-0704b936f307 x-compute-request-id: req-77f197b0-ef1c-40ff-ac44-0704b936f307 Content-Encoding: gzip Content-Length: 1197 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:24:a1", "version": 4, "addr": "11.0.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:24:a1", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:76:00", "version": 4, "addr": "12.0.0.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/299f6460-87fe-472a-8978-02b0dff82674", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/299f6460-87fe-472a-8978-02b0dff82674", "rel": "bookmark"}], "image": {"id": "44006990-949b-49ff-93fc-96682c40c7af", "links": [{"href": "http://172.30.9.24:8774/images/44006990-949b-49ff-93fc-96682c40c7af", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T12:09:50.000000", "flavor": {"id": "731d6914-68f9-4837-a12a-0b11a05229e6", "links": [{"href": "http://172.30.9.24:8774/flavors/731d6914-68f9-4837-a12a-0b11a05229e6", "rel": "bookmark"}]}, "id": "299f6460-87fe-472a-8978-02b0dff82674", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "a9c4aededa234486a75747eac8d2156d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T12:18:11Z", "hostId": "f9d2d33e3d500f0d3539b678472e92424dc5d58c55bfa045de42e31d", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-08-01T12:09:06Z", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "24b5ee1e-72c5-4512-9569-94212cd3ed5f"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:af:1a", "version": 4, "addr": "11.0.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:af:1a", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:d7:62", "version": 4, "addr": "12.0.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/6e9a77ed-26ca-4865-8e5e-d3a27e5458a3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/6e9a77ed-26ca-4865-8e5e-d3a27e5458a3", "rel": "bookmark"}], "image": {"id": "44006990-949b-49ff-93fc-96682c40c7af", "links": [{"href": "http://172.30.9.24:8774/images/44006990-949b-49ff-93fc-96682c40c7af", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T12:09:50.000000", "flavor": {"id": "731d6914-68f9-4837-a12a-0b11a05229e6", "links": [{"href": "http://172.30.9.24:8774/flavors/731d6914-68f9-4837-a12a-0b11a05229e6", "rel": "bookmark"}]}, "id": "6e9a77ed-26ca-4865-8e5e-d3a27e5458a3", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "a9c4aededa234486a75747eac8d2156d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T12:09:50Z", "hostId": "f9d2d33e3d500f0d3539b678472e92424dc5d58c55bfa045de42e31d", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-08-01T12:09:06Z", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "24b5ee1e-72c5-4512-9569-94212cd3ed5f"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_ac9e0db3-5190-4b12-ac76-4252ed711203": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:9c:98", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:9c:98", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "rel": "bookmark"}], "image": {"id": "cb1639c2-bfd1-4757-8094-1183d752000d", "links": [{"href": "http://172.30.9.24:8774/images/cb1639c2-bfd1-4757-8094-1183d752000d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T12:06:48.000000", "flavor": {"id": "23ddfb9b-2628-4a47-b7d2-c8755f56b417", "links": [{"href": "http://172.30.9.24:8774/flavors/23ddfb9b-2628-4a47-b7d2-c8755f56b417", "rel": "bookmark"}]}, "id": "878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "security_groups": [{"name": "vyos_vrouter-sg_ac9e0db3-5190-4b12-ac76-4252ed711203"}], "user_id": "a9c4aededa234486a75747eac8d2156d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T12:06:49Z", "hostId": "b563e073f5a9f9ca3ee4014986face2f64429bd4fb4378f5a6b2a880", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_ac9e0db3-5190-4b12-ac76-4252ed711203", "name": "vyos_vrouter-vm_ac9e0db3-5190-4b12-ac76-4252ed711203", "created": "2018-08-01T12:04:29Z", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 12:18:12,604 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-77f197b0-ef1c-40ff-ac44-0704b936f307 2018-08-01 12:18:12,604 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.715787172318s 2018-08-01 12:18:12,605 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-77f197b0-ef1c-40ff-ac44-0704b936f307 2018-08-01 12:18:12,608 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-01 12:18:12,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/servers/6e9a77ed-26ca-4865-8e5e-d3a27e5458a3 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e1877a2e044b5259a5c5978c4bb6a17f98c3b09" 2018-08-01 12:18:12,783 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 12:18: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-6279da43-3f85-4dfc-8568-597a7b6392f2 x-compute-request-id: req-6279da43-3f85-4dfc-8568-597a7b6392f2 Content-Type: application/json 2018-08-01 12:18:12,784 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/6e9a77ed-26ca-4865-8e5e-d3a27e5458a3 used request id req-6279da43-3f85-4dfc-8568-597a7b6392f2 2018-08-01 12:18:12,784 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.175843954086s 2018-08-01 12:18:12,784 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/6e9a77ed-26ca-4865-8e5e-d3a27e5458a3 used request id req-6279da43-3f85-4dfc-8568-597a7b6392f2 2018-08-01 12:18:12,911 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-01 12:18:12,912 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | vyos_vrouter | functest | 15:30 | PASS | +----------------------+------------------+------------------+----------------+ 2018-08-01 12:18:12,916 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Deleting the current deployment 2018-08-01 12:18:12,916 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions 2018-08-01 12:18:12,988 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 12:18:12,988 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 12:18:12,988 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 12:18:12,988 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 12:18:12,988 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 12:18:12,988 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 12:18:12,988 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 12:18:12,988 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"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}], "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"}, "service": {"default": "service", "description": "The service name"}, "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"}, "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": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-01T12:08:01.079Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "a9267b1c-c51e-4f8f-9d02-4f43cf48dd17"}, {"status": "terminated", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-01T12:08:32.328Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "dbbd9603-cf78-4e09-808a-ee7db45ee977"}], "metadata": {"pagination": {"total": 2, "offset": 0, "size": 0}}} 2018-08-01 12:18:12,989 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 12:18:12,989 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 12:18:12 GMT 2018-08-01 12:18:12,989 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 12:18:12,989 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6363 2018-08-01 12:18:12,989 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 12:18:12,989 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.208:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "vrouter-opnfv", "force": "false", "workflow_id": "uninstall", "parameters": {"ignore_failure": true}} 2018-08-01 12:18:13,135 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 12:18:13,135 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 12:18:13,135 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 12:18:13,135 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 12:18:13,135 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 12:18:13,135 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 12:18:13,135 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 12:18:13,135 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 156 2018-08-01 12:18:13,136 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"status": "pending", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-01T12:18:13.056Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "a0262c37-3522-4125-81af-40ccae08771e"} 2018-08-01 12:18:13,136 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 12:18:13,136 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 12:18:13 GMT 2018-08-01 12:18:13,136 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 12:18:13,136 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-01 12:18:13,136 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 12:18:13,136 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-01 12:18:13,210 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 12:18:13,210 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 12:18:13,210 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 12:18:13,210 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 12:18:13,210 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 12:18:13,210 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 12:18:13,210 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 12:18:13,211 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-08-01 12:18:13,211 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 12:18:13,211 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 12:18:13 GMT 2018-08-01 12:18:13,211 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 12:18:13,211 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-08-01 12:18:13,211 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 12:18:13,211 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/a0262c37-3522-4125-81af-40ccae08771e 2018-08-01 12:18:13,267 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 12:18:13,267 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 12:18:13,267 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 12:18:13,268 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 12:18:13,268 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 12:18:13,268 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 12:18:13,268 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 12:18:13,268 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-01T12:18:13.056Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "a0262c37-3522-4125-81af-40ccae08771e"} 2018-08-01 12:18:13,268 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 12:18:13,268 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 12:18:13 GMT 2018-08-01 12:18:13,268 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 12:18:13,268 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-01 12:18:13,268 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 12:18:18,274 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-01 12:18:18,343 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 12:18:18,344 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 12:18:18,344 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 12:18:18,344 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 12:18:18,344 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 12:18:18,344 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 12:18:18,344 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 12:18:18,344 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:18:13.756Z", "message": "Starting 'uninstall' workflow execution", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T12:18:13.756Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a0262c37-3522-4125-81af-40ccae08771e"}, {"node_instance_id": "reference_vnf_host_ci56ke", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:18:14.442Z", "message": "Stopping node", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T12:18:14.442Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a0262c37-3522-4125-81af-40ccae08771e"}, {"node_instance_id": "target_vnf_host_3yh6t3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:18:14.442Z", "message": "Stopping node", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T12:18:14.442Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a0262c37-3522-4125-81af-40ccae08771e"}, {"node_instance_id": "reference_vnf_host_ci56ke", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:18:15.447Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T12:18:15.447Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a0262c37-3522-4125-81af-40ccae08771e"}, {"node_instance_id": "target_vnf_host_3yh6t3", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:18:15.447Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T12:18:15.447Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a0262c37-3522-4125-81af-40ccae08771e"}, {"node_instance_id": "reference_vnf_host_ci56ke", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:18:15.447Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T12:18:15.447Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a0262c37-3522-4125-81af-40ccae08771e"}, {"node_instance_id": "target_vnf_host_3yh6t3", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:18:15.447Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T12:18:15.447Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a0262c37-3522-4125-81af-40ccae08771e"}, {"node_instance_id": "target_vnf_host_3yh6t3", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:18:16.452Z", "message": "Task failed 'nova_plugin.server.stop' -> Instance 6e9a77ed-26ca-4865-8e5e-d3a27e5458a3 could not be found. [status_code=404]", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance 6e9a77ed-26ca-4865-8e5e-d3a27e5458a3 could not be found. [status_code=404]", "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 389, in handle\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/openstack_plugin_common/__init__.py\", line 628, in wrapper\n _re_raise(e, recoverable=False, status_code=e.code)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/openstack_plugin_common/__init__.py\", line 623, in wrapper\n return f(*args, **kw)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/nova_plugin/server.py\", line 429, in stop\n server = get_server_by_context(nova_client)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/nova_plugin/server.py\", line 472, in get_server_by_context\n ctx.instance.runtime_properties[OPENSTACK_ID_PROPERTY])\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/v2/servers.py\", line 762, in get\n return self._get(\"/servers/%s\" % base.getid(server), \"server\")\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/base.py\", line 349, in _get\n resp, body = self.api.client.get(url)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/keystoneauth1/adapter.py\", line 234, in get\n return self.request(url, 'GET', **kwargs)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/client.py\", line 87, in request\n raise exceptions.from_response(resp, body, url, method)\nNonRecoverableError: Instance 6e9a77ed-26ca-4865-8e5e-d3a27e5458a3 could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-08-01T12:18:16.452Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a0262c37-3522-4125-81af-40ccae08771e"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:18:17.457Z", "message": "Sending task 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T12:18:17.457Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a0262c37-3522-4125-81af-40ccae08771e"}, {"node_instance_id": "reference_vnf_host_ci56ke", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:18:17.457Z", "message": "Task failed 'nova_plugin.server.stop' -> Instance 299f6460-87fe-472a-8978-02b0dff82674 could not be found. [status_code=404]", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance 299f6460-87fe-472a-8978-02b0dff82674 could not be found. [status_code=404]", "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 389, in handle\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/openstack_plugin_common/__init__.py\", line 628, in wrapper\n _re_raise(e, recoverable=False, status_code=e.code)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/openstack_plugin_common/__init__.py\", line 623, in wrapper\n return f(*args, **kw)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/nova_plugin/server.py\", line 429, in stop\n server = get_server_by_context(nova_client)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/nova_plugin/server.py\", line 472, in get_server_by_context\n ctx.instance.runtime_properties[OPENSTACK_ID_PROPERTY])\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/v2/servers.py\", line 762, in get\n return self._get(\"/servers/%s\" % base.getid(server), \"server\")\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/base.py\", line 349, in _get\n resp, body = self.api.client.get(url)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/keystoneauth1/adapter.py\", line 234, in get\n return self.request(url, 'GET', **kwargs)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/client.py\", line 87, in request\n raise exceptions.from_response(resp, body, url, method)\nNonRecoverableError: Instance 299f6460-87fe-472a-8978-02b0dff82674 could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-08-01T12:18:17.457Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a0262c37-3522-4125-81af-40ccae08771e"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:18:17.457Z", "message": "Task started 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T12:18:17.457Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a0262c37-3522-4125-81af-40ccae08771e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:18:17.949Z", "message": "Detaching port 01a69c4b-d714-45a5-8801-3c1ca44981f7...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T12:18:17.949Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a0262c37-3522-4125-81af-40ccae08771e", "logger": "50612a54-468a-4bff-bafd-18d9e08f5a3c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:18:18.320Z", "message": "Detaching port a03d1bb3-30b2-4b3a-9819-fe9178e1f135...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T12:18:18.320Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a0262c37-3522-4125-81af-40ccae08771e", "logger": "ad81c076-0ee9-423e-9c8c-de2c1d9aeeb5"}], "metadata": {"pagination": {"total": 15, "offset": 0, "size": 50}}} 2018-08-01 12:18:18,344 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 12:18:18,345 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 12:18:18 GMT 2018-08-01 12:18:18,345 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 12:18:18,345 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 10977 2018-08-01 12:18:18,345 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 12:18:18,345 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'uninstall' workflow execution 2018-08-01 12:18:18,346 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-01 12:18:18,346 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-01 12:18:18,346 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.stop' 2018-08-01 12:18:18,346 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.stop' 2018-08-01 12:18:18,346 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.stop' 2018-08-01 12:18:18,347 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.stop' 2018-08-01 12:18:18,347 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.stop' -> Instance 6e9a77ed-26ca-4865-8e5e-d3a27e5458a3 could not be found. [status_code=404] 2018-08-01 12:18:18,347 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' 2018-08-01 12:18:18,347 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.stop' -> Instance 299f6460-87fe-472a-8978-02b0dff82674 could not be found. [status_code=404] 2018-08-01 12:18:18,347 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' 2018-08-01 12:18:18,347 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port 01a69c4b-d714-45a5-8801-3c1ca44981f7... 2018-08-01 12:18:18,348 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port a03d1bb3-30b2-4b3a-9819-fe9178e1f135... 2018-08-01 12:18:18,348 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/a0262c37-3522-4125-81af-40ccae08771e 2018-08-01 12:18:18,402 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 12:18:18,403 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 12:18:18,403 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 12:18:18,403 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 12:18:18,403 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 12:18:18,403 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 12:18:18,403 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 12:18:18,403 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-01T12:18:13.056Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "a0262c37-3522-4125-81af-40ccae08771e"} 2018-08-01 12:18:18,403 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 12:18:18,404 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 12:18:18 GMT 2018-08-01 12:18:18,404 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 12:18:18,404 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-01 12:18:18,404 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 12:18:23,409 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-01 12:18:23,469 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 12:18:23,469 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 12:18:23,469 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 12:18:23,470 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 12:18:23,470 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 12:18:23,470 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 12:18:23,470 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 12:18:23,470 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:18:18.736Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T12:18:18.736Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a0262c37-3522-4125-81af-40ccae08771e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:18:19.373Z", "message": "Successfully detached port 01a69c4b-d714-45a5-8801-3c1ca44981f7", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T12:18:19.373Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a0262c37-3522-4125-81af-40ccae08771e", "logger": "50612a54-468a-4bff-bafd-18d9e08f5a3c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:18:19.373Z", "message": "Successfully detached port a03d1bb3-30b2-4b3a-9819-fe9178e1f135", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T12:18:19.373Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a0262c37-3522-4125-81af-40ccae08771e", "logger": "ad81c076-0ee9-423e-9c8c-de2c1d9aeeb5"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:18:19.463Z", "message": "Sending task 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T12:18:19.463Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a0262c37-3522-4125-81af-40ccae08771e"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:18:19.463Z", "message": "Task started 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T12:18:19.463Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a0262c37-3522-4125-81af-40ccae08771e"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:18:19.463Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T12:18:19.463Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a0262c37-3522-4125-81af-40ccae08771e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:18:20.615Z", "message": "Detaching port 07561042-3d9a-4d62-aa99-49be37d3b8a0...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T12:18:20.615Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a0262c37-3522-4125-81af-40ccae08771e", "logger": "c8ab76af-6c2d-45a1-9af8-bdb75572b837"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:18:21.377Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T12:18:21.377Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a0262c37-3522-4125-81af-40ccae08771e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:18:21.396Z", "message": "Detaching port fed6aca0-dc86-4285-aad0-3aee7c98ec43...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T12:18:21.396Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a0262c37-3522-4125-81af-40ccae08771e", "logger": "c89fad39-4407-4f4a-ba9e-d885a6c4f73c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:18:21.396Z", "message": "Successfully detached port 07561042-3d9a-4d62-aa99-49be37d3b8a0", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T12:18:21.396Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a0262c37-3522-4125-81af-40ccae08771e", "logger": "c8ab76af-6c2d-45a1-9af8-bdb75572b837"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:18:21.396Z", "message": "Successfully detached port fed6aca0-dc86-4285-aad0-3aee7c98ec43", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T12:18:21.396Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a0262c37-3522-4125-81af-40ccae08771e", "logger": "c89fad39-4407-4f4a-ba9e-d885a6c4f73c"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:18:21.476Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T12:18:21.476Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a0262c37-3522-4125-81af-40ccae08771e"}, {"node_instance_id": "reference_vnf_host_ci56ke", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:18:22.493Z", "message": "Deleting node", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T12:18:22.493Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a0262c37-3522-4125-81af-40ccae08771e"}, {"node_instance_id": "target_vnf_host_3yh6t3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:18:22.493Z", "message": "Deleting node", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T12:18:22.493Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a0262c37-3522-4125-81af-40ccae08771e"}, {"node_instance_id": "reference_vnf_host_ci56ke", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:18:22.493Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T12:18:22.493Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a0262c37-3522-4125-81af-40ccae08771e"}, {"node_instance_id": "target_vnf_host_3yh6t3", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:18:22.493Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T12:18:22.493Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a0262c37-3522-4125-81af-40ccae08771e"}, {"node_instance_id": "reference_vnf_host_ci56ke", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:18:22.493Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T12:18:22.493Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a0262c37-3522-4125-81af-40ccae08771e"}, {"node_instance_id": "target_vnf_host_3yh6t3", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:18:22.493Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T12:18:22.493Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a0262c37-3522-4125-81af-40ccae08771e"}, {"node_instance_id": "target_vnf_host_3yh6t3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:18:22.495Z", "message": "deleting server", "level": "info", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T12:18:22.495Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a0262c37-3522-4125-81af-40ccae08771e", "logger": "76ba835c-4a24-4a10-93a7-bfabc0489f6b"}, {"node_instance_id": "reference_vnf_host_ci56ke", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:18:23.400Z", "message": "deleting server", "level": "info", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T12:18:23.400Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a0262c37-3522-4125-81af-40ccae08771e", "logger": "7165fc7c-8d8d-4611-8b3b-385c08cb8a60"}], "metadata": {"pagination": {"total": 37, "offset": 13, "size": 50}}} 2018-08-01 12:18:23,470 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 12:18:23,470 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 12:18:23 GMT 2018-08-01 12:18:23,470 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 12:18:23,470 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 10288 2018-08-01 12:18:23,470 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 12:18:23,471 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-08-01 12:18:23,471 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port 01a69c4b-d714-45a5-8801-3c1ca44981f7 2018-08-01 12:18:23,471 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port a03d1bb3-30b2-4b3a-9819-fe9178e1f135 2018-08-01 12:18:23,472 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' 2018-08-01 12:18:23,472 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' 2018-08-01 12:18:23,472 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-08-01 12:18:23,472 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port 07561042-3d9a-4d62-aa99-49be37d3b8a0... 2018-08-01 12:18:23,472 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-08-01 12:18:23,472 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port fed6aca0-dc86-4285-aad0-3aee7c98ec43... 2018-08-01 12:18:23,472 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port 07561042-3d9a-4d62-aa99-49be37d3b8a0 2018-08-01 12:18:23,473 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port fed6aca0-dc86-4285-aad0-3aee7c98ec43 2018-08-01 12:18:23,473 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-08-01 12:18:23,473 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-01 12:18:23,473 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-01 12:18:23,473 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.delete' 2018-08-01 12:18:23,473 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.delete' 2018-08-01 12:18:23,474 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.delete' 2018-08-01 12:18:23,474 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.delete' 2018-08-01 12:18:23,474 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting server 2018-08-01 12:18:23,474 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting server 2018-08-01 12:18:23,474 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/a0262c37-3522-4125-81af-40ccae08771e 2018-08-01 12:18:23,530 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 12:18:23,530 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 12:18:23,530 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 12:18:23,530 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 12:18:23,530 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 12:18:23,530 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 12:18:23,530 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 12:18:23,530 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-01T12:18:13.056Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "a0262c37-3522-4125-81af-40ccae08771e"} 2018-08-01 12:18:23,531 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 12:18:23,531 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 12:18:23 GMT 2018-08-01 12:18:23,531 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 12:18:23,531 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-01 12:18:23,531 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 12:18:28,536 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-01 12:18:28,600 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 12:18:28,600 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 12:18:28,600 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 12:18:28,601 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 12:18:28,601 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 12:18:28,601 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 12:18:28,601 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 12:18:28,601 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_ci56ke", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:18:23.499Z", "message": "Task failed 'nova_plugin.server.delete' -> Instance 299f6460-87fe-472a-8978-02b0dff82674 could not be found. [status_code=404]", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance 299f6460-87fe-472a-8978-02b0dff82674 could not be found. [status_code=404]", "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 389, in handle\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/openstack_plugin_common/__init__.py\", line 628, in wrapper\n _re_raise(e, recoverable=False, status_code=e.code)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/openstack_plugin_common/__init__.py\", line 623, in wrapper\n return f(*args, **kw)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/nova_plugin/server.py\", line 442, in delete\n server = get_server_by_context(nova_client)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/nova_plugin/server.py\", line 472, in get_server_by_context\n ctx.instance.runtime_properties[OPENSTACK_ID_PROPERTY])\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/v2/servers.py\", line 762, in get\n return self._get(\"/servers/%s\" % base.getid(server), \"server\")\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/base.py\", line 349, in _get\n resp, body = self.api.client.get(url)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/keystoneauth1/adapter.py\", line 234, in get\n return self.request(url, 'GET', **kwargs)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/client.py\", line 87, in request\n raise exceptions.from_response(resp, body, url, method)\nNonRecoverableError: Instance 299f6460-87fe-472a-8978-02b0dff82674 could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-08-01T12:18:23.499Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a0262c37-3522-4125-81af-40ccae08771e"}, {"node_instance_id": "target_vnf_host_3yh6t3", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:18:23.499Z", "message": "Task failed 'nova_plugin.server.delete' -> Instance 6e9a77ed-26ca-4865-8e5e-d3a27e5458a3 could not be found. [status_code=404]", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance 6e9a77ed-26ca-4865-8e5e-d3a27e5458a3 could not be found. [status_code=404]", "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 389, in handle\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/openstack_plugin_common/__init__.py\", line 628, in wrapper\n _re_raise(e, recoverable=False, status_code=e.code)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/openstack_plugin_common/__init__.py\", line 623, in wrapper\n return f(*args, **kw)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/nova_plugin/server.py\", line 442, in delete\n server = get_server_by_context(nova_client)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/nova_plugin/server.py\", line 472, in get_server_by_context\n ctx.instance.runtime_properties[OPENSTACK_ID_PROPERTY])\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/v2/servers.py\", line 762, in get\n return self._get(\"/servers/%s\" % base.getid(server), \"server\")\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/base.py\", line 349, in _get\n resp, body = self.api.client.get(url)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/keystoneauth1/adapter.py\", line 234, in get\n return self.request(url, 'GET', **kwargs)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/client.py\", line 87, in request\n raise exceptions.from_response(resp, body, url, method)\nNonRecoverableError: Instance 6e9a77ed-26ca-4865-8e5e-d3a27e5458a3 could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-08-01T12:18:23.499Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a0262c37-3522-4125-81af-40ccae08771e"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:18:24.711Z", "message": "Sending task 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T12:18:24.711Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a0262c37-3522-4125-81af-40ccae08771e"}, {"node_instance_id": "keypair_1ea2ay", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:18:24.711Z", "message": "Stopping node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T12:18:24.711Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a0262c37-3522-4125-81af-40ccae08771e"}, {"node_instance_id": "reference_vnf_data_plane_port_ddlz60", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:18:24.711Z", "message": "Stopping node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T12:18:24.711Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a0262c37-3522-4125-81af-40ccae08771e"}, {"node_instance_id": "reference_vnf_port_z1a0hj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:18:24.711Z", "message": "Stopping node", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T12:18:24.711Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a0262c37-3522-4125-81af-40ccae08771e"}, {"node_instance_id": "target_vnf_data_plane_port_jrsjuf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:18:24.711Z", "message": "Stopping node", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T12:18:24.711Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a0262c37-3522-4125-81af-40ccae08771e"}, {"node_instance_id": "target_vnf_port_dn208z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:18:24.711Z", "message": "Stopping node", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T12:18:24.711Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a0262c37-3522-4125-81af-40ccae08771e"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:18:24.711Z", "message": "Task started 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T12:18:24.711Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a0262c37-3522-4125-81af-40ccae08771e"}, {"node_instance_id": "keypair_1ea2ay", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:18:25.841Z", "message": "Deleting node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T12:18:25.841Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a0262c37-3522-4125-81af-40ccae08771e"}, {"node_instance_id": "reference_vnf_data_plane_port_ddlz60", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:18:25.841Z", "message": "Deleting node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T12:18:25.841Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a0262c37-3522-4125-81af-40ccae08771e"}, {"node_instance_id": "target_vnf_data_plane_port_jrsjuf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:18:25.841Z", "message": "Deleting node", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T12:18:25.841Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a0262c37-3522-4125-81af-40ccae08771e"}, {"node_instance_id": "reference_vnf_data_plane_port_ddlz60", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:18:25.841Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T12:18:25.841Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a0262c37-3522-4125-81af-40ccae08771e"}, {"node_instance_id": "target_vnf_data_plane_port_jrsjuf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:18:25.841Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T12:18:25.841Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a0262c37-3522-4125-81af-40ccae08771e"}, {"node_instance_id": "keypair_1ea2ay", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:18:25.841Z", "message": "Sending task 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T12:18:25.841Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a0262c37-3522-4125-81af-40ccae08771e"}, {"node_instance_id": "reference_vnf_data_plane_port_ddlz60", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:18:25.841Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T12:18:25.841Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a0262c37-3522-4125-81af-40ccae08771e"}, {"node_instance_id": "target_vnf_data_plane_port_jrsjuf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:18:25.841Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T12:18:25.841Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a0262c37-3522-4125-81af-40ccae08771e"}, {"node_instance_id": "keypair_1ea2ay", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:18:25.841Z", "message": "Task started 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T12:18:25.841Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a0262c37-3522-4125-81af-40ccae08771e"}, {"node_instance_id": "target_vnf_data_plane_port_jrsjuf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:18:26.025Z", "message": "deleting port", "level": "info", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T12:18:26.025Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a0262c37-3522-4125-81af-40ccae08771e", "logger": "562d42f7-a6a2-4358-9d31-4224313e3cca"}, {"node_instance_id": "keypair_1ea2ay", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:18:26.419Z", "message": "deleting keypair", "level": "info", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T12:18:26.419Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a0262c37-3522-4125-81af-40ccae08771e", "logger": "e11ac1fb-1ad8-4ffb-a2e7-a72795da2423"}, {"node_instance_id": "reference_vnf_data_plane_port_ddlz60", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:18:26.419Z", "message": "deleting port", "level": "info", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T12:18:26.419Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a0262c37-3522-4125-81af-40ccae08771e", "logger": "6720f39c-45f3-4758-94a6-172b6fb9acc6"}, {"node_instance_id": "keypair_1ea2ay", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:18:26.419Z", "message": "deleting private key file at /etc/cloudify/.ssh/vnf_test_keypair.pem", "level": "debug", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T12:18:26.419Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a0262c37-3522-4125-81af-40ccae08771e", "logger": "e11ac1fb-1ad8-4ffb-a2e7-a72795da2423"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:18:26.853Z", "message": "Task succeeded 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T12:18:26.853Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a0262c37-3522-4125-81af-40ccae08771e"}, {"node_instance_id": "keypair_1ea2ay", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:18:26.853Z", "message": "Task succeeded 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T12:18:26.853Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a0262c37-3522-4125-81af-40ccae08771e"}, {"node_instance_id": "reference_vnf_port_z1a0hj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:18:27.875Z", "message": "deleting port", "level": "info", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T12:18:27.875Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a0262c37-3522-4125-81af-40ccae08771e", "logger": "13b31d15-58ee-47f2-8b6c-133957e3cc3c"}, {"node_instance_id": "reference_vnf_port_z1a0hj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:18:27.877Z", "message": "Deleting node", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T12:18:27.877Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a0262c37-3522-4125-81af-40ccae08771e"}, {"node_instance_id": "target_vnf_port_dn208z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:18:27.877Z", "message": "Deleting node", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T12:18:27.877Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a0262c37-3522-4125-81af-40ccae08771e"}, {"node_instance_id": "reference_vnf_port_z1a0hj", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:18:27.877Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T12:18:27.877Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a0262c37-3522-4125-81af-40ccae08771e"}, {"node_instance_id": "target_vnf_port_dn208z", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:18:27.877Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T12:18:27.877Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a0262c37-3522-4125-81af-40ccae08771e"}, {"node_instance_id": "reference_vnf_port_z1a0hj", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:18:27.877Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T12:18:27.877Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a0262c37-3522-4125-81af-40ccae08771e"}, {"node_instance_id": "target_vnf_port_dn208z", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:18:27.877Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T12:18:27.877Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a0262c37-3522-4125-81af-40ccae08771e"}, {"node_instance_id": "reference_vnf_data_plane_port_ddlz60", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:18:27.877Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T12:18:27.877Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a0262c37-3522-4125-81af-40ccae08771e"}, {"node_instance_id": "target_vnf_data_plane_port_jrsjuf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:18:27.877Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T12:18:27.877Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a0262c37-3522-4125-81af-40ccae08771e"}, {"node_instance_id": "target_vnf_port_dn208z", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:18:28.466Z", "message": "deleting port", "level": "info", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T12:18:28.466Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a0262c37-3522-4125-81af-40ccae08771e", "logger": "41e7708d-6b69-4ff7-ae2d-dd27ef2f34b0"}], "metadata": {"pagination": {"total": 74, "offset": 33, "size": 50}}} 2018-08-01 12:18:28,601 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 12:18:28,601 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 12:18:28 GMT 2018-08-01 12:18:28,601 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 12:18:28,601 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 21610 2018-08-01 12:18:28,602 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 12:18:28,603 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.delete' -> Instance 299f6460-87fe-472a-8978-02b0dff82674 could not be found. [status_code=404] 2018-08-01 12:18:28,603 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.delete' -> Instance 6e9a77ed-26ca-4865-8e5e-d3a27e5458a3 could not be found. [status_code=404] 2018-08-01 12:18:28,603 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.disconnect_port' 2018-08-01 12:18:28,603 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-01 12:18:28,603 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-01 12:18:28,603 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-01 12:18:28,604 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-01 12:18:28,604 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-01 12:18:28,604 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.disconnect_port' 2018-08-01 12:18:28,604 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-01 12:18:28,604 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-01 12:18:28,604 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-01 12:18:28,605 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-08-01 12:18:28,605 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-08-01 12:18:28,605 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.delete' 2018-08-01 12:18:28,605 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-08-01 12:18:28,605 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-08-01 12:18:28,605 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.delete' 2018-08-01 12:18:28,606 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-08-01 12:18:28,606 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting keypair 2018-08-01 12:18:28,606 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-08-01 12:18:28,606 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting private key file at /etc/cloudify/.ssh/vnf_test_keypair.pem 2018-08-01 12:18:28,606 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.disconnect_port' 2018-08-01 12:18:28,606 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.keypair.delete' 2018-08-01 12:18:28,606 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-08-01 12:18:28,607 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-01 12:18:28,607 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-01 12:18:28,607 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-08-01 12:18:28,607 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-08-01 12:18:28,607 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-08-01 12:18:28,607 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-08-01 12:18:28,607 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-08-01 12:18:28,608 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-08-01 12:18:28,608 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-08-01 12:18:28,608 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/a0262c37-3522-4125-81af-40ccae08771e 2018-08-01 12:18:28,659 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 12:18:28,660 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 12:18:28,660 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 12:18:28,660 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 12:18:28,660 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 12:18:28,660 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 12:18:28,660 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 12:18:28,660 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-01T12:18:13.056Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "a0262c37-3522-4125-81af-40ccae08771e"} 2018-08-01 12:18:28,660 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 12:18:28,660 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 12:18:28 GMT 2018-08-01 12:18:28,661 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 12:18:28,661 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-01 12:18:28,661 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 12:18:33,666 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-01 12:18:33,729 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 12:18:33,729 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 12:18:33,729 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 12:18:33,729 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 12:18:33,729 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 12:18:33,729 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 12:18:33,729 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 12:18:33,729 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "data_plane_subnet_7g9gjs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:18:28.885Z", "message": "Stopping node", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T12:18:28.885Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a0262c37-3522-4125-81af-40ccae08771e"}, {"node_instance_id": "data_plane_subnet_7g9gjs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:18:29.890Z", "message": "Deleting node", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T12:18:29.890Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a0262c37-3522-4125-81af-40ccae08771e"}, {"node_instance_id": "data_plane_subnet_7g9gjs", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:18:29.890Z", "message": "Sending task 'neutron_plugin.subnet.delete'", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T12:18:29.890Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a0262c37-3522-4125-81af-40ccae08771e"}, {"node_instance_id": "reference_vnf_ip_ue1zk2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:18:29.890Z", "message": "Stopping node", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T12:18:29.890Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a0262c37-3522-4125-81af-40ccae08771e"}, {"node_instance_id": "data_plane_subnet_7g9gjs", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:18:29.890Z", "message": "Task started 'neutron_plugin.subnet.delete'", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T12:18:29.890Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a0262c37-3522-4125-81af-40ccae08771e"}, {"node_instance_id": "reference_vnf_port_z1a0hj", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:18:29.890Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T12:18:29.890Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a0262c37-3522-4125-81af-40ccae08771e"}, {"node_instance_id": "target_vnf_port_dn208z", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:18:29.890Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T12:18:29.890Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a0262c37-3522-4125-81af-40ccae08771e"}, {"node_instance_id": "data_plane_subnet_7g9gjs", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:18:29.996Z", "message": "deleting subnet", "level": "info", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T12:18:29.996Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a0262c37-3522-4125-81af-40ccae08771e", "logger": "d213bbbc-8343-4b80-b056-83ba0b4f274e"}, {"node_instance_id": "reference_vnf_ip_ue1zk2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:18:30.940Z", "message": "Deleting node", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T12:18:30.940Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a0262c37-3522-4125-81af-40ccae08771e"}, {"node_instance_id": "reference_vnf_ip_ue1zk2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:18:30.940Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T12:18:30.940Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a0262c37-3522-4125-81af-40ccae08771e"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:18:30.940Z", "message": "Sending task 'neutron_plugin.router.disconnect_subnet'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T12:18:30.940Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a0262c37-3522-4125-81af-40ccae08771e"}, {"node_instance_id": "management_plane_subnet_sprpjb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:18:30.940Z", "message": "Stopping node", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T12:18:30.940Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a0262c37-3522-4125-81af-40ccae08771e"}, {"node_instance_id": "security_group_fp04ek", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:18:30.940Z", "message": "Stopping node", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T12:18:30.940Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a0262c37-3522-4125-81af-40ccae08771e"}, {"node_instance_id": "target_vnf_ip_dt51mz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:18:30.940Z", "message": "Stopping node", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T12:18:30.940Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a0262c37-3522-4125-81af-40ccae08771e"}, {"node_instance_id": "reference_vnf_ip_ue1zk2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:18:30.940Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T12:18:30.940Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a0262c37-3522-4125-81af-40ccae08771e"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:18:30.940Z", "message": "Task started 'neutron_plugin.router.disconnect_subnet'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T12:18:30.940Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a0262c37-3522-4125-81af-40ccae08771e"}, {"node_instance_id": "reference_vnf_ip_ue1zk2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:18:31.283Z", "message": "deleting floatingip", "level": "info", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T12:18:31.283Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a0262c37-3522-4125-81af-40ccae08771e", "logger": "872adeec-7a3b-4d78-a209-eab2835994ce"}, {"node_instance_id": "security_group_fp04ek", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:18:31.963Z", "message": "Deleting node", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T12:18:31.963Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a0262c37-3522-4125-81af-40ccae08771e"}, {"node_instance_id": "target_vnf_ip_dt51mz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:18:31.963Z", "message": "Deleting node", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T12:18:31.963Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a0262c37-3522-4125-81af-40ccae08771e"}, {"node_instance_id": "target_vnf_ip_dt51mz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:18:31.963Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T12:18:31.963Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a0262c37-3522-4125-81af-40ccae08771e"}, {"node_instance_id": "security_group_fp04ek", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:18:31.963Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T12:18:31.963Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a0262c37-3522-4125-81af-40ccae08771e"}, {"node_instance_id": "target_vnf_ip_dt51mz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:18:31.963Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T12:18:31.963Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a0262c37-3522-4125-81af-40ccae08771e"}, {"node_instance_id": "security_group_fp04ek", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:18:31.963Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T12:18:31.963Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a0262c37-3522-4125-81af-40ccae08771e"}, {"node_instance_id": "data_plane_subnet_7g9gjs", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:18:31.963Z", "message": "Task succeeded 'neutron_plugin.subnet.delete'", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T12:18:31.963Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a0262c37-3522-4125-81af-40ccae08771e"}, {"node_instance_id": "target_vnf_ip_dt51mz", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:18:32.516Z", "message": "deleting floatingip", "level": "info", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T12:18:32.516Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a0262c37-3522-4125-81af-40ccae08771e", "logger": "7e51fa77-a5c5-4c91-a9d8-7628259b248d"}, {"node_instance_id": "security_group_fp04ek", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:18:32.516Z", "message": "deleting security_group", "level": "info", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T12:18:32.516Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a0262c37-3522-4125-81af-40ccae08771e", "logger": "e2c117db-0d8a-4f4b-9857-725244fb83c0"}, {"node_instance_id": "data_plane_network_vmpa59", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:18:32.969Z", "message": "Stopping node", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T12:18:32.969Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a0262c37-3522-4125-81af-40ccae08771e"}, {"node_instance_id": "reference_vnf_ip_ue1zk2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:18:32.969Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T12:18:32.969Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a0262c37-3522-4125-81af-40ccae08771e"}, {"node_instance_id": "security_group_fp04ek", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:18:32.969Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T12:18:32.969Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a0262c37-3522-4125-81af-40ccae08771e"}], "metadata": {"pagination": {"total": 103, "offset": 67, "size": 50}}} 2018-08-01 12:18:33,729 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 12:18:33,730 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 12:18:33 GMT 2018-08-01 12:18:33,730 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 12:18:33,730 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 14448 2018-08-01 12:18:33,730 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 12:18:33,731 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-01 12:18:33,731 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-01 12:18:33,731 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.delete' 2018-08-01 12:18:33,731 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-01 12:18:33,731 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.delete' 2018-08-01 12:18:33,732 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-08-01 12:18:33,732 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-08-01 12:18:33,732 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting subnet 2018-08-01 12:18:33,732 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-01 12:18:33,732 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-08-01 12:18:33,732 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.disconnect_subnet' 2018-08-01 12:18:33,732 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-01 12:18:33,733 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-01 12:18:33,733 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-01 12:18:33,733 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-08-01 12:18:33,733 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.disconnect_subnet' 2018-08-01 12:18:33,733 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting floatingip 2018-08-01 12:18:33,733 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-01 12:18:33,733 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-01 12:18:33,734 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-08-01 12:18:33,734 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-08-01 12:18:33,734 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-08-01 12:18:33,734 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-08-01 12:18:33,734 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.delete' 2018-08-01 12:18:33,734 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting floatingip 2018-08-01 12:18:33,734 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting security_group 2018-08-01 12:18:33,735 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-01 12:18:33,735 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-08-01 12:18:33,735 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-08-01 12:18:33,735 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/a0262c37-3522-4125-81af-40ccae08771e 2018-08-01 12:18:33,792 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 12:18:33,792 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 12:18:33,792 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 12:18:33,792 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 12:18:33,792 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 12:18:33,793 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 12:18:33,793 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 12:18:33,793 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-01T12:18:13.056Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "a0262c37-3522-4125-81af-40ccae08771e"} 2018-08-01 12:18:33,793 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 12:18:33,793 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 12:18:33 GMT 2018-08-01 12:18:33,793 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 12:18:33,793 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-01 12:18:33,793 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 12:18:38,799 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-01 12:18:38,925 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 12:18:38,925 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 12:18:38,925 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 12:18:38,925 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 12:18:38,925 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 12:18:38,926 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 12:18:38,926 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 12:18:38,926 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "data_plane_network_vmpa59", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:18:33.764Z", "message": "deleting network", "level": "info", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T12:18:33.764Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a0262c37-3522-4125-81af-40ccae08771e", "logger": "7b60f17d-f24b-417f-a2c6-e2af82ac24f1"}, {"node_instance_id": "data_plane_network_vmpa59", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:18:33.976Z", "message": "Deleting node", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T12:18:33.976Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a0262c37-3522-4125-81af-40ccae08771e"}, {"node_instance_id": "data_plane_network_vmpa59", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:18:33.976Z", "message": "Sending task 'neutron_plugin.network.delete'", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T12:18:33.976Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a0262c37-3522-4125-81af-40ccae08771e"}, {"node_instance_id": "data_plane_network_vmpa59", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:18:33.976Z", "message": "Task started 'neutron_plugin.network.delete'", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T12:18:33.976Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a0262c37-3522-4125-81af-40ccae08771e"}, {"node_instance_id": "target_vnf_ip_dt51mz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:18:33.976Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T12:18:33.976Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a0262c37-3522-4125-81af-40ccae08771e"}, {"node_instance_id": "management_plane_subnet_sprpjb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:18:34.982Z", "message": "Deleting node", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T12:18:34.982Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a0262c37-3522-4125-81af-40ccae08771e"}, {"node_instance_id": "management_plane_subnet_sprpjb", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:18:34.982Z", "message": "Sending task 'neutron_plugin.subnet.delete'", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T12:18:34.982Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a0262c37-3522-4125-81af-40ccae08771e"}, {"node_instance_id": "management_plane_subnet_sprpjb", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:18:34.982Z", "message": "Task started 'neutron_plugin.subnet.delete'", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T12:18:34.982Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a0262c37-3522-4125-81af-40ccae08771e"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:18:34.982Z", "message": "Task succeeded 'neutron_plugin.router.disconnect_subnet'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T12:18:34.982Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a0262c37-3522-4125-81af-40ccae08771e"}, {"node_instance_id": "management_plane_subnet_sprpjb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:18:35.303Z", "message": "deleting subnet", "level": "info", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T12:18:35.303Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a0262c37-3522-4125-81af-40ccae08771e", "logger": "106e5eb6-9ce2-435e-87ef-1519bc6e1b23"}, {"node_instance_id": "data_plane_network_vmpa59", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:18:35.986Z", "message": "Task succeeded 'neutron_plugin.network.delete'", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T12:18:35.986Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a0262c37-3522-4125-81af-40ccae08771e"}, {"node_instance_id": "management_plane_subnet_sprpjb", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:18:37.131Z", "message": "Task succeeded 'neutron_plugin.subnet.delete'", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T12:18:37.131Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a0262c37-3522-4125-81af-40ccae08771e"}, {"node_instance_id": "management_plane_network_7mtguk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:18:37.992Z", "message": "Stopping node", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T12:18:37.992Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a0262c37-3522-4125-81af-40ccae08771e"}, {"node_instance_id": "router_myikjr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:18:37.992Z", "message": "Stopping node", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T12:18:37.992Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a0262c37-3522-4125-81af-40ccae08771e"}], "metadata": {"pagination": {"total": 117, "offset": 96, "size": 50}}} 2018-08-01 12:18:38,926 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 12:18:38,926 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 12:18:38 GMT 2018-08-01 12:18:38,926 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 12:18:38,926 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7142 2018-08-01 12:18:38,926 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 12:18:38,927 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting network 2018-08-01 12:18:38,927 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-01 12:18:38,927 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.delete' 2018-08-01 12:18:38,927 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.delete' 2018-08-01 12:18:38,927 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-08-01 12:18:38,928 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-01 12:18:38,928 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.delete' 2018-08-01 12:18:38,928 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.delete' 2018-08-01 12:18:38,928 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.disconnect_subnet' 2018-08-01 12:18:38,928 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting subnet 2018-08-01 12:18:38,928 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.delete' 2018-08-01 12:18:38,929 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.delete' 2018-08-01 12:18:38,929 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-01 12:18:38,929 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-01 12:18:38,929 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/a0262c37-3522-4125-81af-40ccae08771e 2018-08-01 12:18:39,024 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 12:18:39,024 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 12:18:39,025 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 12:18:39,025 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 12:18:39,025 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 12:18:39,025 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 12:18:39,025 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 12:18:39,025 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-01T12:18:13.056Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "a0262c37-3522-4125-81af-40ccae08771e"} 2018-08-01 12:18:39,025 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 12:18:39,025 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 12:18:39 GMT 2018-08-01 12:18:39,025 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 12:18:39,025 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-01 12:18:39,026 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 12:18:44,030 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-01 12:18:44,096 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 12:18:44,096 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 12:18:44,096 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 12:18:44,096 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 12:18:44,096 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 12:18:44,096 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 12:18:44,096 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 12:18:44,097 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "management_plane_network_7mtguk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:18:39.117Z", "message": "Deleting node", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T12:18:39.117Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a0262c37-3522-4125-81af-40ccae08771e"}, {"node_instance_id": "router_myikjr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:18:39.117Z", "message": "Deleting node", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T12:18:39.117Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a0262c37-3522-4125-81af-40ccae08771e"}, {"node_instance_id": "management_plane_network_7mtguk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:18:39.117Z", "message": "Sending task 'neutron_plugin.network.delete'", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T12:18:39.117Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a0262c37-3522-4125-81af-40ccae08771e"}, {"node_instance_id": "router_myikjr", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:18:39.117Z", "message": "Sending task 'neutron_plugin.router.delete'", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T12:18:39.117Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a0262c37-3522-4125-81af-40ccae08771e"}, {"node_instance_id": "management_plane_network_7mtguk", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:18:39.117Z", "message": "Task started 'neutron_plugin.network.delete'", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T12:18:39.117Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a0262c37-3522-4125-81af-40ccae08771e"}, {"node_instance_id": "router_myikjr", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:18:39.117Z", "message": "Task started 'neutron_plugin.router.delete'", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T12:18:39.117Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a0262c37-3522-4125-81af-40ccae08771e"}, {"node_instance_id": "router_myikjr", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:18:39.349Z", "message": "deleting router", "level": "info", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T12:18:39.349Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a0262c37-3522-4125-81af-40ccae08771e", "logger": "d16bc0bf-2ee8-493b-b2cc-4df3d7819a24"}, {"node_instance_id": "management_plane_network_7mtguk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:18:39.525Z", "message": "deleting network", "level": "info", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T12:18:39.525Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a0262c37-3522-4125-81af-40ccae08771e", "logger": "603deff0-c5e6-413c-af53-e96635ed4bd7"}, {"node_instance_id": "management_plane_network_7mtguk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:18:41.282Z", "message": "Task succeeded 'neutron_plugin.network.delete'", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T12:18:41.282Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a0262c37-3522-4125-81af-40ccae08771e"}, {"node_instance_id": "router_myikjr", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:18:42.123Z", "message": "Task succeeded 'neutron_plugin.router.delete'", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T12:18:42.123Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a0262c37-3522-4125-81af-40ccae08771e"}, {"node_instance_id": "external_network_8d9q1l", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:18:43.128Z", "message": "Deleting node", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T12:18:43.128Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a0262c37-3522-4125-81af-40ccae08771e"}, {"node_instance_id": "external_network_8d9q1l", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:18:43.128Z", "message": "Sending task 'neutron_plugin.network.delete'", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T12:18:43.128Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a0262c37-3522-4125-81af-40ccae08771e"}, {"node_instance_id": "external_network_8d9q1l", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:18:43.128Z", "message": "Stopping node", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T12:18:43.128Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a0262c37-3522-4125-81af-40ccae08771e"}, {"node_instance_id": "external_network_8d9q1l", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:18:43.128Z", "message": "Task started 'neutron_plugin.network.delete'", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T12:18:43.128Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a0262c37-3522-4125-81af-40ccae08771e"}, {"node_instance_id": "external_network_8d9q1l", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:18:43.819Z", "message": "not deleting network since an external network is being used", "level": "info", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T12:18:43.819Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a0262c37-3522-4125-81af-40ccae08771e", "logger": "01bd3330-3b3c-4138-ba63-83ec21093b51"}], "metadata": {"pagination": {"total": 132, "offset": 110, "size": 50}}} 2018-08-01 12:18:44,097 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 12:18:44,097 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 12:18:44 GMT 2018-08-01 12:18:44,097 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 12:18:44,097 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7609 2018-08-01 12:18:44,097 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 12:18:44,098 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-01 12:18:44,098 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-01 12:18:44,098 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.delete' 2018-08-01 12:18:44,098 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.delete' 2018-08-01 12:18:44,098 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.delete' 2018-08-01 12:18:44,098 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.delete' 2018-08-01 12:18:44,098 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting router 2018-08-01 12:18:44,099 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting network 2018-08-01 12:18:44,099 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.delete' 2018-08-01 12:18:44,099 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.delete' 2018-08-01 12:18:44,099 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-01 12:18:44,099 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.delete' 2018-08-01 12:18:44,099 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-01 12:18:44,099 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.delete' 2018-08-01 12:18:44,100 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - not deleting network since an external network is being used 2018-08-01 12:18:44,100 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/a0262c37-3522-4125-81af-40ccae08771e 2018-08-01 12:18:44,155 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 12:18:44,155 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 12:18:44,155 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 12:18:44,155 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 12:18:44,155 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 12:18:44,155 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 12:18:44,156 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 12:18:44,156 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-01T12:18:13.056Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "a0262c37-3522-4125-81af-40ccae08771e"} 2018-08-01 12:18:44,156 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 12:18:44,156 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 12:18:44 GMT 2018-08-01 12:18:44,156 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 12:18:44,156 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-01 12:18:44,156 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 12:18:49,162 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-01 12:18:49,224 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 12:18:49,224 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 12:18:49,224 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 12:18:49,224 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 12:18:49,225 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 12:18:49,225 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 12:18:49,225 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 12:18:49,225 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "external_network_8d9q1l", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:18:44.138Z", "message": "Task succeeded 'neutron_plugin.network.delete'", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T12:18:44.138Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a0262c37-3522-4125-81af-40ccae08771e"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-01T12:18:45.143Z", "message": "'uninstall' workflow execution succeeded", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-01T12:18:45.143Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a0262c37-3522-4125-81af-40ccae08771e"}], "metadata": {"pagination": {"total": 134, "offset": 125, "size": 50}}} 2018-08-01 12:18:49,225 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 12:18:49,225 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 12:18:49 GMT 2018-08-01 12:18:49,225 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 12:18:49,225 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1047 2018-08-01 12:18:49,225 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 12:18:49,226 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.delete' 2018-08-01 12:18:49,226 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'uninstall' workflow execution succeeded 2018-08-01 12:18:49,226 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/a0262c37-3522-4125-81af-40ccae08771e 2018-08-01 12:18:49,279 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 12:18:49,279 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 12:18:49,280 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 12:18:49,280 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 12:18:49,280 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 12:18:49,280 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 12:18:49,280 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 12:18:49,280 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-01T12:18:13.056Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "a0262c37-3522-4125-81af-40ccae08771e"} 2018-08-01 12:18:49,280 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 12:18:49,280 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 12:18:49 GMT 2018-08-01 12:18:49,280 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 12:18:49,281 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 372 2018-08-01 12:18:49,281 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 12:18:49,281 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.208:80/api/v3/deployments/vrouter-opnfv 2018-08-01 12:18:49,539 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 12:18:49,539 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 12:18:49,540 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 12:18:49,540 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 12:18:49,540 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 12:18:49,540 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 12:18:49,540 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 12:18:49,540 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-08-01 12:18:49,540 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"inputs": {"keypair_name": "vnf_test_keypair", "management_plane_network_name": "management_plane_network", "external_network_name": "external", "keystone_user_domain_name": "Default", "data_plane_network_name": "data_plane_network", "target_vnf_name": "target_vnf", "reference_vnf_flavor_id": "731d6914-68f9-4837-a12a-0b11a05229e6", "target_vnf_flavor_id": "731d6914-68f9-4837-a12a-0b11a05229e6", "reference_vnf_name": "reference_vnf", "target_vnf_data_plane_port_name": "target_vnf_data_plane_port", "reference_vnf_data_plane_port_name": "reference_vnf_data_plane_port", "keystone_username": "vyos_vrouter-user_ac9e0db3-5190-4b12-ac76-4252ed711203", "security_group_name": "vnf_test_security_group", "reference_vnf_image_id": "44006990-949b-49ff-93fc-96682c40c7af", "keystone_password": "8eb0b02f-dfd6-493b-a321-c5155d162bfd", "region": "regionOne", "target_vnf_port_name": "target_vnf_port", "keystone_tenant_name": "vyos_vrouter-project_ac9e0db3-5190-4b12-ac76-4252ed711203", "keystone_project_domain_name": "Default", "keystone_url": "http://172.30.9.24:5000", "reference_vnf_port_name": "reference_vnf_port", "management_plane_subnet_name": "management_plane_subnet", "ssh_key_filename": "~/.ssh/vnf_test_keypair.pem", "router_name": "vnf_test_router", "target_vnf_image_id": "44006990-949b-49ff-93fc-96682c40c7af", "data_plane_subnet_name": "data_plane_subnet"}, "permalink": null, "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "blueprint_id": "vrouter-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"}, "service": {"default": "service", "description": "The service name"}, "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"}, "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-08-01T12:08:00.634Z", "updated_at": "2018-08-01T12:08:00.634Z", "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": {}, "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": []}, "extended_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": []}, "added_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": {}, "id": "vrouter-opnfv", "outputs": {"vnfs": {"description": "Infomation of vnf.", "value": {"reference_vnf": {"vnf_name": "reference_vnf", "public_key_path": "~/.ssh/vnf_test_keypair.pem", "floating_ip": {"get_attribute": ["reference_vnf_ip", "floating_ip_address"]}}, "target_vnf": {"vnf_name": "target_vnf", "public_key_path": "~/.ssh/vnf_test_keypair.pem", "floating_ip": {"get_attribute": ["target_vnf_ip", "floating_ip_address"]}}}}, "networks": {"description": "Infomation of network.", "value": {"management_plane_network": {"network_name": "management_plane_network"}, "data_plane_network": {"network_name": "data_plane_network"}}}}} 2018-08-01 12:18:49,540 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 12:18:49,540 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 12:18:49 GMT 2018-08-01 12:18:49,540 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 12:18:49,541 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9272 2018-08-01 12:18:49,541 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 12:18:49,541 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.208:80/api/v3/blueprints/vrouter-opnfv 2018-08-01 12:18:49,608 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-01 12:18:49,609 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-01 12:18:49,609 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-01 12:18:49,609 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-01 12:18:49,609 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-01 12:18:49,609 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-01 12:18:49,609 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-01 12:18:49,609 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-08-01 12:18:49,610 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"main_file_name": "function-test-openstack-blueprint.yaml", "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "tenant_name": "default_tenant", "created_at": "2018-08-01T12:08:00.472Z", "updated_at": "2018-08-01T12:08:00.472Z", "created_by": "admin", "private_resource": false, "plan": {"relationships": {"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.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"}}}, "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"}}}}, "inputs": {"keypair_name": {"default": "vnf_test_keypair", "type": "string"}, "management_plane_network_name": {"default": "management_plane_network", "type": "string"}, "external_network_name": {"type": "string"}, "keystone_user_domain_name": {"type": "string"}, "data_plane_network_name": {"default": "data_plane_network", "type": "string"}, "target_vnf_name": {"default": "target_vnf", "type": "string"}, "reference_vnf_flavor_id": {"type": "string"}, "target_vnf_flavor_id": {"type": "string"}, "reference_vnf_name": {"default": "reference_vnf", "type": "string"}, "target_vnf_data_plane_port_name": {"default": "target_vnf_data_plane_port", "type": "string"}, "reference_vnf_data_plane_port_name": {"default": "reference_vnf_data_plane_port", "type": "string"}, "keystone_username": {"type": "string"}, "security_group_name": {"default": "vnf_test_security_group", "type": "string"}, "reference_vnf_image_id": {"type": "string"}, "keystone_password": {"type": "string"}, "region": {"type": "string"}, "target_vnf_port_name": {"default": "target_vnf_port", "type": "string"}, "keystone_tenant_name": {"type": "string"}, "keystone_project_domain_name": {"type": "string"}, "keystone_url": {"type": "string"}, "reference_vnf_port_name": {"default": "reference_vnf_port", "type": "string"}, "management_plane_subnet_name": {"default": "management_plane_subnet", "type": "string"}, "ssh_key_filename": {"default": "~/.ssh/vnf_test_keypair.pem", "type": "string"}, "router_name": {"default": "vnf_test_router", "type": "string"}, "target_vnf_image_id": {"type": "string"}, "data_plane_subnet_name": {"default": "data_plane_subnet", "type": "string"}}, "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "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}], "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"}, "service": {"default": "service", "description": "The service name"}, "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"}, "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": {"vnfs": {"description": "Infomation of vnf.", "value": {"reference_vnf": {"vnf_name": {"get_property": ["reference_vnf_host", "resource_id"]}, "public_key_path": {"get_property": ["keypair", "private_key_path"]}, "floating_ip": {"get_attribute": ["reference_vnf_ip", "floating_ip_address"]}}, "target_vnf": {"vnf_name": {"get_property": ["target_vnf_host", "resource_id"]}, "public_key_path": {"get_property": ["keypair", "private_key_path"]}, "floating_ip": {"get_attribute": ["target_vnf_ip", "floating_ip_address"]}}}}, "networks": {"description": "Infomation of network.", "value": {"management_plane_network": {"network_name": {"get_property": ["management_plane_network", "resource_id"]}}, "data_plane_network": {"network_name": {"get_property": ["data_plane_network", "resource_id"]}}}}}, "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": {}, "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": []}, "extended_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": []}, "added_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": {}, "nodes": [{"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.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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.network.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.network.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.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "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.network.delete"}}, "name": "management_plane_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "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.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.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.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.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.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": "management_plane_network", "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.Network", "properties": {"use_external_resource": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "network": {}, "create_if_missing": false, "resource_id": {"get_input": "management_plane_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": "neutron_plugin.port.detach"}, "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": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "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_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}}}, "target_id": "target_vnf_port", "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": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "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": "neutron_plugin.port.detach"}, "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": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "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_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}}}, "target_id": "target_vnf_data_plane_port", "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": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "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": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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": "", "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": ""}, "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": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "target_vnf_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": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30}, "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"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "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"}}, "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": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_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": "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": "target_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_name"}, "ip": "", "image": {"get_input": "target_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "target_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"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}]}, {"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": "data_plane_network", "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": {}, "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"], "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": "data_plane_subnet", "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.depends_on", "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": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.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": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.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.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}}}, "target_id": "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.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "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.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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.port.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.port.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.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "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.port.delete"}}, "name": "reference_vnf_data_plane_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "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.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.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.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.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.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": "reference_vnf_data_plane_port", "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.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_data_plane_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"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": "management_plane_network", "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": {}, "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"], "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": "management_plane_subnet", "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.depends_on", "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": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.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": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.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.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}}}, "target_id": "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.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_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": "neutron_plugin.floatingip.disconnect_port"}, "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": "neutron_plugin.floatingip.connect_port"}, "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": "neutron_plugin.floatingip.disconnect_port"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}}, "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.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}}}, "target_id": "reference_vnf_ip", "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": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "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.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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.port.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.port.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.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "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.port.delete"}}, "name": "reference_vnf_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "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.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.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.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.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.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": "reference_vnf_port", "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.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"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"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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"}, "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.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": "target_vnf_ip", "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.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.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.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": "target_vnf_ip", "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": {"floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": ""}}, {"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": "data_plane_network", "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": {}, "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"], "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": "data_plane_subnet", "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.depends_on", "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": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.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": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.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.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}}}, "target_id": "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.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "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.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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.port.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.port.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.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "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.port.delete"}}, "name": "target_vnf_data_plane_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "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.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.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.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.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.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": "target_vnf_data_plane_port", "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.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_data_plane_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"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": "management_plane_network", "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": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.disconnect_subnet"}, "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": "neutron_plugin.router.connect_subnet"}, "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": "neutron_plugin.router.disconnect_subnet"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.connect_subnet"}}, "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": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "router", "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.subnet_connected_to_router", "properties": {"connection_type": "all_to_all"}}], "operations": {"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": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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.subnet.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.subnet.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.subnet.create"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "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.subnet.delete"}}, "name": "management_plane_subnet", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Subnet", "cloudify.openstack.nodes.Subnet"], "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.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.subnet.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.subnet.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.subnet.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.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": "management_plane_subnet", "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.Subnet", "properties": {"subnet": {"ip_version": 4, "cidr": "11.0.0.0/24"}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": {"get_input": "management_plane_subnet_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": "data_plane_network", "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": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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.subnet.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.subnet.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.subnet.create"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "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.subnet.delete"}}, "name": "data_plane_subnet", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Subnet", "cloudify.openstack.nodes.Subnet"], "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.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.subnet.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.subnet.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.subnet.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.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": "data_plane_subnet", "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.Subnet", "properties": {"subnet": {"ip_version": 4, "cidr": "12.0.0.0/24", "gateway_ip": null}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": {"get_input": "data_plane_subnet_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"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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"}, "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.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": "reference_vnf_ip", "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.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.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.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": "reference_vnf_ip", "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": {"floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": ""}}, {"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"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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"}, "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.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.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.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.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_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "keypair_name"}, "create_if_missing": false, "keypair": {}, "private_key_path": {"get_input": "ssh_key_filename"}, "use_external_resource": false}}, {"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": "management_plane_network", "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": {}, "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"], "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": "management_plane_subnet", "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.depends_on", "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": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.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": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.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.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}}}, "target_id": "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.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_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": "neutron_plugin.floatingip.disconnect_port"}, "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": "neutron_plugin.floatingip.connect_port"}, "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": "neutron_plugin.floatingip.disconnect_port"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}}, "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.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}}}, "target_id": "target_vnf_ip", "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": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "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.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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.port.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.port.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.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "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.port.delete"}}, "name": "target_vnf_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "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.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.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.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.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.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": "target_vnf_port", "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.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"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.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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.network.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.network.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.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "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.network.delete"}}, "name": "data_plane_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "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.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.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.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.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.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": "data_plane_network", "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.Network", "properties": {"use_external_resource": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "network": {}, "create_if_missing": false, "resource_id": {"get_input": "data_plane_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"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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"}, "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.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": "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.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.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.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": "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": {"get_input": "security_group_name"}, "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"port_range_min": 0, "port_range_max": 0, "protocol": "icmp", "remote_ip_prefix": "0.0.0.0/0"}, {"port_range_min": 1, "port_range_max": 65535, "protocol": "tcp", "remote_ip_prefix": "0.0.0.0/0"}, {"port_range_min": 1, "port_range_max": 65535, "protocol": "udp", "remote_ip_prefix": "0.0.0.0/0"}], "create_if_missing": false, "security_group": {"description": "Security group for vnf test"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_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"], "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": "external_network", "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.connected_to", "properties": {"connection_type": "all_to_all"}}], "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.router.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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.router.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.router.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.router.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.creation_validation"}, "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.router.delete"}}, "name": "router", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Router", "cloudify.openstack.nodes.Router"], "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.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.router.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.router.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.router.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.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": "router", "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.Router", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "router_name"}, "create_if_missing": false, "default_to_managers_external_network": true, "router": {}, "external_network": "", "use_external_resource": false}}, {"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.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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.network.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.network.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.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "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.network.delete"}}, "name": "external_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "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.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.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.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.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.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": "external_network", "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.Network", "properties": {"use_external_resource": true, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "network": {}, "create_if_missing": false, "resource_id": {"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": "neutron_plugin.port.detach"}, "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": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "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_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}}}, "target_id": "reference_vnf_port", "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": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "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": "neutron_plugin.port.detach"}, "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": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "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_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}}}, "target_id": "reference_vnf_data_plane_port", "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": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "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": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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": "", "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": ""}, "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": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "reference_vnf_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": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30}, "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"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "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"}}, "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": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_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": "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": "reference_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_name"}, "ip": "", "image": {"get_input": "reference_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "reference_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"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}]}], "scaling_groups": {}, "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": "vrouter-opnfv"} 2018-08-01 12:18:49,611 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-01 12:18:49,611 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 01 Aug 2018 12:18:49 GMT 2018-08-01 12:18:49,611 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-01 12:18:49,611 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 258596 2018-08-01 12:18:49,611 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-01 12:18:49,623 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-01 12:18:49,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/44006990-949b-49ff-93fc-96682c40c7af -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e1877a2e044b5259a5c5978c4bb6a17f98c3b09" 2018-08-01 12:18:50,890 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-942222aa-82b6-4c37-883c-acec55087e34 Date: Wed, 01 Aug 2018 12:18:50 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-01 12:18:50,890 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/44006990-949b-49ff-93fc-96682c40c7af used request id req-942222aa-82b6-4c37-883c-acec55087e34 2018-08-01 12:18:50,890 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.26715111732s 2018-08-01 12:18:50,891 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/44006990-949b-49ff-93fc-96682c40c7af used request id req-942222aa-82b6-4c37-883c-acec55087e34 2018-08-01 12:18:50,891 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-01 12:18:50,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}50242cf0179e71bf2324e2c45c8e923855f195bb" 2018-08-01 12:18:51,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 12:18:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bb04890e-2051-448f-90fe-31aa2691dfc6 x-compute-request-id: req-bb04890e-2051-448f-90fe-31aa2691dfc6 Content-Encoding: gzip Content-Length: 603 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vyos_vrouter-flavor_ac9e0db3-5190-4b12-ac76-4252ed711203", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/23ddfb9b-2628-4a47-b7d2-c8755f56b417", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/23ddfb9b-2628-4a47-b7d2-c8755f56b417", "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": "23ddfb9b-2628-4a47-b7d2-c8755f56b417"}, {"name": "vmtp-flavor_ee58c79f-c6fb-483f-8b9c-406ffbfad757", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "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": "4c324ef0-9d9b-4571-a235-9b48aa3aa85a"}, {"name": "shaker-flavor_81952131-3011-4d90-80f4-831743223f59", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "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": "5b61c696-1b5b-4204-b7e5-ca4a818093b0"}, {"name": "heat_ims-flavor_alt_4df9543f-1de4-4fee-82bc-41730c529ffa", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "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": "5c96a2e4-516e-42b5-836c-6c812ace69f3"}, {"name": "vyos_vrouter-flavor_alt_ac9e0db3-5190-4b12-ac76-4252ed711203", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/731d6914-68f9-4837-a12a-0b11a05229e6", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/731d6914-68f9-4837-a12a-0b11a05229e6", "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": 50, "id": "731d6914-68f9-4837-a12a-0b11a05229e6"}]} 2018-08-01 12:18:51,086 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-bb04890e-2051-448f-90fe-31aa2691dfc6 2018-08-01 12:18:51,086 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.195048093796s 2018-08-01 12:18:51,087 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-bb04890e-2051-448f-90fe-31aa2691dfc6 2018-08-01 12:18:51,090 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-01 12:18:51,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/731d6914-68f9-4837-a12a-0b11a05229e6 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}50242cf0179e71bf2324e2c45c8e923855f195bb" 2018-08-01 12:18:51,121 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 12:18:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ba8ab2c5-95a1-4f0d-addf-05181c5f57db x-compute-request-id: req-ba8ab2c5-95a1-4f0d-addf-05181c5f57db Content-Length: 0 Content-Type: application/json 2018-08-01 12:18:51,121 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/731d6914-68f9-4837-a12a-0b11a05229e6 used request id req-ba8ab2c5-95a1-4f0d-addf-05181c5f57db 2018-08-01 12:18:51,121 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0303862094879s 2018-08-01 12:18:51,121 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/731d6914-68f9-4837-a12a-0b11a05229e6 used request id req-ba8ab2c5-95a1-4f0d-addf-05181c5f57db 2018-08-01 12:18:51,124 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-01 12:18:51,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/floatingips/59713fbf-d635-4a31-afaf-da5c9fe1ebd9.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e1877a2e044b5259a5c5978c4bb6a17f98c3b09" 2018-08-01 12:18:51,952 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8b8a4375-afe3-409e-9a11-dfb49c719d1c Content-Length: 0 Date: Wed, 01 Aug 2018 12:18:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 12:18:51,952 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/floatingips/59713fbf-d635-4a31-afaf-da5c9fe1ebd9.json used request id req-8b8a4375-afe3-409e-9a11-dfb49c719d1c 2018-08-01 12:18:51,952 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.828485012054s 2018-08-01 12:18:51,953 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/floatingips/59713fbf-d635-4a31-afaf-da5c9fe1ebd9.json used request id req-8b8a4375-afe3-409e-9a11-dfb49c719d1c 2018-08-01 12:18:51,958 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-01 12:18:51,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}6e1877a2e044b5259a5c5978c4bb6a17f98c3b09" 2018-08-01 12:18:52,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-56d73220-1734-4aec-8011-9abb22f32e3b Date: Wed, 01 Aug 2018 12:18:52 GMT RESP BODY: {"floatingips": []} 2018-08-01 12:18:52,013 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-56d73220-1734-4aec-8011-9abb22f32e3b 2018-08-01 12:18:52,013 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0551660060883s 2018-08-01 12:18:52,013 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-56d73220-1734-4aec-8011-9abb22f32e3b 2018-08-01 12:18:52,014 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-01 12:18:52,017 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e1877a2e044b5259a5c5978c4bb6a17f98c3b09" 2018-08-01 12:18:52,131 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 12:18: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-a89efa25-438f-4135-9809-59cb754ed12d x-compute-request-id: req-a89efa25-438f-4135-9809-59cb754ed12d Content-Type: application/json 2018-08-01 12:18:52,132 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87 used request id req-a89efa25-438f-4135-9809-59cb754ed12d 2018-08-01 12:18:52,132 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.117309093475s 2018-08-01 12:18:52,132 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87 used request id req-a89efa25-438f-4135-9809-59cb754ed12d 2018-08-01 12:18:52,132 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 12:18:52,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e1877a2e044b5259a5c5978c4bb6a17f98c3b09" 2018-08-01 12:18:52,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 12:18: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-a19f44d2-2423-4362-ae8b-322dda1b0527 x-compute-request-id: req-a19f44d2-2423-4362-ae8b-322dda1b0527 Content-Encoding: gzip Content-Length: 772 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vyos_vrouter-net_ac9e0db3-5190-4b12-ac76-4252ed711203": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:9c:98", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:9c:98", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "rel": "bookmark"}], "image": {"id": "cb1639c2-bfd1-4757-8094-1183d752000d", "links": [{"href": "http://172.30.9.24:8774/images/cb1639c2-bfd1-4757-8094-1183d752000d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-01T12:06:48.000000", "flavor": {"id": "23ddfb9b-2628-4a47-b7d2-c8755f56b417", "links": [{"href": "http://172.30.9.24:8774/flavors/23ddfb9b-2628-4a47-b7d2-c8755f56b417", "rel": "bookmark"}]}, "id": "878a9ca5-acd4-43cf-91ba-29e18c9d8f87", "security_groups": [{"name": "vyos_vrouter-sg_ac9e0db3-5190-4b12-ac76-4252ed711203"}], "user_id": "a9c4aededa234486a75747eac8d2156d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-01T12:18:52Z", "hostId": "b563e073f5a9f9ca3ee4014986face2f64429bd4fb4378f5a6b2a880", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_ac9e0db3-5190-4b12-ac76-4252ed711203", "name": "vyos_vrouter-vm_ac9e0db3-5190-4b12-ac76-4252ed711203", "created": "2018-08-01T12:04:29Z", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-01 12:18:52,563 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-a19f44d2-2423-4362-ae8b-322dda1b0527 2018-08-01 12:18:52,563 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.430649995804s 2018-08-01 12:18:52,564 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-a19f44d2-2423-4362-ae8b-322dda1b0527 2018-08-01 12:18:52,565 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-01 12:18:54,567 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-01 12:18:54,570 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e1877a2e044b5259a5c5978c4bb6a17f98c3b09" 2018-08-01 12:18:54,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 12:18: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-c886fd32-e93a-4e24-bb84-80aacad4d6da x-compute-request-id: req-c886fd32-e93a-4e24-bb84-80aacad4d6da Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-01 12:18:54,649 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-c886fd32-e93a-4e24-bb84-80aacad4d6da 2018-08-01 12:18:54,650 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0820231437683s 2018-08-01 12:18:54,650 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-c886fd32-e93a-4e24-bb84-80aacad4d6da 2018-08-01 12:18:54,653 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-01 12:18:54,653 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}6e1877a2e044b5259a5c5978c4bb6a17f98c3b09" 2018-08-01 12:18:54,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7329 X-Openstack-Request-Id: req-a91aee8d-8080-48dd-beff-d84a911959c2 Date: Wed, 01 Aug 2018 12:18:54 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "created_at": "2018-08-01T12:04:27Z", "updated_at": "2018-08-01T12:04:28Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-01T12:04:27Z", "revision_number": 0, "id": "11eee775-2fd4-4b2f-8df9-2c15241b9a64", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T12:04:27Z", "security_group_id": "033d1149-7d1b-44ea-9d07-3508023ba143", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "port_range_min": 80, "ethertype": "IPv4", "project_id": "47b60cb982ef49af8140b342fe81f4a3"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-01T12:04:27Z", "revision_number": 0, "id": "36074346-511f-409f-93cf-613e163c4ab9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T12:04:27Z", "security_group_id": "033d1149-7d1b-44ea-9d07-3508023ba143", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b60cb982ef49af8140b342fe81f4a3"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-08-01T12:04:28Z", "revision_number": 0, "id": "4e9f3110-9185-4179-a407-c2b207ad9089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T12:04:28Z", "security_group_id": "033d1149-7d1b-44ea-9d07-3508023ba143", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "47b60cb982ef49af8140b342fe81f4a3"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-01T12:04:27Z", "revision_number": 0, "id": "64d1c630-f384-4f87-98f5-9ac93511d6b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T12:04:27Z", "security_group_id": "033d1149-7d1b-44ea-9d07-3508023ba143", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "port_range_min": 443, "ethertype": "IPv4", "project_id": "47b60cb982ef49af8140b342fe81f4a3"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-01T12:04:27Z", "revision_number": 0, "id": "819b4b57-c1f6-400c-a173-1ed38511e16b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T12:04:27Z", "security_group_id": "033d1149-7d1b-44ea-9d07-3508023ba143", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "port_range_min": 22, "ethertype": "IPv4", "project_id": "47b60cb982ef49af8140b342fe81f4a3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T12:04:27Z", "revision_number": 0, "id": "b7987a91-ddd0-4b03-8e81-41eca36c3e66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T12:04:27Z", "security_group_id": "033d1149-7d1b-44ea-9d07-3508023ba143", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b60cb982ef49af8140b342fe81f4a3"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-08-01T12:04:28Z", "revision_number": 0, "id": "d1ba147b-8dd5-4b5f-bf69-d588d451edf9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T12:04:28Z", "security_group_id": "033d1149-7d1b-44ea-9d07-3508023ba143", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "47b60cb982ef49af8140b342fe81f4a3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T12:04:27Z", "revision_number": 0, "id": "fc3b20fc-60b4-489d-870a-3c2bbc3a9d70", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T12:04:27Z", "security_group_id": "033d1149-7d1b-44ea-9d07-3508023ba143", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b60cb982ef49af8140b342fe81f4a3"}], "revision_number": 8, "project_id": "47b60cb982ef49af8140b342fe81f4a3", "id": "033d1149-7d1b-44ea-9d07-3508023ba143", "name": "vyos_vrouter-sg_ac9e0db3-5190-4b12-ac76-4252ed711203"}, {"description": "Default security group", "tags": [], "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "created_at": "2018-08-01T12:02:43Z", "updated_at": "2018-08-01T12:07:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T12:02:43Z", "revision_number": 0, "id": "7ade31b6-926e-4fd5-a14b-03b07e2ed5ad", "remote_group_id": "38bde76b-a83f-4045-9783-5fa014ed05a1", "remote_ip_prefix": null, "created_at": "2018-08-01T12:02:43Z", "security_group_id": "38bde76b-a83f-4045-9783-5fa014ed05a1", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b60cb982ef49af8140b342fe81f4a3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T12:02:43Z", "revision_number": 0, "id": "8807d802-1f72-473b-b366-b46083b2afbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T12:02:43Z", "security_group_id": "38bde76b-a83f-4045-9783-5fa014ed05a1", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b60cb982ef49af8140b342fe81f4a3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T12:02:43Z", "revision_number": 0, "id": "8e29abe8-bd96-44ec-8944-08c713c1f499", "remote_group_id": "38bde76b-a83f-4045-9783-5fa014ed05a1", "remote_ip_prefix": null, "created_at": "2018-08-01T12:02:43Z", "security_group_id": "38bde76b-a83f-4045-9783-5fa014ed05a1", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b60cb982ef49af8140b342fe81f4a3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-01T12:02:43Z", "revision_number": 0, "id": "c042fdda-df06-4084-9abe-144de159b387", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T12:02:43Z", "security_group_id": "38bde76b-a83f-4045-9783-5fa014ed05a1", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b60cb982ef49af8140b342fe81f4a3"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-01T12:07:58Z", "revision_number": 0, "id": "c4f2e2c3-b8fd-40e2-8b33-5ed95a3f3fc3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-01T12:07:58Z", "security_group_id": "38bde76b-a83f-4045-9783-5fa014ed05a1", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "port_range_min": 22, "ethertype": "IPv4", "project_id": "47b60cb982ef49af8140b342fe81f4a3"}], "revision_number": 5, "project_id": "47b60cb982ef49af8140b342fe81f4a3", "id": "38bde76b-a83f-4045-9783-5fa014ed05a1", "name": "default"}]} 2018-08-01 12:18:54,710 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-a91aee8d-8080-48dd-beff-d84a911959c2 2018-08-01 12:18:54,710 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0567770004272s 2018-08-01 12:18:54,710 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-a91aee8d-8080-48dd-beff-d84a911959c2 2018-08-01 12:18:54,714 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-08-01 12:18:54,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/security-groups/033d1149-7d1b-44ea-9d07-3508023ba143.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e1877a2e044b5259a5c5978c4bb6a17f98c3b09" 2018-08-01 12:18:54,873 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-dc9c23b9-2d5a-447d-aded-d040de70920b Content-Length: 0 Date: Wed, 01 Aug 2018 12:18:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 12:18:54,874 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/033d1149-7d1b-44ea-9d07-3508023ba143.json used request id req-dc9c23b9-2d5a-447d-aded-d040de70920b 2018-08-01 12:18:54,874 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.159831047058s 2018-08-01 12:18:54,874 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/033d1149-7d1b-44ea-9d07-3508023ba143.json used request id req-dc9c23b9-2d5a-447d-aded-d040de70920b 2018-08-01 12:18:54,874 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-01 12:18:54,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/os-keypairs/vyos_vrouter-kp_ac9e0db3-5190-4b12-ac76-4252ed711203 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e1877a2e044b5259a5c5978c4bb6a17f98c3b09" 2018-08-01 12:18:54,902 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 12:18: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-46c2fa5b-72d6-45f7-b86d-b6b66ef056ee x-compute-request-id: req-46c2fa5b-72d6-45f7-b86d-b6b66ef056ee Content-Length: 0 Content-Type: application/json 2018-08-01 12:18:54,902 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/vyos_vrouter-kp_ac9e0db3-5190-4b12-ac76-4252ed711203 used request id req-46c2fa5b-72d6-45f7-b86d-b6b66ef056ee 2018-08-01 12:18:54,902 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0276658535004s 2018-08-01 12:18:54,902 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/vyos_vrouter-kp_ac9e0db3-5190-4b12-ac76-4252ed711203 used request id req-46c2fa5b-72d6-45f7-b86d-b6b66ef056ee 2018-08-01 12:18:54,902 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-01 12:18:54,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/7fc01ffe-98e3-470b-82b6-45b64100a5e6/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}6e1877a2e044b5259a5c5978c4bb6a17f98c3b09" -d '{"subnet_id": "ec8908c2-79fa-4369-90c3-1f7754675c84"}' 2018-08-01 12:18:56,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-2006ad19-a981-450a-a988-9d00c8bb1e61 Date: Wed, 01 Aug 2018 12:18:56 GMT RESP BODY: {"network_id": "3a50be0f-f818-4523-b26e-3acad292d83f", "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "subnet_id": "ec8908c2-79fa-4369-90c3-1f7754675c84", "subnet_ids": ["ec8908c2-79fa-4369-90c3-1f7754675c84"], "port_id": "fc804fa6-18db-49ef-9133-e3fe71db191f", "id": "7fc01ffe-98e3-470b-82b6-45b64100a5e6"} 2018-08-01 12:18:56,814 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/7fc01ffe-98e3-470b-82b6-45b64100a5e6/remove_router_interface.json used request id req-2006ad19-a981-450a-a988-9d00c8bb1e61 2018-08-01 12:18:56,814 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.91211104393s 2018-08-01 12:18:56,814 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/7fc01ffe-98e3-470b-82b6-45b64100a5e6/remove_router_interface.json used request id req-2006ad19-a981-450a-a988-9d00c8bb1e61 returning object 7fc01ffe-98e3-470b-82b6-45b64100a5e6 2018-08-01 12:18:56,815 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-01 12:18:56,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}6e1877a2e044b5259a5c5978c4bb6a17f98c3b09" 2018-08-01 12:18:56,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 708 X-Openstack-Request-Id: req-579637dc-0ba0-4ca3-8515-a1605c2f9215 Date: Wed, 01 Aug 2018 12:18:56 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a5a333a9-9d0e-46a5-9440-2aa9c95d5013", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "47b60cb982ef49af8140b342fe81f4a3", "created_at": "2018-08-01T12:02:45Z", "admin_state_up": true, "updated_at": "2018-08-01T12:18:55Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "47b60cb982ef49af8140b342fe81f4a3", "id": "7fc01ffe-98e3-470b-82b6-45b64100a5e6", "name": "vyos_vrouter-router_ac9e0db3-5190-4b12-ac76-4252ed711203"}]} 2018-08-01 12:18:56,942 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-579637dc-0ba0-4ca3-8515-a1605c2f9215 2018-08-01 12:18:56,942 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.127295017242s 2018-08-01 12:18:56,943 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-579637dc-0ba0-4ca3-8515-a1605c2f9215 2018-08-01 12:18:56,944 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-01 12:18:56,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/7fc01ffe-98e3-470b-82b6-45b64100a5e6.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e1877a2e044b5259a5c5978c4bb6a17f98c3b09" 2018-08-01 12:18:58,105 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7e07a80b-030b-4dcd-9971-f286678e2956 Content-Length: 0 Date: Wed, 01 Aug 2018 12:18:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 12:18:58,105 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/7fc01ffe-98e3-470b-82b6-45b64100a5e6.json used request id req-7e07a80b-030b-4dcd-9971-f286678e2956 2018-08-01 12:18:58,105 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.16115903854s 2018-08-01 12:18:58,105 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/7fc01ffe-98e3-470b-82b6-45b64100a5e6.json used request id req-7e07a80b-030b-4dcd-9971-f286678e2956 2018-08-01 12:18:58,106 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-01 12:18:58,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}6e1877a2e044b5259a5c5978c4bb6a17f98c3b09" 2018-08-01 12:18:58,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-6e99b58e-71a6-4985-bce8-5704b91a3578 Date: Wed, 01 Aug 2018 12:18:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3a50be0f-f818-4523-b26e-3acad292d83f","tenant_id":"47b60cb982ef49af8140b342fe81f4a3","created_at":"2018-08-01T12:02:44Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-01T12:02:44Z","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":"47b60cb982ef49af8140b342fe81f4a3","id":"ec8908c2-79fa-4369-90c3-1f7754675c84","subnetpool_id":null,"name":"vyos_vrouter-subnet_ac9e0db3-5190-4b12-ac76-4252ed711203"}]} 2018-08-01 12:18:58,207 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-6e99b58e-71a6-4985-bce8-5704b91a3578 2018-08-01 12:18:58,208 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.101623058319s 2018-08-01 12:18:58,208 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-6e99b58e-71a6-4985-bce8-5704b91a3578 2018-08-01 12:18:58,208 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-01 12:18:58,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/ec8908c2-79fa-4369-90c3-1f7754675c84.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e1877a2e044b5259a5c5978c4bb6a17f98c3b09" 2018-08-01 12:18:59,411 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-acc0348a-6922-4b2b-80f5-231700d5a87f Date: Wed, 01 Aug 2018 12:18:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 12:18:59,411 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/ec8908c2-79fa-4369-90c3-1f7754675c84.json used request id req-acc0348a-6922-4b2b-80f5-231700d5a87f 2018-08-01 12:18:59,411 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.20284199715s 2018-08-01 12:18:59,412 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/ec8908c2-79fa-4369-90c3-1f7754675c84.json used request id req-acc0348a-6922-4b2b-80f5-231700d5a87f 2018-08-01 12:18:59,412 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-01 12:18:59,413 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}6e1877a2e044b5259a5c5978c4bb6a17f98c3b09" 2018-08-01 12:18:59,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1239 X-Openstack-Request-Id: req-72d060b8-3a4c-43b1-8d02-fea720c1f6d7 Date: Wed, 01 Aug 2018 12:18:59 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"3a50be0f-f818-4523-b26e-3acad292d83f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"47b60cb982ef49af8140b342fe81f4a3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T12:18:59Z","qos_policy_id":null,"name":"vyos_vrouter-net_ac9e0db3-5190-4b12-ac76-4252ed711203","admin_state_up":true,"tenant_id":"47b60cb982ef49af8140b342fe81f4a3","created_at":"2018-08-01T12:02:43Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dbe9669438844f3faecdc7fcc050e0d8","l2_adjacency":true,"status":"ACTIVE","subnets":["a5a333a9-9d0e-46a5-9440-2aa9c95d5013"],"description":"","tags":[],"updated_at":"2018-08-01T09:28:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:38Z","mtu":1500}]} 2018-08-01 12:18:59,543 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-72d060b8-3a4c-43b1-8d02-fea720c1f6d7 2018-08-01 12:18:59,544 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.131301879883s 2018-08-01 12:18:59,544 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-72d060b8-3a4c-43b1-8d02-fea720c1f6d7 2018-08-01 12:18:59,545 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-01 12:18:59,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/3a50be0f-f818-4523-b26e-3acad292d83f.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e1877a2e044b5259a5c5978c4bb6a17f98c3b09" 2018-08-01 12:19:00,616 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ce661d97-eb77-4940-9f89-5354d5bfe7a4 Date: Wed, 01 Aug 2018 12:19:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 12:19:00,616 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/3a50be0f-f818-4523-b26e-3acad292d83f.json used request id req-ce661d97-eb77-4940-9f89-5354d5bfe7a4 2018-08-01 12:19:00,616 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.07103085518s 2018-08-01 12:19:00,616 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/3a50be0f-f818-4523-b26e-3acad292d83f.json used request id req-ce661d97-eb77-4940-9f89-5354d5bfe7a4 2018-08-01 12:19:00,620 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-01 12:19:00,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}6e1877a2e044b5259a5c5978c4bb6a17f98c3b09" 2018-08-01 12:19:00,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-efbcbde6-4b1f-45e6-a696-4b9eb0b17b76 Date: Wed, 01 Aug 2018 12:19:00 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/cb1639c2-bfd1-4757-8094-1183d752000d/snap", "metadata": {}}], "file": "/v2/images/cb1639c2-bfd1-4757-8094-1183d752000d/file", "owner": "47b60cb982ef49af8140b342fe81f4a3", "id": "cb1639c2-bfd1-4757-8094-1183d752000d", "size": 4373348352, "self": "/v2/images/cb1639c2-bfd1-4757-8094-1183d752000d", "disk_format": "qcow2", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/cb1639c2-bfd1-4757-8094-1183d752000d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-08-01T12:04:26Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_ac9e0db3-5190-4b12-ac76-4252ed711203", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_ac9e0db3-5190-4b12-ac76-4252ed711203", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-01T12:03:24Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-01 12:19:00,654 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-efbcbde6-4b1f-45e6-a696-4b9eb0b17b76 2018-08-01 12:19:00,654 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0333731174469s 2018-08-01 12:19:00,654 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-efbcbde6-4b1f-45e6-a696-4b9eb0b17b76 2018-08-01 12:19:00,656 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-01 12:19:00,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/cb1639c2-bfd1-4757-8094-1183d752000d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e1877a2e044b5259a5c5978c4bb6a17f98c3b09" 2018-08-01 12:19:01,148 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-518f4218-d209-4e0f-8143-c052ca81bbb7 Date: Wed, 01 Aug 2018 12:19:01 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-01 12:19:01,148 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/cb1639c2-bfd1-4757-8094-1183d752000d used request id req-518f4218-d209-4e0f-8143-c052ca81bbb7 2018-08-01 12:19:01,148 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.492281913757s 2018-08-01 12:19:01,148 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/cb1639c2-bfd1-4757-8094-1183d752000d used request id req-518f4218-d209-4e0f-8143-c052ca81bbb7 2018-08-01 12:19:01,149 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-01 12:19:01,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}50242cf0179e71bf2324e2c45c8e923855f195bb" 2018-08-01 12:19:01,178 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 12:19:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b3aae124-ec56-45e3-88a0-6a48601a9e25 x-compute-request-id: req-b3aae124-ec56-45e3-88a0-6a48601a9e25 Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vyos_vrouter-flavor_ac9e0db3-5190-4b12-ac76-4252ed711203", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/23ddfb9b-2628-4a47-b7d2-c8755f56b417", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/23ddfb9b-2628-4a47-b7d2-c8755f56b417", "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": "23ddfb9b-2628-4a47-b7d2-c8755f56b417"}, {"name": "vmtp-flavor_ee58c79f-c6fb-483f-8b9c-406ffbfad757", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "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": "4c324ef0-9d9b-4571-a235-9b48aa3aa85a"}, {"name": "shaker-flavor_81952131-3011-4d90-80f4-831743223f59", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "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": "5b61c696-1b5b-4204-b7e5-ca4a818093b0"}, {"name": "heat_ims-flavor_alt_4df9543f-1de4-4fee-82bc-41730c529ffa", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "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": "5c96a2e4-516e-42b5-836c-6c812ace69f3"}]} 2018-08-01 12:19:01,178 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-b3aae124-ec56-45e3-88a0-6a48601a9e25 2018-08-01 12:19:01,179 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0297470092773s 2018-08-01 12:19:01,179 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-b3aae124-ec56-45e3-88a0-6a48601a9e25 2018-08-01 12:19:01,181 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-01 12:19:01,184 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/23ddfb9b-2628-4a47-b7d2-c8755f56b417 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}50242cf0179e71bf2324e2c45c8e923855f195bb" 2018-08-01 12:19:01,213 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 12:19:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ad9934b8-30df-49c6-8e81-8c25d36f61de x-compute-request-id: req-ad9934b8-30df-49c6-8e81-8c25d36f61de Content-Length: 0 Content-Type: application/json 2018-08-01 12:19:01,213 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/23ddfb9b-2628-4a47-b7d2-c8755f56b417 used request id req-ad9934b8-30df-49c6-8e81-8c25d36f61de 2018-08-01 12:19:01,213 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0312790870667s 2018-08-01 12:19:01,213 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/23ddfb9b-2628-4a47-b7d2-c8755f56b417 used request id req-ad9934b8-30df-49c6-8e81-8c25d36f61de 2018-08-01 12:19:01,214 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-01 12:19:01,217 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}50242cf0179e71bf2324e2c45c8e923855f195bb" 2018-08-01 12:19:01,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 12:19:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-572fb89d-9502-469a-a88a-a918932ac265 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "vyos_vrouter-user_ac9e0db3-5190-4b12-ac76-4252ed711203", "links": {"self": "http://172.30.9.24:5000/v3/users/a9c4aededa234486a75747eac8d2156d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a9c4aededa234486a75747eac8d2156d", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 12:19:01,317 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-572fb89d-9502-469a-a88a-a918932ac265 2018-08-01 12:19:01,317 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.103720903397s 2018-08-01 12:19:01,318 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-572fb89d-9502-469a-a88a-a918932ac265 2018-08-01 12:19:01,324 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-01 12:19:01,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users/a9c4aededa234486a75747eac8d2156d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}50242cf0179e71bf2324e2c45c8e923855f195bb" 2018-08-01 12:19:01,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 12:19:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6be21dbc-1f72-4626-a82f-6ee2f86fe7e1 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"user": {"name": "vyos_vrouter-user_ac9e0db3-5190-4b12-ac76-4252ed711203", "links": {"self": "http://172.30.9.24:5000/v3/users/a9c4aededa234486a75747eac8d2156d"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "a9c4aededa234486a75747eac8d2156d", "description": null}} 2018-08-01 12:19:01,422 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/a9c4aededa234486a75747eac8d2156d used request id req-6be21dbc-1f72-4626-a82f-6ee2f86fe7e1 2018-08-01 12:19:01,422 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0984361171722s 2018-08-01 12:19:01,423 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/a9c4aededa234486a75747eac8d2156d used request id req-6be21dbc-1f72-4626-a82f-6ee2f86fe7e1 2018-08-01 12:19:01,423 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-01 12:19:01,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/users/a9c4aededa234486a75747eac8d2156d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}50242cf0179e71bf2324e2c45c8e923855f195bb" 2018-08-01 12:19:01,640 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 12:19:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6107bb68-97c6-496b-b8dd-bc24448893ef Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 12:19:01,640 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/a9c4aededa234486a75747eac8d2156d used request id req-6107bb68-97c6-496b-b8dd-bc24448893ef 2018-08-01 12:19:01,641 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.217288970947s 2018-08-01 12:19:01,641 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/a9c4aededa234486a75747eac8d2156d used request id req-6107bb68-97c6-496b-b8dd-bc24448893ef 2018-08-01 12:19:01,648 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-01 12:19:01,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}50242cf0179e71bf2324e2c45c8e923855f195bb" 2018-08-01 12:19:01,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 12:19:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b241dfc5-63e6-4c0e-bcfc-45100b2edc1f Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.24:5000/v3/projects/47b60cb982ef49af8140b342fe81f4a3"}, "tags": [], "enabled": true, "id": "47b60cb982ef49af8140b342fe81f4a3", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_ac9e0db3-5190-4b12-ac76-4252ed711203"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "id": "8d96727022f4443794db44ecde432faf", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8"}, "tags": [], "enabled": true, "id": "dbe9669438844f3faecdc7fcc050e0d8", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-01 12:19:01,742 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-b241dfc5-63e6-4c0e-bcfc-45100b2edc1f 2018-08-01 12:19:01,742 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0935561656952s 2018-08-01 12:19:01,742 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-b241dfc5-63e6-4c0e-bcfc-45100b2edc1f 2018-08-01 12:19:01,748 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-01 12:19:01,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/projects/47b60cb982ef49af8140b342fe81f4a3 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}50242cf0179e71bf2324e2c45c8e923855f195bb" 2018-08-01 12:19:01,922 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 12:19:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a2cf57c3-7691-4782-b904-2af275c02b1f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 12:19:01,922 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/47b60cb982ef49af8140b342fe81f4a3 used request id req-a2cf57c3-7691-4782-b904-2af275c02b1f 2018-08-01 12:19:01,922 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.174256801605s 2018-08-01 12:19:01,922 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/47b60cb982ef49af8140b342fe81f4a3 used request id req-a2cf57c3-7691-4782-b904-2af275c02b1f 2018-08-01 12:19:01,926 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-01 12:19:01,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}50242cf0179e71bf2324e2c45c8e923855f195bb" 2018-08-01 12:19:02,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 12:19:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68179a1c-5643-412e-9f4e-0af0159102d8 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "3748bcd607494a2f95b01ceb497ee8bd", "links": {"self": "http://172.30.9.24:5000/v3/roles/3748bcd607494a2f95b01ceb497ee8bd"}, "name": "Member"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 12:19:02,013 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-68179a1c-5643-412e-9f4e-0af0159102d8 2018-08-01 12:19:02,013 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.08717918396s 2018-08-01 12:19:02,013 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-68179a1c-5643-412e-9f4e-0af0159102d8 2018-08-01 12:19:02,019 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-08-01 12:19:02,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/roles/3748bcd607494a2f95b01ceb497ee8bd -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}50242cf0179e71bf2324e2c45c8e923855f195bb" 2018-08-01 12:19:02,125 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 12:19:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-790684a5-8bb9-4f67-a608-8ad4cbac6006 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 12:19:02,125 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/3748bcd607494a2f95b01ceb497ee8bd used request id req-790684a5-8bb9-4f67-a608-8ad4cbac6006 2018-08-01 12:19:02,125 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.106245994568s 2018-08-01 12:19:02,126 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/3748bcd607494a2f95b01ceb497ee8bd used request id req-790684a5-8bb9-4f67-a608-8ad4cbac6006 2018-08-01 12:19:02,151 - xtesting.ci.run_tests - INFO - Loading test case 'juju_epc'... 2018-08-01 12:19:02,175 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-01 12:19:02,175 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-01 12:19:02,175 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-01 12:19:02,175 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-01 12:19:02,175 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-01 12:19:02,175 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-01 12:19:02,176 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-01 12:19:02,176 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-01 12:19:02,176 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-01 12:19:02,176 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-01 12:19:02,176 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-01 12:19:02,176 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-01 12:19:02,176 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-01 12:19:02,176 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-01 12:19:02,176 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-01 12:19:02,176 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-01 12:19:02,176 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-01 12:19:02,176 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-01 12:19:02,177 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-01 12:19:02,177 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-01 12:19:02,177 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-01 12:19:02,177 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-01 12:19:02,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-01 12:19:02,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 12:19:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65af6941-1841-4b06-9fe4-27f5c360c5d0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 12:19:02,185 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-65af6941-1841-4b06-9fe4-27f5c360c5d0 2018-08-01 12:19:02,185 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-08-01 12:19:02,572 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2891512fbb5b44899020fcc2cb247e4a", "name": "admin"}], "expires_at": "2018-08-01T13:19:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d96727022f4443794db44ecde432faf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/8d96727022f4443794db44ecde432faf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0e542e6be3cd4b2d8dab69cd5dc7a969"}, "audit_ids": ["3rfRKxfhTmm3riJN_buZUg"], "issued_at": "2018-08-01T12:19:02.000000Z"}} 2018-08-01 12:19:02,575 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-01 12:19:02,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}034fb9089dc87e88066f2d456a066fba98358626" 2018-08-01 12:19:02,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-73b46a1f-bd72-4f38-af34-8cb8f5d224af Date: Wed, 01 Aug 2018 12:19:02 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dbe9669438844f3faecdc7fcc050e0d8","l2_adjacency":true,"status":"ACTIVE","subnets":["a5a333a9-9d0e-46a5-9440-2aa9c95d5013"],"description":"","tags":[],"updated_at":"2018-08-01T09:28:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:38Z","provider:network_type":"flat"}]} 2018-08-01 12:19:02,811 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-73b46a1f-bd72-4f38-af34-8cb8f5d224af 2018-08-01 12:19:02,811 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.23605799675s 2018-08-01 12:19:02,811 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-73b46a1f-bd72-4f38-af34-8cb8f5d224af 2018-08-01 12:19:02,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-01 12:19:02,820 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 12:19:02 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 12:19:02,821 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-01 12:19:02,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}034fb9089dc87e88066f2d456a066fba98358626" 2018-08-01 12:19:02,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 12:19:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2dd08c15-97fb-4e00-8ce8-3821218dcf86 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/060e9088cac343b9864226107af6e21e"}, "tags": [], "enabled": true, "id": "060e9088cac343b9864226107af6e21e", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2018-08-01 12:19:02,917 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-2dd08c15-97fb-4e00-8ce8-3821218dcf86 2018-08-01 12:19:02,917 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0956809520721s 2018-08-01 12:19:02,917 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-2dd08c15-97fb-4e00-8ce8-3821218dcf86 2018-08-01 12:19:02,925 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-01 12:19:02,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}034fb9089dc87e88066f2d456a066fba98358626" -d '{"project": {"description": "Created by OPNFV Functest: juju_epc", "enabled": true, "domain_id": "default", "name": "juju_epc-project_52fb0860-93c1-4a5d-a63c-187a1575fa84"}}' 2018-08-01 12:19:03,041 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 12:19:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a9c50e6a-0115-4b3e-a04b-5ce8c0199833 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.24:5000/v3/projects/f8d8096f9c494782ad4021249a73c4a2"}, "tags": [], "enabled": true, "id": "f8d8096f9c494782ad4021249a73c4a2", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_52fb0860-93c1-4a5d-a63c-187a1575fa84"}} 2018-08-01 12:19:03,041 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-a9c50e6a-0115-4b3e-a04b-5ce8c0199833 2018-08-01 12:19:03,041 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.116358041763s 2018-08-01 12:19:03,041 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-a9c50e6a-0115-4b3e-a04b-5ce8c0199833 2018-08-01 12:19:03,042 - 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'f8d8096f9c494782ad4021249a73c4a2', '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_52fb0860-93c1-4a5d-a63c-187a1575fa84'}) 2018-08-01 12:19:03,048 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-01 12:19:03,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}034fb9089dc87e88066f2d456a066fba98358626" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "ce5132b3-b532-4723-84c5-4c0b797bda2a", "email": null, "name": "juju_epc-user_52fb0860-93c1-4a5d-a63c-187a1575fa84"}}' 2018-08-01 12:19:03,483 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 12:19:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-58e4f784-7d60-44d1-a9ee-cce000486130 Content-Length: 323 Content-Type: application/json RESP BODY: {"user": {"name": "juju_epc-user_52fb0860-93c1-4a5d-a63c-187a1575fa84", "links": {"self": "http://172.30.9.24:5000/v3/users/867758ed3d18415e9ff535bc41e48496"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "867758ed3d18415e9ff535bc41e48496", "domain_id": "default", "password_expires_at": null}} 2018-08-01 12:19:03,483 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-58e4f784-7d60-44d1-a9ee-cce000486130 2018-08-01 12:19:03,483 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.434725999832s 2018-08-01 12:19:03,484 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-58e4f784-7d60-44d1-a9ee-cce000486130 2018-08-01 12:19:03,484 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'867758ed3d18415e9ff535bc41e48496', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'juju_epc-user_52fb0860-93c1-4a5d-a63c-187a1575fa84'}) 2018-08-01 12:19:03,488 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-01 12:19:03,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}034fb9089dc87e88066f2d456a066fba98358626" 2018-08-01 12:19:03,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 12:19:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9257af7e-490d-44f8-9502-d0a888581500 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 12:19:03,581 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-9257af7e-490d-44f8-9502-d0a888581500 2018-08-01 12:19:03,581 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0926740169525s 2018-08-01 12:19:03,581 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-9257af7e-490d-44f8-9502-d0a888581500 2018-08-01 12:19:03,586 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-01 12:19:03,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}034fb9089dc87e88066f2d456a066fba98358626" 2018-08-01 12:19:03,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 12:19:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4db3a75-6cf5-4de4-be26-7b949af5174a Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 12:19:03,669 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-a4db3a75-6cf5-4de4-be26-7b949af5174a 2018-08-01 12:19:03,669 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0834808349609s 2018-08-01 12:19:03,670 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-a4db3a75-6cf5-4de4-be26-7b949af5174a 2018-08-01 12:19:03,671 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-08-01 12:19:03,675 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-08-01 12:19:03,678 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}034fb9089dc87e88066f2d456a066fba98358626" -d '{"role": {"name": "Member"}}' 2018-08-01 12:19:03,796 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 01 Aug 2018 12:19:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-33679359-9701-453b-ab8c-55f471613ee5 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7219fc149b0243d6b1b47a0bc863469f", "links": {"self": "http://172.30.9.24:5000/v3/roles/7219fc149b0243d6b1b47a0bc863469f"}, "name": "Member"}} 2018-08-01 12:19:03,796 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-33679359-9701-453b-ab8c-55f471613ee5 2018-08-01 12:19:03,796 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.120944023132s 2018-08-01 12:19:03,796 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-33679359-9701-453b-ab8c-55f471613ee5 2018-08-01 12:19:03,797 - 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'7219fc149b0243d6b1b47a0bc863469f'}) 2018-08-01 12:19:03,801 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-01 12:19:03,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}034fb9089dc87e88066f2d456a066fba98358626" 2018-08-01 12:19:03,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 12:19:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e71ff5af-f9aa-43e0-a05b-64cd5450b1aa Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7219fc149b0243d6b1b47a0bc863469f", "links": {"self": "http://172.30.9.24:5000/v3/roles/7219fc149b0243d6b1b47a0bc863469f"}, "name": "Member"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 12:19:03,890 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-e71ff5af-f9aa-43e0-a05b-64cd5450b1aa 2018-08-01 12:19:03,891 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.089910030365s 2018-08-01 12:19:03,891 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-e71ff5af-f9aa-43e0-a05b-64cd5450b1aa 2018-08-01 12:19:03,896 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-01 12:19:03,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}034fb9089dc87e88066f2d456a066fba98358626" 2018-08-01 12:19:04,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 12:19:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28f9ee4b-a416-4aeb-bda2-b0cfe13bab0a Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-01 12:19:04,066 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-28f9ee4b-a416-4aeb-bda2-b0cfe13bab0a 2018-08-01 12:19:04,066 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.169885873795s 2018-08-01 12:19:04,066 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-28f9ee4b-a416-4aeb-bda2-b0cfe13bab0a 2018-08-01 12:19:04,067 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-01 12:19:04,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}034fb9089dc87e88066f2d456a066fba98358626" 2018-08-01 12:19:04,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 12:19:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46432a04-9b4d-45df-a84e-37c2c9da0dcc Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "juju_epc-user_52fb0860-93c1-4a5d-a63c-187a1575fa84", "links": {"self": "http://172.30.9.24:5000/v3/users/867758ed3d18415e9ff535bc41e48496"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "867758ed3d18415e9ff535bc41e48496", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 12:19:04,104 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-46432a04-9b4d-45df-a84e-37c2c9da0dcc 2018-08-01 12:19:04,104 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0366950035095s 2018-08-01 12:19:04,104 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-46432a04-9b4d-45df-a84e-37c2c9da0dcc 2018-08-01 12:19:04,115 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-01 12:19:04,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}034fb9089dc87e88066f2d456a066fba98358626" 2018-08-01 12:19:04,205 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 12:19:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-828a1d87-5593-4b2a-a882-0b1ece83c052 Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "id": "8d96727022f4443794db44ecde432faf", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8"}, "tags": [], "enabled": true, "id": "dbe9669438844f3faecdc7fcc050e0d8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.24:5000/v3/projects/f8d8096f9c494782ad4021249a73c4a2"}, "tags": [], "enabled": true, "id": "f8d8096f9c494782ad4021249a73c4a2", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_52fb0860-93c1-4a5d-a63c-187a1575fa84"}]} 2018-08-01 12:19:04,206 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-828a1d87-5593-4b2a-a882-0b1ece83c052 2018-08-01 12:19:04,206 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0906779766083s 2018-08-01 12:19:04,206 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-828a1d87-5593-4b2a-a882-0b1ece83c052 2018-08-01 12:19:04,214 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-01 12:19:04,217 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=867758ed3d18415e9ff535bc41e48496&role.id=7219fc149b0243d6b1b47a0bc863469f&scope.project.id=f8d8096f9c494782ad4021249a73c4a2" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}034fb9089dc87e88066f2d456a066fba98358626" 2018-08-01 12:19:04,302 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 12:19:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e845494-c1e7-4ea3-b909-38a48ea98e00 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=867758ed3d18415e9ff535bc41e48496&role.id=7219fc149b0243d6b1b47a0bc863469f&scope.project.id=f8d8096f9c494782ad4021249a73c4a2", "previous": null, "next": null}} 2018-08-01 12:19:04,303 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=867758ed3d18415e9ff535bc41e48496&role.id=7219fc149b0243d6b1b47a0bc863469f&scope.project.id=f8d8096f9c494782ad4021249a73c4a2 used request id req-9e845494-c1e7-4ea3-b909-38a48ea98e00 2018-08-01 12:19:04,303 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0885298252106s 2018-08-01 12:19:04,303 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=867758ed3d18415e9ff535bc41e48496&role.id=7219fc149b0243d6b1b47a0bc863469f&scope.project.id=f8d8096f9c494782ad4021249a73c4a2 used request id req-9e845494-c1e7-4ea3-b909-38a48ea98e00 2018-08-01 12:19:04,307 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-01 12:19:04,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/f8d8096f9c494782ad4021249a73c4a2/users/867758ed3d18415e9ff535bc41e48496/roles/7219fc149b0243d6b1b47a0bc863469f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}034fb9089dc87e88066f2d456a066fba98358626" 2018-08-01 12:19:04,428 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 12:19:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3337035d-150f-40e3-ae9b-8bb14858fe69 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 12:19:04,428 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/f8d8096f9c494782ad4021249a73c4a2/users/867758ed3d18415e9ff535bc41e48496/roles/7219fc149b0243d6b1b47a0bc863469f used request id req-3337035d-150f-40e3-ae9b-8bb14858fe69 2018-08-01 12:19:04,428 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.121523141861s 2018-08-01 12:19:04,428 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/f8d8096f9c494782ad4021249a73c4a2/users/867758ed3d18415e9ff535bc41e48496/roles/7219fc149b0243d6b1b47a0bc863469f used request id req-3337035d-150f-40e3-ae9b-8bb14858fe69 2018-08-01 12:19:04,429 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'juju_epc-project_52fb0860-93c1-4a5d-a63c-187a1575fa84', 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'f8d8096f9c494782ad4021249a73c4a2', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'ce5132b3-b532-4723-84c5-4c0b797bda2a', 'username': u'juju_epc-user_52fb0860-93c1-4a5d-a63c-187a1575fa84', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-01 12:19:04,430 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-01 12:19:04,430 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-01 12:19:04,431 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-01 12:19:04,431 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-01 12:19:04,431 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-01 12:19:04,431 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-01 12:19:04,431 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-01 12:19:04,431 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-01 12:19:04,431 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-01 12:19:04,431 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-01 12:19:04,431 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-01 12:19:04,432 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-01 12:19:04,432 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-01 12:19:04,432 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-01 12:19:04,432 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-01 12:19:04,432 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-01 12:19:04,432 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-01 12:19:04,432 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-01 12:19:04,432 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-01 12:19:04,432 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-01 12:19:04,432 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-01 12:19:04,433 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-01 12:19:04,434 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'juju_epc-user_52fb0860-93c1-4a5d-a63c-187a1575fa84', 'password': 'ce5132b3-b532-4723-84c5-4c0b797bda2a', 'project_name': 'juju_epc-project_52fb0860-93c1-4a5d-a63c-187a1575fa84', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000//v3', 'project_id': 'f8d8096f9c494782ad4021249a73c4a2', 'project_domain_name': 'Default'} 2018-08-01 12:19:04,492 - 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-08-01 12:19:04,514 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-08-01 12:19:04,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.6: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-08-01 12:19:04,521 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 01 Aug 2018 12:19:04 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.30.9.6: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.6:35357/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-01 12:19:04,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.6: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}034fb9089dc87e88066f2d456a066fba98358626" 2018-08-01 12:19:04,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 12:19:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fcb5ae77-8a44-4306-9613-9cfcc092ec14 Content-Encoding: gzip Content-Length: 859 Content-Type: application/json RESP BODY: {"services": [{"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.6:35357/v3/services/014cfd8eced94fc392a892011f45562a"}, "enabled": true, "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.6:35357/v3/services/2d93a1620a76415d955cd244547d98bb"}, "enabled": true, "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.6:35357/v3/services/483926b8c02c469da7eb9c1d89eab182"}, "enabled": true, "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.6:35357/v3/services/5aef09b627e34be49a48fd4749233bea"}, "enabled": true, "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.6:35357/v3/services/607eb7bbcc8a497abedbfcfb1a5fffc0"}, "enabled": true, "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.6:35357/v3/services/793472bc1ef34c6695971970953f6180"}, "enabled": true, "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.6:35357/v3/services/8f98f24c5ce64810ae524e56a533e808"}, "enabled": true, "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.6:35357/v3/services/b508506b507b42ea8f87cf9b38d8ad9f"}, "enabled": true, "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.6:35357/v3/services/bf9f5edcc18d4e1c902e418a716c7727"}, "enabled": true, "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.6:35357/v3/services/d5b8c268684943a6b12f20b40331c9cf"}, "enabled": true, "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.6:35357/v3/services/dfdc7b3c76bf4e878d175a20c133b82c"}, "enabled": true, "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.6:35357/v3/services/e399e53f88c14a3b8548026fb39c4530"}, "enabled": true, "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.6:35357/v3/services/e974ba11927c49beb246001aef6e0ec7"}, "enabled": true, "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.6:35357/v3/services/f5e0a7e843164af098c41843311ba3b9"}, "enabled": true, "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.6:35357/v3/services/fb7d506b651f43e288c641372eccadd8"}, "enabled": true, "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "links": {"self": "http://192.30.9.6:35357/v3/services", "previous": null, "next": null}} 2018-08-01 12:19:04,624 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.6:35357/v3/services used request id req-fcb5ae77-8a44-4306-9613-9cfcc092ec14 2018-08-01 12:19:04,625 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.110495090485s 2018-08-01 12:19:04,625 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.6:35357/v3/services used request id req-fcb5ae77-8a44-4306-9613-9cfcc092ec14 2018-08-01 12:19:04,632 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-08-01 12:19:04,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}034fb9089dc87e88066f2d456a066fba98358626" 2018-08-01 12:19:04,722 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 12:19:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9d0fb95-f354-45ee-8572-4dddb5e21e32 Content-Encoding: gzip Content-Length: 1989 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/037a0c496c47479fa9d9cc08fa34d018"}, "url": "http://192.30.9.6:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b508506b507b42ea8f87cf9b38d8ad9f", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/0b9868b0c0784ad1a1ac749b5a34e970"}, "url": "http://192.30.9.6:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "2d93a1620a76415d955cd244547d98bb", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/0f7bbb1206884d699a642f27f4bd9df0"}, "url": "http://192.30.9.6:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d5b8c268684943a6b12f20b40331c9cf", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/15ad8d82e94147c8b1354f509a0603a0"}, "url": "http://192.30.9.6:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "014cfd8eced94fc392a892011f45562a", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/200708c3128946bc95a4a6ddcda028b3"}, "url": "http://172.30.9.24:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "8f98f24c5ce64810ae524e56a533e808", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/2ed88c1effa54a45baadb98faf68ad36"}, "url": "http://172.30.9.24:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e974ba11927c49beb246001aef6e0ec7", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/46e0a57eff9242a9b99c475c40af82df"}, "url": "http://172.30.9.24:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "793472bc1ef34c6695971970953f6180", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/4712d96591904c569cdfca0a783ac4e8"}, "url": "http://192.30.9.6:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f5e0a7e843164af098c41843311ba3b9", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/54ccb82e07044f688f22ad3ff653e75c"}, "url": "http://192.30.9.6:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/58a3046dbf094ba6854c61ea21a95c28"}, "url": "http://192.30.9.6:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "793472bc1ef34c6695971970953f6180", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/6b1a00459c514da884ef1eba775cce7b"}, "url": "http://172.30.9.24:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "014cfd8eced94fc392a892011f45562a", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/70d1b010e0e3401cbc121054b8fee36d"}, "url": "http://172.30.9.24:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "fb7d506b651f43e288c641372eccadd8", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/728bf3b0f0904636a44ace48c97f1f09"}, "url": "http://192.30.9.6:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "dfdc7b3c76bf4e878d175a20c133b82c", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/7a788f5a5c194a7e9cc677431a5252a0"}, "url": "http://192.30.9.6:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e399e53f88c14a3b8548026fb39c4530", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/7edfee945f444d11b6ddf54b16e4fd69"}, "url": "http://192.30.9.6:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "014cfd8eced94fc392a892011f45562a", "id": "7edfee945f444d11b6ddf54b16e4fd69"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/84e7a0ec3a1746118c3e0a04c3a30e5d"}, "url": "http://192.30.9.6:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "fb7d506b651f43e288c641372eccadd8", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/8a95c347b55e4f19baac5cfff1cb0c71"}, "url": "http://12.0.0.21:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "bf9f5edcc18d4e1c902e418a716c7727", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/8baceaeaf1c9463aafbe04f7ecbf5da2"}, "url": "http://172.30.9.24:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "bf9f5edcc18d4e1c902e418a716c7727", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/9b656f3cb4b6460f8a1b55214ccd3dd6"}, "url": "http://192.30.9.6:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "8f98f24c5ce64810ae524e56a533e808", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/9db63de1148e4e5b9d37e1961f4e811e"}, "url": "http://192.30.9.6:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/9e194e0e5feb4e07b8093a1fd8e5a5fe"}, "url": "http://192.30.9.6:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b508506b507b42ea8f87cf9b38d8ad9f", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/ac2721555130421e9a649dce3fe26c50"}, "url": "http://192.30.9.6:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "2d93a1620a76415d955cd244547d98bb", "id": "ac2721555130421e9a649dce3fe26c50"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/b43d819b18344d369460d3e0f9ac9ea8"}, "url": "http://192.30.9.6:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f5e0a7e843164af098c41843311ba3b9", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/bc9a7504d8224d448c84f3ecb9369787"}, "url": "http://192.30.9.6:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d5b8c268684943a6b12f20b40331c9cf", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/bceb43a78b694c6c877b37328c7518ed"}, "url": "http://192.30.9.6:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "793472bc1ef34c6695971970953f6180", "id": "bceb43a78b694c6c877b37328c7518ed"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/bd493f349dbe42e89227ce63f77be908"}, "url": "http://192.30.9.6:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5aef09b627e34be49a48fd4749233bea", "id": "bd493f349dbe42e89227ce63f77be908"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/c5abfbe4d07e43b1a94389fd3f80538e"}, "url": "http://172.30.9.24:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "dfdc7b3c76bf4e878d175a20c133b82c", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/c735968ac52a4981817491aa4822f9fd"}, "url": "http://12.0.0.21:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "bf9f5edcc18d4e1c902e418a716c7727", "id": "c735968ac52a4981817491aa4822f9fd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/d1529c553f96465b808c966e3e2d285d"}, "url": "http://192.30.9.6:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e974ba11927c49beb246001aef6e0ec7", "id": "d1529c553f96465b808c966e3e2d285d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/d25c4e84d219484499776801dfc33d72"}, "url": "http://192.30.9.6:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5aef09b627e34be49a48fd4749233bea", "id": "d25c4e84d219484499776801dfc33d72"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/d3ffa4bbf2ff486d9675f85481ab7c30"}, "url": "http://192.30.9.6:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e974ba11927c49beb246001aef6e0ec7", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/e0c0052e7c4f46de99518ca6cf049b38"}, "url": "http://172.30.9.24:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "id": "e0c0052e7c4f46de99518ca6cf049b38"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/e0d693c045e444d9b645d1ee97f71227"}, "url": "http://192.30.9.6:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "dfdc7b3c76bf4e878d175a20c133b82c", "id": "e0d693c045e444d9b645d1ee97f71227"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/e2826e9cb79e450fbb5b1dc866d45b0b"}, "url": "http://172.30.9.24:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e399e53f88c14a3b8548026fb39c4530", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/e31744c1c1714895917dcda5c568c6ac"}, "url": "http://192.30.9.6:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "8f98f24c5ce64810ae524e56a533e808", "id": "e31744c1c1714895917dcda5c568c6ac"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/e3cd6a3b883e4d21bc22133e3ec5a854"}, "url": "http://172.30.9.24:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5aef09b627e34be49a48fd4749233bea", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/e4504f68997342dc9ea03cb619b5a692"}, "url": "http://192.30.9.6:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "fb7d506b651f43e288c641372eccadd8", "id": "e4504f68997342dc9ea03cb619b5a692"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/ea319de666b041dc96465279efa06901"}, "url": "http://172.30.9.24:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "2d93a1620a76415d955cd244547d98bb", "id": "ea319de666b041dc96465279efa06901"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/eff5ab28ff854512bb444cdfb092bfde"}, "url": "http://172.30.9.24:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b508506b507b42ea8f87cf9b38d8ad9f", "id": "eff5ab28ff854512bb444cdfb092bfde"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/f236c60411614e89a95603baf187cc5d"}, "url": "http://172.30.9.24:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d5b8c268684943a6b12f20b40331c9cf", "id": "f236c60411614e89a95603baf187cc5d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/f7ae4febcafb49e5986b285b332153c9"}, "url": "http://172.30.9.24:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f5e0a7e843164af098c41843311ba3b9", "id": "f7ae4febcafb49e5986b285b332153c9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/fff556dce32844cd8e17d97ed14c9bfb"}, "url": "http://192.30.9.6:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e399e53f88c14a3b8548026fb39c4530", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "links": {"self": "http://172.30.9.24:5000/v3/endpoints", "previous": null, "next": null}} 2018-08-01 12:19:04,722 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/endpoints used request id req-c9d0fb95-f354-45ee-8572-4dddb5e21e32 2018-08-01 12:19:04,722 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.0897219181061s 2018-08-01 12:19:04,723 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/endpoints used request id req-c9d0fb95-f354-45ee-8572-4dddb5e21e32 2018-08-01 12:19:04,731 - xtesting.ci.run_tests - INFO - Running test case 'juju_epc'... 2018-08-01 12:19:04,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-01 12:19:04,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 12:19:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5664f25f-4c08-4fd5-9983-23d763b17279 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-01 12:19:04,738 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-5664f25f-4c08-4fd5-9983-23d763b17279 2018-08-01 12:19:04,739 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-08-01 12:19:05,116 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7219fc149b0243d6b1b47a0bc863469f", "name": "Member"}], "expires_at": "2018-08-01T13:19:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f8d8096f9c494782ad4021249a73c4a2", "name": "juju_epc-project_52fb0860-93c1-4a5d-a63c-187a1575fa84"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8004/v1/f8d8096f9c494782ad4021249a73c4a2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "15ad8d82e94147c8b1354f509a0603a0"}, {"url": "http://172.30.9.24:8004/v1/f8d8096f9c494782ad4021249a73c4a2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b1a00459c514da884ef1eba775cce7b"}, {"url": "http://192.30.9.6:8004/v1/f8d8096f9c494782ad4021249a73c4a2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edfee945f444d11b6ddf54b16e4fd69"}], "type": "orchestration", "id": "014cfd8eced94fc392a892011f45562a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b9868b0c0784ad1a1ac749b5a34e970"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac2721555130421e9a649dce3fe26c50"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea319de666b041dc96465279efa06901"}], "type": "placement", "id": "2d93a1620a76415d955cd244547d98bb", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "483926b8c02c469da7eb9c1d89eab182", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd493f349dbe42e89227ce63f77be908"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d25c4e84d219484499776801dfc33d72"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3cd6a3b883e4d21bc22133e3ec5a854"}], "type": "image", "id": "5aef09b627e34be49a48fd4749233bea", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54ccb82e07044f688f22ad3ff653e75c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9db63de1148e4e5b9d37e1961f4e811e"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0c0052e7c4f46de99518ca6cf049b38"}], "type": "metric", "id": "607eb7bbcc8a497abedbfcfb1a5fffc0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/f8d8096f9c494782ad4021249a73c4a2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46e0a57eff9242a9b99c475c40af82df"}, {"url": "http://192.30.9.6:8776/v1/f8d8096f9c494782ad4021249a73c4a2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58a3046dbf094ba6854c61ea21a95c28"}, {"url": "http://192.30.9.6:8776/v1/f8d8096f9c494782ad4021249a73c4a2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bceb43a78b694c6c877b37328c7518ed"}], "type": "volume", "id": "793472bc1ef34c6695971970953f6180", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "200708c3128946bc95a4a6ddcda028b3"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b656f3cb4b6460f8a1b55214ccd3dd6"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e31744c1c1714895917dcda5c568c6ac"}], "type": "event", "id": "8f98f24c5ce64810ae524e56a533e808", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "037a0c496c47479fa9d9cc08fa34d018"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e194e0e5feb4e07b8093a1fd8e5a5fe"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eff5ab28ff854512bb444cdfb092bfde"}], "type": "network", "id": "b508506b507b42ea8f87cf9b38d8ad9f", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a95c347b55e4f19baac5cfff1cb0c71"}, {"url": "http://172.30.9.24:8080/v1/AUTH_f8d8096f9c494782ad4021249a73c4a2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8baceaeaf1c9463aafbe04f7ecbf5da2"}, {"url": "http://12.0.0.21:8080/v1/AUTH_f8d8096f9c494782ad4021249a73c4a2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c735968ac52a4981817491aa4822f9fd"}], "type": "object-store", "id": "bf9f5edcc18d4e1c902e418a716c7727", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f7bbb1206884d699a642f27f4bd9df0"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc9a7504d8224d448c84f3ecb9369787"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f236c60411614e89a95603baf187cc5d"}], "type": "cloudformation", "id": "d5b8c268684943a6b12f20b40331c9cf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/f8d8096f9c494782ad4021249a73c4a2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "728bf3b0f0904636a44ace48c97f1f09"}, {"url": "http://172.30.9.24:8776/v2/f8d8096f9c494782ad4021249a73c4a2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5abfbe4d07e43b1a94389fd3f80538e"}, {"url": "http://192.30.9.6:8776/v2/f8d8096f9c494782ad4021249a73c4a2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0d693c045e444d9b645d1ee97f71227"}], "type": "volumev2", "id": "dfdc7b3c76bf4e878d175a20c133b82c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a788f5a5c194a7e9cc677431a5252a0"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2826e9cb79e450fbb5b1dc866d45b0b"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fff556dce32844cd8e17d97ed14c9bfb"}], "type": "identity", "id": "e399e53f88c14a3b8548026fb39c4530", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ed88c1effa54a45baadb98faf68ad36"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d1529c553f96465b808c966e3e2d285d"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d3ffa4bbf2ff486d9675f85481ab7c30"}], "type": "alarming", "id": "e974ba11927c49beb246001aef6e0ec7", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4712d96591904c569cdfca0a783ac4e8"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b43d819b18344d369460d3e0f9ac9ea8"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7ae4febcafb49e5986b285b332153c9"}], "type": "compute", "id": "f5e0a7e843164af098c41843311ba3b9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/f8d8096f9c494782ad4021249a73c4a2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70d1b010e0e3401cbc121054b8fee36d"}, {"url": "http://192.30.9.6:8776/v3/f8d8096f9c494782ad4021249a73c4a2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84e7a0ec3a1746118c3e0a04c3a30e5d"}, {"url": "http://192.30.9.6:8776/v3/f8d8096f9c494782ad4021249a73c4a2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4504f68997342dc9ea03cb619b5a692"}], "type": "volumev3", "id": "fb7d506b651f43e288c641372eccadd8", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-user_52fb0860-93c1-4a5d-a63c-187a1575fa84", "id": "867758ed3d18415e9ff535bc41e48496"}, "audit_ids": ["h3vfEQ_qTByrDiDkpG9XOw"], "issued_at": "2018-08-01T12:19:05.000000Z"}} 2018-08-01 12:19:05,119 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-01 12:19:05,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}5e8d54ce8532aaad608b792ed132e9e2188b6ef7" -d '{"network": {"name": "juju_epc-net_52fb0860-93c1-4a5d-a63c-187a1575fa84", "admin_state_up": true}}' 2018-08-01 12:19:05,706 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-7e732a5f-02aa-4ef9-8b8e-385d5ee0f3c7 Date: Wed, 01 Aug 2018 12:19:05 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"ce4ed9f2-8199-4eb3-9de0-ccaead6b6450","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f8d8096f9c494782ad4021249a73c4a2","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T12:19:05Z","is_default":false,"name":"juju_epc-net_52fb0860-93c1-4a5d-a63c-187a1575fa84","qos_policy_id":null,"admin_state_up":true,"tenant_id":"f8d8096f9c494782ad4021249a73c4a2","created_at":"2018-08-01T12:19:05Z","mtu":1450}} 2018-08-01 12:19:05,706 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-7e732a5f-02aa-4ef9-8b8e-385d5ee0f3c7 2018-08-01 12:19:05,706 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.587319850922s 2018-08-01 12:19:05,707 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-7e732a5f-02aa-4ef9-8b8e-385d5ee0f3c7 2018-08-01 12:19:05,707 - 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-08-01T12:19:05Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'id': u'ce4ed9f2-8199-4eb3-9de0-ccaead6b6450', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'juju_epc-net_52fb0860-93c1-4a5d-a63c-187a1575fa84', u'admin_state_up': True, u'tenant_id': u'f8d8096f9c494782ad4021249a73c4a2', u'created_at': u'2018-08-01T12:19:05Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'f8d8096f9c494782ad4021249a73c4a2', u'l2_adjacency': True}) 2018-08-01 12:19:05,708 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-01 12:19:05,708 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}5e8d54ce8532aaad608b792ed132e9e2188b6ef7" 2018-08-01 12:19:05,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1229 X-Openstack-Request-Id: req-1d24f071-874c-4cc6-97e3-87fd0bededd4 Date: Wed, 01 Aug 2018 12:19:05 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"ce4ed9f2-8199-4eb3-9de0-ccaead6b6450","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f8d8096f9c494782ad4021249a73c4a2","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T12:19:05Z","qos_policy_id":null,"name":"juju_epc-net_52fb0860-93c1-4a5d-a63c-187a1575fa84","admin_state_up":true,"tenant_id":"f8d8096f9c494782ad4021249a73c4a2","created_at":"2018-08-01T12:19:05Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dbe9669438844f3faecdc7fcc050e0d8","l2_adjacency":true,"status":"ACTIVE","subnets":["a5a333a9-9d0e-46a5-9440-2aa9c95d5013"],"description":"","tags":[],"updated_at":"2018-08-01T09:28:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:38Z","mtu":1500}]} 2018-08-01 12:19:05,862 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-1d24f071-874c-4cc6-97e3-87fd0bededd4 2018-08-01 12:19:05,862 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.154397010803s 2018-08-01 12:19:05,862 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-1d24f071-874c-4cc6-97e3-87fd0bededd4 2018-08-01 12:19:05,864 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-01 12:19:05,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}5e8d54ce8532aaad608b792ed132e9e2188b6ef7" -d '{"subnet": {"name": "juju_epc-subnet_52fb0860-93c1-4a5d-a63c-187a1575fa84", "enable_dhcp": true, "network_id": "ce4ed9f2-8199-4eb3-9de0-ccaead6b6450", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-01 12:19:06,423 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-4b90faec-976b-4cf4-accc-4f72c34ef407 Date: Wed, 01 Aug 2018 12:19:06 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ce4ed9f2-8199-4eb3-9de0-ccaead6b6450","tenant_id":"f8d8096f9c494782ad4021249a73c4a2","created_at":"2018-08-01T12:19:06Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-01T12:19:06Z","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":"f8d8096f9c494782ad4021249a73c4a2","id":"38257142-3275-4fcb-843b-3f14ba19aa3e","subnetpool_id":null,"name":"juju_epc-subnet_52fb0860-93c1-4a5d-a63c-187a1575fa84"}} 2018-08-01 12:19:06,423 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-4b90faec-976b-4cf4-accc-4f72c34ef407 2018-08-01 12:19:06,423 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.559690952301s 2018-08-01 12:19:06,424 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-4b90faec-976b-4cf4-accc-4f72c34ef407 2018-08-01 12:19:06,424 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-01T12:19:06Z', 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'38257142-3275-4fcb-843b-3f14ba19aa3e', u'subnetpool_id': None, u'service_types': [], u'name': u'juju_epc-subnet_52fb0860-93c1-4a5d-a63c-187a1575fa84', u'enable_dhcp': True, u'network_id': u'ce4ed9f2-8199-4eb3-9de0-ccaead6b6450', u'tenant_id': u'f8d8096f9c494782ad4021249a73c4a2', u'created_at': u'2018-08-01T12:19:06Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'f8d8096f9c494782ad4021249a73c4a2'}) 2018-08-01 12:19:06,425 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-01 12:19:06,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}5e8d54ce8532aaad608b792ed132e9e2188b6ef7" -d '{"router": {"external_gateway_info": {"network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089"}, "name": "juju_epc-router_52fb0860-93c1-4a5d-a63c-187a1575fa84", "admin_state_up": true}}' 2018-08-01 12:19:07,904 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-a4b1f1b7-b338-4030-ae96-e822fc1b827e Date: Wed, 01 Aug 2018 12:19:07 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a5a333a9-9d0e-46a5-9440-2aa9c95d5013", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "f8d8096f9c494782ad4021249a73c4a2", "created_at": "2018-08-01T12:19:06Z", "admin_state_up": true, "updated_at": "2018-08-01T12:19:07Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "f8d8096f9c494782ad4021249a73c4a2", "id": "20ba19de-e8d9-4675-a912-a69d924dab35", "name": "juju_epc-router_52fb0860-93c1-4a5d-a63c-187a1575fa84"}} 2018-08-01 12:19:07,904 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-a4b1f1b7-b338-4030-ae96-e822fc1b827e 2018-08-01 12:19:07,905 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.47972106934s 2018-08-01 12:19:07,905 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-a4b1f1b7-b338-4030-ae96-e822fc1b827e 2018-08-01 12:19:07,905 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-01T12:19:07Z', u'revision_number': 2, u'id': u'20ba19de-e8d9-4675-a912-a69d924dab35', u'external_gateway_info': {u'network_id': u'e7d7be46-2840-4976-87a2-d78a4e5c6089', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'a5a333a9-9d0e-46a5-9440-2aa9c95d5013', u'ip_address': u'172.30.9.203'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'juju_epc-router_52fb0860-93c1-4a5d-a63c-187a1575fa84', u'admin_state_up': True, u'tenant_id': u'f8d8096f9c494782ad4021249a73c4a2', u'created_at': u'2018-08-01T12:19:06Z', u'flavor_id': None, u'routes': [], u'project_id': u'f8d8096f9c494782ad4021249a73c4a2'}) 2018-08-01 12:19:07,906 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-01 12:19:07,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/20ba19de-e8d9-4675-a912-a69d924dab35/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}5e8d54ce8532aaad608b792ed132e9e2188b6ef7" -d '{"subnet_id": "38257142-3275-4fcb-843b-3f14ba19aa3e"}' 2018-08-01 12:19:10,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-04daa5ee-4691-4bd8-8bcb-88442cb11ac8 Date: Wed, 01 Aug 2018 12:19:10 GMT RESP BODY: {"network_id": "ce4ed9f2-8199-4eb3-9de0-ccaead6b6450", "tenant_id": "f8d8096f9c494782ad4021249a73c4a2", "subnet_id": "38257142-3275-4fcb-843b-3f14ba19aa3e", "subnet_ids": ["38257142-3275-4fcb-843b-3f14ba19aa3e"], "port_id": "68643943-efe7-480f-b789-b8d273b83df0", "id": "20ba19de-e8d9-4675-a912-a69d924dab35"} 2018-08-01 12:19:10,238 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/20ba19de-e8d9-4675-a912-a69d924dab35/add_router_interface.json used request id req-04daa5ee-4691-4bd8-8bcb-88442cb11ac8 2018-08-01 12:19:10,238 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.33175492287s 2018-08-01 12:19:10,238 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/20ba19de-e8d9-4675-a912-a69d924dab35/add_router_interface.json used request id req-04daa5ee-4691-4bd8-8bcb-88442cb11ac8 returning object 20ba19de-e8d9-4675-a912-a69d924dab35 2018-08-01 12:19:10,238 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2018-08-01 12:19:11,864 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img md5:516189fbb544e5f081314c2f1b95fc5a sha256:b9fabb10582ac3ba343db3edbd77499b7be1c113a62f2ca8f58dd0679ae85a20 2018-08-01 12:19:11,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-01 12:19:11,870 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Wed, 01 Aug 2018 12:19:11 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2018-08-01 12:19:11,871 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-01 12:19:11,873 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}5e8d54ce8532aaad608b792ed132e9e2188b6ef7" 2018-08-01 12:19:12,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-8b3454f7-b560-419c-8d30-f9c198bb3cd0 Date: Wed, 01 Aug 2018 12:19:12 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-01 12:19:12,053 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-8b3454f7-b560-419c-8d30-f9c198bb3cd0 2018-08-01 12:19:12,053 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.181879997253s 2018-08-01 12:19:12,054 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-8b3454f7-b560-419c-8d30-f9c198bb3cd0 2018-08-01 12:19:12,062 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-01 12:19:12,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}5e8d54ce8532aaad608b792ed132e9e2188b6ef7" -d '{"owner_specified.shade.md5": "516189fbb544e5f081314c2f1b95fc5a", "owner_specified.shade.sha256": "b9fabb10582ac3ba343db3edbd77499b7be1c113a62f2ca8f58dd0679ae85a20", "owner_specified.shade.object": "images/juju_epc-img_52fb0860-93c1-4a5d-a63c-187a1575fa84", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "juju_epc-img_52fb0860-93c1-4a5d-a63c-187a1575fa84"}' 2018-08-01 12:19:12,212 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/c3b45256-3d70-4e51-a135-d39f97febe40 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-1393e9e9-875e-4487-9ce8-d0dd52a0f71d Date: Wed, 01 Aug 2018 12:19:12 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/c3b45256-3d70-4e51-a135-d39f97febe40/file", "owner": "f8d8096f9c494782ad4021249a73c4a2", "id": "c3b45256-3d70-4e51-a135-d39f97febe40", "size": null, "self": "/v2/images/c3b45256-3d70-4e51-a135-d39f97febe40", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "b9fabb10582ac3ba343db3edbd77499b7be1c113a62f2ca8f58dd0679ae85a20", "updated_at": "2018-08-01T12:19:12Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_52fb0860-93c1-4a5d-a63c-187a1575fa84", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "516189fbb544e5f081314c2f1b95fc5a", "name": "juju_epc-img_52fb0860-93c1-4a5d-a63c-187a1575fa84", "checksum": null, "created_at": "2018-08-01T12:19:12Z", "protected": false} 2018-08-01 12:19:12,213 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-1393e9e9-875e-4487-9ce8-d0dd52a0f71d 2018-08-01 12:19:12,213 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.150940895081s 2018-08-01 12:19:12,213 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-1393e9e9-875e-4487-9ce8-d0dd52a0f71d returning object c3b45256-3d70-4e51-a135-d39f97febe40 2018-08-01 12:19:12,214 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-01 12:19:12,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/c3b45256-3d70-4e51-a135-d39f97febe40/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}5e8d54ce8532aaad608b792ed132e9e2188b6ef7" -d '' 2018-08-01 12:19:16,778 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-efca9dab-288e-4eb7-b125-bf2aaf0d4f38 Date: Wed, 01 Aug 2018 12:19:16 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-01 12:19:16,779 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/c3b45256-3d70-4e51-a135-d39f97febe40/file used request id req-efca9dab-288e-4eb7-b125-bf2aaf0d4f38 2018-08-01 12:19:16,779 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.564702034s 2018-08-01 12:19:16,779 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/c3b45256-3d70-4e51-a135-d39f97febe40/file used request id req-efca9dab-288e-4eb7-b125-bf2aaf0d4f38 2018-08-01 12:19:16,779 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/juju_epc-img_52fb0860-93c1-4a5d-a63c-187a1575fa84', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-08-01T12:19:12Z', u'owner_specified.shade.sha256': u'b9fabb10582ac3ba343db3edbd77499b7be1c113a62f2ca8f58dd0679ae85a20', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/c3b45256-3d70-4e51-a135-d39f97febe40/file', u'owner': u'f8d8096f9c494782ad4021249a73c4a2', u'virtual_size': None, u'owner_specified.shade.md5': u'516189fbb544e5f081314c2f1b95fc5a', u'id': u'c3b45256-3d70-4e51-a135-d39f97febe40', u'size': None, u'name': u'juju_epc-img_52fb0860-93c1-4a5d-a63c-187a1575fa84', u'checksum': None, u'self': u'/v2/images/c3b45256-3d70-4e51-a135-d39f97febe40', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-08-01T12:19:12Z', u'schema': u'/v2/schemas/image'}) 2018-08-01 12:19:18,213 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i c3b45256-3d70-4e51-a135-d39f97febe40 -s xenial -r regionOne -u http://172.30.9.24: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-08-01 12:19:18,214 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-01 12:19:18,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}034fb9089dc87e88066f2d456a066fba98358626" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "juju_epc-flavor_52fb0860-93c1-4a5d-a63c-187a1575fa84", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": null, "swap": 0}}' 2018-08-01 12:19:18,424 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 12:19: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-92da914f-268a-432c-9489-3554bda6d39b x-compute-request-id: req-92da914f-268a-432c-9489-3554bda6d39b Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"name": "juju_epc-flavor_52fb0860-93c1-4a5d-a63c-187a1575fa84", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/155d946d-fafa-4ca6-9bea-8937bdaf2b18", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/155d946d-fafa-4ca6-9bea-8937bdaf2b18", "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": "155d946d-fafa-4ca6-9bea-8937bdaf2b18"}} 2018-08-01 12:19:18,424 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-92da914f-268a-432c-9489-3554bda6d39b 2018-08-01 12:19:18,424 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.209708213806s 2018-08-01 12:19:18,425 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-92da914f-268a-432c-9489-3554bda6d39b 2018-08-01 12:19:18,426 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'juju_epc-flavor_52fb0860-93c1-4a5d-a63c-187a1575fa84', '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'8d96727022f4443794db44ecde432faf', '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'155d946d-fafa-4ca6-9bea-8937bdaf2b18', 'swap': 0}) 2018-08-01 12:19:18,426 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-01 12:19:18,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/155d946d-fafa-4ca6-9bea-8937bdaf2b18/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}034fb9089dc87e88066f2d456a066fba98358626" -d '{"extra_specs": {}}' 2018-08-01 12:19:18,452 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 12:19: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-46921bf7-3bc5-45a9-8c73-109cf5eb2de5 x-compute-request-id: req-46921bf7-3bc5-45a9-8c73-109cf5eb2de5 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-01 12:19:18,452 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/155d946d-fafa-4ca6-9bea-8937bdaf2b18/os-extra_specs used request id req-46921bf7-3bc5-45a9-8c73-109cf5eb2de5 2018-08-01 12:19:18,452 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0255289077759s 2018-08-01 12:19:18,452 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/155d946d-fafa-4ca6-9bea-8937bdaf2b18/os-extra_specs used request id req-46921bf7-3bc5-45a9-8c73-109cf5eb2de5 2018-08-01 12:19:18,452 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Additional pre-configuration steps 2018-08-01 12:19:18,454 - 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-195 | | 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-08-01 12:19:18,461 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Cloud for Abot-epc ..... 2018-08-01 12:19:18,541 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju add-cloud abot-epc -f /home/opnfv/functest/results/juju_epc/clouds.yaml --replace 2018-08-01 12:19:18,541 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Credentials for Abot-epc ..... 2018-08-01 12:19:18,615 - 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-08-01 12:19:18,616 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-08-01 12:19:20,094 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:81360220b4382d4b91eef0ebaf46a661 sha256:c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e 2018-08-01 12:19:20,096 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-01 12:19:20,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}5e8d54ce8532aaad608b792ed132e9e2188b6ef7" 2018-08-01 12:19:20,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-bf19a511-7762-4f4b-9ff3-b370ca006b15 Date: Wed, 01 Aug 2018 12:19:20 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/c3b45256-3d70-4e51-a135-d39f97febe40/snap", "metadata": {}}], "file": "/v2/images/c3b45256-3d70-4e51-a135-d39f97febe40/file", "owner": "f8d8096f9c494782ad4021249a73c4a2", "id": "c3b45256-3d70-4e51-a135-d39f97febe40", "size": 292618240, "self": "/v2/images/c3b45256-3d70-4e51-a135-d39f97febe40", "disk_format": "qcow2", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/c3b45256-3d70-4e51-a135-d39f97febe40/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "b9fabb10582ac3ba343db3edbd77499b7be1c113a62f2ca8f58dd0679ae85a20", "updated_at": "2018-08-01T12:19:16Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_52fb0860-93c1-4a5d-a63c-187a1575fa84", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "516189fbb544e5f081314c2f1b95fc5a", "name": "juju_epc-img_52fb0860-93c1-4a5d-a63c-187a1575fa84", "checksum": "516189fbb544e5f081314c2f1b95fc5a", "created_at": "2018-08-01T12:19:12Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-01 12:19:20,135 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-bf19a511-7762-4f4b-9ff3-b370ca006b15 2018-08-01 12:19:20,136 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0391509532928s 2018-08-01 12:19:20,136 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-bf19a511-7762-4f4b-9ff3-b370ca006b15 2018-08-01 12:19:20,145 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-01 12:19:20,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}5e8d54ce8532aaad608b792ed132e9e2188b6ef7" -d '{"owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "owner_specified.shade.object": "images/juju_epc-img_alt_52fb0860-93c1-4a5d-a63c-187a1575fa84", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "juju_epc-img_alt_52fb0860-93c1-4a5d-a63c-187a1575fa84"}' 2018-08-01 12:19:20,212 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 876 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/0969f9be-071a-4ea4-a02c-2ce1c68d7311 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-00da71c9-b657-4bbd-ace2-c1de74e500e0 Date: Wed, 01 Aug 2018 12:19:20 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/0969f9be-071a-4ea4-a02c-2ce1c68d7311/file", "owner": "f8d8096f9c494782ad4021249a73c4a2", "id": "0969f9be-071a-4ea4-a02c-2ce1c68d7311", "size": null, "self": "/v2/images/0969f9be-071a-4ea4-a02c-2ce1c68d7311", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "updated_at": "2018-08-01T12:19:20Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_alt_52fb0860-93c1-4a5d-a63c-187a1575fa84", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "name": "juju_epc-img_alt_52fb0860-93c1-4a5d-a63c-187a1575fa84", "checksum": null, "created_at": "2018-08-01T12:19:20Z", "protected": false} 2018-08-01 12:19:20,212 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-00da71c9-b657-4bbd-ace2-c1de74e500e0 2018-08-01 12:19:20,212 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.067656993866s 2018-08-01 12:19:20,213 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-00da71c9-b657-4bbd-ace2-c1de74e500e0 returning object 0969f9be-071a-4ea4-a02c-2ce1c68d7311 2018-08-01 12:19:20,213 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-01 12:19:20,217 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/0969f9be-071a-4ea4-a02c-2ce1c68d7311/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}5e8d54ce8532aaad608b792ed132e9e2188b6ef7" -d '' 2018-08-01 12:19:24,946 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-895fc239-6c40-4237-b725-c2230c2a9663 Date: Wed, 01 Aug 2018 12:19:24 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-01 12:19:24,946 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/0969f9be-071a-4ea4-a02c-2ce1c68d7311/file used request id req-895fc239-6c40-4237-b725-c2230c2a9663 2018-08-01 12:19:24,947 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.73297810555s 2018-08-01 12:19:24,947 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/0969f9be-071a-4ea4-a02c-2ce1c68d7311/file used request id req-895fc239-6c40-4237-b725-c2230c2a9663 2018-08-01 12:19:24,947 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/juju_epc-img_alt_52fb0860-93c1-4a5d-a63c-187a1575fa84', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-08-01T12:19:20Z', u'owner_specified.shade.sha256': u'c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/0969f9be-071a-4ea4-a02c-2ce1c68d7311/file', u'owner': u'f8d8096f9c494782ad4021249a73c4a2', u'virtual_size': None, u'owner_specified.shade.md5': u'81360220b4382d4b91eef0ebaf46a661', u'id': u'0969f9be-071a-4ea4-a02c-2ce1c68d7311', u'size': None, u'name': u'juju_epc-img_alt_52fb0860-93c1-4a5d-a63c-187a1575fa84', u'checksum': None, u'self': u'/v2/images/0969f9be-071a-4ea4-a02c-2ce1c68d7311', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-08-01T12:19:20Z', u'schema': u'/v2/schemas/image'}) 2018-08-01 12:19:25,103 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i 0969f9be-071a-4ea4-a02c-2ce1c68d7311 -s trusty -r regionOne -u http://172.30.9.24: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-08-01 12:19:25,105 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-01 12:19:25,109 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}034fb9089dc87e88066f2d456a066fba98358626" -d '{"flavor": {"vcpus": 1, "ram": 4096, "name": "juju_epc-flavor_alt_52fb0860-93c1-4a5d-a63c-187a1575fa84", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": null, "swap": 0}}' 2018-08-01 12:19:25,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 12:19: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-9449f821-9a48-4fae-a5ed-2dc3ee688440 x-compute-request-id: req-9449f821-9a48-4fae-a5ed-2dc3ee688440 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"flavor": {"name": "juju_epc-flavor_alt_52fb0860-93c1-4a5d-a63c-187a1575fa84", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/bbb5211c-6a4e-42a6-a0da-6fd5b2de7017", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/bbb5211c-6a4e-42a6-a0da-6fd5b2de7017", "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": "bbb5211c-6a4e-42a6-a0da-6fd5b2de7017"}} 2018-08-01 12:19:25,149 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-9449f821-9a48-4fae-a5ed-2dc3ee688440 2018-08-01 12:19:25,149 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0442380905151s 2018-08-01 12:19:25,149 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-9449f821-9a48-4fae-a5ed-2dc3ee688440 2018-08-01 12:19:25,150 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'juju_epc-flavor_alt_52fb0860-93c1-4a5d-a63c-187a1575fa84', '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'8d96727022f4443794db44ecde432faf', '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'bbb5211c-6a4e-42a6-a0da-6fd5b2de7017', 'swap': 0}) 2018-08-01 12:19:25,151 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-01 12:19:25,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/bbb5211c-6a4e-42a6-a0da-6fd5b2de7017/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}034fb9089dc87e88066f2d456a066fba98358626" -d '{"extra_specs": {}}' 2018-08-01 12:19:25,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 12:19: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-265d398b-f690-434f-920a-c66b8d1bbb00 x-compute-request-id: req-265d398b-f690-434f-920a-c66b8d1bbb00 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-01 12:19:25,173 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/bbb5211c-6a4e-42a6-a0da-6fd5b2de7017/os-extra_specs used request id req-265d398b-f690-434f-920a-c66b8d1bbb00 2018-08-01 12:19:25,174 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0222611427307s 2018-08-01 12:19:25,174 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/bbb5211c-6a4e-42a6-a0da-6fd5b2de7017/os-extra_specs used request id req-265d398b-f690-434f-920a-c66b8d1bbb00 2018-08-01 12:19:25,174 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Starting Juju Bootstrap process... 2018-08-01 12:28:16,068 - 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=ce4ed9f2-8199-4eb3-9de0-ccaead6b6450', '--config', 'ssl-hostname-verification=false', '--config', 'use-floating-ip=true', '--config', 'use-default-secgroup=true', '--debug'] 12:19:25 INFO juju.cmd supercommand.go:63 running juju [2.2.5 gc go1.9.4] 12:19:25 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=ce4ed9f2-8199-4eb3-9de0-ccaead6b6450", "--config", "ssl-hostname-verification=false", "--config", "use-floating-ip=true", "--config", "use-default-secgroup=true", "--debug"} 12:19:25 DEBUG juju.cmd.juju.commands bootstrap.go:804 authenticating with region "regionOne" and credential "abot-epc" () 12:19:25 DEBUG juju.cmd.juju.commands bootstrap.go:932 provider attrs: map[use-default-secgroup:true network:ce4ed9f2-8199-4eb3-9de0-ccaead6b6450 external-network: use-floating-ip:true] 12:19:25 INFO cmd authkeys.go:114 Adding contents of "/root/.local/share/juju/ssh/juju_id_rsa.pub" to authorized-keys 12:19:25 DEBUG juju.cmd.juju.commands bootstrap.go:988 preparing controller with config: map[update-status-hook-interval:5m image-stream:released logging-config: http-proxy: agent-metadata-url: authorized-keys:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDCf7DaAxcz751UYyJj9GP/jU6IX7ZbncUOAJ+VyV2KCdbo1Y4t/fbHP3j/eK9CywKqKZeyCcWcuyjTvPwdb/WMnuaMRUJXUlEN3nxVSAdUGDAMWcIJYS5tbWOCTTDwSrlDiyPTiMCoJpqah5gD4KYAdK/C4+Ex9t0P7kVcyiT3w8kjwOmOPx51/fIFKRYsG2hdkutuVUzVdKHdGsjGFP6PKj02eHPJD4m4nWF/RsmZJ94oSE8eZC7sSpeg0dZydTFHvVLnTYfx/uWiZqoum3CJK3jVKorpwqJ6Ntk/WaTXERNkcpKlBoplK/+9c8joBy6Swr9OBdvBe+rlD7g5bKE3 juju-client-key net-bond-reconfigure-delay:17 apt-mirror: network:ce4ed9f2-8199-4eb3-9de0-ccaead6b6450 ftp-proxy: type:openstack apt-ftp-proxy: ssl-hostname-verification:false logforward-enabled:false external-network: use-floating-ip:true uuid:f66eadb9-346d-49da-8f2b-62dd0085de83 enable-os-upgrade:true test-mode:false max-status-history-size:5G no-proxy:127.0.0.1,localhost,::1 automatically-retry-hooks:true agent-stream:released apt-https-proxy: firewall-mode:instance transmit-vendor-metrics:true resource-tags: use-default-secgroup:true apt-no-proxy: apt-http-proxy: image-metadata-url: max-action-results-size:5G proxy-ssh:false name:controller provisioner-harvest-mode:destroyed max-action-results-age:336h https-proxy: max-status-history-age:336h default-series:xenial disable-network-management:false development:false enable-os-refresh-update:true ignore-machine-addresses:false] 12:19:25 INFO juju.provider.openstack provider.go:144 opening model "controller" 12:19:26 DEBUG goose :1 auth details: &{Token:gAAAAABbYaVOf5ryM-kmiF6rb-bVNtpXFCS_iN2nzAGA3g4PHDifZqPOSs2XuVoQa6ouyvp4eZScBaYGbl9ev5jInHJyw7xMGDrPOZyhgVVKhcjnI3jJGHIkXuTlQr-ID5mGoemynUZiyRQF6vOxLFmgnAA2q96eRaKRq6cWNAULmMSlVNinPvg TenantId:f8d8096f9c494782ad4021249a73c4a2 UserId:867758ed3d18415e9ff535bc41e48496 Domain: RegionServiceURLs:map[regionOne:map[cloudformation:http://172.30.9.24:8000/v1 identity:http://172.30.9.24:5000 volumev3:http://172.30.9.24:8776/v3/f8d8096f9c494782ad4021249a73c4a2 image:http://172.30.9.24:9292 metric:http://172.30.9.24:8041 network:http://172.30.9.24:9696 event:http://172.30.9.24:8977 object-store:http://172.30.9.24:8080/v1/AUTH_f8d8096f9c494782ad4021249a73c4a2 alarming:http://172.30.9.24:8042 compute:http://172.30.9.24:8774/v2.1 orchestration:http://172.30.9.24:8004/v1/f8d8096f9c494782ad4021249a73c4a2 placement:http://172.30.9.24:8778/placement volume:http://172.30.9.24:8776/v1/f8d8096f9c494782ad4021249a73c4a2 volumev2:http://172.30.9.24:8776/v2/f8d8096f9c494782ad4021249a73c4a2]]} 12:19:26 INFO cmd bootstrap.go:482 Creating Juju controller "abot-controller" on abot-epc/regionOne 12:19:26 DEBUG goose :1 performing API version discovery for "http://172.30.9.24:8774/" 12:19:26 DEBUG goose :1 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.24:8774/v2/ Rel:self}] Status:SUPPORTED} {Version:{major:2 minor:1} Links:[{Href:http://172.30.9.24:8774/v2.1/ Rel:self}] Status:CURRENT}] 12:19:26 INFO juju.cmd.juju.commands bootstrap.go:540 combined bootstrap constraints: mem=2048M 12:19:26 DEBUG juju.environs.bootstrap bootstrap.go:199 model "controller" supports service/machine networks: true 12:19:26 DEBUG juju.environs.bootstrap bootstrap.go:201 network management by juju enabled: true 12:19:26 DEBUG juju.environs.bootstrap bootstrap.go:685 no agent directory found, using default agent binary metadata source: https://streams.canonical.com/juju/tools 12:19:26 DEBUG juju.environs.bootstrap bootstrap.go:710 setting default image metadata source: /root/images 12:19:26 DEBUG juju.environs imagemetadata.go:46 new user image datasource registered: bootstrap metadata 12:19:26 INFO juju.environs.bootstrap bootstrap.go:728 custom image metadata added to search path 12:19:26 INFO cmd bootstrap.go:233 Loading image metadata 12:19:26 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "bootstrap metadata" 12:19:26 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default cloud images" 12:19:26 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default ubuntu cloud images" 12:19:26 DEBUG juju.environs.bootstrap bootstrap.go:576 constraints for image metadata lookup &{{{regionOne http://172.30.9.24:5000/v3} [win2012hvr2 genericlinux win10 quantal raring wily xenial yakkety win2008r2 win2016nano saucy win2012r2 win7 win8 win81 win2016 vivid zesty trusty win2016hv centos7 precise utopic win2012hv win2012 opensuseleap] [amd64 i386 armhf arm64 ppc64el s390x] released}} 12:19:26 DEBUG juju.environs.bootstrap bootstrap.go:588 found 2 image metadata in bootstrap metadata 12:19:29 DEBUG juju.environs.bootstrap bootstrap.go:588 found 0 image metadata in default cloud images 12:19:30 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.24:5000/v3} not found 12:19:30 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.24:5000/v3} not found 12:19:30 DEBUG juju.environs.bootstrap bootstrap.go:592 found 2 image metadata from all image data sources 12:19:30 INFO cmd bootstrap.go:296 Looking for packaged Juju agent version 2.2.9 for amd64 12:19:30 INFO juju.environs.bootstrap tools.go:72 looking for bootstrap agent binaries: version=2.2.9 12:19:30 DEBUG juju.environs.tools tools.go:101 finding agent binaries in stream "released" 12:19:30 DEBUG juju.environs.tools tools.go:103 reading agent binaries with major.minor version 2.2 12:19:30 DEBUG juju.environs.tools tools.go:111 filtering agent binaries by version: 2.2.9 12:19:30 DEBUG juju.environs.tools tools.go:114 filtering agent binaries by series: xenial 12:19:30 DEBUG juju.environs.tools tools.go:117 filtering agent binaries by architecture: amd64 12:19:30 DEBUG juju.environs.tools urls.go:109 trying datasource "keystone catalog" 12:19:31 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 []} 12:19:34 INFO juju.environs.bootstrap tools.go:74 found 1 packaged agent binaries 12:19:34 INFO cmd bootstrap.go:357 Starting new instance for initial controller Launching controller instance(s) on abot-epc/regionOne... 12:19:35 DEBUG juju.environs.instances image.go:64 instance constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} 12:19:35 DEBUG juju.environs.instances image.go:70 matching constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} against possible image metadata [{Id:c3b45256-3d70-4e51-a135-d39f97febe40 Arch:amd64 VirtType:}] 12:19:35 INFO juju.environs.instances image.go:106 find instance - using image with id: c3b45256-3d70-4e51-a135-d39f97febe40 12:19:35 DEBUG juju.cloudconfig.instancecfg instancecfg.go:832 Setting numa ctl preference to false 12:19:35 DEBUG juju.service discovery.go:63 discovered init system "systemd" from series "xenial" 12:19:35 DEBUG juju.provider.openstack provider.go:1010 openstack user data; 2486 bytes 12:19:35 DEBUG juju.provider.openstack provider.go:1022 using network id "ce4ed9f2-8199-4eb3-9de0-ccaead6b6450" 12:19:35 DEBUG goose :1 performing API version discovery for "http://172.30.9.24:9696/" 12:19:35 DEBUG goose :1 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.24:9696/v2.0/ Rel:self}] Status:CURRENT}] 12:19:37 INFO juju.provider.openstack provider.go:1146 trying to build instance in availability zone "nova" - instance "bd222ef4-2bc6-40a4-9c98-be40f0f87245" has status BUILD, wait 10 seconds before retry, attempt 1 - instance "bd222ef4-2bc6-40a4-9c98-be40f0f87245" has status BUILD, wait 10 seconds before retry, attempt 2 - instance "bd222ef4-2bc6-40a4-9c98-be40f0f87245" has status BUILD, wait 10 seconds before retry, attempt 3 - instance "bd222ef4-2bc6-40a4-9c98-be40f0f87245" has status BUILD, wait 10 seconds before retry, attempt 4 - instance "bd222ef4-2bc6-40a4-9c98-be40f0f87245" has status BUILD, wait 10 seconds before retry, attempt 5 - instance "bd222ef4-2bc6-40a4-9c98-be40f0f87245" has status BUILD, wait 10 seconds before retry, attempt 6 - instance "bd222ef4-2bc6-40a4-9c98-be40f0f87245" has status BUILD, wait 10 seconds before retry, attempt 7 - instance "bd222ef4-2bc6-40a4-9c98-be40f0f87245" has status BUILD, wait 10 seconds before retry, attempt 8 - instance "bd222ef4-2bc6-40a4-9c98-be40f0f87245" has status BUILD, wait 10 seconds before retry, attempt 9 - instance "bd222ef4-2bc6-40a4-9c98-be40f0f87245" has status BUILD, wait 10 seconds before retry, attempt 10 - instance "bd222ef4-2bc6-40a4-9c98-be40f0f87245" has status BUILD, wait 10 seconds before retry, attempt 11 12:21:34 INFO juju.provider.openstack provider.go:1189 started instance "bd222ef4-2bc6-40a4-9c98-be40f0f87245" 12:21:34 DEBUG juju.provider.openstack provider.go:1193 allocating public IP address for openstack node 12:21:36 DEBUG juju.provider.openstack networking.go:216 allocated new public IP: 172.30.9.202 12:21:36 INFO juju.provider.openstack provider.go:1198 allocated public IP 172.30.9.202 - bd222ef4-2bc6-40a4-9c98-be40f0f87245 (arch=amd64 mem=2G cores=1) 12:21:37 INFO juju.environs.bootstrap bootstrap.go:606 newest version: 2.2.9 12:21:37 INFO juju.environs.bootstrap bootstrap.go:613 failed to find 2.2.5 tools, will attempt to use 2.2.9 12:21:37 INFO juju.environs.bootstrap bootstrap.go:621 picked bootstrap agent binary version: 2.2.9 12:21:37 INFO juju.environs.bootstrap bootstrap.go:393 Installing Juju agent on bootstrap instance 12:21:40 INFO cmd bootstrap.go:485 Fetching Juju GUI 2.12.3 12:21:40 DEBUG juju.cloudconfig.instancecfg instancecfg.go:832 Setting numa ctl preference to false Waiting for address 12:21:41 DEBUG juju.provider.openstack provider.go:414 instance bd222ef4-2bc6-40a4-9c98-be40f0f87245 has floating IP address: 172.30.9.202 Attempting to connect to 172.30.9.202:22 Attempting to connect to 192.168.120.9:22 12:21:41 DEBUG juju.provider.common bootstrap.go:497 connection attempt for 192.168.120.9 failed: ssh: connect to host 192.168.120.9 port 22: Connection refused 12:21:41 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-85de83-controller-0 Cloud-init v. 18.2 running 'init-local' at Wed, 01 Aug 2018 12:21:31 +0000. Up 6.01 seconds. Cloud-init v. 18.2 running 'init' at Wed, 01 Aug 2018 12:21:32 +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.9 | 255.255.255.0 | . | fa:16:3e:4f:e3:69 | ci-info: | ens3 | True | fe80::f816:3eff:fe4f:e369/64 | . | link | fa:16:3e:4f:e3:69 | 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 Wed, 01 Aug 2018 12:21:37 +0000. Up 11.98 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 Wed, 01 Aug 2018 12:21:39 +0000. Up 14.06 seconds. Cloud-init v. 18.2 finished at Wed, 01 Aug 2018 12:21:39 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 14.29 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:MRF7xLIQdNjowtVFQE7eurFoob5vLIVhfG5MQXIdAuE root@juju-85de83-controller-0 The key's randomart image is: +---[RSA 2048]----+ | +=*OOB+ | | . o**==. | | oEo o*oo | | * + .= | | . O. S | | ..=o + | | .+o 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:2ajdCf5w871BPH/iS4veAfJ2B19Wg175eb1Z83xYTbs root@juju-85de83-controller-0 The key's randomart image is: +---[DSA 1024]----+ | | | . .| | . +o| | + ....O| | S o ..=+X| | + o + o XX| | . + = o BEO| | + + B *o| | ..+ Bo | +----[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:d9fWhuHcsXS8QhPYbHC8O1czoYcqpLL9O8hdSG5uQ1Y root@juju-85de83-controller-0 The key's randomart image is: +---[ECDSA 256]---+ | .*o | | ..=.o | | .o=o+| | o E.*oOB| | S + o.BoX| | . . O + +.+ | | = B o o | | . + * | | oo+ | +----[SHA256]-----+ Running apt-get update Get:1 http://security.ubuntu.com/ubuntu xenial-security InRelease [107 kB] Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial InRelease Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates InRelease [109 kB] Get:4 http://security.ubuntu.com/ubuntu xenial-security/main Sources [130 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports InRelease [107 kB] Get:6 http://security.ubuntu.com/ubuntu xenial-security/restricted Sources [2,116 B] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main Sources [868 kB] Get:8 http://security.ubuntu.com/ubuntu xenial-security/universe Sources [69.1 kB] Get:9 http://security.ubuntu.com/ubuntu xenial-security/multiverse Sources [2,088 B] Get:10 http://security.ubuntu.com/ubuntu xenial-security/main amd64 Packages [530 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/restricted Sources [4,808 B] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe Sources [7,728 kB] Get:13 http://security.ubuntu.com/ubuntu xenial-security/main Translation-en [226 kB] Get:14 http://security.ubuntu.com/ubuntu xenial-security/universe amd64 Packages [362 kB] Get:15 http://security.ubuntu.com/ubuntu xenial-security/universe Translation-en [136 kB] Get:16 http://security.ubuntu.com/ubuntu xenial-security/multiverse amd64 Packages [3,456 B] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/multiverse Sources [179 kB] Get:18 http://security.ubuntu.com/ubuntu xenial-security/multiverse Translation-en [1,744 B] 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,528 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/restricted amd64 Packages [7,564 B] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 Packages [675 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe Translation-en [272 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/multiverse amd64 Packages [16.4 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/multiverse Translation-en [8,344 B] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports/main Sources [4,484 B] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports/universe Sources [6,736 B] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports/main amd64 Packages [6,744 B] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports/main Translation-en [4,180 B] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports/universe amd64 Packages [7,420 B] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports/universe Translation-en [3,996 B] Fetched 25.4 MB in 6s (3,817 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 libpam-systemd libslang2 libsmartcols1 libsystemd0 libudev1 libuuid1 mount shared-mime-info snapd systemd systemd-sysv ubuntu-core-launcher udev util-linux uuid-runtime 21 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. Need to get 22.7 MB of archives. After this operation, 179 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 systemd-sysv amd64 229-4ubuntu21.4 [11.6 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpam-systemd amd64 229-4ubuntu21.4 [115 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsystemd0 amd64 229-4ubuntu21.4 [204 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 systemd amd64 229-4ubuntu21.4 [3,615 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 udev amd64 229-4ubuntu21.4 [993 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libudev1 amd64 229-4ubuntu21.4 [54.1 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libuuid1 amd64 2.27.1-6ubuntu3.6 [15.1 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libblkid1 amd64 2.27.1-6ubuntu3.6 [107 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmount1 amd64 2.27.1-6ubuntu3.6 [114 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 uuid-runtime amd64 2.27.1-6ubuntu3.6 [25.9 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 ubuntu-core-launcher amd64 2.34.2 [1,560 B] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 snapd amd64 2.34.2 [14.2 MB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libfdisk1 amd64 2.27.1-6ubuntu3.6 [138 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsmartcols1 amd64 2.27.1-6ubuntu3.6 [62.7 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libslang2 amd64 2.3.0-2ubuntu1.1 [415 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglib2.0-0 amd64 2.48.2-0ubuntu3 [1,120 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglib2.0-data all 2.48.2-0ubuntu3 [132 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 shared-mime-info amd64 1.5-2ubuntu0.2 [405 kB] Fetched 22.7 MB in 4s (4,646 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 .../systemd-sysv_229-4ubuntu21.4_amd64.deb ... Unpacking systemd-sysv (229-4ubuntu21.4) over (229-4ubuntu21.2) ... Processing triggers for man-db (2.7.5-1) ... Setting up systemd-sysv (229-4ubuntu21.4) ... (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 .../libpam-systemd_229-4ubuntu21.4_amd64.deb ... Unpacking libpam-systemd:amd64 (229-4ubuntu21.4) over (229-4ubuntu21.2) ... Preparing to unpack .../libsystemd0_229-4ubuntu21.4_amd64.deb ... Unpacking libsystemd0:amd64 (229-4ubuntu21.4) over (229-4ubuntu21.2) ... Processing triggers for man-db (2.7.5-1) ... Processing triggers for libc-bin (2.23-0ubuntu10) ... Setting up libsystemd0:amd64 (229-4ubuntu21.4) ... 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 ... 54118 files and directories currently installed.) Preparing to unpack .../systemd_229-4ubuntu21.4_amd64.deb ... Unpacking systemd (229-4ubuntu21.4) over (229-4ubuntu21.2) ... Processing triggers for man-db (2.7.5-1) ... Processing triggers for dbus (1.10.6-1ubuntu3.3) ... Processing triggers for ureadahead (0.100.0-19) ... Setting up systemd (229-4ubuntu21.4) ... addgroup: The group `systemd-journal' already exists as a system group. Exiting. (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 .../udev_229-4ubuntu21.4_amd64.deb ... Unpacking udev (229-4ubuntu21.4) over (229-4ubuntu21.2) ... Preparing to unpack .../libudev1_229-4ubuntu21.4_amd64.deb ... Unpacking libudev1:amd64 (229-4ubuntu21.4) over (229-4ubuntu21.2) ... Processing triggers for man-db (2.7.5-1) ... Processing triggers for ureadahead (0.100.0-19) ... Processing triggers for systemd (229-4ubuntu21.4) ... Processing triggers for libc-bin (2.23-0ubuntu10) ... Setting up libudev1:amd64 (229-4ubuntu21.4) ... 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 ... 54118 files and directories currently installed.) 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 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 ... 54118 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 ... 54118 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 ... 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 .../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 man-db (2.7.5-1) ... Processing triggers for systemd (229-4ubuntu21.4) ... Processing triggers for ureadahead (0.100.0-19) ... 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 .../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 libpam-systemd:amd64 (229-4ubuntu21.4) ... Setting up udev (229-4ubuntu21.4) ... addgroup: The group `input' already exists as a system group. Exiting. update-initramfs: deferring update (trigger activated) 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 initramfs-tools (0.122ubuntu8.11) ... update-initramfs: Generating /boot/initrd.img-4.4.0-131-generic W: mdadm: /etc/mdadm/mdadm.conf defines no arrays. 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 (45.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 (44.2 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 2s (2,817 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 9.741s; size 22122498 bytes; speed 2271044.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-08-01 12:22:47 INFO juju.cmd supercommand.go:63 running jujud [2.2.9 gc go1.8] 2018-08-01 12:22:47 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-08-01 12:22:47 DEBUG juju.agent agent.go:552 read agent config, format "2.0" 2018-08-01 12:22:47 INFO juju.provider.openstack provider.go:144 opening model "controller" 2018-08-01 12:22:47 DEBUG goose :22 auth details: &{Token:gAAAAABbYaYXPMt9zom6rEKHoCPsMbLWO-_KOmD5LhBdOXFbr58rdggIBsFYfeU0WcdJ3B4aWTjry8qLA84idL-5cy8DlfHvStC1JZ9xsVofDYlQ9IJtXRYJdDiKroTMdBsGBK14c2hEbelM8jBNu2l2xIC0_IRO-k5C-PSnT3aUxSX9aNba3aY TenantId:f8d8096f9c494782ad4021249a73c4a2 UserId:867758ed3d18415e9ff535bc41e48496 Domain: RegionServiceURLs:map[regionOne:map[object-store:http://172.30.9.24:8080/v1/AUTH_f8d8096f9c494782ad4021249a73c4a2 volumev2:http://172.30.9.24:8776/v2/f8d8096f9c494782ad4021249a73c4a2 event:http://172.30.9.24:8977 cloudformation:http://172.30.9.24:8000/v1 alarming:http://172.30.9.24:8042 volumev3:http://172.30.9.24:8776/v3/f8d8096f9c494782ad4021249a73c4a2 metric:http://172.30.9.24:8041 identity:http://172.30.9.24:5000 placement:http://172.30.9.24:8778/placement image:http://172.30.9.24:9292 volume:http://172.30.9.24:8776/v1/f8d8096f9c494782ad4021249a73c4a2 network:http://172.30.9.24:9696 compute:http://172.30.9.24:8774/v2.1 orchestration:http://172.30.9.24:8004/v1/f8d8096f9c494782ad4021249a73c4a2]]} 2018-08-01 12:22:47 DEBUG goose :22 performing API version discovery for "http://172.30.9.24:8774/" 2018-08-01 12:22:47 DEBUG goose :22 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.24:8774/v2/ Rel:self}] Status:SUPPORTED} {Version:{major:2 minor:1} Links:[{Href:http://172.30.9.24:8774/v2.1/ Rel:self}] Status:CURRENT}] 2018-08-01 12:22:48 DEBUG juju.provider.openstack provider.go:414 instance bd222ef4-2bc6-40a4-9c98-be40f0f87245 has floating IP address: 172.30.9.202 2018-08-01 12:22:48 INFO juju.agent identity.go:22 writing system identity file 2018-08-01 12:22:48 DEBUG juju.cmd.jujud bootstrap.go:323 starting mongo 2018-08-01 12:22:48 DEBUG juju.cmd.jujud bootstrap.go:351 calling ensureMongoServer 2018-08-01 12:22:48 INFO juju.mongo mongo.go:465 Ensuring mongo server is running; data directory /var/lib/juju; port 37017 2018-08-01 12:22:48 INFO juju.mongo mongo.go:663 installing [juju-mongodb3.2 juju-mongo-tools3.2] 2018-08-01 12:22:48 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-08-01 12:22:57 INFO juju.utils.packaging.manager utils.go:57 Running: apt-get --option=Dpkg::Options::=--force-confold --option=Dpkg::options::=--force-unsafe-io --assume-yes --quiet install juju-mongo-tools3.2 2018-08-01 12:23:03 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-08-01 12:23:03 DEBUG juju.service discovery.go:115 discovered init system "systemd" from local host 2018-08-01 12:23:03 DEBUG juju.service.systemd service.go:329 service "juju-db" not running 2018-08-01 12:23:06 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-08-01 12:23:06 DEBUG juju.service.systemd service.go:431 service "juju-db" successfully installed 2018-08-01 12:23:06 DEBUG juju.service.systemd service.go:329 service "juju-db" not running 2018-08-01 12:23:06 DEBUG juju.service.systemd service.go:275 service "juju-db" successfully started 2018-08-01 12:23:06 DEBUG juju.mongo mongo.go:273 selecting mongo peer address from [public:172.30.9.202 local-cloud:192.168.120.9] 2018-08-01 12:23:06 DEBUG juju.network address.go:316 selected "192.168.120.9" as controller address, using scope "local-cloud" 2018-08-01 12:23:06 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.9:37017"; user ""; password "" 2018-08-01 12:23:06 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-08-01 12:23:07 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-08-01 12:23:07 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-08-01 12:23:08 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-08-01 12:23:09 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-08-01 12:23:09 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-08-01 12:23:10 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-08-01 12:23:11 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-08-01 12:23:11 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-08-01 12:23:12 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-08-01 12:23:13 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.12:28:08 ERROR juju.cmd.juju.commands bootstrap.go:496 failed to bootstrap model: subprocess encountered error code 1 12:28:08 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}]) 12:28:08 DEBUG juju.cmd.juju.commands bootstrap.go:1095 cleaning up after failed bootstrap 12:28:08 INFO juju.provider.common destroy.go:20 destroying model "controller" 12:28:08 INFO juju.provider.common destroy.go:31 destroying instances 12:28:11 DEBUG juju.provider.openstack provider.go:1231 terminating instances [bd222ef4-2bc6-40a4-9c98-be40f0f87245] 12:28:11 DEBUG juju.provider.openstack firewaller.go:297 deleting security group "juju-a8773bca-5ce7-41c5-88a6-b690a7399682-f66eadb9-346d-49da-8f2b-62dd0085de83-0" 12:28:13 INFO juju.provider.common destroy.go:51 destroying storage 12:28:13 DEBUG juju.provider.openstack cinder.go:81 volume URL: http://172.30.9.24:8776/v2/f8d8096f9c494782ad4021249a73c4a2 12:28:15 DEBUG juju.provider.openstack firewaller.go:297 deleting security group "juju-a8773bca-5ce7-41c5-88a6-b690a7399682-f66eadb9-346d-49da-8f2b-62dd0085de83" 12:28:16 INFO cmd supercommand.go:465 command finished 2018-08-01 12:28:16,191 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-01 12:28:16,191 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | juju_epc | functest | 09:11 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-08-01 12:28:16,273 - 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-08-01 12:28:16,276 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-01 12:28:16,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}5e8d54ce8532aaad608b792ed132e9e2188b6ef7" 2018-08-01 12:28:16,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 498 X-Openstack-Request-Id: req-575df68c-7604-4e9f-a3dc-9ca3df5d4754 Date: Wed, 01 Aug 2018 12:28:16 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "f8d8096f9c494782ad4021249a73c4a2", "created_at": "2018-08-01T12:21:35Z", "updated_at": "2018-08-01T12:28:13Z", "floating_network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089", "fixed_ip_address": null, "floating_ip_address": "172.30.9.202", "revision_number": 4, "project_id": "f8d8096f9c494782ad4021249a73c4a2", "port_id": null, "id": "11b47548-20b5-4e05-89fb-928364e6a8c7", "qos_policy_id": null}]} 2018-08-01 12:28:16,449 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-575df68c-7604-4e9f-a3dc-9ca3df5d4754 2018-08-01 12:28:16,449 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.173228025436s 2018-08-01 12:28:16,450 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-575df68c-7604-4e9f-a3dc-9ca3df5d4754 2018-08-01 12:28:16,456 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-01 12:28:16,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/floatingips/11b47548-20b5-4e05-89fb-928364e6a8c7.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5e8d54ce8532aaad608b792ed132e9e2188b6ef7" 2018-08-01 12:28:16,929 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-861349a5-ea79-4405-a175-296cc325ee80 Content-Length: 0 Date: Wed, 01 Aug 2018 12:28:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 12:28:16,929 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/floatingips/11b47548-20b5-4e05-89fb-928364e6a8c7.json used request id req-861349a5-ea79-4405-a175-296cc325ee80 2018-08-01 12:28:16,929 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.473057985306s 2018-08-01 12:28:16,929 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/floatingips/11b47548-20b5-4e05-89fb-928364e6a8c7.json used request id req-861349a5-ea79-4405-a175-296cc325ee80 2018-08-01 12:28:16,935 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-01 12:28:16,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}5e8d54ce8532aaad608b792ed132e9e2188b6ef7" 2018-08-01 12:28:16,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-b6285ac6-4caa-49c7-a431-b5766f4b61e5 Date: Wed, 01 Aug 2018 12:28:16 GMT RESP BODY: {"floatingips": []} 2018-08-01 12:28:16,977 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-b6285ac6-4caa-49c7-a431-b5766f4b61e5 2018-08-01 12:28:16,978 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.042328119278s 2018-08-01 12:28:16,978 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-b6285ac6-4caa-49c7-a431-b5766f4b61e5 2018-08-01 12:28:16,979 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-01 12:28:16,982 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/0969f9be-071a-4ea4-a02c-2ce1c68d7311 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5e8d54ce8532aaad608b792ed132e9e2188b6ef7" 2018-08-01 12:28:17,434 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7fa3e4e0-9db4-4de7-a4e2-eefa623f26b3 Date: Wed, 01 Aug 2018 12:28:17 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-01 12:28:17,434 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/0969f9be-071a-4ea4-a02c-2ce1c68d7311 used request id req-7fa3e4e0-9db4-4de7-a4e2-eefa623f26b3 2018-08-01 12:28:17,434 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.455220937729s 2018-08-01 12:28:17,435 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/0969f9be-071a-4ea4-a02c-2ce1c68d7311 used request id req-7fa3e4e0-9db4-4de7-a4e2-eefa623f26b3 2018-08-01 12:28:17,435 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-01 12:28:17,437 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}034fb9089dc87e88066f2d456a066fba98358626" 2018-08-01 12:28:17,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 12: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,Accept-Encoding x-openstack-request-id: req-db60c65f-32b8-41f9-bfd2-b6b06e032fc7 x-compute-request-id: req-db60c65f-32b8-41f9-bfd2-b6b06e032fc7 Content-Encoding: gzip Content-Length: 596 Content-Type: application/json RESP BODY: {"flavors": [{"name": "juju_epc-flavor_52fb0860-93c1-4a5d-a63c-187a1575fa84", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/155d946d-fafa-4ca6-9bea-8937bdaf2b18", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/155d946d-fafa-4ca6-9bea-8937bdaf2b18", "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": "155d946d-fafa-4ca6-9bea-8937bdaf2b18"}, {"name": "vmtp-flavor_ee58c79f-c6fb-483f-8b9c-406ffbfad757", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "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": "4c324ef0-9d9b-4571-a235-9b48aa3aa85a"}, {"name": "shaker-flavor_81952131-3011-4d90-80f4-831743223f59", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "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": "5b61c696-1b5b-4204-b7e5-ca4a818093b0"}, {"name": "heat_ims-flavor_alt_4df9543f-1de4-4fee-82bc-41730c529ffa", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "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": "5c96a2e4-516e-42b5-836c-6c812ace69f3"}, {"name": "juju_epc-flavor_alt_52fb0860-93c1-4a5d-a63c-187a1575fa84", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/bbb5211c-6a4e-42a6-a0da-6fd5b2de7017", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/bbb5211c-6a4e-42a6-a0da-6fd5b2de7017", "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": "bbb5211c-6a4e-42a6-a0da-6fd5b2de7017"}]} 2018-08-01 12:28:17,619 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-db60c65f-32b8-41f9-bfd2-b6b06e032fc7 2018-08-01 12:28:17,619 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.184245109558s 2018-08-01 12:28:17,619 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-db60c65f-32b8-41f9-bfd2-b6b06e032fc7 2018-08-01 12:28:17,622 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-01 12:28:17,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/bbb5211c-6a4e-42a6-a0da-6fd5b2de7017 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}034fb9089dc87e88066f2d456a066fba98358626" 2018-08-01 12:28:17,654 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 12: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-56f80922-8131-4cec-b9c1-f34ee4bf4955 x-compute-request-id: req-56f80922-8131-4cec-b9c1-f34ee4bf4955 Content-Length: 0 Content-Type: application/json 2018-08-01 12:28:17,654 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/bbb5211c-6a4e-42a6-a0da-6fd5b2de7017 used request id req-56f80922-8131-4cec-b9c1-f34ee4bf4955 2018-08-01 12:28:17,654 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0313658714294s 2018-08-01 12:28:17,654 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/bbb5211c-6a4e-42a6-a0da-6fd5b2de7017 used request id req-56f80922-8131-4cec-b9c1-f34ee4bf4955 2018-08-01 12:28:17,654 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-01 12:28:17,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/20ba19de-e8d9-4675-a912-a69d924dab35/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}5e8d54ce8532aaad608b792ed132e9e2188b6ef7" -d '{"subnet_id": "38257142-3275-4fcb-843b-3f14ba19aa3e"}' 2018-08-01 12:28:19,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-b36db111-8511-4aab-afa6-91e0c5739dff Date: Wed, 01 Aug 2018 12:28:19 GMT RESP BODY: {"network_id": "ce4ed9f2-8199-4eb3-9de0-ccaead6b6450", "tenant_id": "f8d8096f9c494782ad4021249a73c4a2", "subnet_id": "38257142-3275-4fcb-843b-3f14ba19aa3e", "subnet_ids": ["38257142-3275-4fcb-843b-3f14ba19aa3e"], "port_id": "68643943-efe7-480f-b789-b8d273b83df0", "id": "20ba19de-e8d9-4675-a912-a69d924dab35"} 2018-08-01 12:28:19,259 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/20ba19de-e8d9-4675-a912-a69d924dab35/remove_router_interface.json used request id req-b36db111-8511-4aab-afa6-91e0c5739dff 2018-08-01 12:28:19,259 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.60522794724s 2018-08-01 12:28:19,260 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/20ba19de-e8d9-4675-a912-a69d924dab35/remove_router_interface.json used request id req-b36db111-8511-4aab-afa6-91e0c5739dff returning object 20ba19de-e8d9-4675-a912-a69d924dab35 2018-08-01 12:28:19,260 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-01 12:28:19,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}5e8d54ce8532aaad608b792ed132e9e2188b6ef7" 2018-08-01 12:28:19,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 704 X-Openstack-Request-Id: req-d36f1a9d-8150-4be2-878f-7076e9972b29 Date: Wed, 01 Aug 2018 12:28:19 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "e7d7be46-2840-4976-87a2-d78a4e5c6089", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a5a333a9-9d0e-46a5-9440-2aa9c95d5013", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "f8d8096f9c494782ad4021249a73c4a2", "created_at": "2018-08-01T12:19:06Z", "admin_state_up": true, "updated_at": "2018-08-01T12:28:18Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "f8d8096f9c494782ad4021249a73c4a2", "id": "20ba19de-e8d9-4675-a912-a69d924dab35", "name": "juju_epc-router_52fb0860-93c1-4a5d-a63c-187a1575fa84"}]} 2018-08-01 12:28:19,599 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-d36f1a9d-8150-4be2-878f-7076e9972b29 2018-08-01 12:28:19,599 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.338557958603s 2018-08-01 12:28:19,599 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-d36f1a9d-8150-4be2-878f-7076e9972b29 2018-08-01 12:28:19,600 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-01 12:28:19,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/20ba19de-e8d9-4675-a912-a69d924dab35.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5e8d54ce8532aaad608b792ed132e9e2188b6ef7" 2018-08-01 12:28:20,765 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-00126f20-bb38-43ec-861f-c226ce1f1a69 Content-Length: 0 Date: Wed, 01 Aug 2018 12:28:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 12:28:20,765 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/20ba19de-e8d9-4675-a912-a69d924dab35.json used request id req-00126f20-bb38-43ec-861f-c226ce1f1a69 2018-08-01 12:28:20,766 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.16513609886s 2018-08-01 12:28:20,766 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/20ba19de-e8d9-4675-a912-a69d924dab35.json used request id req-00126f20-bb38-43ec-861f-c226ce1f1a69 2018-08-01 12:28:20,766 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-01 12:28:20,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}5e8d54ce8532aaad608b792ed132e9e2188b6ef7" 2018-08-01 12:28:20,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-1f6ad1c6-0d9f-4641-987b-536732f05407 Date: Wed, 01 Aug 2018 12:28:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ce4ed9f2-8199-4eb3-9de0-ccaead6b6450","tenant_id":"f8d8096f9c494782ad4021249a73c4a2","created_at":"2018-08-01T12:19:06Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-01T12:19:06Z","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":"f8d8096f9c494782ad4021249a73c4a2","id":"38257142-3275-4fcb-843b-3f14ba19aa3e","subnetpool_id":null,"name":"juju_epc-subnet_52fb0860-93c1-4a5d-a63c-187a1575fa84"}]} 2018-08-01 12:28:20,824 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-1f6ad1c6-0d9f-4641-987b-536732f05407 2018-08-01 12:28:20,824 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.057718038559s 2018-08-01 12:28:20,824 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-1f6ad1c6-0d9f-4641-987b-536732f05407 2018-08-01 12:28:20,826 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-01 12:28:20,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/38257142-3275-4fcb-843b-3f14ba19aa3e.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5e8d54ce8532aaad608b792ed132e9e2188b6ef7" 2018-08-01 12:28:21,752 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-87da883b-8d7f-4f9e-a6db-53359f4f9442 Date: Wed, 01 Aug 2018 12:28:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 12:28:21,752 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/38257142-3275-4fcb-843b-3f14ba19aa3e.json used request id req-87da883b-8d7f-4f9e-a6db-53359f4f9442 2018-08-01 12:28:21,752 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.926325082779s 2018-08-01 12:28:21,752 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/38257142-3275-4fcb-843b-3f14ba19aa3e.json used request id req-87da883b-8d7f-4f9e-a6db-53359f4f9442 2018-08-01 12:28:21,753 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-01 12:28:21,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}5e8d54ce8532aaad608b792ed132e9e2188b6ef7" 2018-08-01 12:28:22,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1235 X-Openstack-Request-Id: req-ac27f8db-2152-4acc-9457-cbbc564afcb2 Date: Wed, 01 Aug 2018 12:28:22 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"ce4ed9f2-8199-4eb3-9de0-ccaead6b6450","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f8d8096f9c494782ad4021249a73c4a2","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-01T12:28:21Z","qos_policy_id":null,"name":"juju_epc-net_52fb0860-93c1-4a5d-a63c-187a1575fa84","admin_state_up":true,"tenant_id":"f8d8096f9c494782ad4021249a73c4a2","created_at":"2018-08-01T12:19:05Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"e7d7be46-2840-4976-87a2-d78a4e5c6089","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dbe9669438844f3faecdc7fcc050e0d8","l2_adjacency":true,"status":"ACTIVE","subnets":["a5a333a9-9d0e-46a5-9440-2aa9c95d5013"],"description":"","tags":[],"updated_at":"2018-08-01T09:28:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbe9669438844f3faecdc7fcc050e0d8","created_at":"2018-08-01T09:28:38Z","mtu":1500}]} 2018-08-01 12:28:22,038 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-ac27f8db-2152-4acc-9457-cbbc564afcb2 2018-08-01 12:28:22,038 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.284979104996s 2018-08-01 12:28:22,038 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-ac27f8db-2152-4acc-9457-cbbc564afcb2 2018-08-01 12:28:22,039 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-01 12:28:22,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/ce4ed9f2-8199-4eb3-9de0-ccaead6b6450.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5e8d54ce8532aaad608b792ed132e9e2188b6ef7" 2018-08-01 12:28:22,894 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ef48f26e-1db0-4edc-8f02-c443bd23733c Date: Wed, 01 Aug 2018 12:28:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-01 12:28:22,894 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/ce4ed9f2-8199-4eb3-9de0-ccaead6b6450.json used request id req-ef48f26e-1db0-4edc-8f02-c443bd23733c 2018-08-01 12:28:22,894 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.854245185852s 2018-08-01 12:28:22,894 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/ce4ed9f2-8199-4eb3-9de0-ccaead6b6450.json used request id req-ef48f26e-1db0-4edc-8f02-c443bd23733c 2018-08-01 12:28:22,898 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-01 12:28:22,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}5e8d54ce8532aaad608b792ed132e9e2188b6ef7" 2018-08-01 12:28:22,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-80156884-9115-4067-9b08-8a70812eaeab Date: Wed, 01 Aug 2018 12:28:22 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/c3b45256-3d70-4e51-a135-d39f97febe40/snap", "metadata": {}}], "file": "/v2/images/c3b45256-3d70-4e51-a135-d39f97febe40/file", "owner": "f8d8096f9c494782ad4021249a73c4a2", "id": "c3b45256-3d70-4e51-a135-d39f97febe40", "size": 292618240, "self": "/v2/images/c3b45256-3d70-4e51-a135-d39f97febe40", "disk_format": "qcow2", "direct_url": "rbd://88499bd2-632c-452b-b146-4b9f16180012/images/c3b45256-3d70-4e51-a135-d39f97febe40/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "b9fabb10582ac3ba343db3edbd77499b7be1c113a62f2ca8f58dd0679ae85a20", "updated_at": "2018-08-01T12:19:16Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_52fb0860-93c1-4a5d-a63c-187a1575fa84", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "516189fbb544e5f081314c2f1b95fc5a", "name": "juju_epc-img_52fb0860-93c1-4a5d-a63c-187a1575fa84", "checksum": "516189fbb544e5f081314c2f1b95fc5a", "created_at": "2018-08-01T12:19:12Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-01 12:28:22,933 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-80156884-9115-4067-9b08-8a70812eaeab 2018-08-01 12:28:22,933 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0344190597534s 2018-08-01 12:28:22,933 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-80156884-9115-4067-9b08-8a70812eaeab 2018-08-01 12:28:22,935 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-01 12:28:22,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/c3b45256-3d70-4e51-a135-d39f97febe40 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5e8d54ce8532aaad608b792ed132e9e2188b6ef7" 2018-08-01 12:28:23,201 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-182864af-4a19-46a4-8ef8-17f6e3a6b344 Date: Wed, 01 Aug 2018 12:28:23 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-01 12:28:23,201 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/c3b45256-3d70-4e51-a135-d39f97febe40 used request id req-182864af-4a19-46a4-8ef8-17f6e3a6b344 2018-08-01 12:28:23,201 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.266122102737s 2018-08-01 12:28:23,202 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/c3b45256-3d70-4e51-a135-d39f97febe40 used request id req-182864af-4a19-46a4-8ef8-17f6e3a6b344 2018-08-01 12:28:23,202 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-01 12:28:23,205 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}034fb9089dc87e88066f2d456a066fba98358626" 2018-08-01 12:28:23,238 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 12: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-6fa5e1c5-7ac0-450e-89c2-96ee2e01cb91 x-compute-request-id: req-6fa5e1c5-7ac0-450e-89c2-96ee2e01cb91 Content-Encoding: gzip Content-Length: 543 Content-Type: application/json RESP BODY: {"flavors": [{"name": "juju_epc-flavor_52fb0860-93c1-4a5d-a63c-187a1575fa84", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/155d946d-fafa-4ca6-9bea-8937bdaf2b18", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/155d946d-fafa-4ca6-9bea-8937bdaf2b18", "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": "155d946d-fafa-4ca6-9bea-8937bdaf2b18"}, {"name": "vmtp-flavor_ee58c79f-c6fb-483f-8b9c-406ffbfad757", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/4c324ef0-9d9b-4571-a235-9b48aa3aa85a", "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": "4c324ef0-9d9b-4571-a235-9b48aa3aa85a"}, {"name": "shaker-flavor_81952131-3011-4d90-80f4-831743223f59", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/5b61c696-1b5b-4204-b7e5-ca4a818093b0", "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": "5b61c696-1b5b-4204-b7e5-ca4a818093b0"}, {"name": "heat_ims-flavor_alt_4df9543f-1de4-4fee-82bc-41730c529ffa", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/5c96a2e4-516e-42b5-836c-6c812ace69f3", "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": "5c96a2e4-516e-42b5-836c-6c812ace69f3"}]} 2018-08-01 12:28:23,238 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-6fa5e1c5-7ac0-450e-89c2-96ee2e01cb91 2018-08-01 12:28:23,238 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0362222194672s 2018-08-01 12:28:23,239 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-6fa5e1c5-7ac0-450e-89c2-96ee2e01cb91 2018-08-01 12:28:23,242 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-01 12:28:23,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/155d946d-fafa-4ca6-9bea-8937bdaf2b18 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}034fb9089dc87e88066f2d456a066fba98358626" 2018-08-01 12:28:23,278 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 01 Aug 2018 12: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-3064ad39-4815-457a-9328-4909de160a47 x-compute-request-id: req-3064ad39-4815-457a-9328-4909de160a47 Content-Length: 0 Content-Type: application/json 2018-08-01 12:28:23,278 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/155d946d-fafa-4ca6-9bea-8937bdaf2b18 used request id req-3064ad39-4815-457a-9328-4909de160a47 2018-08-01 12:28:23,278 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0363550186157s 2018-08-01 12:28:23,279 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/155d946d-fafa-4ca6-9bea-8937bdaf2b18 used request id req-3064ad39-4815-457a-9328-4909de160a47 2018-08-01 12:28:23,279 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-01 12:28:23,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}034fb9089dc87e88066f2d456a066fba98358626" 2018-08-01 12:28:23,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 12:28:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43315fef-05b5-4005-aa88-e529acd5fdb5 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/0e542e6be3cd4b2d8dab69cd5dc7a969"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0e542e6be3cd4b2d8dab69cd5dc7a969", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/4ca152d86366457790bc79a5071e82af"}, "domain_id": "060e9088cac343b9864226107af6e21e", "enabled": true, "options": {}, "id": "4ca152d86366457790bc79a5071e82af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/51c372dcfa7c49c2b1e02cf719cb483f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51c372dcfa7c49c2b1e02cf719cb483f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/558c04c1546d42ac92e9fb9c9feb9278"}, "domain_id": "default", "enabled": true, "options": {}, "id": "558c04c1546d42ac92e9fb9c9feb9278", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/66049da74d3e4be198d5e48efa2d72d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66049da74d3e4be198d5e48efa2d72d8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6da406e94a364968a64428cd297185c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da406e94a364968a64428cd297185c3", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/7b3c99365b54458581f93a77cee80954"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b3c99365b54458581f93a77cee80954", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "juju_epc-user_52fb0860-93c1-4a5d-a63c-187a1575fa84", "links": {"self": "http://172.30.9.24:5000/v3/users/867758ed3d18415e9ff535bc41e48496"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "867758ed3d18415e9ff535bc41e48496", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/8fdd7318c6284c849f9ed249f5fd8658"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8fdd7318c6284c849f9ed249f5fd8658", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/91ea8a8971384e278396f9c9bb253e08"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91ea8a8971384e278396f9c9bb253e08", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9581c7ad775746a387264429c191ae90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9581c7ad775746a387264429c191ae90", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/d42a5db60c124c8ea960c378a6e186a9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d42a5db60c124c8ea960c378a6e186a9", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e1490a7f96ec4ca2ac7d07cf66e09878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1490a7f96ec4ca2ac7d07cf66e09878", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/e5ba47230ddc4a5aaa33676353fe1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5ba47230ddc4a5aaa33676353fe1f22", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/e65e0c3e666f4921bb40230c451bd33a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65e0c3e666f4921bb40230c451bd33a", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-01 12:28:23,388 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-43315fef-05b5-4005-aa88-e529acd5fdb5 2018-08-01 12:28:23,388 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.108933210373s 2018-08-01 12:28:23,389 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-43315fef-05b5-4005-aa88-e529acd5fdb5 2018-08-01 12:28:23,394 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-01 12:28:23,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users/867758ed3d18415e9ff535bc41e48496 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}034fb9089dc87e88066f2d456a066fba98358626" 2018-08-01 12:28:23,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 12:28:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e833db0-30b0-47fa-bf58-05293a54d14b Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"user": {"name": "juju_epc-user_52fb0860-93c1-4a5d-a63c-187a1575fa84", "links": {"self": "http://172.30.9.24:5000/v3/users/867758ed3d18415e9ff535bc41e48496"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "867758ed3d18415e9ff535bc41e48496", "description": null}} 2018-08-01 12:28:23,493 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/867758ed3d18415e9ff535bc41e48496 used request id req-2e833db0-30b0-47fa-bf58-05293a54d14b 2018-08-01 12:28:23,493 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0981771945953s 2018-08-01 12:28:23,493 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/867758ed3d18415e9ff535bc41e48496 used request id req-2e833db0-30b0-47fa-bf58-05293a54d14b 2018-08-01 12:28:23,494 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-01 12:28:23,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/users/867758ed3d18415e9ff535bc41e48496 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}034fb9089dc87e88066f2d456a066fba98358626" 2018-08-01 12:28:23,681 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 12:28:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bd520a24-4ab3-4122-9f20-8e2188d777f6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 12:28:23,681 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/867758ed3d18415e9ff535bc41e48496 used request id req-bd520a24-4ab3-4122-9f20-8e2188d777f6 2018-08-01 12:28:23,681 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.187548875809s 2018-08-01 12:28:23,682 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/867758ed3d18415e9ff535bc41e48496 used request id req-bd520a24-4ab3-4122-9f20-8e2188d777f6 2018-08-01 12:28:23,687 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-01 12:28:23,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}034fb9089dc87e88066f2d456a066fba98358626" 2018-08-01 12:28:23,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 12:28:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7d1bb1e-e07d-480c-a420-9e085b691baf Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/8d96727022f4443794db44ecde432faf"}, "tags": [], "enabled": true, "id": "8d96727022f4443794db44ecde432faf", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/dbe9669438844f3faecdc7fcc050e0d8"}, "tags": [], "enabled": true, "id": "dbe9669438844f3faecdc7fcc050e0d8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.24:5000/v3/projects/f8d8096f9c494782ad4021249a73c4a2"}, "tags": [], "enabled": true, "id": "f8d8096f9c494782ad4021249a73c4a2", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_52fb0860-93c1-4a5d-a63c-187a1575fa84"}]} 2018-08-01 12:28:23,768 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-c7d1bb1e-e07d-480c-a420-9e085b691baf 2018-08-01 12:28:23,769 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.081029176712s 2018-08-01 12:28:23,769 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-c7d1bb1e-e07d-480c-a420-9e085b691baf 2018-08-01 12:28:23,773 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-01 12:28:23,777 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/projects/f8d8096f9c494782ad4021249a73c4a2 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}034fb9089dc87e88066f2d456a066fba98358626" 2018-08-01 12:28:23,920 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 12:28:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9126d758-ff60-498c-9534-6dff45ce8e21 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 12:28:23,920 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/f8d8096f9c494782ad4021249a73c4a2 used request id req-9126d758-ff60-498c-9534-6dff45ce8e21 2018-08-01 12:28:23,920 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.146759986877s 2018-08-01 12:28:23,920 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/f8d8096f9c494782ad4021249a73c4a2 used request id req-9126d758-ff60-498c-9534-6dff45ce8e21 2018-08-01 12:28:23,924 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-01 12:28:23,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}034fb9089dc87e88066f2d456a066fba98358626" 2018-08-01 12:28:24,009 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 01 Aug 2018 12:28:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1205cddb-3cdd-4a96-9b56-d62704b0b0cb Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2891512fbb5b44899020fcc2cb247e4a", "links": {"self": "http://172.30.9.24:5000/v3/roles/2891512fbb5b44899020fcc2cb247e4a"}, "name": "admin"}, {"domain_id": null, "id": "610522a85c954374825de7d13699c991", "links": {"self": "http://172.30.9.24:5000/v3/roles/610522a85c954374825de7d13699c991"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6532a8c580a442c79c0863df0cbf325e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6532a8c580a442c79c0863df0cbf325e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7219fc149b0243d6b1b47a0bc863469f", "links": {"self": "http://172.30.9.24:5000/v3/roles/7219fc149b0243d6b1b47a0bc863469f"}, "name": "Member"}, {"domain_id": null, "id": "80d7efd8f37c445aa95576d19c10d1a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/80d7efd8f37c445aa95576d19c10d1a5"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-01 12:28:24,009 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-1205cddb-3cdd-4a96-9b56-d62704b0b0cb 2018-08-01 12:28:24,010 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0854370594025s 2018-08-01 12:28:24,010 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-1205cddb-3cdd-4a96-9b56-d62704b0b0cb 2018-08-01 12:28:24,015 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-08-01 12:28:24,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/roles/7219fc149b0243d6b1b47a0bc863469f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}034fb9089dc87e88066f2d456a066fba98358626" 2018-08-01 12:28:24,131 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 01 Aug 2018 12:28:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8cf766b8-3f75-439c-8f18-a128f9a7f7ec Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-01 12:28:24,131 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/7219fc149b0243d6b1b47a0bc863469f used request id req-8cf766b8-3f75-439c-8f18-a128f9a7f7ec 2018-08-01 12:28:24,131 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.116286993027s 2018-08-01 12:28:24,132 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/7219fc149b0243d6b1b47a0bc863469f used request id req-8cf766b8-3f75-439c-8f18-a128f9a7f7ec 2018-08-01 12:28:24,132 - xtesting.ci.run_tests - ERROR - The test case 'juju_epc' failed. 2018-08-01 12:28:24,133 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------+------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------+------------------+--------------+------------------+----------------+ | cloudify | functest | vnf | 04:13 | PASS | | cloudify_ims | functest | vnf | 23:17 | PASS | | heat_ims | functest | vnf | 16:05 | PASS | | vyos_vrouter | functest | vnf | 15:30 | PASS | | juju_epc | functest | vnf | 09:11 | FAIL | +----------------------+------------------+--------------+------------------+----------------+ 2018-08-01 12:28:24,139 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-08-01 12:28:24,158 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-01 12:28:24,257 - paramiko.transport - DEBUG - EOF in transport thread